{ "addressMap": { "methodDefinitions": [ { "virtualAddress": "0x006F34F0", "name": "Locale__ctor", "signature": "void Locale__ctor(Locale * this, MethodInfo * method)", "dotNetSignature": "Locale()" }, { "virtualAddress": "0x006F34F8", "name": "Locale_GetText", "signature": "String * Locale_GetText(String * msg, MethodInfo * method)", "dotNetSignature": "String GetText(String)" }, { "virtualAddress": "0x006F34FC", "name": "Locale_GetText_1", "signature": "String * Locale_GetText_1(String * fmt, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String GetText(String, Object[])" }, { "virtualAddress": "0x00569888", "name": "SR_GetString", "signature": "String * SR_GetString(String * name, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String GetString(String, Object[])" }, { "virtualAddress": "0x00569908", "name": "SR_GetString_1", "signature": "String * SR_GetString_1(CultureInfo * culture, String * name, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String GetString(CultureInfo, String, Object[])" }, { "virtualAddress": "0x00569910", "name": "SR_GetString_2", "signature": "String * SR_GetString_2(String * name, MethodInfo * method)", "dotNetSignature": "String GetString(String)" }, { "virtualAddress": "0x00569914", "name": "SR_GetString_3", "signature": "String * SR_GetString_3(CultureInfo * culture, String * name, MethodInfo * method)", "dotNetSignature": "String GetString(CultureInfo, String)" }, { "virtualAddress": "0x0056991C", "name": "SR_Format", "signature": "String * SR_Format(String * resourceFormat, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String Format(String, Object[])" }, { "virtualAddress": "0x005699B4", "name": "SR_Format_1", "signature": "String * SR_Format_1(String * resourceFormat, Object * p1, MethodInfo * method)", "dotNetSignature": "String Format(String, Object)" }, { "virtualAddress": "0x00569A34", "name": "SR_Format_2", "signature": "String * SR_Format_2(String * resourceFormat, Object * p1, Object * p2, MethodInfo * method)", "dotNetSignature": "String Format(String, Object, Object)" }, { "virtualAddress": "0x00569ABC", "name": "SR_Format_3", "signature": "String * SR_Format_3(String * resourceFormat, Object * p1, Object * p2, Object * p3, MethodInfo * method)", "dotNetSignature": "String Format(String, Object, Object, Object)" }, { "virtualAddress": "0x006F34E8", "name": "RelocatedTypeAttribute__ctor", "signature": "void RelocatedTypeAttribute__ctor(RelocatedTypeAttribute * this, String * originalAssemblySimpleName, MethodInfo * method)", "dotNetSignature": "RelocatedTypeAttribute(String)" }, { "virtualAddress": "0x006F3480", "name": "EnvironmentAugments__cctor", "signature": "void EnvironmentAugments__cctor(MethodInfo * method)", "dotNetSignature": "EnvironmentAugments()" }, { "virtualAddress": "0x006F34DC", "name": "RuntimeThread_InitializeThreadPoolThread", "signature": "void RuntimeThread_InitializeThreadPoolThread(MethodInfo * method)", "dotNetSignature": "Void InitializeThreadPoolThread()" }, { "virtualAddress": "0x006F34E0", "name": "RuntimeThread__ctor", "signature": "void RuntimeThread__ctor(RuntimeThread * this, MethodInfo * method)", "dotNetSignature": "RuntimeThread()" }, { "virtualAddress": "0x00700C20", "name": "DataConverter_GetBytes", "signature": "Byte__Array * DataConverter_GetBytes(DataConverter * this, double value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Double)" }, { "virtualAddress": "0x00700CA4", "name": "DataConverter_GetBytes_1", "signature": "Byte__Array * DataConverter_GetBytes_1(DataConverter * this, float value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Single)" }, { "virtualAddress": "0x00700D2C", "name": "DataConverter_GetBytes_2", "signature": "Byte__Array * DataConverter_GetBytes_2(DataConverter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int32)" }, { "virtualAddress": "0x00700DB4", "name": "DataConverter_GetBytes_3", "signature": "Byte__Array * DataConverter_GetBytes_3(DataConverter * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int64)" }, { "virtualAddress": "0x00700E3C", "name": "DataConverter_GetBytes_4", "signature": "Byte__Array * DataConverter_GetBytes_4(DataConverter * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int16)" }, { "virtualAddress": "0x00700EC4", "name": "DataConverter_GetBytes_5", "signature": "Byte__Array * DataConverter_GetBytes_5(DataConverter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt16)" }, { "virtualAddress": "0x00700F4C", "name": "DataConverter_GetBytes_6", "signature": "Byte__Array * DataConverter_GetBytes_6(DataConverter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt32)" }, { "virtualAddress": "0x00700FD4", "name": "DataConverter_GetBytes_7", "signature": "Byte__Array * DataConverter_GetBytes_7(DataConverter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt64)" }, { "virtualAddress": "0x0070105C", "name": "DataConverter_get_LittleEndian", "signature": "DataConverter * DataConverter_get_LittleEndian(MethodInfo * method)", "dotNetSignature": "DataConverter get_LittleEndian()" }, { "virtualAddress": "0x00701114", "name": "DataConverter_get_BigEndian", "signature": "DataConverter * DataConverter_get_BigEndian(MethodInfo * method)", "dotNetSignature": "DataConverter get_BigEndian()" }, { "virtualAddress": "0x007011CC", "name": "DataConverter_get_Native", "signature": "DataConverter * DataConverter_get_Native(MethodInfo * method)", "dotNetSignature": "DataConverter get_Native()" }, { "virtualAddress": "0x00701234", "name": "DataConverter_Align", "signature": "int32_t DataConverter_Align(int32_t current, int32_t align, MethodInfo * method)", "dotNetSignature": "Int32 Align(Int32, Int32)" }, { "virtualAddress": "0x00701248", "name": "DataConverter_Pack", "signature": "Byte__Array * DataConverter_Pack(String * description, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Byte[] Pack(String, Object[])" }, { "virtualAddress": "0x00701CD4", "name": "DataConverter_PackEnumerable", "signature": "Byte__Array * DataConverter_PackEnumerable(String * description, IEnumerable * args, MethodInfo * method)", "dotNetSignature": "Byte[] PackEnumerable(String, IEnumerable)" }, { "virtualAddress": "0x007013DC", "name": "DataConverter_PackOne", "signature": "bool DataConverter_PackOne(DataConverter_PackContext * b, Object * oarg, MethodInfo * method)", "dotNetSignature": "Boolean PackOne(DataConverter\u002BPackContext, Object)" }, { "virtualAddress": "0x007021C0", "name": "DataConverter_Prepare", "signature": "bool DataConverter_Prepare(Byte__Array * buffer, int32_t * idx, int32_t size, bool * align, MethodInfo * method)", "dotNetSignature": "Boolean Prepare(Byte[], Int32 ByRef, Int32, Boolean ByRef)" }, { "virtualAddress": "0x0070228C", "name": "DataConverter_Unpack", "signature": "IList * DataConverter_Unpack(String * description, Byte__Array * buffer, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "IList Unpack(String, Byte[], Int32)" }, { "virtualAddress": "0x00702F78", "name": "DataConverter_Check", "signature": "void DataConverter_Check(DataConverter * this, Byte__Array * dest, int32_t destIdx, int32_t size, MethodInfo * method)", "dotNetSignature": "Void Check(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00703048", "name": "DataConverter__ctor", "signature": "void DataConverter__ctor(DataConverter * this, MethodInfo * method)", "dotNetSignature": "DataConverter()" }, { "virtualAddress": "0x00703050", "name": "DataConverter__cctor", "signature": "void DataConverter__cctor(MethodInfo * method)", "dotNetSignature": "DataConverter()" }, { "virtualAddress": "0x00701FC8", "name": "DataConverter_PackContext_Add", "signature": "void DataConverter_PackContext_Add(DataConverter_PackContext * this, Byte__Array * group, MethodInfo * method)", "dotNetSignature": "Void Add(Byte[])" }, { "virtualAddress": "0x00701C30", "name": "DataConverter_PackContext_Get", "signature": "Byte__Array * DataConverter_PackContext_Get(DataConverter_PackContext * this, MethodInfo * method)", "dotNetSignature": "Byte[] Get()" }, { "virtualAddress": "0x007013D4", "name": "DataConverter_PackContext__ctor", "signature": "void DataConverter_PackContext__ctor(DataConverter_PackContext * this, MethodInfo * method)", "dotNetSignature": "DataConverter\u002BPackContext()" }, { "virtualAddress": "0x007031E8", "name": "DataConverter_CopyConverter_GetDouble", "signature": "double DataConverter_CopyConverter_GetDouble(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Double GetDouble(Byte[], Int32)" }, { "virtualAddress": "0x00703314", "name": "DataConverter_CopyConverter_GetUInt64", "signature": "uint64_t DataConverter_CopyConverter_GetUInt64(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 GetUInt64(Byte[], Int32)" }, { "virtualAddress": "0x00703440", "name": "DataConverter_CopyConverter_GetInt64", "signature": "int64_t DataConverter_CopyConverter_GetInt64(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Int64 GetInt64(Byte[], Int32)" }, { "virtualAddress": "0x0070356C", "name": "DataConverter_CopyConverter_GetFloat", "signature": "float DataConverter_CopyConverter_GetFloat(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Single GetFloat(Byte[], Int32)" }, { "virtualAddress": "0x00703698", "name": "DataConverter_CopyConverter_GetInt32", "signature": "int32_t DataConverter_CopyConverter_GetInt32(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetInt32(Byte[], Int32)" }, { "virtualAddress": "0x007037C4", "name": "DataConverter_CopyConverter_GetUInt32", "signature": "uint32_t DataConverter_CopyConverter_GetUInt32(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt32 GetUInt32(Byte[], Int32)" }, { "virtualAddress": "0x007038F0", "name": "DataConverter_CopyConverter_GetInt16", "signature": "int16_t DataConverter_CopyConverter_GetInt16(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Int16 GetInt16(Byte[], Int32)" }, { "virtualAddress": "0x00703A14", "name": "DataConverter_CopyConverter_GetUInt16", "signature": "uint16_t DataConverter_CopyConverter_GetUInt16(DataConverter_CopyConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt16 GetUInt16(Byte[], Int32)" }, { "virtualAddress": "0x00703B38", "name": "DataConverter_CopyConverter_PutBytes", "signature": "void DataConverter_CopyConverter_PutBytes(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, double value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Double)" }, { "virtualAddress": "0x00703B94", "name": "DataConverter_CopyConverter_PutBytes_1", "signature": "void DataConverter_CopyConverter_PutBytes_1(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, float value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Single)" }, { "virtualAddress": "0x00703BF0", "name": "DataConverter_CopyConverter_PutBytes_2", "signature": "void DataConverter_CopyConverter_PutBytes_2(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, int32_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00703C4C", "name": "DataConverter_CopyConverter_PutBytes_3", "signature": "void DataConverter_CopyConverter_PutBytes_3(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, UInt32)" }, { "virtualAddress": "0x00703CA8", "name": "DataConverter_CopyConverter_PutBytes_4", "signature": "void DataConverter_CopyConverter_PutBytes_4(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, int64_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Int64)" }, { "virtualAddress": "0x00703D04", "name": "DataConverter_CopyConverter_PutBytes_5", "signature": "void DataConverter_CopyConverter_PutBytes_5(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, UInt64)" }, { "virtualAddress": "0x00703D60", "name": "DataConverter_CopyConverter_PutBytes_6", "signature": "void DataConverter_CopyConverter_PutBytes_6(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, int16_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Int16)" }, { "virtualAddress": "0x00703DBC", "name": "DataConverter_CopyConverter_PutBytes_7", "signature": "void DataConverter_CopyConverter_PutBytes_7(DataConverter_CopyConverter * this, Byte__Array * dest, int32_t destIdx, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, UInt16)" }, { "virtualAddress": "0x00703180", "name": "DataConverter_CopyConverter__ctor", "signature": "void DataConverter_CopyConverter__ctor(DataConverter_CopyConverter * this, MethodInfo * method)", "dotNetSignature": "DataConverter\u002BCopyConverter()" }, { "virtualAddress": "0x00703E18", "name": "DataConverter_SwapConverter_GetDouble", "signature": "double DataConverter_SwapConverter_GetDouble(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Double GetDouble(Byte[], Int32)" }, { "virtualAddress": "0x00703F4C", "name": "DataConverter_SwapConverter_GetUInt64", "signature": "uint64_t DataConverter_SwapConverter_GetUInt64(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 GetUInt64(Byte[], Int32)" }, { "virtualAddress": "0x00704080", "name": "DataConverter_SwapConverter_GetInt64", "signature": "int64_t DataConverter_SwapConverter_GetInt64(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Int64 GetInt64(Byte[], Int32)" }, { "virtualAddress": "0x007041B4", "name": "DataConverter_SwapConverter_GetFloat", "signature": "float DataConverter_SwapConverter_GetFloat(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Single GetFloat(Byte[], Int32)" }, { "virtualAddress": "0x007042E8", "name": "DataConverter_SwapConverter_GetInt32", "signature": "int32_t DataConverter_SwapConverter_GetInt32(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetInt32(Byte[], Int32)" }, { "virtualAddress": "0x0070441C", "name": "DataConverter_SwapConverter_GetUInt32", "signature": "uint32_t DataConverter_SwapConverter_GetUInt32(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt32 GetUInt32(Byte[], Int32)" }, { "virtualAddress": "0x00704550", "name": "DataConverter_SwapConverter_GetInt16", "signature": "int16_t DataConverter_SwapConverter_GetInt16(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "Int16 GetInt16(Byte[], Int32)" }, { "virtualAddress": "0x00704678", "name": "DataConverter_SwapConverter_GetUInt16", "signature": "uint16_t DataConverter_SwapConverter_GetUInt16(DataConverter_SwapConverter * this, Byte__Array * data, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt16 GetUInt16(Byte[], Int32)" }, { "virtualAddress": "0x007047A0", "name": "DataConverter_SwapConverter_PutBytes", "signature": "void DataConverter_SwapConverter_PutBytes(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, double value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Double)" }, { "virtualAddress": "0x00704818", "name": "DataConverter_SwapConverter_PutBytes_1", "signature": "void DataConverter_SwapConverter_PutBytes_1(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, float value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Single)" }, { "virtualAddress": "0x00704890", "name": "DataConverter_SwapConverter_PutBytes_2", "signature": "void DataConverter_SwapConverter_PutBytes_2(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, int32_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00704908", "name": "DataConverter_SwapConverter_PutBytes_3", "signature": "void DataConverter_SwapConverter_PutBytes_3(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, UInt32)" }, { "virtualAddress": "0x00704980", "name": "DataConverter_SwapConverter_PutBytes_4", "signature": "void DataConverter_SwapConverter_PutBytes_4(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, int64_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Int64)" }, { "virtualAddress": "0x007049F8", "name": "DataConverter_SwapConverter_PutBytes_5", "signature": "void DataConverter_SwapConverter_PutBytes_5(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, UInt64)" }, { "virtualAddress": "0x00704A70", "name": "DataConverter_SwapConverter_PutBytes_6", "signature": "void DataConverter_SwapConverter_PutBytes_6(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, int16_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, Int16)" }, { "virtualAddress": "0x00704AE8", "name": "DataConverter_SwapConverter_PutBytes_7", "signature": "void DataConverter_SwapConverter_PutBytes_7(DataConverter_SwapConverter * this, Byte__Array * dest, int32_t destIdx, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void PutBytes(Byte[], Int32, UInt16)" }, { "virtualAddress": "0x00703118", "name": "DataConverter_SwapConverter__ctor", "signature": "void DataConverter_SwapConverter__ctor(DataConverter_SwapConverter * this, MethodInfo * method)", "dotNetSignature": "DataConverter\u002BSwapConverter()" }, { "virtualAddress": "0x007781E8", "name": "Runtime_mono_runtime_install_handlers", "signature": "void Runtime_mono_runtime_install_handlers(MethodInfo * method)", "dotNetSignature": "Void mono_runtime_install_handlers()" }, { "virtualAddress": "0x007781EC", "name": "Runtime_InstallSignalHandlers", "signature": "void Runtime_InstallSignalHandlers(MethodInfo * method)", "dotNetSignature": "Void InstallSignalHandlers()" }, { "virtualAddress": "0x007781F0", "name": "Runtime_mono_runtime_cleanup_handlers", "signature": "void Runtime_mono_runtime_cleanup_handlers(MethodInfo * method)", "dotNetSignature": "Void mono_runtime_cleanup_handlers()" }, { "virtualAddress": "0x00778224", "name": "Runtime_RemoveSignalHandlers", "signature": "void Runtime_RemoveSignalHandlers(MethodInfo * method)", "dotNetSignature": "Void RemoveSignalHandlers()" }, { "virtualAddress": "0x00778258", "name": "Runtime_GetDisplayName", "signature": "String * Runtime_GetDisplayName(MethodInfo * method)", "dotNetSignature": "String GetDisplayName()" }, { "virtualAddress": "0x0077825C", "name": "Runtime_GetNativeStackTrace", "signature": "String * Runtime_GetNativeStackTrace(Exception * exception, MethodInfo * method)", "dotNetSignature": "String GetNativeStackTrace(Exception)" }, { "virtualAddress": "0x00778260", "name": "Runtime_SetGCAllowSynchronousMajor", "signature": "bool Runtime_SetGCAllowSynchronousMajor(bool flag, MethodInfo * method)", "dotNetSignature": "Boolean SetGCAllowSynchronousMajor(Boolean)" }, { "virtualAddress": "0x003FFDAC", "name": "RuntimeClassHandle__ctor", "signature": "void RuntimeClassHandle__ctor(RuntimeClassHandle__Boxed * this, RuntimeStructs_MonoClass * value, MethodInfo * method)", "dotNetSignature": "RuntimeClassHandle(RuntimeStructs\u002BMonoClass*)" }, { "virtualAddress": "0x003FFDB4", "name": "RuntimeClassHandle__ctor_1", "signature": "void RuntimeClassHandle__ctor_1(RuntimeClassHandle__Boxed * this, void * ptr, MethodInfo * method)", "dotNetSignature": "RuntimeClassHandle(IntPtr)" }, { "virtualAddress": "0x003FFDE0", "name": "RuntimeClassHandle_get_Value", "signature": "RuntimeStructs_MonoClass * RuntimeClassHandle_get_Value(RuntimeClassHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "RuntimeStructs\u002BMonoClass* get_Value()" }, { "virtualAddress": "0x003FFDE8", "name": "RuntimeClassHandle_Equals", "signature": "bool RuntimeClassHandle_Equals(RuntimeClassHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FFDF0", "name": "RuntimeClassHandle_GetHashCode", "signature": "int32_t RuntimeClassHandle_GetHashCode(RuntimeClassHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FFE24", "name": "RuntimeClassHandle_Equals_1", "signature": "bool RuntimeClassHandle_Equals_1(RuntimeClassHandle__Boxed * this, RuntimeClassHandle handle, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RuntimeClassHandle)" }, { "virtualAddress": "0x007783F8", "name": "RuntimeClassHandle_op_Equality", "signature": "bool RuntimeClassHandle_op_Equality(RuntimeClassHandle left, Object * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RuntimeClassHandle, Object)" }, { "virtualAddress": "0x0077847C", "name": "RuntimeClassHandle_op_Inequality", "signature": "bool RuntimeClassHandle_op_Inequality(RuntimeClassHandle left, Object * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RuntimeClassHandle, Object)" }, { "virtualAddress": "0x00778500", "name": "RuntimeClassHandle_op_Equality_1", "signature": "bool RuntimeClassHandle_op_Equality_1(Object * left, RuntimeClassHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Object, RuntimeClassHandle)" }, { "virtualAddress": "0x00778584", "name": "RuntimeClassHandle_op_Inequality_1", "signature": "bool RuntimeClassHandle_op_Inequality_1(Object * left, RuntimeClassHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Object, RuntimeClassHandle)" }, { "virtualAddress": "0x00778608", "name": "RuntimeClassHandle_GetTypeFromClass", "signature": "void * RuntimeClassHandle_GetTypeFromClass(RuntimeStructs_MonoClass * klass, MethodInfo * method)", "dotNetSignature": "IntPtr GetTypeFromClass(RuntimeStructs\u002BMonoClass*)" }, { "virtualAddress": "0x003FFE34", "name": "RuntimeClassHandle_GetTypeHandle", "signature": "RuntimeTypeHandle RuntimeClassHandle_GetTypeHandle(RuntimeClassHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle GetTypeHandle()" }, { "virtualAddress": "0x003FFF64", "name": "RuntimeRemoteClassHandle__ctor", "signature": "void RuntimeRemoteClassHandle__ctor(RuntimeRemoteClassHandle__Boxed * this, RuntimeStructs_RemoteClass * value, MethodInfo * method)", "dotNetSignature": "RuntimeRemoteClassHandle(RuntimeStructs\u002BRemoteClass*)" }, { "virtualAddress": "0x003FFF6C", "name": "RuntimeRemoteClassHandle_get_ProxyClass", "signature": "RuntimeClassHandle RuntimeRemoteClassHandle_get_ProxyClass(RuntimeRemoteClassHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "RuntimeClassHandle get_ProxyClass()" }, { "virtualAddress": "0x003FFECC", "name": "RuntimeGenericParamInfoHandle__ctor", "signature": "void RuntimeGenericParamInfoHandle__ctor(RuntimeGenericParamInfoHandle__Boxed * this, RuntimeStructs_GenericParamInfo * value, MethodInfo * method)", "dotNetSignature": "RuntimeGenericParamInfoHandle(RuntimeStructs\u002BGenericParamInfo*)" }, { "virtualAddress": "0x003FFED4", "name": "RuntimeGenericParamInfoHandle__ctor_1", "signature": "void RuntimeGenericParamInfoHandle__ctor_1(RuntimeGenericParamInfoHandle__Boxed * this, void * ptr, MethodInfo * method)", "dotNetSignature": "RuntimeGenericParamInfoHandle(IntPtr)" }, { "virtualAddress": "0x003FFF00", "name": "RuntimeGenericParamInfoHandle_get_Constraints", "signature": "Type__Array * RuntimeGenericParamInfoHandle_get_Constraints(RuntimeGenericParamInfoHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Type[] get_Constraints()" }, { "virtualAddress": "0x003FFF08", "name": "RuntimeGenericParamInfoHandle_get_Attributes", "signature": "GenericParameterAttributes__Enum RuntimeGenericParamInfoHandle_get_Attributes(RuntimeGenericParamInfoHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "GenericParameterAttributes get_Attributes()" }, { "virtualAddress": "0x003FFF24", "name": "RuntimeGenericParamInfoHandle_GetConstraints", "signature": "Type__Array * RuntimeGenericParamInfoHandle_GetConstraints(RuntimeGenericParamInfoHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Type[] GetConstraints()" }, { "virtualAddress": "0x003FFF2C", "name": "RuntimeGenericParamInfoHandle_GetConstraintsCount", "signature": "int32_t RuntimeGenericParamInfoHandle_GetConstraintsCount(RuntimeGenericParamInfoHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetConstraintsCount()" }, { "virtualAddress": "0x003FFE3C", "name": "RuntimeEventHandle__ctor", "signature": "void RuntimeEventHandle__ctor(RuntimeEventHandle__Boxed * this, void * v, MethodInfo * method)", "dotNetSignature": "RuntimeEventHandle(IntPtr)" }, { "virtualAddress": "0x003FFE44", "name": "RuntimeEventHandle_get_Value", "signature": "void * RuntimeEventHandle_get_Value(RuntimeEventHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x003FFE4C", "name": "RuntimeEventHandle_Equals", "signature": "bool RuntimeEventHandle_Equals(RuntimeEventHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FFE54", "name": "RuntimeEventHandle_Equals_1", "signature": "bool RuntimeEventHandle_Equals_1(RuntimeEventHandle__Boxed * this, RuntimeEventHandle handle, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RuntimeEventHandle)" }, { "virtualAddress": "0x003FFE60", "name": "RuntimeEventHandle_GetHashCode", "signature": "int32_t RuntimeEventHandle_GetHashCode(RuntimeEventHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00778750", "name": "RuntimeEventHandle_op_Equality", "signature": "bool RuntimeEventHandle_op_Equality(RuntimeEventHandle left, RuntimeEventHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RuntimeEventHandle, RuntimeEventHandle)" }, { "virtualAddress": "0x00778758", "name": "RuntimeEventHandle_op_Inequality", "signature": "bool RuntimeEventHandle_op_Inequality(RuntimeEventHandle left, RuntimeEventHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RuntimeEventHandle, RuntimeEventHandle)" }, { "virtualAddress": "0x003FFF34", "name": "RuntimePropertyHandle__ctor", "signature": "void RuntimePropertyHandle__ctor(RuntimePropertyHandle__Boxed * this, void * v, MethodInfo * method)", "dotNetSignature": "RuntimePropertyHandle(IntPtr)" }, { "virtualAddress": "0x003FFF3C", "name": "RuntimePropertyHandle_get_Value", "signature": "void * RuntimePropertyHandle_get_Value(RuntimePropertyHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x003FFF44", "name": "RuntimePropertyHandle_Equals", "signature": "bool RuntimePropertyHandle_Equals(RuntimePropertyHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FFF4C", "name": "RuntimePropertyHandle_Equals_1", "signature": "bool RuntimePropertyHandle_Equals_1(RuntimePropertyHandle__Boxed * this, RuntimePropertyHandle handle, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RuntimePropertyHandle)" }, { "virtualAddress": "0x003FFF58", "name": "RuntimePropertyHandle_GetHashCode", "signature": "int32_t RuntimePropertyHandle_GetHashCode(RuntimePropertyHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00778E84", "name": "RuntimePropertyHandle_op_Equality", "signature": "bool RuntimePropertyHandle_op_Equality(RuntimePropertyHandle left, RuntimePropertyHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RuntimePropertyHandle, RuntimePropertyHandle)" }, { "virtualAddress": "0x00778E8C", "name": "RuntimePropertyHandle_op_Inequality", "signature": "bool RuntimePropertyHandle_op_Inequality(RuntimePropertyHandle left, RuntimePropertyHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RuntimePropertyHandle, RuntimePropertyHandle)" }, { "virtualAddress": "0x003FFE6C", "name": "RuntimeGPtrArrayHandle__ctor", "signature": "void RuntimeGPtrArrayHandle__ctor(RuntimeGPtrArrayHandle__Boxed * this, RuntimeStructs_GPtrArray * value, MethodInfo * method)", "dotNetSignature": "RuntimeGPtrArrayHandle(RuntimeStructs\u002BGPtrArray*)" }, { "virtualAddress": "0x003FFE74", "name": "RuntimeGPtrArrayHandle__ctor_1", "signature": "void RuntimeGPtrArrayHandle__ctor_1(RuntimeGPtrArrayHandle__Boxed * this, void * ptr, MethodInfo * method)", "dotNetSignature": "RuntimeGPtrArrayHandle(IntPtr)" }, { "virtualAddress": "0x003FFEA0", "name": "RuntimeGPtrArrayHandle_get_Length", "signature": "int32_t RuntimeGPtrArrayHandle_get_Length(RuntimeGPtrArrayHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x003FFEBC", "name": "RuntimeGPtrArrayHandle_get_Item", "signature": "void * RuntimeGPtrArrayHandle_get_Item(RuntimeGPtrArrayHandle__Boxed * this, int32_t i, MethodInfo * method)", "dotNetSignature": "IntPtr get_Item(Int32)" }, { "virtualAddress": "0x003FFEC4", "name": "RuntimeGPtrArrayHandle_Lookup", "signature": "void * RuntimeGPtrArrayHandle_Lookup(RuntimeGPtrArrayHandle__Boxed * this, int32_t i, MethodInfo * method)", "dotNetSignature": "IntPtr Lookup(Int32)" }, { "virtualAddress": "0x0077886C", "name": "RuntimeGPtrArrayHandle_GPtrArrayFree", "signature": "void RuntimeGPtrArrayHandle_GPtrArrayFree(RuntimeStructs_GPtrArray * value, MethodInfo * method)", "dotNetSignature": "Void GPtrArrayFree(RuntimeStructs\u002BGPtrArray*)" }, { "virtualAddress": "0x00778870", "name": "RuntimeGPtrArrayHandle_DestroyAndFree", "signature": "void RuntimeGPtrArrayHandle_DestroyAndFree(RuntimeGPtrArrayHandle * h, MethodInfo * method)", "dotNetSignature": "Void DestroyAndFree(RuntimeGPtrArrayHandle ByRef)" }, { "virtualAddress": "0x00778A6C", "name": "RuntimeMarshal_PtrToUtf8String", "signature": "String * RuntimeMarshal_PtrToUtf8String(void * ptr, MethodInfo * method)", "dotNetSignature": "String PtrToUtf8String(IntPtr)" }, { "virtualAddress": "0x00778B3C", "name": "RuntimeMarshal_MarshalString", "signature": "SafeStringMarshal RuntimeMarshal_MarshalString(String * str, MethodInfo * method)", "dotNetSignature": "SafeStringMarshal MarshalString(String)" }, { "virtualAddress": "0x00778BD4", "name": "RuntimeMarshal_DecodeBlobSize", "signature": "int32_t RuntimeMarshal_DecodeBlobSize(void * in_ptr, void * * out_ptr, MethodInfo * method)", "dotNetSignature": "Int32 DecodeBlobSize(IntPtr, IntPtr ByRef)" }, { "virtualAddress": "0x00778C58", "name": "RuntimeMarshal_DecodeBlobArray", "signature": "Byte__Array * RuntimeMarshal_DecodeBlobArray(void * ptr, MethodInfo * method)", "dotNetSignature": "Byte[] DecodeBlobArray(IntPtr)" }, { "virtualAddress": "0x00778D14", "name": "RuntimeMarshal_AsciHexDigitValue", "signature": "int32_t RuntimeMarshal_AsciHexDigitValue(int32_t c, MethodInfo * method)", "dotNetSignature": "Int32 AsciHexDigitValue(Int32)" }, { "virtualAddress": "0x00778D40", "name": "RuntimeMarshal_FreeAssemblyName", "signature": "void RuntimeMarshal_FreeAssemblyName(MonoAssemblyName * name, bool freeStruct, MethodInfo * method)", "dotNetSignature": "Void FreeAssemblyName(MonoAssemblyName ByRef, Boolean)" }, { "virtualAddress": "0x003FFF88", "name": "SafeGPtrArrayHandle__ctor", "signature": "void SafeGPtrArrayHandle__ctor(SafeGPtrArrayHandle__Boxed * this, void * ptr, MethodInfo * method)", "dotNetSignature": "SafeGPtrArrayHandle(IntPtr)" }, { "virtualAddress": "0x003FFFB4", "name": "SafeGPtrArrayHandle_Dispose", "signature": "void SafeGPtrArrayHandle_Dispose(SafeGPtrArrayHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003FFFDC", "name": "SafeGPtrArrayHandle_get_Length", "signature": "int32_t SafeGPtrArrayHandle_get_Length(SafeGPtrArrayHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x003FFFF8", "name": "SafeGPtrArrayHandle_get_Item", "signature": "void * SafeGPtrArrayHandle_get_Item(SafeGPtrArrayHandle__Boxed * this, int32_t i, MethodInfo * method)", "dotNetSignature": "IntPtr get_Item(Int32)" }, { "virtualAddress": "0x00778F44", "name": "SafeStringMarshal_StringToUtf8", "signature": "void * SafeStringMarshal_StringToUtf8(String * str, MethodInfo * method)", "dotNetSignature": "IntPtr StringToUtf8(String)" }, { "virtualAddress": "0x00778F48", "name": "SafeStringMarshal_GFree", "signature": "void SafeStringMarshal_GFree(void * ptr, MethodInfo * method)", "dotNetSignature": "Void GFree(IntPtr)" }, { "virtualAddress": "0x00400090", "name": "SafeStringMarshal__ctor", "signature": "void SafeStringMarshal__ctor(SafeStringMarshal__Boxed * this, String * str, MethodInfo * method)", "dotNetSignature": "SafeStringMarshal(String)" }, { "virtualAddress": "0x004000E0", "name": "SafeStringMarshal_get_Value", "signature": "void * SafeStringMarshal_get_Value(SafeStringMarshal__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x004000E8", "name": "SafeStringMarshal_Dispose", "signature": "void SafeStringMarshal_Dispose(SafeStringMarshal__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00567438", "name": "SecurityParser__ctor", "signature": "void SecurityParser__ctor(SecurityParser * this, MethodInfo * method)", "dotNetSignature": "SecurityParser()" }, { "virtualAddress": "0x00567588", "name": "SecurityParser_LoadXml", "signature": "void SecurityParser_LoadXml(SecurityParser * this, String * xml, MethodInfo * method)", "dotNetSignature": "Void LoadXml(String)" }, { "virtualAddress": "0x005677F4", "name": "SecurityParser_ToXml", "signature": "SecurityElement * SecurityParser_ToXml(SecurityParser * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x005677FC", "name": "SecurityParser_OnStartParsing", "signature": "void SecurityParser_OnStartParsing(SecurityParser * this, SmallXmlParser * parser, MethodInfo * method)", "dotNetSignature": "Void OnStartParsing(SmallXmlParser)" }, { "virtualAddress": "0x00567800", "name": "SecurityParser_OnProcessingInstruction", "signature": "void SecurityParser_OnProcessingInstruction(SecurityParser * this, String * name, String * text, MethodInfo * method)", "dotNetSignature": "Void OnProcessingInstruction(String, String)" }, { "virtualAddress": "0x00567804", "name": "SecurityParser_OnIgnorableWhitespace", "signature": "void SecurityParser_OnIgnorableWhitespace(SecurityParser * this, String * s, MethodInfo * method)", "dotNetSignature": "Void OnIgnorableWhitespace(String)" }, { "virtualAddress": "0x00567808", "name": "SecurityParser_OnStartElement", "signature": "void SecurityParser_OnStartElement(SecurityParser * this, String * name, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void OnStartElement(String, SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x00567AAC", "name": "SecurityParser_OnEndElement", "signature": "void SecurityParser_OnEndElement(SecurityParser * this, String * name, MethodInfo * method)", "dotNetSignature": "Void OnEndElement(String)" }, { "virtualAddress": "0x00567B2C", "name": "SecurityParser_OnChars", "signature": "void SecurityParser_OnChars(SecurityParser * this, String * ch, MethodInfo * method)", "dotNetSignature": "Void OnChars(String)" }, { "virtualAddress": "0x00567BBC", "name": "SecurityParser_OnEndParsing", "signature": "void SecurityParser_OnEndParsing(SecurityParser * this, SmallXmlParser * parser, MethodInfo * method)", "dotNetSignature": "Void OnEndParsing(SmallXmlParser)" }, { "virtualAddress": "0x00567414", "name": "DefaultHandler_OnStartParsing", "signature": "void DefaultHandler_OnStartParsing(DefaultHandler * this, SmallXmlParser * parser, MethodInfo * method)", "dotNetSignature": "Void OnStartParsing(SmallXmlParser)" }, { "virtualAddress": "0x00567418", "name": "DefaultHandler_OnEndParsing", "signature": "void DefaultHandler_OnEndParsing(DefaultHandler * this, SmallXmlParser * parser, MethodInfo * method)", "dotNetSignature": "Void OnEndParsing(SmallXmlParser)" }, { "virtualAddress": "0x0056741C", "name": "DefaultHandler_OnStartElement", "signature": "void DefaultHandler_OnStartElement(DefaultHandler * this, String * name, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void OnStartElement(String, SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x00567420", "name": "DefaultHandler_OnEndElement", "signature": "void DefaultHandler_OnEndElement(DefaultHandler * this, String * name, MethodInfo * method)", "dotNetSignature": "Void OnEndElement(String)" }, { "virtualAddress": "0x00567424", "name": "DefaultHandler_OnChars", "signature": "void DefaultHandler_OnChars(DefaultHandler * this, String * s, MethodInfo * method)", "dotNetSignature": "Void OnChars(String)" }, { "virtualAddress": "0x00567428", "name": "DefaultHandler_OnIgnorableWhitespace", "signature": "void DefaultHandler_OnIgnorableWhitespace(DefaultHandler * this, String * s, MethodInfo * method)", "dotNetSignature": "Void OnIgnorableWhitespace(String)" }, { "virtualAddress": "0x0056742C", "name": "DefaultHandler_OnProcessingInstruction", "signature": "void DefaultHandler_OnProcessingInstruction(DefaultHandler * this, String * name, String * text, MethodInfo * method)", "dotNetSignature": "Void OnProcessingInstruction(String, String)" }, { "virtualAddress": "0x00567430", "name": "DefaultHandler__ctor", "signature": "void DefaultHandler__ctor(DefaultHandler * this, MethodInfo * method)", "dotNetSignature": "DefaultHandler()" }, { "virtualAddress": "0x005674A0", "name": "SmallXmlParser__ctor", "signature": "void SmallXmlParser__ctor(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "SmallXmlParser()" }, { "virtualAddress": "0x00567C50", "name": "SmallXmlParser_Error", "signature": "Exception * SmallXmlParser_Error(SmallXmlParser * this, String * msg, MethodInfo * method)", "dotNetSignature": "Exception Error(String)" }, { "virtualAddress": "0x00567D90", "name": "SmallXmlParser_UnexpectedEndError", "signature": "Exception * SmallXmlParser_UnexpectedEndError(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Exception UnexpectedEndError()" }, { "virtualAddress": "0x00567E64", "name": "SmallXmlParser_IsNameChar", "signature": "bool SmallXmlParser_IsNameChar(SmallXmlParser * this, uint16_t c, bool start, MethodInfo * method)", "dotNetSignature": "Boolean IsNameChar(Char, Boolean)" }, { "virtualAddress": "0x00567F78", "name": "SmallXmlParser_IsWhitespace", "signature": "bool SmallXmlParser_IsWhitespace(SmallXmlParser * this, int32_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsWhitespace(Int32)" }, { "virtualAddress": "0x00567FA8", "name": "SmallXmlParser_SkipWhitespaces", "signature": "void SmallXmlParser_SkipWhitespaces(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void SkipWhitespaces()" }, { "virtualAddress": "0x00568074", "name": "SmallXmlParser_HandleWhitespaces", "signature": "void SmallXmlParser_HandleWhitespaces(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void HandleWhitespaces()" }, { "virtualAddress": "0x00567FB0", "name": "SmallXmlParser_SkipWhitespaces_1", "signature": "void SmallXmlParser_SkipWhitespaces_1(SmallXmlParser * this, bool expected, MethodInfo * method)", "dotNetSignature": "Void SkipWhitespaces(Boolean)" }, { "virtualAddress": "0x005681AC", "name": "SmallXmlParser_Peek", "signature": "int32_t SmallXmlParser_Peek(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x00568138", "name": "SmallXmlParser_Read", "signature": "int32_t SmallXmlParser_Read(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005681CC", "name": "SmallXmlParser_Expect", "signature": "void SmallXmlParser_Expect(SmallXmlParser * this, int32_t c, MethodInfo * method)", "dotNetSignature": "Void Expect(Int32)" }, { "virtualAddress": "0x005682B0", "name": "SmallXmlParser_ReadUntil", "signature": "String * SmallXmlParser_ReadUntil(SmallXmlParser * this, uint16_t until, bool handleReferences, MethodInfo * method)", "dotNetSignature": "String ReadUntil(Char, Boolean)" }, { "virtualAddress": "0x0056853C", "name": "SmallXmlParser_ReadName", "signature": "String * SmallXmlParser_ReadName(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "String ReadName()" }, { "virtualAddress": "0x00567620", "name": "SmallXmlParser_Parse", "signature": "void SmallXmlParser_Parse(SmallXmlParser * this, TextReader * input, SmallXmlParser_IContentHandler * handler, MethodInfo * method)", "dotNetSignature": "Void Parse(TextReader, SmallXmlParser\u002BIContentHandler)" }, { "virtualAddress": "0x00568F00", "name": "SmallXmlParser_Cleanup", "signature": "void SmallXmlParser_Cleanup(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void Cleanup()" }, { "virtualAddress": "0x005686E0", "name": "SmallXmlParser_ReadContent", "signature": "void SmallXmlParser_ReadContent(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadContent()" }, { "virtualAddress": "0x00568DB0", "name": "SmallXmlParser_HandleBufferedContent", "signature": "void SmallXmlParser_HandleBufferedContent(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void HandleBufferedContent()" }, { "virtualAddress": "0x00569314", "name": "SmallXmlParser_ReadCharacters", "signature": "void SmallXmlParser_ReadCharacters(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadCharacters()" }, { "virtualAddress": "0x005683AC", "name": "SmallXmlParser_ReadReference", "signature": "void SmallXmlParser_ReadReference(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadReference()" }, { "virtualAddress": "0x005693A0", "name": "SmallXmlParser_ReadCharacterReference", "signature": "int32_t SmallXmlParser_ReadCharacterReference(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadCharacterReference()" }, { "virtualAddress": "0x005691B8", "name": "SmallXmlParser_ReadAttribute", "signature": "void SmallXmlParser_ReadAttribute(SmallXmlParser * this, SmallXmlParser_AttrListImpl * a, MethodInfo * method)", "dotNetSignature": "Void ReadAttribute(SmallXmlParser\u002BAttrListImpl)" }, { "virtualAddress": "0x00568FF0", "name": "SmallXmlParser_ReadCDATASection", "signature": "void SmallXmlParser_ReadCDATASection(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadCDATASection()" }, { "virtualAddress": "0x0056910C", "name": "SmallXmlParser_ReadComment", "signature": "void SmallXmlParser_ReadComment(SmallXmlParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadComment()" }, { "virtualAddress": "0x0056955C", "name": "SmallXmlParser_AttrListImpl_get_Length", "signature": "int32_t SmallXmlParser_AttrListImpl_get_Length(SmallXmlParser_AttrListImpl * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x005695AC", "name": "SmallXmlParser_AttrListImpl_get_IsEmpty", "signature": "bool SmallXmlParser_AttrListImpl_get_IsEmpty(SmallXmlParser_AttrListImpl * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00569604", "name": "SmallXmlParser_AttrListImpl_GetName", "signature": "String * SmallXmlParser_AttrListImpl_GetName(SmallXmlParser_AttrListImpl * this, int32_t i, MethodInfo * method)", "dotNetSignature": "String GetName(Int32)" }, { "virtualAddress": "0x0056967C", "name": "SmallXmlParser_AttrListImpl_GetValue", "signature": "String * SmallXmlParser_AttrListImpl_GetValue(SmallXmlParser_AttrListImpl * this, int32_t i, MethodInfo * method)", "dotNetSignature": "String GetValue(Int32)" }, { "virtualAddress": "0x005696F4", "name": "SmallXmlParser_AttrListImpl_GetValue_1", "signature": "String * SmallXmlParser_AttrListImpl_GetValue_1(SmallXmlParser_AttrListImpl * this, String * name, MethodInfo * method)", "dotNetSignature": "String GetValue(String)" }, { "virtualAddress": "0x005697C8", "name": "SmallXmlParser_AttrListImpl_get_Names", "signature": "String__Array * SmallXmlParser_AttrListImpl_get_Names(SmallXmlParser_AttrListImpl * this, MethodInfo * method)", "dotNetSignature": "String[] get_Names()" }, { "virtualAddress": "0x00569820", "name": "SmallXmlParser_AttrListImpl_get_Values", "signature": "String__Array * SmallXmlParser_AttrListImpl_get_Values(SmallXmlParser_AttrListImpl * this, MethodInfo * method)", "dotNetSignature": "String[] get_Values()" }, { "virtualAddress": "0x00568F88", "name": "SmallXmlParser_AttrListImpl_Clear", "signature": "void SmallXmlParser_AttrListImpl_Clear(SmallXmlParser_AttrListImpl * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005694DC", "name": "SmallXmlParser_AttrListImpl_Add", "signature": "void SmallXmlParser_AttrListImpl_Add(SmallXmlParser_AttrListImpl * this, String * name, String * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, String)" }, { "virtualAddress": "0x00567BC0", "name": "SmallXmlParser_AttrListImpl__ctor", "signature": "void SmallXmlParser_AttrListImpl__ctor(SmallXmlParser_AttrListImpl * this, MethodInfo * method)", "dotNetSignature": "SmallXmlParser\u002BAttrListImpl()" }, { "virtualAddress": "0x00567CC8", "name": "SmallXmlParserException__ctor", "signature": "void SmallXmlParserException__ctor(SmallXmlParserException * this, String * msg, int32_t line, int32_t column, MethodInfo * method)", "dotNetSignature": "SmallXmlParserException(String, Int32, Int32)" }, { "virtualAddress": "0x00569878", "name": "SmallXmlParserException_get_Line", "signature": "int32_t SmallXmlParserException_get_Line(SmallXmlParserException * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Line()" }, { "virtualAddress": "0x00569880", "name": "SmallXmlParserException_get_Column", "signature": "int32_t SmallXmlParserException_get_Column(SmallXmlParserException * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Column()" }, { "virtualAddress": "0x00704B60", "name": "CodePointIndexer_CompressArray", "signature": "Array * CodePointIndexer_CompressArray(Array * source, Type * type, CodePointIndexer * indexer, MethodInfo * method)", "dotNetSignature": "Array CompressArray(Array, Type, CodePointIndexer)" }, { "virtualAddress": "0x00704C5C", "name": "CodePointIndexer__ctor", "signature": "void CodePointIndexer__ctor(CodePointIndexer * this, Int32__Array * starts, Int32__Array * ends, int32_t defaultIndex, int32_t defaultCP, MethodInfo * method)", "dotNetSignature": "CodePointIndexer(Int32[], Int32[], Int32, Int32)" }, { "virtualAddress": "0x00704DE8", "name": "CodePointIndexer_ToIndex", "signature": "int32_t CodePointIndexer_ToIndex(CodePointIndexer * this, int32_t cp, MethodInfo * method)", "dotNetSignature": "Int32 ToIndex(Int32)" }, { "virtualAddress": "0x00704E78", "name": "CodePointIndexer_ToCodePoint", "signature": "int32_t CodePointIndexer_ToCodePoint(CodePointIndexer * this, int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 ToCodePoint(Int32)" }, { "virtualAddress": "0x003FF0E4", "name": "CodePointIndexer_TableRange__ctor", "signature": "void CodePointIndexer_TableRange__ctor(CodePointIndexer_TableRange__Boxed * this, int32_t start, int32_t end, int32_t indexStart, MethodInfo * method)", "dotNetSignature": "CodePointIndexer\u002BTableRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x00771BF4", "name": "TailoringInfo__ctor", "signature": "void TailoringInfo__ctor(TailoringInfo * this, int32_t lcid, int32_t tailoringIndex, int32_t tailoringCount, bool frenchSort, MethodInfo * method)", "dotNetSignature": "TailoringInfo(Int32, Int32, Int32, Boolean)" }, { "virtualAddress": "0x00704F08", "name": "Contraction__ctor", "signature": "void Contraction__ctor(Contraction * this, int32_t index, Char__Array * source, String * replacement, Byte__Array * sortkey, MethodInfo * method)", "dotNetSignature": "Contraction(Int32, Char[], String, Byte[])" }, { "virtualAddress": "0x00704F58", "name": "ContractionComparer_Compare", "signature": "int32_t ContractionComparer_Compare(ContractionComparer * this, Contraction * c1, Contraction * c2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Contraction, Contraction)" }, { "virtualAddress": "0x00704FF4", "name": "ContractionComparer__ctor", "signature": "void ContractionComparer__ctor(ContractionComparer * this, MethodInfo * method)", "dotNetSignature": "ContractionComparer()" }, { "virtualAddress": "0x00704FFC", "name": "ContractionComparer__cctor", "signature": "void ContractionComparer__cctor(MethodInfo * method)", "dotNetSignature": "ContractionComparer()" }, { "virtualAddress": "0x00705060", "name": "Level2Map__ctor", "signature": "void Level2Map__ctor(Level2Map * this, uint8_t source, uint8_t replace, MethodInfo * method)", "dotNetSignature": "Level2Map(Byte, Byte)" }, { "virtualAddress": "0x0070509C", "name": "MSCompatUnicodeTable_GetTailoringInfo", "signature": "TailoringInfo * MSCompatUnicodeTable_GetTailoringInfo(int32_t lcid, MethodInfo * method)", "dotNetSignature": "TailoringInfo GetTailoringInfo(Int32)" }, { "virtualAddress": "0x007051C8", "name": "MSCompatUnicodeTable_BuildTailoringTables", "signature": "void MSCompatUnicodeTable_BuildTailoringTables(CultureInfo * culture, TailoringInfo * t, Contraction__Array * * contractions, Level2Map__Array * * diacriticals, MethodInfo * method)", "dotNetSignature": "Void BuildTailoringTables(CultureInfo, TailoringInfo, Contraction[] ByRef, Level2Map[] ByRef)" }, { "virtualAddress": "0x00705798", "name": "MSCompatUnicodeTable_SetCJKReferences", "signature": "void MSCompatUnicodeTable_SetCJKReferences(String * name, CodePointIndexer * * cjkIndexer, uint8_t * * catTable, uint8_t * * lv1Table, CodePointIndexer * * lv2Indexer, uint8_t * * lv2Table, MethodInfo * method)", "dotNetSignature": "Void SetCJKReferences(String, CodePointIndexer ByRef, Byte* ByRef, Byte* ByRef, CodePointIndexer ByRef, Byte* ByRef)" }, { "virtualAddress": "0x00705A28", "name": "MSCompatUnicodeTable_Category", "signature": "uint8_t MSCompatUnicodeTable_Category(int32_t cp, MethodInfo * method)", "dotNetSignature": "Byte Category(Int32)" }, { "virtualAddress": "0x00705AE0", "name": "MSCompatUnicodeTable_Level1", "signature": "uint8_t MSCompatUnicodeTable_Level1(int32_t cp, MethodInfo * method)", "dotNetSignature": "Byte Level1(Int32)" }, { "virtualAddress": "0x00705B98", "name": "MSCompatUnicodeTable_Level2", "signature": "uint8_t MSCompatUnicodeTable_Level2(int32_t cp, MethodInfo * method)", "dotNetSignature": "Byte Level2(Int32)" }, { "virtualAddress": "0x00705C50", "name": "MSCompatUnicodeTable_Level3", "signature": "uint8_t MSCompatUnicodeTable_Level3(int32_t cp, MethodInfo * method)", "dotNetSignature": "Byte Level3(Int32)" }, { "virtualAddress": "0x00705D08", "name": "MSCompatUnicodeTable_IsSortable", "signature": "bool MSCompatUnicodeTable_IsSortable(String * s, MethodInfo * method)", "dotNetSignature": "Boolean IsSortable(String)" }, { "virtualAddress": "0x00705DC8", "name": "MSCompatUnicodeTable_IsSortable_1", "signature": "bool MSCompatUnicodeTable_IsSortable_1(int32_t cp, MethodInfo * method)", "dotNetSignature": "Boolean IsSortable(Int32)" }, { "virtualAddress": "0x00705EA4", "name": "MSCompatUnicodeTable_IsIgnorable", "signature": "bool MSCompatUnicodeTable_IsIgnorable(int32_t cp, MethodInfo * method)", "dotNetSignature": "Boolean IsIgnorable(Int32)" }, { "virtualAddress": "0x00705F0C", "name": "MSCompatUnicodeTable_IsIgnorable_1", "signature": "bool MSCompatUnicodeTable_IsIgnorable_1(int32_t cp, uint8_t flag, MethodInfo * method)", "dotNetSignature": "Boolean IsIgnorable(Int32, Byte)" }, { "virtualAddress": "0x00706034", "name": "MSCompatUnicodeTable_IsIgnorableSymbol", "signature": "bool MSCompatUnicodeTable_IsIgnorableSymbol(int32_t cp, MethodInfo * method)", "dotNetSignature": "Boolean IsIgnorableSymbol(Int32)" }, { "virtualAddress": "0x0070609C", "name": "MSCompatUnicodeTable_IsIgnorableNonSpacing", "signature": "bool MSCompatUnicodeTable_IsIgnorableNonSpacing(int32_t cp, MethodInfo * method)", "dotNetSignature": "Boolean IsIgnorableNonSpacing(Int32)" }, { "virtualAddress": "0x00706104", "name": "MSCompatUnicodeTable_ToKanaTypeInsensitive", "signature": "int32_t MSCompatUnicodeTable_ToKanaTypeInsensitive(int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 ToKanaTypeInsensitive(Int32)" }, { "virtualAddress": "0x00706124", "name": "MSCompatUnicodeTable_ToWidthCompat", "signature": "int32_t MSCompatUnicodeTable_ToWidthCompat(int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 ToWidthCompat(Int32)" }, { "virtualAddress": "0x007062BC", "name": "MSCompatUnicodeTable_HasSpecialWeight", "signature": "bool MSCompatUnicodeTable_HasSpecialWeight(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean HasSpecialWeight(Char)" }, { "virtualAddress": "0x00706350", "name": "MSCompatUnicodeTable_GetJapaneseDashType", "signature": "uint8_t MSCompatUnicodeTable_GetJapaneseDashType(uint16_t c, MethodInfo * method)", "dotNetSignature": "Byte GetJapaneseDashType(Char)" }, { "virtualAddress": "0x007063B8", "name": "MSCompatUnicodeTable_IsHalfWidthKana", "signature": "bool MSCompatUnicodeTable_IsHalfWidthKana(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsHalfWidthKana(Char)" }, { "virtualAddress": "0x007063CC", "name": "MSCompatUnicodeTable_IsHiragana", "signature": "bool MSCompatUnicodeTable_IsHiragana(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsHiragana(Char)" }, { "virtualAddress": "0x007063E4", "name": "MSCompatUnicodeTable_IsJapaneseSmallLetter", "signature": "bool MSCompatUnicodeTable_IsJapaneseSmallLetter(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsJapaneseSmallLetter(Char)" }, { "virtualAddress": "0x007064D0", "name": "MSCompatUnicodeTable_get_IsReady", "signature": "bool MSCompatUnicodeTable_get_IsReady(MethodInfo * method)", "dotNetSignature": "Boolean get_IsReady()" }, { "virtualAddress": "0x00706538", "name": "MSCompatUnicodeTable_GetResource", "signature": "void * MSCompatUnicodeTable_GetResource(String * name, MethodInfo * method)", "dotNetSignature": "IntPtr GetResource(String)" }, { "virtualAddress": "0x007065B4", "name": "MSCompatUnicodeTable_UInt32FromBytePtr", "signature": "uint32_t MSCompatUnicodeTable_UInt32FromBytePtr(uint8_t * raw, uint32_t idx, MethodInfo * method)", "dotNetSignature": "UInt32 UInt32FromBytePtr(Byte*, UInt32)" }, { "virtualAddress": "0x007065E4", "name": "MSCompatUnicodeTable__cctor", "signature": "void MSCompatUnicodeTable__cctor(MethodInfo * method)", "dotNetSignature": "MSCompatUnicodeTable()" }, { "virtualAddress": "0x00706A0C", "name": "MSCompatUnicodeTable_FillCJK", "signature": "void MSCompatUnicodeTable_FillCJK(String * culture, CodePointIndexer * * cjkIndexer, uint8_t * * catTable, uint8_t * * lv1Table, CodePointIndexer * * lv2Indexer, uint8_t * * lv2Table, MethodInfo * method)", "dotNetSignature": "Void FillCJK(String, CodePointIndexer ByRef, Byte* ByRef, Byte* ByRef, CodePointIndexer ByRef, Byte* ByRef)" }, { "virtualAddress": "0x00706B68", "name": "MSCompatUnicodeTable_FillCJKCore", "signature": "void MSCompatUnicodeTable_FillCJKCore(String * culture, CodePointIndexer * * cjkIndexer, uint8_t * * catTable, uint8_t * * lv1Table, CodePointIndexer * * cjkLv2Indexer, uint8_t * * lv2Table, MethodInfo * method)", "dotNetSignature": "Void FillCJKCore(String, CodePointIndexer ByRef, Byte* ByRef, Byte* ByRef, CodePointIndexer ByRef, Byte* ByRef)" }, { "virtualAddress": "0x0070704C", "name": "MSCompatUnicodeTable__ctor", "signature": "void MSCompatUnicodeTable__ctor(MSCompatUnicodeTable * this, MethodInfo * method)", "dotNetSignature": "MSCompatUnicodeTable()" }, { "virtualAddress": "0x00707054", "name": "MSCompatUnicodeTable_c__cctor", "signature": "void MSCompatUnicodeTable_c__cctor(MethodInfo * method)", "dotNetSignature": "MSCompatUnicodeTable\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007070B8", "name": "MSCompatUnicodeTable_c__ctor", "signature": "void MSCompatUnicodeTable_c__ctor(MSCompatUnicodeTable_c * this, MethodInfo * method)", "dotNetSignature": "MSCompatUnicodeTable\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007070C0", "name": "MSCompatUnicodeTable_c__BuildTailoringTables_b__17_0", "signature": "int32_t MSCompatUnicodeTable_c__BuildTailoringTables_b__17_0(MSCompatUnicodeTable_c * this, Level2Map * a, Level2Map * b, MethodInfo * method)", "dotNetSignature": "Int32 \u003CBuildTailoringTables\u003Eb__17_0(Level2Map, Level2Map)" }, { "virtualAddress": "0x007070E8", "name": "MSCompatUnicodeTableUtil__cctor", "signature": "void MSCompatUnicodeTableUtil__cctor(MethodInfo * method)", "dotNetSignature": "MSCompatUnicodeTableUtil()" }, { "virtualAddress": "0x0070749C", "name": "MSCompatUnicodeTableUtil__ctor", "signature": "void MSCompatUnicodeTableUtil__ctor(MSCompatUnicodeTableUtil * this, MethodInfo * method)", "dotNetSignature": "MSCompatUnicodeTableUtil()" }, { "virtualAddress": "0x007074A4", "name": "NormalizationTableUtil__cctor", "signature": "void NormalizationTableUtil__cctor(MethodInfo * method)", "dotNetSignature": "NormalizationTableUtil()" }, { "virtualAddress": "0x00707764", "name": "NormalizationTableUtil_PropIdx", "signature": "int32_t NormalizationTableUtil_PropIdx(int32_t cp, MethodInfo * method)", "dotNetSignature": "Int32 PropIdx(Int32)" }, { "virtualAddress": "0x007077DC", "name": "NormalizationTableUtil_PropCP", "signature": "int32_t NormalizationTableUtil_PropCP(int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 PropCP(Int32)" }, { "virtualAddress": "0x00707854", "name": "NormalizationTableUtil_get_PropCount", "signature": "int32_t NormalizationTableUtil_get_PropCount(MethodInfo * method)", "dotNetSignature": "Int32 get_PropCount()" }, { "virtualAddress": "0x007078C8", "name": "NormalizationTableUtil_MapIdx", "signature": "int32_t NormalizationTableUtil_MapIdx(int32_t cp, MethodInfo * method)", "dotNetSignature": "Int32 MapIdx(Int32)" }, { "virtualAddress": "0x00707940", "name": "NormalizationTableUtil_MapCP", "signature": "int32_t NormalizationTableUtil_MapCP(int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 MapCP(Int32)" }, { "virtualAddress": "0x007079B8", "name": "NormalizationTableUtil_CbIdx", "signature": "int32_t NormalizationTableUtil_CbIdx(int32_t cp, MethodInfo * method)", "dotNetSignature": "Int32 CbIdx(Int32)" }, { "virtualAddress": "0x00707A30", "name": "NormalizationTableUtil_CbCP", "signature": "int32_t NormalizationTableUtil_CbCP(int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 CbCP(Int32)" }, { "virtualAddress": "0x00707AA8", "name": "NormalizationTableUtil_get_MapCount", "signature": "int32_t NormalizationTableUtil_get_MapCount(MethodInfo * method)", "dotNetSignature": "Int32 get_MapCount()" }, { "virtualAddress": "0x00707B1C", "name": "NormalizationTableUtil__ctor", "signature": "void NormalizationTableUtil__ctor(NormalizationTableUtil * this, MethodInfo * method)", "dotNetSignature": "NormalizationTableUtil()" }, { "virtualAddress": "0x00707B24", "name": "SimpleCollator__ctor", "signature": "void SimpleCollator__ctor(SimpleCollator * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "SimpleCollator(CultureInfo)" }, { "virtualAddress": "0x00707E6C", "name": "SimpleCollator_SetCJKTable", "signature": "void SimpleCollator_SetCJKTable(SimpleCollator * this, CultureInfo * culture, CodePointIndexer * * cjkIndexer, uint8_t * * catTable, uint8_t * * lv1Table, CodePointIndexer * * lv2Indexer, uint8_t * * lv2Table, MethodInfo * method)", "dotNetSignature": "Void SetCJKTable(CultureInfo, CodePointIndexer ByRef, Byte* ByRef, Byte* ByRef, CodePointIndexer ByRef, Byte* ByRef)" }, { "virtualAddress": "0x00707F54", "name": "SimpleCollator_GetNeutralCulture", "signature": "CultureInfo * SimpleCollator_GetNeutralCulture(CultureInfo * info, MethodInfo * method)", "dotNetSignature": "CultureInfo GetNeutralCulture(CultureInfo)" }, { "virtualAddress": "0x00707FD0", "name": "SimpleCollator_Category", "signature": "uint8_t SimpleCollator_Category(SimpleCollator * this, int32_t cp, MethodInfo * method)", "dotNetSignature": "Byte Category(Int32)" }, { "virtualAddress": "0x00708080", "name": "SimpleCollator_Level1", "signature": "uint8_t SimpleCollator_Level1(SimpleCollator * this, int32_t cp, MethodInfo * method)", "dotNetSignature": "Byte Level1(Int32)" }, { "virtualAddress": "0x00708130", "name": "SimpleCollator_Level2", "signature": "uint8_t SimpleCollator_Level2(SimpleCollator * this, int32_t cp, SimpleCollator_ExtenderType__Enum ext, MethodInfo * method)", "dotNetSignature": "Byte Level2(Int32, SimpleCollator\u002BExtenderType)" }, { "virtualAddress": "0x00708280", "name": "SimpleCollator_IsHalfKana", "signature": "bool SimpleCollator_IsHalfKana(int32_t cp, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Boolean IsHalfKana(Int32, CompareOptions)" }, { "virtualAddress": "0x00708308", "name": "SimpleCollator_GetContraction", "signature": "Contraction * SimpleCollator_GetContraction(SimpleCollator * this, String * s, int32_t start, int32_t end, MethodInfo * method)", "dotNetSignature": "Contraction GetContraction(String, Int32, Int32)" }, { "virtualAddress": "0x007083E4", "name": "SimpleCollator_GetContraction_1", "signature": "Contraction * SimpleCollator_GetContraction_1(SimpleCollator * this, String * s, int32_t start, int32_t end, Contraction__Array * clist, MethodInfo * method)", "dotNetSignature": "Contraction GetContraction(String, Int32, Int32, Contraction[])" }, { "virtualAddress": "0x00708518", "name": "SimpleCollator_GetTailContraction", "signature": "Contraction * SimpleCollator_GetTailContraction(SimpleCollator * this, String * s, int32_t start, int32_t end, MethodInfo * method)", "dotNetSignature": "Contraction GetTailContraction(String, Int32, Int32)" }, { "virtualAddress": "0x007085F4", "name": "SimpleCollator_GetTailContraction_1", "signature": "Contraction * SimpleCollator_GetTailContraction_1(SimpleCollator * this, String * s, int32_t start, int32_t end, Contraction__Array * clist, MethodInfo * method)", "dotNetSignature": "Contraction GetTailContraction(String, Int32, Int32, Contraction[])" }, { "virtualAddress": "0x00708808", "name": "SimpleCollator_GetContraction_2", "signature": "Contraction * SimpleCollator_GetContraction_2(SimpleCollator * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Contraction GetContraction(Char)" }, { "virtualAddress": "0x007088C0", "name": "SimpleCollator_GetContraction_3", "signature": "Contraction * SimpleCollator_GetContraction_3(SimpleCollator * this, uint16_t c, Contraction__Array * clist, MethodInfo * method)", "dotNetSignature": "Contraction GetContraction(Char, Contraction[])" }, { "virtualAddress": "0x00708944", "name": "SimpleCollator_FilterOptions", "signature": "int32_t SimpleCollator_FilterOptions(SimpleCollator * this, int32_t i, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 FilterOptions(Int32, CompareOptions)" }, { "virtualAddress": "0x00708A6C", "name": "SimpleCollator_GetExtenderType", "signature": "SimpleCollator_ExtenderType__Enum SimpleCollator_GetExtenderType(SimpleCollator * this, int32_t i, MethodInfo * method)", "dotNetSignature": "SimpleCollator\u002BExtenderType GetExtenderType(Int32)" }, { "virtualAddress": "0x00708B78", "name": "SimpleCollator_ToDashTypeValue", "signature": "uint8_t SimpleCollator_ToDashTypeValue(SimpleCollator_ExtenderType__Enum ext, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Byte ToDashTypeValue(SimpleCollator\u002BExtenderType, CompareOptions)" }, { "virtualAddress": "0x00708B98", "name": "SimpleCollator_FilterExtender", "signature": "int32_t SimpleCollator_FilterExtender(SimpleCollator * this, int32_t i, SimpleCollator_ExtenderType__Enum ext, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 FilterExtender(Int32, SimpleCollator\u002BExtenderType, CompareOptions)" }, { "virtualAddress": "0x00708DCC", "name": "SimpleCollator_IsIgnorable", "signature": "bool SimpleCollator_IsIgnorable(int32_t i, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Boolean IsIgnorable(Int32, CompareOptions)" }, { "virtualAddress": "0x00708E60", "name": "SimpleCollator_IsSafe", "signature": "bool SimpleCollator_IsSafe(SimpleCollator * this, int32_t i, MethodInfo * method)", "dotNetSignature": "Boolean IsSafe(Int32)" }, { "virtualAddress": "0x00708ECC", "name": "SimpleCollator_GetSortKey", "signature": "SortKey * SimpleCollator_GetSortKey(SimpleCollator * this, String * s, MethodInfo * method)", "dotNetSignature": "SortKey GetSortKey(String)" }, { "virtualAddress": "0x00708ED4", "name": "SimpleCollator_GetSortKey_1", "signature": "SortKey * SimpleCollator_GetSortKey_1(SimpleCollator * this, String * s, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "SortKey GetSortKey(String, CompareOptions)" }, { "virtualAddress": "0x00708EF4", "name": "SimpleCollator_GetSortKey_2", "signature": "SortKey * SimpleCollator_GetSortKey_2(SimpleCollator * this, String * s, int32_t start, int32_t length, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "SortKey GetSortKey(String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x00708FC8", "name": "SimpleCollator_GetSortKey_3", "signature": "void SimpleCollator_GetSortKey_3(SimpleCollator * this, String * s, int32_t start, int32_t end, SortKeyBuffer * buf, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Void GetSortKey(String, Int32, Int32, SortKeyBuffer, CompareOptions)" }, { "virtualAddress": "0x00709394", "name": "SimpleCollator_FillSortKeyRaw", "signature": "void SimpleCollator_FillSortKeyRaw(SimpleCollator * this, int32_t i, SimpleCollator_ExtenderType__Enum ext, SortKeyBuffer * buf, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Void FillSortKeyRaw(Int32, SimpleCollator\u002BExtenderType, SortKeyBuffer, CompareOptions)" }, { "virtualAddress": "0x00709764", "name": "SimpleCollator_FillSurrogateSortKeyRaw", "signature": "void SimpleCollator_FillSurrogateSortKeyRaw(SimpleCollator * this, int32_t i, SortKeyBuffer * buf, MethodInfo * method)", "dotNetSignature": "Void FillSurrogateSortKeyRaw(Int32, SortKeyBuffer)" }, { "virtualAddress": "0x00709820", "name": "SimpleCollator_Compare", "signature": "int32_t SimpleCollator_Compare(SimpleCollator * this, String * s1, String * s2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String)" }, { "virtualAddress": "0x00709860", "name": "SimpleCollator_Compare_1", "signature": "int32_t SimpleCollator_Compare_1(SimpleCollator * this, String * s1, int32_t idx1, int32_t len1, String * s2, int32_t idx2, int32_t len2, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, Int32, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x00709378", "name": "SimpleCollator_ClearBuffer", "signature": "void SimpleCollator_ClearBuffer(SimpleCollator * this, uint8_t * buffer, int32_t size, MethodInfo * method)", "dotNetSignature": "Void ClearBuffer(Byte*, Int32)" }, { "virtualAddress": "0x0070997C", "name": "SimpleCollator_CompareInternal", "signature": "int32_t SimpleCollator_CompareInternal(SimpleCollator * this, String * s1, int32_t idx1, int32_t len1, String * s2, int32_t idx2, int32_t len2, bool * targetConsumed, bool * sourceConsumed, bool skipHeadingExtenders, bool immediateBreakup, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Int32 CompareInternal(String, Int32, Int32, String, Int32, Int32, Boolean ByRef, Boolean ByRef, Boolean, Boolean, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070AE18", "name": "SimpleCollator_CompareFlagPair", "signature": "int32_t SimpleCollator_CompareFlagPair(SimpleCollator * this, bool b1, bool b2, MethodInfo * method)", "dotNetSignature": "Int32 CompareFlagPair(Boolean, Boolean)" }, { "virtualAddress": "0x0070AE38", "name": "SimpleCollator_IsPrefix", "signature": "bool SimpleCollator_IsPrefix(SimpleCollator * this, String * src, String * target, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Boolean IsPrefix(String, String, CompareOptions)" }, { "virtualAddress": "0x0070AE58", "name": "SimpleCollator_IsPrefix_1", "signature": "bool SimpleCollator_IsPrefix_1(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Boolean IsPrefix(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x0070AF54", "name": "SimpleCollator_IsPrefix_2", "signature": "bool SimpleCollator_IsPrefix_2(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, bool skipHeadingExtenders, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Boolean IsPrefix(String, String, Int32, Int32, Boolean, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070AFC0", "name": "SimpleCollator_IsSuffix", "signature": "bool SimpleCollator_IsSuffix(SimpleCollator * this, String * src, String * target, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Boolean IsSuffix(String, String, CompareOptions)" }, { "virtualAddress": "0x0070AFE0", "name": "SimpleCollator_IsSuffix_1", "signature": "bool SimpleCollator_IsSuffix_1(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Boolean IsSuffix(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x0070B258", "name": "SimpleCollator_IndexOf", "signature": "int32_t SimpleCollator_IndexOf(SimpleCollator * this, String * s, String * target, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, CompareOptions)" }, { "virtualAddress": "0x0070B464", "name": "SimpleCollator_QuickIndexOf", "signature": "int32_t SimpleCollator_QuickIndexOf(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, bool * testWasUnable, MethodInfo * method)", "dotNetSignature": "Int32 QuickIndexOf(String, String, Int32, Int32, Boolean ByRef)" }, { "virtualAddress": "0x0070B278", "name": "SimpleCollator_IndexOf_1", "signature": "int32_t SimpleCollator_IndexOf_1(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x0070BAAC", "name": "SimpleCollator_IndexOfOrdinal", "signature": "int32_t SimpleCollator_IndexOfOrdinal(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfOrdinal(String, String, Int32, Int32)" }, { "virtualAddress": "0x0070BB88", "name": "SimpleCollator_IndexOf_2", "signature": "int32_t SimpleCollator_IndexOf_2(SimpleCollator * this, String * s, uint16_t target, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char, CompareOptions)" }, { "virtualAddress": "0x0070BBA8", "name": "SimpleCollator_IndexOf_3", "signature": "int32_t SimpleCollator_IndexOf_3(SimpleCollator * this, String * s, uint16_t target, int32_t start, int32_t length, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x0070C024", "name": "SimpleCollator_IndexOfOrdinal_1", "signature": "int32_t SimpleCollator_IndexOfOrdinal_1(SimpleCollator * this, String * s, uint16_t target, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfOrdinal(String, Char, Int32, Int32)" }, { "virtualAddress": "0x0070BF84", "name": "SimpleCollator_IndexOfSortKey", "signature": "int32_t SimpleCollator_IndexOfSortKey(SimpleCollator * this, String * s, int32_t start, int32_t length, uint8_t * sortkey, uint16_t target, int32_t ti, bool noLv4, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfSortKey(String, Int32, Int32, Byte*, Char, Int32, Boolean, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070B5D8", "name": "SimpleCollator_IndexOf_4", "signature": "int32_t SimpleCollator_IndexOf_4(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, uint8_t * targetSortKey, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, Int32, Int32, Byte*, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070C254", "name": "SimpleCollator_LastIndexOf", "signature": "int32_t SimpleCollator_LastIndexOf(SimpleCollator * this, String * s, String * target, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, CompareOptions)" }, { "virtualAddress": "0x0070B07C", "name": "SimpleCollator_LastIndexOf_1", "signature": "int32_t SimpleCollator_LastIndexOf_1(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x0070C274", "name": "SimpleCollator_LastIndexOfOrdinal", "signature": "int32_t SimpleCollator_LastIndexOfOrdinal(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfOrdinal(String, String, Int32, Int32)" }, { "virtualAddress": "0x0070C8F0", "name": "SimpleCollator_LastIndexOf_2", "signature": "int32_t SimpleCollator_LastIndexOf_2(SimpleCollator * this, String * s, uint16_t target, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char, CompareOptions)" }, { "virtualAddress": "0x0070C910", "name": "SimpleCollator_LastIndexOf_3", "signature": "int32_t SimpleCollator_LastIndexOf_3(SimpleCollator * this, String * s, uint16_t target, int32_t start, int32_t length, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x0070CD60", "name": "SimpleCollator_LastIndexOfSortKey", "signature": "int32_t SimpleCollator_LastIndexOfSortKey(SimpleCollator * this, String * s, int32_t start, int32_t orgStart, int32_t length, uint8_t * sortkey, int32_t ti, bool noLv4, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfSortKey(String, Int32, Int32, Int32, Byte*, Int32, Boolean, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070C3A4", "name": "SimpleCollator_LastIndexOf_4", "signature": "int32_t SimpleCollator_LastIndexOf_4(SimpleCollator * this, String * s, String * target, int32_t start, int32_t length, uint8_t * targetSortKey, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32, Int32, Byte*, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070C094", "name": "SimpleCollator_MatchesForward", "signature": "bool SimpleCollator_MatchesForward(SimpleCollator * this, String * s, int32_t * idx, int32_t end, int32_t ti, uint8_t * sortkey, bool noLv4, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Boolean MatchesForward(String, Int32 ByRef, Int32, Int32, Byte*, Boolean, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070CFD8", "name": "SimpleCollator_MatchesForwardCore", "signature": "bool SimpleCollator_MatchesForwardCore(SimpleCollator * this, String * s, int32_t * idx, int32_t end, int32_t ti, uint8_t * sortkey, bool noLv4, SimpleCollator_ExtenderType__Enum ext, Contraction * * ct, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Boolean MatchesForwardCore(String, Int32 ByRef, Int32, Int32, Byte*, Boolean, SimpleCollator\u002BExtenderType, Contraction ByRef, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070D348", "name": "SimpleCollator_MatchesPrimitive", "signature": "bool SimpleCollator_MatchesPrimitive(SimpleCollator * this, CompareOptions__Enum opt, uint8_t * source, int32_t si, SimpleCollator_ExtenderType__Enum ext, uint8_t * target, int32_t ti, bool noLv4, MethodInfo * method)", "dotNetSignature": "Boolean MatchesPrimitive(CompareOptions, Byte*, Int32, SimpleCollator\u002BExtenderType, Byte*, Int32, Boolean)" }, { "virtualAddress": "0x0070CE10", "name": "SimpleCollator_MatchesBackward", "signature": "bool SimpleCollator_MatchesBackward(SimpleCollator * this, String * s, int32_t * idx, int32_t end, int32_t orgStart, int32_t ti, uint8_t * sortkey, bool noLv4, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Boolean MatchesBackward(String, Int32 ByRef, Int32, Int32, Int32, Byte*, Boolean, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070D5A4", "name": "SimpleCollator_MatchesBackwardCore", "signature": "bool SimpleCollator_MatchesBackwardCore(SimpleCollator * this, String * s, int32_t * idx, int32_t end, int32_t orgStart, int32_t ti, uint8_t * sortkey, bool noLv4, SimpleCollator_ExtenderType__Enum ext, Contraction * * ct, SimpleCollator_Context * ctx, MethodInfo * method)", "dotNetSignature": "Boolean MatchesBackwardCore(String, Int32 ByRef, Int32, Int32, Int32, Byte*, Boolean, SimpleCollator\u002BExtenderType, Contraction ByRef, SimpleCollator\u002BContext ByRef)" }, { "virtualAddress": "0x0070DA84", "name": "SimpleCollator__cctor", "signature": "void SimpleCollator__cctor(MethodInfo * method)", "dotNetSignature": "SimpleCollator()" }, { "virtualAddress": "0x003FFCB0", "name": "SimpleCollator_Context__ctor", "signature": "void SimpleCollator_Context__ctor(SimpleCollator_Context__Boxed * this, CompareOptions__Enum opt, uint8_t * alwaysMatchFlags, uint8_t * neverMatchFlags, uint8_t * buffer1, uint8_t * buffer2, uint8_t * prev1, MethodInfo * method)", "dotNetSignature": "SimpleCollator\u002BContext(CompareOptions, Byte*, Byte*, Byte*, Byte*, Byte*)" }, { "virtualAddress": "0x003FFCCC", "name": "SimpleCollator_Context_ClearPrevInfo", "signature": "void SimpleCollator_Context_ClearPrevInfo(SimpleCollator_Context__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void ClearPrevInfo()" }, { "virtualAddress": "0x003FFD9C", "name": "SimpleCollator_PreviousInfo__ctor", "signature": "void SimpleCollator_PreviousInfo__ctor(SimpleCollator_PreviousInfo__Boxed * this, bool dummy, MethodInfo * method)", "dotNetSignature": "SimpleCollator\u002BPreviousInfo(Boolean)" }, { "virtualAddress": "0x00771098", "name": "SortKeyBuffer__ctor", "signature": "void SortKeyBuffer__ctor(SortKeyBuffer * this, int32_t lcid, MethodInfo * method)", "dotNetSignature": "SortKeyBuffer(Int32)" }, { "virtualAddress": "0x007710A0", "name": "SortKeyBuffer_Reset", "signature": "void SortKeyBuffer_Reset(SortKeyBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x007710B0", "name": "SortKeyBuffer_ClearBuffer", "signature": "void SortKeyBuffer_ClearBuffer(SortKeyBuffer * this, MethodInfo * method)", "dotNetSignature": "Void ClearBuffer()" }, { "virtualAddress": "0x007710C0", "name": "SortKeyBuffer_Initialize", "signature": "void SortKeyBuffer_Initialize(SortKeyBuffer * this, CompareOptions__Enum options, int32_t lcid, String * s, bool frenchSort, MethodInfo * method)", "dotNetSignature": "Void Initialize(CompareOptions, Int32, String, Boolean)" }, { "virtualAddress": "0x00771278", "name": "SortKeyBuffer_AppendCJKExtension", "signature": "void SortKeyBuffer_AppendCJKExtension(SortKeyBuffer * this, uint8_t lv1msb, uint8_t lv1lsb, MethodInfo * method)", "dotNetSignature": "Void AppendCJKExtension(Byte, Byte)" }, { "virtualAddress": "0x007713F0", "name": "SortKeyBuffer_AppendKana", "signature": "void SortKeyBuffer_AppendKana(SortKeyBuffer * this, uint8_t category, uint8_t lv1, uint8_t lv2, uint8_t lv3, bool isSmallKana, uint8_t markType, bool isKatakana, bool isHalfWidth, MethodInfo * method)", "dotNetSignature": "Void AppendKana(Byte, Byte, Byte, Byte, Boolean, Byte, Boolean, Boolean)" }, { "virtualAddress": "0x00771488", "name": "SortKeyBuffer_AppendNormal", "signature": "void SortKeyBuffer_AppendNormal(SortKeyBuffer * this, uint8_t category, uint8_t lv1, uint8_t lv2, uint8_t lv3, MethodInfo * method)", "dotNetSignature": "Void AppendNormal(Byte, Byte, Byte, Byte)" }, { "virtualAddress": "0x007715D8", "name": "SortKeyBuffer_AppendLevel5", "signature": "void SortKeyBuffer_AppendLevel5(SortKeyBuffer * this, uint8_t category, uint8_t lv1, MethodInfo * method)", "dotNetSignature": "Void AppendLevel5(Byte, Byte)" }, { "virtualAddress": "0x00771318", "name": "SortKeyBuffer_AppendBufferPrimitive", "signature": "void SortKeyBuffer_AppendBufferPrimitive(SortKeyBuffer * this, uint8_t value, Byte__Array * * buf, int32_t * bidx, MethodInfo * method)", "dotNetSignature": "Void AppendBufferPrimitive(Byte, Byte[] ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0077167C", "name": "SortKeyBuffer_GetResultAndReset", "signature": "SortKey * SortKeyBuffer_GetResultAndReset(SortKeyBuffer * this, MethodInfo * method)", "dotNetSignature": "SortKey GetResultAndReset()" }, { "virtualAddress": "0x00771B88", "name": "SortKeyBuffer_GetOptimizedLength", "signature": "int32_t SortKeyBuffer_GetOptimizedLength(SortKeyBuffer * this, Byte__Array * data, int32_t len, uint8_t defaultValue, MethodInfo * method)", "dotNetSignature": "Int32 GetOptimizedLength(Byte[], Int32, Byte)" }, { "virtualAddress": "0x007716A8", "name": "SortKeyBuffer_GetResult", "signature": "SortKey * SortKeyBuffer_GetResult(SortKeyBuffer * this, MethodInfo * method)", "dotNetSignature": "SortKey GetResult()" }, { "virtualAddress": "0x00779014", "name": "ASN1__ctor", "signature": "void ASN1__ctor(ASN1 * this, MethodInfo * method)", "dotNetSignature": "ASN1()" }, { "virtualAddress": "0x0077907C", "name": "ASN1__ctor_1", "signature": "void ASN1__ctor_1(ASN1 * this, uint8_t tag, MethodInfo * method)", "dotNetSignature": "ASN1(Byte)" }, { "virtualAddress": "0x00779040", "name": "ASN1__ctor_2", "signature": "void ASN1__ctor_2(ASN1 * this, uint8_t tag, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "ASN1(Byte, Byte[])" }, { "virtualAddress": "0x007790AC", "name": "ASN1__ctor_3", "signature": "void ASN1__ctor_3(ASN1 * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "ASN1(Byte[])" }, { "virtualAddress": "0x00779358", "name": "ASN1_get_Count", "signature": "int32_t ASN1_get_Count(ASN1 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00779374", "name": "ASN1_get_Tag", "signature": "uint8_t ASN1_get_Tag(ASN1 * this, MethodInfo * method)", "dotNetSignature": "Byte get_Tag()" }, { "virtualAddress": "0x0077937C", "name": "ASN1_get_Length", "signature": "int32_t ASN1_get_Length(ASN1 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00779394", "name": "ASN1_get_Value", "signature": "Byte__Array * ASN1_get_Value(ASN1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Value()" }, { "virtualAddress": "0x0077942C", "name": "ASN1_set_Value", "signature": "void ASN1_set_Value(ASN1 * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Byte[])" }, { "virtualAddress": "0x007794B8", "name": "ASN1_CompareArray", "signature": "bool ASN1_CompareArray(ASN1 * this, Byte__Array * array1, Byte__Array * array2, MethodInfo * method)", "dotNetSignature": "Boolean CompareArray(Byte[], Byte[])" }, { "virtualAddress": "0x00779534", "name": "ASN1_Equals", "signature": "bool ASN1_Equals(ASN1 * this, Byte__Array * asn1, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Byte[])" }, { "virtualAddress": "0x00779568", "name": "ASN1_CompareValue", "signature": "bool ASN1_CompareValue(ASN1 * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Boolean CompareValue(Byte[])" }, { "virtualAddress": "0x00779578", "name": "ASN1_Add", "signature": "ASN1 * ASN1_Add(ASN1 * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "ASN1 Add(ASN1)" }, { "virtualAddress": "0x00779614", "name": "ASN1_GetBytes", "signature": "Byte__Array * ASN1_GetBytes(ASN1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0077922C", "name": "ASN1_Decode", "signature": "void ASN1_Decode(ASN1 * this, Byte__Array * asn1, int32_t * anPos, int32_t anLength, MethodInfo * method)", "dotNetSignature": "Void Decode(Byte[], Int32 ByRef, Int32)" }, { "virtualAddress": "0x00779C30", "name": "ASN1_DecodeTLV", "signature": "void ASN1_DecodeTLV(ASN1 * this, Byte__Array * asn1, int32_t * pos, uint8_t * tag, int32_t * length, Byte__Array * * content, MethodInfo * method)", "dotNetSignature": "Void DecodeTLV(Byte[], Int32 ByRef, Byte ByRef, Int32 ByRef, Byte[] ByRef)" }, { "virtualAddress": "0x00779D70", "name": "ASN1_get_Item", "signature": "ASN1 * ASN1_get_Item(ASN1 * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ASN1 get_Item(Int32)" }, { "virtualAddress": "0x00779EB0", "name": "ASN1_Element", "signature": "ASN1 * ASN1_Element(ASN1 * this, int32_t index, uint8_t anTag, MethodInfo * method)", "dotNetSignature": "ASN1 Element(Int32, Byte)" }, { "virtualAddress": "0x0077A00C", "name": "ASN1_ToString", "signature": "String * ASN1_ToString(ASN1 * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0077A298", "name": "ASN1_SaveToFile", "signature": "void ASN1_SaveToFile(ASN1 * this, String * filename, MethodInfo * method)", "dotNetSignature": "Void SaveToFile(String)" }, { "virtualAddress": "0x0077A424", "name": "ASN1Convert_FromDateTime", "signature": "ASN1 * ASN1Convert_FromDateTime(DateTime dt, MethodInfo * method)", "dotNetSignature": "ASN1 FromDateTime(DateTime)" }, { "virtualAddress": "0x0077A5E4", "name": "ASN1Convert_FromInt32", "signature": "ASN1 * ASN1Convert_FromInt32(int32_t value, MethodInfo * method)", "dotNetSignature": "ASN1 FromInt32(Int32)" }, { "virtualAddress": "0x0077A77C", "name": "ASN1Convert_FromOid", "signature": "ASN1 * ASN1Convert_FromOid(String * oid, MethodInfo * method)", "dotNetSignature": "ASN1 FromOid(String)" }, { "virtualAddress": "0x0077A830", "name": "ASN1Convert_FromUnsignedBigInteger", "signature": "ASN1 * ASN1Convert_FromUnsignedBigInteger(Byte__Array * big, MethodInfo * method)", "dotNetSignature": "ASN1 FromUnsignedBigInteger(Byte[])" }, { "virtualAddress": "0x0077A938", "name": "ASN1Convert_ToInt32", "signature": "int32_t ASN1Convert_ToInt32(ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(ASN1)" }, { "virtualAddress": "0x0077AA64", "name": "ASN1Convert_ToOid", "signature": "String * ASN1Convert_ToOid(ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "String ToOid(ASN1)" }, { "virtualAddress": "0x0077ACEC", "name": "ASN1Convert_ToDateTime", "signature": "DateTime ASN1Convert_ToDateTime(ASN1 * time, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(ASN1)" }, { "virtualAddress": "0x0077D918", "name": "BitConverterLE__ctor", "signature": "void BitConverterLE__ctor(BitConverterLE * this, MethodInfo * method)", "dotNetSignature": "BitConverterLE()" }, { "virtualAddress": "0x0077D920", "name": "BitConverterLE_GetUShortBytes", "signature": "Byte__Array * BitConverterLE_GetUShortBytes(uint8_t * bytes, MethodInfo * method)", "dotNetSignature": "Byte[] GetUShortBytes(Byte*)" }, { "virtualAddress": "0x0077D9FC", "name": "BitConverterLE_GetUIntBytes", "signature": "Byte__Array * BitConverterLE_GetUIntBytes(uint8_t * bytes, MethodInfo * method)", "dotNetSignature": "Byte[] GetUIntBytes(Byte*)" }, { "virtualAddress": "0x0077DB18", "name": "BitConverterLE_GetULongBytes", "signature": "Byte__Array * BitConverterLE_GetULongBytes(uint8_t * bytes, MethodInfo * method)", "dotNetSignature": "Byte[] GetULongBytes(Byte*)" }, { "virtualAddress": "0x0077DCB4", "name": "BitConverterLE_GetBytes", "signature": "Byte__Array * BitConverterLE_GetBytes(bool value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Boolean)" }, { "virtualAddress": "0x0077DD2C", "name": "BitConverterLE_GetBytes_1", "signature": "Byte__Array * BitConverterLE_GetBytes_1(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Char)" }, { "virtualAddress": "0x0077DD50", "name": "BitConverterLE_GetBytes_2", "signature": "Byte__Array * BitConverterLE_GetBytes_2(int16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int16)" }, { "virtualAddress": "0x0077A758", "name": "BitConverterLE_GetBytes_3", "signature": "Byte__Array * BitConverterLE_GetBytes_3(int32_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int32)" }, { "virtualAddress": "0x0077DD74", "name": "BitConverterLE_GetBytes_4", "signature": "Byte__Array * BitConverterLE_GetBytes_4(int64_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int64)" }, { "virtualAddress": "0x0077DD98", "name": "BitConverterLE_GetBytes_5", "signature": "Byte__Array * BitConverterLE_GetBytes_5(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt16)" }, { "virtualAddress": "0x0077DDBC", "name": "BitConverterLE_GetBytes_6", "signature": "Byte__Array * BitConverterLE_GetBytes_6(uint32_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt32)" }, { "virtualAddress": "0x0077DDE0", "name": "BitConverterLE_GetBytes_7", "signature": "Byte__Array * BitConverterLE_GetBytes_7(uint64_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt64)" }, { "virtualAddress": "0x0077DE04", "name": "BitConverterLE_GetBytes_8", "signature": "Byte__Array * BitConverterLE_GetBytes_8(float value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Single)" }, { "virtualAddress": "0x0077DE28", "name": "BitConverterLE_GetBytes_9", "signature": "Byte__Array * BitConverterLE_GetBytes_9(double value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Double)" }, { "virtualAddress": "0x0077DE4C", "name": "BitConverterLE_UShortFromBytes", "signature": "void BitConverterLE_UShortFromBytes(uint8_t * dst, Byte__Array * src, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Void UShortFromBytes(Byte*, Byte[], Int32)" }, { "virtualAddress": "0x0077DF40", "name": "BitConverterLE_UIntFromBytes", "signature": "void BitConverterLE_UIntFromBytes(uint8_t * dst, Byte__Array * src, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Void UIntFromBytes(Byte*, Byte[], Int32)" }, { "virtualAddress": "0x0077E0A4", "name": "BitConverterLE_ULongFromBytes", "signature": "void BitConverterLE_ULongFromBytes(uint8_t * dst, Byte__Array * src, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Void ULongFromBytes(Byte*, Byte[], Int32)" }, { "virtualAddress": "0x0077E1B0", "name": "BitConverterLE_ToBoolean", "signature": "bool BitConverterLE_ToBoolean(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Byte[], Int32)" }, { "virtualAddress": "0x0077E1F0", "name": "BitConverterLE_ToChar", "signature": "uint16_t BitConverterLE_ToChar(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Char ToChar(Byte[], Int32)" }, { "virtualAddress": "0x0077E220", "name": "BitConverterLE_ToInt16", "signature": "int16_t BitConverterLE_ToInt16(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Byte[], Int32)" }, { "virtualAddress": "0x0077B77C", "name": "BitConverterLE_ToInt32", "signature": "int32_t BitConverterLE_ToInt32(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Byte[], Int32)" }, { "virtualAddress": "0x0077E250", "name": "BitConverterLE_ToInt64", "signature": "int64_t BitConverterLE_ToInt64(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Byte[], Int32)" }, { "virtualAddress": "0x0077B74C", "name": "BitConverterLE_ToUInt16", "signature": "uint16_t BitConverterLE_ToUInt16(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Byte[], Int32)" }, { "virtualAddress": "0x0077B7AC", "name": "BitConverterLE_ToUInt32", "signature": "uint32_t BitConverterLE_ToUInt32(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Byte[], Int32)" }, { "virtualAddress": "0x0077E280", "name": "BitConverterLE_ToUInt64", "signature": "uint64_t BitConverterLE_ToUInt64(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Byte[], Int32)" }, { "virtualAddress": "0x0077E2B0", "name": "BitConverterLE_ToSingle", "signature": "float BitConverterLE_ToSingle(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Byte[], Int32)" }, { "virtualAddress": "0x0077E2E0", "name": "BitConverterLE_ToDouble", "signature": "double BitConverterLE_ToDouble(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Byte[], Int32)" }, { "virtualAddress": "0x0057AF30", "name": "PKCS7__ctor", "signature": "void PKCS7__ctor(PKCS7 * this, MethodInfo * method)", "dotNetSignature": "PKCS7()" }, { "virtualAddress": "0x0057AF38", "name": "PKCS7_Attribute", "signature": "ASN1 * PKCS7_Attribute(String * oid, ASN1 * value, MethodInfo * method)", "dotNetSignature": "ASN1 Attribute(String, ASN1)" }, { "virtualAddress": "0x0057B004", "name": "PKCS7_AlgorithmIdentifier", "signature": "ASN1 * PKCS7_AlgorithmIdentifier(String * oid, MethodInfo * method)", "dotNetSignature": "ASN1 AlgorithmIdentifier(String)" }, { "virtualAddress": "0x0057B0BC", "name": "PKCS7_AlgorithmIdentifier_1", "signature": "ASN1 * PKCS7_AlgorithmIdentifier_1(String * oid, ASN1 * parameters, MethodInfo * method)", "dotNetSignature": "ASN1 AlgorithmIdentifier(String, ASN1)" }, { "virtualAddress": "0x0057B160", "name": "PKCS7_IssuerAndSerialNumber", "signature": "ASN1 * PKCS7_IssuerAndSerialNumber(X509Certificate_1 * x509, MethodInfo * method)", "dotNetSignature": "ASN1 IssuerAndSerialNumber(X509Certificate)" }, { "virtualAddress": "0x0057C2D0", "name": "PKCS7_Oid__ctor", "signature": "void PKCS7_Oid__ctor(PKCS7_Oid * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BOid()" }, { "virtualAddress": "0x0057B2C8", "name": "PKCS7_ContentInfo__ctor", "signature": "void PKCS7_ContentInfo__ctor(PKCS7_ContentInfo * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo()" }, { "virtualAddress": "0x0057B338", "name": "PKCS7_ContentInfo__ctor_1", "signature": "void PKCS7_ContentInfo__ctor_1(PKCS7_ContentInfo * this, String * oid, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo(String)" }, { "virtualAddress": "0x0057B360", "name": "PKCS7_ContentInfo__ctor_2", "signature": "void PKCS7_ContentInfo__ctor_2(PKCS7_ContentInfo * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo(Byte[])" }, { "virtualAddress": "0x0057B3D4", "name": "PKCS7_ContentInfo__ctor_3", "signature": "void PKCS7_ContentInfo__ctor_3(PKCS7_ContentInfo * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo(ASN1)" }, { "virtualAddress": "0x0057B560", "name": "PKCS7_ContentInfo_get_ASN1", "signature": "ASN1 * PKCS7_ContentInfo_get_ASN1(PKCS7_ContentInfo * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x0057B614", "name": "PKCS7_ContentInfo_get_Content", "signature": "ASN1 * PKCS7_ContentInfo_get_Content(PKCS7_ContentInfo * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_Content()" }, { "virtualAddress": "0x0057B61C", "name": "PKCS7_ContentInfo_set_Content", "signature": "void PKCS7_ContentInfo_set_Content(PKCS7_ContentInfo * this, ASN1 * value, MethodInfo * method)", "dotNetSignature": "Void set_Content(ASN1)" }, { "virtualAddress": "0x0057B624", "name": "PKCS7_ContentInfo_get_ContentType", "signature": "String * PKCS7_ContentInfo_get_ContentType(PKCS7_ContentInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ContentType()" }, { "virtualAddress": "0x0057B62C", "name": "PKCS7_ContentInfo_set_ContentType", "signature": "void PKCS7_ContentInfo_set_ContentType(PKCS7_ContentInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ContentType(String)" }, { "virtualAddress": "0x0057B564", "name": "PKCS7_ContentInfo_GetASN1", "signature": "ASN1 * PKCS7_ContentInfo_GetASN1(PKCS7_ContentInfo * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetASN1()" }, { "virtualAddress": "0x0057B634", "name": "PKCS7_ContentInfo_GetBytes", "signature": "Byte__Array * PKCS7_ContentInfo_GetBytes(PKCS7_ContentInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0057B658", "name": "PKCS7_EncryptedData__ctor", "signature": "void PKCS7_EncryptedData__ctor(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BEncryptedData()" }, { "virtualAddress": "0x0057B680", "name": "PKCS7_EncryptedData__ctor_1", "signature": "void PKCS7_EncryptedData__ctor_1(PKCS7_EncryptedData * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BEncryptedData(Byte[])" }, { "virtualAddress": "0x0057B6F4", "name": "PKCS7_EncryptedData__ctor_2", "signature": "void PKCS7_EncryptedData__ctor_2(PKCS7_EncryptedData * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BEncryptedData(ASN1)" }, { "virtualAddress": "0x0057B9CC", "name": "PKCS7_EncryptedData_get_ASN1", "signature": "ASN1 * PKCS7_EncryptedData_get_ASN1(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x0057B9DC", "name": "PKCS7_EncryptedData_get_ContentInfo", "signature": "PKCS7_ContentInfo * PKCS7_EncryptedData_get_ContentInfo(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo get_ContentInfo()" }, { "virtualAddress": "0x0057B9E4", "name": "PKCS7_EncryptedData_get_EncryptionAlgorithm", "signature": "PKCS7_ContentInfo * PKCS7_EncryptedData_get_EncryptionAlgorithm(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo get_EncryptionAlgorithm()" }, { "virtualAddress": "0x0057B9EC", "name": "PKCS7_EncryptedData_get_EncryptedContent", "signature": "Byte__Array * PKCS7_EncryptedData_get_EncryptedContent(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_EncryptedContent()" }, { "virtualAddress": "0x0057BA68", "name": "PKCS7_EncryptedData_get_Version", "signature": "uint8_t PKCS7_EncryptedData_get_Version(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x0057BA70", "name": "PKCS7_EncryptedData_set_Version", "signature": "void PKCS7_EncryptedData_set_Version(PKCS7_EncryptedData * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Byte)" }, { "virtualAddress": "0x0057B9D4", "name": "PKCS7_EncryptedData_GetASN1", "signature": "ASN1 * PKCS7_EncryptedData_GetASN1(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetASN1()" }, { "virtualAddress": "0x0057BA78", "name": "PKCS7_EncryptedData_GetBytes", "signature": "Byte__Array * PKCS7_EncryptedData_GetBytes(PKCS7_EncryptedData * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0057BA84", "name": "PKCS7_EnvelopedData__ctor", "signature": "void PKCS7_EnvelopedData__ctor(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BEnvelopedData()" }, { "virtualAddress": "0x0057BB2C", "name": "PKCS7_EnvelopedData__ctor_1", "signature": "void PKCS7_EnvelopedData__ctor_1(PKCS7_EnvelopedData * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BEnvelopedData(Byte[])" }, { "virtualAddress": "0x0057BBA0", "name": "PKCS7_EnvelopedData__ctor_2", "signature": "void PKCS7_EnvelopedData__ctor_2(PKCS7_EnvelopedData * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BEnvelopedData(ASN1)" }, { "virtualAddress": "0x0057C1A4", "name": "PKCS7_EnvelopedData_get_RecipientInfos", "signature": "ArrayList * PKCS7_EnvelopedData_get_RecipientInfos(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_RecipientInfos()" }, { "virtualAddress": "0x0057C1AC", "name": "PKCS7_EnvelopedData_get_ASN1", "signature": "ASN1 * PKCS7_EnvelopedData_get_ASN1(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x0057C210", "name": "PKCS7_EnvelopedData_get_ContentInfo", "signature": "PKCS7_ContentInfo * PKCS7_EnvelopedData_get_ContentInfo(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo get_ContentInfo()" }, { "virtualAddress": "0x0057C218", "name": "PKCS7_EnvelopedData_get_EncryptionAlgorithm", "signature": "PKCS7_ContentInfo * PKCS7_EnvelopedData_get_EncryptionAlgorithm(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo get_EncryptionAlgorithm()" }, { "virtualAddress": "0x0057C220", "name": "PKCS7_EnvelopedData_get_EncryptedContent", "signature": "Byte__Array * PKCS7_EnvelopedData_get_EncryptedContent(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_EncryptedContent()" }, { "virtualAddress": "0x0057C29C", "name": "PKCS7_EnvelopedData_get_Version", "signature": "uint8_t PKCS7_EnvelopedData_get_Version(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x0057C2A4", "name": "PKCS7_EnvelopedData_set_Version", "signature": "void PKCS7_EnvelopedData_set_Version(PKCS7_EnvelopedData * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Byte)" }, { "virtualAddress": "0x0057C1B0", "name": "PKCS7_EnvelopedData_GetASN1", "signature": "ASN1 * PKCS7_EnvelopedData_GetASN1(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetASN1()" }, { "virtualAddress": "0x0057C2AC", "name": "PKCS7_EnvelopedData_GetBytes", "signature": "Byte__Array * PKCS7_EnvelopedData_GetBytes(PKCS7_EnvelopedData * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0057C2D8", "name": "PKCS7_RecipientInfo__ctor", "signature": "void PKCS7_RecipientInfo__ctor(PKCS7_RecipientInfo * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BRecipientInfo()" }, { "virtualAddress": "0x0057BFA0", "name": "PKCS7_RecipientInfo__ctor_1", "signature": "void PKCS7_RecipientInfo__ctor_1(PKCS7_RecipientInfo * this, ASN1 * data, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BRecipientInfo(ASN1)" }, { "virtualAddress": "0x0057C2E0", "name": "PKCS7_RecipientInfo_get_Oid", "signature": "String * PKCS7_RecipientInfo_get_Oid(PKCS7_RecipientInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Oid()" }, { "virtualAddress": "0x0057C2E8", "name": "PKCS7_RecipientInfo_get_Key", "signature": "Byte__Array * PKCS7_RecipientInfo_get_Key(PKCS7_RecipientInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x0057C364", "name": "PKCS7_RecipientInfo_get_SubjectKeyIdentifier", "signature": "Byte__Array * PKCS7_RecipientInfo_get_SubjectKeyIdentifier(PKCS7_RecipientInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SubjectKeyIdentifier()" }, { "virtualAddress": "0x0057C3E0", "name": "PKCS7_RecipientInfo_get_Issuer", "signature": "String * PKCS7_RecipientInfo_get_Issuer(PKCS7_RecipientInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Issuer()" }, { "virtualAddress": "0x0057C3E8", "name": "PKCS7_RecipientInfo_get_Serial", "signature": "Byte__Array * PKCS7_RecipientInfo_get_Serial(PKCS7_RecipientInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Serial()" }, { "virtualAddress": "0x0057C464", "name": "PKCS7_RecipientInfo_get_Version", "signature": "int32_t PKCS7_RecipientInfo_get_Version(PKCS7_RecipientInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Version()" }, { "virtualAddress": "0x0057C46C", "name": "PKCS7_SignedData__ctor", "signature": "void PKCS7_SignedData__ctor(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSignedData()" }, { "virtualAddress": "0x0057C5D8", "name": "PKCS7_SignedData__ctor_1", "signature": "void PKCS7_SignedData__ctor_1(PKCS7_SignedData * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSignedData(Byte[])" }, { "virtualAddress": "0x0057C64C", "name": "PKCS7_SignedData__ctor_2", "signature": "void PKCS7_SignedData__ctor_2(PKCS7_SignedData * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSignedData(ASN1)" }, { "virtualAddress": "0x0057D070", "name": "PKCS7_SignedData_get_ASN1", "signature": "ASN1 * PKCS7_SignedData_get_ASN1(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x0057D8B8", "name": "PKCS7_SignedData_get_Certificates", "signature": "X509CertificateCollection * PKCS7_SignedData_get_Certificates(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_Certificates()" }, { "virtualAddress": "0x0057D8C0", "name": "PKCS7_SignedData_get_ContentInfo", "signature": "PKCS7_ContentInfo * PKCS7_SignedData_get_ContentInfo(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo get_ContentInfo()" }, { "virtualAddress": "0x0057D8C8", "name": "PKCS7_SignedData_get_Crls", "signature": "ArrayList * PKCS7_SignedData_get_Crls(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_Crls()" }, { "virtualAddress": "0x0057D8D0", "name": "PKCS7_SignedData_get_HashName", "signature": "String * PKCS7_SignedData_get_HashName(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "String get_HashName()" }, { "virtualAddress": "0x0057D050", "name": "PKCS7_SignedData_set_HashName", "signature": "void PKCS7_SignedData_set_HashName(PKCS7_SignedData * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x0057D8D8", "name": "PKCS7_SignedData_get_SignerInfo", "signature": "PKCS7_SignerInfo * PKCS7_SignedData_get_SignerInfo(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSignerInfo get_SignerInfo()" }, { "virtualAddress": "0x0057D8E0", "name": "PKCS7_SignedData_get_Version", "signature": "uint8_t PKCS7_SignedData_get_Version(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x0057D8E8", "name": "PKCS7_SignedData_set_Version", "signature": "void PKCS7_SignedData_set_Version(PKCS7_SignedData * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Byte)" }, { "virtualAddress": "0x0057D8F0", "name": "PKCS7_SignedData_get_UseAuthenticatedAttributes", "signature": "bool PKCS7_SignedData_get_UseAuthenticatedAttributes(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseAuthenticatedAttributes()" }, { "virtualAddress": "0x0057D8F8", "name": "PKCS7_SignedData_set_UseAuthenticatedAttributes", "signature": "void PKCS7_SignedData_set_UseAuthenticatedAttributes(PKCS7_SignedData * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseAuthenticatedAttributes(Boolean)" }, { "virtualAddress": "0x0057D904", "name": "PKCS7_SignedData_VerifySignature", "signature": "bool PKCS7_SignedData_VerifySignature(PKCS7_SignedData * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0057CF18", "name": "PKCS7_SignedData_OidToName", "signature": "String * PKCS7_SignedData_OidToName(PKCS7_SignedData * this, String * oid, MethodInfo * method)", "dotNetSignature": "String OidToName(String)" }, { "virtualAddress": "0x0057D074", "name": "PKCS7_SignedData_GetASN1", "signature": "ASN1 * PKCS7_SignedData_GetASN1(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetASN1()" }, { "virtualAddress": "0x0057DDAC", "name": "PKCS7_SignedData_GetBytes", "signature": "Byte__Array * PKCS7_SignedData_GetBytes(PKCS7_SignedData * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0057C544", "name": "PKCS7_SignerInfo__ctor", "signature": "void PKCS7_SignerInfo__ctor(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSignerInfo()" }, { "virtualAddress": "0x0057DDD0", "name": "PKCS7_SignerInfo__ctor_1", "signature": "void PKCS7_SignerInfo__ctor_1(PKCS7_SignerInfo * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSignerInfo(Byte[])" }, { "virtualAddress": "0x0057CB34", "name": "PKCS7_SignerInfo__ctor_2", "signature": "void PKCS7_SignerInfo__ctor_2(PKCS7_SignerInfo * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSignerInfo(ASN1)" }, { "virtualAddress": "0x0057DE44", "name": "PKCS7_SignerInfo_get_IssuerName", "signature": "String * PKCS7_SignerInfo_get_IssuerName(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "String get_IssuerName()" }, { "virtualAddress": "0x0057DE4C", "name": "PKCS7_SignerInfo_get_SerialNumber", "signature": "Byte__Array * PKCS7_SignerInfo_get_SerialNumber(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SerialNumber()" }, { "virtualAddress": "0x0057DEC8", "name": "PKCS7_SignerInfo_get_SubjectKeyIdentifier", "signature": "Byte__Array * PKCS7_SignerInfo_get_SubjectKeyIdentifier(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SubjectKeyIdentifier()" }, { "virtualAddress": "0x0057DDA8", "name": "PKCS7_SignerInfo_get_ASN1", "signature": "ASN1 * PKCS7_SignerInfo_get_ASN1(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x0057E7D0", "name": "PKCS7_SignerInfo_get_AuthenticatedAttributes", "signature": "ArrayList * PKCS7_SignerInfo_get_AuthenticatedAttributes(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_AuthenticatedAttributes()" }, { "virtualAddress": "0x0057E7D8", "name": "PKCS7_SignerInfo_get_Certificate", "signature": "X509Certificate_1 * PKCS7_SignerInfo_get_Certificate(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "X509Certificate get_Certificate()" }, { "virtualAddress": "0x0057E7E0", "name": "PKCS7_SignerInfo_set_Certificate", "signature": "void PKCS7_SignerInfo_set_Certificate(PKCS7_SignerInfo * this, X509Certificate_1 * value, MethodInfo * method)", "dotNetSignature": "Void set_Certificate(X509Certificate)" }, { "virtualAddress": "0x0057E7E8", "name": "PKCS7_SignerInfo_get_HashName", "signature": "String * PKCS7_SignerInfo_get_HashName(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "String get_HashName()" }, { "virtualAddress": "0x0057E7F0", "name": "PKCS7_SignerInfo_set_HashName", "signature": "void PKCS7_SignerInfo_set_HashName(PKCS7_SignerInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x0057E7F8", "name": "PKCS7_SignerInfo_get_Key", "signature": "AsymmetricAlgorithm * PKCS7_SignerInfo_get_Key(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "AsymmetricAlgorithm get_Key()" }, { "virtualAddress": "0x0057E800", "name": "PKCS7_SignerInfo_set_Key", "signature": "void PKCS7_SignerInfo_set_Key(PKCS7_SignerInfo * this, AsymmetricAlgorithm * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0057DCA0", "name": "PKCS7_SignerInfo_get_Signature", "signature": "Byte__Array * PKCS7_SignerInfo_get_Signature(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Signature()" }, { "virtualAddress": "0x0057DD1C", "name": "PKCS7_SignerInfo_set_Signature", "signature": "void PKCS7_SignerInfo_set_Signature(PKCS7_SignerInfo * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Signature(Byte[])" }, { "virtualAddress": "0x0057E808", "name": "PKCS7_SignerInfo_get_UnauthenticatedAttributes", "signature": "ArrayList * PKCS7_SignerInfo_get_UnauthenticatedAttributes(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_UnauthenticatedAttributes()" }, { "virtualAddress": "0x0057E810", "name": "PKCS7_SignerInfo_get_Version", "signature": "uint8_t PKCS7_SignerInfo_get_Version(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x0057E818", "name": "PKCS7_SignerInfo_set_Version", "signature": "void PKCS7_SignerInfo_set_Version(PKCS7_SignerInfo * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Byte)" }, { "virtualAddress": "0x0057DF44", "name": "PKCS7_SignerInfo_GetASN1", "signature": "ASN1 * PKCS7_SignerInfo_GetASN1(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetASN1()" }, { "virtualAddress": "0x0057E828", "name": "PKCS7_SignerInfo_GetBytes", "signature": "Byte__Array * PKCS7_SignerInfo_GetBytes(PKCS7_SignerInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0057E84C", "name": "PKCS7_SortedSet_Compare", "signature": "int32_t PKCS7_SortedSet_Compare(PKCS7_SortedSet * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x0057E820", "name": "PKCS7_SortedSet__ctor", "signature": "void PKCS7_SortedSet__ctor(PKCS7_SortedSet * this, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BSortedSet()" }, { "virtualAddress": "0x0057EA20", "name": "StrongName__ctor", "signature": "void StrongName__ctor(StrongName * this, MethodInfo * method)", "dotNetSignature": "StrongName()" }, { "virtualAddress": "0x0057EA28", "name": "StrongName__ctor_1", "signature": "void StrongName__ctor_1(StrongName * this, int32_t keySize, MethodInfo * method)", "dotNetSignature": "StrongName(Int32)" }, { "virtualAddress": "0x0057EAA0", "name": "StrongName__ctor_2", "signature": "void StrongName__ctor_2(StrongName * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "StrongName(Byte[])" }, { "virtualAddress": "0x0057EBFC", "name": "StrongName__ctor_3", "signature": "void StrongName__ctor_3(StrongName * this, RSA * rsa, MethodInfo * method)", "dotNetSignature": "StrongName(RSA)" }, { "virtualAddress": "0x0057EC9C", "name": "StrongName_InvalidateCache", "signature": "void StrongName_InvalidateCache(StrongName * this, MethodInfo * method)", "dotNetSignature": "Void InvalidateCache()" }, { "virtualAddress": "0x0057ECA4", "name": "StrongName_get_CanSign", "signature": "bool StrongName_get_CanSign(StrongName * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSign()" }, { "virtualAddress": "0x0057EE00", "name": "StrongName_get_RSA", "signature": "RSA * StrongName_get_RSA(StrongName * this, MethodInfo * method)", "dotNetSignature": "RSA get_RSA()" }, { "virtualAddress": "0x0057EBF0", "name": "StrongName_set_RSA", "signature": "void StrongName_set_RSA(StrongName * this, RSA * value, MethodInfo * method)", "dotNetSignature": "Void set_RSA(RSA)" }, { "virtualAddress": "0x0057EE2C", "name": "StrongName_get_PublicKey", "signature": "Byte__Array * StrongName_get_PublicKey(StrongName * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_PublicKey()" }, { "virtualAddress": "0x0057F124", "name": "StrongName_get_PublicKeyToken", "signature": "Byte__Array * StrongName_get_PublicKeyToken(StrongName * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_PublicKeyToken()" }, { "virtualAddress": "0x0057F278", "name": "StrongName_get_TokenAlgorithm", "signature": "String * StrongName_get_TokenAlgorithm(StrongName * this, MethodInfo * method)", "dotNetSignature": "String get_TokenAlgorithm()" }, { "virtualAddress": "0x0057F2D0", "name": "StrongName_set_TokenAlgorithm", "signature": "void StrongName_set_TokenAlgorithm(StrongName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TokenAlgorithm(String)" }, { "virtualAddress": "0x0057F3D8", "name": "StrongName_GetBytes", "signature": "Byte__Array * StrongName_GetBytes(StrongName * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0057F408", "name": "StrongName_RVAtoPosition", "signature": "uint32_t StrongName_RVAtoPosition(StrongName * this, uint32_t r, int32_t sections, Byte__Array * headers, MethodInfo * method)", "dotNetSignature": "UInt32 RVAtoPosition(UInt32, Int32, Byte[])" }, { "virtualAddress": "0x0057F4C8", "name": "StrongName_StrongHash", "signature": "StrongName_StrongNameSignature * StrongName_StrongHash(StrongName * this, Stream * stream, StrongName_StrongNameOptions__Enum options, MethodInfo * method)", "dotNetSignature": "StrongName\u002BStrongNameSignature StrongHash(Stream, StrongName\u002BStrongNameOptions)" }, { "virtualAddress": "0x0057FB8C", "name": "StrongName_Hash", "signature": "Byte__Array * StrongName_Hash(StrongName * this, String * fileName, MethodInfo * method)", "dotNetSignature": "Byte[] Hash(String)" }, { "virtualAddress": "0x0057FBF0", "name": "StrongName_Sign", "signature": "bool StrongName_Sign(StrongName * this, String * fileName, MethodInfo * method)", "dotNetSignature": "Boolean Sign(String)" }, { "virtualAddress": "0x0057FFE0", "name": "StrongName_Verify", "signature": "bool StrongName_Verify(StrongName * this, String * fileName, MethodInfo * method)", "dotNetSignature": "Boolean Verify(String)" }, { "virtualAddress": "0x00580120", "name": "StrongName_Verify_1", "signature": "bool StrongName_Verify_1(StrongName * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "Boolean Verify(Stream)" }, { "virtualAddress": "0x00580344", "name": "StrongName_IsAssemblyStrongnamed", "signature": "bool StrongName_IsAssemblyStrongnamed(String * assemblyName, MethodInfo * method)", "dotNetSignature": "Boolean IsAssemblyStrongnamed(String)" }, { "virtualAddress": "0x00580AC4", "name": "StrongName_VerifySignature", "signature": "bool StrongName_VerifySignature(Byte__Array * publicKey, int32_t algorithm, Byte__Array * hash, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(Byte[], Int32, Byte[], Byte[])" }, { "virtualAddress": "0x00580274", "name": "StrongName_Verify_2", "signature": "bool StrongName_Verify_2(RSA * rsa, AssemblyHashAlgorithm__Enum algorithm, Byte__Array * hash, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Boolean Verify(RSA, AssemblyHashAlgorithm, Byte[], Byte[])" }, { "virtualAddress": "0x00580BE4", "name": "StrongName__cctor", "signature": "void StrongName__cctor(MethodInfo * method)", "dotNetSignature": "StrongName()" }, { "virtualAddress": "0x00580C50", "name": "StrongName_StrongNameSignature_get_Hash", "signature": "Byte__Array * StrongName_StrongNameSignature_get_Hash(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Hash()" }, { "virtualAddress": "0x00580C58", "name": "StrongName_StrongNameSignature_set_Hash", "signature": "void StrongName_StrongNameSignature_set_Hash(StrongName_StrongNameSignature * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Hash(Byte[])" }, { "virtualAddress": "0x00580C60", "name": "StrongName_StrongNameSignature_get_Signature", "signature": "Byte__Array * StrongName_StrongNameSignature_get_Signature(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Signature()" }, { "virtualAddress": "0x00580C68", "name": "StrongName_StrongNameSignature_set_Signature", "signature": "void StrongName_StrongNameSignature_set_Signature(StrongName_StrongNameSignature * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Signature(Byte[])" }, { "virtualAddress": "0x00580C70", "name": "StrongName_StrongNameSignature_get_MetadataPosition", "signature": "uint32_t StrongName_StrongNameSignature_get_MetadataPosition(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_MetadataPosition()" }, { "virtualAddress": "0x00580C78", "name": "StrongName_StrongNameSignature_set_MetadataPosition", "signature": "void StrongName_StrongNameSignature_set_MetadataPosition(StrongName_StrongNameSignature * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void set_MetadataPosition(UInt32)" }, { "virtualAddress": "0x00580C80", "name": "StrongName_StrongNameSignature_get_MetadataLength", "signature": "uint32_t StrongName_StrongNameSignature_get_MetadataLength(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_MetadataLength()" }, { "virtualAddress": "0x00580C88", "name": "StrongName_StrongNameSignature_set_MetadataLength", "signature": "void StrongName_StrongNameSignature_set_MetadataLength(StrongName_StrongNameSignature * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void set_MetadataLength(UInt32)" }, { "virtualAddress": "0x00580C90", "name": "StrongName_StrongNameSignature_get_SignaturePosition", "signature": "uint32_t StrongName_StrongNameSignature_get_SignaturePosition(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_SignaturePosition()" }, { "virtualAddress": "0x00580C98", "name": "StrongName_StrongNameSignature_set_SignaturePosition", "signature": "void StrongName_StrongNameSignature_set_SignaturePosition(StrongName_StrongNameSignature * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void set_SignaturePosition(UInt32)" }, { "virtualAddress": "0x00580CA0", "name": "StrongName_StrongNameSignature_get_SignatureLength", "signature": "uint32_t StrongName_StrongNameSignature_get_SignatureLength(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_SignatureLength()" }, { "virtualAddress": "0x00580CA8", "name": "StrongName_StrongNameSignature_set_SignatureLength", "signature": "void StrongName_StrongNameSignature_set_SignatureLength(StrongName_StrongNameSignature * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void set_SignatureLength(UInt32)" }, { "virtualAddress": "0x00580CB0", "name": "StrongName_StrongNameSignature_get_CliFlag", "signature": "uint8_t StrongName_StrongNameSignature_get_CliFlag(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "Byte get_CliFlag()" }, { "virtualAddress": "0x00580CB8", "name": "StrongName_StrongNameSignature_set_CliFlag", "signature": "void StrongName_StrongNameSignature_set_CliFlag(StrongName_StrongNameSignature * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_CliFlag(Byte)" }, { "virtualAddress": "0x00580CC0", "name": "StrongName_StrongNameSignature_get_CliFlagPosition", "signature": "uint32_t StrongName_StrongNameSignature_get_CliFlagPosition(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_CliFlagPosition()" }, { "virtualAddress": "0x00580CC8", "name": "StrongName_StrongNameSignature_set_CliFlagPosition", "signature": "void StrongName_StrongNameSignature_set_CliFlagPosition(StrongName_StrongNameSignature * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CliFlagPosition(UInt32)" }, { "virtualAddress": "0x0057FB84", "name": "StrongName_StrongNameSignature__ctor", "signature": "void StrongName_StrongNameSignature__ctor(StrongName_StrongNameSignature * this, MethodInfo * method)", "dotNetSignature": "StrongName\u002BStrongNameSignature()" }, { "virtualAddress": "0x00580620", "name": "StrongNameManager_LoadConfig", "signature": "void StrongNameManager_LoadConfig(String * filename, MethodInfo * method)", "dotNetSignature": "Void LoadConfig(String)" }, { "virtualAddress": "0x00580CD0", "name": "StrongNameManager_LoadMapping", "signature": "void StrongNameManager_LoadMapping(SecurityElement * mapping, MethodInfo * method)", "dotNetSignature": "Void LoadMapping(SecurityElement)" }, { "virtualAddress": "0x00581170", "name": "StrongNameManager_LoadVerificationSettings", "signature": "void StrongNameManager_LoadVerificationSettings(SecurityElement * settings, MethodInfo * method)", "dotNetSignature": "Void LoadVerificationSettings(SecurityElement)" }, { "virtualAddress": "0x005808A4", "name": "StrongNameManager_GetMappedPublicKey", "signature": "Byte__Array * StrongNameManager_GetMappedPublicKey(Byte__Array * token, MethodInfo * method)", "dotNetSignature": "Byte[] GetMappedPublicKey(Byte[])" }, { "virtualAddress": "0x0058096C", "name": "StrongNameManager_MustVerify", "signature": "bool StrongNameManager_MustVerify(AssemblyName * an, MethodInfo * method)", "dotNetSignature": "Boolean MustVerify(AssemblyName)" }, { "virtualAddress": "0x005818B8", "name": "StrongNameManager_ToString", "signature": "String * StrongNameManager_ToString(StrongNameManager * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00581FD4", "name": "StrongNameManager__ctor", "signature": "void StrongNameManager__ctor(StrongNameManager * this, MethodInfo * method)", "dotNetSignature": "StrongNameManager()" }, { "virtualAddress": "0x00581FDC", "name": "StrongNameManager_Element__ctor", "signature": "void StrongNameManager_Element__ctor(StrongNameManager_Element * this, MethodInfo * method)", "dotNetSignature": "StrongNameManager\u002BElement()" }, { "virtualAddress": "0x005817DC", "name": "StrongNameManager_Element__ctor_1", "signature": "void StrongNameManager_Element__ctor_1(StrongNameManager_Element * this, String * assembly, String * users, MethodInfo * method)", "dotNetSignature": "StrongNameManager\u002BElement(String, String)" }, { "virtualAddress": "0x0058182C", "name": "StrongNameManager_Element_GetUsers", "signature": "String * StrongNameManager_Element_GetUsers(StrongNameManager_Element * this, String * assembly, MethodInfo * method)", "dotNetSignature": "String GetUsers(String)" }, { "virtualAddress": "0x00582048", "name": "Uri__ctor", "signature": "void Uri__ctor(Uri * this, String * uriString, MethodInfo * method)", "dotNetSignature": "Uri(String)" }, { "virtualAddress": "0x00582050", "name": "Uri__ctor_1", "signature": "void Uri__ctor_1(Uri * this, String * uriString, bool dontEscape, MethodInfo * method)", "dotNetSignature": "Uri(String, Boolean)" }, { "virtualAddress": "0x005821C0", "name": "Uri__ctor_2", "signature": "void Uri__ctor_2(Uri * this, String * uriString, bool dontEscape, bool reduce, MethodInfo * method)", "dotNetSignature": "Uri(String, Boolean, Boolean)" }, { "virtualAddress": "0x005822A4", "name": "Uri__ctor_3", "signature": "void Uri__ctor_3(Uri * this, Uri * baseUri, String * relativeUri, MethodInfo * method)", "dotNetSignature": "Uri(Uri, String)" }, { "virtualAddress": "0x005822AC", "name": "Uri__ctor_4", "signature": "void Uri__ctor_4(Uri * this, Uri * baseUri, String * relativeUri, bool dontEscape, MethodInfo * method)", "dotNetSignature": "Uri(Uri, String, Boolean)" }, { "virtualAddress": "0x00582A24", "name": "Uri_get_AbsolutePath", "signature": "String * Uri_get_AbsolutePath(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_AbsolutePath()" }, { "virtualAddress": "0x00582A2C", "name": "Uri_get_AbsoluteUri", "signature": "String * Uri_get_AbsoluteUri(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_AbsoluteUri()" }, { "virtualAddress": "0x00582E88", "name": "Uri_get_Authority", "signature": "String * Uri_get_Authority(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_Authority()" }, { "virtualAddress": "0x0058307C", "name": "Uri_get_Fragment", "signature": "String * Uri_get_Fragment(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_Fragment()" }, { "virtualAddress": "0x00583084", "name": "Uri_get_Host", "signature": "String * Uri_get_Host(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_Host()" }, { "virtualAddress": "0x0058308C", "name": "Uri_get_IsDefaultPort", "signature": "bool Uri_get_IsDefaultPort(Uri * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDefaultPort()" }, { "virtualAddress": "0x00583104", "name": "Uri_get_IsFile", "signature": "bool Uri_get_IsFile(Uri * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFile()" }, { "virtualAddress": "0x0058317C", "name": "Uri_get_IsLoopback", "signature": "bool Uri_get_IsLoopback(Uri * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsLoopback()" }, { "virtualAddress": "0x00583228", "name": "Uri_get_IsUnc", "signature": "bool Uri_get_IsUnc(Uri * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsUnc()" }, { "virtualAddress": "0x00583230", "name": "Uri_get_LocalPath", "signature": "String * Uri_get_LocalPath(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_LocalPath()" }, { "virtualAddress": "0x00583520", "name": "Uri_get_PathAndQuery", "signature": "String * Uri_get_PathAndQuery(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_PathAndQuery()" }, { "virtualAddress": "0x00583530", "name": "Uri_get_Port", "signature": "int32_t Uri_get_Port(Uri * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Port()" }, { "virtualAddress": "0x00583538", "name": "Uri_get_Query", "signature": "String * Uri_get_Query(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_Query()" }, { "virtualAddress": "0x00583540", "name": "Uri_get_Scheme", "signature": "String * Uri_get_Scheme(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_Scheme()" }, { "virtualAddress": "0x00583548", "name": "Uri_get_Segments", "signature": "String__Array * Uri_get_Segments(Uri * this, MethodInfo * method)", "dotNetSignature": "String[] get_Segments()" }, { "virtualAddress": "0x00583814", "name": "Uri_get_UserEscaped", "signature": "bool Uri_get_UserEscaped(Uri * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UserEscaped()" }, { "virtualAddress": "0x0058381C", "name": "Uri_get_UserInfo", "signature": "String * Uri_get_UserInfo(Uri * this, MethodInfo * method)", "dotNetSignature": "String get_UserInfo()" }, { "virtualAddress": "0x00583824", "name": "Uri_IsIPv4Address", "signature": "bool Uri_IsIPv4Address(String * name, MethodInfo * method)", "dotNetSignature": "Boolean IsIPv4Address(String)" }, { "virtualAddress": "0x005839D0", "name": "Uri_IsDomainAddress", "signature": "bool Uri_IsDomainAddress(String * name, MethodInfo * method)", "dotNetSignature": "Boolean IsDomainAddress(String)" }, { "virtualAddress": "0x00583B14", "name": "Uri_CheckSchemeName", "signature": "bool Uri_CheckSchemeName(String * schemeName, MethodInfo * method)", "dotNetSignature": "Boolean CheckSchemeName(String)" }, { "virtualAddress": "0x00583C50", "name": "Uri_Equals", "signature": "bool Uri_Equals(Uri * this, Object * comparant, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00583E74", "name": "Uri_GetHashCode", "signature": "int32_t Uri_GetHashCode(Uri * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00582A6C", "name": "Uri_GetLeftPart", "signature": "String * Uri_GetLeftPart(Uri * this, UriPartial__Enum part, MethodInfo * method)", "dotNetSignature": "String GetLeftPart(UriPartial)" }, { "virtualAddress": "0x00583FD4", "name": "Uri_FromHex", "signature": "int32_t Uri_FromHex(uint16_t digit, MethodInfo * method)", "dotNetSignature": "Int32 FromHex(Char)" }, { "virtualAddress": "0x0058409C", "name": "Uri_HexEscape", "signature": "String * Uri_HexEscape(uint16_t character, MethodInfo * method)", "dotNetSignature": "String HexEscape(Char)" }, { "virtualAddress": "0x005841D4", "name": "Uri_HexUnescape", "signature": "uint16_t Uri_HexUnescape(String * pattern, int32_t * index, MethodInfo * method)", "dotNetSignature": "Char HexUnescape(String, Int32 ByRef)" }, { "virtualAddress": "0x00584500", "name": "Uri_IsHexDigit", "signature": "bool Uri_IsHexDigit(uint16_t digit, MethodInfo * method)", "dotNetSignature": "Boolean IsHexDigit(Char)" }, { "virtualAddress": "0x0058453C", "name": "Uri_IsHexEncoding", "signature": "bool Uri_IsHexEncoding(String * pattern, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsHexEncoding(String, Int32)" }, { "virtualAddress": "0x00584684", "name": "Uri_MakeRelative", "signature": "String * Uri_MakeRelative(Uri * this, Uri * toUri, MethodInfo * method)", "dotNetSignature": "String MakeRelative(Uri)" }, { "virtualAddress": "0x005848A0", "name": "Uri_ToString", "signature": "String * Uri_ToString(Uri * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00584B08", "name": "Uri_Escape", "signature": "void Uri_Escape(Uri * this, MethodInfo * method)", "dotNetSignature": "Void Escape()" }, { "virtualAddress": "0x005829B4", "name": "Uri_EscapeString", "signature": "String * Uri_EscapeString(String * str, MethodInfo * method)", "dotNetSignature": "String EscapeString(String)" }, { "virtualAddress": "0x00584B78", "name": "Uri_EscapeString_1", "signature": "String * Uri_EscapeString_1(String * str, bool escapeReserved, bool escapeHex, bool escapeBrackets, MethodInfo * method)", "dotNetSignature": "String EscapeString(String, Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x00582120", "name": "Uri_Parse", "signature": "void Uri_Parse(Uri * this, MethodInfo * method)", "dotNetSignature": "Void Parse()" }, { "virtualAddress": "0x00583518", "name": "Uri_Unescape", "signature": "String * Uri_Unescape(Uri * this, String * str, MethodInfo * method)", "dotNetSignature": "String Unescape(String)" }, { "virtualAddress": "0x00584984", "name": "Uri_Unescape_1", "signature": "String * Uri_Unescape_1(Uri * this, String * str, bool excludeSharp, MethodInfo * method)", "dotNetSignature": "String Unescape(String, Boolean)" }, { "virtualAddress": "0x005859BC", "name": "Uri_ParseAsWindowsUNC", "signature": "void Uri_ParseAsWindowsUNC(Uri * this, String * uriString, MethodInfo * method)", "dotNetSignature": "Void ParseAsWindowsUNC(String)" }, { "virtualAddress": "0x00585B54", "name": "Uri_ParseAsWindowsAbsoluteFilePath", "signature": "void Uri_ParseAsWindowsAbsoluteFilePath(Uri * this, String * uriString, MethodInfo * method)", "dotNetSignature": "Void ParseAsWindowsAbsoluteFilePath(String)" }, { "virtualAddress": "0x00585CBC", "name": "Uri_ParseAsUnixAbsoluteFilePath", "signature": "void Uri_ParseAsUnixAbsoluteFilePath(Uri * this, String * uriString, MethodInfo * method)", "dotNetSignature": "Void ParseAsUnixAbsoluteFilePath(String)" }, { "virtualAddress": "0x00584E64", "name": "Uri_Parse_1", "signature": "void Uri_Parse_1(Uri * this, String * uriString, MethodInfo * method)", "dotNetSignature": "Void Parse(String)" }, { "virtualAddress": "0x00585F94", "name": "Uri_Reduce", "signature": "String * Uri_Reduce(String * path, MethodInfo * method)", "dotNetSignature": "String Reduce(String)" }, { "virtualAddress": "0x00586248", "name": "Uri_GetSchemeDelimiter", "signature": "String * Uri_GetSchemeDelimiter(String * scheme, MethodInfo * method)", "dotNetSignature": "String GetSchemeDelimiter(String)" }, { "virtualAddress": "0x00582F48", "name": "Uri_GetDefaultPort", "signature": "int32_t Uri_GetDefaultPort(String * scheme, MethodInfo * method)", "dotNetSignature": "Int32 GetDefaultPort(String)" }, { "virtualAddress": "0x00583F4C", "name": "Uri_GetOpaqueWiseSchemeDelimiter", "signature": "String * Uri_GetOpaqueWiseSchemeDelimiter(Uri * this, MethodInfo * method)", "dotNetSignature": "String GetOpaqueWiseSchemeDelimiter()" }, { "virtualAddress": "0x00586394", "name": "Uri_IsBadFileSystemCharacter", "signature": "bool Uri_IsBadFileSystemCharacter(Uri * this, uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsBadFileSystemCharacter(Char)" }, { "virtualAddress": "0x0058643C", "name": "Uri_IsExcludedCharacter", "signature": "bool Uri_IsExcludedCharacter(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsExcludedCharacter(Char)" }, { "virtualAddress": "0x00585E1C", "name": "Uri_IsPredefinedScheme", "signature": "bool Uri_IsPredefinedScheme(String * scheme, MethodInfo * method)", "dotNetSignature": "Boolean IsPredefinedScheme(String)" }, { "virtualAddress": "0x0058649C", "name": "Uri_IsReservedCharacter", "signature": "bool Uri_IsReservedCharacter(Uri * this, uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsReservedCharacter(Char)" }, { "virtualAddress": "0x005864D8", "name": "Uri__cctor", "signature": "void Uri__cctor(MethodInfo * method)", "dotNetSignature": "Uri()" }, { "virtualAddress": "0x003F95CC", "name": "Uri_UriScheme__ctor", "signature": "void Uri_UriScheme__ctor(Uri_UriScheme__Boxed * this, String * s, String * d, int32_t p, MethodInfo * method)", "dotNetSignature": "Uri\u002BUriScheme(String, String, Int32)" }, { "virtualAddress": "0x0055B3A8", "name": "PKCS5__ctor", "signature": "void PKCS5__ctor(PKCS5 * this, MethodInfo * method)", "dotNetSignature": "PKCS5()" }, { "virtualAddress": "0x0055B3B0", "name": "PKCS9__ctor", "signature": "void PKCS9__ctor(PKCS9 * this, MethodInfo * method)", "dotNetSignature": "PKCS9()" }, { "virtualAddress": "0x0055B3B8", "name": "SafeBag__ctor", "signature": "void SafeBag__ctor(SafeBag * this, String * bagOID, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "SafeBag(String, ASN1)" }, { "virtualAddress": "0x0055B3F0", "name": "SafeBag_get_BagOID", "signature": "String * SafeBag_get_BagOID(SafeBag * this, MethodInfo * method)", "dotNetSignature": "String get_BagOID()" }, { "virtualAddress": "0x0055B3F8", "name": "SafeBag_get_ASN1", "signature": "ASN1 * SafeBag_get_ASN1(SafeBag * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x00587AE4", "name": "PKCS12__ctor", "signature": "void PKCS12__ctor(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "PKCS12()" }, { "virtualAddress": "0x00587BB8", "name": "PKCS12__ctor_1", "signature": "void PKCS12__ctor_1(PKCS12 * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS12(Byte[])" }, { "virtualAddress": "0x00588448", "name": "PKCS12__ctor_2", "signature": "void PKCS12__ctor_2(PKCS12 * this, Byte__Array * data, String * password, MethodInfo * method)", "dotNetSignature": "PKCS12(Byte[], String)" }, { "virtualAddress": "0x0058848C", "name": "PKCS12__ctor_3", "signature": "void PKCS12__ctor_3(PKCS12 * this, Byte__Array * data, Byte__Array * password, MethodInfo * method)", "dotNetSignature": "PKCS12(Byte[], Byte[])" }, { "virtualAddress": "0x00587DD0", "name": "PKCS12_Decode", "signature": "void PKCS12_Decode(PKCS12 * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void Decode(Byte[])" }, { "virtualAddress": "0x00588DA4", "name": "PKCS12_Finalize", "signature": "void PKCS12_Finalize(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00587BF0", "name": "PKCS12_set_Password", "signature": "void PKCS12_set_Password(PKCS12 * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Password(String)" }, { "virtualAddress": "0x00588E24", "name": "PKCS12_get_IterationCount", "signature": "int32_t PKCS12_get_IterationCount(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IterationCount()" }, { "virtualAddress": "0x00588E2C", "name": "PKCS12_set_IterationCount", "signature": "void PKCS12_set_IterationCount(PKCS12 * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x00588E34", "name": "PKCS12_get_Keys", "signature": "ArrayList * PKCS12_get_Keys(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_Keys()" }, { "virtualAddress": "0x00589634", "name": "PKCS12_get_Secrets", "signature": "ArrayList * PKCS12_get_Secrets(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_Secrets()" }, { "virtualAddress": "0x00589970", "name": "PKCS12_get_Certificates", "signature": "X509CertificateCollection * PKCS12_get_Certificates(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_Certificates()" }, { "virtualAddress": "0x00589D14", "name": "PKCS12_get_RNG", "signature": "RandomNumberGenerator * PKCS12_get_RNG(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator get_RNG()" }, { "virtualAddress": "0x0058861C", "name": "PKCS12_Compare", "signature": "bool PKCS12_Compare(PKCS12 * this, Byte__Array * expected, Byte__Array * actual, MethodInfo * method)", "dotNetSignature": "Boolean Compare(Byte[], Byte[])" }, { "virtualAddress": "0x00589D40", "name": "PKCS12_GetSymmetricAlgorithm", "signature": "SymmetricAlgorithm * PKCS12_GetSymmetricAlgorithm(PKCS12 * this, String * algorithmOid, Byte__Array * salt, int32_t iterationCount, MethodInfo * method)", "dotNetSignature": "SymmetricAlgorithm GetSymmetricAlgorithm(String, Byte[], Int32)" }, { "virtualAddress": "0x0058949C", "name": "PKCS12_Decrypt", "signature": "Byte__Array * PKCS12_Decrypt(PKCS12 * this, String * algorithmOid, Byte__Array * salt, int32_t iterationCount, Byte__Array * encryptedData, MethodInfo * method)", "dotNetSignature": "Byte[] Decrypt(String, Byte[], Int32, Byte[])" }, { "virtualAddress": "0x00588CF8", "name": "PKCS12_Decrypt_1", "signature": "Byte__Array * PKCS12_Decrypt_1(PKCS12 * this, PKCS7_EncryptedData * ed, MethodInfo * method)", "dotNetSignature": "Byte[] Decrypt(PKCS7\u002BEncryptedData)" }, { "virtualAddress": "0x0058A340", "name": "PKCS12_Encrypt", "signature": "Byte__Array * PKCS12_Encrypt(PKCS12 * this, String * algorithmOid, Byte__Array * salt, int32_t iterationCount, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Byte[] Encrypt(String, Byte[], Int32, Byte[])" }, { "virtualAddress": "0x0058A52C", "name": "PKCS12_GetExistingParameters", "signature": "DSAParameters PKCS12_GetExistingParameters(PKCS12 * this, bool * found, MethodInfo * method)", "dotNetSignature": "DSAParameters GetExistingParameters(Boolean ByRef)" }, { "virtualAddress": "0x0058A774", "name": "PKCS12_AddPrivateKey", "signature": "void PKCS12_AddPrivateKey(PKCS12 * this, PKCS8_PrivateKeyInfo * pki, MethodInfo * method)", "dotNetSignature": "Void AddPrivateKey(PKCS8\u002BPrivateKeyInfo)" }, { "virtualAddress": "0x00588698", "name": "PKCS12_ReadSafeBag", "signature": "void PKCS12_ReadSafeBag(PKCS12 * this, ASN1 * safeBag, MethodInfo * method)", "dotNetSignature": "Void ReadSafeBag(ASN1)" }, { "virtualAddress": "0x0058A8E8", "name": "PKCS12_Pkcs8ShroudedKeyBagSafeBag", "signature": "ASN1 * PKCS12_Pkcs8ShroudedKeyBagSafeBag(PKCS12 * this, AsymmetricAlgorithm * aa, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "ASN1 Pkcs8ShroudedKeyBagSafeBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x0058B594", "name": "PKCS12_KeyBagSafeBag", "signature": "ASN1 * PKCS12_KeyBagSafeBag(PKCS12 * this, AsymmetricAlgorithm * aa, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "ASN1 KeyBagSafeBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x0058C1C4", "name": "PKCS12_SecretBagSafeBag", "signature": "ASN1 * PKCS12_SecretBagSafeBag(PKCS12 * this, Byte__Array * secret, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "ASN1 SecretBagSafeBag(Byte[], IDictionary)" }, { "virtualAddress": "0x0058CC4C", "name": "PKCS12_CertificateSafeBag", "signature": "ASN1 * PKCS12_CertificateSafeBag(PKCS12 * this, X509Certificate_1 * x509, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "ASN1 CertificateSafeBag(X509Certificate, IDictionary)" }, { "virtualAddress": "0x005884C8", "name": "PKCS12_MAC", "signature": "Byte__Array * PKCS12_MAC(PKCS12 * this, Byte__Array * password, Byte__Array * salt, int32_t iterations, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Byte[] MAC(Byte[], Byte[], Int32, Byte[])" }, { "virtualAddress": "0x0058D764", "name": "PKCS12_GetBytes", "signature": "Byte__Array * PKCS12_GetBytes(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0058F61C", "name": "PKCS12_EncryptedContentInfo", "signature": "PKCS7_ContentInfo * PKCS12_EncryptedContentInfo(PKCS12 * this, ASN1 * safeBags, String * algorithmOid, MethodInfo * method)", "dotNetSignature": "PKCS7\u002BContentInfo EncryptedContentInfo(ASN1, String)" }, { "virtualAddress": "0x0058F614", "name": "PKCS12_AddCertificate", "signature": "void PKCS12_AddCertificate(PKCS12 * this, X509Certificate_1 * cert, MethodInfo * method)", "dotNetSignature": "Void AddCertificate(X509Certificate)" }, { "virtualAddress": "0x0058F8FC", "name": "PKCS12_AddCertificate_1", "signature": "void PKCS12_AddCertificate_1(PKCS12 * this, X509Certificate_1 * cert, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "Void AddCertificate(X509Certificate, IDictionary)" }, { "virtualAddress": "0x0058F60C", "name": "PKCS12_RemoveCertificate", "signature": "void PKCS12_RemoveCertificate(PKCS12 * this, X509Certificate_1 * cert, MethodInfo * method)", "dotNetSignature": "Void RemoveCertificate(X509Certificate)" }, { "virtualAddress": "0x0058FB40", "name": "PKCS12_RemoveCertificate_1", "signature": "void PKCS12_RemoveCertificate_1(PKCS12 * this, X509Certificate_1 * cert, IDictionary * attrs, MethodInfo * method)", "dotNetSignature": "Void RemoveCertificate(X509Certificate, IDictionary)" }, { "virtualAddress": "0x00590024", "name": "PKCS12_CompareAsymmetricAlgorithm", "signature": "bool PKCS12_CompareAsymmetricAlgorithm(PKCS12 * this, AsymmetricAlgorithm * a1, AsymmetricAlgorithm * a2, MethodInfo * method)", "dotNetSignature": "Boolean CompareAsymmetricAlgorithm(AsymmetricAlgorithm, AsymmetricAlgorithm)" }, { "virtualAddress": "0x005900D0", "name": "PKCS12_AddPkcs8ShroudedKeyBag", "signature": "void PKCS12_AddPkcs8ShroudedKeyBag(PKCS12 * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Void AddPkcs8ShroudedKeyBag(AsymmetricAlgorithm)" }, { "virtualAddress": "0x005900D8", "name": "PKCS12_AddPkcs8ShroudedKeyBag_1", "signature": "void PKCS12_AddPkcs8ShroudedKeyBag_1(PKCS12 * this, AsymmetricAlgorithm * aa, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "Void AddPkcs8ShroudedKeyBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x00590420", "name": "PKCS12_RemovePkcs8ShroudedKeyBag", "signature": "void PKCS12_RemovePkcs8ShroudedKeyBag(PKCS12 * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Void RemovePkcs8ShroudedKeyBag(AsymmetricAlgorithm)" }, { "virtualAddress": "0x00590744", "name": "PKCS12_AddKeyBag", "signature": "void PKCS12_AddKeyBag(PKCS12 * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Void AddKeyBag(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0059074C", "name": "PKCS12_AddKeyBag_1", "signature": "void PKCS12_AddKeyBag_1(PKCS12 * this, AsymmetricAlgorithm * aa, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "Void AddKeyBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x005909F4", "name": "PKCS12_RemoveKeyBag", "signature": "void PKCS12_RemoveKeyBag(PKCS12 * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Void RemoveKeyBag(AsymmetricAlgorithm)" }, { "virtualAddress": "0x00590C74", "name": "PKCS12_AddSecretBag", "signature": "void PKCS12_AddSecretBag(PKCS12 * this, Byte__Array * secret, MethodInfo * method)", "dotNetSignature": "Void AddSecretBag(Byte[])" }, { "virtualAddress": "0x00590C7C", "name": "PKCS12_AddSecretBag_1", "signature": "void PKCS12_AddSecretBag_1(PKCS12 * this, Byte__Array * secret, IDictionary * attributes, MethodInfo * method)", "dotNetSignature": "Void AddSecretBag(Byte[], IDictionary)" }, { "virtualAddress": "0x00590E1C", "name": "PKCS12_RemoveSecretBag", "signature": "void PKCS12_RemoveSecretBag(PKCS12 * this, Byte__Array * secret, MethodInfo * method)", "dotNetSignature": "Void RemoveSecretBag(Byte[])" }, { "virtualAddress": "0x00590F90", "name": "PKCS12_GetAsymmetricAlgorithm", "signature": "AsymmetricAlgorithm * PKCS12_GetAsymmetricAlgorithm(PKCS12 * this, IDictionary * attrs, MethodInfo * method)", "dotNetSignature": "AsymmetricAlgorithm GetAsymmetricAlgorithm(IDictionary)" }, { "virtualAddress": "0x005918EC", "name": "PKCS12_GetSecret", "signature": "Byte__Array * PKCS12_GetSecret(PKCS12 * this, IDictionary * attrs, MethodInfo * method)", "dotNetSignature": "Byte[] GetSecret(IDictionary)" }, { "virtualAddress": "0x00591F30", "name": "PKCS12_GetCertificate", "signature": "X509Certificate_1 * PKCS12_GetCertificate(PKCS12 * this, IDictionary * attrs, MethodInfo * method)", "dotNetSignature": "X509Certificate GetCertificate(IDictionary)" }, { "virtualAddress": "0x005925F8", "name": "PKCS12_GetAttributes", "signature": "IDictionary * PKCS12_GetAttributes(PKCS12 * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "IDictionary GetAttributes(AsymmetricAlgorithm)" }, { "virtualAddress": "0x00592DE4", "name": "PKCS12_GetAttributes_1", "signature": "IDictionary * PKCS12_GetAttributes_1(PKCS12 * this, X509Certificate_1 * cert, MethodInfo * method)", "dotNetSignature": "IDictionary GetAttributes(X509Certificate)" }, { "virtualAddress": "0x005933B4", "name": "PKCS12_SaveToFile", "signature": "void PKCS12_SaveToFile(PKCS12 * this, String * filename, MethodInfo * method)", "dotNetSignature": "Void SaveToFile(String)" }, { "virtualAddress": "0x00593538", "name": "PKCS12_Clone", "signature": "Object * PKCS12_Clone(PKCS12 * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00593610", "name": "PKCS12_get_MaximumPasswordLength", "signature": "int32_t PKCS12_get_MaximumPasswordLength(MethodInfo * method)", "dotNetSignature": "Int32 get_MaximumPasswordLength()" }, { "virtualAddress": "0x00593678", "name": "PKCS12_set_MaximumPasswordLength", "signature": "void PKCS12_set_MaximumPasswordLength(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_MaximumPasswordLength(Int32)" }, { "virtualAddress": "0x005937A4", "name": "PKCS12_LoadFile", "signature": "Byte__Array * PKCS12_LoadFile(String * filename, MethodInfo * method)", "dotNetSignature": "Byte[] LoadFile(String)" }, { "virtualAddress": "0x0059392C", "name": "PKCS12_LoadFromFile", "signature": "PKCS12 * PKCS12_LoadFromFile(String * filename, MethodInfo * method)", "dotNetSignature": "PKCS12 LoadFromFile(String)" }, { "virtualAddress": "0x005939F4", "name": "PKCS12_LoadFromFile_1", "signature": "PKCS12 * PKCS12_LoadFromFile_1(String * filename, String * password, MethodInfo * method)", "dotNetSignature": "PKCS12 LoadFromFile(String, String)" }, { "virtualAddress": "0x00593ACC", "name": "PKCS12__cctor", "signature": "void PKCS12__cctor(MethodInfo * method)", "dotNetSignature": "PKCS12()" }, { "virtualAddress": "0x0055A9B4", "name": "PKCS12_DeriveBytes__ctor", "signature": "void PKCS12_DeriveBytes__ctor(PKCS12_DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "PKCS12\u002BDeriveBytes()" }, { "virtualAddress": "0x0055A9BC", "name": "PKCS12_DeriveBytes_get_HashName", "signature": "String * PKCS12_DeriveBytes_get_HashName(PKCS12_DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "String get_HashName()" }, { "virtualAddress": "0x0055A9C4", "name": "PKCS12_DeriveBytes_set_HashName", "signature": "void PKCS12_DeriveBytes_set_HashName(PKCS12_DeriveBytes * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x0055A9CC", "name": "PKCS12_DeriveBytes_get_IterationCount", "signature": "int32_t PKCS12_DeriveBytes_get_IterationCount(PKCS12_DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IterationCount()" }, { "virtualAddress": "0x0055A9D4", "name": "PKCS12_DeriveBytes_set_IterationCount", "signature": "void PKCS12_DeriveBytes_set_IterationCount(PKCS12_DeriveBytes * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x0055A9DC", "name": "PKCS12_DeriveBytes_get_Password", "signature": "Byte__Array * PKCS12_DeriveBytes_get_Password(PKCS12_DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Password()" }, { "virtualAddress": "0x0055AA5C", "name": "PKCS12_DeriveBytes_set_Password", "signature": "void PKCS12_DeriveBytes_set_Password(PKCS12_DeriveBytes * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Password(Byte[])" }, { "virtualAddress": "0x0055AAFC", "name": "PKCS12_DeriveBytes_get_Salt", "signature": "Byte__Array * PKCS12_DeriveBytes_get_Salt(PKCS12_DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Salt()" }, { "virtualAddress": "0x0055AB7C", "name": "PKCS12_DeriveBytes_set_Salt", "signature": "void PKCS12_DeriveBytes_set_Salt(PKCS12_DeriveBytes * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Salt(Byte[])" }, { "virtualAddress": "0x0055AC10", "name": "PKCS12_DeriveBytes_Adjust", "signature": "void PKCS12_DeriveBytes_Adjust(PKCS12_DeriveBytes * this, Byte__Array * a, int32_t aOff, Byte__Array * b, MethodInfo * method)", "dotNetSignature": "Void Adjust(Byte[], Int32, Byte[])" }, { "virtualAddress": "0x0055ACF8", "name": "PKCS12_DeriveBytes_Derive", "signature": "Byte__Array * PKCS12_DeriveBytes_Derive(PKCS12_DeriveBytes * this, Byte__Array * diversifier, int32_t n, MethodInfo * method)", "dotNetSignature": "Byte[] Derive(Byte[], Int32)" }, { "virtualAddress": "0x0055B144", "name": "PKCS12_DeriveBytes_DeriveKey", "signature": "Byte__Array * PKCS12_DeriveBytes_DeriveKey(PKCS12_DeriveBytes * this, int32_t size, MethodInfo * method)", "dotNetSignature": "Byte[] DeriveKey(Int32)" }, { "virtualAddress": "0x0055B1C4", "name": "PKCS12_DeriveBytes_DeriveIV", "signature": "Byte__Array * PKCS12_DeriveBytes_DeriveIV(PKCS12_DeriveBytes * this, int32_t size, MethodInfo * method)", "dotNetSignature": "Byte[] DeriveIV(Int32)" }, { "virtualAddress": "0x0055B244", "name": "PKCS12_DeriveBytes_DeriveMAC", "signature": "Byte__Array * PKCS12_DeriveBytes_DeriveMAC(PKCS12_DeriveBytes * this, int32_t size, MethodInfo * method)", "dotNetSignature": "Byte[] DeriveMAC(Int32)" }, { "virtualAddress": "0x0055B2C4", "name": "PKCS12_DeriveBytes__cctor", "signature": "void PKCS12_DeriveBytes__cctor(MethodInfo * method)", "dotNetSignature": "PKCS12\u002BDeriveBytes()" }, { "virtualAddress": "0x0055B400", "name": "X501__ctor", "signature": "void X501__ctor(X501 * this, MethodInfo * method)", "dotNetSignature": "X501()" }, { "virtualAddress": "0x0055B408", "name": "X501_ToString", "signature": "String * X501_ToString(ASN1 * seq, MethodInfo * method)", "dotNetSignature": "String ToString(ASN1)" }, { "virtualAddress": "0x0055BC60", "name": "X501_ToString_1", "signature": "String * X501_ToString_1(ASN1 * seq, bool reversed, String * separator, bool quotes, MethodInfo * method)", "dotNetSignature": "String ToString(ASN1, Boolean, String, Boolean)" }, { "virtualAddress": "0x0055B538", "name": "X501_AppendEntry", "signature": "void X501_AppendEntry(StringBuilder * sb, ASN1 * entry, bool quotes, MethodInfo * method)", "dotNetSignature": "Void AppendEntry(StringBuilder, ASN1, Boolean)" }, { "virtualAddress": "0x0055BE28", "name": "X501_GetAttributeFromOid", "signature": "X520_AttributeTypeAndValue * X501_GetAttributeFromOid(String * attributeType, MethodInfo * method)", "dotNetSignature": "X520\u002BAttributeTypeAndValue GetAttributeFromOid(String)" }, { "virtualAddress": "0x0055C9F4", "name": "X501_IsOid", "signature": "bool X501_IsOid(String * oid, MethodInfo * method)", "dotNetSignature": "Boolean IsOid(String)" }, { "virtualAddress": "0x0055CAC8", "name": "X501_ReadAttribute", "signature": "X520_AttributeTypeAndValue * X501_ReadAttribute(String * value, int32_t * pos, MethodInfo * method)", "dotNetSignature": "X520\u002BAttributeTypeAndValue ReadAttribute(String, Int32 ByRef)" }, { "virtualAddress": "0x0055CC34", "name": "X501_IsHex", "signature": "bool X501_IsHex(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsHex(Char)" }, { "virtualAddress": "0x0055CD14", "name": "X501_ReadHex", "signature": "String * X501_ReadHex(String * value, int32_t * pos, MethodInfo * method)", "dotNetSignature": "String ReadHex(String, Int32 ByRef)" }, { "virtualAddress": "0x0055CECC", "name": "X501_ReadEscaped", "signature": "int32_t X501_ReadEscaped(StringBuilder * sb, String * value, int32_t pos, MethodInfo * method)", "dotNetSignature": "Int32 ReadEscaped(StringBuilder, String, Int32)" }, { "virtualAddress": "0x0055D080", "name": "X501_ReadQuoted", "signature": "int32_t X501_ReadQuoted(StringBuilder * sb, String * value, int32_t pos, MethodInfo * method)", "dotNetSignature": "Int32 ReadQuoted(StringBuilder, String, Int32)" }, { "virtualAddress": "0x0055D1FC", "name": "X501_ReadValue", "signature": "String * X501_ReadValue(String * value, int32_t * pos, MethodInfo * method)", "dotNetSignature": "String ReadValue(String, Int32 ByRef)" }, { "virtualAddress": "0x0055D4A4", "name": "X501_FromString", "signature": "ASN1 * X501_FromString(String * rdn, MethodInfo * method)", "dotNetSignature": "ASN1 FromString(String)" }, { "virtualAddress": "0x0055D710", "name": "X501__cctor", "signature": "void X501__cctor(MethodInfo * method)", "dotNetSignature": "X501()" }, { "virtualAddress": "0x00561938", "name": "X509Crl__ctor", "signature": "void X509Crl__ctor(X509Crl * this, Byte__Array * crl, MethodInfo * method)", "dotNetSignature": "X509Crl(Byte[])" }, { "virtualAddress": "0x00561A10", "name": "X509Crl_Parse", "signature": "void X509Crl_Parse(X509Crl * this, Byte__Array * crl, MethodInfo * method)", "dotNetSignature": "Void Parse(Byte[])" }, { "virtualAddress": "0x00562168", "name": "X509Crl_get_Entries", "signature": "ArrayList * X509Crl_get_Entries(X509Crl * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_Entries()" }, { "virtualAddress": "0x005621D4", "name": "X509Crl_get_Item", "signature": "X509Crl_X509CrlEntry * X509Crl_get_Item(X509Crl * this, int32_t index, MethodInfo * method)", "dotNetSignature": "X509Crl\u002BX509CrlEntry get_Item(Int32)" }, { "virtualAddress": "0x0056227C", "name": "X509Crl_get_Item_1", "signature": "X509Crl_X509CrlEntry * X509Crl_get_Item_1(X509Crl * this, Byte__Array * serialNumber, MethodInfo * method)", "dotNetSignature": "X509Crl\u002BX509CrlEntry get_Item(Byte[])" }, { "virtualAddress": "0x005623C8", "name": "X509Crl_get_Extensions", "signature": "X509ExtensionCollection * X509Crl_get_Extensions(X509Crl * this, MethodInfo * method)", "dotNetSignature": "X509ExtensionCollection get_Extensions()" }, { "virtualAddress": "0x005623D0", "name": "X509Crl_get_Hash", "signature": "Byte__Array * X509Crl_get_Hash(X509Crl * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Hash()" }, { "virtualAddress": "0x00562578", "name": "X509Crl_get_IssuerName", "signature": "String * X509Crl_get_IssuerName(X509Crl * this, MethodInfo * method)", "dotNetSignature": "String get_IssuerName()" }, { "virtualAddress": "0x00562580", "name": "X509Crl_get_NextUpdate", "signature": "DateTime X509Crl_get_NextUpdate(X509Crl * this, MethodInfo * method)", "dotNetSignature": "DateTime get_NextUpdate()" }, { "virtualAddress": "0x00562588", "name": "X509Crl_get_ThisUpdate", "signature": "DateTime X509Crl_get_ThisUpdate(X509Crl * this, MethodInfo * method)", "dotNetSignature": "DateTime get_ThisUpdate()" }, { "virtualAddress": "0x00562590", "name": "X509Crl_get_SignatureAlgorithm", "signature": "String * X509Crl_get_SignatureAlgorithm(X509Crl * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x00562598", "name": "X509Crl_get_Signature", "signature": "Byte__Array * X509Crl_get_Signature(X509Crl * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Signature()" }, { "virtualAddress": "0x00562614", "name": "X509Crl_get_RawData", "signature": "Byte__Array * X509Crl_get_RawData(X509Crl * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_RawData()" }, { "virtualAddress": "0x00562694", "name": "X509Crl_get_Version", "signature": "uint8_t X509Crl_get_Version(X509Crl * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x0056269C", "name": "X509Crl_get_IsCurrent", "signature": "bool X509Crl_get_IsCurrent(X509Crl * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCurrent()" }, { "virtualAddress": "0x0056270C", "name": "X509Crl_WasCurrent", "signature": "bool X509Crl_WasCurrent(X509Crl * this, DateTime instant, MethodInfo * method)", "dotNetSignature": "Boolean WasCurrent(DateTime)" }, { "virtualAddress": "0x00562838", "name": "X509Crl_GetBytes", "signature": "Byte__Array * X509Crl_GetBytes(X509Crl * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x005628B8", "name": "X509Crl_Compare", "signature": "bool X509Crl_Compare(X509Crl * this, Byte__Array * array1, Byte__Array * array2, MethodInfo * method)", "dotNetSignature": "Boolean Compare(Byte[], Byte[])" }, { "virtualAddress": "0x00562938", "name": "X509Crl_GetCrlEntry", "signature": "X509Crl_X509CrlEntry * X509Crl_GetCrlEntry(X509Crl * this, X509Certificate_1 * x509, MethodInfo * method)", "dotNetSignature": "X509Crl\u002BX509CrlEntry GetCrlEntry(X509Certificate)" }, { "virtualAddress": "0x00562280", "name": "X509Crl_GetCrlEntry_1", "signature": "X509Crl_X509CrlEntry * X509Crl_GetCrlEntry_1(X509Crl * this, Byte__Array * serialNumber, MethodInfo * method)", "dotNetSignature": "X509Crl\u002BX509CrlEntry GetCrlEntry(Byte[])" }, { "virtualAddress": "0x00562A60", "name": "X509Crl_VerifySignature", "signature": "bool X509Crl_VerifySignature(X509Crl * this, X509Certificate_1 * x509, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(X509Certificate)" }, { "virtualAddress": "0x00562C64", "name": "X509Crl_VerifySignature_1", "signature": "bool X509Crl_VerifySignature_1(X509Crl * this, DSA * dsa, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(DSA)" }, { "virtualAddress": "0x00562F00", "name": "X509Crl_VerifySignature_2", "signature": "bool X509Crl_VerifySignature_2(X509Crl * this, RSA * rsa, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(RSA)" }, { "virtualAddress": "0x00562FD8", "name": "X509Crl_VerifySignature_3", "signature": "bool X509Crl_VerifySignature_3(X509Crl * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(AsymmetricAlgorithm)" }, { "virtualAddress": "0x00563154", "name": "X509Crl_CreateFromFile", "signature": "X509Crl * X509Crl_CreateFromFile(String * filename, MethodInfo * method)", "dotNetSignature": "X509Crl CreateFromFile(String)" }, { "virtualAddress": "0x00563304", "name": "X509Crl_X509CrlEntry__ctor", "signature": "void X509Crl_X509CrlEntry__ctor(X509Crl_X509CrlEntry * this, Byte__Array * serialNumber, DateTime revocationDate, X509ExtensionCollection * extensions, MethodInfo * method)", "dotNetSignature": "X509Crl\u002BX509CrlEntry(Byte[], DateTime, X509ExtensionCollection)" }, { "virtualAddress": "0x00562084", "name": "X509Crl_X509CrlEntry__ctor_1", "signature": "void X509Crl_X509CrlEntry__ctor_1(X509Crl_X509CrlEntry * this, ASN1 * entry, MethodInfo * method)", "dotNetSignature": "X509Crl\u002BX509CrlEntry(ASN1)" }, { "virtualAddress": "0x005629E0", "name": "X509Crl_X509CrlEntry_get_SerialNumber", "signature": "Byte__Array * X509Crl_X509CrlEntry_get_SerialNumber(X509Crl_X509CrlEntry * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SerialNumber()" }, { "virtualAddress": "0x0056339C", "name": "X509Crl_X509CrlEntry_get_RevocationDate", "signature": "DateTime X509Crl_X509CrlEntry_get_RevocationDate(X509Crl_X509CrlEntry * this, MethodInfo * method)", "dotNetSignature": "DateTime get_RevocationDate()" }, { "virtualAddress": "0x005633A4", "name": "X509Crl_X509CrlEntry_get_Extensions", "signature": "X509ExtensionCollection * X509Crl_X509CrlEntry_get_Extensions(X509Crl_X509CrlEntry * this, MethodInfo * method)", "dotNetSignature": "X509ExtensionCollection get_Extensions()" }, { "virtualAddress": "0x005633AC", "name": "X509Crl_X509CrlEntry_GetBytes", "signature": "Byte__Array * X509Crl_X509CrlEntry_GetBytes(X509Crl_X509CrlEntry * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0055DA34", "name": "X509Certificate_1_Parse", "signature": "void X509Certificate_1_Parse(X509Certificate_1 * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void Parse(Byte[])" }, { "virtualAddress": "0x0055E46C", "name": "X509Certificate_1__ctor", "signature": "void X509Certificate_1__ctor(X509Certificate_1 * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "X509Certificate(Byte[])" }, { "virtualAddress": "0x0055E734", "name": "X509Certificate_1_GetUnsignedBigInteger", "signature": "Byte__Array * X509Certificate_1_GetUnsignedBigInteger(X509Certificate_1 * this, Byte__Array * integer, MethodInfo * method)", "dotNetSignature": "Byte[] GetUnsignedBigInteger(Byte[])" }, { "virtualAddress": "0x0055E7E0", "name": "X509Certificate_1_get_DSA", "signature": "DSA * X509Certificate_1_get_DSA(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "DSA get_DSA()" }, { "virtualAddress": "0x0055EA8C", "name": "X509Certificate_1_set_DSA", "signature": "void X509Certificate_1_set_DSA(X509Certificate_1 * this, DSA * value, MethodInfo * method)", "dotNetSignature": "Void set_DSA(DSA)" }, { "virtualAddress": "0x0055EA9C", "name": "X509Certificate_1_get_Extensions", "signature": "X509ExtensionCollection * X509Certificate_1_get_Extensions(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "X509ExtensionCollection get_Extensions()" }, { "virtualAddress": "0x0055EAA4", "name": "X509Certificate_1_get_Hash", "signature": "Byte__Array * X509Certificate_1_get_Hash(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Hash()" }, { "virtualAddress": "0x0055ECBC", "name": "X509Certificate_1_get_IssuerName", "signature": "String * X509Certificate_1_get_IssuerName(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "String get_IssuerName()" }, { "virtualAddress": "0x0055ECC4", "name": "X509Certificate_1_get_KeyAlgorithm", "signature": "String * X509Certificate_1_get_KeyAlgorithm(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "String get_KeyAlgorithm()" }, { "virtualAddress": "0x0055ECCC", "name": "X509Certificate_1_get_KeyAlgorithmParameters", "signature": "Byte__Array * X509Certificate_1_get_KeyAlgorithmParameters(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_KeyAlgorithmParameters()" }, { "virtualAddress": "0x0055ED48", "name": "X509Certificate_1_set_KeyAlgorithmParameters", "signature": "void X509Certificate_1_set_KeyAlgorithmParameters(X509Certificate_1 * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyAlgorithmParameters(Byte[])" }, { "virtualAddress": "0x0055ED50", "name": "X509Certificate_1_get_PublicKey", "signature": "Byte__Array * X509Certificate_1_get_PublicKey(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_PublicKey()" }, { "virtualAddress": "0x0055EDCC", "name": "X509Certificate_1_get_RSA", "signature": "RSA * X509Certificate_1_get_RSA(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "RSA get_RSA()" }, { "virtualAddress": "0x0055EF78", "name": "X509Certificate_1_set_RSA", "signature": "void X509Certificate_1_set_RSA(X509Certificate_1 * this, RSA * value, MethodInfo * method)", "dotNetSignature": "Void set_RSA(RSA)" }, { "virtualAddress": "0x0055EF88", "name": "X509Certificate_1_get_RawData", "signature": "Byte__Array * X509Certificate_1_get_RawData(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_RawData()" }, { "virtualAddress": "0x0055F004", "name": "X509Certificate_1_get_SerialNumber", "signature": "Byte__Array * X509Certificate_1_get_SerialNumber(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SerialNumber()" }, { "virtualAddress": "0x0055F080", "name": "X509Certificate_1_get_Signature", "signature": "Byte__Array * X509Certificate_1_get_Signature(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Signature()" }, { "virtualAddress": "0x0055F444", "name": "X509Certificate_1_get_SignatureAlgorithm", "signature": "String * X509Certificate_1_get_SignatureAlgorithm(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x0055F44C", "name": "X509Certificate_1_get_SignatureAlgorithmParameters", "signature": "Byte__Array * X509Certificate_1_get_SignatureAlgorithmParameters(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SignatureAlgorithmParameters()" }, { "virtualAddress": "0x0055F4C8", "name": "X509Certificate_1_get_SubjectName", "signature": "String * X509Certificate_1_get_SubjectName(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "String get_SubjectName()" }, { "virtualAddress": "0x0055F4D0", "name": "X509Certificate_1_get_ValidFrom", "signature": "DateTime X509Certificate_1_get_ValidFrom(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "DateTime get_ValidFrom()" }, { "virtualAddress": "0x0055F4D8", "name": "X509Certificate_1_get_ValidUntil", "signature": "DateTime X509Certificate_1_get_ValidUntil(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "DateTime get_ValidUntil()" }, { "virtualAddress": "0x0055F4E0", "name": "X509Certificate_1_get_Version", "signature": "int32_t X509Certificate_1_get_Version(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Version()" }, { "virtualAddress": "0x0055F4E8", "name": "X509Certificate_1_get_IsCurrent", "signature": "bool X509Certificate_1_get_IsCurrent(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCurrent()" }, { "virtualAddress": "0x0055F558", "name": "X509Certificate_1_WasCurrent", "signature": "bool X509Certificate_1_WasCurrent(X509Certificate_1 * this, DateTime instant, MethodInfo * method)", "dotNetSignature": "Boolean WasCurrent(DateTime)" }, { "virtualAddress": "0x0055F648", "name": "X509Certificate_1_get_IssuerUniqueIdentifier", "signature": "Byte__Array * X509Certificate_1_get_IssuerUniqueIdentifier(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_IssuerUniqueIdentifier()" }, { "virtualAddress": "0x0055F6C4", "name": "X509Certificate_1_get_SubjectUniqueIdentifier", "signature": "Byte__Array * X509Certificate_1_get_SubjectUniqueIdentifier(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SubjectUniqueIdentifier()" }, { "virtualAddress": "0x0055F740", "name": "X509Certificate_1_VerifySignature", "signature": "bool X509Certificate_1_VerifySignature(X509Certificate_1 * this, DSA * dsa, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(DSA)" }, { "virtualAddress": "0x0055F804", "name": "X509Certificate_1_VerifySignature_1", "signature": "bool X509Certificate_1_VerifySignature_1(X509Certificate_1 * this, RSA * rsa, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(RSA)" }, { "virtualAddress": "0x0055F924", "name": "X509Certificate_1_VerifySignature_2", "signature": "bool X509Certificate_1_VerifySignature_2(X509Certificate_1 * this, AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0055FAA0", "name": "X509Certificate_1_CheckSignature", "signature": "bool X509Certificate_1_CheckSignature(X509Certificate_1 * this, Byte__Array * hash, String * hashAlgorithm, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Boolean CheckSignature(Byte[], String, Byte[])" }, { "virtualAddress": "0x0055FB40", "name": "X509Certificate_1_get_IsSelfSigned", "signature": "bool X509Certificate_1_get_IsSelfSigned(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSelfSigned()" }, { "virtualAddress": "0x0055FC78", "name": "X509Certificate_1_GetIssuerName", "signature": "ASN1 * X509Certificate_1_GetIssuerName(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetIssuerName()" }, { "virtualAddress": "0x0055FC80", "name": "X509Certificate_1_GetSubjectName", "signature": "ASN1 * X509Certificate_1_GetSubjectName(X509Certificate_1 * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetSubjectName()" }, { "virtualAddress": "0x0055FC88", "name": "X509Certificate_1__ctor_1", "signature": "void X509Certificate_1__ctor_1(X509Certificate_1 * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "X509Certificate(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0055FD74", "name": "X509Certificate_1_GetObjectData", "signature": "void X509Certificate_1_GetObjectData(X509Certificate_1 * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0055E608", "name": "X509Certificate_1_PEM", "signature": "Byte__Array * X509Certificate_1_PEM(String * type, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Byte[] PEM(String, Byte[])" }, { "virtualAddress": "0x0055FDE0", "name": "X509Certificate_1__cctor", "signature": "void X509Certificate_1__cctor(MethodInfo * method)", "dotNetSignature": "X509Certificate()" }, { "virtualAddress": "0x0055FE44", "name": "X509CertificateCollection__ctor", "signature": "void X509CertificateCollection__ctor(X509CertificateCollection * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection()" }, { "virtualAddress": "0x0055FE4C", "name": "X509CertificateCollection__ctor_1", "signature": "void X509CertificateCollection__ctor_1(X509CertificateCollection * this, X509Certificate_1__Array * value, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection(X509Certificate[])" }, { "virtualAddress": "0x0055FF6C", "name": "X509CertificateCollection__ctor_2", "signature": "void X509CertificateCollection__ctor_2(X509CertificateCollection * this, X509CertificateCollection * value, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection(X509CertificateCollection)" }, { "virtualAddress": "0x005600A4", "name": "X509CertificateCollection_get_Item", "signature": "X509Certificate_1 * X509CertificateCollection_get_Item(X509CertificateCollection * this, int32_t index, MethodInfo * method)", "dotNetSignature": "X509Certificate get_Item(Int32)" }, { "virtualAddress": "0x00560154", "name": "X509CertificateCollection_set_Item", "signature": "void X509CertificateCollection_set_Item(X509CertificateCollection * this, int32_t index, X509Certificate_1 * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, X509Certificate)" }, { "virtualAddress": "0x00560198", "name": "X509CertificateCollection_Add", "signature": "int32_t X509CertificateCollection_Add(X509CertificateCollection * this, X509Certificate_1 * value, MethodInfo * method)", "dotNetSignature": "Int32 Add(X509Certificate)" }, { "virtualAddress": "0x0055FE7C", "name": "X509CertificateCollection_AddRange", "signature": "void X509CertificateCollection_AddRange(X509CertificateCollection * this, X509Certificate_1__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddRange(X509Certificate[])" }, { "virtualAddress": "0x0055FF9C", "name": "X509CertificateCollection_AddRange_1", "signature": "void X509CertificateCollection_AddRange_1(X509CertificateCollection * this, X509CertificateCollection * value, MethodInfo * method)", "dotNetSignature": "Void AddRange(X509CertificateCollection)" }, { "virtualAddress": "0x00560248", "name": "X509CertificateCollection_Contains", "signature": "bool X509CertificateCollection_Contains(X509CertificateCollection * this, X509Certificate_1 * value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(X509Certificate)" }, { "virtualAddress": "0x005603BC", "name": "X509CertificateCollection_CopyTo", "signature": "void X509CertificateCollection_CopyTo(X509CertificateCollection * this, X509Certificate_1__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(X509Certificate[], Int32)" }, { "virtualAddress": "0x00560400", "name": "X509CertificateCollection_GetEnumerator", "signature": "X509CertificateCollection_X509CertificateEnumerator * X509CertificateCollection_GetEnumerator(X509CertificateCollection * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection\u002BX509CertificateEnumerator GetEnumerator()" }, { "virtualAddress": "0x0056052C", "name": "X509CertificateCollection_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * X509CertificateCollection_System_Collections_IEnumerable_GetEnumerator(X509CertificateCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00560558", "name": "X509CertificateCollection_GetHashCode", "signature": "int32_t X509CertificateCollection_GetHashCode(X509CertificateCollection * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00560264", "name": "X509CertificateCollection_IndexOf", "signature": "int32_t X509CertificateCollection_IndexOf(X509CertificateCollection * this, X509Certificate_1 * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(X509Certificate)" }, { "virtualAddress": "0x00560600", "name": "X509CertificateCollection_Insert", "signature": "void X509CertificateCollection_Insert(X509CertificateCollection * this, int32_t index, X509Certificate_1 * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, X509Certificate)" }, { "virtualAddress": "0x00560644", "name": "X509CertificateCollection_Remove", "signature": "void X509CertificateCollection_Remove(X509CertificateCollection * this, X509Certificate_1 * value, MethodInfo * method)", "dotNetSignature": "Void Remove(X509Certificate)" }, { "virtualAddress": "0x00560580", "name": "X509CertificateCollection_Compare", "signature": "bool X509CertificateCollection_Compare(X509CertificateCollection * this, Byte__Array * array1, Byte__Array * array2, MethodInfo * method)", "dotNetSignature": "Boolean Compare(Byte[], Byte[])" }, { "virtualAddress": "0x00560460", "name": "X509CertificateCollection_X509CertificateEnumerator__ctor", "signature": "void X509CertificateCollection_X509CertificateEnumerator__ctor(X509CertificateCollection_X509CertificateEnumerator * this, X509CertificateCollection * mappings, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection\u002BX509CertificateEnumerator(X509CertificateCollection)" }, { "virtualAddress": "0x00560680", "name": "X509CertificateCollection_X509CertificateEnumerator_get_Current", "signature": "X509Certificate_1 * X509CertificateCollection_X509CertificateEnumerator_get_Current(X509CertificateCollection_X509CertificateEnumerator * this, MethodInfo * method)", "dotNetSignature": "X509Certificate get_Current()" }, { "virtualAddress": "0x00560774", "name": "X509CertificateCollection_X509CertificateEnumerator_System_Collections_IEnumerator_get_Current", "signature": "Object * X509CertificateCollection_X509CertificateEnumerator_System_Collections_IEnumerator_get_Current(X509CertificateCollection_X509CertificateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00560828", "name": "X509CertificateCollection_X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext", "signature": "bool X509CertificateCollection_X509CertificateEnumerator_System_Collections_IEnumerator_MoveNext(X509CertificateCollection_X509CertificateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEnumerator.MoveNext()" }, { "virtualAddress": "0x005608D8", "name": "X509CertificateCollection_X509CertificateEnumerator_System_Collections_IEnumerator_Reset", "signature": "void X509CertificateCollection_X509CertificateEnumerator_System_Collections_IEnumerator_Reset(X509CertificateCollection_X509CertificateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0056098C", "name": "X509CertificateCollection_X509CertificateEnumerator_MoveNext", "signature": "bool X509CertificateCollection_X509CertificateEnumerator_MoveNext(X509CertificateCollection_X509CertificateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00560A3C", "name": "X509CertificateCollection_X509CertificateEnumerator_Reset", "signature": "void X509CertificateCollection_X509CertificateEnumerator_Reset(X509CertificateCollection_X509CertificateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00560AF0", "name": "X509Chain__ctor", "signature": "void X509Chain__ctor(X509Chain * this, MethodInfo * method)", "dotNetSignature": "X509Chain()" }, { "virtualAddress": "0x00560B5C", "name": "X509Chain__ctor_1", "signature": "void X509Chain__ctor_1(X509Chain * this, X509CertificateCollection * chain, MethodInfo * method)", "dotNetSignature": "X509Chain(X509CertificateCollection)" }, { "virtualAddress": "0x00560BE0", "name": "X509Chain_get_Chain", "signature": "X509CertificateCollection * X509Chain_get_Chain(X509Chain * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_Chain()" }, { "virtualAddress": "0x00560BE8", "name": "X509Chain_get_Root", "signature": "X509Certificate_1 * X509Chain_get_Root(X509Chain * this, MethodInfo * method)", "dotNetSignature": "X509Certificate get_Root()" }, { "virtualAddress": "0x00560BF0", "name": "X509Chain_get_Status", "signature": "X509ChainStatusFlags__Enum X509Chain_get_Status(X509Chain * this, MethodInfo * method)", "dotNetSignature": "X509ChainStatusFlags get_Status()" }, { "virtualAddress": "0x00560BF8", "name": "X509Chain_get_TrustAnchors", "signature": "X509CertificateCollection * X509Chain_get_TrustAnchors(X509Chain * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_TrustAnchors()" }, { "virtualAddress": "0x00560D50", "name": "X509Chain_set_TrustAnchors", "signature": "void X509Chain_set_TrustAnchors(X509Chain * this, X509CertificateCollection * value, MethodInfo * method)", "dotNetSignature": "Void set_TrustAnchors(X509CertificateCollection)" }, { "virtualAddress": "0x00560D58", "name": "X509Chain_LoadCertificate", "signature": "void X509Chain_LoadCertificate(X509Chain * this, X509Certificate_1 * x509, MethodInfo * method)", "dotNetSignature": "Void LoadCertificate(X509Certificate)" }, { "virtualAddress": "0x00560D70", "name": "X509Chain_LoadCertificates", "signature": "void X509Chain_LoadCertificates(X509Chain * this, X509CertificateCollection * collection, MethodInfo * method)", "dotNetSignature": "Void LoadCertificates(X509CertificateCollection)" }, { "virtualAddress": "0x00560D88", "name": "X509Chain_FindByIssuerName", "signature": "X509Certificate_1 * X509Chain_FindByIssuerName(X509Chain * this, String * issuerName, MethodInfo * method)", "dotNetSignature": "X509Certificate FindByIssuerName(String)" }, { "virtualAddress": "0x00560F5C", "name": "X509Chain_Build", "signature": "bool X509Chain_Build(X509Chain * this, X509Certificate_1 * leaf, MethodInfo * method)", "dotNetSignature": "Boolean Build(X509Certificate)" }, { "virtualAddress": "0x005617E4", "name": "X509Chain_Reset", "signature": "void X509Chain_Reset(X509Chain * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x005617A0", "name": "X509Chain_IsValid", "signature": "bool X509Chain_IsValid(X509Chain * this, X509Certificate_1 * cert, MethodInfo * method)", "dotNetSignature": "Boolean IsValid(X509Certificate)" }, { "virtualAddress": "0x005612A8", "name": "X509Chain_FindCertificateParent", "signature": "X509Certificate_1 * X509Chain_FindCertificateParent(X509Chain * this, X509Certificate_1 * child, MethodInfo * method)", "dotNetSignature": "X509Certificate FindCertificateParent(X509Certificate)" }, { "virtualAddress": "0x00561460", "name": "X509Chain_FindCertificateRoot", "signature": "X509Certificate_1 * X509Chain_FindCertificateRoot(X509Chain * this, X509Certificate_1 * potentialRoot, MethodInfo * method)", "dotNetSignature": "X509Certificate FindCertificateRoot(X509Certificate)" }, { "virtualAddress": "0x00561834", "name": "X509Chain_IsTrusted", "signature": "bool X509Chain_IsTrusted(X509Chain * this, X509Certificate_1 * potentialTrusted, MethodInfo * method)", "dotNetSignature": "Boolean IsTrusted(X509Certificate)" }, { "virtualAddress": "0x00561654", "name": "X509Chain_IsParent", "signature": "bool X509Chain_IsParent(X509Chain * this, X509Certificate_1 * child, X509Certificate_1 * parent, MethodInfo * method)", "dotNetSignature": "Boolean IsParent(X509Certificate, X509Certificate)" }, { "virtualAddress": "0x00563644", "name": "X509Extension__ctor", "signature": "void X509Extension__ctor(X509Extension * this, MethodInfo * method)", "dotNetSignature": "X509Extension()" }, { "virtualAddress": "0x0056366C", "name": "X509Extension__ctor_1", "signature": "void X509Extension__ctor_1(X509Extension * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "X509Extension(ASN1)" }, { "virtualAddress": "0x0056392C", "name": "X509Extension__ctor_2", "signature": "void X509Extension__ctor_2(X509Extension * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "X509Extension(X509Extension)" }, { "virtualAddress": "0x00563AC4", "name": "X509Extension_Decode", "signature": "void X509Extension_Decode(X509Extension * this, MethodInfo * method)", "dotNetSignature": "Void Decode()" }, { "virtualAddress": "0x00563AC8", "name": "X509Extension_Encode", "signature": "void X509Extension_Encode(X509Extension * this, MethodInfo * method)", "dotNetSignature": "Void Encode()" }, { "virtualAddress": "0x00563ACC", "name": "X509Extension_get_ASN1", "signature": "ASN1 * X509Extension_get_ASN1(X509Extension * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x00563BE8", "name": "X509Extension_get_Oid", "signature": "String * X509Extension_get_Oid(X509Extension * this, MethodInfo * method)", "dotNetSignature": "String get_Oid()" }, { "virtualAddress": "0x00563BF0", "name": "X509Extension_get_Critical", "signature": "bool X509Extension_get_Critical(X509Extension * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Critical()" }, { "virtualAddress": "0x00563BF8", "name": "X509Extension_set_Critical", "signature": "void X509Extension_set_Critical(X509Extension * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Critical(Boolean)" }, { "virtualAddress": "0x00563C04", "name": "X509Extension_get_Name", "signature": "String * X509Extension_get_Name(X509Extension * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00563A8C", "name": "X509Extension_get_Value", "signature": "ASN1 * X509Extension_get_Value(X509Extension * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_Value()" }, { "virtualAddress": "0x00563C0C", "name": "X509Extension_Equals", "signature": "bool X509Extension_Equals(X509Extension * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00563D6C", "name": "X509Extension_GetBytes", "signature": "Byte__Array * X509Extension_GetBytes(X509Extension * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x00563D90", "name": "X509Extension_GetHashCode", "signature": "int32_t X509Extension_GetHashCode(X509Extension * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00563DB0", "name": "X509Extension_WriteLine", "signature": "void X509Extension_WriteLine(X509Extension * this, StringBuilder * sb, int32_t n, int32_t pos, MethodInfo * method)", "dotNetSignature": "Void WriteLine(StringBuilder, Int32, Int32)" }, { "virtualAddress": "0x00563FBC", "name": "X509Extension_ToString", "signature": "String * X509Extension_ToString(X509Extension * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00563394", "name": "X509ExtensionCollection__ctor", "signature": "void X509ExtensionCollection__ctor(X509ExtensionCollection * this, MethodInfo * method)", "dotNetSignature": "X509ExtensionCollection()" }, { "virtualAddress": "0x0055E32C", "name": "X509ExtensionCollection__ctor_1", "signature": "void X509ExtensionCollection__ctor_1(X509ExtensionCollection * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "X509ExtensionCollection(ASN1)" }, { "virtualAddress": "0x005640B8", "name": "X509ExtensionCollection_Add", "signature": "int32_t X509ExtensionCollection_Add(X509ExtensionCollection * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "Int32 Add(X509Extension)" }, { "virtualAddress": "0x0056419C", "name": "X509ExtensionCollection_AddRange", "signature": "void X509ExtensionCollection_AddRange(X509ExtensionCollection * this, X509Extension__Array * extension, MethodInfo * method)", "dotNetSignature": "Void AddRange(X509Extension[])" }, { "virtualAddress": "0x005642C0", "name": "X509ExtensionCollection_AddRange_1", "signature": "void X509ExtensionCollection_AddRange_1(X509ExtensionCollection * this, X509ExtensionCollection * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(X509ExtensionCollection)" }, { "virtualAddress": "0x005644AC", "name": "X509ExtensionCollection_Contains", "signature": "bool X509ExtensionCollection_Contains(X509ExtensionCollection * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "Boolean Contains(X509Extension)" }, { "virtualAddress": "0x00564638", "name": "X509ExtensionCollection_Contains_1", "signature": "bool X509ExtensionCollection_Contains_1(X509ExtensionCollection * this, String * oid, MethodInfo * method)", "dotNetSignature": "Boolean Contains(String)" }, { "virtualAddress": "0x005647A0", "name": "X509ExtensionCollection_CopyTo", "signature": "void X509ExtensionCollection_CopyTo(X509ExtensionCollection * this, X509Extension__Array * extensions, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(X509Extension[], Int32)" }, { "virtualAddress": "0x005644C8", "name": "X509ExtensionCollection_IndexOf", "signature": "int32_t X509ExtensionCollection_IndexOf(X509ExtensionCollection * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(X509Extension)" }, { "virtualAddress": "0x00564654", "name": "X509ExtensionCollection_IndexOf_1", "signature": "int32_t X509ExtensionCollection_IndexOf_1(X509ExtensionCollection * this, String * oid, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String)" }, { "virtualAddress": "0x00564858", "name": "X509ExtensionCollection_Insert", "signature": "void X509ExtensionCollection_Insert(X509ExtensionCollection * this, int32_t index, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, X509Extension)" }, { "virtualAddress": "0x00564910", "name": "X509ExtensionCollection_Remove", "signature": "void X509ExtensionCollection_Remove(X509ExtensionCollection * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "Void Remove(X509Extension)" }, { "virtualAddress": "0x005649C0", "name": "X509ExtensionCollection_Remove_1", "signature": "void X509ExtensionCollection_Remove_1(X509ExtensionCollection * this, String * oid, MethodInfo * method)", "dotNetSignature": "Void Remove(String)" }, { "virtualAddress": "0x00564A98", "name": "X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * X509ExtensionCollection_System_Collections_IEnumerable_GetEnumerator(X509ExtensionCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x005643FC", "name": "X509ExtensionCollection_get_Item", "signature": "X509Extension * X509ExtensionCollection_get_Item(X509ExtensionCollection * this, int32_t index, MethodInfo * method)", "dotNetSignature": "X509Extension get_Item(Int32)" }, { "virtualAddress": "0x0056186C", "name": "X509ExtensionCollection_get_Item_1", "signature": "X509Extension * X509ExtensionCollection_get_Item_1(X509ExtensionCollection * this, String * oid, MethodInfo * method)", "dotNetSignature": "X509Extension get_Item(String)" }, { "virtualAddress": "0x005634D0", "name": "X509ExtensionCollection_GetBytes", "signature": "Byte__Array * X509ExtensionCollection_GetBytes(X509ExtensionCollection * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x00564AC4", "name": "X509Store__ctor", "signature": "void X509Store__ctor(X509Store * this, String * path, bool crl, bool newFormat, MethodInfo * method)", "dotNetSignature": "X509Store(String, Boolean, Boolean)" }, { "virtualAddress": "0x00564B10", "name": "X509Store_get_Certificates", "signature": "X509CertificateCollection * X509Store_get_Certificates(X509Store * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_Certificates()" }, { "virtualAddress": "0x00564D20", "name": "X509Store_get_Crls", "signature": "ArrayList * X509Store_get_Crls(X509Store * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_Crls()" }, { "virtualAddress": "0x00564F78", "name": "X509Store_get_Name", "signature": "String * X509Store_get_Name(X509Store * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00565028", "name": "X509Store_Clear", "signature": "void X509Store_Clear(X509Store * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00565074", "name": "X509Store_ClearCertificates", "signature": "void X509Store_ClearCertificates(X509Store * this, MethodInfo * method)", "dotNetSignature": "Void ClearCertificates()" }, { "virtualAddress": "0x005650A4", "name": "X509Store_ClearCrls", "signature": "void X509Store_ClearCrls(X509Store * this, MethodInfo * method)", "dotNetSignature": "Void ClearCrls()" }, { "virtualAddress": "0x005650DC", "name": "X509Store_Import", "signature": "void X509Store_Import(X509Store * this, X509Certificate_1 * certificate, MethodInfo * method)", "dotNetSignature": "Void Import(X509Certificate)" }, { "virtualAddress": "0x005657AC", "name": "X509Store_Import_1", "signature": "void X509Store_Import_1(X509Store * this, X509Crl * crl, MethodInfo * method)", "dotNetSignature": "Void Import(X509Crl)" }, { "virtualAddress": "0x00565A44", "name": "X509Store_Remove", "signature": "void X509Store_Remove(X509Store * this, X509Certificate_1 * certificate, MethodInfo * method)", "dotNetSignature": "Void Remove(X509Certificate)" }, { "virtualAddress": "0x00565BD8", "name": "X509Store_Remove_1", "signature": "void X509Store_Remove_1(X509Store * this, X509Crl * crl, MethodInfo * method)", "dotNetSignature": "Void Remove(X509Crl)" }, { "virtualAddress": "0x005655F8", "name": "X509Store_ImportNewFormat", "signature": "void X509Store_ImportNewFormat(X509Store * this, X509Certificate_1 * certificate, MethodInfo * method)", "dotNetSignature": "Void ImportNewFormat(X509Certificate)" }, { "virtualAddress": "0x00565B78", "name": "X509Store_RemoveNewFormat", "signature": "void X509Store_RemoveNewFormat(X509Store * this, X509Certificate_1 * certificate, MethodInfo * method)", "dotNetSignature": "Void RemoveNewFormat(X509Certificate)" }, { "virtualAddress": "0x005656F4", "name": "X509Store_GetUniqueNameWithSerial", "signature": "String * X509Store_GetUniqueNameWithSerial(X509Store * this, X509Certificate_1 * certificate, MethodInfo * method)", "dotNetSignature": "String GetUniqueNameWithSerial(X509Certificate)" }, { "virtualAddress": "0x00565658", "name": "X509Store_GetUniqueName", "signature": "String * X509Store_GetUniqueName(X509Store * this, X509Certificate_1 * certificate, Byte__Array * serial, MethodInfo * method)", "dotNetSignature": "String GetUniqueName(X509Certificate, Byte[])" }, { "virtualAddress": "0x005659B4", "name": "X509Store_GetUniqueName_1", "signature": "String * X509Store_GetUniqueName_1(X509Store * this, X509Crl * crl, MethodInfo * method)", "dotNetSignature": "String GetUniqueName(X509Crl)" }, { "virtualAddress": "0x00565CDC", "name": "X509Store_GetUniqueName_2", "signature": "Byte__Array * X509Store_GetUniqueName_2(X509Store * this, X509ExtensionCollection * extensions, Byte__Array * serial, MethodInfo * method)", "dotNetSignature": "Byte[] GetUniqueName(X509ExtensionCollection, Byte[])" }, { "virtualAddress": "0x00565E14", "name": "X509Store_GetUniqueName_3", "signature": "String * X509Store_GetUniqueName_3(X509Store * this, String * method_1, Byte__Array * name, String * fileExtension, MethodInfo * method)", "dotNetSignature": "String GetUniqueName(String, Byte[], String)" }, { "virtualAddress": "0x00565F74", "name": "X509Store_Load", "signature": "Byte__Array * X509Store_Load(X509Store * this, String * filename, MethodInfo * method)", "dotNetSignature": "Byte[] Load(String)" }, { "virtualAddress": "0x0056573C", "name": "X509Store_LoadCertificate", "signature": "X509Certificate_1 * X509Store_LoadCertificate(X509Store * this, String * filename, MethodInfo * method)", "dotNetSignature": "X509Certificate LoadCertificate(String)" }, { "virtualAddress": "0x005660FC", "name": "X509Store_LoadCrl", "signature": "X509Crl * X509Store_LoadCrl(X509Store * this, String * filename, MethodInfo * method)", "dotNetSignature": "X509Crl LoadCrl(String)" }, { "virtualAddress": "0x005654E4", "name": "X509Store_CheckStore", "signature": "bool X509Store_CheckStore(X509Store * this, String * path, bool throwException, MethodInfo * method)", "dotNetSignature": "Boolean CheckStore(String, Boolean)" }, { "virtualAddress": "0x00564B44", "name": "X509Store_BuildCertificatesCollection", "signature": "X509CertificateCollection * X509Store_BuildCertificatesCollection(X509Store * this, String * storeName, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection BuildCertificatesCollection(String)" }, { "virtualAddress": "0x00564DB0", "name": "X509Store_BuildCrlsCollection", "signature": "ArrayList * X509Store_BuildCrlsCollection(X509Store * this, String * storeName, MethodInfo * method)", "dotNetSignature": "ArrayList BuildCrlsCollection(String)" }, { "virtualAddress": "0x0056616C", "name": "X509StoreManager__ctor", "signature": "void X509StoreManager__ctor(X509StoreManager * this, MethodInfo * method)", "dotNetSignature": "X509StoreManager()" }, { "virtualAddress": "0x00566174", "name": "X509StoreManager_get_CurrentUserPath", "signature": "String * X509StoreManager_get_CurrentUserPath(MethodInfo * method)", "dotNetSignature": "String get_CurrentUserPath()" }, { "virtualAddress": "0x00566258", "name": "X509StoreManager_get_LocalMachinePath", "signature": "String * X509StoreManager_get_LocalMachinePath(MethodInfo * method)", "dotNetSignature": "String get_LocalMachinePath()" }, { "virtualAddress": "0x00566334", "name": "X509StoreManager_get_NewCurrentUserPath", "signature": "String * X509StoreManager_get_NewCurrentUserPath(MethodInfo * method)", "dotNetSignature": "String get_NewCurrentUserPath()" }, { "virtualAddress": "0x00566410", "name": "X509StoreManager_get_NewLocalMachinePath", "signature": "String * X509StoreManager_get_NewLocalMachinePath(MethodInfo * method)", "dotNetSignature": "String get_NewLocalMachinePath()" }, { "virtualAddress": "0x005664EC", "name": "X509StoreManager_get_CurrentUser", "signature": "X509Stores * X509StoreManager_get_CurrentUser(MethodInfo * method)", "dotNetSignature": "X509Stores get_CurrentUser()" }, { "virtualAddress": "0x005665CC", "name": "X509StoreManager_get_LocalMachine", "signature": "X509Stores * X509StoreManager_get_LocalMachine(MethodInfo * method)", "dotNetSignature": "X509Stores get_LocalMachine()" }, { "virtualAddress": "0x0056666C", "name": "X509StoreManager_get_NewCurrentUser", "signature": "X509Stores * X509StoreManager_get_NewCurrentUser(MethodInfo * method)", "dotNetSignature": "X509Stores get_NewCurrentUser()" }, { "virtualAddress": "0x00566710", "name": "X509StoreManager_get_NewLocalMachine", "signature": "X509Stores * X509StoreManager_get_NewLocalMachine(MethodInfo * method)", "dotNetSignature": "X509Stores get_NewLocalMachine()" }, { "virtualAddress": "0x005667B4", "name": "X509StoreManager_get_IntermediateCACertificates", "signature": "X509CertificateCollection * X509StoreManager_get_IntermediateCACertificates(MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_IntermediateCACertificates()" }, { "virtualAddress": "0x00566954", "name": "X509StoreManager_get_IntermediateCACrls", "signature": "ArrayList * X509StoreManager_get_IntermediateCACrls(MethodInfo * method)", "dotNetSignature": "ArrayList get_IntermediateCACrls()" }, { "virtualAddress": "0x00560C7C", "name": "X509StoreManager_get_TrustedRootCertificates", "signature": "X509CertificateCollection * X509StoreManager_get_TrustedRootCertificates(MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_TrustedRootCertificates()" }, { "virtualAddress": "0x00566ADC", "name": "X509StoreManager_get_TrustedRootCACrls", "signature": "ArrayList * X509StoreManager_get_TrustedRootCACrls(MethodInfo * method)", "dotNetSignature": "ArrayList get_TrustedRootCACrls()" }, { "virtualAddress": "0x00566B98", "name": "X509StoreManager_get_UntrustedCertificates", "signature": "X509CertificateCollection * X509StoreManager_get_UntrustedCertificates(MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_UntrustedCertificates()" }, { "virtualAddress": "0x0056658C", "name": "X509Stores__ctor", "signature": "void X509Stores__ctor(X509Stores * this, String * path, bool newFormat, MethodInfo * method)", "dotNetSignature": "X509Stores(String, Boolean)" }, { "virtualAddress": "0x00566D34", "name": "X509Stores_get_Personal", "signature": "X509Store * X509Stores_get_Personal(X509Stores * this, MethodInfo * method)", "dotNetSignature": "X509Store get_Personal()" }, { "virtualAddress": "0x00566DF4", "name": "X509Stores_get_OtherPeople", "signature": "X509Store * X509Stores_get_OtherPeople(X509Stores * this, MethodInfo * method)", "dotNetSignature": "X509Store get_OtherPeople()" }, { "virtualAddress": "0x00566888", "name": "X509Stores_get_IntermediateCA", "signature": "X509Store * X509Stores_get_IntermediateCA(X509Stores * this, MethodInfo * method)", "dotNetSignature": "X509Store get_IntermediateCA()" }, { "virtualAddress": "0x00566A10", "name": "X509Stores_get_TrustedRoot", "signature": "X509Store * X509Stores_get_TrustedRoot(X509Stores * this, MethodInfo * method)", "dotNetSignature": "X509Store get_TrustedRoot()" }, { "virtualAddress": "0x00566C6C", "name": "X509Stores_get_Untrusted", "signature": "X509Store * X509Stores_get_Untrusted(X509Stores * this, MethodInfo * method)", "dotNetSignature": "X509Store get_Untrusted()" }, { "virtualAddress": "0x00566EB4", "name": "X509Stores_Clear", "signature": "void X509Stores_Clear(X509Stores * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00566F20", "name": "X509Stores_Open", "signature": "X509Store * X509Stores_Open(X509Stores * this, String * storeName, bool create, MethodInfo * method)", "dotNetSignature": "X509Store Open(String, Boolean)" }, { "virtualAddress": "0x0056702C", "name": "X509Stores_Names__ctor", "signature": "void X509Stores_Names__ctor(X509Stores_Names * this, MethodInfo * method)", "dotNetSignature": "X509Stores\u002BNames()" }, { "virtualAddress": "0x00567034", "name": "X520__ctor", "signature": "void X520__ctor(X520 * this, MethodInfo * method)", "dotNetSignature": "X520()" }, { "virtualAddress": "0x0056703C", "name": "X520_AttributeTypeAndValue__ctor", "signature": "void X520_AttributeTypeAndValue__ctor(X520_AttributeTypeAndValue * this, String * oid, int32_t upperBound, MethodInfo * method)", "dotNetSignature": "X520\u002BAttributeTypeAndValue(String, Int32)" }, { "virtualAddress": "0x00567080", "name": "X520_AttributeTypeAndValue__ctor_1", "signature": "void X520_AttributeTypeAndValue__ctor_1(X520_AttributeTypeAndValue * this, String * oid, int32_t upperBound, uint8_t encoding, MethodInfo * method)", "dotNetSignature": "X520\u002BAttributeTypeAndValue(String, Int32, Byte)" }, { "virtualAddress": "0x005670C4", "name": "X520_AttributeTypeAndValue_get_Value", "signature": "String * X520_AttributeTypeAndValue_get_Value(X520_AttributeTypeAndValue * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x0055D620", "name": "X520_AttributeTypeAndValue_set_Value", "signature": "void X520_AttributeTypeAndValue_set_Value(X520_AttributeTypeAndValue * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x005670CC", "name": "X520_AttributeTypeAndValue_get_ASN1", "signature": "ASN1 * X520_AttributeTypeAndValue_get_ASN1(X520_AttributeTypeAndValue * this, MethodInfo * method)", "dotNetSignature": "ASN1 get_ASN1()" }, { "virtualAddress": "0x005670D4", "name": "X520_AttributeTypeAndValue_GetASN1", "signature": "ASN1 * X520_AttributeTypeAndValue_GetASN1(X520_AttributeTypeAndValue * this, uint8_t encoding, MethodInfo * method)", "dotNetSignature": "ASN1 GetASN1(Byte)" }, { "virtualAddress": "0x0055D708", "name": "X520_AttributeTypeAndValue_GetASN1_1", "signature": "ASN1 * X520_AttributeTypeAndValue_GetASN1_1(X520_AttributeTypeAndValue * this, MethodInfo * method)", "dotNetSignature": "ASN1 GetASN1()" }, { "virtualAddress": "0x005672F0", "name": "X520_AttributeTypeAndValue_GetBytes", "signature": "Byte__Array * X520_AttributeTypeAndValue_GetBytes(X520_AttributeTypeAndValue * this, uint8_t encoding, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Byte)" }, { "virtualAddress": "0x00567314", "name": "X520_AttributeTypeAndValue_GetBytes_1", "signature": "Byte__Array * X520_AttributeTypeAndValue_GetBytes_1(X520_AttributeTypeAndValue * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x00567268", "name": "X520_AttributeTypeAndValue_SelectBestEncoding", "signature": "uint8_t X520_AttributeTypeAndValue_SelectBestEncoding(X520_AttributeTypeAndValue * this, MethodInfo * method)", "dotNetSignature": "Byte SelectBestEncoding()" }, { "virtualAddress": "0x0056733C", "name": "X520_Name__ctor", "signature": "void X520_Name__ctor(X520_Name * this, MethodInfo * method)", "dotNetSignature": "X520\u002BName()" }, { "virtualAddress": "0x0055C514", "name": "X520_CommonName__ctor", "signature": "void X520_CommonName__ctor(X520_CommonName * this, MethodInfo * method)", "dotNetSignature": "X520\u002BCommonName()" }, { "virtualAddress": "0x005673A8", "name": "X520_SerialNumber__ctor", "signature": "void X520_SerialNumber__ctor(X520_SerialNumber * this, MethodInfo * method)", "dotNetSignature": "X520\u002BSerialNumber()" }, { "virtualAddress": "0x0055C580", "name": "X520_LocalityName__ctor", "signature": "void X520_LocalityName__ctor(X520_LocalityName * this, MethodInfo * method)", "dotNetSignature": "X520\u002BLocalityName()" }, { "virtualAddress": "0x0055C5EC", "name": "X520_StateOrProvinceName__ctor", "signature": "void X520_StateOrProvinceName__ctor(X520_StateOrProvinceName * this, MethodInfo * method)", "dotNetSignature": "X520\u002BStateOrProvinceName()" }, { "virtualAddress": "0x0055C43C", "name": "X520_OrganizationName__ctor", "signature": "void X520_OrganizationName__ctor(X520_OrganizationName * this, MethodInfo * method)", "dotNetSignature": "X520\u002BOrganizationName()" }, { "virtualAddress": "0x0055C4A8", "name": "X520_OrganizationalUnitName__ctor", "signature": "void X520_OrganizationalUnitName__ctor(X520_OrganizationalUnitName * this, MethodInfo * method)", "dotNetSignature": "X520\u002BOrganizationalUnitName()" }, { "virtualAddress": "0x0055C658", "name": "X520_EmailAddress__ctor", "signature": "void X520_EmailAddress__ctor(X520_EmailAddress * this, MethodInfo * method)", "dotNetSignature": "X520\u002BEmailAddress()" }, { "virtualAddress": "0x0055C6C4", "name": "X520_DomainComponent__ctor", "signature": "void X520_DomainComponent__ctor(X520_DomainComponent * this, MethodInfo * method)", "dotNetSignature": "X520\u002BDomainComponent()" }, { "virtualAddress": "0x0055C730", "name": "X520_UserId__ctor", "signature": "void X520_UserId__ctor(X520_UserId * this, MethodInfo * method)", "dotNetSignature": "X520\u002BUserId()" }, { "virtualAddress": "0x0055C9B8", "name": "X520_Oid__ctor", "signature": "void X520_Oid__ctor(X520_Oid * this, String * oid, MethodInfo * method)", "dotNetSignature": "X520\u002BOid(String)" }, { "virtualAddress": "0x0055C808", "name": "X520_Title__ctor", "signature": "void X520_Title__ctor(X520_Title * this, MethodInfo * method)", "dotNetSignature": "X520\u002BTitle()" }, { "virtualAddress": "0x0055C3D0", "name": "X520_CountryName__ctor", "signature": "void X520_CountryName__ctor(X520_CountryName * this, MethodInfo * method)", "dotNetSignature": "X520\u002BCountryName()" }, { "virtualAddress": "0x0055C79C", "name": "X520_DnQualifier__ctor", "signature": "void X520_DnQualifier__ctor(X520_DnQualifier * this, MethodInfo * method)", "dotNetSignature": "X520\u002BDnQualifier()" }, { "virtualAddress": "0x0055C874", "name": "X520_Surname__ctor", "signature": "void X520_Surname__ctor(X520_Surname * this, MethodInfo * method)", "dotNetSignature": "X520\u002BSurname()" }, { "virtualAddress": "0x0055C8E0", "name": "X520_GivenName__ctor", "signature": "void X520_GivenName__ctor(X520_GivenName * this, MethodInfo * method)", "dotNetSignature": "X520\u002BGivenName()" }, { "virtualAddress": "0x0055C94C", "name": "X520_Initial__ctor", "signature": "void X520_Initial__ctor(X520_Initial * this, MethodInfo * method)", "dotNetSignature": "X520\u002BInitial()" }, { "virtualAddress": "0x00586748", "name": "BasicConstraintsExtension__ctor", "signature": "void BasicConstraintsExtension__ctor(BasicConstraintsExtension * this, MethodInfo * method)", "dotNetSignature": "BasicConstraintsExtension()" }, { "virtualAddress": "0x005867AC", "name": "BasicConstraintsExtension__ctor_1", "signature": "void BasicConstraintsExtension__ctor_1(BasicConstraintsExtension * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "BasicConstraintsExtension(ASN1)" }, { "virtualAddress": "0x005867B4", "name": "BasicConstraintsExtension__ctor_2", "signature": "void BasicConstraintsExtension__ctor_2(BasicConstraintsExtension * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "BasicConstraintsExtension(X509Extension)" }, { "virtualAddress": "0x005867BC", "name": "BasicConstraintsExtension_Decode", "signature": "void BasicConstraintsExtension_Decode(BasicConstraintsExtension * this, MethodInfo * method)", "dotNetSignature": "Void Decode()" }, { "virtualAddress": "0x00586914", "name": "BasicConstraintsExtension_Encode", "signature": "void BasicConstraintsExtension_Encode(BasicConstraintsExtension * this, MethodInfo * method)", "dotNetSignature": "Void Encode()" }, { "virtualAddress": "0x00586A4C", "name": "BasicConstraintsExtension_get_CertificateAuthority", "signature": "bool BasicConstraintsExtension_get_CertificateAuthority(BasicConstraintsExtension * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CertificateAuthority()" }, { "virtualAddress": "0x00586A54", "name": "BasicConstraintsExtension_set_CertificateAuthority", "signature": "void BasicConstraintsExtension_set_CertificateAuthority(BasicConstraintsExtension * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_CertificateAuthority(Boolean)" }, { "virtualAddress": "0x00586A60", "name": "BasicConstraintsExtension_get_Name", "signature": "String * BasicConstraintsExtension_get_Name(BasicConstraintsExtension * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00586AA8", "name": "BasicConstraintsExtension_get_PathLenConstraint", "signature": "int32_t BasicConstraintsExtension_get_PathLenConstraint(BasicConstraintsExtension * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PathLenConstraint()" }, { "virtualAddress": "0x00586AB0", "name": "BasicConstraintsExtension_set_PathLenConstraint", "signature": "void BasicConstraintsExtension_set_PathLenConstraint(BasicConstraintsExtension * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_PathLenConstraint(Int32)" }, { "virtualAddress": "0x00586BB4", "name": "BasicConstraintsExtension_ToString", "signature": "String * BasicConstraintsExtension_ToString(BasicConstraintsExtension * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00586D14", "name": "KeyUsageExtension__ctor", "signature": "void KeyUsageExtension__ctor(KeyUsageExtension * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "KeyUsageExtension(ASN1)" }, { "virtualAddress": "0x00586D1C", "name": "KeyUsageExtension__ctor_1", "signature": "void KeyUsageExtension__ctor_1(KeyUsageExtension * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "KeyUsageExtension(X509Extension)" }, { "virtualAddress": "0x00586D24", "name": "KeyUsageExtension__ctor_2", "signature": "void KeyUsageExtension__ctor_2(KeyUsageExtension * this, MethodInfo * method)", "dotNetSignature": "KeyUsageExtension()" }, { "virtualAddress": "0x00586D80", "name": "KeyUsageExtension_Decode", "signature": "void KeyUsageExtension_Decode(KeyUsageExtension * this, MethodInfo * method)", "dotNetSignature": "Void Decode()" }, { "virtualAddress": "0x00586EC8", "name": "KeyUsageExtension_Encode", "signature": "void KeyUsageExtension_Encode(KeyUsageExtension * this, MethodInfo * method)", "dotNetSignature": "Void Encode()" }, { "virtualAddress": "0x00587094", "name": "KeyUsageExtension_get_KeyUsage", "signature": "KeyUsages__Enum KeyUsageExtension_get_KeyUsage(KeyUsageExtension * this, MethodInfo * method)", "dotNetSignature": "KeyUsages get_KeyUsage()" }, { "virtualAddress": "0x0058709C", "name": "KeyUsageExtension_set_KeyUsage", "signature": "void KeyUsageExtension_set_KeyUsage(KeyUsageExtension * this, KeyUsages__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_KeyUsage(KeyUsages)" }, { "virtualAddress": "0x0058716C", "name": "KeyUsageExtension_get_Name", "signature": "String * KeyUsageExtension_get_Name(KeyUsageExtension * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x005871B4", "name": "KeyUsageExtension_Support", "signature": "bool KeyUsageExtension_Support(KeyUsageExtension * this, KeyUsages__Enum usage, MethodInfo * method)", "dotNetSignature": "Boolean Support(KeyUsages)" }, { "virtualAddress": "0x0058728C", "name": "KeyUsageExtension_ToString", "signature": "String * KeyUsageExtension_ToString(KeyUsageExtension * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0058768C", "name": "SubjectKeyIdentifierExtension__ctor", "signature": "void SubjectKeyIdentifierExtension__ctor(SubjectKeyIdentifierExtension * this, MethodInfo * method)", "dotNetSignature": "SubjectKeyIdentifierExtension()" }, { "virtualAddress": "0x005876E8", "name": "SubjectKeyIdentifierExtension__ctor_1", "signature": "void SubjectKeyIdentifierExtension__ctor_1(SubjectKeyIdentifierExtension * this, ASN1 * asn1, MethodInfo * method)", "dotNetSignature": "SubjectKeyIdentifierExtension(ASN1)" }, { "virtualAddress": "0x005876F0", "name": "SubjectKeyIdentifierExtension__ctor_2", "signature": "void SubjectKeyIdentifierExtension__ctor_2(SubjectKeyIdentifierExtension * this, X509Extension * extension, MethodInfo * method)", "dotNetSignature": "SubjectKeyIdentifierExtension(X509Extension)" }, { "virtualAddress": "0x005876F8", "name": "SubjectKeyIdentifierExtension_Decode", "signature": "void SubjectKeyIdentifierExtension_Decode(SubjectKeyIdentifierExtension * this, MethodInfo * method)", "dotNetSignature": "Void Decode()" }, { "virtualAddress": "0x005877D8", "name": "SubjectKeyIdentifierExtension_Encode", "signature": "void SubjectKeyIdentifierExtension_Encode(SubjectKeyIdentifierExtension * this, MethodInfo * method)", "dotNetSignature": "Void Encode()" }, { "virtualAddress": "0x005878B8", "name": "SubjectKeyIdentifierExtension_get_Name", "signature": "String * SubjectKeyIdentifierExtension_get_Name(SubjectKeyIdentifierExtension * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00587900", "name": "SubjectKeyIdentifierExtension_get_Identifier", "signature": "Byte__Array * SubjectKeyIdentifierExtension_get_Identifier(SubjectKeyIdentifierExtension * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Identifier()" }, { "virtualAddress": "0x0058797C", "name": "SubjectKeyIdentifierExtension_set_Identifier", "signature": "void SubjectKeyIdentifierExtension_set_Identifier(SubjectKeyIdentifierExtension * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Identifier(Byte[])" }, { "virtualAddress": "0x00587984", "name": "SubjectKeyIdentifierExtension_ToString", "signature": "String * SubjectKeyIdentifierExtension_ToString(SubjectKeyIdentifierExtension * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0077E310", "name": "ARC4Managed__ctor", "signature": "void ARC4Managed__ctor(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "ARC4Managed()" }, { "virtualAddress": "0x0077E398", "name": "ARC4Managed_Finalize", "signature": "void ARC4Managed_Finalize(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0077E40C", "name": "ARC4Managed_Dispose", "signature": "void ARC4Managed_Dispose(ARC4Managed * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x0077E4C8", "name": "ARC4Managed_get_Key", "signature": "Byte__Array * ARC4Managed_get_Key(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x0077E564", "name": "ARC4Managed_set_Key", "signature": "void ARC4Managed_set_Key(ARC4Managed * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x0077E730", "name": "ARC4Managed_get_CanReuseTransform", "signature": "bool ARC4Managed_get_CanReuseTransform(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanReuseTransform()" }, { "virtualAddress": "0x0077E738", "name": "ARC4Managed_CreateEncryptor", "signature": "ICryptoTransform * ARC4Managed_CreateEncryptor(ARC4Managed * this, Byte__Array * rgbKey, Byte__Array * rgvIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x0077E768", "name": "ARC4Managed_CreateDecryptor", "signature": "ICryptoTransform * ARC4Managed_CreateDecryptor(ARC4Managed * this, Byte__Array * rgbKey, Byte__Array * rgvIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x0077E7A4", "name": "ARC4Managed_GenerateIV", "signature": "void ARC4Managed_GenerateIV(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Void GenerateIV()" }, { "virtualAddress": "0x0077E808", "name": "ARC4Managed_GenerateKey", "signature": "void ARC4Managed_GenerateKey(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Void GenerateKey()" }, { "virtualAddress": "0x0077E8AC", "name": "ARC4Managed_get_CanTransformMultipleBlocks", "signature": "bool ARC4Managed_get_CanTransformMultipleBlocks(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTransformMultipleBlocks()" }, { "virtualAddress": "0x0077E8B4", "name": "ARC4Managed_get_InputBlockSize", "signature": "int32_t ARC4Managed_get_InputBlockSize(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InputBlockSize()" }, { "virtualAddress": "0x0077E8BC", "name": "ARC4Managed_get_OutputBlockSize", "signature": "int32_t ARC4Managed_get_OutputBlockSize(ARC4Managed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutputBlockSize()" }, { "virtualAddress": "0x0077E63C", "name": "ARC4Managed_KeySetup", "signature": "void ARC4Managed_KeySetup(ARC4Managed * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "Void KeySetup(Byte[])" }, { "virtualAddress": "0x0077E8C4", "name": "ARC4Managed_CheckInput", "signature": "void ARC4Managed_CheckInput(ARC4Managed * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Void CheckInput(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0077EA1C", "name": "ARC4Managed_TransformBlock", "signature": "int32_t ARC4Managed_TransformBlock(ARC4Managed * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0077EB98", "name": "ARC4Managed_InternalTransformBlock", "signature": "int32_t ARC4Managed_InternalTransformBlock(ARC4Managed * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 InternalTransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0077ECF0", "name": "ARC4Managed_TransformFinalBlock", "signature": "Byte__Array * ARC4Managed_TransformFinalBlock(ARC4Managed * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0077F358", "name": "CryptoConvert__ctor", "signature": "void CryptoConvert__ctor(CryptoConvert * this, MethodInfo * method)", "dotNetSignature": "CryptoConvert()" }, { "virtualAddress": "0x0077F360", "name": "CryptoConvert_ToInt32LE", "signature": "int32_t CryptoConvert_ToInt32LE(Byte__Array * bytes, int32_t offset, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32LE(Byte[], Int32)" }, { "virtualAddress": "0x0077F3E0", "name": "CryptoConvert_ToUInt32LE", "signature": "uint32_t CryptoConvert_ToUInt32LE(Byte__Array * bytes, int32_t offset, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32LE(Byte[], Int32)" }, { "virtualAddress": "0x0077F460", "name": "CryptoConvert_GetBytesLE", "signature": "Byte__Array * CryptoConvert_GetBytesLE(int32_t val, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytesLE(Int32)" }, { "virtualAddress": "0x0077F504", "name": "CryptoConvert_Trim", "signature": "Byte__Array * CryptoConvert_Trim(Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Byte[] Trim(Byte[])" }, { "virtualAddress": "0x0077F5D4", "name": "CryptoConvert_FromCapiPrivateKeyBlob", "signature": "RSA * CryptoConvert_FromCapiPrivateKeyBlob(Byte__Array * blob, MethodInfo * method)", "dotNetSignature": "RSA FromCapiPrivateKeyBlob(Byte[])" }, { "virtualAddress": "0x0077F5DC", "name": "CryptoConvert_FromCapiPrivateKeyBlob_1", "signature": "RSA * CryptoConvert_FromCapiPrivateKeyBlob_1(Byte__Array * blob, int32_t offset, MethodInfo * method)", "dotNetSignature": "RSA FromCapiPrivateKeyBlob(Byte[], Int32)" }, { "virtualAddress": "0x0077FB84", "name": "CryptoConvert_FromCapiPrivateKeyBlobDSA", "signature": "DSA * CryptoConvert_FromCapiPrivateKeyBlobDSA(Byte__Array * blob, MethodInfo * method)", "dotNetSignature": "DSA FromCapiPrivateKeyBlobDSA(Byte[])" }, { "virtualAddress": "0x0077FB8C", "name": "CryptoConvert_FromCapiPrivateKeyBlobDSA_1", "signature": "DSA * CryptoConvert_FromCapiPrivateKeyBlobDSA_1(Byte__Array * blob, int32_t offset, MethodInfo * method)", "dotNetSignature": "DSA FromCapiPrivateKeyBlobDSA(Byte[], Int32)" }, { "virtualAddress": "0x00780014", "name": "CryptoConvert_ToCapiPrivateKeyBlob", "signature": "Byte__Array * CryptoConvert_ToCapiPrivateKeyBlob(RSA * rsa, MethodInfo * method)", "dotNetSignature": "Byte[] ToCapiPrivateKeyBlob(RSA)" }, { "virtualAddress": "0x007803D8", "name": "CryptoConvert_ToCapiPrivateKeyBlob_1", "signature": "Byte__Array * CryptoConvert_ToCapiPrivateKeyBlob_1(DSA * dsa, MethodInfo * method)", "dotNetSignature": "Byte[] ToCapiPrivateKeyBlob(DSA)" }, { "virtualAddress": "0x007806A8", "name": "CryptoConvert_FromCapiPublicKeyBlob", "signature": "RSA * CryptoConvert_FromCapiPublicKeyBlob(Byte__Array * blob, MethodInfo * method)", "dotNetSignature": "RSA FromCapiPublicKeyBlob(Byte[])" }, { "virtualAddress": "0x007806B0", "name": "CryptoConvert_FromCapiPublicKeyBlob_1", "signature": "RSA * CryptoConvert_FromCapiPublicKeyBlob_1(Byte__Array * blob, int32_t offset, MethodInfo * method)", "dotNetSignature": "RSA FromCapiPublicKeyBlob(Byte[], Int32)" }, { "virtualAddress": "0x00780AE8", "name": "CryptoConvert_FromCapiPublicKeyBlobDSA", "signature": "DSA * CryptoConvert_FromCapiPublicKeyBlobDSA(Byte__Array * blob, MethodInfo * method)", "dotNetSignature": "DSA FromCapiPublicKeyBlobDSA(Byte[])" }, { "virtualAddress": "0x00780AF0", "name": "CryptoConvert_FromCapiPublicKeyBlobDSA_1", "signature": "DSA * CryptoConvert_FromCapiPublicKeyBlobDSA_1(Byte__Array * blob, int32_t offset, MethodInfo * method)", "dotNetSignature": "DSA FromCapiPublicKeyBlobDSA(Byte[], Int32)" }, { "virtualAddress": "0x00780F80", "name": "CryptoConvert_ToCapiPublicKeyBlob", "signature": "Byte__Array * CryptoConvert_ToCapiPublicKeyBlob(RSA * rsa, MethodInfo * method)", "dotNetSignature": "Byte[] ToCapiPublicKeyBlob(RSA)" }, { "virtualAddress": "0x007811B0", "name": "CryptoConvert_ToCapiPublicKeyBlob_1", "signature": "Byte__Array * CryptoConvert_ToCapiPublicKeyBlob_1(DSA * dsa, MethodInfo * method)", "dotNetSignature": "Byte[] ToCapiPublicKeyBlob(DSA)" }, { "virtualAddress": "0x00781494", "name": "CryptoConvert_FromCapiKeyBlob", "signature": "RSA * CryptoConvert_FromCapiKeyBlob(Byte__Array * blob, MethodInfo * method)", "dotNetSignature": "RSA FromCapiKeyBlob(Byte[])" }, { "virtualAddress": "0x0078149C", "name": "CryptoConvert_FromCapiKeyBlob_1", "signature": "RSA * CryptoConvert_FromCapiKeyBlob_1(Byte__Array * blob, int32_t offset, MethodInfo * method)", "dotNetSignature": "RSA FromCapiKeyBlob(Byte[], Int32)" }, { "virtualAddress": "0x007815FC", "name": "CryptoConvert_FromCapiKeyBlobDSA", "signature": "DSA * CryptoConvert_FromCapiKeyBlobDSA(Byte__Array * blob, MethodInfo * method)", "dotNetSignature": "DSA FromCapiKeyBlobDSA(Byte[])" }, { "virtualAddress": "0x00781604", "name": "CryptoConvert_FromCapiKeyBlobDSA_1", "signature": "DSA * CryptoConvert_FromCapiKeyBlobDSA_1(Byte__Array * blob, int32_t offset, MethodInfo * method)", "dotNetSignature": "DSA FromCapiKeyBlobDSA(Byte[], Int32)" }, { "virtualAddress": "0x0078173C", "name": "CryptoConvert_ToCapiKeyBlob", "signature": "Byte__Array * CryptoConvert_ToCapiKeyBlob(AsymmetricAlgorithm * keypair, bool includePrivateKey, MethodInfo * method)", "dotNetSignature": "Byte[] ToCapiKeyBlob(AsymmetricAlgorithm, Boolean)" }, { "virtualAddress": "0x0078185C", "name": "CryptoConvert_ToCapiKeyBlob_1", "signature": "Byte__Array * CryptoConvert_ToCapiKeyBlob_1(RSA * rsa, bool includePrivateKey, MethodInfo * method)", "dotNetSignature": "Byte[] ToCapiKeyBlob(RSA, Boolean)" }, { "virtualAddress": "0x00781900", "name": "CryptoConvert_ToCapiKeyBlob_2", "signature": "Byte__Array * CryptoConvert_ToCapiKeyBlob_2(DSA * dsa, bool includePrivateKey, MethodInfo * method)", "dotNetSignature": "Byte[] ToCapiKeyBlob(DSA, Boolean)" }, { "virtualAddress": "0x007819A4", "name": "CryptoConvert_ToHex", "signature": "String * CryptoConvert_ToHex(Byte__Array * input, MethodInfo * method)", "dotNetSignature": "String ToHex(Byte[])" }, { "virtualAddress": "0x00781AE8", "name": "CryptoConvert_FromHexChar", "signature": "uint8_t CryptoConvert_FromHexChar(uint16_t c, MethodInfo * method)", "dotNetSignature": "Byte FromHexChar(Char)" }, { "virtualAddress": "0x00781BAC", "name": "CryptoConvert_FromHex", "signature": "Byte__Array * CryptoConvert_FromHex(String * hex, MethodInfo * method)", "dotNetSignature": "Byte[] FromHex(String)" }, { "virtualAddress": "0x007840F0", "name": "KeyBuilder__ctor", "signature": "void KeyBuilder__ctor(KeyBuilder * this, MethodInfo * method)", "dotNetSignature": "KeyBuilder()" }, { "virtualAddress": "0x007840F8", "name": "KeyBuilder_get_Rng", "signature": "RandomNumberGenerator * KeyBuilder_get_Rng(MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator get_Rng()" }, { "virtualAddress": "0x0077E834", "name": "KeyBuilder_Key", "signature": "Byte__Array * KeyBuilder_Key(int32_t size, MethodInfo * method)", "dotNetSignature": "Byte[] Key(Int32)" }, { "virtualAddress": "0x00784168", "name": "KeyBuilder_IV", "signature": "Byte__Array * KeyBuilder_IV(int32_t size, MethodInfo * method)", "dotNetSignature": "Byte[] IV(Int32)" }, { "virtualAddress": "0x0077ED94", "name": "BlockProcessor__ctor", "signature": "void BlockProcessor__ctor(BlockProcessor * this, ICryptoTransform * transform, MethodInfo * method)", "dotNetSignature": "BlockProcessor(ICryptoTransform)" }, { "virtualAddress": "0x0077EE5C", "name": "BlockProcessor__ctor_1", "signature": "void BlockProcessor__ctor_1(BlockProcessor * this, ICryptoTransform * transform, int32_t blockSize, MethodInfo * method)", "dotNetSignature": "BlockProcessor(ICryptoTransform, Int32)" }, { "virtualAddress": "0x0077EF4C", "name": "BlockProcessor_Finalize", "signature": "void BlockProcessor_Finalize(BlockProcessor * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0077EFC4", "name": "BlockProcessor_Initialize", "signature": "void BlockProcessor_Initialize(BlockProcessor * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x0077EFF8", "name": "BlockProcessor_Core", "signature": "void BlockProcessor_Core(BlockProcessor * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "Void Core(Byte[])" }, { "virtualAddress": "0x0077F014", "name": "BlockProcessor_Core_1", "signature": "void BlockProcessor_Core_1(BlockProcessor * this, Byte__Array * rgb, int32_t ib, int32_t cb, MethodInfo * method)", "dotNetSignature": "Void Core(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0077F288", "name": "BlockProcessor_Final", "signature": "Byte__Array * BlockProcessor_Final(BlockProcessor * this, MethodInfo * method)", "dotNetSignature": "Byte[] Final()" }, { "virtualAddress": "0x007841E0", "name": "KeyPairPersistence__ctor", "signature": "void KeyPairPersistence__ctor(KeyPairPersistence * this, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "KeyPairPersistence(CspParameters)" }, { "virtualAddress": "0x007841E8", "name": "KeyPairPersistence__ctor_1", "signature": "void KeyPairPersistence__ctor_1(KeyPairPersistence * this, CspParameters * parameters, String * keyPair, MethodInfo * method)", "dotNetSignature": "KeyPairPersistence(CspParameters, String)" }, { "virtualAddress": "0x00784338", "name": "KeyPairPersistence_get_Filename", "signature": "String * KeyPairPersistence_get_Filename(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "String get_Filename()" }, { "virtualAddress": "0x007850C8", "name": "KeyPairPersistence_get_KeyValue", "signature": "String * KeyPairPersistence_get_KeyValue(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "String get_KeyValue()" }, { "virtualAddress": "0x007850D0", "name": "KeyPairPersistence_set_KeyValue", "signature": "void KeyPairPersistence_set_KeyValue(KeyPairPersistence * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyValue(String)" }, { "virtualAddress": "0x007850F4", "name": "KeyPairPersistence_get_Parameters", "signature": "CspParameters * KeyPairPersistence_get_Parameters(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "CspParameters get_Parameters()" }, { "virtualAddress": "0x007850FC", "name": "KeyPairPersistence_Load", "signature": "bool KeyPairPersistence_Load(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "Boolean Load()" }, { "virtualAddress": "0x00785360", "name": "KeyPairPersistence_Save", "signature": "void KeyPairPersistence_Save(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "Void Save()" }, { "virtualAddress": "0x00785848", "name": "KeyPairPersistence_Remove", "signature": "void KeyPairPersistence_Remove(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "Void Remove()" }, { "virtualAddress": "0x00784B68", "name": "KeyPairPersistence_get_UserPath", "signature": "String * KeyPairPersistence_get_UserPath(MethodInfo * method)", "dotNetSignature": "String get_UserPath()" }, { "virtualAddress": "0x0078460C", "name": "KeyPairPersistence_get_MachinePath", "signature": "String * KeyPairPersistence_get_MachinePath(MethodInfo * method)", "dotNetSignature": "String get_MachinePath()" }, { "virtualAddress": "0x00785990", "name": "KeyPairPersistence__CanSecure", "signature": "bool KeyPairPersistence__CanSecure(String * root, MethodInfo * method)", "dotNetSignature": "Boolean _CanSecure(String)" }, { "virtualAddress": "0x00785994", "name": "KeyPairPersistence__ProtectUser", "signature": "bool KeyPairPersistence__ProtectUser(String * path, MethodInfo * method)", "dotNetSignature": "Boolean _ProtectUser(String)" }, { "virtualAddress": "0x00785998", "name": "KeyPairPersistence__ProtectMachine", "signature": "bool KeyPairPersistence__ProtectMachine(String * path, MethodInfo * method)", "dotNetSignature": "Boolean _ProtectMachine(String)" }, { "virtualAddress": "0x0078599C", "name": "KeyPairPersistence__IsUserProtected", "signature": "bool KeyPairPersistence__IsUserProtected(String * path, MethodInfo * method)", "dotNetSignature": "Boolean _IsUserProtected(String)" }, { "virtualAddress": "0x007859A0", "name": "KeyPairPersistence__IsMachineProtected", "signature": "bool KeyPairPersistence__IsMachineProtected(String * path, MethodInfo * method)", "dotNetSignature": "Boolean _IsMachineProtected(String)" }, { "virtualAddress": "0x007859A4", "name": "KeyPairPersistence_CanSecure", "signature": "bool KeyPairPersistence_CanSecure(String * path, MethodInfo * method)", "dotNetSignature": "Boolean CanSecure(String)" }, { "virtualAddress": "0x007857B0", "name": "KeyPairPersistence_ProtectUser", "signature": "bool KeyPairPersistence_ProtectUser(String * path, MethodInfo * method)", "dotNetSignature": "Boolean ProtectUser(String)" }, { "virtualAddress": "0x00785718", "name": "KeyPairPersistence_ProtectMachine", "signature": "bool KeyPairPersistence_ProtectMachine(String * path, MethodInfo * method)", "dotNetSignature": "Boolean ProtectMachine(String)" }, { "virtualAddress": "0x00785860", "name": "KeyPairPersistence_IsUserProtected", "signature": "bool KeyPairPersistence_IsUserProtected(String * path, MethodInfo * method)", "dotNetSignature": "Boolean IsUserProtected(String)" }, { "virtualAddress": "0x007858F8", "name": "KeyPairPersistence_IsMachineProtected", "signature": "bool KeyPairPersistence_IsMachineProtected(String * path, MethodInfo * method)", "dotNetSignature": "Boolean IsMachineProtected(String)" }, { "virtualAddress": "0x007850E4", "name": "KeyPairPersistence_get_CanChange", "signature": "bool KeyPairPersistence_get_CanChange(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanChange()" }, { "virtualAddress": "0x00785A78", "name": "KeyPairPersistence_get_UseDefaultKeyContainer", "signature": "bool KeyPairPersistence_get_UseDefaultKeyContainer(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseDefaultKeyContainer()" }, { "virtualAddress": "0x007845EC", "name": "KeyPairPersistence_get_UseMachineKeyStore", "signature": "bool KeyPairPersistence_get_UseMachineKeyStore(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseMachineKeyStore()" }, { "virtualAddress": "0x007844C4", "name": "KeyPairPersistence_get_ContainerName", "signature": "String * KeyPairPersistence_get_ContainerName(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "String get_ContainerName()" }, { "virtualAddress": "0x00784290", "name": "KeyPairPersistence_Copy", "signature": "CspParameters * KeyPairPersistence_Copy(KeyPairPersistence * this, CspParameters * p, MethodInfo * method)", "dotNetSignature": "CspParameters Copy(CspParameters)" }, { "virtualAddress": "0x0078524C", "name": "KeyPairPersistence_FromXml", "signature": "void KeyPairPersistence_FromXml(KeyPairPersistence * this, String * xml, MethodInfo * method)", "dotNetSignature": "Void FromXml(String)" }, { "virtualAddress": "0x00785550", "name": "KeyPairPersistence_ToXml", "signature": "String * KeyPairPersistence_ToXml(KeyPairPersistence * this, MethodInfo * method)", "dotNetSignature": "String ToXml()" }, { "virtualAddress": "0x00785A98", "name": "KeyPairPersistence__cctor", "signature": "void KeyPairPersistence__cctor(MethodInfo * method)", "dotNetSignature": "KeyPairPersistence()" }, { "virtualAddress": "0x00786104", "name": "MD2__ctor", "signature": "void MD2__ctor(MD2 * this, MethodInfo * method)", "dotNetSignature": "MD2()" }, { "virtualAddress": "0x00786130", "name": "MD2_Create", "signature": "MD2 * MD2_Create(MethodInfo * method)", "dotNetSignature": "MD2 Create()" }, { "virtualAddress": "0x00786234", "name": "MD2_Create_1", "signature": "MD2 * MD2_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "MD2 Create(String)" }, { "virtualAddress": "0x007862E4", "name": "MD2Managed_Padding", "signature": "Byte__Array * MD2Managed_Padding(MD2Managed * this, int32_t nLength, MethodInfo * method)", "dotNetSignature": "Byte[] Padding(Int32)" }, { "virtualAddress": "0x00786188", "name": "MD2Managed__ctor", "signature": "void MD2Managed__ctor(MD2Managed * this, MethodInfo * method)", "dotNetSignature": "MD2Managed()" }, { "virtualAddress": "0x00786390", "name": "MD2Managed_Initialize", "signature": "void MD2Managed_Initialize(MD2Managed * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x007863FC", "name": "MD2Managed_HashCore", "signature": "void MD2Managed_HashCore(MD2Managed * this, Byte__Array * array, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00786760", "name": "MD2Managed_HashFinal", "signature": "Byte__Array * MD2Managed_HashFinal(MD2Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x007864D0", "name": "MD2Managed_MD2Transform", "signature": "void MD2Managed_MD2Transform(MD2Managed * this, Byte__Array * state, Byte__Array * checksum, Byte__Array * block, int32_t index, MethodInfo * method)", "dotNetSignature": "Void MD2Transform(Byte[], Byte[], Byte[], Int32)" }, { "virtualAddress": "0x00786858", "name": "MD2Managed__cctor", "signature": "void MD2Managed__cctor(MethodInfo * method)", "dotNetSignature": "MD2Managed()" }, { "virtualAddress": "0x007868D4", "name": "MD4__ctor", "signature": "void MD4__ctor(MD4 * this, MethodInfo * method)", "dotNetSignature": "MD4()" }, { "virtualAddress": "0x00786900", "name": "MD4_Create", "signature": "MD4 * MD4_Create(MethodInfo * method)", "dotNetSignature": "MD4 Create()" }, { "virtualAddress": "0x00786A24", "name": "MD4_Create_1", "signature": "MD4 * MD4_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "MD4 Create(String)" }, { "virtualAddress": "0x00786958", "name": "MD4Managed__ctor", "signature": "void MD4Managed__ctor(MD4Managed * this, MethodInfo * method)", "dotNetSignature": "MD4Managed()" }, { "virtualAddress": "0x00786AD4", "name": "MD4Managed_Initialize", "signature": "void MD4Managed_Initialize(MD4Managed * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x00786BCC", "name": "MD4Managed_HashCore", "signature": "void MD4Managed_HashCore(MD4Managed * this, Byte__Array * array, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00787394", "name": "MD4Managed_HashFinal", "signature": "Byte__Array * MD4Managed_HashFinal(MD4Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x007875AC", "name": "MD4Managed_Padding", "signature": "Byte__Array * MD4Managed_Padding(MD4Managed * this, int32_t nLength, MethodInfo * method)", "dotNetSignature": "Byte[] Padding(Int32)" }, { "virtualAddress": "0x00787634", "name": "MD4Managed_F", "signature": "uint32_t MD4Managed_F(MD4Managed * this, uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 F(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00787644", "name": "MD4Managed_G", "signature": "uint32_t MD4Managed_G(MD4Managed * this, uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 G(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00787658", "name": "MD4Managed_H", "signature": "uint32_t MD4Managed_H(MD4Managed * this, uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 H(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00787664", "name": "MD4Managed_ROL", "signature": "uint32_t MD4Managed_ROL(MD4Managed * this, uint32_t x, uint8_t n, MethodInfo * method)", "dotNetSignature": "UInt32 ROL(UInt32, Byte)" }, { "virtualAddress": "0x00787670", "name": "MD4Managed_FF", "signature": "void MD4Managed_FF(MD4Managed * this, uint32_t * a, uint32_t b, uint32_t c, uint32_t d, uint32_t x, uint8_t s, MethodInfo * method)", "dotNetSignature": "Void FF(UInt32 ByRef, UInt32, UInt32, UInt32, UInt32, Byte)" }, { "virtualAddress": "0x00787698", "name": "MD4Managed_GG", "signature": "void MD4Managed_GG(MD4Managed * this, uint32_t * a, uint32_t b, uint32_t c, uint32_t d, uint32_t x, uint8_t s, MethodInfo * method)", "dotNetSignature": "Void GG(UInt32 ByRef, UInt32, UInt32, UInt32, UInt32, Byte)" }, { "virtualAddress": "0x007876D0", "name": "MD4Managed_HH", "signature": "void MD4Managed_HH(MD4Managed * this, uint32_t * a, uint32_t b, uint32_t c, uint32_t d, uint32_t x, uint8_t s, MethodInfo * method)", "dotNetSignature": "Void HH(UInt32 ByRef, UInt32, UInt32, UInt32, UInt32, Byte)" }, { "virtualAddress": "0x007874A8", "name": "MD4Managed_Encode", "signature": "void MD4Managed_Encode(MD4Managed * this, Byte__Array * output, UInt32__Array * input, MethodInfo * method)", "dotNetSignature": "Void Encode(Byte[], UInt32[])" }, { "virtualAddress": "0x00787700", "name": "MD4Managed_Decode", "signature": "void MD4Managed_Decode(MD4Managed * this, UInt32__Array * output, Byte__Array * input, int32_t index, MethodInfo * method)", "dotNetSignature": "Void Decode(UInt32[], Byte[], Int32)" }, { "virtualAddress": "0x00786D10", "name": "MD4Managed_MD4Transform", "signature": "void MD4Managed_MD4Transform(MD4Managed * this, UInt32__Array * state, Byte__Array * block, int32_t index, MethodInfo * method)", "dotNetSignature": "Void MD4Transform(UInt32[], Byte[], Int32)" }, { "virtualAddress": "0x00573354", "name": "PKCS1__ctor", "signature": "void PKCS1__ctor(PKCS1 * this, MethodInfo * method)", "dotNetSignature": "PKCS1()" }, { "virtualAddress": "0x0057335C", "name": "PKCS1_Compare", "signature": "bool PKCS1_Compare(Byte__Array * array1, Byte__Array * array2, MethodInfo * method)", "dotNetSignature": "Boolean Compare(Byte[], Byte[])" }, { "virtualAddress": "0x005733D8", "name": "PKCS1_xor", "signature": "Byte__Array * PKCS1_xor(Byte__Array * array1, Byte__Array * array2, MethodInfo * method)", "dotNetSignature": "Byte[] xor(Byte[], Byte[])" }, { "virtualAddress": "0x005734B4", "name": "PKCS1_GetEmptyHash", "signature": "Byte__Array * PKCS1_GetEmptyHash(HashAlgorithm * hash, MethodInfo * method)", "dotNetSignature": "Byte[] GetEmptyHash(HashAlgorithm)" }, { "virtualAddress": "0x00573688", "name": "PKCS1_I2OSP", "signature": "Byte__Array * PKCS1_I2OSP(int32_t x, int32_t size, MethodInfo * method)", "dotNetSignature": "Byte[] I2OSP(Int32, Int32)" }, { "virtualAddress": "0x0057372C", "name": "PKCS1_I2OSP_1", "signature": "Byte__Array * PKCS1_I2OSP_1(Byte__Array * x, int32_t size, MethodInfo * method)", "dotNetSignature": "Byte[] I2OSP(Byte[], Int32)" }, { "virtualAddress": "0x005737C0", "name": "PKCS1_OS2IP", "signature": "Byte__Array * PKCS1_OS2IP(Byte__Array * x, MethodInfo * method)", "dotNetSignature": "Byte[] OS2IP(Byte[])" }, { "virtualAddress": "0x00573894", "name": "PKCS1_RSAEP", "signature": "Byte__Array * PKCS1_RSAEP(RSA * rsa, Byte__Array * m, MethodInfo * method)", "dotNetSignature": "Byte[] RSAEP(RSA, Byte[])" }, { "virtualAddress": "0x005738B4", "name": "PKCS1_RSADP", "signature": "Byte__Array * PKCS1_RSADP(RSA * rsa, Byte__Array * c, MethodInfo * method)", "dotNetSignature": "Byte[] RSADP(RSA, Byte[])" }, { "virtualAddress": "0x005738D4", "name": "PKCS1_RSASP1", "signature": "Byte__Array * PKCS1_RSASP1(RSA * rsa, Byte__Array * m, MethodInfo * method)", "dotNetSignature": "Byte[] RSASP1(RSA, Byte[])" }, { "virtualAddress": "0x005738F4", "name": "PKCS1_RSAVP1", "signature": "Byte__Array * PKCS1_RSAVP1(RSA * rsa, Byte__Array * s, MethodInfo * method)", "dotNetSignature": "Byte[] RSAVP1(RSA, Byte[])" }, { "virtualAddress": "0x00573914", "name": "PKCS1_Encrypt_OAEP", "signature": "Byte__Array * PKCS1_Encrypt_OAEP(RSA * rsa, HashAlgorithm * hash, RandomNumberGenerator * rng, Byte__Array * M, MethodInfo * method)", "dotNetSignature": "Byte[] Encrypt_OAEP(RSA, HashAlgorithm, RandomNumberGenerator, Byte[])" }, { "virtualAddress": "0x00573DCC", "name": "PKCS1_Decrypt_OAEP", "signature": "Byte__Array * PKCS1_Decrypt_OAEP(RSA * rsa, HashAlgorithm * hash, Byte__Array * C, MethodInfo * method)", "dotNetSignature": "Byte[] Decrypt_OAEP(RSA, HashAlgorithm, Byte[])" }, { "virtualAddress": "0x005740DC", "name": "PKCS1_Encrypt_v15", "signature": "Byte__Array * PKCS1_Encrypt_v15(RSA * rsa, RandomNumberGenerator * rng, Byte__Array * M, MethodInfo * method)", "dotNetSignature": "Byte[] Encrypt_v15(RSA, RandomNumberGenerator, Byte[])" }, { "virtualAddress": "0x005742D4", "name": "PKCS1_Decrypt_v15", "signature": "Byte__Array * PKCS1_Decrypt_v15(RSA * rsa, Byte__Array * C, MethodInfo * method)", "dotNetSignature": "Byte[] Decrypt_v15(RSA, Byte[])" }, { "virtualAddress": "0x00574484", "name": "PKCS1_Sign_v15", "signature": "Byte__Array * PKCS1_Sign_v15(RSA * rsa, HashAlgorithm * hash, Byte__Array * hashValue, MethodInfo * method)", "dotNetSignature": "Byte[] Sign_v15(RSA, HashAlgorithm, Byte[])" }, { "virtualAddress": "0x00574840", "name": "PKCS1_Sign_v15_1", "signature": "Byte__Array * PKCS1_Sign_v15_1(RSA * rsa, String * hashName, Byte__Array * hashValue, MethodInfo * method)", "dotNetSignature": "Byte[] Sign_v15(RSA, String, Byte[])" }, { "virtualAddress": "0x00574D24", "name": "PKCS1_Verify_v15", "signature": "bool PKCS1_Verify_v15(RSA * rsa, HashAlgorithm * hash, Byte__Array * hashValue, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Boolean Verify_v15(RSA, HashAlgorithm, Byte[], Byte[])" }, { "virtualAddress": "0x00574FA4", "name": "PKCS1_Verify_v15_1", "signature": "bool PKCS1_Verify_v15_1(RSA * rsa, String * hashName, Byte__Array * hashValue, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Boolean Verify_v15(RSA, String, Byte[], Byte[])" }, { "virtualAddress": "0x00574DB4", "name": "PKCS1_Verify_v15_2", "signature": "bool PKCS1_Verify_v15_2(RSA * rsa, HashAlgorithm * hash, Byte__Array * hashValue, Byte__Array * signature, bool tryNonStandardEncoding, MethodInfo * method)", "dotNetSignature": "Boolean Verify_v15(RSA, HashAlgorithm, Byte[], Byte[], Boolean)" }, { "virtualAddress": "0x00574544", "name": "PKCS1_Encode_v15", "signature": "Byte__Array * PKCS1_Encode_v15(HashAlgorithm * hash, Byte__Array * hashValue, int32_t emLength, MethodInfo * method)", "dotNetSignature": "Byte[] Encode_v15(HashAlgorithm, Byte[], Int32)" }, { "virtualAddress": "0x00573BDC", "name": "PKCS1_MGF1", "signature": "Byte__Array * PKCS1_MGF1(HashAlgorithm * hash, Byte__Array * mgfSeed, int32_t maskLen, MethodInfo * method)", "dotNetSignature": "Byte[] MGF1(HashAlgorithm, Byte[], Int32)" }, { "virtualAddress": "0x00575120", "name": "PKCS1_HashNameFromOid", "signature": "String * PKCS1_HashNameFromOid(String * oid, bool throwOnError, MethodInfo * method)", "dotNetSignature": "String HashNameFromOid(String, Boolean)" }, { "virtualAddress": "0x005753F4", "name": "PKCS1_CreateFromOid", "signature": "HashAlgorithm * PKCS1_CreateFromOid(String * oid, MethodInfo * method)", "dotNetSignature": "HashAlgorithm CreateFromOid(String)" }, { "virtualAddress": "0x005749A8", "name": "PKCS1_CreateFromName", "signature": "HashAlgorithm * PKCS1_CreateFromName(String * name, MethodInfo * method)", "dotNetSignature": "HashAlgorithm CreateFromName(String)" }, { "virtualAddress": "0x00575460", "name": "PKCS1__cctor", "signature": "void PKCS1__cctor(MethodInfo * method)", "dotNetSignature": "PKCS1()" }, { "virtualAddress": "0x00575574", "name": "PKCS8__ctor", "signature": "void PKCS8__ctor(PKCS8 * this, MethodInfo * method)", "dotNetSignature": "PKCS8()" }, { "virtualAddress": "0x0057557C", "name": "PKCS8_GetType", "signature": "PKCS8_KeyInfo__Enum PKCS8_GetType(Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS8\u002BKeyInfo GetType(Byte[])" }, { "virtualAddress": "0x00575EDC", "name": "PKCS8_PrivateKeyInfo__ctor", "signature": "void PKCS8_PrivateKeyInfo__ctor(PKCS8_PrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "PKCS8\u002BPrivateKeyInfo()" }, { "virtualAddress": "0x00575F4C", "name": "PKCS8_PrivateKeyInfo__ctor_1", "signature": "void PKCS8_PrivateKeyInfo__ctor_1(PKCS8_PrivateKeyInfo * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS8\u002BPrivateKeyInfo(Byte[])" }, { "virtualAddress": "0x005761C8", "name": "PKCS8_PrivateKeyInfo_get_Algorithm", "signature": "String * PKCS8_PrivateKeyInfo_get_Algorithm(PKCS8_PrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Algorithm()" }, { "virtualAddress": "0x005761D0", "name": "PKCS8_PrivateKeyInfo_set_Algorithm", "signature": "void PKCS8_PrivateKeyInfo_set_Algorithm(PKCS8_PrivateKeyInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Algorithm(String)" }, { "virtualAddress": "0x005761D8", "name": "PKCS8_PrivateKeyInfo_get_Attributes", "signature": "ArrayList * PKCS8_PrivateKeyInfo_get_Attributes(PKCS8_PrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_Attributes()" }, { "virtualAddress": "0x005761E0", "name": "PKCS8_PrivateKeyInfo_get_PrivateKey", "signature": "Byte__Array * PKCS8_PrivateKeyInfo_get_PrivateKey(PKCS8_PrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_PrivateKey()" }, { "virtualAddress": "0x0057625C", "name": "PKCS8_PrivateKeyInfo_set_PrivateKey", "signature": "void PKCS8_PrivateKeyInfo_set_PrivateKey(PKCS8_PrivateKeyInfo * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_PrivateKey(Byte[])" }, { "virtualAddress": "0x00576324", "name": "PKCS8_PrivateKeyInfo_get_Version", "signature": "int32_t PKCS8_PrivateKeyInfo_get_Version(PKCS8_PrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Version()" }, { "virtualAddress": "0x0057632C", "name": "PKCS8_PrivateKeyInfo_set_Version", "signature": "void PKCS8_PrivateKeyInfo_set_Version(PKCS8_PrivateKeyInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Int32)" }, { "virtualAddress": "0x00575F78", "name": "PKCS8_PrivateKeyInfo_Decode", "signature": "void PKCS8_PrivateKeyInfo_Decode(PKCS8_PrivateKeyInfo * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void Decode(Byte[])" }, { "virtualAddress": "0x005763BC", "name": "PKCS8_PrivateKeyInfo_GetBytes", "signature": "Byte__Array * PKCS8_PrivateKeyInfo_GetBytes(PKCS8_PrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x005767A8", "name": "PKCS8_PrivateKeyInfo_RemoveLeadingZero", "signature": "Byte__Array * PKCS8_PrivateKeyInfo_RemoveLeadingZero(Byte__Array * bigInt, MethodInfo * method)", "dotNetSignature": "Byte[] RemoveLeadingZero(Byte[])" }, { "virtualAddress": "0x00576854", "name": "PKCS8_PrivateKeyInfo_Normalize", "signature": "Byte__Array * PKCS8_PrivateKeyInfo_Normalize(Byte__Array * bigInt, int32_t length, MethodInfo * method)", "dotNetSignature": "Byte[] Normalize(Byte[], Int32)" }, { "virtualAddress": "0x00576908", "name": "PKCS8_PrivateKeyInfo_DecodeRSA", "signature": "RSA * PKCS8_PrivateKeyInfo_DecodeRSA(Byte__Array * keypair, MethodInfo * method)", "dotNetSignature": "RSA DecodeRSA(Byte[])" }, { "virtualAddress": "0x00576CC0", "name": "PKCS8_PrivateKeyInfo_Encode", "signature": "Byte__Array * PKCS8_PrivateKeyInfo_Encode(RSA * rsa, MethodInfo * method)", "dotNetSignature": "Byte[] Encode(RSA)" }, { "virtualAddress": "0x00576EBC", "name": "PKCS8_PrivateKeyInfo_DecodeDSA", "signature": "DSA * PKCS8_PrivateKeyInfo_DecodeDSA(Byte__Array * privateKey, DSAParameters dsaParameters, MethodInfo * method)", "dotNetSignature": "DSA DecodeDSA(Byte[], DSAParameters)" }, { "virtualAddress": "0x00576FE0", "name": "PKCS8_PrivateKeyInfo_Encode_1", "signature": "Byte__Array * PKCS8_PrivateKeyInfo_Encode_1(DSA * dsa, MethodInfo * method)", "dotNetSignature": "Byte[] Encode(DSA)" }, { "virtualAddress": "0x00577034", "name": "PKCS8_PrivateKeyInfo_Encode_2", "signature": "Byte__Array * PKCS8_PrivateKeyInfo_Encode_2(AsymmetricAlgorithm * aa, MethodInfo * method)", "dotNetSignature": "Byte[] Encode(AsymmetricAlgorithm)" }, { "virtualAddress": "0x00575728", "name": "PKCS8_EncryptedPrivateKeyInfo__ctor", "signature": "void PKCS8_EncryptedPrivateKeyInfo__ctor(PKCS8_EncryptedPrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "PKCS8\u002BEncryptedPrivateKeyInfo()" }, { "virtualAddress": "0x00575730", "name": "PKCS8_EncryptedPrivateKeyInfo__ctor_1", "signature": "void PKCS8_EncryptedPrivateKeyInfo__ctor_1(PKCS8_EncryptedPrivateKeyInfo * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PKCS8\u002BEncryptedPrivateKeyInfo(Byte[])" }, { "virtualAddress": "0x005759F0", "name": "PKCS8_EncryptedPrivateKeyInfo_get_Algorithm", "signature": "String * PKCS8_EncryptedPrivateKeyInfo_get_Algorithm(PKCS8_EncryptedPrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Algorithm()" }, { "virtualAddress": "0x005759F8", "name": "PKCS8_EncryptedPrivateKeyInfo_set_Algorithm", "signature": "void PKCS8_EncryptedPrivateKeyInfo_set_Algorithm(PKCS8_EncryptedPrivateKeyInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Algorithm(String)" }, { "virtualAddress": "0x00575A00", "name": "PKCS8_EncryptedPrivateKeyInfo_get_EncryptedData", "signature": "Byte__Array * PKCS8_EncryptedPrivateKeyInfo_get_EncryptedData(PKCS8_EncryptedPrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_EncryptedData()" }, { "virtualAddress": "0x00575A7C", "name": "PKCS8_EncryptedPrivateKeyInfo_set_EncryptedData", "signature": "void PKCS8_EncryptedPrivateKeyInfo_set_EncryptedData(PKCS8_EncryptedPrivateKeyInfo * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_EncryptedData(Byte[])" }, { "virtualAddress": "0x00575B14", "name": "PKCS8_EncryptedPrivateKeyInfo_get_Salt", "signature": "Byte__Array * PKCS8_EncryptedPrivateKeyInfo_get_Salt(PKCS8_EncryptedPrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Salt()" }, { "virtualAddress": "0x00575BD8", "name": "PKCS8_EncryptedPrivateKeyInfo_set_Salt", "signature": "void PKCS8_EncryptedPrivateKeyInfo_set_Salt(PKCS8_EncryptedPrivateKeyInfo * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Salt(Byte[])" }, { "virtualAddress": "0x00575C68", "name": "PKCS8_EncryptedPrivateKeyInfo_get_IterationCount", "signature": "int32_t PKCS8_EncryptedPrivateKeyInfo_get_IterationCount(PKCS8_EncryptedPrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IterationCount()" }, { "virtualAddress": "0x00575C70", "name": "PKCS8_EncryptedPrivateKeyInfo_set_IterationCount", "signature": "void PKCS8_EncryptedPrivateKeyInfo_set_IterationCount(PKCS8_EncryptedPrivateKeyInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x00575760", "name": "PKCS8_EncryptedPrivateKeyInfo_Decode", "signature": "void PKCS8_EncryptedPrivateKeyInfo_Decode(PKCS8_EncryptedPrivateKeyInfo * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void Decode(Byte[])" }, { "virtualAddress": "0x00575D0C", "name": "PKCS8_EncryptedPrivateKeyInfo_GetBytes", "signature": "Byte__Array * PKCS8_EncryptedPrivateKeyInfo_GetBytes(PKCS8_EncryptedPrivateKeyInfo * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x0057714C", "name": "RC4__ctor", "signature": "void RC4__ctor(RC4 * this, MethodInfo * method)", "dotNetSignature": "RC4()" }, { "virtualAddress": "0x005771E4", "name": "RC4_get_IV", "signature": "Byte__Array * RC4_get_IV(RC4 * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_IV()" }, { "virtualAddress": "0x00577230", "name": "RC4_set_IV", "signature": "void RC4_set_IV(RC4 * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_IV(Byte[])" }, { "virtualAddress": "0x00577234", "name": "RC4_Create", "signature": "RC4 * RC4_Create(MethodInfo * method)", "dotNetSignature": "RC4 Create()" }, { "virtualAddress": "0x00577290", "name": "RC4_Create_1", "signature": "RC4 * RC4_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "RC4 Create(String)" }, { "virtualAddress": "0x00577344", "name": "RC4__cctor", "signature": "void RC4__cctor(MethodInfo * method)", "dotNetSignature": "RC4()" }, { "virtualAddress": "0x00577494", "name": "RSAManaged__ctor", "signature": "void RSAManaged__ctor(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "RSAManaged()" }, { "virtualAddress": "0x0057749C", "name": "RSAManaged__ctor_1", "signature": "void RSAManaged__ctor_1(RSAManaged * this, int32_t keySize, MethodInfo * method)", "dotNetSignature": "RSAManaged(Int32)" }, { "virtualAddress": "0x00577590", "name": "RSAManaged_Finalize", "signature": "void RSAManaged_Finalize(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00577604", "name": "RSAManaged_GenerateKeyPair", "signature": "void RSAManaged_GenerateKeyPair(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "Void GenerateKeyPair()" }, { "virtualAddress": "0x00577CFC", "name": "RSAManaged_get_KeySize", "signature": "int32_t RSAManaged_get_KeySize(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x00577DC8", "name": "RSAManaged_get_KeyExchangeAlgorithm", "signature": "String * RSAManaged_get_KeyExchangeAlgorithm(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "String get_KeyExchangeAlgorithm()" }, { "virtualAddress": "0x00577E10", "name": "RSAManaged_get_PublicOnly", "signature": "bool RSAManaged_get_PublicOnly(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "Boolean get_PublicOnly()" }, { "virtualAddress": "0x00577EDC", "name": "RSAManaged_get_SignatureAlgorithm", "signature": "String * RSAManaged_get_SignatureAlgorithm(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x00577F24", "name": "RSAManaged_DecryptValue", "signature": "Byte__Array * RSAManaged_DecryptValue(RSAManaged * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "Byte[] DecryptValue(Byte[])" }, { "virtualAddress": "0x00578384", "name": "RSAManaged_EncryptValue", "signature": "Byte__Array * RSAManaged_EncryptValue(RSAManaged * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "Byte[] EncryptValue(Byte[])" }, { "virtualAddress": "0x005784A0", "name": "RSAManaged_ExportParameters", "signature": "RSAParameters RSAManaged_ExportParameters(RSAManaged * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "RSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x00578810", "name": "RSAManaged_ImportParameters", "signature": "void RSAManaged_ImportParameters(RSAManaged * this, RSAParameters parameters, MethodInfo * method)", "dotNetSignature": "Void ImportParameters(RSAParameters)" }, { "virtualAddress": "0x00578D18", "name": "RSAManaged_Dispose", "signature": "void RSAManaged_Dispose(RSAManaged * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00578FA4", "name": "RSAManaged_add_KeyGenerated", "signature": "void RSAManaged_add_KeyGenerated(RSAManaged * this, RSAManaged_KeyGeneratedEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_KeyGenerated(RSAManaged\u002BKeyGeneratedEventHandler)" }, { "virtualAddress": "0x00579048", "name": "RSAManaged_remove_KeyGenerated", "signature": "void RSAManaged_remove_KeyGenerated(RSAManaged * this, RSAManaged_KeyGeneratedEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_KeyGenerated(RSAManaged\u002BKeyGeneratedEventHandler)" }, { "virtualAddress": "0x005790EC", "name": "RSAManaged_ToXmlString", "signature": "String * RSAManaged_ToXmlString(RSAManaged * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "String ToXmlString(Boolean)" }, { "virtualAddress": "0x005796BC", "name": "RSAManaged_get_UseKeyBlinding", "signature": "bool RSAManaged_get_UseKeyBlinding(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseKeyBlinding()" }, { "virtualAddress": "0x005796C4", "name": "RSAManaged_set_UseKeyBlinding", "signature": "void RSAManaged_set_UseKeyBlinding(RSAManaged * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseKeyBlinding(Boolean)" }, { "virtualAddress": "0x005796D0", "name": "RSAManaged_get_IsCrtPossible", "signature": "bool RSAManaged_get_IsCrtPossible(RSAManaged * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCrtPossible()" }, { "virtualAddress": "0x005782C0", "name": "RSAManaged_GetPaddedValue", "signature": "Byte__Array * RSAManaged_GetPaddedValue(RSAManaged * this, BigInteger * value, int32_t length, MethodInfo * method)", "dotNetSignature": "Byte[] GetPaddedValue(BigInteger, Int32)" }, { "virtualAddress": "0x005796F0", "name": "RSAManaged_KeyGeneratedEventHandler__ctor", "signature": "void RSAManaged_KeyGeneratedEventHandler__ctor(RSAManaged_KeyGeneratedEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "RSAManaged\u002BKeyGeneratedEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x005778F8", "name": "RSAManaged_KeyGeneratedEventHandler_Invoke", "signature": "void RSAManaged_KeyGeneratedEventHandler_Invoke(RSAManaged_KeyGeneratedEventHandler * this, Object * sender, EventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, EventArgs)" }, { "virtualAddress": "0x00579700", "name": "RSAManaged_KeyGeneratedEventHandler_BeginInvoke", "signature": "IAsyncResult * RSAManaged_KeyGeneratedEventHandler_BeginInvoke(RSAManaged_KeyGeneratedEventHandler * this, Object * sender, EventArgs * e, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, EventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x00579730", "name": "RSAManaged_KeyGeneratedEventHandler_EndInvoke", "signature": "void RSAManaged_KeyGeneratedEventHandler_EndInvoke(RSAManaged_KeyGeneratedEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0057973C", "name": "SymmetricTransform__ctor", "signature": "void SymmetricTransform__ctor(SymmetricTransform * this, SymmetricAlgorithm * symmAlgo, bool encryption, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "SymmetricTransform(SymmetricAlgorithm, Boolean, Byte[])" }, { "virtualAddress": "0x00579A04", "name": "SymmetricTransform_Finalize", "signature": "void SymmetricTransform_Finalize(SymmetricTransform * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00579A78", "name": "SymmetricTransform_System_IDisposable_Dispose", "signature": "void SymmetricTransform_System_IDisposable_Dispose(SymmetricTransform * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00579AF4", "name": "SymmetricTransform_Dispose", "signature": "void SymmetricTransform_Dispose(SymmetricTransform * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00579B58", "name": "SymmetricTransform_get_CanTransformMultipleBlocks", "signature": "bool SymmetricTransform_get_CanTransformMultipleBlocks(SymmetricTransform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTransformMultipleBlocks()" }, { "virtualAddress": "0x00579B60", "name": "SymmetricTransform_get_CanReuseTransform", "signature": "bool SymmetricTransform_get_CanReuseTransform(SymmetricTransform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanReuseTransform()" }, { "virtualAddress": "0x00579B68", "name": "SymmetricTransform_get_InputBlockSize", "signature": "int32_t SymmetricTransform_get_InputBlockSize(SymmetricTransform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InputBlockSize()" }, { "virtualAddress": "0x00579B70", "name": "SymmetricTransform_get_OutputBlockSize", "signature": "int32_t SymmetricTransform_get_OutputBlockSize(SymmetricTransform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutputBlockSize()" }, { "virtualAddress": "0x00579B78", "name": "SymmetricTransform_Transform", "signature": "void SymmetricTransform_Transform(SymmetricTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void Transform(Byte[], Byte[])" }, { "virtualAddress": "0x00579D2C", "name": "SymmetricTransform_CBC", "signature": "void SymmetricTransform_CBC(SymmetricTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void CBC(Byte[], Byte[])" }, { "virtualAddress": "0x00579EA4", "name": "SymmetricTransform_CFB", "signature": "void SymmetricTransform_CFB(SymmetricTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void CFB(Byte[], Byte[])" }, { "virtualAddress": "0x0057A080", "name": "SymmetricTransform_OFB", "signature": "void SymmetricTransform_OFB(SymmetricTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void OFB(Byte[], Byte[])" }, { "virtualAddress": "0x0057A0EC", "name": "SymmetricTransform_CTS", "signature": "void SymmetricTransform_CTS(SymmetricTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void CTS(Byte[], Byte[])" }, { "virtualAddress": "0x0057A158", "name": "SymmetricTransform_CheckInput", "signature": "void SymmetricTransform_CheckInput(SymmetricTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Void CheckInput(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0057A2B0", "name": "SymmetricTransform_TransformBlock", "signature": "int32_t SymmetricTransform_TransformBlock(SymmetricTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0057A4C8", "name": "SymmetricTransform_get_KeepLastBlock", "signature": "bool SymmetricTransform_get_KeepLastBlock(SymmetricTransform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeepLastBlock()" }, { "virtualAddress": "0x0057A4EC", "name": "SymmetricTransform_InternalTransformBlock", "signature": "int32_t SymmetricTransform_InternalTransformBlock(SymmetricTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 InternalTransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0057A6CC", "name": "SymmetricTransform_Random", "signature": "void SymmetricTransform_Random(SymmetricTransform * this, Byte__Array * buffer, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Random(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0057A78C", "name": "SymmetricTransform_ThrowBadPaddingException", "signature": "void SymmetricTransform_ThrowBadPaddingException(SymmetricTransform * this, PaddingMode__Enum padding, int32_t length, int32_t position, MethodInfo * method)", "dotNetSignature": "Void ThrowBadPaddingException(PaddingMode, Int32, Int32)" }, { "virtualAddress": "0x0057A8F8", "name": "SymmetricTransform_FinalEncrypt", "signature": "Byte__Array * SymmetricTransform_FinalEncrypt(SymmetricTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] FinalEncrypt(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0057AB9C", "name": "SymmetricTransform_FinalDecrypt", "signature": "Byte__Array * SymmetricTransform_FinalDecrypt(SymmetricTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] FinalDecrypt(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0057AE50", "name": "SymmetricTransform_TransformFinalBlock", "signature": "Byte__Array * SymmetricTransform_TransformFinalBlock(SymmetricTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00781CF8", "name": "DSAManaged__ctor", "signature": "void DSAManaged__ctor(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "DSAManaged()" }, { "virtualAddress": "0x00781D00", "name": "DSAManaged__ctor_1", "signature": "void DSAManaged__ctor_1(DSAManaged * this, int32_t dwKeySize, MethodInfo * method)", "dotNetSignature": "DSAManaged(Int32)" }, { "virtualAddress": "0x00781DE4", "name": "DSAManaged_Finalize", "signature": "void DSAManaged_Finalize(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00781E58", "name": "DSAManaged_Generate", "signature": "void DSAManaged_Generate(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "Void Generate()" }, { "virtualAddress": "0x00782400", "name": "DSAManaged_GenerateKeyPair", "signature": "void DSAManaged_GenerateKeyPair(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "Void GenerateKeyPair()" }, { "virtualAddress": "0x00782904", "name": "DSAManaged_add", "signature": "void DSAManaged_add(DSAManaged * this, Byte__Array * a, Byte__Array * b, int32_t value, MethodInfo * method)", "dotNetSignature": "Void add(Byte[], Byte[], Int32)" }, { "virtualAddress": "0x00781EA8", "name": "DSAManaged_GenerateParams", "signature": "void DSAManaged_GenerateParams(DSAManaged * this, int32_t keyLength, MethodInfo * method)", "dotNetSignature": "Void GenerateParams(Int32)" }, { "virtualAddress": "0x007829B8", "name": "DSAManaged_get_Random", "signature": "RandomNumberGenerator * DSAManaged_get_Random(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator get_Random()" }, { "virtualAddress": "0x007829E4", "name": "DSAManaged_get_KeySize", "signature": "int32_t DSAManaged_get_KeySize(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x00782A0C", "name": "DSAManaged_get_KeyExchangeAlgorithm", "signature": "String * DSAManaged_get_KeyExchangeAlgorithm(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "String get_KeyExchangeAlgorithm()" }, { "virtualAddress": "0x00782A14", "name": "DSAManaged_get_PublicOnly", "signature": "bool DSAManaged_get_PublicOnly(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "Boolean get_PublicOnly()" }, { "virtualAddress": "0x00782A98", "name": "DSAManaged_get_SignatureAlgorithm", "signature": "String * DSAManaged_get_SignatureAlgorithm(DSAManaged * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x00782AE0", "name": "DSAManaged_NormalizeArray", "signature": "Byte__Array * DSAManaged_NormalizeArray(DSAManaged * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Byte[] NormalizeArray(Byte[])" }, { "virtualAddress": "0x00782B94", "name": "DSAManaged_ExportParameters", "signature": "DSAParameters DSAManaged_ExportParameters(DSAManaged * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "DSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x00782E1C", "name": "DSAManaged_ImportParameters", "signature": "void DSAManaged_ImportParameters(DSAManaged * this, DSAParameters parameters, MethodInfo * method)", "dotNetSignature": "Void ImportParameters(DSAParameters)" }, { "virtualAddress": "0x007830C0", "name": "DSAManaged_CreateSignature", "signature": "Byte__Array * DSAManaged_CreateSignature(DSAManaged * this, Byte__Array * rgbHash, MethodInfo * method)", "dotNetSignature": "Byte[] CreateSignature(Byte[])" }, { "virtualAddress": "0x007833D4", "name": "DSAManaged_VerifySignature", "signature": "bool DSAManaged_VerifySignature(DSAManaged * this, Byte__Array * rgbHash, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(Byte[], Byte[])" }, { "virtualAddress": "0x00783864", "name": "DSAManaged_Dispose", "signature": "void DSAManaged_Dispose(DSAManaged * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00783A74", "name": "DSAManaged_add_KeyGenerated", "signature": "void DSAManaged_add_KeyGenerated(DSAManaged * this, DSAManaged_KeyGeneratedEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_KeyGenerated(DSAManaged\u002BKeyGeneratedEventHandler)" }, { "virtualAddress": "0x00783B18", "name": "DSAManaged_remove_KeyGenerated", "signature": "void DSAManaged_remove_KeyGenerated(DSAManaged * this, DSAManaged_KeyGeneratedEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_KeyGenerated(DSAManaged\u002BKeyGeneratedEventHandler)" }, { "virtualAddress": "0x00783BBC", "name": "DSAManaged_KeyGeneratedEventHandler__ctor", "signature": "void DSAManaged_KeyGeneratedEventHandler__ctor(DSAManaged_KeyGeneratedEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "DSAManaged\u002BKeyGeneratedEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x00782500", "name": "DSAManaged_KeyGeneratedEventHandler_Invoke", "signature": "void DSAManaged_KeyGeneratedEventHandler_Invoke(DSAManaged_KeyGeneratedEventHandler * this, Object * sender, EventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, EventArgs)" }, { "virtualAddress": "0x00783BCC", "name": "DSAManaged_KeyGeneratedEventHandler_BeginInvoke", "signature": "IAsyncResult * DSAManaged_KeyGeneratedEventHandler_BeginInvoke(DSAManaged_KeyGeneratedEventHandler * this, Object * sender, EventArgs * e, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, EventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x00783BFC", "name": "DSAManaged_KeyGeneratedEventHandler_EndInvoke", "signature": "void DSAManaged_KeyGeneratedEventHandler_EndInvoke(DSAManaged_KeyGeneratedEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00783C08", "name": "HMACAlgorithm__ctor", "signature": "void HMACAlgorithm__ctor(HMACAlgorithm * this, String * algoName, MethodInfo * method)", "dotNetSignature": "HMACAlgorithm(String)" }, { "virtualAddress": "0x00783CBC", "name": "HMACAlgorithm_Finalize", "signature": "void HMACAlgorithm_Finalize(HMACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00783C38", "name": "HMACAlgorithm_CreateHash", "signature": "void HMACAlgorithm_CreateHash(HMACAlgorithm * this, String * algoName, MethodInfo * method)", "dotNetSignature": "Void CreateHash(String)" }, { "virtualAddress": "0x00783D38", "name": "HMACAlgorithm_Dispose", "signature": "void HMACAlgorithm_Dispose(HMACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00783D54", "name": "HMACAlgorithm_get_Algo", "signature": "HashAlgorithm * HMACAlgorithm_get_Algo(HMACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "HashAlgorithm get_Algo()" }, { "virtualAddress": "0x00783D5C", "name": "HMACAlgorithm_get_HashName", "signature": "String * HMACAlgorithm_get_HashName(HMACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "String get_HashName()" }, { "virtualAddress": "0x00783D64", "name": "HMACAlgorithm_set_HashName", "signature": "void HMACAlgorithm_set_HashName(HMACAlgorithm * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x00783D68", "name": "HMACAlgorithm_get_Key", "signature": "Byte__Array * HMACAlgorithm_get_Key(HMACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x00783D70", "name": "HMACAlgorithm_set_Key", "signature": "void HMACAlgorithm_set_Key(HMACAlgorithm * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x00783E24", "name": "HMACAlgorithm_Initialize", "signature": "void HMACAlgorithm_Initialize(HMACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x00783EB8", "name": "HMACAlgorithm_KeySetup", "signature": "Byte__Array * HMACAlgorithm_KeySetup(HMACAlgorithm * this, Byte__Array * key, uint8_t padding, MethodInfo * method)", "dotNetSignature": "Byte[] KeySetup(Byte[], Byte)" }, { "virtualAddress": "0x00783FC0", "name": "HMACAlgorithm_Core", "signature": "void HMACAlgorithm_Core(HMACAlgorithm * this, Byte__Array * rgb, int32_t ib, int32_t cb, MethodInfo * method)", "dotNetSignature": "Void Core(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00783FD8", "name": "HMACAlgorithm_Final", "signature": "Byte__Array * HMACAlgorithm_Final(HMACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Byte[] Final()" }, { "virtualAddress": "0x00785B04", "name": "MACAlgorithm__ctor", "signature": "void MACAlgorithm__ctor(MACAlgorithm * this, SymmetricAlgorithm * algorithm, MethodInfo * method)", "dotNetSignature": "MACAlgorithm(SymmetricAlgorithm)" }, { "virtualAddress": "0x00785BD8", "name": "MACAlgorithm_Initialize", "signature": "void MACAlgorithm_Initialize(MACAlgorithm * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "Void Initialize(Byte[])" }, { "virtualAddress": "0x00785C4C", "name": "MACAlgorithm_Core", "signature": "void MACAlgorithm_Core(MACAlgorithm * this, Byte__Array * rgb, int32_t ib, int32_t cb, MethodInfo * method)", "dotNetSignature": "Void Core(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00785EA0", "name": "MACAlgorithm_Final", "signature": "Byte__Array * MACAlgorithm_Final(MACAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Byte[] Final()" }, { "virtualAddress": "0x0077B224", "name": "AuthenticodeBase__ctor", "signature": "void AuthenticodeBase__ctor(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "AuthenticodeBase()" }, { "virtualAddress": "0x0077B288", "name": "AuthenticodeBase_get_PEOffset", "signature": "int32_t AuthenticodeBase_get_PEOffset(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PEOffset()" }, { "virtualAddress": "0x0077B3C4", "name": "AuthenticodeBase_get_CoffSymbolTableOffset", "signature": "int32_t AuthenticodeBase_get_CoffSymbolTableOffset(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CoffSymbolTableOffset()" }, { "virtualAddress": "0x0077B3F8", "name": "AuthenticodeBase_get_SecurityOffset", "signature": "int32_t AuthenticodeBase_get_SecurityOffset(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SecurityOffset()" }, { "virtualAddress": "0x0077B42C", "name": "AuthenticodeBase_Open", "signature": "void AuthenticodeBase_Open(AuthenticodeBase * this, String * filename, MethodInfo * method)", "dotNetSignature": "Void Open(String)" }, { "virtualAddress": "0x0077B4C8", "name": "AuthenticodeBase_Close", "signature": "void AuthenticodeBase_Close(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x0077B2BC", "name": "AuthenticodeBase_ReadFirstBlock", "signature": "void AuthenticodeBase_ReadFirstBlock(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "Void ReadFirstBlock()" }, { "virtualAddress": "0x0077B500", "name": "AuthenticodeBase_ProcessFirstBlock", "signature": "int32_t AuthenticodeBase_ProcessFirstBlock(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "Int32 ProcessFirstBlock()" }, { "virtualAddress": "0x0077B7DC", "name": "AuthenticodeBase_GetSecurityEntry", "signature": "Byte__Array * AuthenticodeBase_GetSecurityEntry(AuthenticodeBase * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetSecurityEntry()" }, { "virtualAddress": "0x0077B8B4", "name": "AuthenticodeBase_GetHash", "signature": "Byte__Array * AuthenticodeBase_GetHash(AuthenticodeBase * this, HashAlgorithm * hash, MethodInfo * method)", "dotNetSignature": "Byte[] GetHash(HashAlgorithm)" }, { "virtualAddress": "0x0077BD34", "name": "AuthenticodeBase_HashFile", "signature": "Byte__Array * AuthenticodeBase_HashFile(AuthenticodeBase * this, String * fileName, String * hashName, MethodInfo * method)", "dotNetSignature": "Byte[] HashFile(String, String)" }, { "virtualAddress": "0x0077BE48", "name": "AuthenticodeDeformatter__ctor", "signature": "void AuthenticodeDeformatter__ctor(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "AuthenticodeDeformatter()" }, { "virtualAddress": "0x0077BED8", "name": "AuthenticodeDeformatter__ctor_1", "signature": "void AuthenticodeDeformatter__ctor_1(AuthenticodeDeformatter * this, String * fileName, MethodInfo * method)", "dotNetSignature": "AuthenticodeDeformatter(String)" }, { "virtualAddress": "0x0077C010", "name": "AuthenticodeDeformatter_get_FileName", "signature": "String * AuthenticodeDeformatter_get_FileName(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "String get_FileName()" }, { "virtualAddress": "0x0077BF04", "name": "AuthenticodeDeformatter_set_FileName", "signature": "void AuthenticodeDeformatter_set_FileName(AuthenticodeDeformatter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FileName(String)" }, { "virtualAddress": "0x0077C384", "name": "AuthenticodeDeformatter_get_Hash", "signature": "Byte__Array * AuthenticodeDeformatter_get_Hash(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Hash()" }, { "virtualAddress": "0x0077C40C", "name": "AuthenticodeDeformatter_get_Reason", "signature": "int32_t AuthenticodeDeformatter_get_Reason(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Reason()" }, { "virtualAddress": "0x0077C440", "name": "AuthenticodeDeformatter_IsTrusted", "signature": "bool AuthenticodeDeformatter_IsTrusted(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "Boolean IsTrusted()" }, { "virtualAddress": "0x0077C57C", "name": "AuthenticodeDeformatter_get_Signature", "signature": "Byte__Array * AuthenticodeDeformatter_get_Signature(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Signature()" }, { "virtualAddress": "0x0077C5F8", "name": "AuthenticodeDeformatter_get_Timestamp", "signature": "DateTime AuthenticodeDeformatter_get_Timestamp(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Timestamp()" }, { "virtualAddress": "0x0077C600", "name": "AuthenticodeDeformatter_get_Certificates", "signature": "X509CertificateCollection * AuthenticodeDeformatter_get_Certificates(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "X509CertificateCollection get_Certificates()" }, { "virtualAddress": "0x0077C608", "name": "AuthenticodeDeformatter_get_SigningCertificate", "signature": "X509Certificate_1 * AuthenticodeDeformatter_get_SigningCertificate(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "X509Certificate get_SigningCertificate()" }, { "virtualAddress": "0x0077C0C8", "name": "AuthenticodeDeformatter_CheckSignature", "signature": "bool AuthenticodeDeformatter_CheckSignature(AuthenticodeDeformatter * this, String * fileName, MethodInfo * method)", "dotNetSignature": "Boolean CheckSignature(String)" }, { "virtualAddress": "0x0077CEFC", "name": "AuthenticodeDeformatter_CompareIssuerSerial", "signature": "bool AuthenticodeDeformatter_CompareIssuerSerial(AuthenticodeDeformatter * this, String * issuer, Byte__Array * serial, X509Certificate_1 * x509, MethodInfo * method)", "dotNetSignature": "Boolean CompareIssuerSerial(String, Byte[], X509Certificate)" }, { "virtualAddress": "0x0077C610", "name": "AuthenticodeDeformatter_VerifySignature", "signature": "bool AuthenticodeDeformatter_VerifySignature(AuthenticodeDeformatter * this, PKCS7_SignedData * sd, Byte__Array * calculatedMessageDigest, HashAlgorithm * ha, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(PKCS7\u002BSignedData, Byte[], HashAlgorithm)" }, { "virtualAddress": "0x0077D004", "name": "AuthenticodeDeformatter_VerifyCounterSignature", "signature": "bool AuthenticodeDeformatter_VerifyCounterSignature(AuthenticodeDeformatter * this, PKCS7_SignerInfo * cs, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Boolean VerifyCounterSignature(PKCS7\u002BSignerInfo, Byte[])" }, { "virtualAddress": "0x0077C018", "name": "AuthenticodeDeformatter_Reset", "signature": "void AuthenticodeDeformatter_Reset(AuthenticodeDeformatter * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00771C48", "name": "BigInteger__ctor", "signature": "void BigInteger__ctor(BigInteger * this, MethodInfo * method)", "dotNetSignature": "BigInteger()" }, { "virtualAddress": "0x00771CBC", "name": "BigInteger__ctor_1", "signature": "void BigInteger__ctor_1(BigInteger * this, BigInteger_Sign__Enum sign, uint32_t len, MethodInfo * method)", "dotNetSignature": "BigInteger(BigInteger\u002BSign, UInt32)" }, { "virtualAddress": "0x00771D38", "name": "BigInteger__ctor_2", "signature": "void BigInteger__ctor_2(BigInteger * this, BigInteger * bi, MethodInfo * method)", "dotNetSignature": "BigInteger(BigInteger)" }, { "virtualAddress": "0x00771DE8", "name": "BigInteger__ctor_3", "signature": "void BigInteger__ctor_3(BigInteger * this, BigInteger * bi, uint32_t len, MethodInfo * method)", "dotNetSignature": "BigInteger(BigInteger, UInt32)" }, { "virtualAddress": "0x00771ED0", "name": "BigInteger__ctor_4", "signature": "void BigInteger__ctor_4(BigInteger * this, Byte__Array * inData, MethodInfo * method)", "dotNetSignature": "BigInteger(Byte[])" }, { "virtualAddress": "0x007721C4", "name": "BigInteger__ctor_5", "signature": "void BigInteger__ctor_5(BigInteger * this, UInt32__Array * inData, MethodInfo * method)", "dotNetSignature": "BigInteger(UInt32[])" }, { "virtualAddress": "0x007722E0", "name": "BigInteger__ctor_6", "signature": "void BigInteger__ctor_6(BigInteger * this, uint32_t ui, MethodInfo * method)", "dotNetSignature": "BigInteger(UInt32)" }, { "virtualAddress": "0x00772378", "name": "BigInteger__ctor_7", "signature": "void BigInteger__ctor_7(BigInteger * this, uint64_t ul, MethodInfo * method)", "dotNetSignature": "BigInteger(UInt64)" }, { "virtualAddress": "0x0077242C", "name": "BigInteger_op_Implicit", "signature": "BigInteger * BigInteger_op_Implicit(uint32_t value, MethodInfo * method)", "dotNetSignature": "BigInteger op_Implicit(UInt32)" }, { "virtualAddress": "0x0077248C", "name": "BigInteger_op_Implicit_1", "signature": "BigInteger * BigInteger_op_Implicit_1(int32_t value, MethodInfo * method)", "dotNetSignature": "BigInteger op_Implicit(Int32)" }, { "virtualAddress": "0x0077252C", "name": "BigInteger_op_Implicit_2", "signature": "BigInteger * BigInteger_op_Implicit_2(uint64_t value, MethodInfo * method)", "dotNetSignature": "BigInteger op_Implicit(UInt64)" }, { "virtualAddress": "0x0077258C", "name": "BigInteger_Parse", "signature": "BigInteger * BigInteger_Parse(String * number, MethodInfo * method)", "dotNetSignature": "BigInteger Parse(String)" }, { "virtualAddress": "0x007728F8", "name": "BigInteger_op_Addition", "signature": "BigInteger * BigInteger_op_Addition(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger op_Addition(BigInteger, BigInteger)" }, { "virtualAddress": "0x00772C3C", "name": "BigInteger_op_Subtraction", "signature": "BigInteger * BigInteger_op_Subtraction(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger op_Subtraction(BigInteger, BigInteger)" }, { "virtualAddress": "0x007730D0", "name": "BigInteger_op_Modulus", "signature": "int32_t BigInteger_op_Modulus(BigInteger * bi, int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 op_Modulus(BigInteger, Int32)" }, { "virtualAddress": "0x00773170", "name": "BigInteger_op_Modulus_1", "signature": "uint32_t BigInteger_op_Modulus_1(BigInteger * bi, uint32_t ui, MethodInfo * method)", "dotNetSignature": "UInt32 op_Modulus(BigInteger, UInt32)" }, { "virtualAddress": "0x00773174", "name": "BigInteger_op_Modulus_2", "signature": "BigInteger * BigInteger_op_Modulus_2(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger op_Modulus(BigInteger, BigInteger)" }, { "virtualAddress": "0x00773680", "name": "BigInteger_op_Division", "signature": "BigInteger * BigInteger_op_Division(BigInteger * bi, int32_t i, MethodInfo * method)", "dotNetSignature": "BigInteger op_Division(BigInteger, Int32)" }, { "virtualAddress": "0x00773820", "name": "BigInteger_op_Division_1", "signature": "BigInteger * BigInteger_op_Division_1(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger op_Division(BigInteger, BigInteger)" }, { "virtualAddress": "0x00773854", "name": "BigInteger_op_Multiply", "signature": "BigInteger * BigInteger_op_Multiply(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger op_Multiply(BigInteger, BigInteger)" }, { "virtualAddress": "0x007727F4", "name": "BigInteger_op_Multiply_1", "signature": "BigInteger * BigInteger_op_Multiply_1(BigInteger * bi, int32_t i, MethodInfo * method)", "dotNetSignature": "BigInteger op_Multiply(BigInteger, Int32)" }, { "virtualAddress": "0x00773C24", "name": "BigInteger_op_LeftShift", "signature": "BigInteger * BigInteger_op_LeftShift(BigInteger * bi1, int32_t shiftVal, MethodInfo * method)", "dotNetSignature": "BigInteger op_LeftShift(BigInteger, Int32)" }, { "virtualAddress": "0x00773E0C", "name": "BigInteger_op_RightShift", "signature": "BigInteger * BigInteger_op_RightShift(BigInteger * bi1, int32_t shiftVal, MethodInfo * method)", "dotNetSignature": "BigInteger op_RightShift(BigInteger, Int32)" }, { "virtualAddress": "0x00773FC0", "name": "BigInteger_Add", "signature": "BigInteger * BigInteger_Add(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger Add(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774034", "name": "BigInteger_Subtract", "signature": "BigInteger * BigInteger_Subtract(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger Subtract(BigInteger, BigInteger)" }, { "virtualAddress": "0x007740A8", "name": "BigInteger_Modulus", "signature": "int32_t BigInteger_Modulus(BigInteger * bi, int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 Modulus(BigInteger, Int32)" }, { "virtualAddress": "0x0077411C", "name": "BigInteger_Modulus_1", "signature": "uint32_t BigInteger_Modulus_1(BigInteger * bi, uint32_t ui, MethodInfo * method)", "dotNetSignature": "UInt32 Modulus(BigInteger, UInt32)" }, { "virtualAddress": "0x00774190", "name": "BigInteger_Modulus_2", "signature": "BigInteger * BigInteger_Modulus_2(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger Modulus(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774204", "name": "BigInteger_Divid", "signature": "BigInteger * BigInteger_Divid(BigInteger * bi, int32_t i, MethodInfo * method)", "dotNetSignature": "BigInteger Divid(BigInteger, Int32)" }, { "virtualAddress": "0x00774278", "name": "BigInteger_Divid_1", "signature": "BigInteger * BigInteger_Divid_1(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger Divid(BigInteger, BigInteger)" }, { "virtualAddress": "0x007742EC", "name": "BigInteger_Multiply", "signature": "BigInteger * BigInteger_Multiply(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger Multiply(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774360", "name": "BigInteger_Multiply_1", "signature": "BigInteger * BigInteger_Multiply_1(BigInteger * bi, int32_t i, MethodInfo * method)", "dotNetSignature": "BigInteger Multiply(BigInteger, Int32)" }, { "virtualAddress": "0x007743D4", "name": "BigInteger_get_Rng", "signature": "RandomNumberGenerator * BigInteger_get_Rng(MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator get_Rng()" }, { "virtualAddress": "0x0077449C", "name": "BigInteger_GenerateRandom", "signature": "BigInteger * BigInteger_GenerateRandom(int32_t bits, RandomNumberGenerator * rng, MethodInfo * method)", "dotNetSignature": "BigInteger GenerateRandom(Int32, RandomNumberGenerator)" }, { "virtualAddress": "0x00774624", "name": "BigInteger_GenerateRandom_1", "signature": "BigInteger * BigInteger_GenerateRandom_1(int32_t bits, MethodInfo * method)", "dotNetSignature": "BigInteger GenerateRandom(Int32)" }, { "virtualAddress": "0x00774690", "name": "BigInteger_Randomize", "signature": "void BigInteger_Randomize(BigInteger * this, RandomNumberGenerator * rng, MethodInfo * method)", "dotNetSignature": "Void Randomize(RandomNumberGenerator)" }, { "virtualAddress": "0x007748CC", "name": "BigInteger_Randomize_1", "signature": "void BigInteger_Randomize_1(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Void Randomize()" }, { "virtualAddress": "0x0077484C", "name": "BigInteger_BitCount", "signature": "int32_t BigInteger_BitCount(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Int32 BitCount()" }, { "virtualAddress": "0x00774938", "name": "BigInteger_TestBit", "signature": "bool BigInteger_TestBit(BigInteger * this, uint32_t bitNum, MethodInfo * method)", "dotNetSignature": "Boolean TestBit(UInt32)" }, { "virtualAddress": "0x00774988", "name": "BigInteger_TestBit_1", "signature": "bool BigInteger_TestBit_1(BigInteger * this, int32_t bitNum, MethodInfo * method)", "dotNetSignature": "Boolean TestBit(Int32)" }, { "virtualAddress": "0x00774A58", "name": "BigInteger_SetBit", "signature": "void BigInteger_SetBit(BigInteger * this, uint32_t bitNum, MethodInfo * method)", "dotNetSignature": "Void SetBit(UInt32)" }, { "virtualAddress": "0x00774AC8", "name": "BigInteger_ClearBit", "signature": "void BigInteger_ClearBit(BigInteger * this, uint32_t bitNum, MethodInfo * method)", "dotNetSignature": "Void ClearBit(UInt32)" }, { "virtualAddress": "0x00774A60", "name": "BigInteger_SetBit_1", "signature": "void BigInteger_SetBit_1(BigInteger * this, uint32_t bitNum, bool value, MethodInfo * method)", "dotNetSignature": "Void SetBit(UInt32, Boolean)" }, { "virtualAddress": "0x00774AD0", "name": "BigInteger_LowestSetBit", "signature": "int32_t BigInteger_LowestSetBit(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Int32 LowestSetBit()" }, { "virtualAddress": "0x00774B5C", "name": "BigInteger_GetBytes", "signature": "Byte__Array * BigInteger_GetBytes(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x007729E4", "name": "BigInteger_op_Equality", "signature": "bool BigInteger_op_Equality(BigInteger * bi1, uint32_t ui, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(BigInteger, UInt32)" }, { "virtualAddress": "0x00774C98", "name": "BigInteger_op_Inequality", "signature": "bool BigInteger_op_Inequality(BigInteger * bi1, uint32_t ui, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(BigInteger, UInt32)" }, { "virtualAddress": "0x00774D10", "name": "BigInteger_op_Equality_1", "signature": "bool BigInteger_op_Equality_1(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774DE0", "name": "BigInteger_op_Inequality_1", "signature": "bool BigInteger_op_Inequality_1(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774EB0", "name": "BigInteger_op_GreaterThan", "signature": "bool BigInteger_op_GreaterThan(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774ECC", "name": "BigInteger_op_LessThan", "signature": "bool BigInteger_op_LessThan(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774EE4", "name": "BigInteger_op_GreaterThanOrEqual", "signature": "bool BigInteger_op_GreaterThanOrEqual(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774F00", "name": "BigInteger_op_LessThanOrEqual", "signature": "bool BigInteger_op_LessThanOrEqual(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(BigInteger, BigInteger)" }, { "virtualAddress": "0x00774F1C", "name": "BigInteger_Compare", "signature": "BigInteger_Sign__Enum BigInteger_Compare(BigInteger * this, BigInteger * bi, MethodInfo * method)", "dotNetSignature": "BigInteger\u002BSign Compare(BigInteger)" }, { "virtualAddress": "0x00774F20", "name": "BigInteger_ToString", "signature": "String * BigInteger_ToString(BigInteger * this, uint32_t radix, MethodInfo * method)", "dotNetSignature": "String ToString(UInt32)" }, { "virtualAddress": "0x00774F80", "name": "BigInteger_ToString_1", "signature": "String * BigInteger_ToString_1(BigInteger * this, uint32_t radix, String * characterSet, MethodInfo * method)", "dotNetSignature": "String ToString(UInt32, String)" }, { "virtualAddress": "0x00772160", "name": "BigInteger_Normalize", "signature": "void BigInteger_Normalize(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Void Normalize()" }, { "virtualAddress": "0x00775204", "name": "BigInteger_Clear", "signature": "void BigInteger_Clear(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00775260", "name": "BigInteger_GetHashCode", "signature": "int32_t BigInteger_GetHashCode(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007752C4", "name": "BigInteger_ToString_2", "signature": "String * BigInteger_ToString_2(BigInteger * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007752CC", "name": "BigInteger_Equals", "signature": "bool BigInteger_Equals(BigInteger * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00775420", "name": "BigInteger_GCD", "signature": "BigInteger * BigInteger_GCD(BigInteger * this, BigInteger * bi, MethodInfo * method)", "dotNetSignature": "BigInteger GCD(BigInteger)" }, { "virtualAddress": "0x007755BC", "name": "BigInteger_ModInverse", "signature": "BigInteger * BigInteger_ModInverse(BigInteger * this, BigInteger * modulus, MethodInfo * method)", "dotNetSignature": "BigInteger ModInverse(BigInteger)" }, { "virtualAddress": "0x00775AE4", "name": "BigInteger_ModPow", "signature": "BigInteger * BigInteger_ModPow(BigInteger * this, BigInteger * exp, BigInteger * n, MethodInfo * method)", "dotNetSignature": "BigInteger ModPow(BigInteger, BigInteger)" }, { "virtualAddress": "0x00775D6C", "name": "BigInteger_IsProbablePrime", "signature": "bool BigInteger_IsProbablePrime(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Boolean IsProbablePrime()" }, { "virtualAddress": "0x00775F9C", "name": "BigInteger_NextHighestPrime", "signature": "BigInteger * BigInteger_NextHighestPrime(BigInteger * bi, MethodInfo * method)", "dotNetSignature": "BigInteger NextHighestPrime(BigInteger)" }, { "virtualAddress": "0x0077601C", "name": "BigInteger_GeneratePseudoPrime", "signature": "BigInteger * BigInteger_GeneratePseudoPrime(int32_t bits, MethodInfo * method)", "dotNetSignature": "BigInteger GeneratePseudoPrime(Int32)" }, { "virtualAddress": "0x00776098", "name": "BigInteger_Incr2", "signature": "void BigInteger_Incr2(BigInteger * this, MethodInfo * method)", "dotNetSignature": "Void Incr2()" }, { "virtualAddress": "0x00776168", "name": "BigInteger__cctor", "signature": "void BigInteger__cctor(MethodInfo * method)", "dotNetSignature": "BigInteger()" }, { "virtualAddress": "0x00775B64", "name": "BigInteger_ModulusRing__ctor", "signature": "void BigInteger_ModulusRing__ctor(BigInteger_ModulusRing * this, BigInteger * modulus, MethodInfo * method)", "dotNetSignature": "BigInteger\u002BModulusRing(BigInteger)" }, { "virtualAddress": "0x00776C38", "name": "BigInteger_ModulusRing_BarrettReduction", "signature": "void BigInteger_ModulusRing_BarrettReduction(BigInteger_ModulusRing * this, BigInteger * x, MethodInfo * method)", "dotNetSignature": "Void BarrettReduction(BigInteger)" }, { "virtualAddress": "0x00776EA8", "name": "BigInteger_ModulusRing_Multiply", "signature": "BigInteger * BigInteger_ModulusRing_Multiply(BigInteger_ModulusRing * this, BigInteger * a, BigInteger * b, MethodInfo * method)", "dotNetSignature": "BigInteger Multiply(BigInteger, BigInteger)" }, { "virtualAddress": "0x00776A20", "name": "BigInteger_ModulusRing_Difference", "signature": "BigInteger * BigInteger_ModulusRing_Difference(BigInteger_ModulusRing * this, BigInteger * a, BigInteger * b, MethodInfo * method)", "dotNetSignature": "BigInteger Difference(BigInteger, BigInteger)" }, { "virtualAddress": "0x00775C50", "name": "BigInteger_ModulusRing_Pow", "signature": "BigInteger * BigInteger_ModulusRing_Pow(BigInteger_ModulusRing * this, BigInteger * a, BigInteger * k, MethodInfo * method)", "dotNetSignature": "BigInteger Pow(BigInteger, BigInteger)" }, { "virtualAddress": "0x00777078", "name": "BigInteger_ModulusRing_Pow_1", "signature": "BigInteger * BigInteger_ModulusRing_Pow_1(BigInteger_ModulusRing * this, uint32_t b, BigInteger * exp, MethodInfo * method)", "dotNetSignature": "BigInteger Pow(UInt32, BigInteger)" }, { "virtualAddress": "0x00772A5C", "name": "BigInteger_Kernel_AddSameSign", "signature": "BigInteger * BigInteger_Kernel_AddSameSign(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger AddSameSign(BigInteger, BigInteger)" }, { "virtualAddress": "0x00772F0C", "name": "BigInteger_Kernel_Subtract", "signature": "BigInteger * BigInteger_Kernel_Subtract(BigInteger * big, BigInteger * small, MethodInfo * method)", "dotNetSignature": "BigInteger Subtract(BigInteger, BigInteger)" }, { "virtualAddress": "0x007761E4", "name": "BigInteger_Kernel_MinusEq", "signature": "void BigInteger_Kernel_MinusEq(BigInteger * big, BigInteger * small, MethodInfo * method)", "dotNetSignature": "Void MinusEq(BigInteger, BigInteger)" }, { "virtualAddress": "0x00776304", "name": "BigInteger_Kernel_PlusEq", "signature": "void BigInteger_Kernel_PlusEq(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "Void PlusEq(BigInteger, BigInteger)" }, { "virtualAddress": "0x00772DBC", "name": "BigInteger_Kernel_Compare", "signature": "BigInteger_Sign__Enum BigInteger_Kernel_Compare(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger\u002BSign Compare(BigInteger, BigInteger)" }, { "virtualAddress": "0x0077516C", "name": "BigInteger_Kernel_SingleByteDivideInPlace", "signature": "uint32_t BigInteger_Kernel_SingleByteDivideInPlace(BigInteger * n, uint32_t d, MethodInfo * method)", "dotNetSignature": "UInt32 SingleByteDivideInPlace(BigInteger, UInt32)" }, { "virtualAddress": "0x007730F8", "name": "BigInteger_Kernel_DwordMod", "signature": "uint32_t BigInteger_Kernel_DwordMod(BigInteger * n, uint32_t d, MethodInfo * method)", "dotNetSignature": "UInt32 DwordMod(BigInteger, UInt32)" }, { "virtualAddress": "0x00773718", "name": "BigInteger_Kernel_DwordDiv", "signature": "BigInteger * BigInteger_Kernel_DwordDiv(BigInteger * n, uint32_t d, MethodInfo * method)", "dotNetSignature": "BigInteger DwordDiv(BigInteger, UInt32)" }, { "virtualAddress": "0x0077648C", "name": "BigInteger_Kernel_DwordDivMod", "signature": "BigInteger__Array * BigInteger_Kernel_DwordDivMod(BigInteger * n, uint32_t d, MethodInfo * method)", "dotNetSignature": "BigInteger[] DwordDivMod(BigInteger, UInt32)" }, { "virtualAddress": "0x007731AC", "name": "BigInteger_Kernel_multiByteDivide", "signature": "BigInteger__Array * BigInteger_Kernel_multiByteDivide(BigInteger * bi1, BigInteger * bi2, MethodInfo * method)", "dotNetSignature": "BigInteger[] multiByteDivide(BigInteger, BigInteger)" }, { "virtualAddress": "0x00773C28", "name": "BigInteger_Kernel_LeftShift", "signature": "BigInteger * BigInteger_Kernel_LeftShift(BigInteger * bi, int32_t n, MethodInfo * method)", "dotNetSignature": "BigInteger LeftShift(BigInteger, Int32)" }, { "virtualAddress": "0x00773E10", "name": "BigInteger_Kernel_RightShift", "signature": "BigInteger * BigInteger_Kernel_RightShift(BigInteger * bi, int32_t n, MethodInfo * method)", "dotNetSignature": "BigInteger RightShift(BigInteger, Int32)" }, { "virtualAddress": "0x00773B14", "name": "BigInteger_Kernel_MultiplyByDword", "signature": "BigInteger * BigInteger_Kernel_MultiplyByDword(BigInteger * n, uint32_t f, MethodInfo * method)", "dotNetSignature": "BigInteger MultiplyByDword(BigInteger, UInt32)" }, { "virtualAddress": "0x00773A18", "name": "BigInteger_Kernel_Multiply", "signature": "void BigInteger_Kernel_Multiply(UInt32__Array * x, uint32_t xOffset, uint32_t xLen, UInt32__Array * y, uint32_t yOffset, uint32_t yLen, UInt32__Array * d, uint32_t dOffset, MethodInfo * method)", "dotNetSignature": "Void Multiply(UInt32[], UInt32, UInt32, UInt32[], UInt32, UInt32, UInt32[], UInt32)" }, { "virtualAddress": "0x00776638", "name": "BigInteger_Kernel_MultiplyMod2p32pmod", "signature": "void BigInteger_Kernel_MultiplyMod2p32pmod(UInt32__Array * x, int32_t xOffset, int32_t xLen, UInt32__Array * y, int32_t yOffest, int32_t yLen, UInt32__Array * d, int32_t dOffset, int32_t mod, MethodInfo * method)", "dotNetSignature": "Void MultiplyMod2p32pmod(UInt32[], Int32, Int32, UInt32[], Int32, Int32, UInt32[], Int32, Int32)" }, { "virtualAddress": "0x00776768", "name": "BigInteger_Kernel_SquarePositive", "signature": "void BigInteger_Kernel_SquarePositive(BigInteger * bi, UInt32__Array * * wkSpace, MethodInfo * method)", "dotNetSignature": "Void SquarePositive(BigInteger, UInt32[] ByRef)" }, { "virtualAddress": "0x00775424", "name": "BigInteger_Kernel_gcd", "signature": "BigInteger * BigInteger_Kernel_gcd(BigInteger * a, BigInteger * b, MethodInfo * method)", "dotNetSignature": "BigInteger gcd(BigInteger, BigInteger)" }, { "virtualAddress": "0x00776950", "name": "BigInteger_Kernel_modInverse", "signature": "uint32_t BigInteger_Kernel_modInverse(BigInteger * bi, uint32_t modulus, MethodInfo * method)", "dotNetSignature": "UInt32 modInverse(BigInteger, UInt32)" }, { "virtualAddress": "0x007755C0", "name": "BigInteger_Kernel_modInverse_1", "signature": "BigInteger * BigInteger_Kernel_modInverse_1(BigInteger * bi, BigInteger * modulus, MethodInfo * method)", "dotNetSignature": "BigInteger modInverse(BigInteger, BigInteger)" }, { "virtualAddress": "0x00776C30", "name": "BigInteger_Kernel__ctor", "signature": "void BigInteger_Kernel__ctor(BigInteger_Kernel * this, MethodInfo * method)", "dotNetSignature": "BigInteger\u002BKernel()" }, { "virtualAddress": "0x00777248", "name": "PrimalityTest__ctor", "signature": "void PrimalityTest__ctor(PrimalityTest * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "PrimalityTest(Object, IntPtr)" }, { "virtualAddress": "0x007772C0", "name": "PrimalityTest_Invoke", "signature": "bool PrimalityTest_Invoke(PrimalityTest * this, BigInteger * bi, ConfidenceFactor__Enum confidence, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(BigInteger, ConfidenceFactor)" }, { "virtualAddress": "0x00777A98", "name": "PrimalityTest_BeginInvoke", "signature": "IAsyncResult * PrimalityTest_BeginInvoke(PrimalityTest * this, BigInteger * bi, ConfidenceFactor__Enum confidence, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(BigInteger, ConfidenceFactor, AsyncCallback, Object)" }, { "virtualAddress": "0x00777B34", "name": "PrimalityTest_EndInvoke", "signature": "bool PrimalityTest_EndInvoke(PrimalityTest * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00777B60", "name": "PrimalityTests__ctor", "signature": "void PrimalityTests__ctor(PrimalityTests * this, MethodInfo * method)", "dotNetSignature": "PrimalityTests()" }, { "virtualAddress": "0x00777B68", "name": "PrimalityTests_GetSPPRounds", "signature": "int32_t PrimalityTests_GetSPPRounds(BigInteger * bi, ConfidenceFactor__Enum confidence, MethodInfo * method)", "dotNetSignature": "Int32 GetSPPRounds(BigInteger, ConfidenceFactor)" }, { "virtualAddress": "0x00775F4C", "name": "PrimalityTests_Test", "signature": "bool PrimalityTests_Test(BigInteger * n, ConfidenceFactor__Enum confidence, MethodInfo * method)", "dotNetSignature": "Boolean Test(BigInteger, ConfidenceFactor)" }, { "virtualAddress": "0x00777F10", "name": "PrimalityTests_RabinMillerTest", "signature": "bool PrimalityTests_RabinMillerTest(BigInteger * n, ConfidenceFactor__Enum confidence, MethodInfo * method)", "dotNetSignature": "Boolean RabinMillerTest(BigInteger, ConfidenceFactor)" }, { "virtualAddress": "0x00777D1C", "name": "PrimalityTests_SmallPrimeSppTest", "signature": "bool PrimalityTests_SmallPrimeSppTest(BigInteger * bi, ConfidenceFactor__Enum confidence, MethodInfo * method)", "dotNetSignature": "Boolean SmallPrimeSppTest(BigInteger, ConfidenceFactor)" }, { "virtualAddress": "0x007770F0", "name": "NextPrimeFinder_GenerateSearchBase", "signature": "BigInteger * NextPrimeFinder_GenerateSearchBase(NextPrimeFinder * this, int32_t bits, Object * Context, MethodInfo * method)", "dotNetSignature": "BigInteger GenerateSearchBase(Int32, Object)" }, { "virtualAddress": "0x00776014", "name": "NextPrimeFinder__ctor", "signature": "void NextPrimeFinder__ctor(NextPrimeFinder * this, MethodInfo * method)", "dotNetSignature": "NextPrimeFinder()" }, { "virtualAddress": "0x007771DC", "name": "PrimeGeneratorBase_get_Confidence", "signature": "ConfidenceFactor__Enum PrimeGeneratorBase_get_Confidence(PrimeGeneratorBase * this, MethodInfo * method)", "dotNetSignature": "ConfidenceFactor get_Confidence()" }, { "virtualAddress": "0x007771E4", "name": "PrimeGeneratorBase_get_PrimalityTest", "signature": "PrimalityTest * PrimeGeneratorBase_get_PrimalityTest(PrimeGeneratorBase * this, MethodInfo * method)", "dotNetSignature": "PrimalityTest get_PrimalityTest()" }, { "virtualAddress": "0x00777258", "name": "PrimeGeneratorBase_get_TrialDivisionBounds", "signature": "int32_t PrimeGeneratorBase_get_TrialDivisionBounds(PrimeGeneratorBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TrialDivisionBounds()" }, { "virtualAddress": "0x00777260", "name": "PrimeGeneratorBase_PostTrialDivisionTests", "signature": "bool PrimeGeneratorBase_PostTrialDivisionTests(PrimeGeneratorBase * this, BigInteger * bi, MethodInfo * method)", "dotNetSignature": "Boolean PostTrialDivisionTests(BigInteger)" }, { "virtualAddress": "0x007776F8", "name": "PrimeGeneratorBase__ctor", "signature": "void PrimeGeneratorBase__ctor(PrimeGeneratorBase * this, MethodInfo * method)", "dotNetSignature": "PrimeGeneratorBase()" }, { "virtualAddress": "0x00777700", "name": "SequentialSearchPrimeGeneratorBase_GenerateSearchBase", "signature": "BigInteger * SequentialSearchPrimeGeneratorBase_GenerateSearchBase(SequentialSearchPrimeGeneratorBase * this, int32_t bits, Object * context, MethodInfo * method)", "dotNetSignature": "BigInteger GenerateSearchBase(Int32, Object)" }, { "virtualAddress": "0x00777784", "name": "SequentialSearchPrimeGeneratorBase_GenerateNewPrime", "signature": "BigInteger * SequentialSearchPrimeGeneratorBase_GenerateNewPrime(SequentialSearchPrimeGeneratorBase * this, int32_t bits, MethodInfo * method)", "dotNetSignature": "BigInteger GenerateNewPrime(Int32)" }, { "virtualAddress": "0x00777794", "name": "SequentialSearchPrimeGeneratorBase_GenerateNewPrime_1", "signature": "BigInteger * SequentialSearchPrimeGeneratorBase_GenerateNewPrime_1(SequentialSearchPrimeGeneratorBase * this, int32_t bits, Object * context, MethodInfo * method)", "dotNetSignature": "BigInteger GenerateNewPrime(Int32, Object)" }, { "virtualAddress": "0x00777A90", "name": "SequentialSearchPrimeGeneratorBase_IsPrimeAcceptable", "signature": "bool SequentialSearchPrimeGeneratorBase_IsPrimeAcceptable(SequentialSearchPrimeGeneratorBase * this, BigInteger * bi, Object * context, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimeAcceptable(BigInteger, Object)" }, { "virtualAddress": "0x00776090", "name": "SequentialSearchPrimeGeneratorBase__ctor", "signature": "void SequentialSearchPrimeGeneratorBase__ctor(SequentialSearchPrimeGeneratorBase * this, MethodInfo * method)", "dotNetSignature": "SequentialSearchPrimeGeneratorBase()" }, { "virtualAddress": "0x006F3504", "name": "ReflectionExtensions_IsEnum", "signature": "bool ReflectionExtensions_IsEnum(Type * type, MethodInfo * method)", "dotNetSignature": "Boolean IsEnum(Type)" }, { "virtualAddress": "0x006F3524", "name": "ReflectionExtensions_IsAbstract", "signature": "bool ReflectionExtensions_IsAbstract(Type * type, MethodInfo * method)", "dotNetSignature": "Boolean IsAbstract(Type)" }, { "virtualAddress": "0x006F353C", "name": "ReflectionExtensions_IsSealed", "signature": "bool ReflectionExtensions_IsSealed(Type * type, MethodInfo * method)", "dotNetSignature": "Boolean IsSealed(Type)" }, { "virtualAddress": "0x006F3554", "name": "ReflectionExtensions_BaseType", "signature": "Type * ReflectionExtensions_BaseType(Type * type, MethodInfo * method)", "dotNetSignature": "Type BaseType(Type)" }, { "virtualAddress": "0x006F3574", "name": "ReflectionExtensions_Assembly", "signature": "Assembly * ReflectionExtensions_Assembly(Type * type, MethodInfo * method)", "dotNetSignature": "Assembly Assembly(Type)" }, { "virtualAddress": "0x006F3594", "name": "ReflectionExtensions_GetTypeCode", "signature": "TypeCode__Enum ReflectionExtensions_GetTypeCode(Type * type, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode(Type)" }, { "virtualAddress": "0x006F35FC", "name": "ReflectionExtensions_ReflectionOnly", "signature": "bool ReflectionExtensions_ReflectionOnly(Assembly * assm, MethodInfo * method)", "dotNetSignature": "Boolean ReflectionOnly(Assembly)" }, { "virtualAddress": "0x006FD6B0", "name": "UnsafeNativeMethods_ManifestEtw_EventRegister", "signature": "uint32_t UnsafeNativeMethods_ManifestEtw_EventRegister(Guid * providerId, UnsafeNativeMethods_ManifestEtw_EtwEnableCallback * enableCallback, Void * callbackContext, int64_t * registrationHandle, MethodInfo * method)", "dotNetSignature": "UInt32 EventRegister(Guid ByRef, UnsafeNativeMethods\u002BManifestEtw\u002BEtwEnableCallback, Void*, Int64 ByRef)" }, { "virtualAddress": "0x006FD764", "name": "UnsafeNativeMethods_ManifestEtw_EventUnregister", "signature": "uint32_t UnsafeNativeMethods_ManifestEtw_EventUnregister(int64_t registrationHandle, MethodInfo * method)", "dotNetSignature": "UInt32 EventUnregister(Int64)" }, { "virtualAddress": "0x006FD7E8", "name": "UnsafeNativeMethods_ManifestEtw_EventWrite", "signature": "int32_t UnsafeNativeMethods_ManifestEtw_EventWrite(int64_t registrationHandle, EventDescriptor * eventDescriptor, int32_t userDataCount, EventProvider_EventData * userData, MethodInfo * method)", "dotNetSignature": "Int32 EventWrite(Int64, EventDescriptor ByRef, Int32, EventProvider\u002BEventData*)" }, { "virtualAddress": "0x006FD894", "name": "UnsafeNativeMethods_ManifestEtw_EventWriteString", "signature": "int32_t UnsafeNativeMethods_ManifestEtw_EventWriteString(int64_t registrationHandle, uint8_t level, int64_t keyword, String * msg, MethodInfo * method)", "dotNetSignature": "Int32 EventWriteString(Int64, Byte, Int64, String)" }, { "virtualAddress": "0x006FD948", "name": "UnsafeNativeMethods_ManifestEtw_EventWriteTransferWrapper", "signature": "int32_t UnsafeNativeMethods_ManifestEtw_EventWriteTransferWrapper(int64_t registrationHandle, EventDescriptor * eventDescriptor, Guid * activityId, Guid * relatedActivityId, int32_t userDataCount, EventProvider_EventData * userData, MethodInfo * method)", "dotNetSignature": "Int32 EventWriteTransferWrapper(Int64, EventDescriptor ByRef, Guid*, Guid*, Int32, EventProvider\u002BEventData*)" }, { "virtualAddress": "0x006FDA3C", "name": "UnsafeNativeMethods_ManifestEtw_EventWriteTransfer", "signature": "int32_t UnsafeNativeMethods_ManifestEtw_EventWriteTransfer(int64_t registrationHandle, EventDescriptor * eventDescriptor, Guid * activityId, Guid * relatedActivityId, int32_t userDataCount, EventProvider_EventData * userData, MethodInfo * method)", "dotNetSignature": "Int32 EventWriteTransfer(Int64, EventDescriptor ByRef, Guid*, Guid*, Int32, EventProvider\u002BEventData*)" }, { "virtualAddress": "0x006FDB00", "name": "UnsafeNativeMethods_ManifestEtw_EventActivityIdControl", "signature": "int32_t UnsafeNativeMethods_ManifestEtw_EventActivityIdControl(UnsafeNativeMethods_ManifestEtw_ActivityControl__Enum ControlCode, Guid * ActivityId, MethodInfo * method)", "dotNetSignature": "Int32 EventActivityIdControl(UnsafeNativeMethods\u002BManifestEtw\u002BActivityControl, Guid ByRef)" }, { "virtualAddress": "0x006FDB90", "name": "UnsafeNativeMethods_ManifestEtw_EventSetInformation", "signature": "int32_t UnsafeNativeMethods_ManifestEtw_EventSetInformation(int64_t registrationHandle, UnsafeNativeMethods_ManifestEtw_EVENT_INFO_CLASS__Enum informationClass, Void * eventInformation, int32_t informationLength, MethodInfo * method)", "dotNetSignature": "Int32 EventSetInformation(Int64, UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_INFO_CLASS, Void*, Int32)" }, { "virtualAddress": "0x006FDC3C", "name": "UnsafeNativeMethods_ManifestEtw_EnumerateTraceGuidsEx", "signature": "int32_t UnsafeNativeMethods_ManifestEtw_EnumerateTraceGuidsEx(UnsafeNativeMethods_ManifestEtw_TRACE_QUERY_INFO_CLASS__Enum TraceQueryInfoClass, Void * InBuffer, int32_t InBufferSize, Void * OutBuffer, int32_t OutBufferSize, int32_t * ReturnLength, MethodInfo * method)", "dotNetSignature": "Int32 EnumerateTraceGuidsEx(UnsafeNativeMethods\u002BManifestEtw\u002BTRACE_QUERY_INFO_CLASS, Void*, Int32, Void*, Int32, Int32 ByRef)" }, { "virtualAddress": "0x006FDD00", "name": "UnsafeNativeMethods_ManifestEtw_EtwEnableCallback__ctor", "signature": "void UnsafeNativeMethods_ManifestEtw_EtwEnableCallback__ctor(UnsafeNativeMethods_ManifestEtw_EtwEnableCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "UnsafeNativeMethods\u002BManifestEtw\u002BEtwEnableCallback(Object, IntPtr)" }, { "virtualAddress": "0x006FDD10", "name": "UnsafeNativeMethods_ManifestEtw_EtwEnableCallback_Invoke", "signature": "void UnsafeNativeMethods_ManifestEtw_EtwEnableCallback_Invoke(UnsafeNativeMethods_ManifestEtw_EtwEnableCallback * this, Guid * sourceId, int32_t isEnabled, uint8_t level, int64_t matchAnyKeywords, int64_t matchAllKeywords, UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR * filterData, Void * callbackContext, MethodInfo * method)", "dotNetSignature": "Void Invoke(Guid ByRef, Int32, Byte, Int64, Int64, UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_FILTER_DESCRIPTOR*, Void*)" }, { "virtualAddress": "0x006FDFDC", "name": "UnsafeNativeMethods_ManifestEtw_EtwEnableCallback_BeginInvoke", "signature": "IAsyncResult * UnsafeNativeMethods_ManifestEtw_EtwEnableCallback_BeginInvoke(UnsafeNativeMethods_ManifestEtw_EtwEnableCallback * this, Guid * sourceId, int32_t isEnabled, uint8_t level, int64_t matchAnyKeywords, int64_t matchAllKeywords, UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR * filterData, Void * callbackContext, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid ByRef, Int32, Byte, Int64, Int64, UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_FILTER_DESCRIPTOR*, Void*, AsyncCallback, Object)" }, { "virtualAddress": "0x006FE0F4", "name": "UnsafeNativeMethods_ManifestEtw_EtwEnableCallback_EndInvoke", "signature": "void UnsafeNativeMethods_ManifestEtw_EtwEnableCallback_EndInvoke(UnsafeNativeMethods_ManifestEtw_EtwEnableCallback * this, Guid * sourceId, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(Guid ByRef, IAsyncResult)" }, { "virtualAddress": "0x006F93D0", "name": "Registry_ToKey", "signature": "RegistryKey * Registry_ToKey(String * keyName, bool setting, MethodInfo * method)", "dotNetSignature": "RegistryKey ToKey(String, Boolean)" }, { "virtualAddress": "0x006F9A9C", "name": "Registry_SetValue", "signature": "void Registry_SetValue(String * keyName, String * valueName, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(String, String, Object)" }, { "virtualAddress": "0x006F9D28", "name": "Registry_SetValue_1", "signature": "void Registry_SetValue_1(String * keyName, String * valueName, Object * value, RegistryValueKind__Enum valueKind, MethodInfo * method)", "dotNetSignature": "Void SetValue(String, String, Object, RegistryValueKind)" }, { "virtualAddress": "0x006F9FD4", "name": "Registry_GetValue", "signature": "Object * Registry_GetValue(String * keyName, String * valueName, Object * defaultValue, MethodInfo * method)", "dotNetSignature": "Object GetValue(String, String, Object)" }, { "virtualAddress": "0x006FA174", "name": "Registry__cctor", "signature": "void Registry__cctor(MethodInfo * method)", "dotNetSignature": "Registry()" }, { "virtualAddress": "0x006FA3F8", "name": "RegistryKey__cctor", "signature": "void RegistryKey__cctor(MethodInfo * method)", "dotNetSignature": "RegistryKey()" }, { "virtualAddress": "0x006FA3AC", "name": "RegistryKey__ctor", "signature": "void RegistryKey__ctor(RegistryKey * this, RegistryHive__Enum hiveId, MethodInfo * method)", "dotNetSignature": "RegistryKey(RegistryHive)" }, { "virtualAddress": "0x006FA534", "name": "RegistryKey__ctor_1", "signature": "void RegistryKey__ctor_1(RegistryKey * this, RegistryHive__Enum hiveId, void * keyHandle, bool remoteRoot, MethodInfo * method)", "dotNetSignature": "RegistryKey(RegistryHive, IntPtr, Boolean)" }, { "virtualAddress": "0x006F4E1C", "name": "RegistryKey__ctor_2", "signature": "void RegistryKey__ctor_2(RegistryKey * this, Object * data, String * keyName, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey(Object, String, Boolean)" }, { "virtualAddress": "0x006FA718", "name": "RegistryKey_IsEquals", "signature": "bool RegistryKey_IsEquals(RegistryKey * a, RegistryKey * b, MethodInfo * method)", "dotNetSignature": "Boolean IsEquals(RegistryKey, RegistryKey)" }, { "virtualAddress": "0x006FA7BC", "name": "RegistryKey_Dispose", "signature": "void RegistryKey_Dispose(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006FA930", "name": "RegistryKey_get_Name", "signature": "String * RegistryKey_get_Name(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x006FA938", "name": "RegistryKey_Flush", "signature": "void RegistryKey_Flush(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x006FA82C", "name": "RegistryKey_Close", "signature": "void RegistryKey_Close(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x006FAA18", "name": "RegistryKey_get_SubKeyCount", "signature": "int32_t RegistryKey_get_SubKeyCount(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SubKeyCount()" }, { "virtualAddress": "0x006FAB84", "name": "RegistryKey_get_ValueCount", "signature": "int32_t RegistryKey_get_ValueCount(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ValueCount()" }, { "virtualAddress": "0x006FAC6C", "name": "RegistryKey_get_Handle", "signature": "SafeRegistryHandle * RegistryKey_get_Handle(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "SafeRegistryHandle get_Handle()" }, { "virtualAddress": "0x006FADC4", "name": "RegistryKey_get_View", "signature": "RegistryView__Enum RegistryKey_get_View(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "RegistryView get_View()" }, { "virtualAddress": "0x006F9BA8", "name": "RegistryKey_SetValue", "signature": "void RegistryKey_SetValue(RegistryKey * this, String * name, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(String, Object)" }, { "virtualAddress": "0x006F9E44", "name": "RegistryKey_SetValue_1", "signature": "void RegistryKey_SetValue_1(RegistryKey * this, String * name, Object * value, RegistryValueKind__Enum valueKind, MethodInfo * method)", "dotNetSignature": "Void SetValue(String, Object, RegistryValueKind)" }, { "virtualAddress": "0x006FAE5C", "name": "RegistryKey_OpenSubKey", "signature": "RegistryKey * RegistryKey_OpenSubKey(RegistryKey * this, String * name, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenSubKey(String)" }, { "virtualAddress": "0x006F980C", "name": "RegistryKey_OpenSubKey_1", "signature": "RegistryKey * RegistryKey_OpenSubKey_1(RegistryKey * this, String * name, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenSubKey(String, Boolean)" }, { "virtualAddress": "0x006FAE64", "name": "RegistryKey_GetValue", "signature": "Object * RegistryKey_GetValue(RegistryKey * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetValue(String)" }, { "virtualAddress": "0x006FA070", "name": "RegistryKey_GetValue_1", "signature": "Object * RegistryKey_GetValue_1(RegistryKey * this, String * name, Object * defaultValue, MethodInfo * method)", "dotNetSignature": "Object GetValue(String, Object)" }, { "virtualAddress": "0x006FAE6C", "name": "RegistryKey_GetValue_2", "signature": "Object * RegistryKey_GetValue_2(RegistryKey * this, String * name, Object * defaultValue, RegistryValueOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Object GetValue(String, Object, RegistryValueOptions)" }, { "virtualAddress": "0x006FAF7C", "name": "RegistryKey_GetValueKind", "signature": "RegistryValueKind__Enum RegistryKey_GetValueKind(RegistryKey * this, String * name, MethodInfo * method)", "dotNetSignature": "RegistryValueKind GetValueKind(String)" }, { "virtualAddress": "0x006F9954", "name": "RegistryKey_CreateSubKey", "signature": "RegistryKey * RegistryKey_CreateSubKey(RegistryKey * this, String * subkey, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(String)" }, { "virtualAddress": "0x006FB0EC", "name": "RegistryKey_CreateSubKey_1", "signature": "RegistryKey * RegistryKey_CreateSubKey_1(RegistryKey * this, String * subkey, RegistryKeyPermissionCheck__Enum permissionCheck, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(String, RegistryKeyPermissionCheck)" }, { "virtualAddress": "0x006FB0F0", "name": "RegistryKey_CreateSubKey_2", "signature": "RegistryKey * RegistryKey_CreateSubKey_2(RegistryKey * this, String * subkey, RegistryKeyPermissionCheck__Enum permissionCheck, RegistrySecurity * registrySecurity, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(String, RegistryKeyPermissionCheck, RegistrySecurity)" }, { "virtualAddress": "0x006FB0F4", "name": "RegistryKey_CreateSubKey_3", "signature": "RegistryKey * RegistryKey_CreateSubKey_3(RegistryKey * this, String * subkey, RegistryKeyPermissionCheck__Enum permissionCheck, RegistryOptions__Enum options, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(String, RegistryKeyPermissionCheck, RegistryOptions)" }, { "virtualAddress": "0x006FB248", "name": "RegistryKey_CreateSubKey_4", "signature": "RegistryKey * RegistryKey_CreateSubKey_4(RegistryKey * this, String * subkey, RegistryKeyPermissionCheck__Enum permissionCheck, RegistryOptions__Enum registryOptions, RegistrySecurity * registrySecurity, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(String, RegistryKeyPermissionCheck, RegistryOptions, RegistrySecurity)" }, { "virtualAddress": "0x006FB24C", "name": "RegistryKey_CreateSubKey_5", "signature": "RegistryKey * RegistryKey_CreateSubKey_5(RegistryKey * this, String * subkey, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(String, Boolean)" }, { "virtualAddress": "0x006FB260", "name": "RegistryKey_CreateSubKey_6", "signature": "RegistryKey * RegistryKey_CreateSubKey_6(RegistryKey * this, String * subkey, bool writable, RegistryOptions__Enum options, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(String, Boolean, RegistryOptions)" }, { "virtualAddress": "0x006FB274", "name": "RegistryKey_DeleteSubKey", "signature": "void RegistryKey_DeleteSubKey(RegistryKey * this, String * subkey, MethodInfo * method)", "dotNetSignature": "Void DeleteSubKey(String)" }, { "virtualAddress": "0x006FB27C", "name": "RegistryKey_DeleteSubKey_1", "signature": "void RegistryKey_DeleteSubKey_1(RegistryKey * this, String * subkey, bool throwOnMissingSubKey, MethodInfo * method)", "dotNetSignature": "Void DeleteSubKey(String, Boolean)" }, { "virtualAddress": "0x006FB468", "name": "RegistryKey_DeleteSubKeyTree", "signature": "void RegistryKey_DeleteSubKeyTree(RegistryKey * this, String * subkey, MethodInfo * method)", "dotNetSignature": "Void DeleteSubKeyTree(String)" }, { "virtualAddress": "0x006FB470", "name": "RegistryKey_DeleteSubKeyTree_1", "signature": "void RegistryKey_DeleteSubKeyTree_1(RegistryKey * this, String * subkey, bool throwOnMissingSubKey, MethodInfo * method)", "dotNetSignature": "Void DeleteSubKeyTree(String, Boolean)" }, { "virtualAddress": "0x006FB660", "name": "RegistryKey_DeleteValue", "signature": "void RegistryKey_DeleteValue(RegistryKey * this, String * name, MethodInfo * method)", "dotNetSignature": "Void DeleteValue(String)" }, { "virtualAddress": "0x006FB668", "name": "RegistryKey_DeleteValue_1", "signature": "void RegistryKey_DeleteValue_1(RegistryKey * this, String * name, bool throwOnMissingValue, MethodInfo * method)", "dotNetSignature": "Void DeleteValue(String, Boolean)" }, { "virtualAddress": "0x006FB7DC", "name": "RegistryKey_GetAccessControl", "signature": "RegistrySecurity * RegistryKey_GetAccessControl(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "RegistrySecurity GetAccessControl()" }, { "virtualAddress": "0x006FB7E4", "name": "RegistryKey_GetAccessControl_1", "signature": "RegistrySecurity * RegistryKey_GetAccessControl_1(RegistryKey * this, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "RegistrySecurity GetAccessControl(AccessControlSections)" }, { "virtualAddress": "0x006FB85C", "name": "RegistryKey_GetSubKeyNames", "signature": "String__Array * RegistryKey_GetSubKeyNames(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "String[] GetSubKeyNames()" }, { "virtualAddress": "0x006FB944", "name": "RegistryKey_GetValueNames", "signature": "String__Array * RegistryKey_GetValueNames(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "String[] GetValueNames()" }, { "virtualAddress": "0x006FBA2C", "name": "RegistryKey_FromHandle", "signature": "RegistryKey * RegistryKey_FromHandle(SafeRegistryHandle * handle, MethodInfo * method)", "dotNetSignature": "RegistryKey FromHandle(SafeRegistryHandle)" }, { "virtualAddress": "0x006FBB4C", "name": "RegistryKey_FromHandle_1", "signature": "RegistryKey * RegistryKey_FromHandle_1(SafeRegistryHandle * handle, RegistryView__Enum view, MethodInfo * method)", "dotNetSignature": "RegistryKey FromHandle(SafeRegistryHandle, RegistryView)" }, { "virtualAddress": "0x006FBBB0", "name": "RegistryKey_OpenRemoteBaseKey", "signature": "RegistryKey * RegistryKey_OpenRemoteBaseKey(RegistryHive__Enum hKey, String * machineName, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenRemoteBaseKey(RegistryHive, String)" }, { "virtualAddress": "0x006FBCE0", "name": "RegistryKey_OpenRemoteBaseKey_1", "signature": "RegistryKey * RegistryKey_OpenRemoteBaseKey_1(RegistryHive__Enum hKey, String * machineName, RegistryView__Enum view, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenRemoteBaseKey(RegistryHive, String, RegistryView)" }, { "virtualAddress": "0x006FBE10", "name": "RegistryKey_OpenBaseKey", "signature": "RegistryKey * RegistryKey_OpenBaseKey(RegistryHive__Enum hKey, RegistryView__Enum view, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenBaseKey(RegistryHive, RegistryView)" }, { "virtualAddress": "0x006FBFF8", "name": "RegistryKey_OpenSubKey_2", "signature": "RegistryKey * RegistryKey_OpenSubKey_2(RegistryKey * this, String * name, RegistryKeyPermissionCheck__Enum permissionCheck, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenSubKey(String, RegistryKeyPermissionCheck)" }, { "virtualAddress": "0x006FC004", "name": "RegistryKey_OpenSubKey_3", "signature": "RegistryKey * RegistryKey_OpenSubKey_3(RegistryKey * this, String * name, RegistryRights__Enum rights, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenSubKey(String, RegistryRights)" }, { "virtualAddress": "0x006FC00C", "name": "RegistryKey_OpenSubKey_4", "signature": "RegistryKey * RegistryKey_OpenSubKey_4(RegistryKey * this, String * name, RegistryKeyPermissionCheck__Enum permissionCheck, RegistryRights__Enum rights, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenSubKey(String, RegistryKeyPermissionCheck, RegistryRights)" }, { "virtualAddress": "0x006FC018", "name": "RegistryKey_SetAccessControl", "signature": "void RegistryKey_SetAccessControl(RegistryKey * this, RegistrySecurity * registrySecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(RegistrySecurity)" }, { "virtualAddress": "0x006FC0B0", "name": "RegistryKey_ToString", "signature": "String * RegistryKey_ToString(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006F6480", "name": "RegistryKey_get_IsRoot", "signature": "bool RegistryKey_get_IsRoot(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsRoot()" }, { "virtualAddress": "0x006FC198", "name": "RegistryKey_get_IsWritable", "signature": "bool RegistryKey_get_IsWritable(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsWritable()" }, { "virtualAddress": "0x006F6490", "name": "RegistryKey_get_Hive", "signature": "RegistryHive__Enum RegistryKey_get_Hive(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "RegistryHive get_Hive()" }, { "virtualAddress": "0x006FC1A0", "name": "RegistryKey_get_InternalHandle", "signature": "Object * RegistryKey_get_InternalHandle(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Object get_InternalHandle()" }, { "virtualAddress": "0x006FAB00", "name": "RegistryKey_AssertKeyStillValid", "signature": "void RegistryKey_AssertKeyStillValid(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Void AssertKeyStillValid()" }, { "virtualAddress": "0x006FB06C", "name": "RegistryKey_AssertKeyNameNotNull", "signature": "void RegistryKey_AssertKeyNameNotNull(RegistryKey * this, String * subKeyName, MethodInfo * method)", "dotNetSignature": "Void AssertKeyNameNotNull(String)" }, { "virtualAddress": "0x006FADCC", "name": "RegistryKey_AssertKeyNameLength", "signature": "void RegistryKey_AssertKeyNameLength(RegistryKey * this, String * name, MethodInfo * method)", "dotNetSignature": "Void AssertKeyNameLength(String)" }, { "virtualAddress": "0x006FB558", "name": "RegistryKey_DeleteChildKeysAndValues", "signature": "void RegistryKey_DeleteChildKeysAndValues(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "Void DeleteChildKeysAndValues()" }, { "virtualAddress": "0x006FC1A8", "name": "RegistryKey_DecodeString", "signature": "String * RegistryKey_DecodeString(Byte__Array * data, MethodInfo * method)", "dotNetSignature": "String DecodeString(Byte[])" }, { "virtualAddress": "0x006F9360", "name": "RegistryKey_CreateMarkedForDeletionException", "signature": "IOException * RegistryKey_CreateMarkedForDeletionException(MethodInfo * method)", "dotNetSignature": "IOException CreateMarkedForDeletionException()" }, { "virtualAddress": "0x006FA618", "name": "RegistryKey_GetHiveName", "signature": "String * RegistryKey_GetHiveName(RegistryHive__Enum hive, MethodInfo * method)", "dotNetSignature": "String GetHiveName(RegistryHive)" }, { "virtualAddress": "0x006FC258", "name": "RegistryKey__ctor_3", "signature": "void RegistryKey__ctor_3(RegistryKey * this, MethodInfo * method)", "dotNetSignature": "RegistryKey()" }, { "virtualAddress": "0x006F361C", "name": "ExpandString__ctor", "signature": "void ExpandString__ctor(ExpandString * this, String * s, MethodInfo * method)", "dotNetSignature": "ExpandString(String)" }, { "virtualAddress": "0x006F3648", "name": "ExpandString_ToString", "signature": "String * ExpandString_ToString(ExpandString * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006F3650", "name": "ExpandString_Expand", "signature": "String * ExpandString_Expand(ExpandString * this, MethodInfo * method)", "dotNetSignature": "String Expand()" }, { "virtualAddress": "0x006FC298", "name": "RegistryKeyComparer_Equals", "signature": "bool RegistryKeyComparer_Equals(RegistryKeyComparer * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x006FC34C", "name": "RegistryKeyComparer_GetHashCode", "signature": "int32_t RegistryKeyComparer_GetHashCode(RegistryKeyComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x006F38E4", "name": "RegistryKeyComparer__ctor", "signature": "void RegistryKeyComparer__ctor(RegistryKeyComparer * this, MethodInfo * method)", "dotNetSignature": "RegistryKeyComparer()" }, { "virtualAddress": "0x006F37F0", "name": "KeyHandler__cctor", "signature": "void KeyHandler__cctor(MethodInfo * method)", "dotNetSignature": "KeyHandler()" }, { "virtualAddress": "0x006F3B0C", "name": "KeyHandler__ctor", "signature": "void KeyHandler__ctor(KeyHandler * this, RegistryKey * rkey, String * basedir, MethodInfo * method)", "dotNetSignature": "KeyHandler(RegistryKey, String)" }, { "virtualAddress": "0x006F3B14", "name": "KeyHandler__ctor_1", "signature": "void KeyHandler__ctor_1(KeyHandler * this, RegistryKey * rkey, String * basedir, bool is_volatile, MethodInfo * method)", "dotNetSignature": "KeyHandler(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x006F3DA4", "name": "KeyHandler_Load", "signature": "void KeyHandler_Load(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Void Load()" }, { "virtualAddress": "0x006F4400", "name": "KeyHandler_LoadKey", "signature": "void KeyHandler_LoadKey(KeyHandler * this, SecurityElement * se, MethodInfo * method)", "dotNetSignature": "Void LoadKey(SecurityElement)" }, { "virtualAddress": "0x006F4AA8", "name": "KeyHandler_Ensure", "signature": "RegistryKey * KeyHandler_Ensure(KeyHandler * this, RegistryKey * rkey, String * extra, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey Ensure(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x006F4AB4", "name": "KeyHandler_Ensure_1", "signature": "RegistryKey * KeyHandler_Ensure_1(KeyHandler * this, RegistryKey * rkey, String * extra, bool writable, bool is_volatile, MethodInfo * method)", "dotNetSignature": "RegistryKey Ensure(RegistryKey, String, Boolean, Boolean)" }, { "virtualAddress": "0x006F4E64", "name": "KeyHandler_Probe", "signature": "RegistryKey * KeyHandler_Probe(KeyHandler * this, RegistryKey * rkey, String * extra, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey Probe(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x006F4D7C", "name": "KeyHandler_CombineName", "signature": "String * KeyHandler_CombineName(RegistryKey * rkey, String * extra, MethodInfo * method)", "dotNetSignature": "String CombineName(RegistryKey, String)" }, { "virtualAddress": "0x006F5420", "name": "KeyHandler_GetSystemBootTime", "signature": "int64_t KeyHandler_GetSystemBootTime(MethodInfo * method)", "dotNetSignature": "Int64 GetSystemBootTime()" }, { "virtualAddress": "0x006F573C", "name": "KeyHandler_GetRegisteredBootTime", "signature": "int64_t KeyHandler_GetRegisteredBootTime(String * path, MethodInfo * method)", "dotNetSignature": "Int64 GetRegisteredBootTime(String)" }, { "virtualAddress": "0x006F5A10", "name": "KeyHandler_SaveRegisteredBootTime", "signature": "void KeyHandler_SaveRegisteredBootTime(String * path, int64_t btime, MethodInfo * method)", "dotNetSignature": "Void SaveRegisteredBootTime(String, Int64)" }, { "virtualAddress": "0x006F38EC", "name": "KeyHandler_CleanVolatileKeys", "signature": "void KeyHandler_CleanVolatileKeys(MethodInfo * method)", "dotNetSignature": "Void CleanVolatileKeys()" }, { "virtualAddress": "0x006F5200", "name": "KeyHandler_VolatileKeyExists", "signature": "bool KeyHandler_VolatileKeyExists(String * dir, MethodInfo * method)", "dotNetSignature": "Boolean VolatileKeyExists(String)" }, { "virtualAddress": "0x006F3CE4", "name": "KeyHandler_GetVolatileDir", "signature": "String * KeyHandler_GetVolatileDir(String * dir, MethodInfo * method)", "dotNetSignature": "String GetVolatileDir(String)" }, { "virtualAddress": "0x006F5FF8", "name": "KeyHandler_Lookup", "signature": "KeyHandler * KeyHandler_Lookup(RegistryKey * rkey, bool createNonExisting, MethodInfo * method)", "dotNetSignature": "KeyHandler Lookup(RegistryKey, Boolean)" }, { "virtualAddress": "0x006F5EB8", "name": "KeyHandler_GetRootFromDir", "signature": "String * KeyHandler_GetRootFromDir(String * dir, MethodInfo * method)", "dotNetSignature": "String GetRootFromDir(String)" }, { "virtualAddress": "0x006F6534", "name": "KeyHandler_Drop", "signature": "void KeyHandler_Drop(RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Void Drop(RegistryKey)" }, { "virtualAddress": "0x006F69D4", "name": "KeyHandler_Drop_1", "signature": "void KeyHandler_Drop_1(String * dir, MethodInfo * method)", "dotNetSignature": "Void Drop(String)" }, { "virtualAddress": "0x006F7088", "name": "KeyHandler_Delete", "signature": "bool KeyHandler_Delete(String * dir, MethodInfo * method)", "dotNetSignature": "Boolean Delete(String)" }, { "virtualAddress": "0x006F7154", "name": "KeyHandler_GetValueKind", "signature": "RegistryValueKind__Enum KeyHandler_GetValueKind(KeyHandler * this, String * name, MethodInfo * method)", "dotNetSignature": "RegistryValueKind GetValueKind(String)" }, { "virtualAddress": "0x006F732C", "name": "KeyHandler_GetValue", "signature": "Object * KeyHandler_GetValue(KeyHandler * this, String * name, RegistryValueOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Object GetValue(String, RegistryValueOptions)" }, { "virtualAddress": "0x006F7544", "name": "KeyHandler_SetValue", "signature": "void KeyHandler_SetValue(KeyHandler * this, String * name, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(String, Object)" }, { "virtualAddress": "0x006F7928", "name": "KeyHandler_GetValueNames", "signature": "String__Array * KeyHandler_GetValueNames(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "String[] GetValueNames()" }, { "virtualAddress": "0x006F7B20", "name": "KeyHandler_GetSubKeyCount", "signature": "int32_t KeyHandler_GetSubKeyCount(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Int32 GetSubKeyCount()" }, { "virtualAddress": "0x006F7B40", "name": "KeyHandler_GetSubKeyNames", "signature": "String__Array * KeyHandler_GetSubKeyNames(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "String[] GetSubKeyNames()" }, { "virtualAddress": "0x006F7F6C", "name": "KeyHandler_SetValue_1", "signature": "void KeyHandler_SetValue_1(KeyHandler * this, String * name, Object * value, RegistryValueKind__Enum valueKind, MethodInfo * method)", "dotNetSignature": "Void SetValue(String, Object, RegistryValueKind)" }, { "virtualAddress": "0x006F77A8", "name": "KeyHandler_SetDirty", "signature": "void KeyHandler_SetDirty(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Void SetDirty()" }, { "virtualAddress": "0x006F84A0", "name": "KeyHandler_DirtyTimeout", "signature": "void KeyHandler_DirtyTimeout(KeyHandler * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void DirtyTimeout(Object)" }, { "virtualAddress": "0x006F84A4", "name": "KeyHandler_Flush", "signature": "void KeyHandler_Flush(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x006F8FB4", "name": "KeyHandler_ValueExists", "signature": "bool KeyHandler_ValueExists(KeyHandler * this, String * name, MethodInfo * method)", "dotNetSignature": "Boolean ValueExists(String)" }, { "virtualAddress": "0x006F90C4", "name": "KeyHandler_get_ValueCount", "signature": "int32_t KeyHandler_get_ValueCount(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ValueCount()" }, { "virtualAddress": "0x006F74B4", "name": "KeyHandler_get_IsMarkedForDeletion", "signature": "bool KeyHandler_get_IsMarkedForDeletion(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsMarkedForDeletion()" }, { "virtualAddress": "0x006F922C", "name": "KeyHandler_RemoveValue", "signature": "void KeyHandler_RemoveValue(KeyHandler * this, String * name, MethodInfo * method)", "dotNetSignature": "Void RemoveValue(String)" }, { "virtualAddress": "0x006F92F8", "name": "KeyHandler_Finalize", "signature": "void KeyHandler_Finalize(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x006F85BC", "name": "KeyHandler_Save", "signature": "void KeyHandler_Save(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Void Save()" }, { "virtualAddress": "0x006F7738", "name": "KeyHandler_AssertNotMarkedForDeletion", "signature": "void KeyHandler_AssertNotMarkedForDeletion(KeyHandler * this, MethodInfo * method)", "dotNetSignature": "Void AssertNotMarkedForDeletion()" }, { "virtualAddress": "0x006F5C10", "name": "KeyHandler_get_UserStore", "signature": "String * KeyHandler_get_UserStore(MethodInfo * method)", "dotNetSignature": "String get_UserStore()" }, { "virtualAddress": "0x006F5D1C", "name": "KeyHandler_get_MachineStore", "signature": "String * KeyHandler_get_MachineStore(MethodInfo * method)", "dotNetSignature": "String get_MachineStore()" }, { "virtualAddress": "0x006FC9BC", "name": "UnixRegistryApi_ToUnix", "signature": "String * UnixRegistryApi_ToUnix(String * keyname, MethodInfo * method)", "dotNetSignature": "String ToUnix(String)" }, { "virtualAddress": "0x006FCA18", "name": "UnixRegistryApi_IsWellKnownKey", "signature": "bool UnixRegistryApi_IsWellKnownKey(String * parentKeyName, String * keyname, MethodInfo * method)", "dotNetSignature": "Boolean IsWellKnownKey(String, String)" }, { "virtualAddress": "0x006FCB44", "name": "UnixRegistryApi_CreateSubKey", "signature": "RegistryKey * UnixRegistryApi_CreateSubKey(UnixRegistryApi * this, RegistryKey * rkey, String * keyname, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(RegistryKey, String)" }, { "virtualAddress": "0x006FCB5C", "name": "UnixRegistryApi_CreateSubKey_1", "signature": "RegistryKey * UnixRegistryApi_CreateSubKey_1(UnixRegistryApi * this, RegistryKey * rkey, String * keyname, RegistryOptions__Enum options, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(RegistryKey, String, RegistryOptions)" }, { "virtualAddress": "0x006FCCA4", "name": "UnixRegistryApi_OpenRemoteBaseKey", "signature": "RegistryKey * UnixRegistryApi_OpenRemoteBaseKey(UnixRegistryApi * this, RegistryHive__Enum hKey, String * machineName, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenRemoteBaseKey(RegistryHive, String)" }, { "virtualAddress": "0x006FCD04", "name": "UnixRegistryApi_OpenSubKey", "signature": "RegistryKey * UnixRegistryApi_OpenSubKey(UnixRegistryApi * this, RegistryKey * rkey, String * keyname, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenSubKey(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x006FCDE4", "name": "UnixRegistryApi_FromHandle", "signature": "RegistryKey * UnixRegistryApi_FromHandle(UnixRegistryApi * this, SafeRegistryHandle * handle, MethodInfo * method)", "dotNetSignature": "RegistryKey FromHandle(SafeRegistryHandle)" }, { "virtualAddress": "0x006FCE44", "name": "UnixRegistryApi_Flush", "signature": "void UnixRegistryApi_Flush(UnixRegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Void Flush(RegistryKey)" }, { "virtualAddress": "0x006FCEC0", "name": "UnixRegistryApi_Close", "signature": "void UnixRegistryApi_Close(UnixRegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Void Close(RegistryKey)" }, { "virtualAddress": "0x006FCF24", "name": "UnixRegistryApi_GetValue", "signature": "Object * UnixRegistryApi_GetValue(UnixRegistryApi * this, RegistryKey * rkey, String * name, Object * default_value, RegistryValueOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Object GetValue(RegistryKey, String, Object, RegistryValueOptions)" }, { "virtualAddress": "0x006FCFE4", "name": "UnixRegistryApi_SetValue", "signature": "void UnixRegistryApi_SetValue(UnixRegistryApi * this, RegistryKey * rkey, String * name, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(RegistryKey, String, Object)" }, { "virtualAddress": "0x006FD090", "name": "UnixRegistryApi_SetValue_1", "signature": "void UnixRegistryApi_SetValue_1(UnixRegistryApi * this, RegistryKey * rkey, String * name, Object * value, RegistryValueKind__Enum valueKind, MethodInfo * method)", "dotNetSignature": "Void SetValue(RegistryKey, String, Object, RegistryValueKind)" }, { "virtualAddress": "0x006FD14C", "name": "UnixRegistryApi_SubKeyCount", "signature": "int32_t UnixRegistryApi_SubKeyCount(UnixRegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Int32 SubKeyCount(RegistryKey)" }, { "virtualAddress": "0x006FD1F0", "name": "UnixRegistryApi_ValueCount", "signature": "int32_t UnixRegistryApi_ValueCount(UnixRegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Int32 ValueCount(RegistryKey)" }, { "virtualAddress": "0x006FD284", "name": "UnixRegistryApi_DeleteValue", "signature": "void UnixRegistryApi_DeleteValue(UnixRegistryApi * this, RegistryKey * rkey, String * name, bool throw_if_missing, MethodInfo * method)", "dotNetSignature": "Void DeleteValue(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x006FD370", "name": "UnixRegistryApi_DeleteKey", "signature": "void UnixRegistryApi_DeleteKey(UnixRegistryApi * this, RegistryKey * rkey, String * keyname, bool throw_if_missing, MethodInfo * method)", "dotNetSignature": "Void DeleteKey(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x006FD4A0", "name": "UnixRegistryApi_GetSubKeyNames", "signature": "String__Array * UnixRegistryApi_GetSubKeyNames(UnixRegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "String[] GetSubKeyNames(RegistryKey)" }, { "virtualAddress": "0x006FD514", "name": "UnixRegistryApi_GetValueNames", "signature": "String__Array * UnixRegistryApi_GetValueNames(UnixRegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "String[] GetValueNames(RegistryKey)" }, { "virtualAddress": "0x006FD5A8", "name": "UnixRegistryApi_ToString", "signature": "String * UnixRegistryApi_ToString(UnixRegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "String ToString(RegistryKey)" }, { "virtualAddress": "0x006FCB50", "name": "UnixRegistryApi_CreateSubKey_2", "signature": "RegistryKey * UnixRegistryApi_CreateSubKey_2(UnixRegistryApi * this, RegistryKey * rkey, String * keyname, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x006FCB6C", "name": "UnixRegistryApi_CreateSubKey_3", "signature": "RegistryKey * UnixRegistryApi_CreateSubKey_3(UnixRegistryApi * this, RegistryKey * rkey, String * keyname, bool writable, bool is_volatile, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(RegistryKey, String, Boolean, Boolean)" }, { "virtualAddress": "0x006FD5C0", "name": "UnixRegistryApi_GetValueKind", "signature": "RegistryValueKind__Enum UnixRegistryApi_GetValueKind(UnixRegistryApi * this, RegistryKey * rkey, String * name, MethodInfo * method)", "dotNetSignature": "RegistryValueKind GetValueKind(RegistryKey, String)" }, { "virtualAddress": "0x006FD650", "name": "UnixRegistryApi_GetHandle", "signature": "void * UnixRegistryApi_GetHandle(UnixRegistryApi * this, RegistryKey * key, MethodInfo * method)", "dotNetSignature": "IntPtr GetHandle(RegistryKey)" }, { "virtualAddress": "0x006FA52C", "name": "UnixRegistryApi__ctor", "signature": "void UnixRegistryApi__ctor(UnixRegistryApi * this, MethodInfo * method)", "dotNetSignature": "UnixRegistryApi()" }, { "virtualAddress": "0x006FE234", "name": "Win32RegistryApi_RegCreateKeyEx", "signature": "int32_t Win32RegistryApi_RegCreateKeyEx(void * keyBase, String * keyName, int32_t reserved, void * lpClass, int32_t options, int32_t access, void * securityAttrs, void * * keyHandle, int32_t * disposition, MethodInfo * method)", "dotNetSignature": "Int32 RegCreateKeyEx(IntPtr, String, Int32, IntPtr, Int32, Int32, IntPtr, IntPtr ByRef, Int32 ByRef)" }, { "virtualAddress": "0x006FE31C", "name": "Win32RegistryApi_RegCloseKey", "signature": "int32_t Win32RegistryApi_RegCloseKey(void * keyHandle, MethodInfo * method)", "dotNetSignature": "Int32 RegCloseKey(IntPtr)" }, { "virtualAddress": "0x006FE39C", "name": "Win32RegistryApi_RegConnectRegistry", "signature": "int32_t Win32RegistryApi_RegConnectRegistry(String * machineName, void * hKey, void * * keyHandle, MethodInfo * method)", "dotNetSignature": "Int32 RegConnectRegistry(String, IntPtr, IntPtr ByRef)" }, { "virtualAddress": "0x006FE43C", "name": "Win32RegistryApi_RegFlushKey", "signature": "int32_t Win32RegistryApi_RegFlushKey(void * keyHandle, MethodInfo * method)", "dotNetSignature": "Int32 RegFlushKey(IntPtr)" }, { "virtualAddress": "0x006FE4BC", "name": "Win32RegistryApi_RegOpenKeyEx", "signature": "int32_t Win32RegistryApi_RegOpenKeyEx(void * keyBase, String * keyName, void * reserved, int32_t access, void * * keyHandle, MethodInfo * method)", "dotNetSignature": "Int32 RegOpenKeyEx(IntPtr, String, IntPtr, Int32, IntPtr ByRef)" }, { "virtualAddress": "0x006FE570", "name": "Win32RegistryApi_RegDeleteKey", "signature": "int32_t Win32RegistryApi_RegDeleteKey(void * keyHandle, String * valueName, MethodInfo * method)", "dotNetSignature": "Int32 RegDeleteKey(IntPtr, String)" }, { "virtualAddress": "0x006FE604", "name": "Win32RegistryApi_RegDeleteValue", "signature": "int32_t Win32RegistryApi_RegDeleteValue(void * keyHandle, String * valueName, MethodInfo * method)", "dotNetSignature": "Int32 RegDeleteValue(IntPtr, String)" }, { "virtualAddress": "0x006FE69C", "name": "Win32RegistryApi_RegEnumKeyEx", "signature": "int32_t Win32RegistryApi_RegEnumKeyEx(void * keyHandle, int32_t dwIndex, uint16_t * lpName, int32_t * lpcbName, Int32__Array * lpReserved, StringBuilder * lpClass, Int32__Array * lpcbClass, Int64__Array * lpftLastWriteTime, MethodInfo * method)", "dotNetSignature": "Int32 RegEnumKeyEx(IntPtr, Int32, Char*, Int32 ByRef, Int32[], StringBuilder, Int32[], Int64[])" }, { "virtualAddress": "0x006FE7B8", "name": "Win32RegistryApi_RegEnumValue", "signature": "int32_t Win32RegistryApi_RegEnumValue(void * hKey, int32_t dwIndex, uint16_t * lpValueName, int32_t * lpcbValueName, void * lpReserved_MustBeZero, Int32__Array * lpType, Byte__Array * lpData, Int32__Array * lpcbData, MethodInfo * method)", "dotNetSignature": "Int32 RegEnumValue(IntPtr, Int32, Char*, Int32 ByRef, IntPtr, Int32[], Byte[], Int32[])" }, { "virtualAddress": "0x006FE8A4", "name": "Win32RegistryApi_RegSetValueEx", "signature": "int32_t Win32RegistryApi_RegSetValueEx(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum type, String * data, int32_t rawDataLength, MethodInfo * method)", "dotNetSignature": "Int32 RegSetValueEx(IntPtr, String, IntPtr, RegistryValueKind, String, Int32)" }, { "virtualAddress": "0x006FE974", "name": "Win32RegistryApi_RegSetValueEx_1", "signature": "int32_t Win32RegistryApi_RegSetValueEx_1(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum type, Byte__Array * rawData, int32_t rawDataLength, MethodInfo * method)", "dotNetSignature": "Int32 RegSetValueEx(IntPtr, String, IntPtr, RegistryValueKind, Byte[], Int32)" }, { "virtualAddress": "0x006FEA44", "name": "Win32RegistryApi_RegSetValueEx_2", "signature": "int32_t Win32RegistryApi_RegSetValueEx_2(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum type, int32_t * data, int32_t rawDataLength, MethodInfo * method)", "dotNetSignature": "Int32 RegSetValueEx(IntPtr, String, IntPtr, RegistryValueKind, Int32 ByRef, Int32)" }, { "virtualAddress": "0x006FEB0C", "name": "Win32RegistryApi_RegSetValueEx_3", "signature": "int32_t Win32RegistryApi_RegSetValueEx_3(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum type, int64_t * data, int32_t rawDataLength, MethodInfo * method)", "dotNetSignature": "Int32 RegSetValueEx(IntPtr, String, IntPtr, RegistryValueKind, Int64 ByRef, Int32)" }, { "virtualAddress": "0x006FEBD4", "name": "Win32RegistryApi_RegQueryValueEx", "signature": "int32_t Win32RegistryApi_RegQueryValueEx(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum * type, void * zero, int32_t * dataSize, MethodInfo * method)", "dotNetSignature": "Int32 RegQueryValueEx(IntPtr, String, IntPtr, RegistryValueKind ByRef, IntPtr, Int32 ByRef)" }, { "virtualAddress": "0x006FEC9C", "name": "Win32RegistryApi_RegQueryValueEx_1", "signature": "int32_t Win32RegistryApi_RegQueryValueEx_1(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum * type, Byte__Array * data, int32_t * dataSize, MethodInfo * method)", "dotNetSignature": "Int32 RegQueryValueEx(IntPtr, String, IntPtr, RegistryValueKind ByRef, Byte[], Int32 ByRef)" }, { "virtualAddress": "0x006FEDFC", "name": "Win32RegistryApi_RegQueryValueEx_2", "signature": "int32_t Win32RegistryApi_RegQueryValueEx_2(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum * type, int32_t * data, int32_t * dataSize, MethodInfo * method)", "dotNetSignature": "Int32 RegQueryValueEx(IntPtr, String, IntPtr, RegistryValueKind ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x006FEEC4", "name": "Win32RegistryApi_RegQueryValueEx_3", "signature": "int32_t Win32RegistryApi_RegQueryValueEx_3(void * keyBase, String * valueName, void * reserved, RegistryValueKind__Enum * type, int64_t * data, int32_t * dataSize, MethodInfo * method)", "dotNetSignature": "Int32 RegQueryValueEx(IntPtr, String, IntPtr, RegistryValueKind ByRef, Int64 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x006FEF8C", "name": "Win32RegistryApi_RegQueryInfoKey", "signature": "int32_t Win32RegistryApi_RegQueryInfoKey(void * hKey, StringBuilder * lpClass, Int32__Array * lpcbClass, void * lpReserved_MustBeZero, int32_t * lpcSubKeys, Int32__Array * lpcbMaxSubKeyLen, Int32__Array * lpcbMaxClassLen, int32_t * lpcValues, Int32__Array * lpcbMaxValueNameLen, Int32__Array * lpcbMaxValueLen, Int32__Array * lpcbSecurityDescriptor, Int32__Array * lpftLastWriteTime, MethodInfo * method)", "dotNetSignature": "Int32 RegQueryInfoKey(IntPtr, StringBuilder, Int32[], IntPtr, Int32 ByRef, Int32[], Int32[], Int32 ByRef, Int32[], Int32[], Int32[], Int32[])" }, { "virtualAddress": "0x006FF0E0", "name": "Win32RegistryApi_GetHandle", "signature": "void * Win32RegistryApi_GetHandle(Win32RegistryApi * this, RegistryKey * key, MethodInfo * method)", "dotNetSignature": "IntPtr GetHandle(RegistryKey)" }, { "virtualAddress": "0x006FF15C", "name": "Win32RegistryApi_IsHandleValid", "signature": "bool Win32RegistryApi_IsHandleValid(RegistryKey * key, MethodInfo * method)", "dotNetSignature": "Boolean IsHandleValid(RegistryKey)" }, { "virtualAddress": "0x006FF17C", "name": "Win32RegistryApi_GetValueKind", "signature": "RegistryValueKind__Enum Win32RegistryApi_GetValueKind(Win32RegistryApi * this, RegistryKey * rkey, String * name, MethodInfo * method)", "dotNetSignature": "RegistryValueKind GetValueKind(RegistryKey, String)" }, { "virtualAddress": "0x006FF208", "name": "Win32RegistryApi_GetValue", "signature": "Object * Win32RegistryApi_GetValue(Win32RegistryApi * this, RegistryKey * rkey, String * name, Object * defaultValue, RegistryValueOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Object GetValue(RegistryKey, String, Object, RegistryValueOptions)" }, { "virtualAddress": "0x006FF754", "name": "Win32RegistryApi_SetValue", "signature": "void Win32RegistryApi_SetValue(Win32RegistryApi * this, RegistryKey * rkey, String * name, Object * value, RegistryValueKind__Enum valueKind, MethodInfo * method)", "dotNetSignature": "Void SetValue(RegistryKey, String, Object, RegistryValueKind)" }, { "virtualAddress": "0x006FFCC4", "name": "Win32RegistryApi_SetValue_1", "signature": "void Win32RegistryApi_SetValue_1(Win32RegistryApi * this, RegistryKey * rkey, String * name, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(RegistryKey, String, Object)" }, { "virtualAddress": "0x006FF6B8", "name": "Win32RegistryApi_GetBinaryValue", "signature": "int32_t Win32RegistryApi_GetBinaryValue(Win32RegistryApi * this, RegistryKey * rkey, String * name, RegistryValueKind__Enum type, Byte__Array * * data, int32_t size, MethodInfo * method)", "dotNetSignature": "Int32 GetBinaryValue(RegistryKey, String, RegistryValueKind, Byte[] ByRef, Int32)" }, { "virtualAddress": "0x0070008C", "name": "Win32RegistryApi_SubKeyCount", "signature": "int32_t Win32RegistryApi_SubKeyCount(Win32RegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Int32 SubKeyCount(RegistryKey)" }, { "virtualAddress": "0x00700118", "name": "Win32RegistryApi_ValueCount", "signature": "int32_t Win32RegistryApi_ValueCount(Win32RegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Int32 ValueCount(RegistryKey)" }, { "virtualAddress": "0x007001A4", "name": "Win32RegistryApi_OpenRemoteBaseKey", "signature": "RegistryKey * Win32RegistryApi_OpenRemoteBaseKey(Win32RegistryApi * this, RegistryHive__Enum hKey, String * machineName, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenRemoteBaseKey(RegistryHive, String)" }, { "virtualAddress": "0x00700258", "name": "Win32RegistryApi_OpenSubKey", "signature": "RegistryKey * Win32RegistryApi_OpenSubKey(Win32RegistryApi * this, RegistryKey * rkey, String * keyName, bool writable, MethodInfo * method)", "dotNetSignature": "RegistryKey OpenSubKey(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x007003DC", "name": "Win32RegistryApi_Flush", "signature": "void Win32RegistryApi_Flush(Win32RegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Void Flush(RegistryKey)" }, { "virtualAddress": "0x00700408", "name": "Win32RegistryApi_Close", "signature": "void Win32RegistryApi_Close(Win32RegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "Void Close(RegistryKey)" }, { "virtualAddress": "0x00700464", "name": "Win32RegistryApi_FromHandle", "signature": "RegistryKey * Win32RegistryApi_FromHandle(Win32RegistryApi * this, SafeRegistryHandle * handle, MethodInfo * method)", "dotNetSignature": "RegistryKey FromHandle(SafeRegistryHandle)" }, { "virtualAddress": "0x0070051C", "name": "Win32RegistryApi_CreateSubKey", "signature": "RegistryKey * Win32RegistryApi_CreateSubKey(Win32RegistryApi * this, RegistryKey * rkey, String * keyName, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(RegistryKey, String)" }, { "virtualAddress": "0x0070061C", "name": "Win32RegistryApi_CreateSubKey_1", "signature": "RegistryKey * Win32RegistryApi_CreateSubKey_1(Win32RegistryApi * this, RegistryKey * rkey, String * keyName, RegistryOptions__Enum options, MethodInfo * method)", "dotNetSignature": "RegistryKey CreateSubKey(RegistryKey, String, RegistryOptions)" }, { "virtualAddress": "0x00700724", "name": "Win32RegistryApi_DeleteKey", "signature": "void Win32RegistryApi_DeleteKey(Win32RegistryApi * this, RegistryKey * rkey, String * keyName, bool shouldThrowWhenKeyMissing, MethodInfo * method)", "dotNetSignature": "Void DeleteKey(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x007007F0", "name": "Win32RegistryApi_DeleteValue", "signature": "void Win32RegistryApi_DeleteValue(Win32RegistryApi * this, RegistryKey * rkey, String * value, bool shouldThrowWhenKeyMissing, MethodInfo * method)", "dotNetSignature": "Void DeleteValue(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x007008C4", "name": "Win32RegistryApi_GetSubKeyNames", "signature": "String__Array * Win32RegistryApi_GetSubKeyNames(Win32RegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "String[] GetSubKeyNames(RegistryKey)" }, { "virtualAddress": "0x00700A78", "name": "Win32RegistryApi_GetValueNames", "signature": "String__Array * Win32RegistryApi_GetValueNames(Win32RegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "String[] GetValueNames(RegistryKey)" }, { "virtualAddress": "0x006FFCB0", "name": "Win32RegistryApi_CheckResult", "signature": "void Win32RegistryApi_CheckResult(Win32RegistryApi * this, int32_t result, MethodInfo * method)", "dotNetSignature": "Void CheckResult(Int32)" }, { "virtualAddress": "0x006FF544", "name": "Win32RegistryApi_GenerateException", "signature": "void Win32RegistryApi_GenerateException(Win32RegistryApi * this, int32_t errorCode, MethodInfo * method)", "dotNetSignature": "Void GenerateException(Int32)" }, { "virtualAddress": "0x00700C00", "name": "Win32RegistryApi_ToString", "signature": "String * Win32RegistryApi_ToString(Win32RegistryApi * this, RegistryKey * rkey, MethodInfo * method)", "dotNetSignature": "String ToString(RegistryKey)" }, { "virtualAddress": "0x00700370", "name": "Win32RegistryApi_CombineName", "signature": "String * Win32RegistryApi_CombineName(RegistryKey * rkey, String * localName, MethodInfo * method)", "dotNetSignature": "String CombineName(RegistryKey, String)" }, { "virtualAddress": "0x006FA4B4", "name": "Win32RegistryApi__ctor", "signature": "void Win32RegistryApi__ctor(Win32RegistryApi * this, MethodInfo * method)", "dotNetSignature": "Win32RegistryApi()" }, { "virtualAddress": "0x00700C18", "name": "Win32ResultCode__ctor", "signature": "void Win32ResultCode__ctor(Win32ResultCode * this, MethodInfo * method)", "dotNetSignature": "Win32ResultCode()" }, { "virtualAddress": "0x006F93CC", "name": "NativeMethods_GetCurrentProcessId", "signature": "int32_t NativeMethods_GetCurrentProcessId(MethodInfo * method)", "dotNetSignature": "Int32 GetCurrentProcessId()" }, { "virtualAddress": "0x006FE11C", "name": "Win32Native_GetMessage", "signature": "String * Win32Native_GetMessage(int32_t hr, MethodInfo * method)", "dotNetSignature": "String GetMessage(Int32)" }, { "virtualAddress": "0x006FE198", "name": "Win32Native_MakeHRFromErrorCode", "signature": "int32_t Win32Native_MakeHRFromErrorCode(int32_t errorCode, MethodInfo * method)", "dotNetSignature": "Int32 MakeHRFromErrorCode(Int32)" }, { "virtualAddress": "0x006FE1A4", "name": "Win32Native_GetCurrentProcessId", "signature": "uint32_t Win32Native_GetCurrentProcessId(MethodInfo * method)", "dotNetSignature": "UInt32 GetCurrentProcessId()" }, { "virtualAddress": "0x006FE224", "name": "Win32Native_SECURITY_ATTRIBUTES__ctor", "signature": "void Win32Native_SECURITY_ATTRIBUTES__ctor(Win32Native_SECURITY_ATTRIBUTES * this, MethodInfo * method)", "dotNetSignature": "Win32Native\u002BSECURITY_ATTRIBUTES()" }, { "virtualAddress": "0x006FE22C", "name": "Win32Native_WIN32_FIND_DATA__ctor", "signature": "void Win32Native_WIN32_FIND_DATA__ctor(Win32Native_WIN32_FIND_DATA * this, MethodInfo * method)", "dotNetSignature": "Win32Native\u002BWIN32_FIND_DATA()" }, { "virtualAddress": "0x006FC6A8", "name": "SafeFileHandle__ctor", "signature": "void SafeFileHandle__ctor(SafeFileHandle * this, MethodInfo * method)", "dotNetSignature": "SafeFileHandle()" }, { "virtualAddress": "0x006FC70C", "name": "SafeFileHandle__ctor_1", "signature": "void SafeFileHandle__ctor_1(SafeFileHandle * this, void * preexistingHandle, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "SafeFileHandle(IntPtr, Boolean)" }, { "virtualAddress": "0x006FC738", "name": "SafeFileHandle_ReleaseHandle", "signature": "bool SafeFileHandle_ReleaseHandle(SafeFileHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean ReleaseHandle()" }, { "virtualAddress": "0x006FC7C4", "name": "SafeFindHandle__ctor", "signature": "void SafeFindHandle__ctor(SafeFindHandle * this, MethodInfo * method)", "dotNetSignature": "SafeFindHandle()" }, { "virtualAddress": "0x006FC7CC", "name": "SafeFindHandle__ctor_1", "signature": "void SafeFindHandle__ctor_1(SafeFindHandle * this, void * preexistingHandle, MethodInfo * method)", "dotNetSignature": "SafeFindHandle(IntPtr)" }, { "virtualAddress": "0x006FC7F8", "name": "SafeFindHandle_ReleaseHandle", "signature": "bool SafeFindHandle_ReleaseHandle(SafeFindHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean ReleaseHandle()" }, { "virtualAddress": "0x006FC958", "name": "SafeRegistryHandle__ctor", "signature": "void SafeRegistryHandle__ctor(SafeRegistryHandle * this, MethodInfo * method)", "dotNetSignature": "SafeRegistryHandle()" }, { "virtualAddress": "0x006FAD98", "name": "SafeRegistryHandle__ctor_1", "signature": "void SafeRegistryHandle__ctor_1(SafeRegistryHandle * this, void * preexistingHandle, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "SafeRegistryHandle(IntPtr, Boolean)" }, { "virtualAddress": "0x006FC960", "name": "SafeRegistryHandle_ReleaseHandle", "signature": "bool SafeRegistryHandle_ReleaseHandle(SafeRegistryHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean ReleaseHandle()" }, { "virtualAddress": "0x006FC968", "name": "SafeWaitHandle__ctor", "signature": "void SafeWaitHandle__ctor(SafeWaitHandle * this, MethodInfo * method)", "dotNetSignature": "SafeWaitHandle()" }, { "virtualAddress": "0x006FC970", "name": "SafeWaitHandle__ctor_1", "signature": "void SafeWaitHandle__ctor_1(SafeWaitHandle * this, void * existingHandle, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "SafeWaitHandle(IntPtr, Boolean)" }, { "virtualAddress": "0x006FC99C", "name": "SafeWaitHandle_ReleaseHandle", "signature": "bool SafeWaitHandle_ReleaseHandle(SafeWaitHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean ReleaseHandle()" }, { "virtualAddress": "0x006FC6B0", "name": "SafeHandleZeroOrMinusOneIsInvalid__ctor", "signature": "void SafeHandleZeroOrMinusOneIsInvalid__ctor(SafeHandleZeroOrMinusOneIsInvalid * this, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "SafeHandleZeroOrMinusOneIsInvalid(Boolean)" }, { "virtualAddress": "0x006FC8F8", "name": "SafeHandleZeroOrMinusOneIsInvalid_get_IsInvalid", "signature": "bool SafeHandleZeroOrMinusOneIsInvalid_get_IsInvalid(SafeHandleZeroOrMinusOneIsInvalid * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInvalid()" }, { "virtualAddress": "0x006FC864", "name": "SafeHandleMinusOneIsInvalid__ctor", "signature": "void SafeHandleMinusOneIsInvalid__ctor(SafeHandleMinusOneIsInvalid * this, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "SafeHandleMinusOneIsInvalid(Boolean)" }, { "virtualAddress": "0x006FC8B4", "name": "SafeHandleMinusOneIsInvalid_get_IsInvalid", "signature": "bool SafeHandleMinusOneIsInvalid_get_IsInvalid(SafeHandleMinusOneIsInvalid * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInvalid()" }, { "virtualAddress": "0x006FC454", "name": "CriticalHandleZeroOrMinusOneIsInvalid__ctor", "signature": "void CriticalHandleZeroOrMinusOneIsInvalid__ctor(CriticalHandleZeroOrMinusOneIsInvalid * this, MethodInfo * method)", "dotNetSignature": "CriticalHandleZeroOrMinusOneIsInvalid()" }, { "virtualAddress": "0x006FC4A0", "name": "CriticalHandleZeroOrMinusOneIsInvalid_get_IsInvalid", "signature": "bool CriticalHandleZeroOrMinusOneIsInvalid_get_IsInvalid(CriticalHandleZeroOrMinusOneIsInvalid * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInvalid()" }, { "virtualAddress": "0x006FC3D0", "name": "CriticalHandleMinusOneIsInvalid__ctor", "signature": "void CriticalHandleMinusOneIsInvalid__ctor(CriticalHandleMinusOneIsInvalid * this, MethodInfo * method)", "dotNetSignature": "CriticalHandleMinusOneIsInvalid()" }, { "virtualAddress": "0x006FC410", "name": "CriticalHandleMinusOneIsInvalid_get_IsInvalid", "signature": "bool CriticalHandleMinusOneIsInvalid_get_IsInvalid(CriticalHandleMinusOneIsInvalid * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInvalid()" }, { "virtualAddress": "0x006FC500", "name": "SafeAccessTokenHandle__ctor", "signature": "void SafeAccessTokenHandle__ctor(SafeAccessTokenHandle * this, MethodInfo * method)", "dotNetSignature": "SafeAccessTokenHandle()" }, { "virtualAddress": "0x006FC550", "name": "SafeAccessTokenHandle__ctor_1", "signature": "void SafeAccessTokenHandle__ctor_1(SafeAccessTokenHandle * this, void * handle, MethodInfo * method)", "dotNetSignature": "SafeAccessTokenHandle(IntPtr)" }, { "virtualAddress": "0x006FC5B4", "name": "SafeAccessTokenHandle_get_InvalidHandle", "signature": "SafeAccessTokenHandle * SafeAccessTokenHandle_get_InvalidHandle(MethodInfo * method)", "dotNetSignature": "SafeAccessTokenHandle get_InvalidHandle()" }, { "virtualAddress": "0x006FC610", "name": "SafeAccessTokenHandle_get_IsInvalid", "signature": "bool SafeAccessTokenHandle_get_IsInvalid(SafeAccessTokenHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInvalid()" }, { "virtualAddress": "0x006FC6A0", "name": "SafeAccessTokenHandle_ReleaseHandle", "signature": "bool SafeAccessTokenHandle_ReleaseHandle(SafeAccessTokenHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean ReleaseHandle()" }, { "virtualAddress": "0x0051B7EC", "name": "SpanExtensions_AsReadOnlySpan", "signature": "ReadOnlySpan_1_Char_ SpanExtensions_AsReadOnlySpan(String * text, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] AsReadOnlySpan(String)" }, { "virtualAddress": "0x0051B8A8", "name": "SpanExtensions_MeasureStringAdjustment", "signature": "void * SpanExtensions_MeasureStringAdjustment(MethodInfo * method)", "dotNetSignature": "IntPtr MeasureStringAdjustment()" }, { "virtualAddress": "0x0051B950", "name": "SpanExtensions_IndexOf", "signature": "int32_t SpanExtensions_IndexOf(Span_1_Byte_ span, uint8_t value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Span\u00601[Byte], Byte)" }, { "virtualAddress": "0x0051BE34", "name": "SpanExtensions_IndexOf_1", "signature": "int32_t SpanExtensions_IndexOf_1(Span_1_Byte_ span, ReadOnlySpan_1_Byte_ value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Span\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051C120", "name": "SpanExtensions_SequenceEqual", "signature": "bool SpanExtensions_SequenceEqual(Span_1_Byte_ first, ReadOnlySpan_1_Byte_ second, MethodInfo * method)", "dotNetSignature": "Boolean SequenceEqual(Span\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051C600", "name": "SpanExtensions_IndexOf_2", "signature": "int32_t SpanExtensions_IndexOf_2(ReadOnlySpan_1_Byte_ span, uint8_t value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ReadOnlySpan\u00601[Byte], Byte)" }, { "virtualAddress": "0x0051C71C", "name": "SpanExtensions_IndexOf_3", "signature": "int32_t SpanExtensions_IndexOf_3(ReadOnlySpan_1_Byte_ span, ReadOnlySpan_1_Byte_ value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ReadOnlySpan\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051C8F8", "name": "SpanExtensions_IndexOfAny", "signature": "int32_t SpanExtensions_IndexOfAny(Span_1_Byte_ span, uint8_t value0, uint8_t value1, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Span\u00601[Byte], Byte, Byte)" }, { "virtualAddress": "0x0051CE50", "name": "SpanExtensions_IndexOfAny_1", "signature": "int32_t SpanExtensions_IndexOfAny_1(Span_1_Byte_ span, uint8_t value0, uint8_t value1, uint8_t value2, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Span\u00601[Byte], Byte, Byte, Byte)" }, { "virtualAddress": "0x0051D42C", "name": "SpanExtensions_IndexOfAny_2", "signature": "int32_t SpanExtensions_IndexOfAny_2(Span_1_Byte_ span, ReadOnlySpan_1_Byte_ values, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Span\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051D6E8", "name": "SpanExtensions_IndexOfAny_3", "signature": "int32_t SpanExtensions_IndexOfAny_3(ReadOnlySpan_1_Byte_ span, uint8_t value0, uint8_t value1, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(ReadOnlySpan\u00601[Byte], Byte, Byte)" }, { "virtualAddress": "0x0051D80C", "name": "SpanExtensions_IndexOfAny_4", "signature": "int32_t SpanExtensions_IndexOfAny_4(ReadOnlySpan_1_Byte_ span, uint8_t value0, uint8_t value1, uint8_t value2, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(ReadOnlySpan\u00601[Byte], Byte, Byte, Byte)" }, { "virtualAddress": "0x0051D940", "name": "SpanExtensions_IndexOfAny_5", "signature": "int32_t SpanExtensions_IndexOfAny_5(ReadOnlySpan_1_Byte_ span, ReadOnlySpan_1_Byte_ values, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(ReadOnlySpan\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051DB1C", "name": "SpanExtensions_SequenceEqual_1", "signature": "bool SpanExtensions_SequenceEqual_1(ReadOnlySpan_1_Byte_ first, ReadOnlySpan_1_Byte_ second, MethodInfo * method)", "dotNetSignature": "Boolean SequenceEqual(ReadOnlySpan\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051DD1C", "name": "SpanExtensions_StartsWith", "signature": "bool SpanExtensions_StartsWith(Span_1_Byte_ span, ReadOnlySpan_1_Byte_ value, MethodInfo * method)", "dotNetSignature": "Boolean StartsWith(Span\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051DF24", "name": "SpanExtensions_StartsWith_1", "signature": "bool SpanExtensions_StartsWith_1(ReadOnlySpan_1_Byte_ span, ReadOnlySpan_1_Byte_ value, MethodInfo * method)", "dotNetSignature": "Boolean StartsWith(ReadOnlySpan\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0051E124", "name": "SpanExtensions__cctor", "signature": "void SpanExtensions__cctor(MethodInfo * method)", "dotNetSignature": "SpanExtensions()" }, { "virtualAddress": "0x0051E178", "name": "SpanHelpers_ClearLessThanPointerSized", "signature": "void SpanHelpers_ClearLessThanPointerSized(uint8_t * ptr, void * byteLength, MethodInfo * method)", "dotNetSignature": "Void ClearLessThanPointerSized(Byte*, UIntPtr)" }, { "virtualAddress": "0x0051E244", "name": "SpanHelpers_ClearLessThanPointerSized_1", "signature": "void SpanHelpers_ClearLessThanPointerSized_1(uint8_t * b, void * byteLength, MethodInfo * method)", "dotNetSignature": "Void ClearLessThanPointerSized(Byte ByRef, UIntPtr)" }, { "virtualAddress": "0x0051E334", "name": "SpanHelpers_ClearPointerSizedWithoutReferences", "signature": "void SpanHelpers_ClearPointerSizedWithoutReferences(uint8_t * b, void * byteLength, MethodInfo * method)", "dotNetSignature": "Void ClearPointerSizedWithoutReferences(Byte ByRef, UIntPtr)" }, { "virtualAddress": "0x0051E6E4", "name": "SpanHelpers_ClearPointerSizedWithReferences", "signature": "void SpanHelpers_ClearPointerSizedWithReferences(void * * ip, void * pointerSizeLength, MethodInfo * method)", "dotNetSignature": "Void ClearPointerSizedWithReferences(IntPtr ByRef, UIntPtr)" }, { "virtualAddress": "0x0051EB40", "name": "SpanHelpers_LessThanEqual", "signature": "bool SpanHelpers_LessThanEqual(void * index, void * length, MethodInfo * method)", "dotNetSignature": "Boolean LessThanEqual(IntPtr, UIntPtr)" }, { "virtualAddress": "0x0051C018", "name": "SpanHelpers_IndexOf", "signature": "int32_t SpanHelpers_IndexOf(uint8_t * searchSpace, int32_t searchSpaceLength, uint8_t * value, int32_t valueLength, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte ByRef, Int32, Byte ByRef, Int32)" }, { "virtualAddress": "0x0051D610", "name": "SpanHelpers_IndexOfAny", "signature": "int32_t SpanHelpers_IndexOfAny(uint8_t * searchSpace, int32_t searchSpaceLength, uint8_t * value, int32_t valueLength, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Byte ByRef, Int32, Byte ByRef, Int32)" }, { "virtualAddress": "0x0051BA6C", "name": "SpanHelpers_IndexOf_1", "signature": "int32_t SpanHelpers_IndexOf_1(uint8_t * searchSpace, uint8_t value, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte ByRef, Byte, Int32)" }, { "virtualAddress": "0x0051CA1C", "name": "SpanHelpers_IndexOfAny_1", "signature": "int32_t SpanHelpers_IndexOfAny_1(uint8_t * searchSpace, uint8_t value0, uint8_t value1, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Byte ByRef, Byte, Byte, Int32)" }, { "virtualAddress": "0x0051CF84", "name": "SpanHelpers_IndexOfAny_2", "signature": "int32_t SpanHelpers_IndexOfAny_2(uint8_t * searchSpace, uint8_t value0, uint8_t value1, uint8_t value2, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Byte ByRef, Byte, Byte, Byte, Int32)" }, { "virtualAddress": "0x0051C328", "name": "SpanHelpers_SequenceEqual", "signature": "bool SpanHelpers_SequenceEqual(uint8_t * first, uint8_t * second, int32_t length, MethodInfo * method)", "dotNetSignature": "Boolean SequenceEqual(Byte ByRef, Byte ByRef, Int32)" }, { "virtualAddress": "0x0051EBD4", "name": "SpanHelpers_IsReferenceOrContainsReferencesCore", "signature": "bool SpanHelpers_IsReferenceOrContainsReferencesCore(Type * type, MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferencesCore(Type)" }, { "virtualAddress": "0x00850E34", "name": "ThrowHelper_ThrowArgumentNullException", "signature": "void ThrowHelper_ThrowArgumentNullException(ExceptionArgument__Enum argument, MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentNullException(ExceptionArgument)" }, { "virtualAddress": "0x00850E80", "name": "ThrowHelper_CreateArgumentNullException", "signature": "Exception * ThrowHelper_CreateArgumentNullException(ExceptionArgument__Enum argument, MethodInfo * method)", "dotNetSignature": "Exception CreateArgumentNullException(ExceptionArgument)" }, { "virtualAddress": "0x00850F2C", "name": "ThrowHelper_ThrowArrayTypeMismatchException_ArrayTypeMustBeExactMatch", "signature": "void ThrowHelper_ThrowArrayTypeMismatchException_ArrayTypeMustBeExactMatch(Type * type, MethodInfo * method)", "dotNetSignature": "Void ThrowArrayTypeMismatchException_ArrayTypeMustBeExactMatch(Type)" }, { "virtualAddress": "0x00850F78", "name": "ThrowHelper_CreateArrayTypeMismatchException_ArrayTypeMustBeExactMatch", "signature": "Exception * ThrowHelper_CreateArrayTypeMismatchException_ArrayTypeMustBeExactMatch(Type * type, MethodInfo * method)", "dotNetSignature": "Exception CreateArrayTypeMismatchException_ArrayTypeMustBeExactMatch(Type)" }, { "virtualAddress": "0x00850FFC", "name": "ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported", "signature": "void ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported(Type * type, MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentException_InvalidTypeWithPointersNotSupported(Type)" }, { "virtualAddress": "0x00851048", "name": "ThrowHelper_CreateArgumentException_InvalidTypeWithPointersNotSupported", "signature": "Exception * ThrowHelper_CreateArgumentException_InvalidTypeWithPointersNotSupported(Type * type, MethodInfo * method)", "dotNetSignature": "Exception CreateArgumentException_InvalidTypeWithPointersNotSupported(Type)" }, { "virtualAddress": "0x008510CC", "name": "ThrowHelper_ThrowArgumentException_DestinationTooShort", "signature": "void ThrowHelper_ThrowArgumentException_DestinationTooShort(MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentException_DestinationTooShort()" }, { "virtualAddress": "0x00851110", "name": "ThrowHelper_CreateArgumentException_DestinationTooShort", "signature": "Exception * ThrowHelper_CreateArgumentException_DestinationTooShort(MethodInfo * method)", "dotNetSignature": "Exception CreateArgumentException_DestinationTooShort()" }, { "virtualAddress": "0x00851178", "name": "ThrowHelper_ThrowIndexOutOfRangeException", "signature": "void ThrowHelper_ThrowIndexOutOfRangeException(MethodInfo * method)", "dotNetSignature": "Void ThrowIndexOutOfRangeException()" }, { "virtualAddress": "0x008511BC", "name": "ThrowHelper_CreateIndexOutOfRangeException", "signature": "Exception * ThrowHelper_CreateIndexOutOfRangeException(MethodInfo * method)", "dotNetSignature": "Exception CreateIndexOutOfRangeException()" }, { "virtualAddress": "0x00851218", "name": "ThrowHelper_ThrowArgumentOutOfRangeException", "signature": "void ThrowHelper_ThrowArgumentOutOfRangeException(ExceptionArgument__Enum argument, MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentOutOfRangeException(ExceptionArgument)" }, { "virtualAddress": "0x00851264", "name": "ThrowHelper_CreateArgumentOutOfRangeException", "signature": "Exception * ThrowHelper_CreateArgumentOutOfRangeException(ExceptionArgument__Enum argument, MethodInfo * method)", "dotNetSignature": "Exception CreateArgumentOutOfRangeException(ExceptionArgument)" }, { "virtualAddress": "0x00851310", "name": "ThrowHelper_ThrowInvalidOperationException_OutstandingReferences", "signature": "void ThrowHelper_ThrowInvalidOperationException_OutstandingReferences(MethodInfo * method)", "dotNetSignature": "Void ThrowInvalidOperationException_OutstandingReferences()" }, { "virtualAddress": "0x00851354", "name": "ThrowHelper_CreateInvalidOperationException_OutstandingReferences", "signature": "Exception * ThrowHelper_CreateInvalidOperationException_OutstandingReferences(MethodInfo * method)", "dotNetSignature": "Exception CreateInvalidOperationException_OutstandingReferences()" }, { "virtualAddress": "0x008513BC", "name": "ThrowHelper_ThrowObjectDisposedException_MemoryDisposed", "signature": "void ThrowHelper_ThrowObjectDisposedException_MemoryDisposed(String * objectName, MethodInfo * method)", "dotNetSignature": "Void ThrowObjectDisposedException_MemoryDisposed(String)" }, { "virtualAddress": "0x00851408", "name": "ThrowHelper_CreateObjectDisposedException_MemoryDisposed", "signature": "Exception * ThrowHelper_CreateObjectDisposedException_MemoryDisposed(String * objectName, MethodInfo * method)", "dotNetSignature": "Exception CreateObjectDisposedException_MemoryDisposed(String)" }, { "virtualAddress": "0x00851478", "name": "ThrowHelper_ThrowArgumentOutOfRangeException_1", "signature": "void ThrowHelper_ThrowArgumentOutOfRangeException_1(MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentOutOfRangeException()" }, { "virtualAddress": "0x00851578", "name": "ThrowHelper_ThrowWrongKeyTypeArgumentException", "signature": "void ThrowHelper_ThrowWrongKeyTypeArgumentException(Object * key, Type * targetType, MethodInfo * method)", "dotNetSignature": "Void ThrowWrongKeyTypeArgumentException(Object, Type)" }, { "virtualAddress": "0x00851670", "name": "ThrowHelper_ThrowWrongValueTypeArgumentException", "signature": "void ThrowHelper_ThrowWrongValueTypeArgumentException(Object * value, Type * targetType, MethodInfo * method)", "dotNetSignature": "Void ThrowWrongValueTypeArgumentException(Object, Type)" }, { "virtualAddress": "0x00851768", "name": "ThrowHelper_ThrowKeyNotFoundException", "signature": "void ThrowHelper_ThrowKeyNotFoundException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x008517C8", "name": "ThrowHelper_ThrowArgumentException", "signature": "void ThrowHelper_ThrowArgumentException(ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentException(ExceptionResource)" }, { "virtualAddress": "0x008518B4", "name": "ThrowHelper_ThrowArgumentException_1", "signature": "void ThrowHelper_ThrowArgumentException_1(ExceptionResource__Enum resource, ExceptionArgument__Enum argument, MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentException(ExceptionResource, ExceptionArgument)" }, { "virtualAddress": "0x0085148C", "name": "ThrowHelper_ThrowArgumentOutOfRangeException_2", "signature": "void ThrowHelper_ThrowArgumentOutOfRangeException_2(ExceptionArgument__Enum argument, ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowArgumentOutOfRangeException(ExceptionArgument, ExceptionResource)" }, { "virtualAddress": "0x008519B8", "name": "ThrowHelper_ThrowInvalidOperationException", "signature": "void ThrowHelper_ThrowInvalidOperationException(ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowInvalidOperationException(ExceptionResource)" }, { "virtualAddress": "0x00851A38", "name": "ThrowHelper_ThrowSerializationException", "signature": "void ThrowHelper_ThrowSerializationException(ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowSerializationException(ExceptionResource)" }, { "virtualAddress": "0x00851AB8", "name": "ThrowHelper_ThrowSecurityException", "signature": "void ThrowHelper_ThrowSecurityException(ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowSecurityException(ExceptionResource)" }, { "virtualAddress": "0x00851B38", "name": "ThrowHelper_ThrowNotSupportedException", "signature": "void ThrowHelper_ThrowNotSupportedException(ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowNotSupportedException(ExceptionResource)" }, { "virtualAddress": "0x00851BB8", "name": "ThrowHelper_ThrowUnauthorizedAccessException", "signature": "void ThrowHelper_ThrowUnauthorizedAccessException(ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowUnauthorizedAccessException(ExceptionResource)" }, { "virtualAddress": "0x00851C38", "name": "ThrowHelper_ThrowObjectDisposedException", "signature": "void ThrowHelper_ThrowObjectDisposedException(String * objectName, ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "Void ThrowObjectDisposedException(String, ExceptionResource)" }, { "virtualAddress": "0x0085194C", "name": "ThrowHelper_GetArgumentName", "signature": "String * ThrowHelper_GetArgumentName(ExceptionArgument__Enum argument, MethodInfo * method)", "dotNetSignature": "String GetArgumentName(ExceptionArgument)" }, { "virtualAddress": "0x00851848", "name": "ThrowHelper_GetResourceName", "signature": "String * ThrowHelper_GetResourceName(ExceptionResource__Enum resource, MethodInfo * method)", "dotNetSignature": "String GetResourceName(ExceptionResource)" }, { "virtualAddress": "0x004058E4", "name": "ValueTuple_Equals", "signature": "bool ValueTuple_Equals(ValueTuple__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00405948", "name": "ValueTuple_Equals_1", "signature": "bool ValueTuple_Equals_1(ValueTuple__Boxed * this, ValueTuple other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple)" }, { "virtualAddress": "0x00405950", "name": "ValueTuple_System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_System_Collections_IStructuralEquatable_Equals(ValueTuple__Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x004059B4", "name": "ValueTuple_System_IComparable_CompareTo", "signature": "int32_t ValueTuple_System_IComparable_CompareTo(ValueTuple__Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x004059BC", "name": "ValueTuple_CompareTo", "signature": "int32_t ValueTuple_CompareTo(ValueTuple__Boxed * this, ValueTuple other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple)" }, { "virtualAddress": "0x004059C4", "name": "ValueTuple_System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_System_Collections_IStructuralComparable_CompareTo(ValueTuple__Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x004059CC", "name": "ValueTuple_GetHashCode", "signature": "int32_t ValueTuple_GetHashCode(ValueTuple__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004059D4", "name": "ValueTuple_System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_System_Collections_IStructuralEquatable_GetHashCode(ValueTuple__Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004059DC", "name": "ValueTuple_System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_System_IValueTupleInternal_GetHashCode(ValueTuple__Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004059E4", "name": "ValueTuple_ToString", "signature": "String * ValueTuple_ToString(ValueTuple__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00405A2C", "name": "ValueTuple_System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_System_IValueTupleInternal_ToStringEnd(ValueTuple__Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00405A74", "name": "ValueTuple_System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00405A7C", "name": "ValueTuple_System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple__Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x008E4F0C", "name": "ValueTuple_Create", "signature": "ValueTuple ValueTuple_Create(MethodInfo * method)", "dotNetSignature": "ValueTuple Create()" }, { "virtualAddress": "0x008E4F14", "name": "ValueTuple_CombineHashCodes", "signature": "int32_t ValueTuple_CombineHashCodes(int32_t h1, int32_t h2, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x008E4FA0", "name": "ValueTuple_CombineHashCodes_1", "signature": "int32_t ValueTuple_CombineHashCodes_1(int32_t h1, int32_t h2, int32_t h3, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32)" }, { "virtualAddress": "0x008E5030", "name": "ValueTuple_CombineHashCodes_2", "signature": "int32_t ValueTuple_CombineHashCodes_2(int32_t h1, int32_t h2, int32_t h3, int32_t h4, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008E50D0", "name": "ValueTuple_CombineHashCodes_3", "signature": "int32_t ValueTuple_CombineHashCodes_3(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008E5178", "name": "ValueTuple_CombineHashCodes_4", "signature": "int32_t ValueTuple_CombineHashCodes_4(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, int32_t h6, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008E5230", "name": "ValueTuple_CombineHashCodes_5", "signature": "int32_t ValueTuple_CombineHashCodes_5(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, int32_t h6, int32_t h7, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008E52F0", "name": "ValueTuple_CombineHashCodes_6", "signature": "int32_t ValueTuple_CombineHashCodes_6(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, int32_t h6, int32_t h7, int32_t h8, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x005D9CFC", "name": "Array_CreateInstance", "signature": "Array * Array_CreateInstance(Type * elementType, Int64__Array * lengths, MethodInfo * method)", "dotNetSignature": "Array CreateInstance(Type, Int64[])" }, { "virtualAddress": "0x005DA0E0", "name": "Array_System_Collections_ICollection_get_Count", "signature": "int32_t Array_System_Collections_ICollection_get_Count(Array * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.ICollection.get_Count()" }, { "virtualAddress": "0x005DA150", "name": "Array_System_Collections_IList_get_IsReadOnly", "signature": "bool Array_System_Collections_IList_get_IsReadOnly(Array * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x005DA158", "name": "Array_System_Collections_IList_get_Item", "signature": "Object * Array_System_Collections_IList_get_Item(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x005DA2EC", "name": "Array_System_Collections_IList_set_Item", "signature": "void Array_System_Collections_IList_set_Item(Array * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x005DA49C", "name": "Array_System_Collections_IList_Add", "signature": "int32_t Array_System_Collections_IList_Add(Array * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x005DA508", "name": "Array_System_Collections_IList_Contains", "signature": "bool Array_System_Collections_IList_Contains(Array * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x005DA5D4", "name": "Array_System_Collections_IList_Clear", "signature": "void Array_System_Collections_IList_Clear(Array * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x005DA740", "name": "Array_System_Collections_IList_IndexOf", "signature": "int32_t Array_System_Collections_IList_IndexOf(Array * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x005DA744", "name": "Array_System_Collections_IList_Insert", "signature": "void Array_System_Collections_IList_Insert(Array * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x005DA7B0", "name": "Array_System_Collections_IList_Remove", "signature": "void Array_System_Collections_IList_Remove(Array * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x005DA81C", "name": "Array_System_Collections_IList_RemoveAt", "signature": "void Array_System_Collections_IList_RemoveAt(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x005DA888", "name": "Array_CopyTo", "signature": "void Array_CopyTo(Array * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005D7A1C", "name": "Array_Clone", "signature": "Object * Array_Clone(Array * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005DA954", "name": "Array_System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Array_System_Collections_IStructuralComparable_CompareTo(Array * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x005DAB28", "name": "Array_System_Collections_IStructuralEquatable_Equals", "signature": "bool Array_System_Collections_IStructuralEquatable_Equals(Array * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x005DACC4", "name": "Array_CombineHashCodes", "signature": "int32_t Array_CombineHashCodes(int32_t h1, int32_t h2, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x005DACD0", "name": "Array_System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Array_System_Collections_IStructuralEquatable_GetHashCode(Array * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x005DAE40", "name": "Array_BinarySearch", "signature": "int32_t Array_BinarySearch(Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Array, Object)" }, { "virtualAddress": "0x005DB358", "name": "Array_Copy", "signature": "void Array_Copy(Array * sourceArray, Array * destinationArray, int64_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Array, Array, Int64)" }, { "virtualAddress": "0x005DB4E0", "name": "Array_Copy_1", "signature": "void Array_Copy_1(Array * sourceArray, int64_t sourceIndex, Array * destinationArray, int64_t destinationIndex, int64_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Array, Int64, Array, Int64, Int64)" }, { "virtualAddress": "0x005DB5F4", "name": "Array_CopyTo_1", "signature": "void Array_CopyTo_1(Array * this, Array * array, int64_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int64)" }, { "virtualAddress": "0x005DB6A0", "name": "Array_get_LongLength", "signature": "int64_t Array_get_LongLength(Array * this, MethodInfo * method)", "dotNetSignature": "Int64 get_LongLength()" }, { "virtualAddress": "0x005DB714", "name": "Array_GetLongLength", "signature": "int64_t Array_GetLongLength(Array * this, int32_t dimension, MethodInfo * method)", "dotNetSignature": "Int64 GetLongLength(Int32)" }, { "virtualAddress": "0x005DB72C", "name": "Array_GetValue", "signature": "Object * Array_GetValue(Array * this, int64_t index, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int64)" }, { "virtualAddress": "0x005DB7D0", "name": "Array_GetValue_1", "signature": "Object * Array_GetValue_1(Array * this, int64_t index1, int64_t index2, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int64, Int64)" }, { "virtualAddress": "0x005DB93C", "name": "Array_GetValue_2", "signature": "Object * Array_GetValue_2(Array * this, int64_t index1, int64_t index2, int64_t index3, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int64, Int64, Int64)" }, { "virtualAddress": "0x005DBAF8", "name": "Array_GetValue_3", "signature": "Object * Array_GetValue_3(Array * this, Int64__Array * indices, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int64[])" }, { "virtualAddress": "0x005DBC74", "name": "Array_get_IsFixedSize", "signature": "bool Array_get_IsFixedSize(Array * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x005DBC7C", "name": "Array_get_IsReadOnly", "signature": "bool Array_get_IsReadOnly(Array * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x005DBC84", "name": "Array_get_IsSynchronized", "signature": "bool Array_get_IsSynchronized(Array * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005DBC8C", "name": "Array_get_SyncRoot", "signature": "Object * Array_get_SyncRoot(Array * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005DBC90", "name": "Array_BinarySearch_1", "signature": "int32_t Array_BinarySearch_1(Array * array, int32_t index, int32_t length, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Array, Int32, Int32, Object)" }, { "virtualAddress": "0x005DBC98", "name": "Array_BinarySearch_2", "signature": "int32_t Array_BinarySearch_2(Array * array, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Array, Object, IComparer)" }, { "virtualAddress": "0x005DAEF4", "name": "Array_BinarySearch_3", "signature": "int32_t Array_BinarySearch_3(Array * array, int32_t index, int32_t length, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Array, Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x005DBD50", "name": "Array_GetMedian", "signature": "int32_t Array_GetMedian(int32_t low, int32_t hi, MethodInfo * method)", "dotNetSignature": "Int32 GetMedian(Int32, Int32)" }, { "virtualAddress": "0x005DA524", "name": "Array_IndexOf", "signature": "int32_t Array_IndexOf(Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Array, Object)" }, { "virtualAddress": "0x005DBFC4", "name": "Array_IndexOf_1", "signature": "int32_t Array_IndexOf_1(Array * array, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Array, Object, Int32)" }, { "virtualAddress": "0x005DBD5C", "name": "Array_IndexOf_2", "signature": "int32_t Array_IndexOf_2(Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Array, Object, Int32, Int32)" }, { "virtualAddress": "0x005DC07C", "name": "Array_LastIndexOf", "signature": "int32_t Array_LastIndexOf(Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Array, Object)" }, { "virtualAddress": "0x005DC394", "name": "Array_LastIndexOf_1", "signature": "int32_t Array_LastIndexOf_1(Array * array, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Array, Object, Int32)" }, { "virtualAddress": "0x005DC128", "name": "Array_LastIndexOf_2", "signature": "int32_t Array_LastIndexOf_2(Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Array, Object, Int32, Int32)" }, { "virtualAddress": "0x005DC430", "name": "Array_Reverse", "signature": "void Array_Reverse(Array * array, MethodInfo * method)", "dotNetSignature": "Void Reverse(Array)" }, { "virtualAddress": "0x005DC4D0", "name": "Array_Reverse_1", "signature": "void Array_Reverse_1(Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse(Array, Int32, Int32)" }, { "virtualAddress": "0x005DC780", "name": "Array_SetValue", "signature": "void Array_SetValue(Array * this, Object * value, int64_t index, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int64)" }, { "virtualAddress": "0x005DC82C", "name": "Array_SetValue_1", "signature": "void Array_SetValue_1(Array * this, Object * value, int64_t index1, int64_t index2, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int64, Int64)" }, { "virtualAddress": "0x005DC9B8", "name": "Array_SetValue_2", "signature": "void Array_SetValue_2(Array * this, Object * value, int64_t index1, int64_t index2, int64_t index3, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int64, Int64, Int64)" }, { "virtualAddress": "0x005DCB84", "name": "Array_SetValue_3", "signature": "void Array_SetValue_3(Array * this, Object * value, Int64__Array * indices, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int64[])" }, { "virtualAddress": "0x005DCD08", "name": "Array_Sort", "signature": "void Array_Sort(Array * array, MethodInfo * method)", "dotNetSignature": "Void Sort(Array)" }, { "virtualAddress": "0x005DCFE0", "name": "Array_Sort_1", "signature": "void Array_Sort_1(Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Sort(Array, Int32, Int32)" }, { "virtualAddress": "0x005DCFF4", "name": "Array_Sort_2", "signature": "void Array_Sort_2(Array * array, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Array, IComparer)" }, { "virtualAddress": "0x005DD0A8", "name": "Array_Sort_3", "signature": "void Array_Sort_3(Array * array, int32_t index, int32_t length, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Array, Int32, Int32, IComparer)" }, { "virtualAddress": "0x005DD0BC", "name": "Array_Sort_4", "signature": "void Array_Sort_4(Array * keys, Array * items, MethodInfo * method)", "dotNetSignature": "Void Sort(Array, Array)" }, { "virtualAddress": "0x005DD170", "name": "Array_Sort_5", "signature": "void Array_Sort_5(Array * keys, Array * items, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Array, Array, IComparer)" }, { "virtualAddress": "0x005DD228", "name": "Array_Sort_6", "signature": "void Array_Sort_6(Array * keys, Array * items, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Sort(Array, Array, Int32, Int32)" }, { "virtualAddress": "0x005DCDB0", "name": "Array_Sort_7", "signature": "void Array_Sort_7(Array * keys, Array * items, int32_t index, int32_t length, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Array, Array, Int32, Int32, IComparer)" }, { "virtualAddress": "0x005DD32C", "name": "Array_GetEnumerator", "signature": "IEnumerator * Array_GetEnumerator(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x005DD3D4", "name": "Array__ctor", "signature": "void Array__ctor(Array * this, MethodInfo * method)", "dotNetSignature": "Array()" }, { "virtualAddress": "0x005DD3DC", "name": "Array_InternalArray__ICollection_get_Count", "signature": "int32_t Array_InternalArray__ICollection_get_Count(Array * this, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__ICollection_get_Count()" }, { "virtualAddress": "0x005DD3E0", "name": "Array_InternalArray__ICollection_get_IsReadOnly", "signature": "bool Array_InternalArray__ICollection_get_IsReadOnly(Array * this, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_get_IsReadOnly()" }, { "virtualAddress": "0x005DD3E8", "name": "Array_InternalArray__ICollection_Clear", "signature": "void Array_InternalArray__ICollection_Clear(Array * this, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Clear()" }, { "virtualAddress": "0x005DD454", "name": "Array_InternalArray__IReadOnlyCollection_get_Count", "signature": "int32_t Array_InternalArray__IReadOnlyCollection_get_Count(Array * this, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IReadOnlyCollection_get_Count()" }, { "virtualAddress": "0x005DD458", "name": "Array_InternalArray__RemoveAt", "signature": "void Array_InternalArray__RemoveAt(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void InternalArray__RemoveAt(Int32)" }, { "virtualAddress": "0x005DA0E4", "name": "Array_get_Length", "signature": "int32_t Array_get_Length(Array * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x005DA950", "name": "Array_get_Rank", "signature": "int32_t Array_get_Rank(Array * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Rank()" }, { "virtualAddress": "0x005DD4C4", "name": "Array_GetRank", "signature": "int32_t Array_GetRank(Array * this, MethodInfo * method)", "dotNetSignature": "Int32 GetRank()" }, { "virtualAddress": "0x005DB710", "name": "Array_GetLength", "signature": "int32_t Array_GetLength(Array * this, int32_t dimension, MethodInfo * method)", "dotNetSignature": "Int32 GetLength(Int32)" }, { "virtualAddress": "0x005DA610", "name": "Array_GetLowerBound", "signature": "int32_t Array_GetLowerBound(Array * this, int32_t dimension, MethodInfo * method)", "dotNetSignature": "Int32 GetLowerBound(Int32)" }, { "virtualAddress": "0x005DBC70", "name": "Array_GetValue_4", "signature": "Object * Array_GetValue_4(Array * this, Int32__Array * indices, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int32[])" }, { "virtualAddress": "0x005DCD04", "name": "Array_SetValue_4", "signature": "void Array_SetValue_4(Array * this, Object * value, Int32__Array * indices, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int32[])" }, { "virtualAddress": "0x005DD4C8", "name": "Array_GetValueImpl", "signature": "Object * Array_GetValueImpl(Array * this, int32_t pos, MethodInfo * method)", "dotNetSignature": "Object GetValueImpl(Int32)" }, { "virtualAddress": "0x005DD4CC", "name": "Array_SetValueImpl", "signature": "void Array_SetValueImpl(Array * this, Object * value, int32_t pos, MethodInfo * method)", "dotNetSignature": "Void SetValueImpl(Object, Int32)" }, { "virtualAddress": "0x005DD4D0", "name": "Array_FastCopy", "signature": "bool Array_FastCopy(Array * source, int32_t source_idx, Array * dest, int32_t dest_idx, int32_t length, MethodInfo * method)", "dotNetSignature": "Boolean FastCopy(Array, Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x005DD4D4", "name": "Array_CreateInstanceImpl", "signature": "Array * Array_CreateInstanceImpl(Type * elementType, Int32__Array * lengths, Int32__Array * bounds, MethodInfo * method)", "dotNetSignature": "Array CreateInstanceImpl(Type, Int32[], Int32[])" }, { "virtualAddress": "0x005DD4D8", "name": "Array_GetUpperBound", "signature": "int32_t Array_GetUpperBound(Array * this, int32_t dimension, MethodInfo * method)", "dotNetSignature": "Int32 GetUpperBound(Int32)" }, { "virtualAddress": "0x005DA15C", "name": "Array_GetValue_5", "signature": "Object * Array_GetValue_5(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int32)" }, { "virtualAddress": "0x005DB8A4", "name": "Array_GetValue_6", "signature": "Object * Array_GetValue_6(Array * this, int32_t index1, int32_t index2, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int32, Int32)" }, { "virtualAddress": "0x005DBA48", "name": "Array_GetValue_7", "signature": "Object * Array_GetValue_7(Array * this, int32_t index1, int32_t index2, int32_t index3, MethodInfo * method)", "dotNetSignature": "Object GetValue(Int32, Int32, Int32)" }, { "virtualAddress": "0x005DA2FC", "name": "Array_SetValue_5", "signature": "void Array_SetValue_5(Array * this, Object * value, int32_t index, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int32)" }, { "virtualAddress": "0x005DC910", "name": "Array_SetValue_6", "signature": "void Array_SetValue_6(Array * this, Object * value, int32_t index1, int32_t index2, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int32, Int32)" }, { "virtualAddress": "0x005DCACC", "name": "Array_SetValue_7", "signature": "void Array_SetValue_7(Array * this, Object * value, int32_t index1, int32_t index2, int32_t index3, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Int32, Int32, Int32)" }, { "virtualAddress": "0x005DD51C", "name": "Array_UnsafeCreateInstance", "signature": "Array * Array_UnsafeCreateInstance(Type * elementType, Int32__Array * lengths, Int32__Array * lowerBounds, MethodInfo * method)", "dotNetSignature": "Array UnsafeCreateInstance(Type, Int32[], Int32[])" }, { "virtualAddress": "0x005DD8C8", "name": "Array_UnsafeCreateInstance_1", "signature": "Array * Array_UnsafeCreateInstance_1(Type * elementType, int32_t length1, int32_t length2, MethodInfo * method)", "dotNetSignature": "Array UnsafeCreateInstance(Type, Int32, Int32)" }, { "virtualAddress": "0x005DD964", "name": "Array_UnsafeCreateInstance_2", "signature": "Array * Array_UnsafeCreateInstance_2(Type * elementType, Int32__Array * lengths, MethodInfo * method)", "dotNetSignature": "Array UnsafeCreateInstance(Type, Int32[])" }, { "virtualAddress": "0x005DD968", "name": "Array_CreateInstance_1", "signature": "Array * Array_CreateInstance_1(Type * elementType, int32_t length, MethodInfo * method)", "dotNetSignature": "Array CreateInstance(Type, Int32)" }, { "virtualAddress": "0x005DD8CC", "name": "Array_CreateInstance_2", "signature": "Array * Array_CreateInstance_2(Type * elementType, int32_t length1, int32_t length2, MethodInfo * method)", "dotNetSignature": "Array CreateInstance(Type, Int32, Int32)" }, { "virtualAddress": "0x005DD9F0", "name": "Array_CreateInstance_3", "signature": "Array * Array_CreateInstance_3(Type * elementType, int32_t length1, int32_t length2, int32_t length3, MethodInfo * method)", "dotNetSignature": "Array CreateInstance(Type, Int32, Int32, Int32)" }, { "virtualAddress": "0x005D9E64", "name": "Array_CreateInstance_4", "signature": "Array * Array_CreateInstance_4(Type * elementType, Int32__Array * lengths, MethodInfo * method)", "dotNetSignature": "Array CreateInstance(Type, Int32[])" }, { "virtualAddress": "0x005DD520", "name": "Array_CreateInstance_5", "signature": "Array * Array_CreateInstance_5(Type * elementType, Int32__Array * lengths, Int32__Array * lowerBounds, MethodInfo * method)", "dotNetSignature": "Array CreateInstance(Type, Int32[], Int32[])" }, { "virtualAddress": "0x005DA614", "name": "Array_Clear", "signature": "void Array_Clear(Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Clear(Array, Int32, Int32)" }, { "virtualAddress": "0x005DDAA0", "name": "Array_ClearInternal", "signature": "void Array_ClearInternal(Array * a, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void ClearInternal(Array, Int32, Int32)" }, { "virtualAddress": "0x005DB404", "name": "Array_Copy_2", "signature": "void Array_Copy_2(Array * sourceArray, Array * destinationArray, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Array, Array, Int32)" }, { "virtualAddress": "0x005D8390", "name": "Array_Copy_3", "signature": "void Array_Copy_3(Array * sourceArray, int32_t sourceIndex, Array * destinationArray, int32_t destinationIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Array, Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x005DDAA4", "name": "Array_CreateArrayTypeMismatchException", "signature": "Exception * Array_CreateArrayTypeMismatchException(MethodInfo * method)", "dotNetSignature": "Exception CreateArrayTypeMismatchException()" }, { "virtualAddress": "0x005DDAFC", "name": "Array_CanAssignArrayElement", "signature": "bool Array_CanAssignArrayElement(Type * source, Type * target, MethodInfo * method)", "dotNetSignature": "Boolean CanAssignArrayElement(Type, Type)" }, { "virtualAddress": "0x005DDC38", "name": "Array_ConstrainedCopy", "signature": "void Array_ConstrainedCopy(Array * sourceArray, int32_t sourceIndex, Array * destinationArray, int32_t destinationIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void ConstrainedCopy(Array, Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x005DDC3C", "name": "Array_Initialize", "signature": "void Array_Initialize(Array * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x005DD230", "name": "Array_SortImpl", "signature": "void Array_SortImpl(Array * keys, Array * items, int32_t index, int32_t length, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void SortImpl(Array, Array, Int32, Int32, IComparer)" }, { "virtualAddress": "0x005DD38C", "name": "Array_ArrayEnumerator__ctor", "signature": "void Array_ArrayEnumerator__ctor(Array_ArrayEnumerator * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BArrayEnumerator(Array)" }, { "virtualAddress": "0x005DDD70", "name": "Array_ArrayEnumerator_MoveNext", "signature": "bool Array_ArrayEnumerator_MoveNext(Array_ArrayEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x005DDD98", "name": "Array_ArrayEnumerator_Reset", "signature": "void Array_ArrayEnumerator_Reset(Array_ArrayEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x005DDDA4", "name": "Array_ArrayEnumerator_Clone", "signature": "Object * Array_ArrayEnumerator_Clone(Array_ArrayEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005DDDAC", "name": "Array_ArrayEnumerator_get_Current", "signature": "Object * Array_ArrayEnumerator_get_Current(Array_ArrayEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x003FA378", "name": "Array_SorterObjectArray__ctor", "signature": "void Array_SorterObjectArray__ctor(Array_SorterObjectArray__Boxed * this, Object__Array * keys, Object__Array * items, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Array\u002BSorterObjectArray(Object[], Object[], IComparer)" }, { "virtualAddress": "0x003FA380", "name": "Array_SorterObjectArray_SwapIfGreaterWithItems", "signature": "void Array_SorterObjectArray_SwapIfGreaterWithItems(Array_SorterObjectArray__Boxed * this, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreaterWithItems(Int32, Int32)" }, { "virtualAddress": "0x003FA388", "name": "Array_SorterObjectArray_Swap", "signature": "void Array_SorterObjectArray_Swap(Array_SorterObjectArray__Boxed * this, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Int32, Int32)" }, { "virtualAddress": "0x003FA390", "name": "Array_SorterObjectArray_Sort", "signature": "void Array_SorterObjectArray_Sort(Array_SorterObjectArray__Boxed * this, int32_t left, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32)" }, { "virtualAddress": "0x003FA398", "name": "Array_SorterObjectArray_IntrospectiveSort", "signature": "void Array_SorterObjectArray_IntrospectiveSort(Array_SorterObjectArray__Boxed * this, int32_t left, int32_t length, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Int32, Int32)" }, { "virtualAddress": "0x003FA3A0", "name": "Array_SorterObjectArray_IntroSort", "signature": "void Array_SorterObjectArray_IntroSort(Array_SorterObjectArray__Boxed * this, int32_t lo, int32_t hi, int32_t depthLimit, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Int32, Int32, Int32)" }, { "virtualAddress": "0x003FA3A8", "name": "Array_SorterObjectArray_PickPivotAndPartition", "signature": "int32_t Array_SorterObjectArray_PickPivotAndPartition(Array_SorterObjectArray__Boxed * this, int32_t lo, int32_t hi, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Int32, Int32)" }, { "virtualAddress": "0x003FA3B0", "name": "Array_SorterObjectArray_Heapsort", "signature": "void Array_SorterObjectArray_Heapsort(Array_SorterObjectArray__Boxed * this, int32_t lo, int32_t hi, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Int32, Int32)" }, { "virtualAddress": "0x003FA3B8", "name": "Array_SorterObjectArray_DownHeap", "signature": "void Array_SorterObjectArray_DownHeap(Array_SorterObjectArray__Boxed * this, int32_t i, int32_t n, int32_t lo, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Int32, Int32, Int32)" }, { "virtualAddress": "0x003FA3C0", "name": "Array_SorterObjectArray_InsertionSort", "signature": "void Array_SorterObjectArray_InsertionSort(Array_SorterObjectArray__Boxed * this, int32_t lo, int32_t hi, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Int32, Int32)" }, { "virtualAddress": "0x003FA2EC", "name": "Array_SorterGenericArray__ctor", "signature": "void Array_SorterGenericArray__ctor(Array_SorterGenericArray__Boxed * this, Array * keys, Array * items, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Array\u002BSorterGenericArray(Array, Array, IComparer)" }, { "virtualAddress": "0x003FA2F4", "name": "Array_SorterGenericArray_SwapIfGreaterWithItems", "signature": "void Array_SorterGenericArray_SwapIfGreaterWithItems(Array_SorterGenericArray__Boxed * this, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreaterWithItems(Int32, Int32)" }, { "virtualAddress": "0x003FA2FC", "name": "Array_SorterGenericArray_Swap", "signature": "void Array_SorterGenericArray_Swap(Array_SorterGenericArray__Boxed * this, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Int32, Int32)" }, { "virtualAddress": "0x003FA304", "name": "Array_SorterGenericArray_Sort", "signature": "void Array_SorterGenericArray_Sort(Array_SorterGenericArray__Boxed * this, int32_t left, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32)" }, { "virtualAddress": "0x003FA30C", "name": "Array_SorterGenericArray_IntrospectiveSort", "signature": "void Array_SorterGenericArray_IntrospectiveSort(Array_SorterGenericArray__Boxed * this, int32_t left, int32_t length, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Int32, Int32)" }, { "virtualAddress": "0x003FA314", "name": "Array_SorterGenericArray_IntroSort", "signature": "void Array_SorterGenericArray_IntroSort(Array_SorterGenericArray__Boxed * this, int32_t lo, int32_t hi, int32_t depthLimit, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Int32, Int32, Int32)" }, { "virtualAddress": "0x003FA31C", "name": "Array_SorterGenericArray_PickPivotAndPartition", "signature": "int32_t Array_SorterGenericArray_PickPivotAndPartition(Array_SorterGenericArray__Boxed * this, int32_t lo, int32_t hi, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Int32, Int32)" }, { "virtualAddress": "0x003FA324", "name": "Array_SorterGenericArray_Heapsort", "signature": "void Array_SorterGenericArray_Heapsort(Array_SorterGenericArray__Boxed * this, int32_t lo, int32_t hi, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Int32, Int32)" }, { "virtualAddress": "0x003FA32C", "name": "Array_SorterGenericArray_DownHeap", "signature": "void Array_SorterGenericArray_DownHeap(Array_SorterGenericArray__Boxed * this, int32_t i, int32_t n, int32_t lo, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Int32, Int32, Int32)" }, { "virtualAddress": "0x003FA334", "name": "Array_SorterGenericArray_InsertionSort", "signature": "void Array_SorterGenericArray_InsertionSort(Array_SorterGenericArray__Boxed * this, int32_t lo, int32_t hi, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Int32, Int32)" }, { "virtualAddress": "0x008D6990", "name": "Tuple_CombineHashCodes", "signature": "int32_t Tuple_CombineHashCodes(int32_t h1, int32_t h2, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x008D699C", "name": "Tuple_CombineHashCodes_1", "signature": "int32_t Tuple_CombineHashCodes_1(int32_t h1, int32_t h2, int32_t h3, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32)" }, { "virtualAddress": "0x008D69B0", "name": "Tuple_CombineHashCodes_2", "signature": "int32_t Tuple_CombineHashCodes_2(int32_t h1, int32_t h2, int32_t h3, int32_t h4, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008D69CC", "name": "Tuple_CombineHashCodes_3", "signature": "int32_t Tuple_CombineHashCodes_3(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008D69F0", "name": "Tuple_CombineHashCodes_4", "signature": "int32_t Tuple_CombineHashCodes_4(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, int32_t h6, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008D6A1C", "name": "Tuple_CombineHashCodes_5", "signature": "int32_t Tuple_CombineHashCodes_5(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, int32_t h6, int32_t h7, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008D6A50", "name": "Tuple_CombineHashCodes_6", "signature": "int32_t Tuple_CombineHashCodes_6(int32_t h1, int32_t h2, int32_t h3, int32_t h4, int32_t h5, int32_t h6, int32_t h7, int32_t h8, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00909C44", "name": "MonoTODOAttribute__ctor", "signature": "void MonoTODOAttribute__ctor(MonoTODOAttribute * this, MethodInfo * method)", "dotNetSignature": "MonoTODOAttribute()" }, { "virtualAddress": "0x00909B64", "name": "MonoTODOAttribute__ctor_1", "signature": "void MonoTODOAttribute__ctor_1(MonoTODOAttribute * this, String * comment, MethodInfo * method)", "dotNetSignature": "MonoTODOAttribute(String)" }, { "virtualAddress": "0x00909C4C", "name": "MonoTODOAttribute_get_Comment", "signature": "String * MonoTODOAttribute_get_Comment(MonoTODOAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Comment()" }, { "virtualAddress": "0x00909B38", "name": "MonoDocumentationNoteAttribute__ctor", "signature": "void MonoDocumentationNoteAttribute__ctor(MonoDocumentationNoteAttribute * this, String * comment, MethodInfo * method)", "dotNetSignature": "MonoDocumentationNoteAttribute(String)" }, { "virtualAddress": "0x00909B90", "name": "MonoExtensionAttribute__ctor", "signature": "void MonoExtensionAttribute__ctor(MonoExtensionAttribute * this, String * comment, MethodInfo * method)", "dotNetSignature": "MonoExtensionAttribute(String)" }, { "virtualAddress": "0x00909BBC", "name": "MonoInternalNoteAttribute__ctor", "signature": "void MonoInternalNoteAttribute__ctor(MonoInternalNoteAttribute * this, String * comment, MethodInfo * method)", "dotNetSignature": "MonoInternalNoteAttribute(String)" }, { "virtualAddress": "0x00909BE8", "name": "MonoLimitationAttribute__ctor", "signature": "void MonoLimitationAttribute__ctor(MonoLimitationAttribute * this, String * comment, MethodInfo * method)", "dotNetSignature": "MonoLimitationAttribute(String)" }, { "virtualAddress": "0x00909C18", "name": "MonoNotSupportedAttribute__ctor", "signature": "void MonoNotSupportedAttribute__ctor(MonoNotSupportedAttribute * this, String * comment, MethodInfo * method)", "dotNetSignature": "MonoNotSupportedAttribute(String)" }, { "virtualAddress": "0x0056B7DC", "name": "AggregateException__ctor", "signature": "void AggregateException__ctor(AggregateException * this, MethodInfo * method)", "dotNetSignature": "AggregateException()" }, { "virtualAddress": "0x0056B8B8", "name": "AggregateException__ctor_1", "signature": "void AggregateException__ctor_1(AggregateException * this, String * message, MethodInfo * method)", "dotNetSignature": "AggregateException(String)" }, { "virtualAddress": "0x0056B97C", "name": "AggregateException__ctor_2", "signature": "void AggregateException__ctor_2(AggregateException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "AggregateException(String, Exception)" }, { "virtualAddress": "0x0056BAC4", "name": "AggregateException__ctor_3", "signature": "void AggregateException__ctor_3(AggregateException * this, IEnumerable_1_System_Exception_ * innerExceptions, MethodInfo * method)", "dotNetSignature": "AggregateException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x0056BBE4", "name": "AggregateException__ctor_4", "signature": "void AggregateException__ctor_4(AggregateException * this, Exception__Array * innerExceptions, MethodInfo * method)", "dotNetSignature": "AggregateException(Exception[])" }, { "virtualAddress": "0x0056BB30", "name": "AggregateException__ctor_5", "signature": "void AggregateException__ctor_5(AggregateException * this, String * message, IEnumerable_1_System_Exception_ * innerExceptions, MethodInfo * method)", "dotNetSignature": "AggregateException(String, IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x0056BC50", "name": "AggregateException__ctor_6", "signature": "void AggregateException__ctor_6(AggregateException * this, String * message, Exception__Array * innerExceptions, MethodInfo * method)", "dotNetSignature": "AggregateException(String, Exception[])" }, { "virtualAddress": "0x0056BC54", "name": "AggregateException__ctor_7", "signature": "void AggregateException__ctor_7(AggregateException * this, String * message, IList_1_System_Exception_ * innerExceptions, MethodInfo * method)", "dotNetSignature": "AggregateException(String, IList\u00601[System.Exception])" }, { "virtualAddress": "0x0056C004", "name": "AggregateException__ctor_8", "signature": "void AggregateException__ctor_8(AggregateException * this, IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * innerExceptionInfos, MethodInfo * method)", "dotNetSignature": "AggregateException(IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x0056C070", "name": "AggregateException__ctor_9", "signature": "void AggregateException__ctor_9(AggregateException * this, String * message, IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * innerExceptionInfos, MethodInfo * method)", "dotNetSignature": "AggregateException(String, IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x0056C124", "name": "AggregateException__ctor_10", "signature": "void AggregateException__ctor_10(AggregateException * this, String * message, IList_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * innerExceptionInfos, MethodInfo * method)", "dotNetSignature": "AggregateException(String, IList\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x0056C558", "name": "AggregateException__ctor_11", "signature": "void AggregateException__ctor_11(AggregateException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "AggregateException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0056C714", "name": "AggregateException_GetObjectData", "signature": "void AggregateException_GetObjectData(AggregateException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0056C878", "name": "AggregateException_GetBaseException", "signature": "Exception * AggregateException_GetBaseException(AggregateException * this, MethodInfo * method)", "dotNetSignature": "Exception GetBaseException()" }, { "virtualAddress": "0x0056C934", "name": "AggregateException_get_InnerExceptions", "signature": "ReadOnlyCollection_1_System_Exception_ * AggregateException_get_InnerExceptions(AggregateException * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Exception] get_InnerExceptions()" }, { "virtualAddress": "0x0056C93C", "name": "AggregateException_Handle", "signature": "void AggregateException_Handle(AggregateException * this, Func_2_Exception_Boolean_ * predicate, MethodInfo * method)", "dotNetSignature": "Void Handle(Func\u00602[Exception,Boolean])" }, { "virtualAddress": "0x0056CAFC", "name": "AggregateException_Flatten", "signature": "AggregateException * AggregateException_Flatten(AggregateException * this, MethodInfo * method)", "dotNetSignature": "AggregateException Flatten()" }, { "virtualAddress": "0x0056CDA0", "name": "AggregateException_ToString", "signature": "String * AggregateException_ToString(AggregateException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0056D048", "name": "AggregateException_get_InnerExceptionCount", "signature": "int32_t AggregateException_get_InnerExceptionCount(AggregateException * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InnerExceptionCount()" }, { "virtualAddress": "0x0056D0A0", "name": "AppContext_get_BaseDirectory", "signature": "String * AppContext_get_BaseDirectory(MethodInfo * method)", "dotNetSignature": "String get_BaseDirectory()" }, { "virtualAddress": "0x0056D150", "name": "AppContext_get_TargetFrameworkName", "signature": "String * AppContext_get_TargetFrameworkName(MethodInfo * method)", "dotNetSignature": "String get_TargetFrameworkName()" }, { "virtualAddress": "0x0056D1EC", "name": "AppContext_GetData", "signature": "Object * AppContext_GetData(String * name, MethodInfo * method)", "dotNetSignature": "Object GetData(String)" }, { "virtualAddress": "0x0056D218", "name": "AppContext_InitializeDefaultSwitchValues", "signature": "void AppContext_InitializeDefaultSwitchValues(MethodInfo * method)", "dotNetSignature": "Void InitializeDefaultSwitchValues()" }, { "virtualAddress": "0x0056D36C", "name": "AppContext_TryGetSwitch", "signature": "bool AppContext_TryGetSwitch(String * switchName, bool * isEnabled, MethodInfo * method)", "dotNetSignature": "Boolean TryGetSwitch(String, Boolean ByRef)" }, { "virtualAddress": "0x0056D6D4", "name": "AppContext_SetSwitch", "signature": "void AppContext_SetSwitch(String * switchName, bool isEnabled, MethodInfo * method)", "dotNetSignature": "Void SetSwitch(String, Boolean)" }, { "virtualAddress": "0x0056D900", "name": "AppContext_DefineSwitchDefault", "signature": "void AppContext_DefineSwitchDefault(String * switchName, bool isEnabled, MethodInfo * method)", "dotNetSignature": "Void DefineSwitchDefault(String, Boolean)" }, { "virtualAddress": "0x0056D99C", "name": "AppContext_DefineSwitchOverride", "signature": "void AppContext_DefineSwitchOverride(String * switchName, bool isEnabled, MethodInfo * method)", "dotNetSignature": "Void DefineSwitchOverride(String, Boolean)" }, { "virtualAddress": "0x0056DA38", "name": "AppContext__cctor", "signature": "void AppContext__cctor(MethodInfo * method)", "dotNetSignature": "AppContext()" }, { "virtualAddress": "0x0056DABC", "name": "AppContextSwitches__cctor", "signature": "void AppContextSwitches__cctor(MethodInfo * method)", "dotNetSignature": "AppContextSwitches()" }, { "virtualAddress": "0x0061E230", "name": "FormattableString_System_IFormattable_ToString", "signature": "String * FormattableString_System_IFormattable_ToString(FormattableString * this, String * ignored, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "String System.IFormattable.ToString(String, IFormatProvider)" }, { "virtualAddress": "0x0061E244", "name": "FormattableString_Invariant", "signature": "String * FormattableString_Invariant(FormattableString * formattable, MethodInfo * method)", "dotNetSignature": "String Invariant(FormattableString)" }, { "virtualAddress": "0x0061E2FC", "name": "FormattableString_ToString", "signature": "String * FormattableString_ToString(FormattableString * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0061E374", "name": "FormattableString__ctor", "signature": "void FormattableString__ctor(FormattableString * this, MethodInfo * method)", "dotNetSignature": "FormattableString()" }, { "virtualAddress": "0x0060540C", "name": "LazyHelpers__cctor", "signature": "void LazyHelpers__cctor(MethodInfo * method)", "dotNetSignature": "LazyHelpers()" }, { "virtualAddress": "0x008EBE78", "name": "_Filters_FilterAttribute", "signature": "bool _Filters_FilterAttribute(_Filters * this, MemberInfo_1 * m, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Boolean FilterAttribute(MemberInfo, Object)" }, { "virtualAddress": "0x008EC1D8", "name": "_Filters_FilterName", "signature": "bool _Filters_FilterName(_Filters * this, MemberInfo_1 * m, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Boolean FilterName(MemberInfo, Object)" }, { "virtualAddress": "0x008EC378", "name": "_Filters_FilterIgnoreCase", "signature": "bool _Filters_FilterIgnoreCase(_Filters * this, MemberInfo_1 * m, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Boolean FilterIgnoreCase(MemberInfo, Object)" }, { "virtualAddress": "0x008EC528", "name": "_Filters__ctor", "signature": "void _Filters__ctor(_Filters * this, MethodInfo * method)", "dotNetSignature": "__Filters()" }, { "virtualAddress": "0x008EC530", "name": "_Filters__cctor", "signature": "void _Filters__cctor(MethodInfo * method)", "dotNetSignature": "__Filters()" }, { "virtualAddress": "0x00605C64", "name": "LocalDataStoreHolder__ctor", "signature": "void LocalDataStoreHolder__ctor(LocalDataStoreHolder * this, LocalDataStore * store, MethodInfo * method)", "dotNetSignature": "LocalDataStoreHolder(LocalDataStore)" }, { "virtualAddress": "0x00605C90", "name": "LocalDataStoreHolder_Finalize", "signature": "void LocalDataStoreHolder_Finalize(LocalDataStoreHolder * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00605D00", "name": "LocalDataStoreHolder_get_Store", "signature": "LocalDataStore * LocalDataStoreHolder_get_Store(LocalDataStoreHolder * this, MethodInfo * method)", "dotNetSignature": "LocalDataStore get_Store()" }, { "virtualAddress": "0x00605C20", "name": "LocalDataStoreElement__ctor", "signature": "void LocalDataStoreElement__ctor(LocalDataStoreElement * this, int64_t cookie, MethodInfo * method)", "dotNetSignature": "LocalDataStoreElement(Int64)" }, { "virtualAddress": "0x00605C4C", "name": "LocalDataStoreElement_get_Value", "signature": "Object * LocalDataStoreElement_get_Value(LocalDataStoreElement * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00605C54", "name": "LocalDataStoreElement_set_Value", "signature": "void LocalDataStoreElement_set_Value(LocalDataStoreElement * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Object)" }, { "virtualAddress": "0x00605C5C", "name": "LocalDataStoreElement_get_Cookie", "signature": "int64_t LocalDataStoreElement_get_Cookie(LocalDataStoreElement * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Cookie()" }, { "virtualAddress": "0x006054D8", "name": "LocalDataStore__ctor", "signature": "void LocalDataStore__ctor(LocalDataStore * this, LocalDataStoreMgr * mgr, int32_t InitialCapacity, MethodInfo * method)", "dotNetSignature": "LocalDataStore(LocalDataStoreMgr, Int32)" }, { "virtualAddress": "0x00605550", "name": "LocalDataStore_Dispose", "signature": "void LocalDataStore_Dispose(LocalDataStore * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0060564C", "name": "LocalDataStore_GetData", "signature": "Object * LocalDataStore_GetData(LocalDataStore * this, LocalDataStoreSlot * slot, MethodInfo * method)", "dotNetSignature": "Object GetData(LocalDataStoreSlot)" }, { "virtualAddress": "0x00605800", "name": "LocalDataStore_SetData", "signature": "void LocalDataStore_SetData(LocalDataStore * this, LocalDataStoreSlot * slot, Object * data, MethodInfo * method)", "dotNetSignature": "Void SetData(LocalDataStoreSlot, Object)" }, { "virtualAddress": "0x00605BB0", "name": "LocalDataStore_FreeData", "signature": "void LocalDataStore_FreeData(LocalDataStore * this, int32_t slot, int64_t cookie, MethodInfo * method)", "dotNetSignature": "Void FreeData(Int32, Int64)" }, { "virtualAddress": "0x00605914", "name": "LocalDataStore_PopulateElement", "signature": "LocalDataStoreElement * LocalDataStore_PopulateElement(LocalDataStore * this, LocalDataStoreSlot * slot, MethodInfo * method)", "dotNetSignature": "LocalDataStoreElement PopulateElement(LocalDataStoreSlot)" }, { "virtualAddress": "0x00606058", "name": "LocalDataStoreSlot__ctor", "signature": "void LocalDataStoreSlot__ctor(LocalDataStoreSlot * this, LocalDataStoreMgr * mgr, int32_t slot, int64_t cookie, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot(LocalDataStoreMgr, Int32, Int64)" }, { "virtualAddress": "0x006065D4", "name": "LocalDataStoreSlot_get_Manager", "signature": "LocalDataStoreMgr * LocalDataStoreSlot_get_Manager(LocalDataStoreSlot * this, MethodInfo * method)", "dotNetSignature": "LocalDataStoreMgr get_Manager()" }, { "virtualAddress": "0x006065DC", "name": "LocalDataStoreSlot_get_Slot", "signature": "int32_t LocalDataStoreSlot_get_Slot(LocalDataStoreSlot * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Slot()" }, { "virtualAddress": "0x006065E4", "name": "LocalDataStoreSlot_get_Cookie", "signature": "int64_t LocalDataStoreSlot_get_Cookie(LocalDataStoreSlot * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Cookie()" }, { "virtualAddress": "0x006065EC", "name": "LocalDataStoreSlot_Finalize", "signature": "void LocalDataStoreSlot_Finalize(LocalDataStoreSlot * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0060666C", "name": "LocalDataStoreSlot__ctor_1", "signature": "void LocalDataStoreSlot__ctor_1(LocalDataStoreSlot * this, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot()" }, { "virtualAddress": "0x00605D08", "name": "LocalDataStoreMgr_CreateLocalDataStore", "signature": "LocalDataStoreHolder * LocalDataStoreMgr_CreateLocalDataStore(LocalDataStoreMgr * this, MethodInfo * method)", "dotNetSignature": "LocalDataStoreHolder CreateLocalDataStore()" }, { "virtualAddress": "0x0060556C", "name": "LocalDataStoreMgr_DeleteLocalDataStore", "signature": "void LocalDataStoreMgr_DeleteLocalDataStore(LocalDataStoreMgr * this, LocalDataStore * store, MethodInfo * method)", "dotNetSignature": "Void DeleteLocalDataStore(LocalDataStore)" }, { "virtualAddress": "0x00605E40", "name": "LocalDataStoreMgr_AllocateDataSlot", "signature": "LocalDataStoreSlot * LocalDataStoreMgr_AllocateDataSlot(LocalDataStoreMgr * this, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot AllocateDataSlot()" }, { "virtualAddress": "0x0060609C", "name": "LocalDataStoreMgr_AllocateNamedDataSlot", "signature": "LocalDataStoreSlot * LocalDataStoreMgr_AllocateNamedDataSlot(LocalDataStoreMgr * this, String * name, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot AllocateNamedDataSlot(String)" }, { "virtualAddress": "0x006061A0", "name": "LocalDataStoreMgr_GetNamedDataSlot", "signature": "LocalDataStoreSlot * LocalDataStoreMgr_GetNamedDataSlot(LocalDataStoreMgr * this, String * name, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot GetNamedDataSlot(String)" }, { "virtualAddress": "0x006062C8", "name": "LocalDataStoreMgr_FreeNamedDataSlot", "signature": "void LocalDataStoreMgr_FreeNamedDataSlot(LocalDataStoreMgr * this, String * name, MethodInfo * method)", "dotNetSignature": "Void FreeNamedDataSlot(String)" }, { "virtualAddress": "0x006063A8", "name": "LocalDataStoreMgr_FreeDataSlot", "signature": "void LocalDataStoreMgr_FreeDataSlot(LocalDataStoreMgr * this, int32_t slot, int64_t cookie, MethodInfo * method)", "dotNetSignature": "Void FreeDataSlot(Int32, Int64)" }, { "virtualAddress": "0x00605754", "name": "LocalDataStoreMgr_ValidateSlot", "signature": "void LocalDataStoreMgr_ValidateSlot(LocalDataStoreMgr * this, LocalDataStoreSlot * slot, MethodInfo * method)", "dotNetSignature": "Void ValidateSlot(LocalDataStoreSlot)" }, { "virtualAddress": "0x00605C04", "name": "LocalDataStoreMgr_GetSlotTableLength", "signature": "int32_t LocalDataStoreMgr_GetSlotTableLength(LocalDataStoreMgr * this, MethodInfo * method)", "dotNetSignature": "Int32 GetSlotTableLength()" }, { "virtualAddress": "0x00606524", "name": "LocalDataStoreMgr__ctor", "signature": "void LocalDataStoreMgr__ctor(LocalDataStoreMgr * this, MethodInfo * method)", "dotNetSignature": "LocalDataStoreMgr()" }, { "virtualAddress": "0x00569B54", "name": "AccessViolationException__ctor", "signature": "void AccessViolationException__ctor(AccessViolationException * this, MethodInfo * method)", "dotNetSignature": "AccessViolationException()" }, { "virtualAddress": "0x00569BC8", "name": "AccessViolationException__ctor_1", "signature": "void AccessViolationException__ctor_1(AccessViolationException * this, String * message, MethodInfo * method)", "dotNetSignature": "AccessViolationException(String)" }, { "virtualAddress": "0x00569BFC", "name": "AccessViolationException__ctor_2", "signature": "void AccessViolationException__ctor_2(AccessViolationException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "AccessViolationException(String, Exception)" }, { "virtualAddress": "0x00569C30", "name": "AccessViolationException__ctor_3", "signature": "void AccessViolationException__ctor_3(AccessViolationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "AccessViolationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00569C38", "name": "Action__ctor", "signature": "void Action__ctor(Action * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action(Object, IntPtr)" }, { "virtualAddress": "0x00569C48", "name": "Action_Invoke", "signature": "void Action_Invoke(Action * this, MethodInfo * method)", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x00569E54", "name": "Action_BeginInvoke", "signature": "IAsyncResult * Action_BeginInvoke(Action * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x00569E80", "name": "Action_EndInvoke", "signature": "void Action_EndInvoke(Action * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0056A220", "name": "Activator__ctor", "signature": "void Activator__ctor(Activator * this, MethodInfo * method)", "dotNetSignature": "Activator()" }, { "virtualAddress": "0x0056A228", "name": "Activator_CreateInstance", "signature": "Object * Activator_CreateInstance(Type * type, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0056A230", "name": "Activator_CreateInstance_1", "signature": "Object * Activator_CreateInstance_1(Type * type, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056A454", "name": "Activator_CreateInstance_2", "signature": "Object * Activator_CreateInstance_2(Type * type, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(Type, Object[])" }, { "virtualAddress": "0x0056A46C", "name": "Activator_CreateInstance_3", "signature": "Object * Activator_CreateInstance_3(Type * type, Object__Array * args, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(Type, Object[], Object[])" }, { "virtualAddress": "0x0056A484", "name": "Activator_CreateInstance_4", "signature": "Object * Activator_CreateInstance_4(Type * type, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(Type)" }, { "virtualAddress": "0x0056A630", "name": "Activator_CreateInstance_5", "signature": "ObjectHandle * Activator_CreateInstance_5(String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String)" }, { "virtualAddress": "0x0056A914", "name": "Activator_CreateInstance_6", "signature": "ObjectHandle * Activator_CreateInstance_6(String * assemblyName, String * typeName, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Object[])" }, { "virtualAddress": "0x0056A48C", "name": "Activator_CreateInstance_7", "signature": "Object * Activator_CreateInstance_7(Type * type, bool nonPublic, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(Type, Boolean)" }, { "virtualAddress": "0x0056A998", "name": "Activator_CreateInstanceFrom", "signature": "ObjectHandle * Activator_CreateInstanceFrom(String * assemblyFile, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String)" }, { "virtualAddress": "0x0056A9D0", "name": "Activator_CreateInstanceFrom_1", "signature": "ObjectHandle * Activator_CreateInstanceFrom_1(String * assemblyFile, String * typeName, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Object[])" }, { "virtualAddress": "0x0056AA2C", "name": "Activator_CreateInstance_8", "signature": "ObjectHandle * Activator_CreateInstance_8(String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityInfo, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056AAE0", "name": "Activator_CreateInstance_9", "signature": "ObjectHandle * Activator_CreateInstance_9(String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056A6B0", "name": "Activator_CreateInstance_10", "signature": "ObjectHandle * Activator_CreateInstance_10(String * assemblyString, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityInfo, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0056AB90", "name": "Activator_CreateInstanceFrom_2", "signature": "ObjectHandle * Activator_CreateInstanceFrom_2(String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityInfo, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056AA08", "name": "Activator_CreateInstanceFrom_3", "signature": "ObjectHandle * Activator_CreateInstanceFrom_3(String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056ABA0", "name": "Activator_CreateInstanceFromInternal", "signature": "ObjectHandle * Activator_CreateInstanceFromInternal(String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityInfo, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFromInternal(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056ACA0", "name": "Activator_CreateInstance_11", "signature": "ObjectHandle * Activator_CreateInstance_11(AppDomain * domain, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(AppDomain, String, String)" }, { "virtualAddress": "0x0056AD3C", "name": "Activator_CreateInstance_12", "signature": "ObjectHandle * Activator_CreateInstance_12(AppDomain * domain, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056AE30", "name": "Activator_CreateInstance_13", "signature": "ObjectHandle * Activator_CreateInstance_13(AppDomain * domain, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056AF1C", "name": "Activator_CreateInstanceFrom_4", "signature": "ObjectHandle * Activator_CreateInstanceFrom_4(AppDomain * domain, String * assemblyFile, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(AppDomain, String, String)" }, { "virtualAddress": "0x0056AFB8", "name": "Activator_CreateInstanceFrom_5", "signature": "ObjectHandle * Activator_CreateInstanceFrom_5(AppDomain * domain, String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056B0AC", "name": "Activator_CreateInstanceFrom_6", "signature": "ObjectHandle * Activator_CreateInstanceFrom_6(AppDomain * domain, String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056B198", "name": "Activator_CreateInstance_14", "signature": "ObjectHandle * Activator_CreateInstance_14(ActivationContext * activationContext, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(ActivationContext)" }, { "virtualAddress": "0x0056B2B4", "name": "Activator_CreateInstance_15", "signature": "ObjectHandle * Activator_CreateInstance_15(ActivationContext * activationContext, String__Array * activationCustomData, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(ActivationContext, String[])" }, { "virtualAddress": "0x0056B35C", "name": "Activator_CreateComInstanceFrom", "signature": "ObjectHandle * Activator_CreateComInstanceFrom(String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateComInstanceFrom(String, String)" }, { "virtualAddress": "0x0056B368", "name": "Activator_CreateComInstanceFrom_1", "signature": "ObjectHandle * Activator_CreateComInstanceFrom_1(String * assemblyName, String * typeName, Byte__Array * hashValue, AssemblyHashAlgorithm__Enum hashAlgorithm, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateComInstanceFrom(String, String, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x0056B560", "name": "Activator_GetObject", "signature": "Object * Activator_GetObject(Type * type, String * url, MethodInfo * method)", "dotNetSignature": "Object GetObject(Type, String)" }, { "virtualAddress": "0x0056B568", "name": "Activator_GetObject_1", "signature": "Object * Activator_GetObject_1(Type * type, String * url, Object * state, MethodInfo * method)", "dotNetSignature": "Object GetObject(Type, String, Object)" }, { "virtualAddress": "0x0056B658", "name": "Activator_Log", "signature": "void Activator_Log(bool test, String * title, String * success, String * failure, MethodInfo * method)", "dotNetSignature": "Void Log(Boolean, String, String, String)" }, { "virtualAddress": "0x0056B65C", "name": "Activator_System_Runtime_InteropServices__Activator_GetTypeInfoCount", "signature": "void Activator_System_Runtime_InteropServices__Activator_GetTypeInfoCount(Activator * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0056B6BC", "name": "Activator_System_Runtime_InteropServices__Activator_GetTypeInfo", "signature": "void Activator_System_Runtime_InteropServices__Activator_GetTypeInfo(Activator * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0056B71C", "name": "Activator_System_Runtime_InteropServices__Activator_GetIDsOfNames", "signature": "void Activator_System_Runtime_InteropServices__Activator_GetIDsOfNames(Activator * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0056B77C", "name": "Activator_System_Runtime_InteropServices__Activator_Invoke", "signature": "void Activator_System_Runtime_InteropServices__Activator_Invoke(Activator * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00605478", "name": "LoaderOptimizationAttribute__ctor", "signature": "void LoaderOptimizationAttribute__ctor(LoaderOptimizationAttribute * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "LoaderOptimizationAttribute(Byte)" }, { "virtualAddress": "0x006054A4", "name": "LoaderOptimizationAttribute__ctor_1", "signature": "void LoaderOptimizationAttribute__ctor_1(LoaderOptimizationAttribute * this, LoaderOptimization__Enum value, MethodInfo * method)", "dotNetSignature": "LoaderOptimizationAttribute(LoaderOptimization)" }, { "virtualAddress": "0x006054D0", "name": "LoaderOptimizationAttribute_get_Value", "signature": "LoaderOptimization__Enum LoaderOptimizationAttribute_get_Value(LoaderOptimizationAttribute * this, MethodInfo * method)", "dotNetSignature": "LoaderOptimization get_Value()" }, { "virtualAddress": "0x005D7DDC", "name": "AppDomainUnloadedException__ctor", "signature": "void AppDomainUnloadedException__ctor(AppDomainUnloadedException * this, MethodInfo * method)", "dotNetSignature": "AppDomainUnloadedException()" }, { "virtualAddress": "0x005D7E50", "name": "AppDomainUnloadedException__ctor_1", "signature": "void AppDomainUnloadedException__ctor_1(AppDomainUnloadedException * this, String * message, MethodInfo * method)", "dotNetSignature": "AppDomainUnloadedException(String)" }, { "virtualAddress": "0x005D7E84", "name": "AppDomainUnloadedException__ctor_2", "signature": "void AppDomainUnloadedException__ctor_2(AppDomainUnloadedException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "AppDomainUnloadedException(String, Exception)" }, { "virtualAddress": "0x005D7EB8", "name": "AppDomainUnloadedException__ctor_3", "signature": "void AppDomainUnloadedException__ctor_3(AppDomainUnloadedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "AppDomainUnloadedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D7EC0", "name": "ApplicationException__ctor", "signature": "void ApplicationException__ctor(ApplicationException * this, MethodInfo * method)", "dotNetSignature": "ApplicationException()" }, { "virtualAddress": "0x005D7F5C", "name": "ApplicationException__ctor_1", "signature": "void ApplicationException__ctor_1(ApplicationException * this, String * message, MethodInfo * method)", "dotNetSignature": "ApplicationException(String)" }, { "virtualAddress": "0x005D7FE8", "name": "ApplicationException__ctor_2", "signature": "void ApplicationException__ctor_2(ApplicationException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ApplicationException(String, Exception)" }, { "virtualAddress": "0x005D807C", "name": "ApplicationException__ctor_3", "signature": "void ApplicationException__ctor_3(ApplicationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ApplicationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D810C", "name": "ApplicationId__ctor", "signature": "void ApplicationId__ctor(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "ApplicationId()" }, { "virtualAddress": "0x005D8114", "name": "ApplicationId__ctor_1", "signature": "void ApplicationId__ctor_1(ApplicationId * this, Byte__Array * publicKeyToken, String * name, Version * version, String * processorArchitecture, String * culture, MethodInfo * method)", "dotNetSignature": "ApplicationId(Byte[], String, Version, String, String)" }, { "virtualAddress": "0x005D8890", "name": "ApplicationId_get_PublicKeyToken", "signature": "Byte__Array * ApplicationId_get_PublicKeyToken(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_PublicKeyToken()" }, { "virtualAddress": "0x005D8918", "name": "ApplicationId_get_Name", "signature": "String * ApplicationId_get_Name(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x005D8920", "name": "ApplicationId_get_Version", "signature": "Version * ApplicationId_get_Version(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x005D8928", "name": "ApplicationId_get_ProcessorArchitecture", "signature": "String * ApplicationId_get_ProcessorArchitecture(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "String get_ProcessorArchitecture()" }, { "virtualAddress": "0x005D8930", "name": "ApplicationId_get_Culture", "signature": "String * ApplicationId_get_Culture(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "String get_Culture()" }, { "virtualAddress": "0x005D8938", "name": "ApplicationId_Copy", "signature": "ApplicationId * ApplicationId_Copy(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "ApplicationId Copy()" }, { "virtualAddress": "0x005D89C4", "name": "ApplicationId_ToString", "signature": "String * ApplicationId_ToString(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005D8B60", "name": "ApplicationId_Equals", "signature": "bool ApplicationId_Equals(ApplicationId * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x005D8C9C", "name": "ApplicationId_GetHashCode", "signature": "int32_t ApplicationId_GetHashCode(ApplicationId * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x005D9208", "name": "ArgumentException__ctor", "signature": "void ArgumentException__ctor(ArgumentException * this, MethodInfo * method)", "dotNetSignature": "ArgumentException()" }, { "virtualAddress": "0x005D835C", "name": "ArgumentException__ctor_1", "signature": "void ArgumentException__ctor_1(ArgumentException * this, String * message, MethodInfo * method)", "dotNetSignature": "ArgumentException(String)" }, { "virtualAddress": "0x005D927C", "name": "ArgumentException__ctor_2", "signature": "void ArgumentException__ctor_2(ArgumentException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ArgumentException(String, Exception)" }, { "virtualAddress": "0x005D92B0", "name": "ArgumentException__ctor_3", "signature": "void ArgumentException__ctor_3(ArgumentException * this, String * message, String * paramName, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ArgumentException(String, String, Exception)" }, { "virtualAddress": "0x005D7120", "name": "ArgumentException__ctor_4", "signature": "void ArgumentException__ctor_4(ArgumentException * this, String * message, String * paramName, MethodInfo * method)", "dotNetSignature": "ArgumentException(String, String)" }, { "virtualAddress": "0x005D92F0", "name": "ArgumentException__ctor_5", "signature": "void ArgumentException__ctor_5(ArgumentException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ArgumentException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D9388", "name": "ArgumentException_get_Message", "signature": "String * ArgumentException_get_Message(ArgumentException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x005D949C", "name": "ArgumentException_get_ParamName", "signature": "String * ArgumentException_get_ParamName(ArgumentException * this, MethodInfo * method)", "dotNetSignature": "String get_ParamName()" }, { "virtualAddress": "0x005D94A4", "name": "ArgumentException_GetObjectData", "signature": "void ArgumentException_GetObjectData(ArgumentException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D95AC", "name": "ArgumentNullException__ctor", "signature": "void ArgumentNullException__ctor(ArgumentNullException * this, MethodInfo * method)", "dotNetSignature": "ArgumentNullException()" }, { "virtualAddress": "0x005D82C4", "name": "ArgumentNullException__ctor_1", "signature": "void ArgumentNullException__ctor_1(ArgumentNullException * this, String * paramName, MethodInfo * method)", "dotNetSignature": "ArgumentNullException(String)" }, { "virtualAddress": "0x005D9634", "name": "ArgumentNullException__ctor_2", "signature": "void ArgumentNullException__ctor_2(ArgumentNullException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ArgumentNullException(String, Exception)" }, { "virtualAddress": "0x005D967C", "name": "ArgumentNullException__ctor_3", "signature": "void ArgumentNullException__ctor_3(ArgumentNullException * this, String * paramName, String * message, MethodInfo * method)", "dotNetSignature": "ArgumentNullException(String, String)" }, { "virtualAddress": "0x005D96D0", "name": "ArgumentNullException__ctor_4", "signature": "void ArgumentNullException__ctor_4(ArgumentNullException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ArgumentNullException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D96D4", "name": "ArgumentOutOfRangeException_get_RangeMessage", "signature": "String * ArgumentOutOfRangeException_get_RangeMessage(MethodInfo * method)", "dotNetSignature": "String get_RangeMessage()" }, { "virtualAddress": "0x005D9768", "name": "ArgumentOutOfRangeException__ctor", "signature": "void ArgumentOutOfRangeException__ctor(ArgumentOutOfRangeException * this, MethodInfo * method)", "dotNetSignature": "ArgumentOutOfRangeException()" }, { "virtualAddress": "0x005D97BC", "name": "ArgumentOutOfRangeException__ctor_1", "signature": "void ArgumentOutOfRangeException__ctor_1(ArgumentOutOfRangeException * this, String * paramName, MethodInfo * method)", "dotNetSignature": "ArgumentOutOfRangeException(String)" }, { "virtualAddress": "0x005D9818", "name": "ArgumentOutOfRangeException__ctor_2", "signature": "void ArgumentOutOfRangeException__ctor_2(ArgumentOutOfRangeException * this, String * paramName, String * message, MethodInfo * method)", "dotNetSignature": "ArgumentOutOfRangeException(String, String)" }, { "virtualAddress": "0x005D986C", "name": "ArgumentOutOfRangeException__ctor_3", "signature": "void ArgumentOutOfRangeException__ctor_3(ArgumentOutOfRangeException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ArgumentOutOfRangeException(String, Exception)" }, { "virtualAddress": "0x005D98B4", "name": "ArgumentOutOfRangeException__ctor_4", "signature": "void ArgumentOutOfRangeException__ctor_4(ArgumentOutOfRangeException * this, String * paramName, Object * actualValue, String * message, MethodInfo * method)", "dotNetSignature": "ArgumentOutOfRangeException(String, Object, String)" }, { "virtualAddress": "0x005D9918", "name": "ArgumentOutOfRangeException_get_Message", "signature": "String * ArgumentOutOfRangeException_get_Message(ArgumentOutOfRangeException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x005D9A3C", "name": "ArgumentOutOfRangeException_get_ActualValue", "signature": "Object * ArgumentOutOfRangeException_get_ActualValue(ArgumentOutOfRangeException * this, MethodInfo * method)", "dotNetSignature": "Object get_ActualValue()" }, { "virtualAddress": "0x005D9A44", "name": "ArgumentOutOfRangeException_GetObjectData", "signature": "void ArgumentOutOfRangeException_GetObjectData(ArgumentOutOfRangeException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D9B48", "name": "ArgumentOutOfRangeException__ctor_5", "signature": "void ArgumentOutOfRangeException__ctor_5(ArgumentOutOfRangeException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ArgumentOutOfRangeException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D9C18", "name": "ArithmeticException__ctor", "signature": "void ArithmeticException__ctor(ArithmeticException * this, MethodInfo * method)", "dotNetSignature": "ArithmeticException()" }, { "virtualAddress": "0x005D9C8C", "name": "ArithmeticException__ctor_1", "signature": "void ArithmeticException__ctor_1(ArithmeticException * this, String * message, MethodInfo * method)", "dotNetSignature": "ArithmeticException(String)" }, { "virtualAddress": "0x005D9CC0", "name": "ArithmeticException__ctor_2", "signature": "void ArithmeticException__ctor_2(ArithmeticException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ArithmeticException(String, Exception)" }, { "virtualAddress": "0x005D9CF4", "name": "ArithmeticException__ctor_3", "signature": "void ArithmeticException__ctor_3(ArithmeticException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ArithmeticException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005DDBC4", "name": "ArrayTypeMismatchException__ctor", "signature": "void ArrayTypeMismatchException__ctor(ArrayTypeMismatchException * this, MethodInfo * method)", "dotNetSignature": "ArrayTypeMismatchException()" }, { "virtualAddress": "0x005DFD08", "name": "ArrayTypeMismatchException__ctor_1", "signature": "void ArrayTypeMismatchException__ctor_1(ArrayTypeMismatchException * this, String * message, MethodInfo * method)", "dotNetSignature": "ArrayTypeMismatchException(String)" }, { "virtualAddress": "0x005DFD3C", "name": "ArrayTypeMismatchException__ctor_2", "signature": "void ArrayTypeMismatchException__ctor_2(ArrayTypeMismatchException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ArrayTypeMismatchException(String, Exception)" }, { "virtualAddress": "0x005DFD70", "name": "ArrayTypeMismatchException__ctor_3", "signature": "void ArrayTypeMismatchException__ctor_3(ArrayTypeMismatchException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ArrayTypeMismatchException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005E024C", "name": "AsyncCallback__ctor", "signature": "void AsyncCallback__ctor(AsyncCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "AsyncCallback(Object, IntPtr)" }, { "virtualAddress": "0x005E025C", "name": "AsyncCallback_Invoke", "signature": "void AsyncCallback_Invoke(AsyncCallback * this, IAsyncResult * ar, MethodInfo * method)", "dotNetSignature": "Void Invoke(IAsyncResult)" }, { "virtualAddress": "0x005E0614", "name": "AsyncCallback_BeginInvoke", "signature": "IAsyncResult * AsyncCallback_BeginInvoke(AsyncCallback * this, IAsyncResult * ar, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IAsyncResult, AsyncCallback, Object)" }, { "virtualAddress": "0x005E0638", "name": "AsyncCallback_EndInvoke", "signature": "void AsyncCallback_EndInvoke(AsyncCallback * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005E0644", "name": "Attribute_InternalGetCustomAttributes", "signature": "Attribute__Array * Attribute_InternalGetCustomAttributes(PropertyInfo_1 * element, Type * type, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] InternalGetCustomAttributes(PropertyInfo, Type, Boolean)" }, { "virtualAddress": "0x005E06F4", "name": "Attribute_InternalGetCustomAttributes_1", "signature": "Attribute__Array * Attribute_InternalGetCustomAttributes_1(EventInfo_1 * element, Type * type, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] InternalGetCustomAttributes(EventInfo, Type, Boolean)" }, { "virtualAddress": "0x005E07A4", "name": "Attribute_InternalParamGetCustomAttributes", "signature": "Attribute__Array * Attribute_InternalParamGetCustomAttributes(ParameterInfo_1 * parameter, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] InternalParamGetCustomAttributes(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x005E0B98", "name": "Attribute_InternalIsDefined", "signature": "bool Attribute_InternalIsDefined(PropertyInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean InternalIsDefined(PropertyInfo, Type, Boolean)" }, { "virtualAddress": "0x005E0C18", "name": "Attribute_InternalIsDefined_1", "signature": "bool Attribute_InternalIsDefined_1(EventInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean InternalIsDefined(EventInfo, Type, Boolean)" }, { "virtualAddress": "0x005E0C98", "name": "Attribute_InternalParamIsDefined", "signature": "bool Attribute_InternalParamIsDefined(ParameterInfo_1 * parameter, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean InternalParamIsDefined(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x005E0E48", "name": "Attribute_GetCustomAttributes", "signature": "Attribute__Array * Attribute_GetCustomAttributes(MemberInfo_1 * element, Type * type, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(MemberInfo, Type)" }, { "virtualAddress": "0x005E0E50", "name": "Attribute_GetCustomAttributes_1", "signature": "Attribute__Array * Attribute_GetCustomAttributes_1(MemberInfo_1 * element, Type * type, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x005E1120", "name": "Attribute_GetCustomAttributes_2", "signature": "Attribute__Array * Attribute_GetCustomAttributes_2(MemberInfo_1 * element, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(MemberInfo)" }, { "virtualAddress": "0x005E1128", "name": "Attribute_GetCustomAttributes_3", "signature": "Attribute__Array * Attribute_GetCustomAttributes_3(MemberInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(MemberInfo, Boolean)" }, { "virtualAddress": "0x005E135C", "name": "Attribute_IsDefined", "signature": "bool Attribute_IsDefined(MemberInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(MemberInfo, Type)" }, { "virtualAddress": "0x005E1364", "name": "Attribute_IsDefined_1", "signature": "bool Attribute_IsDefined_1(MemberInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x005E1624", "name": "Attribute_GetCustomAttribute", "signature": "Attribute * Attribute_GetCustomAttribute(MemberInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(MemberInfo, Type)" }, { "virtualAddress": "0x005E162C", "name": "Attribute_GetCustomAttribute_1", "signature": "Attribute * Attribute_GetCustomAttribute_1(MemberInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x005E16FC", "name": "Attribute_GetCustomAttributes_4", "signature": "Attribute__Array * Attribute_GetCustomAttributes_4(ParameterInfo_1 * element, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(ParameterInfo)" }, { "virtualAddress": "0x005E18BC", "name": "Attribute_GetCustomAttributes_5", "signature": "Attribute__Array * Attribute_GetCustomAttributes_5(ParameterInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(ParameterInfo, Type)" }, { "virtualAddress": "0x005E18C4", "name": "Attribute_GetCustomAttributes_6", "signature": "Attribute__Array * Attribute_GetCustomAttributes_6(ParameterInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x005E1704", "name": "Attribute_GetCustomAttributes_7", "signature": "Attribute__Array * Attribute_GetCustomAttributes_7(ParameterInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(ParameterInfo, Boolean)" }, { "virtualAddress": "0x005E1B6C", "name": "Attribute_IsDefined_2", "signature": "bool Attribute_IsDefined_2(ParameterInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(ParameterInfo, Type)" }, { "virtualAddress": "0x005E1B74", "name": "Attribute_IsDefined_3", "signature": "bool Attribute_IsDefined_3(ParameterInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x005E1DB8", "name": "Attribute_GetCustomAttribute_2", "signature": "Attribute * Attribute_GetCustomAttribute_2(ParameterInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(ParameterInfo, Type)" }, { "virtualAddress": "0x005E1DC0", "name": "Attribute_GetCustomAttribute_3", "signature": "Attribute * Attribute_GetCustomAttribute_3(ParameterInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x005E1E90", "name": "Attribute_GetCustomAttributes_8", "signature": "Attribute__Array * Attribute_GetCustomAttributes_8(Module * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Module, Type)" }, { "virtualAddress": "0x005E20D4", "name": "Attribute_GetCustomAttributes_9", "signature": "Attribute__Array * Attribute_GetCustomAttributes_9(Module * element, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Module)" }, { "virtualAddress": "0x005E20DC", "name": "Attribute_GetCustomAttributes_10", "signature": "Attribute__Array * Attribute_GetCustomAttributes_10(Module * element, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Module, Boolean)" }, { "virtualAddress": "0x005E1E98", "name": "Attribute_GetCustomAttributes_11", "signature": "Attribute__Array * Attribute_GetCustomAttributes_11(Module * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Module, Type, Boolean)" }, { "virtualAddress": "0x005E221C", "name": "Attribute_IsDefined_4", "signature": "bool Attribute_IsDefined_4(Module * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Module, Type)" }, { "virtualAddress": "0x005E2224", "name": "Attribute_IsDefined_5", "signature": "bool Attribute_IsDefined_5(Module * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Module, Type, Boolean)" }, { "virtualAddress": "0x005E242C", "name": "Attribute_GetCustomAttribute_4", "signature": "Attribute * Attribute_GetCustomAttribute_4(Module * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(Module, Type)" }, { "virtualAddress": "0x005E2434", "name": "Attribute_GetCustomAttribute_5", "signature": "Attribute * Attribute_GetCustomAttribute_5(Module * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(Module, Type, Boolean)" }, { "virtualAddress": "0x005E2504", "name": "Attribute_GetCustomAttributes_12", "signature": "Attribute__Array * Attribute_GetCustomAttributes_12(Assembly * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Assembly, Type)" }, { "virtualAddress": "0x005E250C", "name": "Attribute_GetCustomAttributes_13", "signature": "Attribute__Array * Attribute_GetCustomAttributes_13(Assembly * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Assembly, Type, Boolean)" }, { "virtualAddress": "0x005E2728", "name": "Attribute_GetCustomAttributes_14", "signature": "Attribute__Array * Attribute_GetCustomAttributes_14(Assembly * element, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Assembly)" }, { "virtualAddress": "0x005E2730", "name": "Attribute_GetCustomAttributes_15", "signature": "Attribute__Array * Attribute_GetCustomAttributes_15(Assembly * element, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute[] GetCustomAttributes(Assembly, Boolean)" }, { "virtualAddress": "0x005E2850", "name": "Attribute_IsDefined_6", "signature": "bool Attribute_IsDefined_6(Assembly * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Assembly, Type)" }, { "virtualAddress": "0x005E2858", "name": "Attribute_IsDefined_7", "signature": "bool Attribute_IsDefined_7(Assembly * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Assembly, Type, Boolean)" }, { "virtualAddress": "0x005E2A40", "name": "Attribute_GetCustomAttribute_6", "signature": "Attribute * Attribute_GetCustomAttribute_6(Assembly * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(Assembly, Type)" }, { "virtualAddress": "0x005E2A48", "name": "Attribute_GetCustomAttribute_7", "signature": "Attribute * Attribute_GetCustomAttribute_7(Assembly * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(Assembly, Type, Boolean)" }, { "virtualAddress": "0x005E2B18", "name": "Attribute__ctor", "signature": "void Attribute__ctor(Attribute * this, MethodInfo * method)", "dotNetSignature": "Attribute()" }, { "virtualAddress": "0x005E2B20", "name": "Attribute_Equals", "signature": "bool Attribute_Equals(Attribute * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x005E2D68", "name": "Attribute_AreFieldValuesEqual", "signature": "bool Attribute_AreFieldValuesEqual(Object * thisValue, Object * thatValue, MethodInfo * method)", "dotNetSignature": "Boolean AreFieldValuesEqual(Object, Object)" }, { "virtualAddress": "0x005E2F30", "name": "Attribute_GetHashCode", "signature": "int32_t Attribute_GetHashCode(Attribute * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x005E3070", "name": "Attribute_get_TypeId", "signature": "Object * Attribute_get_TypeId(Attribute * this, MethodInfo * method)", "dotNetSignature": "Object get_TypeId()" }, { "virtualAddress": "0x005E3078", "name": "Attribute_Match", "signature": "bool Attribute_Match(Attribute * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Match(Object)" }, { "virtualAddress": "0x005E3084", "name": "Attribute_IsDefaultAttribute", "signature": "bool Attribute_IsDefaultAttribute(Attribute * this, MethodInfo * method)", "dotNetSignature": "Boolean IsDefaultAttribute()" }, { "virtualAddress": "0x005E308C", "name": "Attribute_System_Runtime_InteropServices__Attribute_GetIDsOfNames", "signature": "void Attribute_System_Runtime_InteropServices__Attribute_GetIDsOfNames(Attribute * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x005E30CC", "name": "Attribute_System_Runtime_InteropServices__Attribute_GetTypeInfo", "signature": "void Attribute_System_Runtime_InteropServices__Attribute_GetTypeInfo(Attribute * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x005E310C", "name": "Attribute_System_Runtime_InteropServices__Attribute_GetTypeInfoCount", "signature": "void Attribute_System_Runtime_InteropServices__Attribute_GetTypeInfoCount(Attribute * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x005E314C", "name": "Attribute_System_Runtime_InteropServices__Attribute_Invoke", "signature": "void Attribute_System_Runtime_InteropServices__Attribute_Invoke(Attribute * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x005E318C", "name": "AttributeUsageAttribute__ctor", "signature": "void AttributeUsageAttribute__ctor(AttributeUsageAttribute * this, AttributeTargets__Enum validOn, MethodInfo * method)", "dotNetSignature": "AttributeUsageAttribute(AttributeTargets)" }, { "virtualAddress": "0x005E31C8", "name": "AttributeUsageAttribute__ctor_1", "signature": "void AttributeUsageAttribute__ctor_1(AttributeUsageAttribute * this, AttributeTargets__Enum validOn, bool allowMultiple, bool inherited, MethodInfo * method)", "dotNetSignature": "AttributeUsageAttribute(AttributeTargets, Boolean, Boolean)" }, { "virtualAddress": "0x005E3224", "name": "AttributeUsageAttribute_get_ValidOn", "signature": "AttributeTargets__Enum AttributeUsageAttribute_get_ValidOn(AttributeUsageAttribute * this, MethodInfo * method)", "dotNetSignature": "AttributeTargets get_ValidOn()" }, { "virtualAddress": "0x005E322C", "name": "AttributeUsageAttribute_get_AllowMultiple", "signature": "bool AttributeUsageAttribute_get_AllowMultiple(AttributeUsageAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AllowMultiple()" }, { "virtualAddress": "0x005E3234", "name": "AttributeUsageAttribute_set_AllowMultiple", "signature": "void AttributeUsageAttribute_set_AllowMultiple(AttributeUsageAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_AllowMultiple(Boolean)" }, { "virtualAddress": "0x005E3240", "name": "AttributeUsageAttribute_get_Inherited", "signature": "bool AttributeUsageAttribute_get_Inherited(AttributeUsageAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Inherited()" }, { "virtualAddress": "0x005E3248", "name": "AttributeUsageAttribute_set_Inherited", "signature": "void AttributeUsageAttribute_set_Inherited(AttributeUsageAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Inherited(Boolean)" }, { "virtualAddress": "0x005E3254", "name": "AttributeUsageAttribute__cctor", "signature": "void AttributeUsageAttribute__cctor(MethodInfo * method)", "dotNetSignature": "AttributeUsageAttribute()" }, { "virtualAddress": "0x005E32F8", "name": "BadImageFormatException__ctor", "signature": "void BadImageFormatException__ctor(BadImageFormatException * this, MethodInfo * method)", "dotNetSignature": "BadImageFormatException()" }, { "virtualAddress": "0x005E336C", "name": "BadImageFormatException__ctor_1", "signature": "void BadImageFormatException__ctor_1(BadImageFormatException * this, String * message, MethodInfo * method)", "dotNetSignature": "BadImageFormatException(String)" }, { "virtualAddress": "0x005E33A0", "name": "BadImageFormatException__ctor_2", "signature": "void BadImageFormatException__ctor_2(BadImageFormatException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "BadImageFormatException(String, Exception)" }, { "virtualAddress": "0x005E33D4", "name": "BadImageFormatException__ctor_3", "signature": "void BadImageFormatException__ctor_3(BadImageFormatException * this, String * message, String * fileName, MethodInfo * method)", "dotNetSignature": "BadImageFormatException(String, String)" }, { "virtualAddress": "0x005E3414", "name": "BadImageFormatException__ctor_4", "signature": "void BadImageFormatException__ctor_4(BadImageFormatException * this, String * message, String * fileName, Exception * inner, MethodInfo * method)", "dotNetSignature": "BadImageFormatException(String, String, Exception)" }, { "virtualAddress": "0x005E3458", "name": "BadImageFormatException_get_Message", "signature": "String * BadImageFormatException_get_Message(BadImageFormatException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x005E347C", "name": "BadImageFormatException_SetMessageField", "signature": "void BadImageFormatException_SetMessageField(BadImageFormatException * this, MethodInfo * method)", "dotNetSignature": "Void SetMessageField()" }, { "virtualAddress": "0x005E3504", "name": "BadImageFormatException_get_FileName", "signature": "String * BadImageFormatException_get_FileName(BadImageFormatException * this, MethodInfo * method)", "dotNetSignature": "String get_FileName()" }, { "virtualAddress": "0x005E350C", "name": "BadImageFormatException_ToString", "signature": "String * BadImageFormatException_ToString(BadImageFormatException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005E37D8", "name": "BadImageFormatException__ctor_5", "signature": "void BadImageFormatException__ctor_5(BadImageFormatException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "BadImageFormatException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005E3900", "name": "BadImageFormatException__ctor_6", "signature": "void BadImageFormatException__ctor_6(BadImageFormatException * this, String * fileName, String * fusionLog, int32_t hResult, MethodInfo * method)", "dotNetSignature": "BadImageFormatException(String, String, Int32)" }, { "virtualAddress": "0x005E3954", "name": "BadImageFormatException_get_FusionLog", "signature": "String * BadImageFormatException_get_FusionLog(BadImageFormatException * this, MethodInfo * method)", "dotNetSignature": "String get_FusionLog()" }, { "virtualAddress": "0x005E395C", "name": "BadImageFormatException_GetObjectData", "signature": "void BadImageFormatException_GetObjectData(BadImageFormatException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005E3B00", "name": "BitConverter_AmILittleEndian", "signature": "bool BitConverter_AmILittleEndian(MethodInfo * method)", "dotNetSignature": "Boolean AmILittleEndian()" }, { "virtualAddress": "0x005E3B08", "name": "BitConverter_GetBytes", "signature": "Byte__Array * BitConverter_GetBytes(bool value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Boolean)" }, { "virtualAddress": "0x005E3B80", "name": "BitConverter_GetBytes_1", "signature": "Byte__Array * BitConverter_GetBytes_1(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Char)" }, { "virtualAddress": "0x005E3BE4", "name": "BitConverter_GetBytes_2", "signature": "Byte__Array * BitConverter_GetBytes_2(int16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int16)" }, { "virtualAddress": "0x005E3C58", "name": "BitConverter_GetBytes_3", "signature": "Byte__Array * BitConverter_GetBytes_3(int32_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int32)" }, { "virtualAddress": "0x005E3CCC", "name": "BitConverter_GetBytes_4", "signature": "Byte__Array * BitConverter_GetBytes_4(int64_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int64)" }, { "virtualAddress": "0x005E3D40", "name": "BitConverter_GetBytes_5", "signature": "Byte__Array * BitConverter_GetBytes_5(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt16)" }, { "virtualAddress": "0x005E3DA4", "name": "BitConverter_GetBytes_6", "signature": "Byte__Array * BitConverter_GetBytes_6(uint32_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt32)" }, { "virtualAddress": "0x005E3E08", "name": "BitConverter_GetBytes_7", "signature": "Byte__Array * BitConverter_GetBytes_7(uint64_t value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(UInt64)" }, { "virtualAddress": "0x005E3E6C", "name": "BitConverter_GetBytes_8", "signature": "Byte__Array * BitConverter_GetBytes_8(float value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Single)" }, { "virtualAddress": "0x005E3ED0", "name": "BitConverter_GetBytes_9", "signature": "Byte__Array * BitConverter_GetBytes_9(double value, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Double)" }, { "virtualAddress": "0x005E3F34", "name": "BitConverter_ToChar", "signature": "uint16_t BitConverter_ToChar(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Char ToChar(Byte[], Int32)" }, { "virtualAddress": "0x005E3FF8", "name": "BitConverter_ToInt16", "signature": "int16_t BitConverter_ToInt16(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Byte[], Int32)" }, { "virtualAddress": "0x005E4108", "name": "BitConverter_ToInt32", "signature": "int32_t BitConverter_ToInt32(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Byte[], Int32)" }, { "virtualAddress": "0x005E4234", "name": "BitConverter_ToInt64", "signature": "int64_t BitConverter_ToInt64(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Byte[], Int32)" }, { "virtualAddress": "0x005E438C", "name": "BitConverter_ToUInt16", "signature": "uint16_t BitConverter_ToUInt16(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Byte[], Int32)" }, { "virtualAddress": "0x005E4450", "name": "BitConverter_ToUInt32", "signature": "uint32_t BitConverter_ToUInt32(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Byte[], Int32)" }, { "virtualAddress": "0x005E4514", "name": "BitConverter_ToUInt64", "signature": "uint64_t BitConverter_ToUInt64(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Byte[], Int32)" }, { "virtualAddress": "0x005E45D8", "name": "BitConverter_ToSingle", "signature": "float BitConverter_ToSingle(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Byte[], Int32)" }, { "virtualAddress": "0x005E46A4", "name": "BitConverter_ToDouble", "signature": "double BitConverter_ToDouble(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Byte[], Int32)" }, { "virtualAddress": "0x005E4770", "name": "BitConverter_GetHexValue", "signature": "uint16_t BitConverter_GetHexValue(int32_t i, MethodInfo * method)", "dotNetSignature": "Char GetHexValue(Int32)" }, { "virtualAddress": "0x005E4788", "name": "BitConverter_ToString", "signature": "String * BitConverter_ToString(Byte__Array * value, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String ToString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x005E4AF4", "name": "BitConverter_ToString_1", "signature": "String * BitConverter_ToString_1(Byte__Array * value, MethodInfo * method)", "dotNetSignature": "String ToString(Byte[])" }, { "virtualAddress": "0x005E4B9C", "name": "BitConverter_ToString_2", "signature": "String * BitConverter_ToString_2(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "String ToString(Byte[], Int32)" }, { "virtualAddress": "0x005E4C54", "name": "BitConverter_ToBoolean", "signature": "bool BitConverter_ToBoolean(Byte__Array * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Byte[], Int32)" }, { "virtualAddress": "0x005E4D78", "name": "BitConverter_DoubleToInt64Bits", "signature": "int64_t BitConverter_DoubleToInt64Bits(double value, MethodInfo * method)", "dotNetSignature": "Int64 DoubleToInt64Bits(Double)" }, { "virtualAddress": "0x005E4D80", "name": "BitConverter_Int64BitsToDouble", "signature": "double BitConverter_Int64BitsToDouble(int64_t value, MethodInfo * method)", "dotNetSignature": "Double Int64BitsToDouble(Int64)" }, { "virtualAddress": "0x005E4D88", "name": "BitConverter__cctor", "signature": "void BitConverter__cctor(MethodInfo * method)", "dotNetSignature": "BitConverter()" }, { "virtualAddress": "0x003FA3C8", "name": "Boolean_GetHashCode", "signature": "int32_t Boolean_GetHashCode(Boolean__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FA3D8", "name": "Boolean_ToString", "signature": "String * Boolean_ToString(Boolean__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FA438", "name": "Boolean_ToString_1", "signature": "String * Boolean_ToString_1(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FA498", "name": "Boolean_Equals", "signature": "bool Boolean_Equals(Boolean__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FA4A0", "name": "Boolean_Equals_1", "signature": "bool Boolean_Equals_1(Boolean__Boxed * this, bool obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Boolean)" }, { "virtualAddress": "0x003FA4B4", "name": "Boolean_CompareTo", "signature": "int32_t Boolean_CompareTo(Boolean__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FA4BC", "name": "Boolean_CompareTo_1", "signature": "int32_t Boolean_CompareTo_1(Boolean__Boxed * this, bool value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Boolean)" }, { "virtualAddress": "0x005E505C", "name": "Boolean_Parse", "signature": "bool Boolean_Parse(String * value, MethodInfo * method)", "dotNetSignature": "Boolean Parse(String)" }, { "virtualAddress": "0x005E516C", "name": "Boolean_TryParse", "signature": "bool Boolean_TryParse(String * value, bool * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Boolean ByRef)" }, { "virtualAddress": "0x005E5290", "name": "Boolean_TrimWhiteSpaceAndNull", "signature": "String * Boolean_TrimWhiteSpaceAndNull(String * value, MethodInfo * method)", "dotNetSignature": "String TrimWhiteSpaceAndNull(String)" }, { "virtualAddress": "0x003FA4DC", "name": "Boolean_GetTypeCode", "signature": "TypeCode__Enum Boolean_GetTypeCode(Boolean__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FA4E4", "name": "Boolean_System_IConvertible_ToBoolean", "signature": "bool Boolean_System_IConvertible_ToBoolean(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FA4F4", "name": "Boolean_System_IConvertible_ToChar", "signature": "uint16_t Boolean_System_IConvertible_ToChar(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FA500", "name": "Boolean_System_IConvertible_ToSByte", "signature": "int8_t Boolean_System_IConvertible_ToSByte(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FA508", "name": "Boolean_System_IConvertible_ToByte", "signature": "uint8_t Boolean_System_IConvertible_ToByte(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FA510", "name": "Boolean_System_IConvertible_ToInt16", "signature": "int16_t Boolean_System_IConvertible_ToInt16(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FA518", "name": "Boolean_System_IConvertible_ToUInt16", "signature": "uint16_t Boolean_System_IConvertible_ToUInt16(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FA520", "name": "Boolean_System_IConvertible_ToInt32", "signature": "int32_t Boolean_System_IConvertible_ToInt32(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FA528", "name": "Boolean_System_IConvertible_ToUInt32", "signature": "uint32_t Boolean_System_IConvertible_ToUInt32(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FA530", "name": "Boolean_System_IConvertible_ToInt64", "signature": "int64_t Boolean_System_IConvertible_ToInt64(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FA538", "name": "Boolean_System_IConvertible_ToUInt64", "signature": "uint64_t Boolean_System_IConvertible_ToUInt64(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FA540", "name": "Boolean_System_IConvertible_ToSingle", "signature": "float Boolean_System_IConvertible_ToSingle(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FA548", "name": "Boolean_System_IConvertible_ToDouble", "signature": "double Boolean_System_IConvertible_ToDouble(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FA550", "name": "Boolean_System_IConvertible_ToDecimal", "signature": "Decimal Boolean_System_IConvertible_ToDecimal(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FA558", "name": "Boolean_System_IConvertible_ToDateTime", "signature": "DateTime Boolean_System_IConvertible_ToDateTime(Boolean__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FA564", "name": "Boolean_System_IConvertible_ToType", "signature": "Object * Boolean_System_IConvertible_ToType(Boolean__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x005E5C28", "name": "Boolean__cctor", "signature": "void Boolean__cctor(MethodInfo * method)", "dotNetSignature": "Boolean()" }, { "virtualAddress": "0x005E5C9C", "name": "Buffer_InternalBlockCopy", "signature": "bool Buffer_InternalBlockCopy(Array * src, int32_t srcOffsetBytes, Array * dst, int32_t dstOffsetBytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Boolean InternalBlockCopy(Array, Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x005E5CA0", "name": "Buffer_IndexOfByte", "signature": "int32_t Buffer_IndexOfByte(uint8_t * src, uint8_t value, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfByte(Byte*, Byte, Int32, Int32)" }, { "virtualAddress": "0x005E5DBC", "name": "Buffer__GetByte", "signature": "uint8_t Buffer__GetByte(Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte _GetByte(Array, Int32)" }, { "virtualAddress": "0x005E5DC0", "name": "Buffer__SetByte", "signature": "void Buffer__SetByte(Array * array, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void _SetByte(Array, Int32, Byte)" }, { "virtualAddress": "0x005E5DC4", "name": "Buffer__ByteLength", "signature": "int32_t Buffer__ByteLength(Array * array, MethodInfo * method)", "dotNetSignature": "Int32 _ByteLength(Array)" }, { "virtualAddress": "0x005E5DC8", "name": "Buffer_ZeroMemory", "signature": "void Buffer_ZeroMemory(uint8_t * src, int64_t len, MethodInfo * method)", "dotNetSignature": "Void ZeroMemory(Byte*, Int64)" }, { "virtualAddress": "0x005E5DEC", "name": "Buffer_Memcpy", "signature": "void Buffer_Memcpy(Byte__Array * dest, int32_t destIndex, uint8_t * src, int32_t srcIndex, int32_t len, MethodInfo * method)", "dotNetSignature": "Void Memcpy(Byte[], Int32, Byte*, Int32, Int32)" }, { "virtualAddress": "0x005E5E78", "name": "Buffer_Memcpy_1", "signature": "void Buffer_Memcpy_1(uint8_t * pDest, int32_t destIndex, Byte__Array * src, int32_t srcIndex, int32_t len, MethodInfo * method)", "dotNetSignature": "Void Memcpy(Byte*, Int32, Byte[], Int32, Int32)" }, { "virtualAddress": "0x005E5EA8", "name": "Buffer_ByteLength", "signature": "int32_t Buffer_ByteLength(Array * array, MethodInfo * method)", "dotNetSignature": "Int32 ByteLength(Array)" }, { "virtualAddress": "0x005E5F7C", "name": "Buffer_GetByte", "signature": "uint8_t Buffer_GetByte(Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte GetByte(Array, Int32)" }, { "virtualAddress": "0x005E601C", "name": "Buffer_SetByte", "signature": "void Buffer_SetByte(Array * array, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void SetByte(Array, Int32, Byte)" }, { "virtualAddress": "0x005E60C4", "name": "Buffer_BlockCopy", "signature": "void Buffer_BlockCopy(Array * src, int32_t srcOffset, Array * dst, int32_t dstOffset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void BlockCopy(Array, Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x005E62D4", "name": "Buffer_MemoryCopy", "signature": "void Buffer_MemoryCopy(Void * source, Void * destination, int64_t destinationSizeInBytes, int64_t sourceBytesToCopy, MethodInfo * method)", "dotNetSignature": "Void MemoryCopy(Void*, Void*, Int64, Int64)" }, { "virtualAddress": "0x005E641C", "name": "Buffer_MemoryCopy_1", "signature": "void Buffer_MemoryCopy_1(Void * source, Void * destination, uint64_t destinationSizeInBytes, uint64_t sourceBytesToCopy, MethodInfo * method)", "dotNetSignature": "Void MemoryCopy(Void*, Void*, UInt64, UInt64)" }, { "virtualAddress": "0x005E64A4", "name": "Buffer_memcpy4", "signature": "void Buffer_memcpy4(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy4(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x005E6530", "name": "Buffer_memcpy2", "signature": "void Buffer_memcpy2(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy2(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x005E6370", "name": "Buffer_memcpy1", "signature": "void Buffer_memcpy1(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy1(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x005E5E1C", "name": "Buffer_Memcpy_2", "signature": "void Buffer_Memcpy_2(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void Memcpy(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x003FC5DC", "name": "Byte_CompareTo", "signature": "int32_t Byte_CompareTo(Byte__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FC5E4", "name": "Byte_CompareTo_1", "signature": "int32_t Byte_CompareTo_1(Byte__Boxed * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Byte)" }, { "virtualAddress": "0x003FC5F0", "name": "Byte_Equals", "signature": "bool Byte_Equals(Byte__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FC5F8", "name": "Byte_Equals_1", "signature": "bool Byte_Equals_1(Byte__Boxed * this, uint8_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Byte)" }, { "virtualAddress": "0x003FC608", "name": "Byte_GetHashCode", "signature": "int32_t Byte_GetHashCode(Byte__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x005E8BC8", "name": "Byte_Parse", "signature": "uint8_t Byte_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Byte Parse(String)" }, { "virtualAddress": "0x005E8D6C", "name": "Byte_Parse_1", "signature": "uint8_t Byte_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Byte Parse(String, NumberStyles)" }, { "virtualAddress": "0x005E8DAC", "name": "Byte_Parse_2", "signature": "uint8_t Byte_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte Parse(String, IFormatProvider)" }, { "virtualAddress": "0x005E8DE0", "name": "Byte_Parse_3", "signature": "uint8_t Byte_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x005E8BF8", "name": "Byte_Parse_4", "signature": "uint8_t Byte_Parse_4(String * s, NumberStyles__Enum style, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "Byte Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x005E8E30", "name": "Byte_TryParse", "signature": "bool Byte_TryParse(String * s, uint8_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Byte ByRef)" }, { "virtualAddress": "0x005E8EC4", "name": "Byte_TryParse_1", "signature": "bool Byte_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, uint8_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, Byte ByRef)" }, { "virtualAddress": "0x005E8E68", "name": "Byte_TryParse_2", "signature": "bool Byte_TryParse_2(String * s, NumberStyles__Enum style, NumberFormatInfo * info, uint8_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, NumberFormatInfo, Byte ByRef)" }, { "virtualAddress": "0x003FC610", "name": "Byte_ToString", "signature": "String * Byte_ToString(Byte__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FC644", "name": "Byte_ToString_1", "signature": "String * Byte_ToString_1(Byte__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003FC67C", "name": "Byte_ToString_2", "signature": "String * Byte_ToString_2(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FC6B4", "name": "Byte_ToString_3", "signature": "String * Byte_ToString_3(Byte__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x003FC6F0", "name": "Byte_GetTypeCode", "signature": "TypeCode__Enum Byte_GetTypeCode(Byte__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FC6F8", "name": "Byte_System_IConvertible_ToBoolean", "signature": "bool Byte_System_IConvertible_ToBoolean(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FC700", "name": "Byte_System_IConvertible_ToChar", "signature": "uint16_t Byte_System_IConvertible_ToChar(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FC708", "name": "Byte_System_IConvertible_ToSByte", "signature": "int8_t Byte_System_IConvertible_ToSByte(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FC710", "name": "Byte_System_IConvertible_ToByte", "signature": "uint8_t Byte_System_IConvertible_ToByte(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FC718", "name": "Byte_System_IConvertible_ToInt16", "signature": "int16_t Byte_System_IConvertible_ToInt16(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FC720", "name": "Byte_System_IConvertible_ToUInt16", "signature": "uint16_t Byte_System_IConvertible_ToUInt16(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FC728", "name": "Byte_System_IConvertible_ToInt32", "signature": "int32_t Byte_System_IConvertible_ToInt32(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FC730", "name": "Byte_System_IConvertible_ToUInt32", "signature": "uint32_t Byte_System_IConvertible_ToUInt32(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FC738", "name": "Byte_System_IConvertible_ToInt64", "signature": "int64_t Byte_System_IConvertible_ToInt64(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FC740", "name": "Byte_System_IConvertible_ToUInt64", "signature": "uint64_t Byte_System_IConvertible_ToUInt64(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FC748", "name": "Byte_System_IConvertible_ToSingle", "signature": "float Byte_System_IConvertible_ToSingle(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FC750", "name": "Byte_System_IConvertible_ToDouble", "signature": "double Byte_System_IConvertible_ToDouble(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FC758", "name": "Byte_System_IConvertible_ToDecimal", "signature": "Decimal Byte_System_IConvertible_ToDecimal(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FC760", "name": "Byte_System_IConvertible_ToDateTime", "signature": "DateTime Byte_System_IConvertible_ToDateTime(Byte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FC76C", "name": "Byte_System_IConvertible_ToType", "signature": "Object * Byte_System_IConvertible_ToType(Byte__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x005E9D70", "name": "CannotUnloadAppDomainException__ctor", "signature": "void CannotUnloadAppDomainException__ctor(CannotUnloadAppDomainException * this, MethodInfo * method)", "dotNetSignature": "CannotUnloadAppDomainException()" }, { "virtualAddress": "0x005E9DE4", "name": "CannotUnloadAppDomainException__ctor_1", "signature": "void CannotUnloadAppDomainException__ctor_1(CannotUnloadAppDomainException * this, String * message, MethodInfo * method)", "dotNetSignature": "CannotUnloadAppDomainException(String)" }, { "virtualAddress": "0x005E9E18", "name": "CannotUnloadAppDomainException__ctor_2", "signature": "void CannotUnloadAppDomainException__ctor_2(CannotUnloadAppDomainException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "CannotUnloadAppDomainException(String, Exception)" }, { "virtualAddress": "0x005E9E4C", "name": "CannotUnloadAppDomainException__ctor_3", "signature": "void CannotUnloadAppDomainException__ctor_3(CannotUnloadAppDomainException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "CannotUnloadAppDomainException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005E9E54", "name": "Char_IsLatin1", "signature": "bool Char_IsLatin1(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsLatin1(Char)" }, { "virtualAddress": "0x005E9E64", "name": "Char_IsAscii", "signature": "bool Char_IsAscii(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsAscii(Char)" }, { "virtualAddress": "0x005E9E74", "name": "Char_GetLatin1UnicodeCategory", "signature": "UnicodeCategory__Enum Char_GetLatin1UnicodeCategory(uint16_t ch, MethodInfo * method)", "dotNetSignature": "UnicodeCategory GetLatin1UnicodeCategory(Char)" }, { "virtualAddress": "0x003FC774", "name": "Char_GetHashCode", "signature": "int32_t Char_GetHashCode(Char__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FC780", "name": "Char_Equals", "signature": "bool Char_Equals(Char__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FC788", "name": "Char_Equals_1", "signature": "bool Char_Equals_1(Char__Boxed * this, uint16_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Char)" }, { "virtualAddress": "0x003FC798", "name": "Char_CompareTo", "signature": "int32_t Char_CompareTo(Char__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FC7A0", "name": "Char_CompareTo_1", "signature": "int32_t Char_CompareTo_1(Char__Boxed * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Char)" }, { "virtualAddress": "0x003FC7AC", "name": "Char_ToString", "signature": "String * Char_ToString(Char__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FC7B4", "name": "Char_ToString_1", "signature": "String * Char_ToString_1(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x005EA100", "name": "Char_ToString_2", "signature": "String * Char_ToString_2(uint16_t c, MethodInfo * method)", "dotNetSignature": "String ToString(Char)" }, { "virtualAddress": "0x005EA188", "name": "Char_Parse", "signature": "uint16_t Char_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Char Parse(String)" }, { "virtualAddress": "0x005EA26C", "name": "Char_TryParse", "signature": "bool Char_TryParse(String * s, uint16_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Char ByRef)" }, { "virtualAddress": "0x005EA2B8", "name": "Char_IsDigit", "signature": "bool Char_IsDigit(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsDigit(Char)" }, { "virtualAddress": "0x005EA36C", "name": "Char_CheckLetter", "signature": "bool Char_CheckLetter(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean CheckLetter(UnicodeCategory)" }, { "virtualAddress": "0x005EA378", "name": "Char_IsLetter", "signature": "bool Char_IsLetter(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsLetter(Char)" }, { "virtualAddress": "0x005EA498", "name": "Char_IsWhiteSpaceLatin1", "signature": "bool Char_IsWhiteSpaceLatin1(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsWhiteSpaceLatin1(Char)" }, { "virtualAddress": "0x005E53EC", "name": "Char_IsWhiteSpace", "signature": "bool Char_IsWhiteSpace(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsWhiteSpace(Char)" }, { "virtualAddress": "0x005EA4E0", "name": "Char_IsUpper", "signature": "bool Char_IsUpper(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsUpper(Char)" }, { "virtualAddress": "0x005EA5DC", "name": "Char_IsLower", "signature": "bool Char_IsLower(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsLower(Char)" }, { "virtualAddress": "0x005EA6D8", "name": "Char_CheckPunctuation", "signature": "bool Char_CheckPunctuation(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean CheckPunctuation(UnicodeCategory)" }, { "virtualAddress": "0x005EA6E8", "name": "Char_IsPunctuation", "signature": "bool Char_IsPunctuation(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsPunctuation(Char)" }, { "virtualAddress": "0x005EA7D4", "name": "Char_CheckLetterOrDigit", "signature": "bool Char_CheckLetterOrDigit(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean CheckLetterOrDigit(UnicodeCategory)" }, { "virtualAddress": "0x005EA7F0", "name": "Char_IsLetterOrDigit", "signature": "bool Char_IsLetterOrDigit(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsLetterOrDigit(Char)" }, { "virtualAddress": "0x005EA8EC", "name": "Char_ToUpper", "signature": "uint16_t Char_ToUpper(uint16_t c, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Char ToUpper(Char, CultureInfo)" }, { "virtualAddress": "0x005EA9A0", "name": "Char_ToUpper_1", "signature": "uint16_t Char_ToUpper_1(uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToUpper(Char)" }, { "virtualAddress": "0x005EAA38", "name": "Char_ToUpperInvariant", "signature": "uint16_t Char_ToUpperInvariant(uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToUpperInvariant(Char)" }, { "virtualAddress": "0x005EAAD0", "name": "Char_ToLower", "signature": "uint16_t Char_ToLower(uint16_t c, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Char ToLower(Char, CultureInfo)" }, { "virtualAddress": "0x005EAB84", "name": "Char_ToLower_1", "signature": "uint16_t Char_ToLower_1(uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToLower(Char)" }, { "virtualAddress": "0x005EAC1C", "name": "Char_ToLowerInvariant", "signature": "uint16_t Char_ToLowerInvariant(uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToLowerInvariant(Char)" }, { "virtualAddress": "0x003FC7BC", "name": "Char_GetTypeCode", "signature": "TypeCode__Enum Char_GetTypeCode(Char__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FC7C4", "name": "Char_System_IConvertible_ToBoolean", "signature": "bool Char_System_IConvertible_ToBoolean(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FC7D0", "name": "Char_System_IConvertible_ToChar", "signature": "uint16_t Char_System_IConvertible_ToChar(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FC7D8", "name": "Char_System_IConvertible_ToSByte", "signature": "int8_t Char_System_IConvertible_ToSByte(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FC7E0", "name": "Char_System_IConvertible_ToByte", "signature": "uint8_t Char_System_IConvertible_ToByte(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FC7E8", "name": "Char_System_IConvertible_ToInt16", "signature": "int16_t Char_System_IConvertible_ToInt16(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FC7F0", "name": "Char_System_IConvertible_ToUInt16", "signature": "uint16_t Char_System_IConvertible_ToUInt16(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FC7F8", "name": "Char_System_IConvertible_ToInt32", "signature": "int32_t Char_System_IConvertible_ToInt32(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FC800", "name": "Char_System_IConvertible_ToUInt32", "signature": "uint32_t Char_System_IConvertible_ToUInt32(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FC808", "name": "Char_System_IConvertible_ToInt64", "signature": "int64_t Char_System_IConvertible_ToInt64(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FC810", "name": "Char_System_IConvertible_ToUInt64", "signature": "uint64_t Char_System_IConvertible_ToUInt64(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FC818", "name": "Char_System_IConvertible_ToSingle", "signature": "float Char_System_IConvertible_ToSingle(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FC824", "name": "Char_System_IConvertible_ToDouble", "signature": "double Char_System_IConvertible_ToDouble(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FC830", "name": "Char_System_IConvertible_ToDecimal", "signature": "Decimal Char_System_IConvertible_ToDecimal(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FC83C", "name": "Char_System_IConvertible_ToDateTime", "signature": "DateTime Char_System_IConvertible_ToDateTime(Char__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FC848", "name": "Char_System_IConvertible_ToType", "signature": "Object * Char_System_IConvertible_ToType(Char__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x005EB584", "name": "Char_IsControl", "signature": "bool Char_IsControl(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsControl(Char)" }, { "virtualAddress": "0x005EB648", "name": "Char_IsControl_1", "signature": "bool Char_IsControl_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsControl(String, Int32)" }, { "virtualAddress": "0x005EB7A4", "name": "Char_IsDigit_1", "signature": "bool Char_IsDigit_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsDigit(String, Int32)" }, { "virtualAddress": "0x005EB8F0", "name": "Char_IsLetter_1", "signature": "bool Char_IsLetter_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsLetter(String, Int32)" }, { "virtualAddress": "0x005EBAA8", "name": "Char_IsLetterOrDigit_1", "signature": "bool Char_IsLetterOrDigit_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsLetterOrDigit(String, Int32)" }, { "virtualAddress": "0x005EBC3C", "name": "Char_IsLower_1", "signature": "bool Char_IsLower_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsLower(String, Int32)" }, { "virtualAddress": "0x005EBDD0", "name": "Char_CheckNumber", "signature": "bool Char_CheckNumber(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean CheckNumber(UnicodeCategory)" }, { "virtualAddress": "0x005EBDE0", "name": "Char_IsNumber", "signature": "bool Char_IsNumber(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsNumber(Char)" }, { "virtualAddress": "0x005EBF00", "name": "Char_IsNumber_1", "signature": "bool Char_IsNumber_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsNumber(String, Int32)" }, { "virtualAddress": "0x005EC0B8", "name": "Char_IsPunctuation_1", "signature": "bool Char_IsPunctuation_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsPunctuation(String, Int32)" }, { "virtualAddress": "0x005EC23C", "name": "Char_CheckSeparator", "signature": "bool Char_CheckSeparator(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean CheckSeparator(UnicodeCategory)" }, { "virtualAddress": "0x005EC24C", "name": "Char_IsSeparatorLatin1", "signature": "bool Char_IsSeparatorLatin1(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsSeparatorLatin1(Char)" }, { "virtualAddress": "0x005EC260", "name": "Char_IsSeparator", "signature": "bool Char_IsSeparator(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsSeparator(Char)" }, { "virtualAddress": "0x005EC350", "name": "Char_IsSeparator_1", "signature": "bool Char_IsSeparator_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsSeparator(String, Int32)" }, { "virtualAddress": "0x005EC4D8", "name": "Char_IsSurrogate", "signature": "bool Char_IsSurrogate(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsSurrogate(Char)" }, { "virtualAddress": "0x005EC4E8", "name": "Char_IsSurrogate_1", "signature": "bool Char_IsSurrogate_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsSurrogate(String, Int32)" }, { "virtualAddress": "0x005EC5E8", "name": "Char_CheckSymbol", "signature": "bool Char_CheckSymbol(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean CheckSymbol(UnicodeCategory)" }, { "virtualAddress": "0x005EC5F8", "name": "Char_IsSymbol", "signature": "bool Char_IsSymbol(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsSymbol(Char)" }, { "virtualAddress": "0x005EC6E4", "name": "Char_IsSymbol_1", "signature": "bool Char_IsSymbol_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsSymbol(String, Int32)" }, { "virtualAddress": "0x005EC880", "name": "Char_IsUpper_1", "signature": "bool Char_IsUpper_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsUpper(String, Int32)" }, { "virtualAddress": "0x005ECA14", "name": "Char_IsWhiteSpace_1", "signature": "bool Char_IsWhiteSpace_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsWhiteSpace(String, Int32)" }, { "virtualAddress": "0x005ECB84", "name": "Char_GetUnicodeCategory", "signature": "UnicodeCategory__Enum Char_GetUnicodeCategory(uint16_t c, MethodInfo * method)", "dotNetSignature": "UnicodeCategory GetUnicodeCategory(Char)" }, { "virtualAddress": "0x005ECC40", "name": "Char_GetUnicodeCategory_1", "signature": "UnicodeCategory__Enum Char_GetUnicodeCategory_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "UnicodeCategory GetUnicodeCategory(String, Int32)" }, { "virtualAddress": "0x005ECDB0", "name": "Char_GetNumericValue", "signature": "double Char_GetNumericValue(uint16_t c, MethodInfo * method)", "dotNetSignature": "Double GetNumericValue(Char)" }, { "virtualAddress": "0x005ECE18", "name": "Char_GetNumericValue_1", "signature": "double Char_GetNumericValue_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Double GetNumericValue(String, Int32)" }, { "virtualAddress": "0x005ECF00", "name": "Char_IsHighSurrogate", "signature": "bool Char_IsHighSurrogate(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsHighSurrogate(Char)" }, { "virtualAddress": "0x005ECF10", "name": "Char_IsHighSurrogate_1", "signature": "bool Char_IsHighSurrogate_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsHighSurrogate(String, Int32)" }, { "virtualAddress": "0x005ED014", "name": "Char_IsLowSurrogate", "signature": "bool Char_IsLowSurrogate(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsLowSurrogate(Char)" }, { "virtualAddress": "0x005ED024", "name": "Char_IsLowSurrogate_1", "signature": "bool Char_IsLowSurrogate_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsLowSurrogate(String, Int32)" }, { "virtualAddress": "0x005ED128", "name": "Char_IsSurrogatePair", "signature": "bool Char_IsSurrogatePair(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsSurrogatePair(String, Int32)" }, { "virtualAddress": "0x005ED260", "name": "Char_IsSurrogatePair_1", "signature": "bool Char_IsSurrogatePair_1(uint16_t highSurrogate, uint16_t lowSurrogate, MethodInfo * method)", "dotNetSignature": "Boolean IsSurrogatePair(Char, Char)" }, { "virtualAddress": "0x005ED284", "name": "Char_ConvertFromUtf32", "signature": "String * Char_ConvertFromUtf32(int32_t utf32, MethodInfo * method)", "dotNetSignature": "String ConvertFromUtf32(Int32)" }, { "virtualAddress": "0x005ED3D8", "name": "Char_ConvertToUtf32", "signature": "int32_t Char_ConvertToUtf32(uint16_t highSurrogate, uint16_t lowSurrogate, MethodInfo * method)", "dotNetSignature": "Int32 ConvertToUtf32(Char, Char)" }, { "virtualAddress": "0x005ED51C", "name": "Char_ConvertToUtf32_1", "signature": "int32_t Char_ConvertToUtf32_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 ConvertToUtf32(String, Int32)" }, { "virtualAddress": "0x005ED7CC", "name": "Char__cctor", "signature": "void Char__cctor(MethodInfo * method)", "dotNetSignature": "Char()" }, { "virtualAddress": "0x005ED848", "name": "CharEnumerator__ctor", "signature": "void CharEnumerator__ctor(CharEnumerator * this, String * str, MethodInfo * method)", "dotNetSignature": "CharEnumerator(String)" }, { "virtualAddress": "0x005ED87C", "name": "CharEnumerator_Clone", "signature": "Object * CharEnumerator_Clone(CharEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005ED884", "name": "CharEnumerator_MoveNext", "signature": "bool CharEnumerator_MoveNext(CharEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x005ED8E4", "name": "CharEnumerator_Dispose", "signature": "void CharEnumerator_Dispose(CharEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005ED8FC", "name": "CharEnumerator_System_Collections_IEnumerator_get_Current", "signature": "Object * CharEnumerator_System_Collections_IEnumerator_get_Current(CharEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x005ED9E0", "name": "CharEnumerator_get_Current", "signature": "uint16_t CharEnumerator_get_Current(CharEnumerator * this, MethodInfo * method)", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x005EDAA4", "name": "CharEnumerator_Reset", "signature": "void CharEnumerator_Reset(CharEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x005EDAB4", "name": "CharEnumerator__ctor_1", "signature": "void CharEnumerator__ctor_1(CharEnumerator * this, MethodInfo * method)", "dotNetSignature": "CharEnumerator()" }, { "virtualAddress": "0x005E9D38", "name": "CLSCompliantAttribute__ctor", "signature": "void CLSCompliantAttribute__ctor(CLSCompliantAttribute * this, bool isCompliant, MethodInfo * method)", "dotNetSignature": "CLSCompliantAttribute(Boolean)" }, { "virtualAddress": "0x005E9D68", "name": "CLSCompliantAttribute_get_IsCompliant", "signature": "bool CLSCompliantAttribute_get_IsCompliant(CLSCompliantAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompliant()" }, { "virtualAddress": "0x005C1508", "name": "ConsoleCancelEventHandler__ctor", "signature": "void ConsoleCancelEventHandler__ctor(ConsoleCancelEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ConsoleCancelEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x005C08A0", "name": "ConsoleCancelEventHandler_Invoke", "signature": "void ConsoleCancelEventHandler_Invoke(ConsoleCancelEventHandler * this, Object * sender, ConsoleCancelEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, ConsoleCancelEventArgs)" }, { "virtualAddress": "0x005C1518", "name": "ConsoleCancelEventHandler_BeginInvoke", "signature": "IAsyncResult * ConsoleCancelEventHandler_BeginInvoke(ConsoleCancelEventHandler * this, Object * sender, ConsoleCancelEventArgs * e, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, ConsoleCancelEventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x005C1548", "name": "ConsoleCancelEventHandler_EndInvoke", "signature": "void ConsoleCancelEventHandler_EndInvoke(ConsoleCancelEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005C0820", "name": "ConsoleCancelEventArgs__ctor", "signature": "void ConsoleCancelEventArgs__ctor(ConsoleCancelEventArgs * this, ConsoleSpecialKey__Enum type, MethodInfo * method)", "dotNetSignature": "ConsoleCancelEventArgs(ConsoleSpecialKey)" }, { "virtualAddress": "0x005C14AC", "name": "ConsoleCancelEventArgs_get_Cancel", "signature": "bool ConsoleCancelEventArgs_get_Cancel(ConsoleCancelEventArgs * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Cancel()" }, { "virtualAddress": "0x005C14B4", "name": "ConsoleCancelEventArgs_set_Cancel", "signature": "void ConsoleCancelEventArgs_set_Cancel(ConsoleCancelEventArgs * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Cancel(Boolean)" }, { "virtualAddress": "0x005C14C0", "name": "ConsoleCancelEventArgs_get_SpecialKey", "signature": "ConsoleSpecialKey__Enum ConsoleCancelEventArgs_get_SpecialKey(ConsoleCancelEventArgs * this, MethodInfo * method)", "dotNetSignature": "ConsoleSpecialKey get_SpecialKey()" }, { "virtualAddress": "0x005C14C8", "name": "ConsoleCancelEventArgs__ctor_1", "signature": "void ConsoleCancelEventArgs__ctor_1(ConsoleCancelEventArgs * this, MethodInfo * method)", "dotNetSignature": "ConsoleCancelEventArgs()" }, { "virtualAddress": "0x003F99E0", "name": "ConsoleKeyInfo__ctor", "signature": "void ConsoleKeyInfo__ctor(ConsoleKeyInfo__Boxed * this, uint16_t keyChar, ConsoleKey__Enum key, bool shift, bool alt, bool control, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo(Char, ConsoleKey, Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x003F99F4", "name": "ConsoleKeyInfo_get_KeyChar", "signature": "uint16_t ConsoleKeyInfo_get_KeyChar(ConsoleKeyInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "Char get_KeyChar()" }, { "virtualAddress": "0x003F99FC", "name": "ConsoleKeyInfo_get_Key", "signature": "ConsoleKey__Enum ConsoleKeyInfo_get_Key(ConsoleKeyInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "ConsoleKey get_Key()" }, { "virtualAddress": "0x003F9A04", "name": "ConsoleKeyInfo_get_Modifiers", "signature": "ConsoleModifiers__Enum ConsoleKeyInfo_get_Modifiers(ConsoleKeyInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "ConsoleModifiers get_Modifiers()" }, { "virtualAddress": "0x003F9A3C", "name": "ConsoleKeyInfo_Equals", "signature": "bool ConsoleKeyInfo_Equals(ConsoleKeyInfo__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003F9A44", "name": "ConsoleKeyInfo_Equals_1", "signature": "bool ConsoleKeyInfo_Equals_1(ConsoleKeyInfo__Boxed * this, ConsoleKeyInfo obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ConsoleKeyInfo)" }, { "virtualAddress": "0x005C193C", "name": "ConsoleKeyInfo_op_Equality", "signature": "bool ConsoleKeyInfo_op_Equality(ConsoleKeyInfo a, ConsoleKeyInfo b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ConsoleKeyInfo, ConsoleKeyInfo)" }, { "virtualAddress": "0x005C1970", "name": "ConsoleKeyInfo_op_Inequality", "signature": "bool ConsoleKeyInfo_op_Inequality(ConsoleKeyInfo a, ConsoleKeyInfo b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ConsoleKeyInfo, ConsoleKeyInfo)" }, { "virtualAddress": "0x003F9A78", "name": "ConsoleKeyInfo_GetHashCode", "signature": "int32_t ConsoleKeyInfo_GetHashCode(ConsoleKeyInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x005C19B4", "name": "ContextBoundObject__ctor", "signature": "void ContextBoundObject__ctor(ContextBoundObject * this, MethodInfo * method)", "dotNetSignature": "ContextBoundObject()" }, { "virtualAddress": "0x005C19BC", "name": "ContextMarshalException__ctor", "signature": "void ContextMarshalException__ctor(ContextMarshalException * this, MethodInfo * method)", "dotNetSignature": "ContextMarshalException()" }, { "virtualAddress": "0x005C1A30", "name": "ContextMarshalException__ctor_1", "signature": "void ContextMarshalException__ctor_1(ContextMarshalException * this, String * message, MethodInfo * method)", "dotNetSignature": "ContextMarshalException(String)" }, { "virtualAddress": "0x005C1A64", "name": "ContextMarshalException__ctor_2", "signature": "void ContextMarshalException__ctor_2(ContextMarshalException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "ContextMarshalException(String, Exception)" }, { "virtualAddress": "0x005C1A98", "name": "ContextMarshalException__ctor_3", "signature": "void ContextMarshalException__ctor_3(ContextMarshalException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ContextMarshalException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005C1AA0", "name": "ContextStaticAttribute__ctor", "signature": "void ContextStaticAttribute__ctor(ContextStaticAttribute * this, MethodInfo * method)", "dotNetSignature": "ContextStaticAttribute()" }, { "virtualAddress": "0x005C1AB0", "name": "Convert_GetTypeCode", "signature": "TypeCode__Enum Convert_GetTypeCode(Object * value, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode(Object)" }, { "virtualAddress": "0x005C1B84", "name": "Convert_IsDBNull", "signature": "bool Convert_IsDBNull(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsDBNull(Object)" }, { "virtualAddress": "0x005C1C84", "name": "Convert_ChangeType", "signature": "Object * Convert_ChangeType(Object * value, TypeCode__Enum typeCode, MethodInfo * method)", "dotNetSignature": "Object ChangeType(Object, TypeCode)" }, { "virtualAddress": "0x005C1D1C", "name": "Convert_ChangeType_1", "signature": "Object * Convert_ChangeType_1(Object * value, TypeCode__Enum typeCode, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object ChangeType(Object, TypeCode, IFormatProvider)" }, { "virtualAddress": "0x005C25A0", "name": "Convert_DefaultToType", "signature": "Object * Convert_DefaultToType(IConvertible * value, Type * targetType, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object DefaultToType(IConvertible, Type, IFormatProvider)" }, { "virtualAddress": "0x005C3788", "name": "Convert_ChangeType_2", "signature": "Object * Convert_ChangeType_2(Object * value, Type * conversionType, MethodInfo * method)", "dotNetSignature": "Object ChangeType(Object, Type)" }, { "virtualAddress": "0x005C3820", "name": "Convert_ChangeType_3", "signature": "Object * Convert_ChangeType_3(Object * value, Type * conversionType, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object ChangeType(Object, Type, IFormatProvider)" }, { "virtualAddress": "0x005C4808", "name": "Convert_ToBoolean", "signature": "bool Convert_ToBoolean(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Object)" }, { "virtualAddress": "0x005C4918", "name": "Convert_ToBoolean_1", "signature": "bool Convert_ToBoolean_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Object, IFormatProvider)" }, { "virtualAddress": "0x005C4A2C", "name": "Convert_ToBoolean_2", "signature": "bool Convert_ToBoolean_2(bool value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Boolean)" }, { "virtualAddress": "0x005C4A34", "name": "Convert_ToBoolean_3", "signature": "bool Convert_ToBoolean_3(int8_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(SByte)" }, { "virtualAddress": "0x005C4A40", "name": "Convert_ToBoolean_4", "signature": "bool Convert_ToBoolean_4(uint16_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Char)" }, { "virtualAddress": "0x005C4AD8", "name": "Convert_ToBoolean_5", "signature": "bool Convert_ToBoolean_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Byte)" }, { "virtualAddress": "0x005C4AE4", "name": "Convert_ToBoolean_6", "signature": "bool Convert_ToBoolean_6(int16_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Int16)" }, { "virtualAddress": "0x005C4AF0", "name": "Convert_ToBoolean_7", "signature": "bool Convert_ToBoolean_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(UInt16)" }, { "virtualAddress": "0x005C4AFC", "name": "Convert_ToBoolean_8", "signature": "bool Convert_ToBoolean_8(int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Int32)" }, { "virtualAddress": "0x005C4B08", "name": "Convert_ToBoolean_9", "signature": "bool Convert_ToBoolean_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(UInt32)" }, { "virtualAddress": "0x005C4B14", "name": "Convert_ToBoolean_10", "signature": "bool Convert_ToBoolean_10(int64_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Int64)" }, { "virtualAddress": "0x005C4B20", "name": "Convert_ToBoolean_11", "signature": "bool Convert_ToBoolean_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(UInt64)" }, { "virtualAddress": "0x005C4B2C", "name": "Convert_ToBoolean_12", "signature": "bool Convert_ToBoolean_12(String * value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(String)" }, { "virtualAddress": "0x005C4BA8", "name": "Convert_ToBoolean_13", "signature": "bool Convert_ToBoolean_13(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(String, IFormatProvider)" }, { "virtualAddress": "0x005C4C24", "name": "Convert_ToBoolean_14", "signature": "bool Convert_ToBoolean_14(float value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Single)" }, { "virtualAddress": "0x005C4C30", "name": "Convert_ToBoolean_15", "signature": "bool Convert_ToBoolean_15(double value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Double)" }, { "virtualAddress": "0x005C4C3C", "name": "Convert_ToBoolean_16", "signature": "bool Convert_ToBoolean_16(Decimal value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Decimal)" }, { "virtualAddress": "0x005C4CC0", "name": "Convert_ToBoolean_17", "signature": "bool Convert_ToBoolean_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(DateTime)" }, { "virtualAddress": "0x005C4E0C", "name": "Convert_ToChar", "signature": "uint16_t Convert_ToChar(Object * value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Object)" }, { "virtualAddress": "0x005C4F1C", "name": "Convert_ToChar_1", "signature": "uint16_t Convert_ToChar_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char ToChar(Object, IFormatProvider)" }, { "virtualAddress": "0x005C5030", "name": "Convert_ToChar_2", "signature": "uint16_t Convert_ToChar_2(bool value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Boolean)" }, { "virtualAddress": "0x005C50C4", "name": "Convert_ToChar_3", "signature": "uint16_t Convert_ToChar_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Char)" }, { "virtualAddress": "0x005C50C8", "name": "Convert_ToChar_4", "signature": "uint16_t Convert_ToChar_4(int8_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(SByte)" }, { "virtualAddress": "0x005C5160", "name": "Convert_ToChar_5", "signature": "uint16_t Convert_ToChar_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Byte)" }, { "virtualAddress": "0x005C5168", "name": "Convert_ToChar_6", "signature": "uint16_t Convert_ToChar_6(int16_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Int16)" }, { "virtualAddress": "0x005C5204", "name": "Convert_ToChar_7", "signature": "uint16_t Convert_ToChar_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(UInt16)" }, { "virtualAddress": "0x005C5208", "name": "Convert_ToChar_8", "signature": "uint16_t Convert_ToChar_8(int32_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Int32)" }, { "virtualAddress": "0x005C52A4", "name": "Convert_ToChar_9", "signature": "uint16_t Convert_ToChar_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(UInt32)" }, { "virtualAddress": "0x005C5340", "name": "Convert_ToChar_10", "signature": "uint16_t Convert_ToChar_10(int64_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Int64)" }, { "virtualAddress": "0x005C53DC", "name": "Convert_ToChar_11", "signature": "uint16_t Convert_ToChar_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "Char ToChar(UInt64)" }, { "virtualAddress": "0x005C5478", "name": "Convert_ToChar_12", "signature": "uint16_t Convert_ToChar_12(String * value, MethodInfo * method)", "dotNetSignature": "Char ToChar(String)" }, { "virtualAddress": "0x005C54DC", "name": "Convert_ToChar_13", "signature": "uint16_t Convert_ToChar_13(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char ToChar(String, IFormatProvider)" }, { "virtualAddress": "0x005C55C4", "name": "Convert_ToChar_14", "signature": "uint16_t Convert_ToChar_14(float value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Single)" }, { "virtualAddress": "0x005C5660", "name": "Convert_ToChar_15", "signature": "uint16_t Convert_ToChar_15(double value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Double)" }, { "virtualAddress": "0x005C56FC", "name": "Convert_ToChar_16", "signature": "uint16_t Convert_ToChar_16(Decimal value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Decimal)" }, { "virtualAddress": "0x005C579C", "name": "Convert_ToChar_17", "signature": "uint16_t Convert_ToChar_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Char ToChar(DateTime)" }, { "virtualAddress": "0x005C58E8", "name": "Convert_ToSByte", "signature": "int8_t Convert_ToSByte(Object * value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Object)" }, { "virtualAddress": "0x005C59F8", "name": "Convert_ToSByte_1", "signature": "int8_t Convert_ToSByte_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Object, IFormatProvider)" }, { "virtualAddress": "0x005C5B0C", "name": "Convert_ToSByte_2", "signature": "int8_t Convert_ToSByte_2(bool value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Boolean)" }, { "virtualAddress": "0x005C5B14", "name": "Convert_ToSByte_3", "signature": "int8_t Convert_ToSByte_3(int8_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(SByte)" }, { "virtualAddress": "0x005C5B18", "name": "Convert_ToSByte_4", "signature": "int8_t Convert_ToSByte_4(uint16_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Char)" }, { "virtualAddress": "0x005C5BB8", "name": "Convert_ToSByte_5", "signature": "int8_t Convert_ToSByte_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Byte)" }, { "virtualAddress": "0x005C5C54", "name": "Convert_ToSByte_6", "signature": "int8_t Convert_ToSByte_6(int16_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Int16)" }, { "virtualAddress": "0x005C5CF8", "name": "Convert_ToSByte_7", "signature": "int8_t Convert_ToSByte_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(UInt16)" }, { "virtualAddress": "0x005C5D98", "name": "Convert_ToSByte_8", "signature": "int8_t Convert_ToSByte_8(int32_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Int32)" }, { "virtualAddress": "0x005C5E38", "name": "Convert_ToSByte_9", "signature": "int8_t Convert_ToSByte_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(UInt32)" }, { "virtualAddress": "0x005C5ED4", "name": "Convert_ToSByte_10", "signature": "int8_t Convert_ToSByte_10(int64_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Int64)" }, { "virtualAddress": "0x005C5F74", "name": "Convert_ToSByte_11", "signature": "int8_t Convert_ToSByte_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(UInt64)" }, { "virtualAddress": "0x005C6010", "name": "Convert_ToSByte_12", "signature": "int8_t Convert_ToSByte_12(float value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Single)" }, { "virtualAddress": "0x005C607C", "name": "Convert_ToSByte_13", "signature": "int8_t Convert_ToSByte_13(double value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Double)" }, { "virtualAddress": "0x005C6200", "name": "Convert_ToSByte_14", "signature": "int8_t Convert_ToSByte_14(Decimal value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Decimal)" }, { "virtualAddress": "0x005C6284", "name": "Convert_ToSByte_15", "signature": "int8_t Convert_ToSByte_15(String * value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(String)" }, { "virtualAddress": "0x005C630C", "name": "Convert_ToSByte_16", "signature": "int8_t Convert_ToSByte_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(String, IFormatProvider)" }, { "virtualAddress": "0x005C631C", "name": "Convert_ToSByte_17", "signature": "int8_t Convert_ToSByte_17(DateTime value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(DateTime)" }, { "virtualAddress": "0x005C6468", "name": "Convert_ToByte", "signature": "uint8_t Convert_ToByte(Object * value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Object)" }, { "virtualAddress": "0x005C6578", "name": "Convert_ToByte_1", "signature": "uint8_t Convert_ToByte_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Object, IFormatProvider)" }, { "virtualAddress": "0x005C668C", "name": "Convert_ToByte_2", "signature": "uint8_t Convert_ToByte_2(bool value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Boolean)" }, { "virtualAddress": "0x005C6694", "name": "Convert_ToByte_3", "signature": "uint8_t Convert_ToByte_3(uint8_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Byte)" }, { "virtualAddress": "0x005C6698", "name": "Convert_ToByte_4", "signature": "uint8_t Convert_ToByte_4(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Char)" }, { "virtualAddress": "0x005C6738", "name": "Convert_ToByte_5", "signature": "uint8_t Convert_ToByte_5(int8_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(SByte)" }, { "virtualAddress": "0x005C67D4", "name": "Convert_ToByte_6", "signature": "uint8_t Convert_ToByte_6(int16_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Int16)" }, { "virtualAddress": "0x005C6874", "name": "Convert_ToByte_7", "signature": "uint8_t Convert_ToByte_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(UInt16)" }, { "virtualAddress": "0x005C6914", "name": "Convert_ToByte_8", "signature": "uint8_t Convert_ToByte_8(int32_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Int32)" }, { "virtualAddress": "0x005C69B0", "name": "Convert_ToByte_9", "signature": "uint8_t Convert_ToByte_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(UInt32)" }, { "virtualAddress": "0x005C6A4C", "name": "Convert_ToByte_10", "signature": "uint8_t Convert_ToByte_10(int64_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Int64)" }, { "virtualAddress": "0x005C6AE8", "name": "Convert_ToByte_11", "signature": "uint8_t Convert_ToByte_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(UInt64)" }, { "virtualAddress": "0x005C6B84", "name": "Convert_ToByte_12", "signature": "uint8_t Convert_ToByte_12(float value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Single)" }, { "virtualAddress": "0x005C6BF0", "name": "Convert_ToByte_13", "signature": "uint8_t Convert_ToByte_13(double value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Double)" }, { "virtualAddress": "0x005C6C60", "name": "Convert_ToByte_14", "signature": "uint8_t Convert_ToByte_14(Decimal value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Decimal)" }, { "virtualAddress": "0x005C6CE4", "name": "Convert_ToByte_15", "signature": "uint8_t Convert_ToByte_15(String * value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(String)" }, { "virtualAddress": "0x005C6D6C", "name": "Convert_ToByte_16", "signature": "uint8_t Convert_ToByte_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte ToByte(String, IFormatProvider)" }, { "virtualAddress": "0x005C6D84", "name": "Convert_ToByte_17", "signature": "uint8_t Convert_ToByte_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(DateTime)" }, { "virtualAddress": "0x005C6ED0", "name": "Convert_ToInt16", "signature": "int16_t Convert_ToInt16(Object * value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Object)" }, { "virtualAddress": "0x005C6FE0", "name": "Convert_ToInt16_1", "signature": "int16_t Convert_ToInt16_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Object, IFormatProvider)" }, { "virtualAddress": "0x005C70F4", "name": "Convert_ToInt16_2", "signature": "int16_t Convert_ToInt16_2(bool value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Boolean)" }, { "virtualAddress": "0x005C70FC", "name": "Convert_ToInt16_3", "signature": "int16_t Convert_ToInt16_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Char)" }, { "virtualAddress": "0x005C7198", "name": "Convert_ToInt16_4", "signature": "int16_t Convert_ToInt16_4(int8_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(SByte)" }, { "virtualAddress": "0x005C71A0", "name": "Convert_ToInt16_5", "signature": "int16_t Convert_ToInt16_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Byte)" }, { "virtualAddress": "0x005C71A8", "name": "Convert_ToInt16_6", "signature": "int16_t Convert_ToInt16_6(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(UInt16)" }, { "virtualAddress": "0x005C7244", "name": "Convert_ToInt16_7", "signature": "int16_t Convert_ToInt16_7(int32_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Int32)" }, { "virtualAddress": "0x005C72E4", "name": "Convert_ToInt16_8", "signature": "int16_t Convert_ToInt16_8(uint32_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(UInt32)" }, { "virtualAddress": "0x005C7380", "name": "Convert_ToInt16_9", "signature": "int16_t Convert_ToInt16_9(int16_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Int16)" }, { "virtualAddress": "0x005C7384", "name": "Convert_ToInt16_10", "signature": "int16_t Convert_ToInt16_10(int64_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Int64)" }, { "virtualAddress": "0x005C7424", "name": "Convert_ToInt16_11", "signature": "int16_t Convert_ToInt16_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(UInt64)" }, { "virtualAddress": "0x005C74C0", "name": "Convert_ToInt16_12", "signature": "int16_t Convert_ToInt16_12(float value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Single)" }, { "virtualAddress": "0x005C752C", "name": "Convert_ToInt16_13", "signature": "int16_t Convert_ToInt16_13(double value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Double)" }, { "virtualAddress": "0x005C759C", "name": "Convert_ToInt16_14", "signature": "int16_t Convert_ToInt16_14(Decimal value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Decimal)" }, { "virtualAddress": "0x005C7620", "name": "Convert_ToInt16_15", "signature": "int16_t Convert_ToInt16_15(String * value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(String)" }, { "virtualAddress": "0x005C76A8", "name": "Convert_ToInt16_16", "signature": "int16_t Convert_ToInt16_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(String, IFormatProvider)" }, { "virtualAddress": "0x005C76C0", "name": "Convert_ToInt16_17", "signature": "int16_t Convert_ToInt16_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(DateTime)" }, { "virtualAddress": "0x005C780C", "name": "Convert_ToUInt16", "signature": "uint16_t Convert_ToUInt16(Object * value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Object)" }, { "virtualAddress": "0x005C791C", "name": "Convert_ToUInt16_1", "signature": "uint16_t Convert_ToUInt16_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Object, IFormatProvider)" }, { "virtualAddress": "0x005C7A30", "name": "Convert_ToUInt16_2", "signature": "uint16_t Convert_ToUInt16_2(bool value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Boolean)" }, { "virtualAddress": "0x005C7A38", "name": "Convert_ToUInt16_3", "signature": "uint16_t Convert_ToUInt16_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Char)" }, { "virtualAddress": "0x005C7A3C", "name": "Convert_ToUInt16_4", "signature": "uint16_t Convert_ToUInt16_4(int8_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(SByte)" }, { "virtualAddress": "0x005C7AD4", "name": "Convert_ToUInt16_5", "signature": "uint16_t Convert_ToUInt16_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Byte)" }, { "virtualAddress": "0x005C7ADC", "name": "Convert_ToUInt16_6", "signature": "uint16_t Convert_ToUInt16_6(int16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Int16)" }, { "virtualAddress": "0x005C7B78", "name": "Convert_ToUInt16_7", "signature": "uint16_t Convert_ToUInt16_7(int32_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Int32)" }, { "virtualAddress": "0x005C7C14", "name": "Convert_ToUInt16_8", "signature": "uint16_t Convert_ToUInt16_8(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(UInt16)" }, { "virtualAddress": "0x005C7C18", "name": "Convert_ToUInt16_9", "signature": "uint16_t Convert_ToUInt16_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(UInt32)" }, { "virtualAddress": "0x005C7CB4", "name": "Convert_ToUInt16_10", "signature": "uint16_t Convert_ToUInt16_10(int64_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Int64)" }, { "virtualAddress": "0x005C7D50", "name": "Convert_ToUInt16_11", "signature": "uint16_t Convert_ToUInt16_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(UInt64)" }, { "virtualAddress": "0x005C7DEC", "name": "Convert_ToUInt16_12", "signature": "uint16_t Convert_ToUInt16_12(float value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Single)" }, { "virtualAddress": "0x005C7E58", "name": "Convert_ToUInt16_13", "signature": "uint16_t Convert_ToUInt16_13(double value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Double)" }, { "virtualAddress": "0x005C7EC8", "name": "Convert_ToUInt16_14", "signature": "uint16_t Convert_ToUInt16_14(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Decimal)" }, { "virtualAddress": "0x005C7F4C", "name": "Convert_ToUInt16_15", "signature": "uint16_t Convert_ToUInt16_15(String * value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(String)" }, { "virtualAddress": "0x005C7FD4", "name": "Convert_ToUInt16_16", "signature": "uint16_t Convert_ToUInt16_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(String, IFormatProvider)" }, { "virtualAddress": "0x005C7FEC", "name": "Convert_ToUInt16_17", "signature": "uint16_t Convert_ToUInt16_17(DateTime value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(DateTime)" }, { "virtualAddress": "0x005C8138", "name": "Convert_ToInt32", "signature": "int32_t Convert_ToInt32(Object * value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Object)" }, { "virtualAddress": "0x005C8248", "name": "Convert_ToInt32_1", "signature": "int32_t Convert_ToInt32_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Object, IFormatProvider)" }, { "virtualAddress": "0x005C835C", "name": "Convert_ToInt32_2", "signature": "int32_t Convert_ToInt32_2(bool value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Boolean)" }, { "virtualAddress": "0x005C8364", "name": "Convert_ToInt32_3", "signature": "int32_t Convert_ToInt32_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Char)" }, { "virtualAddress": "0x005C836C", "name": "Convert_ToInt32_4", "signature": "int32_t Convert_ToInt32_4(int8_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(SByte)" }, { "virtualAddress": "0x005C8374", "name": "Convert_ToInt32_5", "signature": "int32_t Convert_ToInt32_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Byte)" }, { "virtualAddress": "0x005C837C", "name": "Convert_ToInt32_6", "signature": "int32_t Convert_ToInt32_6(int16_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Int16)" }, { "virtualAddress": "0x005C8384", "name": "Convert_ToInt32_7", "signature": "int32_t Convert_ToInt32_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(UInt16)" }, { "virtualAddress": "0x005C838C", "name": "Convert_ToInt32_8", "signature": "int32_t Convert_ToInt32_8(uint32_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(UInt32)" }, { "virtualAddress": "0x005C8424", "name": "Convert_ToInt32_9", "signature": "int32_t Convert_ToInt32_9(int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Int32)" }, { "virtualAddress": "0x005C8428", "name": "Convert_ToInt32_10", "signature": "int32_t Convert_ToInt32_10(int64_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Int64)" }, { "virtualAddress": "0x005C84C8", "name": "Convert_ToInt32_11", "signature": "int32_t Convert_ToInt32_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(UInt64)" }, { "virtualAddress": "0x005C8564", "name": "Convert_ToInt32_12", "signature": "int32_t Convert_ToInt32_12(float value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Single)" }, { "virtualAddress": "0x005C60EC", "name": "Convert_ToInt32_13", "signature": "int32_t Convert_ToInt32_13(double value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Double)" }, { "virtualAddress": "0x005C85D0", "name": "Convert_ToInt32_14", "signature": "int32_t Convert_ToInt32_14(Decimal value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Decimal)" }, { "virtualAddress": "0x005C8648", "name": "Convert_ToInt32_15", "signature": "int32_t Convert_ToInt32_15(String * value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(String)" }, { "virtualAddress": "0x005C86D0", "name": "Convert_ToInt32_16", "signature": "int32_t Convert_ToInt32_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(String, IFormatProvider)" }, { "virtualAddress": "0x005C86E8", "name": "Convert_ToInt32_17", "signature": "int32_t Convert_ToInt32_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(DateTime)" }, { "virtualAddress": "0x005C8834", "name": "Convert_ToUInt32", "signature": "uint32_t Convert_ToUInt32(Object * value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Object)" }, { "virtualAddress": "0x005C8944", "name": "Convert_ToUInt32_1", "signature": "uint32_t Convert_ToUInt32_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Object, IFormatProvider)" }, { "virtualAddress": "0x005C8A58", "name": "Convert_ToUInt32_2", "signature": "uint32_t Convert_ToUInt32_2(bool value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Boolean)" }, { "virtualAddress": "0x005C8A60", "name": "Convert_ToUInt32_3", "signature": "uint32_t Convert_ToUInt32_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Char)" }, { "virtualAddress": "0x005C8A68", "name": "Convert_ToUInt32_4", "signature": "uint32_t Convert_ToUInt32_4(int8_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(SByte)" }, { "virtualAddress": "0x005C8B00", "name": "Convert_ToUInt32_5", "signature": "uint32_t Convert_ToUInt32_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Byte)" }, { "virtualAddress": "0x005C8B08", "name": "Convert_ToUInt32_6", "signature": "uint32_t Convert_ToUInt32_6(int16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Int16)" }, { "virtualAddress": "0x005C8BA0", "name": "Convert_ToUInt32_7", "signature": "uint32_t Convert_ToUInt32_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(UInt16)" }, { "virtualAddress": "0x005C8BA8", "name": "Convert_ToUInt32_8", "signature": "uint32_t Convert_ToUInt32_8(int32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Int32)" }, { "virtualAddress": "0x005C8C40", "name": "Convert_ToUInt32_9", "signature": "uint32_t Convert_ToUInt32_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(UInt32)" }, { "virtualAddress": "0x005C8C44", "name": "Convert_ToUInt32_10", "signature": "uint32_t Convert_ToUInt32_10(int64_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Int64)" }, { "virtualAddress": "0x005C8CE0", "name": "Convert_ToUInt32_11", "signature": "uint32_t Convert_ToUInt32_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(UInt64)" }, { "virtualAddress": "0x005C8D7C", "name": "Convert_ToUInt32_12", "signature": "uint32_t Convert_ToUInt32_12(float value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Single)" }, { "virtualAddress": "0x005C8DE8", "name": "Convert_ToUInt32_13", "signature": "uint32_t Convert_ToUInt32_13(double value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Double)" }, { "virtualAddress": "0x005C8ED0", "name": "Convert_ToUInt32_14", "signature": "uint32_t Convert_ToUInt32_14(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Decimal)" }, { "virtualAddress": "0x005C8F54", "name": "Convert_ToUInt32_15", "signature": "uint32_t Convert_ToUInt32_15(String * value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(String)" }, { "virtualAddress": "0x005C8FDC", "name": "Convert_ToUInt32_16", "signature": "uint32_t Convert_ToUInt32_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(String, IFormatProvider)" }, { "virtualAddress": "0x005C8FF4", "name": "Convert_ToUInt32_17", "signature": "uint32_t Convert_ToUInt32_17(DateTime value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(DateTime)" }, { "virtualAddress": "0x005C9140", "name": "Convert_ToInt64", "signature": "int64_t Convert_ToInt64(Object * value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Object)" }, { "virtualAddress": "0x005C9250", "name": "Convert_ToInt64_1", "signature": "int64_t Convert_ToInt64_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Object, IFormatProvider)" }, { "virtualAddress": "0x005C9364", "name": "Convert_ToInt64_2", "signature": "int64_t Convert_ToInt64_2(bool value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Boolean)" }, { "virtualAddress": "0x005C936C", "name": "Convert_ToInt64_3", "signature": "int64_t Convert_ToInt64_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Char)" }, { "virtualAddress": "0x005C9374", "name": "Convert_ToInt64_4", "signature": "int64_t Convert_ToInt64_4(int8_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(SByte)" }, { "virtualAddress": "0x005C937C", "name": "Convert_ToInt64_5", "signature": "int64_t Convert_ToInt64_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Byte)" }, { "virtualAddress": "0x005C9384", "name": "Convert_ToInt64_6", "signature": "int64_t Convert_ToInt64_6(int16_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Int16)" }, { "virtualAddress": "0x005C938C", "name": "Convert_ToInt64_7", "signature": "int64_t Convert_ToInt64_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(UInt16)" }, { "virtualAddress": "0x005C9394", "name": "Convert_ToInt64_8", "signature": "int64_t Convert_ToInt64_8(int32_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Int32)" }, { "virtualAddress": "0x005C939C", "name": "Convert_ToInt64_9", "signature": "int64_t Convert_ToInt64_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(UInt32)" }, { "virtualAddress": "0x005C93A4", "name": "Convert_ToInt64_10", "signature": "int64_t Convert_ToInt64_10(uint64_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(UInt64)" }, { "virtualAddress": "0x005C943C", "name": "Convert_ToInt64_11", "signature": "int64_t Convert_ToInt64_11(int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Int64)" }, { "virtualAddress": "0x005C9440", "name": "Convert_ToInt64_12", "signature": "int64_t Convert_ToInt64_12(float value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Single)" }, { "virtualAddress": "0x005C94AC", "name": "Convert_ToInt64_13", "signature": "int64_t Convert_ToInt64_13(double value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Double)" }, { "virtualAddress": "0x005C95A4", "name": "Convert_ToInt64_14", "signature": "int64_t Convert_ToInt64_14(Decimal value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Decimal)" }, { "virtualAddress": "0x005C9628", "name": "Convert_ToInt64_15", "signature": "int64_t Convert_ToInt64_15(String * value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(String)" }, { "virtualAddress": "0x005C96B0", "name": "Convert_ToInt64_16", "signature": "int64_t Convert_ToInt64_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(String, IFormatProvider)" }, { "virtualAddress": "0x005C96C8", "name": "Convert_ToInt64_17", "signature": "int64_t Convert_ToInt64_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(DateTime)" }, { "virtualAddress": "0x005C9814", "name": "Convert_ToUInt64", "signature": "uint64_t Convert_ToUInt64(Object * value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Object)" }, { "virtualAddress": "0x005C9924", "name": "Convert_ToUInt64_1", "signature": "uint64_t Convert_ToUInt64_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Object, IFormatProvider)" }, { "virtualAddress": "0x005C9A38", "name": "Convert_ToUInt64_2", "signature": "uint64_t Convert_ToUInt64_2(bool value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Boolean)" }, { "virtualAddress": "0x005C9A40", "name": "Convert_ToUInt64_3", "signature": "uint64_t Convert_ToUInt64_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Char)" }, { "virtualAddress": "0x005C9A48", "name": "Convert_ToUInt64_4", "signature": "uint64_t Convert_ToUInt64_4(int8_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(SByte)" }, { "virtualAddress": "0x005C9AE4", "name": "Convert_ToUInt64_5", "signature": "uint64_t Convert_ToUInt64_5(uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Byte)" }, { "virtualAddress": "0x005C9AEC", "name": "Convert_ToUInt64_6", "signature": "uint64_t Convert_ToUInt64_6(int16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Int16)" }, { "virtualAddress": "0x005C9B88", "name": "Convert_ToUInt64_7", "signature": "uint64_t Convert_ToUInt64_7(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(UInt16)" }, { "virtualAddress": "0x005C9B90", "name": "Convert_ToUInt64_8", "signature": "uint64_t Convert_ToUInt64_8(int32_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Int32)" }, { "virtualAddress": "0x005C9C28", "name": "Convert_ToUInt64_9", "signature": "uint64_t Convert_ToUInt64_9(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(UInt32)" }, { "virtualAddress": "0x005C9C30", "name": "Convert_ToUInt64_10", "signature": "uint64_t Convert_ToUInt64_10(int64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Int64)" }, { "virtualAddress": "0x005C9CC8", "name": "Convert_ToUInt64_11", "signature": "uint64_t Convert_ToUInt64_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(UInt64)" }, { "virtualAddress": "0x005C9CCC", "name": "Convert_ToUInt64_12", "signature": "uint64_t Convert_ToUInt64_12(float value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Single)" }, { "virtualAddress": "0x005C9D38", "name": "Convert_ToUInt64_13", "signature": "uint64_t Convert_ToUInt64_13(double value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Double)" }, { "virtualAddress": "0x005C9E30", "name": "Convert_ToUInt64_14", "signature": "uint64_t Convert_ToUInt64_14(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Decimal)" }, { "virtualAddress": "0x005C9EB4", "name": "Convert_ToUInt64_15", "signature": "uint64_t Convert_ToUInt64_15(String * value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(String)" }, { "virtualAddress": "0x005C9F3C", "name": "Convert_ToUInt64_16", "signature": "uint64_t Convert_ToUInt64_16(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(String, IFormatProvider)" }, { "virtualAddress": "0x005C9F54", "name": "Convert_ToUInt64_17", "signature": "uint64_t Convert_ToUInt64_17(DateTime value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(DateTime)" }, { "virtualAddress": "0x005CA0A0", "name": "Convert_ToSingle", "signature": "float Convert_ToSingle(Object * value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Object)" }, { "virtualAddress": "0x005CA1B0", "name": "Convert_ToSingle_1", "signature": "float Convert_ToSingle_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Object, IFormatProvider)" }, { "virtualAddress": "0x005CA2C4", "name": "Convert_ToSingle_2", "signature": "float Convert_ToSingle_2(int8_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(SByte)" }, { "virtualAddress": "0x005CA2D0", "name": "Convert_ToSingle_3", "signature": "float Convert_ToSingle_3(uint8_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Byte)" }, { "virtualAddress": "0x005CA2DC", "name": "Convert_ToSingle_4", "signature": "float Convert_ToSingle_4(uint16_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Char)" }, { "virtualAddress": "0x005CA370", "name": "Convert_ToSingle_5", "signature": "float Convert_ToSingle_5(int16_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Int16)" }, { "virtualAddress": "0x005CA37C", "name": "Convert_ToSingle_6", "signature": "float Convert_ToSingle_6(uint16_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(UInt16)" }, { "virtualAddress": "0x005CA388", "name": "Convert_ToSingle_7", "signature": "float Convert_ToSingle_7(int32_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Int32)" }, { "virtualAddress": "0x005CA390", "name": "Convert_ToSingle_8", "signature": "float Convert_ToSingle_8(uint32_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(UInt32)" }, { "virtualAddress": "0x005CA39C", "name": "Convert_ToSingle_9", "signature": "float Convert_ToSingle_9(int64_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Int64)" }, { "virtualAddress": "0x005CA3A4", "name": "Convert_ToSingle_10", "signature": "float Convert_ToSingle_10(uint64_t value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(UInt64)" }, { "virtualAddress": "0x005CA3B0", "name": "Convert_ToSingle_11", "signature": "float Convert_ToSingle_11(float value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Single)" }, { "virtualAddress": "0x005CA3B4", "name": "Convert_ToSingle_12", "signature": "float Convert_ToSingle_12(double value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Double)" }, { "virtualAddress": "0x005CA3BC", "name": "Convert_ToSingle_13", "signature": "float Convert_ToSingle_13(Decimal value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Decimal)" }, { "virtualAddress": "0x005CA434", "name": "Convert_ToSingle_14", "signature": "float Convert_ToSingle_14(String * value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(String)" }, { "virtualAddress": "0x005CA4BC", "name": "Convert_ToSingle_15", "signature": "float Convert_ToSingle_15(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single ToSingle(String, IFormatProvider)" }, { "virtualAddress": "0x005CA4D8", "name": "Convert_ToSingle_16", "signature": "float Convert_ToSingle_16(bool value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Boolean)" }, { "virtualAddress": "0x005CA4EC", "name": "Convert_ToSingle_17", "signature": "float Convert_ToSingle_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(DateTime)" }, { "virtualAddress": "0x005CA638", "name": "Convert_ToDouble", "signature": "double Convert_ToDouble(Object * value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Object)" }, { "virtualAddress": "0x005CA748", "name": "Convert_ToDouble_1", "signature": "double Convert_ToDouble_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Object, IFormatProvider)" }, { "virtualAddress": "0x005CA85C", "name": "Convert_ToDouble_2", "signature": "double Convert_ToDouble_2(int8_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(SByte)" }, { "virtualAddress": "0x005CA868", "name": "Convert_ToDouble_3", "signature": "double Convert_ToDouble_3(uint8_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Byte)" }, { "virtualAddress": "0x005CA874", "name": "Convert_ToDouble_4", "signature": "double Convert_ToDouble_4(int16_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Int16)" }, { "virtualAddress": "0x005CA880", "name": "Convert_ToDouble_5", "signature": "double Convert_ToDouble_5(uint16_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Char)" }, { "virtualAddress": "0x005CA914", "name": "Convert_ToDouble_6", "signature": "double Convert_ToDouble_6(uint16_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(UInt16)" }, { "virtualAddress": "0x005CA920", "name": "Convert_ToDouble_7", "signature": "double Convert_ToDouble_7(int32_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Int32)" }, { "virtualAddress": "0x005CA928", "name": "Convert_ToDouble_8", "signature": "double Convert_ToDouble_8(uint32_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(UInt32)" }, { "virtualAddress": "0x005CA930", "name": "Convert_ToDouble_9", "signature": "double Convert_ToDouble_9(int64_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Int64)" }, { "virtualAddress": "0x005CA938", "name": "Convert_ToDouble_10", "signature": "double Convert_ToDouble_10(uint64_t value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(UInt64)" }, { "virtualAddress": "0x005CA940", "name": "Convert_ToDouble_11", "signature": "double Convert_ToDouble_11(float value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Single)" }, { "virtualAddress": "0x005CA948", "name": "Convert_ToDouble_12", "signature": "double Convert_ToDouble_12(double value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Double)" }, { "virtualAddress": "0x005CA94C", "name": "Convert_ToDouble_13", "signature": "double Convert_ToDouble_13(Decimal value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Decimal)" }, { "virtualAddress": "0x005CA9C4", "name": "Convert_ToDouble_14", "signature": "double Convert_ToDouble_14(String * value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(String)" }, { "virtualAddress": "0x005CAA74", "name": "Convert_ToDouble_15", "signature": "double Convert_ToDouble_15(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double ToDouble(String, IFormatProvider)" }, { "virtualAddress": "0x005CAB08", "name": "Convert_ToDouble_16", "signature": "double Convert_ToDouble_16(bool value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Boolean)" }, { "virtualAddress": "0x005CAB1C", "name": "Convert_ToDouble_17", "signature": "double Convert_ToDouble_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(DateTime)" }, { "virtualAddress": "0x005CAC68", "name": "Convert_ToDecimal", "signature": "Decimal Convert_ToDecimal(Object * value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Object)" }, { "virtualAddress": "0x005CAD98", "name": "Convert_ToDecimal_1", "signature": "Decimal Convert_ToDecimal_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Object, IFormatProvider)" }, { "virtualAddress": "0x005CAECC", "name": "Convert_ToDecimal_2", "signature": "Decimal Convert_ToDecimal_2(int8_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(SByte)" }, { "virtualAddress": "0x005CAF34", "name": "Convert_ToDecimal_3", "signature": "Decimal Convert_ToDecimal_3(uint8_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Byte)" }, { "virtualAddress": "0x005CAF9C", "name": "Convert_ToDecimal_4", "signature": "Decimal Convert_ToDecimal_4(uint16_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Char)" }, { "virtualAddress": "0x005CB030", "name": "Convert_ToDecimal_5", "signature": "Decimal Convert_ToDecimal_5(int16_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Int16)" }, { "virtualAddress": "0x005CB098", "name": "Convert_ToDecimal_6", "signature": "Decimal Convert_ToDecimal_6(uint16_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(UInt16)" }, { "virtualAddress": "0x005CB100", "name": "Convert_ToDecimal_7", "signature": "Decimal Convert_ToDecimal_7(int32_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Int32)" }, { "virtualAddress": "0x005CB168", "name": "Convert_ToDecimal_8", "signature": "Decimal Convert_ToDecimal_8(uint32_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(UInt32)" }, { "virtualAddress": "0x005CB1D0", "name": "Convert_ToDecimal_9", "signature": "Decimal Convert_ToDecimal_9(int64_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Int64)" }, { "virtualAddress": "0x005CB238", "name": "Convert_ToDecimal_10", "signature": "Decimal Convert_ToDecimal_10(uint64_t value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(UInt64)" }, { "virtualAddress": "0x005CB2A0", "name": "Convert_ToDecimal_11", "signature": "Decimal Convert_ToDecimal_11(float value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Single)" }, { "virtualAddress": "0x005CB310", "name": "Convert_ToDecimal_12", "signature": "Decimal Convert_ToDecimal_12(double value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Double)" }, { "virtualAddress": "0x005CB380", "name": "Convert_ToDecimal_13", "signature": "Decimal Convert_ToDecimal_13(String * value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(String)" }, { "virtualAddress": "0x005CB454", "name": "Convert_ToDecimal_14", "signature": "Decimal Convert_ToDecimal_14(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(String, IFormatProvider)" }, { "virtualAddress": "0x005CB4F8", "name": "Convert_ToDecimal_15", "signature": "Decimal Convert_ToDecimal_15(Decimal value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Decimal)" }, { "virtualAddress": "0x005CB4FC", "name": "Convert_ToDecimal_16", "signature": "Decimal Convert_ToDecimal_16(bool value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Boolean)" }, { "virtualAddress": "0x005CB568", "name": "Convert_ToDecimal_17", "signature": "Decimal Convert_ToDecimal_17(DateTime value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(DateTime)" }, { "virtualAddress": "0x005CB6B4", "name": "Convert_ToDateTime", "signature": "DateTime Convert_ToDateTime(DateTime value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(DateTime)" }, { "virtualAddress": "0x005CB6B8", "name": "Convert_ToDateTime_1", "signature": "DateTime Convert_ToDateTime_1(Object * value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Object)" }, { "virtualAddress": "0x005CB7F0", "name": "Convert_ToDateTime_2", "signature": "DateTime Convert_ToDateTime_2(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Object, IFormatProvider)" }, { "virtualAddress": "0x005CB92C", "name": "Convert_ToDateTime_3", "signature": "DateTime Convert_ToDateTime_3(String * value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(String)" }, { "virtualAddress": "0x005CBB70", "name": "Convert_ToDateTime_4", "signature": "DateTime Convert_ToDateTime_4(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(String, IFormatProvider)" }, { "virtualAddress": "0x005CBC20", "name": "Convert_ToDateTime_5", "signature": "DateTime Convert_ToDateTime_5(int8_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(SByte)" }, { "virtualAddress": "0x005CBCB4", "name": "Convert_ToDateTime_6", "signature": "DateTime Convert_ToDateTime_6(uint8_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Byte)" }, { "virtualAddress": "0x005CBD48", "name": "Convert_ToDateTime_7", "signature": "DateTime Convert_ToDateTime_7(int16_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int16)" }, { "virtualAddress": "0x005CBDDC", "name": "Convert_ToDateTime_8", "signature": "DateTime Convert_ToDateTime_8(uint16_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(UInt16)" }, { "virtualAddress": "0x005CBE70", "name": "Convert_ToDateTime_9", "signature": "DateTime Convert_ToDateTime_9(int32_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32)" }, { "virtualAddress": "0x005CBF04", "name": "Convert_ToDateTime_10", "signature": "DateTime Convert_ToDateTime_10(uint32_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(UInt32)" }, { "virtualAddress": "0x005CBF98", "name": "Convert_ToDateTime_11", "signature": "DateTime Convert_ToDateTime_11(int64_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int64)" }, { "virtualAddress": "0x005CC02C", "name": "Convert_ToDateTime_12", "signature": "DateTime Convert_ToDateTime_12(uint64_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(UInt64)" }, { "virtualAddress": "0x005CC0C0", "name": "Convert_ToDateTime_13", "signature": "DateTime Convert_ToDateTime_13(bool value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Boolean)" }, { "virtualAddress": "0x005CC154", "name": "Convert_ToDateTime_14", "signature": "DateTime Convert_ToDateTime_14(uint16_t value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Char)" }, { "virtualAddress": "0x005CC1E8", "name": "Convert_ToDateTime_15", "signature": "DateTime Convert_ToDateTime_15(float value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Single)" }, { "virtualAddress": "0x005CC284", "name": "Convert_ToDateTime_16", "signature": "DateTime Convert_ToDateTime_16(double value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Double)" }, { "virtualAddress": "0x005CC320", "name": "Convert_ToDateTime_17", "signature": "DateTime Convert_ToDateTime_17(Decimal value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Decimal)" }, { "virtualAddress": "0x005CC3C0", "name": "Convert_ToString", "signature": "String * Convert_ToString(Object * value, MethodInfo * method)", "dotNetSignature": "String ToString(Object)" }, { "virtualAddress": "0x005CC428", "name": "Convert_ToString_1", "signature": "String * Convert_ToString_1(Object * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Object, IFormatProvider)" }, { "virtualAddress": "0x005CC5C8", "name": "Convert_ToString_2", "signature": "String * Convert_ToString_2(bool value, MethodInfo * method)", "dotNetSignature": "String ToString(Boolean)" }, { "virtualAddress": "0x005CC5F4", "name": "Convert_ToString_3", "signature": "String * Convert_ToString_3(bool value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Boolean, IFormatProvider)" }, { "virtualAddress": "0x005CC620", "name": "Convert_ToString_4", "signature": "String * Convert_ToString_4(uint16_t value, MethodInfo * method)", "dotNetSignature": "String ToString(Char)" }, { "virtualAddress": "0x005CC688", "name": "Convert_ToString_5", "signature": "String * Convert_ToString_5(uint16_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Char, IFormatProvider)" }, { "virtualAddress": "0x005CC6B0", "name": "Convert_ToString_6", "signature": "String * Convert_ToString_6(int8_t value, MethodInfo * method)", "dotNetSignature": "String ToString(SByte)" }, { "virtualAddress": "0x005CC728", "name": "Convert_ToString_7", "signature": "String * Convert_ToString_7(int8_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(SByte, IFormatProvider)" }, { "virtualAddress": "0x005CC750", "name": "Convert_ToString_8", "signature": "String * Convert_ToString_8(uint8_t value, MethodInfo * method)", "dotNetSignature": "String ToString(Byte)" }, { "virtualAddress": "0x005CC7C8", "name": "Convert_ToString_9", "signature": "String * Convert_ToString_9(uint8_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Byte, IFormatProvider)" }, { "virtualAddress": "0x005CC7F0", "name": "Convert_ToString_10", "signature": "String * Convert_ToString_10(int16_t value, MethodInfo * method)", "dotNetSignature": "String ToString(Int16)" }, { "virtualAddress": "0x005CC868", "name": "Convert_ToString_11", "signature": "String * Convert_ToString_11(int16_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Int16, IFormatProvider)" }, { "virtualAddress": "0x005CC890", "name": "Convert_ToString_12", "signature": "String * Convert_ToString_12(uint16_t value, MethodInfo * method)", "dotNetSignature": "String ToString(UInt16)" }, { "virtualAddress": "0x005CC908", "name": "Convert_ToString_13", "signature": "String * Convert_ToString_13(uint16_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(UInt16, IFormatProvider)" }, { "virtualAddress": "0x005CC930", "name": "Convert_ToString_14", "signature": "String * Convert_ToString_14(int32_t value, MethodInfo * method)", "dotNetSignature": "String ToString(Int32)" }, { "virtualAddress": "0x005CC9A8", "name": "Convert_ToString_15", "signature": "String * Convert_ToString_15(int32_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Int32, IFormatProvider)" }, { "virtualAddress": "0x005CC9D0", "name": "Convert_ToString_16", "signature": "String * Convert_ToString_16(uint32_t value, MethodInfo * method)", "dotNetSignature": "String ToString(UInt32)" }, { "virtualAddress": "0x005CCA48", "name": "Convert_ToString_17", "signature": "String * Convert_ToString_17(uint32_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(UInt32, IFormatProvider)" }, { "virtualAddress": "0x005CCA70", "name": "Convert_ToString_18", "signature": "String * Convert_ToString_18(int64_t value, MethodInfo * method)", "dotNetSignature": "String ToString(Int64)" }, { "virtualAddress": "0x005CCAE8", "name": "Convert_ToString_19", "signature": "String * Convert_ToString_19(int64_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Int64, IFormatProvider)" }, { "virtualAddress": "0x005CCB10", "name": "Convert_ToString_20", "signature": "String * Convert_ToString_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "String ToString(UInt64)" }, { "virtualAddress": "0x005CCB88", "name": "Convert_ToString_21", "signature": "String * Convert_ToString_21(uint64_t value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(UInt64, IFormatProvider)" }, { "virtualAddress": "0x005CCBB0", "name": "Convert_ToString_22", "signature": "String * Convert_ToString_22(float value, MethodInfo * method)", "dotNetSignature": "String ToString(Single)" }, { "virtualAddress": "0x005CCC28", "name": "Convert_ToString_23", "signature": "String * Convert_ToString_23(float value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Single, IFormatProvider)" }, { "virtualAddress": "0x005CCC54", "name": "Convert_ToString_24", "signature": "String * Convert_ToString_24(double value, MethodInfo * method)", "dotNetSignature": "String ToString(Double)" }, { "virtualAddress": "0x005CCCCC", "name": "Convert_ToString_25", "signature": "String * Convert_ToString_25(double value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Double, IFormatProvider)" }, { "virtualAddress": "0x005CCCF8", "name": "Convert_ToString_26", "signature": "String * Convert_ToString_26(Decimal value, MethodInfo * method)", "dotNetSignature": "String ToString(Decimal)" }, { "virtualAddress": "0x005CCD78", "name": "Convert_ToString_27", "signature": "String * Convert_ToString_27(Decimal value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(Decimal, IFormatProvider)" }, { "virtualAddress": "0x005CCDA4", "name": "Convert_ToString_28", "signature": "String * Convert_ToString_28(DateTime value, MethodInfo * method)", "dotNetSignature": "String ToString(DateTime)" }, { "virtualAddress": "0x005CCE6C", "name": "Convert_ToString_29", "signature": "String * Convert_ToString_29(DateTime value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(DateTime, IFormatProvider)" }, { "virtualAddress": "0x005CCF44", "name": "Convert_ToString_30", "signature": "String * Convert_ToString_30(String * value, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x005CCF48", "name": "Convert_ToString_31", "signature": "String * Convert_ToString_31(String * value, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x005CCF4C", "name": "Convert_ToByte_18", "signature": "uint8_t Convert_ToByte_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "Byte ToByte(String, Int32)" }, { "virtualAddress": "0x005CD068", "name": "Convert_ToSByte_18", "signature": "int8_t Convert_ToSByte_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(String, Int32)" }, { "virtualAddress": "0x005CD1A0", "name": "Convert_ToInt16_18", "signature": "int16_t Convert_ToInt16_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(String, Int32)" }, { "virtualAddress": "0x005CD2D8", "name": "Convert_ToUInt16_18", "signature": "uint16_t Convert_ToUInt16_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(String, Int32)" }, { "virtualAddress": "0x005CD3F4", "name": "Convert_ToInt32_18", "signature": "int32_t Convert_ToInt32_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(String, Int32)" }, { "virtualAddress": "0x005CD4C4", "name": "Convert_ToUInt32_18", "signature": "uint32_t Convert_ToUInt32_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(String, Int32)" }, { "virtualAddress": "0x005CD594", "name": "Convert_ToInt64_18", "signature": "int64_t Convert_ToInt64_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(String, Int32)" }, { "virtualAddress": "0x005CD664", "name": "Convert_ToUInt64_18", "signature": "uint64_t Convert_ToUInt64_18(String * value, int32_t fromBase, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(String, Int32)" }, { "virtualAddress": "0x005CD734", "name": "Convert_ToString_32", "signature": "String * Convert_ToString_32(uint8_t value, int32_t toBase, MethodInfo * method)", "dotNetSignature": "String ToString(Byte, Int32)" }, { "virtualAddress": "0x005CD80C", "name": "Convert_ToString_33", "signature": "String * Convert_ToString_33(int16_t value, int32_t toBase, MethodInfo * method)", "dotNetSignature": "String ToString(Int16, Int32)" }, { "virtualAddress": "0x005CD8E4", "name": "Convert_ToString_34", "signature": "String * Convert_ToString_34(int32_t value, int32_t toBase, MethodInfo * method)", "dotNetSignature": "String ToString(Int32, Int32)" }, { "virtualAddress": "0x005CD9BC", "name": "Convert_ToString_35", "signature": "String * Convert_ToString_35(int64_t value, int32_t toBase, MethodInfo * method)", "dotNetSignature": "String ToString(Int64, Int32)" }, { "virtualAddress": "0x005CDA94", "name": "Convert_ToBase64String", "signature": "String * Convert_ToBase64String(Byte__Array * inArray, MethodInfo * method)", "dotNetSignature": "String ToBase64String(Byte[])" }, { "virtualAddress": "0x005CDDFC", "name": "Convert_ToBase64String_1", "signature": "String * Convert_ToBase64String_1(Byte__Array * inArray, Base64FormattingOptions__Enum options, MethodInfo * method)", "dotNetSignature": "String ToBase64String(Byte[], Base64FormattingOptions)" }, { "virtualAddress": "0x005CDEB8", "name": "Convert_ToBase64String_2", "signature": "String * Convert_ToBase64String_2(Byte__Array * inArray, int32_t offset, int32_t length, MethodInfo * method)", "dotNetSignature": "String ToBase64String(Byte[], Int32, Int32)" }, { "virtualAddress": "0x005CDB44", "name": "Convert_ToBase64String_3", "signature": "String * Convert_ToBase64String_3(Byte__Array * inArray, int32_t offset, int32_t length, Base64FormattingOptions__Enum options, MethodInfo * method)", "dotNetSignature": "String ToBase64String(Byte[], Int32, Int32, Base64FormattingOptions)" }, { "virtualAddress": "0x005CE278", "name": "Convert_ToBase64CharArray", "signature": "int32_t Convert_ToBase64CharArray(Byte__Array * inArray, int32_t offsetIn, int32_t length, Char__Array * outArray, int32_t offsetOut, MethodInfo * method)", "dotNetSignature": "Int32 ToBase64CharArray(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x005CE310", "name": "Convert_ToBase64CharArray_1", "signature": "int32_t Convert_ToBase64CharArray_1(Byte__Array * inArray, int32_t offsetIn, int32_t length, Char__Array * outArray, int32_t offsetOut, Base64FormattingOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 ToBase64CharArray(Byte[], Int32, Int32, Char[], Int32, Base64FormattingOptions)" }, { "virtualAddress": "0x005CE028", "name": "Convert_ConvertToBase64Array", "signature": "int32_t Convert_ConvertToBase64Array(uint16_t * outChars, uint8_t * inData, int32_t offset, int32_t length, bool insertLineBreaks, MethodInfo * method)", "dotNetSignature": "Int32 ConvertToBase64Array(Char*, Byte*, Int32, Int32, Boolean)" }, { "virtualAddress": "0x005CDF38", "name": "Convert_ToBase64_CalculateAndValidateOutputLength", "signature": "int32_t Convert_ToBase64_CalculateAndValidateOutputLength(int32_t inputLength, bool insertLineBreaks, MethodInfo * method)", "dotNetSignature": "Int32 ToBase64_CalculateAndValidateOutputLength(Int32, Boolean)" }, { "virtualAddress": "0x005CE64C", "name": "Convert_FromBase64String", "signature": "Byte__Array * Convert_FromBase64String(String * s, MethodInfo * method)", "dotNetSignature": "Byte[] FromBase64String(String)" }, { "virtualAddress": "0x005CE840", "name": "Convert_FromBase64CharArray", "signature": "Byte__Array * Convert_FromBase64CharArray(Char__Array * inArray, int32_t offset, int32_t length, MethodInfo * method)", "dotNetSignature": "Byte[] FromBase64CharArray(Char[], Int32, Int32)" }, { "virtualAddress": "0x005CE708", "name": "Convert_FromBase64CharPtr", "signature": "Byte__Array * Convert_FromBase64CharPtr(uint16_t * inputPtr, int32_t inputLength, MethodInfo * method)", "dotNetSignature": "Byte[] FromBase64CharPtr(Char*, Int32)" }, { "virtualAddress": "0x005CEAC0", "name": "Convert_FromBase64_Decode", "signature": "int32_t Convert_FromBase64_Decode(uint16_t * startInputPtr, int32_t inputLength, uint8_t * startDestPtr, int32_t destLength, MethodInfo * method)", "dotNetSignature": "Int32 FromBase64_Decode(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x005CE9BC", "name": "Convert_FromBase64_ComputeResultLength", "signature": "int32_t Convert_FromBase64_ComputeResultLength(uint16_t * inputPtr, int32_t inputLength, MethodInfo * method)", "dotNetSignature": "Int32 FromBase64_ComputeResultLength(Char*, Int32)" }, { "virtualAddress": "0x005CED24", "name": "Convert__cctor", "signature": "void Convert__cctor(MethodInfo * method)", "dotNetSignature": "Convert()" }, { "virtualAddress": "0x005D0FA8", "name": "DataMisalignedException__ctor", "signature": "void DataMisalignedException__ctor(DataMisalignedException * this, MethodInfo * method)", "dotNetSignature": "DataMisalignedException()" }, { "virtualAddress": "0x005D101C", "name": "DataMisalignedException__ctor_1", "signature": "void DataMisalignedException__ctor_1(DataMisalignedException * this, String * message, MethodInfo * method)", "dotNetSignature": "DataMisalignedException(String)" }, { "virtualAddress": "0x005D1050", "name": "DataMisalignedException__ctor_2", "signature": "void DataMisalignedException__ctor_2(DataMisalignedException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "DataMisalignedException(String, Exception)" }, { "virtualAddress": "0x005D1084", "name": "DataMisalignedException__ctor_3", "signature": "void DataMisalignedException__ctor_3(DataMisalignedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DataMisalignedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003F9B68", "name": "DateTime__ctor", "signature": "void DateTime__ctor(DateTime__Boxed * this, int64_t ticks, MethodInfo * method)", "dotNetSignature": "DateTime(Int64)" }, { "virtualAddress": "0x003F9B70", "name": "DateTime__ctor_1", "signature": "void DateTime__ctor_1(DateTime__Boxed * this, uint64_t dateData, MethodInfo * method)", "dotNetSignature": "DateTime(UInt64)" }, { "virtualAddress": "0x003F9B78", "name": "DateTime__ctor_2", "signature": "void DateTime__ctor_2(DateTime__Boxed * this, int64_t ticks, DateTimeKind__Enum kind, MethodInfo * method)", "dotNetSignature": "DateTime(Int64, DateTimeKind)" }, { "virtualAddress": "0x003F9B80", "name": "DateTime__ctor_3", "signature": "void DateTime__ctor_3(DateTime__Boxed * this, int64_t ticks, DateTimeKind__Enum kind, bool isAmbiguousDst, MethodInfo * method)", "dotNetSignature": "DateTime(Int64, DateTimeKind, Boolean)" }, { "virtualAddress": "0x003F9B8C", "name": "DateTime__ctor_4", "signature": "void DateTime__ctor_4(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32)" }, { "virtualAddress": "0x003F9B94", "name": "DateTime__ctor_5", "signature": "void DateTime__ctor_5(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, Calendar * calendar, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Calendar)" }, { "virtualAddress": "0x003F9BC4", "name": "DateTime__ctor_6", "signature": "void DateTime__ctor_6(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x003F9BCC", "name": "DateTime__ctor_7", "signature": "void DateTime__ctor_7(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, DateTimeKind__Enum kind, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, DateTimeKind)" }, { "virtualAddress": "0x003F9BD4", "name": "DateTime__ctor_8", "signature": "void DateTime__ctor_8(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, Calendar * calendar, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Calendar)" }, { "virtualAddress": "0x003F9BDC", "name": "DateTime__ctor_9", "signature": "void DateTime__ctor_9(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x003F9BE4", "name": "DateTime__ctor_10", "signature": "void DateTime__ctor_10(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, DateTimeKind__Enum kind, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, DateTimeKind)" }, { "virtualAddress": "0x003F9BF4", "name": "DateTime__ctor_11", "signature": "void DateTime__ctor_11(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, Calendar * calendar, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Calendar)" }, { "virtualAddress": "0x003F9C04", "name": "DateTime__ctor_12", "signature": "void DateTime__ctor_12(DateTime__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, Calendar * calendar, DateTimeKind__Enum kind, MethodInfo * method)", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Calendar, DateTimeKind)" }, { "virtualAddress": "0x003F9C1C", "name": "DateTime__ctor_13", "signature": "void DateTime__ctor_13(DateTime__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DateTime(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003F9C24", "name": "DateTime_get_InternalTicks", "signature": "int64_t DateTime_get_InternalTicks(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_InternalTicks()" }, { "virtualAddress": "0x003F9C30", "name": "DateTime_get_InternalKind", "signature": "uint64_t DateTime_get_InternalKind(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_InternalKind()" }, { "virtualAddress": "0x003F9C3C", "name": "DateTime_Add", "signature": "DateTime DateTime_Add(DateTime__Boxed * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "DateTime Add(TimeSpan)" }, { "virtualAddress": "0x003F9C44", "name": "DateTime_Add_1", "signature": "DateTime DateTime_Add_1(DateTime__Boxed * this, double value, int32_t scale, MethodInfo * method)", "dotNetSignature": "DateTime Add(Double, Int32)" }, { "virtualAddress": "0x003F9C4C", "name": "DateTime_AddDays", "signature": "DateTime DateTime_AddDays(DateTime__Boxed * this, double value, MethodInfo * method)", "dotNetSignature": "DateTime AddDays(Double)" }, { "virtualAddress": "0x003F9C5C", "name": "DateTime_AddHours", "signature": "DateTime DateTime_AddHours(DateTime__Boxed * this, double value, MethodInfo * method)", "dotNetSignature": "DateTime AddHours(Double)" }, { "virtualAddress": "0x003F9C6C", "name": "DateTime_AddMilliseconds", "signature": "DateTime DateTime_AddMilliseconds(DateTime__Boxed * this, double value, MethodInfo * method)", "dotNetSignature": "DateTime AddMilliseconds(Double)" }, { "virtualAddress": "0x003F9C78", "name": "DateTime_AddMinutes", "signature": "DateTime DateTime_AddMinutes(DateTime__Boxed * this, double value, MethodInfo * method)", "dotNetSignature": "DateTime AddMinutes(Double)" }, { "virtualAddress": "0x003F9C84", "name": "DateTime_AddMonths", "signature": "DateTime DateTime_AddMonths(DateTime__Boxed * this, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(Int32)" }, { "virtualAddress": "0x003F9C8C", "name": "DateTime_AddSeconds", "signature": "DateTime DateTime_AddSeconds(DateTime__Boxed * this, double value, MethodInfo * method)", "dotNetSignature": "DateTime AddSeconds(Double)" }, { "virtualAddress": "0x003F9C98", "name": "DateTime_AddTicks", "signature": "DateTime DateTime_AddTicks(DateTime__Boxed * this, int64_t value, MethodInfo * method)", "dotNetSignature": "DateTime AddTicks(Int64)" }, { "virtualAddress": "0x003F9CA0", "name": "DateTime_AddYears", "signature": "DateTime DateTime_AddYears(DateTime__Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(Int32)" }, { "virtualAddress": "0x005D2EB8", "name": "DateTime_Compare", "signature": "int32_t DateTime_Compare(DateTime t1, DateTime t2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(DateTime, DateTime)" }, { "virtualAddress": "0x003F9CA8", "name": "DateTime_CompareTo", "signature": "int32_t DateTime_CompareTo(DateTime__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003F9CB0", "name": "DateTime_CompareTo_1", "signature": "int32_t DateTime_CompareTo_1(DateTime__Boxed * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(DateTime)" }, { "virtualAddress": "0x005D1320", "name": "DateTime_DateToTicks", "signature": "int64_t DateTime_DateToTicks(int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 DateToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x005D16F0", "name": "DateTime_TimeToTicks", "signature": "int64_t DateTime_TimeToTicks(int32_t hour, int32_t minute, int32_t second, MethodInfo * method)", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x005D2C84", "name": "DateTime_DaysInMonth", "signature": "int32_t DateTime_DaysInMonth(int32_t year, int32_t month, MethodInfo * method)", "dotNetSignature": "Int32 DaysInMonth(Int32, Int32)" }, { "virtualAddress": "0x005D30D8", "name": "DateTime_DoubleDateToTicks", "signature": "int64_t DateTime_DoubleDateToTicks(double value, MethodInfo * method)", "dotNetSignature": "Int64 DoubleDateToTicks(Double)" }, { "virtualAddress": "0x003F9CCC", "name": "DateTime_Equals", "signature": "bool DateTime_Equals(DateTime__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003F9CD4", "name": "DateTime_Equals_1", "signature": "bool DateTime_Equals_1(DateTime__Boxed * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(DateTime)" }, { "virtualAddress": "0x005D32C0", "name": "DateTime_Equals_2", "signature": "bool DateTime_Equals_2(DateTime t1, DateTime t2, MethodInfo * method)", "dotNetSignature": "Boolean Equals(DateTime, DateTime)" }, { "virtualAddress": "0x005D32D0", "name": "DateTime_FromBinary", "signature": "DateTime DateTime_FromBinary(int64_t dateData, MethodInfo * method)", "dotNetSignature": "DateTime FromBinary(Int64)" }, { "virtualAddress": "0x005D34D8", "name": "DateTime_FromBinaryRaw", "signature": "DateTime DateTime_FromBinaryRaw(int64_t dateData, MethodInfo * method)", "dotNetSignature": "DateTime FromBinaryRaw(Int64)" }, { "virtualAddress": "0x005D3594", "name": "DateTime_FromFileTime", "signature": "DateTime DateTime_FromFileTime(int64_t fileTime, MethodInfo * method)", "dotNetSignature": "DateTime FromFileTime(Int64)" }, { "virtualAddress": "0x005D3618", "name": "DateTime_FromFileTimeUtc", "signature": "DateTime DateTime_FromFileTimeUtc(int64_t fileTime, MethodInfo * method)", "dotNetSignature": "DateTime FromFileTimeUtc(Int64)" }, { "virtualAddress": "0x005D3700", "name": "DateTime_FromOADate", "signature": "DateTime DateTime_FromOADate(double d, MethodInfo * method)", "dotNetSignature": "DateTime FromOADate(Double)" }, { "virtualAddress": "0x003F9CE8", "name": "DateTime_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void DateTime_System_Runtime_Serialization_ISerializable_GetObjectData(DateTime__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003F9CF0", "name": "DateTime_IsDaylightSavingTime", "signature": "bool DateTime_IsDaylightSavingTime(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean IsDaylightSavingTime()" }, { "virtualAddress": "0x005D38AC", "name": "DateTime_SpecifyKind", "signature": "DateTime DateTime_SpecifyKind(DateTime value, DateTimeKind__Enum kind, MethodInfo * method)", "dotNetSignature": "DateTime SpecifyKind(DateTime, DateTimeKind)" }, { "virtualAddress": "0x003F9CF8", "name": "DateTime_ToBinary", "signature": "int64_t DateTime_ToBinary(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToBinary()" }, { "virtualAddress": "0x003F9D00", "name": "DateTime_ToBinaryRaw", "signature": "int64_t DateTime_ToBinaryRaw(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToBinaryRaw()" }, { "virtualAddress": "0x003F9D08", "name": "DateTime_get_Date", "signature": "DateTime DateTime_get_Date(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Date()" }, { "virtualAddress": "0x003F9D44", "name": "DateTime_GetDatePart", "signature": "int32_t DateTime_GetDatePart(DateTime__Boxed * this, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(Int32)" }, { "virtualAddress": "0x003F9D4C", "name": "DateTime_get_Day", "signature": "int32_t DateTime_get_Day(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Day()" }, { "virtualAddress": "0x003F9D58", "name": "DateTime_get_DayOfWeek", "signature": "DayOfWeek__Enum DateTime_get_DayOfWeek(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "DayOfWeek get_DayOfWeek()" }, { "virtualAddress": "0x003F9DA4", "name": "DateTime_get_DayOfYear", "signature": "int32_t DateTime_get_DayOfYear(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DayOfYear()" }, { "virtualAddress": "0x003F9DB0", "name": "DateTime_GetHashCode", "signature": "int32_t DateTime_GetHashCode(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003F9DC0", "name": "DateTime_get_Hour", "signature": "int32_t DateTime_get_Hour(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Hour()" }, { "virtualAddress": "0x003F9DFC", "name": "DateTime_IsAmbiguousDaylightSavingTime", "signature": "bool DateTime_IsAmbiguousDaylightSavingTime(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean IsAmbiguousDaylightSavingTime()" }, { "virtualAddress": "0x003F9E10", "name": "DateTime_get_Kind", "signature": "DateTimeKind__Enum DateTime_get_Kind(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTimeKind get_Kind()" }, { "virtualAddress": "0x003F9E34", "name": "DateTime_get_Millisecond", "signature": "int32_t DateTime_get_Millisecond(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Millisecond()" }, { "virtualAddress": "0x003F9E7C", "name": "DateTime_get_Minute", "signature": "int32_t DateTime_get_Minute(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Minute()" }, { "virtualAddress": "0x003F9EB8", "name": "DateTime_get_Month", "signature": "int32_t DateTime_get_Month(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Month()" }, { "virtualAddress": "0x005D3AC4", "name": "DateTime_get_Now", "signature": "DateTime DateTime_get_Now(MethodInfo * method)", "dotNetSignature": "DateTime get_Now()" }, { "virtualAddress": "0x005D3BEC", "name": "DateTime_get_UtcNow", "signature": "DateTime DateTime_get_UtcNow(MethodInfo * method)", "dotNetSignature": "DateTime get_UtcNow()" }, { "virtualAddress": "0x005D3C60", "name": "DateTime_GetSystemTimeAsFileTime", "signature": "int64_t DateTime_GetSystemTimeAsFileTime(MethodInfo * method)", "dotNetSignature": "Int64 GetSystemTimeAsFileTime()" }, { "virtualAddress": "0x003F9EC4", "name": "DateTime_get_Second", "signature": "int32_t DateTime_get_Second(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Second()" }, { "virtualAddress": "0x003F9F00", "name": "DateTime_get_Ticks", "signature": "int64_t DateTime_get_Ticks(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Ticks()" }, { "virtualAddress": "0x003F9F0C", "name": "DateTime_get_TimeOfDay", "signature": "TimeSpan DateTime_get_TimeOfDay(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_TimeOfDay()" }, { "virtualAddress": "0x005D3CD4", "name": "DateTime_get_Today", "signature": "DateTime DateTime_get_Today(MethodInfo * method)", "dotNetSignature": "DateTime get_Today()" }, { "virtualAddress": "0x003F9F40", "name": "DateTime_get_Year", "signature": "int32_t DateTime_get_Year(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Year()" }, { "virtualAddress": "0x005D2FE0", "name": "DateTime_IsLeapYear", "signature": "bool DateTime_IsLeapYear(int32_t year, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32)" }, { "virtualAddress": "0x005D3D70", "name": "DateTime_Parse", "signature": "DateTime DateTime_Parse(String * s, MethodInfo * method)", "dotNetSignature": "DateTime Parse(String)" }, { "virtualAddress": "0x005CBAC0", "name": "DateTime_Parse_1", "signature": "DateTime DateTime_Parse_1(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime Parse(String, IFormatProvider)" }, { "virtualAddress": "0x005D3E10", "name": "DateTime_Parse_2", "signature": "DateTime DateTime_Parse_2(String * s, IFormatProvider * provider, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "DateTime Parse(String, IFormatProvider, DateTimeStyles)" }, { "virtualAddress": "0x005D3EDC", "name": "DateTime_ParseExact", "signature": "DateTime DateTime_ParseExact(String * s, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime ParseExact(String, String, IFormatProvider)" }, { "virtualAddress": "0x005D3F94", "name": "DateTime_ParseExact_1", "signature": "DateTime DateTime_ParseExact_1(String * s, String * format, IFormatProvider * provider, DateTimeStyles__Enum style, MethodInfo * method)", "dotNetSignature": "DateTime ParseExact(String, String, IFormatProvider, DateTimeStyles)" }, { "virtualAddress": "0x005D4070", "name": "DateTime_ParseExact_2", "signature": "DateTime DateTime_ParseExact_2(String * s, String__Array * formats, IFormatProvider * provider, DateTimeStyles__Enum style, MethodInfo * method)", "dotNetSignature": "DateTime ParseExact(String, String[], IFormatProvider, DateTimeStyles)" }, { "virtualAddress": "0x003F9F4C", "name": "DateTime_Subtract", "signature": "TimeSpan DateTime_Subtract(DateTime__Boxed * this, DateTime value, MethodInfo * method)", "dotNetSignature": "TimeSpan Subtract(DateTime)" }, { "virtualAddress": "0x003F9F60", "name": "DateTime_Subtract_1", "signature": "DateTime DateTime_Subtract_1(DateTime__Boxed * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "DateTime Subtract(TimeSpan)" }, { "virtualAddress": "0x005D423C", "name": "DateTime_TicksToOADate", "signature": "double DateTime_TicksToOADate(int64_t value, MethodInfo * method)", "dotNetSignature": "Double TicksToOADate(Int64)" }, { "virtualAddress": "0x003F9F68", "name": "DateTime_ToOADate", "signature": "double DateTime_ToOADate(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Double ToOADate()" }, { "virtualAddress": "0x003F9F70", "name": "DateTime_ToFileTime", "signature": "int64_t DateTime_ToFileTime(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToFileTime()" }, { "virtualAddress": "0x003F9FA4", "name": "DateTime_ToFileTimeUtc", "signature": "int64_t DateTime_ToFileTimeUtc(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToFileTimeUtc()" }, { "virtualAddress": "0x003F9FAC", "name": "DateTime_ToLocalTime", "signature": "DateTime DateTime_ToLocalTime(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime ToLocalTime()" }, { "virtualAddress": "0x003F9FB8", "name": "DateTime_ToLocalTime_1", "signature": "DateTime DateTime_ToLocalTime_1(DateTime__Boxed * this, bool throwOnOverflow, MethodInfo * method)", "dotNetSignature": "DateTime ToLocalTime(Boolean)" }, { "virtualAddress": "0x003F9FC4", "name": "DateTime_ToLongDateString", "signature": "String * DateTime_ToLongDateString(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToLongDateString()" }, { "virtualAddress": "0x003F9FCC", "name": "DateTime_ToLongTimeString", "signature": "String * DateTime_ToLongTimeString(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToLongTimeString()" }, { "virtualAddress": "0x003F9FD4", "name": "DateTime_ToShortDateString", "signature": "String * DateTime_ToShortDateString(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToShortDateString()" }, { "virtualAddress": "0x003F9FDC", "name": "DateTime_ToShortTimeString", "signature": "String * DateTime_ToShortTimeString(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToShortTimeString()" }, { "virtualAddress": "0x003F9FE4", "name": "DateTime_ToString", "signature": "String * DateTime_ToString(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003F9FEC", "name": "DateTime_ToString_1", "signature": "String * DateTime_ToString_1(DateTime__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003F9FF4", "name": "DateTime_ToString_2", "signature": "String * DateTime_ToString_2(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003F9FFC", "name": "DateTime_ToString_3", "signature": "String * DateTime_ToString_3(DateTime__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x003FA004", "name": "DateTime_ToUniversalTime", "signature": "DateTime DateTime_ToUniversalTime(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime ToUniversalTime()" }, { "virtualAddress": "0x005D4AD8", "name": "DateTime_TryParse", "signature": "bool DateTime_TryParse(String * s, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, DateTime ByRef)" }, { "virtualAddress": "0x005D4B88", "name": "DateTime_TryParse_1", "signature": "bool DateTime_TryParse_1(String * s, IFormatProvider * provider, DateTimeStyles__Enum styles, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, IFormatProvider, DateTimeStyles, DateTime ByRef)" }, { "virtualAddress": "0x005D4C64", "name": "DateTime_TryParseExact", "signature": "bool DateTime_TryParseExact(String * s, String * format, IFormatProvider * provider, DateTimeStyles__Enum style, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, IFormatProvider, DateTimeStyles, DateTime ByRef)" }, { "virtualAddress": "0x005D4D48", "name": "DateTime_TryParseExact_1", "signature": "bool DateTime_TryParseExact_1(String * s, String__Array * formats, IFormatProvider * provider, DateTimeStyles__Enum style, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String[], IFormatProvider, DateTimeStyles, DateTime ByRef)" }, { "virtualAddress": "0x005D4E2C", "name": "DateTime_op_Addition", "signature": "DateTime DateTime_op_Addition(DateTime d, TimeSpan t, MethodInfo * method)", "dotNetSignature": "DateTime op_Addition(DateTime, TimeSpan)" }, { "virtualAddress": "0x005D4F0C", "name": "DateTime_op_Subtraction", "signature": "DateTime DateTime_op_Subtraction(DateTime d, TimeSpan t, MethodInfo * method)", "dotNetSignature": "DateTime op_Subtraction(DateTime, TimeSpan)" }, { "virtualAddress": "0x005D4FE4", "name": "DateTime_op_Subtraction_1", "signature": "TimeSpan DateTime_op_Subtraction_1(DateTime d1, DateTime d2, MethodInfo * method)", "dotNetSignature": "TimeSpan op_Subtraction(DateTime, DateTime)" }, { "virtualAddress": "0x005D4FF4", "name": "DateTime_op_Equality", "signature": "bool DateTime_op_Equality(DateTime d1, DateTime d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(DateTime, DateTime)" }, { "virtualAddress": "0x005D5004", "name": "DateTime_op_Inequality", "signature": "bool DateTime_op_Inequality(DateTime d1, DateTime d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(DateTime, DateTime)" }, { "virtualAddress": "0x005D5014", "name": "DateTime_op_LessThan", "signature": "bool DateTime_op_LessThan(DateTime t1, DateTime t2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(DateTime, DateTime)" }, { "virtualAddress": "0x005D5028", "name": "DateTime_op_LessThanOrEqual", "signature": "bool DateTime_op_LessThanOrEqual(DateTime t1, DateTime t2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(DateTime, DateTime)" }, { "virtualAddress": "0x005D503C", "name": "DateTime_op_GreaterThan", "signature": "bool DateTime_op_GreaterThan(DateTime t1, DateTime t2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(DateTime, DateTime)" }, { "virtualAddress": "0x005D5050", "name": "DateTime_op_GreaterThanOrEqual", "signature": "bool DateTime_op_GreaterThanOrEqual(DateTime t1, DateTime t2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(DateTime, DateTime)" }, { "virtualAddress": "0x003FA014", "name": "DateTime_GetDateTimeFormats", "signature": "String__Array * DateTime_GetDateTimeFormats(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "String[] GetDateTimeFormats()" }, { "virtualAddress": "0x003FA01C", "name": "DateTime_GetDateTimeFormats_1", "signature": "String__Array * DateTime_GetDateTimeFormats_1(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String[] GetDateTimeFormats(IFormatProvider)" }, { "virtualAddress": "0x003FA024", "name": "DateTime_GetDateTimeFormats_2", "signature": "String__Array * DateTime_GetDateTimeFormats_2(DateTime__Boxed * this, uint16_t format, MethodInfo * method)", "dotNetSignature": "String[] GetDateTimeFormats(Char)" }, { "virtualAddress": "0x003FA02C", "name": "DateTime_GetDateTimeFormats_3", "signature": "String__Array * DateTime_GetDateTimeFormats_3(DateTime__Boxed * this, uint16_t format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String[] GetDateTimeFormats(Char, IFormatProvider)" }, { "virtualAddress": "0x003FA034", "name": "DateTime_GetTypeCode", "signature": "TypeCode__Enum DateTime_GetTypeCode(DateTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FA03C", "name": "DateTime_System_IConvertible_ToBoolean", "signature": "bool DateTime_System_IConvertible_ToBoolean(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FA048", "name": "DateTime_System_IConvertible_ToChar", "signature": "uint16_t DateTime_System_IConvertible_ToChar(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FA054", "name": "DateTime_System_IConvertible_ToSByte", "signature": "int8_t DateTime_System_IConvertible_ToSByte(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FA060", "name": "DateTime_System_IConvertible_ToByte", "signature": "uint8_t DateTime_System_IConvertible_ToByte(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FA06C", "name": "DateTime_System_IConvertible_ToInt16", "signature": "int16_t DateTime_System_IConvertible_ToInt16(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FA078", "name": "DateTime_System_IConvertible_ToUInt16", "signature": "uint16_t DateTime_System_IConvertible_ToUInt16(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FA084", "name": "DateTime_System_IConvertible_ToInt32", "signature": "int32_t DateTime_System_IConvertible_ToInt32(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FA090", "name": "DateTime_System_IConvertible_ToUInt32", "signature": "uint32_t DateTime_System_IConvertible_ToUInt32(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FA09C", "name": "DateTime_System_IConvertible_ToInt64", "signature": "int64_t DateTime_System_IConvertible_ToInt64(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FA0A8", "name": "DateTime_System_IConvertible_ToUInt64", "signature": "uint64_t DateTime_System_IConvertible_ToUInt64(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FA0B4", "name": "DateTime_System_IConvertible_ToSingle", "signature": "float DateTime_System_IConvertible_ToSingle(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FA0C0", "name": "DateTime_System_IConvertible_ToDouble", "signature": "double DateTime_System_IConvertible_ToDouble(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FA0CC", "name": "DateTime_System_IConvertible_ToDecimal", "signature": "Decimal DateTime_System_IConvertible_ToDecimal(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FA0D8", "name": "DateTime_System_IConvertible_ToDateTime", "signature": "DateTime DateTime_System_IConvertible_ToDateTime(DateTime__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FA0E0", "name": "DateTime_System_IConvertible_ToType", "signature": "Object * DateTime_System_IConvertible_ToType(DateTime__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x005D5378", "name": "DateTime_TryCreate", "signature": "bool DateTime_TryCreate(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryCreate(Int32, Int32, Int32, Int32, Int32, Int32, Int32, DateTime ByRef)" }, { "virtualAddress": "0x005D55B0", "name": "DateTime__cctor", "signature": "void DateTime__cctor(MethodInfo * method)", "dotNetSignature": "DateTime()" }, { "virtualAddress": "0x003FF0FC", "name": "DateTimeOffset__ctor", "signature": "void DateTimeOffset__ctor(DateTimeOffset__Boxed * this, int64_t ticks, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "DateTimeOffset(Int64, TimeSpan)" }, { "virtualAddress": "0x003FF104", "name": "DateTimeOffset__ctor_1", "signature": "void DateTimeOffset__ctor_1(DateTimeOffset__Boxed * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "DateTimeOffset(DateTime)" }, { "virtualAddress": "0x003FF10C", "name": "DateTimeOffset__ctor_2", "signature": "void DateTimeOffset__ctor_2(DateTimeOffset__Boxed * this, DateTime dateTime, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "DateTimeOffset(DateTime, TimeSpan)" }, { "virtualAddress": "0x003FF114", "name": "DateTimeOffset__ctor_3", "signature": "void DateTimeOffset__ctor_3(DateTimeOffset__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "DateTimeOffset(Int32, Int32, Int32, Int32, Int32, Int32, TimeSpan)" }, { "virtualAddress": "0x003FF11C", "name": "DateTimeOffset__ctor_4", "signature": "void DateTimeOffset__ctor_4(DateTimeOffset__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "DateTimeOffset(Int32, Int32, Int32, Int32, Int32, Int32, Int32, TimeSpan)" }, { "virtualAddress": "0x003FF12C", "name": "DateTimeOffset__ctor_5", "signature": "void DateTimeOffset__ctor_5(DateTimeOffset__Boxed * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, Calendar * calendar, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "DateTimeOffset(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Calendar, TimeSpan)" }, { "virtualAddress": "0x00711D60", "name": "DateTimeOffset_get_Now", "signature": "DateTimeOffset DateTimeOffset_get_Now(MethodInfo * method)", "dotNetSignature": "DateTimeOffset get_Now()" }, { "virtualAddress": "0x00711DE0", "name": "DateTimeOffset_get_UtcNow", "signature": "DateTimeOffset DateTimeOffset_get_UtcNow(MethodInfo * method)", "dotNetSignature": "DateTimeOffset get_UtcNow()" }, { "virtualAddress": "0x003FF13C", "name": "DateTimeOffset_get_DateTime", "signature": "DateTime DateTimeOffset_get_DateTime(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_DateTime()" }, { "virtualAddress": "0x003FF144", "name": "DateTimeOffset_get_UtcDateTime", "signature": "DateTime DateTimeOffset_get_UtcDateTime(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_UtcDateTime()" }, { "virtualAddress": "0x003FF14C", "name": "DateTimeOffset_get_LocalDateTime", "signature": "DateTime DateTimeOffset_get_LocalDateTime(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_LocalDateTime()" }, { "virtualAddress": "0x003FF17C", "name": "DateTimeOffset_ToOffset", "signature": "DateTimeOffset DateTimeOffset_ToOffset(DateTimeOffset__Boxed * this, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ToOffset(TimeSpan)" }, { "virtualAddress": "0x003FF184", "name": "DateTimeOffset_get_ClockDateTime", "signature": "DateTime DateTimeOffset_get_ClockDateTime(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_ClockDateTime()" }, { "virtualAddress": "0x003FF18C", "name": "DateTimeOffset_get_Date", "signature": "DateTime DateTimeOffset_get_Date(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Date()" }, { "virtualAddress": "0x003FF1BC", "name": "DateTimeOffset_get_Day", "signature": "int32_t DateTimeOffset_get_Day(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Day()" }, { "virtualAddress": "0x003FF1EC", "name": "DateTimeOffset_get_DayOfWeek", "signature": "DayOfWeek__Enum DateTimeOffset_get_DayOfWeek(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DayOfWeek get_DayOfWeek()" }, { "virtualAddress": "0x003FF21C", "name": "DateTimeOffset_get_DayOfYear", "signature": "int32_t DateTimeOffset_get_DayOfYear(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DayOfYear()" }, { "virtualAddress": "0x003FF24C", "name": "DateTimeOffset_get_Hour", "signature": "int32_t DateTimeOffset_get_Hour(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Hour()" }, { "virtualAddress": "0x003FF27C", "name": "DateTimeOffset_get_Millisecond", "signature": "int32_t DateTimeOffset_get_Millisecond(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Millisecond()" }, { "virtualAddress": "0x003FF2AC", "name": "DateTimeOffset_get_Minute", "signature": "int32_t DateTimeOffset_get_Minute(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Minute()" }, { "virtualAddress": "0x003FF2DC", "name": "DateTimeOffset_get_Month", "signature": "int32_t DateTimeOffset_get_Month(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Month()" }, { "virtualAddress": "0x003FF30C", "name": "DateTimeOffset_get_Offset", "signature": "TimeSpan DateTimeOffset_get_Offset(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_Offset()" }, { "virtualAddress": "0x003FF344", "name": "DateTimeOffset_get_Second", "signature": "int32_t DateTimeOffset_get_Second(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Second()" }, { "virtualAddress": "0x003FF374", "name": "DateTimeOffset_get_Ticks", "signature": "int64_t DateTimeOffset_get_Ticks(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Ticks()" }, { "virtualAddress": "0x003FF3A4", "name": "DateTimeOffset_get_UtcTicks", "signature": "int64_t DateTimeOffset_get_UtcTicks(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_UtcTicks()" }, { "virtualAddress": "0x003FF3D4", "name": "DateTimeOffset_get_TimeOfDay", "signature": "TimeSpan DateTimeOffset_get_TimeOfDay(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_TimeOfDay()" }, { "virtualAddress": "0x003FF404", "name": "DateTimeOffset_get_Year", "signature": "int32_t DateTimeOffset_get_Year(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Year()" }, { "virtualAddress": "0x003FF434", "name": "DateTimeOffset_Add", "signature": "DateTimeOffset DateTimeOffset_Add(DateTimeOffset__Boxed * this, TimeSpan timeSpan, MethodInfo * method)", "dotNetSignature": "DateTimeOffset Add(TimeSpan)" }, { "virtualAddress": "0x003FF43C", "name": "DateTimeOffset_AddDays", "signature": "DateTimeOffset DateTimeOffset_AddDays(DateTimeOffset__Boxed * this, double days, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddDays(Double)" }, { "virtualAddress": "0x003FF444", "name": "DateTimeOffset_AddHours", "signature": "DateTimeOffset DateTimeOffset_AddHours(DateTimeOffset__Boxed * this, double hours, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddHours(Double)" }, { "virtualAddress": "0x003FF44C", "name": "DateTimeOffset_AddMilliseconds", "signature": "DateTimeOffset DateTimeOffset_AddMilliseconds(DateTimeOffset__Boxed * this, double milliseconds, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddMilliseconds(Double)" }, { "virtualAddress": "0x003FF454", "name": "DateTimeOffset_AddMinutes", "signature": "DateTimeOffset DateTimeOffset_AddMinutes(DateTimeOffset__Boxed * this, double minutes, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddMinutes(Double)" }, { "virtualAddress": "0x003FF45C", "name": "DateTimeOffset_AddMonths", "signature": "DateTimeOffset DateTimeOffset_AddMonths(DateTimeOffset__Boxed * this, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddMonths(Int32)" }, { "virtualAddress": "0x003FF464", "name": "DateTimeOffset_AddSeconds", "signature": "DateTimeOffset DateTimeOffset_AddSeconds(DateTimeOffset__Boxed * this, double seconds, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddSeconds(Double)" }, { "virtualAddress": "0x003FF46C", "name": "DateTimeOffset_AddTicks", "signature": "DateTimeOffset DateTimeOffset_AddTicks(DateTimeOffset__Boxed * this, int64_t ticks, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddTicks(Int64)" }, { "virtualAddress": "0x003FF474", "name": "DateTimeOffset_AddYears", "signature": "DateTimeOffset DateTimeOffset_AddYears(DateTimeOffset__Boxed * this, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTimeOffset AddYears(Int32)" }, { "virtualAddress": "0x00712754", "name": "DateTimeOffset_Compare", "signature": "int32_t DateTimeOffset_Compare(DateTimeOffset first, DateTimeOffset second, MethodInfo * method)", "dotNetSignature": "Int32 Compare(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x003FF47C", "name": "DateTimeOffset_System_IComparable_CompareTo", "signature": "int32_t DateTimeOffset_System_IComparable_CompareTo(DateTimeOffset__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x003FF484", "name": "DateTimeOffset_CompareTo", "signature": "int32_t DateTimeOffset_CompareTo(DateTimeOffset__Boxed * this, DateTimeOffset other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(DateTimeOffset)" }, { "virtualAddress": "0x003FF48C", "name": "DateTimeOffset_Equals", "signature": "bool DateTimeOffset_Equals(DateTimeOffset__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FF494", "name": "DateTimeOffset_Equals_1", "signature": "bool DateTimeOffset_Equals_1(DateTimeOffset__Boxed * this, DateTimeOffset other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(DateTimeOffset)" }, { "virtualAddress": "0x003FF49C", "name": "DateTimeOffset_EqualsExact", "signature": "bool DateTimeOffset_EqualsExact(DateTimeOffset__Boxed * this, DateTimeOffset other, MethodInfo * method)", "dotNetSignature": "Boolean EqualsExact(DateTimeOffset)" }, { "virtualAddress": "0x00712C90", "name": "DateTimeOffset_Equals_2", "signature": "bool DateTimeOffset_Equals_2(DateTimeOffset first, DateTimeOffset second, MethodInfo * method)", "dotNetSignature": "Boolean Equals(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x00712D24", "name": "DateTimeOffset_FromFileTime", "signature": "DateTimeOffset DateTimeOffset_FromFileTime(int64_t fileTime, MethodInfo * method)", "dotNetSignature": "DateTimeOffset FromFileTime(Int64)" }, { "virtualAddress": "0x00712DAC", "name": "DateTimeOffset_FromUnixTimeSeconds", "signature": "DateTimeOffset DateTimeOffset_FromUnixTimeSeconds(int64_t seconds, MethodInfo * method)", "dotNetSignature": "DateTimeOffset FromUnixTimeSeconds(Int64)" }, { "virtualAddress": "0x00712F30", "name": "DateTimeOffset_FromUnixTimeMilliseconds", "signature": "DateTimeOffset DateTimeOffset_FromUnixTimeMilliseconds(int64_t milliseconds, MethodInfo * method)", "dotNetSignature": "DateTimeOffset FromUnixTimeMilliseconds(Int64)" }, { "virtualAddress": "0x003FF4A4", "name": "DateTimeOffset_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void DateTimeOffset_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(DateTimeOffset__Boxed * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x003FF4AC", "name": "DateTimeOffset_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void DateTimeOffset_System_Runtime_Serialization_ISerializable_GetObjectData(DateTimeOffset__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003FF4B4", "name": "DateTimeOffset__ctor_6", "signature": "void DateTimeOffset__ctor_6(DateTimeOffset__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DateTimeOffset(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003FF4BC", "name": "DateTimeOffset_GetHashCode", "signature": "int32_t DateTimeOffset_GetHashCode(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007134B4", "name": "DateTimeOffset_Parse", "signature": "DateTimeOffset DateTimeOffset_Parse(String * input, MethodInfo * method)", "dotNetSignature": "DateTimeOffset Parse(String)" }, { "virtualAddress": "0x00713698", "name": "DateTimeOffset_Parse_1", "signature": "DateTimeOffset DateTimeOffset_Parse_1(String * input, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "DateTimeOffset Parse(String, IFormatProvider)" }, { "virtualAddress": "0x00713710", "name": "DateTimeOffset_Parse_2", "signature": "DateTimeOffset DateTimeOffset_Parse_2(String * input, IFormatProvider * formatProvider, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "DateTimeOffset Parse(String, IFormatProvider, DateTimeStyles)" }, { "virtualAddress": "0x00713910", "name": "DateTimeOffset_ParseExact", "signature": "DateTimeOffset DateTimeOffset_ParseExact(String * input, String * format, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ParseExact(String, String, IFormatProvider)" }, { "virtualAddress": "0x00713990", "name": "DateTimeOffset_ParseExact_1", "signature": "DateTimeOffset DateTimeOffset_ParseExact_1(String * input, String * format, IFormatProvider * formatProvider, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ParseExact(String, String, IFormatProvider, DateTimeStyles)" }, { "virtualAddress": "0x00713C10", "name": "DateTimeOffset_ParseExact_2", "signature": "DateTimeOffset DateTimeOffset_ParseExact_2(String * input, String__Array * formats, IFormatProvider * formatProvider, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ParseExact(String, String[], IFormatProvider, DateTimeStyles)" }, { "virtualAddress": "0x003FF4EC", "name": "DateTimeOffset_Subtract", "signature": "TimeSpan DateTimeOffset_Subtract(DateTimeOffset__Boxed * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "TimeSpan Subtract(DateTimeOffset)" }, { "virtualAddress": "0x003FF4F4", "name": "DateTimeOffset_Subtract_1", "signature": "DateTimeOffset DateTimeOffset_Subtract_1(DateTimeOffset__Boxed * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "DateTimeOffset Subtract(TimeSpan)" }, { "virtualAddress": "0x003FF4FC", "name": "DateTimeOffset_ToFileTime", "signature": "int64_t DateTimeOffset_ToFileTime(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToFileTime()" }, { "virtualAddress": "0x003FF52C", "name": "DateTimeOffset_ToUnixTimeSeconds", "signature": "int64_t DateTimeOffset_ToUnixTimeSeconds(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToUnixTimeSeconds()" }, { "virtualAddress": "0x003FF58C", "name": "DateTimeOffset_ToUnixTimeMilliseconds", "signature": "int64_t DateTimeOffset_ToUnixTimeMilliseconds(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToUnixTimeMilliseconds()" }, { "virtualAddress": "0x003FF5E8", "name": "DateTimeOffset_ToLocalTime", "signature": "DateTimeOffset DateTimeOffset_ToLocalTime(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ToLocalTime()" }, { "virtualAddress": "0x003FF5F4", "name": "DateTimeOffset_ToLocalTime_1", "signature": "DateTimeOffset DateTimeOffset_ToLocalTime_1(DateTimeOffset__Boxed * this, bool throwOnOverflow, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ToLocalTime(Boolean)" }, { "virtualAddress": "0x003FF600", "name": "DateTimeOffset_ToString", "signature": "String * DateTimeOffset_ToString(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FF608", "name": "DateTimeOffset_ToString_1", "signature": "String * DateTimeOffset_ToString_1(DateTimeOffset__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003FF610", "name": "DateTimeOffset_ToString_2", "signature": "String * DateTimeOffset_ToString_2(DateTimeOffset__Boxed * this, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FF618", "name": "DateTimeOffset_ToString_3", "signature": "String * DateTimeOffset_ToString_3(DateTimeOffset__Boxed * this, String * format, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x003FF620", "name": "DateTimeOffset_ToUniversalTime", "signature": "DateTimeOffset DateTimeOffset_ToUniversalTime(DateTimeOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ToUniversalTime()" }, { "virtualAddress": "0x00714434", "name": "DateTimeOffset_TryParse", "signature": "bool DateTimeOffset_TryParse(String * input, DateTimeOffset * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00714688", "name": "DateTimeOffset_TryParse_1", "signature": "bool DateTimeOffset_TryParse_1(String * input, IFormatProvider * formatProvider, DateTimeStyles__Enum styles, DateTimeOffset * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, IFormatProvider, DateTimeStyles, DateTimeOffset ByRef)" }, { "virtualAddress": "0x007147CC", "name": "DateTimeOffset_TryParseExact", "signature": "bool DateTimeOffset_TryParseExact(String * input, String * format, IFormatProvider * formatProvider, DateTimeStyles__Enum styles, DateTimeOffset * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, IFormatProvider, DateTimeStyles, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00714A84", "name": "DateTimeOffset_TryParseExact_1", "signature": "bool DateTimeOffset_TryParseExact_1(String * input, String__Array * formats, IFormatProvider * formatProvider, DateTimeStyles__Enum styles, DateTimeOffset * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String[], IFormatProvider, DateTimeStyles, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00711640", "name": "DateTimeOffset_ValidateOffset", "signature": "int16_t DateTimeOffset_ValidateOffset(TimeSpan offset, MethodInfo * method)", "dotNetSignature": "Int16 ValidateOffset(TimeSpan)" }, { "virtualAddress": "0x00711760", "name": "DateTimeOffset_ValidateDate", "signature": "DateTime DateTimeOffset_ValidateDate(DateTime dateTime, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "DateTime ValidateDate(DateTime, TimeSpan)" }, { "virtualAddress": "0x00713838", "name": "DateTimeOffset_ValidateStyles", "signature": "DateTimeStyles__Enum DateTimeOffset_ValidateStyles(DateTimeStyles__Enum style, String * parameterName, MethodInfo * method)", "dotNetSignature": "DateTimeStyles ValidateStyles(DateTimeStyles, String)" }, { "virtualAddress": "0x00714D3C", "name": "DateTimeOffset_op_Implicit", "signature": "DateTimeOffset DateTimeOffset_op_Implicit(DateTime dateTime, MethodInfo * method)", "dotNetSignature": "DateTimeOffset op_Implicit(DateTime)" }, { "virtualAddress": "0x00714D68", "name": "DateTimeOffset_op_Addition", "signature": "DateTimeOffset DateTimeOffset_op_Addition(DateTimeOffset dateTimeOffset, TimeSpan timeSpan, MethodInfo * method)", "dotNetSignature": "DateTimeOffset op_Addition(DateTimeOffset, TimeSpan)" }, { "virtualAddress": "0x00714E38", "name": "DateTimeOffset_op_Subtraction", "signature": "DateTimeOffset DateTimeOffset_op_Subtraction(DateTimeOffset dateTimeOffset, TimeSpan timeSpan, MethodInfo * method)", "dotNetSignature": "DateTimeOffset op_Subtraction(DateTimeOffset, TimeSpan)" }, { "virtualAddress": "0x00714F08", "name": "DateTimeOffset_op_Subtraction_1", "signature": "TimeSpan DateTimeOffset_op_Subtraction_1(DateTimeOffset left, DateTimeOffset right, MethodInfo * method)", "dotNetSignature": "TimeSpan op_Subtraction(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x00714F9C", "name": "DateTimeOffset_op_Equality", "signature": "bool DateTimeOffset_op_Equality(DateTimeOffset left, DateTimeOffset right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x00715030", "name": "DateTimeOffset_op_Inequality", "signature": "bool DateTimeOffset_op_Inequality(DateTimeOffset left, DateTimeOffset right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x007150C4", "name": "DateTimeOffset_op_LessThan", "signature": "bool DateTimeOffset_op_LessThan(DateTimeOffset left, DateTimeOffset right, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x00715158", "name": "DateTimeOffset_op_LessThanOrEqual", "signature": "bool DateTimeOffset_op_LessThanOrEqual(DateTimeOffset left, DateTimeOffset right, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x007151EC", "name": "DateTimeOffset_op_GreaterThan", "signature": "bool DateTimeOffset_op_GreaterThan(DateTimeOffset left, DateTimeOffset right, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x00715280", "name": "DateTimeOffset_op_GreaterThanOrEqual", "signature": "bool DateTimeOffset_op_GreaterThanOrEqual(DateTimeOffset left, DateTimeOffset right, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(DateTimeOffset, DateTimeOffset)" }, { "virtualAddress": "0x00715314", "name": "DateTimeOffset__cctor", "signature": "void DateTimeOffset__cctor(MethodInfo * method)", "dotNetSignature": "DateTimeOffset()" }, { "virtualAddress": "0x005D0648", "name": "DBNull__ctor", "signature": "void DBNull__ctor(DBNull * this, MethodInfo * method)", "dotNetSignature": "DBNull()" }, { "virtualAddress": "0x005D0650", "name": "DBNull__ctor_1", "signature": "void DBNull__ctor_1(DBNull * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DBNull(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D06E0", "name": "DBNull_GetObjectData", "signature": "void DBNull_GetObjectData(DBNull * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005D06F8", "name": "DBNull_ToString", "signature": "String * DBNull_ToString(DBNull * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005D0748", "name": "DBNull_ToString_1", "signature": "String * DBNull_ToString_1(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x005D0798", "name": "DBNull_GetTypeCode", "signature": "TypeCode__Enum DBNull_GetTypeCode(DBNull * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x005D07A0", "name": "DBNull_System_IConvertible_ToBoolean", "signature": "bool DBNull_System_IConvertible_ToBoolean(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x005D0820", "name": "DBNull_System_IConvertible_ToChar", "signature": "uint16_t DBNull_System_IConvertible_ToChar(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x005D08A0", "name": "DBNull_System_IConvertible_ToSByte", "signature": "int8_t DBNull_System_IConvertible_ToSByte(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x005D0920", "name": "DBNull_System_IConvertible_ToByte", "signature": "uint8_t DBNull_System_IConvertible_ToByte(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x005D09A0", "name": "DBNull_System_IConvertible_ToInt16", "signature": "int16_t DBNull_System_IConvertible_ToInt16(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x005D0A20", "name": "DBNull_System_IConvertible_ToUInt16", "signature": "uint16_t DBNull_System_IConvertible_ToUInt16(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x005D0AA0", "name": "DBNull_System_IConvertible_ToInt32", "signature": "int32_t DBNull_System_IConvertible_ToInt32(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x005D0B20", "name": "DBNull_System_IConvertible_ToUInt32", "signature": "uint32_t DBNull_System_IConvertible_ToUInt32(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x005D0BA0", "name": "DBNull_System_IConvertible_ToInt64", "signature": "int64_t DBNull_System_IConvertible_ToInt64(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x005D0C20", "name": "DBNull_System_IConvertible_ToUInt64", "signature": "uint64_t DBNull_System_IConvertible_ToUInt64(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x005D0CA0", "name": "DBNull_System_IConvertible_ToSingle", "signature": "float DBNull_System_IConvertible_ToSingle(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x005D0D20", "name": "DBNull_System_IConvertible_ToDouble", "signature": "double DBNull_System_IConvertible_ToDouble(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x005D0DA0", "name": "DBNull_System_IConvertible_ToDecimal", "signature": "Decimal DBNull_System_IConvertible_ToDecimal(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x005D0E20", "name": "DBNull_System_IConvertible_ToDateTime", "signature": "DateTime DBNull_System_IConvertible_ToDateTime(DBNull * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x005D0EA0", "name": "DBNull_System_IConvertible_ToType", "signature": "Object * DBNull_System_IConvertible_ToType(DBNull * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x005D0F1C", "name": "DBNull__cctor", "signature": "void DBNull__cctor(MethodInfo * method)", "dotNetSignature": "DBNull()" }, { "virtualAddress": "0x003FF7B0", "name": "Decimal__ctor", "signature": "void Decimal__ctor(Decimal__Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Decimal(Int32)" }, { "virtualAddress": "0x003FF7D4", "name": "Decimal__ctor_1", "signature": "void Decimal__ctor_1(Decimal__Boxed * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Decimal(UInt32)" }, { "virtualAddress": "0x003FF7E0", "name": "Decimal__ctor_2", "signature": "void Decimal__ctor_2(Decimal__Boxed * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Decimal(Int64)" }, { "virtualAddress": "0x003FF808", "name": "Decimal__ctor_3", "signature": "void Decimal__ctor_3(Decimal__Boxed * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Decimal(UInt64)" }, { "virtualAddress": "0x003FF818", "name": "Decimal__ctor_4", "signature": "void Decimal__ctor_4(Decimal__Boxed * this, float value, MethodInfo * method)", "dotNetSignature": "Decimal(Single)" }, { "virtualAddress": "0x003FF820", "name": "Decimal__ctor_5", "signature": "void Decimal__ctor_5(Decimal__Boxed * this, double value, MethodInfo * method)", "dotNetSignature": "Decimal(Double)" }, { "virtualAddress": "0x0071E894", "name": "Decimal_ToOACurrency", "signature": "int64_t Decimal_ToOACurrency(Decimal value, MethodInfo * method)", "dotNetSignature": "Int64 ToOACurrency(Decimal)" }, { "virtualAddress": "0x0071EA04", "name": "Decimal_FromOACurrency", "signature": "Decimal Decimal_FromOACurrency(int64_t cy, MethodInfo * method)", "dotNetSignature": "Decimal FromOACurrency(Int64)" }, { "virtualAddress": "0x003FF828", "name": "Decimal__ctor_6", "signature": "void Decimal__ctor_6(Decimal__Boxed * this, Int32__Array * bits, MethodInfo * method)", "dotNetSignature": "Decimal(Int32[])" }, { "virtualAddress": "0x003FF830", "name": "Decimal_SetBits", "signature": "void Decimal_SetBits(Decimal__Boxed * this, Int32__Array * bits, MethodInfo * method)", "dotNetSignature": "Void SetBits(Int32[])" }, { "virtualAddress": "0x003FF838", "name": "Decimal__ctor_7", "signature": "void Decimal__ctor_7(Decimal__Boxed * this, int32_t lo, int32_t mid, int32_t hi, bool isNegative, uint8_t scale, MethodInfo * method)", "dotNetSignature": "Decimal(Int32, Int32, Int32, Boolean, Byte)" }, { "virtualAddress": "0x003FF844", "name": "Decimal_OnSerializing", "signature": "void Decimal_OnSerializing(Decimal__Boxed * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x003FF84C", "name": "Decimal_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void Decimal_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(Decimal__Boxed * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x003FF854", "name": "Decimal__ctor_8", "signature": "void Decimal__ctor_8(Decimal__Boxed * this, int32_t lo, int32_t mid, int32_t hi, int32_t flags, MethodInfo * method)", "dotNetSignature": "Decimal(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0071F288", "name": "Decimal_Abs", "signature": "Decimal Decimal_Abs(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Abs(Decimal)" }, { "virtualAddress": "0x0071F2BC", "name": "Decimal_Add", "signature": "Decimal Decimal_Add(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal Add(Decimal, Decimal)" }, { "virtualAddress": "0x0071F33C", "name": "Decimal_FCallAddSub", "signature": "void Decimal_FCallAddSub(Decimal * d1, Decimal * d2, uint8_t bSign, MethodInfo * method)", "dotNetSignature": "Void FCallAddSub(Decimal ByRef, Decimal ByRef, Byte)" }, { "virtualAddress": "0x0071F340", "name": "Decimal_Ceiling", "signature": "Decimal Decimal_Ceiling(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Ceiling(Decimal)" }, { "virtualAddress": "0x0071F4A4", "name": "Decimal_Compare", "signature": "int32_t Decimal_Compare(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Decimal, Decimal)" }, { "virtualAddress": "0x0071F51C", "name": "Decimal_FCallCompare", "signature": "int32_t Decimal_FCallCompare(Decimal * d1, Decimal * d2, MethodInfo * method)", "dotNetSignature": "Int32 FCallCompare(Decimal ByRef, Decimal ByRef)" }, { "virtualAddress": "0x003FF85C", "name": "Decimal_CompareTo", "signature": "int32_t Decimal_CompareTo(Decimal__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FF864", "name": "Decimal_CompareTo_1", "signature": "int32_t Decimal_CompareTo_1(Decimal__Boxed * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Decimal)" }, { "virtualAddress": "0x0071F698", "name": "Decimal_Divide", "signature": "Decimal Decimal_Divide(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal Divide(Decimal, Decimal)" }, { "virtualAddress": "0x0071F714", "name": "Decimal_FCallDivide", "signature": "void Decimal_FCallDivide(Decimal * d1, Decimal * d2, MethodInfo * method)", "dotNetSignature": "Void FCallDivide(Decimal ByRef, Decimal ByRef)" }, { "virtualAddress": "0x003FF86C", "name": "Decimal_Equals", "signature": "bool Decimal_Equals(Decimal__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FF874", "name": "Decimal_Equals_1", "signature": "bool Decimal_Equals_1(Decimal__Boxed * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Decimal)" }, { "virtualAddress": "0x003FF87C", "name": "Decimal_GetHashCode", "signature": "int32_t Decimal_GetHashCode(Decimal__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0071F854", "name": "Decimal_Equals_2", "signature": "bool Decimal_Equals_2(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Decimal, Decimal)" }, { "virtualAddress": "0x0071F430", "name": "Decimal_Floor", "signature": "Decimal Decimal_Floor(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Floor(Decimal)" }, { "virtualAddress": "0x0071F8D4", "name": "Decimal_FCallFloor", "signature": "void Decimal_FCallFloor(Decimal * d, MethodInfo * method)", "dotNetSignature": "Void FCallFloor(Decimal ByRef)" }, { "virtualAddress": "0x003FF884", "name": "Decimal_ToString", "signature": "String * Decimal_ToString(Decimal__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FF8BC", "name": "Decimal_ToString_1", "signature": "String * Decimal_ToString_1(Decimal__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003FF900", "name": "Decimal_ToString_2", "signature": "String * Decimal_ToString_2(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FF93C", "name": "Decimal_ToString_3", "signature": "String * Decimal_ToString_3(Decimal__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x0071F9D8", "name": "Decimal_Parse", "signature": "Decimal Decimal_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Decimal Parse(String)" }, { "virtualAddress": "0x0071FA0C", "name": "Decimal_Parse_1", "signature": "Decimal Decimal_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Decimal Parse(String, NumberStyles)" }, { "virtualAddress": "0x0071FA50", "name": "Decimal_Parse_2", "signature": "Decimal Decimal_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal Parse(String, IFormatProvider)" }, { "virtualAddress": "0x0071FA88", "name": "Decimal_Parse_3", "signature": "Decimal Decimal_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x0071FADC", "name": "Decimal_TryParse", "signature": "bool Decimal_TryParse(String * s, Decimal * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Decimal ByRef)" }, { "virtualAddress": "0x0071FB18", "name": "Decimal_TryParse_1", "signature": "bool Decimal_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, Decimal * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, Decimal ByRef)" }, { "virtualAddress": "0x0071EFC4", "name": "Decimal_GetBits", "signature": "Int32__Array * Decimal_GetBits(Decimal d, MethodInfo * method)", "dotNetSignature": "Int32[] GetBits(Decimal)" }, { "virtualAddress": "0x0071FB74", "name": "Decimal_GetBytes", "signature": "void Decimal_GetBytes(Decimal d, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void GetBytes(Decimal, Byte[])" }, { "virtualAddress": "0x0071FC90", "name": "Decimal_ToDecimal", "signature": "Decimal Decimal_ToDecimal(Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Byte[])" }, { "virtualAddress": "0x0071FDBC", "name": "Decimal_InternalAddUInt32RawUnchecked", "signature": "void Decimal_InternalAddUInt32RawUnchecked(Decimal * value, uint32_t i, MethodInfo * method)", "dotNetSignature": "Void InternalAddUInt32RawUnchecked(Decimal ByRef, UInt32)" }, { "virtualAddress": "0x0071FE00", "name": "Decimal_InternalDivRemUInt32", "signature": "uint32_t Decimal_InternalDivRemUInt32(Decimal * value, uint32_t divisor, MethodInfo * method)", "dotNetSignature": "UInt32 InternalDivRemUInt32(Decimal ByRef, UInt32)" }, { "virtualAddress": "0x0071FE6C", "name": "Decimal_InternalRoundFromZero", "signature": "void Decimal_InternalRoundFromZero(Decimal * d, int32_t decimalCount, MethodInfo * method)", "dotNetSignature": "Void InternalRoundFromZero(Decimal ByRef, Int32)" }, { "virtualAddress": "0x0071FFBC", "name": "Decimal_Max", "signature": "Decimal Decimal_Max(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal Max(Decimal, Decimal)" }, { "virtualAddress": "0x00720058", "name": "Decimal_Min", "signature": "Decimal Decimal_Min(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal Min(Decimal, Decimal)" }, { "virtualAddress": "0x007200F4", "name": "Decimal_Remainder", "signature": "Decimal Decimal_Remainder(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal Remainder(Decimal, Decimal)" }, { "virtualAddress": "0x0072067C", "name": "Decimal_Multiply", "signature": "Decimal Decimal_Multiply(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal Multiply(Decimal, Decimal)" }, { "virtualAddress": "0x007206F8", "name": "Decimal_FCallMultiply", "signature": "void Decimal_FCallMultiply(Decimal * d1, Decimal * d2, MethodInfo * method)", "dotNetSignature": "Void FCallMultiply(Decimal ByRef, Decimal ByRef)" }, { "virtualAddress": "0x007206FC", "name": "Decimal_Negate", "signature": "Decimal Decimal_Negate(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Negate(Decimal)" }, { "virtualAddress": "0x00720730", "name": "Decimal_Round", "signature": "Decimal Decimal_Round(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal)" }, { "virtualAddress": "0x007207A8", "name": "Decimal_Round_1", "signature": "Decimal Decimal_Round_1(Decimal d, int32_t decimals, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal, Int32)" }, { "virtualAddress": "0x00720828", "name": "Decimal_Round_2", "signature": "Decimal Decimal_Round_2(Decimal d, MidpointRounding__Enum mode, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal, MidpointRounding)" }, { "virtualAddress": "0x007208A8", "name": "Decimal_Round_3", "signature": "Decimal Decimal_Round_3(Decimal d, int32_t decimals, MidpointRounding__Enum mode, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal, Int32, MidpointRounding)" }, { "virtualAddress": "0x00720824", "name": "Decimal_FCallRound", "signature": "void Decimal_FCallRound(Decimal * d, int32_t decimals, MethodInfo * method)", "dotNetSignature": "Void FCallRound(Decimal ByRef, Int32)" }, { "virtualAddress": "0x00720A94", "name": "Decimal_Subtract", "signature": "Decimal Decimal_Subtract(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal Subtract(Decimal, Decimal)" }, { "virtualAddress": "0x00720B14", "name": "Decimal_ToByte", "signature": "uint8_t Decimal_ToByte(Decimal value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Decimal)" }, { "virtualAddress": "0x00720D98", "name": "Decimal_ToSByte", "signature": "int8_t Decimal_ToSByte(Decimal value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Decimal)" }, { "virtualAddress": "0x0072102C", "name": "Decimal_ToInt16", "signature": "int16_t Decimal_ToInt16(Decimal value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Decimal)" }, { "virtualAddress": "0x007211BC", "name": "Decimal_ToDouble", "signature": "double Decimal_ToDouble(Decimal d, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Decimal)" }, { "virtualAddress": "0x007211C0", "name": "Decimal_FCallToInt32", "signature": "int32_t Decimal_FCallToInt32(Decimal d, MethodInfo * method)", "dotNetSignature": "Int32 FCallToInt32(Decimal)" }, { "virtualAddress": "0x00720F28", "name": "Decimal_ToInt32", "signature": "int32_t Decimal_ToInt32(Decimal d, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Decimal)" }, { "virtualAddress": "0x007211C8", "name": "Decimal_ToInt64", "signature": "int64_t Decimal_ToInt64(Decimal d, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Decimal)" }, { "virtualAddress": "0x007212C4", "name": "Decimal_ToUInt16", "signature": "uint16_t Decimal_ToUInt16(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Decimal)" }, { "virtualAddress": "0x00720CA0", "name": "Decimal_ToUInt32", "signature": "uint32_t Decimal_ToUInt32(Decimal d, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Decimal)" }, { "virtualAddress": "0x00721450", "name": "Decimal_ToUInt64", "signature": "uint64_t Decimal_ToUInt64(Decimal d, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Decimal)" }, { "virtualAddress": "0x00721540", "name": "Decimal_ToSingle", "signature": "float Decimal_ToSingle(Decimal d, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Decimal)" }, { "virtualAddress": "0x00720508", "name": "Decimal_Truncate", "signature": "Decimal Decimal_Truncate(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Truncate(Decimal)" }, { "virtualAddress": "0x007211C4", "name": "Decimal_FCallTruncate", "signature": "void Decimal_FCallTruncate(Decimal * d, MethodInfo * method)", "dotNetSignature": "Void FCallTruncate(Decimal ByRef)" }, { "virtualAddress": "0x00721544", "name": "Decimal_op_Implicit", "signature": "Decimal Decimal_op_Implicit(uint8_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(Byte)" }, { "virtualAddress": "0x00721550", "name": "Decimal_op_Implicit_1", "signature": "Decimal Decimal_op_Implicit_1(int8_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(SByte)" }, { "virtualAddress": "0x00721568", "name": "Decimal_op_Implicit_2", "signature": "Decimal Decimal_op_Implicit_2(int16_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(Int16)" }, { "virtualAddress": "0x00721580", "name": "Decimal_op_Implicit_3", "signature": "Decimal Decimal_op_Implicit_3(uint16_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(UInt16)" }, { "virtualAddress": "0x0072158C", "name": "Decimal_op_Implicit_4", "signature": "Decimal Decimal_op_Implicit_4(uint16_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(Char)" }, { "virtualAddress": "0x00721598", "name": "Decimal_op_Implicit_5", "signature": "Decimal Decimal_op_Implicit_5(int32_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(Int32)" }, { "virtualAddress": "0x007215A8", "name": "Decimal_op_Implicit_6", "signature": "Decimal Decimal_op_Implicit_6(uint32_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(UInt32)" }, { "virtualAddress": "0x0071EA7C", "name": "Decimal_op_Implicit_7", "signature": "Decimal Decimal_op_Implicit_7(int64_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(Int64)" }, { "virtualAddress": "0x007215B4", "name": "Decimal_op_Implicit_8", "signature": "Decimal Decimal_op_Implicit_8(uint64_t value, MethodInfo * method)", "dotNetSignature": "Decimal op_Implicit(UInt64)" }, { "virtualAddress": "0x007215C0", "name": "Decimal_op_Explicit", "signature": "Decimal Decimal_op_Explicit(float value, MethodInfo * method)", "dotNetSignature": "Decimal op_Explicit(Single)" }, { "virtualAddress": "0x007215E8", "name": "Decimal_op_Explicit_1", "signature": "Decimal Decimal_op_Explicit_1(double value, MethodInfo * method)", "dotNetSignature": "Decimal op_Explicit(Double)" }, { "virtualAddress": "0x00721610", "name": "Decimal_op_Explicit_2", "signature": "uint8_t Decimal_op_Explicit_2(Decimal value, MethodInfo * method)", "dotNetSignature": "Byte op_Explicit(Decimal)" }, { "virtualAddress": "0x00721684", "name": "Decimal_op_Explicit_3", "signature": "int8_t Decimal_op_Explicit_3(Decimal value, MethodInfo * method)", "dotNetSignature": "SByte op_Explicit(Decimal)" }, { "virtualAddress": "0x007216F8", "name": "Decimal_op_Explicit_4", "signature": "uint16_t Decimal_op_Explicit_4(Decimal value, MethodInfo * method)", "dotNetSignature": "Char op_Explicit(Decimal)" }, { "virtualAddress": "0x0072182C", "name": "Decimal_op_Explicit_5", "signature": "int16_t Decimal_op_Explicit_5(Decimal value, MethodInfo * method)", "dotNetSignature": "Int16 op_Explicit(Decimal)" }, { "virtualAddress": "0x007218A0", "name": "Decimal_op_Explicit_6", "signature": "uint16_t Decimal_op_Explicit_6(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt16 op_Explicit(Decimal)" }, { "virtualAddress": "0x00721914", "name": "Decimal_op_Explicit_7", "signature": "int32_t Decimal_op_Explicit_7(Decimal value, MethodInfo * method)", "dotNetSignature": "Int32 op_Explicit(Decimal)" }, { "virtualAddress": "0x00721988", "name": "Decimal_op_Explicit_8", "signature": "uint32_t Decimal_op_Explicit_8(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt32 op_Explicit(Decimal)" }, { "virtualAddress": "0x0071E990", "name": "Decimal_op_Explicit_9", "signature": "int64_t Decimal_op_Explicit_9(Decimal value, MethodInfo * method)", "dotNetSignature": "Int64 op_Explicit(Decimal)" }, { "virtualAddress": "0x007219FC", "name": "Decimal_op_Explicit_10", "signature": "uint64_t Decimal_op_Explicit_10(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt64 op_Explicit(Decimal)" }, { "virtualAddress": "0x00721A70", "name": "Decimal_op_Explicit_11", "signature": "float Decimal_op_Explicit_11(Decimal value, MethodInfo * method)", "dotNetSignature": "Single op_Explicit(Decimal)" }, { "virtualAddress": "0x00721AE4", "name": "Decimal_op_Explicit_12", "signature": "double Decimal_op_Explicit_12(Decimal value, MethodInfo * method)", "dotNetSignature": "Double op_Explicit(Decimal)" }, { "virtualAddress": "0x00721B58", "name": "Decimal_op_UnaryPlus", "signature": "Decimal Decimal_op_UnaryPlus(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal op_UnaryPlus(Decimal)" }, { "virtualAddress": "0x0071F3BC", "name": "Decimal_op_UnaryNegation", "signature": "Decimal Decimal_op_UnaryNegation(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal op_UnaryNegation(Decimal)" }, { "virtualAddress": "0x00721B5C", "name": "Decimal_op_Increment", "signature": "Decimal Decimal_op_Increment(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal op_Increment(Decimal)" }, { "virtualAddress": "0x00721BDC", "name": "Decimal_op_Decrement", "signature": "Decimal Decimal_op_Decrement(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal op_Decrement(Decimal)" }, { "virtualAddress": "0x007205FC", "name": "Decimal_op_Addition", "signature": "Decimal Decimal_op_Addition(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal op_Addition(Decimal, Decimal)" }, { "virtualAddress": "0x00720408", "name": "Decimal_op_Subtraction", "signature": "Decimal Decimal_op_Subtraction(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal op_Subtraction(Decimal, Decimal)" }, { "virtualAddress": "0x0071E914", "name": "Decimal_op_Multiply", "signature": "Decimal Decimal_op_Multiply(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal op_Multiply(Decimal, Decimal)" }, { "virtualAddress": "0x0071EA90", "name": "Decimal_op_Division", "signature": "Decimal Decimal_op_Division(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal op_Division(Decimal, Decimal)" }, { "virtualAddress": "0x00721C5C", "name": "Decimal_op_Modulus", "signature": "Decimal Decimal_op_Modulus(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Decimal op_Modulus(Decimal, Decimal)" }, { "virtualAddress": "0x00720488", "name": "Decimal_op_Equality", "signature": "bool Decimal_op_Equality(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Decimal, Decimal)" }, { "virtualAddress": "0x00721CE8", "name": "Decimal_op_Inequality", "signature": "bool Decimal_op_Inequality(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Decimal, Decimal)" }, { "virtualAddress": "0x0072038C", "name": "Decimal_op_LessThan", "signature": "bool Decimal_op_LessThan(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(Decimal, Decimal)" }, { "virtualAddress": "0x0072057C", "name": "Decimal_op_LessThanOrEqual", "signature": "bool Decimal_op_LessThanOrEqual(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(Decimal, Decimal)" }, { "virtualAddress": "0x00721D68", "name": "Decimal_op_GreaterThan", "signature": "bool Decimal_op_GreaterThan(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(Decimal, Decimal)" }, { "virtualAddress": "0x00721DE8", "name": "Decimal_op_GreaterThanOrEqual", "signature": "bool Decimal_op_GreaterThanOrEqual(Decimal d1, Decimal d2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(Decimal, Decimal)" }, { "virtualAddress": "0x003FF984", "name": "Decimal_GetTypeCode", "signature": "TypeCode__Enum Decimal_GetTypeCode(Decimal__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FF98C", "name": "Decimal_System_IConvertible_ToBoolean", "signature": "bool Decimal_System_IConvertible_ToBoolean(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FF994", "name": "Decimal_System_IConvertible_ToChar", "signature": "uint16_t Decimal_System_IConvertible_ToChar(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FF9A0", "name": "Decimal_System_IConvertible_ToSByte", "signature": "int8_t Decimal_System_IConvertible_ToSByte(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FF9A8", "name": "Decimal_System_IConvertible_ToByte", "signature": "uint8_t Decimal_System_IConvertible_ToByte(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FF9B0", "name": "Decimal_System_IConvertible_ToInt16", "signature": "int16_t Decimal_System_IConvertible_ToInt16(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FF9B8", "name": "Decimal_System_IConvertible_ToUInt16", "signature": "uint16_t Decimal_System_IConvertible_ToUInt16(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FF9C0", "name": "Decimal_System_IConvertible_ToInt32", "signature": "int32_t Decimal_System_IConvertible_ToInt32(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FF9C8", "name": "Decimal_System_IConvertible_ToUInt32", "signature": "uint32_t Decimal_System_IConvertible_ToUInt32(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FF9D0", "name": "Decimal_System_IConvertible_ToInt64", "signature": "int64_t Decimal_System_IConvertible_ToInt64(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FF9D8", "name": "Decimal_System_IConvertible_ToUInt64", "signature": "uint64_t Decimal_System_IConvertible_ToUInt64(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FF9E0", "name": "Decimal_System_IConvertible_ToSingle", "signature": "float Decimal_System_IConvertible_ToSingle(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FF9E8", "name": "Decimal_System_IConvertible_ToDouble", "signature": "double Decimal_System_IConvertible_ToDouble(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FF9F0", "name": "Decimal_System_IConvertible_ToDecimal", "signature": "Decimal Decimal_System_IConvertible_ToDecimal(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FF9FC", "name": "Decimal_System_IConvertible_ToDateTime", "signature": "DateTime Decimal_System_IConvertible_ToDateTime(Decimal__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FFA08", "name": "Decimal_System_IConvertible_ToType", "signature": "Object * Decimal_System_IConvertible_ToType(Decimal__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x007225DC", "name": "Decimal__cctor", "signature": "void Decimal__cctor(MethodInfo * method)", "dotNetSignature": "Decimal()" }, { "virtualAddress": "0x007226F0", "name": "DefaultBinder_BindToMethod", "signature": "MethodBase * DefaultBinder_BindToMethod(DefaultBinder * this, BindingFlags__Enum bindingAttr, MethodBase__Array * match, Object__Array * * args, ParameterModifier__Array * modifiers, CultureInfo * cultureInfo, String__Array * names, Object * * state, MethodInfo * method)", "dotNetSignature": "MethodBase BindToMethod(BindingFlags, MethodBase[], Object[] ByRef, ParameterModifier[], CultureInfo, String[], Object ByRef)" }, { "virtualAddress": "0x00724ABC", "name": "DefaultBinder_BindToField", "signature": "FieldInfo_1 * DefaultBinder_BindToField(DefaultBinder * this, BindingFlags__Enum bindingAttr, FieldInfo_1__Array * match, Object * value, CultureInfo * cultureInfo, MethodInfo * method)", "dotNetSignature": "FieldInfo BindToField(BindingFlags, FieldInfo[], Object, CultureInfo)" }, { "virtualAddress": "0x00724FBC", "name": "DefaultBinder_SelectMethod", "signature": "MethodBase * DefaultBinder_SelectMethod(DefaultBinder * this, BindingFlags__Enum bindingAttr, MethodBase__Array * match, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodBase SelectMethod(BindingFlags, MethodBase[], Type[], ParameterModifier[])" }, { "virtualAddress": "0x007258A8", "name": "DefaultBinder_SelectProperty", "signature": "PropertyInfo_1 * DefaultBinder_SelectProperty(DefaultBinder * this, BindingFlags__Enum bindingAttr, PropertyInfo_1__Array * match, Type * returnType, Type__Array * indexes, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo SelectProperty(BindingFlags, PropertyInfo[], Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x00726A2C", "name": "DefaultBinder_ChangeType", "signature": "Object * DefaultBinder_ChangeType(DefaultBinder * this, Object * value, Type * type, CultureInfo * cultureInfo, MethodInfo * method)", "dotNetSignature": "Object ChangeType(Object, Type, CultureInfo)" }, { "virtualAddress": "0x00726AAC", "name": "DefaultBinder_ReorderArgumentArray", "signature": "void DefaultBinder_ReorderArgumentArray(DefaultBinder * this, Object__Array * * args, Object * state, MethodInfo * method)", "dotNetSignature": "Void ReorderArgumentArray(Object[] ByRef, Object)" }, { "virtualAddress": "0x00726D70", "name": "DefaultBinder_ExactBinding", "signature": "MethodBase * DefaultBinder_ExactBinding(MethodBase__Array * match, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodBase ExactBinding(MethodBase[], Type[], ParameterModifier[])" }, { "virtualAddress": "0x007270EC", "name": "DefaultBinder_ExactPropertyBinding", "signature": "PropertyInfo_1 * DefaultBinder_ExactPropertyBinding(PropertyInfo_1__Array * match, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo ExactPropertyBinding(PropertyInfo[], Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x00726578", "name": "DefaultBinder_FindMostSpecific", "signature": "int32_t DefaultBinder_FindMostSpecific(ParameterInfo_1__Array * p1, Int32__Array * paramOrder1, Type * paramArrayType1, ParameterInfo_1__Array * p2, Int32__Array * paramOrder2, Type * paramArrayType2, Type__Array * types, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 FindMostSpecific(ParameterInfo[], Int32[], Type, ParameterInfo[], Int32[], Type, Type[], Object[])" }, { "virtualAddress": "0x007261E0", "name": "DefaultBinder_FindMostSpecificType", "signature": "int32_t DefaultBinder_FindMostSpecificType(Type * c1, Type * c2, Type * t, MethodInfo * method)", "dotNetSignature": "Int32 FindMostSpecificType(Type, Type, Type)" }, { "virtualAddress": "0x007249A0", "name": "DefaultBinder_FindMostSpecificMethod", "signature": "int32_t DefaultBinder_FindMostSpecificMethod(MethodBase * m1, Int32__Array * paramOrder1, Type * paramArrayType1, MethodBase * m2, Int32__Array * paramOrder2, Type * paramArrayType2, Type__Array * types, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 FindMostSpecificMethod(MethodBase, Int32[], Type, MethodBase, Int32[], Type, Type[], Object[])" }, { "virtualAddress": "0x00724F00", "name": "DefaultBinder_FindMostSpecificField", "signature": "int32_t DefaultBinder_FindMostSpecificField(FieldInfo_1 * cur1, FieldInfo_1 * cur2, MethodInfo * method)", "dotNetSignature": "Int32 FindMostSpecificField(FieldInfo, FieldInfo)" }, { "virtualAddress": "0x00726970", "name": "DefaultBinder_FindMostSpecificProperty", "signature": "int32_t DefaultBinder_FindMostSpecificProperty(PropertyInfo_1 * cur1, PropertyInfo_1 * cur2, MethodInfo * method)", "dotNetSignature": "Int32 FindMostSpecificProperty(PropertyInfo, PropertyInfo)" }, { "virtualAddress": "0x007273C0", "name": "DefaultBinder_CompareMethodSigAndName", "signature": "bool DefaultBinder_CompareMethodSigAndName(MethodBase * m1, MethodBase * m2, MethodInfo * method)", "dotNetSignature": "Boolean CompareMethodSigAndName(MethodBase, MethodBase)" }, { "virtualAddress": "0x00727538", "name": "DefaultBinder_GetHierarchyDepth", "signature": "int32_t DefaultBinder_GetHierarchyDepth(Type * t, MethodInfo * method)", "dotNetSignature": "Int32 GetHierarchyDepth(Type)" }, { "virtualAddress": "0x00726FBC", "name": "DefaultBinder_FindMostDerivedNewSlotMeth", "signature": "MethodBase * DefaultBinder_FindMostDerivedNewSlotMeth(MethodBase__Array * match, int32_t cMatches, MethodInfo * method)", "dotNetSignature": "MethodBase FindMostDerivedNewSlotMeth(MethodBase[], Int32)" }, { "virtualAddress": "0x00724834", "name": "DefaultBinder_ReorderParams", "signature": "void DefaultBinder_ReorderParams(Int32__Array * paramOrder, Object__Array * vars, MethodInfo * method)", "dotNetSignature": "Void ReorderParams(Int32[], Object[])" }, { "virtualAddress": "0x007244F0", "name": "DefaultBinder_CreateParamOrder", "signature": "bool DefaultBinder_CreateParamOrder(Int32__Array * paramOrder, ParameterInfo_1__Array * pars, String__Array * names, MethodInfo * method)", "dotNetSignature": "Boolean CreateParamOrder(Int32[], ParameterInfo[], String[])" }, { "virtualAddress": "0x00725664", "name": "DefaultBinder_CanConvertPrimitive", "signature": "bool DefaultBinder_CanConvertPrimitive(RuntimeType * source, RuntimeType * target, MethodInfo * method)", "dotNetSignature": "Boolean CanConvertPrimitive(RuntimeType, RuntimeType)" }, { "virtualAddress": "0x00724740", "name": "DefaultBinder_CanConvertPrimitiveObjectToType", "signature": "bool DefaultBinder_CanConvertPrimitiveObjectToType(Object * source, RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean CanConvertPrimitiveObjectToType(Object, RuntimeType)" }, { "virtualAddress": "0x007275E4", "name": "DefaultBinder__ctor", "signature": "void DefaultBinder__ctor(DefaultBinder * this, MethodInfo * method)", "dotNetSignature": "DefaultBinder()" }, { "virtualAddress": "0x004E65CC", "name": "DefaultBinder_BinderState__ctor", "signature": "void DefaultBinder_BinderState__ctor(DefaultBinder_BinderState * this, Int32__Array * argsMap, int32_t originalSize, bool isParamArray, MethodInfo * method)", "dotNetSignature": "DefaultBinder\u002BBinderState(Int32[], Int32, Boolean)" }, { "virtualAddress": "0x004E64F4", "name": "DefaultBinder_c__cctor", "signature": "void DefaultBinder_c__cctor(MethodInfo * method)", "dotNetSignature": "DefaultBinder\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x004E6558", "name": "DefaultBinder_c__ctor", "signature": "void DefaultBinder_c__ctor(DefaultBinder_c * this, MethodInfo * method)", "dotNetSignature": "DefaultBinder\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x004E6560", "name": "DefaultBinder_c__SelectProperty_b__3_0", "signature": "bool DefaultBinder_c__SelectProperty_b__3_0(DefaultBinder_c * this, Type * t, MethodInfo * method)", "dotNetSignature": "Boolean \u003CSelectProperty\u003Eb__3_0(Type)" }, { "virtualAddress": "0x006149A4", "name": "DivideByZeroException__ctor", "signature": "void DivideByZeroException__ctor(DivideByZeroException * this, MethodInfo * method)", "dotNetSignature": "DivideByZeroException()" }, { "virtualAddress": "0x00614A10", "name": "DivideByZeroException__ctor_1", "signature": "void DivideByZeroException__ctor_1(DivideByZeroException * this, String * message, MethodInfo * method)", "dotNetSignature": "DivideByZeroException(String)" }, { "virtualAddress": "0x00614A40", "name": "DivideByZeroException__ctor_2", "signature": "void DivideByZeroException__ctor_2(DivideByZeroException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "DivideByZeroException(String, Exception)" }, { "virtualAddress": "0x00614A70", "name": "DivideByZeroException__ctor_3", "signature": "void DivideByZeroException__ctor_3(DivideByZeroException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DivideByZeroException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00614A78", "name": "DllNotFoundException__ctor", "signature": "void DllNotFoundException__ctor(DllNotFoundException * this, MethodInfo * method)", "dotNetSignature": "DllNotFoundException()" }, { "virtualAddress": "0x00614ADC", "name": "DllNotFoundException__ctor_1", "signature": "void DllNotFoundException__ctor_1(DllNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "DllNotFoundException(String)" }, { "virtualAddress": "0x00614B0C", "name": "DllNotFoundException__ctor_2", "signature": "void DllNotFoundException__ctor_2(DllNotFoundException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "DllNotFoundException(String, Exception)" }, { "virtualAddress": "0x00614B3C", "name": "DllNotFoundException__ctor_3", "signature": "void DllNotFoundException__ctor_3(DllNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DllNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00614B44", "name": "Double_IsInfinity", "signature": "bool Double_IsInfinity(double d, MethodInfo * method)", "dotNetSignature": "Boolean IsInfinity(Double)" }, { "virtualAddress": "0x00614B5C", "name": "Double_IsPositiveInfinity", "signature": "bool Double_IsPositiveInfinity(double d, MethodInfo * method)", "dotNetSignature": "Boolean IsPositiveInfinity(Double)" }, { "virtualAddress": "0x00614B70", "name": "Double_IsNegativeInfinity", "signature": "bool Double_IsNegativeInfinity(double d, MethodInfo * method)", "dotNetSignature": "Boolean IsNegativeInfinity(Double)" }, { "virtualAddress": "0x00614B84", "name": "Double_IsNegative", "signature": "bool Double_IsNegative(double d, MethodInfo * method)", "dotNetSignature": "Boolean IsNegative(Double)" }, { "virtualAddress": "0x00614B90", "name": "Double_IsNaN", "signature": "bool Double_IsNaN(double d, MethodInfo * method)", "dotNetSignature": "Boolean IsNaN(Double)" }, { "virtualAddress": "0x00614BA8", "name": "Double_IsFinite", "signature": "bool Double_IsFinite(double d, MethodInfo * method)", "dotNetSignature": "Boolean IsFinite(Double)" }, { "virtualAddress": "0x003FD33C", "name": "Double_CompareTo", "signature": "int32_t Double_CompareTo(Double__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FD344", "name": "Double_CompareTo_1", "signature": "int32_t Double_CompareTo_1(Double__Boxed * this, double value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Double)" }, { "virtualAddress": "0x003FD34C", "name": "Double_Equals", "signature": "bool Double_Equals(Double__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00614F4C", "name": "Double_op_Equality", "signature": "bool Double_op_Equality(double left, double right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Double, Double)" }, { "virtualAddress": "0x00614F58", "name": "Double_op_Inequality", "signature": "bool Double_op_Inequality(double left, double right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Double, Double)" }, { "virtualAddress": "0x00614F64", "name": "Double_op_LessThan", "signature": "bool Double_op_LessThan(double left, double right, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(Double, Double)" }, { "virtualAddress": "0x00614F70", "name": "Double_op_GreaterThan", "signature": "bool Double_op_GreaterThan(double left, double right, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(Double, Double)" }, { "virtualAddress": "0x00614F7C", "name": "Double_op_LessThanOrEqual", "signature": "bool Double_op_LessThanOrEqual(double left, double right, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(Double, Double)" }, { "virtualAddress": "0x00614F88", "name": "Double_op_GreaterThanOrEqual", "signature": "bool Double_op_GreaterThanOrEqual(double left, double right, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(Double, Double)" }, { "virtualAddress": "0x003FD354", "name": "Double_Equals_1", "signature": "bool Double_Equals_1(Double__Boxed * this, double obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Double)" }, { "virtualAddress": "0x003FD35C", "name": "Double_GetHashCode", "signature": "int32_t Double_GetHashCode(Double__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FD368", "name": "Double_ToString", "signature": "String * Double_ToString(Double__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FD39C", "name": "Double_ToString_1", "signature": "String * Double_ToString_1(Double__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003FD3DC", "name": "Double_ToString_2", "signature": "String * Double_ToString_2(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FD414", "name": "Double_ToString_3", "signature": "String * Double_ToString_3(Double__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x00615158", "name": "Double_Parse", "signature": "double Double_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Double Parse(String)" }, { "virtualAddress": "0x006151E0", "name": "Double_Parse_1", "signature": "double Double_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Double Parse(String, NumberStyles)" }, { "virtualAddress": "0x00615278", "name": "Double_Parse_2", "signature": "double Double_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double Parse(String, IFormatProvider)" }, { "virtualAddress": "0x00615308", "name": "Double_Parse_3", "signature": "double Double_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x006151D8", "name": "Double_Parse_4", "signature": "double Double_Parse_4(String * s, NumberStyles__Enum style, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "Double Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x006153A8", "name": "Double_TryParse", "signature": "bool Double_TryParse(String * s, double * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Double ByRef)" }, { "virtualAddress": "0x006154F8", "name": "Double_TryParse_1", "signature": "bool Double_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, double * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, Double ByRef)" }, { "virtualAddress": "0x00615434", "name": "Double_TryParse_2", "signature": "bool Double_TryParse_2(String * s, NumberStyles__Enum style, NumberFormatInfo * info, double * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, NumberFormatInfo, Double ByRef)" }, { "virtualAddress": "0x003FD458", "name": "Double_GetTypeCode", "signature": "TypeCode__Enum Double_GetTypeCode(Double__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FD460", "name": "Double_System_IConvertible_ToBoolean", "signature": "bool Double_System_IConvertible_ToBoolean(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FD468", "name": "Double_System_IConvertible_ToChar", "signature": "uint16_t Double_System_IConvertible_ToChar(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FD474", "name": "Double_System_IConvertible_ToSByte", "signature": "int8_t Double_System_IConvertible_ToSByte(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FD47C", "name": "Double_System_IConvertible_ToByte", "signature": "uint8_t Double_System_IConvertible_ToByte(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FD484", "name": "Double_System_IConvertible_ToInt16", "signature": "int16_t Double_System_IConvertible_ToInt16(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FD48C", "name": "Double_System_IConvertible_ToUInt16", "signature": "uint16_t Double_System_IConvertible_ToUInt16(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FD494", "name": "Double_System_IConvertible_ToInt32", "signature": "int32_t Double_System_IConvertible_ToInt32(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FD49C", "name": "Double_System_IConvertible_ToUInt32", "signature": "uint32_t Double_System_IConvertible_ToUInt32(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FD4A4", "name": "Double_System_IConvertible_ToInt64", "signature": "int64_t Double_System_IConvertible_ToInt64(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FD4AC", "name": "Double_System_IConvertible_ToUInt64", "signature": "uint64_t Double_System_IConvertible_ToUInt64(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FD4B4", "name": "Double_System_IConvertible_ToSingle", "signature": "float Double_System_IConvertible_ToSingle(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FD4BC", "name": "Double_System_IConvertible_ToDouble", "signature": "double Double_System_IConvertible_ToDouble(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FD4C4", "name": "Double_System_IConvertible_ToDecimal", "signature": "Decimal Double_System_IConvertible_ToDecimal(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FD4CC", "name": "Double_System_IConvertible_ToDateTime", "signature": "DateTime Double_System_IConvertible_ToDateTime(Double__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FD4D8", "name": "Double_System_IConvertible_ToType", "signature": "Object * Double_System_IConvertible_ToType(Double__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x00615D38", "name": "Double__cctor", "signature": "void Double__cctor(MethodInfo * method)", "dotNetSignature": "Double()" }, { "virtualAddress": "0x00615DB4", "name": "DuplicateWaitObjectException_get_DuplicateWaitObjectMessage", "signature": "String * DuplicateWaitObjectException_get_DuplicateWaitObjectMessage(MethodInfo * method)", "dotNetSignature": "String get_DuplicateWaitObjectMessage()" }, { "virtualAddress": "0x00615E84", "name": "DuplicateWaitObjectException__ctor", "signature": "void DuplicateWaitObjectException__ctor(DuplicateWaitObjectException * this, MethodInfo * method)", "dotNetSignature": "DuplicateWaitObjectException()" }, { "virtualAddress": "0x00615F04", "name": "DuplicateWaitObjectException__ctor_1", "signature": "void DuplicateWaitObjectException__ctor_1(DuplicateWaitObjectException * this, String * parameterName, MethodInfo * method)", "dotNetSignature": "DuplicateWaitObjectException(String)" }, { "virtualAddress": "0x00615F94", "name": "DuplicateWaitObjectException__ctor_2", "signature": "void DuplicateWaitObjectException__ctor_2(DuplicateWaitObjectException * this, String * parameterName, String * message, MethodInfo * method)", "dotNetSignature": "DuplicateWaitObjectException(String, String)" }, { "virtualAddress": "0x00615FD0", "name": "DuplicateWaitObjectException__ctor_3", "signature": "void DuplicateWaitObjectException__ctor_3(DuplicateWaitObjectException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "DuplicateWaitObjectException(String, Exception)" }, { "virtualAddress": "0x00616000", "name": "DuplicateWaitObjectException__ctor_4", "signature": "void DuplicateWaitObjectException__ctor_4(DuplicateWaitObjectException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DuplicateWaitObjectException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00616008", "name": "DuplicateWaitObjectException__cctor", "signature": "void DuplicateWaitObjectException__cctor(MethodInfo * method)", "dotNetSignature": "DuplicateWaitObjectException()" }, { "virtualAddress": "0x0061600C", "name": "Empty__ctor", "signature": "void Empty__ctor(Empty * this, MethodInfo * method)", "dotNetSignature": "Empty()" }, { "virtualAddress": "0x00616014", "name": "Empty_ToString", "signature": "String * Empty_ToString(Empty * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00616064", "name": "Empty_GetObjectData", "signature": "void Empty_GetObjectData(Empty * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006160F8", "name": "Empty__cctor", "signature": "void Empty__cctor(MethodInfo * method)", "dotNetSignature": "Empty()" }, { "virtualAddress": "0x0061615C", "name": "EntryPointNotFoundException__ctor", "signature": "void EntryPointNotFoundException__ctor(EntryPointNotFoundException * this, MethodInfo * method)", "dotNetSignature": "EntryPointNotFoundException()" }, { "virtualAddress": "0x006161C0", "name": "EntryPointNotFoundException__ctor_1", "signature": "void EntryPointNotFoundException__ctor_1(EntryPointNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "EntryPointNotFoundException(String)" }, { "virtualAddress": "0x006161F0", "name": "EntryPointNotFoundException__ctor_2", "signature": "void EntryPointNotFoundException__ctor_2(EntryPointNotFoundException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "EntryPointNotFoundException(String, Exception)" }, { "virtualAddress": "0x00616220", "name": "EntryPointNotFoundException__ctor_3", "signature": "void EntryPointNotFoundException__ctor_3(EntryPointNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "EntryPointNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00616228", "name": "Enum_GetCachedValuesAndNames", "signature": "Enum_ValuesAndNames * Enum_GetCachedValuesAndNames(RuntimeType * enumType, bool getNames, MethodInfo * method)", "dotNetSignature": "Enum\u002BValuesAndNames GetCachedValuesAndNames(RuntimeType, Boolean)" }, { "virtualAddress": "0x006163B4", "name": "Enum_InternalFormattedHexString", "signature": "String * Enum_InternalFormattedHexString(Object * value, MethodInfo * method)", "dotNetSignature": "String InternalFormattedHexString(Object)" }, { "virtualAddress": "0x006167C0", "name": "Enum_InternalFormat", "signature": "String * Enum_InternalFormat(RuntimeType * eT, Object * value, MethodInfo * method)", "dotNetSignature": "String InternalFormat(RuntimeType, Object)" }, { "virtualAddress": "0x006169C4", "name": "Enum_InternalFlagsFormat", "signature": "String * Enum_InternalFlagsFormat(RuntimeType * eT, Object * value, MethodInfo * method)", "dotNetSignature": "String InternalFlagsFormat(RuntimeType, Object)" }, { "virtualAddress": "0x00616BBC", "name": "Enum_ToUInt64", "signature": "uint64_t Enum_ToUInt64(Object * value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Object)" }, { "virtualAddress": "0x00616D44", "name": "Enum_InternalCompareTo", "signature": "int32_t Enum_InternalCompareTo(Object * o1, Object * o2, MethodInfo * method)", "dotNetSignature": "Int32 InternalCompareTo(Object, Object)" }, { "virtualAddress": "0x00616D48", "name": "Enum_InternalGetUnderlyingType", "signature": "RuntimeType * Enum_InternalGetUnderlyingType(RuntimeType * enumType, MethodInfo * method)", "dotNetSignature": "RuntimeType InternalGetUnderlyingType(RuntimeType)" }, { "virtualAddress": "0x00616378", "name": "Enum_GetEnumValuesAndNames", "signature": "bool Enum_GetEnumValuesAndNames(RuntimeType * enumType, UInt64__Array * * values, String__Array * * names, MethodInfo * method)", "dotNetSignature": "Boolean GetEnumValuesAndNames(RuntimeType, UInt64[] ByRef, String[] ByRef)" }, { "virtualAddress": "0x00616D4C", "name": "Enum_InternalBoxEnum", "signature": "Object * Enum_InternalBoxEnum(RuntimeType * enumType, int64_t value, MethodInfo * method)", "dotNetSignature": "Object InternalBoxEnum(RuntimeType, Int64)" }, { "virtualAddress": "0x00616D50", "name": "Enum_Parse", "signature": "Object * Enum_Parse(Type * enumType, String * value, MethodInfo * method)", "dotNetSignature": "Object Parse(Type, String)" }, { "virtualAddress": "0x00616DC8", "name": "Enum_Parse_1", "signature": "Object * Enum_Parse_1(Type * enumType, String * value, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Object Parse(Type, String, Boolean)" }, { "virtualAddress": "0x00616EFC", "name": "Enum_TryParseEnum", "signature": "bool Enum_TryParseEnum(Type * enumType, String * value, bool ignoreCase, Enum_EnumResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean TryParseEnum(Type, String, Boolean, Enum\u002BEnumResult ByRef)" }, { "virtualAddress": "0x0060DE30", "name": "Enum_GetUnderlyingType", "signature": "Type * Enum_GetUnderlyingType(Type * enumType, MethodInfo * method)", "dotNetSignature": "Type GetUnderlyingType(Type)" }, { "virtualAddress": "0x00617ED4", "name": "Enum_GetValues", "signature": "Array * Enum_GetValues(Type * enumType, MethodInfo * method)", "dotNetSignature": "Array GetValues(Type)" }, { "virtualAddress": "0x00617F9C", "name": "Enum_InternalGetValues", "signature": "UInt64__Array * Enum_InternalGetValues(RuntimeType * enumType, MethodInfo * method)", "dotNetSignature": "UInt64[] InternalGetValues(RuntimeType)" }, { "virtualAddress": "0x006168EC", "name": "Enum_GetName", "signature": "String * Enum_GetName(Type * enumType, Object * value, MethodInfo * method)", "dotNetSignature": "String GetName(Type, Object)" }, { "virtualAddress": "0x00618014", "name": "Enum_GetNames", "signature": "String__Array * Enum_GetNames(Type * enumType, MethodInfo * method)", "dotNetSignature": "String[] GetNames(Type)" }, { "virtualAddress": "0x006180DC", "name": "Enum_InternalGetNames", "signature": "String__Array * Enum_InternalGetNames(RuntimeType * enumType, MethodInfo * method)", "dotNetSignature": "String[] InternalGetNames(RuntimeType)" }, { "virtualAddress": "0x006177E8", "name": "Enum_ToObject", "signature": "Object * Enum_ToObject(Type * enumType, Object * value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, Object)" }, { "virtualAddress": "0x00619118", "name": "Enum_IsDefined", "signature": "bool Enum_IsDefined(Type * enumType, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Object)" }, { "virtualAddress": "0x006191F0", "name": "Enum_Format", "signature": "String * Enum_Format(Type * enumType, Object * value, String * format, MethodInfo * method)", "dotNetSignature": "String Format(Type, Object, String)" }, { "virtualAddress": "0x006197F4", "name": "Enum_get_value", "signature": "Object * Enum_get_value(Enum__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_value()" }, { "virtualAddress": "0x006197C0", "name": "Enum_GetValue", "signature": "Object * Enum_GetValue(Enum__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object GetValue()" }, { "virtualAddress": "0x006197F8", "name": "Enum_InternalHasFlag", "signature": "bool Enum_InternalHasFlag(Enum__Boxed * this, Enum flags, MethodInfo * method)", "dotNetSignature": "Boolean InternalHasFlag(Enum)" }, { "virtualAddress": "0x006197FC", "name": "Enum_get_hashcode", "signature": "int32_t Enum_get_hashcode(Enum__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_hashcode()" }, { "virtualAddress": "0x00619800", "name": "Enum_Equals", "signature": "bool Enum_Equals(Enum__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00619808", "name": "Enum_GetHashCode", "signature": "int32_t Enum_GetHashCode(Enum__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0061980C", "name": "Enum_ToString", "signature": "String * Enum_ToString(Enum__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006198DC", "name": "Enum_ToString_1", "signature": "String * Enum_ToString_1(Enum__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x00619B08", "name": "Enum_CompareTo", "signature": "int32_t Enum_CompareTo(Enum__Boxed * this, Object * target, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x006198E0", "name": "Enum_ToString_2", "signature": "String * Enum_ToString_2(Enum__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x00619D04", "name": "Enum_ToString_3", "signature": "String * Enum_ToString_3(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x00619D10", "name": "Enum_HasFlag", "signature": "bool Enum_HasFlag(Enum__Boxed * this, Enum flag, MethodInfo * method)", "dotNetSignature": "Boolean HasFlag(Enum)" }, { "virtualAddress": "0x00619EBC", "name": "Enum_GetTypeCode", "signature": "TypeCode__Enum Enum_GetTypeCode(Enum__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x0061A284", "name": "Enum_System_IConvertible_ToBoolean", "signature": "bool Enum_System_IConvertible_ToBoolean(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x0061A330", "name": "Enum_System_IConvertible_ToChar", "signature": "uint16_t Enum_System_IConvertible_ToChar(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x0061A3DC", "name": "Enum_System_IConvertible_ToSByte", "signature": "int8_t Enum_System_IConvertible_ToSByte(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x0061A488", "name": "Enum_System_IConvertible_ToByte", "signature": "uint8_t Enum_System_IConvertible_ToByte(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x0061A534", "name": "Enum_System_IConvertible_ToInt16", "signature": "int16_t Enum_System_IConvertible_ToInt16(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x0061A5E0", "name": "Enum_System_IConvertible_ToUInt16", "signature": "uint16_t Enum_System_IConvertible_ToUInt16(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x0061A68C", "name": "Enum_System_IConvertible_ToInt32", "signature": "int32_t Enum_System_IConvertible_ToInt32(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x0061A738", "name": "Enum_System_IConvertible_ToUInt32", "signature": "uint32_t Enum_System_IConvertible_ToUInt32(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x0061A7E4", "name": "Enum_System_IConvertible_ToInt64", "signature": "int64_t Enum_System_IConvertible_ToInt64(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x0061A890", "name": "Enum_System_IConvertible_ToUInt64", "signature": "uint64_t Enum_System_IConvertible_ToUInt64(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x0061A93C", "name": "Enum_System_IConvertible_ToSingle", "signature": "float Enum_System_IConvertible_ToSingle(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x0061A9E8", "name": "Enum_System_IConvertible_ToDouble", "signature": "double Enum_System_IConvertible_ToDouble(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x0061AA94", "name": "Enum_System_IConvertible_ToDecimal", "signature": "Decimal Enum_System_IConvertible_ToDecimal(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x0061AB40", "name": "Enum_System_IConvertible_ToDateTime", "signature": "DateTime Enum_System_IConvertible_ToDateTime(Enum__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x0061AC2C", "name": "Enum_System_IConvertible_ToType", "signature": "Object * Enum_System_IConvertible_ToType(Enum__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x00618314", "name": "Enum_ToObject_1", "signature": "Object * Enum_ToObject_1(Type * enumType, int8_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, SByte)" }, { "virtualAddress": "0x006184D4", "name": "Enum_ToObject_2", "signature": "Object * Enum_ToObject_2(Type * enumType, int16_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, Int16)" }, { "virtualAddress": "0x00618154", "name": "Enum_ToObject_3", "signature": "Object * Enum_ToObject_3(Type * enumType, int32_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, Int32)" }, { "virtualAddress": "0x00618A14", "name": "Enum_ToObject_4", "signature": "Object * Enum_ToObject_4(Type * enumType, uint8_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, Byte)" }, { "virtualAddress": "0x00618BD4", "name": "Enum_ToObject_5", "signature": "Object * Enum_ToObject_5(Type * enumType, uint16_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, UInt16)" }, { "virtualAddress": "0x00618854", "name": "Enum_ToObject_6", "signature": "Object * Enum_ToObject_6(Type * enumType, uint32_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, UInt32)" }, { "virtualAddress": "0x00618694", "name": "Enum_ToObject_7", "signature": "Object * Enum_ToObject_7(Type * enumType, int64_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, Int64)" }, { "virtualAddress": "0x00617D14", "name": "Enum_ToObject_8", "signature": "Object * Enum_ToObject_8(Type * enumType, uint64_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, UInt64)" }, { "virtualAddress": "0x00618D94", "name": "Enum_ToObject_9", "signature": "Object * Enum_ToObject_9(Type * enumType, uint16_t value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, Char)" }, { "virtualAddress": "0x00618F54", "name": "Enum_ToObject_10", "signature": "Object * Enum_ToObject_10(Type * enumType, bool value, MethodInfo * method)", "dotNetSignature": "Object ToObject(Type, Boolean)" }, { "virtualAddress": "0x0061ACAC", "name": "Enum__ctor", "signature": "void Enum__ctor(Enum__Boxed * this, MethodInfo * method)", "dotNetSignature": "Enum()" }, { "virtualAddress": "0x0061ACB4", "name": "Enum__cctor", "signature": "void Enum__cctor(MethodInfo * method)", "dotNetSignature": "Enum()" }, { "virtualAddress": "0x003FD528", "name": "Enum_EnumResult_Init", "signature": "void Enum_EnumResult_Init(Enum_EnumResult__Boxed * this, bool canMethodThrow, MethodInfo * method)", "dotNetSignature": "Void Init(Boolean)" }, { "virtualAddress": "0x003FD534", "name": "Enum_EnumResult_SetFailure", "signature": "void Enum_EnumResult_SetFailure(Enum_EnumResult__Boxed * this, Exception * unhandledException, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Exception)" }, { "virtualAddress": "0x003FD544", "name": "Enum_EnumResult_SetFailure_1", "signature": "void Enum_EnumResult_SetFailure_1(Enum_EnumResult__Boxed * this, Enum_ParseFailureKind__Enum failure, String * failureParameter, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Enum\u002BParseFailureKind, String)" }, { "virtualAddress": "0x003FD54C", "name": "Enum_EnumResult_SetFailure_2", "signature": "void Enum_EnumResult_SetFailure_2(Enum_EnumResult__Boxed * this, Enum_ParseFailureKind__Enum failure, String * failureMessageID, Object * failureMessageFormatArgument, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Enum\u002BParseFailureKind, String, Object)" }, { "virtualAddress": "0x003FD554", "name": "Enum_EnumResult_GetEnumParseException", "signature": "Exception * Enum_EnumResult_GetEnumParseException(Enum_EnumResult__Boxed * this, MethodInfo * method)", "dotNetSignature": "Exception GetEnumParseException()" }, { "virtualAddress": "0x0061637C", "name": "Enum_ValuesAndNames__ctor", "signature": "void Enum_ValuesAndNames__ctor(Enum_ValuesAndNames * this, UInt64__Array * values, String__Array * names, MethodInfo * method)", "dotNetSignature": "Enum\u002BValuesAndNames(UInt64[], String[])" }, { "virtualAddress": "0x00609144", "name": "EventArgs__ctor", "signature": "void EventArgs__ctor(EventArgs * this, MethodInfo * method)", "dotNetSignature": "EventArgs()" }, { "virtualAddress": "0x0061C820", "name": "EventArgs__cctor", "signature": "void EventArgs__cctor(MethodInfo * method)", "dotNetSignature": "EventArgs()" }, { "virtualAddress": "0x0061C884", "name": "EventHandler__ctor", "signature": "void EventHandler__ctor(EventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EventHandler(Object, IntPtr)" }, { "virtualAddress": "0x0061C894", "name": "EventHandler_Invoke", "signature": "void EventHandler_Invoke(EventHandler * this, Object * sender, EventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, EventArgs)" }, { "virtualAddress": "0x0061CC98", "name": "EventHandler_BeginInvoke", "signature": "IAsyncResult * EventHandler_BeginInvoke(EventHandler * this, Object * sender, EventArgs * e, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, EventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x0061CCC8", "name": "EventHandler_EndInvoke", "signature": "void EventHandler_EndInvoke(EventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0061CCD4", "name": "Exception_Init", "signature": "void Exception_Init(Exception * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x0061CD4C", "name": "Exception__ctor", "signature": "void Exception__ctor(Exception * this, MethodInfo * method)", "dotNetSignature": "Exception()" }, { "virtualAddress": "0x006091D4", "name": "Exception__ctor_1", "signature": "void Exception__ctor_1(Exception * this, String * message, MethodInfo * method)", "dotNetSignature": "Exception(String)" }, { "virtualAddress": "0x00609318", "name": "Exception__ctor_2", "signature": "void Exception__ctor_2(Exception * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Exception(String, Exception)" }, { "virtualAddress": "0x006093E8", "name": "Exception__ctor_3", "signature": "void Exception__ctor_3(Exception * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Exception(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0061CD74", "name": "Exception_get_Message", "signature": "String * Exception_get_Message(Exception * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x0061CE94", "name": "Exception_get_Data", "signature": "IDictionary * Exception_get_Data(Exception * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Data()" }, { "virtualAddress": "0x0061CF20", "name": "Exception_IsImmutableAgileException", "signature": "bool Exception_IsImmutableAgileException(Exception * e, MethodInfo * method)", "dotNetSignature": "Boolean IsImmutableAgileException(Exception)" }, { "virtualAddress": "0x0061CE4C", "name": "Exception_GetClassName", "signature": "String * Exception_GetClassName(Exception * this, MethodInfo * method)", "dotNetSignature": "String GetClassName()" }, { "virtualAddress": "0x0061CF30", "name": "Exception_GetBaseException", "signature": "Exception * Exception_GetBaseException(Exception * this, MethodInfo * method)", "dotNetSignature": "Exception GetBaseException()" }, { "virtualAddress": "0x0061CF44", "name": "Exception_get_InnerException", "signature": "Exception * Exception_get_InnerException(Exception * this, MethodInfo * method)", "dotNetSignature": "Exception get_InnerException()" }, { "virtualAddress": "0x0061CF4C", "name": "Exception_GetMethodFromStackTrace", "signature": "IRuntimeMethodInfo * Exception_GetMethodFromStackTrace(Object * stackTrace, MethodInfo * method)", "dotNetSignature": "IRuntimeMethodInfo GetMethodFromStackTrace(Object)" }, { "virtualAddress": "0x0061CF50", "name": "Exception_get_TargetSite", "signature": "MethodBase * Exception_get_TargetSite(Exception * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_TargetSite()" }, { "virtualAddress": "0x0061D004", "name": "Exception_get_StackTrace", "signature": "String * Exception_get_StackTrace(Exception * this, MethodInfo * method)", "dotNetSignature": "String get_StackTrace()" }, { "virtualAddress": "0x0061D00C", "name": "Exception_GetStackTrace", "signature": "String * Exception_GetStackTrace(Exception * this, bool needFileInfo, MethodInfo * method)", "dotNetSignature": "String GetStackTrace(Boolean)" }, { "virtualAddress": "0x00614A08", "name": "Exception_SetErrorCode", "signature": "void Exception_SetErrorCode(Exception * this, int32_t hr, MethodInfo * method)", "dotNetSignature": "Void SetErrorCode(Int32)" }, { "virtualAddress": "0x0061D06C", "name": "Exception_get_HelpLink", "signature": "String * Exception_get_HelpLink(Exception * this, MethodInfo * method)", "dotNetSignature": "String get_HelpLink()" }, { "virtualAddress": "0x0061D074", "name": "Exception_set_HelpLink", "signature": "void Exception_set_HelpLink(Exception * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HelpLink(String)" }, { "virtualAddress": "0x0061D07C", "name": "Exception_get_Source", "signature": "String * Exception_get_Source(Exception * this, MethodInfo * method)", "dotNetSignature": "String get_Source()" }, { "virtualAddress": "0x0061D194", "name": "Exception_set_Source", "signature": "void Exception_set_Source(Exception * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Source(String)" }, { "virtualAddress": "0x0061D19C", "name": "Exception_ToString", "signature": "String * Exception_ToString(Exception * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0061D1A8", "name": "Exception_ToString_1", "signature": "String * Exception_ToString_1(Exception * this, bool needFileLineInfo, bool needMessage, MethodInfo * method)", "dotNetSignature": "String ToString(Boolean, Boolean)" }, { "virtualAddress": "0x0061D41C", "name": "Exception_add_SerializeObjectState", "signature": "void Exception_add_SerializeObjectState(Exception * this, EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_SerializeObjectState(EventHandler\u00601[System.Runtime.Serialization.SafeSerializationEventArgs])" }, { "virtualAddress": "0x0061D438", "name": "Exception_remove_SerializeObjectState", "signature": "void Exception_remove_SerializeObjectState(Exception * this, EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_SerializeObjectState(EventHandler\u00601[System.Runtime.Serialization.SafeSerializationEventArgs])" }, { "virtualAddress": "0x0061D454", "name": "Exception_GetObjectData", "signature": "void Exception_GetObjectData(Exception * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0061D820", "name": "Exception_PrepForRemoting", "signature": "Exception * Exception_PrepForRemoting(Exception * this, MethodInfo * method)", "dotNetSignature": "Exception PrepForRemoting()" }, { "virtualAddress": "0x0061DC68", "name": "Exception_OnDeserialized", "signature": "void Exception_OnDeserialized(Exception * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x0061DCE8", "name": "Exception_InternalPreserveStackTrace", "signature": "void Exception_InternalPreserveStackTrace(Exception * this, MethodInfo * method)", "dotNetSignature": "Void InternalPreserveStackTrace()" }, { "virtualAddress": "0x0061DD44", "name": "Exception_get_RemoteStackTrace", "signature": "String * Exception_get_RemoteStackTrace(Exception * this, MethodInfo * method)", "dotNetSignature": "String get_RemoteStackTrace()" }, { "virtualAddress": "0x0061D064", "name": "Exception_StripFileInfo", "signature": "String * Exception_StripFileInfo(Exception * this, String * stackTrace, bool isRemoteStackTrace, MethodInfo * method)", "dotNetSignature": "String StripFileInfo(String, Boolean)" }, { "virtualAddress": "0x0061DD4C", "name": "Exception_RestoreExceptionDispatchInfo", "signature": "void Exception_RestoreExceptionDispatchInfo(Exception * this, ExceptionDispatchInfo * exceptionDispatchInfo, MethodInfo * method)", "dotNetSignature": "Void RestoreExceptionDispatchInfo(ExceptionDispatchInfo)" }, { "virtualAddress": "0x0061DDDC", "name": "Exception_get_HResult", "signature": "int32_t Exception_get_HResult(Exception * this, MethodInfo * method)", "dotNetSignature": "Int32 get_HResult()" }, { "virtualAddress": "0x0061DDE4", "name": "Exception_set_HResult", "signature": "void Exception_set_HResult(Exception * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_HResult(Int32)" }, { "virtualAddress": "0x0061DDEC", "name": "Exception_InternalToString", "signature": "String * Exception_InternalToString(Exception * this, MethodInfo * method)", "dotNetSignature": "String InternalToString()" }, { "virtualAddress": "0x0061CF28", "name": "Exception_GetType", "signature": "Type * Exception_GetType(Exception * this, MethodInfo * method)", "dotNetSignature": "Type GetType()" }, { "virtualAddress": "0x0061DDF8", "name": "Exception_get_IsTransient", "signature": "bool Exception_get_IsTransient(Exception * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsTransient()" }, { "virtualAddress": "0x0061DE60", "name": "Exception_nIsTransient", "signature": "bool Exception_nIsTransient(int32_t hr, MethodInfo * method)", "dotNetSignature": "Boolean nIsTransient(Int32)" }, { "virtualAddress": "0x0061DE64", "name": "Exception_GetMessageFromNativeResources", "signature": "String * Exception_GetMessageFromNativeResources(Exception_ExceptionMessageKind__Enum kind, MethodInfo * method)", "dotNetSignature": "String GetMessageFromNativeResources(Exception\u002BExceptionMessageKind)" }, { "virtualAddress": "0x0061DEC0", "name": "Exception_SetMessage", "signature": "void Exception_SetMessage(Exception * this, String * s, MethodInfo * method)", "dotNetSignature": "Void SetMessage(String)" }, { "virtualAddress": "0x0061DEC8", "name": "Exception_SetStackTrace", "signature": "void Exception_SetStackTrace(Exception * this, String * s, MethodInfo * method)", "dotNetSignature": "Void SetStackTrace(String)" }, { "virtualAddress": "0x0061DED0", "name": "Exception_FixRemotingException", "signature": "Exception * Exception_FixRemotingException(Exception * this, MethodInfo * method)", "dotNetSignature": "Exception FixRemotingException()" }, { "virtualAddress": "0x0061DFB4", "name": "Exception_ReportUnhandledException", "signature": "void Exception_ReportUnhandledException(Exception * exception, MethodInfo * method)", "dotNetSignature": "Void ReportUnhandledException(Exception)" }, { "virtualAddress": "0x0061DFB8", "name": "Exception__cctor", "signature": "void Exception__cctor(MethodInfo * method)", "dotNetSignature": "Exception()" }, { "virtualAddress": "0x0061E024", "name": "ExecutionEngineException__ctor", "signature": "void ExecutionEngineException__ctor(ExecutionEngineException * this, MethodInfo * method)", "dotNetSignature": "ExecutionEngineException()" }, { "virtualAddress": "0x0061E088", "name": "ExecutionEngineException__ctor_1", "signature": "void ExecutionEngineException__ctor_1(ExecutionEngineException * this, String * message, MethodInfo * method)", "dotNetSignature": "ExecutionEngineException(String)" }, { "virtualAddress": "0x0061C6A4", "name": "ExecutionEngineException__ctor_2", "signature": "void ExecutionEngineException__ctor_2(ExecutionEngineException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ExecutionEngineException(String, Exception)" }, { "virtualAddress": "0x0061E0B8", "name": "ExecutionEngineException__ctor_3", "signature": "void ExecutionEngineException__ctor_3(ExecutionEngineException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ExecutionEngineException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0061E0C0", "name": "FieldAccessException__ctor", "signature": "void FieldAccessException__ctor(FieldAccessException * this, MethodInfo * method)", "dotNetSignature": "FieldAccessException()" }, { "virtualAddress": "0x0061E124", "name": "FieldAccessException__ctor_1", "signature": "void FieldAccessException__ctor_1(FieldAccessException * this, String * message, MethodInfo * method)", "dotNetSignature": "FieldAccessException(String)" }, { "virtualAddress": "0x0061E154", "name": "FieldAccessException__ctor_2", "signature": "void FieldAccessException__ctor_2(FieldAccessException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "FieldAccessException(String, Exception)" }, { "virtualAddress": "0x0061E184", "name": "FieldAccessException__ctor_3", "signature": "void FieldAccessException__ctor_3(FieldAccessException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "FieldAccessException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0061E18C", "name": "FlagsAttribute__ctor", "signature": "void FlagsAttribute__ctor(FlagsAttribute * this, MethodInfo * method)", "dotNetSignature": "FlagsAttribute()" }, { "virtualAddress": "0x0061E194", "name": "FormatException__ctor", "signature": "void FormatException__ctor(FormatException * this, MethodInfo * method)", "dotNetSignature": "FormatException()" }, { "virtualAddress": "0x006197C4", "name": "FormatException__ctor_1", "signature": "void FormatException__ctor_1(FormatException * this, String * message, MethodInfo * method)", "dotNetSignature": "FormatException(String)" }, { "virtualAddress": "0x0061E1F8", "name": "FormatException__ctor_2", "signature": "void FormatException__ctor_2(FormatException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "FormatException(String, Exception)" }, { "virtualAddress": "0x0061E228", "name": "FormatException__ctor_3", "signature": "void FormatException__ctor_3(FormatException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "FormatException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0061E37C", "name": "GC_1_GetCollectionCount", "signature": "int32_t GC_1_GetCollectionCount(int32_t generation, MethodInfo * method)", "dotNetSignature": "Int32 GetCollectionCount(Int32)" }, { "virtualAddress": "0x0061E380", "name": "GC_1_GetMaxGeneration", "signature": "int32_t GC_1_GetMaxGeneration(MethodInfo * method)", "dotNetSignature": "Int32 GetMaxGeneration()" }, { "virtualAddress": "0x0061E384", "name": "GC_1_InternalCollect", "signature": "void GC_1_InternalCollect(int32_t generation, MethodInfo * method)", "dotNetSignature": "Void InternalCollect(Int32)" }, { "virtualAddress": "0x0061E388", "name": "GC_1_RecordPressure", "signature": "void GC_1_RecordPressure(int64_t bytesAllocated, MethodInfo * method)", "dotNetSignature": "Void RecordPressure(Int64)" }, { "virtualAddress": "0x0061E38C", "name": "GC_1_register_ephemeron_array", "signature": "void GC_1_register_ephemeron_array(Ephemeron__Array * array, MethodInfo * method)", "dotNetSignature": "Void register_ephemeron_array(Ephemeron[])" }, { "virtualAddress": "0x0061E390", "name": "GC_1_get_ephemeron_tombstone", "signature": "Object * GC_1_get_ephemeron_tombstone(MethodInfo * method)", "dotNetSignature": "Object get_ephemeron_tombstone()" }, { "virtualAddress": "0x0061E394", "name": "GC_1_AddMemoryPressure", "signature": "void GC_1_AddMemoryPressure(int64_t bytesAllocated, MethodInfo * method)", "dotNetSignature": "Void AddMemoryPressure(Int64)" }, { "virtualAddress": "0x0061E490", "name": "GC_1_RemoveMemoryPressure", "signature": "void GC_1_RemoveMemoryPressure(int64_t bytesAllocated, MethodInfo * method)", "dotNetSignature": "Void RemoveMemoryPressure(Int64)" }, { "virtualAddress": "0x0061E570", "name": "GC_1_GetGeneration", "signature": "int32_t GC_1_GetGeneration(Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetGeneration(Object)" }, { "virtualAddress": "0x0061E574", "name": "GC_1_Collect", "signature": "void GC_1_Collect(int32_t generation, MethodInfo * method)", "dotNetSignature": "Void Collect(Int32)" }, { "virtualAddress": "0x0061E654", "name": "GC_1_Collect_1", "signature": "void GC_1_Collect_1(MethodInfo * method)", "dotNetSignature": "Void Collect()" }, { "virtualAddress": "0x0061E5DC", "name": "GC_1_Collect_2", "signature": "void GC_1_Collect_2(int32_t generation, GCCollectionMode__Enum mode, MethodInfo * method)", "dotNetSignature": "Void Collect(Int32, GCCollectionMode)" }, { "virtualAddress": "0x0061E710", "name": "GC_1_Collect_3", "signature": "void GC_1_Collect_3(int32_t generation, GCCollectionMode__Enum mode, bool blocking, MethodInfo * method)", "dotNetSignature": "Void Collect(Int32, GCCollectionMode, Boolean)" }, { "virtualAddress": "0x0061E790", "name": "GC_1_Collect_4", "signature": "void GC_1_Collect_4(int32_t generation, GCCollectionMode__Enum mode, bool blocking, bool compacting, MethodInfo * method)", "dotNetSignature": "Void Collect(Int32, GCCollectionMode, Boolean, Boolean)" }, { "virtualAddress": "0x0061E888", "name": "GC_1_CollectionCount", "signature": "int32_t GC_1_CollectionCount(int32_t generation, MethodInfo * method)", "dotNetSignature": "Int32 CollectionCount(Int32)" }, { "virtualAddress": "0x0061E93C", "name": "GC_1_KeepAlive", "signature": "void GC_1_KeepAlive(Object * obj, MethodInfo * method)", "dotNetSignature": "Void KeepAlive(Object)" }, { "virtualAddress": "0x0061E940", "name": "GC_1_GetGeneration_1", "signature": "int32_t GC_1_GetGeneration_1(WeakReference * wo, MethodInfo * method)", "dotNetSignature": "Int32 GetGeneration(WeakReference)" }, { "virtualAddress": "0x0061E6B4", "name": "GC_1_get_MaxGeneration", "signature": "int32_t GC_1_get_MaxGeneration(MethodInfo * method)", "dotNetSignature": "Int32 get_MaxGeneration()" }, { "virtualAddress": "0x0061E9F4", "name": "GC_1_WaitForPendingFinalizers", "signature": "void GC_1_WaitForPendingFinalizers(MethodInfo * method)", "dotNetSignature": "Void WaitForPendingFinalizers()" }, { "virtualAddress": "0x0061E9F8", "name": "GC_1__SuppressFinalize", "signature": "void GC_1__SuppressFinalize(Object * o, MethodInfo * method)", "dotNetSignature": "Void _SuppressFinalize(Object)" }, { "virtualAddress": "0x0061E9FC", "name": "GC_1_SuppressFinalize", "signature": "void GC_1_SuppressFinalize(Object * obj, MethodInfo * method)", "dotNetSignature": "Void SuppressFinalize(Object)" }, { "virtualAddress": "0x0061EAA0", "name": "GC_1__ReRegisterForFinalize", "signature": "void GC_1__ReRegisterForFinalize(Object * o, MethodInfo * method)", "dotNetSignature": "Void _ReRegisterForFinalize(Object)" }, { "virtualAddress": "0x0061EAA4", "name": "GC_1_ReRegisterForFinalize", "signature": "void GC_1_ReRegisterForFinalize(Object * obj, MethodInfo * method)", "dotNetSignature": "Void ReRegisterForFinalize(Object)" }, { "virtualAddress": "0x0061EB48", "name": "GC_1_GetTotalMemory", "signature": "int64_t GC_1_GetTotalMemory(bool forceFullCollection, MethodInfo * method)", "dotNetSignature": "Int64 GetTotalMemory(Boolean)" }, { "virtualAddress": "0x0061EB50", "name": "GC_1__RegisterForFullGCNotification", "signature": "bool GC_1__RegisterForFullGCNotification(int32_t maxGenerationPercentage, int32_t largeObjectHeapPercentage, MethodInfo * method)", "dotNetSignature": "Boolean _RegisterForFullGCNotification(Int32, Int32)" }, { "virtualAddress": "0x0061EBB0", "name": "GC_1__CancelFullGCNotification", "signature": "bool GC_1__CancelFullGCNotification(MethodInfo * method)", "dotNetSignature": "Boolean _CancelFullGCNotification()" }, { "virtualAddress": "0x0061EC10", "name": "GC_1__WaitForFullGCApproach", "signature": "int32_t GC_1__WaitForFullGCApproach(int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 _WaitForFullGCApproach(Int32)" }, { "virtualAddress": "0x0061EC70", "name": "GC_1__WaitForFullGCComplete", "signature": "int32_t GC_1__WaitForFullGCComplete(int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 _WaitForFullGCComplete(Int32)" }, { "virtualAddress": "0x0061ECD0", "name": "GC_1_RegisterForFullGCNotification", "signature": "void GC_1_RegisterForFullGCNotification(int32_t maxGenerationThreshold, int32_t largeObjectHeapThreshold, MethodInfo * method)", "dotNetSignature": "Void RegisterForFullGCNotification(Int32, Int32)" }, { "virtualAddress": "0x0061EEC0", "name": "GC_1_CancelFullGCNotification", "signature": "void GC_1_CancelFullGCNotification(MethodInfo * method)", "dotNetSignature": "Void CancelFullGCNotification()" }, { "virtualAddress": "0x0061EF14", "name": "GC_1_WaitForFullGCApproach", "signature": "GCNotificationStatus__Enum GC_1_WaitForFullGCApproach(MethodInfo * method)", "dotNetSignature": "GCNotificationStatus WaitForFullGCApproach()" }, { "virtualAddress": "0x0061EF68", "name": "GC_1_WaitForFullGCApproach_1", "signature": "GCNotificationStatus__Enum GC_1_WaitForFullGCApproach_1(int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "GCNotificationStatus WaitForFullGCApproach(Int32)" }, { "virtualAddress": "0x0061F014", "name": "GC_1_WaitForFullGCComplete", "signature": "GCNotificationStatus__Enum GC_1_WaitForFullGCComplete(MethodInfo * method)", "dotNetSignature": "GCNotificationStatus WaitForFullGCComplete()" }, { "virtualAddress": "0x0061F068", "name": "GC_1_WaitForFullGCComplete_1", "signature": "GCNotificationStatus__Enum GC_1_WaitForFullGCComplete_1(int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "GCNotificationStatus WaitForFullGCComplete(Int32)" }, { "virtualAddress": "0x0061F114", "name": "GC_1_StartNoGCRegionWorker", "signature": "bool GC_1_StartNoGCRegionWorker(int64_t totalSize, bool hasLohSize, int64_t lohSize, bool disallowFullBlockingGC, MethodInfo * method)", "dotNetSignature": "Boolean StartNoGCRegionWorker(Int64, Boolean, Int64, Boolean)" }, { "virtualAddress": "0x0061F174", "name": "GC_1_TryStartNoGCRegion", "signature": "bool GC_1_TryStartNoGCRegion(int64_t totalSize, MethodInfo * method)", "dotNetSignature": "Boolean TryStartNoGCRegion(Int64)" }, { "virtualAddress": "0x0061F1D0", "name": "GC_1_TryStartNoGCRegion_1", "signature": "bool GC_1_TryStartNoGCRegion_1(int64_t totalSize, int64_t lohSize, MethodInfo * method)", "dotNetSignature": "Boolean TryStartNoGCRegion(Int64, Int64)" }, { "virtualAddress": "0x0061F22C", "name": "GC_1_TryStartNoGCRegion_2", "signature": "bool GC_1_TryStartNoGCRegion_2(int64_t totalSize, bool disallowFullBlockingGC, MethodInfo * method)", "dotNetSignature": "Boolean TryStartNoGCRegion(Int64, Boolean)" }, { "virtualAddress": "0x0061F288", "name": "GC_1_TryStartNoGCRegion_3", "signature": "bool GC_1_TryStartNoGCRegion_3(int64_t totalSize, int64_t lohSize, bool disallowFullBlockingGC, MethodInfo * method)", "dotNetSignature": "Boolean TryStartNoGCRegion(Int64, Int64, Boolean)" }, { "virtualAddress": "0x0061F2E4", "name": "GC_1_EndNoGCRegionWorker", "signature": "GC_EndNoGCRegionStatus__Enum GC_1_EndNoGCRegionWorker(MethodInfo * method)", "dotNetSignature": "GC\u002BEndNoGCRegionStatus EndNoGCRegionWorker()" }, { "virtualAddress": "0x0061F344", "name": "GC_1_EndNoGCRegion", "signature": "void GC_1_EndNoGCRegion(MethodInfo * method)", "dotNetSignature": "Void EndNoGCRegion()" }, { "virtualAddress": "0x0061F398", "name": "GC_1__cctor", "signature": "void GC_1__cctor(MethodInfo * method)", "dotNetSignature": "GC()" }, { "virtualAddress": "0x0051B488", "name": "SizedReference_CreateSizedRef", "signature": "void * SizedReference_CreateSizedRef(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr CreateSizedRef(Object)" }, { "virtualAddress": "0x0051B48C", "name": "SizedReference_FreeSizedRef", "signature": "void SizedReference_FreeSizedRef(void * h, MethodInfo * method)", "dotNetSignature": "Void FreeSizedRef(IntPtr)" }, { "virtualAddress": "0x0051B490", "name": "SizedReference_GetTargetOfSizedRef", "signature": "Object * SizedReference_GetTargetOfSizedRef(void * h, MethodInfo * method)", "dotNetSignature": "Object GetTargetOfSizedRef(IntPtr)" }, { "virtualAddress": "0x0051B494", "name": "SizedReference_GetApproximateSizeOfSizedRef", "signature": "int64_t SizedReference_GetApproximateSizeOfSizedRef(void * h, MethodInfo * method)", "dotNetSignature": "Int64 GetApproximateSizeOfSizedRef(IntPtr)" }, { "virtualAddress": "0x0051B498", "name": "SizedReference_Free", "signature": "void SizedReference_Free(SizedReference * this, MethodInfo * method)", "dotNetSignature": "Void Free()" }, { "virtualAddress": "0x0051B52C", "name": "SizedReference__ctor", "signature": "void SizedReference__ctor(SizedReference * this, Object * target, MethodInfo * method)", "dotNetSignature": "SizedReference(Object)" }, { "virtualAddress": "0x0051B598", "name": "SizedReference_Finalize", "signature": "void SizedReference_Finalize(SizedReference * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0051B600", "name": "SizedReference_get_Target", "signature": "Object * SizedReference_get_Target(SizedReference * this, MethodInfo * method)", "dotNetSignature": "Object get_Target()" }, { "virtualAddress": "0x0051B690", "name": "SizedReference_get_ApproximateSize", "signature": "int64_t SizedReference_get_ApproximateSize(SizedReference * this, MethodInfo * method)", "dotNetSignature": "Int64 get_ApproximateSize()" }, { "virtualAddress": "0x0051B768", "name": "SizedReference_Dispose", "signature": "void SizedReference_Dispose(SizedReference * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0070EB58", "name": "DateTimeFormat_FormatDigits", "signature": "void DateTimeFormat_FormatDigits(StringBuilder * outputBuffer, int32_t value, int32_t len, MethodInfo * method)", "dotNetSignature": "Void FormatDigits(StringBuilder, Int32, Int32)" }, { "virtualAddress": "0x0070EBD8", "name": "DateTimeFormat_FormatDigits_1", "signature": "void DateTimeFormat_FormatDigits_1(StringBuilder * outputBuffer, int32_t value, int32_t len, bool overrideLengthLimit, MethodInfo * method)", "dotNetSignature": "Void FormatDigits(StringBuilder, Int32, Int32, Boolean)" }, { "virtualAddress": "0x0070ECB4", "name": "DateTimeFormat_HebrewFormatDigits", "signature": "void DateTimeFormat_HebrewFormatDigits(StringBuilder * outputBuffer, int32_t digits, MethodInfo * method)", "dotNetSignature": "Void HebrewFormatDigits(StringBuilder, Int32)" }, { "virtualAddress": "0x0070ED40", "name": "DateTimeFormat_ParseRepeatPattern", "signature": "int32_t DateTimeFormat_ParseRepeatPattern(String * format, int32_t pos, uint16_t patternChar, MethodInfo * method)", "dotNetSignature": "Int32 ParseRepeatPattern(String, Int32, Char)" }, { "virtualAddress": "0x0070EDB4", "name": "DateTimeFormat_FormatDayOfWeek", "signature": "String * DateTimeFormat_FormatDayOfWeek(int32_t dayOfWeek, int32_t repeat, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String FormatDayOfWeek(Int32, Int32, DateTimeFormatInfo)" }, { "virtualAddress": "0x0070EDEC", "name": "DateTimeFormat_FormatMonth", "signature": "String * DateTimeFormat_FormatMonth(int32_t month, int32_t repeatCount, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String FormatMonth(Int32, Int32, DateTimeFormatInfo)" }, { "virtualAddress": "0x0070EE24", "name": "DateTimeFormat_FormatHebrewMonthName", "signature": "String * DateTimeFormat_FormatHebrewMonthName(DateTime time, int32_t month, int32_t repeatCount, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String FormatHebrewMonthName(DateTime, Int32, Int32, DateTimeFormatInfo)" }, { "virtualAddress": "0x0070EEE8", "name": "DateTimeFormat_ParseQuoteString", "signature": "int32_t DateTimeFormat_ParseQuoteString(String * format, int32_t pos, StringBuilder * result, MethodInfo * method)", "dotNetSignature": "Int32 ParseQuoteString(String, Int32, StringBuilder)" }, { "virtualAddress": "0x0070F0B0", "name": "DateTimeFormat_ParseNextChar", "signature": "int32_t DateTimeFormat_ParseNextChar(String * format, int32_t pos, MethodInfo * method)", "dotNetSignature": "Int32 ParseNextChar(String, Int32)" }, { "virtualAddress": "0x0070F0F0", "name": "DateTimeFormat_IsUseGenitiveForm", "signature": "bool DateTimeFormat_IsUseGenitiveForm(String * format, int32_t index, int32_t tokenLen, uint16_t patternToMatch, MethodInfo * method)", "dotNetSignature": "Boolean IsUseGenitiveForm(String, Int32, Int32, Char)" }, { "virtualAddress": "0x0070F230", "name": "DateTimeFormat_FormatCustomized", "signature": "String * DateTimeFormat_FormatCustomized(DateTime dateTime, String * format, DateTimeFormatInfo * dtfi, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "String FormatCustomized(DateTime, String, DateTimeFormatInfo, TimeSpan)" }, { "virtualAddress": "0x0070FF24", "name": "DateTimeFormat_FormatCustomizedTimeZone", "signature": "void DateTimeFormat_FormatCustomizedTimeZone(DateTime dateTime, TimeSpan offset, String * format, int32_t tokenLen, bool timeOnly, StringBuilder * result, MethodInfo * method)", "dotNetSignature": "Void FormatCustomizedTimeZone(DateTime, TimeSpan, String, Int32, Boolean, StringBuilder)" }, { "virtualAddress": "0x00710270", "name": "DateTimeFormat_FormatCustomizedRoundripTimeZone", "signature": "void DateTimeFormat_FormatCustomizedRoundripTimeZone(DateTime dateTime, TimeSpan offset, StringBuilder * result, MethodInfo * method)", "dotNetSignature": "Void FormatCustomizedRoundripTimeZone(DateTime, TimeSpan, StringBuilder)" }, { "virtualAddress": "0x00710490", "name": "DateTimeFormat_GetRealFormat", "signature": "String * DateTimeFormat_GetRealFormat(String * format, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String GetRealFormat(String, DateTimeFormatInfo)" }, { "virtualAddress": "0x0071073C", "name": "DateTimeFormat_ExpandPredefinedFormat", "signature": "String * DateTimeFormat_ExpandPredefinedFormat(String * format, DateTime * dateTime, DateTimeFormatInfo * * dtfi, TimeSpan * offset, MethodInfo * method)", "dotNetSignature": "String ExpandPredefinedFormat(String, DateTime ByRef, DateTimeFormatInfo ByRef, TimeSpan ByRef)" }, { "virtualAddress": "0x00710AEC", "name": "DateTimeFormat_Format", "signature": "String * DateTimeFormat_Format(DateTime dateTime, String * format, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String Format(DateTime, String, DateTimeFormatInfo)" }, { "virtualAddress": "0x00710B74", "name": "DateTimeFormat_Format_1", "signature": "String * DateTimeFormat_Format_1(DateTime dateTime, String * format, DateTimeFormatInfo * dtfi, TimeSpan offset, MethodInfo * method)", "dotNetSignature": "String Format(DateTime, String, DateTimeFormatInfo, TimeSpan)" }, { "virtualAddress": "0x00710DAC", "name": "DateTimeFormat_GetAllDateTimes", "signature": "String__Array * DateTimeFormat_GetAllDateTimes(DateTime dateTime, uint16_t format, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String[] GetAllDateTimes(DateTime, Char, DateTimeFormatInfo)" }, { "virtualAddress": "0x00711170", "name": "DateTimeFormat_GetAllDateTimes_1", "signature": "String__Array * DateTimeFormat_GetAllDateTimes_1(DateTime dateTime, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String[] GetAllDateTimes(DateTime, DateTimeFormatInfo)" }, { "virtualAddress": "0x00710AE8", "name": "DateTimeFormat_InvalidFormatForLocal", "signature": "void DateTimeFormat_InvalidFormatForLocal(String * format, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "Void InvalidFormatForLocal(String, DateTime)" }, { "virtualAddress": "0x0071048C", "name": "DateTimeFormat_InvalidFormatForUtc", "signature": "void DateTimeFormat_InvalidFormatForUtc(String * format, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "Void InvalidFormatForUtc(String, DateTime)" }, { "virtualAddress": "0x00711330", "name": "DateTimeFormat__cctor", "signature": "void DateTimeFormat__cctor(MethodInfo * method)", "dotNetSignature": "DateTimeFormat()" }, { "virtualAddress": "0x007153E4", "name": "DateTimeParse_ParseExact", "signature": "DateTime DateTimeParse_ParseExact(String * s, String * format, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, MethodInfo * method)", "dotNetSignature": "DateTime ParseExact(String, String, DateTimeFormatInfo, DateTimeStyles)" }, { "virtualAddress": "0x00713ACC", "name": "DateTimeParse_ParseExact_1", "signature": "DateTime DateTimeParse_ParseExact_1(String * s, String * format, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, TimeSpan * offset, MethodInfo * method)", "dotNetSignature": "DateTime ParseExact(String, String, DateTimeFormatInfo, DateTimeStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x007157B4", "name": "DateTimeParse_TryParseExact", "signature": "bool DateTimeParse_TryParseExact(String * s, String * format, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, DateTimeFormatInfo, DateTimeStyles, DateTime ByRef)" }, { "virtualAddress": "0x00714914", "name": "DateTimeParse_TryParseExact_1", "signature": "bool DateTimeParse_TryParseExact_1(String * s, String * format, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, DateTime * result, TimeSpan * offset, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, DateTimeFormatInfo, DateTimeStyles, DateTime ByRef, TimeSpan ByRef)" }, { "virtualAddress": "0x00715504", "name": "DateTimeParse_TryParseExact_2", "signature": "bool DateTimeParse_TryParseExact_2(String * s, String * format, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, DateTimeFormatInfo, DateTimeStyles, DateTimeResult ByRef)" }, { "virtualAddress": "0x00715F1C", "name": "DateTimeParse_ParseExactMultiple", "signature": "DateTime DateTimeParse_ParseExactMultiple(String * s, String__Array * formats, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, MethodInfo * method)", "dotNetSignature": "DateTime ParseExactMultiple(String, String[], DateTimeFormatInfo, DateTimeStyles)" }, { "virtualAddress": "0x00713D4C", "name": "DateTimeParse_ParseExactMultiple_1", "signature": "DateTime DateTimeParse_ParseExactMultiple_1(String * s, String__Array * formats, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, TimeSpan * offset, MethodInfo * method)", "dotNetSignature": "DateTime ParseExactMultiple(String, String[], DateTimeFormatInfo, DateTimeStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x00714BCC", "name": "DateTimeParse_TryParseExactMultiple", "signature": "bool DateTimeParse_TryParseExactMultiple(String * s, String__Array * formats, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, DateTime * result, TimeSpan * offset, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExactMultiple(String, String[], DateTimeFormatInfo, DateTimeStyles, DateTime ByRef, TimeSpan ByRef)" }, { "virtualAddress": "0x007161F8", "name": "DateTimeParse_TryParseExactMultiple_1", "signature": "bool DateTimeParse_TryParseExactMultiple_1(String * s, String__Array * formats, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExactMultiple(String, String[], DateTimeFormatInfo, DateTimeStyles, DateTime ByRef)" }, { "virtualAddress": "0x0071601C", "name": "DateTimeParse_TryParseExactMultiple_2", "signature": "bool DateTimeParse_TryParseExactMultiple_2(String * s, String__Array * formats, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum style, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExactMultiple(String, String[], DateTimeFormatInfo, DateTimeStyles, DateTimeResult ByRef)" }, { "virtualAddress": "0x0071631C", "name": "DateTimeParse_MatchWord", "signature": "bool DateTimeParse_MatchWord(_DTString * str, String * target, MethodInfo * method)", "dotNetSignature": "Boolean MatchWord(__DTString ByRef, String)" }, { "virtualAddress": "0x00716464", "name": "DateTimeParse_GetTimeZoneName", "signature": "bool DateTimeParse_GetTimeZoneName(_DTString * str, MethodInfo * method)", "dotNetSignature": "Boolean GetTimeZoneName(__DTString ByRef)" }, { "virtualAddress": "0x00716514", "name": "DateTimeParse_IsDigit", "signature": "bool DateTimeParse_IsDigit(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsDigit(Char)" }, { "virtualAddress": "0x00716528", "name": "DateTimeParse_ParseFraction", "signature": "bool DateTimeParse_ParseFraction(_DTString * str, double * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseFraction(__DTString ByRef, Double ByRef)" }, { "virtualAddress": "0x0071660C", "name": "DateTimeParse_ParseTimeZone", "signature": "bool DateTimeParse_ParseTimeZone(_DTString * str, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseTimeZone(__DTString ByRef, TimeSpan ByRef)" }, { "virtualAddress": "0x007168A0", "name": "DateTimeParse_HandleTimeZone", "signature": "bool DateTimeParse_HandleTimeZone(_DTString * str, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean HandleTimeZone(__DTString ByRef, DateTimeResult ByRef)" }, { "virtualAddress": "0x00716A14", "name": "DateTimeParse_Lex", "signature": "bool DateTimeParse_Lex(DateTimeParse_DS__Enum dps, _DTString * str, DateTimeToken * dtok, DateTimeRawInfo * raw, DateTimeResult * result, DateTimeFormatInfo * * dtfi, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "Boolean Lex(DateTimeParse\u002BDS, __DTString ByRef, DateTimeToken ByRef, DateTimeRawInfo ByRef, DateTimeResult ByRef, DateTimeFormatInfo ByRef, DateTimeStyles)" }, { "virtualAddress": "0x00717AE8", "name": "DateTimeParse_VerifyValidPunctuation", "signature": "bool DateTimeParse_VerifyValidPunctuation(_DTString * str, MethodInfo * method)", "dotNetSignature": "Boolean VerifyValidPunctuation(__DTString ByRef)" }, { "virtualAddress": "0x00717C60", "name": "DateTimeParse_GetYearMonthDayOrder", "signature": "bool DateTimeParse_GetYearMonthDayOrder(String * datePattern, DateTimeFormatInfo * dtfi, int32_t * order, MethodInfo * method)", "dotNetSignature": "Boolean GetYearMonthDayOrder(String, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x00717F08", "name": "DateTimeParse_GetYearMonthOrder", "signature": "bool DateTimeParse_GetYearMonthOrder(String * pattern, DateTimeFormatInfo * dtfi, int32_t * order, MethodInfo * method)", "dotNetSignature": "Boolean GetYearMonthOrder(String, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x007180C4", "name": "DateTimeParse_GetMonthDayOrder", "signature": "bool DateTimeParse_GetMonthDayOrder(String * pattern, DateTimeFormatInfo * dtfi, int32_t * order, MethodInfo * method)", "dotNetSignature": "Boolean GetMonthDayOrder(String, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x007182C8", "name": "DateTimeParse_TryAdjustYear", "signature": "bool DateTimeParse_TryAdjustYear(DateTimeResult * result, int32_t year, int32_t * adjustedYear, MethodInfo * method)", "dotNetSignature": "Boolean TryAdjustYear(DateTimeResult ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x007183C8", "name": "DateTimeParse_SetDateYMD", "signature": "bool DateTimeParse_SetDateYMD(DateTimeResult * result, int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Boolean SetDateYMD(DateTimeResult ByRef, Int32, Int32, Int32)" }, { "virtualAddress": "0x0071843C", "name": "DateTimeParse_SetDateMDY", "signature": "bool DateTimeParse_SetDateMDY(DateTimeResult * result, int32_t month, int32_t day, int32_t year, MethodInfo * method)", "dotNetSignature": "Boolean SetDateMDY(DateTimeResult ByRef, Int32, Int32, Int32)" }, { "virtualAddress": "0x007184C8", "name": "DateTimeParse_SetDateDMY", "signature": "bool DateTimeParse_SetDateDMY(DateTimeResult * result, int32_t day, int32_t month, int32_t year, MethodInfo * method)", "dotNetSignature": "Boolean SetDateDMY(DateTimeResult ByRef, Int32, Int32, Int32)" }, { "virtualAddress": "0x00718554", "name": "DateTimeParse_SetDateYDM", "signature": "bool DateTimeParse_SetDateYDM(DateTimeResult * result, int32_t year, int32_t day, int32_t month, MethodInfo * method)", "dotNetSignature": "Boolean SetDateYDM(DateTimeResult ByRef, Int32, Int32, Int32)" }, { "virtualAddress": "0x007185E0", "name": "DateTimeParse_GetDefaultYear", "signature": "void DateTimeParse_GetDefaultYear(DateTimeResult * result, DateTimeStyles__Enum * styles, MethodInfo * method)", "dotNetSignature": "Void GetDefaultYear(DateTimeResult ByRef, DateTimeStyles ByRef)" }, { "virtualAddress": "0x007187AC", "name": "DateTimeParse_GetDayOfNN", "signature": "bool DateTimeParse_GetDayOfNN(DateTimeResult * result, DateTimeStyles__Enum * styles, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfNN(DateTimeResult ByRef, DateTimeStyles ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00718940", "name": "DateTimeParse_GetDayOfNNN", "signature": "bool DateTimeParse_GetDayOfNNN(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfNNN(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00718C10", "name": "DateTimeParse_GetDayOfMN", "signature": "bool DateTimeParse_GetDayOfMN(DateTimeResult * result, DateTimeStyles__Enum * styles, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfMN(DateTimeResult ByRef, DateTimeStyles ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00718E3C", "name": "DateTimeParse_GetHebrewDayOfNM", "signature": "bool DateTimeParse_GetHebrewDayOfNM(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetHebrewDayOfNM(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00718F88", "name": "DateTimeParse_GetDayOfNM", "signature": "bool DateTimeParse_GetDayOfNM(DateTimeResult * result, DateTimeStyles__Enum * styles, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfNM(DateTimeResult ByRef, DateTimeStyles ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x007191B4", "name": "DateTimeParse_GetDayOfMNN", "signature": "bool DateTimeParse_GetDayOfMNN(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfMNN(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x007194A4", "name": "DateTimeParse_GetDayOfYNN", "signature": "bool DateTimeParse_GetDayOfYNN(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfYNN(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00719600", "name": "DateTimeParse_GetDayOfNNY", "signature": "bool DateTimeParse_GetDayOfNNY(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfNNY(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00719784", "name": "DateTimeParse_GetDayOfYMN", "signature": "bool DateTimeParse_GetDayOfYMN(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfYMN(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x0071984C", "name": "DateTimeParse_GetDayOfYN", "signature": "bool DateTimeParse_GetDayOfYN(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfYN(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00719914", "name": "DateTimeParse_GetDayOfYM", "signature": "bool DateTimeParse_GetDayOfYM(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDayOfYM(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x007199D4", "name": "DateTimeParse_AdjustTimeMark", "signature": "void DateTimeParse_AdjustTimeMark(DateTimeFormatInfo * dtfi, DateTimeRawInfo * raw, MethodInfo * method)", "dotNetSignature": "Void AdjustTimeMark(DateTimeFormatInfo, DateTimeRawInfo ByRef)" }, { "virtualAddress": "0x00719A48", "name": "DateTimeParse_AdjustHour", "signature": "bool DateTimeParse_AdjustHour(int32_t * hour, DateTimeParse_TM__Enum timeMark, MethodInfo * method)", "dotNetSignature": "Boolean AdjustHour(Int32 ByRef, DateTimeParse\u002BTM)" }, { "virtualAddress": "0x00719A90", "name": "DateTimeParse_GetTimeOfN", "signature": "bool DateTimeParse_GetTimeOfN(DateTimeFormatInfo * dtfi, DateTimeResult * result, DateTimeRawInfo * raw, MethodInfo * method)", "dotNetSignature": "Boolean GetTimeOfN(DateTimeFormatInfo, DateTimeResult ByRef, DateTimeRawInfo ByRef)" }, { "virtualAddress": "0x00719B28", "name": "DateTimeParse_GetTimeOfNN", "signature": "bool DateTimeParse_GetTimeOfNN(DateTimeFormatInfo * dtfi, DateTimeResult * result, DateTimeRawInfo * raw, MethodInfo * method)", "dotNetSignature": "Boolean GetTimeOfNN(DateTimeFormatInfo, DateTimeResult ByRef, DateTimeRawInfo ByRef)" }, { "virtualAddress": "0x00719BC0", "name": "DateTimeParse_GetTimeOfNNN", "signature": "bool DateTimeParse_GetTimeOfNNN(DateTimeFormatInfo * dtfi, DateTimeResult * result, DateTimeRawInfo * raw, MethodInfo * method)", "dotNetSignature": "Boolean GetTimeOfNNN(DateTimeFormatInfo, DateTimeResult ByRef, DateTimeRawInfo ByRef)" }, { "virtualAddress": "0x00719C64", "name": "DateTimeParse_GetDateOfDSN", "signature": "bool DateTimeParse_GetDateOfDSN(DateTimeResult * result, DateTimeRawInfo * raw, MethodInfo * method)", "dotNetSignature": "Boolean GetDateOfDSN(DateTimeResult ByRef, DateTimeRawInfo ByRef)" }, { "virtualAddress": "0x00719CF8", "name": "DateTimeParse_GetDateOfNDS", "signature": "bool DateTimeParse_GetDateOfNDS(DateTimeResult * result, DateTimeRawInfo * raw, MethodInfo * method)", "dotNetSignature": "Boolean GetDateOfNDS(DateTimeResult ByRef, DateTimeRawInfo ByRef)" }, { "virtualAddress": "0x00719DC0", "name": "DateTimeParse_GetDateOfNNDS", "signature": "bool DateTimeParse_GetDateOfNNDS(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean GetDateOfNNDS(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x0071A010", "name": "DateTimeParse_ProcessDateTimeSuffix", "signature": "bool DateTimeParse_ProcessDateTimeSuffix(DateTimeResult * result, DateTimeRawInfo * raw, DateTimeToken * dtok, MethodInfo * method)", "dotNetSignature": "Boolean ProcessDateTimeSuffix(DateTimeResult ByRef, DateTimeRawInfo ByRef, DateTimeToken ByRef)" }, { "virtualAddress": "0x0071A108", "name": "DateTimeParse_ProcessHebrewTerminalState", "signature": "bool DateTimeParse_ProcessHebrewTerminalState(DateTimeParse_DS__Enum dps, DateTimeResult * result, DateTimeStyles__Enum * styles, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean ProcessHebrewTerminalState(DateTimeParse\u002BDS, DateTimeResult ByRef, DateTimeStyles ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x007176E8", "name": "DateTimeParse_ProcessTerminaltState", "signature": "bool DateTimeParse_ProcessTerminaltState(DateTimeParse_DS__Enum dps, DateTimeResult * result, DateTimeStyles__Enum * styles, DateTimeRawInfo * raw, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Boolean ProcessTerminaltState(DateTimeParse\u002BDS, DateTimeResult ByRef, DateTimeStyles ByRef, DateTimeRawInfo ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x0071A3EC", "name": "DateTimeParse_Parse", "signature": "DateTime DateTimeParse_Parse(String * s, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "DateTime Parse(String, DateTimeFormatInfo, DateTimeStyles)" }, { "virtualAddress": "0x0071358C", "name": "DateTimeParse_Parse_1", "signature": "DateTime DateTimeParse_Parse_1(String * s, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum styles, TimeSpan * offset, MethodInfo * method)", "dotNetSignature": "DateTime Parse(String, DateTimeFormatInfo, DateTimeStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x0071ABCC", "name": "DateTimeParse_TryParse", "signature": "bool DateTimeParse_TryParse(String * s, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum styles, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, DateTimeFormatInfo, DateTimeStyles, DateTime ByRef)" }, { "virtualAddress": "0x00714528", "name": "DateTimeParse_TryParse_1", "signature": "bool DateTimeParse_TryParse_1(String * s, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum styles, DateTime * result, TimeSpan * offset, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, DateTimeFormatInfo, DateTimeStyles, DateTime ByRef, TimeSpan ByRef)" }, { "virtualAddress": "0x0071A4DC", "name": "DateTimeParse_TryParse_2", "signature": "bool DateTimeParse_TryParse_2(String * s, DateTimeFormatInfo * dtfi, DateTimeStyles__Enum styles, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, DateTimeFormatInfo, DateTimeStyles, DateTimeResult ByRef)" }, { "virtualAddress": "0x0071B46C", "name": "DateTimeParse_DetermineTimeZoneAdjustments", "signature": "bool DateTimeParse_DetermineTimeZoneAdjustments(DateTimeResult * result, DateTimeStyles__Enum styles, bool bTimeOnly, MethodInfo * method)", "dotNetSignature": "Boolean DetermineTimeZoneAdjustments(DateTimeResult ByRef, DateTimeStyles, Boolean)" }, { "virtualAddress": "0x0071B638", "name": "DateTimeParse_DateTimeOffsetTimeZonePostProcessing", "signature": "bool DateTimeParse_DateTimeOffsetTimeZonePostProcessing(DateTimeResult * result, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "Boolean DateTimeOffsetTimeZonePostProcessing(DateTimeResult ByRef, DateTimeStyles)" }, { "virtualAddress": "0x0071B840", "name": "DateTimeParse_AdjustTimeZoneToUniversal", "signature": "bool DateTimeParse_AdjustTimeZoneToUniversal(DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean AdjustTimeZoneToUniversal(DateTimeResult ByRef)" }, { "virtualAddress": "0x0071B910", "name": "DateTimeParse_AdjustTimeZoneToLocal", "signature": "bool DateTimeParse_AdjustTimeZoneToLocal(DateTimeResult * result, bool bTimeOnly, MethodInfo * method)", "dotNetSignature": "Boolean AdjustTimeZoneToLocal(DateTimeResult ByRef, Boolean)" }, { "virtualAddress": "0x0071AD0C", "name": "DateTimeParse_ParseISO8601", "signature": "bool DateTimeParse_ParseISO8601(DateTimeRawInfo * raw, _DTString * str, DateTimeStyles__Enum styles, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseISO8601(DateTimeRawInfo ByRef, __DTString ByRef, DateTimeStyles, DateTimeResult ByRef)" }, { "virtualAddress": "0x0071BBB4", "name": "DateTimeParse_MatchHebrewDigits", "signature": "bool DateTimeParse_MatchHebrewDigits(_DTString * str, int32_t digitLen, int32_t * number, MethodInfo * method)", "dotNetSignature": "Boolean MatchHebrewDigits(__DTString ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0071BB0C", "name": "DateTimeParse_ParseDigits", "signature": "bool DateTimeParse_ParseDigits(_DTString * str, int32_t digitLen, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseDigits(__DTString ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0071BCA0", "name": "DateTimeParse_ParseDigits_1", "signature": "bool DateTimeParse_ParseDigits_1(_DTString * str, int32_t minDigitLen, int32_t maxDigitLen, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseDigits(__DTString ByRef, Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0071BD5C", "name": "DateTimeParse_ParseFractionExact", "signature": "bool DateTimeParse_ParseFractionExact(_DTString * str, int32_t maxDigitLen, double * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseFractionExact(__DTString ByRef, Int32, Double ByRef)" }, { "virtualAddress": "0x0071BE8C", "name": "DateTimeParse_ParseSign", "signature": "bool DateTimeParse_ParseSign(_DTString * str, bool * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseSign(__DTString ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0071BEF4", "name": "DateTimeParse_ParseTimeZoneOffset", "signature": "bool DateTimeParse_ParseTimeZoneOffset(_DTString * str, int32_t len, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseTimeZoneOffset(__DTString ByRef, Int32, TimeSpan ByRef)" }, { "virtualAddress": "0x0071C0B0", "name": "DateTimeParse_MatchAbbreviatedMonthName", "signature": "bool DateTimeParse_MatchAbbreviatedMonthName(_DTString * str, DateTimeFormatInfo * dtfi, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean MatchAbbreviatedMonthName(__DTString ByRef, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x0071C228", "name": "DateTimeParse_MatchMonthName", "signature": "bool DateTimeParse_MatchMonthName(_DTString * str, DateTimeFormatInfo * dtfi, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean MatchMonthName(__DTString ByRef, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x0071C3DC", "name": "DateTimeParse_MatchAbbreviatedDayName", "signature": "bool DateTimeParse_MatchAbbreviatedDayName(_DTString * str, DateTimeFormatInfo * dtfi, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean MatchAbbreviatedDayName(__DTString ByRef, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x0071C4F0", "name": "DateTimeParse_MatchDayName", "signature": "bool DateTimeParse_MatchDayName(_DTString * str, DateTimeFormatInfo * dtfi, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean MatchDayName(__DTString ByRef, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x0071C604", "name": "DateTimeParse_MatchEraName", "signature": "bool DateTimeParse_MatchEraName(_DTString * str, DateTimeFormatInfo * dtfi, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean MatchEraName(__DTString ByRef, DateTimeFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x0071C748", "name": "DateTimeParse_MatchTimeMark", "signature": "bool DateTimeParse_MatchTimeMark(_DTString * str, DateTimeFormatInfo * dtfi, DateTimeParse_TM__Enum * result, MethodInfo * method)", "dotNetSignature": "Boolean MatchTimeMark(__DTString ByRef, DateTimeFormatInfo, DateTimeParse\u002BTM ByRef)" }, { "virtualAddress": "0x0071C854", "name": "DateTimeParse_MatchAbbreviatedTimeMark", "signature": "bool DateTimeParse_MatchAbbreviatedTimeMark(_DTString * str, DateTimeFormatInfo * dtfi, DateTimeParse_TM__Enum * result, MethodInfo * method)", "dotNetSignature": "Boolean MatchAbbreviatedTimeMark(__DTString ByRef, DateTimeFormatInfo, DateTimeParse\u002BTM ByRef)" }, { "virtualAddress": "0x0071C918", "name": "DateTimeParse_CheckNewValue", "signature": "bool DateTimeParse_CheckNewValue(int32_t * currentValue, int32_t newValue, uint16_t patternChar, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean CheckNewValue(Int32 ByRef, Int32, Char, DateTimeResult ByRef)" }, { "virtualAddress": "0x0071868C", "name": "DateTimeParse_GetDateTimeNow", "signature": "DateTime DateTimeParse_GetDateTimeNow(DateTimeResult * result, DateTimeStyles__Enum * styles, MethodInfo * method)", "dotNetSignature": "DateTime GetDateTimeNow(DateTimeResult ByRef, DateTimeStyles ByRef)" }, { "virtualAddress": "0x0071B1E8", "name": "DateTimeParse_CheckDefaultDateTime", "signature": "bool DateTimeParse_CheckDefaultDateTime(DateTimeResult * result, Calendar * * cal, DateTimeStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "Boolean CheckDefaultDateTime(DateTimeResult ByRef, Calendar ByRef, DateTimeStyles)" }, { "virtualAddress": "0x0071C9CC", "name": "DateTimeParse_ExpandPredefinedFormat", "signature": "String * DateTimeParse_ExpandPredefinedFormat(String * format, DateTimeFormatInfo * * dtfi, ParsingInfo * parseInfo, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "String ExpandPredefinedFormat(String, DateTimeFormatInfo ByRef, ParsingInfo ByRef, DateTimeResult ByRef)" }, { "virtualAddress": "0x0071CD6C", "name": "DateTimeParse_ParseByFormat", "signature": "bool DateTimeParse_ParseByFormat(_DTString * str, _DTString * format, ParsingInfo * parseInfo, DateTimeFormatInfo * dtfi, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseByFormat(__DTString ByRef, __DTString ByRef, ParsingInfo ByRef, DateTimeFormatInfo, DateTimeResult ByRef)" }, { "virtualAddress": "0x0071DF58", "name": "DateTimeParse_TryParseQuoteString", "signature": "bool DateTimeParse_TryParseQuoteString(String * format, int32_t pos, StringBuilder * result, int32_t * returnValue, MethodInfo * method)", "dotNetSignature": "Boolean TryParseQuoteString(String, Int32, StringBuilder, Int32 ByRef)" }, { "virtualAddress": "0x007158F4", "name": "DateTimeParse_DoStrictParse", "signature": "bool DateTimeParse_DoStrictParse(String * s, String * formatParam, DateTimeStyles__Enum styles, DateTimeFormatInfo * dtfi, DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Boolean DoStrictParse(String, String, DateTimeStyles, DateTimeFormatInfo, DateTimeResult ByRef)" }, { "virtualAddress": "0x0071562C", "name": "DateTimeParse_GetDateTimeParseException", "signature": "Exception * DateTimeParse_GetDateTimeParseException(DateTimeResult * result, MethodInfo * method)", "dotNetSignature": "Exception GetDateTimeParseException(DateTimeResult ByRef)" }, { "virtualAddress": "0x0071E044", "name": "DateTimeParse_LexTraceExit", "signature": "void DateTimeParse_LexTraceExit(String * message, DateTimeParse_DS__Enum dps, MethodInfo * method)", "dotNetSignature": "Void LexTraceExit(String, DateTimeParse\u002BDS)" }, { "virtualAddress": "0x0071E048", "name": "DateTimeParse_PTSTraceExit", "signature": "void DateTimeParse_PTSTraceExit(DateTimeParse_DS__Enum dps, bool passed, MethodInfo * method)", "dotNetSignature": "Void PTSTraceExit(DateTimeParse\u002BDS, Boolean)" }, { "virtualAddress": "0x0071E04C", "name": "DateTimeParse_TPTraceExit", "signature": "void DateTimeParse_TPTraceExit(String * message, DateTimeParse_DS__Enum dps, MethodInfo * method)", "dotNetSignature": "Void TPTraceExit(String, DateTimeParse\u002BDS)" }, { "virtualAddress": "0x0071E050", "name": "DateTimeParse_DTFITrace", "signature": "void DateTimeParse_DTFITrace(DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Void DTFITrace(DateTimeFormatInfo)" }, { "virtualAddress": "0x0071E054", "name": "DateTimeParse__cctor", "signature": "void DateTimeParse__cctor(MethodInfo * method)", "dotNetSignature": "DateTimeParse()" }, { "virtualAddress": "0x0071E710", "name": "DateTimeParse_MatchNumberDelegate__ctor", "signature": "void DateTimeParse_MatchNumberDelegate__ctor(DateTimeParse_MatchNumberDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "DateTimeParse\u002BMatchNumberDelegate(Object, IntPtr)" }, { "virtualAddress": "0x0071DCC8", "name": "DateTimeParse_MatchNumberDelegate_Invoke", "signature": "bool DateTimeParse_MatchNumberDelegate_Invoke(DateTimeParse_MatchNumberDelegate * this, _DTString * str, int32_t digitLen, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(__DTString ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0071E720", "name": "DateTimeParse_MatchNumberDelegate_BeginInvoke", "signature": "IAsyncResult * DateTimeParse_MatchNumberDelegate_BeginInvoke(DateTimeParse_MatchNumberDelegate * this, _DTString * str, int32_t digitLen, int32_t * result, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(__DTString ByRef, Int32, Int32 ByRef, AsyncCallback, Object)" }, { "virtualAddress": "0x0071E7EC", "name": "DateTimeParse_MatchNumberDelegate_EndInvoke", "signature": "bool DateTimeParse_MatchNumberDelegate_EndInvoke(DateTimeParse_MatchNumberDelegate * this, _DTString * str, int32_t * result, IAsyncResult * __result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(__DTString ByRef, Int32 ByRef, IAsyncResult)" }, { "virtualAddress": "0x00405B4C", "name": "_DTString__ctor", "signature": "void _DTString__ctor(_DTString__Boxed * this, String * str, DateTimeFormatInfo * dtfi, bool checkDigitToken, MethodInfo * method)", "dotNetSignature": "__DTString(String, DateTimeFormatInfo, Boolean)" }, { "virtualAddress": "0x00405B7C", "name": "_DTString__ctor_1", "signature": "void _DTString__ctor_1(_DTString__Boxed * this, String * str, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "__DTString(String, DateTimeFormatInfo)" }, { "virtualAddress": "0x00405B84", "name": "_DTString_get_CompareInfo", "signature": "CompareInfo * _DTString_get_CompareInfo(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "CompareInfo get_CompareInfo()" }, { "virtualAddress": "0x00405B8C", "name": "_DTString_GetNext", "signature": "bool _DTString_GetNext(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean GetNext()" }, { "virtualAddress": "0x00405B94", "name": "_DTString_AtEnd", "signature": "bool _DTString_AtEnd(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean AtEnd()" }, { "virtualAddress": "0x00405BA4", "name": "_DTString_Advance", "signature": "bool _DTString_Advance(_DTString__Boxed * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Boolean Advance(Int32)" }, { "virtualAddress": "0x00405BAC", "name": "_DTString_GetRegularToken", "signature": "void _DTString_GetRegularToken(_DTString__Boxed * this, TokenType__Enum * tokenType, int32_t * tokenValue, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Void GetRegularToken(TokenType ByRef, Int32 ByRef, DateTimeFormatInfo)" }, { "virtualAddress": "0x00405BB4", "name": "_DTString_GetSeparatorToken", "signature": "TokenType__Enum _DTString_GetSeparatorToken(_DTString__Boxed * this, DateTimeFormatInfo * dtfi, int32_t * indexBeforeSeparator, uint16_t * charBeforeSeparator, MethodInfo * method)", "dotNetSignature": "TokenType GetSeparatorToken(DateTimeFormatInfo, Int32 ByRef, Char ByRef)" }, { "virtualAddress": "0x00405BBC", "name": "_DTString_MatchSpecifiedWord", "signature": "bool _DTString_MatchSpecifiedWord(_DTString__Boxed * this, String * target, MethodInfo * method)", "dotNetSignature": "Boolean MatchSpecifiedWord(String)" }, { "virtualAddress": "0x00405BC4", "name": "_DTString_MatchSpecifiedWord_1", "signature": "bool _DTString_MatchSpecifiedWord_1(_DTString__Boxed * this, String * target, int32_t endIndex, MethodInfo * method)", "dotNetSignature": "Boolean MatchSpecifiedWord(String, Int32)" }, { "virtualAddress": "0x00405BCC", "name": "_DTString_MatchSpecifiedWords", "signature": "bool _DTString_MatchSpecifiedWords(_DTString__Boxed * this, String * target, bool checkWordBoundary, int32_t * matchLength, MethodInfo * method)", "dotNetSignature": "Boolean MatchSpecifiedWords(String, Boolean, Int32 ByRef)" }, { "virtualAddress": "0x00405BD8", "name": "_DTString_Match", "signature": "bool _DTString_Match(_DTString__Boxed * this, String * str, MethodInfo * method)", "dotNetSignature": "Boolean Match(String)" }, { "virtualAddress": "0x00405BE0", "name": "_DTString_Match_1", "signature": "bool _DTString_Match_1(_DTString__Boxed * this, uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean Match(Char)" }, { "virtualAddress": "0x00405BE8", "name": "_DTString_MatchLongestWords", "signature": "int32_t _DTString_MatchLongestWords(_DTString__Boxed * this, String__Array * words, int32_t * maxMatchStrLen, MethodInfo * method)", "dotNetSignature": "Int32 MatchLongestWords(String[], Int32 ByRef)" }, { "virtualAddress": "0x00405BF0", "name": "_DTString_GetRepeatCount", "signature": "int32_t _DTString_GetRepeatCount(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetRepeatCount()" }, { "virtualAddress": "0x00405BF8", "name": "_DTString_GetNextDigit", "signature": "bool _DTString_GetNextDigit(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean GetNextDigit()" }, { "virtualAddress": "0x00405C00", "name": "_DTString_GetChar", "signature": "uint16_t _DTString_GetChar(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Char GetChar()" }, { "virtualAddress": "0x00405C08", "name": "_DTString_GetDigit", "signature": "int32_t _DTString_GetDigit(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetDigit()" }, { "virtualAddress": "0x00405C10", "name": "_DTString_SkipWhiteSpaces", "signature": "void _DTString_SkipWhiteSpaces(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void SkipWhiteSpaces()" }, { "virtualAddress": "0x00405C18", "name": "_DTString_SkipWhiteSpaceCurrent", "signature": "bool _DTString_SkipWhiteSpaceCurrent(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean SkipWhiteSpaceCurrent()" }, { "virtualAddress": "0x00405C20", "name": "_DTString_TrimTail", "signature": "void _DTString_TrimTail(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void TrimTail()" }, { "virtualAddress": "0x00405C28", "name": "_DTString_RemoveTrailingInQuoteSpaces", "signature": "void _DTString_RemoveTrailingInQuoteSpaces(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void RemoveTrailingInQuoteSpaces()" }, { "virtualAddress": "0x00405C30", "name": "_DTString_RemoveLeadingInQuoteSpaces", "signature": "void _DTString_RemoveLeadingInQuoteSpaces(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void RemoveLeadingInQuoteSpaces()" }, { "virtualAddress": "0x00405C38", "name": "_DTString_GetSubString", "signature": "DTSubString _DTString_GetSubString(_DTString__Boxed * this, MethodInfo * method)", "dotNetSignature": "DTSubString GetSubString()" }, { "virtualAddress": "0x00405C40", "name": "_DTString_ConsumeSubString", "signature": "void _DTString_ConsumeSubString(_DTString__Boxed * this, DTSubString sub, MethodInfo * method)", "dotNetSignature": "Void ConsumeSubString(DTSubString)" }, { "virtualAddress": "0x008EBDE0", "name": "_DTString__cctor", "signature": "void _DTString__cctor(MethodInfo * method)", "dotNetSignature": "__DTString()" }, { "virtualAddress": "0x003F9B60", "name": "DTSubString_get_Item", "signature": "uint16_t DTSubString_get_Item(DTSubString__Boxed * this, int32_t relativeIndex, MethodInfo * method)", "dotNetSignature": "Char get_Item(Int32)" }, { "virtualAddress": "0x003FF6E4", "name": "DateTimeRawInfo_Init", "signature": "void DateTimeRawInfo_Init(DateTimeRawInfo__Boxed * this, int32_t * numberBuffer, MethodInfo * method)", "dotNetSignature": "Void Init(Int32*)" }, { "virtualAddress": "0x003FF708", "name": "DateTimeRawInfo_AddNumber", "signature": "void DateTimeRawInfo_AddNumber(DateTimeRawInfo__Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void AddNumber(Int32)" }, { "virtualAddress": "0x003FF720", "name": "DateTimeRawInfo_GetNumber", "signature": "int32_t DateTimeRawInfo_GetNumber(DateTimeRawInfo__Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetNumber(Int32)" }, { "virtualAddress": "0x003FF768", "name": "DateTimeResult_Init", "signature": "void DateTimeResult_Init(DateTimeResult__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x003FF788", "name": "DateTimeResult_SetDate", "signature": "void DateTimeResult_SetDate(DateTimeResult__Boxed * this, int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Void SetDate(Int32, Int32, Int32)" }, { "virtualAddress": "0x003FF794", "name": "DateTimeResult_SetFailure", "signature": "void DateTimeResult_SetFailure(DateTimeResult__Boxed * this, ParseFailureKind__Enum failure, String * failureMessageID, Object * failureMessageFormatArgument, MethodInfo * method)", "dotNetSignature": "Void SetFailure(ParseFailureKind, String, Object)" }, { "virtualAddress": "0x003FF7A0", "name": "DateTimeResult_SetFailure_1", "signature": "void DateTimeResult_SetFailure_1(DateTimeResult__Boxed * this, ParseFailureKind__Enum failure, String * failureMessageID, Object * failureMessageFormatArgument, String * failureArgumentName, MethodInfo * method)", "dotNetSignature": "Void SetFailure(ParseFailureKind, String, Object, String)" }, { "virtualAddress": "0x004066A8", "name": "ParsingInfo_Init", "signature": "void ParsingInfo_Init(ParsingInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x00403648", "name": "Guid__ctor", "signature": "void Guid__ctor(Guid__Boxed * this, Byte__Array * b, MethodInfo * method)", "dotNetSignature": "Guid(Byte[])" }, { "virtualAddress": "0x00403650", "name": "Guid__ctor_1", "signature": "void Guid__ctor_1(Guid__Boxed * this, uint32_t a, uint16_t b, uint16_t c, uint8_t d, uint8_t e, uint8_t f, uint8_t g, uint8_t h, uint8_t i, uint8_t j, uint8_t k, MethodInfo * method)", "dotNetSignature": "Guid(UInt32, UInt16, UInt16, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte)" }, { "virtualAddress": "0x00403690", "name": "Guid__ctor_2", "signature": "void Guid__ctor_2(Guid__Boxed * this, int32_t a, int16_t b, int16_t c, Byte__Array * d, MethodInfo * method)", "dotNetSignature": "Guid(Int32, Int16, Int16, Byte[])" }, { "virtualAddress": "0x00403698", "name": "Guid__ctor_3", "signature": "void Guid__ctor_3(Guid__Boxed * this, int32_t a, int16_t b, int16_t c, uint8_t d, uint8_t e, uint8_t f, uint8_t g, uint8_t h, uint8_t i, uint8_t j, uint8_t k, MethodInfo * method)", "dotNetSignature": "Guid(Int32, Int16, Int16, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte)" }, { "virtualAddress": "0x004036D8", "name": "Guid__ctor_4", "signature": "void Guid__ctor_4(Guid__Boxed * this, String * g, MethodInfo * method)", "dotNetSignature": "Guid(String)" }, { "virtualAddress": "0x0081C234", "name": "Guid_Parse", "signature": "Guid Guid_Parse(String * input, MethodInfo * method)", "dotNetSignature": "Guid Parse(String)" }, { "virtualAddress": "0x0081C344", "name": "Guid_TryParse", "signature": "bool Guid_TryParse(String * input, Guid * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Guid ByRef)" }, { "virtualAddress": "0x0081C438", "name": "Guid_ParseExact", "signature": "Guid Guid_ParseExact(String * input, String * format, MethodInfo * method)", "dotNetSignature": "Guid ParseExact(String, String)" }, { "virtualAddress": "0x0081C67C", "name": "Guid_TryParseExact", "signature": "bool Guid_TryParseExact(String * input, String * format, Guid * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, Guid ByRef)" }, { "virtualAddress": "0x0081BFCC", "name": "Guid_TryParseGuid", "signature": "bool Guid_TryParseGuid(String * g, Guid_GuidStyles__Enum flags, Guid_GuidResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseGuid(String, Guid\u002BGuidStyles, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081CBDC", "name": "Guid_TryParseGuidWithHexPrefix", "signature": "bool Guid_TryParseGuidWithHexPrefix(String * guidString, Guid_GuidResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseGuidWithHexPrefix(String, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D160", "name": "Guid_TryParseGuidWithNoStyle", "signature": "bool Guid_TryParseGuidWithNoStyle(String * guidString, Guid_GuidResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseGuidWithNoStyle(String, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081C870", "name": "Guid_TryParseGuidWithDashes", "signature": "bool Guid_TryParseGuidWithDashes(String * guidString, Guid_GuidResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseGuidWithDashes(String, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D750", "name": "Guid_StringToShort", "signature": "bool Guid_StringToShort(String * str, int32_t requiredLength, int32_t flags, int16_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToShort(String, Int32, Int32, Int16 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D9DC", "name": "Guid_StringToShort_1", "signature": "bool Guid_StringToShort_1(String * str, int32_t * parsePos, int32_t requiredLength, int32_t flags, int16_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToShort(String, Int32 ByRef, Int32, Int32, Int16 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D920", "name": "Guid_StringToShort_2", "signature": "bool Guid_StringToShort_2(String * str, int32_t * parsePos, int32_t requiredLength, int32_t flags, int16_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToShort(String, Int32*, Int32, Int32, Int16 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D6B8", "name": "Guid_StringToInt", "signature": "bool Guid_StringToInt(String * str, int32_t requiredLength, int32_t flags, int32_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToInt(String, Int32, Int32, Int32 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D87C", "name": "Guid_StringToInt_1", "signature": "bool Guid_StringToInt_1(String * str, int32_t * parsePos, int32_t requiredLength, int32_t flags, int32_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToInt(String, Int32 ByRef, Int32, Int32, Int32 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081DA80", "name": "Guid_StringToInt_2", "signature": "bool Guid_StringToInt_2(String * str, int32_t * parsePos, int32_t requiredLength, int32_t flags, int32_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToInt(String, Int32*, Int32, Int32, Int32 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081DC88", "name": "Guid_StringToLong", "signature": "bool Guid_StringToLong(String * str, int32_t flags, int64_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToLong(String, Int32, Int64 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D7E8", "name": "Guid_StringToLong_1", "signature": "bool Guid_StringToLong_1(String * str, int32_t * parsePos, int32_t flags, int64_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToLong(String, Int32 ByRef, Int32, Int64 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081DD18", "name": "Guid_StringToLong_2", "signature": "bool Guid_StringToLong_2(String * str, int32_t * parsePos, int32_t flags, int64_t * result, Guid_GuidResult * parseResult, MethodInfo * method)", "dotNetSignature": "Boolean StringToLong(String, Int32*, Int32, Int64 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0081D490", "name": "Guid_EatAllWhitespace", "signature": "String * Guid_EatAllWhitespace(String * str, MethodInfo * method)", "dotNetSignature": "String EatAllWhitespace(String)" }, { "virtualAddress": "0x0081D5A8", "name": "Guid_IsHexPrefix", "signature": "bool Guid_IsHexPrefix(String * str, int32_t i, MethodInfo * method)", "dotNetSignature": "Boolean IsHexPrefix(String, Int32)" }, { "virtualAddress": "0x004036E0", "name": "Guid_ToByteArray", "signature": "Byte__Array * Guid_ToByteArray(Guid__Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToByteArray()" }, { "virtualAddress": "0x004036E8", "name": "Guid_ToString", "signature": "String * Guid_ToString(Guid__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004036F0", "name": "Guid_GetHashCode", "signature": "int32_t Guid_GetHashCode(Guid__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00403718", "name": "Guid_Equals", "signature": "bool Guid_Equals(Guid__Boxed * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00403720", "name": "Guid_Equals_1", "signature": "bool Guid_Equals_1(Guid__Boxed * this, Guid g, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Guid)" }, { "virtualAddress": "0x00403728", "name": "Guid_GetResult", "signature": "int32_t Guid_GetResult(Guid__Boxed * this, uint32_t me, uint32_t them, MethodInfo * method)", "dotNetSignature": "Int32 GetResult(UInt32, UInt32)" }, { "virtualAddress": "0x00403738", "name": "Guid_CompareTo", "signature": "int32_t Guid_CompareTo(Guid__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x00403740", "name": "Guid_CompareTo_1", "signature": "int32_t Guid_CompareTo_1(Guid__Boxed * this, Guid value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Guid)" }, { "virtualAddress": "0x0080D2F8", "name": "Guid_op_Equality", "signature": "bool Guid_op_Equality(Guid a, Guid b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Guid, Guid)" }, { "virtualAddress": "0x0081EA60", "name": "Guid_op_Inequality", "signature": "bool Guid_op_Inequality(Guid a, Guid b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Guid, Guid)" }, { "virtualAddress": "0x00403748", "name": "Guid_ToString_1", "signature": "String * Guid_ToString_1(Guid__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x0081EAFC", "name": "Guid_HexToChar", "signature": "uint16_t Guid_HexToChar(int32_t a, MethodInfo * method)", "dotNetSignature": "Char HexToChar(Int32)" }, { "virtualAddress": "0x0081EB18", "name": "Guid_HexsToChars", "signature": "int32_t Guid_HexsToChars(uint16_t * guidChars, int32_t offset, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Int32 HexsToChars(Char*, Int32, Int32, Int32)" }, { "virtualAddress": "0x0081EBA8", "name": "Guid_HexsToChars_1", "signature": "int32_t Guid_HexsToChars_1(uint16_t * guidChars, int32_t offset, int32_t a, int32_t b, bool hex, MethodInfo * method)", "dotNetSignature": "Int32 HexsToChars(Char*, Int32, Int32, Int32, Boolean)" }, { "virtualAddress": "0x00403750", "name": "Guid_ToString_2", "signature": "String * Guid_ToString_2(Guid__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x0081ED0C", "name": "Guid_NewGuid", "signature": "Guid Guid_NewGuid(MethodInfo * method)", "dotNetSignature": "Guid NewGuid()" }, { "virtualAddress": "0x0081EEDC", "name": "Guid_FastNewGuidArray", "signature": "Byte__Array * Guid_FastNewGuidArray(MethodInfo * method)", "dotNetSignature": "Byte[] FastNewGuidArray()" }, { "virtualAddress": "0x0081F11C", "name": "Guid__cctor", "signature": "void Guid__cctor(MethodInfo * method)", "dotNetSignature": "Guid()" }, { "virtualAddress": "0x004008AC", "name": "Guid_GuidResult_Init", "signature": "void Guid_GuidResult_Init(Guid_GuidResult__Boxed * this, Guid_GuidParseThrowStyle__Enum canThrow, MethodInfo * method)", "dotNetSignature": "Void Init(Guid\u002BGuidParseThrowStyle)" }, { "virtualAddress": "0x004008B4", "name": "Guid_GuidResult_SetFailure", "signature": "void Guid_GuidResult_SetFailure(Guid_GuidResult__Boxed * this, Exception * nativeException, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Exception)" }, { "virtualAddress": "0x004008C4", "name": "Guid_GuidResult_SetFailure_1", "signature": "void Guid_GuidResult_SetFailure_1(Guid_GuidResult__Boxed * this, Guid_ParseFailureKind__Enum failure, String * failureMessageID, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Guid\u002BParseFailureKind, String)" }, { "virtualAddress": "0x004008D8", "name": "Guid_GuidResult_SetFailure_2", "signature": "void Guid_GuidResult_SetFailure_2(Guid_GuidResult__Boxed * this, Guid_ParseFailureKind__Enum failure, String * failureMessageID, Object * failureMessageFormatArgument, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Guid\u002BParseFailureKind, String, Object)" }, { "virtualAddress": "0x004008E8", "name": "Guid_GuidResult_SetFailure_3", "signature": "void Guid_GuidResult_SetFailure_3(Guid_GuidResult__Boxed * this, Guid_ParseFailureKind__Enum failure, String * failureMessageID, Object * failureMessageFormatArgument, String * failureArgumentName, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Guid\u002BParseFailureKind, String, Object, String, Exception)" }, { "virtualAddress": "0x004008F0", "name": "Guid_GuidResult_GetGuidParseException", "signature": "Exception * Guid_GuidResult_GetGuidParseException(Guid_GuidResult__Boxed * this, MethodInfo * method)", "dotNetSignature": "Exception GetGuidParseException()" }, { "virtualAddress": "0x00602628", "name": "IndexOutOfRangeException__ctor", "signature": "void IndexOutOfRangeException__ctor(IndexOutOfRangeException * this, MethodInfo * method)", "dotNetSignature": "IndexOutOfRangeException()" }, { "virtualAddress": "0x005FFCE0", "name": "IndexOutOfRangeException__ctor_1", "signature": "void IndexOutOfRangeException__ctor_1(IndexOutOfRangeException * this, String * message, MethodInfo * method)", "dotNetSignature": "IndexOutOfRangeException(String)" }, { "virtualAddress": "0x0060269C", "name": "IndexOutOfRangeException__ctor_2", "signature": "void IndexOutOfRangeException__ctor_2(IndexOutOfRangeException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "IndexOutOfRangeException(String, Exception)" }, { "virtualAddress": "0x006026D0", "name": "IndexOutOfRangeException__ctor_3", "signature": "void IndexOutOfRangeException__ctor_3(IndexOutOfRangeException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "IndexOutOfRangeException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006026D8", "name": "InsufficientExecutionStackException__ctor", "signature": "void InsufficientExecutionStackException__ctor(InsufficientExecutionStackException * this, MethodInfo * method)", "dotNetSignature": "InsufficientExecutionStackException()" }, { "virtualAddress": "0x0060274C", "name": "InsufficientExecutionStackException__ctor_1", "signature": "void InsufficientExecutionStackException__ctor_1(InsufficientExecutionStackException * this, String * message, MethodInfo * method)", "dotNetSignature": "InsufficientExecutionStackException(String)" }, { "virtualAddress": "0x00602780", "name": "InsufficientExecutionStackException__ctor_2", "signature": "void InsufficientExecutionStackException__ctor_2(InsufficientExecutionStackException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "InsufficientExecutionStackException(String, Exception)" }, { "virtualAddress": "0x006027B4", "name": "InsufficientExecutionStackException__ctor_3", "signature": "void InsufficientExecutionStackException__ctor_3(InsufficientExecutionStackException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InsufficientExecutionStackException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006027BC", "name": "InsufficientMemoryException__ctor", "signature": "void InsufficientMemoryException__ctor(InsufficientMemoryException * this, MethodInfo * method)", "dotNetSignature": "InsufficientMemoryException()" }, { "virtualAddress": "0x00602848", "name": "InsufficientMemoryException__ctor_1", "signature": "void InsufficientMemoryException__ctor_1(InsufficientMemoryException * this, String * message, MethodInfo * method)", "dotNetSignature": "InsufficientMemoryException(String)" }, { "virtualAddress": "0x0060287C", "name": "InsufficientMemoryException__ctor_2", "signature": "void InsufficientMemoryException__ctor_2(InsufficientMemoryException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "InsufficientMemoryException(String, Exception)" }, { "virtualAddress": "0x006028B0", "name": "InsufficientMemoryException__ctor_3", "signature": "void InsufficientMemoryException__ctor_3(InsufficientMemoryException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InsufficientMemoryException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003FC9C8", "name": "Int16_CompareTo", "signature": "int32_t Int16_CompareTo(Int16__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FC9D0", "name": "Int16_CompareTo_1", "signature": "int32_t Int16_CompareTo_1(Int16__Boxed * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Int16)" }, { "virtualAddress": "0x003FC9DC", "name": "Int16_Equals", "signature": "bool Int16_Equals(Int16__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FC9E4", "name": "Int16_Equals_1", "signature": "bool Int16_Equals_1(Int16__Boxed * this, int16_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Int16)" }, { "virtualAddress": "0x003FC9F4", "name": "Int16_GetHashCode", "signature": "int32_t Int16_GetHashCode(Int16__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FCA00", "name": "Int16_ToString", "signature": "String * Int16_ToString(Int16__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FCA34", "name": "Int16_ToString_1", "signature": "String * Int16_ToString_1(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FCA6C", "name": "Int16_ToString_2", "signature": "String * Int16_ToString_2(Int16__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003FCAA0", "name": "Int16_ToString_3", "signature": "String * Int16_ToString_3(Int16__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x003FCAD8", "name": "Int16_ToString_4", "signature": "String * Int16_ToString_4(Int16__Boxed * this, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String ToString(String, NumberFormatInfo)" }, { "virtualAddress": "0x00602BC4", "name": "Int16_Parse", "signature": "int16_t Int16_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Int16 Parse(String)" }, { "virtualAddress": "0x00602D78", "name": "Int16_Parse_1", "signature": "int16_t Int16_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Int16 Parse(String, NumberStyles)" }, { "virtualAddress": "0x00602DB8", "name": "Int16_Parse_2", "signature": "int16_t Int16_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 Parse(String, IFormatProvider)" }, { "virtualAddress": "0x00602DEC", "name": "Int16_Parse_3", "signature": "int16_t Int16_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x00602BF4", "name": "Int16_Parse_4", "signature": "int16_t Int16_Parse_4(String * s, NumberStyles__Enum style, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "Int16 Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x00602E3C", "name": "Int16_TryParse", "signature": "bool Int16_TryParse(String * s, int16_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Int16 ByRef)" }, { "virtualAddress": "0x00602F2C", "name": "Int16_TryParse_1", "signature": "bool Int16_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, int16_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, Int16 ByRef)" }, { "virtualAddress": "0x00602EB8", "name": "Int16_TryParse_2", "signature": "bool Int16_TryParse_2(String * s, NumberStyles__Enum style, NumberFormatInfo * info, int16_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, NumberFormatInfo, Int16 ByRef)" }, { "virtualAddress": "0x003FCAE0", "name": "Int16_GetTypeCode", "signature": "TypeCode__Enum Int16_GetTypeCode(Int16__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FCAE8", "name": "Int16_System_IConvertible_ToBoolean", "signature": "bool Int16_System_IConvertible_ToBoolean(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FCAF0", "name": "Int16_System_IConvertible_ToChar", "signature": "uint16_t Int16_System_IConvertible_ToChar(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FCAF8", "name": "Int16_System_IConvertible_ToSByte", "signature": "int8_t Int16_System_IConvertible_ToSByte(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FCB00", "name": "Int16_System_IConvertible_ToByte", "signature": "uint8_t Int16_System_IConvertible_ToByte(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FCB08", "name": "Int16_System_IConvertible_ToInt16", "signature": "int16_t Int16_System_IConvertible_ToInt16(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FCB10", "name": "Int16_System_IConvertible_ToUInt16", "signature": "uint16_t Int16_System_IConvertible_ToUInt16(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FCB18", "name": "Int16_System_IConvertible_ToInt32", "signature": "int32_t Int16_System_IConvertible_ToInt32(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FCB20", "name": "Int16_System_IConvertible_ToUInt32", "signature": "uint32_t Int16_System_IConvertible_ToUInt32(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FCB28", "name": "Int16_System_IConvertible_ToInt64", "signature": "int64_t Int16_System_IConvertible_ToInt64(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FCB30", "name": "Int16_System_IConvertible_ToUInt64", "signature": "uint64_t Int16_System_IConvertible_ToUInt64(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FCB38", "name": "Int16_System_IConvertible_ToSingle", "signature": "float Int16_System_IConvertible_ToSingle(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FCB40", "name": "Int16_System_IConvertible_ToDouble", "signature": "double Int16_System_IConvertible_ToDouble(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FCB48", "name": "Int16_System_IConvertible_ToDecimal", "signature": "Decimal Int16_System_IConvertible_ToDecimal(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FCB50", "name": "Int16_System_IConvertible_ToDateTime", "signature": "DateTime Int16_System_IConvertible_ToDateTime(Int16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FCB5C", "name": "Int16_System_IConvertible_ToType", "signature": "Object * Int16_System_IConvertible_ToType(Int16__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x003FCB64", "name": "Int32_CompareTo", "signature": "int32_t Int32_CompareTo(Int32__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FCB6C", "name": "Int32_CompareTo_1", "signature": "int32_t Int32_CompareTo_1(Int32__Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Int32)" }, { "virtualAddress": "0x003FCB80", "name": "Int32_Equals", "signature": "bool Int32_Equals(Int32__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FCB88", "name": "Int32_Equals_1", "signature": "bool Int32_Equals_1(Int32__Boxed * this, int32_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Int32)" }, { "virtualAddress": "0x003FCB98", "name": "Int32_GetHashCode", "signature": "int32_t Int32_GetHashCode(Int32__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FCBA0", "name": "Int32_ToString", "signature": "String * Int32_ToString(Int32__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FCBD4", "name": "Int32_ToString_1", "signature": "String * Int32_ToString_1(Int32__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003FCC0C", "name": "Int32_ToString_2", "signature": "String * Int32_ToString_2(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FCC44", "name": "Int32_ToString_3", "signature": "String * Int32_ToString_3(Int32__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x006038BC", "name": "Int32_Parse", "signature": "int32_t Int32_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Int32 Parse(String)" }, { "virtualAddress": "0x006038F0", "name": "Int32_Parse_1", "signature": "int32_t Int32_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Int32 Parse(String, NumberStyles)" }, { "virtualAddress": "0x00603934", "name": "Int32_Parse_2", "signature": "int32_t Int32_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 Parse(String, IFormatProvider)" }, { "virtualAddress": "0x0060396C", "name": "Int32_Parse_3", "signature": "int32_t Int32_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x006039C0", "name": "Int32_TryParse", "signature": "bool Int32_TryParse(String * s, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Int32 ByRef)" }, { "virtualAddress": "0x006039FC", "name": "Int32_TryParse_1", "signature": "bool Int32_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, Int32 ByRef)" }, { "virtualAddress": "0x003FCC80", "name": "Int32_GetTypeCode", "signature": "TypeCode__Enum Int32_GetTypeCode(Int32__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FCC88", "name": "Int32_System_IConvertible_ToBoolean", "signature": "bool Int32_System_IConvertible_ToBoolean(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FCC90", "name": "Int32_System_IConvertible_ToChar", "signature": "uint16_t Int32_System_IConvertible_ToChar(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FCC98", "name": "Int32_System_IConvertible_ToSByte", "signature": "int8_t Int32_System_IConvertible_ToSByte(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FCCA0", "name": "Int32_System_IConvertible_ToByte", "signature": "uint8_t Int32_System_IConvertible_ToByte(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FCCA8", "name": "Int32_System_IConvertible_ToInt16", "signature": "int16_t Int32_System_IConvertible_ToInt16(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FCCB0", "name": "Int32_System_IConvertible_ToUInt16", "signature": "uint16_t Int32_System_IConvertible_ToUInt16(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FCCB8", "name": "Int32_System_IConvertible_ToInt32", "signature": "int32_t Int32_System_IConvertible_ToInt32(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FCCC0", "name": "Int32_System_IConvertible_ToUInt32", "signature": "uint32_t Int32_System_IConvertible_ToUInt32(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FCCC8", "name": "Int32_System_IConvertible_ToInt64", "signature": "int64_t Int32_System_IConvertible_ToInt64(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FCCD0", "name": "Int32_System_IConvertible_ToUInt64", "signature": "uint64_t Int32_System_IConvertible_ToUInt64(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FCCD8", "name": "Int32_System_IConvertible_ToSingle", "signature": "float Int32_System_IConvertible_ToSingle(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FCCE0", "name": "Int32_System_IConvertible_ToDouble", "signature": "double Int32_System_IConvertible_ToDouble(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FCCE8", "name": "Int32_System_IConvertible_ToDecimal", "signature": "Decimal Int32_System_IConvertible_ToDecimal(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FCCF0", "name": "Int32_System_IConvertible_ToDateTime", "signature": "DateTime Int32_System_IConvertible_ToDateTime(Int32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FCCFC", "name": "Int32_System_IConvertible_ToType", "signature": "Object * Int32_System_IConvertible_ToType(Int32__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x003FCD04", "name": "Int64_CompareTo", "signature": "int32_t Int64_CompareTo(Int64__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003FCD0C", "name": "Int64_CompareTo_1", "signature": "int32_t Int64_CompareTo_1(Int64__Boxed * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Int64)" }, { "virtualAddress": "0x003FCD20", "name": "Int64_Equals", "signature": "bool Int64_Equals(Int64__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FCD28", "name": "Int64_Equals_1", "signature": "bool Int64_Equals_1(Int64__Boxed * this, int64_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Int64)" }, { "virtualAddress": "0x003FCD38", "name": "Int64_GetHashCode", "signature": "int32_t Int64_GetHashCode(Int64__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FCD44", "name": "Int64_ToString", "signature": "String * Int64_ToString(Int64__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FCD78", "name": "Int64_ToString_1", "signature": "String * Int64_ToString_1(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003FCDB0", "name": "Int64_ToString_2", "signature": "String * Int64_ToString_2(Int64__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003FCDE8", "name": "Int64_ToString_3", "signature": "String * Int64_ToString_3(Int64__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x00604360", "name": "Int64_Parse", "signature": "int64_t Int64_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Int64 Parse(String)" }, { "virtualAddress": "0x00604394", "name": "Int64_Parse_1", "signature": "int64_t Int64_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Int64 Parse(String, NumberStyles)" }, { "virtualAddress": "0x006043D8", "name": "Int64_Parse_2", "signature": "int64_t Int64_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 Parse(String, IFormatProvider)" }, { "virtualAddress": "0x00604410", "name": "Int64_Parse_3", "signature": "int64_t Int64_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x00604464", "name": "Int64_TryParse", "signature": "bool Int64_TryParse(String * s, int64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Int64 ByRef)" }, { "virtualAddress": "0x006044A0", "name": "Int64_TryParse_1", "signature": "bool Int64_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, int64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, Int64 ByRef)" }, { "virtualAddress": "0x003FCE24", "name": "Int64_GetTypeCode", "signature": "TypeCode__Enum Int64_GetTypeCode(Int64__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003FCE2C", "name": "Int64_System_IConvertible_ToBoolean", "signature": "bool Int64_System_IConvertible_ToBoolean(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003FCE34", "name": "Int64_System_IConvertible_ToChar", "signature": "uint16_t Int64_System_IConvertible_ToChar(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003FCE3C", "name": "Int64_System_IConvertible_ToSByte", "signature": "int8_t Int64_System_IConvertible_ToSByte(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003FCE44", "name": "Int64_System_IConvertible_ToByte", "signature": "uint8_t Int64_System_IConvertible_ToByte(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003FCE4C", "name": "Int64_System_IConvertible_ToInt16", "signature": "int16_t Int64_System_IConvertible_ToInt16(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003FCE54", "name": "Int64_System_IConvertible_ToUInt16", "signature": "uint16_t Int64_System_IConvertible_ToUInt16(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003FCE5C", "name": "Int64_System_IConvertible_ToInt32", "signature": "int32_t Int64_System_IConvertible_ToInt32(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003FCE64", "name": "Int64_System_IConvertible_ToUInt32", "signature": "uint32_t Int64_System_IConvertible_ToUInt32(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003FCE6C", "name": "Int64_System_IConvertible_ToInt64", "signature": "int64_t Int64_System_IConvertible_ToInt64(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003FCE74", "name": "Int64_System_IConvertible_ToUInt64", "signature": "uint64_t Int64_System_IConvertible_ToUInt64(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003FCE7C", "name": "Int64_System_IConvertible_ToSingle", "signature": "float Int64_System_IConvertible_ToSingle(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003FCE84", "name": "Int64_System_IConvertible_ToDouble", "signature": "double Int64_System_IConvertible_ToDouble(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003FCE8C", "name": "Int64_System_IConvertible_ToDecimal", "signature": "Decimal Int64_System_IConvertible_ToDecimal(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003FCE94", "name": "Int64_System_IConvertible_ToDateTime", "signature": "DateTime Int64_System_IConvertible_ToDateTime(Int64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003FCEA0", "name": "Int64_System_IConvertible_ToType", "signature": "Object * Int64_System_IConvertible_ToType(Int64__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x00604E60", "name": "InvalidCastException__ctor", "signature": "void InvalidCastException__ctor(InvalidCastException * this, MethodInfo * method)", "dotNetSignature": "InvalidCastException()" }, { "virtualAddress": "0x00603590", "name": "InvalidCastException__ctor_1", "signature": "void InvalidCastException__ctor_1(InvalidCastException * this, String * message, MethodInfo * method)", "dotNetSignature": "InvalidCastException(String)" }, { "virtualAddress": "0x00604ED4", "name": "InvalidCastException__ctor_2", "signature": "void InvalidCastException__ctor_2(InvalidCastException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "InvalidCastException(String, Exception)" }, { "virtualAddress": "0x00604F08", "name": "InvalidCastException__ctor_3", "signature": "void InvalidCastException__ctor_3(InvalidCastException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InvalidCastException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00604F10", "name": "InvalidCastException__ctor_4", "signature": "void InvalidCastException__ctor_4(InvalidCastException * this, String * message, int32_t errorCode, MethodInfo * method)", "dotNetSignature": "InvalidCastException(String, Int32)" }, { "virtualAddress": "0x00604F44", "name": "InvalidOperationException__ctor", "signature": "void InvalidOperationException__ctor(InvalidOperationException * this, MethodInfo * method)", "dotNetSignature": "InvalidOperationException()" }, { "virtualAddress": "0x005F238C", "name": "InvalidOperationException__ctor_1", "signature": "void InvalidOperationException__ctor_1(InvalidOperationException * this, String * message, MethodInfo * method)", "dotNetSignature": "InvalidOperationException(String)" }, { "virtualAddress": "0x00604FB8", "name": "InvalidOperationException__ctor_2", "signature": "void InvalidOperationException__ctor_2(InvalidOperationException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "InvalidOperationException(String, Exception)" }, { "virtualAddress": "0x00604FEC", "name": "InvalidOperationException__ctor_3", "signature": "void InvalidOperationException__ctor_3(InvalidOperationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InvalidOperationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00604FF4", "name": "InvalidProgramException__ctor", "signature": "void InvalidProgramException__ctor(InvalidProgramException * this, MethodInfo * method)", "dotNetSignature": "InvalidProgramException()" }, { "virtualAddress": "0x00605068", "name": "InvalidProgramException__ctor_1", "signature": "void InvalidProgramException__ctor_1(InvalidProgramException * this, String * message, MethodInfo * method)", "dotNetSignature": "InvalidProgramException(String)" }, { "virtualAddress": "0x0060509C", "name": "InvalidProgramException__ctor_2", "signature": "void InvalidProgramException__ctor_2(InvalidProgramException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "InvalidProgramException(String, Exception)" }, { "virtualAddress": "0x006050D0", "name": "InvalidProgramException__ctor_3", "signature": "void InvalidProgramException__ctor_3(InvalidProgramException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InvalidProgramException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006050D8", "name": "InvalidTimeZoneException__ctor", "signature": "void InvalidTimeZoneException__ctor(InvalidTimeZoneException * this, String * message, MethodInfo * method)", "dotNetSignature": "InvalidTimeZoneException(String)" }, { "virtualAddress": "0x00605150", "name": "InvalidTimeZoneException__ctor_1", "signature": "void InvalidTimeZoneException__ctor_1(InvalidTimeZoneException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "InvalidTimeZoneException(String, Exception)" }, { "virtualAddress": "0x006051D0", "name": "InvalidTimeZoneException__ctor_2", "signature": "void InvalidTimeZoneException__ctor_2(InvalidTimeZoneException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InvalidTimeZoneException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00605260", "name": "InvalidTimeZoneException__ctor_3", "signature": "void InvalidTimeZoneException__ctor_3(InvalidTimeZoneException * this, MethodInfo * method)", "dotNetSignature": "InvalidTimeZoneException()" }, { "virtualAddress": "0x006068F4", "name": "Math_Acos", "signature": "double Math_Acos(double d, MethodInfo * method)", "dotNetSignature": "Double Acos(Double)" }, { "virtualAddress": "0x006068F8", "name": "Math_Asin", "signature": "double Math_Asin(double d, MethodInfo * method)", "dotNetSignature": "Double Asin(Double)" }, { "virtualAddress": "0x006068FC", "name": "Math_Atan", "signature": "double Math_Atan(double d, MethodInfo * method)", "dotNetSignature": "Double Atan(Double)" }, { "virtualAddress": "0x00606900", "name": "Math_Atan2", "signature": "double Math_Atan2(double y, double x, MethodInfo * method)", "dotNetSignature": "Double Atan2(Double, Double)" }, { "virtualAddress": "0x00606904", "name": "Math_Ceiling", "signature": "Decimal Math_Ceiling(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Ceiling(Decimal)" }, { "virtualAddress": "0x0060697C", "name": "Math_Ceiling_1", "signature": "double Math_Ceiling_1(double a, MethodInfo * method)", "dotNetSignature": "Double Ceiling(Double)" }, { "virtualAddress": "0x00606984", "name": "Math_Cos", "signature": "double Math_Cos(double d, MethodInfo * method)", "dotNetSignature": "Double Cos(Double)" }, { "virtualAddress": "0x00606988", "name": "Math_Cosh", "signature": "double Math_Cosh(double value, MethodInfo * method)", "dotNetSignature": "Double Cosh(Double)" }, { "virtualAddress": "0x0060698C", "name": "Math_Floor", "signature": "Decimal Math_Floor(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Floor(Decimal)" }, { "virtualAddress": "0x00606A04", "name": "Math_Floor_1", "signature": "double Math_Floor_1(double d, MethodInfo * method)", "dotNetSignature": "Double Floor(Double)" }, { "virtualAddress": "0x00606A0C", "name": "Math_InternalRound", "signature": "double Math_InternalRound(double value, int32_t digits, MidpointRounding__Enum mode, MethodInfo * method)", "dotNetSignature": "Double InternalRound(Double, Int32, MidpointRounding)" }, { "virtualAddress": "0x00606CB4", "name": "Math_InternalTruncate", "signature": "double Math_InternalTruncate(double d, MethodInfo * method)", "dotNetSignature": "Double InternalTruncate(Double)" }, { "virtualAddress": "0x00606D20", "name": "Math_Sin", "signature": "double Math_Sin(double a, MethodInfo * method)", "dotNetSignature": "Double Sin(Double)" }, { "virtualAddress": "0x00606D24", "name": "Math_Tan", "signature": "double Math_Tan(double a, MethodInfo * method)", "dotNetSignature": "Double Tan(Double)" }, { "virtualAddress": "0x00606D28", "name": "Math_Sinh", "signature": "double Math_Sinh(double value, MethodInfo * method)", "dotNetSignature": "Double Sinh(Double)" }, { "virtualAddress": "0x00606D2C", "name": "Math_Tanh", "signature": "double Math_Tanh(double value, MethodInfo * method)", "dotNetSignature": "Double Tanh(Double)" }, { "virtualAddress": "0x00606D30", "name": "Math_Round", "signature": "double Math_Round(double a, MethodInfo * method)", "dotNetSignature": "Double Round(Double)" }, { "virtualAddress": "0x00606DB0", "name": "Math_Round_1", "signature": "double Math_Round_1(double value, int32_t digits, MethodInfo * method)", "dotNetSignature": "Double Round(Double, Int32)" }, { "virtualAddress": "0x00606E8C", "name": "Math_Round_2", "signature": "double Math_Round_2(double value, MidpointRounding__Enum mode, MethodInfo * method)", "dotNetSignature": "Double Round(Double, MidpointRounding)" }, { "virtualAddress": "0x00606F04", "name": "Math_Round_3", "signature": "double Math_Round_3(double value, int32_t digits, MidpointRounding__Enum mode, MethodInfo * method)", "dotNetSignature": "Double Round(Double, Int32, MidpointRounding)" }, { "virtualAddress": "0x006070D0", "name": "Math_Round_4", "signature": "Decimal Math_Round_4(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal)" }, { "virtualAddress": "0x0060714C", "name": "Math_Round_5", "signature": "Decimal Math_Round_5(Decimal d, int32_t decimals, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal, Int32)" }, { "virtualAddress": "0x006071CC", "name": "Math_Round_6", "signature": "Decimal Math_Round_6(Decimal d, MidpointRounding__Enum mode, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal, MidpointRounding)" }, { "virtualAddress": "0x00607250", "name": "Math_Round_7", "signature": "Decimal Math_Round_7(Decimal d, int32_t decimals, MidpointRounding__Enum mode, MethodInfo * method)", "dotNetSignature": "Decimal Round(Decimal, Int32, MidpointRounding)" }, { "virtualAddress": "0x00606BF0", "name": "Math_SplitFractionDouble", "signature": "double Math_SplitFractionDouble(double * value, MethodInfo * method)", "dotNetSignature": "Double SplitFractionDouble(Double*)" }, { "virtualAddress": "0x006072E0", "name": "Math_Truncate", "signature": "Decimal Math_Truncate(Decimal d, MethodInfo * method)", "dotNetSignature": "Decimal Truncate(Decimal)" }, { "virtualAddress": "0x00607358", "name": "Math_Truncate_1", "signature": "double Math_Truncate_1(double d, MethodInfo * method)", "dotNetSignature": "Double Truncate(Double)" }, { "virtualAddress": "0x006073C4", "name": "Math_Sqrt", "signature": "double Math_Sqrt(double d, MethodInfo * method)", "dotNetSignature": "Double Sqrt(Double)" }, { "virtualAddress": "0x006073DC", "name": "Math_Log", "signature": "double Math_Log(double d, MethodInfo * method)", "dotNetSignature": "Double Log(Double)" }, { "virtualAddress": "0x006073E0", "name": "Math_Log10", "signature": "double Math_Log10(double d, MethodInfo * method)", "dotNetSignature": "Double Log10(Double)" }, { "virtualAddress": "0x006073E4", "name": "Math_Exp", "signature": "double Math_Exp(double d, MethodInfo * method)", "dotNetSignature": "Double Exp(Double)" }, { "virtualAddress": "0x006073E8", "name": "Math_Pow", "signature": "double Math_Pow(double x, double y, MethodInfo * method)", "dotNetSignature": "Double Pow(Double, Double)" }, { "virtualAddress": "0x006073EC", "name": "Math_IEEERemainder", "signature": "double Math_IEEERemainder(double x, double y, MethodInfo * method)", "dotNetSignature": "Double IEEERemainder(Double, Double)" }, { "virtualAddress": "0x00607648", "name": "Math_Abs", "signature": "int8_t Math_Abs(int8_t value, MethodInfo * method)", "dotNetSignature": "SByte Abs(SByte)" }, { "virtualAddress": "0x006076C4", "name": "Math_AbsHelper", "signature": "int8_t Math_AbsHelper(int8_t value, MethodInfo * method)", "dotNetSignature": "SByte AbsHelper(SByte)" }, { "virtualAddress": "0x00607764", "name": "Math_Abs_1", "signature": "int16_t Math_Abs_1(int16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Abs(Int16)" }, { "virtualAddress": "0x006077E0", "name": "Math_AbsHelper_1", "signature": "int16_t Math_AbsHelper_1(int16_t value, MethodInfo * method)", "dotNetSignature": "Int16 AbsHelper(Int16)" }, { "virtualAddress": "0x00607880", "name": "Math_Abs_2", "signature": "int32_t Math_Abs_2(int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Abs(Int32)" }, { "virtualAddress": "0x006078F8", "name": "Math_AbsHelper_2", "signature": "int32_t Math_AbsHelper_2(int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 AbsHelper(Int32)" }, { "virtualAddress": "0x00607998", "name": "Math_Abs_3", "signature": "int64_t Math_Abs_3(int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Abs(Int64)" }, { "virtualAddress": "0x00607A10", "name": "Math_AbsHelper_3", "signature": "int64_t Math_AbsHelper_3(int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 AbsHelper(Int64)" }, { "virtualAddress": "0x00607AB0", "name": "Math_Abs_4", "signature": "float Math_Abs_4(float value, MethodInfo * method)", "dotNetSignature": "Single Abs(Single)" }, { "virtualAddress": "0x00607AB8", "name": "Math_Abs_5", "signature": "double Math_Abs_5(double value, MethodInfo * method)", "dotNetSignature": "Double Abs(Double)" }, { "virtualAddress": "0x00607AC0", "name": "Math_Abs_6", "signature": "Decimal Math_Abs_6(Decimal value, MethodInfo * method)", "dotNetSignature": "Decimal Abs(Decimal)" }, { "virtualAddress": "0x00607B38", "name": "Math_Max", "signature": "int8_t Math_Max(int8_t val1, int8_t val2, MethodInfo * method)", "dotNetSignature": "SByte Max(SByte, SByte)" }, { "virtualAddress": "0x00607B48", "name": "Math_Max_1", "signature": "uint8_t Math_Max_1(uint8_t val1, uint8_t val2, MethodInfo * method)", "dotNetSignature": "Byte Max(Byte, Byte)" }, { "virtualAddress": "0x00607B58", "name": "Math_Max_2", "signature": "int16_t Math_Max_2(int16_t val1, int16_t val2, MethodInfo * method)", "dotNetSignature": "Int16 Max(Int16, Int16)" }, { "virtualAddress": "0x00607B68", "name": "Math_Max_3", "signature": "uint16_t Math_Max_3(uint16_t val1, uint16_t val2, MethodInfo * method)", "dotNetSignature": "UInt16 Max(UInt16, UInt16)" }, { "virtualAddress": "0x00607B78", "name": "Math_Max_4", "signature": "int32_t Math_Max_4(int32_t val1, int32_t val2, MethodInfo * method)", "dotNetSignature": "Int32 Max(Int32, Int32)" }, { "virtualAddress": "0x00607B84", "name": "Math_Max_5", "signature": "uint32_t Math_Max_5(uint32_t val1, uint32_t val2, MethodInfo * method)", "dotNetSignature": "UInt32 Max(UInt32, UInt32)" }, { "virtualAddress": "0x00607B90", "name": "Math_Max_6", "signature": "int64_t Math_Max_6(int64_t val1, int64_t val2, MethodInfo * method)", "dotNetSignature": "Int64 Max(Int64, Int64)" }, { "virtualAddress": "0x00607B9C", "name": "Math_Max_7", "signature": "uint64_t Math_Max_7(uint64_t val1, uint64_t val2, MethodInfo * method)", "dotNetSignature": "UInt64 Max(UInt64, UInt64)" }, { "virtualAddress": "0x00607BA8", "name": "Math_Max_8", "signature": "float Math_Max_8(float val1, float val2, MethodInfo * method)", "dotNetSignature": "Single Max(Single, Single)" }, { "virtualAddress": "0x00607BEC", "name": "Math_Max_9", "signature": "double Math_Max_9(double val1, double val2, MethodInfo * method)", "dotNetSignature": "Double Max(Double, Double)" }, { "virtualAddress": "0x00607C7C", "name": "Math_Max_10", "signature": "Decimal Math_Max_10(Decimal val1, Decimal val2, MethodInfo * method)", "dotNetSignature": "Decimal Max(Decimal, Decimal)" }, { "virtualAddress": "0x00607D0C", "name": "Math_Min", "signature": "int8_t Math_Min(int8_t val1, int8_t val2, MethodInfo * method)", "dotNetSignature": "SByte Min(SByte, SByte)" }, { "virtualAddress": "0x00607D1C", "name": "Math_Min_1", "signature": "uint8_t Math_Min_1(uint8_t val1, uint8_t val2, MethodInfo * method)", "dotNetSignature": "Byte Min(Byte, Byte)" }, { "virtualAddress": "0x00607D2C", "name": "Math_Min_2", "signature": "int16_t Math_Min_2(int16_t val1, int16_t val2, MethodInfo * method)", "dotNetSignature": "Int16 Min(Int16, Int16)" }, { "virtualAddress": "0x00607D3C", "name": "Math_Min_3", "signature": "uint16_t Math_Min_3(uint16_t val1, uint16_t val2, MethodInfo * method)", "dotNetSignature": "UInt16 Min(UInt16, UInt16)" }, { "virtualAddress": "0x00607D4C", "name": "Math_Min_4", "signature": "int32_t Math_Min_4(int32_t val1, int32_t val2, MethodInfo * method)", "dotNetSignature": "Int32 Min(Int32, Int32)" }, { "virtualAddress": "0x00607D58", "name": "Math_Min_5", "signature": "uint32_t Math_Min_5(uint32_t val1, uint32_t val2, MethodInfo * method)", "dotNetSignature": "UInt32 Min(UInt32, UInt32)" }, { "virtualAddress": "0x00607D64", "name": "Math_Min_6", "signature": "int64_t Math_Min_6(int64_t val1, int64_t val2, MethodInfo * method)", "dotNetSignature": "Int64 Min(Int64, Int64)" }, { "virtualAddress": "0x00607D70", "name": "Math_Min_7", "signature": "uint64_t Math_Min_7(uint64_t val1, uint64_t val2, MethodInfo * method)", "dotNetSignature": "UInt64 Min(UInt64, UInt64)" }, { "virtualAddress": "0x00607D7C", "name": "Math_Min_8", "signature": "float Math_Min_8(float val1, float val2, MethodInfo * method)", "dotNetSignature": "Single Min(Single, Single)" }, { "virtualAddress": "0x00607DC0", "name": "Math_Min_9", "signature": "double Math_Min_9(double val1, double val2, MethodInfo * method)", "dotNetSignature": "Double Min(Double, Double)" }, { "virtualAddress": "0x00607E50", "name": "Math_Min_10", "signature": "Decimal Math_Min_10(Decimal val1, Decimal val2, MethodInfo * method)", "dotNetSignature": "Decimal Min(Decimal, Decimal)" }, { "virtualAddress": "0x00607EE0", "name": "Math_Log_1", "signature": "double Math_Log_1(double a, double newBase, MethodInfo * method)", "dotNetSignature": "Double Log(Double, Double)" }, { "virtualAddress": "0x00608024", "name": "Math_Sign", "signature": "int32_t Math_Sign(int8_t value, MethodInfo * method)", "dotNetSignature": "Int32 Sign(SByte)" }, { "virtualAddress": "0x00608040", "name": "Math_Sign_1", "signature": "int32_t Math_Sign_1(int16_t value, MethodInfo * method)", "dotNetSignature": "Int32 Sign(Int16)" }, { "virtualAddress": "0x0060805C", "name": "Math_Sign_2", "signature": "int32_t Math_Sign_2(int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Sign(Int32)" }, { "virtualAddress": "0x00608074", "name": "Math_Sign_3", "signature": "int32_t Math_Sign_3(int64_t value, MethodInfo * method)", "dotNetSignature": "Int32 Sign(Int64)" }, { "virtualAddress": "0x0060808C", "name": "Math_Sign_4", "signature": "int32_t Math_Sign_4(float value, MethodInfo * method)", "dotNetSignature": "Int32 Sign(Single)" }, { "virtualAddress": "0x00606BF4", "name": "Math_Sign_5", "signature": "int32_t Math_Sign_5(double value, MethodInfo * method)", "dotNetSignature": "Int32 Sign(Double)" }, { "virtualAddress": "0x0060814C", "name": "Math_Sign_6", "signature": "int32_t Math_Sign_6(Decimal value, MethodInfo * method)", "dotNetSignature": "Int32 Sign(Decimal)" }, { "virtualAddress": "0x00608218", "name": "Math_BigMul", "signature": "int64_t Math_BigMul(int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Int64 BigMul(Int32, Int32)" }, { "virtualAddress": "0x00608220", "name": "Math_DivRem", "signature": "int32_t Math_DivRem(int32_t a, int32_t b, int32_t * result, MethodInfo * method)", "dotNetSignature": "Int32 DivRem(Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x00608234", "name": "Math_DivRem_1", "signature": "int64_t Math_DivRem_1(int64_t a, int64_t b, int64_t * result, MethodInfo * method)", "dotNetSignature": "Int64 DivRem(Int64, Int64, Int64 ByRef)" }, { "virtualAddress": "0x00608248", "name": "Math__cctor", "signature": "void Math__cctor(MethodInfo * method)", "dotNetSignature": "Math()" }, { "virtualAddress": "0x00906184", "name": "MemberAccessException__ctor", "signature": "void MemberAccessException__ctor(MemberAccessException * this, MethodInfo * method)", "dotNetSignature": "MemberAccessException()" }, { "virtualAddress": "0x009061F8", "name": "MemberAccessException__ctor_1", "signature": "void MemberAccessException__ctor_1(MemberAccessException * this, String * message, MethodInfo * method)", "dotNetSignature": "MemberAccessException(String)" }, { "virtualAddress": "0x0090622C", "name": "MemberAccessException__ctor_2", "signature": "void MemberAccessException__ctor_2(MemberAccessException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MemberAccessException(String, Exception)" }, { "virtualAddress": "0x00906260", "name": "MemberAccessException__ctor_3", "signature": "void MemberAccessException__ctor_3(MemberAccessException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MemberAccessException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00906268", "name": "MethodAccessException__ctor", "signature": "void MethodAccessException__ctor(MethodAccessException * this, MethodInfo * method)", "dotNetSignature": "MethodAccessException()" }, { "virtualAddress": "0x009062F4", "name": "MethodAccessException__ctor_1", "signature": "void MethodAccessException__ctor_1(MethodAccessException * this, String * message, MethodInfo * method)", "dotNetSignature": "MethodAccessException(String)" }, { "virtualAddress": "0x00906340", "name": "MethodAccessException__ctor_2", "signature": "void MethodAccessException__ctor_2(MethodAccessException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MethodAccessException(String, Exception)" }, { "virtualAddress": "0x0090638C", "name": "MethodAccessException__ctor_3", "signature": "void MethodAccessException__ctor_3(MethodAccessException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MethodAccessException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00906394", "name": "MissingFieldException__ctor", "signature": "void MissingFieldException__ctor(MissingFieldException * this, MethodInfo * method)", "dotNetSignature": "MissingFieldException()" }, { "virtualAddress": "0x00906450", "name": "MissingFieldException__ctor_1", "signature": "void MissingFieldException__ctor_1(MissingFieldException * this, String * message, MethodInfo * method)", "dotNetSignature": "MissingFieldException(String)" }, { "virtualAddress": "0x00906480", "name": "MissingFieldException__ctor_2", "signature": "void MissingFieldException__ctor_2(MissingFieldException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MissingFieldException(String, Exception)" }, { "virtualAddress": "0x009064FC", "name": "MissingFieldException__ctor_3", "signature": "void MissingFieldException__ctor_3(MissingFieldException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MissingFieldException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00906638", "name": "MissingFieldException_get_Message", "signature": "String * MissingFieldException_get_Message(MissingFieldException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x009068B4", "name": "MissingFieldException__ctor_4", "signature": "void MissingFieldException__ctor_4(MissingFieldException * this, String * className, String * fieldName, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "MissingFieldException(String, String, Byte[])" }, { "virtualAddress": "0x0090697C", "name": "MissingFieldException__ctor_5", "signature": "void MissingFieldException__ctor_5(MissingFieldException * this, String * className, String * fieldName, MethodInfo * method)", "dotNetSignature": "MissingFieldException(String, String)" }, { "virtualAddress": "0x009068F0", "name": "MissingMemberException__ctor", "signature": "void MissingMemberException__ctor(MissingMemberException * this, MethodInfo * method)", "dotNetSignature": "MissingMemberException()" }, { "virtualAddress": "0x00906404", "name": "MissingMemberException__ctor_1", "signature": "void MissingMemberException__ctor_1(MissingMemberException * this, String * message, MethodInfo * method)", "dotNetSignature": "MissingMemberException(String)" }, { "virtualAddress": "0x009064B0", "name": "MissingMemberException__ctor_2", "signature": "void MissingMemberException__ctor_2(MissingMemberException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MissingMemberException(String, Exception)" }, { "virtualAddress": "0x00906500", "name": "MissingMemberException__ctor_3", "signature": "void MissingMemberException__ctor_3(MissingMemberException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MissingMemberException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00906760", "name": "MissingMemberException_get_Message", "signature": "String * MissingMemberException_get_Message(MissingMemberException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x009068B0", "name": "MissingMemberException_FormatSignature", "signature": "String * MissingMemberException_FormatSignature(Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "String FormatSignature(Byte[])" }, { "virtualAddress": "0x009069B0", "name": "MissingMemberException__ctor_4", "signature": "void MissingMemberException__ctor_4(MissingMemberException * this, String * className, String * memberName, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "MissingMemberException(String, String, Byte[])" }, { "virtualAddress": "0x009069EC", "name": "MissingMemberException__ctor_5", "signature": "void MissingMemberException__ctor_5(MissingMemberException * this, String * className, String * memberName, MethodInfo * method)", "dotNetSignature": "MissingMemberException(String, String)" }, { "virtualAddress": "0x00906A20", "name": "MissingMemberException_GetObjectData", "signature": "void MissingMemberException_GetObjectData(MissingMemberException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00906B94", "name": "MissingMethodException__ctor", "signature": "void MissingMethodException__ctor(MissingMethodException * this, MethodInfo * method)", "dotNetSignature": "MissingMethodException()" }, { "virtualAddress": "0x00906C04", "name": "MissingMethodException__ctor_1", "signature": "void MissingMethodException__ctor_1(MissingMethodException * this, String * message, MethodInfo * method)", "dotNetSignature": "MissingMethodException(String)" }, { "virtualAddress": "0x00906C34", "name": "MissingMethodException__ctor_2", "signature": "void MissingMethodException__ctor_2(MissingMethodException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MissingMethodException(String, Exception)" }, { "virtualAddress": "0x00906C64", "name": "MissingMethodException__ctor_3", "signature": "void MissingMethodException__ctor_3(MissingMethodException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MissingMethodException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00906C68", "name": "MissingMethodException_get_Message", "signature": "String * MissingMethodException_get_Message(MissingMethodException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x00906D64", "name": "MissingMethodException__ctor_4", "signature": "void MissingMethodException__ctor_4(MissingMethodException * this, String * className, String * methodName, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "MissingMethodException(String, String, Byte[])" }, { "virtualAddress": "0x00906DA0", "name": "MissingMethodException__ctor_5", "signature": "void MissingMethodException__ctor_5(MissingMethodException * this, String * className, String * methodName, MethodInfo * method)", "dotNetSignature": "MissingMethodException(String, String)" }, { "virtualAddress": "0x00906DD4", "name": "MissingMethodException__ctor_6", "signature": "void MissingMethodException__ctor_6(MissingMethodException * this, String * className, String * methodName, String * signature, String * message, MethodInfo * method)", "dotNetSignature": "MissingMethodException(String, String, String, String)" }, { "virtualAddress": "0x0090A720", "name": "MulticastNotSupportedException__ctor", "signature": "void MulticastNotSupportedException__ctor(MulticastNotSupportedException * this, MethodInfo * method)", "dotNetSignature": "MulticastNotSupportedException()" }, { "virtualAddress": "0x0090A794", "name": "MulticastNotSupportedException__ctor_1", "signature": "void MulticastNotSupportedException__ctor_1(MulticastNotSupportedException * this, String * message, MethodInfo * method)", "dotNetSignature": "MulticastNotSupportedException(String)" }, { "virtualAddress": "0x0090A7C8", "name": "MulticastNotSupportedException__ctor_2", "signature": "void MulticastNotSupportedException__ctor_2(MulticastNotSupportedException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MulticastNotSupportedException(String, Exception)" }, { "virtualAddress": "0x0090A7FC", "name": "MulticastNotSupportedException__ctor_3", "signature": "void MulticastNotSupportedException__ctor_3(MulticastNotSupportedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MulticastNotSupportedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0090A804", "name": "NonSerializedAttribute_GetCustomAttribute", "signature": "Attribute * NonSerializedAttribute_GetCustomAttribute(RuntimeFieldInfo * field, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeFieldInfo)" }, { "virtualAddress": "0x0090A894", "name": "NonSerializedAttribute_IsDefined", "signature": "bool NonSerializedAttribute_IsDefined(RuntimeFieldInfo * field, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeFieldInfo)" }, { "virtualAddress": "0x0090A88C", "name": "NonSerializedAttribute__ctor", "signature": "void NonSerializedAttribute__ctor(NonSerializedAttribute * this, MethodInfo * method)", "dotNetSignature": "NonSerializedAttribute()" }, { "virtualAddress": "0x0090A8C0", "name": "NotFiniteNumberException__ctor", "signature": "void NotFiniteNumberException__ctor(NotFiniteNumberException * this, MethodInfo * method)", "dotNetSignature": "NotFiniteNumberException()" }, { "virtualAddress": "0x0090A938", "name": "NotFiniteNumberException__ctor_1", "signature": "void NotFiniteNumberException__ctor_1(NotFiniteNumberException * this, double offendingNumber, MethodInfo * method)", "dotNetSignature": "NotFiniteNumberException(Double)" }, { "virtualAddress": "0x0090A97C", "name": "NotFiniteNumberException__ctor_2", "signature": "void NotFiniteNumberException__ctor_2(NotFiniteNumberException * this, String * message, MethodInfo * method)", "dotNetSignature": "NotFiniteNumberException(String)" }, { "virtualAddress": "0x0090A9B4", "name": "NotFiniteNumberException__ctor_3", "signature": "void NotFiniteNumberException__ctor_3(NotFiniteNumberException * this, String * message, double offendingNumber, MethodInfo * method)", "dotNetSignature": "NotFiniteNumberException(String, Double)" }, { "virtualAddress": "0x0090A9F8", "name": "NotFiniteNumberException__ctor_4", "signature": "void NotFiniteNumberException__ctor_4(NotFiniteNumberException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "NotFiniteNumberException(String, Exception)" }, { "virtualAddress": "0x0090AA2C", "name": "NotFiniteNumberException__ctor_5", "signature": "void NotFiniteNumberException__ctor_5(NotFiniteNumberException * this, String * message, double offendingNumber, Exception * innerException, MethodInfo * method)", "dotNetSignature": "NotFiniteNumberException(String, Double, Exception)" }, { "virtualAddress": "0x0090AA70", "name": "NotFiniteNumberException__ctor_6", "signature": "void NotFiniteNumberException__ctor_6(NotFiniteNumberException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "NotFiniteNumberException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0090AB0C", "name": "NotFiniteNumberException_get_OffendingNumber", "signature": "double NotFiniteNumberException_get_OffendingNumber(NotFiniteNumberException * this, MethodInfo * method)", "dotNetSignature": "Double get_OffendingNumber()" }, { "virtualAddress": "0x0090AB14", "name": "NotFiniteNumberException_GetObjectData", "signature": "void NotFiniteNumberException_GetObjectData(NotFiniteNumberException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0090AC44", "name": "NotImplementedException__ctor", "signature": "void NotImplementedException__ctor(NotImplementedException * this, MethodInfo * method)", "dotNetSignature": "NotImplementedException()" }, { "virtualAddress": "0x0090ACB8", "name": "NotImplementedException__ctor_1", "signature": "void NotImplementedException__ctor_1(NotImplementedException * this, String * message, MethodInfo * method)", "dotNetSignature": "NotImplementedException(String)" }, { "virtualAddress": "0x0090ACEC", "name": "NotImplementedException__ctor_2", "signature": "void NotImplementedException__ctor_2(NotImplementedException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "NotImplementedException(String, Exception)" }, { "virtualAddress": "0x0090AD20", "name": "NotImplementedException__ctor_3", "signature": "void NotImplementedException__ctor_3(NotImplementedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "NotImplementedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0090AD28", "name": "NotSupportedException__ctor", "signature": "void NotSupportedException__ctor(NotSupportedException * this, MethodInfo * method)", "dotNetSignature": "NotSupportedException()" }, { "virtualAddress": "0x0090AD9C", "name": "NotSupportedException__ctor_1", "signature": "void NotSupportedException__ctor_1(NotSupportedException * this, String * message, MethodInfo * method)", "dotNetSignature": "NotSupportedException(String)" }, { "virtualAddress": "0x0090ADD0", "name": "NotSupportedException__ctor_2", "signature": "void NotSupportedException__ctor_2(NotSupportedException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "NotSupportedException(String, Exception)" }, { "virtualAddress": "0x0090AE04", "name": "NotSupportedException__ctor_3", "signature": "void NotSupportedException__ctor_3(NotSupportedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "NotSupportedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0090B04C", "name": "NullReferenceException__ctor", "signature": "void NullReferenceException__ctor(NullReferenceException * this, MethodInfo * method)", "dotNetSignature": "NullReferenceException()" }, { "virtualAddress": "0x0090B0C0", "name": "NullReferenceException__ctor_1", "signature": "void NullReferenceException__ctor_1(NullReferenceException * this, String * message, MethodInfo * method)", "dotNetSignature": "NullReferenceException(String)" }, { "virtualAddress": "0x0090B0F4", "name": "NullReferenceException__ctor_2", "signature": "void NullReferenceException__ctor_2(NullReferenceException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "NullReferenceException(String, Exception)" }, { "virtualAddress": "0x0090B128", "name": "NullReferenceException__ctor_3", "signature": "void NullReferenceException__ctor_3(NullReferenceException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "NullReferenceException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0090B2C0", "name": "Number__ctor", "signature": "void Number__ctor(Number * this, MethodInfo * method)", "dotNetSignature": "Number()" }, { "virtualAddress": "0x0090B2C4", "name": "Number_NumberBufferToDecimal", "signature": "bool Number_NumberBufferToDecimal(uint8_t * number, Decimal * value, MethodInfo * method)", "dotNetSignature": "Boolean NumberBufferToDecimal(Byte*, Decimal ByRef)" }, { "virtualAddress": "0x0090B2C8", "name": "Number_NumberBufferToDouble", "signature": "bool Number_NumberBufferToDouble(uint8_t * number, double * value, MethodInfo * method)", "dotNetSignature": "Boolean NumberBufferToDouble(Byte*, Double ByRef)" }, { "virtualAddress": "0x0090B2CC", "name": "Number_FormatDecimal", "signature": "String * Number_FormatDecimal(Decimal value, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String FormatDecimal(Decimal, String, NumberFormatInfo)" }, { "virtualAddress": "0x0090B430", "name": "Number_FormatDouble", "signature": "String * Number_FormatDouble(double value, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String FormatDouble(Double, String, NumberFormatInfo)" }, { "virtualAddress": "0x0090B5DC", "name": "Number_FormatInt32", "signature": "String * Number_FormatInt32(int32_t value, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String FormatInt32(Int32, String, NumberFormatInfo)" }, { "virtualAddress": "0x0090B70C", "name": "Number_FormatUInt32", "signature": "String * Number_FormatUInt32(uint32_t value, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String FormatUInt32(UInt32, String, NumberFormatInfo)" }, { "virtualAddress": "0x0090B83C", "name": "Number_FormatInt64", "signature": "String * Number_FormatInt64(int64_t value, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String FormatInt64(Int64, String, NumberFormatInfo)" }, { "virtualAddress": "0x0090B968", "name": "Number_FormatUInt64", "signature": "String * Number_FormatUInt64(uint64_t value, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String FormatUInt64(UInt64, String, NumberFormatInfo)" }, { "virtualAddress": "0x0090BA94", "name": "Number_FormatSingle", "signature": "String * Number_FormatSingle(float value, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String FormatSingle(Single, String, NumberFormatInfo)" }, { "virtualAddress": "0x0090BC40", "name": "Number_FormatNumberBuffer", "signature": "String * Number_FormatNumberBuffer(uint8_t * number, String * format, NumberFormatInfo * info, uint16_t * allDigits, MethodInfo * method)", "dotNetSignature": "String FormatNumberBuffer(Byte*, String, NumberFormatInfo, Char*)" }, { "virtualAddress": "0x0090BC9C", "name": "Number_HexNumberToInt32", "signature": "bool Number_HexNumberToInt32(Number_NumberBuffer * number, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean HexNumberToInt32(Number\u002BNumberBuffer ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0090BD68", "name": "Number_HexNumberToInt64", "signature": "bool Number_HexNumberToInt64(Number_NumberBuffer * number, int64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean HexNumberToInt64(Number\u002BNumberBuffer ByRef, Int64 ByRef)" }, { "virtualAddress": "0x0090BCD0", "name": "Number_HexNumberToUInt32", "signature": "bool Number_HexNumberToUInt32(Number_NumberBuffer * number, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean HexNumberToUInt32(Number\u002BNumberBuffer ByRef, UInt32 ByRef)" }, { "virtualAddress": "0x0090BD9C", "name": "Number_HexNumberToUInt64", "signature": "bool Number_HexNumberToUInt64(Number_NumberBuffer * number, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean HexNumberToUInt64(Number\u002BNumberBuffer ByRef, UInt64 ByRef)" }, { "virtualAddress": "0x0090BE38", "name": "Number_IsWhite", "signature": "bool Number_IsWhite(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsWhite(Char)" }, { "virtualAddress": "0x0090BE60", "name": "Number_NumberToInt32", "signature": "bool Number_NumberToInt32(Number_NumberBuffer * number, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean NumberToInt32(Number\u002BNumberBuffer ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0090BEEC", "name": "Number_NumberToInt64", "signature": "bool Number_NumberToInt64(Number_NumberBuffer * number, int64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean NumberToInt64(Number\u002BNumberBuffer ByRef, Int64 ByRef)" }, { "virtualAddress": "0x0090BF70", "name": "Number_NumberToUInt32", "signature": "bool Number_NumberToUInt32(Number_NumberBuffer * number, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean NumberToUInt32(Number\u002BNumberBuffer ByRef, UInt32 ByRef)" }, { "virtualAddress": "0x0090BFF4", "name": "Number_NumberToUInt64", "signature": "bool Number_NumberToUInt64(Number_NumberBuffer * number, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean NumberToUInt64(Number\u002BNumberBuffer ByRef, UInt64 ByRef)" }, { "virtualAddress": "0x0090C078", "name": "Number_MatchChars", "signature": "uint16_t * Number_MatchChars(uint16_t * p, String * str, MethodInfo * method)", "dotNetSignature": "Char* MatchChars(Char*, String)" }, { "virtualAddress": "0x0090C0EC", "name": "Number_MatchChars_1", "signature": "uint16_t * Number_MatchChars_1(uint16_t * p, uint16_t * str, MethodInfo * method)", "dotNetSignature": "Char* MatchChars(Char*, Char*)" }, { "virtualAddress": "0x0090C138", "name": "Number_ParseDecimal", "signature": "Decimal Number_ParseDecimal(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, MethodInfo * method)", "dotNetSignature": "Decimal ParseDecimal(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0090C454", "name": "Number_ParseDouble", "signature": "double Number_ParseDouble(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, MethodInfo * method)", "dotNetSignature": "Double ParseDouble(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0090C6C4", "name": "Number_ParseInt32", "signature": "int32_t Number_ParseInt32(String * s, NumberStyles__Enum style, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "Int32 ParseInt32(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0090C82C", "name": "Number_ParseInt64", "signature": "int64_t Number_ParseInt64(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, MethodInfo * method)", "dotNetSignature": "Int64 ParseInt64(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0090C994", "name": "Number_ParseNumber", "signature": "bool Number_ParseNumber(uint16_t * * str, NumberStyles__Enum options, Number_NumberBuffer * number, StringBuilder * sb, NumberFormatInfo * numfmt, bool parseDecimal, MethodInfo * method)", "dotNetSignature": "Boolean ParseNumber(Char* ByRef, NumberStyles, Number\u002BNumberBuffer ByRef, StringBuilder, NumberFormatInfo, Boolean)" }, { "virtualAddress": "0x0090CEBC", "name": "Number_ParseSingle", "signature": "float Number_ParseSingle(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, MethodInfo * method)", "dotNetSignature": "Single ParseSingle(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0090D134", "name": "Number_ParseUInt32", "signature": "uint32_t Number_ParseUInt32(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, MethodInfo * method)", "dotNetSignature": "UInt32 ParseUInt32(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0090D27C", "name": "Number_ParseUInt64", "signature": "uint64_t Number_ParseUInt64(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, MethodInfo * method)", "dotNetSignature": "UInt64 ParseUInt64(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0090C2A4", "name": "Number_StringToNumber", "signature": "void Number_StringToNumber(String * str, NumberStyles__Enum options, Number_NumberBuffer * number, NumberFormatInfo * info, bool parseDecimal, MethodInfo * method)", "dotNetSignature": "Void StringToNumber(String, NumberStyles, Number\u002BNumberBuffer ByRef, NumberFormatInfo, Boolean)" }, { "virtualAddress": "0x0090D3C4", "name": "Number_TrailingZeros", "signature": "bool Number_TrailingZeros(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean TrailingZeros(String, Int32)" }, { "virtualAddress": "0x0090D42C", "name": "Number_TryParseDecimal", "signature": "bool Number_TryParseDecimal(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, Decimal * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseDecimal(String, NumberStyles, NumberFormatInfo, Decimal ByRef)" }, { "virtualAddress": "0x0090D54C", "name": "Number_TryParseDouble", "signature": "bool Number_TryParseDouble(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, double * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseDouble(String, NumberStyles, NumberFormatInfo, Double ByRef)" }, { "virtualAddress": "0x0090D66C", "name": "Number_TryParseInt32", "signature": "bool Number_TryParseInt32(String * s, NumberStyles__Enum style, NumberFormatInfo * info, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseInt32(String, NumberStyles, NumberFormatInfo, Int32 ByRef)" }, { "virtualAddress": "0x0090D7A4", "name": "Number_TryParseInt64", "signature": "bool Number_TryParseInt64(String * s, NumberStyles__Enum style, NumberFormatInfo * info, int64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseInt64(String, NumberStyles, NumberFormatInfo, Int64 ByRef)" }, { "virtualAddress": "0x0090D8D4", "name": "Number_TryParseSingle", "signature": "bool Number_TryParseSingle(String * value, NumberStyles__Enum options, NumberFormatInfo * numfmt, float * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseSingle(String, NumberStyles, NumberFormatInfo, Single ByRef)" }, { "virtualAddress": "0x0090DA2C", "name": "Number_TryParseUInt32", "signature": "bool Number_TryParseUInt32(String * s, NumberStyles__Enum style, NumberFormatInfo * info, uint32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseUInt32(String, NumberStyles, NumberFormatInfo, UInt32 ByRef)" }, { "virtualAddress": "0x0090DB48", "name": "Number_TryParseUInt64", "signature": "bool Number_TryParseUInt64(String * s, NumberStyles__Enum style, NumberFormatInfo * info, uint64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseUInt64(String, NumberStyles, NumberFormatInfo, UInt64 ByRef)" }, { "virtualAddress": "0x0090C6B0", "name": "Number_TryStringToNumber", "signature": "bool Number_TryStringToNumber(String * str, NumberStyles__Enum options, Number_NumberBuffer * number, NumberFormatInfo * numfmt, bool parseDecimal, MethodInfo * method)", "dotNetSignature": "Boolean TryStringToNumber(String, NumberStyles, Number\u002BNumberBuffer ByRef, NumberFormatInfo, Boolean)" }, { "virtualAddress": "0x0090DC64", "name": "Number_TryStringToNumber_1", "signature": "bool Number_TryStringToNumber_1(String * str, NumberStyles__Enum options, Number_NumberBuffer * number, StringBuilder * sb, NumberFormatInfo * numfmt, bool parseDecimal, MethodInfo * method)", "dotNetSignature": "Boolean TryStringToNumber(String, NumberStyles, Number\u002BNumberBuffer ByRef, StringBuilder, NumberFormatInfo, Boolean)" }, { "virtualAddress": "0x00406428", "name": "Number_NumberBuffer__ctor", "signature": "void Number_NumberBuffer__ctor(Number_NumberBuffer__Boxed * this, uint8_t * stackBuffer, MethodInfo * method)", "dotNetSignature": "Number\u002BNumberBuffer(Byte*)" }, { "virtualAddress": "0x0040643C", "name": "Number_NumberBuffer_PackForNative", "signature": "uint8_t * Number_NumberBuffer_PackForNative(Number_NumberBuffer__Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte* PackForNative()" }, { "virtualAddress": "0x0090DD1C", "name": "Number_NumberBuffer__cctor", "signature": "void Number_NumberBuffer__cctor(MethodInfo * method)", "dotNetSignature": "Number\u002BNumberBuffer()" }, { "virtualAddress": "0x00912E5C", "name": "ObjectDisposedException__ctor", "signature": "void ObjectDisposedException__ctor(ObjectDisposedException * this, MethodInfo * method)", "dotNetSignature": "ObjectDisposedException()" }, { "virtualAddress": "0x00912F1C", "name": "ObjectDisposedException__ctor_1", "signature": "void ObjectDisposedException__ctor_1(ObjectDisposedException * this, String * objectName, MethodInfo * method)", "dotNetSignature": "ObjectDisposedException(String)" }, { "virtualAddress": "0x00912ED8", "name": "ObjectDisposedException__ctor_2", "signature": "void ObjectDisposedException__ctor_2(ObjectDisposedException * this, String * objectName, String * message, MethodInfo * method)", "dotNetSignature": "ObjectDisposedException(String, String)" }, { "virtualAddress": "0x00912FA4", "name": "ObjectDisposedException__ctor_3", "signature": "void ObjectDisposedException__ctor_3(ObjectDisposedException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ObjectDisposedException(String, Exception)" }, { "virtualAddress": "0x00912FD8", "name": "ObjectDisposedException_get_Message", "signature": "String * ObjectDisposedException_get_Message(ObjectDisposedException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x009130EC", "name": "ObjectDisposedException_get_ObjectName", "signature": "String * ObjectDisposedException_get_ObjectName(ObjectDisposedException * this, MethodInfo * method)", "dotNetSignature": "String get_ObjectName()" }, { "virtualAddress": "0x00913178", "name": "ObjectDisposedException__ctor_4", "signature": "void ObjectDisposedException__ctor_4(ObjectDisposedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ObjectDisposedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00913210", "name": "ObjectDisposedException_GetObjectData", "signature": "void ObjectDisposedException_GetObjectData(ObjectDisposedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009132F0", "name": "ObsoleteAttribute__ctor", "signature": "void ObsoleteAttribute__ctor(ObsoleteAttribute * this, MethodInfo * method)", "dotNetSignature": "ObsoleteAttribute()" }, { "virtualAddress": "0x0091331C", "name": "ObsoleteAttribute__ctor_1", "signature": "void ObsoleteAttribute__ctor_1(ObsoleteAttribute * this, String * message, MethodInfo * method)", "dotNetSignature": "ObsoleteAttribute(String)" }, { "virtualAddress": "0x0091334C", "name": "ObsoleteAttribute__ctor_2", "signature": "void ObsoleteAttribute__ctor_2(ObsoleteAttribute * this, String * message, bool error, MethodInfo * method)", "dotNetSignature": "ObsoleteAttribute(String, Boolean)" }, { "virtualAddress": "0x0091338C", "name": "ObsoleteAttribute_get_Message", "signature": "String * ObsoleteAttribute_get_Message(ObsoleteAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x00913394", "name": "ObsoleteAttribute_get_IsError", "signature": "bool ObsoleteAttribute_get_IsError(ObsoleteAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsError()" }, { "virtualAddress": "0x009138F4", "name": "OperationCanceledException_get_CancellationToken", "signature": "CancellationToken OperationCanceledException_get_CancellationToken(OperationCanceledException * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x009138FC", "name": "OperationCanceledException_set_CancellationToken", "signature": "void OperationCanceledException_set_CancellationToken(OperationCanceledException * this, CancellationToken value, MethodInfo * method)", "dotNetSignature": "Void set_CancellationToken(CancellationToken)" }, { "virtualAddress": "0x00913904", "name": "OperationCanceledException__ctor", "signature": "void OperationCanceledException__ctor(OperationCanceledException * this, MethodInfo * method)", "dotNetSignature": "OperationCanceledException()" }, { "virtualAddress": "0x00913978", "name": "OperationCanceledException__ctor_1", "signature": "void OperationCanceledException__ctor_1(OperationCanceledException * this, String * message, MethodInfo * method)", "dotNetSignature": "OperationCanceledException(String)" }, { "virtualAddress": "0x009139AC", "name": "OperationCanceledException__ctor_2", "signature": "void OperationCanceledException__ctor_2(OperationCanceledException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "OperationCanceledException(String, Exception)" }, { "virtualAddress": "0x009139E0", "name": "OperationCanceledException__ctor_3", "signature": "void OperationCanceledException__ctor_3(OperationCanceledException * this, CancellationToken token, MethodInfo * method)", "dotNetSignature": "OperationCanceledException(CancellationToken)" }, { "virtualAddress": "0x00913A08", "name": "OperationCanceledException__ctor_4", "signature": "void OperationCanceledException__ctor_4(OperationCanceledException * this, String * message, CancellationToken token, MethodInfo * method)", "dotNetSignature": "OperationCanceledException(String, CancellationToken)" }, { "virtualAddress": "0x00913A48", "name": "OperationCanceledException__ctor_5", "signature": "void OperationCanceledException__ctor_5(OperationCanceledException * this, String * message, Exception * innerException, CancellationToken token, MethodInfo * method)", "dotNetSignature": "OperationCanceledException(String, Exception, CancellationToken)" }, { "virtualAddress": "0x00913A88", "name": "OperationCanceledException__ctor_6", "signature": "void OperationCanceledException__ctor_6(OperationCanceledException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "OperationCanceledException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00913DA4", "name": "OutOfMemoryException__ctor", "signature": "void OutOfMemoryException__ctor(OutOfMemoryException * this, MethodInfo * method)", "dotNetSignature": "OutOfMemoryException()" }, { "virtualAddress": "0x00913E30", "name": "OutOfMemoryException__ctor_1", "signature": "void OutOfMemoryException__ctor_1(OutOfMemoryException * this, String * message, MethodInfo * method)", "dotNetSignature": "OutOfMemoryException(String)" }, { "virtualAddress": "0x00913E64", "name": "OutOfMemoryException__ctor_2", "signature": "void OutOfMemoryException__ctor_2(OutOfMemoryException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "OutOfMemoryException(String, Exception)" }, { "virtualAddress": "0x00913E98", "name": "OutOfMemoryException__ctor_3", "signature": "void OutOfMemoryException__ctor_3(OutOfMemoryException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "OutOfMemoryException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00913EA0", "name": "OverflowException__ctor", "signature": "void OverflowException__ctor(OverflowException * this, MethodInfo * method)", "dotNetSignature": "OverflowException()" }, { "virtualAddress": "0x0090C420", "name": "OverflowException__ctor_1", "signature": "void OverflowException__ctor_1(OverflowException * this, String * message, MethodInfo * method)", "dotNetSignature": "OverflowException(String)" }, { "virtualAddress": "0x00913F14", "name": "OverflowException__ctor_2", "signature": "void OverflowException__ctor_2(OverflowException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "OverflowException(String, Exception)" }, { "virtualAddress": "0x00913F48", "name": "OverflowException__ctor_3", "signature": "void OverflowException__ctor_3(OverflowException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "OverflowException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00913F50", "name": "ParamArrayAttribute__ctor", "signature": "void ParamArrayAttribute__ctor(ParamArrayAttribute * this, MethodInfo * method)", "dotNetSignature": "ParamArrayAttribute()" }, { "virtualAddress": "0x00406614", "name": "ParamsArray__ctor", "signature": "void ParamsArray__ctor(ParamsArray__Boxed * this, Object * arg0, MethodInfo * method)", "dotNetSignature": "ParamsArray(Object)" }, { "virtualAddress": "0x0040661C", "name": "ParamsArray__ctor_1", "signature": "void ParamsArray__ctor_1(ParamsArray__Boxed * this, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "ParamsArray(Object, Object)" }, { "virtualAddress": "0x00406624", "name": "ParamsArray__ctor_2", "signature": "void ParamsArray__ctor_2(ParamsArray__Boxed * this, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "ParamsArray(Object, Object, Object)" }, { "virtualAddress": "0x0040662C", "name": "ParamsArray__ctor_3", "signature": "void ParamsArray__ctor_3(ParamsArray__Boxed * this, Object__Array * args, MethodInfo * method)", "dotNetSignature": "ParamsArray(Object[])" }, { "virtualAddress": "0x00406634", "name": "ParamsArray_get_Length", "signature": "int32_t ParamsArray_get_Length(ParamsArray__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00406650", "name": "ParamsArray_get_Item", "signature": "Object * ParamsArray_get_Item(ParamsArray__Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00406664", "name": "ParamsArray_GetAtSlow", "signature": "Object * ParamsArray_GetAtSlow(ParamsArray__Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetAtSlow(Int32)" }, { "virtualAddress": "0x009155B4", "name": "ParamsArray__cctor", "signature": "void ParamsArray__cctor(MethodInfo * method)", "dotNetSignature": "ParamsArray()" }, { "virtualAddress": "0x009167A0", "name": "PlatformNotSupportedException__ctor", "signature": "void PlatformNotSupportedException__ctor(PlatformNotSupportedException * this, MethodInfo * method)", "dotNetSignature": "PlatformNotSupportedException()" }, { "virtualAddress": "0x0091682C", "name": "PlatformNotSupportedException__ctor_1", "signature": "void PlatformNotSupportedException__ctor_1(PlatformNotSupportedException * this, String * message, MethodInfo * method)", "dotNetSignature": "PlatformNotSupportedException(String)" }, { "virtualAddress": "0x00916878", "name": "PlatformNotSupportedException__ctor_2", "signature": "void PlatformNotSupportedException__ctor_2(PlatformNotSupportedException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "PlatformNotSupportedException(String, Exception)" }, { "virtualAddress": "0x009168C4", "name": "PlatformNotSupportedException__ctor_3", "signature": "void PlatformNotSupportedException__ctor_3(PlatformNotSupportedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "PlatformNotSupportedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009169CC", "name": "ProgressStatics__cctor", "signature": "void ProgressStatics__cctor(MethodInfo * method)", "dotNetSignature": "ProgressStatics()" }, { "virtualAddress": "0x00912DE0", "name": "Random__ctor", "signature": "void Random__ctor(Random * this, MethodInfo * method)", "dotNetSignature": "Random()" }, { "virtualAddress": "0x00916A38", "name": "Random__ctor_1", "signature": "void Random__ctor_1(Random * this, int32_t Seed, MethodInfo * method)", "dotNetSignature": "Random(Int32)" }, { "virtualAddress": "0x00916C94", "name": "Random_Sample", "signature": "double Random_Sample(Random * this, MethodInfo * method)", "dotNetSignature": "Double Sample()" }, { "virtualAddress": "0x00916CB8", "name": "Random_InternalSample", "signature": "int32_t Random_InternalSample(Random * this, MethodInfo * method)", "dotNetSignature": "Int32 InternalSample()" }, { "virtualAddress": "0x00916D54", "name": "Random_Next", "signature": "int32_t Random_Next(Random * this, MethodInfo * method)", "dotNetSignature": "Int32 Next()" }, { "virtualAddress": "0x00916D58", "name": "Random_GetSampleForLargeRange", "signature": "double Random_GetSampleForLargeRange(Random * this, MethodInfo * method)", "dotNetSignature": "Double GetSampleForLargeRange()" }, { "virtualAddress": "0x00916DA8", "name": "Random_Next_1", "signature": "int32_t Random_Next_1(Random * this, int32_t minValue, int32_t maxValue, MethodInfo * method)", "dotNetSignature": "Int32 Next(Int32, Int32)" }, { "virtualAddress": "0x00916F10", "name": "Random_Next_2", "signature": "int32_t Random_Next_2(Random * this, int32_t maxValue, MethodInfo * method)", "dotNetSignature": "Int32 Next(Int32)" }, { "virtualAddress": "0x00917014", "name": "Random_NextDouble", "signature": "double Random_NextDouble(Random * this, MethodInfo * method)", "dotNetSignature": "Double NextDouble()" }, { "virtualAddress": "0x00917020", "name": "Random_NextBytes", "signature": "void Random_NextBytes(Random * this, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void NextBytes(Byte[])" }, { "virtualAddress": "0x009170F0", "name": "RankException__ctor", "signature": "void RankException__ctor(RankException * this, MethodInfo * method)", "dotNetSignature": "RankException()" }, { "virtualAddress": "0x00917164", "name": "RankException__ctor_1", "signature": "void RankException__ctor_1(RankException * this, String * message, MethodInfo * method)", "dotNetSignature": "RankException(String)" }, { "virtualAddress": "0x00917198", "name": "RankException__ctor_2", "signature": "void RankException__ctor_2(RankException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "RankException(String, Exception)" }, { "virtualAddress": "0x009171CC", "name": "RankException__ctor_3", "signature": "void RankException__ctor_3(RankException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "RankException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005CFC50", "name": "CtorDelegate__ctor", "signature": "void CtorDelegate__ctor(CtorDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CtorDelegate(Object, IntPtr)" }, { "virtualAddress": "0x005CFC60", "name": "CtorDelegate_Invoke", "signature": "void CtorDelegate_Invoke(CtorDelegate * this, Object * instance, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x005D0018", "name": "CtorDelegate_BeginInvoke", "signature": "IAsyncResult * CtorDelegate_BeginInvoke(CtorDelegate * this, Object * instance, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x005D003C", "name": "CtorDelegate_EndInvoke", "signature": "void CtorDelegate_EndInvoke(CtorDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0083377C", "name": "RuntimeType_ThrowIfTypeNeverValidGenericArgument", "signature": "void RuntimeType_ThrowIfTypeNeverValidGenericArgument(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Void ThrowIfTypeNeverValidGenericArgument(RuntimeType)" }, { "virtualAddress": "0x008338DC", "name": "RuntimeType_SanityCheckGenericArguments", "signature": "void RuntimeType_SanityCheckGenericArguments(RuntimeType__Array * genericArguments, RuntimeType__Array * genericParamters, MethodInfo * method)", "dotNetSignature": "Void SanityCheckGenericArguments(RuntimeType[], RuntimeType[])" }, { "virtualAddress": "0x00833B18", "name": "RuntimeType_SplitName", "signature": "void RuntimeType_SplitName(String * fullname, String * * name, String * * ns, MethodInfo * method)", "dotNetSignature": "Void SplitName(String, String ByRef, String ByRef)" }, { "virtualAddress": "0x00833C00", "name": "RuntimeType_FilterPreCalculate", "signature": "BindingFlags__Enum RuntimeType_FilterPreCalculate(bool isPublic, bool isInherited, bool isStatic, MethodInfo * method)", "dotNetSignature": "BindingFlags FilterPreCalculate(Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x00833C3C", "name": "RuntimeType_FilterHelper", "signature": "void RuntimeType_FilterHelper(BindingFlags__Enum bindingFlags, String * * name, bool allowPrefixLookup, bool * prefixLookup, bool * ignoreCase, RuntimeType_MemberListType__Enum * listType, MethodInfo * method)", "dotNetSignature": "Void FilterHelper(BindingFlags, String ByRef, Boolean, Boolean ByRef, Boolean ByRef, RuntimeType\u002BMemberListType ByRef)" }, { "virtualAddress": "0x00833D68", "name": "RuntimeType_FilterHelper_1", "signature": "void RuntimeType_FilterHelper_1(BindingFlags__Enum bindingFlags, String * * name, bool * ignoreCase, RuntimeType_MemberListType__Enum * listType, MethodInfo * method)", "dotNetSignature": "Void FilterHelper(BindingFlags, String ByRef, Boolean ByRef, RuntimeType\u002BMemberListType ByRef)" }, { "virtualAddress": "0x00833E04", "name": "RuntimeType_FilterApplyPrefixLookup", "signature": "bool RuntimeType_FilterApplyPrefixLookup(MemberInfo_1 * memberInfo, String * name, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Boolean FilterApplyPrefixLookup(MemberInfo, String, Boolean)" }, { "virtualAddress": "0x00833E6C", "name": "RuntimeType_FilterApplyBase", "signature": "bool RuntimeType_FilterApplyBase(MemberInfo_1 * memberInfo, BindingFlags__Enum bindingFlags, bool isPublic, bool isNonProtectedInternal, bool isStatic, String * name, bool prefixLookup, MethodInfo * method)", "dotNetSignature": "Boolean FilterApplyBase(MemberInfo, BindingFlags, Boolean, Boolean, Boolean, String, Boolean)" }, { "virtualAddress": "0x00834068", "name": "RuntimeType_FilterApplyType", "signature": "bool RuntimeType_FilterApplyType(Type * type, BindingFlags__Enum bindingFlags, String * name, bool prefixLookup, String * ns, MethodInfo * method)", "dotNetSignature": "Boolean FilterApplyType(Type, BindingFlags, String, Boolean, String)" }, { "virtualAddress": "0x00834198", "name": "RuntimeType_FilterApplyMethodInfo", "signature": "bool RuntimeType_FilterApplyMethodInfo(RuntimeMethodInfo * method_1, BindingFlags__Enum bindingFlags, CallingConventions__Enum callConv, Type__Array * argumentTypes, MethodInfo * method)", "dotNetSignature": "Boolean FilterApplyMethodInfo(RuntimeMethodInfo, BindingFlags, CallingConventions, Type[])" }, { "virtualAddress": "0x008344CC", "name": "RuntimeType_FilterApplyConstructorInfo", "signature": "bool RuntimeType_FilterApplyConstructorInfo(RuntimeConstructorInfo * constructor, BindingFlags__Enum bindingFlags, CallingConventions__Enum callConv, Type__Array * argumentTypes, MethodInfo * method)", "dotNetSignature": "Boolean FilterApplyConstructorInfo(RuntimeConstructorInfo, BindingFlags, CallingConventions, Type[])" }, { "virtualAddress": "0x00834238", "name": "RuntimeType_FilterApplyMethodBase", "signature": "bool RuntimeType_FilterApplyMethodBase(MethodBase * methodBase, BindingFlags__Enum methodFlags, BindingFlags__Enum bindingFlags, CallingConventions__Enum callConv, Type__Array * argumentTypes, MethodInfo * method)", "dotNetSignature": "Boolean FilterApplyMethodBase(MethodBase, BindingFlags, BindingFlags, CallingConventions, Type[])" }, { "virtualAddress": "0x0083456C", "name": "RuntimeType__ctor", "signature": "void RuntimeType__ctor(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeType()" }, { "virtualAddress": "0x008345DC", "name": "RuntimeType_IsSpecialSerializableType", "signature": "bool RuntimeType_IsSpecialSerializableType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsSpecialSerializableType()" }, { "virtualAddress": "0x008348C4", "name": "RuntimeType_GetMethodCandidates", "signature": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo_ RuntimeType_GetMethodCandidates(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, CallingConventions__Enum callConv, Type__Array * types, bool allowPrefixLookup, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.MethodInfo] GetMethodCandidates(String, BindingFlags, CallingConventions, Type[], Boolean)" }, { "virtualAddress": "0x00834D50", "name": "RuntimeType_GetConstructorCandidates", "signature": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo_ RuntimeType_GetConstructorCandidates(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, CallingConventions__Enum callConv, Type__Array * types, bool allowPrefixLookup, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.ConstructorInfo] GetConstructorCandidates(String, BindingFlags, CallingConventions, Type[], Boolean)" }, { "virtualAddress": "0x008351D4", "name": "RuntimeType_GetPropertyCandidates", "signature": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo_ RuntimeType_GetPropertyCandidates(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, Type__Array * types, bool allowPrefixLookup, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.PropertyInfo] GetPropertyCandidates(String, BindingFlags, Type[], Boolean)" }, { "virtualAddress": "0x0083568C", "name": "RuntimeType_GetEventCandidates", "signature": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo_ RuntimeType_GetEventCandidates(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, bool allowPrefixLookup, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.EventInfo] GetEventCandidates(String, BindingFlags, Boolean)" }, { "virtualAddress": "0x00835B08", "name": "RuntimeType_GetFieldCandidates", "signature": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo_ RuntimeType_GetFieldCandidates(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, bool allowPrefixLookup, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.FieldInfo] GetFieldCandidates(String, BindingFlags, Boolean)" }, { "virtualAddress": "0x00835F84", "name": "RuntimeType_GetNestedTypeCandidates", "signature": "RuntimeType_ListBuilder_1_Type_ RuntimeType_GetNestedTypeCandidates(RuntimeType * this, String * fullname, BindingFlags__Enum bindingAttr, bool allowPrefixLookup, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[Type] GetNestedTypeCandidates(String, BindingFlags, Boolean)" }, { "virtualAddress": "0x00836488", "name": "RuntimeType_GetMethods", "signature": "MethodInfo_1__Array * RuntimeType_GetMethods(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x00836518", "name": "RuntimeType_GetConstructors", "signature": "ConstructorInfo__Array * RuntimeType_GetConstructors(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x008365B8", "name": "RuntimeType_GetProperties", "signature": "PropertyInfo_1__Array * RuntimeType_GetProperties(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x00836644", "name": "RuntimeType_GetEvents", "signature": "EventInfo_1__Array * RuntimeType_GetEvents(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x008366CC", "name": "RuntimeType_GetFields", "signature": "FieldInfo_1__Array * RuntimeType_GetFields(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x00836754", "name": "RuntimeType_GetNestedTypes", "signature": "Type__Array * RuntimeType_GetNestedTypes(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x008367DC", "name": "RuntimeType_GetMembers", "signature": "MemberInfo_1__Array * RuntimeType_GetMembers(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x00836A20", "name": "RuntimeType_GetMethodImpl", "signature": "MethodInfo_1 * RuntimeType_GetMethodImpl(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConv, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x00836C7C", "name": "RuntimeType_GetConstructorImpl", "signature": "ConstructorInfo * RuntimeType_GetConstructorImpl(RuntimeType * this, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x00836E6C", "name": "RuntimeType_GetPropertyImpl", "signature": "PropertyInfo_1 * RuntimeType_GetPropertyImpl(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008370C8", "name": "RuntimeType_GetEvent", "signature": "EventInfo_1 * RuntimeType_GetEvent(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x008372A0", "name": "RuntimeType_GetField", "signature": "FieldInfo_1 * RuntimeType_GetField(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x008375B8", "name": "RuntimeType_GetInterface", "signature": "Type * RuntimeType_GetInterface(RuntimeType * this, String * fullname, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x008378F4", "name": "RuntimeType_GetNestedType", "signature": "Type * RuntimeType_GetNestedType(RuntimeType * this, String * fullname, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x00837B0C", "name": "RuntimeType_GetMember", "signature": "MemberInfo_1__Array * RuntimeType_GetMember(RuntimeType * this, String * name, MemberTypes__Enum type, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMember(String, MemberTypes, BindingFlags)" }, { "virtualAddress": "0x00837F10", "name": "RuntimeType_get_Module", "signature": "Module * RuntimeType_get_Module(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x00837F14", "name": "RuntimeType_GetRuntimeModule", "signature": "RuntimeModule * RuntimeType_GetRuntimeModule(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeModule GetRuntimeModule()" }, { "virtualAddress": "0x00837F1C", "name": "RuntimeType_get_Assembly", "signature": "Assembly * RuntimeType_get_Assembly(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x00837F20", "name": "RuntimeType_GetRuntimeAssembly", "signature": "RuntimeAssembly * RuntimeType_GetRuntimeAssembly(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly GetRuntimeAssembly()" }, { "virtualAddress": "0x00837F28", "name": "RuntimeType_get_TypeHandle", "signature": "RuntimeTypeHandle RuntimeType_get_TypeHandle(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle get_TypeHandle()" }, { "virtualAddress": "0x00837F5C", "name": "RuntimeType_GetTypeHandleInternal", "signature": "RuntimeTypeHandle RuntimeType_GetTypeHandleInternal(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle GetTypeHandleInternal()" }, { "virtualAddress": "0x00837F74", "name": "RuntimeType_IsInstanceOfType", "signature": "bool RuntimeType_IsInstanceOfType(RuntimeType * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean IsInstanceOfType(Object)" }, { "virtualAddress": "0x00837F7C", "name": "RuntimeType_IsSubclassOf", "signature": "bool RuntimeType_IsSubclassOf(RuntimeType * this, Type * type, MethodInfo * method)", "dotNetSignature": "Boolean IsSubclassOf(Type)" }, { "virtualAddress": "0x00838108", "name": "RuntimeType_IsAssignableFrom", "signature": "bool RuntimeType_IsAssignableFrom(RuntimeType * this, TypeInfo * typeInfo, MethodInfo * method)", "dotNetSignature": "Boolean IsAssignableFrom(TypeInfo)" }, { "virtualAddress": "0x008381CC", "name": "RuntimeType_IsAssignableFrom_1", "signature": "bool RuntimeType_IsAssignableFrom_1(RuntimeType * this, Type * c, MethodInfo * method)", "dotNetSignature": "Boolean IsAssignableFrom(Type)" }, { "virtualAddress": "0x008382CC", "name": "RuntimeType_IsEquivalentTo", "signature": "bool RuntimeType_IsEquivalentTo(RuntimeType * this, Type * other, MethodInfo * method)", "dotNetSignature": "Boolean IsEquivalentTo(Type)" }, { "virtualAddress": "0x00838380", "name": "RuntimeType_get_BaseType", "signature": "Type * RuntimeType_get_BaseType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x008346C0", "name": "RuntimeType_GetBaseType", "signature": "RuntimeType * RuntimeType_GetBaseType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeType GetBaseType()" }, { "virtualAddress": "0x0083838C", "name": "RuntimeType_get_UnderlyingSystemType", "signature": "Type * RuntimeType_get_UnderlyingSystemType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x00838390", "name": "RuntimeType_GetAttributeFlagsImpl", "signature": "TypeAttributes__Enum RuntimeType_GetAttributeFlagsImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x00838398", "name": "RuntimeType_IsContextfulImpl", "signature": "bool RuntimeType_IsContextfulImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsContextfulImpl()" }, { "virtualAddress": "0x0083842C", "name": "RuntimeType_IsByRefImpl", "signature": "bool RuntimeType_IsByRefImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x00838434", "name": "RuntimeType_IsPrimitiveImpl", "signature": "bool RuntimeType_IsPrimitiveImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x0083843C", "name": "RuntimeType_IsPointerImpl", "signature": "bool RuntimeType_IsPointerImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x00838444", "name": "RuntimeType_IsCOMObjectImpl", "signature": "bool RuntimeType_IsCOMObjectImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x00838458", "name": "RuntimeType_HasProxyAttributeImpl", "signature": "bool RuntimeType_HasProxyAttributeImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean HasProxyAttributeImpl()" }, { "virtualAddress": "0x008384D0", "name": "RuntimeType_IsDelegate", "signature": "bool RuntimeType_IsDelegate(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsDelegate()" }, { "virtualAddress": "0x00838564", "name": "RuntimeType_IsValueTypeImpl", "signature": "bool RuntimeType_IsValueTypeImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsValueTypeImpl()" }, { "virtualAddress": "0x0083868C", "name": "RuntimeType_get_IsEnum", "signature": "bool RuntimeType_get_IsEnum(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEnum()" }, { "virtualAddress": "0x00838710", "name": "RuntimeType_HasElementTypeImpl", "signature": "bool RuntimeType_HasElementTypeImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x00838758", "name": "RuntimeType_get_GenericParameterAttributes", "signature": "GenericParameterAttributes__Enum RuntimeType_get_GenericParameterAttributes(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "GenericParameterAttributes get_GenericParameterAttributes()" }, { "virtualAddress": "0x00838848", "name": "RuntimeType_get_IsSzArray", "signature": "bool RuntimeType_get_IsSzArray(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSzArray()" }, { "virtualAddress": "0x0083889C", "name": "RuntimeType_IsArrayImpl", "signature": "bool RuntimeType_IsArrayImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x008388A4", "name": "RuntimeType_GetArrayRank", "signature": "int32_t RuntimeType_GetArrayRank(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Int32 GetArrayRank()" }, { "virtualAddress": "0x00838954", "name": "RuntimeType_GetElementType", "signature": "Type * RuntimeType_GetElementType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x0083895C", "name": "RuntimeType_GetEnumNames", "signature": "String__Array * RuntimeType_GetEnumNames(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "String[] GetEnumNames()" }, { "virtualAddress": "0x00838A78", "name": "RuntimeType_GetEnumValues", "signature": "Array * RuntimeType_GetEnumValues(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Array GetEnumValues()" }, { "virtualAddress": "0x00838C40", "name": "RuntimeType_GetEnumUnderlyingType", "signature": "Type * RuntimeType_GetEnumUnderlyingType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type GetEnumUnderlyingType()" }, { "virtualAddress": "0x00838D1C", "name": "RuntimeType_IsEnumDefined", "signature": "bool RuntimeType_IsEnumDefined(RuntimeType * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsEnumDefined(Object)" }, { "virtualAddress": "0x0083926C", "name": "RuntimeType_GetEnumName", "signature": "String * RuntimeType_GetEnumName(RuntimeType * this, Object * value, MethodInfo * method)", "dotNetSignature": "String GetEnumName(Object)" }, { "virtualAddress": "0x0083945C", "name": "RuntimeType_GetGenericArgumentsInternal", "signature": "RuntimeType__Array * RuntimeType_GetGenericArgumentsInternal(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeType[] GetGenericArgumentsInternal()" }, { "virtualAddress": "0x008394DC", "name": "RuntimeType_GetGenericArguments", "signature": "Type__Array * RuntimeType_GetGenericArguments(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x00839558", "name": "RuntimeType_MakeGenericType", "signature": "Type * RuntimeType_MakeGenericType(RuntimeType * this, Type__Array * instantiation, MethodInfo * method)", "dotNetSignature": "Type MakeGenericType(Type[])" }, { "virtualAddress": "0x008399A0", "name": "RuntimeType_get_IsGenericTypeDefinition", "signature": "bool RuntimeType_get_IsGenericTypeDefinition(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericTypeDefinition()" }, { "virtualAddress": "0x008399A8", "name": "RuntimeType_get_IsGenericParameter", "signature": "bool RuntimeType_get_IsGenericParameter(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericParameter()" }, { "virtualAddress": "0x008399AC", "name": "RuntimeType_get_GenericParameterPosition", "signature": "int32_t RuntimeType_get_GenericParameterPosition(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Int32 get_GenericParameterPosition()" }, { "virtualAddress": "0x00839A5C", "name": "RuntimeType_GetGenericTypeDefinition", "signature": "Type * RuntimeType_GetGenericTypeDefinition(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type GetGenericTypeDefinition()" }, { "virtualAddress": "0x00839B0C", "name": "RuntimeType_get_IsGenericType", "signature": "bool RuntimeType_get_IsGenericType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericType()" }, { "virtualAddress": "0x00839B14", "name": "RuntimeType_get_IsConstructedGenericType", "signature": "bool RuntimeType_get_IsConstructedGenericType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsConstructedGenericType()" }, { "virtualAddress": "0x00839B68", "name": "RuntimeType_GetDefaultMembers", "signature": "MemberInfo_1__Array * RuntimeType_GetDefaultMembers(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetDefaultMembers()" }, { "virtualAddress": "0x00839CD8", "name": "RuntimeType_InvokeMember", "signature": "Object * RuntimeType_InvokeMember(RuntimeType * this, String * name, BindingFlags__Enum bindingFlags, Binder * binder, Object * target, Object__Array * providedArgs, ParameterModifier__Array * modifiers, CultureInfo * culture, String__Array * namedParams, MethodInfo * method)", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x0083AC78", "name": "RuntimeType_Equals", "signature": "bool RuntimeType_Equals(RuntimeType * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00833B0C", "name": "RuntimeType_op_Equality", "signature": "bool RuntimeType_op_Equality(RuntimeType * left, RuntimeType * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RuntimeType, RuntimeType)" }, { "virtualAddress": "0x008348B8", "name": "RuntimeType_op_Inequality", "signature": "bool RuntimeType_op_Inequality(RuntimeType * left, RuntimeType * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RuntimeType, RuntimeType)" }, { "virtualAddress": "0x0083AC84", "name": "RuntimeType_Clone", "signature": "Object * RuntimeType_Clone(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0083AC88", "name": "RuntimeType_GetObjectData", "signature": "void RuntimeType_GetObjectData(RuntimeType * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0083AD20", "name": "RuntimeType_GetCustomAttributes", "signature": "Object__Array * RuntimeType_GetCustomAttributes(RuntimeType * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0083ADCC", "name": "RuntimeType_GetCustomAttributes_1", "signature": "Object__Array * RuntimeType_GetCustomAttributes_1(RuntimeType * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0083AF58", "name": "RuntimeType_IsDefined", "signature": "bool RuntimeType_IsDefined(RuntimeType * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0083B0E4", "name": "RuntimeType_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * RuntimeType_GetCustomAttributesData(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x0083B0EC", "name": "RuntimeType_FormatTypeName", "signature": "String * RuntimeType_FormatTypeName(RuntimeType * this, bool serialization, MethodInfo * method)", "dotNetSignature": "String FormatTypeName(Boolean)" }, { "virtualAddress": "0x0083B324", "name": "RuntimeType_get_MemberType", "signature": "MemberTypes__Enum RuntimeType_get_MemberType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "MemberTypes get_MemberType()" }, { "virtualAddress": "0x0083B370", "name": "RuntimeType_get_ReflectedType", "signature": "Type * RuntimeType_get_ReflectedType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x0083B380", "name": "RuntimeType_get_MetadataToken", "signature": "int32_t RuntimeType_get_MetadataToken(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x0083B388", "name": "RuntimeType_CreateInstanceCheckThis", "signature": "void RuntimeType_CreateInstanceCheckThis(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Void CreateInstanceCheckThis()" }, { "virtualAddress": "0x0083B598", "name": "RuntimeType_CreateInstanceImpl", "signature": "Object * RuntimeType_CreateInstanceImpl(RuntimeType * this, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark ByRef)" }, { "virtualAddress": "0x0083BEB0", "name": "RuntimeType_CreateInstanceDefaultCtor", "signature": "Object * RuntimeType_CreateInstanceDefaultCtor(RuntimeType * this, bool publicOnly, bool skipCheckThis, bool fillCache, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceDefaultCtor(Boolean, Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0083C008", "name": "RuntimeType__ctor_1", "signature": "void RuntimeType__ctor_1(RuntimeType * this, Object * obj, MethodInfo * method)", "dotNetSignature": "RuntimeType(Object)" }, { "virtualAddress": "0x0083C078", "name": "RuntimeType_GetDefaultConstructor", "signature": "MonoCMethod * RuntimeType_GetDefaultConstructor(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "MonoCMethod GetDefaultConstructor()" }, { "virtualAddress": "0x0083C20C", "name": "RuntimeType_GetCorrespondingInflatedMethod", "signature": "MethodInfo_1 * RuntimeType_GetCorrespondingInflatedMethod(RuntimeType * this, MethodInfo_1 * generic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetCorrespondingInflatedMethod(MethodInfo)" }, { "virtualAddress": "0x0083C210", "name": "RuntimeType_GetCorrespondingInflatedConstructor", "signature": "ConstructorInfo * RuntimeType_GetCorrespondingInflatedConstructor(RuntimeType * this, ConstructorInfo * generic, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetCorrespondingInflatedConstructor(ConstructorInfo)" }, { "virtualAddress": "0x0083C214", "name": "RuntimeType_GetMethod", "signature": "MethodInfo_1 * RuntimeType_GetMethod(RuntimeType * this, MethodInfo_1 * fromNoninstanciated, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(MethodInfo)" }, { "virtualAddress": "0x0083C2B8", "name": "RuntimeType_GetConstructor", "signature": "ConstructorInfo * RuntimeType_GetConstructor(RuntimeType * this, ConstructorInfo * fromNoninstanciated, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructor(ConstructorInfo)" }, { "virtualAddress": "0x0083C37C", "name": "RuntimeType_GetField_1", "signature": "FieldInfo_1 * RuntimeType_GetField_1(RuntimeType * this, FieldInfo_1 * fromNoninstanciated, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(FieldInfo)" }, { "virtualAddress": "0x00839BF4", "name": "RuntimeType_GetDefaultMemberName", "signature": "String * RuntimeType_GetDefaultMemberName(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "String GetDefaultMemberName()" }, { "virtualAddress": "0x0083C414", "name": "RuntimeType_GetSerializationCtor", "signature": "RuntimeConstructorInfo * RuntimeType_GetSerializationCtor(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "RuntimeConstructorInfo GetSerializationCtor()" }, { "virtualAddress": "0x0083BFD0", "name": "RuntimeType_CreateInstanceSlow", "signature": "Object * RuntimeType_CreateInstanceSlow(RuntimeType * this, bool publicOnly, bool skipCheckThis, bool fillCache, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceSlow(Boolean, Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0083C5DC", "name": "RuntimeType_CreateInstanceMono", "signature": "Object * RuntimeType_CreateInstanceMono(RuntimeType * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceMono(Boolean)" }, { "virtualAddress": "0x0083C8D8", "name": "RuntimeType_CheckValue", "signature": "Object * RuntimeType_CheckValue(RuntimeType * this, Object * value, Binder * binder, CultureInfo * culture, BindingFlags__Enum invokeAttr, MethodInfo * method)", "dotNetSignature": "Object CheckValue(Object, Binder, CultureInfo, BindingFlags)" }, { "virtualAddress": "0x0083CA60", "name": "RuntimeType_TryConvertToType", "signature": "Object * RuntimeType_TryConvertToType(RuntimeType * this, Object * value, bool * failed, MethodInfo * method)", "dotNetSignature": "Object TryConvertToType(Object, Boolean ByRef)" }, { "virtualAddress": "0x0083CCC8", "name": "RuntimeType_IsConvertibleToPrimitiveType", "signature": "Object * RuntimeType_IsConvertibleToPrimitiveType(Object * value, Type * targetType, MethodInfo * method)", "dotNetSignature": "Object IsConvertibleToPrimitiveType(Object, Type)" }, { "virtualAddress": "0x0083B294", "name": "RuntimeType_GetCachedName", "signature": "String * RuntimeType_GetCachedName(RuntimeType * this, TypeNameKind__Enum kind, MethodInfo * method)", "dotNetSignature": "String GetCachedName(TypeNameKind)" }, { "virtualAddress": "0x0083D6EC", "name": "RuntimeType_make_array_type", "signature": "Type * RuntimeType_make_array_type(RuntimeType * this, int32_t rank, MethodInfo * method)", "dotNetSignature": "Type make_array_type(Int32)" }, { "virtualAddress": "0x0083D6F0", "name": "RuntimeType_MakeArrayType", "signature": "Type * RuntimeType_MakeArrayType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type MakeArrayType()" }, { "virtualAddress": "0x0083D6F8", "name": "RuntimeType_MakeArrayType_1", "signature": "Type * RuntimeType_MakeArrayType_1(RuntimeType * this, int32_t rank, MethodInfo * method)", "dotNetSignature": "Type MakeArrayType(Int32)" }, { "virtualAddress": "0x0083D788", "name": "RuntimeType_make_byref_type", "signature": "Type * RuntimeType_make_byref_type(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type make_byref_type()" }, { "virtualAddress": "0x0083D78C", "name": "RuntimeType_MakeByRefType", "signature": "Type * RuntimeType_MakeByRefType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type MakeByRefType()" }, { "virtualAddress": "0x0083D81C", "name": "RuntimeType_MakePointerType", "signature": "Type * RuntimeType_MakePointerType(Type * type, MethodInfo * method)", "dotNetSignature": "Type MakePointerType(Type)" }, { "virtualAddress": "0x0083D820", "name": "RuntimeType_MakePointerType_1", "signature": "Type * RuntimeType_MakePointerType_1(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type MakePointerType()" }, { "virtualAddress": "0x0083D884", "name": "RuntimeType_get_StructLayoutAttribute", "signature": "StructLayoutAttribute * RuntimeType_get_StructLayoutAttribute(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "StructLayoutAttribute get_StructLayoutAttribute()" }, { "virtualAddress": "0x0083D88C", "name": "RuntimeType_get_ContainsGenericParameters", "signature": "bool RuntimeType_get_ContainsGenericParameters(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ContainsGenericParameters()" }, { "virtualAddress": "0x0083D9A0", "name": "RuntimeType_GetGenericParameterConstraints", "signature": "Type__Array * RuntimeType_GetGenericParameterConstraints(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericParameterConstraints()" }, { "virtualAddress": "0x0083DAAC", "name": "RuntimeType_CreateInstanceForAnotherGenericParameter", "signature": "Object * RuntimeType_CreateInstanceForAnotherGenericParameter(Type * genericType, RuntimeType * genericArgument, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceForAnotherGenericParameter(Type, RuntimeType)" }, { "virtualAddress": "0x0083999C", "name": "RuntimeType_MakeGenericType_1", "signature": "Type * RuntimeType_MakeGenericType_1(Type * gt, Type__Array * types, MethodInfo * method)", "dotNetSignature": "Type MakeGenericType(Type, Type[])" }, { "virtualAddress": "0x0083DBC8", "name": "RuntimeType_GetMethodsByName_native", "signature": "void * RuntimeType_GetMethodsByName_native(RuntimeType * this, void * namePtr, BindingFlags__Enum bindingAttr, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "IntPtr GetMethodsByName_native(IntPtr, BindingFlags, Boolean)" }, { "virtualAddress": "0x00834AAC", "name": "RuntimeType_GetMethodsByName", "signature": "RuntimeMethodInfo__Array * RuntimeType_GetMethodsByName(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, bool ignoreCase, RuntimeType * reflectedType, MethodInfo * method)", "dotNetSignature": "RuntimeMethodInfo[] GetMethodsByName(String, BindingFlags, Boolean, RuntimeType)" }, { "virtualAddress": "0x0083DBD0", "name": "RuntimeType_GetPropertiesByName_native", "signature": "void * RuntimeType_GetPropertiesByName_native(RuntimeType * this, void * name, BindingFlags__Enum bindingAttr, bool icase, MethodInfo * method)", "dotNetSignature": "IntPtr GetPropertiesByName_native(IntPtr, BindingFlags, Boolean)" }, { "virtualAddress": "0x0083DBD8", "name": "RuntimeType_GetConstructors_native", "signature": "void * RuntimeType_GetConstructors_native(RuntimeType * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "IntPtr GetConstructors_native(BindingFlags)" }, { "virtualAddress": "0x00834FD0", "name": "RuntimeType_GetConstructors_internal", "signature": "RuntimeConstructorInfo__Array * RuntimeType_GetConstructors_internal(RuntimeType * this, BindingFlags__Enum bindingAttr, RuntimeType * reflectedType, MethodInfo * method)", "dotNetSignature": "RuntimeConstructorInfo[] GetConstructors_internal(BindingFlags, RuntimeType)" }, { "virtualAddress": "0x008353E8", "name": "RuntimeType_GetPropertiesByName", "signature": "RuntimePropertyInfo__Array * RuntimeType_GetPropertiesByName(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, bool icase, RuntimeType * reflectedType, MethodInfo * method)", "dotNetSignature": "RuntimePropertyInfo[] GetPropertiesByName(String, BindingFlags, Boolean, RuntimeType)" }, { "virtualAddress": "0x0083DBDC", "name": "RuntimeType_GetInterfaceMap", "signature": "InterfaceMapping RuntimeType_GetInterfaceMap(RuntimeType * this, Type * ifaceType, MethodInfo * method)", "dotNetSignature": "InterfaceMapping GetInterfaceMap(Type)" }, { "virtualAddress": "0x0083DE40", "name": "RuntimeType_GetInterfaceMapData", "signature": "void RuntimeType_GetInterfaceMapData(Type * t, Type * iface, MethodInfo_1__Array * * targets, MethodInfo_1__Array * * methods, MethodInfo * method)", "dotNetSignature": "Void GetInterfaceMapData(Type, Type, MethodInfo[] ByRef, MethodInfo[] ByRef)" }, { "virtualAddress": "0x0083DE44", "name": "RuntimeType_get_GUID", "signature": "Guid RuntimeType_get_GUID(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x0083DF70", "name": "RuntimeType_GetPacking", "signature": "void RuntimeType_GetPacking(RuntimeType * this, int32_t * packing, int32_t * size, MethodInfo * method)", "dotNetSignature": "Void GetPacking(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0083DF74", "name": "RuntimeType_GetTypeFromCLSIDImpl", "signature": "Type * RuntimeType_GetTypeFromCLSIDImpl(Guid clsid, String * server, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromCLSIDImpl(Guid, String, Boolean)" }, { "virtualAddress": "0x0083DFE0", "name": "RuntimeType_GetTypeCodeImpl", "signature": "TypeCode__Enum RuntimeType_GetTypeCodeImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCodeImpl()" }, { "virtualAddress": "0x0083E044", "name": "RuntimeType_GetTypeCodeImplInternal", "signature": "TypeCode__Enum RuntimeType_GetTypeCodeImplInternal(Type * type, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCodeImplInternal(Type)" }, { "virtualAddress": "0x0083E048", "name": "RuntimeType_GetTypeFromProgIDImpl", "signature": "Type * RuntimeType_GetTypeFromProgIDImpl(String * progID, String * server, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromProgIDImpl(String, String, Boolean)" }, { "virtualAddress": "0x0083E0B4", "name": "RuntimeType_ToString", "signature": "String * RuntimeType_ToString(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0083BEA8", "name": "RuntimeType_IsGenericCOMObjectImpl", "signature": "bool RuntimeType_IsGenericCOMObjectImpl(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean IsGenericCOMObjectImpl()" }, { "virtualAddress": "0x0083C8D4", "name": "RuntimeType_CreateInstanceInternal", "signature": "Object * RuntimeType_CreateInstanceInternal(Type * type, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceInternal(Type)" }, { "virtualAddress": "0x0083E0CC", "name": "RuntimeType_get_DeclaringMethod", "signature": "MethodBase * RuntimeType_get_DeclaringMethod(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_DeclaringMethod()" }, { "virtualAddress": "0x0083E0C0", "name": "RuntimeType_getFullName", "signature": "String * RuntimeType_getFullName(RuntimeType * this, bool full_name, bool assembly_qualified, MethodInfo * method)", "dotNetSignature": "String getFullName(Boolean, Boolean)" }, { "virtualAddress": "0x008394D4", "name": "RuntimeType_GetGenericArgumentsInternal_1", "signature": "Type__Array * RuntimeType_GetGenericArgumentsInternal_1(RuntimeType * this, bool runtimeArray, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericArgumentsInternal(Boolean)" }, { "virtualAddress": "0x00838804", "name": "RuntimeType_GetGenericParameterAttributes", "signature": "GenericParameterAttributes__Enum RuntimeType_GetGenericParameterAttributes(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "GenericParameterAttributes GetGenericParameterAttributes()" }, { "virtualAddress": "0x00839A58", "name": "RuntimeType_GetGenericParameterPosition", "signature": "int32_t RuntimeType_GetGenericParameterPosition(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Int32 GetGenericParameterPosition()" }, { "virtualAddress": "0x0083E0D0", "name": "RuntimeType_GetEvents_native", "signature": "void * RuntimeType_GetEvents_native(RuntimeType * this, void * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "IntPtr GetEvents_native(IntPtr, BindingFlags)" }, { "virtualAddress": "0x0083E0D4", "name": "RuntimeType_GetFields_native", "signature": "void * RuntimeType_GetFields_native(RuntimeType * this, void * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "IntPtr GetFields_native(IntPtr, BindingFlags)" }, { "virtualAddress": "0x00835CE8", "name": "RuntimeType_GetFields_internal", "signature": "RuntimeFieldInfo__Array * RuntimeType_GetFields_internal(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, RuntimeType * reflectedType, MethodInfo * method)", "dotNetSignature": "RuntimeFieldInfo[] GetFields_internal(String, BindingFlags, RuntimeType)" }, { "virtualAddress": "0x0083586C", "name": "RuntimeType_GetEvents_internal", "signature": "RuntimeEventInfo__Array * RuntimeType_GetEvents_internal(RuntimeType * this, String * name, BindingFlags__Enum bindingAttr, RuntimeType * reflectedType, MethodInfo * method)", "dotNetSignature": "RuntimeEventInfo[] GetEvents_internal(String, BindingFlags, RuntimeType)" }, { "virtualAddress": "0x0083E0D8", "name": "RuntimeType_GetInterfaces", "signature": "Type__Array * RuntimeType_GetInterfaces(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x0083E0DC", "name": "RuntimeType_GetNestedTypes_native", "signature": "void * RuntimeType_GetNestedTypes_native(RuntimeType * this, void * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "IntPtr GetNestedTypes_native(IntPtr, BindingFlags)" }, { "virtualAddress": "0x00836148", "name": "RuntimeType_GetNestedTypes_internal", "signature": "RuntimeType__Array * RuntimeType_GetNestedTypes_internal(RuntimeType * this, String * displayName, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "RuntimeType[] GetNestedTypes_internal(String, BindingFlags)" }, { "virtualAddress": "0x0083E0E0", "name": "RuntimeType_get_AssemblyQualifiedName", "signature": "String * RuntimeType_get_AssemblyQualifiedName(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x0083E0EC", "name": "RuntimeType_get_DeclaringType", "signature": "Type * RuntimeType_get_DeclaringType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x0083E0F0", "name": "RuntimeType_get_Name", "signature": "String * RuntimeType_get_Name(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0083E0F4", "name": "RuntimeType_get_Namespace", "signature": "String * RuntimeType_get_Namespace(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x0083E0F8", "name": "RuntimeType_get_core_clr_security_level", "signature": "int32_t RuntimeType_get_core_clr_security_level(MethodInfo * method)", "dotNetSignature": "Int32 get_core_clr_security_level()" }, { "virtualAddress": "0x0083E100", "name": "RuntimeType_GetHashCode", "signature": "int32_t RuntimeType_GetHashCode(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0083E1F0", "name": "RuntimeType_get_FullName", "signature": "String * RuntimeType_get_FullName(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x0083E2CC", "name": "RuntimeType_get_IsSZArray", "signature": "bool RuntimeType_get_IsSZArray(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSZArray()" }, { "virtualAddress": "0x0083E330", "name": "RuntimeType_get_IsUserType", "signature": "bool RuntimeType_get_IsUserType(RuntimeType * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsUserType()" }, { "virtualAddress": "0x0083E338", "name": "RuntimeType__cctor", "signature": "void RuntimeType__cctor(MethodInfo * method)", "dotNetSignature": "RuntimeType()" }, { "virtualAddress": "0x0092D638", "name": "ReflectionOnlyType__ctor", "signature": "void ReflectionOnlyType__ctor(ReflectionOnlyType * this, MethodInfo * method)", "dotNetSignature": "ReflectionOnlyType()" }, { "virtualAddress": "0x0092D6A0", "name": "ReflectionOnlyType_get_TypeHandle", "signature": "RuntimeTypeHandle ReflectionOnlyType_get_TypeHandle(ReflectionOnlyType * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle get_TypeHandle()" }, { "virtualAddress": "0x00403BA8", "name": "SByte_CompareTo", "signature": "int32_t SByte_CompareTo(SByte__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x00403BB0", "name": "SByte_CompareTo_1", "signature": "int32_t SByte_CompareTo_1(SByte__Boxed * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(SByte)" }, { "virtualAddress": "0x00403BBC", "name": "SByte_Equals", "signature": "bool SByte_Equals(SByte__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00403BC4", "name": "SByte_Equals_1", "signature": "bool SByte_Equals_1(SByte__Boxed * this, int8_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(SByte)" }, { "virtualAddress": "0x00403BD4", "name": "SByte_GetHashCode", "signature": "int32_t SByte_GetHashCode(SByte__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00403BE0", "name": "SByte_ToString", "signature": "String * SByte_ToString(SByte__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00403C14", "name": "SByte_ToString_1", "signature": "String * SByte_ToString_1(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x00403C4C", "name": "SByte_ToString_2", "signature": "String * SByte_ToString_2(SByte__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x00403C80", "name": "SByte_ToString_3", "signature": "String * SByte_ToString_3(SByte__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x00403CB8", "name": "SByte_ToString_4", "signature": "String * SByte_ToString_4(SByte__Boxed * this, String * format, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "String ToString(String, NumberFormatInfo)" }, { "virtualAddress": "0x0083F010", "name": "SByte_Parse", "signature": "int8_t SByte_Parse(String * s, MethodInfo * method)", "dotNetSignature": "SByte Parse(String)" }, { "virtualAddress": "0x0083F1C4", "name": "SByte_Parse_1", "signature": "int8_t SByte_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "SByte Parse(String, NumberStyles)" }, { "virtualAddress": "0x0083F204", "name": "SByte_Parse_2", "signature": "int8_t SByte_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte Parse(String, IFormatProvider)" }, { "virtualAddress": "0x0083F238", "name": "SByte_Parse_3", "signature": "int8_t SByte_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x0083F040", "name": "SByte_Parse_4", "signature": "int8_t SByte_Parse_4(String * s, NumberStyles__Enum style, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "SByte Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0083F288", "name": "SByte_TryParse", "signature": "bool SByte_TryParse(String * s, int8_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, SByte ByRef)" }, { "virtualAddress": "0x0083F378", "name": "SByte_TryParse_1", "signature": "bool SByte_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, int8_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, SByte ByRef)" }, { "virtualAddress": "0x0083F304", "name": "SByte_TryParse_2", "signature": "bool SByte_TryParse_2(String * s, NumberStyles__Enum style, NumberFormatInfo * info, int8_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, NumberFormatInfo, SByte ByRef)" }, { "virtualAddress": "0x00403CC0", "name": "SByte_GetTypeCode", "signature": "TypeCode__Enum SByte_GetTypeCode(SByte__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x00403CC8", "name": "SByte_System_IConvertible_ToBoolean", "signature": "bool SByte_System_IConvertible_ToBoolean(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x00403CD0", "name": "SByte_System_IConvertible_ToChar", "signature": "uint16_t SByte_System_IConvertible_ToChar(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x00403CD8", "name": "SByte_System_IConvertible_ToSByte", "signature": "int8_t SByte_System_IConvertible_ToSByte(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x00403CE0", "name": "SByte_System_IConvertible_ToByte", "signature": "uint8_t SByte_System_IConvertible_ToByte(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x00403CE8", "name": "SByte_System_IConvertible_ToInt16", "signature": "int16_t SByte_System_IConvertible_ToInt16(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x00403CF0", "name": "SByte_System_IConvertible_ToUInt16", "signature": "uint16_t SByte_System_IConvertible_ToUInt16(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x00403CF8", "name": "SByte_System_IConvertible_ToInt32", "signature": "int32_t SByte_System_IConvertible_ToInt32(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x00403D00", "name": "SByte_System_IConvertible_ToUInt32", "signature": "uint32_t SByte_System_IConvertible_ToUInt32(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x00403D08", "name": "SByte_System_IConvertible_ToInt64", "signature": "int64_t SByte_System_IConvertible_ToInt64(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x00403D10", "name": "SByte_System_IConvertible_ToUInt64", "signature": "uint64_t SByte_System_IConvertible_ToUInt64(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x00403D18", "name": "SByte_System_IConvertible_ToSingle", "signature": "float SByte_System_IConvertible_ToSingle(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x00403D20", "name": "SByte_System_IConvertible_ToDouble", "signature": "double SByte_System_IConvertible_ToDouble(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x00403D28", "name": "SByte_System_IConvertible_ToDecimal", "signature": "Decimal SByte_System_IConvertible_ToDecimal(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x00403D30", "name": "SByte_System_IConvertible_ToDateTime", "signature": "DateTime SByte_System_IConvertible_ToDateTime(SByte__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x00403D3C", "name": "SByte_System_IConvertible_ToType", "signature": "Object * SByte_System_IConvertible_ToType(SByte__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x0051A184", "name": "SerializableAttribute_GetCustomAttribute", "signature": "Attribute * SerializableAttribute_GetCustomAttribute(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeType)" }, { "virtualAddress": "0x0051A208", "name": "SerializableAttribute_IsDefined", "signature": "bool SerializableAttribute_IsDefined(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeType)" }, { "virtualAddress": "0x0051A200", "name": "SerializableAttribute__ctor", "signature": "void SerializableAttribute__ctor(SerializableAttribute * this, MethodInfo * method)", "dotNetSignature": "SerializableAttribute()" }, { "virtualAddress": "0x0051A228", "name": "SharedStatics__ctor", "signature": "void SharedStatics__ctor(SharedStatics * this, MethodInfo * method)", "dotNetSignature": "SharedStatics()" }, { "virtualAddress": "0x0051A230", "name": "SharedStatics_get_Remoting_Identity_IDGuid", "signature": "String * SharedStatics_get_Remoting_Identity_IDGuid(MethodInfo * method)", "dotNetSignature": "String get_Remoting_Identity_IDGuid()" }, { "virtualAddress": "0x005124D4", "name": "SharedStatics_GetSharedStringMaker", "signature": "Tokenizer_StringMaker * SharedStatics_GetSharedStringMaker(MethodInfo * method)", "dotNetSignature": "Tokenizer\u002BStringMaker GetSharedStringMaker()" }, { "virtualAddress": "0x005128F0", "name": "SharedStatics_ReleaseSharedStringMaker", "signature": "void SharedStatics_ReleaseSharedStringMaker(Tokenizer_StringMaker * * maker, MethodInfo * method)", "dotNetSignature": "Void ReleaseSharedStringMaker(Tokenizer\u002BStringMaker ByRef)" }, { "virtualAddress": "0x0051A484", "name": "SharedStatics_Remoting_Identity_GetNextSeqNum", "signature": "int32_t SharedStatics_Remoting_Identity_GetNextSeqNum(MethodInfo * method)", "dotNetSignature": "Int32 Remoting_Identity_GetNextSeqNum()" }, { "virtualAddress": "0x0051A4FC", "name": "SharedStatics_AddMemoryFailPointReservation", "signature": "int64_t SharedStatics_AddMemoryFailPointReservation(int64_t size, MethodInfo * method)", "dotNetSignature": "Int64 AddMemoryFailPointReservation(Int64)" }, { "virtualAddress": "0x0051A57C", "name": "SharedStatics_get_MemoryFailPointReservedMemory", "signature": "uint64_t SharedStatics_get_MemoryFailPointReservedMemory(MethodInfo * method)", "dotNetSignature": "UInt64 get_MemoryFailPointReservedMemory()" }, { "virtualAddress": "0x0051A5F8", "name": "SharedStatics__cctor", "signature": "void SharedStatics__cctor(MethodInfo * method)", "dotNetSignature": "SharedStatics()" }, { "virtualAddress": "0x0051A65C", "name": "Single_IsInfinity", "signature": "bool Single_IsInfinity(float f, MethodInfo * method)", "dotNetSignature": "Boolean IsInfinity(Single)" }, { "virtualAddress": "0x0051A674", "name": "Single_IsPositiveInfinity", "signature": "bool Single_IsPositiveInfinity(float f, MethodInfo * method)", "dotNetSignature": "Boolean IsPositiveInfinity(Single)" }, { "virtualAddress": "0x0051A688", "name": "Single_IsNegativeInfinity", "signature": "bool Single_IsNegativeInfinity(float f, MethodInfo * method)", "dotNetSignature": "Boolean IsNegativeInfinity(Single)" }, { "virtualAddress": "0x0051A698", "name": "Single_IsNaN", "signature": "bool Single_IsNaN(float f, MethodInfo * method)", "dotNetSignature": "Boolean IsNaN(Single)" }, { "virtualAddress": "0x0051A6B0", "name": "Single_IsFinite", "signature": "bool Single_IsFinite(float f, MethodInfo * method)", "dotNetSignature": "Boolean IsFinite(Single)" }, { "virtualAddress": "0x003F8058", "name": "Single_CompareTo", "signature": "int32_t Single_CompareTo(Single__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x003F8060", "name": "Single_CompareTo_1", "signature": "int32_t Single_CompareTo_1(Single__Boxed * this, float value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Single)" }, { "virtualAddress": "0x0051A83C", "name": "Single_op_Equality", "signature": "bool Single_op_Equality(float left, float right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Single, Single)" }, { "virtualAddress": "0x0051A848", "name": "Single_op_Inequality", "signature": "bool Single_op_Inequality(float left, float right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Single, Single)" }, { "virtualAddress": "0x0051A854", "name": "Single_op_LessThan", "signature": "bool Single_op_LessThan(float left, float right, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(Single, Single)" }, { "virtualAddress": "0x0051A860", "name": "Single_op_GreaterThan", "signature": "bool Single_op_GreaterThan(float left, float right, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(Single, Single)" }, { "virtualAddress": "0x0051A86C", "name": "Single_op_LessThanOrEqual", "signature": "bool Single_op_LessThanOrEqual(float left, float right, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(Single, Single)" }, { "virtualAddress": "0x0051A878", "name": "Single_op_GreaterThanOrEqual", "signature": "bool Single_op_GreaterThanOrEqual(float left, float right, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(Single, Single)" }, { "virtualAddress": "0x003F80BC", "name": "Single_Equals", "signature": "bool Single_Equals(Single__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003F80C4", "name": "Single_Equals_1", "signature": "bool Single_Equals_1(Single__Boxed * this, float obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Single)" }, { "virtualAddress": "0x003F8110", "name": "Single_GetHashCode", "signature": "int32_t Single_GetHashCode(Single__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003F8124", "name": "Single_ToString", "signature": "String * Single_ToString(Single__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003F8158", "name": "Single_ToString_1", "signature": "String * Single_ToString_1(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x003F8190", "name": "Single_ToString_2", "signature": "String * Single_ToString_2(Single__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x003F81D0", "name": "Single_ToString_3", "signature": "String * Single_ToString_3(Single__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x0051AA90", "name": "Single_Parse", "signature": "float Single_Parse(String * s, MethodInfo * method)", "dotNetSignature": "Single Parse(String)" }, { "virtualAddress": "0x0051AACC", "name": "Single_Parse_1", "signature": "float Single_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Single Parse(String, NumberStyles)" }, { "virtualAddress": "0x0051AB10", "name": "Single_Parse_2", "signature": "float Single_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single Parse(String, IFormatProvider)" }, { "virtualAddress": "0x0051AB48", "name": "Single_Parse_3", "signature": "float Single_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x0051AAC4", "name": "Single_Parse_4", "signature": "float Single_Parse_4(String * s, NumberStyles__Enum style, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "Single Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0051AB9C", "name": "Single_TryParse", "signature": "bool Single_TryParse(String * s, float * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Single ByRef)" }, { "virtualAddress": "0x0051AC8C", "name": "Single_TryParse_1", "signature": "bool Single_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, float * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, Single ByRef)" }, { "virtualAddress": "0x0051ABD4", "name": "Single_TryParse_2", "signature": "bool Single_TryParse_2(String * s, NumberStyles__Enum style, NumberFormatInfo * info, float * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, NumberFormatInfo, Single ByRef)" }, { "virtualAddress": "0x003F8214", "name": "Single_GetTypeCode", "signature": "TypeCode__Enum Single_GetTypeCode(Single__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x003F821C", "name": "Single_System_IConvertible_ToBoolean", "signature": "bool Single_System_IConvertible_ToBoolean(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x003F8224", "name": "Single_System_IConvertible_ToChar", "signature": "uint16_t Single_System_IConvertible_ToChar(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x003F8230", "name": "Single_System_IConvertible_ToSByte", "signature": "int8_t Single_System_IConvertible_ToSByte(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x003F8238", "name": "Single_System_IConvertible_ToByte", "signature": "uint8_t Single_System_IConvertible_ToByte(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x003F8240", "name": "Single_System_IConvertible_ToInt16", "signature": "int16_t Single_System_IConvertible_ToInt16(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x003F8248", "name": "Single_System_IConvertible_ToUInt16", "signature": "uint16_t Single_System_IConvertible_ToUInt16(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x003F8250", "name": "Single_System_IConvertible_ToInt32", "signature": "int32_t Single_System_IConvertible_ToInt32(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x003F8258", "name": "Single_System_IConvertible_ToUInt32", "signature": "uint32_t Single_System_IConvertible_ToUInt32(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x003F8260", "name": "Single_System_IConvertible_ToInt64", "signature": "int64_t Single_System_IConvertible_ToInt64(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x003F8268", "name": "Single_System_IConvertible_ToUInt64", "signature": "uint64_t Single_System_IConvertible_ToUInt64(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x003F8270", "name": "Single_System_IConvertible_ToSingle", "signature": "float Single_System_IConvertible_ToSingle(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x003F8278", "name": "Single_System_IConvertible_ToDouble", "signature": "double Single_System_IConvertible_ToDouble(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x003F8280", "name": "Single_System_IConvertible_ToDecimal", "signature": "Decimal Single_System_IConvertible_ToDecimal(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x003F8288", "name": "Single_System_IConvertible_ToDateTime", "signature": "DateTime Single_System_IConvertible_ToDateTime(Single__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x003F8294", "name": "Single_System_IConvertible_ToType", "signature": "Object * Single_System_IConvertible_ToType(Single__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x0051EFA8", "name": "StackOverflowException__ctor", "signature": "void StackOverflowException__ctor(StackOverflowException * this, MethodInfo * method)", "dotNetSignature": "StackOverflowException()" }, { "virtualAddress": "0x0051F01C", "name": "StackOverflowException__ctor_1", "signature": "void StackOverflowException__ctor_1(StackOverflowException * this, String * message, MethodInfo * method)", "dotNetSignature": "StackOverflowException(String)" }, { "virtualAddress": "0x0051F050", "name": "StackOverflowException__ctor_2", "signature": "void StackOverflowException__ctor_2(StackOverflowException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "StackOverflowException(String, Exception)" }, { "virtualAddress": "0x0051F084", "name": "StackOverflowException__ctor_3", "signature": "void StackOverflowException__ctor_3(StackOverflowException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "StackOverflowException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0051F08C", "name": "String_Join", "signature": "String * String_Join(String * separator, String__Array * value, MethodInfo * method)", "dotNetSignature": "String Join(String, String[])" }, { "virtualAddress": "0x0051F3C8", "name": "String_Join_1", "signature": "String * String_Join_1(String * separator, Object__Array * values, MethodInfo * method)", "dotNetSignature": "String Join(String, Object[])" }, { "virtualAddress": "0x0051F57C", "name": "String_Join_2", "signature": "String * String_Join_2(String * separator, IEnumerable_1_System_String_ * values, MethodInfo * method)", "dotNetSignature": "String Join(String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0051FA84", "name": "String_get_FirstChar", "signature": "uint16_t String_get_FirstChar(String * this, MethodInfo * method)", "dotNetSignature": "Char get_FirstChar()" }, { "virtualAddress": "0x0051F128", "name": "String_Join_3", "signature": "String * String_Join_3(String * separator, String__Array * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "String Join(String, String[], Int32, Int32)" }, { "virtualAddress": "0x0051FA90", "name": "String_CompareOrdinalIgnoreCaseHelper", "signature": "int32_t String_CompareOrdinalIgnoreCaseHelper(String * strA, String * strB, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinalIgnoreCaseHelper(String, String)" }, { "virtualAddress": "0x0051FB7C", "name": "String_SmallCharToUpper", "signature": "String * String_SmallCharToUpper(String * strIn, MethodInfo * method)", "dotNetSignature": "String SmallCharToUpper(String)" }, { "virtualAddress": "0x0051FBE0", "name": "String_EqualsHelper", "signature": "bool String_EqualsHelper(String * strA, String * strB, MethodInfo * method)", "dotNetSignature": "Boolean EqualsHelper(String, String)" }, { "virtualAddress": "0x0051FD2C", "name": "String_CompareOrdinalHelper", "signature": "int32_t String_CompareOrdinalHelper(String * strA, String * strB, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinalHelper(String, String)" }, { "virtualAddress": "0x0051FEBC", "name": "String_Equals", "signature": "bool String_Equals(String * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00515F64", "name": "String_Equals_1", "signature": "bool String_Equals_1(String * this, String * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String)" }, { "virtualAddress": "0x0051FF9C", "name": "String_Equals_2", "signature": "bool String_Equals_2(String * this, String * value, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, StringComparison)" }, { "virtualAddress": "0x0051332C", "name": "String_Equals_3", "signature": "bool String_Equals_3(String * a, String * b, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, String)" }, { "virtualAddress": "0x00520298", "name": "String_Equals_4", "signature": "bool String_Equals_4(String * a, String * b, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, String, StringComparison)" }, { "virtualAddress": "0x0050A7B0", "name": "String_op_Equality", "signature": "bool String_op_Equality(String * a, String * b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(String, String)" }, { "virtualAddress": "0x0050ADB4", "name": "String_op_Inequality", "signature": "bool String_op_Inequality(String * a, String * b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(String, String)" }, { "virtualAddress": "0x0050D0B4", "name": "String_get_Chars", "signature": "uint16_t String_get_Chars(String * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char get_Chars(Int32)" }, { "virtualAddress": "0x0052055C", "name": "String_CopyTo", "signature": "void String_CopyTo(String * this, int32_t sourceIndex, Char__Array * destination, int32_t destinationIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x00520748", "name": "String_ToCharArray", "signature": "Char__Array * String_ToCharArray(String * this, MethodInfo * method)", "dotNetSignature": "Char[] ToCharArray()" }, { "virtualAddress": "0x005207E0", "name": "String_ToCharArray_1", "signature": "Char__Array * String_ToCharArray_1(String * this, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Char[] ToCharArray(Int32, Int32)" }, { "virtualAddress": "0x00520930", "name": "String_IsNullOrEmpty", "signature": "bool String_IsNullOrEmpty(String * value, MethodInfo * method)", "dotNetSignature": "Boolean IsNullOrEmpty(String)" }, { "virtualAddress": "0x0052094C", "name": "String_IsNullOrWhiteSpace", "signature": "bool String_IsNullOrWhiteSpace(String * value, MethodInfo * method)", "dotNetSignature": "Boolean IsNullOrWhiteSpace(String)" }, { "virtualAddress": "0x00520A08", "name": "String_GetHashCode", "signature": "int32_t String_GetHashCode(String * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00520A80", "name": "String_GetLegacyNonRandomizedHashCode", "signature": "int32_t String_GetLegacyNonRandomizedHashCode(String * this, MethodInfo * method)", "dotNetSignature": "Int32 GetLegacyNonRandomizedHashCode()" }, { "virtualAddress": "0x0050D21C", "name": "String_Split", "signature": "String__Array * String_Split(String * this, Char__Array * separator, MethodInfo * method)", "dotNetSignature": "String[] Split(Char[])" }, { "virtualAddress": "0x00520D58", "name": "String_Split_1", "signature": "String__Array * String_Split_1(String * this, Char__Array * separator, int32_t count, MethodInfo * method)", "dotNetSignature": "String[] Split(Char[], Int32)" }, { "virtualAddress": "0x00520D60", "name": "String_Split_2", "signature": "String__Array * String_Split_2(String * this, Char__Array * separator, StringSplitOptions__Enum options, MethodInfo * method)", "dotNetSignature": "String[] Split(Char[], StringSplitOptions)" }, { "virtualAddress": "0x00520D6C", "name": "String_Split_3", "signature": "String__Array * String_Split_3(String * this, Char__Array * separator, int32_t count, StringSplitOptions__Enum options, MethodInfo * method)", "dotNetSignature": "String[] Split(Char[], Int32, StringSplitOptions)" }, { "virtualAddress": "0x00520AF8", "name": "String_SplitInternal", "signature": "String__Array * String_SplitInternal(String * this, Char__Array * separator, int32_t count, StringSplitOptions__Enum options, MethodInfo * method)", "dotNetSignature": "String[] SplitInternal(Char[], Int32, StringSplitOptions)" }, { "virtualAddress": "0x00521448", "name": "String_Split_4", "signature": "String__Array * String_Split_4(String * this, String__Array * separator, StringSplitOptions__Enum options, MethodInfo * method)", "dotNetSignature": "String[] Split(String[], StringSplitOptions)" }, { "virtualAddress": "0x00521454", "name": "String_Split_5", "signature": "String__Array * String_Split_5(String * this, String__Array * separator, int32_t count, StringSplitOptions__Enum options, MethodInfo * method)", "dotNetSignature": "String[] Split(String[], Int32, StringSplitOptions)" }, { "virtualAddress": "0x00521224", "name": "String_InternalSplitKeepEmptyEntries", "signature": "String__Array * String_InternalSplitKeepEmptyEntries(String * this, Int32__Array * sepList, Int32__Array * lengthList, int32_t numReplaces, int32_t count, MethodInfo * method)", "dotNetSignature": "String[] InternalSplitKeepEmptyEntries(Int32[], Int32[], Int32, Int32)" }, { "virtualAddress": "0x00520F3C", "name": "String_InternalSplitOmitEmptyEntries", "signature": "String__Array * String_InternalSplitOmitEmptyEntries(String * this, Int32__Array * sepList, Int32__Array * lengthList, int32_t numReplaces, int32_t count, MethodInfo * method)", "dotNetSignature": "String[] InternalSplitOmitEmptyEntries(Int32[], Int32[], Int32, Int32)" }, { "virtualAddress": "0x00520D70", "name": "String_MakeSeparatorList", "signature": "int32_t String_MakeSeparatorList(String * this, Char__Array * separator, Int32__Array * * sepList, MethodInfo * method)", "dotNetSignature": "Int32 MakeSeparatorList(Char[], Int32[] ByRef)" }, { "virtualAddress": "0x005216E8", "name": "String_MakeSeparatorList_1", "signature": "int32_t String_MakeSeparatorList_1(String * this, String__Array * separators, Int32__Array * * sepList, Int32__Array * * lengthList, MethodInfo * method)", "dotNetSignature": "Int32 MakeSeparatorList(String[], Int32[] ByRef, Int32[] ByRef)" }, { "virtualAddress": "0x0050D410", "name": "String_Substring", "signature": "String * String_Substring(String * this, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "String Substring(Int32)" }, { "virtualAddress": "0x0050CEE4", "name": "String_Substring_1", "signature": "String * String_Substring_1(String * this, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String Substring(Int32, Int32)" }, { "virtualAddress": "0x005218B8", "name": "String_InternalSubString", "signature": "String * String_InternalSubString(String * this, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String InternalSubString(Int32, Int32)" }, { "virtualAddress": "0x00521914", "name": "String_Trim", "signature": "String * String_Trim(String * this, Char__Array * trimChars, MethodInfo * method)", "dotNetSignature": "String Trim(Char[])" }, { "virtualAddress": "0x00521BE0", "name": "String_TrimStart", "signature": "String * String_TrimStart(String * this, Char__Array * trimChars, MethodInfo * method)", "dotNetSignature": "String TrimStart(Char[])" }, { "virtualAddress": "0x00521BFC", "name": "String_TrimEnd", "signature": "String * String_TrimEnd(String * this, Char__Array * trimChars, MethodInfo * method)", "dotNetSignature": "String TrimEnd(Char[])" }, { "virtualAddress": "0x00521C18", "name": "String__ctor", "signature": "void String__ctor(String * this, uint16_t * value, MethodInfo * method)", "dotNetSignature": "String(Char*)" }, { "virtualAddress": "0x00521C1C", "name": "String__ctor_1", "signature": "void String__ctor_1(String * this, uint16_t * value, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String(Char*, Int32, Int32)" }, { "virtualAddress": "0x00521C20", "name": "String__ctor_2", "signature": "void String__ctor_2(String * this, int8_t * value, MethodInfo * method)", "dotNetSignature": "String(SByte*)" }, { "virtualAddress": "0x00521C24", "name": "String__ctor_3", "signature": "void String__ctor_3(String * this, int8_t * value, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String(SByte*, Int32, Int32)" }, { "virtualAddress": "0x00521C28", "name": "String__ctor_4", "signature": "void String__ctor_4(String * this, int8_t * value, int32_t startIndex, int32_t length, Encoding * enc, MethodInfo * method)", "dotNetSignature": "String(SByte*, Int32, Int32, Encoding)" }, { "virtualAddress": "0x00521C2C", "name": "String_CreateStringFromEncoding", "signature": "String * String_CreateStringFromEncoding(uint8_t * bytes, int32_t byteLength, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "String CreateStringFromEncoding(Byte*, Int32, Encoding)" }, { "virtualAddress": "0x00521D04", "name": "String_GetBytesFromEncoding", "signature": "int32_t String_GetBytesFromEncoding(String * this, uint8_t * pbNativeBuffer, int32_t cbNativeBuffer, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Int32 GetBytesFromEncoding(Byte*, Int32, Encoding)" }, { "virtualAddress": "0x00521D3C", "name": "String_IsNormalized", "signature": "bool String_IsNormalized(String * this, MethodInfo * method)", "dotNetSignature": "Boolean IsNormalized()" }, { "virtualAddress": "0x00521D44", "name": "String_IsNormalized_1", "signature": "bool String_IsNormalized_1(String * this, NormalizationForm__Enum normalizationForm, MethodInfo * method)", "dotNetSignature": "Boolean IsNormalized(NormalizationForm)" }, { "virtualAddress": "0x00521DC4", "name": "String_Normalize", "signature": "String * String_Normalize(String * this, MethodInfo * method)", "dotNetSignature": "String Normalize()" }, { "virtualAddress": "0x00521DCC", "name": "String_Normalize_1", "signature": "String * String_Normalize_1(String * this, NormalizationForm__Enum normalizationForm, MethodInfo * method)", "dotNetSignature": "String Normalize(NormalizationForm)" }, { "virtualAddress": "0x0051FA8C", "name": "String_FastAllocateString", "signature": "String * String_FastAllocateString(int32_t length, MethodInfo * method)", "dotNetSignature": "String FastAllocateString(Int32)" }, { "virtualAddress": "0x00521EA4", "name": "String_FillStringChecked", "signature": "void String_FillStringChecked(String * dest, int32_t destPos, String * src, MethodInfo * method)", "dotNetSignature": "Void FillStringChecked(String, Int32, String)" }, { "virtualAddress": "0x00521F58", "name": "String__ctor_5", "signature": "void String__ctor_5(String * this, Char__Array * value, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String(Char[], Int32, Int32)" }, { "virtualAddress": "0x00521F5C", "name": "String__ctor_6", "signature": "void String__ctor_6(String * this, Char__Array * value, MethodInfo * method)", "dotNetSignature": "String(Char[])" }, { "virtualAddress": "0x0052073C", "name": "String_wstrcpy", "signature": "void String_wstrcpy(uint16_t * dmem, uint16_t * smem, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Void wstrcpy(Char*, Char*, Int32)" }, { "virtualAddress": "0x00521F60", "name": "String_CtorCharArray", "signature": "String * String_CtorCharArray(String * this, Char__Array * value, MethodInfo * method)", "dotNetSignature": "String CtorCharArray(Char[])" }, { "virtualAddress": "0x00522004", "name": "String_CtorCharArrayStartLength", "signature": "String * String_CtorCharArrayStartLength(String * this, Char__Array * value, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String CtorCharArrayStartLength(Char[], Int32, Int32)" }, { "virtualAddress": "0x005221B4", "name": "String_CtorCharCount", "signature": "String * String_CtorCharCount(String * this, uint16_t c, int32_t count, MethodInfo * method)", "dotNetSignature": "String CtorCharCount(Char, Int32)" }, { "virtualAddress": "0x00522360", "name": "String_wcslen", "signature": "int32_t String_wcslen(uint16_t * ptr, MethodInfo * method)", "dotNetSignature": "Int32 wcslen(Char*)" }, { "virtualAddress": "0x005223D8", "name": "String_CtorCharPtr", "signature": "String * String_CtorCharPtr(String * this, uint16_t * ptr, MethodInfo * method)", "dotNetSignature": "String CtorCharPtr(Char*)" }, { "virtualAddress": "0x0052258C", "name": "String_CtorCharPtrStartLength", "signature": "String * String_CtorCharPtrStartLength(String * this, uint16_t * ptr, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String CtorCharPtrStartLength(Char*, Int32, Int32)" }, { "virtualAddress": "0x005227BC", "name": "String__ctor_7", "signature": "void String__ctor_7(String * this, uint16_t c, int32_t count, MethodInfo * method)", "dotNetSignature": "String(Char, Int32)" }, { "virtualAddress": "0x005227C0", "name": "String_Compare", "signature": "int32_t String_Compare(String * strA, String * strB, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String)" }, { "virtualAddress": "0x00522864", "name": "String_Compare_1", "signature": "int32_t String_Compare_1(String * strA, String * strB, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String, Boolean)" }, { "virtualAddress": "0x0051882C", "name": "String_Compare_2", "signature": "int32_t String_Compare_2(String * strA, String * strB, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String, StringComparison)" }, { "virtualAddress": "0x00522954", "name": "String_Compare_3", "signature": "int32_t String_Compare_3(String * strA, String * strB, CultureInfo * culture, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String, CultureInfo, CompareOptions)" }, { "virtualAddress": "0x00522A20", "name": "String_Compare_4", "signature": "int32_t String_Compare_4(String * strA, String * strB, bool ignoreCase, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String, Boolean, CultureInfo)" }, { "virtualAddress": "0x00522AEC", "name": "String_Compare_5", "signature": "int32_t String_Compare_5(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32)" }, { "virtualAddress": "0x00522BF0", "name": "String_Compare_6", "signature": "int32_t String_Compare_6(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t length, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32, Boolean)" }, { "virtualAddress": "0x00522D60", "name": "String_Compare_7", "signature": "int32_t String_Compare_7(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t length, bool ignoreCase, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32, Boolean, CultureInfo)" }, { "virtualAddress": "0x00522E8C", "name": "String_Compare_8", "signature": "int32_t String_Compare_8(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t length, CultureInfo * culture, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32, CultureInfo, CompareOptions)" }, { "virtualAddress": "0x0051986C", "name": "String_Compare_9", "signature": "int32_t String_Compare_9(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t length, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32, StringComparison)" }, { "virtualAddress": "0x0052312C", "name": "String_CompareTo", "signature": "int32_t String_CompareTo(String * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x00523204", "name": "String_CompareTo_1", "signature": "int32_t String_CompareTo_1(String * this, String * strB, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(String)" }, { "virtualAddress": "0x005232C0", "name": "String_CompareOrdinal", "signature": "int32_t String_CompareOrdinal(String * strA, String * strB, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinal(String, String)" }, { "virtualAddress": "0x0052188C", "name": "String_CompareOrdinal_1", "signature": "int32_t String_CompareOrdinal_1(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t length, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinal(String, Int32, String, Int32, Int32)" }, { "virtualAddress": "0x00523308", "name": "String_Contains", "signature": "bool String_Contains(String * this, String * value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(String)" }, { "virtualAddress": "0x00523340", "name": "String_EndsWith", "signature": "bool String_EndsWith(String * this, String * value, MethodInfo * method)", "dotNetSignature": "Boolean EndsWith(String)" }, { "virtualAddress": "0x0050C700", "name": "String_EndsWith_1", "signature": "bool String_EndsWith_1(String * this, String * value, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Boolean EndsWith(String, StringComparison)" }, { "virtualAddress": "0x00523348", "name": "String_EndsWith_2", "signature": "bool String_EndsWith_2(String * this, String * value, bool ignoreCase, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Boolean EndsWith(String, Boolean, CultureInfo)" }, { "virtualAddress": "0x0052346C", "name": "String_EndsWith_3", "signature": "bool String_EndsWith_3(String * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Boolean EndsWith(Char)" }, { "virtualAddress": "0x005234B0", "name": "String_IndexOf", "signature": "int32_t String_IndexOf(String * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Char)" }, { "virtualAddress": "0x00523604", "name": "String_IndexOf_1", "signature": "int32_t String_IndexOf_1(String * this, uint16_t value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Char, Int32)" }, { "virtualAddress": "0x005151D8", "name": "String_IndexOfAny", "signature": "int32_t String_IndexOfAny(String * this, Char__Array * anyOf, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Char[])" }, { "virtualAddress": "0x00523728", "name": "String_IndexOfAny_1", "signature": "int32_t String_IndexOfAny_1(String * this, Char__Array * anyOf, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Char[], Int32)" }, { "virtualAddress": "0x00523734", "name": "String_IndexOf_2", "signature": "int32_t String_IndexOf_2(String * this, String * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String)" }, { "virtualAddress": "0x00523744", "name": "String_IndexOf_3", "signature": "int32_t String_IndexOf_3(String * this, String * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Int32)" }, { "virtualAddress": "0x00523764", "name": "String_IndexOf_4", "signature": "int32_t String_IndexOf_4(String * this, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Int32, Int32)" }, { "virtualAddress": "0x00523330", "name": "String_IndexOf_5", "signature": "int32_t String_IndexOf_5(String * this, String * value, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, StringComparison)" }, { "virtualAddress": "0x00523754", "name": "String_IndexOf_6", "signature": "int32_t String_IndexOf_6(String * this, String * value, int32_t startIndex, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Int32, StringComparison)" }, { "virtualAddress": "0x00523884", "name": "String_IndexOf_7", "signature": "int32_t String_IndexOf_7(String * this, String * value, int32_t startIndex, int32_t count, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Int32, Int32, StringComparison)" }, { "virtualAddress": "0x00523C3C", "name": "String_LastIndexOf", "signature": "int32_t String_LastIndexOf(String * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Char)" }, { "virtualAddress": "0x00523D90", "name": "String_LastIndexOf_1", "signature": "int32_t String_LastIndexOf_1(String * this, uint16_t value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Char, Int32)" }, { "virtualAddress": "0x00523D98", "name": "String_LastIndexOfAny", "signature": "int32_t String_LastIndexOfAny(String * this, Char__Array * anyOf, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfAny(Char[])" }, { "virtualAddress": "0x00523F08", "name": "String_LastIndexOfAny_1", "signature": "int32_t String_LastIndexOfAny_1(String * this, Char__Array * anyOf, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfAny(Char[], Int32)" }, { "virtualAddress": "0x00523F10", "name": "String_LastIndexOf_2", "signature": "int32_t String_LastIndexOf_2(String * this, String * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String)" }, { "virtualAddress": "0x00524348", "name": "String_LastIndexOf_3", "signature": "int32_t String_LastIndexOf_3(String * this, String * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Int32)" }, { "virtualAddress": "0x00524354", "name": "String_LastIndexOf_4", "signature": "int32_t String_LastIndexOf_4(String * this, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Int32, Int32)" }, { "virtualAddress": "0x00524424", "name": "String_LastIndexOf_5", "signature": "int32_t String_LastIndexOf_5(String * this, String * value, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, StringComparison)" }, { "virtualAddress": "0x00524434", "name": "String_LastIndexOf_6", "signature": "int32_t String_LastIndexOf_6(String * this, String * value, int32_t startIndex, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Int32, StringComparison)" }, { "virtualAddress": "0x00523F20", "name": "String_LastIndexOf_7", "signature": "int32_t String_LastIndexOf_7(String * this, String * value, int32_t startIndex, int32_t count, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Int32, Int32, StringComparison)" }, { "virtualAddress": "0x00524440", "name": "String_PadLeft", "signature": "String * String_PadLeft(String * this, int32_t totalWidth, MethodInfo * method)", "dotNetSignature": "String PadLeft(Int32)" }, { "virtualAddress": "0x0052459C", "name": "String_PadLeft_1", "signature": "String * String_PadLeft_1(String * this, int32_t totalWidth, uint16_t paddingChar, MethodInfo * method)", "dotNetSignature": "String PadLeft(Int32, Char)" }, { "virtualAddress": "0x005245A4", "name": "String_PadRight", "signature": "String * String_PadRight(String * this, int32_t totalWidth, MethodInfo * method)", "dotNetSignature": "String PadRight(Int32)" }, { "virtualAddress": "0x005245B0", "name": "String_PadRight_1", "signature": "String * String_PadRight_1(String * this, int32_t totalWidth, uint16_t paddingChar, MethodInfo * method)", "dotNetSignature": "String PadRight(Int32, Char)" }, { "virtualAddress": "0x0050B988", "name": "String_StartsWith", "signature": "bool String_StartsWith(String * this, String * value, MethodInfo * method)", "dotNetSignature": "Boolean StartsWith(String)" }, { "virtualAddress": "0x0050C45C", "name": "String_StartsWith_1", "signature": "bool String_StartsWith_1(String * this, String * value, StringComparison__Enum comparisonType, MethodInfo * method)", "dotNetSignature": "Boolean StartsWith(String, StringComparison)" }, { "virtualAddress": "0x005245B8", "name": "String_StartsWith_2", "signature": "bool String_StartsWith_2(String * this, String * value, bool ignoreCase, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Boolean StartsWith(String, Boolean, CultureInfo)" }, { "virtualAddress": "0x005246D8", "name": "String_ToLower", "signature": "String * String_ToLower(String * this, MethodInfo * method)", "dotNetSignature": "String ToLower()" }, { "virtualAddress": "0x00524748", "name": "String_ToLower_1", "signature": "String * String_ToLower_1(String * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "String ToLower(CultureInfo)" }, { "virtualAddress": "0x00524800", "name": "String_ToLowerInvariant", "signature": "String * String_ToLowerInvariant(String * this, MethodInfo * method)", "dotNetSignature": "String ToLowerInvariant()" }, { "virtualAddress": "0x00524870", "name": "String_ToUpper", "signature": "String * String_ToUpper(String * this, MethodInfo * method)", "dotNetSignature": "String ToUpper()" }, { "virtualAddress": "0x005248E0", "name": "String_ToUpper_1", "signature": "String * String_ToUpper_1(String * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "String ToUpper(CultureInfo)" }, { "virtualAddress": "0x0050D044", "name": "String_ToUpperInvariant", "signature": "String * String_ToUpperInvariant(String * this, MethodInfo * method)", "dotNetSignature": "String ToUpperInvariant()" }, { "virtualAddress": "0x00524998", "name": "String_ToString", "signature": "String * String_ToString(String * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0052499C", "name": "String_ToString_1", "signature": "String * String_ToString_1(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x005249A0", "name": "String_Clone", "signature": "Object * String_Clone(String * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005249A4", "name": "String_IsBOMWhitespace", "signature": "bool String_IsBOMWhitespace(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsBOMWhitespace(Char)" }, { "virtualAddress": "0x0051ACE4", "name": "String_Trim_1", "signature": "String * String_Trim_1(String * this, MethodInfo * method)", "dotNetSignature": "String Trim()" }, { "virtualAddress": "0x00521930", "name": "String_TrimHelper", "signature": "String * String_TrimHelper(String * this, int32_t trimType, MethodInfo * method)", "dotNetSignature": "String TrimHelper(Int32)" }, { "virtualAddress": "0x00521A94", "name": "String_TrimHelper_1", "signature": "String * String_TrimHelper_1(String * this, Char__Array * trimChars, int32_t trimType, MethodInfo * method)", "dotNetSignature": "String TrimHelper(Char[], Int32)" }, { "virtualAddress": "0x005249AC", "name": "String_CreateTrimmedString", "signature": "String * String_CreateTrimmedString(String * this, int32_t start, int32_t end, MethodInfo * method)", "dotNetSignature": "String CreateTrimmedString(Int32, Int32)" }, { "virtualAddress": "0x00524A44", "name": "String_Insert", "signature": "String * String_Insert(String * this, int32_t startIndex, String * value, MethodInfo * method)", "dotNetSignature": "String Insert(Int32, String)" }, { "virtualAddress": "0x0051A480", "name": "String_Replace", "signature": "String * String_Replace(String * this, uint16_t oldChar, uint16_t newChar, MethodInfo * method)", "dotNetSignature": "String Replace(Char, Char)" }, { "virtualAddress": "0x00524C94", "name": "String_Replace_1", "signature": "String * String_Replace_1(String * this, String * oldValue, String * newValue, MethodInfo * method)", "dotNetSignature": "String Replace(String, String)" }, { "virtualAddress": "0x00524E34", "name": "String_Remove", "signature": "String * String_Remove(String * this, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "String Remove(Int32, Int32)" }, { "virtualAddress": "0x00524FB4", "name": "String_Remove_1", "signature": "String * String_Remove_1(String * this, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "String Remove(Int32)" }, { "virtualAddress": "0x0051A0DC", "name": "String_Format", "signature": "String * String_Format(String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "String Format(String, Object)" }, { "virtualAddress": "0x0051A12C", "name": "String_Format_1", "signature": "String * String_Format_1(String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "String Format(String, Object, Object)" }, { "virtualAddress": "0x0052516C", "name": "String_Format_2", "signature": "String * String_Format_2(String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "String Format(String, Object, Object, Object)" }, { "virtualAddress": "0x005251BC", "name": "String_Format_3", "signature": "String * String_Format_3(String * format, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String Format(String, Object[])" }, { "virtualAddress": "0x00525294", "name": "String_Format_4", "signature": "String * String_Format_4(IFormatProvider * provider, String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "String Format(IFormatProvider, String, Object)" }, { "virtualAddress": "0x005252EC", "name": "String_Format_5", "signature": "String * String_Format_5(IFormatProvider * provider, String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "String Format(IFormatProvider, String, Object, Object)" }, { "virtualAddress": "0x00525348", "name": "String_Format_6", "signature": "String * String_Format_6(IFormatProvider * provider, String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "String Format(IFormatProvider, String, Object, Object, Object)" }, { "virtualAddress": "0x005253A8", "name": "String_Format_7", "signature": "String * String_Format_7(IFormatProvider * provider, String * format, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String Format(IFormatProvider, String, Object[])" }, { "virtualAddress": "0x00525084", "name": "String_FormatHelper", "signature": "String * String_FormatHelper(IFormatProvider * provider, String * format, ParamsArray args, MethodInfo * method)", "dotNetSignature": "String FormatHelper(IFormatProvider, String, ParamsArray)" }, { "virtualAddress": "0x00525484", "name": "String_Copy", "signature": "String * String_Copy(String * str, MethodInfo * method)", "dotNetSignature": "String Copy(String)" }, { "virtualAddress": "0x0052553C", "name": "String_Concat", "signature": "String * String_Concat(Object * arg0, MethodInfo * method)", "dotNetSignature": "String Concat(Object)" }, { "virtualAddress": "0x0050B74C", "name": "String_Concat_1", "signature": "String * String_Concat_1(Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "String Concat(Object, Object)" }, { "virtualAddress": "0x005255AC", "name": "String_Concat_2", "signature": "String * String_Concat_2(Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "String Concat(Object, Object, Object)" }, { "virtualAddress": "0x005256AC", "name": "String_Concat_3", "signature": "String * String_Concat_3(Object * arg0, Object * arg1, Object * arg2, Object * arg3, MethodInfo * method)", "dotNetSignature": "String Concat(Object, Object, Object, Object)" }, { "virtualAddress": "0x00525898", "name": "String_Concat_4", "signature": "String * String_Concat_4(Object__Array * args, MethodInfo * method)", "dotNetSignature": "String Concat(Object[])" }, { "virtualAddress": "0x00525B2C", "name": "String_Concat_5", "signature": "String * String_Concat_5(IEnumerable_1_System_String_ * values, MethodInfo * method)", "dotNetSignature": "String Concat(IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0050AB98", "name": "String_Concat_6", "signature": "String * String_Concat_6(String * str0, String * str1, MethodInfo * method)", "dotNetSignature": "String Concat(String, String)" }, { "virtualAddress": "0x0050A588", "name": "String_Concat_7", "signature": "String * String_Concat_7(String * str0, String * str1, String * str2, MethodInfo * method)", "dotNetSignature": "String Concat(String, String, String)" }, { "virtualAddress": "0x00525E54", "name": "String_Concat_8", "signature": "String * String_Concat_8(String * str0, String * str1, String * str2, String * str3, MethodInfo * method)", "dotNetSignature": "String Concat(String, String, String, String)" }, { "virtualAddress": "0x00525A84", "name": "String_ConcatArray", "signature": "String * String_ConcatArray(String__Array * values, int32_t totalLength, MethodInfo * method)", "dotNetSignature": "String ConcatArray(String[], Int32)" }, { "virtualAddress": "0x00525FC0", "name": "String_Concat_9", "signature": "String * String_Concat_9(String__Array * values, MethodInfo * method)", "dotNetSignature": "String Concat(String[])" }, { "virtualAddress": "0x00526154", "name": "String_Intern", "signature": "String * String_Intern(String * str, MethodInfo * method)", "dotNetSignature": "String Intern(String)" }, { "virtualAddress": "0x005261DC", "name": "String_IsInterned", "signature": "String * String_IsInterned(String * str, MethodInfo * method)", "dotNetSignature": "String IsInterned(String)" }, { "virtualAddress": "0x00526264", "name": "String_GetTypeCode", "signature": "TypeCode__Enum String_GetTypeCode(String * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x0052626C", "name": "String_System_IConvertible_ToBoolean", "signature": "bool String_System_IConvertible_ToBoolean(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x005262E4", "name": "String_System_IConvertible_ToChar", "signature": "uint16_t String_System_IConvertible_ToChar(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x0052635C", "name": "String_System_IConvertible_ToSByte", "signature": "int8_t String_System_IConvertible_ToSByte(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x005263D4", "name": "String_System_IConvertible_ToByte", "signature": "uint8_t String_System_IConvertible_ToByte(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x0052644C", "name": "String_System_IConvertible_ToInt16", "signature": "int16_t String_System_IConvertible_ToInt16(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x005264C4", "name": "String_System_IConvertible_ToUInt16", "signature": "uint16_t String_System_IConvertible_ToUInt16(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x0052653C", "name": "String_System_IConvertible_ToInt32", "signature": "int32_t String_System_IConvertible_ToInt32(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x005265B4", "name": "String_System_IConvertible_ToUInt32", "signature": "uint32_t String_System_IConvertible_ToUInt32(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x0052662C", "name": "String_System_IConvertible_ToInt64", "signature": "int64_t String_System_IConvertible_ToInt64(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x005266A4", "name": "String_System_IConvertible_ToUInt64", "signature": "uint64_t String_System_IConvertible_ToUInt64(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x0052671C", "name": "String_System_IConvertible_ToSingle", "signature": "float String_System_IConvertible_ToSingle(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x00526794", "name": "String_System_IConvertible_ToDouble", "signature": "double String_System_IConvertible_ToDouble(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x0052680C", "name": "String_System_IConvertible_ToDecimal", "signature": "Decimal String_System_IConvertible_ToDecimal(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x00526884", "name": "String_System_IConvertible_ToDateTime", "signature": "DateTime String_System_IConvertible_ToDateTime(String * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x005268FC", "name": "String_System_IConvertible_ToType", "signature": "Object * String_System_IConvertible_ToType(String * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x0052697C", "name": "String_GetEnumerator", "signature": "CharEnumerator * String_GetEnumerator(String * this, MethodInfo * method)", "dotNetSignature": "CharEnumerator GetEnumerator()" }, { "virtualAddress": "0x005269E0", "name": "String_System_Collections_Generic_IEnumerable_System_Char__GetEnumerator", "signature": "IEnumerator_1_System_Char_ * String_System_Collections_Generic_IEnumerable_System_Char__GetEnumerator(String * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Char] System.Collections.Generic.IEnumerable\u003CSystem.Char\u003E.GetEnumerator()" }, { "virtualAddress": "0x00526A44", "name": "String_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * String_System_Collections_IEnumerable_GetEnumerator(String * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00526AA8", "name": "String_InternalCopy", "signature": "void String_InternalCopy(String * src, void * dest, int32_t len, MethodInfo * method)", "dotNetSignature": "Void InternalCopy(String, IntPtr, Int32)" }, { "virtualAddress": "0x00526AF8", "name": "String_get_Length", "signature": "int32_t String_get_Length(String * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00526B00", "name": "String_CompareOrdinalUnchecked", "signature": "int32_t String_CompareOrdinalUnchecked(String * strA, int32_t indexA, int32_t lenA, String * strB, int32_t indexB, int32_t lenB, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinalUnchecked(String, Int32, Int32, String, Int32, Int32)" }, { "virtualAddress": "0x005234BC", "name": "String_IndexOf_8", "signature": "int32_t String_IndexOf_8(String * this, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Char, Int32, Int32)" }, { "virtualAddress": "0x00526C84", "name": "String_IndexOfUnchecked", "signature": "int32_t String_IndexOfUnchecked(String * this, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfUnchecked(Char, Int32, Int32)" }, { "virtualAddress": "0x00526E40", "name": "String_IndexOfUnchecked_1", "signature": "int32_t String_IndexOfUnchecked_1(String * this, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfUnchecked(String, Int32, Int32)" }, { "virtualAddress": "0x00523610", "name": "String_IndexOfAny_2", "signature": "int32_t String_IndexOfAny_2(String * this, Char__Array * anyOf, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAny(Char[], Int32, Int32)" }, { "virtualAddress": "0x00526F60", "name": "String_IndexOfAnyUnchecked", "signature": "int32_t String_IndexOfAnyUnchecked(String * this, Char__Array * anyOf, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfAnyUnchecked(Char[], Int32, Int32)" }, { "virtualAddress": "0x00523C48", "name": "String_LastIndexOf_8", "signature": "int32_t String_LastIndexOf_8(String * this, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Char, Int32, Int32)" }, { "virtualAddress": "0x00527050", "name": "String_LastIndexOfUnchecked", "signature": "int32_t String_LastIndexOfUnchecked(String * this, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfUnchecked(Char, Int32, Int32)" }, { "virtualAddress": "0x00523DA4", "name": "String_LastIndexOfAny_2", "signature": "int32_t String_LastIndexOfAny_2(String * this, Char__Array * anyOf, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfAny(Char[], Int32, Int32)" }, { "virtualAddress": "0x00527214", "name": "String_LastIndexOfAnyUnchecked", "signature": "int32_t String_LastIndexOfAnyUnchecked(String * this, Char__Array * anyOf, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfAnyUnchecked(Char[], Int32, Int32)" }, { "virtualAddress": "0x00522FB8", "name": "String_nativeCompareOrdinalEx", "signature": "int32_t String_nativeCompareOrdinalEx(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 nativeCompareOrdinalEx(String, Int32, String, Int32, Int32)" }, { "virtualAddress": "0x00524BA4", "name": "String_ReplaceInternal", "signature": "String * String_ReplaceInternal(String * this, uint16_t oldChar, uint16_t newChar, MethodInfo * method)", "dotNetSignature": "String ReplaceInternal(Char, Char)" }, { "virtualAddress": "0x00524D30", "name": "String_ReplaceInternal_1", "signature": "String * String_ReplaceInternal_1(String * this, String * oldValue, String * newValue, MethodInfo * method)", "dotNetSignature": "String ReplaceInternal(String, String)" }, { "virtualAddress": "0x00527300", "name": "String_ReplaceUnchecked", "signature": "String * String_ReplaceUnchecked(String * this, String * oldValue, String * newValue, MethodInfo * method)", "dotNetSignature": "String ReplaceUnchecked(String, String)" }, { "virtualAddress": "0x0052768C", "name": "String_ReplaceFallback", "signature": "String * String_ReplaceFallback(String * this, String * oldValue, String * newValue, int32_t testedCount, MethodInfo * method)", "dotNetSignature": "String ReplaceFallback(String, String, Int32)" }, { "virtualAddress": "0x0052444C", "name": "String_PadHelper", "signature": "String * String_PadHelper(String * this, int32_t totalWidth, uint16_t paddingChar, bool isRightPadded, MethodInfo * method)", "dotNetSignature": "String PadHelper(Int32, Char, Boolean)" }, { "virtualAddress": "0x005277E0", "name": "String_StartsWithOrdinalUnchecked", "signature": "bool String_StartsWithOrdinalUnchecked(String * this, String * value, MethodInfo * method)", "dotNetSignature": "Boolean StartsWithOrdinalUnchecked(String)" }, { "virtualAddress": "0x00520258", "name": "String_IsAscii", "signature": "bool String_IsAscii(String * this, MethodInfo * method)", "dotNetSignature": "Boolean IsAscii()" }, { "virtualAddress": "0x00521DBC", "name": "String_IsFastSort", "signature": "bool String_IsFastSort(String * this, MethodInfo * method)", "dotNetSignature": "Boolean IsFastSort()" }, { "virtualAddress": "0x00526260", "name": "String_InternalIsInterned", "signature": "String * String_InternalIsInterned(String * str, MethodInfo * method)", "dotNetSignature": "String InternalIsInterned(String)" }, { "virtualAddress": "0x005261D8", "name": "String_InternalIntern", "signature": "String * String_InternalIntern(String * str, MethodInfo * method)", "dotNetSignature": "String InternalIntern(String)" }, { "virtualAddress": "0x005272B8", "name": "String_CharCopy", "signature": "void String_CharCopy(uint16_t * dest, uint16_t * src, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CharCopy(Char*, Char*, Int32)" }, { "virtualAddress": "0x0052782C", "name": "String_memset", "signature": "void String_memset(uint8_t * dest, int32_t val, int32_t len, MethodInfo * method)", "dotNetSignature": "Void memset(Byte*, Int32, Int32)" }, { "virtualAddress": "0x005278E8", "name": "String_memcpy", "signature": "void String_memcpy(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x005278F0", "name": "String_bzero", "signature": "void String_bzero(uint8_t * dest, int32_t len, MethodInfo * method)", "dotNetSignature": "Void bzero(Byte*, Int32)" }, { "virtualAddress": "0x005278FC", "name": "String_bzero_aligned_1", "signature": "void String_bzero_aligned_1(uint8_t * dest, int32_t len, MethodInfo * method)", "dotNetSignature": "Void bzero_aligned_1(Byte*, Int32)" }, { "virtualAddress": "0x00527904", "name": "String_bzero_aligned_2", "signature": "void String_bzero_aligned_2(uint8_t * dest, int32_t len, MethodInfo * method)", "dotNetSignature": "Void bzero_aligned_2(Byte*, Int32)" }, { "virtualAddress": "0x0052790C", "name": "String_bzero_aligned_4", "signature": "void String_bzero_aligned_4(uint8_t * dest, int32_t len, MethodInfo * method)", "dotNetSignature": "Void bzero_aligned_4(Byte*, Int32)" }, { "virtualAddress": "0x00527914", "name": "String_bzero_aligned_8", "signature": "void String_bzero_aligned_8(uint8_t * dest, int32_t len, MethodInfo * method)", "dotNetSignature": "Void bzero_aligned_8(Byte*, Int32)" }, { "virtualAddress": "0x0052791C", "name": "String_memcpy_aligned_1", "signature": "void String_memcpy_aligned_1(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy_aligned_1(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x00527928", "name": "String_memcpy_aligned_2", "signature": "void String_memcpy_aligned_2(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy_aligned_2(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x00527934", "name": "String_memcpy_aligned_4", "signature": "void String_memcpy_aligned_4(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy_aligned_4(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x00527940", "name": "String_memcpy_aligned_8", "signature": "void String_memcpy_aligned_8(uint8_t * dest, uint8_t * src, int32_t size, MethodInfo * method)", "dotNetSignature": "Void memcpy_aligned_8(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x0052794C", "name": "String_CreateString", "signature": "String * String_CreateString(String * this, int8_t * value, MethodInfo * method)", "dotNetSignature": "String CreateString(SByte*)" }, { "virtualAddress": "0x00527CB4", "name": "String_CreateString_1", "signature": "String * String_CreateString_1(String * this, int8_t * value, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String CreateString(SByte*, Int32, Int32)" }, { "virtualAddress": "0x00527CBC", "name": "String_CreateString_2", "signature": "String * String_CreateString_2(String * this, uint16_t * value, MethodInfo * method)", "dotNetSignature": "String CreateString(Char*)" }, { "virtualAddress": "0x00527CC0", "name": "String_CreateString_3", "signature": "String * String_CreateString_3(String * this, uint16_t * value, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String CreateString(Char*, Int32, Int32)" }, { "virtualAddress": "0x00519FF0", "name": "String_CreateString_4", "signature": "String * String_CreateString_4(String * this, Char__Array * val, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String CreateString(Char[], Int32, Int32)" }, { "virtualAddress": "0x00516FB4", "name": "String_CreateString_5", "signature": "String * String_CreateString_5(String * this, Char__Array * val, MethodInfo * method)", "dotNetSignature": "String CreateString(Char[])" }, { "virtualAddress": "0x00519690", "name": "String_CreateString_6", "signature": "String * String_CreateString_6(String * this, uint16_t c, int32_t count, MethodInfo * method)", "dotNetSignature": "String CreateString(Char, Int32)" }, { "virtualAddress": "0x005279E0", "name": "String_CreateString_7", "signature": "String * String_CreateString_7(String * this, int8_t * value, int32_t startIndex, int32_t length, Encoding * enc, MethodInfo * method)", "dotNetSignature": "String CreateString(SByte*, Int32, Int32, Encoding)" }, { "virtualAddress": "0x008A7994", "name": "StringComparer_get_InvariantCulture", "signature": "StringComparer * StringComparer_get_InvariantCulture(MethodInfo * method)", "dotNetSignature": "StringComparer get_InvariantCulture()" }, { "virtualAddress": "0x008A79FC", "name": "StringComparer_get_InvariantCultureIgnoreCase", "signature": "StringComparer * StringComparer_get_InvariantCultureIgnoreCase(MethodInfo * method)", "dotNetSignature": "StringComparer get_InvariantCultureIgnoreCase()" }, { "virtualAddress": "0x008A7A64", "name": "StringComparer_get_CurrentCulture", "signature": "StringComparer * StringComparer_get_CurrentCulture(MethodInfo * method)", "dotNetSignature": "StringComparer get_CurrentCulture()" }, { "virtualAddress": "0x008A7AF8", "name": "StringComparer_get_CurrentCultureIgnoreCase", "signature": "StringComparer * StringComparer_get_CurrentCultureIgnoreCase(MethodInfo * method)", "dotNetSignature": "StringComparer get_CurrentCultureIgnoreCase()" }, { "virtualAddress": "0x008A7B8C", "name": "StringComparer_get_Ordinal", "signature": "StringComparer * StringComparer_get_Ordinal(MethodInfo * method)", "dotNetSignature": "StringComparer get_Ordinal()" }, { "virtualAddress": "0x008A7BF4", "name": "StringComparer_get_OrdinalIgnoreCase", "signature": "StringComparer * StringComparer_get_OrdinalIgnoreCase(MethodInfo * method)", "dotNetSignature": "StringComparer get_OrdinalIgnoreCase()" }, { "virtualAddress": "0x008A7C5C", "name": "StringComparer_Create", "signature": "StringComparer * StringComparer_Create(CultureInfo * culture, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "StringComparer Create(CultureInfo, Boolean)" }, { "virtualAddress": "0x008A7D10", "name": "StringComparer_Compare", "signature": "int32_t StringComparer_Compare(StringComparer * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x008A7EA8", "name": "StringComparer_Equals", "signature": "bool StringComparer_Equals(StringComparer * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x008A7F78", "name": "StringComparer_GetHashCode", "signature": "int32_t StringComparer_GetHashCode(StringComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x008A8044", "name": "StringComparer__ctor", "signature": "void StringComparer__ctor(StringComparer * this, MethodInfo * method)", "dotNetSignature": "StringComparer()" }, { "virtualAddress": "0x008A804C", "name": "StringComparer__cctor", "signature": "void StringComparer__cctor(MethodInfo * method)", "dotNetSignature": "StringComparer()" }, { "virtualAddress": "0x005D0048", "name": "CultureAwareComparer__ctor", "signature": "void CultureAwareComparer__ctor(CultureAwareComparer * this, CultureInfo * culture, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "CultureAwareComparer(CultureInfo, Boolean)" }, { "virtualAddress": "0x005D00F4", "name": "CultureAwareComparer__ctor_1", "signature": "void CultureAwareComparer__ctor_1(CultureAwareComparer * this, CompareInfo * compareInfo, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "CultureAwareComparer(CompareInfo, Boolean)" }, { "virtualAddress": "0x005D0188", "name": "CultureAwareComparer__ctor_2", "signature": "void CultureAwareComparer__ctor_2(CultureAwareComparer * this, CompareInfo * compareInfo, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "CultureAwareComparer(CompareInfo, CompareOptions)" }, { "virtualAddress": "0x005D0228", "name": "CultureAwareComparer_Compare", "signature": "int32_t CultureAwareComparer_Compare(CultureAwareComparer * this, String * x, String * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String)" }, { "virtualAddress": "0x005D0278", "name": "CultureAwareComparer_Equals", "signature": "bool CultureAwareComparer_Equals(CultureAwareComparer * this, String * x, String * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, String)" }, { "virtualAddress": "0x005D02CC", "name": "CultureAwareComparer_GetHashCode", "signature": "int32_t CultureAwareComparer_GetHashCode(CultureAwareComparer * this, String * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(String)" }, { "virtualAddress": "0x005D0370", "name": "CultureAwareComparer_Equals_1", "signature": "bool CultureAwareComparer_Equals_1(CultureAwareComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x005D0438", "name": "CultureAwareComparer_GetHashCode_1", "signature": "int32_t CultureAwareComparer_GetHashCode_1(CultureAwareComparer * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00913A90", "name": "OrdinalComparer__ctor", "signature": "void OrdinalComparer__ctor(OrdinalComparer * this, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "OrdinalComparer(Boolean)" }, { "virtualAddress": "0x00913B10", "name": "OrdinalComparer_Compare", "signature": "int32_t OrdinalComparer_Compare(OrdinalComparer * this, String * x, String * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String)" }, { "virtualAddress": "0x00913B68", "name": "OrdinalComparer_Equals", "signature": "bool OrdinalComparer_Equals(OrdinalComparer * this, String * x, String * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, String)" }, { "virtualAddress": "0x00913BE8", "name": "OrdinalComparer_GetHashCode", "signature": "int32_t OrdinalComparer_GetHashCode(OrdinalComparer * this, String * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(String)" }, { "virtualAddress": "0x00913CA0", "name": "OrdinalComparer_Equals_1", "signature": "bool OrdinalComparer_Equals_1(OrdinalComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00913D38", "name": "OrdinalComparer_GetHashCode_1", "signature": "int32_t OrdinalComparer_GetHashCode_1(OrdinalComparer * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008A8180", "name": "SystemException__ctor", "signature": "void SystemException__ctor(SystemException * this, MethodInfo * method)", "dotNetSignature": "SystemException()" }, { "virtualAddress": "0x008A821C", "name": "SystemException__ctor_1", "signature": "void SystemException__ctor_1(SystemException * this, String * message, MethodInfo * method)", "dotNetSignature": "SystemException(String)" }, { "virtualAddress": "0x008A82A8", "name": "SystemException__ctor_2", "signature": "void SystemException__ctor_2(SystemException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "SystemException(String, Exception)" }, { "virtualAddress": "0x008A833C", "name": "SystemException__ctor_3", "signature": "void SystemException__ctor_3(SystemException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SystemException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0083FA2C", "name": "STAThreadAttribute__ctor", "signature": "void STAThreadAttribute__ctor(STAThreadAttribute * this, MethodInfo * method)", "dotNetSignature": "STAThreadAttribute()" }, { "virtualAddress": "0x006066AC", "name": "MTAThreadAttribute__ctor", "signature": "void MTAThreadAttribute__ctor(MTAThreadAttribute * this, MethodInfo * method)", "dotNetSignature": "MTAThreadAttribute()" }, { "virtualAddress": "0x009AFA18", "name": "ThreadStaticAttribute__ctor", "signature": "void ThreadStaticAttribute__ctor(ThreadStaticAttribute * this, MethodInfo * method)", "dotNetSignature": "ThreadStaticAttribute()" }, { "virtualAddress": "0x008D68AC", "name": "TimeoutException__ctor", "signature": "void TimeoutException__ctor(TimeoutException * this, MethodInfo * method)", "dotNetSignature": "TimeoutException()" }, { "virtualAddress": "0x008D6920", "name": "TimeoutException__ctor_1", "signature": "void TimeoutException__ctor_1(TimeoutException * this, String * message, MethodInfo * method)", "dotNetSignature": "TimeoutException(String)" }, { "virtualAddress": "0x008D6954", "name": "TimeoutException__ctor_2", "signature": "void TimeoutException__ctor_2(TimeoutException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "TimeoutException(String, Exception)" }, { "virtualAddress": "0x008D6988", "name": "TimeoutException__ctor_3", "signature": "void TimeoutException__ctor_3(TimeoutException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TimeoutException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00403F10", "name": "TimeSpan__ctor", "signature": "void TimeSpan__ctor(TimeSpan__Boxed * this, int64_t ticks, MethodInfo * method)", "dotNetSignature": "TimeSpan(Int64)" }, { "virtualAddress": "0x00403F18", "name": "TimeSpan__ctor_1", "signature": "void TimeSpan__ctor_1(TimeSpan__Boxed * this, int32_t hours, int32_t minutes, int32_t seconds, MethodInfo * method)", "dotNetSignature": "TimeSpan(Int32, Int32, Int32)" }, { "virtualAddress": "0x00403F20", "name": "TimeSpan__ctor_2", "signature": "void TimeSpan__ctor_2(TimeSpan__Boxed * this, int32_t days, int32_t hours, int32_t minutes, int32_t seconds, MethodInfo * method)", "dotNetSignature": "TimeSpan(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00403F2C", "name": "TimeSpan__ctor_3", "signature": "void TimeSpan__ctor_3(TimeSpan__Boxed * this, int32_t days, int32_t hours, int32_t minutes, int32_t seconds, int32_t milliseconds, MethodInfo * method)", "dotNetSignature": "TimeSpan(Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00403F34", "name": "TimeSpan_get_Ticks", "signature": "int64_t TimeSpan_get_Ticks(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Ticks()" }, { "virtualAddress": "0x00403F3C", "name": "TimeSpan_get_Days", "signature": "int32_t TimeSpan_get_Days(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Days()" }, { "virtualAddress": "0x00403F68", "name": "TimeSpan_get_Hours", "signature": "int32_t TimeSpan_get_Hours(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Hours()" }, { "virtualAddress": "0x00403FB0", "name": "TimeSpan_get_Milliseconds", "signature": "int32_t TimeSpan_get_Milliseconds(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Milliseconds()" }, { "virtualAddress": "0x00403FFC", "name": "TimeSpan_get_Minutes", "signature": "int32_t TimeSpan_get_Minutes(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Minutes()" }, { "virtualAddress": "0x00404044", "name": "TimeSpan_get_Seconds", "signature": "int32_t TimeSpan_get_Seconds(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Seconds()" }, { "virtualAddress": "0x00404090", "name": "TimeSpan_get_TotalDays", "signature": "double TimeSpan_get_TotalDays(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Double get_TotalDays()" }, { "virtualAddress": "0x004040A8", "name": "TimeSpan_get_TotalHours", "signature": "double TimeSpan_get_TotalHours(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Double get_TotalHours()" }, { "virtualAddress": "0x004040C0", "name": "TimeSpan_get_TotalMilliseconds", "signature": "double TimeSpan_get_TotalMilliseconds(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Double get_TotalMilliseconds()" }, { "virtualAddress": "0x004040F4", "name": "TimeSpan_get_TotalMinutes", "signature": "double TimeSpan_get_TotalMinutes(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Double get_TotalMinutes()" }, { "virtualAddress": "0x0040410C", "name": "TimeSpan_get_TotalSeconds", "signature": "double TimeSpan_get_TotalSeconds(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Double get_TotalSeconds()" }, { "virtualAddress": "0x00404124", "name": "TimeSpan_Add", "signature": "TimeSpan TimeSpan_Add(TimeSpan__Boxed * this, TimeSpan ts, MethodInfo * method)", "dotNetSignature": "TimeSpan Add(TimeSpan)" }, { "virtualAddress": "0x008520BC", "name": "TimeSpan_Compare", "signature": "int32_t TimeSpan_Compare(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x0040412C", "name": "TimeSpan_CompareTo", "signature": "int32_t TimeSpan_CompareTo(TimeSpan__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x00404134", "name": "TimeSpan_CompareTo_1", "signature": "int32_t TimeSpan_CompareTo_1(TimeSpan__Boxed * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(TimeSpan)" }, { "virtualAddress": "0x008521CC", "name": "TimeSpan_FromDays", "signature": "TimeSpan TimeSpan_FromDays(double value, MethodInfo * method)", "dotNetSignature": "TimeSpan FromDays(Double)" }, { "virtualAddress": "0x00404148", "name": "TimeSpan_Duration", "signature": "TimeSpan TimeSpan_Duration(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpan Duration()" }, { "virtualAddress": "0x00404150", "name": "TimeSpan_Equals", "signature": "bool TimeSpan_Equals(TimeSpan__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00404158", "name": "TimeSpan_Equals_1", "signature": "bool TimeSpan_Equals_1(TimeSpan__Boxed * this, TimeSpan obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(TimeSpan)" }, { "virtualAddress": "0x00852508", "name": "TimeSpan_Equals_2", "signature": "bool TimeSpan_Equals_2(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Boolean Equals(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x00404168", "name": "TimeSpan_GetHashCode", "signature": "int32_t TimeSpan_GetHashCode(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00852520", "name": "TimeSpan_FromHours", "signature": "TimeSpan TimeSpan_FromHours(double value, MethodInfo * method)", "dotNetSignature": "TimeSpan FromHours(Double)" }, { "virtualAddress": "0x00852240", "name": "TimeSpan_Interval", "signature": "TimeSpan TimeSpan_Interval(double value, int32_t scale, MethodInfo * method)", "dotNetSignature": "TimeSpan Interval(Double, Int32)" }, { "virtualAddress": "0x00852594", "name": "TimeSpan_FromMilliseconds", "signature": "TimeSpan TimeSpan_FromMilliseconds(double value, MethodInfo * method)", "dotNetSignature": "TimeSpan FromMilliseconds(Double)" }, { "virtualAddress": "0x00852604", "name": "TimeSpan_FromMinutes", "signature": "TimeSpan TimeSpan_FromMinutes(double value, MethodInfo * method)", "dotNetSignature": "TimeSpan FromMinutes(Double)" }, { "virtualAddress": "0x00404174", "name": "TimeSpan_Negate", "signature": "TimeSpan TimeSpan_Negate(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpan Negate()" }, { "virtualAddress": "0x0085274C", "name": "TimeSpan_FromSeconds", "signature": "TimeSpan TimeSpan_FromSeconds(double value, MethodInfo * method)", "dotNetSignature": "TimeSpan FromSeconds(Double)" }, { "virtualAddress": "0x0040417C", "name": "TimeSpan_Subtract", "signature": "TimeSpan TimeSpan_Subtract(TimeSpan__Boxed * this, TimeSpan ts, MethodInfo * method)", "dotNetSignature": "TimeSpan Subtract(TimeSpan)" }, { "virtualAddress": "0x00852870", "name": "TimeSpan_FromTicks", "signature": "TimeSpan TimeSpan_FromTicks(int64_t value, MethodInfo * method)", "dotNetSignature": "TimeSpan FromTicks(Int64)" }, { "virtualAddress": "0x00851D5C", "name": "TimeSpan_TimeToTicks", "signature": "int64_t TimeSpan_TimeToTicks(int32_t hour, int32_t minute, int32_t second, MethodInfo * method)", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x00852874", "name": "TimeSpan_Parse", "signature": "TimeSpan TimeSpan_Parse(String * s, MethodInfo * method)", "dotNetSignature": "TimeSpan Parse(String)" }, { "virtualAddress": "0x008528E0", "name": "TimeSpan_Parse_1", "signature": "TimeSpan TimeSpan_Parse_1(String * input, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "TimeSpan Parse(String, IFormatProvider)" }, { "virtualAddress": "0x00852958", "name": "TimeSpan_ParseExact", "signature": "TimeSpan TimeSpan_ParseExact(String * input, String * format, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "TimeSpan ParseExact(String, String, IFormatProvider)" }, { "virtualAddress": "0x008529DC", "name": "TimeSpan_ParseExact_1", "signature": "TimeSpan TimeSpan_ParseExact_1(String * input, String__Array * formats, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "TimeSpan ParseExact(String, String[], IFormatProvider)" }, { "virtualAddress": "0x00852A60", "name": "TimeSpan_ParseExact_2", "signature": "TimeSpan TimeSpan_ParseExact_2(String * input, String * format, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "TimeSpan ParseExact(String, String, IFormatProvider, TimeSpanStyles)" }, { "virtualAddress": "0x00852B08", "name": "TimeSpan_ParseExact_3", "signature": "TimeSpan TimeSpan_ParseExact_3(String * input, String__Array * formats, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "TimeSpan ParseExact(String, String[], IFormatProvider, TimeSpanStyles)" }, { "virtualAddress": "0x00852BB0", "name": "TimeSpan_TryParse", "signature": "bool TimeSpan_TryParse(String * s, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, TimeSpan ByRef)" }, { "virtualAddress": "0x00852C2C", "name": "TimeSpan_TryParse_1", "signature": "bool TimeSpan_TryParse_1(String * input, IFormatProvider * formatProvider, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, IFormatProvider, TimeSpan ByRef)" }, { "virtualAddress": "0x00852CAC", "name": "TimeSpan_TryParseExact", "signature": "bool TimeSpan_TryParseExact(String * input, String * format, IFormatProvider * formatProvider, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, IFormatProvider, TimeSpan ByRef)" }, { "virtualAddress": "0x00852D40", "name": "TimeSpan_TryParseExact_1", "signature": "bool TimeSpan_TryParseExact_1(String * input, String__Array * formats, IFormatProvider * formatProvider, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String[], IFormatProvider, TimeSpan ByRef)" }, { "virtualAddress": "0x00852DD4", "name": "TimeSpan_TryParseExact_2", "signature": "bool TimeSpan_TryParseExact_2(String * input, String * format, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, IFormatProvider, TimeSpanStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x00852E84", "name": "TimeSpan_TryParseExact_3", "signature": "bool TimeSpan_TryParseExact_3(String * input, String__Array * formats, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String[], IFormatProvider, TimeSpanStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x00404184", "name": "TimeSpan_ToString", "signature": "String * TimeSpan_ToString(TimeSpan__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040418C", "name": "TimeSpan_ToString_1", "signature": "String * TimeSpan_ToString_1(TimeSpan__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x00404194", "name": "TimeSpan_ToString_2", "signature": "String * TimeSpan_ToString_2(TimeSpan__Boxed * this, String * format, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x00853220", "name": "TimeSpan_op_UnaryNegation", "signature": "TimeSpan TimeSpan_op_UnaryNegation(TimeSpan t, MethodInfo * method)", "dotNetSignature": "TimeSpan op_UnaryNegation(TimeSpan)" }, { "virtualAddress": "0x008532E8", "name": "TimeSpan_op_Subtraction", "signature": "TimeSpan TimeSpan_op_Subtraction(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "TimeSpan op_Subtraction(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x0085330C", "name": "TimeSpan_op_UnaryPlus", "signature": "TimeSpan TimeSpan_op_UnaryPlus(TimeSpan t, MethodInfo * method)", "dotNetSignature": "TimeSpan op_UnaryPlus(TimeSpan)" }, { "virtualAddress": "0x00853310", "name": "TimeSpan_op_Addition", "signature": "TimeSpan TimeSpan_op_Addition(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "TimeSpan op_Addition(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x00853334", "name": "TimeSpan_op_Equality", "signature": "bool TimeSpan_op_Equality(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x00853340", "name": "TimeSpan_op_Inequality", "signature": "bool TimeSpan_op_Inequality(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x0085334C", "name": "TimeSpan_op_LessThan", "signature": "bool TimeSpan_op_LessThan(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x00853358", "name": "TimeSpan_op_LessThanOrEqual", "signature": "bool TimeSpan_op_LessThanOrEqual(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x00853364", "name": "TimeSpan_op_GreaterThan", "signature": "bool TimeSpan_op_GreaterThan(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x00853370", "name": "TimeSpan_op_GreaterThanOrEqual", "signature": "bool TimeSpan_op_GreaterThanOrEqual(TimeSpan t1, TimeSpan t2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x0085337C", "name": "TimeSpan_LegacyFormatMode", "signature": "bool TimeSpan_LegacyFormatMode(MethodInfo * method)", "dotNetSignature": "Boolean LegacyFormatMode()" }, { "virtualAddress": "0x00853380", "name": "TimeSpan_GetLegacyFormatMode", "signature": "bool TimeSpan_GetLegacyFormatMode(MethodInfo * method)", "dotNetSignature": "Boolean GetLegacyFormatMode()" }, { "virtualAddress": "0x008530FC", "name": "TimeSpan_get_LegacyMode", "signature": "bool TimeSpan_get_LegacyMode(MethodInfo * method)", "dotNetSignature": "Boolean get_LegacyMode()" }, { "virtualAddress": "0x008533E8", "name": "TimeSpan__cctor", "signature": "void TimeSpan__cctor(MethodInfo * method)", "dotNetSignature": "TimeSpan()" }, { "virtualAddress": "0x00853FBC", "name": "TimeZoneInfo_UtcOffsetOutOfRange", "signature": "bool TimeZoneInfo_UtcOffsetOutOfRange(TimeSpan offset, MethodInfo * method)", "dotNetSignature": "Boolean UtcOffsetOutOfRange(TimeSpan)" }, { "virtualAddress": "0x00853FEC", "name": "TimeZoneInfo_ValidateTimeZoneInfo", "signature": "void TimeZoneInfo_ValidateTimeZoneInfo(String * id, TimeSpan baseUtcOffset, TimeZoneInfo_AdjustmentRule__Array * adjustmentRules, bool * adjustmentRulesSupportDst, MethodInfo * method)", "dotNetSignature": "Void ValidateTimeZoneInfo(String, TimeSpan, TimeZoneInfo\u002BAdjustmentRule[], Boolean ByRef)" }, { "virtualAddress": "0x0085436C", "name": "TimeZoneInfo_FromSerializedString", "signature": "TimeZoneInfo * TimeZoneInfo_FromSerializedString(String * source, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo FromSerializedString(String)" }, { "virtualAddress": "0x00854954", "name": "TimeZoneInfo_ToSerializedString", "signature": "String * TimeZoneInfo_ToSerializedString(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "String ToSerializedString()" }, { "virtualAddress": "0x008547AC", "name": "TimeZoneInfo_DeserializeAdjustmentRule", "signature": "TimeZoneInfo_AdjustmentRule * TimeZoneInfo_DeserializeAdjustmentRule(StringBuilder * * input, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule DeserializeAdjustmentRule(StringBuilder ByRef)" }, { "virtualAddress": "0x00855388", "name": "TimeZoneInfo_DeserializeTransitionTime", "signature": "TimeZoneInfo_TransitionTime TimeZoneInfo_DeserializeTransitionTime(StringBuilder * * input, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime DeserializeTransitionTime(StringBuilder ByRef)" }, { "virtualAddress": "0x00854540", "name": "TimeZoneInfo_DeserializeString", "signature": "String * TimeZoneInfo_DeserializeString(StringBuilder * * input, MethodInfo * method)", "dotNetSignature": "String DeserializeString(StringBuilder ByRef)" }, { "virtualAddress": "0x00854658", "name": "TimeZoneInfo_DeserializeInt", "signature": "int32_t TimeZoneInfo_DeserializeInt(StringBuilder * * input, MethodInfo * method)", "dotNetSignature": "Int32 DeserializeInt(StringBuilder ByRef)" }, { "virtualAddress": "0x00855218", "name": "TimeZoneInfo_DeserializeDate", "signature": "DateTime TimeZoneInfo_DeserializeDate(StringBuilder * * input, MethodInfo * method)", "dotNetSignature": "DateTime DeserializeDate(StringBuilder ByRef)" }, { "virtualAddress": "0x00855694", "name": "TimeZoneInfo_DeserializeTime", "signature": "DateTime TimeZoneInfo_DeserializeTime(StringBuilder * * input, MethodInfo * method)", "dotNetSignature": "DateTime DeserializeTime(StringBuilder ByRef)" }, { "virtualAddress": "0x00854EBC", "name": "TimeZoneInfo_EscapeForSerialization", "signature": "String * TimeZoneInfo_EscapeForSerialization(String * unescaped, MethodInfo * method)", "dotNetSignature": "String EscapeForSerialization(String)" }, { "virtualAddress": "0x00854FE0", "name": "TimeZoneInfo_SerializeTransitionTime", "signature": "String * TimeZoneInfo_SerializeTransitionTime(TimeZoneInfo_TransitionTime transition, MethodInfo * method)", "dotNetSignature": "String SerializeTransitionTime(TimeZoneInfo\u002BTransitionTime)" }, { "virtualAddress": "0x00855928", "name": "TimeZoneInfo_CreateAdjustmentRule", "signature": "List_1_System_TimeZoneInfo_AdjustmentRule_ * TimeZoneInfo_CreateAdjustmentRule(int32_t year, Int64__Array * * data, String__Array * * names, String * standardNameCurrentYear, String * daylightNameCurrentYear, MethodInfo * method)", "dotNetSignature": "List\u00601[System.TimeZoneInfo\u002BAdjustmentRule] CreateAdjustmentRule(Int32, Int64[] ByRef, String[] ByRef, String, String)" }, { "virtualAddress": "0x00856014", "name": "TimeZoneInfo_CreateLocalUnity", "signature": "TimeZoneInfo * TimeZoneInfo_CreateLocalUnity(MethodInfo * method)", "dotNetSignature": "TimeZoneInfo CreateLocalUnity()" }, { "virtualAddress": "0x008564A8", "name": "TimeZoneInfo_EnumDynamicTimeZoneInformation", "signature": "uint32_t TimeZoneInfo_EnumDynamicTimeZoneInformation(uint32_t dwIndex, TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION * lpTimeZoneInformation, MethodInfo * method)", "dotNetSignature": "UInt32 EnumDynamicTimeZoneInformation(UInt32, TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION ByRef)" }, { "virtualAddress": "0x008565D4", "name": "TimeZoneInfo_GetDynamicTimeZoneInformation", "signature": "uint32_t TimeZoneInfo_GetDynamicTimeZoneInformation(TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION * pTimeZoneInformation, MethodInfo * method)", "dotNetSignature": "UInt32 GetDynamicTimeZoneInformation(TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION ByRef)" }, { "virtualAddress": "0x008566F8", "name": "TimeZoneInfo_GetDynamicTimeZoneInformationWin32", "signature": "uint32_t TimeZoneInfo_GetDynamicTimeZoneInformationWin32(TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION * pTimeZoneInformation, MethodInfo * method)", "dotNetSignature": "UInt32 GetDynamicTimeZoneInformationWin32(TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION ByRef)" }, { "virtualAddress": "0x0085681C", "name": "TimeZoneInfo_GetDynamicTimeZoneInformationEffectiveYears", "signature": "uint32_t TimeZoneInfo_GetDynamicTimeZoneInformationEffectiveYears(TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION * lpTimeZoneInformation, uint32_t * FirstYear, uint32_t * LastYear, MethodInfo * method)", "dotNetSignature": "UInt32 GetDynamicTimeZoneInformationEffectiveYears(TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION ByRef, UInt32 ByRef, UInt32 ByRef)" }, { "virtualAddress": "0x00856988", "name": "TimeZoneInfo_GetTimeZoneInformationForYear", "signature": "bool TimeZoneInfo_GetTimeZoneInformationForYear(uint16_t wYear, TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION * pdtzi, TimeZoneInfo_TIME_ZONE_INFORMATION * ptzi, MethodInfo * method)", "dotNetSignature": "Boolean GetTimeZoneInformationForYear(UInt16, TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION ByRef, TimeZoneInfo\u002BTIME_ZONE_INFORMATION ByRef)" }, { "virtualAddress": "0x00856B3C", "name": "TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation", "signature": "TimeZoneInfo_AdjustmentRule * TimeZoneInfo_CreateAdjustmentRuleFromTimeZoneInformation(TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION * timeZoneInformation, DateTime startDate, DateTime endDate, int32_t defaultBaseUtcOffset, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule CreateAdjustmentRuleFromTimeZoneInformation(TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION ByRef, DateTime, DateTime, Int32)" }, { "virtualAddress": "0x00856E1C", "name": "TimeZoneInfo_TransitionTimeFromTimeZoneInformation", "signature": "bool TimeZoneInfo_TransitionTimeFromTimeZoneInformation(TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION timeZoneInformation, TimeZoneInfo_TransitionTime * transitionTime, bool readStartDate, MethodInfo * method)", "dotNetSignature": "Boolean TransitionTimeFromTimeZoneInformation(TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION, TimeZoneInfo\u002BTransitionTime ByRef, Boolean)" }, { "virtualAddress": "0x00856FB0", "name": "TimeZoneInfo_TryCreateTimeZone", "signature": "TimeZoneInfo * TimeZoneInfo_TryCreateTimeZone(TimeZoneInfo_DYNAMIC_TIME_ZONE_INFORMATION timeZoneInformation, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo TryCreateTimeZone(TimeZoneInfo\u002BDYNAMIC_TIME_ZONE_INFORMATION)" }, { "virtualAddress": "0x008578F8", "name": "TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback", "signature": "TimeZoneInfo * TimeZoneInfo_GetLocalTimeZoneInfoWinRTFallback(MethodInfo * method)", "dotNetSignature": "TimeZoneInfo GetLocalTimeZoneInfoWinRTFallback()" }, { "virtualAddress": "0x00857A94", "name": "TimeZoneInfo_GetLocalTimeZoneKeyNameWin32Fallback", "signature": "String * TimeZoneInfo_GetLocalTimeZoneKeyNameWin32Fallback(MethodInfo * method)", "dotNetSignature": "String GetLocalTimeZoneKeyNameWin32Fallback()" }, { "virtualAddress": "0x00857BA4", "name": "TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback", "signature": "TimeZoneInfo * TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback(String * id, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo FindSystemTimeZoneByIdWinRTFallback(String)" }, { "virtualAddress": "0x00857F24", "name": "TimeZoneInfo_GetSystemTimeZonesWinRTFallback", "signature": "List_1_System_TimeZoneInfo_ * TimeZoneInfo_GetSystemTimeZonesWinRTFallback(MethodInfo * method)", "dotNetSignature": "List\u00601[System.TimeZoneInfo] GetSystemTimeZonesWinRTFallback()" }, { "virtualAddress": "0x00858158", "name": "TimeZoneInfo_get_BaseUtcOffset", "signature": "TimeSpan TimeZoneInfo_get_BaseUtcOffset(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_BaseUtcOffset()" }, { "virtualAddress": "0x00854E58", "name": "TimeZoneInfo_get_DaylightName", "signature": "String * TimeZoneInfo_get_DaylightName(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DaylightName()" }, { "virtualAddress": "0x00858160", "name": "TimeZoneInfo_get_DisplayName", "signature": "String * TimeZoneInfo_get_DisplayName(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x00858168", "name": "TimeZoneInfo_get_Id", "signature": "String * TimeZoneInfo_get_Id(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Id()" }, { "virtualAddress": "0x008580A0", "name": "TimeZoneInfo_get_Local", "signature": "TimeZoneInfo * TimeZoneInfo_get_Local(MethodInfo * method)", "dotNetSignature": "TimeZoneInfo get_Local()" }, { "virtualAddress": "0x00858624", "name": "TimeZoneInfo_readlink", "signature": "int32_t TimeZoneInfo_readlink(String * path, Byte__Array * buffer, int32_t buflen, MethodInfo * method)", "dotNetSignature": "Int32 readlink(String, Byte[], Int32)" }, { "virtualAddress": "0x008586DC", "name": "TimeZoneInfo_readlink_1", "signature": "String * TimeZoneInfo_readlink_1(String * path, MethodInfo * method)", "dotNetSignature": "String readlink(String)" }, { "virtualAddress": "0x0085888C", "name": "TimeZoneInfo_TryGetNameFromPath", "signature": "bool TimeZoneInfo_TryGetNameFromPath(String * path, String * * name, MethodInfo * method)", "dotNetSignature": "Boolean TryGetNameFromPath(String, String ByRef)" }, { "virtualAddress": "0x00858170", "name": "TimeZoneInfo_CreateLocal", "signature": "TimeZoneInfo * TimeZoneInfo_CreateLocal(MethodInfo * method)", "dotNetSignature": "TimeZoneInfo CreateLocal()" }, { "virtualAddress": "0x00859128", "name": "TimeZoneInfo_FindSystemTimeZoneByIdCore", "signature": "TimeZoneInfo * TimeZoneInfo_FindSystemTimeZoneByIdCore(String * id, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo FindSystemTimeZoneByIdCore(String)" }, { "virtualAddress": "0x008591AC", "name": "TimeZoneInfo_GetSystemTimeZonesCore", "signature": "void TimeZoneInfo_GetSystemTimeZonesCore(List_1_System_TimeZoneInfo_ * systemTimeZones, MethodInfo * method)", "dotNetSignature": "Void GetSystemTimeZonesCore(List\u00601[System.TimeZoneInfo])" }, { "virtualAddress": "0x00859BD4", "name": "TimeZoneInfo_get_StandardName", "signature": "String * TimeZoneInfo_get_StandardName(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "String get_StandardName()" }, { "virtualAddress": "0x00859BDC", "name": "TimeZoneInfo_get_SupportsDaylightSavingTime", "signature": "bool TimeZoneInfo_get_SupportsDaylightSavingTime(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SupportsDaylightSavingTime()" }, { "virtualAddress": "0x00857A04", "name": "TimeZoneInfo_get_Utc", "signature": "TimeZoneInfo * TimeZoneInfo_get_Utc(MethodInfo * method)", "dotNetSignature": "TimeZoneInfo get_Utc()" }, { "virtualAddress": "0x00858AC4", "name": "TimeZoneInfo_get_TimeZoneDirectory", "signature": "String * TimeZoneInfo_get_TimeZoneDirectory(MethodInfo * method)", "dotNetSignature": "String get_TimeZoneDirectory()" }, { "virtualAddress": "0x00859BF4", "name": "TimeZoneInfo_set_TimeZoneDirectory", "signature": "void TimeZoneInfo_set_TimeZoneDirectory(String * value, MethodInfo * method)", "dotNetSignature": "Void set_TimeZoneDirectory(String)" }, { "virtualAddress": "0x00858B30", "name": "TimeZoneInfo_get_IsWindows", "signature": "bool TimeZoneInfo_get_IsWindows(MethodInfo * method)", "dotNetSignature": "Boolean get_IsWindows()" }, { "virtualAddress": "0x00858CAC", "name": "TimeZoneInfo_TrimSpecial", "signature": "String * TimeZoneInfo_TrimSpecial(String * str, MethodInfo * method)", "dotNetSignature": "String TrimSpecial(String)" }, { "virtualAddress": "0x00859AA4", "name": "TimeZoneInfo_get_TimeZoneKey", "signature": "RegistryKey * TimeZoneInfo_get_TimeZoneKey(MethodInfo * method)", "dotNetSignature": "RegistryKey get_TimeZoneKey()" }, { "virtualAddress": "0x00858B7C", "name": "TimeZoneInfo_get_LocalZoneKey", "signature": "RegistryKey * TimeZoneInfo_get_LocalZoneKey(MethodInfo * method)", "dotNetSignature": "RegistryKey get_LocalZoneKey()" }, { "virtualAddress": "0x00859CB0", "name": "TimeZoneInfo_TryAddTicks", "signature": "bool TimeZoneInfo_TryAddTicks(DateTime date, int64_t ticks, DateTime * result, DateTimeKind__Enum kind, MethodInfo * method)", "dotNetSignature": "Boolean TryAddTicks(DateTime, Int64, DateTime ByRef, DateTimeKind)" }, { "virtualAddress": "0x00859C4C", "name": "TimeZoneInfo_ClearCachedData", "signature": "void TimeZoneInfo_ClearCachedData(MethodInfo * method)", "dotNetSignature": "Void ClearCachedData()" }, { "virtualAddress": "0x00859E2C", "name": "TimeZoneInfo_ConvertTime", "signature": "DateTime TimeZoneInfo_ConvertTime(DateTime dateTime, TimeZoneInfo * destinationTimeZone, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTime(DateTime, TimeZoneInfo)" }, { "virtualAddress": "0x00859E88", "name": "TimeZoneInfo_ConvertTime_1", "signature": "DateTime TimeZoneInfo_ConvertTime_1(DateTime dateTime, TimeZoneInfo * sourceTimeZone, TimeZoneInfo * destinationTimeZone, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTime(DateTime, TimeZoneInfo, TimeZoneInfo)" }, { "virtualAddress": "0x0085A288", "name": "TimeZoneInfo_ConvertTime_2", "signature": "DateTimeOffset TimeZoneInfo_ConvertTime_2(DateTimeOffset dateTimeOffset, TimeZoneInfo * destinationTimeZone, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ConvertTime(DateTimeOffset, TimeZoneInfo)" }, { "virtualAddress": "0x0085A468", "name": "TimeZoneInfo_ConvertTimeBySystemTimeZoneId", "signature": "DateTime TimeZoneInfo_ConvertTimeBySystemTimeZoneId(DateTime dateTime, String * destinationTimeZoneId, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeBySystemTimeZoneId(DateTime, String)" }, { "virtualAddress": "0x0085A494", "name": "TimeZoneInfo_ConvertTimeBySystemTimeZoneId_1", "signature": "DateTime TimeZoneInfo_ConvertTimeBySystemTimeZoneId_1(DateTime dateTime, String * sourceTimeZoneId, String * destinationTimeZoneId, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeBySystemTimeZoneId(DateTime, String, String)" }, { "virtualAddress": "0x0085A524", "name": "TimeZoneInfo_ConvertTimeBySystemTimeZoneId_2", "signature": "DateTimeOffset TimeZoneInfo_ConvertTimeBySystemTimeZoneId_2(DateTimeOffset dateTimeOffset, String * destinationTimeZoneId, MethodInfo * method)", "dotNetSignature": "DateTimeOffset ConvertTimeBySystemTimeZoneId(DateTimeOffset, String)" }, { "virtualAddress": "0x0085A558", "name": "TimeZoneInfo_ConvertTimeFromUtc", "signature": "DateTime TimeZoneInfo_ConvertTimeFromUtc(TimeZoneInfo * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeFromUtc(DateTime)" }, { "virtualAddress": "0x0085A1F4", "name": "TimeZoneInfo_ConvertTimeFromUtc_1", "signature": "DateTime TimeZoneInfo_ConvertTimeFromUtc_1(DateTime dateTime, TimeZoneInfo * destinationTimeZone, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeFromUtc(DateTime, TimeZoneInfo)" }, { "virtualAddress": "0x0085A6DC", "name": "TimeZoneInfo_ConvertTimeToUtc", "signature": "DateTime TimeZoneInfo_ConvertTimeToUtc(DateTime dateTime, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeToUtc(DateTime)" }, { "virtualAddress": "0x0085A72C", "name": "TimeZoneInfo_ConvertTimeToUtc_1", "signature": "DateTime TimeZoneInfo_ConvertTimeToUtc_1(DateTime dateTime, TimeZoneInfoOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeToUtc(DateTime, TimeZoneInfoOptions)" }, { "virtualAddress": "0x0085A1EC", "name": "TimeZoneInfo_ConvertTimeToUtc_2", "signature": "DateTime TimeZoneInfo_ConvertTimeToUtc_2(DateTime dateTime, TimeZoneInfo * sourceTimeZone, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeToUtc(DateTime, TimeZoneInfo)" }, { "virtualAddress": "0x0085A75C", "name": "TimeZoneInfo_ConvertTimeToUtc_3", "signature": "DateTime TimeZoneInfo_ConvertTimeToUtc_3(DateTime dateTime, TimeZoneInfo * sourceTimeZone, TimeZoneInfoOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "DateTime ConvertTimeToUtc(DateTime, TimeZoneInfo, TimeZoneInfoOptions)" }, { "virtualAddress": "0x0085A8FC", "name": "TimeZoneInfo_GetDateTimeNowUtcOffsetFromUtc", "signature": "TimeSpan TimeZoneInfo_GetDateTimeNowUtcOffsetFromUtc(DateTime time, bool * isAmbiguousLocalDst, MethodInfo * method)", "dotNetSignature": "TimeSpan GetDateTimeNowUtcOffsetFromUtc(DateTime, Boolean ByRef)" }, { "virtualAddress": "0x00859BE4", "name": "TimeZoneInfo_CreateCustomTimeZone", "signature": "TimeZoneInfo * TimeZoneInfo_CreateCustomTimeZone(String * id, TimeSpan baseUtcOffset, String * displayName, String * standardDisplayName, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo CreateCustomTimeZone(String, TimeSpan, String, String)" }, { "virtualAddress": "0x0085494C", "name": "TimeZoneInfo_CreateCustomTimeZone_1", "signature": "TimeZoneInfo * TimeZoneInfo_CreateCustomTimeZone_1(String * id, TimeSpan baseUtcOffset, String * displayName, String * standardDisplayName, String * daylightDisplayName, TimeZoneInfo_AdjustmentRule__Array * adjustmentRules, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo CreateCustomTimeZone(String, TimeSpan, String, String, String, TimeZoneInfo\u002BAdjustmentRule[])" }, { "virtualAddress": "0x008563F8", "name": "TimeZoneInfo_CreateCustomTimeZone_2", "signature": "TimeZoneInfo * TimeZoneInfo_CreateCustomTimeZone_2(String * id, TimeSpan baseUtcOffset, String * displayName, String * standardDisplayName, String * daylightDisplayName, TimeZoneInfo_AdjustmentRule__Array * adjustmentRules, bool disableDaylightSavingTime, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo CreateCustomTimeZone(String, TimeSpan, String, String, String, TimeZoneInfo\u002BAdjustmentRule[], Boolean)" }, { "virtualAddress": "0x0085A9A4", "name": "TimeZoneInfo_Equals", "signature": "bool TimeZoneInfo_Equals(TimeZoneInfo * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0085AA18", "name": "TimeZoneInfo_Equals_1", "signature": "bool TimeZoneInfo_Equals_1(TimeZoneInfo * this, TimeZoneInfo * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(TimeZoneInfo)" }, { "virtualAddress": "0x00858E20", "name": "TimeZoneInfo_FindSystemTimeZoneById", "signature": "TimeZoneInfo * TimeZoneInfo_FindSystemTimeZoneById(String * id, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo FindSystemTimeZoneById(String)" }, { "virtualAddress": "0x00858F6C", "name": "TimeZoneInfo_FindSystemTimeZoneByFileName", "signature": "TimeZoneInfo * TimeZoneInfo_FindSystemTimeZoneByFileName(String * id, String * filepath, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo FindSystemTimeZoneByFileName(String, String)" }, { "virtualAddress": "0x0085ABEC", "name": "TimeZoneInfo_FromRegistryKey", "signature": "TimeZoneInfo * TimeZoneInfo_FromRegistryKey(String * id, RegistryKey * key, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo FromRegistryKey(String, RegistryKey)" }, { "virtualAddress": "0x0085B114", "name": "TimeZoneInfo_ParseRegTzi", "signature": "void TimeZoneInfo_ParseRegTzi(List_1_System_TimeZoneInfo_AdjustmentRule_ * adjustmentRules, int32_t start_year, int32_t end_year, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void ParseRegTzi(List\u00601[System.TimeZoneInfo\u002BAdjustmentRule], Int32, Int32, Byte[])" }, { "virtualAddress": "0x00854F48", "name": "TimeZoneInfo_GetAdjustmentRules", "signature": "TimeZoneInfo_AdjustmentRule__Array * TimeZoneInfo_GetAdjustmentRules(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule[] GetAdjustmentRules()" }, { "virtualAddress": "0x0085B640", "name": "TimeZoneInfo_GetAmbiguousTimeOffsets", "signature": "TimeSpan__Array * TimeZoneInfo_GetAmbiguousTimeOffsets(TimeZoneInfo * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "TimeSpan[] GetAmbiguousTimeOffsets(DateTime)" }, { "virtualAddress": "0x0085BB30", "name": "TimeZoneInfo_GetAmbiguousTimeOffsets_1", "signature": "TimeSpan__Array * TimeZoneInfo_GetAmbiguousTimeOffsets_1(TimeZoneInfo * this, DateTimeOffset dateTimeOffset, MethodInfo * method)", "dotNetSignature": "TimeSpan[] GetAmbiguousTimeOffsets(DateTimeOffset)" }, { "virtualAddress": "0x0085BBC4", "name": "TimeZoneInfo_GetHashCode", "signature": "int32_t TimeZoneInfo_GetHashCode(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0085BC68", "name": "TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData(TimeZoneInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00857E50", "name": "TimeZoneInfo_GetSystemTimeZones", "signature": "ReadOnlyCollection_1_System_TimeZoneInfo_ * TimeZoneInfo_GetSystemTimeZones(MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.TimeZoneInfo] GetSystemTimeZones()" }, { "virtualAddress": "0x0085A6B8", "name": "TimeZoneInfo_GetUtcOffset", "signature": "TimeSpan TimeZoneInfo_GetUtcOffset(TimeZoneInfo * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "TimeSpan GetUtcOffset(DateTime)" }, { "virtualAddress": "0x0085BDD4", "name": "TimeZoneInfo_GetUtcOffset_1", "signature": "TimeSpan TimeZoneInfo_GetUtcOffset_1(TimeZoneInfo * this, DateTimeOffset dateTimeOffset, MethodInfo * method)", "dotNetSignature": "TimeSpan GetUtcOffset(DateTimeOffset)" }, { "virtualAddress": "0x0085A398", "name": "TimeZoneInfo_GetUtcOffset_2", "signature": "TimeSpan TimeZoneInfo_GetUtcOffset_2(TimeZoneInfo * this, DateTime dateTime, bool * isDST, MethodInfo * method)", "dotNetSignature": "TimeSpan GetUtcOffset(DateTime, Boolean ByRef)" }, { "virtualAddress": "0x0085BE1C", "name": "TimeZoneInfo_GetUtcOffsetHelper", "signature": "TimeSpan TimeZoneInfo_GetUtcOffsetHelper(DateTime dateTime, TimeZoneInfo * tz, bool * isDST, MethodInfo * method)", "dotNetSignature": "TimeSpan GetUtcOffsetHelper(DateTime, TimeZoneInfo, Boolean ByRef)" }, { "virtualAddress": "0x0085AA68", "name": "TimeZoneInfo_HasSameRules", "signature": "bool TimeZoneInfo_HasSameRules(TimeZoneInfo * this, TimeZoneInfo * other, MethodInfo * method)", "dotNetSignature": "Boolean HasSameRules(TimeZoneInfo)" }, { "virtualAddress": "0x0085B788", "name": "TimeZoneInfo_IsAmbiguousTime", "signature": "bool TimeZoneInfo_IsAmbiguousTime(TimeZoneInfo * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "Boolean IsAmbiguousTime(DateTime)" }, { "virtualAddress": "0x0085BB64", "name": "TimeZoneInfo_IsAmbiguousTime_1", "signature": "bool TimeZoneInfo_IsAmbiguousTime_1(TimeZoneInfo * this, DateTimeOffset dateTimeOffset, MethodInfo * method)", "dotNetSignature": "Boolean IsAmbiguousTime(DateTimeOffset)" }, { "virtualAddress": "0x0085C2D4", "name": "TimeZoneInfo_IsInDST", "signature": "bool TimeZoneInfo_IsInDST(TimeZoneInfo * this, TimeZoneInfo_AdjustmentRule * rule, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "Boolean IsInDST(TimeZoneInfo\u002BAdjustmentRule, DateTime)" }, { "virtualAddress": "0x0085C6B0", "name": "TimeZoneInfo_IsInDSTForYear", "signature": "bool TimeZoneInfo_IsInDSTForYear(TimeZoneInfo * this, TimeZoneInfo_AdjustmentRule * rule, DateTime dateTime, int32_t year, MethodInfo * method)", "dotNetSignature": "Boolean IsInDSTForYear(TimeZoneInfo\u002BAdjustmentRule, DateTime, Int32)" }, { "virtualAddress": "0x0085C8E8", "name": "TimeZoneInfo_IsDaylightSavingTime", "signature": "bool TimeZoneInfo_IsDaylightSavingTime(TimeZoneInfo * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTime)" }, { "virtualAddress": "0x0085C9D0", "name": "TimeZoneInfo_IsDaylightSavingTime_1", "signature": "bool TimeZoneInfo_IsDaylightSavingTime_1(TimeZoneInfo * this, DateTime dateTime, TimeZoneInfoOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTime, TimeZoneInfoOptions)" }, { "virtualAddress": "0x0085C9D4", "name": "TimeZoneInfo_IsDaylightSavingTime_2", "signature": "bool TimeZoneInfo_IsDaylightSavingTime_2(TimeZoneInfo * this, DateTimeOffset dateTimeOffset, MethodInfo * method)", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTimeOffset)" }, { "virtualAddress": "0x0085CA18", "name": "TimeZoneInfo_GetDaylightChanges", "signature": "DaylightTime * TimeZoneInfo_GetDaylightChanges(TimeZoneInfo * this, int32_t year, MethodInfo * method)", "dotNetSignature": "DaylightTime GetDaylightChanges(Int32)" }, { "virtualAddress": "0x0085A098", "name": "TimeZoneInfo_IsInvalidTime", "signature": "bool TimeZoneInfo_IsInvalidTime(TimeZoneInfo * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "Boolean IsInvalidTime(DateTime)" }, { "virtualAddress": "0x0085CEF0", "name": "TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(TimeZoneInfo * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x0085CFEC", "name": "TimeZoneInfo_Validate", "signature": "void TimeZoneInfo_Validate(String * id, TimeSpan baseUtcOffset, TimeZoneInfo_AdjustmentRule__Array * adjustmentRules, MethodInfo * method)", "dotNetSignature": "Void Validate(String, TimeSpan, TimeZoneInfo\u002BAdjustmentRule[])" }, { "virtualAddress": "0x0085D41C", "name": "TimeZoneInfo_ToString", "signature": "String * TimeZoneInfo_ToString(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0085D424", "name": "TimeZoneInfo__ctor", "signature": "void TimeZoneInfo__ctor(TimeZoneInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00857448", "name": "TimeZoneInfo__ctor_1", "signature": "void TimeZoneInfo__ctor_1(TimeZoneInfo * this, String * id, TimeSpan baseUtcOffset, String * displayName, String * standardDisplayName, String * daylightDisplayName, TimeZoneInfo_AdjustmentRule__Array * adjustmentRules, bool disableDaylightSavingTime, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo(String, TimeSpan, String, String, String, TimeZoneInfo\u002BAdjustmentRule[], Boolean)" }, { "virtualAddress": "0x0085B974", "name": "TimeZoneInfo_GetApplicableRule", "signature": "TimeZoneInfo_AdjustmentRule * TimeZoneInfo_GetApplicableRule(TimeZoneInfo * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule GetApplicableRule(DateTime)" }, { "virtualAddress": "0x0085C0B4", "name": "TimeZoneInfo_TryGetTransitionOffset", "signature": "bool TimeZoneInfo_TryGetTransitionOffset(TimeZoneInfo * this, DateTime dateTime, TimeSpan * offset, bool * isDst, MethodInfo * method)", "dotNetSignature": "Boolean TryGetTransitionOffset(DateTime, TimeSpan ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0085C4EC", "name": "TimeZoneInfo_TransitionPoint", "signature": "DateTime TimeZoneInfo_TransitionPoint(TimeZoneInfo_TransitionTime transition, int32_t year, MethodInfo * method)", "dotNetSignature": "DateTime TransitionPoint(TimeZoneInfo\u002BTransitionTime, Int32)" }, { "virtualAddress": "0x0085B4FC", "name": "TimeZoneInfo_ValidateRules", "signature": "TimeZoneInfo_AdjustmentRule__Array * TimeZoneInfo_ValidateRules(List_1_System_TimeZoneInfo_AdjustmentRule_ * adjustmentRules, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule[] ValidateRules(List\u00601[System.TimeZoneInfo\u002BAdjustmentRule])" }, { "virtualAddress": "0x0085AF60", "name": "TimeZoneInfo_BuildFromStream", "signature": "TimeZoneInfo * TimeZoneInfo_BuildFromStream(String * id, Stream * stream, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo BuildFromStream(String, Stream)" }, { "virtualAddress": "0x0085D718", "name": "TimeZoneInfo_ValidTZFile", "signature": "bool TimeZoneInfo_ValidTZFile(Byte__Array * buffer, int32_t length, MethodInfo * method)", "dotNetSignature": "Boolean ValidTZFile(Byte[], Int32)" }, { "virtualAddress": "0x0085E0EC", "name": "TimeZoneInfo_SwapInt32", "signature": "int32_t TimeZoneInfo_SwapInt32(int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 SwapInt32(Int32)" }, { "virtualAddress": "0x0085E0F4", "name": "TimeZoneInfo_ReadBigEndianInt32", "signature": "int32_t TimeZoneInfo_ReadBigEndianInt32(Byte__Array * buffer, int32_t start, MethodInfo * method)", "dotNetSignature": "Int32 ReadBigEndianInt32(Byte[], Int32)" }, { "virtualAddress": "0x0085D808", "name": "TimeZoneInfo_ParseTZBuffer", "signature": "TimeZoneInfo * TimeZoneInfo_ParseTZBuffer(String * id, Byte__Array * buffer, int32_t length, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo ParseTZBuffer(String, Byte[], Int32)" }, { "virtualAddress": "0x0085E188", "name": "TimeZoneInfo_ParseAbbreviations", "signature": "Dictionary_2_System_Int32_System_String_ * TimeZoneInfo_ParseAbbreviations(Byte__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.String] ParseAbbreviations(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0085E358", "name": "TimeZoneInfo_ParseTimesTypes", "signature": "Dictionary_2_System_Int32_System_TimeType_ * TimeZoneInfo_ParseTimesTypes(Byte__Array * buffer, int32_t index, int32_t count, Dictionary_2_System_Int32_System_String_ * abbreviations, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.TimeType] ParseTimesTypes(Byte[], Int32, Int32, Dictionary\u00602[System.Int32,System.String])" }, { "virtualAddress": "0x0085E4F0", "name": "TimeZoneInfo_ParseTransitions", "signature": "List_1_KeyValuePair_2_System_DateTime_System_TimeType_ * TimeZoneInfo_ParseTransitions(Byte__Array * buffer, int32_t index, int32_t count, Dictionary_2_System_Int32_System_TimeType_ * time_types, MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.TimeType]] ParseTransitions(Byte[], Int32, Int32, Dictionary\u00602[System.Int32,System.TimeType])" }, { "virtualAddress": "0x0085E64C", "name": "TimeZoneInfo_DateTimeFromUnixTime", "signature": "DateTime TimeZoneInfo_DateTimeFromUnixTime(int64_t unix_time, MethodInfo * method)", "dotNetSignature": "DateTime DateTimeFromUnixTime(Int64)" }, { "virtualAddress": "0x0085E694", "name": "TimeZoneInfo_GetLocalUtcOffset", "signature": "TimeSpan TimeZoneInfo_GetLocalUtcOffset(DateTime dateTime, TimeZoneInfoOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "TimeSpan GetLocalUtcOffset(DateTime, TimeZoneInfoOptions)" }, { "virtualAddress": "0x0085E6CC", "name": "TimeZoneInfo_GetUtcOffset_3", "signature": "TimeSpan TimeZoneInfo_GetUtcOffset_3(TimeZoneInfo * this, DateTime dateTime, TimeZoneInfoOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "TimeSpan GetUtcOffset(DateTime, TimeZoneInfoOptions)" }, { "virtualAddress": "0x0085A940", "name": "TimeZoneInfo_GetUtcOffsetFromUtc", "signature": "TimeSpan TimeZoneInfo_GetUtcOffsetFromUtc(DateTime time, TimeZoneInfo * zone, bool * isDaylightSavings, bool * isAmbiguousLocalDst, MethodInfo * method)", "dotNetSignature": "TimeSpan GetUtcOffsetFromUtc(DateTime, TimeZoneInfo, Boolean ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0085E6F0", "name": "TimeZoneInfo__ctor_2", "signature": "void TimeZoneInfo__ctor_2(TimeZoneInfo * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo()" }, { "virtualAddress": "0x0085E7DC", "name": "TimeZoneInfo_AdjustmentRule_get_DateStart", "signature": "DateTime TimeZoneInfo_AdjustmentRule_get_DateStart(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "DateTime get_DateStart()" }, { "virtualAddress": "0x0085E7E4", "name": "TimeZoneInfo_AdjustmentRule_get_DateEnd", "signature": "DateTime TimeZoneInfo_AdjustmentRule_get_DateEnd(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "DateTime get_DateEnd()" }, { "virtualAddress": "0x0085E7EC", "name": "TimeZoneInfo_AdjustmentRule_get_DaylightDelta", "signature": "TimeSpan TimeZoneInfo_AdjustmentRule_get_DaylightDelta(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_DaylightDelta()" }, { "virtualAddress": "0x0085E7F4", "name": "TimeZoneInfo_AdjustmentRule_get_DaylightTransitionStart", "signature": "TimeZoneInfo_TransitionTime TimeZoneInfo_AdjustmentRule_get_DaylightTransitionStart(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime get_DaylightTransitionStart()" }, { "virtualAddress": "0x0085E808", "name": "TimeZoneInfo_AdjustmentRule_get_DaylightTransitionEnd", "signature": "TimeZoneInfo_TransitionTime TimeZoneInfo_AdjustmentRule_get_DaylightTransitionEnd(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime get_DaylightTransitionEnd()" }, { "virtualAddress": "0x0085E81C", "name": "TimeZoneInfo_AdjustmentRule_get_BaseUtcOffsetDelta", "signature": "TimeSpan TimeZoneInfo_AdjustmentRule_get_BaseUtcOffsetDelta(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_BaseUtcOffsetDelta()" }, { "virtualAddress": "0x0085E824", "name": "TimeZoneInfo_AdjustmentRule_get_HasDaylightSaving", "signature": "bool TimeZoneInfo_AdjustmentRule_get_HasDaylightSaving(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasDaylightSaving()" }, { "virtualAddress": "0x0085C374", "name": "TimeZoneInfo_AdjustmentRule_Equals", "signature": "bool TimeZoneInfo_AdjustmentRule_Equals(TimeZoneInfo_AdjustmentRule * this, TimeZoneInfo_AdjustmentRule * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(TimeZoneInfo\u002BAdjustmentRule)" }, { "virtualAddress": "0x0085E940", "name": "TimeZoneInfo_AdjustmentRule_GetHashCode", "signature": "int32_t TimeZoneInfo_AdjustmentRule_GetHashCode(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0085E94C", "name": "TimeZoneInfo_AdjustmentRule__ctor", "signature": "void TimeZoneInfo_AdjustmentRule__ctor(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule()" }, { "virtualAddress": "0x00855574", "name": "TimeZoneInfo_AdjustmentRule_CreateAdjustmentRule", "signature": "TimeZoneInfo_AdjustmentRule * TimeZoneInfo_AdjustmentRule_CreateAdjustmentRule(DateTime dateStart, DateTime dateEnd, TimeSpan daylightDelta, TimeZoneInfo_TransitionTime daylightTransitionStart, TimeZoneInfo_TransitionTime daylightTransitionEnd, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule CreateAdjustmentRule(DateTime, DateTime, TimeSpan, TimeZoneInfo\u002BTransitionTime, TimeZoneInfo\u002BTransitionTime)" }, { "virtualAddress": "0x00856DC0", "name": "TimeZoneInfo_AdjustmentRule_CreateAdjustmentRule_1", "signature": "TimeZoneInfo_AdjustmentRule * TimeZoneInfo_AdjustmentRule_CreateAdjustmentRule_1(DateTime dateStart, DateTime dateEnd, TimeSpan daylightDelta, TimeZoneInfo_TransitionTime daylightTransitionStart, TimeZoneInfo_TransitionTime daylightTransitionEnd, TimeSpan baseUtcOffsetDelta, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule CreateAdjustmentRule(DateTime, DateTime, TimeSpan, TimeZoneInfo\u002BTransitionTime, TimeZoneInfo\u002BTransitionTime, TimeSpan)" }, { "virtualAddress": "0x0085ECB8", "name": "TimeZoneInfo_AdjustmentRule_IsStartDateMarkerForBeginningOfYear", "signature": "bool TimeZoneInfo_AdjustmentRule_IsStartDateMarkerForBeginningOfYear(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "Boolean IsStartDateMarkerForBeginningOfYear()" }, { "virtualAddress": "0x0085ED6C", "name": "TimeZoneInfo_AdjustmentRule_IsEndDateMarkerForEndOfYear", "signature": "bool TimeZoneInfo_AdjustmentRule_IsEndDateMarkerForEndOfYear(TimeZoneInfo_AdjustmentRule * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEndDateMarkerForEndOfYear()" }, { "virtualAddress": "0x0085E954", "name": "TimeZoneInfo_AdjustmentRule_ValidateAdjustmentRule", "signature": "void TimeZoneInfo_AdjustmentRule_ValidateAdjustmentRule(DateTime dateStart, DateTime dateEnd, TimeSpan daylightDelta, TimeZoneInfo_TransitionTime daylightTransitionStart, TimeZoneInfo_TransitionTime daylightTransitionEnd, MethodInfo * method)", "dotNetSignature": "Void ValidateAdjustmentRule(DateTime, DateTime, TimeSpan, TimeZoneInfo\u002BTransitionTime, TimeZoneInfo\u002BTransitionTime)" }, { "virtualAddress": "0x0085EE20", "name": "TimeZoneInfo_AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void TimeZoneInfo_AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(TimeZoneInfo_AdjustmentRule * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x0085EF64", "name": "TimeZoneInfo_AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void TimeZoneInfo_AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData(TimeZoneInfo_AdjustmentRule * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0085F110", "name": "TimeZoneInfo_AdjustmentRule__ctor_1", "signature": "void TimeZoneInfo_AdjustmentRule__ctor_1(TimeZoneInfo_AdjustmentRule * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00405228", "name": "TimeZoneInfo_TransitionTime_get_TimeOfDay", "signature": "DateTime TimeZoneInfo_TransitionTime_get_TimeOfDay(TimeZoneInfo_TransitionTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_TimeOfDay()" }, { "virtualAddress": "0x00405230", "name": "TimeZoneInfo_TransitionTime_get_Month", "signature": "int32_t TimeZoneInfo_TransitionTime_get_Month(TimeZoneInfo_TransitionTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Month()" }, { "virtualAddress": "0x00405238", "name": "TimeZoneInfo_TransitionTime_get_Week", "signature": "int32_t TimeZoneInfo_TransitionTime_get_Week(TimeZoneInfo_TransitionTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Week()" }, { "virtualAddress": "0x00405240", "name": "TimeZoneInfo_TransitionTime_get_Day", "signature": "int32_t TimeZoneInfo_TransitionTime_get_Day(TimeZoneInfo_TransitionTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Day()" }, { "virtualAddress": "0x00405248", "name": "TimeZoneInfo_TransitionTime_get_DayOfWeek", "signature": "DayOfWeek__Enum TimeZoneInfo_TransitionTime_get_DayOfWeek(TimeZoneInfo_TransitionTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "DayOfWeek get_DayOfWeek()" }, { "virtualAddress": "0x00405250", "name": "TimeZoneInfo_TransitionTime_get_IsFixedDateRule", "signature": "bool TimeZoneInfo_TransitionTime_get_IsFixedDateRule(TimeZoneInfo_TransitionTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedDateRule()" }, { "virtualAddress": "0x00405258", "name": "TimeZoneInfo_TransitionTime_Equals", "signature": "bool TimeZoneInfo_TransitionTime_Equals(TimeZoneInfo_TransitionTime__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008D5CC0", "name": "TimeZoneInfo_TransitionTime_op_Equality", "signature": "bool TimeZoneInfo_TransitionTime_op_Equality(TimeZoneInfo_TransitionTime t1, TimeZoneInfo_TransitionTime t2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(TimeZoneInfo\u002BTransitionTime, TimeZoneInfo\u002BTransitionTime)" }, { "virtualAddress": "0x008D5CF4", "name": "TimeZoneInfo_TransitionTime_op_Inequality", "signature": "bool TimeZoneInfo_TransitionTime_op_Inequality(TimeZoneInfo_TransitionTime t1, TimeZoneInfo_TransitionTime t2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(TimeZoneInfo\u002BTransitionTime, TimeZoneInfo\u002BTransitionTime)" }, { "virtualAddress": "0x00405260", "name": "TimeZoneInfo_TransitionTime_Equals_1", "signature": "bool TimeZoneInfo_TransitionTime_Equals_1(TimeZoneInfo_TransitionTime__Boxed * this, TimeZoneInfo_TransitionTime other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(TimeZoneInfo\u002BTransitionTime)" }, { "virtualAddress": "0x00405298", "name": "TimeZoneInfo_TransitionTime_GetHashCode", "signature": "int32_t TimeZoneInfo_TransitionTime_GetHashCode(TimeZoneInfo_TransitionTime__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008D5D40", "name": "TimeZoneInfo_TransitionTime_CreateFixedDateRule", "signature": "TimeZoneInfo_TransitionTime TimeZoneInfo_TransitionTime_CreateFixedDateRule(DateTime timeOfDay, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime CreateFixedDateRule(DateTime, Int32, Int32)" }, { "virtualAddress": "0x008D5E30", "name": "TimeZoneInfo_TransitionTime_CreateFloatingDateRule", "signature": "TimeZoneInfo_TransitionTime TimeZoneInfo_TransitionTime_CreateFloatingDateRule(DateTime timeOfDay, int32_t month, int32_t week, DayOfWeek__Enum dayOfWeek, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime CreateFloatingDateRule(DateTime, Int32, Int32, DayOfWeek)" }, { "virtualAddress": "0x008D5DB4", "name": "TimeZoneInfo_TransitionTime_CreateTransitionTime", "signature": "TimeZoneInfo_TransitionTime TimeZoneInfo_TransitionTime_CreateTransitionTime(DateTime timeOfDay, int32_t month, int32_t week, int32_t day, DayOfWeek__Enum dayOfWeek, bool isFixedDateRule, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime CreateTransitionTime(DateTime, Int32, Int32, Int32, DayOfWeek, Boolean)" }, { "virtualAddress": "0x008D5EA0", "name": "TimeZoneInfo_TransitionTime_ValidateTransitionTime", "signature": "void TimeZoneInfo_TransitionTime_ValidateTransitionTime(DateTime timeOfDay, int32_t month, int32_t week, int32_t day, DayOfWeek__Enum dayOfWeek, MethodInfo * method)", "dotNetSignature": "Void ValidateTransitionTime(DateTime, Int32, Int32, Int32, DayOfWeek)" }, { "virtualAddress": "0x004052AC", "name": "TimeZoneInfo_TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void TimeZoneInfo_TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(TimeZoneInfo_TransitionTime__Boxed * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x004052B4", "name": "TimeZoneInfo_TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void TimeZoneInfo_TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData(TimeZoneInfo_TransitionTime__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004052BC", "name": "TimeZoneInfo_TransitionTime__ctor", "signature": "void TimeZoneInfo_TransitionTime__ctor(TimeZoneInfo_TransitionTime__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0085F3FC", "name": "TimeZoneInfo_StringSerializer_GetSerializedString", "signature": "String * TimeZoneInfo_StringSerializer_GetSerializedString(TimeZoneInfo * zone, MethodInfo * method)", "dotNetSignature": "String GetSerializedString(TimeZoneInfo)" }, { "virtualAddress": "0x0085FC5C", "name": "TimeZoneInfo_StringSerializer_GetDeserializedTimeZoneInfo", "signature": "TimeZoneInfo * TimeZoneInfo_StringSerializer_GetDeserializedTimeZoneInfo(String * source, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo GetDeserializedTimeZoneInfo(String)" }, { "virtualAddress": "0x0085FE34", "name": "TimeZoneInfo_StringSerializer__ctor", "signature": "void TimeZoneInfo_StringSerializer__ctor(TimeZoneInfo_StringSerializer * this, String * str, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BStringSerializer(String)" }, { "virtualAddress": "0x0085F888", "name": "TimeZoneInfo_StringSerializer_SerializeSubstitute", "signature": "String * TimeZoneInfo_StringSerializer_SerializeSubstitute(String * text, MethodInfo * method)", "dotNetSignature": "String SerializeSubstitute(String)" }, { "virtualAddress": "0x0085F95C", "name": "TimeZoneInfo_StringSerializer_SerializeTransitionTime", "signature": "void TimeZoneInfo_StringSerializer_SerializeTransitionTime(TimeZoneInfo_TransitionTime time, StringBuilder * serializedText, MethodInfo * method)", "dotNetSignature": "Void SerializeTransitionTime(TimeZoneInfo\u002BTransitionTime, StringBuilder)" }, { "virtualAddress": "0x0086039C", "name": "TimeZoneInfo_StringSerializer_VerifyIsEscapableCharacter", "signature": "void TimeZoneInfo_StringSerializer_VerifyIsEscapableCharacter(uint16_t c, MethodInfo * method)", "dotNetSignature": "Void VerifyIsEscapableCharacter(Char)" }, { "virtualAddress": "0x008604A8", "name": "TimeZoneInfo_StringSerializer_SkipVersionNextDataFields", "signature": "void TimeZoneInfo_StringSerializer_SkipVersionNextDataFields(TimeZoneInfo_StringSerializer * this, int32_t depth, MethodInfo * method)", "dotNetSignature": "Void SkipVersionNextDataFields(Int32)" }, { "virtualAddress": "0x0085FE68", "name": "TimeZoneInfo_StringSerializer_GetNextStringValue", "signature": "String * TimeZoneInfo_StringSerializer_GetNextStringValue(TimeZoneInfo_StringSerializer * this, bool canEndWithoutSeparator, MethodInfo * method)", "dotNetSignature": "String GetNextStringValue(Boolean)" }, { "virtualAddress": "0x00860614", "name": "TimeZoneInfo_StringSerializer_GetNextDateTimeValue", "signature": "DateTime TimeZoneInfo_StringSerializer_GetNextDateTimeValue(TimeZoneInfo_StringSerializer * this, bool canEndWithoutSeparator, String * format, MethodInfo * method)", "dotNetSignature": "DateTime GetNextDateTimeValue(Boolean, String)" }, { "virtualAddress": "0x008600F4", "name": "TimeZoneInfo_StringSerializer_GetNextTimeSpanValue", "signature": "TimeSpan TimeZoneInfo_StringSerializer_GetNextTimeSpanValue(TimeZoneInfo_StringSerializer * this, bool canEndWithoutSeparator, MethodInfo * method)", "dotNetSignature": "TimeSpan GetNextTimeSpanValue(Boolean)" }, { "virtualAddress": "0x00860748", "name": "TimeZoneInfo_StringSerializer_GetNextInt32Value", "signature": "int32_t TimeZoneInfo_StringSerializer_GetNextInt32Value(TimeZoneInfo_StringSerializer * this, bool canEndWithoutSeparator, MethodInfo * method)", "dotNetSignature": "Int32 GetNextInt32Value(Boolean)" }, { "virtualAddress": "0x00860228", "name": "TimeZoneInfo_StringSerializer_GetNextAdjustmentRuleArrayValue", "signature": "TimeZoneInfo_AdjustmentRule__Array * TimeZoneInfo_StringSerializer_GetNextAdjustmentRuleArrayValue(TimeZoneInfo_StringSerializer * this, bool canEndWithoutSeparator, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule[] GetNextAdjustmentRuleArrayValue(Boolean)" }, { "virtualAddress": "0x00860844", "name": "TimeZoneInfo_StringSerializer_GetNextAdjustmentRuleValue", "signature": "TimeZoneInfo_AdjustmentRule * TimeZoneInfo_StringSerializer_GetNextAdjustmentRuleValue(TimeZoneInfo_StringSerializer * this, bool canEndWithoutSeparator, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule GetNextAdjustmentRuleValue(Boolean)" }, { "virtualAddress": "0x00860C34", "name": "TimeZoneInfo_StringSerializer_GetNextTransitionTimeValue", "signature": "TimeZoneInfo_TransitionTime TimeZoneInfo_StringSerializer_GetNextTransitionTimeValue(TimeZoneInfo_StringSerializer * this, bool canEndWithoutSeparator, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime GetNextTransitionTimeValue(Boolean)" }, { "virtualAddress": "0x008D5A8C", "name": "TimeZoneInfo_TimeZoneInfoComparer_System_Collections_Generic_IComparer_System_TimeZoneInfo__Compare", "signature": "int32_t TimeZoneInfo_TimeZoneInfoComparer_System_Collections_Generic_IComparer_System_TimeZoneInfo__Compare(TimeZoneInfo_TimeZoneInfoComparer * this, TimeZoneInfo * x, TimeZoneInfo * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.Generic.IComparer\u003CSystem.TimeZoneInfo\u003E.Compare(TimeZoneInfo, TimeZoneInfo)" }, { "virtualAddress": "0x008D5AF4", "name": "TimeZoneInfo_TimeZoneInfoComparer__ctor", "signature": "void TimeZoneInfo_TimeZoneInfoComparer__ctor(TimeZoneInfo_TimeZoneInfoComparer * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BTimeZoneInfoComparer()" }, { "virtualAddress": "0x0085E730", "name": "TimeZoneInfo_c__cctor", "signature": "void TimeZoneInfo_c__cctor(MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x0085E794", "name": "TimeZoneInfo_c__ctor", "signature": "void TimeZoneInfo_c__ctor(TimeZoneInfo_c * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x0085E79C", "name": "TimeZoneInfo_c__CreateLocalUnity_b__19_0", "signature": "int32_t TimeZoneInfo_c__CreateLocalUnity_b__19_0(TimeZoneInfo_c * this, TimeZoneInfo_AdjustmentRule * rule1, TimeZoneInfo_AdjustmentRule * rule2, MethodInfo * method)", "dotNetSignature": "Int32 \u003CCreateLocalUnity\u003Eb__19_0(TimeZoneInfo\u002BAdjustmentRule, TimeZoneInfo\u002BAdjustmentRule)" }, { "virtualAddress": "0x008D66BC", "name": "TimeZoneNotFoundException__ctor", "signature": "void TimeZoneNotFoundException__ctor(TimeZoneNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "TimeZoneNotFoundException(String)" }, { "virtualAddress": "0x008D6734", "name": "TimeZoneNotFoundException__ctor_1", "signature": "void TimeZoneNotFoundException__ctor_1(TimeZoneNotFoundException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "TimeZoneNotFoundException(String, Exception)" }, { "virtualAddress": "0x008D67B4", "name": "TimeZoneNotFoundException__ctor_2", "signature": "void TimeZoneNotFoundException__ctor_2(TimeZoneNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TimeZoneNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008D6844", "name": "TimeZoneNotFoundException__ctor_3", "signature": "void TimeZoneNotFoundException__ctor_3(TimeZoneNotFoundException * this, MethodInfo * method)", "dotNetSignature": "TimeZoneNotFoundException()" }, { "virtualAddress": "0x008D6A8C", "name": "Type__ctor", "signature": "void Type__ctor(Type * this, MethodInfo * method)", "dotNetSignature": "Type()" }, { "virtualAddress": "0x008D6A94", "name": "Type_get_MemberType", "signature": "MemberTypes__Enum Type_get_MemberType(Type * this, MethodInfo * method)", "dotNetSignature": "MemberTypes get_MemberType()" }, { "virtualAddress": "0x008D6A9C", "name": "Type_get_DeclaringType", "signature": "Type * Type_get_DeclaringType(Type * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x008D6AA4", "name": "Type_get_DeclaringMethod", "signature": "MethodBase * Type_get_DeclaringMethod(Type * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_DeclaringMethod()" }, { "virtualAddress": "0x008D6AAC", "name": "Type_get_ReflectedType", "signature": "Type * Type_get_ReflectedType(Type * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x008D6AB4", "name": "Type_GetType", "signature": "Type * Type_GetType(String * typeName, Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly_ * assemblyResolver, Func_4_System_Reflection_Assembly_String_Boolean_Type_ * typeResolver, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly], Func\u00604[System.Reflection.Assembly,String,Boolean,Type])" }, { "virtualAddress": "0x008D6B0C", "name": "Type_GetType_1", "signature": "Type * Type_GetType_1(String * typeName, Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly_ * assemblyResolver, Func_4_System_Reflection_Assembly_String_Boolean_Type_ * typeResolver, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly], Func\u00604[System.Reflection.Assembly,String,Boolean,Type], Boolean)" }, { "virtualAddress": "0x008D6B18", "name": "Type_GetType_2", "signature": "Type * Type_GetType_2(String * typeName, Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly_ * assemblyResolver, Func_4_System_Reflection_Assembly_String_Boolean_Type_ * typeResolver, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly], Func\u00604[System.Reflection.Assembly,String,Boolean,Type], Boolean, Boolean)" }, { "virtualAddress": "0x008D6B24", "name": "Type_MakePointerType", "signature": "Type * Type_MakePointerType(Type * this, MethodInfo * method)", "dotNetSignature": "Type MakePointerType()" }, { "virtualAddress": "0x008D6B84", "name": "Type_get_StructLayoutAttribute", "signature": "StructLayoutAttribute * Type_get_StructLayoutAttribute(Type * this, MethodInfo * method)", "dotNetSignature": "StructLayoutAttribute get_StructLayoutAttribute()" }, { "virtualAddress": "0x008D6BE4", "name": "Type_MakeByRefType", "signature": "Type * Type_MakeByRefType(Type * this, MethodInfo * method)", "dotNetSignature": "Type MakeByRefType()" }, { "virtualAddress": "0x008D6C44", "name": "Type_MakeArrayType", "signature": "Type * Type_MakeArrayType(Type * this, MethodInfo * method)", "dotNetSignature": "Type MakeArrayType()" }, { "virtualAddress": "0x008D6CA4", "name": "Type_MakeArrayType_1", "signature": "Type * Type_MakeArrayType_1(Type * this, int32_t rank, MethodInfo * method)", "dotNetSignature": "Type MakeArrayType(Int32)" }, { "virtualAddress": "0x008D6D04", "name": "Type_GetTypeFromProgID", "signature": "Type * Type_GetTypeFromProgID(String * progID, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromProgID(String)" }, { "virtualAddress": "0x008D6D74", "name": "Type_GetTypeFromProgID_1", "signature": "Type * Type_GetTypeFromProgID_1(String * progID, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromProgID(String, Boolean)" }, { "virtualAddress": "0x008D6DF0", "name": "Type_GetTypeFromProgID_2", "signature": "Type * Type_GetTypeFromProgID_2(String * progID, String * server, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromProgID(String, String)" }, { "virtualAddress": "0x008D6E6C", "name": "Type_GetTypeFromProgID_3", "signature": "Type * Type_GetTypeFromProgID_3(String * progID, String * server, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromProgID(String, String, Boolean)" }, { "virtualAddress": "0x008D6EEC", "name": "Type_GetTypeFromCLSID", "signature": "Type * Type_GetTypeFromCLSID(Guid clsid, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromCLSID(Guid)" }, { "virtualAddress": "0x008D6F6C", "name": "Type_GetTypeFromCLSID_1", "signature": "Type * Type_GetTypeFromCLSID_1(Guid clsid, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromCLSID(Guid, Boolean)" }, { "virtualAddress": "0x008D6FF0", "name": "Type_GetTypeFromCLSID_2", "signature": "Type * Type_GetTypeFromCLSID_2(Guid clsid, String * server, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromCLSID(Guid, String)" }, { "virtualAddress": "0x008D7074", "name": "Type_GetTypeFromCLSID_3", "signature": "Type * Type_GetTypeFromCLSID_3(Guid clsid, String * server, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromCLSID(Guid, String, Boolean)" }, { "virtualAddress": "0x008D7104", "name": "Type_GetTypeCode", "signature": "TypeCode__Enum Type_GetTypeCode(Type * type, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode(Type)" }, { "virtualAddress": "0x008D7198", "name": "Type_GetTypeCodeImpl", "signature": "TypeCode__Enum Type_GetTypeCodeImpl(Type * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCodeImpl()" }, { "virtualAddress": "0x008D72B8", "name": "Type_get_DefaultBinder", "signature": "Binder * Type_get_DefaultBinder(MethodInfo * method)", "dotNetSignature": "Binder get_DefaultBinder()" }, { "virtualAddress": "0x008D7360", "name": "Type_CreateBinder", "signature": "void Type_CreateBinder(MethodInfo * method)", "dotNetSignature": "Void CreateBinder()" }, { "virtualAddress": "0x008D7420", "name": "Type_InvokeMember", "signature": "Object * Type_InvokeMember(Type * this, String * name, BindingFlags__Enum invokeAttr, Binder * binder, Object * target, Object__Array * args, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo)" }, { "virtualAddress": "0x008D7454", "name": "Type_InvokeMember_1", "signature": "Object * Type_InvokeMember_1(Type * this, String * name, BindingFlags__Enum invokeAttr, Binder * binder, Object * target, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[])" }, { "virtualAddress": "0x008D7488", "name": "Type_get_TypeHandle", "signature": "RuntimeTypeHandle Type_get_TypeHandle(Type * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle get_TypeHandle()" }, { "virtualAddress": "0x008D74E8", "name": "Type_GetTypeHandleInternal", "signature": "RuntimeTypeHandle Type_GetTypeHandleInternal(Type * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle GetTypeHandleInternal()" }, { "virtualAddress": "0x008D74F8", "name": "Type_GetTypeHandle", "signature": "RuntimeTypeHandle Type_GetTypeHandle(Object * o, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle GetTypeHandle(Object)" }, { "virtualAddress": "0x008D7600", "name": "Type_GetArrayRank", "signature": "int32_t Type_GetArrayRank(Type * this, MethodInfo * method)", "dotNetSignature": "Int32 GetArrayRank()" }, { "virtualAddress": "0x008D7680", "name": "Type_GetConstructor", "signature": "ConstructorInfo * Type_GetConstructor(Type * this, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008D77B8", "name": "Type_GetConstructor_1", "signature": "ConstructorInfo * Type_GetConstructor_1(Type * this, BindingFlags__Enum bindingAttr, Binder * binder, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008D78EC", "name": "Type_GetConstructor_2", "signature": "ConstructorInfo * Type_GetConstructor_2(Type * this, Type__Array * types, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructor(Type[])" }, { "virtualAddress": "0x008D7900", "name": "Type_GetConstructors", "signature": "ConstructorInfo__Array * Type_GetConstructors(Type * this, MethodInfo * method)", "dotNetSignature": "ConstructorInfo[] GetConstructors()" }, { "virtualAddress": "0x008D7914", "name": "Type_get_TypeInitializer", "signature": "ConstructorInfo * Type_get_TypeInitializer(Type * this, MethodInfo * method)", "dotNetSignature": "ConstructorInfo get_TypeInitializer()" }, { "virtualAddress": "0x008D79A0", "name": "Type_GetMethod", "signature": "MethodInfo_1 * Type_GetMethod(Type * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008D7B0C", "name": "Type_GetMethod_1", "signature": "MethodInfo_1 * Type_GetMethod_1(Type * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008D7C68", "name": "Type_GetMethod_2", "signature": "MethodInfo_1 * Type_GetMethod_2(Type * this, String * name, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008D7DB4", "name": "Type_GetMethod_3", "signature": "MethodInfo_1 * Type_GetMethod_3(Type * this, String * name, Type__Array * types, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String, Type[])" }, { "virtualAddress": "0x008D7EFC", "name": "Type_GetMethod_4", "signature": "MethodInfo_1 * Type_GetMethod_4(Type * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags)" }, { "virtualAddress": "0x008D7FB4", "name": "Type_GetMethod_5", "signature": "MethodInfo_1 * Type_GetMethod_5(Type * this, String * name, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String)" }, { "virtualAddress": "0x008D8068", "name": "Type_GetMethods", "signature": "MethodInfo_1__Array * Type_GetMethods(Type * this, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods()" }, { "virtualAddress": "0x008D807C", "name": "Type_GetField", "signature": "FieldInfo_1 * Type_GetField(Type * this, String * name, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String)" }, { "virtualAddress": "0x008D8090", "name": "Type_GetFields", "signature": "FieldInfo_1__Array * Type_GetFields(Type * this, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields()" }, { "virtualAddress": "0x008D80A4", "name": "Type_GetInterface", "signature": "Type * Type_GetInterface(Type * this, String * name, MethodInfo * method)", "dotNetSignature": "Type GetInterface(String)" }, { "virtualAddress": "0x008D80B8", "name": "Type_FindInterfaces", "signature": "Type__Array * Type_FindInterfaces(Type * this, TypeFilter * filter, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Type[] FindInterfaces(TypeFilter, Object)" }, { "virtualAddress": "0x008D82C8", "name": "Type_GetEvent", "signature": "EventInfo_1 * Type_GetEvent(Type * this, String * name, MethodInfo * method)", "dotNetSignature": "EventInfo GetEvent(String)" }, { "virtualAddress": "0x008D82DC", "name": "Type_GetEvents", "signature": "EventInfo_1__Array * Type_GetEvents(Type * this, MethodInfo * method)", "dotNetSignature": "EventInfo[] GetEvents()" }, { "virtualAddress": "0x008D82F0", "name": "Type_GetProperty", "signature": "PropertyInfo_1 * Type_GetProperty(Type * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008D83E8", "name": "Type_GetProperty_1", "signature": "PropertyInfo_1 * Type_GetProperty_1(Type * this, String * name, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008D84D0", "name": "Type_GetProperty_2", "signature": "PropertyInfo_1 * Type_GetProperty_2(Type * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String, BindingFlags)" }, { "virtualAddress": "0x008D8588", "name": "Type_GetProperty_3", "signature": "PropertyInfo_1 * Type_GetProperty_3(Type * this, String * name, Type * returnType, Type__Array * types, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String, Type, Type[])" }, { "virtualAddress": "0x008D866C", "name": "Type_GetProperty_4", "signature": "PropertyInfo_1 * Type_GetProperty_4(Type * this, String * name, Type__Array * types, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String, Type[])" }, { "virtualAddress": "0x008D8744", "name": "Type_GetProperty_5", "signature": "PropertyInfo_1 * Type_GetProperty_5(Type * this, String * name, Type * returnType, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String, Type)" }, { "virtualAddress": "0x008D883C", "name": "Type_GetProperty_6", "signature": "PropertyInfo_1 * Type_GetProperty_6(Type * this, String * name, BindingFlags__Enum bindingAttr, Type * returnType, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String, BindingFlags, Type)" }, { "virtualAddress": "0x008D8940", "name": "Type_GetProperty_7", "signature": "PropertyInfo_1 * Type_GetProperty_7(Type * this, String * name, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetProperty(String)" }, { "virtualAddress": "0x008D89F4", "name": "Type_GetProperties", "signature": "PropertyInfo_1__Array * Type_GetProperties(Type * this, MethodInfo * method)", "dotNetSignature": "PropertyInfo[] GetProperties()" }, { "virtualAddress": "0x008D8A08", "name": "Type_GetNestedTypes", "signature": "Type__Array * Type_GetNestedTypes(Type * this, MethodInfo * method)", "dotNetSignature": "Type[] GetNestedTypes()" }, { "virtualAddress": "0x008D8A1C", "name": "Type_GetNestedType", "signature": "Type * Type_GetNestedType(Type * this, String * name, MethodInfo * method)", "dotNetSignature": "Type GetNestedType(String)" }, { "virtualAddress": "0x008D8A30", "name": "Type_GetMember", "signature": "MemberInfo_1__Array * Type_GetMember(Type * this, String * name, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMember(String)" }, { "virtualAddress": "0x008D8A44", "name": "Type_GetMember_1", "signature": "MemberInfo_1__Array * Type_GetMember_1(Type * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMember(String, BindingFlags)" }, { "virtualAddress": "0x008D8A5C", "name": "Type_GetMember_2", "signature": "MemberInfo_1__Array * Type_GetMember_2(Type * this, String * name, MemberTypes__Enum type, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMember(String, MemberTypes, BindingFlags)" }, { "virtualAddress": "0x008D8ADC", "name": "Type_GetMembers", "signature": "MemberInfo_1__Array * Type_GetMembers(Type * this, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMembers()" }, { "virtualAddress": "0x008D8AF0", "name": "Type_GetDefaultMembers", "signature": "MemberInfo_1__Array * Type_GetDefaultMembers(Type * this, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetDefaultMembers()" }, { "virtualAddress": "0x008D8B50", "name": "Type_FindMembers", "signature": "MemberInfo_1__Array * Type_FindMembers(Type * this, MemberTypes__Enum memberType, BindingFlags__Enum bindingAttr, MemberFilter * filter, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "MemberInfo[] FindMembers(MemberTypes, BindingFlags, MemberFilter, Object)" }, { "virtualAddress": "0x008D939C", "name": "Type_get_IsNested", "signature": "bool Type_get_IsNested(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNested()" }, { "virtualAddress": "0x008D9420", "name": "Type_get_Attributes", "signature": "TypeAttributes__Enum Type_get_Attributes(Type * this, MethodInfo * method)", "dotNetSignature": "TypeAttributes get_Attributes()" }, { "virtualAddress": "0x008D9430", "name": "Type_get_GenericParameterAttributes", "signature": "GenericParameterAttributes__Enum Type_get_GenericParameterAttributes(Type * this, MethodInfo * method)", "dotNetSignature": "GenericParameterAttributes get_GenericParameterAttributes()" }, { "virtualAddress": "0x008D9490", "name": "Type_get_IsVisible", "signature": "bool Type_get_IsVisible(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsVisible()" }, { "virtualAddress": "0x008D9670", "name": "Type_get_IsNotPublic", "signature": "bool Type_get_IsNotPublic(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNotPublic()" }, { "virtualAddress": "0x008D9644", "name": "Type_get_IsPublic", "signature": "bool Type_get_IsPublic(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPublic()" }, { "virtualAddress": "0x008D9618", "name": "Type_get_IsNestedPublic", "signature": "bool Type_get_IsNestedPublic(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNestedPublic()" }, { "virtualAddress": "0x008D9698", "name": "Type_get_IsNestedPrivate", "signature": "bool Type_get_IsNestedPrivate(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNestedPrivate()" }, { "virtualAddress": "0x008D96C4", "name": "Type_get_IsNestedFamily", "signature": "bool Type_get_IsNestedFamily(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNestedFamily()" }, { "virtualAddress": "0x008D96F0", "name": "Type_get_IsNestedAssembly", "signature": "bool Type_get_IsNestedAssembly(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNestedAssembly()" }, { "virtualAddress": "0x008D971C", "name": "Type_get_IsNestedFamANDAssem", "signature": "bool Type_get_IsNestedFamANDAssem(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNestedFamANDAssem()" }, { "virtualAddress": "0x008D9748", "name": "Type_get_IsNestedFamORAssem", "signature": "bool Type_get_IsNestedFamORAssem(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNestedFamORAssem()" }, { "virtualAddress": "0x008D9774", "name": "Type_get_IsAutoLayout", "signature": "bool Type_get_IsAutoLayout(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAutoLayout()" }, { "virtualAddress": "0x008D979C", "name": "Type_get_IsLayoutSequential", "signature": "bool Type_get_IsLayoutSequential(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsLayoutSequential()" }, { "virtualAddress": "0x008D97C8", "name": "Type_get_IsExplicitLayout", "signature": "bool Type_get_IsExplicitLayout(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsExplicitLayout()" }, { "virtualAddress": "0x008D97F4", "name": "Type_get_IsClass", "signature": "bool Type_get_IsClass(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsClass()" }, { "virtualAddress": "0x008D9858", "name": "Type_get_IsInterface", "signature": "bool Type_get_IsInterface(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInterface()" }, { "virtualAddress": "0x008D9848", "name": "Type_get_IsValueType", "signature": "bool Type_get_IsValueType(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValueType()" }, { "virtualAddress": "0x008D992C", "name": "Type_get_IsAbstract", "signature": "bool Type_get_IsAbstract(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAbstract()" }, { "virtualAddress": "0x008D9950", "name": "Type_get_IsSealed", "signature": "bool Type_get_IsSealed(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSealed()" }, { "virtualAddress": "0x008D9974", "name": "Type_get_IsEnum", "signature": "bool Type_get_IsEnum(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEnum()" }, { "virtualAddress": "0x008D99F0", "name": "Type_get_IsSpecialName", "signature": "bool Type_get_IsSpecialName(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSpecialName()" }, { "virtualAddress": "0x008D9A14", "name": "Type_get_IsImport", "signature": "bool Type_get_IsImport(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsImport()" }, { "virtualAddress": "0x008D9A38", "name": "Type_get_IsSerializable", "signature": "bool Type_get_IsSerializable(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSerializable()" }, { "virtualAddress": "0x008D9B38", "name": "Type_get_IsAnsiClass", "signature": "bool Type_get_IsAnsiClass(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAnsiClass()" }, { "virtualAddress": "0x008D9B60", "name": "Type_get_IsUnicodeClass", "signature": "bool Type_get_IsUnicodeClass(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsUnicodeClass()" }, { "virtualAddress": "0x008D9B8C", "name": "Type_get_IsAutoClass", "signature": "bool Type_get_IsAutoClass(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAutoClass()" }, { "virtualAddress": "0x008D9BB8", "name": "Type_get_IsArray", "signature": "bool Type_get_IsArray(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsArray()" }, { "virtualAddress": "0x008D9BC8", "name": "Type_get_IsSzArray", "signature": "bool Type_get_IsSzArray(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSzArray()" }, { "virtualAddress": "0x008D9BD0", "name": "Type_get_IsGenericType", "signature": "bool Type_get_IsGenericType(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericType()" }, { "virtualAddress": "0x008D9BD8", "name": "Type_get_IsGenericTypeDefinition", "signature": "bool Type_get_IsGenericTypeDefinition(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericTypeDefinition()" }, { "virtualAddress": "0x008D9BE0", "name": "Type_get_IsConstructedGenericType", "signature": "bool Type_get_IsConstructedGenericType(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsConstructedGenericType()" }, { "virtualAddress": "0x008D9C40", "name": "Type_get_IsGenericParameter", "signature": "bool Type_get_IsGenericParameter(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericParameter()" }, { "virtualAddress": "0x008D9C48", "name": "Type_get_GenericParameterPosition", "signature": "int32_t Type_get_GenericParameterPosition(Type * this, MethodInfo * method)", "dotNetSignature": "Int32 get_GenericParameterPosition()" }, { "virtualAddress": "0x008D9CC8", "name": "Type_get_ContainsGenericParameters", "signature": "bool Type_get_ContainsGenericParameters(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ContainsGenericParameters()" }, { "virtualAddress": "0x008D9E28", "name": "Type_GetGenericParameterConstraints", "signature": "Type__Array * Type_GetGenericParameterConstraints(Type * this, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericParameterConstraints()" }, { "virtualAddress": "0x008D9EF4", "name": "Type_get_IsByRef", "signature": "bool Type_get_IsByRef(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsByRef()" }, { "virtualAddress": "0x008D9F04", "name": "Type_get_IsPointer", "signature": "bool Type_get_IsPointer(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPointer()" }, { "virtualAddress": "0x008D9F14", "name": "Type_get_IsPrimitive", "signature": "bool Type_get_IsPrimitive(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPrimitive()" }, { "virtualAddress": "0x008D9F24", "name": "Type_get_IsCOMObject", "signature": "bool Type_get_IsCOMObject(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCOMObject()" }, { "virtualAddress": "0x008D9F34", "name": "Type_get_IsWindowsRuntimeObject", "signature": "bool Type_get_IsWindowsRuntimeObject(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsWindowsRuntimeObject()" }, { "virtualAddress": "0x008D9F44", "name": "Type_get_IsExportedToWindowsRuntime", "signature": "bool Type_get_IsExportedToWindowsRuntime(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsExportedToWindowsRuntime()" }, { "virtualAddress": "0x008D9608", "name": "Type_get_HasElementType", "signature": "bool Type_get_HasElementType(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasElementType()" }, { "virtualAddress": "0x008D9F54", "name": "Type_get_IsContextful", "signature": "bool Type_get_IsContextful(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsContextful()" }, { "virtualAddress": "0x008D9F64", "name": "Type_get_IsMarshalByRef", "signature": "bool Type_get_IsMarshalByRef(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsMarshalByRef()" }, { "virtualAddress": "0x008D9F74", "name": "Type_get_HasProxyAttribute", "signature": "bool Type_get_HasProxyAttribute(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasProxyAttribute()" }, { "virtualAddress": "0x008D9F84", "name": "Type_IsValueTypeImpl", "signature": "bool Type_IsValueTypeImpl(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean IsValueTypeImpl()" }, { "virtualAddress": "0x008DA000", "name": "Type_IsWindowsRuntimeObjectImpl", "signature": "bool Type_IsWindowsRuntimeObjectImpl(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean IsWindowsRuntimeObjectImpl()" }, { "virtualAddress": "0x008DA060", "name": "Type_IsExportedToWindowsRuntimeImpl", "signature": "bool Type_IsExportedToWindowsRuntimeImpl(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean IsExportedToWindowsRuntimeImpl()" }, { "virtualAddress": "0x008DA0C0", "name": "Type_MakeGenericType", "signature": "Type * Type_MakeGenericType(Type * this, Type__Array * typeArguments, MethodInfo * method)", "dotNetSignature": "Type MakeGenericType(Type[])" }, { "virtualAddress": "0x008DA140", "name": "Type_IsContextfulImpl", "signature": "bool Type_IsContextfulImpl(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean IsContextfulImpl()" }, { "virtualAddress": "0x008DA1CC", "name": "Type_IsMarshalByRefImpl", "signature": "bool Type_IsMarshalByRefImpl(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean IsMarshalByRefImpl()" }, { "virtualAddress": "0x008DA258", "name": "Type_HasProxyAttributeImpl", "signature": "bool Type_HasProxyAttributeImpl(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean HasProxyAttributeImpl()" }, { "virtualAddress": "0x008DA260", "name": "Type_GetGenericArguments", "signature": "Type__Array * Type_GetGenericArguments(Type * this, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x008DA2E0", "name": "Type_get_GenericTypeArguments", "signature": "Type__Array * Type_get_GenericTypeArguments(Type * this, MethodInfo * method)", "dotNetSignature": "Type[] get_GenericTypeArguments()" }, { "virtualAddress": "0x008DA398", "name": "Type_GetGenericTypeDefinition", "signature": "Type * Type_GetGenericTypeDefinition(Type * this, MethodInfo * method)", "dotNetSignature": "Type GetGenericTypeDefinition()" }, { "virtualAddress": "0x008D9DCC", "name": "Type_GetRootElementType", "signature": "Type * Type_GetRootElementType(Type * this, MethodInfo * method)", "dotNetSignature": "Type GetRootElementType()" }, { "virtualAddress": "0x008DA418", "name": "Type_GetEnumNames", "signature": "String__Array * Type_GetEnumNames(Type * this, MethodInfo * method)", "dotNetSignature": "String[] GetEnumNames()" }, { "virtualAddress": "0x008DA8D4", "name": "Type_GetEnumValues", "signature": "Array * Type_GetEnumValues(Type * this, MethodInfo * method)", "dotNetSignature": "Array GetEnumValues()" }, { "virtualAddress": "0x008DA9AC", "name": "Type_GetEnumRawConstantValues", "signature": "Array * Type_GetEnumRawConstantValues(Type * this, MethodInfo * method)", "dotNetSignature": "Array GetEnumRawConstantValues()" }, { "virtualAddress": "0x008DA4EC", "name": "Type_GetEnumData", "signature": "void Type_GetEnumData(Type * this, String__Array * * enumNames, Array * * enumValues, MethodInfo * method)", "dotNetSignature": "Void GetEnumData(String[] ByRef, Array ByRef)" }, { "virtualAddress": "0x008DA9D8", "name": "Type_GetEnumUnderlyingType", "signature": "Type * Type_GetEnumUnderlyingType(Type * this, MethodInfo * method)", "dotNetSignature": "Type GetEnumUnderlyingType()" }, { "virtualAddress": "0x008DAAD8", "name": "Type_IsEnumDefined", "signature": "bool Type_IsEnumDefined(Type * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsEnumDefined(Object)" }, { "virtualAddress": "0x008DB3BC", "name": "Type_GetEnumName", "signature": "String * Type_GetEnumName(Type * this, Object * value, MethodInfo * method)", "dotNetSignature": "String GetEnumName(Object)" }, { "virtualAddress": "0x008DB258", "name": "Type_BinarySearch", "signature": "int32_t Type_BinarySearch(Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Array, Object)" }, { "virtualAddress": "0x008DAFF8", "name": "Type_IsIntegerType", "signature": "bool Type_IsIntegerType(Type * t, MethodInfo * method)", "dotNetSignature": "Boolean IsIntegerType(Type)" }, { "virtualAddress": "0x008DB5E8", "name": "Type_get_IsSecurityCritical", "signature": "bool Type_get_IsSecurityCritical(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x008DB648", "name": "Type_get_IsSecuritySafeCritical", "signature": "bool Type_get_IsSecuritySafeCritical(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x008DB6A8", "name": "Type_get_IsSecurityTransparent", "signature": "bool Type_get_IsSecurityTransparent(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x008DB708", "name": "Type_get_NeedsReflectionSecurityCheck", "signature": "bool Type_get_NeedsReflectionSecurityCheck(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_NeedsReflectionSecurityCheck()" }, { "virtualAddress": "0x008DB83C", "name": "Type_IsSubclassOf", "signature": "bool Type_IsSubclassOf(Type * this, Type * c, MethodInfo * method)", "dotNetSignature": "Boolean IsSubclassOf(Type)" }, { "virtualAddress": "0x008DB914", "name": "Type_IsInstanceOfType", "signature": "bool Type_IsInstanceOfType(Type * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean IsInstanceOfType(Object)" }, { "virtualAddress": "0x008DB95C", "name": "Type_IsAssignableFrom", "signature": "bool Type_IsAssignableFrom(Type * this, Type * c, MethodInfo * method)", "dotNetSignature": "Boolean IsAssignableFrom(Type)" }, { "virtualAddress": "0x008DBCFC", "name": "Type_IsEquivalentTo", "signature": "bool Type_IsEquivalentTo(Type * this, Type * other, MethodInfo * method)", "dotNetSignature": "Boolean IsEquivalentTo(Type)" }, { "virtualAddress": "0x008DBB80", "name": "Type_ImplementInterface", "signature": "bool Type_ImplementInterface(Type * this, Type * ifaceType, MethodInfo * method)", "dotNetSignature": "Boolean ImplementInterface(Type)" }, { "virtualAddress": "0x008DBD70", "name": "Type_FormatTypeName", "signature": "String * Type_FormatTypeName(Type * this, MethodInfo * method)", "dotNetSignature": "String FormatTypeName()" }, { "virtualAddress": "0x008DBD84", "name": "Type_FormatTypeName_1", "signature": "String * Type_FormatTypeName_1(Type * this, bool serialization, MethodInfo * method)", "dotNetSignature": "String FormatTypeName(Boolean)" }, { "virtualAddress": "0x008DBDE4", "name": "Type_ToString", "signature": "String * Type_ToString(Type * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008DBE50", "name": "Type_GetTypeArray", "signature": "Type__Array * Type_GetTypeArray(Object__Array * args, MethodInfo * method)", "dotNetSignature": "Type[] GetTypeArray(Object[])" }, { "virtualAddress": "0x008DBFA8", "name": "Type_Equals", "signature": "bool Type_Equals(Type * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008DC058", "name": "Type_Equals_1", "signature": "bool Type_Equals_1(Type * this, Type * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Type)" }, { "virtualAddress": "0x008D718C", "name": "Type_op_Equality", "signature": "bool Type_op_Equality(Type * left, Type * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Type, Type)" }, { "virtualAddress": "0x008D72AC", "name": "Type_op_Inequality", "signature": "bool Type_op_Inequality(Type * left, Type * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Type, Type)" }, { "virtualAddress": "0x008DC0B0", "name": "Type_GetHashCode", "signature": "int32_t Type_GetHashCode(Type * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008DC108", "name": "Type_GetInterfaceMap", "signature": "InterfaceMapping Type_GetInterfaceMap(Type * this, Type * interfaceType, MethodInfo * method)", "dotNetSignature": "InterfaceMapping GetInterfaceMap(Type)" }, { "virtualAddress": "0x008DC188", "name": "Type_GetType_3", "signature": "Type * Type_GetType_3(Type * this, MethodInfo * method)", "dotNetSignature": "Type GetType()" }, { "virtualAddress": "0x008DC190", "name": "Type_System_Runtime_InteropServices__Type_GetTypeInfoCount", "signature": "void Type_System_Runtime_InteropServices__Type_GetTypeInfoCount(Type * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008DC1F0", "name": "Type_System_Runtime_InteropServices__Type_GetTypeInfo", "signature": "void Type_System_Runtime_InteropServices__Type_GetTypeInfo(Type * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008DC250", "name": "Type_System_Runtime_InteropServices__Type_GetIDsOfNames", "signature": "void Type_System_Runtime_InteropServices__Type_GetIDsOfNames(Type * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Type.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008DC2B0", "name": "Type_System_Runtime_InteropServices__Type_Invoke", "signature": "void Type_System_Runtime_InteropServices__Type_Invoke(Type * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Type.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x008DC310", "name": "Type_get_IsSZArray", "signature": "bool Type_get_IsSZArray(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSZArray()" }, { "virtualAddress": "0x008DC370", "name": "Type_internal_from_name", "signature": "Type * Type_internal_from_name(String * name, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type internal_from_name(String, Boolean, Boolean)" }, { "virtualAddress": "0x008DC37C", "name": "Type_GetType_4", "signature": "Type * Type_GetType_4(String * typeName, MethodInfo * method)", "dotNetSignature": "Type GetType(String)" }, { "virtualAddress": "0x008DC5B0", "name": "Type_GetType_5", "signature": "Type * Type_GetType_5(String * typeName, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean)" }, { "virtualAddress": "0x008DC414", "name": "Type_GetType_6", "signature": "Type * Type_GetType_6(String * typeName, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x008DC690", "name": "Type_ReflectionOnlyGetType", "signature": "Type * Type_ReflectionOnlyGetType(String * typeName, bool throwIfNotFound, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type ReflectionOnlyGetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x008DC8CC", "name": "Type_InternalResolve", "signature": "Type * Type_InternalResolve(Type * this, MethodInfo * method)", "dotNetSignature": "Type InternalResolve()" }, { "virtualAddress": "0x008DC8DC", "name": "Type_RuntimeResolve", "signature": "Type * Type_RuntimeResolve(Type * this, MethodInfo * method)", "dotNetSignature": "Type RuntimeResolve()" }, { "virtualAddress": "0x008DC93C", "name": "Type_get_IsUserType", "signature": "bool Type_get_IsUserType(Type * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsUserType()" }, { "virtualAddress": "0x008DC944", "name": "Type_GetMethod_6", "signature": "MethodInfo_1 * Type_GetMethod_6(Type * this, MethodInfo_1 * fromNoninstanciated, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(MethodInfo)" }, { "virtualAddress": "0x008DC9B0", "name": "Type_GetConstructor_3", "signature": "ConstructorInfo * Type_GetConstructor_3(Type * this, ConstructorInfo * fromNoninstanciated, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructor(ConstructorInfo)" }, { "virtualAddress": "0x008DCA1C", "name": "Type_GetField_1", "signature": "FieldInfo_1 * Type_GetField_1(Type * this, FieldInfo_1 * fromNoninstanciated, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(FieldInfo)" }, { "virtualAddress": "0x008D6638", "name": "Type_GetTypeFromHandle", "signature": "Type * Type_GetTypeFromHandle(RuntimeTypeHandle handle, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromHandle(RuntimeTypeHandle)" }, { "virtualAddress": "0x008DCA88", "name": "Type_internal_from_handle", "signature": "Type * Type_internal_from_handle(void * handle, MethodInfo * method)", "dotNetSignature": "Type internal_from_handle(IntPtr)" }, { "virtualAddress": "0x008DCA8C", "name": "Type__cctor", "signature": "void Type__cctor(MethodInfo * method)", "dotNetSignature": "Type()" }, { "virtualAddress": "0x008DCC44", "name": "TypeAccessException__ctor", "signature": "void TypeAccessException__ctor(TypeAccessException * this, MethodInfo * method)", "dotNetSignature": "TypeAccessException()" }, { "virtualAddress": "0x008DCCD0", "name": "TypeAccessException__ctor_1", "signature": "void TypeAccessException__ctor_1(TypeAccessException * this, String * message, MethodInfo * method)", "dotNetSignature": "TypeAccessException(String)" }, { "virtualAddress": "0x008DCD1C", "name": "TypeAccessException__ctor_2", "signature": "void TypeAccessException__ctor_2(TypeAccessException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "TypeAccessException(String, Exception)" }, { "virtualAddress": "0x008DCD9C", "name": "TypeAccessException__ctor_3", "signature": "void TypeAccessException__ctor_3(TypeAccessException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TypeAccessException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008E04BC", "name": "TypedReference_MakeTypedReference", "signature": "TypedReference TypedReference_MakeTypedReference(Object * target, FieldInfo_1__Array * flds, MethodInfo * method)", "dotNetSignature": "TypedReference MakeTypedReference(Object, FieldInfo[])" }, { "virtualAddress": "0x008E08AC", "name": "TypedReference_MakeTypedReferenceInternal", "signature": "TypedReference TypedReference_MakeTypedReferenceInternal(Object * target, FieldInfo_1__Array * fields, MethodInfo * method)", "dotNetSignature": "TypedReference MakeTypedReferenceInternal(Object, FieldInfo[])" }, { "virtualAddress": "0x00405304", "name": "TypedReference_GetHashCode", "signature": "int32_t TypedReference_GetHashCode(TypedReference__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0040530C", "name": "TypedReference_Equals", "signature": "bool TypedReference_Equals(TypedReference__Boxed * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008E09E0", "name": "TypedReference_ToObject", "signature": "Object * TypedReference_ToObject(TypedReference value, MethodInfo * method)", "dotNetSignature": "Object ToObject(TypedReference)" }, { "virtualAddress": "0x008E09E4", "name": "TypedReference_InternalToObject", "signature": "Object * TypedReference_InternalToObject(Void * value, MethodInfo * method)", "dotNetSignature": "Object InternalToObject(Void*)" }, { "virtualAddress": "0x00405318", "name": "TypedReference_get_IsNull", "signature": "bool TypedReference_get_IsNull(TypedReference__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNull()" }, { "virtualAddress": "0x008E0A2C", "name": "TypedReference_GetTargetType", "signature": "Type * TypedReference_GetTargetType(TypedReference value, MethodInfo * method)", "dotNetSignature": "Type GetTargetType(TypedReference)" }, { "virtualAddress": "0x008E0A94", "name": "TypedReference_TargetTypeToken", "signature": "RuntimeTypeHandle TypedReference_TargetTypeToken(TypedReference value, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle TargetTypeToken(TypedReference)" }, { "virtualAddress": "0x008E0B14", "name": "TypedReference_SetTypedReference", "signature": "void TypedReference_SetTypedReference(TypedReference target, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetTypedReference(TypedReference, Object)" }, { "virtualAddress": "0x008DD800", "name": "TypeInitializationException__ctor", "signature": "void TypeInitializationException__ctor(TypeInitializationException * this, MethodInfo * method)", "dotNetSignature": "TypeInitializationException()" }, { "virtualAddress": "0x008DD874", "name": "TypeInitializationException__ctor_1", "signature": "void TypeInitializationException__ctor_1(TypeInitializationException * this, String * message, MethodInfo * method)", "dotNetSignature": "TypeInitializationException(String)" }, { "virtualAddress": "0x008DD8A8", "name": "TypeInitializationException__ctor_2", "signature": "void TypeInitializationException__ctor_2(TypeInitializationException * this, String * fullTypeName, Exception * innerException, MethodInfo * method)", "dotNetSignature": "TypeInitializationException(String, Exception)" }, { "virtualAddress": "0x008DD994", "name": "TypeInitializationException__ctor_3", "signature": "void TypeInitializationException__ctor_3(TypeInitializationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TypeInitializationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008DDA2C", "name": "TypeInitializationException_get_TypeName", "signature": "String * TypeInitializationException_get_TypeName(TypeInitializationException * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x008DDA88", "name": "TypeInitializationException_GetObjectData", "signature": "void TypeInitializationException_GetObjectData(TypeInitializationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008DDB94", "name": "TypeLoadException__ctor", "signature": "void TypeLoadException__ctor(TypeLoadException * this, MethodInfo * method)", "dotNetSignature": "TypeLoadException()" }, { "virtualAddress": "0x008DC65C", "name": "TypeLoadException__ctor_1", "signature": "void TypeLoadException__ctor_1(TypeLoadException * this, String * message, MethodInfo * method)", "dotNetSignature": "TypeLoadException(String)" }, { "virtualAddress": "0x008DCD68", "name": "TypeLoadException__ctor_2", "signature": "void TypeLoadException__ctor_2(TypeLoadException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "TypeLoadException(String, Exception)" }, { "virtualAddress": "0x008DDC08", "name": "TypeLoadException_get_Message", "signature": "String * TypeLoadException_get_Message(TypeLoadException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x008DDC2C", "name": "TypeLoadException_SetMessageField", "signature": "void TypeLoadException_SetMessageField(TypeLoadException * this, MethodInfo * method)", "dotNetSignature": "Void SetMessageField()" }, { "virtualAddress": "0x008DDD30", "name": "TypeLoadException_get_TypeName", "signature": "String * TypeLoadException_get_TypeName(TypeLoadException * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x008DDD8C", "name": "TypeLoadException__ctor_3", "signature": "void TypeLoadException__ctor_3(TypeLoadException * this, String * className, String * assemblyName, MethodInfo * method)", "dotNetSignature": "TypeLoadException(String, String)" }, { "virtualAddress": "0x008DDD98", "name": "TypeLoadException__ctor_4", "signature": "void TypeLoadException__ctor_4(TypeLoadException * this, String * className, String * assemblyName, String * messageArg, int32_t resourceId, MethodInfo * method)", "dotNetSignature": "TypeLoadException(String, String, String, Int32)" }, { "virtualAddress": "0x008DCDCC", "name": "TypeLoadException__ctor_5", "signature": "void TypeLoadException__ctor_5(TypeLoadException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TypeLoadException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008DDE04", "name": "TypeLoadException_GetObjectData", "signature": "void TypeLoadException_GetObjectData(TypeLoadException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008E03D8", "name": "TypeUnloadedException__ctor", "signature": "void TypeUnloadedException__ctor(TypeUnloadedException * this, MethodInfo * method)", "dotNetSignature": "TypeUnloadedException()" }, { "virtualAddress": "0x008E044C", "name": "TypeUnloadedException__ctor_1", "signature": "void TypeUnloadedException__ctor_1(TypeUnloadedException * this, String * message, MethodInfo * method)", "dotNetSignature": "TypeUnloadedException(String)" }, { "virtualAddress": "0x008E0480", "name": "TypeUnloadedException__ctor_2", "signature": "void TypeUnloadedException__ctor_2(TypeUnloadedException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "TypeUnloadedException(String, Exception)" }, { "virtualAddress": "0x008E04B4", "name": "TypeUnloadedException__ctor_3", "signature": "void TypeUnloadedException__ctor_3(TypeUnloadedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TypeUnloadedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0040535C", "name": "UInt16_CompareTo", "signature": "int32_t UInt16_CompareTo(UInt16__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x00405364", "name": "UInt16_CompareTo_1", "signature": "int32_t UInt16_CompareTo_1(UInt16__Boxed * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(UInt16)" }, { "virtualAddress": "0x00405370", "name": "UInt16_Equals", "signature": "bool UInt16_Equals(UInt16__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00405378", "name": "UInt16_Equals_1", "signature": "bool UInt16_Equals_1(UInt16__Boxed * this, uint16_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(UInt16)" }, { "virtualAddress": "0x00405388", "name": "UInt16_GetHashCode", "signature": "int32_t UInt16_GetHashCode(UInt16__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00405390", "name": "UInt16_ToString", "signature": "String * UInt16_ToString(UInt16__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004053C4", "name": "UInt16_ToString_1", "signature": "String * UInt16_ToString_1(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x004053FC", "name": "UInt16_ToString_2", "signature": "String * UInt16_ToString_2(UInt16__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x00405434", "name": "UInt16_ToString_3", "signature": "String * UInt16_ToString_3(UInt16__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x008E0DE0", "name": "UInt16_Parse", "signature": "uint16_t UInt16_Parse(String * s, MethodInfo * method)", "dotNetSignature": "UInt16 Parse(String)" }, { "virtualAddress": "0x008E0F84", "name": "UInt16_Parse_1", "signature": "uint16_t UInt16_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "UInt16 Parse(String, NumberStyles)" }, { "virtualAddress": "0x008E0FC4", "name": "UInt16_Parse_2", "signature": "uint16_t UInt16_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 Parse(String, IFormatProvider)" }, { "virtualAddress": "0x008E0FF8", "name": "UInt16_Parse_3", "signature": "uint16_t UInt16_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x008E0E10", "name": "UInt16_Parse_4", "signature": "uint16_t UInt16_Parse_4(String * s, NumberStyles__Enum style, NumberFormatInfo * info, MethodInfo * method)", "dotNetSignature": "UInt16 Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x008E1048", "name": "UInt16_TryParse", "signature": "bool UInt16_TryParse(String * s, uint16_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, UInt16 ByRef)" }, { "virtualAddress": "0x008E1118", "name": "UInt16_TryParse_1", "signature": "bool UInt16_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, uint16_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, UInt16 ByRef)" }, { "virtualAddress": "0x008E10C0", "name": "UInt16_TryParse_2", "signature": "bool UInt16_TryParse_2(String * s, NumberStyles__Enum style, NumberFormatInfo * info, uint16_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, NumberFormatInfo, UInt16 ByRef)" }, { "virtualAddress": "0x00405470", "name": "UInt16_GetTypeCode", "signature": "TypeCode__Enum UInt16_GetTypeCode(UInt16__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x00405478", "name": "UInt16_System_IConvertible_ToBoolean", "signature": "bool UInt16_System_IConvertible_ToBoolean(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x00405480", "name": "UInt16_System_IConvertible_ToChar", "signature": "uint16_t UInt16_System_IConvertible_ToChar(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x00405488", "name": "UInt16_System_IConvertible_ToSByte", "signature": "int8_t UInt16_System_IConvertible_ToSByte(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x00405490", "name": "UInt16_System_IConvertible_ToByte", "signature": "uint8_t UInt16_System_IConvertible_ToByte(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x00405498", "name": "UInt16_System_IConvertible_ToInt16", "signature": "int16_t UInt16_System_IConvertible_ToInt16(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x004054A0", "name": "UInt16_System_IConvertible_ToUInt16", "signature": "uint16_t UInt16_System_IConvertible_ToUInt16(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x004054A8", "name": "UInt16_System_IConvertible_ToInt32", "signature": "int32_t UInt16_System_IConvertible_ToInt32(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x004054B0", "name": "UInt16_System_IConvertible_ToUInt32", "signature": "uint32_t UInt16_System_IConvertible_ToUInt32(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x004054B8", "name": "UInt16_System_IConvertible_ToInt64", "signature": "int64_t UInt16_System_IConvertible_ToInt64(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x004054C0", "name": "UInt16_System_IConvertible_ToUInt64", "signature": "uint64_t UInt16_System_IConvertible_ToUInt64(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x004054C8", "name": "UInt16_System_IConvertible_ToSingle", "signature": "float UInt16_System_IConvertible_ToSingle(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x004054D0", "name": "UInt16_System_IConvertible_ToDouble", "signature": "double UInt16_System_IConvertible_ToDouble(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x004054D8", "name": "UInt16_System_IConvertible_ToDecimal", "signature": "Decimal UInt16_System_IConvertible_ToDecimal(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x004054E0", "name": "UInt16_System_IConvertible_ToDateTime", "signature": "DateTime UInt16_System_IConvertible_ToDateTime(UInt16__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x004054EC", "name": "UInt16_System_IConvertible_ToType", "signature": "Object * UInt16_System_IConvertible_ToType(UInt16__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x004054F4", "name": "UInt32_CompareTo", "signature": "int32_t UInt32_CompareTo(UInt32__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x004054FC", "name": "UInt32_CompareTo_1", "signature": "int32_t UInt32_CompareTo_1(UInt32__Boxed * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(UInt32)" }, { "virtualAddress": "0x00405510", "name": "UInt32_Equals", "signature": "bool UInt32_Equals(UInt32__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00405518", "name": "UInt32_Equals_1", "signature": "bool UInt32_Equals_1(UInt32__Boxed * this, uint32_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(UInt32)" }, { "virtualAddress": "0x00405528", "name": "UInt32_GetHashCode", "signature": "int32_t UInt32_GetHashCode(UInt32__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00405530", "name": "UInt32_ToString", "signature": "String * UInt32_ToString(UInt32__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00405564", "name": "UInt32_ToString_1", "signature": "String * UInt32_ToString_1(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x0040559C", "name": "UInt32_ToString_2", "signature": "String * UInt32_ToString_2(UInt32__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x004055D4", "name": "UInt32_ToString_3", "signature": "String * UInt32_ToString_3(UInt32__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x008E1AF0", "name": "UInt32_Parse", "signature": "uint32_t UInt32_Parse(String * s, MethodInfo * method)", "dotNetSignature": "UInt32 Parse(String)" }, { "virtualAddress": "0x008E1B24", "name": "UInt32_Parse_1", "signature": "uint32_t UInt32_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "UInt32 Parse(String, NumberStyles)" }, { "virtualAddress": "0x008E1B68", "name": "UInt32_Parse_2", "signature": "uint32_t UInt32_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 Parse(String, IFormatProvider)" }, { "virtualAddress": "0x008E1BA0", "name": "UInt32_Parse_3", "signature": "uint32_t UInt32_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x008E1BF4", "name": "UInt32_TryParse", "signature": "bool UInt32_TryParse(String * s, uint32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, UInt32 ByRef)" }, { "virtualAddress": "0x008E1C30", "name": "UInt32_TryParse_1", "signature": "bool UInt32_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, uint32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, UInt32 ByRef)" }, { "virtualAddress": "0x00405610", "name": "UInt32_GetTypeCode", "signature": "TypeCode__Enum UInt32_GetTypeCode(UInt32__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x00405618", "name": "UInt32_System_IConvertible_ToBoolean", "signature": "bool UInt32_System_IConvertible_ToBoolean(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x00405620", "name": "UInt32_System_IConvertible_ToChar", "signature": "uint16_t UInt32_System_IConvertible_ToChar(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x00405628", "name": "UInt32_System_IConvertible_ToSByte", "signature": "int8_t UInt32_System_IConvertible_ToSByte(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x00405630", "name": "UInt32_System_IConvertible_ToByte", "signature": "uint8_t UInt32_System_IConvertible_ToByte(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x00405638", "name": "UInt32_System_IConvertible_ToInt16", "signature": "int16_t UInt32_System_IConvertible_ToInt16(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x00405640", "name": "UInt32_System_IConvertible_ToUInt16", "signature": "uint16_t UInt32_System_IConvertible_ToUInt16(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x00405648", "name": "UInt32_System_IConvertible_ToInt32", "signature": "int32_t UInt32_System_IConvertible_ToInt32(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x00405650", "name": "UInt32_System_IConvertible_ToUInt32", "signature": "uint32_t UInt32_System_IConvertible_ToUInt32(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x00405658", "name": "UInt32_System_IConvertible_ToInt64", "signature": "int64_t UInt32_System_IConvertible_ToInt64(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x00405660", "name": "UInt32_System_IConvertible_ToUInt64", "signature": "uint64_t UInt32_System_IConvertible_ToUInt64(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x00405668", "name": "UInt32_System_IConvertible_ToSingle", "signature": "float UInt32_System_IConvertible_ToSingle(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x00405670", "name": "UInt32_System_IConvertible_ToDouble", "signature": "double UInt32_System_IConvertible_ToDouble(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x00405678", "name": "UInt32_System_IConvertible_ToDecimal", "signature": "Decimal UInt32_System_IConvertible_ToDecimal(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x00405680", "name": "UInt32_System_IConvertible_ToDateTime", "signature": "DateTime UInt32_System_IConvertible_ToDateTime(UInt32__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x0040568C", "name": "UInt32_System_IConvertible_ToType", "signature": "Object * UInt32_System_IConvertible_ToType(UInt32__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x00405694", "name": "UInt64_CompareTo", "signature": "int32_t UInt64_CompareTo(UInt64__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0040569C", "name": "UInt64_CompareTo_1", "signature": "int32_t UInt64_CompareTo_1(UInt64__Boxed * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(UInt64)" }, { "virtualAddress": "0x004056B0", "name": "UInt64_Equals", "signature": "bool UInt64_Equals(UInt64__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004056B8", "name": "UInt64_Equals_1", "signature": "bool UInt64_Equals_1(UInt64__Boxed * this, uint64_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(UInt64)" }, { "virtualAddress": "0x004056C8", "name": "UInt64_GetHashCode", "signature": "int32_t UInt64_GetHashCode(UInt64__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004056D4", "name": "UInt64_ToString", "signature": "String * UInt64_ToString(UInt64__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00405708", "name": "UInt64_ToString_1", "signature": "String * UInt64_ToString_1(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x00405740", "name": "UInt64_ToString_2", "signature": "String * UInt64_ToString_2(UInt64__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x00405778", "name": "UInt64_ToString_3", "signature": "String * UInt64_ToString_3(UInt64__Boxed * this, String * format, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x008E25D0", "name": "UInt64_Parse", "signature": "uint64_t UInt64_Parse(String * s, MethodInfo * method)", "dotNetSignature": "UInt64 Parse(String)" }, { "virtualAddress": "0x008E2604", "name": "UInt64_Parse_1", "signature": "uint64_t UInt64_Parse_1(String * s, NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "UInt64 Parse(String, NumberStyles)" }, { "virtualAddress": "0x008E2648", "name": "UInt64_Parse_2", "signature": "uint64_t UInt64_Parse_2(String * s, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 Parse(String, IFormatProvider)" }, { "virtualAddress": "0x008E2680", "name": "UInt64_Parse_3", "signature": "uint64_t UInt64_Parse_3(String * s, NumberStyles__Enum style, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 Parse(String, NumberStyles, IFormatProvider)" }, { "virtualAddress": "0x008E26D4", "name": "UInt64_TryParse", "signature": "bool UInt64_TryParse(String * s, uint64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, UInt64 ByRef)" }, { "virtualAddress": "0x008E2710", "name": "UInt64_TryParse_1", "signature": "bool UInt64_TryParse_1(String * s, NumberStyles__Enum style, IFormatProvider * provider, uint64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, NumberStyles, IFormatProvider, UInt64 ByRef)" }, { "virtualAddress": "0x004057B4", "name": "UInt64_GetTypeCode", "signature": "TypeCode__Enum UInt64_GetTypeCode(UInt64__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x004057BC", "name": "UInt64_System_IConvertible_ToBoolean", "signature": "bool UInt64_System_IConvertible_ToBoolean(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x004057C4", "name": "UInt64_System_IConvertible_ToChar", "signature": "uint16_t UInt64_System_IConvertible_ToChar(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x004057CC", "name": "UInt64_System_IConvertible_ToSByte", "signature": "int8_t UInt64_System_IConvertible_ToSByte(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x004057D4", "name": "UInt64_System_IConvertible_ToByte", "signature": "uint8_t UInt64_System_IConvertible_ToByte(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x004057DC", "name": "UInt64_System_IConvertible_ToInt16", "signature": "int16_t UInt64_System_IConvertible_ToInt16(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x004057E4", "name": "UInt64_System_IConvertible_ToUInt16", "signature": "uint16_t UInt64_System_IConvertible_ToUInt16(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x004057EC", "name": "UInt64_System_IConvertible_ToInt32", "signature": "int32_t UInt64_System_IConvertible_ToInt32(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x004057F4", "name": "UInt64_System_IConvertible_ToUInt32", "signature": "uint32_t UInt64_System_IConvertible_ToUInt32(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x004057FC", "name": "UInt64_System_IConvertible_ToInt64", "signature": "int64_t UInt64_System_IConvertible_ToInt64(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x00405804", "name": "UInt64_System_IConvertible_ToUInt64", "signature": "uint64_t UInt64_System_IConvertible_ToUInt64(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x0040580C", "name": "UInt64_System_IConvertible_ToSingle", "signature": "float UInt64_System_IConvertible_ToSingle(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x00405814", "name": "UInt64_System_IConvertible_ToDouble", "signature": "double UInt64_System_IConvertible_ToDouble(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x0040581C", "name": "UInt64_System_IConvertible_ToDecimal", "signature": "Decimal UInt64_System_IConvertible_ToDecimal(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x00405824", "name": "UInt64_System_IConvertible_ToDateTime", "signature": "DateTime UInt64_System_IConvertible_ToDateTime(UInt64__Boxed * this, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x00405830", "name": "UInt64_System_IConvertible_ToType", "signature": "Object * UInt64_System_IConvertible_ToType(UInt64__Boxed * this, Type * type, IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "Object System.IConvertible.ToType(Type, IFormatProvider)" }, { "virtualAddress": "0x008E33D4", "name": "UnauthorizedAccessException__ctor", "signature": "void UnauthorizedAccessException__ctor(UnauthorizedAccessException * this, MethodInfo * method)", "dotNetSignature": "UnauthorizedAccessException()" }, { "virtualAddress": "0x008E3448", "name": "UnauthorizedAccessException__ctor_1", "signature": "void UnauthorizedAccessException__ctor_1(UnauthorizedAccessException * this, String * message, MethodInfo * method)", "dotNetSignature": "UnauthorizedAccessException(String)" }, { "virtualAddress": "0x008E347C", "name": "UnauthorizedAccessException__ctor_2", "signature": "void UnauthorizedAccessException__ctor_2(UnauthorizedAccessException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "UnauthorizedAccessException(String, Exception)" }, { "virtualAddress": "0x008E34B0", "name": "UnauthorizedAccessException__ctor_3", "signature": "void UnauthorizedAccessException__ctor_3(UnauthorizedAccessException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "UnauthorizedAccessException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008E34B8", "name": "UnhandledExceptionEventArgs__ctor", "signature": "void UnhandledExceptionEventArgs__ctor(UnhandledExceptionEventArgs * this, Object * exception, bool isTerminating, MethodInfo * method)", "dotNetSignature": "UnhandledExceptionEventArgs(Object, Boolean)" }, { "virtualAddress": "0x008E3540", "name": "UnhandledExceptionEventArgs_get_ExceptionObject", "signature": "Object * UnhandledExceptionEventArgs_get_ExceptionObject(UnhandledExceptionEventArgs * this, MethodInfo * method)", "dotNetSignature": "Object get_ExceptionObject()" }, { "virtualAddress": "0x008E3548", "name": "UnhandledExceptionEventArgs_get_IsTerminating", "signature": "bool UnhandledExceptionEventArgs_get_IsTerminating(UnhandledExceptionEventArgs * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsTerminating()" }, { "virtualAddress": "0x008E3550", "name": "UnhandledExceptionEventHandler__ctor", "signature": "void UnhandledExceptionEventHandler__ctor(UnhandledExceptionEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "UnhandledExceptionEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x008E3560", "name": "UnhandledExceptionEventHandler_Invoke", "signature": "void UnhandledExceptionEventHandler_Invoke(UnhandledExceptionEventHandler * this, Object * sender, UnhandledExceptionEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, UnhandledExceptionEventArgs)" }, { "virtualAddress": "0x008E3964", "name": "UnhandledExceptionEventHandler_BeginInvoke", "signature": "IAsyncResult * UnhandledExceptionEventHandler_BeginInvoke(UnhandledExceptionEventHandler * this, Object * sender, UnhandledExceptionEventArgs * e, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, UnhandledExceptionEventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x008E3994", "name": "UnhandledExceptionEventHandler_EndInvoke", "signature": "void UnhandledExceptionEventHandler_EndInvoke(UnhandledExceptionEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x008E39A0", "name": "UnitySerializationHolder_GetUnitySerializationInfo", "signature": "void UnitySerializationHolder_GetUnitySerializationInfo(SerializationInfo * info, Missing * missing, MethodInfo * method)", "dotNetSignature": "Void GetUnitySerializationInfo(SerializationInfo, Missing)" }, { "virtualAddress": "0x008E3A44", "name": "UnitySerializationHolder_AddElementTypes", "signature": "RuntimeType * UnitySerializationHolder_AddElementTypes(SerializationInfo * info, RuntimeType * type, MethodInfo * method)", "dotNetSignature": "RuntimeType AddElementTypes(SerializationInfo, RuntimeType)" }, { "virtualAddress": "0x008E3C94", "name": "UnitySerializationHolder_MakeElementTypes", "signature": "Type * UnitySerializationHolder_MakeElementTypes(UnitySerializationHolder * this, Type * type, MethodInfo * method)", "dotNetSignature": "Type MakeElementTypes(Type)" }, { "virtualAddress": "0x008E3D94", "name": "UnitySerializationHolder_GetUnitySerializationInfo_1", "signature": "void UnitySerializationHolder_GetUnitySerializationInfo_1(SerializationInfo * info, RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Void GetUnitySerializationInfo(SerializationInfo, RuntimeType)" }, { "virtualAddress": "0x008E40A8", "name": "UnitySerializationHolder_GetUnitySerializationInfo_2", "signature": "void UnitySerializationHolder_GetUnitySerializationInfo_2(SerializationInfo * info, int32_t unityType, String * data, RuntimeAssembly * assembly, MethodInfo * method)", "dotNetSignature": "Void GetUnitySerializationInfo(SerializationInfo, Int32, String, RuntimeAssembly)" }, { "virtualAddress": "0x008E41F8", "name": "UnitySerializationHolder__ctor", "signature": "void UnitySerializationHolder__ctor(UnitySerializationHolder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "UnitySerializationHolder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008E44FC", "name": "UnitySerializationHolder_ThrowInsufficientInformation", "signature": "void UnitySerializationHolder_ThrowInsufficientInformation(UnitySerializationHolder * this, String * field, MethodInfo * method)", "dotNetSignature": "Void ThrowInsufficientInformation(String)" }, { "virtualAddress": "0x008E45BC", "name": "UnitySerializationHolder_GetObjectData", "signature": "void UnitySerializationHolder_GetObjectData(UnitySerializationHolder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008E463C", "name": "UnitySerializationHolder_GetRealObject", "signature": "Object * UnitySerializationHolder_GetRealObject(UnitySerializationHolder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x004058C8", "name": "UnSafeCharBuffer__ctor", "signature": "void UnSafeCharBuffer__ctor(UnSafeCharBuffer__Boxed * this, uint16_t * buffer, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "UnSafeCharBuffer(Char*, Int32)" }, { "virtualAddress": "0x004058D4", "name": "UnSafeCharBuffer_AppendString", "signature": "void UnSafeCharBuffer_AppendString(UnSafeCharBuffer__Boxed * this, String * stringToAppend, MethodInfo * method)", "dotNetSignature": "Void AppendString(String)" }, { "virtualAddress": "0x004058DC", "name": "UnSafeCharBuffer_get_Length", "signature": "int32_t UnSafeCharBuffer_get_Length(UnSafeCharBuffer__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x008E63A0", "name": "Version__ctor", "signature": "void Version__ctor(Version * this, int32_t major, int32_t minor, int32_t build, int32_t revision, MethodInfo * method)", "dotNetSignature": "Version(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008E6530", "name": "Version__ctor_1", "signature": "void Version__ctor_1(Version * this, int32_t major, int32_t minor, int32_t build, MethodInfo * method)", "dotNetSignature": "Version(Int32, Int32, Int32)" }, { "virtualAddress": "0x008E6680", "name": "Version__ctor_2", "signature": "void Version__ctor_2(Version * this, int32_t major, int32_t minor, MethodInfo * method)", "dotNetSignature": "Version(Int32, Int32)" }, { "virtualAddress": "0x008E6784", "name": "Version__ctor_3", "signature": "void Version__ctor_3(Version * this, String * version, MethodInfo * method)", "dotNetSignature": "Version(String)" }, { "virtualAddress": "0x008E693C", "name": "Version__ctor_4", "signature": "void Version__ctor_4(Version * this, MethodInfo * method)", "dotNetSignature": "Version()" }, { "virtualAddress": "0x008E696C", "name": "Version_get_Major", "signature": "int32_t Version_get_Major(Version * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Major()" }, { "virtualAddress": "0x008E6974", "name": "Version_get_Minor", "signature": "int32_t Version_get_Minor(Version * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Minor()" }, { "virtualAddress": "0x008E697C", "name": "Version_get_Build", "signature": "int32_t Version_get_Build(Version * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Build()" }, { "virtualAddress": "0x008E6984", "name": "Version_get_Revision", "signature": "int32_t Version_get_Revision(Version * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Revision()" }, { "virtualAddress": "0x008E698C", "name": "Version_get_MajorRevision", "signature": "int16_t Version_get_MajorRevision(Version * this, MethodInfo * method)", "dotNetSignature": "Int16 get_MajorRevision()" }, { "virtualAddress": "0x008E6994", "name": "Version_get_MinorRevision", "signature": "int16_t Version_get_MinorRevision(Version * this, MethodInfo * method)", "dotNetSignature": "Int16 get_MinorRevision()" }, { "virtualAddress": "0x008E699C", "name": "Version_Clone", "signature": "Object * Version_Clone(Version * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x008E6A30", "name": "Version_CompareTo", "signature": "int32_t Version_CompareTo(Version * this, Object * version, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x008E6B7C", "name": "Version_CompareTo_1", "signature": "int32_t Version_CompareTo_1(Version * this, Version * value, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(Version)" }, { "virtualAddress": "0x008E6C5C", "name": "Version_Equals", "signature": "bool Version_Equals(Version * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008E6D38", "name": "Version_Equals_1", "signature": "bool Version_Equals_1(Version * this, Version * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Version)" }, { "virtualAddress": "0x008E6E04", "name": "Version_GetHashCode", "signature": "int32_t Version_GetHashCode(Version * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008E6E20", "name": "Version_ToString", "signature": "String * Version_ToString(Version * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008E6E48", "name": "Version_ToString_1", "signature": "String * Version_ToString_1(Version * this, int32_t fieldCount, MethodInfo * method)", "dotNetSignature": "String ToString(Int32)" }, { "virtualAddress": "0x008E7204", "name": "Version_AppendPositiveNumber", "signature": "void Version_AppendPositiveNumber(int32_t num, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Void AppendPositiveNumber(Int32, StringBuilder)" }, { "virtualAddress": "0x008E6834", "name": "Version_Parse", "signature": "Version * Version_Parse(String * input, MethodInfo * method)", "dotNetSignature": "Version Parse(String)" }, { "virtualAddress": "0x008E7750", "name": "Version_TryParse", "signature": "bool Version_TryParse(String * input, Version * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, Version ByRef)" }, { "virtualAddress": "0x008E729C", "name": "Version_TryParseVersion", "signature": "bool Version_TryParseVersion(String * version, Version_VersionResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseVersion(String, Version\u002BVersionResult ByRef)" }, { "virtualAddress": "0x008E7864", "name": "Version_TryParseComponent", "signature": "bool Version_TryParseComponent(String * component, String * componentName, Version_VersionResult * result, int32_t * parsedComponent, MethodInfo * method)", "dotNetSignature": "Boolean TryParseComponent(String, String, Version\u002BVersionResult ByRef, Int32 ByRef)" }, { "virtualAddress": "0x008E6B68", "name": "Version_op_Equality", "signature": "bool Version_op_Equality(Version * v1, Version * v2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Version, Version)" }, { "virtualAddress": "0x008E79B0", "name": "Version_op_Inequality", "signature": "bool Version_op_Inequality(Version * v1, Version * v2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Version, Version)" }, { "virtualAddress": "0x008E7A44", "name": "Version_op_LessThan", "signature": "bool Version_op_LessThan(Version * v1, Version * v2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThan(Version, Version)" }, { "virtualAddress": "0x008E7AE0", "name": "Version_op_LessThanOrEqual", "signature": "bool Version_op_LessThanOrEqual(Version * v1, Version * v2, MethodInfo * method)", "dotNetSignature": "Boolean op_LessThanOrEqual(Version, Version)" }, { "virtualAddress": "0x008E7B80", "name": "Version_op_GreaterThan", "signature": "bool Version_op_GreaterThan(Version * v1, Version * v2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThan(Version, Version)" }, { "virtualAddress": "0x008E7BF4", "name": "Version_op_GreaterThanOrEqual", "signature": "bool Version_op_GreaterThanOrEqual(Version * v1, Version * v2, MethodInfo * method)", "dotNetSignature": "Boolean op_GreaterThanOrEqual(Version, Version)" }, { "virtualAddress": "0x008E7C68", "name": "Version__cctor", "signature": "void Version__cctor(MethodInfo * method)", "dotNetSignature": "Version()" }, { "virtualAddress": "0x00405AE8", "name": "Version_VersionResult_Init", "signature": "void Version_VersionResult_Init(Version_VersionResult__Boxed * this, String * argumentName, bool canThrow, MethodInfo * method)", "dotNetSignature": "Void Init(String, Boolean)" }, { "virtualAddress": "0x00405AF8", "name": "Version_VersionResult_SetFailure", "signature": "void Version_VersionResult_SetFailure(Version_VersionResult__Boxed * this, Version_ParseFailureKind__Enum failure, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Version\u002BParseFailureKind)" }, { "virtualAddress": "0x00405B00", "name": "Version_VersionResult_SetFailure_1", "signature": "void Version_VersionResult_SetFailure_1(Version_VersionResult__Boxed * this, Version_ParseFailureKind__Enum failure, String * argument, MethodInfo * method)", "dotNetSignature": "Void SetFailure(Version\u002BParseFailureKind, String)" }, { "virtualAddress": "0x00405B08", "name": "Version_VersionResult_GetVersionParseException", "signature": "Exception * Version_VersionResult_GetVersionParseException(Version_VersionResult__Boxed * this, MethodInfo * method)", "dotNetSignature": "Exception GetVersionParseException()" }, { "virtualAddress": "0x0056D368", "name": "AppContextDefaultValues_PopulateDefaultValues", "signature": "void AppContextDefaultValues_PopulateDefaultValues(MethodInfo * method)", "dotNetSignature": "Void PopulateDefaultValues()" }, { "virtualAddress": "0x0056D6C8", "name": "AppContextDefaultValues_TryGetSwitchOverride", "signature": "bool AppContextDefaultValues_TryGetSwitchOverride(String * switchName, bool * overrideValue, MethodInfo * method)", "dotNetSignature": "Boolean TryGetSwitchOverride(String, Boolean ByRef)" }, { "virtualAddress": "0x0056DAC0", "name": "AppDomain_IsAppXModel", "signature": "bool AppDomain_IsAppXModel(MethodInfo * method)", "dotNetSignature": "Boolean IsAppXModel()" }, { "virtualAddress": "0x0056DAC8", "name": "AppDomain_IsAppXDesignMode", "signature": "bool AppDomain_IsAppXDesignMode(MethodInfo * method)", "dotNetSignature": "Boolean IsAppXDesignMode()" }, { "virtualAddress": "0x0056DAD0", "name": "AppDomain_CheckReflectionOnlyLoadSupported", "signature": "void AppDomain_CheckReflectionOnlyLoadSupported(MethodInfo * method)", "dotNetSignature": "Void CheckReflectionOnlyLoadSupported()" }, { "virtualAddress": "0x0056DAD4", "name": "AppDomain_CheckLoadFromSupported", "signature": "void AppDomain_CheckLoadFromSupported(MethodInfo * method)", "dotNetSignature": "Void CheckLoadFromSupported()" }, { "virtualAddress": "0x0056DAD8", "name": "AppDomain__ctor", "signature": "void AppDomain__ctor(AppDomain * this, MethodInfo * method)", "dotNetSignature": "AppDomain()" }, { "virtualAddress": "0x0056DAE0", "name": "AppDomain_getSetup", "signature": "AppDomainSetup * AppDomain_getSetup(AppDomain * this, MethodInfo * method)", "dotNetSignature": "AppDomainSetup getSetup()" }, { "virtualAddress": "0x0056DAE4", "name": "AppDomain_get_SetupInformationNoCopy", "signature": "AppDomainSetup * AppDomain_get_SetupInformationNoCopy(AppDomain * this, MethodInfo * method)", "dotNetSignature": "AppDomainSetup get_SetupInformationNoCopy()" }, { "virtualAddress": "0x0056D178", "name": "AppDomain_get_SetupInformation", "signature": "AppDomainSetup * AppDomain_get_SetupInformation(AppDomain * this, MethodInfo * method)", "dotNetSignature": "AppDomainSetup get_SetupInformation()" }, { "virtualAddress": "0x0056D130", "name": "AppDomain_get_BaseDirectory", "signature": "String * AppDomain_get_BaseDirectory(AppDomain * this, MethodInfo * method)", "dotNetSignature": "String get_BaseDirectory()" }, { "virtualAddress": "0x0056DAE8", "name": "AppDomain_get_RelativeSearchPath", "signature": "String * AppDomain_get_RelativeSearchPath(AppDomain * this, MethodInfo * method)", "dotNetSignature": "String get_RelativeSearchPath()" }, { "virtualAddress": "0x0056DB08", "name": "AppDomain_get_DynamicDirectory", "signature": "String * AppDomain_get_DynamicDirectory(AppDomain * this, MethodInfo * method)", "dotNetSignature": "String get_DynamicDirectory()" }, { "virtualAddress": "0x0056DBB8", "name": "AppDomain_get_ShadowCopyFiles", "signature": "bool AppDomain_get_ShadowCopyFiles(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ShadowCopyFiles()" }, { "virtualAddress": "0x0056DC1C", "name": "AppDomain_getFriendlyName", "signature": "String * AppDomain_getFriendlyName(AppDomain * this, MethodInfo * method)", "dotNetSignature": "String getFriendlyName()" }, { "virtualAddress": "0x0056DC20", "name": "AppDomain_get_FriendlyName", "signature": "String * AppDomain_get_FriendlyName(AppDomain * this, MethodInfo * method)", "dotNetSignature": "String get_FriendlyName()" }, { "virtualAddress": "0x0056DC24", "name": "AppDomain_get_Evidence", "signature": "Evidence * AppDomain_get_Evidence(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Evidence get_Evidence()" }, { "virtualAddress": "0x0056DEC8", "name": "AppDomain_get_DefaultPrincipal", "signature": "IPrincipal * AppDomain_get_DefaultPrincipal(AppDomain * this, MethodInfo * method)", "dotNetSignature": "IPrincipal get_DefaultPrincipal()" }, { "virtualAddress": "0x0056E040", "name": "AppDomain_get_GrantedPermissionSet", "signature": "PermissionSet * AppDomain_get_GrantedPermissionSet(AppDomain * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_GrantedPermissionSet()" }, { "virtualAddress": "0x0056E0C0", "name": "AppDomain_get_PermissionSet", "signature": "PermissionSet * AppDomain_get_PermissionSet(AppDomain * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_PermissionSet()" }, { "virtualAddress": "0x0056E17C", "name": "AppDomain_getCurDomain", "signature": "AppDomain * AppDomain_getCurDomain(MethodInfo * method)", "dotNetSignature": "AppDomain getCurDomain()" }, { "virtualAddress": "0x0056B230", "name": "AppDomain_get_CurrentDomain", "signature": "AppDomain * AppDomain_get_CurrentDomain(MethodInfo * method)", "dotNetSignature": "AppDomain get_CurrentDomain()" }, { "virtualAddress": "0x0056E180", "name": "AppDomain_getRootDomain", "signature": "AppDomain * AppDomain_getRootDomain(MethodInfo * method)", "dotNetSignature": "AppDomain getRootDomain()" }, { "virtualAddress": "0x0056DDF8", "name": "AppDomain_get_DefaultDomain", "signature": "AppDomain * AppDomain_get_DefaultDomain(MethodInfo * method)", "dotNetSignature": "AppDomain get_DefaultDomain()" }, { "virtualAddress": "0x0056E184", "name": "AppDomain_AppendPrivatePath", "signature": "void AppDomain_AppendPrivatePath(AppDomain * this, String * path, MethodInfo * method)", "dotNetSignature": "Void AppendPrivatePath(String)" }, { "virtualAddress": "0x0056E2E0", "name": "AppDomain_ClearPrivatePath", "signature": "void AppDomain_ClearPrivatePath(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Void ClearPrivatePath()" }, { "virtualAddress": "0x0056E348", "name": "AppDomain_ClearShadowCopyPath", "signature": "void AppDomain_ClearShadowCopyPath(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Void ClearShadowCopyPath()" }, { "virtualAddress": "0x0056AD38", "name": "AppDomain_InternalCreateInstanceWithNoSecurity", "signature": "ObjectHandle * AppDomain_InternalCreateInstanceWithNoSecurity(AppDomain * this, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle InternalCreateInstanceWithNoSecurity(String, String)" }, { "virtualAddress": "0x0056AE20", "name": "AppDomain_InternalCreateInstanceWithNoSecurity_1", "signature": "ObjectHandle * AppDomain_InternalCreateInstanceWithNoSecurity_1(AppDomain * this, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle InternalCreateInstanceWithNoSecurity(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056AFB4", "name": "AppDomain_InternalCreateInstanceFromWithNoSecurity", "signature": "ObjectHandle * AppDomain_InternalCreateInstanceFromWithNoSecurity(AppDomain * this, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle InternalCreateInstanceFromWithNoSecurity(String, String)" }, { "virtualAddress": "0x0056B09C", "name": "AppDomain_InternalCreateInstanceFromWithNoSecurity_1", "signature": "ObjectHandle * AppDomain_InternalCreateInstanceFromWithNoSecurity_1(AppDomain * this, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle InternalCreateInstanceFromWithNoSecurity(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056E3B0", "name": "AppDomain_CreateInstance", "signature": "ObjectHandle * AppDomain_CreateInstance(AppDomain * this, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String)" }, { "virtualAddress": "0x0056E6C0", "name": "AppDomain_CreateInstance_1", "signature": "ObjectHandle * AppDomain_CreateInstance_1(AppDomain * this, String * assemblyName, String * typeName, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Object[])" }, { "virtualAddress": "0x0056E444", "name": "AppDomain_CreateInstance_2", "signature": "ObjectHandle * AppDomain_CreateInstance_2(AppDomain * this, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056E75C", "name": "AppDomain_CreateInstanceAndUnwrap", "signature": "Object * AppDomain_CreateInstanceAndUnwrap(AppDomain * this, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceAndUnwrap(String, String)" }, { "virtualAddress": "0x0056E778", "name": "AppDomain_CreateInstanceAndUnwrap_1", "signature": "Object * AppDomain_CreateInstanceAndUnwrap_1(AppDomain * this, String * assemblyName, String * typeName, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceAndUnwrap(String, String, Object[])" }, { "virtualAddress": "0x0056E794", "name": "AppDomain_CreateInstanceAndUnwrap_2", "signature": "Object * AppDomain_CreateInstanceAndUnwrap_2(AppDomain * this, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056E7C4", "name": "AppDomain_CreateInstance_3", "signature": "ObjectHandle * AppDomain_CreateInstance_3(AppDomain * this, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056E8A4", "name": "AppDomain_CreateInstanceAndUnwrap_3", "signature": "Object * AppDomain_CreateInstanceAndUnwrap_3(AppDomain * this, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056E8D4", "name": "AppDomain_CreateInstanceFrom", "signature": "ObjectHandle * AppDomain_CreateInstanceFrom(AppDomain * this, String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056E9B4", "name": "AppDomain_CreateInstanceFromAndUnwrap", "signature": "Object * AppDomain_CreateInstanceFromAndUnwrap(AppDomain * this, String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceFromAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0056E524", "name": "AppDomain_CreateInstanceFrom_1", "signature": "ObjectHandle * AppDomain_CreateInstanceFrom_1(AppDomain * this, String * assemblyFile, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String)" }, { "virtualAddress": "0x0056E9E4", "name": "AppDomain_CreateInstanceFrom_2", "signature": "ObjectHandle * AppDomain_CreateInstanceFrom_2(AppDomain * this, String * assemblyFile, String * typeName, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Object[])" }, { "virtualAddress": "0x0056E5E0", "name": "AppDomain_CreateInstanceFrom_3", "signature": "ObjectHandle * AppDomain_CreateInstanceFrom_3(AppDomain * this, String * assemblyFile, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056EAA4", "name": "AppDomain_CreateInstanceFromAndUnwrap_1", "signature": "Object * AppDomain_CreateInstanceFromAndUnwrap_1(AppDomain * this, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceFromAndUnwrap(String, String)" }, { "virtualAddress": "0x0056EAC0", "name": "AppDomain_CreateInstanceFromAndUnwrap_2", "signature": "Object * AppDomain_CreateInstanceFromAndUnwrap_2(AppDomain * this, String * assemblyName, String * typeName, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceFromAndUnwrap(String, String, Object[])" }, { "virtualAddress": "0x0056EADC", "name": "AppDomain_CreateInstanceFromAndUnwrap_3", "signature": "Object * AppDomain_CreateInstanceFromAndUnwrap_3(AppDomain * this, String * assemblyName, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, Evidence * securityAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstanceFromAndUnwrap(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0056EB0C", "name": "AppDomain_DoCallBack", "signature": "void AppDomain_DoCallBack(AppDomain * this, CrossAppDomainDelegate * callBackDelegate, MethodInfo * method)", "dotNetSignature": "Void DoCallBack(CrossAppDomainDelegate)" }, { "virtualAddress": "0x0056EB20", "name": "AppDomain_ExecuteAssembly", "signature": "int32_t AppDomain_ExecuteAssembly(AppDomain * this, String * assemblyFile, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssembly(String)" }, { "virtualAddress": "0x0056EB94", "name": "AppDomain_ExecuteAssembly_1", "signature": "int32_t AppDomain_ExecuteAssembly_1(AppDomain * this, String * assemblyFile, Evidence * assemblySecurity, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssembly(String, Evidence)" }, { "virtualAddress": "0x0056EB58", "name": "AppDomain_ExecuteAssembly_2", "signature": "int32_t AppDomain_ExecuteAssembly_2(AppDomain * this, String * assemblyFile, Evidence * assemblySecurity, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssembly(String, Evidence, String[])" }, { "virtualAddress": "0x0056ECD4", "name": "AppDomain_ExecuteAssembly_3", "signature": "int32_t AppDomain_ExecuteAssembly_3(AppDomain * this, String * assemblyFile, Evidence * assemblySecurity, String__Array * args, Byte__Array * hashValue, AssemblyHashAlgorithm__Enum hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssembly(String, Evidence, String[], Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x0056ED18", "name": "AppDomain_ExecuteAssembly_4", "signature": "int32_t AppDomain_ExecuteAssembly_4(AppDomain * this, String * assemblyFile, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssembly(String, String[])" }, { "virtualAddress": "0x0056ED54", "name": "AppDomain_ExecuteAssembly_5", "signature": "int32_t AppDomain_ExecuteAssembly_5(AppDomain * this, String * assemblyFile, String__Array * args, Byte__Array * hashValue, AssemblyHashAlgorithm__Enum hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssembly(String, String[], Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x0056EBCC", "name": "AppDomain_ExecuteAssemblyInternal", "signature": "int32_t AppDomain_ExecuteAssemblyInternal(AppDomain * this, Assembly * a, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssemblyInternal(Assembly, String[])" }, { "virtualAddress": "0x0056ED98", "name": "AppDomain_ExecuteAssembly_6", "signature": "int32_t AppDomain_ExecuteAssembly_6(AppDomain * this, Assembly * a, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssembly(Assembly, String[])" }, { "virtualAddress": "0x0056ED9C", "name": "AppDomain_GetAssemblies", "signature": "Assembly__Array * AppDomain_GetAssemblies(AppDomain * this, bool refOnly, MethodInfo * method)", "dotNetSignature": "Assembly[] GetAssemblies(Boolean)" }, { "virtualAddress": "0x0056EDA4", "name": "AppDomain_GetAssemblies_1", "signature": "Assembly__Array * AppDomain_GetAssemblies_1(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Assembly[] GetAssemblies()" }, { "virtualAddress": "0x0056D12C", "name": "AppDomain_GetData", "signature": "Object * AppDomain_GetData(AppDomain * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetData(String)" }, { "virtualAddress": "0x0056EDAC", "name": "AppDomain_GetType", "signature": "Type * AppDomain_GetType(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Type GetType()" }, { "virtualAddress": "0x0056EDB4", "name": "AppDomain_InitializeLifetimeService", "signature": "Object * AppDomain_InitializeLifetimeService(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Object InitializeLifetimeService()" }, { "virtualAddress": "0x0056EDBC", "name": "AppDomain_LoadAssembly", "signature": "Assembly * AppDomain_LoadAssembly(AppDomain * this, String * assemblyRef, Evidence * securityEvidence, bool refOnly, MethodInfo * method)", "dotNetSignature": "Assembly LoadAssembly(String, Evidence, Boolean)" }, { "virtualAddress": "0x0056EDC4", "name": "AppDomain_Load", "signature": "Assembly * AppDomain_Load(AppDomain * this, AssemblyName * assemblyRef, MethodInfo * method)", "dotNetSignature": "Assembly Load(AssemblyName)" }, { "virtualAddress": "0x0056F200", "name": "AppDomain_LoadSatellite", "signature": "Assembly * AppDomain_LoadSatellite(AppDomain * this, AssemblyName * assemblyRef, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Assembly LoadSatellite(AssemblyName, Boolean)" }, { "virtualAddress": "0x0056EDCC", "name": "AppDomain_Load_1", "signature": "Assembly * AppDomain_Load_1(AppDomain * this, AssemblyName * assemblyRef, Evidence * assemblySecurity, MethodInfo * method)", "dotNetSignature": "Assembly Load(AssemblyName, Evidence)" }, { "virtualAddress": "0x0056F310", "name": "AppDomain_Load_2", "signature": "Assembly * AppDomain_Load_2(AppDomain * this, String * assemblyString, MethodInfo * method)", "dotNetSignature": "Assembly Load(String)" }, { "virtualAddress": "0x0056F450", "name": "AppDomain_Load_3", "signature": "Assembly * AppDomain_Load_3(AppDomain * this, String * assemblyString, Evidence * assemblySecurity, MethodInfo * method)", "dotNetSignature": "Assembly Load(String, Evidence)" }, { "virtualAddress": "0x0056F31C", "name": "AppDomain_Load_4", "signature": "Assembly * AppDomain_Load_4(AppDomain * this, String * assemblyString, Evidence * assemblySecurity, bool refonly, MethodInfo * method)", "dotNetSignature": "Assembly Load(String, Evidence, Boolean)" }, { "virtualAddress": "0x0056F458", "name": "AppDomain_Load_5", "signature": "Assembly * AppDomain_Load_5(AppDomain * this, Byte__Array * rawAssembly, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[])" }, { "virtualAddress": "0x0056F470", "name": "AppDomain_Load_6", "signature": "Assembly * AppDomain_Load_6(AppDomain * this, Byte__Array * rawAssembly, Byte__Array * rawSymbolStore, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[], Byte[])" }, { "virtualAddress": "0x0056F47C", "name": "AppDomain_LoadAssemblyRaw", "signature": "Assembly * AppDomain_LoadAssemblyRaw(AppDomain * this, Byte__Array * rawAssembly, Byte__Array * rawSymbolStore, Evidence * securityEvidence, bool refonly, MethodInfo * method)", "dotNetSignature": "Assembly LoadAssemblyRaw(Byte[], Byte[], Evidence, Boolean)" }, { "virtualAddress": "0x0056F468", "name": "AppDomain_Load_7", "signature": "Assembly * AppDomain_Load_7(AppDomain * this, Byte__Array * rawAssembly, Byte__Array * rawSymbolStore, Evidence * securityEvidence, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[], Byte[], Evidence)" }, { "virtualAddress": "0x0056F484", "name": "AppDomain_Load_8", "signature": "Assembly * AppDomain_Load_8(AppDomain * this, Byte__Array * rawAssembly, Byte__Array * rawSymbolStore, Evidence * securityEvidence, bool refonly, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[], Byte[], Evidence, Boolean)" }, { "virtualAddress": "0x0056F54C", "name": "AppDomain_SetAppDomainPolicy", "signature": "void AppDomain_SetAppDomainPolicy(AppDomain * this, PolicyLevel * domainPolicy, MethodInfo * method)", "dotNetSignature": "Void SetAppDomainPolicy(PolicyLevel)" }, { "virtualAddress": "0x0056F6C4", "name": "AppDomain_SetCachePath", "signature": "void AppDomain_SetCachePath(AppDomain * this, String * path, MethodInfo * method)", "dotNetSignature": "Void SetCachePath(String)" }, { "virtualAddress": "0x0056F6F0", "name": "AppDomain_SetPrincipalPolicy", "signature": "void AppDomain_SetPrincipalPolicy(AppDomain * this, PrincipalPolicy__Enum policy, MethodInfo * method)", "dotNetSignature": "Void SetPrincipalPolicy(PrincipalPolicy)" }, { "virtualAddress": "0x0056F794", "name": "AppDomain_SetShadowCopyFiles", "signature": "void AppDomain_SetShadowCopyFiles(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Void SetShadowCopyFiles()" }, { "virtualAddress": "0x0056F7F4", "name": "AppDomain_SetShadowCopyPath", "signature": "void AppDomain_SetShadowCopyPath(AppDomain * this, String * path, MethodInfo * method)", "dotNetSignature": "Void SetShadowCopyPath(String)" }, { "virtualAddress": "0x0056F820", "name": "AppDomain_SetThreadPrincipal", "signature": "void AppDomain_SetThreadPrincipal(AppDomain * this, IPrincipal * principal, MethodInfo * method)", "dotNetSignature": "Void SetThreadPrincipal(IPrincipal)" }, { "virtualAddress": "0x0056F944", "name": "AppDomain_InternalSetDomainByID", "signature": "AppDomain * AppDomain_InternalSetDomainByID(int32_t domain_id, MethodInfo * method)", "dotNetSignature": "AppDomain InternalSetDomainByID(Int32)" }, { "virtualAddress": "0x0056F948", "name": "AppDomain_InternalSetDomain", "signature": "AppDomain * AppDomain_InternalSetDomain(AppDomain * context, MethodInfo * method)", "dotNetSignature": "AppDomain InternalSetDomain(AppDomain)" }, { "virtualAddress": "0x0056F94C", "name": "AppDomain_InternalPushDomainRef", "signature": "void AppDomain_InternalPushDomainRef(AppDomain * domain, MethodInfo * method)", "dotNetSignature": "Void InternalPushDomainRef(AppDomain)" }, { "virtualAddress": "0x0056F950", "name": "AppDomain_InternalPushDomainRefByID", "signature": "void AppDomain_InternalPushDomainRefByID(int32_t domain_id, MethodInfo * method)", "dotNetSignature": "Void InternalPushDomainRefByID(Int32)" }, { "virtualAddress": "0x0056F954", "name": "AppDomain_InternalPopDomainRef", "signature": "void AppDomain_InternalPopDomainRef(MethodInfo * method)", "dotNetSignature": "Void InternalPopDomainRef()" }, { "virtualAddress": "0x0056F958", "name": "AppDomain_InternalSetContext", "signature": "Context * AppDomain_InternalSetContext(Context * context, MethodInfo * method)", "dotNetSignature": "Context InternalSetContext(Context)" }, { "virtualAddress": "0x0056F95C", "name": "AppDomain_InternalGetContext", "signature": "Context * AppDomain_InternalGetContext(MethodInfo * method)", "dotNetSignature": "Context InternalGetContext()" }, { "virtualAddress": "0x0056F960", "name": "AppDomain_InternalGetDefaultContext", "signature": "Context * AppDomain_InternalGetDefaultContext(MethodInfo * method)", "dotNetSignature": "Context InternalGetDefaultContext()" }, { "virtualAddress": "0x0056F964", "name": "AppDomain_InternalGetProcessGuid", "signature": "String * AppDomain_InternalGetProcessGuid(String * newguid, MethodInfo * method)", "dotNetSignature": "String InternalGetProcessGuid(String)" }, { "virtualAddress": "0x0056F968", "name": "AppDomain_InvokeInDomain", "signature": "Object * AppDomain_InvokeInDomain(AppDomain * domain, MethodInfo_1 * method_1, Object * obj, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object InvokeInDomain(AppDomain, MethodInfo, Object, Object[])" }, { "virtualAddress": "0x0056FAB8", "name": "AppDomain_InvokeInDomainByID", "signature": "Object * AppDomain_InvokeInDomainByID(int32_t domain_id, MethodInfo_1 * method_1, Object * obj, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object InvokeInDomainByID(Int32, MethodInfo, Object, Object[])" }, { "virtualAddress": "0x0056FC08", "name": "AppDomain_GetProcessGuid", "signature": "String * AppDomain_GetProcessGuid(MethodInfo * method)", "dotNetSignature": "String GetProcessGuid()" }, { "virtualAddress": "0x0056FCBC", "name": "AppDomain_CreateDomain", "signature": "AppDomain * AppDomain_CreateDomain(String * friendlyName, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomain(String)" }, { "virtualAddress": "0x0056FF6C", "name": "AppDomain_CreateDomain_1", "signature": "AppDomain * AppDomain_CreateDomain_1(String * friendlyName, Evidence * securityInfo, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomain(String, Evidence)" }, { "virtualAddress": "0x0056FF74", "name": "AppDomain_createDomain", "signature": "AppDomain * AppDomain_createDomain(String * friendlyName, AppDomainSetup * info, MethodInfo * method)", "dotNetSignature": "AppDomain createDomain(String, AppDomainSetup)" }, { "virtualAddress": "0x0056FCC8", "name": "AppDomain_CreateDomain_2", "signature": "AppDomain * AppDomain_CreateDomain_2(String * friendlyName, Evidence * securityInfo, AppDomainSetup * info, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomain(String, Evidence, AppDomainSetup)" }, { "virtualAddress": "0x0056FF78", "name": "AppDomain_CreateDomain_3", "signature": "AppDomain * AppDomain_CreateDomain_3(String * friendlyName, Evidence * securityInfo, String * appBasePath, String * appRelativeSearchPath, bool shadowCopyFiles, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomain(String, Evidence, String, String, Boolean)" }, { "virtualAddress": "0x0056FFB8", "name": "AppDomain_CreateDomainSetup", "signature": "AppDomainSetup * AppDomain_CreateDomainSetup(String * appBasePath, String * appRelativeSearchPath, bool shadowCopyFiles, MethodInfo * method)", "dotNetSignature": "AppDomainSetup CreateDomainSetup(String, String, Boolean)" }, { "virtualAddress": "0x00570064", "name": "AppDomain_InternalIsFinalizingForUnload", "signature": "bool AppDomain_InternalIsFinalizingForUnload(int32_t domain_id, MethodInfo * method)", "dotNetSignature": "Boolean InternalIsFinalizingForUnload(Int32)" }, { "virtualAddress": "0x0056F6AC", "name": "AppDomain_IsFinalizingForUnload", "signature": "bool AppDomain_IsFinalizingForUnload(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Boolean IsFinalizingForUnload()" }, { "virtualAddress": "0x00570070", "name": "AppDomain_InternalUnload", "signature": "void AppDomain_InternalUnload(int32_t domain_id, MethodInfo * method)", "dotNetSignature": "Void InternalUnload(Int32)" }, { "virtualAddress": "0x00570068", "name": "AppDomain_getDomainID", "signature": "int32_t AppDomain_getDomainID(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Int32 getDomainID()" }, { "virtualAddress": "0x00570074", "name": "AppDomain_Unload", "signature": "void AppDomain_Unload(AppDomain * domain, MethodInfo * method)", "dotNetSignature": "Void Unload(AppDomain)" }, { "virtualAddress": "0x005700FC", "name": "AppDomain_SetData", "signature": "void AppDomain_SetData(AppDomain * this, String * name, Object * data, MethodInfo * method)", "dotNetSignature": "Void SetData(String, Object)" }, { "virtualAddress": "0x00570100", "name": "AppDomain_SetData_1", "signature": "void AppDomain_SetData_1(AppDomain * this, String * name, Object * data, IPermission * permission, MethodInfo * method)", "dotNetSignature": "Void SetData(String, Object, IPermission)" }, { "virtualAddress": "0x00570104", "name": "AppDomain_SetDynamicBase", "signature": "void AppDomain_SetDynamicBase(AppDomain * this, String * path, MethodInfo * method)", "dotNetSignature": "Void SetDynamicBase(String)" }, { "virtualAddress": "0x00570164", "name": "AppDomain_GetCurrentThreadId", "signature": "int32_t AppDomain_GetCurrentThreadId(MethodInfo * method)", "dotNetSignature": "Int32 GetCurrentThreadId()" }, { "virtualAddress": "0x0057016C", "name": "AppDomain_ToString", "signature": "String * AppDomain_ToString(AppDomain * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00570170", "name": "AppDomain_ValidateAssemblyName", "signature": "void AppDomain_ValidateAssemblyName(String * name, MethodInfo * method)", "dotNetSignature": "Void ValidateAssemblyName(String)" }, { "virtualAddress": "0x005702B0", "name": "AppDomain_DoAssemblyLoad", "signature": "void AppDomain_DoAssemblyLoad(AppDomain * this, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "Void DoAssemblyLoad(Assembly)" }, { "virtualAddress": "0x00570344", "name": "AppDomain_DoAssemblyResolve", "signature": "Assembly * AppDomain_DoAssemblyResolve(AppDomain * this, String * name, Assembly * requestingAssembly, bool refonly, MethodInfo * method)", "dotNetSignature": "Assembly DoAssemblyResolve(String, Assembly, Boolean)" }, { "virtualAddress": "0x005705D8", "name": "AppDomain_DoTypeResolve", "signature": "Assembly * AppDomain_DoTypeResolve(AppDomain * this, Object * name_or_tb, MethodInfo * method)", "dotNetSignature": "Assembly DoTypeResolve(Object)" }, { "virtualAddress": "0x00570844", "name": "AppDomain_DoResourceResolve", "signature": "Assembly * AppDomain_DoResourceResolve(AppDomain * this, String * name, Assembly * requesting, MethodInfo * method)", "dotNetSignature": "Assembly DoResourceResolve(String, Assembly)" }, { "virtualAddress": "0x0057097C", "name": "AppDomain_DoDomainUnload", "signature": "void AppDomain_DoDomainUnload(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Void DoDomainUnload()" }, { "virtualAddress": "0x00570998", "name": "AppDomain_DoUnhandledException", "signature": "void AppDomain_DoUnhandledException(AppDomain * this, Exception * e, MethodInfo * method)", "dotNetSignature": "Void DoUnhandledException(Exception)" }, { "virtualAddress": "0x0057099C", "name": "AppDomain_DoUnhandledException_1", "signature": "void AppDomain_DoUnhandledException_1(AppDomain * this, UnhandledExceptionEventArgs * args, MethodInfo * method)", "dotNetSignature": "Void DoUnhandledException(UnhandledExceptionEventArgs)" }, { "virtualAddress": "0x005709BC", "name": "AppDomain_GetMarshalledDomainObjRef", "signature": "Byte__Array * AppDomain_GetMarshalledDomainObjRef(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetMarshalledDomainObjRef()" }, { "virtualAddress": "0x00570A94", "name": "AppDomain_ProcessMessageInDomain", "signature": "void AppDomain_ProcessMessageInDomain(AppDomain * this, Byte__Array * arrRequest, CADMethodCallMessage * cadMsg, Byte__Array * * arrResponse, CADMethodReturnMessage * * cadMrm, MethodInfo * method)", "dotNetSignature": "Void ProcessMessageInDomain(Byte[], CADMethodCallMessage, Byte[] ByRef, CADMethodReturnMessage ByRef)" }, { "virtualAddress": "0x00570BBC", "name": "AppDomain_add_AssemblyLoad", "signature": "void AppDomain_add_AssemblyLoad(AppDomain * this, AssemblyLoadEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_AssemblyLoad(AssemblyLoadEventHandler)" }, { "virtualAddress": "0x00570C60", "name": "AppDomain_remove_AssemblyLoad", "signature": "void AppDomain_remove_AssemblyLoad(AppDomain * this, AssemblyLoadEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_AssemblyLoad(AssemblyLoadEventHandler)" }, { "virtualAddress": "0x00570D04", "name": "AppDomain_add_AssemblyResolve", "signature": "void AppDomain_add_AssemblyResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_AssemblyResolve(ResolveEventHandler)" }, { "virtualAddress": "0x00570DA8", "name": "AppDomain_remove_AssemblyResolve", "signature": "void AppDomain_remove_AssemblyResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_AssemblyResolve(ResolveEventHandler)" }, { "virtualAddress": "0x00570E4C", "name": "AppDomain_add_DomainUnload", "signature": "void AppDomain_add_DomainUnload(AppDomain * this, EventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_DomainUnload(EventHandler)" }, { "virtualAddress": "0x00570EF0", "name": "AppDomain_remove_DomainUnload", "signature": "void AppDomain_remove_DomainUnload(AppDomain * this, EventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_DomainUnload(EventHandler)" }, { "virtualAddress": "0x00570F94", "name": "AppDomain_add_ProcessExit", "signature": "void AppDomain_add_ProcessExit(AppDomain * this, EventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_ProcessExit(EventHandler)" }, { "virtualAddress": "0x00571038", "name": "AppDomain_remove_ProcessExit", "signature": "void AppDomain_remove_ProcessExit(AppDomain * this, EventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_ProcessExit(EventHandler)" }, { "virtualAddress": "0x005710DC", "name": "AppDomain_add_ResourceResolve", "signature": "void AppDomain_add_ResourceResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_ResourceResolve(ResolveEventHandler)" }, { "virtualAddress": "0x00571180", "name": "AppDomain_remove_ResourceResolve", "signature": "void AppDomain_remove_ResourceResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_ResourceResolve(ResolveEventHandler)" }, { "virtualAddress": "0x00571224", "name": "AppDomain_add_TypeResolve", "signature": "void AppDomain_add_TypeResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_TypeResolve(ResolveEventHandler)" }, { "virtualAddress": "0x005712C8", "name": "AppDomain_remove_TypeResolve", "signature": "void AppDomain_remove_TypeResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_TypeResolve(ResolveEventHandler)" }, { "virtualAddress": "0x0057136C", "name": "AppDomain_add_UnhandledException", "signature": "void AppDomain_add_UnhandledException(AppDomain * this, UnhandledExceptionEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_UnhandledException(UnhandledExceptionEventHandler)" }, { "virtualAddress": "0x00571410", "name": "AppDomain_remove_UnhandledException", "signature": "void AppDomain_remove_UnhandledException(AppDomain * this, UnhandledExceptionEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_UnhandledException(UnhandledExceptionEventHandler)" }, { "virtualAddress": "0x005714B4", "name": "AppDomain_add_FirstChanceException", "signature": "void AppDomain_add_FirstChanceException(AppDomain * this, EventHandler_1_System_Runtime_ExceptionServices_FirstChanceExceptionEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_FirstChanceException(EventHandler\u00601[System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs])" }, { "virtualAddress": "0x00571558", "name": "AppDomain_remove_FirstChanceException", "signature": "void AppDomain_remove_FirstChanceException(AppDomain * this, EventHandler_1_System_Runtime_ExceptionServices_FirstChanceExceptionEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_FirstChanceException(EventHandler\u00601[System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs])" }, { "virtualAddress": "0x005715FC", "name": "AppDomain_get_IsHomogenous", "signature": "bool AppDomain_get_IsHomogenous(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsHomogenous()" }, { "virtualAddress": "0x00571604", "name": "AppDomain_get_IsFullyTrusted", "signature": "bool AppDomain_get_IsFullyTrusted(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFullyTrusted()" }, { "virtualAddress": "0x0056B234", "name": "AppDomain_get_DomainManager", "signature": "AppDomainManager * AppDomain_get_DomainManager(AppDomain * this, MethodInfo * method)", "dotNetSignature": "AppDomainManager get_DomainManager()" }, { "virtualAddress": "0x0057160C", "name": "AppDomain_add_ReflectionOnlyAssemblyResolve", "signature": "void AppDomain_add_ReflectionOnlyAssemblyResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_ReflectionOnlyAssemblyResolve(ResolveEventHandler)" }, { "virtualAddress": "0x005716B0", "name": "AppDomain_remove_ReflectionOnlyAssemblyResolve", "signature": "void AppDomain_remove_ReflectionOnlyAssemblyResolve(AppDomain * this, ResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_ReflectionOnlyAssemblyResolve(ResolveEventHandler)" }, { "virtualAddress": "0x00571754", "name": "AppDomain_get_ActivationContext", "signature": "ActivationContext * AppDomain_get_ActivationContext(AppDomain * this, MethodInfo * method)", "dotNetSignature": "ActivationContext get_ActivationContext()" }, { "virtualAddress": "0x005717B8", "name": "AppDomain_get_ApplicationIdentity", "signature": "ApplicationIdentity * AppDomain_get_ApplicationIdentity(AppDomain * this, MethodInfo * method)", "dotNetSignature": "ApplicationIdentity get_ApplicationIdentity()" }, { "virtualAddress": "0x0057181C", "name": "AppDomain_get_Id", "signature": "int32_t AppDomain_get_Id(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Id()" }, { "virtualAddress": "0x00571824", "name": "AppDomain_ApplyPolicy", "signature": "String * AppDomain_ApplyPolicy(AppDomain * this, String * assemblyName, MethodInfo * method)", "dotNetSignature": "String ApplyPolicy(String)" }, { "virtualAddress": "0x005718DC", "name": "AppDomain_CreateDomain_4", "signature": "AppDomain * AppDomain_CreateDomain_4(String * friendlyName, Evidence * securityInfo, String * appBasePath, String * appRelativeSearchPath, bool shadowCopyFiles, AppDomainInitializer * adInit, String__Array * adInitArgs, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomain(String, Evidence, String, String, Boolean, AppDomainInitializer, String[])" }, { "virtualAddress": "0x0057193C", "name": "AppDomain_ExecuteAssemblyByName", "signature": "int32_t AppDomain_ExecuteAssemblyByName(AppDomain * this, String * assemblyName, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssemblyByName(String)" }, { "virtualAddress": "0x005719B0", "name": "AppDomain_ExecuteAssemblyByName_1", "signature": "int32_t AppDomain_ExecuteAssemblyByName_1(AppDomain * this, String * assemblyName, Evidence * assemblySecurity, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssemblyByName(String, Evidence)" }, { "virtualAddress": "0x00571974", "name": "AppDomain_ExecuteAssemblyByName_2", "signature": "int32_t AppDomain_ExecuteAssemblyByName_2(AppDomain * this, String * assemblyName, Evidence * assemblySecurity, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssemblyByName(String, Evidence, String[])" }, { "virtualAddress": "0x005719E8", "name": "AppDomain_ExecuteAssemblyByName_3", "signature": "int32_t AppDomain_ExecuteAssemblyByName_3(AppDomain * this, AssemblyName * assemblyName, Evidence * assemblySecurity, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssemblyByName(AssemblyName, Evidence, String[])" }, { "virtualAddress": "0x00571A24", "name": "AppDomain_ExecuteAssemblyByName_4", "signature": "int32_t AppDomain_ExecuteAssemblyByName_4(AppDomain * this, String * assemblyName, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssemblyByName(String, String[])" }, { "virtualAddress": "0x00571A60", "name": "AppDomain_ExecuteAssemblyByName_5", "signature": "int32_t AppDomain_ExecuteAssemblyByName_5(AppDomain * this, AssemblyName * assemblyName, String__Array * args, MethodInfo * method)", "dotNetSignature": "Int32 ExecuteAssemblyByName(AssemblyName, String[])" }, { "virtualAddress": "0x00571A9C", "name": "AppDomain_IsDefaultAppDomain", "signature": "bool AppDomain_IsDefaultAppDomain(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Boolean IsDefaultAppDomain()" }, { "virtualAddress": "0x00571AC4", "name": "AppDomain_ReflectionOnlyGetAssemblies", "signature": "Assembly__Array * AppDomain_ReflectionOnlyGetAssemblies(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Assembly[] ReflectionOnlyGetAssemblies()" }, { "virtualAddress": "0x00571ACC", "name": "AppDomain_IsCompatibilitySwitchSet", "signature": "Nullable_1_Boolean_ AppDomain_IsCompatibilitySwitchSet(AppDomain * this, String * value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Boolean] IsCompatibilitySwitchSet(String)" }, { "virtualAddress": "0x00571B94", "name": "AppDomain_SetCompatibilitySwitch", "signature": "void AppDomain_SetCompatibilitySwitch(AppDomain * this, String * value, MethodInfo * method)", "dotNetSignature": "Void SetCompatibilitySwitch(String)" }, { "virtualAddress": "0x00571C2C", "name": "AppDomain_get_MonitoringIsEnabled", "signature": "bool AppDomain_get_MonitoringIsEnabled(MethodInfo * method)", "dotNetSignature": "Boolean get_MonitoringIsEnabled()" }, { "virtualAddress": "0x00571C34", "name": "AppDomain_set_MonitoringIsEnabled", "signature": "void AppDomain_set_MonitoringIsEnabled(bool value, MethodInfo * method)", "dotNetSignature": "Void set_MonitoringIsEnabled(Boolean)" }, { "virtualAddress": "0x00571C94", "name": "AppDomain_get_MonitoringSurvivedMemorySize", "signature": "int64_t AppDomain_get_MonitoringSurvivedMemorySize(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Int64 get_MonitoringSurvivedMemorySize()" }, { "virtualAddress": "0x00571CF4", "name": "AppDomain_get_MonitoringSurvivedProcessMemorySize", "signature": "int64_t AppDomain_get_MonitoringSurvivedProcessMemorySize(MethodInfo * method)", "dotNetSignature": "Int64 get_MonitoringSurvivedProcessMemorySize()" }, { "virtualAddress": "0x00571D54", "name": "AppDomain_get_MonitoringTotalAllocatedMemorySize", "signature": "int64_t AppDomain_get_MonitoringTotalAllocatedMemorySize(AppDomain * this, MethodInfo * method)", "dotNetSignature": "Int64 get_MonitoringTotalAllocatedMemorySize()" }, { "virtualAddress": "0x00571DB4", "name": "AppDomain_get_MonitoringTotalProcessorTime", "signature": "TimeSpan AppDomain_get_MonitoringTotalProcessorTime(AppDomain * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_MonitoringTotalProcessorTime()" }, { "virtualAddress": "0x00571E14", "name": "AppDomain_get_ApplicationTrust", "signature": "ApplicationTrust * AppDomain_get_ApplicationTrust(AppDomain * this, MethodInfo * method)", "dotNetSignature": "ApplicationTrust get_ApplicationTrust()" }, { "virtualAddress": "0x00571E54", "name": "AppDomain_CreateComInstanceFrom", "signature": "ObjectHandle * AppDomain_CreateComInstanceFrom(AppDomain * this, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateComInstanceFrom(String, String)" }, { "virtualAddress": "0x00571E94", "name": "AppDomain_CreateComInstanceFrom_1", "signature": "ObjectHandle * AppDomain_CreateComInstanceFrom_1(AppDomain * this, String * assemblyFile, String * typeName, Byte__Array * hashValue, AssemblyHashAlgorithm__Enum hashAlgorithm, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateComInstanceFrom(String, String, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x00571ED4", "name": "AppDomain_CreateDomain_5", "signature": "AppDomain * AppDomain_CreateDomain_5(String * friendlyName, Evidence * securityInfo, AppDomainSetup * info, PermissionSet * grantSet, StrongName_1__Array * fullTrustAssemblies, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomain(String, Evidence, AppDomainSetup, PermissionSet, StrongName[])" }, { "virtualAddress": "0x00571F14", "name": "AppDomain_DefineDynamicAssembly", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess)" }, { "virtualAddress": "0x00571F54", "name": "AppDomain_DefineDynamicAssembly_1", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_1(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, IEnumerable_1_System_Reflection_Emit_CustomAttributeBuilder_ * assemblyAttributes, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x00571F94", "name": "AppDomain_DefineDynamicAssembly_2", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_2(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, IEnumerable_1_System_Reflection_Emit_CustomAttributeBuilder_ * assemblyAttributes, SecurityContextSource__Enum securityContextSource, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder], SecurityContextSource)" }, { "virtualAddress": "0x00571FD4", "name": "AppDomain_DefineDynamicAssembly_3", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_3(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, PermissionSet * requiredPermissions, PermissionSet * optionalPermissions, PermissionSet * refusedPermissions, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x00572014", "name": "AppDomain_DefineDynamicAssembly_4", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_4(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, Evidence)" }, { "virtualAddress": "0x00572054", "name": "AppDomain_DefineDynamicAssembly_5", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_5(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, Evidence * evidence, PermissionSet * requiredPermissions, PermissionSet * optionalPermissions, PermissionSet * refusedPermissions, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, Evidence, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x00572094", "name": "AppDomain_DefineDynamicAssembly_6", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_6(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, String * dir, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String)" }, { "virtualAddress": "0x005720D4", "name": "AppDomain_DefineDynamicAssembly_7", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_7(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, String * dir, bool isSynchronized, IEnumerable_1_System_Reflection_Emit_CustomAttributeBuilder_ * assemblyAttributes, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Boolean, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x00572114", "name": "AppDomain_DefineDynamicAssembly_8", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_8(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, String * dir, PermissionSet * requiredPermissions, PermissionSet * optionalPermissions, PermissionSet * refusedPermissions, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x00572154", "name": "AppDomain_DefineDynamicAssembly_9", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_9(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, String * dir, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence)" }, { "virtualAddress": "0x00572194", "name": "AppDomain_DefineDynamicAssembly_10", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_10(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, String * dir, Evidence * evidence, PermissionSet * requiredPermissions, PermissionSet * optionalPermissions, PermissionSet * refusedPermissions, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x005721D4", "name": "AppDomain_DefineDynamicAssembly_11", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_11(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, String * dir, Evidence * evidence, PermissionSet * requiredPermissions, PermissionSet * optionalPermissions, PermissionSet * refusedPermissions, bool isSynchronized, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence, PermissionSet, PermissionSet, PermissionSet, Boolean)" }, { "virtualAddress": "0x00572214", "name": "AppDomain_DefineDynamicAssembly_12", "signature": "AssemblyBuilder * AppDomain_DefineDynamicAssembly_12(AppDomain * this, AssemblyName * name, AssemblyBuilderAccess__Enum access, String * dir, Evidence * evidence, PermissionSet * requiredPermissions, PermissionSet * optionalPermissions, PermissionSet * refusedPermissions, bool isSynchronized, IEnumerable_1_System_Reflection_Emit_CustomAttributeBuilder_ * assemblyAttributes, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence, PermissionSet, PermissionSet, PermissionSet, Boolean, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x00572254", "name": "AppDomain_System__AppDomain_GetIDsOfNames", "signature": "void AppDomain_System__AppDomain_GetIDsOfNames(AppDomain * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System._AppDomain.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00572294", "name": "AppDomain_System__AppDomain_GetTypeInfo", "signature": "void AppDomain_System__AppDomain_GetTypeInfo(AppDomain * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System._AppDomain.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x005722D4", "name": "AppDomain_System__AppDomain_GetTypeInfoCount", "signature": "void AppDomain_System__AppDomain_GetTypeInfoCount(AppDomain * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System._AppDomain.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x00572314", "name": "AppDomain_System__AppDomain_Invoke", "signature": "void AppDomain_System__AppDomain_Invoke(AppDomain * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System._AppDomain.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x005E32D4", "name": "BCLDebug_Assert", "signature": "void BCLDebug_Assert(bool condition, String * message, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean, String)" }, { "virtualAddress": "0x005E32D8", "name": "BCLDebug_Correctness", "signature": "void BCLDebug_Correctness(bool expr, String * msg, MethodInfo * method)", "dotNetSignature": "Void Correctness(Boolean, String)" }, { "virtualAddress": "0x005E32DC", "name": "BCLDebug_Log", "signature": "void BCLDebug_Log(String * message, MethodInfo * method)", "dotNetSignature": "Void Log(String)" }, { "virtualAddress": "0x005E32E0", "name": "BCLDebug_Log_1", "signature": "void BCLDebug_Log_1(String * switchName, String * message, MethodInfo * method)", "dotNetSignature": "Void Log(String, String)" }, { "virtualAddress": "0x005E32E4", "name": "BCLDebug_Log_2", "signature": "void BCLDebug_Log_2(String * switchName, LogLevel__Enum level, Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void Log(String, LogLevel, Object[])" }, { "virtualAddress": "0x005E32E8", "name": "BCLDebug_Perf", "signature": "void BCLDebug_Perf(bool expr, String * msg, MethodInfo * method)", "dotNetSignature": "Void Perf(Boolean, String)" }, { "virtualAddress": "0x005E32EC", "name": "BCLDebug_Trace", "signature": "void BCLDebug_Trace(String * switchName, Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void Trace(String, Object[])" }, { "virtualAddress": "0x005E32F0", "name": "BCLDebug_CheckEnabled", "signature": "bool BCLDebug_CheckEnabled(String * switchName, MethodInfo * method)", "dotNetSignature": "Boolean CheckEnabled(String)" }, { "virtualAddress": "0x005E9D24", "name": "CLRConfig_CheckLegacyManagedDeflateStream", "signature": "bool CLRConfig_CheckLegacyManagedDeflateStream(MethodInfo * method)", "dotNetSignature": "Boolean CheckLegacyManagedDeflateStream()" }, { "virtualAddress": "0x005E9D2C", "name": "CLRConfig_CheckThrowUnobservedTaskExceptions", "signature": "bool CLRConfig_CheckThrowUnobservedTaskExceptions(MethodInfo * method)", "dotNetSignature": "Boolean CheckThrowUnobservedTaskExceptions()" }, { "virtualAddress": "0x005E9D30", "name": "CLRConfig__ctor", "signature": "void CLRConfig__ctor(CLRConfig * this, MethodInfo * method)", "dotNetSignature": "CLRConfig()" }, { "virtualAddress": "0x005B96CC", "name": "CompatibilitySwitches__cctor", "signature": "void CompatibilitySwitches__cctor(MethodInfo * method)", "dotNetSignature": "CompatibilitySwitches()" }, { "virtualAddress": "0x006091D0", "name": "Environment_GetResourceString", "signature": "String * Environment_GetResourceString(String * key, MethodInfo * method)", "dotNetSignature": "String GetResourceString(String)" }, { "virtualAddress": "0x0061AD3C", "name": "Environment_GetResourceString_1", "signature": "String * Environment_GetResourceString_1(String * key, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "String GetResourceString(String, CultureInfo)" }, { "virtualAddress": "0x0060C208", "name": "Environment_GetResourceString_2", "signature": "String * Environment_GetResourceString_2(String * key, Object__Array * values, MethodInfo * method)", "dotNetSignature": "String GetResourceString(String, Object[])" }, { "virtualAddress": "0x0061AD40", "name": "Environment_GetRuntimeResourceString", "signature": "String * Environment_GetRuntimeResourceString(String * key, MethodInfo * method)", "dotNetSignature": "String GetRuntimeResourceString(String)" }, { "virtualAddress": "0x0061AD44", "name": "Environment_GetRuntimeResourceString_1", "signature": "String * Environment_GetRuntimeResourceString_1(String * key, Object__Array * values, MethodInfo * method)", "dotNetSignature": "String GetRuntimeResourceString(String, Object[])" }, { "virtualAddress": "0x0061ADC4", "name": "Environment_GetResourceStringEncodingName", "signature": "String * Environment_GetResourceStringEncodingName(int32_t codePage, MethodInfo * method)", "dotNetSignature": "String GetResourceStringEncodingName(Int32)" }, { "virtualAddress": "0x0061AF04", "name": "Environment_get_IsWindows8OrAbove", "signature": "bool Environment_get_IsWindows8OrAbove(MethodInfo * method)", "dotNetSignature": "Boolean get_IsWindows8OrAbove()" }, { "virtualAddress": "0x0061AF0C", "name": "Environment_get_CommandLine", "signature": "String * Environment_get_CommandLine(MethodInfo * method)", "dotNetSignature": "String get_CommandLine()" }, { "virtualAddress": "0x0061B130", "name": "Environment_get_CurrentDirectory", "signature": "String * Environment_get_CurrentDirectory(MethodInfo * method)", "dotNetSignature": "String get_CurrentDirectory()" }, { "virtualAddress": "0x0061B138", "name": "Environment_set_CurrentDirectory", "signature": "void Environment_set_CurrentDirectory(String * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentDirectory(String)" }, { "virtualAddress": "0x0061B140", "name": "Environment_get_CurrentManagedThreadId", "signature": "int32_t Environment_get_CurrentManagedThreadId(MethodInfo * method)", "dotNetSignature": "Int32 get_CurrentManagedThreadId()" }, { "virtualAddress": "0x0061B164", "name": "Environment_get_ExitCode", "signature": "int32_t Environment_get_ExitCode(MethodInfo * method)", "dotNetSignature": "Int32 get_ExitCode()" }, { "virtualAddress": "0x0061B168", "name": "Environment_set_ExitCode", "signature": "void Environment_set_ExitCode(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ExitCode(Int32)" }, { "virtualAddress": "0x0061B16C", "name": "Environment_get_HasShutdownStarted", "signature": "bool Environment_get_HasShutdownStarted(MethodInfo * method)", "dotNetSignature": "Boolean get_HasShutdownStarted()" }, { "virtualAddress": "0x0061B170", "name": "Environment_get_MachineName", "signature": "String * Environment_get_MachineName(MethodInfo * method)", "dotNetSignature": "String get_MachineName()" }, { "virtualAddress": "0x0061B174", "name": "Environment_GetNewLine", "signature": "String * Environment_GetNewLine(MethodInfo * method)", "dotNetSignature": "String GetNewLine()" }, { "virtualAddress": "0x0060BBD8", "name": "Environment_get_NewLine", "signature": "String * Environment_get_NewLine(MethodInfo * method)", "dotNetSignature": "String get_NewLine()" }, { "virtualAddress": "0x0061B178", "name": "Environment_get_Platform", "signature": "PlatformID__Enum Environment_get_Platform(MethodInfo * method)", "dotNetSignature": "PlatformID get_Platform()" }, { "virtualAddress": "0x0061B17C", "name": "Environment_GetOSVersionString", "signature": "String * Environment_GetOSVersionString(MethodInfo * method)", "dotNetSignature": "String GetOSVersionString()" }, { "virtualAddress": "0x0061B180", "name": "Environment_get_OSVersion", "signature": "OperatingSystem * Environment_get_OSVersion(MethodInfo * method)", "dotNetSignature": "OperatingSystem get_OSVersion()" }, { "virtualAddress": "0x0061B234", "name": "Environment_CreateVersionFromString", "signature": "Version * Environment_CreateVersionFromString(String * info, MethodInfo * method)", "dotNetSignature": "Version CreateVersionFromString(String)" }, { "virtualAddress": "0x0061B448", "name": "Environment_get_StackTrace", "signature": "String * Environment_get_StackTrace(MethodInfo * method)", "dotNetSignature": "String get_StackTrace()" }, { "virtualAddress": "0x0061B4BC", "name": "Environment_get_SystemDirectory", "signature": "String * Environment_get_SystemDirectory(MethodInfo * method)", "dotNetSignature": "String get_SystemDirectory()" }, { "virtualAddress": "0x0060B8E8", "name": "Environment_get_TickCount", "signature": "int32_t Environment_get_TickCount(MethodInfo * method)", "dotNetSignature": "Int32 get_TickCount()" }, { "virtualAddress": "0x0061B4D0", "name": "Environment_get_UserDomainName", "signature": "String * Environment_get_UserDomainName(MethodInfo * method)", "dotNetSignature": "String get_UserDomainName()" }, { "virtualAddress": "0x0061B4D4", "name": "Environment_get_UserInteractive", "signature": "bool Environment_get_UserInteractive(MethodInfo * method)", "dotNetSignature": "Boolean get_UserInteractive()" }, { "virtualAddress": "0x0061B4DC", "name": "Environment_get_UserName", "signature": "String * Environment_get_UserName(MethodInfo * method)", "dotNetSignature": "String get_UserName()" }, { "virtualAddress": "0x0061B4E0", "name": "Environment_get_Version", "signature": "Version * Environment_get_Version(MethodInfo * method)", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x0061B548", "name": "Environment_get_WorkingSet", "signature": "int64_t Environment_get_WorkingSet(MethodInfo * method)", "dotNetSignature": "Int64 get_WorkingSet()" }, { "virtualAddress": "0x0061B550", "name": "Environment_Exit", "signature": "void Environment_Exit(int32_t exitCode, MethodInfo * method)", "dotNetSignature": "Void Exit(Int32)" }, { "virtualAddress": "0x0061B554", "name": "Environment__Exit", "signature": "void Environment__Exit(int32_t exitCode, MethodInfo * method)", "dotNetSignature": "Void _Exit(Int32)" }, { "virtualAddress": "0x0061B558", "name": "Environment_ExpandEnvironmentVariables", "signature": "String * Environment_ExpandEnvironmentVariables(String * name, MethodInfo * method)", "dotNetSignature": "String ExpandEnvironmentVariables(String)" }, { "virtualAddress": "0x0061B12C", "name": "Environment_GetCommandLineArgs", "signature": "String__Array * Environment_GetCommandLineArgs(MethodInfo * method)", "dotNetSignature": "String[] GetCommandLineArgs()" }, { "virtualAddress": "0x0061B954", "name": "Environment_internalGetEnvironmentVariable_native", "signature": "String * Environment_internalGetEnvironmentVariable_native(void * variable, MethodInfo * method)", "dotNetSignature": "String internalGetEnvironmentVariable_native(IntPtr)" }, { "virtualAddress": "0x0061B958", "name": "Environment_internalGetEnvironmentVariable", "signature": "String * Environment_internalGetEnvironmentVariable(String * variable, MethodInfo * method)", "dotNetSignature": "String internalGetEnvironmentVariable(String)" }, { "virtualAddress": "0x0061B80C", "name": "Environment_GetEnvironmentVariable", "signature": "String * Environment_GetEnvironmentVariable(String * variable, MethodInfo * method)", "dotNetSignature": "String GetEnvironmentVariable(String)" }, { "virtualAddress": "0x0061B82C", "name": "Environment_GetEnvironmentVariablesNoCase", "signature": "Hashtable * Environment_GetEnvironmentVariablesNoCase(MethodInfo * method)", "dotNetSignature": "Hashtable GetEnvironmentVariablesNoCase()" }, { "virtualAddress": "0x0061B9F8", "name": "Environment_GetEnvironmentVariables", "signature": "IDictionary * Environment_GetEnvironmentVariables(MethodInfo * method)", "dotNetSignature": "IDictionary GetEnvironmentVariables()" }, { "virtualAddress": "0x0061B4C8", "name": "Environment_GetFolderPath", "signature": "String * Environment_GetFolderPath(Environment_SpecialFolder__Enum folder, MethodInfo * method)", "dotNetSignature": "String GetFolderPath(Environment\u002BSpecialFolder)" }, { "virtualAddress": "0x0061BB20", "name": "Environment_GetWindowsFolderPath", "signature": "String * Environment_GetWindowsFolderPath(int32_t folder, MethodInfo * method)", "dotNetSignature": "String GetWindowsFolderPath(Int32)" }, { "virtualAddress": "0x0061BADC", "name": "Environment_GetFolderPath_1", "signature": "String * Environment_GetFolderPath_1(Environment_SpecialFolder__Enum folder, Environment_SpecialFolderOption__Enum option, MethodInfo * method)", "dotNetSignature": "String GetFolderPath(Environment\u002BSpecialFolder, Environment\u002BSpecialFolderOption)" }, { "virtualAddress": "0x0061BF30", "name": "Environment_ReadXdgUserDir", "signature": "String * Environment_ReadXdgUserDir(String * config_dir, String * home_dir, String * key, String * fallback, MethodInfo * method)", "dotNetSignature": "String ReadXdgUserDir(String, String, String, String)" }, { "virtualAddress": "0x0061BB24", "name": "Environment_UnixGetFolderPath", "signature": "String * Environment_UnixGetFolderPath(Environment_SpecialFolder__Enum folder, Environment_SpecialFolderOption__Enum option, MethodInfo * method)", "dotNetSignature": "String UnixGetFolderPath(Environment\u002BSpecialFolder, Environment\u002BSpecialFolderOption)" }, { "virtualAddress": "0x0061C384", "name": "Environment_GetLogicalDrives", "signature": "String__Array * Environment_GetLogicalDrives(MethodInfo * method)", "dotNetSignature": "String[] GetLogicalDrives()" }, { "virtualAddress": "0x0061C38C", "name": "Environment_GetEnvironmentVariable_1", "signature": "String * Environment_GetEnvironmentVariable_1(String * variable, EnvironmentVariableTarget__Enum target, MethodInfo * method)", "dotNetSignature": "String GetEnvironmentVariable(String, EnvironmentVariableTarget)" }, { "virtualAddress": "0x0061C39C", "name": "Environment_GetEnvironmentVariables_1", "signature": "IDictionary * Environment_GetEnvironmentVariables_1(EnvironmentVariableTarget__Enum target, MethodInfo * method)", "dotNetSignature": "IDictionary GetEnvironmentVariables(EnvironmentVariableTarget)" }, { "virtualAddress": "0x0061C40C", "name": "Environment_SetEnvironmentVariable", "signature": "void Environment_SetEnvironmentVariable(String * variable, String * value, MethodInfo * method)", "dotNetSignature": "Void SetEnvironmentVariable(String, String)" }, { "virtualAddress": "0x0061C568", "name": "Environment_SetEnvironmentVariable_1", "signature": "void Environment_SetEnvironmentVariable_1(String * variable, String * value, EnvironmentVariableTarget__Enum target, MethodInfo * method)", "dotNetSignature": "Void SetEnvironmentVariable(String, String, EnvironmentVariableTarget)" }, { "virtualAddress": "0x0061C564", "name": "Environment_InternalSetEnvironmentVariable", "signature": "void Environment_InternalSetEnvironmentVariable(String * variable, String * value, MethodInfo * method)", "dotNetSignature": "Void InternalSetEnvironmentVariable(String, String)" }, { "virtualAddress": "0x0061C574", "name": "Environment_FailFast", "signature": "void Environment_FailFast(String * message, MethodInfo * method)", "dotNetSignature": "Void FailFast(String)" }, { "virtualAddress": "0x0061C5D4", "name": "Environment_FailFast_1", "signature": "void Environment_FailFast_1(String * message, uint32_t exitCode, MethodInfo * method)", "dotNetSignature": "Void FailFast(String, UInt32)" }, { "virtualAddress": "0x0061C634", "name": "Environment_FailFast_2", "signature": "void Environment_FailFast_2(String * message, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void FailFast(String, Exception)" }, { "virtualAddress": "0x0061C6D4", "name": "Environment_GetIs64BitOperatingSystem", "signature": "bool Environment_GetIs64BitOperatingSystem(MethodInfo * method)", "dotNetSignature": "Boolean GetIs64BitOperatingSystem()" }, { "virtualAddress": "0x0061C6D8", "name": "Environment_get_Is64BitOperatingSystem", "signature": "bool Environment_get_Is64BitOperatingSystem(MethodInfo * method)", "dotNetSignature": "Boolean get_Is64BitOperatingSystem()" }, { "virtualAddress": "0x0061C6DC", "name": "Environment_get_SystemPageSize", "signature": "int32_t Environment_get_SystemPageSize(MethodInfo * method)", "dotNetSignature": "Int32 get_SystemPageSize()" }, { "virtualAddress": "0x0061C6E4", "name": "Environment_get_Is64BitProcess", "signature": "bool Environment_get_Is64BitProcess(MethodInfo * method)", "dotNetSignature": "Boolean get_Is64BitProcess()" }, { "virtualAddress": "0x0061C704", "name": "Environment_get_ProcessorCount", "signature": "int32_t Environment_get_ProcessorCount(MethodInfo * method)", "dotNetSignature": "Int32 get_ProcessorCount()" }, { "virtualAddress": "0x0061B810", "name": "Environment_get_IsRunningOnWindows", "signature": "bool Environment_get_IsRunningOnWindows(MethodInfo * method)", "dotNetSignature": "Boolean get_IsRunningOnWindows()" }, { "virtualAddress": "0x0061C388", "name": "Environment_GetLogicalDrivesInternal", "signature": "String__Array * Environment_GetLogicalDrivesInternal(MethodInfo * method)", "dotNetSignature": "String[] GetLogicalDrivesInternal()" }, { "virtualAddress": "0x0061B9F4", "name": "Environment_GetEnvironmentVariableNames", "signature": "String__Array * Environment_GetEnvironmentVariableNames(MethodInfo * method)", "dotNetSignature": "String[] GetEnvironmentVariableNames()" }, { "virtualAddress": "0x0061C708", "name": "Environment_GetMachineConfigPath", "signature": "String * Environment_GetMachineConfigPath(MethodInfo * method)", "dotNetSignature": "String GetMachineConfigPath()" }, { "virtualAddress": "0x0061C380", "name": "Environment_internalGetHome", "signature": "String * Environment_internalGetHome(MethodInfo * method)", "dotNetSignature": "String internalGetHome()" }, { "virtualAddress": "0x0061C6E0", "name": "Environment_GetPageSize", "signature": "int32_t Environment_GetPageSize(MethodInfo * method)", "dotNetSignature": "Int32 GetPageSize()" }, { "virtualAddress": "0x0061C70C", "name": "Environment_get_bundled_machine_config", "signature": "String * Environment_get_bundled_machine_config(MethodInfo * method)", "dotNetSignature": "String get_bundled_machine_config()" }, { "virtualAddress": "0x0061C710", "name": "Environment_GetBundledMachineConfig", "signature": "String * Environment_GetBundledMachineConfig(MethodInfo * method)", "dotNetSignature": "String GetBundledMachineConfig()" }, { "virtualAddress": "0x0061C714", "name": "Environment_get_IsUnix", "signature": "bool Environment_get_IsUnix(MethodInfo * method)", "dotNetSignature": "Boolean get_IsUnix()" }, { "virtualAddress": "0x0061C750", "name": "Environment_get_IsMacOS", "signature": "bool Environment_get_IsMacOS(MethodInfo * method)", "dotNetSignature": "Boolean get_IsMacOS()" }, { "virtualAddress": "0x0061C76C", "name": "Environment_get_IsCLRHosted", "signature": "bool Environment_get_IsCLRHosted(MethodInfo * method)", "dotNetSignature": "Boolean get_IsCLRHosted()" }, { "virtualAddress": "0x0061C774", "name": "Environment_TriggerCodeContractFailure", "signature": "void Environment_TriggerCodeContractFailure(ContractFailureKind__Enum failureKind, String * message, String * condition, String * exceptionAsString, MethodInfo * method)", "dotNetSignature": "Void TriggerCodeContractFailure(ContractFailureKind, String, String, String)" }, { "virtualAddress": "0x0061C778", "name": "Environment_GetStackTrace", "signature": "String * Environment_GetStackTrace(Exception * e, bool needFileInfo, MethodInfo * method)", "dotNetSignature": "String GetStackTrace(Exception, Boolean)" }, { "virtualAddress": "0x0061C818", "name": "Environment_get_IsWinRTSupported", "signature": "bool Environment_get_IsWinRTSupported(MethodInfo * method)", "dotNetSignature": "Boolean get_IsWinRTSupported()" }, { "virtualAddress": "0x00915648", "name": "ParseNumbers_StringToInt", "signature": "int32_t ParseNumbers_StringToInt(String * value, int32_t fromBase, int32_t flags, MethodInfo * method)", "dotNetSignature": "Int32 StringToInt(String, Int32, Int32)" }, { "virtualAddress": "0x00915650", "name": "ParseNumbers_StringToInt_1", "signature": "int32_t ParseNumbers_StringToInt_1(String * value, int32_t fromBase, int32_t flags, int32_t * parsePos, MethodInfo * method)", "dotNetSignature": "Int32 StringToInt(String, Int32, Int32, Int32*)" }, { "virtualAddress": "0x00915A68", "name": "ParseNumbers_LongToString", "signature": "String * ParseNumbers_LongToString(int64_t value, int32_t toBase, int32_t width, uint16_t paddingChar, int32_t flags, MethodInfo * method)", "dotNetSignature": "String LongToString(Int64, Int32, Int32, Char, Int32)" }, { "virtualAddress": "0x00916060", "name": "ParseNumbers_StringToLong", "signature": "int64_t ParseNumbers_StringToLong(String * value, int32_t fromBase, int32_t flags, MethodInfo * method)", "dotNetSignature": "Int64 StringToLong(String, Int32, Int32)" }, { "virtualAddress": "0x00916068", "name": "ParseNumbers_StringToLong_1", "signature": "int64_t ParseNumbers_StringToLong_1(String * value, int32_t fromBase, int32_t flags, int32_t * parsePos, MethodInfo * method)", "dotNetSignature": "Int64 StringToLong(String, Int32, Int32, Int32*)" }, { "virtualAddress": "0x009164AC", "name": "ParseNumbers_IntToString", "signature": "String * ParseNumbers_IntToString(int32_t value, int32_t toBase, int32_t width, uint16_t paddingChar, int32_t flags, MethodInfo * method)", "dotNetSignature": "String IntToString(Int32, Int32, Int32, Char, Int32)" }, { "virtualAddress": "0x009166D0", "name": "ParseNumbers_EndianSwap", "signature": "void ParseNumbers_EndianSwap(Byte__Array * * value, MethodInfo * method)", "dotNetSignature": "Void EndianSwap(Byte[] ByRef)" }, { "virtualAddress": "0x00915B88", "name": "ParseNumbers_ConvertToBase2", "signature": "StringBuilder * ParseNumbers_ConvertToBase2(Byte__Array * value, MethodInfo * method)", "dotNetSignature": "StringBuilder ConvertToBase2(Byte[])" }, { "virtualAddress": "0x00915CCC", "name": "ParseNumbers_ConvertToBase8", "signature": "StringBuilder * ParseNumbers_ConvertToBase8(Byte__Array * value, MethodInfo * method)", "dotNetSignature": "StringBuilder ConvertToBase8(Byte[])" }, { "virtualAddress": "0x00915EA4", "name": "ParseNumbers_ConvertToBase16", "signature": "StringBuilder * ParseNumbers_ConvertToBase16(Byte__Array * value, MethodInfo * method)", "dotNetSignature": "StringBuilder ConvertToBase16(Byte[])" }, { "virtualAddress": "0x0083375C", "name": "RuntimeMethodHandleInternal_get_EmptyHandle", "signature": "RuntimeMethodHandleInternal RuntimeMethodHandleInternal_get_EmptyHandle(MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandleInternal get_EmptyHandle()" }, { "virtualAddress": "0x00403B28", "name": "RuntimeMethodHandleInternal_IsNullHandle", "signature": "bool RuntimeMethodHandleInternal_IsNullHandle(RuntimeMethodHandleInternal__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean IsNullHandle()" }, { "virtualAddress": "0x00403B34", "name": "RuntimeMethodHandleInternal_get_Value", "signature": "void * RuntimeMethodHandleInternal_get_Value(RuntimeMethodHandleInternal__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x00403B3C", "name": "RuntimeMethodHandleInternal__ctor", "signature": "void RuntimeMethodHandleInternal__ctor(RuntimeMethodHandleInternal__Boxed * this, void * value, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandleInternal(IntPtr)" }, { "virtualAddress": "0x00909CBC", "name": "MonoTypeInfo__ctor", "signature": "void MonoTypeInfo__ctor(MonoTypeInfo * this, MethodInfo * method)", "dotNetSignature": "MonoTypeInfo()" }, { "virtualAddress": "0x008D6AC0", "name": "TypeNameParser_GetType", "signature": "Type * TypeNameParser_GetType(String * typeName, Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly_ * assemblyResolver, Func_4_System_Reflection_Assembly_String_Boolean_Type_ * typeResolver, bool throwOnError, bool ignoreCase, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly], Func\u00604[System.Reflection.Assembly,String,Boolean,Type], Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x008DE854", "name": "TypeNameParser__ctor", "signature": "void TypeNameParser__ctor(TypeNameParser * this, MethodInfo * method)", "dotNetSignature": "TypeNameParser()" }, { "virtualAddress": "0x00569E8C", "name": "ActivationContext__ctor", "signature": "void ActivationContext__ctor(ActivationContext * this, ApplicationIdentity * identity, MethodInfo * method)", "dotNetSignature": "ActivationContext(ApplicationIdentity)" }, { "virtualAddress": "0x00569EB8", "name": "ActivationContext_Finalize", "signature": "void ActivationContext_Finalize(ActivationContext * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00569EE4", "name": "ActivationContext_get_Form", "signature": "ActivationContext_ContextForm__Enum ActivationContext_get_Form(ActivationContext * this, MethodInfo * method)", "dotNetSignature": "ActivationContext\u002BContextForm get_Form()" }, { "virtualAddress": "0x00569EEC", "name": "ActivationContext_get_Identity", "signature": "ApplicationIdentity * ActivationContext_get_Identity(ActivationContext * this, MethodInfo * method)", "dotNetSignature": "ApplicationIdentity get_Identity()" }, { "virtualAddress": "0x00569EF4", "name": "ActivationContext_CreatePartialActivationContext", "signature": "ActivationContext * ActivationContext_CreatePartialActivationContext(ApplicationIdentity * identity, MethodInfo * method)", "dotNetSignature": "ActivationContext CreatePartialActivationContext(ApplicationIdentity)" }, { "virtualAddress": "0x00569F98", "name": "ActivationContext_CreatePartialActivationContext_1", "signature": "ActivationContext * ActivationContext_CreatePartialActivationContext_1(ApplicationIdentity * identity, String__Array * manifestPaths, MethodInfo * method)", "dotNetSignature": "ActivationContext CreatePartialActivationContext(ApplicationIdentity, String[])" }, { "virtualAddress": "0x0056A068", "name": "ActivationContext_Dispose", "signature": "void ActivationContext_Dispose(ActivationContext * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00569ED0", "name": "ActivationContext_Dispose_1", "signature": "void ActivationContext_Dispose_1(ActivationContext * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x0056A0E0", "name": "ActivationContext_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void ActivationContext_System_Runtime_Serialization_ISerializable_GetObjectData(ActivationContext * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0056A160", "name": "ActivationContext__ctor_1", "signature": "void ActivationContext__ctor_1(ActivationContext * this, MethodInfo * method)", "dotNetSignature": "ActivationContext()" }, { "virtualAddress": "0x0056A1A0", "name": "ActivationContext_get_ApplicationManifestBytes", "signature": "Byte__Array * ActivationContext_get_ApplicationManifestBytes(ActivationContext * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_ApplicationManifestBytes()" }, { "virtualAddress": "0x0056A1E0", "name": "ActivationContext_get_DeploymentManifestBytes", "signature": "Byte__Array * ActivationContext_get_DeploymentManifestBytes(ActivationContext * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_DeploymentManifestBytes()" }, { "virtualAddress": "0x005D66B0", "name": "AppDomainInitializer__ctor", "signature": "void AppDomainInitializer__ctor(AppDomainInitializer * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "AppDomainInitializer(Object, IntPtr)" }, { "virtualAddress": "0x005D66C0", "name": "AppDomainInitializer_Invoke", "signature": "void AppDomainInitializer_Invoke(AppDomainInitializer * this, String__Array * args, MethodInfo * method)", "dotNetSignature": "Void Invoke(String[])" }, { "virtualAddress": "0x005D6A78", "name": "AppDomainInitializer_BeginInvoke", "signature": "IAsyncResult * AppDomainInitializer_BeginInvoke(AppDomainInitializer * this, String__Array * args, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(String[], AsyncCallback, Object)" }, { "virtualAddress": "0x005D6A9C", "name": "AppDomainInitializer_EndInvoke", "signature": "void AppDomainInitializer_EndInvoke(AppDomainInitializer * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005D6AA8", "name": "AppDomainManager__ctor", "signature": "void AppDomainManager__ctor(AppDomainManager * this, MethodInfo * method)", "dotNetSignature": "AppDomainManager()" }, { "virtualAddress": "0x005D6AD0", "name": "AppDomainManager_get_ApplicationActivator", "signature": "ApplicationActivator * AppDomainManager_get_ApplicationActivator(AppDomainManager * this, MethodInfo * method)", "dotNetSignature": "ApplicationActivator get_ApplicationActivator()" }, { "virtualAddress": "0x005D6B3C", "name": "AppDomainManager_get_EntryAssembly", "signature": "Assembly * AppDomainManager_get_EntryAssembly(AppDomainManager * this, MethodInfo * method)", "dotNetSignature": "Assembly get_EntryAssembly()" }, { "virtualAddress": "0x005D6B44", "name": "AppDomainManager_get_HostExecutionContextManager", "signature": "HostExecutionContextManager * AppDomainManager_get_HostExecutionContextManager(AppDomainManager * this, MethodInfo * method)", "dotNetSignature": "HostExecutionContextManager get_HostExecutionContextManager()" }, { "virtualAddress": "0x005D6BA4", "name": "AppDomainManager_get_HostSecurityManager", "signature": "HostSecurityManager * AppDomainManager_get_HostSecurityManager(AppDomainManager * this, MethodInfo * method)", "dotNetSignature": "HostSecurityManager get_HostSecurityManager()" }, { "virtualAddress": "0x005D6BAC", "name": "AppDomainManager_get_InitializationFlags", "signature": "AppDomainManagerInitializationOptions__Enum AppDomainManager_get_InitializationFlags(AppDomainManager * this, MethodInfo * method)", "dotNetSignature": "AppDomainManagerInitializationOptions get_InitializationFlags()" }, { "virtualAddress": "0x005D6BB4", "name": "AppDomainManager_set_InitializationFlags", "signature": "void AppDomainManager_set_InitializationFlags(AppDomainManager * this, AppDomainManagerInitializationOptions__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_InitializationFlags(AppDomainManagerInitializationOptions)" }, { "virtualAddress": "0x005D6BBC", "name": "AppDomainManager_CreateDomain", "signature": "AppDomain * AppDomainManager_CreateDomain(AppDomainManager * this, String * friendlyName, Evidence * securityInfo, AppDomainSetup * appDomainInfo, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomain(String, Evidence, AppDomainSetup)" }, { "virtualAddress": "0x005D6C80", "name": "AppDomainManager_InitializeNewDomain", "signature": "void AppDomainManager_InitializeNewDomain(AppDomainManager * this, AppDomainSetup * appDomainInfo, MethodInfo * method)", "dotNetSignature": "Void InitializeNewDomain(AppDomainSetup)" }, { "virtualAddress": "0x005D6C84", "name": "AppDomainManager_CheckSecuritySettings", "signature": "bool AppDomainManager_CheckSecuritySettings(AppDomainManager * this, SecurityState * state, MethodInfo * method)", "dotNetSignature": "Boolean CheckSecuritySettings(SecurityState)" }, { "virtualAddress": "0x005D6C78", "name": "AppDomainManager_CreateDomainHelper", "signature": "AppDomain * AppDomainManager_CreateDomainHelper(String * friendlyName, Evidence * securityInfo, AppDomainSetup * appDomainInfo, MethodInfo * method)", "dotNetSignature": "AppDomain CreateDomainHelper(String, Evidence, AppDomainSetup)" }, { "virtualAddress": "0x005D6C8C", "name": "AppDomainSetup__ctor", "signature": "void AppDomainSetup__ctor(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "AppDomainSetup()" }, { "virtualAddress": "0x005D6C94", "name": "AppDomainSetup__ctor_1", "signature": "void AppDomainSetup__ctor_1(AppDomainSetup * this, AppDomainSetup * setup, MethodInfo * method)", "dotNetSignature": "AppDomainSetup(AppDomainSetup)" }, { "virtualAddress": "0x005D6D6C", "name": "AppDomainSetup__ctor_2", "signature": "void AppDomainSetup__ctor_2(AppDomainSetup * this, ActivationArguments * activationArguments, MethodInfo * method)", "dotNetSignature": "AppDomainSetup(ActivationArguments)" }, { "virtualAddress": "0x005D6D98", "name": "AppDomainSetup__ctor_3", "signature": "void AppDomainSetup__ctor_3(AppDomainSetup * this, ActivationContext * activationContext, MethodInfo * method)", "dotNetSignature": "AppDomainSetup(ActivationContext)" }, { "virtualAddress": "0x005D6E14", "name": "AppDomainSetup_GetAppBase", "signature": "String * AppDomainSetup_GetAppBase(String * appBase, MethodInfo * method)", "dotNetSignature": "String GetAppBase(String)" }, { "virtualAddress": "0x005D715C", "name": "AppDomainSetup_get_ApplicationBase", "signature": "String * AppDomainSetup_get_ApplicationBase(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_ApplicationBase()" }, { "virtualAddress": "0x005D7164", "name": "AppDomainSetup_set_ApplicationBase", "signature": "void AppDomainSetup_set_ApplicationBase(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationBase(String)" }, { "virtualAddress": "0x005D716C", "name": "AppDomainSetup_get_ApplicationName", "signature": "String * AppDomainSetup_get_ApplicationName(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_ApplicationName()" }, { "virtualAddress": "0x005D7174", "name": "AppDomainSetup_set_ApplicationName", "signature": "void AppDomainSetup_set_ApplicationName(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationName(String)" }, { "virtualAddress": "0x005D717C", "name": "AppDomainSetup_get_CachePath", "signature": "String * AppDomainSetup_get_CachePath(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_CachePath()" }, { "virtualAddress": "0x005D7184", "name": "AppDomainSetup_set_CachePath", "signature": "void AppDomainSetup_set_CachePath(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CachePath(String)" }, { "virtualAddress": "0x005D718C", "name": "AppDomainSetup_get_ConfigurationFile", "signature": "String * AppDomainSetup_get_ConfigurationFile(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_ConfigurationFile()" }, { "virtualAddress": "0x005D72A8", "name": "AppDomainSetup_set_ConfigurationFile", "signature": "void AppDomainSetup_set_ConfigurationFile(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ConfigurationFile(String)" }, { "virtualAddress": "0x005D72B0", "name": "AppDomainSetup_get_DisallowPublisherPolicy", "signature": "bool AppDomainSetup_get_DisallowPublisherPolicy(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DisallowPublisherPolicy()" }, { "virtualAddress": "0x005D72B8", "name": "AppDomainSetup_set_DisallowPublisherPolicy", "signature": "void AppDomainSetup_set_DisallowPublisherPolicy(AppDomainSetup * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_DisallowPublisherPolicy(Boolean)" }, { "virtualAddress": "0x005D72C4", "name": "AppDomainSetup_get_DynamicBase", "signature": "String * AppDomainSetup_get_DynamicBase(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_DynamicBase()" }, { "virtualAddress": "0x005D73E0", "name": "AppDomainSetup_set_DynamicBase", "signature": "void AppDomainSetup_set_DynamicBase(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_DynamicBase(String)" }, { "virtualAddress": "0x005D74D8", "name": "AppDomainSetup_get_LicenseFile", "signature": "String * AppDomainSetup_get_LicenseFile(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_LicenseFile()" }, { "virtualAddress": "0x005D74E0", "name": "AppDomainSetup_set_LicenseFile", "signature": "void AppDomainSetup_set_LicenseFile(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_LicenseFile(String)" }, { "virtualAddress": "0x005D74E8", "name": "AppDomainSetup_get_LoaderOptimization", "signature": "LoaderOptimization__Enum AppDomainSetup_get_LoaderOptimization(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "LoaderOptimization get_LoaderOptimization()" }, { "virtualAddress": "0x005D74F0", "name": "AppDomainSetup_set_LoaderOptimization", "signature": "void AppDomainSetup_set_LoaderOptimization(AppDomainSetup * this, LoaderOptimization__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_LoaderOptimization(LoaderOptimization)" }, { "virtualAddress": "0x005D74F8", "name": "AppDomainSetup_get_PrivateBinPath", "signature": "String * AppDomainSetup_get_PrivateBinPath(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_PrivateBinPath()" }, { "virtualAddress": "0x005D7500", "name": "AppDomainSetup_set_PrivateBinPath", "signature": "void AppDomainSetup_set_PrivateBinPath(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PrivateBinPath(String)" }, { "virtualAddress": "0x005D7510", "name": "AppDomainSetup_get_PrivateBinPathProbe", "signature": "String * AppDomainSetup_get_PrivateBinPathProbe(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_PrivateBinPathProbe()" }, { "virtualAddress": "0x005D7518", "name": "AppDomainSetup_set_PrivateBinPathProbe", "signature": "void AppDomainSetup_set_PrivateBinPathProbe(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PrivateBinPathProbe(String)" }, { "virtualAddress": "0x005D7528", "name": "AppDomainSetup_get_ShadowCopyDirectories", "signature": "String * AppDomainSetup_get_ShadowCopyDirectories(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_ShadowCopyDirectories()" }, { "virtualAddress": "0x005D7530", "name": "AppDomainSetup_set_ShadowCopyDirectories", "signature": "void AppDomainSetup_set_ShadowCopyDirectories(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ShadowCopyDirectories(String)" }, { "virtualAddress": "0x005D7538", "name": "AppDomainSetup_get_ShadowCopyFiles", "signature": "String * AppDomainSetup_get_ShadowCopyFiles(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_ShadowCopyFiles()" }, { "virtualAddress": "0x005D7540", "name": "AppDomainSetup_set_ShadowCopyFiles", "signature": "void AppDomainSetup_set_ShadowCopyFiles(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ShadowCopyFiles(String)" }, { "virtualAddress": "0x005D7548", "name": "AppDomainSetup_get_DisallowBindingRedirects", "signature": "bool AppDomainSetup_get_DisallowBindingRedirects(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DisallowBindingRedirects()" }, { "virtualAddress": "0x005D7550", "name": "AppDomainSetup_set_DisallowBindingRedirects", "signature": "void AppDomainSetup_set_DisallowBindingRedirects(AppDomainSetup * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_DisallowBindingRedirects(Boolean)" }, { "virtualAddress": "0x005D755C", "name": "AppDomainSetup_get_DisallowCodeDownload", "signature": "bool AppDomainSetup_get_DisallowCodeDownload(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DisallowCodeDownload()" }, { "virtualAddress": "0x005D7564", "name": "AppDomainSetup_set_DisallowCodeDownload", "signature": "void AppDomainSetup_set_DisallowCodeDownload(AppDomainSetup * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_DisallowCodeDownload(Boolean)" }, { "virtualAddress": "0x005D7570", "name": "AppDomainSetup_get_TargetFrameworkName", "signature": "String * AppDomainSetup_get_TargetFrameworkName(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_TargetFrameworkName()" }, { "virtualAddress": "0x005D7578", "name": "AppDomainSetup_set_TargetFrameworkName", "signature": "void AppDomainSetup_set_TargetFrameworkName(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TargetFrameworkName(String)" }, { "virtualAddress": "0x005D7580", "name": "AppDomainSetup_get_ActivationArguments", "signature": "ActivationArguments * AppDomainSetup_get_ActivationArguments(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "ActivationArguments get_ActivationArguments()" }, { "virtualAddress": "0x005D7858", "name": "AppDomainSetup_set_ActivationArguments", "signature": "void AppDomainSetup_set_ActivationArguments(AppDomainSetup * this, ActivationArguments * value, MethodInfo * method)", "dotNetSignature": "Void set_ActivationArguments(ActivationArguments)" }, { "virtualAddress": "0x005D7860", "name": "AppDomainSetup_get_AppDomainInitializer", "signature": "AppDomainInitializer * AppDomainSetup_get_AppDomainInitializer(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "AppDomainInitializer get_AppDomainInitializer()" }, { "virtualAddress": "0x005D78D4", "name": "AppDomainSetup_set_AppDomainInitializer", "signature": "void AppDomainSetup_set_AppDomainInitializer(AppDomainSetup * this, AppDomainInitializer * value, MethodInfo * method)", "dotNetSignature": "Void set_AppDomainInitializer(AppDomainInitializer)" }, { "virtualAddress": "0x005D78DC", "name": "AppDomainSetup_get_AppDomainInitializerArguments", "signature": "String__Array * AppDomainSetup_get_AppDomainInitializerArguments(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String[] get_AppDomainInitializerArguments()" }, { "virtualAddress": "0x005D78E4", "name": "AppDomainSetup_set_AppDomainInitializerArguments", "signature": "void AppDomainSetup_set_AppDomainInitializerArguments(AppDomainSetup * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_AppDomainInitializerArguments(String[])" }, { "virtualAddress": "0x005D78EC", "name": "AppDomainSetup_get_ApplicationTrust", "signature": "ApplicationTrust * AppDomainSetup_get_ApplicationTrust(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "ApplicationTrust get_ApplicationTrust()" }, { "virtualAddress": "0x005D79A0", "name": "AppDomainSetup_set_ApplicationTrust", "signature": "void AppDomainSetup_set_ApplicationTrust(AppDomainSetup * this, ApplicationTrust * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationTrust(ApplicationTrust)" }, { "virtualAddress": "0x005D79A8", "name": "AppDomainSetup_get_DisallowApplicationBaseProbing", "signature": "bool AppDomainSetup_get_DisallowApplicationBaseProbing(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DisallowApplicationBaseProbing()" }, { "virtualAddress": "0x005D79B0", "name": "AppDomainSetup_set_DisallowApplicationBaseProbing", "signature": "void AppDomainSetup_set_DisallowApplicationBaseProbing(AppDomainSetup * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_DisallowApplicationBaseProbing(Boolean)" }, { "virtualAddress": "0x005D79BC", "name": "AppDomainSetup_GetConfigurationBytes", "signature": "Byte__Array * AppDomainSetup_GetConfigurationBytes(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetConfigurationBytes()" }, { "virtualAddress": "0x005D7A24", "name": "AppDomainSetup_SetConfigurationBytes", "signature": "void AppDomainSetup_SetConfigurationBytes(AppDomainSetup * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void SetConfigurationBytes(Byte[])" }, { "virtualAddress": "0x005D75F4", "name": "AppDomainSetup_DeserializeNonPrimitives", "signature": "void AppDomainSetup_DeserializeNonPrimitives(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Void DeserializeNonPrimitives()" }, { "virtualAddress": "0x005D7A2C", "name": "AppDomainSetup_SerializeNonPrimitives", "signature": "void AppDomainSetup_SerializeNonPrimitives(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Void SerializeNonPrimitives()" }, { "virtualAddress": "0x005D7B98", "name": "AppDomainSetup_SetCompatibilitySwitches", "signature": "void AppDomainSetup_SetCompatibilitySwitches(AppDomainSetup * this, IEnumerable_1_System_String_ * switches, MethodInfo * method)", "dotNetSignature": "Void SetCompatibilitySwitches(IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x005D7B9C", "name": "AppDomainSetup_get_AppDomainManagerAssembly", "signature": "String * AppDomainSetup_get_AppDomainManagerAssembly(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_AppDomainManagerAssembly()" }, { "virtualAddress": "0x005D7BDC", "name": "AppDomainSetup_set_AppDomainManagerAssembly", "signature": "void AppDomainSetup_set_AppDomainManagerAssembly(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_AppDomainManagerAssembly(String)" }, { "virtualAddress": "0x005D7C1C", "name": "AppDomainSetup_get_AppDomainManagerType", "signature": "String * AppDomainSetup_get_AppDomainManagerType(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String get_AppDomainManagerType()" }, { "virtualAddress": "0x005D7C5C", "name": "AppDomainSetup_set_AppDomainManagerType", "signature": "void AppDomainSetup_set_AppDomainManagerType(AppDomainSetup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_AppDomainManagerType(String)" }, { "virtualAddress": "0x005D7C9C", "name": "AppDomainSetup_get_PartialTrustVisibleAssemblies", "signature": "String__Array * AppDomainSetup_get_PartialTrustVisibleAssemblies(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "String[] get_PartialTrustVisibleAssemblies()" }, { "virtualAddress": "0x005D7CDC", "name": "AppDomainSetup_set_PartialTrustVisibleAssemblies", "signature": "void AppDomainSetup_set_PartialTrustVisibleAssemblies(AppDomainSetup * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_PartialTrustVisibleAssemblies(String[])" }, { "virtualAddress": "0x005D7D1C", "name": "AppDomainSetup_get_SandboxInterop", "signature": "bool AppDomainSetup_get_SandboxInterop(AppDomainSetup * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SandboxInterop()" }, { "virtualAddress": "0x005D7D5C", "name": "AppDomainSetup_set_SandboxInterop", "signature": "void AppDomainSetup_set_SandboxInterop(AppDomainSetup * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SandboxInterop(Boolean)" }, { "virtualAddress": "0x005D7D9C", "name": "AppDomainSetup_SetNativeFunction", "signature": "void AppDomainSetup_SetNativeFunction(AppDomainSetup * this, String * functionName, int32_t functionVersion, void * functionPointer, MethodInfo * method)", "dotNetSignature": "Void SetNativeFunction(String, Int32, IntPtr)" }, { "virtualAddress": "0x005D8CF0", "name": "ApplicationIdentity__ctor", "signature": "void ApplicationIdentity__ctor(ApplicationIdentity * this, String * applicationIdentityFullName, MethodInfo * method)", "dotNetSignature": "ApplicationIdentity(String)" }, { "virtualAddress": "0x005D8DC4", "name": "ApplicationIdentity_get_CodeBase", "signature": "String * ApplicationIdentity_get_CodeBase(ApplicationIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_CodeBase()" }, { "virtualAddress": "0x005D8DCC", "name": "ApplicationIdentity_get_FullName", "signature": "String * ApplicationIdentity_get_FullName(ApplicationIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x005D8DD4", "name": "ApplicationIdentity_ToString", "signature": "String * ApplicationIdentity_ToString(ApplicationIdentity * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005D8DDC", "name": "ApplicationIdentity_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void ApplicationIdentity_System_Runtime_Serialization_ISerializable_GetObjectData(ApplicationIdentity * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003FA218", "name": "ArgIterator_Setup", "signature": "void ArgIterator_Setup(ArgIterator__Boxed * this, void * argsp, void * start, MethodInfo * method)", "dotNetSignature": "Void Setup(IntPtr, IntPtr)" }, { "virtualAddress": "0x003FA220", "name": "ArgIterator__ctor", "signature": "void ArgIterator__ctor(ArgIterator__Boxed * this, RuntimeArgumentHandle arglist, MethodInfo * method)", "dotNetSignature": "ArgIterator(RuntimeArgumentHandle)" }, { "virtualAddress": "0x003FA228", "name": "ArgIterator__ctor_1", "signature": "void ArgIterator__ctor_1(ArgIterator__Boxed * this, RuntimeArgumentHandle arglist, Void * ptr, MethodInfo * method)", "dotNetSignature": "ArgIterator(RuntimeArgumentHandle, Void*)" }, { "virtualAddress": "0x003FA230", "name": "ArgIterator_End", "signature": "void ArgIterator_End(ArgIterator__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void End()" }, { "virtualAddress": "0x003FA23C", "name": "ArgIterator_Equals", "signature": "bool ArgIterator_Equals(ArgIterator__Boxed * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FA248", "name": "ArgIterator_GetHashCode", "signature": "int32_t ArgIterator_GetHashCode(ArgIterator__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FA254", "name": "ArgIterator_GetNextArg", "signature": "TypedReference ArgIterator_GetNextArg(ArgIterator__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypedReference GetNextArg()" }, { "virtualAddress": "0x003FA25C", "name": "ArgIterator_IntGetNextArg", "signature": "TypedReference ArgIterator_IntGetNextArg(ArgIterator__Boxed * this, MethodInfo * method)", "dotNetSignature": "TypedReference IntGetNextArg()" }, { "virtualAddress": "0x003FA274", "name": "ArgIterator_GetNextArg_1", "signature": "TypedReference ArgIterator_GetNextArg_1(ArgIterator__Boxed * this, RuntimeTypeHandle rth, MethodInfo * method)", "dotNetSignature": "TypedReference GetNextArg(RuntimeTypeHandle)" }, { "virtualAddress": "0x003FA27C", "name": "ArgIterator_IntGetNextArg_1", "signature": "TypedReference ArgIterator_IntGetNextArg_1(ArgIterator__Boxed * this, void * rth, MethodInfo * method)", "dotNetSignature": "TypedReference IntGetNextArg(IntPtr)" }, { "virtualAddress": "0x003FA294", "name": "ArgIterator_GetNextArgType", "signature": "RuntimeTypeHandle ArgIterator_GetNextArgType(ArgIterator__Boxed * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle GetNextArgType()" }, { "virtualAddress": "0x003FA29C", "name": "ArgIterator_IntGetNextArgType", "signature": "void * ArgIterator_IntGetNextArgType(ArgIterator__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr IntGetNextArgType()" }, { "virtualAddress": "0x003FA2A4", "name": "ArgIterator_GetRemainingCount", "signature": "int32_t ArgIterator_GetRemainingCount(ArgIterator__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetRemainingCount()" }, { "virtualAddress": "0x005DFD78", "name": "AssemblyLoadEventArgs__ctor", "signature": "void AssemblyLoadEventArgs__ctor(AssemblyLoadEventArgs * this, Assembly * loadedAssembly, MethodInfo * method)", "dotNetSignature": "AssemblyLoadEventArgs(Assembly)" }, { "virtualAddress": "0x005DFDF4", "name": "AssemblyLoadEventArgs_get_LoadedAssembly", "signature": "Assembly * AssemblyLoadEventArgs_get_LoadedAssembly(AssemblyLoadEventArgs * this, MethodInfo * method)", "dotNetSignature": "Assembly get_LoadedAssembly()" }, { "virtualAddress": "0x005DFDFC", "name": "AssemblyLoadEventHandler__ctor", "signature": "void AssemblyLoadEventHandler__ctor(AssemblyLoadEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "AssemblyLoadEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x005DFE0C", "name": "AssemblyLoadEventHandler_Invoke", "signature": "void AssemblyLoadEventHandler_Invoke(AssemblyLoadEventHandler * this, Object * sender, AssemblyLoadEventArgs * args, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, AssemblyLoadEventArgs)" }, { "virtualAddress": "0x005E0210", "name": "AssemblyLoadEventHandler_BeginInvoke", "signature": "IAsyncResult * AssemblyLoadEventHandler_BeginInvoke(AssemblyLoadEventHandler * this, Object * sender, AssemblyLoadEventArgs * args, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AssemblyLoadEventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x005E0240", "name": "AssemblyLoadEventHandler_EndInvoke", "signature": "void AssemblyLoadEventHandler_EndInvoke(AssemblyLoadEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005B9884", "name": "Console__cctor", "signature": "void Console__cctor(MethodInfo * method)", "dotNetSignature": "Console()" }, { "virtualAddress": "0x005B9B5C", "name": "Console_SetupStreams", "signature": "void Console_SetupStreams(Encoding * inputEncoding, Encoding * outputEncoding, MethodInfo * method)", "dotNetSignature": "Void SetupStreams(Encoding, Encoding)" }, { "virtualAddress": "0x005BA250", "name": "Console_get_Error", "signature": "TextWriter * Console_get_Error(MethodInfo * method)", "dotNetSignature": "TextWriter get_Error()" }, { "virtualAddress": "0x005BA2B8", "name": "Console_get_Out", "signature": "TextWriter * Console_get_Out(MethodInfo * method)", "dotNetSignature": "TextWriter get_Out()" }, { "virtualAddress": "0x005BA320", "name": "Console_get_In", "signature": "TextReader * Console_get_In(MethodInfo * method)", "dotNetSignature": "TextReader get_In()" }, { "virtualAddress": "0x005BA388", "name": "Console_Open", "signature": "Stream * Console_Open(void * handle, FileAccess__Enum access, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "Stream Open(IntPtr, FileAccess, Int32)" }, { "virtualAddress": "0x005BA4AC", "name": "Console_OpenStandardError", "signature": "Stream * Console_OpenStandardError(MethodInfo * method)", "dotNetSignature": "Stream OpenStandardError()" }, { "virtualAddress": "0x005BA1B4", "name": "Console_OpenStandardError_1", "signature": "Stream * Console_OpenStandardError_1(int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "Stream OpenStandardError(Int32)" }, { "virtualAddress": "0x005BA50C", "name": "Console_OpenStandardInput", "signature": "Stream * Console_OpenStandardInput(MethodInfo * method)", "dotNetSignature": "Stream OpenStandardInput()" }, { "virtualAddress": "0x005BA07C", "name": "Console_OpenStandardInput_1", "signature": "Stream * Console_OpenStandardInput_1(int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "Stream OpenStandardInput(Int32)" }, { "virtualAddress": "0x005BA56C", "name": "Console_OpenStandardOutput", "signature": "Stream * Console_OpenStandardOutput(MethodInfo * method)", "dotNetSignature": "Stream OpenStandardOutput()" }, { "virtualAddress": "0x005BA118", "name": "Console_OpenStandardOutput_1", "signature": "Stream * Console_OpenStandardOutput_1(int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "Stream OpenStandardOutput(Int32)" }, { "virtualAddress": "0x005BA5CC", "name": "Console_SetError", "signature": "void Console_SetError(TextWriter * newError, MethodInfo * method)", "dotNetSignature": "Void SetError(TextWriter)" }, { "virtualAddress": "0x005BA678", "name": "Console_SetIn", "signature": "void Console_SetIn(TextReader * newIn, MethodInfo * method)", "dotNetSignature": "Void SetIn(TextReader)" }, { "virtualAddress": "0x005BA724", "name": "Console_SetOut", "signature": "void Console_SetOut(TextWriter * newOut, MethodInfo * method)", "dotNetSignature": "Void SetOut(TextWriter)" }, { "virtualAddress": "0x005BA7D0", "name": "Console_Write", "signature": "void Console_Write(bool value, MethodInfo * method)", "dotNetSignature": "Void Write(Boolean)" }, { "virtualAddress": "0x005BA854", "name": "Console_Write_1", "signature": "void Console_Write_1(uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x005BA8D8", "name": "Console_Write_2", "signature": "void Console_Write_2(Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x005BA95C", "name": "Console_Write_3", "signature": "void Console_Write_3(Decimal value, MethodInfo * method)", "dotNetSignature": "Void Write(Decimal)" }, { "virtualAddress": "0x005BA9F0", "name": "Console_Write_4", "signature": "void Console_Write_4(double value, MethodInfo * method)", "dotNetSignature": "Void Write(Double)" }, { "virtualAddress": "0x005BAA7C", "name": "Console_Write_5", "signature": "void Console_Write_5(int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int32)" }, { "virtualAddress": "0x005BAB00", "name": "Console_Write_6", "signature": "void Console_Write_6(int64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64)" }, { "virtualAddress": "0x005BAB84", "name": "Console_Write_7", "signature": "void Console_Write_7(Object * value, MethodInfo * method)", "dotNetSignature": "Void Write(Object)" }, { "virtualAddress": "0x005BAC08", "name": "Console_Write_8", "signature": "void Console_Write_8(float value, MethodInfo * method)", "dotNetSignature": "Void Write(Single)" }, { "virtualAddress": "0x005BAC94", "name": "Console_Write_9", "signature": "void Console_Write_9(String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x005BAD18", "name": "Console_Write_10", "signature": "void Console_Write_10(uint32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt32)" }, { "virtualAddress": "0x005BAD9C", "name": "Console_Write_11", "signature": "void Console_Write_11(uint64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt64)" }, { "virtualAddress": "0x005BAE20", "name": "Console_Write_12", "signature": "void Console_Write_12(String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object)" }, { "virtualAddress": "0x005BAEB4", "name": "Console_Write_13", "signature": "void Console_Write_13(String * format, Object__Array * arg, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object[])" }, { "virtualAddress": "0x005BAF8C", "name": "Console_Write_14", "signature": "void Console_Write_14(Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x005BB028", "name": "Console_Write_15", "signature": "void Console_Write_15(String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object, Object)" }, { "virtualAddress": "0x005BB0C4", "name": "Console_Write_16", "signature": "void Console_Write_16(String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object, Object, Object)" }, { "virtualAddress": "0x005BB170", "name": "Console_Write_17", "signature": "void Console_Write_17(String * format, Object * arg0, Object * arg1, Object * arg2, Object * arg3, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object, Object, Object, Object)" }, { "virtualAddress": "0x005BB3C0", "name": "Console_WriteLine", "signature": "void Console_WriteLine(MethodInfo * method)", "dotNetSignature": "Void WriteLine()" }, { "virtualAddress": "0x005BB43C", "name": "Console_WriteLine_1", "signature": "void Console_WriteLine_1(bool value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Boolean)" }, { "virtualAddress": "0x005BB4C0", "name": "Console_WriteLine_2", "signature": "void Console_WriteLine_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char)" }, { "virtualAddress": "0x005BB544", "name": "Console_WriteLine_3", "signature": "void Console_WriteLine_3(Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char[])" }, { "virtualAddress": "0x005BB5C8", "name": "Console_WriteLine_4", "signature": "void Console_WriteLine_4(Decimal value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Decimal)" }, { "virtualAddress": "0x005BB65C", "name": "Console_WriteLine_5", "signature": "void Console_WriteLine_5(double value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Double)" }, { "virtualAddress": "0x005BB6E8", "name": "Console_WriteLine_6", "signature": "void Console_WriteLine_6(int32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Int32)" }, { "virtualAddress": "0x005BB76C", "name": "Console_WriteLine_7", "signature": "void Console_WriteLine_7(int64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Int64)" }, { "virtualAddress": "0x005BB7F0", "name": "Console_WriteLine_8", "signature": "void Console_WriteLine_8(Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Object)" }, { "virtualAddress": "0x005BB874", "name": "Console_WriteLine_9", "signature": "void Console_WriteLine_9(float value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Single)" }, { "virtualAddress": "0x005BB900", "name": "Console_WriteLine_10", "signature": "void Console_WriteLine_10(String * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String)" }, { "virtualAddress": "0x005BB984", "name": "Console_WriteLine_11", "signature": "void Console_WriteLine_11(uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(UInt32)" }, { "virtualAddress": "0x005BBA08", "name": "Console_WriteLine_12", "signature": "void Console_WriteLine_12(uint64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(UInt64)" }, { "virtualAddress": "0x005BBA8C", "name": "Console_WriteLine_13", "signature": "void Console_WriteLine_13(String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object)" }, { "virtualAddress": "0x005BBB20", "name": "Console_WriteLine_14", "signature": "void Console_WriteLine_14(String * format, Object__Array * arg, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object[])" }, { "virtualAddress": "0x005BBBF8", "name": "Console_WriteLine_15", "signature": "void Console_WriteLine_15(Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char[], Int32, Int32)" }, { "virtualAddress": "0x005BBC94", "name": "Console_WriteLine_16", "signature": "void Console_WriteLine_16(String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object, Object)" }, { "virtualAddress": "0x005BBD30", "name": "Console_WriteLine_17", "signature": "void Console_WriteLine_17(String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object, Object, Object)" }, { "virtualAddress": "0x005BBDDC", "name": "Console_WriteLine_18", "signature": "void Console_WriteLine_18(String * format, Object * arg0, Object * arg1, Object * arg2, Object * arg3, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object, Object, Object, Object)" }, { "virtualAddress": "0x005BC02C", "name": "Console_Read", "signature": "int32_t Console_Read(MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005BC1B4", "name": "Console_ReadLine", "signature": "String * Console_ReadLine(MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005BC3B0", "name": "Console_get_InputEncoding", "signature": "Encoding * Console_get_InputEncoding(MethodInfo * method)", "dotNetSignature": "Encoding get_InputEncoding()" }, { "virtualAddress": "0x005BC418", "name": "Console_set_InputEncoding", "signature": "void Console_set_InputEncoding(Encoding * value, MethodInfo * method)", "dotNetSignature": "Void set_InputEncoding(Encoding)" }, { "virtualAddress": "0x005BC48C", "name": "Console_get_OutputEncoding", "signature": "Encoding * Console_get_OutputEncoding(MethodInfo * method)", "dotNetSignature": "Encoding get_OutputEncoding()" }, { "virtualAddress": "0x005BC4F4", "name": "Console_set_OutputEncoding", "signature": "void Console_set_OutputEncoding(Encoding * value, MethodInfo * method)", "dotNetSignature": "Void set_OutputEncoding(Encoding)" }, { "virtualAddress": "0x005BC568", "name": "Console_get_BackgroundColor", "signature": "ConsoleColor__Enum Console_get_BackgroundColor(MethodInfo * method)", "dotNetSignature": "ConsoleColor get_BackgroundColor()" }, { "virtualAddress": "0x005BC698", "name": "Console_set_BackgroundColor", "signature": "void Console_set_BackgroundColor(ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_BackgroundColor(ConsoleColor)" }, { "virtualAddress": "0x005BC82C", "name": "Console_get_BufferHeight", "signature": "int32_t Console_get_BufferHeight(MethodInfo * method)", "dotNetSignature": "Int32 get_BufferHeight()" }, { "virtualAddress": "0x005BC960", "name": "Console_set_BufferHeight", "signature": "void Console_set_BufferHeight(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferHeight(Int32)" }, { "virtualAddress": "0x005BCAA4", "name": "Console_get_BufferWidth", "signature": "int32_t Console_get_BufferWidth(MethodInfo * method)", "dotNetSignature": "Int32 get_BufferWidth()" }, { "virtualAddress": "0x005BCBD8", "name": "Console_set_BufferWidth", "signature": "void Console_set_BufferWidth(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferWidth(Int32)" }, { "virtualAddress": "0x005BCD1C", "name": "Console_get_CapsLock", "signature": "bool Console_get_CapsLock(MethodInfo * method)", "dotNetSignature": "Boolean get_CapsLock()" }, { "virtualAddress": "0x005BCE50", "name": "Console_get_CursorLeft", "signature": "int32_t Console_get_CursorLeft(MethodInfo * method)", "dotNetSignature": "Int32 get_CursorLeft()" }, { "virtualAddress": "0x005BCF84", "name": "Console_set_CursorLeft", "signature": "void Console_set_CursorLeft(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorLeft(Int32)" }, { "virtualAddress": "0x005BD0C8", "name": "Console_get_CursorTop", "signature": "int32_t Console_get_CursorTop(MethodInfo * method)", "dotNetSignature": "Int32 get_CursorTop()" }, { "virtualAddress": "0x005BD1FC", "name": "Console_set_CursorTop", "signature": "void Console_set_CursorTop(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorTop(Int32)" }, { "virtualAddress": "0x005BD340", "name": "Console_get_CursorSize", "signature": "int32_t Console_get_CursorSize(MethodInfo * method)", "dotNetSignature": "Int32 get_CursorSize()" }, { "virtualAddress": "0x005BD474", "name": "Console_set_CursorSize", "signature": "void Console_set_CursorSize(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorSize(Int32)" }, { "virtualAddress": "0x005BD5B8", "name": "Console_get_CursorVisible", "signature": "bool Console_get_CursorVisible(MethodInfo * method)", "dotNetSignature": "Boolean get_CursorVisible()" }, { "virtualAddress": "0x005BD6EC", "name": "Console_set_CursorVisible", "signature": "void Console_set_CursorVisible(bool value, MethodInfo * method)", "dotNetSignature": "Void set_CursorVisible(Boolean)" }, { "virtualAddress": "0x005BD830", "name": "Console_get_ForegroundColor", "signature": "ConsoleColor__Enum Console_get_ForegroundColor(MethodInfo * method)", "dotNetSignature": "ConsoleColor get_ForegroundColor()" }, { "virtualAddress": "0x005BD964", "name": "Console_set_ForegroundColor", "signature": "void Console_set_ForegroundColor(ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ForegroundColor(ConsoleColor)" }, { "virtualAddress": "0x005BDAF8", "name": "Console_get_KeyAvailable", "signature": "bool Console_get_KeyAvailable(MethodInfo * method)", "dotNetSignature": "Boolean get_KeyAvailable()" }, { "virtualAddress": "0x005BDC2C", "name": "Console_get_LargestWindowHeight", "signature": "int32_t Console_get_LargestWindowHeight(MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowHeight()" }, { "virtualAddress": "0x005BDD60", "name": "Console_get_LargestWindowWidth", "signature": "int32_t Console_get_LargestWindowWidth(MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowWidth()" }, { "virtualAddress": "0x005BDE94", "name": "Console_get_NumberLock", "signature": "bool Console_get_NumberLock(MethodInfo * method)", "dotNetSignature": "Boolean get_NumberLock()" }, { "virtualAddress": "0x005BDFC8", "name": "Console_get_Title", "signature": "String * Console_get_Title(MethodInfo * method)", "dotNetSignature": "String get_Title()" }, { "virtualAddress": "0x005BE0FC", "name": "Console_set_Title", "signature": "void Console_set_Title(String * value, MethodInfo * method)", "dotNetSignature": "Void set_Title(String)" }, { "virtualAddress": "0x005BE240", "name": "Console_get_TreatControlCAsInput", "signature": "bool Console_get_TreatControlCAsInput(MethodInfo * method)", "dotNetSignature": "Boolean get_TreatControlCAsInput()" }, { "virtualAddress": "0x005BE374", "name": "Console_set_TreatControlCAsInput", "signature": "void Console_set_TreatControlCAsInput(bool value, MethodInfo * method)", "dotNetSignature": "Void set_TreatControlCAsInput(Boolean)" }, { "virtualAddress": "0x005BE4B8", "name": "Console_get_WindowHeight", "signature": "int32_t Console_get_WindowHeight(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowHeight()" }, { "virtualAddress": "0x005BE5EC", "name": "Console_set_WindowHeight", "signature": "void Console_set_WindowHeight(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowHeight(Int32)" }, { "virtualAddress": "0x005BE730", "name": "Console_get_WindowLeft", "signature": "int32_t Console_get_WindowLeft(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowLeft()" }, { "virtualAddress": "0x005BE864", "name": "Console_set_WindowLeft", "signature": "void Console_set_WindowLeft(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowLeft(Int32)" }, { "virtualAddress": "0x005BE9A8", "name": "Console_get_WindowTop", "signature": "int32_t Console_get_WindowTop(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowTop()" }, { "virtualAddress": "0x005BEADC", "name": "Console_set_WindowTop", "signature": "void Console_set_WindowTop(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowTop(Int32)" }, { "virtualAddress": "0x005BEC20", "name": "Console_get_WindowWidth", "signature": "int32_t Console_get_WindowWidth(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowWidth()" }, { "virtualAddress": "0x005BED54", "name": "Console_set_WindowWidth", "signature": "void Console_set_WindowWidth(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowWidth(Int32)" }, { "virtualAddress": "0x005BEE98", "name": "Console_get_IsErrorRedirected", "signature": "bool Console_get_IsErrorRedirected(MethodInfo * method)", "dotNetSignature": "Boolean get_IsErrorRedirected()" }, { "virtualAddress": "0x005BEF90", "name": "Console_get_IsOutputRedirected", "signature": "bool Console_get_IsOutputRedirected(MethodInfo * method)", "dotNetSignature": "Boolean get_IsOutputRedirected()" }, { "virtualAddress": "0x005BF088", "name": "Console_get_IsInputRedirected", "signature": "bool Console_get_IsInputRedirected(MethodInfo * method)", "dotNetSignature": "Boolean get_IsInputRedirected()" }, { "virtualAddress": "0x005BF180", "name": "Console_Beep", "signature": "void Console_Beep(MethodInfo * method)", "dotNetSignature": "Void Beep()" }, { "virtualAddress": "0x005BF1E4", "name": "Console_Beep_1", "signature": "void Console_Beep_1(int32_t frequency, int32_t duration, MethodInfo * method)", "dotNetSignature": "Void Beep(Int32, Int32)" }, { "virtualAddress": "0x005BF3B8", "name": "Console_Clear", "signature": "void Console_Clear(MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005BF4EC", "name": "Console_MoveBufferArea", "signature": "void Console_MoveBufferArea(int32_t sourceLeft, int32_t sourceTop, int32_t sourceWidth, int32_t sourceHeight, int32_t targetLeft, int32_t targetTop, MethodInfo * method)", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x005BF64C", "name": "Console_MoveBufferArea_1", "signature": "void Console_MoveBufferArea_1(int32_t sourceLeft, int32_t sourceTop, int32_t sourceWidth, int32_t sourceHeight, int32_t targetLeft, int32_t targetTop, uint16_t sourceChar, ConsoleColor__Enum sourceForeColor, ConsoleColor__Enum sourceBackColor, MethodInfo * method)", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" }, { "virtualAddress": "0x005BF860", "name": "Console_ReadKey", "signature": "ConsoleKeyInfo Console_ReadKey(MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo ReadKey()" }, { "virtualAddress": "0x005BF8C8", "name": "Console_ReadKey_1", "signature": "ConsoleKeyInfo Console_ReadKey_1(bool intercept, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo ReadKey(Boolean)" }, { "virtualAddress": "0x005BFA1C", "name": "Console_ResetColor", "signature": "void Console_ResetColor(MethodInfo * method)", "dotNetSignature": "Void ResetColor()" }, { "virtualAddress": "0x005BFB50", "name": "Console_SetBufferSize", "signature": "void Console_SetBufferSize(int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetBufferSize(Int32, Int32)" }, { "virtualAddress": "0x005BFCB4", "name": "Console_SetCursorPosition", "signature": "void Console_SetCursorPosition(int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetCursorPosition(Int32, Int32)" }, { "virtualAddress": "0x005BFE18", "name": "Console_SetWindowPosition", "signature": "void Console_SetWindowPosition(int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetWindowPosition(Int32, Int32)" }, { "virtualAddress": "0x005BFF7C", "name": "Console_SetWindowSize", "signature": "void Console_SetWindowSize(int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetWindowSize(Int32, Int32)" }, { "virtualAddress": "0x005C00E0", "name": "Console_add_CancelKeyPress", "signature": "void Console_add_CancelKeyPress(ConsoleCancelEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_CancelKeyPress(ConsoleCancelEventHandler)" }, { "virtualAddress": "0x005C0454", "name": "Console_remove_CancelKeyPress", "signature": "void Console_remove_CancelKeyPress(ConsoleCancelEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_CancelKeyPress(ConsoleCancelEventHandler)" }, { "virtualAddress": "0x005C0620", "name": "Console_DoConsoleCancelEvent", "signature": "void Console_DoConsoleCancelEvent(MethodInfo * method)", "dotNetSignature": "Void DoConsoleCancelEvent()" }, { "virtualAddress": "0x005C0EE8", "name": "Console_WindowsConsole_GetConsoleCP", "signature": "int32_t Console_WindowsConsole_GetConsoleCP(MethodInfo * method)", "dotNetSignature": "Int32 GetConsoleCP()" }, { "virtualAddress": "0x005C0F5C", "name": "Console_WindowsConsole_GetConsoleOutputCP", "signature": "int32_t Console_WindowsConsole_GetConsoleOutputCP(MethodInfo * method)", "dotNetSignature": "Int32 GetConsoleOutputCP()" }, { "virtualAddress": "0x005C0FD4", "name": "Console_WindowsConsole_SetConsoleCtrlHandler", "signature": "bool Console_WindowsConsole_SetConsoleCtrlHandler(Console_WindowsConsole_WindowsCancelHandler * handler, bool addHandler, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleCtrlHandler(Console\u002BWindowsConsole\u002BWindowsCancelHandler, Boolean)" }, { "virtualAddress": "0x005C1070", "name": "Console_WindowsConsole_DoWindowsConsoleCancelEvent", "signature": "bool Console_WindowsConsole_DoWindowsConsoleCancelEvent(int32_t keyCode, MethodInfo * method)", "dotNetSignature": "Boolean DoWindowsConsoleCancelEvent(Int32)" }, { "virtualAddress": "0x005B9AA4", "name": "Console_WindowsConsole_GetInputCodePage", "signature": "int32_t Console_WindowsConsole_GetInputCodePage(MethodInfo * method)", "dotNetSignature": "Int32 GetInputCodePage()" }, { "virtualAddress": "0x005B9B00", "name": "Console_WindowsConsole_GetOutputCodePage", "signature": "int32_t Console_WindowsConsole_GetOutputCodePage(MethodInfo * method)", "dotNetSignature": "Int32 GetOutputCodePage()" }, { "virtualAddress": "0x005C03D4", "name": "Console_WindowsConsole_AddCtrlHandler", "signature": "void Console_WindowsConsole_AddCtrlHandler(MethodInfo * method)", "dotNetSignature": "Void AddCtrlHandler()" }, { "virtualAddress": "0x005C05A4", "name": "Console_WindowsConsole_RemoveCtrlHandler", "signature": "void Console_WindowsConsole_RemoveCtrlHandler(MethodInfo * method)", "dotNetSignature": "Void RemoveCtrlHandler()" }, { "virtualAddress": "0x005C10E0", "name": "Console_WindowsConsole__ctor", "signature": "void Console_WindowsConsole__ctor(Console_WindowsConsole * this, MethodInfo * method)", "dotNetSignature": "Console\u002BWindowsConsole()" }, { "virtualAddress": "0x005C10E8", "name": "Console_WindowsConsole__cctor", "signature": "void Console_WindowsConsole__cctor(MethodInfo * method)", "dotNetSignature": "Console\u002BWindowsConsole()" }, { "virtualAddress": "0x005C116C", "name": "Console_WindowsConsole_WindowsCancelHandler__ctor", "signature": "void Console_WindowsConsole_WindowsCancelHandler__ctor(Console_WindowsConsole_WindowsCancelHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Console\u002BWindowsConsole\u002BWindowsCancelHandler(Object, IntPtr)" }, { "virtualAddress": "0x005C117C", "name": "Console_WindowsConsole_WindowsCancelHandler_Invoke", "signature": "bool Console_WindowsConsole_WindowsCancelHandler_Invoke(Console_WindowsConsole_WindowsCancelHandler * this, int32_t keyCode, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Int32)" }, { "virtualAddress": "0x005C13F4", "name": "Console_WindowsConsole_WindowsCancelHandler_BeginInvoke", "signature": "IAsyncResult * Console_WindowsConsole_WindowsCancelHandler_BeginInvoke(Console_WindowsConsole_WindowsCancelHandler * this, int32_t keyCode, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x005C1480", "name": "Console_WindowsConsole_WindowsCancelHandler_EndInvoke", "signature": "bool Console_WindowsConsole_WindowsCancelHandler_EndInvoke(Console_WindowsConsole_WindowsCancelHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005B9A94", "name": "Console_InternalCancelHandler__ctor", "signature": "void Console_InternalCancelHandler__ctor(Console_InternalCancelHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Console\u002BInternalCancelHandler(Object, IntPtr)" }, { "virtualAddress": "0x005C0CA4", "name": "Console_InternalCancelHandler_Invoke", "signature": "void Console_InternalCancelHandler_Invoke(Console_InternalCancelHandler * this, MethodInfo * method)", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x005C0EB0", "name": "Console_InternalCancelHandler_BeginInvoke", "signature": "IAsyncResult * Console_InternalCancelHandler_BeginInvoke(Console_InternalCancelHandler * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x005C0EDC", "name": "Console_InternalCancelHandler_EndInvoke", "signature": "void Console_InternalCancelHandler_EndInvoke(Console_InternalCancelHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005C1554", "name": "ConsoleDriver__cctor", "signature": "void ConsoleDriver__cctor(MethodInfo * method)", "dotNetSignature": "ConsoleDriver()" }, { "virtualAddress": "0x005C1614", "name": "ConsoleDriver_CreateNullConsoleDriver", "signature": "IConsoleDriver * ConsoleDriver_CreateNullConsoleDriver(MethodInfo * method)", "dotNetSignature": "IConsoleDriver CreateNullConsoleDriver()" }, { "virtualAddress": "0x005C1670", "name": "ConsoleDriver_CreateWindowsConsoleDriver", "signature": "IConsoleDriver * ConsoleDriver_CreateWindowsConsoleDriver(MethodInfo * method)", "dotNetSignature": "IConsoleDriver CreateWindowsConsoleDriver()" }, { "virtualAddress": "0x005C16CC", "name": "ConsoleDriver_CreateTermInfoDriver", "signature": "IConsoleDriver * ConsoleDriver_CreateTermInfoDriver(String * term, MethodInfo * method)", "dotNetSignature": "IConsoleDriver CreateTermInfoDriver(String)" }, { "virtualAddress": "0x005C0224", "name": "ConsoleDriver_get_Initialized", "signature": "bool ConsoleDriver_get_Initialized(MethodInfo * method)", "dotNetSignature": "Boolean get_Initialized()" }, { "virtualAddress": "0x005BC5C4", "name": "ConsoleDriver_get_BackgroundColor", "signature": "ConsoleColor__Enum ConsoleDriver_get_BackgroundColor(MethodInfo * method)", "dotNetSignature": "ConsoleColor get_BackgroundColor()" }, { "virtualAddress": "0x005BC6FC", "name": "ConsoleDriver_set_BackgroundColor", "signature": "void ConsoleDriver_set_BackgroundColor(ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_BackgroundColor(ConsoleColor)" }, { "virtualAddress": "0x005BC888", "name": "ConsoleDriver_get_BufferHeight", "signature": "int32_t ConsoleDriver_get_BufferHeight(MethodInfo * method)", "dotNetSignature": "Int32 get_BufferHeight()" }, { "virtualAddress": "0x005BC9C4", "name": "ConsoleDriver_set_BufferHeight", "signature": "void ConsoleDriver_set_BufferHeight(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferHeight(Int32)" }, { "virtualAddress": "0x005BCB00", "name": "ConsoleDriver_get_BufferWidth", "signature": "int32_t ConsoleDriver_get_BufferWidth(MethodInfo * method)", "dotNetSignature": "Int32 get_BufferWidth()" }, { "virtualAddress": "0x005BCC3C", "name": "ConsoleDriver_set_BufferWidth", "signature": "void ConsoleDriver_set_BufferWidth(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferWidth(Int32)" }, { "virtualAddress": "0x005BCD78", "name": "ConsoleDriver_get_CapsLock", "signature": "bool ConsoleDriver_get_CapsLock(MethodInfo * method)", "dotNetSignature": "Boolean get_CapsLock()" }, { "virtualAddress": "0x005BCEAC", "name": "ConsoleDriver_get_CursorLeft", "signature": "int32_t ConsoleDriver_get_CursorLeft(MethodInfo * method)", "dotNetSignature": "Int32 get_CursorLeft()" }, { "virtualAddress": "0x005BCFE8", "name": "ConsoleDriver_set_CursorLeft", "signature": "void ConsoleDriver_set_CursorLeft(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorLeft(Int32)" }, { "virtualAddress": "0x005BD39C", "name": "ConsoleDriver_get_CursorSize", "signature": "int32_t ConsoleDriver_get_CursorSize(MethodInfo * method)", "dotNetSignature": "Int32 get_CursorSize()" }, { "virtualAddress": "0x005BD4D8", "name": "ConsoleDriver_set_CursorSize", "signature": "void ConsoleDriver_set_CursorSize(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorSize(Int32)" }, { "virtualAddress": "0x005BD124", "name": "ConsoleDriver_get_CursorTop", "signature": "int32_t ConsoleDriver_get_CursorTop(MethodInfo * method)", "dotNetSignature": "Int32 get_CursorTop()" }, { "virtualAddress": "0x005BD260", "name": "ConsoleDriver_set_CursorTop", "signature": "void ConsoleDriver_set_CursorTop(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorTop(Int32)" }, { "virtualAddress": "0x005BD614", "name": "ConsoleDriver_get_CursorVisible", "signature": "bool ConsoleDriver_get_CursorVisible(MethodInfo * method)", "dotNetSignature": "Boolean get_CursorVisible()" }, { "virtualAddress": "0x005BD750", "name": "ConsoleDriver_set_CursorVisible", "signature": "void ConsoleDriver_set_CursorVisible(bool value, MethodInfo * method)", "dotNetSignature": "Void set_CursorVisible(Boolean)" }, { "virtualAddress": "0x005BDB54", "name": "ConsoleDriver_get_KeyAvailable", "signature": "bool ConsoleDriver_get_KeyAvailable(MethodInfo * method)", "dotNetSignature": "Boolean get_KeyAvailable()" }, { "virtualAddress": "0x005BD88C", "name": "ConsoleDriver_get_ForegroundColor", "signature": "ConsoleColor__Enum ConsoleDriver_get_ForegroundColor(MethodInfo * method)", "dotNetSignature": "ConsoleColor get_ForegroundColor()" }, { "virtualAddress": "0x005BD9C8", "name": "ConsoleDriver_set_ForegroundColor", "signature": "void ConsoleDriver_set_ForegroundColor(ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ForegroundColor(ConsoleColor)" }, { "virtualAddress": "0x005BDC88", "name": "ConsoleDriver_get_LargestWindowHeight", "signature": "int32_t ConsoleDriver_get_LargestWindowHeight(MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowHeight()" }, { "virtualAddress": "0x005BDDBC", "name": "ConsoleDriver_get_LargestWindowWidth", "signature": "int32_t ConsoleDriver_get_LargestWindowWidth(MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowWidth()" }, { "virtualAddress": "0x005BDEF0", "name": "ConsoleDriver_get_NumberLock", "signature": "bool ConsoleDriver_get_NumberLock(MethodInfo * method)", "dotNetSignature": "Boolean get_NumberLock()" }, { "virtualAddress": "0x005BE024", "name": "ConsoleDriver_get_Title", "signature": "String * ConsoleDriver_get_Title(MethodInfo * method)", "dotNetSignature": "String get_Title()" }, { "virtualAddress": "0x005BE160", "name": "ConsoleDriver_set_Title", "signature": "void ConsoleDriver_set_Title(String * value, MethodInfo * method)", "dotNetSignature": "Void set_Title(String)" }, { "virtualAddress": "0x005BE29C", "name": "ConsoleDriver_get_TreatControlCAsInput", "signature": "bool ConsoleDriver_get_TreatControlCAsInput(MethodInfo * method)", "dotNetSignature": "Boolean get_TreatControlCAsInput()" }, { "virtualAddress": "0x005BE3D8", "name": "ConsoleDriver_set_TreatControlCAsInput", "signature": "void ConsoleDriver_set_TreatControlCAsInput(bool value, MethodInfo * method)", "dotNetSignature": "Void set_TreatControlCAsInput(Boolean)" }, { "virtualAddress": "0x005BE514", "name": "ConsoleDriver_get_WindowHeight", "signature": "int32_t ConsoleDriver_get_WindowHeight(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowHeight()" }, { "virtualAddress": "0x005BE650", "name": "ConsoleDriver_set_WindowHeight", "signature": "void ConsoleDriver_set_WindowHeight(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowHeight(Int32)" }, { "virtualAddress": "0x005BE78C", "name": "ConsoleDriver_get_WindowLeft", "signature": "int32_t ConsoleDriver_get_WindowLeft(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowLeft()" }, { "virtualAddress": "0x005BE8C8", "name": "ConsoleDriver_set_WindowLeft", "signature": "void ConsoleDriver_set_WindowLeft(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowLeft(Int32)" }, { "virtualAddress": "0x005BEA04", "name": "ConsoleDriver_get_WindowTop", "signature": "int32_t ConsoleDriver_get_WindowTop(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowTop()" }, { "virtualAddress": "0x005BEB40", "name": "ConsoleDriver_set_WindowTop", "signature": "void ConsoleDriver_set_WindowTop(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowTop(Int32)" }, { "virtualAddress": "0x005BEC7C", "name": "ConsoleDriver_get_WindowWidth", "signature": "int32_t ConsoleDriver_get_WindowWidth(MethodInfo * method)", "dotNetSignature": "Int32 get_WindowWidth()" }, { "virtualAddress": "0x005BEDB8", "name": "ConsoleDriver_set_WindowWidth", "signature": "void ConsoleDriver_set_WindowWidth(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowWidth(Int32)" }, { "virtualAddress": "0x005BEEF4", "name": "ConsoleDriver_get_IsErrorRedirected", "signature": "bool ConsoleDriver_get_IsErrorRedirected(MethodInfo * method)", "dotNetSignature": "Boolean get_IsErrorRedirected()" }, { "virtualAddress": "0x005BEFEC", "name": "ConsoleDriver_get_IsOutputRedirected", "signature": "bool ConsoleDriver_get_IsOutputRedirected(MethodInfo * method)", "dotNetSignature": "Boolean get_IsOutputRedirected()" }, { "virtualAddress": "0x005BF0E4", "name": "ConsoleDriver_get_IsInputRedirected", "signature": "bool ConsoleDriver_get_IsInputRedirected(MethodInfo * method)", "dotNetSignature": "Boolean get_IsInputRedirected()" }, { "virtualAddress": "0x005BF2C8", "name": "ConsoleDriver_Beep", "signature": "void ConsoleDriver_Beep(int32_t frequency, int32_t duration, MethodInfo * method)", "dotNetSignature": "Void Beep(Int32, Int32)" }, { "virtualAddress": "0x005BF414", "name": "ConsoleDriver_Clear", "signature": "void ConsoleDriver_Clear(MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005BF590", "name": "ConsoleDriver_MoveBufferArea", "signature": "void ConsoleDriver_MoveBufferArea(int32_t sourceLeft, int32_t sourceTop, int32_t sourceWidth, int32_t sourceHeight, int32_t targetLeft, int32_t targetTop, MethodInfo * method)", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x005BF710", "name": "ConsoleDriver_MoveBufferArea_1", "signature": "void ConsoleDriver_MoveBufferArea_1(int32_t sourceLeft, int32_t sourceTop, int32_t sourceWidth, int32_t sourceHeight, int32_t targetLeft, int32_t targetTop, uint16_t sourceChar, ConsoleColor__Enum sourceForeColor, ConsoleColor__Enum sourceBackColor, MethodInfo * method)", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" }, { "virtualAddress": "0x005C02FC", "name": "ConsoleDriver_Init", "signature": "void ConsoleDriver_Init(MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x005BC14C", "name": "ConsoleDriver_Read", "signature": "int32_t ConsoleDriver_Read(MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005BC2D8", "name": "ConsoleDriver_ReadLine", "signature": "String * ConsoleDriver_ReadLine(MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005BF934", "name": "ConsoleDriver_ReadKey", "signature": "ConsoleKeyInfo ConsoleDriver_ReadKey(bool intercept, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo ReadKey(Boolean)" }, { "virtualAddress": "0x005BFA78", "name": "ConsoleDriver_ResetColor", "signature": "void ConsoleDriver_ResetColor(MethodInfo * method)", "dotNetSignature": "Void ResetColor()" }, { "virtualAddress": "0x005BFBC4", "name": "ConsoleDriver_SetBufferSize", "signature": "void ConsoleDriver_SetBufferSize(int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetBufferSize(Int32, Int32)" }, { "virtualAddress": "0x005BFD28", "name": "ConsoleDriver_SetCursorPosition", "signature": "void ConsoleDriver_SetCursorPosition(int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetCursorPosition(Int32, Int32)" }, { "virtualAddress": "0x005BFE8C", "name": "ConsoleDriver_SetWindowPosition", "signature": "void ConsoleDriver_SetWindowPosition(int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetWindowPosition(Int32, Int32)" }, { "virtualAddress": "0x005BFFF0", "name": "ConsoleDriver_SetWindowSize", "signature": "void ConsoleDriver_SetWindowSize(int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetWindowSize(Int32, Int32)" }, { "virtualAddress": "0x005B9EFC", "name": "ConsoleDriver_get_IsConsole", "signature": "bool ConsoleDriver_get_IsConsole(MethodInfo * method)", "dotNetSignature": "Boolean get_IsConsole()" }, { "virtualAddress": "0x005C1730", "name": "ConsoleDriver_Isatty", "signature": "bool ConsoleDriver_Isatty(void * handle, MethodInfo * method)", "dotNetSignature": "Boolean Isatty(IntPtr)" }, { "virtualAddress": "0x005C1734", "name": "ConsoleDriver_InternalKeyAvailable", "signature": "int32_t ConsoleDriver_InternalKeyAvailable(int32_t ms_timeout, MethodInfo * method)", "dotNetSignature": "Int32 InternalKeyAvailable(Int32)" }, { "virtualAddress": "0x005C1738", "name": "ConsoleDriver_TtySetup", "signature": "bool ConsoleDriver_TtySetup(String * keypadXmit, String * teardown, Byte__Array * * control_characters, int32_t * * address, MethodInfo * method)", "dotNetSignature": "Boolean TtySetup(String, String, Byte[] ByRef, Int32* ByRef)" }, { "virtualAddress": "0x005C173C", "name": "ConsoleDriver_SetEcho", "signature": "bool ConsoleDriver_SetEcho(bool wantEcho, MethodInfo * method)", "dotNetSignature": "Boolean SetEcho(Boolean)" }, { "virtualAddress": "0x005C1744", "name": "ConsoleDriver_SetBreak", "signature": "bool ConsoleDriver_SetBreak(bool wantBreak, MethodInfo * method)", "dotNetSignature": "Boolean SetBreak(Boolean)" }, { "virtualAddress": "0x005C1AA8", "name": "ControlCharacters__ctor", "signature": "void ControlCharacters__ctor(ControlCharacters * this, MethodInfo * method)", "dotNetSignature": "ControlCharacters()" }, { "virtualAddress": "0x005CF9FC", "name": "CrossAppDomainDelegate__ctor", "signature": "void CrossAppDomainDelegate__ctor(CrossAppDomainDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CrossAppDomainDelegate(Object, IntPtr)" }, { "virtualAddress": "0x005CFA0C", "name": "CrossAppDomainDelegate_Invoke", "signature": "void CrossAppDomainDelegate_Invoke(CrossAppDomainDelegate * this, MethodInfo * method)", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x005CFC18", "name": "CrossAppDomainDelegate_BeginInvoke", "signature": "IAsyncResult * CrossAppDomainDelegate_BeginInvoke(CrossAppDomainDelegate * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x005CFC44", "name": "CrossAppDomainDelegate_EndInvoke", "signature": "void CrossAppDomainDelegate_EndInvoke(CrossAppDomainDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x004E6700", "name": "DelegateData__ctor", "signature": "void DelegateData__ctor(DelegateData * this, MethodInfo * method)", "dotNetSignature": "DelegateData()" }, { "virtualAddress": "0x004E6614", "name": "Delegate__ctor", "signature": "void Delegate__ctor(Delegate * this, Object * target, String * method_1, MethodInfo * method)", "dotNetSignature": "Delegate(Object, String)" }, { "virtualAddress": "0x004E6708", "name": "Delegate__ctor_1", "signature": "void Delegate__ctor_1(Delegate * this, Type * target, String * method_1, MethodInfo * method)", "dotNetSignature": "Delegate(Type, String)" }, { "virtualAddress": "0x004E682C", "name": "Delegate_get_Method", "signature": "MethodInfo_1 * Delegate_get_Method(Delegate * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_Method()" }, { "virtualAddress": "0x004E6838", "name": "Delegate_GetVirtualMethod_internal", "signature": "MethodInfo_1 * Delegate_GetVirtualMethod_internal(Delegate * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetVirtualMethod_internal()" }, { "virtualAddress": "0x004E683C", "name": "Delegate_get_Target", "signature": "Object * Delegate_get_Target(Delegate * this, MethodInfo * method)", "dotNetSignature": "Object get_Target()" }, { "virtualAddress": "0x004E6844", "name": "Delegate_CreateDelegate_internal", "signature": "Delegate * Delegate_CreateDelegate_internal(Type * type, Object * target, MethodInfo_1 * info, bool throwOnBindFailure, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate_internal(Type, Object, MethodInfo, Boolean)" }, { "virtualAddress": "0x004E684C", "name": "Delegate_arg_type_match", "signature": "bool Delegate_arg_type_match(Type * delArgType, Type * argType, MethodInfo * method)", "dotNetSignature": "Boolean arg_type_match(Type, Type)" }, { "virtualAddress": "0x004E6A08", "name": "Delegate_arg_type_match_this", "signature": "bool Delegate_arg_type_match_this(Type * delArgType, Type * argType, bool boxedThis, MethodInfo * method)", "dotNetSignature": "Boolean arg_type_match_this(Type, Type, Boolean)" }, { "virtualAddress": "0x004E6B84", "name": "Delegate_return_type_match", "signature": "bool Delegate_return_type_match(Type * delReturnType, Type * returnType, MethodInfo * method)", "dotNetSignature": "Boolean return_type_match(Type, Type)" }, { "virtualAddress": "0x004E6C4C", "name": "Delegate_CreateDelegate", "signature": "Delegate * Delegate_CreateDelegate(Type * type, Object * firstArgument, MethodInfo_1 * method_1, bool throwOnBindFailure, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object, MethodInfo, Boolean)" }, { "virtualAddress": "0x004E6C58", "name": "Delegate_CreateDelegate_1", "signature": "Delegate * Delegate_CreateDelegate_1(Type * type, Object * firstArgument, MethodInfo_1 * method_1, bool throwOnBindFailure, bool allowClosed, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object, MethodInfo, Boolean, Boolean)" }, { "virtualAddress": "0x004E7444", "name": "Delegate_CreateDelegate_2", "signature": "Delegate * Delegate_CreateDelegate_2(Type * type, Object * firstArgument, MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object, MethodInfo)" }, { "virtualAddress": "0x004E7450", "name": "Delegate_CreateDelegate_3", "signature": "Delegate * Delegate_CreateDelegate_3(Type * type, MethodInfo_1 * method_1, bool throwOnBindFailure, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, MethodInfo, Boolean)" }, { "virtualAddress": "0x004E7468", "name": "Delegate_CreateDelegate_4", "signature": "Delegate * Delegate_CreateDelegate_4(Type * type, MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, MethodInfo)" }, { "virtualAddress": "0x004E747C", "name": "Delegate_CreateDelegate_5", "signature": "Delegate * Delegate_CreateDelegate_5(Type * type, Object * target, String * method_1, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object, String)" }, { "virtualAddress": "0x004E7494", "name": "Delegate_GetCandidateMethod", "signature": "MethodInfo_1 * Delegate_GetCandidateMethod(Type * type, Type * target, String * method_1, BindingFlags__Enum bflags, bool ignoreCase, bool throwOnBindFailure, MethodInfo * method)", "dotNetSignature": "MethodInfo GetCandidateMethod(Type, Type, String, BindingFlags, Boolean, Boolean)" }, { "virtualAddress": "0x004E788C", "name": "Delegate_CreateDelegate_6", "signature": "Delegate * Delegate_CreateDelegate_6(Type * type, Type * target, String * method_1, bool ignoreCase, bool throwOnBindFailure, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Type, String, Boolean, Boolean)" }, { "virtualAddress": "0x004E79AC", "name": "Delegate_CreateDelegate_7", "signature": "Delegate * Delegate_CreateDelegate_7(Type * type, Type * target, String * method_1, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Type, String)" }, { "virtualAddress": "0x004E79B8", "name": "Delegate_CreateDelegate_8", "signature": "Delegate * Delegate_CreateDelegate_8(Type * type, Type * target, String * method_1, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Type, String, Boolean)" }, { "virtualAddress": "0x004E79C4", "name": "Delegate_CreateDelegate_9", "signature": "Delegate * Delegate_CreateDelegate_9(Type * type, Object * target, String * method_1, bool ignoreCase, bool throwOnBindFailure, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object, String, Boolean, Boolean)" }, { "virtualAddress": "0x004E7488", "name": "Delegate_CreateDelegate_10", "signature": "Delegate * Delegate_CreateDelegate_10(Type * type, Object * target, String * method_1, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object, String, Boolean)" }, { "virtualAddress": "0x004E7AC0", "name": "Delegate_DynamicInvoke", "signature": "Object * Delegate_DynamicInvoke(Delegate * this, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object DynamicInvoke(Object[])" }, { "virtualAddress": "0x004E7ACC", "name": "Delegate_InitializeDelegateData", "signature": "void Delegate_InitializeDelegateData(Delegate * this, MethodInfo * method)", "dotNetSignature": "Void InitializeDelegateData()" }, { "virtualAddress": "0x004E7BC4", "name": "Delegate_DynamicInvokeImpl", "signature": "Object * Delegate_DynamicInvokeImpl(Delegate * this, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object DynamicInvokeImpl(Object[])" }, { "virtualAddress": "0x004E7EA0", "name": "Delegate_Clone", "signature": "Object * Delegate_Clone(Delegate * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x004E7EA8", "name": "Delegate_Equals", "signature": "bool Delegate_Equals(Delegate * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004E8070", "name": "Delegate_GetHashCode", "signature": "int32_t Delegate_GetHashCode(Delegate * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004E80F0", "name": "Delegate_GetMethodImpl", "signature": "MethodInfo_1 * Delegate_GetMethodImpl(Delegate * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl()" }, { "virtualAddress": "0x004E81BC", "name": "Delegate_GetObjectData", "signature": "void Delegate_GetObjectData(Delegate * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004E83E8", "name": "Delegate_GetInvocationList", "signature": "Delegate__Array * Delegate_GetInvocationList(Delegate * this, MethodInfo * method)", "dotNetSignature": "Delegate[] GetInvocationList()" }, { "virtualAddress": "0x004E8488", "name": "Delegate_Combine", "signature": "Delegate * Delegate_Combine(Delegate * a, Delegate * b, MethodInfo * method)", "dotNetSignature": "Delegate Combine(Delegate, Delegate)" }, { "virtualAddress": "0x004E867C", "name": "Delegate_Combine_1", "signature": "Delegate * Delegate_Combine_1(Delegate__Array * delegates, MethodInfo * method)", "dotNetSignature": "Delegate Combine(Delegate[])" }, { "virtualAddress": "0x004E86F4", "name": "Delegate_CombineImpl", "signature": "Delegate * Delegate_CombineImpl(Delegate * this, Delegate * d, MethodInfo * method)", "dotNetSignature": "Delegate CombineImpl(Delegate)" }, { "virtualAddress": "0x004E876C", "name": "Delegate_Remove", "signature": "Delegate * Delegate_Remove(Delegate * source, Delegate * value, MethodInfo * method)", "dotNetSignature": "Delegate Remove(Delegate, Delegate)" }, { "virtualAddress": "0x004E8958", "name": "Delegate_RemoveImpl", "signature": "Delegate * Delegate_RemoveImpl(Delegate * this, Delegate * d, MethodInfo * method)", "dotNetSignature": "Delegate RemoveImpl(Delegate)" }, { "virtualAddress": "0x004E8988", "name": "Delegate_RemoveAll", "signature": "Delegate * Delegate_RemoveAll(Delegate * source, Delegate * value, MethodInfo * method)", "dotNetSignature": "Delegate RemoveAll(Delegate, Delegate)" }, { "virtualAddress": "0x004E8A30", "name": "Delegate_op_Equality", "signature": "bool Delegate_op_Equality(Delegate * d1, Delegate * d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Delegate, Delegate)" }, { "virtualAddress": "0x004E89F4", "name": "Delegate_op_Inequality", "signature": "bool Delegate_op_Inequality(Delegate * d1, Delegate * d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Delegate, Delegate)" }, { "virtualAddress": "0x004E8A58", "name": "Delegate_IsTransparentProxy", "signature": "bool Delegate_IsTransparentProxy(Delegate * this, MethodInfo * method)", "dotNetSignature": "Boolean IsTransparentProxy()" }, { "virtualAddress": "0x004E8A60", "name": "Delegate_CreateDelegateNoSecurityCheck", "signature": "Delegate * Delegate_CreateDelegateNoSecurityCheck(RuntimeType * type, Object * firstArgument, MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegateNoSecurityCheck(RuntimeType, Object, MethodInfo)" }, { "virtualAddress": "0x004E8A68", "name": "Delegate_AllocDelegateLike_internal", "signature": "MulticastDelegate * Delegate_AllocDelegateLike_internal(Delegate * d, MethodInfo * method)", "dotNetSignature": "MulticastDelegate AllocDelegateLike_internal(Delegate)" }, { "virtualAddress": "0x004E8A6C", "name": "DelegateSerializationHolder__ctor", "signature": "void DelegateSerializationHolder__ctor(DelegateSerializationHolder * this, SerializationInfo * info, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "DelegateSerializationHolder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004E81C0", "name": "DelegateSerializationHolder_GetDelegateData", "signature": "void DelegateSerializationHolder_GetDelegateData(Delegate * instance, SerializationInfo * info, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void GetDelegateData(Delegate, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004E9028", "name": "DelegateSerializationHolder_GetObjectData", "signature": "void DelegateSerializationHolder_GetObjectData(DelegateSerializationHolder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004E9088", "name": "DelegateSerializationHolder_GetRealObject", "signature": "Object * DelegateSerializationHolder_GetRealObject(DelegateSerializationHolder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x004E8EDC", "name": "DelegateSerializationHolder_DelegateEntry__ctor", "signature": "void DelegateSerializationHolder_DelegateEntry__ctor(DelegateSerializationHolder_DelegateEntry * this, Delegate * del, String * targetLabel, MethodInfo * method)", "dotNetSignature": "DelegateSerializationHolder\u002BDelegateEntry(Delegate, String)" }, { "virtualAddress": "0x004E8C68", "name": "DelegateSerializationHolder_DelegateEntry_DeserializeDelegate", "signature": "Delegate * DelegateSerializationHolder_DelegateEntry_DeserializeDelegate(DelegateSerializationHolder_DelegateEntry * this, SerializationInfo * info, int32_t index, MethodInfo * method)", "dotNetSignature": "Delegate DeserializeDelegate(SerializationInfo, Int32)" }, { "virtualAddress": "0x003FCEA8", "name": "IntPtr__ctor", "signature": "void IntPtr__ctor(IntPtr__Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "IntPtr(Int32)" }, { "virtualAddress": "0x003FCEB4", "name": "IntPtr__ctor_1", "signature": "void IntPtr__ctor_1(IntPtr__Boxed * this, int64_t value, MethodInfo * method)", "dotNetSignature": "IntPtr(Int64)" }, { "virtualAddress": "0x003FCEBC", "name": "IntPtr__ctor_2", "signature": "void IntPtr__ctor_2(IntPtr__Boxed * this, Void * value, MethodInfo * method)", "dotNetSignature": "IntPtr(Void*)" }, { "virtualAddress": "0x003FCEC4", "name": "IntPtr__ctor_3", "signature": "void IntPtr__ctor_3(IntPtr__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "IntPtr(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00604C3C", "name": "IntPtr_get_Size", "signature": "int32_t IntPtr_get_Size(MethodInfo * method)", "dotNetSignature": "Int32 get_Size()" }, { "virtualAddress": "0x003FCECC", "name": "IntPtr_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void IntPtr_System_Runtime_Serialization_ISerializable_GetObjectData(IntPtr__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003FCED4", "name": "IntPtr_Equals", "signature": "bool IntPtr_Equals(IntPtr__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FCEDC", "name": "IntPtr_GetHashCode", "signature": "int32_t IntPtr_GetHashCode(IntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FCEE4", "name": "IntPtr_ToInt32", "signature": "int32_t IntPtr_ToInt32(IntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32()" }, { "virtualAddress": "0x003FCEEC", "name": "IntPtr_ToInt64", "signature": "int64_t IntPtr_ToInt64(IntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64()" }, { "virtualAddress": "0x003FCEF4", "name": "IntPtr_ToPointer", "signature": "Void * IntPtr_ToPointer(IntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void* ToPointer()" }, { "virtualAddress": "0x003FCEFC", "name": "IntPtr_ToString", "signature": "String * IntPtr_ToString(IntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FCF34", "name": "IntPtr_ToString_1", "signature": "String * IntPtr_ToString_1(IntPtr__Boxed * this, String * format, MethodInfo * method)", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x00604DFC", "name": "IntPtr_op_Equality", "signature": "bool IntPtr_op_Equality(void * value1, void * value2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(IntPtr, IntPtr)" }, { "virtualAddress": "0x00604E08", "name": "IntPtr_op_Inequality", "signature": "bool IntPtr_op_Inequality(void * value1, void * value2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(IntPtr, IntPtr)" }, { "virtualAddress": "0x00604E14", "name": "IntPtr_op_Explicit", "signature": "void * IntPtr_op_Explicit(int32_t value, MethodInfo * method)", "dotNetSignature": "IntPtr op_Explicit(Int32)" }, { "virtualAddress": "0x00604E1C", "name": "IntPtr_op_Explicit_1", "signature": "void * IntPtr_op_Explicit_1(int64_t value, MethodInfo * method)", "dotNetSignature": "IntPtr op_Explicit(Int64)" }, { "virtualAddress": "0x00604E20", "name": "IntPtr_op_Explicit_2", "signature": "void * IntPtr_op_Explicit_2(Void * value, MethodInfo * method)", "dotNetSignature": "IntPtr op_Explicit(Void*)" }, { "virtualAddress": "0x00604E24", "name": "IntPtr_op_Explicit_3", "signature": "int32_t IntPtr_op_Explicit_3(void * value, MethodInfo * method)", "dotNetSignature": "Int32 op_Explicit(IntPtr)" }, { "virtualAddress": "0x00604E28", "name": "IntPtr_op_Explicit_4", "signature": "int64_t IntPtr_op_Explicit_4(void * value, MethodInfo * method)", "dotNetSignature": "Int64 op_Explicit(IntPtr)" }, { "virtualAddress": "0x00604E2C", "name": "IntPtr_op_Explicit_5", "signature": "Void * IntPtr_op_Explicit_5(void * value, MethodInfo * method)", "dotNetSignature": "Void* op_Explicit(IntPtr)" }, { "virtualAddress": "0x00604E30", "name": "IntPtr_Add", "signature": "void * IntPtr_Add(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "IntPtr Add(IntPtr, Int32)" }, { "virtualAddress": "0x00604E38", "name": "IntPtr_Subtract", "signature": "void * IntPtr_Subtract(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "IntPtr Subtract(IntPtr, Int32)" }, { "virtualAddress": "0x00604E40", "name": "IntPtr_op_Addition", "signature": "void * IntPtr_op_Addition(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "IntPtr op_Addition(IntPtr, Int32)" }, { "virtualAddress": "0x00604E48", "name": "IntPtr_op_Subtraction", "signature": "void * IntPtr_op_Subtraction(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "IntPtr op_Subtraction(IntPtr, Int32)" }, { "virtualAddress": "0x003FCF70", "name": "IntPtr_IsNull", "signature": "bool IntPtr_IsNull(IntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean IsNull()" }, { "virtualAddress": "0x006052C8", "name": "KnownTerminals_get_linux", "signature": "Byte__Array * KnownTerminals_get_linux(MethodInfo * method)", "dotNetSignature": "Byte[] get_linux()" }, { "virtualAddress": "0x00605334", "name": "KnownTerminals_get_xterm", "signature": "Byte__Array * KnownTerminals_get_xterm(MethodInfo * method)", "dotNetSignature": "Byte[] get_xterm()" }, { "virtualAddress": "0x006053A0", "name": "KnownTerminals_get_ansi", "signature": "Byte__Array * KnownTerminals_get_ansi(MethodInfo * method)", "dotNetSignature": "Byte[] get_ansi()" }, { "virtualAddress": "0x005F7E10", "name": "MarshalByRefObject__ctor", "signature": "void MarshalByRefObject__ctor(MarshalByRefObject * this, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject()" }, { "virtualAddress": "0x006066B4", "name": "MarshalByRefObject_get_ObjectIdentity", "signature": "ServerIdentity * MarshalByRefObject_get_ObjectIdentity(MarshalByRefObject * this, MethodInfo * method)", "dotNetSignature": "ServerIdentity get_ObjectIdentity()" }, { "virtualAddress": "0x00606714", "name": "MarshalByRefObject_set_ObjectIdentity", "signature": "void MarshalByRefObject_set_ObjectIdentity(MarshalByRefObject * this, ServerIdentity * value, MethodInfo * method)", "dotNetSignature": "Void set_ObjectIdentity(ServerIdentity)" }, { "virtualAddress": "0x00606774", "name": "MarshalByRefObject_CreateObjRef", "signature": "ObjRef * MarshalByRefObject_CreateObjRef(MarshalByRefObject * this, Type * requestedType, MethodInfo * method)", "dotNetSignature": "ObjRef CreateObjRef(Type)" }, { "virtualAddress": "0x006067D4", "name": "MarshalByRefObject_GetLifetimeService", "signature": "Object * MarshalByRefObject_GetLifetimeService(MarshalByRefObject * this, MethodInfo * method)", "dotNetSignature": "Object GetLifetimeService()" }, { "virtualAddress": "0x00606834", "name": "MarshalByRefObject_InitializeLifetimeService", "signature": "Object * MarshalByRefObject_InitializeLifetimeService(MarshalByRefObject * this, MethodInfo * method)", "dotNetSignature": "Object InitializeLifetimeService()" }, { "virtualAddress": "0x00606894", "name": "MarshalByRefObject_MemberwiseClone", "signature": "MarshalByRefObject * MarshalByRefObject_MemberwiseClone(MarshalByRefObject * this, bool cloneIdentity, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject MemberwiseClone(Boolean)" }, { "virtualAddress": "0x00405E7C", "name": "ModuleHandle__ctor", "signature": "void ModuleHandle__ctor(ModuleHandle__Boxed * this, void * v, MethodInfo * method)", "dotNetSignature": "ModuleHandle(IntPtr)" }, { "virtualAddress": "0x00405E84", "name": "ModuleHandle_get_Value", "signature": "void * ModuleHandle_get_Value(ModuleHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x00405E8C", "name": "ModuleHandle_get_MDStreamVersion", "signature": "int32_t ModuleHandle_get_MDStreamVersion(ModuleHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MDStreamVersion()" }, { "virtualAddress": "0x00405E94", "name": "ModuleHandle_GetPEKind", "signature": "void ModuleHandle_GetPEKind(ModuleHandle__Boxed * this, PortableExecutableKinds__Enum * peKind, ImageFileMachine__Enum * machine, MethodInfo * method)", "dotNetSignature": "Void GetPEKind(PortableExecutableKinds ByRef, ImageFileMachine ByRef)" }, { "virtualAddress": "0x00405E9C", "name": "ModuleHandle_ResolveFieldHandle", "signature": "RuntimeFieldHandle ModuleHandle_ResolveFieldHandle(ModuleHandle__Boxed * this, int32_t fieldToken, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle ResolveFieldHandle(Int32)" }, { "virtualAddress": "0x00405EAC", "name": "ModuleHandle_ResolveMethodHandle", "signature": "RuntimeMethodHandle ModuleHandle_ResolveMethodHandle(ModuleHandle__Boxed * this, int32_t methodToken, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle ResolveMethodHandle(Int32)" }, { "virtualAddress": "0x00405EBC", "name": "ModuleHandle_ResolveTypeHandle", "signature": "RuntimeTypeHandle ModuleHandle_ResolveTypeHandle(ModuleHandle__Boxed * this, int32_t typeToken, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle ResolveTypeHandle(Int32)" }, { "virtualAddress": "0x00405ECC", "name": "ModuleHandle_ptrs_from_handles", "signature": "IntPtr__Array * ModuleHandle_ptrs_from_handles(ModuleHandle__Boxed * this, RuntimeTypeHandle__Array * handles, MethodInfo * method)", "dotNetSignature": "IntPtr[] ptrs_from_handles(RuntimeTypeHandle[])" }, { "virtualAddress": "0x00405ED0", "name": "ModuleHandle_ResolveTypeHandle_1", "signature": "RuntimeTypeHandle ModuleHandle_ResolveTypeHandle_1(ModuleHandle__Boxed * this, int32_t typeToken, RuntimeTypeHandle__Array * typeInstantiationContext, RuntimeTypeHandle__Array * methodInstantiationContext, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle ResolveTypeHandle(Int32, RuntimeTypeHandle[], RuntimeTypeHandle[])" }, { "virtualAddress": "0x00405ED8", "name": "ModuleHandle_ResolveMethodHandle_1", "signature": "RuntimeMethodHandle ModuleHandle_ResolveMethodHandle_1(ModuleHandle__Boxed * this, int32_t methodToken, RuntimeTypeHandle__Array * typeInstantiationContext, RuntimeTypeHandle__Array * methodInstantiationContext, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle ResolveMethodHandle(Int32, RuntimeTypeHandle[], RuntimeTypeHandle[])" }, { "virtualAddress": "0x00405EE0", "name": "ModuleHandle_ResolveFieldHandle_1", "signature": "RuntimeFieldHandle ModuleHandle_ResolveFieldHandle_1(ModuleHandle__Boxed * this, int32_t fieldToken, RuntimeTypeHandle__Array * typeInstantiationContext, RuntimeTypeHandle__Array * methodInstantiationContext, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle ResolveFieldHandle(Int32, RuntimeTypeHandle[], RuntimeTypeHandle[])" }, { "virtualAddress": "0x00405EE8", "name": "ModuleHandle_GetRuntimeFieldHandleFromMetadataToken", "signature": "RuntimeFieldHandle ModuleHandle_GetRuntimeFieldHandleFromMetadataToken(ModuleHandle__Boxed * this, int32_t fieldToken, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle GetRuntimeFieldHandleFromMetadataToken(Int32)" }, { "virtualAddress": "0x00405EF8", "name": "ModuleHandle_GetRuntimeMethodHandleFromMetadataToken", "signature": "RuntimeMethodHandle ModuleHandle_GetRuntimeMethodHandleFromMetadataToken(ModuleHandle__Boxed * this, int32_t methodToken, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle GetRuntimeMethodHandleFromMetadataToken(Int32)" }, { "virtualAddress": "0x00405F08", "name": "ModuleHandle_GetRuntimeTypeHandleFromMetadataToken", "signature": "RuntimeTypeHandle ModuleHandle_GetRuntimeTypeHandleFromMetadataToken(ModuleHandle__Boxed * this, int32_t typeToken, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle GetRuntimeTypeHandleFromMetadataToken(Int32)" }, { "virtualAddress": "0x00405F18", "name": "ModuleHandle_Equals", "signature": "bool ModuleHandle_Equals(ModuleHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00405F20", "name": "ModuleHandle_Equals_1", "signature": "bool ModuleHandle_Equals_1(ModuleHandle__Boxed * this, ModuleHandle handle, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ModuleHandle)" }, { "virtualAddress": "0x00405F2C", "name": "ModuleHandle_GetHashCode", "signature": "int32_t ModuleHandle_GetHashCode(ModuleHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0090778C", "name": "ModuleHandle_op_Equality", "signature": "bool ModuleHandle_op_Equality(ModuleHandle left, ModuleHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ModuleHandle, ModuleHandle)" }, { "virtualAddress": "0x0090786C", "name": "ModuleHandle_op_Inequality", "signature": "bool ModuleHandle_op_Inequality(ModuleHandle left, ModuleHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ModuleHandle, ModuleHandle)" }, { "virtualAddress": "0x00907924", "name": "ModuleHandle__cctor", "signature": "void ModuleHandle__cctor(MethodInfo * method)", "dotNetSignature": "ModuleHandle()" }, { "virtualAddress": "0x00907974", "name": "MonoAsyncCall__ctor", "signature": "void MonoAsyncCall__ctor(MonoAsyncCall * this, MethodInfo * method)", "dotNetSignature": "MonoAsyncCall()" }, { "virtualAddress": "0x0090797C", "name": "MonoCQItem__ctor", "signature": "void MonoCQItem__ctor(MonoCQItem * this, MethodInfo * method)", "dotNetSignature": "MonoCQItem()" }, { "virtualAddress": "0x00907980", "name": "MonoCustomAttrs_IsUserCattrProvider", "signature": "bool MonoCustomAttrs_IsUserCattrProvider(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean IsUserCattrProvider(Object)" }, { "virtualAddress": "0x00907BFC", "name": "MonoCustomAttrs_GetCustomAttributesInternal", "signature": "Object__Array * MonoCustomAttrs_GetCustomAttributesInternal(ICustomAttributeProvider * obj, Type * attributeType, bool pseudoAttrs, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributesInternal(ICustomAttributeProvider, Type, Boolean)" }, { "virtualAddress": "0x00907C04", "name": "MonoCustomAttrs_GetPseudoCustomAttributes", "signature": "Object__Array * MonoCustomAttrs_GetPseudoCustomAttributes(ICustomAttributeProvider * obj, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Object[] GetPseudoCustomAttributes(ICustomAttributeProvider, Type)" }, { "virtualAddress": "0x00907EE8", "name": "MonoCustomAttrs_GetPseudoCustomAttributes_1", "signature": "Object__Array * MonoCustomAttrs_GetPseudoCustomAttributes_1(Type * type, MethodInfo * method)", "dotNetSignature": "Object[] GetPseudoCustomAttributes(Type)" }, { "virtualAddress": "0x00908048", "name": "MonoCustomAttrs_GetCustomAttributesBase", "signature": "Object__Array * MonoCustomAttrs_GetCustomAttributesBase(ICustomAttributeProvider * obj, Type * attributeType, bool inheritedOnly, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributesBase(ICustomAttributeProvider, Type, Boolean)" }, { "virtualAddress": "0x00908200", "name": "MonoCustomAttrs_GetCustomAttributes", "signature": "Object__Array * MonoCustomAttrs_GetCustomAttributes(ICustomAttributeProvider * obj, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(ICustomAttributeProvider, Type, Boolean)" }, { "virtualAddress": "0x00908ED4", "name": "MonoCustomAttrs_GetCustomAttributes_1", "signature": "Object__Array * MonoCustomAttrs_GetCustomAttributes_1(ICustomAttributeProvider * obj, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(ICustomAttributeProvider, Boolean)" }, { "virtualAddress": "0x0090904C", "name": "MonoCustomAttrs_GetCustomAttributesDataInternal", "signature": "CustomAttributeData__Array * MonoCustomAttrs_GetCustomAttributesDataInternal(ICustomAttributeProvider * obj, MethodInfo * method)", "dotNetSignature": "CustomAttributeData[] GetCustomAttributesDataInternal(ICustomAttributeProvider)" }, { "virtualAddress": "0x00909050", "name": "MonoCustomAttrs_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoCustomAttrs_GetCustomAttributesData(ICustomAttributeProvider * obj, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData(ICustomAttributeProvider)" }, { "virtualAddress": "0x00909104", "name": "MonoCustomAttrs_IsDefined", "signature": "bool MonoCustomAttrs_IsDefined(ICustomAttributeProvider * obj, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(ICustomAttributeProvider, Type, Boolean)" }, { "virtualAddress": "0x009093BC", "name": "MonoCustomAttrs_IsDefinedInternal", "signature": "bool MonoCustomAttrs_IsDefinedInternal(ICustomAttributeProvider * obj, Type * AttributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefinedInternal(ICustomAttributeProvider, Type)" }, { "virtualAddress": "0x009093C0", "name": "MonoCustomAttrs_GetBasePropertyDefinition", "signature": "PropertyInfo_1 * MonoCustomAttrs_GetBasePropertyDefinition(MonoProperty * property, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetBasePropertyDefinition(MonoProperty)" }, { "virtualAddress": "0x0090968C", "name": "MonoCustomAttrs_GetBaseEventDefinition", "signature": "EventInfo_1 * MonoCustomAttrs_GetBaseEventDefinition(MonoEvent * evt, MethodInfo * method)", "dotNetSignature": "EventInfo GetBaseEventDefinition(MonoEvent)" }, { "virtualAddress": "0x00908B38", "name": "MonoCustomAttrs_GetBase", "signature": "ICustomAttributeProvider * MonoCustomAttrs_GetBase(ICustomAttributeProvider * obj, MethodInfo * method)", "dotNetSignature": "ICustomAttributeProvider GetBase(ICustomAttributeProvider)" }, { "virtualAddress": "0x0090985C", "name": "MonoCustomAttrs_RetrieveAttributeUsageNoCache", "signature": "AttributeUsageAttribute * MonoCustomAttrs_RetrieveAttributeUsageNoCache(Type * attributeType, MethodInfo * method)", "dotNetSignature": "AttributeUsageAttribute RetrieveAttributeUsageNoCache(Type)" }, { "virtualAddress": "0x00908D68", "name": "MonoCustomAttrs_RetrieveAttributeUsage", "signature": "AttributeUsageAttribute * MonoCustomAttrs_RetrieveAttributeUsage(Type * attributeType, MethodInfo * method)", "dotNetSignature": "AttributeUsageAttribute RetrieveAttributeUsage(Type)" }, { "virtualAddress": "0x00909AB8", "name": "MonoCustomAttrs__cctor", "signature": "void MonoCustomAttrs__cctor(MethodInfo * method)", "dotNetSignature": "MonoCustomAttrs()" }, { "virtualAddress": "0x00908EC8", "name": "MonoCustomAttrs_AttributeInfo__ctor", "signature": "void MonoCustomAttrs_AttributeInfo__ctor(MonoCustomAttrs_AttributeInfo * this, AttributeUsageAttribute * usage, int32_t inheritanceLevel, MethodInfo * method)", "dotNetSignature": "MonoCustomAttrs\u002BAttributeInfo(AttributeUsageAttribute, Int32)" }, { "virtualAddress": "0x00909B28", "name": "MonoCustomAttrs_AttributeInfo_get_Usage", "signature": "AttributeUsageAttribute * MonoCustomAttrs_AttributeInfo_get_Usage(MonoCustomAttrs_AttributeInfo * this, MethodInfo * method)", "dotNetSignature": "AttributeUsageAttribute get_Usage()" }, { "virtualAddress": "0x00909B30", "name": "MonoCustomAttrs_AttributeInfo_get_InheritanceLevel", "signature": "int32_t MonoCustomAttrs_AttributeInfo_get_InheritanceLevel(MonoCustomAttrs_AttributeInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InheritanceLevel()" }, { "virtualAddress": "0x00909C14", "name": "MonoListItem__ctor", "signature": "void MonoListItem__ctor(MonoListItem * this, MethodInfo * method)", "dotNetSignature": "MonoListItem()" }, { "virtualAddress": "0x00909C54", "name": "MonoType__ctor", "signature": "void MonoType__ctor(MonoType * this, MethodInfo * method)", "dotNetSignature": "MonoType()" }, { "virtualAddress": "0x00909CC0", "name": "MulticastDelegate__ctor", "signature": "void MulticastDelegate__ctor(MulticastDelegate * this, Object * target, String * method_1, MethodInfo * method)", "dotNetSignature": "MulticastDelegate(Object, String)" }, { "virtualAddress": "0x00909CC8", "name": "MulticastDelegate__ctor_1", "signature": "void MulticastDelegate__ctor_1(MulticastDelegate * this, Type * target, String * method_1, MethodInfo * method)", "dotNetSignature": "MulticastDelegate(Type, String)" }, { "virtualAddress": "0x00909CD0", "name": "MulticastDelegate_GetObjectData", "signature": "void MulticastDelegate_GetObjectData(MulticastDelegate * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00909CD8", "name": "MulticastDelegate_DynamicInvokeImpl", "signature": "Object * MulticastDelegate_DynamicInvokeImpl(MulticastDelegate * this, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object DynamicInvokeImpl(Object[])" }, { "virtualAddress": "0x00909D74", "name": "MulticastDelegate_get_HasSingleTarget", "signature": "bool MulticastDelegate_get_HasSingleTarget(MulticastDelegate * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasSingleTarget()" }, { "virtualAddress": "0x00909D84", "name": "MulticastDelegate_Equals", "signature": "bool MulticastDelegate_Equals(MulticastDelegate * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00909EFC", "name": "MulticastDelegate_GetHashCode", "signature": "int32_t MulticastDelegate_GetHashCode(MulticastDelegate * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00909F04", "name": "MulticastDelegate_GetMethodImpl", "signature": "MethodInfo_1 * MulticastDelegate_GetMethodImpl(MulticastDelegate * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl()" }, { "virtualAddress": "0x00909F58", "name": "MulticastDelegate_GetInvocationList", "signature": "Delegate__Array * MulticastDelegate_GetInvocationList(MulticastDelegate * this, MethodInfo * method)", "dotNetSignature": "Delegate[] GetInvocationList()" }, { "virtualAddress": "0x0090A044", "name": "MulticastDelegate_CombineImpl", "signature": "Delegate * MulticastDelegate_CombineImpl(MulticastDelegate * this, Delegate * follow, MethodInfo * method)", "dotNetSignature": "Delegate CombineImpl(Delegate)" }, { "virtualAddress": "0x0090A2B4", "name": "MulticastDelegate_LastIndexOf", "signature": "int32_t MulticastDelegate_LastIndexOf(MulticastDelegate * this, Delegate__Array * haystack, Delegate__Array * needle, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Delegate[], Delegate[])" }, { "virtualAddress": "0x0090A3F4", "name": "MulticastDelegate_RemoveImpl", "signature": "Delegate * MulticastDelegate_RemoveImpl(MulticastDelegate * this, Delegate * value, MethodInfo * method)", "dotNetSignature": "Delegate RemoveImpl(Delegate)" }, { "virtualAddress": "0x0090A6D0", "name": "MulticastDelegate_op_Equality", "signature": "bool MulticastDelegate_op_Equality(MulticastDelegate * d1, MulticastDelegate * d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(MulticastDelegate, MulticastDelegate)" }, { "virtualAddress": "0x0090A6EC", "name": "MulticastDelegate_op_Inequality", "signature": "bool MulticastDelegate_op_Inequality(MulticastDelegate * d1, MulticastDelegate * d2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(MulticastDelegate, MulticastDelegate)" }, { "virtualAddress": "0x0090AE0C", "name": "NullConsoleDriver_get_BackgroundColor", "signature": "ConsoleColor__Enum NullConsoleDriver_get_BackgroundColor(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "ConsoleColor get_BackgroundColor()" }, { "virtualAddress": "0x0090AE14", "name": "NullConsoleDriver_set_BackgroundColor", "signature": "void NullConsoleDriver_set_BackgroundColor(NullConsoleDriver * this, ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_BackgroundColor(ConsoleColor)" }, { "virtualAddress": "0x0090AE18", "name": "NullConsoleDriver_get_BufferHeight", "signature": "int32_t NullConsoleDriver_get_BufferHeight(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BufferHeight()" }, { "virtualAddress": "0x0090AE20", "name": "NullConsoleDriver_set_BufferHeight", "signature": "void NullConsoleDriver_set_BufferHeight(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferHeight(Int32)" }, { "virtualAddress": "0x0090AE24", "name": "NullConsoleDriver_get_BufferWidth", "signature": "int32_t NullConsoleDriver_get_BufferWidth(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BufferWidth()" }, { "virtualAddress": "0x0090AE2C", "name": "NullConsoleDriver_set_BufferWidth", "signature": "void NullConsoleDriver_set_BufferWidth(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferWidth(Int32)" }, { "virtualAddress": "0x0090AE30", "name": "NullConsoleDriver_get_CapsLock", "signature": "bool NullConsoleDriver_get_CapsLock(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CapsLock()" }, { "virtualAddress": "0x0090AE38", "name": "NullConsoleDriver_get_CursorLeft", "signature": "int32_t NullConsoleDriver_get_CursorLeft(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorLeft()" }, { "virtualAddress": "0x0090AE40", "name": "NullConsoleDriver_set_CursorLeft", "signature": "void NullConsoleDriver_set_CursorLeft(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorLeft(Int32)" }, { "virtualAddress": "0x0090AE44", "name": "NullConsoleDriver_get_CursorSize", "signature": "int32_t NullConsoleDriver_get_CursorSize(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorSize()" }, { "virtualAddress": "0x0090AE4C", "name": "NullConsoleDriver_set_CursorSize", "signature": "void NullConsoleDriver_set_CursorSize(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorSize(Int32)" }, { "virtualAddress": "0x0090AE50", "name": "NullConsoleDriver_get_CursorTop", "signature": "int32_t NullConsoleDriver_get_CursorTop(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorTop()" }, { "virtualAddress": "0x0090AE58", "name": "NullConsoleDriver_set_CursorTop", "signature": "void NullConsoleDriver_set_CursorTop(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorTop(Int32)" }, { "virtualAddress": "0x0090AE5C", "name": "NullConsoleDriver_get_CursorVisible", "signature": "bool NullConsoleDriver_get_CursorVisible(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CursorVisible()" }, { "virtualAddress": "0x0090AE64", "name": "NullConsoleDriver_set_CursorVisible", "signature": "void NullConsoleDriver_set_CursorVisible(NullConsoleDriver * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_CursorVisible(Boolean)" }, { "virtualAddress": "0x0090AE68", "name": "NullConsoleDriver_get_ForegroundColor", "signature": "ConsoleColor__Enum NullConsoleDriver_get_ForegroundColor(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "ConsoleColor get_ForegroundColor()" }, { "virtualAddress": "0x0090AE70", "name": "NullConsoleDriver_set_ForegroundColor", "signature": "void NullConsoleDriver_set_ForegroundColor(NullConsoleDriver * this, ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ForegroundColor(ConsoleColor)" }, { "virtualAddress": "0x0090AE74", "name": "NullConsoleDriver_get_KeyAvailable", "signature": "bool NullConsoleDriver_get_KeyAvailable(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeyAvailable()" }, { "virtualAddress": "0x0090AE7C", "name": "NullConsoleDriver_get_Initialized", "signature": "bool NullConsoleDriver_get_Initialized(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Initialized()" }, { "virtualAddress": "0x0090AE84", "name": "NullConsoleDriver_get_LargestWindowHeight", "signature": "int32_t NullConsoleDriver_get_LargestWindowHeight(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowHeight()" }, { "virtualAddress": "0x0090AE8C", "name": "NullConsoleDriver_get_LargestWindowWidth", "signature": "int32_t NullConsoleDriver_get_LargestWindowWidth(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowWidth()" }, { "virtualAddress": "0x0090AE94", "name": "NullConsoleDriver_get_NumberLock", "signature": "bool NullConsoleDriver_get_NumberLock(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_NumberLock()" }, { "virtualAddress": "0x0090AE9C", "name": "NullConsoleDriver_get_Title", "signature": "String * NullConsoleDriver_get_Title(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "String get_Title()" }, { "virtualAddress": "0x0090AEE4", "name": "NullConsoleDriver_set_Title", "signature": "void NullConsoleDriver_set_Title(NullConsoleDriver * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Title(String)" }, { "virtualAddress": "0x0090AEE8", "name": "NullConsoleDriver_get_TreatControlCAsInput", "signature": "bool NullConsoleDriver_get_TreatControlCAsInput(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_TreatControlCAsInput()" }, { "virtualAddress": "0x0090AEF0", "name": "NullConsoleDriver_set_TreatControlCAsInput", "signature": "void NullConsoleDriver_set_TreatControlCAsInput(NullConsoleDriver * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_TreatControlCAsInput(Boolean)" }, { "virtualAddress": "0x0090AEF4", "name": "NullConsoleDriver_get_WindowHeight", "signature": "int32_t NullConsoleDriver_get_WindowHeight(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowHeight()" }, { "virtualAddress": "0x0090AEFC", "name": "NullConsoleDriver_set_WindowHeight", "signature": "void NullConsoleDriver_set_WindowHeight(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowHeight(Int32)" }, { "virtualAddress": "0x0090AF00", "name": "NullConsoleDriver_get_WindowLeft", "signature": "int32_t NullConsoleDriver_get_WindowLeft(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowLeft()" }, { "virtualAddress": "0x0090AF08", "name": "NullConsoleDriver_set_WindowLeft", "signature": "void NullConsoleDriver_set_WindowLeft(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowLeft(Int32)" }, { "virtualAddress": "0x0090AF0C", "name": "NullConsoleDriver_get_WindowTop", "signature": "int32_t NullConsoleDriver_get_WindowTop(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowTop()" }, { "virtualAddress": "0x0090AF14", "name": "NullConsoleDriver_set_WindowTop", "signature": "void NullConsoleDriver_set_WindowTop(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowTop(Int32)" }, { "virtualAddress": "0x0090AF18", "name": "NullConsoleDriver_get_WindowWidth", "signature": "int32_t NullConsoleDriver_get_WindowWidth(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowWidth()" }, { "virtualAddress": "0x0090AF20", "name": "NullConsoleDriver_set_WindowWidth", "signature": "void NullConsoleDriver_set_WindowWidth(NullConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowWidth(Int32)" }, { "virtualAddress": "0x0090AF24", "name": "NullConsoleDriver_Beep", "signature": "void NullConsoleDriver_Beep(NullConsoleDriver * this, int32_t frequency, int32_t duration, MethodInfo * method)", "dotNetSignature": "Void Beep(Int32, Int32)" }, { "virtualAddress": "0x0090AF28", "name": "NullConsoleDriver_Clear", "signature": "void NullConsoleDriver_Clear(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0090AF2C", "name": "NullConsoleDriver_MoveBufferArea", "signature": "void NullConsoleDriver_MoveBufferArea(NullConsoleDriver * this, int32_t sourceLeft, int32_t sourceTop, int32_t sourceWidth, int32_t sourceHeight, int32_t targetLeft, int32_t targetTop, uint16_t sourceChar, ConsoleColor__Enum sourceForeColor, ConsoleColor__Enum sourceBackColor, MethodInfo * method)", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" }, { "virtualAddress": "0x0090AF30", "name": "NullConsoleDriver_Init", "signature": "void NullConsoleDriver_Init(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x0090AF34", "name": "NullConsoleDriver_ReadLine", "signature": "String * NullConsoleDriver_ReadLine(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x0090AF3C", "name": "NullConsoleDriver_ReadKey", "signature": "ConsoleKeyInfo NullConsoleDriver_ReadKey(NullConsoleDriver * this, bool intercept, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo ReadKey(Boolean)" }, { "virtualAddress": "0x0090AFA8", "name": "NullConsoleDriver_ResetColor", "signature": "void NullConsoleDriver_ResetColor(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Void ResetColor()" }, { "virtualAddress": "0x0090AFAC", "name": "NullConsoleDriver_SetBufferSize", "signature": "void NullConsoleDriver_SetBufferSize(NullConsoleDriver * this, int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetBufferSize(Int32, Int32)" }, { "virtualAddress": "0x0090AFB0", "name": "NullConsoleDriver_SetCursorPosition", "signature": "void NullConsoleDriver_SetCursorPosition(NullConsoleDriver * this, int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetCursorPosition(Int32, Int32)" }, { "virtualAddress": "0x0090AFB4", "name": "NullConsoleDriver_SetWindowPosition", "signature": "void NullConsoleDriver_SetWindowPosition(NullConsoleDriver * this, int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetWindowPosition(Int32, Int32)" }, { "virtualAddress": "0x0090AFB8", "name": "NullConsoleDriver_SetWindowSize", "signature": "void NullConsoleDriver_SetWindowSize(NullConsoleDriver * this, int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetWindowSize(Int32, Int32)" }, { "virtualAddress": "0x0090AFBC", "name": "NullConsoleDriver__ctor", "signature": "void NullConsoleDriver__ctor(NullConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "NullConsoleDriver()" }, { "virtualAddress": "0x0090AFC0", "name": "NullConsoleDriver__cctor", "signature": "void NullConsoleDriver__cctor(MethodInfo * method)", "dotNetSignature": "NullConsoleDriver()" }, { "virtualAddress": "0x0090B130", "name": "Nullable_GetUnderlyingType", "signature": "Type * Nullable_GetUnderlyingType(Type * nullableType, MethodInfo * method)", "dotNetSignature": "Type GetUnderlyingType(Type)" }, { "virtualAddress": "0x0090DD78", "name": "NumberFormatter_GetFormatterTables", "signature": "void NumberFormatter_GetFormatterTables(uint64_t * * MantissaBitsTable, int32_t * * TensExponentTable, uint16_t * * DigitLowerTable, uint16_t * * DigitUpperTable, int64_t * * TenPowersList, int32_t * * DecHexDigits, MethodInfo * method)", "dotNetSignature": "Void GetFormatterTables(UInt64* ByRef, Int32* ByRef, Char* ByRef, Char* ByRef, Int64* ByRef, Int32* ByRef)" }, { "virtualAddress": "0x0090DD7C", "name": "NumberFormatter__cctor", "signature": "void NumberFormatter__cctor(MethodInfo * method)", "dotNetSignature": "NumberFormatter()" }, { "virtualAddress": "0x0090DDDC", "name": "NumberFormatter_GetTenPowerOf", "signature": "int64_t NumberFormatter_GetTenPowerOf(int32_t i, MethodInfo * method)", "dotNetSignature": "Int64 GetTenPowerOf(Int32)" }, { "virtualAddress": "0x0090DE4C", "name": "NumberFormatter_InitDecHexDigits", "signature": "void NumberFormatter_InitDecHexDigits(NumberFormatter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void InitDecHexDigits(UInt32)" }, { "virtualAddress": "0x0090E0A8", "name": "NumberFormatter_InitDecHexDigits_1", "signature": "void NumberFormatter_InitDecHexDigits_1(NumberFormatter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void InitDecHexDigits(UInt64)" }, { "virtualAddress": "0x0090E1CC", "name": "NumberFormatter_InitDecHexDigits_2", "signature": "void NumberFormatter_InitDecHexDigits_2(NumberFormatter * this, uint32_t hi, uint64_t lo, MethodInfo * method)", "dotNetSignature": "Void InitDecHexDigits(UInt32, UInt64)" }, { "virtualAddress": "0x0090DF14", "name": "NumberFormatter_FastToDecHex", "signature": "uint32_t NumberFormatter_FastToDecHex(int32_t val, MethodInfo * method)", "dotNetSignature": "UInt32 FastToDecHex(Int32)" }, { "virtualAddress": "0x0090DFE4", "name": "NumberFormatter_ToDecHex", "signature": "uint32_t NumberFormatter_ToDecHex(int32_t val, MethodInfo * method)", "dotNetSignature": "UInt32 ToDecHex(Int32)" }, { "virtualAddress": "0x0090E398", "name": "NumberFormatter_FastDecHexLen", "signature": "int32_t NumberFormatter_FastDecHexLen(int32_t val, MethodInfo * method)", "dotNetSignature": "Int32 FastDecHexLen(Int32)" }, { "virtualAddress": "0x0090E3C0", "name": "NumberFormatter_DecHexLen", "signature": "int32_t NumberFormatter_DecHexLen(uint32_t val, MethodInfo * method)", "dotNetSignature": "Int32 DecHexLen(UInt32)" }, { "virtualAddress": "0x0090E488", "name": "NumberFormatter_DecHexLen_1", "signature": "int32_t NumberFormatter_DecHexLen_1(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Int32 DecHexLen()" }, { "virtualAddress": "0x0090E5AC", "name": "NumberFormatter_ScaleOrder", "signature": "int32_t NumberFormatter_ScaleOrder(int64_t hi, MethodInfo * method)", "dotNetSignature": "Int32 ScaleOrder(Int64)" }, { "virtualAddress": "0x0090E640", "name": "NumberFormatter_InitialFloatingPrecision", "signature": "int32_t NumberFormatter_InitialFloatingPrecision(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Int32 InitialFloatingPrecision()" }, { "virtualAddress": "0x0090E71C", "name": "NumberFormatter_ParsePrecision", "signature": "int32_t NumberFormatter_ParsePrecision(String * format, MethodInfo * method)", "dotNetSignature": "Int32 ParsePrecision(String)" }, { "virtualAddress": "0x0090E7B8", "name": "NumberFormatter__ctor", "signature": "void NumberFormatter__ctor(NumberFormatter * this, Thread * current, MethodInfo * method)", "dotNetSignature": "NumberFormatter(Thread)" }, { "virtualAddress": "0x0090E8B8", "name": "NumberFormatter_Init", "signature": "void NumberFormatter_Init(NumberFormatter * this, String * format, MethodInfo * method)", "dotNetSignature": "Void Init(String)" }, { "virtualAddress": "0x0090E9E0", "name": "NumberFormatter_InitHex", "signature": "void NumberFormatter_InitHex(NumberFormatter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void InitHex(UInt64)" }, { "virtualAddress": "0x0090EA28", "name": "NumberFormatter_Init_1", "signature": "void NumberFormatter_Init_1(NumberFormatter * this, String * format, int32_t value, int32_t defPrecision, MethodInfo * method)", "dotNetSignature": "Void Init(String, Int32, Int32)" }, { "virtualAddress": "0x0090EACC", "name": "NumberFormatter_Init_2", "signature": "void NumberFormatter_Init_2(NumberFormatter * this, String * format, uint32_t value, int32_t defPrecision, MethodInfo * method)", "dotNetSignature": "Void Init(String, UInt32, Int32)" }, { "virtualAddress": "0x0090EB54", "name": "NumberFormatter_Init_3", "signature": "void NumberFormatter_Init_3(NumberFormatter * this, String * format, int64_t value, MethodInfo * method)", "dotNetSignature": "Void Init(String, Int64)" }, { "virtualAddress": "0x0090EBE0", "name": "NumberFormatter_Init_4", "signature": "void NumberFormatter_Init_4(NumberFormatter * this, String * format, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void Init(String, UInt64)" }, { "virtualAddress": "0x0090EC64", "name": "NumberFormatter_Init_5", "signature": "void NumberFormatter_Init_5(NumberFormatter * this, String * format, double value, int32_t defPrecision, MethodInfo * method)", "dotNetSignature": "Void Init(String, Double, Int32)" }, { "virtualAddress": "0x0090F06C", "name": "NumberFormatter_Init_6", "signature": "void NumberFormatter_Init_6(NumberFormatter * this, String * format, Decimal value, MethodInfo * method)", "dotNetSignature": "Void Init(String, Decimal)" }, { "virtualAddress": "0x0090F1E0", "name": "NumberFormatter_ResetCharBuf", "signature": "void NumberFormatter_ResetCharBuf(NumberFormatter * this, int32_t size, MethodInfo * method)", "dotNetSignature": "Void ResetCharBuf(Int32)" }, { "virtualAddress": "0x0090F260", "name": "NumberFormatter_Resize", "signature": "void NumberFormatter_Resize(NumberFormatter * this, int32_t len, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32)" }, { "virtualAddress": "0x0090F2C0", "name": "NumberFormatter_Append", "signature": "void NumberFormatter_Append(NumberFormatter * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Void Append(Char)" }, { "virtualAddress": "0x0090F344", "name": "NumberFormatter_Append_1", "signature": "void NumberFormatter_Append_1(NumberFormatter * this, uint16_t c, int32_t cnt, MethodInfo * method)", "dotNetSignature": "Void Append(Char, Int32)" }, { "virtualAddress": "0x0090F3E8", "name": "NumberFormatter_Append_2", "signature": "void NumberFormatter_Append_2(NumberFormatter * this, String * s, MethodInfo * method)", "dotNetSignature": "Void Append(String)" }, { "virtualAddress": "0x0090F4A8", "name": "NumberFormatter_GetNumberFormatInstance", "signature": "NumberFormatInfo * NumberFormatter_GetNumberFormatInstance(NumberFormatter * this, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "NumberFormatInfo GetNumberFormatInstance(IFormatProvider)" }, { "virtualAddress": "0x0090E86C", "name": "NumberFormatter_set_CurrentCulture", "signature": "void NumberFormatter_set_CurrentCulture(NumberFormatter * this, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentCulture(CultureInfo)" }, { "virtualAddress": "0x0090F4C4", "name": "NumberFormatter_get_IntegerDigits", "signature": "int32_t NumberFormatter_get_IntegerDigits(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IntegerDigits()" }, { "virtualAddress": "0x0090F4D4", "name": "NumberFormatter_get_DecimalDigits", "signature": "int32_t NumberFormatter_get_DecimalDigits(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DecimalDigits()" }, { "virtualAddress": "0x0090F4E8", "name": "NumberFormatter_get_IsFloatingSource", "signature": "bool NumberFormatter_get_IsFloatingSource(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFloatingSource()" }, { "virtualAddress": "0x0090F4FC", "name": "NumberFormatter_get_IsZero", "signature": "bool NumberFormatter_get_IsZero(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsZero()" }, { "virtualAddress": "0x0090F50C", "name": "NumberFormatter_get_IsZeroInteger", "signature": "bool NumberFormatter_get_IsZeroInteger(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsZeroInteger()" }, { "virtualAddress": "0x0090F52C", "name": "NumberFormatter_RoundPos", "signature": "void NumberFormatter_RoundPos(NumberFormatter * this, int32_t pos, MethodInfo * method)", "dotNetSignature": "Void RoundPos(Int32)" }, { "virtualAddress": "0x0090F6A4", "name": "NumberFormatter_RoundDecimal", "signature": "bool NumberFormatter_RoundDecimal(NumberFormatter * this, int32_t decimals, MethodInfo * method)", "dotNetSignature": "Boolean RoundDecimal(Int32)" }, { "virtualAddress": "0x0090F538", "name": "NumberFormatter_RoundBits", "signature": "bool NumberFormatter_RoundBits(NumberFormatter * this, int32_t shift, MethodInfo * method)", "dotNetSignature": "Boolean RoundBits(Int32)" }, { "virtualAddress": "0x0090F7EC", "name": "NumberFormatter_RemoveTrailingZeros", "signature": "void NumberFormatter_RemoveTrailingZeros(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Void RemoveTrailingZeros()" }, { "virtualAddress": "0x0090F6B8", "name": "NumberFormatter_AddOneToDecHex", "signature": "void NumberFormatter_AddOneToDecHex(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Void AddOneToDecHex()" }, { "virtualAddress": "0x0090F830", "name": "NumberFormatter_AddOneToDecHex_1", "signature": "uint32_t NumberFormatter_AddOneToDecHex_1(uint32_t val, MethodInfo * method)", "dotNetSignature": "UInt32 AddOneToDecHex(UInt32)" }, { "virtualAddress": "0x0090EF48", "name": "NumberFormatter_CountTrailingZeros", "signature": "int32_t NumberFormatter_CountTrailingZeros(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Int32 CountTrailingZeros()" }, { "virtualAddress": "0x0090F8D8", "name": "NumberFormatter_CountTrailingZeros_1", "signature": "int32_t NumberFormatter_CountTrailingZeros_1(uint32_t val, MethodInfo * method)", "dotNetSignature": "Int32 CountTrailingZeros(UInt32)" }, { "virtualAddress": "0x0090F92C", "name": "NumberFormatter_GetInstance", "signature": "NumberFormatter * NumberFormatter_GetInstance(IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "NumberFormatter GetInstance(IFormatProvider)" }, { "virtualAddress": "0x0090FAA4", "name": "NumberFormatter_Release", "signature": "void NumberFormatter_Release(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "Void Release()" }, { "virtualAddress": "0x0090B788", "name": "NumberFormatter_NumberToString", "signature": "String * NumberFormatter_NumberToString(String * format, uint32_t value, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, UInt32, IFormatProvider)" }, { "virtualAddress": "0x0090B658", "name": "NumberFormatter_NumberToString_1", "signature": "String * NumberFormatter_NumberToString_1(String * format, int32_t value, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, Int32, IFormatProvider)" }, { "virtualAddress": "0x0090B9E4", "name": "NumberFormatter_NumberToString_2", "signature": "String * NumberFormatter_NumberToString_2(String * format, uint64_t value, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, UInt64, IFormatProvider)" }, { "virtualAddress": "0x0090B8B8", "name": "NumberFormatter_NumberToString_3", "signature": "String * NumberFormatter_NumberToString_3(String * format, int64_t value, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, Int64, IFormatProvider)" }, { "virtualAddress": "0x0090BB18", "name": "NumberFormatter_NumberToString_4", "signature": "String * NumberFormatter_NumberToString_4(String * format, float value, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, Single, IFormatProvider)" }, { "virtualAddress": "0x0090B4B4", "name": "NumberFormatter_NumberToString_5", "signature": "String * NumberFormatter_NumberToString_5(String * format, double value, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, Double, IFormatProvider)" }, { "virtualAddress": "0x0090B358", "name": "NumberFormatter_NumberToString_6", "signature": "String * NumberFormatter_NumberToString_6(String * format, Decimal value, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, Decimal, IFormatProvider)" }, { "virtualAddress": "0x0090FB3C", "name": "NumberFormatter_IntegerToString", "signature": "String * NumberFormatter_IntegerToString(NumberFormatter * this, String * format, IFormatProvider * fp, MethodInfo * method)", "dotNetSignature": "String IntegerToString(String, IFormatProvider)" }, { "virtualAddress": "0x0090FDB8", "name": "NumberFormatter_NumberToString_7", "signature": "String * NumberFormatter_NumberToString_7(NumberFormatter * this, String * format, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String NumberToString(String, NumberFormatInfo)" }, { "virtualAddress": "0x0091005C", "name": "NumberFormatter_FormatCurrency", "signature": "String * NumberFormatter_FormatCurrency(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatCurrency(Int32, NumberFormatInfo)" }, { "virtualAddress": "0x009102C4", "name": "NumberFormatter_FormatDecimal", "signature": "String * NumberFormatter_FormatDecimal(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatDecimal(Int32, NumberFormatInfo)" }, { "virtualAddress": "0x009108F4", "name": "NumberFormatter_FormatHexadecimal", "signature": "String * NumberFormatter_FormatHexadecimal(NumberFormatter * this, int32_t precision, MethodInfo * method)", "dotNetSignature": "String FormatHexadecimal(Int32)" }, { "virtualAddress": "0x009103E0", "name": "NumberFormatter_FormatFixedPoint", "signature": "String * NumberFormatter_FormatFixedPoint(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatFixedPoint(Int32, NumberFormatInfo)" }, { "virtualAddress": "0x0090FF58", "name": "NumberFormatter_FormatRoundtrip", "signature": "String * NumberFormatter_FormatRoundtrip(NumberFormatter * this, double origval, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatRoundtrip(Double, NumberFormatInfo)" }, { "virtualAddress": "0x0090FD24", "name": "NumberFormatter_FormatRoundtrip_1", "signature": "String * NumberFormatter_FormatRoundtrip_1(NumberFormatter * this, float origval, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatRoundtrip(Single, NumberFormatInfo)" }, { "virtualAddress": "0x009104C8", "name": "NumberFormatter_FormatGeneral", "signature": "String * NumberFormatter_FormatGeneral(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatGeneral(Int32, NumberFormatInfo)" }, { "virtualAddress": "0x00910618", "name": "NumberFormatter_FormatNumber", "signature": "String * NumberFormatter_FormatNumber(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatNumber(Int32, NumberFormatInfo)" }, { "virtualAddress": "0x0091078C", "name": "NumberFormatter_FormatPercent", "signature": "String * NumberFormatter_FormatPercent(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatPercent(Int32, NumberFormatInfo)" }, { "virtualAddress": "0x0091038C", "name": "NumberFormatter_FormatExponential", "signature": "String * NumberFormatter_FormatExponential(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatExponential(Int32, NumberFormatInfo)" }, { "virtualAddress": "0x00911530", "name": "NumberFormatter_FormatExponential_1", "signature": "String * NumberFormatter_FormatExponential_1(NumberFormatter * this, int32_t precision, NumberFormatInfo * nfi, int32_t expDigits, MethodInfo * method)", "dotNetSignature": "String FormatExponential(Int32, NumberFormatInfo, Int32)" }, { "virtualAddress": "0x00910A5C", "name": "NumberFormatter_FormatCustom", "signature": "String * NumberFormatter_FormatCustom(NumberFormatter * this, String * format, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "String FormatCustom(String, NumberFormatInfo)" }, { "virtualAddress": "0x00912294", "name": "NumberFormatter_ZeroTrimEnd", "signature": "void NumberFormatter_ZeroTrimEnd(StringBuilder * sb, bool canEmpty, MethodInfo * method)", "dotNetSignature": "Void ZeroTrimEnd(StringBuilder, Boolean)" }, { "virtualAddress": "0x009121A4", "name": "NumberFormatter_IsZeroOnly", "signature": "bool NumberFormatter_IsZeroOnly(StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Boolean IsZeroOnly(StringBuilder)" }, { "virtualAddress": "0x00911FF8", "name": "NumberFormatter_AppendNonNegativeNumber", "signature": "void NumberFormatter_AppendNonNegativeNumber(StringBuilder * sb, int32_t v, MethodInfo * method)", "dotNetSignature": "Void AppendNonNegativeNumber(StringBuilder, Int32)" }, { "virtualAddress": "0x00912100", "name": "NumberFormatter_AppendIntegerString", "signature": "void NumberFormatter_AppendIntegerString(NumberFormatter * this, int32_t minLength, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Void AppendIntegerString(Int32, StringBuilder)" }, { "virtualAddress": "0x00911460", "name": "NumberFormatter_AppendIntegerString_1", "signature": "void NumberFormatter_AppendIntegerString_1(NumberFormatter * this, int32_t minLength, MethodInfo * method)", "dotNetSignature": "Void AppendIntegerString(Int32)" }, { "virtualAddress": "0x00912184", "name": "NumberFormatter_AppendDecimalString", "signature": "void NumberFormatter_AppendDecimalString(NumberFormatter * this, int32_t precision, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Void AppendDecimalString(Int32, StringBuilder)" }, { "virtualAddress": "0x009111D4", "name": "NumberFormatter_AppendDecimalString_1", "signature": "void NumberFormatter_AppendDecimalString_1(NumberFormatter * this, int32_t precision, MethodInfo * method)", "dotNetSignature": "Void AppendDecimalString(Int32)" }, { "virtualAddress": "0x00910F8C", "name": "NumberFormatter_AppendIntegerStringWithGroupSeparator", "signature": "void NumberFormatter_AppendIntegerStringWithGroupSeparator(NumberFormatter * this, Int32__Array * groups, String * groupSeparator, MethodInfo * method)", "dotNetSignature": "Void AppendIntegerStringWithGroupSeparator(Int32[], String)" }, { "virtualAddress": "0x009116FC", "name": "NumberFormatter_AppendExponent", "signature": "void NumberFormatter_AppendExponent(NumberFormatter * this, NumberFormatInfo * nfi, int32_t exponent, int32_t minDigits, MethodInfo * method)", "dotNetSignature": "Void AppendExponent(NumberFormatInfo, Int32, Int32)" }, { "virtualAddress": "0x00911620", "name": "NumberFormatter_AppendOneDigit", "signature": "void NumberFormatter_AppendOneDigit(NumberFormatter * this, int32_t start, MethodInfo * method)", "dotNetSignature": "Void AppendOneDigit(Int32)" }, { "virtualAddress": "0x009111EC", "name": "NumberFormatter_AppendDigits", "signature": "void NumberFormatter_AppendDigits(NumberFormatter * this, int32_t start, int32_t end, MethodInfo * method)", "dotNetSignature": "Void AppendDigits(Int32, Int32)" }, { "virtualAddress": "0x00912AD0", "name": "NumberFormatter_AppendDigits_1", "signature": "void NumberFormatter_AppendDigits_1(NumberFormatter * this, int32_t start, int32_t end, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Void AppendDigits(Int32, Int32, StringBuilder)" }, { "virtualAddress": "0x00911600", "name": "NumberFormatter_Multiply10", "signature": "void NumberFormatter_Multiply10(NumberFormatter * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Multiply10(Int32)" }, { "virtualAddress": "0x00911FD8", "name": "NumberFormatter_Divide10", "signature": "void NumberFormatter_Divide10(NumberFormatter * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Divide10(Int32)" }, { "virtualAddress": "0x009114C8", "name": "NumberFormatter_GetClone", "signature": "NumberFormatter * NumberFormatter_GetClone(NumberFormatter * this, MethodInfo * method)", "dotNetSignature": "NumberFormatter GetClone()" }, { "virtualAddress": "0x00911860", "name": "NumberFormatter_CustomInfo_GetActiveSection", "signature": "void NumberFormatter_CustomInfo_GetActiveSection(String * format, bool * positive, bool zero, int32_t * offset, int32_t * length, MethodInfo * method)", "dotNetSignature": "Void GetActiveSection(String, Boolean ByRef, Boolean, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00911B4C", "name": "NumberFormatter_CustomInfo_Parse", "signature": "NumberFormatter_CustomInfo * NumberFormatter_CustomInfo_Parse(String * format, int32_t offset, int32_t length, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "NumberFormatter\u002BCustomInfo Parse(String, Int32, Int32, NumberFormatInfo)" }, { "virtualAddress": "0x00912368", "name": "NumberFormatter_CustomInfo_Format", "signature": "String * NumberFormatter_CustomInfo_Format(NumberFormatter_CustomInfo * this, String * format, int32_t offset, int32_t length, NumberFormatInfo * nfi, bool positive, StringBuilder * sb_int, StringBuilder * sb_dec, StringBuilder * sb_exp, MethodInfo * method)", "dotNetSignature": "String Format(String, Int32, Int32, NumberFormatInfo, Boolean, StringBuilder, StringBuilder, StringBuilder)" }, { "virtualAddress": "0x00912D24", "name": "NumberFormatter_CustomInfo__ctor", "signature": "void NumberFormatter_CustomInfo__ctor(NumberFormatter_CustomInfo * this, MethodInfo * method)", "dotNetSignature": "NumberFormatter\u002BCustomInfo()" }, { "virtualAddress": "0x00912E0C", "name": "Object_Equals", "signature": "bool Object_Equals(Object * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00907840", "name": "Object_Equals_1", "signature": "bool Object_Equals_1(Object * objA, Object * objB, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x00907978", "name": "Object__ctor", "signature": "void Object__ctor(Object * this, MethodInfo * method)", "dotNetSignature": "Object()" }, { "virtualAddress": "0x00912E18", "name": "Object_Finalize", "signature": "void Object_Finalize(Object * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00912E1C", "name": "Object_GetHashCode", "signature": "int32_t Object_GetHashCode(Object * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00907774", "name": "Object_GetType", "signature": "Type * Object_GetType(Object * this, MethodInfo * method)", "dotNetSignature": "Type GetType()" }, { "virtualAddress": "0x00912D20", "name": "Object_MemberwiseClone", "signature": "Object * Object_MemberwiseClone(Object * this, MethodInfo * method)", "dotNetSignature": "Object MemberwiseClone()" }, { "virtualAddress": "0x00912E24", "name": "Object_ToString", "signature": "String * Object_ToString(Object * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00912E48", "name": "Object_ReferenceEquals", "signature": "bool Object_ReferenceEquals(Object * objA, Object * objB, MethodInfo * method)", "dotNetSignature": "Boolean ReferenceEquals(Object, Object)" }, { "virtualAddress": "0x00912E20", "name": "Object_InternalGetHashCode", "signature": "int32_t Object_InternalGetHashCode(Object * o, MethodInfo * method)", "dotNetSignature": "Int32 InternalGetHashCode(Object)" }, { "virtualAddress": "0x00912E54", "name": "Object_FieldGetter", "signature": "void Object_FieldGetter(Object * this, String * typeName, String * fieldName, Object * * val, MethodInfo * method)", "dotNetSignature": "Void FieldGetter(String, String, Object ByRef)" }, { "virtualAddress": "0x00912E58", "name": "Object_FieldSetter", "signature": "void Object_FieldSetter(Object * this, String * typeName, String * fieldName, Object * val, MethodInfo * method)", "dotNetSignature": "Void FieldSetter(String, String, Object)" }, { "virtualAddress": "0x0091339C", "name": "OperatingSystem__ctor", "signature": "void OperatingSystem__ctor(OperatingSystem * this, PlatformID__Enum platform, Version * version, MethodInfo * method)", "dotNetSignature": "OperatingSystem(PlatformID, Version)" }, { "virtualAddress": "0x009134D8", "name": "OperatingSystem__ctor_1", "signature": "void OperatingSystem__ctor_1(OperatingSystem * this, SerializationInfo * information, StreamingContext context, MethodInfo * method)", "dotNetSignature": "OperatingSystem(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00913638", "name": "OperatingSystem_get_Platform", "signature": "PlatformID__Enum OperatingSystem_get_Platform(OperatingSystem * this, MethodInfo * method)", "dotNetSignature": "PlatformID get_Platform()" }, { "virtualAddress": "0x00913640", "name": "OperatingSystem_get_Version", "signature": "Version * OperatingSystem_get_Version(OperatingSystem * this, MethodInfo * method)", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x00913648", "name": "OperatingSystem_get_ServicePack", "signature": "String * OperatingSystem_get_ServicePack(OperatingSystem * this, MethodInfo * method)", "dotNetSignature": "String get_ServicePack()" }, { "virtualAddress": "0x00913650", "name": "OperatingSystem_get_VersionString", "signature": "String * OperatingSystem_get_VersionString(OperatingSystem * this, MethodInfo * method)", "dotNetSignature": "String get_VersionString()" }, { "virtualAddress": "0x0091365C", "name": "OperatingSystem_Clone", "signature": "Object * OperatingSystem_Clone(OperatingSystem * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x009136D0", "name": "OperatingSystem_GetObjectData", "signature": "void OperatingSystem_GetObjectData(OperatingSystem * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00913794", "name": "OperatingSystem_ToString", "signature": "String * OperatingSystem_ToString(OperatingSystem * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0092D720", "name": "ResolveEventArgs__ctor", "signature": "void ResolveEventArgs__ctor(ResolveEventArgs * this, String * name, MethodInfo * method)", "dotNetSignature": "ResolveEventArgs(String)" }, { "virtualAddress": "0x0092D79C", "name": "ResolveEventArgs__ctor_1", "signature": "void ResolveEventArgs__ctor_1(ResolveEventArgs * this, String * name, Assembly * requestingAssembly, MethodInfo * method)", "dotNetSignature": "ResolveEventArgs(String, Assembly)" }, { "virtualAddress": "0x0092D81C", "name": "ResolveEventArgs_get_Name", "signature": "String * ResolveEventArgs_get_Name(ResolveEventArgs * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0092D824", "name": "ResolveEventArgs_get_RequestingAssembly", "signature": "Assembly * ResolveEventArgs_get_RequestingAssembly(ResolveEventArgs * this, MethodInfo * method)", "dotNetSignature": "Assembly get_RequestingAssembly()" }, { "virtualAddress": "0x0092D82C", "name": "ResolveEventHandler__ctor", "signature": "void ResolveEventHandler__ctor(ResolveEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ResolveEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x0092D83C", "name": "ResolveEventHandler_Invoke", "signature": "Assembly * ResolveEventHandler_Invoke(ResolveEventHandler * this, Object * sender, ResolveEventArgs * args, MethodInfo * method)", "dotNetSignature": "Assembly Invoke(Object, ResolveEventArgs)" }, { "virtualAddress": "0x0092DC48", "name": "ResolveEventHandler_BeginInvoke", "signature": "IAsyncResult * ResolveEventHandler_BeginInvoke(ResolveEventHandler * this, Object * sender, ResolveEventArgs * args, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, ResolveEventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x0092DC78", "name": "ResolveEventHandler_EndInvoke", "signature": "Assembly * ResolveEventHandler_EndInvoke(ResolveEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Assembly EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00403A98", "name": "RuntimeFieldHandle__ctor", "signature": "void RuntimeFieldHandle__ctor(RuntimeFieldHandle__Boxed * this, void * v, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle(IntPtr)" }, { "virtualAddress": "0x00403AA0", "name": "RuntimeFieldHandle__ctor_1", "signature": "void RuntimeFieldHandle__ctor_1(RuntimeFieldHandle__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00403AA8", "name": "RuntimeFieldHandle_get_Value", "signature": "void * RuntimeFieldHandle_get_Value(RuntimeFieldHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x00403AB0", "name": "RuntimeFieldHandle_GetObjectData", "signature": "void RuntimeFieldHandle_GetObjectData(RuntimeFieldHandle__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00403AB8", "name": "RuntimeFieldHandle_Equals", "signature": "bool RuntimeFieldHandle_Equals(RuntimeFieldHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00403AC0", "name": "RuntimeFieldHandle_Equals_1", "signature": "bool RuntimeFieldHandle_Equals_1(RuntimeFieldHandle__Boxed * this, RuntimeFieldHandle handle, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RuntimeFieldHandle)" }, { "virtualAddress": "0x00403ACC", "name": "RuntimeFieldHandle_GetHashCode", "signature": "int32_t RuntimeFieldHandle_GetHashCode(RuntimeFieldHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008330B0", "name": "RuntimeFieldHandle_op_Equality", "signature": "bool RuntimeFieldHandle_op_Equality(RuntimeFieldHandle left, RuntimeFieldHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RuntimeFieldHandle, RuntimeFieldHandle)" }, { "virtualAddress": "0x008330B8", "name": "RuntimeFieldHandle_op_Inequality", "signature": "bool RuntimeFieldHandle_op_Inequality(RuntimeFieldHandle left, RuntimeFieldHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RuntimeFieldHandle, RuntimeFieldHandle)" }, { "virtualAddress": "0x008330D8", "name": "RuntimeFieldHandle_SetValueInternal", "signature": "void RuntimeFieldHandle_SetValueInternal(FieldInfo_1 * fi, Object * obj, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValueInternal(FieldInfo, Object, Object)" }, { "virtualAddress": "0x008330DC", "name": "RuntimeFieldHandle_SetValue", "signature": "void RuntimeFieldHandle_SetValue(RtFieldInfo * field, Object * obj, Object * value, RuntimeType * fieldType, FieldAttributes__Enum fieldAttr, RuntimeType * declaringType, bool * domainInitialized, MethodInfo * method)", "dotNetSignature": "Void SetValue(RtFieldInfo, Object, Object, RuntimeType, FieldAttributes, RuntimeType, Boolean ByRef)" }, { "virtualAddress": "0x008330E0", "name": "RuntimeFieldHandle_GetValueDirect", "signature": "Object * RuntimeFieldHandle_GetValueDirect(RtFieldInfo * field, RuntimeType * fieldType, Void * pTypedRef, RuntimeType * contextType, MethodInfo * method)", "dotNetSignature": "Object GetValueDirect(RtFieldInfo, RuntimeType, Void*, RuntimeType)" }, { "virtualAddress": "0x0083314C", "name": "RuntimeFieldHandle_SetValueDirect", "signature": "void RuntimeFieldHandle_SetValueDirect(RtFieldInfo * field, RuntimeType * fieldType, Void * pTypedRef, Object * value, RuntimeType * contextType, MethodInfo * method)", "dotNetSignature": "Void SetValueDirect(RtFieldInfo, RuntimeType, Void*, Object, RuntimeType)" }, { "virtualAddress": "0x00403AD8", "name": "RuntimeMethodHandle__ctor", "signature": "void RuntimeMethodHandle__ctor(RuntimeMethodHandle__Boxed * this, void * v, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle(IntPtr)" }, { "virtualAddress": "0x00403AE0", "name": "RuntimeMethodHandle__ctor_1", "signature": "void RuntimeMethodHandle__ctor_1(RuntimeMethodHandle__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00403AE8", "name": "RuntimeMethodHandle_get_Value", "signature": "void * RuntimeMethodHandle_get_Value(RuntimeMethodHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x00403AF0", "name": "RuntimeMethodHandle_GetObjectData", "signature": "void RuntimeMethodHandle_GetObjectData(RuntimeMethodHandle__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00833468", "name": "RuntimeMethodHandle_GetFunctionPointer", "signature": "void * RuntimeMethodHandle_GetFunctionPointer(void * m, MethodInfo * method)", "dotNetSignature": "IntPtr GetFunctionPointer(IntPtr)" }, { "virtualAddress": "0x00403AF8", "name": "RuntimeMethodHandle_GetFunctionPointer_1", "signature": "void * RuntimeMethodHandle_GetFunctionPointer_1(RuntimeMethodHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr GetFunctionPointer()" }, { "virtualAddress": "0x00403B00", "name": "RuntimeMethodHandle_Equals", "signature": "bool RuntimeMethodHandle_Equals(RuntimeMethodHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00403B08", "name": "RuntimeMethodHandle_Equals_1", "signature": "bool RuntimeMethodHandle_Equals_1(RuntimeMethodHandle__Boxed * this, RuntimeMethodHandle handle, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RuntimeMethodHandle)" }, { "virtualAddress": "0x00403B14", "name": "RuntimeMethodHandle_GetHashCode", "signature": "int32_t RuntimeMethodHandle_GetHashCode(RuntimeMethodHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008335A0", "name": "RuntimeMethodHandle_op_Equality", "signature": "bool RuntimeMethodHandle_op_Equality(RuntimeMethodHandle left, RuntimeMethodHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RuntimeMethodHandle, RuntimeMethodHandle)" }, { "virtualAddress": "0x008335A8", "name": "RuntimeMethodHandle_op_Inequality", "signature": "bool RuntimeMethodHandle_op_Inequality(RuntimeMethodHandle left, RuntimeMethodHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RuntimeMethodHandle, RuntimeMethodHandle)" }, { "virtualAddress": "0x008335C8", "name": "RuntimeMethodHandle_ConstructInstantiation", "signature": "String * RuntimeMethodHandle_ConstructInstantiation(RuntimeMethodInfo * method_1, TypeNameFormatFlags__Enum format, MethodInfo * method)", "dotNetSignature": "String ConstructInstantiation(RuntimeMethodInfo, TypeNameFormatFlags)" }, { "virtualAddress": "0x00403B20", "name": "RuntimeMethodHandle_IsNullHandle", "signature": "bool RuntimeMethodHandle_IsNullHandle(RuntimeMethodHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean IsNullHandle()" }, { "virtualAddress": "0x00403B44", "name": "RuntimeTypeHandle__ctor", "signature": "void RuntimeTypeHandle__ctor(RuntimeTypeHandle__Boxed * this, void * val, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle(IntPtr)" }, { "virtualAddress": "0x00403B4C", "name": "RuntimeTypeHandle__ctor_1", "signature": "void RuntimeTypeHandle__ctor_1(RuntimeTypeHandle__Boxed * this, RuntimeType * type, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle(RuntimeType)" }, { "virtualAddress": "0x00403B68", "name": "RuntimeTypeHandle__ctor_2", "signature": "void RuntimeTypeHandle__ctor_2(RuntimeTypeHandle__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00403B70", "name": "RuntimeTypeHandle_get_Value", "signature": "void * RuntimeTypeHandle_get_Value(RuntimeTypeHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Value()" }, { "virtualAddress": "0x00403B78", "name": "RuntimeTypeHandle_GetObjectData", "signature": "void RuntimeTypeHandle_GetObjectData(RuntimeTypeHandle__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00403B80", "name": "RuntimeTypeHandle_Equals", "signature": "bool RuntimeTypeHandle_Equals(RuntimeTypeHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00403B88", "name": "RuntimeTypeHandle_Equals_1", "signature": "bool RuntimeTypeHandle_Equals_1(RuntimeTypeHandle__Boxed * this, RuntimeTypeHandle handle, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RuntimeTypeHandle)" }, { "virtualAddress": "0x00403B94", "name": "RuntimeTypeHandle_GetHashCode", "signature": "int32_t RuntimeTypeHandle_GetHashCode(RuntimeTypeHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0083E9AC", "name": "RuntimeTypeHandle_op_Equality", "signature": "bool RuntimeTypeHandle_op_Equality(RuntimeTypeHandle left, Object * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RuntimeTypeHandle, Object)" }, { "virtualAddress": "0x0083EA3C", "name": "RuntimeTypeHandle_op_Inequality", "signature": "bool RuntimeTypeHandle_op_Inequality(RuntimeTypeHandle left, Object * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RuntimeTypeHandle, Object)" }, { "virtualAddress": "0x0083EACC", "name": "RuntimeTypeHandle_op_Equality_1", "signature": "bool RuntimeTypeHandle_op_Equality_1(Object * left, RuntimeTypeHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Object, RuntimeTypeHandle)" }, { "virtualAddress": "0x0083EB5C", "name": "RuntimeTypeHandle_op_Inequality_1", "signature": "bool RuntimeTypeHandle_op_Inequality_1(Object * left, RuntimeTypeHandle right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Object, RuntimeTypeHandle)" }, { "virtualAddress": "0x00838394", "name": "RuntimeTypeHandle_GetAttributes", "signature": "TypeAttributes__Enum RuntimeTypeHandle_GetAttributes(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "TypeAttributes GetAttributes(RuntimeType)" }, { "virtualAddress": "0x00403BA0", "name": "RuntimeTypeHandle_GetModuleHandle", "signature": "ModuleHandle RuntimeTypeHandle_GetModuleHandle(RuntimeTypeHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "ModuleHandle GetModuleHandle()" }, { "virtualAddress": "0x0083ECCC", "name": "RuntimeTypeHandle_GetMetadataToken", "signature": "int32_t RuntimeTypeHandle_GetMetadataToken(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Int32 GetMetadataToken(RuntimeType)" }, { "virtualAddress": "0x0083B384", "name": "RuntimeTypeHandle_GetToken", "signature": "int32_t RuntimeTypeHandle_GetToken(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Int32 GetToken(RuntimeType)" }, { "virtualAddress": "0x0083ECD0", "name": "RuntimeTypeHandle_GetGenericTypeDefinition_impl", "signature": "Type * RuntimeTypeHandle_GetGenericTypeDefinition_impl(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Type GetGenericTypeDefinition_impl(RuntimeType)" }, { "virtualAddress": "0x00839B08", "name": "RuntimeTypeHandle_GetGenericTypeDefinition", "signature": "Type * RuntimeTypeHandle_GetGenericTypeDefinition(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Type GetGenericTypeDefinition(RuntimeType)" }, { "virtualAddress": "0x00838714", "name": "RuntimeTypeHandle_HasElementType", "signature": "bool RuntimeTypeHandle_HasElementType(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean HasElementType(RuntimeType)" }, { "virtualAddress": "0x00838464", "name": "RuntimeTypeHandle_HasProxyAttribute", "signature": "bool RuntimeTypeHandle_HasProxyAttribute(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean HasProxyAttribute(RuntimeType)" }, { "virtualAddress": "0x00839B10", "name": "RuntimeTypeHandle_HasInstantiation", "signature": "bool RuntimeTypeHandle_HasInstantiation(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean HasInstantiation(RuntimeType)" }, { "virtualAddress": "0x008388A0", "name": "RuntimeTypeHandle_IsArray", "signature": "bool RuntimeTypeHandle_IsArray(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsArray(RuntimeType)" }, { "virtualAddress": "0x00838430", "name": "RuntimeTypeHandle_IsByRef", "signature": "bool RuntimeTypeHandle_IsByRef(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsByRef(RuntimeType)" }, { "virtualAddress": "0x0083ECD4", "name": "RuntimeTypeHandle_IsComObject", "signature": "bool RuntimeTypeHandle_IsComObject(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsComObject(RuntimeType)" }, { "virtualAddress": "0x00837F78", "name": "RuntimeTypeHandle_IsInstanceOfType", "signature": "bool RuntimeTypeHandle_IsInstanceOfType(RuntimeType * type, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean IsInstanceOfType(RuntimeType, Object)" }, { "virtualAddress": "0x00838440", "name": "RuntimeTypeHandle_IsPointer", "signature": "bool RuntimeTypeHandle_IsPointer(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsPointer(RuntimeType)" }, { "virtualAddress": "0x00838438", "name": "RuntimeTypeHandle_IsPrimitive", "signature": "bool RuntimeTypeHandle_IsPrimitive(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimitive(RuntimeType)" }, { "virtualAddress": "0x0083ECD8", "name": "RuntimeTypeHandle_HasReferences", "signature": "bool RuntimeTypeHandle_HasReferences(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean HasReferences(RuntimeType)" }, { "virtualAddress": "0x00838448", "name": "RuntimeTypeHandle_IsComObject_1", "signature": "bool RuntimeTypeHandle_IsComObject_1(RuntimeType * type, bool isGenericCOM, MethodInfo * method)", "dotNetSignature": "Boolean IsComObject(RuntimeType, Boolean)" }, { "virtualAddress": "0x0083839C", "name": "RuntimeTypeHandle_IsContextful", "signature": "bool RuntimeTypeHandle_IsContextful(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsContextful(RuntimeType)" }, { "virtualAddress": "0x00838378", "name": "RuntimeTypeHandle_IsEquivalentTo", "signature": "bool RuntimeTypeHandle_IsEquivalentTo(RuntimeType * rtType1, RuntimeType * rtType2, MethodInfo * method)", "dotNetSignature": "Boolean IsEquivalentTo(RuntimeType, RuntimeType)" }, { "virtualAddress": "0x0083884C", "name": "RuntimeTypeHandle_IsSzArray", "signature": "bool RuntimeTypeHandle_IsSzArray(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsSzArray(RuntimeType)" }, { "virtualAddress": "0x0083ECDC", "name": "RuntimeTypeHandle_IsInterface", "signature": "bool RuntimeTypeHandle_IsInterface(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsInterface(RuntimeType)" }, { "virtualAddress": "0x00838950", "name": "RuntimeTypeHandle_GetArrayRank", "signature": "int32_t RuntimeTypeHandle_GetArrayRank(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Int32 GetArrayRank(RuntimeType)" }, { "virtualAddress": "0x00837F24", "name": "RuntimeTypeHandle_GetAssembly", "signature": "RuntimeAssembly * RuntimeTypeHandle_GetAssembly(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly GetAssembly(RuntimeType)" }, { "virtualAddress": "0x00838958", "name": "RuntimeTypeHandle_GetElementType", "signature": "RuntimeType * RuntimeTypeHandle_GetElementType(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "RuntimeType GetElementType(RuntimeType)" }, { "virtualAddress": "0x00837F18", "name": "RuntimeTypeHandle_GetModule", "signature": "RuntimeModule * RuntimeTypeHandle_GetModule(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "RuntimeModule GetModule(RuntimeType)" }, { "virtualAddress": "0x00838384", "name": "RuntimeTypeHandle_IsGenericVariable", "signature": "bool RuntimeTypeHandle_IsGenericVariable(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsGenericVariable(RuntimeType)" }, { "virtualAddress": "0x00838388", "name": "RuntimeTypeHandle_GetBaseType", "signature": "RuntimeType * RuntimeTypeHandle_GetBaseType(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "RuntimeType GetBaseType(RuntimeType)" }, { "virtualAddress": "0x008382BC", "name": "RuntimeTypeHandle_CanCastTo", "signature": "bool RuntimeTypeHandle_CanCastTo(RuntimeType * type, RuntimeType * target, MethodInfo * method)", "dotNetSignature": "Boolean CanCastTo(RuntimeType, RuntimeType)" }, { "virtualAddress": "0x0083ED00", "name": "RuntimeTypeHandle_type_is_assignable_from", "signature": "bool RuntimeTypeHandle_type_is_assignable_from(Type * a, Type * b, MethodInfo * method)", "dotNetSignature": "Boolean type_is_assignable_from(Type, Type)" }, { "virtualAddress": "0x008399A4", "name": "RuntimeTypeHandle_IsGenericTypeDefinition", "signature": "bool RuntimeTypeHandle_IsGenericTypeDefinition(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsGenericTypeDefinition(RuntimeType)" }, { "virtualAddress": "0x0083DAA8", "name": "RuntimeTypeHandle_GetGenericParameterInfo", "signature": "void * RuntimeTypeHandle_GetGenericParameterInfo(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "IntPtr GetGenericParameterInfo(RuntimeType)" }, { "virtualAddress": "0x008A83CC", "name": "TermInfoDriver_TryTermInfoDir", "signature": "String * TermInfoDriver_TryTermInfoDir(String * dir, String * term, MethodInfo * method)", "dotNetSignature": "String TryTermInfoDir(String, String)" }, { "virtualAddress": "0x008A84F0", "name": "TermInfoDriver_SearchTerminfo", "signature": "String * TermInfoDriver_SearchTerminfo(String * term, MethodInfo * method)", "dotNetSignature": "String SearchTerminfo(String)" }, { "virtualAddress": "0x008A8678", "name": "TermInfoDriver_WriteConsole", "signature": "void TermInfoDriver_WriteConsole(TermInfoDriver * this, String * str, MethodInfo * method)", "dotNetSignature": "Void WriteConsole(String)" }, { "virtualAddress": "0x008A869C", "name": "TermInfoDriver__ctor", "signature": "void TermInfoDriver__ctor(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "TermInfoDriver()" }, { "virtualAddress": "0x008A86F8", "name": "TermInfoDriver__ctor_1", "signature": "void TermInfoDriver__ctor_1(TermInfoDriver * this, String * term, MethodInfo * method)", "dotNetSignature": "TermInfoDriver(String)" }, { "virtualAddress": "0x008A8D54", "name": "TermInfoDriver_get_Initialized", "signature": "bool TermInfoDriver_get_Initialized(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Initialized()" }, { "virtualAddress": "0x008A8D5C", "name": "TermInfoDriver_Init", "signature": "void TermInfoDriver_Init(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x008A97F4", "name": "TermInfoDriver_IncrementX", "signature": "void TermInfoDriver_IncrementX(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void IncrementX()" }, { "virtualAddress": "0x008A98D4", "name": "TermInfoDriver_WriteSpecialKey", "signature": "void TermInfoDriver_WriteSpecialKey(TermInfoDriver * this, ConsoleKeyInfo key, MethodInfo * method)", "dotNetSignature": "Void WriteSpecialKey(ConsoleKeyInfo)" }, { "virtualAddress": "0x008A9BAC", "name": "TermInfoDriver_WriteSpecialKey_1", "signature": "void TermInfoDriver_WriteSpecialKey_1(TermInfoDriver * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Void WriteSpecialKey(Char)" }, { "virtualAddress": "0x008A9D64", "name": "TermInfoDriver_IsSpecialKey", "signature": "bool TermInfoDriver_IsSpecialKey(TermInfoDriver * this, ConsoleKeyInfo key, MethodInfo * method)", "dotNetSignature": "Boolean IsSpecialKey(ConsoleKeyInfo)" }, { "virtualAddress": "0x008A9DEC", "name": "TermInfoDriver_IsSpecialKey_1", "signature": "bool TermInfoDriver_IsSpecialKey_1(TermInfoDriver * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsSpecialKey(Char)" }, { "virtualAddress": "0x008A9E20", "name": "TermInfoDriver_ChangeColor", "signature": "void TermInfoDriver_ChangeColor(TermInfoDriver * this, String * format, ConsoleColor__Enum color, MethodInfo * method)", "dotNetSignature": "Void ChangeColor(String, ConsoleColor)" }, { "virtualAddress": "0x008A9F60", "name": "TermInfoDriver_get_BackgroundColor", "signature": "ConsoleColor__Enum TermInfoDriver_get_BackgroundColor(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "ConsoleColor get_BackgroundColor()" }, { "virtualAddress": "0x008A9F90", "name": "TermInfoDriver_set_BackgroundColor", "signature": "void TermInfoDriver_set_BackgroundColor(TermInfoDriver * this, ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_BackgroundColor(ConsoleColor)" }, { "virtualAddress": "0x008A9FD4", "name": "TermInfoDriver_get_ForegroundColor", "signature": "ConsoleColor__Enum TermInfoDriver_get_ForegroundColor(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "ConsoleColor get_ForegroundColor()" }, { "virtualAddress": "0x008AA004", "name": "TermInfoDriver_set_ForegroundColor", "signature": "void TermInfoDriver_set_ForegroundColor(TermInfoDriver * this, ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ForegroundColor(ConsoleColor)" }, { "virtualAddress": "0x008A9544", "name": "TermInfoDriver_GetCursorPosition", "signature": "void TermInfoDriver_GetCursorPosition(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void GetCursorPosition()" }, { "virtualAddress": "0x008AA158", "name": "TermInfoDriver_get_BufferHeight", "signature": "int32_t TermInfoDriver_get_BufferHeight(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BufferHeight()" }, { "virtualAddress": "0x008AA2F0", "name": "TermInfoDriver_set_BufferHeight", "signature": "void TermInfoDriver_set_BufferHeight(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferHeight(Int32)" }, { "virtualAddress": "0x008AA364", "name": "TermInfoDriver_get_BufferWidth", "signature": "int32_t TermInfoDriver_get_BufferWidth(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BufferWidth()" }, { "virtualAddress": "0x008AA39C", "name": "TermInfoDriver_set_BufferWidth", "signature": "void TermInfoDriver_set_BufferWidth(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferWidth(Int32)" }, { "virtualAddress": "0x008AA410", "name": "TermInfoDriver_get_CapsLock", "signature": "bool TermInfoDriver_get_CapsLock(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CapsLock()" }, { "virtualAddress": "0x008AA430", "name": "TermInfoDriver_get_CursorLeft", "signature": "int32_t TermInfoDriver_get_CursorLeft(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorLeft()" }, { "virtualAddress": "0x008AA460", "name": "TermInfoDriver_set_CursorLeft", "signature": "void TermInfoDriver_set_CursorLeft(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorLeft(Int32)" }, { "virtualAddress": "0x008AA4AC", "name": "TermInfoDriver_get_CursorTop", "signature": "int32_t TermInfoDriver_get_CursorTop(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorTop()" }, { "virtualAddress": "0x008AA4DC", "name": "TermInfoDriver_set_CursorTop", "signature": "void TermInfoDriver_set_CursorTop(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorTop(Int32)" }, { "virtualAddress": "0x008AA528", "name": "TermInfoDriver_get_CursorVisible", "signature": "bool TermInfoDriver_get_CursorVisible(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CursorVisible()" }, { "virtualAddress": "0x008AA558", "name": "TermInfoDriver_set_CursorVisible", "signature": "void TermInfoDriver_set_CursorVisible(TermInfoDriver * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_CursorVisible(Boolean)" }, { "virtualAddress": "0x008AA5A8", "name": "TermInfoDriver_get_CursorSize", "signature": "int32_t TermInfoDriver_get_CursorSize(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorSize()" }, { "virtualAddress": "0x008AA5C8", "name": "TermInfoDriver_set_CursorSize", "signature": "void TermInfoDriver_set_CursorSize(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorSize(Int32)" }, { "virtualAddress": "0x008AA5D8", "name": "TermInfoDriver_get_KeyAvailable", "signature": "bool TermInfoDriver_get_KeyAvailable(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeyAvailable()" }, { "virtualAddress": "0x008AA670", "name": "TermInfoDriver_get_LargestWindowHeight", "signature": "int32_t TermInfoDriver_get_LargestWindowHeight(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowHeight()" }, { "virtualAddress": "0x008AA674", "name": "TermInfoDriver_get_LargestWindowWidth", "signature": "int32_t TermInfoDriver_get_LargestWindowWidth(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowWidth()" }, { "virtualAddress": "0x008AA678", "name": "TermInfoDriver_get_NumberLock", "signature": "bool TermInfoDriver_get_NumberLock(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_NumberLock()" }, { "virtualAddress": "0x008AA698", "name": "TermInfoDriver_get_Title", "signature": "String * TermInfoDriver_get_Title(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "String get_Title()" }, { "virtualAddress": "0x008AA6C8", "name": "TermInfoDriver_set_Title", "signature": "void TermInfoDriver_set_Title(TermInfoDriver * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Title(String)" }, { "virtualAddress": "0x008AA714", "name": "TermInfoDriver_get_TreatControlCAsInput", "signature": "bool TermInfoDriver_get_TreatControlCAsInput(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_TreatControlCAsInput()" }, { "virtualAddress": "0x008AA744", "name": "TermInfoDriver_set_TreatControlCAsInput", "signature": "void TermInfoDriver_set_TreatControlCAsInput(TermInfoDriver * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_TreatControlCAsInput(Boolean)" }, { "virtualAddress": "0x008AA190", "name": "TermInfoDriver_CheckWindowDimensions", "signature": "void TermInfoDriver_CheckWindowDimensions(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void CheckWindowDimensions()" }, { "virtualAddress": "0x008A989C", "name": "TermInfoDriver_get_WindowHeight", "signature": "int32_t TermInfoDriver_get_WindowHeight(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowHeight()" }, { "virtualAddress": "0x008AA7E8", "name": "TermInfoDriver_set_WindowHeight", "signature": "void TermInfoDriver_set_WindowHeight(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowHeight(Int32)" }, { "virtualAddress": "0x008AA85C", "name": "TermInfoDriver_get_WindowLeft", "signature": "int32_t TermInfoDriver_get_WindowLeft(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowLeft()" }, { "virtualAddress": "0x008AA87C", "name": "TermInfoDriver_set_WindowLeft", "signature": "void TermInfoDriver_set_WindowLeft(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowLeft(Int32)" }, { "virtualAddress": "0x008AA8F0", "name": "TermInfoDriver_get_WindowTop", "signature": "int32_t TermInfoDriver_get_WindowTop(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowTop()" }, { "virtualAddress": "0x008AA910", "name": "TermInfoDriver_set_WindowTop", "signature": "void TermInfoDriver_set_WindowTop(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowTop(Int32)" }, { "virtualAddress": "0x008A9864", "name": "TermInfoDriver_get_WindowWidth", "signature": "int32_t TermInfoDriver_get_WindowWidth(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowWidth()" }, { "virtualAddress": "0x008AA984", "name": "TermInfoDriver_set_WindowWidth", "signature": "void TermInfoDriver_set_WindowWidth(TermInfoDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowWidth(Int32)" }, { "virtualAddress": "0x008AA9F8", "name": "TermInfoDriver_Clear", "signature": "void TermInfoDriver_Clear(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008AAA34", "name": "TermInfoDriver_Beep", "signature": "void TermInfoDriver_Beep(TermInfoDriver * this, int32_t frequency, int32_t duration, MethodInfo * method)", "dotNetSignature": "Void Beep(Int32, Int32)" }, { "virtualAddress": "0x008AAA68", "name": "TermInfoDriver_MoveBufferArea", "signature": "void TermInfoDriver_MoveBufferArea(TermInfoDriver * this, int32_t sourceLeft, int32_t sourceTop, int32_t sourceWidth, int32_t sourceHeight, int32_t targetLeft, int32_t targetTop, uint16_t sourceChar, ConsoleColor__Enum sourceForeColor, ConsoleColor__Enum sourceBackColor, MethodInfo * method)", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" }, { "virtualAddress": "0x008AA048", "name": "TermInfoDriver_AddToBuffer", "signature": "void TermInfoDriver_AddToBuffer(TermInfoDriver * this, int32_t b, MethodInfo * method)", "dotNetSignature": "Void AddToBuffer(Int32)" }, { "virtualAddress": "0x008AAADC", "name": "TermInfoDriver_AdjustBuffer", "signature": "void TermInfoDriver_AdjustBuffer(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void AdjustBuffer()" }, { "virtualAddress": "0x008A9BE0", "name": "TermInfoDriver_CreateKeyInfoFromInt", "signature": "ConsoleKeyInfo TermInfoDriver_CreateKeyInfoFromInt(TermInfoDriver * this, int32_t n, bool alt, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo CreateKeyInfoFromInt(Int32, Boolean)" }, { "virtualAddress": "0x008AAAF0", "name": "TermInfoDriver_GetKeyFromBuffer", "signature": "Object * TermInfoDriver_GetKeyFromBuffer(TermInfoDriver * this, bool cooked, MethodInfo * method)", "dotNetSignature": "Object GetKeyFromBuffer(Boolean)" }, { "virtualAddress": "0x008AADDC", "name": "TermInfoDriver_ReadKeyInternal", "signature": "ConsoleKeyInfo TermInfoDriver_ReadKeyInternal(TermInfoDriver * this, bool * fresh, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo ReadKeyInternal(Boolean ByRef)" }, { "virtualAddress": "0x008AB114", "name": "TermInfoDriver_InputPending", "signature": "bool TermInfoDriver_InputPending(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean InputPending()" }, { "virtualAddress": "0x008AB144", "name": "TermInfoDriver_QueueEcho", "signature": "void TermInfoDriver_QueueEcho(TermInfoDriver * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Void QueueEcho(Char)" }, { "virtualAddress": "0x008AB23C", "name": "TermInfoDriver_Echo", "signature": "void TermInfoDriver_Echo(TermInfoDriver * this, ConsoleKeyInfo key, MethodInfo * method)", "dotNetSignature": "Void Echo(ConsoleKeyInfo)" }, { "virtualAddress": "0x008AB2A0", "name": "TermInfoDriver_EchoFlush", "signature": "void TermInfoDriver_EchoFlush(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void EchoFlush()" }, { "virtualAddress": "0x008AB2E0", "name": "TermInfoDriver_Read", "signature": "int32_t TermInfoDriver_Read(TermInfoDriver * this, Char__Array * dest, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x008AB604", "name": "TermInfoDriver_ReadKey", "signature": "ConsoleKeyInfo TermInfoDriver_ReadKey(TermInfoDriver * this, bool intercept, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo ReadKey(Boolean)" }, { "virtualAddress": "0x008AB66C", "name": "TermInfoDriver_ReadLine", "signature": "String * TermInfoDriver_ReadLine(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x008AB85C", "name": "TermInfoDriver_ReadToEnd", "signature": "String * TermInfoDriver_ReadToEnd(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x008AB674", "name": "TermInfoDriver_ReadUntilConditionInternal", "signature": "String * TermInfoDriver_ReadUntilConditionInternal(TermInfoDriver * this, bool haltOnNewLine, MethodInfo * method)", "dotNetSignature": "String ReadUntilConditionInternal(Boolean)" }, { "virtualAddress": "0x008AB864", "name": "TermInfoDriver_ResetColor", "signature": "void TermInfoDriver_ResetColor(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void ResetColor()" }, { "virtualAddress": "0x008AB8A0", "name": "TermInfoDriver_SetBufferSize", "signature": "void TermInfoDriver_SetBufferSize(TermInfoDriver * this, int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetBufferSize(Int32, Int32)" }, { "virtualAddress": "0x008A99FC", "name": "TermInfoDriver_SetCursorPosition", "signature": "void TermInfoDriver_SetCursorPosition(TermInfoDriver * this, int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetCursorPosition(Int32, Int32)" }, { "virtualAddress": "0x008AB92C", "name": "TermInfoDriver_SetWindowPosition", "signature": "void TermInfoDriver_SetWindowPosition(TermInfoDriver * this, int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetWindowPosition(Int32, Int32)" }, { "virtualAddress": "0x008AB93C", "name": "TermInfoDriver_SetWindowSize", "signature": "void TermInfoDriver_SetWindowSize(TermInfoDriver * this, int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetWindowSize(Int32, Int32)" }, { "virtualAddress": "0x008AB94C", "name": "TermInfoDriver_CreateKeyMap", "signature": "void TermInfoDriver_CreateKeyMap(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void CreateKeyMap()" }, { "virtualAddress": "0x008AAFB0", "name": "TermInfoDriver_InitKeys", "signature": "void TermInfoDriver_InitKeys(TermInfoDriver * this, MethodInfo * method)", "dotNetSignature": "Void InitKeys()" }, { "virtualAddress": "0x008AD7D4", "name": "TermInfoDriver_AddStringMapping", "signature": "void TermInfoDriver_AddStringMapping(TermInfoDriver * this, TermInfoStrings__Enum s, MethodInfo * method)", "dotNetSignature": "Void AddStringMapping(TermInfoStrings)" }, { "virtualAddress": "0x008AD8C0", "name": "TermInfoDriver__cctor", "signature": "void TermInfoDriver__cctor(MethodInfo * method)", "dotNetSignature": "TermInfoDriver()" }, { "virtualAddress": "0x00913F58", "name": "ParameterizedStrings_Evaluate", "signature": "String * ParameterizedStrings_Evaluate(String * format, ParameterizedStrings_FormatParam__Array * args, MethodInfo * method)", "dotNetSignature": "String Evaluate(String, ParameterizedStrings\u002BFormatParam[])" }, { "virtualAddress": "0x0091411C", "name": "ParameterizedStrings_EvaluateInternal", "signature": "String * ParameterizedStrings_EvaluateInternal(String * format, int32_t * pos, ParameterizedStrings_FormatParam__Array * args, ParameterizedStrings_LowLevelStack * stack, ParameterizedStrings_FormatParam__Array * * dynamicVars, ParameterizedStrings_FormatParam__Array * * staticVars, MethodInfo * method)", "dotNetSignature": "String EvaluateInternal(String, Int32 ByRef, ParameterizedStrings\u002BFormatParam[], ParameterizedStrings\u002BLowLevelStack, ParameterizedStrings\u002BFormatParam[] ByRef, ParameterizedStrings\u002BFormatParam[] ByRef)" }, { "virtualAddress": "0x00914F6C", "name": "ParameterizedStrings_AsBool", "signature": "bool ParameterizedStrings_AsBool(int32_t i, MethodInfo * method)", "dotNetSignature": "Boolean AsBool(Int32)" }, { "virtualAddress": "0x00914F64", "name": "ParameterizedStrings_AsInt", "signature": "int32_t ParameterizedStrings_AsInt(bool b, MethodInfo * method)", "dotNetSignature": "Int32 AsInt(Boolean)" }, { "virtualAddress": "0x00914F78", "name": "ParameterizedStrings_StringFromAsciiBytes", "signature": "String * ParameterizedStrings_StringFromAsciiBytes(Byte__Array * buffer, int32_t offset, int32_t length, MethodInfo * method)", "dotNetSignature": "String StringFromAsciiBytes(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00915074", "name": "ParameterizedStrings_snprintf", "signature": "int32_t ParameterizedStrings_snprintf(uint8_t * str, void * size, String * format, String * arg1, MethodInfo * method)", "dotNetSignature": "Int32 snprintf(Byte*, IntPtr, String, String)" }, { "virtualAddress": "0x0091514C", "name": "ParameterizedStrings_snprintf_1", "signature": "int32_t ParameterizedStrings_snprintf_1(uint8_t * str, void * size, String * format, int32_t arg1, MethodInfo * method)", "dotNetSignature": "Int32 snprintf(Byte*, IntPtr, String, Int32)" }, { "virtualAddress": "0x00914B4C", "name": "ParameterizedStrings_FormatPrintF", "signature": "String * ParameterizedStrings_FormatPrintF(String * format, Object * arg, MethodInfo * method)", "dotNetSignature": "String FormatPrintF(String, Object)" }, { "virtualAddress": "0x00914E54", "name": "ParameterizedStrings_GetDynamicOrStaticVariables", "signature": "ParameterizedStrings_FormatParam__Array * ParameterizedStrings_GetDynamicOrStaticVariables(uint16_t c, ParameterizedStrings_FormatParam__Array * * dynamicVars, ParameterizedStrings_FormatParam__Array * * staticVars, int32_t * index, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam[] GetDynamicOrStaticVariables(Char, ParameterizedStrings\u002BFormatParam[] ByRef, ParameterizedStrings\u002BFormatParam[] ByRef, Int32 ByRef)" }, { "virtualAddress": "0x004064E8", "name": "ParameterizedStrings_FormatParam__ctor", "signature": "void ParameterizedStrings_FormatParam__ctor(ParameterizedStrings_FormatParam__Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam(Int32)" }, { "virtualAddress": "0x004064F4", "name": "ParameterizedStrings_FormatParam__ctor_1", "signature": "void ParameterizedStrings_FormatParam__ctor_1(ParameterizedStrings_FormatParam__Boxed * this, String * value, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam(String)" }, { "virtualAddress": "0x00406560", "name": "ParameterizedStrings_FormatParam__ctor_2", "signature": "void ParameterizedStrings_FormatParam__ctor_2(ParameterizedStrings_FormatParam__Boxed * this, int32_t intValue, String * stringValue, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam(Int32, String)" }, { "virtualAddress": "0x00914E48", "name": "ParameterizedStrings_FormatParam_op_Implicit", "signature": "ParameterizedStrings_FormatParam ParameterizedStrings_FormatParam_op_Implicit(int32_t value, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam op_Implicit(Int32)" }, { "virtualAddress": "0x00915294", "name": "ParameterizedStrings_FormatParam_op_Implicit_1", "signature": "ParameterizedStrings_FormatParam ParameterizedStrings_FormatParam_op_Implicit_1(String * value, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam op_Implicit(String)" }, { "virtualAddress": "0x0040656C", "name": "ParameterizedStrings_FormatParam_get_Int32", "signature": "int32_t ParameterizedStrings_FormatParam_get_Int32(ParameterizedStrings_FormatParam__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Int32()" }, { "virtualAddress": "0x00406574", "name": "ParameterizedStrings_FormatParam_get_String", "signature": "String * ParameterizedStrings_FormatParam_get_String(ParameterizedStrings_FormatParam__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_String()" }, { "virtualAddress": "0x004065D0", "name": "ParameterizedStrings_FormatParam_get_Object", "signature": "Object * ParameterizedStrings_FormatParam_get_Object(ParameterizedStrings_FormatParam__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Object()" }, { "virtualAddress": "0x00914090", "name": "ParameterizedStrings_LowLevelStack__ctor", "signature": "void ParameterizedStrings_LowLevelStack__ctor(ParameterizedStrings_LowLevelStack * this, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BLowLevelStack()" }, { "virtualAddress": "0x009149C4", "name": "ParameterizedStrings_LowLevelStack_Pop", "signature": "ParameterizedStrings_FormatParam ParameterizedStrings_LowLevelStack_Pop(ParameterizedStrings_LowLevelStack * this, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam Pop()" }, { "virtualAddress": "0x00914D60", "name": "ParameterizedStrings_LowLevelStack_Push", "signature": "void ParameterizedStrings_LowLevelStack_Push(ParameterizedStrings_LowLevelStack * this, ParameterizedStrings_FormatParam item, MethodInfo * method)", "dotNetSignature": "Void Push(ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x009140E8", "name": "ParameterizedStrings_LowLevelStack_Clear", "signature": "void ParameterizedStrings_LowLevelStack_Clear(ParameterizedStrings_LowLevelStack * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005E96BC", "name": "ByteMatcher_AddMapping", "signature": "void ByteMatcher_AddMapping(ByteMatcher * this, TermInfoStrings__Enum key, Byte__Array * val, MethodInfo * method)", "dotNetSignature": "Void AddMapping(TermInfoStrings, Byte[])" }, { "virtualAddress": "0x005E97D4", "name": "ByteMatcher_Sort", "signature": "void ByteMatcher_Sort(ByteMatcher * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x005E97D8", "name": "ByteMatcher_StartsWith", "signature": "bool ByteMatcher_StartsWith(ByteMatcher * this, int32_t c, MethodInfo * method)", "dotNetSignature": "Boolean StartsWith(Int32)" }, { "virtualAddress": "0x005E9868", "name": "ByteMatcher_Match", "signature": "TermInfoStrings__Enum ByteMatcher_Match(ByteMatcher * this, Char__Array * buffer, int32_t offset, int32_t length, int32_t * used, MethodInfo * method)", "dotNetSignature": "TermInfoStrings Match(Char[], Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x005E9C9C", "name": "ByteMatcher__ctor", "signature": "void ByteMatcher__ctor(ByteMatcher * this, MethodInfo * method)", "dotNetSignature": "ByteMatcher()" }, { "virtualAddress": "0x008A8A4C", "name": "TermInfoReader__ctor", "signature": "void TermInfoReader__ctor(TermInfoReader * this, String * term, String * filename, MethodInfo * method)", "dotNetSignature": "TermInfoReader(String, String)" }, { "virtualAddress": "0x008A8C98", "name": "TermInfoReader__ctor_1", "signature": "void TermInfoReader__ctor_1(TermInfoReader * this, String * term, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "TermInfoReader(String, Byte[])" }, { "virtualAddress": "0x008ADA4C", "name": "TermInfoReader_ReadHeader", "signature": "void TermInfoReader_ReadHeader(TermInfoReader * this, Byte__Array * buffer, int32_t * position, MethodInfo * method)", "dotNetSignature": "Void ReadHeader(Byte[], Int32 ByRef)" }, { "virtualAddress": "0x008ADBAC", "name": "TermInfoReader_ReadNames", "signature": "void TermInfoReader_ReadNames(TermInfoReader * this, Byte__Array * buffer, int32_t * position, MethodInfo * method)", "dotNetSignature": "Void ReadNames(Byte[], Int32 ByRef)" }, { "virtualAddress": "0x008ADCD4", "name": "TermInfoReader_Get", "signature": "bool TermInfoReader_Get(TermInfoReader * this, TermInfoBooleans__Enum boolean, MethodInfo * method)", "dotNetSignature": "Boolean Get(TermInfoBooleans)" }, { "virtualAddress": "0x008A94E0", "name": "TermInfoReader_Get_1", "signature": "int32_t TermInfoReader_Get_1(TermInfoReader * this, TermInfoNumbers__Enum number, MethodInfo * method)", "dotNetSignature": "Int32 Get(TermInfoNumbers)" }, { "virtualAddress": "0x008A9448", "name": "TermInfoReader_Get_2", "signature": "String * TermInfoReader_Get_2(TermInfoReader * this, TermInfoStrings__Enum tstr, MethodInfo * method)", "dotNetSignature": "String Get(TermInfoStrings)" }, { "virtualAddress": "0x008AD828", "name": "TermInfoReader_GetStringBytes", "signature": "Byte__Array * TermInfoReader_GetStringBytes(TermInfoReader * this, TermInfoStrings__Enum tstr, MethodInfo * method)", "dotNetSignature": "Byte[] GetStringBytes(TermInfoStrings)" }, { "virtualAddress": "0x008ADBEC", "name": "TermInfoReader_GetInt16", "signature": "int16_t TermInfoReader_GetInt16(TermInfoReader * this, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Int16 GetInt16(Byte[], Int32)" }, { "virtualAddress": "0x008ADC48", "name": "TermInfoReader_GetString", "signature": "String * TermInfoReader_GetString(TermInfoReader * this, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32)" }, { "virtualAddress": "0x008ADD3C", "name": "TermInfoReader_GetStringBytes_1", "signature": "Byte__Array * TermInfoReader_GetStringBytes_1(TermInfoReader * this, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Byte[] GetStringBytes(Byte[], Int32)" }, { "virtualAddress": "0x008ADEA4", "name": "TermInfoReader_Escape", "signature": "String * TermInfoReader_Escape(String * s, MethodInfo * method)", "dotNetSignature": "String Escape(String)" }, { "virtualAddress": "0x00853678", "name": "TimeZone__ctor", "signature": "void TimeZone__ctor(TimeZone * this, MethodInfo * method)", "dotNetSignature": "TimeZone()" }, { "virtualAddress": "0x00853680", "name": "TimeZone_get_CurrentTimeZone", "signature": "TimeZone * TimeZone_get_CurrentTimeZone(MethodInfo * method)", "dotNetSignature": "TimeZone get_CurrentTimeZone()" }, { "virtualAddress": "0x00853884", "name": "TimeZone_IsDaylightSavingTime", "signature": "bool TimeZone_IsDaylightSavingTime(TimeZone * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTime)" }, { "virtualAddress": "0x0085392C", "name": "TimeZone_IsDaylightSavingTime_1", "signature": "bool TimeZone_IsDaylightSavingTime_1(DateTime time, DaylightTime * daylightTimes, MethodInfo * method)", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTime, DaylightTime)" }, { "virtualAddress": "0x00853B3C", "name": "TimeZone_ToLocalTime", "signature": "DateTime TimeZone_ToLocalTime(TimeZone * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DateTime ToLocalTime(DateTime)" }, { "virtualAddress": "0x00853D30", "name": "TimeZone_ToUniversalTime", "signature": "DateTime TimeZone_ToUniversalTime(TimeZone * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DateTime ToUniversalTime(DateTime)" }, { "virtualAddress": "0x00853EE8", "name": "TimeZone_ClearCachedData", "signature": "void TimeZone_ClearCachedData(MethodInfo * method)", "dotNetSignature": "Void ClearCachedData()" }, { "virtualAddress": "0x00853F50", "name": "TimeZone__cctor", "signature": "void TimeZone__cctor(MethodInfo * method)", "dotNetSignature": "TimeZone()" }, { "virtualAddress": "0x005D0478", "name": "CurrentSystemTimeZone__ctor", "signature": "void CurrentSystemTimeZone__ctor(CurrentSystemTimeZone * this, MethodInfo * method)", "dotNetSignature": "CurrentSystemTimeZone()" }, { "virtualAddress": "0x005D04F0", "name": "CurrentSystemTimeZone_get_DaylightName", "signature": "String * CurrentSystemTimeZone_get_DaylightName(CurrentSystemTimeZone * this, MethodInfo * method)", "dotNetSignature": "String get_DaylightName()" }, { "virtualAddress": "0x005D050C", "name": "CurrentSystemTimeZone_get_StandardName", "signature": "String * CurrentSystemTimeZone_get_StandardName(CurrentSystemTimeZone * this, MethodInfo * method)", "dotNetSignature": "String get_StandardName()" }, { "virtualAddress": "0x005D0528", "name": "CurrentSystemTimeZone_GetDaylightChanges", "signature": "DaylightTime * CurrentSystemTimeZone_GetDaylightChanges(CurrentSystemTimeZone * this, int32_t year, MethodInfo * method)", "dotNetSignature": "DaylightTime GetDaylightChanges(Int32)" }, { "virtualAddress": "0x005D0544", "name": "CurrentSystemTimeZone_GetUtcOffset", "signature": "TimeSpan CurrentSystemTimeZone_GetUtcOffset(CurrentSystemTimeZone * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "TimeSpan GetUtcOffset(DateTime)" }, { "virtualAddress": "0x005D0614", "name": "CurrentSystemTimeZone_IsDaylightSavingTime", "signature": "bool CurrentSystemTimeZone_IsDaylightSavingTime(CurrentSystemTimeZone * this, DateTime dateTime, MethodInfo * method)", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTime)" }, { "virtualAddress": "0x005D0644", "name": "CurrentSystemTimeZone_GetTimeZoneData", "signature": "bool CurrentSystemTimeZone_GetTimeZoneData(int32_t year, Int64__Array * * data, String__Array * * names, bool * daylight_inverted, MethodInfo * method)", "dotNetSignature": "Boolean GetTimeZoneData(Int32, Int64[] ByRef, String[] ByRef, Boolean ByRef)" }, { "virtualAddress": "0x00853454", "name": "TimeType__ctor", "signature": "void TimeType__ctor(TimeType * this, int32_t offset, bool is_dst, String * abbrev, MethodInfo * method)", "dotNetSignature": "TimeType(Int32, Boolean, String)" }, { "virtualAddress": "0x0085349C", "name": "TimeType_ToString", "signature": "String * TimeType_ToString(TimeType * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008DD43C", "name": "TypeNames_FromDisplay", "signature": "TypeName * TypeNames_FromDisplay(String * displayName, MethodInfo * method)", "dotNetSignature": "TypeName FromDisplay(String)" }, { "virtualAddress": "0x008DE888", "name": "TypeNames__ctor", "signature": "void TypeNames__ctor(TypeNames * this, MethodInfo * method)", "dotNetSignature": "TypeNames()" }, { "virtualAddress": "0x008DE890", "name": "TypeNames_ATypeName_Equals", "signature": "bool TypeNames_ATypeName_Equals(TypeNames_ATypeName * this, TypeName * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(TypeName)" }, { "virtualAddress": "0x008DE97C", "name": "TypeNames_ATypeName_GetHashCode", "signature": "int32_t TypeNames_ATypeName_GetHashCode(TypeNames_ATypeName * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008DE9A8", "name": "TypeNames_ATypeName_Equals_1", "signature": "bool TypeNames_ATypeName_Equals_1(TypeNames_ATypeName * this, Object * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008DD204", "name": "TypeNames_ATypeName__ctor", "signature": "void TypeNames_ATypeName__ctor(TypeNames_ATypeName * this, MethodInfo * method)", "dotNetSignature": "TypeNames\u002BATypeName()" }, { "virtualAddress": "0x008DE85C", "name": "TypeNames_Display__ctor", "signature": "void TypeNames_Display__ctor(TypeNames_Display * this, String * displayName, MethodInfo * method)", "dotNetSignature": "TypeNames\u002BDisplay(String)" }, { "virtualAddress": "0x008DEA10", "name": "TypeNames_Display_get_DisplayName", "signature": "String * TypeNames_Display_get_DisplayName(TypeNames_Display * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x008DEA18", "name": "TypeNames_Display_NestedName", "signature": "TypeName * TypeNames_Display_NestedName(TypeNames_Display * this, TypeIdentifier * innerName, MethodInfo * method)", "dotNetSignature": "TypeName NestedName(TypeIdentifier)" }, { "virtualAddress": "0x008DCEF0", "name": "TypeIdentifiers_FromDisplay", "signature": "TypeIdentifier * TypeIdentifiers_FromDisplay(String * displayName, MethodInfo * method)", "dotNetSignature": "TypeIdentifier FromDisplay(String)" }, { "virtualAddress": "0x008DCF80", "name": "TypeIdentifiers_FromInternal", "signature": "TypeIdentifier * TypeIdentifiers_FromInternal(String * internalName, MethodInfo * method)", "dotNetSignature": "TypeIdentifier FromInternal(String)" }, { "virtualAddress": "0x008DD010", "name": "TypeIdentifiers_FromInternal_1", "signature": "TypeIdentifier * TypeIdentifiers_FromInternal_1(String * internalNameSpace, TypeIdentifier * typeName, MethodInfo * method)", "dotNetSignature": "TypeIdentifier FromInternal(String, TypeIdentifier)" }, { "virtualAddress": "0x008DD16C", "name": "TypeIdentifiers_WithoutEscape", "signature": "TypeIdentifier * TypeIdentifiers_WithoutEscape(String * simpleName, MethodInfo * method)", "dotNetSignature": "TypeIdentifier WithoutEscape(String)" }, { "virtualAddress": "0x008DD1FC", "name": "TypeIdentifiers__ctor", "signature": "void TypeIdentifiers__ctor(TypeIdentifiers * this, MethodInfo * method)", "dotNetSignature": "TypeIdentifiers()" }, { "virtualAddress": "0x008DCF54", "name": "TypeIdentifiers_Display__ctor", "signature": "void TypeIdentifiers_Display__ctor(TypeIdentifiers_Display * this, String * displayName, MethodInfo * method)", "dotNetSignature": "TypeIdentifiers\u002BDisplay(String)" }, { "virtualAddress": "0x008DD20C", "name": "TypeIdentifiers_Display_get_DisplayName", "signature": "String * TypeIdentifiers_Display_get_DisplayName(TypeIdentifiers_Display * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x008DD214", "name": "TypeIdentifiers_Display_get_InternalName", "signature": "String * TypeIdentifiers_Display_get_InternalName(TypeIdentifiers_Display * this, MethodInfo * method)", "dotNetSignature": "String get_InternalName()" }, { "virtualAddress": "0x008DD244", "name": "TypeIdentifiers_Display_GetInternalName", "signature": "String * TypeIdentifiers_Display_GetInternalName(TypeIdentifiers_Display * this, MethodInfo * method)", "dotNetSignature": "String GetInternalName()" }, { "virtualAddress": "0x008DD350", "name": "TypeIdentifiers_Display_NestedName", "signature": "TypeName * TypeIdentifiers_Display_NestedName(TypeIdentifiers_Display * this, TypeIdentifier * innerName, MethodInfo * method)", "dotNetSignature": "TypeName NestedName(TypeIdentifier)" }, { "virtualAddress": "0x008DCFE4", "name": "TypeIdentifiers_Internal__ctor", "signature": "void TypeIdentifiers_Internal__ctor(TypeIdentifiers_Internal * this, String * internalName, MethodInfo * method)", "dotNetSignature": "TypeIdentifiers\u002BInternal(String)" }, { "virtualAddress": "0x008DD080", "name": "TypeIdentifiers_Internal__ctor_1", "signature": "void TypeIdentifiers_Internal__ctor_1(TypeIdentifiers_Internal * this, String * nameSpaceInternal, TypeIdentifier * typeName, MethodInfo * method)", "dotNetSignature": "TypeIdentifiers\u002BInternal(String, TypeIdentifier)" }, { "virtualAddress": "0x008DD4A0", "name": "TypeIdentifiers_Internal_get_DisplayName", "signature": "String * TypeIdentifiers_Internal_get_DisplayName(TypeIdentifiers_Internal * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x008DD4D8", "name": "TypeIdentifiers_Internal_get_InternalName", "signature": "String * TypeIdentifiers_Internal_get_InternalName(TypeIdentifiers_Internal * this, MethodInfo * method)", "dotNetSignature": "String get_InternalName()" }, { "virtualAddress": "0x008DD4D0", "name": "TypeIdentifiers_Internal_GetDisplayName", "signature": "String * TypeIdentifiers_Internal_GetDisplayName(TypeIdentifiers_Internal * this, MethodInfo * method)", "dotNetSignature": "String GetDisplayName()" }, { "virtualAddress": "0x008DD618", "name": "TypeIdentifiers_Internal_NestedName", "signature": "TypeName * TypeIdentifiers_Internal_NestedName(TypeIdentifiers_Internal * this, TypeIdentifier * innerName, MethodInfo * method)", "dotNetSignature": "TypeName NestedName(TypeIdentifier)" }, { "virtualAddress": "0x008DD1D0", "name": "TypeIdentifiers_NoEscape__ctor", "signature": "void TypeIdentifiers_NoEscape__ctor(TypeIdentifiers_NoEscape * this, String * simpleName, MethodInfo * method)", "dotNetSignature": "TypeIdentifiers\u002BNoEscape(String)" }, { "virtualAddress": "0x008DD704", "name": "TypeIdentifiers_NoEscape_get_DisplayName", "signature": "String * TypeIdentifiers_NoEscape_get_DisplayName(TypeIdentifiers_NoEscape * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x008DD70C", "name": "TypeIdentifiers_NoEscape_get_InternalName", "signature": "String * TypeIdentifiers_NoEscape_get_InternalName(TypeIdentifiers_NoEscape * this, MethodInfo * method)", "dotNetSignature": "String get_InternalName()" }, { "virtualAddress": "0x008DD714", "name": "TypeIdentifiers_NoEscape_NestedName", "signature": "TypeName * TypeIdentifiers_NoEscape_NestedName(TypeIdentifiers_NoEscape * this, TypeIdentifier * innerName, MethodInfo * method)", "dotNetSignature": "TypeName NestedName(TypeIdentifier)" }, { "virtualAddress": "0x005DFB18", "name": "ArraySpec__ctor", "signature": "void ArraySpec__ctor(ArraySpec * this, int32_t dimensions, bool bound, MethodInfo * method)", "dotNetSignature": "ArraySpec(Int32, Boolean)" }, { "virtualAddress": "0x005DFB58", "name": "ArraySpec_Resolve", "signature": "Type * ArraySpec_Resolve(ArraySpec * this, Type * type, MethodInfo * method)", "dotNetSignature": "Type Resolve(Type)" }, { "virtualAddress": "0x005DFBCC", "name": "ArraySpec_Append", "signature": "StringBuilder * ArraySpec_Append(ArraySpec * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(StringBuilder)" }, { "virtualAddress": "0x005DFC80", "name": "ArraySpec_ToString", "signature": "String * ArraySpec_ToString(ArraySpec * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005DFCF8", "name": "ArraySpec_get_Rank", "signature": "int32_t ArraySpec_get_Rank(ArraySpec * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Rank()" }, { "virtualAddress": "0x005DFD00", "name": "ArraySpec_get_IsBound", "signature": "bool ArraySpec_get_IsBound(ArraySpec * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsBound()" }, { "virtualAddress": "0x009168CC", "name": "PointerSpec__ctor", "signature": "void PointerSpec__ctor(PointerSpec * this, int32_t pointer_level, MethodInfo * method)", "dotNetSignature": "PointerSpec(Int32)" }, { "virtualAddress": "0x009168D4", "name": "PointerSpec_Resolve", "signature": "Type * PointerSpec_Resolve(PointerSpec * this, Type * type, MethodInfo * method)", "dotNetSignature": "Type Resolve(Type)" }, { "virtualAddress": "0x0091692C", "name": "PointerSpec_Append", "signature": "StringBuilder * PointerSpec_Append(PointerSpec * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(StringBuilder)" }, { "virtualAddress": "0x00916954", "name": "PointerSpec_ToString", "signature": "String * PointerSpec_ToString(PointerSpec * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008DEB30", "name": "TypeSpec_get_HasModifiers", "signature": "bool TypeSpec_get_HasModifiers(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasModifiers()" }, { "virtualAddress": "0x008DEB40", "name": "TypeSpec_get_IsNested", "signature": "bool TypeSpec_get_IsNested(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNested()" }, { "virtualAddress": "0x008DEB9C", "name": "TypeSpec_get_IsByRef", "signature": "bool TypeSpec_get_IsByRef(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsByRef()" }, { "virtualAddress": "0x008DEBA4", "name": "TypeSpec_get_Name", "signature": "TypeName * TypeSpec_get_Name(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "TypeName get_Name()" }, { "virtualAddress": "0x008DEBAC", "name": "TypeSpec_get_Nested", "signature": "IEnumerable_1_System_TypeName_ * TypeSpec_get_Nested(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.TypeName] get_Nested()" }, { "virtualAddress": "0x008DEC20", "name": "TypeSpec_get_Modifiers", "signature": "IEnumerable_1_System_ModifierSpec_ * TypeSpec_get_Modifiers(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.ModifierSpec] get_Modifiers()" }, { "virtualAddress": "0x008DEC94", "name": "TypeSpec_GetDisplayFullName", "signature": "String * TypeSpec_GetDisplayFullName(TypeSpec * this, TypeSpec_DisplayNameFormat__Enum flags, MethodInfo * method)", "dotNetSignature": "String GetDisplayFullName(TypeSpec\u002BDisplayNameFormat)" }, { "virtualAddress": "0x008DF280", "name": "TypeSpec_ModifierString", "signature": "String * TypeSpec_ModifierString(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "String ModifierString()" }, { "virtualAddress": "0x008DF0EC", "name": "TypeSpec_GetModifierString", "signature": "StringBuilder * TypeSpec_GetModifierString(TypeSpec * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "StringBuilder GetModifierString(StringBuilder)" }, { "virtualAddress": "0x008DF0B8", "name": "TypeSpec_get_DisplayFullName", "signature": "String * TypeSpec_get_DisplayFullName(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayFullName()" }, { "virtualAddress": "0x008DDF80", "name": "TypeSpec_Parse", "signature": "TypeSpec * TypeSpec_Parse(String * typeName, MethodInfo * method)", "dotNetSignature": "TypeSpec Parse(String)" }, { "virtualAddress": "0x008DD4E0", "name": "TypeSpec_EscapeDisplayName", "signature": "String * TypeSpec_EscapeDisplayName(String * internalName, MethodInfo * method)", "dotNetSignature": "String EscapeDisplayName(String)" }, { "virtualAddress": "0x008DD24C", "name": "TypeSpec_UnescapeInternalName", "signature": "String * TypeSpec_UnescapeInternalName(String * displayName, MethodInfo * method)", "dotNetSignature": "String UnescapeInternalName(String)" }, { "virtualAddress": "0x008DFDF8", "name": "TypeSpec_NeedsEscaping", "signature": "bool TypeSpec_NeedsEscaping(String * internalName, MethodInfo * method)", "dotNetSignature": "Boolean NeedsEscaping(String)" }, { "virtualAddress": "0x008DE068", "name": "TypeSpec_Resolve", "signature": "Type * TypeSpec_Resolve(TypeSpec * this, Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly_ * assemblyResolver, Func_4_System_Reflection_Assembly_String_Boolean_Type_ * typeResolver, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type Resolve(Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly], Func\u00604[System.Reflection.Assembly,String,Boolean,Type], Boolean, Boolean)" }, { "virtualAddress": "0x008DFE9C", "name": "TypeSpec_AddName", "signature": "void TypeSpec_AddName(TypeSpec * this, String * type_name, MethodInfo * method)", "dotNetSignature": "Void AddName(String)" }, { "virtualAddress": "0x008DFF70", "name": "TypeSpec_AddModifier", "signature": "void TypeSpec_AddModifier(TypeSpec * this, ModifierSpec * md, MethodInfo * method)", "dotNetSignature": "Void AddModifier(ModifierSpec)" }, { "virtualAddress": "0x008E0008", "name": "TypeSpec_SkipSpace", "signature": "void TypeSpec_SkipSpace(String * name, int32_t * pos, MethodInfo * method)", "dotNetSignature": "Void SkipSpace(String, Int32 ByRef)" }, { "virtualAddress": "0x008E00D0", "name": "TypeSpec_BoundCheck", "signature": "void TypeSpec_BoundCheck(int32_t idx, String * s, MethodInfo * method)", "dotNetSignature": "Void BoundCheck(Int32, String)" }, { "virtualAddress": "0x008DFF6C", "name": "TypeSpec_ParsedTypeIdentifier", "signature": "TypeIdentifier * TypeSpec_ParsedTypeIdentifier(String * displayName, MethodInfo * method)", "dotNetSignature": "TypeIdentifier ParsedTypeIdentifier(String)" }, { "virtualAddress": "0x008DF2F8", "name": "TypeSpec_Parse_1", "signature": "TypeSpec * TypeSpec_Parse_1(String * name, int32_t * p, bool is_recurse, bool allow_aqn, MethodInfo * method)", "dotNetSignature": "TypeSpec Parse(String, Int32 ByRef, Boolean, Boolean)" }, { "virtualAddress": "0x008E0180", "name": "TypeSpec_TypeNameWithoutModifiers", "signature": "TypeName * TypeSpec_TypeNameWithoutModifiers(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "TypeName TypeNameWithoutModifiers()" }, { "virtualAddress": "0x008E0228", "name": "TypeSpec_get_TypeName", "signature": "TypeName * TypeSpec_get_TypeName(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "TypeName get_TypeName()" }, { "virtualAddress": "0x008E0178", "name": "TypeSpec__ctor", "signature": "void TypeSpec__ctor(TypeSpec * this, MethodInfo * method)", "dotNetSignature": "TypeSpec()" }, { "virtualAddress": "0x008E01E8", "name": "TypeSpec_TypeSpecTypeName__ctor", "signature": "void TypeSpec_TypeSpecTypeName__ctor(TypeSpec_TypeSpecTypeName * this, TypeSpec * ts, bool wantModifiers, MethodInfo * method)", "dotNetSignature": "TypeSpec\u002BTypeSpecTypeName(TypeSpec, Boolean)" }, { "virtualAddress": "0x008E0294", "name": "TypeSpec_TypeSpecTypeName_get_DisplayName", "signature": "String * TypeSpec_TypeSpecTypeName_get_DisplayName(TypeSpec_TypeSpecTypeName * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x008E02EC", "name": "TypeSpec_TypeSpecTypeName_NestedName", "signature": "TypeName * TypeSpec_TypeSpecTypeName_NestedName(TypeSpec_TypeSpecTypeName * this, TypeIdentifier * innerName, MethodInfo * method)", "dotNetSignature": "TypeName NestedName(TypeIdentifier)" }, { "virtualAddress": "0x00405838", "name": "UIntPtr__ctor", "signature": "void UIntPtr__ctor(UIntPtr__Boxed * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "UIntPtr(UInt64)" }, { "virtualAddress": "0x00405840", "name": "UIntPtr__ctor_1", "signature": "void UIntPtr__ctor_1(UIntPtr__Boxed * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "UIntPtr(UInt32)" }, { "virtualAddress": "0x0040584C", "name": "UIntPtr__ctor_2", "signature": "void UIntPtr__ctor_2(UIntPtr__Boxed * this, Void * value, MethodInfo * method)", "dotNetSignature": "UIntPtr(Void*)" }, { "virtualAddress": "0x00405854", "name": "UIntPtr_Equals", "signature": "bool UIntPtr_Equals(UIntPtr__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0040585C", "name": "UIntPtr_GetHashCode", "signature": "int32_t UIntPtr_GetHashCode(UIntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00405864", "name": "UIntPtr_ToUInt32", "signature": "uint32_t UIntPtr_ToUInt32(UIntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32()" }, { "virtualAddress": "0x0040586C", "name": "UIntPtr_ToUInt64", "signature": "uint64_t UIntPtr_ToUInt64(UIntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64()" }, { "virtualAddress": "0x00405874", "name": "UIntPtr_ToPointer", "signature": "Void * UIntPtr_ToPointer(UIntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void* ToPointer()" }, { "virtualAddress": "0x0040587C", "name": "UIntPtr_ToString", "signature": "String * UIntPtr_ToString(UIntPtr__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00405884", "name": "UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData(UIntPtr__Boxed * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008E3088", "name": "UIntPtr_op_Equality", "signature": "bool UIntPtr_op_Equality(void * value1, void * value2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(UIntPtr, UIntPtr)" }, { "virtualAddress": "0x008E3094", "name": "UIntPtr_op_Inequality", "signature": "bool UIntPtr_op_Inequality(void * value1, void * value2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(UIntPtr, UIntPtr)" }, { "virtualAddress": "0x008E30A0", "name": "UIntPtr_op_Explicit", "signature": "uint64_t UIntPtr_op_Explicit(void * value, MethodInfo * method)", "dotNetSignature": "UInt64 op_Explicit(UIntPtr)" }, { "virtualAddress": "0x008E30A4", "name": "UIntPtr_op_Explicit_1", "signature": "uint32_t UIntPtr_op_Explicit_1(void * value, MethodInfo * method)", "dotNetSignature": "UInt32 op_Explicit(UIntPtr)" }, { "virtualAddress": "0x008E30A8", "name": "UIntPtr_op_Explicit_2", "signature": "void * UIntPtr_op_Explicit_2(uint64_t value, MethodInfo * method)", "dotNetSignature": "UIntPtr op_Explicit(UInt64)" }, { "virtualAddress": "0x008E30D4", "name": "UIntPtr_op_Explicit_3", "signature": "void * UIntPtr_op_Explicit_3(Void * value, MethodInfo * method)", "dotNetSignature": "UIntPtr op_Explicit(Void*)" }, { "virtualAddress": "0x008E30D8", "name": "UIntPtr_op_Explicit_4", "signature": "Void * UIntPtr_op_Explicit_4(void * value, MethodInfo * method)", "dotNetSignature": "Void* op_Explicit(UIntPtr)" }, { "virtualAddress": "0x008E30DC", "name": "UIntPtr_op_Explicit_5", "signature": "void * UIntPtr_op_Explicit_5(uint32_t value, MethodInfo * method)", "dotNetSignature": "UIntPtr op_Explicit(UInt32)" }, { "virtualAddress": "0x008E2EA4", "name": "UIntPtr_get_Size", "signature": "int32_t UIntPtr_get_Size(MethodInfo * method)", "dotNetSignature": "Int32 get_Size()" }, { "virtualAddress": "0x008E30E4", "name": "UIntPtr_Add", "signature": "void * UIntPtr_Add(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "UIntPtr Add(UIntPtr, Int32)" }, { "virtualAddress": "0x008E3154", "name": "UIntPtr_Subtract", "signature": "void * UIntPtr_Subtract(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "UIntPtr Subtract(UIntPtr, Int32)" }, { "virtualAddress": "0x008E31C4", "name": "UIntPtr_op_Addition", "signature": "void * UIntPtr_op_Addition(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "UIntPtr op_Addition(UIntPtr, Int32)" }, { "virtualAddress": "0x008E3234", "name": "UIntPtr_op_Subtraction", "signature": "void * UIntPtr_op_Subtraction(void * pointer, int32_t offset, MethodInfo * method)", "dotNetSignature": "UIntPtr op_Subtraction(UIntPtr, Int32)" }, { "virtualAddress": "0x008E32A4", "name": "UIntPtr__cctor", "signature": "void UIntPtr__cctor(MethodInfo * method)", "dotNetSignature": "UIntPtr()" }, { "virtualAddress": "0x008E53C0", "name": "ValueType__ctor", "signature": "void ValueType__ctor(ValueType * this, MethodInfo * method)", "dotNetSignature": "ValueType()" }, { "virtualAddress": "0x008E53C8", "name": "ValueType_InternalEquals", "signature": "bool ValueType_InternalEquals(Object * o1, Object * o2, Object__Array * * fields, MethodInfo * method)", "dotNetSignature": "Boolean InternalEquals(Object, Object, Object[] ByRef)" }, { "virtualAddress": "0x008E53CC", "name": "ValueType_DefaultEquals", "signature": "bool ValueType_DefaultEquals(Object * o1, Object * o2, MethodInfo * method)", "dotNetSignature": "Boolean DefaultEquals(Object, Object)" }, { "virtualAddress": "0x008E5594", "name": "ValueType_Equals", "signature": "bool ValueType_Equals(ValueType * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008E5598", "name": "ValueType_InternalGetHashCode", "signature": "int32_t ValueType_InternalGetHashCode(Object * o, Object__Array * * fields, MethodInfo * method)", "dotNetSignature": "Int32 InternalGetHashCode(Object, Object[] ByRef)" }, { "virtualAddress": "0x008E559C", "name": "ValueType_GetHashCode", "signature": "int32_t ValueType_GetHashCode(ValueType * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008E5628", "name": "ValueType_GetHashCodeOfPtr", "signature": "int32_t ValueType_GetHashCodeOfPtr(void * ptr, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeOfPtr(IntPtr)" }, { "virtualAddress": "0x008E56EC", "name": "ValueType_ToString", "signature": "String * ValueType_ToString(ValueType * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008E5718", "name": "ValueType_Internal__cctor", "signature": "void ValueType_Internal__cctor(MethodInfo * method)", "dotNetSignature": "ValueType\u002BInternal()" }, { "virtualAddress": "0x00405A94", "name": "Variant_SetValue", "signature": "void Variant_SetValue(Variant__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object)" }, { "virtualAddress": "0x008E5D18", "name": "Variant_GetValueAt", "signature": "Object * Variant_GetValueAt(int32_t vt, void * addr, MethodInfo * method)", "dotNetSignature": "Object GetValueAt(Int32, IntPtr)" }, { "virtualAddress": "0x00405A9C", "name": "Variant_GetValue", "signature": "Object * Variant_GetValue(Variant__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object GetValue()" }, { "virtualAddress": "0x00405AA4", "name": "Variant_Clear", "signature": "void Variant_Clear(Variant__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008E7CF0", "name": "WeakReference_AllocateHandle", "signature": "void WeakReference_AllocateHandle(WeakReference * this, Object * target, MethodInfo * method)", "dotNetSignature": "Void AllocateHandle(Object)" }, { "virtualAddress": "0x008E7D24", "name": "WeakReference__ctor", "signature": "void WeakReference__ctor(WeakReference * this, MethodInfo * method)", "dotNetSignature": "WeakReference()" }, { "virtualAddress": "0x008E7D2C", "name": "WeakReference__ctor_1", "signature": "void WeakReference__ctor_1(WeakReference * this, Object * target, MethodInfo * method)", "dotNetSignature": "WeakReference(Object)" }, { "virtualAddress": "0x008E7D60", "name": "WeakReference__ctor_2", "signature": "void WeakReference__ctor_2(WeakReference * this, Object * target, bool trackResurrection, MethodInfo * method)", "dotNetSignature": "WeakReference(Object, Boolean)" }, { "virtualAddress": "0x008E7DA4", "name": "WeakReference__ctor_3", "signature": "void WeakReference__ctor_3(WeakReference * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "WeakReference(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008E7EB4", "name": "WeakReference_get_IsAlive", "signature": "bool WeakReference_get_IsAlive(WeakReference * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAlive()" }, { "virtualAddress": "0x008E7ED8", "name": "WeakReference_get_Target", "signature": "Object * WeakReference_get_Target(WeakReference * this, MethodInfo * method)", "dotNetSignature": "Object get_Target()" }, { "virtualAddress": "0x008E7F1C", "name": "WeakReference_set_Target", "signature": "void WeakReference_set_Target(WeakReference * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Target(Object)" }, { "virtualAddress": "0x008E7F28", "name": "WeakReference_get_TrackResurrection", "signature": "bool WeakReference_get_TrackResurrection(WeakReference * this, MethodInfo * method)", "dotNetSignature": "Boolean get_TrackResurrection()" }, { "virtualAddress": "0x008E7F30", "name": "WeakReference_Finalize", "signature": "void WeakReference_Finalize(WeakReference * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x008E7FA0", "name": "WeakReference_GetObjectData", "signature": "void WeakReference_GetObjectData(WeakReference * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x003F9A88", "name": "Coord__ctor", "signature": "void Coord__ctor(Coord__Boxed * this, int32_t x, int32_t y, MethodInfo * method)", "dotNetSignature": "Coord(Int32, Int32)" }, { "virtualAddress": "0x003F829C", "name": "SmallRect__ctor", "signature": "void SmallRect__ctor(SmallRect__Boxed * this, int32_t left, int32_t top, int32_t right, int32_t bottom, MethodInfo * method)", "dotNetSignature": "SmallRect(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008E8118", "name": "WindowsConsoleDriver__ctor", "signature": "void WindowsConsoleDriver__ctor(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "WindowsConsoleDriver()" }, { "virtualAddress": "0x008E82A0", "name": "WindowsConsoleDriver_GetForeground", "signature": "ConsoleColor__Enum WindowsConsoleDriver_GetForeground(int16_t attr, MethodInfo * method)", "dotNetSignature": "ConsoleColor GetForeground(Int16)" }, { "virtualAddress": "0x008E82A8", "name": "WindowsConsoleDriver_GetBackground", "signature": "ConsoleColor__Enum WindowsConsoleDriver_GetBackground(int16_t attr, MethodInfo * method)", "dotNetSignature": "ConsoleColor GetBackground(Int16)" }, { "virtualAddress": "0x008E82B0", "name": "WindowsConsoleDriver_GetAttrForeground", "signature": "int16_t WindowsConsoleDriver_GetAttrForeground(int32_t attr, ConsoleColor__Enum color, MethodInfo * method)", "dotNetSignature": "Int16 GetAttrForeground(Int32, ConsoleColor)" }, { "virtualAddress": "0x008E82BC", "name": "WindowsConsoleDriver_GetAttrBackground", "signature": "int16_t WindowsConsoleDriver_GetAttrBackground(int32_t attr, ConsoleColor__Enum color, MethodInfo * method)", "dotNetSignature": "Int16 GetAttrBackground(Int32, ConsoleColor)" }, { "virtualAddress": "0x008E82CC", "name": "WindowsConsoleDriver_get_BackgroundColor", "signature": "ConsoleColor__Enum WindowsConsoleDriver_get_BackgroundColor(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "ConsoleColor get_BackgroundColor()" }, { "virtualAddress": "0x008E8300", "name": "WindowsConsoleDriver_set_BackgroundColor", "signature": "void WindowsConsoleDriver_set_BackgroundColor(WindowsConsoleDriver * this, ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_BackgroundColor(ConsoleColor)" }, { "virtualAddress": "0x008E83EC", "name": "WindowsConsoleDriver_get_BufferHeight", "signature": "int32_t WindowsConsoleDriver_get_BufferHeight(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BufferHeight()" }, { "virtualAddress": "0x008E8420", "name": "WindowsConsoleDriver_set_BufferHeight", "signature": "void WindowsConsoleDriver_set_BufferHeight(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferHeight(Int32)" }, { "virtualAddress": "0x008E846C", "name": "WindowsConsoleDriver_get_BufferWidth", "signature": "int32_t WindowsConsoleDriver_get_BufferWidth(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BufferWidth()" }, { "virtualAddress": "0x008E85E4", "name": "WindowsConsoleDriver_set_BufferWidth", "signature": "void WindowsConsoleDriver_set_BufferWidth(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BufferWidth(Int32)" }, { "virtualAddress": "0x008E8634", "name": "WindowsConsoleDriver_get_CapsLock", "signature": "bool WindowsConsoleDriver_get_CapsLock(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CapsLock()" }, { "virtualAddress": "0x008E86DC", "name": "WindowsConsoleDriver_get_CursorLeft", "signature": "int32_t WindowsConsoleDriver_get_CursorLeft(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorLeft()" }, { "virtualAddress": "0x008E870C", "name": "WindowsConsoleDriver_set_CursorLeft", "signature": "void WindowsConsoleDriver_set_CursorLeft(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorLeft(Int32)" }, { "virtualAddress": "0x008E87DC", "name": "WindowsConsoleDriver_get_CursorSize", "signature": "int32_t WindowsConsoleDriver_get_CursorSize(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorSize()" }, { "virtualAddress": "0x008E88CC", "name": "WindowsConsoleDriver_set_CursorSize", "signature": "void WindowsConsoleDriver_set_CursorSize(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorSize(Int32)" }, { "virtualAddress": "0x008E8770", "name": "WindowsConsoleDriver_get_CursorTop", "signature": "int32_t WindowsConsoleDriver_get_CursorTop(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CursorTop()" }, { "virtualAddress": "0x008E8A84", "name": "WindowsConsoleDriver_set_CursorTop", "signature": "void WindowsConsoleDriver_set_CursorTop(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CursorTop(Int32)" }, { "virtualAddress": "0x008E8AE4", "name": "WindowsConsoleDriver_get_CursorVisible", "signature": "bool WindowsConsoleDriver_get_CursorVisible(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CursorVisible()" }, { "virtualAddress": "0x008E8B18", "name": "WindowsConsoleDriver_set_CursorVisible", "signature": "void WindowsConsoleDriver_set_CursorVisible(WindowsConsoleDriver * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_CursorVisible(Boolean)" }, { "virtualAddress": "0x008E8BDC", "name": "WindowsConsoleDriver_get_ForegroundColor", "signature": "ConsoleColor__Enum WindowsConsoleDriver_get_ForegroundColor(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "ConsoleColor get_ForegroundColor()" }, { "virtualAddress": "0x008E8C10", "name": "WindowsConsoleDriver_set_ForegroundColor", "signature": "void WindowsConsoleDriver_set_ForegroundColor(WindowsConsoleDriver * this, ConsoleColor__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ForegroundColor(ConsoleColor)" }, { "virtualAddress": "0x008E8C60", "name": "WindowsConsoleDriver_get_KeyAvailable", "signature": "bool WindowsConsoleDriver_get_KeyAvailable(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeyAvailable()" }, { "virtualAddress": "0x008E9030", "name": "WindowsConsoleDriver_get_Initialized", "signature": "bool WindowsConsoleDriver_get_Initialized(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Initialized()" }, { "virtualAddress": "0x008E9038", "name": "WindowsConsoleDriver_get_LargestWindowHeight", "signature": "int32_t WindowsConsoleDriver_get_LargestWindowHeight(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowHeight()" }, { "virtualAddress": "0x008E91C4", "name": "WindowsConsoleDriver_get_LargestWindowWidth", "signature": "int32_t WindowsConsoleDriver_get_LargestWindowWidth(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LargestWindowWidth()" }, { "virtualAddress": "0x008E92B8", "name": "WindowsConsoleDriver_get_NumberLock", "signature": "bool WindowsConsoleDriver_get_NumberLock(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_NumberLock()" }, { "virtualAddress": "0x008E92D4", "name": "WindowsConsoleDriver_get_Title", "signature": "String * WindowsConsoleDriver_get_Title(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "String get_Title()" }, { "virtualAddress": "0x008E94D4", "name": "WindowsConsoleDriver_set_Title", "signature": "void WindowsConsoleDriver_set_Title(WindowsConsoleDriver * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Title(String)" }, { "virtualAddress": "0x008E969C", "name": "WindowsConsoleDriver_get_TreatControlCAsInput", "signature": "bool WindowsConsoleDriver_get_TreatControlCAsInput(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Boolean get_TreatControlCAsInput()" }, { "virtualAddress": "0x008E9840", "name": "WindowsConsoleDriver_set_TreatControlCAsInput", "signature": "void WindowsConsoleDriver_set_TreatControlCAsInput(WindowsConsoleDriver * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_TreatControlCAsInput(Boolean)" }, { "virtualAddress": "0x008E9A68", "name": "WindowsConsoleDriver_get_WindowHeight", "signature": "int32_t WindowsConsoleDriver_get_WindowHeight(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowHeight()" }, { "virtualAddress": "0x008E9AA8", "name": "WindowsConsoleDriver_set_WindowHeight", "signature": "void WindowsConsoleDriver_set_WindowHeight(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowHeight(Int32)" }, { "virtualAddress": "0x008E9C90", "name": "WindowsConsoleDriver_get_WindowLeft", "signature": "int32_t WindowsConsoleDriver_get_WindowLeft(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowLeft()" }, { "virtualAddress": "0x008E9CC0", "name": "WindowsConsoleDriver_set_WindowLeft", "signature": "void WindowsConsoleDriver_set_WindowLeft(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowLeft(Int32)" }, { "virtualAddress": "0x008E9D10", "name": "WindowsConsoleDriver_get_WindowTop", "signature": "int32_t WindowsConsoleDriver_get_WindowTop(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowTop()" }, { "virtualAddress": "0x008E9E7C", "name": "WindowsConsoleDriver_set_WindowTop", "signature": "void WindowsConsoleDriver_set_WindowTop(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowTop(Int32)" }, { "virtualAddress": "0x008E9B04", "name": "WindowsConsoleDriver_get_WindowWidth", "signature": "int32_t WindowsConsoleDriver_get_WindowWidth(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowWidth()" }, { "virtualAddress": "0x008E9EC8", "name": "WindowsConsoleDriver_set_WindowWidth", "signature": "void WindowsConsoleDriver_set_WindowWidth(WindowsConsoleDriver * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WindowWidth(Int32)" }, { "virtualAddress": "0x008E9F24", "name": "WindowsConsoleDriver_Beep", "signature": "void WindowsConsoleDriver_Beep(WindowsConsoleDriver * this, int32_t frequency, int32_t duration, MethodInfo * method)", "dotNetSignature": "Void Beep(Int32, Int32)" }, { "virtualAddress": "0x008E9FC4", "name": "WindowsConsoleDriver_Clear", "signature": "void WindowsConsoleDriver_Clear(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008EA274", "name": "WindowsConsoleDriver_MoveBufferArea", "signature": "void WindowsConsoleDriver_MoveBufferArea(WindowsConsoleDriver * this, int32_t sourceLeft, int32_t sourceTop, int32_t sourceWidth, int32_t sourceHeight, int32_t targetLeft, int32_t targetTop, uint16_t sourceChar, ConsoleColor__Enum sourceForeColor, ConsoleColor__Enum sourceBackColor, MethodInfo * method)", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" }, { "virtualAddress": "0x008EA718", "name": "WindowsConsoleDriver_Init", "signature": "void WindowsConsoleDriver_Init(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x008EA71C", "name": "WindowsConsoleDriver_ReadLine", "signature": "String * WindowsConsoleDriver_ReadLine(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x008EA7D4", "name": "WindowsConsoleDriver_ReadKey", "signature": "ConsoleKeyInfo WindowsConsoleDriver_ReadKey(WindowsConsoleDriver * this, bool intercept, MethodInfo * method)", "dotNetSignature": "ConsoleKeyInfo ReadKey(Boolean)" }, { "virtualAddress": "0x008EA94C", "name": "WindowsConsoleDriver_ResetColor", "signature": "void WindowsConsoleDriver_ResetColor(WindowsConsoleDriver * this, MethodInfo * method)", "dotNetSignature": "Void ResetColor()" }, { "virtualAddress": "0x008E849C", "name": "WindowsConsoleDriver_SetBufferSize", "signature": "void WindowsConsoleDriver_SetBufferSize(WindowsConsoleDriver * this, int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetBufferSize(Int32, Int32)" }, { "virtualAddress": "0x008E87A4", "name": "WindowsConsoleDriver_SetCursorPosition", "signature": "void WindowsConsoleDriver_SetCursorPosition(WindowsConsoleDriver * this, int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetCursorPosition(Int32, Int32)" }, { "virtualAddress": "0x008E9D44", "name": "WindowsConsoleDriver_SetWindowPosition", "signature": "void WindowsConsoleDriver_SetWindowPosition(WindowsConsoleDriver * this, int32_t left, int32_t top, MethodInfo * method)", "dotNetSignature": "Void SetWindowPosition(Int32, Int32)" }, { "virtualAddress": "0x008E9B44", "name": "WindowsConsoleDriver_SetWindowSize", "signature": "void WindowsConsoleDriver_SetWindowSize(WindowsConsoleDriver * this, int32_t width, int32_t height, MethodInfo * method)", "dotNetSignature": "Void SetWindowSize(Int32, Int32)" }, { "virtualAddress": "0x008E8F0C", "name": "WindowsConsoleDriver_IsModifierKey", "signature": "bool WindowsConsoleDriver_IsModifierKey(int16_t virtualKeyCode, MethodInfo * method)", "dotNetSignature": "Boolean IsModifierKey(Int16)" }, { "virtualAddress": "0x008E8178", "name": "WindowsConsoleDriver_GetStdHandle", "signature": "void * WindowsConsoleDriver_GetStdHandle(Handles__Enum handle, MethodInfo * method)", "dotNetSignature": "IntPtr GetStdHandle(Handles)" }, { "virtualAddress": "0x008E9F30", "name": "WindowsConsoleDriver__Beep", "signature": "void WindowsConsoleDriver__Beep(int32_t frequency, int32_t duration, MethodInfo * method)", "dotNetSignature": "Void _Beep(Int32, Int32)" }, { "virtualAddress": "0x008E8200", "name": "WindowsConsoleDriver_GetConsoleScreenBufferInfo", "signature": "bool WindowsConsoleDriver_GetConsoleScreenBufferInfo(void * handle, ConsoleScreenBufferInfo * info, MethodInfo * method)", "dotNetSignature": "Boolean GetConsoleScreenBufferInfo(IntPtr, ConsoleScreenBufferInfo ByRef)" }, { "virtualAddress": "0x008EA058", "name": "WindowsConsoleDriver_FillConsoleOutputCharacter", "signature": "bool WindowsConsoleDriver_FillConsoleOutputCharacter(void * handle, uint16_t c, int32_t size, Coord coord, int32_t * written, MethodInfo * method)", "dotNetSignature": "Boolean FillConsoleOutputCharacter(IntPtr, Char, Int32, Coord, Int32 ByRef)" }, { "virtualAddress": "0x008EA118", "name": "WindowsConsoleDriver_FillConsoleOutputAttribute", "signature": "bool WindowsConsoleDriver_FillConsoleOutputAttribute(void * handle, int16_t c, int32_t size, Coord coord, int32_t * written, MethodInfo * method)", "dotNetSignature": "Boolean FillConsoleOutputAttribute(IntPtr, Int16, Int32, Coord, Int32 ByRef)" }, { "virtualAddress": "0x008EA1D8", "name": "WindowsConsoleDriver_SetConsoleCursorPosition", "signature": "bool WindowsConsoleDriver_SetConsoleCursorPosition(void * handle, Coord coord, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleCursorPosition(IntPtr, Coord)" }, { "virtualAddress": "0x008E8350", "name": "WindowsConsoleDriver_SetConsoleTextAttribute", "signature": "bool WindowsConsoleDriver_SetConsoleTextAttribute(void * handle, int16_t attribute, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleTextAttribute(IntPtr, Int16)" }, { "virtualAddress": "0x008EA95C", "name": "WindowsConsoleDriver_SetConsoleScreenBufferSize", "signature": "bool WindowsConsoleDriver_SetConsoleScreenBufferSize(void * handle, Coord newSize, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleScreenBufferSize(IntPtr, Coord)" }, { "virtualAddress": "0x008EA9F8", "name": "WindowsConsoleDriver_SetConsoleWindowInfo", "signature": "bool WindowsConsoleDriver_SetConsoleWindowInfo(void * handle, bool absolute, SmallRect * rect, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleWindowInfo(IntPtr, Boolean, SmallRect ByRef)" }, { "virtualAddress": "0x008E9420", "name": "WindowsConsoleDriver_GetConsoleTitle", "signature": "int32_t WindowsConsoleDriver_GetConsoleTitle(StringBuilder * sb, int32_t size, MethodInfo * method)", "dotNetSignature": "Int32 GetConsoleTitle(StringBuilder, Int32)" }, { "virtualAddress": "0x008E9604", "name": "WindowsConsoleDriver_SetConsoleTitle", "signature": "bool WindowsConsoleDriver_SetConsoleTitle(String * title, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleTitle(String)" }, { "virtualAddress": "0x008E8808", "name": "WindowsConsoleDriver_GetConsoleCursorInfo", "signature": "bool WindowsConsoleDriver_GetConsoleCursorInfo(void * handle, ConsoleCursorInfo * info, MethodInfo * method)", "dotNetSignature": "Boolean GetConsoleCursorInfo(IntPtr, ConsoleCursorInfo ByRef)" }, { "virtualAddress": "0x008E89B4", "name": "WindowsConsoleDriver_SetConsoleCursorInfo", "signature": "bool WindowsConsoleDriver_SetConsoleCursorInfo(void * handle, ConsoleCursorInfo * info, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleCursorInfo(IntPtr, ConsoleCursorInfo ByRef)" }, { "virtualAddress": "0x008E8650", "name": "WindowsConsoleDriver_GetKeyState", "signature": "int16_t WindowsConsoleDriver_GetKeyState(int32_t virtKey, MethodInfo * method)", "dotNetSignature": "Int16 GetKeyState(Int32)" }, { "virtualAddress": "0x008E97A0", "name": "WindowsConsoleDriver_GetConsoleMode", "signature": "bool WindowsConsoleDriver_GetConsoleMode(void * handle, int32_t * mode, MethodInfo * method)", "dotNetSignature": "Boolean GetConsoleMode(IntPtr, Int32 ByRef)" }, { "virtualAddress": "0x008E99CC", "name": "WindowsConsoleDriver_SetConsoleMode", "signature": "bool WindowsConsoleDriver_SetConsoleMode(void * handle, int32_t mode, MethodInfo * method)", "dotNetSignature": "Boolean SetConsoleMode(IntPtr, Int32)" }, { "virtualAddress": "0x008E8E1C", "name": "WindowsConsoleDriver_PeekConsoleInput", "signature": "bool WindowsConsoleDriver_PeekConsoleInput(void * handle, InputRecord * record, int32_t length, int32_t * eventsRead, MethodInfo * method)", "dotNetSignature": "Boolean PeekConsoleInput(IntPtr, InputRecord ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x008E8F40", "name": "WindowsConsoleDriver_ReadConsoleInput", "signature": "bool WindowsConsoleDriver_ReadConsoleInput(void * handle, InputRecord * record, int32_t length, int32_t * nread, MethodInfo * method)", "dotNetSignature": "Boolean ReadConsoleInput(IntPtr, InputRecord ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x008E9138", "name": "WindowsConsoleDriver_GetLargestConsoleWindowSize", "signature": "Coord WindowsConsoleDriver_GetLargestConsoleWindowSize(void * handle, MethodInfo * method)", "dotNetSignature": "Coord GetLargestConsoleWindowSize(IntPtr)" }, { "virtualAddress": "0x008EA590", "name": "WindowsConsoleDriver_ReadConsoleOutput", "signature": "bool WindowsConsoleDriver_ReadConsoleOutput(void * handle, Void * buffer, Coord bsize, Coord bpos, SmallRect * region, MethodInfo * method)", "dotNetSignature": "Boolean ReadConsoleOutput(IntPtr, Void*, Coord, Coord, SmallRect ByRef)" }, { "virtualAddress": "0x008EA650", "name": "WindowsConsoleDriver_WriteConsoleOutput", "signature": "bool WindowsConsoleDriver_WriteConsoleOutput(void * handle, CharInfo__Array * buffer, Coord bsize, Coord bpos, SmallRect * region, MethodInfo * method)", "dotNetSignature": "Boolean WriteConsoleOutput(IntPtr, CharInfo[], Coord, Coord, SmallRect ByRef)" }, { "virtualAddress": "0x008EAA9C", "name": "_ComObject__ctor", "signature": "void _ComObject__ctor(_ComObject * this, MethodInfo * method)", "dotNetSignature": "__ComObject()" }, { "virtualAddress": "0x004E9090", "name": "InternalActivationContextHelper_GetActivationContextData", "signature": "Object * InternalActivationContextHelper_GetActivationContextData(ActivationContext * appInfo, MethodInfo * method)", "dotNetSignature": "Object GetActivationContextData(ActivationContext)" }, { "virtualAddress": "0x004E90F0", "name": "InternalActivationContextHelper_GetApplicationComponentManifest", "signature": "Object * InternalActivationContextHelper_GetApplicationComponentManifest(ActivationContext * appInfo, MethodInfo * method)", "dotNetSignature": "Object GetApplicationComponentManifest(ActivationContext)" }, { "virtualAddress": "0x004E9150", "name": "InternalActivationContextHelper_GetApplicationManifestBytes", "signature": "Byte__Array * InternalActivationContextHelper_GetApplicationManifestBytes(ActivationContext * appInfo, MethodInfo * method)", "dotNetSignature": "Byte[] GetApplicationManifestBytes(ActivationContext)" }, { "virtualAddress": "0x004E91B0", "name": "InternalActivationContextHelper_GetDeploymentComponentManifest", "signature": "Object * InternalActivationContextHelper_GetDeploymentComponentManifest(ActivationContext * appInfo, MethodInfo * method)", "dotNetSignature": "Object GetDeploymentComponentManifest(ActivationContext)" }, { "virtualAddress": "0x004E9210", "name": "InternalActivationContextHelper_GetDeploymentManifestBytes", "signature": "Byte__Array * InternalActivationContextHelper_GetDeploymentManifestBytes(ActivationContext * appInfo, MethodInfo * method)", "dotNetSignature": "Byte[] GetDeploymentManifestBytes(ActivationContext)" }, { "virtualAddress": "0x004E9270", "name": "InternalActivationContextHelper_IsFirstRun", "signature": "bool InternalActivationContextHelper_IsFirstRun(ActivationContext * appInfo, MethodInfo * method)", "dotNetSignature": "Boolean IsFirstRun(ActivationContext)" }, { "virtualAddress": "0x004E92D0", "name": "InternalActivationContextHelper_PrepareForExecution", "signature": "void InternalActivationContextHelper_PrepareForExecution(ActivationContext * appInfo, MethodInfo * method)", "dotNetSignature": "Void PrepareForExecution(ActivationContext)" }, { "virtualAddress": "0x004E9330", "name": "InternalApplicationIdentityHelper_GetInternalAppId", "signature": "Object * InternalApplicationIdentityHelper_GetInternalAppId(ApplicationIdentity * id, MethodInfo * method)", "dotNetSignature": "Object GetInternalAppId(ApplicationIdentity)" }, { "virtualAddress": "0x003F98FC", "name": "AssemblyHash_get_Algorithm", "signature": "AssemblyHashAlgorithm__Enum AssemblyHash_get_Algorithm(AssemblyHash__Boxed * this, MethodInfo * method)", "dotNetSignature": "AssemblyHashAlgorithm get_Algorithm()" }, { "virtualAddress": "0x003F9904", "name": "AssemblyHash_set_Algorithm", "signature": "void AssemblyHash_set_Algorithm(AssemblyHash__Boxed * this, AssemblyHashAlgorithm__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Algorithm(AssemblyHashAlgorithm)" }, { "virtualAddress": "0x003F990C", "name": "AssemblyHash__ctor", "signature": "void AssemblyHash__ctor(AssemblyHash__Boxed * this, AssemblyHashAlgorithm__Enum algorithm, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "AssemblyHash(AssemblyHashAlgorithm, Byte[])" }, { "virtualAddress": "0x003F9914", "name": "AssemblyHash__ctor_1", "signature": "void AssemblyHash__ctor_1(AssemblyHash__Boxed * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "AssemblyHash(Byte[])" }, { "virtualAddress": "0x003F9924", "name": "AssemblyHash_Clone", "signature": "Object * AssemblyHash_Clone(AssemblyHash__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x003F992C", "name": "AssemblyHash_GetValue", "signature": "Byte__Array * AssemblyHash_GetValue(AssemblyHash__Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetValue()" }, { "virtualAddress": "0x003F9934", "name": "AssemblyHash_SetValue", "signature": "void AssemblyHash_SetValue(AssemblyHash__Boxed * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(Byte[])" }, { "virtualAddress": "0x005B9810", "name": "AssemblyHash__cctor", "signature": "void AssemblyHash__cctor(MethodInfo * method)", "dotNetSignature": "AssemblyHash()" }, { "virtualAddress": "0x008ADFF0", "name": "ASCIIEncoding__ctor", "signature": "void ASCIIEncoding__ctor(ASCIIEncoding * this, MethodInfo * method)", "dotNetSignature": "ASCIIEncoding()" }, { "virtualAddress": "0x008AE0A8", "name": "ASCIIEncoding_SetDefaultFallbacks", "signature": "void ASCIIEncoding_SetDefaultFallbacks(ASCIIEncoding * this, MethodInfo * method)", "dotNetSignature": "Void SetDefaultFallbacks()" }, { "virtualAddress": "0x008AE34C", "name": "ASCIIEncoding_GetByteCount", "signature": "int32_t ASCIIEncoding_GetByteCount(ASCIIEncoding * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x008AE520", "name": "ASCIIEncoding_GetByteCount_1", "signature": "int32_t ASCIIEncoding_GetByteCount_1(ASCIIEncoding * this, String * chars, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x008AE5D0", "name": "ASCIIEncoding_GetByteCount_2", "signature": "int32_t ASCIIEncoding_GetByteCount_2(ASCIIEncoding * this, uint16_t * chars, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x008AE6EC", "name": "ASCIIEncoding_GetBytes", "signature": "int32_t ASCIIEncoding_GetBytes(ASCIIEncoding * this, String * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008AE95C", "name": "ASCIIEncoding_GetBytes_1", "signature": "int32_t ASCIIEncoding_GetBytes_1(ASCIIEncoding * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008AEBFC", "name": "ASCIIEncoding_GetBytes_2", "signature": "int32_t ASCIIEncoding_GetBytes_2(ASCIIEncoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x008AED60", "name": "ASCIIEncoding_GetCharCount", "signature": "int32_t ASCIIEncoding_GetCharCount(ASCIIEncoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008AEF34", "name": "ASCIIEncoding_GetCharCount_1", "signature": "int32_t ASCIIEncoding_GetCharCount_1(ASCIIEncoding * this, uint8_t * bytes, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x008AF050", "name": "ASCIIEncoding_GetChars", "signature": "int32_t ASCIIEncoding_GetChars(ASCIIEncoding * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x008AF2F0", "name": "ASCIIEncoding_GetChars_1", "signature": "int32_t ASCIIEncoding_GetChars_1(ASCIIEncoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x008AF454", "name": "ASCIIEncoding_GetString", "signature": "String * ASCIIEncoding_GetString(ASCIIEncoding * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008AF62C", "name": "ASCIIEncoding_GetByteCount_3", "signature": "int32_t ASCIIEncoding_GetByteCount_3(ASCIIEncoding * this, uint16_t * chars, int32_t charCount, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x008AFA28", "name": "ASCIIEncoding_GetBytes_3", "signature": "int32_t ASCIIEncoding_GetBytes_3(ASCIIEncoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x008AFF20", "name": "ASCIIEncoding_GetCharCount_2", "signature": "int32_t ASCIIEncoding_GetCharCount_2(ASCIIEncoding * this, uint8_t * bytes, int32_t count, DecoderNLS * decoder, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x008B00CC", "name": "ASCIIEncoding_GetChars_2", "signature": "int32_t ASCIIEncoding_GetChars_2(ASCIIEncoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, DecoderNLS * decoder, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, DecoderNLS)" }, { "virtualAddress": "0x008B0404", "name": "ASCIIEncoding_GetMaxByteCount", "signature": "int32_t ASCIIEncoding_GetMaxByteCount(ASCIIEncoding * this, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x008B0510", "name": "ASCIIEncoding_GetMaxCharCount", "signature": "int32_t ASCIIEncoding_GetMaxCharCount(ASCIIEncoding * this, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x008B0618", "name": "ASCIIEncoding_get_IsSingleByte", "signature": "bool ASCIIEncoding_get_IsSingleByte(ASCIIEncoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSingleByte()" }, { "virtualAddress": "0x008B0620", "name": "ASCIIEncoding_GetDecoder", "signature": "Decoder * ASCIIEncoding_GetDecoder(ASCIIEncoding * this, MethodInfo * method)", "dotNetSignature": "Decoder GetDecoder()" }, { "virtualAddress": "0x008B06C8", "name": "ASCIIEncoding_GetEncoder", "signature": "Encoder * ASCIIEncoding_GetEncoder(ASCIIEncoding * this, MethodInfo * method)", "dotNetSignature": "Encoder GetEncoder()" }, { "virtualAddress": "0x008B0770", "name": "CodePageEncoding__ctor", "signature": "void CodePageEncoding__ctor(CodePageEncoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "CodePageEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B0A88", "name": "CodePageEncoding_GetRealObject", "signature": "Object * CodePageEncoding_GetRealObject(CodePageEncoding * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x008B1608", "name": "CodePageEncoding_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void CodePageEncoding_System_Runtime_Serialization_ISerializable_GetObjectData(CodePageEncoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B1688", "name": "CodePageEncoding_Decoder__ctor", "signature": "void CodePageEncoding_Decoder__ctor(CodePageEncoding_Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "CodePageEncoding\u002BDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B17B4", "name": "CodePageEncoding_Decoder_GetRealObject", "signature": "Object * CodePageEncoding_Decoder_GetRealObject(CodePageEncoding_Decoder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x008B17D8", "name": "CodePageEncoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void CodePageEncoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData(CodePageEncoding_Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B1858", "name": "Decoder_SerializeDecoder", "signature": "void Decoder_SerializeDecoder(Decoder * this, SerializationInfo * info, MethodInfo * method)", "dotNetSignature": "Void SerializeDecoder(SerializationInfo)" }, { "virtualAddress": "0x008B18C4", "name": "Decoder__ctor", "signature": "void Decoder__ctor(Decoder * this, MethodInfo * method)", "dotNetSignature": "Decoder()" }, { "virtualAddress": "0x008B18CC", "name": "Decoder_get_Fallback", "signature": "DecoderFallback * Decoder_get_Fallback(Decoder * this, MethodInfo * method)", "dotNetSignature": "DecoderFallback get_Fallback()" }, { "virtualAddress": "0x008B18D4", "name": "Decoder_set_Fallback", "signature": "void Decoder_set_Fallback(Decoder * this, DecoderFallback * value, MethodInfo * method)", "dotNetSignature": "Void set_Fallback(DecoderFallback)" }, { "virtualAddress": "0x008B007C", "name": "Decoder_get_FallbackBuffer", "signature": "DecoderFallbackBuffer * Decoder_get_FallbackBuffer(Decoder * this, MethodInfo * method)", "dotNetSignature": "DecoderFallbackBuffer get_FallbackBuffer()" }, { "virtualAddress": "0x008B19DC", "name": "Decoder_get_InternalHasFallbackBuffer", "signature": "bool Decoder_get_InternalHasFallbackBuffer(Decoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InternalHasFallbackBuffer()" }, { "virtualAddress": "0x008B19EC", "name": "Decoder_Reset", "signature": "void Decoder_Reset(Decoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B1AC0", "name": "Decoder_GetCharCount", "signature": "int32_t Decoder_GetCharCount(Decoder * this, Byte__Array * bytes, int32_t index, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x008B1ACC", "name": "Decoder_GetCharCount_1", "signature": "int32_t Decoder_GetCharCount_1(Decoder * this, uint8_t * bytes, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, Boolean)" }, { "virtualAddress": "0x008B1C3C", "name": "Decoder_GetChars", "signature": "int32_t Decoder_GetChars(Decoder * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32, Boolean)" }, { "virtualAddress": "0x008B1C48", "name": "Decoder_GetChars_1", "signature": "int32_t Decoder_GetChars_1(Decoder * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, Boolean)" }, { "virtualAddress": "0x008B1E74", "name": "Decoder_Convert", "signature": "void Decoder_Convert(Decoder * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, int32_t charCount, bool flush, int32_t * bytesUsed, int32_t * charsUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Byte[], Int32, Int32, Char[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B21C8", "name": "Decoder_Convert_1", "signature": "void Decoder_Convert_1(Decoder * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, bool flush, int32_t * bytesUsed, int32_t * charsUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Byte*, Int32, Char*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B75EC", "name": "InternalDecoderBestFitFallback__ctor", "signature": "void InternalDecoderBestFitFallback__ctor(InternalDecoderBestFitFallback * this, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "InternalDecoderBestFitFallback(Encoding)" }, { "virtualAddress": "0x008BE234", "name": "InternalDecoderBestFitFallback_CreateFallbackBuffer", "signature": "DecoderFallbackBuffer * InternalDecoderBestFitFallback_CreateFallbackBuffer(InternalDecoderBestFitFallback * this, MethodInfo * method)", "dotNetSignature": "DecoderFallbackBuffer CreateFallbackBuffer()" }, { "virtualAddress": "0x008BE3A4", "name": "InternalDecoderBestFitFallback_get_MaxCharCount", "signature": "int32_t InternalDecoderBestFitFallback_get_MaxCharCount(InternalDecoderBestFitFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharCount()" }, { "virtualAddress": "0x008BE3AC", "name": "InternalDecoderBestFitFallback_Equals", "signature": "bool InternalDecoderBestFitFallback_Equals(InternalDecoderBestFitFallback * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008BE464", "name": "InternalDecoderBestFitFallback_GetHashCode", "signature": "int32_t InternalDecoderBestFitFallback_GetHashCode(InternalDecoderBestFitFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008BE488", "name": "InternalDecoderBestFitFallbackBuffer_get_InternalSyncObject", "signature": "Object * InternalDecoderBestFitFallbackBuffer_get_InternalSyncObject(MethodInfo * method)", "dotNetSignature": "Object get_InternalSyncObject()" }, { "virtualAddress": "0x008BE294", "name": "InternalDecoderBestFitFallbackBuffer__ctor", "signature": "void InternalDecoderBestFitFallbackBuffer__ctor(InternalDecoderBestFitFallbackBuffer * this, InternalDecoderBestFitFallback * fallback, MethodInfo * method)", "dotNetSignature": "InternalDecoderBestFitFallbackBuffer(InternalDecoderBestFitFallback)" }, { "virtualAddress": "0x008BE518", "name": "InternalDecoderBestFitFallbackBuffer_Fallback", "signature": "bool InternalDecoderBestFitFallbackBuffer_Fallback(InternalDecoderBestFitFallbackBuffer * this, Byte__Array * bytesUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte[], Int32)" }, { "virtualAddress": "0x008BE6B0", "name": "InternalDecoderBestFitFallbackBuffer_GetNextChar", "signature": "uint16_t InternalDecoderBestFitFallbackBuffer_GetNextChar(InternalDecoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x008BE6F0", "name": "InternalDecoderBestFitFallbackBuffer_MovePrevious", "signature": "bool InternalDecoderBestFitFallbackBuffer_MovePrevious(InternalDecoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean MovePrevious()" }, { "virtualAddress": "0x008BE71C", "name": "InternalDecoderBestFitFallbackBuffer_get_Remaining", "signature": "int32_t InternalDecoderBestFitFallbackBuffer_get_Remaining(InternalDecoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Remaining()" }, { "virtualAddress": "0x008BE728", "name": "InternalDecoderBestFitFallbackBuffer_Reset", "signature": "void InternalDecoderBestFitFallbackBuffer_Reset(InternalDecoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008BE738", "name": "InternalDecoderBestFitFallbackBuffer_InternalFallback", "signature": "int32_t InternalDecoderBestFitFallbackBuffer_InternalFallback(InternalDecoderBestFitFallbackBuffer * this, Byte__Array * bytes, uint8_t * pBytes, MethodInfo * method)", "dotNetSignature": "Int32 InternalFallback(Byte[], Byte*)" }, { "virtualAddress": "0x008BE564", "name": "InternalDecoderBestFitFallbackBuffer_TryBestFit", "signature": "uint16_t InternalDecoderBestFitFallbackBuffer_TryBestFit(InternalDecoderBestFitFallbackBuffer * this, Byte__Array * bytesCheck, MethodInfo * method)", "dotNetSignature": "Char TryBestFit(Byte[])" }, { "virtualAddress": "0x008B2430", "name": "DecoderExceptionFallback__ctor", "signature": "void DecoderExceptionFallback__ctor(DecoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "DecoderExceptionFallback()" }, { "virtualAddress": "0x008B2440", "name": "DecoderExceptionFallback_CreateFallbackBuffer", "signature": "DecoderFallbackBuffer * DecoderExceptionFallback_CreateFallbackBuffer(DecoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "DecoderFallbackBuffer CreateFallbackBuffer()" }, { "virtualAddress": "0x008B24A4", "name": "DecoderExceptionFallback_get_MaxCharCount", "signature": "int32_t DecoderExceptionFallback_get_MaxCharCount(DecoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharCount()" }, { "virtualAddress": "0x008B24AC", "name": "DecoderExceptionFallback_Equals", "signature": "bool DecoderExceptionFallback_Equals(DecoderExceptionFallback * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008B2510", "name": "DecoderExceptionFallback_GetHashCode", "signature": "int32_t DecoderExceptionFallback_GetHashCode(DecoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008B2518", "name": "DecoderExceptionFallbackBuffer_Fallback", "signature": "bool DecoderExceptionFallbackBuffer_Fallback(DecoderExceptionFallbackBuffer * this, Byte__Array * bytesUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte[], Int32)" }, { "virtualAddress": "0x008B2758", "name": "DecoderExceptionFallbackBuffer_GetNextChar", "signature": "uint16_t DecoderExceptionFallbackBuffer_GetNextChar(DecoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x008B2760", "name": "DecoderExceptionFallbackBuffer_MovePrevious", "signature": "bool DecoderExceptionFallbackBuffer_MovePrevious(DecoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean MovePrevious()" }, { "virtualAddress": "0x008B2768", "name": "DecoderExceptionFallbackBuffer_get_Remaining", "signature": "int32_t DecoderExceptionFallbackBuffer_get_Remaining(DecoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Remaining()" }, { "virtualAddress": "0x008B2524", "name": "DecoderExceptionFallbackBuffer_Throw", "signature": "void DecoderExceptionFallbackBuffer_Throw(DecoderExceptionFallbackBuffer * this, Byte__Array * bytesUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Void Throw(Byte[], Int32)" }, { "virtualAddress": "0x008B249C", "name": "DecoderExceptionFallbackBuffer__ctor", "signature": "void DecoderExceptionFallbackBuffer__ctor(DecoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "DecoderExceptionFallbackBuffer()" }, { "virtualAddress": "0x008B2F88", "name": "DecoderFallbackException__ctor", "signature": "void DecoderFallbackException__ctor(DecoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "DecoderFallbackException()" }, { "virtualAddress": "0x008B2FFC", "name": "DecoderFallbackException__ctor_1", "signature": "void DecoderFallbackException__ctor_1(DecoderFallbackException * this, String * message, MethodInfo * method)", "dotNetSignature": "DecoderFallbackException(String)" }, { "virtualAddress": "0x008B3030", "name": "DecoderFallbackException__ctor_2", "signature": "void DecoderFallbackException__ctor_2(DecoderFallbackException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "DecoderFallbackException(String, Exception)" }, { "virtualAddress": "0x008B3064", "name": "DecoderFallbackException__ctor_3", "signature": "void DecoderFallbackException__ctor_3(DecoderFallbackException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DecoderFallbackException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B2770", "name": "DecoderFallbackException__ctor_4", "signature": "void DecoderFallbackException__ctor_4(DecoderFallbackException * this, String * message, Byte__Array * bytesUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "DecoderFallbackException(String, Byte[], Int32)" }, { "virtualAddress": "0x008B306C", "name": "DecoderFallbackException_get_BytesUnknown", "signature": "Byte__Array * DecoderFallbackException_get_BytesUnknown(DecoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_BytesUnknown()" }, { "virtualAddress": "0x008B3074", "name": "DecoderFallbackException_get_Index", "signature": "int32_t DecoderFallbackException_get_Index(DecoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Index()" }, { "virtualAddress": "0x008B27B4", "name": "DecoderFallback_get_InternalSyncObject", "signature": "Object * DecoderFallback_get_InternalSyncObject(MethodInfo * method)", "dotNetSignature": "Object get_InternalSyncObject()" }, { "virtualAddress": "0x008AE210", "name": "DecoderFallback_get_ReplacementFallback", "signature": "DecoderFallback * DecoderFallback_get_ReplacementFallback(MethodInfo * method)", "dotNetSignature": "DecoderFallback get_ReplacementFallback()" }, { "virtualAddress": "0x008B2898", "name": "DecoderFallback_get_ExceptionFallback", "signature": "DecoderFallback * DecoderFallback_get_ExceptionFallback(MethodInfo * method)", "dotNetSignature": "DecoderFallback get_ExceptionFallback()" }, { "virtualAddress": "0x008B29D8", "name": "DecoderFallback_get_IsMicrosoftBestFitFallback", "signature": "bool DecoderFallback_get_IsMicrosoftBestFitFallback(DecoderFallback * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsMicrosoftBestFitFallback()" }, { "virtualAddress": "0x008B2438", "name": "DecoderFallback__ctor", "signature": "void DecoderFallback__ctor(DecoderFallback * this, MethodInfo * method)", "dotNetSignature": "DecoderFallback()" }, { "virtualAddress": "0x008B29E0", "name": "DecoderFallbackBuffer_Reset", "signature": "void DecoderFallbackBuffer_Reset(DecoderFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B03F4", "name": "DecoderFallbackBuffer_InternalReset", "signature": "void DecoderFallbackBuffer_InternalReset(DecoderFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void InternalReset()" }, { "virtualAddress": "0x008B00C4", "name": "DecoderFallbackBuffer_InternalInitialize", "signature": "void DecoderFallbackBuffer_InternalInitialize(DecoderFallbackBuffer * this, uint8_t * byteStart, uint16_t * charEnd, MethodInfo * method)", "dotNetSignature": "Void InternalInitialize(Byte*, Char*)" }, { "virtualAddress": "0x008B2A14", "name": "DecoderFallbackBuffer_InternalFallback", "signature": "bool DecoderFallbackBuffer_InternalFallback(DecoderFallbackBuffer * this, Byte__Array * bytes, uint8_t * pBytes, uint16_t * * chars, MethodInfo * method)", "dotNetSignature": "Boolean InternalFallback(Byte[], Byte*, Char* ByRef)" }, { "virtualAddress": "0x008B2BC0", "name": "DecoderFallbackBuffer_InternalFallback_1", "signature": "int32_t DecoderFallbackBuffer_InternalFallback_1(DecoderFallbackBuffer * this, Byte__Array * bytes, uint8_t * pBytes, MethodInfo * method)", "dotNetSignature": "Int32 InternalFallback(Byte[], Byte*)" }, { "virtualAddress": "0x008B2D54", "name": "DecoderFallbackBuffer_ThrowLastBytesRecursive", "signature": "void DecoderFallbackBuffer_ThrowLastBytesRecursive(DecoderFallbackBuffer * this, Byte__Array * bytesUnknown, MethodInfo * method)", "dotNetSignature": "Void ThrowLastBytesRecursive(Byte[])" }, { "virtualAddress": "0x008B27AC", "name": "DecoderFallbackBuffer__ctor", "signature": "void DecoderFallbackBuffer__ctor(DecoderFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "DecoderFallbackBuffer()" }, { "virtualAddress": "0x008B307C", "name": "DecoderNLS__ctor", "signature": "void DecoderNLS__ctor(DecoderNLS * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DecoderNLS(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B3164", "name": "DecoderNLS_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void DecoderNLS_System_Runtime_Serialization_ISerializable_GetObjectData(DecoderNLS * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B0680", "name": "DecoderNLS__ctor_1", "signature": "void DecoderNLS__ctor_1(DecoderNLS * this, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "DecoderNLS(Encoding)" }, { "virtualAddress": "0x008B3224", "name": "DecoderNLS__ctor_2", "signature": "void DecoderNLS__ctor_2(DecoderNLS * this, MethodInfo * method)", "dotNetSignature": "DecoderNLS()" }, { "virtualAddress": "0x008B3258", "name": "DecoderNLS_Reset", "signature": "void DecoderNLS_Reset(DecoderNLS * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B3270", "name": "DecoderNLS_GetCharCount", "signature": "int32_t DecoderNLS_GetCharCount(DecoderNLS * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008B3280", "name": "DecoderNLS_GetCharCount_1", "signature": "int32_t DecoderNLS_GetCharCount_1(DecoderNLS * this, Byte__Array * bytes, int32_t index, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x008B3460", "name": "DecoderNLS_GetCharCount_2", "signature": "int32_t DecoderNLS_GetCharCount_2(DecoderNLS * this, uint8_t * bytes, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, Boolean)" }, { "virtualAddress": "0x008B35A0", "name": "DecoderNLS_GetChars", "signature": "int32_t DecoderNLS_GetChars(DecoderNLS * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x008B35B0", "name": "DecoderNLS_GetChars_1", "signature": "int32_t DecoderNLS_GetChars_1(DecoderNLS * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32, Boolean)" }, { "virtualAddress": "0x008B3854", "name": "DecoderNLS_GetChars_2", "signature": "int32_t DecoderNLS_GetChars_2(DecoderNLS * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, Boolean)" }, { "virtualAddress": "0x008B39DC", "name": "DecoderNLS_Convert", "signature": "void DecoderNLS_Convert(DecoderNLS * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, int32_t charCount, bool flush, int32_t * bytesUsed, int32_t * charsUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Byte[], Int32, Int32, Char[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B3CD4", "name": "DecoderNLS_Convert_1", "signature": "void DecoderNLS_Convert_1(DecoderNLS * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, bool flush, int32_t * bytesUsed, int32_t * charsUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Byte*, Int32, Char*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B3ED4", "name": "DecoderNLS_get_MustFlush", "signature": "bool DecoderNLS_get_MustFlush(DecoderNLS * this, MethodInfo * method)", "dotNetSignature": "Boolean get_MustFlush()" }, { "virtualAddress": "0x008B3EDC", "name": "DecoderNLS_get_HasState", "signature": "bool DecoderNLS_get_HasState(DecoderNLS * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x008B3EE4", "name": "DecoderNLS_ClearMustFlush", "signature": "void DecoderNLS_ClearMustFlush(DecoderNLS * this, MethodInfo * method)", "dotNetSignature": "Void ClearMustFlush()" }, { "virtualAddress": "0x008B2848", "name": "DecoderReplacementFallback__ctor", "signature": "void DecoderReplacementFallback__ctor(DecoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "DecoderReplacementFallback()" }, { "virtualAddress": "0x008B3EEC", "name": "DecoderReplacementFallback__ctor_1", "signature": "void DecoderReplacementFallback__ctor_1(DecoderReplacementFallback * this, String * replacement, MethodInfo * method)", "dotNetSignature": "DecoderReplacementFallback(String)" }, { "virtualAddress": "0x008B40C8", "name": "DecoderReplacementFallback_get_DefaultString", "signature": "String * DecoderReplacementFallback_get_DefaultString(DecoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "String get_DefaultString()" }, { "virtualAddress": "0x008B40D0", "name": "DecoderReplacementFallback_CreateFallbackBuffer", "signature": "DecoderFallbackBuffer * DecoderReplacementFallback_CreateFallbackBuffer(DecoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "DecoderFallbackBuffer CreateFallbackBuffer()" }, { "virtualAddress": "0x008B4170", "name": "DecoderReplacementFallback_get_MaxCharCount", "signature": "int32_t DecoderReplacementFallback_get_MaxCharCount(DecoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharCount()" }, { "virtualAddress": "0x008B418C", "name": "DecoderReplacementFallback_Equals", "signature": "bool DecoderReplacementFallback_Equals(DecoderReplacementFallback * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008B4220", "name": "DecoderReplacementFallback_GetHashCode", "signature": "int32_t DecoderReplacementFallback_GetHashCode(DecoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008B4130", "name": "DecoderReplacementFallbackBuffer__ctor", "signature": "void DecoderReplacementFallbackBuffer__ctor(DecoderReplacementFallbackBuffer * this, DecoderReplacementFallback * fallback, MethodInfo * method)", "dotNetSignature": "DecoderReplacementFallbackBuffer(DecoderReplacementFallback)" }, { "virtualAddress": "0x008B4240", "name": "DecoderReplacementFallbackBuffer_Fallback", "signature": "bool DecoderReplacementFallbackBuffer_Fallback(DecoderReplacementFallbackBuffer * this, Byte__Array * bytesUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte[], Int32)" }, { "virtualAddress": "0x008B4288", "name": "DecoderReplacementFallbackBuffer_GetNextChar", "signature": "uint16_t DecoderReplacementFallbackBuffer_GetNextChar(DecoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x008B42D4", "name": "DecoderReplacementFallbackBuffer_MovePrevious", "signature": "bool DecoderReplacementFallbackBuffer_MovePrevious(DecoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean MovePrevious()" }, { "virtualAddress": "0x008B4304", "name": "DecoderReplacementFallbackBuffer_get_Remaining", "signature": "int32_t DecoderReplacementFallbackBuffer_get_Remaining(DecoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Remaining()" }, { "virtualAddress": "0x008B4310", "name": "DecoderReplacementFallbackBuffer_Reset", "signature": "void DecoderReplacementFallbackBuffer_Reset(DecoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B4320", "name": "DecoderReplacementFallbackBuffer_InternalFallback", "signature": "int32_t DecoderReplacementFallbackBuffer_InternalFallback(DecoderReplacementFallbackBuffer * this, Byte__Array * bytes, uint8_t * pBytes, MethodInfo * method)", "dotNetSignature": "Int32 InternalFallback(Byte[], Byte*)" }, { "virtualAddress": "0x008B433C", "name": "Encoder_SerializeEncoder", "signature": "void Encoder_SerializeEncoder(Encoder * this, SerializationInfo * info, MethodInfo * method)", "dotNetSignature": "Void SerializeEncoder(SerializationInfo)" }, { "virtualAddress": "0x008B43A8", "name": "Encoder__ctor", "signature": "void Encoder__ctor(Encoder * this, MethodInfo * method)", "dotNetSignature": "Encoder()" }, { "virtualAddress": "0x008B43B0", "name": "Encoder_get_Fallback", "signature": "EncoderFallback * Encoder_get_Fallback(Encoder * this, MethodInfo * method)", "dotNetSignature": "EncoderFallback get_Fallback()" }, { "virtualAddress": "0x008B43B8", "name": "Encoder_set_Fallback", "signature": "void Encoder_set_Fallback(Encoder * this, EncoderFallback * value, MethodInfo * method)", "dotNetSignature": "Void set_Fallback(EncoderFallback)" }, { "virtualAddress": "0x008AF984", "name": "Encoder_get_FallbackBuffer", "signature": "EncoderFallbackBuffer * Encoder_get_FallbackBuffer(Encoder * this, MethodInfo * method)", "dotNetSignature": "EncoderFallbackBuffer get_FallbackBuffer()" }, { "virtualAddress": "0x008AF974", "name": "Encoder_get_InternalHasFallbackBuffer", "signature": "bool Encoder_get_InternalHasFallbackBuffer(Encoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InternalHasFallbackBuffer()" }, { "virtualAddress": "0x008B44C0", "name": "Encoder_Reset", "signature": "void Encoder_Reset(Encoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B4594", "name": "Encoder_GetByteCount", "signature": "int32_t Encoder_GetByteCount(Encoder * this, uint16_t * chars, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, Boolean)" }, { "virtualAddress": "0x008B4714", "name": "Encoder_GetBytes", "signature": "int32_t Encoder_GetBytes(Encoder * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, Boolean)" }, { "virtualAddress": "0x008B4940", "name": "Encoder_Convert", "signature": "void Encoder_Convert(Encoder * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, bool flush, int32_t * charsUsed, int32_t * bytesUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Char[], Int32, Int32, Byte[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B4C94", "name": "Encoder_Convert_1", "signature": "void Encoder_Convert_1(Encoder * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, bool flush, int32_t * charsUsed, int32_t * bytesUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Char*, Int32, Byte*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B75B8", "name": "InternalEncoderBestFitFallback__ctor", "signature": "void InternalEncoderBestFitFallback__ctor(InternalEncoderBestFitFallback * this, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "InternalEncoderBestFitFallback(Encoding)" }, { "virtualAddress": "0x008BE740", "name": "InternalEncoderBestFitFallback_CreateFallbackBuffer", "signature": "EncoderFallbackBuffer * InternalEncoderBestFitFallback_CreateFallbackBuffer(InternalEncoderBestFitFallback * this, MethodInfo * method)", "dotNetSignature": "EncoderFallbackBuffer CreateFallbackBuffer()" }, { "virtualAddress": "0x008BE8B0", "name": "InternalEncoderBestFitFallback_get_MaxCharCount", "signature": "int32_t InternalEncoderBestFitFallback_get_MaxCharCount(InternalEncoderBestFitFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharCount()" }, { "virtualAddress": "0x008BE8B8", "name": "InternalEncoderBestFitFallback_Equals", "signature": "bool InternalEncoderBestFitFallback_Equals(InternalEncoderBestFitFallback * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008BE98C", "name": "InternalEncoderBestFitFallback_GetHashCode", "signature": "int32_t InternalEncoderBestFitFallback_GetHashCode(InternalEncoderBestFitFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008BE9B0", "name": "InternalEncoderBestFitFallbackBuffer_get_InternalSyncObject", "signature": "Object * InternalEncoderBestFitFallbackBuffer_get_InternalSyncObject(MethodInfo * method)", "dotNetSignature": "Object get_InternalSyncObject()" }, { "virtualAddress": "0x008BE7A0", "name": "InternalEncoderBestFitFallbackBuffer__ctor", "signature": "void InternalEncoderBestFitFallbackBuffer__ctor(InternalEncoderBestFitFallbackBuffer * this, InternalEncoderBestFitFallback * fallback, MethodInfo * method)", "dotNetSignature": "InternalEncoderBestFitFallbackBuffer(InternalEncoderBestFitFallback)" }, { "virtualAddress": "0x008BEA40", "name": "InternalEncoderBestFitFallbackBuffer_Fallback", "signature": "bool InternalEncoderBestFitFallbackBuffer_Fallback(InternalEncoderBestFitFallbackBuffer * this, uint16_t charUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Char, Int32)" }, { "virtualAddress": "0x008BEB5C", "name": "InternalEncoderBestFitFallbackBuffer_Fallback_1", "signature": "bool InternalEncoderBestFitFallbackBuffer_Fallback_1(InternalEncoderBestFitFallbackBuffer * this, uint16_t charUnknownHigh, uint16_t charUnknownLow, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Char, Char, Int32)" }, { "virtualAddress": "0x008BEDEC", "name": "InternalEncoderBestFitFallbackBuffer_GetNextChar", "signature": "uint16_t InternalEncoderBestFitFallbackBuffer_GetNextChar(InternalEncoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x008BEE2C", "name": "InternalEncoderBestFitFallbackBuffer_MovePrevious", "signature": "bool InternalEncoderBestFitFallbackBuffer_MovePrevious(InternalEncoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean MovePrevious()" }, { "virtualAddress": "0x008BEE58", "name": "InternalEncoderBestFitFallbackBuffer_get_Remaining", "signature": "int32_t InternalEncoderBestFitFallbackBuffer_get_Remaining(InternalEncoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Remaining()" }, { "virtualAddress": "0x008BEE64", "name": "InternalEncoderBestFitFallbackBuffer_Reset", "signature": "void InternalEncoderBestFitFallbackBuffer_Reset(InternalEncoderBestFitFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008BEA7C", "name": "InternalEncoderBestFitFallbackBuffer_TryBestFit", "signature": "uint16_t InternalEncoderBestFitFallbackBuffer_TryBestFit(InternalEncoderBestFitFallbackBuffer * this, uint16_t cUnknown, MethodInfo * method)", "dotNetSignature": "Char TryBestFit(Char)" }, { "virtualAddress": "0x008B4EFC", "name": "EncoderExceptionFallback__ctor", "signature": "void EncoderExceptionFallback__ctor(EncoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "EncoderExceptionFallback()" }, { "virtualAddress": "0x008B4F0C", "name": "EncoderExceptionFallback_CreateFallbackBuffer", "signature": "EncoderFallbackBuffer * EncoderExceptionFallback_CreateFallbackBuffer(EncoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "EncoderFallbackBuffer CreateFallbackBuffer()" }, { "virtualAddress": "0x008B4F70", "name": "EncoderExceptionFallback_get_MaxCharCount", "signature": "int32_t EncoderExceptionFallback_get_MaxCharCount(EncoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharCount()" }, { "virtualAddress": "0x008B4F78", "name": "EncoderExceptionFallback_Equals", "signature": "bool EncoderExceptionFallback_Equals(EncoderExceptionFallback * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008B4FDC", "name": "EncoderExceptionFallback_GetHashCode", "signature": "int32_t EncoderExceptionFallback_GetHashCode(EncoderExceptionFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008B4F68", "name": "EncoderExceptionFallbackBuffer__ctor", "signature": "void EncoderExceptionFallbackBuffer__ctor(EncoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "EncoderExceptionFallbackBuffer()" }, { "virtualAddress": "0x008B4FEC", "name": "EncoderExceptionFallbackBuffer_Fallback", "signature": "bool EncoderExceptionFallbackBuffer_Fallback(EncoderExceptionFallbackBuffer * this, uint16_t charUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Char, Int32)" }, { "virtualAddress": "0x008B5154", "name": "EncoderExceptionFallbackBuffer_Fallback_1", "signature": "bool EncoderExceptionFallbackBuffer_Fallback_1(EncoderExceptionFallbackBuffer * this, uint16_t charUnknownHigh, uint16_t charUnknownLow, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Char, Char, Int32)" }, { "virtualAddress": "0x008B5784", "name": "EncoderExceptionFallbackBuffer_GetNextChar", "signature": "uint16_t EncoderExceptionFallbackBuffer_GetNextChar(EncoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x008B578C", "name": "EncoderExceptionFallbackBuffer_MovePrevious", "signature": "bool EncoderExceptionFallbackBuffer_MovePrevious(EncoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean MovePrevious()" }, { "virtualAddress": "0x008B5794", "name": "EncoderExceptionFallbackBuffer_get_Remaining", "signature": "int32_t EncoderExceptionFallbackBuffer_get_Remaining(EncoderExceptionFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Remaining()" }, { "virtualAddress": "0x008B5CCC", "name": "EncoderFallbackException__ctor", "signature": "void EncoderFallbackException__ctor(EncoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "EncoderFallbackException()" }, { "virtualAddress": "0x008B5D40", "name": "EncoderFallbackException__ctor_1", "signature": "void EncoderFallbackException__ctor_1(EncoderFallbackException * this, String * message, MethodInfo * method)", "dotNetSignature": "EncoderFallbackException(String)" }, { "virtualAddress": "0x008B5D74", "name": "EncoderFallbackException__ctor_2", "signature": "void EncoderFallbackException__ctor_2(EncoderFallbackException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "EncoderFallbackException(String, Exception)" }, { "virtualAddress": "0x008B5DA8", "name": "EncoderFallbackException__ctor_3", "signature": "void EncoderFallbackException__ctor_3(EncoderFallbackException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "EncoderFallbackException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B5118", "name": "EncoderFallbackException__ctor_4", "signature": "void EncoderFallbackException__ctor_4(EncoderFallbackException * this, String * message, uint16_t charUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "EncoderFallbackException(String, Char, Int32)" }, { "virtualAddress": "0x008B54DC", "name": "EncoderFallbackException__ctor_5", "signature": "void EncoderFallbackException__ctor_5(EncoderFallbackException * this, String * message, uint16_t charUnknownHigh, uint16_t charUnknownLow, int32_t index, MethodInfo * method)", "dotNetSignature": "EncoderFallbackException(String, Char, Char, Int32)" }, { "virtualAddress": "0x008B5DB0", "name": "EncoderFallbackException_get_CharUnknown", "signature": "uint16_t EncoderFallbackException_get_CharUnknown(EncoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "Char get_CharUnknown()" }, { "virtualAddress": "0x008B5DB8", "name": "EncoderFallbackException_get_CharUnknownHigh", "signature": "uint16_t EncoderFallbackException_get_CharUnknownHigh(EncoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "Char get_CharUnknownHigh()" }, { "virtualAddress": "0x008B5DC0", "name": "EncoderFallbackException_get_CharUnknownLow", "signature": "uint16_t EncoderFallbackException_get_CharUnknownLow(EncoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "Char get_CharUnknownLow()" }, { "virtualAddress": "0x008B5DC8", "name": "EncoderFallbackException_get_Index", "signature": "int32_t EncoderFallbackException_get_Index(EncoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Index()" }, { "virtualAddress": "0x008B5DD0", "name": "EncoderFallbackException_IsUnknownSurrogate", "signature": "bool EncoderFallbackException_IsUnknownSurrogate(EncoderFallbackException * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnknownSurrogate()" }, { "virtualAddress": "0x008B579C", "name": "EncoderFallback_get_InternalSyncObject", "signature": "Object * EncoderFallback_get_InternalSyncObject(MethodInfo * method)", "dotNetSignature": "Object get_InternalSyncObject()" }, { "virtualAddress": "0x008AE0D4", "name": "EncoderFallback_get_ReplacementFallback", "signature": "EncoderFallback * EncoderFallback_get_ReplacementFallback(MethodInfo * method)", "dotNetSignature": "EncoderFallback get_ReplacementFallback()" }, { "virtualAddress": "0x008B5880", "name": "EncoderFallback_get_ExceptionFallback", "signature": "EncoderFallback * EncoderFallback_get_ExceptionFallback(MethodInfo * method)", "dotNetSignature": "EncoderFallback get_ExceptionFallback()" }, { "virtualAddress": "0x008B4F04", "name": "EncoderFallback__ctor", "signature": "void EncoderFallback__ctor(EncoderFallback * this, MethodInfo * method)", "dotNetSignature": "EncoderFallback()" }, { "virtualAddress": "0x008B59C0", "name": "EncoderFallbackBuffer_Reset", "signature": "void EncoderFallbackBuffer_Reset(EncoderFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B59F4", "name": "EncoderFallbackBuffer_InternalReset", "signature": "void EncoderFallbackBuffer_InternalReset(EncoderFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void InternalReset()" }, { "virtualAddress": "0x008AF9CC", "name": "EncoderFallbackBuffer_InternalInitialize", "signature": "void EncoderFallbackBuffer_InternalInitialize(EncoderFallbackBuffer * this, uint16_t * charStart, uint16_t * charEnd, EncoderNLS * encoder, bool setEncoder, MethodInfo * method)", "dotNetSignature": "Void InternalInitialize(Char*, Char*, EncoderNLS, Boolean)" }, { "virtualAddress": "0x008AF9E8", "name": "EncoderFallbackBuffer_InternalGetNextChar", "signature": "uint16_t EncoderFallbackBuffer_InternalGetNextChar(EncoderFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char InternalGetNextChar()" }, { "virtualAddress": "0x008B5A0C", "name": "EncoderFallbackBuffer_InternalFallback", "signature": "bool EncoderFallbackBuffer_InternalFallback(EncoderFallbackBuffer * this, uint16_t ch, uint16_t * * chars, MethodInfo * method)", "dotNetSignature": "Boolean InternalFallback(Char, Char* ByRef)" }, { "virtualAddress": "0x008B5BDC", "name": "EncoderFallbackBuffer_ThrowLastCharRecursive", "signature": "void EncoderFallbackBuffer_ThrowLastCharRecursive(EncoderFallbackBuffer * this, int32_t charRecursive, MethodInfo * method)", "dotNetSignature": "Void ThrowLastCharRecursive(Int32)" }, { "virtualAddress": "0x008B4FE4", "name": "EncoderFallbackBuffer__ctor", "signature": "void EncoderFallbackBuffer__ctor(EncoderFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "EncoderFallbackBuffer()" }, { "virtualAddress": "0x008B5DE0", "name": "EncoderNLS__ctor", "signature": "void EncoderNLS__ctor(EncoderNLS * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "EncoderNLS(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B5EC8", "name": "EncoderNLS_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void EncoderNLS_System_Runtime_Serialization_ISerializable_GetObjectData(EncoderNLS * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B0728", "name": "EncoderNLS__ctor_1", "signature": "void EncoderNLS__ctor_1(EncoderNLS * this, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "EncoderNLS(Encoding)" }, { "virtualAddress": "0x008B5FA4", "name": "EncoderNLS__ctor_2", "signature": "void EncoderNLS__ctor_2(EncoderNLS * this, MethodInfo * method)", "dotNetSignature": "EncoderNLS()" }, { "virtualAddress": "0x008B5FD8", "name": "EncoderNLS_Reset", "signature": "void EncoderNLS_Reset(EncoderNLS * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B5FF8", "name": "EncoderNLS_GetByteCount", "signature": "int32_t EncoderNLS_GetByteCount(EncoderNLS * this, Char__Array * chars, int32_t index, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x008B61D8", "name": "EncoderNLS_GetByteCount_1", "signature": "int32_t EncoderNLS_GetByteCount_1(EncoderNLS * this, uint16_t * chars, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, Boolean)" }, { "virtualAddress": "0x008B6318", "name": "EncoderNLS_GetBytes", "signature": "int32_t EncoderNLS_GetBytes(EncoderNLS * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32, Boolean)" }, { "virtualAddress": "0x008B65BC", "name": "EncoderNLS_GetBytes_1", "signature": "int32_t EncoderNLS_GetBytes_1(EncoderNLS * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, Boolean)" }, { "virtualAddress": "0x008B6744", "name": "EncoderNLS_Convert", "signature": "void EncoderNLS_Convert(EncoderNLS * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, bool flush, int32_t * charsUsed, int32_t * bytesUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Char[], Int32, Int32, Byte[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B6A3C", "name": "EncoderNLS_Convert_1", "signature": "void EncoderNLS_Convert_1(EncoderNLS * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, bool flush, int32_t * charsUsed, int32_t * bytesUsed, bool * completed, MethodInfo * method)", "dotNetSignature": "Void Convert(Char*, Int32, Byte*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008B6C38", "name": "EncoderNLS_get_Encoding", "signature": "Encoding * EncoderNLS_get_Encoding(EncoderNLS * this, MethodInfo * method)", "dotNetSignature": "Encoding get_Encoding()" }, { "virtualAddress": "0x008B6C40", "name": "EncoderNLS_get_MustFlush", "signature": "bool EncoderNLS_get_MustFlush(EncoderNLS * this, MethodInfo * method)", "dotNetSignature": "Boolean get_MustFlush()" }, { "virtualAddress": "0x008B6C48", "name": "EncoderNLS_get_HasState", "signature": "bool EncoderNLS_get_HasState(EncoderNLS * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x008B6C58", "name": "EncoderNLS_ClearMustFlush", "signature": "void EncoderNLS_ClearMustFlush(EncoderNLS * this, MethodInfo * method)", "dotNetSignature": "Void ClearMustFlush()" }, { "virtualAddress": "0x008B5830", "name": "EncoderReplacementFallback__ctor", "signature": "void EncoderReplacementFallback__ctor(EncoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "EncoderReplacementFallback()" }, { "virtualAddress": "0x008B6C60", "name": "EncoderReplacementFallback__ctor_1", "signature": "void EncoderReplacementFallback__ctor_1(EncoderReplacementFallback * this, String * replacement, MethodInfo * method)", "dotNetSignature": "EncoderReplacementFallback(String)" }, { "virtualAddress": "0x008B6E3C", "name": "EncoderReplacementFallback_get_DefaultString", "signature": "String * EncoderReplacementFallback_get_DefaultString(EncoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "String get_DefaultString()" }, { "virtualAddress": "0x008B6E44", "name": "EncoderReplacementFallback_CreateFallbackBuffer", "signature": "EncoderFallbackBuffer * EncoderReplacementFallback_CreateFallbackBuffer(EncoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "EncoderFallbackBuffer CreateFallbackBuffer()" }, { "virtualAddress": "0x008B6EF0", "name": "EncoderReplacementFallback_get_MaxCharCount", "signature": "int32_t EncoderReplacementFallback_get_MaxCharCount(EncoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharCount()" }, { "virtualAddress": "0x008B6F0C", "name": "EncoderReplacementFallback_Equals", "signature": "bool EncoderReplacementFallback_Equals(EncoderReplacementFallback * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008B6FA0", "name": "EncoderReplacementFallback_GetHashCode", "signature": "int32_t EncoderReplacementFallback_GetHashCode(EncoderReplacementFallback * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008B6EA4", "name": "EncoderReplacementFallbackBuffer__ctor", "signature": "void EncoderReplacementFallbackBuffer__ctor(EncoderReplacementFallbackBuffer * this, EncoderReplacementFallback * fallback, MethodInfo * method)", "dotNetSignature": "EncoderReplacementFallbackBuffer(EncoderReplacementFallback)" }, { "virtualAddress": "0x008B6FC0", "name": "EncoderReplacementFallbackBuffer_Fallback", "signature": "bool EncoderReplacementFallbackBuffer_Fallback(EncoderReplacementFallbackBuffer * this, uint16_t charUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Char, Int32)" }, { "virtualAddress": "0x008B7120", "name": "EncoderReplacementFallbackBuffer_Fallback_1", "signature": "bool EncoderReplacementFallbackBuffer_Fallback_1(EncoderReplacementFallbackBuffer * this, uint16_t charUnknownHigh, uint16_t charUnknownLow, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Char, Char, Int32)" }, { "virtualAddress": "0x008B73F8", "name": "EncoderReplacementFallbackBuffer_GetNextChar", "signature": "uint16_t EncoderReplacementFallbackBuffer_GetNextChar(EncoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x008B7444", "name": "EncoderReplacementFallbackBuffer_MovePrevious", "signature": "bool EncoderReplacementFallbackBuffer_MovePrevious(EncoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean MovePrevious()" }, { "virtualAddress": "0x008B7474", "name": "EncoderReplacementFallbackBuffer_get_Remaining", "signature": "int32_t EncoderReplacementFallbackBuffer_get_Remaining(EncoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Remaining()" }, { "virtualAddress": "0x008B7480", "name": "EncoderReplacementFallbackBuffer_Reset", "signature": "void EncoderReplacementFallbackBuffer_Reset(EncoderReplacementFallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008B7494", "name": "Encoding__ctor", "signature": "void Encoding__ctor(Encoding * this, MethodInfo * method)", "dotNetSignature": "Encoding()" }, { "virtualAddress": "0x008ADFF8", "name": "Encoding__ctor_1", "signature": "void Encoding__ctor_1(Encoding * this, int32_t codePage, MethodInfo * method)", "dotNetSignature": "Encoding(Int32)" }, { "virtualAddress": "0x008B749C", "name": "Encoding__ctor_2", "signature": "void Encoding__ctor_2(Encoding * this, int32_t codePage, EncoderFallback * encoderFallback, DecoderFallback * decoderFallback, MethodInfo * method)", "dotNetSignature": "Encoding(Int32, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x008B7628", "name": "Encoding_SetDefaultFallbacks", "signature": "void Encoding_SetDefaultFallbacks(Encoding * this, MethodInfo * method)", "dotNetSignature": "Void SetDefaultFallbacks()" }, { "virtualAddress": "0x008B76CC", "name": "Encoding_OnDeserializing", "signature": "void Encoding_OnDeserializing(Encoding * this, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing()" }, { "virtualAddress": "0x008B76DC", "name": "Encoding_OnDeserialized", "signature": "void Encoding_OnDeserialized(Encoding * this, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized()" }, { "virtualAddress": "0x008B7724", "name": "Encoding_OnDeserializing_1", "signature": "void Encoding_OnDeserializing_1(Encoding * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x008B7734", "name": "Encoding_OnDeserialized_1", "signature": "void Encoding_OnDeserialized_1(Encoding * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x008B777C", "name": "Encoding_OnSerializing", "signature": "void Encoding_OnSerializing(Encoding * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x008B7784", "name": "Encoding_DeserializeEncoding", "signature": "void Encoding_DeserializeEncoding(Encoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void DeserializeEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B7AAC", "name": "Encoding_SerializeEncoding", "signature": "void Encoding_SerializeEncoding(Encoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void SerializeEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008B7BF8", "name": "Encoding_Convert", "signature": "Byte__Array * Encoding_Convert(Encoding * srcEncoding, Encoding * dstEncoding, Byte__Array * bytes, MethodInfo * method)", "dotNetSignature": "Byte[] Convert(Encoding, Encoding, Byte[])" }, { "virtualAddress": "0x008B7C9C", "name": "Encoding_Convert_1", "signature": "Byte__Array * Encoding_Convert_1(Encoding * srcEncoding, Encoding * dstEncoding, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Byte[] Convert(Encoding, Encoding, Byte[], Int32, Int32)" }, { "virtualAddress": "0x008B7E10", "name": "Encoding_get_InternalSyncObject", "signature": "Object * Encoding_get_InternalSyncObject(MethodInfo * method)", "dotNetSignature": "Object get_InternalSyncObject()" }, { "virtualAddress": "0x008B7EA4", "name": "Encoding_RegisterProvider", "signature": "void Encoding_RegisterProvider(EncodingProvider * provider, MethodInfo * method)", "dotNetSignature": "Void RegisterProvider(EncodingProvider)" }, { "virtualAddress": "0x008B0B60", "name": "Encoding_GetEncoding", "signature": "Encoding * Encoding_GetEncoding(int32_t codepage, MethodInfo * method)", "dotNetSignature": "Encoding GetEncoding(Int32)" }, { "virtualAddress": "0x008B8E44", "name": "Encoding_GetEncoding_1", "signature": "Encoding * Encoding_GetEncoding_1(int32_t codepage, EncoderFallback * encoderFallback, DecoderFallback * decoderFallback, MethodInfo * method)", "dotNetSignature": "Encoding GetEncoding(Int32, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x008B9068", "name": "Encoding_GetEncoding_2", "signature": "Encoding * Encoding_GetEncoding_2(String * name, MethodInfo * method)", "dotNetSignature": "Encoding GetEncoding(String)" }, { "virtualAddress": "0x008B9210", "name": "Encoding_GetEncoding_3", "signature": "Encoding * Encoding_GetEncoding_3(String * name, EncoderFallback * encoderFallback, DecoderFallback * decoderFallback, MethodInfo * method)", "dotNetSignature": "Encoding GetEncoding(String, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x008B93F4", "name": "Encoding_GetEncodings", "signature": "EncodingInfo__Array * Encoding_GetEncodings(MethodInfo * method)", "dotNetSignature": "EncodingInfo[] GetEncodings()" }, { "virtualAddress": "0x008B9454", "name": "Encoding_GetPreamble", "signature": "Byte__Array * Encoding_GetPreamble(Encoding * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPreamble()" }, { "virtualAddress": "0x008B94BC", "name": "Encoding_GetDataItem", "signature": "void Encoding_GetDataItem(Encoding * this, MethodInfo * method)", "dotNetSignature": "Void GetDataItem()" }, { "virtualAddress": "0x008B95F4", "name": "Encoding_get_BodyName", "signature": "String * Encoding_get_BodyName(Encoding * this, MethodInfo * method)", "dotNetSignature": "String get_BodyName()" }, { "virtualAddress": "0x008B9630", "name": "Encoding_get_EncodingName", "signature": "String * Encoding_get_EncodingName(Encoding * this, MethodInfo * method)", "dotNetSignature": "String get_EncodingName()" }, { "virtualAddress": "0x008B963C", "name": "Encoding_get_HeaderName", "signature": "String * Encoding_get_HeaderName(Encoding * this, MethodInfo * method)", "dotNetSignature": "String get_HeaderName()" }, { "virtualAddress": "0x008B9678", "name": "Encoding_get_WebName", "signature": "String * Encoding_get_WebName(Encoding * this, MethodInfo * method)", "dotNetSignature": "String get_WebName()" }, { "virtualAddress": "0x008B96B4", "name": "Encoding_get_WindowsCodePage", "signature": "int32_t Encoding_get_WindowsCodePage(Encoding * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WindowsCodePage()" }, { "virtualAddress": "0x008B96F4", "name": "Encoding_get_IsBrowserDisplay", "signature": "bool Encoding_get_IsBrowserDisplay(Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsBrowserDisplay()" }, { "virtualAddress": "0x008B9730", "name": "Encoding_get_IsBrowserSave", "signature": "bool Encoding_get_IsBrowserSave(Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsBrowserSave()" }, { "virtualAddress": "0x008B976C", "name": "Encoding_get_IsMailNewsDisplay", "signature": "bool Encoding_get_IsMailNewsDisplay(Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsMailNewsDisplay()" }, { "virtualAddress": "0x008B97A8", "name": "Encoding_get_IsMailNewsSave", "signature": "bool Encoding_get_IsMailNewsSave(Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsMailNewsSave()" }, { "virtualAddress": "0x008B97E4", "name": "Encoding_get_IsSingleByte", "signature": "bool Encoding_get_IsSingleByte(Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSingleByte()" }, { "virtualAddress": "0x008B97EC", "name": "Encoding_get_EncoderFallback", "signature": "EncoderFallback * Encoding_get_EncoderFallback(Encoding * this, MethodInfo * method)", "dotNetSignature": "EncoderFallback get_EncoderFallback()" }, { "virtualAddress": "0x008B1438", "name": "Encoding_set_EncoderFallback", "signature": "void Encoding_set_EncoderFallback(Encoding * this, EncoderFallback * value, MethodInfo * method)", "dotNetSignature": "Void set_EncoderFallback(EncoderFallback)" }, { "virtualAddress": "0x008B97F4", "name": "Encoding_get_DecoderFallback", "signature": "DecoderFallback * Encoding_get_DecoderFallback(Encoding * this, MethodInfo * method)", "dotNetSignature": "DecoderFallback get_DecoderFallback()" }, { "virtualAddress": "0x008B1520", "name": "Encoding_set_DecoderFallback", "signature": "void Encoding_set_DecoderFallback(Encoding * this, DecoderFallback * value, MethodInfo * method)", "dotNetSignature": "Void set_DecoderFallback(DecoderFallback)" }, { "virtualAddress": "0x008B97FC", "name": "Encoding_Clone", "signature": "Object * Encoding_Clone(Encoding * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x008B988C", "name": "Encoding_get_IsReadOnly", "signature": "bool Encoding_get_IsReadOnly(Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x008ADE04", "name": "Encoding_get_ASCII", "signature": "Encoding * Encoding_get_ASCII(MethodInfo * method)", "dotNetSignature": "Encoding get_ASCII()" }, { "virtualAddress": "0x008B8734", "name": "Encoding_get_Latin1", "signature": "Encoding * Encoding_get_Latin1(MethodInfo * method)", "dotNetSignature": "Encoding get_Latin1()" }, { "virtualAddress": "0x008B989C", "name": "Encoding_GetByteCount", "signature": "int32_t Encoding_GetByteCount(Encoding * this, Char__Array * chars, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[])" }, { "virtualAddress": "0x008B9964", "name": "Encoding_GetByteCount_1", "signature": "int32_t Encoding_GetByteCount_1(Encoding * this, String * s, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x008B9A20", "name": "Encoding_GetByteCount_2", "signature": "int32_t Encoding_GetByteCount_2(Encoding * this, uint16_t * chars, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x008B9B94", "name": "Encoding_GetByteCount_3", "signature": "int32_t Encoding_GetByteCount_3(Encoding * this, uint16_t * chars, int32_t count, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x008B9BA4", "name": "Encoding_GetBytes", "signature": "Byte__Array * Encoding_GetBytes(Encoding * this, Char__Array * chars, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Char[])" }, { "virtualAddress": "0x008B9C6C", "name": "Encoding_GetBytes_1", "signature": "Byte__Array * Encoding_GetBytes_1(Encoding * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Char[], Int32, Int32)" }, { "virtualAddress": "0x008B9D30", "name": "Encoding_GetBytes_2", "signature": "Byte__Array * Encoding_GetBytes_2(Encoding * this, String * s, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(String)" }, { "virtualAddress": "0x008B9E3C", "name": "Encoding_GetBytes_3", "signature": "int32_t Encoding_GetBytes_3(Encoding * this, String * s, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008B9F18", "name": "Encoding_GetBytes_4", "signature": "int32_t Encoding_GetBytes_4(Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x008B9F28", "name": "Encoding_GetBytes_5", "signature": "int32_t Encoding_GetBytes_5(Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x008BA148", "name": "Encoding_GetCharCount", "signature": "int32_t Encoding_GetCharCount(Encoding * this, Byte__Array * bytes, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[])" }, { "virtualAddress": "0x008BA210", "name": "Encoding_GetCharCount_1", "signature": "int32_t Encoding_GetCharCount_1(Encoding * this, uint8_t * bytes, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x008BA384", "name": "Encoding_GetCharCount_2", "signature": "int32_t Encoding_GetCharCount_2(Encoding * this, uint8_t * bytes, int32_t count, DecoderNLS * decoder, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x008BA394", "name": "Encoding_GetChars", "signature": "Char__Array * Encoding_GetChars(Encoding * this, Byte__Array * bytes, MethodInfo * method)", "dotNetSignature": "Char[] GetChars(Byte[])" }, { "virtualAddress": "0x008BA45C", "name": "Encoding_GetChars_1", "signature": "Char__Array * Encoding_GetChars_1(Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Char[] GetChars(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008BA520", "name": "Encoding_GetChars_2", "signature": "int32_t Encoding_GetChars_2(Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x008BA740", "name": "Encoding_GetChars_3", "signature": "int32_t Encoding_GetChars_3(Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, DecoderNLS * decoder, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, DecoderNLS)" }, { "virtualAddress": "0x008BA750", "name": "Encoding_GetString", "signature": "String * Encoding_GetString(Encoding * this, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "String GetString(Byte*, Int32)" }, { "virtualAddress": "0x008BA860", "name": "Encoding_get_CodePage", "signature": "int32_t Encoding_get_CodePage(Encoding * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CodePage()" }, { "virtualAddress": "0x008BA868", "name": "Encoding_IsAlwaysNormalized", "signature": "bool Encoding_IsAlwaysNormalized(Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean IsAlwaysNormalized()" }, { "virtualAddress": "0x008BA87C", "name": "Encoding_IsAlwaysNormalized_1", "signature": "bool Encoding_IsAlwaysNormalized_1(Encoding * this, NormalizationForm__Enum form, MethodInfo * method)", "dotNetSignature": "Boolean IsAlwaysNormalized(NormalizationForm)" }, { "virtualAddress": "0x008BA884", "name": "Encoding_GetDecoder", "signature": "Decoder * Encoding_GetDecoder(Encoding * this, MethodInfo * method)", "dotNetSignature": "Decoder GetDecoder()" }, { "virtualAddress": "0x008BA924", "name": "Encoding_CreateDefaultEncoding", "signature": "Encoding * Encoding_CreateDefaultEncoding(MethodInfo * method)", "dotNetSignature": "Encoding CreateDefaultEncoding()" }, { "virtualAddress": "0x008BAB30", "name": "Encoding_setReadOnly", "signature": "void Encoding_setReadOnly(Encoding * this, bool value, MethodInfo * method)", "dotNetSignature": "Void setReadOnly(Boolean)" }, { "virtualAddress": "0x008B8374", "name": "Encoding_get_Default", "signature": "Encoding * Encoding_get_Default(MethodInfo * method)", "dotNetSignature": "Encoding get_Default()" }, { "virtualAddress": "0x008BAB3C", "name": "Encoding_GetEncoder", "signature": "Encoder * Encoding_GetEncoder(Encoding * this, MethodInfo * method)", "dotNetSignature": "Encoder GetEncoder()" }, { "virtualAddress": "0x008BABDC", "name": "Encoding_GetString_1", "signature": "String * Encoding_GetString_1(Encoding * this, Byte__Array * bytes, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[])" }, { "virtualAddress": "0x008BACA4", "name": "Encoding_GetString_2", "signature": "String * Encoding_GetString_2(Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008B83F8", "name": "Encoding_get_Unicode", "signature": "Encoding * Encoding_get_Unicode(MethodInfo * method)", "dotNetSignature": "Encoding get_Unicode()" }, { "virtualAddress": "0x008B84A0", "name": "Encoding_get_BigEndianUnicode", "signature": "Encoding * Encoding_get_BigEndianUnicode(MethodInfo * method)", "dotNetSignature": "Encoding get_BigEndianUnicode()" }, { "virtualAddress": "0x008B8548", "name": "Encoding_get_UTF7", "signature": "Encoding * Encoding_get_UTF7(MethodInfo * method)", "dotNetSignature": "Encoding get_UTF7()" }, { "virtualAddress": "0x008B8690", "name": "Encoding_get_UTF8", "signature": "Encoding * Encoding_get_UTF8(MethodInfo * method)", "dotNetSignature": "Encoding get_UTF8()" }, { "virtualAddress": "0x008B85E8", "name": "Encoding_get_UTF32", "signature": "Encoding * Encoding_get_UTF32(MethodInfo * method)", "dotNetSignature": "Encoding get_UTF32()" }, { "virtualAddress": "0x008BACD0", "name": "Encoding_Equals", "signature": "bool Encoding_Equals(Encoding * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008BADB4", "name": "Encoding_GetHashCode", "signature": "int32_t Encoding_GetHashCode(Encoding * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008BAE10", "name": "Encoding_GetBestFitUnicodeToBytesData", "signature": "Char__Array * Encoding_GetBestFitUnicodeToBytesData(Encoding * this, MethodInfo * method)", "dotNetSignature": "Char[] GetBestFitUnicodeToBytesData()" }, { "virtualAddress": "0x008BAE78", "name": "Encoding_GetBestFitBytesToUnicodeData", "signature": "Char__Array * Encoding_GetBestFitBytesToUnicodeData(Encoding * this, MethodInfo * method)", "dotNetSignature": "Char[] GetBestFitBytesToUnicodeData()" }, { "virtualAddress": "0x008BAEE0", "name": "Encoding_ThrowBytesOverflow", "signature": "void Encoding_ThrowBytesOverflow(Encoding * this, MethodInfo * method)", "dotNetSignature": "Void ThrowBytesOverflow()" }, { "virtualAddress": "0x008AFEA4", "name": "Encoding_ThrowBytesOverflow_1", "signature": "void Encoding_ThrowBytesOverflow_1(Encoding * this, EncoderNLS * encoder, bool nothingEncoded, MethodInfo * method)", "dotNetSignature": "Void ThrowBytesOverflow(EncoderNLS, Boolean)" }, { "virtualAddress": "0x008BB008", "name": "Encoding_ThrowCharsOverflow", "signature": "void Encoding_ThrowCharsOverflow(Encoding * this, MethodInfo * method)", "dotNetSignature": "Void ThrowCharsOverflow()" }, { "virtualAddress": "0x008B0380", "name": "Encoding_ThrowCharsOverflow_1", "signature": "void Encoding_ThrowCharsOverflow_1(Encoding * this, DecoderNLS * decoder, bool nothingDecoded, MethodInfo * method)", "dotNetSignature": "Void ThrowCharsOverflow(DecoderNLS, Boolean)" }, { "virtualAddress": "0x008BABA8", "name": "Encoding_DefaultEncoder__ctor", "signature": "void Encoding_DefaultEncoder__ctor(Encoding_DefaultEncoder * this, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Encoding\u002BDefaultEncoder(Encoding)" }, { "virtualAddress": "0x008BB510", "name": "Encoding_DefaultEncoder__ctor_1", "signature": "void Encoding_DefaultEncoder__ctor_1(Encoding_DefaultEncoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Encoding\u002BDefaultEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008BB7B8", "name": "Encoding_DefaultEncoder_GetRealObject", "signature": "Object * Encoding_DefaultEncoder_GetRealObject(Encoding_DefaultEncoder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x008BB878", "name": "Encoding_DefaultEncoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void Encoding_DefaultEncoder_System_Runtime_Serialization_ISerializable_GetObjectData(Encoding_DefaultEncoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008BB91C", "name": "Encoding_DefaultEncoder_GetByteCount", "signature": "int32_t Encoding_DefaultEncoder_GetByteCount(Encoding_DefaultEncoder * this, Char__Array * chars, int32_t index, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x008BB940", "name": "Encoding_DefaultEncoder_GetByteCount_1", "signature": "int32_t Encoding_DefaultEncoder_GetByteCount_1(Encoding_DefaultEncoder * this, uint16_t * chars, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, Boolean)" }, { "virtualAddress": "0x008BB964", "name": "Encoding_DefaultEncoder_GetBytes", "signature": "int32_t Encoding_DefaultEncoder_GetBytes(Encoding_DefaultEncoder * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32, Boolean)" }, { "virtualAddress": "0x008BB988", "name": "Encoding_DefaultEncoder_GetBytes_1", "signature": "int32_t Encoding_DefaultEncoder_GetBytes_1(Encoding_DefaultEncoder * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, Boolean)" }, { "virtualAddress": "0x008BA8F0", "name": "Encoding_DefaultDecoder__ctor", "signature": "void Encoding_DefaultDecoder__ctor(Encoding_DefaultDecoder * this, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Encoding\u002BDefaultDecoder(Encoding)" }, { "virtualAddress": "0x008BB130", "name": "Encoding_DefaultDecoder__ctor_1", "signature": "void Encoding_DefaultDecoder__ctor_1(Encoding_DefaultDecoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Encoding\u002BDefaultDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008BB364", "name": "Encoding_DefaultDecoder_GetRealObject", "signature": "Object * Encoding_DefaultDecoder_GetRealObject(Encoding_DefaultDecoder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x008BB3BC", "name": "Encoding_DefaultDecoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void Encoding_DefaultDecoder_System_Runtime_Serialization_ISerializable_GetObjectData(Encoding_DefaultDecoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008BB460", "name": "Encoding_DefaultDecoder_GetCharCount", "signature": "int32_t Encoding_DefaultDecoder_GetCharCount(Encoding_DefaultDecoder * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008BB470", "name": "Encoding_DefaultDecoder_GetCharCount_1", "signature": "int32_t Encoding_DefaultDecoder_GetCharCount_1(Encoding_DefaultDecoder * this, Byte__Array * bytes, int32_t index, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x008BB494", "name": "Encoding_DefaultDecoder_GetCharCount_2", "signature": "int32_t Encoding_DefaultDecoder_GetCharCount_2(Encoding_DefaultDecoder * this, uint8_t * bytes, int32_t count, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, Boolean)" }, { "virtualAddress": "0x008BB4B8", "name": "Encoding_DefaultDecoder_GetChars", "signature": "int32_t Encoding_DefaultDecoder_GetChars(Encoding_DefaultDecoder * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x008BB4C8", "name": "Encoding_DefaultDecoder_GetChars_1", "signature": "int32_t Encoding_DefaultDecoder_GetChars_1(Encoding_DefaultDecoder * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32, Boolean)" }, { "virtualAddress": "0x008BB4EC", "name": "Encoding_DefaultDecoder_GetChars_2", "signature": "int32_t Encoding_DefaultDecoder_GetChars_2(Encoding_DefaultDecoder * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, bool flush, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, Boolean)" }, { "virtualAddress": "0x008BBF2C", "name": "Encoding_EncodingCharBuffer__ctor", "signature": "void Encoding_EncodingCharBuffer__ctor(Encoding_EncodingCharBuffer * this, Encoding * enc, DecoderNLS * decoder, uint16_t * charStart, int32_t charCount, uint8_t * byteStart, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Encoding\u002BEncodingCharBuffer(Encoding, DecoderNLS, Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x008BBFDC", "name": "Encoding_EncodingCharBuffer_AddChar", "signature": "bool Encoding_EncodingCharBuffer_AddChar(Encoding_EncodingCharBuffer * this, uint16_t ch, int32_t numBytes, MethodInfo * method)", "dotNetSignature": "Boolean AddChar(Char, Int32)" }, { "virtualAddress": "0x008BC050", "name": "Encoding_EncodingCharBuffer_AddChar_1", "signature": "bool Encoding_EncodingCharBuffer_AddChar_1(Encoding_EncodingCharBuffer * this, uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean AddChar(Char)" }, { "virtualAddress": "0x008BC058", "name": "Encoding_EncodingCharBuffer_AddChar_2", "signature": "bool Encoding_EncodingCharBuffer_AddChar_2(Encoding_EncodingCharBuffer * this, uint16_t ch1, uint16_t ch2, int32_t numBytes, MethodInfo * method)", "dotNetSignature": "Boolean AddChar(Char, Char, Int32)" }, { "virtualAddress": "0x008BC0F0", "name": "Encoding_EncodingCharBuffer_AdjustBytes", "signature": "void Encoding_EncodingCharBuffer_AdjustBytes(Encoding_EncodingCharBuffer * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Void AdjustBytes(Int32)" }, { "virtualAddress": "0x008BC100", "name": "Encoding_EncodingCharBuffer_get_MoreData", "signature": "bool Encoding_EncodingCharBuffer_get_MoreData(Encoding_EncodingCharBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean get_MoreData()" }, { "virtualAddress": "0x008BC110", "name": "Encoding_EncodingCharBuffer_EvenMoreData", "signature": "bool Encoding_EncodingCharBuffer_EvenMoreData(Encoding_EncodingCharBuffer * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Boolean EvenMoreData(Int32)" }, { "virtualAddress": "0x008BC124", "name": "Encoding_EncodingCharBuffer_GetNextByte", "signature": "uint8_t Encoding_EncodingCharBuffer_GetNextByte(Encoding_EncodingCharBuffer * this, MethodInfo * method)", "dotNetSignature": "Byte GetNextByte()" }, { "virtualAddress": "0x008BC148", "name": "Encoding_EncodingCharBuffer_get_BytesUsed", "signature": "int32_t Encoding_EncodingCharBuffer_get_BytesUsed(Encoding_EncodingCharBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BytesUsed()" }, { "virtualAddress": "0x008BC158", "name": "Encoding_EncodingCharBuffer_Fallback", "signature": "bool Encoding_EncodingCharBuffer_Fallback(Encoding_EncodingCharBuffer * this, uint8_t fallbackByte, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte)" }, { "virtualAddress": "0x008BC2D0", "name": "Encoding_EncodingCharBuffer_Fallback_1", "signature": "bool Encoding_EncodingCharBuffer_Fallback_1(Encoding_EncodingCharBuffer * this, uint8_t byte1, uint8_t byte2, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte, Byte)" }, { "virtualAddress": "0x008BC368", "name": "Encoding_EncodingCharBuffer_Fallback_2", "signature": "bool Encoding_EncodingCharBuffer_Fallback_2(Encoding_EncodingCharBuffer * this, uint8_t byte1, uint8_t byte2, uint8_t byte3, uint8_t byte4, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte, Byte, Byte, Byte)" }, { "virtualAddress": "0x008BC1E0", "name": "Encoding_EncodingCharBuffer_Fallback_3", "signature": "bool Encoding_EncodingCharBuffer_Fallback_3(Encoding_EncodingCharBuffer * this, Byte__Array * byteBuffer, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte[])" }, { "virtualAddress": "0x008BC428", "name": "Encoding_EncodingCharBuffer_get_Count", "signature": "int32_t Encoding_EncodingCharBuffer_get_Count(Encoding_EncodingCharBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x008BB9AC", "name": "Encoding_EncodingByteBuffer__ctor", "signature": "void Encoding_EncodingByteBuffer__ctor(Encoding_EncodingByteBuffer * this, Encoding * inEncoding, EncoderNLS * inEncoder, uint8_t * inByteStart, int32_t inByteCount, uint16_t * inCharStart, int32_t inCharCount, MethodInfo * method)", "dotNetSignature": "Encoding\u002BEncodingByteBuffer(Encoding, EncoderNLS, Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x008BBBE4", "name": "Encoding_EncodingByteBuffer_AddByte", "signature": "bool Encoding_EncodingByteBuffer_AddByte(Encoding_EncodingByteBuffer * this, uint8_t b, int32_t moreBytesExpected, MethodInfo * method)", "dotNetSignature": "Boolean AddByte(Byte, Int32)" }, { "virtualAddress": "0x008BBCBC", "name": "Encoding_EncodingByteBuffer_AddByte_1", "signature": "bool Encoding_EncodingByteBuffer_AddByte_1(Encoding_EncodingByteBuffer * this, uint8_t b1, MethodInfo * method)", "dotNetSignature": "Boolean AddByte(Byte)" }, { "virtualAddress": "0x008BBCC4", "name": "Encoding_EncodingByteBuffer_AddByte_2", "signature": "bool Encoding_EncodingByteBuffer_AddByte_2(Encoding_EncodingByteBuffer * this, uint8_t b1, uint8_t b2, MethodInfo * method)", "dotNetSignature": "Boolean AddByte(Byte, Byte)" }, { "virtualAddress": "0x008BBCCC", "name": "Encoding_EncodingByteBuffer_AddByte_3", "signature": "bool Encoding_EncodingByteBuffer_AddByte_3(Encoding_EncodingByteBuffer * this, uint8_t b1, uint8_t b2, int32_t moreBytesExpected, MethodInfo * method)", "dotNetSignature": "Boolean AddByte(Byte, Byte, Int32)" }, { "virtualAddress": "0x008BBD24", "name": "Encoding_EncodingByteBuffer_AddByte_4", "signature": "bool Encoding_EncodingByteBuffer_AddByte_4(Encoding_EncodingByteBuffer * this, uint8_t b1, uint8_t b2, uint8_t b3, MethodInfo * method)", "dotNetSignature": "Boolean AddByte(Byte, Byte, Byte)" }, { "virtualAddress": "0x008BBD2C", "name": "Encoding_EncodingByteBuffer_AddByte_5", "signature": "bool Encoding_EncodingByteBuffer_AddByte_5(Encoding_EncodingByteBuffer * this, uint8_t b1, uint8_t b2, uint8_t b3, int32_t moreBytesExpected, MethodInfo * method)", "dotNetSignature": "Boolean AddByte(Byte, Byte, Byte, Int32)" }, { "virtualAddress": "0x008BBD9C", "name": "Encoding_EncodingByteBuffer_AddByte_6", "signature": "bool Encoding_EncodingByteBuffer_AddByte_6(Encoding_EncodingByteBuffer * this, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, MethodInfo * method)", "dotNetSignature": "Boolean AddByte(Byte, Byte, Byte, Byte)" }, { "virtualAddress": "0x008BBC38", "name": "Encoding_EncodingByteBuffer_MovePrevious", "signature": "void Encoding_EncodingByteBuffer_MovePrevious(Encoding_EncodingByteBuffer * this, bool bThrow, MethodInfo * method)", "dotNetSignature": "Void MovePrevious(Boolean)" }, { "virtualAddress": "0x008BBE20", "name": "Encoding_EncodingByteBuffer_Fallback", "signature": "bool Encoding_EncodingByteBuffer_Fallback(Encoding_EncodingByteBuffer * this, uint16_t charFallback, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Char)" }, { "virtualAddress": "0x008BBE48", "name": "Encoding_EncodingByteBuffer_get_MoreData", "signature": "bool Encoding_EncodingByteBuffer_get_MoreData(Encoding_EncodingByteBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean get_MoreData()" }, { "virtualAddress": "0x008BBE9C", "name": "Encoding_EncodingByteBuffer_GetNextChar", "signature": "uint16_t Encoding_EncodingByteBuffer_GetNextChar(Encoding_EncodingByteBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x008BBF0C", "name": "Encoding_EncodingByteBuffer_get_CharsUsed", "signature": "int32_t Encoding_EncodingByteBuffer_get_CharsUsed(Encoding_EncodingByteBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CharsUsed()" }, { "virtualAddress": "0x008BBF24", "name": "Encoding_EncodingByteBuffer_get_Count", "signature": "int32_t Encoding_EncodingByteBuffer_get_Count(Encoding_EncodingByteBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x008BCAD8", "name": "EncodingInfo__ctor", "signature": "void EncodingInfo__ctor(EncodingInfo * this, int32_t codePage, String * name, String * displayName, MethodInfo * method)", "dotNetSignature": "EncodingInfo(Int32, String, String)" }, { "virtualAddress": "0x008BCB18", "name": "EncodingInfo_get_CodePage", "signature": "int32_t EncodingInfo_get_CodePage(EncodingInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CodePage()" }, { "virtualAddress": "0x008BCB20", "name": "EncodingInfo_get_Name", "signature": "String * EncodingInfo_get_Name(EncodingInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x008BCB28", "name": "EncodingInfo_get_DisplayName", "signature": "String * EncodingInfo_get_DisplayName(EncodingInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x008BCB30", "name": "EncodingInfo_GetEncoding", "signature": "Encoding * EncodingInfo_GetEncoding(EncodingInfo * this, MethodInfo * method)", "dotNetSignature": "Encoding GetEncoding()" }, { "virtualAddress": "0x008BCB38", "name": "EncodingInfo_Equals", "signature": "bool EncodingInfo_Equals(EncodingInfo * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008BCBC4", "name": "EncodingInfo_GetHashCode", "signature": "int32_t EncodingInfo_GetHashCode(EncodingInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008BCBCC", "name": "EncodingInfo__ctor_1", "signature": "void EncodingInfo__ctor_1(EncodingInfo * this, MethodInfo * method)", "dotNetSignature": "EncodingInfo()" }, { "virtualAddress": "0x008BCC0C", "name": "EncodingNLS__ctor", "signature": "void EncodingNLS__ctor(EncodingNLS * this, int32_t codePage, MethodInfo * method)", "dotNetSignature": "EncodingNLS(Int32)" }, { "virtualAddress": "0x008BCC10", "name": "EncodingNLS_GetByteCount", "signature": "int32_t EncodingNLS_GetByteCount(EncodingNLS * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x008BCDE4", "name": "EncodingNLS_GetByteCount_1", "signature": "int32_t EncodingNLS_GetByteCount_1(EncodingNLS * this, String * s, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x008BCE94", "name": "EncodingNLS_GetByteCount_2", "signature": "int32_t EncodingNLS_GetByteCount_2(EncodingNLS * this, uint16_t * chars, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x008BCFB0", "name": "EncodingNLS_GetBytes", "signature": "int32_t EncodingNLS_GetBytes(EncodingNLS * this, String * s, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008BD220", "name": "EncodingNLS_GetBytes_1", "signature": "int32_t EncodingNLS_GetBytes_1(EncodingNLS * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008BD4C0", "name": "EncodingNLS_GetBytes_2", "signature": "int32_t EncodingNLS_GetBytes_2(EncodingNLS * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x008BD624", "name": "EncodingNLS_GetCharCount", "signature": "int32_t EncodingNLS_GetCharCount(EncodingNLS * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008BD7F8", "name": "EncodingNLS_GetCharCount_1", "signature": "int32_t EncodingNLS_GetCharCount_1(EncodingNLS * this, uint8_t * bytes, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x008BD914", "name": "EncodingNLS_GetChars", "signature": "int32_t EncodingNLS_GetChars(EncodingNLS * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x008BDBB4", "name": "EncodingNLS_GetChars_1", "signature": "int32_t EncodingNLS_GetChars_1(EncodingNLS * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x008BDD18", "name": "EncodingNLS_GetString", "signature": "String * EncodingNLS_GetString(EncodingNLS * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008BDEF0", "name": "EncodingNLS_GetDecoder", "signature": "Decoder * EncodingNLS_GetDecoder(EncodingNLS * this, MethodInfo * method)", "dotNetSignature": "Decoder GetDecoder()" }, { "virtualAddress": "0x008BDF50", "name": "EncodingNLS_GetEncoder", "signature": "Encoder * EncodingNLS_GetEncoder(EncodingNLS * this, MethodInfo * method)", "dotNetSignature": "Encoder GetEncoder()" }, { "virtualAddress": "0x008BDFB0", "name": "EncodingProvider__ctor", "signature": "void EncodingProvider__ctor(EncodingProvider * this, MethodInfo * method)", "dotNetSignature": "EncodingProvider()" }, { "virtualAddress": "0x008BDFB8", "name": "EncodingProvider_GetEncoding", "signature": "Encoding * EncodingProvider_GetEncoding(EncodingProvider * this, String * name, EncoderFallback * encoderFallback, DecoderFallback * decoderFallback, MethodInfo * method)", "dotNetSignature": "Encoding GetEncoding(String, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x008BE0C0", "name": "EncodingProvider_GetEncoding_1", "signature": "Encoding * EncodingProvider_GetEncoding_1(EncodingProvider * this, int32_t codepage, EncoderFallback * encoderFallback, DecoderFallback * decoderFallback, MethodInfo * method)", "dotNetSignature": "Encoding GetEncoding(Int32, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x008B7F08", "name": "EncodingProvider_AddProvider", "signature": "void EncodingProvider_AddProvider(EncodingProvider * provider, MethodInfo * method)", "dotNetSignature": "Void AddProvider(EncodingProvider)" }, { "virtualAddress": "0x008B8270", "name": "EncodingProvider_GetEncodingFromProvider", "signature": "Encoding * EncodingProvider_GetEncodingFromProvider(int32_t codepage, MethodInfo * method)", "dotNetSignature": "Encoding GetEncodingFromProvider(Int32)" }, { "virtualAddress": "0x008B910C", "name": "EncodingProvider_GetEncodingFromProvider_1", "signature": "Encoding * EncodingProvider_GetEncodingFromProvider_1(String * encodingName, MethodInfo * method)", "dotNetSignature": "Encoding GetEncodingFromProvider(String)" }, { "virtualAddress": "0x008B8F4C", "name": "EncodingProvider_GetEncodingFromProvider_2", "signature": "Encoding * EncodingProvider_GetEncodingFromProvider_2(int32_t codepage, EncoderFallback * enc, DecoderFallback * dec, MethodInfo * method)", "dotNetSignature": "Encoding GetEncodingFromProvider(Int32, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x008B92D8", "name": "EncodingProvider_GetEncodingFromProvider_3", "signature": "Encoding * EncodingProvider_GetEncodingFromProvider_3(String * encodingName, EncoderFallback * enc, DecoderFallback * dec, MethodInfo * method)", "dotNetSignature": "Encoding GetEncodingFromProvider(String, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x008BE1C8", "name": "EncodingProvider__cctor", "signature": "void EncodingProvider__cctor(MethodInfo * method)", "dotNetSignature": "EncodingProvider()" }, { "virtualAddress": "0x008B9894", "name": "Latin1Encoding__ctor", "signature": "void Latin1Encoding__ctor(Latin1Encoding * this, MethodInfo * method)", "dotNetSignature": "Latin1Encoding()" }, { "virtualAddress": "0x008BEE78", "name": "Latin1Encoding__ctor_1", "signature": "void Latin1Encoding__ctor_1(Latin1Encoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Latin1Encoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008BEEA8", "name": "Latin1Encoding_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void Latin1Encoding_System_Runtime_Serialization_ISerializable_GetObjectData(Latin1Encoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008BEF6C", "name": "Latin1Encoding_GetByteCount", "signature": "int32_t Latin1Encoding_GetByteCount(Latin1Encoding * this, uint16_t * chars, int32_t charCount, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x008BF158", "name": "Latin1Encoding_GetBytes", "signature": "int32_t Latin1Encoding_GetBytes(Latin1Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x008BF4E0", "name": "Latin1Encoding_GetCharCount", "signature": "int32_t Latin1Encoding_GetCharCount(Latin1Encoding * this, uint8_t * bytes, int32_t count, DecoderNLS * decoder, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x008BF4E8", "name": "Latin1Encoding_GetChars", "signature": "int32_t Latin1Encoding_GetChars(Latin1Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, DecoderNLS * decoder, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, DecoderNLS)" }, { "virtualAddress": "0x008BF560", "name": "Latin1Encoding_GetMaxByteCount", "signature": "int32_t Latin1Encoding_GetMaxByteCount(Latin1Encoding * this, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x008BF66C", "name": "Latin1Encoding_GetMaxCharCount", "signature": "int32_t Latin1Encoding_GetMaxCharCount(Latin1Encoding * this, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x008BF774", "name": "Latin1Encoding_get_IsSingleByte", "signature": "bool Latin1Encoding_get_IsSingleByte(Latin1Encoding * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSingleByte()" }, { "virtualAddress": "0x008BF77C", "name": "Latin1Encoding_IsAlwaysNormalized", "signature": "bool Latin1Encoding_IsAlwaysNormalized(Latin1Encoding * this, NormalizationForm__Enum form, MethodInfo * method)", "dotNetSignature": "Boolean IsAlwaysNormalized(NormalizationForm)" }, { "virtualAddress": "0x008BF788", "name": "Latin1Encoding_GetBestFitUnicodeToBytesData", "signature": "Char__Array * Latin1Encoding_GetBestFitUnicodeToBytesData(Latin1Encoding * this, MethodInfo * method)", "dotNetSignature": "Char[] GetBestFitUnicodeToBytesData()" }, { "virtualAddress": "0x008BF7F0", "name": "Latin1Encoding__cctor", "signature": "void Latin1Encoding__cctor(MethodInfo * method)", "dotNetSignature": "Latin1Encoding()" }, { "virtualAddress": "0x0099ABD0", "name": "MLangCodePageEncoding__ctor", "signature": "void MLangCodePageEncoding__ctor(MLangCodePageEncoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MLangCodePageEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099AEE8", "name": "MLangCodePageEncoding_GetRealObject", "signature": "Object * MLangCodePageEncoding_GetRealObject(MLangCodePageEncoding * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x0099AFCC", "name": "MLangCodePageEncoding_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void MLangCodePageEncoding_System_Runtime_Serialization_ISerializable_GetObjectData(MLangCodePageEncoding * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099B21C", "name": "MLangCodePageEncoding_MLangEncoder__ctor", "signature": "void MLangCodePageEncoding_MLangEncoder__ctor(MLangCodePageEncoding_MLangEncoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MLangCodePageEncoding\u002BMLangEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099B348", "name": "MLangCodePageEncoding_MLangEncoder_GetRealObject", "signature": "Object * MLangCodePageEncoding_MLangEncoder_GetRealObject(MLangCodePageEncoding_MLangEncoder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x0099B36C", "name": "MLangCodePageEncoding_MLangEncoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void MLangCodePageEncoding_MLangEncoder_System_Runtime_Serialization_ISerializable_GetObjectData(MLangCodePageEncoding_MLangEncoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099B04C", "name": "MLangCodePageEncoding_MLangDecoder__ctor", "signature": "void MLangCodePageEncoding_MLangDecoder__ctor(MLangCodePageEncoding_MLangDecoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MLangCodePageEncoding\u002BMLangDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099B178", "name": "MLangCodePageEncoding_MLangDecoder_GetRealObject", "signature": "Object * MLangCodePageEncoding_MLangDecoder_GetRealObject(MLangCodePageEncoding_MLangDecoder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x0099B19C", "name": "MLangCodePageEncoding_MLangDecoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void MLangCodePageEncoding_MLangDecoder_System_Runtime_Serialization_ISerializable_GetObjectData(MLangCodePageEncoding_MLangDecoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099D8D8", "name": "StringBuilder__ctor", "signature": "void StringBuilder__ctor(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "StringBuilder()" }, { "virtualAddress": "0x0099BD90", "name": "StringBuilder__ctor_1", "signature": "void StringBuilder__ctor_1(StringBuilder * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "StringBuilder(Int32)" }, { "virtualAddress": "0x0099D90C", "name": "StringBuilder__ctor_2", "signature": "void StringBuilder__ctor_2(StringBuilder * this, String * value, MethodInfo * method)", "dotNetSignature": "StringBuilder(String)" }, { "virtualAddress": "0x0099D8E0", "name": "StringBuilder__ctor_3", "signature": "void StringBuilder__ctor_3(StringBuilder * this, String * value, int32_t capacity, MethodInfo * method)", "dotNetSignature": "StringBuilder(String, Int32)" }, { "virtualAddress": "0x0099D914", "name": "StringBuilder__ctor_4", "signature": "void StringBuilder__ctor_4(StringBuilder * this, String * value, int32_t startIndex, int32_t length, int32_t capacity, MethodInfo * method)", "dotNetSignature": "StringBuilder(String, Int32, Int32, Int32)" }, { "virtualAddress": "0x0099DC80", "name": "StringBuilder__ctor_5", "signature": "void StringBuilder__ctor_5(StringBuilder * this, int32_t capacity, int32_t maxCapacity, MethodInfo * method)", "dotNetSignature": "StringBuilder(Int32, Int32)" }, { "virtualAddress": "0x0099DE50", "name": "StringBuilder__ctor_6", "signature": "void StringBuilder__ctor_6(StringBuilder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "StringBuilder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099E0F4", "name": "StringBuilder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void StringBuilder_System_Runtime_Serialization_ISerializable_GetObjectData(StringBuilder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0099E234", "name": "StringBuilder_VerifyClassInvariant", "signature": "void StringBuilder_VerifyClassInvariant(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "Void VerifyClassInvariant()" }, { "virtualAddress": "0x0099E210", "name": "StringBuilder_get_Capacity", "signature": "int32_t StringBuilder_get_Capacity(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x0099E250", "name": "StringBuilder_set_Capacity", "signature": "void StringBuilder_set_Capacity(StringBuilder * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0099E380", "name": "StringBuilder_get_MaxCapacity", "signature": "int32_t StringBuilder_get_MaxCapacity(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCapacity()" }, { "virtualAddress": "0x0099E388", "name": "StringBuilder_EnsureCapacity", "signature": "int32_t StringBuilder_EnsureCapacity(StringBuilder * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Int32 EnsureCapacity(Int32)" }, { "virtualAddress": "0x0099E474", "name": "StringBuilder_ToString", "signature": "String * StringBuilder_ToString(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0099E5C0", "name": "StringBuilder_ToString_1", "signature": "String * StringBuilder_ToString_1(StringBuilder * this, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "String ToString(Int32, Int32)" }, { "virtualAddress": "0x0099E800", "name": "StringBuilder_Clear", "signature": "StringBuilder * StringBuilder_Clear(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "StringBuilder Clear()" }, { "virtualAddress": "0x0099C3F0", "name": "StringBuilder_get_Length", "signature": "int32_t StringBuilder_get_Length(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x0099E828", "name": "StringBuilder_set_Length", "signature": "void StringBuilder_set_Length(StringBuilder * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Length(Int32)" }, { "virtualAddress": "0x0099C0D4", "name": "StringBuilder_get_Chars", "signature": "uint16_t StringBuilder_get_Chars(StringBuilder * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char get_Chars(Int32)" }, { "virtualAddress": "0x0099C438", "name": "StringBuilder_set_Chars", "signature": "void StringBuilder_set_Chars(StringBuilder * this, int32_t index, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void set_Chars(Int32, Char)" }, { "virtualAddress": "0x0099E9C4", "name": "StringBuilder_Append", "signature": "StringBuilder * StringBuilder_Append(StringBuilder * this, uint16_t value, int32_t repeatCount, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Char, Int32)" }, { "virtualAddress": "0x0099ECA8", "name": "StringBuilder_Append_1", "signature": "StringBuilder * StringBuilder_Append_1(StringBuilder * this, Char__Array * value, int32_t startIndex, int32_t charCount, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Char[], Int32, Int32)" }, { "virtualAddress": "0x0099BDF8", "name": "StringBuilder_Append_2", "signature": "StringBuilder * StringBuilder_Append_2(StringBuilder * this, String * value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(String)" }, { "virtualAddress": "0x0099EFAC", "name": "StringBuilder_AppendHelper", "signature": "void StringBuilder_AppendHelper(StringBuilder * this, String * value, MethodInfo * method)", "dotNetSignature": "Void AppendHelper(String)" }, { "virtualAddress": "0x0099CA78", "name": "StringBuilder_Append_3", "signature": "StringBuilder * StringBuilder_Append_3(StringBuilder * this, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(String, Int32, Int32)" }, { "virtualAddress": "0x0099EFE8", "name": "StringBuilder_AppendLine", "signature": "StringBuilder * StringBuilder_AppendLine(StringBuilder * this, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendLine()" }, { "virtualAddress": "0x0099F014", "name": "StringBuilder_AppendLine_1", "signature": "StringBuilder * StringBuilder_AppendLine_1(StringBuilder * this, String * value, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendLine(String)" }, { "virtualAddress": "0x0099F044", "name": "StringBuilder_CopyTo", "signature": "void StringBuilder_CopyTo(StringBuilder * this, int32_t sourceIndex, Char__Array * destination, int32_t destinationIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x0099F3F4", "name": "StringBuilder_Insert", "signature": "StringBuilder * StringBuilder_Insert(StringBuilder * this, int32_t index, String * value, int32_t count, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, String, Int32)" }, { "virtualAddress": "0x0099C534", "name": "StringBuilder_Remove", "signature": "StringBuilder * StringBuilder_Remove(StringBuilder * this, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "StringBuilder Remove(Int32, Int32)" }, { "virtualAddress": "0x0099FAAC", "name": "StringBuilder_Append_4", "signature": "StringBuilder * StringBuilder_Append_4(StringBuilder * this, bool value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Boolean)" }, { "virtualAddress": "0x0099FAE8", "name": "StringBuilder_Append_5", "signature": "StringBuilder * StringBuilder_Append_5(StringBuilder * this, int8_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(SByte)" }, { "virtualAddress": "0x0099FB78", "name": "StringBuilder_Append_6", "signature": "StringBuilder * StringBuilder_Append_6(StringBuilder * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Byte)" }, { "virtualAddress": "0x0099D0AC", "name": "StringBuilder_Append_7", "signature": "StringBuilder * StringBuilder_Append_7(StringBuilder * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Char)" }, { "virtualAddress": "0x0099FC08", "name": "StringBuilder_Append_8", "signature": "StringBuilder * StringBuilder_Append_8(StringBuilder * this, int16_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Int16)" }, { "virtualAddress": "0x0099FC98", "name": "StringBuilder_Append_9", "signature": "StringBuilder * StringBuilder_Append_9(StringBuilder * this, int32_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Int32)" }, { "virtualAddress": "0x0099FD28", "name": "StringBuilder_Append_10", "signature": "StringBuilder * StringBuilder_Append_10(StringBuilder * this, int64_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Int64)" }, { "virtualAddress": "0x0099FDB8", "name": "StringBuilder_Append_11", "signature": "StringBuilder * StringBuilder_Append_11(StringBuilder * this, float value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Single)" }, { "virtualAddress": "0x0099FE48", "name": "StringBuilder_Append_12", "signature": "StringBuilder * StringBuilder_Append_12(StringBuilder * this, double value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Double)" }, { "virtualAddress": "0x0099FED8", "name": "StringBuilder_Append_13", "signature": "StringBuilder * StringBuilder_Append_13(StringBuilder * this, Decimal value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Decimal)" }, { "virtualAddress": "0x0099FF68", "name": "StringBuilder_Append_14", "signature": "StringBuilder * StringBuilder_Append_14(StringBuilder * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(UInt16)" }, { "virtualAddress": "0x0099FFF8", "name": "StringBuilder_Append_15", "signature": "StringBuilder * StringBuilder_Append_15(StringBuilder * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(UInt32)" }, { "virtualAddress": "0x009A0088", "name": "StringBuilder_Append_16", "signature": "StringBuilder * StringBuilder_Append_16(StringBuilder * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(UInt64)" }, { "virtualAddress": "0x009A0118", "name": "StringBuilder_Append_17", "signature": "StringBuilder * StringBuilder_Append_17(StringBuilder * this, Object * value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Object)" }, { "virtualAddress": "0x009A0164", "name": "StringBuilder_Append_18", "signature": "StringBuilder * StringBuilder_Append_18(StringBuilder * this, Char__Array * value, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Char[])" }, { "virtualAddress": "0x009A0198", "name": "StringBuilder_Insert_1", "signature": "StringBuilder * StringBuilder_Insert_1(StringBuilder * this, int32_t index, String * value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, String)" }, { "virtualAddress": "0x009A038C", "name": "StringBuilder_Insert_2", "signature": "StringBuilder * StringBuilder_Insert_2(StringBuilder * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Boolean)" }, { "virtualAddress": "0x009A03DC", "name": "StringBuilder_Insert_3", "signature": "StringBuilder * StringBuilder_Insert_3(StringBuilder * this, int32_t index, int8_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, SByte)" }, { "virtualAddress": "0x009A0478", "name": "StringBuilder_Insert_4", "signature": "StringBuilder * StringBuilder_Insert_4(StringBuilder * this, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Byte)" }, { "virtualAddress": "0x009A0514", "name": "StringBuilder_Insert_5", "signature": "StringBuilder * StringBuilder_Insert_5(StringBuilder * this, int32_t index, int16_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Int16)" }, { "virtualAddress": "0x009A05B0", "name": "StringBuilder_Insert_6", "signature": "StringBuilder * StringBuilder_Insert_6(StringBuilder * this, int32_t index, uint16_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Char)" }, { "virtualAddress": "0x009A05E0", "name": "StringBuilder_Insert_7", "signature": "StringBuilder * StringBuilder_Insert_7(StringBuilder * this, int32_t index, Char__Array * value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Char[])" }, { "virtualAddress": "0x009A06BC", "name": "StringBuilder_Insert_8", "signature": "StringBuilder * StringBuilder_Insert_8(StringBuilder * this, int32_t index, Char__Array * value, int32_t startIndex, int32_t charCount, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x009A08A4", "name": "StringBuilder_Insert_9", "signature": "StringBuilder * StringBuilder_Insert_9(StringBuilder * this, int32_t index, int32_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Int32)" }, { "virtualAddress": "0x009A0940", "name": "StringBuilder_Insert_10", "signature": "StringBuilder * StringBuilder_Insert_10(StringBuilder * this, int32_t index, int64_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Int64)" }, { "virtualAddress": "0x009A09DC", "name": "StringBuilder_Insert_11", "signature": "StringBuilder * StringBuilder_Insert_11(StringBuilder * this, int32_t index, float value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Single)" }, { "virtualAddress": "0x009A0A78", "name": "StringBuilder_Insert_12", "signature": "StringBuilder * StringBuilder_Insert_12(StringBuilder * this, int32_t index, double value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Double)" }, { "virtualAddress": "0x009A0B14", "name": "StringBuilder_Insert_13", "signature": "StringBuilder * StringBuilder_Insert_13(StringBuilder * this, int32_t index, Decimal value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Decimal)" }, { "virtualAddress": "0x009A0BB8", "name": "StringBuilder_Insert_14", "signature": "StringBuilder * StringBuilder_Insert_14(StringBuilder * this, int32_t index, uint16_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, UInt16)" }, { "virtualAddress": "0x009A0C54", "name": "StringBuilder_Insert_15", "signature": "StringBuilder * StringBuilder_Insert_15(StringBuilder * this, int32_t index, uint32_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, UInt32)" }, { "virtualAddress": "0x009A0CF0", "name": "StringBuilder_Insert_16", "signature": "StringBuilder * StringBuilder_Insert_16(StringBuilder * this, int32_t index, uint64_t value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, UInt64)" }, { "virtualAddress": "0x009A0D8C", "name": "StringBuilder_Insert_17", "signature": "StringBuilder * StringBuilder_Insert_17(StringBuilder * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "StringBuilder Insert(Int32, Object)" }, { "virtualAddress": "0x009A0DE0", "name": "StringBuilder_AppendFormat", "signature": "StringBuilder * StringBuilder_AppendFormat(StringBuilder * this, String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(String, Object)" }, { "virtualAddress": "0x009A1624", "name": "StringBuilder_AppendFormat_1", "signature": "StringBuilder * StringBuilder_AppendFormat_1(StringBuilder * this, String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(String, Object, Object)" }, { "virtualAddress": "0x009A1684", "name": "StringBuilder_AppendFormat_2", "signature": "StringBuilder * StringBuilder_AppendFormat_2(StringBuilder * this, String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(String, Object, Object, Object)" }, { "virtualAddress": "0x009A16E8", "name": "StringBuilder_AppendFormat_3", "signature": "StringBuilder * StringBuilder_AppendFormat_3(StringBuilder * this, String * format, Object__Array * args, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(String, Object[])" }, { "virtualAddress": "0x009A17C8", "name": "StringBuilder_AppendFormat_4", "signature": "StringBuilder * StringBuilder_AppendFormat_4(StringBuilder * this, IFormatProvider * provider, String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(IFormatProvider, String, Object)" }, { "virtualAddress": "0x009A1830", "name": "StringBuilder_AppendFormat_5", "signature": "StringBuilder * StringBuilder_AppendFormat_5(StringBuilder * this, IFormatProvider * provider, String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(IFormatProvider, String, Object, Object)" }, { "virtualAddress": "0x009A189C", "name": "StringBuilder_AppendFormat_6", "signature": "StringBuilder * StringBuilder_AppendFormat_6(StringBuilder * this, IFormatProvider * provider, String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(IFormatProvider, String, Object, Object, Object)" }, { "virtualAddress": "0x009A190C", "name": "StringBuilder_AppendFormat_7", "signature": "StringBuilder * StringBuilder_AppendFormat_7(StringBuilder * this, IFormatProvider * provider, String * format, Object__Array * args, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormat(IFormatProvider, String, Object[])" }, { "virtualAddress": "0x009A19F8", "name": "StringBuilder_FormatError", "signature": "void StringBuilder_FormatError(MethodInfo * method)", "dotNetSignature": "Void FormatError()" }, { "virtualAddress": "0x009A0E3C", "name": "StringBuilder_AppendFormatHelper", "signature": "StringBuilder * StringBuilder_AppendFormatHelper(StringBuilder * this, IFormatProvider * provider, String * format, ParamsArray args, MethodInfo * method)", "dotNetSignature": "StringBuilder AppendFormatHelper(IFormatProvider, String, ParamsArray)" }, { "virtualAddress": "0x009A1A78", "name": "StringBuilder_Replace", "signature": "StringBuilder * StringBuilder_Replace(StringBuilder * this, String * oldValue, String * newValue, MethodInfo * method)", "dotNetSignature": "StringBuilder Replace(String, String)" }, { "virtualAddress": "0x009A1DC4", "name": "StringBuilder_Equals", "signature": "bool StringBuilder_Equals(StringBuilder * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Boolean Equals(StringBuilder)" }, { "virtualAddress": "0x009A1A88", "name": "StringBuilder_Replace_1", "signature": "StringBuilder * StringBuilder_Replace_1(StringBuilder * this, String * oldValue, String * newValue, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "StringBuilder Replace(String, String, Int32, Int32)" }, { "virtualAddress": "0x009A21B0", "name": "StringBuilder_Replace_2", "signature": "StringBuilder * StringBuilder_Replace_2(StringBuilder * this, uint16_t oldChar, uint16_t newChar, MethodInfo * method)", "dotNetSignature": "StringBuilder Replace(Char, Char)" }, { "virtualAddress": "0x009A21C0", "name": "StringBuilder_Replace_3", "signature": "StringBuilder * StringBuilder_Replace_3(StringBuilder * this, uint16_t oldChar, uint16_t newChar, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "StringBuilder Replace(Char, Char, Int32, Int32)" }, { "virtualAddress": "0x0099EE74", "name": "StringBuilder_Append_19", "signature": "StringBuilder * StringBuilder_Append_19(StringBuilder * this, uint16_t * value, int32_t valueCount, MethodInfo * method)", "dotNetSignature": "StringBuilder Append(Char*, Int32)" }, { "virtualAddress": "0x009A0278", "name": "StringBuilder_Insert_18", "signature": "void StringBuilder_Insert_18(StringBuilder * this, int32_t index, uint16_t * value, int32_t valueCount, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Char*, Int32)" }, { "virtualAddress": "0x009A1FE4", "name": "StringBuilder_ReplaceAllInChunk", "signature": "void StringBuilder_ReplaceAllInChunk(StringBuilder * this, Int32__Array * replacements, int32_t replacementsCount, StringBuilder * sourceChunk, int32_t removeCount, String * value, MethodInfo * method)", "dotNetSignature": "Void ReplaceAllInChunk(Int32[], Int32, StringBuilder, Int32, String)" }, { "virtualAddress": "0x009A1EFC", "name": "StringBuilder_StartsWith", "signature": "bool StringBuilder_StartsWith(StringBuilder * this, StringBuilder * chunk, int32_t indexInChunk, int32_t count, String * value, MethodInfo * method)", "dotNetSignature": "Boolean StartsWith(StringBuilder, Int32, Int32, String)" }, { "virtualAddress": "0x0099F89C", "name": "StringBuilder_ReplaceInPlaceAtChunk", "signature": "void StringBuilder_ReplaceInPlaceAtChunk(StringBuilder * this, StringBuilder * * chunk, int32_t * indexInChunk, uint16_t * value, int32_t count, MethodInfo * method)", "dotNetSignature": "Void ReplaceInPlaceAtChunk(StringBuilder ByRef, Int32 ByRef, Char*, Int32)" }, { "virtualAddress": "0x0099DB64", "name": "StringBuilder_ThreadSafeCopy", "signature": "void StringBuilder_ThreadSafeCopy(uint16_t * sourcePtr, Char__Array * destination, int32_t destinationIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void ThreadSafeCopy(Char*, Char[], Int32, Int32)" }, { "virtualAddress": "0x0099F2D4", "name": "StringBuilder_ThreadSafeCopy_1", "signature": "void StringBuilder_ThreadSafeCopy_1(Char__Array * source, int32_t sourceIndex, Char__Array * destination, int32_t destinationIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void ThreadSafeCopy(Char[], Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x0099EAEC", "name": "StringBuilder_FindChunkForIndex", "signature": "StringBuilder * StringBuilder_FindChunkForIndex(StringBuilder * this, int32_t index, MethodInfo * method)", "dotNetSignature": "StringBuilder FindChunkForIndex(Int32)" }, { "virtualAddress": "0x009A23F0", "name": "StringBuilder_FindChunkForByte", "signature": "StringBuilder * StringBuilder_FindChunkForByte(StringBuilder * this, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "StringBuilder FindChunkForByte(Int32)" }, { "virtualAddress": "0x009A23AC", "name": "StringBuilder_Next", "signature": "StringBuilder * StringBuilder_Next(StringBuilder * this, StringBuilder * chunk, MethodInfo * method)", "dotNetSignature": "StringBuilder Next(StringBuilder)" }, { "virtualAddress": "0x0099EB14", "name": "StringBuilder_ExpandByABlock", "signature": "void StringBuilder_ExpandByABlock(StringBuilder * this, int32_t minBlockCharCount, MethodInfo * method)", "dotNetSignature": "Void ExpandByABlock(Int32)" }, { "virtualAddress": "0x009A241C", "name": "StringBuilder__ctor_7", "signature": "void StringBuilder__ctor_7(StringBuilder * this, StringBuilder * from, MethodInfo * method)", "dotNetSignature": "StringBuilder(StringBuilder)" }, { "virtualAddress": "0x0099F5B4", "name": "StringBuilder_MakeRoom", "signature": "void StringBuilder_MakeRoom(StringBuilder * this, int32_t index, int32_t count, StringBuilder * * chunk, int32_t * indexInChunk, bool doneMoveFollowingChars, MethodInfo * method)", "dotNetSignature": "Void MakeRoom(Int32, Int32, StringBuilder ByRef, Int32 ByRef, Boolean)" }, { "virtualAddress": "0x009A2474", "name": "StringBuilder__ctor_8", "signature": "void StringBuilder__ctor_8(StringBuilder * this, int32_t size, int32_t maxCapacity, StringBuilder * previousBlock, MethodInfo * method)", "dotNetSignature": "StringBuilder(Int32, Int32, StringBuilder)" }, { "virtualAddress": "0x0099F9B4", "name": "StringBuilder_Remove_1", "signature": "void StringBuilder_Remove_1(StringBuilder * this, int32_t startIndex, int32_t count, StringBuilder * * chunk, int32_t * indexInChunk, MethodInfo * method)", "dotNetSignature": "Void Remove(Int32, Int32, StringBuilder ByRef, Int32 ByRef)" }, { "virtualAddress": "0x009A2508", "name": "StringBuilderCache_Acquire", "signature": "StringBuilder * StringBuilderCache_Acquire(int32_t capacity, MethodInfo * method)", "dotNetSignature": "StringBuilder Acquire(Int32)" }, { "virtualAddress": "0x009A25CC", "name": "StringBuilderCache_Release", "signature": "void StringBuilderCache_Release(StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Void Release(StringBuilder)" }, { "virtualAddress": "0x009A2644", "name": "StringBuilderCache_GetStringAndRelease", "signature": "String * StringBuilderCache_GetStringAndRelease(StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String GetStringAndRelease(StringBuilder)" }, { "virtualAddress": "0x009A2684", "name": "SurrogateEncoder__ctor", "signature": "void SurrogateEncoder__ctor(SurrogateEncoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SurrogateEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009A27B0", "name": "SurrogateEncoder_GetRealObject", "signature": "Object * SurrogateEncoder_GetRealObject(SurrogateEncoder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x009A27D4", "name": "SurrogateEncoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void SurrogateEncoder_System_Runtime_Serialization_ISerializable_GetObjectData(SurrogateEncoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009ABB38", "name": "UnicodeEncoding__ctor", "signature": "void UnicodeEncoding__ctor(UnicodeEncoding * this, MethodInfo * method)", "dotNetSignature": "UnicodeEncoding()" }, { "virtualAddress": "0x009ABB48", "name": "UnicodeEncoding__ctor_1", "signature": "void UnicodeEncoding__ctor_1(UnicodeEncoding * this, bool bigEndian, bool byteOrderMark, MethodInfo * method)", "dotNetSignature": "UnicodeEncoding(Boolean, Boolean)" }, { "virtualAddress": "0x009ABB58", "name": "UnicodeEncoding__ctor_2", "signature": "void UnicodeEncoding__ctor_2(UnicodeEncoding * this, bool bigEndian, bool byteOrderMark, bool throwOnInvalidBytes, MethodInfo * method)", "dotNetSignature": "UnicodeEncoding(Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x009ABBE4", "name": "UnicodeEncoding_OnDeserializing", "signature": "void UnicodeEncoding_OnDeserializing(UnicodeEncoding * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x009ABBEC", "name": "UnicodeEncoding_SetDefaultFallbacks", "signature": "void UnicodeEncoding_SetDefaultFallbacks(UnicodeEncoding * this, MethodInfo * method)", "dotNetSignature": "Void SetDefaultFallbacks()" }, { "virtualAddress": "0x009ABCA8", "name": "UnicodeEncoding_GetByteCount", "signature": "int32_t UnicodeEncoding_GetByteCount(UnicodeEncoding * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x009ABE7C", "name": "UnicodeEncoding_GetByteCount_1", "signature": "int32_t UnicodeEncoding_GetByteCount_1(UnicodeEncoding * this, String * s, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x009ABF2C", "name": "UnicodeEncoding_GetByteCount_2", "signature": "int32_t UnicodeEncoding_GetByteCount_2(UnicodeEncoding * this, uint16_t * chars, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x009AC048", "name": "UnicodeEncoding_GetBytes", "signature": "int32_t UnicodeEncoding_GetBytes(UnicodeEncoding * this, String * s, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009AC2B8", "name": "UnicodeEncoding_GetBytes_1", "signature": "int32_t UnicodeEncoding_GetBytes_1(UnicodeEncoding * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009AC558", "name": "UnicodeEncoding_GetBytes_2", "signature": "int32_t UnicodeEncoding_GetBytes_2(UnicodeEncoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x009AC6BC", "name": "UnicodeEncoding_GetCharCount", "signature": "int32_t UnicodeEncoding_GetCharCount(UnicodeEncoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009AC890", "name": "UnicodeEncoding_GetCharCount_1", "signature": "int32_t UnicodeEncoding_GetCharCount_1(UnicodeEncoding * this, uint8_t * bytes, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x009AC9AC", "name": "UnicodeEncoding_GetChars", "signature": "int32_t UnicodeEncoding_GetChars(UnicodeEncoding * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x009ACC4C", "name": "UnicodeEncoding_GetChars_1", "signature": "int32_t UnicodeEncoding_GetChars_1(UnicodeEncoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x009ACDB0", "name": "UnicodeEncoding_GetString", "signature": "String * UnicodeEncoding_GetString(UnicodeEncoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009ACF88", "name": "UnicodeEncoding_GetByteCount_3", "signature": "int32_t UnicodeEncoding_GetByteCount_3(UnicodeEncoding * this, uint16_t * chars, int32_t count, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009AD584", "name": "UnicodeEncoding_GetBytes_3", "signature": "int32_t UnicodeEncoding_GetBytes_3(UnicodeEncoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009ADD84", "name": "UnicodeEncoding_GetCharCount_2", "signature": "int32_t UnicodeEncoding_GetCharCount_2(UnicodeEncoding * this, uint8_t * bytes, int32_t count, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009AE4E4", "name": "UnicodeEncoding_GetChars_2", "signature": "int32_t UnicodeEncoding_GetChars_2(UnicodeEncoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009AEE50", "name": "UnicodeEncoding_GetEncoder", "signature": "Encoder * UnicodeEncoding_GetEncoder(UnicodeEncoding * this, MethodInfo * method)", "dotNetSignature": "Encoder GetEncoder()" }, { "virtualAddress": "0x009AEEB4", "name": "UnicodeEncoding_GetDecoder", "signature": "Decoder * UnicodeEncoding_GetDecoder(UnicodeEncoding * this, MethodInfo * method)", "dotNetSignature": "Decoder GetDecoder()" }, { "virtualAddress": "0x009AEF30", "name": "UnicodeEncoding_GetPreamble", "signature": "Byte__Array * UnicodeEncoding_GetPreamble(UnicodeEncoding * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPreamble()" }, { "virtualAddress": "0x009AF014", "name": "UnicodeEncoding_GetMaxByteCount", "signature": "int32_t UnicodeEncoding_GetMaxByteCount(UnicodeEncoding * this, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x009AF120", "name": "UnicodeEncoding_GetMaxCharCount", "signature": "int32_t UnicodeEncoding_GetMaxCharCount(UnicodeEncoding * this, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x009AF230", "name": "UnicodeEncoding_Equals", "signature": "bool UnicodeEncoding_Equals(UnicodeEncoding * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009AF378", "name": "UnicodeEncoding_GetHashCode", "signature": "int32_t UnicodeEncoding_GetHashCode(UnicodeEncoding * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009AF418", "name": "UnicodeEncoding__cctor", "signature": "void UnicodeEncoding__cctor(MethodInfo * method)", "dotNetSignature": "UnicodeEncoding()" }, { "virtualAddress": "0x009AEF20", "name": "UnicodeEncoding_Decoder__ctor", "signature": "void UnicodeEncoding_Decoder__ctor(UnicodeEncoding_Decoder * this, UnicodeEncoding * encoding, MethodInfo * method)", "dotNetSignature": "UnicodeEncoding\u002BDecoder(UnicodeEncoding)" }, { "virtualAddress": "0x009AF4BC", "name": "UnicodeEncoding_Decoder__ctor_1", "signature": "void UnicodeEncoding_Decoder__ctor_1(UnicodeEncoding_Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "UnicodeEncoding\u002BDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009AF874", "name": "UnicodeEncoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void UnicodeEncoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData(UnicodeEncoding_Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009AF9CC", "name": "UnicodeEncoding_Decoder_Reset", "signature": "void UnicodeEncoding_Decoder_Reset(UnicodeEncoding_Decoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x009AF9F4", "name": "UnicodeEncoding_Decoder_get_HasState", "signature": "bool UnicodeEncoding_Decoder_get_HasState(UnicodeEncoding_Decoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x009A2854", "name": "UTF32Encoding__ctor", "signature": "void UTF32Encoding__ctor(UTF32Encoding * this, MethodInfo * method)", "dotNetSignature": "UTF32Encoding()" }, { "virtualAddress": "0x009A2914", "name": "UTF32Encoding__ctor_1", "signature": "void UTF32Encoding__ctor_1(UTF32Encoding * this, bool bigEndian, bool byteOrderMark, MethodInfo * method)", "dotNetSignature": "UTF32Encoding(Boolean, Boolean)" }, { "virtualAddress": "0x009A2890", "name": "UTF32Encoding__ctor_2", "signature": "void UTF32Encoding__ctor_2(UTF32Encoding * this, bool bigEndian, bool byteOrderMark, bool throwOnInvalidCharacters, MethodInfo * method)", "dotNetSignature": "UTF32Encoding(Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x009A2924", "name": "UTF32Encoding_SetDefaultFallbacks", "signature": "void UTF32Encoding_SetDefaultFallbacks(UTF32Encoding * this, MethodInfo * method)", "dotNetSignature": "Void SetDefaultFallbacks()" }, { "virtualAddress": "0x009A29E0", "name": "UTF32Encoding_GetByteCount", "signature": "int32_t UTF32Encoding_GetByteCount(UTF32Encoding * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x009A2BB4", "name": "UTF32Encoding_GetByteCount_1", "signature": "int32_t UTF32Encoding_GetByteCount_1(UTF32Encoding * this, String * s, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x009A2C64", "name": "UTF32Encoding_GetByteCount_2", "signature": "int32_t UTF32Encoding_GetByteCount_2(UTF32Encoding * this, uint16_t * chars, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x009A2D80", "name": "UTF32Encoding_GetBytes", "signature": "int32_t UTF32Encoding_GetBytes(UTF32Encoding * this, String * s, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009A2FF0", "name": "UTF32Encoding_GetBytes_1", "signature": "int32_t UTF32Encoding_GetBytes_1(UTF32Encoding * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009A3290", "name": "UTF32Encoding_GetBytes_2", "signature": "int32_t UTF32Encoding_GetBytes_2(UTF32Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x009A33F4", "name": "UTF32Encoding_GetCharCount", "signature": "int32_t UTF32Encoding_GetCharCount(UTF32Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009A35C8", "name": "UTF32Encoding_GetCharCount_1", "signature": "int32_t UTF32Encoding_GetCharCount_1(UTF32Encoding * this, uint8_t * bytes, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x009A36E4", "name": "UTF32Encoding_GetChars", "signature": "int32_t UTF32Encoding_GetChars(UTF32Encoding * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x009A3984", "name": "UTF32Encoding_GetChars_1", "signature": "int32_t UTF32Encoding_GetChars_1(UTF32Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x009A3AE8", "name": "UTF32Encoding_GetString", "signature": "String * UTF32Encoding_GetString(UTF32Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009A3CC0", "name": "UTF32Encoding_GetByteCount_3", "signature": "int32_t UTF32Encoding_GetByteCount_3(UTF32Encoding * this, uint16_t * chars, int32_t count, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009A3FF8", "name": "UTF32Encoding_GetBytes_3", "signature": "int32_t UTF32Encoding_GetBytes_3(UTF32Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, EncoderNLS * encoder, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009A4474", "name": "UTF32Encoding_GetCharCount_2", "signature": "int32_t UTF32Encoding_GetCharCount_2(UTF32Encoding * this, uint8_t * bytes, int32_t count, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009A47FC", "name": "UTF32Encoding_GetChars_2", "signature": "int32_t UTF32Encoding_GetChars_2(UTF32Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009A4458", "name": "UTF32Encoding_GetSurrogate", "signature": "uint32_t UTF32Encoding_GetSurrogate(UTF32Encoding * this, uint16_t cHigh, uint16_t cLow, MethodInfo * method)", "dotNetSignature": "UInt32 GetSurrogate(Char, Char)" }, { "virtualAddress": "0x009A4C30", "name": "UTF32Encoding_GetHighSurrogate", "signature": "uint16_t UTF32Encoding_GetHighSurrogate(UTF32Encoding * this, uint32_t iChar, MethodInfo * method)", "dotNetSignature": "Char GetHighSurrogate(UInt32)" }, { "virtualAddress": "0x009A4C44", "name": "UTF32Encoding_GetLowSurrogate", "signature": "uint16_t UTF32Encoding_GetLowSurrogate(UTF32Encoding * this, uint32_t iChar, MethodInfo * method)", "dotNetSignature": "Char GetLowSurrogate(UInt32)" }, { "virtualAddress": "0x009A4C50", "name": "UTF32Encoding_GetDecoder", "signature": "Decoder * UTF32Encoding_GetDecoder(UTF32Encoding * this, MethodInfo * method)", "dotNetSignature": "Decoder GetDecoder()" }, { "virtualAddress": "0x009A4CBC", "name": "UTF32Encoding_GetEncoder", "signature": "Encoder * UTF32Encoding_GetEncoder(UTF32Encoding * this, MethodInfo * method)", "dotNetSignature": "Encoder GetEncoder()" }, { "virtualAddress": "0x009A4D20", "name": "UTF32Encoding_GetMaxByteCount", "signature": "int32_t UTF32Encoding_GetMaxByteCount(UTF32Encoding * this, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x009A4E2C", "name": "UTF32Encoding_GetMaxCharCount", "signature": "int32_t UTF32Encoding_GetMaxCharCount(UTF32Encoding * this, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x009A4F28", "name": "UTF32Encoding_GetPreamble", "signature": "Byte__Array * UTF32Encoding_GetPreamble(UTF32Encoding * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPreamble()" }, { "virtualAddress": "0x009A5014", "name": "UTF32Encoding_Equals", "signature": "bool UTF32Encoding_Equals(UTF32Encoding * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009A510C", "name": "UTF32Encoding_GetHashCode", "signature": "int32_t UTF32Encoding_GetHashCode(UTF32Encoding * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009A4CB4", "name": "UTF32Encoding_UTF32Decoder__ctor", "signature": "void UTF32Encoding_UTF32Decoder__ctor(UTF32Encoding_UTF32Decoder * this, UTF32Encoding * encoding, MethodInfo * method)", "dotNetSignature": "UTF32Encoding\u002BUTF32Decoder(UTF32Encoding)" }, { "virtualAddress": "0x009A51AC", "name": "UTF32Encoding_UTF32Decoder_Reset", "signature": "void UTF32Encoding_UTF32Decoder_Reset(UTF32Encoding_UTF32Decoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x009A51CC", "name": "UTF32Encoding_UTF32Decoder_get_HasState", "signature": "bool UTF32Encoding_UTF32Decoder_get_HasState(UTF32Encoding_UTF32Decoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x009A51DC", "name": "UTF7Encoding__ctor", "signature": "void UTF7Encoding__ctor(UTF7Encoding * this, MethodInfo * method)", "dotNetSignature": "UTF7Encoding()" }, { "virtualAddress": "0x009A520C", "name": "UTF7Encoding__ctor_1", "signature": "void UTF7Encoding__ctor_1(UTF7Encoding * this, bool allowOptionals, MethodInfo * method)", "dotNetSignature": "UTF7Encoding(Boolean)" }, { "virtualAddress": "0x009A5244", "name": "UTF7Encoding_MakeTables", "signature": "void UTF7Encoding_MakeTables(UTF7Encoding * this, MethodInfo * method)", "dotNetSignature": "Void MakeTables()" }, { "virtualAddress": "0x009A54A0", "name": "UTF7Encoding_SetDefaultFallbacks", "signature": "void UTF7Encoding_SetDefaultFallbacks(UTF7Encoding * this, MethodInfo * method)", "dotNetSignature": "Void SetDefaultFallbacks()" }, { "virtualAddress": "0x009A5548", "name": "UTF7Encoding_OnDeserializing", "signature": "void UTF7Encoding_OnDeserializing(UTF7Encoding * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x009A5550", "name": "UTF7Encoding_OnDeserialized", "signature": "void UTF7Encoding_OnDeserialized(UTF7Encoding * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x009A55F8", "name": "UTF7Encoding_Equals", "signature": "bool UTF7Encoding_Equals(UTF7Encoding * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009A56EC", "name": "UTF7Encoding_GetHashCode", "signature": "int32_t UTF7Encoding_GetHashCode(UTF7Encoding * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009A575C", "name": "UTF7Encoding_GetByteCount", "signature": "int32_t UTF7Encoding_GetByteCount(UTF7Encoding * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x009A5930", "name": "UTF7Encoding_GetByteCount_1", "signature": "int32_t UTF7Encoding_GetByteCount_1(UTF7Encoding * this, String * s, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x009A59E0", "name": "UTF7Encoding_GetByteCount_2", "signature": "int32_t UTF7Encoding_GetByteCount_2(UTF7Encoding * this, uint16_t * chars, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x009A5AFC", "name": "UTF7Encoding_GetBytes", "signature": "int32_t UTF7Encoding_GetBytes(UTF7Encoding * this, String * s, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009A5D6C", "name": "UTF7Encoding_GetBytes_1", "signature": "int32_t UTF7Encoding_GetBytes_1(UTF7Encoding * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009A600C", "name": "UTF7Encoding_GetBytes_2", "signature": "int32_t UTF7Encoding_GetBytes_2(UTF7Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x009A6170", "name": "UTF7Encoding_GetCharCount", "signature": "int32_t UTF7Encoding_GetCharCount(UTF7Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009A6344", "name": "UTF7Encoding_GetCharCount_1", "signature": "int32_t UTF7Encoding_GetCharCount_1(UTF7Encoding * this, uint8_t * bytes, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x009A6460", "name": "UTF7Encoding_GetChars", "signature": "int32_t UTF7Encoding_GetChars(UTF7Encoding * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x009A6700", "name": "UTF7Encoding_GetChars_1", "signature": "int32_t UTF7Encoding_GetChars_1(UTF7Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x009A6864", "name": "UTF7Encoding_GetString", "signature": "String * UTF7Encoding_GetString(UTF7Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009A6A3C", "name": "UTF7Encoding_GetByteCount_3", "signature": "int32_t UTF7Encoding_GetByteCount_3(UTF7Encoding * this, uint16_t * chars, int32_t count, EncoderNLS * baseEncoder, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009A6A58", "name": "UTF7Encoding_GetBytes_3", "signature": "int32_t UTF7Encoding_GetBytes_3(UTF7Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, EncoderNLS * baseEncoder, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009A6E1C", "name": "UTF7Encoding_GetCharCount_2", "signature": "int32_t UTF7Encoding_GetCharCount_2(UTF7Encoding * this, uint8_t * bytes, int32_t count, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009A6E38", "name": "UTF7Encoding_GetChars_2", "signature": "int32_t UTF7Encoding_GetChars_2(UTF7Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009A70F8", "name": "UTF7Encoding_GetDecoder", "signature": "Decoder * UTF7Encoding_GetDecoder(UTF7Encoding * this, MethodInfo * method)", "dotNetSignature": "Decoder GetDecoder()" }, { "virtualAddress": "0x009A7164", "name": "UTF7Encoding_GetEncoder", "signature": "Encoder * UTF7Encoding_GetEncoder(UTF7Encoding * this, MethodInfo * method)", "dotNetSignature": "Encoder GetEncoder()" }, { "virtualAddress": "0x009A71D0", "name": "UTF7Encoding_GetMaxByteCount", "signature": "int32_t UTF7Encoding_GetMaxByteCount(UTF7Encoding * this, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x009A7294", "name": "UTF7Encoding_GetMaxCharCount", "signature": "int32_t UTF7Encoding_GetMaxCharCount(UTF7Encoding * this, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x009A715C", "name": "UTF7Encoding_Decoder__ctor", "signature": "void UTF7Encoding_Decoder__ctor(UTF7Encoding_Decoder * this, UTF7Encoding * encoding, MethodInfo * method)", "dotNetSignature": "UTF7Encoding\u002BDecoder(UTF7Encoding)" }, { "virtualAddress": "0x009A733C", "name": "UTF7Encoding_Decoder__ctor_1", "signature": "void UTF7Encoding_Decoder__ctor_1(UTF7Encoding_Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "UTF7Encoding\u002BDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009A757C", "name": "UTF7Encoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void UTF7Encoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData(UTF7Encoding_Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009A7674", "name": "UTF7Encoding_Decoder_Reset", "signature": "void UTF7Encoding_Decoder_Reset(UTF7Encoding_Decoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x009A769C", "name": "UTF7Encoding_Decoder_get_HasState", "signature": "bool UTF7Encoding_Decoder_get_HasState(UTF7Encoding_Decoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x009A71C8", "name": "UTF7Encoding_Encoder__ctor", "signature": "void UTF7Encoding_Encoder__ctor(UTF7Encoding_Encoder * this, UTF7Encoding * encoding, MethodInfo * method)", "dotNetSignature": "UTF7Encoding\u002BEncoder(UTF7Encoding)" }, { "virtualAddress": "0x009A78F8", "name": "UTF7Encoding_Encoder__ctor_1", "signature": "void UTF7Encoding_Encoder__ctor_1(UTF7Encoding_Encoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "UTF7Encoding\u002BEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009A7AD8", "name": "UTF7Encoding_Encoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void UTF7Encoding_Encoder_System_Runtime_Serialization_ISerializable_GetObjectData(UTF7Encoding_Encoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009A7BB4", "name": "UTF7Encoding_Encoder_Reset", "signature": "void UTF7Encoding_Encoder_Reset(UTF7Encoding_Encoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x009A7BD8", "name": "UTF7Encoding_Encoder_get_HasState", "signature": "bool UTF7Encoding_Encoder_get_HasState(UTF7Encoding_Encoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x009A5540", "name": "UTF7Encoding_DecoderUTF7Fallback__ctor", "signature": "void UTF7Encoding_DecoderUTF7Fallback__ctor(UTF7Encoding_DecoderUTF7Fallback * this, MethodInfo * method)", "dotNetSignature": "UTF7Encoding\u002BDecoderUTF7Fallback()" }, { "virtualAddress": "0x009A76AC", "name": "UTF7Encoding_DecoderUTF7Fallback_CreateFallbackBuffer", "signature": "DecoderFallbackBuffer * UTF7Encoding_DecoderUTF7Fallback_CreateFallbackBuffer(UTF7Encoding_DecoderUTF7Fallback * this, MethodInfo * method)", "dotNetSignature": "DecoderFallbackBuffer CreateFallbackBuffer()" }, { "virtualAddress": "0x009A7720", "name": "UTF7Encoding_DecoderUTF7Fallback_get_MaxCharCount", "signature": "int32_t UTF7Encoding_DecoderUTF7Fallback_get_MaxCharCount(UTF7Encoding_DecoderUTF7Fallback * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharCount()" }, { "virtualAddress": "0x009A7728", "name": "UTF7Encoding_DecoderUTF7Fallback_Equals", "signature": "bool UTF7Encoding_DecoderUTF7Fallback_Equals(UTF7Encoding_DecoderUTF7Fallback * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009A778C", "name": "UTF7Encoding_DecoderUTF7Fallback_GetHashCode", "signature": "int32_t UTF7Encoding_DecoderUTF7Fallback_GetHashCode(UTF7Encoding_DecoderUTF7Fallback * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009A7710", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer__ctor", "signature": "void UTF7Encoding_DecoderUTF7FallbackBuffer__ctor(UTF7Encoding_DecoderUTF7FallbackBuffer * this, UTF7Encoding_DecoderUTF7Fallback * fallback, MethodInfo * method)", "dotNetSignature": "UTF7Encoding\u002BDecoderUTF7FallbackBuffer(UTF7Encoding\u002BDecoderUTF7Fallback)" }, { "virtualAddress": "0x009A7794", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer_Fallback", "signature": "bool UTF7Encoding_DecoderUTF7FallbackBuffer_Fallback(UTF7Encoding_DecoderUTF7FallbackBuffer * this, Byte__Array * bytesUnknown, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Fallback(Byte[], Int32)" }, { "virtualAddress": "0x009A77E0", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer_GetNextChar", "signature": "uint16_t UTF7Encoding_DecoderUTF7FallbackBuffer_GetNextChar(UTF7Encoding_DecoderUTF7FallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Char GetNextChar()" }, { "virtualAddress": "0x009A7800", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer_MovePrevious", "signature": "bool UTF7Encoding_DecoderUTF7FallbackBuffer_MovePrevious(UTF7Encoding_DecoderUTF7FallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Boolean MovePrevious()" }, { "virtualAddress": "0x009A782C", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer_get_Remaining", "signature": "int32_t UTF7Encoding_DecoderUTF7FallbackBuffer_get_Remaining(UTF7Encoding_DecoderUTF7FallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Remaining()" }, { "virtualAddress": "0x009A7838", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer_Reset", "signature": "void UTF7Encoding_DecoderUTF7FallbackBuffer_Reset(UTF7Encoding_DecoderUTF7FallbackBuffer * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x009A7848", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer_InternalFallback", "signature": "int32_t UTF7Encoding_DecoderUTF7FallbackBuffer_InternalFallback(UTF7Encoding_DecoderUTF7FallbackBuffer * this, Byte__Array * bytes, uint8_t * pBytes, MethodInfo * method)", "dotNetSignature": "Int32 InternalFallback(Byte[], Byte*)" }, { "virtualAddress": "0x009A7BF8", "name": "UTF8Encoding__ctor", "signature": "void UTF8Encoding__ctor(UTF8Encoding * this, MethodInfo * method)", "dotNetSignature": "UTF8Encoding()" }, { "virtualAddress": "0x009A7C24", "name": "UTF8Encoding__ctor_1", "signature": "void UTF8Encoding__ctor_1(UTF8Encoding * this, bool encoderShouldEmitUTF8Identifier, MethodInfo * method)", "dotNetSignature": "UTF8Encoding(Boolean)" }, { "virtualAddress": "0x009A7C5C", "name": "UTF8Encoding__ctor_2", "signature": "void UTF8Encoding__ctor_2(UTF8Encoding * this, bool encoderShouldEmitUTF8Identifier, bool throwOnInvalidBytes, MethodInfo * method)", "dotNetSignature": "UTF8Encoding(Boolean, Boolean)" }, { "virtualAddress": "0x009A7CC4", "name": "UTF8Encoding_SetDefaultFallbacks", "signature": "void UTF8Encoding_SetDefaultFallbacks(UTF8Encoding * this, MethodInfo * method)", "dotNetSignature": "Void SetDefaultFallbacks()" }, { "virtualAddress": "0x009A7D80", "name": "UTF8Encoding_GetByteCount", "signature": "int32_t UTF8Encoding_GetByteCount(UTF8Encoding * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x009A7F54", "name": "UTF8Encoding_GetByteCount_1", "signature": "int32_t UTF8Encoding_GetByteCount_1(UTF8Encoding * this, String * chars, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x009A8004", "name": "UTF8Encoding_GetByteCount_2", "signature": "int32_t UTF8Encoding_GetByteCount_2(UTF8Encoding * this, uint16_t * chars, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x009A8120", "name": "UTF8Encoding_GetBytes", "signature": "int32_t UTF8Encoding_GetBytes(UTF8Encoding * this, String * s, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009A8390", "name": "UTF8Encoding_GetBytes_1", "signature": "int32_t UTF8Encoding_GetBytes_1(UTF8Encoding * this, Char__Array * chars, int32_t charIndex, int32_t charCount, Byte__Array * bytes, int32_t byteIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x009A8630", "name": "UTF8Encoding_GetBytes_2", "signature": "int32_t UTF8Encoding_GetBytes_2(UTF8Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x009A8794", "name": "UTF8Encoding_GetCharCount", "signature": "int32_t UTF8Encoding_GetCharCount(UTF8Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009A8968", "name": "UTF8Encoding_GetCharCount_1", "signature": "int32_t UTF8Encoding_GetCharCount_1(UTF8Encoding * this, uint8_t * bytes, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x009A8A84", "name": "UTF8Encoding_GetChars", "signature": "int32_t UTF8Encoding_GetChars(UTF8Encoding * this, Byte__Array * bytes, int32_t byteIndex, int32_t byteCount, Char__Array * chars, int32_t charIndex, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x009A8D24", "name": "UTF8Encoding_GetChars_1", "signature": "int32_t UTF8Encoding_GetChars_1(UTF8Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x009A8E88", "name": "UTF8Encoding_GetString", "signature": "String * UTF8Encoding_GetString(UTF8Encoding * this, Byte__Array * bytes, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x009A9060", "name": "UTF8Encoding_GetByteCount_3", "signature": "int32_t UTF8Encoding_GetByteCount_3(UTF8Encoding * this, uint16_t * chars, int32_t count, EncoderNLS * baseEncoder, MethodInfo * method)", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009A9654", "name": "UTF8Encoding_PtrDiff", "signature": "int32_t UTF8Encoding_PtrDiff(uint16_t * a, uint16_t * b, MethodInfo * method)", "dotNetSignature": "Int32 PtrDiff(Char*, Char*)" }, { "virtualAddress": "0x009A9660", "name": "UTF8Encoding_PtrDiff_1", "signature": "int32_t UTF8Encoding_PtrDiff_1(uint8_t * a, uint8_t * b, MethodInfo * method)", "dotNetSignature": "Int32 PtrDiff(Byte*, Byte*)" }, { "virtualAddress": "0x009A9640", "name": "UTF8Encoding_InRange", "signature": "bool UTF8Encoding_InRange(int32_t ch, int32_t start, int32_t end, MethodInfo * method)", "dotNetSignature": "Boolean InRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x009A9668", "name": "UTF8Encoding_GetBytes_3", "signature": "int32_t UTF8Encoding_GetBytes_3(UTF8Encoding * this, uint16_t * chars, int32_t charCount, uint8_t * bytes, int32_t byteCount, EncoderNLS * baseEncoder, MethodInfo * method)", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x009A9E24", "name": "UTF8Encoding_GetCharCount_2", "signature": "int32_t UTF8Encoding_GetCharCount_2(UTF8Encoding * this, uint8_t * bytes, int32_t count, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009AA35C", "name": "UTF8Encoding_GetChars_2", "signature": "int32_t UTF8Encoding_GetChars_2(UTF8Encoding * this, uint8_t * bytes, int32_t byteCount, uint16_t * chars, int32_t charCount, DecoderNLS * baseDecoder, MethodInfo * method)", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, DecoderNLS)" }, { "virtualAddress": "0x009AAB8C", "name": "UTF8Encoding_FallbackInvalidByteSequence", "signature": "bool UTF8Encoding_FallbackInvalidByteSequence(UTF8Encoding * this, uint8_t * * pSrc, int32_t ch, DecoderFallbackBuffer * fallback, uint16_t * * pTarget, MethodInfo * method)", "dotNetSignature": "Boolean FallbackInvalidByteSequence(Byte* ByRef, Int32, DecoderFallbackBuffer, Char* ByRef)" }, { "virtualAddress": "0x009AA318", "name": "UTF8Encoding_FallbackInvalidByteSequence_1", "signature": "int32_t UTF8Encoding_FallbackInvalidByteSequence_1(UTF8Encoding * this, uint8_t * pSrc, int32_t ch, DecoderFallbackBuffer * fallback, MethodInfo * method)", "dotNetSignature": "Int32 FallbackInvalidByteSequence(Byte*, Int32, DecoderFallbackBuffer)" }, { "virtualAddress": "0x009AAC04", "name": "UTF8Encoding_GetBytesUnknown", "signature": "Byte__Array * UTF8Encoding_GetBytesUnknown(UTF8Encoding * this, uint8_t * * pSrc, int32_t ch, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytesUnknown(Byte* ByRef, Int32)" }, { "virtualAddress": "0x009AAE40", "name": "UTF8Encoding_GetDecoder", "signature": "Decoder * UTF8Encoding_GetDecoder(UTF8Encoding * this, MethodInfo * method)", "dotNetSignature": "Decoder GetDecoder()" }, { "virtualAddress": "0x009AAEAC", "name": "UTF8Encoding_GetEncoder", "signature": "Encoder * UTF8Encoding_GetEncoder(UTF8Encoding * this, MethodInfo * method)", "dotNetSignature": "Encoder GetEncoder()" }, { "virtualAddress": "0x009AAF18", "name": "UTF8Encoding_GetMaxByteCount", "signature": "int32_t UTF8Encoding_GetMaxByteCount(UTF8Encoding * this, int32_t charCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x009AB024", "name": "UTF8Encoding_GetMaxCharCount", "signature": "int32_t UTF8Encoding_GetMaxCharCount(UTF8Encoding * this, int32_t byteCount, MethodInfo * method)", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x009AB130", "name": "UTF8Encoding_GetPreamble", "signature": "Byte__Array * UTF8Encoding_GetPreamble(UTF8Encoding * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPreamble()" }, { "virtualAddress": "0x009AB1D8", "name": "UTF8Encoding_Equals", "signature": "bool UTF8Encoding_Equals(UTF8Encoding * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009AB2CC", "name": "UTF8Encoding_GetHashCode", "signature": "int32_t UTF8Encoding_GetHashCode(UTF8Encoding * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009AAF10", "name": "UTF8Encoding_UTF8Encoder__ctor", "signature": "void UTF8Encoding_UTF8Encoder__ctor(UTF8Encoding_UTF8Encoder * this, UTF8Encoding * encoding, MethodInfo * method)", "dotNetSignature": "UTF8Encoding\u002BUTF8Encoder(UTF8Encoding)" }, { "virtualAddress": "0x009AB754", "name": "UTF8Encoding_UTF8Encoder__ctor_1", "signature": "void UTF8Encoding_UTF8Encoder__ctor_1(UTF8Encoding_UTF8Encoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "UTF8Encoding\u002BUTF8Encoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009AB9EC", "name": "UTF8Encoding_UTF8Encoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void UTF8Encoding_UTF8Encoder_System_Runtime_Serialization_ISerializable_GetObjectData(UTF8Encoding_UTF8Encoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009ABB08", "name": "UTF8Encoding_UTF8Encoder_Reset", "signature": "void UTF8Encoding_UTF8Encoder_Reset(UTF8Encoding_UTF8Encoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x009ABB28", "name": "UTF8Encoding_UTF8Encoder_get_HasState", "signature": "bool UTF8Encoding_UTF8Encoder_get_HasState(UTF8Encoding_UTF8Encoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x009AAEA4", "name": "UTF8Encoding_UTF8Decoder__ctor", "signature": "void UTF8Encoding_UTF8Decoder__ctor(UTF8Encoding_UTF8Decoder * this, UTF8Encoding * encoding, MethodInfo * method)", "dotNetSignature": "UTF8Encoding\u002BUTF8Decoder(UTF8Encoding)" }, { "virtualAddress": "0x009AB330", "name": "UTF8Encoding_UTF8Decoder__ctor_1", "signature": "void UTF8Encoding_UTF8Decoder__ctor_1(UTF8Encoding_UTF8Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "UTF8Encoding\u002BUTF8Decoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009AB5D8", "name": "UTF8Encoding_UTF8Decoder_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void UTF8Encoding_UTF8Decoder_System_Runtime_Serialization_ISerializable_GetObjectData(UTF8Encoding_UTF8Decoder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009AB724", "name": "UTF8Encoding_UTF8Decoder_Reset", "signature": "void UTF8Encoding_UTF8Decoder_Reset(UTF8Encoding_UTF8Decoder * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x009AB744", "name": "UTF8Encoding_UTF8Decoder_get_HasState", "signature": "bool UTF8Encoding_UTF8Decoder_get_HasState(UTF8Encoding_UTF8Decoder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasState()" }, { "virtualAddress": "0x0099B3EC", "name": "Normalization_PropValue", "signature": "uint32_t Normalization_PropValue(int32_t cp, MethodInfo * method)", "dotNetSignature": "UInt32 PropValue(Int32)" }, { "virtualAddress": "0x0099B48C", "name": "Normalization_CharMapIdx", "signature": "int32_t Normalization_CharMapIdx(int32_t cp, MethodInfo * method)", "dotNetSignature": "Int32 CharMapIdx(Int32)" }, { "virtualAddress": "0x0099B52C", "name": "Normalization_GetCombiningClass", "signature": "uint8_t Normalization_GetCombiningClass(int32_t c, MethodInfo * method)", "dotNetSignature": "Byte GetCombiningClass(Int32)" }, { "virtualAddress": "0x0099B5E8", "name": "Normalization_GetPrimaryCompositeFromMapIndex", "signature": "int32_t Normalization_GetPrimaryCompositeFromMapIndex(int32_t src, MethodInfo * method)", "dotNetSignature": "Int32 GetPrimaryCompositeFromMapIndex(Int32)" }, { "virtualAddress": "0x0099B6A4", "name": "Normalization_GetPrimaryCompositeHelperIndex", "signature": "int32_t Normalization_GetPrimaryCompositeHelperIndex(int32_t cp, MethodInfo * method)", "dotNetSignature": "Int32 GetPrimaryCompositeHelperIndex(Int32)" }, { "virtualAddress": "0x0099B760", "name": "Normalization_Compose", "signature": "String * Normalization_Compose(String * source, int32_t checkType, MethodInfo * method)", "dotNetSignature": "String Compose(String, Int32)" }, { "virtualAddress": "0x0099B9C0", "name": "Normalization_Combine", "signature": "StringBuilder * Normalization_Combine(String * source, int32_t start, int32_t checkType, MethodInfo * method)", "dotNetSignature": "StringBuilder Combine(String, Int32, Int32)" }, { "virtualAddress": "0x0099BB00", "name": "Normalization_Combine_1", "signature": "void Normalization_Combine_1(StringBuilder * sb, int32_t i, int32_t checkType, MethodInfo * method)", "dotNetSignature": "Void Combine(StringBuilder, Int32, Int32)" }, { "virtualAddress": "0x0099BF08", "name": "Normalization_CombineHangul", "signature": "int32_t Normalization_CombineHangul(StringBuilder * sb, String * s, int32_t current, MethodInfo * method)", "dotNetSignature": "Int32 CombineHangul(StringBuilder, String, Int32)" }, { "virtualAddress": "0x0099C3FC", "name": "Normalization_Fetch", "signature": "int32_t Normalization_Fetch(StringBuilder * sb, String * s, int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 Fetch(StringBuilder, String, Int32)" }, { "virtualAddress": "0x0099C1A0", "name": "Normalization_TryComposeWithPreviousStarter", "signature": "int32_t Normalization_TryComposeWithPreviousStarter(StringBuilder * sb, String * s, int32_t current, MethodInfo * method)", "dotNetSignature": "Int32 TryComposeWithPreviousStarter(StringBuilder, String, Int32)" }, { "virtualAddress": "0x0099C6BC", "name": "Normalization_TryCompose", "signature": "int32_t Normalization_TryCompose(int32_t i, int32_t starter, int32_t candidate, MethodInfo * method)", "dotNetSignature": "Int32 TryCompose(Int32, Int32, Int32)" }, { "virtualAddress": "0x0099C80C", "name": "Normalization_Decompose", "signature": "String * Normalization_Decompose(String * source, int32_t checkType, MethodInfo * method)", "dotNetSignature": "String Decompose(String, Int32)" }, { "virtualAddress": "0x0099B868", "name": "Normalization_Decompose_1", "signature": "void Normalization_Decompose_1(String * source, StringBuilder * * sb, int32_t checkType, MethodInfo * method)", "dotNetSignature": "Void Decompose(String, StringBuilder ByRef, Int32)" }, { "virtualAddress": "0x0099CC2C", "name": "Normalization_ReorderCanonical", "signature": "void Normalization_ReorderCanonical(String * src, StringBuilder * * sb, int32_t start, MethodInfo * method)", "dotNetSignature": "Void ReorderCanonical(String, StringBuilder ByRef, Int32)" }, { "virtualAddress": "0x0099C8A8", "name": "Normalization_DecomposeChar", "signature": "void Normalization_DecomposeChar(StringBuilder * * sb, Int32__Array * * buf, String * s, int32_t i, int32_t checkType, int32_t * start, MethodInfo * method)", "dotNetSignature": "Void DecomposeChar(StringBuilder ByRef, Int32[] ByRef, String, Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0099BC2C", "name": "Normalization_QuickCheck", "signature": "NormalizationCheck__Enum Normalization_QuickCheck(uint16_t c, int32_t type, MethodInfo * method)", "dotNetSignature": "NormalizationCheck QuickCheck(Char, Int32)" }, { "virtualAddress": "0x0099D10C", "name": "Normalization_GetCanonicalHangul", "signature": "int32_t Normalization_GetCanonicalHangul(int32_t s, Int32__Array * buf, int32_t bufIdx, MethodInfo * method)", "dotNetSignature": "Int32 GetCanonicalHangul(Int32, Int32[], Int32)" }, { "virtualAddress": "0x0099CEAC", "name": "Normalization_GetCanonical", "signature": "int32_t Normalization_GetCanonical(int32_t c, Int32__Array * buf, int32_t bufIdx, int32_t checkType, MethodInfo * method)", "dotNetSignature": "Int32 GetCanonical(Int32, Int32[], Int32, Int32)" }, { "virtualAddress": "0x0099D210", "name": "Normalization_IsNormalized", "signature": "bool Normalization_IsNormalized(String * source, NormalizationForm__Enum normalizationForm, MethodInfo * method)", "dotNetSignature": "Boolean IsNormalized(String, NormalizationForm)" }, { "virtualAddress": "0x0099D2FC", "name": "Normalization_IsNormalized_1", "signature": "bool Normalization_IsNormalized_1(String * source, int32_t type, MethodInfo * method)", "dotNetSignature": "Boolean IsNormalized(String, Int32)" }, { "virtualAddress": "0x0099D5A8", "name": "Normalization_Normalize", "signature": "String * Normalization_Normalize(String * source, NormalizationForm__Enum normalizationForm, MethodInfo * method)", "dotNetSignature": "String Normalize(String, NormalizationForm)" }, { "virtualAddress": "0x0099D4F0", "name": "Normalization_Normalize_1", "signature": "String * Normalization_Normalize_1(String * source, int32_t type, MethodInfo * method)", "dotNetSignature": "String Normalize(String, Int32)" }, { "virtualAddress": "0x0099D694", "name": "Normalization_get_IsReady", "signature": "bool Normalization_get_IsReady(MethodInfo * method)", "dotNetSignature": "Boolean get_IsReady()" }, { "virtualAddress": "0x0099D6FC", "name": "Normalization_load_normalization_resource", "signature": "void Normalization_load_normalization_resource(void * * props, void * * mappedChars, void * * charMapIndex, void * * helperIndex, void * * mapIdxToComposite, void * * combiningClass, MethodInfo * method)", "dotNetSignature": "Void load_normalization_resource(IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x0099D700", "name": "Normalization__cctor", "signature": "void Normalization__cctor(MethodInfo * method)", "dotNetSignature": "Normalization()" }, { "virtualAddress": "0x0099D8D0", "name": "Normalization__ctor", "signature": "void Normalization__ctor(Normalization * this, MethodInfo * method)", "dotNetSignature": "Normalization()" }, { "virtualAddress": "0x008BC430", "name": "EncodingHelper_get_UTF8Unmarked", "signature": "Encoding * EncodingHelper_get_UTF8Unmarked(MethodInfo * method)", "dotNetSignature": "Encoding get_UTF8Unmarked()" }, { "virtualAddress": "0x008BC61C", "name": "EncodingHelper_get_UTF8UnmarkedUnsafe", "signature": "Encoding * EncodingHelper_get_UTF8UnmarkedUnsafe(MethodInfo * method)", "dotNetSignature": "Encoding get_UTF8UnmarkedUnsafe()" }, { "virtualAddress": "0x008BC880", "name": "EncodingHelper_get_BigEndianUTF32", "signature": "Encoding * EncodingHelper_get_BigEndianUTF32(MethodInfo * method)", "dotNetSignature": "Encoding get_BigEndianUTF32()" }, { "virtualAddress": "0x008BCA68", "name": "EncodingHelper_InternalCodePage", "signature": "String * EncodingHelper_InternalCodePage(int32_t * code_page, MethodInfo * method)", "dotNetSignature": "String InternalCodePage(Int32 ByRef)" }, { "virtualAddress": "0x008BA994", "name": "EncodingHelper_GetDefaultEncoding", "signature": "Encoding * EncodingHelper_GetDefaultEncoding(MethodInfo * method)", "dotNetSignature": "Encoding GetDefaultEncoding()" }, { "virtualAddress": "0x008B87D4", "name": "EncodingHelper_InvokeI18N", "signature": "Object * EncodingHelper_InvokeI18N(String * name, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object InvokeI18N(String, Object[])" }, { "virtualAddress": "0x008BCA6C", "name": "EncodingHelper__cctor", "signature": "void EncodingHelper__cctor(MethodInfo * method)", "dotNetSignature": "EncodingHelper()" }, { "virtualAddress": "0x0092DC84", "name": "FastResourceComparer_GetHashCode", "signature": "int32_t FastResourceComparer_GetHashCode(FastResourceComparer * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x0092DD8C", "name": "FastResourceComparer_GetHashCode_1", "signature": "int32_t FastResourceComparer_GetHashCode_1(FastResourceComparer * this, String * key, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(String)" }, { "virtualAddress": "0x0092DD14", "name": "FastResourceComparer_HashFunction", "signature": "int32_t FastResourceComparer_HashFunction(String * key, MethodInfo * method)", "dotNetSignature": "Int32 HashFunction(String)" }, { "virtualAddress": "0x0092DDF0", "name": "FastResourceComparer_Compare", "signature": "int32_t FastResourceComparer_Compare(FastResourceComparer * this, Object * a, Object * b, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x0092DEA0", "name": "FastResourceComparer_Compare_1", "signature": "int32_t FastResourceComparer_Compare_1(FastResourceComparer * this, String * a, String * b, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String)" }, { "virtualAddress": "0x0092DEB0", "name": "FastResourceComparer_Equals", "signature": "bool FastResourceComparer_Equals(FastResourceComparer * this, String * a, String * b, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, String)" }, { "virtualAddress": "0x0092DEC0", "name": "FastResourceComparer_Equals_1", "signature": "bool FastResourceComparer_Equals_1(FastResourceComparer * this, Object * a, Object * b, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x0092DF70", "name": "FastResourceComparer_CompareOrdinal", "signature": "int32_t FastResourceComparer_CompareOrdinal(String * a, Byte__Array * bytes, int32_t bCharLength, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinal(String, Byte[], Int32)" }, { "virtualAddress": "0x0092E030", "name": "FastResourceComparer_CompareOrdinal_1", "signature": "int32_t FastResourceComparer_CompareOrdinal_1(Byte__Array * bytes, int32_t aCharLength, String * b, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinal(Byte[], Int32, String)" }, { "virtualAddress": "0x0092E0B4", "name": "FastResourceComparer_CompareOrdinal_2", "signature": "int32_t FastResourceComparer_CompareOrdinal_2(uint8_t * a, int32_t byteLen, String * b, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinal(Byte*, Int32, String)" }, { "virtualAddress": "0x0092E154", "name": "FastResourceComparer__ctor", "signature": "void FastResourceComparer__ctor(FastResourceComparer * this, MethodInfo * method)", "dotNetSignature": "FastResourceComparer()" }, { "virtualAddress": "0x0092E15C", "name": "FastResourceComparer__cctor", "signature": "void FastResourceComparer__cctor(MethodInfo * method)", "dotNetSignature": "FastResourceComparer()" }, { "virtualAddress": "0x0092E1C0", "name": "FileBasedResourceGroveler__ctor", "signature": "void FileBasedResourceGroveler__ctor(FileBasedResourceGroveler * this, ResourceManager_ResourceManagerMediator * mediator, MethodInfo * method)", "dotNetSignature": "FileBasedResourceGroveler(ResourceManager\u002BResourceManagerMediator)" }, { "virtualAddress": "0x0092E1EC", "name": "FileBasedResourceGroveler_GrovelForResourceSet", "signature": "ResourceSet * FileBasedResourceGroveler_GrovelForResourceSet(FileBasedResourceGroveler * this, CultureInfo * culture, Dictionary_2_System_String_System_Resources_ResourceSet_ * localResourceSets, bool tryParents, bool createIfNotExists, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ResourceSet GrovelForResourceSet(CultureInfo, Dictionary\u00602[System.String,System.Resources.ResourceSet], Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0092E904", "name": "FileBasedResourceGroveler_HasNeutralResources", "signature": "bool FileBasedResourceGroveler_HasNeutralResources(FileBasedResourceGroveler * this, CultureInfo * culture, String * defaultResName, MethodInfo * method)", "dotNetSignature": "Boolean HasNeutralResources(CultureInfo, String)" }, { "virtualAddress": "0x0092E540", "name": "FileBasedResourceGroveler_FindResourceFile", "signature": "String * FileBasedResourceGroveler_FindResourceFile(FileBasedResourceGroveler * this, CultureInfo * culture, String * fileName, MethodInfo * method)", "dotNetSignature": "String FindResourceFile(CultureInfo, String)" }, { "virtualAddress": "0x0092E64C", "name": "FileBasedResourceGroveler_CreateResourceSet", "signature": "ResourceSet * FileBasedResourceGroveler_CreateResourceSet(FileBasedResourceGroveler * this, String * file, MethodInfo * method)", "dotNetSignature": "ResourceSet CreateResourceSet(String)" }, { "virtualAddress": "0x0092EBFC", "name": "ManifestBasedResourceGroveler__ctor", "signature": "void ManifestBasedResourceGroveler__ctor(ManifestBasedResourceGroveler * this, ResourceManager_ResourceManagerMediator * mediator, MethodInfo * method)", "dotNetSignature": "ManifestBasedResourceGroveler(ResourceManager\u002BResourceManagerMediator)" }, { "virtualAddress": "0x0092EC28", "name": "ManifestBasedResourceGroveler_GrovelForResourceSet", "signature": "ResourceSet * ManifestBasedResourceGroveler_GrovelForResourceSet(ManifestBasedResourceGroveler * this, CultureInfo * culture, Dictionary_2_System_String_System_Resources_ResourceSet_ * localResourceSets, bool tryParents, bool createIfNotExists, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ResourceSet GrovelForResourceSet(CultureInfo, Dictionary\u00602[System.String,System.Resources.ResourceSet], Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00930204", "name": "ManifestBasedResourceGroveler_HasNeutralResources", "signature": "bool ManifestBasedResourceGroveler_HasNeutralResources(ManifestBasedResourceGroveler * this, CultureInfo * culture, String * defaultResName, MethodInfo * method)", "dotNetSignature": "Boolean HasNeutralResources(CultureInfo, String)" }, { "virtualAddress": "0x0092EEA8", "name": "ManifestBasedResourceGroveler_UltimateFallbackFixup", "signature": "CultureInfo * ManifestBasedResourceGroveler_UltimateFallbackFixup(ManifestBasedResourceGroveler * this, CultureInfo * lookForCulture, MethodInfo * method)", "dotNetSignature": "CultureInfo UltimateFallbackFixup(CultureInfo)" }, { "virtualAddress": "0x009303D4", "name": "ManifestBasedResourceGroveler_GetNeutralResourcesLanguage", "signature": "CultureInfo * ManifestBasedResourceGroveler_GetNeutralResourcesLanguage(Assembly * a, UltimateResourceFallbackLocation__Enum * fallbackLocation, MethodInfo * method)", "dotNetSignature": "CultureInfo GetNeutralResourcesLanguage(Assembly, UltimateResourceFallbackLocation ByRef)" }, { "virtualAddress": "0x0092F5EC", "name": "ManifestBasedResourceGroveler_CreateResourceSet", "signature": "ResourceSet * ManifestBasedResourceGroveler_CreateResourceSet(ManifestBasedResourceGroveler * this, Stream * store, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "ResourceSet CreateResourceSet(Stream, Assembly)" }, { "virtualAddress": "0x0092F4F8", "name": "ManifestBasedResourceGroveler_GetManifestResourceStream", "signature": "Stream * ManifestBasedResourceGroveler_GetManifestResourceStream(ManifestBasedResourceGroveler * this, RuntimeAssembly * satellite, String * fileName, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Stream GetManifestResourceStream(RuntimeAssembly, String, StackCrawlMark ByRef)" }, { "virtualAddress": "0x009308F8", "name": "ManifestBasedResourceGroveler_CaseInsensitiveManifestResourceStreamLookup", "signature": "Stream * ManifestBasedResourceGroveler_CaseInsensitiveManifestResourceStreamLookup(ManifestBasedResourceGroveler * this, RuntimeAssembly * satellite, String * name, MethodInfo * method)", "dotNetSignature": "Stream CaseInsensitiveManifestResourceStreamLookup(RuntimeAssembly, String)" }, { "virtualAddress": "0x0092EFD8", "name": "ManifestBasedResourceGroveler_GetSatelliteAssembly", "signature": "RuntimeAssembly * ManifestBasedResourceGroveler_GetSatelliteAssembly(ManifestBasedResourceGroveler * this, CultureInfo * lookForCulture, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly GetSatelliteAssembly(CultureInfo, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00930780", "name": "ManifestBasedResourceGroveler_CanUseDefaultResourceClasses", "signature": "bool ManifestBasedResourceGroveler_CanUseDefaultResourceClasses(ManifestBasedResourceGroveler * this, String * readerTypeName, String * resSetTypeName, MethodInfo * method)", "dotNetSignature": "Boolean CanUseDefaultResourceClasses(String, String)" }, { "virtualAddress": "0x00930CA4", "name": "ManifestBasedResourceGroveler_GetSatelliteAssemblyName", "signature": "String * ManifestBasedResourceGroveler_GetSatelliteAssemblyName(ManifestBasedResourceGroveler * this, MethodInfo * method)", "dotNetSignature": "String GetSatelliteAssemblyName()" }, { "virtualAddress": "0x0092F198", "name": "ManifestBasedResourceGroveler_HandleSatelliteMissing", "signature": "void ManifestBasedResourceGroveler_HandleSatelliteMissing(ManifestBasedResourceGroveler * this, MethodInfo * method)", "dotNetSignature": "Void HandleSatelliteMissing()" }, { "virtualAddress": "0x0092FF1C", "name": "ManifestBasedResourceGroveler_HandleResourceStreamMissing", "signature": "void ManifestBasedResourceGroveler_HandleResourceStreamMissing(ManifestBasedResourceGroveler * this, String * fileName, MethodInfo * method)", "dotNetSignature": "Void HandleResourceStreamMissing(String)" }, { "virtualAddress": "0x00930704", "name": "ManifestBasedResourceGroveler_GetNeutralResourcesLanguageAttribute", "signature": "bool ManifestBasedResourceGroveler_GetNeutralResourcesLanguageAttribute(Assembly * assembly, String * * cultureName, int16_t * fallbackLocation, MethodInfo * method)", "dotNetSignature": "Boolean GetNeutralResourcesLanguageAttribute(Assembly, String ByRef, Int16 ByRef)" }, { "virtualAddress": "0x00930D54", "name": "MissingManifestResourceException__ctor", "signature": "void MissingManifestResourceException__ctor(MissingManifestResourceException * this, MethodInfo * method)", "dotNetSignature": "MissingManifestResourceException()" }, { "virtualAddress": "0x0092E618", "name": "MissingManifestResourceException__ctor_1", "signature": "void MissingManifestResourceException__ctor_1(MissingManifestResourceException * this, String * message, MethodInfo * method)", "dotNetSignature": "MissingManifestResourceException(String)" }, { "virtualAddress": "0x00930DC8", "name": "MissingManifestResourceException__ctor_2", "signature": "void MissingManifestResourceException__ctor_2(MissingManifestResourceException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MissingManifestResourceException(String, Exception)" }, { "virtualAddress": "0x00930DFC", "name": "MissingManifestResourceException__ctor_3", "signature": "void MissingManifestResourceException__ctor_3(MissingManifestResourceException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MissingManifestResourceException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00930E04", "name": "MissingSatelliteAssemblyException__ctor", "signature": "void MissingSatelliteAssemblyException__ctor(MissingSatelliteAssemblyException * this, MethodInfo * method)", "dotNetSignature": "MissingSatelliteAssemblyException()" }, { "virtualAddress": "0x00930E78", "name": "MissingSatelliteAssemblyException__ctor_1", "signature": "void MissingSatelliteAssemblyException__ctor_1(MissingSatelliteAssemblyException * this, String * message, MethodInfo * method)", "dotNetSignature": "MissingSatelliteAssemblyException(String)" }, { "virtualAddress": "0x00930D14", "name": "MissingSatelliteAssemblyException__ctor_2", "signature": "void MissingSatelliteAssemblyException__ctor_2(MissingSatelliteAssemblyException * this, String * message, String * cultureName, MethodInfo * method)", "dotNetSignature": "MissingSatelliteAssemblyException(String, String)" }, { "virtualAddress": "0x00930EAC", "name": "MissingSatelliteAssemblyException__ctor_3", "signature": "void MissingSatelliteAssemblyException__ctor_3(MissingSatelliteAssemblyException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MissingSatelliteAssemblyException(String, Exception)" }, { "virtualAddress": "0x00930EE0", "name": "MissingSatelliteAssemblyException__ctor_4", "signature": "void MissingSatelliteAssemblyException__ctor_4(MissingSatelliteAssemblyException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MissingSatelliteAssemblyException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00930EE8", "name": "MissingSatelliteAssemblyException_get_CultureName", "signature": "String * MissingSatelliteAssemblyException_get_CultureName(MissingSatelliteAssemblyException * this, MethodInfo * method)", "dotNetSignature": "String get_CultureName()" }, { "virtualAddress": "0x006DB8C8", "name": "NeutralResourcesLanguageAttribute__ctor", "signature": "void NeutralResourcesLanguageAttribute__ctor(NeutralResourcesLanguageAttribute * this, String * cultureName, MethodInfo * method)", "dotNetSignature": "NeutralResourcesLanguageAttribute(String)" }, { "virtualAddress": "0x006DB968", "name": "NeutralResourcesLanguageAttribute__ctor_1", "signature": "void NeutralResourcesLanguageAttribute__ctor_1(NeutralResourcesLanguageAttribute * this, String * cultureName, UltimateResourceFallbackLocation__Enum location, MethodInfo * method)", "dotNetSignature": "NeutralResourcesLanguageAttribute(String, UltimateResourceFallbackLocation)" }, { "virtualAddress": "0x006DBB50", "name": "NeutralResourcesLanguageAttribute_get_CultureName", "signature": "String * NeutralResourcesLanguageAttribute_get_CultureName(NeutralResourcesLanguageAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_CultureName()" }, { "virtualAddress": "0x006DBB58", "name": "NeutralResourcesLanguageAttribute_get_Location", "signature": "UltimateResourceFallbackLocation__Enum NeutralResourcesLanguageAttribute_get_Location(NeutralResourcesLanguageAttribute * this, MethodInfo * method)", "dotNetSignature": "UltimateResourceFallbackLocation get_Location()" }, { "virtualAddress": "0x006DBB60", "name": "ResourceFallbackManager__ctor", "signature": "void ResourceFallbackManager__ctor(ResourceFallbackManager * this, CultureInfo * startingCulture, CultureInfo * neutralResourcesCulture, bool useParents, MethodInfo * method)", "dotNetSignature": "ResourceFallbackManager(CultureInfo, CultureInfo, Boolean)" }, { "virtualAddress": "0x006DBC04", "name": "ResourceFallbackManager_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ResourceFallbackManager_System_Collections_IEnumerable_GetEnumerator(ResourceFallbackManager * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x006DBC08", "name": "ResourceFallbackManager_GetEnumerator", "signature": "IEnumerator_1_System_Globalization_CultureInfo_ * ResourceFallbackManager_GetEnumerator(ResourceFallbackManager * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Globalization.CultureInfo] GetEnumerator()" }, { "virtualAddress": "0x006DBC78", "name": "ResourceFallbackManager_GetEnumerator_d_5__ctor", "signature": "void ResourceFallbackManager_GetEnumerator_d_5__ctor(ResourceFallbackManager_GetEnumerator_d_5 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ResourceFallbackManager\u002B\u003CGetEnumerator\u003Ed__5(Int32)" }, { "virtualAddress": "0x006DBCA4", "name": "ResourceFallbackManager_GetEnumerator_d_5_System_IDisposable_Dispose", "signature": "void ResourceFallbackManager_GetEnumerator_d_5_System_IDisposable_Dispose(ResourceFallbackManager_GetEnumerator_d_5 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x006DBCA8", "name": "ResourceFallbackManager_GetEnumerator_d_5_MoveNext", "signature": "bool ResourceFallbackManager_GetEnumerator_d_5_MoveNext(ResourceFallbackManager_GetEnumerator_d_5 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x006DBE8C", "name": "ResourceFallbackManager_GetEnumerator_d_5_System_Collections_Generic_IEnumerator_System_Globalization_CultureInfo__get_Current", "signature": "CultureInfo * ResourceFallbackManager_GetEnumerator_d_5_System_Collections_Generic_IEnumerator_System_Globalization_CultureInfo__get_Current(ResourceFallbackManager_GetEnumerator_d_5 * this, MethodInfo * method)", "dotNetSignature": "CultureInfo System.Collections.Generic.IEnumerator\u003CSystem.Globalization.CultureInfo\u003E.get_Current()" }, { "virtualAddress": "0x006DBE94", "name": "ResourceFallbackManager_GetEnumerator_d_5_System_Collections_IEnumerator_Reset", "signature": "void ResourceFallbackManager_GetEnumerator_d_5_System_Collections_IEnumerator_Reset(ResourceFallbackManager_GetEnumerator_d_5 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x006DBEF4", "name": "ResourceFallbackManager_GetEnumerator_d_5_System_Collections_IEnumerator_get_Current", "signature": "Object * ResourceFallbackManager_GetEnumerator_d_5_System_Collections_IEnumerator_get_Current(ResourceFallbackManager_GetEnumerator_d_5 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x006DBF2C", "name": "ResourceManager_Init", "signature": "void ResourceManager_Init(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x006DBFB4", "name": "ResourceManager__ctor", "signature": "void ResourceManager__ctor(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "ResourceManager()" }, { "virtualAddress": "0x006DC114", "name": "ResourceManager__ctor_1", "signature": "void ResourceManager__ctor_1(ResourceManager * this, String * baseName, String * resourceDir, Type * usingResourceSet, MethodInfo * method)", "dotNetSignature": "ResourceManager(String, String, Type)" }, { "virtualAddress": "0x006DC294", "name": "ResourceManager__ctor_2", "signature": "void ResourceManager__ctor_2(ResourceManager * this, String * baseName, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "ResourceManager(String, Assembly)" }, { "virtualAddress": "0x006DC5CC", "name": "ResourceManager__ctor_3", "signature": "void ResourceManager__ctor_3(ResourceManager * this, String * baseName, Assembly * assembly, Type * usingResourceSet, MethodInfo * method)", "dotNetSignature": "ResourceManager(String, Assembly, Type)" }, { "virtualAddress": "0x006DC918", "name": "ResourceManager__ctor_4", "signature": "void ResourceManager__ctor_4(ResourceManager * this, Type * resourceSource, MethodInfo * method)", "dotNetSignature": "ResourceManager(Type)" }, { "virtualAddress": "0x006DCB64", "name": "ResourceManager_OnDeserializing", "signature": "void ResourceManager_OnDeserializing(ResourceManager * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x006DCB74", "name": "ResourceManager_OnDeserialized", "signature": "void ResourceManager_OnDeserialized(ResourceManager * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x006DCCEC", "name": "ResourceManager_OnSerializing", "signature": "void ResourceManager_OnSerializing(ResourceManager * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x006DC4B8", "name": "ResourceManager_CommonAssemblyInit", "signature": "void ResourceManager_CommonAssemblyInit(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "Void CommonAssemblyInit()" }, { "virtualAddress": "0x006DCD5C", "name": "ResourceManager_get_BaseName", "signature": "String * ResourceManager_get_BaseName(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "String get_BaseName()" }, { "virtualAddress": "0x006DCD64", "name": "ResourceManager_get_IgnoreCase", "signature": "bool ResourceManager_get_IgnoreCase(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IgnoreCase()" }, { "virtualAddress": "0x006DCD6C", "name": "ResourceManager_set_IgnoreCase", "signature": "void ResourceManager_set_IgnoreCase(ResourceManager * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IgnoreCase(Boolean)" }, { "virtualAddress": "0x006DCD78", "name": "ResourceManager_get_ResourceSetType", "signature": "Type * ResourceManager_get_ResourceSetType(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "Type get_ResourceSetType()" }, { "virtualAddress": "0x006DCE38", "name": "ResourceManager_get_FallbackLocation", "signature": "UltimateResourceFallbackLocation__Enum ResourceManager_get_FallbackLocation(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "UltimateResourceFallbackLocation get_FallbackLocation()" }, { "virtualAddress": "0x006DCE40", "name": "ResourceManager_set_FallbackLocation", "signature": "void ResourceManager_set_FallbackLocation(ResourceManager * this, UltimateResourceFallbackLocation__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_FallbackLocation(UltimateResourceFallbackLocation)" }, { "virtualAddress": "0x006DCE48", "name": "ResourceManager_ReleaseAllResources", "signature": "void ResourceManager_ReleaseAllResources(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseAllResources()" }, { "virtualAddress": "0x006DD2B4", "name": "ResourceManager_CreateFileBasedResourceManager", "signature": "ResourceManager * ResourceManager_CreateFileBasedResourceManager(String * baseName, String * resourceDir, Type * usingResourceSet, MethodInfo * method)", "dotNetSignature": "ResourceManager CreateFileBasedResourceManager(String, String, Type)" }, { "virtualAddress": "0x006DD32C", "name": "ResourceManager_GetResourceFileName", "signature": "String * ResourceManager_GetResourceFileName(ResourceManager * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "String GetResourceFileName(CultureInfo)" }, { "virtualAddress": "0x006DD460", "name": "ResourceManager_GetFirstResourceSet", "signature": "ResourceSet * ResourceManager_GetFirstResourceSet(ResourceManager * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "ResourceSet GetFirstResourceSet(CultureInfo)" }, { "virtualAddress": "0x006DD7E4", "name": "ResourceManager_GetResourceSet", "signature": "ResourceSet * ResourceManager_GetResourceSet(ResourceManager * this, CultureInfo * culture, bool createIfNotExists, bool tryParents, MethodInfo * method)", "dotNetSignature": "ResourceSet GetResourceSet(CultureInfo, Boolean, Boolean)" }, { "virtualAddress": "0x006DDCB0", "name": "ResourceManager_InternalGetResourceSet", "signature": "ResourceSet * ResourceManager_InternalGetResourceSet(ResourceManager * this, CultureInfo * culture, bool createIfNotExists, bool tryParents, MethodInfo * method)", "dotNetSignature": "ResourceSet InternalGetResourceSet(CultureInfo, Boolean, Boolean)" }, { "virtualAddress": "0x006DDCE0", "name": "ResourceManager_InternalGetResourceSet_1", "signature": "ResourceSet * ResourceManager_InternalGetResourceSet_1(ResourceManager * this, CultureInfo * requestedCulture, bool createIfNotExists, bool tryParents, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ResourceSet InternalGetResourceSet(CultureInfo, Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x006DDB0C", "name": "ResourceManager_AddResourceSet", "signature": "void ResourceManager_AddResourceSet(Dictionary_2_System_String_System_Resources_ResourceSet_ * localResourceSets, String * cultureName, ResourceSet * * rs, MethodInfo * method)", "dotNetSignature": "Void AddResourceSet(Dictionary\u00602[System.String,System.Resources.ResourceSet], String, ResourceSet ByRef)" }, { "virtualAddress": "0x006DE454", "name": "ResourceManager_GetSatelliteContractVersion", "signature": "Version * ResourceManager_GetSatelliteContractVersion(Assembly * a, MethodInfo * method)", "dotNetSignature": "Version GetSatelliteContractVersion(Assembly)" }, { "virtualAddress": "0x006DEB70", "name": "ResourceManager_GetNeutralResourcesLanguage", "signature": "CultureInfo * ResourceManager_GetNeutralResourcesLanguage(Assembly * a, MethodInfo * method)", "dotNetSignature": "CultureInfo GetNeutralResourcesLanguage(Assembly)" }, { "virtualAddress": "0x006DEB98", "name": "ResourceManager_CompareNames", "signature": "bool ResourceManager_CompareNames(String * asmTypeName1, String * typeName2, AssemblyName * asmName2, MethodInfo * method)", "dotNetSignature": "Boolean CompareNames(String, String, AssemblyName)" }, { "virtualAddress": "0x006DC4B4", "name": "ResourceManager_SetAppXConfiguration", "signature": "void ResourceManager_SetAppXConfiguration(ResourceManager * this, MethodInfo * method)", "dotNetSignature": "Void SetAppXConfiguration()" }, { "virtualAddress": "0x006DEDF8", "name": "ResourceManager_GetString", "signature": "String * ResourceManager_GetString(ResourceManager * this, String * name, MethodInfo * method)", "dotNetSignature": "String GetString(String)" }, { "virtualAddress": "0x006DEE0C", "name": "ResourceManager_GetString_1", "signature": "String * ResourceManager_GetString_1(ResourceManager * this, String * name, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "String GetString(String, CultureInfo)" }, { "virtualAddress": "0x006DF26C", "name": "ResourceManager_GetObject", "signature": "Object * ResourceManager_GetObject(ResourceManager * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetObject(String)" }, { "virtualAddress": "0x006DF7B4", "name": "ResourceManager_GetObject_1", "signature": "Object * ResourceManager_GetObject_1(ResourceManager * this, String * name, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object GetObject(String, CultureInfo)" }, { "virtualAddress": "0x006DF278", "name": "ResourceManager_GetObject_2", "signature": "Object * ResourceManager_GetObject_2(ResourceManager * this, String * name, CultureInfo * culture, bool wrapUnmanagedMemStream, MethodInfo * method)", "dotNetSignature": "Object GetObject(String, CultureInfo, Boolean)" }, { "virtualAddress": "0x006DF7BC", "name": "ResourceManager_GetStream", "signature": "UnmanagedMemoryStream * ResourceManager_GetStream(ResourceManager * this, String * name, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream GetStream(String)" }, { "virtualAddress": "0x006DF7C4", "name": "ResourceManager_GetStream_1", "signature": "UnmanagedMemoryStream * ResourceManager_GetStream_1(ResourceManager * this, String * name, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream GetStream(String, CultureInfo)" }, { "virtualAddress": "0x006DF8EC", "name": "ResourceManager__cctor", "signature": "void ResourceManager__cctor(MethodInfo * method)", "dotNetSignature": "ResourceManager()" }, { "virtualAddress": "0x006DC070", "name": "ResourceManager_CultureNameResourceSetPair__ctor", "signature": "void ResourceManager_CultureNameResourceSetPair__ctor(ResourceManager_CultureNameResourceSetPair * this, MethodInfo * method)", "dotNetSignature": "ResourceManager\u002BCultureNameResourceSetPair()" }, { "virtualAddress": "0x006DC078", "name": "ResourceManager_ResourceManagerMediator__ctor", "signature": "void ResourceManager_ResourceManagerMediator__ctor(ResourceManager_ResourceManagerMediator * this, ResourceManager * rm, MethodInfo * method)", "dotNetSignature": "ResourceManager\u002BResourceManagerMediator(ResourceManager)" }, { "virtualAddress": "0x006DFA4C", "name": "ResourceManager_ResourceManagerMediator_get_ModuleDir", "signature": "String * ResourceManager_ResourceManagerMediator_get_ModuleDir(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "String get_ModuleDir()" }, { "virtualAddress": "0x006DFA68", "name": "ResourceManager_ResourceManagerMediator_get_LocationInfo", "signature": "Type * ResourceManager_ResourceManagerMediator_get_LocationInfo(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "Type get_LocationInfo()" }, { "virtualAddress": "0x006DFA84", "name": "ResourceManager_ResourceManagerMediator_get_UserResourceSet", "signature": "Type * ResourceManager_ResourceManagerMediator_get_UserResourceSet(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "Type get_UserResourceSet()" }, { "virtualAddress": "0x006DFAA0", "name": "ResourceManager_ResourceManagerMediator_get_BaseNameField", "signature": "String * ResourceManager_ResourceManagerMediator_get_BaseNameField(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "String get_BaseNameField()" }, { "virtualAddress": "0x006DFABC", "name": "ResourceManager_ResourceManagerMediator_get_NeutralResourcesCulture", "signature": "CultureInfo * ResourceManager_ResourceManagerMediator_get_NeutralResourcesCulture(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_NeutralResourcesCulture()" }, { "virtualAddress": "0x006DFAD8", "name": "ResourceManager_ResourceManagerMediator_set_NeutralResourcesCulture", "signature": "void ResourceManager_ResourceManagerMediator_set_NeutralResourcesCulture(ResourceManager_ResourceManagerMediator * this, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_NeutralResourcesCulture(CultureInfo)" }, { "virtualAddress": "0x006DFAF4", "name": "ResourceManager_ResourceManagerMediator_GetResourceFileName", "signature": "String * ResourceManager_ResourceManagerMediator_GetResourceFileName(ResourceManager_ResourceManagerMediator * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "String GetResourceFileName(CultureInfo)" }, { "virtualAddress": "0x006DFB14", "name": "ResourceManager_ResourceManagerMediator_get_LookedForSatelliteContractVersion", "signature": "bool ResourceManager_ResourceManagerMediator_get_LookedForSatelliteContractVersion(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "Boolean get_LookedForSatelliteContractVersion()" }, { "virtualAddress": "0x006DFB30", "name": "ResourceManager_ResourceManagerMediator_set_LookedForSatelliteContractVersion", "signature": "void ResourceManager_ResourceManagerMediator_set_LookedForSatelliteContractVersion(ResourceManager_ResourceManagerMediator * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_LookedForSatelliteContractVersion(Boolean)" }, { "virtualAddress": "0x006DFB50", "name": "ResourceManager_ResourceManagerMediator_get_SatelliteContractVersion", "signature": "Version * ResourceManager_ResourceManagerMediator_get_SatelliteContractVersion(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "Version get_SatelliteContractVersion()" }, { "virtualAddress": "0x006DFB6C", "name": "ResourceManager_ResourceManagerMediator_set_SatelliteContractVersion", "signature": "void ResourceManager_ResourceManagerMediator_set_SatelliteContractVersion(ResourceManager_ResourceManagerMediator * this, Version * value, MethodInfo * method)", "dotNetSignature": "Void set_SatelliteContractVersion(Version)" }, { "virtualAddress": "0x006DFB88", "name": "ResourceManager_ResourceManagerMediator_ObtainSatelliteContractVersion", "signature": "Version * ResourceManager_ResourceManagerMediator_ObtainSatelliteContractVersion(ResourceManager_ResourceManagerMediator * this, Assembly * a, MethodInfo * method)", "dotNetSignature": "Version ObtainSatelliteContractVersion(Assembly)" }, { "virtualAddress": "0x006DFBEC", "name": "ResourceManager_ResourceManagerMediator_get_FallbackLoc", "signature": "UltimateResourceFallbackLocation__Enum ResourceManager_ResourceManagerMediator_get_FallbackLoc(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "UltimateResourceFallbackLocation get_FallbackLoc()" }, { "virtualAddress": "0x006DFC08", "name": "ResourceManager_ResourceManagerMediator_set_FallbackLoc", "signature": "void ResourceManager_ResourceManagerMediator_set_FallbackLoc(ResourceManager_ResourceManagerMediator * this, UltimateResourceFallbackLocation__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_FallbackLoc(UltimateResourceFallbackLocation)" }, { "virtualAddress": "0x006DFC24", "name": "ResourceManager_ResourceManagerMediator_get_CallingAssembly", "signature": "RuntimeAssembly * ResourceManager_ResourceManagerMediator_get_CallingAssembly(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly get_CallingAssembly()" }, { "virtualAddress": "0x006DFC40", "name": "ResourceManager_ResourceManagerMediator_get_MainAssembly", "signature": "RuntimeAssembly * ResourceManager_ResourceManagerMediator_get_MainAssembly(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly get_MainAssembly()" }, { "virtualAddress": "0x006DFCCC", "name": "ResourceManager_ResourceManagerMediator_get_BaseName", "signature": "String * ResourceManager_ResourceManagerMediator_get_BaseName(ResourceManager_ResourceManagerMediator * this, MethodInfo * method)", "dotNetSignature": "String get_BaseName()" }, { "virtualAddress": "0x003FE9F8", "name": "ResourceLocator__ctor", "signature": "void ResourceLocator__ctor(ResourceLocator__Boxed * this, int32_t dataPos, Object * value, MethodInfo * method)", "dotNetSignature": "ResourceLocator(Int32, Object)" }, { "virtualAddress": "0x003FEA04", "name": "ResourceLocator_get_DataPosition", "signature": "int32_t ResourceLocator_get_DataPosition(ResourceLocator__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DataPosition()" }, { "virtualAddress": "0x003FEA0C", "name": "ResourceLocator_get_Value", "signature": "Object * ResourceLocator_get_Value(ResourceLocator__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x003FEA14", "name": "ResourceLocator_set_Value", "signature": "void ResourceLocator_set_Value(ResourceLocator__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Object)" }, { "virtualAddress": "0x006DBF20", "name": "ResourceLocator_CanCache", "signature": "bool ResourceLocator_CanCache(ResourceTypeCode__Enum value, MethodInfo * method)", "dotNetSignature": "Boolean CanCache(ResourceTypeCode)" }, { "virtualAddress": "0x006DFCEC", "name": "ResourceReader__ctor", "signature": "void ResourceReader__ctor(ResourceReader * this, String * fileName, MethodInfo * method)", "dotNetSignature": "ResourceReader(String)" }, { "virtualAddress": "0x006E0068", "name": "ResourceReader__ctor_1", "signature": "void ResourceReader__ctor_1(ResourceReader * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "ResourceReader(Stream)" }, { "virtualAddress": "0x006E0234", "name": "ResourceReader__ctor_2", "signature": "void ResourceReader__ctor_2(ResourceReader * this, Stream * stream, Dictionary_2_System_String_System_Resources_ResourceLocator_ * resCache, MethodInfo * method)", "dotNetSignature": "ResourceReader(Stream, Dictionary\u00602[System.String,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x006E0314", "name": "ResourceReader_Close", "signature": "void ResourceReader_Close(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x006E03A8", "name": "ResourceReader_Dispose", "signature": "void ResourceReader_Dispose(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006E035C", "name": "ResourceReader_Dispose_1", "signature": "void ResourceReader_Dispose_1(ResourceReader * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006E03F0", "name": "ResourceReader_ReadUnalignedI4", "signature": "int32_t ResourceReader_ReadUnalignedI4(int32_t * p, MethodInfo * method)", "dotNetSignature": "Int32 ReadUnalignedI4(Int32*)" }, { "virtualAddress": "0x006E03F8", "name": "ResourceReader_SkipInt32", "signature": "void ResourceReader_SkipInt32(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "Void SkipInt32()" }, { "virtualAddress": "0x006E0438", "name": "ResourceReader_SkipString", "signature": "void ResourceReader_SkipString(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "Void SkipString()" }, { "virtualAddress": "0x006E0510", "name": "ResourceReader_GetNameHash", "signature": "int32_t ResourceReader_GetNameHash(ResourceReader * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetNameHash(Int32)" }, { "virtualAddress": "0x006E0560", "name": "ResourceReader_GetNamePosition", "signature": "int32_t ResourceReader_GetNamePosition(ResourceReader * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetNamePosition(Int32)" }, { "virtualAddress": "0x006E06B4", "name": "ResourceReader_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ResourceReader_System_Collections_IEnumerable_GetEnumerator(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x006E06B8", "name": "ResourceReader_GetEnumerator", "signature": "IDictionaryEnumerator * ResourceReader_GetEnumerator(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x006E07B8", "name": "ResourceReader_GetEnumeratorInternal", "signature": "ResourceReader_ResourceEnumerator * ResourceReader_GetEnumeratorInternal(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "ResourceReader\u002BResourceEnumerator GetEnumeratorInternal()" }, { "virtualAddress": "0x006E0828", "name": "ResourceReader_FindPosForResource", "signature": "int32_t ResourceReader_FindPosForResource(ResourceReader * this, String * name, MethodInfo * method)", "dotNetSignature": "Int32 FindPosForResource(String)" }, { "virtualAddress": "0x006E0C04", "name": "ResourceReader_CompareStringEqualsName", "signature": "bool ResourceReader_CompareStringEqualsName(ResourceReader * this, String * name, MethodInfo * method)", "dotNetSignature": "Boolean CompareStringEqualsName(String)" }, { "virtualAddress": "0x006E0E28", "name": "ResourceReader_AllocateStringForNameIndex", "signature": "String * ResourceReader_AllocateStringForNameIndex(ResourceReader * this, int32_t index, int32_t * dataOffset, MethodInfo * method)", "dotNetSignature": "String AllocateStringForNameIndex(Int32, Int32 ByRef)" }, { "virtualAddress": "0x006E16F4", "name": "ResourceReader_GetValueForNameIndex", "signature": "Object * ResourceReader_GetValueForNameIndex(ResourceReader * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetValueForNameIndex(Int32)" }, { "virtualAddress": "0x006E1C3C", "name": "ResourceReader_LoadString", "signature": "String * ResourceReader_LoadString(ResourceReader * this, int32_t pos, MethodInfo * method)", "dotNetSignature": "String LoadString(Int32)" }, { "virtualAddress": "0x006E226C", "name": "ResourceReader_LoadObject", "signature": "Object * ResourceReader_LoadObject(ResourceReader * this, int32_t pos, MethodInfo * method)", "dotNetSignature": "Object LoadObject(Int32)" }, { "virtualAddress": "0x006E22A4", "name": "ResourceReader_LoadObject_1", "signature": "Object * ResourceReader_LoadObject_1(ResourceReader * this, int32_t pos, ResourceTypeCode__Enum * typeCode, MethodInfo * method)", "dotNetSignature": "Object LoadObject(Int32, ResourceTypeCode ByRef)" }, { "virtualAddress": "0x006E19CC", "name": "ResourceReader_LoadObjectV1", "signature": "Object * ResourceReader_LoadObjectV1(ResourceReader * this, int32_t pos, MethodInfo * method)", "dotNetSignature": "Object LoadObjectV1(Int32)" }, { "virtualAddress": "0x006E2344", "name": "ResourceReader__LoadObjectV1", "signature": "Object * ResourceReader__LoadObjectV1(ResourceReader * this, int32_t pos, MethodInfo * method)", "dotNetSignature": "Object _LoadObjectV1(Int32)" }, { "virtualAddress": "0x006E1B00", "name": "ResourceReader_LoadObjectV2", "signature": "Object * ResourceReader_LoadObjectV2(ResourceReader * this, int32_t pos, ResourceTypeCode__Enum * typeCode, MethodInfo * method)", "dotNetSignature": "Object LoadObjectV2(Int32, ResourceTypeCode ByRef)" }, { "virtualAddress": "0x006E2C94", "name": "ResourceReader__LoadObjectV2", "signature": "Object * ResourceReader__LoadObjectV2(ResourceReader * this, int32_t pos, ResourceTypeCode__Enum * typeCode, MethodInfo * method)", "dotNetSignature": "Object _LoadObjectV2(Int32, ResourceTypeCode ByRef)" }, { "virtualAddress": "0x006E2AAC", "name": "ResourceReader_DeserializeObject", "signature": "Object * ResourceReader_DeserializeObject(ResourceReader * this, int32_t typeIndex, MethodInfo * method)", "dotNetSignature": "Object DeserializeObject(Int32)" }, { "virtualAddress": "0x006DFEF8", "name": "ResourceReader_ReadResources", "signature": "void ResourceReader_ReadResources(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "Void ReadResources()" }, { "virtualAddress": "0x006E3304", "name": "ResourceReader__ReadResources", "signature": "void ResourceReader__ReadResources(ResourceReader * this, MethodInfo * method)", "dotNetSignature": "Void _ReadResources()" }, { "virtualAddress": "0x006E1EF8", "name": "ResourceReader_FindType", "signature": "RuntimeType * ResourceReader_FindType(ResourceReader * this, int32_t typeIndex, MethodInfo * method)", "dotNetSignature": "RuntimeType FindType(Int32)" }, { "virtualAddress": "0x006E39D0", "name": "ResourceReader_GetResourceData", "signature": "void ResourceReader_GetResourceData(ResourceReader * this, String * resourceName, String * * resourceType, Byte__Array * * resourceData, MethodInfo * method)", "dotNetSignature": "Void GetResourceData(String, String ByRef, Byte[] ByRef)" }, { "virtualAddress": "0x006E4210", "name": "ResourceReader_TypeNameFromTypeCode", "signature": "String * ResourceReader_TypeNameFromTypeCode(ResourceReader * this, ResourceTypeCode__Enum typeCode, MethodInfo * method)", "dotNetSignature": "String TypeNameFromTypeCode(ResourceTypeCode)" }, { "virtualAddress": "0x006E0780", "name": "ResourceReader_ResourceEnumerator__ctor", "signature": "void ResourceReader_ResourceEnumerator__ctor(ResourceReader_ResourceEnumerator * this, ResourceReader * reader, MethodInfo * method)", "dotNetSignature": "ResourceReader\u002BResourceEnumerator(ResourceReader)" }, { "virtualAddress": "0x006E4404", "name": "ResourceReader_ResourceEnumerator_MoveNext", "signature": "bool ResourceReader_ResourceEnumerator_MoveNext(ResourceReader_ResourceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x006E4460", "name": "ResourceReader_ResourceEnumerator_get_Key", "signature": "Object * ResourceReader_ResourceEnumerator_get_Key(ResourceReader_ResourceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x006E4538", "name": "ResourceReader_ResourceEnumerator_get_Current", "signature": "Object * ResourceReader_ResourceEnumerator_get_Current(ResourceReader_ResourceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x006E48A4", "name": "ResourceReader_ResourceEnumerator_get_DataPosition", "signature": "int32_t ResourceReader_ResourceEnumerator_get_DataPosition(ResourceReader_ResourceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DataPosition()" }, { "virtualAddress": "0x006E45A4", "name": "ResourceReader_ResourceEnumerator_get_Entry", "signature": "DictionaryEntry ResourceReader_ResourceEnumerator_get_Entry(ResourceReader_ResourceEnumerator * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x006E48AC", "name": "ResourceReader_ResourceEnumerator_get_Value", "signature": "Object * ResourceReader_ResourceEnumerator_get_Value(ResourceReader_ResourceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x006E4980", "name": "ResourceReader_ResourceEnumerator_Reset", "signature": "void ResourceReader_ResourceEnumerator_Reset(ResourceReader_ResourceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x006E4A30", "name": "ResourceSet__ctor", "signature": "void ResourceSet__ctor(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "ResourceSet()" }, { "virtualAddress": "0x006E4AB8", "name": "ResourceSet__ctor_1", "signature": "void ResourceSet__ctor_1(ResourceSet * this, bool junk, MethodInfo * method)", "dotNetSignature": "ResourceSet(Boolean)" }, { "virtualAddress": "0x006E4AC0", "name": "ResourceSet__ctor_2", "signature": "void ResourceSet__ctor_2(ResourceSet * this, String * fileName, MethodInfo * method)", "dotNetSignature": "ResourceSet(String)" }, { "virtualAddress": "0x006E4B50", "name": "ResourceSet__ctor_3", "signature": "void ResourceSet__ctor_3(ResourceSet * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "ResourceSet(Stream)" }, { "virtualAddress": "0x006E4BE0", "name": "ResourceSet__ctor_4", "signature": "void ResourceSet__ctor_4(ResourceSet * this, IResourceReader * reader, MethodInfo * method)", "dotNetSignature": "ResourceSet(IResourceReader)" }, { "virtualAddress": "0x006E4A58", "name": "ResourceSet_CommonInit", "signature": "void ResourceSet_CommonInit(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "Void CommonInit()" }, { "virtualAddress": "0x006E4C94", "name": "ResourceSet_Close", "signature": "void ResourceSet_Close(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x006E4CA4", "name": "ResourceSet_Dispose", "signature": "void ResourceSet_Dispose(ResourceSet * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006DE444", "name": "ResourceSet_Dispose_1", "signature": "void ResourceSet_Dispose_1(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006E4D70", "name": "ResourceSet_GetDefaultReader", "signature": "Type * ResourceSet_GetDefaultReader(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "Type GetDefaultReader()" }, { "virtualAddress": "0x006E4DE0", "name": "ResourceSet_GetDefaultWriter", "signature": "Type * ResourceSet_GetDefaultWriter(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "Type GetDefaultWriter()" }, { "virtualAddress": "0x006E4E50", "name": "ResourceSet_GetEnumerator", "signature": "IDictionaryEnumerator * ResourceSet_GetEnumerator(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x006E4EFC", "name": "ResourceSet_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ResourceSet_System_Collections_IEnumerable_GetEnumerator(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x006E4E54", "name": "ResourceSet_GetEnumeratorHelper", "signature": "IDictionaryEnumerator * ResourceSet_GetEnumeratorHelper(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumeratorHelper()" }, { "virtualAddress": "0x006E4F00", "name": "ResourceSet_GetString", "signature": "String * ResourceSet_GetString(ResourceSet * this, String * name, MethodInfo * method)", "dotNetSignature": "String GetString(String)" }, { "virtualAddress": "0x006E5168", "name": "ResourceSet_GetString_1", "signature": "String * ResourceSet_GetString_1(ResourceSet * this, String * name, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "String GetString(String, Boolean)" }, { "virtualAddress": "0x006E5650", "name": "ResourceSet_GetObject", "signature": "Object * ResourceSet_GetObject(ResourceSet * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetObject(String)" }, { "virtualAddress": "0x006E5654", "name": "ResourceSet_GetObject_1", "signature": "Object * ResourceSet_GetObject_1(ResourceSet * this, String * name, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Object GetObject(String, Boolean)" }, { "virtualAddress": "0x006E56A4", "name": "ResourceSet_ReadResources", "signature": "void ResourceSet_ReadResources(ResourceSet * this, MethodInfo * method)", "dotNetSignature": "Void ReadResources()" }, { "virtualAddress": "0x006E5070", "name": "ResourceSet_GetObjectInternal", "signature": "Object * ResourceSet_GetObjectInternal(ResourceSet * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetObjectInternal(String)" }, { "virtualAddress": "0x006E536C", "name": "ResourceSet_GetCaseInsensitiveObjectInternal", "signature": "Object * ResourceSet_GetCaseInsensitiveObjectInternal(ResourceSet * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetCaseInsensitiveObjectInternal(String)" }, { "virtualAddress": "0x006E58D8", "name": "ResourceWriter_get_TypeNameConverter", "signature": "Func_2_Type_String_ * ResourceWriter_get_TypeNameConverter(ResourceWriter * this, MethodInfo * method)", "dotNetSignature": "Func\u00602[Type,String] get_TypeNameConverter()" }, { "virtualAddress": "0x006E58E0", "name": "ResourceWriter_set_TypeNameConverter", "signature": "void ResourceWriter_set_TypeNameConverter(ResourceWriter * this, Func_2_Type_String_ * value, MethodInfo * method)", "dotNetSignature": "Void set_TypeNameConverter(Func\u00602[Type,String])" }, { "virtualAddress": "0x006E58E8", "name": "ResourceWriter__ctor", "signature": "void ResourceWriter__ctor(ResourceWriter * this, String * fileName, MethodInfo * method)", "dotNetSignature": "ResourceWriter(String)" }, { "virtualAddress": "0x006E5A98", "name": "ResourceWriter__ctor_1", "signature": "void ResourceWriter__ctor_1(ResourceWriter * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "ResourceWriter(Stream)" }, { "virtualAddress": "0x006E5C80", "name": "ResourceWriter_AddResource", "signature": "void ResourceWriter_AddResource(ResourceWriter * this, String * name, String * value, MethodInfo * method)", "dotNetSignature": "Void AddResource(String, String)" }, { "virtualAddress": "0x006E5DA0", "name": "ResourceWriter_AddResource_1", "signature": "void ResourceWriter_AddResource_1(ResourceWriter * this, String * name, Object * value, MethodInfo * method)", "dotNetSignature": "Void AddResource(String, Object)" }, { "virtualAddress": "0x006E6078", "name": "ResourceWriter_AddResource_2", "signature": "void ResourceWriter_AddResource_2(ResourceWriter * this, String * name, Stream * value, MethodInfo * method)", "dotNetSignature": "Void AddResource(String, Stream)" }, { "virtualAddress": "0x006E6170", "name": "ResourceWriter_AddResource_3", "signature": "void ResourceWriter_AddResource_3(ResourceWriter * this, String * name, Stream * value, bool closeAfterWrite, MethodInfo * method)", "dotNetSignature": "Void AddResource(String, Stream, Boolean)" }, { "virtualAddress": "0x006E5F18", "name": "ResourceWriter_AddResourceInternal", "signature": "void ResourceWriter_AddResourceInternal(ResourceWriter * this, String * name, Stream * value, bool closeAfterWrite, MethodInfo * method)", "dotNetSignature": "Void AddResourceInternal(String, Stream, Boolean)" }, { "virtualAddress": "0x006E62B4", "name": "ResourceWriter_AddResource_4", "signature": "void ResourceWriter_AddResource_4(ResourceWriter * this, String * name, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddResource(String, Byte[])" }, { "virtualAddress": "0x006E63D4", "name": "ResourceWriter_AddResourceData", "signature": "void ResourceWriter_AddResourceData(ResourceWriter * this, String * name, String * typeName, Byte__Array * serializedData, MethodInfo * method)", "dotNetSignature": "Void AddResourceData(String, String, Byte[])" }, { "virtualAddress": "0x006E6600", "name": "ResourceWriter_Close", "signature": "void ResourceWriter_Close(ResourceWriter * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x006E6608", "name": "ResourceWriter_Dispose", "signature": "void ResourceWriter_Dispose(ResourceWriter * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006E75FC", "name": "ResourceWriter_Dispose_1", "signature": "void ResourceWriter_Dispose_1(ResourceWriter * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006E6654", "name": "ResourceWriter_Generate", "signature": "void ResourceWriter_Generate(ResourceWriter * this, MethodInfo * method)", "dotNetSignature": "Void Generate()" }, { "virtualAddress": "0x006E7604", "name": "ResourceWriter_FindTypeCode", "signature": "ResourceTypeCode__Enum ResourceWriter_FindTypeCode(ResourceWriter * this, Object * value, List_1_System_String_ * types, MethodInfo * method)", "dotNetSignature": "ResourceTypeCode FindTypeCode(Object, List\u00601[System.String])" }, { "virtualAddress": "0x006E7E24", "name": "ResourceWriter_WriteValue", "signature": "void ResourceWriter_WriteValue(ResourceWriter * this, ResourceTypeCode__Enum typeCode, Object * value, BinaryWriter * writer, IFormatter * objFormatter, MethodInfo * method)", "dotNetSignature": "Void WriteValue(ResourceTypeCode, Object, BinaryWriter, IFormatter)" }, { "virtualAddress": "0x006E7DBC", "name": "ResourceWriter_Write7BitEncodedInt", "signature": "void ResourceWriter_Write7BitEncodedInt(BinaryWriter * store, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write7BitEncodedInt(BinaryWriter, Int32)" }, { "virtualAddress": "0x006E65C8", "name": "ResourceWriter_PrecannedResource__ctor", "signature": "void ResourceWriter_PrecannedResource__ctor(ResourceWriter_PrecannedResource * this, String * typeName, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "ResourceWriter\u002BPrecannedResource(String, Byte[])" }, { "virtualAddress": "0x006E6274", "name": "ResourceWriter_StreamWrapper__ctor", "signature": "void ResourceWriter_StreamWrapper__ctor(ResourceWriter_StreamWrapper * this, Stream * s, bool closeAfterWrite, MethodInfo * method)", "dotNetSignature": "ResourceWriter\u002BStreamWrapper(Stream, Boolean)" }, { "virtualAddress": "0x006E867C", "name": "RuntimeResourceSet__ctor", "signature": "void RuntimeResourceSet__ctor(RuntimeResourceSet * this, String * fileName, MethodInfo * method)", "dotNetSignature": "RuntimeResourceSet(String)" }, { "virtualAddress": "0x006E8784", "name": "RuntimeResourceSet__ctor_1", "signature": "void RuntimeResourceSet__ctor_1(RuntimeResourceSet * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "RuntimeResourceSet(Stream)" }, { "virtualAddress": "0x006E885C", "name": "RuntimeResourceSet_Dispose", "signature": "void RuntimeResourceSet_Dispose(RuntimeResourceSet * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006E896C", "name": "RuntimeResourceSet_GetEnumerator", "signature": "IDictionaryEnumerator * RuntimeResourceSet_GetEnumerator(RuntimeResourceSet * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x006E8A84", "name": "RuntimeResourceSet_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * RuntimeResourceSet_System_Collections_IEnumerable_GetEnumerator(RuntimeResourceSet * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x006E8970", "name": "RuntimeResourceSet_GetEnumeratorHelper", "signature": "IDictionaryEnumerator * RuntimeResourceSet_GetEnumeratorHelper(RuntimeResourceSet * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumeratorHelper()" }, { "virtualAddress": "0x006E8A88", "name": "RuntimeResourceSet_GetString", "signature": "String * RuntimeResourceSet_GetString(RuntimeResourceSet * this, String * key, MethodInfo * method)", "dotNetSignature": "String GetString(String)" }, { "virtualAddress": "0x006E9410", "name": "RuntimeResourceSet_GetString_1", "signature": "String * RuntimeResourceSet_GetString_1(RuntimeResourceSet * this, String * key, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "String GetString(String, Boolean)" }, { "virtualAddress": "0x006E9494", "name": "RuntimeResourceSet_GetObject", "signature": "Object * RuntimeResourceSet_GetObject(RuntimeResourceSet * this, String * key, MethodInfo * method)", "dotNetSignature": "Object GetObject(String)" }, { "virtualAddress": "0x006E94A0", "name": "RuntimeResourceSet_GetObject_1", "signature": "Object * RuntimeResourceSet_GetObject_1(RuntimeResourceSet * this, String * key, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Object GetObject(String, Boolean)" }, { "virtualAddress": "0x006E8B08", "name": "RuntimeResourceSet_GetObject_2", "signature": "Object * RuntimeResourceSet_GetObject_2(RuntimeResourceSet * this, String * key, bool ignoreCase, bool isString, MethodInfo * method)", "dotNetSignature": "Object GetObject(String, Boolean, Boolean)" }, { "virtualAddress": "0x006E94AC", "name": "RuntimeResourceSet_ResolveResourceLocator", "signature": "Object * RuntimeResourceSet_ResolveResourceLocator(RuntimeResourceSet * this, ResourceLocator resLocation, String * key, Dictionary_2_System_String_System_Resources_ResourceLocator_ * copyOfCache, bool keyInWrongCase, MethodInfo * method)", "dotNetSignature": "Object ResolveResourceLocator(ResourceLocator, String, Dictionary\u00602[System.String,System.Resources.ResourceLocator], Boolean)" }, { "virtualAddress": "0x006E95FC", "name": "SatelliteContractVersionAttribute__ctor", "signature": "void SatelliteContractVersionAttribute__ctor(SatelliteContractVersionAttribute * this, String * version, MethodInfo * method)", "dotNetSignature": "SatelliteContractVersionAttribute(String)" }, { "virtualAddress": "0x006E9698", "name": "SatelliteContractVersionAttribute_get_Version", "signature": "String * SatelliteContractVersionAttribute_get_Version(SatelliteContractVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Version()" }, { "virtualAddress": "0x00930EF0", "name": "NameOrId__ctor", "signature": "void NameOrId__ctor(NameOrId * this, String * name, MethodInfo * method)", "dotNetSignature": "NameOrId(String)" }, { "virtualAddress": "0x00930F1C", "name": "NameOrId__ctor_1", "signature": "void NameOrId__ctor_1(NameOrId * this, int32_t id, MethodInfo * method)", "dotNetSignature": "NameOrId(Int32)" }, { "virtualAddress": "0x00930F48", "name": "NameOrId_get_IsName", "signature": "bool NameOrId_get_IsName(NameOrId * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsName()" }, { "virtualAddress": "0x00930F58", "name": "NameOrId_get_Name", "signature": "String * NameOrId_get_Name(NameOrId * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00930F60", "name": "NameOrId_get_Id", "signature": "int32_t NameOrId_get_Id(NameOrId * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Id()" }, { "virtualAddress": "0x00930F68", "name": "NameOrId_ToString", "signature": "String * NameOrId_ToString(NameOrId * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006E96F0", "name": "Win32Resource__ctor", "signature": "void Win32Resource__ctor(Win32Resource * this, NameOrId * type, NameOrId * name, int32_t language, MethodInfo * method)", "dotNetSignature": "Win32Resource(NameOrId, NameOrId, Int32)" }, { "virtualAddress": "0x006E97A8", "name": "Win32Resource__ctor_1", "signature": "void Win32Resource__ctor_1(Win32Resource * this, Win32ResourceType__Enum type, int32_t name, int32_t language, MethodInfo * method)", "dotNetSignature": "Win32Resource(Win32ResourceType, Int32, Int32)" }, { "virtualAddress": "0x006EA560", "name": "Win32Resource_get_ResourceType", "signature": "Win32ResourceType__Enum Win32Resource_get_ResourceType(Win32Resource * this, MethodInfo * method)", "dotNetSignature": "Win32ResourceType get_ResourceType()" }, { "virtualAddress": "0x006EA5A8", "name": "Win32Resource_get_Name", "signature": "NameOrId * Win32Resource_get_Name(Win32Resource * this, MethodInfo * method)", "dotNetSignature": "NameOrId get_Name()" }, { "virtualAddress": "0x006EA5B0", "name": "Win32Resource_get_Type", "signature": "NameOrId * Win32Resource_get_Type(Win32Resource * this, MethodInfo * method)", "dotNetSignature": "NameOrId get_Type()" }, { "virtualAddress": "0x006EA5B8", "name": "Win32Resource_get_Language", "signature": "int32_t Win32Resource_get_Language(Win32Resource * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Language()" }, { "virtualAddress": "0x006EA5C0", "name": "Win32Resource_ToString", "signature": "String * Win32Resource_ToString(Win32Resource * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006E96A0", "name": "Win32EncodedResource__ctor", "signature": "void Win32EncodedResource__ctor(Win32EncodedResource * this, NameOrId * type, NameOrId * name, int32_t language, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Win32EncodedResource(NameOrId, NameOrId, Int32, Byte[])" }, { "virtualAddress": "0x006E9730", "name": "Win32EncodedResource_get_Data", "signature": "Byte__Array * Win32EncodedResource_get_Data(Win32EncodedResource * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Data()" }, { "virtualAddress": "0x006E9738", "name": "Win32EncodedResource_WriteTo", "signature": "void Win32EncodedResource_WriteTo(Win32EncodedResource * this, Stream * s, MethodInfo * method)", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x006EA048", "name": "Win32IconResource__ctor", "signature": "void Win32IconResource__ctor(Win32IconResource * this, int32_t id, int32_t language, ICONDIRENTRY * icon, MethodInfo * method)", "dotNetSignature": "Win32IconResource(Int32, Int32, ICONDIRENTRY)" }, { "virtualAddress": "0x006EA07C", "name": "Win32IconResource_get_Icon", "signature": "ICONDIRENTRY * Win32IconResource_get_Icon(Win32IconResource * this, MethodInfo * method)", "dotNetSignature": "ICONDIRENTRY get_Icon()" }, { "virtualAddress": "0x006EA084", "name": "Win32IconResource_WriteTo", "signature": "void Win32IconResource_WriteTo(Win32IconResource * this, Stream * s, MethodInfo * method)", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x006E9774", "name": "Win32GroupIconResource__ctor", "signature": "void Win32GroupIconResource__ctor(Win32GroupIconResource * this, int32_t id, int32_t language, Win32IconResource__Array * icons, MethodInfo * method)", "dotNetSignature": "Win32GroupIconResource(Int32, Int32, Win32IconResource[])" }, { "virtualAddress": "0x006E9854", "name": "Win32GroupIconResource_WriteTo", "signature": "void Win32GroupIconResource_WriteTo(Win32GroupIconResource * this, Stream * s, MethodInfo * method)", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x006EA760", "name": "Win32VersionResource__ctor", "signature": "void Win32VersionResource__ctor(Win32VersionResource * this, int32_t id, int32_t language, bool compilercontext, MethodInfo * method)", "dotNetSignature": "Win32VersionResource(Int32, Int32, Boolean)" }, { "virtualAddress": "0x006EAAAC", "name": "Win32VersionResource_get_Version", "signature": "String * Win32VersionResource_get_Version(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_Version()" }, { "virtualAddress": "0x006EACDC", "name": "Win32VersionResource_set_Version", "signature": "void Win32VersionResource_set_Version(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Version(String)" }, { "virtualAddress": "0x006EAF10", "name": "Win32VersionResource_set_Item", "signature": "void Win32VersionResource_set_Item(Win32VersionResource * this, String * key, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, String)" }, { "virtualAddress": "0x006EAF34", "name": "Win32VersionResource_get_Comments", "signature": "String * Win32VersionResource_get_Comments(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_Comments()" }, { "virtualAddress": "0x006EAFBC", "name": "Win32VersionResource_set_Comments", "signature": "void Win32VersionResource_set_Comments(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Comments(String)" }, { "virtualAddress": "0x006EB064", "name": "Win32VersionResource_get_CompanyName", "signature": "String * Win32VersionResource_get_CompanyName(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_CompanyName()" }, { "virtualAddress": "0x006EB0EC", "name": "Win32VersionResource_set_CompanyName", "signature": "void Win32VersionResource_set_CompanyName(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CompanyName(String)" }, { "virtualAddress": "0x006EB194", "name": "Win32VersionResource_get_LegalCopyright", "signature": "String * Win32VersionResource_get_LegalCopyright(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_LegalCopyright()" }, { "virtualAddress": "0x006EB21C", "name": "Win32VersionResource_set_LegalCopyright", "signature": "void Win32VersionResource_set_LegalCopyright(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_LegalCopyright(String)" }, { "virtualAddress": "0x006EB2C4", "name": "Win32VersionResource_get_LegalTrademarks", "signature": "String * Win32VersionResource_get_LegalTrademarks(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_LegalTrademarks()" }, { "virtualAddress": "0x006EB34C", "name": "Win32VersionResource_set_LegalTrademarks", "signature": "void Win32VersionResource_set_LegalTrademarks(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_LegalTrademarks(String)" }, { "virtualAddress": "0x006EB3F4", "name": "Win32VersionResource_get_OriginalFilename", "signature": "String * Win32VersionResource_get_OriginalFilename(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_OriginalFilename()" }, { "virtualAddress": "0x006EB47C", "name": "Win32VersionResource_set_OriginalFilename", "signature": "void Win32VersionResource_set_OriginalFilename(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_OriginalFilename(String)" }, { "virtualAddress": "0x006EB524", "name": "Win32VersionResource_get_ProductName", "signature": "String * Win32VersionResource_get_ProductName(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_ProductName()" }, { "virtualAddress": "0x006EB5AC", "name": "Win32VersionResource_set_ProductName", "signature": "void Win32VersionResource_set_ProductName(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ProductName(String)" }, { "virtualAddress": "0x006EB654", "name": "Win32VersionResource_get_ProductVersion", "signature": "String * Win32VersionResource_get_ProductVersion(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_ProductVersion()" }, { "virtualAddress": "0x006EB6DC", "name": "Win32VersionResource_set_ProductVersion", "signature": "void Win32VersionResource_set_ProductVersion(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ProductVersion(String)" }, { "virtualAddress": "0x006EB92C", "name": "Win32VersionResource_get_InternalName", "signature": "String * Win32VersionResource_get_InternalName(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_InternalName()" }, { "virtualAddress": "0x006EB9B4", "name": "Win32VersionResource_set_InternalName", "signature": "void Win32VersionResource_set_InternalName(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_InternalName(String)" }, { "virtualAddress": "0x006EBA5C", "name": "Win32VersionResource_get_FileDescription", "signature": "String * Win32VersionResource_get_FileDescription(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_FileDescription()" }, { "virtualAddress": "0x006EBAE4", "name": "Win32VersionResource_set_FileDescription", "signature": "void Win32VersionResource_set_FileDescription(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FileDescription(String)" }, { "virtualAddress": "0x006EBB8C", "name": "Win32VersionResource_get_FileLanguage", "signature": "int32_t Win32VersionResource_get_FileLanguage(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "Int32 get_FileLanguage()" }, { "virtualAddress": "0x006EBB94", "name": "Win32VersionResource_set_FileLanguage", "signature": "void Win32VersionResource_set_FileLanguage(Win32VersionResource * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_FileLanguage(Int32)" }, { "virtualAddress": "0x006EBB9C", "name": "Win32VersionResource_get_FileVersion", "signature": "String * Win32VersionResource_get_FileVersion(Win32VersionResource * this, MethodInfo * method)", "dotNetSignature": "String get_FileVersion()" }, { "virtualAddress": "0x006EBC24", "name": "Win32VersionResource_set_FileVersion", "signature": "void Win32VersionResource_set_FileVersion(Win32VersionResource * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FileVersion(String)" }, { "virtualAddress": "0x006EBE74", "name": "Win32VersionResource_emit_padding", "signature": "void Win32VersionResource_emit_padding(Win32VersionResource * this, BinaryWriter * w, MethodInfo * method)", "dotNetSignature": "Void emit_padding(BinaryWriter)" }, { "virtualAddress": "0x006EBEE4", "name": "Win32VersionResource_patch_length", "signature": "void Win32VersionResource_patch_length(Win32VersionResource * this, BinaryWriter * w, int64_t len_pos, MethodInfo * method)", "dotNetSignature": "Void patch_length(BinaryWriter, Int64)" }, { "virtualAddress": "0x006EBF84", "name": "Win32VersionResource_WriteTo", "signature": "void Win32VersionResource_WriteTo(Win32VersionResource * this, Stream * ms, MethodInfo * method)", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x006EA0C4", "name": "Win32ResFileReader__ctor", "signature": "void Win32ResFileReader__ctor(Win32ResFileReader * this, Stream * s, MethodInfo * method)", "dotNetSignature": "Win32ResFileReader(Stream)" }, { "virtualAddress": "0x006EA0F0", "name": "Win32ResFileReader_read_int16", "signature": "int32_t Win32ResFileReader_read_int16(Win32ResFileReader * this, MethodInfo * method)", "dotNetSignature": "Int32 read_int16()" }, { "virtualAddress": "0x006EA158", "name": "Win32ResFileReader_read_int32", "signature": "int32_t Win32ResFileReader_read_int32(Win32ResFileReader * this, MethodInfo * method)", "dotNetSignature": "Int32 read_int32()" }, { "virtualAddress": "0x006EA198", "name": "Win32ResFileReader_read_padding", "signature": "bool Win32ResFileReader_read_padding(Win32ResFileReader * this, MethodInfo * method)", "dotNetSignature": "Boolean read_padding()" }, { "virtualAddress": "0x006EA1F4", "name": "Win32ResFileReader_read_ordinal", "signature": "NameOrId * Win32ResFileReader_read_ordinal(Win32ResFileReader * this, MethodInfo * method)", "dotNetSignature": "NameOrId read_ordinal()" }, { "virtualAddress": "0x006EA3C8", "name": "Win32ResFileReader_ReadResources", "signature": "ICollection * Win32ResFileReader_ReadResources(Win32ResFileReader * this, MethodInfo * method)", "dotNetSignature": "ICollection ReadResources()" }, { "virtualAddress": "0x0092E9C4", "name": "ICONDIRENTRY_ToString", "signature": "String * ICONDIRENTRY_ToString(ICONDIRENTRY * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0092EBF4", "name": "ICONDIRENTRY__ctor", "signature": "void ICONDIRENTRY__ctor(ICONDIRENTRY * this, MethodInfo * method)", "dotNetSignature": "ICONDIRENTRY()" }, { "virtualAddress": "0x006E9B30", "name": "Win32IconFileReader__ctor", "signature": "void Win32IconFileReader__ctor(Win32IconFileReader * this, Stream * s, MethodInfo * method)", "dotNetSignature": "Win32IconFileReader(Stream)" }, { "virtualAddress": "0x006E9B5C", "name": "Win32IconFileReader_ReadIcons", "signature": "ICONDIRENTRY__Array * Win32IconFileReader_ReadIcons(Win32IconFileReader * this, MethodInfo * method)", "dotNetSignature": "ICONDIRENTRY[] ReadIcons()" }, { "virtualAddress": "0x00896B84", "name": "CustomAttributeExtensions_GetCustomAttribute", "signature": "Attribute * CustomAttributeExtensions_GetCustomAttribute(Assembly * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(Assembly, Type)" }, { "virtualAddress": "0x00896B8C", "name": "CustomAttributeExtensions_GetCustomAttribute_1", "signature": "Attribute * CustomAttributeExtensions_GetCustomAttribute_1(Module * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(Module, Type)" }, { "virtualAddress": "0x00896B94", "name": "CustomAttributeExtensions_GetCustomAttribute_2", "signature": "Attribute * CustomAttributeExtensions_GetCustomAttribute_2(MemberInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(MemberInfo, Type)" }, { "virtualAddress": "0x00896B9C", "name": "CustomAttributeExtensions_GetCustomAttribute_3", "signature": "Attribute * CustomAttributeExtensions_GetCustomAttribute_3(ParameterInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(ParameterInfo, Type)" }, { "virtualAddress": "0x00896BA4", "name": "CustomAttributeExtensions_GetCustomAttribute_4", "signature": "Attribute * CustomAttributeExtensions_GetCustomAttribute_4(MemberInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x00896BB0", "name": "CustomAttributeExtensions_GetCustomAttribute_5", "signature": "Attribute * CustomAttributeExtensions_GetCustomAttribute_5(ParameterInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x00896BBC", "name": "CustomAttributeExtensions_GetCustomAttributes", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes(Assembly * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(Assembly)" }, { "virtualAddress": "0x00896BC4", "name": "CustomAttributeExtensions_GetCustomAttributes_1", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_1(Module * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(Module)" }, { "virtualAddress": "0x00896BCC", "name": "CustomAttributeExtensions_GetCustomAttributes_2", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_2(MemberInfo_1 * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(MemberInfo)" }, { "virtualAddress": "0x00896BD4", "name": "CustomAttributeExtensions_GetCustomAttributes_3", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_3(ParameterInfo_1 * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(ParameterInfo)" }, { "virtualAddress": "0x00896BDC", "name": "CustomAttributeExtensions_GetCustomAttributes_4", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_4(MemberInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(MemberInfo, Boolean)" }, { "virtualAddress": "0x00896BE8", "name": "CustomAttributeExtensions_GetCustomAttributes_5", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_5(ParameterInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(ParameterInfo, Boolean)" }, { "virtualAddress": "0x00896BF4", "name": "CustomAttributeExtensions_GetCustomAttributes_6", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_6(Assembly * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(Assembly, Type)" }, { "virtualAddress": "0x00896BFC", "name": "CustomAttributeExtensions_GetCustomAttributes_7", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_7(Module * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(Module, Type)" }, { "virtualAddress": "0x00896C04", "name": "CustomAttributeExtensions_GetCustomAttributes_8", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_8(MemberInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(MemberInfo, Type)" }, { "virtualAddress": "0x00896C0C", "name": "CustomAttributeExtensions_GetCustomAttributes_9", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_9(ParameterInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(ParameterInfo, Type)" }, { "virtualAddress": "0x00896C14", "name": "CustomAttributeExtensions_GetCustomAttributes_10", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_10(MemberInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x00896C20", "name": "CustomAttributeExtensions_GetCustomAttributes_11", "signature": "IEnumerable_1_System_Attribute_ * CustomAttributeExtensions_GetCustomAttributes_11(ParameterInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Attribute] GetCustomAttributes(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x00896C2C", "name": "CustomAttributeExtensions_IsDefined", "signature": "bool CustomAttributeExtensions_IsDefined(Assembly * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Assembly, Type)" }, { "virtualAddress": "0x00896C34", "name": "CustomAttributeExtensions_IsDefined_1", "signature": "bool CustomAttributeExtensions_IsDefined_1(Module * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Module, Type)" }, { "virtualAddress": "0x00896C3C", "name": "CustomAttributeExtensions_IsDefined_2", "signature": "bool CustomAttributeExtensions_IsDefined_2(MemberInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(MemberInfo, Type)" }, { "virtualAddress": "0x00896C44", "name": "CustomAttributeExtensions_IsDefined_3", "signature": "bool CustomAttributeExtensions_IsDefined_3(ParameterInfo_1 * element, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(ParameterInfo, Type)" }, { "virtualAddress": "0x00896C4C", "name": "CustomAttributeExtensions_IsDefined_4", "signature": "bool CustomAttributeExtensions_IsDefined_4(MemberInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x00896C58", "name": "CustomAttributeExtensions_IsDefined_5", "signature": "bool CustomAttributeExtensions_IsDefined_5(ParameterInfo_1 * element, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x0092B198", "name": "RuntimeReflectionExtensions_CheckAndThrow", "signature": "void RuntimeReflectionExtensions_CheckAndThrow(Type * t, MethodInfo * method)", "dotNetSignature": "Void CheckAndThrow(Type)" }, { "virtualAddress": "0x0092B2D0", "name": "RuntimeReflectionExtensions_CheckAndThrow_1", "signature": "void RuntimeReflectionExtensions_CheckAndThrow_1(MethodInfo_1 * m, MethodInfo * method)", "dotNetSignature": "Void CheckAndThrow(MethodInfo)" }, { "virtualAddress": "0x0092B3F8", "name": "RuntimeReflectionExtensions_GetRuntimeProperties", "signature": "IEnumerable_1_System_Reflection_PropertyInfo_ * RuntimeReflectionExtensions_GetRuntimeProperties(Type * type, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.PropertyInfo] GetRuntimeProperties(Type)" }, { "virtualAddress": "0x0092B434", "name": "RuntimeReflectionExtensions_GetRuntimeEvents", "signature": "IEnumerable_1_System_Reflection_EventInfo_ * RuntimeReflectionExtensions_GetRuntimeEvents(Type * type, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.EventInfo] GetRuntimeEvents(Type)" }, { "virtualAddress": "0x0092B470", "name": "RuntimeReflectionExtensions_GetRuntimeMethods", "signature": "IEnumerable_1_System_Reflection_MethodInfo_ * RuntimeReflectionExtensions_GetRuntimeMethods(Type * type, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.MethodInfo] GetRuntimeMethods(Type)" }, { "virtualAddress": "0x0092B4AC", "name": "RuntimeReflectionExtensions_GetRuntimeFields", "signature": "IEnumerable_1_System_Reflection_FieldInfo_ * RuntimeReflectionExtensions_GetRuntimeFields(Type * type, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.FieldInfo] GetRuntimeFields(Type)" }, { "virtualAddress": "0x0092B4E8", "name": "RuntimeReflectionExtensions_GetRuntimeProperty", "signature": "PropertyInfo_1 * RuntimeReflectionExtensions_GetRuntimeProperty(Type * type, String * name, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetRuntimeProperty(Type, String)" }, { "virtualAddress": "0x0092B520", "name": "RuntimeReflectionExtensions_GetRuntimeEvent", "signature": "EventInfo_1 * RuntimeReflectionExtensions_GetRuntimeEvent(Type * type, String * name, MethodInfo * method)", "dotNetSignature": "EventInfo GetRuntimeEvent(Type, String)" }, { "virtualAddress": "0x0092B558", "name": "RuntimeReflectionExtensions_GetRuntimeMethod", "signature": "MethodInfo_1 * RuntimeReflectionExtensions_GetRuntimeMethod(Type * type, String * name, Type__Array * parameters, MethodInfo * method)", "dotNetSignature": "MethodInfo GetRuntimeMethod(Type, String, Type[])" }, { "virtualAddress": "0x0092B5A0", "name": "RuntimeReflectionExtensions_GetRuntimeField", "signature": "FieldInfo_1 * RuntimeReflectionExtensions_GetRuntimeField(Type * type, String * name, MethodInfo * method)", "dotNetSignature": "FieldInfo GetRuntimeField(Type, String)" }, { "virtualAddress": "0x0092B5D8", "name": "RuntimeReflectionExtensions_GetRuntimeBaseDefinition", "signature": "MethodInfo_1 * RuntimeReflectionExtensions_GetRuntimeBaseDefinition(MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "MethodInfo GetRuntimeBaseDefinition(MethodInfo)" }, { "virtualAddress": "0x0092B610", "name": "RuntimeReflectionExtensions_GetRuntimeInterfaceMap", "signature": "InterfaceMapping RuntimeReflectionExtensions_GetRuntimeInterfaceMap(TypeInfo * typeInfo, Type * interfaceType, MethodInfo * method)", "dotNetSignature": "InterfaceMapping GetRuntimeInterfaceMap(TypeInfo, Type)" }, { "virtualAddress": "0x0092B76C", "name": "RuntimeReflectionExtensions_GetMethodInfo", "signature": "MethodInfo_1 * RuntimeReflectionExtensions_GetMethodInfo(Delegate * del, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodInfo(Delegate)" }, { "virtualAddress": "0x009171D4", "name": "AmbiguousMatchException__ctor", "signature": "void AmbiguousMatchException__ctor(AmbiguousMatchException * this, MethodInfo * method)", "dotNetSignature": "AmbiguousMatchException()" }, { "virtualAddress": "0x00917248", "name": "AmbiguousMatchException__ctor_1", "signature": "void AmbiguousMatchException__ctor_1(AmbiguousMatchException * this, String * message, MethodInfo * method)", "dotNetSignature": "AmbiguousMatchException(String)" }, { "virtualAddress": "0x0091727C", "name": "AmbiguousMatchException__ctor_2", "signature": "void AmbiguousMatchException__ctor_2(AmbiguousMatchException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "AmbiguousMatchException(String, Exception)" }, { "virtualAddress": "0x009172B0", "name": "AmbiguousMatchException__ctor_3", "signature": "void AmbiguousMatchException__ctor_3(AmbiguousMatchException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "AmbiguousMatchException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0089324C", "name": "AssemblyCopyrightAttribute__ctor", "signature": "void AssemblyCopyrightAttribute__ctor(AssemblyCopyrightAttribute * this, String * copyright, MethodInfo * method)", "dotNetSignature": "AssemblyCopyrightAttribute(String)" }, { "virtualAddress": "0x00893278", "name": "AssemblyCopyrightAttribute_get_Copyright", "signature": "String * AssemblyCopyrightAttribute_get_Copyright(AssemblyCopyrightAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Copyright()" }, { "virtualAddress": "0x00894EE4", "name": "AssemblyTrademarkAttribute__ctor", "signature": "void AssemblyTrademarkAttribute__ctor(AssemblyTrademarkAttribute * this, String * trademark, MethodInfo * method)", "dotNetSignature": "AssemblyTrademarkAttribute(String)" }, { "virtualAddress": "0x00894F10", "name": "AssemblyTrademarkAttribute_get_Trademark", "signature": "String * AssemblyTrademarkAttribute_get_Trademark(AssemblyTrademarkAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Trademark()" }, { "virtualAddress": "0x00894E34", "name": "AssemblyProductAttribute__ctor", "signature": "void AssemblyProductAttribute__ctor(AssemblyProductAttribute * this, String * product, MethodInfo * method)", "dotNetSignature": "AssemblyProductAttribute(String)" }, { "virtualAddress": "0x00894E60", "name": "AssemblyProductAttribute_get_Product", "signature": "String * AssemblyProductAttribute_get_Product(AssemblyProductAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Product()" }, { "virtualAddress": "0x008931E4", "name": "AssemblyCompanyAttribute__ctor", "signature": "void AssemblyCompanyAttribute__ctor(AssemblyCompanyAttribute * this, String * company, MethodInfo * method)", "dotNetSignature": "AssemblyCompanyAttribute(String)" }, { "virtualAddress": "0x00893210", "name": "AssemblyCompanyAttribute_get_Company", "signature": "String * AssemblyCompanyAttribute_get_Company(AssemblyCompanyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Company()" }, { "virtualAddress": "0x00893320", "name": "AssemblyDescriptionAttribute__ctor", "signature": "void AssemblyDescriptionAttribute__ctor(AssemblyDescriptionAttribute * this, String * description, MethodInfo * method)", "dotNetSignature": "AssemblyDescriptionAttribute(String)" }, { "virtualAddress": "0x0089334C", "name": "AssemblyDescriptionAttribute_get_Description", "signature": "String * AssemblyDescriptionAttribute_get_Description(AssemblyDescriptionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Description()" }, { "virtualAddress": "0x00894EB0", "name": "AssemblyTitleAttribute__ctor", "signature": "void AssemblyTitleAttribute__ctor(AssemblyTitleAttribute * this, String * title, MethodInfo * method)", "dotNetSignature": "AssemblyTitleAttribute(String)" }, { "virtualAddress": "0x00894EDC", "name": "AssemblyTitleAttribute_get_Title", "signature": "String * AssemblyTitleAttribute_get_Title(AssemblyTitleAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Title()" }, { "virtualAddress": "0x00893218", "name": "AssemblyConfigurationAttribute__ctor", "signature": "void AssemblyConfigurationAttribute__ctor(AssemblyConfigurationAttribute * this, String * configuration, MethodInfo * method)", "dotNetSignature": "AssemblyConfigurationAttribute(String)" }, { "virtualAddress": "0x00893244", "name": "AssemblyConfigurationAttribute_get_Configuration", "signature": "String * AssemblyConfigurationAttribute_get_Configuration(AssemblyConfigurationAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Configuration()" }, { "virtualAddress": "0x008932B4", "name": "AssemblyDefaultAliasAttribute__ctor", "signature": "void AssemblyDefaultAliasAttribute__ctor(AssemblyDefaultAliasAttribute * this, String * defaultAlias, MethodInfo * method)", "dotNetSignature": "AssemblyDefaultAliasAttribute(String)" }, { "virtualAddress": "0x008932E0", "name": "AssemblyDefaultAliasAttribute_get_DefaultAlias", "signature": "String * AssemblyDefaultAliasAttribute_get_DefaultAlias(AssemblyDefaultAliasAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_DefaultAlias()" }, { "virtualAddress": "0x0089348C", "name": "AssemblyInformationalVersionAttribute__ctor", "signature": "void AssemblyInformationalVersionAttribute__ctor(AssemblyInformationalVersionAttribute * this, String * informationalVersion, MethodInfo * method)", "dotNetSignature": "AssemblyInformationalVersionAttribute(String)" }, { "virtualAddress": "0x008934B8", "name": "AssemblyInformationalVersionAttribute_get_InformationalVersion", "signature": "String * AssemblyInformationalVersionAttribute_get_InformationalVersion(AssemblyInformationalVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_InformationalVersion()" }, { "virtualAddress": "0x00893354", "name": "AssemblyFileVersionAttribute__ctor", "signature": "void AssemblyFileVersionAttribute__ctor(AssemblyFileVersionAttribute * this, String * version, MethodInfo * method)", "dotNetSignature": "AssemblyFileVersionAttribute(String)" }, { "virtualAddress": "0x008933F0", "name": "AssemblyFileVersionAttribute_get_Version", "signature": "String * AssemblyFileVersionAttribute_get_Version(AssemblyFileVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Version()" }, { "virtualAddress": "0x00893280", "name": "AssemblyCultureAttribute__ctor", "signature": "void AssemblyCultureAttribute__ctor(AssemblyCultureAttribute * this, String * culture, MethodInfo * method)", "dotNetSignature": "AssemblyCultureAttribute(String)" }, { "virtualAddress": "0x008932AC", "name": "AssemblyCultureAttribute_get_Culture", "signature": "String * AssemblyCultureAttribute_get_Culture(AssemblyCultureAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Culture()" }, { "virtualAddress": "0x00894F18", "name": "AssemblyVersionAttribute__ctor", "signature": "void AssemblyVersionAttribute__ctor(AssemblyVersionAttribute * this, String * version, MethodInfo * method)", "dotNetSignature": "AssemblyVersionAttribute(String)" }, { "virtualAddress": "0x00894F44", "name": "AssemblyVersionAttribute_get_Version", "signature": "String * AssemblyVersionAttribute_get_Version(AssemblyVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Version()" }, { "virtualAddress": "0x008934C0", "name": "AssemblyKeyFileAttribute__ctor", "signature": "void AssemblyKeyFileAttribute__ctor(AssemblyKeyFileAttribute * this, String * keyFile, MethodInfo * method)", "dotNetSignature": "AssemblyKeyFileAttribute(String)" }, { "virtualAddress": "0x008934EC", "name": "AssemblyKeyFileAttribute_get_KeyFile", "signature": "String * AssemblyKeyFileAttribute_get_KeyFile(AssemblyKeyFileAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_KeyFile()" }, { "virtualAddress": "0x008932E8", "name": "AssemblyDelaySignAttribute__ctor", "signature": "void AssemblyDelaySignAttribute__ctor(AssemblyDelaySignAttribute * this, bool delaySign, MethodInfo * method)", "dotNetSignature": "AssemblyDelaySignAttribute(Boolean)" }, { "virtualAddress": "0x00893318", "name": "AssemblyDelaySignAttribute_get_DelaySign", "signature": "bool AssemblyDelaySignAttribute_get_DelaySign(AssemblyDelaySignAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DelaySign()" }, { "virtualAddress": "0x00893184", "name": "AssemblyAlgorithmIdAttribute__ctor", "signature": "void AssemblyAlgorithmIdAttribute__ctor(AssemblyAlgorithmIdAttribute * this, AssemblyHashAlgorithm__Enum algorithmId, MethodInfo * method)", "dotNetSignature": "AssemblyAlgorithmIdAttribute(AssemblyHashAlgorithm)" }, { "virtualAddress": "0x008931B0", "name": "AssemblyAlgorithmIdAttribute__ctor_1", "signature": "void AssemblyAlgorithmIdAttribute__ctor_1(AssemblyAlgorithmIdAttribute * this, uint32_t algorithmId, MethodInfo * method)", "dotNetSignature": "AssemblyAlgorithmIdAttribute(UInt32)" }, { "virtualAddress": "0x008931DC", "name": "AssemblyAlgorithmIdAttribute_get_AlgorithmId", "signature": "uint32_t AssemblyAlgorithmIdAttribute_get_AlgorithmId(AssemblyAlgorithmIdAttribute * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_AlgorithmId()" }, { "virtualAddress": "0x008933F8", "name": "AssemblyFlagsAttribute__ctor", "signature": "void AssemblyFlagsAttribute__ctor(AssemblyFlagsAttribute * this, uint32_t flags, MethodInfo * method)", "dotNetSignature": "AssemblyFlagsAttribute(UInt32)" }, { "virtualAddress": "0x00893424", "name": "AssemblyFlagsAttribute_get_Flags", "signature": "uint32_t AssemblyFlagsAttribute_get_Flags(AssemblyFlagsAttribute * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_Flags()" }, { "virtualAddress": "0x0089342C", "name": "AssemblyFlagsAttribute_get_AssemblyFlags", "signature": "int32_t AssemblyFlagsAttribute_get_AssemblyFlags(AssemblyFlagsAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_AssemblyFlags()" }, { "virtualAddress": "0x00893434", "name": "AssemblyFlagsAttribute__ctor_1", "signature": "void AssemblyFlagsAttribute__ctor_1(AssemblyFlagsAttribute * this, int32_t assemblyFlags, MethodInfo * method)", "dotNetSignature": "AssemblyFlagsAttribute(Int32)" }, { "virtualAddress": "0x00893460", "name": "AssemblyFlagsAttribute__ctor_2", "signature": "void AssemblyFlagsAttribute__ctor_2(AssemblyFlagsAttribute * this, AssemblyNameFlags__Enum assemblyFlags, MethodInfo * method)", "dotNetSignature": "AssemblyFlagsAttribute(AssemblyNameFlags)" }, { "virtualAddress": "0x00893528", "name": "AssemblyMetadataAttribute__ctor", "signature": "void AssemblyMetadataAttribute__ctor(AssemblyMetadataAttribute * this, String * key, String * value, MethodInfo * method)", "dotNetSignature": "AssemblyMetadataAttribute(String, String)" }, { "virtualAddress": "0x00893560", "name": "AssemblyMetadataAttribute_get_Key", "signature": "String * AssemblyMetadataAttribute_get_Key(AssemblyMetadataAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x00893568", "name": "AssemblyMetadataAttribute_get_Value", "signature": "String * AssemblyMetadataAttribute_get_Value(AssemblyMetadataAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00894E68", "name": "AssemblySignatureKeyAttribute__ctor", "signature": "void AssemblySignatureKeyAttribute__ctor(AssemblySignatureKeyAttribute * this, String * publicKey, String * countersignature, MethodInfo * method)", "dotNetSignature": "AssemblySignatureKeyAttribute(String, String)" }, { "virtualAddress": "0x00894EA0", "name": "AssemblySignatureKeyAttribute_get_PublicKey", "signature": "String * AssemblySignatureKeyAttribute_get_PublicKey(AssemblySignatureKeyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_PublicKey()" }, { "virtualAddress": "0x00894EA8", "name": "AssemblySignatureKeyAttribute_get_Countersignature", "signature": "String * AssemblySignatureKeyAttribute_get_Countersignature(AssemblySignatureKeyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Countersignature()" }, { "virtualAddress": "0x008934F4", "name": "AssemblyKeyNameAttribute__ctor", "signature": "void AssemblyKeyNameAttribute__ctor(AssemblyKeyNameAttribute * this, String * keyName, MethodInfo * method)", "dotNetSignature": "AssemblyKeyNameAttribute(String)" }, { "virtualAddress": "0x00893520", "name": "AssemblyKeyNameAttribute_get_KeyName", "signature": "String * AssemblyKeyNameAttribute_get_KeyName(AssemblyKeyNameAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_KeyName()" }, { "virtualAddress": "0x00894E24", "name": "AssemblyNameProxy_GetAssemblyName", "signature": "AssemblyName * AssemblyNameProxy_GetAssemblyName(AssemblyNameProxy * this, String * assemblyFile, MethodInfo * method)", "dotNetSignature": "AssemblyName GetAssemblyName(String)" }, { "virtualAddress": "0x00894E2C", "name": "AssemblyNameProxy__ctor", "signature": "void AssemblyNameProxy__ctor(AssemblyNameProxy * this, MethodInfo * method)", "dotNetSignature": "AssemblyNameProxy()" }, { "virtualAddress": "0x00894F4C", "name": "Binder__ctor", "signature": "void Binder__ctor(Binder * this, MethodInfo * method)", "dotNetSignature": "Binder()" }, { "virtualAddress": "0x0089729C", "name": "DefaultMemberAttribute__ctor", "signature": "void DefaultMemberAttribute__ctor(DefaultMemberAttribute * this, String * memberName, MethodInfo * method)", "dotNetSignature": "DefaultMemberAttribute(String)" }, { "virtualAddress": "0x008972C8", "name": "DefaultMemberAttribute_get_MemberName", "signature": "String * DefaultMemberAttribute_get_MemberName(DefaultMemberAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_MemberName()" }, { "virtualAddress": "0x0091C2F4", "name": "IntrospectionExtensions_GetTypeInfo", "signature": "TypeInfo * IntrospectionExtensions_GetTypeInfo(Type * type, MethodInfo * method)", "dotNetSignature": "TypeInfo GetTypeInfo(Type)" }, { "virtualAddress": "0x0091C44C", "name": "InvalidFilterCriteriaException__ctor", "signature": "void InvalidFilterCriteriaException__ctor(InvalidFilterCriteriaException * this, MethodInfo * method)", "dotNetSignature": "InvalidFilterCriteriaException()" }, { "virtualAddress": "0x0091C4C0", "name": "InvalidFilterCriteriaException__ctor_1", "signature": "void InvalidFilterCriteriaException__ctor_1(InvalidFilterCriteriaException * this, String * message, MethodInfo * method)", "dotNetSignature": "InvalidFilterCriteriaException(String)" }, { "virtualAddress": "0x0091C4F4", "name": "InvalidFilterCriteriaException__ctor_2", "signature": "void InvalidFilterCriteriaException__ctor_2(InvalidFilterCriteriaException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "InvalidFilterCriteriaException(String, Exception)" }, { "virtualAddress": "0x0091C528", "name": "InvalidFilterCriteriaException__ctor_3", "signature": "void InvalidFilterCriteriaException__ctor_3(InvalidFilterCriteriaException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InvalidFilterCriteriaException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091C604", "name": "ManifestResourceInfo__ctor", "signature": "void ManifestResourceInfo__ctor(ManifestResourceInfo * this, Assembly * containingAssembly, String * containingFileName, ResourceLocation__Enum resourceLocation, MethodInfo * method)", "dotNetSignature": "ManifestResourceInfo(Assembly, String, ResourceLocation)" }, { "virtualAddress": "0x0091C644", "name": "ManifestResourceInfo_get_ReferencedAssembly", "signature": "Assembly * ManifestResourceInfo_get_ReferencedAssembly(ManifestResourceInfo * this, MethodInfo * method)", "dotNetSignature": "Assembly get_ReferencedAssembly()" }, { "virtualAddress": "0x0091C64C", "name": "ManifestResourceInfo_get_FileName", "signature": "String * ManifestResourceInfo_get_FileName(ManifestResourceInfo * this, MethodInfo * method)", "dotNetSignature": "String get_FileName()" }, { "virtualAddress": "0x0091C654", "name": "ManifestResourceInfo_get_ResourceLocation", "signature": "ResourceLocation__Enum ManifestResourceInfo_get_ResourceLocation(ManifestResourceInfo * this, MethodInfo * method)", "dotNetSignature": "ResourceLocation get_ResourceLocation()" }, { "virtualAddress": "0x0091C65C", "name": "MemberFilter__ctor", "signature": "void MemberFilter__ctor(MemberFilter * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "MemberFilter(Object, IntPtr)" }, { "virtualAddress": "0x0091C66C", "name": "MemberFilter_Invoke", "signature": "bool MemberFilter_Invoke(MemberFilter * this, MemberInfo_1 * m, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(MemberInfo, Object)" }, { "virtualAddress": "0x0091CA7C", "name": "MemberFilter_BeginInvoke", "signature": "IAsyncResult * MemberFilter_BeginInvoke(MemberFilter * this, MemberInfo_1 * m, Object * filterCriteria, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(MemberInfo, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0091CAAC", "name": "MemberFilter_EndInvoke", "signature": "bool MemberFilter_EndInvoke(MemberFilter * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0091B360", "name": "MemberInfo_1__ctor", "signature": "void MemberInfo_1__ctor(MemberInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MemberInfo()" }, { "virtualAddress": "0x0091CAD8", "name": "MemberInfo_1_CacheEquals", "signature": "bool MemberInfo_1_CacheEquals(MemberInfo_1 * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean CacheEquals(Object)" }, { "virtualAddress": "0x0091CB38", "name": "MemberInfo_1_get_CustomAttributes", "signature": "IEnumerable_1_System_Reflection_CustomAttributeData_ * MemberInfo_1_get_CustomAttributes(MemberInfo_1 * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.CustomAttributeData] get_CustomAttributes()" }, { "virtualAddress": "0x0091CB48", "name": "MemberInfo_1_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MemberInfo_1_GetCustomAttributesData(MemberInfo_1 * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x0091CBA8", "name": "MemberInfo_1_get_MetadataToken", "signature": "int32_t MemberInfo_1_get_MetadataToken(MemberInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x0091CBAC", "name": "MemberInfo_1_get_Module", "signature": "Module * MemberInfo_1_get_Module(MemberInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0091CC60", "name": "MemberInfo_1_op_Equality", "signature": "bool MemberInfo_1_op_Equality(MemberInfo_1 * left, MemberInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(MemberInfo, MemberInfo)" }, { "virtualAddress": "0x0091D368", "name": "MemberInfo_1_op_Inequality", "signature": "bool MemberInfo_1_op_Inequality(MemberInfo_1 * left, MemberInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(MemberInfo, MemberInfo)" }, { "virtualAddress": "0x0091D384", "name": "MemberInfo_1_Equals", "signature": "bool MemberInfo_1_Equals(MemberInfo_1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0091BC30", "name": "MemberInfo_1_GetHashCode", "signature": "int32_t MemberInfo_1_GetHashCode(MemberInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0091D38C", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetType", "signature": "Type * MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetType(MemberInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._MemberInfo.GetType()" }, { "virtualAddress": "0x0091D394", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetTypeInfoCount", "signature": "void MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetTypeInfoCount(MemberInfo_1 * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0091D3F4", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetTypeInfo", "signature": "void MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetTypeInfo(MemberInfo_1 * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091D454", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetIDsOfNames", "signature": "void MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetIDsOfNames(MemberInfo_1 * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091D4B4", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_Invoke", "signature": "void MemberInfo_1_System_Runtime_InteropServices__MemberInfo_Invoke(MemberInfo_1 * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0091D514", "name": "MemberInfoSerializationHolder_GetSerializationInfo", "signature": "void MemberInfoSerializationHolder_GetSerializationInfo(SerializationInfo * info, String * name, RuntimeType * reflectedClass, String * signature, MemberTypes__Enum type, MethodInfo * method)", "dotNetSignature": "Void GetSerializationInfo(SerializationInfo, String, RuntimeType, String, MemberTypes)" }, { "virtualAddress": "0x0091D524", "name": "MemberInfoSerializationHolder_GetSerializationInfo_1", "signature": "void MemberInfoSerializationHolder_GetSerializationInfo_1(SerializationInfo * info, String * name, RuntimeType * reflectedClass, String * signature, String * signature2, MemberTypes__Enum type, Type__Array * genericArguments, MethodInfo * method)", "dotNetSignature": "Void GetSerializationInfo(SerializationInfo, String, RuntimeType, String, String, MemberTypes, Type[])" }, { "virtualAddress": "0x0091D7B8", "name": "MemberInfoSerializationHolder__ctor", "signature": "void MemberInfoSerializationHolder__ctor(MemberInfoSerializationHolder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MemberInfoSerializationHolder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091DA4C", "name": "MemberInfoSerializationHolder_GetObjectData", "signature": "void MemberInfoSerializationHolder_GetObjectData(MemberInfoSerializationHolder * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091DACC", "name": "MemberInfoSerializationHolder_GetRealObject", "signature": "Object * MemberInfoSerializationHolder_GetRealObject(MemberInfoSerializationHolder * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x0091E47C", "name": "MethodBase_GetMethodFromHandle", "signature": "MethodBase * MethodBase_GetMethodFromHandle(RuntimeMethodHandle handle, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodFromHandle(RuntimeMethodHandle)" }, { "virtualAddress": "0x0091E6A0", "name": "MethodBase_GetMethodFromHandle_1", "signature": "MethodBase * MethodBase_GetMethodFromHandle_1(RuntimeMethodHandle handle, RuntimeTypeHandle declaringType, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodFromHandle(RuntimeMethodHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x0091E7C8", "name": "MethodBase_GetCurrentMethod", "signature": "MethodBase * MethodBase_GetCurrentMethod(MethodInfo * method)", "dotNetSignature": "MethodBase GetCurrentMethod()" }, { "virtualAddress": "0x0091E820", "name": "MethodBase__ctor", "signature": "void MethodBase__ctor(MethodBase * this, MethodInfo * method)", "dotNetSignature": "MethodBase()" }, { "virtualAddress": "0x0091D0A4", "name": "MethodBase_op_Equality", "signature": "bool MethodBase_op_Equality(MethodBase * left, MethodBase * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(MethodBase, MethodBase)" }, { "virtualAddress": "0x0091D088", "name": "MethodBase_op_Inequality", "signature": "bool MethodBase_op_Inequality(MethodBase * left, MethodBase * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(MethodBase, MethodBase)" }, { "virtualAddress": "0x0091E844", "name": "MethodBase_Equals", "signature": "bool MethodBase_Equals(MethodBase * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0091E84C", "name": "MethodBase_GetHashCode", "signature": "int32_t MethodBase_GetHashCode(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0091E854", "name": "MethodBase_GetMethodDesc", "signature": "void * MethodBase_GetMethodDesc(MethodBase * this, MethodInfo * method)", "dotNetSignature": "IntPtr GetMethodDesc()" }, { "virtualAddress": "0x0091E864", "name": "MethodBase_GetParametersNoCopy", "signature": "ParameterInfo_1__Array * MethodBase_GetParametersNoCopy(MethodBase * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParametersNoCopy()" }, { "virtualAddress": "0x0091E874", "name": "MethodBase_get_MethodImplementationFlags", "signature": "MethodImplAttributes__Enum MethodBase_get_MethodImplementationFlags(MethodBase * this, MethodInfo * method)", "dotNetSignature": "MethodImplAttributes get_MethodImplementationFlags()" }, { "virtualAddress": "0x0091E884", "name": "MethodBase_get_CallingConvention", "signature": "CallingConventions__Enum MethodBase_get_CallingConvention(MethodBase * this, MethodInfo * method)", "dotNetSignature": "CallingConventions get_CallingConvention()" }, { "virtualAddress": "0x0091E88C", "name": "MethodBase_GetGenericArguments", "signature": "Type__Array * MethodBase_GetGenericArguments(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x0091E90C", "name": "MethodBase_get_IsGenericMethodDefinition", "signature": "bool MethodBase_get_IsGenericMethodDefinition(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericMethodDefinition()" }, { "virtualAddress": "0x0091E914", "name": "MethodBase_get_ContainsGenericParameters", "signature": "bool MethodBase_get_ContainsGenericParameters(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ContainsGenericParameters()" }, { "virtualAddress": "0x0091E91C", "name": "MethodBase_get_IsGenericMethod", "signature": "bool MethodBase_get_IsGenericMethod(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericMethod()" }, { "virtualAddress": "0x0091E924", "name": "MethodBase_get_IsSecurityCritical", "signature": "bool MethodBase_get_IsSecurityCritical(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x0091E984", "name": "MethodBase_get_IsSecuritySafeCritical", "signature": "bool MethodBase_get_IsSecuritySafeCritical(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x0091E9E4", "name": "MethodBase_get_IsSecurityTransparent", "signature": "bool MethodBase_get_IsSecurityTransparent(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x0091EA44", "name": "MethodBase_Invoke", "signature": "Object * MethodBase_Invoke(MethodBase * this, Object * obj, Object__Array * parameters, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object[])" }, { "virtualAddress": "0x0091EA64", "name": "MethodBase_get_IsPublic", "signature": "bool MethodBase_get_IsPublic(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPublic()" }, { "virtualAddress": "0x0091EA90", "name": "MethodBase_get_IsPrivate", "signature": "bool MethodBase_get_IsPrivate(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPrivate()" }, { "virtualAddress": "0x0091EABC", "name": "MethodBase_get_IsFamily", "signature": "bool MethodBase_get_IsFamily(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFamily()" }, { "virtualAddress": "0x0091EAE8", "name": "MethodBase_get_IsAssembly", "signature": "bool MethodBase_get_IsAssembly(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAssembly()" }, { "virtualAddress": "0x0091EB14", "name": "MethodBase_get_IsFamilyAndAssembly", "signature": "bool MethodBase_get_IsFamilyAndAssembly(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFamilyAndAssembly()" }, { "virtualAddress": "0x0091EB40", "name": "MethodBase_get_IsFamilyOrAssembly", "signature": "bool MethodBase_get_IsFamilyOrAssembly(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFamilyOrAssembly()" }, { "virtualAddress": "0x0091EB6C", "name": "MethodBase_get_IsStatic", "signature": "bool MethodBase_get_IsStatic(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsStatic()" }, { "virtualAddress": "0x0091EB90", "name": "MethodBase_get_IsFinal", "signature": "bool MethodBase_get_IsFinal(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFinal()" }, { "virtualAddress": "0x0091EBB4", "name": "MethodBase_get_IsVirtual", "signature": "bool MethodBase_get_IsVirtual(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsVirtual()" }, { "virtualAddress": "0x0091EBD8", "name": "MethodBase_get_IsHideBySig", "signature": "bool MethodBase_get_IsHideBySig(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsHideBySig()" }, { "virtualAddress": "0x0091EBFC", "name": "MethodBase_get_IsAbstract", "signature": "bool MethodBase_get_IsAbstract(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAbstract()" }, { "virtualAddress": "0x0091EC20", "name": "MethodBase_get_IsSpecialName", "signature": "bool MethodBase_get_IsSpecialName(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSpecialName()" }, { "virtualAddress": "0x0091EC44", "name": "MethodBase_get_IsConstructor", "signature": "bool MethodBase_get_IsConstructor(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsConstructor()" }, { "virtualAddress": "0x0091ECF0", "name": "MethodBase_GetMethodBody", "signature": "MethodBody * MethodBase_GetMethodBody(MethodBase * this, MethodInfo * method)", "dotNetSignature": "MethodBody GetMethodBody()" }, { "virtualAddress": "0x0091ED50", "name": "MethodBase_ConstructParameters", "signature": "String * MethodBase_ConstructParameters(Type__Array * parameterTypes, CallingConventions__Enum callingConvention, bool serialization, MethodInfo * method)", "dotNetSignature": "String ConstructParameters(Type[], CallingConventions, Boolean)" }, { "virtualAddress": "0x0091EF34", "name": "MethodBase_get_FullName", "signature": "String * MethodBase_get_FullName(MethodBase * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x0091EFD8", "name": "MethodBase_FormatNameAndSig", "signature": "String * MethodBase_FormatNameAndSig(MethodBase * this, MethodInfo * method)", "dotNetSignature": "String FormatNameAndSig()" }, { "virtualAddress": "0x0091EFEC", "name": "MethodBase_FormatNameAndSig_1", "signature": "String * MethodBase_FormatNameAndSig_1(MethodBase * this, bool serialization, MethodInfo * method)", "dotNetSignature": "String FormatNameAndSig(Boolean)" }, { "virtualAddress": "0x0091F104", "name": "MethodBase_GetParameterTypes", "signature": "Type__Array * MethodBase_GetParameterTypes(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Type[] GetParameterTypes()" }, { "virtualAddress": "0x0091F21C", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_GetType", "signature": "Type * MethodBase_System_Runtime_InteropServices__MethodBase_GetType(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._MethodBase.GetType()" }, { "virtualAddress": "0x0091F224", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsPublic", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsPublic(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsPublic()" }, { "virtualAddress": "0x0091F250", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsPrivate", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsPrivate(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsPrivate()" }, { "virtualAddress": "0x0091F27C", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFamily", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFamily(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsFamily()" }, { "virtualAddress": "0x0091F2A8", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsAssembly", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsAssembly(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsAssembly()" }, { "virtualAddress": "0x0091F2D4", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFamilyAndAssembly", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFamilyAndAssembly(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsFamilyAndAssembly()" }, { "virtualAddress": "0x0091F300", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFamilyOrAssembly", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFamilyOrAssembly(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsFamilyOrAssembly()" }, { "virtualAddress": "0x0091F32C", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsStatic", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsStatic(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsStatic()" }, { "virtualAddress": "0x0091F350", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFinal", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsFinal(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsFinal()" }, { "virtualAddress": "0x0091F374", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsVirtual", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsVirtual(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsVirtual()" }, { "virtualAddress": "0x0091F398", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsHideBySig", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsHideBySig(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsHideBySig()" }, { "virtualAddress": "0x0091F3BC", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsAbstract", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsAbstract(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsAbstract()" }, { "virtualAddress": "0x0091F3E0", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsSpecialName", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsSpecialName(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsSpecialName()" }, { "virtualAddress": "0x0091F404", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_get_IsConstructor", "signature": "bool MethodBase_System_Runtime_InteropServices__MethodBase_get_IsConstructor(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.InteropServices._MethodBase.get_IsConstructor()" }, { "virtualAddress": "0x0091F408", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_GetTypeInfoCount", "signature": "void MethodBase_System_Runtime_InteropServices__MethodBase_GetTypeInfoCount(MethodBase * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0091F468", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_GetTypeInfo", "signature": "void MethodBase_System_Runtime_InteropServices__MethodBase_GetTypeInfo(MethodBase * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091F4C8", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_GetIDsOfNames", "signature": "void MethodBase_System_Runtime_InteropServices__MethodBase_GetIDsOfNames(MethodBase * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091F528", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_Invoke", "signature": "void MethodBase_System_Runtime_InteropServices__MethodBase_Invoke(MethodBase * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0091F588", "name": "MethodBase_GetParametersInternal", "signature": "ParameterInfo_1__Array * MethodBase_GetParametersInternal(MethodBase * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParametersInternal()" }, { "virtualAddress": "0x0091F598", "name": "MethodBase_GetParametersCount", "signature": "int32_t MethodBase_GetParametersCount(MethodBase * this, MethodInfo * method)", "dotNetSignature": "Int32 GetParametersCount()" }, { "virtualAddress": "0x0091F5C4", "name": "MethodBase_GetParameterType", "signature": "Type * MethodBase_GetParameterType(MethodBase * this, int32_t pos, MethodInfo * method)", "dotNetSignature": "Type GetParameterType(Int32)" }, { "virtualAddress": "0x0091F624", "name": "MethodBase_get_next_table_index", "signature": "int32_t MethodBase_get_next_table_index(MethodBase * this, Object * obj, int32_t table, bool inc, MethodInfo * method)", "dotNetSignature": "Int32 get_next_table_index(Object, Int32, Boolean)" }, { "virtualAddress": "0x0091F690", "name": "MethodBase_GetMethodFromHandleNoGenericCheck", "signature": "MethodBase * MethodBase_GetMethodFromHandleNoGenericCheck(RuntimeMethodHandle handle, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodFromHandleNoGenericCheck(RuntimeMethodHandle)" }, { "virtualAddress": "0x0091F6E4", "name": "MethodBase_GetMethodFromHandleNoGenericCheck_1", "signature": "MethodBase * MethodBase_GetMethodFromHandleNoGenericCheck_1(RuntimeMethodHandle handle, RuntimeTypeHandle reflectedType, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodFromHandleNoGenericCheck(RuntimeMethodHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x0091F6EC", "name": "MethodBase_GetMethodBodyInternal", "signature": "MethodBody * MethodBase_GetMethodBodyInternal(void * handle, MethodInfo * method)", "dotNetSignature": "MethodBody GetMethodBodyInternal(IntPtr)" }, { "virtualAddress": "0x0091F6F0", "name": "MethodBase_GetMethodBody_1", "signature": "MethodBody * MethodBase_GetMethodBody_1(void * handle, MethodInfo * method)", "dotNetSignature": "MethodBody GetMethodBody(IntPtr)" }, { "virtualAddress": "0x0091E698", "name": "MethodBase_GetMethodFromHandleInternalType", "signature": "MethodBase * MethodBase_GetMethodFromHandleInternalType(void * method_handle, void * type_handle, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodFromHandleInternalType(IntPtr, IntPtr)" }, { "virtualAddress": "0x0091F6DC", "name": "MethodBase_GetMethodFromHandleInternalType_native", "signature": "MethodBase * MethodBase_GetMethodFromHandleInternalType_native(void * method_handle, void * type_handle, bool genericCheck, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodFromHandleInternalType_native(IntPtr, IntPtr, Boolean)" }, { "virtualAddress": "0x0091F7BC", "name": "MethodInfo_1__ctor", "signature": "void MethodInfo_1__ctor(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo()" }, { "virtualAddress": "0x0091E33C", "name": "MethodInfo_1_op_Equality", "signature": "bool MethodInfo_1_op_Equality(MethodInfo_1 * left, MethodInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(MethodInfo, MethodInfo)" }, { "virtualAddress": "0x0091E828", "name": "MethodInfo_1_op_Inequality", "signature": "bool MethodInfo_1_op_Inequality(MethodInfo_1 * left, MethodInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(MethodInfo, MethodInfo)" }, { "virtualAddress": "0x0091F7C4", "name": "MethodInfo_1_Equals", "signature": "bool MethodInfo_1_Equals(MethodInfo_1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0091F7CC", "name": "MethodInfo_1_GetHashCode", "signature": "int32_t MethodInfo_1_GetHashCode(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0091F7D4", "name": "MethodInfo_1_get_MemberType", "signature": "MemberTypes__Enum MethodInfo_1_get_MemberType(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MemberTypes get_MemberType()" }, { "virtualAddress": "0x0091F7DC", "name": "MethodInfo_1_get_ReturnType", "signature": "Type * MethodInfo_1_get_ReturnType(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type get_ReturnType()" }, { "virtualAddress": "0x0091F83C", "name": "MethodInfo_1_get_ReturnParameter", "signature": "ParameterInfo_1 * MethodInfo_1_get_ReturnParameter(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo get_ReturnParameter()" }, { "virtualAddress": "0x0091F89C", "name": "MethodInfo_1_GetGenericArguments", "signature": "Type__Array * MethodInfo_1_GetGenericArguments(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x0091F91C", "name": "MethodInfo_1_GetGenericMethodDefinition", "signature": "MethodInfo_1 * MethodInfo_1_GetGenericMethodDefinition(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetGenericMethodDefinition()" }, { "virtualAddress": "0x0091F99C", "name": "MethodInfo_1_MakeGenericMethod", "signature": "MethodInfo_1 * MethodInfo_1_MakeGenericMethod(MethodInfo_1 * this, Type__Array * typeArguments, MethodInfo * method)", "dotNetSignature": "MethodInfo MakeGenericMethod(Type[])" }, { "virtualAddress": "0x0091FA1C", "name": "MethodInfo_1_CreateDelegate", "signature": "Delegate * MethodInfo_1_CreateDelegate(MethodInfo_1 * this, Type * delegateType, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type)" }, { "virtualAddress": "0x0091FA9C", "name": "MethodInfo_1_CreateDelegate_1", "signature": "Delegate * MethodInfo_1_CreateDelegate_1(MethodInfo_1 * this, Type * delegateType, Object * target, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object)" }, { "virtualAddress": "0x0091FB1C", "name": "MethodInfo_1_GetBaseMethod", "signature": "MethodInfo_1 * MethodInfo_1_GetBaseMethod(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetBaseMethod()" }, { "virtualAddress": "0x0091FB20", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetIDsOfNames", "signature": "void MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetIDsOfNames(MethodInfo_1 * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091FB60", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetType", "signature": "Type * MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetType(MethodInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._MethodInfo.GetType()" }, { "virtualAddress": "0x0091FBA0", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetTypeInfo", "signature": "void MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetTypeInfo(MethodInfo_1 * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091FBE0", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetTypeInfoCount", "signature": "void MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetTypeInfoCount(MethodInfo_1 * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0091FC20", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_Invoke", "signature": "void MethodInfo_1_System_Runtime_InteropServices__MethodInfo_Invoke(MethodInfo_1 * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0091FC60", "name": "Missing__ctor", "signature": "void Missing__ctor(Missing * this, MethodInfo * method)", "dotNetSignature": "Missing()" }, { "virtualAddress": "0x0091FC68", "name": "Missing_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void Missing_System_Runtime_Serialization_ISerializable_GetObjectData(Missing * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091FD00", "name": "Missing__cctor", "signature": "void Missing__cctor(MethodInfo * method)", "dotNetSignature": "Missing()" }, { "virtualAddress": "0x00927C00", "name": "ObfuscateAssemblyAttribute__ctor", "signature": "void ObfuscateAssemblyAttribute__ctor(ObfuscateAssemblyAttribute * this, bool assemblyIsPrivate, MethodInfo * method)", "dotNetSignature": "ObfuscateAssemblyAttribute(Boolean)" }, { "virtualAddress": "0x00927C38", "name": "ObfuscateAssemblyAttribute_get_AssemblyIsPrivate", "signature": "bool ObfuscateAssemblyAttribute_get_AssemblyIsPrivate(ObfuscateAssemblyAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AssemblyIsPrivate()" }, { "virtualAddress": "0x00927C40", "name": "ObfuscateAssemblyAttribute_get_StripAfterObfuscation", "signature": "bool ObfuscateAssemblyAttribute_get_StripAfterObfuscation(ObfuscateAssemblyAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_StripAfterObfuscation()" }, { "virtualAddress": "0x00927C48", "name": "ObfuscateAssemblyAttribute_set_StripAfterObfuscation", "signature": "void ObfuscateAssemblyAttribute_set_StripAfterObfuscation(ObfuscateAssemblyAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_StripAfterObfuscation(Boolean)" }, { "virtualAddress": "0x00927C54", "name": "ObfuscationAttribute__ctor", "signature": "void ObfuscationAttribute__ctor(ObfuscationAttribute * this, MethodInfo * method)", "dotNetSignature": "ObfuscationAttribute()" }, { "virtualAddress": "0x00927CBC", "name": "ObfuscationAttribute_get_StripAfterObfuscation", "signature": "bool ObfuscationAttribute_get_StripAfterObfuscation(ObfuscationAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_StripAfterObfuscation()" }, { "virtualAddress": "0x00927CC4", "name": "ObfuscationAttribute_set_StripAfterObfuscation", "signature": "void ObfuscationAttribute_set_StripAfterObfuscation(ObfuscationAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_StripAfterObfuscation(Boolean)" }, { "virtualAddress": "0x00927CD0", "name": "ObfuscationAttribute_get_Exclude", "signature": "bool ObfuscationAttribute_get_Exclude(ObfuscationAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Exclude()" }, { "virtualAddress": "0x00927CD8", "name": "ObfuscationAttribute_set_Exclude", "signature": "void ObfuscationAttribute_set_Exclude(ObfuscationAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Exclude(Boolean)" }, { "virtualAddress": "0x00927CE4", "name": "ObfuscationAttribute_get_ApplyToMembers", "signature": "bool ObfuscationAttribute_get_ApplyToMembers(ObfuscationAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ApplyToMembers()" }, { "virtualAddress": "0x00927CEC", "name": "ObfuscationAttribute_set_ApplyToMembers", "signature": "void ObfuscationAttribute_set_ApplyToMembers(ObfuscationAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ApplyToMembers(Boolean)" }, { "virtualAddress": "0x00927CF8", "name": "ObfuscationAttribute_get_Feature", "signature": "String * ObfuscationAttribute_get_Feature(ObfuscationAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Feature()" }, { "virtualAddress": "0x00927D00", "name": "ObfuscationAttribute_set_Feature", "signature": "void ObfuscationAttribute_set_Feature(ObfuscationAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Feature(String)" }, { "virtualAddress": "0x00406A98", "name": "ParameterModifier__ctor", "signature": "void ParameterModifier__ctor(ParameterModifier__Boxed * this, int32_t parameterCount, MethodInfo * method)", "dotNetSignature": "ParameterModifier(Int32)" }, { "virtualAddress": "0x00406AA0", "name": "ParameterModifier_get_IsByRefArray", "signature": "Boolean__Array * ParameterModifier_get_IsByRefArray(ParameterModifier__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean[] get_IsByRefArray()" }, { "virtualAddress": "0x00406AA8", "name": "ParameterModifier_get_Item", "signature": "bool ParameterModifier_get_Item(ParameterModifier__Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean get_Item(Int32)" }, { "virtualAddress": "0x00406AB0", "name": "ParameterModifier_set_Item", "signature": "void ParameterModifier_set_Item(ParameterModifier__Boxed * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Boolean)" }, { "virtualAddress": "0x00928A0C", "name": "Pointer_1__ctor", "signature": "void Pointer_1__ctor(Pointer_1 * this, MethodInfo * method)", "dotNetSignature": "Pointer()" }, { "virtualAddress": "0x00928A14", "name": "Pointer_1__ctor_1", "signature": "void Pointer_1__ctor_1(Pointer_1 * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Pointer(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00928B68", "name": "Pointer_1_Box", "signature": "Object * Pointer_1_Box(Void * ptr, Type * type, MethodInfo * method)", "dotNetSignature": "Object Box(Void*, Type)" }, { "virtualAddress": "0x00928D24", "name": "Pointer_1_Unbox", "signature": "Void * Pointer_1_Unbox(Object * ptr, MethodInfo * method)", "dotNetSignature": "Void* Unbox(Object)" }, { "virtualAddress": "0x00928DE0", "name": "Pointer_1_GetPointerType", "signature": "RuntimeType * Pointer_1_GetPointerType(Pointer_1 * this, MethodInfo * method)", "dotNetSignature": "RuntimeType GetPointerType()" }, { "virtualAddress": "0x00928DE8", "name": "Pointer_1_GetPointerValue", "signature": "Object * Pointer_1_GetPointerValue(Pointer_1 * this, MethodInfo * method)", "dotNetSignature": "Object GetPointerValue()" }, { "virtualAddress": "0x00928E58", "name": "Pointer_1_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void Pointer_1_System_Runtime_Serialization_ISerializable_GetObjectData(Pointer_1 * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009293FC", "name": "ReflectionContext__ctor", "signature": "void ReflectionContext__ctor(ReflectionContext * this, MethodInfo * method)", "dotNetSignature": "ReflectionContext()" }, { "virtualAddress": "0x00929404", "name": "ReflectionContext_GetTypeForObject", "signature": "TypeInfo * ReflectionContext_GetTypeForObject(ReflectionContext * this, Object * value, MethodInfo * method)", "dotNetSignature": "TypeInfo GetTypeForObject(Object)" }, { "virtualAddress": "0x009294B0", "name": "ReflectionTypeLoadException__ctor", "signature": "void ReflectionTypeLoadException__ctor(ReflectionTypeLoadException * this, MethodInfo * method)", "dotNetSignature": "ReflectionTypeLoadException()" }, { "virtualAddress": "0x00929524", "name": "ReflectionTypeLoadException__ctor_1", "signature": "void ReflectionTypeLoadException__ctor_1(ReflectionTypeLoadException * this, String * message, MethodInfo * method)", "dotNetSignature": "ReflectionTypeLoadException(String)" }, { "virtualAddress": "0x00929558", "name": "ReflectionTypeLoadException__ctor_2", "signature": "void ReflectionTypeLoadException__ctor_2(ReflectionTypeLoadException * this, Type__Array * classes, Exception__Array * exceptions, MethodInfo * method)", "dotNetSignature": "ReflectionTypeLoadException(Type[], Exception[])" }, { "virtualAddress": "0x009295A4", "name": "ReflectionTypeLoadException__ctor_3", "signature": "void ReflectionTypeLoadException__ctor_3(ReflectionTypeLoadException * this, Type__Array * classes, Exception__Array * exceptions, String * message, MethodInfo * method)", "dotNetSignature": "ReflectionTypeLoadException(Type[], Exception[], String)" }, { "virtualAddress": "0x009295F0", "name": "ReflectionTypeLoadException__ctor_4", "signature": "void ReflectionTypeLoadException__ctor_4(ReflectionTypeLoadException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ReflectionTypeLoadException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00929750", "name": "ReflectionTypeLoadException_get_Types", "signature": "Type__Array * ReflectionTypeLoadException_get_Types(ReflectionTypeLoadException * this, MethodInfo * method)", "dotNetSignature": "Type[] get_Types()" }, { "virtualAddress": "0x00929758", "name": "ReflectionTypeLoadException_get_LoaderExceptions", "signature": "Exception__Array * ReflectionTypeLoadException_get_LoaderExceptions(ReflectionTypeLoadException * this, MethodInfo * method)", "dotNetSignature": "Exception[] get_LoaderExceptions()" }, { "virtualAddress": "0x00929760", "name": "ReflectionTypeLoadException_GetObjectData", "signature": "void ReflectionTypeLoadException_GetObjectData(ReflectionTypeLoadException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0092C1C4", "name": "TargetException__ctor", "signature": "void TargetException__ctor(TargetException * this, MethodInfo * method)", "dotNetSignature": "TargetException()" }, { "virtualAddress": "0x00921DF8", "name": "TargetException__ctor_1", "signature": "void TargetException__ctor_1(TargetException * this, String * message, MethodInfo * method)", "dotNetSignature": "TargetException(String)" }, { "virtualAddress": "0x0092C1F8", "name": "TargetException__ctor_2", "signature": "void TargetException__ctor_2(TargetException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "TargetException(String, Exception)" }, { "virtualAddress": "0x0092C22C", "name": "TargetException__ctor_3", "signature": "void TargetException__ctor_3(TargetException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TargetException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0092C234", "name": "TargetInvocationException__ctor", "signature": "void TargetInvocationException__ctor(TargetInvocationException * this, MethodInfo * method)", "dotNetSignature": "TargetInvocationException()" }, { "virtualAddress": "0x0092C2A8", "name": "TargetInvocationException__ctor_1", "signature": "void TargetInvocationException__ctor_1(TargetInvocationException * this, String * message, MethodInfo * method)", "dotNetSignature": "TargetInvocationException(String)" }, { "virtualAddress": "0x00922414", "name": "TargetInvocationException__ctor_2", "signature": "void TargetInvocationException__ctor_2(TargetInvocationException * this, Exception * inner, MethodInfo * method)", "dotNetSignature": "TargetInvocationException(Exception)" }, { "virtualAddress": "0x0092C2DC", "name": "TargetInvocationException__ctor_3", "signature": "void TargetInvocationException__ctor_3(TargetInvocationException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "TargetInvocationException(String, Exception)" }, { "virtualAddress": "0x0092C310", "name": "TargetInvocationException__ctor_4", "signature": "void TargetInvocationException__ctor_4(TargetInvocationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TargetInvocationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00923D0C", "name": "TargetParameterCountException__ctor", "signature": "void TargetParameterCountException__ctor(TargetParameterCountException * this, MethodInfo * method)", "dotNetSignature": "TargetParameterCountException()" }, { "virtualAddress": "0x0092C318", "name": "TargetParameterCountException__ctor_1", "signature": "void TargetParameterCountException__ctor_1(TargetParameterCountException * this, String * message, MethodInfo * method)", "dotNetSignature": "TargetParameterCountException(String)" }, { "virtualAddress": "0x0092C34C", "name": "TargetParameterCountException__ctor_2", "signature": "void TargetParameterCountException__ctor_2(TargetParameterCountException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "TargetParameterCountException(String, Exception)" }, { "virtualAddress": "0x0092C380", "name": "TargetParameterCountException__ctor_3", "signature": "void TargetParameterCountException__ctor_3(TargetParameterCountException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TargetParameterCountException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0092C388", "name": "TypeDelegator_IsAssignableFrom", "signature": "bool TypeDelegator_IsAssignableFrom(TypeDelegator * this, TypeInfo * typeInfo, MethodInfo * method)", "dotNetSignature": "Boolean IsAssignableFrom(TypeInfo)" }, { "virtualAddress": "0x0092C44C", "name": "TypeDelegator__ctor", "signature": "void TypeDelegator__ctor(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "TypeDelegator()" }, { "virtualAddress": "0x0092C4B8", "name": "TypeDelegator__ctor_1", "signature": "void TypeDelegator__ctor_1(TypeDelegator * this, Type * delegatingType, MethodInfo * method)", "dotNetSignature": "TypeDelegator(Type)" }, { "virtualAddress": "0x0092C580", "name": "TypeDelegator_get_GUID", "signature": "Guid TypeDelegator_get_GUID(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x0092C5A4", "name": "TypeDelegator_get_MetadataToken", "signature": "int32_t TypeDelegator_get_MetadataToken(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x0092C5C8", "name": "TypeDelegator_InvokeMember", "signature": "Object * TypeDelegator_InvokeMember(TypeDelegator * this, String * name, BindingFlags__Enum invokeAttr, Binder * binder, Object * target, Object__Array * args, ParameterModifier__Array * modifiers, CultureInfo * culture, String__Array * namedParameters, MethodInfo * method)", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x0092C5F8", "name": "TypeDelegator_get_Module", "signature": "Module * TypeDelegator_get_Module(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0092C61C", "name": "TypeDelegator_get_Assembly", "signature": "Assembly * TypeDelegator_get_Assembly(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x0092C640", "name": "TypeDelegator_get_TypeHandle", "signature": "RuntimeTypeHandle TypeDelegator_get_TypeHandle(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle get_TypeHandle()" }, { "virtualAddress": "0x0092C664", "name": "TypeDelegator_get_Name", "signature": "String * TypeDelegator_get_Name(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0092C688", "name": "TypeDelegator_get_FullName", "signature": "String * TypeDelegator_get_FullName(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x0092C6AC", "name": "TypeDelegator_get_Namespace", "signature": "String * TypeDelegator_get_Namespace(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x0092C6D0", "name": "TypeDelegator_get_AssemblyQualifiedName", "signature": "String * TypeDelegator_get_AssemblyQualifiedName(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x0092C6F4", "name": "TypeDelegator_get_BaseType", "signature": "Type * TypeDelegator_get_BaseType(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x0092C718", "name": "TypeDelegator_GetConstructorImpl", "signature": "ConstructorInfo * TypeDelegator_GetConstructorImpl(TypeDelegator * this, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0092C734", "name": "TypeDelegator_GetConstructors", "signature": "ConstructorInfo__Array * TypeDelegator_GetConstructors(TypeDelegator * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x0092C758", "name": "TypeDelegator_GetMethodImpl", "signature": "MethodInfo_1 * TypeDelegator_GetMethodImpl(TypeDelegator * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0092C780", "name": "TypeDelegator_GetMethods", "signature": "MethodInfo_1__Array * TypeDelegator_GetMethods(TypeDelegator * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x0092C7A4", "name": "TypeDelegator_GetField", "signature": "FieldInfo_1 * TypeDelegator_GetField(TypeDelegator * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x0092C7C8", "name": "TypeDelegator_GetFields", "signature": "FieldInfo_1__Array * TypeDelegator_GetFields(TypeDelegator * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x0092C7EC", "name": "TypeDelegator_GetInterface", "signature": "Type * TypeDelegator_GetInterface(TypeDelegator * this, String * name, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x0092C814", "name": "TypeDelegator_GetInterfaces", "signature": "Type__Array * TypeDelegator_GetInterfaces(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x0092C838", "name": "TypeDelegator_GetEvent", "signature": "EventInfo_1 * TypeDelegator_GetEvent(TypeDelegator * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x0092C85C", "name": "TypeDelegator_GetEvents", "signature": "EventInfo_1__Array * TypeDelegator_GetEvents(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "EventInfo[] GetEvents()" }, { "virtualAddress": "0x0092C880", "name": "TypeDelegator_GetPropertyImpl", "signature": "PropertyInfo_1 * TypeDelegator_GetPropertyImpl(TypeDelegator * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0092C980", "name": "TypeDelegator_GetProperties", "signature": "PropertyInfo_1__Array * TypeDelegator_GetProperties(TypeDelegator * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x0092C9A4", "name": "TypeDelegator_GetEvents_1", "signature": "EventInfo_1__Array * TypeDelegator_GetEvents_1(TypeDelegator * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x0092C9C8", "name": "TypeDelegator_GetNestedTypes", "signature": "Type__Array * TypeDelegator_GetNestedTypes(TypeDelegator * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x0092C9EC", "name": "TypeDelegator_GetNestedType", "signature": "Type * TypeDelegator_GetNestedType(TypeDelegator * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x0092CA10", "name": "TypeDelegator_GetMember", "signature": "MemberInfo_1__Array * TypeDelegator_GetMember(TypeDelegator * this, String * name, MemberTypes__Enum type, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMember(String, MemberTypes, BindingFlags)" }, { "virtualAddress": "0x0092CA34", "name": "TypeDelegator_GetMembers", "signature": "MemberInfo_1__Array * TypeDelegator_GetMembers(TypeDelegator * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x0092CA58", "name": "TypeDelegator_GetAttributeFlagsImpl", "signature": "TypeAttributes__Enum TypeDelegator_GetAttributeFlagsImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x0092CA74", "name": "TypeDelegator_IsArrayImpl", "signature": "bool TypeDelegator_IsArrayImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x0092CA90", "name": "TypeDelegator_IsPrimitiveImpl", "signature": "bool TypeDelegator_IsPrimitiveImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x0092CAAC", "name": "TypeDelegator_IsByRefImpl", "signature": "bool TypeDelegator_IsByRefImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x0092CAC8", "name": "TypeDelegator_IsPointerImpl", "signature": "bool TypeDelegator_IsPointerImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x0092CAE4", "name": "TypeDelegator_IsValueTypeImpl", "signature": "bool TypeDelegator_IsValueTypeImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean IsValueTypeImpl()" }, { "virtualAddress": "0x0092CB00", "name": "TypeDelegator_IsCOMObjectImpl", "signature": "bool TypeDelegator_IsCOMObjectImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x0092CB1C", "name": "TypeDelegator_get_IsConstructedGenericType", "signature": "bool TypeDelegator_get_IsConstructedGenericType(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsConstructedGenericType()" }, { "virtualAddress": "0x0092CB40", "name": "TypeDelegator_GetElementType", "signature": "Type * TypeDelegator_GetElementType(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x0092CB64", "name": "TypeDelegator_HasElementTypeImpl", "signature": "bool TypeDelegator_HasElementTypeImpl(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x0092CB80", "name": "TypeDelegator_get_UnderlyingSystemType", "signature": "Type * TypeDelegator_get_UnderlyingSystemType(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x0092CBA4", "name": "TypeDelegator_GetCustomAttributes", "signature": "Object__Array * TypeDelegator_GetCustomAttributes(TypeDelegator * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0092CBCC", "name": "TypeDelegator_GetCustomAttributes_1", "signature": "Object__Array * TypeDelegator_GetCustomAttributes_1(TypeDelegator * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0092CBF4", "name": "TypeDelegator_IsDefined", "signature": "bool TypeDelegator_IsDefined(TypeDelegator * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0092CC1C", "name": "TypeDelegator_GetInterfaceMap", "signature": "InterfaceMapping TypeDelegator_GetInterfaceMap(TypeDelegator * this, Type * interfaceType, MethodInfo * method)", "dotNetSignature": "InterfaceMapping GetInterfaceMap(Type)" }, { "virtualAddress": "0x0092CC40", "name": "TypeDelegator_get_IsSZArray", "signature": "bool TypeDelegator_get_IsSZArray(TypeDelegator * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSZArray()" }, { "virtualAddress": "0x009212FC", "name": "TypeFilter__ctor", "signature": "void TypeFilter__ctor(TypeFilter * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "TypeFilter(Object, IntPtr)" }, { "virtualAddress": "0x009248FC", "name": "TypeFilter_Invoke", "signature": "bool TypeFilter_Invoke(TypeFilter * this, Type * m, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Type, Object)" }, { "virtualAddress": "0x0092CC64", "name": "TypeFilter_BeginInvoke", "signature": "IAsyncResult * TypeFilter_BeginInvoke(TypeFilter * this, Type * m, Object * filterCriteria, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Type, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0092CC94", "name": "TypeFilter_EndInvoke", "signature": "bool TypeFilter_EndInvoke(TypeFilter * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0092C450", "name": "TypeInfo__ctor", "signature": "void TypeInfo__ctor(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "TypeInfo()" }, { "virtualAddress": "0x0092CCC0", "name": "TypeInfo_System_Reflection_IReflectableType_GetTypeInfo", "signature": "TypeInfo * TypeInfo_System_Reflection_IReflectableType_GetTypeInfo(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "TypeInfo System.Reflection.IReflectableType.GetTypeInfo()" }, { "virtualAddress": "0x0092CCC4", "name": "TypeInfo_AsType", "signature": "Type * TypeInfo_AsType(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "Type AsType()" }, { "virtualAddress": "0x0092CCC8", "name": "TypeInfo_get_GenericTypeParameters", "signature": "Type__Array * TypeInfo_get_GenericTypeParameters(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "Type[] get_GenericTypeParameters()" }, { "virtualAddress": "0x0092CD68", "name": "TypeInfo_IsAssignableFrom", "signature": "bool TypeInfo_IsAssignableFrom(TypeInfo * this, TypeInfo * typeInfo, MethodInfo * method)", "dotNetSignature": "Boolean IsAssignableFrom(TypeInfo)" }, { "virtualAddress": "0x0092CF04", "name": "TypeInfo_GetDeclaredEvent", "signature": "EventInfo_1 * TypeInfo_GetDeclaredEvent(TypeInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "EventInfo GetDeclaredEvent(String)" }, { "virtualAddress": "0x0092CF18", "name": "TypeInfo_GetDeclaredField", "signature": "FieldInfo_1 * TypeInfo_GetDeclaredField(TypeInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "FieldInfo GetDeclaredField(String)" }, { "virtualAddress": "0x0092CF2C", "name": "TypeInfo_GetDeclaredMethod", "signature": "MethodInfo_1 * TypeInfo_GetDeclaredMethod(TypeInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "MethodInfo GetDeclaredMethod(String)" }, { "virtualAddress": "0x0092CF38", "name": "TypeInfo_GetDeclaredMethods", "signature": "IEnumerable_1_System_Reflection_MethodInfo_ * TypeInfo_GetDeclaredMethods(TypeInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.MethodInfo] GetDeclaredMethods(String)" }, { "virtualAddress": "0x0092D000", "name": "TypeInfo_GetDeclaredNestedType", "signature": "TypeInfo * TypeInfo_GetDeclaredNestedType(TypeInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "TypeInfo GetDeclaredNestedType(String)" }, { "virtualAddress": "0x0092D0BC", "name": "TypeInfo_GetDeclaredProperty", "signature": "PropertyInfo_1 * TypeInfo_GetDeclaredProperty(TypeInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetDeclaredProperty(String)" }, { "virtualAddress": "0x0092D0C8", "name": "TypeInfo_get_DeclaredConstructors", "signature": "IEnumerable_1_System_Reflection_ConstructorInfo_ * TypeInfo_get_DeclaredConstructors(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.ConstructorInfo] get_DeclaredConstructors()" }, { "virtualAddress": "0x0092D0DC", "name": "TypeInfo_get_DeclaredEvents", "signature": "IEnumerable_1_System_Reflection_EventInfo_ * TypeInfo_get_DeclaredEvents(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.EventInfo] get_DeclaredEvents()" }, { "virtualAddress": "0x0092D0F0", "name": "TypeInfo_get_DeclaredFields", "signature": "IEnumerable_1_System_Reflection_FieldInfo_ * TypeInfo_get_DeclaredFields(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.FieldInfo] get_DeclaredFields()" }, { "virtualAddress": "0x0092D104", "name": "TypeInfo_get_DeclaredMembers", "signature": "IEnumerable_1_System_Reflection_MemberInfo_ * TypeInfo_get_DeclaredMembers(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.MemberInfo] get_DeclaredMembers()" }, { "virtualAddress": "0x0092D118", "name": "TypeInfo_get_DeclaredMethods", "signature": "IEnumerable_1_System_Reflection_MethodInfo_ * TypeInfo_get_DeclaredMethods(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.MethodInfo] get_DeclaredMethods()" }, { "virtualAddress": "0x0092D12C", "name": "TypeInfo_get_DeclaredNestedTypes", "signature": "IEnumerable_1_System_Reflection_TypeInfo_ * TypeInfo_get_DeclaredNestedTypes(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.TypeInfo] get_DeclaredNestedTypes()" }, { "virtualAddress": "0x0092D1E4", "name": "TypeInfo_get_DeclaredProperties", "signature": "IEnumerable_1_System_Reflection_PropertyInfo_ * TypeInfo_get_DeclaredProperties(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.PropertyInfo] get_DeclaredProperties()" }, { "virtualAddress": "0x0092D1F8", "name": "TypeInfo_get_ImplementedInterfaces", "signature": "IEnumerable_1_System_Type_ * TypeInfo_get_ImplementedInterfaces(TypeInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Type] get_ImplementedInterfaces()" }, { "virtualAddress": "0x0092CFC8", "name": "TypeInfo_GetDeclaredMethods_d_9__ctor", "signature": "void TypeInfo_GetDeclaredMethods_d_9__ctor(TypeInfo_GetDeclaredMethods_d_9 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "TypeInfo\u002B\u003CGetDeclaredMethods\u003Ed__9(Int32)" }, { "virtualAddress": "0x0092D208", "name": "TypeInfo_GetDeclaredMethods_d_9_System_IDisposable_Dispose", "signature": "void TypeInfo_GetDeclaredMethods_d_9_System_IDisposable_Dispose(TypeInfo_GetDeclaredMethods_d_9 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x0092D20C", "name": "TypeInfo_GetDeclaredMethods_d_9_MoveNext", "signature": "bool TypeInfo_GetDeclaredMethods_d_9_MoveNext(TypeInfo_GetDeclaredMethods_d_9 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0092D318", "name": "TypeInfo_GetDeclaredMethods_d_9_System_Collections_Generic_IEnumerator_System_Reflection_MethodInfo__get_Current", "signature": "MethodInfo_1 * TypeInfo_GetDeclaredMethods_d_9_System_Collections_Generic_IEnumerator_System_Reflection_MethodInfo__get_Current(TypeInfo_GetDeclaredMethods_d_9 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo System.Collections.Generic.IEnumerator\u003CSystem.Reflection.MethodInfo\u003E.get_Current()" }, { "virtualAddress": "0x0092D320", "name": "TypeInfo_GetDeclaredMethods_d_9_System_Collections_IEnumerator_Reset", "signature": "void TypeInfo_GetDeclaredMethods_d_9_System_Collections_IEnumerator_Reset(TypeInfo_GetDeclaredMethods_d_9 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0092D380", "name": "TypeInfo_GetDeclaredMethods_d_9_System_Collections_IEnumerator_get_Current", "signature": "Object * TypeInfo_GetDeclaredMethods_d_9_System_Collections_IEnumerator_get_Current(TypeInfo_GetDeclaredMethods_d_9 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0092D388", "name": "TypeInfo_GetDeclaredMethods_d_9_System_Collections_Generic_IEnumerable_System_Reflection_MethodInfo__GetEnumerator", "signature": "IEnumerator_1_System_Reflection_MethodInfo_ * TypeInfo_GetDeclaredMethods_d_9_System_Collections_Generic_IEnumerable_System_Reflection_MethodInfo__GetEnumerator(TypeInfo_GetDeclaredMethods_d_9 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.MethodInfo] System.Collections.Generic.IEnumerable\u003CSystem.Reflection.MethodInfo\u003E.GetEnumerator()" }, { "virtualAddress": "0x0092D43C", "name": "TypeInfo_GetDeclaredMethods_d_9_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * TypeInfo_GetDeclaredMethods_d_9_System_Collections_IEnumerable_GetEnumerator(TypeInfo_GetDeclaredMethods_d_9 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0092D1AC", "name": "TypeInfo_get_DeclaredNestedTypes_d_23__ctor", "signature": "void TypeInfo_get_DeclaredNestedTypes_d_23__ctor(TypeInfo_get_DeclaredNestedTypes_d_23 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "TypeInfo\u002B\u003Cget_DeclaredNestedTypes\u003Ed__23(Int32)" }, { "virtualAddress": "0x0092D440", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_System_IDisposable_Dispose", "signature": "void TypeInfo_get_DeclaredNestedTypes_d_23_System_IDisposable_Dispose(TypeInfo_get_DeclaredNestedTypes_d_23 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x0092D444", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_MoveNext", "signature": "bool TypeInfo_get_DeclaredNestedTypes_d_23_MoveNext(TypeInfo_get_DeclaredNestedTypes_d_23 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0092D518", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_Generic_IEnumerator_System_Reflection_TypeInfo__get_Current", "signature": "TypeInfo * TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_Generic_IEnumerator_System_Reflection_TypeInfo__get_Current(TypeInfo_get_DeclaredNestedTypes_d_23 * this, MethodInfo * method)", "dotNetSignature": "TypeInfo System.Collections.Generic.IEnumerator\u003CSystem.Reflection.TypeInfo\u003E.get_Current()" }, { "virtualAddress": "0x0092D520", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_IEnumerator_Reset", "signature": "void TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_IEnumerator_Reset(TypeInfo_get_DeclaredNestedTypes_d_23 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0092D580", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_IEnumerator_get_Current", "signature": "Object * TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_IEnumerator_get_Current(TypeInfo_get_DeclaredNestedTypes_d_23 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0092D588", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_Generic_IEnumerable_System_Reflection_TypeInfo__GetEnumerator", "signature": "IEnumerator_1_System_Reflection_TypeInfo_ * TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_Generic_IEnumerable_System_Reflection_TypeInfo__GetEnumerator(TypeInfo_get_DeclaredNestedTypes_d_23 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.TypeInfo] System.Collections.Generic.IEnumerable\u003CSystem.Reflection.TypeInfo\u003E.GetEnumerator()" }, { "virtualAddress": "0x0092D634", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_IEnumerable_GetEnumerator(TypeInfo_get_DeclaredNestedTypes_d_23 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009172B8", "name": "Assembly__ctor", "signature": "void Assembly__ctor(Assembly * this, MethodInfo * method)", "dotNetSignature": "Assembly()" }, { "virtualAddress": "0x00917310", "name": "Assembly_add_ModuleResolve", "signature": "void Assembly_add_ModuleResolve(Assembly * this, ModuleResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_ModuleResolve(ModuleResolveEventHandler)" }, { "virtualAddress": "0x009173CC", "name": "Assembly_remove_ModuleResolve", "signature": "void Assembly_remove_ModuleResolve(Assembly * this, ModuleResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_ModuleResolve(ModuleResolveEventHandler)" }, { "virtualAddress": "0x00917488", "name": "Assembly_get_code_base", "signature": "String * Assembly_get_code_base(Assembly * this, bool escaped, MethodInfo * method)", "dotNetSignature": "String get_code_base(Boolean)" }, { "virtualAddress": "0x00917490", "name": "Assembly_get_fullname", "signature": "String * Assembly_get_fullname(Assembly * this, MethodInfo * method)", "dotNetSignature": "String get_fullname()" }, { "virtualAddress": "0x00917494", "name": "Assembly_get_location", "signature": "String * Assembly_get_location(Assembly * this, MethodInfo * method)", "dotNetSignature": "String get_location()" }, { "virtualAddress": "0x00917498", "name": "Assembly_InternalImageRuntimeVersion", "signature": "String * Assembly_InternalImageRuntimeVersion(Assembly * this, MethodInfo * method)", "dotNetSignature": "String InternalImageRuntimeVersion()" }, { "virtualAddress": "0x0091749C", "name": "Assembly_GetAotId", "signature": "String * Assembly_GetAotId(MethodInfo * method)", "dotNetSignature": "String GetAotId()" }, { "virtualAddress": "0x009174A0", "name": "Assembly_GetCodeBase", "signature": "String * Assembly_GetCodeBase(Assembly * this, bool escaped, MethodInfo * method)", "dotNetSignature": "String GetCodeBase(Boolean)" }, { "virtualAddress": "0x009174A8", "name": "Assembly_get_CodeBase", "signature": "String * Assembly_get_CodeBase(Assembly * this, MethodInfo * method)", "dotNetSignature": "String get_CodeBase()" }, { "virtualAddress": "0x009174B0", "name": "Assembly_get_EscapedCodeBase", "signature": "String * Assembly_get_EscapedCodeBase(Assembly * this, MethodInfo * method)", "dotNetSignature": "String get_EscapedCodeBase()" }, { "virtualAddress": "0x009174B8", "name": "Assembly_get_FullName", "signature": "String * Assembly_get_FullName(Assembly * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x009174C4", "name": "Assembly_get_EntryPoint", "signature": "MethodInfo_1 * Assembly_get_EntryPoint(Assembly * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_EntryPoint()" }, { "virtualAddress": "0x009174C8", "name": "Assembly_get_Evidence", "signature": "Evidence * Assembly_get_Evidence(Assembly * this, MethodInfo * method)", "dotNetSignature": "Evidence get_Evidence()" }, { "virtualAddress": "0x009174D0", "name": "Assembly_UnprotectedGetEvidence", "signature": "Evidence * Assembly_UnprotectedGetEvidence(Assembly * this, MethodInfo * method)", "dotNetSignature": "Evidence UnprotectedGetEvidence()" }, { "virtualAddress": "0x009174D8", "name": "Assembly_get_global_assembly_cache", "signature": "bool Assembly_get_global_assembly_cache(Assembly * this, MethodInfo * method)", "dotNetSignature": "Boolean get_global_assembly_cache()" }, { "virtualAddress": "0x009174DC", "name": "Assembly_set_FromByteArray", "signature": "void Assembly_set_FromByteArray(Assembly * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_FromByteArray(Boolean)" }, { "virtualAddress": "0x009174E8", "name": "Assembly_get_Location", "signature": "String * Assembly_get_Location(Assembly * this, MethodInfo * method)", "dotNetSignature": "String get_Location()" }, { "virtualAddress": "0x00917550", "name": "Assembly_get_ImageRuntimeVersion", "signature": "String * Assembly_get_ImageRuntimeVersion(Assembly * this, MethodInfo * method)", "dotNetSignature": "String get_ImageRuntimeVersion()" }, { "virtualAddress": "0x00917554", "name": "Assembly_GetObjectData", "signature": "void Assembly_GetObjectData(Assembly * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009175B0", "name": "Assembly_IsDefined", "signature": "bool Assembly_IsDefined(Assembly * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0091762C", "name": "Assembly_GetCustomAttributes", "signature": "Object__Array * Assembly_GetCustomAttributes(Assembly * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x009176A0", "name": "Assembly_GetCustomAttributes_1", "signature": "Object__Array * Assembly_GetCustomAttributes_1(Assembly * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0091771C", "name": "Assembly_GetFilesInternal", "signature": "Object * Assembly_GetFilesInternal(Assembly * this, String * name, bool getResourceModules, MethodInfo * method)", "dotNetSignature": "Object GetFilesInternal(String, Boolean)" }, { "virtualAddress": "0x00917724", "name": "Assembly_GetFiles", "signature": "FileStream__Array * Assembly_GetFiles(Assembly * this, MethodInfo * method)", "dotNetSignature": "FileStream[] GetFiles()" }, { "virtualAddress": "0x00917738", "name": "Assembly_GetFiles_1", "signature": "FileStream__Array * Assembly_GetFiles_1(Assembly * this, bool getResourceModules, MethodInfo * method)", "dotNetSignature": "FileStream[] GetFiles(Boolean)" }, { "virtualAddress": "0x009179F0", "name": "Assembly_GetFile", "signature": "FileStream * Assembly_GetFile(Assembly * this, String * name, MethodInfo * method)", "dotNetSignature": "FileStream GetFile(String)" }, { "virtualAddress": "0x00917B20", "name": "Assembly_GetManifestResourceInternal", "signature": "void * Assembly_GetManifestResourceInternal(Assembly * this, String * name, int32_t * size, Module * * module, MethodInfo * method)", "dotNetSignature": "IntPtr GetManifestResourceInternal(String, Int32 ByRef, Module ByRef)" }, { "virtualAddress": "0x00917B24", "name": "Assembly_GetManifestResourceStream", "signature": "Stream * Assembly_GetManifestResourceStream(Assembly * this, String * name, MethodInfo * method)", "dotNetSignature": "Stream GetManifestResourceStream(String)" }, { "virtualAddress": "0x00917E64", "name": "Assembly_GetManifestResourceStream_1", "signature": "Stream * Assembly_GetManifestResourceStream_1(Assembly * this, Type * type, String * name, MethodInfo * method)", "dotNetSignature": "Stream GetManifestResourceStream(Type, String)" }, { "virtualAddress": "0x00917E6C", "name": "Assembly_GetManifestResourceStream_2", "signature": "Stream * Assembly_GetManifestResourceStream_2(Assembly * this, Type * type, String * name, bool skipSecurityCheck, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Stream GetManifestResourceStream(Type, String, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00918000", "name": "Assembly_GetManifestResourceStream_3", "signature": "Stream * Assembly_GetManifestResourceStream_3(Assembly * this, String * name, StackCrawlMark__Enum * stackMark, bool skipSecurityCheck, MethodInfo * method)", "dotNetSignature": "Stream GetManifestResourceStream(String, StackCrawlMark ByRef, Boolean)" }, { "virtualAddress": "0x00918010", "name": "Assembly_GetSimpleName", "signature": "String * Assembly_GetSimpleName(Assembly * this, MethodInfo * method)", "dotNetSignature": "String GetSimpleName()" }, { "virtualAddress": "0x00918040", "name": "Assembly_GetPublicKey", "signature": "Byte__Array * Assembly_GetPublicKey(Assembly * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPublicKey()" }, { "virtualAddress": "0x00918070", "name": "Assembly_GetVersion", "signature": "Version * Assembly_GetVersion(Assembly * this, MethodInfo * method)", "dotNetSignature": "Version GetVersion()" }, { "virtualAddress": "0x009180A0", "name": "Assembly_GetFlags", "signature": "AssemblyNameFlags__Enum Assembly_GetFlags(Assembly * this, MethodInfo * method)", "dotNetSignature": "AssemblyNameFlags GetFlags()" }, { "virtualAddress": "0x009180D0", "name": "Assembly_GetTypes", "signature": "Type__Array * Assembly_GetTypes(Assembly * this, bool exportedOnly, MethodInfo * method)", "dotNetSignature": "Type[] GetTypes(Boolean)" }, { "virtualAddress": "0x009180D8", "name": "Assembly_GetTypes_1", "signature": "Type__Array * Assembly_GetTypes_1(Assembly * this, MethodInfo * method)", "dotNetSignature": "Type[] GetTypes()" }, { "virtualAddress": "0x009180EC", "name": "Assembly_GetExportedTypes", "signature": "Type__Array * Assembly_GetExportedTypes(Assembly * this, MethodInfo * method)", "dotNetSignature": "Type[] GetExportedTypes()" }, { "virtualAddress": "0x00918100", "name": "Assembly_GetType", "signature": "Type * Assembly_GetType(Assembly * this, String * name, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean)" }, { "virtualAddress": "0x00918118", "name": "Assembly_GetType_1", "signature": "Type * Assembly_GetType_1(Assembly * this, String * name, MethodInfo * method)", "dotNetSignature": "Type GetType(String)" }, { "virtualAddress": "0x00918130", "name": "Assembly_InternalGetType", "signature": "Type * Assembly_InternalGetType(Assembly * this, Module * module, String * name, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type InternalGetType(Module, String, Boolean, Boolean)" }, { "virtualAddress": "0x0091813C", "name": "Assembly_InternalGetAssemblyName", "signature": "void Assembly_InternalGetAssemblyName(String * assemblyFile, MonoAssemblyName * aname, String * * codebase, MethodInfo * method)", "dotNetSignature": "Void InternalGetAssemblyName(String, MonoAssemblyName ByRef, String ByRef)" }, { "virtualAddress": "0x00918140", "name": "Assembly_GetName", "signature": "AssemblyName * Assembly_GetName(Assembly * this, bool copiedName, MethodInfo * method)", "dotNetSignature": "AssemblyName GetName(Boolean)" }, { "virtualAddress": "0x0091819C", "name": "Assembly_GetName_1", "signature": "AssemblyName * Assembly_GetName_1(Assembly * this, MethodInfo * method)", "dotNetSignature": "AssemblyName GetName()" }, { "virtualAddress": "0x009181B0", "name": "Assembly_ToString", "signature": "String * Assembly_ToString(Assembly * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x009181E0", "name": "Assembly_CreateQualifiedName", "signature": "String * Assembly_CreateQualifiedName(String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "String CreateQualifiedName(String, String)" }, { "virtualAddress": "0x00918244", "name": "Assembly_GetAssembly", "signature": "Assembly * Assembly_GetAssembly(Type * type, MethodInfo * method)", "dotNetSignature": "Assembly GetAssembly(Type)" }, { "virtualAddress": "0x0091830C", "name": "Assembly_GetEntryAssembly", "signature": "Assembly * Assembly_GetEntryAssembly(MethodInfo * method)", "dotNetSignature": "Assembly GetEntryAssembly()" }, { "virtualAddress": "0x00918310", "name": "Assembly_GetSatelliteAssembly", "signature": "Assembly * Assembly_GetSatelliteAssembly(Assembly * this, CultureInfo * culture, Version * version, bool throwOnError, MethodInfo * method)", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo, Version, Boolean)" }, { "virtualAddress": "0x009183EC", "name": "Assembly_InternalGetSatelliteAssembly", "signature": "RuntimeAssembly * Assembly_InternalGetSatelliteAssembly(Assembly * this, String * name, CultureInfo * culture, Version * version, bool throwOnFileNotFound, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly InternalGetSatelliteAssembly(String, CultureInfo, Version, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x009187D8", "name": "Assembly_LoadFrom", "signature": "Assembly * Assembly_LoadFrom(String * assemblyFile, bool refonly, MethodInfo * method)", "dotNetSignature": "Assembly LoadFrom(String, Boolean)" }, { "virtualAddress": "0x009187D0", "name": "Assembly_LoadFrom_1", "signature": "Assembly * Assembly_LoadFrom_1(String * assemblyFile, MethodInfo * method)", "dotNetSignature": "Assembly LoadFrom(String)" }, { "virtualAddress": "0x009187E0", "name": "Assembly_LoadFrom_2", "signature": "Assembly * Assembly_LoadFrom_2(String * assemblyFile, Evidence * securityEvidence, MethodInfo * method)", "dotNetSignature": "Assembly LoadFrom(String, Evidence)" }, { "virtualAddress": "0x009187E8", "name": "Assembly_LoadFrom_3", "signature": "Assembly * Assembly_LoadFrom_3(String * assemblyFile, Evidence * securityEvidence, Byte__Array * hashValue, AssemblyHashAlgorithm__Enum hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Assembly LoadFrom(String, Evidence, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x00918844", "name": "Assembly_LoadFrom_4", "signature": "Assembly * Assembly_LoadFrom_4(String * assemblyFile, Byte__Array * hashValue, AssemblyHashAlgorithm__Enum hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Assembly LoadFrom(String, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x009188A0", "name": "Assembly_UnsafeLoadFrom", "signature": "Assembly * Assembly_UnsafeLoadFrom(String * assemblyFile, MethodInfo * method)", "dotNetSignature": "Assembly UnsafeLoadFrom(String)" }, { "virtualAddress": "0x009188A8", "name": "Assembly_LoadFile", "signature": "Assembly * Assembly_LoadFile(String * path, Evidence * securityEvidence, MethodInfo * method)", "dotNetSignature": "Assembly LoadFile(String, Evidence)" }, { "virtualAddress": "0x0091898C", "name": "Assembly_LoadFile_1", "signature": "Assembly * Assembly_LoadFile_1(String * path, MethodInfo * method)", "dotNetSignature": "Assembly LoadFile(String)" }, { "virtualAddress": "0x00918990", "name": "Assembly_Load", "signature": "Assembly * Assembly_Load(String * assemblyString, MethodInfo * method)", "dotNetSignature": "Assembly Load(String)" }, { "virtualAddress": "0x009189C4", "name": "Assembly_Load_1", "signature": "Assembly * Assembly_Load_1(String * assemblyString, Evidence * assemblySecurity, MethodInfo * method)", "dotNetSignature": "Assembly Load(String, Evidence)" }, { "virtualAddress": "0x00918A00", "name": "Assembly_Load_2", "signature": "Assembly * Assembly_Load_2(AssemblyName * assemblyRef, MethodInfo * method)", "dotNetSignature": "Assembly Load(AssemblyName)" }, { "virtualAddress": "0x00918A34", "name": "Assembly_Load_3", "signature": "Assembly * Assembly_Load_3(AssemblyName * assemblyRef, Evidence * assemblySecurity, MethodInfo * method)", "dotNetSignature": "Assembly Load(AssemblyName, Evidence)" }, { "virtualAddress": "0x00918A70", "name": "Assembly_Load_4", "signature": "Assembly * Assembly_Load_4(Byte__Array * rawAssembly, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[])" }, { "virtualAddress": "0x00918AA4", "name": "Assembly_Load_5", "signature": "Assembly * Assembly_Load_5(Byte__Array * rawAssembly, Byte__Array * rawSymbolStore, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[], Byte[])" }, { "virtualAddress": "0x00918AE0", "name": "Assembly_Load_6", "signature": "Assembly * Assembly_Load_6(Byte__Array * rawAssembly, Byte__Array * rawSymbolStore, Evidence * securityEvidence, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[], Byte[], Evidence)" }, { "virtualAddress": "0x00918B2C", "name": "Assembly_Load_7", "signature": "Assembly * Assembly_Load_7(Byte__Array * rawAssembly, Byte__Array * rawSymbolStore, SecurityContextSource__Enum securityContextSource, MethodInfo * method)", "dotNetSignature": "Assembly Load(Byte[], Byte[], SecurityContextSource)" }, { "virtualAddress": "0x00918B68", "name": "Assembly_ReflectionOnlyLoad", "signature": "Assembly * Assembly_ReflectionOnlyLoad(Byte__Array * rawAssembly, MethodInfo * method)", "dotNetSignature": "Assembly ReflectionOnlyLoad(Byte[])" }, { "virtualAddress": "0x00918BA8", "name": "Assembly_ReflectionOnlyLoad_1", "signature": "Assembly * Assembly_ReflectionOnlyLoad_1(String * assemblyString, MethodInfo * method)", "dotNetSignature": "Assembly ReflectionOnlyLoad(String)" }, { "virtualAddress": "0x00918BE4", "name": "Assembly_ReflectionOnlyLoadFrom", "signature": "Assembly * Assembly_ReflectionOnlyLoadFrom(String * assemblyFile, MethodInfo * method)", "dotNetSignature": "Assembly ReflectionOnlyLoadFrom(String)" }, { "virtualAddress": "0x00918C6C", "name": "Assembly_LoadWithPartialName", "signature": "Assembly * Assembly_LoadWithPartialName(String * partialName, MethodInfo * method)", "dotNetSignature": "Assembly LoadWithPartialName(String)" }, { "virtualAddress": "0x00918C80", "name": "Assembly_LoadModule", "signature": "Module * Assembly_LoadModule(Assembly * this, String * moduleName, Byte__Array * rawModule, MethodInfo * method)", "dotNetSignature": "Module LoadModule(String, Byte[])" }, { "virtualAddress": "0x00918CDC", "name": "Assembly_LoadModule_1", "signature": "Module * Assembly_LoadModule_1(Assembly * this, String * moduleName, Byte__Array * rawModule, Byte__Array * rawSymbolStore, MethodInfo * method)", "dotNetSignature": "Module LoadModule(String, Byte[], Byte[])" }, { "virtualAddress": "0x00918D38", "name": "Assembly_load_with_partial_name", "signature": "Assembly * Assembly_load_with_partial_name(String * name, Evidence * e, MethodInfo * method)", "dotNetSignature": "Assembly load_with_partial_name(String, Evidence)" }, { "virtualAddress": "0x00918C78", "name": "Assembly_LoadWithPartialName_1", "signature": "Assembly * Assembly_LoadWithPartialName_1(String * partialName, Evidence * securityEvidence, MethodInfo * method)", "dotNetSignature": "Assembly LoadWithPartialName(String, Evidence)" }, { "virtualAddress": "0x00918D3C", "name": "Assembly_LoadWithPartialName_2", "signature": "Assembly * Assembly_LoadWithPartialName_2(String * partialName, Evidence * securityEvidence, bool oldBehavior, MethodInfo * method)", "dotNetSignature": "Assembly LoadWithPartialName(String, Evidence, Boolean)" }, { "virtualAddress": "0x00918DE4", "name": "Assembly_CreateInstance", "signature": "Object * Assembly_CreateInstance(Assembly * this, String * typeName, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(String)" }, { "virtualAddress": "0x00918DEC", "name": "Assembly_CreateInstance_1", "signature": "Object * Assembly_CreateInstance_1(Assembly * this, String * typeName, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(String, Boolean)" }, { "virtualAddress": "0x00918F54", "name": "Assembly_CreateInstance_2", "signature": "Object * Assembly_CreateInstance_2(Assembly * this, String * typeName, bool ignoreCase, BindingFlags__Enum bindingAttr, Binder * binder, Object__Array * args, CultureInfo * culture, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x009190FC", "name": "Assembly_GetLoadedModules", "signature": "Module__Array * Assembly_GetLoadedModules(Assembly * this, MethodInfo * method)", "dotNetSignature": "Module[] GetLoadedModules()" }, { "virtualAddress": "0x00919110", "name": "Assembly_GetModules", "signature": "Module__Array * Assembly_GetModules(Assembly * this, MethodInfo * method)", "dotNetSignature": "Module[] GetModules()" }, { "virtualAddress": "0x00919124", "name": "Assembly_GetModulesInternal", "signature": "Module__Array * Assembly_GetModulesInternal(Assembly * this, MethodInfo * method)", "dotNetSignature": "Module[] GetModulesInternal()" }, { "virtualAddress": "0x00919128", "name": "Assembly_GetManifestResourceNames", "signature": "String__Array * Assembly_GetManifestResourceNames(Assembly * this, MethodInfo * method)", "dotNetSignature": "String[] GetManifestResourceNames()" }, { "virtualAddress": "0x0091912C", "name": "Assembly_GetExecutingAssembly", "signature": "Assembly * Assembly_GetExecutingAssembly(MethodInfo * method)", "dotNetSignature": "Assembly GetExecutingAssembly()" }, { "virtualAddress": "0x00919174", "name": "Assembly_GetCallingAssembly", "signature": "Assembly * Assembly_GetCallingAssembly(MethodInfo * method)", "dotNetSignature": "Assembly GetCallingAssembly()" }, { "virtualAddress": "0x00919178", "name": "Assembly_InternalGetReferencedAssemblies", "signature": "void * Assembly_InternalGetReferencedAssemblies(Assembly * module, MethodInfo * method)", "dotNetSignature": "IntPtr InternalGetReferencedAssemblies(Assembly)" }, { "virtualAddress": "0x0091917C", "name": "Assembly_GetReferencedAssemblies", "signature": "AssemblyName__Array * Assembly_GetReferencedAssemblies(Assembly * module, MethodInfo * method)", "dotNetSignature": "AssemblyName[] GetReferencedAssemblies(Assembly)" }, { "virtualAddress": "0x009193DC", "name": "Assembly_GetManifestResourceInfoInternal", "signature": "bool Assembly_GetManifestResourceInfoInternal(Assembly * this, String * name, ManifestResourceInfo * info, MethodInfo * method)", "dotNetSignature": "Boolean GetManifestResourceInfoInternal(String, ManifestResourceInfo)" }, { "virtualAddress": "0x009193E0", "name": "Assembly_GetManifestResourceInfo", "signature": "ManifestResourceInfo * Assembly_GetManifestResourceInfo(Assembly * this, String * resourceName, MethodInfo * method)", "dotNetSignature": "ManifestResourceInfo GetManifestResourceInfo(String)" }, { "virtualAddress": "0x009194E0", "name": "Assembly_get_HostContext", "signature": "int64_t Assembly_get_HostContext(Assembly * this, MethodInfo * method)", "dotNetSignature": "Int64 get_HostContext()" }, { "virtualAddress": "0x009194E8", "name": "Assembly_GetManifestModule", "signature": "Module * Assembly_GetManifestModule(Assembly * this, MethodInfo * method)", "dotNetSignature": "Module GetManifestModule()" }, { "virtualAddress": "0x009194EC", "name": "Assembly_GetManifestModuleInternal", "signature": "Module * Assembly_GetManifestModuleInternal(Assembly * this, MethodInfo * method)", "dotNetSignature": "Module GetManifestModuleInternal()" }, { "virtualAddress": "0x009194F0", "name": "Assembly_get_ReflectionOnly", "signature": "bool Assembly_get_ReflectionOnly(Assembly * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ReflectionOnly()" }, { "virtualAddress": "0x009194F4", "name": "Assembly_GetHashCode", "signature": "int32_t Assembly_GetHashCode(Assembly * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009194F8", "name": "Assembly_Equals", "signature": "bool Assembly_Equals(Assembly * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009195B4", "name": "Assembly_get_SecurityRuleSet", "signature": "SecurityRuleSet__Enum Assembly_get_SecurityRuleSet(Assembly * this, MethodInfo * method)", "dotNetSignature": "SecurityRuleSet get_SecurityRuleSet()" }, { "virtualAddress": "0x009195F8", "name": "Assembly_CreateNIE", "signature": "Exception * Assembly_CreateNIE(MethodInfo * method)", "dotNetSignature": "Exception CreateNIE()" }, { "virtualAddress": "0x00919674", "name": "Assembly_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * Assembly_GetCustomAttributesData(Assembly * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x0091967C", "name": "Assembly_get_IsFullyTrusted", "signature": "bool Assembly_get_IsFullyTrusted(Assembly * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFullyTrusted()" }, { "virtualAddress": "0x00919684", "name": "Assembly_GetType_2", "signature": "Type * Assembly_GetType_2(Assembly * this, String * name, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x009196C8", "name": "Assembly_GetModule", "signature": "Module * Assembly_GetModule(Assembly * this, String * name, MethodInfo * method)", "dotNetSignature": "Module GetModule(String)" }, { "virtualAddress": "0x0091970C", "name": "Assembly_GetReferencedAssemblies_1", "signature": "AssemblyName__Array * Assembly_GetReferencedAssemblies_1(Assembly * this, MethodInfo * method)", "dotNetSignature": "AssemblyName[] GetReferencedAssemblies()" }, { "virtualAddress": "0x00919750", "name": "Assembly_GetModules_1", "signature": "Module__Array * Assembly_GetModules_1(Assembly * this, bool getResourceModules, MethodInfo * method)", "dotNetSignature": "Module[] GetModules(Boolean)" }, { "virtualAddress": "0x00919794", "name": "Assembly_GetLoadedModules_1", "signature": "Module__Array * Assembly_GetLoadedModules_1(Assembly * this, bool getResourceModules, MethodInfo * method)", "dotNetSignature": "Module[] GetLoadedModules(Boolean)" }, { "virtualAddress": "0x009197D8", "name": "Assembly_GetSatelliteAssembly_1", "signature": "Assembly * Assembly_GetSatelliteAssembly_1(Assembly * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo)" }, { "virtualAddress": "0x0091981C", "name": "Assembly_GetSatelliteAssembly_2", "signature": "Assembly * Assembly_GetSatelliteAssembly_2(Assembly * this, CultureInfo * culture, Version * version, MethodInfo * method)", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo, Version)" }, { "virtualAddress": "0x00919860", "name": "Assembly_get_ManifestModule", "signature": "Module * Assembly_get_ManifestModule(Assembly * this, MethodInfo * method)", "dotNetSignature": "Module get_ManifestModule()" }, { "virtualAddress": "0x009198A4", "name": "Assembly_get_GlobalAssemblyCache", "signature": "bool Assembly_get_GlobalAssemblyCache(Assembly * this, MethodInfo * method)", "dotNetSignature": "Boolean get_GlobalAssemblyCache()" }, { "virtualAddress": "0x009198E8", "name": "Assembly_get_IsDynamic", "signature": "bool Assembly_get_IsDynamic(Assembly * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDynamic()" }, { "virtualAddress": "0x00907B54", "name": "Assembly_op_Equality", "signature": "bool Assembly_op_Equality(Assembly * left, Assembly * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Assembly, Assembly)" }, { "virtualAddress": "0x00907BA0", "name": "Assembly_op_Inequality", "signature": "bool Assembly_op_Inequality(Assembly * left, Assembly * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Assembly, Assembly)" }, { "virtualAddress": "0x009198F0", "name": "Assembly_get_DefinedTypes", "signature": "IEnumerable_1_System_Reflection_TypeInfo_ * Assembly_get_DefinedTypes(Assembly * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.TypeInfo] get_DefinedTypes()" }, { "virtualAddress": "0x00919994", "name": "Assembly_get_ExportedTypes", "signature": "IEnumerable_1_System_Type_ * Assembly_get_ExportedTypes(Assembly * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Type] get_ExportedTypes()" }, { "virtualAddress": "0x009199A4", "name": "Assembly_get_Modules", "signature": "IEnumerable_1_System_Reflection_Module_ * Assembly_get_Modules(Assembly * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.Module] get_Modules()" }, { "virtualAddress": "0x009199B8", "name": "Assembly_get_CustomAttributes", "signature": "IEnumerable_1_System_Reflection_CustomAttributeData_ * Assembly_get_CustomAttributes(Assembly * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.CustomAttributeData] get_CustomAttributes()" }, { "virtualAddress": "0x009199C8", "name": "Assembly_get_PermissionSet", "signature": "PermissionSet * Assembly_get_PermissionSet(Assembly * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_PermissionSet()" }, { "virtualAddress": "0x00919A08", "name": "Assembly_System_Runtime_InteropServices__Assembly_GetType", "signature": "Type * Assembly_System_Runtime_InteropServices__Assembly_GetType(Assembly * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._Assembly.GetType()" }, { "virtualAddress": "0x00917328", "name": "Assembly_ResolveEventHolder_add_ModuleResolve", "signature": "void Assembly_ResolveEventHolder_add_ModuleResolve(Assembly_ResolveEventHolder * this, ModuleResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void add_ModuleResolve(ModuleResolveEventHandler)" }, { "virtualAddress": "0x009173E4", "name": "Assembly_ResolveEventHolder_remove_ModuleResolve", "signature": "void Assembly_ResolveEventHolder_remove_ModuleResolve(Assembly_ResolveEventHolder * this, ModuleResolveEventHandler * value, MethodInfo * method)", "dotNetSignature": "Void remove_ModuleResolve(ModuleResolveEventHandler)" }, { "virtualAddress": "0x0091730C", "name": "Assembly_ResolveEventHolder__ctor", "signature": "void Assembly_ResolveEventHolder__ctor(Assembly_ResolveEventHolder * this, MethodInfo * method)", "dotNetSignature": "Assembly\u002BResolveEventHolder()" }, { "virtualAddress": "0x00893140", "name": "Assembly_UnmanagedMemoryStreamForModule__ctor", "signature": "void Assembly_UnmanagedMemoryStreamForModule__ctor(Assembly_UnmanagedMemoryStreamForModule * this, uint8_t * pointer, int64_t length, Module * module, MethodInfo * method)", "dotNetSignature": "Assembly\u002BUnmanagedMemoryStreamForModule(Byte*, Int64, Module)" }, { "virtualAddress": "0x0089316C", "name": "Assembly_UnmanagedMemoryStreamForModule_Dispose", "signature": "void Assembly_UnmanagedMemoryStreamForModule_Dispose(Assembly_UnmanagedMemoryStreamForModule * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00919968", "name": "Assembly_get_DefinedTypes_d_140__ctor", "signature": "void Assembly_get_DefinedTypes_d_140__ctor(Assembly_get_DefinedTypes_d_140 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "Assembly\u002B\u003Cget_DefinedTypes\u003Ed__140(Int32)" }, { "virtualAddress": "0x00919A48", "name": "Assembly_get_DefinedTypes_d_140_System_IDisposable_Dispose", "signature": "void Assembly_get_DefinedTypes_d_140_System_IDisposable_Dispose(Assembly_get_DefinedTypes_d_140 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00919A4C", "name": "Assembly_get_DefinedTypes_d_140_MoveNext", "signature": "bool Assembly_get_DefinedTypes_d_140_MoveNext(Assembly_get_DefinedTypes_d_140 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00919B20", "name": "Assembly_get_DefinedTypes_d_140_System_Collections_Generic_IEnumerator_System_Reflection_TypeInfo__get_Current", "signature": "TypeInfo * Assembly_get_DefinedTypes_d_140_System_Collections_Generic_IEnumerator_System_Reflection_TypeInfo__get_Current(Assembly_get_DefinedTypes_d_140 * this, MethodInfo * method)", "dotNetSignature": "TypeInfo System.Collections.Generic.IEnumerator\u003CSystem.Reflection.TypeInfo\u003E.get_Current()" }, { "virtualAddress": "0x00919B28", "name": "Assembly_get_DefinedTypes_d_140_System_Collections_IEnumerator_Reset", "signature": "void Assembly_get_DefinedTypes_d_140_System_Collections_IEnumerator_Reset(Assembly_get_DefinedTypes_d_140 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00919B84", "name": "Assembly_get_DefinedTypes_d_140_System_Collections_IEnumerator_get_Current", "signature": "Object * Assembly_get_DefinedTypes_d_140_System_Collections_IEnumerator_get_Current(Assembly_get_DefinedTypes_d_140 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00919B8C", "name": "Assembly_get_DefinedTypes_d_140_System_Collections_Generic_IEnumerable_System_Reflection_TypeInfo__GetEnumerator", "signature": "IEnumerator_1_System_Reflection_TypeInfo_ * Assembly_get_DefinedTypes_d_140_System_Collections_Generic_IEnumerable_System_Reflection_TypeInfo__GetEnumerator(Assembly_get_DefinedTypes_d_140 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.TypeInfo] System.Collections.Generic.IEnumerable\u003CSystem.Reflection.TypeInfo\u003E.GetEnumerator()" }, { "virtualAddress": "0x00919C30", "name": "Assembly_get_DefinedTypes_d_140_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Assembly_get_DefinedTypes_d_140_System_Collections_IEnumerable_GetEnumerator(Assembly_get_DefinedTypes_d_140 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00893570", "name": "AssemblyName__ctor", "signature": "void AssemblyName__ctor(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "AssemblyName()" }, { "virtualAddress": "0x0089359C", "name": "AssemblyName_ParseAssemblyName", "signature": "bool AssemblyName_ParseAssemblyName(void * name, MonoAssemblyName * aname, bool * is_version_definited, bool * is_token_defined, MethodInfo * method)", "dotNetSignature": "Boolean ParseAssemblyName(IntPtr, MonoAssemblyName ByRef, Boolean ByRef, Boolean ByRef)" }, { "virtualAddress": "0x008935A0", "name": "AssemblyName__ctor_1", "signature": "void AssemblyName__ctor_1(AssemblyName * this, String * assemblyName, MethodInfo * method)", "dotNetSignature": "AssemblyName(String)" }, { "virtualAddress": "0x00893A5C", "name": "AssemblyName_get_ProcessorArchitecture", "signature": "ProcessorArchitecture__Enum AssemblyName_get_ProcessorArchitecture(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "ProcessorArchitecture get_ProcessorArchitecture()" }, { "virtualAddress": "0x00893A64", "name": "AssemblyName_set_ProcessorArchitecture", "signature": "void AssemblyName_set_ProcessorArchitecture(AssemblyName * this, ProcessorArchitecture__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ProcessorArchitecture(ProcessorArchitecture)" }, { "virtualAddress": "0x00893A6C", "name": "AssemblyName__ctor_2", "signature": "void AssemblyName__ctor_2(AssemblyName * this, SerializationInfo * si, StreamingContext sc, MethodInfo * method)", "dotNetSignature": "AssemblyName(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00893DFC", "name": "AssemblyName_get_Name", "signature": "String * AssemblyName_get_Name(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00893E04", "name": "AssemblyName_set_Name", "signature": "void AssemblyName_set_Name(AssemblyName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x00893E0C", "name": "AssemblyName_get_CodeBase", "signature": "String * AssemblyName_get_CodeBase(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "String get_CodeBase()" }, { "virtualAddress": "0x00893E14", "name": "AssemblyName_set_CodeBase", "signature": "void AssemblyName_set_CodeBase(AssemblyName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CodeBase(String)" }, { "virtualAddress": "0x00893E1C", "name": "AssemblyName_get_EscapedCodeBase", "signature": "String * AssemblyName_get_EscapedCodeBase(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "String get_EscapedCodeBase()" }, { "virtualAddress": "0x00893EA8", "name": "AssemblyName_get_CultureInfo", "signature": "CultureInfo * AssemblyName_get_CultureInfo(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_CultureInfo()" }, { "virtualAddress": "0x00893EB0", "name": "AssemblyName_set_CultureInfo", "signature": "void AssemblyName_set_CultureInfo(AssemblyName * this, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_CultureInfo(CultureInfo)" }, { "virtualAddress": "0x00893EB8", "name": "AssemblyName_get_Flags", "signature": "AssemblyNameFlags__Enum AssemblyName_get_Flags(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "AssemblyNameFlags get_Flags()" }, { "virtualAddress": "0x00893EC0", "name": "AssemblyName_set_Flags", "signature": "void AssemblyName_set_Flags(AssemblyName * this, AssemblyNameFlags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(AssemblyNameFlags)" }, { "virtualAddress": "0x00893EC8", "name": "AssemblyName_get_FullName", "signature": "String * AssemblyName_get_FullName(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x008942E0", "name": "AssemblyName_get_HashAlgorithm", "signature": "AssemblyHashAlgorithm__Enum AssemblyName_get_HashAlgorithm(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "AssemblyHashAlgorithm get_HashAlgorithm()" }, { "virtualAddress": "0x008942E8", "name": "AssemblyName_set_HashAlgorithm", "signature": "void AssemblyName_set_HashAlgorithm(AssemblyName * this, AssemblyHashAlgorithm__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_HashAlgorithm(AssemblyHashAlgorithm)" }, { "virtualAddress": "0x008942F0", "name": "AssemblyName_get_KeyPair", "signature": "StrongNameKeyPair * AssemblyName_get_KeyPair(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "StrongNameKeyPair get_KeyPair()" }, { "virtualAddress": "0x008942F8", "name": "AssemblyName_set_KeyPair", "signature": "void AssemblyName_set_KeyPair(AssemblyName * this, StrongNameKeyPair * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyPair(StrongNameKeyPair)" }, { "virtualAddress": "0x00894300", "name": "AssemblyName_get_Version", "signature": "Version * AssemblyName_get_Version(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x00894308", "name": "AssemblyName_set_Version", "signature": "void AssemblyName_set_Version(AssemblyName * this, Version * value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Version)" }, { "virtualAddress": "0x008943BC", "name": "AssemblyName_get_VersionCompatibility", "signature": "AssemblyVersionCompatibility__Enum AssemblyName_get_VersionCompatibility(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "AssemblyVersionCompatibility get_VersionCompatibility()" }, { "virtualAddress": "0x008943C4", "name": "AssemblyName_set_VersionCompatibility", "signature": "void AssemblyName_set_VersionCompatibility(AssemblyName * this, AssemblyVersionCompatibility__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_VersionCompatibility(AssemblyVersionCompatibility)" }, { "virtualAddress": "0x008943CC", "name": "AssemblyName_ToString", "signature": "String * AssemblyName_ToString(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00894404", "name": "AssemblyName_GetPublicKey", "signature": "Byte__Array * AssemblyName_GetPublicKey(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPublicKey()" }, { "virtualAddress": "0x0089440C", "name": "AssemblyName_GetPublicKeyToken", "signature": "Byte__Array * AssemblyName_GetPublicKeyToken(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPublicKeyToken()" }, { "virtualAddress": "0x008944F4", "name": "AssemblyName_get_IsPublicKeyValid", "signature": "bool AssemblyName_get_IsPublicKeyValid(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPublicKeyValid()" }, { "virtualAddress": "0x008941F8", "name": "AssemblyName_InternalGetPublicKeyToken", "signature": "Byte__Array * AssemblyName_InternalGetPublicKeyToken(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "Byte[] InternalGetPublicKeyToken()" }, { "virtualAddress": "0x00894618", "name": "AssemblyName_get_public_token", "signature": "void AssemblyName_get_public_token(uint8_t * token, uint8_t * pubkey, int32_t len, MethodInfo * method)", "dotNetSignature": "Void get_public_token(Byte*, Byte*, Int32)" }, { "virtualAddress": "0x00894584", "name": "AssemblyName_ComputePublicKeyToken", "signature": "Byte__Array * AssemblyName_ComputePublicKeyToken(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "Byte[] ComputePublicKeyToken()" }, { "virtualAddress": "0x0089461C", "name": "AssemblyName_ReferenceMatchesDefinition", "signature": "bool AssemblyName_ReferenceMatchesDefinition(AssemblyName * reference, AssemblyName * definition, MethodInfo * method)", "dotNetSignature": "Boolean ReferenceMatchesDefinition(AssemblyName, AssemblyName)" }, { "virtualAddress": "0x008946D8", "name": "AssemblyName_SetPublicKey", "signature": "void AssemblyName_SetPublicKey(AssemblyName * this, Byte__Array * publicKey, MethodInfo * method)", "dotNetSignature": "Void SetPublicKey(Byte[])" }, { "virtualAddress": "0x008946F8", "name": "AssemblyName_SetPublicKeyToken", "signature": "void AssemblyName_SetPublicKeyToken(AssemblyName * this, Byte__Array * publicKeyToken, MethodInfo * method)", "dotNetSignature": "Void SetPublicKeyToken(Byte[])" }, { "virtualAddress": "0x00894700", "name": "AssemblyName_GetObjectData", "signature": "void AssemblyName_GetObjectData(AssemblyName * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00894968", "name": "AssemblyName_Clone", "signature": "Object * AssemblyName_Clone(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00894A50", "name": "AssemblyName_OnDeserialization", "signature": "void AssemblyName_OnDeserialization(AssemblyName * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00894A58", "name": "AssemblyName_GetAssemblyName", "signature": "AssemblyName * AssemblyName_GetAssemblyName(String * assemblyFile, MethodInfo * method)", "dotNetSignature": "AssemblyName GetAssemblyName(String)" }, { "virtualAddress": "0x00894BC8", "name": "AssemblyName_get_CultureName", "signature": "String * AssemblyName_get_CultureName(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "String get_CultureName()" }, { "virtualAddress": "0x00894BE0", "name": "AssemblyName_set_CultureName", "signature": "void AssemblyName_set_CultureName(AssemblyName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CultureName(String)" }, { "virtualAddress": "0x00894C40", "name": "AssemblyName_get_ContentType", "signature": "AssemblyContentType__Enum AssemblyName_get_ContentType(AssemblyName * this, MethodInfo * method)", "dotNetSignature": "AssemblyContentType get_ContentType()" }, { "virtualAddress": "0x00894C48", "name": "AssemblyName_set_ContentType", "signature": "void AssemblyName_set_ContentType(AssemblyName * this, AssemblyContentType__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ContentType(AssemblyContentType)" }, { "virtualAddress": "0x00894C50", "name": "AssemblyName_GetNativeName", "signature": "MonoAssemblyName * AssemblyName_GetNativeName(void * assembly_ptr, MethodInfo * method)", "dotNetSignature": "MonoAssemblyName* GetNativeName(IntPtr)" }, { "virtualAddress": "0x008937CC", "name": "AssemblyName_FillName", "signature": "void AssemblyName_FillName(AssemblyName * this, MonoAssemblyName * native, String * codeBase, bool addVersion, bool addPublickey, bool defaultToken, bool assemblyRef, MethodInfo * method)", "dotNetSignature": "Void FillName(MonoAssemblyName*, String, Boolean, Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x00894C54", "name": "AssemblyName_Create", "signature": "AssemblyName * AssemblyName_Create(Assembly * assembly, bool fillCodebase, MethodInfo * method)", "dotNetSignature": "AssemblyName Create(Assembly, Boolean)" }, { "virtualAddress": "0x00894D24", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_GetIDsOfNames", "signature": "void AssemblyName_System_Runtime_InteropServices__AssemblyName_GetIDsOfNames(AssemblyName * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00894D64", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_GetTypeInfo", "signature": "void AssemblyName_System_Runtime_InteropServices__AssemblyName_GetTypeInfo(AssemblyName * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00894DA4", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_GetTypeInfoCount", "signature": "void AssemblyName_System_Runtime_InteropServices__AssemblyName_GetTypeInfoCount(AssemblyName * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x00894DE4", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_Invoke", "signature": "void AssemblyName_System_Runtime_InteropServices__AssemblyName_Invoke(AssemblyName * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00894F54", "name": "ConstructorInfo__ctor", "signature": "void ConstructorInfo__ctor(ConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "ConstructorInfo()" }, { "virtualAddress": "0x00894F5C", "name": "ConstructorInfo_get_MemberType", "signature": "MemberTypes__Enum ConstructorInfo_get_MemberType(ConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "MemberTypes get_MemberType()" }, { "virtualAddress": "0x00894F64", "name": "ConstructorInfo_Invoke", "signature": "Object * ConstructorInfo_Invoke(ConstructorInfo * this, Object__Array * parameters, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object[])" }, { "virtualAddress": "0x00895010", "name": "ConstructorInfo_Equals", "signature": "bool ConstructorInfo_Equals(ConstructorInfo * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0089501C", "name": "ConstructorInfo_GetHashCode", "signature": "int32_t ConstructorInfo_GetHashCode(ConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00895024", "name": "ConstructorInfo_op_Equality", "signature": "bool ConstructorInfo_op_Equality(ConstructorInfo * left, ConstructorInfo * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ConstructorInfo, ConstructorInfo)" }, { "virtualAddress": "0x00895070", "name": "ConstructorInfo_op_Inequality", "signature": "bool ConstructorInfo_op_Inequality(ConstructorInfo * left, ConstructorInfo * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ConstructorInfo, ConstructorInfo)" }, { "virtualAddress": "0x008950CC", "name": "ConstructorInfo__cctor", "signature": "void ConstructorInfo__cctor(MethodInfo * method)", "dotNetSignature": "ConstructorInfo()" }, { "virtualAddress": "0x00895140", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetIDsOfNames", "signature": "void ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetIDsOfNames(ConstructorInfo * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00895180", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetType", "signature": "Type * ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetType(ConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._ConstructorInfo.GetType()" }, { "virtualAddress": "0x008951C0", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetTypeInfo", "signature": "void ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetTypeInfo(ConstructorInfo * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00895200", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetTypeInfoCount", "signature": "void ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetTypeInfoCount(ConstructorInfo * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x00895240", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke", "signature": "void ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke(ConstructorInfo * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00895280", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_2", "signature": "Object * ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_2(ConstructorInfo * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_2(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x008952C0", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_3", "signature": "Object * ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_3(ConstructorInfo * this, Object * obj, Object__Array * parameters, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_3(Object, Object[])" }, { "virtualAddress": "0x00895300", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_4", "signature": "Object * ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_4(ConstructorInfo * this, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_4(BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x00895340", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_5", "signature": "Object * ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_5(ConstructorInfo * this, Object__Array * parameters, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_5(Object[])" }, { "virtualAddress": "0x00895380", "name": "CustomAttributeData__ctor", "signature": "void CustomAttributeData__ctor(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeData()" }, { "virtualAddress": "0x00895388", "name": "CustomAttributeData__ctor_1", "signature": "void CustomAttributeData__ctor_1(CustomAttributeData * this, ConstructorInfo * ctorInfo, Assembly * assembly, void * data, uint32_t data_length, MethodInfo * method)", "dotNetSignature": "CustomAttributeData(ConstructorInfo, Assembly, IntPtr, UInt32)" }, { "virtualAddress": "0x00895444", "name": "CustomAttributeData_ResolveArgumentsInternal", "signature": "void CustomAttributeData_ResolveArgumentsInternal(ConstructorInfo * ctor, Assembly * assembly, void * data, uint32_t data_length, Object__Array * * ctorArgs, Object__Array * * namedArgs, MethodInfo * method)", "dotNetSignature": "Void ResolveArgumentsInternal(ConstructorInfo, Assembly, IntPtr, UInt32, Object[] ByRef, Object[] ByRef)" }, { "virtualAddress": "0x00895448", "name": "CustomAttributeData_ResolveArguments", "signature": "void CustomAttributeData_ResolveArguments(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "Void ResolveArguments()" }, { "virtualAddress": "0x0089556C", "name": "CustomAttributeData_get_Constructor", "signature": "ConstructorInfo * CustomAttributeData_get_Constructor(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "ConstructorInfo get_Constructor()" }, { "virtualAddress": "0x00895574", "name": "CustomAttributeData_get_ConstructorArguments", "signature": "IList_1_System_Reflection_CustomAttributeTypedArgument_ * CustomAttributeData_get_ConstructorArguments(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeTypedArgument] get_ConstructorArguments()" }, { "virtualAddress": "0x00895598", "name": "CustomAttributeData_get_NamedArguments", "signature": "IList_1_System_Reflection_CustomAttributeNamedArgument_ * CustomAttributeData_get_NamedArguments(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeNamedArgument] get_NamedArguments()" }, { "virtualAddress": "0x008955BC", "name": "CustomAttributeData_GetCustomAttributes", "signature": "IList_1_System_Reflection_CustomAttributeData_ * CustomAttributeData_GetCustomAttributes(Assembly * target, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributes(Assembly)" }, { "virtualAddress": "0x00895624", "name": "CustomAttributeData_GetCustomAttributes_1", "signature": "IList_1_System_Reflection_CustomAttributeData_ * CustomAttributeData_GetCustomAttributes_1(MemberInfo_1 * target, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributes(MemberInfo)" }, { "virtualAddress": "0x0089568C", "name": "CustomAttributeData_GetCustomAttributesInternal", "signature": "IList_1_System_Reflection_CustomAttributeData_ * CustomAttributeData_GetCustomAttributesInternal(RuntimeType * target, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesInternal(RuntimeType)" }, { "virtualAddress": "0x008956F4", "name": "CustomAttributeData_GetCustomAttributes_2", "signature": "IList_1_System_Reflection_CustomAttributeData_ * CustomAttributeData_GetCustomAttributes_2(Module * target, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributes(Module)" }, { "virtualAddress": "0x0089575C", "name": "CustomAttributeData_GetCustomAttributes_3", "signature": "IList_1_System_Reflection_CustomAttributeData_ * CustomAttributeData_GetCustomAttributes_3(ParameterInfo_1 * target, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributes(ParameterInfo)" }, { "virtualAddress": "0x008957C4", "name": "CustomAttributeData_get_AttributeType", "signature": "Type * CustomAttributeData_get_AttributeType(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "Type get_AttributeType()" }, { "virtualAddress": "0x008957E8", "name": "CustomAttributeData_ToString", "signature": "String * CustomAttributeData_ToString(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00895FC0", "name": "CustomAttributeData_Equals", "signature": "bool CustomAttributeData_Equals(CustomAttributeData * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008967E8", "name": "CustomAttributeData_GetHashCode", "signature": "int32_t CustomAttributeData_GetHashCode(CustomAttributeData * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0089543C", "name": "CustomAttributeData_LazyCAttrData__ctor", "signature": "void CustomAttributeData_LazyCAttrData__ctor(CustomAttributeData_LazyCAttrData * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeData\u002BLazyCAttrData()" }, { "virtualAddress": "0x00896C64", "name": "CustomAttributeFormatException__ctor", "signature": "void CustomAttributeFormatException__ctor(CustomAttributeFormatException * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeFormatException()" }, { "virtualAddress": "0x00896CC4", "name": "CustomAttributeFormatException__ctor_1", "signature": "void CustomAttributeFormatException__ctor_1(CustomAttributeFormatException * this, String * message, MethodInfo * method)", "dotNetSignature": "CustomAttributeFormatException(String)" }, { "virtualAddress": "0x00896CCC", "name": "CustomAttributeFormatException__ctor_2", "signature": "void CustomAttributeFormatException__ctor_2(CustomAttributeFormatException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "CustomAttributeFormatException(String, Exception)" }, { "virtualAddress": "0x00896CD4", "name": "CustomAttributeFormatException__ctor_3", "signature": "void CustomAttributeFormatException__ctor_3(CustomAttributeFormatException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "CustomAttributeFormatException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00404B40", "name": "CustomAttributeNamedArgument__ctor", "signature": "void CustomAttributeNamedArgument__ctor(CustomAttributeNamedArgument__Boxed * this, MemberInfo_1 * memberInfo, Object * value, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument(MemberInfo, Object)" }, { "virtualAddress": "0x00404B48", "name": "CustomAttributeNamedArgument__ctor_1", "signature": "void CustomAttributeNamedArgument__ctor_1(CustomAttributeNamedArgument__Boxed * this, MemberInfo_1 * memberInfo, CustomAttributeTypedArgument typedArgument, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument(MemberInfo, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00404B54", "name": "CustomAttributeNamedArgument_get_MemberInfo", "signature": "MemberInfo_1 * CustomAttributeNamedArgument_get_MemberInfo(CustomAttributeNamedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "MemberInfo get_MemberInfo()" }, { "virtualAddress": "0x00404B5C", "name": "CustomAttributeNamedArgument_get_TypedValue", "signature": "CustomAttributeTypedArgument CustomAttributeNamedArgument_get_TypedValue(CustomAttributeNamedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument get_TypedValue()" }, { "virtualAddress": "0x00404B68", "name": "CustomAttributeNamedArgument_get_IsField", "signature": "bool CustomAttributeNamedArgument_get_IsField(CustomAttributeNamedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsField()" }, { "virtualAddress": "0x00404B9C", "name": "CustomAttributeNamedArgument_get_MemberName", "signature": "String * CustomAttributeNamedArgument_get_MemberName(CustomAttributeNamedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_MemberName()" }, { "virtualAddress": "0x00404BC0", "name": "CustomAttributeNamedArgument_ToString", "signature": "String * CustomAttributeNamedArgument_ToString(CustomAttributeNamedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00404BC8", "name": "CustomAttributeNamedArgument_Equals", "signature": "bool CustomAttributeNamedArgument_Equals(CustomAttributeNamedArgument__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00404BD0", "name": "CustomAttributeNamedArgument_GetHashCode", "signature": "int32_t CustomAttributeNamedArgument_GetHashCode(CustomAttributeNamedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00896DE4", "name": "CustomAttributeNamedArgument_op_Equality", "signature": "bool CustomAttributeNamedArgument_op_Equality(CustomAttributeNamedArgument left, CustomAttributeNamedArgument right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(CustomAttributeNamedArgument, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00896E6C", "name": "CustomAttributeNamedArgument_op_Inequality", "signature": "bool CustomAttributeNamedArgument_op_Inequality(CustomAttributeNamedArgument left, CustomAttributeNamedArgument right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(CustomAttributeNamedArgument, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00404C14", "name": "CustomAttributeTypedArgument__ctor", "signature": "void CustomAttributeTypedArgument__ctor(CustomAttributeTypedArgument__Boxed * this, Type * argumentType, Object * value, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument(Type, Object)" }, { "virtualAddress": "0x00404C1C", "name": "CustomAttributeTypedArgument__ctor_1", "signature": "void CustomAttributeTypedArgument__ctor_1(CustomAttributeTypedArgument__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument(Object)" }, { "virtualAddress": "0x00404C24", "name": "CustomAttributeTypedArgument_get_ArgumentType", "signature": "Type * CustomAttributeTypedArgument_get_ArgumentType(CustomAttributeTypedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "Type get_ArgumentType()" }, { "virtualAddress": "0x00404C2C", "name": "CustomAttributeTypedArgument_get_Value", "signature": "Object * CustomAttributeTypedArgument_get_Value(CustomAttributeTypedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00404C34", "name": "CustomAttributeTypedArgument_ToString", "signature": "String * CustomAttributeTypedArgument_ToString(CustomAttributeTypedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00404C3C", "name": "CustomAttributeTypedArgument_Equals", "signature": "bool CustomAttributeTypedArgument_Equals(CustomAttributeTypedArgument__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00404C44", "name": "CustomAttributeTypedArgument_GetHashCode", "signature": "int32_t CustomAttributeTypedArgument_GetHashCode(CustomAttributeTypedArgument__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00897198", "name": "CustomAttributeTypedArgument_op_Equality", "signature": "bool CustomAttributeTypedArgument_op_Equality(CustomAttributeTypedArgument left, CustomAttributeTypedArgument right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(CustomAttributeTypedArgument, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00897218", "name": "CustomAttributeTypedArgument_op_Inequality", "signature": "bool CustomAttributeTypedArgument_op_Inequality(CustomAttributeTypedArgument left, CustomAttributeTypedArgument right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(CustomAttributeTypedArgument, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x008A61E4", "name": "EventInfo_1_get_EventHandlerType", "signature": "Type * EventInfo_1_get_EventHandlerType(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type get_EventHandlerType()" }, { "virtualAddress": "0x008A6258", "name": "EventInfo_1_get_IsMulticast", "signature": "bool EventInfo_1_get_IsMulticast(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsMulticast()" }, { "virtualAddress": "0x008A6260", "name": "EventInfo_1_get_IsSpecialName", "signature": "bool EventInfo_1_get_IsSpecialName(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSpecialName()" }, { "virtualAddress": "0x008A6284", "name": "EventInfo_1_get_MemberType", "signature": "MemberTypes__Enum EventInfo_1_get_MemberType(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MemberTypes get_MemberType()" }, { "virtualAddress": "0x008A628C", "name": "EventInfo_1__ctor", "signature": "void EventInfo_1__ctor(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "EventInfo()" }, { "virtualAddress": "0x008A6294", "name": "EventInfo_1_AddEventHandler", "signature": "void EventInfo_1_AddEventHandler(EventInfo_1 * this, Object * target, Delegate * handler, MethodInfo * method)", "dotNetSignature": "Void AddEventHandler(Object, Delegate)" }, { "virtualAddress": "0x008A6400", "name": "EventInfo_1_GetAddMethod", "signature": "MethodInfo_1 * EventInfo_1_GetAddMethod(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetAddMethod()" }, { "virtualAddress": "0x008A6414", "name": "EventInfo_1_GetRaiseMethod", "signature": "MethodInfo_1 * EventInfo_1_GetRaiseMethod(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetRaiseMethod()" }, { "virtualAddress": "0x008A6428", "name": "EventInfo_1_GetRemoveMethod", "signature": "MethodInfo_1 * EventInfo_1_GetRemoveMethod(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetRemoveMethod()" }, { "virtualAddress": "0x008A643C", "name": "EventInfo_1_GetOtherMethods", "signature": "MethodInfo_1__Array * EventInfo_1_GetOtherMethods(EventInfo_1 * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetOtherMethods(Boolean)" }, { "virtualAddress": "0x008A64A4", "name": "EventInfo_1_GetOtherMethods_1", "signature": "MethodInfo_1__Array * EventInfo_1_GetOtherMethods_1(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetOtherMethods()" }, { "virtualAddress": "0x008A64B8", "name": "EventInfo_1_RemoveEventHandler", "signature": "void EventInfo_1_RemoveEventHandler(EventInfo_1 * this, Object * target, Delegate * handler, MethodInfo * method)", "dotNetSignature": "Void RemoveEventHandler(Object, Delegate)" }, { "virtualAddress": "0x008A65E8", "name": "EventInfo_1_Equals", "signature": "bool EventInfo_1_Equals(EventInfo_1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008A65F4", "name": "EventInfo_1_GetHashCode", "signature": "int32_t EventInfo_1_GetHashCode(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008A65FC", "name": "EventInfo_1_op_Equality", "signature": "bool EventInfo_1_op_Equality(EventInfo_1 * left, EventInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(EventInfo, EventInfo)" }, { "virtualAddress": "0x008A6648", "name": "EventInfo_1_op_Inequality", "signature": "bool EventInfo_1_op_Inequality(EventInfo_1 * left, EventInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(EventInfo, EventInfo)" }, { "virtualAddress": "0x008A66A4", "name": "EventInfo_1_get_AddMethod", "signature": "MethodInfo_1 * EventInfo_1_get_AddMethod(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_AddMethod()" }, { "virtualAddress": "0x008A66B8", "name": "EventInfo_1_get_RaiseMethod", "signature": "MethodInfo_1 * EventInfo_1_get_RaiseMethod(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_RaiseMethod()" }, { "virtualAddress": "0x008A66CC", "name": "EventInfo_1_get_RemoveMethod", "signature": "MethodInfo_1 * EventInfo_1_get_RemoveMethod(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_RemoveMethod()" }, { "virtualAddress": "0x008A66E0", "name": "EventInfo_1_internal_from_handle_type", "signature": "EventInfo_1 * EventInfo_1_internal_from_handle_type(void * event_handle, void * type_handle, MethodInfo * method)", "dotNetSignature": "EventInfo internal_from_handle_type(IntPtr, IntPtr)" }, { "virtualAddress": "0x008A66E4", "name": "EventInfo_1_GetEventFromHandle", "signature": "EventInfo_1 * EventInfo_1_GetEventFromHandle(RuntimeEventHandle handle, MethodInfo * method)", "dotNetSignature": "EventInfo GetEventFromHandle(RuntimeEventHandle)" }, { "virtualAddress": "0x008A677C", "name": "EventInfo_1_GetEventFromHandle_1", "signature": "EventInfo_1 * EventInfo_1_GetEventFromHandle_1(RuntimeEventHandle handle, RuntimeTypeHandle reflectedType, MethodInfo * method)", "dotNetSignature": "EventInfo GetEventFromHandle(RuntimeEventHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x008A6854", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetIDsOfNames", "signature": "void EventInfo_1_System_Runtime_InteropServices__EventInfo_GetIDsOfNames(EventInfo_1 * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A6894", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetType", "signature": "Type * EventInfo_1_System_Runtime_InteropServices__EventInfo_GetType(EventInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._EventInfo.GetType()" }, { "virtualAddress": "0x008A68D4", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetTypeInfo", "signature": "void EventInfo_1_System_Runtime_InteropServices__EventInfo_GetTypeInfo(EventInfo_1 * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A6914", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetTypeInfoCount", "signature": "void EventInfo_1_System_Runtime_InteropServices__EventInfo_GetTypeInfoCount(EventInfo_1 * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008A6954", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_Invoke", "signature": "void EventInfo_1_System_Runtime_InteropServices__EventInfo_Invoke(EventInfo_1 * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0091AC34", "name": "EventInfo_AddEventAdapter__ctor", "signature": "void EventInfo_AddEventAdapter__ctor(EventInfo_AddEventAdapter * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EventInfo\u002BAddEventAdapter(Object, IntPtr)" }, { "virtualAddress": "0x0091AC44", "name": "EventInfo_AddEventAdapter_Invoke", "signature": "void EventInfo_AddEventAdapter_Invoke(EventInfo_AddEventAdapter * this, Object * _this, Delegate * dele, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Delegate)" }, { "virtualAddress": "0x0091B048", "name": "EventInfo_AddEventAdapter_BeginInvoke", "signature": "IAsyncResult * EventInfo_AddEventAdapter_BeginInvoke(EventInfo_AddEventAdapter * this, Object * _this, Delegate * dele, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Delegate, AsyncCallback, Object)" }, { "virtualAddress": "0x0091B078", "name": "EventInfo_AddEventAdapter_EndInvoke", "signature": "void EventInfo_AddEventAdapter_EndInvoke(EventInfo_AddEventAdapter * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0091B084", "name": "ExceptionHandlingClause__ctor", "signature": "void ExceptionHandlingClause__ctor(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "ExceptionHandlingClause()" }, { "virtualAddress": "0x0091B08C", "name": "ExceptionHandlingClause_get_CatchType", "signature": "Type * ExceptionHandlingClause_get_CatchType(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "Type get_CatchType()" }, { "virtualAddress": "0x0091B094", "name": "ExceptionHandlingClause_get_FilterOffset", "signature": "int32_t ExceptionHandlingClause_get_FilterOffset(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "Int32 get_FilterOffset()" }, { "virtualAddress": "0x0091B09C", "name": "ExceptionHandlingClause_get_Flags", "signature": "ExceptionHandlingClauseOptions__Enum ExceptionHandlingClause_get_Flags(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "ExceptionHandlingClauseOptions get_Flags()" }, { "virtualAddress": "0x0091B0A4", "name": "ExceptionHandlingClause_get_HandlerLength", "signature": "int32_t ExceptionHandlingClause_get_HandlerLength(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "Int32 get_HandlerLength()" }, { "virtualAddress": "0x0091B0AC", "name": "ExceptionHandlingClause_get_HandlerOffset", "signature": "int32_t ExceptionHandlingClause_get_HandlerOffset(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "Int32 get_HandlerOffset()" }, { "virtualAddress": "0x0091B0B4", "name": "ExceptionHandlingClause_get_TryLength", "signature": "int32_t ExceptionHandlingClause_get_TryLength(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TryLength()" }, { "virtualAddress": "0x0091B0BC", "name": "ExceptionHandlingClause_get_TryOffset", "signature": "int32_t ExceptionHandlingClause_get_TryOffset(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TryOffset()" }, { "virtualAddress": "0x0091B0C4", "name": "ExceptionHandlingClause_ToString", "signature": "String * ExceptionHandlingClause_ToString(ExceptionHandlingClause * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0091B358", "name": "FieldInfo_1__ctor", "signature": "void FieldInfo_1__ctor(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "FieldInfo()" }, { "virtualAddress": "0x0091B368", "name": "FieldInfo_1_get_MemberType", "signature": "MemberTypes__Enum FieldInfo_1_get_MemberType(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MemberTypes get_MemberType()" }, { "virtualAddress": "0x0091B370", "name": "FieldInfo_1_get_IsLiteral", "signature": "bool FieldInfo_1_get_IsLiteral(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsLiteral()" }, { "virtualAddress": "0x0091B394", "name": "FieldInfo_1_get_IsStatic", "signature": "bool FieldInfo_1_get_IsStatic(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsStatic()" }, { "virtualAddress": "0x0091B3B8", "name": "FieldInfo_1_get_IsInitOnly", "signature": "bool FieldInfo_1_get_IsInitOnly(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInitOnly()" }, { "virtualAddress": "0x0091B3DC", "name": "FieldInfo_1_get_IsPublic", "signature": "bool FieldInfo_1_get_IsPublic(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPublic()" }, { "virtualAddress": "0x0091B408", "name": "FieldInfo_1_get_IsPrivate", "signature": "bool FieldInfo_1_get_IsPrivate(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPrivate()" }, { "virtualAddress": "0x0091B434", "name": "FieldInfo_1_get_IsFamily", "signature": "bool FieldInfo_1_get_IsFamily(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFamily()" }, { "virtualAddress": "0x0091B460", "name": "FieldInfo_1_get_IsAssembly", "signature": "bool FieldInfo_1_get_IsAssembly(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAssembly()" }, { "virtualAddress": "0x0091B48C", "name": "FieldInfo_1_get_IsFamilyAndAssembly", "signature": "bool FieldInfo_1_get_IsFamilyAndAssembly(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFamilyAndAssembly()" }, { "virtualAddress": "0x0091B4B8", "name": "FieldInfo_1_get_IsFamilyOrAssembly", "signature": "bool FieldInfo_1_get_IsFamilyOrAssembly(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFamilyOrAssembly()" }, { "virtualAddress": "0x0091B4E4", "name": "FieldInfo_1_get_IsPinvokeImpl", "signature": "bool FieldInfo_1_get_IsPinvokeImpl(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPinvokeImpl()" }, { "virtualAddress": "0x0091B508", "name": "FieldInfo_1_get_IsSpecialName", "signature": "bool FieldInfo_1_get_IsSpecialName(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSpecialName()" }, { "virtualAddress": "0x0091B52C", "name": "FieldInfo_1_get_IsNotSerialized", "signature": "bool FieldInfo_1_get_IsNotSerialized(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNotSerialized()" }, { "virtualAddress": "0x0091B550", "name": "FieldInfo_1_SetValue", "signature": "void FieldInfo_1_SetValue(FieldInfo_1 * this, Object * obj, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object)" }, { "virtualAddress": "0x0091B56C", "name": "FieldInfo_1_internal_from_handle_type", "signature": "FieldInfo_1 * FieldInfo_1_internal_from_handle_type(void * field_handle, void * type_handle, MethodInfo * method)", "dotNetSignature": "FieldInfo internal_from_handle_type(IntPtr, IntPtr)" }, { "virtualAddress": "0x0091B570", "name": "FieldInfo_1_GetFieldFromHandle", "signature": "FieldInfo_1 * FieldInfo_1_GetFieldFromHandle(RuntimeFieldHandle handle, MethodInfo * method)", "dotNetSignature": "FieldInfo GetFieldFromHandle(RuntimeFieldHandle)" }, { "virtualAddress": "0x0091B608", "name": "FieldInfo_1_GetFieldFromHandle_1", "signature": "FieldInfo_1 * FieldInfo_1_GetFieldFromHandle_1(RuntimeFieldHandle handle, RuntimeTypeHandle declaringType, MethodInfo * method)", "dotNetSignature": "FieldInfo GetFieldFromHandle(RuntimeFieldHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x0091B72C", "name": "FieldInfo_1_GetFieldOffset", "signature": "int32_t FieldInfo_1_GetFieldOffset(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetFieldOffset()" }, { "virtualAddress": "0x0091B798", "name": "FieldInfo_1_GetValueDirect", "signature": "Object * FieldInfo_1_GetValueDirect(FieldInfo_1 * this, TypedReference obj, MethodInfo * method)", "dotNetSignature": "Object GetValueDirect(TypedReference)" }, { "virtualAddress": "0x0091B818", "name": "FieldInfo_1_SetValueDirect", "signature": "void FieldInfo_1_SetValueDirect(FieldInfo_1 * this, TypedReference obj, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValueDirect(TypedReference, Object)" }, { "virtualAddress": "0x0091B898", "name": "FieldInfo_1_get_marshal_info", "signature": "MarshalAsAttribute * FieldInfo_1_get_marshal_info(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MarshalAsAttribute get_marshal_info()" }, { "virtualAddress": "0x0091B89C", "name": "FieldInfo_1_GetPseudoCustomAttributes", "signature": "Object__Array * FieldInfo_1_GetPseudoCustomAttributes(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object[] GetPseudoCustomAttributes()" }, { "virtualAddress": "0x0091BAB0", "name": "FieldInfo_1_GetTypeModifiers", "signature": "Type__Array * FieldInfo_1_GetTypeModifiers(FieldInfo_1 * this, bool optional, MethodInfo * method)", "dotNetSignature": "Type[] GetTypeModifiers(Boolean)" }, { "virtualAddress": "0x0091BAB8", "name": "FieldInfo_1_GetOptionalCustomModifiers", "signature": "Type__Array * FieldInfo_1_GetOptionalCustomModifiers(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type[] GetOptionalCustomModifiers()" }, { "virtualAddress": "0x0091BB34", "name": "FieldInfo_1_GetRequiredCustomModifiers", "signature": "Type__Array * FieldInfo_1_GetRequiredCustomModifiers(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type[] GetRequiredCustomModifiers()" }, { "virtualAddress": "0x0091BBB0", "name": "FieldInfo_1_GetRawConstantValue", "signature": "Object * FieldInfo_1_GetRawConstantValue(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object GetRawConstantValue()" }, { "virtualAddress": "0x0091BC1C", "name": "FieldInfo_1_Equals", "signature": "bool FieldInfo_1_Equals(FieldInfo_1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0091BC28", "name": "FieldInfo_1_GetHashCode", "signature": "int32_t FieldInfo_1_GetHashCode(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0091B6E0", "name": "FieldInfo_1_op_Equality", "signature": "bool FieldInfo_1_op_Equality(FieldInfo_1 * left, FieldInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(FieldInfo, FieldInfo)" }, { "virtualAddress": "0x0091BC38", "name": "FieldInfo_1_op_Inequality", "signature": "bool FieldInfo_1_op_Inequality(FieldInfo_1 * left, FieldInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(FieldInfo, FieldInfo)" }, { "virtualAddress": "0x0091BC94", "name": "FieldInfo_1_get_IsSecurityCritical", "signature": "bool FieldInfo_1_get_IsSecurityCritical(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x0091BCF4", "name": "FieldInfo_1_get_IsSecuritySafeCritical", "signature": "bool FieldInfo_1_get_IsSecuritySafeCritical(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x0091BD54", "name": "FieldInfo_1_get_IsSecurityTransparent", "signature": "bool FieldInfo_1_get_IsSecurityTransparent(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x0091BDB4", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetIDsOfNames", "signature": "void FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetIDsOfNames(FieldInfo_1 * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091BDF4", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetType", "signature": "Type * FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetType(FieldInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._FieldInfo.GetType()" }, { "virtualAddress": "0x0091BE34", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetTypeInfo", "signature": "void FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetTypeInfo(FieldInfo_1 * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0091BE74", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetTypeInfoCount", "signature": "void FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetTypeInfoCount(FieldInfo_1 * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0091BEB4", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_Invoke", "signature": "void FieldInfo_1_System_Runtime_InteropServices__FieldInfo_Invoke(FieldInfo_1 * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0091C530", "name": "LocalVariableInfo__ctor", "signature": "void LocalVariableInfo__ctor(LocalVariableInfo * this, MethodInfo * method)", "dotNetSignature": "LocalVariableInfo()" }, { "virtualAddress": "0x0091C538", "name": "LocalVariableInfo_get_IsPinned", "signature": "bool LocalVariableInfo_get_IsPinned(LocalVariableInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPinned()" }, { "virtualAddress": "0x0091C540", "name": "LocalVariableInfo_get_LocalIndex", "signature": "int32_t LocalVariableInfo_get_LocalIndex(LocalVariableInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LocalIndex()" }, { "virtualAddress": "0x0091C548", "name": "LocalVariableInfo_get_LocalType", "signature": "Type * LocalVariableInfo_get_LocalType(LocalVariableInfo * this, MethodInfo * method)", "dotNetSignature": "Type get_LocalType()" }, { "virtualAddress": "0x0091C550", "name": "LocalVariableInfo_ToString", "signature": "String * LocalVariableInfo_ToString(LocalVariableInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0091F6F4", "name": "MethodBody__ctor", "signature": "void MethodBody__ctor(MethodBody * this, MethodInfo * method)", "dotNetSignature": "MethodBody()" }, { "virtualAddress": "0x0091F6FC", "name": "MethodBody_get_ExceptionHandlingClauses", "signature": "IList_1_System_Reflection_ExceptionHandlingClause_ * MethodBody_get_ExceptionHandlingClauses(MethodBody * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.ExceptionHandlingClause] get_ExceptionHandlingClauses()" }, { "virtualAddress": "0x0091F74C", "name": "MethodBody_get_LocalVariables", "signature": "IList_1_System_Reflection_LocalVariableInfo_ * MethodBody_get_LocalVariables(MethodBody * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.LocalVariableInfo] get_LocalVariables()" }, { "virtualAddress": "0x0091F79C", "name": "MethodBody_get_InitLocals", "signature": "bool MethodBody_get_InitLocals(MethodBody * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InitLocals()" }, { "virtualAddress": "0x0091F7A4", "name": "MethodBody_get_LocalSignatureMetadataToken", "signature": "int32_t MethodBody_get_LocalSignatureMetadataToken(MethodBody * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LocalSignatureMetadataToken()" }, { "virtualAddress": "0x0091F7AC", "name": "MethodBody_get_MaxStackSize", "signature": "int32_t MethodBody_get_MaxStackSize(MethodBody * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxStackSize()" }, { "virtualAddress": "0x0091F7B4", "name": "MethodBody_GetILAsByteArray", "signature": "Byte__Array * MethodBody_GetILAsByteArray(MethodBody * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetILAsByteArray()" }, { "virtualAddress": "0x0091FD64", "name": "Module__ctor", "signature": "void Module__ctor(Module * this, MethodInfo * method)", "dotNetSignature": "Module()" }, { "virtualAddress": "0x0091FD6C", "name": "Module_get_ModuleHandle", "signature": "ModuleHandle Module_get_ModuleHandle(Module * this, MethodInfo * method)", "dotNetSignature": "ModuleHandle get_ModuleHandle()" }, { "virtualAddress": "0x0091FD74", "name": "Module_get_MetadataToken", "signature": "int32_t Module_get_MetadataToken(Module * module, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken(Module)" }, { "virtualAddress": "0x0091FD78", "name": "Module_GetMDStreamVersion", "signature": "int32_t Module_GetMDStreamVersion(void * module_handle, MethodInfo * method)", "dotNetSignature": "Int32 GetMDStreamVersion(IntPtr)" }, { "virtualAddress": "0x0091FD7C", "name": "Module_GetField", "signature": "FieldInfo_1 * Module_GetField(Module * this, String * name, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String)" }, { "virtualAddress": "0x0091FD90", "name": "Module_GetFields", "signature": "FieldInfo_1__Array * Module_GetFields(Module * this, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields()" }, { "virtualAddress": "0x0091FDA4", "name": "Module_GetMethod", "signature": "MethodInfo_1 * Module_GetMethod(Module * this, String * name, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String)" }, { "virtualAddress": "0x0091FDC8", "name": "Module_GetMethod_1", "signature": "MethodInfo_1 * Module_GetMethod_1(Module * this, String * name, Type__Array * types, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String, Type[])" }, { "virtualAddress": "0x0091FE80", "name": "Module_GetMethod_2", "signature": "MethodInfo_1 * Module_GetMethod_2(Module * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0091FF58", "name": "Module_GetMethods", "signature": "MethodInfo_1__Array * Module_GetMethods(Module * this, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods()" }, { "virtualAddress": "0x0091FF6C", "name": "Module_GetObjectData", "signature": "void Module_GetObjectData(Module * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091FFCC", "name": "Module_GetType", "signature": "Type * Module_GetType(Module * this, String * className, MethodInfo * method)", "dotNetSignature": "Type GetType(String)" }, { "virtualAddress": "0x0091FFE4", "name": "Module_GetType_1", "signature": "Type * Module_GetType_1(Module * this, String * className, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean)" }, { "virtualAddress": "0x0091FFFC", "name": "Module_InternalGetTypes", "signature": "Type__Array * Module_InternalGetTypes(Module * this, MethodInfo * method)", "dotNetSignature": "Type[] InternalGetTypes()" }, { "virtualAddress": "0x00920000", "name": "Module_ToString", "signature": "String * Module_ToString(Module * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00920008", "name": "Module_get_MvId", "signature": "Guid Module_get_MvId(Module * this, MethodInfo * method)", "dotNetSignature": "Guid get_MvId()" }, { "virtualAddress": "0x00920018", "name": "Module_resolve_token_exception", "signature": "Exception * Module_resolve_token_exception(Module * this, int32_t metadataToken, ResolveTokenError__Enum error, String * tokenType, MethodInfo * method)", "dotNetSignature": "Exception resolve_token_exception(Int32, ResolveTokenError, String)" }, { "virtualAddress": "0x00920154", "name": "Module_ptrs_from_types", "signature": "IntPtr__Array * Module_ptrs_from_types(Module * this, Type__Array * types, MethodInfo * method)", "dotNetSignature": "IntPtr[] ptrs_from_types(Type[])" }, { "virtualAddress": "0x009202B4", "name": "Module_ResolveField", "signature": "FieldInfo_1 * Module_ResolveField(Module * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "FieldInfo ResolveField(Int32)" }, { "virtualAddress": "0x009202CC", "name": "Module_ResolveMember", "signature": "MemberInfo_1 * Module_ResolveMember(Module * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "MemberInfo ResolveMember(Int32)" }, { "virtualAddress": "0x009202E4", "name": "Module_ResolveMethod", "signature": "MethodBase * Module_ResolveMethod(Module * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "MethodBase ResolveMethod(Int32)" }, { "virtualAddress": "0x009202FC", "name": "Module_ResolveType", "signature": "Type * Module_ResolveType(Module * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "Type ResolveType(Int32)" }, { "virtualAddress": "0x00920314", "name": "Module_MonoDebugger_ResolveType", "signature": "Type * Module_MonoDebugger_ResolveType(Module * module, int32_t token, MethodInfo * method)", "dotNetSignature": "Type MonoDebugger_ResolveType(Module, Int32)" }, { "virtualAddress": "0x009203F4", "name": "Module_Mono_GetGuid", "signature": "Guid Module_Mono_GetGuid(Module * module, MethodInfo * method)", "dotNetSignature": "Guid Mono_GetGuid(Module)" }, { "virtualAddress": "0x00920414", "name": "Module_GetModuleVersionId", "signature": "Guid Module_GetModuleVersionId(Module * this, MethodInfo * method)", "dotNetSignature": "Guid GetModuleVersionId()" }, { "virtualAddress": "0x0092044C", "name": "Module_filter_by_type_name", "signature": "bool Module_filter_by_type_name(Type * m, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Boolean filter_by_type_name(Type, Object)" }, { "virtualAddress": "0x00920558", "name": "Module_filter_by_type_name_ignore_case", "signature": "bool Module_filter_by_type_name_ignore_case(Type * m, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Boolean filter_by_type_name_ignore_case(Type, Object)" }, { "virtualAddress": "0x00920678", "name": "Module_GetHINSTANCE", "signature": "void * Module_GetHINSTANCE(Module * this, MethodInfo * method)", "dotNetSignature": "IntPtr GetHINSTANCE()" }, { "virtualAddress": "0x00920448", "name": "Module_GetGuidInternal", "signature": "String * Module_GetGuidInternal(Module * this, MethodInfo * method)", "dotNetSignature": "String GetGuidInternal()" }, { "virtualAddress": "0x0092067C", "name": "Module_GetGlobalType", "signature": "Type * Module_GetGlobalType(Module * this, MethodInfo * method)", "dotNetSignature": "Type GetGlobalType()" }, { "virtualAddress": "0x009203F0", "name": "Module_ResolveTypeToken", "signature": "void * Module_ResolveTypeToken(void * module, int32_t token, IntPtr__Array * type_args, IntPtr__Array * method_args, ResolveTokenError__Enum * error, MethodInfo * method)", "dotNetSignature": "IntPtr ResolveTypeToken(IntPtr, Int32, IntPtr[], IntPtr[], ResolveTokenError ByRef)" }, { "virtualAddress": "0x00920680", "name": "Module_ResolveMethodToken", "signature": "void * Module_ResolveMethodToken(void * module, int32_t token, IntPtr__Array * type_args, IntPtr__Array * method_args, ResolveTokenError__Enum * error, MethodInfo * method)", "dotNetSignature": "IntPtr ResolveMethodToken(IntPtr, Int32, IntPtr[], IntPtr[], ResolveTokenError ByRef)" }, { "virtualAddress": "0x00920684", "name": "Module_ResolveFieldToken", "signature": "void * Module_ResolveFieldToken(void * module, int32_t token, IntPtr__Array * type_args, IntPtr__Array * method_args, ResolveTokenError__Enum * error, MethodInfo * method)", "dotNetSignature": "IntPtr ResolveFieldToken(IntPtr, Int32, IntPtr[], IntPtr[], ResolveTokenError ByRef)" }, { "virtualAddress": "0x00920688", "name": "Module_ResolveStringToken", "signature": "String * Module_ResolveStringToken(void * module, int32_t token, ResolveTokenError__Enum * error, MethodInfo * method)", "dotNetSignature": "String ResolveStringToken(IntPtr, Int32, ResolveTokenError ByRef)" }, { "virtualAddress": "0x0092068C", "name": "Module_ResolveMemberToken", "signature": "MemberInfo_1 * Module_ResolveMemberToken(void * module, int32_t token, IntPtr__Array * type_args, IntPtr__Array * method_args, ResolveTokenError__Enum * error, MethodInfo * method)", "dotNetSignature": "MemberInfo ResolveMemberToken(IntPtr, Int32, IntPtr[], IntPtr[], ResolveTokenError ByRef)" }, { "virtualAddress": "0x00920690", "name": "Module_ResolveSignature", "signature": "Byte__Array * Module_ResolveSignature(void * module, int32_t metadataToken, ResolveTokenError__Enum * error, MethodInfo * method)", "dotNetSignature": "Byte[] ResolveSignature(IntPtr, Int32, ResolveTokenError ByRef)" }, { "virtualAddress": "0x00920694", "name": "Module_GetPEKind", "signature": "void Module_GetPEKind(void * module, PortableExecutableKinds__Enum * peKind, ImageFileMachine__Enum * machine, MethodInfo * method)", "dotNetSignature": "Void GetPEKind(IntPtr, PortableExecutableKinds ByRef, ImageFileMachine ByRef)" }, { "virtualAddress": "0x00920698", "name": "Module_Equals", "signature": "bool Module_Equals(Module * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009206A4", "name": "Module_GetHashCode", "signature": "int32_t Module_GetHashCode(Module * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009206AC", "name": "Module_op_Equality", "signature": "bool Module_op_Equality(Module * left, Module * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Module, Module)" }, { "virtualAddress": "0x009206F8", "name": "Module_op_Inequality", "signature": "bool Module_op_Inequality(Module * left, Module * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Module, Module)" }, { "virtualAddress": "0x00920754", "name": "Module_get_Assembly", "signature": "Assembly * Module_get_Assembly(Module * this, MethodInfo * method)", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x00920820", "name": "Module_get_Name", "signature": "String * Module_get_Name(Module * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00920884", "name": "Module_get_ScopeName", "signature": "String * Module_get_ScopeName(Module * this, MethodInfo * method)", "dotNetSignature": "String get_ScopeName()" }, { "virtualAddress": "0x009208E8", "name": "Module_get_MDStreamVersion", "signature": "int32_t Module_get_MDStreamVersion(Module * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MDStreamVersion()" }, { "virtualAddress": "0x0092094C", "name": "Module_get_ModuleVersionId", "signature": "Guid Module_get_ModuleVersionId(Module * this, MethodInfo * method)", "dotNetSignature": "Guid get_ModuleVersionId()" }, { "virtualAddress": "0x009209B0", "name": "Module_get_FullyQualifiedName", "signature": "String * Module_get_FullyQualifiedName(Module * this, MethodInfo * method)", "dotNetSignature": "String get_FullyQualifiedName()" }, { "virtualAddress": "0x00920A14", "name": "Module_get_MetadataToken_1", "signature": "int32_t Module_get_MetadataToken_1(Module * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x009207B8", "name": "Module_CreateNIE", "signature": "Exception * Module_CreateNIE(MethodInfo * method)", "dotNetSignature": "Exception CreateNIE()" }, { "virtualAddress": "0x00920A78", "name": "Module_IsResource", "signature": "bool Module_IsResource(Module * this, MethodInfo * method)", "dotNetSignature": "Boolean IsResource()" }, { "virtualAddress": "0x00920ADC", "name": "Module_FindTypes", "signature": "Type__Array * Module_FindTypes(Module * this, TypeFilter * filter, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Type[] FindTypes(TypeFilter, Object)" }, { "virtualAddress": "0x00920B40", "name": "Module_GetCustomAttributes", "signature": "Object__Array * Module_GetCustomAttributes(Module * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00920BA4", "name": "Module_GetCustomAttributes_1", "signature": "Object__Array * Module_GetCustomAttributes_1(Module * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00920C08", "name": "Module_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * Module_GetCustomAttributesData(Module * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x00920C6C", "name": "Module_GetField_1", "signature": "FieldInfo_1 * Module_GetField_1(Module * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x00920CD0", "name": "Module_GetFields_1", "signature": "FieldInfo_1__Array * Module_GetFields_1(Module * this, BindingFlags__Enum bindingFlags, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x00920D34", "name": "Module_GetMethodImpl", "signature": "MethodInfo_1 * Module_GetMethodImpl(Module * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x00920D98", "name": "Module_GetMethods_1", "signature": "MethodInfo_1__Array * Module_GetMethods_1(Module * this, BindingFlags__Enum bindingFlags, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x00920DFC", "name": "Module_GetPEKind_1", "signature": "void Module_GetPEKind_1(Module * this, PortableExecutableKinds__Enum * peKind, ImageFileMachine__Enum * machine, MethodInfo * method)", "dotNetSignature": "Void GetPEKind(PortableExecutableKinds ByRef, ImageFileMachine ByRef)" }, { "virtualAddress": "0x00920E60", "name": "Module_GetType_2", "signature": "Type * Module_GetType_2(Module * this, String * className, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x00920EC4", "name": "Module_IsDefined", "signature": "bool Module_IsDefined(Module * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00920F28", "name": "Module_ResolveField_1", "signature": "FieldInfo_1 * Module_ResolveField_1(Module * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "FieldInfo ResolveField(Int32, Type[], Type[])" }, { "virtualAddress": "0x00920F8C", "name": "Module_ResolveMember_1", "signature": "MemberInfo_1 * Module_ResolveMember_1(Module * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "MemberInfo ResolveMember(Int32, Type[], Type[])" }, { "virtualAddress": "0x00920FF0", "name": "Module_ResolveMethod_1", "signature": "MethodBase * Module_ResolveMethod_1(Module * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "MethodBase ResolveMethod(Int32, Type[], Type[])" }, { "virtualAddress": "0x00921054", "name": "Module_ResolveSignature_1", "signature": "Byte__Array * Module_ResolveSignature_1(Module * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "Byte[] ResolveSignature(Int32)" }, { "virtualAddress": "0x009210B8", "name": "Module_ResolveString", "signature": "String * Module_ResolveString(Module * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "String ResolveString(Int32)" }, { "virtualAddress": "0x0092111C", "name": "Module_ResolveType_1", "signature": "Type * Module_ResolveType_1(Module * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "Type ResolveType(Int32, Type[], Type[])" }, { "virtualAddress": "0x00921180", "name": "Module_GetSignerCertificate", "signature": "X509Certificate * Module_GetSignerCertificate(Module * this, MethodInfo * method)", "dotNetSignature": "X509Certificate GetSignerCertificate()" }, { "virtualAddress": "0x009211E4", "name": "Module_GetTypes", "signature": "Type__Array * Module_GetTypes(Module * this, MethodInfo * method)", "dotNetSignature": "Type[] GetTypes()" }, { "virtualAddress": "0x00921248", "name": "Module_get_CustomAttributes", "signature": "IEnumerable_1_System_Reflection_CustomAttributeData_ * Module_get_CustomAttributes(Module * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.CustomAttributeData] get_CustomAttributes()" }, { "virtualAddress": "0x00921258", "name": "Module__cctor", "signature": "void Module__cctor(MethodInfo * method)", "dotNetSignature": "Module()" }, { "virtualAddress": "0x0092130C", "name": "Module_System_Runtime_InteropServices__Module_GetIDsOfNames", "signature": "void Module_System_Runtime_InteropServices__Module_GetIDsOfNames(Module * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Module.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0092134C", "name": "Module_System_Runtime_InteropServices__Module_GetTypeInfo", "signature": "void Module_System_Runtime_InteropServices__Module_GetTypeInfo(Module * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Module.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0092138C", "name": "Module_System_Runtime_InteropServices__Module_GetTypeInfoCount", "signature": "void Module_System_Runtime_InteropServices__Module_GetTypeInfoCount(Module * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Module.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x009213CC", "name": "Module_System_Runtime_InteropServices__Module_Invoke", "signature": "void Module_System_Runtime_InteropServices__Module_Invoke(Module * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Module.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0092140C", "name": "ModuleResolveEventHandler__ctor", "signature": "void ModuleResolveEventHandler__ctor(ModuleResolveEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ModuleResolveEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x0092141C", "name": "ModuleResolveEventHandler_Invoke", "signature": "Module * ModuleResolveEventHandler_Invoke(ModuleResolveEventHandler * this, Object * sender, ResolveEventArgs * e, MethodInfo * method)", "dotNetSignature": "Module Invoke(Object, ResolveEventArgs)" }, { "virtualAddress": "0x00921828", "name": "ModuleResolveEventHandler_BeginInvoke", "signature": "IAsyncResult * ModuleResolveEventHandler_BeginInvoke(ModuleResolveEventHandler * this, Object * sender, ResolveEventArgs * e, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, ResolveEventArgs, AsyncCallback, Object)" }, { "virtualAddress": "0x00921858", "name": "ModuleResolveEventHandler_EndInvoke", "signature": "Module * ModuleResolveEventHandler_EndInvoke(ModuleResolveEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Module EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00929DA4", "name": "RuntimeAssembly_GetObjectData", "signature": "void RuntimeAssembly_GetObjectData(RuntimeAssembly * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00929E58", "name": "RuntimeAssembly_GetExecutingAssembly", "signature": "RuntimeAssembly * RuntimeAssembly_GetExecutingAssembly(StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly GetExecutingAssembly(StackCrawlMark ByRef)" }, { "virtualAddress": "0x00929EB8", "name": "RuntimeAssembly_CreateAssemblyName", "signature": "AssemblyName * RuntimeAssembly_CreateAssemblyName(String * assemblyString, bool forIntrospection, RuntimeAssembly * * assemblyFromResolveEvent, MethodInfo * method)", "dotNetSignature": "AssemblyName CreateAssemblyName(String, Boolean, RuntimeAssembly ByRef)" }, { "virtualAddress": "0x00929FF4", "name": "RuntimeAssembly_InternalLoadAssemblyName", "signature": "RuntimeAssembly * RuntimeAssembly_InternalLoadAssemblyName(AssemblyName * assemblyRef, Evidence * assemblySecurity, RuntimeAssembly * reqAssembly, StackCrawlMark__Enum * stackMark, bool throwOnFileNotFound, bool forIntrospection, bool suppressSecurityChecks, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly InternalLoadAssemblyName(AssemblyName, Evidence, RuntimeAssembly, StackCrawlMark ByRef, Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x0092A0F0", "name": "RuntimeAssembly_LoadWithPartialNameInternal", "signature": "RuntimeAssembly * RuntimeAssembly_LoadWithPartialNameInternal(String * partialName, Evidence * securityEvidence, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly LoadWithPartialNameInternal(String, Evidence, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0092A188", "name": "RuntimeAssembly_LoadWithPartialNameInternal_1", "signature": "RuntimeAssembly * RuntimeAssembly_LoadWithPartialNameInternal_1(AssemblyName * an, Evidence * securityEvidence, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly LoadWithPartialNameInternal(AssemblyName, Evidence, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0092A1BC", "name": "RuntimeAssembly_GetName", "signature": "AssemblyName * RuntimeAssembly_GetName(RuntimeAssembly * this, bool copiedName, MethodInfo * method)", "dotNetSignature": "AssemblyName GetName(Boolean)" }, { "virtualAddress": "0x00921C2C", "name": "RuntimeAssembly__ctor", "signature": "void RuntimeAssembly__ctor(RuntimeAssembly * this, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly()" }, { "virtualAddress": "0x00921864", "name": "MonoAssembly_GetType", "signature": "Type * MonoAssembly_GetType(MonoAssembly * this, String * name, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x00921950", "name": "MonoAssembly_GetModule", "signature": "Module * MonoAssembly_GetModule(MonoAssembly * this, String * name, MethodInfo * method)", "dotNetSignature": "Module GetModule(String)" }, { "virtualAddress": "0x00921AA0", "name": "MonoAssembly_GetReferencedAssemblies", "signature": "AssemblyName__Array * MonoAssembly_GetReferencedAssemblies(MonoAssembly * this, MethodInfo * method)", "dotNetSignature": "AssemblyName[] GetReferencedAssemblies()" }, { "virtualAddress": "0x00921AA8", "name": "MonoAssembly_GetModules", "signature": "Module__Array * MonoAssembly_GetModules(MonoAssembly * this, bool getResourceModules, MethodInfo * method)", "dotNetSignature": "Module[] GetModules(Boolean)" }, { "virtualAddress": "0x00921BDC", "name": "MonoAssembly_GetLoadedModules", "signature": "Module__Array * MonoAssembly_GetLoadedModules(MonoAssembly * this, bool getResourceModules, MethodInfo * method)", "dotNetSignature": "Module[] GetLoadedModules(Boolean)" }, { "virtualAddress": "0x00921BF0", "name": "MonoAssembly_GetSatelliteAssembly", "signature": "Assembly * MonoAssembly_GetSatelliteAssembly(MonoAssembly * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo)" }, { "virtualAddress": "0x00921C00", "name": "MonoAssembly_GetSatelliteAssembly_1", "signature": "Assembly * MonoAssembly_GetSatelliteAssembly_1(MonoAssembly * this, CultureInfo * culture, Version * version, MethodInfo * method)", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo, Version)" }, { "virtualAddress": "0x00921C0C", "name": "MonoAssembly_get_ManifestModule", "signature": "Module * MonoAssembly_get_ManifestModule(MonoAssembly * this, MethodInfo * method)", "dotNetSignature": "Module get_ManifestModule()" }, { "virtualAddress": "0x00921C1C", "name": "MonoAssembly_get_GlobalAssemblyCache", "signature": "bool MonoAssembly_get_GlobalAssemblyCache(MonoAssembly * this, MethodInfo * method)", "dotNetSignature": "Boolean get_GlobalAssemblyCache()" }, { "virtualAddress": "0x00921C24", "name": "MonoAssembly__ctor", "signature": "void MonoAssembly__ctor(MonoAssembly * this, MethodInfo * method)", "dotNetSignature": "MonoAssembly()" }, { "virtualAddress": "0x00923038", "name": "MonoEventInfo_get_event_info", "signature": "void MonoEventInfo_get_event_info(MonoEvent * ev, MonoEventInfo * info, MethodInfo * method)", "dotNetSignature": "Void get_event_info(MonoEvent, MonoEventInfo ByRef)" }, { "virtualAddress": "0x009229F4", "name": "MonoEventInfo_GetEventInfo", "signature": "MonoEventInfo MonoEventInfo_GetEventInfo(MonoEvent * ev, MethodInfo * method)", "dotNetSignature": "MonoEventInfo GetEventInfo(MonoEvent)" }, { "virtualAddress": "0x0092A528", "name": "RuntimeEventInfo_get_BindingFlags", "signature": "BindingFlags__Enum RuntimeEventInfo_get_BindingFlags(RuntimeEventInfo * this, MethodInfo * method)", "dotNetSignature": "BindingFlags get_BindingFlags()" }, { "virtualAddress": "0x0092A530", "name": "RuntimeEventInfo_get_Module", "signature": "Module * RuntimeEventInfo_get_Module(RuntimeEventInfo * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0092A554", "name": "RuntimeEventInfo_GetDeclaringTypeInternal", "signature": "RuntimeType * RuntimeEventInfo_GetDeclaringTypeInternal(RuntimeEventInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType GetDeclaringTypeInternal()" }, { "virtualAddress": "0x0092A5E4", "name": "RuntimeEventInfo_get_ReflectedTypeInternal", "signature": "RuntimeType * RuntimeEventInfo_get_ReflectedTypeInternal(RuntimeEventInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType get_ReflectedTypeInternal()" }, { "virtualAddress": "0x0092A534", "name": "RuntimeEventInfo_GetRuntimeModule", "signature": "RuntimeModule * RuntimeEventInfo_GetRuntimeModule(RuntimeEventInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeModule GetRuntimeModule()" }, { "virtualAddress": "0x0092A674", "name": "RuntimeEventInfo_GetObjectData", "signature": "void RuntimeEventInfo_GetObjectData(RuntimeEventInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00923030", "name": "RuntimeEventInfo__ctor", "signature": "void RuntimeEventInfo__ctor(RuntimeEventInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeEventInfo()" }, { "virtualAddress": "0x009229C4", "name": "MonoEvent_get_Attributes", "signature": "EventAttributes__Enum MonoEvent_get_Attributes(MonoEvent * this, MethodInfo * method)", "dotNetSignature": "EventAttributes get_Attributes()" }, { "virtualAddress": "0x00922A3C", "name": "MonoEvent_GetAddMethod", "signature": "MethodInfo_1 * MonoEvent_GetAddMethod(MonoEvent * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetAddMethod(Boolean)" }, { "virtualAddress": "0x00922ACC", "name": "MonoEvent_GetRaiseMethod", "signature": "MethodInfo_1 * MonoEvent_GetRaiseMethod(MonoEvent * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetRaiseMethod(Boolean)" }, { "virtualAddress": "0x00922B5C", "name": "MonoEvent_GetRemoveMethod", "signature": "MethodInfo_1 * MonoEvent_GetRemoveMethod(MonoEvent * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetRemoveMethod(Boolean)" }, { "virtualAddress": "0x00922BEC", "name": "MonoEvent_GetOtherMethods", "signature": "MethodInfo_1__Array * MonoEvent_GetOtherMethods(MonoEvent * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetOtherMethods(Boolean)" }, { "virtualAddress": "0x00922D94", "name": "MonoEvent_get_DeclaringType", "signature": "Type * MonoEvent_get_DeclaringType(MonoEvent * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x00922DC4", "name": "MonoEvent_get_ReflectedType", "signature": "Type * MonoEvent_get_ReflectedType(MonoEvent * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x00922DF4", "name": "MonoEvent_get_Name", "signature": "String * MonoEvent_get_Name(MonoEvent * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00922E24", "name": "MonoEvent_ToString", "signature": "String * MonoEvent_ToString(MonoEvent * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00922EA8", "name": "MonoEvent_IsDefined", "signature": "bool MonoEvent_IsDefined(MonoEvent * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00922F28", "name": "MonoEvent_GetCustomAttributes", "signature": "Object__Array * MonoEvent_GetCustomAttributes(MonoEvent * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00922FA0", "name": "MonoEvent_GetCustomAttributes_1", "signature": "Object__Array * MonoEvent_GetCustomAttributes_1(MonoEvent * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00923020", "name": "MonoEvent_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoEvent_GetCustomAttributesData(MonoEvent * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x00923028", "name": "MonoEvent__ctor", "signature": "void MonoEvent__ctor(MonoEvent * this, MethodInfo * method)", "dotNetSignature": "MonoEvent()" }, { "virtualAddress": "0x0092A73C", "name": "RuntimeFieldInfo_get_BindingFlags", "signature": "BindingFlags__Enum RuntimeFieldInfo_get_BindingFlags(RuntimeFieldInfo * this, MethodInfo * method)", "dotNetSignature": "BindingFlags get_BindingFlags()" }, { "virtualAddress": "0x0092A744", "name": "RuntimeFieldInfo_get_Module", "signature": "Module * RuntimeFieldInfo_get_Module(RuntimeFieldInfo * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0092A768", "name": "RuntimeFieldInfo_GetDeclaringTypeInternal", "signature": "RuntimeType * RuntimeFieldInfo_GetDeclaringTypeInternal(RuntimeFieldInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType GetDeclaringTypeInternal()" }, { "virtualAddress": "0x0092A7F8", "name": "RuntimeFieldInfo_get_ReflectedTypeInternal", "signature": "RuntimeType * RuntimeFieldInfo_get_ReflectedTypeInternal(RuntimeFieldInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType get_ReflectedTypeInternal()" }, { "virtualAddress": "0x0092A748", "name": "RuntimeFieldInfo_GetRuntimeModule", "signature": "RuntimeModule * RuntimeFieldInfo_GetRuntimeModule(RuntimeFieldInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeModule GetRuntimeModule()" }, { "virtualAddress": "0x0092A888", "name": "RuntimeFieldInfo_GetObjectData", "signature": "void RuntimeFieldInfo_GetObjectData(RuntimeFieldInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00929D9C", "name": "RuntimeFieldInfo__ctor", "signature": "void RuntimeFieldInfo__ctor(RuntimeFieldInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeFieldInfo()" }, { "virtualAddress": "0x009298A4", "name": "RtFieldInfo_UnsafeGetValue", "signature": "Object * RtFieldInfo_UnsafeGetValue(RtFieldInfo * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Object UnsafeGetValue(Object)" }, { "virtualAddress": "0x009298A8", "name": "RtFieldInfo_CheckConsistency", "signature": "void RtFieldInfo_CheckConsistency(RtFieldInfo * this, Object * target, MethodInfo * method)", "dotNetSignature": "Void CheckConsistency(Object)" }, { "virtualAddress": "0x00929A6C", "name": "RtFieldInfo_UnsafeSetValue", "signature": "void RtFieldInfo_UnsafeSetValue(RtFieldInfo * this, Object * obj, Object * value, BindingFlags__Enum invokeAttr, Binder * binder, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Void UnsafeSetValue(Object, Object, BindingFlags, Binder, CultureInfo)" }, { "virtualAddress": "0x00929AD4", "name": "RtFieldInfo_SetValueDirect", "signature": "void RtFieldInfo_SetValueDirect(RtFieldInfo * this, TypedReference obj, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValueDirect(TypedReference, Object)" }, { "virtualAddress": "0x00929C3C", "name": "RtFieldInfo_GetValueDirect", "signature": "Object * RtFieldInfo_GetValueDirect(RtFieldInfo * this, TypedReference obj, MethodInfo * method)", "dotNetSignature": "Object GetValueDirect(TypedReference)" }, { "virtualAddress": "0x009238C4", "name": "RtFieldInfo__ctor", "signature": "void RtFieldInfo__ctor(RtFieldInfo * this, MethodInfo * method)", "dotNetSignature": "RtFieldInfo()" }, { "virtualAddress": "0x0092303C", "name": "MonoField_get_Attributes", "signature": "FieldAttributes__Enum MonoField_get_Attributes(MonoField * this, MethodInfo * method)", "dotNetSignature": "FieldAttributes get_Attributes()" }, { "virtualAddress": "0x00923044", "name": "MonoField_get_FieldHandle", "signature": "RuntimeFieldHandle MonoField_get_FieldHandle(MonoField * this, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle get_FieldHandle()" }, { "virtualAddress": "0x0092304C", "name": "MonoField_ResolveType", "signature": "Type * MonoField_ResolveType(MonoField * this, MethodInfo * method)", "dotNetSignature": "Type ResolveType()" }, { "virtualAddress": "0x00923050", "name": "MonoField_get_FieldType", "signature": "Type * MonoField_get_FieldType(MonoField * this, MethodInfo * method)", "dotNetSignature": "Type get_FieldType()" }, { "virtualAddress": "0x009230DC", "name": "MonoField_GetParentType", "signature": "Type * MonoField_GetParentType(MonoField * this, bool declaring, MethodInfo * method)", "dotNetSignature": "Type GetParentType(Boolean)" }, { "virtualAddress": "0x009230E4", "name": "MonoField_get_ReflectedType", "signature": "Type * MonoField_get_ReflectedType(MonoField * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x009230EC", "name": "MonoField_get_DeclaringType", "signature": "Type * MonoField_get_DeclaringType(MonoField * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x009230F4", "name": "MonoField_get_Name", "signature": "String * MonoField_get_Name(MonoField * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x009230FC", "name": "MonoField_IsDefined", "signature": "bool MonoField_IsDefined(MonoField * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0092317C", "name": "MonoField_GetCustomAttributes", "signature": "Object__Array * MonoField_GetCustomAttributes(MonoField * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x009231F4", "name": "MonoField_GetCustomAttributes_1", "signature": "Object__Array * MonoField_GetCustomAttributes_1(MonoField * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00923274", "name": "MonoField_GetFieldOffset", "signature": "int32_t MonoField_GetFieldOffset(MonoField * this, MethodInfo * method)", "dotNetSignature": "Int32 GetFieldOffset()" }, { "virtualAddress": "0x00923278", "name": "MonoField_GetValueInternal", "signature": "Object * MonoField_GetValueInternal(MonoField * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Object GetValueInternal(Object)" }, { "virtualAddress": "0x0092327C", "name": "MonoField_GetValue", "signature": "Object * MonoField_GetValue(MonoField * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object)" }, { "virtualAddress": "0x009234E8", "name": "MonoField_ToString", "signature": "String * MonoField_ToString(MonoField * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00923558", "name": "MonoField_SetValueInternal", "signature": "void MonoField_SetValueInternal(FieldInfo_1 * fi, Object * obj, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValueInternal(FieldInfo, Object, Object)" }, { "virtualAddress": "0x0092355C", "name": "MonoField_SetValue", "signature": "void MonoField_SetValue(MonoField * this, Object * obj, Object * val, BindingFlags__Enum invokeAttr, Binder * binder, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, CultureInfo)" }, { "virtualAddress": "0x00923810", "name": "MonoField_Clone", "signature": "MonoField * MonoField_Clone(MonoField * this, String * newName, MethodInfo * method)", "dotNetSignature": "MonoField Clone(String)" }, { "virtualAddress": "0x009238B0", "name": "MonoField_GetRawConstantValue", "signature": "Object * MonoField_GetRawConstantValue(MonoField * this, MethodInfo * method)", "dotNetSignature": "Object GetRawConstantValue()" }, { "virtualAddress": "0x009238B4", "name": "MonoField_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoField_GetCustomAttributesData(MonoField * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x0092343C", "name": "MonoField_CheckGeneric", "signature": "void MonoField_CheckGeneric(MonoField * this, MethodInfo * method)", "dotNetSignature": "Void CheckGeneric()" }, { "virtualAddress": "0x009238BC", "name": "MonoField_get_core_clr_security_level", "signature": "int32_t MonoField_get_core_clr_security_level(MethodInfo * method)", "dotNetSignature": "Int32 get_core_clr_security_level()" }, { "virtualAddress": "0x009238A8", "name": "MonoField__ctor", "signature": "void MonoField__ctor(MonoField * this, MethodInfo * method)", "dotNetSignature": "MonoField()" }, { "virtualAddress": "0x00924664", "name": "MonoMethodInfo_get_method_info", "signature": "void MonoMethodInfo_get_method_info(void * handle, MonoMethodInfo * info, MethodInfo * method)", "dotNetSignature": "Void get_method_info(IntPtr, MonoMethodInfo ByRef)" }, { "virtualAddress": "0x00924668", "name": "MonoMethodInfo_get_method_attributes", "signature": "int32_t MonoMethodInfo_get_method_attributes(void * handle, MethodInfo * method)", "dotNetSignature": "Int32 get_method_attributes(IntPtr)" }, { "virtualAddress": "0x00924118", "name": "MonoMethodInfo_GetMethodInfo", "signature": "MonoMethodInfo MonoMethodInfo_GetMethodInfo(void * handle, MethodInfo * method)", "dotNetSignature": "MonoMethodInfo GetMethodInfo(IntPtr)" }, { "virtualAddress": "0x0092258C", "name": "MonoMethodInfo_GetDeclaringType", "signature": "Type * MonoMethodInfo_GetDeclaringType(void * handle, MethodInfo * method)", "dotNetSignature": "Type GetDeclaringType(IntPtr)" }, { "virtualAddress": "0x009239B0", "name": "MonoMethodInfo_GetReturnType", "signature": "Type * MonoMethodInfo_GetReturnType(void * handle, MethodInfo * method)", "dotNetSignature": "Type GetReturnType(IntPtr)" }, { "virtualAddress": "0x009224C0", "name": "MonoMethodInfo_GetAttributes", "signature": "MethodAttributes__Enum MonoMethodInfo_GetAttributes(void * handle, MethodInfo * method)", "dotNetSignature": "MethodAttributes GetAttributes(IntPtr)" }, { "virtualAddress": "0x009224F4", "name": "MonoMethodInfo_GetCallingConvention", "signature": "CallingConventions__Enum MonoMethodInfo_GetCallingConvention(void * handle, MethodInfo * method)", "dotNetSignature": "CallingConventions GetCallingConvention(IntPtr)" }, { "virtualAddress": "0x00921C64", "name": "MonoMethodInfo_GetMethodImplementationFlags", "signature": "MethodImplAttributes__Enum MonoMethodInfo_GetMethodImplementationFlags(void * handle, MethodInfo * method)", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags(IntPtr)" }, { "virtualAddress": "0x0092466C", "name": "MonoMethodInfo_get_parameter_info", "signature": "ParameterInfo_1__Array * MonoMethodInfo_get_parameter_info(void * handle, MemberInfo_1 * member, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] get_parameter_info(IntPtr, MemberInfo)" }, { "virtualAddress": "0x00921C9C", "name": "MonoMethodInfo_GetParametersInfo", "signature": "ParameterInfo_1__Array * MonoMethodInfo_GetParametersInfo(void * handle, MemberInfo_1 * member, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParametersInfo(IntPtr, MemberInfo)" }, { "virtualAddress": "0x00924670", "name": "MonoMethodInfo_get_retval_marshal", "signature": "MarshalAsAttribute * MonoMethodInfo_get_retval_marshal(void * handle, MethodInfo * method)", "dotNetSignature": "MarshalAsAttribute get_retval_marshal(IntPtr)" }, { "virtualAddress": "0x00923924", "name": "MonoMethodInfo_GetReturnParameterInfo", "signature": "ParameterInfo_1 * MonoMethodInfo_GetReturnParameterInfo(MonoMethod * method_1, MethodInfo * method)", "dotNetSignature": "ParameterInfo GetReturnParameterInfo(MonoMethod)" }, { "virtualAddress": "0x0092A964", "name": "RuntimeMethodInfo_get_BindingFlags", "signature": "BindingFlags__Enum RuntimeMethodInfo_get_BindingFlags(RuntimeMethodInfo * this, MethodInfo * method)", "dotNetSignature": "BindingFlags get_BindingFlags()" }, { "virtualAddress": "0x0092A96C", "name": "RuntimeMethodInfo_get_Module", "signature": "Module * RuntimeMethodInfo_get_Module(RuntimeMethodInfo * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0092AA08", "name": "RuntimeMethodInfo_get_ReflectedTypeInternal", "signature": "RuntimeType * RuntimeMethodInfo_get_ReflectedTypeInternal(RuntimeMethodInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType get_ReflectedTypeInternal()" }, { "virtualAddress": "0x0092AA98", "name": "RuntimeMethodInfo_FormatNameAndSig", "signature": "String * RuntimeMethodInfo_FormatNameAndSig(RuntimeMethodInfo * this, bool serialization, MethodInfo * method)", "dotNetSignature": "String FormatNameAndSig(Boolean)" }, { "virtualAddress": "0x0092ABEC", "name": "RuntimeMethodInfo_CreateDelegate", "signature": "Delegate * RuntimeMethodInfo_CreateDelegate(RuntimeMethodInfo * this, Type * delegateType, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type)" }, { "virtualAddress": "0x0092AC00", "name": "RuntimeMethodInfo_CreateDelegate_1", "signature": "Delegate * RuntimeMethodInfo_CreateDelegate_1(RuntimeMethodInfo * this, Type * delegateType, Object * target, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, Object)" }, { "virtualAddress": "0x0092AC18", "name": "RuntimeMethodInfo_ToString", "signature": "String * RuntimeMethodInfo_ToString(RuntimeMethodInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0092A970", "name": "RuntimeMethodInfo_GetRuntimeModule", "signature": "RuntimeModule * RuntimeMethodInfo_GetRuntimeModule(RuntimeMethodInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeModule GetRuntimeModule()" }, { "virtualAddress": "0x0092ACB0", "name": "RuntimeMethodInfo_GetObjectData", "signature": "void RuntimeMethodInfo_GetObjectData(RuntimeMethodInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091E298", "name": "RuntimeMethodInfo_SerializationToString", "signature": "String * RuntimeMethodInfo_SerializationToString(RuntimeMethodInfo * this, MethodInfo * method)", "dotNetSignature": "String SerializationToString()" }, { "virtualAddress": "0x009238D4", "name": "RuntimeMethodInfo__ctor", "signature": "void RuntimeMethodInfo__ctor(RuntimeMethodInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeMethodInfo()" }, { "virtualAddress": "0x009238CC", "name": "MonoMethod__ctor", "signature": "void MonoMethod__ctor(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MonoMethod()" }, { "virtualAddress": "0x009238DC", "name": "MonoMethod__ctor_1", "signature": "void MonoMethod__ctor_1(MonoMethod * this, RuntimeMethodHandle mhandle, MethodInfo * method)", "dotNetSignature": "MonoMethod(RuntimeMethodHandle)" }, { "virtualAddress": "0x009225E0", "name": "MonoMethod_get_name", "signature": "String * MonoMethod_get_name(MethodBase * method_1, MethodInfo * method)", "dotNetSignature": "String get_name(MethodBase)" }, { "virtualAddress": "0x00923908", "name": "MonoMethod_get_base_method", "signature": "MonoMethod * MonoMethod_get_base_method(MonoMethod * method_1, bool definition, MethodInfo * method)", "dotNetSignature": "MonoMethod get_base_method(MonoMethod, Boolean)" }, { "virtualAddress": "0x00923910", "name": "MonoMethod_GetBaseDefinition", "signature": "MethodInfo_1 * MonoMethod_GetBaseDefinition(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetBaseDefinition()" }, { "virtualAddress": "0x00923918", "name": "MonoMethod_GetBaseMethod", "signature": "MethodInfo_1 * MonoMethod_GetBaseMethod(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetBaseMethod()" }, { "virtualAddress": "0x00923920", "name": "MonoMethod_get_ReturnParameter", "signature": "ParameterInfo_1 * MonoMethod_get_ReturnParameter(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo get_ReturnParameter()" }, { "virtualAddress": "0x00923980", "name": "MonoMethod_get_ReturnType", "signature": "Type * MonoMethod_get_ReturnType(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Type get_ReturnType()" }, { "virtualAddress": "0x009239DC", "name": "MonoMethod_get_ReturnTypeCustomAttributes", "signature": "ICustomAttributeProvider * MonoMethod_get_ReturnTypeCustomAttributes(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "ICustomAttributeProvider get_ReturnTypeCustomAttributes()" }, { "virtualAddress": "0x009239E0", "name": "MonoMethod_GetMethodImplementationFlags", "signature": "MethodImplAttributes__Enum MonoMethod_GetMethodImplementationFlags(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x00923A10", "name": "MonoMethod_GetParameters", "signature": "ParameterInfo_1__Array * MonoMethod_GetParameters(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x00923AA8", "name": "MonoMethod_GetParametersInternal", "signature": "ParameterInfo_1__Array * MonoMethod_GetParametersInternal(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParametersInternal()" }, { "virtualAddress": "0x00923AB4", "name": "MonoMethod_GetParametersCount", "signature": "int32_t MonoMethod_GetParametersCount(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Int32 GetParametersCount()" }, { "virtualAddress": "0x00923ADC", "name": "MonoMethod_InternalInvoke", "signature": "Object * MonoMethod_InternalInvoke(MonoMethod * this, Object * obj, Object__Array * parameters, Exception * * exc, MethodInfo * method)", "dotNetSignature": "Object InternalInvoke(Object, Object[], Exception ByRef)" }, { "virtualAddress": "0x00923AE0", "name": "MonoMethod_Invoke", "signature": "Object * MonoMethod_Invoke(MonoMethod * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x00922000", "name": "MonoMethod_ConvertValues", "signature": "void MonoMethod_ConvertValues(Binder * binder, Object__Array * args, ParameterInfo_1__Array * pinfo, CultureInfo * culture, BindingFlags__Enum invokeAttr, MethodInfo * method)", "dotNetSignature": "Void ConvertValues(Binder, Object[], ParameterInfo[], CultureInfo, BindingFlags)" }, { "virtualAddress": "0x00923D80", "name": "MonoMethod_get_MethodHandle", "signature": "RuntimeMethodHandle MonoMethod_get_MethodHandle(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x00923D88", "name": "MonoMethod_get_Attributes", "signature": "MethodAttributes__Enum MonoMethod_get_Attributes(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x00923D90", "name": "MonoMethod_get_CallingConvention", "signature": "CallingConventions__Enum MonoMethod_get_CallingConvention(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "CallingConventions get_CallingConvention()" }, { "virtualAddress": "0x00923DC0", "name": "MonoMethod_get_ReflectedType", "signature": "Type * MonoMethod_get_ReflectedType(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x00923DC8", "name": "MonoMethod_get_DeclaringType", "signature": "Type * MonoMethod_get_DeclaringType(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x00923DF8", "name": "MonoMethod_get_Name", "signature": "String * MonoMethod_get_Name(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00923E20", "name": "MonoMethod_IsDefined", "signature": "bool MonoMethod_IsDefined(MonoMethod * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00923EA0", "name": "MonoMethod_GetCustomAttributes", "signature": "Object__Array * MonoMethod_GetCustomAttributes(MonoMethod * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00923F18", "name": "MonoMethod_GetCustomAttributes_1", "signature": "Object__Array * MonoMethod_GetCustomAttributes_1(MonoMethod * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00923F98", "name": "MonoMethod_GetPInvoke", "signature": "void MonoMethod_GetPInvoke(MonoMethod * this, PInvokeAttributes__Enum * flags, String * * entryPoint, String * * dllName, MethodInfo * method)", "dotNetSignature": "Void GetPInvoke(PInvokeAttributes ByRef, String ByRef, String ByRef)" }, { "virtualAddress": "0x00923F9C", "name": "MonoMethod_GetPseudoCustomAttributes", "signature": "Object__Array * MonoMethod_GetPseudoCustomAttributes(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Object[] GetPseudoCustomAttributes()" }, { "virtualAddress": "0x00924154", "name": "MonoMethod_MakeGenericMethod", "signature": "MethodInfo_1 * MonoMethod_MakeGenericMethod(MonoMethod * this, Type__Array * methodInstantiation, MethodInfo * method)", "dotNetSignature": "MethodInfo MakeGenericMethod(Type[])" }, { "virtualAddress": "0x00924494", "name": "MonoMethod_MakeGenericMethod_impl", "signature": "MethodInfo_1 * MonoMethod_MakeGenericMethod_impl(MonoMethod * this, Type__Array * types, MethodInfo * method)", "dotNetSignature": "MethodInfo MakeGenericMethod_impl(Type[])" }, { "virtualAddress": "0x00924498", "name": "MonoMethod_GetGenericArguments", "signature": "Type__Array * MonoMethod_GetGenericArguments(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x0092449C", "name": "MonoMethod_GetGenericMethodDefinition_impl", "signature": "MethodInfo_1 * MonoMethod_GetGenericMethodDefinition_impl(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetGenericMethodDefinition_impl()" }, { "virtualAddress": "0x009244A0", "name": "MonoMethod_GetGenericMethodDefinition", "signature": "MethodInfo_1 * MonoMethod_GetGenericMethodDefinition(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetGenericMethodDefinition()" }, { "virtualAddress": "0x00924548", "name": "MonoMethod_get_IsGenericMethodDefinition", "signature": "bool MonoMethod_get_IsGenericMethodDefinition(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericMethodDefinition()" }, { "virtualAddress": "0x0092454C", "name": "MonoMethod_get_IsGenericMethod", "signature": "bool MonoMethod_get_IsGenericMethod(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGenericMethod()" }, { "virtualAddress": "0x00924550", "name": "MonoMethod_get_ContainsGenericParameters", "signature": "bool MonoMethod_get_ContainsGenericParameters(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ContainsGenericParameters()" }, { "virtualAddress": "0x00924634", "name": "MonoMethod_GetMethodBody", "signature": "MethodBody * MonoMethod_GetMethodBody(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "MethodBody GetMethodBody()" }, { "virtualAddress": "0x0092463C", "name": "MonoMethod_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoMethod_GetCustomAttributesData(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x00924644", "name": "MonoMethod_get_core_clr_security_level", "signature": "int32_t MonoMethod_get_core_clr_security_level(MethodInfo * method)", "dotNetSignature": "Int32 get_core_clr_security_level()" }, { "virtualAddress": "0x0092464C", "name": "MonoMethod_get_IsSecurityTransparent", "signature": "bool MonoMethod_get_IsSecurityTransparent(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x00924654", "name": "MonoMethod_get_IsSecurityCritical", "signature": "bool MonoMethod_get_IsSecurityCritical(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x0092465C", "name": "MonoMethod_get_IsSecuritySafeCritical", "signature": "bool MonoMethod_get_IsSecuritySafeCritical(MonoMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x0092A1C8", "name": "RuntimeConstructorInfo_get_Module", "signature": "Module * RuntimeConstructorInfo_get_Module(RuntimeConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0092A1CC", "name": "RuntimeConstructorInfo_GetRuntimeModule", "signature": "RuntimeModule * RuntimeConstructorInfo_GetRuntimeModule(RuntimeConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeModule GetRuntimeModule()" }, { "virtualAddress": "0x0092A260", "name": "RuntimeConstructorInfo_get_BindingFlags", "signature": "BindingFlags__Enum RuntimeConstructorInfo_get_BindingFlags(RuntimeConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "BindingFlags get_BindingFlags()" }, { "virtualAddress": "0x0092A268", "name": "RuntimeConstructorInfo_get_ReflectedTypeInternal", "signature": "RuntimeType * RuntimeConstructorInfo_get_ReflectedTypeInternal(RuntimeConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType get_ReflectedTypeInternal()" }, { "virtualAddress": "0x0092A2F8", "name": "RuntimeConstructorInfo_GetObjectData", "signature": "void RuntimeConstructorInfo_GetObjectData(RuntimeConstructorInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091E284", "name": "RuntimeConstructorInfo_SerializationToString", "signature": "String * RuntimeConstructorInfo_SerializationToString(RuntimeConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "String SerializationToString()" }, { "virtualAddress": "0x0092A3F8", "name": "RuntimeConstructorInfo_SerializationInvoke", "signature": "void RuntimeConstructorInfo_SerializationInvoke(RuntimeConstructorInfo * this, Object * target, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void SerializationInvoke(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0092295C", "name": "RuntimeConstructorInfo__ctor", "signature": "void RuntimeConstructorInfo__ctor(RuntimeConstructorInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeConstructorInfo()" }, { "virtualAddress": "0x00921C34", "name": "MonoCMethod_GetMethodImplementationFlags", "signature": "MethodImplAttributes__Enum MonoCMethod_GetMethodImplementationFlags(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x00921C90", "name": "MonoCMethod_GetParameters", "signature": "ParameterInfo_1__Array * MonoCMethod_GetParameters(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x00921CA0", "name": "MonoCMethod_GetParametersInternal", "signature": "ParameterInfo_1__Array * MonoCMethod_GetParametersInternal(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParametersInternal()" }, { "virtualAddress": "0x00921CAC", "name": "MonoCMethod_GetParametersCount", "signature": "int32_t MonoCMethod_GetParametersCount(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "Int32 GetParametersCount()" }, { "virtualAddress": "0x00921CD0", "name": "MonoCMethod_InternalInvoke", "signature": "Object * MonoCMethod_InternalInvoke(MonoCMethod * this, Object * obj, Object__Array * parameters, Exception * * exc, MethodInfo * method)", "dotNetSignature": "Object InternalInvoke(Object, Object[], Exception ByRef)" }, { "virtualAddress": "0x00921CD4", "name": "MonoCMethod_Invoke", "signature": "Object * MonoCMethod_Invoke(MonoCMethod * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x00921E2C", "name": "MonoCMethod_DoInvoke", "signature": "Object * MonoCMethod_DoInvoke(MonoCMethod * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x009222B0", "name": "MonoCMethod_InternalInvoke_1", "signature": "Object * MonoCMethod_InternalInvoke_1(MonoCMethod * this, Object * obj, Object__Array * parameters, MethodInfo * method)", "dotNetSignature": "Object InternalInvoke(Object, Object[])" }, { "virtualAddress": "0x00922498", "name": "MonoCMethod_Invoke_1", "signature": "Object * MonoCMethod_Invoke_1(MonoCMethod * this, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object Invoke(BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x009224B0", "name": "MonoCMethod_get_MethodHandle", "signature": "RuntimeMethodHandle MonoCMethod_get_MethodHandle(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x009224B8", "name": "MonoCMethod_get_Attributes", "signature": "MethodAttributes__Enum MonoCMethod_get_Attributes(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x009224C4", "name": "MonoCMethod_get_CallingConvention", "signature": "CallingConventions__Enum MonoCMethod_get_CallingConvention(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "CallingConventions get_CallingConvention()" }, { "virtualAddress": "0x00922520", "name": "MonoCMethod_get_ContainsGenericParameters", "signature": "bool MonoCMethod_get_ContainsGenericParameters(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ContainsGenericParameters()" }, { "virtualAddress": "0x00922554", "name": "MonoCMethod_get_ReflectedType", "signature": "Type * MonoCMethod_get_ReflectedType(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x0092255C", "name": "MonoCMethod_get_DeclaringType", "signature": "Type * MonoCMethod_get_DeclaringType(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x009225B8", "name": "MonoCMethod_get_Name", "signature": "String * MonoCMethod_get_Name(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x009225E4", "name": "MonoCMethod_IsDefined", "signature": "bool MonoCMethod_IsDefined(MonoCMethod * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00922664", "name": "MonoCMethod_GetCustomAttributes", "signature": "Object__Array * MonoCMethod_GetCustomAttributes(MonoCMethod * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x009226DC", "name": "MonoCMethod_GetCustomAttributes_1", "signature": "Object__Array * MonoCMethod_GetCustomAttributes_1(MonoCMethod * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0092275C", "name": "MonoCMethod_GetMethodBody", "signature": "MethodBody * MonoCMethod_GetMethodBody(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "MethodBody GetMethodBody()" }, { "virtualAddress": "0x00922764", "name": "MonoCMethod_ToString", "signature": "String * MonoCMethod_ToString(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00922930", "name": "MonoCMethod_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoCMethod_GetCustomAttributesData(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x00922938", "name": "MonoCMethod_get_core_clr_security_level", "signature": "int32_t MonoCMethod_get_core_clr_security_level(MethodInfo * method)", "dotNetSignature": "Int32 get_core_clr_security_level()" }, { "virtualAddress": "0x00922940", "name": "MonoCMethod_get_IsSecurityTransparent", "signature": "bool MonoCMethod_get_IsSecurityTransparent(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x00922948", "name": "MonoCMethod_get_IsSecurityCritical", "signature": "bool MonoCMethod_get_IsSecurityCritical(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x00922950", "name": "MonoCMethod_get_IsSecuritySafeCritical", "signature": "bool MonoCMethod_get_IsSecuritySafeCritical(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x00922958", "name": "MonoCMethod__ctor", "signature": "void MonoCMethod__ctor(MonoCMethod * this, MethodInfo * method)", "dotNetSignature": "MonoCMethod()" }, { "virtualAddress": "0x00925B30", "name": "RuntimeModule__ctor", "signature": "void RuntimeModule__ctor(RuntimeModule * this, MethodInfo * method)", "dotNetSignature": "RuntimeModule()" }, { "virtualAddress": "0x009246EC", "name": "MonoModule_get_Assembly", "signature": "Assembly * MonoModule_get_Assembly(MonoModule * this, MethodInfo * method)", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x009246F4", "name": "MonoModule_get_Name", "signature": "String * MonoModule_get_Name(MonoModule * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x009246FC", "name": "MonoModule_get_ScopeName", "signature": "String * MonoModule_get_ScopeName(MonoModule * this, MethodInfo * method)", "dotNetSignature": "String get_ScopeName()" }, { "virtualAddress": "0x00924704", "name": "MonoModule_get_MDStreamVersion", "signature": "int32_t MonoModule_get_MDStreamVersion(MonoModule * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MDStreamVersion()" }, { "virtualAddress": "0x009247B0", "name": "MonoModule_get_ModuleVersionId", "signature": "Guid MonoModule_get_ModuleVersionId(MonoModule * this, MethodInfo * method)", "dotNetSignature": "Guid get_ModuleVersionId()" }, { "virtualAddress": "0x009247C0", "name": "MonoModule_get_FullyQualifiedName", "signature": "String * MonoModule_get_FullyQualifiedName(MonoModule * this, MethodInfo * method)", "dotNetSignature": "String get_FullyQualifiedName()" }, { "virtualAddress": "0x009247C8", "name": "MonoModule_IsResource", "signature": "bool MonoModule_IsResource(MonoModule * this, MethodInfo * method)", "dotNetSignature": "Boolean IsResource()" }, { "virtualAddress": "0x009247D0", "name": "MonoModule_FindTypes", "signature": "Type__Array * MonoModule_FindTypes(MonoModule * this, TypeFilter * filter, Object * filterCriteria, MethodInfo * method)", "dotNetSignature": "Type[] FindTypes(TypeFilter, Object)" }, { "virtualAddress": "0x00924D0C", "name": "MonoModule_GetCustomAttributes", "signature": "Object__Array * MonoModule_GetCustomAttributes(MonoModule * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00924D84", "name": "MonoModule_GetCustomAttributes_1", "signature": "Object__Array * MonoModule_GetCustomAttributes_1(MonoModule * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00924E04", "name": "MonoModule_GetField", "signature": "FieldInfo_1 * MonoModule_GetField(MonoModule * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x00924F24", "name": "MonoModule_GetFields", "signature": "FieldInfo_1__Array * MonoModule_GetFields(MonoModule * this, BindingFlags__Enum bindingFlags, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x0092500C", "name": "MonoModule_get_MetadataToken", "signature": "int32_t MonoModule_get_MetadataToken(MonoModule * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x00925070", "name": "MonoModule_GetMethodImpl", "signature": "MethodInfo_1 * MonoModule_GetMethodImpl(MonoModule * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x009251A0", "name": "MonoModule_GetMethods", "signature": "MethodInfo_1__Array * MonoModule_GetMethods(MonoModule * this, BindingFlags__Enum bindingFlags, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x00925288", "name": "MonoModule_GetPEKind", "signature": "void MonoModule_GetPEKind(MonoModule * this, PortableExecutableKinds__Enum * peKind, ImageFileMachine__Enum * machine, MethodInfo * method)", "dotNetSignature": "Void GetPEKind(PortableExecutableKinds ByRef, ImageFileMachine ByRef)" }, { "virtualAddress": "0x009252B4", "name": "MonoModule_GetType", "signature": "Type * MonoModule_GetType(MonoModule * this, String * className, bool throwOnError, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x009253C0", "name": "MonoModule_IsDefined", "signature": "bool MonoModule_IsDefined(MonoModule * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00925440", "name": "MonoModule_ResolveField", "signature": "FieldInfo_1 * MonoModule_ResolveField(MonoModule * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "FieldInfo ResolveField(Int32, Type[], Type[])" }, { "virtualAddress": "0x00925540", "name": "MonoModule_ResolveMember", "signature": "MemberInfo_1 * MonoModule_ResolveMember(MonoModule * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "MemberInfo ResolveMember(Int32, Type[], Type[])" }, { "virtualAddress": "0x00925654", "name": "MonoModule_ResolveMethod", "signature": "MethodBase * MonoModule_ResolveMethod(MonoModule * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "MethodBase ResolveMethod(Int32, Type[], Type[])" }, { "virtualAddress": "0x00925754", "name": "MonoModule_ResolveString", "signature": "String * MonoModule_ResolveString(MonoModule * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "String ResolveString(Int32)" }, { "virtualAddress": "0x00925808", "name": "MonoModule_ResolveType", "signature": "Type * MonoModule_ResolveType(MonoModule * this, int32_t metadataToken, Type__Array * genericTypeArguments, Type__Array * genericMethodArguments, MethodInfo * method)", "dotNetSignature": "Type ResolveType(Int32, Type[], Type[])" }, { "virtualAddress": "0x0092592C", "name": "MonoModule_ResolveSignature", "signature": "Byte__Array * MonoModule_ResolveSignature(MonoModule * this, int32_t metadataToken, MethodInfo * method)", "dotNetSignature": "Byte[] ResolveSignature(Int32)" }, { "virtualAddress": "0x009259E0", "name": "MonoModule_GetObjectData", "signature": "void MonoModule_GetObjectData(MonoModule * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00925B20", "name": "MonoModule_GetTypes", "signature": "Type__Array * MonoModule_GetTypes(MonoModule * this, MethodInfo * method)", "dotNetSignature": "Type[] GetTypes()" }, { "virtualAddress": "0x00925B24", "name": "MonoModule_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoModule_GetCustomAttributesData(MonoModule * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x00925AA0", "name": "MonoModule_GetRuntimeAssembly", "signature": "RuntimeAssembly * MonoModule_GetRuntimeAssembly(MonoModule * this, MethodInfo * method)", "dotNetSignature": "RuntimeAssembly GetRuntimeAssembly()" }, { "virtualAddress": "0x00925B2C", "name": "MonoModule__ctor", "signature": "void MonoModule__ctor(MonoModule * this, MethodInfo * method)", "dotNetSignature": "MonoModule()" }, { "virtualAddress": "0x00925C48", "name": "RuntimeParameterInfo__ctor", "signature": "void RuntimeParameterInfo__ctor(RuntimeParameterInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeParameterInfo()" }, { "virtualAddress": "0x00925B98", "name": "MonoParameterInfo__ctor", "signature": "void MonoParameterInfo__ctor(MonoParameterInfo * this, ParameterInfo_1 * pinfo, Type * type, MemberInfo_1 * member, int32_t position, MethodInfo * method)", "dotNetSignature": "MonoParameterInfo(ParameterInfo, Type, MemberInfo, Int32)" }, { "virtualAddress": "0x00925C50", "name": "MonoParameterInfo__ctor_1", "signature": "void MonoParameterInfo__ctor_1(MonoParameterInfo * this, ParameterInfo_1 * pinfo, MemberInfo_1 * member, MethodInfo * method)", "dotNetSignature": "MonoParameterInfo(ParameterInfo, MemberInfo)" }, { "virtualAddress": "0x00925CF4", "name": "MonoParameterInfo__ctor_2", "signature": "void MonoParameterInfo__ctor_2(MonoParameterInfo * this, Type * type, MemberInfo_1 * member, MarshalAsAttribute * marshalAs, MethodInfo * method)", "dotNetSignature": "MonoParameterInfo(Type, MemberInfo, MarshalAsAttribute)" }, { "virtualAddress": "0x00925D84", "name": "MonoParameterInfo_get_DefaultValue", "signature": "Object * MonoParameterInfo_get_DefaultValue(MonoParameterInfo * this, MethodInfo * method)", "dotNetSignature": "Object get_DefaultValue()" }, { "virtualAddress": "0x00925FC8", "name": "MonoParameterInfo_get_RawDefaultValue", "signature": "Object * MonoParameterInfo_get_RawDefaultValue(MonoParameterInfo * this, MethodInfo * method)", "dotNetSignature": "Object get_RawDefaultValue()" }, { "virtualAddress": "0x00925FD8", "name": "MonoParameterInfo_get_MetadataToken", "signature": "int32_t MonoParameterInfo_get_MetadataToken(MonoParameterInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x009261C8", "name": "MonoParameterInfo_GetCustomAttributes", "signature": "Object__Array * MonoParameterInfo_GetCustomAttributes(MonoParameterInfo * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00926240", "name": "MonoParameterInfo_GetCustomAttributes_1", "signature": "Object__Array * MonoParameterInfo_GetCustomAttributes_1(MonoParameterInfo * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x009262C0", "name": "MonoParameterInfo_IsDefined", "signature": "bool MonoParameterInfo_IsDefined(MonoParameterInfo * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00926340", "name": "MonoParameterInfo_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoParameterInfo_GetCustomAttributesData(MonoParameterInfo * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x00926348", "name": "MonoParameterInfo_GetOptionalCustomModifiers", "signature": "Type__Array * MonoParameterInfo_GetOptionalCustomModifiers(MonoParameterInfo * this, MethodInfo * method)", "dotNetSignature": "Type[] GetOptionalCustomModifiers()" }, { "virtualAddress": "0x009263CC", "name": "MonoParameterInfo_GetRequiredCustomModifiers", "signature": "Type__Array * MonoParameterInfo_GetRequiredCustomModifiers(MonoParameterInfo * this, MethodInfo * method)", "dotNetSignature": "Type[] GetRequiredCustomModifiers()" }, { "virtualAddress": "0x00926448", "name": "MonoParameterInfo_get_HasDefaultValue", "signature": "bool MonoParameterInfo_get_HasDefaultValue(MonoParameterInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasDefaultValue()" }, { "virtualAddress": "0x009265B8", "name": "MonoPropertyInfo_get_property_info", "signature": "void MonoPropertyInfo_get_property_info(MonoProperty * prop, MonoPropertyInfo * info, PInfo__Enum req_info, MethodInfo * method)", "dotNetSignature": "Void get_property_info(MonoProperty, MonoPropertyInfo ByRef, PInfo)" }, { "virtualAddress": "0x00927764", "name": "MonoPropertyInfo_GetTypeModifiers", "signature": "Type__Array * MonoPropertyInfo_GetTypeModifiers(MonoProperty * prop, bool optional, MethodInfo * method)", "dotNetSignature": "Type[] GetTypeModifiers(MonoProperty, Boolean)" }, { "virtualAddress": "0x00926E18", "name": "MonoPropertyInfo_get_default_value", "signature": "Object * MonoPropertyInfo_get_default_value(MonoProperty * prop, MethodInfo * method)", "dotNetSignature": "Object get_default_value(MonoProperty)" }, { "virtualAddress": "0x0091BEF4", "name": "GetterAdapter__ctor", "signature": "void GetterAdapter__ctor(GetterAdapter * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "GetterAdapter(Object, IntPtr)" }, { "virtualAddress": "0x0091BF04", "name": "GetterAdapter_Invoke", "signature": "Object * GetterAdapter_Invoke(GetterAdapter * this, Object * _this, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x0091C2C4", "name": "GetterAdapter_BeginInvoke", "signature": "IAsyncResult * GetterAdapter_BeginInvoke(GetterAdapter * this, Object * _this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0091C2E8", "name": "GetterAdapter_EndInvoke", "signature": "Object * GetterAdapter_EndInvoke(GetterAdapter * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0092ADF8", "name": "RuntimePropertyInfo_get_BindingFlags", "signature": "BindingFlags__Enum RuntimePropertyInfo_get_BindingFlags(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "BindingFlags get_BindingFlags()" }, { "virtualAddress": "0x0092AE00", "name": "RuntimePropertyInfo_get_Module", "signature": "Module * RuntimePropertyInfo_get_Module(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0092AE24", "name": "RuntimePropertyInfo_GetDeclaringTypeInternal", "signature": "RuntimeType * RuntimePropertyInfo_GetDeclaringTypeInternal(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType GetDeclaringTypeInternal()" }, { "virtualAddress": "0x0092AEB4", "name": "RuntimePropertyInfo_get_ReflectedTypeInternal", "signature": "RuntimeType * RuntimePropertyInfo_get_ReflectedTypeInternal(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeType get_ReflectedTypeInternal()" }, { "virtualAddress": "0x0092AE04", "name": "RuntimePropertyInfo_GetRuntimeModule", "signature": "RuntimeModule * RuntimePropertyInfo_GetRuntimeModule(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeModule GetRuntimeModule()" }, { "virtualAddress": "0x0092AF44", "name": "RuntimePropertyInfo_ToString", "signature": "String * RuntimePropertyInfo_ToString(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0092AF4C", "name": "RuntimePropertyInfo_FormatNameAndSig", "signature": "String * RuntimePropertyInfo_FormatNameAndSig(RuntimePropertyInfo * this, bool serialization, MethodInfo * method)", "dotNetSignature": "String FormatNameAndSig(Boolean)" }, { "virtualAddress": "0x0092B0A4", "name": "RuntimePropertyInfo_GetObjectData", "signature": "void RuntimePropertyInfo_GetObjectData(RuntimePropertyInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0091E27C", "name": "RuntimePropertyInfo_SerializationToString", "signature": "String * RuntimePropertyInfo_SerializationToString(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "String SerializationToString()" }, { "virtualAddress": "0x009277F8", "name": "RuntimePropertyInfo__ctor", "signature": "void RuntimePropertyInfo__ctor(RuntimePropertyInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimePropertyInfo()" }, { "virtualAddress": "0x00926574", "name": "MonoProperty_CachePropertyInfo", "signature": "void MonoProperty_CachePropertyInfo(MonoProperty * this, PInfo__Enum flags, MethodInfo * method)", "dotNetSignature": "Void CachePropertyInfo(PInfo)" }, { "virtualAddress": "0x009265BC", "name": "MonoProperty_get_Attributes", "signature": "PropertyAttributes__Enum MonoProperty_get_Attributes(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "PropertyAttributes get_Attributes()" }, { "virtualAddress": "0x00926600", "name": "MonoProperty_get_CanRead", "signature": "bool MonoProperty_get_CanRead(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x00926670", "name": "MonoProperty_get_CanWrite", "signature": "bool MonoProperty_get_CanWrite(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x009266E0", "name": "MonoProperty_get_PropertyType", "signature": "Type * MonoProperty_get_PropertyType(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Type get_PropertyType()" }, { "virtualAddress": "0x009267C4", "name": "MonoProperty_get_ReflectedType", "signature": "Type * MonoProperty_get_ReflectedType(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x00926808", "name": "MonoProperty_get_DeclaringType", "signature": "Type * MonoProperty_get_DeclaringType(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x0092684C", "name": "MonoProperty_get_Name", "signature": "String * MonoProperty_get_Name(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00926890", "name": "MonoProperty_GetAccessors", "signature": "MethodInfo_1__Array * MonoProperty_GetAccessors(MonoProperty * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetAccessors(Boolean)" }, { "virtualAddress": "0x00926A70", "name": "MonoProperty_GetGetMethod", "signature": "MethodInfo_1 * MonoProperty_GetGetMethod(MonoProperty * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetGetMethod(Boolean)" }, { "virtualAddress": "0x00926B20", "name": "MonoProperty_GetIndexParameters", "signature": "ParameterInfo_1__Array * MonoProperty_GetIndexParameters(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetIndexParameters()" }, { "virtualAddress": "0x00926D64", "name": "MonoProperty_GetSetMethod", "signature": "MethodInfo_1 * MonoProperty_GetSetMethod(MonoProperty * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetSetMethod(Boolean)" }, { "virtualAddress": "0x00926E14", "name": "MonoProperty_GetConstantValue", "signature": "Object * MonoProperty_GetConstantValue(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Object GetConstantValue()" }, { "virtualAddress": "0x00926E1C", "name": "MonoProperty_GetRawConstantValue", "signature": "Object * MonoProperty_GetRawConstantValue(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Object GetRawConstantValue()" }, { "virtualAddress": "0x00926E20", "name": "MonoProperty_IsDefined", "signature": "bool MonoProperty_IsDefined(MonoProperty * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00926E9C", "name": "MonoProperty_GetCustomAttributes", "signature": "Object__Array * MonoProperty_GetCustomAttributes(MonoProperty * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00926F08", "name": "MonoProperty_GetCustomAttributes_1", "signature": "Object__Array * MonoProperty_GetCustomAttributes_1(MonoProperty * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00926F84", "name": "MonoProperty_CreateGetterDelegate", "signature": "MonoProperty_GetterAdapter * MonoProperty_CreateGetterDelegate(MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "MonoProperty\u002BGetterAdapter CreateGetterDelegate(MethodInfo)" }, { "virtualAddress": "0x00927280", "name": "MonoProperty_GetValue", "signature": "Object * MonoProperty_GetValue(MonoProperty * this, Object * obj, Object__Array * index, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object, Object[])" }, { "virtualAddress": "0x009272A0", "name": "MonoProperty_GetValue_1", "signature": "Object * MonoProperty_GetValue_1(MonoProperty * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * index, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x009274C0", "name": "MonoProperty_SetValue", "signature": "void MonoProperty_SetValue(MonoProperty * this, Object * obj, Object * value, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * index, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x009276E8", "name": "MonoProperty_GetOptionalCustomModifiers", "signature": "Type__Array * MonoProperty_GetOptionalCustomModifiers(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Type[] GetOptionalCustomModifiers()" }, { "virtualAddress": "0x0092776C", "name": "MonoProperty_GetRequiredCustomModifiers", "signature": "Type__Array * MonoProperty_GetRequiredCustomModifiers(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "Type[] GetRequiredCustomModifiers()" }, { "virtualAddress": "0x009277E8", "name": "MonoProperty_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * MonoProperty_GetCustomAttributesData(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x009277F0", "name": "MonoProperty__ctor", "signature": "void MonoProperty__ctor(MonoProperty * this, MethodInfo * method)", "dotNetSignature": "MonoProperty()" }, { "virtualAddress": "0x00927800", "name": "MonoProperty_GetterAdapter__ctor", "signature": "void MonoProperty_GetterAdapter__ctor(MonoProperty_GetterAdapter * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "MonoProperty\u002BGetterAdapter(Object, IntPtr)" }, { "virtualAddress": "0x00927810", "name": "MonoProperty_GetterAdapter_Invoke", "signature": "Object * MonoProperty_GetterAdapter_Invoke(MonoProperty_GetterAdapter * this, Object * _this, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x00927BD0", "name": "MonoProperty_GetterAdapter_BeginInvoke", "signature": "IAsyncResult * MonoProperty_GetterAdapter_BeginInvoke(MonoProperty_GetterAdapter * this, Object * _this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00927BF4", "name": "MonoProperty_GetterAdapter_EndInvoke", "signature": "Object * MonoProperty_GetterAdapter_EndInvoke(MonoProperty_GetterAdapter * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00927D08", "name": "ParameterInfo_1__ctor", "signature": "void ParameterInfo_1__ctor(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo()" }, { "virtualAddress": "0x00927D10", "name": "ParameterInfo_1_ToString", "signature": "String * ParameterInfo_1_ToString(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00927EF4", "name": "ParameterInfo_1_FormatParameters", "signature": "void ParameterInfo_1_FormatParameters(StringBuilder * sb, ParameterInfo_1__Array * p, CallingConventions__Enum callingConvention, bool serialization, MethodInfo * method)", "dotNetSignature": "Void FormatParameters(StringBuilder, ParameterInfo[], CallingConventions, Boolean)" }, { "virtualAddress": "0x009280F4", "name": "ParameterInfo_1_get_ParameterType", "signature": "Type * ParameterInfo_1_get_ParameterType(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type get_ParameterType()" }, { "virtualAddress": "0x009280FC", "name": "ParameterInfo_1_get_Attributes", "signature": "ParameterAttributes__Enum ParameterInfo_1_get_Attributes(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "ParameterAttributes get_Attributes()" }, { "virtualAddress": "0x00928104", "name": "ParameterInfo_1_get_IsIn", "signature": "bool ParameterInfo_1_get_IsIn(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsIn()" }, { "virtualAddress": "0x00928128", "name": "ParameterInfo_1_get_IsLcid", "signature": "bool ParameterInfo_1_get_IsLcid(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsLcid()" }, { "virtualAddress": "0x0092814C", "name": "ParameterInfo_1_get_IsOptional", "signature": "bool ParameterInfo_1_get_IsOptional(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsOptional()" }, { "virtualAddress": "0x00928170", "name": "ParameterInfo_1_get_IsOut", "signature": "bool ParameterInfo_1_get_IsOut(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsOut()" }, { "virtualAddress": "0x00927ED0", "name": "ParameterInfo_1_get_IsRetval", "signature": "bool ParameterInfo_1_get_IsRetval(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsRetval()" }, { "virtualAddress": "0x00928194", "name": "ParameterInfo_1_get_Member", "signature": "MemberInfo_1 * ParameterInfo_1_get_Member(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MemberInfo get_Member()" }, { "virtualAddress": "0x0092819C", "name": "ParameterInfo_1_get_Name", "signature": "String * ParameterInfo_1_get_Name(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x009281A4", "name": "ParameterInfo_1_get_Position", "signature": "int32_t ParameterInfo_1_get_Position(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Position()" }, { "virtualAddress": "0x009261C4", "name": "ParameterInfo_1_GetMetadataToken", "signature": "int32_t ParameterInfo_1_GetMetadataToken(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetMetadataToken()" }, { "virtualAddress": "0x009281AC", "name": "ParameterInfo_1_GetPseudoCustomAttributes", "signature": "Object__Array * ParameterInfo_1_GetPseudoCustomAttributes(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object[] GetPseudoCustomAttributes()" }, { "virtualAddress": "0x009263C4", "name": "ParameterInfo_1_GetTypeModifiers", "signature": "Type__Array * ParameterInfo_1_GetTypeModifiers(ParameterInfo_1 * this, bool optional, MethodInfo * method)", "dotNetSignature": "Type[] GetTypeModifiers(Boolean)" }, { "virtualAddress": "0x0092840C", "name": "ParameterInfo_1_GetDefaultValueImpl", "signature": "Object * ParameterInfo_1_GetDefaultValueImpl(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object GetDefaultValueImpl()" }, { "virtualAddress": "0x00928414", "name": "ParameterInfo_1_get_CustomAttributes", "signature": "IEnumerable_1_System_Reflection_CustomAttributeData_ * ParameterInfo_1_get_CustomAttributes(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.CustomAttributeData] get_CustomAttributes()" }, { "virtualAddress": "0x00928424", "name": "ParameterInfo_1_get_HasDefaultValue", "signature": "bool ParameterInfo_1_get_HasDefaultValue(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasDefaultValue()" }, { "virtualAddress": "0x00928484", "name": "ParameterInfo_1_get_DefaultValue", "signature": "Object * ParameterInfo_1_get_DefaultValue(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object get_DefaultValue()" }, { "virtualAddress": "0x009284E4", "name": "ParameterInfo_1_get_RawDefaultValue", "signature": "Object * ParameterInfo_1_get_RawDefaultValue(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object get_RawDefaultValue()" }, { "virtualAddress": "0x00928544", "name": "ParameterInfo_1_get_MetadataToken", "signature": "int32_t ParameterInfo_1_get_MetadataToken(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x0092854C", "name": "ParameterInfo_1_GetCustomAttributes", "signature": "Object__Array * ParameterInfo_1_GetCustomAttributes(ParameterInfo_1 * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00928598", "name": "ParameterInfo_1_GetCustomAttributes_1", "signature": "Object__Array * ParameterInfo_1_GetCustomAttributes_1(ParameterInfo_1 * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x009285E4", "name": "ParameterInfo_1_GetRealObject", "signature": "Object * ParameterInfo_1_GetRealObject(ParameterInfo_1 * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x00928644", "name": "ParameterInfo_1_IsDefined", "signature": "bool ParameterInfo_1_IsDefined(ParameterInfo_1 * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0092864C", "name": "ParameterInfo_1_GetRequiredCustomModifiers", "signature": "Type__Array * ParameterInfo_1_GetRequiredCustomModifiers(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type[] GetRequiredCustomModifiers()" }, { "virtualAddress": "0x00928698", "name": "ParameterInfo_1_GetOptionalCustomModifiers", "signature": "Type__Array * ParameterInfo_1_GetOptionalCustomModifiers(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type[] GetOptionalCustomModifiers()" }, { "virtualAddress": "0x009286E4", "name": "ParameterInfo_1_GetCustomAttributesData", "signature": "IList_1_System_Reflection_CustomAttributeData_ * ParameterInfo_1_GetCustomAttributesData(ParameterInfo_1 * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x00928744", "name": "ParameterInfo_1_New", "signature": "ParameterInfo_1 * ParameterInfo_1_New(ParameterInfo_1 * pinfo, Type * type, MemberInfo_1 * member, int32_t position, MethodInfo * method)", "dotNetSignature": "ParameterInfo New(ParameterInfo, Type, MemberInfo, Int32)" }, { "virtualAddress": "0x00926CF4", "name": "ParameterInfo_1_New_1", "signature": "ParameterInfo_1 * ParameterInfo_1_New_1(ParameterInfo_1 * pinfo, MemberInfo_1 * member, MethodInfo * method)", "dotNetSignature": "ParameterInfo New(ParameterInfo, MemberInfo)" }, { "virtualAddress": "0x00924674", "name": "ParameterInfo_1_New_2", "signature": "ParameterInfo_1 * ParameterInfo_1_New_2(Type * type, MemberInfo_1 * member, MarshalAsAttribute * marshalAs, MethodInfo * method)", "dotNetSignature": "ParameterInfo New(Type, MemberInfo, MarshalAsAttribute)" }, { "virtualAddress": "0x009287CC", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetIDsOfNames", "signature": "void ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetIDsOfNames(ParameterInfo_1 * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0092880C", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetTypeInfo", "signature": "void ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetTypeInfo(ParameterInfo_1 * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0092884C", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetTypeInfoCount", "signature": "void ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetTypeInfoCount(ParameterInfo_1 * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0092888C", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_Invoke", "signature": "void ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_Invoke(ParameterInfo_1 * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00928F00", "name": "PropertyInfo_1_get_GetMethod", "signature": "MethodInfo_1 * PropertyInfo_1_get_GetMethod(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_GetMethod()" }, { "virtualAddress": "0x00928F14", "name": "PropertyInfo_1_get_SetMethod", "signature": "MethodInfo_1 * PropertyInfo_1_get_SetMethod(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_SetMethod()" }, { "virtualAddress": "0x00928F28", "name": "PropertyInfo_1_get_IsSpecialName", "signature": "bool PropertyInfo_1_get_IsSpecialName(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSpecialName()" }, { "virtualAddress": "0x00928F4C", "name": "PropertyInfo_1_get_MemberType", "signature": "MemberTypes__Enum PropertyInfo_1_get_MemberType(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MemberTypes get_MemberType()" }, { "virtualAddress": "0x00928F54", "name": "PropertyInfo_1__ctor", "signature": "void PropertyInfo_1__ctor(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "PropertyInfo()" }, { "virtualAddress": "0x00928F5C", "name": "PropertyInfo_1_GetAccessors", "signature": "MethodInfo_1__Array * PropertyInfo_1_GetAccessors(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetAccessors()" }, { "virtualAddress": "0x00928F70", "name": "PropertyInfo_1_GetGetMethod", "signature": "MethodInfo_1 * PropertyInfo_1_GetGetMethod(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetGetMethod()" }, { "virtualAddress": "0x00928F84", "name": "PropertyInfo_1_GetSetMethod", "signature": "MethodInfo_1 * PropertyInfo_1_GetSetMethod(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetSetMethod()" }, { "virtualAddress": "0x00928F98", "name": "PropertyInfo_1_GetValue", "signature": "Object * PropertyInfo_1_GetValue(PropertyInfo_1 * this, Object * obj, Object__Array * index, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object, Object[])" }, { "virtualAddress": "0x00928FB8", "name": "PropertyInfo_1_GetValue_1", "signature": "Object * PropertyInfo_1_GetValue_1(PropertyInfo_1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object)" }, { "virtualAddress": "0x00928FD8", "name": "PropertyInfo_1_SetValue", "signature": "void PropertyInfo_1_SetValue(PropertyInfo_1 * this, Object * obj, Object * value, Object__Array * index, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object, Object[])" }, { "virtualAddress": "0x00928FF8", "name": "PropertyInfo_1_SetValue_1", "signature": "void PropertyInfo_1_SetValue_1(PropertyInfo_1 * this, Object * obj, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object)" }, { "virtualAddress": "0x00929018", "name": "PropertyInfo_1_GetOptionalCustomModifiers", "signature": "Type__Array * PropertyInfo_1_GetOptionalCustomModifiers(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type[] GetOptionalCustomModifiers()" }, { "virtualAddress": "0x00929080", "name": "PropertyInfo_1_GetRequiredCustomModifiers", "signature": "Type__Array * PropertyInfo_1_GetRequiredCustomModifiers(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type[] GetRequiredCustomModifiers()" }, { "virtualAddress": "0x009290E8", "name": "PropertyInfo_1_CreateNIE", "signature": "NotImplementedException * PropertyInfo_1_CreateNIE(MethodInfo * method)", "dotNetSignature": "NotImplementedException CreateNIE()" }, { "virtualAddress": "0x00929144", "name": "PropertyInfo_1_GetConstantValue", "signature": "Object * PropertyInfo_1_GetConstantValue(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object GetConstantValue()" }, { "virtualAddress": "0x00929188", "name": "PropertyInfo_1_GetRawConstantValue", "signature": "Object * PropertyInfo_1_GetRawConstantValue(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Object GetRawConstantValue()" }, { "virtualAddress": "0x009291CC", "name": "PropertyInfo_1_Equals", "signature": "bool PropertyInfo_1_Equals(PropertyInfo_1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009291D8", "name": "PropertyInfo_1_GetHashCode", "signature": "int32_t PropertyInfo_1_GetHashCode(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0091D31C", "name": "PropertyInfo_1_op_Equality", "signature": "bool PropertyInfo_1_op_Equality(PropertyInfo_1 * left, PropertyInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(PropertyInfo, PropertyInfo)" }, { "virtualAddress": "0x0091D2C0", "name": "PropertyInfo_1_op_Inequality", "signature": "bool PropertyInfo_1_op_Inequality(PropertyInfo_1 * left, PropertyInfo_1 * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(PropertyInfo, PropertyInfo)" }, { "virtualAddress": "0x009291E0", "name": "PropertyInfo_1_internal_from_handle_type", "signature": "PropertyInfo_1 * PropertyInfo_1_internal_from_handle_type(void * event_handle, void * type_handle, MethodInfo * method)", "dotNetSignature": "PropertyInfo internal_from_handle_type(IntPtr, IntPtr)" }, { "virtualAddress": "0x009291E4", "name": "PropertyInfo_1_GetPropertyFromHandle", "signature": "PropertyInfo_1 * PropertyInfo_1_GetPropertyFromHandle(RuntimePropertyHandle handle, RuntimeTypeHandle reflectedType, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetPropertyFromHandle(RuntimePropertyHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x009292BC", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetIDsOfNames", "signature": "void PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetIDsOfNames(PropertyInfo_1 * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x009292FC", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetType", "signature": "Type * PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetType(PropertyInfo_1 * this, MethodInfo * method)", "dotNetSignature": "Type System.Runtime.InteropServices._PropertyInfo.GetType()" }, { "virtualAddress": "0x0092933C", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetTypeInfo", "signature": "void PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetTypeInfo(PropertyInfo_1 * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0092937C", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetTypeInfoCount", "signature": "void PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetTypeInfoCount(PropertyInfo_1 * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x009293BC", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_Invoke", "signature": "void PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_Invoke(PropertyInfo_1 * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0092B7F4", "name": "StrongNameKeyPair__ctor", "signature": "void StrongNameKeyPair__ctor(StrongNameKeyPair * this, Byte__Array * keyPairArray, MethodInfo * method)", "dotNetSignature": "StrongNameKeyPair(Byte[])" }, { "virtualAddress": "0x0092BAC0", "name": "StrongNameKeyPair__ctor_1", "signature": "void StrongNameKeyPair__ctor_1(StrongNameKeyPair * this, FileStream * keyPairFile, MethodInfo * method)", "dotNetSignature": "StrongNameKeyPair(FileStream)" }, { "virtualAddress": "0x0092BBBC", "name": "StrongNameKeyPair__ctor_2", "signature": "void StrongNameKeyPair__ctor_2(StrongNameKeyPair * this, String * keyPairContainer, MethodInfo * method)", "dotNetSignature": "StrongNameKeyPair(String)" }, { "virtualAddress": "0x0092BC5C", "name": "StrongNameKeyPair__ctor_3", "signature": "void StrongNameKeyPair__ctor_3(StrongNameKeyPair * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "StrongNameKeyPair(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0092BDD4", "name": "StrongNameKeyPair_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void StrongNameKeyPair_System_Runtime_Serialization_ISerializable_GetObjectData(StrongNameKeyPair * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0092BEF0", "name": "StrongNameKeyPair_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void StrongNameKeyPair_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(StrongNameKeyPair * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x0092B9EC", "name": "StrongNameKeyPair_GetRSA", "signature": "RSA * StrongNameKeyPair_GetRSA(StrongNameKeyPair * this, MethodInfo * method)", "dotNetSignature": "RSA GetRSA()" }, { "virtualAddress": "0x0092B89C", "name": "StrongNameKeyPair_LoadKey", "signature": "void StrongNameKeyPair_LoadKey(StrongNameKeyPair * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "Void LoadKey(Byte[])" }, { "virtualAddress": "0x0092BEF4", "name": "StrongNameKeyPair_get_PublicKey", "signature": "Byte__Array * StrongNameKeyPair_get_PublicKey(StrongNameKeyPair * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_PublicKey()" }, { "virtualAddress": "0x0092C11C", "name": "StrongNameKeyPair_StrongName", "signature": "StrongName * StrongNameKeyPair_StrongName(StrongNameKeyPair * this, MethodInfo * method)", "dotNetSignature": "StrongName StrongName()" }, { "virtualAddress": "0x0091E41C", "name": "AssemblyExtensions_TryGetRawMetadata", "signature": "bool AssemblyExtensions_TryGetRawMetadata(Assembly * assembly, uint8_t * * blob, int32_t * length, MethodInfo * method)", "dotNetSignature": "Boolean TryGetRawMetadata(Assembly, Byte* ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00404C64", "name": "ExceptionHandler_get_ExceptionTypeToken", "signature": "int32_t ExceptionHandler_get_ExceptionTypeToken(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ExceptionTypeToken()" }, { "virtualAddress": "0x00404C6C", "name": "ExceptionHandler_get_TryOffset", "signature": "int32_t ExceptionHandler_get_TryOffset(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TryOffset()" }, { "virtualAddress": "0x00404C74", "name": "ExceptionHandler_get_TryLength", "signature": "int32_t ExceptionHandler_get_TryLength(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TryLength()" }, { "virtualAddress": "0x00404C80", "name": "ExceptionHandler_get_FilterOffset", "signature": "int32_t ExceptionHandler_get_FilterOffset(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_FilterOffset()" }, { "virtualAddress": "0x00404C88", "name": "ExceptionHandler_get_HandlerOffset", "signature": "int32_t ExceptionHandler_get_HandlerOffset(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_HandlerOffset()" }, { "virtualAddress": "0x00404C90", "name": "ExceptionHandler_get_HandlerLength", "signature": "int32_t ExceptionHandler_get_HandlerLength(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_HandlerLength()" }, { "virtualAddress": "0x00404C9C", "name": "ExceptionHandler_get_Kind", "signature": "ExceptionHandlingClauseOptions__Enum ExceptionHandler_get_Kind(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "ExceptionHandlingClauseOptions get_Kind()" }, { "virtualAddress": "0x00404CA4", "name": "ExceptionHandler__ctor", "signature": "void ExceptionHandler__ctor(ExceptionHandler__Boxed * this, int32_t tryOffset, int32_t tryLength, int32_t filterOffset, int32_t handlerOffset, int32_t handlerLength, ExceptionHandlingClauseOptions__Enum kind, int32_t exceptionTypeToken, MethodInfo * method)", "dotNetSignature": "ExceptionHandler(Int32, Int32, Int32, Int32, Int32, ExceptionHandlingClauseOptions, Int32)" }, { "virtualAddress": "0x00404CAC", "name": "ExceptionHandler__ctor_1", "signature": "void ExceptionHandler__ctor_1(ExceptionHandler__Boxed * this, int32_t tryStartOffset, int32_t tryEndOffset, int32_t filterOffset, int32_t handlerStartOffset, int32_t handlerEndOffset, int32_t kind, int32_t exceptionTypeToken, MethodInfo * method)", "dotNetSignature": "ExceptionHandler(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0089A754", "name": "ExceptionHandler_IsValidKind", "signature": "bool ExceptionHandler_IsValidKind(ExceptionHandlingClauseOptions__Enum kind, MethodInfo * method)", "dotNetSignature": "Boolean IsValidKind(ExceptionHandlingClauseOptions)" }, { "virtualAddress": "0x00404CC0", "name": "ExceptionHandler_GetHashCode", "signature": "int32_t ExceptionHandler_GetHashCode(ExceptionHandler__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00404CEC", "name": "ExceptionHandler_Equals", "signature": "bool ExceptionHandler_Equals(ExceptionHandler__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00404CF4", "name": "ExceptionHandler_Equals_1", "signature": "bool ExceptionHandler_Equals_1(ExceptionHandler__Boxed * this, ExceptionHandler other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ExceptionHandler)" }, { "virtualAddress": "0x0089A8CC", "name": "ExceptionHandler_op_Equality", "signature": "bool ExceptionHandler_op_Equality(ExceptionHandler left, ExceptionHandler right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ExceptionHandler, ExceptionHandler)" }, { "virtualAddress": "0x0089A900", "name": "ExceptionHandler_op_Inequality", "signature": "bool ExceptionHandler_op_Inequality(ExceptionHandler left, ExceptionHandler right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ExceptionHandler, ExceptionHandler)" }, { "virtualAddress": "0x008972D0", "name": "AssemblyBuilder_DefineDynamicAssembly", "signature": "AssemblyBuilder * AssemblyBuilder_DefineDynamicAssembly(AssemblyName * name, AssemblyBuilderAccess__Enum access, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess)" }, { "virtualAddress": "0x00897330", "name": "AssemblyBuilder_DefineDynamicAssembly_1", "signature": "AssemblyBuilder * AssemblyBuilder_DefineDynamicAssembly_1(AssemblyName * name, AssemblyBuilderAccess__Enum access, IEnumerable_1_System_Reflection_Emit_CustomAttributeBuilder_ * assemblyAttributes, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x00897390", "name": "AssemblyBuilder_DefineDynamicModule", "signature": "ModuleBuilder * AssemblyBuilder_DefineDynamicModule(AssemblyBuilder * this, String * name, MethodInfo * method)", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String)" }, { "virtualAddress": "0x008973F0", "name": "AssemblyBuilder_GetDynamicModule", "signature": "ModuleBuilder * AssemblyBuilder_GetDynamicModule(AssemblyBuilder * this, String * name, MethodInfo * method)", "dotNetSignature": "ModuleBuilder GetDynamicModule(String)" }, { "virtualAddress": "0x00897450", "name": "AssemblyBuilder_SetCustomAttribute", "signature": "void AssemblyBuilder_SetCustomAttribute(AssemblyBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x008974B0", "name": "AssemblyBuilder_SetCustomAttribute_1", "signature": "void AssemblyBuilder_SetCustomAttribute_1(AssemblyBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x00897510", "name": "AssemblyBuilder__ctor", "signature": "void AssemblyBuilder__ctor(AssemblyBuilder * this, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder()" }, { "virtualAddress": "0x00897518", "name": "AssemblyBuilder_get_PermissionSet", "signature": "PermissionSet * AssemblyBuilder_get_PermissionSet(AssemblyBuilder * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_PermissionSet()" }, { "virtualAddress": "0x00897558", "name": "AssemblyBuilder_AddResourceFile", "signature": "void AssemblyBuilder_AddResourceFile(AssemblyBuilder * this, String * name, String * fileName, MethodInfo * method)", "dotNetSignature": "Void AddResourceFile(String, String)" }, { "virtualAddress": "0x00897598", "name": "AssemblyBuilder_AddResourceFile_1", "signature": "void AssemblyBuilder_AddResourceFile_1(AssemblyBuilder * this, String * name, String * fileName, ResourceAttributes__Enum attribute, MethodInfo * method)", "dotNetSignature": "Void AddResourceFile(String, String, ResourceAttributes)" }, { "virtualAddress": "0x008975D8", "name": "AssemblyBuilder_DefineDynamicModule_1", "signature": "ModuleBuilder * AssemblyBuilder_DefineDynamicModule_1(AssemblyBuilder * this, String * name, bool emitSymbolInfo, MethodInfo * method)", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String, Boolean)" }, { "virtualAddress": "0x00897618", "name": "AssemblyBuilder_DefineDynamicModule_2", "signature": "ModuleBuilder * AssemblyBuilder_DefineDynamicModule_2(AssemblyBuilder * this, String * name, String * fileName, MethodInfo * method)", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String, String)" }, { "virtualAddress": "0x00897658", "name": "AssemblyBuilder_DefineDynamicModule_3", "signature": "ModuleBuilder * AssemblyBuilder_DefineDynamicModule_3(AssemblyBuilder * this, String * name, String * fileName, bool emitSymbolInfo, MethodInfo * method)", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String, String, Boolean)" }, { "virtualAddress": "0x00897698", "name": "AssemblyBuilder_DefineResource", "signature": "IResourceWriter * AssemblyBuilder_DefineResource(AssemblyBuilder * this, String * name, String * description, String * fileName, MethodInfo * method)", "dotNetSignature": "IResourceWriter DefineResource(String, String, String)" }, { "virtualAddress": "0x008976D8", "name": "AssemblyBuilder_DefineResource_1", "signature": "IResourceWriter * AssemblyBuilder_DefineResource_1(AssemblyBuilder * this, String * name, String * description, String * fileName, ResourceAttributes__Enum attribute, MethodInfo * method)", "dotNetSignature": "IResourceWriter DefineResource(String, String, String, ResourceAttributes)" }, { "virtualAddress": "0x00897718", "name": "AssemblyBuilder_DefineUnmanagedResource", "signature": "void AssemblyBuilder_DefineUnmanagedResource(AssemblyBuilder * this, Byte__Array * resource, MethodInfo * method)", "dotNetSignature": "Void DefineUnmanagedResource(Byte[])" }, { "virtualAddress": "0x00897758", "name": "AssemblyBuilder_DefineUnmanagedResource_1", "signature": "void AssemblyBuilder_DefineUnmanagedResource_1(AssemblyBuilder * this, String * resourceFileName, MethodInfo * method)", "dotNetSignature": "Void DefineUnmanagedResource(String)" }, { "virtualAddress": "0x00897798", "name": "AssemblyBuilder_DefineVersionInfoResource", "signature": "void AssemblyBuilder_DefineVersionInfoResource(AssemblyBuilder * this, MethodInfo * method)", "dotNetSignature": "Void DefineVersionInfoResource()" }, { "virtualAddress": "0x008977D8", "name": "AssemblyBuilder_DefineVersionInfoResource_1", "signature": "void AssemblyBuilder_DefineVersionInfoResource_1(AssemblyBuilder * this, String * product, String * productVersion, String * company, String * copyright, String * trademark, MethodInfo * method)", "dotNetSignature": "Void DefineVersionInfoResource(String, String, String, String, String)" }, { "virtualAddress": "0x00897818", "name": "AssemblyBuilder_Save", "signature": "void AssemblyBuilder_Save(AssemblyBuilder * this, String * assemblyFileName, MethodInfo * method)", "dotNetSignature": "Void Save(String)" }, { "virtualAddress": "0x00897858", "name": "AssemblyBuilder_Save_1", "signature": "void AssemblyBuilder_Save_1(AssemblyBuilder * this, String * assemblyFileName, PortableExecutableKinds__Enum portableExecutableKind, ImageFileMachine__Enum imageFileMachine, MethodInfo * method)", "dotNetSignature": "Void Save(String, PortableExecutableKinds, ImageFileMachine)" }, { "virtualAddress": "0x00897898", "name": "AssemblyBuilder_SetEntryPoint", "signature": "void AssemblyBuilder_SetEntryPoint(AssemblyBuilder * this, MethodInfo_1 * entryMethod, MethodInfo * method)", "dotNetSignature": "Void SetEntryPoint(MethodInfo)" }, { "virtualAddress": "0x008978D8", "name": "AssemblyBuilder_SetEntryPoint_1", "signature": "void AssemblyBuilder_SetEntryPoint_1(AssemblyBuilder * this, MethodInfo_1 * entryMethod, PEFileKinds__Enum fileKind, MethodInfo * method)", "dotNetSignature": "Void SetEntryPoint(MethodInfo, PEFileKinds)" }, { "virtualAddress": "0x00897918", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetIDsOfNames", "signature": "void AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetIDsOfNames(AssemblyBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00897958", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetTypeInfo", "signature": "void AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetTypeInfo(AssemblyBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00897998", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetTypeInfoCount", "signature": "void AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetTypeInfoCount(AssemblyBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008979D8", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_Invoke", "signature": "void AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_Invoke(AssemblyBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00897A18", "name": "ConstructorBuilder_get_InitLocals", "signature": "bool ConstructorBuilder_get_InitLocals(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InitLocals()" }, { "virtualAddress": "0x00897A20", "name": "ConstructorBuilder_set_InitLocals", "signature": "void ConstructorBuilder_set_InitLocals(ConstructorBuilder * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_InitLocals(Boolean)" }, { "virtualAddress": "0x00897A2C", "name": "ConstructorBuilder_get_Attributes", "signature": "MethodAttributes__Enum ConstructorBuilder_get_Attributes(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x00897A8C", "name": "ConstructorBuilder_get_DeclaringType", "signature": "Type * ConstructorBuilder_get_DeclaringType(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x00897AEC", "name": "ConstructorBuilder_get_Name", "signature": "String * ConstructorBuilder_get_Name(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00897B4C", "name": "ConstructorBuilder_DefineParameter", "signature": "ParameterBuilder * ConstructorBuilder_DefineParameter(ConstructorBuilder * this, int32_t iSequence, ParameterAttributes__Enum attributes, String * strParamName, MethodInfo * method)", "dotNetSignature": "ParameterBuilder DefineParameter(Int32, ParameterAttributes, String)" }, { "virtualAddress": "0x00897BAC", "name": "ConstructorBuilder_GetILGenerator", "signature": "ILGenerator * ConstructorBuilder_GetILGenerator(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "ILGenerator GetILGenerator()" }, { "virtualAddress": "0x00897C0C", "name": "ConstructorBuilder_GetILGenerator_1", "signature": "ILGenerator * ConstructorBuilder_GetILGenerator_1(ConstructorBuilder * this, int32_t streamSize, MethodInfo * method)", "dotNetSignature": "ILGenerator GetILGenerator(Int32)" }, { "virtualAddress": "0x00897C6C", "name": "ConstructorBuilder_GetParameters", "signature": "ParameterInfo_1__Array * ConstructorBuilder_GetParameters(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x00897CCC", "name": "ConstructorBuilder_SetCustomAttribute", "signature": "void ConstructorBuilder_SetCustomAttribute(ConstructorBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x00897D2C", "name": "ConstructorBuilder_SetCustomAttribute_1", "signature": "void ConstructorBuilder_SetCustomAttribute_1(ConstructorBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x00897D8C", "name": "ConstructorBuilder_SetImplementationFlags", "signature": "void ConstructorBuilder_SetImplementationFlags(ConstructorBuilder * this, MethodImplAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "Void SetImplementationFlags(MethodImplAttributes)" }, { "virtualAddress": "0x00897DEC", "name": "ConstructorBuilder__ctor", "signature": "void ConstructorBuilder__ctor(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "ConstructorBuilder()" }, { "virtualAddress": "0x00897E54", "name": "ConstructorBuilder_get_MethodHandle", "signature": "RuntimeMethodHandle ConstructorBuilder_get_MethodHandle(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x00897E94", "name": "ConstructorBuilder_get_ReflectedType", "signature": "Type * ConstructorBuilder_get_ReflectedType(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x00897ED4", "name": "ConstructorBuilder_get_ReturnType", "signature": "Type * ConstructorBuilder_get_ReturnType(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_ReturnType()" }, { "virtualAddress": "0x00897F14", "name": "ConstructorBuilder_get_Signature", "signature": "String * ConstructorBuilder_get_Signature(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Signature()" }, { "virtualAddress": "0x00897F54", "name": "ConstructorBuilder_AddDeclarativeSecurity", "signature": "void ConstructorBuilder_AddDeclarativeSecurity(ConstructorBuilder * this, SecurityAction__Enum action, PermissionSet * pset, MethodInfo * method)", "dotNetSignature": "Void AddDeclarativeSecurity(SecurityAction, PermissionSet)" }, { "virtualAddress": "0x00897F94", "name": "ConstructorBuilder_GetCustomAttributes", "signature": "Object__Array * ConstructorBuilder_GetCustomAttributes(ConstructorBuilder * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00897FD4", "name": "ConstructorBuilder_GetCustomAttributes_1", "signature": "Object__Array * ConstructorBuilder_GetCustomAttributes_1(ConstructorBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00898014", "name": "ConstructorBuilder_GetMethodImplementationFlags", "signature": "MethodImplAttributes__Enum ConstructorBuilder_GetMethodImplementationFlags(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x00898054", "name": "ConstructorBuilder_GetModule", "signature": "Module * ConstructorBuilder_GetModule(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "Module GetModule()" }, { "virtualAddress": "0x00898094", "name": "ConstructorBuilder_GetToken", "signature": "MethodToken ConstructorBuilder_GetToken(ConstructorBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodToken GetToken()" }, { "virtualAddress": "0x008980D4", "name": "ConstructorBuilder_Invoke", "signature": "Object * ConstructorBuilder_Invoke(ConstructorBuilder * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x00898114", "name": "ConstructorBuilder_Invoke_1", "signature": "Object * ConstructorBuilder_Invoke_1(ConstructorBuilder * this, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object Invoke(BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x00898154", "name": "ConstructorBuilder_IsDefined", "signature": "bool ConstructorBuilder_IsDefined(ConstructorBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00898194", "name": "ConstructorBuilder_SetMethodBody", "signature": "void ConstructorBuilder_SetMethodBody(ConstructorBuilder * this, Byte__Array * il, int32_t maxStack, Byte__Array * localSignature, IEnumerable_1_System_Reflection_Emit_ExceptionHandler_ * exceptionHandlers, IEnumerable_1_System_Int32_ * tokenFixups, MethodInfo * method)", "dotNetSignature": "Void SetMethodBody(Byte[], Int32, Byte[], IEnumerable\u00601[System.Reflection.Emit.ExceptionHandler], IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x008981D4", "name": "ConstructorBuilder_SetSymCustomAttribute", "signature": "void ConstructorBuilder_SetSymCustomAttribute(ConstructorBuilder * this, String * name, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void SetSymCustomAttribute(String, Byte[])" }, { "virtualAddress": "0x00898214", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetIDsOfNames", "signature": "void ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetIDsOfNames(ConstructorBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00898254", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetTypeInfo", "signature": "void ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetTypeInfo(ConstructorBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00898294", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetTypeInfoCount", "signature": "void ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetTypeInfoCount(ConstructorBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008982D4", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_Invoke", "signature": "void ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_Invoke(ConstructorBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00898314", "name": "CustomAttributeBuilder__ctor", "signature": "void CustomAttributeBuilder__ctor(CustomAttributeBuilder * this, ConstructorInfo * con, Object__Array * constructorArgs, MethodInfo * method)", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[])" }, { "virtualAddress": "0x00898384", "name": "CustomAttributeBuilder__ctor_1", "signature": "void CustomAttributeBuilder__ctor_1(CustomAttributeBuilder * this, ConstructorInfo * con, Object__Array * constructorArgs, FieldInfo_1__Array * namedFields, Object__Array * fieldValues, MethodInfo * method)", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[], FieldInfo[], Object[])" }, { "virtualAddress": "0x008983F4", "name": "CustomAttributeBuilder__ctor_2", "signature": "void CustomAttributeBuilder__ctor_2(CustomAttributeBuilder * this, ConstructorInfo * con, Object__Array * constructorArgs, PropertyInfo_1__Array * namedProperties, Object__Array * propertyValues, MethodInfo * method)", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[], PropertyInfo[], Object[])" }, { "virtualAddress": "0x00898464", "name": "CustomAttributeBuilder__ctor_3", "signature": "void CustomAttributeBuilder__ctor_3(CustomAttributeBuilder * this, ConstructorInfo * con, Object__Array * constructorArgs, PropertyInfo_1__Array * namedProperties, Object__Array * propertyValues, FieldInfo_1__Array * namedFields, Object__Array * fieldValues, MethodInfo * method)", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[], PropertyInfo[], Object[], FieldInfo[], Object[])" }, { "virtualAddress": "0x008984D4", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetIDsOfNames", "signature": "void CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetIDsOfNames(CustomAttributeBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00898514", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetTypeInfo", "signature": "void CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetTypeInfo(CustomAttributeBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00898554", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetTypeInfoCount", "signature": "void CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetTypeInfoCount(CustomAttributeBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x00898594", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_Invoke", "signature": "void CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_Invoke(CustomAttributeBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00899094", "name": "EnumBuilder_get_UnderlyingField", "signature": "FieldBuilder * EnumBuilder_get_UnderlyingField(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "FieldBuilder get_UnderlyingField()" }, { "virtualAddress": "0x008990F4", "name": "EnumBuilder_get_Assembly", "signature": "Assembly * EnumBuilder_get_Assembly(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x00899154", "name": "EnumBuilder_get_AssemblyQualifiedName", "signature": "String * EnumBuilder_get_AssemblyQualifiedName(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x008991B4", "name": "EnumBuilder_get_BaseType", "signature": "Type * EnumBuilder_get_BaseType(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x00899214", "name": "EnumBuilder_get_FullName", "signature": "String * EnumBuilder_get_FullName(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x00899274", "name": "EnumBuilder_get_GUID", "signature": "Guid EnumBuilder_get_GUID(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x008992D4", "name": "EnumBuilder_get_Module", "signature": "Module * EnumBuilder_get_Module(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x00899334", "name": "EnumBuilder_get_Name", "signature": "String * EnumBuilder_get_Name(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00899394", "name": "EnumBuilder_get_Namespace", "signature": "String * EnumBuilder_get_Namespace(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x008993F4", "name": "EnumBuilder_CreateTypeInfo", "signature": "TypeInfo * EnumBuilder_CreateTypeInfo(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeInfo CreateTypeInfo()" }, { "virtualAddress": "0x00899454", "name": "EnumBuilder_DefineLiteral", "signature": "FieldBuilder * EnumBuilder_DefineLiteral(EnumBuilder * this, String * literalName, Object * literalValue, MethodInfo * method)", "dotNetSignature": "FieldBuilder DefineLiteral(String, Object)" }, { "virtualAddress": "0x008994B4", "name": "EnumBuilder_GetElementType", "signature": "Type * EnumBuilder_GetElementType(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x00899514", "name": "EnumBuilder_SetCustomAttribute", "signature": "void EnumBuilder_SetCustomAttribute(EnumBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x00899574", "name": "EnumBuilder_SetCustomAttribute_1", "signature": "void EnumBuilder_SetCustomAttribute_1(EnumBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x008995D4", "name": "EnumBuilder__ctor", "signature": "void EnumBuilder__ctor(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "EnumBuilder()" }, { "virtualAddress": "0x008995DC", "name": "EnumBuilder_get_TypeToken", "signature": "TypeToken EnumBuilder_get_TypeToken(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeToken get_TypeToken()" }, { "virtualAddress": "0x0089961C", "name": "EnumBuilder_get_UnderlyingSystemType", "signature": "Type * EnumBuilder_get_UnderlyingSystemType(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x0089965C", "name": "EnumBuilder_CreateType", "signature": "Type * EnumBuilder_CreateType(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Type CreateType()" }, { "virtualAddress": "0x0089969C", "name": "EnumBuilder_GetAttributeFlagsImpl", "signature": "TypeAttributes__Enum EnumBuilder_GetAttributeFlagsImpl(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x008996DC", "name": "EnumBuilder_GetConstructorImpl", "signature": "ConstructorInfo * EnumBuilder_GetConstructorImpl(EnumBuilder * this, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0089971C", "name": "EnumBuilder_GetConstructors", "signature": "ConstructorInfo__Array * EnumBuilder_GetConstructors(EnumBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x0089975C", "name": "EnumBuilder_GetCustomAttributes", "signature": "Object__Array * EnumBuilder_GetCustomAttributes(EnumBuilder * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0089979C", "name": "EnumBuilder_GetCustomAttributes_1", "signature": "Object__Array * EnumBuilder_GetCustomAttributes_1(EnumBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x008997DC", "name": "EnumBuilder_GetEvent", "signature": "EventInfo_1 * EnumBuilder_GetEvent(EnumBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x0089981C", "name": "EnumBuilder_GetEvents", "signature": "EventInfo_1__Array * EnumBuilder_GetEvents(EnumBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x0089985C", "name": "EnumBuilder_GetField", "signature": "FieldInfo_1 * EnumBuilder_GetField(EnumBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x0089989C", "name": "EnumBuilder_GetFields", "signature": "FieldInfo_1__Array * EnumBuilder_GetFields(EnumBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x008998DC", "name": "EnumBuilder_GetInterface", "signature": "Type * EnumBuilder_GetInterface(EnumBuilder * this, String * name, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x0089991C", "name": "EnumBuilder_GetInterfaces", "signature": "Type__Array * EnumBuilder_GetInterfaces(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x0089995C", "name": "EnumBuilder_GetMembers", "signature": "MemberInfo_1__Array * EnumBuilder_GetMembers(EnumBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x0089999C", "name": "EnumBuilder_GetMethodImpl", "signature": "MethodInfo_1 * EnumBuilder_GetMethodImpl(EnumBuilder * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008999DC", "name": "EnumBuilder_GetMethods", "signature": "MethodInfo_1__Array * EnumBuilder_GetMethods(EnumBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x00899A1C", "name": "EnumBuilder_GetNestedType", "signature": "Type * EnumBuilder_GetNestedType(EnumBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x00899A5C", "name": "EnumBuilder_GetNestedTypes", "signature": "Type__Array * EnumBuilder_GetNestedTypes(EnumBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x00899A9C", "name": "EnumBuilder_GetProperties", "signature": "PropertyInfo_1__Array * EnumBuilder_GetProperties(EnumBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x00899ADC", "name": "EnumBuilder_GetPropertyImpl", "signature": "PropertyInfo_1 * EnumBuilder_GetPropertyImpl(EnumBuilder * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x00899B1C", "name": "EnumBuilder_HasElementTypeImpl", "signature": "bool EnumBuilder_HasElementTypeImpl(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x00899B5C", "name": "EnumBuilder_InvokeMember", "signature": "Object * EnumBuilder_InvokeMember(EnumBuilder * this, String * name, BindingFlags__Enum invokeAttr, Binder * binder, Object * target, Object__Array * args, ParameterModifier__Array * modifiers, CultureInfo * culture, String__Array * namedParameters, MethodInfo * method)", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x00899B9C", "name": "EnumBuilder_IsArrayImpl", "signature": "bool EnumBuilder_IsArrayImpl(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x00899BDC", "name": "EnumBuilder_IsByRefImpl", "signature": "bool EnumBuilder_IsByRefImpl(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x00899C1C", "name": "EnumBuilder_IsCOMObjectImpl", "signature": "bool EnumBuilder_IsCOMObjectImpl(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x00899C5C", "name": "EnumBuilder_IsDefined", "signature": "bool EnumBuilder_IsDefined(EnumBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00899C9C", "name": "EnumBuilder_IsPointerImpl", "signature": "bool EnumBuilder_IsPointerImpl(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x00899CDC", "name": "EnumBuilder_IsPrimitiveImpl", "signature": "bool EnumBuilder_IsPrimitiveImpl(EnumBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x00899D1C", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetIDsOfNames", "signature": "void EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetIDsOfNames(EnumBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00899D5C", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetTypeInfo", "signature": "void EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetTypeInfo(EnumBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00899D9C", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetTypeInfoCount", "signature": "void EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetTypeInfoCount(EnumBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x00899DDC", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_Invoke", "signature": "void EnumBuilder_System_Runtime_InteropServices__EnumBuilder_Invoke(EnumBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00899E1C", "name": "EventBuilder_AddOtherMethod", "signature": "void EventBuilder_AddOtherMethod(EventBuilder * this, MethodBuilder * mdBuilder, MethodInfo * method)", "dotNetSignature": "Void AddOtherMethod(MethodBuilder)" }, { "virtualAddress": "0x00899E7C", "name": "EventBuilder_SetAddOnMethod", "signature": "void EventBuilder_SetAddOnMethod(EventBuilder * this, MethodBuilder * mdBuilder, MethodInfo * method)", "dotNetSignature": "Void SetAddOnMethod(MethodBuilder)" }, { "virtualAddress": "0x00899EDC", "name": "EventBuilder_SetCustomAttribute", "signature": "void EventBuilder_SetCustomAttribute(EventBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x00899F3C", "name": "EventBuilder_SetCustomAttribute_1", "signature": "void EventBuilder_SetCustomAttribute_1(EventBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x00899F9C", "name": "EventBuilder_SetRaiseMethod", "signature": "void EventBuilder_SetRaiseMethod(EventBuilder * this, MethodBuilder * mdBuilder, MethodInfo * method)", "dotNetSignature": "Void SetRaiseMethod(MethodBuilder)" }, { "virtualAddress": "0x00899FFC", "name": "EventBuilder_SetRemoveOnMethod", "signature": "void EventBuilder_SetRemoveOnMethod(EventBuilder * this, MethodBuilder * mdBuilder, MethodInfo * method)", "dotNetSignature": "Void SetRemoveOnMethod(MethodBuilder)" }, { "virtualAddress": "0x0089A05C", "name": "EventBuilder__ctor", "signature": "void EventBuilder__ctor(EventBuilder * this, MethodInfo * method)", "dotNetSignature": "EventBuilder()" }, { "virtualAddress": "0x0089A064", "name": "EventBuilder_GetEventToken", "signature": "EventToken EventBuilder_GetEventToken(EventBuilder * this, MethodInfo * method)", "dotNetSignature": "EventToken GetEventToken()" }, { "virtualAddress": "0x0089A0A4", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_GetIDsOfNames", "signature": "void EventBuilder_System_Runtime_InteropServices__EventBuilder_GetIDsOfNames(EventBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089A0E4", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_GetTypeInfo", "signature": "void EventBuilder_System_Runtime_InteropServices__EventBuilder_GetTypeInfo(EventBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089A124", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_GetTypeInfoCount", "signature": "void EventBuilder_System_Runtime_InteropServices__EventBuilder_GetTypeInfoCount(EventBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0089A164", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_Invoke", "signature": "void EventBuilder_System_Runtime_InteropServices__EventBuilder_Invoke(EventBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0089A938", "name": "FieldBuilder_get_Attributes", "signature": "FieldAttributes__Enum FieldBuilder_get_Attributes(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "FieldAttributes get_Attributes()" }, { "virtualAddress": "0x0089A998", "name": "FieldBuilder_get_DeclaringType", "signature": "Type * FieldBuilder_get_DeclaringType(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x0089A9F8", "name": "FieldBuilder_get_FieldType", "signature": "Type * FieldBuilder_get_FieldType(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_FieldType()" }, { "virtualAddress": "0x0089AA58", "name": "FieldBuilder_get_Name", "signature": "String * FieldBuilder_get_Name(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0089AAB8", "name": "FieldBuilder_GetValue", "signature": "Object * FieldBuilder_GetValue(FieldBuilder * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object)" }, { "virtualAddress": "0x0089AB18", "name": "FieldBuilder_SetConstant", "signature": "void FieldBuilder_SetConstant(FieldBuilder * this, Object * defaultValue, MethodInfo * method)", "dotNetSignature": "Void SetConstant(Object)" }, { "virtualAddress": "0x0089AB78", "name": "FieldBuilder_SetCustomAttribute", "signature": "void FieldBuilder_SetCustomAttribute(FieldBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0089ABD8", "name": "FieldBuilder_SetCustomAttribute_1", "signature": "void FieldBuilder_SetCustomAttribute_1(FieldBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0089AC38", "name": "FieldBuilder_SetOffset", "signature": "void FieldBuilder_SetOffset(FieldBuilder * this, int32_t iOffset, MethodInfo * method)", "dotNetSignature": "Void SetOffset(Int32)" }, { "virtualAddress": "0x0089AC98", "name": "FieldBuilder__ctor", "signature": "void FieldBuilder__ctor(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "FieldBuilder()" }, { "virtualAddress": "0x0089ACA0", "name": "FieldBuilder_get_FieldHandle", "signature": "RuntimeFieldHandle FieldBuilder_get_FieldHandle(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle get_FieldHandle()" }, { "virtualAddress": "0x0089ACE0", "name": "FieldBuilder_get_ReflectedType", "signature": "Type * FieldBuilder_get_ReflectedType(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x0089AD20", "name": "FieldBuilder_GetCustomAttributes", "signature": "Object__Array * FieldBuilder_GetCustomAttributes(FieldBuilder * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0089AD60", "name": "FieldBuilder_GetCustomAttributes_1", "signature": "Object__Array * FieldBuilder_GetCustomAttributes_1(FieldBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0089ADA0", "name": "FieldBuilder_GetToken", "signature": "FieldToken FieldBuilder_GetToken(FieldBuilder * this, MethodInfo * method)", "dotNetSignature": "FieldToken GetToken()" }, { "virtualAddress": "0x0089ADE0", "name": "FieldBuilder_IsDefined", "signature": "bool FieldBuilder_IsDefined(FieldBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0089AE20", "name": "FieldBuilder_SetMarshal", "signature": "void FieldBuilder_SetMarshal(FieldBuilder * this, UnmanagedMarshal * unmanagedMarshal, MethodInfo * method)", "dotNetSignature": "Void SetMarshal(UnmanagedMarshal)" }, { "virtualAddress": "0x0089AE60", "name": "FieldBuilder_SetValue", "signature": "void FieldBuilder_SetValue(FieldBuilder * this, Object * obj, Object * val, BindingFlags__Enum invokeAttr, Binder * binder, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, CultureInfo)" }, { "virtualAddress": "0x0089AEA0", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetIDsOfNames", "signature": "void FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetIDsOfNames(FieldBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089AEE0", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetTypeInfo", "signature": "void FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetTypeInfo(FieldBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089AF20", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetTypeInfoCount", "signature": "void FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetTypeInfoCount(FieldBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0089AF60", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_Invoke", "signature": "void FieldBuilder_System_Runtime_InteropServices__FieldBuilder_Invoke(FieldBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0089B0A0", "name": "GenericTypeParameterBuilder_get_Assembly", "signature": "Assembly * GenericTypeParameterBuilder_get_Assembly(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x0089B100", "name": "GenericTypeParameterBuilder_get_AssemblyQualifiedName", "signature": "String * GenericTypeParameterBuilder_get_AssemblyQualifiedName(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x0089B160", "name": "GenericTypeParameterBuilder_get_BaseType", "signature": "Type * GenericTypeParameterBuilder_get_BaseType(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x0089B1C0", "name": "GenericTypeParameterBuilder_get_FullName", "signature": "String * GenericTypeParameterBuilder_get_FullName(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x0089B220", "name": "GenericTypeParameterBuilder_get_GUID", "signature": "Guid GenericTypeParameterBuilder_get_GUID(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x0089B280", "name": "GenericTypeParameterBuilder_get_Module", "signature": "Module * GenericTypeParameterBuilder_get_Module(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x0089B2E0", "name": "GenericTypeParameterBuilder_get_Name", "signature": "String * GenericTypeParameterBuilder_get_Name(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0089B340", "name": "GenericTypeParameterBuilder_get_Namespace", "signature": "String * GenericTypeParameterBuilder_get_Namespace(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x0089B3A0", "name": "GenericTypeParameterBuilder_GetElementType", "signature": "Type * GenericTypeParameterBuilder_GetElementType(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x0089B400", "name": "GenericTypeParameterBuilder_SetBaseTypeConstraint", "signature": "void GenericTypeParameterBuilder_SetBaseTypeConstraint(GenericTypeParameterBuilder * this, Type * baseTypeConstraint, MethodInfo * method)", "dotNetSignature": "Void SetBaseTypeConstraint(Type)" }, { "virtualAddress": "0x0089B460", "name": "GenericTypeParameterBuilder_SetCustomAttribute", "signature": "void GenericTypeParameterBuilder_SetCustomAttribute(GenericTypeParameterBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0089B4C0", "name": "GenericTypeParameterBuilder_SetCustomAttribute_1", "signature": "void GenericTypeParameterBuilder_SetCustomAttribute_1(GenericTypeParameterBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0089B520", "name": "GenericTypeParameterBuilder_SetGenericParameterAttributes", "signature": "void GenericTypeParameterBuilder_SetGenericParameterAttributes(GenericTypeParameterBuilder * this, GenericParameterAttributes__Enum genericParameterAttributes, MethodInfo * method)", "dotNetSignature": "Void SetGenericParameterAttributes(GenericParameterAttributes)" }, { "virtualAddress": "0x0089B580", "name": "GenericTypeParameterBuilder_SetInterfaceConstraints", "signature": "void GenericTypeParameterBuilder_SetInterfaceConstraints(GenericTypeParameterBuilder * this, Type__Array * interfaceConstraints, MethodInfo * method)", "dotNetSignature": "Void SetInterfaceConstraints(Type[])" }, { "virtualAddress": "0x0089B5E0", "name": "GenericTypeParameterBuilder__ctor", "signature": "void GenericTypeParameterBuilder__ctor(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "GenericTypeParameterBuilder()" }, { "virtualAddress": "0x0089B5E8", "name": "GenericTypeParameterBuilder_get_UnderlyingSystemType", "signature": "Type * GenericTypeParameterBuilder_get_UnderlyingSystemType(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x0089B628", "name": "GenericTypeParameterBuilder_GetAttributeFlagsImpl", "signature": "TypeAttributes__Enum GenericTypeParameterBuilder_GetAttributeFlagsImpl(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x0089B668", "name": "GenericTypeParameterBuilder_GetConstructorImpl", "signature": "ConstructorInfo * GenericTypeParameterBuilder_GetConstructorImpl(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0089B6A8", "name": "GenericTypeParameterBuilder_GetConstructors", "signature": "ConstructorInfo__Array * GenericTypeParameterBuilder_GetConstructors(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x0089B6E8", "name": "GenericTypeParameterBuilder_GetCustomAttributes", "signature": "Object__Array * GenericTypeParameterBuilder_GetCustomAttributes(GenericTypeParameterBuilder * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0089B728", "name": "GenericTypeParameterBuilder_GetCustomAttributes_1", "signature": "Object__Array * GenericTypeParameterBuilder_GetCustomAttributes_1(GenericTypeParameterBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0089B768", "name": "GenericTypeParameterBuilder_GetEvent", "signature": "EventInfo_1 * GenericTypeParameterBuilder_GetEvent(GenericTypeParameterBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x0089B7A8", "name": "GenericTypeParameterBuilder_GetEvents", "signature": "EventInfo_1__Array * GenericTypeParameterBuilder_GetEvents(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x0089B7E8", "name": "GenericTypeParameterBuilder_GetField", "signature": "FieldInfo_1 * GenericTypeParameterBuilder_GetField(GenericTypeParameterBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x0089B828", "name": "GenericTypeParameterBuilder_GetFields", "signature": "FieldInfo_1__Array * GenericTypeParameterBuilder_GetFields(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x0089B868", "name": "GenericTypeParameterBuilder_GetInterface", "signature": "Type * GenericTypeParameterBuilder_GetInterface(GenericTypeParameterBuilder * this, String * name, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x0089B8A8", "name": "GenericTypeParameterBuilder_GetInterfaces", "signature": "Type__Array * GenericTypeParameterBuilder_GetInterfaces(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x0089B8E8", "name": "GenericTypeParameterBuilder_GetMembers", "signature": "MemberInfo_1__Array * GenericTypeParameterBuilder_GetMembers(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x0089B928", "name": "GenericTypeParameterBuilder_GetMethodImpl", "signature": "MethodInfo_1 * GenericTypeParameterBuilder_GetMethodImpl(GenericTypeParameterBuilder * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0089B968", "name": "GenericTypeParameterBuilder_GetMethods", "signature": "MethodInfo_1__Array * GenericTypeParameterBuilder_GetMethods(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x0089B9A8", "name": "GenericTypeParameterBuilder_GetNestedType", "signature": "Type * GenericTypeParameterBuilder_GetNestedType(GenericTypeParameterBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x0089B9E8", "name": "GenericTypeParameterBuilder_GetNestedTypes", "signature": "Type__Array * GenericTypeParameterBuilder_GetNestedTypes(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x0089BA28", "name": "GenericTypeParameterBuilder_GetProperties", "signature": "PropertyInfo_1__Array * GenericTypeParameterBuilder_GetProperties(GenericTypeParameterBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x0089BA68", "name": "GenericTypeParameterBuilder_GetPropertyImpl", "signature": "PropertyInfo_1 * GenericTypeParameterBuilder_GetPropertyImpl(GenericTypeParameterBuilder * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0089BAA8", "name": "GenericTypeParameterBuilder_HasElementTypeImpl", "signature": "bool GenericTypeParameterBuilder_HasElementTypeImpl(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x0089BAE8", "name": "GenericTypeParameterBuilder_InvokeMember", "signature": "Object * GenericTypeParameterBuilder_InvokeMember(GenericTypeParameterBuilder * this, String * name, BindingFlags__Enum invokeAttr, Binder * binder, Object * target, Object__Array * args, ParameterModifier__Array * modifiers, CultureInfo * culture, String__Array * namedParameters, MethodInfo * method)", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x0089BB28", "name": "GenericTypeParameterBuilder_IsArrayImpl", "signature": "bool GenericTypeParameterBuilder_IsArrayImpl(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x0089BB68", "name": "GenericTypeParameterBuilder_IsByRefImpl", "signature": "bool GenericTypeParameterBuilder_IsByRefImpl(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x0089BBA8", "name": "GenericTypeParameterBuilder_IsCOMObjectImpl", "signature": "bool GenericTypeParameterBuilder_IsCOMObjectImpl(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x0089BBE8", "name": "GenericTypeParameterBuilder_IsDefined", "signature": "bool GenericTypeParameterBuilder_IsDefined(GenericTypeParameterBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0089BC28", "name": "GenericTypeParameterBuilder_IsPointerImpl", "signature": "bool GenericTypeParameterBuilder_IsPointerImpl(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x0089BC68", "name": "GenericTypeParameterBuilder_IsPrimitiveImpl", "signature": "bool GenericTypeParameterBuilder_IsPrimitiveImpl(GenericTypeParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x0089BCA8", "name": "ILGenerator__ctor", "signature": "void ILGenerator__ctor(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "ILGenerator()" }, { "virtualAddress": "0x0089BCB0", "name": "ILGenerator_get_ILOffset", "signature": "int32_t ILGenerator_get_ILOffset(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ILOffset()" }, { "virtualAddress": "0x0089BD10", "name": "ILGenerator_BeginCatchBlock", "signature": "void ILGenerator_BeginCatchBlock(ILGenerator * this, Type * exceptionType, MethodInfo * method)", "dotNetSignature": "Void BeginCatchBlock(Type)" }, { "virtualAddress": "0x0089BD70", "name": "ILGenerator_BeginExceptFilterBlock", "signature": "void ILGenerator_BeginExceptFilterBlock(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Void BeginExceptFilterBlock()" }, { "virtualAddress": "0x0089BDD0", "name": "ILGenerator_BeginExceptionBlock", "signature": "Label ILGenerator_BeginExceptionBlock(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Label BeginExceptionBlock()" }, { "virtualAddress": "0x0089BE30", "name": "ILGenerator_BeginFaultBlock", "signature": "void ILGenerator_BeginFaultBlock(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Void BeginFaultBlock()" }, { "virtualAddress": "0x0089BE90", "name": "ILGenerator_BeginFinallyBlock", "signature": "void ILGenerator_BeginFinallyBlock(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Void BeginFinallyBlock()" }, { "virtualAddress": "0x0089BEF0", "name": "ILGenerator_BeginScope", "signature": "void ILGenerator_BeginScope(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Void BeginScope()" }, { "virtualAddress": "0x0089BF50", "name": "ILGenerator_DeclareLocal", "signature": "LocalBuilder * ILGenerator_DeclareLocal(ILGenerator * this, Type * localType, MethodInfo * method)", "dotNetSignature": "LocalBuilder DeclareLocal(Type)" }, { "virtualAddress": "0x0089BFB0", "name": "ILGenerator_DeclareLocal_1", "signature": "LocalBuilder * ILGenerator_DeclareLocal_1(ILGenerator * this, Type * localType, bool pinned, MethodInfo * method)", "dotNetSignature": "LocalBuilder DeclareLocal(Type, Boolean)" }, { "virtualAddress": "0x0089C010", "name": "ILGenerator_DefineLabel", "signature": "Label ILGenerator_DefineLabel(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Label DefineLabel()" }, { "virtualAddress": "0x0089C070", "name": "ILGenerator_Emit", "signature": "void ILGenerator_Emit(ILGenerator * this, OpCode opcode, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode)" }, { "virtualAddress": "0x0089C0D0", "name": "ILGenerator_Emit_1", "signature": "void ILGenerator_Emit_1(ILGenerator * this, OpCode opcode, uint8_t arg, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Byte)" }, { "virtualAddress": "0x0089C130", "name": "ILGenerator_Emit_2", "signature": "void ILGenerator_Emit_2(ILGenerator * this, OpCode opcode, double arg, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Double)" }, { "virtualAddress": "0x0089C190", "name": "ILGenerator_Emit_3", "signature": "void ILGenerator_Emit_3(ILGenerator * this, OpCode opcode, int16_t arg, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Int16)" }, { "virtualAddress": "0x0089C1F0", "name": "ILGenerator_Emit_4", "signature": "void ILGenerator_Emit_4(ILGenerator * this, OpCode opcode, int32_t arg, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Int32)" }, { "virtualAddress": "0x0089C250", "name": "ILGenerator_Emit_5", "signature": "void ILGenerator_Emit_5(ILGenerator * this, OpCode opcode, int64_t arg, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Int64)" }, { "virtualAddress": "0x0089C2B0", "name": "ILGenerator_Emit_6", "signature": "void ILGenerator_Emit_6(ILGenerator * this, OpCode opcode, ConstructorInfo * con, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, ConstructorInfo)" }, { "virtualAddress": "0x0089C310", "name": "ILGenerator_Emit_7", "signature": "void ILGenerator_Emit_7(ILGenerator * this, OpCode opcode, Label label, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Label)" }, { "virtualAddress": "0x0089C370", "name": "ILGenerator_Emit_8", "signature": "void ILGenerator_Emit_8(ILGenerator * this, OpCode opcode, Label__Array * labels, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Label[])" }, { "virtualAddress": "0x0089C3D0", "name": "ILGenerator_Emit_9", "signature": "void ILGenerator_Emit_9(ILGenerator * this, OpCode opcode, LocalBuilder * local, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, LocalBuilder)" }, { "virtualAddress": "0x0089C430", "name": "ILGenerator_Emit_10", "signature": "void ILGenerator_Emit_10(ILGenerator * this, OpCode opcode, SignatureHelper * signature, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, SignatureHelper)" }, { "virtualAddress": "0x0089C490", "name": "ILGenerator_Emit_11", "signature": "void ILGenerator_Emit_11(ILGenerator * this, OpCode opcode, FieldInfo_1 * field, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, FieldInfo)" }, { "virtualAddress": "0x0089C4F0", "name": "ILGenerator_Emit_12", "signature": "void ILGenerator_Emit_12(ILGenerator * this, OpCode opcode, MethodInfo_1 * meth, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, MethodInfo)" }, { "virtualAddress": "0x0089C550", "name": "ILGenerator_Emit_13", "signature": "void ILGenerator_Emit_13(ILGenerator * this, OpCode opcode, int8_t arg, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, SByte)" }, { "virtualAddress": "0x0089C5B0", "name": "ILGenerator_Emit_14", "signature": "void ILGenerator_Emit_14(ILGenerator * this, OpCode opcode, float arg, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Single)" }, { "virtualAddress": "0x0089C610", "name": "ILGenerator_Emit_15", "signature": "void ILGenerator_Emit_15(ILGenerator * this, OpCode opcode, String * str, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, String)" }, { "virtualAddress": "0x0089C670", "name": "ILGenerator_Emit_16", "signature": "void ILGenerator_Emit_16(ILGenerator * this, OpCode opcode, Type * cls, MethodInfo * method)", "dotNetSignature": "Void Emit(OpCode, Type)" }, { "virtualAddress": "0x0089C6D0", "name": "ILGenerator_EmitCall", "signature": "void ILGenerator_EmitCall(ILGenerator * this, OpCode opcode, MethodInfo_1 * methodInfo, Type__Array * optionalParameterTypes, MethodInfo * method)", "dotNetSignature": "Void EmitCall(OpCode, MethodInfo, Type[])" }, { "virtualAddress": "0x0089C730", "name": "ILGenerator_EmitCalli", "signature": "void ILGenerator_EmitCalli(ILGenerator * this, OpCode opcode, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, Type__Array * optionalParameterTypes, MethodInfo * method)", "dotNetSignature": "Void EmitCalli(OpCode, CallingConventions, Type, Type[], Type[])" }, { "virtualAddress": "0x0089C790", "name": "ILGenerator_EmitWriteLine", "signature": "void ILGenerator_EmitWriteLine(ILGenerator * this, LocalBuilder * localBuilder, MethodInfo * method)", "dotNetSignature": "Void EmitWriteLine(LocalBuilder)" }, { "virtualAddress": "0x0089C7F0", "name": "ILGenerator_EmitWriteLine_1", "signature": "void ILGenerator_EmitWriteLine_1(ILGenerator * this, FieldInfo_1 * fld, MethodInfo * method)", "dotNetSignature": "Void EmitWriteLine(FieldInfo)" }, { "virtualAddress": "0x0089C850", "name": "ILGenerator_EmitWriteLine_2", "signature": "void ILGenerator_EmitWriteLine_2(ILGenerator * this, String * value, MethodInfo * method)", "dotNetSignature": "Void EmitWriteLine(String)" }, { "virtualAddress": "0x0089C8B0", "name": "ILGenerator_EndExceptionBlock", "signature": "void ILGenerator_EndExceptionBlock(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Void EndExceptionBlock()" }, { "virtualAddress": "0x0089C910", "name": "ILGenerator_EndScope", "signature": "void ILGenerator_EndScope(ILGenerator * this, MethodInfo * method)", "dotNetSignature": "Void EndScope()" }, { "virtualAddress": "0x0089C970", "name": "ILGenerator_MarkLabel", "signature": "void ILGenerator_MarkLabel(ILGenerator * this, Label loc, MethodInfo * method)", "dotNetSignature": "Void MarkLabel(Label)" }, { "virtualAddress": "0x0089C9D0", "name": "ILGenerator_ThrowException", "signature": "void ILGenerator_ThrowException(ILGenerator * this, Type * excType, MethodInfo * method)", "dotNetSignature": "Void ThrowException(Type)" }, { "virtualAddress": "0x0089CA30", "name": "ILGenerator_UsingNamespace", "signature": "void ILGenerator_UsingNamespace(ILGenerator * this, String * usingNamespace, MethodInfo * method)", "dotNetSignature": "Void UsingNamespace(String)" }, { "virtualAddress": "0x0089CA90", "name": "ILGenerator_EmitCalli_1", "signature": "void ILGenerator_EmitCalli_1(ILGenerator * this, OpCode opcode, CallingConvention__Enum unmanagedCallConv, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "Void EmitCalli(OpCode, CallingConvention, Type, Type[])" }, { "virtualAddress": "0x0089CAD0", "name": "ILGenerator_MarkSequencePoint", "signature": "void ILGenerator_MarkSequencePoint(ILGenerator * this, ISymbolDocumentWriter * document, int32_t startLine, int32_t startColumn, int32_t endLine, int32_t endColumn, MethodInfo * method)", "dotNetSignature": "Void MarkSequencePoint(ISymbolDocumentWriter, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0089CB10", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_GetIDsOfNames", "signature": "void ILGenerator_System_Runtime_InteropServices__ILGenerator_GetIDsOfNames(ILGenerator * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089CB50", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_GetTypeInfo", "signature": "void ILGenerator_System_Runtime_InteropServices__ILGenerator_GetTypeInfo(ILGenerator * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089CB90", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_GetTypeInfoCount", "signature": "void ILGenerator_System_Runtime_InteropServices__ILGenerator_GetTypeInfoCount(ILGenerator * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0089CBD0", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_Invoke", "signature": "void ILGenerator_System_Runtime_InteropServices__ILGenerator_Invoke(ILGenerator * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00404D44", "name": "Label__ctor", "signature": "void Label__ctor(Label__Boxed * this, int32_t val, MethodInfo * method)", "dotNetSignature": "Label(Int32)" }, { "virtualAddress": "0x00404D4C", "name": "Label_Equals", "signature": "bool Label_Equals(Label__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00404D54", "name": "Label_Equals_1", "signature": "bool Label_Equals_1(Label__Boxed * this, Label obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Label)" }, { "virtualAddress": "0x0089CCB0", "name": "Label_op_Equality", "signature": "bool Label_op_Equality(Label a, Label b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Label, Label)" }, { "virtualAddress": "0x0089CCBC", "name": "Label_op_Inequality", "signature": "bool Label_op_Inequality(Label a, Label b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Label, Label)" }, { "virtualAddress": "0x00404D64", "name": "Label_GetHashCode", "signature": "int32_t Label_GetHashCode(Label__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0089CCD0", "name": "LocalBuilder__ctor", "signature": "void LocalBuilder__ctor(LocalBuilder * this, Type * t, ILGenerator * ilgen, MethodInfo * method)", "dotNetSignature": "LocalBuilder(Type, ILGenerator)" }, { "virtualAddress": "0x0089CD0C", "name": "LocalBuilder_SetLocalSymInfo", "signature": "void LocalBuilder_SetLocalSymInfo(LocalBuilder * this, String * name, int32_t startOffset, int32_t endOffset, MethodInfo * method)", "dotNetSignature": "Void SetLocalSymInfo(String, Int32, Int32)" }, { "virtualAddress": "0x0089CD18", "name": "LocalBuilder_SetLocalSymInfo_1", "signature": "void LocalBuilder_SetLocalSymInfo_1(LocalBuilder * this, String * name, MethodInfo * method)", "dotNetSignature": "Void SetLocalSymInfo(String)" }, { "virtualAddress": "0x0089CD24", "name": "LocalBuilder_get_LocalType", "signature": "Type * LocalBuilder_get_LocalType(LocalBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_LocalType()" }, { "virtualAddress": "0x0089CD2C", "name": "LocalBuilder_get_IsPinned", "signature": "bool LocalBuilder_get_IsPinned(LocalBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPinned()" }, { "virtualAddress": "0x0089CD34", "name": "LocalBuilder_get_LocalIndex", "signature": "int32_t LocalBuilder_get_LocalIndex(LocalBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LocalIndex()" }, { "virtualAddress": "0x0089CD3C", "name": "LocalBuilder_get_Name", "signature": "String * LocalBuilder_get_Name(LocalBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0089CD44", "name": "LocalBuilder_get_StartOffset", "signature": "int32_t LocalBuilder_get_StartOffset(LocalBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_StartOffset()" }, { "virtualAddress": "0x0089CD4C", "name": "LocalBuilder_get_EndOffset", "signature": "int32_t LocalBuilder_get_EndOffset(LocalBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EndOffset()" }, { "virtualAddress": "0x0089CD54", "name": "LocalBuilder__ctor_1", "signature": "void LocalBuilder__ctor_1(LocalBuilder * this, MethodInfo * method)", "dotNetSignature": "LocalBuilder()" }, { "virtualAddress": "0x0089CD94", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetIDsOfNames", "signature": "void LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetIDsOfNames(LocalBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089CDD4", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetTypeInfo", "signature": "void LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetTypeInfo(LocalBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089CE14", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetTypeInfoCount", "signature": "void LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetTypeInfoCount(LocalBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0089CE54", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_Invoke", "signature": "void LocalBuilder_System_Runtime_InteropServices__LocalBuilder_Invoke(LocalBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0089CE94", "name": "MethodBuilder_get_InitLocals", "signature": "bool MethodBuilder_get_InitLocals(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InitLocals()" }, { "virtualAddress": "0x0089CE9C", "name": "MethodBuilder_set_InitLocals", "signature": "void MethodBuilder_set_InitLocals(MethodBuilder * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_InitLocals(Boolean)" }, { "virtualAddress": "0x0089CEA8", "name": "MethodBuilder_get_Attributes", "signature": "MethodAttributes__Enum MethodBuilder_get_Attributes(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x0089CF08", "name": "MethodBuilder_get_DeclaringType", "signature": "Type * MethodBuilder_get_DeclaringType(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x0089CF68", "name": "MethodBuilder_get_Name", "signature": "String * MethodBuilder_get_Name(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0089CFC8", "name": "MethodBuilder_DefineGenericParameters", "signature": "GenericTypeParameterBuilder__Array * MethodBuilder_DefineGenericParameters(MethodBuilder * this, String__Array * names, MethodInfo * method)", "dotNetSignature": "GenericTypeParameterBuilder[] DefineGenericParameters(String[])" }, { "virtualAddress": "0x0089D028", "name": "MethodBuilder_DefineParameter", "signature": "ParameterBuilder * MethodBuilder_DefineParameter(MethodBuilder * this, int32_t position, ParameterAttributes__Enum attributes, String * strParamName, MethodInfo * method)", "dotNetSignature": "ParameterBuilder DefineParameter(Int32, ParameterAttributes, String)" }, { "virtualAddress": "0x0089D088", "name": "MethodBuilder_GetILGenerator", "signature": "ILGenerator * MethodBuilder_GetILGenerator(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "ILGenerator GetILGenerator()" }, { "virtualAddress": "0x0089D0E8", "name": "MethodBuilder_GetILGenerator_1", "signature": "ILGenerator * MethodBuilder_GetILGenerator_1(MethodBuilder * this, int32_t size, MethodInfo * method)", "dotNetSignature": "ILGenerator GetILGenerator(Int32)" }, { "virtualAddress": "0x0089D148", "name": "MethodBuilder_GetParameters", "signature": "ParameterInfo_1__Array * MethodBuilder_GetParameters(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x0089D1A8", "name": "MethodBuilder_SetCustomAttribute", "signature": "void MethodBuilder_SetCustomAttribute(MethodBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0089D208", "name": "MethodBuilder_SetCustomAttribute_1", "signature": "void MethodBuilder_SetCustomAttribute_1(MethodBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0089D268", "name": "MethodBuilder_SetImplementationFlags", "signature": "void MethodBuilder_SetImplementationFlags(MethodBuilder * this, MethodImplAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "Void SetImplementationFlags(MethodImplAttributes)" }, { "virtualAddress": "0x0089D2C8", "name": "MethodBuilder_SetParameters", "signature": "void MethodBuilder_SetParameters(MethodBuilder * this, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "Void SetParameters(Type[])" }, { "virtualAddress": "0x0089D328", "name": "MethodBuilder_SetReturnType", "signature": "void MethodBuilder_SetReturnType(MethodBuilder * this, Type * returnType, MethodInfo * method)", "dotNetSignature": "Void SetReturnType(Type)" }, { "virtualAddress": "0x0089D388", "name": "MethodBuilder_SetSignature", "signature": "void MethodBuilder_SetSignature(MethodBuilder * this, Type * returnType, Type__Array * returnTypeRequiredCustomModifiers, Type__Array * returnTypeOptionalCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * parameterTypeRequiredCustomModifiers, Type__Array__Array * parameterTypeOptionalCustomModifiers, MethodInfo * method)", "dotNetSignature": "Void SetSignature(Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x0089D3E8", "name": "MethodBuilder__ctor", "signature": "void MethodBuilder__ctor(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodBuilder()" }, { "virtualAddress": "0x0089D3F0", "name": "MethodBuilder_get_MethodHandle", "signature": "RuntimeMethodHandle MethodBuilder_get_MethodHandle(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x0089D430", "name": "MethodBuilder_get_ReflectedType", "signature": "Type * MethodBuilder_get_ReflectedType(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x0089D470", "name": "MethodBuilder_get_ReturnTypeCustomAttributes", "signature": "ICustomAttributeProvider * MethodBuilder_get_ReturnTypeCustomAttributes(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "ICustomAttributeProvider get_ReturnTypeCustomAttributes()" }, { "virtualAddress": "0x0089D4B0", "name": "MethodBuilder_get_Signature", "signature": "String * MethodBuilder_get_Signature(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Signature()" }, { "virtualAddress": "0x0089D4F0", "name": "MethodBuilder_AddDeclarativeSecurity", "signature": "void MethodBuilder_AddDeclarativeSecurity(MethodBuilder * this, SecurityAction__Enum action, PermissionSet * pset, MethodInfo * method)", "dotNetSignature": "Void AddDeclarativeSecurity(SecurityAction, PermissionSet)" }, { "virtualAddress": "0x0089D530", "name": "MethodBuilder_CreateMethodBody", "signature": "void MethodBuilder_CreateMethodBody(MethodBuilder * this, Byte__Array * il, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CreateMethodBody(Byte[], Int32)" }, { "virtualAddress": "0x0089D570", "name": "MethodBuilder_GetBaseDefinition", "signature": "MethodInfo_1 * MethodBuilder_GetBaseDefinition(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetBaseDefinition()" }, { "virtualAddress": "0x0089D5B0", "name": "MethodBuilder_GetCustomAttributes", "signature": "Object__Array * MethodBuilder_GetCustomAttributes(MethodBuilder * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0089D5F0", "name": "MethodBuilder_GetCustomAttributes_1", "signature": "Object__Array * MethodBuilder_GetCustomAttributes_1(MethodBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0089D630", "name": "MethodBuilder_GetMethodImplementationFlags", "signature": "MethodImplAttributes__Enum MethodBuilder_GetMethodImplementationFlags(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x0089D670", "name": "MethodBuilder_GetModule", "signature": "Module * MethodBuilder_GetModule(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "Module GetModule()" }, { "virtualAddress": "0x0089D6B0", "name": "MethodBuilder_GetToken", "signature": "MethodToken MethodBuilder_GetToken(MethodBuilder * this, MethodInfo * method)", "dotNetSignature": "MethodToken GetToken()" }, { "virtualAddress": "0x0089D6F0", "name": "MethodBuilder_Invoke", "signature": "Object * MethodBuilder_Invoke(MethodBuilder * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0089D730", "name": "MethodBuilder_IsDefined", "signature": "bool MethodBuilder_IsDefined(MethodBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0089D770", "name": "MethodBuilder_SetMarshal", "signature": "void MethodBuilder_SetMarshal(MethodBuilder * this, UnmanagedMarshal * unmanagedMarshal, MethodInfo * method)", "dotNetSignature": "Void SetMarshal(UnmanagedMarshal)" }, { "virtualAddress": "0x0089D7B0", "name": "MethodBuilder_SetMethodBody", "signature": "void MethodBuilder_SetMethodBody(MethodBuilder * this, Byte__Array * il, int32_t maxStack, Byte__Array * localSignature, IEnumerable_1_System_Reflection_Emit_ExceptionHandler_ * exceptionHandlers, IEnumerable_1_System_Int32_ * tokenFixups, MethodInfo * method)", "dotNetSignature": "Void SetMethodBody(Byte[], Int32, Byte[], IEnumerable\u00601[System.Reflection.Emit.ExceptionHandler], IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x0089D7F0", "name": "MethodBuilder_SetSymCustomAttribute", "signature": "void MethodBuilder_SetSymCustomAttribute(MethodBuilder * this, String * name, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void SetSymCustomAttribute(String, Byte[])" }, { "virtualAddress": "0x0089D830", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetIDsOfNames", "signature": "void MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetIDsOfNames(MethodBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089D870", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetTypeInfo", "signature": "void MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetTypeInfo(MethodBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089D8B0", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetTypeInfoCount", "signature": "void MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetTypeInfoCount(MethodBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0089D8F0", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_Invoke", "signature": "void MethodBuilder_System_Runtime_InteropServices__MethodBuilder_Invoke(MethodBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0089DBB0", "name": "ModuleBuilder_CreateGlobalFunctions", "signature": "void ModuleBuilder_CreateGlobalFunctions(ModuleBuilder * this, MethodInfo * method)", "dotNetSignature": "Void CreateGlobalFunctions()" }, { "virtualAddress": "0x0089DC10", "name": "ModuleBuilder_DefineEnum", "signature": "EnumBuilder * ModuleBuilder_DefineEnum(ModuleBuilder * this, String * name, TypeAttributes__Enum visibility, Type * underlyingType, MethodInfo * method)", "dotNetSignature": "EnumBuilder DefineEnum(String, TypeAttributes, Type)" }, { "virtualAddress": "0x0089DC70", "name": "ModuleBuilder_DefineGlobalMethod", "signature": "MethodBuilder * ModuleBuilder_DefineGlobalMethod(ModuleBuilder * this, String * name, MethodAttributes__Enum attributes, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineGlobalMethod(String, MethodAttributes, Type, Type[])" }, { "virtualAddress": "0x0089DCD0", "name": "ModuleBuilder_DefineGlobalMethod_1", "signature": "MethodBuilder * ModuleBuilder_DefineGlobalMethod_1(ModuleBuilder * this, String * name, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineGlobalMethod(String, MethodAttributes, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x0089DD30", "name": "ModuleBuilder_DefineGlobalMethod_2", "signature": "MethodBuilder * ModuleBuilder_DefineGlobalMethod_2(ModuleBuilder * this, String * name, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * requiredReturnTypeCustomModifiers, Type__Array * optionalReturnTypeCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * requiredParameterTypeCustomModifiers, Type__Array__Array * optionalParameterTypeCustomModifiers, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineGlobalMethod(String, MethodAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x0089DD90", "name": "ModuleBuilder_DefineInitializedData", "signature": "FieldBuilder * ModuleBuilder_DefineInitializedData(ModuleBuilder * this, String * name, Byte__Array * data, FieldAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "FieldBuilder DefineInitializedData(String, Byte[], FieldAttributes)" }, { "virtualAddress": "0x0089DDF0", "name": "ModuleBuilder_DefineType", "signature": "TypeBuilder * ModuleBuilder_DefineType(ModuleBuilder * this, String * name, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineType(String)" }, { "virtualAddress": "0x0089DE50", "name": "ModuleBuilder_DefineType_1", "signature": "TypeBuilder * ModuleBuilder_DefineType_1(ModuleBuilder * this, String * name, TypeAttributes__Enum attr, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes)" }, { "virtualAddress": "0x0089DEB0", "name": "ModuleBuilder_DefineType_2", "signature": "TypeBuilder * ModuleBuilder_DefineType_2(ModuleBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type)" }, { "virtualAddress": "0x0089DF10", "name": "ModuleBuilder_DefineType_3", "signature": "TypeBuilder * ModuleBuilder_DefineType_3(ModuleBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, int32_t typesize, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, Int32)" }, { "virtualAddress": "0x0089DF70", "name": "ModuleBuilder_DefineType_4", "signature": "TypeBuilder * ModuleBuilder_DefineType_4(ModuleBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, PackingSize__Enum packsize, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, PackingSize)" }, { "virtualAddress": "0x0089DFD0", "name": "ModuleBuilder_DefineType_5", "signature": "TypeBuilder * ModuleBuilder_DefineType_5(ModuleBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, Type__Array * interfaces, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, Type[])" }, { "virtualAddress": "0x0089E030", "name": "ModuleBuilder_DefineType_6", "signature": "TypeBuilder * ModuleBuilder_DefineType_6(ModuleBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, PackingSize__Enum packingSize, int32_t typesize, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, PackingSize, Int32)" }, { "virtualAddress": "0x0089E090", "name": "ModuleBuilder_DefineUninitializedData", "signature": "FieldBuilder * ModuleBuilder_DefineUninitializedData(ModuleBuilder * this, String * name, int32_t size, FieldAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "FieldBuilder DefineUninitializedData(String, Int32, FieldAttributes)" }, { "virtualAddress": "0x0089E0F0", "name": "ModuleBuilder_GetArrayMethod", "signature": "MethodInfo_1 * ModuleBuilder_GetArrayMethod(ModuleBuilder * this, Type * arrayClass, String * methodName, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "MethodInfo GetArrayMethod(Type, String, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x0089E150", "name": "ModuleBuilder_SetCustomAttribute", "signature": "void ModuleBuilder_SetCustomAttribute(ModuleBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0089E1B0", "name": "ModuleBuilder_SetCustomAttribute_1", "signature": "void ModuleBuilder_SetCustomAttribute_1(ModuleBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0089E210", "name": "ModuleBuilder__ctor", "signature": "void ModuleBuilder__ctor(ModuleBuilder * this, MethodInfo * method)", "dotNetSignature": "ModuleBuilder()" }, { "virtualAddress": "0x0089E278", "name": "ModuleBuilder_DefineDocument", "signature": "ISymbolDocumentWriter * ModuleBuilder_DefineDocument(ModuleBuilder * this, String * url, Guid language, Guid languageVendor, Guid documentType, MethodInfo * method)", "dotNetSignature": "ISymbolDocumentWriter DefineDocument(String, Guid, Guid, Guid)" }, { "virtualAddress": "0x0089E2B8", "name": "ModuleBuilder_DefineManifestResource", "signature": "void ModuleBuilder_DefineManifestResource(ModuleBuilder * this, String * name, Stream * stream, ResourceAttributes__Enum attribute, MethodInfo * method)", "dotNetSignature": "Void DefineManifestResource(String, Stream, ResourceAttributes)" }, { "virtualAddress": "0x0089E2F8", "name": "ModuleBuilder_DefinePInvokeMethod", "signature": "MethodBuilder * ModuleBuilder_DefinePInvokeMethod(ModuleBuilder * this, String * name, String * dllName, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, CallingConvention__Enum nativeCallConv, CharSet__Enum nativeCharSet, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x0089E338", "name": "ModuleBuilder_DefinePInvokeMethod_1", "signature": "MethodBuilder * ModuleBuilder_DefinePInvokeMethod_1(ModuleBuilder * this, String * name, String * dllName, String * entryName, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, CallingConvention__Enum nativeCallConv, CharSet__Enum nativeCharSet, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x0089E378", "name": "ModuleBuilder_DefineResource", "signature": "IResourceWriter * ModuleBuilder_DefineResource(ModuleBuilder * this, String * name, String * description, MethodInfo * method)", "dotNetSignature": "IResourceWriter DefineResource(String, String)" }, { "virtualAddress": "0x0089E3B8", "name": "ModuleBuilder_DefineResource_1", "signature": "IResourceWriter * ModuleBuilder_DefineResource_1(ModuleBuilder * this, String * name, String * description, ResourceAttributes__Enum attribute, MethodInfo * method)", "dotNetSignature": "IResourceWriter DefineResource(String, String, ResourceAttributes)" }, { "virtualAddress": "0x0089E3F8", "name": "ModuleBuilder_DefineUnmanagedResource", "signature": "void ModuleBuilder_DefineUnmanagedResource(ModuleBuilder * this, Byte__Array * resource, MethodInfo * method)", "dotNetSignature": "Void DefineUnmanagedResource(Byte[])" }, { "virtualAddress": "0x0089E438", "name": "ModuleBuilder_DefineUnmanagedResource_1", "signature": "void ModuleBuilder_DefineUnmanagedResource_1(ModuleBuilder * this, String * resourceFileName, MethodInfo * method)", "dotNetSignature": "Void DefineUnmanagedResource(String)" }, { "virtualAddress": "0x0089E478", "name": "ModuleBuilder_GetArrayMethodToken", "signature": "MethodToken ModuleBuilder_GetArrayMethodToken(ModuleBuilder * this, Type * arrayClass, String * methodName, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "MethodToken GetArrayMethodToken(Type, String, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x0089E4B8", "name": "ModuleBuilder_GetConstructorToken", "signature": "MethodToken ModuleBuilder_GetConstructorToken(ModuleBuilder * this, ConstructorInfo * con, MethodInfo * method)", "dotNetSignature": "MethodToken GetConstructorToken(ConstructorInfo)" }, { "virtualAddress": "0x0089E4F8", "name": "ModuleBuilder_GetConstructorToken_1", "signature": "MethodToken ModuleBuilder_GetConstructorToken_1(ModuleBuilder * this, ConstructorInfo * constructor, IEnumerable_1_System_Type_ * optionalParameterTypes, MethodInfo * method)", "dotNetSignature": "MethodToken GetConstructorToken(ConstructorInfo, IEnumerable\u00601[System.Type])" }, { "virtualAddress": "0x0089E538", "name": "ModuleBuilder_GetFieldToken", "signature": "FieldToken ModuleBuilder_GetFieldToken(ModuleBuilder * this, FieldInfo_1 * field, MethodInfo * method)", "dotNetSignature": "FieldToken GetFieldToken(FieldInfo)" }, { "virtualAddress": "0x0089E578", "name": "ModuleBuilder_GetMethodToken", "signature": "MethodToken ModuleBuilder_GetMethodToken(ModuleBuilder * this, MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "MethodToken GetMethodToken(MethodInfo)" }, { "virtualAddress": "0x0089E5B8", "name": "ModuleBuilder_GetMethodToken_1", "signature": "MethodToken ModuleBuilder_GetMethodToken_1(ModuleBuilder * this, MethodInfo_1 * method_1, IEnumerable_1_System_Type_ * optionalParameterTypes, MethodInfo * method)", "dotNetSignature": "MethodToken GetMethodToken(MethodInfo, IEnumerable\u00601[System.Type])" }, { "virtualAddress": "0x0089E5F8", "name": "ModuleBuilder_GetSignatureToken", "signature": "SignatureToken ModuleBuilder_GetSignatureToken(ModuleBuilder * this, Byte__Array * sigBytes, int32_t sigLength, MethodInfo * method)", "dotNetSignature": "SignatureToken GetSignatureToken(Byte[], Int32)" }, { "virtualAddress": "0x0089E638", "name": "ModuleBuilder_GetSignatureToken_1", "signature": "SignatureToken ModuleBuilder_GetSignatureToken_1(ModuleBuilder * this, SignatureHelper * sigHelper, MethodInfo * method)", "dotNetSignature": "SignatureToken GetSignatureToken(SignatureHelper)" }, { "virtualAddress": "0x0089E678", "name": "ModuleBuilder_GetStringConstant", "signature": "StringToken ModuleBuilder_GetStringConstant(ModuleBuilder * this, String * str, MethodInfo * method)", "dotNetSignature": "StringToken GetStringConstant(String)" }, { "virtualAddress": "0x0089E6B8", "name": "ModuleBuilder_GetSymWriter", "signature": "ISymbolWriter * ModuleBuilder_GetSymWriter(ModuleBuilder * this, MethodInfo * method)", "dotNetSignature": "ISymbolWriter GetSymWriter()" }, { "virtualAddress": "0x0089E6F8", "name": "ModuleBuilder_GetTypeToken", "signature": "TypeToken ModuleBuilder_GetTypeToken(ModuleBuilder * this, String * name, MethodInfo * method)", "dotNetSignature": "TypeToken GetTypeToken(String)" }, { "virtualAddress": "0x0089E738", "name": "ModuleBuilder_GetTypeToken_1", "signature": "TypeToken ModuleBuilder_GetTypeToken_1(ModuleBuilder * this, Type * type, MethodInfo * method)", "dotNetSignature": "TypeToken GetTypeToken(Type)" }, { "virtualAddress": "0x0089E778", "name": "ModuleBuilder_IsTransient", "signature": "bool ModuleBuilder_IsTransient(ModuleBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsTransient()" }, { "virtualAddress": "0x0089E7B8", "name": "ModuleBuilder_SetSymCustomAttribute", "signature": "void ModuleBuilder_SetSymCustomAttribute(ModuleBuilder * this, String * name, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void SetSymCustomAttribute(String, Byte[])" }, { "virtualAddress": "0x0089E7F8", "name": "ModuleBuilder_SetUserEntryPoint", "signature": "void ModuleBuilder_SetUserEntryPoint(ModuleBuilder * this, MethodInfo_1 * entryPoint, MethodInfo * method)", "dotNetSignature": "Void SetUserEntryPoint(MethodInfo)" }, { "virtualAddress": "0x0089E838", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetIDsOfNames", "signature": "void ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetIDsOfNames(ModuleBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089E878", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetTypeInfo", "signature": "void ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetTypeInfo(ModuleBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089E8B8", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetTypeInfoCount", "signature": "void ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetTypeInfoCount(ModuleBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0089E8F8", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_Invoke", "signature": "void ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_Invoke(ModuleBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00404DC4", "name": "OpCode__ctor", "signature": "void OpCode__ctor(OpCode__Boxed * this, int32_t p, int32_t q, MethodInfo * method)", "dotNetSignature": "OpCode(Int32, Int32)" }, { "virtualAddress": "0x00404E00", "name": "OpCode_GetHashCode", "signature": "int32_t OpCode_GetHashCode(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00404E08", "name": "OpCode_Equals", "signature": "bool OpCode_Equals(OpCode__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00404E10", "name": "OpCode_Equals_1", "signature": "bool OpCode_Equals_1(OpCode__Boxed * this, OpCode obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(OpCode)" }, { "virtualAddress": "0x00404E38", "name": "OpCode_ToString", "signature": "String * OpCode_ToString(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00404E40", "name": "OpCode_get_Name", "signature": "String * OpCode_get_Name(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00404E48", "name": "OpCode_get_Size", "signature": "int32_t OpCode_get_Size(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Size()" }, { "virtualAddress": "0x00404E50", "name": "OpCode_get_OpCodeType", "signature": "OpCodeType__Enum OpCode_get_OpCodeType(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "OpCodeType get_OpCodeType()" }, { "virtualAddress": "0x00404E58", "name": "OpCode_get_OperandType", "signature": "OperandType__Enum OpCode_get_OperandType(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "OperandType get_OperandType()" }, { "virtualAddress": "0x00404E60", "name": "OpCode_get_FlowControl", "signature": "FlowControl__Enum OpCode_get_FlowControl(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "FlowControl get_FlowControl()" }, { "virtualAddress": "0x00404E68", "name": "OpCode_get_StackBehaviourPop", "signature": "StackBehaviour__Enum OpCode_get_StackBehaviourPop(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "StackBehaviour get_StackBehaviourPop()" }, { "virtualAddress": "0x00404E70", "name": "OpCode_get_StackBehaviourPush", "signature": "StackBehaviour__Enum OpCode_get_StackBehaviourPush(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "StackBehaviour get_StackBehaviourPush()" }, { "virtualAddress": "0x00404E78", "name": "OpCode_get_Value", "signature": "int16_t OpCode_get_Value(OpCode__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int16 get_Value()" }, { "virtualAddress": "0x0089EB88", "name": "OpCode_op_Equality", "signature": "bool OpCode_op_Equality(OpCode a, OpCode b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(OpCode, OpCode)" }, { "virtualAddress": "0x0089EBB0", "name": "OpCode_op_Inequality", "signature": "bool OpCode_op_Inequality(OpCode a, OpCode b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(OpCode, OpCode)" }, { "virtualAddress": "0x0089EBD8", "name": "OpCodeNames__cctor", "signature": "void OpCodeNames__cctor(MethodInfo * method)", "dotNetSignature": "OpCodeNames()" }, { "virtualAddress": "0x008A1A98", "name": "OpCodes__ctor", "signature": "void OpCodes__ctor(OpCodes * this, MethodInfo * method)", "dotNetSignature": "OpCodes()" }, { "virtualAddress": "0x008A1AA0", "name": "OpCodes_TakesSingleByteArgument", "signature": "bool OpCodes_TakesSingleByteArgument(OpCode inst, MethodInfo * method)", "dotNetSignature": "Boolean TakesSingleByteArgument(OpCode)" }, { "virtualAddress": "0x008A1AC8", "name": "OpCodes__cctor", "signature": "void OpCodes__cctor(MethodInfo * method)", "dotNetSignature": "OpCodes()" }, { "virtualAddress": "0x008A2A90", "name": "ParameterBuilder__ctor", "signature": "void ParameterBuilder__ctor(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "ParameterBuilder()" }, { "virtualAddress": "0x008A2A98", "name": "ParameterBuilder_get_Attributes", "signature": "int32_t ParameterBuilder_get_Attributes(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Attributes()" }, { "virtualAddress": "0x008A2AF8", "name": "ParameterBuilder_get_IsIn", "signature": "bool ParameterBuilder_get_IsIn(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsIn()" }, { "virtualAddress": "0x008A2B58", "name": "ParameterBuilder_get_IsOptional", "signature": "bool ParameterBuilder_get_IsOptional(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsOptional()" }, { "virtualAddress": "0x008A2BB8", "name": "ParameterBuilder_get_IsOut", "signature": "bool ParameterBuilder_get_IsOut(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsOut()" }, { "virtualAddress": "0x008A2C18", "name": "ParameterBuilder_get_Name", "signature": "String * ParameterBuilder_get_Name(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x008A2C78", "name": "ParameterBuilder_get_Position", "signature": "int32_t ParameterBuilder_get_Position(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Position()" }, { "virtualAddress": "0x008A2CD8", "name": "ParameterBuilder_SetConstant", "signature": "void ParameterBuilder_SetConstant(ParameterBuilder * this, Object * defaultValue, MethodInfo * method)", "dotNetSignature": "Void SetConstant(Object)" }, { "virtualAddress": "0x008A2D38", "name": "ParameterBuilder_SetCustomAttribute", "signature": "void ParameterBuilder_SetCustomAttribute(ParameterBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x008A2D98", "name": "ParameterBuilder_SetCustomAttribute_1", "signature": "void ParameterBuilder_SetCustomAttribute_1(ParameterBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x008A2DF8", "name": "ParameterBuilder_GetToken", "signature": "ParameterToken ParameterBuilder_GetToken(ParameterBuilder * this, MethodInfo * method)", "dotNetSignature": "ParameterToken GetToken()" }, { "virtualAddress": "0x008A2E38", "name": "ParameterBuilder_SetMarshal", "signature": "void ParameterBuilder_SetMarshal(ParameterBuilder * this, UnmanagedMarshal * unmanagedMarshal, MethodInfo * method)", "dotNetSignature": "Void SetMarshal(UnmanagedMarshal)" }, { "virtualAddress": "0x008A2E78", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetIDsOfNames", "signature": "void ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetIDsOfNames(ParameterBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A2EB8", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetTypeInfo", "signature": "void ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetTypeInfo(ParameterBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A2EF8", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetTypeInfoCount", "signature": "void ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetTypeInfoCount(ParameterBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008A2F38", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_Invoke", "signature": "void ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_Invoke(ParameterBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x008A3078", "name": "PropertyBuilder_get_Attributes", "signature": "PropertyAttributes__Enum PropertyBuilder_get_Attributes(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "PropertyAttributes get_Attributes()" }, { "virtualAddress": "0x008A30D8", "name": "PropertyBuilder_get_CanRead", "signature": "bool PropertyBuilder_get_CanRead(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x008A3138", "name": "PropertyBuilder_get_CanWrite", "signature": "bool PropertyBuilder_get_CanWrite(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x008A3198", "name": "PropertyBuilder_get_DeclaringType", "signature": "Type * PropertyBuilder_get_DeclaringType(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x008A31F8", "name": "PropertyBuilder_get_Name", "signature": "String * PropertyBuilder_get_Name(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x008A3258", "name": "PropertyBuilder_get_PropertyType", "signature": "Type * PropertyBuilder_get_PropertyType(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_PropertyType()" }, { "virtualAddress": "0x008A32B8", "name": "PropertyBuilder_AddOtherMethod", "signature": "void PropertyBuilder_AddOtherMethod(PropertyBuilder * this, MethodBuilder * mdBuilder, MethodInfo * method)", "dotNetSignature": "Void AddOtherMethod(MethodBuilder)" }, { "virtualAddress": "0x008A3318", "name": "PropertyBuilder_SetConstant", "signature": "void PropertyBuilder_SetConstant(PropertyBuilder * this, Object * defaultValue, MethodInfo * method)", "dotNetSignature": "Void SetConstant(Object)" }, { "virtualAddress": "0x008A3378", "name": "PropertyBuilder_SetCustomAttribute", "signature": "void PropertyBuilder_SetCustomAttribute(PropertyBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x008A33D8", "name": "PropertyBuilder_SetCustomAttribute_1", "signature": "void PropertyBuilder_SetCustomAttribute_1(PropertyBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x008A3438", "name": "PropertyBuilder_SetGetMethod", "signature": "void PropertyBuilder_SetGetMethod(PropertyBuilder * this, MethodBuilder * mdBuilder, MethodInfo * method)", "dotNetSignature": "Void SetGetMethod(MethodBuilder)" }, { "virtualAddress": "0x008A3498", "name": "PropertyBuilder_SetSetMethod", "signature": "void PropertyBuilder_SetSetMethod(PropertyBuilder * this, MethodBuilder * mdBuilder, MethodInfo * method)", "dotNetSignature": "Void SetSetMethod(MethodBuilder)" }, { "virtualAddress": "0x008A34F8", "name": "PropertyBuilder_GetIndexParameters", "signature": "ParameterInfo_1__Array * PropertyBuilder_GetIndexParameters(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetIndexParameters()" }, { "virtualAddress": "0x008A3558", "name": "PropertyBuilder__ctor", "signature": "void PropertyBuilder__ctor(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "PropertyBuilder()" }, { "virtualAddress": "0x008A3560", "name": "PropertyBuilder_get_PropertyToken", "signature": "PropertyToken PropertyBuilder_get_PropertyToken(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "PropertyToken get_PropertyToken()" }, { "virtualAddress": "0x008A35A0", "name": "PropertyBuilder_get_ReflectedType", "signature": "Type * PropertyBuilder_get_ReflectedType(PropertyBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x008A35E0", "name": "PropertyBuilder_GetAccessors", "signature": "MethodInfo_1__Array * PropertyBuilder_GetAccessors(PropertyBuilder * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetAccessors(Boolean)" }, { "virtualAddress": "0x008A3620", "name": "PropertyBuilder_GetCustomAttributes", "signature": "Object__Array * PropertyBuilder_GetCustomAttributes(PropertyBuilder * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x008A3660", "name": "PropertyBuilder_GetCustomAttributes_1", "signature": "Object__Array * PropertyBuilder_GetCustomAttributes_1(PropertyBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x008A36A0", "name": "PropertyBuilder_GetGetMethod", "signature": "MethodInfo_1 * PropertyBuilder_GetGetMethod(PropertyBuilder * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetGetMethod(Boolean)" }, { "virtualAddress": "0x008A36E0", "name": "PropertyBuilder_GetSetMethod", "signature": "MethodInfo_1 * PropertyBuilder_GetSetMethod(PropertyBuilder * this, bool nonPublic, MethodInfo * method)", "dotNetSignature": "MethodInfo GetSetMethod(Boolean)" }, { "virtualAddress": "0x008A3720", "name": "PropertyBuilder_GetValue", "signature": "Object * PropertyBuilder_GetValue(PropertyBuilder * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * index, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x008A3760", "name": "PropertyBuilder_IsDefined", "signature": "bool PropertyBuilder_IsDefined(PropertyBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x008A37A0", "name": "PropertyBuilder_SetValue", "signature": "void PropertyBuilder_SetValue(PropertyBuilder * this, Object * obj, Object * value, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * index, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x008A37E0", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetIDsOfNames", "signature": "void PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetIDsOfNames(PropertyBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A3820", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetTypeInfo", "signature": "void PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetTypeInfo(PropertyBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A3860", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetTypeInfoCount", "signature": "void PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetTypeInfoCount(PropertyBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008A38A0", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_Invoke", "signature": "void PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_Invoke(PropertyBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x008A39E0", "name": "SignatureHelper__ctor", "signature": "void SignatureHelper__ctor(SignatureHelper * this, MethodInfo * method)", "dotNetSignature": "SignatureHelper()" }, { "virtualAddress": "0x008A39E8", "name": "SignatureHelper_AddArgument", "signature": "void SignatureHelper_AddArgument(SignatureHelper * this, Type * clsArgument, MethodInfo * method)", "dotNetSignature": "Void AddArgument(Type)" }, { "virtualAddress": "0x008A3A48", "name": "SignatureHelper_AddArgument_1", "signature": "void SignatureHelper_AddArgument_1(SignatureHelper * this, Type * argument, bool pinned, MethodInfo * method)", "dotNetSignature": "Void AddArgument(Type, Boolean)" }, { "virtualAddress": "0x008A3AA8", "name": "SignatureHelper_AddArgument_2", "signature": "void SignatureHelper_AddArgument_2(SignatureHelper * this, Type * argument, Type__Array * requiredCustomModifiers, Type__Array * optionalCustomModifiers, MethodInfo * method)", "dotNetSignature": "Void AddArgument(Type, Type[], Type[])" }, { "virtualAddress": "0x008A3B08", "name": "SignatureHelper_AddArguments", "signature": "void SignatureHelper_AddArguments(SignatureHelper * this, Type__Array * arguments, Type__Array__Array * requiredCustomModifiers, Type__Array__Array * optionalCustomModifiers, MethodInfo * method)", "dotNetSignature": "Void AddArguments(Type[], Type[][], Type[][])" }, { "virtualAddress": "0x008A3B68", "name": "SignatureHelper_AddSentinel", "signature": "void SignatureHelper_AddSentinel(SignatureHelper * this, MethodInfo * method)", "dotNetSignature": "Void AddSentinel()" }, { "virtualAddress": "0x008A3BC8", "name": "SignatureHelper_GetFieldSigHelper", "signature": "SignatureHelper * SignatureHelper_GetFieldSigHelper(Module * mod, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetFieldSigHelper(Module)" }, { "virtualAddress": "0x008A3C28", "name": "SignatureHelper_GetLocalVarSigHelper", "signature": "SignatureHelper * SignatureHelper_GetLocalVarSigHelper(MethodInfo * method)", "dotNetSignature": "SignatureHelper GetLocalVarSigHelper()" }, { "virtualAddress": "0x008A3C88", "name": "SignatureHelper_GetLocalVarSigHelper_1", "signature": "SignatureHelper * SignatureHelper_GetLocalVarSigHelper_1(Module * mod, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetLocalVarSigHelper(Module)" }, { "virtualAddress": "0x008A3CE8", "name": "SignatureHelper_GetMethodSigHelper", "signature": "SignatureHelper * SignatureHelper_GetMethodSigHelper(CallingConventions__Enum callingConvention, Type * returnType, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetMethodSigHelper(CallingConventions, Type)" }, { "virtualAddress": "0x008A3D48", "name": "SignatureHelper_GetMethodSigHelper_1", "signature": "SignatureHelper * SignatureHelper_GetMethodSigHelper_1(Module * mod, CallingConventions__Enum callingConvention, Type * returnType, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetMethodSigHelper(Module, CallingConventions, Type)" }, { "virtualAddress": "0x008A3DA8", "name": "SignatureHelper_GetMethodSigHelper_2", "signature": "SignatureHelper * SignatureHelper_GetMethodSigHelper_2(Module * mod, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetMethodSigHelper(Module, Type, Type[])" }, { "virtualAddress": "0x008A3E08", "name": "SignatureHelper_GetPropertySigHelper", "signature": "SignatureHelper * SignatureHelper_GetPropertySigHelper(Module * mod, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetPropertySigHelper(Module, Type, Type[])" }, { "virtualAddress": "0x008A3E68", "name": "SignatureHelper_GetPropertySigHelper_1", "signature": "SignatureHelper * SignatureHelper_GetPropertySigHelper_1(Module * mod, Type * returnType, Type__Array * requiredReturnTypeCustomModifiers, Type__Array * optionalReturnTypeCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * requiredParameterTypeCustomModifiers, Type__Array__Array * optionalParameterTypeCustomModifiers, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetPropertySigHelper(Module, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x008A3EC8", "name": "SignatureHelper_GetPropertySigHelper_2", "signature": "SignatureHelper * SignatureHelper_GetPropertySigHelper_2(Module * mod, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * requiredReturnTypeCustomModifiers, Type__Array * optionalReturnTypeCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * requiredParameterTypeCustomModifiers, Type__Array__Array * optionalParameterTypeCustomModifiers, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetPropertySigHelper(Module, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x008A3F28", "name": "SignatureHelper_GetSignature", "signature": "Byte__Array * SignatureHelper_GetSignature(SignatureHelper * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetSignature()" }, { "virtualAddress": "0x008A3F88", "name": "SignatureHelper_GetMethodSigHelper_3", "signature": "SignatureHelper * SignatureHelper_GetMethodSigHelper_3(Module * mod, CallingConvention__Enum unmanagedCallConv, Type * returnType, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetMethodSigHelper(Module, CallingConvention, Type)" }, { "virtualAddress": "0x008A3FC8", "name": "SignatureHelper_GetMethodSigHelper_4", "signature": "SignatureHelper * SignatureHelper_GetMethodSigHelper_4(CallingConvention__Enum unmanagedCallingConvention, Type * returnType, MethodInfo * method)", "dotNetSignature": "SignatureHelper GetMethodSigHelper(CallingConvention, Type)" }, { "virtualAddress": "0x008A4008", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetIDsOfNames", "signature": "void SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetIDsOfNames(SignatureHelper * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A4048", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetTypeInfo", "signature": "void SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetTypeInfo(SignatureHelper * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A4088", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetTypeInfoCount", "signature": "void SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetTypeInfoCount(SignatureHelper * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008A40C8", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_Invoke", "signature": "void SignatureHelper_System_Runtime_InteropServices__SignatureHelper_Invoke(SignatureHelper * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x008A4308", "name": "TypeBuilder_get_PackingSize", "signature": "PackingSize__Enum TypeBuilder_get_PackingSize(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "PackingSize get_PackingSize()" }, { "virtualAddress": "0x008A4368", "name": "TypeBuilder_get_Size", "signature": "int32_t TypeBuilder_get_Size(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Size()" }, { "virtualAddress": "0x008A43C8", "name": "TypeBuilder_get_Assembly", "signature": "Assembly * TypeBuilder_get_Assembly(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x008A4428", "name": "TypeBuilder_get_AssemblyQualifiedName", "signature": "String * TypeBuilder_get_AssemblyQualifiedName(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x008A4488", "name": "TypeBuilder_get_BaseType", "signature": "Type * TypeBuilder_get_BaseType(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x008A44E8", "name": "TypeBuilder_get_FullName", "signature": "String * TypeBuilder_get_FullName(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x008A4548", "name": "TypeBuilder_get_GUID", "signature": "Guid TypeBuilder_get_GUID(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x008A45A8", "name": "TypeBuilder_get_Module", "signature": "Module * TypeBuilder_get_Module(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x008A4608", "name": "TypeBuilder_get_Name", "signature": "String * TypeBuilder_get_Name(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x008A4668", "name": "TypeBuilder_get_Namespace", "signature": "String * TypeBuilder_get_Namespace(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x008A46C8", "name": "TypeBuilder_AddInterfaceImplementation", "signature": "void TypeBuilder_AddInterfaceImplementation(TypeBuilder * this, Type * interfaceType, MethodInfo * method)", "dotNetSignature": "Void AddInterfaceImplementation(Type)" }, { "virtualAddress": "0x008A4728", "name": "TypeBuilder_CreateTypeInfo", "signature": "TypeInfo * TypeBuilder_CreateTypeInfo(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeInfo CreateTypeInfo()" }, { "virtualAddress": "0x008A4788", "name": "TypeBuilder_DefineConstructor", "signature": "ConstructorBuilder * TypeBuilder_DefineConstructor(TypeBuilder * this, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "ConstructorBuilder DefineConstructor(MethodAttributes, CallingConventions, Type[])" }, { "virtualAddress": "0x008A47E8", "name": "TypeBuilder_DefineConstructor_1", "signature": "ConstructorBuilder * TypeBuilder_DefineConstructor_1(TypeBuilder * this, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type__Array * parameterTypes, Type__Array__Array * requiredCustomModifiers, Type__Array__Array * optionalCustomModifiers, MethodInfo * method)", "dotNetSignature": "ConstructorBuilder DefineConstructor(MethodAttributes, CallingConventions, Type[], Type[][], Type[][])" }, { "virtualAddress": "0x008A4848", "name": "TypeBuilder_DefineDefaultConstructor", "signature": "ConstructorBuilder * TypeBuilder_DefineDefaultConstructor(TypeBuilder * this, MethodAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "ConstructorBuilder DefineDefaultConstructor(MethodAttributes)" }, { "virtualAddress": "0x008A48A8", "name": "TypeBuilder_DefineEvent", "signature": "EventBuilder * TypeBuilder_DefineEvent(TypeBuilder * this, String * name, EventAttributes__Enum attributes, Type * eventtype, MethodInfo * method)", "dotNetSignature": "EventBuilder DefineEvent(String, EventAttributes, Type)" }, { "virtualAddress": "0x008A4908", "name": "TypeBuilder_DefineField", "signature": "FieldBuilder * TypeBuilder_DefineField(TypeBuilder * this, String * fieldName, Type * type, FieldAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "FieldBuilder DefineField(String, Type, FieldAttributes)" }, { "virtualAddress": "0x008A4968", "name": "TypeBuilder_DefineField_1", "signature": "FieldBuilder * TypeBuilder_DefineField_1(TypeBuilder * this, String * fieldName, Type * type, Type__Array * requiredCustomModifiers, Type__Array * optionalCustomModifiers, FieldAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "FieldBuilder DefineField(String, Type, Type[], Type[], FieldAttributes)" }, { "virtualAddress": "0x008A49C8", "name": "TypeBuilder_DefineGenericParameters", "signature": "GenericTypeParameterBuilder__Array * TypeBuilder_DefineGenericParameters(TypeBuilder * this, String__Array * names, MethodInfo * method)", "dotNetSignature": "GenericTypeParameterBuilder[] DefineGenericParameters(String[])" }, { "virtualAddress": "0x008A4A28", "name": "TypeBuilder_DefineInitializedData", "signature": "FieldBuilder * TypeBuilder_DefineInitializedData(TypeBuilder * this, String * name, Byte__Array * data, FieldAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "FieldBuilder DefineInitializedData(String, Byte[], FieldAttributes)" }, { "virtualAddress": "0x008A4A88", "name": "TypeBuilder_DefineMethod", "signature": "MethodBuilder * TypeBuilder_DefineMethod(TypeBuilder * this, String * name, MethodAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes)" }, { "virtualAddress": "0x008A4AE8", "name": "TypeBuilder_DefineMethod_1", "signature": "MethodBuilder * TypeBuilder_DefineMethod_1(TypeBuilder * this, String * name, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, CallingConventions)" }, { "virtualAddress": "0x008A4B48", "name": "TypeBuilder_DefineMethod_2", "signature": "MethodBuilder * TypeBuilder_DefineMethod_2(TypeBuilder * this, String * name, MethodAttributes__Enum attributes, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, Type, Type[])" }, { "virtualAddress": "0x008A4BA8", "name": "TypeBuilder_DefineMethod_3", "signature": "MethodBuilder * TypeBuilder_DefineMethod_3(TypeBuilder * this, String * name, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x008A4C08", "name": "TypeBuilder_DefineMethod_4", "signature": "MethodBuilder * TypeBuilder_DefineMethod_4(TypeBuilder * this, String * name, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * returnTypeRequiredCustomModifiers, Type__Array * returnTypeOptionalCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * parameterTypeRequiredCustomModifiers, Type__Array__Array * parameterTypeOptionalCustomModifiers, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x008A4C68", "name": "TypeBuilder_DefineMethodOverride", "signature": "void TypeBuilder_DefineMethodOverride(TypeBuilder * this, MethodInfo_1 * methodInfoBody, MethodInfo_1 * methodInfoDeclaration, MethodInfo * method)", "dotNetSignature": "Void DefineMethodOverride(MethodInfo, MethodInfo)" }, { "virtualAddress": "0x008A4CC8", "name": "TypeBuilder_DefineNestedType", "signature": "TypeBuilder * TypeBuilder_DefineNestedType(TypeBuilder * this, String * name, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineNestedType(String)" }, { "virtualAddress": "0x008A4D28", "name": "TypeBuilder_DefineNestedType_1", "signature": "TypeBuilder * TypeBuilder_DefineNestedType_1(TypeBuilder * this, String * name, TypeAttributes__Enum attr, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes)" }, { "virtualAddress": "0x008A4D88", "name": "TypeBuilder_DefineNestedType_2", "signature": "TypeBuilder * TypeBuilder_DefineNestedType_2(TypeBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type)" }, { "virtualAddress": "0x008A4DE8", "name": "TypeBuilder_DefineNestedType_3", "signature": "TypeBuilder * TypeBuilder_DefineNestedType_3(TypeBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, int32_t typeSize, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, Int32)" }, { "virtualAddress": "0x008A4E48", "name": "TypeBuilder_DefineNestedType_4", "signature": "TypeBuilder * TypeBuilder_DefineNestedType_4(TypeBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, PackingSize__Enum packSize, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, PackingSize)" }, { "virtualAddress": "0x008A4EA8", "name": "TypeBuilder_DefineNestedType_5", "signature": "TypeBuilder * TypeBuilder_DefineNestedType_5(TypeBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, Type__Array * interfaces, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, Type[])" }, { "virtualAddress": "0x008A4F08", "name": "TypeBuilder_DefineNestedType_6", "signature": "TypeBuilder * TypeBuilder_DefineNestedType_6(TypeBuilder * this, String * name, TypeAttributes__Enum attr, Type * parent, PackingSize__Enum packSize, int32_t typeSize, MethodInfo * method)", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, PackingSize, Int32)" }, { "virtualAddress": "0x008A4F68", "name": "TypeBuilder_DefineProperty", "signature": "PropertyBuilder * TypeBuilder_DefineProperty(TypeBuilder * this, String * name, PropertyAttributes__Enum attributes, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, Type, Type[])" }, { "virtualAddress": "0x008A4FC8", "name": "TypeBuilder_DefineProperty_1", "signature": "PropertyBuilder * TypeBuilder_DefineProperty_1(TypeBuilder * this, String * name, PropertyAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x008A5028", "name": "TypeBuilder_DefineProperty_2", "signature": "PropertyBuilder * TypeBuilder_DefineProperty_2(TypeBuilder * this, String * name, PropertyAttributes__Enum attributes, Type * returnType, Type__Array * returnTypeRequiredCustomModifiers, Type__Array * returnTypeOptionalCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * parameterTypeRequiredCustomModifiers, Type__Array__Array * parameterTypeOptionalCustomModifiers, MethodInfo * method)", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x008A5088", "name": "TypeBuilder_DefineProperty_3", "signature": "PropertyBuilder * TypeBuilder_DefineProperty_3(TypeBuilder * this, String * name, PropertyAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * returnTypeRequiredCustomModifiers, Type__Array * returnTypeOptionalCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * parameterTypeRequiredCustomModifiers, Type__Array__Array * parameterTypeOptionalCustomModifiers, MethodInfo * method)", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x008A50E8", "name": "TypeBuilder_DefineTypeInitializer", "signature": "ConstructorBuilder * TypeBuilder_DefineTypeInitializer(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "ConstructorBuilder DefineTypeInitializer()" }, { "virtualAddress": "0x008A5148", "name": "TypeBuilder_DefineUninitializedData", "signature": "FieldBuilder * TypeBuilder_DefineUninitializedData(TypeBuilder * this, String * name, int32_t size, FieldAttributes__Enum attributes, MethodInfo * method)", "dotNetSignature": "FieldBuilder DefineUninitializedData(String, Int32, FieldAttributes)" }, { "virtualAddress": "0x008A51A8", "name": "TypeBuilder_GetConstructor", "signature": "ConstructorInfo * TypeBuilder_GetConstructor(Type * type, ConstructorInfo * constructor, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructor(Type, ConstructorInfo)" }, { "virtualAddress": "0x008A5208", "name": "TypeBuilder_GetField", "signature": "FieldInfo_1 * TypeBuilder_GetField(Type * type, FieldInfo_1 * field, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(Type, FieldInfo)" }, { "virtualAddress": "0x008A5268", "name": "TypeBuilder_GetMethod", "signature": "MethodInfo_1 * TypeBuilder_GetMethod(Type * type, MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethod(Type, MethodInfo)" }, { "virtualAddress": "0x008A52C8", "name": "TypeBuilder_IsCreated", "signature": "bool TypeBuilder_IsCreated(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsCreated()" }, { "virtualAddress": "0x008A5328", "name": "TypeBuilder_SetCustomAttribute", "signature": "void TypeBuilder_SetCustomAttribute(TypeBuilder * this, CustomAttributeBuilder * customBuilder, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x008A5388", "name": "TypeBuilder_SetCustomAttribute_1", "signature": "void TypeBuilder_SetCustomAttribute_1(TypeBuilder * this, ConstructorInfo * con, Byte__Array * binaryAttribute, MethodInfo * method)", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x008A53E8", "name": "TypeBuilder_SetParent", "signature": "void TypeBuilder_SetParent(TypeBuilder * this, Type * parent, MethodInfo * method)", "dotNetSignature": "Void SetParent(Type)" }, { "virtualAddress": "0x008A5448", "name": "TypeBuilder_GetElementType", "signature": "Type * TypeBuilder_GetElementType(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x008A54A8", "name": "TypeBuilder__ctor", "signature": "void TypeBuilder__ctor(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeBuilder()" }, { "virtualAddress": "0x008A54B0", "name": "TypeBuilder_get_TypeToken", "signature": "TypeToken TypeBuilder_get_TypeToken(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeToken get_TypeToken()" }, { "virtualAddress": "0x008A54F0", "name": "TypeBuilder_get_UnderlyingSystemType", "signature": "Type * TypeBuilder_get_UnderlyingSystemType(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x008A5530", "name": "TypeBuilder_AddDeclarativeSecurity", "signature": "void TypeBuilder_AddDeclarativeSecurity(TypeBuilder * this, SecurityAction__Enum action, PermissionSet * pset, MethodInfo * method)", "dotNetSignature": "Void AddDeclarativeSecurity(SecurityAction, PermissionSet)" }, { "virtualAddress": "0x008A5570", "name": "TypeBuilder_CreateType", "signature": "Type * TypeBuilder_CreateType(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Type CreateType()" }, { "virtualAddress": "0x008A55B0", "name": "TypeBuilder_DefinePInvokeMethod", "signature": "MethodBuilder * TypeBuilder_DefinePInvokeMethod(TypeBuilder * this, String * name, String * dllName, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, CallingConvention__Enum nativeCallConv, CharSet__Enum nativeCharSet, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x008A55F0", "name": "TypeBuilder_DefinePInvokeMethod_1", "signature": "MethodBuilder * TypeBuilder_DefinePInvokeMethod_1(TypeBuilder * this, String * name, String * dllName, String * entryName, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, CallingConvention__Enum nativeCallConv, CharSet__Enum nativeCharSet, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x008A5630", "name": "TypeBuilder_DefinePInvokeMethod_2", "signature": "MethodBuilder * TypeBuilder_DefinePInvokeMethod_2(TypeBuilder * this, String * name, String * dllName, String * entryName, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * returnTypeRequiredCustomModifiers, Type__Array * returnTypeOptionalCustomModifiers, Type__Array * parameterTypes, Type__Array__Array * parameterTypeRequiredCustomModifiers, Type__Array__Array * parameterTypeOptionalCustomModifiers, CallingConvention__Enum nativeCallConv, CharSet__Enum nativeCharSet, MethodInfo * method)", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, String, MethodAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][], CallingConvention, CharSet)" }, { "virtualAddress": "0x008A5670", "name": "TypeBuilder_GetAttributeFlagsImpl", "signature": "TypeAttributes__Enum TypeBuilder_GetAttributeFlagsImpl(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x008A56B0", "name": "TypeBuilder_GetConstructorImpl", "signature": "ConstructorInfo * TypeBuilder_GetConstructorImpl(TypeBuilder * this, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008A56F0", "name": "TypeBuilder_GetConstructors", "signature": "ConstructorInfo__Array * TypeBuilder_GetConstructors(TypeBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x008A5730", "name": "TypeBuilder_GetCustomAttributes", "signature": "Object__Array * TypeBuilder_GetCustomAttributes(TypeBuilder * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x008A5770", "name": "TypeBuilder_GetCustomAttributes_1", "signature": "Object__Array * TypeBuilder_GetCustomAttributes_1(TypeBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x008A57B0", "name": "TypeBuilder_GetEvent", "signature": "EventInfo_1 * TypeBuilder_GetEvent(TypeBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x008A57F0", "name": "TypeBuilder_GetEvents", "signature": "EventInfo_1__Array * TypeBuilder_GetEvents(TypeBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x008A5830", "name": "TypeBuilder_GetField_1", "signature": "FieldInfo_1 * TypeBuilder_GetField_1(TypeBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x008A5870", "name": "TypeBuilder_GetFields", "signature": "FieldInfo_1__Array * TypeBuilder_GetFields(TypeBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x008A58B0", "name": "TypeBuilder_GetInterface", "signature": "Type * TypeBuilder_GetInterface(TypeBuilder * this, String * name, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x008A58F0", "name": "TypeBuilder_GetInterfaces", "signature": "Type__Array * TypeBuilder_GetInterfaces(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x008A5930", "name": "TypeBuilder_GetMembers", "signature": "MemberInfo_1__Array * TypeBuilder_GetMembers(TypeBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x008A5970", "name": "TypeBuilder_GetMethodImpl", "signature": "MethodInfo_1 * TypeBuilder_GetMethodImpl(TypeBuilder * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, CallingConventions__Enum callConvention, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008A59B0", "name": "TypeBuilder_GetMethods", "signature": "MethodInfo_1__Array * TypeBuilder_GetMethods(TypeBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x008A59F0", "name": "TypeBuilder_GetNestedType", "signature": "Type * TypeBuilder_GetNestedType(TypeBuilder * this, String * name, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x008A5A30", "name": "TypeBuilder_GetNestedTypes", "signature": "Type__Array * TypeBuilder_GetNestedTypes(TypeBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x008A5A70", "name": "TypeBuilder_GetProperties", "signature": "PropertyInfo_1__Array * TypeBuilder_GetProperties(TypeBuilder * this, BindingFlags__Enum bindingAttr, MethodInfo * method)", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x008A5AB0", "name": "TypeBuilder_GetPropertyImpl", "signature": "PropertyInfo_1 * TypeBuilder_GetPropertyImpl(TypeBuilder * this, String * name, BindingFlags__Enum bindingAttr, Binder * binder, Type * returnType, Type__Array * types, ParameterModifier__Array * modifiers, MethodInfo * method)", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x008A5AF0", "name": "TypeBuilder_HasElementTypeImpl", "signature": "bool TypeBuilder_HasElementTypeImpl(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x008A5B30", "name": "TypeBuilder_InvokeMember", "signature": "Object * TypeBuilder_InvokeMember(TypeBuilder * this, String * name, BindingFlags__Enum invokeAttr, Binder * binder, Object * target, Object__Array * args, ParameterModifier__Array * modifiers, CultureInfo * culture, String__Array * namedParameters, MethodInfo * method)", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x008A5B70", "name": "TypeBuilder_IsArrayImpl", "signature": "bool TypeBuilder_IsArrayImpl(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x008A5BB0", "name": "TypeBuilder_IsByRefImpl", "signature": "bool TypeBuilder_IsByRefImpl(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x008A5BF0", "name": "TypeBuilder_IsCOMObjectImpl", "signature": "bool TypeBuilder_IsCOMObjectImpl(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x008A5C30", "name": "TypeBuilder_IsDefined", "signature": "bool TypeBuilder_IsDefined(TypeBuilder * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x008A5C70", "name": "TypeBuilder_IsPointerImpl", "signature": "bool TypeBuilder_IsPointerImpl(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x008A5CB0", "name": "TypeBuilder_IsPrimitiveImpl", "signature": "bool TypeBuilder_IsPrimitiveImpl(TypeBuilder * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x008A5CF0", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetIDsOfNames", "signature": "void TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetIDsOfNames(TypeBuilder * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A5D30", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetTypeInfo", "signature": "void TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetTypeInfo(TypeBuilder * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x008A5D70", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetTypeInfoCount", "signature": "void TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetTypeInfoCount(TypeBuilder * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x008A5DB0", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_Invoke", "signature": "void TypeBuilder_System_Runtime_InteropServices__TypeBuilder_Invoke(TypeBuilder * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x008A5DF0", "name": "TypeBuilderInstantiation_MakeGenericType", "signature": "Type * TypeBuilderInstantiation_MakeGenericType(Type * type, Type__Array * typeArguments, MethodInfo * method)", "dotNetSignature": "Type MakeGenericType(Type, Type[])" }, { "virtualAddress": "0x008A5E5C", "name": "TypeBuilderInstantiation__ctor", "signature": "void TypeBuilderInstantiation__ctor(TypeBuilderInstantiation * this, MethodInfo * method)", "dotNetSignature": "TypeBuilderInstantiation()" }, { "virtualAddress": "0x00601BBC", "name": "_Error_EndOfFile", "signature": "void _Error_EndOfFile(MethodInfo * method)", "dotNetSignature": "Void EndOfFile()" }, { "virtualAddress": "0x00601C3C", "name": "_Error_FileNotOpen", "signature": "void _Error_FileNotOpen(MethodInfo * method)", "dotNetSignature": "Void FileNotOpen()" }, { "virtualAddress": "0x005FF8AC", "name": "_Error_StreamIsClosed", "signature": "void _Error_StreamIsClosed(MethodInfo * method)", "dotNetSignature": "Void StreamIsClosed()" }, { "virtualAddress": "0x00601CC0", "name": "_Error_MemoryStreamNotExpandable", "signature": "void _Error_MemoryStreamNotExpandable(MethodInfo * method)", "dotNetSignature": "Void MemoryStreamNotExpandable()" }, { "virtualAddress": "0x005F6AC0", "name": "_Error_ReaderClosed", "signature": "void _Error_ReaderClosed(MethodInfo * method)", "dotNetSignature": "Void ReaderClosed()" }, { "virtualAddress": "0x006001C4", "name": "_Error_ReadNotSupported", "signature": "void _Error_ReadNotSupported(MethodInfo * method)", "dotNetSignature": "Void ReadNotSupported()" }, { "virtualAddress": "0x00601D40", "name": "_Error_SeekNotSupported", "signature": "void _Error_SeekNotSupported(MethodInfo * method)", "dotNetSignature": "Void SeekNotSupported()" }, { "virtualAddress": "0x00601DC0", "name": "_Error_WrongAsyncResult", "signature": "void _Error_WrongAsyncResult(MethodInfo * method)", "dotNetSignature": "Void WrongAsyncResult()" }, { "virtualAddress": "0x00601E40", "name": "_Error_EndReadCalledTwice", "signature": "void _Error_EndReadCalledTwice(MethodInfo * method)", "dotNetSignature": "Void EndReadCalledTwice()" }, { "virtualAddress": "0x00601EC0", "name": "_Error_EndWriteCalledTwice", "signature": "void _Error_EndWriteCalledTwice(MethodInfo * method)", "dotNetSignature": "Void EndWriteCalledTwice()" }, { "virtualAddress": "0x00601F40", "name": "_Error_GetDisplayablePath", "signature": "String * _Error_GetDisplayablePath(String * path, bool isInvalidPath, MethodInfo * method)", "dotNetSignature": "String GetDisplayablePath(String, Boolean)" }, { "virtualAddress": "0x00602078", "name": "_Error_WinIOError", "signature": "void _Error_WinIOError(int32_t errorCode, String * maybeFullPath, MethodInfo * method)", "dotNetSignature": "Void WinIOError(Int32, String)" }, { "virtualAddress": "0x006009E8", "name": "_Error_WriteNotSupported", "signature": "void _Error_WriteNotSupported(MethodInfo * method)", "dotNetSignature": "Void WriteNotSupported()" }, { "virtualAddress": "0x005F30C0", "name": "_Error_WriterClosed", "signature": "void _Error_WriterClosed(MethodInfo * method)", "dotNetSignature": "Void WriterClosed()" }, { "virtualAddress": "0x007BB58C", "name": "BinaryReader__ctor", "signature": "void BinaryReader__ctor(BinaryReader * this, Stream * input, MethodInfo * method)", "dotNetSignature": "BinaryReader(Stream)" }, { "virtualAddress": "0x007BB858", "name": "BinaryReader__ctor_1", "signature": "void BinaryReader__ctor_1(BinaryReader * this, Stream * input, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "BinaryReader(Stream, Encoding)" }, { "virtualAddress": "0x007BB604", "name": "BinaryReader__ctor_2", "signature": "void BinaryReader__ctor_2(BinaryReader * this, Stream * input, Encoding * encoding, bool leaveOpen, MethodInfo * method)", "dotNetSignature": "BinaryReader(Stream, Encoding, Boolean)" }, { "virtualAddress": "0x007BB860", "name": "BinaryReader_get_BaseStream", "signature": "Stream * BinaryReader_get_BaseStream(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Stream get_BaseStream()" }, { "virtualAddress": "0x007BB868", "name": "BinaryReader_Close", "signature": "void BinaryReader_Close(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x007BB878", "name": "BinaryReader_Dispose", "signature": "void BinaryReader_Dispose(BinaryReader * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007BB8C8", "name": "BinaryReader_Dispose_1", "signature": "void BinaryReader_Dispose_1(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007BB8D8", "name": "BinaryReader_PeekChar", "signature": "int32_t BinaryReader_PeekChar(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Int32 PeekChar()" }, { "virtualAddress": "0x007BB978", "name": "BinaryReader_Read", "signature": "int32_t BinaryReader_Read(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x007BBC2C", "name": "BinaryReader_ReadBoolean", "signature": "bool BinaryReader_ReadBoolean(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Boolean ReadBoolean()" }, { "virtualAddress": "0x007BBC88", "name": "BinaryReader_ReadByte", "signature": "uint8_t BinaryReader_ReadByte(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Byte ReadByte()" }, { "virtualAddress": "0x007BBCE4", "name": "BinaryReader_ReadSByte", "signature": "int8_t BinaryReader_ReadSByte(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "SByte ReadSByte()" }, { "virtualAddress": "0x007BBD38", "name": "BinaryReader_ReadChar", "signature": "uint16_t BinaryReader_ReadChar(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Char ReadChar()" }, { "virtualAddress": "0x007BBD74", "name": "BinaryReader_ReadInt16", "signature": "int16_t BinaryReader_ReadInt16(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16()" }, { "virtualAddress": "0x007BBDD0", "name": "BinaryReader_ReadUInt16", "signature": "uint16_t BinaryReader_ReadUInt16(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUInt16()" }, { "virtualAddress": "0x007BBE2C", "name": "BinaryReader_ReadInt32", "signature": "int32_t BinaryReader_ReadInt32(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32()" }, { "virtualAddress": "0x007BBF38", "name": "BinaryReader_ReadUInt32", "signature": "uint32_t BinaryReader_ReadUInt32(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "UInt32 ReadUInt32()" }, { "virtualAddress": "0x007BBFBC", "name": "BinaryReader_ReadInt64", "signature": "int64_t BinaryReader_ReadInt64(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64()" }, { "virtualAddress": "0x007BC080", "name": "BinaryReader_ReadUInt64", "signature": "uint64_t BinaryReader_ReadUInt64(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "UInt64 ReadUInt64()" }, { "virtualAddress": "0x007BC144", "name": "BinaryReader_ReadSingle", "signature": "float BinaryReader_ReadSingle(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Single ReadSingle()" }, { "virtualAddress": "0x007BC180", "name": "BinaryReader_ReadDouble", "signature": "double BinaryReader_ReadDouble(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Double ReadDouble()" }, { "virtualAddress": "0x007BC1BC", "name": "BinaryReader_ReadDecimal", "signature": "Decimal BinaryReader_ReadDecimal(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Decimal ReadDecimal()" }, { "virtualAddress": "0x007BC310", "name": "BinaryReader_ReadString", "signature": "String * BinaryReader_ReadString(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "String ReadString()" }, { "virtualAddress": "0x007BC668", "name": "BinaryReader_Read_1", "signature": "int32_t BinaryReader_Read_1(BinaryReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x007BC820", "name": "BinaryReader_InternalReadChars", "signature": "int32_t BinaryReader_InternalReadChars(BinaryReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 InternalReadChars(Char[], Int32, Int32)" }, { "virtualAddress": "0x007BB9A8", "name": "BinaryReader_InternalReadOneChar", "signature": "int32_t BinaryReader_InternalReadOneChar(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Int32 InternalReadOneChar()" }, { "virtualAddress": "0x007BCB00", "name": "BinaryReader_ReadChars", "signature": "Char__Array * BinaryReader_ReadChars(BinaryReader * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Char[] ReadChars(Int32)" }, { "virtualAddress": "0x007BCC60", "name": "BinaryReader_Read_2", "signature": "int32_t BinaryReader_Read_2(BinaryReader * this, Byte__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007BCE28", "name": "BinaryReader_ReadBytes", "signature": "Byte__Array * BinaryReader_ReadBytes(BinaryReader * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Byte[] ReadBytes(Int32)" }, { "virtualAddress": "0x007BCFC0", "name": "BinaryReader_FillBuffer", "signature": "void BinaryReader_FillBuffer(BinaryReader * this, int32_t numBytes, MethodInfo * method)", "dotNetSignature": "Void FillBuffer(Int32)" }, { "virtualAddress": "0x007BC598", "name": "BinaryReader_Read7BitEncodedInt", "signature": "int32_t BinaryReader_Read7BitEncodedInt(BinaryReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read7BitEncodedInt()" }, { "virtualAddress": "0x007BD130", "name": "BinaryWriter__ctor", "signature": "void BinaryWriter__ctor(BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "BinaryWriter()" }, { "virtualAddress": "0x007BD20C", "name": "BinaryWriter__ctor_1", "signature": "void BinaryWriter__ctor_1(BinaryWriter * this, Stream * output, MethodInfo * method)", "dotNetSignature": "BinaryWriter(Stream)" }, { "virtualAddress": "0x007BD3F4", "name": "BinaryWriter__ctor_2", "signature": "void BinaryWriter__ctor_2(BinaryWriter * this, Stream * output, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "BinaryWriter(Stream, Encoding)" }, { "virtualAddress": "0x007BD28C", "name": "BinaryWriter__ctor_3", "signature": "void BinaryWriter__ctor_3(BinaryWriter * this, Stream * output, Encoding * encoding, bool leaveOpen, MethodInfo * method)", "dotNetSignature": "BinaryWriter(Stream, Encoding, Boolean)" }, { "virtualAddress": "0x007BD3FC", "name": "BinaryWriter_Close", "signature": "void BinaryWriter_Close(BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x007BD40C", "name": "BinaryWriter_Dispose", "signature": "void BinaryWriter_Dispose(BinaryWriter * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007BD450", "name": "BinaryWriter_Dispose_1", "signature": "void BinaryWriter_Dispose_1(BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007BD460", "name": "BinaryWriter_get_BaseStream", "signature": "Stream * BinaryWriter_get_BaseStream(BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Stream get_BaseStream()" }, { "virtualAddress": "0x007BD48C", "name": "BinaryWriter_Flush", "signature": "void BinaryWriter_Flush(BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x007BD4B0", "name": "BinaryWriter_Seek", "signature": "int64_t BinaryWriter_Seek(BinaryWriter * this, int32_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int32, SeekOrigin)" }, { "virtualAddress": "0x007BD4D8", "name": "BinaryWriter_Write", "signature": "void BinaryWriter_Write(BinaryWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void Write(Boolean)" }, { "virtualAddress": "0x007BD534", "name": "BinaryWriter_Write_1", "signature": "void BinaryWriter_Write_1(BinaryWriter * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Byte)" }, { "virtualAddress": "0x007BD558", "name": "BinaryWriter_Write_2", "signature": "void BinaryWriter_Write_2(BinaryWriter * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Void Write(SByte)" }, { "virtualAddress": "0x007BD57C", "name": "BinaryWriter_Write_3", "signature": "void BinaryWriter_Write_3(BinaryWriter * this, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[])" }, { "virtualAddress": "0x007BD62C", "name": "BinaryWriter_Write_4", "signature": "void BinaryWriter_Write_4(BinaryWriter * this, Byte__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007BD650", "name": "BinaryWriter_Write_5", "signature": "void BinaryWriter_Write_5(BinaryWriter * this, uint16_t ch, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x007BD784", "name": "BinaryWriter_Write_6", "signature": "void BinaryWriter_Write_6(BinaryWriter * this, Char__Array * chars, MethodInfo * method)", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x007BD85C", "name": "BinaryWriter_Write_7", "signature": "void BinaryWriter_Write_7(BinaryWriter * this, Char__Array * chars, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x007BD8B8", "name": "BinaryWriter_Write_8", "signature": "void BinaryWriter_Write_8(BinaryWriter * this, double value, MethodInfo * method)", "dotNetSignature": "Void Write(Double)" }, { "virtualAddress": "0x007BD900", "name": "BinaryWriter_Write_9", "signature": "void BinaryWriter_Write_9(BinaryWriter * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void Write(Decimal)" }, { "virtualAddress": "0x007BD9AC", "name": "BinaryWriter_Write_10", "signature": "void BinaryWriter_Write_10(BinaryWriter * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int16)" }, { "virtualAddress": "0x007BDA20", "name": "BinaryWriter_Write_11", "signature": "void BinaryWriter_Write_11(BinaryWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt16)" }, { "virtualAddress": "0x007BDA94", "name": "BinaryWriter_Write_12", "signature": "void BinaryWriter_Write_12(BinaryWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int32)" }, { "virtualAddress": "0x007BDB40", "name": "BinaryWriter_Write_13", "signature": "void BinaryWriter_Write_13(BinaryWriter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt32)" }, { "virtualAddress": "0x007BDBEC", "name": "BinaryWriter_Write_14", "signature": "void BinaryWriter_Write_14(BinaryWriter * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64)" }, { "virtualAddress": "0x007BDD08", "name": "BinaryWriter_Write_15", "signature": "void BinaryWriter_Write_15(BinaryWriter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt64)" }, { "virtualAddress": "0x007BDE24", "name": "BinaryWriter_Write_16", "signature": "void BinaryWriter_Write_16(BinaryWriter * this, float value, MethodInfo * method)", "dotNetSignature": "Void Write(Single)" }, { "virtualAddress": "0x007BDE6C", "name": "BinaryWriter_Write_17", "signature": "void BinaryWriter_Write_17(BinaryWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x007BE104", "name": "BinaryWriter_Write7BitEncodedInt", "signature": "void BinaryWriter_Write7BitEncodedInt(BinaryWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write7BitEncodedInt(Int32)" }, { "virtualAddress": "0x007BE168", "name": "BinaryWriter__cctor", "signature": "void BinaryWriter__cctor(MethodInfo * method)", "dotNetSignature": "BinaryWriter()" }, { "virtualAddress": "0x007BE1C8", "name": "BufferedStream__ctor", "signature": "void BufferedStream__ctor(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "BufferedStream()" }, { "virtualAddress": "0x007BE230", "name": "BufferedStream__ctor_1", "signature": "void BufferedStream__ctor_1(BufferedStream * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "BufferedStream(Stream)" }, { "virtualAddress": "0x007BE238", "name": "BufferedStream__ctor_2", "signature": "void BufferedStream__ctor_2(BufferedStream * this, Stream * stream, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "BufferedStream(Stream, Int32)" }, { "virtualAddress": "0x007BE414", "name": "BufferedStream_EnsureNotClosed", "signature": "void BufferedStream_EnsureNotClosed(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureNotClosed()" }, { "virtualAddress": "0x007BE428", "name": "BufferedStream_EnsureCanSeek", "signature": "void BufferedStream_EnsureCanSeek(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureCanSeek()" }, { "virtualAddress": "0x007BE460", "name": "BufferedStream_EnsureCanRead", "signature": "void BufferedStream_EnsureCanRead(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureCanRead()" }, { "virtualAddress": "0x007BE498", "name": "BufferedStream_EnsureCanWrite", "signature": "void BufferedStream_EnsureCanWrite(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureCanWrite()" }, { "virtualAddress": "0x007BE4D0", "name": "BufferedStream_EnsureBeginEndAwaitableAllocated", "signature": "void BufferedStream_EnsureBeginEndAwaitableAllocated(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureBeginEndAwaitableAllocated()" }, { "virtualAddress": "0x007BE538", "name": "BufferedStream_EnsureShadowBufferAllocated", "signature": "void BufferedStream_EnsureShadowBufferAllocated(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureShadowBufferAllocated()" }, { "virtualAddress": "0x007BE610", "name": "BufferedStream_EnsureBufferAllocated", "signature": "void BufferedStream_EnsureBufferAllocated(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureBufferAllocated()" }, { "virtualAddress": "0x007BE670", "name": "BufferedStream_get_UnderlyingStream", "signature": "Stream * BufferedStream_get_UnderlyingStream(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Stream get_UnderlyingStream()" }, { "virtualAddress": "0x007BE678", "name": "BufferedStream_get_BufferSize", "signature": "int32_t BufferedStream_get_BufferSize(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BufferSize()" }, { "virtualAddress": "0x007BE680", "name": "BufferedStream_get_CanRead", "signature": "bool BufferedStream_get_CanRead(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x007BE698", "name": "BufferedStream_get_CanWrite", "signature": "bool BufferedStream_get_CanWrite(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x007BE6B0", "name": "BufferedStream_get_CanSeek", "signature": "bool BufferedStream_get_CanSeek(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x007BE6C8", "name": "BufferedStream_get_Length", "signature": "int64_t BufferedStream_get_Length(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x007BE778", "name": "BufferedStream_get_Position", "signature": "int64_t BufferedStream_get_Position(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x007BE7DC", "name": "BufferedStream_set_Position", "signature": "void BufferedStream_set_Position(BufferedStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x007BE8D8", "name": "BufferedStream_Dispose", "signature": "void BufferedStream_Dispose(BufferedStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007BEA2C", "name": "BufferedStream_Flush", "signature": "void BufferedStream_Flush(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x007BEBC4", "name": "BufferedStream_FlushAsync", "signature": "Task * BufferedStream_FlushAsync(BufferedStream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x007BEC84", "name": "BufferedStream_FlushAsyncInternal", "signature": "Task * BufferedStream_FlushAsyncInternal(CancellationToken cancellationToken, BufferedStream * _this, Stream * stream, int32_t writePos, int32_t readPos, int32_t readLen, MethodInfo * method)", "dotNetSignature": "Task FlushAsyncInternal(CancellationToken, BufferedStream, Stream, Int32, Int32, Int32)" }, { "virtualAddress": "0x007BEB74", "name": "BufferedStream_FlushRead", "signature": "void BufferedStream_FlushRead(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void FlushRead()" }, { "virtualAddress": "0x007BEDB4", "name": "BufferedStream_ClearReadBufferBeforeWrite", "signature": "void BufferedStream_ClearReadBufferBeforeWrite(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void ClearReadBufferBeforeWrite()" }, { "virtualAddress": "0x007BE71C", "name": "BufferedStream_FlushWrite", "signature": "void BufferedStream_FlushWrite(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Void FlushWrite()" }, { "virtualAddress": "0x007BEE80", "name": "BufferedStream_FlushWriteAsync", "signature": "Task * BufferedStream_FlushWriteAsync(BufferedStream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushWriteAsync(CancellationToken)" }, { "virtualAddress": "0x007BEF7C", "name": "BufferedStream_ReadFromBuffer", "signature": "int32_t BufferedStream_ReadFromBuffer(BufferedStream * this, Byte__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadFromBuffer(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007BEFE4", "name": "BufferedStream_ReadFromBuffer_1", "signature": "int32_t BufferedStream_ReadFromBuffer_1(BufferedStream * this, Byte__Array * array, int32_t offset, int32_t count, Exception * * error, MethodInfo * method)", "dotNetSignature": "Int32 ReadFromBuffer(Byte[], Int32, Int32, Exception ByRef)" }, { "virtualAddress": "0x007BF0D4", "name": "BufferedStream_Read", "signature": "int32_t BufferedStream_Read(BufferedStream * this, Byte__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007BF34C", "name": "BufferedStream_BeginRead", "signature": "IAsyncResult * BufferedStream_BeginRead(BufferedStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x007BF670", "name": "BufferedStream_BeginReadFromUnderlyingStream", "signature": "IAsyncResult * BufferedStream_BeginReadFromUnderlyingStream(BufferedStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, int32_t bytesAlreadySatisfied, Task * semaphoreLockTask, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginReadFromUnderlyingStream(Byte[], Int32, Int32, AsyncCallback, Object, Int32, Task)" }, { "virtualAddress": "0x007BF8AC", "name": "BufferedStream_EndRead", "signature": "int32_t BufferedStream_EndRead(BufferedStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x007BF968", "name": "BufferedStream_LastSyncCompletedReadTask", "signature": "Task_1_System_Int32_ * BufferedStream_LastSyncCompletedReadTask(BufferedStream * this, int32_t val, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] LastSyncCompletedReadTask(Int32)" }, { "virtualAddress": "0x007BFA18", "name": "BufferedStream_ReadAsync", "signature": "Task_1_System_Int32_ * BufferedStream_ReadAsync(BufferedStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x007BF74C", "name": "BufferedStream_ReadFromUnderlyingStreamAsync", "signature": "Task_1_System_Int32_ * BufferedStream_ReadFromUnderlyingStreamAsync(BufferedStream * this, Byte__Array * array, int32_t offset, int32_t count, CancellationToken cancellationToken, int32_t bytesAlreadySatisfied, Task * semaphoreLockTask, bool useApmPattern, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadFromUnderlyingStreamAsync(Byte[], Int32, Int32, CancellationToken, Int32, Task, Boolean)" }, { "virtualAddress": "0x007BFD60", "name": "BufferedStream_ReadByte", "signature": "int32_t BufferedStream_ReadByte(BufferedStream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x007BFE2C", "name": "BufferedStream_WriteToBuffer", "signature": "void BufferedStream_WriteToBuffer(BufferedStream * this, Byte__Array * array, int32_t * offset, int32_t * count, MethodInfo * method)", "dotNetSignature": "Void WriteToBuffer(Byte[], Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x007BFF20", "name": "BufferedStream_WriteToBuffer_1", "signature": "void BufferedStream_WriteToBuffer_1(BufferedStream * this, Byte__Array * array, int32_t * offset, int32_t * count, Exception * * error, MethodInfo * method)", "dotNetSignature": "Void WriteToBuffer(Byte[], Int32 ByRef, Int32 ByRef, Exception ByRef)" }, { "virtualAddress": "0x007C000C", "name": "BufferedStream_Write", "signature": "void BufferedStream_Write(BufferedStream * this, Byte__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007C033C", "name": "BufferedStream_BeginWrite", "signature": "IAsyncResult * BufferedStream_BeginWrite(BufferedStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x007C0654", "name": "BufferedStream_BeginWriteToUnderlyingStream", "signature": "IAsyncResult * BufferedStream_BeginWriteToUnderlyingStream(BufferedStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, Task * semaphoreLockTask, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWriteToUnderlyingStream(Byte[], Int32, Int32, AsyncCallback, Object, Task)" }, { "virtualAddress": "0x007C0860", "name": "BufferedStream_EndWrite", "signature": "void BufferedStream_EndWrite(BufferedStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x007C0910", "name": "BufferedStream_WriteAsync", "signature": "Task * BufferedStream_WriteAsync(BufferedStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x007C0718", "name": "BufferedStream_WriteToUnderlyingStreamAsync", "signature": "Task * BufferedStream_WriteToUnderlyingStreamAsync(BufferedStream * this, Byte__Array * array, int32_t offset, int32_t count, CancellationToken cancellationToken, Task * semaphoreLockTask, bool useApmPattern, MethodInfo * method)", "dotNetSignature": "Task WriteToUnderlyingStreamAsync(Byte[], Int32, Int32, CancellationToken, Task, Boolean)" }, { "virtualAddress": "0x007C0C5C", "name": "BufferedStream_WriteByte", "signature": "void BufferedStream_WriteByte(BufferedStream * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x007C0D00", "name": "BufferedStream_Seek", "signature": "int64_t BufferedStream_Seek(BufferedStream * this, int64_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x007C0E38", "name": "BufferedStream_SetLength", "signature": "void BufferedStream_SetLength(BufferedStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x004008F8", "name": "BufferedStream_FlushAsyncInternal_d_38_MoveNext", "signature": "void BufferedStream_FlushAsyncInternal_d_38_MoveNext(BufferedStream_FlushAsyncInternal_d_38__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x00400900", "name": "BufferedStream_FlushAsyncInternal_d_38_SetStateMachine", "signature": "void BufferedStream_FlushAsyncInternal_d_38_SetStateMachine(BufferedStream_FlushAsyncInternal_d_38__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x0040090C", "name": "BufferedStream_FlushWriteAsync_d_42_MoveNext", "signature": "void BufferedStream_FlushWriteAsync_d_42_MoveNext(BufferedStream_FlushWriteAsync_d_42__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x00400914", "name": "BufferedStream_FlushWriteAsync_d_42_SetStateMachine", "signature": "void BufferedStream_FlushWriteAsync_d_42_SetStateMachine(BufferedStream_FlushWriteAsync_d_42__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x00400920", "name": "BufferedStream_ReadFromUnderlyingStreamAsync_d_51_MoveNext", "signature": "void BufferedStream_ReadFromUnderlyingStreamAsync_d_51_MoveNext(BufferedStream_ReadFromUnderlyingStreamAsync_d_51__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x00400928", "name": "BufferedStream_ReadFromUnderlyingStreamAsync_d_51_SetStateMachine", "signature": "void BufferedStream_ReadFromUnderlyingStreamAsync_d_51_SetStateMachine(BufferedStream_ReadFromUnderlyingStreamAsync_d_51__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x00400930", "name": "BufferedStream_WriteToUnderlyingStreamAsync_d_60_MoveNext", "signature": "void BufferedStream_WriteToUnderlyingStreamAsync_d_60_MoveNext(BufferedStream_WriteToUnderlyingStreamAsync_d_60__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x00400938", "name": "BufferedStream_WriteToUnderlyingStreamAsync_d_60_SetStateMachine", "signature": "void BufferedStream_WriteToUnderlyingStreamAsync_d_60_SetStateMachine(BufferedStream_WriteToUnderlyingStreamAsync_d_60__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x007C3D60", "name": "Directory_GetFiles", "signature": "String__Array * Directory_GetFiles(String * path, MethodInfo * method)", "dotNetSignature": "String[] GetFiles(String)" }, { "virtualAddress": "0x007C3E20", "name": "Directory_GetFiles_1", "signature": "String__Array * Directory_GetFiles_1(String * path, String * searchPattern, MethodInfo * method)", "dotNetSignature": "String[] GetFiles(String, String)" }, { "virtualAddress": "0x007C3EE8", "name": "Directory_GetFiles_2", "signature": "String__Array * Directory_GetFiles_2(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] GetFiles(String, String, SearchOption)" }, { "virtualAddress": "0x007C3E04", "name": "Directory_InternalGetFiles", "signature": "String__Array * Directory_InternalGetFiles(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] InternalGetFiles(String, String, SearchOption)" }, { "virtualAddress": "0x007C40F4", "name": "Directory_UnsafeGetFiles", "signature": "String__Array * Directory_UnsafeGetFiles(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] UnsafeGetFiles(String, String, SearchOption)" }, { "virtualAddress": "0x007C4110", "name": "Directory_GetDirectories", "signature": "String__Array * Directory_GetDirectories(String * path, MethodInfo * method)", "dotNetSignature": "String[] GetDirectories(String)" }, { "virtualAddress": "0x007C41D0", "name": "Directory_GetDirectories_1", "signature": "String__Array * Directory_GetDirectories_1(String * path, String * searchPattern, MethodInfo * method)", "dotNetSignature": "String[] GetDirectories(String, String)" }, { "virtualAddress": "0x007C4298", "name": "Directory_GetDirectories_2", "signature": "String__Array * Directory_GetDirectories_2(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] GetDirectories(String, String, SearchOption)" }, { "virtualAddress": "0x007C41B4", "name": "Directory_InternalGetDirectories", "signature": "String__Array * Directory_InternalGetDirectories(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] InternalGetDirectories(String, String, SearchOption)" }, { "virtualAddress": "0x007C43C8", "name": "Directory_UnsafeGetDirectories", "signature": "String__Array * Directory_UnsafeGetDirectories(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] UnsafeGetDirectories(String, String, SearchOption)" }, { "virtualAddress": "0x007C43E4", "name": "Directory_GetFileSystemEntries", "signature": "String__Array * Directory_GetFileSystemEntries(String * path, MethodInfo * method)", "dotNetSignature": "String[] GetFileSystemEntries(String)" }, { "virtualAddress": "0x007C44A4", "name": "Directory_GetFileSystemEntries_1", "signature": "String__Array * Directory_GetFileSystemEntries_1(String * path, String * searchPattern, MethodInfo * method)", "dotNetSignature": "String[] GetFileSystemEntries(String, String)" }, { "virtualAddress": "0x007C456C", "name": "Directory_GetFileSystemEntries_2", "signature": "String__Array * Directory_GetFileSystemEntries_2(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] GetFileSystemEntries(String, String, SearchOption)" }, { "virtualAddress": "0x007C4488", "name": "Directory_InternalGetFileSystemEntries", "signature": "String__Array * Directory_InternalGetFileSystemEntries(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "String[] InternalGetFileSystemEntries(String, String, SearchOption)" }, { "virtualAddress": "0x007C4018", "name": "Directory_InternalGetFileDirectoryNames", "signature": "String__Array * Directory_InternalGetFileDirectoryNames(String * path, String * userPathOriginal, String * searchPattern, bool includeFiles, bool includeDirs, SearchOption__Enum searchOption, bool checkHost, MethodInfo * method)", "dotNetSignature": "String[] InternalGetFileDirectoryNames(String, String, String, Boolean, Boolean, SearchOption, Boolean)" }, { "virtualAddress": "0x007C469C", "name": "Directory_EnumerateDirectories", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateDirectories(String * path, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateDirectories(String)" }, { "virtualAddress": "0x007C4764", "name": "Directory_EnumerateDirectories_1", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateDirectories_1(String * path, String * searchPattern, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateDirectories(String, String)" }, { "virtualAddress": "0x007C4830", "name": "Directory_EnumerateDirectories_2", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateDirectories_2(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateDirectories(String, String, SearchOption)" }, { "virtualAddress": "0x007C4744", "name": "Directory_InternalEnumerateDirectories", "signature": "IEnumerable_1_System_String_ * Directory_InternalEnumerateDirectories(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] InternalEnumerateDirectories(String, String, SearchOption)" }, { "virtualAddress": "0x007C4984", "name": "Directory_EnumerateFiles", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateFiles(String * path, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFiles(String)" }, { "virtualAddress": "0x007C4A4C", "name": "Directory_EnumerateFiles_1", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateFiles_1(String * path, String * searchPattern, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFiles(String, String)" }, { "virtualAddress": "0x007C4B18", "name": "Directory_EnumerateFiles_2", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateFiles_2(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFiles(String, String, SearchOption)" }, { "virtualAddress": "0x007C4A2C", "name": "Directory_InternalEnumerateFiles", "signature": "IEnumerable_1_System_String_ * Directory_InternalEnumerateFiles(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] InternalEnumerateFiles(String, String, SearchOption)" }, { "virtualAddress": "0x007C4C4C", "name": "Directory_EnumerateFileSystemEntries", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateFileSystemEntries(String * path, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFileSystemEntries(String)" }, { "virtualAddress": "0x007C4D14", "name": "Directory_EnumerateFileSystemEntries_1", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateFileSystemEntries_1(String * path, String * searchPattern, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFileSystemEntries(String, String)" }, { "virtualAddress": "0x007C4DE0", "name": "Directory_EnumerateFileSystemEntries_2", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateFileSystemEntries_2(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFileSystemEntries(String, String, SearchOption)" }, { "virtualAddress": "0x007C4CF4", "name": "Directory_InternalEnumerateFileSystemEntries", "signature": "IEnumerable_1_System_String_ * Directory_InternalEnumerateFileSystemEntries(String * path, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] InternalEnumerateFileSystemEntries(String, String, SearchOption)" }, { "virtualAddress": "0x007C4964", "name": "Directory_EnumerateFileSystemNames", "signature": "IEnumerable_1_System_String_ * Directory_EnumerateFileSystemNames(String * path, String * searchPattern, SearchOption__Enum searchOption, bool includeFiles, bool includeDirs, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFileSystemNames(String, String, SearchOption, Boolean, Boolean)" }, { "virtualAddress": "0x007C4F14", "name": "Directory_GetDirectoryRoot", "signature": "String * Directory_GetDirectoryRoot(String * path, MethodInfo * method)", "dotNetSignature": "String GetDirectoryRoot(String)" }, { "virtualAddress": "0x007C4FA0", "name": "Directory_CreateDirectory", "signature": "DirectoryInfo * Directory_CreateDirectory(String * path, MethodInfo * method)", "dotNetSignature": "DirectoryInfo CreateDirectory(String)" }, { "virtualAddress": "0x007C53EC", "name": "Directory_CreateDirectory_1", "signature": "DirectoryInfo * Directory_CreateDirectory_1(String * path, DirectorySecurity * directorySecurity, MethodInfo * method)", "dotNetSignature": "DirectoryInfo CreateDirectory(String, DirectorySecurity)" }, { "virtualAddress": "0x007C5294", "name": "Directory_CreateDirectoriesInternal", "signature": "DirectoryInfo * Directory_CreateDirectoriesInternal(String * path, MethodInfo * method)", "dotNetSignature": "DirectoryInfo CreateDirectoriesInternal(String)" }, { "virtualAddress": "0x007C5550", "name": "Directory_Delete", "signature": "void Directory_Delete(String * path, MethodInfo * method)", "dotNetSignature": "Void Delete(String)" }, { "virtualAddress": "0x007C579C", "name": "Directory_RecursiveDelete", "signature": "void Directory_RecursiveDelete(String * path, MethodInfo * method)", "dotNetSignature": "Void RecursiveDelete(String)" }, { "virtualAddress": "0x007C5B64", "name": "Directory_Delete_1", "signature": "void Directory_Delete_1(String * path, bool recursive, MethodInfo * method)", "dotNetSignature": "Void Delete(String, Boolean)" }, { "virtualAddress": "0x007C5BFC", "name": "Directory_Exists", "signature": "bool Directory_Exists(String * path, MethodInfo * method)", "dotNetSignature": "Boolean Exists(String)" }, { "virtualAddress": "0x007C5D34", "name": "Directory_GetLastAccessTime", "signature": "DateTime Directory_GetLastAccessTime(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastAccessTime(String)" }, { "virtualAddress": "0x007C5E7C", "name": "Directory_GetLastAccessTimeUtc", "signature": "DateTime Directory_GetLastAccessTimeUtc(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastAccessTimeUtc(String)" }, { "virtualAddress": "0x007C5EA8", "name": "Directory_GetLastWriteTime", "signature": "DateTime Directory_GetLastWriteTime(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastWriteTime(String)" }, { "virtualAddress": "0x007C5FF0", "name": "Directory_GetLastWriteTimeUtc", "signature": "DateTime Directory_GetLastWriteTimeUtc(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastWriteTimeUtc(String)" }, { "virtualAddress": "0x007C601C", "name": "Directory_GetCreationTime", "signature": "DateTime Directory_GetCreationTime(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetCreationTime(String)" }, { "virtualAddress": "0x007C6164", "name": "Directory_GetCreationTimeUtc", "signature": "DateTime Directory_GetCreationTimeUtc(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetCreationTimeUtc(String)" }, { "virtualAddress": "0x007C6190", "name": "Directory_GetCurrentDirectory", "signature": "String * Directory_GetCurrentDirectory(MethodInfo * method)", "dotNetSignature": "String GetCurrentDirectory()" }, { "virtualAddress": "0x007C61A8", "name": "Directory_InsecureGetCurrentDirectory", "signature": "String * Directory_InsecureGetCurrentDirectory(MethodInfo * method)", "dotNetSignature": "String InsecureGetCurrentDirectory()" }, { "virtualAddress": "0x007C6254", "name": "Directory_GetLogicalDrives", "signature": "String__Array * Directory_GetLogicalDrives(MethodInfo * method)", "dotNetSignature": "String[] GetLogicalDrives()" }, { "virtualAddress": "0x007C625C", "name": "Directory_IsRootDirectory", "signature": "bool Directory_IsRootDirectory(String * path, MethodInfo * method)", "dotNetSignature": "Boolean IsRootDirectory(String)" }, { "virtualAddress": "0x007C6354", "name": "Directory_GetParent", "signature": "DirectoryInfo * Directory_GetParent(String * path, MethodInfo * method)", "dotNetSignature": "DirectoryInfo GetParent(String)" }, { "virtualAddress": "0x007C644C", "name": "Directory_Move", "signature": "void Directory_Move(String * sourceDirName, String * destDirName, MethodInfo * method)", "dotNetSignature": "Void Move(String, String)" }, { "virtualAddress": "0x007C67A4", "name": "Directory_SetAccessControl", "signature": "void Directory_SetAccessControl(String * path, DirectorySecurity * directorySecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(String, DirectorySecurity)" }, { "virtualAddress": "0x007C683C", "name": "Directory_SetCreationTime", "signature": "void Directory_SetCreationTime(String * path, DateTime creationTime, MethodInfo * method)", "dotNetSignature": "Void SetCreationTime(String, DateTime)" }, { "virtualAddress": "0x007C695C", "name": "Directory_SetCreationTimeUtc", "signature": "void Directory_SetCreationTimeUtc(String * path, DateTime creationTimeUtc, MethodInfo * method)", "dotNetSignature": "Void SetCreationTimeUtc(String, DateTime)" }, { "virtualAddress": "0x007C6994", "name": "Directory_SetCurrentDirectory", "signature": "void Directory_SetCurrentDirectory(String * path, MethodInfo * method)", "dotNetSignature": "Void SetCurrentDirectory(String)" }, { "virtualAddress": "0x007C6B44", "name": "Directory_SetLastAccessTime", "signature": "void Directory_SetLastAccessTime(String * path, DateTime lastAccessTime, MethodInfo * method)", "dotNetSignature": "Void SetLastAccessTime(String, DateTime)" }, { "virtualAddress": "0x007C6C64", "name": "Directory_SetLastAccessTimeUtc", "signature": "void Directory_SetLastAccessTimeUtc(String * path, DateTime lastAccessTimeUtc, MethodInfo * method)", "dotNetSignature": "Void SetLastAccessTimeUtc(String, DateTime)" }, { "virtualAddress": "0x007C6C9C", "name": "Directory_SetLastWriteTime", "signature": "void Directory_SetLastWriteTime(String * path, DateTime lastWriteTime, MethodInfo * method)", "dotNetSignature": "Void SetLastWriteTime(String, DateTime)" }, { "virtualAddress": "0x007C6DBC", "name": "Directory_SetLastWriteTimeUtc", "signature": "void Directory_SetLastWriteTimeUtc(String * path, DateTime lastWriteTimeUtc, MethodInfo * method)", "dotNetSignature": "Void SetLastWriteTimeUtc(String, DateTime)" }, { "virtualAddress": "0x007C6DF4", "name": "Directory_GetAccessControl", "signature": "DirectorySecurity * Directory_GetAccessControl(String * path, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "DirectorySecurity GetAccessControl(String, AccessControlSections)" }, { "virtualAddress": "0x007C6E68", "name": "Directory_GetAccessControl_1", "signature": "DirectorySecurity * Directory_GetAccessControl_1(String * path, MethodInfo * method)", "dotNetSignature": "DirectorySecurity GetAccessControl(String)" }, { "virtualAddress": "0x007C6E70", "name": "Directory_GetDemandDir", "signature": "String * Directory_GetDemandDir(String * fullPath, bool thisDirOnly, MethodInfo * method)", "dotNetSignature": "String GetDemandDir(String, Boolean)" }, { "virtualAddress": "0x007C70AC", "name": "Directory_SearchData__ctor", "signature": "void Directory_SearchData__ctor(Directory_SearchData * this, String * fullPath, String * userPath, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "Directory\u002BSearchData(String, String, SearchOption)" }, { "virtualAddress": "0x007CA030", "name": "DirectoryNotFoundException__ctor", "signature": "void DirectoryNotFoundException__ctor(DirectoryNotFoundException * this, MethodInfo * method)", "dotNetSignature": "DirectoryNotFoundException()" }, { "virtualAddress": "0x007C5768", "name": "DirectoryNotFoundException__ctor_1", "signature": "void DirectoryNotFoundException__ctor_1(DirectoryNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "DirectoryNotFoundException(String)" }, { "virtualAddress": "0x007CA0A4", "name": "DirectoryNotFoundException__ctor_2", "signature": "void DirectoryNotFoundException__ctor_2(DirectoryNotFoundException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "DirectoryNotFoundException(String, Exception)" }, { "virtualAddress": "0x007CA0D8", "name": "DirectoryNotFoundException__ctor_3", "signature": "void DirectoryNotFoundException__ctor_3(DirectoryNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DirectoryNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007CA748", "name": "DriveNotFoundException__ctor", "signature": "void DriveNotFoundException__ctor(DriveNotFoundException * this, MethodInfo * method)", "dotNetSignature": "DriveNotFoundException()" }, { "virtualAddress": "0x007CA7BC", "name": "DriveNotFoundException__ctor_1", "signature": "void DriveNotFoundException__ctor_1(DriveNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "DriveNotFoundException(String)" }, { "virtualAddress": "0x007CA7F0", "name": "DriveNotFoundException__ctor_2", "signature": "void DriveNotFoundException__ctor_2(DriveNotFoundException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "DriveNotFoundException(String, Exception)" }, { "virtualAddress": "0x007CA824", "name": "DriveNotFoundException__ctor_3", "signature": "void DriveNotFoundException__ctor_3(DriveNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DriveNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007CA82C", "name": "EndOfStreamException__ctor", "signature": "void EndOfStreamException__ctor(EndOfStreamException * this, MethodInfo * method)", "dotNetSignature": "EndOfStreamException()" }, { "virtualAddress": "0x007CA8A0", "name": "EndOfStreamException__ctor_1", "signature": "void EndOfStreamException__ctor_1(EndOfStreamException * this, String * message, MethodInfo * method)", "dotNetSignature": "EndOfStreamException(String)" }, { "virtualAddress": "0x007CA8D4", "name": "EndOfStreamException__ctor_2", "signature": "void EndOfStreamException__ctor_2(EndOfStreamException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "EndOfStreamException(String, Exception)" }, { "virtualAddress": "0x007CA908", "name": "EndOfStreamException__ctor_3", "signature": "void EndOfStreamException__ctor_3(EndOfStreamException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "EndOfStreamException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007C7848", "name": "FileInfo__ctor", "signature": "void FileInfo__ctor(FileInfo * this, String * fileName, MethodInfo * method)", "dotNetSignature": "FileInfo(String)" }, { "virtualAddress": "0x007CEB30", "name": "FileInfo_Init", "signature": "void FileInfo_Init(FileInfo * this, String * fileName, bool checkHost, MethodInfo * method)", "dotNetSignature": "Void Init(String, Boolean)" }, { "virtualAddress": "0x007CEBC4", "name": "FileInfo_GetDisplayPath", "signature": "String * FileInfo_GetDisplayPath(FileInfo * this, String * originalPath, MethodInfo * method)", "dotNetSignature": "String GetDisplayPath(String)" }, { "virtualAddress": "0x007CEBCC", "name": "FileInfo__ctor_1", "signature": "void FileInfo__ctor_1(FileInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "FileInfo(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007CEC78", "name": "FileInfo__ctor_2", "signature": "void FileInfo__ctor_2(FileInfo * this, String * fullPath, bool ignoreThis, MethodInfo * method)", "dotNetSignature": "FileInfo(String, Boolean)" }, { "virtualAddress": "0x007CED04", "name": "FileInfo_get_Name", "signature": "String * FileInfo_get_Name(FileInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x007CED0C", "name": "FileInfo_get_Length", "signature": "int64_t FileInfo_get_Length(FileInfo * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x007CED78", "name": "FileInfo_get_DirectoryName", "signature": "String * FileInfo_get_DirectoryName(FileInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DirectoryName()" }, { "virtualAddress": "0x007CEDE4", "name": "FileInfo_get_Directory", "signature": "DirectoryInfo * FileInfo_get_Directory(FileInfo * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfo get_Directory()" }, { "virtualAddress": "0x007CEE60", "name": "FileInfo_get_IsReadOnly", "signature": "bool FileInfo_get_IsReadOnly(FileInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x007CEE7C", "name": "FileInfo_set_IsReadOnly", "signature": "void FileInfo_set_IsReadOnly(FileInfo * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsReadOnly(Boolean)" }, { "virtualAddress": "0x007CEEBC", "name": "FileInfo_GetAccessControl", "signature": "FileSecurity * FileInfo_GetAccessControl(FileInfo * this, MethodInfo * method)", "dotNetSignature": "FileSecurity GetAccessControl()" }, { "virtualAddress": "0x007CEEC8", "name": "FileInfo_GetAccessControl_1", "signature": "FileSecurity * FileInfo_GetAccessControl_1(FileInfo * this, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "FileSecurity GetAccessControl(AccessControlSections)" }, { "virtualAddress": "0x007CEED0", "name": "FileInfo_SetAccessControl", "signature": "void FileInfo_SetAccessControl(FileInfo * this, FileSecurity * fileSecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(FileSecurity)" }, { "virtualAddress": "0x007CEED8", "name": "FileInfo_OpenText", "signature": "StreamReader * FileInfo_OpenText(FileInfo * this, MethodInfo * method)", "dotNetSignature": "StreamReader OpenText()" }, { "virtualAddress": "0x007CEF90", "name": "FileInfo_CreateText", "signature": "StreamWriter * FileInfo_CreateText(FileInfo * this, MethodInfo * method)", "dotNetSignature": "StreamWriter CreateText()" }, { "virtualAddress": "0x007CEFFC", "name": "FileInfo_AppendText", "signature": "StreamWriter * FileInfo_AppendText(FileInfo * this, MethodInfo * method)", "dotNetSignature": "StreamWriter AppendText()" }, { "virtualAddress": "0x007CF068", "name": "FileInfo_CopyTo", "signature": "FileInfo * FileInfo_CopyTo(FileInfo * this, String * destFileName, MethodInfo * method)", "dotNetSignature": "FileInfo CopyTo(String)" }, { "virtualAddress": "0x007CF1A8", "name": "FileInfo_CopyTo_1", "signature": "FileInfo * FileInfo_CopyTo_1(FileInfo * this, String * destFileName, bool overwrite, MethodInfo * method)", "dotNetSignature": "FileInfo CopyTo(String, Boolean)" }, { "virtualAddress": "0x007CF2EC", "name": "FileInfo_Create", "signature": "FileStream * FileInfo_Create(FileInfo * this, MethodInfo * method)", "dotNetSignature": "FileStream Create()" }, { "virtualAddress": "0x007CF2F8", "name": "FileInfo_Delete", "signature": "void FileInfo_Delete(FileInfo * this, MethodInfo * method)", "dotNetSignature": "Void Delete()" }, { "virtualAddress": "0x007CF3D4", "name": "FileInfo_Decrypt", "signature": "void FileInfo_Decrypt(FileInfo * this, MethodInfo * method)", "dotNetSignature": "Void Decrypt()" }, { "virtualAddress": "0x007CF3E0", "name": "FileInfo_Encrypt", "signature": "void FileInfo_Encrypt(FileInfo * this, MethodInfo * method)", "dotNetSignature": "Void Encrypt()" }, { "virtualAddress": "0x007CF3EC", "name": "FileInfo_get_Exists", "signature": "bool FileInfo_get_Exists(FileInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Exists()" }, { "virtualAddress": "0x007CF4D8", "name": "FileInfo_Open", "signature": "FileStream * FileInfo_Open(FileInfo * this, FileMode__Enum mode, MethodInfo * method)", "dotNetSignature": "FileStream Open(FileMode)" }, { "virtualAddress": "0x007CF584", "name": "FileInfo_Open_1", "signature": "FileStream * FileInfo_Open_1(FileInfo * this, FileMode__Enum mode, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "FileStream Open(FileMode, FileAccess)" }, { "virtualAddress": "0x007CF4E4", "name": "FileInfo_Open_2", "signature": "FileStream * FileInfo_Open_2(FileInfo * this, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, MethodInfo * method)", "dotNetSignature": "FileStream Open(FileMode, FileAccess, FileShare)" }, { "virtualAddress": "0x007CF58C", "name": "FileInfo_OpenRead", "signature": "FileStream * FileInfo_OpenRead(FileInfo * this, MethodInfo * method)", "dotNetSignature": "FileStream OpenRead()" }, { "virtualAddress": "0x007CF64C", "name": "FileInfo_OpenWrite", "signature": "FileStream * FileInfo_OpenWrite(FileInfo * this, MethodInfo * method)", "dotNetSignature": "FileStream OpenWrite()" }, { "virtualAddress": "0x007CF6D0", "name": "FileInfo_MoveTo", "signature": "void FileInfo_MoveTo(FileInfo * this, String * destFileName, MethodInfo * method)", "dotNetSignature": "Void MoveTo(String)" }, { "virtualAddress": "0x007CF890", "name": "FileInfo_Replace", "signature": "FileInfo * FileInfo_Replace(FileInfo * this, String * destinationFileName, String * destinationBackupFileName, MethodInfo * method)", "dotNetSignature": "FileInfo Replace(String, String)" }, { "virtualAddress": "0x007CF898", "name": "FileInfo_Replace_1", "signature": "FileInfo * FileInfo_Replace_1(FileInfo * this, String * destinationFileName, String * destinationBackupFileName, bool ignoreMetadataErrors, MethodInfo * method)", "dotNetSignature": "FileInfo Replace(String, String, Boolean)" }, { "virtualAddress": "0x007CF928", "name": "FileInfo_ToString", "signature": "String * FileInfo_ToString(FileInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007CFA28", "name": "FileLoadException__ctor", "signature": "void FileLoadException__ctor(FileLoadException * this, MethodInfo * method)", "dotNetSignature": "FileLoadException()" }, { "virtualAddress": "0x007CFA9C", "name": "FileLoadException__ctor_1", "signature": "void FileLoadException__ctor_1(FileLoadException * this, String * message, MethodInfo * method)", "dotNetSignature": "FileLoadException(String)" }, { "virtualAddress": "0x007CFAD0", "name": "FileLoadException__ctor_2", "signature": "void FileLoadException__ctor_2(FileLoadException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "FileLoadException(String, Exception)" }, { "virtualAddress": "0x007CFB04", "name": "FileLoadException__ctor_3", "signature": "void FileLoadException__ctor_3(FileLoadException * this, String * message, String * fileName, MethodInfo * method)", "dotNetSignature": "FileLoadException(String, String)" }, { "virtualAddress": "0x007CFB44", "name": "FileLoadException__ctor_4", "signature": "void FileLoadException__ctor_4(FileLoadException * this, String * message, String * fileName, Exception * inner, MethodInfo * method)", "dotNetSignature": "FileLoadException(String, String, Exception)" }, { "virtualAddress": "0x007CFB88", "name": "FileLoadException_get_Message", "signature": "String * FileLoadException_get_Message(FileLoadException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x007CFBB8", "name": "FileLoadException_SetMessageField", "signature": "void FileLoadException_SetMessageField(FileLoadException * this, MethodInfo * method)", "dotNetSignature": "Void SetMessageField()" }, { "virtualAddress": "0x007CFC68", "name": "FileLoadException_get_FileName", "signature": "String * FileLoadException_get_FileName(FileLoadException * this, MethodInfo * method)", "dotNetSignature": "String get_FileName()" }, { "virtualAddress": "0x007CFC70", "name": "FileLoadException_ToString", "signature": "String * FileLoadException_ToString(FileLoadException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007CFF3C", "name": "FileLoadException__ctor_5", "signature": "void FileLoadException__ctor_5(FileLoadException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "FileLoadException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007D0064", "name": "FileLoadException__ctor_6", "signature": "void FileLoadException__ctor_6(FileLoadException * this, String * fileName, String * fusionLog, int32_t hResult, MethodInfo * method)", "dotNetSignature": "FileLoadException(String, String, Int32)" }, { "virtualAddress": "0x007D00C8", "name": "FileLoadException_get_FusionLog", "signature": "String * FileLoadException_get_FusionLog(FileLoadException * this, MethodInfo * method)", "dotNetSignature": "String get_FusionLog()" }, { "virtualAddress": "0x007D00D0", "name": "FileLoadException_GetObjectData", "signature": "void FileLoadException_GetObjectData(FileLoadException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007CFBEC", "name": "FileLoadException_FormatFileLoadExceptionMessage", "signature": "String * FileLoadException_FormatFileLoadExceptionMessage(String * fileName, int32_t hResult, MethodInfo * method)", "dotNetSignature": "String FormatFileLoadExceptionMessage(String, Int32)" }, { "virtualAddress": "0x007D0274", "name": "FileNotFoundException__ctor", "signature": "void FileNotFoundException__ctor(FileNotFoundException * this, MethodInfo * method)", "dotNetSignature": "FileNotFoundException()" }, { "virtualAddress": "0x007D02E8", "name": "FileNotFoundException__ctor_1", "signature": "void FileNotFoundException__ctor_1(FileNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "FileNotFoundException(String)" }, { "virtualAddress": "0x007D031C", "name": "FileNotFoundException__ctor_2", "signature": "void FileNotFoundException__ctor_2(FileNotFoundException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "FileNotFoundException(String, Exception)" }, { "virtualAddress": "0x007CB234", "name": "FileNotFoundException__ctor_3", "signature": "void FileNotFoundException__ctor_3(FileNotFoundException * this, String * message, String * fileName, MethodInfo * method)", "dotNetSignature": "FileNotFoundException(String, String)" }, { "virtualAddress": "0x007D0350", "name": "FileNotFoundException__ctor_4", "signature": "void FileNotFoundException__ctor_4(FileNotFoundException * this, String * message, String * fileName, Exception * innerException, MethodInfo * method)", "dotNetSignature": "FileNotFoundException(String, String, Exception)" }, { "virtualAddress": "0x007D0394", "name": "FileNotFoundException_get_Message", "signature": "String * FileNotFoundException_get_Message(FileNotFoundException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x007D03B8", "name": "FileNotFoundException_SetMessageField", "signature": "void FileNotFoundException_SetMessageField(FileNotFoundException * this, MethodInfo * method)", "dotNetSignature": "Void SetMessageField()" }, { "virtualAddress": "0x007D043C", "name": "FileNotFoundException_get_FileName", "signature": "String * FileNotFoundException_get_FileName(FileNotFoundException * this, MethodInfo * method)", "dotNetSignature": "String get_FileName()" }, { "virtualAddress": "0x007D0444", "name": "FileNotFoundException_ToString", "signature": "String * FileNotFoundException_ToString(FileNotFoundException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007D0710", "name": "FileNotFoundException__ctor_5", "signature": "void FileNotFoundException__ctor_5(FileNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "FileNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007D0838", "name": "FileNotFoundException__ctor_6", "signature": "void FileNotFoundException__ctor_6(FileNotFoundException * this, String * fileName, String * fusionLog, int32_t hResult, MethodInfo * method)", "dotNetSignature": "FileNotFoundException(String, String, Int32)" }, { "virtualAddress": "0x007D088C", "name": "FileNotFoundException_get_FusionLog", "signature": "String * FileNotFoundException_get_FusionLog(FileNotFoundException * this, MethodInfo * method)", "dotNetSignature": "String get_FusionLog()" }, { "virtualAddress": "0x007D0894", "name": "FileNotFoundException_GetObjectData", "signature": "void FileNotFoundException_GetObjectData(FileNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00651318", "name": "FileSystemEnumerableFactory_CreateFileNameIterator", "signature": "IEnumerable_1_System_String_ * FileSystemEnumerableFactory_CreateFileNameIterator(String * path, String * originalUserPath, String * searchPattern, bool includeFiles, bool includeDirs, SearchOption__Enum searchOption, bool checkHost, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] CreateFileNameIterator(String, String, String, Boolean, Boolean, SearchOption, Boolean)" }, { "virtualAddress": "0x006513EC", "name": "FileSystemEnumerableFactory_CreateFileInfoIterator", "signature": "IEnumerable_1_System_IO_FileInfo_ * FileSystemEnumerableFactory_CreateFileInfoIterator(String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileInfo] CreateFileInfoIterator(String, String, String, SearchOption)" }, { "virtualAddress": "0x006514A4", "name": "FileSystemEnumerableFactory_CreateDirectoryInfoIterator", "signature": "IEnumerable_1_System_IO_DirectoryInfo_ * FileSystemEnumerableFactory_CreateDirectoryInfoIterator(String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.DirectoryInfo] CreateDirectoryInfoIterator(String, String, String, SearchOption)" }, { "virtualAddress": "0x0065155C", "name": "FileSystemEnumerableFactory_CreateFileSystemInfoIterator", "signature": "IEnumerable_1_System_IO_FileSystemInfo_ * FileSystemEnumerableFactory_CreateFileSystemInfoIterator(String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileSystemInfo] CreateFileSystemInfoIterator(String, String, String, SearchOption)" }, { "virtualAddress": "0x005F7398", "name": "StringResultHandler__ctor", "signature": "void StringResultHandler__ctor(StringResultHandler * this, bool includeFiles, bool includeDirs, MethodInfo * method)", "dotNetSignature": "StringResultHandler(Boolean, Boolean)" }, { "virtualAddress": "0x005F740C", "name": "StringResultHandler_IsResultIncluded", "signature": "bool StringResultHandler_IsResultIncluded(StringResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "Boolean IsResultIncluded(SearchResult)" }, { "virtualAddress": "0x005F747C", "name": "StringResultHandler_CreateObject", "signature": "String * StringResultHandler_CreateObject(StringResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "String CreateObject(SearchResult)" }, { "virtualAddress": "0x007CF930", "name": "FileInfoResultHandler_IsResultIncluded", "signature": "bool FileInfoResultHandler_IsResultIncluded(FileInfoResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "Boolean IsResultIncluded(SearchResult)" }, { "virtualAddress": "0x007CF94C", "name": "FileInfoResultHandler_CreateObject", "signature": "FileInfo * FileInfoResultHandler_CreateObject(FileInfoResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "FileInfo CreateObject(SearchResult)" }, { "virtualAddress": "0x007CF9D8", "name": "FileInfoResultHandler__ctor", "signature": "void FileInfoResultHandler__ctor(FileInfoResultHandler * this, MethodInfo * method)", "dotNetSignature": "FileInfoResultHandler()" }, { "virtualAddress": "0x007C9F38", "name": "DirectoryInfoResultHandler_IsResultIncluded", "signature": "bool DirectoryInfoResultHandler_IsResultIncluded(DirectoryInfoResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "Boolean IsResultIncluded(SearchResult)" }, { "virtualAddress": "0x007C9F54", "name": "DirectoryInfoResultHandler_CreateObject", "signature": "DirectoryInfo * DirectoryInfoResultHandler_CreateObject(DirectoryInfoResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "DirectoryInfo CreateObject(SearchResult)" }, { "virtualAddress": "0x007C9FE0", "name": "DirectoryInfoResultHandler__ctor", "signature": "void DirectoryInfoResultHandler__ctor(DirectoryInfoResultHandler * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfoResultHandler()" }, { "virtualAddress": "0x006522E0", "name": "FileSystemInfoResultHandler_IsResultIncluded", "signature": "bool FileSystemInfoResultHandler_IsResultIncluded(FileSystemInfoResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "Boolean IsResultIncluded(SearchResult)" }, { "virtualAddress": "0x00652320", "name": "FileSystemInfoResultHandler_CreateObject", "signature": "FileSystemInfo * FileSystemInfoResultHandler_CreateObject(FileSystemInfoResultHandler * this, SearchResult * result, MethodInfo * method)", "dotNetSignature": "FileSystemInfo CreateObject(SearchResult)" }, { "virtualAddress": "0x00651610", "name": "FileSystemInfoResultHandler__ctor", "signature": "void FileSystemInfoResultHandler__ctor(FileSystemInfoResultHandler * this, MethodInfo * method)", "dotNetSignature": "FileSystemInfoResultHandler()" }, { "virtualAddress": "0x0065FF1C", "name": "SearchResult__ctor", "signature": "void SearchResult__ctor(SearchResult * this, String * fullPath, String * userPath, Win32Native_WIN32_FIND_DATA * findData, MethodInfo * method)", "dotNetSignature": "SearchResult(String, String, Win32Native\u002BWIN32_FIND_DATA)" }, { "virtualAddress": "0x0065FF5C", "name": "SearchResult_get_FullPath", "signature": "String * SearchResult_get_FullPath(SearchResult * this, MethodInfo * method)", "dotNetSignature": "String get_FullPath()" }, { "virtualAddress": "0x0065FF64", "name": "SearchResult_get_UserPath", "signature": "String * SearchResult_get_UserPath(SearchResult * this, MethodInfo * method)", "dotNetSignature": "String get_UserPath()" }, { "virtualAddress": "0x0065FF6C", "name": "SearchResult_get_FindData", "signature": "Win32Native_WIN32_FIND_DATA * SearchResult_get_FindData(SearchResult * this, MethodInfo * method)", "dotNetSignature": "Win32Native\u002BWIN32_FIND_DATA get_FindData()" }, { "virtualAddress": "0x00651660", "name": "FileSystemEnumerableHelpers_IsDir", "signature": "bool FileSystemEnumerableHelpers_IsDir(Win32Native_WIN32_FIND_DATA * data, MethodInfo * method)", "dotNetSignature": "Boolean IsDir(Win32Native\u002BWIN32_FIND_DATA)" }, { "virtualAddress": "0x006516FC", "name": "FileSystemEnumerableHelpers_IsFile", "signature": "bool FileSystemEnumerableHelpers_IsFile(Win32Native_WIN32_FIND_DATA * data, MethodInfo * method)", "dotNetSignature": "Boolean IsFile(Win32Native\u002BWIN32_FIND_DATA)" }, { "virtualAddress": "0x0065171C", "name": "FileSystemInfo__ctor", "signature": "void FileSystemInfo__ctor(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "FileSystemInfo()" }, { "virtualAddress": "0x0065177C", "name": "FileSystemInfo__ctor_1", "signature": "void FileSystemInfo__ctor_1(FileSystemInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "FileSystemInfo(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00651900", "name": "FileSystemInfo_InitializeFrom", "signature": "void FileSystemInfo_InitializeFrom(FileSystemInfo * this, Win32Native_WIN32_FIND_DATA * findData, MethodInfo * method)", "dotNetSignature": "Void InitializeFrom(Win32Native\u002BWIN32_FIND_DATA)" }, { "virtualAddress": "0x00651960", "name": "FileSystemInfo_get_FullName", "signature": "String * FileSystemInfo_get_FullName(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x00651968", "name": "FileSystemInfo_get_UnsafeGetFullName", "signature": "String * FileSystemInfo_get_UnsafeGetFullName(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "String get_UnsafeGetFullName()" }, { "virtualAddress": "0x00651970", "name": "FileSystemInfo_get_Extension", "signature": "String * FileSystemInfo_get_Extension(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Extension()" }, { "virtualAddress": "0x00651ACC", "name": "FileSystemInfo_get_CreationTime", "signature": "DateTime FileSystemInfo_get_CreationTime(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "DateTime get_CreationTime()" }, { "virtualAddress": "0x00651BA4", "name": "FileSystemInfo_set_CreationTime", "signature": "void FileSystemInfo_set_CreationTime(FileSystemInfo * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_CreationTime(DateTime)" }, { "virtualAddress": "0x00651AF8", "name": "FileSystemInfo_get_CreationTimeUtc", "signature": "DateTime FileSystemInfo_get_CreationTimeUtc(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "DateTime get_CreationTimeUtc()" }, { "virtualAddress": "0x00651BDC", "name": "FileSystemInfo_set_CreationTimeUtc", "signature": "void FileSystemInfo_set_CreationTimeUtc(FileSystemInfo * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_CreationTimeUtc(DateTime)" }, { "virtualAddress": "0x00651CA8", "name": "FileSystemInfo_get_LastAccessTime", "signature": "DateTime FileSystemInfo_get_LastAccessTime(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "DateTime get_LastAccessTime()" }, { "virtualAddress": "0x00651D80", "name": "FileSystemInfo_set_LastAccessTime", "signature": "void FileSystemInfo_set_LastAccessTime(FileSystemInfo * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_LastAccessTime(DateTime)" }, { "virtualAddress": "0x00651CD4", "name": "FileSystemInfo_get_LastAccessTimeUtc", "signature": "DateTime FileSystemInfo_get_LastAccessTimeUtc(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "DateTime get_LastAccessTimeUtc()" }, { "virtualAddress": "0x00651DB8", "name": "FileSystemInfo_set_LastAccessTimeUtc", "signature": "void FileSystemInfo_set_LastAccessTimeUtc(FileSystemInfo * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_LastAccessTimeUtc(DateTime)" }, { "virtualAddress": "0x00651E4C", "name": "FileSystemInfo_get_LastWriteTime", "signature": "DateTime FileSystemInfo_get_LastWriteTime(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "DateTime get_LastWriteTime()" }, { "virtualAddress": "0x00651F24", "name": "FileSystemInfo_set_LastWriteTime", "signature": "void FileSystemInfo_set_LastWriteTime(FileSystemInfo * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_LastWriteTime(DateTime)" }, { "virtualAddress": "0x00651E78", "name": "FileSystemInfo_get_LastWriteTimeUtc", "signature": "DateTime FileSystemInfo_get_LastWriteTimeUtc(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "DateTime get_LastWriteTimeUtc()" }, { "virtualAddress": "0x00651F5C", "name": "FileSystemInfo_set_LastWriteTimeUtc", "signature": "void FileSystemInfo_set_LastWriteTimeUtc(FileSystemInfo * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_LastWriteTimeUtc(DateTime)" }, { "virtualAddress": "0x00651C70", "name": "FileSystemInfo_Refresh", "signature": "void FileSystemInfo_Refresh(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "Void Refresh()" }, { "virtualAddress": "0x00651FF0", "name": "FileSystemInfo_get_Attributes", "signature": "FileAttributes__Enum FileSystemInfo_get_Attributes(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "FileAttributes get_Attributes()" }, { "virtualAddress": "0x00652050", "name": "FileSystemInfo_set_Attributes", "signature": "void FileSystemInfo_set_Attributes(FileSystemInfo * this, FileAttributes__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Attributes(FileAttributes)" }, { "virtualAddress": "0x006521EC", "name": "FileSystemInfo_GetObjectData", "signature": "void FileSystemInfo_GetObjectData(FileSystemInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006522D0", "name": "FileSystemInfo_get_DisplayPath", "signature": "String * FileSystemInfo_get_DisplayPath(FileSystemInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayPath()" }, { "virtualAddress": "0x006522D8", "name": "FileSystemInfo_set_DisplayPath", "signature": "void FileSystemInfo_set_DisplayPath(FileSystemInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_DisplayPath(String)" }, { "virtualAddress": "0x00652498", "name": "IOException__ctor", "signature": "void IOException__ctor(IOException * this, MethodInfo * method)", "dotNetSignature": "IOException()" }, { "virtualAddress": "0x0065250C", "name": "IOException__ctor_1", "signature": "void IOException__ctor_1(IOException * this, String * message, MethodInfo * method)", "dotNetSignature": "IOException(String)" }, { "virtualAddress": "0x00652540", "name": "IOException__ctor_2", "signature": "void IOException__ctor_2(IOException * this, String * message, int32_t hresult, MethodInfo * method)", "dotNetSignature": "IOException(String, Int32)" }, { "virtualAddress": "0x00652574", "name": "IOException__ctor_3", "signature": "void IOException__ctor_3(IOException * this, String * message, int32_t hresult, String * maybeFullPath, MethodInfo * method)", "dotNetSignature": "IOException(String, Int32, String)" }, { "virtualAddress": "0x006525BC", "name": "IOException__ctor_4", "signature": "void IOException__ctor_4(IOException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "IOException(String, Exception)" }, { "virtualAddress": "0x006525F0", "name": "IOException__ctor_5", "signature": "void IOException__ctor_5(IOException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "IOException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006578BC", "name": "MemoryStream__ctor", "signature": "void MemoryStream__ctor(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "MemoryStream()" }, { "virtualAddress": "0x006578C4", "name": "MemoryStream__ctor_1", "signature": "void MemoryStream__ctor_1(MemoryStream * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "MemoryStream(Int32)" }, { "virtualAddress": "0x006579C8", "name": "MemoryStream__ctor_2", "signature": "void MemoryStream__ctor_2(MemoryStream * this, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "MemoryStream(Byte[])" }, { "virtualAddress": "0x006579D0", "name": "MemoryStream__ctor_3", "signature": "void MemoryStream__ctor_3(MemoryStream * this, Byte__Array * buffer, bool writable, MethodInfo * method)", "dotNetSignature": "MemoryStream(Byte[], Boolean)" }, { "virtualAddress": "0x00657ACC", "name": "MemoryStream__ctor_4", "signature": "void MemoryStream__ctor_4(MemoryStream * this, Byte__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "MemoryStream(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00657CD8", "name": "MemoryStream__ctor_5", "signature": "void MemoryStream__ctor_5(MemoryStream * this, Byte__Array * buffer, int32_t index, int32_t count, bool writable, MethodInfo * method)", "dotNetSignature": "MemoryStream(Byte[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x00657AD8", "name": "MemoryStream__ctor_6", "signature": "void MemoryStream__ctor_6(MemoryStream * this, Byte__Array * buffer, int32_t index, int32_t count, bool writable, bool publiclyVisible, MethodInfo * method)", "dotNetSignature": "MemoryStream(Byte[], Int32, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x00657CE4", "name": "MemoryStream_get_CanRead", "signature": "bool MemoryStream_get_CanRead(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x00657CEC", "name": "MemoryStream_get_CanSeek", "signature": "bool MemoryStream_get_CanSeek(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x00657CF4", "name": "MemoryStream_get_CanWrite", "signature": "bool MemoryStream_get_CanWrite(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x00657CFC", "name": "MemoryStream_EnsureWriteable", "signature": "void MemoryStream_EnsureWriteable(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Void EnsureWriteable()" }, { "virtualAddress": "0x00657D28", "name": "MemoryStream_Dispose", "signature": "void MemoryStream_Dispose(MemoryStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00657D40", "name": "MemoryStream_EnsureCapacity", "signature": "bool MemoryStream_EnsureCapacity(MemoryStream * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean EnsureCapacity(Int32)" }, { "virtualAddress": "0x00657E38", "name": "MemoryStream_Flush", "signature": "void MemoryStream_Flush(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x00657E3C", "name": "MemoryStream_FlushAsync", "signature": "Task * MemoryStream_FlushAsync(MemoryStream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x00657FA8", "name": "MemoryStream_GetBuffer", "signature": "Byte__Array * MemoryStream_GetBuffer(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBuffer()" }, { "virtualAddress": "0x00658044", "name": "MemoryStream_TryGetBuffer", "signature": "bool MemoryStream_TryGetBuffer(MemoryStream * this, ArraySegment_1_Byte_ * buffer, MethodInfo * method)", "dotNetSignature": "Boolean TryGetBuffer(ArraySegment\u00601[Byte] ByRef)" }, { "virtualAddress": "0x006580E0", "name": "MemoryStream_InternalGetBuffer", "signature": "Byte__Array * MemoryStream_InternalGetBuffer(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Byte[] InternalGetBuffer()" }, { "virtualAddress": "0x006580E8", "name": "MemoryStream_InternalGetOriginAndLength", "signature": "void MemoryStream_InternalGetOriginAndLength(MemoryStream * this, int32_t * origin, int32_t * length, MethodInfo * method)", "dotNetSignature": "Void InternalGetOriginAndLength(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00658134", "name": "MemoryStream_InternalGetPosition", "signature": "int32_t MemoryStream_InternalGetPosition(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int32 InternalGetPosition()" }, { "virtualAddress": "0x00658164", "name": "MemoryStream_InternalReadInt32", "signature": "int32_t MemoryStream_InternalReadInt32(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int32 InternalReadInt32()" }, { "virtualAddress": "0x00658224", "name": "MemoryStream_InternalEmulateRead", "signature": "int32_t MemoryStream_InternalEmulateRead(MemoryStream * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 InternalEmulateRead(Int32)" }, { "virtualAddress": "0x00658270", "name": "MemoryStream_get_Capacity", "signature": "int32_t MemoryStream_get_Capacity(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x006582A8", "name": "MemoryStream_set_Capacity", "signature": "void MemoryStream_set_Capacity(MemoryStream * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0065840C", "name": "MemoryStream_get_Length", "signature": "int64_t MemoryStream_get_Length(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x00658448", "name": "MemoryStream_get_Position", "signature": "int64_t MemoryStream_get_Position(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x00658480", "name": "MemoryStream_set_Position", "signature": "void MemoryStream_set_Position(MemoryStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x00658560", "name": "MemoryStream_Read", "signature": "int32_t MemoryStream_Read(MemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006587B0", "name": "MemoryStream_ReadAsync", "signature": "Task_1_System_Int32_ * MemoryStream_ReadAsync(MemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x00658B2C", "name": "MemoryStream_ReadByte", "signature": "int32_t MemoryStream_ReadByte(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x00658BA4", "name": "MemoryStream_CopyToAsync", "signature": "Task * MemoryStream_CopyToAsync(MemoryStream * this, Stream * destination, int32_t bufferSize, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task CopyToAsync(Stream, Int32, CancellationToken)" }, { "virtualAddress": "0x00659264", "name": "MemoryStream_Seek", "signature": "int64_t MemoryStream_Seek(MemoryStream * this, int64_t offset, SeekOrigin__Enum loc, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x00659404", "name": "MemoryStream_SetLength", "signature": "void MemoryStream_SetLength(MemoryStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x00659528", "name": "MemoryStream_ToArray", "signature": "Byte__Array * MemoryStream_ToArray(MemoryStream * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x006595E0", "name": "MemoryStream_Write", "signature": "void MemoryStream_Write(MemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006598F0", "name": "MemoryStream_WriteAsync", "signature": "Task * MemoryStream_WriteAsync(MemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x00659C10", "name": "MemoryStream_WriteByte", "signature": "void MemoryStream_WriteByte(MemoryStream * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x00659D00", "name": "MemoryStream_WriteTo", "signature": "void MemoryStream_WriteTo(MemoryStream * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x0065FBFC", "name": "PathTooLongException__ctor", "signature": "void PathTooLongException__ctor(PathTooLongException * this, MethodInfo * method)", "dotNetSignature": "PathTooLongException()" }, { "virtualAddress": "0x0065A5F4", "name": "PathTooLongException__ctor_1", "signature": "void PathTooLongException__ctor_1(PathTooLongException * this, String * message, MethodInfo * method)", "dotNetSignature": "PathTooLongException(String)" }, { "virtualAddress": "0x0065FC84", "name": "PathTooLongException__ctor_2", "signature": "void PathTooLongException__ctor_2(PathTooLongException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "PathTooLongException(String, Exception)" }, { "virtualAddress": "0x0065FCCC", "name": "PathTooLongException__ctor_3", "signature": "void PathTooLongException__ctor_3(PathTooLongException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "PathTooLongException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0065FCD4", "name": "PinnedBufferMemoryStream__ctor", "signature": "void PinnedBufferMemoryStream__ctor(PinnedBufferMemoryStream * this, MethodInfo * method)", "dotNetSignature": "PinnedBufferMemoryStream()" }, { "virtualAddress": "0x0065FCDC", "name": "PinnedBufferMemoryStream__ctor_1", "signature": "void PinnedBufferMemoryStream__ctor_1(PinnedBufferMemoryStream * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "PinnedBufferMemoryStream(Byte[])" }, { "virtualAddress": "0x0065FDC0", "name": "PinnedBufferMemoryStream_Finalize", "signature": "void PinnedBufferMemoryStream_Finalize(PinnedBufferMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0065FE38", "name": "PinnedBufferMemoryStream_Dispose", "signature": "void PinnedBufferMemoryStream_Dispose(PinnedBufferMemoryStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x0065FF74", "name": "Stream_EnsureAsyncActiveSemaphoreInitialized", "signature": "SemaphoreSlim * Stream_EnsureAsyncActiveSemaphoreInitialized(Stream * this, MethodInfo * method)", "dotNetSignature": "SemaphoreSlim EnsureAsyncActiveSemaphoreInitialized()" }, { "virtualAddress": "0x00660064", "name": "Stream_get_CanTimeout", "signature": "bool Stream_get_CanTimeout(Stream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTimeout()" }, { "virtualAddress": "0x0066006C", "name": "Stream_get_ReadTimeout", "signature": "int32_t Stream_get_ReadTimeout(Stream * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ReadTimeout()" }, { "virtualAddress": "0x006600EC", "name": "Stream_set_ReadTimeout", "signature": "void Stream_set_ReadTimeout(Stream * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ReadTimeout(Int32)" }, { "virtualAddress": "0x0066016C", "name": "Stream_get_WriteTimeout", "signature": "int32_t Stream_get_WriteTimeout(Stream * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WriteTimeout()" }, { "virtualAddress": "0x006601EC", "name": "Stream_set_WriteTimeout", "signature": "void Stream_set_WriteTimeout(Stream * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WriteTimeout(Int32)" }, { "virtualAddress": "0x0066026C", "name": "Stream_CopyToAsync", "signature": "Task * Stream_CopyToAsync(Stream * this, Stream * destination, MethodInfo * method)", "dotNetSignature": "Task CopyToAsync(Stream)" }, { "virtualAddress": "0x00660278", "name": "Stream_CopyToAsync_1", "signature": "Task * Stream_CopyToAsync_1(Stream * this, Stream * destination, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "Task CopyToAsync(Stream, Int32)" }, { "virtualAddress": "0x0065900C", "name": "Stream_CopyToAsync_2", "signature": "Task * Stream_CopyToAsync_2(Stream * this, Stream * destination, int32_t bufferSize, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task CopyToAsync(Stream, Int32, CancellationToken)" }, { "virtualAddress": "0x0066030C", "name": "Stream_CopyToAsyncInternal", "signature": "Task * Stream_CopyToAsyncInternal(Stream * this, Stream * destination, int32_t bufferSize, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task CopyToAsyncInternal(Stream, Int32, CancellationToken)" }, { "virtualAddress": "0x00660434", "name": "Stream_CopyTo", "signature": "void Stream_CopyTo(Stream * this, Stream * destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Stream)" }, { "virtualAddress": "0x00660708", "name": "Stream_CopyTo_1", "signature": "void Stream_CopyTo_1(Stream * this, Stream * destination, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Stream, Int32)" }, { "virtualAddress": "0x00660628", "name": "Stream_InternalCopyTo", "signature": "void Stream_InternalCopyTo(Stream * this, Stream * destination, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "Void InternalCopyTo(Stream, Int32)" }, { "virtualAddress": "0x00660950", "name": "Stream_Close", "signature": "void Stream_Close(Stream * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x006609D0", "name": "Stream_Dispose", "signature": "void Stream_Dispose(Stream * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00657D3C", "name": "Stream_Dispose_1", "signature": "void Stream_Dispose_1(Stream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006609E0", "name": "Stream_FlushAsync", "signature": "Task * Stream_FlushAsync(Stream * this, MethodInfo * method)", "dotNetSignature": "Task FlushAsync()" }, { "virtualAddress": "0x00660A5C", "name": "Stream_FlushAsync_1", "signature": "Task * Stream_FlushAsync_1(Stream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x00660C34", "name": "Stream_CreateWaitHandle", "signature": "WaitHandle * Stream_CreateWaitHandle(Stream * this, MethodInfo * method)", "dotNetSignature": "WaitHandle CreateWaitHandle()" }, { "virtualAddress": "0x00660C94", "name": "Stream_BeginRead", "signature": "IAsyncResult * Stream_BeginRead(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00660C9C", "name": "Stream_BeginReadInternal", "signature": "IAsyncResult * Stream_BeginReadInternal(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, bool serializeAsynchronously, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginReadInternal(Byte[], Int32, Int32, AsyncCallback, Object, Boolean)" }, { "virtualAddress": "0x00661420", "name": "Stream_EndRead", "signature": "int32_t Stream_EndRead(Stream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x00661654", "name": "Stream_ReadAsync", "signature": "Task_1_System_Int32_ * Stream_ReadAsync(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006616F8", "name": "Stream_ReadAsync_1", "signature": "Task_1_System_Int32_ * Stream_ReadAsync_1(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x006617B8", "name": "Stream_BeginEndReadAsync", "signature": "Task_1_System_Int32_ * Stream_BeginEndReadAsync(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] BeginEndReadAsync(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00661958", "name": "Stream_BeginWrite", "signature": "IAsyncResult * Stream_BeginWrite(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00661960", "name": "Stream_BeginWriteInternal", "signature": "IAsyncResult * Stream_BeginWriteInternal(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, bool serializeAsynchronously, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWriteInternal(Byte[], Int32, Int32, AsyncCallback, Object, Boolean)" }, { "virtualAddress": "0x00661194", "name": "Stream_RunReadWriteTaskWhenReady", "signature": "void Stream_RunReadWriteTaskWhenReady(Stream * this, Task * asyncWaiter, Stream_ReadWriteTask * readWriteTask, MethodInfo * method)", "dotNetSignature": "Void RunReadWriteTaskWhenReady(Task, Stream\u002BReadWriteTask)" }, { "virtualAddress": "0x00661350", "name": "Stream_RunReadWriteTask", "signature": "void Stream_RunReadWriteTask(Stream * this, Stream_ReadWriteTask * readWriteTask, MethodInfo * method)", "dotNetSignature": "Void RunReadWriteTask(Stream\u002BReadWriteTask)" }, { "virtualAddress": "0x00661CE8", "name": "Stream_EndWrite", "signature": "void Stream_EndWrite(Stream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x00661F00", "name": "Stream_WriteAsync", "signature": "Task * Stream_WriteAsync(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00661FA4", "name": "Stream_WriteAsync_1", "signature": "Task * Stream_WriteAsync_1(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0066205C", "name": "Stream_BeginEndWriteAsync", "signature": "Task * Stream_BeginEndWriteAsync(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Task BeginEndWriteAsync(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006621FC", "name": "Stream_ReadByte", "signature": "int32_t Stream_ReadByte(Stream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x006622A0", "name": "Stream_WriteByte", "signature": "void Stream_WriteByte(Stream * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x0066233C", "name": "Stream_Synchronized", "signature": "Stream * Stream_Synchronized(Stream * stream, MethodInfo * method)", "dotNetSignature": "Stream Synchronized(Stream)" }, { "virtualAddress": "0x006624A8", "name": "Stream_ObjectInvariant", "signature": "void Stream_ObjectInvariant(Stream * this, MethodInfo * method)", "dotNetSignature": "Void ObjectInvariant()" }, { "virtualAddress": "0x00660EB8", "name": "Stream_BlockingBeginRead", "signature": "IAsyncResult * Stream_BlockingBeginRead(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BlockingBeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00661650", "name": "Stream_BlockingEndRead", "signature": "int32_t Stream_BlockingEndRead(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 BlockingEndRead(IAsyncResult)" }, { "virtualAddress": "0x00661B7C", "name": "Stream_BlockingBeginWrite", "signature": "IAsyncResult * Stream_BlockingBeginWrite(Stream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BlockingBeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00661EFC", "name": "Stream_BlockingEndWrite", "signature": "void Stream_BlockingEndWrite(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void BlockingEndWrite(IAsyncResult)" }, { "virtualAddress": "0x006626BC", "name": "Stream_Read", "signature": "int32_t Stream_Read(Stream * this, Span_1_Byte_ destination, MethodInfo * method)", "dotNetSignature": "Int32 Read(Span\u00601[Byte])" }, { "virtualAddress": "0x0066271C", "name": "Stream_Write", "signature": "void Stream_Write(Stream * this, ReadOnlySpan_1_Byte_ source, MethodInfo * method)", "dotNetSignature": "Void Write(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0066277C", "name": "Stream_ReadAsync_2", "signature": "ValueTask_1_System_Int32_ Stream_ReadAsync_2(Stream * this, Memory_1_Byte_ destination, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "ValueTask\u00601[System.Int32] ReadAsync(Memory\u00601[Byte], CancellationToken)" }, { "virtualAddress": "0x006627DC", "name": "Stream_WriteAsync_2", "signature": "Task * Stream_WriteAsync_2(Stream * this, ReadOnlyMemory_1_Byte_ source, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(ReadOnlyMemory\u00601[Byte], CancellationToken)" }, { "virtualAddress": "0x006579C0", "name": "Stream__ctor", "signature": "void Stream__ctor(Stream * this, MethodInfo * method)", "dotNetSignature": "Stream()" }, { "virtualAddress": "0x0066283C", "name": "Stream__cctor", "signature": "void Stream__cctor(MethodInfo * method)", "dotNetSignature": "Stream()" }, { "virtualAddress": "0x00662B80", "name": "Stream_ReadWriteTask_ClearBeginState", "signature": "void Stream_ReadWriteTask_ClearBeginState(Stream_ReadWriteTask * this, MethodInfo * method)", "dotNetSignature": "Void ClearBeginState()" }, { "virtualAddress": "0x00661030", "name": "Stream_ReadWriteTask__ctor", "signature": "void Stream_ReadWriteTask__ctor(Stream_ReadWriteTask * this, bool isRead, Func_2_Object_Int32_ * function, Object * state, Stream * stream, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, MethodInfo * method)", "dotNetSignature": "Stream\u002BReadWriteTask(Boolean, Func\u00602[Object,Int32], Object, Stream, Byte[], Int32, Int32, AsyncCallback)" }, { "virtualAddress": "0x00663558", "name": "Stream_ReadWriteTask_InvokeAsyncCallback", "signature": "void Stream_ReadWriteTask_InvokeAsyncCallback(Object * completedTask, MethodInfo * method)", "dotNetSignature": "Void InvokeAsyncCallback(Object)" }, { "virtualAddress": "0x006635D4", "name": "Stream_ReadWriteTask_System_Threading_Tasks_ITaskCompletionAction_Invoke", "signature": "void Stream_ReadWriteTask_System_Threading_Tasks_ITaskCompletionAction_Invoke(Stream_ReadWriteTask * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void System.Threading.Tasks.ITaskCompletionAction.Invoke(Task)" }, { "virtualAddress": "0x006628A4", "name": "Stream_NullStream__ctor", "signature": "void Stream_NullStream__ctor(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Stream\u002BNullStream()" }, { "virtualAddress": "0x006630B8", "name": "Stream_NullStream_get_CanRead", "signature": "bool Stream_NullStream_get_CanRead(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x006630C0", "name": "Stream_NullStream_get_CanWrite", "signature": "bool Stream_NullStream_get_CanWrite(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x006630C8", "name": "Stream_NullStream_get_CanSeek", "signature": "bool Stream_NullStream_get_CanSeek(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x006630D0", "name": "Stream_NullStream_get_Length", "signature": "int64_t Stream_NullStream_get_Length(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x006630D8", "name": "Stream_NullStream_get_Position", "signature": "int64_t Stream_NullStream_get_Position(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x006630E0", "name": "Stream_NullStream_set_Position", "signature": "void Stream_NullStream_set_Position(Stream_NullStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x006630E4", "name": "Stream_NullStream_Dispose", "signature": "void Stream_NullStream_Dispose(Stream_NullStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006630E8", "name": "Stream_NullStream_Flush", "signature": "void Stream_NullStream_Flush(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x006630EC", "name": "Stream_NullStream_FlushAsync", "signature": "Task * Stream_NullStream_FlushAsync(Stream_NullStream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x00663190", "name": "Stream_NullStream_BeginRead", "signature": "IAsyncResult * Stream_NullStream_BeginRead(Stream_NullStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00663204", "name": "Stream_NullStream_EndRead", "signature": "int32_t Stream_NullStream_EndRead(Stream_NullStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x006632A8", "name": "Stream_NullStream_BeginWrite", "signature": "IAsyncResult * Stream_NullStream_BeginWrite(Stream_NullStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0066331C", "name": "Stream_NullStream_EndWrite", "signature": "void Stream_NullStream_EndWrite(Stream_NullStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x006633C0", "name": "Stream_NullStream_Read", "signature": "int32_t Stream_NullStream_Read(Stream_NullStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006633C8", "name": "Stream_NullStream_ReadAsync", "signature": "Task_1_System_Int32_ * Stream_NullStream_ReadAsync(Stream_NullStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x00663498", "name": "Stream_NullStream_ReadByte", "signature": "int32_t Stream_NullStream_ReadByte(Stream_NullStream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x006634A0", "name": "Stream_NullStream_Write", "signature": "void Stream_NullStream_Write(Stream_NullStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006634A4", "name": "Stream_NullStream_WriteAsync", "signature": "Task * Stream_NullStream_WriteAsync(Stream_NullStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x00663548", "name": "Stream_NullStream_WriteByte", "signature": "void Stream_NullStream_WriteByte(Stream_NullStream * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x0066354C", "name": "Stream_NullStream_Seek", "signature": "int64_t Stream_NullStream_Seek(Stream_NullStream * this, int64_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x00663554", "name": "Stream_NullStream_SetLength", "signature": "void Stream_NullStream_SetLength(Stream_NullStream * this, int64_t length, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x006624AC", "name": "Stream_SynchronousAsyncResult__ctor", "signature": "void Stream_SynchronousAsyncResult__ctor(Stream_SynchronousAsyncResult * this, int32_t bytesRead, Object * asyncStateObject, MethodInfo * method)", "dotNetSignature": "Stream\u002BSynchronousAsyncResult(Int32, Object)" }, { "virtualAddress": "0x006625E0", "name": "Stream_SynchronousAsyncResult__ctor_1", "signature": "void Stream_SynchronousAsyncResult__ctor_1(Stream_SynchronousAsyncResult * this, Object * asyncStateObject, MethodInfo * method)", "dotNetSignature": "Stream\u002BSynchronousAsyncResult(Object)" }, { "virtualAddress": "0x006624E8", "name": "Stream_SynchronousAsyncResult__ctor_2", "signature": "void Stream_SynchronousAsyncResult__ctor_2(Stream_SynchronousAsyncResult * this, Exception * ex, Object * asyncStateObject, bool isWrite, MethodInfo * method)", "dotNetSignature": "Stream\u002BSynchronousAsyncResult(Exception, Object, Boolean)" }, { "virtualAddress": "0x006649AC", "name": "Stream_SynchronousAsyncResult_get_IsCompleted", "signature": "bool Stream_SynchronousAsyncResult_get_IsCompleted(Stream_SynchronousAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x006649B4", "name": "Stream_SynchronousAsyncResult_get_AsyncWaitHandle", "signature": "WaitHandle * Stream_SynchronousAsyncResult_get_AsyncWaitHandle(Stream_SynchronousAsyncResult * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_AsyncWaitHandle()" }, { "virtualAddress": "0x00664AA4", "name": "Stream_SynchronousAsyncResult_get_AsyncState", "signature": "Object * Stream_SynchronousAsyncResult_get_AsyncState(Stream_SynchronousAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Object get_AsyncState()" }, { "virtualAddress": "0x00664AAC", "name": "Stream_SynchronousAsyncResult_get_CompletedSynchronously", "signature": "bool Stream_SynchronousAsyncResult_get_CompletedSynchronously(Stream_SynchronousAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CompletedSynchronously()" }, { "virtualAddress": "0x00664AB4", "name": "Stream_SynchronousAsyncResult_ThrowIfError", "signature": "void Stream_SynchronousAsyncResult_ThrowIfError(Stream_SynchronousAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfError()" }, { "virtualAddress": "0x0066253C", "name": "Stream_SynchronousAsyncResult_EndRead", "signature": "int32_t Stream_SynchronousAsyncResult_EndRead(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x00662614", "name": "Stream_SynchronousAsyncResult_EndWrite", "signature": "void Stream_SynchronousAsyncResult_EndWrite(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x00664AC8", "name": "Stream_SynchronousAsyncResult_c__cctor", "signature": "void Stream_SynchronousAsyncResult_c__cctor(MethodInfo * method)", "dotNetSignature": "Stream\u002BSynchronousAsyncResult\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00664B2C", "name": "Stream_SynchronousAsyncResult_c__ctor", "signature": "void Stream_SynchronousAsyncResult_c__ctor(Stream_SynchronousAsyncResult_c * this, MethodInfo * method)", "dotNetSignature": "Stream\u002BSynchronousAsyncResult\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00664B34", "name": "Stream_SynchronousAsyncResult_c__get_AsyncWaitHandle_b__12_0", "signature": "ManualResetEvent * Stream_SynchronousAsyncResult_c__get_AsyncWaitHandle_b__12_0(Stream_SynchronousAsyncResult_c * this, MethodInfo * method)", "dotNetSignature": "ManualResetEvent \u003Cget_AsyncWaitHandle\u003Eb__12_0()" }, { "virtualAddress": "0x006623EC", "name": "Stream_SyncStream__ctor", "signature": "void Stream_SyncStream__ctor(Stream_SyncStream * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "Stream\u002BSyncStream(Stream)" }, { "virtualAddress": "0x00663784", "name": "Stream_SyncStream_get_CanRead", "signature": "bool Stream_SyncStream_get_CanRead(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x006637A4", "name": "Stream_SyncStream_get_CanWrite", "signature": "bool Stream_SyncStream_get_CanWrite(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x006637C4", "name": "Stream_SyncStream_get_CanSeek", "signature": "bool Stream_SyncStream_get_CanSeek(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x006637E4", "name": "Stream_SyncStream_get_CanTimeout", "signature": "bool Stream_SyncStream_get_CanTimeout(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTimeout()" }, { "virtualAddress": "0x00663804", "name": "Stream_SyncStream_get_Length", "signature": "int64_t Stream_SyncStream_get_Length(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x006638C8", "name": "Stream_SyncStream_get_Position", "signature": "int64_t Stream_SyncStream_get_Position(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x00663990", "name": "Stream_SyncStream_set_Position", "signature": "void Stream_SyncStream_set_Position(Stream_SyncStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x00663A48", "name": "Stream_SyncStream_get_ReadTimeout", "signature": "int32_t Stream_SyncStream_get_ReadTimeout(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ReadTimeout()" }, { "virtualAddress": "0x00663A6C", "name": "Stream_SyncStream_set_ReadTimeout", "signature": "void Stream_SyncStream_set_ReadTimeout(Stream_SyncStream * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ReadTimeout(Int32)" }, { "virtualAddress": "0x00663A90", "name": "Stream_SyncStream_get_WriteTimeout", "signature": "int32_t Stream_SyncStream_get_WriteTimeout(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WriteTimeout()" }, { "virtualAddress": "0x00663AB4", "name": "Stream_SyncStream_set_WriteTimeout", "signature": "void Stream_SyncStream_set_WriteTimeout(Stream_SyncStream * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_WriteTimeout(Int32)" }, { "virtualAddress": "0x00663AD8", "name": "Stream_SyncStream_Close", "signature": "void Stream_SyncStream_Close(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x00663BB8", "name": "Stream_SyncStream_Dispose", "signature": "void Stream_SyncStream_Dispose(Stream_SyncStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00663D1C", "name": "Stream_SyncStream_Flush", "signature": "void Stream_SyncStream_Flush(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x00663DCC", "name": "Stream_SyncStream_Read", "signature": "int32_t Stream_SyncStream_Read(Stream_SyncStream * this, Byte__Array * bytes, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00663EAC", "name": "Stream_SyncStream_ReadByte", "signature": "int32_t Stream_SyncStream_ReadByte(Stream_SyncStream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x00663F74", "name": "Stream_SyncStream_OverridesBeginMethod", "signature": "bool Stream_SyncStream_OverridesBeginMethod(Stream * stream, String * methodName, MethodInfo * method)", "dotNetSignature": "Boolean OverridesBeginMethod(Stream, String)" }, { "virtualAddress": "0x006640DC", "name": "Stream_SyncStream_BeginRead", "signature": "IAsyncResult * Stream_SyncStream_BeginRead(Stream_SyncStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0066428C", "name": "Stream_SyncStream_EndRead", "signature": "int32_t Stream_SyncStream_EndRead(Stream_SyncStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x006643C4", "name": "Stream_SyncStream_Seek", "signature": "int64_t Stream_SyncStream_Seek(Stream_SyncStream * this, int64_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x0066449C", "name": "Stream_SyncStream_SetLength", "signature": "void Stream_SyncStream_SetLength(Stream_SyncStream * this, int64_t length, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x00664554", "name": "Stream_SyncStream_Write", "signature": "void Stream_SyncStream_Write(Stream_SyncStream * this, Byte__Array * bytes, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00664624", "name": "Stream_SyncStream_WriteByte", "signature": "void Stream_SyncStream_WriteByte(Stream_SyncStream * this, uint8_t b, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x006646DC", "name": "Stream_SyncStream_BeginWrite", "signature": "IAsyncResult * Stream_SyncStream_BeginWrite(Stream_SyncStream * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0066488C", "name": "Stream_SyncStream_EndWrite", "signature": "void Stream_SyncStream_EndWrite(Stream_SyncStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x0066290C", "name": "Stream_c__cctor", "signature": "void Stream_c__cctor(MethodInfo * method)", "dotNetSignature": "Stream\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00662970", "name": "Stream_c__ctor", "signature": "void Stream_c__ctor(Stream_c * this, MethodInfo * method)", "dotNetSignature": "Stream\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00662978", "name": "Stream_c__EnsureAsyncActiveSemaphoreInitialized_b__4_0", "signature": "SemaphoreSlim * Stream_c__EnsureAsyncActiveSemaphoreInitialized_b__4_0(Stream_c * this, MethodInfo * method)", "dotNetSignature": "SemaphoreSlim \u003CEnsureAsyncActiveSemaphoreInitialized\u003Eb__4_0()" }, { "virtualAddress": "0x006629DC", "name": "Stream_c__FlushAsync_b__36_0", "signature": "void Stream_c__FlushAsync_b__36_0(Stream_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CFlushAsync\u003Eb__36_0(Object)" }, { "virtualAddress": "0x00662A94", "name": "Stream_c__BeginReadInternal_b__39_0", "signature": "int32_t Stream_c__BeginReadInternal_b__39_0(Stream_c * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Int32 \u003CBeginReadInternal\u003Eb__39_0(Object)" }, { "virtualAddress": "0x00662B88", "name": "Stream_c__BeginEndReadAsync_b__43_0", "signature": "IAsyncResult * Stream_c__BeginEndReadAsync_b__43_0(Stream_c * this, Stream * stream, Stream_ReadWriteParameters args, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult \u003CBeginEndReadAsync\u003Eb__43_0(Stream, Stream\u002BReadWriteParameters, AsyncCallback, Object)" }, { "virtualAddress": "0x00662BBC", "name": "Stream_c__BeginEndReadAsync_b__43_1", "signature": "int32_t Stream_c__BeginEndReadAsync_b__43_1(Stream_c * this, Stream * stream, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 \u003CBeginEndReadAsync\u003Eb__43_1(Stream, IAsyncResult)" }, { "virtualAddress": "0x00662BE8", "name": "Stream_c__BeginWriteInternal_b__46_0", "signature": "int32_t Stream_c__BeginWriteInternal_b__46_0(Stream_c * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Int32 \u003CBeginWriteInternal\u003Eb__46_0(Object)" }, { "virtualAddress": "0x00662CD8", "name": "Stream_c__RunReadWriteTaskWhenReady_b__47_0", "signature": "void Stream_c__RunReadWriteTaskWhenReady_b__47_0(Stream_c * this, Task * t, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CRunReadWriteTaskWhenReady\u003Eb__47_0(Task, Object)" }, { "virtualAddress": "0x00662D68", "name": "Stream_c__BeginEndWriteAsync_b__53_0", "signature": "IAsyncResult * Stream_c__BeginEndWriteAsync_b__53_0(Stream_c * this, Stream * stream, Stream_ReadWriteParameters args, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult \u003CBeginEndWriteAsync\u003Eb__53_0(Stream, Stream\u002BReadWriteParameters, AsyncCallback, Object)" }, { "virtualAddress": "0x00662D9C", "name": "Stream_c__BeginEndWriteAsync_b__53_1", "signature": "VoidTaskResult Stream_c__BeginEndWriteAsync_b__53_1(Stream_c * this, Stream * stream, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003CBeginEndWriteAsync\u003Eb__53_1(Stream, IAsyncResult)" }, { "virtualAddress": "0x003FE48C", "name": "Stream_CopyToAsyncInternal_d_27_MoveNext", "signature": "void Stream_CopyToAsyncInternal_d_27_MoveNext(Stream_CopyToAsyncInternal_d_27__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FE494", "name": "Stream_CopyToAsyncInternal_d_27_SetStateMachine", "signature": "void Stream_CopyToAsyncInternal_d_27_SetStateMachine(Stream_CopyToAsyncInternal_d_27__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x00664B94", "name": "StreamReader_get_DefaultBufferSize", "signature": "int32_t StreamReader_get_DefaultBufferSize(MethodInfo * method)", "dotNetSignature": "Int32 get_DefaultBufferSize()" }, { "virtualAddress": "0x00664B9C", "name": "StreamReader_CheckAsyncTaskInProgress", "signature": "void StreamReader_CheckAsyncTaskInProgress(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Void CheckAsyncTaskInProgress()" }, { "virtualAddress": "0x00664C48", "name": "StreamReader__ctor", "signature": "void StreamReader__ctor(StreamReader * this, MethodInfo * method)", "dotNetSignature": "StreamReader()" }, { "virtualAddress": "0x00664CB0", "name": "StreamReader__ctor_1", "signature": "void StreamReader__ctor_1(StreamReader * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "StreamReader(Stream)" }, { "virtualAddress": "0x00664CB8", "name": "StreamReader__ctor_2", "signature": "void StreamReader__ctor_2(StreamReader * this, Stream * stream, bool detectEncodingFromByteOrderMarks, MethodInfo * method)", "dotNetSignature": "StreamReader(Stream, Boolean)" }, { "virtualAddress": "0x00664F08", "name": "StreamReader__ctor_3", "signature": "void StreamReader__ctor_3(StreamReader * this, Stream * stream, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "StreamReader(Stream, Encoding)" }, { "virtualAddress": "0x00664F90", "name": "StreamReader__ctor_4", "signature": "void StreamReader__ctor_4(StreamReader * this, Stream * stream, Encoding * encoding, bool detectEncodingFromByteOrderMarks, MethodInfo * method)", "dotNetSignature": "StreamReader(Stream, Encoding, Boolean)" }, { "virtualAddress": "0x00665024", "name": "StreamReader__ctor_5", "signature": "void StreamReader__ctor_5(StreamReader * this, Stream * stream, Encoding * encoding, bool detectEncodingFromByteOrderMarks, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "StreamReader(Stream, Encoding, Boolean, Int32)" }, { "virtualAddress": "0x00664D50", "name": "StreamReader__ctor_6", "signature": "void StreamReader__ctor_6(StreamReader * this, Stream * stream, Encoding * encoding, bool detectEncodingFromByteOrderMarks, int32_t bufferSize, bool leaveOpen, MethodInfo * method)", "dotNetSignature": "StreamReader(Stream, Encoding, Boolean, Int32, Boolean)" }, { "virtualAddress": "0x0066515C", "name": "StreamReader__ctor_7", "signature": "void StreamReader__ctor_7(StreamReader * this, String * path, MethodInfo * method)", "dotNetSignature": "StreamReader(String)" }, { "virtualAddress": "0x00665164", "name": "StreamReader__ctor_8", "signature": "void StreamReader__ctor_8(StreamReader * this, String * path, bool detectEncodingFromByteOrderMarks, MethodInfo * method)", "dotNetSignature": "StreamReader(String, Boolean)" }, { "virtualAddress": "0x00665208", "name": "StreamReader__ctor_9", "signature": "void StreamReader__ctor_9(StreamReader * this, String * path, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "StreamReader(String, Encoding)" }, { "virtualAddress": "0x00665290", "name": "StreamReader__ctor_10", "signature": "void StreamReader__ctor_10(StreamReader * this, String * path, Encoding * encoding, bool detectEncodingFromByteOrderMarks, MethodInfo * method)", "dotNetSignature": "StreamReader(String, Encoding, Boolean)" }, { "virtualAddress": "0x006651FC", "name": "StreamReader__ctor_11", "signature": "void StreamReader__ctor_11(StreamReader * this, String * path, Encoding * encoding, bool detectEncodingFromByteOrderMarks, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "StreamReader(String, Encoding, Boolean, Int32)" }, { "virtualAddress": "0x00665324", "name": "StreamReader__ctor_12", "signature": "void StreamReader__ctor_12(StreamReader * this, String * path, Encoding * encoding, bool detectEncodingFromByteOrderMarks, int32_t bufferSize, bool checkHost, MethodInfo * method)", "dotNetSignature": "StreamReader(String, Encoding, Boolean, Int32, Boolean)" }, { "virtualAddress": "0x00665030", "name": "StreamReader_Init", "signature": "void StreamReader_Init(StreamReader * this, Stream * stream, Encoding * encoding, bool detectEncodingFromByteOrderMarks, int32_t bufferSize, bool leaveOpen, MethodInfo * method)", "dotNetSignature": "Void Init(Stream, Encoding, Boolean, Int32, Boolean)" }, { "virtualAddress": "0x00665550", "name": "StreamReader_Init_1", "signature": "void StreamReader_Init_1(StreamReader * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "Void Init(Stream)" }, { "virtualAddress": "0x00665560", "name": "StreamReader_Close", "signature": "void StreamReader_Close(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x00665570", "name": "StreamReader_Dispose", "signature": "void StreamReader_Dispose(StreamReader * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00665648", "name": "StreamReader_get_CurrentEncoding", "signature": "Encoding * StreamReader_get_CurrentEncoding(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Encoding get_CurrentEncoding()" }, { "virtualAddress": "0x00665650", "name": "StreamReader_get_BaseStream", "signature": "Stream * StreamReader_get_BaseStream(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Stream get_BaseStream()" }, { "virtualAddress": "0x00665638", "name": "StreamReader_get_LeaveOpen", "signature": "bool StreamReader_get_LeaveOpen(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Boolean get_LeaveOpen()" }, { "virtualAddress": "0x00665658", "name": "StreamReader_DiscardBufferedData", "signature": "void StreamReader_DiscardBufferedData(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Void DiscardBufferedData()" }, { "virtualAddress": "0x006656A0", "name": "StreamReader_get_EndOfStream", "signature": "bool StreamReader_get_EndOfStream(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Boolean get_EndOfStream()" }, { "virtualAddress": "0x00665704", "name": "StreamReader_Peek", "signature": "int32_t StreamReader_Peek(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x0066579C", "name": "StreamReader_DataAvailable", "signature": "bool StreamReader_DataAvailable(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Boolean DataAvailable()" }, { "virtualAddress": "0x006657AC", "name": "StreamReader_Read", "signature": "int32_t StreamReader_Read(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x00665844", "name": "StreamReader_Read_1", "signature": "int32_t StreamReader_Read_1(StreamReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x00665C98", "name": "StreamReader_ReadToEnd", "signature": "String * StreamReader_ReadToEnd(StreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x00665D74", "name": "StreamReader_ReadBlock", "signature": "int32_t StreamReader_ReadBlock(StreamReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadBlock(Char[], Int32, Int32)" }, { "virtualAddress": "0x00665F24", "name": "StreamReader_CompressBuffer", "signature": "void StreamReader_CompressBuffer(StreamReader * this, int32_t n, MethodInfo * method)", "dotNetSignature": "Void CompressBuffer(Int32)" }, { "virtualAddress": "0x00665F6C", "name": "StreamReader_DetectEncoding", "signature": "void StreamReader_DetectEncoding(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Void DetectEncoding()" }, { "virtualAddress": "0x00666240", "name": "StreamReader_IsPreamble", "signature": "bool StreamReader_IsPreamble(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPreamble()" }, { "virtualAddress": "0x00666358", "name": "StreamReader_ReadBuffer", "signature": "int32_t StreamReader_ReadBuffer(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadBuffer()" }, { "virtualAddress": "0x00665A80", "name": "StreamReader_ReadBuffer_1", "signature": "int32_t StreamReader_ReadBuffer_1(StreamReader * this, Char__Array * userBuffer, int32_t userOffset, int32_t desiredChars, bool * readToUserBuffer, MethodInfo * method)", "dotNetSignature": "Int32 ReadBuffer(Char[], Int32, Int32, Boolean ByRef)" }, { "virtualAddress": "0x006664C8", "name": "StreamReader_ReadLine", "signature": "String * StreamReader_ReadLine(StreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x006666F0", "name": "StreamReader_ReadLineAsync", "signature": "Task_1_System_String_ * StreamReader_ReadLineAsync(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadLineAsync()" }, { "virtualAddress": "0x006667E0", "name": "StreamReader_ReadLineAsyncInternal", "signature": "Task_1_System_String_ * StreamReader_ReadLineAsyncInternal(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadLineAsyncInternal()" }, { "virtualAddress": "0x006668EC", "name": "StreamReader_ReadToEndAsync", "signature": "Task_1_System_String_ * StreamReader_ReadToEndAsync(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadToEndAsync()" }, { "virtualAddress": "0x006669DC", "name": "StreamReader_ReadToEndAsyncInternal", "signature": "Task_1_System_String_ * StreamReader_ReadToEndAsyncInternal(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadToEndAsyncInternal()" }, { "virtualAddress": "0x00666ADC", "name": "StreamReader_ReadAsync", "signature": "Task_1_System_Int32_ * StreamReader_ReadAsync(StreamReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x00666D30", "name": "StreamReader_ReadAsyncInternal", "signature": "Task_1_System_Int32_ * StreamReader_ReadAsyncInternal(StreamReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsyncInternal(Char[], Int32, Int32)" }, { "virtualAddress": "0x00666E68", "name": "StreamReader_ReadBlockAsync", "signature": "Task_1_System_Int32_ * StreamReader_ReadBlockAsync(StreamReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x006670B4", "name": "StreamReader_get_CharLen_Prop", "signature": "int32_t StreamReader_get_CharLen_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CharLen_Prop()" }, { "virtualAddress": "0x006670BC", "name": "StreamReader_set_CharLen_Prop", "signature": "void StreamReader_set_CharLen_Prop(StreamReader * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CharLen_Prop(Int32)" }, { "virtualAddress": "0x006670C4", "name": "StreamReader_get_CharPos_Prop", "signature": "int32_t StreamReader_get_CharPos_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CharPos_Prop()" }, { "virtualAddress": "0x006670CC", "name": "StreamReader_set_CharPos_Prop", "signature": "void StreamReader_set_CharPos_Prop(StreamReader * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CharPos_Prop(Int32)" }, { "virtualAddress": "0x006670D4", "name": "StreamReader_get_ByteLen_Prop", "signature": "int32_t StreamReader_get_ByteLen_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ByteLen_Prop()" }, { "virtualAddress": "0x006670DC", "name": "StreamReader_set_ByteLen_Prop", "signature": "void StreamReader_set_ByteLen_Prop(StreamReader * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ByteLen_Prop(Int32)" }, { "virtualAddress": "0x006670E4", "name": "StreamReader_get_BytePos_Prop", "signature": "int32_t StreamReader_get_BytePos_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BytePos_Prop()" }, { "virtualAddress": "0x006670EC", "name": "StreamReader_set_BytePos_Prop", "signature": "void StreamReader_set_BytePos_Prop(StreamReader * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BytePos_Prop(Int32)" }, { "virtualAddress": "0x006670F4", "name": "StreamReader_get_Preamble_Prop", "signature": "Byte__Array * StreamReader_get_Preamble_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Preamble_Prop()" }, { "virtualAddress": "0x006670FC", "name": "StreamReader_get_CheckPreamble_Prop", "signature": "bool StreamReader_get_CheckPreamble_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CheckPreamble_Prop()" }, { "virtualAddress": "0x00667104", "name": "StreamReader_get_Decoder_Prop", "signature": "Decoder * StreamReader_get_Decoder_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Decoder get_Decoder_Prop()" }, { "virtualAddress": "0x0066710C", "name": "StreamReader_get_DetectEncoding_Prop", "signature": "bool StreamReader_get_DetectEncoding_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DetectEncoding_Prop()" }, { "virtualAddress": "0x00667114", "name": "StreamReader_get_CharBuffer_Prop", "signature": "Char__Array * StreamReader_get_CharBuffer_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Char[] get_CharBuffer_Prop()" }, { "virtualAddress": "0x0066711C", "name": "StreamReader_get_ByteBuffer_Prop", "signature": "Byte__Array * StreamReader_get_ByteBuffer_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_ByteBuffer_Prop()" }, { "virtualAddress": "0x00667124", "name": "StreamReader_get_IsBlocked_Prop", "signature": "bool StreamReader_get_IsBlocked_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsBlocked_Prop()" }, { "virtualAddress": "0x0066712C", "name": "StreamReader_set_IsBlocked_Prop", "signature": "void StreamReader_set_IsBlocked_Prop(StreamReader * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsBlocked_Prop(Boolean)" }, { "virtualAddress": "0x00667138", "name": "StreamReader_get_Stream_Prop", "signature": "Stream * StreamReader_get_Stream_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Stream get_Stream_Prop()" }, { "virtualAddress": "0x00667140", "name": "StreamReader_get_MaxCharsPerBuffer_Prop", "signature": "int32_t StreamReader_get_MaxCharsPerBuffer_Prop(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCharsPerBuffer_Prop()" }, { "virtualAddress": "0x00667148", "name": "StreamReader_ReadBufferAsync", "signature": "Task_1_System_Int32_ * StreamReader_ReadBufferAsync(StreamReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadBufferAsync()" }, { "virtualAddress": "0x0066724C", "name": "StreamReader__cctor", "signature": "void StreamReader__cctor(MethodInfo * method)", "dotNetSignature": "StreamReader()" }, { "virtualAddress": "0x005F2158", "name": "StreamReader_NullStreamReader__ctor", "signature": "void StreamReader_NullStreamReader__ctor(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "StreamReader\u002BNullStreamReader()" }, { "virtualAddress": "0x005F21F8", "name": "StreamReader_NullStreamReader_get_BaseStream", "signature": "Stream * StreamReader_NullStreamReader_get_BaseStream(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "Stream get_BaseStream()" }, { "virtualAddress": "0x005F2260", "name": "StreamReader_NullStreamReader_get_CurrentEncoding", "signature": "Encoding * StreamReader_NullStreamReader_get_CurrentEncoding(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "Encoding get_CurrentEncoding()" }, { "virtualAddress": "0x005F2268", "name": "StreamReader_NullStreamReader_Dispose", "signature": "void StreamReader_NullStreamReader_Dispose(StreamReader_NullStreamReader * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005F226C", "name": "StreamReader_NullStreamReader_Peek", "signature": "int32_t StreamReader_NullStreamReader_Peek(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x005F2274", "name": "StreamReader_NullStreamReader_Read", "signature": "int32_t StreamReader_NullStreamReader_Read(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005F227C", "name": "StreamReader_NullStreamReader_Read_1", "signature": "int32_t StreamReader_NullStreamReader_Read_1(StreamReader_NullStreamReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F2284", "name": "StreamReader_NullStreamReader_ReadLine", "signature": "String * StreamReader_NullStreamReader_ReadLine(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005F228C", "name": "StreamReader_NullStreamReader_ReadToEnd", "signature": "String * StreamReader_NullStreamReader_ReadToEnd(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x005F22DC", "name": "StreamReader_NullStreamReader_ReadBuffer", "signature": "int32_t StreamReader_NullStreamReader_ReadBuffer(StreamReader_NullStreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadBuffer()" }, { "virtualAddress": "0x003FC88C", "name": "StreamReader_ReadLineAsyncInternal_d_61_MoveNext", "signature": "void StreamReader_ReadLineAsyncInternal_d_61_MoveNext(StreamReader_ReadLineAsyncInternal_d_61__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC894", "name": "StreamReader_ReadLineAsyncInternal_d_61_SetStateMachine", "signature": "void StreamReader_ReadLineAsyncInternal_d_61_SetStateMachine(StreamReader_ReadLineAsyncInternal_d_61__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FC89C", "name": "StreamReader_ReadToEndAsyncInternal_d_63_MoveNext", "signature": "void StreamReader_ReadToEndAsyncInternal_d_63_MoveNext(StreamReader_ReadToEndAsyncInternal_d_63__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC8A4", "name": "StreamReader_ReadToEndAsyncInternal_d_63_SetStateMachine", "signature": "void StreamReader_ReadToEndAsyncInternal_d_63_SetStateMachine(StreamReader_ReadToEndAsyncInternal_d_63__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FE584", "name": "StreamReader_ReadAsyncInternal_d_65_MoveNext", "signature": "void StreamReader_ReadAsyncInternal_d_65_MoveNext(StreamReader_ReadAsyncInternal_d_65__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FE58C", "name": "StreamReader_ReadAsyncInternal_d_65_SetStateMachine", "signature": "void StreamReader_ReadAsyncInternal_d_65_SetStateMachine(StreamReader_ReadAsyncInternal_d_65__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FC87C", "name": "StreamReader_ReadBufferAsync_d_98_MoveNext", "signature": "void StreamReader_ReadBufferAsync_d_98_MoveNext(StreamReader_ReadBufferAsync_d_98__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC884", "name": "StreamReader_ReadBufferAsync_d_98_SetStateMachine", "signature": "void StreamReader_ReadBufferAsync_d_98_SetStateMachine(StreamReader_ReadBufferAsync_d_98__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x005F22E4", "name": "StreamWriter_CheckAsyncTaskInProgress", "signature": "void StreamWriter_CheckAsyncTaskInProgress(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Void CheckAsyncTaskInProgress()" }, { "virtualAddress": "0x005F23C0", "name": "StreamWriter_get_UTF8NoBOM", "signature": "Encoding * StreamWriter_get_UTF8NoBOM(MethodInfo * method)", "dotNetSignature": "Encoding get_UTF8NoBOM()" }, { "virtualAddress": "0x005F24B4", "name": "StreamWriter__ctor", "signature": "void StreamWriter__ctor(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "StreamWriter()" }, { "virtualAddress": "0x005F25B4", "name": "StreamWriter__ctor_1", "signature": "void StreamWriter__ctor_1(StreamWriter * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "StreamWriter(Stream)" }, { "virtualAddress": "0x005F27E0", "name": "StreamWriter__ctor_2", "signature": "void StreamWriter__ctor_2(StreamWriter * this, Stream * stream, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "StreamWriter(Stream, Encoding)" }, { "virtualAddress": "0x005F27EC", "name": "StreamWriter__ctor_3", "signature": "void StreamWriter__ctor_3(StreamWriter * this, Stream * stream, Encoding * encoding, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "StreamWriter(Stream, Encoding, Int32)" }, { "virtualAddress": "0x005F2638", "name": "StreamWriter__ctor_4", "signature": "void StreamWriter__ctor_4(StreamWriter * this, Stream * stream, Encoding * encoding, int32_t bufferSize, bool leaveOpen, MethodInfo * method)", "dotNetSignature": "StreamWriter(Stream, Encoding, Int32, Boolean)" }, { "virtualAddress": "0x005F292C", "name": "StreamWriter__ctor_5", "signature": "void StreamWriter__ctor_5(StreamWriter * this, String * path, MethodInfo * method)", "dotNetSignature": "StreamWriter(String)" }, { "virtualAddress": "0x005F29C0", "name": "StreamWriter__ctor_6", "signature": "void StreamWriter__ctor_6(StreamWriter * this, String * path, bool append, MethodInfo * method)", "dotNetSignature": "StreamWriter(String, Boolean)" }, { "virtualAddress": "0x005F2A4C", "name": "StreamWriter__ctor_7", "signature": "void StreamWriter__ctor_7(StreamWriter * this, String * path, bool append, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "StreamWriter(String, Boolean, Encoding)" }, { "virtualAddress": "0x005F29B4", "name": "StreamWriter__ctor_8", "signature": "void StreamWriter__ctor_8(StreamWriter * this, String * path, bool append, Encoding * encoding, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "StreamWriter(String, Boolean, Encoding, Int32)" }, { "virtualAddress": "0x005F2A5C", "name": "StreamWriter__ctor_9", "signature": "void StreamWriter__ctor_9(StreamWriter * this, String * path, bool append, Encoding * encoding, int32_t bufferSize, bool checkHost, MethodInfo * method)", "dotNetSignature": "StreamWriter(String, Boolean, Encoding, Int32, Boolean)" }, { "virtualAddress": "0x005F27F4", "name": "StreamWriter_Init", "signature": "void StreamWriter_Init(StreamWriter * this, Stream * streamArg, Encoding * encodingArg, int32_t bufferSize, bool shouldLeaveOpen, MethodInfo * method)", "dotNetSignature": "Void Init(Stream, Encoding, Int32, Boolean)" }, { "virtualAddress": "0x005F2C44", "name": "StreamWriter_CreateFile", "signature": "Stream * StreamWriter_CreateFile(String * path, bool append, bool checkHost, MethodInfo * method)", "dotNetSignature": "Stream CreateFile(String, Boolean, Boolean)" }, { "virtualAddress": "0x005F2D34", "name": "StreamWriter_Close", "signature": "void StreamWriter_Close(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005F2DB0", "name": "StreamWriter_Dispose", "signature": "void StreamWriter_Dispose(StreamWriter * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005F3094", "name": "StreamWriter_Flush", "signature": "void StreamWriter_Flush(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x005F2F20", "name": "StreamWriter_Flush_1", "signature": "void StreamWriter_Flush_1(StreamWriter * this, bool flushStream, bool flushEncoder, MethodInfo * method)", "dotNetSignature": "Void Flush(Boolean, Boolean)" }, { "virtualAddress": "0x005F3144", "name": "StreamWriter_get_AutoFlush", "signature": "bool StreamWriter_get_AutoFlush(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AutoFlush()" }, { "virtualAddress": "0x005F314C", "name": "StreamWriter_set_AutoFlush", "signature": "void StreamWriter_set_AutoFlush(StreamWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_AutoFlush(Boolean)" }, { "virtualAddress": "0x005F31A0", "name": "StreamWriter_get_BaseStream", "signature": "Stream * StreamWriter_get_BaseStream(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Stream get_BaseStream()" }, { "virtualAddress": "0x005F2F10", "name": "StreamWriter_get_LeaveOpen", "signature": "bool StreamWriter_get_LeaveOpen(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_LeaveOpen()" }, { "virtualAddress": "0x005F31A8", "name": "StreamWriter_set_HaveWrittenPreamble", "signature": "void StreamWriter_set_HaveWrittenPreamble(StreamWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_HaveWrittenPreamble(Boolean)" }, { "virtualAddress": "0x005F31B4", "name": "StreamWriter_get_Encoding", "signature": "Encoding * StreamWriter_get_Encoding(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Encoding get_Encoding()" }, { "virtualAddress": "0x005F31BC", "name": "StreamWriter_Write", "signature": "void StreamWriter_Write(StreamWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x005F3258", "name": "StreamWriter_Write_1", "signature": "void StreamWriter_Write_1(StreamWriter * this, Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x005F3330", "name": "StreamWriter_Write_2", "signature": "void StreamWriter_Write_2(StreamWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F3568", "name": "StreamWriter_Write_3", "signature": "void StreamWriter_Write_3(StreamWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x005F363C", "name": "StreamWriter_WriteAsync", "signature": "Task * StreamWriter_WriteAsync(StreamWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char)" }, { "virtualAddress": "0x005F3970", "name": "StreamWriter_WriteAsyncInternal", "signature": "Task * StreamWriter_WriteAsyncInternal(StreamWriter * _this, uint16_t value, Char__Array * charBuffer, int32_t charPos, int32_t charLen, Char__Array * coreNewLine, bool autoFlush, bool appendNewLine, MethodInfo * method)", "dotNetSignature": "Task WriteAsyncInternal(StreamWriter, Char, Char[], Int32, Int32, Char[], Boolean, Boolean)" }, { "virtualAddress": "0x005F3ABC", "name": "StreamWriter_WriteAsync_1", "signature": "Task * StreamWriter_WriteAsync_1(StreamWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(String)" }, { "virtualAddress": "0x005F3E34", "name": "StreamWriter_WriteAsyncInternal_1", "signature": "Task * StreamWriter_WriteAsyncInternal_1(StreamWriter * _this, String * value, Char__Array * charBuffer, int32_t charPos, int32_t charLen, Char__Array * coreNewLine, bool autoFlush, bool appendNewLine, MethodInfo * method)", "dotNetSignature": "Task WriteAsyncInternal(StreamWriter, String, Char[], Int32, Int32, Char[], Boolean, Boolean)" }, { "virtualAddress": "0x005F3F84", "name": "StreamWriter_WriteAsync_2", "signature": "Task * StreamWriter_WriteAsync_2(StreamWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F442C", "name": "StreamWriter_WriteAsyncInternal_2", "signature": "Task * StreamWriter_WriteAsyncInternal_2(StreamWriter * _this, Char__Array * buffer, int32_t index, int32_t count, Char__Array * charBuffer, int32_t charPos, int32_t charLen, Char__Array * coreNewLine, bool autoFlush, bool appendNewLine, MethodInfo * method)", "dotNetSignature": "Task WriteAsyncInternal(StreamWriter, Char[], Int32, Int32, Char[], Int32, Int32, Char[], Boolean, Boolean)" }, { "virtualAddress": "0x005F4590", "name": "StreamWriter_WriteLineAsync", "signature": "Task * StreamWriter_WriteLineAsync(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync()" }, { "virtualAddress": "0x005F46FC", "name": "StreamWriter_WriteLineAsync_1", "signature": "Task * StreamWriter_WriteLineAsync_1(StreamWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char)" }, { "virtualAddress": "0x005F4A30", "name": "StreamWriter_WriteLineAsync_2", "signature": "Task * StreamWriter_WriteLineAsync_2(StreamWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(String)" }, { "virtualAddress": "0x005F4D78", "name": "StreamWriter_WriteLineAsync_3", "signature": "Task * StreamWriter_WriteLineAsync_3(StreamWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F5224", "name": "StreamWriter_FlushAsync", "signature": "Task * StreamWriter_FlushAsync(StreamWriter * this, MethodInfo * method)", "dotNetSignature": "Task FlushAsync()" }, { "virtualAddress": "0x005F55E0", "name": "StreamWriter_set_CharPos_Prop", "signature": "void StreamWriter_set_CharPos_Prop(StreamWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CharPos_Prop(Int32)" }, { "virtualAddress": "0x005F55E8", "name": "StreamWriter_set_HaveWrittenPreamble_Prop", "signature": "void StreamWriter_set_HaveWrittenPreamble_Prop(StreamWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_HaveWrittenPreamble_Prop(Boolean)" }, { "virtualAddress": "0x005F54BC", "name": "StreamWriter_FlushAsyncInternal", "signature": "Task * StreamWriter_FlushAsyncInternal(StreamWriter * this, bool flushStream, bool flushEncoder, Char__Array * sCharBuffer, int32_t sCharPos, MethodInfo * method)", "dotNetSignature": "Task FlushAsyncInternal(Boolean, Boolean, Char[], Int32)" }, { "virtualAddress": "0x005F55F4", "name": "StreamWriter_FlushAsyncInternal_1", "signature": "Task * StreamWriter_FlushAsyncInternal_1(StreamWriter * _this, bool flushStream, bool flushEncoder, Char__Array * charBuffer, int32_t charPos, bool haveWrittenPreamble, Encoding * encoding, Encoder * encoder, Byte__Array * byteBuffer, Stream * stream, MethodInfo * method)", "dotNetSignature": "Task FlushAsyncInternal(StreamWriter, Boolean, Boolean, Char[], Int32, Boolean, Encoding, Encoder, Byte[], Stream)" }, { "virtualAddress": "0x005F5754", "name": "StreamWriter__cctor", "signature": "void StreamWriter__cctor(MethodInfo * method)", "dotNetSignature": "StreamWriter()" }, { "virtualAddress": "0x003FC8C0", "name": "StreamWriter_WriteAsyncInternal_d_52_MoveNext", "signature": "void StreamWriter_WriteAsyncInternal_d_52_MoveNext(StreamWriter_WriteAsyncInternal_d_52__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC8C8", "name": "StreamWriter_WriteAsyncInternal_d_52_SetStateMachine", "signature": "void StreamWriter_WriteAsyncInternal_d_52_SetStateMachine(StreamWriter_WriteAsyncInternal_d_52__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FC8D4", "name": "StreamWriter_WriteAsyncInternal_d_54_MoveNext", "signature": "void StreamWriter_WriteAsyncInternal_d_54_MoveNext(StreamWriter_WriteAsyncInternal_d_54__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC8DC", "name": "StreamWriter_WriteAsyncInternal_d_54_SetStateMachine", "signature": "void StreamWriter_WriteAsyncInternal_d_54_SetStateMachine(StreamWriter_WriteAsyncInternal_d_54__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FC8E8", "name": "StreamWriter_WriteAsyncInternal_d_56_MoveNext", "signature": "void StreamWriter_WriteAsyncInternal_d_56_MoveNext(StreamWriter_WriteAsyncInternal_d_56__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC8F0", "name": "StreamWriter_WriteAsyncInternal_d_56_SetStateMachine", "signature": "void StreamWriter_WriteAsyncInternal_d_56_SetStateMachine(StreamWriter_WriteAsyncInternal_d_56__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FC8AC", "name": "StreamWriter_FlushAsyncInternal_d_67_MoveNext", "signature": "void StreamWriter_FlushAsyncInternal_d_67_MoveNext(StreamWriter_FlushAsyncInternal_d_67__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC8B4", "name": "StreamWriter_FlushAsyncInternal_d_67_SetStateMachine", "signature": "void StreamWriter_FlushAsyncInternal_d_67_SetStateMachine(StreamWriter_FlushAsyncInternal_d_67__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x005F6990", "name": "StringReader__ctor", "signature": "void StringReader__ctor(StringReader * this, String * s, MethodInfo * method)", "dotNetSignature": "StringReader(String)" }, { "virtualAddress": "0x005F6A64", "name": "StringReader_Close", "signature": "void StringReader_Close(StringReader * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005F6A74", "name": "StringReader_Dispose", "signature": "void StringReader_Dispose(StringReader * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005F6A80", "name": "StringReader_Peek", "signature": "int32_t StringReader_Peek(StringReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x005F6B44", "name": "StringReader_Read", "signature": "int32_t StringReader_Read(StringReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005F6B8C", "name": "StringReader_Read_1", "signature": "int32_t StringReader_Read_1(StringReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F6D6C", "name": "StringReader_ReadToEnd", "signature": "String * StringReader_ReadToEnd(StringReader * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x005F6DB4", "name": "StringReader_ReadLine", "signature": "String * StringReader_ReadLine(StringReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005F6ECC", "name": "StringReader_ReadLineAsync", "signature": "Task_1_System_String_ * StringReader_ReadLineAsync(StringReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadLineAsync()" }, { "virtualAddress": "0x005F6F58", "name": "StringReader_ReadToEndAsync", "signature": "Task_1_System_String_ * StringReader_ReadToEndAsync(StringReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadToEndAsync()" }, { "virtualAddress": "0x005F6FE4", "name": "StringReader_ReadBlockAsync", "signature": "Task_1_System_Int32_ * StringReader_ReadBlockAsync(StringReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F71C0", "name": "StringReader_ReadAsync", "signature": "Task_1_System_Int32_ * StringReader_ReadAsync(StringReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F7494", "name": "StringWriter__ctor", "signature": "void StringWriter__ctor(StringWriter * this, MethodInfo * method)", "dotNetSignature": "StringWriter()" }, { "virtualAddress": "0x005F760C", "name": "StringWriter__ctor_1", "signature": "void StringWriter__ctor_1(StringWriter * this, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "StringWriter(IFormatProvider)" }, { "virtualAddress": "0x005F7680", "name": "StringWriter__ctor_2", "signature": "void StringWriter__ctor_2(StringWriter * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "StringWriter(StringBuilder)" }, { "virtualAddress": "0x005F7524", "name": "StringWriter__ctor_3", "signature": "void StringWriter__ctor_3(StringWriter * this, StringBuilder * sb, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "StringWriter(StringBuilder, IFormatProvider)" }, { "virtualAddress": "0x005F7700", "name": "StringWriter_Close", "signature": "void StringWriter_Close(StringWriter * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005F7710", "name": "StringWriter_Dispose", "signature": "void StringWriter_Dispose(StringWriter * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005F7718", "name": "StringWriter_get_Encoding", "signature": "Encoding * StringWriter_get_Encoding(StringWriter * this, MethodInfo * method)", "dotNetSignature": "Encoding get_Encoding()" }, { "virtualAddress": "0x005F7800", "name": "StringWriter_GetStringBuilder", "signature": "StringBuilder * StringWriter_GetStringBuilder(StringWriter * this, MethodInfo * method)", "dotNetSignature": "StringBuilder GetStringBuilder()" }, { "virtualAddress": "0x005F7808", "name": "StringWriter_Write", "signature": "void StringWriter_Write(StringWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x005F7834", "name": "StringWriter_Write_1", "signature": "void StringWriter_Write_1(StringWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F79F4", "name": "StringWriter_Write_2", "signature": "void StringWriter_Write_2(StringWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x005F7A2C", "name": "StringWriter_WriteAsync", "signature": "Task * StringWriter_WriteAsync(StringWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char)" }, { "virtualAddress": "0x005F7AB4", "name": "StringWriter_WriteAsync_1", "signature": "Task * StringWriter_WriteAsync_1(StringWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(String)" }, { "virtualAddress": "0x005F7B3C", "name": "StringWriter_WriteAsync_2", "signature": "Task * StringWriter_WriteAsync_2(StringWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F7BDC", "name": "StringWriter_WriteLineAsync", "signature": "Task * StringWriter_WriteLineAsync(StringWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char)" }, { "virtualAddress": "0x005F7C64", "name": "StringWriter_WriteLineAsync_1", "signature": "Task * StringWriter_WriteLineAsync_1(StringWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(String)" }, { "virtualAddress": "0x005F7CEC", "name": "StringWriter_WriteLineAsync_2", "signature": "Task * StringWriter_WriteLineAsync_2(StringWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F7D8C", "name": "StringWriter_FlushAsync", "signature": "Task * StringWriter_FlushAsync(StringWriter * this, MethodInfo * method)", "dotNetSignature": "Task FlushAsync()" }, { "virtualAddress": "0x005F7DEC", "name": "StringWriter_ToString", "signature": "String * StringWriter_ToString(StringWriter * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005F7E0C", "name": "StringWriter__cctor", "signature": "void StringWriter__cctor(MethodInfo * method)", "dotNetSignature": "StringWriter()" }, { "virtualAddress": "0x005F6A5C", "name": "TextReader__ctor", "signature": "void TextReader__ctor(TextReader * this, MethodInfo * method)", "dotNetSignature": "TextReader()" }, { "virtualAddress": "0x005F7E18", "name": "TextReader_Close", "signature": "void TextReader_Close(TextReader * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005F7E94", "name": "TextReader_Dispose", "signature": "void TextReader_Dispose(TextReader * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005F6A7C", "name": "TextReader_Dispose_1", "signature": "void TextReader_Dispose_1(TextReader * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005F7F10", "name": "TextReader_Peek", "signature": "int32_t TextReader_Peek(TextReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x005F7F18", "name": "TextReader_Read", "signature": "int32_t TextReader_Read(TextReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005F7F20", "name": "TextReader_Read_1", "signature": "int32_t TextReader_Read_1(TextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F8124", "name": "TextReader_ReadToEnd", "signature": "String * TextReader_ReadToEnd(TextReader * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x005F821C", "name": "TextReader_ReadBlock", "signature": "int32_t TextReader_ReadBlock(TextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadBlock(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F828C", "name": "TextReader_ReadLine", "signature": "String * TextReader_ReadLine(TextReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005F8390", "name": "TextReader_ReadLineAsync", "signature": "Task_1_System_String_ * TextReader_ReadLineAsync(TextReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadLineAsync()" }, { "virtualAddress": "0x005F8504", "name": "TextReader_ReadToEndAsync", "signature": "Task_1_System_String_ * TextReader_ReadToEndAsync(TextReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadToEndAsync()" }, { "virtualAddress": "0x005F8610", "name": "TextReader_ReadAsync", "signature": "Task_1_System_Int32_ * TextReader_ReadAsync(TextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F87B0", "name": "TextReader_ReadAsyncInternal", "signature": "Task_1_System_Int32_ * TextReader_ReadAsyncInternal(TextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsyncInternal(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F8964", "name": "TextReader_ReadBlockAsync", "signature": "Task_1_System_Int32_ * TextReader_ReadBlockAsync(TextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F8AF8", "name": "TextReader_ReadBlockAsyncInternal", "signature": "Task_1_System_Int32_ * TextReader_ReadBlockAsyncInternal(TextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsyncInternal(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F8C20", "name": "TextReader_Synchronized", "signature": "TextReader * TextReader_Synchronized(TextReader * reader, MethodInfo * method)", "dotNetSignature": "TextReader Synchronized(TextReader)" }, { "virtualAddress": "0x005F8D4C", "name": "TextReader__cctor", "signature": "void TextReader__cctor(MethodInfo * method)", "dotNetSignature": "TextReader()" }, { "virtualAddress": "0x005F8E74", "name": "TextReader_NullTextReader__ctor", "signature": "void TextReader_NullTextReader__ctor(TextReader_NullTextReader * this, MethodInfo * method)", "dotNetSignature": "TextReader\u002BNullTextReader()" }, { "virtualAddress": "0x005F95EC", "name": "TextReader_NullTextReader_Read", "signature": "int32_t TextReader_NullTextReader_Read(TextReader_NullTextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F95F4", "name": "TextReader_NullTextReader_ReadLine", "signature": "String * TextReader_NullTextReader_ReadLine(TextReader_NullTextReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005F8CD0", "name": "TextReader_SyncTextReader__ctor", "signature": "void TextReader_SyncTextReader__ctor(TextReader_SyncTextReader * this, TextReader * t, MethodInfo * method)", "dotNetSignature": "TextReader\u002BSyncTextReader(TextReader)" }, { "virtualAddress": "0x005F95FC", "name": "TextReader_SyncTextReader_Close", "signature": "void TextReader_SyncTextReader_Close(TextReader_SyncTextReader * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005F961C", "name": "TextReader_SyncTextReader_Dispose", "signature": "void TextReader_SyncTextReader_Dispose(TextReader_SyncTextReader * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005F96EC", "name": "TextReader_SyncTextReader_Peek", "signature": "int32_t TextReader_SyncTextReader_Peek(TextReader_SyncTextReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x005F970C", "name": "TextReader_SyncTextReader_Read", "signature": "int32_t TextReader_SyncTextReader_Read(TextReader_SyncTextReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005F972C", "name": "TextReader_SyncTextReader_Read_1", "signature": "int32_t TextReader_SyncTextReader_Read_1(TextReader_SyncTextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F974C", "name": "TextReader_SyncTextReader_ReadBlock", "signature": "int32_t TextReader_SyncTextReader_ReadBlock(TextReader_SyncTextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadBlock(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F9770", "name": "TextReader_SyncTextReader_ReadLine", "signature": "String * TextReader_SyncTextReader_ReadLine(TextReader_SyncTextReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005F9794", "name": "TextReader_SyncTextReader_ReadToEnd", "signature": "String * TextReader_SyncTextReader_ReadToEnd(TextReader_SyncTextReader * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x005F97B8", "name": "TextReader_SyncTextReader_ReadLineAsync", "signature": "Task_1_System_String_ * TextReader_SyncTextReader_ReadLineAsync(TextReader_SyncTextReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadLineAsync()" }, { "virtualAddress": "0x005F9844", "name": "TextReader_SyncTextReader_ReadToEndAsync", "signature": "Task_1_System_String_ * TextReader_SyncTextReader_ReadToEndAsync(TextReader_SyncTextReader * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] ReadToEndAsync()" }, { "virtualAddress": "0x005F98D0", "name": "TextReader_SyncTextReader_ReadBlockAsync", "signature": "Task_1_System_Int32_ * TextReader_SyncTextReader_ReadBlockAsync(TextReader_SyncTextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F9AAC", "name": "TextReader_SyncTextReader_ReadAsync", "signature": "Task_1_System_Int32_ * TextReader_SyncTextReader_ReadAsync(TextReader_SyncTextReader * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x003FC90C", "name": "TextReader_ReadToEndAsync_d_14_MoveNext", "signature": "void TextReader_ReadToEndAsync_d_14_MoveNext(TextReader_ReadToEndAsync_d_14__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC914", "name": "TextReader_ReadToEndAsync_d_14_SetStateMachine", "signature": "void TextReader_ReadToEndAsync_d_14_SetStateMachine(TextReader_ReadToEndAsync_d_14__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FC8FC", "name": "TextReader_ReadBlockAsyncInternal_d_18_MoveNext", "signature": "void TextReader_ReadBlockAsyncInternal_d_18_MoveNext(TextReader_ReadBlockAsyncInternal_d_18__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x003FC904", "name": "TextReader_ReadBlockAsyncInternal_d_18_SetStateMachine", "signature": "void TextReader_ReadBlockAsyncInternal_d_18_SetStateMachine(TextReader_ReadBlockAsyncInternal_d_18__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x005F8EDC", "name": "TextReader_c__cctor", "signature": "void TextReader_c__cctor(MethodInfo * method)", "dotNetSignature": "TextReader\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x005F8F40", "name": "TextReader_c__ctor", "signature": "void TextReader_c__ctor(TextReader_c * this, MethodInfo * method)", "dotNetSignature": "TextReader\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x005F8F48", "name": "TextReader_c___cctor_b__22_0", "signature": "String * TextReader_c___cctor_b__22_0(TextReader_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "String \u003C.cctor\u003Eb__22_0(Object)" }, { "virtualAddress": "0x005F9000", "name": "TextReader_c___cctor_b__22_1", "signature": "int32_t TextReader_c___cctor_b__22_1(TextReader_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Int32 \u003C.cctor\u003Eb__22_1(Object)" }, { "virtualAddress": "0x005F9C84", "name": "TextWriter_get_InitialNewLine", "signature": "String * TextWriter_get_InitialNewLine(MethodInfo * method)", "dotNetSignature": "String get_InitialNewLine()" }, { "virtualAddress": "0x005F9C8C", "name": "TextWriter__ctor", "signature": "void TextWriter__ctor(TextWriter * this, MethodInfo * method)", "dotNetSignature": "TextWriter()" }, { "virtualAddress": "0x005F251C", "name": "TextWriter__ctor_1", "signature": "void TextWriter__ctor_1(TextWriter * this, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "TextWriter(IFormatProvider)" }, { "virtualAddress": "0x005F9D18", "name": "TextWriter_get_FormatProvider", "signature": "IFormatProvider * TextWriter_get_FormatProvider(TextWriter * this, MethodInfo * method)", "dotNetSignature": "IFormatProvider get_FormatProvider()" }, { "virtualAddress": "0x005F9D44", "name": "TextWriter_Close", "signature": "void TextWriter_Close(TextWriter * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005F3090", "name": "TextWriter_Dispose", "signature": "void TextWriter_Dispose(TextWriter * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005F9DC0", "name": "TextWriter_Dispose_1", "signature": "void TextWriter_Dispose_1(TextWriter * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005F9E3C", "name": "TextWriter_Flush", "signature": "void TextWriter_Flush(TextWriter * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x005F9E40", "name": "TextWriter_get_NewLine", "signature": "String * TextWriter_get_NewLine(TextWriter * this, MethodInfo * method)", "dotNetSignature": "String get_NewLine()" }, { "virtualAddress": "0x005F9E50", "name": "TextWriter_set_NewLine", "signature": "void TextWriter_set_NewLine(TextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NewLine(String)" }, { "virtualAddress": "0x005F9EE4", "name": "TextWriter_Synchronized", "signature": "TextWriter * TextWriter_Synchronized(TextWriter * writer, MethodInfo * method)", "dotNetSignature": "TextWriter Synchronized(TextWriter)" }, { "virtualAddress": "0x005FA028", "name": "TextWriter_Write", "signature": "void TextWriter_Write(TextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x005FA02C", "name": "TextWriter_Write_1", "signature": "void TextWriter_Write_1(TextWriter * this, Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x005FA04C", "name": "TextWriter_Write_2", "signature": "void TextWriter_Write_2(TextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FA25C", "name": "TextWriter_Write_3", "signature": "void TextWriter_Write_3(TextWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void Write(Boolean)" }, { "virtualAddress": "0x005FA2DC", "name": "TextWriter_Write_4", "signature": "void TextWriter_Write_4(TextWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int32)" }, { "virtualAddress": "0x005FA374", "name": "TextWriter_Write_5", "signature": "void TextWriter_Write_5(TextWriter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt32)" }, { "virtualAddress": "0x005FA3C8", "name": "TextWriter_Write_6", "signature": "void TextWriter_Write_6(TextWriter * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64)" }, { "virtualAddress": "0x005FA460", "name": "TextWriter_Write_7", "signature": "void TextWriter_Write_7(TextWriter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt64)" }, { "virtualAddress": "0x005FA4B4", "name": "TextWriter_Write_8", "signature": "void TextWriter_Write_8(TextWriter * this, float value, MethodInfo * method)", "dotNetSignature": "Void Write(Single)" }, { "virtualAddress": "0x005FA508", "name": "TextWriter_Write_9", "signature": "void TextWriter_Write_9(TextWriter * this, double value, MethodInfo * method)", "dotNetSignature": "Void Write(Double)" }, { "virtualAddress": "0x005FA55C", "name": "TextWriter_Write_10", "signature": "void TextWriter_Write_10(TextWriter * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void Write(Decimal)" }, { "virtualAddress": "0x005FA5B8", "name": "TextWriter_Write_11", "signature": "void TextWriter_Write_11(TextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x005FA5FC", "name": "TextWriter_Write_12", "signature": "void TextWriter_Write_12(TextWriter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Write(Object)" }, { "virtualAddress": "0x005FA71C", "name": "TextWriter_Write_13", "signature": "void TextWriter_Write_13(TextWriter * this, String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object)" }, { "virtualAddress": "0x005FA77C", "name": "TextWriter_Write_14", "signature": "void TextWriter_Write_14(TextWriter * this, String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object, Object)" }, { "virtualAddress": "0x005FA7E4", "name": "TextWriter_Write_15", "signature": "void TextWriter_Write_15(TextWriter * this, String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object, Object, Object)" }, { "virtualAddress": "0x005FA85C", "name": "TextWriter_Write_16", "signature": "void TextWriter_Write_16(TextWriter * this, String * format, Object__Array * arg, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object[])" }, { "virtualAddress": "0x005FA8BC", "name": "TextWriter_WriteLine", "signature": "void TextWriter_WriteLine(TextWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteLine()" }, { "virtualAddress": "0x005FA8D0", "name": "TextWriter_WriteLine_1", "signature": "void TextWriter_WriteLine_1(TextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char)" }, { "virtualAddress": "0x005FA90C", "name": "TextWriter_WriteLine_2", "signature": "void TextWriter_WriteLine_2(TextWriter * this, Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char[])" }, { "virtualAddress": "0x005FA948", "name": "TextWriter_WriteLine_3", "signature": "void TextWriter_WriteLine_3(TextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FA984", "name": "TextWriter_WriteLine_4", "signature": "void TextWriter_WriteLine_4(TextWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Boolean)" }, { "virtualAddress": "0x005FA9C4", "name": "TextWriter_WriteLine_5", "signature": "void TextWriter_WriteLine_5(TextWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Int32)" }, { "virtualAddress": "0x005FAA00", "name": "TextWriter_WriteLine_6", "signature": "void TextWriter_WriteLine_6(TextWriter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(UInt32)" }, { "virtualAddress": "0x005FAA3C", "name": "TextWriter_WriteLine_7", "signature": "void TextWriter_WriteLine_7(TextWriter * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Int64)" }, { "virtualAddress": "0x005FAA78", "name": "TextWriter_WriteLine_8", "signature": "void TextWriter_WriteLine_8(TextWriter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(UInt64)" }, { "virtualAddress": "0x005FAAB4", "name": "TextWriter_WriteLine_9", "signature": "void TextWriter_WriteLine_9(TextWriter * this, float value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Single)" }, { "virtualAddress": "0x005FAAF0", "name": "TextWriter_WriteLine_10", "signature": "void TextWriter_WriteLine_10(TextWriter * this, double value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Double)" }, { "virtualAddress": "0x005FAB2C", "name": "TextWriter_WriteLine_11", "signature": "void TextWriter_WriteLine_11(TextWriter * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Decimal)" }, { "virtualAddress": "0x005FAB68", "name": "TextWriter_WriteLine_12", "signature": "void TextWriter_WriteLine_12(TextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String)" }, { "virtualAddress": "0x005FAD10", "name": "TextWriter_WriteLine_13", "signature": "void TextWriter_WriteLine_13(TextWriter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Object)" }, { "virtualAddress": "0x005FAE40", "name": "TextWriter_WriteLine_14", "signature": "void TextWriter_WriteLine_14(TextWriter * this, String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object)" }, { "virtualAddress": "0x005FAEA0", "name": "TextWriter_WriteLine_15", "signature": "void TextWriter_WriteLine_15(TextWriter * this, String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object, Object)" }, { "virtualAddress": "0x005FAF08", "name": "TextWriter_WriteLine_16", "signature": "void TextWriter_WriteLine_16(TextWriter * this, String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object, Object, Object)" }, { "virtualAddress": "0x005FAF80", "name": "TextWriter_WriteLine_17", "signature": "void TextWriter_WriteLine_17(TextWriter * this, String * format, Object__Array * arg, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object[])" }, { "virtualAddress": "0x005F37A0", "name": "TextWriter_WriteAsync", "signature": "Task * TextWriter_WriteAsync(TextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char)" }, { "virtualAddress": "0x005F3C64", "name": "TextWriter_WriteAsync_1", "signature": "Task * TextWriter_WriteAsync_1(TextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(String)" }, { "virtualAddress": "0x005FAFE0", "name": "TextWriter_WriteAsync_2", "signature": "Task * TextWriter_WriteAsync_2(TextWriter * this, Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char[])" }, { "virtualAddress": "0x005F424C", "name": "TextWriter_WriteAsync_3", "signature": "Task * TextWriter_WriteAsync_3(TextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F4860", "name": "TextWriter_WriteLineAsync", "signature": "Task * TextWriter_WriteLineAsync(TextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char)" }, { "virtualAddress": "0x005F4BA8", "name": "TextWriter_WriteLineAsync_1", "signature": "Task * TextWriter_WriteLineAsync_1(TextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(String)" }, { "virtualAddress": "0x005FB080", "name": "TextWriter_WriteLineAsync_2", "signature": "Task * TextWriter_WriteLineAsync_2(TextWriter * this, Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char[])" }, { "virtualAddress": "0x005F5044", "name": "TextWriter_WriteLineAsync_3", "signature": "Task * TextWriter_WriteLineAsync_3(TextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005F46F4", "name": "TextWriter_WriteLineAsync_4", "signature": "Task * TextWriter_WriteLineAsync_4(TextWriter * this, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync()" }, { "virtualAddress": "0x005F531C", "name": "TextWriter_FlushAsync", "signature": "Task * TextWriter_FlushAsync(TextWriter * this, MethodInfo * method)", "dotNetSignature": "Task FlushAsync()" }, { "virtualAddress": "0x005FB120", "name": "TextWriter__cctor", "signature": "void TextWriter__cctor(MethodInfo * method)", "dotNetSignature": "TextWriter()" }, { "virtualAddress": "0x005FB36C", "name": "TextWriter_NullTextWriter__ctor", "signature": "void TextWriter_NullTextWriter__ctor(TextWriter_NullTextWriter * this, MethodInfo * method)", "dotNetSignature": "TextWriter\u002BNullTextWriter()" }, { "virtualAddress": "0x005FB8D4", "name": "TextWriter_NullTextWriter_get_Encoding", "signature": "Encoding * TextWriter_NullTextWriter_get_Encoding(TextWriter_NullTextWriter * this, MethodInfo * method)", "dotNetSignature": "Encoding get_Encoding()" }, { "virtualAddress": "0x005FB8DC", "name": "TextWriter_NullTextWriter_Write", "signature": "void TextWriter_NullTextWriter_Write(TextWriter_NullTextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FB8E0", "name": "TextWriter_NullTextWriter_Write_1", "signature": "void TextWriter_NullTextWriter_Write_1(TextWriter_NullTextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x005FB8E4", "name": "TextWriter_NullTextWriter_WriteLine", "signature": "void TextWriter_NullTextWriter_WriteLine(TextWriter_NullTextWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteLine()" }, { "virtualAddress": "0x005FB8E8", "name": "TextWriter_NullTextWriter_WriteLine_1", "signature": "void TextWriter_NullTextWriter_WriteLine_1(TextWriter_NullTextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String)" }, { "virtualAddress": "0x005FB8EC", "name": "TextWriter_NullTextWriter_WriteLine_2", "signature": "void TextWriter_NullTextWriter_WriteLine_2(TextWriter_NullTextWriter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Object)" }, { "virtualAddress": "0x005F9F94", "name": "TextWriter_SyncTextWriter__ctor", "signature": "void TextWriter_SyncTextWriter__ctor(TextWriter_SyncTextWriter * this, TextWriter * t, MethodInfo * method)", "dotNetSignature": "TextWriter\u002BSyncTextWriter(TextWriter)" }, { "virtualAddress": "0x005FB8F0", "name": "TextWriter_SyncTextWriter_get_Encoding", "signature": "Encoding * TextWriter_SyncTextWriter_get_Encoding(TextWriter_SyncTextWriter * this, MethodInfo * method)", "dotNetSignature": "Encoding get_Encoding()" }, { "virtualAddress": "0x005FB910", "name": "TextWriter_SyncTextWriter_get_FormatProvider", "signature": "IFormatProvider * TextWriter_SyncTextWriter_get_FormatProvider(TextWriter_SyncTextWriter * this, MethodInfo * method)", "dotNetSignature": "IFormatProvider get_FormatProvider()" }, { "virtualAddress": "0x005FB930", "name": "TextWriter_SyncTextWriter_get_NewLine", "signature": "String * TextWriter_SyncTextWriter_get_NewLine(TextWriter_SyncTextWriter * this, MethodInfo * method)", "dotNetSignature": "String get_NewLine()" }, { "virtualAddress": "0x005FB954", "name": "TextWriter_SyncTextWriter_set_NewLine", "signature": "void TextWriter_SyncTextWriter_set_NewLine(TextWriter_SyncTextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NewLine(String)" }, { "virtualAddress": "0x005FB978", "name": "TextWriter_SyncTextWriter_Close", "signature": "void TextWriter_SyncTextWriter_Close(TextWriter_SyncTextWriter * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005FB998", "name": "TextWriter_SyncTextWriter_Dispose", "signature": "void TextWriter_SyncTextWriter_Dispose(TextWriter_SyncTextWriter * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005FBA68", "name": "TextWriter_SyncTextWriter_Flush", "signature": "void TextWriter_SyncTextWriter_Flush(TextWriter_SyncTextWriter * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x005FBA88", "name": "TextWriter_SyncTextWriter_Write", "signature": "void TextWriter_SyncTextWriter_Write(TextWriter_SyncTextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x005FBAAC", "name": "TextWriter_SyncTextWriter_Write_1", "signature": "void TextWriter_SyncTextWriter_Write_1(TextWriter_SyncTextWriter * this, Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x005FBAD0", "name": "TextWriter_SyncTextWriter_Write_2", "signature": "void TextWriter_SyncTextWriter_Write_2(TextWriter_SyncTextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FBAF4", "name": "TextWriter_SyncTextWriter_Write_3", "signature": "void TextWriter_SyncTextWriter_Write_3(TextWriter_SyncTextWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void Write(Boolean)" }, { "virtualAddress": "0x005FBB1C", "name": "TextWriter_SyncTextWriter_Write_4", "signature": "void TextWriter_SyncTextWriter_Write_4(TextWriter_SyncTextWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int32)" }, { "virtualAddress": "0x005FBB40", "name": "TextWriter_SyncTextWriter_Write_5", "signature": "void TextWriter_SyncTextWriter_Write_5(TextWriter_SyncTextWriter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt32)" }, { "virtualAddress": "0x005FBB64", "name": "TextWriter_SyncTextWriter_Write_6", "signature": "void TextWriter_SyncTextWriter_Write_6(TextWriter_SyncTextWriter * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64)" }, { "virtualAddress": "0x005FBB88", "name": "TextWriter_SyncTextWriter_Write_7", "signature": "void TextWriter_SyncTextWriter_Write_7(TextWriter_SyncTextWriter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt64)" }, { "virtualAddress": "0x005FBBAC", "name": "TextWriter_SyncTextWriter_Write_8", "signature": "void TextWriter_SyncTextWriter_Write_8(TextWriter_SyncTextWriter * this, float value, MethodInfo * method)", "dotNetSignature": "Void Write(Single)" }, { "virtualAddress": "0x005FBBD0", "name": "TextWriter_SyncTextWriter_Write_9", "signature": "void TextWriter_SyncTextWriter_Write_9(TextWriter_SyncTextWriter * this, double value, MethodInfo * method)", "dotNetSignature": "Void Write(Double)" }, { "virtualAddress": "0x005FBBF4", "name": "TextWriter_SyncTextWriter_Write_10", "signature": "void TextWriter_SyncTextWriter_Write_10(TextWriter_SyncTextWriter * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void Write(Decimal)" }, { "virtualAddress": "0x005FBC18", "name": "TextWriter_SyncTextWriter_Write_11", "signature": "void TextWriter_SyncTextWriter_Write_11(TextWriter_SyncTextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x005FBC3C", "name": "TextWriter_SyncTextWriter_Write_12", "signature": "void TextWriter_SyncTextWriter_Write_12(TextWriter_SyncTextWriter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Write(Object)" }, { "virtualAddress": "0x005FBC60", "name": "TextWriter_SyncTextWriter_Write_13", "signature": "void TextWriter_SyncTextWriter_Write_13(TextWriter_SyncTextWriter * this, String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object)" }, { "virtualAddress": "0x005FBC84", "name": "TextWriter_SyncTextWriter_Write_14", "signature": "void TextWriter_SyncTextWriter_Write_14(TextWriter_SyncTextWriter * this, String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object, Object)" }, { "virtualAddress": "0x005FBCA8", "name": "TextWriter_SyncTextWriter_Write_15", "signature": "void TextWriter_SyncTextWriter_Write_15(TextWriter_SyncTextWriter * this, String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object, Object, Object)" }, { "virtualAddress": "0x005FBCCC", "name": "TextWriter_SyncTextWriter_Write_16", "signature": "void TextWriter_SyncTextWriter_Write_16(TextWriter_SyncTextWriter * this, String * format, Object__Array * arg, MethodInfo * method)", "dotNetSignature": "Void Write(String, Object[])" }, { "virtualAddress": "0x005FBCF0", "name": "TextWriter_SyncTextWriter_WriteLine", "signature": "void TextWriter_SyncTextWriter_WriteLine(TextWriter_SyncTextWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteLine()" }, { "virtualAddress": "0x005FBD14", "name": "TextWriter_SyncTextWriter_WriteLine_1", "signature": "void TextWriter_SyncTextWriter_WriteLine_1(TextWriter_SyncTextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char)" }, { "virtualAddress": "0x005FBD38", "name": "TextWriter_SyncTextWriter_WriteLine_2", "signature": "void TextWriter_SyncTextWriter_WriteLine_2(TextWriter_SyncTextWriter * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Decimal)" }, { "virtualAddress": "0x005FBD5C", "name": "TextWriter_SyncTextWriter_WriteLine_3", "signature": "void TextWriter_SyncTextWriter_WriteLine_3(TextWriter_SyncTextWriter * this, Char__Array * buffer, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char[])" }, { "virtualAddress": "0x005FBD80", "name": "TextWriter_SyncTextWriter_WriteLine_4", "signature": "void TextWriter_SyncTextWriter_WriteLine_4(TextWriter_SyncTextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FBDA4", "name": "TextWriter_SyncTextWriter_WriteLine_5", "signature": "void TextWriter_SyncTextWriter_WriteLine_5(TextWriter_SyncTextWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Boolean)" }, { "virtualAddress": "0x005FBDCC", "name": "TextWriter_SyncTextWriter_WriteLine_6", "signature": "void TextWriter_SyncTextWriter_WriteLine_6(TextWriter_SyncTextWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Int32)" }, { "virtualAddress": "0x005FBDF0", "name": "TextWriter_SyncTextWriter_WriteLine_7", "signature": "void TextWriter_SyncTextWriter_WriteLine_7(TextWriter_SyncTextWriter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(UInt32)" }, { "virtualAddress": "0x005FBE14", "name": "TextWriter_SyncTextWriter_WriteLine_8", "signature": "void TextWriter_SyncTextWriter_WriteLine_8(TextWriter_SyncTextWriter * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Int64)" }, { "virtualAddress": "0x005FBE38", "name": "TextWriter_SyncTextWriter_WriteLine_9", "signature": "void TextWriter_SyncTextWriter_WriteLine_9(TextWriter_SyncTextWriter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(UInt64)" }, { "virtualAddress": "0x005FBE5C", "name": "TextWriter_SyncTextWriter_WriteLine_10", "signature": "void TextWriter_SyncTextWriter_WriteLine_10(TextWriter_SyncTextWriter * this, float value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Single)" }, { "virtualAddress": "0x005FBE80", "name": "TextWriter_SyncTextWriter_WriteLine_11", "signature": "void TextWriter_SyncTextWriter_WriteLine_11(TextWriter_SyncTextWriter * this, double value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Double)" }, { "virtualAddress": "0x005FBEA4", "name": "TextWriter_SyncTextWriter_WriteLine_12", "signature": "void TextWriter_SyncTextWriter_WriteLine_12(TextWriter_SyncTextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String)" }, { "virtualAddress": "0x005FBEC8", "name": "TextWriter_SyncTextWriter_WriteLine_13", "signature": "void TextWriter_SyncTextWriter_WriteLine_13(TextWriter_SyncTextWriter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Object)" }, { "virtualAddress": "0x005FBEEC", "name": "TextWriter_SyncTextWriter_WriteLine_14", "signature": "void TextWriter_SyncTextWriter_WriteLine_14(TextWriter_SyncTextWriter * this, String * format, Object * arg0, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object)" }, { "virtualAddress": "0x005FBF10", "name": "TextWriter_SyncTextWriter_WriteLine_15", "signature": "void TextWriter_SyncTextWriter_WriteLine_15(TextWriter_SyncTextWriter * this, String * format, Object * arg0, Object * arg1, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object, Object)" }, { "virtualAddress": "0x005FBF34", "name": "TextWriter_SyncTextWriter_WriteLine_16", "signature": "void TextWriter_SyncTextWriter_WriteLine_16(TextWriter_SyncTextWriter * this, String * format, Object * arg0, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object, Object, Object)" }, { "virtualAddress": "0x005FBF58", "name": "TextWriter_SyncTextWriter_WriteLine_17", "signature": "void TextWriter_SyncTextWriter_WriteLine_17(TextWriter_SyncTextWriter * this, String * format, Object__Array * arg, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object[])" }, { "virtualAddress": "0x005FBF7C", "name": "TextWriter_SyncTextWriter_WriteAsync", "signature": "Task * TextWriter_SyncTextWriter_WriteAsync(TextWriter_SyncTextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char)" }, { "virtualAddress": "0x005FC004", "name": "TextWriter_SyncTextWriter_WriteAsync_1", "signature": "Task * TextWriter_SyncTextWriter_WriteAsync_1(TextWriter_SyncTextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(String)" }, { "virtualAddress": "0x005FC08C", "name": "TextWriter_SyncTextWriter_WriteAsync_2", "signature": "Task * TextWriter_SyncTextWriter_WriteAsync_2(TextWriter_SyncTextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FC12C", "name": "TextWriter_SyncTextWriter_WriteLineAsync", "signature": "Task * TextWriter_SyncTextWriter_WriteLineAsync(TextWriter_SyncTextWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char)" }, { "virtualAddress": "0x005FC1B4", "name": "TextWriter_SyncTextWriter_WriteLineAsync_1", "signature": "Task * TextWriter_SyncTextWriter_WriteLineAsync_1(TextWriter_SyncTextWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(String)" }, { "virtualAddress": "0x005FC23C", "name": "TextWriter_SyncTextWriter_WriteLineAsync_2", "signature": "Task * TextWriter_SyncTextWriter_WriteLineAsync_2(TextWriter_SyncTextWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Task WriteLineAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FC2DC", "name": "TextWriter_SyncTextWriter_FlushAsync", "signature": "Task * TextWriter_SyncTextWriter_FlushAsync(TextWriter_SyncTextWriter * this, MethodInfo * method)", "dotNetSignature": "Task FlushAsync()" }, { "virtualAddress": "0x005FB404", "name": "TextWriter_c__cctor", "signature": "void TextWriter_c__cctor(MethodInfo * method)", "dotNetSignature": "TextWriter\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x005FB468", "name": "TextWriter_c__ctor", "signature": "void TextWriter_c__ctor(TextWriter_c * this, MethodInfo * method)", "dotNetSignature": "TextWriter\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x005FB470", "name": "TextWriter_c___cctor_b__73_0", "signature": "void TextWriter_c___cctor_b__73_0(TextWriter_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_0(Object)" }, { "virtualAddress": "0x005FB50C", "name": "TextWriter_c___cctor_b__73_1", "signature": "void TextWriter_c___cctor_b__73_1(TextWriter_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_1(Object)" }, { "virtualAddress": "0x005FB5A8", "name": "TextWriter_c___cctor_b__73_2", "signature": "void TextWriter_c___cctor_b__73_2(TextWriter_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_2(Object)" }, { "virtualAddress": "0x005FB648", "name": "TextWriter_c___cctor_b__73_3", "signature": "void TextWriter_c___cctor_b__73_3(TextWriter_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_3(Object)" }, { "virtualAddress": "0x005FB6E4", "name": "TextWriter_c___cctor_b__73_4", "signature": "void TextWriter_c___cctor_b__73_4(TextWriter_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_4(Object)" }, { "virtualAddress": "0x005FB780", "name": "TextWriter_c___cctor_b__73_5", "signature": "void TextWriter_c___cctor_b__73_5(TextWriter_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_5(Object)" }, { "virtualAddress": "0x005FB820", "name": "TextWriter_c___cctor_b__73_6", "signature": "void TextWriter_c___cctor_b__73_6(TextWriter_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_6(Object)" }, { "virtualAddress": "0x005FD08C", "name": "UnmanagedMemoryAccessor__ctor", "signature": "void UnmanagedMemoryAccessor__ctor(UnmanagedMemoryAccessor * this, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryAccessor()" }, { "virtualAddress": "0x005FD0B4", "name": "UnmanagedMemoryAccessor__ctor_1", "signature": "void UnmanagedMemoryAccessor__ctor_1(UnmanagedMemoryAccessor * this, SafeBuffer * buffer, int64_t offset, int64_t capacity, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryAccessor(SafeBuffer, Int64, Int64)" }, { "virtualAddress": "0x005FD40C", "name": "UnmanagedMemoryAccessor__ctor_2", "signature": "void UnmanagedMemoryAccessor__ctor_2(UnmanagedMemoryAccessor * this, SafeBuffer * buffer, int64_t offset, int64_t capacity, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryAccessor(SafeBuffer, Int64, Int64, FileAccess)" }, { "virtualAddress": "0x005FD100", "name": "UnmanagedMemoryAccessor_Initialize", "signature": "void UnmanagedMemoryAccessor_Initialize(UnmanagedMemoryAccessor * this, SafeBuffer * buffer, int64_t offset, int64_t capacity, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "Void Initialize(SafeBuffer, Int64, Int64, FileAccess)" }, { "virtualAddress": "0x005FD464", "name": "UnmanagedMemoryAccessor_get_Capacity", "signature": "int64_t UnmanagedMemoryAccessor_get_Capacity(UnmanagedMemoryAccessor * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Capacity()" }, { "virtualAddress": "0x005FD46C", "name": "UnmanagedMemoryAccessor_get_CanRead", "signature": "bool UnmanagedMemoryAccessor_get_CanRead(UnmanagedMemoryAccessor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x005FD48C", "name": "UnmanagedMemoryAccessor_get_CanWrite", "signature": "bool UnmanagedMemoryAccessor_get_CanWrite(UnmanagedMemoryAccessor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x005FD4AC", "name": "UnmanagedMemoryAccessor_Dispose", "signature": "void UnmanagedMemoryAccessor_Dispose(UnmanagedMemoryAccessor * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005FD4B4", "name": "UnmanagedMemoryAccessor_Dispose_1", "signature": "void UnmanagedMemoryAccessor_Dispose_1(UnmanagedMemoryAccessor * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005FD530", "name": "UnmanagedMemoryAccessor_get_IsOpen", "signature": "bool UnmanagedMemoryAccessor_get_IsOpen(UnmanagedMemoryAccessor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsOpen()" }, { "virtualAddress": "0x005FD538", "name": "UnmanagedMemoryAccessor_ReadBoolean", "signature": "bool UnmanagedMemoryAccessor_ReadBoolean(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Boolean ReadBoolean(Int64)" }, { "virtualAddress": "0x005FD7FC", "name": "UnmanagedMemoryAccessor_ReadByte", "signature": "uint8_t UnmanagedMemoryAccessor_ReadByte(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Byte ReadByte(Int64)" }, { "virtualAddress": "0x005FD82C", "name": "UnmanagedMemoryAccessor_ReadChar", "signature": "uint16_t UnmanagedMemoryAccessor_ReadChar(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Char ReadChar(Int64)" }, { "virtualAddress": "0x005FD908", "name": "UnmanagedMemoryAccessor_ReadInt16", "signature": "int16_t UnmanagedMemoryAccessor_ReadInt16(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16(Int64)" }, { "virtualAddress": "0x005FD9E4", "name": "UnmanagedMemoryAccessor_ReadInt32", "signature": "int32_t UnmanagedMemoryAccessor_ReadInt32(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32(Int64)" }, { "virtualAddress": "0x005FDAC0", "name": "UnmanagedMemoryAccessor_ReadInt64", "signature": "int64_t UnmanagedMemoryAccessor_ReadInt64(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64(Int64)" }, { "virtualAddress": "0x005FDB9C", "name": "UnmanagedMemoryAccessor_ReadDecimal", "signature": "Decimal UnmanagedMemoryAccessor_ReadDecimal(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Decimal ReadDecimal(Int64)" }, { "virtualAddress": "0x005FDC5C", "name": "UnmanagedMemoryAccessor_ReadSingle", "signature": "float UnmanagedMemoryAccessor_ReadSingle(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Single ReadSingle(Int64)" }, { "virtualAddress": "0x005FDD40", "name": "UnmanagedMemoryAccessor_ReadDouble", "signature": "double UnmanagedMemoryAccessor_ReadDouble(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Double ReadDouble(Int64)" }, { "virtualAddress": "0x005FDE24", "name": "UnmanagedMemoryAccessor_ReadSByte", "signature": "int8_t UnmanagedMemoryAccessor_ReadSByte(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "SByte ReadSByte(Int64)" }, { "virtualAddress": "0x005FDF00", "name": "UnmanagedMemoryAccessor_ReadUInt16", "signature": "uint16_t UnmanagedMemoryAccessor_ReadUInt16(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUInt16(Int64)" }, { "virtualAddress": "0x005FDFDC", "name": "UnmanagedMemoryAccessor_ReadUInt32", "signature": "uint32_t UnmanagedMemoryAccessor_ReadUInt32(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "UInt32 ReadUInt32(Int64)" }, { "virtualAddress": "0x005FE0B8", "name": "UnmanagedMemoryAccessor_ReadUInt64", "signature": "uint64_t UnmanagedMemoryAccessor_ReadUInt64(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "UInt64 ReadUInt64(Int64)" }, { "virtualAddress": "0x005FE194", "name": "UnmanagedMemoryAccessor_Write", "signature": "void UnmanagedMemoryAccessor_Write(UnmanagedMemoryAccessor * this, int64_t position, bool value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Boolean)" }, { "virtualAddress": "0x005FE498", "name": "UnmanagedMemoryAccessor_Write_1", "signature": "void UnmanagedMemoryAccessor_Write_1(UnmanagedMemoryAccessor * this, int64_t position, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Byte)" }, { "virtualAddress": "0x005FE4D8", "name": "UnmanagedMemoryAccessor_Write_2", "signature": "void UnmanagedMemoryAccessor_Write_2(UnmanagedMemoryAccessor * this, int64_t position, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Char)" }, { "virtualAddress": "0x005FE5AC", "name": "UnmanagedMemoryAccessor_Write_3", "signature": "void UnmanagedMemoryAccessor_Write_3(UnmanagedMemoryAccessor * this, int64_t position, int16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Int16)" }, { "virtualAddress": "0x005FE680", "name": "UnmanagedMemoryAccessor_Write_4", "signature": "void UnmanagedMemoryAccessor_Write_4(UnmanagedMemoryAccessor * this, int64_t position, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Int32)" }, { "virtualAddress": "0x005FE754", "name": "UnmanagedMemoryAccessor_Write_5", "signature": "void UnmanagedMemoryAccessor_Write_5(UnmanagedMemoryAccessor * this, int64_t position, int64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Int64)" }, { "virtualAddress": "0x005FE828", "name": "UnmanagedMemoryAccessor_Write_6", "signature": "void UnmanagedMemoryAccessor_Write_6(UnmanagedMemoryAccessor * this, int64_t position, Decimal value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Decimal)" }, { "virtualAddress": "0x005FE9A4", "name": "UnmanagedMemoryAccessor_Write_7", "signature": "void UnmanagedMemoryAccessor_Write_7(UnmanagedMemoryAccessor * this, int64_t position, float value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Single)" }, { "virtualAddress": "0x005FEA78", "name": "UnmanagedMemoryAccessor_Write_8", "signature": "void UnmanagedMemoryAccessor_Write_8(UnmanagedMemoryAccessor * this, int64_t position, double value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, Double)" }, { "virtualAddress": "0x005FEB4C", "name": "UnmanagedMemoryAccessor_Write_9", "signature": "void UnmanagedMemoryAccessor_Write_9(UnmanagedMemoryAccessor * this, int64_t position, int8_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, SByte)" }, { "virtualAddress": "0x005FEC20", "name": "UnmanagedMemoryAccessor_Write_10", "signature": "void UnmanagedMemoryAccessor_Write_10(UnmanagedMemoryAccessor * this, int64_t position, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, UInt16)" }, { "virtualAddress": "0x005FECF4", "name": "UnmanagedMemoryAccessor_Write_11", "signature": "void UnmanagedMemoryAccessor_Write_11(UnmanagedMemoryAccessor * this, int64_t position, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, UInt32)" }, { "virtualAddress": "0x005FEDC8", "name": "UnmanagedMemoryAccessor_Write_12", "signature": "void UnmanagedMemoryAccessor_Write_12(UnmanagedMemoryAccessor * this, int64_t position, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64, UInt64)" }, { "virtualAddress": "0x005FD730", "name": "UnmanagedMemoryAccessor_InternalReadByte", "signature": "uint8_t UnmanagedMemoryAccessor_InternalReadByte(UnmanagedMemoryAccessor * this, int64_t position, MethodInfo * method)", "dotNetSignature": "Byte InternalReadByte(Int64)" }, { "virtualAddress": "0x005FE3D4", "name": "UnmanagedMemoryAccessor_InternalWrite", "signature": "void UnmanagedMemoryAccessor_InternalWrite(UnmanagedMemoryAccessor * this, int64_t position, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void InternalWrite(Int64, Byte)" }, { "virtualAddress": "0x005FD574", "name": "UnmanagedMemoryAccessor_EnsureSafeToRead", "signature": "void UnmanagedMemoryAccessor_EnsureSafeToRead(UnmanagedMemoryAccessor * this, int64_t position, int32_t sizeOfType, MethodInfo * method)", "dotNetSignature": "Void EnsureSafeToRead(Int64, Int32)" }, { "virtualAddress": "0x005FE1D4", "name": "UnmanagedMemoryAccessor_EnsureSafeToWrite", "signature": "void UnmanagedMemoryAccessor_EnsureSafeToWrite(UnmanagedMemoryAccessor * this, int64_t position, int32_t sizeOfType, MethodInfo * method)", "dotNetSignature": "Void EnsureSafeToWrite(Int64, Int32)" }, { "virtualAddress": "0x005FEE9C", "name": "UnmanagedMemoryStream__ctor", "signature": "void UnmanagedMemoryStream__ctor(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream()" }, { "virtualAddress": "0x005FEF10", "name": "UnmanagedMemoryStream__ctor_1", "signature": "void UnmanagedMemoryStream__ctor_1(UnmanagedMemoryStream * this, SafeBuffer * buffer, int64_t offset, int64_t length, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream(SafeBuffer, Int64, Int64)" }, { "virtualAddress": "0x005FF2B0", "name": "UnmanagedMemoryStream__ctor_2", "signature": "void UnmanagedMemoryStream__ctor_2(UnmanagedMemoryStream * this, SafeBuffer * buffer, int64_t offset, int64_t length, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream(SafeBuffer, Int64, Int64, FileAccess)" }, { "virtualAddress": "0x005FF354", "name": "UnmanagedMemoryStream__ctor_3", "signature": "void UnmanagedMemoryStream__ctor_3(UnmanagedMemoryStream * this, SafeBuffer * buffer, int64_t offset, int64_t length, FileAccess__Enum access, bool skipSecurityCheck, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream(SafeBuffer, Int64, Int64, FileAccess, Boolean)" }, { "virtualAddress": "0x005FF3F8", "name": "UnmanagedMemoryStream_Initialize", "signature": "void UnmanagedMemoryStream_Initialize(UnmanagedMemoryStream * this, SafeBuffer * buffer, int64_t offset, int64_t length, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "Void Initialize(SafeBuffer, Int64, Int64, FileAccess)" }, { "virtualAddress": "0x005FEFB0", "name": "UnmanagedMemoryStream_Initialize_1", "signature": "void UnmanagedMemoryStream_Initialize_1(UnmanagedMemoryStream * this, SafeBuffer * buffer, int64_t offset, int64_t length, FileAccess__Enum access, bool skipSecurityCheck, MethodInfo * method)", "dotNetSignature": "Void Initialize(SafeBuffer, Int64, Int64, FileAccess, Boolean)" }, { "virtualAddress": "0x005FF400", "name": "UnmanagedMemoryStream__ctor_4", "signature": "void UnmanagedMemoryStream__ctor_4(UnmanagedMemoryStream * this, uint8_t * pointer, int64_t length, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream(Byte*, Int64)" }, { "virtualAddress": "0x005FF6F0", "name": "UnmanagedMemoryStream__ctor_5", "signature": "void UnmanagedMemoryStream__ctor_5(UnmanagedMemoryStream * this, uint8_t * pointer, int64_t length, int64_t capacity, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream(Byte*, Int64, Int64, FileAccess)" }, { "virtualAddress": "0x005FF794", "name": "UnmanagedMemoryStream__ctor_6", "signature": "void UnmanagedMemoryStream__ctor_6(UnmanagedMemoryStream * this, uint8_t * pointer, int64_t length, int64_t capacity, FileAccess__Enum access, bool skipSecurityCheck, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStream(Byte*, Int64, Int64, FileAccess, Boolean)" }, { "virtualAddress": "0x005FF838", "name": "UnmanagedMemoryStream_Initialize_2", "signature": "void UnmanagedMemoryStream_Initialize_2(UnmanagedMemoryStream * this, uint8_t * pointer, int64_t length, int64_t capacity, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "Void Initialize(Byte*, Int64, Int64, FileAccess)" }, { "virtualAddress": "0x005FF494", "name": "UnmanagedMemoryStream_Initialize_3", "signature": "void UnmanagedMemoryStream_Initialize_3(UnmanagedMemoryStream * this, uint8_t * pointer, int64_t length, int64_t capacity, FileAccess__Enum access, bool skipSecurityCheck, MethodInfo * method)", "dotNetSignature": "Void Initialize(Byte*, Int64, Int64, FileAccess, Boolean)" }, { "virtualAddress": "0x005FF840", "name": "UnmanagedMemoryStream_get_CanRead", "signature": "bool UnmanagedMemoryStream_get_CanRead(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x005FF85C", "name": "UnmanagedMemoryStream_get_CanSeek", "signature": "bool UnmanagedMemoryStream_get_CanSeek(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x005FF864", "name": "UnmanagedMemoryStream_get_CanWrite", "signature": "bool UnmanagedMemoryStream_get_CanWrite(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x005FF880", "name": "UnmanagedMemoryStream_Dispose", "signature": "void UnmanagedMemoryStream_Dispose(UnmanagedMemoryStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005FF894", "name": "UnmanagedMemoryStream_Flush", "signature": "void UnmanagedMemoryStream_Flush(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x005FF930", "name": "UnmanagedMemoryStream_FlushAsync", "signature": "Task * UnmanagedMemoryStream_FlushAsync(UnmanagedMemoryStream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x005FFA9C", "name": "UnmanagedMemoryStream_get_Length", "signature": "int64_t UnmanagedMemoryStream_get_Length(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x005FFABC", "name": "UnmanagedMemoryStream_get_Capacity", "signature": "int64_t UnmanagedMemoryStream_get_Capacity(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Capacity()" }, { "virtualAddress": "0x005FFAD8", "name": "UnmanagedMemoryStream_get_Position", "signature": "int64_t UnmanagedMemoryStream_get_Position(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x005FFB10", "name": "UnmanagedMemoryStream_set_Position", "signature": "void UnmanagedMemoryStream_set_Position(UnmanagedMemoryStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x005FFBE0", "name": "UnmanagedMemoryStream_get_PositionPointer", "signature": "uint8_t * UnmanagedMemoryStream_get_PositionPointer(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Byte* get_PositionPointer()" }, { "virtualAddress": "0x005FFD14", "name": "UnmanagedMemoryStream_set_PositionPointer", "signature": "void UnmanagedMemoryStream_set_PositionPointer(UnmanagedMemoryStream * this, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void set_PositionPointer(Byte*)" }, { "virtualAddress": "0x005FFE2C", "name": "UnmanagedMemoryStream_get_Pointer", "signature": "uint8_t * UnmanagedMemoryStream_get_Pointer(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Byte* get_Pointer()" }, { "virtualAddress": "0x005FFEC8", "name": "UnmanagedMemoryStream_Read", "signature": "int32_t UnmanagedMemoryStream_Read(UnmanagedMemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00600244", "name": "UnmanagedMemoryStream_ReadAsync", "signature": "Task_1_System_Int32_ * UnmanagedMemoryStream_ReadAsync(UnmanagedMemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x00600568", "name": "UnmanagedMemoryStream_ReadByte", "signature": "int32_t UnmanagedMemoryStream_ReadByte(UnmanagedMemoryStream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x006006A4", "name": "UnmanagedMemoryStream_Seek", "signature": "int64_t UnmanagedMemoryStream_Seek(UnmanagedMemoryStream * this, int64_t offset, SeekOrigin__Enum loc, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x00600800", "name": "UnmanagedMemoryStream_SetLength", "signature": "void UnmanagedMemoryStream_SetLength(UnmanagedMemoryStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x00600A68", "name": "UnmanagedMemoryStream_Write", "signature": "void UnmanagedMemoryStream_Write(UnmanagedMemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00600E30", "name": "UnmanagedMemoryStream_WriteAsync", "signature": "Task * UnmanagedMemoryStream_WriteAsync(UnmanagedMemoryStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x00601100", "name": "UnmanagedMemoryStream_WriteByte", "signature": "void UnmanagedMemoryStream_WriteByte(UnmanagedMemoryStream * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x00601348", "name": "UnmanagedMemoryStreamWrapper__ctor", "signature": "void UnmanagedMemoryStreamWrapper__ctor(UnmanagedMemoryStreamWrapper * this, UnmanagedMemoryStream * stream, MethodInfo * method)", "dotNetSignature": "UnmanagedMemoryStreamWrapper(UnmanagedMemoryStream)" }, { "virtualAddress": "0x00601374", "name": "UnmanagedMemoryStreamWrapper_get_CanRead", "signature": "bool UnmanagedMemoryStreamWrapper_get_CanRead(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x00601394", "name": "UnmanagedMemoryStreamWrapper_get_CanSeek", "signature": "bool UnmanagedMemoryStreamWrapper_get_CanSeek(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x006013B4", "name": "UnmanagedMemoryStreamWrapper_get_CanWrite", "signature": "bool UnmanagedMemoryStreamWrapper_get_CanWrite(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x006013D4", "name": "UnmanagedMemoryStreamWrapper_Dispose", "signature": "void UnmanagedMemoryStreamWrapper_Dispose(UnmanagedMemoryStreamWrapper * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00601464", "name": "UnmanagedMemoryStreamWrapper_Flush", "signature": "void UnmanagedMemoryStreamWrapper_Flush(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x00601488", "name": "UnmanagedMemoryStreamWrapper_GetBuffer", "signature": "Byte__Array * UnmanagedMemoryStreamWrapper_GetBuffer(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBuffer()" }, { "virtualAddress": "0x00601508", "name": "UnmanagedMemoryStreamWrapper_TryGetBuffer", "signature": "bool UnmanagedMemoryStreamWrapper_TryGetBuffer(UnmanagedMemoryStreamWrapper * this, ArraySegment_1_Byte_ * buffer, MethodInfo * method)", "dotNetSignature": "Boolean TryGetBuffer(ArraySegment\u00601[Byte] ByRef)" }, { "virtualAddress": "0x00601514", "name": "UnmanagedMemoryStreamWrapper_get_Capacity", "signature": "int32_t UnmanagedMemoryStreamWrapper_get_Capacity(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00601540", "name": "UnmanagedMemoryStreamWrapper_set_Capacity", "signature": "void UnmanagedMemoryStreamWrapper_set_Capacity(UnmanagedMemoryStreamWrapper * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x006015C0", "name": "UnmanagedMemoryStreamWrapper_get_Length", "signature": "int64_t UnmanagedMemoryStreamWrapper_get_Length(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x006015E0", "name": "UnmanagedMemoryStreamWrapper_get_Position", "signature": "int64_t UnmanagedMemoryStreamWrapper_get_Position(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x00601604", "name": "UnmanagedMemoryStreamWrapper_set_Position", "signature": "void UnmanagedMemoryStreamWrapper_set_Position(UnmanagedMemoryStreamWrapper * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x00601628", "name": "UnmanagedMemoryStreamWrapper_Read", "signature": "int32_t UnmanagedMemoryStreamWrapper_Read(UnmanagedMemoryStreamWrapper * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0060164C", "name": "UnmanagedMemoryStreamWrapper_ReadByte", "signature": "int32_t UnmanagedMemoryStreamWrapper_ReadByte(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x00601670", "name": "UnmanagedMemoryStreamWrapper_Seek", "signature": "int64_t UnmanagedMemoryStreamWrapper_Seek(UnmanagedMemoryStreamWrapper * this, int64_t offset, SeekOrigin__Enum loc, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x00601694", "name": "UnmanagedMemoryStreamWrapper_ToArray", "signature": "Byte__Array * UnmanagedMemoryStreamWrapper_ToArray(UnmanagedMemoryStreamWrapper * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x0060177C", "name": "UnmanagedMemoryStreamWrapper_Write", "signature": "void UnmanagedMemoryStreamWrapper_Write(UnmanagedMemoryStreamWrapper * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006017A0", "name": "UnmanagedMemoryStreamWrapper_WriteByte", "signature": "void UnmanagedMemoryStreamWrapper_WriteByte(UnmanagedMemoryStreamWrapper * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x006017C4", "name": "UnmanagedMemoryStreamWrapper_WriteTo", "signature": "void UnmanagedMemoryStreamWrapper_WriteTo(UnmanagedMemoryStreamWrapper * this, Stream * stream, MethodInfo * method)", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x006018D4", "name": "UnmanagedMemoryStreamWrapper_SetLength", "signature": "void UnmanagedMemoryStreamWrapper_SetLength(UnmanagedMemoryStreamWrapper * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x006018DC", "name": "UnmanagedMemoryStreamWrapper_CopyToAsync", "signature": "Task * UnmanagedMemoryStreamWrapper_CopyToAsync(UnmanagedMemoryStreamWrapper * this, Stream * destination, int32_t bufferSize, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task CopyToAsync(Stream, Int32, CancellationToken)" }, { "virtualAddress": "0x00601B48", "name": "UnmanagedMemoryStreamWrapper_FlushAsync", "signature": "Task * UnmanagedMemoryStreamWrapper_FlushAsync(UnmanagedMemoryStreamWrapper * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x00601B6C", "name": "UnmanagedMemoryStreamWrapper_ReadAsync", "signature": "Task_1_System_Int32_ * UnmanagedMemoryStreamWrapper_ReadAsync(UnmanagedMemoryStreamWrapper * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x00601B90", "name": "UnmanagedMemoryStreamWrapper_WriteAsync", "signature": "Task * UnmanagedMemoryStreamWrapper_WriteAsync(UnmanagedMemoryStreamWrapper * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0065FBF4", "name": "PathInternal_IsPartiallyQualified", "signature": "bool PathInternal_IsPartiallyQualified(String * path, MethodInfo * method)", "dotNetSignature": "Boolean IsPartiallyQualified(String)" }, { "virtualAddress": "0x0065F8B8", "name": "PathInternal_HasIllegalCharacters", "signature": "bool PathInternal_HasIllegalCharacters(String * path, bool checkAdditional, MethodInfo * method)", "dotNetSignature": "Boolean HasIllegalCharacters(String, Boolean)" }, { "virtualAddress": "0x00601BB4", "name": "_ConsoleStream__ctor", "signature": "void _ConsoleStream__ctor(_ConsoleStream * this, MethodInfo * method)", "dotNetSignature": "__ConsoleStream()" }, { "virtualAddress": "0x007C6444", "name": "DirectoryInfo__ctor", "signature": "void DirectoryInfo__ctor(DirectoryInfo * this, String * path, MethodInfo * method)", "dotNetSignature": "DirectoryInfo(String)" }, { "virtualAddress": "0x007C53F0", "name": "DirectoryInfo__ctor_1", "signature": "void DirectoryInfo__ctor_1(DirectoryInfo * this, String * path, bool simpleOriginalPath, MethodInfo * method)", "dotNetSignature": "DirectoryInfo(String, Boolean)" }, { "virtualAddress": "0x007C74BC", "name": "DirectoryInfo__ctor_2", "signature": "void DirectoryInfo__ctor_2(DirectoryInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "DirectoryInfo(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007C7240", "name": "DirectoryInfo_Initialize", "signature": "void DirectoryInfo_Initialize(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x007C74E4", "name": "DirectoryInfo_get_Exists", "signature": "bool DirectoryInfo_get_Exists(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Exists()" }, { "virtualAddress": "0x007C7530", "name": "DirectoryInfo_get_Name", "signature": "String * DirectoryInfo_get_Name(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x007C54CC", "name": "DirectoryInfo_get_Parent", "signature": "DirectoryInfo * DirectoryInfo_get_Parent(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfo get_Parent()" }, { "virtualAddress": "0x007C7538", "name": "DirectoryInfo_get_Root", "signature": "DirectoryInfo * DirectoryInfo_get_Root(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfo get_Root()" }, { "virtualAddress": "0x007C5548", "name": "DirectoryInfo_Create", "signature": "void DirectoryInfo_Create(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "Void Create()" }, { "virtualAddress": "0x007C75DC", "name": "DirectoryInfo_CreateSubdirectory", "signature": "DirectoryInfo * DirectoryInfo_CreateSubdirectory(DirectoryInfo * this, String * path, MethodInfo * method)", "dotNetSignature": "DirectoryInfo CreateSubdirectory(String)" }, { "virtualAddress": "0x007C7690", "name": "DirectoryInfo_GetFiles", "signature": "FileInfo__Array * DirectoryInfo_GetFiles(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "FileInfo[] GetFiles()" }, { "virtualAddress": "0x007C76E0", "name": "DirectoryInfo_GetFiles_1", "signature": "FileInfo__Array * DirectoryInfo_GetFiles_1(DirectoryInfo * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "FileInfo[] GetFiles(String)" }, { "virtualAddress": "0x007C78EC", "name": "DirectoryInfo_GetDirectories", "signature": "DirectoryInfo__Array * DirectoryInfo_GetDirectories(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfo[] GetDirectories()" }, { "virtualAddress": "0x007C793C", "name": "DirectoryInfo_GetDirectories_1", "signature": "DirectoryInfo__Array * DirectoryInfo_GetDirectories_1(DirectoryInfo * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "DirectoryInfo[] GetDirectories(String)" }, { "virtualAddress": "0x007C7AA8", "name": "DirectoryInfo_GetFileSystemInfos", "signature": "FileSystemInfo__Array * DirectoryInfo_GetFileSystemInfos(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "FileSystemInfo[] GetFileSystemInfos()" }, { "virtualAddress": "0x007C7AFC", "name": "DirectoryInfo_GetFileSystemInfos_1", "signature": "FileSystemInfo__Array * DirectoryInfo_GetFileSystemInfos_1(DirectoryInfo * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "FileSystemInfo[] GetFileSystemInfos(String)" }, { "virtualAddress": "0x007C7B04", "name": "DirectoryInfo_GetFileSystemInfos_2", "signature": "FileSystemInfo__Array * DirectoryInfo_GetFileSystemInfos_2(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "FileSystemInfo[] GetFileSystemInfos(String, SearchOption)" }, { "virtualAddress": "0x007C7C5C", "name": "DirectoryInfo_InternalGetFileSystemInfos", "signature": "void DirectoryInfo_InternalGetFileSystemInfos(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, List_1_System_IO_FileSystemInfo_ * infos, MethodInfo * method)", "dotNetSignature": "Void InternalGetFileSystemInfos(String, SearchOption, List\u00601[System.IO.FileSystemInfo])" }, { "virtualAddress": "0x007C7E20", "name": "DirectoryInfo_Delete", "signature": "void DirectoryInfo_Delete(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "Void Delete()" }, { "virtualAddress": "0x007C7E2C", "name": "DirectoryInfo_Delete_1", "signature": "void DirectoryInfo_Delete_1(DirectoryInfo * this, bool recursive, MethodInfo * method)", "dotNetSignature": "Void Delete(Boolean)" }, { "virtualAddress": "0x007C7E38", "name": "DirectoryInfo_MoveTo", "signature": "void DirectoryInfo_MoveTo(DirectoryInfo * this, String * destDirName, MethodInfo * method)", "dotNetSignature": "Void MoveTo(String)" }, { "virtualAddress": "0x007C7F48", "name": "DirectoryInfo_ToString", "signature": "String * DirectoryInfo_ToString(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007C7F50", "name": "DirectoryInfo_GetDirectories_2", "signature": "DirectoryInfo__Array * DirectoryInfo_GetDirectories_2(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "DirectoryInfo[] GetDirectories(String, SearchOption)" }, { "virtualAddress": "0x007C8084", "name": "DirectoryInfo_GetFilesSubdirs", "signature": "int32_t DirectoryInfo_GetFilesSubdirs(DirectoryInfo * this, ArrayList * l, String * pattern, MethodInfo * method)", "dotNetSignature": "Int32 GetFilesSubdirs(ArrayList, String)" }, { "virtualAddress": "0x007C81E8", "name": "DirectoryInfo_GetFiles_2", "signature": "FileInfo__Array * DirectoryInfo_GetFiles_2(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "FileInfo[] GetFiles(String, SearchOption)" }, { "virtualAddress": "0x007C85CC", "name": "DirectoryInfo_Create_1", "signature": "void DirectoryInfo_Create_1(DirectoryInfo * this, DirectorySecurity * directorySecurity, MethodInfo * method)", "dotNetSignature": "Void Create(DirectorySecurity)" }, { "virtualAddress": "0x007C8650", "name": "DirectoryInfo_CreateSubdirectory_1", "signature": "DirectoryInfo * DirectoryInfo_CreateSubdirectory_1(DirectoryInfo * this, String * path, DirectorySecurity * directorySecurity, MethodInfo * method)", "dotNetSignature": "DirectoryInfo CreateSubdirectory(String, DirectorySecurity)" }, { "virtualAddress": "0x007C86DC", "name": "DirectoryInfo_GetAccessControl", "signature": "DirectorySecurity * DirectoryInfo_GetAccessControl(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "DirectorySecurity GetAccessControl()" }, { "virtualAddress": "0x007C86E8", "name": "DirectoryInfo_GetAccessControl_1", "signature": "DirectorySecurity * DirectoryInfo_GetAccessControl_1(DirectoryInfo * this, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "DirectorySecurity GetAccessControl(AccessControlSections)" }, { "virtualAddress": "0x007C86F0", "name": "DirectoryInfo_SetAccessControl", "signature": "void DirectoryInfo_SetAccessControl(DirectoryInfo * this, DirectorySecurity * directorySecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(DirectorySecurity)" }, { "virtualAddress": "0x007C86F8", "name": "DirectoryInfo_EnumerateDirectories", "signature": "IEnumerable_1_System_IO_DirectoryInfo_ * DirectoryInfo_EnumerateDirectories(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.DirectoryInfo] EnumerateDirectories()" }, { "virtualAddress": "0x007C87E8", "name": "DirectoryInfo_EnumerateDirectories_1", "signature": "IEnumerable_1_System_IO_DirectoryInfo_ * DirectoryInfo_EnumerateDirectories_1(DirectoryInfo * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.DirectoryInfo] EnumerateDirectories(String)" }, { "virtualAddress": "0x007C874C", "name": "DirectoryInfo_EnumerateDirectories_2", "signature": "IEnumerable_1_System_IO_DirectoryInfo_ * DirectoryInfo_EnumerateDirectories_2(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.DirectoryInfo] EnumerateDirectories(String, SearchOption)" }, { "virtualAddress": "0x007C87F0", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator", "signature": "IEnumerable_1_System_IO_DirectoryInfo_ * DirectoryInfo_CreateEnumerateDirectoriesIterator(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.DirectoryInfo] CreateEnumerateDirectoriesIterator(String, SearchOption)" }, { "virtualAddress": "0x007C88C0", "name": "DirectoryInfo_EnumerateFiles", "signature": "IEnumerable_1_System_IO_FileInfo_ * DirectoryInfo_EnumerateFiles(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileInfo] EnumerateFiles()" }, { "virtualAddress": "0x007C89B0", "name": "DirectoryInfo_EnumerateFiles_1", "signature": "IEnumerable_1_System_IO_FileInfo_ * DirectoryInfo_EnumerateFiles_1(DirectoryInfo * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileInfo] EnumerateFiles(String)" }, { "virtualAddress": "0x007C8914", "name": "DirectoryInfo_EnumerateFiles_2", "signature": "IEnumerable_1_System_IO_FileInfo_ * DirectoryInfo_EnumerateFiles_2(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileInfo] EnumerateFiles(String, SearchOption)" }, { "virtualAddress": "0x007C89B8", "name": "DirectoryInfo_CreateEnumerateFilesIterator", "signature": "IEnumerable_1_System_IO_FileInfo_ * DirectoryInfo_CreateEnumerateFilesIterator(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileInfo] CreateEnumerateFilesIterator(String, SearchOption)" }, { "virtualAddress": "0x007C8A88", "name": "DirectoryInfo_EnumerateFileSystemInfos", "signature": "IEnumerable_1_System_IO_FileSystemInfo_ * DirectoryInfo_EnumerateFileSystemInfos(DirectoryInfo * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileSystemInfo] EnumerateFileSystemInfos()" }, { "virtualAddress": "0x007C8BAC", "name": "DirectoryInfo_EnumerateFileSystemInfos_1", "signature": "IEnumerable_1_System_IO_FileSystemInfo_ * DirectoryInfo_EnumerateFileSystemInfos_1(DirectoryInfo * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileSystemInfo] EnumerateFileSystemInfos(String)" }, { "virtualAddress": "0x007C8ADC", "name": "DirectoryInfo_EnumerateFileSystemInfos_2", "signature": "IEnumerable_1_System_IO_FileSystemInfo_ * DirectoryInfo_EnumerateFileSystemInfos_2(DirectoryInfo * this, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileSystemInfo] EnumerateFileSystemInfos(String, SearchOption)" }, { "virtualAddress": "0x007C8BB4", "name": "DirectoryInfo_EnumerateFileSystemInfos_3", "signature": "IEnumerable_1_System_IO_FileSystemInfo_ * DirectoryInfo_EnumerateFileSystemInfos_3(String * basePath, String * searchPattern, SearchOption__Enum searchOption, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.IO.FileSystemInfo] EnumerateFileSystemInfos(String, String, SearchOption)" }, { "virtualAddress": "0x007C70EC", "name": "DirectoryInfo_CheckPath", "signature": "void DirectoryInfo_CheckPath(DirectoryInfo * this, String * path, MethodInfo * method)", "dotNetSignature": "Void CheckPath(String)" }, { "virtualAddress": "0x007C7E18", "name": "DirectoryInfo_c_DisplayClass23_0__ctor", "signature": "void DirectoryInfo_c_DisplayClass23_0__ctor(DirectoryInfo_c_DisplayClass23_0 * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfo\u002B\u003C\u003Ec__DisplayClass23_0()" }, { "virtualAddress": "0x007C8C84", "name": "DirectoryInfo_c_DisplayClass23_0__InternalGetFileSystemInfos_b__0", "signature": "void DirectoryInfo_c_DisplayClass23_0__InternalGetFileSystemInfos_b__0(DirectoryInfo_c_DisplayClass23_0 * this, String * dir, MethodInfo * method)", "dotNetSignature": "Void \u003CInternalGetFileSystemInfos\u003Eb__0(String)" }, { "virtualAddress": "0x007C8D10", "name": "DirectoryInfo_c_DisplayClass23_0__InternalGetFileSystemInfos_b__1", "signature": "void DirectoryInfo_c_DisplayClass23_0__InternalGetFileSystemInfos_b__1(DirectoryInfo_c_DisplayClass23_0 * this, String * file, MethodInfo * method)", "dotNetSignature": "Void \u003CInternalGetFileSystemInfos\u003Eb__1(String)" }, { "virtualAddress": "0x007C8888", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39__ctor", "signature": "void DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39__ctor(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "DirectoryInfo\u002B\u003CCreateEnumerateDirectoriesIterator\u003Ed__39(Int32)" }, { "virtualAddress": "0x007C8D98", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_IDisposable_Dispose", "signature": "void DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_IDisposable_Dispose(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x007C8E74", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_MoveNext", "signature": "bool DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_MoveNext(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x007C8DB4", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39___m__Finally1", "signature": "void DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39___m__Finally1(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally1()" }, { "virtualAddress": "0x007C911C", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_Generic_IEnumerator_System_IO_DirectoryInfo__get_Current", "signature": "DirectoryInfo * DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_Generic_IEnumerator_System_IO_DirectoryInfo__get_Current(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfo System.Collections.Generic.IEnumerator\u003CSystem.IO.DirectoryInfo\u003E.get_Current()" }, { "virtualAddress": "0x007C9124", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_IEnumerator_Reset", "signature": "void DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_IEnumerator_Reset(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x007C9184", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_IEnumerator_get_Current", "signature": "Object * DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_IEnumerator_get_Current(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x007C918C", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_Generic_IEnumerable_System_IO_DirectoryInfo__GetEnumerator", "signature": "IEnumerator_1_System_IO_DirectoryInfo_ * DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_Generic_IEnumerable_System_IO_DirectoryInfo__GetEnumerator(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.IO.DirectoryInfo] System.Collections.Generic.IEnumerable\u003CSystem.IO.DirectoryInfo\u003E.GetEnumerator()" }, { "virtualAddress": "0x007C9248", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_IEnumerable_GetEnumerator(DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x007C8A50", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43__ctor", "signature": "void DirectoryInfo_CreateEnumerateFilesIterator_d_43__ctor(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "DirectoryInfo\u002B\u003CCreateEnumerateFilesIterator\u003Ed__43(Int32)" }, { "virtualAddress": "0x007C924C", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_IDisposable_Dispose", "signature": "void DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_IDisposable_Dispose(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x007C9328", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_MoveNext", "signature": "bool DirectoryInfo_CreateEnumerateFilesIterator_d_43_MoveNext(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x007C9268", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43___m__Finally1", "signature": "void DirectoryInfo_CreateEnumerateFilesIterator_d_43___m__Finally1(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally1()" }, { "virtualAddress": "0x007C95CC", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_Generic_IEnumerator_System_IO_FileInfo__get_Current", "signature": "FileInfo * DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_Generic_IEnumerator_System_IO_FileInfo__get_Current(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "FileInfo System.Collections.Generic.IEnumerator\u003CSystem.IO.FileInfo\u003E.get_Current()" }, { "virtualAddress": "0x007C95D4", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_IEnumerator_Reset", "signature": "void DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_IEnumerator_Reset(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x007C9634", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_IEnumerator_get_Current", "signature": "Object * DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_IEnumerator_get_Current(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x007C963C", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_Generic_IEnumerable_System_IO_FileInfo__GetEnumerator", "signature": "IEnumerator_1_System_IO_FileInfo_ * DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_Generic_IEnumerable_System_IO_FileInfo__GetEnumerator(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.IO.FileInfo] System.Collections.Generic.IEnumerable\u003CSystem.IO.FileInfo\u003E.GetEnumerator()" }, { "virtualAddress": "0x007C96F8", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_IEnumerable_GetEnumerator(DirectoryInfo_CreateEnumerateFilesIterator_d_43 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x007C8C4C", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47__ctor", "signature": "void DirectoryInfo_EnumerateFileSystemInfos_d_47__ctor(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "DirectoryInfo\u002B\u003CEnumerateFileSystemInfos\u003Ed__47(Int32)" }, { "virtualAddress": "0x007C96FC", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_System_IDisposable_Dispose", "signature": "void DirectoryInfo_EnumerateFileSystemInfos_d_47_System_IDisposable_Dispose(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x007C9868", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_MoveNext", "signature": "bool DirectoryInfo_EnumerateFileSystemInfos_d_47_MoveNext(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x007C9848", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47___m__Finally1", "signature": "void DirectoryInfo_EnumerateFileSystemInfos_d_47___m__Finally1(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally1()" }, { "virtualAddress": "0x007C9788", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47___m__Finally2", "signature": "void DirectoryInfo_EnumerateFileSystemInfos_d_47___m__Finally2(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally2()" }, { "virtualAddress": "0x007C9E08", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_Generic_IEnumerator_System_IO_FileSystemInfo__get_Current", "signature": "FileSystemInfo * DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_Generic_IEnumerator_System_IO_FileSystemInfo__get_Current(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "FileSystemInfo System.Collections.Generic.IEnumerator\u003CSystem.IO.FileSystemInfo\u003E.get_Current()" }, { "virtualAddress": "0x007C9E10", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_IEnumerator_Reset", "signature": "void DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_IEnumerator_Reset(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x007C9E70", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_IEnumerator_get_Current", "signature": "Object * DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_IEnumerator_get_Current(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x007C9E78", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_Generic_IEnumerable_System_IO_FileSystemInfo__GetEnumerator", "signature": "IEnumerator_1_System_IO_FileSystemInfo_ * DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_Generic_IEnumerable_System_IO_FileSystemInfo__GetEnumerator(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.IO.FileSystemInfo] System.Collections.Generic.IEnumerable\u003CSystem.IO.FileSystemInfo\u003E.GetEnumerator()" }, { "virtualAddress": "0x007C9F34", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_IEnumerable_GetEnumerator(DirectoryInfo_EnumerateFileSystemInfos_d_47 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x007CA0E0", "name": "DriveInfo__ctor", "signature": "void DriveInfo__ctor(DriveInfo * this, String * path, String * fstype, MethodInfo * method)", "dotNetSignature": "DriveInfo(String, String)" }, { "virtualAddress": "0x007CA118", "name": "DriveInfo__ctor_1", "signature": "void DriveInfo__ctor_1(DriveInfo * this, String * driveName, MethodInfo * method)", "dotNetSignature": "DriveInfo(String)" }, { "virtualAddress": "0x007CA458", "name": "DriveInfo_GetDiskFreeSpace", "signature": "void DriveInfo_GetDiskFreeSpace(String * path, uint64_t * availableFreeSpace, uint64_t * totalSize, uint64_t * totalFreeSpace, MethodInfo * method)", "dotNetSignature": "Void GetDiskFreeSpace(String, UInt64 ByRef, UInt64 ByRef, UInt64 ByRef)" }, { "virtualAddress": "0x007CA51C", "name": "DriveInfo_get_AvailableFreeSpace", "signature": "int64_t DriveInfo_get_AvailableFreeSpace(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "Int64 get_AvailableFreeSpace()" }, { "virtualAddress": "0x007CA560", "name": "DriveInfo_get_TotalFreeSpace", "signature": "int64_t DriveInfo_get_TotalFreeSpace(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "Int64 get_TotalFreeSpace()" }, { "virtualAddress": "0x007CA5A4", "name": "DriveInfo_get_TotalSize", "signature": "int64_t DriveInfo_get_TotalSize(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "Int64 get_TotalSize()" }, { "virtualAddress": "0x007CA5E8", "name": "DriveInfo_get_VolumeLabel", "signature": "String * DriveInfo_get_VolumeLabel(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "String get_VolumeLabel()" }, { "virtualAddress": "0x007CA5F0", "name": "DriveInfo_set_VolumeLabel", "signature": "void DriveInfo_set_VolumeLabel(DriveInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_VolumeLabel(String)" }, { "virtualAddress": "0x007CA650", "name": "DriveInfo_get_DriveFormat", "signature": "String * DriveInfo_get_DriveFormat(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DriveFormat()" }, { "virtualAddress": "0x007CA658", "name": "DriveInfo_get_DriveType", "signature": "DriveType__Enum DriveInfo_get_DriveType(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "DriveType get_DriveType()" }, { "virtualAddress": "0x007CA664", "name": "DriveInfo_get_Name", "signature": "String * DriveInfo_get_Name(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x007CA66C", "name": "DriveInfo_get_RootDirectory", "signature": "DirectoryInfo * DriveInfo_get_RootDirectory(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "DirectoryInfo get_RootDirectory()" }, { "virtualAddress": "0x007CA6D4", "name": "DriveInfo_get_IsReady", "signature": "bool DriveInfo_get_IsReady(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReady()" }, { "virtualAddress": "0x007CA320", "name": "DriveInfo_GetDrives", "signature": "DriveInfo__Array * DriveInfo_GetDrives(MethodInfo * method)", "dotNetSignature": "DriveInfo[] GetDrives()" }, { "virtualAddress": "0x007CA6E0", "name": "DriveInfo_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void DriveInfo_System_Runtime_Serialization_ISerializable_GetObjectData(DriveInfo * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007CA740", "name": "DriveInfo_ToString", "signature": "String * DriveInfo_ToString(DriveInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007CA518", "name": "DriveInfo_GetDiskFreeSpaceInternal", "signature": "bool DriveInfo_GetDiskFreeSpaceInternal(String * pathName, uint64_t * freeBytesAvail, uint64_t * totalNumberOfBytes, uint64_t * totalNumberOfFreeBytes, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean GetDiskFreeSpaceInternal(String, UInt64 ByRef, UInt64 ByRef, UInt64 ByRef, MonoIOError ByRef)" }, { "virtualAddress": "0x007CA660", "name": "DriveInfo_GetDriveTypeInternal", "signature": "uint32_t DriveInfo_GetDriveTypeInternal(String * rootPathName, MethodInfo * method)", "dotNetSignature": "UInt32 GetDriveTypeInternal(String)" }, { "virtualAddress": "0x007CA6DC", "name": "DriveInfo_GetDriveFormat", "signature": "String * DriveInfo_GetDriveFormat(String * rootPathName, MethodInfo * method)", "dotNetSignature": "String GetDriveFormat(String)" }, { "virtualAddress": "0x007CA910", "name": "File_AppendAllText", "signature": "void File_AppendAllText(String * path, String * contents, MethodInfo * method)", "dotNetSignature": "Void AppendAllText(String, String)" }, { "virtualAddress": "0x007CAA4C", "name": "File_AppendAllText_1", "signature": "void File_AppendAllText_1(String * path, String * contents, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Void AppendAllText(String, String, Encoding)" }, { "virtualAddress": "0x007CAB90", "name": "File_AppendText", "signature": "StreamWriter * File_AppendText(String * path, MethodInfo * method)", "dotNetSignature": "StreamWriter AppendText(String)" }, { "virtualAddress": "0x007CABF8", "name": "File_Copy", "signature": "void File_Copy(String * sourceFileName, String * destFileName, MethodInfo * method)", "dotNetSignature": "Void Copy(String, String)" }, { "virtualAddress": "0x007CAC00", "name": "File_Copy_1", "signature": "void File_Copy_1(String * sourceFileName, String * destFileName, bool overwrite, MethodInfo * method)", "dotNetSignature": "Void Copy(String, String, Boolean)" }, { "virtualAddress": "0x007CB368", "name": "File_InternalCopy", "signature": "String * File_InternalCopy(String * sourceFileName, String * destFileName, bool overwrite, bool checkHost, MethodInfo * method)", "dotNetSignature": "String InternalCopy(String, String, Boolean, Boolean)" }, { "virtualAddress": "0x007CB530", "name": "File_Create", "signature": "FileStream * File_Create(String * path, MethodInfo * method)", "dotNetSignature": "FileStream Create(String)" }, { "virtualAddress": "0x007CB538", "name": "File_Create_1", "signature": "FileStream * File_Create_1(String * path, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "FileStream Create(String, Int32)" }, { "virtualAddress": "0x007CB5E8", "name": "File_Create_2", "signature": "FileStream * File_Create_2(String * path, int32_t bufferSize, FileOptions__Enum options, MethodInfo * method)", "dotNetSignature": "FileStream Create(String, Int32, FileOptions)" }, { "virtualAddress": "0x007CB69C", "name": "File_Create_3", "signature": "FileStream * File_Create_3(String * path, int32_t bufferSize, FileOptions__Enum options, FileSecurity * fileSecurity, MethodInfo * method)", "dotNetSignature": "FileStream Create(String, Int32, FileOptions, FileSecurity)" }, { "virtualAddress": "0x007CB72C", "name": "File_CreateText", "signature": "StreamWriter * File_CreateText(String * path, MethodInfo * method)", "dotNetSignature": "StreamWriter CreateText(String)" }, { "virtualAddress": "0x007C5904", "name": "File_Delete", "signature": "void File_Delete(String * path, MethodInfo * method)", "dotNetSignature": "Void Delete(String)" }, { "virtualAddress": "0x007C51A4", "name": "File_Exists", "signature": "bool File_Exists(String * path, MethodInfo * method)", "dotNetSignature": "Boolean Exists(String)" }, { "virtualAddress": "0x007CB794", "name": "File_GetAccessControl", "signature": "FileSecurity * File_GetAccessControl(String * path, MethodInfo * method)", "dotNetSignature": "FileSecurity GetAccessControl(String)" }, { "virtualAddress": "0x007CB79C", "name": "File_GetAccessControl_1", "signature": "FileSecurity * File_GetAccessControl_1(String * path, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "FileSecurity GetAccessControl(String, AccessControlSections)" }, { "virtualAddress": "0x007CB274", "name": "File_GetAttributes", "signature": "FileAttributes__Enum File_GetAttributes(String * path, MethodInfo * method)", "dotNetSignature": "FileAttributes GetAttributes(String)" }, { "virtualAddress": "0x007C6020", "name": "File_GetCreationTime", "signature": "DateTime File_GetCreationTime(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetCreationTime(String)" }, { "virtualAddress": "0x007CB8E4", "name": "File_GetCreationTimeUtc", "signature": "DateTime File_GetCreationTimeUtc(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetCreationTimeUtc(String)" }, { "virtualAddress": "0x007C5D38", "name": "File_GetLastAccessTime", "signature": "DateTime File_GetLastAccessTime(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastAccessTime(String)" }, { "virtualAddress": "0x007CB910", "name": "File_GetLastAccessTimeUtc", "signature": "DateTime File_GetLastAccessTimeUtc(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastAccessTimeUtc(String)" }, { "virtualAddress": "0x007C5EAC", "name": "File_GetLastWriteTime", "signature": "DateTime File_GetLastWriteTime(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastWriteTime(String)" }, { "virtualAddress": "0x007CB93C", "name": "File_GetLastWriteTimeUtc", "signature": "DateTime File_GetLastWriteTimeUtc(String * path, MethodInfo * method)", "dotNetSignature": "DateTime GetLastWriteTimeUtc(String)" }, { "virtualAddress": "0x007CB968", "name": "File_Move", "signature": "void File_Move(String * sourceFileName, String * destFileName, MethodInfo * method)", "dotNetSignature": "Void Move(String, String)" }, { "virtualAddress": "0x007CBD88", "name": "File_Open", "signature": "FileStream * File_Open(String * path, FileMode__Enum mode, MethodInfo * method)", "dotNetSignature": "FileStream Open(String, FileMode)" }, { "virtualAddress": "0x007CBE48", "name": "File_Open_1", "signature": "FileStream * File_Open_1(String * path, FileMode__Enum mode, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "FileStream Open(String, FileMode, FileAccess)" }, { "virtualAddress": "0x007CBED8", "name": "File_Open_2", "signature": "FileStream * File_Open_2(String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, MethodInfo * method)", "dotNetSignature": "FileStream Open(String, FileMode, FileAccess, FileShare)" }, { "virtualAddress": "0x007CBF74", "name": "File_OpenRead", "signature": "FileStream * File_OpenRead(String * path, MethodInfo * method)", "dotNetSignature": "FileStream OpenRead(String)" }, { "virtualAddress": "0x007CBFF4", "name": "File_OpenText", "signature": "StreamReader * File_OpenText(String * path, MethodInfo * method)", "dotNetSignature": "StreamReader OpenText(String)" }, { "virtualAddress": "0x007CC058", "name": "File_OpenWrite", "signature": "FileStream * File_OpenWrite(String * path, MethodInfo * method)", "dotNetSignature": "FileStream OpenWrite(String)" }, { "virtualAddress": "0x007CC0D8", "name": "File_Replace", "signature": "void File_Replace(String * sourceFileName, String * destinationFileName, String * destinationBackupFileName, MethodInfo * method)", "dotNetSignature": "Void Replace(String, String, String)" }, { "virtualAddress": "0x007CC0E0", "name": "File_Replace_1", "signature": "void File_Replace_1(String * sourceFileName, String * destinationFileName, String * destinationBackupFileName, bool ignoreMetadataErrors, MethodInfo * method)", "dotNetSignature": "Void Replace(String, String, String, Boolean)" }, { "virtualAddress": "0x007CC71C", "name": "File_SetAccessControl", "signature": "void File_SetAccessControl(String * path, FileSecurity * fileSecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(String, FileSecurity)" }, { "virtualAddress": "0x007CC7B4", "name": "File_SetAttributes", "signature": "void File_SetAttributes(String * path, FileAttributes__Enum fileAttributes, MethodInfo * method)", "dotNetSignature": "Void SetAttributes(String, FileAttributes)" }, { "virtualAddress": "0x007C6840", "name": "File_SetCreationTime", "signature": "void File_SetCreationTime(String * path, DateTime creationTime, MethodInfo * method)", "dotNetSignature": "Void SetCreationTime(String, DateTime)" }, { "virtualAddress": "0x007CC8A4", "name": "File_SetCreationTimeUtc", "signature": "void File_SetCreationTimeUtc(String * path, DateTime creationTimeUtc, MethodInfo * method)", "dotNetSignature": "Void SetCreationTimeUtc(String, DateTime)" }, { "virtualAddress": "0x007C6B48", "name": "File_SetLastAccessTime", "signature": "void File_SetLastAccessTime(String * path, DateTime lastAccessTime, MethodInfo * method)", "dotNetSignature": "Void SetLastAccessTime(String, DateTime)" }, { "virtualAddress": "0x007CC8DC", "name": "File_SetLastAccessTimeUtc", "signature": "void File_SetLastAccessTimeUtc(String * path, DateTime lastAccessTimeUtc, MethodInfo * method)", "dotNetSignature": "Void SetLastAccessTimeUtc(String, DateTime)" }, { "virtualAddress": "0x007C6CA0", "name": "File_SetLastWriteTime", "signature": "void File_SetLastWriteTime(String * path, DateTime lastWriteTime, MethodInfo * method)", "dotNetSignature": "Void SetLastWriteTime(String, DateTime)" }, { "virtualAddress": "0x007CC914", "name": "File_SetLastWriteTimeUtc", "signature": "void File_SetLastWriteTimeUtc(String * path, DateTime lastWriteTimeUtc, MethodInfo * method)", "dotNetSignature": "Void SetLastWriteTimeUtc(String, DateTime)" }, { "virtualAddress": "0x007CC94C", "name": "File_ReadAllBytes", "signature": "Byte__Array * File_ReadAllBytes(String * path, MethodInfo * method)", "dotNetSignature": "Byte[] ReadAllBytes(String)" }, { "virtualAddress": "0x007CCB68", "name": "File_ReadAllLines", "signature": "String__Array * File_ReadAllLines(String * path, MethodInfo * method)", "dotNetSignature": "String[] ReadAllLines(String)" }, { "virtualAddress": "0x007CCD54", "name": "File_ReadAllLines_1", "signature": "String__Array * File_ReadAllLines_1(String * path, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "String[] ReadAllLines(String, Encoding)" }, { "virtualAddress": "0x007CCC7C", "name": "File_ReadAllLines_2", "signature": "String__Array * File_ReadAllLines_2(StreamReader * reader, MethodInfo * method)", "dotNetSignature": "String[] ReadAllLines(StreamReader)" }, { "virtualAddress": "0x007CCE88", "name": "File_ReadAllText", "signature": "String * File_ReadAllText(String * path, MethodInfo * method)", "dotNetSignature": "String ReadAllText(String)" }, { "virtualAddress": "0x007CCFC8", "name": "File_ReadAllText_1", "signature": "String * File_ReadAllText_1(String * path, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "String ReadAllText(String, Encoding)" }, { "virtualAddress": "0x007CD110", "name": "File_WriteAllBytes", "signature": "void File_WriteAllBytes(String * path, Byte__Array * bytes, MethodInfo * method)", "dotNetSignature": "Void WriteAllBytes(String, Byte[])" }, { "virtualAddress": "0x007CD248", "name": "File_WriteAllLines", "signature": "void File_WriteAllLines(String * path, String__Array * contents, MethodInfo * method)", "dotNetSignature": "Void WriteAllLines(String, String[])" }, { "virtualAddress": "0x007CD3F8", "name": "File_WriteAllLines_1", "signature": "void File_WriteAllLines_1(String * path, String__Array * contents, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Void WriteAllLines(String, String[], Encoding)" }, { "virtualAddress": "0x007CD370", "name": "File_WriteAllLines_2", "signature": "void File_WriteAllLines_2(StreamWriter * writer, String__Array * contents, MethodInfo * method)", "dotNetSignature": "Void WriteAllLines(StreamWriter, String[])" }, { "virtualAddress": "0x007CD52C", "name": "File_WriteAllText", "signature": "void File_WriteAllText(String * path, String * contents, MethodInfo * method)", "dotNetSignature": "Void WriteAllText(String, String)" }, { "virtualAddress": "0x007CD5AC", "name": "File_WriteAllText_1", "signature": "void File_WriteAllText_1(String * path, String * contents, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Void WriteAllText(String, String, Encoding)" }, { "virtualAddress": "0x007CB810", "name": "File_get_DefaultLocalFileTime", "signature": "DateTime File_get_DefaultLocalFileTime(MethodInfo * method)", "dotNetSignature": "DateTime get_DefaultLocalFileTime()" }, { "virtualAddress": "0x007CD6F0", "name": "File_Encrypt", "signature": "void File_Encrypt(String * path, MethodInfo * method)", "dotNetSignature": "Void Encrypt(String)" }, { "virtualAddress": "0x007CD770", "name": "File_Decrypt", "signature": "void File_Decrypt(String * path, MethodInfo * method)", "dotNetSignature": "Void Decrypt(String)" }, { "virtualAddress": "0x007CD7F0", "name": "File_ReadLines", "signature": "IEnumerable_1_System_String_ * File_ReadLines(String * path, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] ReadLines(String)" }, { "virtualAddress": "0x007CD884", "name": "File_ReadLines_1", "signature": "IEnumerable_1_System_String_ * File_ReadLines_1(String * path, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] ReadLines(String, Encoding)" }, { "virtualAddress": "0x007CD804", "name": "File_ReadLines_2", "signature": "IEnumerable_1_System_String_ * File_ReadLines_2(StreamReader * reader, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] ReadLines(StreamReader)" }, { "virtualAddress": "0x007CD930", "name": "File_AppendAllLines", "signature": "void File_AppendAllLines(String * path, IEnumerable_1_System_String_ * contents, MethodInfo * method)", "dotNetSignature": "Void AppendAllLines(String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x007CDCB0", "name": "File_AppendAllLines_1", "signature": "void File_AppendAllLines_1(String * path, IEnumerable_1_System_String_ * contents, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Void AppendAllLines(String, IEnumerable\u00601[System.String], Encoding)" }, { "virtualAddress": "0x007CE038", "name": "File_WriteAllLines_3", "signature": "void File_WriteAllLines_3(String * path, IEnumerable_1_System_String_ * contents, MethodInfo * method)", "dotNetSignature": "Void WriteAllLines(String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x007CE3B8", "name": "File_WriteAllLines_4", "signature": "void File_WriteAllLines_4(String * path, IEnumerable_1_System_String_ * contents, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Void WriteAllLines(String, IEnumerable\u00601[System.String], Encoding)" }, { "virtualAddress": "0x007CE740", "name": "File_FillAttributeInfo", "signature": "int32_t File_FillAttributeInfo(String * path, MonoIOStat * data, bool tryagain, bool returnErrorOnNotFound, MethodInfo * method)", "dotNetSignature": "Int32 FillAttributeInfo(String, MonoIOStat ByRef, Boolean, Boolean)" }, { "virtualAddress": "0x007CD8F8", "name": "File_ReadLines_d_58__ctor", "signature": "void File_ReadLines_d_58__ctor(File_ReadLines_d_58 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "File\u002B\u003CReadLines\u003Ed__58(Int32)" }, { "virtualAddress": "0x007CE84C", "name": "File_ReadLines_d_58_System_IDisposable_Dispose", "signature": "void File_ReadLines_d_58_System_IDisposable_Dispose(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x007CE928", "name": "File_ReadLines_d_58_MoveNext", "signature": "bool File_ReadLines_d_58_MoveNext(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x007CE868", "name": "File_ReadLines_d_58___m__Finally1", "signature": "void File_ReadLines_d_58___m__Finally1(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally1()" }, { "virtualAddress": "0x007CEA10", "name": "File_ReadLines_d_58_System_Collections_Generic_IEnumerator_System_String__get_Current", "signature": "String * File_ReadLines_d_58_System_Collections_Generic_IEnumerator_System_String__get_Current(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "String System.Collections.Generic.IEnumerator\u003CSystem.String\u003E.get_Current()" }, { "virtualAddress": "0x007CEA18", "name": "File_ReadLines_d_58_System_Collections_IEnumerator_Reset", "signature": "void File_ReadLines_d_58_System_Collections_IEnumerator_Reset(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x007CEA78", "name": "File_ReadLines_d_58_System_Collections_IEnumerator_get_Current", "signature": "Object * File_ReadLines_d_58_System_Collections_IEnumerator_get_Current(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x007CEA80", "name": "File_ReadLines_d_58_System_Collections_Generic_IEnumerable_System_String__GetEnumerator", "signature": "IEnumerator_1_System_String_ * File_ReadLines_d_58_System_Collections_Generic_IEnumerable_System_String__GetEnumerator(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.String] System.Collections.Generic.IEnumerable\u003CSystem.String\u003E.GetEnumerator()" }, { "virtualAddress": "0x007CEB2C", "name": "File_ReadLines_d_58_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * File_ReadLines_d_58_System_Collections_IEnumerable_GetEnumerator(File_ReadLines_d_58 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x007D0A38", "name": "FileStream__ctor", "signature": "void FileStream__ctor(FileStream * this, void * handle, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "FileStream(IntPtr, FileAccess)" }, { "virtualAddress": "0x007D0BD0", "name": "FileStream__ctor_1", "signature": "void FileStream__ctor_1(FileStream * this, void * handle, FileAccess__Enum access, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "FileStream(IntPtr, FileAccess, Boolean)" }, { "virtualAddress": "0x007D0BE4", "name": "FileStream__ctor_2", "signature": "void FileStream__ctor_2(FileStream * this, void * handle, FileAccess__Enum access, bool ownsHandle, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "FileStream(IntPtr, FileAccess, Boolean, Int32)" }, { "virtualAddress": "0x007D0BF4", "name": "FileStream__ctor_3", "signature": "void FileStream__ctor_3(FileStream * this, void * handle, FileAccess__Enum access, bool ownsHandle, int32_t bufferSize, bool isAsync, MethodInfo * method)", "dotNetSignature": "FileStream(IntPtr, FileAccess, Boolean, Int32, Boolean)" }, { "virtualAddress": "0x007D0A4C", "name": "FileStream__ctor_4", "signature": "void FileStream__ctor_4(FileStream * this, void * handle, FileAccess__Enum access, bool ownsHandle, int32_t bufferSize, bool isAsync, bool isConsoleWrapper, MethodInfo * method)", "dotNetSignature": "FileStream(IntPtr, FileAccess, Boolean, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x007D0F04", "name": "FileStream__ctor_5", "signature": "void FileStream__ctor_5(FileStream * this, String * path, FileMode__Enum mode, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode)" }, { "virtualAddress": "0x007D163C", "name": "FileStream__ctor_6", "signature": "void FileStream__ctor_6(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess)" }, { "virtualAddress": "0x007CBE20", "name": "FileStream__ctor_7", "signature": "void FileStream__ctor_7(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare)" }, { "virtualAddress": "0x007CB5C4", "name": "FileStream__ctor_8", "signature": "void FileStream__ctor_8(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare, Int32)" }, { "virtualAddress": "0x007CF618", "name": "FileStream__ctor_9", "signature": "void FileStream__ctor_9(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, bool useAsync, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare, Int32, Boolean)" }, { "virtualAddress": "0x007CB678", "name": "FileStream__ctor_10", "signature": "void FileStream__ctor_10(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, FileOptions__Enum options, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare, Int32, FileOptions)" }, { "virtualAddress": "0x007D169C", "name": "FileStream__ctor_11", "signature": "void FileStream__ctor_11(FileStream * this, SafeFileHandle * handle, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "FileStream(SafeFileHandle, FileAccess)" }, { "virtualAddress": "0x007D1760", "name": "FileStream__ctor_12", "signature": "void FileStream__ctor_12(FileStream * this, SafeFileHandle * handle, FileAccess__Enum access, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "FileStream(SafeFileHandle, FileAccess, Int32)" }, { "virtualAddress": "0x007D16A8", "name": "FileStream__ctor_13", "signature": "void FileStream__ctor_13(FileStream * this, SafeFileHandle * handle, FileAccess__Enum access, int32_t bufferSize, bool isAsync, MethodInfo * method)", "dotNetSignature": "FileStream(SafeFileHandle, FileAccess, Int32, Boolean)" }, { "virtualAddress": "0x007D1768", "name": "FileStream__ctor_14", "signature": "void FileStream__ctor_14(FileStream * this, String * path, FileMode__Enum mode, FileSystemRights__Enum rights, FileShare__Enum share, int32_t bufferSize, FileOptions__Enum options, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileSystemRights, FileShare, Int32, FileOptions)" }, { "virtualAddress": "0x007D17A0", "name": "FileStream__ctor_15", "signature": "void FileStream__ctor_15(FileStream * this, String * path, FileMode__Enum mode, FileSystemRights__Enum rights, FileShare__Enum share, int32_t bufferSize, FileOptions__Enum options, FileSecurity * fileSecurity, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileSystemRights, FileShare, Int32, FileOptions, FileSecurity)" }, { "virtualAddress": "0x007D17C8", "name": "FileStream__ctor_16", "signature": "void FileStream__ctor_16(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, FileOptions__Enum options, String * msgPath, bool bFromProxy, bool useLongPath, bool checkHost, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare, Int32, FileOptions, String, Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x007D1674", "name": "FileStream__ctor_17", "signature": "void FileStream__ctor_17(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, bool isAsync, bool anonymous, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x007D0F44", "name": "FileStream__ctor_18", "signature": "void FileStream__ctor_18(FileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, bool anonymous, FileOptions__Enum options, MethodInfo * method)", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare, Int32, Boolean, FileOptions)" }, { "virtualAddress": "0x007D0C04", "name": "FileStream_Init", "signature": "void FileStream_Init(FileStream * this, SafeFileHandle * safeHandle, FileAccess__Enum access, bool ownsHandle, int32_t bufferSize, bool isAsync, bool isConsoleWrapper, MethodInfo * method)", "dotNetSignature": "Void Init(SafeFileHandle, FileAccess, Boolean, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x007D1BE0", "name": "FileStream_get_CanRead", "signature": "bool FileStream_get_CanRead(FileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x007D1BF4", "name": "FileStream_get_CanWrite", "signature": "bool FileStream_get_CanWrite(FileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x007D1C08", "name": "FileStream_get_CanSeek", "signature": "bool FileStream_get_CanSeek(FileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x007D1C10", "name": "FileStream_get_IsAsync", "signature": "bool FileStream_get_IsAsync(FileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAsync()" }, { "virtualAddress": "0x007D1C18", "name": "FileStream_get_Name", "signature": "String * FileStream_get_Name(FileStream * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x007D1C20", "name": "FileStream_get_Length", "signature": "int64_t FileStream_get_Length(FileStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x007D1DAC", "name": "FileStream_get_Position", "signature": "int64_t FileStream_get_Position(FileStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x007D1F34", "name": "FileStream_set_Position", "signature": "void FileStream_set_Position(FileStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x007D1FF8", "name": "FileStream_get_Handle", "signature": "void * FileStream_get_Handle(FileStream * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Handle()" }, { "virtualAddress": "0x007D2050", "name": "FileStream_get_SafeFileHandle", "signature": "SafeFileHandle * FileStream_get_SafeFileHandle(FileStream * this, MethodInfo * method)", "dotNetSignature": "SafeFileHandle get_SafeFileHandle()" }, { "virtualAddress": "0x007D1BAC", "name": "FileStream_ExposeHandle", "signature": "void FileStream_ExposeHandle(FileStream * this, MethodInfo * method)", "dotNetSignature": "Void ExposeHandle()" }, { "virtualAddress": "0x007D2250", "name": "FileStream_ReadByte", "signature": "int32_t FileStream_ReadByte(FileStream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x007D2538", "name": "FileStream_WriteByte", "signature": "void FileStream_WriteByte(FileStream * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x007D26B4", "name": "FileStream_Read", "signature": "int32_t FileStream_Read(FileStream * this, Byte__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D28F8", "name": "FileStream_ReadInternal", "signature": "int32_t FileStream_ReadInternal(FileStream * this, Byte__Array * dest, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadInternal(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D2A68", "name": "FileStream_BeginRead", "signature": "IAsyncResult * FileStream_BeginRead(FileStream * this, Byte__Array * array, int32_t offset, int32_t numBytes, AsyncCallback * userCallback, Object * stateObject, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x007D2CB8", "name": "FileStream_EndRead", "signature": "int32_t FileStream_EndRead(FileStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x007D2E08", "name": "FileStream_Write", "signature": "void FileStream_Write(FileStream * this, Byte__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D3028", "name": "FileStream_WriteInternal", "signature": "void FileStream_WriteInternal(FileStream * this, Byte__Array * src, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void WriteInternal(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D3284", "name": "FileStream_BeginWrite", "signature": "IAsyncResult * FileStream_BeginWrite(FileStream * this, Byte__Array * array, int32_t offset, int32_t numBytes, AsyncCallback * userCallback, Object * stateObject, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x007D3508", "name": "FileStream_EndWrite", "signature": "void FileStream_EndWrite(FileStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x007D3658", "name": "FileStream_Seek", "signature": "int64_t FileStream_Seek(FileStream * this, int64_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x007D38B0", "name": "FileStream_SetLength", "signature": "void FileStream_SetLength(FileStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x007D3AC8", "name": "FileStream_Flush", "signature": "void FileStream_Flush(FileStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x007D3B60", "name": "FileStream_Flush_1", "signature": "void FileStream_Flush_1(FileStream * this, bool flushToDisk, MethodInfo * method)", "dotNetSignature": "Void Flush(Boolean)" }, { "virtualAddress": "0x007D3C44", "name": "FileStream_Lock", "signature": "void FileStream_Lock(FileStream * this, int64_t position, int64_t length, MethodInfo * method)", "dotNetSignature": "Void Lock(Int64, Int64)" }, { "virtualAddress": "0x007D3DD8", "name": "FileStream_Unlock", "signature": "void FileStream_Unlock(FileStream * this, int64_t position, int64_t length, MethodInfo * method)", "dotNetSignature": "Void Unlock(Int64, Int64)" }, { "virtualAddress": "0x007D3F6C", "name": "FileStream_Finalize", "signature": "void FileStream_Finalize(FileStream * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x007D3FE4", "name": "FileStream_Dispose", "signature": "void FileStream_Dispose(FileStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007D4334", "name": "FileStream_GetAccessControl", "signature": "FileSecurity * FileStream_GetAccessControl(FileStream * this, MethodInfo * method)", "dotNetSignature": "FileSecurity GetAccessControl()" }, { "virtualAddress": "0x007D440C", "name": "FileStream_SetAccessControl", "signature": "void FileStream_SetAccessControl(FileStream * this, FileSecurity * fileSecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(FileSecurity)" }, { "virtualAddress": "0x007D44FC", "name": "FileStream_FlushAsync", "signature": "Task * FileStream_FlushAsync(FileStream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x007D45A8", "name": "FileStream_ReadAsync", "signature": "Task_1_System_Int32_ * FileStream_ReadAsync(FileStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x007D45B0", "name": "FileStream_WriteAsync", "signature": "Task * FileStream_WriteAsync(FileStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x007D29A0", "name": "FileStream_ReadSegment", "signature": "int32_t FileStream_ReadSegment(FileStream * this, Byte__Array * dest, int32_t dest_offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadSegment(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D3208", "name": "FileStream_WriteSegment", "signature": "int32_t FileStream_WriteSegment(FileStream * this, Byte__Array * src, int32_t src_offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 WriteSegment(Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D2098", "name": "FileStream_FlushBuffer", "signature": "void FileStream_FlushBuffer(FileStream * this, MethodInfo * method)", "dotNetSignature": "Void FlushBuffer()" }, { "virtualAddress": "0x007D1D9C", "name": "FileStream_FlushBufferIfDirty", "signature": "void FileStream_FlushBufferIfDirty(FileStream * this, MethodInfo * method)", "dotNetSignature": "Void FlushBufferIfDirty()" }, { "virtualAddress": "0x007D24FC", "name": "FileStream_RefillBuffer", "signature": "void FileStream_RefillBuffer(FileStream * this, MethodInfo * method)", "dotNetSignature": "Void RefillBuffer()" }, { "virtualAddress": "0x007D23B4", "name": "FileStream_ReadData", "signature": "int32_t FileStream_ReadData(FileStream * this, SafeHandle * safeHandle, Byte__Array * buf, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadData(SafeHandle, Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D1948", "name": "FileStream_InitBuffer", "signature": "void FileStream_InitBuffer(FileStream * this, int32_t size, bool isZeroSize, MethodInfo * method)", "dotNetSignature": "Void InitBuffer(Int32, Boolean)" }, { "virtualAddress": "0x007D18A4", "name": "FileStream_GetSecureFileName", "signature": "String * FileStream_GetSecureFileName(FileStream * this, String * filename, MethodInfo * method)", "dotNetSignature": "String GetSecureFileName(String)" }, { "virtualAddress": "0x007D17D4", "name": "FileStream_GetSecureFileName_1", "signature": "String * FileStream_GetSecureFileName_1(FileStream * this, String * filename, bool full, MethodInfo * method)", "dotNetSignature": "String GetSecureFileName(String, Boolean)" }, { "virtualAddress": "0x007D45B8", "name": "FileStream__cctor", "signature": "void FileStream__cctor(MethodInfo * method)", "dotNetSignature": "FileStream()" }, { "virtualAddress": "0x006506AC", "name": "FileStream_ReadDelegate__ctor", "signature": "void FileStream_ReadDelegate__ctor(FileStream_ReadDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "FileStream\u002BReadDelegate(Object, IntPtr)" }, { "virtualAddress": "0x006506BC", "name": "FileStream_ReadDelegate_Invoke", "signature": "int32_t FileStream_ReadDelegate_Invoke(FileStream_ReadDelegate * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00650B14", "name": "FileStream_ReadDelegate_BeginInvoke", "signature": "IAsyncResult * FileStream_ReadDelegate_BeginInvoke(FileStream_ReadDelegate * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00650BC8", "name": "FileStream_ReadDelegate_EndInvoke", "signature": "int32_t FileStream_ReadDelegate_EndInvoke(FileStream_ReadDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00650BF4", "name": "FileStream_WriteDelegate__ctor", "signature": "void FileStream_WriteDelegate__ctor(FileStream_WriteDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "FileStream\u002BWriteDelegate(Object, IntPtr)" }, { "virtualAddress": "0x00650C04", "name": "FileStream_WriteDelegate_Invoke", "signature": "void FileStream_WriteDelegate_Invoke(FileStream_WriteDelegate * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Invoke(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00651054", "name": "FileStream_WriteDelegate_BeginInvoke", "signature": "IAsyncResult * FileStream_WriteDelegate_BeginInvoke(FileStream_WriteDelegate * this, Byte__Array * buffer, int32_t offset, int32_t count, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00651108", "name": "FileStream_WriteDelegate_EndInvoke", "signature": "void FileStream_WriteDelegate_EndInvoke(FileStream_WriteDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00651114", "name": "FileStreamAsyncResult__ctor", "signature": "void FileStreamAsyncResult__ctor(FileStreamAsyncResult * this, AsyncCallback * cb, Object * state, MethodInfo * method)", "dotNetSignature": "FileStreamAsyncResult(AsyncCallback, Object)" }, { "virtualAddress": "0x006511D0", "name": "FileStreamAsyncResult_CBWrapper", "signature": "void FileStreamAsyncResult_CBWrapper(IAsyncResult * ares, MethodInfo * method)", "dotNetSignature": "Void CBWrapper(IAsyncResult)" }, { "virtualAddress": "0x0065126C", "name": "FileStreamAsyncResult_SetComplete", "signature": "void FileStreamAsyncResult_SetComplete(FileStreamAsyncResult * this, Exception * e, MethodInfo * method)", "dotNetSignature": "Void SetComplete(Exception)" }, { "virtualAddress": "0x006512C4", "name": "FileStreamAsyncResult_SetComplete_1", "signature": "void FileStreamAsyncResult_SetComplete_1(FileStreamAsyncResult * this, Exception * e, int32_t nbytes, MethodInfo * method)", "dotNetSignature": "Void SetComplete(Exception, Int32)" }, { "virtualAddress": "0x006512CC", "name": "FileStreamAsyncResult_SetComplete_2", "signature": "void FileStreamAsyncResult_SetComplete_2(FileStreamAsyncResult * this, Exception * e, int32_t nbytes, bool synch, MethodInfo * method)", "dotNetSignature": "Void SetComplete(Exception, Int32, Boolean)" }, { "virtualAddress": "0x006512DC", "name": "FileStreamAsyncResult_get_AsyncState", "signature": "Object * FileStreamAsyncResult_get_AsyncState(FileStreamAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Object get_AsyncState()" }, { "virtualAddress": "0x006512E4", "name": "FileStreamAsyncResult_get_CompletedSynchronously", "signature": "bool FileStreamAsyncResult_get_CompletedSynchronously(FileStreamAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CompletedSynchronously()" }, { "virtualAddress": "0x006512EC", "name": "FileStreamAsyncResult_get_AsyncWaitHandle", "signature": "WaitHandle * FileStreamAsyncResult_get_AsyncWaitHandle(FileStreamAsyncResult * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_AsyncWaitHandle()" }, { "virtualAddress": "0x006512F4", "name": "FileStreamAsyncResult_get_IsCompleted", "signature": "bool FileStreamAsyncResult_get_IsCompleted(FileStreamAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x006512FC", "name": "FileStreamAsyncResult_get_Exception", "signature": "Exception * FileStreamAsyncResult_get_Exception(FileStreamAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x00651304", "name": "FileStreamAsyncResult_get_Done", "signature": "bool FileStreamAsyncResult_get_Done(FileStreamAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Done()" }, { "virtualAddress": "0x0065130C", "name": "FileStreamAsyncResult_set_Done", "signature": "void FileStreamAsyncResult_set_Done(FileStreamAsyncResult * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Done(Boolean)" }, { "virtualAddress": "0x006523D4", "name": "HGlobalUnmanagedMemoryStream__ctor", "signature": "void HGlobalUnmanagedMemoryStream__ctor(HGlobalUnmanagedMemoryStream * this, uint8_t * pointer, int64_t length, void * ptr, MethodInfo * method)", "dotNetSignature": "HGlobalUnmanagedMemoryStream(Byte*, Int64, IntPtr)" }, { "virtualAddress": "0x00652408", "name": "HGlobalUnmanagedMemoryStream_Dispose", "signature": "void HGlobalUnmanagedMemoryStream_Dispose(HGlobalUnmanagedMemoryStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00659DDC", "name": "MonoIO_GetException", "signature": "Exception * MonoIO_GetException(MonoIOError__Enum error, MethodInfo * method)", "dotNetSignature": "Exception GetException(MonoIOError)" }, { "virtualAddress": "0x00659EE0", "name": "MonoIO_GetException_1", "signature": "Exception * MonoIO_GetException_1(String * path, MonoIOError__Enum error, MethodInfo * method)", "dotNetSignature": "Exception GetException(String, MonoIOError)" }, { "virtualAddress": "0x0065A63C", "name": "MonoIO_CreateDirectory", "signature": "bool MonoIO_CreateDirectory(uint16_t * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean CreateDirectory(Char*, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A640", "name": "MonoIO_CreateDirectory_1", "signature": "bool MonoIO_CreateDirectory_1(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean CreateDirectory(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A6C4", "name": "MonoIO_RemoveDirectory", "signature": "bool MonoIO_RemoveDirectory(uint16_t * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean RemoveDirectory(Char*, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A6C8", "name": "MonoIO_RemoveDirectory_1", "signature": "bool MonoIO_RemoveDirectory_1(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean RemoveDirectory(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A74C", "name": "MonoIO_GetCurrentDirectory", "signature": "String * MonoIO_GetCurrentDirectory(MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "String GetCurrentDirectory(MonoIOError ByRef)" }, { "virtualAddress": "0x0065A750", "name": "MonoIO_SetCurrentDirectory", "signature": "bool MonoIO_SetCurrentDirectory(uint16_t * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetCurrentDirectory(Char*, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A754", "name": "MonoIO_SetCurrentDirectory_1", "signature": "bool MonoIO_SetCurrentDirectory_1(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetCurrentDirectory(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A7D8", "name": "MonoIO_MoveFile", "signature": "bool MonoIO_MoveFile(uint16_t * path, uint16_t * dest, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean MoveFile(Char*, Char*, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A7DC", "name": "MonoIO_MoveFile_1", "signature": "bool MonoIO_MoveFile_1(String * path, String * dest, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean MoveFile(String, String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A878", "name": "MonoIO_CopyFile", "signature": "bool MonoIO_CopyFile(uint16_t * path, uint16_t * dest, bool overwrite, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean CopyFile(Char*, Char*, Boolean, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A880", "name": "MonoIO_CopyFile_1", "signature": "bool MonoIO_CopyFile_1(String * path, String * dest, bool overwrite, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean CopyFile(String, String, Boolean, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A92C", "name": "MonoIO_DeleteFile", "signature": "bool MonoIO_DeleteFile(uint16_t * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean DeleteFile(Char*, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A930", "name": "MonoIO_DeleteFile_1", "signature": "bool MonoIO_DeleteFile_1(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean DeleteFile(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A9B4", "name": "MonoIO_ReplaceFile", "signature": "bool MonoIO_ReplaceFile(uint16_t * sourceFileName, uint16_t * destinationFileName, uint16_t * destinationBackupFileName, bool ignoreMetadataErrors, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean ReplaceFile(Char*, Char*, Char*, Boolean, MonoIOError ByRef)" }, { "virtualAddress": "0x0065A9BC", "name": "MonoIO_ReplaceFile_1", "signature": "bool MonoIO_ReplaceFile_1(String * sourceFileName, String * destinationFileName, String * destinationBackupFileName, bool ignoreMetadataErrors, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean ReplaceFile(String, String, String, Boolean, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AA80", "name": "MonoIO_GetFileAttributes", "signature": "FileAttributes__Enum MonoIO_GetFileAttributes(uint16_t * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "FileAttributes GetFileAttributes(Char*, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AA84", "name": "MonoIO_GetFileAttributes_1", "signature": "FileAttributes__Enum MonoIO_GetFileAttributes_1(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "FileAttributes GetFileAttributes(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AB08", "name": "MonoIO_SetFileAttributes", "signature": "bool MonoIO_SetFileAttributes(uint16_t * path, FileAttributes__Enum attrs, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetFileAttributes(Char*, FileAttributes, MonoIOError ByRef)" }, { "virtualAddress": "0x00652160", "name": "MonoIO_SetFileAttributes_1", "signature": "bool MonoIO_SetFileAttributes_1(String * path, FileAttributes__Enum attrs, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetFileAttributes(String, FileAttributes, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AB0C", "name": "MonoIO_GetFileType", "signature": "MonoFileType__Enum MonoIO_GetFileType(void * handle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "MonoFileType GetFileType(IntPtr, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AB10", "name": "MonoIO_GetFileType_1", "signature": "MonoFileType__Enum MonoIO_GetFileType_1(SafeHandle * safeHandle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "MonoFileType GetFileType(SafeHandle, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AC20", "name": "MonoIO_FindFirstFile", "signature": "void * MonoIO_FindFirstFile(uint16_t * pathWithPattern, String * * fileName, int32_t * fileAttr, int32_t * error, MethodInfo * method)", "dotNetSignature": "IntPtr FindFirstFile(Char*, String ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0065AC24", "name": "MonoIO_FindFirstFile_1", "signature": "void * MonoIO_FindFirstFile_1(String * pathWithPattern, String * * fileName, int32_t * fileAttr, int32_t * error, MethodInfo * method)", "dotNetSignature": "IntPtr FindFirstFile(String, String ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0065ACC0", "name": "MonoIO_FindNextFile", "signature": "bool MonoIO_FindNextFile(void * hnd, String * * fileName, int32_t * fileAttr, int32_t * error, MethodInfo * method)", "dotNetSignature": "Boolean FindNextFile(IntPtr, String ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0065ACC4", "name": "MonoIO_FindCloseFile", "signature": "bool MonoIO_FindCloseFile(void * hnd, MethodInfo * method)", "dotNetSignature": "Boolean FindCloseFile(IntPtr)" }, { "virtualAddress": "0x0065ACC8", "name": "MonoIO_Exists", "signature": "bool MonoIO_Exists(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean Exists(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AD48", "name": "MonoIO_ExistsFile", "signature": "bool MonoIO_ExistsFile(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean ExistsFile(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065ADD8", "name": "MonoIO_ExistsDirectory", "signature": "bool MonoIO_ExistsDirectory(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean ExistsDirectory(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AE78", "name": "MonoIO_ExistsSymlink", "signature": "bool MonoIO_ExistsSymlink(String * path, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean ExistsSymlink(String, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AF04", "name": "MonoIO_GetFileStat", "signature": "bool MonoIO_GetFileStat(uint16_t * path, MonoIOStat * stat, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean GetFileStat(Char*, MonoIOStat ByRef, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AF08", "name": "MonoIO_GetFileStat_1", "signature": "bool MonoIO_GetFileStat_1(String * path, MonoIOStat * stat, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean GetFileStat(String, MonoIOStat ByRef, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AF94", "name": "MonoIO_Open", "signature": "void * MonoIO_Open(uint16_t * filename, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, FileOptions__Enum options, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "IntPtr Open(Char*, FileMode, FileAccess, FileShare, FileOptions, MonoIOError ByRef)" }, { "virtualAddress": "0x0065AF98", "name": "MonoIO_Open_1", "signature": "void * MonoIO_Open_1(String * filename, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, FileOptions__Enum options, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "IntPtr Open(String, FileMode, FileAccess, FileShare, FileOptions, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B04C", "name": "MonoIO_Close", "signature": "bool MonoIO_Close(void * handle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean Close(IntPtr, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B050", "name": "MonoIO_Read", "signature": "int32_t MonoIO_Read(void * handle, Byte__Array * dest, int32_t dest_offset, int32_t count, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int32 Read(IntPtr, Byte[], Int32, Int32, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B054", "name": "MonoIO_Read_1", "signature": "int32_t MonoIO_Read_1(SafeHandle * safeHandle, Byte__Array * dest, int32_t dest_offset, int32_t count, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int32 Read(SafeHandle, Byte[], Int32, Int32, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B184", "name": "MonoIO_Write", "signature": "int32_t MonoIO_Write(void * handle, Byte__Array * src, int32_t src_offset, int32_t count, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int32 Write(IntPtr, Byte[], Int32, Int32, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B188", "name": "MonoIO_Write_1", "signature": "int32_t MonoIO_Write_1(SafeHandle * safeHandle, Byte__Array * src, int32_t src_offset, int32_t count, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int32 Write(SafeHandle, Byte[], Int32, Int32, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B2B8", "name": "MonoIO_Seek", "signature": "int64_t MonoIO_Seek(void * handle, int64_t offset, SeekOrigin__Enum origin, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int64 Seek(IntPtr, Int64, SeekOrigin, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B2BC", "name": "MonoIO_Seek_1", "signature": "int64_t MonoIO_Seek_1(SafeHandle * safeHandle, int64_t offset, SeekOrigin__Enum origin, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int64 Seek(SafeHandle, Int64, SeekOrigin, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B3DC", "name": "MonoIO_Flush", "signature": "bool MonoIO_Flush(void * handle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean Flush(IntPtr, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B3E0", "name": "MonoIO_Flush_1", "signature": "bool MonoIO_Flush_1(SafeHandle * safeHandle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean Flush(SafeHandle, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B4F0", "name": "MonoIO_GetLength", "signature": "int64_t MonoIO_GetLength(void * handle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int64 GetLength(IntPtr, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B4F4", "name": "MonoIO_GetLength_1", "signature": "int64_t MonoIO_GetLength_1(SafeHandle * safeHandle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Int64 GetLength(SafeHandle, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B604", "name": "MonoIO_SetLength", "signature": "bool MonoIO_SetLength(void * handle, int64_t length, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetLength(IntPtr, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B608", "name": "MonoIO_SetLength_1", "signature": "bool MonoIO_SetLength_1(SafeHandle * safeHandle, int64_t length, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetLength(SafeHandle, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B720", "name": "MonoIO_SetFileTime", "signature": "bool MonoIO_SetFileTime(void * handle, int64_t creation_time, int64_t last_access_time, int64_t last_write_time, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetFileTime(IntPtr, Int64, Int64, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B724", "name": "MonoIO_SetFileTime_1", "signature": "bool MonoIO_SetFileTime_1(SafeHandle * safeHandle, int64_t creation_time, int64_t last_access_time, int64_t last_write_time, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetFileTime(SafeHandle, Int64, Int64, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B854", "name": "MonoIO_SetFileTime_2", "signature": "bool MonoIO_SetFileTime_2(String * path, int64_t creation_time, int64_t last_access_time, int64_t last_write_time, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetFileTime(String, Int64, Int64, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BAB0", "name": "MonoIO_SetCreationTime", "signature": "bool MonoIO_SetCreationTime(String * path, DateTime dateTime, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetCreationTime(String, DateTime, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BB3C", "name": "MonoIO_SetLastAccessTime", "signature": "bool MonoIO_SetLastAccessTime(String * path, DateTime dateTime, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetLastAccessTime(String, DateTime, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BBC8", "name": "MonoIO_SetLastWriteTime", "signature": "bool MonoIO_SetLastWriteTime(String * path, DateTime dateTime, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetLastWriteTime(String, DateTime, MonoIOError ByRef)" }, { "virtualAddress": "0x0065B920", "name": "MonoIO_SetFileTime_3", "signature": "bool MonoIO_SetFileTime_3(String * path, int32_t type, int64_t creation_time, int64_t last_access_time, int64_t last_write_time, DateTime dateTime, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean SetFileTime(String, Int32, Int64, Int64, Int64, DateTime, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BC54", "name": "MonoIO_Lock", "signature": "void MonoIO_Lock(void * handle, int64_t position, int64_t length, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Void Lock(IntPtr, Int64, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BC58", "name": "MonoIO_Lock_1", "signature": "void MonoIO_Lock_1(SafeHandle * safeHandle, int64_t position, int64_t length, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Void Lock(SafeHandle, Int64, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BD68", "name": "MonoIO_Unlock", "signature": "void MonoIO_Unlock(void * handle, int64_t position, int64_t length, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Void Unlock(IntPtr, Int64, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BD6C", "name": "MonoIO_Unlock_1", "signature": "void MonoIO_Unlock_1(SafeHandle * safeHandle, int64_t position, int64_t length, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Void Unlock(SafeHandle, Int64, Int64, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BE7C", "name": "MonoIO_get_ConsoleOutput", "signature": "void * MonoIO_get_ConsoleOutput(MethodInfo * method)", "dotNetSignature": "IntPtr get_ConsoleOutput()" }, { "virtualAddress": "0x0065BE80", "name": "MonoIO_get_ConsoleInput", "signature": "void * MonoIO_get_ConsoleInput(MethodInfo * method)", "dotNetSignature": "IntPtr get_ConsoleInput()" }, { "virtualAddress": "0x0065BE84", "name": "MonoIO_get_ConsoleError", "signature": "void * MonoIO_get_ConsoleError(MethodInfo * method)", "dotNetSignature": "IntPtr get_ConsoleError()" }, { "virtualAddress": "0x0065BE88", "name": "MonoIO_CreatePipe", "signature": "bool MonoIO_CreatePipe(void * * read_handle, void * * write_handle, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean CreatePipe(IntPtr ByRef, IntPtr ByRef, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BE8C", "name": "MonoIO_DuplicateHandle", "signature": "bool MonoIO_DuplicateHandle(void * source_process_handle, void * source_handle, void * target_process_handle, void * * target_handle, int32_t access, int32_t inherit, int32_t options, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "Boolean DuplicateHandle(IntPtr, IntPtr, IntPtr, IntPtr ByRef, Int32, Int32, Int32, MonoIOError ByRef)" }, { "virtualAddress": "0x0065BE90", "name": "MonoIO_get_VolumeSeparatorChar", "signature": "uint16_t MonoIO_get_VolumeSeparatorChar(MethodInfo * method)", "dotNetSignature": "Char get_VolumeSeparatorChar()" }, { "virtualAddress": "0x0065BE94", "name": "MonoIO_get_DirectorySeparatorChar", "signature": "uint16_t MonoIO_get_DirectorySeparatorChar(MethodInfo * method)", "dotNetSignature": "Char get_DirectorySeparatorChar()" }, { "virtualAddress": "0x0065BE98", "name": "MonoIO_get_AltDirectorySeparatorChar", "signature": "uint16_t MonoIO_get_AltDirectorySeparatorChar(MethodInfo * method)", "dotNetSignature": "Char get_AltDirectorySeparatorChar()" }, { "virtualAddress": "0x0065BE9C", "name": "MonoIO_get_PathSeparator", "signature": "uint16_t MonoIO_get_PathSeparator(MethodInfo * method)", "dotNetSignature": "Char get_PathSeparator()" }, { "virtualAddress": "0x0065A5F0", "name": "MonoIO_DumpHandles", "signature": "void MonoIO_DumpHandles(MethodInfo * method)", "dotNetSignature": "Void DumpHandles()" }, { "virtualAddress": "0x0065BEA0", "name": "MonoIO_RemapPath", "signature": "bool MonoIO_RemapPath(String * path, String * * newPath, MethodInfo * method)", "dotNetSignature": "Boolean RemapPath(String, String ByRef)" }, { "virtualAddress": "0x0065BEA4", "name": "MonoIO__cctor", "signature": "void MonoIO__cctor(MethodInfo * method)", "dotNetSignature": "MonoIO()" }, { "virtualAddress": "0x0065BF28", "name": "Path_ChangeExtension", "signature": "String * Path_ChangeExtension(String * path, String * extension, MethodInfo * method)", "dotNetSignature": "String ChangeExtension(String, String)" }, { "virtualAddress": "0x00653A24", "name": "Path_Combine", "signature": "String * Path_Combine(String * path1, String * path2, MethodInfo * method)", "dotNetSignature": "String Combine(String, String)" }, { "virtualAddress": "0x0065C1C8", "name": "Path_CleanPath", "signature": "String * Path_CleanPath(String * s, MethodInfo * method)", "dotNetSignature": "String CleanPath(String)" }, { "virtualAddress": "0x00654638", "name": "Path_GetDirectoryName", "signature": "String * Path_GetDirectoryName(String * path, MethodInfo * method)", "dotNetSignature": "String GetDirectoryName(String)" }, { "virtualAddress": "0x0065C6B4", "name": "Path_GetExtension", "signature": "String * Path_GetExtension(String * path, MethodInfo * method)", "dotNetSignature": "String GetExtension(String)" }, { "virtualAddress": "0x00655A1C", "name": "Path_GetFileName", "signature": "String * Path_GetFileName(String * path, MethodInfo * method)", "dotNetSignature": "String GetFileName(String)" }, { "virtualAddress": "0x0065C7DC", "name": "Path_GetFileNameWithoutExtension", "signature": "String * Path_GetFileNameWithoutExtension(String * path, MethodInfo * method)", "dotNetSignature": "String GetFileNameWithoutExtension(String)" }, { "virtualAddress": "0x00656A8C", "name": "Path_GetFullPath", "signature": "String * Path_GetFullPath(String * path, MethodInfo * method)", "dotNetSignature": "String GetFullPath(String)" }, { "virtualAddress": "0x0065189C", "name": "Path_GetFullPathInternal", "signature": "String * Path_GetFullPathInternal(String * path, MethodInfo * method)", "dotNetSignature": "String GetFullPathInternal(String)" }, { "virtualAddress": "0x0065CF80", "name": "Path_GetFullPathName", "signature": "int32_t Path_GetFullPathName(String * path, int32_t numBufferChars, StringBuilder * buffer, void * * lpFilePartOrNull, MethodInfo * method)", "dotNetSignature": "Int32 GetFullPathName(String, Int32, StringBuilder, IntPtr ByRef)" }, { "virtualAddress": "0x0065D060", "name": "Path_GetFullPathName_1", "signature": "String * Path_GetFullPathName_1(String * path, MethodInfo * method)", "dotNetSignature": "String GetFullPathName(String)" }, { "virtualAddress": "0x0065D214", "name": "Path_WindowsDriveAdjustment", "signature": "String * Path_WindowsDriveAdjustment(String * path, MethodInfo * method)", "dotNetSignature": "String WindowsDriveAdjustment(String)" }, { "virtualAddress": "0x0065C848", "name": "Path_InsecureGetFullPath", "signature": "String * Path_InsecureGetFullPath(String * path, MethodInfo * method)", "dotNetSignature": "String InsecureGetFullPath(String)" }, { "virtualAddress": "0x0065D4FC", "name": "Path_IsDirectorySeparator", "signature": "bool Path_IsDirectorySeparator(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsDirectorySeparator(Char)" }, { "virtualAddress": "0x00657024", "name": "Path_GetPathRoot", "signature": "String * Path_GetPathRoot(String * path, MethodInfo * method)", "dotNetSignature": "String GetPathRoot(String)" }, { "virtualAddress": "0x0065DD44", "name": "Path_GetTempFileName", "signature": "String * Path_GetTempFileName(MethodInfo * method)", "dotNetSignature": "String GetTempFileName()" }, { "virtualAddress": "0x0065E06C", "name": "Path_GetTempPath", "signature": "String * Path_GetTempPath(MethodInfo * method)", "dotNetSignature": "String GetTempPath()" }, { "virtualAddress": "0x0065E188", "name": "Path_get_temp_path", "signature": "String * Path_get_temp_path(MethodInfo * method)", "dotNetSignature": "String get_temp_path()" }, { "virtualAddress": "0x0065E18C", "name": "Path_HasExtension", "signature": "bool Path_HasExtension(String * path, MethodInfo * method)", "dotNetSignature": "Boolean HasExtension(String)" }, { "virtualAddress": "0x00654C2C", "name": "Path_IsPathRooted", "signature": "bool Path_IsPathRooted(String * path, MethodInfo * method)", "dotNetSignature": "Boolean IsPathRooted(String)" }, { "virtualAddress": "0x0065E2A4", "name": "Path_GetInvalidFileNameChars", "signature": "Char__Array * Path_GetInvalidFileNameChars(MethodInfo * method)", "dotNetSignature": "Char[] GetInvalidFileNameChars()" }, { "virtualAddress": "0x0065E35C", "name": "Path_GetInvalidPathChars", "signature": "Char__Array * Path_GetInvalidPathChars(MethodInfo * method)", "dotNetSignature": "Char[] GetInvalidPathChars()" }, { "virtualAddress": "0x0065E3EC", "name": "Path_GetRandomFileName", "signature": "String * Path_GetRandomFileName(MethodInfo * method)", "dotNetSignature": "String GetRandomFileName()" }, { "virtualAddress": "0x0065C11C", "name": "Path_findExtension", "signature": "int32_t Path_findExtension(String * path, MethodInfo * method)", "dotNetSignature": "Int32 findExtension(String)" }, { "virtualAddress": "0x0065E554", "name": "Path__cctor", "signature": "void Path__cctor(MethodInfo * method)", "dotNetSignature": "Path()" }, { "virtualAddress": "0x0065E70C", "name": "Path_GetServerAndShare", "signature": "String * Path_GetServerAndShare(String * path, MethodInfo * method)", "dotNetSignature": "String GetServerAndShare(String)" }, { "virtualAddress": "0x0065E888", "name": "Path_SameRoot", "signature": "bool Path_SameRoot(String * root, String * path, MethodInfo * method)", "dotNetSignature": "Boolean SameRoot(String, String)" }, { "virtualAddress": "0x0065D5A0", "name": "Path_CanonicalizePath", "signature": "String * Path_CanonicalizePath(String * path, MethodInfo * method)", "dotNetSignature": "String CanonicalizePath(String)" }, { "virtualAddress": "0x0065EBA4", "name": "Path_IsPathSubsetOf", "signature": "bool Path_IsPathSubsetOf(String * subset, String * path, MethodInfo * method)", "dotNetSignature": "Boolean IsPathSubsetOf(String, String)" }, { "virtualAddress": "0x0065ECF8", "name": "Path_Combine_1", "signature": "String * Path_Combine_1(String__Array * paths, MethodInfo * method)", "dotNetSignature": "String Combine(String[])" }, { "virtualAddress": "0x0065F004", "name": "Path_Combine_2", "signature": "String * Path_Combine_2(String * path1, String * path2, String * path3, MethodInfo * method)", "dotNetSignature": "String Combine(String, String, String)" }, { "virtualAddress": "0x0065F198", "name": "Path_Combine_3", "signature": "String * Path_Combine_3(String * path1, String * path2, String * path3, String * path4, MethodInfo * method)", "dotNetSignature": "String Combine(String, String, String, String)" }, { "virtualAddress": "0x0065F37C", "name": "Path_Validate", "signature": "void Path_Validate(String * path, MethodInfo * method)", "dotNetSignature": "Void Validate(String)" }, { "virtualAddress": "0x0065F3EC", "name": "Path_Validate_1", "signature": "void Path_Validate_1(String * path, String * parameterName, MethodInfo * method)", "dotNetSignature": "Void Validate(String, String)" }, { "virtualAddress": "0x0065F544", "name": "Path_get_DirectorySeparatorCharAsString", "signature": "String * Path_get_DirectorySeparatorCharAsString(MethodInfo * method)", "dotNetSignature": "String get_DirectorySeparatorCharAsString()" }, { "virtualAddress": "0x0065F5AC", "name": "Path_get_TrimEndChars", "signature": "Char__Array * Path_get_TrimEndChars(MethodInfo * method)", "dotNetSignature": "Char[] get_TrimEndChars()" }, { "virtualAddress": "0x0065F64C", "name": "Path_CheckSearchPattern", "signature": "void Path_CheckSearchPattern(String * searchPattern, MethodInfo * method)", "dotNetSignature": "Void CheckSearchPattern(String)" }, { "virtualAddress": "0x0065F7D8", "name": "Path_CheckInvalidPathChars", "signature": "void Path_CheckInvalidPathChars(String * path, bool checkAdditional, MethodInfo * method)", "dotNetSignature": "Void CheckInvalidPathChars(String, Boolean)" }, { "virtualAddress": "0x0065F940", "name": "Path_InternalCombine", "signature": "String * Path_InternalCombine(String * path1, String * path2, MethodInfo * method)", "dotNetSignature": "String InternalCombine(String, String)" }, { "virtualAddress": "0x0065FE7C", "name": "SearchPattern__ctor", "signature": "void SearchPattern__ctor(SearchPattern * this, MethodInfo * method)", "dotNetSignature": "SearchPattern()" }, { "virtualAddress": "0x0065FE84", "name": "SearchPattern__cctor", "signature": "void SearchPattern__cctor(MethodInfo * method)", "dotNetSignature": "SearchPattern()" }, { "virtualAddress": "0x005FC350", "name": "UnexceptionalStreamReader__cctor", "signature": "void UnexceptionalStreamReader__cctor(MethodInfo * method)", "dotNetSignature": "UnexceptionalStreamReader()" }, { "virtualAddress": "0x005FC3F4", "name": "UnexceptionalStreamReader__ctor", "signature": "void UnexceptionalStreamReader__ctor(UnexceptionalStreamReader * this, Stream * stream, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "UnexceptionalStreamReader(Stream, Encoding)" }, { "virtualAddress": "0x005FC474", "name": "UnexceptionalStreamReader_Peek", "signature": "int32_t UnexceptionalStreamReader_Peek(UnexceptionalStreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x005FC534", "name": "UnexceptionalStreamReader_Read", "signature": "int32_t UnexceptionalStreamReader_Read(UnexceptionalStreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x005FC5F4", "name": "UnexceptionalStreamReader_Read_1", "signature": "int32_t UnexceptionalStreamReader_Read_1(UnexceptionalStreamReader * this, Char__Array * dest_buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FC870", "name": "UnexceptionalStreamReader_CheckEOL", "signature": "bool UnexceptionalStreamReader_CheckEOL(UnexceptionalStreamReader * this, uint16_t current, MethodInfo * method)", "dotNetSignature": "Boolean CheckEOL(Char)" }, { "virtualAddress": "0x005FCA60", "name": "UnexceptionalStreamReader_ReadLine", "signature": "String * UnexceptionalStreamReader_ReadLine(UnexceptionalStreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x005FCB20", "name": "UnexceptionalStreamReader_ReadToEnd", "signature": "String * UnexceptionalStreamReader_ReadToEnd(UnexceptionalStreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x005FCBE0", "name": "UnexceptionalStreamWriter__ctor", "signature": "void UnexceptionalStreamWriter__ctor(UnexceptionalStreamWriter * this, Stream * stream, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "UnexceptionalStreamWriter(Stream, Encoding)" }, { "virtualAddress": "0x005FCC64", "name": "UnexceptionalStreamWriter_Flush", "signature": "void UnexceptionalStreamWriter_Flush(UnexceptionalStreamWriter * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x005FCD30", "name": "UnexceptionalStreamWriter_Write", "signature": "void UnexceptionalStreamWriter_Write(UnexceptionalStreamWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x005FCE1C", "name": "UnexceptionalStreamWriter_Write_1", "signature": "void UnexceptionalStreamWriter_Write_1(UnexceptionalStreamWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x005FCEEC", "name": "UnexceptionalStreamWriter_Write_2", "signature": "void UnexceptionalStreamWriter_Write_2(UnexceptionalStreamWriter * this, Char__Array * value, MethodInfo * method)", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x005FCFBC", "name": "UnexceptionalStreamWriter_Write_3", "signature": "void UnexceptionalStreamWriter_Write_3(UnexceptionalStreamWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x007C2D4C", "name": "CStreamReader__ctor", "signature": "void CStreamReader__ctor(CStreamReader * this, Stream * stream, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "CStreamReader(Stream, Encoding)" }, { "virtualAddress": "0x007C2E3C", "name": "CStreamReader_Peek", "signature": "int32_t CStreamReader_Peek(CStreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Peek()" }, { "virtualAddress": "0x007C2EFC", "name": "CStreamReader_Read", "signature": "int32_t CStreamReader_Read(CStreamReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x007C2FDC", "name": "CStreamReader_Read_1", "signature": "int32_t CStreamReader_Read_1(CStreamReader * this, Char__Array * dest, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x007C31A8", "name": "CStreamReader_ReadLine", "signature": "String * CStreamReader_ReadLine(CStreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadLine()" }, { "virtualAddress": "0x007C3274", "name": "CStreamReader_ReadToEnd", "signature": "String * CStreamReader_ReadToEnd(CStreamReader * this, MethodInfo * method)", "dotNetSignature": "String ReadToEnd()" }, { "virtualAddress": "0x007C3340", "name": "CStreamWriter__ctor", "signature": "void CStreamWriter__ctor(CStreamWriter * this, Stream * stream, Encoding * encoding, bool leaveOpen, MethodInfo * method)", "dotNetSignature": "CStreamWriter(Stream, Encoding, Boolean)" }, { "virtualAddress": "0x007C3444", "name": "CStreamWriter_Write", "signature": "void CStreamWriter_Write(CStreamWriter * this, Char__Array * buffer, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x007C37C0", "name": "CStreamWriter_Write_1", "signature": "void CStreamWriter_Write_1(CStreamWriter * this, uint16_t val, MethodInfo * method)", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x007C3A68", "name": "CStreamWriter_InternalWriteString", "signature": "void CStreamWriter_InternalWriteString(CStreamWriter * this, String * val, MethodInfo * method)", "dotNetSignature": "Void InternalWriteString(String)" }, { "virtualAddress": "0x007C3994", "name": "CStreamWriter_InternalWriteChar", "signature": "void CStreamWriter_InternalWriteChar(CStreamWriter * this, uint16_t val, MethodInfo * method)", "dotNetSignature": "Void InternalWriteChar(Char)" }, { "virtualAddress": "0x007C3B3C", "name": "CStreamWriter_InternalWriteChars", "signature": "void CStreamWriter_InternalWriteChars(CStreamWriter * this, Char__Array * buffer, int32_t n, MethodInfo * method)", "dotNetSignature": "Void InternalWriteChars(Char[], Int32)" }, { "virtualAddress": "0x007C3C1C", "name": "CStreamWriter_Write_2", "signature": "void CStreamWriter_Write_2(CStreamWriter * this, Char__Array * val, MethodInfo * method)", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x007C3C44", "name": "CStreamWriter_Write_3", "signature": "void CStreamWriter_Write_3(CStreamWriter * this, String * val, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x006525F8", "name": "IsolatedStorage__ctor", "signature": "void IsolatedStorage__ctor(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorage()" }, { "virtualAddress": "0x00652600", "name": "IsolatedStorage_get_ApplicationIdentity", "signature": "Object * IsolatedStorage_get_ApplicationIdentity(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Object get_ApplicationIdentity()" }, { "virtualAddress": "0x006526E0", "name": "IsolatedStorage_get_AssemblyIdentity", "signature": "Object * IsolatedStorage_get_AssemblyIdentity(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Object get_AssemblyIdentity()" }, { "virtualAddress": "0x0065278C", "name": "IsolatedStorage_get_CurrentSize", "signature": "uint64_t IsolatedStorage_get_CurrentSize(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_CurrentSize()" }, { "virtualAddress": "0x0065280C", "name": "IsolatedStorage_get_DomainIdentity", "signature": "Object * IsolatedStorage_get_DomainIdentity(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Object get_DomainIdentity()" }, { "virtualAddress": "0x006528B8", "name": "IsolatedStorage_get_MaximumSize", "signature": "uint64_t IsolatedStorage_get_MaximumSize(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_MaximumSize()" }, { "virtualAddress": "0x00652938", "name": "IsolatedStorage_get_Scope", "signature": "IsolatedStorageScope__Enum IsolatedStorage_get_Scope(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorageScope get_Scope()" }, { "virtualAddress": "0x00652940", "name": "IsolatedStorage_get_AvailableFreeSpace", "signature": "int64_t IsolatedStorage_get_AvailableFreeSpace(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Int64 get_AvailableFreeSpace()" }, { "virtualAddress": "0x006529AC", "name": "IsolatedStorage_get_Quota", "signature": "int64_t IsolatedStorage_get_Quota(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Quota()" }, { "virtualAddress": "0x00652A18", "name": "IsolatedStorage_get_UsedSize", "signature": "int64_t IsolatedStorage_get_UsedSize(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Int64 get_UsedSize()" }, { "virtualAddress": "0x00652A84", "name": "IsolatedStorage_get_SeparatorExternal", "signature": "uint16_t IsolatedStorage_get_SeparatorExternal(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Char get_SeparatorExternal()" }, { "virtualAddress": "0x00652AEC", "name": "IsolatedStorage_get_SeparatorInternal", "signature": "uint16_t IsolatedStorage_get_SeparatorInternal(IsolatedStorage * this, MethodInfo * method)", "dotNetSignature": "Char get_SeparatorInternal()" }, { "virtualAddress": "0x00652AF4", "name": "IsolatedStorage_InitStore", "signature": "void IsolatedStorage_InitStore(IsolatedStorage * this, IsolatedStorageScope__Enum scope, Type * domainEvidenceType, Type * assemblyEvidenceType, MethodInfo * method)", "dotNetSignature": "Void InitStore(IsolatedStorageScope, Type, Type)" }, { "virtualAddress": "0x00652C14", "name": "IsolatedStorage_InitStore_1", "signature": "void IsolatedStorage_InitStore_1(IsolatedStorage * this, IsolatedStorageScope__Enum scope, Type * appEvidenceType, MethodInfo * method)", "dotNetSignature": "Void InitStore(IsolatedStorageScope, Type)" }, { "virtualAddress": "0x00652C1C", "name": "IsolatedStorage_IncreaseQuotaTo", "signature": "bool IsolatedStorage_IncreaseQuotaTo(IsolatedStorage * this, int64_t newQuotaSize, MethodInfo * method)", "dotNetSignature": "Boolean IncreaseQuotaTo(Int64)" }, { "virtualAddress": "0x00652C24", "name": "IsolatedStorageException__ctor", "signature": "void IsolatedStorageException__ctor(IsolatedStorageException * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorageException()" }, { "virtualAddress": "0x00652CAC", "name": "IsolatedStorageException__ctor_1", "signature": "void IsolatedStorageException__ctor_1(IsolatedStorageException * this, String * message, MethodInfo * method)", "dotNetSignature": "IsolatedStorageException(String)" }, { "virtualAddress": "0x00652D24", "name": "IsolatedStorageException__ctor_2", "signature": "void IsolatedStorageException__ctor_2(IsolatedStorageException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "IsolatedStorageException(String, Exception)" }, { "virtualAddress": "0x00652DA4", "name": "IsolatedStorageException__ctor_3", "signature": "void IsolatedStorageException__ctor_3(IsolatedStorageException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "IsolatedStorageException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00652E34", "name": "IsolatedStorageFile_GetEnumerator", "signature": "IEnumerator * IsolatedStorageFile_GetEnumerator(IsolatedStorageScope__Enum scope, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator(IsolatedStorageScope)" }, { "virtualAddress": "0x006530DC", "name": "IsolatedStorageFile_GetStore", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetStore(IsolatedStorageScope__Enum scope, Evidence * domainEvidence, Type * domainEvidenceType, Evidence * assemblyEvidence, Type * assemblyEvidenceType, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Evidence, Type, Evidence, Type)" }, { "virtualAddress": "0x00653358", "name": "IsolatedStorageFile_GetStore_1", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetStore_1(IsolatedStorageScope__Enum scope, Object * domainIdentity, Object * assemblyIdentity, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Object, Object)" }, { "virtualAddress": "0x00653448", "name": "IsolatedStorageFile_GetStore_2", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetStore_2(IsolatedStorageScope__Enum scope, Type * domainEvidenceType, Type * assemblyEvidenceType, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Type, Type)" }, { "virtualAddress": "0x006534BC", "name": "IsolatedStorageFile_GetStore_3", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetStore_3(IsolatedStorageScope__Enum scope, Object * applicationIdentity, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Object)" }, { "virtualAddress": "0x00653580", "name": "IsolatedStorageFile_GetStore_4", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetStore_4(IsolatedStorageScope__Enum scope, Type * applicationEvidenceType, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Type)" }, { "virtualAddress": "0x006535F8", "name": "IsolatedStorageFile_GetMachineStoreForApplication", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetMachineStoreForApplication(MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetMachineStoreForApplication()" }, { "virtualAddress": "0x00653670", "name": "IsolatedStorageFile_GetMachineStoreForAssembly", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetMachineStoreForAssembly(MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetMachineStoreForAssembly()" }, { "virtualAddress": "0x006536E4", "name": "IsolatedStorageFile_GetMachineStoreForDomain", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetMachineStoreForDomain(MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetMachineStoreForDomain()" }, { "virtualAddress": "0x00653758", "name": "IsolatedStorageFile_GetUserStoreForApplication", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetUserStoreForApplication(MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetUserStoreForApplication()" }, { "virtualAddress": "0x006537D0", "name": "IsolatedStorageFile_GetUserStoreForAssembly", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetUserStoreForAssembly(MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetUserStoreForAssembly()" }, { "virtualAddress": "0x00653844", "name": "IsolatedStorageFile_GetUserStoreForDomain", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetUserStoreForDomain(MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetUserStoreForDomain()" }, { "virtualAddress": "0x006538B8", "name": "IsolatedStorageFile_GetUserStoreForSite", "signature": "IsolatedStorageFile * IsolatedStorageFile_GetUserStoreForSite(MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile GetUserStoreForSite()" }, { "virtualAddress": "0x00653918", "name": "IsolatedStorageFile_Remove", "signature": "void IsolatedStorageFile_Remove(IsolatedStorageScope__Enum scope, MethodInfo * method)", "dotNetSignature": "Void Remove(IsolatedStorageScope)" }, { "virtualAddress": "0x00652F24", "name": "IsolatedStorageFile_GetIsolatedStorageRoot", "signature": "String * IsolatedStorageFile_GetIsolatedStorageRoot(IsolatedStorageScope__Enum scope, MethodInfo * method)", "dotNetSignature": "String GetIsolatedStorageRoot(IsolatedStorageScope)" }, { "virtualAddress": "0x00652F20", "name": "IsolatedStorageFile_Demand", "signature": "void IsolatedStorageFile_Demand(IsolatedStorageScope__Enum scope, MethodInfo * method)", "dotNetSignature": "Void Demand(IsolatedStorageScope)" }, { "virtualAddress": "0x00653CB8", "name": "IsolatedStorageFile_ScopeToContainment", "signature": "IsolatedStorageContainment__Enum IsolatedStorageFile_ScopeToContainment(IsolatedStorageScope__Enum scope, MethodInfo * method)", "dotNetSignature": "IsolatedStorageContainment ScopeToContainment(IsolatedStorageScope)" }, { "virtualAddress": "0x00653D60", "name": "IsolatedStorageFile_GetDirectorySize", "signature": "uint64_t IsolatedStorageFile_GetDirectorySize(DirectoryInfo * di, MethodInfo * method)", "dotNetSignature": "UInt64 GetDirectorySize(DirectoryInfo)" }, { "virtualAddress": "0x006531C8", "name": "IsolatedStorageFile__ctor", "signature": "void IsolatedStorageFile__ctor(IsolatedStorageFile * this, IsolatedStorageScope__Enum scope, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile(IsolatedStorageScope)" }, { "virtualAddress": "0x00653E48", "name": "IsolatedStorageFile__ctor_1", "signature": "void IsolatedStorageFile__ctor_1(IsolatedStorageFile * this, IsolatedStorageScope__Enum scope, String * location, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile(IsolatedStorageScope, String)" }, { "virtualAddress": "0x00653F34", "name": "IsolatedStorageFile_Finalize", "signature": "void IsolatedStorageFile_Finalize(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x006531F4", "name": "IsolatedStorageFile_PostInit", "signature": "void IsolatedStorageFile_PostInit(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Void PostInit()" }, { "virtualAddress": "0x00653F3C", "name": "IsolatedStorageFile_get_CurrentSize", "signature": "uint64_t IsolatedStorageFile_get_CurrentSize(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_CurrentSize()" }, { "virtualAddress": "0x00653F44", "name": "IsolatedStorageFile_get_MaximumSize", "signature": "uint64_t IsolatedStorageFile_get_MaximumSize(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_MaximumSize()" }, { "virtualAddress": "0x00653F4C", "name": "IsolatedStorageFile_get_Root", "signature": "String * IsolatedStorageFile_get_Root(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "String get_Root()" }, { "virtualAddress": "0x00653F6C", "name": "IsolatedStorageFile_get_AvailableFreeSpace", "signature": "int64_t IsolatedStorageFile_get_AvailableFreeSpace(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Int64 get_AvailableFreeSpace()" }, { "virtualAddress": "0x00653F90", "name": "IsolatedStorageFile_get_Quota", "signature": "int64_t IsolatedStorageFile_get_Quota(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Quota()" }, { "virtualAddress": "0x00653FC0", "name": "IsolatedStorageFile_get_UsedSize", "signature": "int64_t IsolatedStorageFile_get_UsedSize(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Int64 get_UsedSize()" }, { "virtualAddress": "0x00653FE8", "name": "IsolatedStorageFile_get_IsEnabled", "signature": "bool IsolatedStorageFile_get_IsEnabled(MethodInfo * method)", "dotNetSignature": "Boolean get_IsEnabled()" }, { "virtualAddress": "0x00653FF0", "name": "IsolatedStorageFile_get_IsClosed", "signature": "bool IsolatedStorageFile_get_IsClosed(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsClosed()" }, { "virtualAddress": "0x00653FF8", "name": "IsolatedStorageFile_get_IsDisposed", "signature": "bool IsolatedStorageFile_get_IsDisposed(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDisposed()" }, { "virtualAddress": "0x00654000", "name": "IsolatedStorageFile_Close", "signature": "void IsolatedStorageFile_Close(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x0065400C", "name": "IsolatedStorageFile_CreateDirectory", "signature": "void IsolatedStorageFile_CreateDirectory(IsolatedStorageFile * this, String * dir, MethodInfo * method)", "dotNetSignature": "Void CreateDirectory(String)" }, { "virtualAddress": "0x006541FC", "name": "IsolatedStorageFile_CopyFile", "signature": "void IsolatedStorageFile_CopyFile(IsolatedStorageFile * this, String * sourceFileName, String * destinationFileName, MethodInfo * method)", "dotNetSignature": "Void CopyFile(String, String)" }, { "virtualAddress": "0x00654204", "name": "IsolatedStorageFile_CopyFile_1", "signature": "void IsolatedStorageFile_CopyFile_1(IsolatedStorageFile * this, String * sourceFileName, String * destinationFileName, bool overwrite, MethodInfo * method)", "dotNetSignature": "Void CopyFile(String, String, Boolean)" }, { "virtualAddress": "0x006549D0", "name": "IsolatedStorageFile_CreateFile", "signature": "IsolatedStorageFileStream * IsolatedStorageFile_CreateFile(IsolatedStorageFile * this, String * path, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream CreateFile(String)" }, { "virtualAddress": "0x00654A5C", "name": "IsolatedStorageFile_DeleteDirectory", "signature": "void IsolatedStorageFile_DeleteDirectory(IsolatedStorageFile * this, String * dir, MethodInfo * method)", "dotNetSignature": "Void DeleteDirectory(String)" }, { "virtualAddress": "0x00654E00", "name": "IsolatedStorageFile_DeleteFile", "signature": "void IsolatedStorageFile_DeleteFile(IsolatedStorageFile * this, String * file, MethodInfo * method)", "dotNetSignature": "Void DeleteFile(String)" }, { "virtualAddress": "0x0065502C", "name": "IsolatedStorageFile_Dispose", "signature": "void IsolatedStorageFile_Dispose(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0065509C", "name": "IsolatedStorageFile_DirectoryExists", "signature": "bool IsolatedStorageFile_DirectoryExists(IsolatedStorageFile * this, String * path, MethodInfo * method)", "dotNetSignature": "Boolean DirectoryExists(String)" }, { "virtualAddress": "0x006551B0", "name": "IsolatedStorageFile_FileExists", "signature": "bool IsolatedStorageFile_FileExists(IsolatedStorageFile * this, String * path, MethodInfo * method)", "dotNetSignature": "Boolean FileExists(String)" }, { "virtualAddress": "0x006552C4", "name": "IsolatedStorageFile_GetCreationTime", "signature": "DateTimeOffset IsolatedStorageFile_GetCreationTime(IsolatedStorageFile * this, String * path, MethodInfo * method)", "dotNetSignature": "DateTimeOffset GetCreationTime(String)" }, { "virtualAddress": "0x00655448", "name": "IsolatedStorageFile_GetLastAccessTime", "signature": "DateTimeOffset IsolatedStorageFile_GetLastAccessTime(IsolatedStorageFile * this, String * path, MethodInfo * method)", "dotNetSignature": "DateTimeOffset GetLastAccessTime(String)" }, { "virtualAddress": "0x006555CC", "name": "IsolatedStorageFile_GetLastWriteTime", "signature": "DateTimeOffset IsolatedStorageFile_GetLastWriteTime(IsolatedStorageFile * this, String * path, MethodInfo * method)", "dotNetSignature": "DateTimeOffset GetLastWriteTime(String)" }, { "virtualAddress": "0x00655750", "name": "IsolatedStorageFile_GetDirectoryNames", "signature": "String__Array * IsolatedStorageFile_GetDirectoryNames(IsolatedStorageFile * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "String[] GetDirectoryNames(String)" }, { "virtualAddress": "0x00655C2C", "name": "IsolatedStorageFile_GetDirectoryNames_1", "signature": "String__Array * IsolatedStorageFile_GetDirectoryNames_1(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "String[] GetDirectoryNames()" }, { "virtualAddress": "0x00655B34", "name": "IsolatedStorageFile_GetNames", "signature": "String__Array * IsolatedStorageFile_GetNames(IsolatedStorageFile * this, FileSystemInfo__Array * afsi, MethodInfo * method)", "dotNetSignature": "String[] GetNames(FileSystemInfo[])" }, { "virtualAddress": "0x00655C7C", "name": "IsolatedStorageFile_GetFileNames", "signature": "String__Array * IsolatedStorageFile_GetFileNames(IsolatedStorageFile * this, String * searchPattern, MethodInfo * method)", "dotNetSignature": "String[] GetFileNames(String)" }, { "virtualAddress": "0x00655E9C", "name": "IsolatedStorageFile_GetFileNames_1", "signature": "String__Array * IsolatedStorageFile_GetFileNames_1(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "String[] GetFileNames()" }, { "virtualAddress": "0x00655EEC", "name": "IsolatedStorageFile_IncreaseQuotaTo", "signature": "bool IsolatedStorageFile_IncreaseQuotaTo(IsolatedStorageFile * this, int64_t newQuotaSize, MethodInfo * method)", "dotNetSignature": "Boolean IncreaseQuotaTo(Int64)" }, { "virtualAddress": "0x00655F90", "name": "IsolatedStorageFile_MoveDirectory", "signature": "void IsolatedStorageFile_MoveDirectory(IsolatedStorageFile * this, String * sourceDirectoryName, String * destinationDirectoryName, MethodInfo * method)", "dotNetSignature": "Void MoveDirectory(String, String)" }, { "virtualAddress": "0x006562B0", "name": "IsolatedStorageFile_MoveFile", "signature": "void IsolatedStorageFile_MoveFile(IsolatedStorageFile * this, String * sourceFileName, String * destinationFileName, MethodInfo * method)", "dotNetSignature": "Void MoveFile(String, String)" }, { "virtualAddress": "0x006565B8", "name": "IsolatedStorageFile_OpenFile", "signature": "IsolatedStorageFileStream * IsolatedStorageFile_OpenFile(IsolatedStorageFile * this, String * path, FileMode__Enum mode, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream OpenFile(String, FileMode)" }, { "virtualAddress": "0x0065665C", "name": "IsolatedStorageFile_OpenFile_1", "signature": "IsolatedStorageFileStream * IsolatedStorageFile_OpenFile_1(IsolatedStorageFile * this, String * path, FileMode__Enum mode, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream OpenFile(String, FileMode, FileAccess)" }, { "virtualAddress": "0x00656708", "name": "IsolatedStorageFile_OpenFile_2", "signature": "IsolatedStorageFileStream * IsolatedStorageFile_OpenFile_2(IsolatedStorageFile * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream OpenFile(String, FileMode, FileAccess, FileShare)" }, { "virtualAddress": "0x0065679C", "name": "IsolatedStorageFile_Remove_1", "signature": "void IsolatedStorageFile_Remove_1(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Void Remove()" }, { "virtualAddress": "0x006569C0", "name": "IsolatedStorageFile_GetPermission", "signature": "IsolatedStoragePermission * IsolatedStorageFile_GetPermission(IsolatedStorageFile * this, PermissionSet * ps, MethodInfo * method)", "dotNetSignature": "IsolatedStoragePermission GetPermission(PermissionSet)" }, { "virtualAddress": "0x00653F88", "name": "IsolatedStorageFile_CheckOpen", "signature": "void IsolatedStorageFile_CheckOpen(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "Void CheckOpen()" }, { "virtualAddress": "0x006568AC", "name": "IsolatedStorageFile_CheckOpen_1", "signature": "void IsolatedStorageFile_CheckOpen_1(IsolatedStorageFile * this, bool checkDirExists, MethodInfo * method)", "dotNetSignature": "Void CheckOpen(Boolean)" }, { "virtualAddress": "0x00654594", "name": "IsolatedStorageFile_IsPathInStorage", "signature": "bool IsolatedStorageFile_IsPathInStorage(IsolatedStorageFile * this, String * path, MethodInfo * method)", "dotNetSignature": "Boolean IsPathInStorage(String)" }, { "virtualAddress": "0x00656B04", "name": "IsolatedStorageFile__ctor_2", "signature": "void IsolatedStorageFile__ctor_2(IsolatedStorageFile * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFile()" }, { "virtualAddress": "0x00653048", "name": "IsolatedStorageFileEnumerator__ctor", "signature": "void IsolatedStorageFileEnumerator__ctor(IsolatedStorageFileEnumerator * this, IsolatedStorageScope__Enum scope, String * root, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileEnumerator(IsolatedStorageScope, String)" }, { "virtualAddress": "0x00656B44", "name": "IsolatedStorageFileEnumerator_get_Current", "signature": "Object * IsolatedStorageFileEnumerator_get_Current(IsolatedStorageFileEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00656BF4", "name": "IsolatedStorageFileEnumerator_MoveNext", "signature": "bool IsolatedStorageFileEnumerator_MoveNext(IsolatedStorageFileEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00656C20", "name": "IsolatedStorageFileEnumerator_Reset", "signature": "void IsolatedStorageFileEnumerator_Reset(IsolatedStorageFileEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00656C2C", "name": "IsolatedStorageFileStream_CreateIsolatedPath", "signature": "String * IsolatedStorageFileStream_CreateIsolatedPath(IsolatedStorageFile * isf, String * path, FileMode__Enum mode, MethodInfo * method)", "dotNetSignature": "String CreateIsolatedPath(IsolatedStorageFile, String, FileMode)" }, { "virtualAddress": "0x006574AC", "name": "IsolatedStorageFileStream__ctor", "signature": "void IsolatedStorageFileStream__ctor(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode)" }, { "virtualAddress": "0x006575B0", "name": "IsolatedStorageFileStream__ctor_1", "signature": "void IsolatedStorageFileStream__ctor_1(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode, FileAccess)" }, { "virtualAddress": "0x006575D4", "name": "IsolatedStorageFileStream__ctor_2", "signature": "void IsolatedStorageFileStream__ctor_2(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode, FileAccess, FileShare)" }, { "virtualAddress": "0x006575E0", "name": "IsolatedStorageFileStream__ctor_3", "signature": "void IsolatedStorageFileStream__ctor_3(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode, FileAccess, FileShare, Int32)" }, { "virtualAddress": "0x006574D8", "name": "IsolatedStorageFileStream__ctor_4", "signature": "void IsolatedStorageFileStream__ctor_4(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, int32_t bufferSize, IsolatedStorageFile * isf, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode, FileAccess, FileShare, Int32, IsolatedStorageFile)" }, { "virtualAddress": "0x00654A50", "name": "IsolatedStorageFileStream__ctor_5", "signature": "void IsolatedStorageFileStream__ctor_5(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, FileShare__Enum share, IsolatedStorageFile * isf, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode, FileAccess, FileShare, IsolatedStorageFile)" }, { "virtualAddress": "0x006566E4", "name": "IsolatedStorageFileStream__ctor_6", "signature": "void IsolatedStorageFileStream__ctor_6(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, FileAccess__Enum access, IsolatedStorageFile * isf, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode, FileAccess, IsolatedStorageFile)" }, { "virtualAddress": "0x00656630", "name": "IsolatedStorageFileStream__ctor_7", "signature": "void IsolatedStorageFileStream__ctor_7(IsolatedStorageFileStream * this, String * path, FileMode__Enum mode, IsolatedStorageFile * isf, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFileStream(String, FileMode, IsolatedStorageFile)" }, { "virtualAddress": "0x006575E8", "name": "IsolatedStorageFileStream_get_CanRead", "signature": "bool IsolatedStorageFileStream_get_CanRead(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x006575F0", "name": "IsolatedStorageFileStream_get_CanSeek", "signature": "bool IsolatedStorageFileStream_get_CanSeek(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x006575F8", "name": "IsolatedStorageFileStream_get_CanWrite", "signature": "bool IsolatedStorageFileStream_get_CanWrite(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x00657600", "name": "IsolatedStorageFileStream_get_SafeFileHandle", "signature": "SafeFileHandle * IsolatedStorageFileStream_get_SafeFileHandle(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "SafeFileHandle get_SafeFileHandle()" }, { "virtualAddress": "0x0065767C", "name": "IsolatedStorageFileStream_get_Handle", "signature": "void * IsolatedStorageFileStream_get_Handle(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Handle()" }, { "virtualAddress": "0x006576F8", "name": "IsolatedStorageFileStream_get_IsAsync", "signature": "bool IsolatedStorageFileStream_get_IsAsync(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAsync()" }, { "virtualAddress": "0x00657700", "name": "IsolatedStorageFileStream_get_Length", "signature": "int64_t IsolatedStorageFileStream_get_Length(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x00657708", "name": "IsolatedStorageFileStream_get_Position", "signature": "int64_t IsolatedStorageFileStream_get_Position(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x00657710", "name": "IsolatedStorageFileStream_set_Position", "signature": "void IsolatedStorageFileStream_set_Position(IsolatedStorageFileStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x00657718", "name": "IsolatedStorageFileStream_BeginRead", "signature": "IAsyncResult * IsolatedStorageFileStream_BeginRead(IsolatedStorageFileStream * this, Byte__Array * buffer, int32_t offset, int32_t numBytes, AsyncCallback * userCallback, Object * stateObject, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00657720", "name": "IsolatedStorageFileStream_BeginWrite", "signature": "IAsyncResult * IsolatedStorageFileStream_BeginWrite(IsolatedStorageFileStream * this, Byte__Array * buffer, int32_t offset, int32_t numBytes, AsyncCallback * userCallback, Object * stateObject, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00657728", "name": "IsolatedStorageFileStream_EndRead", "signature": "int32_t IsolatedStorageFileStream_EndRead(IsolatedStorageFileStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x00657730", "name": "IsolatedStorageFileStream_EndWrite", "signature": "void IsolatedStorageFileStream_EndWrite(IsolatedStorageFileStream * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x00657738", "name": "IsolatedStorageFileStream_Flush", "signature": "void IsolatedStorageFileStream_Flush(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x00657740", "name": "IsolatedStorageFileStream_Flush_1", "signature": "void IsolatedStorageFileStream_Flush_1(IsolatedStorageFileStream * this, bool flushToDisk, MethodInfo * method)", "dotNetSignature": "Void Flush(Boolean)" }, { "virtualAddress": "0x0065774C", "name": "IsolatedStorageFileStream_Read", "signature": "int32_t IsolatedStorageFileStream_Read(IsolatedStorageFileStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00657754", "name": "IsolatedStorageFileStream_ReadByte", "signature": "int32_t IsolatedStorageFileStream_ReadByte(IsolatedStorageFileStream * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x0065775C", "name": "IsolatedStorageFileStream_Seek", "signature": "int64_t IsolatedStorageFileStream_Seek(IsolatedStorageFileStream * this, int64_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x00657764", "name": "IsolatedStorageFileStream_SetLength", "signature": "void IsolatedStorageFileStream_SetLength(IsolatedStorageFileStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x0065776C", "name": "IsolatedStorageFileStream_Write", "signature": "void IsolatedStorageFileStream_Write(IsolatedStorageFileStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00657774", "name": "IsolatedStorageFileStream_WriteByte", "signature": "void IsolatedStorageFileStream_WriteByte(IsolatedStorageFileStream * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x0065777C", "name": "IsolatedStorageFileStream_Dispose", "signature": "void IsolatedStorageFileStream_Dispose(IsolatedStorageFileStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00657788", "name": "IsolatedStorageSecurityState__ctor", "signature": "void IsolatedStorageSecurityState__ctor(IsolatedStorageSecurityState * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorageSecurityState()" }, { "virtualAddress": "0x00657790", "name": "IsolatedStorageSecurityState_get_Options", "signature": "IsolatedStorageSecurityOptions__Enum IsolatedStorageSecurityState_get_Options(IsolatedStorageSecurityState * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorageSecurityOptions get_Options()" }, { "virtualAddress": "0x00657798", "name": "IsolatedStorageSecurityState_get_Quota", "signature": "int64_t IsolatedStorageSecurityState_get_Quota(IsolatedStorageSecurityState * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Quota()" }, { "virtualAddress": "0x006577F8", "name": "IsolatedStorageSecurityState_set_Quota", "signature": "void IsolatedStorageSecurityState_set_Quota(IsolatedStorageSecurityState * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Quota(Int64)" }, { "virtualAddress": "0x006577FC", "name": "IsolatedStorageSecurityState_get_UsedSize", "signature": "int64_t IsolatedStorageSecurityState_get_UsedSize(IsolatedStorageSecurityState * this, MethodInfo * method)", "dotNetSignature": "Int64 get_UsedSize()" }, { "virtualAddress": "0x0065785C", "name": "IsolatedStorageSecurityState_EnsureState", "signature": "void IsolatedStorageSecurityState_EnsureState(IsolatedStorageSecurityState * this, MethodInfo * method)", "dotNetSignature": "Void EnsureState()" }, { "virtualAddress": "0x006ACDFC", "name": "CharUnicodeInfo_InternalConvertToUtf32", "signature": "int32_t CharUnicodeInfo_InternalConvertToUtf32(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 InternalConvertToUtf32(String, Int32)" }, { "virtualAddress": "0x006ACED0", "name": "CharUnicodeInfo_InternalConvertToUtf32_1", "signature": "int32_t CharUnicodeInfo_InternalConvertToUtf32_1(String * s, int32_t index, int32_t * charLength, MethodInfo * method)", "dotNetSignature": "Int32 InternalConvertToUtf32(String, Int32, Int32 ByRef)" }, { "virtualAddress": "0x006ACFB8", "name": "CharUnicodeInfo_IsWhiteSpace", "signature": "bool CharUnicodeInfo_IsWhiteSpace(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean IsWhiteSpace(String, Int32)" }, { "virtualAddress": "0x006AD134", "name": "CharUnicodeInfo_IsWhiteSpace_1", "signature": "bool CharUnicodeInfo_IsWhiteSpace_1(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsWhiteSpace(Char)" }, { "virtualAddress": "0x006AD20C", "name": "CharUnicodeInfo_InternalGetNumericValue", "signature": "double CharUnicodeInfo_InternalGetNumericValue(int32_t ch, MethodInfo * method)", "dotNetSignature": "Double InternalGetNumericValue(Int32)" }, { "virtualAddress": "0x006AD2EC", "name": "CharUnicodeInfo_InternalGetDigitValues", "signature": "uint16_t CharUnicodeInfo_InternalGetDigitValues(int32_t ch, MethodInfo * method)", "dotNetSignature": "UInt16 InternalGetDigitValues(Int32)" }, { "virtualAddress": "0x006AD3D0", "name": "CharUnicodeInfo_GetNumericValue", "signature": "double CharUnicodeInfo_GetNumericValue(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Double GetNumericValue(Char)" }, { "virtualAddress": "0x006AD434", "name": "CharUnicodeInfo_GetNumericValue_1", "signature": "double CharUnicodeInfo_GetNumericValue_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Double GetNumericValue(String, Int32)" }, { "virtualAddress": "0x006AD534", "name": "CharUnicodeInfo_GetDecimalDigitValue", "signature": "int32_t CharUnicodeInfo_GetDecimalDigitValue(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Int32 GetDecimalDigitValue(Char)" }, { "virtualAddress": "0x006AD5A0", "name": "CharUnicodeInfo_GetDecimalDigitValue_1", "signature": "int32_t CharUnicodeInfo_GetDecimalDigitValue_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetDecimalDigitValue(String, Int32)" }, { "virtualAddress": "0x006AD6A8", "name": "CharUnicodeInfo_GetDigitValue", "signature": "int32_t CharUnicodeInfo_GetDigitValue(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Int32 GetDigitValue(Char)" }, { "virtualAddress": "0x006AD714", "name": "CharUnicodeInfo_GetDigitValue_1", "signature": "int32_t CharUnicodeInfo_GetDigitValue_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetDigitValue(String, Int32)" }, { "virtualAddress": "0x006AD1A8", "name": "CharUnicodeInfo_GetUnicodeCategory", "signature": "UnicodeCategory__Enum CharUnicodeInfo_GetUnicodeCategory(uint16_t ch, MethodInfo * method)", "dotNetSignature": "UnicodeCategory GetUnicodeCategory(Char)" }, { "virtualAddress": "0x006AD048", "name": "CharUnicodeInfo_GetUnicodeCategory_1", "signature": "UnicodeCategory__Enum CharUnicodeInfo_GetUnicodeCategory_1(String * s, int32_t index, MethodInfo * method)", "dotNetSignature": "UnicodeCategory GetUnicodeCategory(String, Int32)" }, { "virtualAddress": "0x006AD81C", "name": "CharUnicodeInfo_InternalGetUnicodeCategory", "signature": "UnicodeCategory__Enum CharUnicodeInfo_InternalGetUnicodeCategory(int32_t ch, MethodInfo * method)", "dotNetSignature": "UnicodeCategory InternalGetUnicodeCategory(Int32)" }, { "virtualAddress": "0x006AD90C", "name": "CharUnicodeInfo_InternalGetCategoryValue", "signature": "uint8_t CharUnicodeInfo_InternalGetCategoryValue(int32_t ch, int32_t offset, MethodInfo * method)", "dotNetSignature": "Byte InternalGetCategoryValue(Int32, Int32)" }, { "virtualAddress": "0x006AD88C", "name": "CharUnicodeInfo_InternalGetUnicodeCategory_1", "signature": "UnicodeCategory__Enum CharUnicodeInfo_InternalGetUnicodeCategory_1(String * value, int32_t index, MethodInfo * method)", "dotNetSignature": "UnicodeCategory InternalGetUnicodeCategory(String, Int32)" }, { "virtualAddress": "0x006ADA00", "name": "CharUnicodeInfo_InternalGetUnicodeCategory_2", "signature": "UnicodeCategory__Enum CharUnicodeInfo_InternalGetUnicodeCategory_2(String * str, int32_t index, int32_t * charLength, MethodInfo * method)", "dotNetSignature": "UnicodeCategory InternalGetUnicodeCategory(String, Int32, Int32 ByRef)" }, { "virtualAddress": "0x006ADA88", "name": "CharUnicodeInfo_IsCombiningCategory", "signature": "bool CharUnicodeInfo_IsCombiningCategory(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean IsCombiningCategory(UnicodeCategory)" }, { "virtualAddress": "0x006ADAE4", "name": "CharUnicodeInfo__cctor", "signature": "void CharUnicodeInfo__cctor(MethodInfo * method)", "dotNetSignature": "CharUnicodeInfo()" }, { "virtualAddress": "0x006ACECC", "name": "CharUnicodeInfo_Debug_Assert", "signature": "void CharUnicodeInfo_Debug_Assert(bool condition, String * message, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean, String)" }, { "virtualAddress": "0x006AAC24", "name": "CalendricalCalculationsHelper_RadiansFromDegrees", "signature": "double CalendricalCalculationsHelper_RadiansFromDegrees(double degree, MethodInfo * method)", "dotNetSignature": "Double RadiansFromDegrees(Double)" }, { "virtualAddress": "0x006AAC40", "name": "CalendricalCalculationsHelper_SinOfDegree", "signature": "double CalendricalCalculationsHelper_SinOfDegree(double degree, MethodInfo * method)", "dotNetSignature": "Double SinOfDegree(Double)" }, { "virtualAddress": "0x006AACE4", "name": "CalendricalCalculationsHelper_CosOfDegree", "signature": "double CalendricalCalculationsHelper_CosOfDegree(double degree, MethodInfo * method)", "dotNetSignature": "Double CosOfDegree(Double)" }, { "virtualAddress": "0x006AAD88", "name": "CalendricalCalculationsHelper_TanOfDegree", "signature": "double CalendricalCalculationsHelper_TanOfDegree(double degree, MethodInfo * method)", "dotNetSignature": "Double TanOfDegree(Double)" }, { "virtualAddress": "0x006AAE2C", "name": "CalendricalCalculationsHelper_Angle", "signature": "double CalendricalCalculationsHelper_Angle(int32_t degrees, int32_t minutes, double seconds, MethodInfo * method)", "dotNetSignature": "Double Angle(Int32, Int32, Double)" }, { "virtualAddress": "0x006AAE50", "name": "CalendricalCalculationsHelper_Obliquity", "signature": "double CalendricalCalculationsHelper_Obliquity(double julianCenturies, MethodInfo * method)", "dotNetSignature": "Double Obliquity(Double)" }, { "virtualAddress": "0x006AAF30", "name": "CalendricalCalculationsHelper_GetNumberOfDays", "signature": "int64_t CalendricalCalculationsHelper_GetNumberOfDays(DateTime date, MethodInfo * method)", "dotNetSignature": "Int64 GetNumberOfDays(DateTime)" }, { "virtualAddress": "0x006AAF78", "name": "CalendricalCalculationsHelper_GetGregorianYear", "signature": "int32_t CalendricalCalculationsHelper_GetGregorianYear(double numberOfDays, MethodInfo * method)", "dotNetSignature": "Int32 GetGregorianYear(Double)" }, { "virtualAddress": "0x006AB070", "name": "CalendricalCalculationsHelper_Reminder", "signature": "double CalendricalCalculationsHelper_Reminder(double divisor, double dividend, MethodInfo * method)", "dotNetSignature": "Double Reminder(Double, Double)" }, { "virtualAddress": "0x006AB0EC", "name": "CalendricalCalculationsHelper_NormalizeLongitude", "signature": "double CalendricalCalculationsHelper_NormalizeLongitude(double longitude, MethodInfo * method)", "dotNetSignature": "Double NormalizeLongitude(Double)" }, { "virtualAddress": "0x006AB174", "name": "CalendricalCalculationsHelper_AsDayFraction", "signature": "double CalendricalCalculationsHelper_AsDayFraction(double longitude, MethodInfo * method)", "dotNetSignature": "Double AsDayFraction(Double)" }, { "virtualAddress": "0x006AAEC8", "name": "CalendricalCalculationsHelper_PolynomialSum", "signature": "double CalendricalCalculationsHelper_PolynomialSum(Double__Array * coefficients, double indeterminate, MethodInfo * method)", "dotNetSignature": "Double PolynomialSum(Double[], Double)" }, { "virtualAddress": "0x006AB184", "name": "CalendricalCalculationsHelper_CenturiesFrom1900", "signature": "double CalendricalCalculationsHelper_CenturiesFrom1900(int32_t gregorianYear, MethodInfo * method)", "dotNetSignature": "Double CenturiesFrom1900(Int32)" }, { "virtualAddress": "0x006AB25C", "name": "CalendricalCalculationsHelper_DefaultEphemerisCorrection", "signature": "double CalendricalCalculationsHelper_DefaultEphemerisCorrection(int32_t gregorianYear, MethodInfo * method)", "dotNetSignature": "Double DefaultEphemerisCorrection(Int32)" }, { "virtualAddress": "0x006AB388", "name": "CalendricalCalculationsHelper_EphemerisCorrection1988to2019", "signature": "double CalendricalCalculationsHelper_EphemerisCorrection1988to2019(int32_t gregorianYear, MethodInfo * method)", "dotNetSignature": "Double EphemerisCorrection1988to2019(Int32)" }, { "virtualAddress": "0x006AB3A0", "name": "CalendricalCalculationsHelper_EphemerisCorrection1900to1987", "signature": "double CalendricalCalculationsHelper_EphemerisCorrection1900to1987(int32_t gregorianYear, MethodInfo * method)", "dotNetSignature": "Double EphemerisCorrection1900to1987(Int32)" }, { "virtualAddress": "0x006AB414", "name": "CalendricalCalculationsHelper_EphemerisCorrection1800to1899", "signature": "double CalendricalCalculationsHelper_EphemerisCorrection1800to1899(int32_t gregorianYear, MethodInfo * method)", "dotNetSignature": "Double EphemerisCorrection1800to1899(Int32)" }, { "virtualAddress": "0x006AB488", "name": "CalendricalCalculationsHelper_EphemerisCorrection1700to1799", "signature": "double CalendricalCalculationsHelper_EphemerisCorrection1700to1799(int32_t gregorianYear, MethodInfo * method)", "dotNetSignature": "Double EphemerisCorrection1700to1799(Int32)" }, { "virtualAddress": "0x006AB518", "name": "CalendricalCalculationsHelper_EphemerisCorrection1620to1699", "signature": "double CalendricalCalculationsHelper_EphemerisCorrection1620to1699(int32_t gregorianYear, MethodInfo * method)", "dotNetSignature": "Double EphemerisCorrection1620to1699(Int32)" }, { "virtualAddress": "0x006AB5A8", "name": "CalendricalCalculationsHelper_EphemerisCorrection", "signature": "double CalendricalCalculationsHelper_EphemerisCorrection(double time, MethodInfo * method)", "dotNetSignature": "Double EphemerisCorrection(Double)" }, { "virtualAddress": "0x006AB798", "name": "CalendricalCalculationsHelper_JulianCenturies", "signature": "double CalendricalCalculationsHelper_JulianCenturies(double moment, MethodInfo * method)", "dotNetSignature": "Double JulianCenturies(Double)" }, { "virtualAddress": "0x006AB824", "name": "CalendricalCalculationsHelper_IsNegative", "signature": "bool CalendricalCalculationsHelper_IsNegative(double value, MethodInfo * method)", "dotNetSignature": "Boolean IsNegative(Double)" }, { "virtualAddress": "0x006AB8A0", "name": "CalendricalCalculationsHelper_CopySign", "signature": "double CalendricalCalculationsHelper_CopySign(double value, double sign, MethodInfo * method)", "dotNetSignature": "Double CopySign(Double, Double)" }, { "virtualAddress": "0x006AB930", "name": "CalendricalCalculationsHelper_EquationOfTime", "signature": "double CalendricalCalculationsHelper_EquationOfTime(double time, MethodInfo * method)", "dotNetSignature": "Double EquationOfTime(Double)" }, { "virtualAddress": "0x006ABB24", "name": "CalendricalCalculationsHelper_AsLocalTime", "signature": "double CalendricalCalculationsHelper_AsLocalTime(double apparentMidday, double longitude, MethodInfo * method)", "dotNetSignature": "Double AsLocalTime(Double, Double)" }, { "virtualAddress": "0x006ABBA8", "name": "CalendricalCalculationsHelper_Midday", "signature": "double CalendricalCalculationsHelper_Midday(double date, double longitude, MethodInfo * method)", "dotNetSignature": "Double Midday(Double, Double)" }, { "virtualAddress": "0x006ABC34", "name": "CalendricalCalculationsHelper_InitLongitude", "signature": "double CalendricalCalculationsHelper_InitLongitude(double longitude, MethodInfo * method)", "dotNetSignature": "Double InitLongitude(Double)" }, { "virtualAddress": "0x006ABCB8", "name": "CalendricalCalculationsHelper_MiddayAtPersianObservationSite", "signature": "double CalendricalCalculationsHelper_MiddayAtPersianObservationSite(double date, MethodInfo * method)", "dotNetSignature": "Double MiddayAtPersianObservationSite(Double)" }, { "virtualAddress": "0x006ABD34", "name": "CalendricalCalculationsHelper_PeriodicTerm", "signature": "double CalendricalCalculationsHelper_PeriodicTerm(double julianCenturies, int32_t x, double y, double z, MethodInfo * method)", "dotNetSignature": "Double PeriodicTerm(Double, Int32, Double, Double)" }, { "virtualAddress": "0x006ABDC4", "name": "CalendricalCalculationsHelper_SumLongSequenceOfPeriodicTerms", "signature": "double CalendricalCalculationsHelper_SumLongSequenceOfPeriodicTerms(double julianCenturies, MethodInfo * method)", "dotNetSignature": "Double SumLongSequenceOfPeriodicTerms(Double)" }, { "virtualAddress": "0x006AC5DC", "name": "CalendricalCalculationsHelper_Aberration", "signature": "double CalendricalCalculationsHelper_Aberration(double julianCenturies, MethodInfo * method)", "dotNetSignature": "Double Aberration(Double)" }, { "virtualAddress": "0x006AC678", "name": "CalendricalCalculationsHelper_Nutation", "signature": "double CalendricalCalculationsHelper_Nutation(double julianCenturies, MethodInfo * method)", "dotNetSignature": "Double Nutation(Double)" }, { "virtualAddress": "0x006AC740", "name": "CalendricalCalculationsHelper_Compute", "signature": "double CalendricalCalculationsHelper_Compute(double time, MethodInfo * method)", "dotNetSignature": "Double Compute(Double)" }, { "virtualAddress": "0x006AC808", "name": "CalendricalCalculationsHelper_AsSeason", "signature": "double CalendricalCalculationsHelper_AsSeason(double longitude, MethodInfo * method)", "dotNetSignature": "Double AsSeason(Double)" }, { "virtualAddress": "0x006AC820", "name": "CalendricalCalculationsHelper_EstimatePrior", "signature": "double CalendricalCalculationsHelper_EstimatePrior(double longitude, double time, MethodInfo * method)", "dotNetSignature": "Double EstimatePrior(Double, Double)" }, { "virtualAddress": "0x006AC90C", "name": "CalendricalCalculationsHelper_PersianNewYearOnOrBefore", "signature": "int64_t CalendricalCalculationsHelper_PersianNewYearOnOrBefore(int64_t numberOfDays, MethodInfo * method)", "dotNetSignature": "Int64 PersianNewYearOnOrBefore(Int64)" }, { "virtualAddress": "0x006ACA10", "name": "CalendricalCalculationsHelper__ctor", "signature": "void CalendricalCalculationsHelper__ctor(CalendricalCalculationsHelper * this, MethodInfo * method)", "dotNetSignature": "CalendricalCalculationsHelper()" }, { "virtualAddress": "0x006ACA18", "name": "CalendricalCalculationsHelper__cctor", "signature": "void CalendricalCalculationsHelper__cctor(MethodInfo * method)", "dotNetSignature": "CalendricalCalculationsHelper()" }, { "virtualAddress": "0x003FE760", "name": "CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__ctor", "signature": "void CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__ctor(CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Boxed * this, int32_t year, CalendricalCalculationsHelper_CorrectionAlgorithm__Enum algorithm, MethodInfo * method)", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap(Int32, CalendricalCalculationsHelper\u002BCorrectionAlgorithm)" }, { "virtualAddress": "0x0080A620", "name": "PersianCalendar_get_MinSupportedDateTime", "signature": "DateTime PersianCalendar_get_MinSupportedDateTime(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x0080A688", "name": "PersianCalendar_get_MaxSupportedDateTime", "signature": "DateTime PersianCalendar_get_MaxSupportedDateTime(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x0080A6F0", "name": "PersianCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum PersianCalendar_get_AlgorithmType(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x0080A6F8", "name": "PersianCalendar__ctor", "signature": "void PersianCalendar__ctor(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "PersianCalendar()" }, { "virtualAddress": "0x0080A700", "name": "PersianCalendar_get_BaseCalendarID", "signature": "int32_t PersianCalendar_get_BaseCalendarID(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BaseCalendarID()" }, { "virtualAddress": "0x0080A708", "name": "PersianCalendar_get_ID", "signature": "int32_t PersianCalendar_get_ID(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x0080A710", "name": "PersianCalendar_GetAbsoluteDatePersian", "signature": "int64_t PersianCalendar_GetAbsoluteDatePersian(PersianCalendar * this, int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 GetAbsoluteDatePersian(Int32, Int32, Int32)" }, { "virtualAddress": "0x0080A8EC", "name": "PersianCalendar_CheckTicksRange", "signature": "void PersianCalendar_CheckTicksRange(int64_t ticks, MethodInfo * method)", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x0080AACC", "name": "PersianCalendar_CheckEraRange", "signature": "void PersianCalendar_CheckEraRange(int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x0080ABA0", "name": "PersianCalendar_CheckYearRange", "signature": "void PersianCalendar_CheckYearRange(int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x0080AD08", "name": "PersianCalendar_CheckYearMonthRange", "signature": "void PersianCalendar_CheckYearMonthRange(int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x0080AEA0", "name": "PersianCalendar_MonthFromOrdinalDay", "signature": "int32_t PersianCalendar_MonthFromOrdinalDay(int32_t ordinalDay, MethodInfo * method)", "dotNetSignature": "Int32 MonthFromOrdinalDay(Int32)" }, { "virtualAddress": "0x0080A854", "name": "PersianCalendar_DaysInPreviousMonths", "signature": "int32_t PersianCalendar_DaysInPreviousMonths(int32_t month, MethodInfo * method)", "dotNetSignature": "Int32 DaysInPreviousMonths(Int32)" }, { "virtualAddress": "0x0080AF54", "name": "PersianCalendar_GetDatePart", "signature": "int32_t PersianCalendar_GetDatePart(PersianCalendar * this, int64_t ticks, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x0080B1B8", "name": "PersianCalendar_AddMonths", "signature": "DateTime PersianCalendar_AddMonths(PersianCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x0080B478", "name": "PersianCalendar_AddYears", "signature": "DateTime PersianCalendar_AddYears(PersianCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x0080B490", "name": "PersianCalendar_GetDayOfMonth", "signature": "int32_t PersianCalendar_GetDayOfMonth(PersianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x0080B4CC", "name": "PersianCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum PersianCalendar_GetDayOfWeek(PersianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x0080B540", "name": "PersianCalendar_GetDayOfYear", "signature": "int32_t PersianCalendar_GetDayOfYear(PersianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x0080B57C", "name": "PersianCalendar_GetDaysInMonth", "signature": "int32_t PersianCalendar_GetDaysInMonth(PersianCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0080B6B8", "name": "PersianCalendar_GetDaysInYear", "signature": "int32_t PersianCalendar_GetDaysInYear(PersianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x0080B7B8", "name": "PersianCalendar_GetEra", "signature": "int32_t PersianCalendar_GetEra(PersianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x0080B848", "name": "PersianCalendar_get_Eras", "signature": "Int32__Array * PersianCalendar_get_Eras(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x0080B8F0", "name": "PersianCalendar_GetMonth", "signature": "int32_t PersianCalendar_GetMonth(PersianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x0080B92C", "name": "PersianCalendar_GetMonthsInYear", "signature": "int32_t PersianCalendar_GetMonthsInYear(PersianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x0080B9B8", "name": "PersianCalendar_GetYear", "signature": "int32_t PersianCalendar_GetYear(PersianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x0080B9F4", "name": "PersianCalendar_IsLeapDay", "signature": "bool PersianCalendar_IsLeapDay(PersianCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0080BBA0", "name": "PersianCalendar_GetLeapMonth", "signature": "int32_t PersianCalendar_GetLeapMonth(PersianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x0080BC1C", "name": "PersianCalendar_IsLeapMonth", "signature": "bool PersianCalendar_IsLeapMonth(PersianCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0080BCA0", "name": "PersianCalendar_IsLeapYear", "signature": "bool PersianCalendar_IsLeapYear(PersianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x0080BD5C", "name": "PersianCalendar_ToDateTime", "signature": "DateTime PersianCalendar_ToDateTime(PersianCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0080BF78", "name": "PersianCalendar_get_TwoDigitYearMax", "signature": "int32_t PersianCalendar_get_TwoDigitYearMax(PersianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x0080BFC0", "name": "PersianCalendar_set_TwoDigitYearMax", "signature": "void PersianCalendar_set_TwoDigitYearMax(PersianCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x0080C110", "name": "PersianCalendar_ToFourDigitYear", "signature": "int32_t PersianCalendar_ToFourDigitYear(PersianCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x0080C294", "name": "PersianCalendar__cctor", "signature": "void PersianCalendar__cctor(MethodInfo * method)", "dotNetSignature": "PersianCalendar()" }, { "virtualAddress": "0x006A7800", "name": "Calendar_get_MinSupportedDateTime", "signature": "DateTime Calendar_get_MinSupportedDateTime(Calendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x006A7868", "name": "Calendar_get_MaxSupportedDateTime", "signature": "DateTime Calendar_get_MaxSupportedDateTime(Calendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x006A78D0", "name": "Calendar__ctor", "signature": "void Calendar__ctor(Calendar * this, MethodInfo * method)", "dotNetSignature": "Calendar()" }, { "virtualAddress": "0x006A78E4", "name": "Calendar_get_ID", "signature": "int32_t Calendar_get_ID(Calendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x006A78EC", "name": "Calendar_get_BaseCalendarID", "signature": "int32_t Calendar_get_BaseCalendarID(Calendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BaseCalendarID()" }, { "virtualAddress": "0x006A78F8", "name": "Calendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum Calendar_get_AlgorithmType(Calendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x006A7900", "name": "Calendar_get_IsReadOnly", "signature": "bool Calendar_get_IsReadOnly(Calendar * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x006A7908", "name": "Calendar_Clone", "signature": "Object * Calendar_Clone(Calendar * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x006A7998", "name": "Calendar_ReadOnly", "signature": "Calendar * Calendar_ReadOnly(Calendar * calendar, MethodInfo * method)", "dotNetSignature": "Calendar ReadOnly(Calendar)" }, { "virtualAddress": "0x006A7A80", "name": "Calendar_VerifyWritable", "signature": "void Calendar_VerifyWritable(Calendar * this, MethodInfo * method)", "dotNetSignature": "Void VerifyWritable()" }, { "virtualAddress": "0x006A7B18", "name": "Calendar_SetReadOnlyState", "signature": "void Calendar_SetReadOnlyState(Calendar * this, bool readOnly, MethodInfo * method)", "dotNetSignature": "Void SetReadOnlyState(Boolean)" }, { "virtualAddress": "0x006A7B24", "name": "Calendar_get_CurrentEraValue", "signature": "int32_t Calendar_get_CurrentEraValue(Calendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrentEraValue()" }, { "virtualAddress": "0x006A7C6C", "name": "Calendar_CheckAddResult", "signature": "void Calendar_CheckAddResult(int64_t ticks, DateTime minValue, DateTime maxValue, MethodInfo * method)", "dotNetSignature": "Void CheckAddResult(Int64, DateTime, DateTime)" }, { "virtualAddress": "0x006A7E24", "name": "Calendar_Add", "signature": "DateTime Calendar_Add(Calendar * this, DateTime time, double value, int32_t scale, MethodInfo * method)", "dotNetSignature": "DateTime Add(DateTime, Double, Int32)" }, { "virtualAddress": "0x006A7F84", "name": "Calendar_AddMilliseconds", "signature": "DateTime Calendar_AddMilliseconds(Calendar * this, DateTime time, double milliseconds, MethodInfo * method)", "dotNetSignature": "DateTime AddMilliseconds(DateTime, Double)" }, { "virtualAddress": "0x006A7F8C", "name": "Calendar_AddDays", "signature": "DateTime Calendar_AddDays(Calendar * this, DateTime time, int32_t days, MethodInfo * method)", "dotNetSignature": "DateTime AddDays(DateTime, Int32)" }, { "virtualAddress": "0x006A7F9C", "name": "Calendar_AddHours", "signature": "DateTime Calendar_AddHours(Calendar * this, DateTime time, int32_t hours, MethodInfo * method)", "dotNetSignature": "DateTime AddHours(DateTime, Int32)" }, { "virtualAddress": "0x006A7FAC", "name": "Calendar_AddMinutes", "signature": "DateTime Calendar_AddMinutes(Calendar * this, DateTime time, int32_t minutes, MethodInfo * method)", "dotNetSignature": "DateTime AddMinutes(DateTime, Int32)" }, { "virtualAddress": "0x006A7FB8", "name": "Calendar_AddSeconds", "signature": "DateTime Calendar_AddSeconds(Calendar * this, DateTime time, int32_t seconds, MethodInfo * method)", "dotNetSignature": "DateTime AddSeconds(DateTime, Int32)" }, { "virtualAddress": "0x006A7FC4", "name": "Calendar_AddWeeks", "signature": "DateTime Calendar_AddWeeks(Calendar * this, DateTime time, int32_t weeks, MethodInfo * method)", "dotNetSignature": "DateTime AddWeeks(DateTime, Int32)" }, { "virtualAddress": "0x006A7FDC", "name": "Calendar_GetDaysInMonth", "signature": "int32_t Calendar_GetDaysInMonth(Calendar * this, int32_t year, int32_t month, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32)" }, { "virtualAddress": "0x006A7FF0", "name": "Calendar_GetDaysInYear", "signature": "int32_t Calendar_GetDaysInYear(Calendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32)" }, { "virtualAddress": "0x006A8004", "name": "Calendar_GetHour", "signature": "int32_t Calendar_GetHour(Calendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetHour(DateTime)" }, { "virtualAddress": "0x006A806C", "name": "Calendar_GetMilliseconds", "signature": "double Calendar_GetMilliseconds(Calendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Double GetMilliseconds(DateTime)" }, { "virtualAddress": "0x006A80D8", "name": "Calendar_GetMinute", "signature": "int32_t Calendar_GetMinute(Calendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMinute(DateTime)" }, { "virtualAddress": "0x006A8140", "name": "Calendar_GetMonthsInYear", "signature": "int32_t Calendar_GetMonthsInYear(Calendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32)" }, { "virtualAddress": "0x006A8154", "name": "Calendar_GetSecond", "signature": "int32_t Calendar_GetSecond(Calendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetSecond(DateTime)" }, { "virtualAddress": "0x006A81C0", "name": "Calendar_GetFirstDayWeekOfYear", "signature": "int32_t Calendar_GetFirstDayWeekOfYear(Calendar * this, DateTime time, int32_t firstDayOfWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetFirstDayWeekOfYear(DateTime, Int32)" }, { "virtualAddress": "0x006A8284", "name": "Calendar_GetWeekOfYearFullDays", "signature": "int32_t Calendar_GetWeekOfYearFullDays(Calendar * this, DateTime time, int32_t firstDayOfWeek, int32_t fullDays, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYearFullDays(DateTime, Int32, Int32)" }, { "virtualAddress": "0x006A844C", "name": "Calendar_GetWeekOfYearOfMinSupportedDateTime", "signature": "int32_t Calendar_GetWeekOfYearOfMinSupportedDateTime(Calendar * this, int32_t firstDayOfWeek, int32_t minimumDaysInFirstWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYearOfMinSupportedDateTime(Int32, Int32)" }, { "virtualAddress": "0x006A85B4", "name": "Calendar_get_DaysInYearBeforeMinSupportedYear", "signature": "int32_t Calendar_get_DaysInYearBeforeMinSupportedYear(Calendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DaysInYearBeforeMinSupportedYear()" }, { "virtualAddress": "0x006A85BC", "name": "Calendar_GetWeekOfYear", "signature": "int32_t Calendar_GetWeekOfYear(Calendar * this, DateTime time, CalendarWeekRule__Enum rule, DayOfWeek__Enum firstDayOfWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)" }, { "virtualAddress": "0x006A88C4", "name": "Calendar_IsLeapDay", "signature": "bool Calendar_IsLeapDay(Calendar * this, int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32)" }, { "virtualAddress": "0x006A88D8", "name": "Calendar_IsLeapMonth", "signature": "bool Calendar_IsLeapMonth(Calendar * this, int32_t year, int32_t month, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x006A88EC", "name": "Calendar_GetLeapMonth", "signature": "int32_t Calendar_GetLeapMonth(Calendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32)" }, { "virtualAddress": "0x006A8900", "name": "Calendar_GetLeapMonth_1", "signature": "int32_t Calendar_GetLeapMonth_1(Calendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x006A89AC", "name": "Calendar_IsLeapYear", "signature": "bool Calendar_IsLeapYear(Calendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32)" }, { "virtualAddress": "0x006A89C0", "name": "Calendar_ToDateTime", "signature": "DateTime Calendar_ToDateTime(Calendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x006A89F0", "name": "Calendar_TryToDateTime", "signature": "bool Calendar_TryToDateTime(Calendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, DateTime ByRef)" }, { "virtualAddress": "0x006A8B68", "name": "Calendar_IsValidYear", "signature": "bool Calendar_IsValidYear(Calendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsValidYear(Int32, Int32)" }, { "virtualAddress": "0x006A8BF0", "name": "Calendar_IsValidMonth", "signature": "bool Calendar_IsValidMonth(Calendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsValidMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x006A8C6C", "name": "Calendar_IsValidDay", "signature": "bool Calendar_IsValidDay(Calendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsValidDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x006A8CF8", "name": "Calendar_get_TwoDigitYearMax", "signature": "int32_t Calendar_get_TwoDigitYearMax(Calendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x006A8D00", "name": "Calendar_set_TwoDigitYearMax", "signature": "void Calendar_set_TwoDigitYearMax(Calendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x006A8D28", "name": "Calendar_ToFourDigitYear", "signature": "int32_t Calendar_ToFourDigitYear(Calendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x006A8E4C", "name": "Calendar_TimeToTicks", "signature": "int64_t Calendar_TimeToTicks(int32_t hour, int32_t minute, int32_t second, int32_t millisecond, MethodInfo * method)", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x006A9010", "name": "Calendar_GetSystemTwoDigitYearSetting", "signature": "int32_t Calendar_GetSystemTwoDigitYearSetting(int32_t CalID, int32_t defaultYearValue, MethodInfo * method)", "dotNetSignature": "Int32 GetSystemTwoDigitYearSetting(Int32, Int32)" }, { "virtualAddress": "0x006A907C", "name": "CalendarData__ctor", "signature": "void CalendarData__ctor(CalendarData * this, MethodInfo * method)", "dotNetSignature": "CalendarData()" }, { "virtualAddress": "0x006A908C", "name": "CalendarData__cctor", "signature": "void CalendarData__cctor(MethodInfo * method)", "dotNetSignature": "CalendarData()" }, { "virtualAddress": "0x006A9D3C", "name": "CalendarData__ctor_1", "signature": "void CalendarData__ctor_1(CalendarData * this, String * localeName, int32_t calendarId, bool bUseUserOverrides, MethodInfo * method)", "dotNetSignature": "CalendarData(String, Int32, Boolean)" }, { "virtualAddress": "0x006AA2A0", "name": "CalendarData_InitializeEraNames", "signature": "void CalendarData_InitializeEraNames(CalendarData * this, String * localeName, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "Void InitializeEraNames(String, Int32)" }, { "virtualAddress": "0x006AA5FC", "name": "CalendarData_InitializeAbbreviatedEraNames", "signature": "void CalendarData_InitializeAbbreviatedEraNames(CalendarData * this, String * localeName, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "Void InitializeAbbreviatedEraNames(String, Int32)" }, { "virtualAddress": "0x006A7BC0", "name": "CalendarData_GetCalendarData", "signature": "CalendarData * CalendarData_GetCalendarData(int32_t calendarId, MethodInfo * method)", "dotNetSignature": "CalendarData GetCalendarData(Int32)" }, { "virtualAddress": "0x006AA874", "name": "CalendarData_CalendarIdToCultureName", "signature": "String * CalendarData_CalendarIdToCultureName(int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String CalendarIdToCultureName(Int32)" }, { "virtualAddress": "0x006A9074", "name": "CalendarData_nativeGetTwoDigitYearMax", "signature": "int32_t CalendarData_nativeGetTwoDigitYearMax(int32_t calID, MethodInfo * method)", "dotNetSignature": "Int32 nativeGetTwoDigitYearMax(Int32)" }, { "virtualAddress": "0x006AA254", "name": "CalendarData_nativeGetCalendarData", "signature": "bool CalendarData_nativeGetCalendarData(CalendarData * data, String * localeName, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "Boolean nativeGetCalendarData(CalendarData, String, Int32)" }, { "virtualAddress": "0x006AAC20", "name": "CalendarData_fill_calendar_data", "signature": "bool CalendarData_fill_calendar_data(CalendarData * this, String * localeName, int32_t datetimeIndex, MethodInfo * method)", "dotNetSignature": "Boolean fill_calendar_data(String, Int32)" }, { "virtualAddress": "0x006ADC30", "name": "ChineseLunisolarCalendar_get_MinSupportedDateTime", "signature": "DateTime ChineseLunisolarCalendar_get_MinSupportedDateTime(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x006ADC98", "name": "ChineseLunisolarCalendar_get_MaxSupportedDateTime", "signature": "DateTime ChineseLunisolarCalendar_get_MaxSupportedDateTime(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x006ADD00", "name": "ChineseLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear", "signature": "int32_t ChineseLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DaysInYearBeforeMinSupportedYear()" }, { "virtualAddress": "0x006ADD08", "name": "ChineseLunisolarCalendar_get_MinCalendarYear", "signature": "int32_t ChineseLunisolarCalendar_get_MinCalendarYear(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinCalendarYear()" }, { "virtualAddress": "0x006ADD10", "name": "ChineseLunisolarCalendar_get_MaxCalendarYear", "signature": "int32_t ChineseLunisolarCalendar_get_MaxCalendarYear(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCalendarYear()" }, { "virtualAddress": "0x006ADD18", "name": "ChineseLunisolarCalendar_get_MinDate", "signature": "DateTime ChineseLunisolarCalendar_get_MinDate(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinDate()" }, { "virtualAddress": "0x006ADD80", "name": "ChineseLunisolarCalendar_get_MaxDate", "signature": "DateTime ChineseLunisolarCalendar_get_MaxDate(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxDate()" }, { "virtualAddress": "0x006ADDE8", "name": "ChineseLunisolarCalendar_get_CalEraInfo", "signature": "EraInfo__Array * ChineseLunisolarCalendar_get_CalEraInfo(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "EraInfo[] get_CalEraInfo()" }, { "virtualAddress": "0x006ADDF0", "name": "ChineseLunisolarCalendar_GetYearInfo", "signature": "int32_t ChineseLunisolarCalendar_GetYearInfo(ChineseLunisolarCalendar * this, int32_t LunarYear, int32_t Index, MethodInfo * method)", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x006ADFBC", "name": "ChineseLunisolarCalendar_GetYear", "signature": "int32_t ChineseLunisolarCalendar_GetYear(ChineseLunisolarCalendar * this, int32_t year, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(Int32, DateTime)" }, { "virtualAddress": "0x006ADFC4", "name": "ChineseLunisolarCalendar_GetGregorianYear", "signature": "int32_t ChineseLunisolarCalendar_GetGregorianYear(ChineseLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x006AE140", "name": "ChineseLunisolarCalendar__ctor", "signature": "void ChineseLunisolarCalendar__ctor(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "ChineseLunisolarCalendar()" }, { "virtualAddress": "0x006AE1A8", "name": "ChineseLunisolarCalendar_GetEra", "signature": "int32_t ChineseLunisolarCalendar_GetEra(ChineseLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x006AE1E8", "name": "ChineseLunisolarCalendar_get_ID", "signature": "int32_t ChineseLunisolarCalendar_get_ID(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x006AE1F0", "name": "ChineseLunisolarCalendar_get_BaseCalendarID", "signature": "int32_t ChineseLunisolarCalendar_get_BaseCalendarID(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BaseCalendarID()" }, { "virtualAddress": "0x006AE1F8", "name": "ChineseLunisolarCalendar_get_Eras", "signature": "Int32__Array * ChineseLunisolarCalendar_get_Eras(ChineseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x006AE26C", "name": "ChineseLunisolarCalendar__cctor", "signature": "void ChineseLunisolarCalendar__cctor(MethodInfo * method)", "dotNetSignature": "ChineseLunisolarCalendar()" }, { "virtualAddress": "0x006AE84C", "name": "CompareInfo__ctor", "signature": "void CompareInfo__ctor(CompareInfo * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "CompareInfo(CultureInfo)" }, { "virtualAddress": "0x006AE88C", "name": "CompareInfo_GetCompareInfo", "signature": "CompareInfo * CompareInfo_GetCompareInfo(int32_t culture, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "CompareInfo GetCompareInfo(Int32, Assembly)" }, { "virtualAddress": "0x006AEA70", "name": "CompareInfo_GetCompareInfo_1", "signature": "CompareInfo * CompareInfo_GetCompareInfo_1(String * name, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "CompareInfo GetCompareInfo(String, Assembly)" }, { "virtualAddress": "0x006AE9F4", "name": "CompareInfo_GetCompareInfo_2", "signature": "CompareInfo * CompareInfo_GetCompareInfo_2(int32_t culture, MethodInfo * method)", "dotNetSignature": "CompareInfo GetCompareInfo(Int32)" }, { "virtualAddress": "0x006AEBE0", "name": "CompareInfo_GetCompareInfo_3", "signature": "CompareInfo * CompareInfo_GetCompareInfo_3(String * name, MethodInfo * method)", "dotNetSignature": "CompareInfo GetCompareInfo(String)" }, { "virtualAddress": "0x006AEED8", "name": "CompareInfo_IsSortable", "signature": "bool CompareInfo_IsSortable(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsSortable(Char)" }, { "virtualAddress": "0x006AEF08", "name": "CompareInfo_IsSortable_1", "signature": "bool CompareInfo_IsSortable_1(String * text, MethodInfo * method)", "dotNetSignature": "Boolean IsSortable(String)" }, { "virtualAddress": "0x006AEFC8", "name": "CompareInfo_OnDeserializing", "signature": "void CompareInfo_OnDeserializing(CompareInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x006AEFD0", "name": "CompareInfo_OnDeserialized", "signature": "void CompareInfo_OnDeserialized(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized()" }, { "virtualAddress": "0x006AF08C", "name": "CompareInfo_OnDeserialized_1", "signature": "void CompareInfo_OnDeserialized_1(CompareInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x006AF090", "name": "CompareInfo_OnSerializing", "signature": "void CompareInfo_OnSerializing(CompareInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x006AF128", "name": "CompareInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void CompareInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(CompareInfo * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x006AF12C", "name": "CompareInfo_get_Name", "signature": "String * CompareInfo_get_Name(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x006AF1B4", "name": "CompareInfo_GetNativeCompareFlags", "signature": "int32_t CompareInfo_GetNativeCompareFlags(CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 GetNativeCompareFlags(CompareOptions)" }, { "virtualAddress": "0x006AF1F0", "name": "CompareInfo_Compare", "signature": "int32_t CompareInfo_Compare(CompareInfo * this, String * string1, String * string2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String)" }, { "virtualAddress": "0x006AF200", "name": "CompareInfo_Compare_1", "signature": "int32_t CompareInfo_Compare_1(CompareInfo * this, String * string1, String * string2, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, String, CompareOptions)" }, { "virtualAddress": "0x006AF434", "name": "CompareInfo_Compare_2", "signature": "int32_t CompareInfo_Compare_2(CompareInfo * this, String * string1, int32_t offset1, int32_t length1, String * string2, int32_t offset2, int32_t length2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, Int32, String, Int32, Int32)" }, { "virtualAddress": "0x006AF460", "name": "CompareInfo_Compare_3", "signature": "int32_t CompareInfo_Compare_3(CompareInfo * this, String * string1, int32_t offset1, String * string2, int32_t offset2, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, CompareOptions)" }, { "virtualAddress": "0x006AF4C4", "name": "CompareInfo_Compare_4", "signature": "int32_t CompareInfo_Compare_4(CompareInfo * this, String * string1, int32_t offset1, String * string2, int32_t offset2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32)" }, { "virtualAddress": "0x006AF4D4", "name": "CompareInfo_Compare_5", "signature": "int32_t CompareInfo_Compare_5(CompareInfo * this, String * string1, int32_t offset1, int32_t length1, String * string2, int32_t offset2, int32_t length2, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, Int32, Int32, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006AF7FC", "name": "CompareInfo_CompareOrdinal", "signature": "int32_t CompareInfo_CompareOrdinal(String * string1, int32_t offset1, int32_t length1, String * string2, int32_t offset2, int32_t length2, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinal(String, Int32, Int32, String, Int32, Int32)" }, { "virtualAddress": "0x006AF850", "name": "CompareInfo_IsPrefix", "signature": "bool CompareInfo_IsPrefix(CompareInfo * this, String * source, String * prefix, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Boolean IsPrefix(String, String, CompareOptions)" }, { "virtualAddress": "0x006AFDFC", "name": "CompareInfo_IsPrefix_1", "signature": "bool CompareInfo_IsPrefix_1(CompareInfo * this, String * source, String * prefix, MethodInfo * method)", "dotNetSignature": "Boolean IsPrefix(String, String)" }, { "virtualAddress": "0x006AFE0C", "name": "CompareInfo_IsSuffix", "signature": "bool CompareInfo_IsSuffix(CompareInfo * this, String * source, String * suffix, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Boolean IsSuffix(String, String, CompareOptions)" }, { "virtualAddress": "0x006B0038", "name": "CompareInfo_IsSuffix_1", "signature": "bool CompareInfo_IsSuffix_1(CompareInfo * this, String * source, String * suffix, MethodInfo * method)", "dotNetSignature": "Boolean IsSuffix(String, String)" }, { "virtualAddress": "0x006B004C", "name": "CompareInfo_IndexOf", "signature": "int32_t CompareInfo_IndexOf(CompareInfo * this, String * source, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char)" }, { "virtualAddress": "0x006B0100", "name": "CompareInfo_IndexOf_1", "signature": "int32_t CompareInfo_IndexOf_1(CompareInfo * this, String * source, String * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String)" }, { "virtualAddress": "0x006B01B4", "name": "CompareInfo_IndexOf_2", "signature": "int32_t CompareInfo_IndexOf_2(CompareInfo * this, String * source, uint16_t value, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char, CompareOptions)" }, { "virtualAddress": "0x006B0274", "name": "CompareInfo_IndexOf_3", "signature": "int32_t CompareInfo_IndexOf_3(CompareInfo * this, String * source, String * value, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, CompareOptions)" }, { "virtualAddress": "0x006B0334", "name": "CompareInfo_IndexOf_4", "signature": "int32_t CompareInfo_IndexOf_4(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char, Int32)" }, { "virtualAddress": "0x006B03F8", "name": "CompareInfo_IndexOf_5", "signature": "int32_t CompareInfo_IndexOf_5(CompareInfo * this, String * source, String * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, Int32)" }, { "virtualAddress": "0x006B04BC", "name": "CompareInfo_IndexOf_6", "signature": "int32_t CompareInfo_IndexOf_6(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char, Int32, CompareOptions)" }, { "virtualAddress": "0x006B0584", "name": "CompareInfo_IndexOf_7", "signature": "int32_t CompareInfo_IndexOf_7(CompareInfo * this, String * source, String * value, int32_t startIndex, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, Int32, CompareOptions)" }, { "virtualAddress": "0x006B064C", "name": "CompareInfo_IndexOf_8", "signature": "int32_t CompareInfo_IndexOf_8(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char, Int32, Int32)" }, { "virtualAddress": "0x006B0660", "name": "CompareInfo_IndexOf_9", "signature": "int32_t CompareInfo_IndexOf_9(CompareInfo * this, String * source, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, Int32, Int32)" }, { "virtualAddress": "0x006B0674", "name": "CompareInfo_IndexOf_10", "signature": "int32_t CompareInfo_IndexOf_10(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, int32_t count, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006B0984", "name": "CompareInfo_IndexOf_11", "signature": "int32_t CompareInfo_IndexOf_11(CompareInfo * this, String * source, String * value, int32_t startIndex, int32_t count, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006B0CC8", "name": "CompareInfo_LastIndexOf", "signature": "int32_t CompareInfo_LastIndexOf(CompareInfo * this, String * source, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char)" }, { "virtualAddress": "0x006B0D7C", "name": "CompareInfo_LastIndexOf_1", "signature": "int32_t CompareInfo_LastIndexOf_1(CompareInfo * this, String * source, String * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String)" }, { "virtualAddress": "0x006B0E30", "name": "CompareInfo_LastIndexOf_2", "signature": "int32_t CompareInfo_LastIndexOf_2(CompareInfo * this, String * source, uint16_t value, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char, CompareOptions)" }, { "virtualAddress": "0x006B0EF0", "name": "CompareInfo_LastIndexOf_3", "signature": "int32_t CompareInfo_LastIndexOf_3(CompareInfo * this, String * source, String * value, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, CompareOptions)" }, { "virtualAddress": "0x006B0FB0", "name": "CompareInfo_LastIndexOf_4", "signature": "int32_t CompareInfo_LastIndexOf_4(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char, Int32)" }, { "virtualAddress": "0x006B0FC8", "name": "CompareInfo_LastIndexOf_5", "signature": "int32_t CompareInfo_LastIndexOf_5(CompareInfo * this, String * source, String * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32)" }, { "virtualAddress": "0x006B0FE0", "name": "CompareInfo_LastIndexOf_6", "signature": "int32_t CompareInfo_LastIndexOf_6(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char, Int32, CompareOptions)" }, { "virtualAddress": "0x006B0FF8", "name": "CompareInfo_LastIndexOf_7", "signature": "int32_t CompareInfo_LastIndexOf_7(CompareInfo * this, String * source, String * value, int32_t startIndex, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32, CompareOptions)" }, { "virtualAddress": "0x006B1010", "name": "CompareInfo_LastIndexOf_8", "signature": "int32_t CompareInfo_LastIndexOf_8(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char, Int32, Int32)" }, { "virtualAddress": "0x006B1024", "name": "CompareInfo_LastIndexOf_9", "signature": "int32_t CompareInfo_LastIndexOf_9(CompareInfo * this, String * source, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32, Int32)" }, { "virtualAddress": "0x006B1038", "name": "CompareInfo_LastIndexOf_10", "signature": "int32_t CompareInfo_LastIndexOf_10(CompareInfo * this, String * source, uint16_t value, int32_t startIndex, int32_t count, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006B12A0", "name": "CompareInfo_LastIndexOf_11", "signature": "int32_t CompareInfo_LastIndexOf_11(CompareInfo * this, String * source, String * value, int32_t startIndex, int32_t count, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006B154C", "name": "CompareInfo_GetSortKey", "signature": "SortKey * CompareInfo_GetSortKey(CompareInfo * this, String * source, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "SortKey GetSortKey(String, CompareOptions)" }, { "virtualAddress": "0x006B1674", "name": "CompareInfo_GetSortKey_1", "signature": "SortKey * CompareInfo_GetSortKey_1(CompareInfo * this, String * source, MethodInfo * method)", "dotNetSignature": "SortKey GetSortKey(String)" }, { "virtualAddress": "0x006B1550", "name": "CompareInfo_CreateSortKey", "signature": "SortKey * CompareInfo_CreateSortKey(CompareInfo * this, String * source, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "SortKey CreateSortKey(String, CompareOptions)" }, { "virtualAddress": "0x006B1750", "name": "CompareInfo_Equals", "signature": "bool CompareInfo_Equals(CompareInfo * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x006B1824", "name": "CompareInfo_GetHashCode", "signature": "int32_t CompareInfo_GetHashCode(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x006B1850", "name": "CompareInfo_GetHashCode_1", "signature": "int32_t CompareInfo_GetHashCode_1(CompareInfo * this, String * source, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(String, CompareOptions)" }, { "virtualAddress": "0x006B1A78", "name": "CompareInfo_GetHashCodeOfString", "signature": "int32_t CompareInfo_GetHashCodeOfString(CompareInfo * this, String * source, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeOfString(String, CompareOptions)" }, { "virtualAddress": "0x006B193C", "name": "CompareInfo_GetHashCodeOfString_1", "signature": "int32_t CompareInfo_GetHashCodeOfString_1(CompareInfo * this, String * source, CompareOptions__Enum options, bool forceRandomizedHashing, int64_t additionalEntropy, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeOfString(String, CompareOptions, Boolean, Int64)" }, { "virtualAddress": "0x006B1A80", "name": "CompareInfo_ToString", "signature": "String * CompareInfo_ToString(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006B1AE8", "name": "CompareInfo_get_LCID", "signature": "int32_t CompareInfo_get_LCID(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LCID()" }, { "virtualAddress": "0x006B1B78", "name": "CompareInfo_get_IsLegacy20SortingBehaviorRequested", "signature": "bool CompareInfo_get_IsLegacy20SortingBehaviorRequested(MethodInfo * method)", "dotNetSignature": "Boolean get_IsLegacy20SortingBehaviorRequested()" }, { "virtualAddress": "0x006B1B80", "name": "CompareInfo_get_InternalSortVersion", "signature": "uint32_t CompareInfo_get_InternalSortVersion(MethodInfo * method)", "dotNetSignature": "UInt32 get_InternalSortVersion()" }, { "virtualAddress": "0x006B1B8C", "name": "CompareInfo_get_Version", "signature": "SortVersion * CompareInfo_get_Version(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "SortVersion get_Version()" }, { "virtualAddress": "0x006AFA80", "name": "CompareInfo_get_UseManagedCollation", "signature": "bool CompareInfo_get_UseManagedCollation(MethodInfo * method)", "dotNetSignature": "Boolean get_UseManagedCollation()" }, { "virtualAddress": "0x006AFB98", "name": "CompareInfo_GetCollator", "signature": "SimpleCollator * CompareInfo_GetCollator(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "SimpleCollator GetCollator()" }, { "virtualAddress": "0x006B167C", "name": "CompareInfo_CreateSortKeyCore", "signature": "SortKey * CompareInfo_CreateSortKeyCore(CompareInfo * this, String * source, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "SortKey CreateSortKeyCore(String, CompareOptions)" }, { "virtualAddress": "0x006B08A0", "name": "CompareInfo_internal_index_switch", "signature": "int32_t CompareInfo_internal_index_switch(CompareInfo * this, String * s, int32_t sindex, int32_t count, uint16_t c, CompareOptions__Enum opt, bool first, MethodInfo * method)", "dotNetSignature": "Int32 internal_index_switch(String, Int32, Int32, Char, CompareOptions, Boolean)" }, { "virtualAddress": "0x006B0BE4", "name": "CompareInfo_internal_index_switch_1", "signature": "int32_t CompareInfo_internal_index_switch_1(CompareInfo * this, String * s1, int32_t sindex, int32_t count, String * s2, CompareOptions__Enum opt, bool first, MethodInfo * method)", "dotNetSignature": "Int32 internal_index_switch(String, Int32, Int32, String, CompareOptions, Boolean)" }, { "virtualAddress": "0x006AF384", "name": "CompareInfo_internal_compare_switch", "signature": "int32_t CompareInfo_internal_compare_switch(CompareInfo * this, String * str1, int32_t offset1, int32_t length1, String * str2, int32_t offset2, int32_t length2, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 internal_compare_switch(String, Int32, Int32, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006B1D4C", "name": "CompareInfo_internal_compare_managed", "signature": "int32_t CompareInfo_internal_compare_managed(CompareInfo * this, String * str1, int32_t offset1, int32_t length1, String * str2, int32_t offset2, int32_t length2, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 internal_compare_managed(String, Int32, Int32, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006B1C48", "name": "CompareInfo_internal_index_managed", "signature": "int32_t CompareInfo_internal_index_managed(CompareInfo * this, String * s, int32_t sindex, int32_t count, uint16_t c, CompareOptions__Enum opt, bool first, MethodInfo * method)", "dotNetSignature": "Int32 internal_index_managed(String, Int32, Int32, Char, CompareOptions, Boolean)" }, { "virtualAddress": "0x006B1CCC", "name": "CompareInfo_internal_index_managed_1", "signature": "int32_t CompareInfo_internal_index_managed_1(CompareInfo * this, String * s1, int32_t sindex, int32_t count, String * s2, CompareOptions__Enum opt, bool first, MethodInfo * method)", "dotNetSignature": "Int32 internal_index_managed(String, Int32, Int32, String, CompareOptions, Boolean)" }, { "virtualAddress": "0x006B1C3C", "name": "CompareInfo_assign_sortkey", "signature": "void CompareInfo_assign_sortkey(CompareInfo * this, Object * key, String * source, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Void assign_sortkey(Object, String, CompareOptions)" }, { "virtualAddress": "0x006B1D48", "name": "CompareInfo_internal_compare", "signature": "int32_t CompareInfo_internal_compare(CompareInfo * this, String * str1, int32_t offset1, int32_t length1, String * str2, int32_t offset2, int32_t length2, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Int32 internal_compare(String, Int32, Int32, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x006B1C40", "name": "CompareInfo_internal_index", "signature": "int32_t CompareInfo_internal_index(CompareInfo * this, String * source, int32_t sindex, int32_t count, uint16_t value, CompareOptions__Enum options, bool first, MethodInfo * method)", "dotNetSignature": "Int32 internal_index(String, Int32, Int32, Char, CompareOptions, Boolean)" }, { "virtualAddress": "0x006B1CC4", "name": "CompareInfo_internal_index_1", "signature": "int32_t CompareInfo_internal_index_1(CompareInfo * this, String * source, int32_t sindex, int32_t count, String * value, CompareOptions__Enum options, bool first, MethodInfo * method)", "dotNetSignature": "Int32 internal_index(String, Int32, Int32, String, CompareOptions, Boolean)" }, { "virtualAddress": "0x006B1DC4", "name": "CompareInfo__ctor_1", "signature": "void CompareInfo__ctor_1(CompareInfo * this, MethodInfo * method)", "dotNetSignature": "CompareInfo()" }, { "virtualAddress": "0x006B89AC", "name": "CultureNotFoundException__ctor", "signature": "void CultureNotFoundException__ctor(CultureNotFoundException * this, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException()" }, { "virtualAddress": "0x006B8A24", "name": "CultureNotFoundException__ctor_1", "signature": "void CultureNotFoundException__ctor_1(CultureNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(String)" }, { "virtualAddress": "0x006B5AFC", "name": "CultureNotFoundException__ctor_2", "signature": "void CultureNotFoundException__ctor_2(CultureNotFoundException * this, String * paramName, String * message, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(String, String)" }, { "virtualAddress": "0x006B8A2C", "name": "CultureNotFoundException__ctor_3", "signature": "void CultureNotFoundException__ctor_3(CultureNotFoundException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(String, Exception)" }, { "virtualAddress": "0x006B8A34", "name": "CultureNotFoundException__ctor_4", "signature": "void CultureNotFoundException__ctor_4(CultureNotFoundException * this, String * paramName, int32_t invalidCultureId, String * message, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(String, Int32, String)" }, { "virtualAddress": "0x006B8AC8", "name": "CultureNotFoundException__ctor_5", "signature": "void CultureNotFoundException__ctor_5(CultureNotFoundException * this, String * message, int32_t invalidCultureId, Exception * innerException, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(String, Int32, Exception)" }, { "virtualAddress": "0x006B8B5C", "name": "CultureNotFoundException__ctor_6", "signature": "void CultureNotFoundException__ctor_6(CultureNotFoundException * this, String * paramName, String * invalidCultureName, String * message, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(String, String, String)" }, { "virtualAddress": "0x006B8B90", "name": "CultureNotFoundException__ctor_7", "signature": "void CultureNotFoundException__ctor_7(CultureNotFoundException * this, String * message, String * invalidCultureName, Exception * innerException, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(String, String, Exception)" }, { "virtualAddress": "0x006B8BC0", "name": "CultureNotFoundException__ctor_8", "signature": "void CultureNotFoundException__ctor_8(CultureNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "CultureNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006B8D24", "name": "CultureNotFoundException_GetObjectData", "signature": "void CultureNotFoundException_GetObjectData(CultureNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006B8E8C", "name": "CultureNotFoundException_get_InvalidCultureId", "signature": "Nullable_1_Int32_ CultureNotFoundException_get_InvalidCultureId(CultureNotFoundException * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int32] get_InvalidCultureId()" }, { "virtualAddress": "0x006B8E94", "name": "CultureNotFoundException_get_InvalidCultureName", "signature": "String * CultureNotFoundException_get_InvalidCultureName(CultureNotFoundException * this, MethodInfo * method)", "dotNetSignature": "String get_InvalidCultureName()" }, { "virtualAddress": "0x006B89D8", "name": "CultureNotFoundException_get_DefaultMessage", "signature": "String * CultureNotFoundException_get_DefaultMessage(MethodInfo * method)", "dotNetSignature": "String get_DefaultMessage()" }, { "virtualAddress": "0x006B8E9C", "name": "CultureNotFoundException_get_FormatedInvalidCultureId", "signature": "String * CultureNotFoundException_get_FormatedInvalidCultureId(CultureNotFoundException * this, MethodInfo * method)", "dotNetSignature": "String get_FormatedInvalidCultureId()" }, { "virtualAddress": "0x006B8FAC", "name": "CultureNotFoundException_get_Message", "signature": "String * CultureNotFoundException_get_Message(CultureNotFoundException * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x006B90CC", "name": "DateTimeFormatInfo_InitPreferExistingTokens", "signature": "bool DateTimeFormatInfo_InitPreferExistingTokens(MethodInfo * method)", "dotNetSignature": "Boolean InitPreferExistingTokens()" }, { "virtualAddress": "0x006B90D4", "name": "DateTimeFormatInfo_get_CultureName", "signature": "String * DateTimeFormatInfo_get_CultureName(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CultureName()" }, { "virtualAddress": "0x006B9100", "name": "DateTimeFormatInfo_get_Culture", "signature": "CultureInfo * DateTimeFormatInfo_get_Culture(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_Culture()" }, { "virtualAddress": "0x006B9190", "name": "DateTimeFormatInfo_get_LanguageName", "signature": "String * DateTimeFormatInfo_get_LanguageName(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_LanguageName()" }, { "virtualAddress": "0x006B91BC", "name": "DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames", "signature": "String__Array * DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] internalGetAbbreviatedDayOfWeekNames()" }, { "virtualAddress": "0x006B9218", "name": "DateTimeFormatInfo_internalGetSuperShortDayNames", "signature": "String__Array * DateTimeFormatInfo_internalGetSuperShortDayNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] internalGetSuperShortDayNames()" }, { "virtualAddress": "0x006B9274", "name": "DateTimeFormatInfo_internalGetDayOfWeekNames", "signature": "String__Array * DateTimeFormatInfo_internalGetDayOfWeekNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] internalGetDayOfWeekNames()" }, { "virtualAddress": "0x006B92D0", "name": "DateTimeFormatInfo_internalGetAbbreviatedMonthNames", "signature": "String__Array * DateTimeFormatInfo_internalGetAbbreviatedMonthNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] internalGetAbbreviatedMonthNames()" }, { "virtualAddress": "0x006B932C", "name": "DateTimeFormatInfo_internalGetMonthNames", "signature": "String__Array * DateTimeFormatInfo_internalGetMonthNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] internalGetMonthNames()" }, { "virtualAddress": "0x006B9388", "name": "DateTimeFormatInfo__ctor", "signature": "void DateTimeFormatInfo__ctor(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo()" }, { "virtualAddress": "0x006B5478", "name": "DateTimeFormatInfo__ctor_1", "signature": "void DateTimeFormatInfo__ctor_1(DateTimeFormatInfo * this, CultureData * cultureData, Calendar * cal, MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo(CultureData, Calendar)" }, { "virtualAddress": "0x006B96C0", "name": "DateTimeFormatInfo_InitializeOverridableProperties", "signature": "void DateTimeFormatInfo_InitializeOverridableProperties(DateTimeFormatInfo * this, CultureData * cultureData, int32_t calendarID, MethodInfo * method)", "dotNetSignature": "Void InitializeOverridableProperties(CultureData, Int32)" }, { "virtualAddress": "0x006B97EC", "name": "DateTimeFormatInfo_OnDeserialized", "signature": "void DateTimeFormatInfo_OnDeserialized(DateTimeFormatInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x006B9F28", "name": "DateTimeFormatInfo_OnSerializing", "signature": "void DateTimeFormatInfo_OnSerializing(DateTimeFormatInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x006BA484", "name": "DateTimeFormatInfo_get_InvariantInfo", "signature": "DateTimeFormatInfo * DateTimeFormatInfo_get_InvariantInfo(MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo get_InvariantInfo()" }, { "virtualAddress": "0x006BA574", "name": "DateTimeFormatInfo_get_CurrentInfo", "signature": "DateTimeFormatInfo * DateTimeFormatInfo_get_CurrentInfo(MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo get_CurrentInfo()" }, { "virtualAddress": "0x006BA660", "name": "DateTimeFormatInfo_GetInstance", "signature": "DateTimeFormatInfo * DateTimeFormatInfo_GetInstance(IFormatProvider * provider, MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo GetInstance(IFormatProvider)" }, { "virtualAddress": "0x006BA80C", "name": "DateTimeFormatInfo_GetFormat", "signature": "Object * DateTimeFormatInfo_GetFormat(DateTimeFormatInfo * this, Type * formatType, MethodInfo * method)", "dotNetSignature": "Object GetFormat(Type)" }, { "virtualAddress": "0x006B4B6C", "name": "DateTimeFormatInfo_Clone", "signature": "Object * DateTimeFormatInfo_Clone(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x006BA8A8", "name": "DateTimeFormatInfo_get_AMDesignator", "signature": "String * DateTimeFormatInfo_get_AMDesignator(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_AMDesignator()" }, { "virtualAddress": "0x006BA8B0", "name": "DateTimeFormatInfo_set_AMDesignator", "signature": "void DateTimeFormatInfo_set_AMDesignator(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_AMDesignator(String)" }, { "virtualAddress": "0x006BA9C4", "name": "DateTimeFormatInfo_get_Calendar", "signature": "Calendar * DateTimeFormatInfo_get_Calendar(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Calendar get_Calendar()" }, { "virtualAddress": "0x006B9458", "name": "DateTimeFormatInfo_set_Calendar", "signature": "void DateTimeFormatInfo_set_Calendar(DateTimeFormatInfo * this, Calendar * value, MethodInfo * method)", "dotNetSignature": "Void set_Calendar(Calendar)" }, { "virtualAddress": "0x006BA9CC", "name": "DateTimeFormatInfo_get_OptionalCalendars", "signature": "Int32__Array * DateTimeFormatInfo_get_OptionalCalendars(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_OptionalCalendars()" }, { "virtualAddress": "0x006BAA04", "name": "DateTimeFormatInfo_GetEra", "signature": "int32_t DateTimeFormatInfo_GetEra(DateTimeFormatInfo * this, String * eraName, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(String)" }, { "virtualAddress": "0x006BAC0C", "name": "DateTimeFormatInfo_get_EraNames", "signature": "String__Array * DateTimeFormatInfo_get_EraNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_EraNames()" }, { "virtualAddress": "0x006BAD20", "name": "DateTimeFormatInfo_GetEraName", "signature": "String * DateTimeFormatInfo_GetEraName(DateTimeFormatInfo * this, int32_t era, MethodInfo * method)", "dotNetSignature": "String GetEraName(Int32)" }, { "virtualAddress": "0x006BAC68", "name": "DateTimeFormatInfo_get_AbbreviatedEraNames", "signature": "String__Array * DateTimeFormatInfo_get_AbbreviatedEraNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AbbreviatedEraNames()" }, { "virtualAddress": "0x006BAE30", "name": "DateTimeFormatInfo_GetAbbreviatedEraName", "signature": "String * DateTimeFormatInfo_GetAbbreviatedEraName(DateTimeFormatInfo * this, int32_t era, MethodInfo * method)", "dotNetSignature": "String GetAbbreviatedEraName(Int32)" }, { "virtualAddress": "0x006BACC4", "name": "DateTimeFormatInfo_get_AbbreviatedEnglishEraNames", "signature": "String__Array * DateTimeFormatInfo_get_AbbreviatedEnglishEraNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AbbreviatedEnglishEraNames()" }, { "virtualAddress": "0x006BAF58", "name": "DateTimeFormatInfo_get_DateSeparator", "signature": "String * DateTimeFormatInfo_get_DateSeparator(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DateSeparator()" }, { "virtualAddress": "0x006BAF60", "name": "DateTimeFormatInfo_set_DateSeparator", "signature": "void DateTimeFormatInfo_set_DateSeparator(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_DateSeparator(String)" }, { "virtualAddress": "0x006BB064", "name": "DateTimeFormatInfo_get_FirstDayOfWeek", "signature": "DayOfWeek__Enum DateTimeFormatInfo_get_FirstDayOfWeek(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "DayOfWeek get_FirstDayOfWeek()" }, { "virtualAddress": "0x006BB06C", "name": "DateTimeFormatInfo_set_FirstDayOfWeek", "signature": "void DateTimeFormatInfo_set_FirstDayOfWeek(DateTimeFormatInfo * this, DayOfWeek__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_FirstDayOfWeek(DayOfWeek)" }, { "virtualAddress": "0x006BB200", "name": "DateTimeFormatInfo_get_CalendarWeekRule", "signature": "CalendarWeekRule__Enum DateTimeFormatInfo_get_CalendarWeekRule(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "CalendarWeekRule get_CalendarWeekRule()" }, { "virtualAddress": "0x006BB208", "name": "DateTimeFormatInfo_set_CalendarWeekRule", "signature": "void DateTimeFormatInfo_set_CalendarWeekRule(DateTimeFormatInfo * this, CalendarWeekRule__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_CalendarWeekRule(CalendarWeekRule)" }, { "virtualAddress": "0x006BB3A4", "name": "DateTimeFormatInfo_get_FullDateTimePattern", "signature": "String * DateTimeFormatInfo_get_FullDateTimePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_FullDateTimePattern()" }, { "virtualAddress": "0x006BB420", "name": "DateTimeFormatInfo_set_FullDateTimePattern", "signature": "void DateTimeFormatInfo_set_FullDateTimePattern(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FullDateTimePattern(String)" }, { "virtualAddress": "0x006BA0B0", "name": "DateTimeFormatInfo_get_LongDatePattern", "signature": "String * DateTimeFormatInfo_get_LongDatePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_LongDatePattern()" }, { "virtualAddress": "0x006B99F8", "name": "DateTimeFormatInfo_set_LongDatePattern", "signature": "void DateTimeFormatInfo_set_LongDatePattern(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_LongDatePattern(String)" }, { "virtualAddress": "0x006BA060", "name": "DateTimeFormatInfo_get_LongTimePattern", "signature": "String * DateTimeFormatInfo_get_LongTimePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_LongTimePattern()" }, { "virtualAddress": "0x006B9D10", "name": "DateTimeFormatInfo_set_LongTimePattern", "signature": "void DateTimeFormatInfo_set_LongTimePattern(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_LongTimePattern(String)" }, { "virtualAddress": "0x006BB5B4", "name": "DateTimeFormatInfo_get_MonthDayPattern", "signature": "String * DateTimeFormatInfo_get_MonthDayPattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_MonthDayPattern()" }, { "virtualAddress": "0x006BB610", "name": "DateTimeFormatInfo_set_MonthDayPattern", "signature": "void DateTimeFormatInfo_set_MonthDayPattern(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_MonthDayPattern(String)" }, { "virtualAddress": "0x006BB708", "name": "DateTimeFormatInfo_get_PMDesignator", "signature": "String * DateTimeFormatInfo_get_PMDesignator(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_PMDesignator()" }, { "virtualAddress": "0x006BB710", "name": "DateTimeFormatInfo_set_PMDesignator", "signature": "void DateTimeFormatInfo_set_PMDesignator(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PMDesignator(String)" }, { "virtualAddress": "0x006BB814", "name": "DateTimeFormatInfo_get_RFC1123Pattern", "signature": "String * DateTimeFormatInfo_get_RFC1123Pattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_RFC1123Pattern()" }, { "virtualAddress": "0x006BA150", "name": "DateTimeFormatInfo_get_ShortDatePattern", "signature": "String * DateTimeFormatInfo_get_ShortDatePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ShortDatePattern()" }, { "virtualAddress": "0x006B9B00", "name": "DateTimeFormatInfo_set_ShortDatePattern", "signature": "void DateTimeFormatInfo_set_ShortDatePattern(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ShortDatePattern(String)" }, { "virtualAddress": "0x006BA100", "name": "DateTimeFormatInfo_get_ShortTimePattern", "signature": "String * DateTimeFormatInfo_get_ShortTimePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ShortTimePattern()" }, { "virtualAddress": "0x006B9E20", "name": "DateTimeFormatInfo_set_ShortTimePattern", "signature": "void DateTimeFormatInfo_set_ShortTimePattern(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ShortTimePattern(String)" }, { "virtualAddress": "0x006BB8F8", "name": "DateTimeFormatInfo_get_SortableDateTimePattern", "signature": "String * DateTimeFormatInfo_get_SortableDateTimePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_SortableDateTimePattern()" }, { "virtualAddress": "0x006BB940", "name": "DateTimeFormatInfo_get_GeneralShortTimePattern", "signature": "String * DateTimeFormatInfo_get_GeneralShortTimePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_GeneralShortTimePattern()" }, { "virtualAddress": "0x006BB9BC", "name": "DateTimeFormatInfo_get_GeneralLongTimePattern", "signature": "String * DateTimeFormatInfo_get_GeneralLongTimePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_GeneralLongTimePattern()" }, { "virtualAddress": "0x006BBA38", "name": "DateTimeFormatInfo_get_DateTimeOffsetPattern", "signature": "String * DateTimeFormatInfo_get_DateTimeOffsetPattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DateTimeOffsetPattern()" }, { "virtualAddress": "0x006BBBC8", "name": "DateTimeFormatInfo_get_TimeSeparator", "signature": "String * DateTimeFormatInfo_get_TimeSeparator(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_TimeSeparator()" }, { "virtualAddress": "0x006BBBD0", "name": "DateTimeFormatInfo_set_TimeSeparator", "signature": "void DateTimeFormatInfo_set_TimeSeparator(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TimeSeparator(String)" }, { "virtualAddress": "0x006BBCD4", "name": "DateTimeFormatInfo_get_UniversalSortableDateTimePattern", "signature": "String * DateTimeFormatInfo_get_UniversalSortableDateTimePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_UniversalSortableDateTimePattern()" }, { "virtualAddress": "0x006BA1A0", "name": "DateTimeFormatInfo_get_YearMonthPattern", "signature": "String * DateTimeFormatInfo_get_YearMonthPattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_YearMonthPattern()" }, { "virtualAddress": "0x006B9C0C", "name": "DateTimeFormatInfo_set_YearMonthPattern", "signature": "void DateTimeFormatInfo_set_YearMonthPattern(DateTimeFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_YearMonthPattern(String)" }, { "virtualAddress": "0x006BBD78", "name": "DateTimeFormatInfo_CheckNullValue", "signature": "void DateTimeFormatInfo_CheckNullValue(String__Array * values, int32_t length, MethodInfo * method)", "dotNetSignature": "Void CheckNullValue(String[], Int32)" }, { "virtualAddress": "0x006BBE64", "name": "DateTimeFormatInfo_get_AbbreviatedDayNames", "signature": "String__Array * DateTimeFormatInfo_get_AbbreviatedDayNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AbbreviatedDayNames()" }, { "virtualAddress": "0x006BBEE8", "name": "DateTimeFormatInfo_set_AbbreviatedDayNames", "signature": "void DateTimeFormatInfo_set_AbbreviatedDayNames(DateTimeFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_AbbreviatedDayNames(String[])" }, { "virtualAddress": "0x006BC0D8", "name": "DateTimeFormatInfo_get_ShortestDayNames", "signature": "String__Array * DateTimeFormatInfo_get_ShortestDayNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_ShortestDayNames()" }, { "virtualAddress": "0x006BC15C", "name": "DateTimeFormatInfo_set_ShortestDayNames", "signature": "void DateTimeFormatInfo_set_ShortestDayNames(DateTimeFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ShortestDayNames(String[])" }, { "virtualAddress": "0x006BC340", "name": "DateTimeFormatInfo_get_DayNames", "signature": "String__Array * DateTimeFormatInfo_get_DayNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_DayNames()" }, { "virtualAddress": "0x006BC3C4", "name": "DateTimeFormatInfo_set_DayNames", "signature": "void DateTimeFormatInfo_set_DayNames(DateTimeFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_DayNames(String[])" }, { "virtualAddress": "0x006BC5B4", "name": "DateTimeFormatInfo_get_AbbreviatedMonthNames", "signature": "String__Array * DateTimeFormatInfo_get_AbbreviatedMonthNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AbbreviatedMonthNames()" }, { "virtualAddress": "0x006BC638", "name": "DateTimeFormatInfo_set_AbbreviatedMonthNames", "signature": "void DateTimeFormatInfo_set_AbbreviatedMonthNames(DateTimeFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_AbbreviatedMonthNames(String[])" }, { "virtualAddress": "0x006BC82C", "name": "DateTimeFormatInfo_get_MonthNames", "signature": "String__Array * DateTimeFormatInfo_get_MonthNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_MonthNames()" }, { "virtualAddress": "0x006BC8B0", "name": "DateTimeFormatInfo_set_MonthNames", "signature": "void DateTimeFormatInfo_set_MonthNames(DateTimeFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_MonthNames(String[])" }, { "virtualAddress": "0x006BCAA4", "name": "DateTimeFormatInfo_get_HasSpacesInMonthNames", "signature": "bool DateTimeFormatInfo_get_HasSpacesInMonthNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasSpacesInMonthNames()" }, { "virtualAddress": "0x006BCBF8", "name": "DateTimeFormatInfo_get_HasSpacesInDayNames", "signature": "bool DateTimeFormatInfo_get_HasSpacesInDayNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasSpacesInDayNames()" }, { "virtualAddress": "0x006BCC10", "name": "DateTimeFormatInfo_internalGetMonthName", "signature": "String * DateTimeFormatInfo_internalGetMonthName(DateTimeFormatInfo * this, int32_t month, MonthNameStyles__Enum style, bool abbreviated, MethodInfo * method)", "dotNetSignature": "String internalGetMonthName(Int32, MonthNameStyles, Boolean)" }, { "virtualAddress": "0x006BCDF0", "name": "DateTimeFormatInfo_internalGetGenitiveMonthNames", "signature": "String__Array * DateTimeFormatInfo_internalGetGenitiveMonthNames(DateTimeFormatInfo * this, bool abbreviated, MethodInfo * method)", "dotNetSignature": "String[] internalGetGenitiveMonthNames(Boolean)" }, { "virtualAddress": "0x006BCE90", "name": "DateTimeFormatInfo_internalGetLeapYearMonthNames", "signature": "String__Array * DateTimeFormatInfo_internalGetLeapYearMonthNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] internalGetLeapYearMonthNames()" }, { "virtualAddress": "0x006BCEEC", "name": "DateTimeFormatInfo_GetAbbreviatedDayName", "signature": "String * DateTimeFormatInfo_GetAbbreviatedDayName(DateTimeFormatInfo * this, DayOfWeek__Enum dayofweek, MethodInfo * method)", "dotNetSignature": "String GetAbbreviatedDayName(DayOfWeek)" }, { "virtualAddress": "0x006BD064", "name": "DateTimeFormatInfo_GetShortestDayName", "signature": "String * DateTimeFormatInfo_GetShortestDayName(DateTimeFormatInfo * this, DayOfWeek__Enum dayOfWeek, MethodInfo * method)", "dotNetSignature": "String GetShortestDayName(DayOfWeek)" }, { "virtualAddress": "0x006BD1DC", "name": "DateTimeFormatInfo_GetCombinedPatterns", "signature": "String__Array * DateTimeFormatInfo_GetCombinedPatterns(String__Array * patterns1, String__Array * patterns2, String * connectString, MethodInfo * method)", "dotNetSignature": "String[] GetCombinedPatterns(String[], String[], String)" }, { "virtualAddress": "0x006BD36C", "name": "DateTimeFormatInfo_GetAllDateTimePatterns", "signature": "String__Array * DateTimeFormatInfo_GetAllDateTimePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] GetAllDateTimePatterns()" }, { "virtualAddress": "0x006BD4EC", "name": "DateTimeFormatInfo_GetAllDateTimePatterns_1", "signature": "String__Array * DateTimeFormatInfo_GetAllDateTimePatterns_1(DateTimeFormatInfo * this, uint16_t format, MethodInfo * method)", "dotNetSignature": "String[] GetAllDateTimePatterns(Char)" }, { "virtualAddress": "0x006BD834", "name": "DateTimeFormatInfo_GetDayName", "signature": "String * DateTimeFormatInfo_GetDayName(DateTimeFormatInfo * this, DayOfWeek__Enum dayofweek, MethodInfo * method)", "dotNetSignature": "String GetDayName(DayOfWeek)" }, { "virtualAddress": "0x006BD9AC", "name": "DateTimeFormatInfo_GetAbbreviatedMonthName", "signature": "String * DateTimeFormatInfo_GetAbbreviatedMonthName(DateTimeFormatInfo * this, int32_t month, MethodInfo * method)", "dotNetSignature": "String GetAbbreviatedMonthName(Int32)" }, { "virtualAddress": "0x006BDB2C", "name": "DateTimeFormatInfo_GetMonthName", "signature": "String * DateTimeFormatInfo_GetMonthName(DateTimeFormatInfo * this, int32_t month, MethodInfo * method)", "dotNetSignature": "String GetMonthName(Int32)" }, { "virtualAddress": "0x006BDCAC", "name": "DateTimeFormatInfo_GetMergedPatterns", "signature": "String__Array * DateTimeFormatInfo_GetMergedPatterns(String__Array * patterns, String * defaultPattern, MethodInfo * method)", "dotNetSignature": "String[] GetMergedPatterns(String[], String)" }, { "virtualAddress": "0x006BA400", "name": "DateTimeFormatInfo_get_AllYearMonthPatterns", "signature": "String__Array * DateTimeFormatInfo_get_AllYearMonthPatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AllYearMonthPatterns()" }, { "virtualAddress": "0x006BA37C", "name": "DateTimeFormatInfo_get_AllShortDatePatterns", "signature": "String__Array * DateTimeFormatInfo_get_AllShortDatePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AllShortDatePatterns()" }, { "virtualAddress": "0x006BA2F8", "name": "DateTimeFormatInfo_get_AllShortTimePatterns", "signature": "String__Array * DateTimeFormatInfo_get_AllShortTimePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AllShortTimePatterns()" }, { "virtualAddress": "0x006BA274", "name": "DateTimeFormatInfo_get_AllLongDatePatterns", "signature": "String__Array * DateTimeFormatInfo_get_AllLongDatePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AllLongDatePatterns()" }, { "virtualAddress": "0x006BA1F0", "name": "DateTimeFormatInfo_get_AllLongTimePatterns", "signature": "String__Array * DateTimeFormatInfo_get_AllLongTimePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AllLongTimePatterns()" }, { "virtualAddress": "0x006BBD1C", "name": "DateTimeFormatInfo_get_UnclonedYearMonthPatterns", "signature": "String__Array * DateTimeFormatInfo_get_UnclonedYearMonthPatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_UnclonedYearMonthPatterns()" }, { "virtualAddress": "0x006BB85C", "name": "DateTimeFormatInfo_get_UnclonedShortDatePatterns", "signature": "String__Array * DateTimeFormatInfo_get_UnclonedShortDatePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_UnclonedShortDatePatterns()" }, { "virtualAddress": "0x006BB518", "name": "DateTimeFormatInfo_get_UnclonedLongDatePatterns", "signature": "String__Array * DateTimeFormatInfo_get_UnclonedLongDatePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_UnclonedLongDatePatterns()" }, { "virtualAddress": "0x006BB8B8", "name": "DateTimeFormatInfo_get_UnclonedShortTimePatterns", "signature": "String__Array * DateTimeFormatInfo_get_UnclonedShortTimePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_UnclonedShortTimePatterns()" }, { "virtualAddress": "0x006BB574", "name": "DateTimeFormatInfo_get_UnclonedLongTimePatterns", "signature": "String__Array * DateTimeFormatInfo_get_UnclonedLongTimePatterns(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_UnclonedLongTimePatterns()" }, { "virtualAddress": "0x006B4F64", "name": "DateTimeFormatInfo_ReadOnly", "signature": "DateTimeFormatInfo * DateTimeFormatInfo_ReadOnly(DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo ReadOnly(DateTimeFormatInfo)" }, { "virtualAddress": "0x006BDEB8", "name": "DateTimeFormatInfo_get_IsReadOnly", "signature": "bool DateTimeFormatInfo_get_IsReadOnly(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x006BDEC0", "name": "DateTimeFormatInfo_get_NativeCalendarName", "signature": "String * DateTimeFormatInfo_get_NativeCalendarName(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NativeCalendarName()" }, { "virtualAddress": "0x006BDF10", "name": "DateTimeFormatInfo_SetAllDateTimePatterns", "signature": "void DateTimeFormatInfo_SetAllDateTimePatterns(DateTimeFormatInfo * this, String__Array * patterns, uint16_t format, MethodInfo * method)", "dotNetSignature": "Void SetAllDateTimePatterns(String[], Char)" }, { "virtualAddress": "0x006BE1B8", "name": "DateTimeFormatInfo_get_AbbreviatedMonthGenitiveNames", "signature": "String__Array * DateTimeFormatInfo_get_AbbreviatedMonthGenitiveNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_AbbreviatedMonthGenitiveNames()" }, { "virtualAddress": "0x006BE240", "name": "DateTimeFormatInfo_set_AbbreviatedMonthGenitiveNames", "signature": "void DateTimeFormatInfo_set_AbbreviatedMonthGenitiveNames(DateTimeFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_AbbreviatedMonthGenitiveNames(String[])" }, { "virtualAddress": "0x006BE434", "name": "DateTimeFormatInfo_get_MonthGenitiveNames", "signature": "String__Array * DateTimeFormatInfo_get_MonthGenitiveNames(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_MonthGenitiveNames()" }, { "virtualAddress": "0x006BE4BC", "name": "DateTimeFormatInfo_set_MonthGenitiveNames", "signature": "void DateTimeFormatInfo_set_MonthGenitiveNames(DateTimeFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_MonthGenitiveNames(String[])" }, { "virtualAddress": "0x006BE6B0", "name": "DateTimeFormatInfo_get_FullTimeSpanPositivePattern", "signature": "String * DateTimeFormatInfo_get_FullTimeSpanPositivePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_FullTimeSpanPositivePattern()" }, { "virtualAddress": "0x006BE770", "name": "DateTimeFormatInfo_get_FullTimeSpanNegativePattern", "signature": "String * DateTimeFormatInfo_get_FullTimeSpanNegativePattern(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_FullTimeSpanNegativePattern()" }, { "virtualAddress": "0x006BE7E0", "name": "DateTimeFormatInfo_get_CompareInfo", "signature": "CompareInfo * DateTimeFormatInfo_get_CompareInfo(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "CompareInfo get_CompareInfo()" }, { "virtualAddress": "0x006BE848", "name": "DateTimeFormatInfo_ValidateStyles", "signature": "void DateTimeFormatInfo_ValidateStyles(DateTimeStyles__Enum style, String * parameterName, MethodInfo * method)", "dotNetSignature": "Void ValidateStyles(DateTimeStyles, String)" }, { "virtualAddress": "0x006BCABC", "name": "DateTimeFormatInfo_get_FormatFlags", "signature": "DateTimeFormatFlags__Enum DateTimeFormatInfo_get_FormatFlags(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "DateTimeFormatFlags get_FormatFlags()" }, { "virtualAddress": "0x006BE920", "name": "DateTimeFormatInfo_get_HasForceTwoDigitYears", "signature": "bool DateTimeFormatInfo_get_HasForceTwoDigitYears(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasForceTwoDigitYears()" }, { "virtualAddress": "0x006BE954", "name": "DateTimeFormatInfo_get_HasYearMonthAdjustment", "signature": "bool DateTimeFormatInfo_get_HasYearMonthAdjustment(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasYearMonthAdjustment()" }, { "virtualAddress": "0x006BE96C", "name": "DateTimeFormatInfo_YearMonthAdjustment", "signature": "bool DateTimeFormatInfo_YearMonthAdjustment(DateTimeFormatInfo * this, int32_t * year, int32_t * month, bool parsedMonthName, MethodInfo * method)", "dotNetSignature": "Boolean YearMonthAdjustment(Int32 ByRef, Int32 ByRef, Boolean)" }, { "virtualAddress": "0x006BEA90", "name": "DateTimeFormatInfo_GetJapaneseCalendarDTFI", "signature": "DateTimeFormatInfo * DateTimeFormatInfo_GetJapaneseCalendarDTFI(MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo GetJapaneseCalendarDTFI()" }, { "virtualAddress": "0x006BEBB4", "name": "DateTimeFormatInfo_GetTaiwanCalendarDTFI", "signature": "DateTimeFormatInfo * DateTimeFormatInfo_GetTaiwanCalendarDTFI(MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo GetTaiwanCalendarDTFI()" }, { "virtualAddress": "0x006BA9B4", "name": "DateTimeFormatInfo_ClearTokenHashTable", "signature": "void DateTimeFormatInfo_ClearTokenHashTable(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Void ClearTokenHashTable()" }, { "virtualAddress": "0x006BECD8", "name": "DateTimeFormatInfo_CreateTokenHashTable", "signature": "TokenHashValue__Array * DateTimeFormatInfo_CreateTokenHashTable(DateTimeFormatInfo * this, MethodInfo * method)", "dotNetSignature": "TokenHashValue[] CreateTokenHashTable()" }, { "virtualAddress": "0x006BFDC8", "name": "DateTimeFormatInfo_AddMonthNames", "signature": "void DateTimeFormatInfo_AddMonthNames(DateTimeFormatInfo * this, TokenHashValue__Array * temp, String * monthPostfix, MethodInfo * method)", "dotNetSignature": "Void AddMonthNames(TokenHashValue[], String)" }, { "virtualAddress": "0x006BFE84", "name": "DateTimeFormatInfo_TryParseHebrewNumber", "signature": "bool DateTimeFormatInfo_TryParseHebrewNumber(_DTString * str, bool * badFormat, int32_t * number, MethodInfo * method)", "dotNetSignature": "Boolean TryParseHebrewNumber(__DTString ByRef, Boolean ByRef, Int32 ByRef)" }, { "virtualAddress": "0x006BFFF0", "name": "DateTimeFormatInfo_IsHebrewChar", "signature": "bool DateTimeFormatInfo_IsHebrewChar(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsHebrewChar(Char)" }, { "virtualAddress": "0x006C0004", "name": "DateTimeFormatInfo_Tokenize", "signature": "bool DateTimeFormatInfo_Tokenize(DateTimeFormatInfo * this, TokenType__Enum TokenMask, TokenType__Enum * tokenType, int32_t * tokenValue, _DTString * str, MethodInfo * method)", "dotNetSignature": "Boolean Tokenize(TokenType, TokenType ByRef, Int32 ByRef, __DTString ByRef)" }, { "virtualAddress": "0x006C0418", "name": "DateTimeFormatInfo_InsertAtCurrentHashNode", "signature": "void DateTimeFormatInfo_InsertAtCurrentHashNode(DateTimeFormatInfo * this, TokenHashValue__Array * hashTable, String * str, uint16_t ch, TokenType__Enum tokenType, int32_t tokenValue, int32_t pos, int32_t hashcode, int32_t hashProbe, MethodInfo * method)", "dotNetSignature": "Void InsertAtCurrentHashNode(TokenHashValue[], String, Char, TokenType, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x006BF9F4", "name": "DateTimeFormatInfo_InsertHash", "signature": "void DateTimeFormatInfo_InsertHash(DateTimeFormatInfo * this, TokenHashValue__Array * hashTable, String * str, TokenType__Enum tokenType, int32_t tokenValue, MethodInfo * method)", "dotNetSignature": "Void InsertHash(TokenHashValue[], String, TokenType, Int32)" }, { "virtualAddress": "0x006C0604", "name": "DateTimeFormatInfo__cctor", "signature": "void DateTimeFormatInfo__cctor(MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo()" }, { "virtualAddress": "0x00819B74", "name": "TokenHashValue__ctor", "signature": "void TokenHashValue__ctor(TokenHashValue * this, String * tokenString, TokenType__Enum tokenType, int32_t tokenValue, MethodInfo * method)", "dotNetSignature": "TokenHashValue(String, TokenType, Int32)" }, { "virtualAddress": "0x008ED640", "name": "DateTimeFormatInfoScanner_get_KnownWords", "signature": "Dictionary_2_System_String_System_String_ * DateTimeFormatInfoScanner_get_KnownWords(MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.String] get_KnownWords()" }, { "virtualAddress": "0x008ED940", "name": "DateTimeFormatInfoScanner_SkipWhiteSpacesAndNonLetter", "signature": "int32_t DateTimeFormatInfoScanner_SkipWhiteSpacesAndNonLetter(String * pattern, int32_t currentIndex, MethodInfo * method)", "dotNetSignature": "Int32 SkipWhiteSpacesAndNonLetter(String, Int32)" }, { "virtualAddress": "0x008EDA4C", "name": "DateTimeFormatInfoScanner_AddDateWordOrPostfix", "signature": "void DateTimeFormatInfoScanner_AddDateWordOrPostfix(DateTimeFormatInfoScanner * this, String * formatPostfix, String * str, MethodInfo * method)", "dotNetSignature": "Void AddDateWordOrPostfix(String, String)" }, { "virtualAddress": "0x008EDD24", "name": "DateTimeFormatInfoScanner_AddDateWords", "signature": "int32_t DateTimeFormatInfoScanner_AddDateWords(DateTimeFormatInfoScanner * this, String * pattern, int32_t index, String * formatPostfix, MethodInfo * method)", "dotNetSignature": "Int32 AddDateWords(String, Int32, String)" }, { "virtualAddress": "0x008EDF10", "name": "DateTimeFormatInfoScanner_ScanRepeatChar", "signature": "int32_t DateTimeFormatInfoScanner_ScanRepeatChar(String * pattern, uint16_t ch, int32_t index, int32_t * count, MethodInfo * method)", "dotNetSignature": "Int32 ScanRepeatChar(String, Char, Int32, Int32 ByRef)" }, { "virtualAddress": "0x008EDC3C", "name": "DateTimeFormatInfoScanner_AddIgnorableSymbols", "signature": "void DateTimeFormatInfoScanner_AddIgnorableSymbols(DateTimeFormatInfoScanner * this, String * text, MethodInfo * method)", "dotNetSignature": "Void AddIgnorableSymbols(String)" }, { "virtualAddress": "0x008EDF98", "name": "DateTimeFormatInfoScanner_ScanDateWord", "signature": "void DateTimeFormatInfoScanner_ScanDateWord(DateTimeFormatInfoScanner * this, String * pattern, MethodInfo * method)", "dotNetSignature": "Void ScanDateWord(String)" }, { "virtualAddress": "0x008EE1CC", "name": "DateTimeFormatInfoScanner_GetDateWordsOfDTFI", "signature": "String__Array * DateTimeFormatInfoScanner_GetDateWordsOfDTFI(DateTimeFormatInfoScanner * this, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String[] GetDateWordsOfDTFI(DateTimeFormatInfo)" }, { "virtualAddress": "0x008EE49C", "name": "DateTimeFormatInfoScanner_GetFormatFlagGenitiveMonth", "signature": "FORMATFLAGS__Enum DateTimeFormatInfoScanner_GetFormatFlagGenitiveMonth(String__Array * monthNames, String__Array * genitveMonthNames, String__Array * abbrevMonthNames, String__Array * genetiveAbbrevMonthNames, MethodInfo * method)", "dotNetSignature": "FORMATFLAGS GetFormatFlagGenitiveMonth(String[], String[], String[], String[])" }, { "virtualAddress": "0x008EE59C", "name": "DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInMonthNames", "signature": "FORMATFLAGS__Enum DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInMonthNames(String__Array * monthNames, String__Array * genitveMonthNames, String__Array * abbrevMonthNames, String__Array * genetiveAbbrevMonthNames, MethodInfo * method)", "dotNetSignature": "FORMATFLAGS GetFormatFlagUseSpaceInMonthNames(String[], String[], String[], String[])" }, { "virtualAddress": "0x008EE9CC", "name": "DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInDayNames", "signature": "FORMATFLAGS__Enum DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInDayNames(String__Array * dayNames, String__Array * abbrevDayNames, MethodInfo * method)", "dotNetSignature": "FORMATFLAGS GetFormatFlagUseSpaceInDayNames(String[], String[])" }, { "virtualAddress": "0x008EEA08", "name": "DateTimeFormatInfoScanner_GetFormatFlagUseHebrewCalendar", "signature": "FORMATFLAGS__Enum DateTimeFormatInfoScanner_GetFormatFlagUseHebrewCalendar(int32_t calID, MethodInfo * method)", "dotNetSignature": "FORMATFLAGS GetFormatFlagUseHebrewCalendar(Int32)" }, { "virtualAddress": "0x008EE4E0", "name": "DateTimeFormatInfoScanner_EqualStringArrays", "signature": "bool DateTimeFormatInfoScanner_EqualStringArrays(String__Array * array1, String__Array * array2, MethodInfo * method)", "dotNetSignature": "Boolean EqualStringArrays(String[], String[])" }, { "virtualAddress": "0x008EE8C0", "name": "DateTimeFormatInfoScanner_ArrayElementsHaveSpace", "signature": "bool DateTimeFormatInfoScanner_ArrayElementsHaveSpace(String__Array * array, MethodInfo * method)", "dotNetSignature": "Boolean ArrayElementsHaveSpace(String[])" }, { "virtualAddress": "0x008EE64C", "name": "DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit", "signature": "bool DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit(String__Array * array, MethodInfo * method)", "dotNetSignature": "Boolean ArrayElementsBeginWithDigit(String[])" }, { "virtualAddress": "0x008EEA18", "name": "DateTimeFormatInfoScanner__ctor", "signature": "void DateTimeFormatInfoScanner__ctor(DateTimeFormatInfoScanner * this, MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfoScanner()" }, { "virtualAddress": "0x008EEA88", "name": "DaylightTime__ctor", "signature": "void DaylightTime__ctor(DaylightTime * this, MethodInfo * method)", "dotNetSignature": "DaylightTime()" }, { "virtualAddress": "0x008EEA90", "name": "DaylightTime__ctor_1", "signature": "void DaylightTime__ctor_1(DaylightTime * this, DateTime start, DateTime end, TimeSpan delta, MethodInfo * method)", "dotNetSignature": "DaylightTime(DateTime, DateTime, TimeSpan)" }, { "virtualAddress": "0x008EEAD0", "name": "DaylightTime_get_Start", "signature": "DateTime DaylightTime_get_Start(DaylightTime * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Start()" }, { "virtualAddress": "0x008EEAD8", "name": "DaylightTime_get_End", "signature": "DateTime DaylightTime_get_End(DaylightTime * this, MethodInfo * method)", "dotNetSignature": "DateTime get_End()" }, { "virtualAddress": "0x008EEAE0", "name": "DaylightTime_get_Delta", "signature": "TimeSpan DaylightTime_get_Delta(DaylightTime * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_Delta()" }, { "virtualAddress": "0x008EEAE8", "name": "EastAsianLunisolarCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum EastAsianLunisolarCalendar_get_AlgorithmType(EastAsianLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x008EEAF0", "name": "EastAsianLunisolarCalendar_GetSexagenaryYear", "signature": "int32_t EastAsianLunisolarCalendar_GetSexagenaryYear(EastAsianLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetSexagenaryYear(DateTime)" }, { "virtualAddress": "0x008EEE2C", "name": "EastAsianLunisolarCalendar_GetCelestialStem", "signature": "int32_t EastAsianLunisolarCalendar_GetCelestialStem(EastAsianLunisolarCalendar * this, int32_t sexagenaryYear, MethodInfo * method)", "dotNetSignature": "Int32 GetCelestialStem(Int32)" }, { "virtualAddress": "0x008EEF98", "name": "EastAsianLunisolarCalendar_GetTerrestrialBranch", "signature": "int32_t EastAsianLunisolarCalendar_GetTerrestrialBranch(EastAsianLunisolarCalendar * this, int32_t sexagenaryYear, MethodInfo * method)", "dotNetSignature": "Int32 GetTerrestrialBranch(Int32)" }, { "virtualAddress": "0x008EF104", "name": "EastAsianLunisolarCalendar_MinEraCalendarYear", "signature": "int32_t EastAsianLunisolarCalendar_MinEraCalendarYear(EastAsianLunisolarCalendar * this, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 MinEraCalendarYear(Int32)" }, { "virtualAddress": "0x008EF2D8", "name": "EastAsianLunisolarCalendar_MaxEraCalendarYear", "signature": "int32_t EastAsianLunisolarCalendar_MaxEraCalendarYear(EastAsianLunisolarCalendar * this, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 MaxEraCalendarYear(Int32)" }, { "virtualAddress": "0x008EF4AC", "name": "EastAsianLunisolarCalendar__ctor", "signature": "void EastAsianLunisolarCalendar__ctor(EastAsianLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "EastAsianLunisolarCalendar()" }, { "virtualAddress": "0x008EEB80", "name": "EastAsianLunisolarCalendar_CheckTicksRange", "signature": "void EastAsianLunisolarCalendar_CheckTicksRange(EastAsianLunisolarCalendar * this, int64_t ticks, MethodInfo * method)", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x008EF4B4", "name": "EastAsianLunisolarCalendar_CheckEraRange", "signature": "void EastAsianLunisolarCalendar_CheckEraRange(EastAsianLunisolarCalendar * this, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x008EF5DC", "name": "EastAsianLunisolarCalendar_CheckYearRange", "signature": "int32_t EastAsianLunisolarCalendar_CheckYearRange(EastAsianLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x008EF7AC", "name": "EastAsianLunisolarCalendar_CheckYearMonthRange", "signature": "int32_t EastAsianLunisolarCalendar_CheckYearMonthRange(EastAsianLunisolarCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x008EF8B0", "name": "EastAsianLunisolarCalendar_InternalGetDaysInMonth", "signature": "int32_t EastAsianLunisolarCalendar_InternalGetDaysInMonth(EastAsianLunisolarCalendar * this, int32_t year, int32_t month, MethodInfo * method)", "dotNetSignature": "Int32 InternalGetDaysInMonth(Int32, Int32)" }, { "virtualAddress": "0x008EF8F4", "name": "EastAsianLunisolarCalendar_GetDaysInMonth", "signature": "int32_t EastAsianLunisolarCalendar_GetDaysInMonth(EastAsianLunisolarCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008EF94C", "name": "EastAsianLunisolarCalendar_GregorianIsLeapYear", "signature": "int32_t EastAsianLunisolarCalendar_GregorianIsLeapYear(int32_t y, MethodInfo * method)", "dotNetSignature": "Int32 GregorianIsLeapYear(Int32)" }, { "virtualAddress": "0x008EF9A4", "name": "EastAsianLunisolarCalendar_ToDateTime", "signature": "DateTime EastAsianLunisolarCalendar_ToDateTime(EastAsianLunisolarCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008EFEF4", "name": "EastAsianLunisolarCalendar_GregorianToLunar", "signature": "void EastAsianLunisolarCalendar_GregorianToLunar(EastAsianLunisolarCalendar * this, int32_t nSYear, int32_t nSMonth, int32_t nSDate, int32_t * nLYear, int32_t * nLMonth, int32_t * nLDate, MethodInfo * method)", "dotNetSignature": "Void GregorianToLunar(Int32, Int32, Int32, Int32 ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x008EFC10", "name": "EastAsianLunisolarCalendar_LunarToGregorian", "signature": "bool EastAsianLunisolarCalendar_LunarToGregorian(EastAsianLunisolarCalendar * this, int32_t nLYear, int32_t nLMonth, int32_t nLDate, int32_t * nSolarYear, int32_t * nSolarMonth, int32_t * nSolarDay, MethodInfo * method)", "dotNetSignature": "Boolean LunarToGregorian(Int32, Int32, Int32, Int32 ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x008F0254", "name": "EastAsianLunisolarCalendar_LunarToTime", "signature": "DateTime EastAsianLunisolarCalendar_LunarToTime(EastAsianLunisolarCalendar * this, DateTime time, int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "DateTime LunarToTime(DateTime, Int32, Int32, Int32)" }, { "virtualAddress": "0x008EED2C", "name": "EastAsianLunisolarCalendar_TimeToLunar", "signature": "void EastAsianLunisolarCalendar_TimeToLunar(EastAsianLunisolarCalendar * this, DateTime time, int32_t * year, int32_t * month, int32_t * day, MethodInfo * method)", "dotNetSignature": "Void TimeToLunar(DateTime, Int32 ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x008F0464", "name": "EastAsianLunisolarCalendar_AddMonths", "signature": "DateTime EastAsianLunisolarCalendar_AddMonths(EastAsianLunisolarCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x008F07B4", "name": "EastAsianLunisolarCalendar_AddYears", "signature": "DateTime EastAsianLunisolarCalendar_AddYears(EastAsianLunisolarCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x008F0940", "name": "EastAsianLunisolarCalendar_GetDayOfYear", "signature": "int32_t EastAsianLunisolarCalendar_GetDayOfYear(EastAsianLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x008F0A18", "name": "EastAsianLunisolarCalendar_GetDayOfMonth", "signature": "int32_t EastAsianLunisolarCalendar_GetDayOfMonth(EastAsianLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x008F0A7C", "name": "EastAsianLunisolarCalendar_GetDaysInYear", "signature": "int32_t EastAsianLunisolarCalendar_GetDaysInYear(EastAsianLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x008F0B28", "name": "EastAsianLunisolarCalendar_GetMonth", "signature": "int32_t EastAsianLunisolarCalendar_GetMonth(EastAsianLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x008F0B8C", "name": "EastAsianLunisolarCalendar_GetYear", "signature": "int32_t EastAsianLunisolarCalendar_GetYear(EastAsianLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x008F0C08", "name": "EastAsianLunisolarCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum EastAsianLunisolarCalendar_GetDayOfWeek(EastAsianLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x008F0C98", "name": "EastAsianLunisolarCalendar_GetMonthsInYear", "signature": "int32_t EastAsianLunisolarCalendar_GetMonthsInYear(EastAsianLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x008F0CE0", "name": "EastAsianLunisolarCalendar_IsLeapDay", "signature": "bool EastAsianLunisolarCalendar_IsLeapDay(EastAsianLunisolarCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008F0EC8", "name": "EastAsianLunisolarCalendar_IsLeapMonth", "signature": "bool EastAsianLunisolarCalendar_IsLeapMonth(EastAsianLunisolarCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F0F20", "name": "EastAsianLunisolarCalendar_GetLeapMonth", "signature": "int32_t EastAsianLunisolarCalendar_GetLeapMonth(EastAsianLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x008F0788", "name": "EastAsianLunisolarCalendar_InternalIsLeapYear", "signature": "bool EastAsianLunisolarCalendar_InternalIsLeapYear(EastAsianLunisolarCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Boolean InternalIsLeapYear(Int32)" }, { "virtualAddress": "0x008F0F64", "name": "EastAsianLunisolarCalendar_IsLeapYear", "signature": "bool EastAsianLunisolarCalendar_IsLeapYear(EastAsianLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x008F0FA8", "name": "EastAsianLunisolarCalendar_get_TwoDigitYearMax", "signature": "int32_t EastAsianLunisolarCalendar_get_TwoDigitYearMax(EastAsianLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x008F1034", "name": "EastAsianLunisolarCalendar_set_TwoDigitYearMax", "signature": "void EastAsianLunisolarCalendar_set_TwoDigitYearMax(EastAsianLunisolarCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x008F11C8", "name": "EastAsianLunisolarCalendar_ToFourDigitYear", "signature": "int32_t EastAsianLunisolarCalendar_ToFourDigitYear(EastAsianLunisolarCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x008F129C", "name": "EastAsianLunisolarCalendar__cctor", "signature": "void EastAsianLunisolarCalendar__cctor(MethodInfo * method)", "dotNetSignature": "EastAsianLunisolarCalendar()" }, { "virtualAddress": "0x008F5EB0", "name": "GlobalizationAssembly_GetGlobalizationResourceBytePtr", "signature": "uint8_t * GlobalizationAssembly_GetGlobalizationResourceBytePtr(Assembly * assembly, String * tableName, MethodInfo * method)", "dotNetSignature": "Byte* GetGlobalizationResourceBytePtr(Assembly, String)" }, { "virtualAddress": "0x008F5F90", "name": "GlobalizationAssembly__ctor", "signature": "void GlobalizationAssembly__ctor(GlobalizationAssembly * this, MethodInfo * method)", "dotNetSignature": "GlobalizationAssembly()" }, { "virtualAddress": "0x008F5FD8", "name": "GregorianCalendar_OnDeserialized", "signature": "void GregorianCalendar_OnDeserialized(GregorianCalendar * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x008F60DC", "name": "GregorianCalendar_get_MinSupportedDateTime", "signature": "DateTime GregorianCalendar_get_MinSupportedDateTime(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x008F6144", "name": "GregorianCalendar_get_MaxSupportedDateTime", "signature": "DateTime GregorianCalendar_get_MaxSupportedDateTime(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x008F61AC", "name": "GregorianCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum GregorianCalendar_get_AlgorithmType(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x008F0390", "name": "GregorianCalendar_GetDefaultInstance", "signature": "Calendar * GregorianCalendar_GetDefaultInstance(MethodInfo * method)", "dotNetSignature": "Calendar GetDefaultInstance()" }, { "virtualAddress": "0x008F61B4", "name": "GregorianCalendar__ctor", "signature": "void GregorianCalendar__ctor(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "GregorianCalendar()" }, { "virtualAddress": "0x008F61BC", "name": "GregorianCalendar__ctor_1", "signature": "void GregorianCalendar__ctor_1(GregorianCalendar * this, GregorianCalendarTypes__Enum type, MethodInfo * method)", "dotNetSignature": "GregorianCalendar(GregorianCalendarTypes)" }, { "virtualAddress": "0x008F631C", "name": "GregorianCalendar_get_CalendarType", "signature": "GregorianCalendarTypes__Enum GregorianCalendar_get_CalendarType(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "GregorianCalendarTypes get_CalendarType()" }, { "virtualAddress": "0x008F6324", "name": "GregorianCalendar_set_CalendarType", "signature": "void GregorianCalendar_set_CalendarType(GregorianCalendar * this, GregorianCalendarTypes__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_CalendarType(GregorianCalendarTypes)" }, { "virtualAddress": "0x008F63F4", "name": "GregorianCalendar_get_ID", "signature": "int32_t GregorianCalendar_get_ID(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x008F63FC", "name": "GregorianCalendar_GetDatePart", "signature": "int32_t GregorianCalendar_GetDatePart(GregorianCalendar * this, int64_t ticks, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x008F6638", "name": "GregorianCalendar_GetAbsoluteDate", "signature": "int64_t GregorianCalendar_GetAbsoluteDate(int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 GetAbsoluteDate(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F6830", "name": "GregorianCalendar_DateToTicks", "signature": "int64_t GregorianCalendar_DateToTicks(GregorianCalendar * this, int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 DateToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F68C0", "name": "GregorianCalendar_AddMonths", "signature": "DateTime GregorianCalendar_AddMonths(GregorianCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x008F6C90", "name": "GregorianCalendar_AddYears", "signature": "DateTime GregorianCalendar_AddYears(GregorianCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x008F6CA8", "name": "GregorianCalendar_GetDayOfMonth", "signature": "int32_t GregorianCalendar_GetDayOfMonth(GregorianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x008F6CF0", "name": "GregorianCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum GregorianCalendar_GetDayOfWeek(GregorianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x008F6D64", "name": "GregorianCalendar_GetDayOfYear", "signature": "int32_t GregorianCalendar_GetDayOfYear(GregorianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x008F6DAC", "name": "GregorianCalendar_GetDaysInMonth", "signature": "int32_t GregorianCalendar_GetDaysInMonth(GregorianCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F705C", "name": "GregorianCalendar_GetDaysInYear", "signature": "int32_t GregorianCalendar_GetDaysInYear(GregorianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x008F7224", "name": "GregorianCalendar_GetEra", "signature": "int32_t GregorianCalendar_GetEra(GregorianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x008F722C", "name": "GregorianCalendar_get_Eras", "signature": "Int32__Array * GregorianCalendar_get_Eras(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x008F72A0", "name": "GregorianCalendar_GetMonth", "signature": "int32_t GregorianCalendar_GetMonth(GregorianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x008F72E8", "name": "GregorianCalendar_GetMonthsInYear", "signature": "int32_t GregorianCalendar_GetMonthsInYear(GregorianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x008F746C", "name": "GregorianCalendar_GetYear", "signature": "int32_t GregorianCalendar_GetYear(GregorianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x008F74B4", "name": "GregorianCalendar_IsLeapDay", "signature": "bool GregorianCalendar_IsLeapDay(GregorianCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008F7894", "name": "GregorianCalendar_GetLeapMonth", "signature": "int32_t GregorianCalendar_GetLeapMonth(GregorianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x008F7A18", "name": "GregorianCalendar_IsLeapMonth", "signature": "bool GregorianCalendar_IsLeapMonth(GregorianCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F7C80", "name": "GregorianCalendar_IsLeapYear", "signature": "bool GregorianCalendar_IsLeapYear(GregorianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x008F7E4C", "name": "GregorianCalendar_ToDateTime", "signature": "DateTime GregorianCalendar_ToDateTime(GregorianCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008F7F60", "name": "GregorianCalendar_TryToDateTime", "signature": "bool GregorianCalendar_TryToDateTime(GregorianCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, DateTime * result, MethodInfo * method)", "dotNetSignature": "Boolean TryToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, DateTime ByRef)" }, { "virtualAddress": "0x008F806C", "name": "GregorianCalendar_get_TwoDigitYearMax", "signature": "int32_t GregorianCalendar_get_TwoDigitYearMax(GregorianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x008F80B4", "name": "GregorianCalendar_set_TwoDigitYearMax", "signature": "void GregorianCalendar_set_TwoDigitYearMax(GregorianCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x008F8204", "name": "GregorianCalendar_ToFourDigitYear", "signature": "int32_t GregorianCalendar_ToFourDigitYear(GregorianCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x008F8368", "name": "GregorianCalendar__cctor", "signature": "void GregorianCalendar__cctor(MethodInfo * method)", "dotNetSignature": "GregorianCalendar()" }, { "virtualAddress": "0x008F5D50", "name": "EraInfo__ctor", "signature": "void EraInfo__ctor(EraInfo * this, int32_t era, int32_t startYear, int32_t startMonth, int32_t startDay, int32_t yearOffset, int32_t minEraYear, int32_t maxEraYear, MethodInfo * method)", "dotNetSignature": "EraInfo(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008F5DF0", "name": "EraInfo__ctor_1", "signature": "void EraInfo__ctor_1(EraInfo * this, int32_t era, int32_t startYear, int32_t startMonth, int32_t startDay, int32_t yearOffset, int32_t minEraYear, int32_t maxEraYear, String * eraName, String * abbrevEraName, String * englishEraName, MethodInfo * method)", "dotNetSignature": "EraInfo(Int32, Int32, Int32, Int32, Int32, Int32, Int32, String, String, String)" }, { "virtualAddress": "0x008F841C", "name": "GregorianCalendarHelper_get_MaxYear", "signature": "int32_t GregorianCalendarHelper_get_MaxYear(GregorianCalendarHelper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxYear()" }, { "virtualAddress": "0x008F8424", "name": "GregorianCalendarHelper__ctor", "signature": "void GregorianCalendarHelper__ctor(GregorianCalendarHelper * this, Calendar * cal, EraInfo__Array * eraInfo, MethodInfo * method)", "dotNetSignature": "GregorianCalendarHelper(Calendar, EraInfo[])" }, { "virtualAddress": "0x008F84C4", "name": "GregorianCalendarHelper_GetGregorianYear", "signature": "int32_t GregorianCalendarHelper_GetGregorianYear(GregorianCalendarHelper * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x008F872C", "name": "GregorianCalendarHelper_IsValidYear", "signature": "bool GregorianCalendarHelper_IsValidYear(GregorianCalendarHelper * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsValidYear(Int32, Int32)" }, { "virtualAddress": "0x008F87E4", "name": "GregorianCalendarHelper_GetDatePart", "signature": "int32_t GregorianCalendarHelper_GetDatePart(GregorianCalendarHelper * this, int64_t ticks, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x008F8C00", "name": "GregorianCalendarHelper_GetAbsoluteDate", "signature": "int64_t GregorianCalendarHelper_GetAbsoluteDate(int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 GetAbsoluteDate(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F8DF8", "name": "GregorianCalendarHelper_DateToTicks", "signature": "int64_t GregorianCalendarHelper_DateToTicks(int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 DateToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F8E88", "name": "GregorianCalendarHelper_TimeToTicks", "signature": "int64_t GregorianCalendarHelper_TimeToTicks(int32_t hour, int32_t minute, int32_t second, int32_t millisecond, MethodInfo * method)", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008F8A30", "name": "GregorianCalendarHelper_CheckTicksRange", "signature": "void GregorianCalendarHelper_CheckTicksRange(GregorianCalendarHelper * this, int64_t ticks, MethodInfo * method)", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x008F9050", "name": "GregorianCalendarHelper_AddMonths", "signature": "DateTime GregorianCalendarHelper_AddMonths(GregorianCalendarHelper * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x008F9448", "name": "GregorianCalendarHelper_AddYears", "signature": "DateTime GregorianCalendarHelper_AddYears(GregorianCalendarHelper * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x008F9454", "name": "GregorianCalendarHelper_GetDayOfMonth", "signature": "int32_t GregorianCalendarHelper_GetDayOfMonth(GregorianCalendarHelper * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x008F9498", "name": "GregorianCalendarHelper_GetDayOfWeek", "signature": "DayOfWeek__Enum GregorianCalendarHelper_GetDayOfWeek(GregorianCalendarHelper * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x008F9528", "name": "GregorianCalendarHelper_GetDayOfYear", "signature": "int32_t GregorianCalendarHelper_GetDayOfYear(GregorianCalendarHelper * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x008F956C", "name": "GregorianCalendarHelper_GetDaysInMonth", "signature": "int32_t GregorianCalendarHelper_GetDaysInMonth(GregorianCalendarHelper * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F9714", "name": "GregorianCalendarHelper_GetDaysInYear", "signature": "int32_t GregorianCalendarHelper_GetDaysInYear(GregorianCalendarHelper * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x008F977C", "name": "GregorianCalendarHelper_GetEra", "signature": "int32_t GregorianCalendarHelper_GetEra(GregorianCalendarHelper * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x008F987C", "name": "GregorianCalendarHelper_get_Eras", "signature": "Int32__Array * GregorianCalendarHelper_get_Eras(GregorianCalendarHelper * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x008F9984", "name": "GregorianCalendarHelper_GetMonth", "signature": "int32_t GregorianCalendarHelper_GetMonth(GregorianCalendarHelper * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x008F99C8", "name": "GregorianCalendarHelper_GetMonthsInYear", "signature": "int32_t GregorianCalendarHelper_GetMonthsInYear(GregorianCalendarHelper * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x008F99E0", "name": "GregorianCalendarHelper_GetYear", "signature": "int32_t GregorianCalendarHelper_GetYear(GregorianCalendarHelper * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x008F9B00", "name": "GregorianCalendarHelper_GetYear_1", "signature": "int32_t GregorianCalendarHelper_GetYear_1(GregorianCalendarHelper * this, int32_t year, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(Int32, DateTime)" }, { "virtualAddress": "0x008F9C08", "name": "GregorianCalendarHelper_IsLeapDay", "signature": "bool GregorianCalendarHelper_IsLeapDay(GregorianCalendarHelper * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008F9E60", "name": "GregorianCalendarHelper_GetLeapMonth", "signature": "int32_t GregorianCalendarHelper_GetLeapMonth(GregorianCalendarHelper * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x008F9E78", "name": "GregorianCalendarHelper_IsLeapMonth", "signature": "bool GregorianCalendarHelper_IsLeapMonth(GregorianCalendarHelper * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008F9DF8", "name": "GregorianCalendarHelper_IsLeapYear", "signature": "bool GregorianCalendarHelper_IsLeapYear(GregorianCalendarHelper * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x008F9FD0", "name": "GregorianCalendarHelper_ToDateTime", "signature": "DateTime GregorianCalendarHelper_ToDateTime(GregorianCalendarHelper * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FA0E0", "name": "GregorianCalendarHelper_GetWeekOfYear", "signature": "int32_t GregorianCalendarHelper_GetWeekOfYear(GregorianCalendarHelper * this, DateTime time, CalendarWeekRule__Enum rule, DayOfWeek__Enum firstDayOfWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)" }, { "virtualAddress": "0x008FA19C", "name": "GregorianCalendarHelper_ToFourDigitYear", "signature": "int32_t GregorianCalendarHelper_ToFourDigitYear(GregorianCalendarHelper * this, int32_t year, int32_t twoDigitYearMax, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32, Int32)" }, { "virtualAddress": "0x008FA350", "name": "GregorianCalendarHelper__cctor", "signature": "void GregorianCalendarHelper__cctor(MethodInfo * method)", "dotNetSignature": "GregorianCalendarHelper()" }, { "virtualAddress": "0x008FA404", "name": "HebrewCalendar_get_MinSupportedDateTime", "signature": "DateTime HebrewCalendar_get_MinSupportedDateTime(HebrewCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x008FA46C", "name": "HebrewCalendar_get_MaxSupportedDateTime", "signature": "DateTime HebrewCalendar_get_MaxSupportedDateTime(HebrewCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x008FA4D4", "name": "HebrewCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum HebrewCalendar_get_AlgorithmType(HebrewCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x008FA4DC", "name": "HebrewCalendar__ctor", "signature": "void HebrewCalendar__ctor(HebrewCalendar * this, MethodInfo * method)", "dotNetSignature": "HebrewCalendar()" }, { "virtualAddress": "0x008FA4E4", "name": "HebrewCalendar_get_ID", "signature": "int32_t HebrewCalendar_get_ID(HebrewCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x008FA4EC", "name": "HebrewCalendar_CheckHebrewYearValue", "signature": "void HebrewCalendar_CheckHebrewYearValue(int32_t y, int32_t era, String * varName, MethodInfo * method)", "dotNetSignature": "Void CheckHebrewYearValue(Int32, Int32, String)" }, { "virtualAddress": "0x008FA724", "name": "HebrewCalendar_CheckHebrewMonthValue", "signature": "void HebrewCalendar_CheckHebrewMonthValue(HebrewCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckHebrewMonthValue(Int32, Int32, Int32)" }, { "virtualAddress": "0x008FA888", "name": "HebrewCalendar_CheckHebrewDayValue", "signature": "void HebrewCalendar_CheckHebrewDayValue(HebrewCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckHebrewDayValue(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FA650", "name": "HebrewCalendar_CheckEraRange", "signature": "void HebrewCalendar_CheckEraRange(int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x008FA9FC", "name": "HebrewCalendar_CheckTicksRange", "signature": "void HebrewCalendar_CheckTicksRange(int64_t ticks, MethodInfo * method)", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x008FABF0", "name": "HebrewCalendar_GetResult", "signature": "int32_t HebrewCalendar_GetResult(HebrewCalendar_DateBuffer * result, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetResult(HebrewCalendar\u002B__DateBuffer, Int32)" }, { "virtualAddress": "0x008FACC8", "name": "HebrewCalendar_GetLunarMonthDay", "signature": "int32_t HebrewCalendar_GetLunarMonthDay(int32_t gregorianYear, HebrewCalendar_DateBuffer * lunarDate, MethodInfo * method)", "dotNetSignature": "Int32 GetLunarMonthDay(Int32, HebrewCalendar\u002B__DateBuffer)" }, { "virtualAddress": "0x008FAE4C", "name": "HebrewCalendar_GetDatePart", "signature": "int32_t HebrewCalendar_GetDatePart(HebrewCalendar * this, int64_t ticks, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x008FB2F8", "name": "HebrewCalendar_AddMonths", "signature": "DateTime HebrewCalendar_AddMonths(HebrewCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x008FB688", "name": "HebrewCalendar_AddYears", "signature": "DateTime HebrewCalendar_AddYears(HebrewCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x008FB8C0", "name": "HebrewCalendar_GetDayOfMonth", "signature": "int32_t HebrewCalendar_GetDayOfMonth(HebrewCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x008FB908", "name": "HebrewCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum HebrewCalendar_GetDayOfWeek(HebrewCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x008FB97C", "name": "HebrewCalendar_GetHebrewYearType", "signature": "int32_t HebrewCalendar_GetHebrewYearType(int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetHebrewYearType(Int32, Int32)" }, { "virtualAddress": "0x008FBA3C", "name": "HebrewCalendar_GetDayOfYear", "signature": "int32_t HebrewCalendar_GetDayOfYear(HebrewCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x008FBB20", "name": "HebrewCalendar_GetDaysInMonth", "signature": "int32_t HebrewCalendar_GetDaysInMonth(HebrewCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008FBC78", "name": "HebrewCalendar_GetDaysInYear", "signature": "int32_t HebrewCalendar_GetDaysInYear(HebrewCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x008FBD0C", "name": "HebrewCalendar_GetEra", "signature": "int32_t HebrewCalendar_GetEra(HebrewCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x008FBD74", "name": "HebrewCalendar_get_Eras", "signature": "Int32__Array * HebrewCalendar_get_Eras(HebrewCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x008FBE1C", "name": "HebrewCalendar_GetMonth", "signature": "int32_t HebrewCalendar_GetMonth(HebrewCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x008FBE64", "name": "HebrewCalendar_GetMonthsInYear", "signature": "int32_t HebrewCalendar_GetMonthsInYear(HebrewCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x008FBE90", "name": "HebrewCalendar_GetYear", "signature": "int32_t HebrewCalendar_GetYear(HebrewCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x008FBED8", "name": "HebrewCalendar_IsLeapDay", "signature": "bool HebrewCalendar_IsLeapDay(HebrewCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FBF9C", "name": "HebrewCalendar_GetLeapMonth", "signature": "int32_t HebrewCalendar_GetLeapMonth(HebrewCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x008FBFC8", "name": "HebrewCalendar_IsLeapMonth", "signature": "bool HebrewCalendar_IsLeapMonth(HebrewCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008FC038", "name": "HebrewCalendar_IsLeapYear", "signature": "bool HebrewCalendar_IsLeapYear(HebrewCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x008FC0F4", "name": "HebrewCalendar_GetDayDifference", "signature": "int32_t HebrewCalendar_GetDayDifference(int32_t lunarYearType, int32_t month1, int32_t day1, int32_t month2, int32_t day2, MethodInfo * method)", "dotNetSignature": "Int32 GetDayDifference(Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FC274", "name": "HebrewCalendar_HebrewToGregorian", "signature": "DateTime HebrewCalendar_HebrewToGregorian(int32_t hebrewYear, int32_t hebrewMonth, int32_t hebrewDay, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, MethodInfo * method)", "dotNetSignature": "DateTime HebrewToGregorian(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FC434", "name": "HebrewCalendar_ToDateTime", "signature": "DateTime HebrewCalendar_ToDateTime(HebrewCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FC55C", "name": "HebrewCalendar_get_TwoDigitYearMax", "signature": "int32_t HebrewCalendar_get_TwoDigitYearMax(HebrewCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x008FC5A4", "name": "HebrewCalendar_set_TwoDigitYearMax", "signature": "void HebrewCalendar_set_TwoDigitYearMax(HebrewCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x008FC648", "name": "HebrewCalendar_ToFourDigitYear", "signature": "int32_t HebrewCalendar_ToFourDigitYear(HebrewCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x008FC7D0", "name": "HebrewCalendar__cctor", "signature": "void HebrewCalendar__cctor(MethodInfo * method)", "dotNetSignature": "HebrewCalendar()" }, { "virtualAddress": "0x008FB2F0", "name": "HebrewCalendar_DateBuffer__ctor", "signature": "void HebrewCalendar_DateBuffer__ctor(HebrewCalendar_DateBuffer * this, MethodInfo * method)", "dotNetSignature": "HebrewCalendar\u002B__DateBuffer()" }, { "virtualAddress": "0x00405D3C", "name": "HebrewNumberParsingContext__ctor", "signature": "void HebrewNumberParsingContext__ctor(HebrewNumberParsingContext__Boxed * this, int32_t result, MethodInfo * method)", "dotNetSignature": "HebrewNumberParsingContext(Int32)" }, { "virtualAddress": "0x008FC944", "name": "HebrewNumber__ctor", "signature": "void HebrewNumber__ctor(HebrewNumber * this, MethodInfo * method)", "dotNetSignature": "HebrewNumber()" }, { "virtualAddress": "0x008FC94C", "name": "HebrewNumber_ToString", "signature": "String * HebrewNumber_ToString(int32_t Number, MethodInfo * method)", "dotNetSignature": "String ToString(Int32)" }, { "virtualAddress": "0x008FCBB8", "name": "HebrewNumber_ParseByChar", "signature": "HebrewNumberParsingState__Enum HebrewNumber_ParseByChar(uint16_t ch, HebrewNumberParsingContext * context, MethodInfo * method)", "dotNetSignature": "HebrewNumberParsingState ParseByChar(Char, HebrewNumberParsingContext ByRef)" }, { "virtualAddress": "0x008FCDAC", "name": "HebrewNumber_IsDigit", "signature": "bool HebrewNumber_IsDigit(uint16_t ch, MethodInfo * method)", "dotNetSignature": "Boolean IsDigit(Char)" }, { "virtualAddress": "0x008FCEAC", "name": "HebrewNumber__cctor", "signature": "void HebrewNumber__cctor(MethodInfo * method)", "dotNetSignature": "HebrewNumber()" }, { "virtualAddress": "0x008FDC18", "name": "HebrewNumber_HebrewValue__ctor", "signature": "void HebrewNumber_HebrewValue__ctor(HebrewNumber_HebrewValue * this, HebrewNumber_HebrewToken__Enum token, int32_t value, MethodInfo * method)", "dotNetSignature": "HebrewNumber\u002BHebrewValue(HebrewNumber\u002BHebrewToken, Int32)" }, { "virtualAddress": "0x008FDC58", "name": "HijriCalendar_get_MinSupportedDateTime", "signature": "DateTime HijriCalendar_get_MinSupportedDateTime(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x008FDCC0", "name": "HijriCalendar_get_MaxSupportedDateTime", "signature": "DateTime HijriCalendar_get_MaxSupportedDateTime(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x008FDD28", "name": "HijriCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum HijriCalendar_get_AlgorithmType(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x008FDD30", "name": "HijriCalendar__ctor", "signature": "void HijriCalendar__ctor(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "HijriCalendar()" }, { "virtualAddress": "0x008FDD40", "name": "HijriCalendar_get_ID", "signature": "int32_t HijriCalendar_get_ID(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x008FDD48", "name": "HijriCalendar_get_DaysInYearBeforeMinSupportedYear", "signature": "int32_t HijriCalendar_get_DaysInYearBeforeMinSupportedYear(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DaysInYearBeforeMinSupportedYear()" }, { "virtualAddress": "0x008FDD50", "name": "HijriCalendar_GetAbsoluteDateHijri", "signature": "int64_t HijriCalendar_GetAbsoluteDateHijri(HijriCalendar * this, int32_t y, int32_t m, int32_t d, MethodInfo * method)", "dotNetSignature": "Int64 GetAbsoluteDateHijri(Int32, Int32, Int32)" }, { "virtualAddress": "0x008FDE30", "name": "HijriCalendar_DaysUpToHijriYear", "signature": "int64_t HijriCalendar_DaysUpToHijriYear(HijriCalendar * this, int32_t HijriYear, MethodInfo * method)", "dotNetSignature": "Int64 DaysUpToHijriYear(Int32)" }, { "virtualAddress": "0x008FDEF0", "name": "HijriCalendar_get_HijriAdjustment", "signature": "int32_t HijriCalendar_get_HijriAdjustment(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_HijriAdjustment()" }, { "virtualAddress": "0x008FDF70", "name": "HijriCalendar_set_HijriAdjustment", "signature": "void HijriCalendar_set_HijriAdjustment(HijriCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_HijriAdjustment(Int32)" }, { "virtualAddress": "0x008FDF68", "name": "HijriCalendar_GetAdvanceHijriDate", "signature": "int32_t HijriCalendar_GetAdvanceHijriDate(MethodInfo * method)", "dotNetSignature": "Int32 GetAdvanceHijriDate()" }, { "virtualAddress": "0x008FE0BC", "name": "HijriCalendar_CheckTicksRange", "signature": "void HijriCalendar_CheckTicksRange(int64_t ticks, MethodInfo * method)", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x008FE2B0", "name": "HijriCalendar_CheckEraRange", "signature": "void HijriCalendar_CheckEraRange(int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x008FE384", "name": "HijriCalendar_CheckYearRange", "signature": "void HijriCalendar_CheckYearRange(int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x008FE4EC", "name": "HijriCalendar_CheckYearMonthRange", "signature": "void HijriCalendar_CheckYearMonthRange(int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x008FE684", "name": "HijriCalendar_GetDatePart", "signature": "int32_t HijriCalendar_GetDatePart(HijriCalendar * this, int64_t ticks, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x008FE928", "name": "HijriCalendar_AddMonths", "signature": "DateTime HijriCalendar_AddMonths(HijriCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x008FEC10", "name": "HijriCalendar_AddYears", "signature": "DateTime HijriCalendar_AddYears(HijriCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x008FEC28", "name": "HijriCalendar_GetDayOfMonth", "signature": "int32_t HijriCalendar_GetDayOfMonth(HijriCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x008FEC70", "name": "HijriCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum HijriCalendar_GetDayOfWeek(HijriCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x008FECE4", "name": "HijriCalendar_GetDayOfYear", "signature": "int32_t HijriCalendar_GetDayOfYear(HijriCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x008FED2C", "name": "HijriCalendar_GetDaysInMonth", "signature": "int32_t HijriCalendar_GetDaysInMonth(HijriCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008FEE08", "name": "HijriCalendar_GetDaysInYear", "signature": "int32_t HijriCalendar_GetDaysInYear(HijriCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x008FEEAC", "name": "HijriCalendar_GetEra", "signature": "int32_t HijriCalendar_GetEra(HijriCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x008FEF3C", "name": "HijriCalendar_get_Eras", "signature": "Int32__Array * HijriCalendar_get_Eras(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x008FEFE4", "name": "HijriCalendar_GetMonth", "signature": "int32_t HijriCalendar_GetMonth(HijriCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x008FF02C", "name": "HijriCalendar_GetMonthsInYear", "signature": "int32_t HijriCalendar_GetMonthsInYear(HijriCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x008FF0A8", "name": "HijriCalendar_GetYear", "signature": "int32_t HijriCalendar_GetYear(HijriCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x008FF0F0", "name": "HijriCalendar_IsLeapDay", "signature": "bool HijriCalendar_IsLeapDay(HijriCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FF29C", "name": "HijriCalendar_GetLeapMonth", "signature": "int32_t HijriCalendar_GetLeapMonth(HijriCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x008FF318", "name": "HijriCalendar_IsLeapMonth", "signature": "bool HijriCalendar_IsLeapMonth(HijriCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x008FF39C", "name": "HijriCalendar_IsLeapYear", "signature": "bool HijriCalendar_IsLeapYear(HijriCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x008FF44C", "name": "HijriCalendar_ToDateTime", "signature": "DateTime HijriCalendar_ToDateTime(HijriCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x008FF66C", "name": "HijriCalendar_get_TwoDigitYearMax", "signature": "int32_t HijriCalendar_get_TwoDigitYearMax(HijriCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x008FF6B4", "name": "HijriCalendar_set_TwoDigitYearMax", "signature": "void HijriCalendar_set_TwoDigitYearMax(HijriCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x008FF804", "name": "HijriCalendar_ToFourDigitYear", "signature": "int32_t HijriCalendar_ToFourDigitYear(HijriCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x008FF988", "name": "HijriCalendar__cctor", "signature": "void HijriCalendar__cctor(MethodInfo * method)", "dotNetSignature": "HijriCalendar()" }, { "virtualAddress": "0x00900D5C", "name": "JapaneseCalendar_get_MinSupportedDateTime", "signature": "DateTime JapaneseCalendar_get_MinSupportedDateTime(JapaneseCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x00900DC4", "name": "JapaneseCalendar_get_MaxSupportedDateTime", "signature": "DateTime JapaneseCalendar_get_MaxSupportedDateTime(JapaneseCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x00900E2C", "name": "JapaneseCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum JapaneseCalendar_get_AlgorithmType(JapaneseCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x00900E34", "name": "JapaneseCalendar_GetEraInfo", "signature": "EraInfo__Array * JapaneseCalendar_GetEraInfo(MethodInfo * method)", "dotNetSignature": "EraInfo[] GetEraInfo()" }, { "virtualAddress": "0x00901180", "name": "JapaneseCalendar_GetErasFromRegistry", "signature": "EraInfo__Array * JapaneseCalendar_GetErasFromRegistry(MethodInfo * method)", "dotNetSignature": "EraInfo[] GetErasFromRegistry()" }, { "virtualAddress": "0x00901188", "name": "JapaneseCalendar_CompareEraRanges", "signature": "int32_t JapaneseCalendar_CompareEraRanges(EraInfo * a, EraInfo * b, MethodInfo * method)", "dotNetSignature": "Int32 CompareEraRanges(EraInfo, EraInfo)" }, { "virtualAddress": "0x009011B4", "name": "JapaneseCalendar_GetEraFromValue", "signature": "EraInfo * JapaneseCalendar_GetEraFromValue(String * value, String * data, MethodInfo * method)", "dotNetSignature": "EraInfo GetEraFromValue(String, String)" }, { "virtualAddress": "0x009013E8", "name": "JapaneseCalendar_GetDefaultInstance", "signature": "Calendar * JapaneseCalendar_GetDefaultInstance(MethodInfo * method)", "dotNetSignature": "Calendar GetDefaultInstance()" }, { "virtualAddress": "0x009014B8", "name": "JapaneseCalendar__ctor", "signature": "void JapaneseCalendar__ctor(JapaneseCalendar * this, MethodInfo * method)", "dotNetSignature": "JapaneseCalendar()" }, { "virtualAddress": "0x00901654", "name": "JapaneseCalendar_get_ID", "signature": "int32_t JapaneseCalendar_get_ID(JapaneseCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x0090165C", "name": "JapaneseCalendar_AddMonths", "signature": "DateTime JapaneseCalendar_AddMonths(JapaneseCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x00901674", "name": "JapaneseCalendar_AddYears", "signature": "DateTime JapaneseCalendar_AddYears(JapaneseCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x00901694", "name": "JapaneseCalendar_GetDaysInMonth", "signature": "int32_t JapaneseCalendar_GetDaysInMonth(JapaneseCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x009016AC", "name": "JapaneseCalendar_GetDaysInYear", "signature": "int32_t JapaneseCalendar_GetDaysInYear(JapaneseCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x009016C4", "name": "JapaneseCalendar_GetDayOfMonth", "signature": "int32_t JapaneseCalendar_GetDayOfMonth(JapaneseCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x00901710", "name": "JapaneseCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum JapaneseCalendar_GetDayOfWeek(JapaneseCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x00901728", "name": "JapaneseCalendar_GetDayOfYear", "signature": "int32_t JapaneseCalendar_GetDayOfYear(JapaneseCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x00901774", "name": "JapaneseCalendar_GetMonthsInYear", "signature": "int32_t JapaneseCalendar_GetMonthsInYear(JapaneseCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x00901798", "name": "JapaneseCalendar_GetWeekOfYear", "signature": "int32_t JapaneseCalendar_GetWeekOfYear(JapaneseCalendar * this, DateTime time, CalendarWeekRule__Enum rule, DayOfWeek__Enum firstDayOfWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)" }, { "virtualAddress": "0x009017B8", "name": "JapaneseCalendar_GetEra", "signature": "int32_t JapaneseCalendar_GetEra(JapaneseCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x009017D0", "name": "JapaneseCalendar_GetMonth", "signature": "int32_t JapaneseCalendar_GetMonth(JapaneseCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x0090181C", "name": "JapaneseCalendar_GetYear", "signature": "int32_t JapaneseCalendar_GetYear(JapaneseCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x00901834", "name": "JapaneseCalendar_IsLeapDay", "signature": "bool JapaneseCalendar_IsLeapDay(JapaneseCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0090184C", "name": "JapaneseCalendar_IsLeapYear", "signature": "bool JapaneseCalendar_IsLeapYear(JapaneseCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x009018C0", "name": "JapaneseCalendar_GetLeapMonth", "signature": "int32_t JapaneseCalendar_GetLeapMonth(JapaneseCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x009018E4", "name": "JapaneseCalendar_IsLeapMonth", "signature": "bool JapaneseCalendar_IsLeapMonth(JapaneseCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x00901908", "name": "JapaneseCalendar_ToDateTime", "signature": "DateTime JapaneseCalendar_ToDateTime(JapaneseCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0090192C", "name": "JapaneseCalendar_ToFourDigitYear", "signature": "int32_t JapaneseCalendar_ToFourDigitYear(JapaneseCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x00901AA4", "name": "JapaneseCalendar_get_Eras", "signature": "Int32__Array * JapaneseCalendar_get_Eras(JapaneseCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x00901ABC", "name": "JapaneseCalendar_EraNames", "signature": "String__Array * JapaneseCalendar_EraNames(MethodInfo * method)", "dotNetSignature": "String[] EraNames()" }, { "virtualAddress": "0x00901BDC", "name": "JapaneseCalendar_AbbrevEraNames", "signature": "String__Array * JapaneseCalendar_AbbrevEraNames(MethodInfo * method)", "dotNetSignature": "String[] AbbrevEraNames()" }, { "virtualAddress": "0x00901CFC", "name": "JapaneseCalendar_EnglishEraNames", "signature": "String__Array * JapaneseCalendar_EnglishEraNames(MethodInfo * method)", "dotNetSignature": "String[] EnglishEraNames()" }, { "virtualAddress": "0x00901E1C", "name": "JapaneseCalendar_IsValidYear", "signature": "bool JapaneseCalendar_IsValidYear(JapaneseCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsValidYear(Int32, Int32)" }, { "virtualAddress": "0x00901E34", "name": "JapaneseCalendar_get_TwoDigitYearMax", "signature": "int32_t JapaneseCalendar_get_TwoDigitYearMax(JapaneseCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x00901E7C", "name": "JapaneseCalendar_set_TwoDigitYearMax", "signature": "void JapaneseCalendar_set_TwoDigitYearMax(JapaneseCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x00901FE8", "name": "JapaneseCalendar__cctor", "signature": "void JapaneseCalendar__cctor(MethodInfo * method)", "dotNetSignature": "JapaneseCalendar()" }, { "virtualAddress": "0x00902058", "name": "JapaneseLunisolarCalendar_get_MinSupportedDateTime", "signature": "DateTime JapaneseLunisolarCalendar_get_MinSupportedDateTime(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x009020C0", "name": "JapaneseLunisolarCalendar_get_MaxSupportedDateTime", "signature": "DateTime JapaneseLunisolarCalendar_get_MaxSupportedDateTime(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x00902128", "name": "JapaneseLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear", "signature": "int32_t JapaneseLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DaysInYearBeforeMinSupportedYear()" }, { "virtualAddress": "0x00902130", "name": "JapaneseLunisolarCalendar_get_MinCalendarYear", "signature": "int32_t JapaneseLunisolarCalendar_get_MinCalendarYear(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinCalendarYear()" }, { "virtualAddress": "0x00902138", "name": "JapaneseLunisolarCalendar_get_MaxCalendarYear", "signature": "int32_t JapaneseLunisolarCalendar_get_MaxCalendarYear(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCalendarYear()" }, { "virtualAddress": "0x00902140", "name": "JapaneseLunisolarCalendar_get_MinDate", "signature": "DateTime JapaneseLunisolarCalendar_get_MinDate(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinDate()" }, { "virtualAddress": "0x009021A8", "name": "JapaneseLunisolarCalendar_get_MaxDate", "signature": "DateTime JapaneseLunisolarCalendar_get_MaxDate(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxDate()" }, { "virtualAddress": "0x00902210", "name": "JapaneseLunisolarCalendar_get_CalEraInfo", "signature": "EraInfo__Array * JapaneseLunisolarCalendar_get_CalEraInfo(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "EraInfo[] get_CalEraInfo()" }, { "virtualAddress": "0x0090226C", "name": "JapaneseLunisolarCalendar_GetYearInfo", "signature": "int32_t JapaneseLunisolarCalendar_GetYearInfo(JapaneseLunisolarCalendar * this, int32_t LunarYear, int32_t Index, MethodInfo * method)", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x00902418", "name": "JapaneseLunisolarCalendar_GetYear", "signature": "int32_t JapaneseLunisolarCalendar_GetYear(JapaneseLunisolarCalendar * this, int32_t year, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(Int32, DateTime)" }, { "virtualAddress": "0x00902430", "name": "JapaneseLunisolarCalendar_GetGregorianYear", "signature": "int32_t JapaneseLunisolarCalendar_GetGregorianYear(JapaneseLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x00902448", "name": "JapaneseLunisolarCalendar_TrimEras", "signature": "EraInfo__Array * JapaneseLunisolarCalendar_TrimEras(EraInfo__Array * baseEras, MethodInfo * method)", "dotNetSignature": "EraInfo[] TrimEras(EraInfo[])" }, { "virtualAddress": "0x00902588", "name": "JapaneseLunisolarCalendar__ctor", "signature": "void JapaneseLunisolarCalendar__ctor(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "JapaneseLunisolarCalendar()" }, { "virtualAddress": "0x0090267C", "name": "JapaneseLunisolarCalendar_GetEra", "signature": "int32_t JapaneseLunisolarCalendar_GetEra(JapaneseLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x00902694", "name": "JapaneseLunisolarCalendar_get_BaseCalendarID", "signature": "int32_t JapaneseLunisolarCalendar_get_BaseCalendarID(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BaseCalendarID()" }, { "virtualAddress": "0x0090269C", "name": "JapaneseLunisolarCalendar_get_ID", "signature": "int32_t JapaneseLunisolarCalendar_get_ID(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x009026A4", "name": "JapaneseLunisolarCalendar_get_Eras", "signature": "Int32__Array * JapaneseLunisolarCalendar_get_Eras(JapaneseLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x009026BC", "name": "JapaneseLunisolarCalendar__cctor", "signature": "void JapaneseLunisolarCalendar__cctor(MethodInfo * method)", "dotNetSignature": "JapaneseLunisolarCalendar()" }, { "virtualAddress": "0x009027E4", "name": "JulianCalendar_get_MinSupportedDateTime", "signature": "DateTime JulianCalendar_get_MinSupportedDateTime(JulianCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x0090284C", "name": "JulianCalendar_get_MaxSupportedDateTime", "signature": "DateTime JulianCalendar_get_MaxSupportedDateTime(JulianCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x009028B4", "name": "JulianCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum JulianCalendar_get_AlgorithmType(JulianCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x009028BC", "name": "JulianCalendar__ctor", "signature": "void JulianCalendar__ctor(JulianCalendar * this, MethodInfo * method)", "dotNetSignature": "JulianCalendar()" }, { "virtualAddress": "0x009028F0", "name": "JulianCalendar_get_ID", "signature": "int32_t JulianCalendar_get_ID(JulianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x009028F8", "name": "JulianCalendar_CheckEraRange", "signature": "void JulianCalendar_CheckEraRange(int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x009029CC", "name": "JulianCalendar_CheckYearEraRange", "signature": "void JulianCalendar_CheckYearEraRange(JulianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckYearEraRange(Int32, Int32)" }, { "virtualAddress": "0x00902B3C", "name": "JulianCalendar_CheckMonthRange", "signature": "void JulianCalendar_CheckMonthRange(int32_t month, MethodInfo * method)", "dotNetSignature": "Void CheckMonthRange(Int32)" }, { "virtualAddress": "0x00902BE4", "name": "JulianCalendar_CheckDayRange", "signature": "void JulianCalendar_CheckDayRange(int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Void CheckDayRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x00902E10", "name": "JulianCalendar_GetDatePart", "signature": "int32_t JulianCalendar_GetDatePart(int64_t ticks, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x00902FBC", "name": "JulianCalendar_DateToTicks", "signature": "int64_t JulianCalendar_DateToTicks(int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 DateToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x009030CC", "name": "JulianCalendar_AddMonths", "signature": "DateTime JulianCalendar_AddMonths(JulianCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x00903488", "name": "JulianCalendar_AddYears", "signature": "DateTime JulianCalendar_AddYears(JulianCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x009034A0", "name": "JulianCalendar_GetDayOfMonth", "signature": "int32_t JulianCalendar_GetDayOfMonth(JulianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x00903520", "name": "JulianCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum JulianCalendar_GetDayOfWeek(JulianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x00903594", "name": "JulianCalendar_GetDayOfYear", "signature": "int32_t JulianCalendar_GetDayOfYear(JulianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x00903614", "name": "JulianCalendar_GetDaysInMonth", "signature": "int32_t JulianCalendar_GetDaysInMonth(JulianCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x00903734", "name": "JulianCalendar_GetDaysInYear", "signature": "int32_t JulianCalendar_GetDaysInYear(JulianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x00903760", "name": "JulianCalendar_GetEra", "signature": "int32_t JulianCalendar_GetEra(JulianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x009037C8", "name": "JulianCalendar_GetMonth", "signature": "int32_t JulianCalendar_GetMonth(JulianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x00903848", "name": "JulianCalendar_get_Eras", "signature": "Int32__Array * JulianCalendar_get_Eras(JulianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x009038F0", "name": "JulianCalendar_GetMonthsInYear", "signature": "int32_t JulianCalendar_GetMonthsInYear(JulianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x00903908", "name": "JulianCalendar_GetYear", "signature": "int32_t JulianCalendar_GetYear(JulianCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x00903988", "name": "JulianCalendar_IsLeapDay", "signature": "bool JulianCalendar_IsLeapDay(JulianCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00903A9C", "name": "JulianCalendar_GetLeapMonth", "signature": "int32_t JulianCalendar_GetLeapMonth(JulianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x00903AB4", "name": "JulianCalendar_IsLeapMonth", "signature": "bool JulianCalendar_IsLeapMonth(JulianCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x00903B4C", "name": "JulianCalendar_IsLeapYear", "signature": "bool JulianCalendar_IsLeapYear(JulianCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x00903B74", "name": "JulianCalendar_ToDateTime", "signature": "DateTime JulianCalendar_ToDateTime(JulianCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00903DE0", "name": "JulianCalendar_get_TwoDigitYearMax", "signature": "int32_t JulianCalendar_get_TwoDigitYearMax(JulianCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x00903DE8", "name": "JulianCalendar_set_TwoDigitYearMax", "signature": "void JulianCalendar_set_TwoDigitYearMax(JulianCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x00903F3C", "name": "JulianCalendar_ToFourDigitYear", "signature": "int32_t JulianCalendar_ToFourDigitYear(JulianCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x009040A0", "name": "JulianCalendar__cctor", "signature": "void JulianCalendar__cctor(MethodInfo * method)", "dotNetSignature": "JulianCalendar()" }, { "virtualAddress": "0x00904164", "name": "KoreanCalendar_get_MinSupportedDateTime", "signature": "DateTime KoreanCalendar_get_MinSupportedDateTime(KoreanCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x009041CC", "name": "KoreanCalendar_get_MaxSupportedDateTime", "signature": "DateTime KoreanCalendar_get_MaxSupportedDateTime(KoreanCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x00904234", "name": "KoreanCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum KoreanCalendar_get_AlgorithmType(KoreanCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x0090423C", "name": "KoreanCalendar__ctor", "signature": "void KoreanCalendar__ctor(KoreanCalendar * this, MethodInfo * method)", "dotNetSignature": "KoreanCalendar()" }, { "virtualAddress": "0x009043D8", "name": "KoreanCalendar_get_ID", "signature": "int32_t KoreanCalendar_get_ID(KoreanCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x009043E0", "name": "KoreanCalendar_AddMonths", "signature": "DateTime KoreanCalendar_AddMonths(KoreanCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x009043F8", "name": "KoreanCalendar_AddYears", "signature": "DateTime KoreanCalendar_AddYears(KoreanCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x00904418", "name": "KoreanCalendar_GetDaysInMonth", "signature": "int32_t KoreanCalendar_GetDaysInMonth(KoreanCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x00904430", "name": "KoreanCalendar_GetDaysInYear", "signature": "int32_t KoreanCalendar_GetDaysInYear(KoreanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x00904448", "name": "KoreanCalendar_GetDayOfMonth", "signature": "int32_t KoreanCalendar_GetDayOfMonth(KoreanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x00904494", "name": "KoreanCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum KoreanCalendar_GetDayOfWeek(KoreanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x009044AC", "name": "KoreanCalendar_GetDayOfYear", "signature": "int32_t KoreanCalendar_GetDayOfYear(KoreanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x009044F8", "name": "KoreanCalendar_GetMonthsInYear", "signature": "int32_t KoreanCalendar_GetMonthsInYear(KoreanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x0090451C", "name": "KoreanCalendar_GetWeekOfYear", "signature": "int32_t KoreanCalendar_GetWeekOfYear(KoreanCalendar * this, DateTime time, CalendarWeekRule__Enum rule, DayOfWeek__Enum firstDayOfWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)" }, { "virtualAddress": "0x0090453C", "name": "KoreanCalendar_GetEra", "signature": "int32_t KoreanCalendar_GetEra(KoreanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x00904554", "name": "KoreanCalendar_GetMonth", "signature": "int32_t KoreanCalendar_GetMonth(KoreanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x009045A0", "name": "KoreanCalendar_GetYear", "signature": "int32_t KoreanCalendar_GetYear(KoreanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x009045B8", "name": "KoreanCalendar_IsLeapDay", "signature": "bool KoreanCalendar_IsLeapDay(KoreanCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x009045D0", "name": "KoreanCalendar_IsLeapYear", "signature": "bool KoreanCalendar_IsLeapYear(KoreanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x00904644", "name": "KoreanCalendar_GetLeapMonth", "signature": "int32_t KoreanCalendar_GetLeapMonth(KoreanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x00904668", "name": "KoreanCalendar_IsLeapMonth", "signature": "bool KoreanCalendar_IsLeapMonth(KoreanCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0090468C", "name": "KoreanCalendar_ToDateTime", "signature": "DateTime KoreanCalendar_ToDateTime(KoreanCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x009046B0", "name": "KoreanCalendar_get_Eras", "signature": "Int32__Array * KoreanCalendar_get_Eras(KoreanCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x009046C8", "name": "KoreanCalendar_get_TwoDigitYearMax", "signature": "int32_t KoreanCalendar_get_TwoDigitYearMax(KoreanCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x00904710", "name": "KoreanCalendar_set_TwoDigitYearMax", "signature": "void KoreanCalendar_set_TwoDigitYearMax(KoreanCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x0090487C", "name": "KoreanCalendar_ToFourDigitYear", "signature": "int32_t KoreanCalendar_ToFourDigitYear(KoreanCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x00904954", "name": "KoreanCalendar__cctor", "signature": "void KoreanCalendar__cctor(MethodInfo * method)", "dotNetSignature": "KoreanCalendar()" }, { "virtualAddress": "0x00904A40", "name": "KoreanLunisolarCalendar_get_MinSupportedDateTime", "signature": "DateTime KoreanLunisolarCalendar_get_MinSupportedDateTime(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x00904AA8", "name": "KoreanLunisolarCalendar_get_MaxSupportedDateTime", "signature": "DateTime KoreanLunisolarCalendar_get_MaxSupportedDateTime(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x00904B10", "name": "KoreanLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear", "signature": "int32_t KoreanLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DaysInYearBeforeMinSupportedYear()" }, { "virtualAddress": "0x00904B18", "name": "KoreanLunisolarCalendar_get_MinCalendarYear", "signature": "int32_t KoreanLunisolarCalendar_get_MinCalendarYear(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinCalendarYear()" }, { "virtualAddress": "0x00904B20", "name": "KoreanLunisolarCalendar_get_MaxCalendarYear", "signature": "int32_t KoreanLunisolarCalendar_get_MaxCalendarYear(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCalendarYear()" }, { "virtualAddress": "0x00904B28", "name": "KoreanLunisolarCalendar_get_MinDate", "signature": "DateTime KoreanLunisolarCalendar_get_MinDate(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinDate()" }, { "virtualAddress": "0x00904B90", "name": "KoreanLunisolarCalendar_get_MaxDate", "signature": "DateTime KoreanLunisolarCalendar_get_MaxDate(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxDate()" }, { "virtualAddress": "0x00904BF8", "name": "KoreanLunisolarCalendar_get_CalEraInfo", "signature": "EraInfo__Array * KoreanLunisolarCalendar_get_CalEraInfo(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "EraInfo[] get_CalEraInfo()" }, { "virtualAddress": "0x00904C00", "name": "KoreanLunisolarCalendar_GetYearInfo", "signature": "int32_t KoreanLunisolarCalendar_GetYearInfo(KoreanLunisolarCalendar * this, int32_t LunarYear, int32_t Index, MethodInfo * method)", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x00904DAC", "name": "KoreanLunisolarCalendar_GetYear", "signature": "int32_t KoreanLunisolarCalendar_GetYear(KoreanLunisolarCalendar * this, int32_t year, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(Int32, DateTime)" }, { "virtualAddress": "0x00904DB4", "name": "KoreanLunisolarCalendar_GetGregorianYear", "signature": "int32_t KoreanLunisolarCalendar_GetGregorianYear(KoreanLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x00904F34", "name": "KoreanLunisolarCalendar__ctor", "signature": "void KoreanLunisolarCalendar__ctor(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "KoreanLunisolarCalendar()" }, { "virtualAddress": "0x00904F9C", "name": "KoreanLunisolarCalendar_GetEra", "signature": "int32_t KoreanLunisolarCalendar_GetEra(KoreanLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x00904FD8", "name": "KoreanLunisolarCalendar_get_BaseCalendarID", "signature": "int32_t KoreanLunisolarCalendar_get_BaseCalendarID(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BaseCalendarID()" }, { "virtualAddress": "0x00904FE0", "name": "KoreanLunisolarCalendar_get_ID", "signature": "int32_t KoreanLunisolarCalendar_get_ID(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x00904FE8", "name": "KoreanLunisolarCalendar_get_Eras", "signature": "Int32__Array * KoreanLunisolarCalendar_get_Eras(KoreanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x0090505C", "name": "KoreanLunisolarCalendar__cctor", "signature": "void KoreanLunisolarCalendar__cctor(MethodInfo * method)", "dotNetSignature": "KoreanLunisolarCalendar()" }, { "virtualAddress": "0x00807B40", "name": "NumberFormatInfo__ctor", "signature": "void NumberFormatInfo__ctor(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "NumberFormatInfo()" }, { "virtualAddress": "0x00807F4C", "name": "NumberFormatInfo_OnSerializing", "signature": "void NumberFormatInfo_OnSerializing(NumberFormatInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x00807FDC", "name": "NumberFormatInfo_OnDeserializing", "signature": "void NumberFormatInfo_OnDeserializing(NumberFormatInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x00807FE0", "name": "NumberFormatInfo_OnDeserialized", "signature": "void NumberFormatInfo_OnDeserialized(NumberFormatInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x00807FE4", "name": "NumberFormatInfo_VerifyDecimalSeparator", "signature": "void NumberFormatInfo_VerifyDecimalSeparator(String * decSep, String * propertyName, MethodInfo * method)", "dotNetSignature": "Void VerifyDecimalSeparator(String, String)" }, { "virtualAddress": "0x008080E0", "name": "NumberFormatInfo_VerifyGroupSeparator", "signature": "void NumberFormatInfo_VerifyGroupSeparator(String * groupSep, String * propertyName, MethodInfo * method)", "dotNetSignature": "Void VerifyGroupSeparator(String, String)" }, { "virtualAddress": "0x00808184", "name": "NumberFormatInfo_VerifyNativeDigits", "signature": "void NumberFormatInfo_VerifyNativeDigits(String__Array * nativeDig, String * propertyName, MethodInfo * method)", "dotNetSignature": "Void VerifyNativeDigits(String[], String)" }, { "virtualAddress": "0x008083E8", "name": "NumberFormatInfo_VerifyDigitSubstitution", "signature": "void NumberFormatInfo_VerifyDigitSubstitution(DigitShapes__Enum digitSub, String * propertyName, MethodInfo * method)", "dotNetSignature": "Void VerifyDigitSubstitution(DigitShapes, String)" }, { "virtualAddress": "0x00807B48", "name": "NumberFormatInfo__ctor_1", "signature": "void NumberFormatInfo__ctor_1(NumberFormatInfo * this, CultureData * cultureData, MethodInfo * method)", "dotNetSignature": "NumberFormatInfo(CultureData)" }, { "virtualAddress": "0x00808490", "name": "NumberFormatInfo_VerifyWritable", "signature": "void NumberFormatInfo_VerifyWritable(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Void VerifyWritable()" }, { "virtualAddress": "0x00808528", "name": "NumberFormatInfo_get_InvariantInfo", "signature": "NumberFormatInfo * NumberFormatInfo_get_InvariantInfo(MethodInfo * method)", "dotNetSignature": "NumberFormatInfo get_InvariantInfo()" }, { "virtualAddress": "0x008086A0", "name": "NumberFormatInfo_GetInstance", "signature": "NumberFormatInfo * NumberFormatInfo_GetInstance(IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "NumberFormatInfo GetInstance(IFormatProvider)" }, { "virtualAddress": "0x00808930", "name": "NumberFormatInfo_Clone", "signature": "Object * NumberFormatInfo_Clone(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x008089A4", "name": "NumberFormatInfo_get_CurrencyDecimalDigits", "signature": "int32_t NumberFormatInfo_get_CurrencyDecimalDigits(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrencyDecimalDigits()" }, { "virtualAddress": "0x008089AC", "name": "NumberFormatInfo_set_CurrencyDecimalDigits", "signature": "void NumberFormatInfo_set_CurrencyDecimalDigits(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CurrencyDecimalDigits(Int32)" }, { "virtualAddress": "0x00808AEC", "name": "NumberFormatInfo_get_CurrencyDecimalSeparator", "signature": "String * NumberFormatInfo_get_CurrencyDecimalSeparator(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CurrencyDecimalSeparator()" }, { "virtualAddress": "0x00808AF4", "name": "NumberFormatInfo_set_CurrencyDecimalSeparator", "signature": "void NumberFormatInfo_set_CurrencyDecimalSeparator(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrencyDecimalSeparator(String)" }, { "virtualAddress": "0x00808B60", "name": "NumberFormatInfo_get_IsReadOnly", "signature": "bool NumberFormatInfo_get_IsReadOnly(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00808B68", "name": "NumberFormatInfo_CheckGroupSize", "signature": "void NumberFormatInfo_CheckGroupSize(String * propName, Int32__Array * groupSize, MethodInfo * method)", "dotNetSignature": "Void CheckGroupSize(String, Int32[])" }, { "virtualAddress": "0x00808C68", "name": "NumberFormatInfo_get_CurrencyGroupSizes", "signature": "Int32__Array * NumberFormatInfo_get_CurrencyGroupSizes(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_CurrencyGroupSizes()" }, { "virtualAddress": "0x00808CE8", "name": "NumberFormatInfo_set_CurrencyGroupSizes", "signature": "void NumberFormatInfo_set_CurrencyGroupSizes(NumberFormatInfo * this, Int32__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrencyGroupSizes(Int32[])" }, { "virtualAddress": "0x00808DF4", "name": "NumberFormatInfo_get_NumberGroupSizes", "signature": "Int32__Array * NumberFormatInfo_get_NumberGroupSizes(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_NumberGroupSizes()" }, { "virtualAddress": "0x00808E74", "name": "NumberFormatInfo_set_NumberGroupSizes", "signature": "void NumberFormatInfo_set_NumberGroupSizes(NumberFormatInfo * this, Int32__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_NumberGroupSizes(Int32[])" }, { "virtualAddress": "0x00808F80", "name": "NumberFormatInfo_get_PercentGroupSizes", "signature": "Int32__Array * NumberFormatInfo_get_PercentGroupSizes(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_PercentGroupSizes()" }, { "virtualAddress": "0x00809000", "name": "NumberFormatInfo_set_PercentGroupSizes", "signature": "void NumberFormatInfo_set_PercentGroupSizes(NumberFormatInfo * this, Int32__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_PercentGroupSizes(Int32[])" }, { "virtualAddress": "0x0080910C", "name": "NumberFormatInfo_get_CurrencyGroupSeparator", "signature": "String * NumberFormatInfo_get_CurrencyGroupSeparator(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CurrencyGroupSeparator()" }, { "virtualAddress": "0x00809114", "name": "NumberFormatInfo_set_CurrencyGroupSeparator", "signature": "void NumberFormatInfo_set_CurrencyGroupSeparator(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrencyGroupSeparator(String)" }, { "virtualAddress": "0x00809180", "name": "NumberFormatInfo_get_CurrencySymbol", "signature": "String * NumberFormatInfo_get_CurrencySymbol(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CurrencySymbol()" }, { "virtualAddress": "0x00809188", "name": "NumberFormatInfo_set_CurrencySymbol", "signature": "void NumberFormatInfo_set_CurrencySymbol(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrencySymbol(String)" }, { "virtualAddress": "0x00808844", "name": "NumberFormatInfo_get_CurrentInfo", "signature": "NumberFormatInfo * NumberFormatInfo_get_CurrentInfo(MethodInfo * method)", "dotNetSignature": "NumberFormatInfo get_CurrentInfo()" }, { "virtualAddress": "0x00809240", "name": "NumberFormatInfo_get_NaNSymbol", "signature": "String * NumberFormatInfo_get_NaNSymbol(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NaNSymbol()" }, { "virtualAddress": "0x00809248", "name": "NumberFormatInfo_set_NaNSymbol", "signature": "void NumberFormatInfo_set_NaNSymbol(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NaNSymbol(String)" }, { "virtualAddress": "0x00809300", "name": "NumberFormatInfo_get_CurrencyNegativePattern", "signature": "int32_t NumberFormatInfo_get_CurrencyNegativePattern(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrencyNegativePattern()" }, { "virtualAddress": "0x00809308", "name": "NumberFormatInfo_set_CurrencyNegativePattern", "signature": "void NumberFormatInfo_set_CurrencyNegativePattern(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CurrencyNegativePattern(Int32)" }, { "virtualAddress": "0x00809448", "name": "NumberFormatInfo_get_NumberNegativePattern", "signature": "int32_t NumberFormatInfo_get_NumberNegativePattern(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_NumberNegativePattern()" }, { "virtualAddress": "0x00809450", "name": "NumberFormatInfo_set_NumberNegativePattern", "signature": "void NumberFormatInfo_set_NumberNegativePattern(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_NumberNegativePattern(Int32)" }, { "virtualAddress": "0x00809590", "name": "NumberFormatInfo_get_PercentPositivePattern", "signature": "int32_t NumberFormatInfo_get_PercentPositivePattern(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PercentPositivePattern()" }, { "virtualAddress": "0x00809598", "name": "NumberFormatInfo_set_PercentPositivePattern", "signature": "void NumberFormatInfo_set_PercentPositivePattern(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_PercentPositivePattern(Int32)" }, { "virtualAddress": "0x008096D8", "name": "NumberFormatInfo_get_PercentNegativePattern", "signature": "int32_t NumberFormatInfo_get_PercentNegativePattern(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PercentNegativePattern()" }, { "virtualAddress": "0x008096E0", "name": "NumberFormatInfo_set_PercentNegativePattern", "signature": "void NumberFormatInfo_set_PercentNegativePattern(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_PercentNegativePattern(Int32)" }, { "virtualAddress": "0x00809820", "name": "NumberFormatInfo_get_NegativeInfinitySymbol", "signature": "String * NumberFormatInfo_get_NegativeInfinitySymbol(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NegativeInfinitySymbol()" }, { "virtualAddress": "0x00809828", "name": "NumberFormatInfo_set_NegativeInfinitySymbol", "signature": "void NumberFormatInfo_set_NegativeInfinitySymbol(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NegativeInfinitySymbol(String)" }, { "virtualAddress": "0x008098E0", "name": "NumberFormatInfo_get_NegativeSign", "signature": "String * NumberFormatInfo_get_NegativeSign(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NegativeSign()" }, { "virtualAddress": "0x008098E8", "name": "NumberFormatInfo_set_NegativeSign", "signature": "void NumberFormatInfo_set_NegativeSign(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NegativeSign(String)" }, { "virtualAddress": "0x008099A0", "name": "NumberFormatInfo_get_NumberDecimalDigits", "signature": "int32_t NumberFormatInfo_get_NumberDecimalDigits(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_NumberDecimalDigits()" }, { "virtualAddress": "0x008099A8", "name": "NumberFormatInfo_set_NumberDecimalDigits", "signature": "void NumberFormatInfo_set_NumberDecimalDigits(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_NumberDecimalDigits(Int32)" }, { "virtualAddress": "0x00809AE8", "name": "NumberFormatInfo_get_NumberDecimalSeparator", "signature": "String * NumberFormatInfo_get_NumberDecimalSeparator(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NumberDecimalSeparator()" }, { "virtualAddress": "0x00809AF0", "name": "NumberFormatInfo_set_NumberDecimalSeparator", "signature": "void NumberFormatInfo_set_NumberDecimalSeparator(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NumberDecimalSeparator(String)" }, { "virtualAddress": "0x00809B5C", "name": "NumberFormatInfo_get_NumberGroupSeparator", "signature": "String * NumberFormatInfo_get_NumberGroupSeparator(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NumberGroupSeparator()" }, { "virtualAddress": "0x00809B64", "name": "NumberFormatInfo_set_NumberGroupSeparator", "signature": "void NumberFormatInfo_set_NumberGroupSeparator(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NumberGroupSeparator(String)" }, { "virtualAddress": "0x00809BD0", "name": "NumberFormatInfo_get_CurrencyPositivePattern", "signature": "int32_t NumberFormatInfo_get_CurrencyPositivePattern(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrencyPositivePattern()" }, { "virtualAddress": "0x00809BD8", "name": "NumberFormatInfo_set_CurrencyPositivePattern", "signature": "void NumberFormatInfo_set_CurrencyPositivePattern(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CurrencyPositivePattern(Int32)" }, { "virtualAddress": "0x00809D18", "name": "NumberFormatInfo_get_PositiveInfinitySymbol", "signature": "String * NumberFormatInfo_get_PositiveInfinitySymbol(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_PositiveInfinitySymbol()" }, { "virtualAddress": "0x00809D20", "name": "NumberFormatInfo_set_PositiveInfinitySymbol", "signature": "void NumberFormatInfo_set_PositiveInfinitySymbol(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PositiveInfinitySymbol(String)" }, { "virtualAddress": "0x00809DD8", "name": "NumberFormatInfo_get_PositiveSign", "signature": "String * NumberFormatInfo_get_PositiveSign(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_PositiveSign()" }, { "virtualAddress": "0x00809DE0", "name": "NumberFormatInfo_set_PositiveSign", "signature": "void NumberFormatInfo_set_PositiveSign(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PositiveSign(String)" }, { "virtualAddress": "0x00809E98", "name": "NumberFormatInfo_get_PercentDecimalDigits", "signature": "int32_t NumberFormatInfo_get_PercentDecimalDigits(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PercentDecimalDigits()" }, { "virtualAddress": "0x00809EA0", "name": "NumberFormatInfo_set_PercentDecimalDigits", "signature": "void NumberFormatInfo_set_PercentDecimalDigits(NumberFormatInfo * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_PercentDecimalDigits(Int32)" }, { "virtualAddress": "0x00809FE0", "name": "NumberFormatInfo_get_PercentDecimalSeparator", "signature": "String * NumberFormatInfo_get_PercentDecimalSeparator(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_PercentDecimalSeparator()" }, { "virtualAddress": "0x00809FE8", "name": "NumberFormatInfo_set_PercentDecimalSeparator", "signature": "void NumberFormatInfo_set_PercentDecimalSeparator(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PercentDecimalSeparator(String)" }, { "virtualAddress": "0x0080A054", "name": "NumberFormatInfo_get_PercentGroupSeparator", "signature": "String * NumberFormatInfo_get_PercentGroupSeparator(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_PercentGroupSeparator()" }, { "virtualAddress": "0x0080A05C", "name": "NumberFormatInfo_set_PercentGroupSeparator", "signature": "void NumberFormatInfo_set_PercentGroupSeparator(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PercentGroupSeparator(String)" }, { "virtualAddress": "0x0080A0C8", "name": "NumberFormatInfo_get_PercentSymbol", "signature": "String * NumberFormatInfo_get_PercentSymbol(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_PercentSymbol()" }, { "virtualAddress": "0x0080A0D0", "name": "NumberFormatInfo_set_PercentSymbol", "signature": "void NumberFormatInfo_set_PercentSymbol(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PercentSymbol(String)" }, { "virtualAddress": "0x0080A188", "name": "NumberFormatInfo_get_PerMilleSymbol", "signature": "String * NumberFormatInfo_get_PerMilleSymbol(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String get_PerMilleSymbol()" }, { "virtualAddress": "0x0080A190", "name": "NumberFormatInfo_set_PerMilleSymbol", "signature": "void NumberFormatInfo_set_PerMilleSymbol(NumberFormatInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PerMilleSymbol(String)" }, { "virtualAddress": "0x0080A248", "name": "NumberFormatInfo_get_NativeDigits", "signature": "String__Array * NumberFormatInfo_get_NativeDigits(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_NativeDigits()" }, { "virtualAddress": "0x0080A2C8", "name": "NumberFormatInfo_set_NativeDigits", "signature": "void NumberFormatInfo_set_NativeDigits(NumberFormatInfo * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_NativeDigits(String[])" }, { "virtualAddress": "0x0080A334", "name": "NumberFormatInfo_get_DigitSubstitution", "signature": "DigitShapes__Enum NumberFormatInfo_get_DigitSubstitution(NumberFormatInfo * this, MethodInfo * method)", "dotNetSignature": "DigitShapes get_DigitSubstitution()" }, { "virtualAddress": "0x0080A33C", "name": "NumberFormatInfo_set_DigitSubstitution", "signature": "void NumberFormatInfo_set_DigitSubstitution(NumberFormatInfo * this, DigitShapes__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_DigitSubstitution(DigitShapes)" }, { "virtualAddress": "0x0080A3A8", "name": "NumberFormatInfo_GetFormat", "signature": "Object * NumberFormatInfo_GetFormat(NumberFormatInfo * this, Type * formatType, MethodInfo * method)", "dotNetSignature": "Object GetFormat(Type)" }, { "virtualAddress": "0x008085D4", "name": "NumberFormatInfo_ReadOnly", "signature": "NumberFormatInfo * NumberFormatInfo_ReadOnly(NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "NumberFormatInfo ReadOnly(NumberFormatInfo)" }, { "virtualAddress": "0x0080A444", "name": "NumberFormatInfo_ValidateParseStyleInteger", "signature": "void NumberFormatInfo_ValidateParseStyleInteger(NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Void ValidateParseStyleInteger(NumberStyles)" }, { "virtualAddress": "0x0080A538", "name": "NumberFormatInfo_ValidateParseStyleFloatingPoint", "signature": "void NumberFormatInfo_ValidateParseStyleFloatingPoint(NumberStyles__Enum style, MethodInfo * method)", "dotNetSignature": "Void ValidateParseStyleFloatingPoint(NumberStyles)" }, { "virtualAddress": "0x0080D154", "name": "SortVersion_get_FullVersion", "signature": "int32_t SortVersion_get_FullVersion(SortVersion * this, MethodInfo * method)", "dotNetSignature": "Int32 get_FullVersion()" }, { "virtualAddress": "0x0080D15C", "name": "SortVersion_get_SortId", "signature": "Guid SortVersion_get_SortId(SortVersion * this, MethodInfo * method)", "dotNetSignature": "Guid get_SortId()" }, { "virtualAddress": "0x0080D16C", "name": "SortVersion__ctor", "signature": "void SortVersion__ctor(SortVersion * this, int32_t fullVersion, Guid sortId, MethodInfo * method)", "dotNetSignature": "SortVersion(Int32, Guid)" }, { "virtualAddress": "0x0080D1B0", "name": "SortVersion__ctor_1", "signature": "void SortVersion__ctor_1(SortVersion * this, int32_t nlsVersion, int32_t effectiveId, Guid customVersion, MethodInfo * method)", "dotNetSignature": "SortVersion(Int32, Int32, Guid)" }, { "virtualAddress": "0x0080D3E4", "name": "SortVersion_Equals", "signature": "bool SortVersion_Equals(SortVersion * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0080D494", "name": "SortVersion_Equals_1", "signature": "bool SortVersion_Equals_1(SortVersion * this, SortVersion * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(SortVersion)" }, { "virtualAddress": "0x0080D57C", "name": "SortVersion_GetHashCode", "signature": "int32_t SortVersion_GetHashCode(SortVersion * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0080D55C", "name": "SortVersion_op_Equality", "signature": "bool SortVersion_op_Equality(SortVersion * left, SortVersion * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(SortVersion, SortVersion)" }, { "virtualAddress": "0x0080D478", "name": "SortVersion_op_Inequality", "signature": "bool SortVersion_op_Inequality(SortVersion * left, SortVersion * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(SortVersion, SortVersion)" }, { "virtualAddress": "0x0080D5D8", "name": "StringInfo__ctor", "signature": "void StringInfo__ctor(StringInfo * this, MethodInfo * method)", "dotNetSignature": "StringInfo()" }, { "virtualAddress": "0x0080D638", "name": "StringInfo__ctor_1", "signature": "void StringInfo__ctor_1(StringInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "StringInfo(String)" }, { "virtualAddress": "0x0080D718", "name": "StringInfo_OnDeserializing", "signature": "void StringInfo_OnDeserializing(StringInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x0080D770", "name": "StringInfo_OnDeserialized", "signature": "void StringInfo_OnDeserialized(StringInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x0080D798", "name": "StringInfo_Equals", "signature": "bool StringInfo_Equals(StringInfo * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0080D84C", "name": "StringInfo_GetHashCode", "signature": "int32_t StringInfo_GetHashCode(StringInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0080D86C", "name": "StringInfo_get_Indexes", "signature": "Int32__Array * StringInfo_get_Indexes(StringInfo * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Indexes()" }, { "virtualAddress": "0x0080DA4C", "name": "StringInfo_get_String", "signature": "String * StringInfo_get_String(StringInfo * this, MethodInfo * method)", "dotNetSignature": "String get_String()" }, { "virtualAddress": "0x0080D668", "name": "StringInfo_set_String", "signature": "void StringInfo_set_String(StringInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_String(String)" }, { "virtualAddress": "0x0080DA54", "name": "StringInfo_get_LengthInTextElements", "signature": "int32_t StringInfo_get_LengthInTextElements(StringInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LengthInTextElements()" }, { "virtualAddress": "0x0080DA8C", "name": "StringInfo_SubstringByTextElements", "signature": "String * StringInfo_SubstringByTextElements(StringInfo * this, int32_t startingTextElement, MethodInfo * method)", "dotNetSignature": "String SubstringByTextElements(Int32)" }, { "virtualAddress": "0x0080DB70", "name": "StringInfo_SubstringByTextElements_1", "signature": "String * StringInfo_SubstringByTextElements_1(StringInfo * this, int32_t startingTextElement, int32_t lengthInTextElements, MethodInfo * method)", "dotNetSignature": "String SubstringByTextElements(Int32, Int32)" }, { "virtualAddress": "0x0080DD68", "name": "StringInfo_GetNextTextElement", "signature": "String * StringInfo_GetNextTextElement(String * str, MethodInfo * method)", "dotNetSignature": "String GetNextTextElement(String)" }, { "virtualAddress": "0x0080DEF0", "name": "StringInfo_GetCurrentTextElementLen", "signature": "int32_t StringInfo_GetCurrentTextElementLen(String * str, int32_t index, int32_t len, UnicodeCategory__Enum * ucCurrent, int32_t * currentCharCount, MethodInfo * method)", "dotNetSignature": "Int32 GetCurrentTextElementLen(String, Int32, Int32, UnicodeCategory ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0080DD70", "name": "StringInfo_GetNextTextElement_1", "signature": "String * StringInfo_GetNextTextElement_1(String * str, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetNextTextElement(String, Int32)" }, { "virtualAddress": "0x0080E090", "name": "StringInfo_GetTextElementEnumerator", "signature": "TextElementEnumerator * StringInfo_GetTextElementEnumerator(String * str, MethodInfo * method)", "dotNetSignature": "TextElementEnumerator GetTextElementEnumerator(String)" }, { "virtualAddress": "0x0080E098", "name": "StringInfo_GetTextElementEnumerator_1", "signature": "TextElementEnumerator * StringInfo_GetTextElementEnumerator_1(String * str, int32_t index, MethodInfo * method)", "dotNetSignature": "TextElementEnumerator GetTextElementEnumerator(String, Int32)" }, { "virtualAddress": "0x0080D8B8", "name": "StringInfo_ParseCombiningCharacters", "signature": "Int32__Array * StringInfo_ParseCombiningCharacters(String * str, MethodInfo * method)", "dotNetSignature": "Int32[] ParseCombiningCharacters(String)" }, { "virtualAddress": "0x0080E204", "name": "TaiwanCalendar_GetDefaultInstance", "signature": "Calendar * TaiwanCalendar_GetDefaultInstance(MethodInfo * method)", "dotNetSignature": "Calendar GetDefaultInstance()" }, { "virtualAddress": "0x0080E474", "name": "TaiwanCalendar_get_MinSupportedDateTime", "signature": "DateTime TaiwanCalendar_get_MinSupportedDateTime(TaiwanCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x0080E4DC", "name": "TaiwanCalendar_get_MaxSupportedDateTime", "signature": "DateTime TaiwanCalendar_get_MaxSupportedDateTime(TaiwanCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x0080E544", "name": "TaiwanCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum TaiwanCalendar_get_AlgorithmType(TaiwanCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x0080E2D4", "name": "TaiwanCalendar__ctor", "signature": "void TaiwanCalendar__ctor(TaiwanCalendar * this, MethodInfo * method)", "dotNetSignature": "TaiwanCalendar()" }, { "virtualAddress": "0x0080E54C", "name": "TaiwanCalendar_get_ID", "signature": "int32_t TaiwanCalendar_get_ID(TaiwanCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x0080E554", "name": "TaiwanCalendar_AddMonths", "signature": "DateTime TaiwanCalendar_AddMonths(TaiwanCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x0080E570", "name": "TaiwanCalendar_AddYears", "signature": "DateTime TaiwanCalendar_AddYears(TaiwanCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x0080E58C", "name": "TaiwanCalendar_GetDaysInMonth", "signature": "int32_t TaiwanCalendar_GetDaysInMonth(TaiwanCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0080E5A8", "name": "TaiwanCalendar_GetDaysInYear", "signature": "int32_t TaiwanCalendar_GetDaysInYear(TaiwanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x0080E5C4", "name": "TaiwanCalendar_GetDayOfMonth", "signature": "int32_t TaiwanCalendar_GetDayOfMonth(TaiwanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x0080E5E0", "name": "TaiwanCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum TaiwanCalendar_GetDayOfWeek(TaiwanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x0080E5FC", "name": "TaiwanCalendar_GetDayOfYear", "signature": "int32_t TaiwanCalendar_GetDayOfYear(TaiwanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x0080E618", "name": "TaiwanCalendar_GetMonthsInYear", "signature": "int32_t TaiwanCalendar_GetMonthsInYear(TaiwanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x0080E634", "name": "TaiwanCalendar_GetWeekOfYear", "signature": "int32_t TaiwanCalendar_GetWeekOfYear(TaiwanCalendar * this, DateTime time, CalendarWeekRule__Enum rule, DayOfWeek__Enum firstDayOfWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)" }, { "virtualAddress": "0x0080E654", "name": "TaiwanCalendar_GetEra", "signature": "int32_t TaiwanCalendar_GetEra(TaiwanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x0080E670", "name": "TaiwanCalendar_GetMonth", "signature": "int32_t TaiwanCalendar_GetMonth(TaiwanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x0080E68C", "name": "TaiwanCalendar_GetYear", "signature": "int32_t TaiwanCalendar_GetYear(TaiwanCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x0080E6A8", "name": "TaiwanCalendar_IsLeapDay", "signature": "bool TaiwanCalendar_IsLeapDay(TaiwanCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0080E6C4", "name": "TaiwanCalendar_IsLeapYear", "signature": "bool TaiwanCalendar_IsLeapYear(TaiwanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x0080E6E0", "name": "TaiwanCalendar_GetLeapMonth", "signature": "int32_t TaiwanCalendar_GetLeapMonth(TaiwanCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x0080E6FC", "name": "TaiwanCalendar_IsLeapMonth", "signature": "bool TaiwanCalendar_IsLeapMonth(TaiwanCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0080E718", "name": "TaiwanCalendar_ToDateTime", "signature": "DateTime TaiwanCalendar_ToDateTime(TaiwanCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0080E740", "name": "TaiwanCalendar_get_Eras", "signature": "Int32__Array * TaiwanCalendar_get_Eras(TaiwanCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x0080E75C", "name": "TaiwanCalendar_get_TwoDigitYearMax", "signature": "int32_t TaiwanCalendar_get_TwoDigitYearMax(TaiwanCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x0080E7A4", "name": "TaiwanCalendar_set_TwoDigitYearMax", "signature": "void TaiwanCalendar_set_TwoDigitYearMax(TaiwanCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x0080E910", "name": "TaiwanCalendar_ToFourDigitYear", "signature": "int32_t TaiwanCalendar_ToFourDigitYear(TaiwanCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x0080EA88", "name": "TaiwanCalendar__cctor", "signature": "void TaiwanCalendar__cctor(MethodInfo * method)", "dotNetSignature": "TaiwanCalendar()" }, { "virtualAddress": "0x0080EBA4", "name": "TaiwanLunisolarCalendar_get_MinSupportedDateTime", "signature": "DateTime TaiwanLunisolarCalendar_get_MinSupportedDateTime(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x0080EC0C", "name": "TaiwanLunisolarCalendar_get_MaxSupportedDateTime", "signature": "DateTime TaiwanLunisolarCalendar_get_MaxSupportedDateTime(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x0080EC74", "name": "TaiwanLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear", "signature": "int32_t TaiwanLunisolarCalendar_get_DaysInYearBeforeMinSupportedYear(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DaysInYearBeforeMinSupportedYear()" }, { "virtualAddress": "0x0080EC7C", "name": "TaiwanLunisolarCalendar_get_MinCalendarYear", "signature": "int32_t TaiwanLunisolarCalendar_get_MinCalendarYear(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinCalendarYear()" }, { "virtualAddress": "0x0080EC84", "name": "TaiwanLunisolarCalendar_get_MaxCalendarYear", "signature": "int32_t TaiwanLunisolarCalendar_get_MaxCalendarYear(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxCalendarYear()" }, { "virtualAddress": "0x0080EC8C", "name": "TaiwanLunisolarCalendar_get_MinDate", "signature": "DateTime TaiwanLunisolarCalendar_get_MinDate(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinDate()" }, { "virtualAddress": "0x0080ECF4", "name": "TaiwanLunisolarCalendar_get_MaxDate", "signature": "DateTime TaiwanLunisolarCalendar_get_MaxDate(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxDate()" }, { "virtualAddress": "0x0080ED5C", "name": "TaiwanLunisolarCalendar_get_CalEraInfo", "signature": "EraInfo__Array * TaiwanLunisolarCalendar_get_CalEraInfo(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "EraInfo[] get_CalEraInfo()" }, { "virtualAddress": "0x0080EDC4", "name": "TaiwanLunisolarCalendar_GetYearInfo", "signature": "int32_t TaiwanLunisolarCalendar_GetYearInfo(TaiwanLunisolarCalendar * this, int32_t LunarYear, int32_t Index, MethodInfo * method)", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x0080EF70", "name": "TaiwanLunisolarCalendar_GetYear", "signature": "int32_t TaiwanLunisolarCalendar_GetYear(TaiwanLunisolarCalendar * this, int32_t year, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(Int32, DateTime)" }, { "virtualAddress": "0x0080EF8C", "name": "TaiwanLunisolarCalendar_GetGregorianYear", "signature": "int32_t TaiwanLunisolarCalendar_GetGregorianYear(TaiwanLunisolarCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x0080EFA8", "name": "TaiwanLunisolarCalendar__ctor", "signature": "void TaiwanLunisolarCalendar__ctor(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "TaiwanLunisolarCalendar()" }, { "virtualAddress": "0x0080F070", "name": "TaiwanLunisolarCalendar_GetEra", "signature": "int32_t TaiwanLunisolarCalendar_GetEra(TaiwanLunisolarCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x0080F08C", "name": "TaiwanLunisolarCalendar_get_BaseCalendarID", "signature": "int32_t TaiwanLunisolarCalendar_get_BaseCalendarID(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BaseCalendarID()" }, { "virtualAddress": "0x0080F094", "name": "TaiwanLunisolarCalendar_get_ID", "signature": "int32_t TaiwanLunisolarCalendar_get_ID(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x0080F09C", "name": "TaiwanLunisolarCalendar_get_Eras", "signature": "Int32__Array * TaiwanLunisolarCalendar_get_Eras(TaiwanLunisolarCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x0080F0B8", "name": "TaiwanLunisolarCalendar__cctor", "signature": "void TaiwanLunisolarCalendar__cctor(MethodInfo * method)", "dotNetSignature": "TaiwanLunisolarCalendar()" }, { "virtualAddress": "0x0080E1C0", "name": "TextElementEnumerator__ctor", "signature": "void TextElementEnumerator__ctor(TextElementEnumerator * this, String * str, int32_t startIndex, int32_t strLen, MethodInfo * method)", "dotNetSignature": "TextElementEnumerator(String, Int32, Int32)" }, { "virtualAddress": "0x0080F320", "name": "TextElementEnumerator_OnDeserializing", "signature": "void TextElementEnumerator_OnDeserializing(TextElementEnumerator * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x0080F32C", "name": "TextElementEnumerator_OnDeserialized", "signature": "void TextElementEnumerator_OnDeserialized(TextElementEnumerator * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x0080F3D0", "name": "TextElementEnumerator_OnSerializing", "signature": "void TextElementEnumerator_OnSerializing(TextElementEnumerator * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x0080F3E0", "name": "TextElementEnumerator_MoveNext", "signature": "bool TextElementEnumerator_MoveNext(TextElementEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0080F43C", "name": "TextElementEnumerator_get_Current", "signature": "Object * TextElementEnumerator_get_Current(TextElementEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0080F440", "name": "TextElementEnumerator_GetTextElement", "signature": "String * TextElementEnumerator_GetTextElement(TextElementEnumerator * this, MethodInfo * method)", "dotNetSignature": "String GetTextElement()" }, { "virtualAddress": "0x0080F50C", "name": "TextElementEnumerator_get_ElementIndex", "signature": "int32_t TextElementEnumerator_get_ElementIndex(TextElementEnumerator * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ElementIndex()" }, { "virtualAddress": "0x0080F288", "name": "TextElementEnumerator_Reset", "signature": "void TextElementEnumerator_Reset(TextElementEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0080F5B0", "name": "TextElementEnumerator__ctor_1", "signature": "void TextElementEnumerator__ctor_1(TextElementEnumerator * this, MethodInfo * method)", "dotNetSignature": "TextElementEnumerator()" }, { "virtualAddress": "0x0080F5F0", "name": "TextInfo_get_Invariant", "signature": "TextInfo * TextInfo_get_Invariant(MethodInfo * method)", "dotNetSignature": "TextInfo get_Invariant()" }, { "virtualAddress": "0x0080F698", "name": "TextInfo__ctor", "signature": "void TextInfo__ctor(TextInfo * this, CultureData * cultureData, MethodInfo * method)", "dotNetSignature": "TextInfo(CultureData)" }, { "virtualAddress": "0x0080F6DC", "name": "TextInfo_OnDeserializing", "signature": "void TextInfo_OnDeserializing(TextInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserializing(StreamingContext)" }, { "virtualAddress": "0x0080F6E4", "name": "TextInfo_OnDeserialized", "signature": "void TextInfo_OnDeserialized(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized()" }, { "virtualAddress": "0x0080F7DC", "name": "TextInfo_OnDeserialized_1", "signature": "void TextInfo_OnDeserialized_1(TextInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x0080F7E0", "name": "TextInfo_OnSerializing", "signature": "void TextInfo_OnSerializing(TextInfo * this, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x0080F870", "name": "TextInfo_GetHashCodeOrdinalIgnoreCase", "signature": "int32_t TextInfo_GetHashCodeOrdinalIgnoreCase(String * s, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeOrdinalIgnoreCase(String)" }, { "virtualAddress": "0x0080F87C", "name": "TextInfo_GetHashCodeOrdinalIgnoreCase_1", "signature": "int32_t TextInfo_GetHashCodeOrdinalIgnoreCase_1(String * s, bool forceRandomizedHashing, int64_t additionalEntropy, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeOrdinalIgnoreCase(String, Boolean, Int64)" }, { "virtualAddress": "0x0080F9A8", "name": "TextInfo_CompareOrdinalIgnoreCase", "signature": "int32_t TextInfo_CompareOrdinalIgnoreCase(String * str1, String * str2, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinalIgnoreCase(String, String)" }, { "virtualAddress": "0x0080FB9C", "name": "TextInfo_CompareOrdinalIgnoreCaseEx", "signature": "int32_t TextInfo_CompareOrdinalIgnoreCaseEx(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t lengthA, int32_t lengthB, MethodInfo * method)", "dotNetSignature": "Int32 CompareOrdinalIgnoreCaseEx(String, Int32, String, Int32, Int32, Int32)" }, { "virtualAddress": "0x0080FBA0", "name": "TextInfo_IndexOfStringOrdinalIgnoreCase", "signature": "int32_t TextInfo_IndexOfStringOrdinalIgnoreCase(String * source, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfStringOrdinalIgnoreCase(String, String, Int32, Int32)" }, { "virtualAddress": "0x0080FC48", "name": "TextInfo_LastIndexOfStringOrdinalIgnoreCase", "signature": "int32_t TextInfo_LastIndexOfStringOrdinalIgnoreCase(String * source, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfStringOrdinalIgnoreCase(String, String, Int32, Int32)" }, { "virtualAddress": "0x0080FCDC", "name": "TextInfo_get_ANSICodePage", "signature": "int32_t TextInfo_get_ANSICodePage(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ANSICodePage()" }, { "virtualAddress": "0x0080FCF8", "name": "TextInfo_get_OEMCodePage", "signature": "int32_t TextInfo_get_OEMCodePage(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OEMCodePage()" }, { "virtualAddress": "0x0080FD14", "name": "TextInfo_get_MacCodePage", "signature": "int32_t TextInfo_get_MacCodePage(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MacCodePage()" }, { "virtualAddress": "0x0080FD30", "name": "TextInfo_get_EBCDICCodePage", "signature": "int32_t TextInfo_get_EBCDICCodePage(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EBCDICCodePage()" }, { "virtualAddress": "0x0080FD4C", "name": "TextInfo_get_LCID", "signature": "int32_t TextInfo_get_LCID(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LCID()" }, { "virtualAddress": "0x0080FDCC", "name": "TextInfo_get_CultureName", "signature": "String * TextInfo_get_CultureName(TextInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CultureName()" }, { "virtualAddress": "0x0080FDD4", "name": "TextInfo_get_IsReadOnly", "signature": "bool TextInfo_get_IsReadOnly(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x0080FDDC", "name": "TextInfo_Clone", "signature": "Object * TextInfo_Clone(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0080FE6C", "name": "TextInfo_ReadOnly", "signature": "TextInfo * TextInfo_ReadOnly(TextInfo * textInfo, MethodInfo * method)", "dotNetSignature": "TextInfo ReadOnly(TextInfo)" }, { "virtualAddress": "0x0080FF54", "name": "TextInfo_VerifyWritable", "signature": "void TextInfo_VerifyWritable(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Void VerifyWritable()" }, { "virtualAddress": "0x0080FFEC", "name": "TextInfo_SetReadOnlyState", "signature": "void TextInfo_SetReadOnlyState(TextInfo * this, bool readOnly, MethodInfo * method)", "dotNetSignature": "Void SetReadOnlyState(Boolean)" }, { "virtualAddress": "0x0080FFF8", "name": "TextInfo_get_ListSeparator", "signature": "String * TextInfo_get_ListSeparator(TextInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ListSeparator()" }, { "virtualAddress": "0x00810024", "name": "TextInfo_set_ListSeparator", "signature": "void TextInfo_set_ListSeparator(TextInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ListSeparator(String)" }, { "virtualAddress": "0x008100DC", "name": "TextInfo_ToLower", "signature": "uint16_t TextInfo_ToLower(TextInfo * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToLower(Char)" }, { "virtualAddress": "0x00810738", "name": "TextInfo_ToLower_1", "signature": "String * TextInfo_ToLower_1(TextInfo * this, String * str, MethodInfo * method)", "dotNetSignature": "String ToLower(String)" }, { "virtualAddress": "0x00810238", "name": "TextInfo_ToLowerAsciiInvariant", "signature": "uint16_t TextInfo_ToLowerAsciiInvariant(uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToLowerAsciiInvariant(Char)" }, { "virtualAddress": "0x008108BC", "name": "TextInfo_ToUpper", "signature": "uint16_t TextInfo_ToUpper(TextInfo * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToUpper(Char)" }, { "virtualAddress": "0x00810E30", "name": "TextInfo_ToUpper_1", "signature": "String * TextInfo_ToUpper_1(TextInfo * this, String * str, MethodInfo * method)", "dotNetSignature": "String ToUpper(String)" }, { "virtualAddress": "0x00810924", "name": "TextInfo_ToUpperAsciiInvariant", "signature": "uint16_t TextInfo_ToUpperAsciiInvariant(uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToUpperAsciiInvariant(Char)" }, { "virtualAddress": "0x00810144", "name": "TextInfo_IsAscii", "signature": "bool TextInfo_IsAscii(uint16_t c, MethodInfo * method)", "dotNetSignature": "Boolean IsAscii(Char)" }, { "virtualAddress": "0x00810154", "name": "TextInfo_get_IsAsciiCasingSameAsInvariant", "signature": "bool TextInfo_get_IsAsciiCasingSameAsInvariant(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAsciiCasingSameAsInvariant()" }, { "virtualAddress": "0x00810FB4", "name": "TextInfo_Equals", "signature": "bool TextInfo_Equals(TextInfo * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00811068", "name": "TextInfo_GetHashCode", "signature": "int32_t TextInfo_GetHashCode(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00811088", "name": "TextInfo_ToString", "signature": "String * TextInfo_ToString(TextInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008110E8", "name": "TextInfo_ToTitleCase", "signature": "String * TextInfo_ToTitleCase(TextInfo * this, String * str, MethodInfo * method)", "dotNetSignature": "String ToTitleCase(String)" }, { "virtualAddress": "0x00811600", "name": "TextInfo_AddNonLetter", "signature": "int32_t TextInfo_AddNonLetter(StringBuilder * * result, String * * input, int32_t inputIndex, int32_t charLen, MethodInfo * method)", "dotNetSignature": "Int32 AddNonLetter(StringBuilder ByRef, String ByRef, Int32, Int32)" }, { "virtualAddress": "0x00811470", "name": "TextInfo_AddTitlecaseLetter", "signature": "int32_t TextInfo_AddTitlecaseLetter(TextInfo * this, StringBuilder * * result, String * * input, int32_t inputIndex, int32_t charLen, MethodInfo * method)", "dotNetSignature": "Int32 AddTitlecaseLetter(StringBuilder ByRef, String ByRef, Int32, Int32)" }, { "virtualAddress": "0x008115E4", "name": "TextInfo_IsWordSeparator", "signature": "bool TextInfo_IsWordSeparator(UnicodeCategory__Enum category, MethodInfo * method)", "dotNetSignature": "Boolean IsWordSeparator(UnicodeCategory)" }, { "virtualAddress": "0x008115C8", "name": "TextInfo_IsLetterCategory", "signature": "bool TextInfo_IsLetterCategory(UnicodeCategory__Enum uc, MethodInfo * method)", "dotNetSignature": "Boolean IsLetterCategory(UnicodeCategory)" }, { "virtualAddress": "0x008116A0", "name": "TextInfo_get_IsRightToLeft", "signature": "bool TextInfo_get_IsRightToLeft(TextInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsRightToLeft()" }, { "virtualAddress": "0x008116BC", "name": "TextInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void TextInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(TextInfo * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x008116C0", "name": "TextInfo_GetCaseInsensitiveHashCode", "signature": "int32_t TextInfo_GetCaseInsensitiveHashCode(TextInfo * this, String * str, MethodInfo * method)", "dotNetSignature": "Int32 GetCaseInsensitiveHashCode(String)" }, { "virtualAddress": "0x0080F8AC", "name": "TextInfo_GetCaseInsensitiveHashCode_1", "signature": "int32_t TextInfo_GetCaseInsensitiveHashCode_1(TextInfo * this, String * str, bool forceRandomizedHashing, int64_t additionalEntropy, MethodInfo * method)", "dotNetSignature": "Int32 GetCaseInsensitiveHashCode(String, Boolean, Int64)" }, { "virtualAddress": "0x008116C8", "name": "TextInfo_GetInvariantCaseInsensitiveHashCode", "signature": "int32_t TextInfo_GetInvariantCaseInsensitiveHashCode(TextInfo * this, String * str, MethodInfo * method)", "dotNetSignature": "Int32 GetInvariantCaseInsensitiveHashCode(String)" }, { "virtualAddress": "0x00810EC4", "name": "TextInfo_ToUpperInternal", "signature": "String * TextInfo_ToUpperInternal(TextInfo * this, String * str, MethodInfo * method)", "dotNetSignature": "String ToUpperInternal(String)" }, { "virtualAddress": "0x008107CC", "name": "TextInfo_ToLowerInternal", "signature": "String * TextInfo_ToLowerInternal(TextInfo * this, String * str, MethodInfo * method)", "dotNetSignature": "String ToLowerInternal(String)" }, { "virtualAddress": "0x00810940", "name": "TextInfo_ToUpperInternal_1", "signature": "uint16_t TextInfo_ToUpperInternal_1(TextInfo * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToUpperInternal(Char)" }, { "virtualAddress": "0x00810254", "name": "TextInfo_ToLowerInternal_1", "signature": "uint16_t TextInfo_ToLowerInternal_1(TextInfo * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Char ToLowerInternal(Char)" }, { "virtualAddress": "0x0080F9D8", "name": "TextInfo_InternalCompareStringOrdinalIgnoreCase", "signature": "int32_t TextInfo_InternalCompareStringOrdinalIgnoreCase(String * strA, int32_t indexA, String * strB, int32_t indexB, int32_t lenA, int32_t lenB, MethodInfo * method)", "dotNetSignature": "Int32 InternalCompareStringOrdinalIgnoreCase(String, Int32, String, Int32, Int32, Int32)" }, { "virtualAddress": "0x00811810", "name": "TextInfo__ctor_1", "signature": "void TextInfo__ctor_1(TextInfo * this, MethodInfo * method)", "dotNetSignature": "TextInfo()" }, { "virtualAddress": "0x00811C28", "name": "ThaiBuddhistCalendar_get_MinSupportedDateTime", "signature": "DateTime ThaiBuddhistCalendar_get_MinSupportedDateTime(ThaiBuddhistCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x00811C90", "name": "ThaiBuddhistCalendar_get_MaxSupportedDateTime", "signature": "DateTime ThaiBuddhistCalendar_get_MaxSupportedDateTime(ThaiBuddhistCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x00811CF8", "name": "ThaiBuddhistCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum ThaiBuddhistCalendar_get_AlgorithmType(ThaiBuddhistCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x00811D00", "name": "ThaiBuddhistCalendar__ctor", "signature": "void ThaiBuddhistCalendar__ctor(ThaiBuddhistCalendar * this, MethodInfo * method)", "dotNetSignature": "ThaiBuddhistCalendar()" }, { "virtualAddress": "0x00811DA8", "name": "ThaiBuddhistCalendar_get_ID", "signature": "int32_t ThaiBuddhistCalendar_get_ID(ThaiBuddhistCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x00811DB0", "name": "ThaiBuddhistCalendar_AddMonths", "signature": "DateTime ThaiBuddhistCalendar_AddMonths(ThaiBuddhistCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x00811DCC", "name": "ThaiBuddhistCalendar_AddYears", "signature": "DateTime ThaiBuddhistCalendar_AddYears(ThaiBuddhistCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x00811DE8", "name": "ThaiBuddhistCalendar_GetDaysInMonth", "signature": "int32_t ThaiBuddhistCalendar_GetDaysInMonth(ThaiBuddhistCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x00811E04", "name": "ThaiBuddhistCalendar_GetDaysInYear", "signature": "int32_t ThaiBuddhistCalendar_GetDaysInYear(ThaiBuddhistCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x00811E20", "name": "ThaiBuddhistCalendar_GetDayOfMonth", "signature": "int32_t ThaiBuddhistCalendar_GetDayOfMonth(ThaiBuddhistCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x00811E3C", "name": "ThaiBuddhistCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum ThaiBuddhistCalendar_GetDayOfWeek(ThaiBuddhistCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x00811E58", "name": "ThaiBuddhistCalendar_GetDayOfYear", "signature": "int32_t ThaiBuddhistCalendar_GetDayOfYear(ThaiBuddhistCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x00811E74", "name": "ThaiBuddhistCalendar_GetMonthsInYear", "signature": "int32_t ThaiBuddhistCalendar_GetMonthsInYear(ThaiBuddhistCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x00811E90", "name": "ThaiBuddhistCalendar_GetWeekOfYear", "signature": "int32_t ThaiBuddhistCalendar_GetWeekOfYear(ThaiBuddhistCalendar * this, DateTime time, CalendarWeekRule__Enum rule, DayOfWeek__Enum firstDayOfWeek, MethodInfo * method)", "dotNetSignature": "Int32 GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)" }, { "virtualAddress": "0x00811EB0", "name": "ThaiBuddhistCalendar_GetEra", "signature": "int32_t ThaiBuddhistCalendar_GetEra(ThaiBuddhistCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x00811ECC", "name": "ThaiBuddhistCalendar_GetMonth", "signature": "int32_t ThaiBuddhistCalendar_GetMonth(ThaiBuddhistCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x00811EE8", "name": "ThaiBuddhistCalendar_GetYear", "signature": "int32_t ThaiBuddhistCalendar_GetYear(ThaiBuddhistCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x00811F04", "name": "ThaiBuddhistCalendar_IsLeapDay", "signature": "bool ThaiBuddhistCalendar_IsLeapDay(ThaiBuddhistCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00811F20", "name": "ThaiBuddhistCalendar_IsLeapYear", "signature": "bool ThaiBuddhistCalendar_IsLeapYear(ThaiBuddhistCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x00811F3C", "name": "ThaiBuddhistCalendar_GetLeapMonth", "signature": "int32_t ThaiBuddhistCalendar_GetLeapMonth(ThaiBuddhistCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x00811F58", "name": "ThaiBuddhistCalendar_IsLeapMonth", "signature": "bool ThaiBuddhistCalendar_IsLeapMonth(ThaiBuddhistCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x00811F74", "name": "ThaiBuddhistCalendar_ToDateTime", "signature": "DateTime ThaiBuddhistCalendar_ToDateTime(ThaiBuddhistCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00811F9C", "name": "ThaiBuddhistCalendar_get_Eras", "signature": "Int32__Array * ThaiBuddhistCalendar_get_Eras(ThaiBuddhistCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x00811FB8", "name": "ThaiBuddhistCalendar_get_TwoDigitYearMax", "signature": "int32_t ThaiBuddhistCalendar_get_TwoDigitYearMax(ThaiBuddhistCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x00812000", "name": "ThaiBuddhistCalendar_set_TwoDigitYearMax", "signature": "void ThaiBuddhistCalendar_set_TwoDigitYearMax(ThaiBuddhistCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x0081216C", "name": "ThaiBuddhistCalendar_ToFourDigitYear", "signature": "int32_t ThaiBuddhistCalendar_ToFourDigitYear(ThaiBuddhistCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x00812248", "name": "ThaiBuddhistCalendar__cctor", "signature": "void ThaiBuddhistCalendar__cctor(MethodInfo * method)", "dotNetSignature": "ThaiBuddhistCalendar()" }, { "virtualAddress": "0x00812338", "name": "TimeSpanFormat_IntToString", "signature": "String * TimeSpanFormat_IntToString(int32_t n, int32_t digits, MethodInfo * method)", "dotNetSignature": "String IntToString(Int32, Int32)" }, { "virtualAddress": "0x00812350", "name": "TimeSpanFormat_Format", "signature": "String * TimeSpanFormat_Format(TimeSpan value, String * format, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "String Format(TimeSpan, String, IFormatProvider)" }, { "virtualAddress": "0x00812594", "name": "TimeSpanFormat_FormatStandard", "signature": "String * TimeSpanFormat_FormatStandard(TimeSpan value, bool isInvariant, String * format, TimeSpanFormat_Pattern__Enum pattern, MethodInfo * method)", "dotNetSignature": "String FormatStandard(TimeSpan, Boolean, String, TimeSpanFormat\u002BPattern)" }, { "virtualAddress": "0x00812A98", "name": "TimeSpanFormat_FormatCustomized", "signature": "String * TimeSpanFormat_FormatCustomized(TimeSpan value, String * format, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "String FormatCustomized(TimeSpan, String, DateTimeFormatInfo)" }, { "virtualAddress": "0x00813794", "name": "TimeSpanFormat__cctor", "signature": "void TimeSpanFormat__cctor(MethodInfo * method)", "dotNetSignature": "TimeSpanFormat()" }, { "virtualAddress": "0x00402C78", "name": "TimeSpanFormat_FormatLiterals_get_Start", "signature": "String * TimeSpanFormat_FormatLiterals_get_Start(TimeSpanFormat_FormatLiterals__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Start()" }, { "virtualAddress": "0x00402C80", "name": "TimeSpanFormat_FormatLiterals_get_DayHourSep", "signature": "String * TimeSpanFormat_FormatLiterals_get_DayHourSep(TimeSpanFormat_FormatLiterals__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DayHourSep()" }, { "virtualAddress": "0x00402C88", "name": "TimeSpanFormat_FormatLiterals_get_HourMinuteSep", "signature": "String * TimeSpanFormat_FormatLiterals_get_HourMinuteSep(TimeSpanFormat_FormatLiterals__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_HourMinuteSep()" }, { "virtualAddress": "0x00402C90", "name": "TimeSpanFormat_FormatLiterals_get_MinuteSecondSep", "signature": "String * TimeSpanFormat_FormatLiterals_get_MinuteSecondSep(TimeSpanFormat_FormatLiterals__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_MinuteSecondSep()" }, { "virtualAddress": "0x00402C98", "name": "TimeSpanFormat_FormatLiterals_get_SecondFractionSep", "signature": "String * TimeSpanFormat_FormatLiterals_get_SecondFractionSep(TimeSpanFormat_FormatLiterals__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_SecondFractionSep()" }, { "virtualAddress": "0x00402CA0", "name": "TimeSpanFormat_FormatLiterals_get_End", "signature": "String * TimeSpanFormat_FormatLiterals_get_End(TimeSpanFormat_FormatLiterals__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_End()" }, { "virtualAddress": "0x00813830", "name": "TimeSpanFormat_FormatLiterals_InitInvariant", "signature": "TimeSpanFormat_FormatLiterals TimeSpanFormat_FormatLiterals_InitInvariant(bool isNegative, MethodInfo * method)", "dotNetSignature": "TimeSpanFormat\u002BFormatLiterals InitInvariant(Boolean)" }, { "virtualAddress": "0x00402CA8", "name": "TimeSpanFormat_FormatLiterals_Init", "signature": "void TimeSpanFormat_FormatLiterals_Init(TimeSpanFormat_FormatLiterals__Boxed * this, String * format, bool useInvariantFieldLengths, MethodInfo * method)", "dotNetSignature": "Void Init(String, Boolean)" }, { "virtualAddress": "0x00813A1C", "name": "TimeSpanParse_ValidateStyles", "signature": "void TimeSpanParse_ValidateStyles(TimeSpanStyles__Enum style, String * parameterName, MethodInfo * method)", "dotNetSignature": "Void ValidateStyles(TimeSpanStyles, String)" }, { "virtualAddress": "0x00813AC4", "name": "TimeSpanParse_TryTimeToTicks", "signature": "bool TimeSpanParse_TryTimeToTicks(bool positive, TimeSpanParse_TimeSpanToken days, TimeSpanParse_TimeSpanToken hours, TimeSpanParse_TimeSpanToken minutes, TimeSpanParse_TimeSpanToken seconds, TimeSpanParse_TimeSpanToken fraction, int64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryTimeToTicks(Boolean, TimeSpanParse\u002BTimeSpanToken, TimeSpanParse\u002BTimeSpanToken, TimeSpanParse\u002BTimeSpanToken, TimeSpanParse\u002BTimeSpanToken, TimeSpanParse\u002BTimeSpanToken, Int64 ByRef)" }, { "virtualAddress": "0x00813D88", "name": "TimeSpanParse_Parse", "signature": "TimeSpan TimeSpanParse_Parse(String * input, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "TimeSpan Parse(String, IFormatProvider)" }, { "virtualAddress": "0x008141D0", "name": "TimeSpanParse_TryParse", "signature": "bool TimeSpanParse_TryParse(String * input, IFormatProvider * formatProvider, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, IFormatProvider, TimeSpan ByRef)" }, { "virtualAddress": "0x00814288", "name": "TimeSpanParse_ParseExact", "signature": "TimeSpan TimeSpanParse_ParseExact(String * input, String * format, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "TimeSpan ParseExact(String, String, IFormatProvider, TimeSpanStyles)" }, { "virtualAddress": "0x008145A4", "name": "TimeSpanParse_TryParseExact", "signature": "bool TimeSpanParse_TryParseExact(String * input, String * format, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExact(String, String, IFormatProvider, TimeSpanStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x00814670", "name": "TimeSpanParse_ParseExactMultiple", "signature": "TimeSpan TimeSpanParse_ParseExactMultiple(String * input, String__Array * formats, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, MethodInfo * method)", "dotNetSignature": "TimeSpan ParseExactMultiple(String, String[], IFormatProvider, TimeSpanStyles)" }, { "virtualAddress": "0x008148F0", "name": "TimeSpanParse_TryParseExactMultiple", "signature": "bool TimeSpanParse_TryParseExactMultiple(String * input, String__Array * formats, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, TimeSpan * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExactMultiple(String, String[], IFormatProvider, TimeSpanStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x00813E54", "name": "TimeSpanParse_TryParseTimeSpan", "signature": "bool TimeSpanParse_TryParseTimeSpan(String * input, TimeSpanParse_TimeSpanStandardStyles__Enum style, IFormatProvider * formatProvider, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseTimeSpan(String, TimeSpanParse\u002BTimeSpanStandardStyles, IFormatProvider, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00814D90", "name": "TimeSpanParse_ProcessTerminalState", "signature": "bool TimeSpanParse_ProcessTerminalState(TimeSpanParse_TimeSpanRawInfo * raw, TimeSpanParse_TimeSpanStandardStyles__Enum style, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ProcessTerminalState(TimeSpanParse\u002BTimeSpanRawInfo ByRef, TimeSpanParse\u002BTimeSpanStandardStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00817ADC", "name": "TimeSpanParse_ProcessTerminal_DHMSF", "signature": "bool TimeSpanParse_ProcessTerminal_DHMSF(TimeSpanParse_TimeSpanRawInfo * raw, TimeSpanParse_TimeSpanStandardStyles__Enum style, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ProcessTerminal_DHMSF(TimeSpanParse\u002BTimeSpanRawInfo ByRef, TimeSpanParse\u002BTimeSpanStandardStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00816818", "name": "TimeSpanParse_ProcessTerminal_HMS_F_D", "signature": "bool TimeSpanParse_ProcessTerminal_HMS_F_D(TimeSpanParse_TimeSpanRawInfo * raw, TimeSpanParse_TimeSpanStandardStyles__Enum style, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ProcessTerminal_HMS_F_D(TimeSpanParse\u002BTimeSpanRawInfo ByRef, TimeSpanParse\u002BTimeSpanStandardStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00815664", "name": "TimeSpanParse_ProcessTerminal_HM_S_D", "signature": "bool TimeSpanParse_ProcessTerminal_HM_S_D(TimeSpanParse_TimeSpanRawInfo * raw, TimeSpanParse_TimeSpanStandardStyles__Enum style, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ProcessTerminal_HM_S_D(TimeSpanParse\u002BTimeSpanRawInfo ByRef, TimeSpanParse\u002BTimeSpanStandardStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x008152E8", "name": "TimeSpanParse_ProcessTerminal_HM", "signature": "bool TimeSpanParse_ProcessTerminal_HM(TimeSpanParse_TimeSpanRawInfo * raw, TimeSpanParse_TimeSpanStandardStyles__Enum style, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ProcessTerminal_HM(TimeSpanParse\u002BTimeSpanRawInfo ByRef, TimeSpanParse\u002BTimeSpanStandardStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00814F84", "name": "TimeSpanParse_ProcessTerminal_D", "signature": "bool TimeSpanParse_ProcessTerminal_D(TimeSpanParse_TimeSpanRawInfo * raw, TimeSpanParse_TimeSpanStandardStyles__Enum style, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ProcessTerminal_D(TimeSpanParse\u002BTimeSpanRawInfo ByRef, TimeSpanParse\u002BTimeSpanStandardStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x0081435C", "name": "TimeSpanParse_TryParseExactTimeSpan", "signature": "bool TimeSpanParse_TryParseExactTimeSpan(String * input, String * format, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExactTimeSpan(String, String, IFormatProvider, TimeSpanStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x008188B8", "name": "TimeSpanParse_TryParseByFormat", "signature": "bool TimeSpanParse_TryParseByFormat(String * input, String * format, TimeSpanStyles__Enum styles, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseByFormat(String, String, TimeSpanStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00818FB4", "name": "TimeSpanParse_ParseExactDigits", "signature": "bool TimeSpanParse_ParseExactDigits(TimeSpanParse_TimeSpanTokenizer * tokenizer, int32_t minDigitLength, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseExactDigits(TimeSpanParse\u002BTimeSpanTokenizer ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0081905C", "name": "TimeSpanParse_ParseExactDigits_1", "signature": "bool TimeSpanParse_ParseExactDigits_1(TimeSpanParse_TimeSpanTokenizer * tokenizer, int32_t minDigitLength, int32_t maxDigitLength, int32_t * zeroes, int32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseExactDigits(TimeSpanParse\u002BTimeSpanTokenizer ByRef, Int32, Int32, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00819138", "name": "TimeSpanParse_ParseExactLiteral", "signature": "bool TimeSpanParse_ParseExactLiteral(TimeSpanParse_TimeSpanTokenizer * tokenizer, StringBuilder * enquotedString, MethodInfo * method)", "dotNetSignature": "Boolean ParseExactLiteral(TimeSpanParse\u002BTimeSpanTokenizer ByRef, StringBuilder)" }, { "virtualAddress": "0x00818884", "name": "TimeSpanParse_TryParseTimeSpanConstant", "signature": "bool TimeSpanParse_TryParseTimeSpanConstant(String * input, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseTimeSpanConstant(String, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00814744", "name": "TimeSpanParse_TryParseExactMultipleTimeSpan", "signature": "bool TimeSpanParse_TryParseExactMultipleTimeSpan(String * input, String__Array * formats, IFormatProvider * formatProvider, TimeSpanStyles__Enum styles, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseExactMultipleTimeSpan(String, String[], IFormatProvider, TimeSpanStyles, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00819418", "name": "TimeSpanParse__cctor", "signature": "void TimeSpanParse__cctor(MethodInfo * method)", "dotNetSignature": "TimeSpanParse()" }, { "virtualAddress": "0x00403498", "name": "TimeSpanParse_TimeSpanToken__ctor", "signature": "void TimeSpanParse_TimeSpanToken__ctor(TimeSpanParse_TimeSpanToken__Boxed * this, int32_t number, MethodInfo * method)", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken(Int32)" }, { "virtualAddress": "0x004034AC", "name": "TimeSpanParse_TimeSpanToken__ctor_1", "signature": "void TimeSpanParse_TimeSpanToken__ctor_1(TimeSpanParse_TimeSpanToken__Boxed * this, int32_t leadingZeroes, int32_t number, MethodInfo * method)", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken(Int32, Int32)" }, { "virtualAddress": "0x004034C0", "name": "TimeSpanParse_TimeSpanToken_IsInvalidNumber", "signature": "bool TimeSpanParse_TimeSpanToken_IsInvalidNumber(TimeSpanParse_TimeSpanToken__Boxed * this, int32_t maxValue, int32_t maxPrecision, MethodInfo * method)", "dotNetSignature": "Boolean IsInvalidNumber(Int32, Int32)" }, { "virtualAddress": "0x00403550", "name": "TimeSpanParse_TimeSpanTokenizer_Init", "signature": "void TimeSpanParse_TimeSpanTokenizer_Init(TimeSpanParse_TimeSpanTokenizer__Boxed * this, String * input, MethodInfo * method)", "dotNetSignature": "Void Init(String)" }, { "virtualAddress": "0x0040355C", "name": "TimeSpanParse_TimeSpanTokenizer_Init_1", "signature": "void TimeSpanParse_TimeSpanTokenizer_Init_1(TimeSpanParse_TimeSpanTokenizer__Boxed * this, String * input, int32_t startPosition, MethodInfo * method)", "dotNetSignature": "Void Init(String, Int32)" }, { "virtualAddress": "0x00403568", "name": "TimeSpanParse_TimeSpanTokenizer_GetNextToken", "signature": "TimeSpanParse_TimeSpanToken TimeSpanParse_TimeSpanTokenizer_GetNextToken(TimeSpanParse_TimeSpanTokenizer__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken GetNextToken()" }, { "virtualAddress": "0x00403570", "name": "TimeSpanParse_TimeSpanTokenizer_get_EOL", "signature": "bool TimeSpanParse_TimeSpanTokenizer_get_EOL(TimeSpanParse_TimeSpanTokenizer__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_EOL()" }, { "virtualAddress": "0x0040359C", "name": "TimeSpanParse_TimeSpanTokenizer_BackOne", "signature": "void TimeSpanParse_TimeSpanTokenizer_BackOne(TimeSpanParse_TimeSpanTokenizer__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void BackOne()" }, { "virtualAddress": "0x004035B0", "name": "TimeSpanParse_TimeSpanTokenizer_get_NextChar", "signature": "uint16_t TimeSpanParse_TimeSpanTokenizer_get_NextChar(TimeSpanParse_TimeSpanTokenizer__Boxed * this, MethodInfo * method)", "dotNetSignature": "Char get_NextChar()" }, { "virtualAddress": "0x004035C0", "name": "TimeSpanParse_TimeSpanTokenizer_get_CurrentChar", "signature": "uint16_t TimeSpanParse_TimeSpanTokenizer_get_CurrentChar(TimeSpanParse_TimeSpanTokenizer__Boxed * this, MethodInfo * method)", "dotNetSignature": "Char get_CurrentChar()" }, { "virtualAddress": "0x00402E08", "name": "TimeSpanParse_TimeSpanRawInfo_get_PositiveInvariant", "signature": "TimeSpanFormat_FormatLiterals TimeSpanParse_TimeSpanRawInfo_get_PositiveInvariant(TimeSpanParse_TimeSpanRawInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpanFormat\u002BFormatLiterals get_PositiveInvariant()" }, { "virtualAddress": "0x00402E80", "name": "TimeSpanParse_TimeSpanRawInfo_get_NegativeInvariant", "signature": "TimeSpanFormat_FormatLiterals TimeSpanParse_TimeSpanRawInfo_get_NegativeInvariant(TimeSpanParse_TimeSpanRawInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpanFormat\u002BFormatLiterals get_NegativeInvariant()" }, { "virtualAddress": "0x00402EFC", "name": "TimeSpanParse_TimeSpanRawInfo_get_PositiveLocalized", "signature": "TimeSpanFormat_FormatLiterals TimeSpanParse_TimeSpanRawInfo_get_PositiveLocalized(TimeSpanParse_TimeSpanRawInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpanFormat\u002BFormatLiterals get_PositiveLocalized()" }, { "virtualAddress": "0x00402F64", "name": "TimeSpanParse_TimeSpanRawInfo_get_NegativeLocalized", "signature": "TimeSpanFormat_FormatLiterals TimeSpanParse_TimeSpanRawInfo_get_NegativeLocalized(TimeSpanParse_TimeSpanRawInfo__Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpanFormat\u002BFormatLiterals get_NegativeLocalized()" }, { "virtualAddress": "0x00402FCC", "name": "TimeSpanParse_TimeSpanRawInfo_FullAppCompatMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullAppCompatMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullAppCompatMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x00403004", "name": "TimeSpanParse_TimeSpanRawInfo_PartialAppCompatMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_PartialAppCompatMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean PartialAppCompatMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x0040303C", "name": "TimeSpanParse_TimeSpanRawInfo_FullMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x00403074", "name": "TimeSpanParse_TimeSpanRawInfo_FullDMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullDMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullDMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x004030AC", "name": "TimeSpanParse_TimeSpanRawInfo_FullHMMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullHMMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullHMMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x004030E4", "name": "TimeSpanParse_TimeSpanRawInfo_FullDHMMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullDHMMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullDHMMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x0040311C", "name": "TimeSpanParse_TimeSpanRawInfo_FullHMSMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullHMSMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullHMSMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x00403154", "name": "TimeSpanParse_TimeSpanRawInfo_FullDHMSMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullDHMSMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullDHMSMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x0040318C", "name": "TimeSpanParse_TimeSpanRawInfo_FullHMSFMatch", "signature": "bool TimeSpanParse_TimeSpanRawInfo_FullHMSFMatch(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanFormat_FormatLiterals pattern, MethodInfo * method)", "dotNetSignature": "Boolean FullHMSFMatch(TimeSpanFormat\u002BFormatLiterals)" }, { "virtualAddress": "0x004031C4", "name": "TimeSpanParse_TimeSpanRawInfo_Init", "signature": "void TimeSpanParse_TimeSpanRawInfo_Init(TimeSpanParse_TimeSpanRawInfo__Boxed * this, DateTimeFormatInfo * dtfi, MethodInfo * method)", "dotNetSignature": "Void Init(DateTimeFormatInfo)" }, { "virtualAddress": "0x004031CC", "name": "TimeSpanParse_TimeSpanRawInfo_ProcessToken", "signature": "bool TimeSpanParse_TimeSpanRawInfo_ProcessToken(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanParse_TimeSpanToken * tok, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ProcessToken(TimeSpanParse\u002BTimeSpanToken ByRef, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x004031D4", "name": "TimeSpanParse_TimeSpanRawInfo_AddSep", "signature": "bool TimeSpanParse_TimeSpanRawInfo_AddSep(TimeSpanParse_TimeSpanRawInfo__Boxed * this, String * sep, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean AddSep(String, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x004031DC", "name": "TimeSpanParse_TimeSpanRawInfo_AddNum", "signature": "bool TimeSpanParse_TimeSpanRawInfo_AddNum(TimeSpanParse_TimeSpanRawInfo__Boxed * this, TimeSpanParse_TimeSpanToken num, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean AddNum(TimeSpanParse\u002BTimeSpanToken, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x004033B8", "name": "TimeSpanParse_TimeSpanResult_Init", "signature": "void TimeSpanParse_TimeSpanResult_Init(TimeSpanParse_TimeSpanResult__Boxed * this, TimeSpanParse_TimeSpanThrowStyle__Enum canThrow, MethodInfo * method)", "dotNetSignature": "Void Init(TimeSpanParse\u002BTimeSpanThrowStyle)" }, { "virtualAddress": "0x004033C4", "name": "TimeSpanParse_TimeSpanResult_SetFailure", "signature": "void TimeSpanParse_TimeSpanResult_SetFailure(TimeSpanParse_TimeSpanResult__Boxed * this, TimeSpanParse_ParseFailureKind__Enum failure, String * failureMessageID, MethodInfo * method)", "dotNetSignature": "Void SetFailure(TimeSpanParse\u002BParseFailureKind, String)" }, { "virtualAddress": "0x004033D4", "name": "TimeSpanParse_TimeSpanResult_SetFailure_1", "signature": "void TimeSpanParse_TimeSpanResult_SetFailure_1(TimeSpanParse_TimeSpanResult__Boxed * this, TimeSpanParse_ParseFailureKind__Enum failure, String * failureMessageID, Object * failureMessageFormatArgument, MethodInfo * method)", "dotNetSignature": "Void SetFailure(TimeSpanParse\u002BParseFailureKind, String, Object)" }, { "virtualAddress": "0x004033E0", "name": "TimeSpanParse_TimeSpanResult_SetFailure_2", "signature": "void TimeSpanParse_TimeSpanResult_SetFailure_2(TimeSpanParse_TimeSpanResult__Boxed * this, TimeSpanParse_ParseFailureKind__Enum failure, String * failureMessageID, Object * failureMessageFormatArgument, String * failureArgumentName, MethodInfo * method)", "dotNetSignature": "Void SetFailure(TimeSpanParse\u002BParseFailureKind, String, Object, String)" }, { "virtualAddress": "0x004033E8", "name": "TimeSpanParse_TimeSpanResult_GetTimeSpanParseException", "signature": "Exception * TimeSpanParse_TimeSpanResult_GetTimeSpanParseException(TimeSpanParse_TimeSpanResult__Boxed * this, MethodInfo * method)", "dotNetSignature": "Exception GetTimeSpanParseException()" }, { "virtualAddress": "0x00402D64", "name": "TimeSpanParse_StringParser_NextChar", "signature": "void TimeSpanParse_StringParser_NextChar(TimeSpanParse_StringParser__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void NextChar()" }, { "virtualAddress": "0x00402D6C", "name": "TimeSpanParse_StringParser_NextNonDigit", "signature": "uint16_t TimeSpanParse_StringParser_NextNonDigit(TimeSpanParse_StringParser__Boxed * this, MethodInfo * method)", "dotNetSignature": "Char NextNonDigit()" }, { "virtualAddress": "0x00402D74", "name": "TimeSpanParse_StringParser_TryParse", "signature": "bool TimeSpanParse_StringParser_TryParse(TimeSpanParse_StringParser__Boxed * this, String * input, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParse(String, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00402D7C", "name": "TimeSpanParse_StringParser_ParseInt", "signature": "bool TimeSpanParse_StringParser_ParseInt(TimeSpanParse_StringParser__Boxed * this, int32_t max, int32_t * i, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseInt(Int32, Int32 ByRef, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00402D84", "name": "TimeSpanParse_StringParser_ParseTime", "signature": "bool TimeSpanParse_StringParser_ParseTime(TimeSpanParse_StringParser__Boxed * this, int64_t * time, TimeSpanParse_TimeSpanResult * result, MethodInfo * method)", "dotNetSignature": "Boolean ParseTime(Int64 ByRef, TimeSpanParse\u002BTimeSpanResult ByRef)" }, { "virtualAddress": "0x00402D8C", "name": "TimeSpanParse_StringParser_SkipBlanks", "signature": "void TimeSpanParse_StringParser_SkipBlanks(TimeSpanParse_StringParser__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void SkipBlanks()" }, { "virtualAddress": "0x00819BB4", "name": "UmAlQuraCalendar_InitDateMapping", "signature": "UmAlQuraCalendar_DateMapping__Array * UmAlQuraCalendar_InitDateMapping(MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping[] InitDateMapping()" }, { "virtualAddress": "0x00819D5C", "name": "UmAlQuraCalendar_get_MinSupportedDateTime", "signature": "DateTime UmAlQuraCalendar_get_MinSupportedDateTime(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MinSupportedDateTime()" }, { "virtualAddress": "0x00819DC4", "name": "UmAlQuraCalendar_get_MaxSupportedDateTime", "signature": "DateTime UmAlQuraCalendar_get_MaxSupportedDateTime(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "DateTime get_MaxSupportedDateTime()" }, { "virtualAddress": "0x00819E2C", "name": "UmAlQuraCalendar_get_AlgorithmType", "signature": "CalendarAlgorithmType__Enum UmAlQuraCalendar_get_AlgorithmType(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "CalendarAlgorithmType get_AlgorithmType()" }, { "virtualAddress": "0x00819E34", "name": "UmAlQuraCalendar__ctor", "signature": "void UmAlQuraCalendar__ctor(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar()" }, { "virtualAddress": "0x00819E3C", "name": "UmAlQuraCalendar_get_BaseCalendarID", "signature": "int32_t UmAlQuraCalendar_get_BaseCalendarID(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BaseCalendarID()" }, { "virtualAddress": "0x00819E44", "name": "UmAlQuraCalendar_get_ID", "signature": "int32_t UmAlQuraCalendar_get_ID(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ID()" }, { "virtualAddress": "0x00819E4C", "name": "UmAlQuraCalendar_get_DaysInYearBeforeMinSupportedYear", "signature": "int32_t UmAlQuraCalendar_get_DaysInYearBeforeMinSupportedYear(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DaysInYearBeforeMinSupportedYear()" }, { "virtualAddress": "0x00819E54", "name": "UmAlQuraCalendar_ConvertHijriToGregorian", "signature": "void UmAlQuraCalendar_ConvertHijriToGregorian(int32_t HijriYear, int32_t HijriMonth, int32_t HijriDay, int32_t * yg, int32_t * mg, int32_t * dg, MethodInfo * method)", "dotNetSignature": "Void ConvertHijriToGregorian(Int32, Int32, Int32, Int32 ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00819FAC", "name": "UmAlQuraCalendar_GetAbsoluteDateUmAlQura", "signature": "int64_t UmAlQuraCalendar_GetAbsoluteDateUmAlQura(int32_t year, int32_t month, int32_t day, MethodInfo * method)", "dotNetSignature": "Int64 GetAbsoluteDateUmAlQura(Int32, Int32, Int32)" }, { "virtualAddress": "0x0081A084", "name": "UmAlQuraCalendar_CheckTicksRange", "signature": "void UmAlQuraCalendar_CheckTicksRange(int64_t ticks, MethodInfo * method)", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x0081A264", "name": "UmAlQuraCalendar_CheckEraRange", "signature": "void UmAlQuraCalendar_CheckEraRange(int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x0081A308", "name": "UmAlQuraCalendar_CheckYearRange", "signature": "void UmAlQuraCalendar_CheckYearRange(int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x0081A46C", "name": "UmAlQuraCalendar_CheckYearMonthRange", "signature": "void UmAlQuraCalendar_CheckYearMonthRange(int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Void CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x0081A550", "name": "UmAlQuraCalendar_ConvertGregorianToHijri", "signature": "void UmAlQuraCalendar_ConvertGregorianToHijri(DateTime time, int32_t * HijriYear, int32_t * HijriMonth, int32_t * HijriDay, MethodInfo * method)", "dotNetSignature": "Void ConvertGregorianToHijri(DateTime, Int32 ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0081A7CC", "name": "UmAlQuraCalendar_GetDatePart", "signature": "int32_t UmAlQuraCalendar_GetDatePart(UmAlQuraCalendar * this, DateTime time, int32_t part, MethodInfo * method)", "dotNetSignature": "Int32 GetDatePart(DateTime, Int32)" }, { "virtualAddress": "0x0081A948", "name": "UmAlQuraCalendar_AddMonths", "signature": "DateTime UmAlQuraCalendar_AddMonths(UmAlQuraCalendar * this, DateTime time, int32_t months, MethodInfo * method)", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x0081AC50", "name": "UmAlQuraCalendar_AddYears", "signature": "DateTime UmAlQuraCalendar_AddYears(UmAlQuraCalendar * this, DateTime time, int32_t years, MethodInfo * method)", "dotNetSignature": "DateTime AddYears(DateTime, Int32)" }, { "virtualAddress": "0x0081AC68", "name": "UmAlQuraCalendar_GetDayOfMonth", "signature": "int32_t UmAlQuraCalendar_GetDayOfMonth(UmAlQuraCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfMonth(DateTime)" }, { "virtualAddress": "0x0081AC7C", "name": "UmAlQuraCalendar_GetDayOfWeek", "signature": "DayOfWeek__Enum UmAlQuraCalendar_GetDayOfWeek(UmAlQuraCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "DayOfWeek GetDayOfWeek(DateTime)" }, { "virtualAddress": "0x0081ACF0", "name": "UmAlQuraCalendar_GetDayOfYear", "signature": "int32_t UmAlQuraCalendar_GetDayOfYear(UmAlQuraCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetDayOfYear(DateTime)" }, { "virtualAddress": "0x0081AD04", "name": "UmAlQuraCalendar_GetDaysInMonth", "signature": "int32_t UmAlQuraCalendar_GetDaysInMonth(UmAlQuraCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0081ADD4", "name": "UmAlQuraCalendar_RealGetDaysInYear", "signature": "int32_t UmAlQuraCalendar_RealGetDaysInYear(int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 RealGetDaysInYear(Int32)" }, { "virtualAddress": "0x0081AE8C", "name": "UmAlQuraCalendar_GetDaysInYear", "signature": "int32_t UmAlQuraCalendar_GetDaysInYear(UmAlQuraCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x0081AF08", "name": "UmAlQuraCalendar_GetEra", "signature": "int32_t UmAlQuraCalendar_GetEra(UmAlQuraCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x0081AF88", "name": "UmAlQuraCalendar_get_Eras", "signature": "Int32__Array * UmAlQuraCalendar_get_Eras(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_Eras()" }, { "virtualAddress": "0x0081AFFC", "name": "UmAlQuraCalendar_GetMonth", "signature": "int32_t UmAlQuraCalendar_GetMonth(UmAlQuraCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetMonth(DateTime)" }, { "virtualAddress": "0x0081B010", "name": "UmAlQuraCalendar_GetMonthsInYear", "signature": "int32_t UmAlQuraCalendar_GetMonthsInYear(UmAlQuraCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x0081B08C", "name": "UmAlQuraCalendar_GetYear", "signature": "int32_t UmAlQuraCalendar_GetYear(UmAlQuraCalendar * this, DateTime time, MethodInfo * method)", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x0081B0A0", "name": "UmAlQuraCalendar_IsLeapDay", "signature": "bool UmAlQuraCalendar_IsLeapDay(UmAlQuraCalendar * this, int32_t year, int32_t month, int32_t day, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0081B250", "name": "UmAlQuraCalendar_GetLeapMonth", "signature": "int32_t UmAlQuraCalendar_GetLeapMonth(UmAlQuraCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x0081B2CC", "name": "UmAlQuraCalendar_IsLeapMonth", "signature": "bool UmAlQuraCalendar_IsLeapMonth(UmAlQuraCalendar * this, int32_t year, int32_t month, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0081B350", "name": "UmAlQuraCalendar_IsLeapYear", "signature": "bool UmAlQuraCalendar_IsLeapYear(UmAlQuraCalendar * this, int32_t year, int32_t era, MethodInfo * method)", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x0081B3D8", "name": "UmAlQuraCalendar_ToDateTime", "signature": "DateTime UmAlQuraCalendar_ToDateTime(UmAlQuraCalendar * this, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t era, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0081B650", "name": "UmAlQuraCalendar_get_TwoDigitYearMax", "signature": "int32_t UmAlQuraCalendar_get_TwoDigitYearMax(UmAlQuraCalendar * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TwoDigitYearMax()" }, { "virtualAddress": "0x0081B698", "name": "UmAlQuraCalendar_set_TwoDigitYearMax", "signature": "void UmAlQuraCalendar_set_TwoDigitYearMax(UmAlQuraCalendar * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x0081B7EC", "name": "UmAlQuraCalendar_ToFourDigitYear", "signature": "int32_t UmAlQuraCalendar_ToFourDigitYear(UmAlQuraCalendar * this, int32_t year, MethodInfo * method)", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x0081B970", "name": "UmAlQuraCalendar__cctor", "signature": "void UmAlQuraCalendar__cctor(MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar()" }, { "virtualAddress": "0x00403604", "name": "UmAlQuraCalendar_DateMapping__ctor", "signature": "void UmAlQuraCalendar_DateMapping__ctor(UmAlQuraCalendar_DateMapping__Boxed * this, int32_t MonthsLengthFlags, int32_t GYear, int32_t GMonth, int32_t GDay, MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0080CBD4", "name": "SortKey_Compare", "signature": "int32_t SortKey_Compare(SortKey * sortkey1, SortKey * sortkey2, MethodInfo * method)", "dotNetSignature": "Int32 Compare(SortKey, SortKey)" }, { "virtualAddress": "0x0080CD64", "name": "SortKey__ctor", "signature": "void SortKey__ctor(SortKey * this, int32_t lcid, String * source, CompareOptions__Enum opt, MethodInfo * method)", "dotNetSignature": "SortKey(Int32, String, CompareOptions)" }, { "virtualAddress": "0x0080CDA4", "name": "SortKey__ctor_1", "signature": "void SortKey__ctor_1(SortKey * this, int32_t lcid, String * source, Byte__Array * buffer, CompareOptions__Enum opt, int32_t lv1Length, int32_t lv2Length, int32_t lv3Length, int32_t kanaSmallLength, int32_t markTypeLength, int32_t katakanaLength, int32_t kanaWidthLength, int32_t identLength, MethodInfo * method)", "dotNetSignature": "SortKey(Int32, String, Byte[], CompareOptions, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0080CDF0", "name": "SortKey_get_OriginalString", "signature": "String * SortKey_get_OriginalString(SortKey * this, MethodInfo * method)", "dotNetSignature": "String get_OriginalString()" }, { "virtualAddress": "0x0080CDF8", "name": "SortKey_get_KeyData", "signature": "Byte__Array * SortKey_get_KeyData(SortKey * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_KeyData()" }, { "virtualAddress": "0x0080CE00", "name": "SortKey_Equals", "signature": "bool SortKey_Equals(SortKey * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0080CEC0", "name": "SortKey_GetHashCode", "signature": "int32_t SortKey_GetHashCode(SortKey * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0080CF34", "name": "SortKey_ToString", "signature": "String * SortKey_ToString(SortKey * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0080D114", "name": "SortKey__ctor_2", "signature": "void SortKey__ctor_2(SortKey * this, MethodInfo * method)", "dotNetSignature": "SortKey()" }, { "virtualAddress": "0x006B1E04", "name": "CultureData__ctor", "signature": "void CultureData__ctor(CultureData * this, String * name, MethodInfo * method)", "dotNetSignature": "CultureData(String)" }, { "virtualAddress": "0x006B1E30", "name": "CultureData_get_Invariant", "signature": "CultureData * CultureData_get_Invariant(MethodInfo * method)", "dotNetSignature": "CultureData get_Invariant()" }, { "virtualAddress": "0x006B2134", "name": "CultureData_GetCultureData", "signature": "CultureData * CultureData_GetCultureData(String * cultureName, bool useUserOverride, MethodInfo * method)", "dotNetSignature": "CultureData GetCultureData(String, Boolean)" }, { "virtualAddress": "0x006B2230", "name": "CultureData_GetCultureData_1", "signature": "CultureData * CultureData_GetCultureData_1(String * cultureName, bool useUserOverride, int32_t datetimeIndex, int32_t calendarId, int32_t numberIndex, String * iso2lang, int32_t ansiCodePage, int32_t oemCodePage, int32_t macCodePage, int32_t ebcdicCodePage, bool rightToLeft, String * listSeparator, MethodInfo * method)", "dotNetSignature": "CultureData GetCultureData(String, Boolean, Int32, Int32, Int32, String, Int32, Int32, Int32, Int32, Boolean, String)" }, { "virtualAddress": "0x006B2364", "name": "CultureData_GetCultureData_2", "signature": "CultureData * CultureData_GetCultureData_2(int32_t culture, bool bUseUserOverride, MethodInfo * method)", "dotNetSignature": "CultureData GetCultureData(Int32, Boolean)" }, { "virtualAddress": "0x006B2360", "name": "CultureData_fill_culture_data", "signature": "void CultureData_fill_culture_data(CultureData * this, int32_t datetimeIndex, MethodInfo * method)", "dotNetSignature": "Void fill_culture_data(Int32)" }, { "virtualAddress": "0x006AAB00", "name": "CultureData_GetCalendar", "signature": "CalendarData * CultureData_GetCalendar(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "CalendarData GetCalendar(Int32)" }, { "virtualAddress": "0x006B236C", "name": "CultureData_get_LongTimes", "signature": "String__Array * CultureData_get_LongTimes(CultureData * this, MethodInfo * method)", "dotNetSignature": "String[] get_LongTimes()" }, { "virtualAddress": "0x006B2390", "name": "CultureData_get_ShortTimes", "signature": "String__Array * CultureData_get_ShortTimes(CultureData * this, MethodInfo * method)", "dotNetSignature": "String[] get_ShortTimes()" }, { "virtualAddress": "0x006B23B4", "name": "CultureData_get_SISO639LANGNAME", "signature": "String * CultureData_get_SISO639LANGNAME(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_SISO639LANGNAME()" }, { "virtualAddress": "0x006B23BC", "name": "CultureData_get_IFIRSTDAYOFWEEK", "signature": "int32_t CultureData_get_IFIRSTDAYOFWEEK(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IFIRSTDAYOFWEEK()" }, { "virtualAddress": "0x006B23C4", "name": "CultureData_get_IFIRSTWEEKOFYEAR", "signature": "int32_t CultureData_get_IFIRSTWEEKOFYEAR(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IFIRSTWEEKOFYEAR()" }, { "virtualAddress": "0x006B23CC", "name": "CultureData_get_SAM1159", "signature": "String * CultureData_get_SAM1159(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_SAM1159()" }, { "virtualAddress": "0x006B23D4", "name": "CultureData_get_SPM2359", "signature": "String * CultureData_get_SPM2359(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_SPM2359()" }, { "virtualAddress": "0x006B23DC", "name": "CultureData_get_TimeSeparator", "signature": "String * CultureData_get_TimeSeparator(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_TimeSeparator()" }, { "virtualAddress": "0x006B23E4", "name": "CultureData_get_CalendarIds", "signature": "Int32__Array * CultureData_get_CalendarIds(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_CalendarIds()" }, { "virtualAddress": "0x006B2538", "name": "CultureData_get_IsInvariantCulture", "signature": "bool CultureData_get_IsInvariantCulture(CultureData * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInvariantCulture()" }, { "virtualAddress": "0x006B2544", "name": "CultureData_get_CultureName", "signature": "String * CultureData_get_CultureName(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_CultureName()" }, { "virtualAddress": "0x006B254C", "name": "CultureData_get_SCOMPAREINFO", "signature": "String * CultureData_get_SCOMPAREINFO(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_SCOMPAREINFO()" }, { "virtualAddress": "0x006B2594", "name": "CultureData_get_STEXTINFO", "signature": "String * CultureData_get_STEXTINFO(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_STEXTINFO()" }, { "virtualAddress": "0x006B259C", "name": "CultureData_get_ILANGUAGE", "signature": "int32_t CultureData_get_ILANGUAGE(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ILANGUAGE()" }, { "virtualAddress": "0x006B25A4", "name": "CultureData_get_IDEFAULTANSICODEPAGE", "signature": "int32_t CultureData_get_IDEFAULTANSICODEPAGE(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IDEFAULTANSICODEPAGE()" }, { "virtualAddress": "0x006B25AC", "name": "CultureData_get_IDEFAULTOEMCODEPAGE", "signature": "int32_t CultureData_get_IDEFAULTOEMCODEPAGE(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IDEFAULTOEMCODEPAGE()" }, { "virtualAddress": "0x006B25B4", "name": "CultureData_get_IDEFAULTMACCODEPAGE", "signature": "int32_t CultureData_get_IDEFAULTMACCODEPAGE(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IDEFAULTMACCODEPAGE()" }, { "virtualAddress": "0x006B25BC", "name": "CultureData_get_IDEFAULTEBCDICCODEPAGE", "signature": "int32_t CultureData_get_IDEFAULTEBCDICCODEPAGE(CultureData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IDEFAULTEBCDICCODEPAGE()" }, { "virtualAddress": "0x006B25C4", "name": "CultureData_get_IsRightToLeft", "signature": "bool CultureData_get_IsRightToLeft(CultureData * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsRightToLeft()" }, { "virtualAddress": "0x006B25CC", "name": "CultureData_get_SLIST", "signature": "String * CultureData_get_SLIST(CultureData * this, MethodInfo * method)", "dotNetSignature": "String get_SLIST()" }, { "virtualAddress": "0x006B25D4", "name": "CultureData_get_UseUserOverride", "signature": "bool CultureData_get_UseUserOverride(CultureData * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseUserOverride()" }, { "virtualAddress": "0x006B25DC", "name": "CultureData_CalendarName", "signature": "String * CultureData_CalendarName(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String CalendarName(Int32)" }, { "virtualAddress": "0x006B25FC", "name": "CultureData_EraNames", "signature": "String__Array * CultureData_EraNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] EraNames(Int32)" }, { "virtualAddress": "0x006B261C", "name": "CultureData_AbbrevEraNames", "signature": "String__Array * CultureData_AbbrevEraNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] AbbrevEraNames(Int32)" }, { "virtualAddress": "0x006B263C", "name": "CultureData_AbbreviatedEnglishEraNames", "signature": "String__Array * CultureData_AbbreviatedEnglishEraNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] AbbreviatedEnglishEraNames(Int32)" }, { "virtualAddress": "0x006B265C", "name": "CultureData_ShortDates", "signature": "String__Array * CultureData_ShortDates(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] ShortDates(Int32)" }, { "virtualAddress": "0x006B267C", "name": "CultureData_LongDates", "signature": "String__Array * CultureData_LongDates(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] LongDates(Int32)" }, { "virtualAddress": "0x006B269C", "name": "CultureData_YearMonths", "signature": "String__Array * CultureData_YearMonths(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] YearMonths(Int32)" }, { "virtualAddress": "0x006B26BC", "name": "CultureData_DayNames", "signature": "String__Array * CultureData_DayNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] DayNames(Int32)" }, { "virtualAddress": "0x006B26DC", "name": "CultureData_AbbreviatedDayNames", "signature": "String__Array * CultureData_AbbreviatedDayNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] AbbreviatedDayNames(Int32)" }, { "virtualAddress": "0x006B26FC", "name": "CultureData_SuperShortDayNames", "signature": "String__Array * CultureData_SuperShortDayNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] SuperShortDayNames(Int32)" }, { "virtualAddress": "0x006B271C", "name": "CultureData_MonthNames", "signature": "String__Array * CultureData_MonthNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] MonthNames(Int32)" }, { "virtualAddress": "0x006B273C", "name": "CultureData_GenitiveMonthNames", "signature": "String__Array * CultureData_GenitiveMonthNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] GenitiveMonthNames(Int32)" }, { "virtualAddress": "0x006B275C", "name": "CultureData_AbbreviatedMonthNames", "signature": "String__Array * CultureData_AbbreviatedMonthNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] AbbreviatedMonthNames(Int32)" }, { "virtualAddress": "0x006B277C", "name": "CultureData_AbbreviatedGenitiveMonthNames", "signature": "String__Array * CultureData_AbbreviatedGenitiveMonthNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] AbbreviatedGenitiveMonthNames(Int32)" }, { "virtualAddress": "0x006B279C", "name": "CultureData_LeapYearMonthNames", "signature": "String__Array * CultureData_LeapYearMonthNames(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String[] LeapYearMonthNames(Int32)" }, { "virtualAddress": "0x006B27BC", "name": "CultureData_MonthDay", "signature": "String * CultureData_MonthDay(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String MonthDay(Int32)" }, { "virtualAddress": "0x006B27DC", "name": "CultureData_DateSeparator", "signature": "String * CultureData_DateSeparator(CultureData * this, int32_t calendarId, MethodInfo * method)", "dotNetSignature": "String DateSeparator(Int32)" }, { "virtualAddress": "0x006B2818", "name": "CultureData_GetDateSeparator", "signature": "String * CultureData_GetDateSeparator(String * format, MethodInfo * method)", "dotNetSignature": "String GetDateSeparator(String)" }, { "virtualAddress": "0x006B2868", "name": "CultureData_GetSeparator", "signature": "String * CultureData_GetSeparator(String * format, String * timeParts, MethodInfo * method)", "dotNetSignature": "String GetSeparator(String, String)" }, { "virtualAddress": "0x006B2974", "name": "CultureData_IndexOfTimePart", "signature": "int32_t CultureData_IndexOfTimePart(String * format, int32_t startIndex, String * timeParts, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfTimePart(String, Int32, String)" }, { "virtualAddress": "0x006B2A6C", "name": "CultureData_UnescapeNlsString", "signature": "String * CultureData_UnescapeNlsString(String * str, int32_t start, int32_t end, MethodInfo * method)", "dotNetSignature": "String UnescapeNlsString(String, Int32, Int32)" }, { "virtualAddress": "0x006AA298", "name": "CultureData_ReescapeWin32Strings", "signature": "String__Array * CultureData_ReescapeWin32Strings(String__Array * array, MethodInfo * method)", "dotNetSignature": "String[] ReescapeWin32Strings(String[])" }, { "virtualAddress": "0x006AA29C", "name": "CultureData_ReescapeWin32String", "signature": "String * CultureData_ReescapeWin32String(String * str, MethodInfo * method)", "dotNetSignature": "String ReescapeWin32String(String)" }, { "virtualAddress": "0x006AEC9C", "name": "CultureData_IsCustomCultureId", "signature": "bool CultureData_IsCustomCultureId(int32_t cultureId, MethodInfo * method)", "dotNetSignature": "Boolean IsCustomCultureId(Int32)" }, { "virtualAddress": "0x006B2C20", "name": "CultureData_GetNFIValues", "signature": "void CultureData_GetNFIValues(CultureData * this, NumberFormatInfo * nfi, MethodInfo * method)", "dotNetSignature": "Void GetNFIValues(NumberFormatInfo)" }, { "virtualAddress": "0x006B2C7C", "name": "CultureData_fill_number_data", "signature": "void CultureData_fill_number_data(NumberFormatInfo * nfi, int32_t numberIndex, MethodInfo * method)", "dotNetSignature": "Void fill_number_data(NumberFormatInfo, Int32)" }, { "virtualAddress": "0x006AE394", "name": "CodePageDataItem__ctor", "signature": "void CodePageDataItem__ctor(CodePageDataItem * this, int32_t dataIndex, MethodInfo * method)", "dotNetSignature": "CodePageDataItem(Int32)" }, { "virtualAddress": "0x006AE470", "name": "CodePageDataItem_CreateString", "signature": "String * CodePageDataItem_CreateString(String * pStrings, uint32_t index, MethodInfo * method)", "dotNetSignature": "String CreateString(String, UInt32)" }, { "virtualAddress": "0x006AE544", "name": "CodePageDataItem_get_WebName", "signature": "String * CodePageDataItem_get_WebName(CodePageDataItem * this, MethodInfo * method)", "dotNetSignature": "String get_WebName()" }, { "virtualAddress": "0x006AE614", "name": "CodePageDataItem_get_UIFamilyCodePage", "signature": "int32_t CodePageDataItem_get_UIFamilyCodePage(CodePageDataItem * this, MethodInfo * method)", "dotNetSignature": "Int32 get_UIFamilyCodePage()" }, { "virtualAddress": "0x006AE61C", "name": "CodePageDataItem_get_HeaderName", "signature": "String * CodePageDataItem_get_HeaderName(CodePageDataItem * this, MethodInfo * method)", "dotNetSignature": "String get_HeaderName()" }, { "virtualAddress": "0x006AE6EC", "name": "CodePageDataItem_get_BodyName", "signature": "String * CodePageDataItem_get_BodyName(CodePageDataItem * this, MethodInfo * method)", "dotNetSignature": "String get_BodyName()" }, { "virtualAddress": "0x006AE7BC", "name": "CodePageDataItem_get_Flags", "signature": "uint32_t CodePageDataItem_get_Flags(CodePageDataItem * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_Flags()" }, { "virtualAddress": "0x006AE7C4", "name": "CodePageDataItem__cctor", "signature": "void CodePageDataItem__cctor(MethodInfo * method)", "dotNetSignature": "CodePageDataItem()" }, { "virtualAddress": "0x008F1350", "name": "EncodingTable_GetNumEncodingItems", "signature": "int32_t EncodingTable_GetNumEncodingItems(MethodInfo * method)", "dotNetSignature": "Int32 GetNumEncodingItems()" }, { "virtualAddress": "0x008F13C4", "name": "EncodingTable_ENC", "signature": "InternalEncodingDataItem EncodingTable_ENC(String * name, uint16_t cp, MethodInfo * method)", "dotNetSignature": "InternalEncodingDataItem ENC(String, UInt16)" }, { "virtualAddress": "0x008F13CC", "name": "EncodingTable_MapCodePageDataItem", "signature": "InternalCodePageDataItem EncodingTable_MapCodePageDataItem(uint16_t cp, uint16_t fcp, String * names, uint32_t flags, MethodInfo * method)", "dotNetSignature": "InternalCodePageDataItem MapCodePageDataItem(UInt16, UInt16, String, UInt32)" }, { "virtualAddress": "0x008F13E0", "name": "EncodingTable__cctor", "signature": "void EncodingTable__cctor(MethodInfo * method)", "dotNetSignature": "EncodingTable()" }, { "virtualAddress": "0x008F5490", "name": "EncodingTable_internalGetCodePageFromName", "signature": "int32_t EncodingTable_internalGetCodePageFromName(String * name, MethodInfo * method)", "dotNetSignature": "Int32 internalGetCodePageFromName(String)" }, { "virtualAddress": "0x008F572C", "name": "EncodingTable_GetEncodings", "signature": "EncodingInfo__Array * EncodingTable_GetEncodings(MethodInfo * method)", "dotNetSignature": "EncodingInfo[] GetEncodings()" }, { "virtualAddress": "0x008F5A04", "name": "EncodingTable_GetCodePageFromName", "signature": "int32_t EncodingTable_GetCodePageFromName(String * name, MethodInfo * method)", "dotNetSignature": "Int32 GetCodePageFromName(String)" }, { "virtualAddress": "0x008F5B78", "name": "EncodingTable_GetCodePageDataItem", "signature": "CodePageDataItem * EncodingTable_GetCodePageDataItem(int32_t codepage, MethodInfo * method)", "dotNetSignature": "CodePageDataItem GetCodePageDataItem(Int32)" }, { "virtualAddress": "0x00811A54", "name": "TextInfoToUpperData__cctor", "signature": "void TextInfoToUpperData__cctor(MethodInfo * method)", "dotNetSignature": "TextInfoToUpperData()" }, { "virtualAddress": "0x00811850", "name": "TextInfoToLowerData__cctor", "signature": "void TextInfoToLowerData__cctor(MethodInfo * method)", "dotNetSignature": "TextInfoToLowerData()" }, { "virtualAddress": "0x006A7DB4", "name": "CultureInfo_get_InvariantCulture", "signature": "CultureInfo * CultureInfo_get_InvariantCulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_InvariantCulture()" }, { "virtualAddress": "0x006ADF98", "name": "CultureInfo_get_CurrentCulture", "signature": "CultureInfo * CultureInfo_get_CurrentCulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_CurrentCulture()" }, { "virtualAddress": "0x006B2C80", "name": "CultureInfo_set_CurrentCulture", "signature": "void CultureInfo_set_CurrentCulture(CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentCulture(CultureInfo)" }, { "virtualAddress": "0x006B2CB4", "name": "CultureInfo_get_CurrentUICulture", "signature": "CultureInfo * CultureInfo_get_CurrentUICulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_CurrentUICulture()" }, { "virtualAddress": "0x006B2CD8", "name": "CultureInfo_set_CurrentUICulture", "signature": "void CultureInfo_set_CurrentUICulture(CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentUICulture(CultureInfo)" }, { "virtualAddress": "0x006B2D0C", "name": "CultureInfo_ConstructCurrentCulture", "signature": "CultureInfo * CultureInfo_ConstructCurrentCulture(MethodInfo * method)", "dotNetSignature": "CultureInfo ConstructCurrentCulture()" }, { "virtualAddress": "0x006B3150", "name": "CultureInfo_ConstructCurrentUICulture", "signature": "CultureInfo * CultureInfo_ConstructCurrentUICulture(MethodInfo * method)", "dotNetSignature": "CultureInfo ConstructCurrentUICulture()" }, { "virtualAddress": "0x006B31AC", "name": "CultureInfo_get_Territory", "signature": "String * CultureInfo_get_Territory(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Territory()" }, { "virtualAddress": "0x006B31B4", "name": "CultureInfo_get_CultureTypes", "signature": "CultureTypes__Enum CultureInfo_get_CultureTypes(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "CultureTypes get_CultureTypes()" }, { "virtualAddress": "0x006B3724", "name": "CultureInfo_GetConsoleFallbackUICulture", "signature": "CultureInfo * CultureInfo_GetConsoleFallbackUICulture(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "CultureInfo GetConsoleFallbackUICulture()" }, { "virtualAddress": "0x006B3E64", "name": "CultureInfo_get_IetfLanguageTag", "signature": "String * CultureInfo_get_IetfLanguageTag(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_IetfLanguageTag()" }, { "virtualAddress": "0x006B3F1C", "name": "CultureInfo_get_KeyboardLayoutId", "signature": "int32_t CultureInfo_get_KeyboardLayoutId(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeyboardLayoutId()" }, { "virtualAddress": "0x006B3FC4", "name": "CultureInfo_get_LCID", "signature": "int32_t CultureInfo_get_LCID(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LCID()" }, { "virtualAddress": "0x006B3FCC", "name": "CultureInfo_get_Name", "signature": "String * CultureInfo_get_Name(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x006B3FD4", "name": "CultureInfo_get_NativeName", "signature": "String * CultureInfo_get_NativeName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NativeName()" }, { "virtualAddress": "0x006B403C", "name": "CultureInfo_get_NativeCalendarName", "signature": "String * CultureInfo_get_NativeCalendarName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NativeCalendarName()" }, { "virtualAddress": "0x006B40AC", "name": "CultureInfo_get_Calendar", "signature": "Calendar * CultureInfo_get_Calendar(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Calendar get_Calendar()" }, { "virtualAddress": "0x006B4334", "name": "CultureInfo_get_OptionalCalendars", "signature": "Calendar__Array * CultureInfo_get_OptionalCalendars(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Calendar[] get_OptionalCalendars()" }, { "virtualAddress": "0x006B43E8", "name": "CultureInfo_get_Parent", "signature": "CultureInfo * CultureInfo_get_Parent(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_Parent()" }, { "virtualAddress": "0x006B4634", "name": "CultureInfo_get_TextInfo", "signature": "TextInfo * CultureInfo_get_TextInfo(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "TextInfo get_TextInfo()" }, { "virtualAddress": "0x006B47BC", "name": "CultureInfo_get_ThreeLetterISOLanguageName", "signature": "String * CultureInfo_get_ThreeLetterISOLanguageName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ThreeLetterISOLanguageName()" }, { "virtualAddress": "0x006B47F8", "name": "CultureInfo_get_ThreeLetterWindowsLanguageName", "signature": "String * CultureInfo_get_ThreeLetterWindowsLanguageName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ThreeLetterWindowsLanguageName()" }, { "virtualAddress": "0x006B4834", "name": "CultureInfo_get_TwoLetterISOLanguageName", "signature": "String * CultureInfo_get_TwoLetterISOLanguageName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_TwoLetterISOLanguageName()" }, { "virtualAddress": "0x006B4870", "name": "CultureInfo_get_UseUserOverride", "signature": "bool CultureInfo_get_UseUserOverride(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseUserOverride()" }, { "virtualAddress": "0x006B4878", "name": "CultureInfo_ClearCachedData", "signature": "void CultureInfo_ClearCachedData(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Void ClearCachedData()" }, { "virtualAddress": "0x006B49E4", "name": "CultureInfo_Clone", "signature": "Object * CultureInfo_Clone(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x006B4C44", "name": "CultureInfo_Equals", "signature": "bool CultureInfo_Equals(CultureInfo * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x006B34C8", "name": "CultureInfo_GetCultures", "signature": "CultureInfo__Array * CultureInfo_GetCultures(CultureTypes__Enum types, MethodInfo * method)", "dotNetSignature": "CultureInfo[] GetCultures(CultureTypes)" }, { "virtualAddress": "0x006B4D14", "name": "CultureInfo_GetTextInfoData", "signature": "CultureInfo_Data CultureInfo_GetTextInfoData(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "CultureInfo\u002BData GetTextInfoData()" }, { "virtualAddress": "0x006B4DC8", "name": "CultureInfo_GetHashCode", "signature": "int32_t CultureInfo_GetHashCode(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x006B4DD4", "name": "CultureInfo_ReadOnly", "signature": "CultureInfo * CultureInfo_ReadOnly(CultureInfo * ci, MethodInfo * method)", "dotNetSignature": "CultureInfo ReadOnly(CultureInfo)" }, { "virtualAddress": "0x006B5068", "name": "CultureInfo_ToString", "signature": "String * CultureInfo_ToString(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006B5070", "name": "CultureInfo_get_CompareInfo", "signature": "CompareInfo * CultureInfo_get_CompareInfo(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "CompareInfo get_CompareInfo()" }, { "virtualAddress": "0x006B51A4", "name": "CultureInfo_get_IsNeutralCulture", "signature": "bool CultureInfo_get_IsNeutralCulture(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNeutralCulture()" }, { "virtualAddress": "0x006B51F8", "name": "CultureInfo_CheckNeutral", "signature": "void CultureInfo_CheckNeutral(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Void CheckNeutral()" }, { "virtualAddress": "0x006B51FC", "name": "CultureInfo_get_NumberFormat", "signature": "NumberFormatInfo * CultureInfo_get_NumberFormat(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "NumberFormatInfo get_NumberFormat()" }, { "virtualAddress": "0x006B529C", "name": "CultureInfo_set_NumberFormat", "signature": "void CultureInfo_set_NumberFormat(CultureInfo * this, NumberFormatInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_NumberFormat(NumberFormatInfo)" }, { "virtualAddress": "0x006B5380", "name": "CultureInfo_get_DateTimeFormat", "signature": "DateTimeFormatInfo * CultureInfo_get_DateTimeFormat(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "DateTimeFormatInfo get_DateTimeFormat()" }, { "virtualAddress": "0x006B54C8", "name": "CultureInfo_set_DateTimeFormat", "signature": "void CultureInfo_set_DateTimeFormat(CultureInfo * this, DateTimeFormatInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_DateTimeFormat(DateTimeFormatInfo)" }, { "virtualAddress": "0x006B55AC", "name": "CultureInfo_get_DisplayName", "signature": "String * CultureInfo_get_DisplayName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x006B55BC", "name": "CultureInfo_get_EnglishName", "signature": "String * CultureInfo_get_EnglishName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_EnglishName()" }, { "virtualAddress": "0x006B55F8", "name": "CultureInfo_get_InstalledUICulture", "signature": "CultureInfo * CultureInfo_get_InstalledUICulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_InstalledUICulture()" }, { "virtualAddress": "0x006B5654", "name": "CultureInfo_get_IsReadOnly", "signature": "bool CultureInfo_get_IsReadOnly(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x006B565C", "name": "CultureInfo_GetFormat", "signature": "Object * CultureInfo_GetFormat(CultureInfo * this, Type * formatType, MethodInfo * method)", "dotNetSignature": "Object GetFormat(Type)" }, { "virtualAddress": "0x006B4010", "name": "CultureInfo_Construct", "signature": "void CultureInfo_Construct(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Void Construct()" }, { "virtualAddress": "0x006B5764", "name": "CultureInfo_construct_internal_locale_from_lcid", "signature": "bool CultureInfo_construct_internal_locale_from_lcid(CultureInfo * this, int32_t lcid, MethodInfo * method)", "dotNetSignature": "Boolean construct_internal_locale_from_lcid(Int32)" }, { "virtualAddress": "0x006B5768", "name": "CultureInfo_construct_internal_locale_from_name", "signature": "bool CultureInfo_construct_internal_locale_from_name(CultureInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Boolean construct_internal_locale_from_name(String)" }, { "virtualAddress": "0x006B2EB4", "name": "CultureInfo_get_current_locale_name", "signature": "String * CultureInfo_get_current_locale_name(MethodInfo * method)", "dotNetSignature": "String get_current_locale_name()" }, { "virtualAddress": "0x006B4D04", "name": "CultureInfo_internal_get_cultures", "signature": "CultureInfo__Array * CultureInfo_internal_get_cultures(bool neutral, bool specific, bool installed, MethodInfo * method)", "dotNetSignature": "CultureInfo[] internal_get_cultures(Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x006B576C", "name": "CultureInfo_ConstructInvariant", "signature": "void CultureInfo_ConstructInvariant(CultureInfo * this, bool read_only, MethodInfo * method)", "dotNetSignature": "Void ConstructInvariant(Boolean)" }, { "virtualAddress": "0x006B4738", "name": "CultureInfo_CreateTextInfo", "signature": "TextInfo * CultureInfo_CreateTextInfo(CultureInfo * this, bool readOnly, MethodInfo * method)", "dotNetSignature": "TextInfo CreateTextInfo(Boolean)" }, { "virtualAddress": "0x006B4628", "name": "CultureInfo__ctor", "signature": "void CultureInfo__ctor(CultureInfo * this, int32_t culture, MethodInfo * method)", "dotNetSignature": "CultureInfo(Int32)" }, { "virtualAddress": "0x006B5884", "name": "CultureInfo__ctor_1", "signature": "void CultureInfo__ctor_1(CultureInfo * this, int32_t culture, bool useUserOverride, MethodInfo * method)", "dotNetSignature": "CultureInfo(Int32, Boolean)" }, { "virtualAddress": "0x006B5890", "name": "CultureInfo__ctor_2", "signature": "void CultureInfo__ctor_2(CultureInfo * this, int32_t culture, bool useUserOverride, bool read_only, MethodInfo * method)", "dotNetSignature": "CultureInfo(Int32, Boolean, Boolean)" }, { "virtualAddress": "0x006B461C", "name": "CultureInfo__ctor_3", "signature": "void CultureInfo__ctor_3(CultureInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "CultureInfo(String)" }, { "virtualAddress": "0x006B2224", "name": "CultureInfo__ctor_4", "signature": "void CultureInfo__ctor_4(CultureInfo * this, String * name, bool useUserOverride, MethodInfo * method)", "dotNetSignature": "CultureInfo(String, Boolean)" }, { "virtualAddress": "0x006B5B10", "name": "CultureInfo__ctor_5", "signature": "void CultureInfo__ctor_5(CultureInfo * this, String * name, bool useUserOverride, bool read_only, MethodInfo * method)", "dotNetSignature": "CultureInfo(String, Boolean, Boolean)" }, { "virtualAddress": "0x006B5DEC", "name": "CultureInfo__ctor_6", "signature": "void CultureInfo__ctor_6(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "CultureInfo()" }, { "virtualAddress": "0x006B5E18", "name": "CultureInfo_insert_into_shared_tables", "signature": "void CultureInfo_insert_into_shared_tables(CultureInfo * c, MethodInfo * method)", "dotNetSignature": "Void insert_into_shared_tables(CultureInfo)" }, { "virtualAddress": "0x006AECA4", "name": "CultureInfo_GetCultureInfo", "signature": "CultureInfo * CultureInfo_GetCultureInfo(int32_t culture, MethodInfo * method)", "dotNetSignature": "CultureInfo GetCultureInfo(Int32)" }, { "virtualAddress": "0x006AA8DC", "name": "CultureInfo_GetCultureInfo_1", "signature": "CultureInfo * CultureInfo_GetCultureInfo_1(String * name, MethodInfo * method)", "dotNetSignature": "CultureInfo GetCultureInfo(String)" }, { "virtualAddress": "0x006B5F70", "name": "CultureInfo_GetCultureInfo_2", "signature": "CultureInfo * CultureInfo_GetCultureInfo_2(String * name, String * altName, MethodInfo * method)", "dotNetSignature": "CultureInfo GetCultureInfo(String, String)" }, { "virtualAddress": "0x006B6024", "name": "CultureInfo_GetCultureInfoByIetfLanguageTag", "signature": "CultureInfo * CultureInfo_GetCultureInfoByIetfLanguageTag(String * name, MethodInfo * method)", "dotNetSignature": "CultureInfo GetCultureInfoByIetfLanguageTag(String)" }, { "virtualAddress": "0x006B6114", "name": "CultureInfo_CreateCulture", "signature": "CultureInfo * CultureInfo_CreateCulture(String * name, bool reference, MethodInfo * method)", "dotNetSignature": "CultureInfo CreateCulture(String, Boolean)" }, { "virtualAddress": "0x006B2EB8", "name": "CultureInfo_CreateSpecificCulture", "signature": "CultureInfo * CultureInfo_CreateSpecificCulture(String * name, MethodInfo * method)", "dotNetSignature": "CultureInfo CreateSpecificCulture(String)" }, { "virtualAddress": "0x006B6198", "name": "CultureInfo_CreateSpecificCultureFromNeutral", "signature": "CultureInfo * CultureInfo_CreateSpecificCultureFromNeutral(String * name, MethodInfo * method)", "dotNetSignature": "CultureInfo CreateSpecificCultureFromNeutral(String)" }, { "virtualAddress": "0x006B4D2C", "name": "CultureInfo_get_CalendarType", "signature": "int32_t CultureInfo_get_CalendarType(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CalendarType()" }, { "virtualAddress": "0x006B4140", "name": "CultureInfo_CreateCalendar", "signature": "Calendar * CultureInfo_CreateCalendar(int32_t calendarType, MethodInfo * method)", "dotNetSignature": "Calendar CreateCalendar(Int32)" }, { "virtualAddress": "0x006B5D50", "name": "CultureInfo_CreateNotFoundException", "signature": "Exception * CultureInfo_CreateNotFoundException(String * name, MethodInfo * method)", "dotNetSignature": "Exception CreateNotFoundException(String)" }, { "virtualAddress": "0x006B8234", "name": "CultureInfo_get_DefaultThreadCurrentCulture", "signature": "CultureInfo * CultureInfo_get_DefaultThreadCurrentCulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_DefaultThreadCurrentCulture()" }, { "virtualAddress": "0x006B82A4", "name": "CultureInfo_set_DefaultThreadCurrentCulture", "signature": "void CultureInfo_set_DefaultThreadCurrentCulture(CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_DefaultThreadCurrentCulture(CultureInfo)" }, { "virtualAddress": "0x006B8314", "name": "CultureInfo_get_DefaultThreadCurrentUICulture", "signature": "CultureInfo * CultureInfo_get_DefaultThreadCurrentUICulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_DefaultThreadCurrentUICulture()" }, { "virtualAddress": "0x006B8384", "name": "CultureInfo_set_DefaultThreadCurrentUICulture", "signature": "void CultureInfo_set_DefaultThreadCurrentUICulture(CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_DefaultThreadCurrentUICulture(CultureInfo)" }, { "virtualAddress": "0x006B83F4", "name": "CultureInfo_get_SortName", "signature": "String * CultureInfo_get_SortName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "String get_SortName()" }, { "virtualAddress": "0x006B83FC", "name": "CultureInfo_get_UserDefaultUICulture", "signature": "CultureInfo * CultureInfo_get_UserDefaultUICulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_UserDefaultUICulture()" }, { "virtualAddress": "0x006B8458", "name": "CultureInfo_get_UserDefaultCulture", "signature": "CultureInfo * CultureInfo_get_UserDefaultCulture(MethodInfo * method)", "dotNetSignature": "CultureInfo get_UserDefaultCulture()" }, { "virtualAddress": "0x006B84B4", "name": "CultureInfo_CheckDomainSafetyObject", "signature": "void CultureInfo_CheckDomainSafetyObject(Object * obj, Object * container, MethodInfo * method)", "dotNetSignature": "Void CheckDomainSafetyObject(Object, Object)" }, { "virtualAddress": "0x006B8654", "name": "CultureInfo_get_HasInvariantCultureName", "signature": "bool CultureInfo_get_HasInvariantCultureName(CultureInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasInvariantCultureName()" }, { "virtualAddress": "0x006B86F0", "name": "CultureInfo_VerifyCultureName", "signature": "bool CultureInfo_VerifyCultureName(String * cultureName, bool throwException, MethodInfo * method)", "dotNetSignature": "Boolean VerifyCultureName(String, Boolean)" }, { "virtualAddress": "0x006B8864", "name": "CultureInfo_VerifyCultureName_1", "signature": "bool CultureInfo_VerifyCultureName_1(CultureInfo * culture, bool throwException, MethodInfo * method)", "dotNetSignature": "Boolean VerifyCultureName(CultureInfo, Boolean)" }, { "virtualAddress": "0x006B8914", "name": "CultureInfo__cctor", "signature": "void CultureInfo__cctor(MethodInfo * method)", "dotNetSignature": "CultureInfo()" }, { "virtualAddress": "0x008FFA84", "name": "IdnMapping__ctor", "signature": "void IdnMapping__ctor(IdnMapping * this, MethodInfo * method)", "dotNetSignature": "IdnMapping()" }, { "virtualAddress": "0x008FFAEC", "name": "IdnMapping_get_AllowUnassigned", "signature": "bool IdnMapping_get_AllowUnassigned(IdnMapping * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AllowUnassigned()" }, { "virtualAddress": "0x008FFAF4", "name": "IdnMapping_set_AllowUnassigned", "signature": "void IdnMapping_set_AllowUnassigned(IdnMapping * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_AllowUnassigned(Boolean)" }, { "virtualAddress": "0x008FFB00", "name": "IdnMapping_get_UseStd3AsciiRules", "signature": "bool IdnMapping_get_UseStd3AsciiRules(IdnMapping * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseStd3AsciiRules()" }, { "virtualAddress": "0x008FFB08", "name": "IdnMapping_set_UseStd3AsciiRules", "signature": "void IdnMapping_set_UseStd3AsciiRules(IdnMapping * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseStd3AsciiRules(Boolean)" }, { "virtualAddress": "0x008FFB14", "name": "IdnMapping_Equals", "signature": "bool IdnMapping_Equals(IdnMapping * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008FFBCC", "name": "IdnMapping_GetHashCode", "signature": "int32_t IdnMapping_GetHashCode(IdnMapping * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008FFBE8", "name": "IdnMapping_GetAscii", "signature": "String * IdnMapping_GetAscii(IdnMapping * this, String * unicode, MethodInfo * method)", "dotNetSignature": "String GetAscii(String)" }, { "virtualAddress": "0x008FFD94", "name": "IdnMapping_GetAscii_1", "signature": "String * IdnMapping_GetAscii_1(IdnMapping * this, String * unicode, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetAscii(String, Int32)" }, { "virtualAddress": "0x008FFC84", "name": "IdnMapping_GetAscii_2", "signature": "String * IdnMapping_GetAscii_2(IdnMapping * this, String * unicode, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetAscii(String, Int32, Int32)" }, { "virtualAddress": "0x008FFE38", "name": "IdnMapping_Convert", "signature": "String * IdnMapping_Convert(IdnMapping * this, String * input, int32_t index, int32_t count, bool toAscii, MethodInfo * method)", "dotNetSignature": "String Convert(String, Int32, Int32, Boolean)" }, { "virtualAddress": "0x0090005C", "name": "IdnMapping_ToAscii", "signature": "String * IdnMapping_ToAscii(IdnMapping * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "String ToAscii(String, Int32)" }, { "virtualAddress": "0x009007C8", "name": "IdnMapping_VerifyLength", "signature": "void IdnMapping_VerifyLength(IdnMapping * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void VerifyLength(String, Int32)" }, { "virtualAddress": "0x0090047C", "name": "IdnMapping_NamePrep", "signature": "String * IdnMapping_NamePrep(IdnMapping * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "String NamePrep(String, Int32)" }, { "virtualAddress": "0x009008C0", "name": "IdnMapping_VerifyProhibitedCharacters", "signature": "void IdnMapping_VerifyProhibitedCharacters(IdnMapping * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void VerifyProhibitedCharacters(String, Int32)" }, { "virtualAddress": "0x009005D8", "name": "IdnMapping_VerifyStd3AsciiRules", "signature": "void IdnMapping_VerifyStd3AsciiRules(IdnMapping * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void VerifyStd3AsciiRules(String, Int32)" }, { "virtualAddress": "0x00900B0C", "name": "IdnMapping_GetUnicode", "signature": "String * IdnMapping_GetUnicode(IdnMapping * this, String * ascii, MethodInfo * method)", "dotNetSignature": "String GetUnicode(String)" }, { "virtualAddress": "0x00900CB8", "name": "IdnMapping_GetUnicode_1", "signature": "String * IdnMapping_GetUnicode_1(IdnMapping * this, String * ascii, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetUnicode(String, Int32)" }, { "virtualAddress": "0x00900BA8", "name": "IdnMapping_GetUnicode_2", "signature": "String * IdnMapping_GetUnicode_2(IdnMapping * this, String * ascii, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "String GetUnicode(String, Int32, Int32)" }, { "virtualAddress": "0x0090029C", "name": "IdnMapping_ToUnicode", "signature": "String * IdnMapping_ToUnicode(IdnMapping * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "String ToUnicode(String, Int32)" }, { "virtualAddress": "0x006A706C", "name": "Bootstring__ctor", "signature": "void Bootstring__ctor(Bootstring * this, uint16_t delimiter, int32_t baseNum, int32_t tmin, int32_t tmax, int32_t skew, int32_t damp, int32_t initialBias, int32_t initialN, MethodInfo * method)", "dotNetSignature": "Bootstring(Char, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x006A70E4", "name": "Bootstring_Encode", "signature": "String * Bootstring_Encode(Bootstring * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "String Encode(String, Int32)" }, { "virtualAddress": "0x006A7444", "name": "Bootstring_EncodeDigit", "signature": "uint16_t Bootstring_EncodeDigit(Bootstring * this, int32_t d, MethodInfo * method)", "dotNetSignature": "Char EncodeDigit(Int32)" }, { "virtualAddress": "0x006A74D4", "name": "Bootstring_DecodeDigit", "signature": "int32_t Bootstring_DecodeDigit(Bootstring * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Int32 DecodeDigit(Char)" }, { "virtualAddress": "0x006A745C", "name": "Bootstring_Adapt", "signature": "int32_t Bootstring_Adapt(Bootstring * this, int32_t delta, int32_t numPoints, bool firstTime, MethodInfo * method)", "dotNetSignature": "Int32 Adapt(Int32, Int32, Boolean)" }, { "virtualAddress": "0x006A7514", "name": "Bootstring_Decode", "signature": "String * Bootstring_Decode(Bootstring * this, String * s, int32_t offset, MethodInfo * method)", "dotNetSignature": "String Decode(String, Int32)" }, { "virtualAddress": "0x0080C3F0", "name": "Punycode__ctor", "signature": "void Punycode__ctor(Punycode * this, MethodInfo * method)", "dotNetSignature": "Punycode()" }, { "virtualAddress": "0x0080C434", "name": "RegionInfo_get_CurrentRegion", "signature": "RegionInfo * RegionInfo_get_CurrentRegion(MethodInfo * method)", "dotNetSignature": "RegionInfo get_CurrentRegion()" }, { "virtualAddress": "0x0080C658", "name": "RegionInfo__ctor", "signature": "void RegionInfo__ctor(RegionInfo * this, int32_t culture, MethodInfo * method)", "dotNetSignature": "RegionInfo(Int32)" }, { "virtualAddress": "0x0080C838", "name": "RegionInfo__ctor_1", "signature": "void RegionInfo__ctor_1(RegionInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "RegionInfo(String)" }, { "virtualAddress": "0x0080C504", "name": "RegionInfo__ctor_2", "signature": "void RegionInfo__ctor_2(RegionInfo * this, CultureInfo * ci, MethodInfo * method)", "dotNetSignature": "RegionInfo(CultureInfo)" }, { "virtualAddress": "0x0080C768", "name": "RegionInfo_GetByTerritory", "signature": "bool RegionInfo_GetByTerritory(RegionInfo * this, CultureInfo * ci, MethodInfo * method)", "dotNetSignature": "Boolean GetByTerritory(CultureInfo)" }, { "virtualAddress": "0x0080C97C", "name": "RegionInfo_construct_internal_region_from_name", "signature": "bool RegionInfo_construct_internal_region_from_name(RegionInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Boolean construct_internal_region_from_name(String)" }, { "virtualAddress": "0x0080C980", "name": "RegionInfo_get_CurrencyEnglishName", "signature": "String * RegionInfo_get_CurrencyEnglishName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CurrencyEnglishName()" }, { "virtualAddress": "0x0080C988", "name": "RegionInfo_get_CurrencySymbol", "signature": "String * RegionInfo_get_CurrencySymbol(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CurrencySymbol()" }, { "virtualAddress": "0x0080C990", "name": "RegionInfo_get_DisplayName", "signature": "String * RegionInfo_get_DisplayName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_DisplayName()" }, { "virtualAddress": "0x0080C998", "name": "RegionInfo_get_EnglishName", "signature": "String * RegionInfo_get_EnglishName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_EnglishName()" }, { "virtualAddress": "0x0080C9A0", "name": "RegionInfo_get_GeoId", "signature": "int32_t RegionInfo_get_GeoId(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_GeoId()" }, { "virtualAddress": "0x0080C9A8", "name": "RegionInfo_get_IsMetric", "signature": "bool RegionInfo_get_IsMetric(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsMetric()" }, { "virtualAddress": "0x0080CA30", "name": "RegionInfo_get_ISOCurrencySymbol", "signature": "String * RegionInfo_get_ISOCurrencySymbol(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ISOCurrencySymbol()" }, { "virtualAddress": "0x0080CA38", "name": "RegionInfo_get_NativeName", "signature": "String * RegionInfo_get_NativeName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NativeName()" }, { "virtualAddress": "0x0080CA40", "name": "RegionInfo_get_CurrencyNativeName", "signature": "String * RegionInfo_get_CurrencyNativeName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_CurrencyNativeName()" }, { "virtualAddress": "0x0080CA48", "name": "RegionInfo_get_Name", "signature": "String * RegionInfo_get_Name(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0080CA50", "name": "RegionInfo_get_ThreeLetterISORegionName", "signature": "String * RegionInfo_get_ThreeLetterISORegionName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ThreeLetterISORegionName()" }, { "virtualAddress": "0x0080CA58", "name": "RegionInfo_get_ThreeLetterWindowsRegionName", "signature": "String * RegionInfo_get_ThreeLetterWindowsRegionName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ThreeLetterWindowsRegionName()" }, { "virtualAddress": "0x0080CA60", "name": "RegionInfo_get_TwoLetterISORegionName", "signature": "String * RegionInfo_get_TwoLetterISORegionName(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String get_TwoLetterISORegionName()" }, { "virtualAddress": "0x0080CA68", "name": "RegionInfo_Equals", "signature": "bool RegionInfo_Equals(RegionInfo * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0080CB44", "name": "RegionInfo_GetHashCode", "signature": "int32_t RegionInfo_GetHashCode(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0080CB74", "name": "RegionInfo_ToString", "signature": "String * RegionInfo_ToString(RegionInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0080CB84", "name": "RegionInfo_ClearCachedData", "signature": "void RegionInfo_ClearCachedData(MethodInfo * method)", "dotNetSignature": "Void ClearCachedData()" }, { "virtualAddress": "0x00912D38", "name": "HashHelpers_Combine", "signature": "int32_t HashHelpers_Combine(int32_t h1, int32_t h2, MethodInfo * method)", "dotNetSignature": "Int32 Combine(Int32, Int32)" }, { "virtualAddress": "0x00912D48", "name": "HashHelpers__cctor", "signature": "void HashHelpers__cctor(MethodInfo * method)", "dotNetSignature": "HashHelpers()" }, { "virtualAddress": "0x00400178", "name": "AtomicBooleanValue_CompareAndExchange", "signature": "bool AtomicBooleanValue_CompareAndExchange(AtomicBooleanValue__Boxed * this, bool expected, bool newVal, MethodInfo * method)", "dotNetSignature": "Boolean CompareAndExchange(Boolean, Boolean)" }, { "virtualAddress": "0x007A4214", "name": "AtomicBooleanValue_FromValue", "signature": "AtomicBooleanValue AtomicBooleanValue_FromValue(bool value, MethodInfo * method)", "dotNetSignature": "AtomicBooleanValue FromValue(Boolean)" }, { "virtualAddress": "0x004001B0", "name": "AtomicBooleanValue_TrySet", "signature": "bool AtomicBooleanValue_TrySet(AtomicBooleanValue__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean TrySet()" }, { "virtualAddress": "0x004001D4", "name": "AtomicBooleanValue_TryRelaxedSet", "signature": "bool AtomicBooleanValue_TryRelaxedSet(AtomicBooleanValue__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean TryRelaxedSet()" }, { "virtualAddress": "0x00400204", "name": "AtomicBooleanValue_Exchange", "signature": "bool AtomicBooleanValue_Exchange(AtomicBooleanValue__Boxed * this, bool newVal, MethodInfo * method)", "dotNetSignature": "Boolean Exchange(Boolean)" }, { "virtualAddress": "0x00400228", "name": "AtomicBooleanValue_get_Value", "signature": "bool AtomicBooleanValue_get_Value(AtomicBooleanValue__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x00400238", "name": "AtomicBooleanValue_set_Value", "signature": "void AtomicBooleanValue_set_Value(AtomicBooleanValue__Boxed * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Boolean)" }, { "virtualAddress": "0x00400244", "name": "AtomicBooleanValue_Equals", "signature": "bool AtomicBooleanValue_Equals(AtomicBooleanValue__Boxed * this, AtomicBooleanValue rhs, MethodInfo * method)", "dotNetSignature": "Boolean Equals(AtomicBooleanValue)" }, { "virtualAddress": "0x00400254", "name": "AtomicBooleanValue_Equals_1", "signature": "bool AtomicBooleanValue_Equals_1(AtomicBooleanValue__Boxed * this, Object * rhs, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0040025C", "name": "AtomicBooleanValue_GetHashCode", "signature": "int32_t AtomicBooleanValue_GetHashCode(AtomicBooleanValue__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007A436C", "name": "AtomicBooleanValue_op_Explicit", "signature": "bool AtomicBooleanValue_op_Explicit(AtomicBooleanValue rhs, MethodInfo * method)", "dotNetSignature": "Boolean op_Explicit(AtomicBooleanValue)" }, { "virtualAddress": "0x007A4378", "name": "AtomicBooleanValue_op_Implicit", "signature": "AtomicBooleanValue AtomicBooleanValue_op_Implicit(bool rhs, MethodInfo * method)", "dotNetSignature": "AtomicBooleanValue op_Implicit(Boolean)" }, { "virtualAddress": "0x009B0170", "name": "AtomicBoolean_CompareAndExchange", "signature": "bool AtomicBoolean_CompareAndExchange(AtomicBoolean * this, bool expected, bool newVal, MethodInfo * method)", "dotNetSignature": "Boolean CompareAndExchange(Boolean, Boolean)" }, { "virtualAddress": "0x009B01AC", "name": "AtomicBoolean_FromValue", "signature": "AtomicBoolean * AtomicBoolean_FromValue(bool value, MethodInfo * method)", "dotNetSignature": "AtomicBoolean FromValue(Boolean)" }, { "virtualAddress": "0x009B023C", "name": "AtomicBoolean_TrySet", "signature": "bool AtomicBoolean_TrySet(AtomicBoolean * this, MethodInfo * method)", "dotNetSignature": "Boolean TrySet()" }, { "virtualAddress": "0x009B028C", "name": "AtomicBoolean_TryRelaxedSet", "signature": "bool AtomicBoolean_TryRelaxedSet(AtomicBoolean * this, MethodInfo * method)", "dotNetSignature": "Boolean TryRelaxedSet()" }, { "virtualAddress": "0x009B0264", "name": "AtomicBoolean_Exchange", "signature": "bool AtomicBoolean_Exchange(AtomicBoolean * this, bool newVal, MethodInfo * method)", "dotNetSignature": "Boolean Exchange(Boolean)" }, { "virtualAddress": "0x009B02C0", "name": "AtomicBoolean_get_Value", "signature": "bool AtomicBoolean_get_Value(AtomicBoolean * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x009B022C", "name": "AtomicBoolean_set_Value", "signature": "void AtomicBoolean_set_Value(AtomicBoolean * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Boolean)" }, { "virtualAddress": "0x009B02D0", "name": "AtomicBoolean_Equals", "signature": "bool AtomicBoolean_Equals(AtomicBoolean * this, AtomicBoolean * rhs, MethodInfo * method)", "dotNetSignature": "Boolean Equals(AtomicBoolean)" }, { "virtualAddress": "0x009B02F4", "name": "AtomicBoolean_Equals_1", "signature": "bool AtomicBoolean_Equals_1(AtomicBoolean * this, Object * rhs, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009B0390", "name": "AtomicBoolean_GetHashCode", "signature": "int32_t AtomicBoolean_GetHashCode(AtomicBoolean * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009B039C", "name": "AtomicBoolean_op_Explicit", "signature": "bool AtomicBoolean_op_Explicit(AtomicBoolean * rhs, MethodInfo * method)", "dotNetSignature": "Boolean op_Explicit(AtomicBoolean)" }, { "virtualAddress": "0x009B03BC", "name": "AtomicBoolean_op_Implicit", "signature": "AtomicBoolean * AtomicBoolean_op_Implicit(bool rhs, MethodInfo * method)", "dotNetSignature": "AtomicBoolean op_Implicit(Boolean)" }, { "virtualAddress": "0x009B0224", "name": "AtomicBoolean__ctor", "signature": "void AtomicBoolean__ctor(AtomicBoolean * this, MethodInfo * method)", "dotNetSignature": "AtomicBoolean()" }, { "virtualAddress": "0x007A4698", "name": "CancellationToken_get_None", "signature": "CancellationToken CancellationToken_get_None(MethodInfo * method)", "dotNetSignature": "CancellationToken get_None()" }, { "virtualAddress": "0x004002EC", "name": "CancellationToken_get_IsCancellationRequested", "signature": "bool CancellationToken_get_IsCancellationRequested(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCancellationRequested()" }, { "virtualAddress": "0x00400324", "name": "CancellationToken_get_CanBeCanceled", "signature": "bool CancellationToken_get_CanBeCanceled(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanBeCanceled()" }, { "virtualAddress": "0x0040035C", "name": "CancellationToken_get_WaitHandle", "signature": "WaitHandle * CancellationToken_get_WaitHandle(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_WaitHandle()" }, { "virtualAddress": "0x00400364", "name": "CancellationToken__ctor", "signature": "void CancellationToken__ctor(CancellationToken__Boxed * this, CancellationTokenSource * source, MethodInfo * method)", "dotNetSignature": "CancellationToken(CancellationTokenSource)" }, { "virtualAddress": "0x0040036C", "name": "CancellationToken__ctor_1", "signature": "void CancellationToken__ctor_1(CancellationToken__Boxed * this, bool canceled, MethodInfo * method)", "dotNetSignature": "CancellationToken(Boolean)" }, { "virtualAddress": "0x007A4A58", "name": "CancellationToken_ActionToActionObjShunt", "signature": "void CancellationToken_ActionToActionObjShunt(Object * obj, MethodInfo * method)", "dotNetSignature": "Void ActionToActionObjShunt(Object)" }, { "virtualAddress": "0x00400378", "name": "CancellationToken_Register", "signature": "CancellationTokenRegistration CancellationToken_Register(CancellationToken__Boxed * this, Action * callback, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration Register(Action)" }, { "virtualAddress": "0x00400380", "name": "CancellationToken_Register_1", "signature": "CancellationTokenRegistration CancellationToken_Register_1(CancellationToken__Boxed * this, Action * callback, bool useSynchronizationContext, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration Register(Action, Boolean)" }, { "virtualAddress": "0x0040038C", "name": "CancellationToken_Register_2", "signature": "CancellationTokenRegistration CancellationToken_Register_2(CancellationToken__Boxed * this, Action_1_Object_ * callback, Object * state, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration Register(Action\u00601[Object], Object)" }, { "virtualAddress": "0x00400394", "name": "CancellationToken_Register_3", "signature": "CancellationTokenRegistration CancellationToken_Register_3(CancellationToken__Boxed * this, Action_1_Object_ * callback, Object * state, bool useSynchronizationContext, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration Register(Action\u00601[Object], Object, Boolean)" }, { "virtualAddress": "0x004003A4", "name": "CancellationToken_InternalRegisterWithoutEC", "signature": "CancellationTokenRegistration CancellationToken_InternalRegisterWithoutEC(CancellationToken__Boxed * this, Action_1_Object_ * callback, Object * state, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration InternalRegisterWithoutEC(Action\u00601[Object], Object)" }, { "virtualAddress": "0x004003B4", "name": "CancellationToken_Register_4", "signature": "CancellationTokenRegistration CancellationToken_Register_4(CancellationToken__Boxed * this, Action_1_Object_ * callback, Object * state, bool useSynchronizationContext, bool useExecutionContext, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration Register(Action\u00601[Object], Object, Boolean, Boolean)" }, { "virtualAddress": "0x004003C4", "name": "CancellationToken_Equals", "signature": "bool CancellationToken_Equals(CancellationToken__Boxed * this, CancellationToken other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(CancellationToken)" }, { "virtualAddress": "0x004003CC", "name": "CancellationToken_Equals_1", "signature": "bool CancellationToken_Equals_1(CancellationToken__Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004003D4", "name": "CancellationToken_GetHashCode", "signature": "int32_t CancellationToken_GetHashCode(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007A5530", "name": "CancellationToken_op_Equality", "signature": "bool CancellationToken_op_Equality(CancellationToken left, CancellationToken right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(CancellationToken, CancellationToken)" }, { "virtualAddress": "0x007A5558", "name": "CancellationToken_op_Inequality", "signature": "bool CancellationToken_op_Inequality(CancellationToken left, CancellationToken right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(CancellationToken, CancellationToken)" }, { "virtualAddress": "0x004003DC", "name": "CancellationToken_ThrowIfCancellationRequested", "signature": "void CancellationToken_ThrowIfCancellationRequested(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfCancellationRequested()" }, { "virtualAddress": "0x004003E4", "name": "CancellationToken_ThrowIfSourceDisposed", "signature": "void CancellationToken_ThrowIfSourceDisposed(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfSourceDisposed()" }, { "virtualAddress": "0x004003EC", "name": "CancellationToken_ThrowOperationCanceledException", "signature": "void CancellationToken_ThrowOperationCanceledException(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void ThrowOperationCanceledException()" }, { "virtualAddress": "0x007A56C4", "name": "CancellationToken_ThrowObjectDisposedException", "signature": "void CancellationToken_ThrowObjectDisposedException(MethodInfo * method)", "dotNetSignature": "Void ThrowObjectDisposedException()" }, { "virtualAddress": "0x004003FC", "name": "CancellationToken_InitializeDefaultSource", "signature": "void CancellationToken_InitializeDefaultSource(CancellationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void InitializeDefaultSource()" }, { "virtualAddress": "0x007A5748", "name": "CancellationToken__cctor", "signature": "void CancellationToken__cctor(MethodInfo * method)", "dotNetSignature": "CancellationToken()" }, { "virtualAddress": "0x00400440", "name": "CancellationTokenRegistration__ctor", "signature": "void CancellationTokenRegistration__ctor(CancellationTokenRegistration__Boxed * this, CancellationCallbackInfo * callbackInfo, SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo_ registrationInfo, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration(CancellationCallbackInfo, SparselyPopulatedArrayAddInfo\u00601[CancellationCallbackInfo])" }, { "virtualAddress": "0x0040044C", "name": "CancellationTokenRegistration_TryDeregister", "signature": "bool CancellationTokenRegistration_TryDeregister(CancellationTokenRegistration__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean TryDeregister()" }, { "virtualAddress": "0x00400454", "name": "CancellationTokenRegistration_Dispose", "signature": "void CancellationTokenRegistration_Dispose(CancellationTokenRegistration__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007A5980", "name": "CancellationTokenRegistration_op_Equality", "signature": "bool CancellationTokenRegistration_op_Equality(CancellationTokenRegistration left, CancellationTokenRegistration right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(CancellationTokenRegistration, CancellationTokenRegistration)" }, { "virtualAddress": "0x007A5A38", "name": "CancellationTokenRegistration_op_Inequality", "signature": "bool CancellationTokenRegistration_op_Inequality(CancellationTokenRegistration left, CancellationTokenRegistration right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(CancellationTokenRegistration, CancellationTokenRegistration)" }, { "virtualAddress": "0x0040045C", "name": "CancellationTokenRegistration_Equals", "signature": "bool CancellationTokenRegistration_Equals(CancellationTokenRegistration__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00400464", "name": "CancellationTokenRegistration_Equals_1", "signature": "bool CancellationTokenRegistration_Equals_1(CancellationTokenRegistration__Boxed * this, CancellationTokenRegistration other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(CancellationTokenRegistration)" }, { "virtualAddress": "0x0040049C", "name": "CancellationTokenRegistration_GetHashCode", "signature": "int32_t CancellationTokenRegistration_GetHashCode(CancellationTokenRegistration__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007A5BA4", "name": "CancellationTokenSource_LinkedTokenCancelDelegate", "signature": "void CancellationTokenSource_LinkedTokenCancelDelegate(Object * source, MethodInfo * method)", "dotNetSignature": "Void LinkedTokenCancelDelegate(Object)" }, { "virtualAddress": "0x007A46D8", "name": "CancellationTokenSource_get_IsCancellationRequested", "signature": "bool CancellationTokenSource_get_IsCancellationRequested(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCancellationRequested()" }, { "virtualAddress": "0x007A58E8", "name": "CancellationTokenSource_get_IsCancellationCompleted", "signature": "bool CancellationTokenSource_get_IsCancellationCompleted(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCancellationCompleted()" }, { "virtualAddress": "0x007A5C58", "name": "CancellationTokenSource_get_IsDisposed", "signature": "bool CancellationTokenSource_get_IsDisposed(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDisposed()" }, { "virtualAddress": "0x007A5C60", "name": "CancellationTokenSource_set_ThreadIDExecutingCallbacks", "signature": "void CancellationTokenSource_set_ThreadIDExecutingCallbacks(CancellationTokenSource * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ThreadIDExecutingCallbacks(Int32)" }, { "virtualAddress": "0x007A5910", "name": "CancellationTokenSource_get_ThreadIDExecutingCallbacks", "signature": "int32_t CancellationTokenSource_get_ThreadIDExecutingCallbacks(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ThreadIDExecutingCallbacks()" }, { "virtualAddress": "0x007A5C88", "name": "CancellationTokenSource_get_Token", "signature": "CancellationToken CancellationTokenSource_get_Token(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_Token()" }, { "virtualAddress": "0x007A4738", "name": "CancellationTokenSource_get_CanBeCanceled", "signature": "bool CancellationTokenSource_get_CanBeCanceled(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanBeCanceled()" }, { "virtualAddress": "0x007A4804", "name": "CancellationTokenSource_get_WaitHandle", "signature": "WaitHandle * CancellationTokenSource_get_WaitHandle(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_WaitHandle()" }, { "virtualAddress": "0x007A5DB0", "name": "CancellationTokenSource_get_ExecutingCallback", "signature": "CancellationCallbackInfo * CancellationTokenSource_get_ExecutingCallback(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "CancellationCallbackInfo get_ExecutingCallback()" }, { "virtualAddress": "0x007A5DD4", "name": "CancellationTokenSource__ctor", "signature": "void CancellationTokenSource__ctor(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "CancellationTokenSource()" }, { "virtualAddress": "0x007A5E14", "name": "CancellationTokenSource__ctor_1", "signature": "void CancellationTokenSource__ctor_1(CancellationTokenSource * this, bool set, MethodInfo * method)", "dotNetSignature": "CancellationTokenSource(Boolean)" }, { "virtualAddress": "0x007A5E68", "name": "CancellationTokenSource__ctor_2", "signature": "void CancellationTokenSource__ctor_2(CancellationTokenSource * this, TimeSpan delay, MethodInfo * method)", "dotNetSignature": "CancellationTokenSource(TimeSpan)" }, { "virtualAddress": "0x007A5FE8", "name": "CancellationTokenSource__ctor_3", "signature": "void CancellationTokenSource__ctor_3(CancellationTokenSource * this, int32_t millisecondsDelay, MethodInfo * method)", "dotNetSignature": "CancellationTokenSource(Int32)" }, { "virtualAddress": "0x007A5F30", "name": "CancellationTokenSource_InitializeWithTimer", "signature": "void CancellationTokenSource_InitializeWithTimer(CancellationTokenSource * this, int32_t millisecondsDelay, MethodInfo * method)", "dotNetSignature": "Void InitializeWithTimer(Int32)" }, { "virtualAddress": "0x007A5C30", "name": "CancellationTokenSource_Cancel", "signature": "void CancellationTokenSource_Cancel(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Void Cancel()" }, { "virtualAddress": "0x007A6098", "name": "CancellationTokenSource_Cancel_1", "signature": "void CancellationTokenSource_Cancel_1(CancellationTokenSource * this, bool throwOnFirstException, MethodInfo * method)", "dotNetSignature": "Void Cancel(Boolean)" }, { "virtualAddress": "0x007A6234", "name": "CancellationTokenSource_CancelAfter", "signature": "void CancellationTokenSource_CancelAfter(CancellationTokenSource * this, TimeSpan delay, MethodInfo * method)", "dotNetSignature": "Void CancelAfter(TimeSpan)" }, { "virtualAddress": "0x007A62E4", "name": "CancellationTokenSource_CancelAfter_1", "signature": "void CancellationTokenSource_CancelAfter_1(CancellationTokenSource * this, int32_t millisecondsDelay, MethodInfo * method)", "dotNetSignature": "Void CancelAfter(Int32)" }, { "virtualAddress": "0x007A64CC", "name": "CancellationTokenSource_TimerCallbackLogic", "signature": "void CancellationTokenSource_TimerCallbackLogic(Object * obj, MethodInfo * method)", "dotNetSignature": "Void TimerCallbackLogic(Object)" }, { "virtualAddress": "0x007A65FC", "name": "CancellationTokenSource_Dispose", "signature": "void CancellationTokenSource_Dispose(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007A6678", "name": "CancellationTokenSource_Dispose_1", "signature": "void CancellationTokenSource_Dispose_1(CancellationTokenSource * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007A5CAC", "name": "CancellationTokenSource_ThrowIfDisposed", "signature": "void CancellationTokenSource_ThrowIfDisposed(CancellationTokenSource * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfDisposed()" }, { "virtualAddress": "0x007A675C", "name": "CancellationTokenSource_ThrowObjectDisposedException", "signature": "void CancellationTokenSource_ThrowObjectDisposedException(MethodInfo * method)", "dotNetSignature": "Void ThrowObjectDisposedException()" }, { "virtualAddress": "0x007A49C8", "name": "CancellationTokenSource_InternalGetStaticSource", "signature": "CancellationTokenSource * CancellationTokenSource_InternalGetStaticSource(bool set, MethodInfo * method)", "dotNetSignature": "CancellationTokenSource InternalGetStaticSource(Boolean)" }, { "virtualAddress": "0x007A5078", "name": "CancellationTokenSource_InternalRegister", "signature": "CancellationTokenRegistration CancellationTokenSource_InternalRegister(CancellationTokenSource * this, Action_1_Object_ * callback, Object * stateForCallback, SynchronizationContext * targetSyncContext, ExecutionContext * executionContext, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration InternalRegister(Action\u00601[Object], Object, SynchronizationContext, ExecutionContext)" }, { "virtualAddress": "0x007A60C4", "name": "CancellationTokenSource_NotifyCancellation", "signature": "void CancellationTokenSource_NotifyCancellation(CancellationTokenSource * this, bool throwOnFirstException, MethodInfo * method)", "dotNetSignature": "Void NotifyCancellation(Boolean)" }, { "virtualAddress": "0x007A67E0", "name": "CancellationTokenSource_ExecuteCallbackHandlers", "signature": "void CancellationTokenSource_ExecuteCallbackHandlers(CancellationTokenSource * this, bool throwOnFirstException, MethodInfo * method)", "dotNetSignature": "Void ExecuteCallbackHandlers(Boolean)" }, { "virtualAddress": "0x007A6D34", "name": "CancellationTokenSource_CancellationCallbackCoreWork_OnSyncContext", "signature": "void CancellationTokenSource_CancellationCallbackCoreWork_OnSyncContext(CancellationTokenSource * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void CancellationCallbackCoreWork_OnSyncContext(Object)" }, { "virtualAddress": "0x007A6C5C", "name": "CancellationTokenSource_CancellationCallbackCoreWork", "signature": "void CancellationTokenSource_CancellationCallbackCoreWork(CancellationTokenSource * this, CancellationCallbackCoreWorkArguments args, MethodInfo * method)", "dotNetSignature": "Void CancellationCallbackCoreWork(CancellationCallbackCoreWorkArguments)" }, { "virtualAddress": "0x007A6DBC", "name": "CancellationTokenSource_CreateLinkedTokenSource", "signature": "CancellationTokenSource * CancellationTokenSource_CreateLinkedTokenSource(CancellationToken token1, CancellationToken token2, MethodInfo * method)", "dotNetSignature": "CancellationTokenSource CreateLinkedTokenSource(CancellationToken, CancellationToken)" }, { "virtualAddress": "0x007A6FC0", "name": "CancellationTokenSource_CreateLinkedTokenSource_1", "signature": "CancellationTokenSource * CancellationTokenSource_CreateLinkedTokenSource_1(CancellationToken__Array * tokens, MethodInfo * method)", "dotNetSignature": "CancellationTokenSource CreateLinkedTokenSource(CancellationToken[])" }, { "virtualAddress": "0x007A5934", "name": "CancellationTokenSource_WaitForCallbackToComplete", "signature": "void CancellationTokenSource_WaitForCallbackToComplete(CancellationTokenSource * this, CancellationCallbackInfo * callbackInfo, MethodInfo * method)", "dotNetSignature": "Void WaitForCallbackToComplete(CancellationCallbackInfo)" }, { "virtualAddress": "0x007A72C0", "name": "CancellationTokenSource__cctor", "signature": "void CancellationTokenSource__cctor(MethodInfo * method)", "dotNetSignature": "CancellationTokenSource()" }, { "virtualAddress": "0x004002A4", "name": "CancellationCallbackCoreWorkArguments__ctor", "signature": "void CancellationCallbackCoreWorkArguments__ctor(CancellationCallbackCoreWorkArguments__Boxed * this, SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * currArrayFragment, int32_t currArrayIndex, MethodInfo * method)", "dotNetSignature": "CancellationCallbackCoreWorkArguments(SparselyPopulatedArrayFragment\u00601[CancellationCallbackInfo], Int32)" }, { "virtualAddress": "0x007A43CC", "name": "CancellationCallbackInfo__ctor", "signature": "void CancellationCallbackInfo__ctor(CancellationCallbackInfo * this, Action_1_Object_ * callback, Object * stateForCallback, SynchronizationContext * targetSyncContext, ExecutionContext * targetExecutionContext, CancellationTokenSource * cancellationTokenSource, MethodInfo * method)", "dotNetSignature": "CancellationCallbackInfo(Action\u00601[Object], Object, SynchronizationContext, ExecutionContext, CancellationTokenSource)" }, { "virtualAddress": "0x007A4420", "name": "CancellationCallbackInfo_ExecuteCallback", "signature": "void CancellationCallbackInfo_ExecuteCallback(CancellationCallbackInfo * this, MethodInfo * method)", "dotNetSignature": "Void ExecuteCallback()" }, { "virtualAddress": "0x007A4604", "name": "CancellationCallbackInfo_ExecutionContextCallback", "signature": "void CancellationCallbackInfo_ExecutionContextCallback(Object * obj, MethodInfo * method)", "dotNetSignature": "Void ExecutionContextCallback(Object)" }, { "virtualAddress": "0x007A7D0C", "name": "CountdownEvent__ctor", "signature": "void CountdownEvent__ctor(CountdownEvent * this, int32_t initialCount, MethodInfo * method)", "dotNetSignature": "CountdownEvent(Int32)" }, { "virtualAddress": "0x007A7E3C", "name": "CountdownEvent_get_CurrentCount", "signature": "int32_t CountdownEvent_get_CurrentCount(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrentCount()" }, { "virtualAddress": "0x007A7E60", "name": "CountdownEvent_get_InitialCount", "signature": "int32_t CountdownEvent_get_InitialCount(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InitialCount()" }, { "virtualAddress": "0x007A7E68", "name": "CountdownEvent_get_IsSet", "signature": "bool CountdownEvent_get_IsSet(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSet()" }, { "virtualAddress": "0x007A7E90", "name": "CountdownEvent_get_WaitHandle", "signature": "WaitHandle * CountdownEvent_get_WaitHandle(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_WaitHandle()" }, { "virtualAddress": "0x007A7F84", "name": "CountdownEvent_Dispose", "signature": "void CountdownEvent_Dispose(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007A8000", "name": "CountdownEvent_Dispose_1", "signature": "void CountdownEvent_Dispose_1(CountdownEvent * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007A80B8", "name": "CountdownEvent_Signal", "signature": "bool CountdownEvent_Signal(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Boolean Signal()" }, { "virtualAddress": "0x007A81A4", "name": "CountdownEvent_Signal_1", "signature": "bool CountdownEvent_Signal_1(CountdownEvent * this, int32_t signalCount, MethodInfo * method)", "dotNetSignature": "Boolean Signal(Int32)" }, { "virtualAddress": "0x007A8304", "name": "CountdownEvent_AddCount", "signature": "void CountdownEvent_AddCount(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Void AddCount()" }, { "virtualAddress": "0x007A83B8", "name": "CountdownEvent_TryAddCount", "signature": "bool CountdownEvent_TryAddCount(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Boolean TryAddCount()" }, { "virtualAddress": "0x007A830C", "name": "CountdownEvent_AddCount_1", "signature": "void CountdownEvent_AddCount_1(CountdownEvent * this, int32_t signalCount, MethodInfo * method)", "dotNetSignature": "Void AddCount(Int32)" }, { "virtualAddress": "0x007A83C0", "name": "CountdownEvent_TryAddCount_1", "signature": "bool CountdownEvent_TryAddCount_1(CountdownEvent * this, int32_t signalCount, MethodInfo * method)", "dotNetSignature": "Boolean TryAddCount(Int32)" }, { "virtualAddress": "0x007A8518", "name": "CountdownEvent_Reset", "signature": "void CountdownEvent_Reset(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x007A8520", "name": "CountdownEvent_Reset_1", "signature": "void CountdownEvent_Reset_1(CountdownEvent * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reset(Int32)" }, { "virtualAddress": "0x007A8630", "name": "CountdownEvent_Wait", "signature": "void CountdownEvent_Wait(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Void Wait()" }, { "virtualAddress": "0x007A8728", "name": "CountdownEvent_Wait_1", "signature": "void CountdownEvent_Wait_1(CountdownEvent * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Void Wait(CancellationToken)" }, { "virtualAddress": "0x007A8734", "name": "CountdownEvent_Wait_2", "signature": "bool CountdownEvent_Wait_2(CountdownEvent * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x007A87EC", "name": "CountdownEvent_Wait_3", "signature": "bool CountdownEvent_Wait_3(CountdownEvent * this, TimeSpan timeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean Wait(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x007A88A8", "name": "CountdownEvent_Wait_4", "signature": "bool CountdownEvent_Wait_4(CountdownEvent * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32)" }, { "virtualAddress": "0x007A863C", "name": "CountdownEvent_Wait_5", "signature": "bool CountdownEvent_Wait_5(CountdownEvent * this, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x007A7EBC", "name": "CountdownEvent_ThrowIfDisposed", "signature": "void CountdownEvent_ThrowIfDisposed(CountdownEvent * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfDisposed()" }, { "virtualAddress": "0x007A7F44", "name": "ManualResetEventSlim_get_WaitHandle", "signature": "WaitHandle * ManualResetEventSlim_get_WaitHandle(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_WaitHandle()" }, { "virtualAddress": "0x007AC4C8", "name": "ManualResetEventSlim_get_IsSet", "signature": "bool ManualResetEventSlim_get_IsSet(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSet()" }, { "virtualAddress": "0x007AC53C", "name": "ManualResetEventSlim_set_IsSet", "signature": "void ManualResetEventSlim_set_IsSet(ManualResetEventSlim * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsSet(Boolean)" }, { "virtualAddress": "0x007AC5FC", "name": "ManualResetEventSlim_get_SpinCount", "signature": "int32_t ManualResetEventSlim_get_SpinCount(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SpinCount()" }, { "virtualAddress": "0x007AC674", "name": "ManualResetEventSlim_set_SpinCount", "signature": "void ManualResetEventSlim_set_SpinCount(ManualResetEventSlim * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_SpinCount(Int32)" }, { "virtualAddress": "0x007AC6B4", "name": "ManualResetEventSlim_get_Waiters", "signature": "int32_t ManualResetEventSlim_get_Waiters(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Waiters()" }, { "virtualAddress": "0x007AC720", "name": "ManualResetEventSlim_set_Waiters", "signature": "void ManualResetEventSlim_set_Waiters(ManualResetEventSlim * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Waiters(Int32)" }, { "virtualAddress": "0x007A7E04", "name": "ManualResetEventSlim__ctor", "signature": "void ManualResetEventSlim__ctor(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "ManualResetEventSlim()" }, { "virtualAddress": "0x007AC804", "name": "ManualResetEventSlim__ctor_1", "signature": "void ManualResetEventSlim__ctor_1(ManualResetEventSlim * this, bool initialState, MethodInfo * method)", "dotNetSignature": "ManualResetEventSlim(Boolean)" }, { "virtualAddress": "0x007AC8AC", "name": "ManualResetEventSlim__ctor_2", "signature": "void ManualResetEventSlim__ctor_2(ManualResetEventSlim * this, bool initialState, int32_t spinCount, MethodInfo * method)", "dotNetSignature": "ManualResetEventSlim(Boolean, Int32)" }, { "virtualAddress": "0x007AC838", "name": "ManualResetEventSlim_Initialize", "signature": "void ManualResetEventSlim_Initialize(ManualResetEventSlim * this, bool initialState, int32_t spinCount, MethodInfo * method)", "dotNetSignature": "Void Initialize(Boolean, Int32)" }, { "virtualAddress": "0x007ACA0C", "name": "ManualResetEventSlim_EnsureLockObjectCreated", "signature": "void ManualResetEventSlim_EnsureLockObjectCreated(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Void EnsureLockObjectCreated()" }, { "virtualAddress": "0x007AC360", "name": "ManualResetEventSlim_LazyInitializeEvent", "signature": "bool ManualResetEventSlim_LazyInitializeEvent(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Boolean LazyInitializeEvent()" }, { "virtualAddress": "0x007A7E34", "name": "ManualResetEventSlim_Set", "signature": "void ManualResetEventSlim_Set(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Void Set()" }, { "virtualAddress": "0x007ACA90", "name": "ManualResetEventSlim_Set_1", "signature": "void ManualResetEventSlim_Set_1(ManualResetEventSlim * this, bool duringCancellation, MethodInfo * method)", "dotNetSignature": "Void Set(Boolean)" }, { "virtualAddress": "0x007A85E0", "name": "ManualResetEventSlim_Reset", "signature": "void ManualResetEventSlim_Reset(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x007ACCBC", "name": "ManualResetEventSlim_Wait", "signature": "void ManualResetEventSlim_Wait(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Void Wait()" }, { "virtualAddress": "0x007ACCC8", "name": "ManualResetEventSlim_Wait_1", "signature": "void ManualResetEventSlim_Wait_1(ManualResetEventSlim * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Void Wait(CancellationToken)" }, { "virtualAddress": "0x007ACCD4", "name": "ManualResetEventSlim_Wait_2", "signature": "bool ManualResetEventSlim_Wait_2(ManualResetEventSlim * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x007ACD8C", "name": "ManualResetEventSlim_Wait_3", "signature": "bool ManualResetEventSlim_Wait_3(ManualResetEventSlim * this, TimeSpan timeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean Wait(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x007ACE48", "name": "ManualResetEventSlim_Wait_4", "signature": "bool ManualResetEventSlim_Wait_4(ManualResetEventSlim * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32)" }, { "virtualAddress": "0x007A88B0", "name": "ManualResetEventSlim_Wait_5", "signature": "bool ManualResetEventSlim_Wait_5(ManualResetEventSlim * this, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x007A803C", "name": "ManualResetEventSlim_Dispose", "signature": "void ManualResetEventSlim_Dispose(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007ACE50", "name": "ManualResetEventSlim_Dispose_1", "signature": "void ManualResetEventSlim_Dispose_1(ManualResetEventSlim * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007AC2C4", "name": "ManualResetEventSlim_ThrowIfDisposed", "signature": "void ManualResetEventSlim_ThrowIfDisposed(ManualResetEventSlim * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfDisposed()" }, { "virtualAddress": "0x007ACF34", "name": "ManualResetEventSlim_CancellationTokenCallback", "signature": "void ManualResetEventSlim_CancellationTokenCallback(Object * obj, MethodInfo * method)", "dotNetSignature": "Void CancellationTokenCallback(Object)" }, { "virtualAddress": "0x007AC560", "name": "ManualResetEventSlim_UpdateStateAtomically", "signature": "void ManualResetEventSlim_UpdateStateAtomically(ManualResetEventSlim * this, int32_t newBits, int32_t updateBitsMask, MethodInfo * method)", "dotNetSignature": "Void UpdateStateAtomically(Int32, Int32)" }, { "virtualAddress": "0x007AC668", "name": "ManualResetEventSlim_ExtractStatePortionAndShiftRight", "signature": "int32_t ManualResetEventSlim_ExtractStatePortionAndShiftRight(int32_t state, int32_t mask, int32_t rightBitShiftCount, MethodInfo * method)", "dotNetSignature": "Int32 ExtractStatePortionAndShiftRight(Int32, Int32, Int32)" }, { "virtualAddress": "0x007AC534", "name": "ManualResetEventSlim_ExtractStatePortion", "signature": "int32_t ManualResetEventSlim_ExtractStatePortion(int32_t state, int32_t mask, MethodInfo * method)", "dotNetSignature": "Int32 ExtractStatePortion(Int32, Int32)" }, { "virtualAddress": "0x007AD038", "name": "ManualResetEventSlim__cctor", "signature": "void ManualResetEventSlim__cctor(MethodInfo * method)", "dotNetSignature": "ManualResetEventSlim()" }, { "virtualAddress": "0x007B158C", "name": "SemaphoreSlim_get_CurrentCount", "signature": "int32_t SemaphoreSlim_get_CurrentCount(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrentCount()" }, { "virtualAddress": "0x007B15B0", "name": "SemaphoreSlim_get_AvailableWaitHandle", "signature": "WaitHandle * SemaphoreSlim_get_AvailableWaitHandle(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_AvailableWaitHandle()" }, { "virtualAddress": "0x007B179C", "name": "SemaphoreSlim__ctor", "signature": "void SemaphoreSlim__ctor(SemaphoreSlim * this, int32_t initialCount, MethodInfo * method)", "dotNetSignature": "SemaphoreSlim(Int32)" }, { "virtualAddress": "0x007B17A4", "name": "SemaphoreSlim__ctor_1", "signature": "void SemaphoreSlim__ctor_1(SemaphoreSlim * this, int32_t initialCount, int32_t maxCount, MethodInfo * method)", "dotNetSignature": "SemaphoreSlim(Int32, Int32)" }, { "virtualAddress": "0x007B1960", "name": "SemaphoreSlim_Wait", "signature": "void SemaphoreSlim_Wait(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "Void Wait()" }, { "virtualAddress": "0x007B1E20", "name": "SemaphoreSlim_Wait_1", "signature": "void SemaphoreSlim_Wait_1(SemaphoreSlim * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Void Wait(CancellationToken)" }, { "virtualAddress": "0x007B1E2C", "name": "SemaphoreSlim_Wait_2", "signature": "bool SemaphoreSlim_Wait_2(SemaphoreSlim * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x007B1F5C", "name": "SemaphoreSlim_Wait_3", "signature": "bool SemaphoreSlim_Wait_3(SemaphoreSlim * this, TimeSpan timeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean Wait(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x007B2090", "name": "SemaphoreSlim_Wait_4", "signature": "bool SemaphoreSlim_Wait_4(SemaphoreSlim * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32)" }, { "virtualAddress": "0x007B196C", "name": "SemaphoreSlim_Wait_5", "signature": "bool SemaphoreSlim_Wait_5(SemaphoreSlim * this, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x007B23A8", "name": "SemaphoreSlim_WaitUntilCountOrTimeout", "signature": "bool SemaphoreSlim_WaitUntilCountOrTimeout(SemaphoreSlim * this, int32_t millisecondsTimeout, uint32_t startTime, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean WaitUntilCountOrTimeout(Int32, UInt32, CancellationToken)" }, { "virtualAddress": "0x007B243C", "name": "SemaphoreSlim_WaitAsync", "signature": "Task * SemaphoreSlim_WaitAsync(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "Task WaitAsync()" }, { "virtualAddress": "0x007B2448", "name": "SemaphoreSlim_WaitAsync_1", "signature": "Task * SemaphoreSlim_WaitAsync_1(SemaphoreSlim * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WaitAsync(CancellationToken)" }, { "virtualAddress": "0x007B2454", "name": "SemaphoreSlim_WaitAsync_2", "signature": "Task_1_System_Boolean_ * SemaphoreSlim_WaitAsync_2(SemaphoreSlim * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] WaitAsync(Int32)" }, { "virtualAddress": "0x007B245C", "name": "SemaphoreSlim_WaitAsync_3", "signature": "Task_1_System_Boolean_ * SemaphoreSlim_WaitAsync_3(SemaphoreSlim * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] WaitAsync(TimeSpan)" }, { "virtualAddress": "0x007B2464", "name": "SemaphoreSlim_WaitAsync_4", "signature": "Task_1_System_Boolean_ * SemaphoreSlim_WaitAsync_4(SemaphoreSlim * this, TimeSpan timeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] WaitAsync(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x007B20C8", "name": "SemaphoreSlim_WaitAsync_5", "signature": "Task_1_System_Boolean_ * SemaphoreSlim_WaitAsync_5(SemaphoreSlim * this, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] WaitAsync(Int32, CancellationToken)" }, { "virtualAddress": "0x007B2594", "name": "SemaphoreSlim_CreateAndAddAsyncWaiter", "signature": "SemaphoreSlim_TaskNode * SemaphoreSlim_CreateAndAddAsyncWaiter(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "SemaphoreSlim\u002BTaskNode CreateAndAddAsyncWaiter()" }, { "virtualAddress": "0x007B27C8", "name": "SemaphoreSlim_RemoveAsyncWaiter", "signature": "bool SemaphoreSlim_RemoveAsyncWaiter(SemaphoreSlim * this, SemaphoreSlim_TaskNode * task, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAsyncWaiter(SemaphoreSlim\u002BTaskNode)" }, { "virtualAddress": "0x007B2624", "name": "SemaphoreSlim_WaitUntilCountOrTimeoutAsync", "signature": "Task_1_System_Boolean_ * SemaphoreSlim_WaitUntilCountOrTimeoutAsync(SemaphoreSlim * this, SemaphoreSlim_TaskNode * asyncWaiter, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] WaitUntilCountOrTimeoutAsync(SemaphoreSlim\u002BTaskNode, Int32, CancellationToken)" }, { "virtualAddress": "0x007B2854", "name": "SemaphoreSlim_Release", "signature": "int32_t SemaphoreSlim_Release(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "Int32 Release()" }, { "virtualAddress": "0x007B285C", "name": "SemaphoreSlim_Release_1", "signature": "int32_t SemaphoreSlim_Release_1(SemaphoreSlim * this, int32_t releaseCount, MethodInfo * method)", "dotNetSignature": "Int32 Release(Int32)" }, { "virtualAddress": "0x007B2B20", "name": "SemaphoreSlim_QueueWaiterTask", "signature": "void SemaphoreSlim_QueueWaiterTask(SemaphoreSlim_TaskNode * waiterTask, MethodInfo * method)", "dotNetSignature": "Void QueueWaiterTask(SemaphoreSlim\u002BTaskNode)" }, { "virtualAddress": "0x007B2B2C", "name": "SemaphoreSlim_Dispose", "signature": "void SemaphoreSlim_Dispose(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007B2BA8", "name": "SemaphoreSlim_Dispose_1", "signature": "void SemaphoreSlim_Dispose_1(SemaphoreSlim * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007B2C08", "name": "SemaphoreSlim_CancellationTokenCanceledEventHandler", "signature": "void SemaphoreSlim_CancellationTokenCanceledEventHandler(Object * obj, MethodInfo * method)", "dotNetSignature": "Void CancellationTokenCanceledEventHandler(Object)" }, { "virtualAddress": "0x007B16E4", "name": "SemaphoreSlim_CheckDispose", "signature": "void SemaphoreSlim_CheckDispose(SemaphoreSlim * this, MethodInfo * method)", "dotNetSignature": "Void CheckDispose()" }, { "virtualAddress": "0x007B1958", "name": "SemaphoreSlim_GetResourceString", "signature": "String * SemaphoreSlim_GetResourceString(String * str, MethodInfo * method)", "dotNetSignature": "String GetResourceString(String)" }, { "virtualAddress": "0x007B2D00", "name": "SemaphoreSlim__cctor", "signature": "void SemaphoreSlim__cctor(MethodInfo * method)", "dotNetSignature": "SemaphoreSlim()" }, { "virtualAddress": "0x007B2758", "name": "SemaphoreSlim_TaskNode__ctor", "signature": "void SemaphoreSlim_TaskNode__ctor(SemaphoreSlim_TaskNode * this, MethodInfo * method)", "dotNetSignature": "SemaphoreSlim\u002BTaskNode()" }, { "virtualAddress": "0x007B34A0", "name": "SemaphoreSlim_TaskNode_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem", "signature": "void SemaphoreSlim_TaskNode_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem(SemaphoreSlim_TaskNode * this, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()" }, { "virtualAddress": "0x007B34F4", "name": "SemaphoreSlim_TaskNode_System_Threading_IThreadPoolWorkItem_MarkAborted", "signature": "void SemaphoreSlim_TaskNode_System_Threading_IThreadPoolWorkItem_MarkAborted(SemaphoreSlim_TaskNode * this, ThreadAbortException * tae, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.MarkAborted(ThreadAbortException)" }, { "virtualAddress": "0x0040071C", "name": "SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31_MoveNext", "signature": "void SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31_MoveNext(SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x00400724", "name": "SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31_SetStateMachine", "signature": "void SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31_SetStateMachine(SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x0040072C", "name": "SpinLock__ctor", "signature": "void SpinLock__ctor(SpinLock__Boxed * this, bool enableThreadOwnerTracking, MethodInfo * method)", "dotNetSignature": "SpinLock(Boolean)" }, { "virtualAddress": "0x00400738", "name": "SpinLock_Enter", "signature": "void SpinLock_Enter(SpinLock__Boxed * this, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void Enter(Boolean ByRef)" }, { "virtualAddress": "0x00400740", "name": "SpinLock_TryEnter", "signature": "void SpinLock_TryEnter(SpinLock__Boxed * this, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void TryEnter(Boolean ByRef)" }, { "virtualAddress": "0x00400750", "name": "SpinLock_TryEnter_1", "signature": "void SpinLock_TryEnter_1(SpinLock__Boxed * this, TimeSpan timeout, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void TryEnter(TimeSpan, Boolean ByRef)" }, { "virtualAddress": "0x00400758", "name": "SpinLock_TryEnter_2", "signature": "void SpinLock_TryEnter_2(SpinLock__Boxed * this, int32_t millisecondsTimeout, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void TryEnter(Int32, Boolean ByRef)" }, { "virtualAddress": "0x00400760", "name": "SpinLock_ContinueTryEnter", "signature": "void SpinLock_ContinueTryEnter(SpinLock__Boxed * this, int32_t millisecondsTimeout, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void ContinueTryEnter(Int32, Boolean ByRef)" }, { "virtualAddress": "0x00400768", "name": "SpinLock_DecrementWaiters", "signature": "void SpinLock_DecrementWaiters(SpinLock__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void DecrementWaiters()" }, { "virtualAddress": "0x00400770", "name": "SpinLock_ContinueTryEnterWithThreadTracking", "signature": "void SpinLock_ContinueTryEnterWithThreadTracking(SpinLock__Boxed * this, int32_t millisecondsTimeout, uint32_t startTime, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void ContinueTryEnterWithThreadTracking(Int32, UInt32, Boolean ByRef)" }, { "virtualAddress": "0x00400778", "name": "SpinLock_Exit", "signature": "void SpinLock_Exit(SpinLock__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Exit()" }, { "virtualAddress": "0x00400780", "name": "SpinLock_Exit_1", "signature": "void SpinLock_Exit_1(SpinLock__Boxed * this, bool useMemoryBarrier, MethodInfo * method)", "dotNetSignature": "Void Exit(Boolean)" }, { "virtualAddress": "0x0040078C", "name": "SpinLock_ExitSlowPath", "signature": "void SpinLock_ExitSlowPath(SpinLock__Boxed * this, bool useMemoryBarrier, MethodInfo * method)", "dotNetSignature": "Void ExitSlowPath(Boolean)" }, { "virtualAddress": "0x00400798", "name": "SpinLock_get_IsHeld", "signature": "bool SpinLock_get_IsHeld(SpinLock__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsHeld()" }, { "virtualAddress": "0x004007D8", "name": "SpinLock_get_IsHeldByCurrentThread", "signature": "bool SpinLock_get_IsHeldByCurrentThread(SpinLock__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsHeldByCurrentThread()" }, { "virtualAddress": "0x004007E0", "name": "SpinLock_get_IsThreadOwnerTrackingEnabled", "signature": "bool SpinLock_get_IsThreadOwnerTrackingEnabled(SpinLock__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsThreadOwnerTrackingEnabled()" }, { "virtualAddress": "0x007B4094", "name": "SpinLock__cctor", "signature": "void SpinLock__cctor(MethodInfo * method)", "dotNetSignature": "SpinLock()" }, { "virtualAddress": "0x007B40E8", "name": "SpinLock_SystemThreading_SpinLockDebugView__ctor", "signature": "void SpinLock_SystemThreading_SpinLockDebugView__ctor(SpinLock_SystemThreading_SpinLockDebugView * this, SpinLock spinLock, MethodInfo * method)", "dotNetSignature": "SpinLock\u002BSystemThreading_SpinLockDebugView(SpinLock)" }, { "virtualAddress": "0x007B4114", "name": "SpinLock_SystemThreading_SpinLockDebugView_get_IsHeldByCurrentThread", "signature": "Nullable_1_Boolean_ SpinLock_SystemThreading_SpinLockDebugView_get_IsHeldByCurrentThread(SpinLock_SystemThreading_SpinLockDebugView * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Boolean] get_IsHeldByCurrentThread()" }, { "virtualAddress": "0x007B41FC", "name": "SpinLock_SystemThreading_SpinLockDebugView_get_OwnerThreadID", "signature": "Nullable_1_Int32_ SpinLock_SystemThreading_SpinLockDebugView_get_OwnerThreadID(SpinLock_SystemThreading_SpinLockDebugView * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int32] get_OwnerThreadID()" }, { "virtualAddress": "0x007B4284", "name": "SpinLock_SystemThreading_SpinLockDebugView_get_IsHeld", "signature": "bool SpinLock_SystemThreading_SpinLockDebugView_get_IsHeld(SpinLock_SystemThreading_SpinLockDebugView * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsHeld()" }, { "virtualAddress": "0x00400808", "name": "SpinWait_get_Count", "signature": "int32_t SpinWait_get_Count(SpinWait__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00400810", "name": "SpinWait_get_NextSpinWillYield", "signature": "bool SpinWait_get_NextSpinWillYield(SpinWait__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_NextSpinWillYield()" }, { "virtualAddress": "0x00400840", "name": "SpinWait_SpinOnce", "signature": "void SpinWait_SpinOnce(SpinWait__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void SpinOnce()" }, { "virtualAddress": "0x00400848", "name": "SpinWait_Reset", "signature": "void SpinWait_Reset(SpinWait__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x007B42D4", "name": "SpinWait_SpinUntil", "signature": "void SpinWait_SpinUntil(Func_1_Boolean_ * condition, MethodInfo * method)", "dotNetSignature": "Void SpinUntil(Func\u00601[Boolean])" }, { "virtualAddress": "0x007B44BC", "name": "SpinWait_SpinUntil_1", "signature": "bool SpinWait_SpinUntil_1(Func_1_Boolean_ * condition, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean SpinUntil(Func\u00601[Boolean], TimeSpan)" }, { "virtualAddress": "0x007B42DC", "name": "SpinWait_SpinUntil_2", "signature": "bool SpinWait_SpinUntil_2(Func_1_Boolean_ * condition, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean SpinUntil(Func\u00601[Boolean], Int32)" }, { "virtualAddress": "0x007A73E0", "name": "PlatformHelper_get_ProcessorCount", "signature": "int32_t PlatformHelper_get_ProcessorCount(MethodInfo * method)", "dotNetSignature": "Int32 get_ProcessorCount()" }, { "virtualAddress": "0x007AC9F0", "name": "PlatformHelper_get_IsSingleProcessor", "signature": "bool PlatformHelper_get_IsSingleProcessor(MethodInfo * method)", "dotNetSignature": "Boolean get_IsSingleProcessor()" }, { "virtualAddress": "0x0084C080", "name": "TimeoutHelper_GetTime", "signature": "uint32_t TimeoutHelper_GetTime(MethodInfo * method)", "dotNetSignature": "UInt32 GetTime()" }, { "virtualAddress": "0x0084C088", "name": "TimeoutHelper_UpdateTimeOut", "signature": "int32_t TimeoutHelper_UpdateTimeOut(uint32_t startTime, int32_t originalWaitMillisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 UpdateTimeOut(UInt32, Int32)" }, { "virtualAddress": "0x009AFA20", "name": "AbandonedMutexException__ctor", "signature": "void AbandonedMutexException__ctor(AbandonedMutexException * this, MethodInfo * method)", "dotNetSignature": "AbandonedMutexException()" }, { "virtualAddress": "0x009AFA9C", "name": "AbandonedMutexException__ctor_1", "signature": "void AbandonedMutexException__ctor_1(AbandonedMutexException * this, String * message, MethodInfo * method)", "dotNetSignature": "AbandonedMutexException(String)" }, { "virtualAddress": "0x009AFAD8", "name": "AbandonedMutexException__ctor_2", "signature": "void AbandonedMutexException__ctor_2(AbandonedMutexException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "AbandonedMutexException(String, Exception)" }, { "virtualAddress": "0x009AFB14", "name": "AbandonedMutexException__ctor_3", "signature": "void AbandonedMutexException__ctor_3(AbandonedMutexException * this, int32_t location, WaitHandle * handle, MethodInfo * method)", "dotNetSignature": "AbandonedMutexException(Int32, WaitHandle)" }, { "virtualAddress": "0x009AFC60", "name": "AbandonedMutexException__ctor_4", "signature": "void AbandonedMutexException__ctor_4(AbandonedMutexException * this, String * message, int32_t location, WaitHandle * handle, MethodInfo * method)", "dotNetSignature": "AbandonedMutexException(String, Int32, WaitHandle)" }, { "virtualAddress": "0x009AFCF8", "name": "AbandonedMutexException__ctor_5", "signature": "void AbandonedMutexException__ctor_5(AbandonedMutexException * this, String * message, Exception * inner, int32_t location, WaitHandle * handle, MethodInfo * method)", "dotNetSignature": "AbandonedMutexException(String, Exception, Int32, WaitHandle)" }, { "virtualAddress": "0x009AFBEC", "name": "AbandonedMutexException_SetupException", "signature": "void AbandonedMutexException_SetupException(AbandonedMutexException * this, int32_t location, WaitHandle * handle, MethodInfo * method)", "dotNetSignature": "Void SetupException(Int32, WaitHandle)" }, { "virtualAddress": "0x009AFD90", "name": "AbandonedMutexException__ctor_6", "signature": "void AbandonedMutexException__ctor_6(AbandonedMutexException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "AbandonedMutexException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x009AFDA0", "name": "AbandonedMutexException_get_Mutex", "signature": "Mutex * AbandonedMutexException_get_Mutex(AbandonedMutexException * this, MethodInfo * method)", "dotNetSignature": "Mutex get_Mutex()" }, { "virtualAddress": "0x009AFDA8", "name": "AbandonedMutexException_get_MutexIndex", "signature": "int32_t AbandonedMutexException_get_MutexIndex(AbandonedMutexException * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MutexIndex()" }, { "virtualAddress": "0x007A43A4", "name": "AutoResetEvent__ctor", "signature": "void AutoResetEvent__ctor(AutoResetEvent * this, bool initialState, MethodInfo * method)", "dotNetSignature": "AutoResetEvent(Boolean)" }, { "virtualAddress": "0x007A43B4", "name": "EventWaitHandle__ctor", "signature": "void EventWaitHandle__ctor(EventWaitHandle * this, bool initialState, EventResetMode__Enum mode, MethodInfo * method)", "dotNetSignature": "EventWaitHandle(Boolean, EventResetMode)" }, { "virtualAddress": "0x007A8D6C", "name": "EventWaitHandle__ctor_1", "signature": "void EventWaitHandle__ctor_1(EventWaitHandle * this, bool initialState, EventResetMode__Enum mode, String * name, MethodInfo * method)", "dotNetSignature": "EventWaitHandle(Boolean, EventResetMode, String)" }, { "virtualAddress": "0x007A9034", "name": "EventWaitHandle__ctor_2", "signature": "void EventWaitHandle__ctor_2(EventWaitHandle * this, bool initialState, EventResetMode__Enum mode, String * name, bool * createdNew, MethodInfo * method)", "dotNetSignature": "EventWaitHandle(Boolean, EventResetMode, String, Boolean\u0026)" }, { "virtualAddress": "0x007A903C", "name": "EventWaitHandle__ctor_3", "signature": "void EventWaitHandle__ctor_3(EventWaitHandle * this, bool initialState, EventResetMode__Enum mode, String * name, bool * createdNew, EventWaitHandleSecurity * eventSecurity, MethodInfo * method)", "dotNetSignature": "EventWaitHandle(Boolean, EventResetMode, String, Boolean\u0026, EventWaitHandleSecurity)" }, { "virtualAddress": "0x007A930C", "name": "EventWaitHandle__ctor_4", "signature": "void EventWaitHandle__ctor_4(EventWaitHandle * this, SafeWaitHandle * handle, MethodInfo * method)", "dotNetSignature": "EventWaitHandle(SafeWaitHandle)" }, { "virtualAddress": "0x007A9390", "name": "EventWaitHandle_OpenExisting", "signature": "EventWaitHandle * EventWaitHandle_OpenExisting(String * name, MethodInfo * method)", "dotNetSignature": "EventWaitHandle OpenExisting(String)" }, { "virtualAddress": "0x007A9398", "name": "EventWaitHandle_OpenExisting_1", "signature": "EventWaitHandle * EventWaitHandle_OpenExisting_1(String * name, EventWaitHandleRights__Enum rights, MethodInfo * method)", "dotNetSignature": "EventWaitHandle OpenExisting(String, EventWaitHandleRights)" }, { "virtualAddress": "0x007A9588", "name": "EventWaitHandle_TryOpenExisting", "signature": "bool EventWaitHandle_TryOpenExisting(String * name, EventWaitHandle * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryOpenExisting(String, EventWaitHandle ByRef)" }, { "virtualAddress": "0x007A9598", "name": "EventWaitHandle_TryOpenExisting_1", "signature": "bool EventWaitHandle_TryOpenExisting_1(String * name, EventWaitHandleRights__Enum rights, EventWaitHandle * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryOpenExisting(String, EventWaitHandleRights, EventWaitHandle ByRef)" }, { "virtualAddress": "0x007A93E0", "name": "EventWaitHandle_OpenExistingWorker", "signature": "WaitHandle_OpenExistingResult__Enum EventWaitHandle_OpenExistingWorker(String * name, EventWaitHandleRights__Enum rights, EventWaitHandle * * result, MethodInfo * method)", "dotNetSignature": "WaitHandle\u002BOpenExistingResult OpenExistingWorker(String, EventWaitHandleRights, EventWaitHandle ByRef)" }, { "virtualAddress": "0x007A95A4", "name": "EventWaitHandle_Reset", "signature": "bool EventWaitHandle_Reset(EventWaitHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean Reset()" }, { "virtualAddress": "0x007A5D28", "name": "EventWaitHandle_Set", "signature": "bool EventWaitHandle_Set(EventWaitHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean Set()" }, { "virtualAddress": "0x007A97A4", "name": "EventWaitHandle_GetAccessControl", "signature": "EventWaitHandleSecurity * EventWaitHandle_GetAccessControl(EventWaitHandle * this, MethodInfo * method)", "dotNetSignature": "EventWaitHandleSecurity GetAccessControl()" }, { "virtualAddress": "0x007A9814", "name": "EventWaitHandle_SetAccessControl", "signature": "void EventWaitHandle_SetAccessControl(EventWaitHandle * this, EventWaitHandleSecurity * eventSecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(EventWaitHandleSecurity)" }, { "virtualAddress": "0x007A4504", "name": "ContextCallback__ctor", "signature": "void ContextCallback__ctor(ContextCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ContextCallback(Object, IntPtr)" }, { "virtualAddress": "0x007A7924", "name": "ContextCallback_Invoke", "signature": "void ContextCallback_Invoke(ContextCallback * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x007A7CDC", "name": "ContextCallback_BeginInvoke", "signature": "IAsyncResult * ContextCallback_BeginInvoke(ContextCallback * this, Object * state, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x007A7D00", "name": "ContextCallback_EndInvoke", "signature": "void ContextCallback_EndInvoke(ContextCallback * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0040063C", "name": "ExecutionContextSwitcher_UndoNoThrow", "signature": "bool ExecutionContextSwitcher_UndoNoThrow(ExecutionContextSwitcher__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean UndoNoThrow()" }, { "virtualAddress": "0x00400644", "name": "ExecutionContextSwitcher_Undo", "signature": "void ExecutionContextSwitcher_Undo(ExecutionContextSwitcher__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Undo()" }, { "virtualAddress": "0x00407E74", "name": "AsyncFlowControl_Setup", "signature": "void AsyncFlowControl_Setup(AsyncFlowControl__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Setup()" }, { "virtualAddress": "0x00407E7C", "name": "AsyncFlowControl_Dispose", "signature": "void AsyncFlowControl_Dispose(AsyncFlowControl__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407E84", "name": "AsyncFlowControl_Undo", "signature": "void AsyncFlowControl_Undo(AsyncFlowControl__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Undo()" }, { "virtualAddress": "0x00407E8C", "name": "AsyncFlowControl_GetHashCode", "signature": "int32_t AsyncFlowControl_GetHashCode(AsyncFlowControl__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00407E94", "name": "AsyncFlowControl_Equals", "signature": "bool AsyncFlowControl_Equals(AsyncFlowControl__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00407E9C", "name": "AsyncFlowControl_Equals_1", "signature": "bool AsyncFlowControl_Equals_1(AsyncFlowControl__Boxed * this, AsyncFlowControl obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(AsyncFlowControl)" }, { "virtualAddress": "0x009B00D8", "name": "AsyncFlowControl_op_Equality", "signature": "bool AsyncFlowControl_op_Equality(AsyncFlowControl a, AsyncFlowControl b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(AsyncFlowControl, AsyncFlowControl)" }, { "virtualAddress": "0x009B0124", "name": "AsyncFlowControl_op_Inequality", "signature": "bool AsyncFlowControl_op_Inequality(AsyncFlowControl a, AsyncFlowControl b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(AsyncFlowControl, AsyncFlowControl)" }, { "virtualAddress": "0x007A9854", "name": "ExecutionContext_get_isNewCapture", "signature": "bool ExecutionContext_get_isNewCapture(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_isNewCapture()" }, { "virtualAddress": "0x007A9868", "name": "ExecutionContext_set_isNewCapture", "signature": "void ExecutionContext_set_isNewCapture(ExecutionContext * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_isNewCapture(Boolean)" }, { "virtualAddress": "0x007A9884", "name": "ExecutionContext_get_isFlowSuppressed", "signature": "bool ExecutionContext_get_isFlowSuppressed(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_isFlowSuppressed()" }, { "virtualAddress": "0x007A9890", "name": "ExecutionContext_set_isFlowSuppressed", "signature": "void ExecutionContext_set_isFlowSuppressed(ExecutionContext * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_isFlowSuppressed(Boolean)" }, { "virtualAddress": "0x007A98AC", "name": "ExecutionContext_get_PreAllocatedDefault", "signature": "ExecutionContext * ExecutionContext_get_PreAllocatedDefault(MethodInfo * method)", "dotNetSignature": "ExecutionContext get_PreAllocatedDefault()" }, { "virtualAddress": "0x007A9914", "name": "ExecutionContext_get_IsPreAllocatedDefault", "signature": "bool ExecutionContext_get_IsPreAllocatedDefault(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsPreAllocatedDefault()" }, { "virtualAddress": "0x007A9920", "name": "ExecutionContext__ctor", "signature": "void ExecutionContext__ctor(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext()" }, { "virtualAddress": "0x007A9928", "name": "ExecutionContext__ctor_1", "signature": "void ExecutionContext__ctor_1(ExecutionContext * this, bool isPreAllocatedDefault, MethodInfo * method)", "dotNetSignature": "ExecutionContext(Boolean)" }, { "virtualAddress": "0x007A995C", "name": "ExecutionContext_GetLocalValue", "signature": "Object * ExecutionContext_GetLocalValue(IAsyncLocal * local, MethodInfo * method)", "dotNetSignature": "Object GetLocalValue(IAsyncLocal)" }, { "virtualAddress": "0x007A9A28", "name": "ExecutionContext_SetLocalValue", "signature": "void ExecutionContext_SetLocalValue(IAsyncLocal * local, Object * newValue, bool needChangeNotifications, MethodInfo * method)", "dotNetSignature": "Void SetLocalValue(IAsyncLocal, Object, Boolean)" }, { "virtualAddress": "0x007A9C4C", "name": "ExecutionContext_OnAsyncLocalContextChanged", "signature": "void ExecutionContext_OnAsyncLocalContextChanged(ExecutionContext * previous, ExecutionContext * current, MethodInfo * method)", "dotNetSignature": "Void OnAsyncLocalContextChanged(ExecutionContext, ExecutionContext)" }, { "virtualAddress": "0x007AA0CC", "name": "ExecutionContext_get_LogicalCallContext", "signature": "LogicalCallContext * ExecutionContext_get_LogicalCallContext(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x007AA138", "name": "ExecutionContext_set_LogicalCallContext", "signature": "void ExecutionContext_set_LogicalCallContext(ExecutionContext * this, LogicalCallContext * value, MethodInfo * method)", "dotNetSignature": "Void set_LogicalCallContext(LogicalCallContext)" }, { "virtualAddress": "0x007AA140", "name": "ExecutionContext_get_IllogicalCallContext", "signature": "IllogicalCallContext * ExecutionContext_get_IllogicalCallContext(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "IllogicalCallContext get_IllogicalCallContext()" }, { "virtualAddress": "0x007AA1AC", "name": "ExecutionContext_set_IllogicalCallContext", "signature": "void ExecutionContext_set_IllogicalCallContext(ExecutionContext * this, IllogicalCallContext * value, MethodInfo * method)", "dotNetSignature": "Void set_IllogicalCallContext(IllogicalCallContext)" }, { "virtualAddress": "0x007AA1B4", "name": "ExecutionContext_get_SynchronizationContext", "signature": "SynchronizationContext * ExecutionContext_get_SynchronizationContext(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContext get_SynchronizationContext()" }, { "virtualAddress": "0x007AA1BC", "name": "ExecutionContext_set_SynchronizationContext", "signature": "void ExecutionContext_set_SynchronizationContext(ExecutionContext * this, SynchronizationContext * value, MethodInfo * method)", "dotNetSignature": "Void set_SynchronizationContext(SynchronizationContext)" }, { "virtualAddress": "0x007AA1C4", "name": "ExecutionContext_get_SynchronizationContextNoFlow", "signature": "SynchronizationContext * ExecutionContext_get_SynchronizationContextNoFlow(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContext get_SynchronizationContextNoFlow()" }, { "virtualAddress": "0x007AA1CC", "name": "ExecutionContext_set_SynchronizationContextNoFlow", "signature": "void ExecutionContext_set_SynchronizationContextNoFlow(ExecutionContext * this, SynchronizationContext * value, MethodInfo * method)", "dotNetSignature": "Void set_SynchronizationContextNoFlow(SynchronizationContext)" }, { "virtualAddress": "0x007AA1D4", "name": "ExecutionContext_Dispose", "signature": "void ExecutionContext_Dispose(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007A4514", "name": "ExecutionContext_Run", "signature": "void ExecutionContext_Run(ExecutionContext * executionContext, ContextCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "Void Run(ExecutionContext, ContextCallback, Object)" }, { "virtualAddress": "0x007AA1D8", "name": "ExecutionContext_Run_1", "signature": "void ExecutionContext_Run_1(ExecutionContext * executionContext, ContextCallback * callback, Object * state, bool preserveSyncCtx, MethodInfo * method)", "dotNetSignature": "Void Run(ExecutionContext, ContextCallback, Object, Boolean)" }, { "virtualAddress": "0x007AA264", "name": "ExecutionContext_RunInternal", "signature": "void ExecutionContext_RunInternal(ExecutionContext * executionContext, ContextCallback * callback, Object * state, bool preserveSyncCtx, MethodInfo * method)", "dotNetSignature": "Void RunInternal(ExecutionContext, ContextCallback, Object, Boolean)" }, { "virtualAddress": "0x007AA7CC", "name": "ExecutionContext_EstablishCopyOnWriteScope", "signature": "void ExecutionContext_EstablishCopyOnWriteScope(ExecutionContextSwitcher * ecsw, MethodInfo * method)", "dotNetSignature": "Void EstablishCopyOnWriteScope(ExecutionContextSwitcher ByRef)" }, { "virtualAddress": "0x007AA508", "name": "ExecutionContext_EstablishCopyOnWriteScope_1", "signature": "void ExecutionContext_EstablishCopyOnWriteScope_1(Thread * currentThread, bool knownNullWindowsIdentity, ExecutionContextSwitcher * ecsw, MethodInfo * method)", "dotNetSignature": "Void EstablishCopyOnWriteScope(Thread, Boolean, ExecutionContextSwitcher ByRef)" }, { "virtualAddress": "0x007AA564", "name": "ExecutionContext_SetExecutionContext", "signature": "ExecutionContextSwitcher ExecutionContext_SetExecutionContext(ExecutionContext * executionContext, bool preserveSyncCtx, MethodInfo * method)", "dotNetSignature": "ExecutionContextSwitcher SetExecutionContext(ExecutionContext, Boolean)" }, { "virtualAddress": "0x007AA938", "name": "ExecutionContext_CreateCopy", "signature": "ExecutionContext * ExecutionContext_CreateCopy(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext CreateCopy()" }, { "virtualAddress": "0x007AAA74", "name": "ExecutionContext_CreateMutableCopy", "signature": "ExecutionContext * ExecutionContext_CreateMutableCopy(ExecutionContext * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext CreateMutableCopy()" }, { "virtualAddress": "0x007AAB78", "name": "ExecutionContext_SuppressFlow", "signature": "AsyncFlowControl ExecutionContext_SuppressFlow(MethodInfo * method)", "dotNetSignature": "AsyncFlowControl SuppressFlow()" }, { "virtualAddress": "0x007AAC98", "name": "ExecutionContext_RestoreFlow", "signature": "void ExecutionContext_RestoreFlow(MethodInfo * method)", "dotNetSignature": "Void RestoreFlow()" }, { "virtualAddress": "0x007AAC64", "name": "ExecutionContext_IsFlowSuppressed", "signature": "bool ExecutionContext_IsFlowSuppressed(MethodInfo * method)", "dotNetSignature": "Boolean IsFlowSuppressed()" }, { "virtualAddress": "0x007AAD60", "name": "ExecutionContext_Capture", "signature": "ExecutionContext * ExecutionContext_Capture(MethodInfo * method)", "dotNetSignature": "ExecutionContext Capture()" }, { "virtualAddress": "0x007AADC0", "name": "ExecutionContext_FastCapture", "signature": "ExecutionContext * ExecutionContext_FastCapture(MethodInfo * method)", "dotNetSignature": "ExecutionContext FastCapture()" }, { "virtualAddress": "0x007A4EE0", "name": "ExecutionContext_Capture_1", "signature": "ExecutionContext * ExecutionContext_Capture_1(StackCrawlMark__Enum * stackMark, ExecutionContext_CaptureOptions__Enum options, MethodInfo * method)", "dotNetSignature": "ExecutionContext Capture(StackCrawlMark ByRef, ExecutionContext\u002BCaptureOptions)" }, { "virtualAddress": "0x007AAE3C", "name": "ExecutionContext_GetObjectData", "signature": "void ExecutionContext_GetObjectData(ExecutionContext * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007AAF34", "name": "ExecutionContext__ctor_2", "signature": "void ExecutionContext__ctor_2(ExecutionContext * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ExecutionContext(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007AA484", "name": "ExecutionContext_IsDefaultFTContext", "signature": "bool ExecutionContext_IsDefaultFTContext(ExecutionContext * this, bool ignoreSyncCtx, MethodInfo * method)", "dotNetSignature": "Boolean IsDefaultFTContext(Boolean)" }, { "virtualAddress": "0x007AB01C", "name": "ExecutionContext__cctor", "signature": "void ExecutionContext__cctor(MethodInfo * method)", "dotNetSignature": "ExecutionContext()" }, { "virtualAddress": "0x004004E0", "name": "ExecutionContext_Reader__ctor", "signature": "void ExecutionContext_Reader__ctor(ExecutionContext_Reader__Boxed * this, ExecutionContext * ec, MethodInfo * method)", "dotNetSignature": "ExecutionContext\u002BReader(ExecutionContext)" }, { "virtualAddress": "0x004004E8", "name": "ExecutionContext_Reader_DangerousGetRawExecutionContext", "signature": "ExecutionContext * ExecutionContext_Reader_DangerousGetRawExecutionContext(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext DangerousGetRawExecutionContext()" }, { "virtualAddress": "0x004004F0", "name": "ExecutionContext_Reader_get_IsNull", "signature": "bool ExecutionContext_Reader_get_IsNull(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNull()" }, { "virtualAddress": "0x00400500", "name": "ExecutionContext_Reader_IsDefaultFTContext", "signature": "bool ExecutionContext_Reader_IsDefaultFTContext(ExecutionContext_Reader__Boxed * this, bool ignoreSyncCtx, MethodInfo * method)", "dotNetSignature": "Boolean IsDefaultFTContext(Boolean)" }, { "virtualAddress": "0x0040051C", "name": "ExecutionContext_Reader_get_IsFlowSuppressed", "signature": "bool ExecutionContext_Reader_get_IsFlowSuppressed(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFlowSuppressed()" }, { "virtualAddress": "0x00400538", "name": "ExecutionContext_Reader_IsSame", "signature": "bool ExecutionContext_Reader_IsSame(ExecutionContext_Reader__Boxed * this, ExecutionContext_Reader other, MethodInfo * method)", "dotNetSignature": "Boolean IsSame(ExecutionContext\u002BReader)" }, { "virtualAddress": "0x00400548", "name": "ExecutionContext_Reader_get_SynchronizationContext", "signature": "SynchronizationContext * ExecutionContext_Reader_get_SynchronizationContext(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContext get_SynchronizationContext()" }, { "virtualAddress": "0x00400560", "name": "ExecutionContext_Reader_get_SynchronizationContextNoFlow", "signature": "SynchronizationContext * ExecutionContext_Reader_get_SynchronizationContextNoFlow(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContext get_SynchronizationContextNoFlow()" }, { "virtualAddress": "0x00400578", "name": "ExecutionContext_Reader_get_LogicalCallContext", "signature": "LogicalCallContext_Reader ExecutionContext_Reader_get_LogicalCallContext(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext\u002BReader get_LogicalCallContext()" }, { "virtualAddress": "0x00400594", "name": "ExecutionContext_Reader_get_IllogicalCallContext", "signature": "IllogicalCallContext_Reader ExecutionContext_Reader_get_IllogicalCallContext(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "IllogicalCallContext\u002BReader get_IllogicalCallContext()" }, { "virtualAddress": "0x004005B0", "name": "ExecutionContext_Reader_GetLocalValue", "signature": "Object * ExecutionContext_Reader_GetLocalValue(ExecutionContext_Reader__Boxed * this, IAsyncLocal * local, MethodInfo * method)", "dotNetSignature": "Object GetLocalValue(IAsyncLocal)" }, { "virtualAddress": "0x004005B8", "name": "ExecutionContext_Reader_HasSameLocalValues", "signature": "bool ExecutionContext_Reader_HasSameLocalValues(ExecutionContext_Reader__Boxed * this, ExecutionContext * other, MethodInfo * method)", "dotNetSignature": "Boolean HasSameLocalValues(ExecutionContext)" }, { "virtualAddress": "0x004005E0", "name": "ExecutionContext_Reader_HasLocalValues", "signature": "bool ExecutionContext_Reader_HasLocalValues(ExecutionContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean HasLocalValues()" }, { "virtualAddress": "0x007AC0D4", "name": "LockRecursionException__ctor", "signature": "void LockRecursionException__ctor(LockRecursionException * this, MethodInfo * method)", "dotNetSignature": "LockRecursionException()" }, { "virtualAddress": "0x007AC13C", "name": "LockRecursionException__ctor_1", "signature": "void LockRecursionException__ctor_1(LockRecursionException * this, String * message, MethodInfo * method)", "dotNetSignature": "LockRecursionException(String)" }, { "virtualAddress": "0x007AC1B4", "name": "LockRecursionException__ctor_2", "signature": "void LockRecursionException__ctor_2(LockRecursionException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "LockRecursionException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007AC244", "name": "LockRecursionException__ctor_3", "signature": "void LockRecursionException__ctor_3(LockRecursionException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "LockRecursionException(String, Exception)" }, { "virtualAddress": "0x007A5D18", "name": "ManualResetEvent__ctor", "signature": "void ManualResetEvent__ctor(ManualResetEvent * this, bool initialState, MethodInfo * method)", "dotNetSignature": "ManualResetEvent(Boolean)" }, { "virtualAddress": "0x007ABF28", "name": "Monitor_Enter", "signature": "void Monitor_Enter(Object * obj, MethodInfo * method)", "dotNetSignature": "Void Enter(Object)" }, { "virtualAddress": "0x007ABEFC", "name": "Monitor_Enter_1", "signature": "void Monitor_Enter_1(Object * obj, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void Enter(Object, Boolean ByRef)" }, { "virtualAddress": "0x007AD0BC", "name": "Monitor_ThrowLockTakenException", "signature": "void Monitor_ThrowLockTakenException(MethodInfo * method)", "dotNetSignature": "Void ThrowLockTakenException()" }, { "virtualAddress": "0x007ABF1C", "name": "Monitor_Exit", "signature": "void Monitor_Exit(Object * obj, MethodInfo * method)", "dotNetSignature": "Void Exit(Object)" }, { "virtualAddress": "0x007AD154", "name": "Monitor_TryEnter", "signature": "bool Monitor_TryEnter(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean TryEnter(Object)" }, { "virtualAddress": "0x007AD198", "name": "Monitor_TryEnter_1", "signature": "void Monitor_TryEnter_1(Object * obj, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void TryEnter(Object, Boolean ByRef)" }, { "virtualAddress": "0x007AD288", "name": "Monitor_TryEnter_2", "signature": "bool Monitor_TryEnter_2(Object * obj, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean TryEnter(Object, Int32)" }, { "virtualAddress": "0x007AD2B0", "name": "Monitor_MillisecondsTimeoutFromTimeSpan", "signature": "int32_t Monitor_MillisecondsTimeoutFromTimeSpan(TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Int32 MillisecondsTimeoutFromTimeSpan(TimeSpan)" }, { "virtualAddress": "0x007AD374", "name": "Monitor_TryEnter_3", "signature": "bool Monitor_TryEnter_3(Object * obj, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean TryEnter(Object, TimeSpan)" }, { "virtualAddress": "0x007AD180", "name": "Monitor_TryEnter_4", "signature": "void Monitor_TryEnter_4(Object * obj, int32_t millisecondsTimeout, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void TryEnter(Object, Int32, Boolean ByRef)" }, { "virtualAddress": "0x007AD3B0", "name": "Monitor_TryEnter_5", "signature": "void Monitor_TryEnter_5(Object * obj, TimeSpan timeout, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void TryEnter(Object, TimeSpan, Boolean ByRef)" }, { "virtualAddress": "0x007AD3F0", "name": "Monitor_IsEntered", "signature": "bool Monitor_IsEntered(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean IsEntered(Object)" }, { "virtualAddress": "0x007AD478", "name": "Monitor_Wait", "signature": "bool Monitor_Wait(Object * obj, int32_t millisecondsTimeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Object, Int32, Boolean)" }, { "virtualAddress": "0x007AD5DC", "name": "Monitor_Wait_1", "signature": "bool Monitor_Wait_1(Object * obj, TimeSpan timeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Object, TimeSpan, Boolean)" }, { "virtualAddress": "0x007ABF20", "name": "Monitor_Wait_2", "signature": "bool Monitor_Wait_2(Object * obj, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Object, Int32)" }, { "virtualAddress": "0x007AD610", "name": "Monitor_Wait_3", "signature": "bool Monitor_Wait_3(Object * obj, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Object, TimeSpan)" }, { "virtualAddress": "0x007AD640", "name": "Monitor_Wait_4", "signature": "bool Monitor_Wait_4(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Object)" }, { "virtualAddress": "0x007AC050", "name": "Monitor_Pulse", "signature": "void Monitor_Pulse(Object * obj, MethodInfo * method)", "dotNetSignature": "Void Pulse(Object)" }, { "virtualAddress": "0x007ACC38", "name": "Monitor_PulseAll", "signature": "void Monitor_PulseAll(Object * obj, MethodInfo * method)", "dotNetSignature": "Void PulseAll(Object)" }, { "virtualAddress": "0x007AD75C", "name": "Monitor_Monitor_test_synchronised", "signature": "bool Monitor_Monitor_test_synchronised(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Monitor_test_synchronised(Object)" }, { "virtualAddress": "0x007AD760", "name": "Monitor_Monitor_pulse", "signature": "void Monitor_Monitor_pulse(Object * obj, MethodInfo * method)", "dotNetSignature": "Void Monitor_pulse(Object)" }, { "virtualAddress": "0x007AD64C", "name": "Monitor_ObjPulse", "signature": "void Monitor_ObjPulse(Object * obj, MethodInfo * method)", "dotNetSignature": "Void ObjPulse(Object)" }, { "virtualAddress": "0x007AD798", "name": "Monitor_Monitor_pulse_all", "signature": "void Monitor_Monitor_pulse_all(Object * obj, MethodInfo * method)", "dotNetSignature": "Void Monitor_pulse_all(Object)" }, { "virtualAddress": "0x007AD6D4", "name": "Monitor_ObjPulseAll", "signature": "void Monitor_ObjPulseAll(Object * obj, MethodInfo * method)", "dotNetSignature": "Void ObjPulseAll(Object)" }, { "virtualAddress": "0x007AD79C", "name": "Monitor_Monitor_wait", "signature": "bool Monitor_Monitor_wait(Object * obj, int32_t ms, MethodInfo * method)", "dotNetSignature": "Boolean Monitor_wait(Object, Int32)" }, { "virtualAddress": "0x007AD510", "name": "Monitor_ObjWait", "signature": "bool Monitor_ObjWait(bool exitContext, int32_t millisecondsTimeout, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean ObjWait(Boolean, Int32, Object)" }, { "virtualAddress": "0x007AD7A0", "name": "Monitor_try_enter_with_atomic_var", "signature": "void Monitor_try_enter_with_atomic_var(Object * obj, int32_t millisecondsTimeout, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void try_enter_with_atomic_var(Object, Int32, Boolean ByRef)" }, { "virtualAddress": "0x007AD1B8", "name": "Monitor_ReliableEnterTimeout", "signature": "void Monitor_ReliableEnterTimeout(Object * obj, int32_t timeout, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void ReliableEnterTimeout(Object, Int32, Boolean ByRef)" }, { "virtualAddress": "0x007AD148", "name": "Monitor_ReliableEnter", "signature": "void Monitor_ReliableEnter(Object * obj, bool * lockTaken, MethodInfo * method)", "dotNetSignature": "Void ReliableEnter(Object, Boolean ByRef)" }, { "virtualAddress": "0x007AD7A4", "name": "Monitor_Monitor_test_owner", "signature": "bool Monitor_Monitor_test_owner(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Monitor_test_owner(Object)" }, { "virtualAddress": "0x007AD474", "name": "Monitor_IsEnteredNative", "signature": "bool Monitor_IsEnteredNative(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean IsEnteredNative(Object)" }, { "virtualAddress": "0x007AEF94", "name": "ParameterizedThreadStart__ctor", "signature": "void ParameterizedThreadStart__ctor(ParameterizedThreadStart * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ParameterizedThreadStart(Object, IntPtr)" }, { "virtualAddress": "0x007AEFA4", "name": "ParameterizedThreadStart_Invoke", "signature": "void ParameterizedThreadStart_Invoke(ParameterizedThreadStart * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x007AF35C", "name": "ParameterizedThreadStart_BeginInvoke", "signature": "IAsyncResult * ParameterizedThreadStart_BeginInvoke(ParameterizedThreadStart * this, Object * obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x007AF380", "name": "ParameterizedThreadStart_EndInvoke", "signature": "void ParameterizedThreadStart_EndInvoke(ParameterizedThreadStart * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x007B1514", "name": "SemaphoreFullException__ctor", "signature": "void SemaphoreFullException__ctor(SemaphoreFullException * this, MethodInfo * method)", "dotNetSignature": "SemaphoreFullException()" }, { "virtualAddress": "0x007B1574", "name": "SemaphoreFullException__ctor_1", "signature": "void SemaphoreFullException__ctor_1(SemaphoreFullException * this, String * message, MethodInfo * method)", "dotNetSignature": "SemaphoreFullException(String)" }, { "virtualAddress": "0x007B157C", "name": "SemaphoreFullException__ctor_2", "signature": "void SemaphoreFullException__ctor_2(SemaphoreFullException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "SemaphoreFullException(String, Exception)" }, { "virtualAddress": "0x007B1584", "name": "SemaphoreFullException__ctor_3", "signature": "void SemaphoreFullException__ctor_3(SemaphoreFullException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SemaphoreFullException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007A6C4C", "name": "SendOrPostCallback__ctor", "signature": "void SendOrPostCallback__ctor(SendOrPostCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "SendOrPostCallback(Object, IntPtr)" }, { "virtualAddress": "0x007AE45C", "name": "SendOrPostCallback_Invoke", "signature": "void SendOrPostCallback_Invoke(SendOrPostCallback * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x007B34F8", "name": "SendOrPostCallback_BeginInvoke", "signature": "IAsyncResult * SendOrPostCallback_BeginInvoke(SendOrPostCallback * this, Object * state, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x007B351C", "name": "SendOrPostCallback_EndInvoke", "signature": "void SendOrPostCallback_EndInvoke(SendOrPostCallback * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x007ADF54", "name": "SynchronizationContext__ctor", "signature": "void SynchronizationContext__ctor(SynchronizationContext * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContext()" }, { "virtualAddress": "0x007B45CC", "name": "SynchronizationContext_SetWaitNotificationRequired", "signature": "void SynchronizationContext_SetWaitNotificationRequired(SynchronizationContext * this, MethodInfo * method)", "dotNetSignature": "Void SetWaitNotificationRequired()" }, { "virtualAddress": "0x007B48EC", "name": "SynchronizationContext_IsWaitNotificationRequired", "signature": "bool SynchronizationContext_IsWaitNotificationRequired(SynchronizationContext * this, MethodInfo * method)", "dotNetSignature": "Boolean IsWaitNotificationRequired()" }, { "virtualAddress": "0x007B48F8", "name": "SynchronizationContext_Send", "signature": "void SynchronizationContext_Send(SynchronizationContext * this, SendOrPostCallback * d, Object * state, MethodInfo * method)", "dotNetSignature": "Void Send(SendOrPostCallback, Object)" }, { "virtualAddress": "0x007B4914", "name": "SynchronizationContext_Post", "signature": "void SynchronizationContext_Post(SynchronizationContext * this, SendOrPostCallback * d, Object * state, MethodInfo * method)", "dotNetSignature": "Void Post(SendOrPostCallback, Object)" }, { "virtualAddress": "0x007B4998", "name": "SynchronizationContext_OperationStarted", "signature": "void SynchronizationContext_OperationStarted(SynchronizationContext * this, MethodInfo * method)", "dotNetSignature": "Void OperationStarted()" }, { "virtualAddress": "0x007B499C", "name": "SynchronizationContext_OperationCompleted", "signature": "void SynchronizationContext_OperationCompleted(SynchronizationContext * this, MethodInfo * method)", "dotNetSignature": "Void OperationCompleted()" }, { "virtualAddress": "0x007B49A0", "name": "SynchronizationContext_Wait", "signature": "int32_t SynchronizationContext_Wait(SynchronizationContext * this, IntPtr__Array * waitHandles, bool waitAll, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 Wait(IntPtr[], Boolean, Int32)" }, { "virtualAddress": "0x007B4A1C", "name": "SynchronizationContext_WaitHelper", "signature": "int32_t SynchronizationContext_WaitHelper(IntPtr__Array * waitHandles, bool waitAll, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 WaitHelper(IntPtr[], Boolean, Int32)" }, { "virtualAddress": "0x007B4A7C", "name": "SynchronizationContext_SetSynchronizationContext", "signature": "void SynchronizationContext_SetSynchronizationContext(SynchronizationContext * syncContext, MethodInfo * method)", "dotNetSignature": "Void SetSynchronizationContext(SynchronizationContext)" }, { "virtualAddress": "0x007A4EA4", "name": "SynchronizationContext_get_Current", "signature": "SynchronizationContext * SynchronizationContext_get_Current(MethodInfo * method)", "dotNetSignature": "SynchronizationContext get_Current()" }, { "virtualAddress": "0x007B4B14", "name": "SynchronizationContext_get_CurrentNoFlow", "signature": "SynchronizationContext * SynchronizationContext_get_CurrentNoFlow(MethodInfo * method)", "dotNetSignature": "SynchronizationContext get_CurrentNoFlow()" }, { "virtualAddress": "0x007B4AB8", "name": "SynchronizationContext_GetThreadLocalContext", "signature": "SynchronizationContext * SynchronizationContext_GetThreadLocalContext(MethodInfo * method)", "dotNetSignature": "SynchronizationContext GetThreadLocalContext()" }, { "virtualAddress": "0x007B4B50", "name": "SynchronizationContext_CreateCopy", "signature": "SynchronizationContext * SynchronizationContext_CreateCopy(SynchronizationContext * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContext CreateCopy()" }, { "virtualAddress": "0x007B4BAC", "name": "SynchronizationContext_InvokeWaitMethodHelper", "signature": "int32_t SynchronizationContext_InvokeWaitMethodHelper(SynchronizationContext * syncContext, IntPtr__Array * waitHandles, bool waitAll, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 InvokeWaitMethodHelper(SynchronizationContext, IntPtr[], Boolean, Int32)" }, { "virtualAddress": "0x007B48DC", "name": "SynchronizationContext_WaitDelegate__ctor", "signature": "void SynchronizationContext_WaitDelegate__ctor(SynchronizationContext_WaitDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "SynchronizationContext\u002BWaitDelegate(Object, IntPtr)" }, { "virtualAddress": "0x007B4BCC", "name": "SynchronizationContext_WaitDelegate_Invoke", "signature": "int32_t SynchronizationContext_WaitDelegate_Invoke(SynchronizationContext_WaitDelegate * this, IntPtr__Array * waitHandles, bool waitAll, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(IntPtr[], Boolean, Int32)" }, { "virtualAddress": "0x007B5040", "name": "SynchronizationContext_WaitDelegate_BeginInvoke", "signature": "IAsyncResult * SynchronizationContext_WaitDelegate_BeginInvoke(SynchronizationContext_WaitDelegate * this, IntPtr__Array * waitHandles, bool waitAll, int32_t millisecondsTimeout, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr[], Boolean, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x007B5100", "name": "SynchronizationContext_WaitDelegate_EndInvoke", "signature": "int32_t SynchronizationContext_WaitDelegate_EndInvoke(SynchronizationContext_WaitDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x007ADF28", "name": "OSSpecificSynchronizationContext__ctor", "signature": "void OSSpecificSynchronizationContext__ctor(OSSpecificSynchronizationContext * this, Object * osContext, MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext(Object)" }, { "virtualAddress": "0x007ADF5C", "name": "OSSpecificSynchronizationContext_Get", "signature": "OSSpecificSynchronizationContext * OSSpecificSynchronizationContext_Get(MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext Get()" }, { "virtualAddress": "0x007AE0B4", "name": "OSSpecificSynchronizationContext_CreateCopy", "signature": "SynchronizationContext * OSSpecificSynchronizationContext_CreateCopy(OSSpecificSynchronizationContext * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContext CreateCopy()" }, { "virtualAddress": "0x007AE11C", "name": "OSSpecificSynchronizationContext_Send", "signature": "void OSSpecificSynchronizationContext_Send(OSSpecificSynchronizationContext * this, SendOrPostCallback * d, Object * state, MethodInfo * method)", "dotNetSignature": "Void Send(SendOrPostCallback, Object)" }, { "virtualAddress": "0x007AE17C", "name": "OSSpecificSynchronizationContext_Post", "signature": "void OSSpecificSynchronizationContext_Post(OSSpecificSynchronizationContext * this, SendOrPostCallback * d, Object * state, MethodInfo * method)", "dotNetSignature": "Void Post(SendOrPostCallback, Object)" }, { "virtualAddress": "0x007ADDCC", "name": "OSSpecificSynchronizationContext_InvocationEntry", "signature": "void OSSpecificSynchronizationContext_InvocationEntry(void * arg, MethodInfo * method)", "dotNetSignature": "Void InvocationEntry(IntPtr)" }, { "virtualAddress": "0x007AE0B0", "name": "OSSpecificSynchronizationContext_GetOSContext", "signature": "Object * OSSpecificSynchronizationContext_GetOSContext(MethodInfo * method)", "dotNetSignature": "Object GetOSContext()" }, { "virtualAddress": "0x007AE2F4", "name": "OSSpecificSynchronizationContext_PostInternal", "signature": "void OSSpecificSynchronizationContext_PostInternal(Object * osSynchronizationContext, void * callback, void * arg, MethodInfo * method)", "dotNetSignature": "Void PostInternal(Object, IntPtr, IntPtr)" }, { "virtualAddress": "0x007AE318", "name": "OSSpecificSynchronizationContext__cctor", "signature": "void OSSpecificSynchronizationContext__cctor(MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext()" }, { "virtualAddress": "0x007AE2AC", "name": "OSSpecificSynchronizationContext_InvocationEntryDelegate__ctor", "signature": "void OSSpecificSynchronizationContext_InvocationEntryDelegate__ctor(OSSpecificSynchronizationContext_InvocationEntryDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext\u002BInvocationEntryDelegate(Object, IntPtr)" }, { "virtualAddress": "0x007AE814", "name": "OSSpecificSynchronizationContext_InvocationEntryDelegate_Invoke", "signature": "void OSSpecificSynchronizationContext_InvocationEntryDelegate_Invoke(OSSpecificSynchronizationContext_InvocationEntryDelegate * this, void * arg, MethodInfo * method)", "dotNetSignature": "Void Invoke(IntPtr)" }, { "virtualAddress": "0x007AEA74", "name": "OSSpecificSynchronizationContext_InvocationEntryDelegate_BeginInvoke", "signature": "IAsyncResult * OSSpecificSynchronizationContext_InvocationEntryDelegate_BeginInvoke(OSSpecificSynchronizationContext_InvocationEntryDelegate * this, void * arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x007AEB00", "name": "OSSpecificSynchronizationContext_InvocationEntryDelegate_EndInvoke", "signature": "void OSSpecificSynchronizationContext_InvocationEntryDelegate_EndInvoke(OSSpecificSynchronizationContext_InvocationEntryDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x007AEB0C", "name": "OSSpecificSynchronizationContext_MonoPInvokeCallbackAttribute__ctor", "signature": "void OSSpecificSynchronizationContext_MonoPInvokeCallbackAttribute__ctor(OSSpecificSynchronizationContext_MonoPInvokeCallbackAttribute * this, Type * t, MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext\u002BMonoPInvokeCallbackAttribute(Type)" }, { "virtualAddress": "0x007AE2BC", "name": "OSSpecificSynchronizationContext_InvocationContext__ctor", "signature": "void OSSpecificSynchronizationContext_InvocationContext__ctor(OSSpecificSynchronizationContext_InvocationContext * this, SendOrPostCallback * d, Object * state, MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext\u002BInvocationContext(SendOrPostCallback, Object)" }, { "virtualAddress": "0x007AE2F8", "name": "OSSpecificSynchronizationContext_InvocationContext_Invoke", "signature": "void OSSpecificSynchronizationContext_InvocationContext_Invoke(OSSpecificSynchronizationContext_InvocationContext * this, MethodInfo * method)", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x007AE38C", "name": "OSSpecificSynchronizationContext_c__cctor", "signature": "void OSSpecificSynchronizationContext_c__cctor(MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007AE3F0", "name": "OSSpecificSynchronizationContext_c__ctor", "signature": "void OSSpecificSynchronizationContext_c__ctor(OSSpecificSynchronizationContext_c * this, MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007AE3F8", "name": "OSSpecificSynchronizationContext_c__Get_b__3_0", "signature": "OSSpecificSynchronizationContext * OSSpecificSynchronizationContext_c__Get_b__3_0(OSSpecificSynchronizationContext_c * this, Object * _osContext, MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext \u003CGet\u003Eb__3_0(Object)" }, { "virtualAddress": "0x007B512C", "name": "SynchronizationLockException__ctor", "signature": "void SynchronizationLockException__ctor(SynchronizationLockException * this, MethodInfo * method)", "dotNetSignature": "SynchronizationLockException()" }, { "virtualAddress": "0x007AD764", "name": "SynchronizationLockException__ctor_1", "signature": "void SynchronizationLockException__ctor_1(SynchronizationLockException * this, String * message, MethodInfo * method)", "dotNetSignature": "SynchronizationLockException(String)" }, { "virtualAddress": "0x007B51A0", "name": "SynchronizationLockException__ctor_2", "signature": "void SynchronizationLockException__ctor_2(SynchronizationLockException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "SynchronizationLockException(String, Exception)" }, { "virtualAddress": "0x007B51D4", "name": "SynchronizationLockException__ctor_3", "signature": "void SynchronizationLockException__ctor_3(SynchronizationLockException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SynchronizationLockException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007AB730", "name": "InternalCrossContextDelegate__ctor", "signature": "void InternalCrossContextDelegate__ctor(InternalCrossContextDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "InternalCrossContextDelegate(Object, IntPtr)" }, { "virtualAddress": "0x007AB740", "name": "InternalCrossContextDelegate_Invoke", "signature": "Object * InternalCrossContextDelegate_Invoke(InternalCrossContextDelegate * this, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object[])" }, { "virtualAddress": "0x007ABB00", "name": "InternalCrossContextDelegate_BeginInvoke", "signature": "IAsyncResult * InternalCrossContextDelegate_BeginInvoke(InternalCrossContextDelegate * this, Object__Array * args, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object[], AsyncCallback, Object)" }, { "virtualAddress": "0x007ABB24", "name": "InternalCrossContextDelegate_EndInvoke", "signature": "Object * InternalCrossContextDelegate_EndInvoke(InternalCrossContextDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00637EEC", "name": "ThreadHelper__cctor", "signature": "void ThreadHelper__cctor(MethodInfo * method)", "dotNetSignature": "ThreadHelper()" }, { "virtualAddress": "0x006360F8", "name": "ThreadHelper__ctor", "signature": "void ThreadHelper__ctor(ThreadHelper * this, Delegate * start, MethodInfo * method)", "dotNetSignature": "ThreadHelper(Delegate)" }, { "virtualAddress": "0x00637F68", "name": "ThreadHelper_SetExecutionContextHelper", "signature": "void ThreadHelper_SetExecutionContextHelper(ThreadHelper * this, ExecutionContext * ec, MethodInfo * method)", "dotNetSignature": "Void SetExecutionContextHelper(ExecutionContext)" }, { "virtualAddress": "0x00637F70", "name": "ThreadHelper_ThreadStart_Context", "signature": "void ThreadHelper_ThreadStart_Context(Object * state, MethodInfo * method)", "dotNetSignature": "Void ThreadStart_Context(Object)" }, { "virtualAddress": "0x00638058", "name": "ThreadHelper_ThreadStart", "signature": "void ThreadHelper_ThreadStart(ThreadHelper * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void ThreadStart(Object)" }, { "virtualAddress": "0x00638150", "name": "ThreadHelper_ThreadStart_1", "signature": "void ThreadHelper_ThreadStart_1(ThreadHelper * this, MethodInfo * method)", "dotNetSignature": "Void ThreadStart()" }, { "virtualAddress": "0x00635434", "name": "Thread_AsyncLocalSetCurrentCulture", "signature": "void Thread_AsyncLocalSetCurrentCulture(AsyncLocalValueChangedArgs_1_System_Globalization_CultureInfo_ args, MethodInfo * method)", "dotNetSignature": "Void AsyncLocalSetCurrentCulture(AsyncLocalValueChangedArgs\u00601[System.Globalization.CultureInfo])" }, { "virtualAddress": "0x0063548C", "name": "Thread_AsyncLocalSetCurrentUICulture", "signature": "void Thread_AsyncLocalSetCurrentUICulture(AsyncLocalValueChangedArgs_1_System_Globalization_CultureInfo_ args, MethodInfo * method)", "dotNetSignature": "Void AsyncLocalSetCurrentUICulture(AsyncLocalValueChangedArgs\u00601[System.Globalization.CultureInfo])" }, { "virtualAddress": "0x006354E4", "name": "Thread__ctor", "signature": "void Thread__ctor(Thread * this, ThreadStart * start, MethodInfo * method)", "dotNetSignature": "Thread(ThreadStart)" }, { "virtualAddress": "0x00635680", "name": "Thread__ctor_1", "signature": "void Thread__ctor_1(Thread * this, ThreadStart * start, int32_t maxStackSize, MethodInfo * method)", "dotNetSignature": "Thread(ThreadStart, Int32)" }, { "virtualAddress": "0x00634964", "name": "Thread__ctor_2", "signature": "void Thread__ctor_2(Thread * this, ParameterizedThreadStart * start, MethodInfo * method)", "dotNetSignature": "Thread(ParameterizedThreadStart)" }, { "virtualAddress": "0x00635788", "name": "Thread__ctor_3", "signature": "void Thread__ctor_3(Thread * this, ParameterizedThreadStart * start, int32_t maxStackSize, MethodInfo * method)", "dotNetSignature": "Thread(ParameterizedThreadStart, Int32)" }, { "virtualAddress": "0x00635890", "name": "Thread_Start", "signature": "void Thread_Start(Thread * this, MethodInfo * method)", "dotNetSignature": "Void Start()" }, { "virtualAddress": "0x00634A54", "name": "Thread_Start_1", "signature": "void Thread_Start_1(Thread * this, Object * parameter, MethodInfo * method)", "dotNetSignature": "Void Start(Object)" }, { "virtualAddress": "0x006358B8", "name": "Thread_Start_2", "signature": "void Thread_Start_2(Thread * this, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Void Start(StackCrawlMark ByRef)" }, { "virtualAddress": "0x00635A28", "name": "Thread_GetExecutionContextReader", "signature": "ExecutionContext_Reader Thread_GetExecutionContextReader(Thread * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext\u002BReader GetExecutionContextReader()" }, { "virtualAddress": "0x00635A30", "name": "Thread_get_ExecutionContextBelongsToCurrentScope", "signature": "bool Thread_get_ExecutionContextBelongsToCurrentScope(Thread * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ExecutionContextBelongsToCurrentScope()" }, { "virtualAddress": "0x00635A40", "name": "Thread_set_ExecutionContextBelongsToCurrentScope", "signature": "void Thread_set_ExecutionContextBelongsToCurrentScope(Thread * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ExecutionContextBelongsToCurrentScope(Boolean)" }, { "virtualAddress": "0x00635A50", "name": "Thread_get_ExecutionContext", "signature": "ExecutionContext * Thread_get_ExecutionContext(Thread * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext get_ExecutionContext()" }, { "virtualAddress": "0x00635A8C", "name": "Thread_GetMutableExecutionContext", "signature": "ExecutionContext * Thread_GetMutableExecutionContext(Thread * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext GetMutableExecutionContext()" }, { "virtualAddress": "0x00635B2C", "name": "Thread_SetExecutionContext", "signature": "void Thread_SetExecutionContext(Thread * this, ExecutionContext * value, bool belongsToCurrentScope, MethodInfo * method)", "dotNetSignature": "Void SetExecutionContext(ExecutionContext, Boolean)" }, { "virtualAddress": "0x00635B40", "name": "Thread_SetExecutionContext_1", "signature": "void Thread_SetExecutionContext_1(Thread * this, ExecutionContext_Reader value, bool belongsToCurrentScope, MethodInfo * method)", "dotNetSignature": "Void SetExecutionContext(ExecutionContext\u002BReader, Boolean)" }, { "virtualAddress": "0x00635B54", "name": "Thread_SetCompressedStack", "signature": "void Thread_SetCompressedStack(Thread * this, CompressedStack * stack, MethodInfo * method)", "dotNetSignature": "Void SetCompressedStack(CompressedStack)" }, { "virtualAddress": "0x00635BD4", "name": "Thread_GetCompressedStack", "signature": "CompressedStack * Thread_GetCompressedStack(Thread * this, MethodInfo * method)", "dotNetSignature": "CompressedStack GetCompressedStack()" }, { "virtualAddress": "0x00635C54", "name": "Thread_ResetAbort", "signature": "void Thread_ResetAbort(MethodInfo * method)", "dotNetSignature": "Void ResetAbort()" }, { "virtualAddress": "0x00635CFC", "name": "Thread_ResetAbortNative", "signature": "void Thread_ResetAbortNative(Thread * this, MethodInfo * method)", "dotNetSignature": "Void ResetAbortNative()" }, { "virtualAddress": "0x00635D04", "name": "Thread_Suspend", "signature": "void Thread_Suspend(Thread * this, MethodInfo * method)", "dotNetSignature": "Void Suspend()" }, { "virtualAddress": "0x00635D08", "name": "Thread_SuspendInternal", "signature": "void Thread_SuspendInternal(Thread * this, MethodInfo * method)", "dotNetSignature": "Void SuspendInternal()" }, { "virtualAddress": "0x00635D0C", "name": "Thread_Resume", "signature": "void Thread_Resume(Thread * this, MethodInfo * method)", "dotNetSignature": "Void Resume()" }, { "virtualAddress": "0x00635D10", "name": "Thread_ResumeInternal", "signature": "void Thread_ResumeInternal(Thread * this, MethodInfo * method)", "dotNetSignature": "Void ResumeInternal()" }, { "virtualAddress": "0x00635D14", "name": "Thread_Interrupt", "signature": "void Thread_Interrupt(Thread * this, MethodInfo * method)", "dotNetSignature": "Void Interrupt()" }, { "virtualAddress": "0x00635D18", "name": "Thread_InterruptInternal", "signature": "void Thread_InterruptInternal(Thread * this, MethodInfo * method)", "dotNetSignature": "Void InterruptInternal()" }, { "virtualAddress": "0x00635D1C", "name": "Thread_get_Priority", "signature": "ThreadPriority__Enum Thread_get_Priority(Thread * this, MethodInfo * method)", "dotNetSignature": "ThreadPriority get_Priority()" }, { "virtualAddress": "0x00635D24", "name": "Thread_set_Priority", "signature": "void Thread_set_Priority(Thread * this, ThreadPriority__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Priority(ThreadPriority)" }, { "virtualAddress": "0x00635D20", "name": "Thread_GetPriorityNative", "signature": "int32_t Thread_GetPriorityNative(Thread * this, MethodInfo * method)", "dotNetSignature": "Int32 GetPriorityNative()" }, { "virtualAddress": "0x00635D28", "name": "Thread_SetPriorityNative", "signature": "void Thread_SetPriorityNative(Thread * this, int32_t priority, MethodInfo * method)", "dotNetSignature": "Void SetPriorityNative(Int32)" }, { "virtualAddress": "0x00635D2C", "name": "Thread_JoinInternal", "signature": "bool Thread_JoinInternal(Thread * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean JoinInternal(Int32)" }, { "virtualAddress": "0x00635D30", "name": "Thread_Join", "signature": "void Thread_Join(Thread * this, MethodInfo * method)", "dotNetSignature": "Void Join()" }, { "virtualAddress": "0x00635D38", "name": "Thread_Join_1", "signature": "bool Thread_Join_1(Thread * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean Join(Int32)" }, { "virtualAddress": "0x00635DF0", "name": "Thread_Join_2", "signature": "bool Thread_Join_2(Thread * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean Join(TimeSpan)" }, { "virtualAddress": "0x00635EC4", "name": "Thread_SleepInternal", "signature": "void Thread_SleepInternal(int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Void SleepInternal(Int32)" }, { "virtualAddress": "0x00635EC8", "name": "Thread_Sleep", "signature": "void Thread_Sleep(int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Void Sleep(Int32)" }, { "virtualAddress": "0x00635F70", "name": "Thread_Sleep_1", "signature": "void Thread_Sleep_1(TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Void Sleep(TimeSpan)" }, { "virtualAddress": "0x00636038", "name": "Thread_YieldInternal", "signature": "bool Thread_YieldInternal(MethodInfo * method)", "dotNetSignature": "Boolean YieldInternal()" }, { "virtualAddress": "0x00629C30", "name": "Thread_Yield", "signature": "bool Thread_Yield(MethodInfo * method)", "dotNetSignature": "Boolean Yield()" }, { "virtualAddress": "0x00635588", "name": "Thread_SetStartHelper", "signature": "void Thread_SetStartHelper(Thread * this, Delegate * start, int32_t maxStackSize, MethodInfo * method)", "dotNetSignature": "Void SetStartHelper(Delegate, Int32)" }, { "virtualAddress": "0x00636164", "name": "Thread_AllocateDataSlot", "signature": "LocalDataStoreSlot * Thread_AllocateDataSlot(MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot AllocateDataSlot()" }, { "virtualAddress": "0x00636214", "name": "Thread_AllocateNamedDataSlot", "signature": "LocalDataStoreSlot * Thread_AllocateNamedDataSlot(String * name, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot AllocateNamedDataSlot(String)" }, { "virtualAddress": "0x00636244", "name": "Thread_GetNamedDataSlot", "signature": "LocalDataStoreSlot * Thread_GetNamedDataSlot(String * name, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot GetNamedDataSlot(String)" }, { "virtualAddress": "0x00636274", "name": "Thread_FreeNamedDataSlot", "signature": "void Thread_FreeNamedDataSlot(String * name, MethodInfo * method)", "dotNetSignature": "Void FreeNamedDataSlot(String)" }, { "virtualAddress": "0x006362A4", "name": "Thread_GetData", "signature": "Object * Thread_GetData(LocalDataStoreSlot * slot, MethodInfo * method)", "dotNetSignature": "Object GetData(LocalDataStoreSlot)" }, { "virtualAddress": "0x00636334", "name": "Thread_SetData", "signature": "void Thread_SetData(LocalDataStoreSlot * slot, Object * data, MethodInfo * method)", "dotNetSignature": "Void SetData(LocalDataStoreSlot, Object)" }, { "virtualAddress": "0x006363D8", "name": "Thread_get_CurrentUICulture", "signature": "CultureInfo * Thread_get_CurrentUICulture(Thread * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_CurrentUICulture()" }, { "virtualAddress": "0x00636494", "name": "Thread_set_CurrentUICulture", "signature": "void Thread_set_CurrentUICulture(Thread * this, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentUICulture(CultureInfo)" }, { "virtualAddress": "0x006363DC", "name": "Thread_GetCurrentUICultureNoAppX", "signature": "CultureInfo * Thread_GetCurrentUICultureNoAppX(Thread * this, MethodInfo * method)", "dotNetSignature": "CultureInfo GetCurrentUICultureNoAppX()" }, { "virtualAddress": "0x00636704", "name": "Thread_get_CurrentCulture", "signature": "CultureInfo * Thread_get_CurrentCulture(Thread * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_CurrentCulture()" }, { "virtualAddress": "0x006367C0", "name": "Thread_set_CurrentCulture", "signature": "void Thread_set_CurrentCulture(Thread * this, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentCulture(CultureInfo)" }, { "virtualAddress": "0x00636708", "name": "Thread_GetCurrentCultureNoAppX", "signature": "CultureInfo * Thread_GetCurrentCultureNoAppX(Thread * this, MethodInfo * method)", "dotNetSignature": "CultureInfo GetCurrentCultureNoAppX()" }, { "virtualAddress": "0x00636668", "name": "Thread_nativeInitCultureAccessors", "signature": "void Thread_nativeInitCultureAccessors(MethodInfo * method)", "dotNetSignature": "Void nativeInitCultureAccessors()" }, { "virtualAddress": "0x00636964", "name": "Thread_MemoryBarrier", "signature": "void Thread_MemoryBarrier(MethodInfo * method)", "dotNetSignature": "Void MemoryBarrier()" }, { "virtualAddress": "0x00636184", "name": "Thread_get_LocalDataStoreManager", "signature": "LocalDataStoreMgr * Thread_get_LocalDataStoreManager(MethodInfo * method)", "dotNetSignature": "LocalDataStoreMgr get_LocalDataStoreManager()" }, { "virtualAddress": "0x00636968", "name": "Thread_ConstructInternalThread", "signature": "void Thread_ConstructInternalThread(Thread * this, MethodInfo * method)", "dotNetSignature": "Void ConstructInternalThread()" }, { "virtualAddress": "0x0063696C", "name": "Thread_get_Internal", "signature": "InternalThread * Thread_get_Internal(Thread * this, MethodInfo * method)", "dotNetSignature": "InternalThread get_Internal()" }, { "virtualAddress": "0x0063699C", "name": "Thread_get_CurrentContext", "signature": "Context * Thread_get_CurrentContext(MethodInfo * method)", "dotNetSignature": "Context get_CurrentContext()" }, { "virtualAddress": "0x006369A4", "name": "Thread_ByteArrayToRootDomain", "signature": "Byte__Array * Thread_ByteArrayToRootDomain(Byte__Array * arr, MethodInfo * method)", "dotNetSignature": "Byte[] ByteArrayToRootDomain(Byte[])" }, { "virtualAddress": "0x006369A8", "name": "Thread_ByteArrayToCurrentDomain", "signature": "Byte__Array * Thread_ByteArrayToCurrentDomain(Byte__Array * arr, MethodInfo * method)", "dotNetSignature": "Byte[] ByteArrayToCurrentDomain(Byte[])" }, { "virtualAddress": "0x006369AC", "name": "Thread_DeserializePrincipal", "signature": "void Thread_DeserializePrincipal(Thread * th, MethodInfo * method)", "dotNetSignature": "Void DeserializePrincipal(Thread)" }, { "virtualAddress": "0x00636CE0", "name": "Thread_SerializePrincipal", "signature": "void Thread_SerializePrincipal(Thread * th, IPrincipal * value, MethodInfo * method)", "dotNetSignature": "Void SerializePrincipal(Thread, IPrincipal)" }, { "virtualAddress": "0x00637274", "name": "Thread_get_CurrentPrincipal", "signature": "IPrincipal * Thread_get_CurrentPrincipal(MethodInfo * method)", "dotNetSignature": "IPrincipal get_CurrentPrincipal()" }, { "virtualAddress": "0x006373BC", "name": "Thread_set_CurrentPrincipal", "signature": "void Thread_set_CurrentPrincipal(IPrincipal * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentPrincipal(IPrincipal)" }, { "virtualAddress": "0x0063751C", "name": "Thread_GetCurrentThread", "signature": "Thread * Thread_GetCurrentThread(MethodInfo * method)", "dotNetSignature": "Thread GetCurrentThread()" }, { "virtualAddress": "0x00629D90", "name": "Thread_get_CurrentThread", "signature": "Thread * Thread_get_CurrentThread(MethodInfo * method)", "dotNetSignature": "Thread get_CurrentThread()" }, { "virtualAddress": "0x00637520", "name": "Thread_get_CurrentThreadId", "signature": "int32_t Thread_get_CurrentThreadId(MethodInfo * method)", "dotNetSignature": "Int32 get_CurrentThreadId()" }, { "virtualAddress": "0x006373B4", "name": "Thread_GetDomain", "signature": "AppDomain * Thread_GetDomain(MethodInfo * method)", "dotNetSignature": "AppDomain GetDomain()" }, { "virtualAddress": "0x00637548", "name": "Thread_GetDomainID", "signature": "int32_t Thread_GetDomainID(MethodInfo * method)", "dotNetSignature": "Int32 GetDomainID()" }, { "virtualAddress": "0x0063754C", "name": "Thread_Thread_internal", "signature": "void * Thread_Thread_internal(Thread * this, MulticastDelegate * start, MethodInfo * method)", "dotNetSignature": "IntPtr Thread_internal(MulticastDelegate)" }, { "virtualAddress": "0x00637550", "name": "Thread__ctor_4", "signature": "void Thread__ctor_4(Thread * this, InternalThread * it, MethodInfo * method)", "dotNetSignature": "Thread(InternalThread)" }, { "virtualAddress": "0x0063757C", "name": "Thread_Finalize", "signature": "void Thread_Finalize(Thread * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00637584", "name": "Thread_get_ApartmentState", "signature": "ApartmentState__Enum Thread_get_ApartmentState(Thread * this, MethodInfo * method)", "dotNetSignature": "ApartmentState get_ApartmentState()" }, { "virtualAddress": "0x0063765C", "name": "Thread_set_ApartmentState", "signature": "void Thread_set_ApartmentState(Thread * this, ApartmentState__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ApartmentState(ApartmentState)" }, { "virtualAddress": "0x006340A8", "name": "Thread_get_IsThreadPoolThread", "signature": "bool Thread_get_IsThreadPoolThread(Thread * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsThreadPoolThread()" }, { "virtualAddress": "0x0063775C", "name": "Thread_get_IsThreadPoolThreadInternal", "signature": "bool Thread_get_IsThreadPoolThreadInternal(Thread * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsThreadPoolThreadInternal()" }, { "virtualAddress": "0x00637794", "name": "Thread_set_IsThreadPoolThreadInternal", "signature": "void Thread_set_IsThreadPoolThreadInternal(Thread * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsThreadPoolThreadInternal(Boolean)" }, { "virtualAddress": "0x006377D4", "name": "Thread_get_IsAlive", "signature": "bool Thread_get_IsAlive(Thread * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAlive()" }, { "virtualAddress": "0x00637828", "name": "Thread_get_IsBackground", "signature": "bool Thread_get_IsBackground(Thread * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsBackground()" }, { "virtualAddress": "0x00634A08", "name": "Thread_set_IsBackground", "signature": "void Thread_set_IsBackground(Thread * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsBackground(Boolean)" }, { "virtualAddress": "0x00637848", "name": "Thread_GetName_internal", "signature": "String * Thread_GetName_internal(InternalThread * thread, MethodInfo * method)", "dotNetSignature": "String GetName_internal(InternalThread)" }, { "virtualAddress": "0x0063784C", "name": "Thread_SetName_internal", "signature": "void Thread_SetName_internal(InternalThread * thread, String * name, MethodInfo * method)", "dotNetSignature": "Void SetName_internal(InternalThread, String)" }, { "virtualAddress": "0x00637850", "name": "Thread_get_Name", "signature": "String * Thread_get_Name(Thread * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00637880", "name": "Thread_set_Name", "signature": "void Thread_set_Name(Thread * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x00629DE8", "name": "Thread_get_ThreadState", "signature": "ThreadState__Enum Thread_get_ThreadState(Thread * this, MethodInfo * method)", "dotNetSignature": "ThreadState get_ThreadState()" }, { "virtualAddress": "0x006378B8", "name": "Thread_Abort_internal", "signature": "void Thread_Abort_internal(InternalThread * thread, Object * stateInfo, MethodInfo * method)", "dotNetSignature": "Void Abort_internal(InternalThread, Object)" }, { "virtualAddress": "0x006378BC", "name": "Thread_Abort", "signature": "void Thread_Abort(Thread * this, MethodInfo * method)", "dotNetSignature": "Void Abort()" }, { "virtualAddress": "0x006378F0", "name": "Thread_Abort_1", "signature": "void Thread_Abort_1(Thread * this, Object * stateInfo, MethodInfo * method)", "dotNetSignature": "Void Abort(Object)" }, { "virtualAddress": "0x00637928", "name": "Thread_GetAbortExceptionState", "signature": "Object * Thread_GetAbortExceptionState(Thread * this, MethodInfo * method)", "dotNetSignature": "Object GetAbortExceptionState()" }, { "virtualAddress": "0x0063792C", "name": "Thread_get_AbortReason", "signature": "Object * Thread_get_AbortReason(Thread * this, MethodInfo * method)", "dotNetSignature": "Object get_AbortReason()" }, { "virtualAddress": "0x00635D00", "name": "Thread_ClearAbortReason", "signature": "void Thread_ClearAbortReason(Thread * this, MethodInfo * method)", "dotNetSignature": "Void ClearAbortReason()" }, { "virtualAddress": "0x00637930", "name": "Thread_SpinWait_nop", "signature": "void Thread_SpinWait_nop(MethodInfo * method)", "dotNetSignature": "Void SpinWait_nop()" }, { "virtualAddress": "0x00629C34", "name": "Thread_SpinWait", "signature": "void Thread_SpinWait(int32_t iterations, MethodInfo * method)", "dotNetSignature": "Void SpinWait(Int32)" }, { "virtualAddress": "0x0063598C", "name": "Thread_StartInternal", "signature": "void Thread_StartInternal(Thread * this, IPrincipal * principal, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Void StartInternal(IPrincipal, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00637840", "name": "Thread_SetState", "signature": "void Thread_SetState(InternalThread * thread, ThreadState__Enum set, MethodInfo * method)", "dotNetSignature": "Void SetState(InternalThread, ThreadState)" }, { "virtualAddress": "0x00637844", "name": "Thread_ClrState", "signature": "void Thread_ClrState(InternalThread * thread, ThreadState__Enum clr, MethodInfo * method)", "dotNetSignature": "Void ClrState(InternalThread, ThreadState)" }, { "virtualAddress": "0x00637824", "name": "Thread_GetState", "signature": "ThreadState__Enum Thread_GetState(InternalThread * thread, MethodInfo * method)", "dotNetSignature": "ThreadState GetState(InternalThread)" }, { "virtualAddress": "0x00637934", "name": "Thread_VolatileRead", "signature": "uint8_t Thread_VolatileRead(uint8_t * address, MethodInfo * method)", "dotNetSignature": "Byte VolatileRead(Byte ByRef)" }, { "virtualAddress": "0x00637938", "name": "Thread_VolatileRead_1", "signature": "double Thread_VolatileRead_1(double * address, MethodInfo * method)", "dotNetSignature": "Double VolatileRead(Double ByRef)" }, { "virtualAddress": "0x0063793C", "name": "Thread_VolatileRead_2", "signature": "int16_t Thread_VolatileRead_2(int16_t * address, MethodInfo * method)", "dotNetSignature": "Int16 VolatileRead(Int16 ByRef)" }, { "virtualAddress": "0x00637940", "name": "Thread_VolatileRead_3", "signature": "int32_t Thread_VolatileRead_3(int32_t * address, MethodInfo * method)", "dotNetSignature": "Int32 VolatileRead(Int32 ByRef)" }, { "virtualAddress": "0x00637944", "name": "Thread_VolatileRead_4", "signature": "int64_t Thread_VolatileRead_4(int64_t * address, MethodInfo * method)", "dotNetSignature": "Int64 VolatileRead(Int64 ByRef)" }, { "virtualAddress": "0x00637948", "name": "Thread_VolatileRead_5", "signature": "void * Thread_VolatileRead_5(void * * address, MethodInfo * method)", "dotNetSignature": "IntPtr VolatileRead(IntPtr ByRef)" }, { "virtualAddress": "0x0063794C", "name": "Thread_VolatileRead_6", "signature": "Object * Thread_VolatileRead_6(Object * * address, MethodInfo * method)", "dotNetSignature": "Object VolatileRead(Object ByRef)" }, { "virtualAddress": "0x00637950", "name": "Thread_VolatileRead_7", "signature": "int8_t Thread_VolatileRead_7(int8_t * address, MethodInfo * method)", "dotNetSignature": "SByte VolatileRead(SByte ByRef)" }, { "virtualAddress": "0x00637954", "name": "Thread_VolatileRead_8", "signature": "float Thread_VolatileRead_8(float * address, MethodInfo * method)", "dotNetSignature": "Single VolatileRead(Single ByRef)" }, { "virtualAddress": "0x00637958", "name": "Thread_VolatileRead_9", "signature": "uint16_t Thread_VolatileRead_9(uint16_t * address, MethodInfo * method)", "dotNetSignature": "UInt16 VolatileRead(UInt16 ByRef)" }, { "virtualAddress": "0x0063795C", "name": "Thread_VolatileRead_10", "signature": "uint32_t Thread_VolatileRead_10(uint32_t * address, MethodInfo * method)", "dotNetSignature": "UInt32 VolatileRead(UInt32 ByRef)" }, { "virtualAddress": "0x00637960", "name": "Thread_VolatileRead_11", "signature": "uint64_t Thread_VolatileRead_11(uint64_t * address, MethodInfo * method)", "dotNetSignature": "UInt64 VolatileRead(UInt64 ByRef)" }, { "virtualAddress": "0x00637964", "name": "Thread_VolatileRead_12", "signature": "void * Thread_VolatileRead_12(void * * address, MethodInfo * method)", "dotNetSignature": "UIntPtr VolatileRead(UIntPtr ByRef)" }, { "virtualAddress": "0x00637968", "name": "Thread_VolatileWrite", "signature": "void Thread_VolatileWrite(uint8_t * address, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(Byte ByRef, Byte)" }, { "virtualAddress": "0x0063796C", "name": "Thread_VolatileWrite_1", "signature": "void Thread_VolatileWrite_1(double * address, double value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(Double ByRef, Double)" }, { "virtualAddress": "0x00637970", "name": "Thread_VolatileWrite_2", "signature": "void Thread_VolatileWrite_2(int16_t * address, int16_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(Int16 ByRef, Int16)" }, { "virtualAddress": "0x00637974", "name": "Thread_VolatileWrite_3", "signature": "void Thread_VolatileWrite_3(int32_t * address, int32_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(Int32 ByRef, Int32)" }, { "virtualAddress": "0x00637978", "name": "Thread_VolatileWrite_4", "signature": "void Thread_VolatileWrite_4(int64_t * address, int64_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(Int64 ByRef, Int64)" }, { "virtualAddress": "0x0063797C", "name": "Thread_VolatileWrite_5", "signature": "void Thread_VolatileWrite_5(void * * address, void * value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(IntPtr ByRef, IntPtr)" }, { "virtualAddress": "0x00637980", "name": "Thread_VolatileWrite_6", "signature": "void Thread_VolatileWrite_6(Object * * address, Object * value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(Object ByRef, Object)" }, { "virtualAddress": "0x00637984", "name": "Thread_VolatileWrite_7", "signature": "void Thread_VolatileWrite_7(int8_t * address, int8_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(SByte ByRef, SByte)" }, { "virtualAddress": "0x00637988", "name": "Thread_VolatileWrite_8", "signature": "void Thread_VolatileWrite_8(float * address, float value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(Single ByRef, Single)" }, { "virtualAddress": "0x0063798C", "name": "Thread_VolatileWrite_9", "signature": "void Thread_VolatileWrite_9(uint16_t * address, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(UInt16 ByRef, UInt16)" }, { "virtualAddress": "0x00637990", "name": "Thread_VolatileWrite_10", "signature": "void Thread_VolatileWrite_10(uint32_t * address, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(UInt32 ByRef, UInt32)" }, { "virtualAddress": "0x00637994", "name": "Thread_VolatileWrite_11", "signature": "void Thread_VolatileWrite_11(uint64_t * address, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(UInt64 ByRef, UInt64)" }, { "virtualAddress": "0x00637998", "name": "Thread_VolatileWrite_12", "signature": "void Thread_VolatileWrite_12(void * * address, void * value, MethodInfo * method)", "dotNetSignature": "Void VolatileWrite(UIntPtr ByRef, UIntPtr)" }, { "virtualAddress": "0x0063799C", "name": "Thread_SystemMaxStackStize", "signature": "int32_t Thread_SystemMaxStackStize(MethodInfo * method)", "dotNetSignature": "Int32 SystemMaxStackStize()" }, { "virtualAddress": "0x0063603C", "name": "Thread_GetProcessDefaultStackSize", "signature": "int32_t Thread_GetProcessDefaultStackSize(int32_t maxStackSize, MethodInfo * method)", "dotNetSignature": "Int32 GetProcessDefaultStackSize(Int32)" }, { "virtualAddress": "0x00636124", "name": "Thread_SetStart", "signature": "void Thread_SetStart(Thread * this, MulticastDelegate * start, int32_t maxStackSize, MethodInfo * method)", "dotNetSignature": "Void SetStart(MulticastDelegate, Int32)" }, { "virtualAddress": "0x006379A0", "name": "Thread_get_ManagedThreadId", "signature": "int32_t Thread_get_ManagedThreadId(Thread * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ManagedThreadId()" }, { "virtualAddress": "0x006379D8", "name": "Thread_BeginCriticalRegion", "signature": "void Thread_BeginCriticalRegion(MethodInfo * method)", "dotNetSignature": "Void BeginCriticalRegion()" }, { "virtualAddress": "0x00637A2C", "name": "Thread_EndCriticalRegion", "signature": "void Thread_EndCriticalRegion(MethodInfo * method)", "dotNetSignature": "Void EndCriticalRegion()" }, { "virtualAddress": "0x00637A80", "name": "Thread_BeginThreadAffinity", "signature": "void Thread_BeginThreadAffinity(MethodInfo * method)", "dotNetSignature": "Void BeginThreadAffinity()" }, { "virtualAddress": "0x00637A84", "name": "Thread_EndThreadAffinity", "signature": "void Thread_EndThreadAffinity(MethodInfo * method)", "dotNetSignature": "Void EndThreadAffinity()" }, { "virtualAddress": "0x00637A88", "name": "Thread_GetApartmentState", "signature": "ApartmentState__Enum Thread_GetApartmentState(Thread * this, MethodInfo * method)", "dotNetSignature": "ApartmentState GetApartmentState()" }, { "virtualAddress": "0x00637AC8", "name": "Thread_SetApartmentState", "signature": "void Thread_SetApartmentState(Thread * this, ApartmentState__Enum state, MethodInfo * method)", "dotNetSignature": "Void SetApartmentState(ApartmentState)" }, { "virtualAddress": "0x00637688", "name": "Thread_TrySetApartmentState", "signature": "bool Thread_TrySetApartmentState(Thread * this, ApartmentState__Enum state, MethodInfo * method)", "dotNetSignature": "Boolean TrySetApartmentState(ApartmentState)" }, { "virtualAddress": "0x00637B60", "name": "Thread_GetHashCode", "signature": "int32_t Thread_GetHashCode(Thread * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00637B64", "name": "Thread_GetStackTraces", "signature": "void Thread_GetStackTraces(Thread__Array * * threads, Object__Array * * stack_frames, MethodInfo * method)", "dotNetSignature": "Void GetStackTraces(Thread[] ByRef, Object[] ByRef)" }, { "virtualAddress": "0x00637B68", "name": "Thread_Mono_GetStackTraces", "signature": "Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace_ * Thread_Mono_GetStackTraces(MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Threading.Thread,System.Diagnostics.StackTrace] Mono_GetStackTraces()" }, { "virtualAddress": "0x00637CDC", "name": "Thread_DisableComObjectEagerCleanup", "signature": "void Thread_DisableComObjectEagerCleanup(Thread * this, MethodInfo * method)", "dotNetSignature": "Void DisableComObjectEagerCleanup()" }, { "virtualAddress": "0x006375C4", "name": "Thread_ValidateThreadState", "signature": "ThreadState__Enum Thread_ValidateThreadState(Thread * this, MethodInfo * method)", "dotNetSignature": "ThreadState ValidateThreadState()" }, { "virtualAddress": "0x00637D3C", "name": "Thread_System_Runtime_InteropServices__Thread_GetIDsOfNames", "signature": "void Thread_System_Runtime_InteropServices__Thread_GetIDsOfNames(Thread * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00637D7C", "name": "Thread_System_Runtime_InteropServices__Thread_GetTypeInfo", "signature": "void Thread_System_Runtime_InteropServices__Thread_GetTypeInfo(Thread * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x00637DBC", "name": "Thread_System_Runtime_InteropServices__Thread_GetTypeInfoCount", "signature": "void Thread_System_Runtime_InteropServices__Thread_GetTypeInfoCount(Thread * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x00637DFC", "name": "Thread_System_Runtime_InteropServices__Thread_Invoke", "signature": "void Thread_System_Runtime_InteropServices__Thread_Invoke(Thread * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x00637E3C", "name": "ThreadAbortException__ctor", "signature": "void ThreadAbortException__ctor(ThreadAbortException * this, MethodInfo * method)", "dotNetSignature": "ThreadAbortException()" }, { "virtualAddress": "0x00637EC8", "name": "ThreadAbortException__ctor_1", "signature": "void ThreadAbortException__ctor_1(ThreadAbortException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ThreadAbortException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00637ED0", "name": "ThreadAbortException_get_ExceptionState", "signature": "Object * ThreadAbortException_get_ExceptionState(ThreadAbortException * this, MethodInfo * method)", "dotNetSignature": "Object get_ExceptionState()" }, { "virtualAddress": "0x0063823C", "name": "ThreadInterruptedException__ctor", "signature": "void ThreadInterruptedException__ctor(ThreadInterruptedException * this, MethodInfo * method)", "dotNetSignature": "ThreadInterruptedException()" }, { "virtualAddress": "0x006382C8", "name": "ThreadInterruptedException__ctor_1", "signature": "void ThreadInterruptedException__ctor_1(ThreadInterruptedException * this, String * message, MethodInfo * method)", "dotNetSignature": "ThreadInterruptedException(String)" }, { "virtualAddress": "0x006382FC", "name": "ThreadInterruptedException__ctor_2", "signature": "void ThreadInterruptedException__ctor_2(ThreadInterruptedException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ThreadInterruptedException(String, Exception)" }, { "virtualAddress": "0x00638330", "name": "ThreadInterruptedException__ctor_3", "signature": "void ThreadInterruptedException__ctor_3(ThreadInterruptedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ThreadInterruptedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0084DA14", "name": "WaitCallback__ctor", "signature": "void WaitCallback__ctor(WaitCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "WaitCallback(Object, IntPtr)" }, { "virtualAddress": "0x0084DFC0", "name": "WaitCallback_Invoke", "signature": "void WaitCallback_Invoke(WaitCallback * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x0084E378", "name": "WaitCallback_BeginInvoke", "signature": "IAsyncResult * WaitCallback_BeginInvoke(WaitCallback * this, Object * state, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0084E39C", "name": "WaitCallback_EndInvoke", "signature": "void WaitCallback_EndInvoke(WaitCallback * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0085036C", "name": "WaitOrTimerCallback__ctor", "signature": "void WaitOrTimerCallback__ctor(WaitOrTimerCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "WaitOrTimerCallback(Object, IntPtr)" }, { "virtualAddress": "0x0085037C", "name": "WaitOrTimerCallback_Invoke", "signature": "void WaitOrTimerCallback_Invoke(WaitOrTimerCallback * this, Object * state, bool timedOut, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Boolean)" }, { "virtualAddress": "0x008507C4", "name": "WaitOrTimerCallback_BeginInvoke", "signature": "IAsyncResult * WaitOrTimerCallback_BeginInvoke(WaitOrTimerCallback * this, Object * state, bool timedOut, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00850864", "name": "WaitOrTimerCallback_EndInvoke", "signature": "void WaitOrTimerCallback_EndInvoke(WaitOrTimerCallback * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x007AB374", "name": "IOCompletionCallback__ctor", "signature": "void IOCompletionCallback__ctor(IOCompletionCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "IOCompletionCallback(Object, IntPtr)" }, { "virtualAddress": "0x007AB384", "name": "IOCompletionCallback_Invoke", "signature": "void IOCompletionCallback_Invoke(IOCompletionCallback * this, uint32_t errorCode, uint32_t numBytes, NativeOverlapped * pOVERLAP, MethodInfo * method)", "dotNetSignature": "Void Invoke(UInt32, UInt32, NativeOverlapped*)" }, { "virtualAddress": "0x007AB628", "name": "IOCompletionCallback_BeginInvoke", "signature": "IAsyncResult * IOCompletionCallback_BeginInvoke(IOCompletionCallback * this, uint32_t errorCode, uint32_t numBytes, NativeOverlapped * pOVERLAP, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, UInt32, NativeOverlapped*, AsyncCallback, Object)" }, { "virtualAddress": "0x007AB6D8", "name": "IOCompletionCallback_EndInvoke", "signature": "void IOCompletionCallback_EndInvoke(IOCompletionCallback * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00849B00", "name": "ThreadPoolGlobals__cctor", "signature": "void ThreadPoolGlobals__cctor(MethodInfo * method)", "dotNetSignature": "ThreadPoolGlobals()" }, { "virtualAddress": "0x00849BA4", "name": "ThreadPoolWorkQueue__ctor", "signature": "void ThreadPoolWorkQueue__ctor(ThreadPoolWorkQueue * this, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueue()" }, { "virtualAddress": "0x00849C7C", "name": "ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue", "signature": "ThreadPoolWorkQueueThreadLocals * ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue(ThreadPoolWorkQueue * this, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueueThreadLocals EnsureCurrentThreadHasQueue()" }, { "virtualAddress": "0x00849E04", "name": "ThreadPoolWorkQueue_EnsureThreadRequested", "signature": "void ThreadPoolWorkQueue_EnsureThreadRequested(ThreadPoolWorkQueue * this, MethodInfo * method)", "dotNetSignature": "Void EnsureThreadRequested()" }, { "virtualAddress": "0x00849EC0", "name": "ThreadPoolWorkQueue_MarkThreadRequestSatisfied", "signature": "void ThreadPoolWorkQueue_MarkThreadRequestSatisfied(ThreadPoolWorkQueue * this, MethodInfo * method)", "dotNetSignature": "Void MarkThreadRequestSatisfied()" }, { "virtualAddress": "0x00849F10", "name": "ThreadPoolWorkQueue_Enqueue", "signature": "void ThreadPoolWorkQueue_Enqueue(ThreadPoolWorkQueue * this, IThreadPoolWorkItem * callback, bool forceGlobal, MethodInfo * method)", "dotNetSignature": "Void Enqueue(IThreadPoolWorkItem, Boolean)" }, { "virtualAddress": "0x0084A558", "name": "ThreadPoolWorkQueue_LocalFindAndPop", "signature": "bool ThreadPoolWorkQueue_LocalFindAndPop(ThreadPoolWorkQueue * this, IThreadPoolWorkItem * callback, MethodInfo * method)", "dotNetSignature": "Boolean LocalFindAndPop(IThreadPoolWorkItem)" }, { "virtualAddress": "0x0084A898", "name": "ThreadPoolWorkQueue_Dequeue", "signature": "void ThreadPoolWorkQueue_Dequeue(ThreadPoolWorkQueue * this, ThreadPoolWorkQueueThreadLocals * tl, IThreadPoolWorkItem * * callback, bool * missedSteal, MethodInfo * method)", "dotNetSignature": "Void Dequeue(ThreadPoolWorkQueueThreadLocals, IThreadPoolWorkItem ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0084AE70", "name": "ThreadPoolWorkQueue_Dispatch", "signature": "bool ThreadPoolWorkQueue_Dispatch(MethodInfo * method)", "dotNetSignature": "Boolean Dispatch()" }, { "virtualAddress": "0x0084B4E0", "name": "ThreadPoolWorkQueue__cctor", "signature": "void ThreadPoolWorkQueue__cctor(MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueue()" }, { "virtualAddress": "0x0084A03C", "name": "ThreadPoolWorkQueue_WorkStealingQueue_LocalPush", "signature": "void ThreadPoolWorkQueue_WorkStealingQueue_LocalPush(ThreadPoolWorkQueue_WorkStealingQueue * this, IThreadPoolWorkItem * obj, MethodInfo * method)", "dotNetSignature": "Void LocalPush(IThreadPoolWorkItem)" }, { "virtualAddress": "0x0084A5D0", "name": "ThreadPoolWorkQueue_WorkStealingQueue_LocalFindAndPop", "signature": "bool ThreadPoolWorkQueue_WorkStealingQueue_LocalFindAndPop(ThreadPoolWorkQueue_WorkStealingQueue * this, IThreadPoolWorkItem * obj, MethodInfo * method)", "dotNetSignature": "Boolean LocalFindAndPop(IThreadPoolWorkItem)" }, { "virtualAddress": "0x0084AA68", "name": "ThreadPoolWorkQueue_WorkStealingQueue_LocalPop", "signature": "bool ThreadPoolWorkQueue_WorkStealingQueue_LocalPop(ThreadPoolWorkQueue_WorkStealingQueue * this, IThreadPoolWorkItem * * obj, MethodInfo * method)", "dotNetSignature": "Boolean LocalPop(IThreadPoolWorkItem ByRef)" }, { "virtualAddress": "0x0084AE68", "name": "ThreadPoolWorkQueue_WorkStealingQueue_TrySteal", "signature": "bool ThreadPoolWorkQueue_WorkStealingQueue_TrySteal(ThreadPoolWorkQueue_WorkStealingQueue * this, IThreadPoolWorkItem * * obj, bool * missedSteal, MethodInfo * method)", "dotNetSignature": "Boolean TrySteal(IThreadPoolWorkItem ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0084B610", "name": "ThreadPoolWorkQueue_WorkStealingQueue_TrySteal_1", "signature": "bool ThreadPoolWorkQueue_WorkStealingQueue_TrySteal_1(ThreadPoolWorkQueue_WorkStealingQueue * this, IThreadPoolWorkItem * * obj, bool * missedSteal, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean TrySteal(IThreadPoolWorkItem ByRef, Boolean ByRef, Int32)" }, { "virtualAddress": "0x0084B898", "name": "ThreadPoolWorkQueue_WorkStealingQueue__ctor", "signature": "void ThreadPoolWorkQueue_WorkStealingQueue__ctor(ThreadPoolWorkQueue_WorkStealingQueue * this, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueue\u002BWorkStealingQueue()" }, { "virtualAddress": "0x0084B558", "name": "ThreadPoolWorkQueue_QueueSegment_GetIndexes", "signature": "void ThreadPoolWorkQueue_QueueSegment_GetIndexes(ThreadPoolWorkQueue_QueueSegment * this, int32_t * upper, int32_t * lower, MethodInfo * method)", "dotNetSignature": "Void GetIndexes(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0084B598", "name": "ThreadPoolWorkQueue_QueueSegment_CompareExchangeIndexes", "signature": "bool ThreadPoolWorkQueue_QueueSegment_CompareExchangeIndexes(ThreadPoolWorkQueue_QueueSegment * this, int32_t * prevUpper, int32_t newUpper, int32_t * prevLower, int32_t newLower, MethodInfo * method)", "dotNetSignature": "Boolean CompareExchangeIndexes(Int32 ByRef, Int32, Int32 ByRef, Int32)" }, { "virtualAddress": "0x00849C18", "name": "ThreadPoolWorkQueue_QueueSegment__ctor", "signature": "void ThreadPoolWorkQueue_QueueSegment__ctor(ThreadPoolWorkQueue_QueueSegment * this, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueue\u002BQueueSegment()" }, { "virtualAddress": "0x0084AE18", "name": "ThreadPoolWorkQueue_QueueSegment_IsUsedUp", "signature": "bool ThreadPoolWorkQueue_QueueSegment_IsUsedUp(ThreadPoolWorkQueue_QueueSegment * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUsedUp()" }, { "virtualAddress": "0x0084A48C", "name": "ThreadPoolWorkQueue_QueueSegment_TryEnqueue", "signature": "bool ThreadPoolWorkQueue_QueueSegment_TryEnqueue(ThreadPoolWorkQueue_QueueSegment * this, IThreadPoolWorkItem * node, MethodInfo * method)", "dotNetSignature": "Boolean TryEnqueue(IThreadPoolWorkItem)" }, { "virtualAddress": "0x0084AD1C", "name": "ThreadPoolWorkQueue_QueueSegment_TryDequeue", "signature": "bool ThreadPoolWorkQueue_QueueSegment_TryDequeue(ThreadPoolWorkQueue_QueueSegment * this, IThreadPoolWorkItem * * node, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeue(IThreadPoolWorkItem ByRef)" }, { "virtualAddress": "0x00849D08", "name": "ThreadPoolWorkQueueThreadLocals__ctor", "signature": "void ThreadPoolWorkQueueThreadLocals__ctor(ThreadPoolWorkQueueThreadLocals * this, ThreadPoolWorkQueue * tpq, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueueThreadLocals(ThreadPoolWorkQueue)" }, { "virtualAddress": "0x0084B934", "name": "ThreadPoolWorkQueueThreadLocals_CleanUp", "signature": "void ThreadPoolWorkQueueThreadLocals_CleanUp(ThreadPoolWorkQueueThreadLocals * this, MethodInfo * method)", "dotNetSignature": "Void CleanUp()" }, { "virtualAddress": "0x0084BA0C", "name": "ThreadPoolWorkQueueThreadLocals_Finalize", "signature": "void ThreadPoolWorkQueueThreadLocals_Finalize(ThreadPoolWorkQueueThreadLocals * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00850870", "name": "_ThreadPoolWaitCallback_PerformWaitCallback", "signature": "bool _ThreadPoolWaitCallback_PerformWaitCallback(MethodInfo * method)", "dotNetSignature": "Boolean PerformWaitCallback()" }, { "virtualAddress": "0x007AF400", "name": "QueueUserWorkItemCallback__cctor", "signature": "void QueueUserWorkItemCallback__cctor(MethodInfo * method)", "dotNetSignature": "QueueUserWorkItemCallback()" }, { "virtualAddress": "0x007AF478", "name": "QueueUserWorkItemCallback__ctor", "signature": "void QueueUserWorkItemCallback__ctor(QueueUserWorkItemCallback * this, WaitCallback * waitCallback, Object * stateObj, bool compressStack, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "QueueUserWorkItemCallback(WaitCallback, Object, Boolean, StackCrawlMark\u0026)" }, { "virtualAddress": "0x007AF538", "name": "QueueUserWorkItemCallback__ctor_1", "signature": "void QueueUserWorkItemCallback__ctor_1(QueueUserWorkItemCallback * this, WaitCallback * waitCallback, Object * stateObj, ExecutionContext * ec, MethodInfo * method)", "dotNetSignature": "QueueUserWorkItemCallback(WaitCallback, Object, ExecutionContext)" }, { "virtualAddress": "0x007AF578", "name": "QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem", "signature": "void QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem(QueueUserWorkItemCallback * this, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()" }, { "virtualAddress": "0x007AF650", "name": "QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_MarkAborted", "signature": "void QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_MarkAborted(QueueUserWorkItemCallback * this, ThreadAbortException * tae, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.MarkAborted(ThreadAbortException)" }, { "virtualAddress": "0x007AF654", "name": "QueueUserWorkItemCallback_WaitCallback_Context", "signature": "void QueueUserWorkItemCallback_WaitCallback_Context(Object * state, MethodInfo * method)", "dotNetSignature": "Void WaitCallback_Context(Object)" }, { "virtualAddress": "0x008508CC", "name": "_ThreadPoolWaitOrTimerCallback__cctor", "signature": "void _ThreadPoolWaitOrTimerCallback__cctor(MethodInfo * method)", "dotNetSignature": "_ThreadPoolWaitOrTimerCallback()" }, { "virtualAddress": "0x00850980", "name": "_ThreadPoolWaitOrTimerCallback__ctor", "signature": "void _ThreadPoolWaitOrTimerCallback__ctor(_ThreadPoolWaitOrTimerCallback * this, WaitOrTimerCallback * waitOrTimerCallback, Object * state, bool compressStack, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "_ThreadPoolWaitOrTimerCallback(WaitOrTimerCallback, Object, Boolean, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00850A50", "name": "_ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context_t", "signature": "void _ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context_t(Object * state, MethodInfo * method)", "dotNetSignature": "Void WaitOrTimerCallback_Context_t(Object)" }, { "virtualAddress": "0x00850B58", "name": "_ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context_f", "signature": "void _ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context_f(Object * state, MethodInfo * method)", "dotNetSignature": "Void WaitOrTimerCallback_Context_f(Object)" }, { "virtualAddress": "0x00850AB8", "name": "_ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context", "signature": "void _ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context(Object * state, bool timedOut, MethodInfo * method)", "dotNetSignature": "Void WaitOrTimerCallback_Context(Object, Boolean)" }, { "virtualAddress": "0x00850BC0", "name": "_ThreadPoolWaitOrTimerCallback_PerformWaitOrTimerCallback", "signature": "void _ThreadPoolWaitOrTimerCallback_PerformWaitOrTimerCallback(Object * state, bool timedOut, MethodInfo * method)", "dotNetSignature": "Void PerformWaitOrTimerCallback(Object, Boolean)" }, { "virtualAddress": "0x00638338", "name": "ThreadPool_SetMaxThreads", "signature": "bool ThreadPool_SetMaxThreads(int32_t workerThreads, int32_t completionPortThreads, MethodInfo * method)", "dotNetSignature": "Boolean SetMaxThreads(Int32, Int32)" }, { "virtualAddress": "0x00638340", "name": "ThreadPool_GetMaxThreads", "signature": "void ThreadPool_GetMaxThreads(int32_t * workerThreads, int32_t * completionPortThreads, MethodInfo * method)", "dotNetSignature": "Void GetMaxThreads(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00638348", "name": "ThreadPool_SetMinThreads", "signature": "bool ThreadPool_SetMinThreads(int32_t workerThreads, int32_t completionPortThreads, MethodInfo * method)", "dotNetSignature": "Boolean SetMinThreads(Int32, Int32)" }, { "virtualAddress": "0x00638350", "name": "ThreadPool_GetMinThreads", "signature": "void ThreadPool_GetMinThreads(int32_t * workerThreads, int32_t * completionPortThreads, MethodInfo * method)", "dotNetSignature": "Void GetMinThreads(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00638358", "name": "ThreadPool_GetAvailableThreads", "signature": "void ThreadPool_GetAvailableThreads(int32_t * workerThreads, int32_t * completionPortThreads, MethodInfo * method)", "dotNetSignature": "Void GetAvailableThreads(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00638360", "name": "ThreadPool_RegisterWaitForSingleObject", "signature": "RegisteredWaitHandle * ThreadPool_RegisterWaitForSingleObject(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, uint32_t millisecondsTimeOutInterval, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, UInt32, Boolean)" }, { "virtualAddress": "0x00638508", "name": "ThreadPool_UnsafeRegisterWaitForSingleObject", "signature": "RegisteredWaitHandle * ThreadPool_UnsafeRegisterWaitForSingleObject(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, uint32_t millisecondsTimeOutInterval, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, UInt32, Boolean)" }, { "virtualAddress": "0x0063836C", "name": "ThreadPool_RegisterWaitForSingleObject_1", "signature": "RegisteredWaitHandle * ThreadPool_RegisterWaitForSingleObject_1(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, uint32_t millisecondsTimeOutInterval, bool executeOnlyOnce, StackCrawlMark__Enum * stackMark, bool compressStack, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, UInt32, Boolean, StackCrawlMark ByRef, Boolean)" }, { "virtualAddress": "0x00638574", "name": "ThreadPool_RegisterWaitForSingleObject_2", "signature": "RegisteredWaitHandle * ThreadPool_RegisterWaitForSingleObject_2(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, int32_t millisecondsTimeOutInterval, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int32, Boolean)" }, { "virtualAddress": "0x00638650", "name": "ThreadPool_UnsafeRegisterWaitForSingleObject_1", "signature": "RegisteredWaitHandle * ThreadPool_UnsafeRegisterWaitForSingleObject_1(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, int32_t millisecondsTimeOutInterval, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int32, Boolean)" }, { "virtualAddress": "0x0063872C", "name": "ThreadPool_RegisterWaitForSingleObject_3", "signature": "RegisteredWaitHandle * ThreadPool_RegisterWaitForSingleObject_3(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, int64_t millisecondsTimeOutInterval, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int64, Boolean)" }, { "virtualAddress": "0x00638808", "name": "ThreadPool_UnsafeRegisterWaitForSingleObject_2", "signature": "RegisteredWaitHandle * ThreadPool_UnsafeRegisterWaitForSingleObject_2(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, int64_t millisecondsTimeOutInterval, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int64, Boolean)" }, { "virtualAddress": "0x006388E4", "name": "ThreadPool_RegisterWaitForSingleObject_4", "signature": "RegisteredWaitHandle * ThreadPool_RegisterWaitForSingleObject_4(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, TimeSpan timeout, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, TimeSpan, Boolean)" }, { "virtualAddress": "0x006389E8", "name": "ThreadPool_UnsafeRegisterWaitForSingleObject_3", "signature": "RegisteredWaitHandle * ThreadPool_UnsafeRegisterWaitForSingleObject_3(WaitHandle * waitObject, WaitOrTimerCallback * callBack, Object * state, TimeSpan timeout, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, TimeSpan, Boolean)" }, { "virtualAddress": "0x00638514", "name": "ThreadPool_QueueUserWorkItem", "signature": "bool ThreadPool_QueueUserWorkItem(WaitCallback * callBack, Object * state, MethodInfo * method)", "dotNetSignature": "Boolean QueueUserWorkItem(WaitCallback, Object)" }, { "virtualAddress": "0x00638C00", "name": "ThreadPool_QueueUserWorkItem_1", "signature": "bool ThreadPool_QueueUserWorkItem_1(WaitCallback * callBack, MethodInfo * method)", "dotNetSignature": "Boolean QueueUserWorkItem(WaitCallback)" }, { "virtualAddress": "0x00638544", "name": "ThreadPool_UnsafeQueueUserWorkItem", "signature": "bool ThreadPool_UnsafeQueueUserWorkItem(WaitCallback * callBack, Object * state, MethodInfo * method)", "dotNetSignature": "Boolean UnsafeQueueUserWorkItem(WaitCallback, Object)" }, { "virtualAddress": "0x00638AEC", "name": "ThreadPool_QueueUserWorkItemHelper", "signature": "bool ThreadPool_QueueUserWorkItemHelper(WaitCallback * callBack, Object * state, StackCrawlMark__Enum * stackMark, bool compressStack, MethodInfo * method)", "dotNetSignature": "Boolean QueueUserWorkItemHelper(WaitCallback, Object, StackCrawlMark ByRef, Boolean)" }, { "virtualAddress": "0x00629E48", "name": "ThreadPool_UnsafeQueueCustomWorkItem", "signature": "void ThreadPool_UnsafeQueueCustomWorkItem(IThreadPoolWorkItem * workItem, bool forceGlobal, MethodInfo * method)", "dotNetSignature": "Void UnsafeQueueCustomWorkItem(IThreadPoolWorkItem, Boolean)" }, { "virtualAddress": "0x00634BF0", "name": "ThreadPool_TryPopCustomWorkItem", "signature": "bool ThreadPool_TryPopCustomWorkItem(IThreadPoolWorkItem * workItem, MethodInfo * method)", "dotNetSignature": "Boolean TryPopCustomWorkItem(IThreadPoolWorkItem)" }, { "virtualAddress": "0x00634CD4", "name": "ThreadPool_GetQueuedWorkItems", "signature": "IEnumerable_1_System_Threading_IThreadPoolWorkItem_ * ThreadPool_GetQueuedWorkItems(MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.IThreadPoolWorkItem] GetQueuedWorkItems()" }, { "virtualAddress": "0x00638CE0", "name": "ThreadPool_EnumerateQueuedWorkItems", "signature": "IEnumerable_1_System_Threading_IThreadPoolWorkItem_ * ThreadPool_EnumerateQueuedWorkItems(ThreadPoolWorkQueue_WorkStealingQueue__Array * wsQueues, ThreadPoolWorkQueue_QueueSegment * globalQueueTail, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.IThreadPoolWorkItem] EnumerateQueuedWorkItems(ThreadPoolWorkQueue\u002BWorkStealingQueue[], ThreadPoolWorkQueue\u002BQueueSegment)" }, { "virtualAddress": "0x00638D60", "name": "ThreadPool_GetLocallyQueuedWorkItems", "signature": "IEnumerable_1_System_Threading_IThreadPoolWorkItem_ * ThreadPool_GetLocallyQueuedWorkItems(MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.IThreadPoolWorkItem] GetLocallyQueuedWorkItems()" }, { "virtualAddress": "0x00638E20", "name": "ThreadPool_GetGloballyQueuedWorkItems", "signature": "IEnumerable_1_System_Threading_IThreadPoolWorkItem_ * ThreadPool_GetGloballyQueuedWorkItems(MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.IThreadPoolWorkItem] GetGloballyQueuedWorkItems()" }, { "virtualAddress": "0x00638EA0", "name": "ThreadPool_ToObjectArray", "signature": "Object__Array * ThreadPool_ToObjectArray(IEnumerable_1_System_Threading_IThreadPoolWorkItem_ * workitems, MethodInfo * method)", "dotNetSignature": "Object[] ToObjectArray(IEnumerable\u00601[System.Threading.IThreadPoolWorkItem])" }, { "virtualAddress": "0x006393CC", "name": "ThreadPool_GetQueuedWorkItemsForDebugger", "signature": "Object__Array * ThreadPool_GetQueuedWorkItemsForDebugger(MethodInfo * method)", "dotNetSignature": "Object[] GetQueuedWorkItemsForDebugger()" }, { "virtualAddress": "0x006393E0", "name": "ThreadPool_GetGloballyQueuedWorkItemsForDebugger", "signature": "Object__Array * ThreadPool_GetGloballyQueuedWorkItemsForDebugger(MethodInfo * method)", "dotNetSignature": "Object[] GetGloballyQueuedWorkItemsForDebugger()" }, { "virtualAddress": "0x006393F4", "name": "ThreadPool_GetLocallyQueuedWorkItemsForDebugger", "signature": "Object__Array * ThreadPool_GetLocallyQueuedWorkItemsForDebugger(MethodInfo * method)", "dotNetSignature": "Object[] GetLocallyQueuedWorkItemsForDebugger()" }, { "virtualAddress": "0x00639408", "name": "ThreadPool_RequestWorkerThread", "signature": "bool ThreadPool_RequestWorkerThread(MethodInfo * method)", "dotNetSignature": "Boolean RequestWorkerThread()" }, { "virtualAddress": "0x0063940C", "name": "ThreadPool_PostQueuedCompletionStatus", "signature": "bool ThreadPool_PostQueuedCompletionStatus(NativeOverlapped * overlapped, MethodInfo * method)", "dotNetSignature": "Boolean PostQueuedCompletionStatus(NativeOverlapped*)" }, { "virtualAddress": "0x00639410", "name": "ThreadPool_UnsafeQueueNativeOverlapped", "signature": "bool ThreadPool_UnsafeQueueNativeOverlapped(NativeOverlapped * overlapped, MethodInfo * method)", "dotNetSignature": "Boolean UnsafeQueueNativeOverlapped(NativeOverlapped*)" }, { "virtualAddress": "0x00638C34", "name": "ThreadPool_EnsureVMInitialized", "signature": "void ThreadPool_EnsureVMInitialized(MethodInfo * method)", "dotNetSignature": "Void EnsureVMInitialized()" }, { "virtualAddress": "0x0063834C", "name": "ThreadPool_SetMinThreadsNative", "signature": "bool ThreadPool_SetMinThreadsNative(int32_t workerThreads, int32_t completionPortThreads, MethodInfo * method)", "dotNetSignature": "Boolean SetMinThreadsNative(Int32, Int32)" }, { "virtualAddress": "0x0063833C", "name": "ThreadPool_SetMaxThreadsNative", "signature": "bool ThreadPool_SetMaxThreadsNative(int32_t workerThreads, int32_t completionPortThreads, MethodInfo * method)", "dotNetSignature": "Boolean SetMaxThreadsNative(Int32, Int32)" }, { "virtualAddress": "0x00638354", "name": "ThreadPool_GetMinThreadsNative", "signature": "void ThreadPool_GetMinThreadsNative(int32_t * workerThreads, int32_t * completionPortThreads, MethodInfo * method)", "dotNetSignature": "Void GetMinThreadsNative(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00638344", "name": "ThreadPool_GetMaxThreadsNative", "signature": "void ThreadPool_GetMaxThreadsNative(int32_t * workerThreads, int32_t * completionPortThreads, MethodInfo * method)", "dotNetSignature": "Void GetMaxThreadsNative(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0063835C", "name": "ThreadPool_GetAvailableThreadsNative", "signature": "void ThreadPool_GetAvailableThreadsNative(int32_t * workerThreads, int32_t * completionPortThreads, MethodInfo * method)", "dotNetSignature": "Void GetAvailableThreadsNative(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00639418", "name": "ThreadPool_NotifyWorkItemComplete", "signature": "bool ThreadPool_NotifyWorkItemComplete(MethodInfo * method)", "dotNetSignature": "Boolean NotifyWorkItemComplete()" }, { "virtualAddress": "0x0063941C", "name": "ThreadPool_ReportThreadStatus", "signature": "void ThreadPool_ReportThreadStatus(bool isWorking, MethodInfo * method)", "dotNetSignature": "Void ReportThreadStatus(Boolean)" }, { "virtualAddress": "0x00634E58", "name": "ThreadPool_NotifyWorkItemProgress", "signature": "void ThreadPool_NotifyWorkItemProgress(MethodInfo * method)", "dotNetSignature": "Void NotifyWorkItemProgress()" }, { "virtualAddress": "0x00639424", "name": "ThreadPool_NotifyWorkItemProgressNative", "signature": "void ThreadPool_NotifyWorkItemProgressNative(MethodInfo * method)", "dotNetSignature": "Void NotifyWorkItemProgressNative()" }, { "virtualAddress": "0x00639428", "name": "ThreadPool_IsThreadPoolHosted", "signature": "bool ThreadPool_IsThreadPoolHosted(MethodInfo * method)", "dotNetSignature": "Boolean IsThreadPoolHosted()" }, { "virtualAddress": "0x00639414", "name": "ThreadPool_InitializeVMTp", "signature": "void ThreadPool_InitializeVMTp(bool * enableWorkerTracking, MethodInfo * method)", "dotNetSignature": "Void InitializeVMTp(Boolean ByRef)" }, { "virtualAddress": "0x0063942C", "name": "ThreadPool_BindHandle", "signature": "bool ThreadPool_BindHandle(void * osHandle, MethodInfo * method)", "dotNetSignature": "Boolean BindHandle(IntPtr)" }, { "virtualAddress": "0x00639434", "name": "ThreadPool_BindHandle_1", "signature": "bool ThreadPool_BindHandle_1(SafeHandle * osHandle, MethodInfo * method)", "dotNetSignature": "Boolean BindHandle(SafeHandle)" }, { "virtualAddress": "0x00639430", "name": "ThreadPool_BindIOCompletionCallbackNative", "signature": "bool ThreadPool_BindIOCompletionCallbackNative(void * fileHandle, MethodInfo * method)", "dotNetSignature": "Boolean BindIOCompletionCallbackNative(IntPtr)" }, { "virtualAddress": "0x00849554", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21__ctor", "signature": "void ThreadPool_EnumerateQueuedWorkItems_d_21__ctor(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ThreadPool\u002B\u003CEnumerateQueuedWorkItems\u003Ed__21(Int32)" }, { "virtualAddress": "0x0084958C", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_System_IDisposable_Dispose", "signature": "void ThreadPool_EnumerateQueuedWorkItems_d_21_System_IDisposable_Dispose(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00849590", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_MoveNext", "signature": "bool ThreadPool_EnumerateQueuedWorkItems_d_21_MoveNext(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0084978C", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_Generic_IEnumerator_System_Threading_IThreadPoolWorkItem__get_Current", "signature": "IThreadPoolWorkItem * ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_Generic_IEnumerator_System_Threading_IThreadPoolWorkItem__get_Current(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, MethodInfo * method)", "dotNetSignature": "IThreadPoolWorkItem System.Collections.Generic.IEnumerator\u003CSystem.Threading.IThreadPoolWorkItem\u003E.get_Current()" }, { "virtualAddress": "0x00849794", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_IEnumerator_Reset", "signature": "void ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_IEnumerator_Reset(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008497F4", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_IEnumerator_get_Current", "signature": "Object * ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_IEnumerator_get_Current(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008497FC", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_Generic_IEnumerable_System_Threading_IThreadPoolWorkItem__GetEnumerator", "signature": "IEnumerator_1_System_Threading_IThreadPoolWorkItem_ * ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_Generic_IEnumerable_System_Threading_IThreadPoolWorkItem__GetEnumerator(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Threading.IThreadPoolWorkItem] System.Collections.Generic.IEnumerable\u003CSystem.Threading.IThreadPoolWorkItem\u003E.GetEnumerator()" }, { "virtualAddress": "0x008498B0", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_IEnumerable_GetEnumerator(ThreadPool_EnumerateQueuedWorkItems_d_21 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0084BAAC", "name": "ThreadStart__ctor", "signature": "void ThreadStart__ctor(ThreadStart * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ThreadStart(Object, IntPtr)" }, { "virtualAddress": "0x0084BABC", "name": "ThreadStart_Invoke", "signature": "void ThreadStart_Invoke(ThreadStart * this, MethodInfo * method)", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x0084BCC8", "name": "ThreadStart_BeginInvoke", "signature": "IAsyncResult * ThreadStart_BeginInvoke(ThreadStart * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x0084BCF4", "name": "ThreadStart_EndInvoke", "signature": "void ThreadStart_EndInvoke(ThreadStart * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0084BD00", "name": "ThreadStartException__ctor", "signature": "void ThreadStartException__ctor(ThreadStartException * this, MethodInfo * method)", "dotNetSignature": "ThreadStartException()" }, { "virtualAddress": "0x0084BD74", "name": "ThreadStartException__ctor_1", "signature": "void ThreadStartException__ctor_1(ThreadStartException * this, Exception * reason, MethodInfo * method)", "dotNetSignature": "ThreadStartException(Exception)" }, { "virtualAddress": "0x0084BDF8", "name": "ThreadStartException__ctor_2", "signature": "void ThreadStartException__ctor_2(ThreadStartException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ThreadStartException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0084BE00", "name": "ThreadStateException__ctor", "signature": "void ThreadStateException__ctor(ThreadStateException * this, MethodInfo * method)", "dotNetSignature": "ThreadStateException()" }, { "virtualAddress": "0x0084BE74", "name": "ThreadStateException__ctor_1", "signature": "void ThreadStateException__ctor_1(ThreadStateException * this, String * message, MethodInfo * method)", "dotNetSignature": "ThreadStateException(String)" }, { "virtualAddress": "0x0084BEA8", "name": "ThreadStateException__ctor_2", "signature": "void ThreadStateException__ctor_2(ThreadStateException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ThreadStateException(String, Exception)" }, { "virtualAddress": "0x0084BEDC", "name": "ThreadStateException__ctor_3", "signature": "void ThreadStateException__ctor_3(ThreadStateException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ThreadStateException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0084BEE4", "name": "Timeout__cctor", "signature": "void Timeout__cctor(MethodInfo * method)", "dotNetSignature": "Timeout()" }, { "virtualAddress": "0x0084E3A8", "name": "WaitHandle__ctor", "signature": "void WaitHandle__ctor(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "WaitHandle()" }, { "virtualAddress": "0x0084E3D0", "name": "WaitHandle_Init", "signature": "void WaitHandle_Init(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x0084E44C", "name": "WaitHandle_get_Handle", "signature": "void * WaitHandle_get_Handle(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Handle()" }, { "virtualAddress": "0x0084E4DC", "name": "WaitHandle_set_Handle", "signature": "void WaitHandle_set_Handle(WaitHandle * this, void * value, MethodInfo * method)", "dotNetSignature": "Void set_Handle(IntPtr)" }, { "virtualAddress": "0x0084CA1C", "name": "WaitHandle_get_SafeWaitHandle", "signature": "SafeWaitHandle * WaitHandle_get_SafeWaitHandle(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "SafeWaitHandle get_SafeWaitHandle()" }, { "virtualAddress": "0x0084E5C8", "name": "WaitHandle_set_SafeWaitHandle", "signature": "void WaitHandle_set_SafeWaitHandle(WaitHandle * this, SafeWaitHandle * value, MethodInfo * method)", "dotNetSignature": "Void set_SafeWaitHandle(SafeWaitHandle)" }, { "virtualAddress": "0x0084E668", "name": "WaitHandle_SetHandleInternal", "signature": "void WaitHandle_SetHandleInternal(WaitHandle * this, SafeWaitHandle * handle, MethodInfo * method)", "dotNetSignature": "Void SetHandleInternal(SafeWaitHandle)" }, { "virtualAddress": "0x0084E6A0", "name": "WaitHandle_WaitOne", "signature": "bool WaitHandle_WaitOne(WaitHandle * this, int32_t millisecondsTimeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean WaitOne(Int32, Boolean)" }, { "virtualAddress": "0x0084E7F0", "name": "WaitHandle_WaitOne_1", "signature": "bool WaitHandle_WaitOne_1(WaitHandle * this, TimeSpan timeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean WaitOne(TimeSpan, Boolean)" }, { "virtualAddress": "0x0084E8E4", "name": "WaitHandle_WaitOne_2", "signature": "bool WaitHandle_WaitOne_2(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean WaitOne()" }, { "virtualAddress": "0x0084E8F8", "name": "WaitHandle_WaitOne_3", "signature": "bool WaitHandle_WaitOne_3(WaitHandle * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean WaitOne(Int32)" }, { "virtualAddress": "0x0084E908", "name": "WaitHandle_WaitOne_4", "signature": "bool WaitHandle_WaitOne_4(WaitHandle * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean WaitOne(TimeSpan)" }, { "virtualAddress": "0x0084E760", "name": "WaitHandle_WaitOne_5", "signature": "bool WaitHandle_WaitOne_5(WaitHandle * this, int64_t timeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean WaitOne(Int64, Boolean)" }, { "virtualAddress": "0x0084E918", "name": "WaitHandle_InternalWaitOne", "signature": "bool WaitHandle_InternalWaitOne(SafeHandle * waitableSafeHandle, int64_t millisecondsTimeout, bool hasThreadAffinity, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean InternalWaitOne(SafeHandle, Int64, Boolean, Boolean)" }, { "virtualAddress": "0x0084EBAC", "name": "WaitHandle_WaitOneWithoutFAS", "signature": "bool WaitHandle_WaitOneWithoutFAS(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean WaitOneWithoutFAS()" }, { "virtualAddress": "0x0084ECC4", "name": "WaitHandle_WaitAll", "signature": "bool WaitHandle_WaitAll(WaitHandle__Array * waitHandles, int32_t millisecondsTimeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(WaitHandle[], Int32, Boolean)" }, { "virtualAddress": "0x0084F25C", "name": "WaitHandle_WaitAll_1", "signature": "bool WaitHandle_WaitAll_1(WaitHandle__Array * waitHandles, TimeSpan timeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(WaitHandle[], TimeSpan, Boolean)" }, { "virtualAddress": "0x0084F374", "name": "WaitHandle_WaitAll_2", "signature": "bool WaitHandle_WaitAll_2(WaitHandle__Array * waitHandles, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(WaitHandle[])" }, { "virtualAddress": "0x0084F3E0", "name": "WaitHandle_WaitAll_3", "signature": "bool WaitHandle_WaitAll_3(WaitHandle__Array * waitHandles, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(WaitHandle[], Int32)" }, { "virtualAddress": "0x0084F458", "name": "WaitHandle_WaitAll_4", "signature": "bool WaitHandle_WaitAll_4(WaitHandle__Array * waitHandles, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(WaitHandle[], TimeSpan)" }, { "virtualAddress": "0x0084F4D0", "name": "WaitHandle_WaitAny", "signature": "int32_t WaitHandle_WaitAny(WaitHandle__Array * waitHandles, int32_t millisecondsTimeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(WaitHandle[], Int32, Boolean)" }, { "virtualAddress": "0x0084F850", "name": "WaitHandle_WaitAny_1", "signature": "int32_t WaitHandle_WaitAny_1(WaitHandle__Array * waitHandles, TimeSpan timeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(WaitHandle[], TimeSpan, Boolean)" }, { "virtualAddress": "0x0084F968", "name": "WaitHandle_WaitAny_2", "signature": "int32_t WaitHandle_WaitAny_2(WaitHandle__Array * waitHandles, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(WaitHandle[], TimeSpan)" }, { "virtualAddress": "0x0084F9E0", "name": "WaitHandle_WaitAny_3", "signature": "int32_t WaitHandle_WaitAny_3(WaitHandle__Array * waitHandles, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(WaitHandle[])" }, { "virtualAddress": "0x0084FA4C", "name": "WaitHandle_WaitAny_4", "signature": "int32_t WaitHandle_WaitAny_4(WaitHandle__Array * waitHandles, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(WaitHandle[], Int32)" }, { "virtualAddress": "0x0084FAC4", "name": "WaitHandle_SignalAndWait", "signature": "bool WaitHandle_SignalAndWait(WaitHandle * toSignal, WaitHandle * toWaitOn, MethodInfo * method)", "dotNetSignature": "Boolean SignalAndWait(WaitHandle, WaitHandle)" }, { "virtualAddress": "0x0084FD40", "name": "WaitHandle_SignalAndWait_1", "signature": "bool WaitHandle_SignalAndWait_1(WaitHandle * toSignal, WaitHandle * toWaitOn, TimeSpan timeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean SignalAndWait(WaitHandle, WaitHandle, TimeSpan, Boolean)" }, { "virtualAddress": "0x0084FB40", "name": "WaitHandle_SignalAndWait_2", "signature": "bool WaitHandle_SignalAndWait_2(WaitHandle * toSignal, WaitHandle * toWaitOn, int32_t millisecondsTimeout, bool exitContext, MethodInfo * method)", "dotNetSignature": "Boolean SignalAndWait(WaitHandle, WaitHandle, Int32, Boolean)" }, { "virtualAddress": "0x0084EB4C", "name": "WaitHandle_ThrowAbandonedMutexException", "signature": "void WaitHandle_ThrowAbandonedMutexException(MethodInfo * method)", "dotNetSignature": "Void ThrowAbandonedMutexException()" }, { "virtualAddress": "0x0084F7DC", "name": "WaitHandle_ThrowAbandonedMutexException_1", "signature": "void WaitHandle_ThrowAbandonedMutexException_1(int32_t location, WaitHandle * handle, MethodInfo * method)", "dotNetSignature": "Void ThrowAbandonedMutexException(Int32, WaitHandle)" }, { "virtualAddress": "0x0084FFBC", "name": "WaitHandle_Close", "signature": "void WaitHandle_Close(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x0085003C", "name": "WaitHandle_Dispose", "signature": "void WaitHandle_Dispose(WaitHandle * this, bool explicitDisposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00850088", "name": "WaitHandle_Dispose_1", "signature": "void WaitHandle_Dispose_1(WaitHandle * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0084EF78", "name": "WaitHandle_WaitMultiple", "signature": "int32_t WaitHandle_WaitMultiple(WaitHandle__Array * waitHandles, int32_t millisecondsTimeout, bool exitContext, bool WaitAll, MethodInfo * method)", "dotNetSignature": "Int32 WaitMultiple(WaitHandle[], Int32, Boolean, Boolean)" }, { "virtualAddress": "0x0084EA2C", "name": "WaitHandle_WaitOneNative", "signature": "int32_t WaitHandle_WaitOneNative(SafeHandle * waitableSafeHandle, uint32_t millisecondsTimeout, bool hasThreadAffinity, bool exitContext, MethodInfo * method)", "dotNetSignature": "Int32 WaitOneNative(SafeHandle, UInt32, Boolean, Boolean)" }, { "virtualAddress": "0x00850108", "name": "WaitHandle_Wait_internal", "signature": "int32_t WaitHandle_Wait_internal(void * * handles, int32_t numHandles, bool waitAll, int32_t ms, MethodInfo * method)", "dotNetSignature": "Int32 Wait_internal(IntPtr*, Int32, Boolean, Int32)" }, { "virtualAddress": "0x0084FE68", "name": "WaitHandle_SignalAndWaitOne", "signature": "int32_t WaitHandle_SignalAndWaitOne(SafeWaitHandle * waitHandleToSignal, SafeWaitHandle * waitHandleToWaitOn, int32_t millisecondsTimeout, bool hasThreadAffinity, bool exitContext, MethodInfo * method)", "dotNetSignature": "Int32 SignalAndWaitOne(SafeWaitHandle, SafeWaitHandle, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x00850110", "name": "WaitHandle_SignalAndWait_Internal", "signature": "int32_t WaitHandle_SignalAndWait_Internal(void * toSignal, void * toWaitOn, int32_t ms, MethodInfo * method)", "dotNetSignature": "Int32 SignalAndWait_Internal(IntPtr, IntPtr, Int32)" }, { "virtualAddress": "0x00850114", "name": "WaitHandle__cctor", "signature": "void WaitHandle__cctor(MethodInfo * method)", "dotNetSignature": "WaitHandle()" }, { "virtualAddress": "0x00850254", "name": "WaitHandleExtensions_GetSafeWaitHandle", "signature": "SafeWaitHandle * WaitHandleExtensions_GetSafeWaitHandle(WaitHandle * waitHandle, MethodInfo * method)", "dotNetSignature": "SafeWaitHandle GetSafeWaitHandle(WaitHandle)" }, { "virtualAddress": "0x008502D8", "name": "WaitHandleExtensions_SetSafeWaitHandle", "signature": "void WaitHandleExtensions_SetSafeWaitHandle(WaitHandle * waitHandle, SafeWaitHandle * value, MethodInfo * method)", "dotNetSignature": "Void SetSafeWaitHandle(WaitHandle, SafeWaitHandle)" }, { "virtualAddress": "0x00850170", "name": "WaitHandleCannotBeOpenedException__ctor", "signature": "void WaitHandleCannotBeOpenedException__ctor(WaitHandleCannotBeOpenedException * this, MethodInfo * method)", "dotNetSignature": "WaitHandleCannotBeOpenedException()" }, { "virtualAddress": "0x008501E4", "name": "WaitHandleCannotBeOpenedException__ctor_1", "signature": "void WaitHandleCannotBeOpenedException__ctor_1(WaitHandleCannotBeOpenedException * this, String * message, MethodInfo * method)", "dotNetSignature": "WaitHandleCannotBeOpenedException(String)" }, { "virtualAddress": "0x00850218", "name": "WaitHandleCannotBeOpenedException__ctor_2", "signature": "void WaitHandleCannotBeOpenedException__ctor_2(WaitHandleCannotBeOpenedException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "WaitHandleCannotBeOpenedException(String, Exception)" }, { "virtualAddress": "0x0085024C", "name": "WaitHandleCannotBeOpenedException__ctor_3", "signature": "void WaitHandleCannotBeOpenedException__ctor_3(WaitHandleCannotBeOpenedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "WaitHandleCannotBeOpenedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007A749C", "name": "CompressedStack__ctor", "signature": "void CompressedStack__ctor(CompressedStack * this, int32_t length, MethodInfo * method)", "dotNetSignature": "CompressedStack(Int32)" }, { "virtualAddress": "0x007A7520", "name": "CompressedStack__ctor_1", "signature": "void CompressedStack__ctor_1(CompressedStack * this, CompressedStack * cs, MethodInfo * method)", "dotNetSignature": "CompressedStack(CompressedStack)" }, { "virtualAddress": "0x007A75D4", "name": "CompressedStack_CreateCopy", "signature": "CompressedStack * CompressedStack_CreateCopy(CompressedStack * this, MethodInfo * method)", "dotNetSignature": "CompressedStack CreateCopy()" }, { "virtualAddress": "0x007A7634", "name": "CompressedStack_Capture", "signature": "CompressedStack * CompressedStack_Capture(MethodInfo * method)", "dotNetSignature": "CompressedStack Capture()" }, { "virtualAddress": "0x007A7694", "name": "CompressedStack_GetCompressedStack", "signature": "CompressedStack * CompressedStack_GetCompressedStack(MethodInfo * method)", "dotNetSignature": "CompressedStack GetCompressedStack()" }, { "virtualAddress": "0x007A76F4", "name": "CompressedStack_GetObjectData", "signature": "void CompressedStack_GetObjectData(CompressedStack * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007A7774", "name": "CompressedStack_Run", "signature": "void CompressedStack_Run(CompressedStack * compressedStack, ContextCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "Void Run(CompressedStack, ContextCallback, Object)" }, { "virtualAddress": "0x007A77D4", "name": "CompressedStack_Equals", "signature": "bool CompressedStack_Equals(CompressedStack * this, CompressedStack * cs, MethodInfo * method)", "dotNetSignature": "Boolean Equals(CompressedStack)" }, { "virtualAddress": "0x007A78A4", "name": "CompressedStack_IsEmpty", "signature": "bool CompressedStack_IsEmpty(CompressedStack * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x007A78DC", "name": "CompressedStack_get_List", "signature": "IList * CompressedStack_get_List(CompressedStack * this, MethodInfo * method)", "dotNetSignature": "IList get_List()" }, { "virtualAddress": "0x007A78E4", "name": "CompressedStack__ctor_2", "signature": "void CompressedStack__ctor_2(CompressedStack * this, MethodInfo * method)", "dotNetSignature": "CompressedStack()" }, { "virtualAddress": "0x007AB100", "name": "HostExecutionContext__ctor", "signature": "void HostExecutionContext__ctor(HostExecutionContext * this, MethodInfo * method)", "dotNetSignature": "HostExecutionContext()" }, { "virtualAddress": "0x007AB128", "name": "HostExecutionContext__ctor_1", "signature": "void HostExecutionContext__ctor_1(HostExecutionContext * this, Object * state, MethodInfo * method)", "dotNetSignature": "HostExecutionContext(Object)" }, { "virtualAddress": "0x007AB154", "name": "HostExecutionContext_CreateCopy", "signature": "HostExecutionContext * HostExecutionContext_CreateCopy(HostExecutionContext * this, MethodInfo * method)", "dotNetSignature": "HostExecutionContext CreateCopy()" }, { "virtualAddress": "0x007AB1BC", "name": "HostExecutionContext_get_State", "signature": "Object * HostExecutionContext_get_State(HostExecutionContext * this, MethodInfo * method)", "dotNetSignature": "Object get_State()" }, { "virtualAddress": "0x007AB1C4", "name": "HostExecutionContext_set_State", "signature": "void HostExecutionContext_set_State(HostExecutionContext * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_State(Object)" }, { "virtualAddress": "0x007AB1CC", "name": "HostExecutionContext_Dispose", "signature": "void HostExecutionContext_Dispose(HostExecutionContext * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007AB248", "name": "HostExecutionContext_Dispose_1", "signature": "void HostExecutionContext_Dispose_1(HostExecutionContext * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x007AB24C", "name": "HostExecutionContextManager__ctor", "signature": "void HostExecutionContextManager__ctor(HostExecutionContextManager * this, MethodInfo * method)", "dotNetSignature": "HostExecutionContextManager()" }, { "virtualAddress": "0x007AB254", "name": "HostExecutionContextManager_Capture", "signature": "HostExecutionContext * HostExecutionContextManager_Capture(HostExecutionContextManager * this, MethodInfo * method)", "dotNetSignature": "HostExecutionContext Capture()" }, { "virtualAddress": "0x007AB2B4", "name": "HostExecutionContextManager_Revert", "signature": "void HostExecutionContextManager_Revert(HostExecutionContextManager * this, Object * previousState, MethodInfo * method)", "dotNetSignature": "Void Revert(Object)" }, { "virtualAddress": "0x007AB314", "name": "HostExecutionContextManager_SetHostExecutionContext", "signature": "Object * HostExecutionContextManager_SetHostExecutionContext(HostExecutionContextManager * this, HostExecutionContext * hostExecutionContext, MethodInfo * method)", "dotNetSignature": "Object SetHostExecutionContext(HostExecutionContext)" }, { "virtualAddress": "0x007A4210", "name": "Interlocked_CompareExchange", "signature": "int32_t Interlocked_CompareExchange(int32_t * location1, int32_t value, int32_t comparand, MethodInfo * method)", "dotNetSignature": "Int32 CompareExchange(Int32 ByRef, Int32, Int32)" }, { "virtualAddress": "0x007AB6E4", "name": "Interlocked_CompareExchange_1", "signature": "int32_t Interlocked_CompareExchange_1(int32_t * location1, int32_t value, int32_t comparand, bool * succeeded, MethodInfo * method)", "dotNetSignature": "Int32 CompareExchange(Int32 ByRef, Int32, Int32, Boolean ByRef)" }, { "virtualAddress": "0x007AB6E8", "name": "Interlocked_CompareExchange_2", "signature": "Object * Interlocked_CompareExchange_2(Object * * location1, Object * value, Object * comparand, MethodInfo * method)", "dotNetSignature": "Object CompareExchange(Object ByRef, Object, Object)" }, { "virtualAddress": "0x007AB6EC", "name": "Interlocked_CompareExchange_3", "signature": "float Interlocked_CompareExchange_3(float * location1, float value, float comparand, MethodInfo * method)", "dotNetSignature": "Single CompareExchange(Single ByRef, Single, Single)" }, { "virtualAddress": "0x007A81A0", "name": "Interlocked_Decrement", "signature": "int32_t Interlocked_Decrement(int32_t * location, MethodInfo * method)", "dotNetSignature": "Int32 Decrement(Int32 ByRef)" }, { "virtualAddress": "0x007AB6F0", "name": "Interlocked_Decrement_1", "signature": "int64_t Interlocked_Decrement_1(int64_t * location, MethodInfo * method)", "dotNetSignature": "Int64 Decrement(Int64 ByRef)" }, { "virtualAddress": "0x007AB6F4", "name": "Interlocked_Increment", "signature": "int32_t Interlocked_Increment(int32_t * location, MethodInfo * method)", "dotNetSignature": "Int32 Increment(Int32 ByRef)" }, { "virtualAddress": "0x007AB6F8", "name": "Interlocked_Increment_1", "signature": "int64_t Interlocked_Increment_1(int64_t * location, MethodInfo * method)", "dotNetSignature": "Int64 Increment(Int64 ByRef)" }, { "virtualAddress": "0x007A42B8", "name": "Interlocked_Exchange", "signature": "int32_t Interlocked_Exchange(int32_t * location1, int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Exchange(Int32 ByRef, Int32)" }, { "virtualAddress": "0x007AB6FC", "name": "Interlocked_Exchange_1", "signature": "Object * Interlocked_Exchange_1(Object * * location1, Object * value, MethodInfo * method)", "dotNetSignature": "Object Exchange(Object ByRef, Object)" }, { "virtualAddress": "0x007AB700", "name": "Interlocked_Exchange_2", "signature": "float Interlocked_Exchange_2(float * location1, float value, MethodInfo * method)", "dotNetSignature": "Single Exchange(Single ByRef, Single)" }, { "virtualAddress": "0x007AB704", "name": "Interlocked_CompareExchange_4", "signature": "int64_t Interlocked_CompareExchange_4(int64_t * location1, int64_t value, int64_t comparand, MethodInfo * method)", "dotNetSignature": "Int64 CompareExchange(Int64 ByRef, Int64, Int64)" }, { "virtualAddress": "0x007AB708", "name": "Interlocked_CompareExchange_5", "signature": "void * Interlocked_CompareExchange_5(void * * location1, void * value, void * comparand, MethodInfo * method)", "dotNetSignature": "IntPtr CompareExchange(IntPtr ByRef, IntPtr, IntPtr)" }, { "virtualAddress": "0x007AB70C", "name": "Interlocked_CompareExchange_6", "signature": "double Interlocked_CompareExchange_6(double * location1, double value, double comparand, MethodInfo * method)", "dotNetSignature": "Double CompareExchange(Double ByRef, Double, Double)" }, { "virtualAddress": "0x007AB710", "name": "Interlocked_Exchange_3", "signature": "int64_t Interlocked_Exchange_3(int64_t * location1, int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Exchange(Int64 ByRef, Int64)" }, { "virtualAddress": "0x007AB714", "name": "Interlocked_Exchange_4", "signature": "void * Interlocked_Exchange_4(void * * location1, void * value, MethodInfo * method)", "dotNetSignature": "IntPtr Exchange(IntPtr ByRef, IntPtr)" }, { "virtualAddress": "0x007AB718", "name": "Interlocked_Exchange_5", "signature": "double Interlocked_Exchange_5(double * location1, double value, MethodInfo * method)", "dotNetSignature": "Double Exchange(Double ByRef, Double)" }, { "virtualAddress": "0x007AB71C", "name": "Interlocked_Read", "signature": "int64_t Interlocked_Read(int64_t * location, MethodInfo * method)", "dotNetSignature": "Int64 Read(Int64 ByRef)" }, { "virtualAddress": "0x007AB720", "name": "Interlocked_Add", "signature": "int32_t Interlocked_Add(int32_t * location1, int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Add(Int32 ByRef, Int32)" }, { "virtualAddress": "0x007AB724", "name": "Interlocked_Add_1", "signature": "int64_t Interlocked_Add_1(int64_t * location1, int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Add(Int64 ByRef, Int64)" }, { "virtualAddress": "0x007AB728", "name": "Interlocked_MemoryBarrier", "signature": "void Interlocked_MemoryBarrier(MethodInfo * method)", "dotNetSignature": "Void MemoryBarrier()" }, { "virtualAddress": "0x00400664", "name": "LockCookie__ctor", "signature": "void LockCookie__ctor(LockCookie__Boxed * this, int32_t thread_id, MethodInfo * method)", "dotNetSignature": "LockCookie(Int32)" }, { "virtualAddress": "0x00400670", "name": "LockCookie__ctor_1", "signature": "void LockCookie__ctor_1(LockCookie__Boxed * this, int32_t thread_id, int32_t reader_locks, int32_t writer_locks, MethodInfo * method)", "dotNetSignature": "LockCookie(Int32, Int32, Int32)" }, { "virtualAddress": "0x0040067C", "name": "LockCookie_GetHashCode", "signature": "int32_t LockCookie_GetHashCode(LockCookie__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00400684", "name": "LockCookie_Equals", "signature": "bool LockCookie_Equals(LockCookie__Boxed * this, LockCookie obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(LockCookie)" }, { "virtualAddress": "0x004006BC", "name": "LockCookie_Equals_1", "signature": "bool LockCookie_Equals_1(LockCookie__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x007ABD20", "name": "LockCookie_op_Equality", "signature": "bool LockCookie_op_Equality(LockCookie a, LockCookie b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(LockCookie, LockCookie)" }, { "virtualAddress": "0x007ABD50", "name": "LockCookie_op_Inequality", "signature": "bool LockCookie_op_Inequality(LockCookie a, LockCookie b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(LockCookie, LockCookie)" }, { "virtualAddress": "0x007ABD80", "name": "LockQueue__ctor", "signature": "void LockQueue__ctor(LockQueue * this, ReaderWriterLock * rwlock, MethodInfo * method)", "dotNetSignature": "LockQueue(ReaderWriterLock)" }, { "virtualAddress": "0x007ABDAC", "name": "LockQueue_Wait", "signature": "bool LockQueue_Wait(LockQueue * this, int32_t timeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32)" }, { "virtualAddress": "0x007ABF2C", "name": "LockQueue_get_IsEmpty", "signature": "bool LockQueue_get_IsEmpty(LockQueue * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x007ABFC8", "name": "LockQueue_Pulse", "signature": "void LockQueue_Pulse(LockQueue * this, MethodInfo * method)", "dotNetSignature": "Void Pulse()" }, { "virtualAddress": "0x007AD7A8", "name": "Mutex_ReleaseMutex_internal", "signature": "bool Mutex_ReleaseMutex_internal(void * handle, MethodInfo * method)", "dotNetSignature": "Boolean ReleaseMutex_internal(IntPtr)" }, { "virtualAddress": "0x007AD7AC", "name": "Mutex_CreateMutex_internal", "signature": "void * Mutex_CreateMutex_internal(bool initiallyOwned, String * name, bool * created, MethodInfo * method)", "dotNetSignature": "IntPtr CreateMutex_internal(Boolean, String, Boolean ByRef)" }, { "virtualAddress": "0x007AD7B4", "name": "Mutex_OpenMutex_internal", "signature": "void * Mutex_OpenMutex_internal(String * name, MutexRights__Enum rights, MonoIOError__Enum * error, MethodInfo * method)", "dotNetSignature": "IntPtr OpenMutex_internal(String, MutexRights, MonoIOError ByRef)" }, { "virtualAddress": "0x007AD7B8", "name": "Mutex__ctor", "signature": "void Mutex__ctor(Mutex * this, void * handle, MethodInfo * method)", "dotNetSignature": "Mutex(IntPtr)" }, { "virtualAddress": "0x007AD840", "name": "Mutex__ctor_1", "signature": "void Mutex__ctor_1(Mutex * this, MethodInfo * method)", "dotNetSignature": "Mutex()" }, { "virtualAddress": "0x007AD8DC", "name": "Mutex__ctor_2", "signature": "void Mutex__ctor_2(Mutex * this, bool initiallyOwned, MethodInfo * method)", "dotNetSignature": "Mutex(Boolean)" }, { "virtualAddress": "0x007AD97C", "name": "Mutex__ctor_3", "signature": "void Mutex__ctor_3(Mutex * this, bool initiallyOwned, String * name, MethodInfo * method)", "dotNetSignature": "Mutex(Boolean, String)" }, { "virtualAddress": "0x007ADA0C", "name": "Mutex__ctor_4", "signature": "void Mutex__ctor_4(Mutex * this, bool initiallyOwned, String * name, bool * createdNew, MethodInfo * method)", "dotNetSignature": "Mutex(Boolean, String, Boolean\u0026)" }, { "virtualAddress": "0x007ADA9C", "name": "Mutex__ctor_5", "signature": "void Mutex__ctor_5(Mutex * this, bool initiallyOwned, String * name, bool * createdNew, MutexSecurity * mutexSecurity, MethodInfo * method)", "dotNetSignature": "Mutex(Boolean, String, Boolean\u0026, MutexSecurity)" }, { "virtualAddress": "0x007ADB2C", "name": "Mutex_OpenExisting", "signature": "Mutex * Mutex_OpenExisting(String * name, MethodInfo * method)", "dotNetSignature": "Mutex OpenExisting(String)" }, { "virtualAddress": "0x007ADB8C", "name": "Mutex_OpenExisting_1", "signature": "Mutex * Mutex_OpenExisting_1(String * name, MutexRights__Enum rights, MethodInfo * method)", "dotNetSignature": "Mutex OpenExisting(String, MutexRights)" }, { "virtualAddress": "0x007ADBEC", "name": "Mutex_TryOpenExisting", "signature": "bool Mutex_TryOpenExisting(String * name, Mutex * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryOpenExisting(String, Mutex ByRef)" }, { "virtualAddress": "0x007ADC4C", "name": "Mutex_TryOpenExisting_1", "signature": "bool Mutex_TryOpenExisting_1(String * name, MutexRights__Enum rights, Mutex * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryOpenExisting(String, MutexRights, Mutex ByRef)" }, { "virtualAddress": "0x007ADCAC", "name": "Mutex_ReleaseMutex", "signature": "void Mutex_ReleaseMutex(Mutex * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseMutex()" }, { "virtualAddress": "0x007ADD40", "name": "Mutex_GetAccessControl", "signature": "MutexSecurity * Mutex_GetAccessControl(Mutex * this, MethodInfo * method)", "dotNetSignature": "MutexSecurity GetAccessControl()" }, { "virtualAddress": "0x007ADD80", "name": "Mutex_SetAccessControl", "signature": "void Mutex_SetAccessControl(Mutex * this, MutexSecurity * mutexSecurity, MethodInfo * method)", "dotNetSignature": "Void SetAccessControl(MutexSecurity)" }, { "virtualAddress": "0x007A9028", "name": "NativeEventCalls_CreateEvent_internal", "signature": "void * NativeEventCalls_CreateEvent_internal(bool manual, bool initial, String * name, int32_t * errorCode, MethodInfo * method)", "dotNetSignature": "IntPtr CreateEvent_internal(Boolean, Boolean, String, Int32 ByRef)" }, { "virtualAddress": "0x007A96E8", "name": "NativeEventCalls_SetEvent", "signature": "bool NativeEventCalls_SetEvent(SafeWaitHandle * handle, MethodInfo * method)", "dotNetSignature": "Boolean SetEvent(SafeWaitHandle)" }, { "virtualAddress": "0x007ADDC0", "name": "NativeEventCalls_SetEvent_internal", "signature": "bool NativeEventCalls_SetEvent_internal(void * handle, MethodInfo * method)", "dotNetSignature": "Boolean SetEvent_internal(IntPtr)" }, { "virtualAddress": "0x007A962C", "name": "NativeEventCalls_ResetEvent", "signature": "bool NativeEventCalls_ResetEvent(SafeWaitHandle * handle, MethodInfo * method)", "dotNetSignature": "Boolean ResetEvent(SafeWaitHandle)" }, { "virtualAddress": "0x007ADDC4", "name": "NativeEventCalls_ResetEvent_internal", "signature": "bool NativeEventCalls_ResetEvent_internal(void * handle, MethodInfo * method)", "dotNetSignature": "Boolean ResetEvent_internal(IntPtr)" }, { "virtualAddress": "0x007ADDC8", "name": "NativeEventCalls_CloseEvent_internal", "signature": "void NativeEventCalls_CloseEvent_internal(void * handle, MethodInfo * method)", "dotNetSignature": "Void CloseEvent_internal(IntPtr)" }, { "virtualAddress": "0x007AEB14", "name": "Overlapped__ctor", "signature": "void Overlapped__ctor(Overlapped * this, MethodInfo * method)", "dotNetSignature": "Overlapped()" }, { "virtualAddress": "0x007AEB1C", "name": "Overlapped__ctor_1", "signature": "void Overlapped__ctor_1(Overlapped * this, int32_t offsetLo, int32_t offsetHi, int32_t hEvent, IAsyncResult * ar, MethodInfo * method)", "dotNetSignature": "Overlapped(Int32, Int32, Int32, IAsyncResult)" }, { "virtualAddress": "0x007AEB6C", "name": "Overlapped__ctor_2", "signature": "void Overlapped__ctor_2(Overlapped * this, int32_t offsetLo, int32_t offsetHi, void * hEvent, IAsyncResult * ar, MethodInfo * method)", "dotNetSignature": "Overlapped(Int32, Int32, IntPtr, IAsyncResult)" }, { "virtualAddress": "0x007AEBBC", "name": "Overlapped_Free", "signature": "void Overlapped_Free(NativeOverlapped * nativeOverlappedPtr, MethodInfo * method)", "dotNetSignature": "Void Free(NativeOverlapped*)" }, { "virtualAddress": "0x007AEC90", "name": "Overlapped_Unpack", "signature": "Overlapped * Overlapped_Unpack(NativeOverlapped * nativeOverlappedPtr, MethodInfo * method)", "dotNetSignature": "Overlapped Unpack(NativeOverlapped*)" }, { "virtualAddress": "0x007AED74", "name": "Overlapped_Pack", "signature": "NativeOverlapped * Overlapped_Pack(Overlapped * this, IOCompletionCallback * iocb, MethodInfo * method)", "dotNetSignature": "NativeOverlapped* Pack(IOCompletionCallback)" }, { "virtualAddress": "0x007AEE60", "name": "Overlapped_Pack_1", "signature": "NativeOverlapped * Overlapped_Pack_1(Overlapped * this, IOCompletionCallback * iocb, Object * userData, MethodInfo * method)", "dotNetSignature": "NativeOverlapped* Pack(IOCompletionCallback, Object)" }, { "virtualAddress": "0x007AEF3C", "name": "Overlapped_UnsafePack", "signature": "NativeOverlapped * Overlapped_UnsafePack(Overlapped * this, IOCompletionCallback * iocb, MethodInfo * method)", "dotNetSignature": "NativeOverlapped* UnsafePack(IOCompletionCallback)" }, { "virtualAddress": "0x007AEF40", "name": "Overlapped_UnsafePack_1", "signature": "NativeOverlapped * Overlapped_UnsafePack_1(Overlapped * this, IOCompletionCallback * iocb, Object * userData, MethodInfo * method)", "dotNetSignature": "NativeOverlapped* UnsafePack(IOCompletionCallback, Object)" }, { "virtualAddress": "0x007AEF44", "name": "Overlapped_get_AsyncResult", "signature": "IAsyncResult * Overlapped_get_AsyncResult(Overlapped * this, MethodInfo * method)", "dotNetSignature": "IAsyncResult get_AsyncResult()" }, { "virtualAddress": "0x007AEF4C", "name": "Overlapped_set_AsyncResult", "signature": "void Overlapped_set_AsyncResult(Overlapped * this, IAsyncResult * value, MethodInfo * method)", "dotNetSignature": "Void set_AsyncResult(IAsyncResult)" }, { "virtualAddress": "0x007AEF54", "name": "Overlapped_get_EventHandle", "signature": "int32_t Overlapped_get_EventHandle(Overlapped * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EventHandle()" }, { "virtualAddress": "0x007AEF5C", "name": "Overlapped_set_EventHandle", "signature": "void Overlapped_set_EventHandle(Overlapped * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_EventHandle(Int32)" }, { "virtualAddress": "0x007AEF64", "name": "Overlapped_get_EventHandleIntPtr", "signature": "void * Overlapped_get_EventHandleIntPtr(Overlapped * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_EventHandleIntPtr()" }, { "virtualAddress": "0x007AEF6C", "name": "Overlapped_set_EventHandleIntPtr", "signature": "void Overlapped_set_EventHandleIntPtr(Overlapped * this, void * value, MethodInfo * method)", "dotNetSignature": "Void set_EventHandleIntPtr(IntPtr)" }, { "virtualAddress": "0x007AEF74", "name": "Overlapped_get_OffsetHigh", "signature": "int32_t Overlapped_get_OffsetHigh(Overlapped * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OffsetHigh()" }, { "virtualAddress": "0x007AEF7C", "name": "Overlapped_set_OffsetHigh", "signature": "void Overlapped_set_OffsetHigh(Overlapped * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_OffsetHigh(Int32)" }, { "virtualAddress": "0x007AEF84", "name": "Overlapped_get_OffsetLow", "signature": "int32_t Overlapped_get_OffsetLow(Overlapped * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OffsetLow()" }, { "virtualAddress": "0x007AEF8C", "name": "Overlapped_set_OffsetLow", "signature": "void Overlapped_set_OffsetLow(Overlapped * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_OffsetLow(Int32)" }, { "virtualAddress": "0x007AF6CC", "name": "ReaderWriterLock__ctor", "signature": "void ReaderWriterLock__ctor(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "ReaderWriterLock()" }, { "virtualAddress": "0x007AF78C", "name": "ReaderWriterLock_Finalize", "signature": "void ReaderWriterLock_Finalize(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x007AF794", "name": "ReaderWriterLock_get_IsReaderLockHeld", "signature": "bool ReaderWriterLock_get_IsReaderLockHeld(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReaderLockHeld()" }, { "virtualAddress": "0x007AF8A4", "name": "ReaderWriterLock_get_IsWriterLockHeld", "signature": "bool ReaderWriterLock_get_IsWriterLockHeld(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsWriterLockHeld()" }, { "virtualAddress": "0x007AF964", "name": "ReaderWriterLock_get_WriterSeqNum", "signature": "int32_t ReaderWriterLock_get_WriterSeqNum(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Int32 get_WriterSeqNum()" }, { "virtualAddress": "0x007AF9F8", "name": "ReaderWriterLock_AcquireReaderLock", "signature": "void ReaderWriterLock_AcquireReaderLock(ReaderWriterLock * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Void AcquireReaderLock(Int32)" }, { "virtualAddress": "0x007AFA00", "name": "ReaderWriterLock_AcquireReaderLock_1", "signature": "void ReaderWriterLock_AcquireReaderLock_1(ReaderWriterLock * this, int32_t millisecondsTimeout, int32_t initialLockCount, MethodInfo * method)", "dotNetSignature": "Void AcquireReaderLock(Int32, Int32)" }, { "virtualAddress": "0x007AFF78", "name": "ReaderWriterLock_AcquireReaderLock_2", "signature": "void ReaderWriterLock_AcquireReaderLock_2(ReaderWriterLock * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Void AcquireReaderLock(TimeSpan)" }, { "virtualAddress": "0x007B0044", "name": "ReaderWriterLock_AcquireWriterLock", "signature": "void ReaderWriterLock_AcquireWriterLock(ReaderWriterLock * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Void AcquireWriterLock(Int32)" }, { "virtualAddress": "0x007AFDB8", "name": "ReaderWriterLock_AcquireWriterLock_1", "signature": "void ReaderWriterLock_AcquireWriterLock_1(ReaderWriterLock * this, int32_t millisecondsTimeout, int32_t initialLockCount, MethodInfo * method)", "dotNetSignature": "Void AcquireWriterLock(Int32, Int32)" }, { "virtualAddress": "0x007B004C", "name": "ReaderWriterLock_AcquireWriterLock_2", "signature": "void ReaderWriterLock_AcquireWriterLock_2(ReaderWriterLock * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Void AcquireWriterLock(TimeSpan)" }, { "virtualAddress": "0x007B0078", "name": "ReaderWriterLock_AnyWritersSince", "signature": "bool ReaderWriterLock_AnyWritersSince(ReaderWriterLock * this, int32_t seqNum, MethodInfo * method)", "dotNetSignature": "Boolean AnyWritersSince(Int32)" }, { "virtualAddress": "0x007B0118", "name": "ReaderWriterLock_DowngradeFromWriterLock", "signature": "void ReaderWriterLock_DowngradeFromWriterLock(ReaderWriterLock * this, LockCookie * lockCookie, MethodInfo * method)", "dotNetSignature": "Void DowngradeFromWriterLock(LockCookie ByRef)" }, { "virtualAddress": "0x007B030C", "name": "ReaderWriterLock_ReleaseLock", "signature": "LockCookie ReaderWriterLock_ReleaseLock(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "LockCookie ReleaseLock()" }, { "virtualAddress": "0x007B06B8", "name": "ReaderWriterLock_ReleaseReaderLock", "signature": "void ReaderWriterLock_ReleaseReaderLock(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseReaderLock()" }, { "virtualAddress": "0x007B0588", "name": "ReaderWriterLock_ReleaseReaderLock_1", "signature": "void ReaderWriterLock_ReleaseReaderLock_1(ReaderWriterLock * this, int32_t currentCount, int32_t releaseCount, MethodInfo * method)", "dotNetSignature": "Void ReleaseReaderLock(Int32, Int32)" }, { "virtualAddress": "0x007B0890", "name": "ReaderWriterLock_ReleaseWriterLock", "signature": "void ReaderWriterLock_ReleaseWriterLock(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseWriterLock()" }, { "virtualAddress": "0x007B0518", "name": "ReaderWriterLock_ReleaseWriterLock_1", "signature": "void ReaderWriterLock_ReleaseWriterLock_1(ReaderWriterLock * this, int32_t releaseCount, MethodInfo * method)", "dotNetSignature": "Void ReleaseWriterLock(Int32)" }, { "virtualAddress": "0x007B09A8", "name": "ReaderWriterLock_RestoreLock", "signature": "void ReaderWriterLock_RestoreLock(ReaderWriterLock * this, LockCookie * lockCookie, MethodInfo * method)", "dotNetSignature": "Void RestoreLock(LockCookie ByRef)" }, { "virtualAddress": "0x007B0A84", "name": "ReaderWriterLock_UpgradeToWriterLock", "signature": "LockCookie ReaderWriterLock_UpgradeToWriterLock(ReaderWriterLock * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "LockCookie UpgradeToWriterLock(Int32)" }, { "virtualAddress": "0x007B0BD4", "name": "ReaderWriterLock_UpgradeToWriterLock_1", "signature": "LockCookie ReaderWriterLock_UpgradeToWriterLock_1(ReaderWriterLock * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "LockCookie UpgradeToWriterLock(TimeSpan)" }, { "virtualAddress": "0x007B040C", "name": "ReaderWriterLock_GetLockCookie", "signature": "LockCookie ReaderWriterLock_GetLockCookie(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "LockCookie GetLockCookie()" }, { "virtualAddress": "0x007AFD78", "name": "ReaderWriterLock_HasWriterLock", "signature": "bool ReaderWriterLock_HasWriterLock(ReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Boolean HasWriterLock()" }, { "virtualAddress": "0x007AFFA4", "name": "ReaderWriterLock_CheckTimeout", "signature": "int32_t ReaderWriterLock_CheckTimeout(ReaderWriterLock * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Int32 CheckTimeout(TimeSpan)" }, { "virtualAddress": "0x007B0C04", "name": "RegisteredWaitHandle__ctor", "signature": "void RegisteredWaitHandle__ctor(RegisteredWaitHandle * this, WaitHandle * waitObject, WaitOrTimerCallback * callback, Object * state, TimeSpan timeout, bool executeOnlyOnce, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle(WaitHandle, WaitOrTimerCallback, Object, TimeSpan, Boolean)" }, { "virtualAddress": "0x007B0CC0", "name": "RegisteredWaitHandle_Wait", "signature": "void RegisteredWaitHandle_Wait(RegisteredWaitHandle * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void Wait(Object)" }, { "virtualAddress": "0x007B1234", "name": "RegisteredWaitHandle_DoCallBack", "signature": "void RegisteredWaitHandle_DoCallBack(RegisteredWaitHandle * this, Object * timedOut, MethodInfo * method)", "dotNetSignature": "Void DoCallBack(Object)" }, { "virtualAddress": "0x007B13E0", "name": "RegisteredWaitHandle_Unregister", "signature": "bool RegisteredWaitHandle_Unregister(RegisteredWaitHandle * this, WaitHandle * waitObject, MethodInfo * method)", "dotNetSignature": "Boolean Unregister(WaitHandle)" }, { "virtualAddress": "0x007B14D4", "name": "RegisteredWaitHandle__ctor_1", "signature": "void RegisteredWaitHandle__ctor_1(RegisteredWaitHandle * this, MethodInfo * method)", "dotNetSignature": "RegisteredWaitHandle()" }, { "virtualAddress": "0x007ABB30", "name": "InternalThread_Thread_free_internal", "signature": "void InternalThread_Thread_free_internal(InternalThread * this, MethodInfo * method)", "dotNetSignature": "Void Thread_free_internal()" }, { "virtualAddress": "0x007ABB34", "name": "InternalThread_Finalize", "signature": "void InternalThread_Finalize(InternalThread * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x007ABB9C", "name": "InternalThread__ctor", "signature": "void InternalThread__ctor(InternalThread * this, MethodInfo * method)", "dotNetSignature": "InternalThread()" }, { "virtualAddress": "0x0084C0C8", "name": "Timer__ctor", "signature": "void Timer__ctor(Timer * this, TimerCallback * callback, Object * state, int32_t dueTime, int32_t period, MethodInfo * method)", "dotNetSignature": "Timer(TimerCallback, Object, Int32, Int32)" }, { "virtualAddress": "0x0084C1D4", "name": "Timer__ctor_1", "signature": "void Timer__ctor_1(Timer * this, TimerCallback * callback, Object * state, int64_t dueTime, int64_t period, MethodInfo * method)", "dotNetSignature": "Timer(TimerCallback, Object, Int64, Int64)" }, { "virtualAddress": "0x0084C22C", "name": "Timer__ctor_2", "signature": "void Timer__ctor_2(Timer * this, TimerCallback * callback, Object * state, TimeSpan dueTime, TimeSpan period, MethodInfo * method)", "dotNetSignature": "Timer(TimerCallback, Object, TimeSpan, TimeSpan)" }, { "virtualAddress": "0x0084C2F8", "name": "Timer__ctor_3", "signature": "void Timer__ctor_3(Timer * this, TimerCallback * callback, Object * state, uint32_t dueTime, uint32_t period, MethodInfo * method)", "dotNetSignature": "Timer(TimerCallback, Object, UInt32, UInt32)" }, { "virtualAddress": "0x0084C360", "name": "Timer__ctor_4", "signature": "void Timer__ctor_4(Timer * this, TimerCallback * callback, MethodInfo * method)", "dotNetSignature": "Timer(TimerCallback)" }, { "virtualAddress": "0x0084C120", "name": "Timer_Init", "signature": "void Timer_Init(Timer * this, TimerCallback * callback, Object * state, int64_t dueTime, int64_t period, MethodInfo * method)", "dotNetSignature": "Void Init(TimerCallback, Object, Int64, Int64)" }, { "virtualAddress": "0x0084C5C0", "name": "Timer_Change", "signature": "bool Timer_Change(Timer * this, int32_t dueTime, int32_t period, MethodInfo * method)", "dotNetSignature": "Boolean Change(Int32, Int32)" }, { "virtualAddress": "0x0084C5E4", "name": "Timer_Change_1", "signature": "bool Timer_Change_1(Timer * this, TimeSpan dueTime, TimeSpan period, MethodInfo * method)", "dotNetSignature": "Boolean Change(TimeSpan, TimeSpan)" }, { "virtualAddress": "0x0084C648", "name": "Timer_Change_2", "signature": "bool Timer_Change_2(Timer * this, uint32_t dueTime, uint32_t period, MethodInfo * method)", "dotNetSignature": "Boolean Change(UInt32, UInt32)" }, { "virtualAddress": "0x0084C67C", "name": "Timer_Dispose", "signature": "void Timer_Dispose(Timer * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0084C7CC", "name": "Timer_Change_3", "signature": "bool Timer_Change_3(Timer * this, int64_t dueTime, int64_t period, MethodInfo * method)", "dotNetSignature": "Boolean Change(Int64, Int64)" }, { "virtualAddress": "0x0084C39C", "name": "Timer_Change_4", "signature": "bool Timer_Change_4(Timer * this, int64_t dueTime, int64_t period, bool first, MethodInfo * method)", "dotNetSignature": "Boolean Change(Int64, Int64, Boolean)" }, { "virtualAddress": "0x0084C974", "name": "Timer_Dispose_1", "signature": "bool Timer_Dispose_1(Timer * this, WaitHandle * notifyObject, MethodInfo * method)", "dotNetSignature": "Boolean Dispose(WaitHandle)" }, { "virtualAddress": "0x0084CAD8", "name": "Timer_KeepRootedWhileScheduled", "signature": "void Timer_KeepRootedWhileScheduled(Timer * this, MethodInfo * method)", "dotNetSignature": "Void KeepRootedWhileScheduled()" }, { "virtualAddress": "0x0084C7E8", "name": "Timer_GetTimeMonotonic", "signature": "int64_t Timer_GetTimeMonotonic(MethodInfo * method)", "dotNetSignature": "Int64 GetTimeMonotonic()" }, { "virtualAddress": "0x0084CADC", "name": "Timer__cctor", "signature": "void Timer__cctor(MethodInfo * method)", "dotNetSignature": "Timer()" }, { "virtualAddress": "0x0084DAD0", "name": "Timer_TimerComparer_Compare", "signature": "int32_t Timer_TimerComparer_Compare(Timer_TimerComparer * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x0084CD84", "name": "Timer_TimerComparer__ctor", "signature": "void Timer_TimerComparer__ctor(Timer_TimerComparer * this, MethodInfo * method)", "dotNetSignature": "Timer\u002BTimerComparer()" }, { "virtualAddress": "0x0084CB94", "name": "Timer_Scheduler__cctor", "signature": "void Timer_Scheduler__cctor(MethodInfo * method)", "dotNetSignature": "Timer\u002BScheduler()" }, { "virtualAddress": "0x0084CD1C", "name": "Timer_Scheduler_get_Instance", "signature": "Timer_Scheduler * Timer_Scheduler_get_Instance(MethodInfo * method)", "dotNetSignature": "Timer\u002BScheduler get_Instance()" }, { "virtualAddress": "0x0084CBF4", "name": "Timer_Scheduler__ctor", "signature": "void Timer_Scheduler__ctor(Timer_Scheduler * this, MethodInfo * method)", "dotNetSignature": "Timer\u002BScheduler()" }, { "virtualAddress": "0x0084C710", "name": "Timer_Scheduler_Remove", "signature": "void Timer_Scheduler_Remove(Timer_Scheduler * this, Timer * timer, MethodInfo * method)", "dotNetSignature": "Void Remove(Timer)" }, { "virtualAddress": "0x0084C7EC", "name": "Timer_Scheduler_Change", "signature": "void Timer_Scheduler_Change(Timer_Scheduler * this, Timer * timer, int64_t new_next_run, MethodInfo * method)", "dotNetSignature": "Void Change(Timer, Int64)" }, { "virtualAddress": "0x0084CF1C", "name": "Timer_Scheduler_FindByDueTime", "signature": "int32_t Timer_Scheduler_FindByDueTime(Timer_Scheduler * this, int64_t nr, MethodInfo * method)", "dotNetSignature": "Int32 FindByDueTime(Int64)" }, { "virtualAddress": "0x0084CDEC", "name": "Timer_Scheduler_Add", "signature": "void Timer_Scheduler_Add(Timer_Scheduler * this, Timer * timer, MethodInfo * method)", "dotNetSignature": "Void Add(Timer)" }, { "virtualAddress": "0x0084CD8C", "name": "Timer_Scheduler_InternalRemove", "signature": "int32_t Timer_Scheduler_InternalRemove(Timer_Scheduler * this, Timer * timer, MethodInfo * method)", "dotNetSignature": "Int32 InternalRemove(Timer)" }, { "virtualAddress": "0x0084D078", "name": "Timer_Scheduler_TimerCB", "signature": "void Timer_Scheduler_TimerCB(Object * o, MethodInfo * method)", "dotNetSignature": "Void TimerCB(Object)" }, { "virtualAddress": "0x0084D4A4", "name": "Timer_Scheduler_SchedulerThread", "signature": "void Timer_Scheduler_SchedulerThread(Timer_Scheduler * this, MethodInfo * method)", "dotNetSignature": "Void SchedulerThread()" }, { "virtualAddress": "0x0084DA24", "name": "Timer_Scheduler_ShrinkIfNeeded", "signature": "void Timer_Scheduler_ShrinkIfNeeded(Timer_Scheduler * this, List_1_System_Threading_Timer_ * list, int32_t initial, MethodInfo * method)", "dotNetSignature": "Void ShrinkIfNeeded(List\u00601[System.Threading.Timer], Int32)" }, { "virtualAddress": "0x0084DB94", "name": "TimerCallback__ctor", "signature": "void TimerCallback__ctor(TimerCallback * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "TimerCallback(Object, IntPtr)" }, { "virtualAddress": "0x0084D0EC", "name": "TimerCallback_Invoke", "signature": "void TimerCallback_Invoke(TimerCallback * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x0084DBA4", "name": "TimerCallback_BeginInvoke", "signature": "IAsyncResult * TimerCallback_BeginInvoke(TimerCallback * this, Object * state, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0084DBC8", "name": "TimerCallback_EndInvoke", "signature": "void TimerCallback_EndInvoke(TimerCallback * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0084DBD4", "name": "Volatile_Read", "signature": "bool Volatile_Read(bool * location, MethodInfo * method)", "dotNetSignature": "Boolean Read(Boolean ByRef)" }, { "virtualAddress": "0x0084DBF8", "name": "Volatile_Read_1", "signature": "uint8_t Volatile_Read_1(uint8_t * location, MethodInfo * method)", "dotNetSignature": "Byte Read(Byte ByRef)" }, { "virtualAddress": "0x0084DC1C", "name": "Volatile_Read_2", "signature": "int8_t Volatile_Read_2(int8_t * location, MethodInfo * method)", "dotNetSignature": "SByte Read(SByte ByRef)" }, { "virtualAddress": "0x0084DC40", "name": "Volatile_Read_3", "signature": "int16_t Volatile_Read_3(int16_t * location, MethodInfo * method)", "dotNetSignature": "Int16 Read(Int16 ByRef)" }, { "virtualAddress": "0x0084DC64", "name": "Volatile_Read_4", "signature": "uint16_t Volatile_Read_4(uint16_t * location, MethodInfo * method)", "dotNetSignature": "UInt16 Read(UInt16 ByRef)" }, { "virtualAddress": "0x0084DC88", "name": "Volatile_Read_5", "signature": "int32_t Volatile_Read_5(int32_t * location, MethodInfo * method)", "dotNetSignature": "Int32 Read(Int32 ByRef)" }, { "virtualAddress": "0x0084DCAC", "name": "Volatile_Read_6", "signature": "uint32_t Volatile_Read_6(uint32_t * location, MethodInfo * method)", "dotNetSignature": "UInt32 Read(UInt32 ByRef)" }, { "virtualAddress": "0x0084DCD0", "name": "Volatile_Read_7", "signature": "int64_t Volatile_Read_7(int64_t * location, MethodInfo * method)", "dotNetSignature": "Int64 Read(Int64 ByRef)" }, { "virtualAddress": "0x0084DCF4", "name": "Volatile_Read_8", "signature": "uint64_t Volatile_Read_8(uint64_t * location, MethodInfo * method)", "dotNetSignature": "UInt64 Read(UInt64 ByRef)" }, { "virtualAddress": "0x0084DD18", "name": "Volatile_Read_9", "signature": "void * Volatile_Read_9(void * * location, MethodInfo * method)", "dotNetSignature": "IntPtr Read(IntPtr ByRef)" }, { "virtualAddress": "0x0084DD3C", "name": "Volatile_Read_10", "signature": "void * Volatile_Read_10(void * * location, MethodInfo * method)", "dotNetSignature": "UIntPtr Read(UIntPtr ByRef)" }, { "virtualAddress": "0x0084DD60", "name": "Volatile_Read_11", "signature": "double Volatile_Read_11(double * location, MethodInfo * method)", "dotNetSignature": "Double Read(Double ByRef)" }, { "virtualAddress": "0x0084DD84", "name": "Volatile_Read_12", "signature": "float Volatile_Read_12(float * location, MethodInfo * method)", "dotNetSignature": "Single Read(Single ByRef)" }, { "virtualAddress": "0x0084DDA8", "name": "Volatile_Write", "signature": "void Volatile_Write(bool * location, bool value, MethodInfo * method)", "dotNetSignature": "Void Write(Boolean ByRef, Boolean)" }, { "virtualAddress": "0x0084DDD0", "name": "Volatile_Write_1", "signature": "void Volatile_Write_1(uint8_t * location, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Byte ByRef, Byte)" }, { "virtualAddress": "0x0084DDF8", "name": "Volatile_Write_2", "signature": "void Volatile_Write_2(int8_t * location, int8_t value, MethodInfo * method)", "dotNetSignature": "Void Write(SByte ByRef, SByte)" }, { "virtualAddress": "0x0084DE20", "name": "Volatile_Write_3", "signature": "void Volatile_Write_3(int16_t * location, int16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int16 ByRef, Int16)" }, { "virtualAddress": "0x0084DE48", "name": "Volatile_Write_4", "signature": "void Volatile_Write_4(uint16_t * location, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt16 ByRef, UInt16)" }, { "virtualAddress": "0x0084DE70", "name": "Volatile_Write_5", "signature": "void Volatile_Write_5(int32_t * location, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int32 ByRef, Int32)" }, { "virtualAddress": "0x0084DE98", "name": "Volatile_Write_6", "signature": "void Volatile_Write_6(uint32_t * location, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt32 ByRef, UInt32)" }, { "virtualAddress": "0x0084DEC0", "name": "Volatile_Write_7", "signature": "void Volatile_Write_7(int64_t * location, int64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(Int64 ByRef, Int64)" }, { "virtualAddress": "0x0084DEE8", "name": "Volatile_Write_8", "signature": "void Volatile_Write_8(uint64_t * location, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void Write(UInt64 ByRef, UInt64)" }, { "virtualAddress": "0x0084DF10", "name": "Volatile_Write_9", "signature": "void Volatile_Write_9(void * * location, void * value, MethodInfo * method)", "dotNetSignature": "Void Write(IntPtr ByRef, IntPtr)" }, { "virtualAddress": "0x0084DF38", "name": "Volatile_Write_10", "signature": "void Volatile_Write_10(void * * location, void * value, MethodInfo * method)", "dotNetSignature": "Void Write(UIntPtr ByRef, UIntPtr)" }, { "virtualAddress": "0x0084DF60", "name": "Volatile_Write_11", "signature": "void Volatile_Write_11(double * location, double value, MethodInfo * method)", "dotNetSignature": "Void Write(Double ByRef, Double)" }, { "virtualAddress": "0x0084DF90", "name": "Volatile_Write_12", "signature": "void Volatile_Write_12(float * location, float value, MethodInfo * method)", "dotNetSignature": "Void Write(Single ByRef, Single)" }, { "virtualAddress": "0x008498B4", "name": "ThreadPoolBoundHandle__ctor", "signature": "void ThreadPoolBoundHandle__ctor(ThreadPoolBoundHandle * this, MethodInfo * method)", "dotNetSignature": "ThreadPoolBoundHandle()" }, { "virtualAddress": "0x008498BC", "name": "ThreadPoolBoundHandle_get_Handle", "signature": "SafeHandle * ThreadPoolBoundHandle_get_Handle(ThreadPoolBoundHandle * this, MethodInfo * method)", "dotNetSignature": "SafeHandle get_Handle()" }, { "virtualAddress": "0x0084991C", "name": "ThreadPoolBoundHandle_AllocateNativeOverlapped", "signature": "NativeOverlapped * ThreadPoolBoundHandle_AllocateNativeOverlapped(ThreadPoolBoundHandle * this, IOCompletionCallback * callback, Object * state, Object * pinData, MethodInfo * method)", "dotNetSignature": "NativeOverlapped* AllocateNativeOverlapped(IOCompletionCallback, Object, Object)" }, { "virtualAddress": "0x0084997C", "name": "ThreadPoolBoundHandle_AllocateNativeOverlapped_1", "signature": "NativeOverlapped * ThreadPoolBoundHandle_AllocateNativeOverlapped_1(ThreadPoolBoundHandle * this, PreAllocatedOverlapped * preAllocated, MethodInfo * method)", "dotNetSignature": "NativeOverlapped* AllocateNativeOverlapped(PreAllocatedOverlapped)" }, { "virtualAddress": "0x008499DC", "name": "ThreadPoolBoundHandle_BindHandle", "signature": "ThreadPoolBoundHandle * ThreadPoolBoundHandle_BindHandle(SafeHandle * handle, MethodInfo * method)", "dotNetSignature": "ThreadPoolBoundHandle BindHandle(SafeHandle)" }, { "virtualAddress": "0x00849A3C", "name": "ThreadPoolBoundHandle_Dispose", "signature": "void ThreadPoolBoundHandle_Dispose(ThreadPoolBoundHandle * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00849A40", "name": "ThreadPoolBoundHandle_FreeNativeOverlapped", "signature": "void ThreadPoolBoundHandle_FreeNativeOverlapped(ThreadPoolBoundHandle * this, NativeOverlapped * overlapped, MethodInfo * method)", "dotNetSignature": "Void FreeNativeOverlapped(NativeOverlapped*)" }, { "virtualAddress": "0x00849AA0", "name": "ThreadPoolBoundHandle_GetNativeOverlappedState", "signature": "Object * ThreadPoolBoundHandle_GetNativeOverlappedState(NativeOverlapped * overlapped, MethodInfo * method)", "dotNetSignature": "Object GetNativeOverlappedState(NativeOverlapped*)" }, { "virtualAddress": "0x007AF38C", "name": "PreAllocatedOverlapped__ctor", "signature": "void PreAllocatedOverlapped__ctor(PreAllocatedOverlapped * this, IOCompletionCallback * callback, Object * state, Object * pinData, MethodInfo * method)", "dotNetSignature": "PreAllocatedOverlapped(IOCompletionCallback, Object, Object)" }, { "virtualAddress": "0x007AF3FC", "name": "PreAllocatedOverlapped_Dispose", "signature": "void PreAllocatedOverlapped_Dispose(PreAllocatedOverlapped * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007B51DC", "name": "AsyncCausalityTracer_EnableToETW", "signature": "void AsyncCausalityTracer_EnableToETW(bool enabled, MethodInfo * method)", "dotNetSignature": "Void EnableToETW(Boolean)" }, { "virtualAddress": "0x007B51E0", "name": "AsyncCausalityTracer_get_LoggingOn", "signature": "bool AsyncCausalityTracer_get_LoggingOn(MethodInfo * method)", "dotNetSignature": "Boolean get_LoggingOn()" }, { "virtualAddress": "0x007B51E8", "name": "AsyncCausalityTracer_TraceOperationCreation", "signature": "void AsyncCausalityTracer_TraceOperationCreation(CausalityTraceLevel__Enum traceLevel, int32_t taskId, String * operationName, uint64_t relatedContext, MethodInfo * method)", "dotNetSignature": "Void TraceOperationCreation(CausalityTraceLevel, Int32, String, UInt64)" }, { "virtualAddress": "0x007B51EC", "name": "AsyncCausalityTracer_TraceOperationCompletion", "signature": "void AsyncCausalityTracer_TraceOperationCompletion(CausalityTraceLevel__Enum traceLevel, int32_t taskId, AsyncCausalityStatus__Enum status, MethodInfo * method)", "dotNetSignature": "Void TraceOperationCompletion(CausalityTraceLevel, Int32, AsyncCausalityStatus)" }, { "virtualAddress": "0x007B51F0", "name": "AsyncCausalityTracer_TraceOperationRelation", "signature": "void AsyncCausalityTracer_TraceOperationRelation(CausalityTraceLevel__Enum traceLevel, int32_t taskId, CausalityRelation__Enum relation, MethodInfo * method)", "dotNetSignature": "Void TraceOperationRelation(CausalityTraceLevel, Int32, CausalityRelation)" }, { "virtualAddress": "0x007B51F4", "name": "AsyncCausalityTracer_TraceSynchronousWorkStart", "signature": "void AsyncCausalityTracer_TraceSynchronousWorkStart(CausalityTraceLevel__Enum traceLevel, int32_t taskId, CausalitySynchronousWork__Enum work, MethodInfo * method)", "dotNetSignature": "Void TraceSynchronousWorkStart(CausalityTraceLevel, Int32, CausalitySynchronousWork)" }, { "virtualAddress": "0x007B51F8", "name": "AsyncCausalityTracer_TraceSynchronousWorkCompletion", "signature": "void AsyncCausalityTracer_TraceSynchronousWorkCompletion(CausalityTraceLevel__Enum traceLevel, CausalitySynchronousWork__Enum work, MethodInfo * method)", "dotNetSignature": "Void TraceSynchronousWorkCompletion(CausalityTraceLevel, CausalitySynchronousWork)" }, { "virtualAddress": "0x007B51FC", "name": "AsyncCausalityTracer_GetOperationId", "signature": "uint64_t AsyncCausalityTracer_GetOperationId(uint32_t taskId, MethodInfo * method)", "dotNetSignature": "UInt64 GetOperationId(UInt32)" }, { "virtualAddress": "0x007B5FC4", "name": "BeginEndAwaitableAdapter_GetAwaiter", "signature": "BeginEndAwaitableAdapter * BeginEndAwaitableAdapter_GetAwaiter(BeginEndAwaitableAdapter * this, MethodInfo * method)", "dotNetSignature": "BeginEndAwaitableAdapter GetAwaiter()" }, { "virtualAddress": "0x007B5FC8", "name": "BeginEndAwaitableAdapter_get_IsCompleted", "signature": "bool BeginEndAwaitableAdapter_get_IsCompleted(BeginEndAwaitableAdapter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x007B6040", "name": "BeginEndAwaitableAdapter_UnsafeOnCompleted", "signature": "void BeginEndAwaitableAdapter_UnsafeOnCompleted(BeginEndAwaitableAdapter * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x007B6044", "name": "BeginEndAwaitableAdapter_OnCompleted", "signature": "void BeginEndAwaitableAdapter_OnCompleted(BeginEndAwaitableAdapter * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x007B6154", "name": "BeginEndAwaitableAdapter_GetResult", "signature": "IAsyncResult * BeginEndAwaitableAdapter_GetResult(BeginEndAwaitableAdapter * this, MethodInfo * method)", "dotNetSignature": "IAsyncResult GetResult()" }, { "virtualAddress": "0x007B6164", "name": "BeginEndAwaitableAdapter__ctor", "signature": "void BeginEndAwaitableAdapter__ctor(BeginEndAwaitableAdapter * this, MethodInfo * method)", "dotNetSignature": "BeginEndAwaitableAdapter()" }, { "virtualAddress": "0x007B616C", "name": "BeginEndAwaitableAdapter__cctor", "signature": "void BeginEndAwaitableAdapter__cctor(MethodInfo * method)", "dotNetSignature": "BeginEndAwaitableAdapter()" }, { "virtualAddress": "0x007B6260", "name": "BeginEndAwaitableAdapter_c__cctor", "signature": "void BeginEndAwaitableAdapter_c__cctor(MethodInfo * method)", "dotNetSignature": "BeginEndAwaitableAdapter\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007B62C4", "name": "BeginEndAwaitableAdapter_c__ctor", "signature": "void BeginEndAwaitableAdapter_c__ctor(BeginEndAwaitableAdapter_c * this, MethodInfo * method)", "dotNetSignature": "BeginEndAwaitableAdapter\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007B62CC", "name": "BeginEndAwaitableAdapter_c___cctor_b__11_0", "signature": "void BeginEndAwaitableAdapter_c___cctor_b__11_0(BeginEndAwaitableAdapter_c * this, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__11_0()" }, { "virtualAddress": "0x007B62D0", "name": "BeginEndAwaitableAdapter_c___cctor_b__11_1", "signature": "void BeginEndAwaitableAdapter_c___cctor_b__11_1(BeginEndAwaitableAdapter_c * this, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__11_1(IAsyncResult)" }, { "virtualAddress": "0x007B64E0", "name": "ConcurrentExclusiveSchedulerPair_get_DefaultMaxConcurrencyLevel", "signature": "int32_t ConcurrentExclusiveSchedulerPair_get_DefaultMaxConcurrencyLevel(MethodInfo * method)", "dotNetSignature": "Int32 get_DefaultMaxConcurrencyLevel()" }, { "virtualAddress": "0x007B64E8", "name": "ConcurrentExclusiveSchedulerPair_get_ValueLock", "signature": "Object * ConcurrentExclusiveSchedulerPair_get_ValueLock(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Object get_ValueLock()" }, { "virtualAddress": "0x007B64F0", "name": "ConcurrentExclusiveSchedulerPair__ctor", "signature": "void ConcurrentExclusiveSchedulerPair__ctor(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair()" }, { "virtualAddress": "0x007B6784", "name": "ConcurrentExclusiveSchedulerPair__ctor_1", "signature": "void ConcurrentExclusiveSchedulerPair__ctor_1(ConcurrentExclusiveSchedulerPair * this, TaskScheduler * taskScheduler, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair(TaskScheduler)" }, { "virtualAddress": "0x007B67BC", "name": "ConcurrentExclusiveSchedulerPair__ctor_2", "signature": "void ConcurrentExclusiveSchedulerPair__ctor_2(ConcurrentExclusiveSchedulerPair * this, TaskScheduler * taskScheduler, int32_t maxConcurrencyLevel, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair(TaskScheduler, Int32)" }, { "virtualAddress": "0x007B65B8", "name": "ConcurrentExclusiveSchedulerPair__ctor_3", "signature": "void ConcurrentExclusiveSchedulerPair__ctor_3(ConcurrentExclusiveSchedulerPair * this, TaskScheduler * taskScheduler, int32_t maxConcurrencyLevel, int32_t maxItemsPerTask, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair(TaskScheduler, Int32, Int32)" }, { "virtualAddress": "0x007B68B4", "name": "ConcurrentExclusiveSchedulerPair_Complete", "signature": "void ConcurrentExclusiveSchedulerPair_Complete(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Void Complete()" }, { "virtualAddress": "0x007B6A18", "name": "ConcurrentExclusiveSchedulerPair_get_Completion", "signature": "Task * ConcurrentExclusiveSchedulerPair_get_Completion(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Task get_Completion()" }, { "virtualAddress": "0x007B6A6C", "name": "ConcurrentExclusiveSchedulerPair_EnsureCompletionStateInitialized", "signature": "ConcurrentExclusiveSchedulerPair_CompletionState * ConcurrentExclusiveSchedulerPair_EnsureCompletionStateInitialized(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BCompletionState EnsureCompletionStateInitialized()" }, { "virtualAddress": "0x007B6984", "name": "ConcurrentExclusiveSchedulerPair_get_CompletionRequested", "signature": "bool ConcurrentExclusiveSchedulerPair_get_CompletionRequested(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CompletionRequested()" }, { "virtualAddress": "0x007B69C0", "name": "ConcurrentExclusiveSchedulerPair_RequestCompletion", "signature": "void ConcurrentExclusiveSchedulerPair_RequestCompletion(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Void RequestCompletion()" }, { "virtualAddress": "0x007B69E4", "name": "ConcurrentExclusiveSchedulerPair_CleanupStateIfCompletingAndQuiesced", "signature": "void ConcurrentExclusiveSchedulerPair_CleanupStateIfCompletingAndQuiesced(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Void CleanupStateIfCompletingAndQuiesced()" }, { "virtualAddress": "0x007B6B5C", "name": "ConcurrentExclusiveSchedulerPair_get_ReadyToComplete", "signature": "bool ConcurrentExclusiveSchedulerPair_get_ReadyToComplete(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ReadyToComplete()" }, { "virtualAddress": "0x007B6CF0", "name": "ConcurrentExclusiveSchedulerPair_CompleteTaskAsync", "signature": "void ConcurrentExclusiveSchedulerPair_CompleteTaskAsync(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Void CompleteTaskAsync()" }, { "virtualAddress": "0x007B6E00", "name": "ConcurrentExclusiveSchedulerPair_FaultWithTask", "signature": "void ConcurrentExclusiveSchedulerPair_FaultWithTask(ConcurrentExclusiveSchedulerPair * this, Task * faultedTask, MethodInfo * method)", "dotNetSignature": "Void FaultWithTask(Task)" }, { "virtualAddress": "0x007B6ED4", "name": "ConcurrentExclusiveSchedulerPair_get_ConcurrentScheduler", "signature": "TaskScheduler * ConcurrentExclusiveSchedulerPair_get_ConcurrentScheduler(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_ConcurrentScheduler()" }, { "virtualAddress": "0x007B6EDC", "name": "ConcurrentExclusiveSchedulerPair_get_ExclusiveScheduler", "signature": "TaskScheduler * ConcurrentExclusiveSchedulerPair_get_ExclusiveScheduler(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_ExclusiveScheduler()" }, { "virtualAddress": "0x007B6EE4", "name": "ConcurrentExclusiveSchedulerPair_get_ConcurrentTaskCountForDebugger", "signature": "int32_t ConcurrentExclusiveSchedulerPair_get_ConcurrentTaskCountForDebugger(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ConcurrentTaskCountForDebugger()" }, { "virtualAddress": "0x007B6FA0", "name": "ConcurrentExclusiveSchedulerPair_get_ExclusiveTaskCountForDebugger", "signature": "int32_t ConcurrentExclusiveSchedulerPair_get_ExclusiveTaskCountForDebugger(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ExclusiveTaskCountForDebugger()" }, { "virtualAddress": "0x007B705C", "name": "ConcurrentExclusiveSchedulerPair_ProcessAsyncIfNecessary", "signature": "void ConcurrentExclusiveSchedulerPair_ProcessAsyncIfNecessary(ConcurrentExclusiveSchedulerPair * this, bool fairly, MethodInfo * method)", "dotNetSignature": "Void ProcessAsyncIfNecessary(Boolean)" }, { "virtualAddress": "0x007B7558", "name": "ConcurrentExclusiveSchedulerPair_ProcessExclusiveTasks", "signature": "void ConcurrentExclusiveSchedulerPair_ProcessExclusiveTasks(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Void ProcessExclusiveTasks()" }, { "virtualAddress": "0x007B7818", "name": "ConcurrentExclusiveSchedulerPair_ProcessConcurrentTasks", "signature": "void ConcurrentExclusiveSchedulerPair_ProcessConcurrentTasks(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "Void ProcessConcurrentTasks()" }, { "virtualAddress": "0x007B7B6C", "name": "ConcurrentExclusiveSchedulerPair_get_ModeForDebugger", "signature": "ConcurrentExclusiveSchedulerPair_ProcessingMode__Enum ConcurrentExclusiveSchedulerPair_get_ModeForDebugger(ConcurrentExclusiveSchedulerPair * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BProcessingMode get_ModeForDebugger()" }, { "virtualAddress": "0x007B7C10", "name": "ConcurrentExclusiveSchedulerPair_ContractAssertMonitorStatus", "signature": "void ConcurrentExclusiveSchedulerPair_ContractAssertMonitorStatus(Object * syncObj, bool held, MethodInfo * method)", "dotNetSignature": "Void ContractAssertMonitorStatus(Object, Boolean)" }, { "virtualAddress": "0x007B7548", "name": "ConcurrentExclusiveSchedulerPair_GetCreationOptionsForTask", "signature": "TaskCreationOptions__Enum ConcurrentExclusiveSchedulerPair_GetCreationOptionsForTask(bool isReplacementReplica, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions GetCreationOptionsForTask(Boolean)" }, { "virtualAddress": "0x007B7CD8", "name": "ConcurrentExclusiveSchedulerPair_CompletionState__ctor", "signature": "void ConcurrentExclusiveSchedulerPair_CompletionState__ctor(ConcurrentExclusiveSchedulerPair_CompletionState * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BCompletionState()" }, { "virtualAddress": "0x007B67C4", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler__ctor", "signature": "void ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler__ctor(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, ConcurrentExclusiveSchedulerPair * pair, int32_t maxConcurrencyLevel, ConcurrentExclusiveSchedulerPair_ProcessingMode__Enum processingMode, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler(ConcurrentExclusiveSchedulerPair, Int32, ConcurrentExclusiveSchedulerPair\u002BProcessingMode)" }, { "virtualAddress": "0x007B7EE4", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_get_MaximumConcurrencyLevel", "signature": "int32_t ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_get_MaximumConcurrencyLevel(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaximumConcurrencyLevel()" }, { "virtualAddress": "0x007B7EEC", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_QueueTask", "signature": "void ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_QueueTask(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void QueueTask(Task)" }, { "virtualAddress": "0x007B7810", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_ExecuteTask", "signature": "void ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_ExecuteTask(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void ExecuteTask(Task)" }, { "virtualAddress": "0x007B80D8", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskInline", "signature": "bool ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskInline(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, Task * task, bool taskWasPreviouslyQueued, MethodInfo * method)", "dotNetSignature": "Boolean TryExecuteTaskInline(Task, Boolean)" }, { "virtualAddress": "0x007B8284", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskInlineOnTargetScheduler", "signature": "bool ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskInlineOnTargetScheduler(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Boolean TryExecuteTaskInlineOnTargetScheduler(Task)" }, { "virtualAddress": "0x007B8488", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskShim", "signature": "bool ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskShim(Object * state, MethodInfo * method)", "dotNetSignature": "Boolean TryExecuteTaskShim(Object)" }, { "virtualAddress": "0x007B851C", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_GetScheduledTasks", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_GetScheduledTasks(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] GetScheduledTasks()" }, { "virtualAddress": "0x007B8524", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_get_CountForDebugger", "signature": "int32_t ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_get_CountForDebugger(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CountForDebugger()" }, { "virtualAddress": "0x007B85D8", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler__cctor", "signature": "void ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler__cctor(MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler()" }, { "virtualAddress": "0x007B865C", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView__ctor", "signature": "void ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView__ctor(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView * this, ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler\u002BDebugView(ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler)" }, { "virtualAddress": "0x007B8688", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView_get_MaximumConcurrencyLevel", "signature": "int32_t ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView_get_MaximumConcurrencyLevel(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaximumConcurrencyLevel()" }, { "virtualAddress": "0x007B86A4", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView_get_ScheduledTasks", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView_get_ScheduledTasks(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] get_ScheduledTasks()" }, { "virtualAddress": "0x007B86C0", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView_get_SchedulerPair", "signature": "ConcurrentExclusiveSchedulerPair * ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView_get_SchedulerPair(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair get_SchedulerPair()" }, { "virtualAddress": "0x007B86DC", "name": "ConcurrentExclusiveSchedulerPair_DebugView__ctor", "signature": "void ConcurrentExclusiveSchedulerPair_DebugView__ctor(ConcurrentExclusiveSchedulerPair_DebugView * this, ConcurrentExclusiveSchedulerPair * pair, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BDebugView(ConcurrentExclusiveSchedulerPair)" }, { "virtualAddress": "0x007B8708", "name": "ConcurrentExclusiveSchedulerPair_DebugView_get_Mode", "signature": "ConcurrentExclusiveSchedulerPair_ProcessingMode__Enum ConcurrentExclusiveSchedulerPair_DebugView_get_Mode(ConcurrentExclusiveSchedulerPair_DebugView * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BProcessingMode get_Mode()" }, { "virtualAddress": "0x007B8720", "name": "ConcurrentExclusiveSchedulerPair_DebugView_get_ScheduledExclusive", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * ConcurrentExclusiveSchedulerPair_DebugView_get_ScheduledExclusive(ConcurrentExclusiveSchedulerPair_DebugView * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] get_ScheduledExclusive()" }, { "virtualAddress": "0x007B8748", "name": "ConcurrentExclusiveSchedulerPair_DebugView_get_ScheduledConcurrent", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * ConcurrentExclusiveSchedulerPair_DebugView_get_ScheduledConcurrent(ConcurrentExclusiveSchedulerPair_DebugView * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] get_ScheduledConcurrent()" }, { "virtualAddress": "0x007B8770", "name": "ConcurrentExclusiveSchedulerPair_DebugView_get_CurrentlyExecutingTaskCount", "signature": "int32_t ConcurrentExclusiveSchedulerPair_DebugView_get_CurrentlyExecutingTaskCount(ConcurrentExclusiveSchedulerPair_DebugView * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrentlyExecutingTaskCount()" }, { "virtualAddress": "0x007B8794", "name": "ConcurrentExclusiveSchedulerPair_DebugView_get_TargetScheduler", "signature": "TaskScheduler * ConcurrentExclusiveSchedulerPair_DebugView_get_TargetScheduler(ConcurrentExclusiveSchedulerPair_DebugView * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_TargetScheduler()" }, { "virtualAddress": "0x007B7C14", "name": "ConcurrentExclusiveSchedulerPair_c__cctor", "signature": "void ConcurrentExclusiveSchedulerPair_c__cctor(MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007B7C78", "name": "ConcurrentExclusiveSchedulerPair_c__ctor", "signature": "void ConcurrentExclusiveSchedulerPair_c__ctor(ConcurrentExclusiveSchedulerPair_c * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007B7C80", "name": "ConcurrentExclusiveSchedulerPair_c__EnsureCompletionStateInitialized_b__22_0", "signature": "ConcurrentExclusiveSchedulerPair_CompletionState * ConcurrentExclusiveSchedulerPair_c__EnsureCompletionStateInitialized_b__22_0(ConcurrentExclusiveSchedulerPair_c * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BCompletionState \u003CEnsureCompletionStateInitialized\u003Eb__22_0()" }, { "virtualAddress": "0x007B7D28", "name": "ConcurrentExclusiveSchedulerPair_c__CompleteTaskAsync_b__29_0", "signature": "void ConcurrentExclusiveSchedulerPair_c__CompleteTaskAsync_b__29_0(ConcurrentExclusiveSchedulerPair_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CCompleteTaskAsync\u003Eb__29_0(Object)" }, { "virtualAddress": "0x007B7DD4", "name": "ConcurrentExclusiveSchedulerPair_c__ProcessAsyncIfNecessary_b__39_0", "signature": "void ConcurrentExclusiveSchedulerPair_c__ProcessAsyncIfNecessary_b__39_0(ConcurrentExclusiveSchedulerPair_c * this, Object * thisPair, MethodInfo * method)", "dotNetSignature": "Void \u003CProcessAsyncIfNecessary\u003Eb__39_0(Object)" }, { "virtualAddress": "0x007B7E5C", "name": "ConcurrentExclusiveSchedulerPair_c__ProcessAsyncIfNecessary_b__39_1", "signature": "void ConcurrentExclusiveSchedulerPair_c__ProcessAsyncIfNecessary_b__39_1(ConcurrentExclusiveSchedulerPair_c * this, Object * thisPair, MethodInfo * method)", "dotNetSignature": "Void \u003CProcessAsyncIfNecessary\u003Eb__39_1(Object)" }, { "virtualAddress": "0x00621EE4", "name": "ParallelOptions__ctor", "signature": "void ParallelOptions__ctor(ParallelOptions * this, MethodInfo * method)", "dotNetSignature": "ParallelOptions()" }, { "virtualAddress": "0x00621FD8", "name": "ParallelOptions_get_TaskScheduler", "signature": "TaskScheduler * ParallelOptions_get_TaskScheduler(ParallelOptions * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_TaskScheduler()" }, { "virtualAddress": "0x00621FE0", "name": "ParallelOptions_set_TaskScheduler", "signature": "void ParallelOptions_set_TaskScheduler(ParallelOptions * this, TaskScheduler * value, MethodInfo * method)", "dotNetSignature": "Void set_TaskScheduler(TaskScheduler)" }, { "virtualAddress": "0x00621FE8", "name": "ParallelOptions_get_EffectiveTaskScheduler", "signature": "TaskScheduler * ParallelOptions_get_EffectiveTaskScheduler(ParallelOptions * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_EffectiveTaskScheduler()" }, { "virtualAddress": "0x00622120", "name": "ParallelOptions_get_MaxDegreeOfParallelism", "signature": "int32_t ParallelOptions_get_MaxDegreeOfParallelism(ParallelOptions * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxDegreeOfParallelism()" }, { "virtualAddress": "0x00622128", "name": "ParallelOptions_set_MaxDegreeOfParallelism", "signature": "void ParallelOptions_set_MaxDegreeOfParallelism(ParallelOptions * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_MaxDegreeOfParallelism(Int32)" }, { "virtualAddress": "0x006221C0", "name": "ParallelOptions_get_CancellationToken", "signature": "CancellationToken ParallelOptions_get_CancellationToken(ParallelOptions * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x006221C8", "name": "ParallelOptions_set_CancellationToken", "signature": "void ParallelOptions_set_CancellationToken(ParallelOptions * this, CancellationToken value, MethodInfo * method)", "dotNetSignature": "Void set_CancellationToken(CancellationToken)" }, { "virtualAddress": "0x00620B90", "name": "ParallelOptions_get_EffectiveMaxConcurrencyLevel", "signature": "int32_t ParallelOptions_get_EffectiveMaxConcurrencyLevel(ParallelOptions * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EffectiveMaxConcurrencyLevel()" }, { "virtualAddress": "0x007B89B8", "name": "Parallel_Invoke", "signature": "void Parallel_Invoke(Action__Array * actions, MethodInfo * method)", "dotNetSignature": "Void Invoke(Action[])" }, { "virtualAddress": "0x007B8A28", "name": "Parallel_Invoke_1", "signature": "void Parallel_Invoke_1(ParallelOptions * parallelOptions, Action__Array * actions, MethodInfo * method)", "dotNetSignature": "Void Invoke(ParallelOptions, Action[])" }, { "virtualAddress": "0x007B9998", "name": "Parallel_For", "signature": "ParallelLoopResult Parallel_For(int32_t fromInclusive, int32_t toExclusive, Action_1_Int32_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, Action\u00601[Int32])" }, { "virtualAddress": "0x007B9A9C", "name": "Parallel_For_1", "signature": "ParallelLoopResult Parallel_For_1(int64_t fromInclusive, int64_t toExclusive, Action_1_Int64_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, Action\u00601[Int64])" }, { "virtualAddress": "0x007B9BA0", "name": "Parallel_For_2", "signature": "ParallelLoopResult Parallel_For_2(int32_t fromInclusive, int32_t toExclusive, ParallelOptions * parallelOptions, Action_1_Int32_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, ParallelOptions, Action\u00601[Int32])" }, { "virtualAddress": "0x007B9CC0", "name": "Parallel_For_3", "signature": "ParallelLoopResult Parallel_For_3(int64_t fromInclusive, int64_t toExclusive, ParallelOptions * parallelOptions, Action_1_Int64_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, ParallelOptions, Action\u00601[Int64])" }, { "virtualAddress": "0x007B9DE0", "name": "Parallel_For_4", "signature": "ParallelLoopResult Parallel_For_4(int32_t fromInclusive, int32_t toExclusive, Action_2_Int32_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x007B9EE4", "name": "Parallel_For_5", "signature": "ParallelLoopResult Parallel_For_5(int64_t fromInclusive, int64_t toExclusive, Action_2_Int64_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, Action\u00602[Int64,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x007B9FE8", "name": "Parallel_For_6", "signature": "ParallelLoopResult Parallel_For_6(int32_t fromInclusive, int32_t toExclusive, ParallelOptions * parallelOptions, Action_2_Int32_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, ParallelOptions, Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x007BA108", "name": "Parallel_For_7", "signature": "ParallelLoopResult Parallel_For_7(int64_t fromInclusive, int64_t toExclusive, ParallelOptions * parallelOptions, Action_2_Int64_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, ParallelOptions, Action\u00602[Int64,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x007B9618", "name": "Parallel_ThrowIfReducableToSingleOCE", "signature": "void Parallel_ThrowIfReducableToSingleOCE(IEnumerable_1_System_Exception_ * excCollection, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Void ThrowIfReducableToSingleOCE(IEnumerable\u00601[System.Exception], CancellationToken)" }, { "virtualAddress": "0x007BA228", "name": "Parallel__cctor", "signature": "void Parallel__cctor(MethodInfo * method)", "dotNetSignature": "Parallel()" }, { "virtualAddress": "0x003FD5B8", "name": "Parallel_LoopTimer__ctor", "signature": "void Parallel_LoopTimer__ctor(Parallel_LoopTimer__Boxed * this, int32_t nWorkerTaskIndex, MethodInfo * method)", "dotNetSignature": "Parallel\u002BLoopTimer(Int32)" }, { "virtualAddress": "0x003FD608", "name": "Parallel_LoopTimer_LimitExceeded", "signature": "bool Parallel_LoopTimer_LimitExceeded(Parallel_LoopTimer__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean LimitExceeded()" }, { "virtualAddress": "0x00620520", "name": "Parallel_c_DisplayClass4_0__ctor", "signature": "void Parallel_c_DisplayClass4_0__ctor(Parallel_c_DisplayClass4_0 * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass4_0()" }, { "virtualAddress": "0x00620528", "name": "Parallel_c_DisplayClass4_1__ctor", "signature": "void Parallel_c_DisplayClass4_1__ctor(Parallel_c_DisplayClass4_1 * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass4_1()" }, { "virtualAddress": "0x00620530", "name": "Parallel_c_DisplayClass4_2__ctor", "signature": "void Parallel_c_DisplayClass4_2__ctor(Parallel_c_DisplayClass4_2 * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass4_2()" }, { "virtualAddress": "0x00620538", "name": "Parallel_c_DisplayClass4_2__Invoke_b__0", "signature": "void Parallel_c_DisplayClass4_2__Invoke_b__0(Parallel_c_DisplayClass4_2 * this, MethodInfo * method)", "dotNetSignature": "Void \u003CInvoke\u003Eb__0()" }, { "virtualAddress": "0x006203EC", "name": "Parallel_c__cctor", "signature": "void Parallel_c__cctor(MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00620450", "name": "Parallel_c__ctor", "signature": "void Parallel_c__ctor(Parallel_c * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00620458", "name": "Parallel_c__Invoke_b__4_1", "signature": "ConcurrentQueue_1_System_Exception_ * Parallel_c__Invoke_b__4_1(Parallel_c * this, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception] \u003CInvoke\u003Eb__4_1()" }, { "virtualAddress": "0x006204BC", "name": "Parallel_c__Invoke_b__4_2", "signature": "ConcurrentQueue_1_System_Exception_ * Parallel_c__Invoke_b__4_2(Parallel_c * this, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception] \u003CInvoke\u003Eb__4_2()" }, { "virtualAddress": "0x00620DB0", "name": "ParallelLoopState__ctor", "signature": "void ParallelLoopState__ctor(ParallelLoopState * this, ParallelLoopStateFlags * fbase, MethodInfo * method)", "dotNetSignature": "ParallelLoopState(ParallelLoopStateFlags)" }, { "virtualAddress": "0x00620DDC", "name": "ParallelLoopState_get_InternalShouldExitCurrentIteration", "signature": "bool ParallelLoopState_get_InternalShouldExitCurrentIteration(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InternalShouldExitCurrentIteration()" }, { "virtualAddress": "0x00620E5C", "name": "ParallelLoopState_get_ShouldExitCurrentIteration", "signature": "bool ParallelLoopState_get_ShouldExitCurrentIteration(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ShouldExitCurrentIteration()" }, { "virtualAddress": "0x00620E68", "name": "ParallelLoopState_get_IsStopped", "signature": "bool ParallelLoopState_get_IsStopped(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsStopped()" }, { "virtualAddress": "0x00620F14", "name": "ParallelLoopState_get_IsExceptional", "signature": "bool ParallelLoopState_get_IsExceptional(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsExceptional()" }, { "virtualAddress": "0x00620F9C", "name": "ParallelLoopState_get_InternalLowestBreakIteration", "signature": "Nullable_1_Int64_ ParallelLoopState_get_InternalLowestBreakIteration(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] get_InternalLowestBreakIteration()" }, { "virtualAddress": "0x0062101C", "name": "ParallelLoopState_get_LowestBreakIteration", "signature": "Nullable_1_Int64_ ParallelLoopState_get_LowestBreakIteration(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] get_LowestBreakIteration()" }, { "virtualAddress": "0x00621028", "name": "ParallelLoopState_Stop", "signature": "void ParallelLoopState_Stop(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Void Stop()" }, { "virtualAddress": "0x00621118", "name": "ParallelLoopState_InternalBreak", "signature": "void ParallelLoopState_InternalBreak(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Void InternalBreak()" }, { "virtualAddress": "0x00621198", "name": "ParallelLoopState_Break", "signature": "void ParallelLoopState_Break(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "Void Break()" }, { "virtualAddress": "0x006211A4", "name": "ParallelLoopState_Break_1", "signature": "void ParallelLoopState_Break_1(int32_t iteration, ParallelLoopStateFlags32 * pflags, MethodInfo * method)", "dotNetSignature": "Void Break(Int32, ParallelLoopStateFlags32)" }, { "virtualAddress": "0x006213C4", "name": "ParallelLoopState_Break_2", "signature": "void ParallelLoopState_Break_2(int64_t iteration, ParallelLoopStateFlags64 * pflags, MethodInfo * method)", "dotNetSignature": "Void Break(Int64, ParallelLoopStateFlags64)" }, { "virtualAddress": "0x00621594", "name": "ParallelLoopState__ctor_1", "signature": "void ParallelLoopState__ctor_1(ParallelLoopState * this, MethodInfo * method)", "dotNetSignature": "ParallelLoopState()" }, { "virtualAddress": "0x006215D4", "name": "ParallelLoopState32__ctor", "signature": "void ParallelLoopState32__ctor(ParallelLoopState32 * this, ParallelLoopStateFlags32 * sharedParallelStateFlags, MethodInfo * method)", "dotNetSignature": "ParallelLoopState32(ParallelLoopStateFlags32)" }, { "virtualAddress": "0x00621600", "name": "ParallelLoopState32_get_CurrentIteration", "signature": "int32_t ParallelLoopState32_get_CurrentIteration(ParallelLoopState32 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CurrentIteration()" }, { "virtualAddress": "0x00621608", "name": "ParallelLoopState32_set_CurrentIteration", "signature": "void ParallelLoopState32_set_CurrentIteration(ParallelLoopState32 * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentIteration(Int32)" }, { "virtualAddress": "0x00621610", "name": "ParallelLoopState32_get_InternalShouldExitCurrentIteration", "signature": "bool ParallelLoopState32_get_InternalShouldExitCurrentIteration(ParallelLoopState32 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InternalShouldExitCurrentIteration()" }, { "virtualAddress": "0x00621734", "name": "ParallelLoopState32_get_InternalLowestBreakIteration", "signature": "Nullable_1_Int64_ ParallelLoopState32_get_InternalLowestBreakIteration(ParallelLoopState32 * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] get_InternalLowestBreakIteration()" }, { "virtualAddress": "0x00621814", "name": "ParallelLoopState32_InternalBreak", "signature": "void ParallelLoopState32_InternalBreak(ParallelLoopState32 * this, MethodInfo * method)", "dotNetSignature": "Void InternalBreak()" }, { "virtualAddress": "0x00621824", "name": "ParallelLoopState64__ctor", "signature": "void ParallelLoopState64__ctor(ParallelLoopState64 * this, ParallelLoopStateFlags64 * sharedParallelStateFlags, MethodInfo * method)", "dotNetSignature": "ParallelLoopState64(ParallelLoopStateFlags64)" }, { "virtualAddress": "0x00621850", "name": "ParallelLoopState64_get_CurrentIteration", "signature": "int64_t ParallelLoopState64_get_CurrentIteration(ParallelLoopState64 * this, MethodInfo * method)", "dotNetSignature": "Int64 get_CurrentIteration()" }, { "virtualAddress": "0x00621858", "name": "ParallelLoopState64_set_CurrentIteration", "signature": "void ParallelLoopState64_set_CurrentIteration(ParallelLoopState64 * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentIteration(Int64)" }, { "virtualAddress": "0x00621860", "name": "ParallelLoopState64_get_InternalShouldExitCurrentIteration", "signature": "bool ParallelLoopState64_get_InternalShouldExitCurrentIteration(ParallelLoopState64 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InternalShouldExitCurrentIteration()" }, { "virtualAddress": "0x00621984", "name": "ParallelLoopState64_get_InternalLowestBreakIteration", "signature": "Nullable_1_Int64_ ParallelLoopState64_get_InternalLowestBreakIteration(ParallelLoopState64 * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] get_InternalLowestBreakIteration()" }, { "virtualAddress": "0x00621A40", "name": "ParallelLoopState64_InternalBreak", "signature": "void ParallelLoopState64_InternalBreak(ParallelLoopState64 * this, MethodInfo * method)", "dotNetSignature": "Void InternalBreak()" }, { "virtualAddress": "0x00620EF0", "name": "ParallelLoopStateFlags_get_LoopStateFlags", "signature": "int32_t ParallelLoopStateFlags_get_LoopStateFlags(ParallelLoopStateFlags * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LoopStateFlags()" }, { "virtualAddress": "0x00621A4C", "name": "ParallelLoopStateFlags_AtomicLoopStateUpdate", "signature": "bool ParallelLoopStateFlags_AtomicLoopStateUpdate(ParallelLoopStateFlags * this, int32_t newState, int32_t illegalStates, MethodInfo * method)", "dotNetSignature": "Boolean AtomicLoopStateUpdate(Int32, Int32)" }, { "virtualAddress": "0x00621320", "name": "ParallelLoopStateFlags_AtomicLoopStateUpdate_1", "signature": "bool ParallelLoopStateFlags_AtomicLoopStateUpdate_1(ParallelLoopStateFlags * this, int32_t newState, int32_t illegalStates, int32_t * oldState, MethodInfo * method)", "dotNetSignature": "Boolean AtomicLoopStateUpdate(Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x00621A74", "name": "ParallelLoopStateFlags_SetExceptional", "signature": "void ParallelLoopStateFlags_SetExceptional(ParallelLoopStateFlags * this, MethodInfo * method)", "dotNetSignature": "Void SetExceptional()" }, { "virtualAddress": "0x00621040", "name": "ParallelLoopStateFlags_Stop", "signature": "void ParallelLoopStateFlags_Stop(ParallelLoopStateFlags * this, MethodInfo * method)", "dotNetSignature": "Void Stop()" }, { "virtualAddress": "0x00621AF8", "name": "ParallelLoopStateFlags_Cancel", "signature": "bool ParallelLoopStateFlags_Cancel(ParallelLoopStateFlags * this, MethodInfo * method)", "dotNetSignature": "Boolean Cancel()" }, { "virtualAddress": "0x00621B84", "name": "ParallelLoopStateFlags__ctor", "signature": "void ParallelLoopStateFlags__ctor(ParallelLoopStateFlags * this, MethodInfo * method)", "dotNetSignature": "ParallelLoopStateFlags()" }, { "virtualAddress": "0x00621C00", "name": "ParallelLoopStateFlags__cctor", "signature": "void ParallelLoopStateFlags__cctor(MethodInfo * method)", "dotNetSignature": "ParallelLoopStateFlags()" }, { "virtualAddress": "0x00621C7C", "name": "ParallelLoopStateFlags32_get_LowestBreakIteration", "signature": "int32_t ParallelLoopStateFlags32_get_LowestBreakIteration(ParallelLoopStateFlags32 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_LowestBreakIteration()" }, { "virtualAddress": "0x0062174C", "name": "ParallelLoopStateFlags32_get_NullableLowestBreakIteration", "signature": "Nullable_1_Int64_ ParallelLoopStateFlags32_get_NullableLowestBreakIteration(ParallelLoopStateFlags32 * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] get_NullableLowestBreakIteration()" }, { "virtualAddress": "0x00621630", "name": "ParallelLoopStateFlags32_ShouldExitLoop", "signature": "bool ParallelLoopStateFlags32_ShouldExitLoop(ParallelLoopStateFlags32 * this, int32_t CallerIteration, MethodInfo * method)", "dotNetSignature": "Boolean ShouldExitLoop(Int32)" }, { "virtualAddress": "0x00621CA0", "name": "ParallelLoopStateFlags32_ShouldExitLoop_1", "signature": "bool ParallelLoopStateFlags32_ShouldExitLoop_1(ParallelLoopStateFlags32 * this, MethodInfo * method)", "dotNetSignature": "Boolean ShouldExitLoop()" }, { "virtualAddress": "0x00621D54", "name": "ParallelLoopStateFlags32__ctor", "signature": "void ParallelLoopStateFlags32__ctor(ParallelLoopStateFlags32 * this, MethodInfo * method)", "dotNetSignature": "ParallelLoopStateFlags32()" }, { "virtualAddress": "0x00621550", "name": "ParallelLoopStateFlags64_get_LowestBreakIteration", "signature": "int64_t ParallelLoopStateFlags64_get_LowestBreakIteration(ParallelLoopStateFlags64 * this, MethodInfo * method)", "dotNetSignature": "Int64 get_LowestBreakIteration()" }, { "virtualAddress": "0x0062199C", "name": "ParallelLoopStateFlags64_get_NullableLowestBreakIteration", "signature": "Nullable_1_Int64_ ParallelLoopStateFlags64_get_NullableLowestBreakIteration(ParallelLoopStateFlags64 * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] get_NullableLowestBreakIteration()" }, { "virtualAddress": "0x00621880", "name": "ParallelLoopStateFlags64_ShouldExitLoop", "signature": "bool ParallelLoopStateFlags64_ShouldExitLoop(ParallelLoopStateFlags64 * this, int64_t CallerIteration, MethodInfo * method)", "dotNetSignature": "Boolean ShouldExitLoop(Int64)" }, { "virtualAddress": "0x00621DC4", "name": "ParallelLoopStateFlags64_ShouldExitLoop_1", "signature": "bool ParallelLoopStateFlags64_ShouldExitLoop_1(ParallelLoopStateFlags64 * this, MethodInfo * method)", "dotNetSignature": "Boolean ShouldExitLoop()" }, { "virtualAddress": "0x00621E78", "name": "ParallelLoopStateFlags64__ctor", "signature": "void ParallelLoopStateFlags64__ctor(ParallelLoopStateFlags64 * this, MethodInfo * method)", "dotNetSignature": "ParallelLoopStateFlags64()" }, { "virtualAddress": "0x003FD680", "name": "ParallelLoopResult_get_IsCompleted", "signature": "bool ParallelLoopResult_get_IsCompleted(ParallelLoopResult__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x003FD688", "name": "ParallelLoopResult_get_LowestBreakIteration", "signature": "Nullable_1_Int64_ ParallelLoopResult_get_LowestBreakIteration(ParallelLoopResult__Boxed * this, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] get_LowestBreakIteration()" }, { "virtualAddress": "0x003FD6AC", "name": "RangeWorker__ctor", "signature": "void RangeWorker__ctor(RangeWorker__Boxed * this, IndexRange__Array * ranges, int32_t nInitialRange, int64_t nStep, bool use32BitCurrentIndex, MethodInfo * method)", "dotNetSignature": "RangeWorker(IndexRange[], Int32, Int64, Boolean)" }, { "virtualAddress": "0x003FD6CC", "name": "RangeWorker_FindNewWork", "signature": "bool RangeWorker_FindNewWork(RangeWorker__Boxed * this, int64_t * nFromInclusiveLocal, int64_t * nToExclusiveLocal, MethodInfo * method)", "dotNetSignature": "Boolean FindNewWork(Int64 ByRef, Int64 ByRef)" }, { "virtualAddress": "0x003FD6D4", "name": "RangeWorker_FindNewWork32", "signature": "bool RangeWorker_FindNewWork32(RangeWorker__Boxed * this, int32_t * nFromInclusiveLocal32, int32_t * nToExclusiveLocal32, MethodInfo * method)", "dotNetSignature": "Boolean FindNewWork32(Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x006221D0", "name": "RangeManager__ctor", "signature": "void RangeManager__ctor(RangeManager * this, int64_t nFromInclusive, int64_t nToExclusive, int64_t nStep, int32_t nNumExpectedWorkers, MethodInfo * method)", "dotNetSignature": "RangeManager(Int64, Int64, Int64, Int32)" }, { "virtualAddress": "0x00622380", "name": "RangeManager_RegisterNewWorker", "signature": "RangeWorker RangeManager_RegisterNewWorker(RangeManager * this, MethodInfo * method)", "dotNetSignature": "RangeWorker RegisterNewWorker()" }, { "virtualAddress": "0x00622924", "name": "Task_AddToActiveTasks", "signature": "bool Task_AddToActiveTasks(Task * task, MethodInfo * method)", "dotNetSignature": "Boolean AddToActiveTasks(Task)" }, { "virtualAddress": "0x00624108", "name": "Task_RemoveFromActiveTasks", "signature": "void Task_RemoveFromActiveTasks(int32_t taskId, MethodInfo * method)", "dotNetSignature": "Void RemoveFromActiveTasks(Int32)" }, { "virtualAddress": "0x0062422C", "name": "Task__ctor", "signature": "void Task__ctor(Task * this, bool canceled, TaskCreationOptions__Enum creationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task(Boolean, TaskCreationOptions, CancellationToken)" }, { "virtualAddress": "0x0062432C", "name": "Task__ctor_1", "signature": "void Task__ctor_1(Task * this, MethodInfo * method)", "dotNetSignature": "Task()" }, { "virtualAddress": "0x00624360", "name": "Task__ctor_2", "signature": "void Task__ctor_2(Task * this, Object * state, TaskCreationOptions__Enum creationOptions, bool promiseStyle, MethodInfo * method)", "dotNetSignature": "Task(Object, TaskCreationOptions, Boolean)" }, { "virtualAddress": "0x00624614", "name": "Task__ctor_3", "signature": "void Task__ctor_3(Task * this, Action * action, MethodInfo * method)", "dotNetSignature": "Task(Action)" }, { "virtualAddress": "0x00624668", "name": "Task__ctor_4", "signature": "void Task__ctor_4(Task * this, Action * action, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task(Action, CancellationToken)" }, { "virtualAddress": "0x006246BC", "name": "Task__ctor_5", "signature": "void Task__ctor_5(Task * this, Action * action, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task(Action, TaskCreationOptions)" }, { "virtualAddress": "0x0062482C", "name": "Task__ctor_6", "signature": "void Task__ctor_6(Task * this, Action * action, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task(Action, CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x006248F4", "name": "Task__ctor_7", "signature": "void Task__ctor_7(Task * this, Action_1_Object_ * action, Object * state, MethodInfo * method)", "dotNetSignature": "Task(Action\u00601[Object], Object)" }, { "virtualAddress": "0x00624944", "name": "Task__ctor_8", "signature": "void Task__ctor_8(Task * this, Action_1_Object_ * action, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task(Action\u00601[Object], Object, CancellationToken)" }, { "virtualAddress": "0x00624994", "name": "Task__ctor_9", "signature": "void Task__ctor_9(Task * this, Action_1_Object_ * action, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task(Action\u00601[Object], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00624A5C", "name": "Task__ctor_10", "signature": "void Task__ctor_10(Task * this, Action_1_Object_ * action, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task(Action\u00601[Object], Object, CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00624B28", "name": "Task__ctor_11", "signature": "void Task__ctor_11(Task * this, Action_1_Object_ * action, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task(Action\u00601[Object], Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00620944", "name": "Task__ctor_12", "signature": "void Task__ctor_12(Task * this, Delegate * action, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task(Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00624498", "name": "Task_TaskConstructorCore", "signature": "void Task_TaskConstructorCore(Task * this, Object * action, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Void TaskConstructorCore(Object, Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00624BFC", "name": "Task_AssignCancellationToken", "signature": "void Task_AssignCancellationToken(Task * this, CancellationToken cancellationToken, Task * antecedent, TaskContinuation * continuation, MethodInfo * method)", "dotNetSignature": "Void AssignCancellationToken(CancellationToken, Task, TaskContinuation)" }, { "virtualAddress": "0x00624FE0", "name": "Task_TaskCancelCallback", "signature": "void Task_TaskCancelCallback(Object * o, MethodInfo * method)", "dotNetSignature": "Void TaskCancelCallback(Object)" }, { "virtualAddress": "0x00625300", "name": "Task_get_DebuggerDisplayMethodDescription", "signature": "String * Task_get_DebuggerDisplayMethodDescription(Task * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayMethodDescription()" }, { "virtualAddress": "0x00620C50", "name": "Task_PossiblyCaptureContext", "signature": "void Task_PossiblyCaptureContext(Task * this, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Void PossiblyCaptureContext(StackCrawlMark ByRef)" }, { "virtualAddress": "0x00624F24", "name": "Task_get_Options", "signature": "TaskCreationOptions__Enum Task_get_Options(Task * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_Options()" }, { "virtualAddress": "0x0062542C", "name": "Task_OptionsMethod", "signature": "TaskCreationOptions__Enum Task_OptionsMethod(int32_t flags, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions OptionsMethod(Int32)" }, { "virtualAddress": "0x00625434", "name": "Task_AtomicStateUpdate", "signature": "bool Task_AtomicStateUpdate(Task * this, int32_t newBits, int32_t illegalBits, MethodInfo * method)", "dotNetSignature": "Boolean AtomicStateUpdate(Int32, Int32)" }, { "virtualAddress": "0x006254C8", "name": "Task_AtomicStateUpdate_1", "signature": "bool Task_AtomicStateUpdate_1(Task * this, int32_t newBits, int32_t illegalBits, int32_t * oldFlags, MethodInfo * method)", "dotNetSignature": "Boolean AtomicStateUpdate(Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0062556C", "name": "Task_SetNotificationForWaitCompletion", "signature": "void Task_SetNotificationForWaitCompletion(Task * this, bool enabled, MethodInfo * method)", "dotNetSignature": "Void SetNotificationForWaitCompletion(Boolean)" }, { "virtualAddress": "0x006255F0", "name": "Task_NotifyDebuggerOfWaitCompletionIfNecessary", "signature": "bool Task_NotifyDebuggerOfWaitCompletionIfNecessary(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean NotifyDebuggerOfWaitCompletionIfNecessary()" }, { "virtualAddress": "0x00625694", "name": "Task_AnyTaskRequiresNotifyDebuggerOfWaitCompletion", "signature": "bool Task_AnyTaskRequiresNotifyDebuggerOfWaitCompletion(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Boolean AnyTaskRequiresNotifyDebuggerOfWaitCompletion(Task[])" }, { "virtualAddress": "0x00625738", "name": "Task_get_IsWaitNotificationEnabledOrNotRanToCompletion", "signature": "bool Task_get_IsWaitNotificationEnabledOrNotRanToCompletion(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsWaitNotificationEnabledOrNotRanToCompletion()" }, { "virtualAddress": "0x0062576C", "name": "Task_get_ShouldNotifyDebuggerOfWaitCompletion", "signature": "bool Task_get_ShouldNotifyDebuggerOfWaitCompletion(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ShouldNotifyDebuggerOfWaitCompletion()" }, { "virtualAddress": "0x00625644", "name": "Task_get_IsWaitNotificationEnabled", "signature": "bool Task_get_IsWaitNotificationEnabled(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsWaitNotificationEnabled()" }, { "virtualAddress": "0x00625668", "name": "Task_NotifyDebuggerOfWaitCompletion", "signature": "void Task_NotifyDebuggerOfWaitCompletion(Task * this, MethodInfo * method)", "dotNetSignature": "Void NotifyDebuggerOfWaitCompletion()" }, { "virtualAddress": "0x00625790", "name": "Task_MarkStarted", "signature": "bool Task_MarkStarted(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean MarkStarted()" }, { "virtualAddress": "0x0062579C", "name": "Task_FireTaskScheduledIfNeeded", "signature": "bool Task_FireTaskScheduledIfNeeded(Task * this, TaskScheduler * ts, MethodInfo * method)", "dotNetSignature": "Boolean FireTaskScheduledIfNeeded(TaskScheduler)" }, { "virtualAddress": "0x00624B5C", "name": "Task_AddNewChild", "signature": "void Task_AddNewChild(Task * this, MethodInfo * method)", "dotNetSignature": "Void AddNewChild()" }, { "virtualAddress": "0x00624F90", "name": "Task_DisregardChild", "signature": "void Task_DisregardChild(Task * this, MethodInfo * method)", "dotNetSignature": "Void DisregardChild()" }, { "virtualAddress": "0x006257C8", "name": "Task_Start", "signature": "void Task_Start(Task * this, MethodInfo * method)", "dotNetSignature": "Void Start()" }, { "virtualAddress": "0x00625834", "name": "Task_Start_1", "signature": "void Task_Start_1(Task * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Void Start(TaskScheduler)" }, { "virtualAddress": "0x006259B4", "name": "Task_RunSynchronously", "signature": "void Task_RunSynchronously(Task * this, MethodInfo * method)", "dotNetSignature": "Void RunSynchronously()" }, { "virtualAddress": "0x00625CF0", "name": "Task_RunSynchronously_1", "signature": "void Task_RunSynchronously_1(Task * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Void RunSynchronously(TaskScheduler)" }, { "virtualAddress": "0x00625A24", "name": "Task_InternalRunSynchronously", "signature": "void Task_InternalRunSynchronously(Task * this, TaskScheduler * scheduler, bool waitForCompletion, MethodInfo * method)", "dotNetSignature": "Void InternalRunSynchronously(TaskScheduler, Boolean)" }, { "virtualAddress": "0x00626460", "name": "Task_InternalStartNew", "signature": "Task * Task_InternalStartNew(Task * creatingTask, Delegate * action, Object * state, CancellationToken cancellationToken, TaskScheduler * scheduler, TaskCreationOptions__Enum options, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task InternalStartNew(Task, Delegate, Object, CancellationToken, TaskScheduler, TaskCreationOptions, InternalTaskOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0062657C", "name": "Task_NewId", "signature": "int32_t Task_NewId(MethodInfo * method)", "dotNetSignature": "Int32 NewId()" }, { "virtualAddress": "0x0062288C", "name": "Task_get_Id", "signature": "int32_t Task_get_Id(Task * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Id()" }, { "virtualAddress": "0x006265EC", "name": "Task_get_CurrentId", "signature": "Nullable_1_Int32_ Task_get_CurrentId(MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int32] get_CurrentId()" }, { "virtualAddress": "0x006266C8", "name": "Task_get_InternalCurrent", "signature": "Task * Task_get_InternalCurrent(MethodInfo * method)", "dotNetSignature": "Task get_InternalCurrent()" }, { "virtualAddress": "0x00624778", "name": "Task_InternalCurrentIfAttached", "signature": "Task * Task_InternalCurrentIfAttached(TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task InternalCurrentIfAttached(TaskCreationOptions)" }, { "virtualAddress": "0x00626730", "name": "Task_get_CurrentStackGuard", "signature": "StackGuard * Task_get_CurrentStackGuard(MethodInfo * method)", "dotNetSignature": "StackGuard get_CurrentStackGuard()" }, { "virtualAddress": "0x00623F88", "name": "Task_get_Exception", "signature": "AggregateException * Task_get_Exception(Task * this, MethodInfo * method)", "dotNetSignature": "AggregateException get_Exception()" }, { "virtualAddress": "0x00624054", "name": "Task_get_Status", "signature": "TaskStatus__Enum Task_get_Status(Task * this, MethodInfo * method)", "dotNetSignature": "TaskStatus get_Status()" }, { "virtualAddress": "0x00622C64", "name": "Task_get_IsCanceled", "signature": "bool Task_get_IsCanceled(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCanceled()" }, { "virtualAddress": "0x0062694C", "name": "Task_get_IsCancellationRequested", "signature": "bool Task_get_IsCancellationRequested(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCancellationRequested()" }, { "virtualAddress": "0x00624ED4", "name": "Task_EnsureContingentPropertiesInitialized", "signature": "Task_ContingentProperties * Task_EnsureContingentPropertiesInitialized(Task * this, bool needsProtection, MethodInfo * method)", "dotNetSignature": "Task\u002BContingentProperties EnsureContingentPropertiesInitialized(Boolean)" }, { "virtualAddress": "0x006269A0", "name": "Task_EnsureContingentPropertiesInitializedCore", "signature": "Task_ContingentProperties * Task_EnsureContingentPropertiesInitializedCore(Task * this, bool needsProtection, MethodInfo * method)", "dotNetSignature": "Task\u002BContingentProperties EnsureContingentPropertiesInitializedCore(Boolean)" }, { "virtualAddress": "0x006240C0", "name": "Task_get_CancellationToken", "signature": "CancellationToken Task_get_CancellationToken(Task * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x00626A78", "name": "Task_get_IsCancellationAcknowledged", "signature": "bool Task_get_IsCancellationAcknowledged(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCancellationAcknowledged()" }, { "virtualAddress": "0x00625F64", "name": "Task_get_IsCompleted", "signature": "bool Task_get_IsCompleted(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x006259A4", "name": "Task_IsCompletedMethod", "signature": "bool Task_IsCompletedMethod(int32_t flags, MethodInfo * method)", "dotNetSignature": "Boolean IsCompletedMethod(Int32)" }, { "virtualAddress": "0x00626A9C", "name": "Task_get_IsCompletedSuccessfully", "signature": "bool Task_get_IsCompletedSuccessfully(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompletedSuccessfully()" }, { "virtualAddress": "0x00622C30", "name": "Task_get_IsRanToCompletion", "signature": "bool Task_get_IsRanToCompletion(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsRanToCompletion()" }, { "virtualAddress": "0x00623F58", "name": "Task_get_CreationOptions", "signature": "TaskCreationOptions__Enum Task_get_CreationOptions(Task * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00626AD0", "name": "Task_System_IAsyncResult_get_AsyncWaitHandle", "signature": "WaitHandle * Task_System_IAsyncResult_get_AsyncWaitHandle(Task * this, MethodInfo * method)", "dotNetSignature": "WaitHandle System.IAsyncResult.get_AsyncWaitHandle()" }, { "virtualAddress": "0x00626C84", "name": "Task_get_AsyncState", "signature": "Object * Task_get_AsyncState(Task * this, MethodInfo * method)", "dotNetSignature": "Object get_AsyncState()" }, { "virtualAddress": "0x00626C8C", "name": "Task_System_IAsyncResult_get_CompletedSynchronously", "signature": "bool Task_System_IAsyncResult_get_CompletedSynchronously(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean System.IAsyncResult.get_CompletedSynchronously()" }, { "virtualAddress": "0x00626C94", "name": "Task_get_ExecutingTaskScheduler", "signature": "TaskScheduler * Task_get_ExecutingTaskScheduler(Task * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_ExecutingTaskScheduler()" }, { "virtualAddress": "0x00626C9C", "name": "Task_get_Factory", "signature": "TaskFactory * Task_get_Factory(MethodInfo * method)", "dotNetSignature": "TaskFactory get_Factory()" }, { "virtualAddress": "0x00626D04", "name": "Task_get_CompletedTask", "signature": "Task * Task_get_CompletedTask(MethodInfo * method)", "dotNetSignature": "Task get_CompletedTask()" }, { "virtualAddress": "0x00626B84", "name": "Task_get_CompletedEvent", "signature": "ManualResetEventSlim * Task_get_CompletedEvent(Task * this, MethodInfo * method)", "dotNetSignature": "ManualResetEventSlim get_CompletedEvent()" }, { "virtualAddress": "0x006257A4", "name": "Task_get_IsSelfReplicatingRoot", "signature": "bool Task_get_IsSelfReplicatingRoot(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSelfReplicatingRoot()" }, { "virtualAddress": "0x00626DB0", "name": "Task_get_IsChildReplica", "signature": "bool Task_get_IsChildReplica(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsChildReplica()" }, { "virtualAddress": "0x00626DC8", "name": "Task_get_ActiveChildCount", "signature": "int32_t Task_get_ActiveChildCount(Task * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ActiveChildCount()" }, { "virtualAddress": "0x00626E00", "name": "Task_get_ExceptionRecorded", "signature": "bool Task_get_ExceptionRecorded(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ExceptionRecorded()" }, { "virtualAddress": "0x006267E0", "name": "Task_get_IsFaulted", "signature": "bool Task_get_IsFaulted(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFaulted()" }, { "virtualAddress": "0x00626E80", "name": "Task_get_CapturedContext", "signature": "ExecutionContext * Task_get_CapturedContext(Task * this, MethodInfo * method)", "dotNetSignature": "ExecutionContext get_CapturedContext()" }, { "virtualAddress": "0x006253B0", "name": "Task_set_CapturedContext", "signature": "void Task_set_CapturedContext(Task * this, ExecutionContext * value, MethodInfo * method)", "dotNetSignature": "Void set_CapturedContext(ExecutionContext)" }, { "virtualAddress": "0x00626F50", "name": "Task_CopyExecutionContext", "signature": "ExecutionContext * Task_CopyExecutionContext(ExecutionContext * capturedContext, MethodInfo * method)", "dotNetSignature": "ExecutionContext CopyExecutionContext(ExecutionContext)" }, { "virtualAddress": "0x00627028", "name": "Task_Dispose", "signature": "void Task_Dispose(Task * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006270A4", "name": "Task_Dispose_1", "signature": "void Task_Dispose_1(Task * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00622E2C", "name": "Task_ScheduleAndStart", "signature": "void Task_ScheduleAndStart(Task * this, bool needsProtection, MethodInfo * method)", "dotNetSignature": "Void ScheduleAndStart(Boolean)" }, { "virtualAddress": "0x0062623C", "name": "Task_AddException", "signature": "void Task_AddException(Task * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Void AddException(Object)" }, { "virtualAddress": "0x00627238", "name": "Task_AddException_1", "signature": "void Task_AddException_1(Task * this, Object * exceptionObject, bool representsCancellation, MethodInfo * method)", "dotNetSignature": "Void AddException(Object, Boolean)" }, { "virtualAddress": "0x00626804", "name": "Task_GetExceptions", "signature": "AggregateException * Task_GetExceptions(Task * this, bool includeTaskCanceledExceptions, MethodInfo * method)", "dotNetSignature": "AggregateException GetExceptions(Boolean)" }, { "virtualAddress": "0x00627680", "name": "Task_GetExceptionDispatchInfos", "signature": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * Task_GetExceptionDispatchInfos(Task * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo] GetExceptionDispatchInfos()" }, { "virtualAddress": "0x006277CC", "name": "Task_GetCancellationExceptionDispatchInfo", "signature": "ExceptionDispatchInfo * Task_GetCancellationExceptionDispatchInfo(Task * this, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo GetCancellationExceptionDispatchInfo()" }, { "virtualAddress": "0x00627808", "name": "Task_ThrowIfExceptional", "signature": "void Task_ThrowIfExceptional(Task * this, bool includeTaskCanceledExceptions, MethodInfo * method)", "dotNetSignature": "Void ThrowIfExceptional(Boolean)" }, { "virtualAddress": "0x00627884", "name": "Task_UpdateExceptionObservedStatus", "signature": "void Task_UpdateExceptionObservedStatus(Task * this, MethodInfo * method)", "dotNetSignature": "Void UpdateExceptionObservedStatus()" }, { "virtualAddress": "0x0062797C", "name": "Task_get_IsExceptionObservedByParent", "signature": "bool Task_get_IsExceptionObservedByParent(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsExceptionObservedByParent()" }, { "virtualAddress": "0x006279A0", "name": "Task_get_IsDelegateInvoked", "signature": "bool Task_get_IsDelegateInvoked(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDelegateInvoked()" }, { "virtualAddress": "0x00626244", "name": "Task_Finish", "signature": "void Task_Finish(Task * this, bool bUserDelegateExecuted, MethodInfo * method)", "dotNetSignature": "Void Finish(Boolean)" }, { "virtualAddress": "0x006279C4", "name": "Task_FinishStageTwo", "signature": "void Task_FinishStageTwo(Task * this, MethodInfo * method)", "dotNetSignature": "Void FinishStageTwo()" }, { "virtualAddress": "0x00627F4C", "name": "Task_FinishStageThree", "signature": "void Task_FinishStageThree(Task * this, MethodInfo * method)", "dotNetSignature": "Void FinishStageThree()" }, { "virtualAddress": "0x00627FA0", "name": "Task_ProcessChildCompletion", "signature": "void Task_ProcessChildCompletion(Task * this, Task * childTask, MethodInfo * method)", "dotNetSignature": "Void ProcessChildCompletion(Task)" }, { "virtualAddress": "0x00627C34", "name": "Task_AddExceptionsFromChildren", "signature": "void Task_AddExceptionsFromChildren(Task * this, MethodInfo * method)", "dotNetSignature": "Void AddExceptionsFromChildren()" }, { "virtualAddress": "0x006271B8", "name": "Task_FinishThreadAbortedTask", "signature": "void Task_FinishThreadAbortedTask(Task * this, bool bTAEAddedToExceptionHolder, bool delegateRan, MethodInfo * method)", "dotNetSignature": "Void FinishThreadAbortedTask(Boolean, Boolean)" }, { "virtualAddress": "0x006286CC", "name": "Task_Execute", "signature": "void Task_Execute(Task * this, MethodInfo * method)", "dotNetSignature": "Void Execute()" }, { "virtualAddress": "0x00628A34", "name": "Task_ShouldReplicate", "signature": "bool Task_ShouldReplicate(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean ShouldReplicate()" }, { "virtualAddress": "0x00628A3C", "name": "Task_CreateReplicaTask", "signature": "Task * Task_CreateReplicaTask(Task * this, Action_1_Object_ * taskReplicaDelegate, Object * stateObject, Task * parentTask, TaskScheduler * taskScheduler, TaskCreationOptions__Enum creationOptionsForReplica, InternalTaskOptions__Enum internalOptionsForReplica, MethodInfo * method)", "dotNetSignature": "Task CreateReplicaTask(Action\u00601[Object], Object, Task, TaskScheduler, TaskCreationOptions, InternalTaskOptions)" }, { "virtualAddress": "0x00628AF0", "name": "Task_get_SavedStateForNextReplica", "signature": "Object * Task_get_SavedStateForNextReplica(Task * this, MethodInfo * method)", "dotNetSignature": "Object get_SavedStateForNextReplica()" }, { "virtualAddress": "0x00628AF8", "name": "Task_set_SavedStateForNextReplica", "signature": "void Task_set_SavedStateForNextReplica(Task * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_SavedStateForNextReplica(Object)" }, { "virtualAddress": "0x00628AFC", "name": "Task_get_SavedStateFromPreviousReplica", "signature": "Object * Task_get_SavedStateFromPreviousReplica(Task * this, MethodInfo * method)", "dotNetSignature": "Object get_SavedStateFromPreviousReplica()" }, { "virtualAddress": "0x00628B04", "name": "Task_set_SavedStateFromPreviousReplica", "signature": "void Task_set_SavedStateFromPreviousReplica(Task * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_SavedStateFromPreviousReplica(Object)" }, { "virtualAddress": "0x00628B08", "name": "Task_get_HandedOverChildReplica", "signature": "Task * Task_get_HandedOverChildReplica(Task * this, MethodInfo * method)", "dotNetSignature": "Task get_HandedOverChildReplica()" }, { "virtualAddress": "0x00628B10", "name": "Task_set_HandedOverChildReplica", "signature": "void Task_set_HandedOverChildReplica(Task * this, Task * value, MethodInfo * method)", "dotNetSignature": "Void set_HandedOverChildReplica(Task)" }, { "virtualAddress": "0x0062884C", "name": "Task_ExecuteSelfReplicating", "signature": "void Task_ExecuteSelfReplicating(Task * root, MethodInfo * method)", "dotNetSignature": "Void ExecuteSelfReplicating(Task)" }, { "virtualAddress": "0x00628B1C", "name": "Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem", "signature": "void Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem(Task * this, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()" }, { "virtualAddress": "0x00628B24", "name": "Task_System_Threading_IThreadPoolWorkItem_MarkAborted", "signature": "void Task_System_Threading_IThreadPoolWorkItem_MarkAborted(Task * this, ThreadAbortException * tae, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.MarkAborted(ThreadAbortException)" }, { "virtualAddress": "0x00623D30", "name": "Task_ExecuteEntry", "signature": "bool Task_ExecuteEntry(Task * this, bool bPreventDoubleExecution, MethodInfo * method)", "dotNetSignature": "Boolean ExecuteEntry(Boolean)" }, { "virtualAddress": "0x00628B70", "name": "Task_ExecuteWithThreadLocal", "signature": "void Task_ExecuteWithThreadLocal(Task * this, Task * * currentTaskSlot, MethodInfo * method)", "dotNetSignature": "Void ExecuteWithThreadLocal(Task ByRef)" }, { "virtualAddress": "0x00628E94", "name": "Task_ExecutionContextCallback", "signature": "void Task_ExecutionContextCallback(Object * obj, MethodInfo * method)", "dotNetSignature": "Void ExecutionContextCallback(Object)" }, { "virtualAddress": "0x00628F14", "name": "Task_InnerInvoke", "signature": "void Task_InnerInvoke(Task * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00628FC0", "name": "Task_InnerInvokeWithArg", "signature": "void Task_InnerInvokeWithArg(Task * this, Task * childTask, MethodInfo * method)", "dotNetSignature": "Void InnerInvokeWithArg(Task)" }, { "virtualAddress": "0x00628928", "name": "Task_HandleException", "signature": "void Task_HandleException(Task * this, Exception * unhandledException, MethodInfo * method)", "dotNetSignature": "Void HandleException(Exception)" }, { "virtualAddress": "0x00629020", "name": "Task_GetAwaiter", "signature": "TaskAwaiter Task_GetAwaiter(Task * this, MethodInfo * method)", "dotNetSignature": "TaskAwaiter GetAwaiter()" }, { "virtualAddress": "0x00629024", "name": "Task_ConfigureAwait", "signature": "ConfiguredTaskAwaitable Task_ConfigureAwait(Task * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable ConfigureAwait(Boolean)" }, { "virtualAddress": "0x0062905C", "name": "Task_SetContinuationForAwait", "signature": "void Task_SetContinuationForAwait(Task * this, Action * continuationAction, bool continueOnCapturedContext, bool flowExecutionContext, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Void SetContinuationForAwait(Action, Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00629444", "name": "Task_Yield", "signature": "YieldAwaitable Task_Yield(MethodInfo * method)", "dotNetSignature": "YieldAwaitable Yield()" }, { "virtualAddress": "0x0062944C", "name": "Task_Wait", "signature": "void Task_Wait(Task * this, MethodInfo * method)", "dotNetSignature": "Void Wait()" }, { "virtualAddress": "0x00629590", "name": "Task_Wait_1", "signature": "bool Task_Wait_1(Task * this, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x00629648", "name": "Task_Wait_2", "signature": "void Task_Wait_2(Task * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Void Wait(CancellationToken)" }, { "virtualAddress": "0x00629654", "name": "Task_Wait_3", "signature": "bool Task_Wait_3(Task * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32)" }, { "virtualAddress": "0x00629458", "name": "Task_Wait_4", "signature": "bool Task_Wait_4(Task * this, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x006298DC", "name": "Task_WrappedTryRunInline", "signature": "bool Task_WrappedTryRunInline(Task * this, MethodInfo * method)", "dotNetSignature": "Boolean WrappedTryRunInline()" }, { "virtualAddress": "0x0062965C", "name": "Task_InternalWait", "signature": "bool Task_InternalWait(Task * this, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean InternalWait(Int32, CancellationToken)" }, { "virtualAddress": "0x00625FD8", "name": "Task_SpinThenBlockingWait", "signature": "bool Task_SpinThenBlockingWait(Task * this, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean SpinThenBlockingWait(Int32, CancellationToken)" }, { "virtualAddress": "0x00629A00", "name": "Task_SpinWait", "signature": "bool Task_SpinWait(Task * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean SpinWait(Int32)" }, { "virtualAddress": "0x00623104", "name": "Task_InternalCancel", "signature": "bool Task_InternalCancel(Task * this, bool bCancelNonExecutingOnly, MethodInfo * method)", "dotNetSignature": "Boolean InternalCancel(Boolean)" }, { "virtualAddress": "0x00629C68", "name": "Task_RecordInternalCancellationRequest", "signature": "void Task_RecordInternalCancellationRequest(Task * this, MethodInfo * method)", "dotNetSignature": "Void RecordInternalCancellationRequest()" }, { "virtualAddress": "0x00629CB4", "name": "Task_RecordInternalCancellationRequest_1", "signature": "void Task_RecordInternalCancellationRequest_1(Task * this, CancellationToken tokenToRecord, MethodInfo * method)", "dotNetSignature": "Void RecordInternalCancellationRequest(CancellationToken)" }, { "virtualAddress": "0x00629D50", "name": "Task_RecordInternalCancellationRequest_2", "signature": "void Task_RecordInternalCancellationRequest_2(Task * this, CancellationToken tokenToRecord, Object * cancellationException, MethodInfo * method)", "dotNetSignature": "Void RecordInternalCancellationRequest(CancellationToken, Object)" }, { "virtualAddress": "0x00628D74", "name": "Task_CancellationCleanupLogic", "signature": "void Task_CancellationCleanupLogic(Task * this, MethodInfo * method)", "dotNetSignature": "Void CancellationCleanupLogic()" }, { "virtualAddress": "0x00628FF0", "name": "Task_SetCancellationAcknowledged", "signature": "void Task_SetCancellationAcknowledged(Task * this, MethodInfo * method)", "dotNetSignature": "Void SetCancellationAcknowledged()" }, { "virtualAddress": "0x00628120", "name": "Task_FinishContinuations", "signature": "void Task_FinishContinuations(Task * this, MethodInfo * method)", "dotNetSignature": "Void FinishContinuations()" }, { "virtualAddress": "0x00629E18", "name": "Task_LogFinishCompletionNotification", "signature": "void Task_LogFinishCompletionNotification(Task * this, MethodInfo * method)", "dotNetSignature": "Void LogFinishCompletionNotification()" }, { "virtualAddress": "0x00629ED8", "name": "Task_ContinueWith", "signature": "Task * Task_ContinueWith(Task * this, Action_1_System_Threading_Tasks_Task_ * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0062A0C8", "name": "Task_ContinueWith_1", "signature": "Task * Task_ContinueWith_1(Task * this, Action_1_System_Threading_Tasks_Task_ * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task], CancellationToken)" }, { "virtualAddress": "0x0062A168", "name": "Task_ContinueWith_2", "signature": "Task * Task_ContinueWith_2(Task * this, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task], TaskScheduler)" }, { "virtualAddress": "0x0062A198", "name": "Task_ContinueWith_3", "signature": "Task * Task_ContinueWith_3(Task * this, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions)" }, { "virtualAddress": "0x0062A238", "name": "Task_ContinueWith_4", "signature": "Task * Task_ContinueWith_4(Task * this, Action_1_System_Threading_Tasks_Task_ * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00629F6C", "name": "Task_ContinueWith_5", "signature": "Task * Task_ContinueWith_5(Task * this, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0062A4D8", "name": "Task_ContinueWith_6", "signature": "Task * Task_ContinueWith_6(Task * this, Action_2_System_Threading_Tasks_Task_Object_ * continuationAction, Object * state, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task,Object], Object)" }, { "virtualAddress": "0x0062A6E4", "name": "Task_ContinueWith_7", "signature": "Task * Task_ContinueWith_7(Task * this, Action_2_System_Threading_Tasks_Task_Object_ * continuationAction, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task,Object], Object, CancellationToken)" }, { "virtualAddress": "0x0062A78C", "name": "Task_ContinueWith_8", "signature": "Task * Task_ContinueWith_8(Task * this, Action_2_System_Threading_Tasks_Task_Object_ * continuationAction, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task,Object], Object, TaskScheduler)" }, { "virtualAddress": "0x0062A7BC", "name": "Task_ContinueWith_9", "signature": "Task * Task_ContinueWith_9(Task * this, Action_2_System_Threading_Tasks_Task_Object_ * continuationAction, Object * state, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task,Object], Object, TaskContinuationOptions)" }, { "virtualAddress": "0x0062A864", "name": "Task_ContinueWith_10", "signature": "Task * Task_ContinueWith_10(Task * this, Action_2_System_Threading_Tasks_Task_Object_ * continuationAction, Object * state, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task,Object], Object, CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x0062A57C", "name": "Task_ContinueWith_11", "signature": "Task * Task_ContinueWith_11(Task * this, Action_2_System_Threading_Tasks_Task_Object_ * continuationAction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0062A270", "name": "Task_CreationOptionsFromContinuationOptions", "signature": "void Task_CreationOptionsFromContinuationOptions(TaskContinuationOptions__Enum continuationOptions, TaskCreationOptions__Enum * creationOptions, InternalTaskOptions__Enum * internalOptions, MethodInfo * method)", "dotNetSignature": "Void CreationOptionsFromContinuationOptions(TaskContinuationOptions, TaskCreationOptions ByRef, InternalTaskOptions ByRef)" }, { "virtualAddress": "0x0062A3B0", "name": "Task_ContinueWithCore", "signature": "void Task_ContinueWithCore(Task * this, Task * continuationTask, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Void ContinueWithCore(Task, TaskScheduler, CancellationToken, TaskContinuationOptions)" }, { "virtualAddress": "0x0062A89C", "name": "Task_AddCompletionAction", "signature": "void Task_AddCompletionAction(Task * this, ITaskCompletionAction * action, MethodInfo * method)", "dotNetSignature": "Void AddCompletionAction(ITaskCompletionAction)" }, { "virtualAddress": "0x00629B4C", "name": "Task_AddCompletionAction_1", "signature": "void Task_AddCompletionAction_1(Task * this, ITaskCompletionAction * action, bool addBeforeOthers, MethodInfo * method)", "dotNetSignature": "Void AddCompletionAction(ITaskCompletionAction, Boolean)" }, { "virtualAddress": "0x0062A8A4", "name": "Task_AddTaskContinuationComplex", "signature": "bool Task_AddTaskContinuationComplex(Task * this, Object * tc, bool addBeforeOthers, MethodInfo * method)", "dotNetSignature": "Boolean AddTaskContinuationComplex(Object, Boolean)" }, { "virtualAddress": "0x006293B0", "name": "Task_AddTaskContinuation", "signature": "bool Task_AddTaskContinuation(Task * this, Object * tc, bool addBeforeOthers, MethodInfo * method)", "dotNetSignature": "Boolean AddTaskContinuation(Object, Boolean)" }, { "virtualAddress": "0x006250A8", "name": "Task_RemoveContinuation", "signature": "void Task_RemoveContinuation(Task * this, Object * continuationObject, MethodInfo * method)", "dotNetSignature": "Void RemoveContinuation(Object)" }, { "virtualAddress": "0x0062ABC4", "name": "Task_WaitAll", "signature": "void Task_WaitAll(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Void WaitAll(Task[])" }, { "virtualAddress": "0x0062AD84", "name": "Task_WaitAll_1", "signature": "bool Task_WaitAll_1(Task__Array * tasks, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(Task[], TimeSpan)" }, { "virtualAddress": "0x0062AC80", "name": "Task_WaitAll_2", "signature": "bool Task_WaitAll_2(Task__Array * tasks, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(Task[], Int32)" }, { "virtualAddress": "0x0062C130", "name": "Task_WaitAll_3", "signature": "void Task_WaitAll_3(Task__Array * tasks, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Void WaitAll(Task[], CancellationToken)" }, { "virtualAddress": "0x0062AF4C", "name": "Task_WaitAll_4", "signature": "bool Task_WaitAll_4(Task__Array * tasks, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean WaitAll(Task[], Int32, CancellationToken)" }, { "virtualAddress": "0x0062C204", "name": "Task_WaitAllBlockingCore", "signature": "bool Task_WaitAllBlockingCore(List_1_System_Threading_Tasks_Task_ * tasks, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean WaitAllBlockingCore(List\u00601[System.Threading.Tasks.Task], Int32, CancellationToken)" }, { "virtualAddress": "0x0062C648", "name": "Task_FastWaitAll", "signature": "void Task_FastWaitAll(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Void FastWaitAll(Task[])" }, { "virtualAddress": "0x0062C4E0", "name": "Task_AddExceptionsForCompletedTask", "signature": "void Task_AddExceptionsForCompletedTask(List_1_System_Exception_ * * exceptions, Task * t, MethodInfo * method)", "dotNetSignature": "Void AddExceptionsForCompletedTask(List\u00601[System.Exception] ByRef, Task)" }, { "virtualAddress": "0x0062C7AC", "name": "Task_WaitAny", "signature": "int32_t Task_WaitAny(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(Task[])" }, { "virtualAddress": "0x0062C970", "name": "Task_WaitAny_1", "signature": "int32_t Task_WaitAny_1(Task__Array * tasks, TimeSpan timeout, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(Task[], TimeSpan)" }, { "virtualAddress": "0x0062CB30", "name": "Task_WaitAny_2", "signature": "int32_t Task_WaitAny_2(Task__Array * tasks, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(Task[], CancellationToken)" }, { "virtualAddress": "0x0062C870", "name": "Task_WaitAny_3", "signature": "int32_t Task_WaitAny_3(Task__Array * tasks, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(Task[], Int32)" }, { "virtualAddress": "0x0062CC0C", "name": "Task_WaitAny_4", "signature": "int32_t Task_WaitAny_4(Task__Array * tasks, int32_t millisecondsTimeout, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Int32 WaitAny(Task[], Int32, CancellationToken)" }, { "virtualAddress": "0x0062D390", "name": "Task_FromException", "signature": "Task * Task_FromException(Exception * exception, MethodInfo * method)", "dotNetSignature": "Task FromException(Exception)" }, { "virtualAddress": "0x0062D400", "name": "Task_FromCancellation", "signature": "Task * Task_FromCancellation(CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FromCancellation(CancellationToken)" }, { "virtualAddress": "0x0062D4C0", "name": "Task_FromCanceled", "signature": "Task * Task_FromCanceled(CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FromCanceled(CancellationToken)" }, { "virtualAddress": "0x0062D524", "name": "Task_Run", "signature": "Task * Task_Run(Action * action, MethodInfo * method)", "dotNetSignature": "Task Run(Action)" }, { "virtualAddress": "0x0062D62C", "name": "Task_Run_1", "signature": "Task * Task_Run_1(Action * action, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task Run(Action, CancellationToken)" }, { "virtualAddress": "0x0062D738", "name": "Task_Run_2", "signature": "Task * Task_Run_2(Func_1_System_Threading_Tasks_Task_ * function, MethodInfo * method)", "dotNetSignature": "Task Run(Func\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0062D7A0", "name": "Task_Run_3", "signature": "Task * Task_Run_3(Func_1_System_Threading_Tasks_Task_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task Run(Func\u00601[System.Threading.Tasks.Task], CancellationToken)" }, { "virtualAddress": "0x0062D9B8", "name": "Task_Delay", "signature": "Task * Task_Delay(TimeSpan delay, MethodInfo * method)", "dotNetSignature": "Task Delay(TimeSpan)" }, { "virtualAddress": "0x0062DA20", "name": "Task_Delay_1", "signature": "Task * Task_Delay_1(TimeSpan delay, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task Delay(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x0062DE08", "name": "Task_Delay_2", "signature": "Task * Task_Delay_2(int32_t millisecondsDelay, MethodInfo * method)", "dotNetSignature": "Task Delay(Int32)" }, { "virtualAddress": "0x0062DB14", "name": "Task_Delay_3", "signature": "Task * Task_Delay_3(int32_t millisecondsDelay, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task Delay(Int32, CancellationToken)" }, { "virtualAddress": "0x0062DF80", "name": "Task_WhenAll", "signature": "Task * Task_WhenAll(IEnumerable_1_System_Threading_Tasks_Task_ * tasks, MethodInfo * method)", "dotNetSignature": "Task WhenAll(IEnumerable\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0062E720", "name": "Task_WhenAll_1", "signature": "Task * Task_WhenAll_1(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Task WhenAll(Task[])" }, { "virtualAddress": "0x0062E8F8", "name": "Task_InternalWhenAll", "signature": "Task * Task_InternalWhenAll(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Task InternalWhenAll(Task[])" }, { "virtualAddress": "0x0062EB18", "name": "Task_WhenAny", "signature": "Task_1_Task_ * Task_WhenAny(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task] WhenAny(Task[])" }, { "virtualAddress": "0x0062ECB4", "name": "Task_WhenAny_1", "signature": "Task_1_Task_ * Task_WhenAny_1(IEnumerable_1_System_Threading_Tasks_Task_ * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task] WhenAny(IEnumerable\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0062F070", "name": "Task_GetDelegateContinuationsForDebugger", "signature": "Delegate__Array * Task_GetDelegateContinuationsForDebugger(Task * this, MethodInfo * method)", "dotNetSignature": "Delegate[] GetDelegateContinuationsForDebugger()" }, { "virtualAddress": "0x0062F0FC", "name": "Task_GetDelegatesFromContinuationObject", "signature": "Delegate__Array * Task_GetDelegatesFromContinuationObject(Object * continuationObject, MethodInfo * method)", "dotNetSignature": "Delegate[] GetDelegatesFromContinuationObject(Object)" }, { "virtualAddress": "0x0062F4FC", "name": "Task_GetActiveTaskFromId", "signature": "Task * Task_GetActiveTaskFromId(int32_t taskId, MethodInfo * method)", "dotNetSignature": "Task GetActiveTaskFromId(Int32)" }, { "virtualAddress": "0x0062F598", "name": "Task_GetActiveTasks", "signature": "Task__Array * Task_GetActiveTasks(MethodInfo * method)", "dotNetSignature": "Task[] GetActiveTasks()" }, { "virtualAddress": "0x0062F65C", "name": "Task__cctor", "signature": "void Task__cctor(MethodInfo * method)", "dotNetSignature": "Task()" }, { "virtualAddress": "0x00627E4C", "name": "Task_ContingentProperties_SetCompleted", "signature": "void Task_ContingentProperties_SetCompleted(Task_ContingentProperties * this, MethodInfo * method)", "dotNetSignature": "Void SetCompleted()" }, { "virtualAddress": "0x00627E84", "name": "Task_ContingentProperties_DeregisterCancellationCallback", "signature": "void Task_ContingentProperties_DeregisterCancellationCallback(Task_ContingentProperties * this, MethodInfo * method)", "dotNetSignature": "Void DeregisterCancellationCallback()" }, { "virtualAddress": "0x006242FC", "name": "Task_ContingentProperties__ctor", "signature": "void Task_ContingentProperties__ctor(Task_ContingentProperties * this, MethodInfo * method)", "dotNetSignature": "Task\u002BContingentProperties()" }, { "virtualAddress": "0x00629ADC", "name": "Task_SetOnInvokeMres__ctor", "signature": "void Task_SetOnInvokeMres__ctor(Task_SetOnInvokeMres * this, MethodInfo * method)", "dotNetSignature": "Task\u002BSetOnInvokeMres()" }, { "virtualAddress": "0x0062FFD4", "name": "Task_SetOnInvokeMres_Invoke", "signature": "void Task_SetOnInvokeMres_Invoke(Task_SetOnInvokeMres * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x0062C5CC", "name": "Task_SetOnCountdownMres__ctor", "signature": "void Task_SetOnCountdownMres__ctor(Task_SetOnCountdownMres * this, int32_t count, MethodInfo * method)", "dotNetSignature": "Task\u002BSetOnCountdownMres(Int32)" }, { "virtualAddress": "0x0062FF94", "name": "Task_SetOnCountdownMres_Invoke", "signature": "void Task_SetOnCountdownMres_Invoke(Task_SetOnCountdownMres * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x0062DE70", "name": "Task_DelayPromise__ctor", "signature": "void Task_DelayPromise__ctor(Task_DelayPromise * this, CancellationToken token, MethodInfo * method)", "dotNetSignature": "Task\u002BDelayPromise(CancellationToken)" }, { "virtualAddress": "0x0062F980", "name": "Task_DelayPromise_Complete", "signature": "void Task_DelayPromise_Complete(Task_DelayPromise * this, MethodInfo * method)", "dotNetSignature": "Void Complete()" }, { "virtualAddress": "0x0062E994", "name": "Task_WhenAllPromise__ctor", "signature": "void Task_WhenAllPromise__ctor(Task_WhenAllPromise * this, Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Task\u002BWhenAllPromise(Task[])" }, { "virtualAddress": "0x0062FFDC", "name": "Task_WhenAllPromise_Invoke", "signature": "void Task_WhenAllPromise_Invoke(Task_WhenAllPromise * this, Task * completedTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x006302B8", "name": "Task_WhenAllPromise_get_ShouldNotifyDebuggerOfWaitCompletion", "signature": "bool Task_WhenAllPromise_get_ShouldNotifyDebuggerOfWaitCompletion(Task_WhenAllPromise * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ShouldNotifyDebuggerOfWaitCompletion()" }, { "virtualAddress": "0x00628B14", "name": "Task_c_DisplayClass178_0__ctor", "signature": "void Task_c_DisplayClass178_0__ctor(Task_c_DisplayClass178_0 * this, MethodInfo * method)", "dotNetSignature": "Task\u002B\u003C\u003Ec__DisplayClass178_0()" }, { "virtualAddress": "0x0062FBCC", "name": "Task_c_DisplayClass178_0__ExecuteSelfReplicating_b__0", "signature": "void Task_c_DisplayClass178_0__ExecuteSelfReplicating_b__0(Task_c_DisplayClass178_0 * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Void \u003CExecuteSelfReplicating\u003Eb__0(Object)" }, { "virtualAddress": "0x0062F8AC", "name": "Task_c__cctor", "signature": "void Task_c__cctor(MethodInfo * method)", "dotNetSignature": "Task\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x0062F910", "name": "Task_c__ctor", "signature": "void Task_c__ctor(Task_c * this, MethodInfo * method)", "dotNetSignature": "Task\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x0062F918", "name": "Task_c__Delay_b__276_0", "signature": "void Task_c__Delay_b__276_0(Task_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CDelay\u003Eb__276_0(Object)" }, { "virtualAddress": "0x0062FAC0", "name": "Task_c__Delay_b__276_1", "signature": "void Task_c__Delay_b__276_1(Task_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CDelay\u003Eb__276_1(Object)" }, { "virtualAddress": "0x0062FB28", "name": "Task_c___cctor_b__295_0", "signature": "Task_ContingentProperties * Task_c___cctor_b__295_0(Task_c * this, MethodInfo * method)", "dotNetSignature": "Task\u002BContingentProperties \u003C.cctor\u003Eb__295_0()" }, { "virtualAddress": "0x0062FB94", "name": "Task_c___cctor_b__295_1", "signature": "bool Task_c___cctor_b__295_1(Task_c * this, Task * t, MethodInfo * method)", "dotNetSignature": "Boolean \u003C.cctor\u003Eb__295_1(Task)" }, { "virtualAddress": "0x0062FBC0", "name": "Task_c___cctor_b__295_2", "signature": "bool Task_c___cctor_b__295_2(Task_c * this, Object * tc, MethodInfo * method)", "dotNetSignature": "Boolean \u003C.cctor\u003Eb__295_2(Object)" }, { "virtualAddress": "0x007B63EC", "name": "CompletionActionInvoker__ctor", "signature": "void CompletionActionInvoker__ctor(CompletionActionInvoker * this, ITaskCompletionAction * action, Task * completingTask, MethodInfo * method)", "dotNetSignature": "CompletionActionInvoker(ITaskCompletionAction, Task)" }, { "virtualAddress": "0x007B6424", "name": "CompletionActionInvoker_ExecuteWorkItem", "signature": "void CompletionActionInvoker_ExecuteWorkItem(CompletionActionInvoker * this, MethodInfo * method)", "dotNetSignature": "Void ExecuteWorkItem()" }, { "virtualAddress": "0x007B64DC", "name": "CompletionActionInvoker_MarkAborted", "signature": "void CompletionActionInvoker_MarkAborted(CompletionActionInvoker * this, ThreadAbortException * tae, MethodInfo * method)", "dotNetSignature": "Void MarkAborted(ThreadAbortException)" }, { "virtualAddress": "0x00623EEC", "name": "SystemThreadingTasks_TaskDebugView__ctor", "signature": "void SystemThreadingTasks_TaskDebugView__ctor(SystemThreadingTasks_TaskDebugView * this, Task * task, MethodInfo * method)", "dotNetSignature": "SystemThreadingTasks_TaskDebugView(Task)" }, { "virtualAddress": "0x00623F18", "name": "SystemThreadingTasks_TaskDebugView_get_AsyncState", "signature": "Object * SystemThreadingTasks_TaskDebugView_get_AsyncState(SystemThreadingTasks_TaskDebugView * this, MethodInfo * method)", "dotNetSignature": "Object get_AsyncState()" }, { "virtualAddress": "0x00623F34", "name": "SystemThreadingTasks_TaskDebugView_get_CreationOptions", "signature": "TaskCreationOptions__Enum SystemThreadingTasks_TaskDebugView_get_CreationOptions(SystemThreadingTasks_TaskDebugView * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00623F70", "name": "SystemThreadingTasks_TaskDebugView_get_Exception", "signature": "Exception * SystemThreadingTasks_TaskDebugView_get_Exception(SystemThreadingTasks_TaskDebugView * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x00623FC8", "name": "SystemThreadingTasks_TaskDebugView_get_Id", "signature": "int32_t SystemThreadingTasks_TaskDebugView_get_Id(SystemThreadingTasks_TaskDebugView * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Id()" }, { "virtualAddress": "0x00623FE0", "name": "SystemThreadingTasks_TaskDebugView_get_CancellationPending", "signature": "bool SystemThreadingTasks_TaskDebugView_get_CancellationPending(SystemThreadingTasks_TaskDebugView * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CancellationPending()" }, { "virtualAddress": "0x006240F0", "name": "SystemThreadingTasks_TaskDebugView_get_Status", "signature": "TaskStatus__Enum SystemThreadingTasks_TaskDebugView_get_Status(SystemThreadingTasks_TaskDebugView * this, MethodInfo * method)", "dotNetSignature": "TaskStatus get_Status()" }, { "virtualAddress": "0x00620A6C", "name": "ParallelForReplicatingTask__ctor", "signature": "void ParallelForReplicatingTask__ctor(ParallelForReplicatingTask * this, ParallelOptions * parallelOptions, Action * action, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, MethodInfo * method)", "dotNetSignature": "ParallelForReplicatingTask(ParallelOptions, Action, TaskCreationOptions, InternalTaskOptions)" }, { "virtualAddress": "0x00620CD4", "name": "ParallelForReplicatingTask_ShouldReplicate", "signature": "bool ParallelForReplicatingTask_ShouldReplicate(ParallelForReplicatingTask * this, MethodInfo * method)", "dotNetSignature": "Boolean ShouldReplicate()" }, { "virtualAddress": "0x00620CFC", "name": "ParallelForReplicatingTask_CreateReplicaTask", "signature": "Task * ParallelForReplicatingTask_CreateReplicaTask(ParallelForReplicatingTask * this, Action_1_Object_ * taskReplicaDelegate, Object * stateObject, Task * parentTask, TaskScheduler * taskScheduler, TaskCreationOptions__Enum creationOptionsForReplica, InternalTaskOptions__Enum internalOptionsForReplica, MethodInfo * method)", "dotNetSignature": "Task CreateReplicaTask(Action\u00601[Object], Object, Task, TaskScheduler, TaskCreationOptions, InternalTaskOptions)" }, { "virtualAddress": "0x00620888", "name": "ParallelForReplicaTask__ctor", "signature": "void ParallelForReplicaTask__ctor(ParallelForReplicaTask * this, Action_1_Object_ * taskReplicaDelegate, Object * stateObject, Task * parentTask, TaskScheduler * taskScheduler, TaskCreationOptions__Enum creationOptionsForReplica, InternalTaskOptions__Enum internalOptionsForReplica, MethodInfo * method)", "dotNetSignature": "ParallelForReplicaTask(Action\u00601[Object], Object, Task, TaskScheduler, TaskCreationOptions, InternalTaskOptions)" }, { "virtualAddress": "0x00620A3C", "name": "ParallelForReplicaTask_get_SavedStateForNextReplica", "signature": "Object * ParallelForReplicaTask_get_SavedStateForNextReplica(ParallelForReplicaTask * this, MethodInfo * method)", "dotNetSignature": "Object get_SavedStateForNextReplica()" }, { "virtualAddress": "0x00620A44", "name": "ParallelForReplicaTask_set_SavedStateForNextReplica", "signature": "void ParallelForReplicaTask_set_SavedStateForNextReplica(ParallelForReplicaTask * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_SavedStateForNextReplica(Object)" }, { "virtualAddress": "0x00620A4C", "name": "ParallelForReplicaTask_get_SavedStateFromPreviousReplica", "signature": "Object * ParallelForReplicaTask_get_SavedStateFromPreviousReplica(ParallelForReplicaTask * this, MethodInfo * method)", "dotNetSignature": "Object get_SavedStateFromPreviousReplica()" }, { "virtualAddress": "0x00620A54", "name": "ParallelForReplicaTask_set_SavedStateFromPreviousReplica", "signature": "void ParallelForReplicaTask_set_SavedStateFromPreviousReplica(ParallelForReplicaTask * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_SavedStateFromPreviousReplica(Object)" }, { "virtualAddress": "0x00620A5C", "name": "ParallelForReplicaTask_get_HandedOverChildReplica", "signature": "Task * ParallelForReplicaTask_get_HandedOverChildReplica(ParallelForReplicaTask * this, MethodInfo * method)", "dotNetSignature": "Task get_HandedOverChildReplica()" }, { "virtualAddress": "0x00620A64", "name": "ParallelForReplicaTask_set_HandedOverChildReplica", "signature": "void ParallelForReplicaTask_set_HandedOverChildReplica(ParallelForReplicaTask * this, Task * value, MethodInfo * method)", "dotNetSignature": "Void set_HandedOverChildReplica(Task)" }, { "virtualAddress": "0x006226C0", "name": "StackGuard_TryBeginInliningScope", "signature": "bool StackGuard_TryBeginInliningScope(StackGuard * this, MethodInfo * method)", "dotNetSignature": "Boolean TryBeginInliningScope()" }, { "virtualAddress": "0x006226E0", "name": "StackGuard_EndInliningScope", "signature": "void StackGuard_EndInliningScope(StackGuard * this, MethodInfo * method)", "dotNetSignature": "Void EndInliningScope()" }, { "virtualAddress": "0x006226D8", "name": "StackGuard_CheckForSufficientStack", "signature": "bool StackGuard_CheckForSufficientStack(StackGuard * this, MethodInfo * method)", "dotNetSignature": "Boolean CheckForSufficientStack()" }, { "virtualAddress": "0x006226F4", "name": "StackGuard__ctor", "signature": "void StackGuard__ctor(StackGuard * this, MethodInfo * method)", "dotNetSignature": "StackGuard()" }, { "virtualAddress": "0x0063033C", "name": "TaskCanceledException__ctor", "signature": "void TaskCanceledException__ctor(TaskCanceledException * this, MethodInfo * method)", "dotNetSignature": "TaskCanceledException()" }, { "virtualAddress": "0x0063039C", "name": "TaskCanceledException__ctor_1", "signature": "void TaskCanceledException__ctor_1(TaskCanceledException * this, String * message, MethodInfo * method)", "dotNetSignature": "TaskCanceledException(String)" }, { "virtualAddress": "0x006303A4", "name": "TaskCanceledException__ctor_2", "signature": "void TaskCanceledException__ctor_2(TaskCanceledException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "TaskCanceledException(String, Exception)" }, { "virtualAddress": "0x0062743C", "name": "TaskCanceledException__ctor_3", "signature": "void TaskCanceledException__ctor_3(TaskCanceledException * this, Task * task, MethodInfo * method)", "dotNetSignature": "TaskCanceledException(Task)" }, { "virtualAddress": "0x006303AC", "name": "TaskCanceledException__ctor_4", "signature": "void TaskCanceledException__ctor_4(TaskCanceledException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TaskCanceledException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006303B4", "name": "TaskCanceledException_get_Task", "signature": "Task * TaskCanceledException_get_Task(TaskCanceledException * this, MethodInfo * method)", "dotNetSignature": "Task get_Task()" }, { "virtualAddress": "0x007B87B0", "name": "ContinuationTaskFromTask__ctor", "signature": "void ContinuationTaskFromTask__ctor(ContinuationTaskFromTask * this, Task * antecedent, Delegate * action, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationTaskFromTask(Task, Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x007B888C", "name": "ContinuationTaskFromTask_InnerInvoke", "signature": "void ContinuationTaskFromTask_InnerInvoke(ContinuationTaskFromTask * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00622C90", "name": "TaskContinuation_InlineIfPossibleOrElseQueue", "signature": "void TaskContinuation_InlineIfPossibleOrElseQueue(Task * task, bool needsProtection, MethodInfo * method)", "dotNetSignature": "Void InlineIfPossibleOrElseQueue(Task, Boolean)" }, { "virtualAddress": "0x00622884", "name": "TaskContinuation__ctor", "signature": "void TaskContinuation__ctor(TaskContinuation * this, MethodInfo * method)", "dotNetSignature": "TaskContinuation()" }, { "virtualAddress": "0x006226FC", "name": "StandardTaskContinuation__ctor", "signature": "void StandardTaskContinuation__ctor(StandardTaskContinuation * this, Task * task, TaskContinuationOptions__Enum options, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "StandardTaskContinuation(Task, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00622A6C", "name": "StandardTaskContinuation_Run", "signature": "void StandardTaskContinuation_Run(StandardTaskContinuation * this, Task * completedTask, bool bCanInlineContinuationTask, MethodInfo * method)", "dotNetSignature": "Void Run(Task, Boolean)" }, { "virtualAddress": "0x0062332C", "name": "StandardTaskContinuation_GetDelegateContinuationsForDebugger", "signature": "Delegate__Array * StandardTaskContinuation_GetDelegateContinuationsForDebugger(StandardTaskContinuation * this, MethodInfo * method)", "dotNetSignature": "Delegate[] GetDelegateContinuationsForDebugger()" }, { "virtualAddress": "0x00623474", "name": "SynchronizationContextAwaitTaskContinuation__ctor", "signature": "void SynchronizationContextAwaitTaskContinuation__ctor(SynchronizationContextAwaitTaskContinuation * this, SynchronizationContext * context, Action * action, bool flowExecutionContext, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "SynchronizationContextAwaitTaskContinuation(SynchronizationContext, Action, Boolean, StackCrawlMark\u0026)" }, { "virtualAddress": "0x006234B0", "name": "SynchronizationContextAwaitTaskContinuation_Run", "signature": "void SynchronizationContextAwaitTaskContinuation_Run(SynchronizationContextAwaitTaskContinuation * this, Task * task, bool canInlineContinuationTask, MethodInfo * method)", "dotNetSignature": "Void Run(Task, Boolean)" }, { "virtualAddress": "0x006236C0", "name": "SynchronizationContextAwaitTaskContinuation_PostAction", "signature": "void SynchronizationContextAwaitTaskContinuation_PostAction(Object * state, MethodInfo * method)", "dotNetSignature": "Void PostAction(Object)" }, { "virtualAddress": "0x0062376C", "name": "SynchronizationContextAwaitTaskContinuation_GetPostActionCallback", "signature": "ContextCallback * SynchronizationContextAwaitTaskContinuation_GetPostActionCallback(MethodInfo * method)", "dotNetSignature": "ContextCallback GetPostActionCallback()" }, { "virtualAddress": "0x0062382C", "name": "SynchronizationContextAwaitTaskContinuation__cctor", "signature": "void SynchronizationContextAwaitTaskContinuation__cctor(MethodInfo * method)", "dotNetSignature": "SynchronizationContextAwaitTaskContinuation()" }, { "virtualAddress": "0x006238D4", "name": "SynchronizationContextAwaitTaskContinuation_c__cctor", "signature": "void SynchronizationContextAwaitTaskContinuation_c__cctor(MethodInfo * method)", "dotNetSignature": "SynchronizationContextAwaitTaskContinuation\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00623938", "name": "SynchronizationContextAwaitTaskContinuation_c__ctor", "signature": "void SynchronizationContextAwaitTaskContinuation_c__ctor(SynchronizationContextAwaitTaskContinuation_c * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContextAwaitTaskContinuation\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00623940", "name": "SynchronizationContextAwaitTaskContinuation_c___cctor_b__7_0", "signature": "void SynchronizationContextAwaitTaskContinuation_c___cctor_b__7_0(SynchronizationContextAwaitTaskContinuation_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003C.cctor\u003Eb__7_0(Object)" }, { "virtualAddress": "0x00629374", "name": "TaskSchedulerAwaitTaskContinuation__ctor", "signature": "void TaskSchedulerAwaitTaskContinuation__ctor(TaskSchedulerAwaitTaskContinuation * this, TaskScheduler * scheduler, Action * action, bool flowExecutionContext, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "TaskSchedulerAwaitTaskContinuation(TaskScheduler, Action, Boolean, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00633E20", "name": "TaskSchedulerAwaitTaskContinuation_Run", "signature": "void TaskSchedulerAwaitTaskContinuation_Run(TaskSchedulerAwaitTaskContinuation * this, Task * ignored, bool canInlineContinuationTask, MethodInfo * method)", "dotNetSignature": "Void Run(Task, Boolean)" }, { "virtualAddress": "0x006340AC", "name": "TaskSchedulerAwaitTaskContinuation_c__cctor", "signature": "void TaskSchedulerAwaitTaskContinuation_c__cctor(MethodInfo * method)", "dotNetSignature": "TaskSchedulerAwaitTaskContinuation\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00634110", "name": "TaskSchedulerAwaitTaskContinuation_c__ctor", "signature": "void TaskSchedulerAwaitTaskContinuation_c__ctor(TaskSchedulerAwaitTaskContinuation_c * this, MethodInfo * method)", "dotNetSignature": "TaskSchedulerAwaitTaskContinuation\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00634118", "name": "TaskSchedulerAwaitTaskContinuation_c__Run_b__2_0", "signature": "void TaskSchedulerAwaitTaskContinuation_c__Run_b__2_0(TaskSchedulerAwaitTaskContinuation_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CRun\u003Eb__2_0(Object)" }, { "virtualAddress": "0x007B523C", "name": "AwaitTaskContinuation__ctor", "signature": "void AwaitTaskContinuation__ctor(AwaitTaskContinuation * this, Action * action, bool flowExecutionContext, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "AwaitTaskContinuation(Action, Boolean, StackCrawlMark\u0026)" }, { "virtualAddress": "0x007B52CC", "name": "AwaitTaskContinuation__ctor_1", "signature": "void AwaitTaskContinuation__ctor_1(AwaitTaskContinuation * this, Action * action, bool flowExecutionContext, MethodInfo * method)", "dotNetSignature": "AwaitTaskContinuation(Action, Boolean)" }, { "virtualAddress": "0x007B5358", "name": "AwaitTaskContinuation_CreateTask", "signature": "Task * AwaitTaskContinuation_CreateTask(AwaitTaskContinuation * this, Action_1_Object_ * action, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task CreateTask(Action\u00601[Object], Object, TaskScheduler)" }, { "virtualAddress": "0x007B5410", "name": "AwaitTaskContinuation_Run", "signature": "void AwaitTaskContinuation_Run(AwaitTaskContinuation * this, Task * task, bool canInlineContinuationTask, MethodInfo * method)", "dotNetSignature": "Void Run(Task, Boolean)" }, { "virtualAddress": "0x007B5534", "name": "AwaitTaskContinuation_get_IsValidLocationForInlining", "signature": "bool AwaitTaskContinuation_get_IsValidLocationForInlining(MethodInfo * method)", "dotNetSignature": "Boolean get_IsValidLocationForInlining()" }, { "virtualAddress": "0x007B5844", "name": "AwaitTaskContinuation_ExecuteWorkItemHelper", "signature": "void AwaitTaskContinuation_ExecuteWorkItemHelper(AwaitTaskContinuation * this, MethodInfo * method)", "dotNetSignature": "Void ExecuteWorkItemHelper()" }, { "virtualAddress": "0x007B59AC", "name": "AwaitTaskContinuation_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem", "signature": "void AwaitTaskContinuation_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem(AwaitTaskContinuation * this, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()" }, { "virtualAddress": "0x007B59D4", "name": "AwaitTaskContinuation_System_Threading_IThreadPoolWorkItem_MarkAborted", "signature": "void AwaitTaskContinuation_System_Threading_IThreadPoolWorkItem_MarkAborted(AwaitTaskContinuation * this, ThreadAbortException * tae, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.MarkAborted(ThreadAbortException)" }, { "virtualAddress": "0x007B59D8", "name": "AwaitTaskContinuation_InvokeAction", "signature": "void AwaitTaskContinuation_InvokeAction(Object * state, MethodInfo * method)", "dotNetSignature": "Void InvokeAction(Object)" }, { "virtualAddress": "0x007B5A44", "name": "AwaitTaskContinuation_GetInvokeActionCallback", "signature": "ContextCallback * AwaitTaskContinuation_GetInvokeActionCallback(MethodInfo * method)", "dotNetSignature": "ContextCallback GetInvokeActionCallback()" }, { "virtualAddress": "0x007B5684", "name": "AwaitTaskContinuation_RunCallback", "signature": "void AwaitTaskContinuation_RunCallback(AwaitTaskContinuation * this, ContextCallback * callback, Object * state, Task * * currentTask, MethodInfo * method)", "dotNetSignature": "Void RunCallback(ContextCallback, Object, Task ByRef)" }, { "virtualAddress": "0x007B5C1C", "name": "AwaitTaskContinuation_RunOrScheduleAction", "signature": "void AwaitTaskContinuation_RunOrScheduleAction(Action * action, bool allowInlining, Task * * currentTask, MethodInfo * method)", "dotNetSignature": "Void RunOrScheduleAction(Action, Boolean, Task ByRef)" }, { "virtualAddress": "0x007B5DCC", "name": "AwaitTaskContinuation_UnsafeScheduleAction", "signature": "void AwaitTaskContinuation_UnsafeScheduleAction(Action * action, Task * task, MethodInfo * method)", "dotNetSignature": "Void UnsafeScheduleAction(Action, Task)" }, { "virtualAddress": "0x007B5ACC", "name": "AwaitTaskContinuation_ThrowAsyncIfNecessary", "signature": "void AwaitTaskContinuation_ThrowAsyncIfNecessary(Exception * exc, MethodInfo * method)", "dotNetSignature": "Void ThrowAsyncIfNecessary(Exception)" }, { "virtualAddress": "0x007B5E38", "name": "AwaitTaskContinuation_GetDelegateContinuationsForDebugger", "signature": "Delegate__Array * AwaitTaskContinuation_GetDelegateContinuationsForDebugger(AwaitTaskContinuation * this, MethodInfo * method)", "dotNetSignature": "Delegate[] GetDelegateContinuationsForDebugger()" }, { "virtualAddress": "0x007B5EEC", "name": "AwaitTaskContinuation_c__cctor", "signature": "void AwaitTaskContinuation_c__cctor(MethodInfo * method)", "dotNetSignature": "AwaitTaskContinuation\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007B5F50", "name": "AwaitTaskContinuation_c__ctor", "signature": "void AwaitTaskContinuation_c__ctor(AwaitTaskContinuation_c * this, MethodInfo * method)", "dotNetSignature": "AwaitTaskContinuation\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x007B5F58", "name": "AwaitTaskContinuation_c__ThrowAsyncIfNecessary_b__17_0", "signature": "void AwaitTaskContinuation_c__ThrowAsyncIfNecessary_b__17_0(AwaitTaskContinuation_c * this, Object * s, MethodInfo * method)", "dotNetSignature": "Void \u003CThrowAsyncIfNecessary\u003Eb__17_0(Object)" }, { "virtualAddress": "0x006273B4", "name": "TaskExceptionHolder__ctor", "signature": "void TaskExceptionHolder__ctor(TaskExceptionHolder * this, Task * task, MethodInfo * method)", "dotNetSignature": "TaskExceptionHolder(Task)" }, { "virtualAddress": "0x006304E0", "name": "TaskExceptionHolder_ShouldFailFastOnUnobservedException", "signature": "bool TaskExceptionHolder_ShouldFailFastOnUnobservedException(MethodInfo * method)", "dotNetSignature": "Boolean ShouldFailFastOnUnobservedException()" }, { "virtualAddress": "0x006303BC", "name": "TaskExceptionHolder_EnsureADUnloadCallbackRegistered", "signature": "void TaskExceptionHolder_EnsureADUnloadCallbackRegistered(MethodInfo * method)", "dotNetSignature": "Void EnsureADUnloadCallbackRegistered()" }, { "virtualAddress": "0x006304E8", "name": "TaskExceptionHolder_AppDomainUnloadCallback", "signature": "void TaskExceptionHolder_AppDomainUnloadCallback(Object * sender, EventArgs * e, MethodInfo * method)", "dotNetSignature": "Void AppDomainUnloadCallback(Object, EventArgs)" }, { "virtualAddress": "0x00630558", "name": "TaskExceptionHolder_Finalize", "signature": "void TaskExceptionHolder_Finalize(TaskExceptionHolder * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00626E58", "name": "TaskExceptionHolder_get_ContainsFaultList", "signature": "bool TaskExceptionHolder_get_ContainsFaultList(TaskExceptionHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ContainsFaultList()" }, { "virtualAddress": "0x00630D30", "name": "TaskExceptionHolder_Add", "signature": "void TaskExceptionHolder_Add(TaskExceptionHolder * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Void Add(Object)" }, { "virtualAddress": "0x00627430", "name": "TaskExceptionHolder_Add_1", "signature": "void TaskExceptionHolder_Add_1(TaskExceptionHolder * this, Object * exceptionObject, bool representsCancellation, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Boolean)" }, { "virtualAddress": "0x00630D34", "name": "TaskExceptionHolder_SetCancellationException", "signature": "void TaskExceptionHolder_SetCancellationException(TaskExceptionHolder * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Void SetCancellationException(Object)" }, { "virtualAddress": "0x00630DF0", "name": "TaskExceptionHolder_AddFaultException", "signature": "void TaskExceptionHolder_AddFaultException(TaskExceptionHolder * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Void AddFaultException(Object)" }, { "virtualAddress": "0x00631320", "name": "TaskExceptionHolder_MarkAsUnhandled", "signature": "void TaskExceptionHolder_MarkAsUnhandled(TaskExceptionHolder * this, MethodInfo * method)", "dotNetSignature": "Void MarkAsUnhandled()" }, { "virtualAddress": "0x006263CC", "name": "TaskExceptionHolder_MarkAsHandled", "signature": "void TaskExceptionHolder_MarkAsHandled(TaskExceptionHolder * this, bool calledFromFinalizer, MethodInfo * method)", "dotNetSignature": "Void MarkAsHandled(Boolean)" }, { "virtualAddress": "0x006274DC", "name": "TaskExceptionHolder_CreateExceptionObject", "signature": "AggregateException * TaskExceptionHolder_CreateExceptionObject(TaskExceptionHolder * this, bool calledFromFinalizer, Exception * includeThisException, MethodInfo * method)", "dotNetSignature": "AggregateException CreateExceptionObject(Boolean, Exception)" }, { "virtualAddress": "0x0062774C", "name": "TaskExceptionHolder_GetExceptionDispatchInfos", "signature": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * TaskExceptionHolder_GetExceptionDispatchInfos(TaskExceptionHolder * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo] GetExceptionDispatchInfos()" }, { "virtualAddress": "0x006313A0", "name": "TaskExceptionHolder_GetCancellationExceptionDispatchInfo", "signature": "ExceptionDispatchInfo * TaskExceptionHolder_GetCancellationExceptionDispatchInfo(TaskExceptionHolder * this, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo GetCancellationExceptionDispatchInfo()" }, { "virtualAddress": "0x006313A8", "name": "TaskExceptionHolder__cctor", "signature": "void TaskExceptionHolder__cctor(MethodInfo * method)", "dotNetSignature": "TaskExceptionHolder()" }, { "virtualAddress": "0x00631404", "name": "TaskFactory_get_DefaultScheduler", "signature": "TaskScheduler * TaskFactory_get_DefaultScheduler(TaskFactory * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_DefaultScheduler()" }, { "virtualAddress": "0x00631478", "name": "TaskFactory_GetDefaultScheduler", "signature": "TaskScheduler * TaskFactory_GetDefaultScheduler(TaskFactory * this, Task * currTask, MethodInfo * method)", "dotNetSignature": "TaskScheduler GetDefaultScheduler(Task)" }, { "virtualAddress": "0x0062F898", "name": "TaskFactory__ctor", "signature": "void TaskFactory__ctor(TaskFactory * this, MethodInfo * method)", "dotNetSignature": "TaskFactory()" }, { "virtualAddress": "0x006315AC", "name": "TaskFactory__ctor_1", "signature": "void TaskFactory__ctor_1(TaskFactory * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "TaskFactory(CancellationToken)" }, { "virtualAddress": "0x006315BC", "name": "TaskFactory__ctor_2", "signature": "void TaskFactory__ctor_2(TaskFactory * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory(TaskScheduler)" }, { "virtualAddress": "0x006315D0", "name": "TaskFactory__ctor_3", "signature": "void TaskFactory__ctor_3(TaskFactory * this, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "TaskFactory(TaskCreationOptions, TaskContinuationOptions)" }, { "virtualAddress": "0x00631550", "name": "TaskFactory__ctor_4", "signature": "void TaskFactory__ctor_4(TaskFactory * this, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory(CancellationToken, TaskCreationOptions, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x006316F0", "name": "TaskFactory_CheckCreationOptions", "signature": "void TaskFactory_CheckCreationOptions(TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Void CheckCreationOptions(TaskCreationOptions)" }, { "virtualAddress": "0x00631778", "name": "TaskFactory_get_CancellationToken", "signature": "CancellationToken TaskFactory_get_CancellationToken(TaskFactory * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x00631780", "name": "TaskFactory_get_Scheduler", "signature": "TaskScheduler * TaskFactory_get_Scheduler(TaskFactory * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_Scheduler()" }, { "virtualAddress": "0x00631788", "name": "TaskFactory_get_CreationOptions", "signature": "TaskCreationOptions__Enum TaskFactory_get_CreationOptions(TaskFactory * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00631790", "name": "TaskFactory_get_ContinuationOptions", "signature": "TaskContinuationOptions__Enum TaskFactory_get_ContinuationOptions(TaskFactory * this, MethodInfo * method)", "dotNetSignature": "TaskContinuationOptions get_ContinuationOptions()" }, { "virtualAddress": "0x00631798", "name": "TaskFactory_StartNew", "signature": "Task * TaskFactory_StartNew(TaskFactory * this, Action * action, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action)" }, { "virtualAddress": "0x00631890", "name": "TaskFactory_StartNew_1", "signature": "Task * TaskFactory_StartNew_1(TaskFactory * this, Action * action, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action, CancellationToken)" }, { "virtualAddress": "0x00631990", "name": "TaskFactory_StartNew_2", "signature": "Task * TaskFactory_StartNew_2(TaskFactory * this, Action * action, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action, TaskCreationOptions)" }, { "virtualAddress": "0x00631A94", "name": "TaskFactory_StartNew_3", "signature": "Task * TaskFactory_StartNew_3(TaskFactory * this, Action * action, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00631B48", "name": "TaskFactory_StartNew_4", "signature": "Task * TaskFactory_StartNew_4(TaskFactory * this, Action * action, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00631C00", "name": "TaskFactory_StartNew_5", "signature": "Task * TaskFactory_StartNew_5(TaskFactory * this, Action_1_Object_ * action, Object * state, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action\u00601[Object], Object)" }, { "virtualAddress": "0x00631D04", "name": "TaskFactory_StartNew_6", "signature": "Task * TaskFactory_StartNew_6(TaskFactory * this, Action_1_Object_ * action, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action\u00601[Object], Object, CancellationToken)" }, { "virtualAddress": "0x00631E08", "name": "TaskFactory_StartNew_7", "signature": "Task * TaskFactory_StartNew_7(TaskFactory * this, Action_1_Object_ * action, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action\u00601[Object], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00631F10", "name": "TaskFactory_StartNew_8", "signature": "Task * TaskFactory_StartNew_8(TaskFactory * this, Action_1_Object_ * action, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task StartNew(Action\u00601[Object], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00631FC8", "name": "TaskFactory_FromAsync", "signature": "Task * TaskFactory_FromAsync(TaskFactory * this, IAsyncResult * asyncResult, Action_1_IAsyncResult_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task FromAsync(IAsyncResult, Action\u00601[IAsyncResult])" }, { "virtualAddress": "0x0063209C", "name": "TaskFactory_FromAsync_1", "signature": "Task * TaskFactory_FromAsync_1(TaskFactory * this, IAsyncResult * asyncResult, Action_1_IAsyncResult_ * endMethod, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task FromAsync(IAsyncResult, Action\u00601[IAsyncResult], TaskCreationOptions)" }, { "virtualAddress": "0x006320EC", "name": "TaskFactory_FromAsync_2", "signature": "Task * TaskFactory_FromAsync_2(TaskFactory * this, IAsyncResult * asyncResult, Action_1_IAsyncResult_ * endMethod, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task FromAsync(IAsyncResult, Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00632018", "name": "TaskFactory_FromAsync_3", "signature": "Task * TaskFactory_FromAsync_3(TaskFactory * this, IAsyncResult * asyncResult, Action_1_IAsyncResult_ * endMethod, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task FromAsync(IAsyncResult, Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00632114", "name": "TaskFactory_FromAsync_4", "signature": "Task * TaskFactory_FromAsync_4(TaskFactory * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * state, MethodInfo * method)", "dotNetSignature": "Task FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object)" }, { "virtualAddress": "0x0063211C", "name": "TaskFactory_FromAsync_5", "signature": "Task * TaskFactory_FromAsync_5(TaskFactory * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00632198", "name": "TaskFactory_CheckFromAsyncOptions", "signature": "void TaskFactory_CheckFromAsyncOptions(TaskCreationOptions__Enum creationOptions, bool hasBeginMethod, MethodInfo * method)", "dotNetSignature": "Void CheckFromAsyncOptions(TaskCreationOptions, Boolean)" }, { "virtualAddress": "0x0063229C", "name": "TaskFactory_CommonCWAllLogic", "signature": "Task_1_Task__1 * TaskFactory_CommonCWAllLogic(Task__Array * tasksCopy, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task[]] CommonCWAllLogic(Task[])" }, { "virtualAddress": "0x006325FC", "name": "TaskFactory_ContinueWhenAll", "signature": "Task * TaskFactory_ContinueWhenAll(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task__1 * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]])" }, { "virtualAddress": "0x006326DC", "name": "TaskFactory_ContinueWhenAll_1", "signature": "Task * TaskFactory_ContinueWhenAll_1(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task__1 * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]], CancellationToken)" }, { "virtualAddress": "0x006327BC", "name": "TaskFactory_ContinueWhenAll_2", "signature": "Task * TaskFactory_ContinueWhenAll_2(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions)" }, { "virtualAddress": "0x0063289C", "name": "TaskFactory_ContinueWhenAll_3", "signature": "Task * TaskFactory_ContinueWhenAll_3(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task__1 * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x0062D150", "name": "TaskFactory_CommonCWAnyLogic", "signature": "Task_1_Task_ * TaskFactory_CommonCWAnyLogic(IList_1_System_Threading_Tasks_Task_ * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task] CommonCWAnyLogic(IList\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x00632CD0", "name": "TaskFactory_ContinueWhenAny", "signature": "Task * TaskFactory_ContinueWhenAny(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task_ * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x00632DB0", "name": "TaskFactory_ContinueWhenAny_1", "signature": "Task * TaskFactory_ContinueWhenAny_1(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task_ * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task], CancellationToken)" }, { "virtualAddress": "0x00632E90", "name": "TaskFactory_ContinueWhenAny_2", "signature": "Task * TaskFactory_ContinueWhenAny_2(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions)" }, { "virtualAddress": "0x00632F70", "name": "TaskFactory_ContinueWhenAny_3", "signature": "Task * TaskFactory_ContinueWhenAny_3(TaskFactory * this, Task__Array * tasks, Action_1_System_Threading_Tasks_Task_ * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00633050", "name": "TaskFactory_CheckMultiContinuationTasksAndCopy", "signature": "Task__Array * TaskFactory_CheckMultiContinuationTasksAndCopy(Task__Array * tasks, MethodInfo * method)", "dotNetSignature": "Task[] CheckMultiContinuationTasksAndCopy(Task[])" }, { "virtualAddress": "0x006315E4", "name": "TaskFactory_CheckMultiTaskContinuationOptions", "signature": "void TaskFactory_CheckMultiTaskContinuationOptions(TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Void CheckMultiTaskContinuationOptions(TaskContinuationOptions)" }, { "virtualAddress": "0x00632388", "name": "TaskFactory_CompleteOnCountdownPromise__ctor", "signature": "void TaskFactory_CompleteOnCountdownPromise__ctor(TaskFactory_CompleteOnCountdownPromise * this, Task__Array * tasksCopy, MethodInfo * method)", "dotNetSignature": "TaskFactory\u002BCompleteOnCountdownPromise(Task[])" }, { "virtualAddress": "0x006324A8", "name": "TaskFactory_CompleteOnCountdownPromise_Invoke", "signature": "void TaskFactory_CompleteOnCountdownPromise_Invoke(TaskFactory_CompleteOnCountdownPromise * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x006331F4", "name": "TaskFactory_CompleteOnCountdownPromise_get_ShouldNotifyDebuggerOfWaitCompletion", "signature": "bool TaskFactory_CompleteOnCountdownPromise_get_ShouldNotifyDebuggerOfWaitCompletion(TaskFactory_CompleteOnCountdownPromise * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ShouldNotifyDebuggerOfWaitCompletion()" }, { "virtualAddress": "0x0063297C", "name": "TaskFactory_CompleteOnInvokePromise__ctor", "signature": "void TaskFactory_CompleteOnInvokePromise__ctor(TaskFactory_CompleteOnInvokePromise * this, IList_1_System_Threading_Tasks_Task_ * tasks, MethodInfo * method)", "dotNetSignature": "TaskFactory\u002BCompleteOnInvokePromise(IList\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x00632A8C", "name": "TaskFactory_CompleteOnInvokePromise_Invoke", "signature": "void TaskFactory_CompleteOnInvokePromise_Invoke(TaskFactory_CompleteOnInvokePromise * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x00633278", "name": "TaskScheduler_get_MaximumConcurrencyLevel", "signature": "int32_t TaskScheduler_get_MaximumConcurrencyLevel(TaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaximumConcurrencyLevel()" }, { "virtualAddress": "0x00625D88", "name": "TaskScheduler_TryRunInline", "signature": "bool TaskScheduler_TryRunInline(TaskScheduler * this, Task * task, bool taskWasPreviouslyQueued, MethodInfo * method)", "dotNetSignature": "Boolean TryRunInline(Task, Boolean)" }, { "virtualAddress": "0x00633280", "name": "TaskScheduler_TryDequeue", "signature": "bool TaskScheduler_TryDequeue(TaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeue(Task)" }, { "virtualAddress": "0x00633288", "name": "TaskScheduler_NotifyWorkItemProgress", "signature": "void TaskScheduler_NotifyWorkItemProgress(TaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Void NotifyWorkItemProgress()" }, { "virtualAddress": "0x0063328C", "name": "TaskScheduler_get_RequiresAtomicStartTransition", "signature": "bool TaskScheduler_get_RequiresAtomicStartTransition(TaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RequiresAtomicStartTransition()" }, { "virtualAddress": "0x00625F48", "name": "TaskScheduler_InternalQueueTask", "signature": "void TaskScheduler_InternalQueueTask(TaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void InternalQueueTask(Task)" }, { "virtualAddress": "0x00623A74", "name": "TaskScheduler__ctor", "signature": "void TaskScheduler__ctor(TaskScheduler * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler()" }, { "virtualAddress": "0x00633294", "name": "TaskScheduler_AddToActiveTaskSchedulers", "signature": "void TaskScheduler_AddToActiveTaskSchedulers(TaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Void AddToActiveTaskSchedulers()" }, { "virtualAddress": "0x00633384", "name": "TaskScheduler_get_Default", "signature": "TaskScheduler * TaskScheduler_get_Default(MethodInfo * method)", "dotNetSignature": "TaskScheduler get_Default()" }, { "virtualAddress": "0x0062205C", "name": "TaskScheduler_get_Current", "signature": "TaskScheduler * TaskScheduler_get_Current(MethodInfo * method)", "dotNetSignature": "TaskScheduler get_Current()" }, { "virtualAddress": "0x006333EC", "name": "TaskScheduler_get_IsDefault", "signature": "bool TaskScheduler_get_IsDefault(MethodInfo * method)", "dotNetSignature": "Boolean get_IsDefault()" }, { "virtualAddress": "0x006292B4", "name": "TaskScheduler_get_InternalCurrent", "signature": "TaskScheduler * TaskScheduler_get_InternalCurrent(MethodInfo * method)", "dotNetSignature": "TaskScheduler get_InternalCurrent()" }, { "virtualAddress": "0x006334A8", "name": "TaskScheduler_FromCurrentSynchronizationContext", "signature": "TaskScheduler * TaskScheduler_FromCurrentSynchronizationContext(MethodInfo * method)", "dotNetSignature": "TaskScheduler FromCurrentSynchronizationContext()" }, { "virtualAddress": "0x00633500", "name": "TaskScheduler_get_Id", "signature": "int32_t TaskScheduler_get_Id(TaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Id()" }, { "virtualAddress": "0x00623BDC", "name": "TaskScheduler_TryExecuteTask", "signature": "bool TaskScheduler_TryExecuteTask(TaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Boolean TryExecuteTask(Task)" }, { "virtualAddress": "0x006335B4", "name": "TaskScheduler_add_UnobservedTaskException", "signature": "void TaskScheduler_add_UnobservedTaskException(EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_UnobservedTaskException(EventHandler\u00601[System.Threading.Tasks.UnobservedTaskExceptionEventArgs])" }, { "virtualAddress": "0x00633704", "name": "TaskScheduler_remove_UnobservedTaskException", "signature": "void TaskScheduler_remove_UnobservedTaskException(EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_UnobservedTaskException(EventHandler\u00601[System.Threading.Tasks.UnobservedTaskExceptionEventArgs])" }, { "virtualAddress": "0x00630C00", "name": "TaskScheduler_PublishUnobservedTaskException", "signature": "void TaskScheduler_PublishUnobservedTaskException(Object * sender, UnobservedTaskExceptionEventArgs * ueea, MethodInfo * method)", "dotNetSignature": "Void PublishUnobservedTaskException(Object, UnobservedTaskExceptionEventArgs)" }, { "virtualAddress": "0x00633844", "name": "TaskScheduler_GetScheduledTasksForDebugger", "signature": "Task__Array * TaskScheduler_GetScheduledTasksForDebugger(TaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Task[] GetScheduledTasksForDebugger()" }, { "virtualAddress": "0x00633950", "name": "TaskScheduler_GetTaskSchedulersForDebugger", "signature": "TaskScheduler__Array * TaskScheduler_GetTaskSchedulersForDebugger(MethodInfo * method)", "dotNetSignature": "TaskScheduler[] GetTaskSchedulersForDebugger()" }, { "virtualAddress": "0x00633CC0", "name": "TaskScheduler__cctor", "signature": "void TaskScheduler__cctor(MethodInfo * method)", "dotNetSignature": "TaskScheduler()" }, { "virtualAddress": "0x00633DBC", "name": "TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView__ctor", "signature": "void TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView__ctor(TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskScheduler\u002BSystemThreadingTasks_TaskSchedulerDebugView(TaskScheduler)" }, { "virtualAddress": "0x00633DE8", "name": "TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView_get_Id", "signature": "int32_t TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView_get_Id(TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Id()" }, { "virtualAddress": "0x00633E00", "name": "TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView_get_ScheduledTasks", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView_get_ScheduledTasks(TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] get_ScheduledTasks()" }, { "virtualAddress": "0x006239AC", "name": "SynchronizationContextTaskScheduler__ctor", "signature": "void SynchronizationContextTaskScheduler__ctor(SynchronizationContextTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "SynchronizationContextTaskScheduler()" }, { "virtualAddress": "0x00623AFC", "name": "SynchronizationContextTaskScheduler_QueueTask", "signature": "void SynchronizationContextTaskScheduler_QueueTask(SynchronizationContextTaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void QueueTask(Task)" }, { "virtualAddress": "0x00623B90", "name": "SynchronizationContextTaskScheduler_TryExecuteTaskInline", "signature": "bool SynchronizationContextTaskScheduler_TryExecuteTaskInline(SynchronizationContextTaskScheduler * this, Task * task, bool taskWasPreviouslyQueued, MethodInfo * method)", "dotNetSignature": "Boolean TryExecuteTaskInline(Task, Boolean)" }, { "virtualAddress": "0x00623C94", "name": "SynchronizationContextTaskScheduler_GetScheduledTasks", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * SynchronizationContextTaskScheduler_GetScheduledTasks(SynchronizationContextTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] GetScheduledTasks()" }, { "virtualAddress": "0x00623C9C", "name": "SynchronizationContextTaskScheduler_get_MaximumConcurrencyLevel", "signature": "int32_t SynchronizationContextTaskScheduler_get_MaximumConcurrencyLevel(SynchronizationContextTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaximumConcurrencyLevel()" }, { "virtualAddress": "0x00623CA4", "name": "SynchronizationContextTaskScheduler_PostCallback", "signature": "void SynchronizationContextTaskScheduler_PostCallback(Object * obj, MethodInfo * method)", "dotNetSignature": "Void PostCallback(Object)" }, { "virtualAddress": "0x00623E70", "name": "SynchronizationContextTaskScheduler__cctor", "signature": "void SynchronizationContextTaskScheduler__cctor(MethodInfo * method)", "dotNetSignature": "SynchronizationContextTaskScheduler()" }, { "virtualAddress": "0x00630B84", "name": "UnobservedTaskExceptionEventArgs__ctor", "signature": "void UnobservedTaskExceptionEventArgs__ctor(UnobservedTaskExceptionEventArgs * this, AggregateException * exception, MethodInfo * method)", "dotNetSignature": "UnobservedTaskExceptionEventArgs(AggregateException)" }, { "virtualAddress": "0x00635418", "name": "UnobservedTaskExceptionEventArgs_SetObserved", "signature": "void UnobservedTaskExceptionEventArgs_SetObserved(UnobservedTaskExceptionEventArgs * this, MethodInfo * method)", "dotNetSignature": "Void SetObserved()" }, { "virtualAddress": "0x00635424", "name": "UnobservedTaskExceptionEventArgs_get_Observed", "signature": "bool UnobservedTaskExceptionEventArgs_get_Observed(UnobservedTaskExceptionEventArgs * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Observed()" }, { "virtualAddress": "0x0063542C", "name": "UnobservedTaskExceptionEventArgs_get_Exception", "signature": "AggregateException * UnobservedTaskExceptionEventArgs_get_Exception(UnobservedTaskExceptionEventArgs * this, MethodInfo * method)", "dotNetSignature": "AggregateException get_Exception()" }, { "virtualAddress": "0x0063420C", "name": "TaskSchedulerException__ctor", "signature": "void TaskSchedulerException__ctor(TaskSchedulerException * this, MethodInfo * method)", "dotNetSignature": "TaskSchedulerException()" }, { "virtualAddress": "0x00634294", "name": "TaskSchedulerException__ctor_1", "signature": "void TaskSchedulerException__ctor_1(TaskSchedulerException * this, String * message, MethodInfo * method)", "dotNetSignature": "TaskSchedulerException(String)" }, { "virtualAddress": "0x006261A4", "name": "TaskSchedulerException__ctor_2", "signature": "void TaskSchedulerException__ctor_2(TaskSchedulerException * this, Exception * innerException, MethodInfo * method)", "dotNetSignature": "TaskSchedulerException(Exception)" }, { "virtualAddress": "0x0063430C", "name": "TaskSchedulerException__ctor_3", "signature": "void TaskSchedulerException__ctor_3(TaskSchedulerException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "TaskSchedulerException(String, Exception)" }, { "virtualAddress": "0x0063438C", "name": "TaskSchedulerException__ctor_4", "signature": "void TaskSchedulerException__ctor_4(TaskSchedulerException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "TaskSchedulerException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0063441C", "name": "TaskToApm_Begin", "signature": "IAsyncResult * TaskToApm_Begin(Task * task, AsyncCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "IAsyncResult Begin(Task, AsyncCallback, Object)" }, { "virtualAddress": "0x0063463C", "name": "TaskToApm_End", "signature": "void TaskToApm_End(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void End(IAsyncResult)" }, { "virtualAddress": "0x00634558", "name": "TaskToApm_InvokeCallbackWhenTaskCompletes", "signature": "void TaskToApm_InvokeCallbackWhenTaskCompletes(Task * antecedent, AsyncCallback * callback, IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void InvokeCallbackWhenTaskCompletes(Task, AsyncCallback, IAsyncResult)" }, { "virtualAddress": "0x00634514", "name": "TaskToApm_TaskWrapperAsyncResult__ctor", "signature": "void TaskToApm_TaskWrapperAsyncResult__ctor(TaskToApm_TaskWrapperAsyncResult * this, Task * task, Object * state, bool completedSynchronously, MethodInfo * method)", "dotNetSignature": "TaskToApm\u002BTaskWrapperAsyncResult(Task, Object, Boolean)" }, { "virtualAddress": "0x00634728", "name": "TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncState", "signature": "Object * TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncState(TaskToApm_TaskWrapperAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Object System.IAsyncResult.get_AsyncState()" }, { "virtualAddress": "0x00634730", "name": "TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_CompletedSynchronously", "signature": "bool TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_CompletedSynchronously(TaskToApm_TaskWrapperAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean System.IAsyncResult.get_CompletedSynchronously()" }, { "virtualAddress": "0x00634738", "name": "TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_IsCompleted", "signature": "bool TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_IsCompleted(TaskToApm_TaskWrapperAsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean System.IAsyncResult.get_IsCompleted()" }, { "virtualAddress": "0x00634750", "name": "TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncWaitHandle", "signature": "WaitHandle * TaskToApm_TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncWaitHandle(TaskToApm_TaskWrapperAsyncResult * this, MethodInfo * method)", "dotNetSignature": "WaitHandle System.IAsyncResult.get_AsyncWaitHandle()" }, { "virtualAddress": "0x006346FC", "name": "TaskToApm_c_DisplayClass3_0__ctor", "signature": "void TaskToApm_c_DisplayClass3_0__ctor(TaskToApm_c_DisplayClass3_0 * this, MethodInfo * method)", "dotNetSignature": "TaskToApm\u002B\u003C\u003Ec__DisplayClass3_0()" }, { "virtualAddress": "0x00634704", "name": "TaskToApm_c_DisplayClass3_0__InvokeCallbackWhenTaskCompletes_b__0", "signature": "void TaskToApm_c_DisplayClass3_0__InvokeCallbackWhenTaskCompletes_b__0(TaskToApm_c_DisplayClass3_0 * this, MethodInfo * method)", "dotNetSignature": "Void \u003CInvokeCallbackWhenTaskCompletes\u003Eb__0()" }, { "virtualAddress": "0x00633D50", "name": "ThreadPoolTaskScheduler__ctor", "signature": "void ThreadPoolTaskScheduler__ctor(ThreadPoolTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "ThreadPoolTaskScheduler()" }, { "virtualAddress": "0x00634804", "name": "ThreadPoolTaskScheduler_LongRunningThreadWork", "signature": "void ThreadPoolTaskScheduler_LongRunningThreadWork(Object * obj, MethodInfo * method)", "dotNetSignature": "Void LongRunningThreadWork(Object)" }, { "virtualAddress": "0x00634888", "name": "ThreadPoolTaskScheduler_QueueTask", "signature": "void ThreadPoolTaskScheduler_QueueTask(ThreadPoolTaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void QueueTask(Task)" }, { "virtualAddress": "0x00634B2C", "name": "ThreadPoolTaskScheduler_TryExecuteTaskInline", "signature": "bool ThreadPoolTaskScheduler_TryExecuteTaskInline(ThreadPoolTaskScheduler * this, Task * task, bool taskWasPreviouslyQueued, MethodInfo * method)", "dotNetSignature": "Boolean TryExecuteTaskInline(Task, Boolean)" }, { "virtualAddress": "0x00634CB4", "name": "ThreadPoolTaskScheduler_TryDequeue", "signature": "bool ThreadPoolTaskScheduler_TryDequeue(ThreadPoolTaskScheduler * this, Task * task, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeue(Task)" }, { "virtualAddress": "0x00634CBC", "name": "ThreadPoolTaskScheduler_GetScheduledTasks", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * ThreadPoolTaskScheduler_GetScheduledTasks(ThreadPoolTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] GetScheduledTasks()" }, { "virtualAddress": "0x00634D9C", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems", "signature": "IEnumerable_1_System_Threading_Tasks_Task_ * ThreadPoolTaskScheduler_FilterTasksFromWorkItems(ThreadPoolTaskScheduler * this, IEnumerable_1_System_Threading_IThreadPoolWorkItem_ * tpwItems, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Threading.Tasks.Task] FilterTasksFromWorkItems(IEnumerable\u00601[System.Threading.IThreadPoolWorkItem])" }, { "virtualAddress": "0x00634E54", "name": "ThreadPoolTaskScheduler_NotifyWorkItemProgress", "signature": "void ThreadPoolTaskScheduler_NotifyWorkItemProgress(ThreadPoolTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Void NotifyWorkItemProgress()" }, { "virtualAddress": "0x00634EF0", "name": "ThreadPoolTaskScheduler_get_RequiresAtomicStartTransition", "signature": "bool ThreadPoolTaskScheduler_get_RequiresAtomicStartTransition(ThreadPoolTaskScheduler * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RequiresAtomicStartTransition()" }, { "virtualAddress": "0x00634EF8", "name": "ThreadPoolTaskScheduler__cctor", "signature": "void ThreadPoolTaskScheduler__cctor(MethodInfo * method)", "dotNetSignature": "ThreadPoolTaskScheduler()" }, { "virtualAddress": "0x00634E1C", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7__ctor", "signature": "void ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7__ctor(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ThreadPoolTaskScheduler\u002B\u003CFilterTasksFromWorkItems\u003Ed__7(Int32)" }, { "virtualAddress": "0x00634F74", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_IDisposable_Dispose", "signature": "void ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_IDisposable_Dispose(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00635050", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_MoveNext", "signature": "bool ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_MoveNext(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00634F90", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7___m__Finally1", "signature": "void ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7___m__Finally1(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally1()" }, { "virtualAddress": "0x006352F8", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_Generic_IEnumerator_System_Threading_Tasks_Task__get_Current", "signature": "Task * ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_Generic_IEnumerator_System_Threading_Tasks_Task__get_Current(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "Task System.Collections.Generic.IEnumerator\u003CSystem.Threading.Tasks.Task\u003E.get_Current()" }, { "virtualAddress": "0x00635300", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_IEnumerator_Reset", "signature": "void ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_IEnumerator_Reset(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00635360", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_IEnumerator_get_Current", "signature": "Object * ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_IEnumerator_get_Current(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00635368", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_Generic_IEnumerable_System_Threading_Tasks_Task__GetEnumerator", "signature": "IEnumerator_1_System_Threading_Tasks_Task_ * ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_Generic_IEnumerable_System_Threading_Tasks_Task__GetEnumerator(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Threading.Tasks.Task] System.Collections.Generic.IEnumerable\u003CSystem.Threading.Tasks.Task\u003E.GetEnumerator()" }, { "virtualAddress": "0x00635414", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_IEnumerable_GetEnumerator(ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x007B8960", "name": "DecoupledTask__ctor", "signature": "void DecoupledTask__ctor(DecoupledTask * this, Task * task, MethodInfo * method)", "dotNetSignature": "DecoupledTask(Task)" }, { "virtualAddress": "0x007B898C", "name": "DecoupledTask_get_IsCompleted", "signature": "bool DecoupledTask_get_IsCompleted(DecoupledTask * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x007B89A8", "name": "DecoupledTask_get_Task", "signature": "Task * DecoupledTask_get_Task(DecoupledTask * this, MethodInfo * method)", "dotNetSignature": "Task get_Task()" }, { "virtualAddress": "0x007B89B0", "name": "DecoupledTask_set_Task", "signature": "void DecoupledTask_set_Task(DecoupledTask * this, Task * value, MethodInfo * method)", "dotNetSignature": "Void set_Task(Task)" }, { "virtualAddress": "0x00863B04", "name": "DynamicSecurityMethodAttribute__ctor", "signature": "void DynamicSecurityMethodAttribute__ctor(DynamicSecurityMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "DynamicSecurityMethodAttribute()" }, { "virtualAddress": "0x00516E68", "name": "SuppressUnmanagedCodeSecurityAttribute__ctor", "signature": "void SuppressUnmanagedCodeSecurityAttribute__ctor(SuppressUnmanagedCodeSecurityAttribute * this, MethodInfo * method)", "dotNetSignature": "SuppressUnmanagedCodeSecurityAttribute()" }, { "virtualAddress": "0x00516E70", "name": "UnverifiableCodeAttribute__ctor", "signature": "void UnverifiableCodeAttribute__ctor(UnverifiableCodeAttribute * this, MethodInfo * method)", "dotNetSignature": "UnverifiableCodeAttribute()" }, { "virtualAddress": "0x006CB0E0", "name": "AllowPartiallyTrustedCallersAttribute__ctor", "signature": "void AllowPartiallyTrustedCallersAttribute__ctor(AllowPartiallyTrustedCallersAttribute * this, MethodInfo * method)", "dotNetSignature": "AllowPartiallyTrustedCallersAttribute()" }, { "virtualAddress": "0x006CB0E8", "name": "AllowPartiallyTrustedCallersAttribute_get_PartialTrustVisibilityLevel", "signature": "PartialTrustVisibilityLevel__Enum AllowPartiallyTrustedCallersAttribute_get_PartialTrustVisibilityLevel(AllowPartiallyTrustedCallersAttribute * this, MethodInfo * method)", "dotNetSignature": "PartialTrustVisibilityLevel get_PartialTrustVisibilityLevel()" }, { "virtualAddress": "0x006CB0F0", "name": "AllowPartiallyTrustedCallersAttribute_set_PartialTrustVisibilityLevel", "signature": "void AllowPartiallyTrustedCallersAttribute_set_PartialTrustVisibilityLevel(AllowPartiallyTrustedCallersAttribute * this, PartialTrustVisibilityLevel__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_PartialTrustVisibilityLevel(PartialTrustVisibilityLevel)" }, { "virtualAddress": "0x00511B34", "name": "SecurityCriticalAttribute__ctor", "signature": "void SecurityCriticalAttribute__ctor(SecurityCriticalAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityCriticalAttribute()" }, { "virtualAddress": "0x00511B3C", "name": "SecurityCriticalAttribute__ctor_1", "signature": "void SecurityCriticalAttribute__ctor_1(SecurityCriticalAttribute * this, SecurityCriticalScope__Enum scope, MethodInfo * method)", "dotNetSignature": "SecurityCriticalAttribute(SecurityCriticalScope)" }, { "virtualAddress": "0x00511B68", "name": "SecurityCriticalAttribute_get_Scope", "signature": "SecurityCriticalScope__Enum SecurityCriticalAttribute_get_Scope(SecurityCriticalAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityCriticalScope get_Scope()" }, { "virtualAddress": "0x00516E60", "name": "SecurityTreatAsSafeAttribute__ctor", "signature": "void SecurityTreatAsSafeAttribute__ctor(SecurityTreatAsSafeAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityTreatAsSafeAttribute()" }, { "virtualAddress": "0x00516DF4", "name": "SecuritySafeCriticalAttribute__ctor", "signature": "void SecuritySafeCriticalAttribute__ctor(SecuritySafeCriticalAttribute * this, MethodInfo * method)", "dotNetSignature": "SecuritySafeCriticalAttribute()" }, { "virtualAddress": "0x00516E58", "name": "SecurityTransparentAttribute__ctor", "signature": "void SecurityTransparentAttribute__ctor(SecurityTransparentAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityTransparentAttribute()" }, { "virtualAddress": "0x00516DAC", "name": "SecurityRulesAttribute__ctor", "signature": "void SecurityRulesAttribute__ctor(SecurityRulesAttribute * this, SecurityRuleSet__Enum ruleSet, MethodInfo * method)", "dotNetSignature": "SecurityRulesAttribute(SecurityRuleSet)" }, { "virtualAddress": "0x00516DD8", "name": "SecurityRulesAttribute_get_SkipVerificationInFullTrust", "signature": "bool SecurityRulesAttribute_get_SkipVerificationInFullTrust(SecurityRulesAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SkipVerificationInFullTrust()" }, { "virtualAddress": "0x00516DE0", "name": "SecurityRulesAttribute_set_SkipVerificationInFullTrust", "signature": "void SecurityRulesAttribute_set_SkipVerificationInFullTrust(SecurityRulesAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SkipVerificationInFullTrust(Boolean)" }, { "virtualAddress": "0x00516DEC", "name": "SecurityRulesAttribute_get_RuleSet", "signature": "SecurityRuleSet__Enum SecurityRulesAttribute_get_RuleSet(SecurityRulesAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityRuleSet get_RuleSet()" }, { "virtualAddress": "0x00511B70", "name": "SecurityDocument__ctor", "signature": "void SecurityDocument__ctor(SecurityDocument * this, int32_t numData, MethodInfo * method)", "dotNetSignature": "SecurityDocument(Int32)" }, { "virtualAddress": "0x00511BE0", "name": "SecurityDocument__ctor_1", "signature": "void SecurityDocument__ctor_1(SecurityDocument * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "SecurityDocument(Byte[])" }, { "virtualAddress": "0x00511C0C", "name": "SecurityDocument__ctor_2", "signature": "void SecurityDocument__ctor_2(SecurityDocument * this, SecurityElement * elRoot, MethodInfo * method)", "dotNetSignature": "SecurityDocument(SecurityElement)" }, { "virtualAddress": "0x00511EA0", "name": "SecurityDocument_GuaranteeSize", "signature": "void SecurityDocument_GuaranteeSize(SecurityDocument * this, int32_t size, MethodInfo * method)", "dotNetSignature": "Void GuaranteeSize(Int32)" }, { "virtualAddress": "0x00511F54", "name": "SecurityDocument_AddString", "signature": "void SecurityDocument_AddString(SecurityDocument * this, String * str, int32_t * position, MethodInfo * method)", "dotNetSignature": "Void AddString(String, Int32 ByRef)" }, { "virtualAddress": "0x005120AC", "name": "SecurityDocument_AppendString", "signature": "void SecurityDocument_AppendString(SecurityDocument * this, String * str, int32_t * position, MethodInfo * method)", "dotNetSignature": "Void AppendString(String, Int32 ByRef)" }, { "virtualAddress": "0x00512194", "name": "SecurityDocument_EncodedStringSize", "signature": "int32_t SecurityDocument_EncodedStringSize(String * str, MethodInfo * method)", "dotNetSignature": "Int32 EncodedStringSize(String)" }, { "virtualAddress": "0x005121B4", "name": "SecurityDocument_GetString", "signature": "String * SecurityDocument_GetString(SecurityDocument * this, int32_t * position, MethodInfo * method)", "dotNetSignature": "String GetString(Int32 ByRef)" }, { "virtualAddress": "0x005121BC", "name": "SecurityDocument_GetString_1", "signature": "String * SecurityDocument_GetString_1(SecurityDocument * this, int32_t * position, bool bCreate, MethodInfo * method)", "dotNetSignature": "String GetString(Int32 ByRef, Boolean)" }, { "virtualAddress": "0x00512A20", "name": "SecurityDocument_AddToken", "signature": "void SecurityDocument_AddToken(SecurityDocument * this, uint8_t b, int32_t * position, MethodInfo * method)", "dotNetSignature": "Void AddToken(Byte, Int32 ByRef)" }, { "virtualAddress": "0x00511C90", "name": "SecurityDocument_ConvertElement", "signature": "void SecurityDocument_ConvertElement(SecurityDocument * this, SecurityElement * elCurrent, int32_t * position, MethodInfo * method)", "dotNetSignature": "Void ConvertElement(SecurityElement, Int32 ByRef)" }, { "virtualAddress": "0x00512A90", "name": "SecurityDocument_GetRootElement", "signature": "SecurityElement * SecurityDocument_GetRootElement(SecurityDocument * this, MethodInfo * method)", "dotNetSignature": "SecurityElement GetRootElement()" }, { "virtualAddress": "0x00512AB8", "name": "SecurityDocument_GetElement", "signature": "SecurityElement * SecurityDocument_GetElement(SecurityDocument * this, int32_t position, bool bCreate, MethodInfo * method)", "dotNetSignature": "SecurityElement GetElement(Int32, Boolean)" }, { "virtualAddress": "0x00512AE0", "name": "SecurityDocument_InternalGetElement", "signature": "SecurityElement * SecurityDocument_InternalGetElement(SecurityDocument * this, int32_t * position, bool bCreate, MethodInfo * method)", "dotNetSignature": "SecurityElement InternalGetElement(Int32 ByRef, Boolean)" }, { "virtualAddress": "0x00512F40", "name": "SecurityDocument_GetTagForElement", "signature": "String * SecurityDocument_GetTagForElement(SecurityDocument * this, int32_t position, MethodInfo * method)", "dotNetSignature": "String GetTagForElement(Int32)" }, { "virtualAddress": "0x0051300C", "name": "SecurityDocument_GetChildrenPositionForElement", "signature": "ArrayList * SecurityDocument_GetChildrenPositionForElement(SecurityDocument * this, int32_t position, MethodInfo * method)", "dotNetSignature": "ArrayList GetChildrenPositionForElement(Int32)" }, { "virtualAddress": "0x005131E0", "name": "SecurityDocument_GetAttributeForElement", "signature": "String * SecurityDocument_GetAttributeForElement(SecurityDocument * this, int32_t position, String * attributeName, MethodInfo * method)", "dotNetSignature": "String GetAttributeForElement(Int32, String)" }, { "virtualAddress": "0x005119D4", "name": "SecurityContext__ctor", "signature": "void SecurityContext__ctor(SecurityContext * this, MethodInfo * method)", "dotNetSignature": "SecurityContext()" }, { "virtualAddress": "0x005119DC", "name": "SecurityContext_CreateCopy", "signature": "SecurityContext * SecurityContext_CreateCopy(SecurityContext * this, MethodInfo * method)", "dotNetSignature": "SecurityContext CreateCopy()" }, { "virtualAddress": "0x005119E0", "name": "SecurityContext_Capture", "signature": "SecurityContext * SecurityContext_Capture(MethodInfo * method)", "dotNetSignature": "SecurityContext Capture()" }, { "virtualAddress": "0x00511A3C", "name": "SecurityContext_Dispose", "signature": "void SecurityContext_Dispose(SecurityContext * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00511A40", "name": "SecurityContext_IsFlowSuppressed", "signature": "bool SecurityContext_IsFlowSuppressed(MethodInfo * method)", "dotNetSignature": "Boolean IsFlowSuppressed()" }, { "virtualAddress": "0x00511A48", "name": "SecurityContext_IsWindowsIdentityFlowSuppressed", "signature": "bool SecurityContext_IsWindowsIdentityFlowSuppressed(MethodInfo * method)", "dotNetSignature": "Boolean IsWindowsIdentityFlowSuppressed()" }, { "virtualAddress": "0x00511A50", "name": "SecurityContext_RestoreFlow", "signature": "void SecurityContext_RestoreFlow(MethodInfo * method)", "dotNetSignature": "Void RestoreFlow()" }, { "virtualAddress": "0x00511A54", "name": "SecurityContext_Run", "signature": "void SecurityContext_Run(SecurityContext * securityContext, ContextCallback * callback, Object * state, MethodInfo * method)", "dotNetSignature": "Void Run(SecurityContext, ContextCallback, Object)" }, { "virtualAddress": "0x00511A74", "name": "SecurityContext_SuppressFlow", "signature": "AsyncFlowControl SecurityContext_SuppressFlow(MethodInfo * method)", "dotNetSignature": "AsyncFlowControl SuppressFlow()" }, { "virtualAddress": "0x00511AD4", "name": "SecurityContext_SuppressFlowWindowsIdentity", "signature": "AsyncFlowControl SecurityContext_SuppressFlowWindowsIdentity(MethodInfo * method)", "dotNetSignature": "AsyncFlowControl SuppressFlowWindowsIdentity()" }, { "virtualAddress": "0x006D5358", "name": "CodeAccessPermission__ctor", "signature": "void CodeAccessPermission__ctor(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "CodeAccessPermission()" }, { "virtualAddress": "0x006D5360", "name": "CodeAccessPermission_Assert", "signature": "void CodeAccessPermission_Assert(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void Assert()" }, { "virtualAddress": "0x006D53D0", "name": "CodeAccessPermission_Demand", "signature": "void CodeAccessPermission_Demand(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void Demand()" }, { "virtualAddress": "0x006D545C", "name": "CodeAccessPermission_Deny", "signature": "void CodeAccessPermission_Deny(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void Deny()" }, { "virtualAddress": "0x006D54CC", "name": "CodeAccessPermission_Equals", "signature": "bool CodeAccessPermission_Equals(CodeAccessPermission * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x006D55FC", "name": "CodeAccessPermission_GetHashCode", "signature": "int32_t CodeAccessPermission_GetHashCode(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x006D5604", "name": "CodeAccessPermission_ToString", "signature": "String * CodeAccessPermission_ToString(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006D5634", "name": "CodeAccessPermission_Union", "signature": "IPermission * CodeAccessPermission_Union(CodeAccessPermission * this, IPermission * other, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x006D56AC", "name": "CodeAccessPermission_PermitOnly", "signature": "void CodeAccessPermission_PermitOnly(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void PermitOnly()" }, { "virtualAddress": "0x006D571C", "name": "CodeAccessPermission_RevertAll", "signature": "void CodeAccessPermission_RevertAll(MethodInfo * method)", "dotNetSignature": "Void RevertAll()" }, { "virtualAddress": "0x006D5794", "name": "CodeAccessPermission_RevertAssert", "signature": "void CodeAccessPermission_RevertAssert(MethodInfo * method)", "dotNetSignature": "Void RevertAssert()" }, { "virtualAddress": "0x006D580C", "name": "CodeAccessPermission_RevertDeny", "signature": "void CodeAccessPermission_RevertDeny(MethodInfo * method)", "dotNetSignature": "Void RevertDeny()" }, { "virtualAddress": "0x006D5884", "name": "CodeAccessPermission_RevertPermitOnly", "signature": "void CodeAccessPermission_RevertPermitOnly(MethodInfo * method)", "dotNetSignature": "Void RevertPermitOnly()" }, { "virtualAddress": "0x006D58FC", "name": "CodeAccessPermission_Element", "signature": "SecurityElement * CodeAccessPermission_Element(CodeAccessPermission * this, int32_t version, MethodInfo * method)", "dotNetSignature": "SecurityElement Element(Int32)" }, { "virtualAddress": "0x006D5A3C", "name": "CodeAccessPermission_CheckPermissionState", "signature": "PermissionState__Enum CodeAccessPermission_CheckPermissionState(PermissionState__Enum state, bool allowUnrestricted, MethodInfo * method)", "dotNetSignature": "PermissionState CheckPermissionState(PermissionState, Boolean)" }, { "virtualAddress": "0x006D5B18", "name": "CodeAccessPermission_CheckSecurityElement", "signature": "int32_t CodeAccessPermission_CheckSecurityElement(SecurityElement * se, String * parameterName, int32_t minimumVersion, int32_t maximumVersion, MethodInfo * method)", "dotNetSignature": "Int32 CheckSecurityElement(SecurityElement, String, Int32, Int32)" }, { "virtualAddress": "0x006D5DCC", "name": "CodeAccessPermission_IsUnrestricted", "signature": "bool CodeAccessPermission_IsUnrestricted(SecurityElement * se, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted(SecurityElement)" }, { "virtualAddress": "0x006D5EAC", "name": "CodeAccessPermission_ThrowInvalidPermission", "signature": "void CodeAccessPermission_ThrowInvalidPermission(IPermission * target, Type * expected, MethodInfo * method)", "dotNetSignature": "Void ThrowInvalidPermission(IPermission, Type)" }, { "virtualAddress": "0x006D5F70", "name": "CodeAccessPermission_System_Security_IStackWalk_Assert", "signature": "void CodeAccessPermission_System_Security_IStackWalk_Assert(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void System.Security.IStackWalk.Assert()" }, { "virtualAddress": "0x006D5F74", "name": "CodeAccessPermission_System_Security_IStackWalk_Deny", "signature": "void CodeAccessPermission_System_Security_IStackWalk_Deny(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void System.Security.IStackWalk.Deny()" }, { "virtualAddress": "0x006D5F78", "name": "CodeAccessPermission_System_Security_IStackWalk_PermitOnly", "signature": "void CodeAccessPermission_System_Security_IStackWalk_PermitOnly(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void System.Security.IStackWalk.PermitOnly()" }, { "virtualAddress": "0x006D5F7C", "name": "CodeAccessPermission_System_Security_IStackWalk_Demand", "signature": "void CodeAccessPermission_System_Security_IStackWalk_Demand(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void System.Security.IStackWalk.Demand()" }, { "virtualAddress": "0x006D5F80", "name": "CodeAccessPermission_System_Security_IPermission_Demand", "signature": "void CodeAccessPermission_System_Security_IPermission_Demand(CodeAccessPermission * this, MethodInfo * method)", "dotNetSignature": "Void System.Security.IPermission.Demand()" }, { "virtualAddress": "0x00863B0C", "name": "HostProtectionException__ctor", "signature": "void HostProtectionException__ctor(HostProtectionException * this, MethodInfo * method)", "dotNetSignature": "HostProtectionException()" }, { "virtualAddress": "0x00863B14", "name": "HostProtectionException__ctor_1", "signature": "void HostProtectionException__ctor_1(HostProtectionException * this, String * message, MethodInfo * method)", "dotNetSignature": "HostProtectionException(String)" }, { "virtualAddress": "0x00863B1C", "name": "HostProtectionException__ctor_2", "signature": "void HostProtectionException__ctor_2(HostProtectionException * this, String * message, Exception * e, MethodInfo * method)", "dotNetSignature": "HostProtectionException(String, Exception)" }, { "virtualAddress": "0x00863B24", "name": "HostProtectionException__ctor_3", "signature": "void HostProtectionException__ctor_3(HostProtectionException * this, String * message, HostProtectionResource__Enum protectedResources, HostProtectionResource__Enum demandedResources, MethodInfo * method)", "dotNetSignature": "HostProtectionException(String, HostProtectionResource, HostProtectionResource)" }, { "virtualAddress": "0x00863B5C", "name": "HostProtectionException__ctor_4", "signature": "void HostProtectionException__ctor_4(HostProtectionException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "HostProtectionException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00863BB0", "name": "HostProtectionException_get_DemandedResources", "signature": "HostProtectionResource__Enum HostProtectionException_get_DemandedResources(HostProtectionException * this, MethodInfo * method)", "dotNetSignature": "HostProtectionResource get_DemandedResources()" }, { "virtualAddress": "0x00863BB8", "name": "HostProtectionException_get_ProtectedResources", "signature": "HostProtectionResource__Enum HostProtectionException_get_ProtectedResources(HostProtectionException * this, MethodInfo * method)", "dotNetSignature": "HostProtectionResource get_ProtectedResources()" }, { "virtualAddress": "0x00863BC0", "name": "HostProtectionException_GetObjectData", "signature": "void HostProtectionException_GetObjectData(HostProtectionException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00863C40", "name": "HostProtectionException_ToString", "signature": "String * HostProtectionException_ToString(HostProtectionException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00863C48", "name": "HostSecurityManager__ctor", "signature": "void HostSecurityManager__ctor(HostSecurityManager * this, MethodInfo * method)", "dotNetSignature": "HostSecurityManager()" }, { "virtualAddress": "0x00863C50", "name": "HostSecurityManager_get_DomainPolicy", "signature": "PolicyLevel * HostSecurityManager_get_DomainPolicy(HostSecurityManager * this, MethodInfo * method)", "dotNetSignature": "PolicyLevel get_DomainPolicy()" }, { "virtualAddress": "0x00863C58", "name": "HostSecurityManager_get_Flags", "signature": "HostSecurityManagerOptions__Enum HostSecurityManager_get_Flags(HostSecurityManager * this, MethodInfo * method)", "dotNetSignature": "HostSecurityManagerOptions get_Flags()" }, { "virtualAddress": "0x00863C60", "name": "HostSecurityManager_DetermineApplicationTrust", "signature": "ApplicationTrust * HostSecurityManager_DetermineApplicationTrust(HostSecurityManager * this, Evidence * applicationEvidence, Evidence * activatorEvidence, TrustManagerContext * context, MethodInfo * method)", "dotNetSignature": "ApplicationTrust DetermineApplicationTrust(Evidence, Evidence, TrustManagerContext)" }, { "virtualAddress": "0x00863FFC", "name": "HostSecurityManager_ProvideAppDomainEvidence", "signature": "Evidence * HostSecurityManager_ProvideAppDomainEvidence(HostSecurityManager * this, Evidence * inputEvidence, MethodInfo * method)", "dotNetSignature": "Evidence ProvideAppDomainEvidence(Evidence)" }, { "virtualAddress": "0x00864004", "name": "HostSecurityManager_ProvideAssemblyEvidence", "signature": "Evidence * HostSecurityManager_ProvideAssemblyEvidence(HostSecurityManager * this, Assembly * loadedAssembly, Evidence * inputEvidence, MethodInfo * method)", "dotNetSignature": "Evidence ProvideAssemblyEvidence(Assembly, Evidence)" }, { "virtualAddress": "0x0086400C", "name": "HostSecurityManager_ResolvePolicy", "signature": "PermissionSet * HostSecurityManager_ResolvePolicy(HostSecurityManager * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence)" }, { "virtualAddress": "0x00864094", "name": "HostSecurityManager_GenerateAppDomainEvidence", "signature": "EvidenceBase * HostSecurityManager_GenerateAppDomainEvidence(HostSecurityManager * this, Type * evidenceType, MethodInfo * method)", "dotNetSignature": "EvidenceBase GenerateAppDomainEvidence(Type)" }, { "virtualAddress": "0x008640D4", "name": "HostSecurityManager_GenerateAssemblyEvidence", "signature": "EvidenceBase * HostSecurityManager_GenerateAssemblyEvidence(HostSecurityManager * this, Type * evidenceType, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "EvidenceBase GenerateAssemblyEvidence(Type, Assembly)" }, { "virtualAddress": "0x00864114", "name": "HostSecurityManager_GetHostSuppliedAppDomainEvidenceTypes", "signature": "Type__Array * HostSecurityManager_GetHostSuppliedAppDomainEvidenceTypes(HostSecurityManager * this, MethodInfo * method)", "dotNetSignature": "Type[] GetHostSuppliedAppDomainEvidenceTypes()" }, { "virtualAddress": "0x00864154", "name": "HostSecurityManager_GetHostSuppliedAssemblyEvidenceTypes", "signature": "Type__Array * HostSecurityManager_GetHostSuppliedAssemblyEvidenceTypes(HostSecurityManager * this, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "Type[] GetHostSuppliedAssemblyEvidenceTypes(Assembly)" }, { "virtualAddress": "0x00864194", "name": "NamedPermissionSet__ctor", "signature": "void NamedPermissionSet__ctor(NamedPermissionSet * this, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet()" }, { "virtualAddress": "0x00864264", "name": "NamedPermissionSet__ctor_1", "signature": "void NamedPermissionSet__ctor_1(NamedPermissionSet * this, String * name, PermissionSet * permSet, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet(String, PermissionSet)" }, { "virtualAddress": "0x0086463C", "name": "NamedPermissionSet__ctor_2", "signature": "void NamedPermissionSet__ctor_2(NamedPermissionSet * this, String * name, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet(String, PermissionState)" }, { "virtualAddress": "0x00864708", "name": "NamedPermissionSet__ctor_3", "signature": "void NamedPermissionSet__ctor_3(NamedPermissionSet * this, NamedPermissionSet * permSet, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet(NamedPermissionSet)" }, { "virtualAddress": "0x00864798", "name": "NamedPermissionSet__ctor_4", "signature": "void NamedPermissionSet__ctor_4(NamedPermissionSet * this, String * name, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet(String)" }, { "virtualAddress": "0x008647A0", "name": "NamedPermissionSet_get_Description", "signature": "String * NamedPermissionSet_get_Description(NamedPermissionSet * this, MethodInfo * method)", "dotNetSignature": "String get_Description()" }, { "virtualAddress": "0x008647A8", "name": "NamedPermissionSet_set_Description", "signature": "void NamedPermissionSet_set_Description(NamedPermissionSet * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Description(String)" }, { "virtualAddress": "0x008647B0", "name": "NamedPermissionSet_get_Name", "signature": "String * NamedPermissionSet_get_Name(NamedPermissionSet * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00864574", "name": "NamedPermissionSet_set_Name", "signature": "void NamedPermissionSet_set_Name(NamedPermissionSet * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x008647B8", "name": "NamedPermissionSet_Copy", "signature": "PermissionSet * NamedPermissionSet_Copy(NamedPermissionSet * this, MethodInfo * method)", "dotNetSignature": "PermissionSet Copy()" }, { "virtualAddress": "0x00864818", "name": "NamedPermissionSet_Copy_1", "signature": "NamedPermissionSet * NamedPermissionSet_Copy_1(NamedPermissionSet * this, String * name, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet Copy(String)" }, { "virtualAddress": "0x00864898", "name": "NamedPermissionSet_FromXml", "signature": "void NamedPermissionSet_FromXml(NamedPermissionSet * this, SecurityElement * et, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00864D94", "name": "NamedPermissionSet_ToXml", "signature": "SecurityElement * NamedPermissionSet_ToXml(NamedPermissionSet * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x008651E0", "name": "NamedPermissionSet_Equals", "signature": "bool NamedPermissionSet_Equals(NamedPermissionSet * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00865430", "name": "NamedPermissionSet_GetHashCode", "signature": "int32_t NamedPermissionSet_GetHashCode(NamedPermissionSet * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008654C8", "name": "PermissionBuilder_Create", "signature": "IPermission * PermissionBuilder_Create(String * fullname, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "IPermission Create(String, PermissionState)" }, { "virtualAddress": "0x008657C8", "name": "PermissionBuilder_Create_1", "signature": "IPermission * PermissionBuilder_Create_1(SecurityElement * se, MethodInfo * method)", "dotNetSignature": "IPermission Create(SecurityElement)" }, { "virtualAddress": "0x008658C4", "name": "PermissionBuilder_Create_2", "signature": "IPermission * PermissionBuilder_Create_2(String * fullname, SecurityElement * se, MethodInfo * method)", "dotNetSignature": "IPermission Create(String, SecurityElement)" }, { "virtualAddress": "0x00865998", "name": "PermissionBuilder_Create_3", "signature": "IPermission * PermissionBuilder_Create_3(Type * type, MethodInfo * method)", "dotNetSignature": "IPermission Create(Type)" }, { "virtualAddress": "0x00865618", "name": "PermissionBuilder_CreatePermission", "signature": "IPermission * PermissionBuilder_CreatePermission(String * fullname, SecurityElement * se, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission(String, SecurityElement)" }, { "virtualAddress": "0x00865A3C", "name": "PermissionBuilder__cctor", "signature": "void PermissionBuilder__cctor(MethodInfo * method)", "dotNetSignature": "PermissionBuilder()" }, { "virtualAddress": "0x008641F8", "name": "PermissionSet__ctor", "signature": "void PermissionSet__ctor(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "PermissionSet()" }, { "virtualAddress": "0x008646D0", "name": "PermissionSet__ctor_1", "signature": "void PermissionSet__ctor_1(PermissionSet * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "PermissionSet(PermissionState)" }, { "virtualAddress": "0x008642E8", "name": "PermissionSet__ctor_2", "signature": "void PermissionSet__ctor_2(PermissionSet * this, PermissionSet * permSet, MethodInfo * method)", "dotNetSignature": "PermissionSet(PermissionSet)" }, { "virtualAddress": "0x00865B0C", "name": "PermissionSet__ctor_3", "signature": "void PermissionSet__ctor_3(PermissionSet * this, String * xml, MethodInfo * method)", "dotNetSignature": "PermissionSet(String)" }, { "virtualAddress": "0x00865BB8", "name": "PermissionSet__ctor_4", "signature": "void PermissionSet__ctor_4(PermissionSet * this, IPermission * perm, MethodInfo * method)", "dotNetSignature": "PermissionSet(IPermission)" }, { "virtualAddress": "0x00865C08", "name": "PermissionSet_AddPermission", "signature": "IPermission * PermissionSet_AddPermission(PermissionSet * this, IPermission * perm, MethodInfo * method)", "dotNetSignature": "IPermission AddPermission(IPermission)" }, { "virtualAddress": "0x008660D8", "name": "PermissionSet_Assert", "signature": "void PermissionSet_Assert(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Void Assert()" }, { "virtualAddress": "0x00866410", "name": "PermissionSet_Clear", "signature": "void PermissionSet_Clear(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00866434", "name": "PermissionSet_Copy", "signature": "PermissionSet * PermissionSet_Copy(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "PermissionSet Copy()" }, { "virtualAddress": "0x00866494", "name": "PermissionSet_CopyTo", "signature": "void PermissionSet_CopyTo(PermissionSet * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0086661C", "name": "PermissionSet_Demand", "signature": "void PermissionSet_Demand(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Void Demand()" }, { "virtualAddress": "0x00866BEC", "name": "PermissionSet_CasOnlyDemand", "signature": "void PermissionSet_CasOnlyDemand(PermissionSet * this, int32_t skip, MethodInfo * method)", "dotNetSignature": "Void CasOnlyDemand(Int32)" }, { "virtualAddress": "0x00866C6C", "name": "PermissionSet_Deny", "signature": "void PermissionSet_Deny(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Void Deny()" }, { "virtualAddress": "0x0086494C", "name": "PermissionSet_FromXml", "signature": "void PermissionSet_FromXml(PermissionSet * this, SecurityElement * et, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00866F14", "name": "PermissionSet_GetEnumerator", "signature": "IEnumerator * PermissionSet_GetEnumerator(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x00866F38", "name": "PermissionSet_IsSubsetOf", "signature": "bool PermissionSet_IsSubsetOf(PermissionSet * this, PermissionSet * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(PermissionSet)" }, { "virtualAddress": "0x008676D0", "name": "PermissionSet_PermitOnly", "signature": "void PermissionSet_PermitOnly(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Void PermitOnly()" }, { "virtualAddress": "0x00867978", "name": "PermissionSet_ContainsNonCodeAccessPermissions", "signature": "bool PermissionSet_ContainsNonCodeAccessPermissions(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Boolean ContainsNonCodeAccessPermissions()" }, { "virtualAddress": "0x00867CE0", "name": "PermissionSet_ConvertPermissionSet", "signature": "Byte__Array * PermissionSet_ConvertPermissionSet(String * inFormat, Byte__Array * inData, String * outFormat, MethodInfo * method)", "dotNetSignature": "Byte[] ConvertPermissionSet(String, Byte[], String)" }, { "virtualAddress": "0x008673A8", "name": "PermissionSet_GetPermission", "signature": "IPermission * PermissionSet_GetPermission(PermissionSet * this, Type * permClass, MethodInfo * method)", "dotNetSignature": "IPermission GetPermission(Type)" }, { "virtualAddress": "0x00868278", "name": "PermissionSet_Intersect", "signature": "PermissionSet * PermissionSet_Intersect(PermissionSet * this, PermissionSet * other, MethodInfo * method)", "dotNetSignature": "PermissionSet Intersect(PermissionSet)" }, { "virtualAddress": "0x008683A8", "name": "PermissionSet_InternalIntersect", "signature": "void PermissionSet_InternalIntersect(PermissionSet * this, PermissionSet * intersect, PermissionSet * a, PermissionSet * b, bool unrestricted, MethodInfo * method)", "dotNetSignature": "Void InternalIntersect(PermissionSet, PermissionSet, PermissionSet, Boolean)" }, { "virtualAddress": "0x00866888", "name": "PermissionSet_IsEmpty", "signature": "bool PermissionSet_IsEmpty(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x00866BDC", "name": "PermissionSet_IsUnrestricted", "signature": "bool PermissionSet_IsUnrestricted(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x00865D98", "name": "PermissionSet_RemovePermission", "signature": "IPermission * PermissionSet_RemovePermission(PermissionSet * this, Type * permClass, MethodInfo * method)", "dotNetSignature": "IPermission RemovePermission(Type)" }, { "virtualAddress": "0x008686F4", "name": "PermissionSet_SetPermission", "signature": "IPermission * PermissionSet_SetPermission(PermissionSet * this, IPermission * perm, MethodInfo * method)", "dotNetSignature": "IPermission SetPermission(IPermission)" }, { "virtualAddress": "0x0086881C", "name": "PermissionSet_ToString", "signature": "String * PermissionSet_ToString(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00864E30", "name": "PermissionSet_ToXml", "signature": "SecurityElement * PermissionSet_ToXml(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086884C", "name": "PermissionSet_Union", "signature": "PermissionSet * PermissionSet_Union(PermissionSet * this, PermissionSet * other, MethodInfo * method)", "dotNetSignature": "PermissionSet Union(PermissionSet)" }, { "virtualAddress": "0x00868B48", "name": "PermissionSet_get_Count", "signature": "int32_t PermissionSet_get_Count(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00868B6C", "name": "PermissionSet_get_IsSynchronized", "signature": "bool PermissionSet_get_IsSynchronized(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00868B90", "name": "PermissionSet_get_IsReadOnly", "signature": "bool PermissionSet_get_IsReadOnly(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00868B98", "name": "PermissionSet_get_SyncRoot", "signature": "Object * PermissionSet_get_SyncRoot(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00868B9C", "name": "PermissionSet_get_DeclarativeSecurity", "signature": "bool PermissionSet_get_DeclarativeSecurity(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DeclarativeSecurity()" }, { "virtualAddress": "0x00868BA4", "name": "PermissionSet_set_DeclarativeSecurity", "signature": "void PermissionSet_set_DeclarativeSecurity(PermissionSet * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_DeclarativeSecurity(Boolean)" }, { "virtualAddress": "0x00868BB0", "name": "PermissionSet_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void PermissionSet_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(PermissionSet * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x00865284", "name": "PermissionSet_Equals", "signature": "bool PermissionSet_Equals(PermissionSet * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00865474", "name": "PermissionSet_GetHashCode", "signature": "int32_t PermissionSet_GetHashCode(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00868BB4", "name": "PermissionSet_RevertAssert", "signature": "void PermissionSet_RevertAssert(MethodInfo * method)", "dotNetSignature": "Void RevertAssert()" }, { "virtualAddress": "0x00868BB8", "name": "PermissionSet_get_Resolver", "signature": "PolicyLevel * PermissionSet_get_Resolver(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "PolicyLevel get_Resolver()" }, { "virtualAddress": "0x00868BC0", "name": "PermissionSet_set_Resolver", "signature": "void PermissionSet_set_Resolver(PermissionSet * this, PolicyLevel * value, MethodInfo * method)", "dotNetSignature": "Void set_Resolver(PolicyLevel)" }, { "virtualAddress": "0x00868BC8", "name": "PermissionSet_SetReadOnly", "signature": "void PermissionSet_SetReadOnly(PermissionSet * this, bool value, MethodInfo * method)", "dotNetSignature": "Void SetReadOnly(Boolean)" }, { "virtualAddress": "0x00868BD4", "name": "PermissionSet_AllIgnored", "signature": "bool PermissionSet_AllIgnored(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "Boolean AllIgnored()" }, { "virtualAddress": "0x00868CA0", "name": "PermissionSet_CreateFromBinaryFormat", "signature": "PermissionSet * PermissionSet_CreateFromBinaryFormat(Byte__Array * data, MethodInfo * method)", "dotNetSignature": "PermissionSet CreateFromBinaryFormat(Byte[])" }, { "virtualAddress": "0x00868E34", "name": "PermissionSet_ReadEncodedInt", "signature": "int32_t PermissionSet_ReadEncodedInt(Byte__Array * data, int32_t * position, MethodInfo * method)", "dotNetSignature": "Int32 ReadEncodedInt(Byte[], Int32 ByRef)" }, { "virtualAddress": "0x00868EF4", "name": "PermissionSet_ProcessAttribute", "signature": "IPermission * PermissionSet_ProcessAttribute(Byte__Array * data, int32_t * position, MethodInfo * method)", "dotNetSignature": "IPermission ProcessAttribute(Byte[], Int32 ByRef)" }, { "virtualAddress": "0x0086989C", "name": "PermissionSet__cctor", "signature": "void PermissionSet__cctor(MethodInfo * method)", "dotNetSignature": "PermissionSet()" }, { "virtualAddress": "0x008699D8", "name": "PermissionSet_AddPermissionImpl", "signature": "IPermission * PermissionSet_AddPermissionImpl(PermissionSet * this, IPermission * perm, MethodInfo * method)", "dotNetSignature": "IPermission AddPermissionImpl(IPermission)" }, { "virtualAddress": "0x00869A18", "name": "PermissionSet_GetEnumeratorImpl", "signature": "IEnumerator * PermissionSet_GetEnumeratorImpl(PermissionSet * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumeratorImpl()" }, { "virtualAddress": "0x00869A58", "name": "PermissionSet_GetPermissionImpl", "signature": "IPermission * PermissionSet_GetPermissionImpl(PermissionSet * this, Type * permClass, MethodInfo * method)", "dotNetSignature": "IPermission GetPermissionImpl(Type)" }, { "virtualAddress": "0x00869A98", "name": "PermissionSet_RemovePermissionImpl", "signature": "IPermission * PermissionSet_RemovePermissionImpl(PermissionSet * this, Type * permClass, MethodInfo * method)", "dotNetSignature": "IPermission RemovePermissionImpl(Type)" }, { "virtualAddress": "0x00869AD8", "name": "PermissionSet_SetPermissionImpl", "signature": "IPermission * PermissionSet_SetPermissionImpl(PermissionSet * this, IPermission * perm, MethodInfo * method)", "dotNetSignature": "IPermission SetPermissionImpl(IPermission)" }, { "virtualAddress": "0x00510AD0", "name": "SecureString__cctor", "signature": "void SecureString__cctor(MethodInfo * method)", "dotNetSignature": "SecureString()" }, { "virtualAddress": "0x00510AD4", "name": "SecureString__ctor", "signature": "void SecureString__ctor(SecureString * this, MethodInfo * method)", "dotNetSignature": "SecureString()" }, { "virtualAddress": "0x00510C74", "name": "SecureString__ctor_1", "signature": "void SecureString__ctor_1(SecureString * this, uint16_t * value, int32_t length, MethodInfo * method)", "dotNetSignature": "SecureString(Char*, Int32)" }, { "virtualAddress": "0x00510DDC", "name": "SecureString_get_Length", "signature": "int32_t SecureString_get_Length(SecureString * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00510E64", "name": "SecureString_AppendChar", "signature": "void SecureString_AppendChar(SecureString * this, uint16_t c, MethodInfo * method)", "dotNetSignature": "Void AppendChar(Char)" }, { "virtualAddress": "0x00511040", "name": "SecureString_Clear", "signature": "void SecureString_Clear(SecureString * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0051113C", "name": "SecureString_Copy", "signature": "SecureString * SecureString_Copy(SecureString * this, MethodInfo * method)", "dotNetSignature": "SecureString Copy()" }, { "virtualAddress": "0x0051120C", "name": "SecureString_Dispose", "signature": "void SecureString_Dispose(SecureString * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00511250", "name": "SecureString_InsertAt", "signature": "void SecureString_InsertAt(SecureString * this, int32_t index, uint16_t c, MethodInfo * method)", "dotNetSignature": "Void InsertAt(Int32, Char)" }, { "virtualAddress": "0x00511524", "name": "SecureString_IsReadOnly", "signature": "bool SecureString_IsReadOnly(SecureString * this, MethodInfo * method)", "dotNetSignature": "Boolean IsReadOnly()" }, { "virtualAddress": "0x005115AC", "name": "SecureString_MakeReadOnly", "signature": "void SecureString_MakeReadOnly(SecureString * this, MethodInfo * method)", "dotNetSignature": "Void MakeReadOnly()" }, { "virtualAddress": "0x005115B8", "name": "SecureString_RemoveAt", "signature": "void SecureString_RemoveAt(SecureString * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00511760", "name": "SecureString_SetAt", "signature": "void SecureString_SetAt(SecureString * this, int32_t index, uint16_t c, MethodInfo * method)", "dotNetSignature": "Void SetAt(Int32, Char)" }, { "virtualAddress": "0x00510DD8", "name": "SecureString_Encrypt", "signature": "void SecureString_Encrypt(SecureString * this, MethodInfo * method)", "dotNetSignature": "Void Encrypt()" }, { "virtualAddress": "0x0051103C", "name": "SecureString_Decrypt", "signature": "void SecureString_Decrypt(SecureString * this, MethodInfo * method)", "dotNetSignature": "Void Decrypt()" }, { "virtualAddress": "0x00510B04", "name": "SecureString_Alloc", "signature": "void SecureString_Alloc(SecureString * this, int32_t length, bool realloc, MethodInfo * method)", "dotNetSignature": "Void Alloc(Int32, Boolean)" }, { "virtualAddress": "0x00511928", "name": "SecureString_GetBuffer", "signature": "Byte__Array * SecureString_GetBuffer(SecureString * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetBuffer()" }, { "virtualAddress": "0x00512CEC", "name": "SecurityElement__ctor", "signature": "void SecurityElement__ctor(SecurityElement * this, String * tag, MethodInfo * method)", "dotNetSignature": "SecurityElement(String)" }, { "virtualAddress": "0x00513368", "name": "SecurityElement__ctor_1", "signature": "void SecurityElement__ctor_1(SecurityElement * this, String * tag, String * text, MethodInfo * method)", "dotNetSignature": "SecurityElement(String, String)" }, { "virtualAddress": "0x0051363C", "name": "SecurityElement__ctor_2", "signature": "void SecurityElement__ctor_2(SecurityElement * this, SecurityElement * se, MethodInfo * method)", "dotNetSignature": "SecurityElement(SecurityElement)" }, { "virtualAddress": "0x00513C24", "name": "SecurityElement_get_Attributes", "signature": "Hashtable * SecurityElement_get_Attributes(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "Hashtable get_Attributes()" }, { "virtualAddress": "0x00513EF0", "name": "SecurityElement_set_Attributes", "signature": "void SecurityElement_set_Attributes(SecurityElement * this, Hashtable * value, MethodInfo * method)", "dotNetSignature": "Void set_Attributes(Hashtable)" }, { "virtualAddress": "0x00514320", "name": "SecurityElement_get_Children", "signature": "ArrayList * SecurityElement_get_Children(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_Children()" }, { "virtualAddress": "0x00514328", "name": "SecurityElement_set_Children", "signature": "void SecurityElement_set_Children(SecurityElement * this, ArrayList * value, MethodInfo * method)", "dotNetSignature": "Void set_Children(ArrayList)" }, { "virtualAddress": "0x00514570", "name": "SecurityElement_get_Tag", "signature": "String * SecurityElement_get_Tag(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "String get_Tag()" }, { "virtualAddress": "0x00513B04", "name": "SecurityElement_set_Tag", "signature": "void SecurityElement_set_Tag(SecurityElement * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Tag(String)" }, { "virtualAddress": "0x00514578", "name": "SecurityElement_get_Text", "signature": "String * SecurityElement_get_Text(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "String get_Text()" }, { "virtualAddress": "0x00513530", "name": "SecurityElement_set_Text", "signature": "void SecurityElement_set_Text(SecurityElement * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Text(String)" }, { "virtualAddress": "0x00512CF4", "name": "SecurityElement_AddAttribute", "signature": "void SecurityElement_AddAttribute(SecurityElement * this, String * name, String * value, MethodInfo * method)", "dotNetSignature": "Void AddAttribute(String, String)" }, { "virtualAddress": "0x00512E70", "name": "SecurityElement_AddChild", "signature": "void SecurityElement_AddChild(SecurityElement * this, SecurityElement * child, MethodInfo * method)", "dotNetSignature": "Void AddChild(SecurityElement)" }, { "virtualAddress": "0x00514A10", "name": "SecurityElement_Attribute", "signature": "String * SecurityElement_Attribute(SecurityElement * this, String * name, MethodInfo * method)", "dotNetSignature": "String Attribute(String)" }, { "virtualAddress": "0x00514AB0", "name": "SecurityElement_Copy", "signature": "SecurityElement * SecurityElement_Copy(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "SecurityElement Copy()" }, { "virtualAddress": "0x00514B10", "name": "SecurityElement_Equal", "signature": "bool SecurityElement_Equal(SecurityElement * this, SecurityElement * other, MethodInfo * method)", "dotNetSignature": "Boolean Equal(SecurityElement)" }, { "virtualAddress": "0x00514FFC", "name": "SecurityElement_Escape", "signature": "String * SecurityElement_Escape(String * str, MethodInfo * method)", "dotNetSignature": "String Escape(String)" }, { "virtualAddress": "0x00514610", "name": "SecurityElement_Unescape", "signature": "String * SecurityElement_Unescape(String * str, MethodInfo * method)", "dotNetSignature": "String Unescape(String)" }, { "virtualAddress": "0x005151E4", "name": "SecurityElement_FromString", "signature": "SecurityElement * SecurityElement_FromString(String * xml, MethodInfo * method)", "dotNetSignature": "SecurityElement FromString(String)" }, { "virtualAddress": "0x005153C8", "name": "SecurityElement_IsValidAttributeName", "signature": "bool SecurityElement_IsValidAttributeName(String * name, MethodInfo * method)", "dotNetSignature": "Boolean IsValidAttributeName(String)" }, { "virtualAddress": "0x00515458", "name": "SecurityElement_IsValidAttributeValue", "signature": "bool SecurityElement_IsValidAttributeValue(String * value, MethodInfo * method)", "dotNetSignature": "Boolean IsValidAttributeValue(String)" }, { "virtualAddress": "0x005134A0", "name": "SecurityElement_IsValidTag", "signature": "bool SecurityElement_IsValidTag(String * tag, MethodInfo * method)", "dotNetSignature": "Boolean IsValidTag(String)" }, { "virtualAddress": "0x00514580", "name": "SecurityElement_IsValidText", "signature": "bool SecurityElement_IsValidText(String * text, MethodInfo * method)", "dotNetSignature": "Boolean IsValidText(String)" }, { "virtualAddress": "0x005154E8", "name": "SecurityElement_SearchForChildByTag", "signature": "SecurityElement * SecurityElement_SearchForChildByTag(SecurityElement * this, String * tag, MethodInfo * method)", "dotNetSignature": "SecurityElement SearchForChildByTag(String)" }, { "virtualAddress": "0x0051560C", "name": "SecurityElement_SearchForTextOfTag", "signature": "String * SecurityElement_SearchForTextOfTag(SecurityElement * this, String * tag, MethodInfo * method)", "dotNetSignature": "String SearchForTextOfTag(String)" }, { "virtualAddress": "0x00515730", "name": "SecurityElement_ToString", "signature": "String * SecurityElement_ToString(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005157C0", "name": "SecurityElement_ToXml", "signature": "void SecurityElement_ToXml(SecurityElement * this, StringBuilder * * s, int32_t level, MethodInfo * method)", "dotNetSignature": "Void ToXml(StringBuilder ByRef, Int32)" }, { "virtualAddress": "0x0051474C", "name": "SecurityElement_GetAttribute", "signature": "SecurityElement_SecurityAttribute * SecurityElement_GetAttribute(SecurityElement * this, String * name, MethodInfo * method)", "dotNetSignature": "SecurityElement\u002BSecurityAttribute GetAttribute(String)" }, { "virtualAddress": "0x00515D0C", "name": "SecurityElement_get_m_strTag", "signature": "String * SecurityElement_get_m_strTag(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "String get_m_strTag()" }, { "virtualAddress": "0x00515D14", "name": "SecurityElement_get_m_strText", "signature": "String * SecurityElement_get_m_strText(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "String get_m_strText()" }, { "virtualAddress": "0x00515D1C", "name": "SecurityElement_set_m_strText", "signature": "void SecurityElement_set_m_strText(SecurityElement * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_m_strText(String)" }, { "virtualAddress": "0x00515D24", "name": "SecurityElement_get_m_lAttributes", "signature": "ArrayList * SecurityElement_get_m_lAttributes(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_m_lAttributes()" }, { "virtualAddress": "0x00515D2C", "name": "SecurityElement_get_InternalChildren", "signature": "ArrayList * SecurityElement_get_InternalChildren(SecurityElement * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_InternalChildren()" }, { "virtualAddress": "0x00515D34", "name": "SecurityElement_SearchForTextOfLocalName", "signature": "String * SecurityElement_SearchForTextOfLocalName(SecurityElement * this, String * strLocalName, MethodInfo * method)", "dotNetSignature": "String SearchForTextOfLocalName(String)" }, { "virtualAddress": "0x00516024", "name": "SecurityElement__cctor", "signature": "void SecurityElement__cctor(MethodInfo * method)", "dotNetSignature": "SecurityElement()" }, { "virtualAddress": "0x005141C4", "name": "SecurityElement_SecurityAttribute__ctor", "signature": "void SecurityElement_SecurityAttribute__ctor(SecurityElement_SecurityAttribute * this, String * name, String * value, MethodInfo * method)", "dotNetSignature": "SecurityElement\u002BSecurityAttribute(String, String)" }, { "virtualAddress": "0x0051617C", "name": "SecurityElement_SecurityAttribute_get_Name", "signature": "String * SecurityElement_SecurityAttribute_get_Name(SecurityElement_SecurityAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00516184", "name": "SecurityElement_SecurityAttribute_get_Value", "signature": "String * SecurityElement_SecurityAttribute_get_Value(SecurityElement_SecurityAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x0051618C", "name": "SecurityException_get_Action", "signature": "SecurityAction__Enum SecurityException_get_Action(SecurityException * this, MethodInfo * method)", "dotNetSignature": "SecurityAction get_Action()" }, { "virtualAddress": "0x00516194", "name": "SecurityException_set_Action", "signature": "void SecurityException_set_Action(SecurityException * this, SecurityAction__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Action(SecurityAction)" }, { "virtualAddress": "0x0051619C", "name": "SecurityException_get_DenySetInstance", "signature": "Object * SecurityException_get_DenySetInstance(SecurityException * this, MethodInfo * method)", "dotNetSignature": "Object get_DenySetInstance()" }, { "virtualAddress": "0x005161A4", "name": "SecurityException_set_DenySetInstance", "signature": "void SecurityException_set_DenySetInstance(SecurityException * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_DenySetInstance(Object)" }, { "virtualAddress": "0x005161AC", "name": "SecurityException_get_FailedAssemblyInfo", "signature": "AssemblyName * SecurityException_get_FailedAssemblyInfo(SecurityException * this, MethodInfo * method)", "dotNetSignature": "AssemblyName get_FailedAssemblyInfo()" }, { "virtualAddress": "0x005161B4", "name": "SecurityException_set_FailedAssemblyInfo", "signature": "void SecurityException_set_FailedAssemblyInfo(SecurityException * this, AssemblyName * value, MethodInfo * method)", "dotNetSignature": "Void set_FailedAssemblyInfo(AssemblyName)" }, { "virtualAddress": "0x005161BC", "name": "SecurityException_get_Method", "signature": "MethodInfo_1 * SecurityException_get_Method(SecurityException * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_Method()" }, { "virtualAddress": "0x005161C4", "name": "SecurityException_set_Method", "signature": "void SecurityException_set_Method(SecurityException * this, MethodInfo_1 * value, MethodInfo * method)", "dotNetSignature": "Void set_Method(MethodInfo)" }, { "virtualAddress": "0x005161CC", "name": "SecurityException_get_PermitOnlySetInstance", "signature": "Object * SecurityException_get_PermitOnlySetInstance(SecurityException * this, MethodInfo * method)", "dotNetSignature": "Object get_PermitOnlySetInstance()" }, { "virtualAddress": "0x005161D4", "name": "SecurityException_set_PermitOnlySetInstance", "signature": "void SecurityException_set_PermitOnlySetInstance(SecurityException * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_PermitOnlySetInstance(Object)" }, { "virtualAddress": "0x005161DC", "name": "SecurityException_get_Url", "signature": "String * SecurityException_get_Url(SecurityException * this, MethodInfo * method)", "dotNetSignature": "String get_Url()" }, { "virtualAddress": "0x005161E4", "name": "SecurityException_set_Url", "signature": "void SecurityException_set_Url(SecurityException * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Url(String)" }, { "virtualAddress": "0x005161EC", "name": "SecurityException_get_Zone", "signature": "SecurityZone__Enum SecurityException_get_Zone(SecurityException * this, MethodInfo * method)", "dotNetSignature": "SecurityZone get_Zone()" }, { "virtualAddress": "0x005161F4", "name": "SecurityException_set_Zone", "signature": "void SecurityException_set_Zone(SecurityException * this, SecurityZone__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Zone(SecurityZone)" }, { "virtualAddress": "0x005161FC", "name": "SecurityException_get_Demanded", "signature": "Object * SecurityException_get_Demanded(SecurityException * this, MethodInfo * method)", "dotNetSignature": "Object get_Demanded()" }, { "virtualAddress": "0x00516204", "name": "SecurityException_set_Demanded", "signature": "void SecurityException_set_Demanded(SecurityException * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Demanded(Object)" }, { "virtualAddress": "0x0051620C", "name": "SecurityException_get_FirstPermissionThatFailed", "signature": "IPermission * SecurityException_get_FirstPermissionThatFailed(SecurityException * this, MethodInfo * method)", "dotNetSignature": "IPermission get_FirstPermissionThatFailed()" }, { "virtualAddress": "0x00516214", "name": "SecurityException_set_FirstPermissionThatFailed", "signature": "void SecurityException_set_FirstPermissionThatFailed(SecurityException * this, IPermission * value, MethodInfo * method)", "dotNetSignature": "Void set_FirstPermissionThatFailed(IPermission)" }, { "virtualAddress": "0x0051621C", "name": "SecurityException_get_PermissionState", "signature": "String * SecurityException_get_PermissionState(SecurityException * this, MethodInfo * method)", "dotNetSignature": "String get_PermissionState()" }, { "virtualAddress": "0x00516224", "name": "SecurityException_set_PermissionState", "signature": "void SecurityException_set_PermissionState(SecurityException * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PermissionState(String)" }, { "virtualAddress": "0x0051622C", "name": "SecurityException_get_PermissionType", "signature": "Type * SecurityException_get_PermissionType(SecurityException * this, MethodInfo * method)", "dotNetSignature": "Type get_PermissionType()" }, { "virtualAddress": "0x00516234", "name": "SecurityException_set_PermissionType", "signature": "void SecurityException_set_PermissionType(SecurityException * this, Type * value, MethodInfo * method)", "dotNetSignature": "Void set_PermissionType(Type)" }, { "virtualAddress": "0x0051623C", "name": "SecurityException_get_GrantedSet", "signature": "String * SecurityException_get_GrantedSet(SecurityException * this, MethodInfo * method)", "dotNetSignature": "String get_GrantedSet()" }, { "virtualAddress": "0x00516244", "name": "SecurityException_set_GrantedSet", "signature": "void SecurityException_set_GrantedSet(SecurityException * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_GrantedSet(String)" }, { "virtualAddress": "0x0051624C", "name": "SecurityException_get_RefusedSet", "signature": "String * SecurityException_get_RefusedSet(SecurityException * this, MethodInfo * method)", "dotNetSignature": "String get_RefusedSet()" }, { "virtualAddress": "0x00516254", "name": "SecurityException_set_RefusedSet", "signature": "void SecurityException_set_RefusedSet(SecurityException * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_RefusedSet(String)" }, { "virtualAddress": "0x0051625C", "name": "SecurityException__ctor", "signature": "void SecurityException__ctor(SecurityException * this, MethodInfo * method)", "dotNetSignature": "SecurityException()" }, { "virtualAddress": "0x005102B4", "name": "SecurityException__ctor_1", "signature": "void SecurityException__ctor_1(SecurityException * this, String * message, MethodInfo * method)", "dotNetSignature": "SecurityException(String)" }, { "virtualAddress": "0x005162CC", "name": "SecurityException__ctor_2", "signature": "void SecurityException__ctor_2(SecurityException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SecurityException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005163C8", "name": "SecurityException__ctor_3", "signature": "void SecurityException__ctor_3(SecurityException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "SecurityException(String, Exception)" }, { "virtualAddress": "0x005163F8", "name": "SecurityException__ctor_4", "signature": "void SecurityException__ctor_4(SecurityException * this, String * message, Type * type, MethodInfo * method)", "dotNetSignature": "SecurityException(String, Type)" }, { "virtualAddress": "0x00516430", "name": "SecurityException__ctor_5", "signature": "void SecurityException__ctor_5(SecurityException * this, String * message, Type * type, String * state, MethodInfo * method)", "dotNetSignature": "SecurityException(String, Type, String)" }, { "virtualAddress": "0x00516474", "name": "SecurityException__ctor_6", "signature": "void SecurityException__ctor_6(SecurityException * this, String * message, PermissionSet * granted, PermissionSet * refused, MethodInfo * method)", "dotNetSignature": "SecurityException(String, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x005164E8", "name": "SecurityException__ctor_7", "signature": "void SecurityException__ctor_7(SecurityException * this, String * message, Object * deny, Object * permitOnly, MethodInfo_1 * method_1, Object * demanded, IPermission * permThatFailed, MethodInfo * method)", "dotNetSignature": "SecurityException(String, Object, Object, MethodInfo, Object, IPermission)" }, { "virtualAddress": "0x00516548", "name": "SecurityException_GetObjectData", "signature": "void SecurityException_GetObjectData(SecurityException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0051665C", "name": "SecurityException_ToString", "signature": "String * SecurityException_ToString(SecurityException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00516664", "name": "SecurityException__ctor_8", "signature": "void SecurityException__ctor_8(SecurityException * this, String * message, AssemblyName * assemblyName, PermissionSet * grant, PermissionSet * refused, MethodInfo_1 * method_1, SecurityAction__Enum action, Object * demanded, IPermission * permThatFailed, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "SecurityException(String, AssemblyName, PermissionSet, PermissionSet, MethodInfo, SecurityAction, Object, IPermission, Evidence)" }, { "virtualAddress": "0x005166A4", "name": "SecurityManager_get_CheckExecutionRights", "signature": "bool SecurityManager_get_CheckExecutionRights(MethodInfo * method)", "dotNetSignature": "Boolean get_CheckExecutionRights()" }, { "virtualAddress": "0x005166AC", "name": "SecurityManager_set_CheckExecutionRights", "signature": "void SecurityManager_set_CheckExecutionRights(bool value, MethodInfo * method)", "dotNetSignature": "Void set_CheckExecutionRights(Boolean)" }, { "virtualAddress": "0x005166B0", "name": "SecurityManager_get_SecurityEnabled", "signature": "bool SecurityManager_get_SecurityEnabled(MethodInfo * method)", "dotNetSignature": "Boolean get_SecurityEnabled()" }, { "virtualAddress": "0x005166B8", "name": "SecurityManager_set_SecurityEnabled", "signature": "void SecurityManager_set_SecurityEnabled(bool value, MethodInfo * method)", "dotNetSignature": "Void set_SecurityEnabled(Boolean)" }, { "virtualAddress": "0x005166BC", "name": "SecurityManager_get_HasElevatedPermissions", "signature": "bool SecurityManager_get_HasElevatedPermissions(MethodInfo * method)", "dotNetSignature": "Boolean get_HasElevatedPermissions()" }, { "virtualAddress": "0x005166C4", "name": "SecurityManager_CheckElevatedPermissions", "signature": "bool SecurityManager_CheckElevatedPermissions(MethodInfo * method)", "dotNetSignature": "Boolean CheckElevatedPermissions()" }, { "virtualAddress": "0x005166CC", "name": "SecurityManager_EnsureElevatedPermissions", "signature": "void SecurityManager_EnsureElevatedPermissions(MethodInfo * method)", "dotNetSignature": "Void EnsureElevatedPermissions()" }, { "virtualAddress": "0x005166D0", "name": "SecurityManager_GetZoneAndOrigin", "signature": "void SecurityManager_GetZoneAndOrigin(ArrayList * * zone, ArrayList * * origin, MethodInfo * method)", "dotNetSignature": "Void GetZoneAndOrigin(ArrayList ByRef, ArrayList ByRef)" }, { "virtualAddress": "0x00516754", "name": "SecurityManager_IsGranted", "signature": "bool SecurityManager_IsGranted(IPermission * perm, MethodInfo * method)", "dotNetSignature": "Boolean IsGranted(IPermission)" }, { "virtualAddress": "0x0051675C", "name": "SecurityManager_LoadPolicyLevelFromFile", "signature": "PolicyLevel * SecurityManager_LoadPolicyLevelFromFile(String * path, PolicyLevelType__Enum type, MethodInfo * method)", "dotNetSignature": "PolicyLevel LoadPolicyLevelFromFile(String, PolicyLevelType)" }, { "virtualAddress": "0x005167BC", "name": "SecurityManager_LoadPolicyLevelFromString", "signature": "PolicyLevel * SecurityManager_LoadPolicyLevelFromString(String * str, PolicyLevelType__Enum type, MethodInfo * method)", "dotNetSignature": "PolicyLevel LoadPolicyLevelFromString(String, PolicyLevelType)" }, { "virtualAddress": "0x0051681C", "name": "SecurityManager_PolicyHierarchy", "signature": "IEnumerator * SecurityManager_PolicyHierarchy(MethodInfo * method)", "dotNetSignature": "IEnumerator PolicyHierarchy()" }, { "virtualAddress": "0x0051687C", "name": "SecurityManager_ResolvePolicy", "signature": "PermissionSet * SecurityManager_ResolvePolicy(Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence)" }, { "virtualAddress": "0x005168DC", "name": "SecurityManager_ResolvePolicy_1", "signature": "PermissionSet * SecurityManager_ResolvePolicy_1(Evidence__Array * evidences, MethodInfo * method)", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence[])" }, { "virtualAddress": "0x0051693C", "name": "SecurityManager_ResolveSystemPolicy", "signature": "PermissionSet * SecurityManager_ResolveSystemPolicy(Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PermissionSet ResolveSystemPolicy(Evidence)" }, { "virtualAddress": "0x0051699C", "name": "SecurityManager_ResolvePolicy_2", "signature": "PermissionSet * SecurityManager_ResolvePolicy_2(Evidence * evidence, PermissionSet * reqdPset, PermissionSet * optPset, PermissionSet * denyPset, PermissionSet * * denied, MethodInfo * method)", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence, PermissionSet, PermissionSet, PermissionSet, PermissionSet ByRef)" }, { "virtualAddress": "0x005169FC", "name": "SecurityManager_ResolvePolicyGroups", "signature": "IEnumerator * SecurityManager_ResolvePolicyGroups(Evidence * evidence, MethodInfo * method)", "dotNetSignature": "IEnumerator ResolvePolicyGroups(Evidence)" }, { "virtualAddress": "0x00516A5C", "name": "SecurityManager_SavePolicy", "signature": "void SecurityManager_SavePolicy(MethodInfo * method)", "dotNetSignature": "Void SavePolicy()" }, { "virtualAddress": "0x00516ABC", "name": "SecurityManager_SavePolicyLevel", "signature": "void SecurityManager_SavePolicyLevel(PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void SavePolicyLevel(PolicyLevel)" }, { "virtualAddress": "0x00516B1C", "name": "SecurityManager_ResolvePolicyLevel", "signature": "bool SecurityManager_ResolvePolicyLevel(PermissionSet * * ps, PolicyLevel * pl, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean ResolvePolicyLevel(PermissionSet ByRef, PolicyLevel, Evidence)" }, { "virtualAddress": "0x00516B7C", "name": "SecurityManager_ResolveIdentityPermissions", "signature": "void SecurityManager_ResolveIdentityPermissions(PermissionSet * ps, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Void ResolveIdentityPermissions(PermissionSet, Evidence)" }, { "virtualAddress": "0x00516BDC", "name": "SecurityManager_get_ResolvingPolicyLevel", "signature": "PolicyLevel * SecurityManager_get_ResolvingPolicyLevel(MethodInfo * method)", "dotNetSignature": "PolicyLevel get_ResolvingPolicyLevel()" }, { "virtualAddress": "0x00516BE4", "name": "SecurityManager_set_ResolvingPolicyLevel", "signature": "void SecurityManager_set_ResolvingPolicyLevel(PolicyLevel * value, MethodInfo * method)", "dotNetSignature": "Void set_ResolvingPolicyLevel(PolicyLevel)" }, { "virtualAddress": "0x00516BE8", "name": "SecurityManager_CheckPermissionSet", "signature": "IPermission * SecurityManager_CheckPermissionSet(Assembly * a, PermissionSet * ps, bool noncas, MethodInfo * method)", "dotNetSignature": "IPermission CheckPermissionSet(Assembly, PermissionSet, Boolean)" }, { "virtualAddress": "0x00516BF0", "name": "SecurityManager_CheckPermissionSet_1", "signature": "IPermission * SecurityManager_CheckPermissionSet_1(AppDomain * ad, PermissionSet * ps, MethodInfo * method)", "dotNetSignature": "IPermission CheckPermissionSet(AppDomain, PermissionSet)" }, { "virtualAddress": "0x00516BF8", "name": "SecurityManager_Decode", "signature": "PermissionSet * SecurityManager_Decode(void * permissions, int32_t length, MethodInfo * method)", "dotNetSignature": "PermissionSet Decode(IntPtr, Int32)" }, { "virtualAddress": "0x00516C58", "name": "SecurityManager_Decode_1", "signature": "PermissionSet * SecurityManager_Decode_1(Byte__Array * encodedPermissions, MethodInfo * method)", "dotNetSignature": "PermissionSet Decode(Byte[])" }, { "virtualAddress": "0x00516CB8", "name": "SecurityManager_GetStandardSandbox", "signature": "PermissionSet * SecurityManager_GetStandardSandbox(Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PermissionSet GetStandardSandbox(Evidence)" }, { "virtualAddress": "0x00516D4C", "name": "SecurityManager_CurrentThreadRequiresSecurityContextCapture", "signature": "bool SecurityManager_CurrentThreadRequiresSecurityContextCapture(MethodInfo * method)", "dotNetSignature": "Boolean CurrentThreadRequiresSecurityContextCapture()" }, { "virtualAddress": "0x00516DFC", "name": "SecurityState__ctor", "signature": "void SecurityState__ctor(SecurityState * this, MethodInfo * method)", "dotNetSignature": "SecurityState()" }, { "virtualAddress": "0x00516E04", "name": "SecurityState_IsStateAvailable", "signature": "bool SecurityState_IsStateAvailable(SecurityState * this, MethodInfo * method)", "dotNetSignature": "Boolean IsStateAvailable()" }, { "virtualAddress": "0x0051A0BC", "name": "VerificationException__ctor", "signature": "void VerificationException__ctor(VerificationException * this, MethodInfo * method)", "dotNetSignature": "VerificationException()" }, { "virtualAddress": "0x0051A0C4", "name": "VerificationException__ctor_1", "signature": "void VerificationException__ctor_1(VerificationException * this, String * message, MethodInfo * method)", "dotNetSignature": "VerificationException(String)" }, { "virtualAddress": "0x0051A0CC", "name": "VerificationException__ctor_2", "signature": "void VerificationException__ctor_2(VerificationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "VerificationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0051A0D4", "name": "VerificationException__ctor_3", "signature": "void VerificationException__ctor_3(VerificationException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "VerificationException(String, Exception)" }, { "virtualAddress": "0x0051218C", "name": "XmlSyntaxException__ctor", "signature": "void XmlSyntaxException__ctor(XmlSyntaxException * this, MethodInfo * method)", "dotNetSignature": "XmlSyntaxException()" }, { "virtualAddress": "0x00517A3C", "name": "XmlSyntaxException__ctor_1", "signature": "void XmlSyntaxException__ctor_1(XmlSyntaxException * this, int32_t lineNumber, MethodInfo * method)", "dotNetSignature": "XmlSyntaxException(Int32)" }, { "virtualAddress": "0x00517B00", "name": "XmlSyntaxException__ctor_2", "signature": "void XmlSyntaxException__ctor_2(XmlSyntaxException * this, int32_t lineNumber, String * message, MethodInfo * method)", "dotNetSignature": "XmlSyntaxException(Int32, String)" }, { "virtualAddress": "0x005153B8", "name": "XmlSyntaxException__ctor_3", "signature": "void XmlSyntaxException__ctor_3(XmlSyntaxException * this, String * message, MethodInfo * method)", "dotNetSignature": "XmlSyntaxException(String)" }, { "virtualAddress": "0x005153C0", "name": "XmlSyntaxException__ctor_4", "signature": "void XmlSyntaxException__ctor_4(XmlSyntaxException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "XmlSyntaxException(String, Exception)" }, { "virtualAddress": "0x0051A17C", "name": "XmlSyntaxException__ctor_5", "signature": "void XmlSyntaxException__ctor_5(XmlSyntaxException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "XmlSyntaxException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0078AC60", "name": "AllMembershipCondition__ctor", "signature": "void AllMembershipCondition__ctor(AllMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "AllMembershipCondition()" }, { "virtualAddress": "0x0078AC70", "name": "AllMembershipCondition_Check", "signature": "bool AllMembershipCondition_Check(AllMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x0078AC78", "name": "AllMembershipCondition_Copy", "signature": "IMembershipCondition * AllMembershipCondition_Copy(AllMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x0078ACDC", "name": "AllMembershipCondition_Equals", "signature": "bool AllMembershipCondition_Equals(AllMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0078AD40", "name": "AllMembershipCondition_FromXml", "signature": "void AllMembershipCondition_FromXml(AllMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0078AD44", "name": "AllMembershipCondition_FromXml_1", "signature": "void AllMembershipCondition_FromXml_1(AllMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0078B02C", "name": "AllMembershipCondition_GetHashCode", "signature": "int32_t AllMembershipCondition_GetHashCode(AllMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0078B0B0", "name": "AllMembershipCondition_ToString", "signature": "String * AllMembershipCondition_ToString(AllMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0078B0F8", "name": "AllMembershipCondition_ToXml", "signature": "SecurityElement * AllMembershipCondition_ToXml(AllMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0078B0FC", "name": "AllMembershipCondition_ToXml_1", "signature": "SecurityElement * AllMembershipCondition_ToXml_1(AllMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x0078B300", "name": "ApplicationDirectory__ctor", "signature": "void ApplicationDirectory__ctor(ApplicationDirectory * this, String * name, MethodInfo * method)", "dotNetSignature": "ApplicationDirectory(String)" }, { "virtualAddress": "0x0078B400", "name": "ApplicationDirectory_get_Directory", "signature": "String * ApplicationDirectory_get_Directory(ApplicationDirectory * this, MethodInfo * method)", "dotNetSignature": "String get_Directory()" }, { "virtualAddress": "0x0078B408", "name": "ApplicationDirectory_Copy", "signature": "Object * ApplicationDirectory_Copy(ApplicationDirectory * this, MethodInfo * method)", "dotNetSignature": "Object Copy()" }, { "virtualAddress": "0x0078B46C", "name": "ApplicationDirectory_Equals", "signature": "bool ApplicationDirectory_Equals(ApplicationDirectory * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0078B5F8", "name": "ApplicationDirectory_GetHashCode", "signature": "int32_t ApplicationDirectory_GetHashCode(ApplicationDirectory * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0078B618", "name": "ApplicationDirectory_ToString", "signature": "String * ApplicationDirectory_ToString(ApplicationDirectory * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0078B700", "name": "ApplicationDirectory_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t ApplicationDirectory_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(ApplicationDirectory * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x0078B72C", "name": "ApplicationDirectory_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t ApplicationDirectory_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(ApplicationDirectory * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x0078B734", "name": "ApplicationDirectory_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t ApplicationDirectory_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(ApplicationDirectory * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x0078B508", "name": "ApplicationDirectory_ThrowOnInvalid", "signature": "void ApplicationDirectory_ThrowOnInvalid(ApplicationDirectory * this, String * appdir, MethodInfo * method)", "dotNetSignature": "Void ThrowOnInvalid(String)" }, { "virtualAddress": "0x0078B73C", "name": "ApplicationDirectoryMembershipCondition__ctor", "signature": "void ApplicationDirectoryMembershipCondition__ctor(ApplicationDirectoryMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "ApplicationDirectoryMembershipCondition()" }, { "virtualAddress": "0x0078B74C", "name": "ApplicationDirectoryMembershipCondition_Check", "signature": "bool ApplicationDirectoryMembershipCondition_Check(ApplicationDirectoryMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x0078BA3C", "name": "ApplicationDirectoryMembershipCondition_Copy", "signature": "IMembershipCondition * ApplicationDirectoryMembershipCondition_Copy(ApplicationDirectoryMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x0078BAA0", "name": "ApplicationDirectoryMembershipCondition_Equals", "signature": "bool ApplicationDirectoryMembershipCondition_Equals(ApplicationDirectoryMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0078BB04", "name": "ApplicationDirectoryMembershipCondition_FromXml", "signature": "void ApplicationDirectoryMembershipCondition_FromXml(ApplicationDirectoryMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0078BB08", "name": "ApplicationDirectoryMembershipCondition_FromXml_1", "signature": "void ApplicationDirectoryMembershipCondition_FromXml_1(ApplicationDirectoryMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0078BB8C", "name": "ApplicationDirectoryMembershipCondition_GetHashCode", "signature": "int32_t ApplicationDirectoryMembershipCondition_GetHashCode(ApplicationDirectoryMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0078BC10", "name": "ApplicationDirectoryMembershipCondition_ToString", "signature": "String * ApplicationDirectoryMembershipCondition_ToString(ApplicationDirectoryMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0078BC58", "name": "ApplicationDirectoryMembershipCondition_ToXml", "signature": "SecurityElement * ApplicationDirectoryMembershipCondition_ToXml(ApplicationDirectoryMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0078BC5C", "name": "ApplicationDirectoryMembershipCondition_ToXml_1", "signature": "SecurityElement * ApplicationDirectoryMembershipCondition_ToXml_1(ApplicationDirectoryMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x0078BD08", "name": "ApplicationSecurityInfo__ctor", "signature": "void ApplicationSecurityInfo__ctor(ApplicationSecurityInfo * this, ActivationContext * activationContext, MethodInfo * method)", "dotNetSignature": "ApplicationSecurityInfo(ActivationContext)" }, { "virtualAddress": "0x0078BDA0", "name": "ApplicationSecurityInfo_get_ApplicationEvidence", "signature": "Evidence * ApplicationSecurityInfo_get_ApplicationEvidence(ApplicationSecurityInfo * this, MethodInfo * method)", "dotNetSignature": "Evidence get_ApplicationEvidence()" }, { "virtualAddress": "0x0078BDA8", "name": "ApplicationSecurityInfo_set_ApplicationEvidence", "signature": "void ApplicationSecurityInfo_set_ApplicationEvidence(ApplicationSecurityInfo * this, Evidence * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationEvidence(Evidence)" }, { "virtualAddress": "0x0078BE38", "name": "ApplicationSecurityInfo_get_ApplicationId", "signature": "ApplicationId * ApplicationSecurityInfo_get_ApplicationId(ApplicationSecurityInfo * this, MethodInfo * method)", "dotNetSignature": "ApplicationId get_ApplicationId()" }, { "virtualAddress": "0x0078BE40", "name": "ApplicationSecurityInfo_set_ApplicationId", "signature": "void ApplicationSecurityInfo_set_ApplicationId(ApplicationSecurityInfo * this, ApplicationId * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationId(ApplicationId)" }, { "virtualAddress": "0x0078BED0", "name": "ApplicationSecurityInfo_get_DefaultRequestSet", "signature": "PermissionSet * ApplicationSecurityInfo_get_DefaultRequestSet(ApplicationSecurityInfo * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_DefaultRequestSet()" }, { "virtualAddress": "0x0078BF3C", "name": "ApplicationSecurityInfo_set_DefaultRequestSet", "signature": "void ApplicationSecurityInfo_set_DefaultRequestSet(ApplicationSecurityInfo * this, PermissionSet * value, MethodInfo * method)", "dotNetSignature": "Void set_DefaultRequestSet(PermissionSet)" }, { "virtualAddress": "0x0078BFCC", "name": "ApplicationSecurityInfo_get_DeploymentId", "signature": "ApplicationId * ApplicationSecurityInfo_get_DeploymentId(ApplicationSecurityInfo * this, MethodInfo * method)", "dotNetSignature": "ApplicationId get_DeploymentId()" }, { "virtualAddress": "0x0078BFD4", "name": "ApplicationSecurityInfo_set_DeploymentId", "signature": "void ApplicationSecurityInfo_set_DeploymentId(ApplicationSecurityInfo * this, ApplicationId * value, MethodInfo * method)", "dotNetSignature": "Void set_DeploymentId(ApplicationId)" }, { "virtualAddress": "0x0078C064", "name": "ApplicationSecurityManager_get_ApplicationTrustManager", "signature": "IApplicationTrustManager * ApplicationSecurityManager_get_ApplicationTrustManager(MethodInfo * method)", "dotNetSignature": "IApplicationTrustManager get_ApplicationTrustManager()" }, { "virtualAddress": "0x0078C0F4", "name": "ApplicationSecurityManager_get_UserApplicationTrusts", "signature": "ApplicationTrustCollection * ApplicationSecurityManager_get_UserApplicationTrusts(MethodInfo * method)", "dotNetSignature": "ApplicationTrustCollection get_UserApplicationTrusts()" }, { "virtualAddress": "0x0078C1E0", "name": "ApplicationSecurityManager_DetermineApplicationTrust", "signature": "bool ApplicationSecurityManager_DetermineApplicationTrust(ActivationContext * activationContext, TrustManagerContext * context, MethodInfo * method)", "dotNetSignature": "Boolean DetermineApplicationTrust(ActivationContext, TrustManagerContext)" }, { "virtualAddress": "0x0078C2F4", "name": "ApplicationTrust__ctor", "signature": "void ApplicationTrust__ctor(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "ApplicationTrust()" }, { "virtualAddress": "0x0078C36C", "name": "ApplicationTrust__ctor_1", "signature": "void ApplicationTrust__ctor_1(ApplicationTrust * this, ApplicationIdentity * applicationIdentity, MethodInfo * method)", "dotNetSignature": "ApplicationTrust(ApplicationIdentity)" }, { "virtualAddress": "0x0078C404", "name": "ApplicationTrust__ctor_2", "signature": "void ApplicationTrust__ctor_2(ApplicationTrust * this, PermissionSet * defaultGrantSet, IEnumerable_1_System_Security_Policy_StrongName_ * fullTrustAssemblies, MethodInfo * method)", "dotNetSignature": "ApplicationTrust(PermissionSet, IEnumerable\u00601[System.Security.Policy.StrongName])" }, { "virtualAddress": "0x0078C898", "name": "ApplicationTrust_get_ApplicationIdentity", "signature": "ApplicationIdentity * ApplicationTrust_get_ApplicationIdentity(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "ApplicationIdentity get_ApplicationIdentity()" }, { "virtualAddress": "0x0078C8A0", "name": "ApplicationTrust_set_ApplicationIdentity", "signature": "void ApplicationTrust_set_ApplicationIdentity(ApplicationTrust * this, ApplicationIdentity * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationIdentity(ApplicationIdentity)" }, { "virtualAddress": "0x0078C930", "name": "ApplicationTrust_get_DefaultGrantSet", "signature": "PolicyStatement * ApplicationTrust_get_DefaultGrantSet(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "PolicyStatement get_DefaultGrantSet()" }, { "virtualAddress": "0x0078C9DC", "name": "ApplicationTrust_set_DefaultGrantSet", "signature": "void ApplicationTrust_set_DefaultGrantSet(ApplicationTrust * this, PolicyStatement * value, MethodInfo * method)", "dotNetSignature": "Void set_DefaultGrantSet(PolicyStatement)" }, { "virtualAddress": "0x0078C9E4", "name": "ApplicationTrust_get_ExtraInfo", "signature": "Object * ApplicationTrust_get_ExtraInfo(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "Object get_ExtraInfo()" }, { "virtualAddress": "0x0078C9EC", "name": "ApplicationTrust_set_ExtraInfo", "signature": "void ApplicationTrust_set_ExtraInfo(ApplicationTrust * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_ExtraInfo(Object)" }, { "virtualAddress": "0x0078C9F4", "name": "ApplicationTrust_get_IsApplicationTrustedToRun", "signature": "bool ApplicationTrust_get_IsApplicationTrustedToRun(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsApplicationTrustedToRun()" }, { "virtualAddress": "0x0078C9FC", "name": "ApplicationTrust_set_IsApplicationTrustedToRun", "signature": "void ApplicationTrust_set_IsApplicationTrustedToRun(ApplicationTrust * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsApplicationTrustedToRun(Boolean)" }, { "virtualAddress": "0x0078CA08", "name": "ApplicationTrust_get_Persist", "signature": "bool ApplicationTrust_get_Persist(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Persist()" }, { "virtualAddress": "0x0078CA10", "name": "ApplicationTrust_set_Persist", "signature": "void ApplicationTrust_set_Persist(ApplicationTrust * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Persist(Boolean)" }, { "virtualAddress": "0x0078CA1C", "name": "ApplicationTrust_FromXml", "signature": "void ApplicationTrust_FromXml(ApplicationTrust * this, SecurityElement * element, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0078D010", "name": "ApplicationTrust_ToXml", "signature": "SecurityElement * ApplicationTrust_ToXml(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0078D328", "name": "ApplicationTrust_get_FullTrustAssemblies", "signature": "IList_1_System_Security_Policy_StrongName_ * ApplicationTrust_get_FullTrustAssemblies(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Security.Policy.StrongName] get_FullTrustAssemblies()" }, { "virtualAddress": "0x0078C95C", "name": "ApplicationTrust_GetDefaultGrantSet", "signature": "PolicyStatement * ApplicationTrust_GetDefaultGrantSet(ApplicationTrust * this, MethodInfo * method)", "dotNetSignature": "PolicyStatement GetDefaultGrantSet()" }, { "virtualAddress": "0x0078C174", "name": "ApplicationTrustCollection__ctor", "signature": "void ApplicationTrustCollection__ctor(ApplicationTrustCollection * this, MethodInfo * method)", "dotNetSignature": "ApplicationTrustCollection()" }, { "virtualAddress": "0x0078D330", "name": "ApplicationTrustCollection_get_Count", "signature": "int32_t ApplicationTrustCollection_get_Count(ApplicationTrustCollection * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0078D354", "name": "ApplicationTrustCollection_get_IsSynchronized", "signature": "bool ApplicationTrustCollection_get_IsSynchronized(ApplicationTrustCollection * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0078D35C", "name": "ApplicationTrustCollection_get_SyncRoot", "signature": "Object * ApplicationTrustCollection_get_SyncRoot(ApplicationTrustCollection * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0078D360", "name": "ApplicationTrustCollection_get_Item", "signature": "ApplicationTrust * ApplicationTrustCollection_get_Item(ApplicationTrustCollection * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ApplicationTrust get_Item(Int32)" }, { "virtualAddress": "0x0078D3EC", "name": "ApplicationTrustCollection_get_Item_1", "signature": "ApplicationTrust * ApplicationTrustCollection_get_Item_1(ApplicationTrustCollection * this, String * appFullName, MethodInfo * method)", "dotNetSignature": "ApplicationTrust get_Item(String)" }, { "virtualAddress": "0x0078D4D4", "name": "ApplicationTrustCollection_Add", "signature": "int32_t ApplicationTrustCollection_Add(ApplicationTrustCollection * this, ApplicationTrust * trust, MethodInfo * method)", "dotNetSignature": "Int32 Add(ApplicationTrust)" }, { "virtualAddress": "0x0078D5E0", "name": "ApplicationTrustCollection_AddRange", "signature": "void ApplicationTrustCollection_AddRange(ApplicationTrustCollection * this, ApplicationTrust__Array * trusts, MethodInfo * method)", "dotNetSignature": "Void AddRange(ApplicationTrust[])" }, { "virtualAddress": "0x0078D72C", "name": "ApplicationTrustCollection_AddRange_1", "signature": "void ApplicationTrustCollection_AddRange_1(ApplicationTrustCollection * this, ApplicationTrustCollection * trusts, MethodInfo * method)", "dotNetSignature": "Void AddRange(ApplicationTrustCollection)" }, { "virtualAddress": "0x0078DA50", "name": "ApplicationTrustCollection_Clear", "signature": "void ApplicationTrustCollection_Clear(ApplicationTrustCollection * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0078DA74", "name": "ApplicationTrustCollection_CopyTo", "signature": "void ApplicationTrustCollection_CopyTo(ApplicationTrustCollection * this, ApplicationTrust__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(ApplicationTrust[], Int32)" }, { "virtualAddress": "0x0078DA98", "name": "ApplicationTrustCollection_System_Collections_ICollection_CopyTo", "signature": "void ApplicationTrustCollection_System_Collections_ICollection_CopyTo(ApplicationTrustCollection * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0078DABC", "name": "ApplicationTrustCollection_Find", "signature": "ApplicationTrustCollection * ApplicationTrustCollection_Find(ApplicationTrustCollection * this, ApplicationIdentity * applicationIdentity, ApplicationVersionMatch__Enum versionMatch, MethodInfo * method)", "dotNetSignature": "ApplicationTrustCollection Find(ApplicationIdentity, ApplicationVersionMatch)" }, { "virtualAddress": "0x0078D868", "name": "ApplicationTrustCollection_GetEnumerator", "signature": "ApplicationTrustEnumerator * ApplicationTrustCollection_GetEnumerator(ApplicationTrustCollection * this, MethodInfo * method)", "dotNetSignature": "ApplicationTrustEnumerator GetEnumerator()" }, { "virtualAddress": "0x0078DE64", "name": "ApplicationTrustCollection_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ApplicationTrustCollection_System_Collections_IEnumerable_GetEnumerator(ApplicationTrustCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0078DEC4", "name": "ApplicationTrustCollection_Remove", "signature": "void ApplicationTrustCollection_Remove(ApplicationTrustCollection * this, ApplicationTrust * trust, MethodInfo * method)", "dotNetSignature": "Void Remove(ApplicationTrust)" }, { "virtualAddress": "0x0078E064", "name": "ApplicationTrustCollection_Remove_1", "signature": "void ApplicationTrustCollection_Remove_1(ApplicationTrustCollection * this, ApplicationIdentity * applicationIdentity, ApplicationVersionMatch__Enum versionMatch, MethodInfo * method)", "dotNetSignature": "Void Remove(ApplicationIdentity, ApplicationVersionMatch)" }, { "virtualAddress": "0x0078E0BC", "name": "ApplicationTrustCollection_RemoveRange", "signature": "void ApplicationTrustCollection_RemoveRange(ApplicationTrustCollection * this, ApplicationTrust__Array * trusts, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(ApplicationTrust[])" }, { "virtualAddress": "0x0078E190", "name": "ApplicationTrustCollection_RemoveRange_1", "signature": "void ApplicationTrustCollection_RemoveRange_1(ApplicationTrustCollection * this, ApplicationTrustCollection * trusts, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(ApplicationTrustCollection)" }, { "virtualAddress": "0x0078DFBC", "name": "ApplicationTrustCollection_RemoveAllInstances", "signature": "void ApplicationTrustCollection_RemoveAllInstances(ApplicationTrustCollection * this, ApplicationTrust * trust, MethodInfo * method)", "dotNetSignature": "Void RemoveAllInstances(ApplicationTrust)" }, { "virtualAddress": "0x0078DE28", "name": "ApplicationTrustEnumerator__ctor", "signature": "void ApplicationTrustEnumerator__ctor(ApplicationTrustEnumerator * this, ApplicationTrustCollection * collection, MethodInfo * method)", "dotNetSignature": "ApplicationTrustEnumerator(ApplicationTrustCollection)" }, { "virtualAddress": "0x0078D8C8", "name": "ApplicationTrustEnumerator_get_Current", "signature": "ApplicationTrust * ApplicationTrustEnumerator_get_Current(ApplicationTrustEnumerator * this, MethodInfo * method)", "dotNetSignature": "ApplicationTrust get_Current()" }, { "virtualAddress": "0x0078E254", "name": "ApplicationTrustEnumerator_System_Collections_IEnumerator_get_Current", "signature": "Object * ApplicationTrustEnumerator_System_Collections_IEnumerator_get_Current(ApplicationTrustEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0078D9A0", "name": "ApplicationTrustEnumerator_MoveNext", "signature": "bool ApplicationTrustEnumerator_MoveNext(ApplicationTrustEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0078E308", "name": "ApplicationTrustEnumerator_Reset", "signature": "void ApplicationTrustEnumerator_Reset(ApplicationTrustEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0078E3BC", "name": "ApplicationTrustEnumerator__ctor_1", "signature": "void ApplicationTrustEnumerator__ctor_1(ApplicationTrustEnumerator * this, MethodInfo * method)", "dotNetSignature": "ApplicationTrustEnumerator()" }, { "virtualAddress": "0x0078E3FC", "name": "CodeConnectAccess__ctor", "signature": "void CodeConnectAccess__ctor(CodeConnectAccess * this, String * allowScheme, int32_t allowPort, MethodInfo * method)", "dotNetSignature": "CodeConnectAccess(String, Int32)" }, { "virtualAddress": "0x0078E4CC", "name": "CodeConnectAccess_get_Port", "signature": "int32_t CodeConnectAccess_get_Port(CodeConnectAccess * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Port()" }, { "virtualAddress": "0x0078E4D4", "name": "CodeConnectAccess_get_Scheme", "signature": "String * CodeConnectAccess_get_Scheme(CodeConnectAccess * this, MethodInfo * method)", "dotNetSignature": "String get_Scheme()" }, { "virtualAddress": "0x0078E4DC", "name": "CodeConnectAccess_Equals", "signature": "bool CodeConnectAccess_Equals(CodeConnectAccess * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0078E598", "name": "CodeConnectAccess_GetHashCode", "signature": "int32_t CodeConnectAccess_GetHashCode(CodeConnectAccess * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0078E5D4", "name": "CodeConnectAccess_CreateAnySchemeAccess", "signature": "CodeConnectAccess * CodeConnectAccess_CreateAnySchemeAccess(int32_t allowPort, MethodInfo * method)", "dotNetSignature": "CodeConnectAccess CreateAnySchemeAccess(Int32)" }, { "virtualAddress": "0x0078E660", "name": "CodeConnectAccess_CreateOriginSchemeAccess", "signature": "CodeConnectAccess * CodeConnectAccess_CreateOriginSchemeAccess(int32_t allowPort, MethodInfo * method)", "dotNetSignature": "CodeConnectAccess CreateOriginSchemeAccess(Int32)" }, { "virtualAddress": "0x0078E6EC", "name": "CodeConnectAccess__cctor", "signature": "void CodeConnectAccess__cctor(MethodInfo * method)", "dotNetSignature": "CodeConnectAccess()" }, { "virtualAddress": "0x0078E778", "name": "CodeGroup__ctor", "signature": "void CodeGroup__ctor(CodeGroup * this, IMembershipCondition * membershipCondition, PolicyStatement * policy, MethodInfo * method)", "dotNetSignature": "CodeGroup(IMembershipCondition, PolicyStatement)" }, { "virtualAddress": "0x0078E928", "name": "CodeGroup__ctor_1", "signature": "void CodeGroup__ctor_1(CodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "CodeGroup(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0078F030", "name": "CodeGroup_get_PolicyStatement", "signature": "PolicyStatement * CodeGroup_get_PolicyStatement(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "PolicyStatement get_PolicyStatement()" }, { "virtualAddress": "0x0078F038", "name": "CodeGroup_set_PolicyStatement", "signature": "void CodeGroup_set_PolicyStatement(CodeGroup * this, PolicyStatement * value, MethodInfo * method)", "dotNetSignature": "Void set_PolicyStatement(PolicyStatement)" }, { "virtualAddress": "0x0078F040", "name": "CodeGroup_get_Description", "signature": "String * CodeGroup_get_Description(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_Description()" }, { "virtualAddress": "0x0078F048", "name": "CodeGroup_set_Description", "signature": "void CodeGroup_set_Description(CodeGroup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Description(String)" }, { "virtualAddress": "0x0078F050", "name": "CodeGroup_get_MembershipCondition", "signature": "IMembershipCondition * CodeGroup_get_MembershipCondition(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition get_MembershipCondition()" }, { "virtualAddress": "0x0078F058", "name": "CodeGroup_set_MembershipCondition", "signature": "void CodeGroup_set_MembershipCondition(CodeGroup * this, IMembershipCondition * value, MethodInfo * method)", "dotNetSignature": "Void set_MembershipCondition(IMembershipCondition)" }, { "virtualAddress": "0x0078F0E8", "name": "CodeGroup_get_Name", "signature": "String * CodeGroup_get_Name(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0078F0F0", "name": "CodeGroup_set_Name", "signature": "void CodeGroup_set_Name(CodeGroup * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x0078F0F8", "name": "CodeGroup_get_Children", "signature": "IList * CodeGroup_get_Children(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "IList get_Children()" }, { "virtualAddress": "0x0078F100", "name": "CodeGroup_set_Children", "signature": "void CodeGroup_set_Children(CodeGroup * this, IList * value, MethodInfo * method)", "dotNetSignature": "Void set_Children(IList)" }, { "virtualAddress": "0x0078F1B0", "name": "CodeGroup_get_AttributeString", "signature": "String * CodeGroup_get_AttributeString(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_AttributeString()" }, { "virtualAddress": "0x0078F234", "name": "CodeGroup_get_PermissionSetName", "signature": "String * CodeGroup_get_PermissionSetName(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_PermissionSetName()" }, { "virtualAddress": "0x0078F350", "name": "CodeGroup_AddChild", "signature": "void CodeGroup_AddChild(CodeGroup * this, CodeGroup * group, MethodInfo * method)", "dotNetSignature": "Void AddChild(CodeGroup)" }, { "virtualAddress": "0x0078F40C", "name": "CodeGroup_Equals", "signature": "bool CodeGroup_Equals(CodeGroup * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0078F4B0", "name": "CodeGroup_Equals_1", "signature": "bool CodeGroup_Equals_1(CodeGroup * this, CodeGroup * cg, bool compareChildren, MethodInfo * method)", "dotNetSignature": "Boolean Equals(CodeGroup, Boolean)" }, { "virtualAddress": "0x0078F848", "name": "CodeGroup_RemoveChild", "signature": "void CodeGroup_RemoveChild(CodeGroup * this, CodeGroup * group, MethodInfo * method)", "dotNetSignature": "Void RemoveChild(CodeGroup)" }, { "virtualAddress": "0x0078F874", "name": "CodeGroup_GetHashCode", "signature": "int32_t CodeGroup_GetHashCode(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0078F8CC", "name": "CodeGroup_FromXml", "signature": "void CodeGroup_FromXml(CodeGroup * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0078E9B0", "name": "CodeGroup_FromXml_1", "signature": "void CodeGroup_FromXml_1(CodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0078FE54", "name": "CodeGroup_ParseXml", "signature": "void CodeGroup_ParseXml(CodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void ParseXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0078FE58", "name": "CodeGroup_ToXml", "signature": "SecurityElement * CodeGroup_ToXml(CodeGroup * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0078FE60", "name": "CodeGroup_ToXml_1", "signature": "SecurityElement * CodeGroup_ToXml_1(CodeGroup * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x007902E4", "name": "CodeGroup_CreateXml", "signature": "void CodeGroup_CreateXml(CodeGroup * this, SecurityElement * element, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void CreateXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0078FBFC", "name": "CodeGroup_CreateFromXml", "signature": "CodeGroup * CodeGroup_CreateFromXml(SecurityElement * se, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "CodeGroup CreateFromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00790370", "name": "DefaultPolicies_GetSpecialPermissionSet", "signature": "PermissionSet * DefaultPolicies_GetSpecialPermissionSet(String * name, MethodInfo * method)", "dotNetSignature": "PermissionSet GetSpecialPermissionSet(String)" }, { "virtualAddress": "0x0079067C", "name": "DefaultPolicies_get_FullTrust", "signature": "PermissionSet * DefaultPolicies_get_FullTrust(MethodInfo * method)", "dotNetSignature": "PermissionSet get_FullTrust()" }, { "virtualAddress": "0x00790738", "name": "DefaultPolicies_get_LocalIntranet", "signature": "PermissionSet * DefaultPolicies_get_LocalIntranet(MethodInfo * method)", "dotNetSignature": "PermissionSet get_LocalIntranet()" }, { "virtualAddress": "0x007907F4", "name": "DefaultPolicies_get_Internet", "signature": "PermissionSet * DefaultPolicies_get_Internet(MethodInfo * method)", "dotNetSignature": "PermissionSet get_Internet()" }, { "virtualAddress": "0x007908B0", "name": "DefaultPolicies_get_SkipVerification", "signature": "PermissionSet * DefaultPolicies_get_SkipVerification(MethodInfo * method)", "dotNetSignature": "PermissionSet get_SkipVerification()" }, { "virtualAddress": "0x0079096C", "name": "DefaultPolicies_get_Execution", "signature": "PermissionSet * DefaultPolicies_get_Execution(MethodInfo * method)", "dotNetSignature": "PermissionSet get_Execution()" }, { "virtualAddress": "0x00790A28", "name": "DefaultPolicies_get_Nothing", "signature": "PermissionSet * DefaultPolicies_get_Nothing(MethodInfo * method)", "dotNetSignature": "PermissionSet get_Nothing()" }, { "virtualAddress": "0x00790AE4", "name": "DefaultPolicies_get_Everything", "signature": "PermissionSet * DefaultPolicies_get_Everything(MethodInfo * method)", "dotNetSignature": "PermissionSet get_Everything()" }, { "virtualAddress": "0x007915C8", "name": "DefaultPolicies_FullTrustMembership", "signature": "StrongNameMembershipCondition * DefaultPolicies_FullTrustMembership(String * name, DefaultPolicies_Key__Enum key, MethodInfo * method)", "dotNetSignature": "StrongNameMembershipCondition FullTrustMembership(String, DefaultPolicies\u002BKey)" }, { "virtualAddress": "0x00790BA0", "name": "DefaultPolicies_BuildFullTrust", "signature": "NamedPermissionSet * DefaultPolicies_BuildFullTrust(MethodInfo * method)", "dotNetSignature": "NamedPermissionSet BuildFullTrust()" }, { "virtualAddress": "0x00790C0C", "name": "DefaultPolicies_BuildLocalIntranet", "signature": "NamedPermissionSet * DefaultPolicies_BuildLocalIntranet(MethodInfo * method)", "dotNetSignature": "NamedPermissionSet BuildLocalIntranet()" }, { "virtualAddress": "0x00790E54", "name": "DefaultPolicies_BuildInternet", "signature": "NamedPermissionSet * DefaultPolicies_BuildInternet(MethodInfo * method)", "dotNetSignature": "NamedPermissionSet BuildInternet()" }, { "virtualAddress": "0x0079101C", "name": "DefaultPolicies_BuildSkipVerification", "signature": "NamedPermissionSet * DefaultPolicies_BuildSkipVerification(MethodInfo * method)", "dotNetSignature": "NamedPermissionSet BuildSkipVerification()" }, { "virtualAddress": "0x007910C0", "name": "DefaultPolicies_BuildExecution", "signature": "NamedPermissionSet * DefaultPolicies_BuildExecution(MethodInfo * method)", "dotNetSignature": "NamedPermissionSet BuildExecution()" }, { "virtualAddress": "0x00791164", "name": "DefaultPolicies_BuildNothing", "signature": "NamedPermissionSet * DefaultPolicies_BuildNothing(MethodInfo * method)", "dotNetSignature": "NamedPermissionSet BuildNothing()" }, { "virtualAddress": "0x007911D0", "name": "DefaultPolicies_BuildEverything", "signature": "NamedPermissionSet * DefaultPolicies_BuildEverything(MethodInfo * method)", "dotNetSignature": "NamedPermissionSet BuildEverything()" }, { "virtualAddress": "0x00791980", "name": "DefaultPolicies_PrintingPermission", "signature": "SecurityElement * DefaultPolicies_PrintingPermission(String * level, MethodInfo * method)", "dotNetSignature": "SecurityElement PrintingPermission(String)" }, { "virtualAddress": "0x00791A58", "name": "DefaultPolicies__cctor", "signature": "void DefaultPolicies__cctor(MethodInfo * method)", "dotNetSignature": "DefaultPolicies()" }, { "virtualAddress": "0x00791B14", "name": "DefaultPolicies_ReservedNames_IsReserved", "signature": "bool DefaultPolicies_ReservedNames_IsReserved(String * name, MethodInfo * method)", "dotNetSignature": "Boolean IsReserved(String)" }, { "virtualAddress": "0x00791C54", "name": "Evidence__ctor", "signature": "void Evidence__ctor(Evidence * this, MethodInfo * method)", "dotNetSignature": "Evidence()" }, { "virtualAddress": "0x00791C5C", "name": "Evidence__ctor_1", "signature": "void Evidence__ctor_1(Evidence * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Evidence(Evidence)" }, { "virtualAddress": "0x007920D8", "name": "Evidence__ctor_2", "signature": "void Evidence__ctor_2(Evidence * this, Object__Array * hostEvidence, Object__Array * assemblyEvidence, MethodInfo * method)", "dotNetSignature": "Evidence(Object[], Object[])" }, { "virtualAddress": "0x0079228C", "name": "Evidence_get_Count", "signature": "int32_t Evidence_get_Count(Evidence * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x007922EC", "name": "Evidence_get_IsReadOnly", "signature": "bool Evidence_get_IsReadOnly(Evidence * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x007922F4", "name": "Evidence_get_IsSynchronized", "signature": "bool Evidence_get_IsSynchronized(Evidence * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x007922FC", "name": "Evidence_get_Locked", "signature": "bool Evidence_get_Locked(Evidence * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Locked()" }, { "virtualAddress": "0x00792304", "name": "Evidence_set_Locked", "signature": "void Evidence_set_Locked(Evidence * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Locked(Boolean)" }, { "virtualAddress": "0x00792310", "name": "Evidence_get_SyncRoot", "signature": "Object * Evidence_get_SyncRoot(Evidence * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00792164", "name": "Evidence_get_HostEvidenceList", "signature": "ArrayList * Evidence_get_HostEvidenceList(Evidence * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_HostEvidenceList()" }, { "virtualAddress": "0x007921F8", "name": "Evidence_get_AssemblyEvidenceList", "signature": "ArrayList * Evidence_get_AssemblyEvidenceList(Evidence * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_AssemblyEvidenceList()" }, { "virtualAddress": "0x00792314", "name": "Evidence_AddAssembly", "signature": "void Evidence_AddAssembly(Evidence * this, Object * id, MethodInfo * method)", "dotNetSignature": "Void AddAssembly(Object)" }, { "virtualAddress": "0x0079234C", "name": "Evidence_AddHost", "signature": "void Evidence_AddHost(Evidence * this, Object * id, MethodInfo * method)", "dotNetSignature": "Void AddHost(Object)" }, { "virtualAddress": "0x0079239C", "name": "Evidence_Clear", "signature": "void Evidence_Clear(Evidence * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x007923F0", "name": "Evidence_Clone", "signature": "Evidence * Evidence_Clone(Evidence * this, MethodInfo * method)", "dotNetSignature": "Evidence Clone()" }, { "virtualAddress": "0x00792450", "name": "Evidence_CopyTo", "signature": "void Evidence_CopyTo(Evidence * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00792518", "name": "Evidence_GetEnumerator", "signature": "IEnumerator * Evidence_GetEnumerator(Evidence * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0079260C", "name": "Evidence_GetAssemblyEnumerator", "signature": "IEnumerator * Evidence_GetAssemblyEnumerator(Evidence * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetAssemblyEnumerator()" }, { "virtualAddress": "0x0078BA14", "name": "Evidence_GetHostEnumerator", "signature": "IEnumerator * Evidence_GetHostEnumerator(Evidence * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetHostEnumerator()" }, { "virtualAddress": "0x00791C9C", "name": "Evidence_Merge", "signature": "void Evidence_Merge(Evidence * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Void Merge(Evidence)" }, { "virtualAddress": "0x00792634", "name": "Evidence_RemoveType", "signature": "void Evidence_RemoveType(Evidence * this, Type * t, MethodInfo * method)", "dotNetSignature": "Void RemoveType(Type)" }, { "virtualAddress": "0x007927B4", "name": "Evidence_IsAuthenticodePresent", "signature": "bool Evidence_IsAuthenticodePresent(Assembly * a, MethodInfo * method)", "dotNetSignature": "Boolean IsAuthenticodePresent(Assembly)" }, { "virtualAddress": "0x007927B8", "name": "Evidence_GetDefaultHostEvidence", "signature": "Evidence * Evidence_GetDefaultHostEvidence(Assembly * a, MethodInfo * method)", "dotNetSignature": "Evidence GetDefaultHostEvidence(Assembly)" }, { "virtualAddress": "0x00792814", "name": "Evidence__ctor_3", "signature": "void Evidence__ctor_3(Evidence * this, EvidenceBase__Array * hostEvidence, EvidenceBase__Array * assemblyEvidence, MethodInfo * method)", "dotNetSignature": "Evidence(EvidenceBase[], EvidenceBase[])" }, { "virtualAddress": "0x007925D0", "name": "Evidence_EvidenceEnumerator__ctor", "signature": "void Evidence_EvidenceEnumerator__ctor(Evidence_EvidenceEnumerator * this, IEnumerator * hostenum, IEnumerator * assemblyenum, MethodInfo * method)", "dotNetSignature": "Evidence\u002BEvidenceEnumerator(IEnumerator, IEnumerator)" }, { "virtualAddress": "0x00792854", "name": "Evidence_EvidenceEnumerator_MoveNext", "signature": "bool Evidence_EvidenceEnumerator_MoveNext(Evidence_EvidenceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x007929A0", "name": "Evidence_EvidenceEnumerator_Reset", "signature": "void Evidence_EvidenceEnumerator_Reset(Evidence_EvidenceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00792AE0", "name": "Evidence_EvidenceEnumerator_get_Current", "signature": "Object * Evidence_EvidenceEnumerator_get_Current(Evidence_EvidenceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00792B94", "name": "EvidenceBase_Clone", "signature": "EvidenceBase * EvidenceBase_Clone(EvidenceBase * this, MethodInfo * method)", "dotNetSignature": "EvidenceBase Clone()" }, { "virtualAddress": "0x0078B3F8", "name": "EvidenceBase__ctor", "signature": "void EvidenceBase__ctor(EvidenceBase * this, MethodInfo * method)", "dotNetSignature": "EvidenceBase()" }, { "virtualAddress": "0x00792BF4", "name": "FileCodeGroup__ctor", "signature": "void FileCodeGroup__ctor(FileCodeGroup * this, IMembershipCondition * membershipCondition, FileIOPermissionAccess__Enum access, MethodInfo * method)", "dotNetSignature": "FileCodeGroup(IMembershipCondition, FileIOPermissionAccess)" }, { "virtualAddress": "0x007902E8", "name": "FileCodeGroup__ctor_1", "signature": "void FileCodeGroup__ctor_1(FileCodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "FileCodeGroup(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00792C20", "name": "FileCodeGroup_Copy", "signature": "CodeGroup * FileCodeGroup_Copy(FileCodeGroup * this, MethodInfo * method)", "dotNetSignature": "CodeGroup Copy()" }, { "virtualAddress": "0x00792F2C", "name": "FileCodeGroup_get_MergeLogic", "signature": "String * FileCodeGroup_get_MergeLogic(FileCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_MergeLogic()" }, { "virtualAddress": "0x00792F74", "name": "FileCodeGroup_Resolve", "signature": "PolicyStatement * FileCodeGroup_Resolve(FileCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x007934C8", "name": "FileCodeGroup_ResolveMatchingCodeGroups", "signature": "CodeGroup * FileCodeGroup_ResolveMatchingCodeGroups(FileCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x007938C8", "name": "FileCodeGroup_get_AttributeString", "signature": "String * FileCodeGroup_get_AttributeString(FileCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_AttributeString()" }, { "virtualAddress": "0x007938D0", "name": "FileCodeGroup_get_PermissionSetName", "signature": "String * FileCodeGroup_get_PermissionSetName(FileCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_PermissionSetName()" }, { "virtualAddress": "0x00793970", "name": "FileCodeGroup_Equals", "signature": "bool FileCodeGroup_Equals(FileCodeGroup * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00793A40", "name": "FileCodeGroup_GetHashCode", "signature": "int32_t FileCodeGroup_GetHashCode(FileCodeGroup * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00793A4C", "name": "FileCodeGroup_ParseXml", "signature": "void FileCodeGroup_ParseXml(FileCodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void ParseXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00793B70", "name": "FileCodeGroup_CreateXml", "signature": "void FileCodeGroup_CreateXml(FileCodeGroup * this, SecurityElement * element, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void CreateXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00793C1C", "name": "FirstMatchCodeGroup__ctor", "signature": "void FirstMatchCodeGroup__ctor(FirstMatchCodeGroup * this, IMembershipCondition * membershipCondition, PolicyStatement * policy, MethodInfo * method)", "dotNetSignature": "FirstMatchCodeGroup(IMembershipCondition, PolicyStatement)" }, { "virtualAddress": "0x007902EC", "name": "FirstMatchCodeGroup__ctor_1", "signature": "void FirstMatchCodeGroup__ctor_1(FirstMatchCodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "FirstMatchCodeGroup(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00793C20", "name": "FirstMatchCodeGroup_get_MergeLogic", "signature": "String * FirstMatchCodeGroup_get_MergeLogic(FirstMatchCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_MergeLogic()" }, { "virtualAddress": "0x00793C68", "name": "FirstMatchCodeGroup_Copy", "signature": "CodeGroup * FirstMatchCodeGroup_Copy(FirstMatchCodeGroup * this, MethodInfo * method)", "dotNetSignature": "CodeGroup Copy()" }, { "virtualAddress": "0x00793FD4", "name": "FirstMatchCodeGroup_Resolve", "signature": "PolicyStatement * FirstMatchCodeGroup_Resolve(FirstMatchCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x007943DC", "name": "FirstMatchCodeGroup_ResolveMatchingCodeGroups", "signature": "CodeGroup * FirstMatchCodeGroup_ResolveMatchingCodeGroups(FirstMatchCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x00793F4C", "name": "FirstMatchCodeGroup_CopyNoChildren", "signature": "FirstMatchCodeGroup * FirstMatchCodeGroup_CopyNoChildren(FirstMatchCodeGroup * this, MethodInfo * method)", "dotNetSignature": "FirstMatchCodeGroup CopyNoChildren()" }, { "virtualAddress": "0x007947E4", "name": "GacInstalled__ctor", "signature": "void GacInstalled__ctor(GacInstalled * this, MethodInfo * method)", "dotNetSignature": "GacInstalled()" }, { "virtualAddress": "0x007947EC", "name": "GacInstalled_Copy", "signature": "Object * GacInstalled_Copy(GacInstalled * this, MethodInfo * method)", "dotNetSignature": "Object Copy()" }, { "virtualAddress": "0x00794848", "name": "GacInstalled_CreateIdentityPermission", "signature": "IPermission * GacInstalled_CreateIdentityPermission(GacInstalled * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "IPermission CreateIdentityPermission(Evidence)" }, { "virtualAddress": "0x007948A4", "name": "GacInstalled_Equals", "signature": "bool GacInstalled_Equals(GacInstalled * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00794908", "name": "GacInstalled_GetHashCode", "signature": "int32_t GacInstalled_GetHashCode(GacInstalled * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00794910", "name": "GacInstalled_ToString", "signature": "String * GacInstalled_ToString(GacInstalled * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007949D0", "name": "GacInstalled_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t GacInstalled_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(GacInstalled * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x007949D8", "name": "GacInstalled_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t GacInstalled_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(GacInstalled * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x007949E0", "name": "GacInstalled_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t GacInstalled_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(GacInstalled * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x00794A20", "name": "GacMembershipCondition__ctor", "signature": "void GacMembershipCondition__ctor(GacMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "GacMembershipCondition()" }, { "virtualAddress": "0x00794A30", "name": "GacMembershipCondition_Check", "signature": "bool GacMembershipCondition_Check(GacMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x00794B88", "name": "GacMembershipCondition_Copy", "signature": "IMembershipCondition * GacMembershipCondition_Copy(GacMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x00794BEC", "name": "GacMembershipCondition_Equals", "signature": "bool GacMembershipCondition_Equals(GacMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00794C50", "name": "GacMembershipCondition_FromXml", "signature": "void GacMembershipCondition_FromXml(GacMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00794C54", "name": "GacMembershipCondition_FromXml_1", "signature": "void GacMembershipCondition_FromXml_1(GacMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00794CD8", "name": "GacMembershipCondition_GetHashCode", "signature": "int32_t GacMembershipCondition_GetHashCode(GacMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00794CE0", "name": "GacMembershipCondition_ToString", "signature": "String * GacMembershipCondition_ToString(GacMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00794D28", "name": "GacMembershipCondition_ToXml", "signature": "SecurityElement * GacMembershipCondition_ToXml(GacMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00794D2C", "name": "GacMembershipCondition_ToXml_1", "signature": "SecurityElement * GacMembershipCondition_ToXml_1(GacMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x00794DD8", "name": "Hash__ctor", "signature": "void Hash__ctor(Hash * this, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "Hash(Assembly)" }, { "virtualAddress": "0x00794E84", "name": "Hash__ctor_1", "signature": "void Hash__ctor_1(Hash * this, MethodInfo * method)", "dotNetSignature": "Hash()" }, { "virtualAddress": "0x00794E8C", "name": "Hash__ctor_2", "signature": "void Hash__ctor_2(Hash * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Hash(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00794F70", "name": "Hash_get_MD5", "signature": "Byte__Array * Hash_get_MD5(Hash * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_MD5()" }, { "virtualAddress": "0x007950DC", "name": "Hash_get_SHA1", "signature": "Byte__Array * Hash_get_SHA1(Hash * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SHA1()" }, { "virtualAddress": "0x0079503C", "name": "Hash_GenerateHash", "signature": "Byte__Array * Hash_GenerateHash(Hash * this, HashAlgorithm * hashAlg, MethodInfo * method)", "dotNetSignature": "Byte[] GenerateHash(HashAlgorithm)" }, { "virtualAddress": "0x00795318", "name": "Hash_GetObjectData", "signature": "void Hash_GetObjectData(Hash * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007953C4", "name": "Hash_ToString", "signature": "String * Hash_ToString(Hash * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007951A8", "name": "Hash_GetData", "signature": "Byte__Array * Hash_GetData(Hash * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetData()" }, { "virtualAddress": "0x00795580", "name": "Hash_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t Hash_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(Hash * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x00795590", "name": "Hash_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t Hash_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(Hash * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x00795598", "name": "Hash_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t Hash_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(Hash * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x007955A0", "name": "Hash_CreateMD5", "signature": "Hash * Hash_CreateMD5(Byte__Array * md5, MethodInfo * method)", "dotNetSignature": "Hash CreateMD5(Byte[])" }, { "virtualAddress": "0x0079564C", "name": "Hash_CreateSHA1", "signature": "Hash * Hash_CreateSHA1(Byte__Array * sha1, MethodInfo * method)", "dotNetSignature": "Hash CreateSHA1(Byte[])" }, { "virtualAddress": "0x007956F8", "name": "Hash_get_SHA256", "signature": "Byte__Array * Hash_get_SHA256(Hash * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_SHA256()" }, { "virtualAddress": "0x00795738", "name": "Hash_CreateSHA256", "signature": "Hash * Hash_CreateSHA256(Byte__Array * sha256, MethodInfo * method)", "dotNetSignature": "Hash CreateSHA256(Byte[])" }, { "virtualAddress": "0x00795778", "name": "HashMembershipCondition__ctor", "signature": "void HashMembershipCondition__ctor(HashMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "HashMembershipCondition()" }, { "virtualAddress": "0x00795788", "name": "HashMembershipCondition__ctor_1", "signature": "void HashMembershipCondition__ctor_1(HashMembershipCondition * this, HashAlgorithm * hashAlg, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "HashMembershipCondition(HashAlgorithm, Byte[])" }, { "virtualAddress": "0x0079588C", "name": "HashMembershipCondition_get_HashAlgorithm", "signature": "HashAlgorithm * HashMembershipCondition_get_HashAlgorithm(HashMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "HashAlgorithm get_HashAlgorithm()" }, { "virtualAddress": "0x007958F8", "name": "HashMembershipCondition_set_HashAlgorithm", "signature": "void HashMembershipCondition_set_HashAlgorithm(HashMembershipCondition * this, HashAlgorithm * value, MethodInfo * method)", "dotNetSignature": "Void set_HashAlgorithm(HashAlgorithm)" }, { "virtualAddress": "0x00795988", "name": "HashMembershipCondition_get_HashValue", "signature": "Byte__Array * HashMembershipCondition_get_HashValue(HashMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_HashValue()" }, { "virtualAddress": "0x00795A54", "name": "HashMembershipCondition_set_HashValue", "signature": "void HashMembershipCondition_set_HashValue(HashMembershipCondition * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_HashValue(Byte[])" }, { "virtualAddress": "0x00795B1C", "name": "HashMembershipCondition_Check", "signature": "bool HashMembershipCondition_Check(HashMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x00795D0C", "name": "HashMembershipCondition_Copy", "signature": "IMembershipCondition * HashMembershipCondition_Copy(HashMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x00795D7C", "name": "HashMembershipCondition_Equals", "signature": "bool HashMembershipCondition_Equals(HashMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00795E20", "name": "HashMembershipCondition_ToXml", "signature": "SecurityElement * HashMembershipCondition_ToXml(HashMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00795E24", "name": "HashMembershipCondition_ToXml_1", "signature": "SecurityElement * HashMembershipCondition_ToXml_1(HashMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x00795F58", "name": "HashMembershipCondition_FromXml", "signature": "void HashMembershipCondition_FromXml(HashMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00795F5C", "name": "HashMembershipCondition_FromXml_1", "signature": "void HashMembershipCondition_FromXml_1(HashMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00796038", "name": "HashMembershipCondition_GetHashCode", "signature": "int32_t HashMembershipCondition_GetHashCode(HashMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007960C4", "name": "HashMembershipCondition_ToString", "signature": "String * HashMembershipCondition_ToString(HashMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00795C90", "name": "HashMembershipCondition_Compare", "signature": "bool HashMembershipCondition_Compare(HashMembershipCondition * this, Byte__Array * expected, Byte__Array * actual, MethodInfo * method)", "dotNetSignature": "Boolean Compare(Byte[], Byte[])" }, { "virtualAddress": "0x00796188", "name": "HashMembershipCondition_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void HashMembershipCondition_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(HashMembershipCondition * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x0079618C", "name": "HashMembershipCondition_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void HashMembershipCondition_System_Runtime_Serialization_ISerializable_GetObjectData(HashMembershipCondition * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0078ADC8", "name": "MembershipConditionHelper_CheckSecurityElement", "signature": "int32_t MembershipConditionHelper_CheckSecurityElement(SecurityElement * se, String * parameterName, int32_t minimumVersion, int32_t maximumVersion, MethodInfo * method)", "dotNetSignature": "Int32 CheckSecurityElement(SecurityElement, String, Int32, Int32)" }, { "virtualAddress": "0x0078B1A8", "name": "MembershipConditionHelper_Element", "signature": "SecurityElement * MembershipConditionHelper_Element(Type * type, int32_t version, MethodInfo * method)", "dotNetSignature": "SecurityElement Element(Type, Int32)" }, { "virtualAddress": "0x00796190", "name": "MembershipConditionHelper__ctor", "signature": "void MembershipConditionHelper__ctor(MembershipConditionHelper * this, MethodInfo * method)", "dotNetSignature": "MembershipConditionHelper()" }, { "virtualAddress": "0x00796198", "name": "MembershipConditionHelper__cctor", "signature": "void MembershipConditionHelper__cctor(MethodInfo * method)", "dotNetSignature": "MembershipConditionHelper()" }, { "virtualAddress": "0x007961F4", "name": "MonoTrustManager_DetermineApplicationTrust", "signature": "ApplicationTrust * MonoTrustManager_DetermineApplicationTrust(MonoTrustManager * this, ActivationContext * activationContext, TrustManagerContext * context, MethodInfo * method)", "dotNetSignature": "ApplicationTrust DetermineApplicationTrust(ActivationContext, TrustManagerContext)" }, { "virtualAddress": "0x00796278", "name": "MonoTrustManager_FromXml", "signature": "void MonoTrustManager_FromXml(MonoTrustManager * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00796370", "name": "MonoTrustManager_ToXml", "signature": "SecurityElement * MonoTrustManager_ToXml(MonoTrustManager * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0078C0EC", "name": "MonoTrustManager__ctor", "signature": "void MonoTrustManager__ctor(MonoTrustManager * this, MethodInfo * method)", "dotNetSignature": "MonoTrustManager()" }, { "virtualAddress": "0x0079646C", "name": "NetCodeGroup__ctor", "signature": "void NetCodeGroup__ctor(NetCodeGroup * this, IMembershipCondition * membershipCondition, MethodInfo * method)", "dotNetSignature": "NetCodeGroup(IMembershipCondition)" }, { "virtualAddress": "0x007902F0", "name": "NetCodeGroup__ctor_1", "signature": "void NetCodeGroup__ctor_1(NetCodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "NetCodeGroup(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x007964E4", "name": "NetCodeGroup_get_AttributeString", "signature": "String * NetCodeGroup_get_AttributeString(NetCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_AttributeString()" }, { "virtualAddress": "0x007964EC", "name": "NetCodeGroup_get_MergeLogic", "signature": "String * NetCodeGroup_get_MergeLogic(NetCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_MergeLogic()" }, { "virtualAddress": "0x00796534", "name": "NetCodeGroup_get_PermissionSetName", "signature": "String * NetCodeGroup_get_PermissionSetName(NetCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_PermissionSetName()" }, { "virtualAddress": "0x0079657C", "name": "NetCodeGroup_AddConnectAccess", "signature": "void NetCodeGroup_AddConnectAccess(NetCodeGroup * this, String * originScheme, CodeConnectAccess * connectAccess, MethodInfo * method)", "dotNetSignature": "Void AddConnectAccess(String, CodeConnectAccess)" }, { "virtualAddress": "0x00796870", "name": "NetCodeGroup_Copy", "signature": "CodeGroup * NetCodeGroup_Copy(NetCodeGroup * this, MethodInfo * method)", "dotNetSignature": "CodeGroup Copy()" }, { "virtualAddress": "0x00796B78", "name": "NetCodeGroup_Equals", "signature": "bool NetCodeGroup_Equals(NetCodeGroup * this, CodeConnectAccess__Array * rules1, CodeConnectAccess__Array * rules2, MethodInfo * method)", "dotNetSignature": "Boolean Equals(CodeConnectAccess[], CodeConnectAccess[])" }, { "virtualAddress": "0x00796C50", "name": "NetCodeGroup_Equals_1", "signature": "bool NetCodeGroup_Equals_1(NetCodeGroup * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00796FE0", "name": "NetCodeGroup_GetConnectAccessRules", "signature": "DictionaryEntry__Array * NetCodeGroup_GetConnectAccessRules(NetCodeGroup * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry[] GetConnectAccessRules()" }, { "virtualAddress": "0x00797080", "name": "NetCodeGroup_GetHashCode", "signature": "int32_t NetCodeGroup_GetHashCode(NetCodeGroup * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00797394", "name": "NetCodeGroup_Resolve", "signature": "PolicyStatement * NetCodeGroup_Resolve(NetCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x00797860", "name": "NetCodeGroup_ResetConnectAccess", "signature": "void NetCodeGroup_ResetConnectAccess(NetCodeGroup * this, MethodInfo * method)", "dotNetSignature": "Void ResetConnectAccess()" }, { "virtualAddress": "0x00797884", "name": "NetCodeGroup_ResolveMatchingCodeGroups", "signature": "CodeGroup * NetCodeGroup_ResolveMatchingCodeGroups(NetCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x00797C6C", "name": "NetCodeGroup_CreateXml", "signature": "void NetCodeGroup_CreateXml(NetCodeGroup * this, SecurityElement * element, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void CreateXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00797C70", "name": "NetCodeGroup_ParseXml", "signature": "void NetCodeGroup_ParseXml(NetCodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void ParseXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x00797C74", "name": "NetCodeGroup__cctor", "signature": "void NetCodeGroup__cctor(MethodInfo * method)", "dotNetSignature": "NetCodeGroup()" }, { "virtualAddress": "0x00797CF0", "name": "PermissionRequestEvidence__ctor", "signature": "void PermissionRequestEvidence__ctor(PermissionRequestEvidence * this, PermissionSet * request, PermissionSet * optional, PermissionSet * denied, MethodInfo * method)", "dotNetSignature": "PermissionRequestEvidence(PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x00797DD0", "name": "PermissionRequestEvidence_get_DeniedPermissions", "signature": "PermissionSet * PermissionRequestEvidence_get_DeniedPermissions(PermissionRequestEvidence * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_DeniedPermissions()" }, { "virtualAddress": "0x00797DD8", "name": "PermissionRequestEvidence_get_OptionalPermissions", "signature": "PermissionSet * PermissionRequestEvidence_get_OptionalPermissions(PermissionRequestEvidence * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_OptionalPermissions()" }, { "virtualAddress": "0x00797DE0", "name": "PermissionRequestEvidence_get_RequestedPermissions", "signature": "PermissionSet * PermissionRequestEvidence_get_RequestedPermissions(PermissionRequestEvidence * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_RequestedPermissions()" }, { "virtualAddress": "0x00797DE8", "name": "PermissionRequestEvidence_Copy", "signature": "PermissionRequestEvidence * PermissionRequestEvidence_Copy(PermissionRequestEvidence * this, MethodInfo * method)", "dotNetSignature": "PermissionRequestEvidence Copy()" }, { "virtualAddress": "0x00797E60", "name": "PermissionRequestEvidence_ToString", "signature": "String * PermissionRequestEvidence_ToString(PermissionRequestEvidence * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00798034", "name": "PermissionRequestEvidence_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t PermissionRequestEvidence_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(PermissionRequestEvidence * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x00798138", "name": "PermissionRequestEvidence_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t PermissionRequestEvidence_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(PermissionRequestEvidence * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x00798140", "name": "PermissionRequestEvidence_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t PermissionRequestEvidence_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(PermissionRequestEvidence * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x00798148", "name": "PolicyException__ctor", "signature": "void PolicyException__ctor(PolicyException * this, MethodInfo * method)", "dotNetSignature": "PolicyException()" }, { "virtualAddress": "0x007981A8", "name": "PolicyException__ctor_1", "signature": "void PolicyException__ctor_1(PolicyException * this, String * message, MethodInfo * method)", "dotNetSignature": "PolicyException(String)" }, { "virtualAddress": "0x007981B0", "name": "PolicyException__ctor_2", "signature": "void PolicyException__ctor_2(PolicyException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "PolicyException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007981B8", "name": "PolicyException__ctor_3", "signature": "void PolicyException__ctor_3(PolicyException * this, String * message, Exception * exception, MethodInfo * method)", "dotNetSignature": "PolicyException(String, Exception)" }, { "virtualAddress": "0x007981C0", "name": "PolicyLevel__ctor", "signature": "void PolicyLevel__ctor(PolicyLevel * this, String * label, PolicyLevelType__Enum type, MethodInfo * method)", "dotNetSignature": "PolicyLevel(String, PolicyLevelType)" }, { "virtualAddress": "0x0079825C", "name": "PolicyLevel_LoadFromFile", "signature": "void PolicyLevel_LoadFromFile(PolicyLevel * this, String * filename, MethodInfo * method)", "dotNetSignature": "Void LoadFromFile(String)" }, { "virtualAddress": "0x00799F1C", "name": "PolicyLevel_LoadFromString", "signature": "void PolicyLevel_LoadFromString(PolicyLevel * this, String * xml, MethodInfo * method)", "dotNetSignature": "Void LoadFromString(String)" }, { "virtualAddress": "0x00798674", "name": "PolicyLevel_FromString", "signature": "SecurityElement * PolicyLevel_FromString(PolicyLevel * this, String * xml, MethodInfo * method)", "dotNetSignature": "SecurityElement FromString(String)" }, { "virtualAddress": "0x00799F44", "name": "PolicyLevel_get_FullTrustAssemblies", "signature": "IList * PolicyLevel_get_FullTrustAssemblies(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "IList get_FullTrustAssemblies()" }, { "virtualAddress": "0x00799F4C", "name": "PolicyLevel_get_Label", "signature": "String * PolicyLevel_get_Label(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "String get_Label()" }, { "virtualAddress": "0x00799F54", "name": "PolicyLevel_get_NamedPermissionSets", "signature": "IList * PolicyLevel_get_NamedPermissionSets(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "IList get_NamedPermissionSets()" }, { "virtualAddress": "0x00799F5C", "name": "PolicyLevel_get_RootCodeGroup", "signature": "CodeGroup * PolicyLevel_get_RootCodeGroup(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "CodeGroup get_RootCodeGroup()" }, { "virtualAddress": "0x00799F64", "name": "PolicyLevel_set_RootCodeGroup", "signature": "void PolicyLevel_set_RootCodeGroup(PolicyLevel * this, CodeGroup * value, MethodInfo * method)", "dotNetSignature": "Void set_RootCodeGroup(CodeGroup)" }, { "virtualAddress": "0x00799FF4", "name": "PolicyLevel_get_StoreLocation", "signature": "String * PolicyLevel_get_StoreLocation(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "String get_StoreLocation()" }, { "virtualAddress": "0x00799FFC", "name": "PolicyLevel_get_Type", "signature": "PolicyLevelType__Enum PolicyLevel_get_Type(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "PolicyLevelType get_Type()" }, { "virtualAddress": "0x0079A004", "name": "PolicyLevel_AddFullTrustAssembly", "signature": "void PolicyLevel_AddFullTrustAssembly(PolicyLevel * this, StrongName_1 * sn, MethodInfo * method)", "dotNetSignature": "Void AddFullTrustAssembly(StrongName)" }, { "virtualAddress": "0x0079A0CC", "name": "PolicyLevel_AddFullTrustAssembly_1", "signature": "void PolicyLevel_AddFullTrustAssembly_1(PolicyLevel * this, StrongNameMembershipCondition * snMC, MethodInfo * method)", "dotNetSignature": "Void AddFullTrustAssembly(StrongNameMembershipCondition)" }, { "virtualAddress": "0x0079A3D8", "name": "PolicyLevel_AddNamedPermissionSet", "signature": "void PolicyLevel_AddNamedPermissionSet(PolicyLevel * this, NamedPermissionSet * permSet, MethodInfo * method)", "dotNetSignature": "Void AddNamedPermissionSet(NamedPermissionSet)" }, { "virtualAddress": "0x0079A6F4", "name": "PolicyLevel_ChangeNamedPermissionSet", "signature": "NamedPermissionSet * PolicyLevel_ChangeNamedPermissionSet(PolicyLevel * this, String * name, PermissionSet * pSet, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet ChangeNamedPermissionSet(String, PermissionSet)" }, { "virtualAddress": "0x0079AAC0", "name": "PolicyLevel_CreateAppDomainLevel", "signature": "PolicyLevel * PolicyLevel_CreateAppDomainLevel(MethodInfo * method)", "dotNetSignature": "PolicyLevel CreateAppDomainLevel()" }, { "virtualAddress": "0x007988D8", "name": "PolicyLevel_FromXml", "signature": "void PolicyLevel_FromXml(PolicyLevel * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0078F8D4", "name": "PolicyLevel_GetNamedPermissionSet", "signature": "NamedPermissionSet * PolicyLevel_GetNamedPermissionSet(PolicyLevel * this, String * name, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet GetNamedPermissionSet(String)" }, { "virtualAddress": "0x0079AD74", "name": "PolicyLevel_Recover", "signature": "void PolicyLevel_Recover(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "Void Recover()" }, { "virtualAddress": "0x0079AF10", "name": "PolicyLevel_RemoveFullTrustAssembly", "signature": "void PolicyLevel_RemoveFullTrustAssembly(PolicyLevel * this, StrongName_1 * sn, MethodInfo * method)", "dotNetSignature": "Void RemoveFullTrustAssembly(StrongName)" }, { "virtualAddress": "0x0079AFD8", "name": "PolicyLevel_RemoveFullTrustAssembly_1", "signature": "void PolicyLevel_RemoveFullTrustAssembly_1(PolicyLevel * this, StrongNameMembershipCondition * snMC, MethodInfo * method)", "dotNetSignature": "Void RemoveFullTrustAssembly(StrongNameMembershipCondition)" }, { "virtualAddress": "0x0079B1A0", "name": "PolicyLevel_RemoveNamedPermissionSet", "signature": "NamedPermissionSet * PolicyLevel_RemoveNamedPermissionSet(PolicyLevel * this, NamedPermissionSet * permSet, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet RemoveNamedPermissionSet(NamedPermissionSet)" }, { "virtualAddress": "0x0079B234", "name": "PolicyLevel_RemoveNamedPermissionSet_1", "signature": "NamedPermissionSet * PolicyLevel_RemoveNamedPermissionSet_1(PolicyLevel * this, String * name, MethodInfo * method)", "dotNetSignature": "NamedPermissionSet RemoveNamedPermissionSet(String)" }, { "virtualAddress": "0x0079ABF4", "name": "PolicyLevel_Reset", "signature": "void PolicyLevel_Reset(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0079B5FC", "name": "PolicyLevel_Resolve", "signature": "PolicyStatement * PolicyLevel_Resolve(PolicyLevel * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x0079B6B8", "name": "PolicyLevel_ResolveMatchingCodeGroups", "signature": "CodeGroup * PolicyLevel_ResolveMatchingCodeGroups(PolicyLevel * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x0079B75C", "name": "PolicyLevel_ToXml", "signature": "SecurityElement * PolicyLevel_ToXml(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00799C0C", "name": "PolicyLevel_Save", "signature": "void PolicyLevel_Save(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "Void Save()" }, { "virtualAddress": "0x007997F4", "name": "PolicyLevel_CreateDefaultLevel", "signature": "void PolicyLevel_CreateDefaultLevel(PolicyLevel * this, PolicyLevelType__Enum type, MethodInfo * method)", "dotNetSignature": "Void CreateDefaultLevel(PolicyLevelType)" }, { "virtualAddress": "0x00799408", "name": "PolicyLevel_CreateDefaultFullTrustAssemblies", "signature": "void PolicyLevel_CreateDefaultFullTrustAssemblies(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "Void CreateDefaultFullTrustAssemblies()" }, { "virtualAddress": "0x007995EC", "name": "PolicyLevel_CreateDefaultNamedPermissionSets", "signature": "void PolicyLevel_CreateDefaultNamedPermissionSets(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "Void CreateDefaultNamedPermissionSets()" }, { "virtualAddress": "0x0079C43C", "name": "PolicyLevel_ResolveClassName", "signature": "String * PolicyLevel_ResolveClassName(PolicyLevel * this, String * className, MethodInfo * method)", "dotNetSignature": "String ResolveClassName(String)" }, { "virtualAddress": "0x0079C4CC", "name": "PolicyLevel_IsFullTrustAssembly", "signature": "bool PolicyLevel_IsFullTrustAssembly(PolicyLevel * this, Assembly * a, MethodInfo * method)", "dotNetSignature": "Boolean IsFullTrustAssembly(Assembly)" }, { "virtualAddress": "0x0079C7F4", "name": "PolicyLevel__ctor_1", "signature": "void PolicyLevel__ctor_1(PolicyLevel * this, MethodInfo * method)", "dotNetSignature": "PolicyLevel()" }, { "virtualAddress": "0x0078C818", "name": "PolicyStatement__ctor", "signature": "void PolicyStatement__ctor(PolicyStatement * this, PermissionSet * permSet, MethodInfo * method)", "dotNetSignature": "PolicyStatement(PermissionSet)" }, { "virtualAddress": "0x0079C834", "name": "PolicyStatement__ctor_1", "signature": "void PolicyStatement__ctor_1(PolicyStatement * this, PermissionSet * permSet, PolicyStatementAttribute__Enum attributes, MethodInfo * method)", "dotNetSignature": "PolicyStatement(PermissionSet, PolicyStatementAttribute)" }, { "virtualAddress": "0x0078F2D0", "name": "PolicyStatement_get_PermissionSet", "signature": "PermissionSet * PolicyStatement_get_PermissionSet(PolicyStatement * this, MethodInfo * method)", "dotNetSignature": "PermissionSet get_PermissionSet()" }, { "virtualAddress": "0x0079C898", "name": "PolicyStatement_set_PermissionSet", "signature": "void PolicyStatement_set_PermissionSet(PolicyStatement * this, PermissionSet * value, MethodInfo * method)", "dotNetSignature": "Void set_PermissionSet(PermissionSet)" }, { "virtualAddress": "0x0079C8A0", "name": "PolicyStatement_get_Attributes", "signature": "PolicyStatementAttribute__Enum PolicyStatement_get_Attributes(PolicyStatement * this, MethodInfo * method)", "dotNetSignature": "PolicyStatementAttribute get_Attributes()" }, { "virtualAddress": "0x0079C8A8", "name": "PolicyStatement_set_Attributes", "signature": "void PolicyStatement_set_Attributes(PolicyStatement * this, PolicyStatementAttribute__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Attributes(PolicyStatementAttribute)" }, { "virtualAddress": "0x0078F1C0", "name": "PolicyStatement_get_AttributeString", "signature": "String * PolicyStatement_get_AttributeString(PolicyStatement * this, MethodInfo * method)", "dotNetSignature": "String get_AttributeString()" }, { "virtualAddress": "0x0078E8B4", "name": "PolicyStatement_Copy", "signature": "PolicyStatement * PolicyStatement_Copy(PolicyStatement * this, MethodInfo * method)", "dotNetSignature": "PolicyStatement Copy()" }, { "virtualAddress": "0x0079C964", "name": "PolicyStatement_FromXml", "signature": "void PolicyStatement_FromXml(PolicyStatement * this, SecurityElement * et, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0078CE18", "name": "PolicyStatement_FromXml_1", "signature": "void PolicyStatement_FromXml_1(PolicyStatement * this, SecurityElement * et, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0078D324", "name": "PolicyStatement_ToXml", "signature": "SecurityElement * PolicyStatement_ToXml(PolicyStatement * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0079C968", "name": "PolicyStatement_ToXml_1", "signature": "SecurityElement * PolicyStatement_ToXml_1(PolicyStatement * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x0079CAA0", "name": "PolicyStatement_Equals", "signature": "bool PolicyStatement_Equals(PolicyStatement * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0079CB4C", "name": "PolicyStatement_GetHashCode", "signature": "int32_t PolicyStatement_GetHashCode(PolicyStatement * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00793448", "name": "PolicyStatement_Empty", "signature": "PolicyStatement * PolicyStatement_Empty(MethodInfo * method)", "dotNetSignature": "PolicyStatement Empty()" }, { "virtualAddress": "0x0079CB88", "name": "Publisher__ctor", "signature": "void Publisher__ctor(Publisher * this, X509Certificate * cert, MethodInfo * method)", "dotNetSignature": "Publisher(X509Certificate)" }, { "virtualAddress": "0x0079CC64", "name": "Publisher_get_Certificate", "signature": "X509Certificate * Publisher_get_Certificate(Publisher * this, MethodInfo * method)", "dotNetSignature": "X509Certificate get_Certificate()" }, { "virtualAddress": "0x0079CD00", "name": "Publisher_Copy", "signature": "Object * Publisher_Copy(Publisher * this, MethodInfo * method)", "dotNetSignature": "Object Copy()" }, { "virtualAddress": "0x0079CD64", "name": "Publisher_CreateIdentityPermission", "signature": "IPermission * Publisher_CreateIdentityPermission(Publisher * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "IPermission CreateIdentityPermission(Evidence)" }, { "virtualAddress": "0x0079CDCC", "name": "Publisher_Equals", "signature": "bool Publisher_Equals(Publisher * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0079CEB4", "name": "Publisher_GetHashCode", "signature": "int32_t Publisher_GetHashCode(Publisher * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0079CED4", "name": "Publisher_ToString", "signature": "String * Publisher_ToString(Publisher * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0079CFDC", "name": "Publisher_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t Publisher_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(Publisher * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x0079D028", "name": "Publisher_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t Publisher_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(Publisher * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x0079D030", "name": "Publisher_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t Publisher_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(Publisher * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x0079D038", "name": "PublisherMembershipCondition__ctor", "signature": "void PublisherMembershipCondition__ctor(PublisherMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "PublisherMembershipCondition()" }, { "virtualAddress": "0x0079D048", "name": "PublisherMembershipCondition__ctor_1", "signature": "void PublisherMembershipCondition__ctor_1(PublisherMembershipCondition * this, X509Certificate * certificate, MethodInfo * method)", "dotNetSignature": "PublisherMembershipCondition(X509Certificate)" }, { "virtualAddress": "0x0079D12C", "name": "PublisherMembershipCondition_get_Certificate", "signature": "X509Certificate * PublisherMembershipCondition_get_Certificate(PublisherMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "X509Certificate get_Certificate()" }, { "virtualAddress": "0x0079D134", "name": "PublisherMembershipCondition_set_Certificate", "signature": "void PublisherMembershipCondition_set_Certificate(PublisherMembershipCondition * this, X509Certificate * value, MethodInfo * method)", "dotNetSignature": "Void set_Certificate(X509Certificate)" }, { "virtualAddress": "0x0079D1C4", "name": "PublisherMembershipCondition_Check", "signature": "bool PublisherMembershipCondition_Check(PublisherMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x0079D3D0", "name": "PublisherMembershipCondition_Copy", "signature": "IMembershipCondition * PublisherMembershipCondition_Copy(PublisherMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x0079D434", "name": "PublisherMembershipCondition_Equals", "signature": "bool PublisherMembershipCondition_Equals(PublisherMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0079D4D0", "name": "PublisherMembershipCondition_FromXml", "signature": "void PublisherMembershipCondition_FromXml(PublisherMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0079D4D4", "name": "PublisherMembershipCondition_FromXml_1", "signature": "void PublisherMembershipCondition_FromXml_1(PublisherMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0079D5B4", "name": "PublisherMembershipCondition_GetHashCode", "signature": "int32_t PublisherMembershipCondition_GetHashCode(PublisherMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0079D5D4", "name": "PublisherMembershipCondition_ToString", "signature": "String * PublisherMembershipCondition_ToString(PublisherMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0079D648", "name": "PublisherMembershipCondition_ToXml", "signature": "SecurityElement * PublisherMembershipCondition_ToXml(PublisherMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0079D64C", "name": "PublisherMembershipCondition_ToXml_1", "signature": "SecurityElement * PublisherMembershipCondition_ToXml_1(PublisherMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x0079D74C", "name": "Site__ctor", "signature": "void Site__ctor(Site * this, String * name, MethodInfo * method)", "dotNetSignature": "Site(String)" }, { "virtualAddress": "0x0079DA5C", "name": "Site_CreateFromUrl", "signature": "Site * Site_CreateFromUrl(String * url, MethodInfo * method)", "dotNetSignature": "Site CreateFromUrl(String)" }, { "virtualAddress": "0x0079DC84", "name": "Site_Copy", "signature": "Object * Site_Copy(Site * this, MethodInfo * method)", "dotNetSignature": "Object Copy()" }, { "virtualAddress": "0x0079DCE8", "name": "Site_CreateIdentityPermission", "signature": "IPermission * Site_CreateIdentityPermission(Site * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "IPermission CreateIdentityPermission(Evidence)" }, { "virtualAddress": "0x0079DD50", "name": "Site_Equals", "signature": "bool Site_Equals(Site * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0079DE1C", "name": "Site_GetHashCode", "signature": "int32_t Site_GetHashCode(Site * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0079DE3C", "name": "Site_ToString", "signature": "String * Site_ToString(Site * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0079DF1C", "name": "Site_get_Name", "signature": "String * Site_get_Name(Site * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0079DF24", "name": "Site_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t Site_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(Site * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x0079DF50", "name": "Site_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t Site_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(Site * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x0079DF58", "name": "Site_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t Site_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(Site * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x0079D844", "name": "Site_IsValid", "signature": "bool Site_IsValid(String * name, MethodInfo * method)", "dotNetSignature": "Boolean IsValid(String)" }, { "virtualAddress": "0x0079DBBC", "name": "Site_UrlToSite", "signature": "String * Site_UrlToSite(String * url, MethodInfo * method)", "dotNetSignature": "String UrlToSite(String)" }, { "virtualAddress": "0x0079DF60", "name": "SiteMembershipCondition__ctor", "signature": "void SiteMembershipCondition__ctor(SiteMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SiteMembershipCondition()" }, { "virtualAddress": "0x0079DF70", "name": "SiteMembershipCondition__ctor_1", "signature": "void SiteMembershipCondition__ctor_1(SiteMembershipCondition * this, String * site, MethodInfo * method)", "dotNetSignature": "SiteMembershipCondition(String)" }, { "virtualAddress": "0x0079E070", "name": "SiteMembershipCondition_get_Site", "signature": "String * SiteMembershipCondition_get_Site(SiteMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String get_Site()" }, { "virtualAddress": "0x0079DFA8", "name": "SiteMembershipCondition_set_Site", "signature": "void SiteMembershipCondition_set_Site(SiteMembershipCondition * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Site(String)" }, { "virtualAddress": "0x0079E078", "name": "SiteMembershipCondition_Check", "signature": "bool SiteMembershipCondition_Check(SiteMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x0079E3D8", "name": "SiteMembershipCondition_Copy", "signature": "IMembershipCondition * SiteMembershipCondition_Copy(SiteMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x0079E450", "name": "SiteMembershipCondition_Equals", "signature": "bool SiteMembershipCondition_Equals(SiteMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0079E51C", "name": "SiteMembershipCondition_FromXml", "signature": "void SiteMembershipCondition_FromXml(SiteMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0079E520", "name": "SiteMembershipCondition_FromXml_1", "signature": "void SiteMembershipCondition_FromXml_1(SiteMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0079E5CC", "name": "SiteMembershipCondition_GetHashCode", "signature": "int32_t SiteMembershipCondition_GetHashCode(SiteMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0079E5EC", "name": "SiteMembershipCondition_ToString", "signature": "String * SiteMembershipCondition_ToString(SiteMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0079E640", "name": "SiteMembershipCondition_ToXml", "signature": "SecurityElement * SiteMembershipCondition_ToXml(SiteMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0079E644", "name": "SiteMembershipCondition_ToXml_1", "signature": "SecurityElement * SiteMembershipCondition_ToXml_1(SiteMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x0079E724", "name": "StrongName_1__ctor", "signature": "void StrongName_1__ctor(StrongName_1 * this, StrongNamePublicKeyBlob * blob, String * name, Version * version, MethodInfo * method)", "dotNetSignature": "StrongName(StrongNamePublicKeyBlob, String, Version)" }, { "virtualAddress": "0x0079E8A8", "name": "StrongName_1_get_Name", "signature": "String * StrongName_1_get_Name(StrongName_1 * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0079E8B0", "name": "StrongName_1_get_PublicKey", "signature": "StrongNamePublicKeyBlob * StrongName_1_get_PublicKey(StrongName_1 * this, MethodInfo * method)", "dotNetSignature": "StrongNamePublicKeyBlob get_PublicKey()" }, { "virtualAddress": "0x0079E8B8", "name": "StrongName_1_get_Version", "signature": "Version * StrongName_1_get_Version(StrongName_1 * this, MethodInfo * method)", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x0078C820", "name": "StrongName_1_Copy", "signature": "Object * StrongName_1_Copy(StrongName_1 * this, MethodInfo * method)", "dotNetSignature": "Object Copy()" }, { "virtualAddress": "0x0079E8C0", "name": "StrongName_1_CreateIdentityPermission", "signature": "IPermission * StrongName_1_CreateIdentityPermission(StrongName_1 * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "IPermission CreateIdentityPermission(Evidence)" }, { "virtualAddress": "0x0079E93C", "name": "StrongName_1_Equals", "signature": "bool StrongName_1_Equals(StrongName_1 * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0079EA04", "name": "StrongName_1_GetHashCode", "signature": "int32_t StrongName_1_GetHashCode(StrongName_1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0079EA24", "name": "StrongName_1_ToString", "signature": "String * StrongName_1_ToString(StrongName_1 * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0079EB94", "name": "StrongName_1_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t StrongName_1_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(StrongName_1 * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x0079EBC0", "name": "StrongName_1_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t StrongName_1_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(StrongName_1 * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x0079EBC8", "name": "StrongName_1_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t StrongName_1_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(StrongName_1 * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x00791868", "name": "StrongNameMembershipCondition__ctor", "signature": "void StrongNameMembershipCondition__ctor(StrongNameMembershipCondition * this, StrongNamePublicKeyBlob * blob, String * name, Version * version, MethodInfo * method)", "dotNetSignature": "StrongNameMembershipCondition(StrongNamePublicKeyBlob, String, Version)" }, { "virtualAddress": "0x0079AD3C", "name": "StrongNameMembershipCondition__ctor_1", "signature": "void StrongNameMembershipCondition__ctor_1(StrongNameMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "StrongNameMembershipCondition(SecurityElement)" }, { "virtualAddress": "0x0079EBD4", "name": "StrongNameMembershipCondition__ctor_2", "signature": "void StrongNameMembershipCondition__ctor_2(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "StrongNameMembershipCondition()" }, { "virtualAddress": "0x0079EBE4", "name": "StrongNameMembershipCondition_get_Name", "signature": "String * StrongNameMembershipCondition_get_Name(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0079EBEC", "name": "StrongNameMembershipCondition_set_Name", "signature": "void StrongNameMembershipCondition_set_Name(StrongNameMembershipCondition * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x0079EBF4", "name": "StrongNameMembershipCondition_get_Version", "signature": "Version * StrongNameMembershipCondition_get_Version(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x0079EBFC", "name": "StrongNameMembershipCondition_set_Version", "signature": "void StrongNameMembershipCondition_set_Version(StrongNameMembershipCondition * this, Version * value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Version)" }, { "virtualAddress": "0x0079EC04", "name": "StrongNameMembershipCondition_get_PublicKey", "signature": "StrongNamePublicKeyBlob * StrongNameMembershipCondition_get_PublicKey(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "StrongNamePublicKeyBlob get_PublicKey()" }, { "virtualAddress": "0x0079EC0C", "name": "StrongNameMembershipCondition_set_PublicKey", "signature": "void StrongNameMembershipCondition_set_PublicKey(StrongNameMembershipCondition * this, StrongNamePublicKeyBlob * value, MethodInfo * method)", "dotNetSignature": "Void set_PublicKey(StrongNamePublicKeyBlob)" }, { "virtualAddress": "0x0079EC9C", "name": "StrongNameMembershipCondition_Check", "signature": "bool StrongNameMembershipCondition_Check(StrongNameMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x0079EE88", "name": "StrongNameMembershipCondition_Copy", "signature": "IMembershipCondition * StrongNameMembershipCondition_Copy(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x0079EF00", "name": "StrongNameMembershipCondition_Equals", "signature": "bool StrongNameMembershipCondition_Equals(StrongNameMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0079F038", "name": "StrongNameMembershipCondition_GetHashCode", "signature": "int32_t StrongNameMembershipCondition_GetHashCode(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0079EBD0", "name": "StrongNameMembershipCondition_FromXml", "signature": "void StrongNameMembershipCondition_FromXml(StrongNameMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0079F058", "name": "StrongNameMembershipCondition_FromXml_1", "signature": "void StrongNameMembershipCondition_FromXml_1(StrongNameMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0079F170", "name": "StrongNameMembershipCondition_ToString", "signature": "String * StrongNameMembershipCondition_ToString(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0079F278", "name": "StrongNameMembershipCondition_ToXml", "signature": "SecurityElement * StrongNameMembershipCondition_ToXml(StrongNameMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0079C25C", "name": "StrongNameMembershipCondition_ToXml_1", "signature": "SecurityElement * StrongNameMembershipCondition_ToXml_1(StrongNameMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x0079F27C", "name": "TrustManagerContext__ctor", "signature": "void TrustManagerContext__ctor(TrustManagerContext * this, MethodInfo * method)", "dotNetSignature": "TrustManagerContext()" }, { "virtualAddress": "0x0079F2AC", "name": "TrustManagerContext__ctor_1", "signature": "void TrustManagerContext__ctor_1(TrustManagerContext * this, TrustManagerUIContext__Enum uiContext, MethodInfo * method)", "dotNetSignature": "TrustManagerContext(TrustManagerUIContext)" }, { "virtualAddress": "0x0079F2DC", "name": "TrustManagerContext_get_IgnorePersistedDecision", "signature": "bool TrustManagerContext_get_IgnorePersistedDecision(TrustManagerContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IgnorePersistedDecision()" }, { "virtualAddress": "0x0079F2E4", "name": "TrustManagerContext_set_IgnorePersistedDecision", "signature": "void TrustManagerContext_set_IgnorePersistedDecision(TrustManagerContext * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IgnorePersistedDecision(Boolean)" }, { "virtualAddress": "0x0079F2F0", "name": "TrustManagerContext_get_KeepAlive", "signature": "bool TrustManagerContext_get_KeepAlive(TrustManagerContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeepAlive()" }, { "virtualAddress": "0x0079F2F8", "name": "TrustManagerContext_set_KeepAlive", "signature": "void TrustManagerContext_set_KeepAlive(TrustManagerContext * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_KeepAlive(Boolean)" }, { "virtualAddress": "0x0079F304", "name": "TrustManagerContext_get_NoPrompt", "signature": "bool TrustManagerContext_get_NoPrompt(TrustManagerContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_NoPrompt()" }, { "virtualAddress": "0x0079F30C", "name": "TrustManagerContext_set_NoPrompt", "signature": "void TrustManagerContext_set_NoPrompt(TrustManagerContext * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_NoPrompt(Boolean)" }, { "virtualAddress": "0x0079F318", "name": "TrustManagerContext_get_Persist", "signature": "bool TrustManagerContext_get_Persist(TrustManagerContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Persist()" }, { "virtualAddress": "0x0079F320", "name": "TrustManagerContext_set_Persist", "signature": "void TrustManagerContext_set_Persist(TrustManagerContext * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Persist(Boolean)" }, { "virtualAddress": "0x0079F32C", "name": "TrustManagerContext_get_PreviousApplicationIdentity", "signature": "ApplicationIdentity * TrustManagerContext_get_PreviousApplicationIdentity(TrustManagerContext * this, MethodInfo * method)", "dotNetSignature": "ApplicationIdentity get_PreviousApplicationIdentity()" }, { "virtualAddress": "0x0079F334", "name": "TrustManagerContext_set_PreviousApplicationIdentity", "signature": "void TrustManagerContext_set_PreviousApplicationIdentity(TrustManagerContext * this, ApplicationIdentity * value, MethodInfo * method)", "dotNetSignature": "Void set_PreviousApplicationIdentity(ApplicationIdentity)" }, { "virtualAddress": "0x0079F33C", "name": "TrustManagerContext_get_UIContext", "signature": "TrustManagerUIContext__Enum TrustManagerContext_get_UIContext(TrustManagerContext * this, MethodInfo * method)", "dotNetSignature": "TrustManagerUIContext get_UIContext()" }, { "virtualAddress": "0x0079F344", "name": "TrustManagerContext_set_UIContext", "signature": "void TrustManagerContext_set_UIContext(TrustManagerContext * this, TrustManagerUIContext__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_UIContext(TrustManagerUIContext)" }, { "virtualAddress": "0x0079ABF0", "name": "UnionCodeGroup__ctor", "signature": "void UnionCodeGroup__ctor(UnionCodeGroup * this, IMembershipCondition * membershipCondition, PolicyStatement * policy, MethodInfo * method)", "dotNetSignature": "UnionCodeGroup(IMembershipCondition, PolicyStatement)" }, { "virtualAddress": "0x0079036C", "name": "UnionCodeGroup__ctor_1", "signature": "void UnionCodeGroup__ctor_1(UnionCodeGroup * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "UnionCodeGroup(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x0079F34C", "name": "UnionCodeGroup_Copy", "signature": "CodeGroup * UnionCodeGroup_Copy(UnionCodeGroup * this, MethodInfo * method)", "dotNetSignature": "CodeGroup Copy()" }, { "virtualAddress": "0x0079F354", "name": "UnionCodeGroup_Copy_1", "signature": "CodeGroup * UnionCodeGroup_Copy_1(UnionCodeGroup * this, bool childs, MethodInfo * method)", "dotNetSignature": "CodeGroup Copy(Boolean)" }, { "virtualAddress": "0x0079F660", "name": "UnionCodeGroup_Resolve", "signature": "PolicyStatement * UnionCodeGroup_Resolve(UnionCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x0079FB08", "name": "UnionCodeGroup_ResolveMatchingCodeGroups", "signature": "CodeGroup * UnionCodeGroup_ResolveMatchingCodeGroups(UnionCodeGroup * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x0079FF68", "name": "UnionCodeGroup_get_MergeLogic", "signature": "String * UnionCodeGroup_get_MergeLogic(UnionCodeGroup * this, MethodInfo * method)", "dotNetSignature": "String get_MergeLogic()" }, { "virtualAddress": "0x0078BA0C", "name": "Url__ctor", "signature": "void Url__ctor(Url * this, String * name, MethodInfo * method)", "dotNetSignature": "Url(String)" }, { "virtualAddress": "0x0079FFB0", "name": "Url__ctor_1", "signature": "void Url__ctor_1(Url * this, String * name, bool validated, MethodInfo * method)", "dotNetSignature": "Url(String, Boolean)" }, { "virtualAddress": "0x007A0204", "name": "Url_Copy", "signature": "Object * Url_Copy(Url * this, MethodInfo * method)", "dotNetSignature": "Object Copy()" }, { "virtualAddress": "0x007A0274", "name": "Url_CreateIdentityPermission", "signature": "IPermission * Url_CreateIdentityPermission(Url * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "IPermission CreateIdentityPermission(Evidence)" }, { "virtualAddress": "0x007A02D8", "name": "Url_Equals", "signature": "bool Url_Equals(Url * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x007A0454", "name": "Url_GetHashCode", "signature": "int32_t Url_GetHashCode(Url * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007A0508", "name": "Url_ToString", "signature": "String * Url_ToString(Url * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007A05E8", "name": "Url_get_Value", "signature": "String * Url_get_Value(Url * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x007A05F0", "name": "Url_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t Url_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(Url * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x007A061C", "name": "Url_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t Url_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(Url * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x007A0624", "name": "Url_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t Url_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(Url * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x007A0000", "name": "Url_Prepare", "signature": "String * Url_Prepare(Url * this, String * url, MethodInfo * method)", "dotNetSignature": "String Prepare(String)" }, { "virtualAddress": "0x007A062C", "name": "UrlMembershipCondition__ctor", "signature": "void UrlMembershipCondition__ctor(UrlMembershipCondition * this, String * url, MethodInfo * method)", "dotNetSignature": "UrlMembershipCondition(String)" }, { "virtualAddress": "0x007A0838", "name": "UrlMembershipCondition__ctor_1", "signature": "void UrlMembershipCondition__ctor_1(UrlMembershipCondition * this, Url * url, String * userUrl, MethodInfo * method)", "dotNetSignature": "UrlMembershipCondition(Url, String)" }, { "virtualAddress": "0x007A08D0", "name": "UrlMembershipCondition_get_Url", "signature": "String * UrlMembershipCondition_get_Url(UrlMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String get_Url()" }, { "virtualAddress": "0x007A08FC", "name": "UrlMembershipCondition_set_Url", "signature": "void UrlMembershipCondition_set_Url(UrlMembershipCondition * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Url(String)" }, { "virtualAddress": "0x007A096C", "name": "UrlMembershipCondition_Check", "signature": "bool UrlMembershipCondition_Check(UrlMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x007A0BF0", "name": "UrlMembershipCondition_Copy", "signature": "IMembershipCondition * UrlMembershipCondition_Copy(UrlMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x007A0C60", "name": "UrlMembershipCondition_Equals", "signature": "bool UrlMembershipCondition_Equals(UrlMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x007A0D98", "name": "UrlMembershipCondition_FromXml", "signature": "void UrlMembershipCondition_FromXml(UrlMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x007A0D9C", "name": "UrlMembershipCondition_FromXml_1", "signature": "void UrlMembershipCondition_FromXml_1(UrlMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x007A0E84", "name": "UrlMembershipCondition_GetHashCode", "signature": "int32_t UrlMembershipCondition_GetHashCode(UrlMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007A0EA4", "name": "UrlMembershipCondition_ToString", "signature": "String * UrlMembershipCondition_ToString(UrlMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007A0F10", "name": "UrlMembershipCondition_ToXml", "signature": "SecurityElement * UrlMembershipCondition_ToXml(UrlMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x007A0F14", "name": "UrlMembershipCondition_ToXml_1", "signature": "SecurityElement * UrlMembershipCondition_ToXml_1(UrlMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x007A06FC", "name": "UrlMembershipCondition_CheckUrl", "signature": "void UrlMembershipCondition_CheckUrl(UrlMembershipCondition * this, String * url, MethodInfo * method)", "dotNetSignature": "Void CheckUrl(String)" }, { "virtualAddress": "0x007A0FF4", "name": "Zone__ctor", "signature": "void Zone__ctor(Zone * this, SecurityZone__Enum zone, MethodInfo * method)", "dotNetSignature": "Zone(SecurityZone)" }, { "virtualAddress": "0x007A1168", "name": "Zone_get_SecurityZone", "signature": "SecurityZone__Enum Zone_get_SecurityZone(Zone * this, MethodInfo * method)", "dotNetSignature": "SecurityZone get_SecurityZone()" }, { "virtualAddress": "0x007A1170", "name": "Zone_Copy", "signature": "Object * Zone_Copy(Zone * this, MethodInfo * method)", "dotNetSignature": "Object Copy()" }, { "virtualAddress": "0x007A11D4", "name": "Zone_CreateIdentityPermission", "signature": "IPermission * Zone_CreateIdentityPermission(Zone * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "IPermission CreateIdentityPermission(Evidence)" }, { "virtualAddress": "0x007A1244", "name": "Zone_CreateFromUrl", "signature": "Zone * Zone_CreateFromUrl(String * url, MethodInfo * method)", "dotNetSignature": "Zone CreateFromUrl(String)" }, { "virtualAddress": "0x007A144C", "name": "Zone_Equals", "signature": "bool Zone_Equals(Zone * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x007A14D8", "name": "Zone_GetHashCode", "signature": "int32_t Zone_GetHashCode(Zone * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007A14E0", "name": "Zone_ToString", "signature": "String * Zone_ToString(Zone * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007A1604", "name": "Zone_System_Security_Policy_IBuiltInEvidence_GetRequiredSize", "signature": "int32_t Zone_System_Security_Policy_IBuiltInEvidence_GetRequiredSize(Zone * this, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.GetRequiredSize(Boolean)" }, { "virtualAddress": "0x007A160C", "name": "Zone_System_Security_Policy_IBuiltInEvidence_InitFromBuffer", "signature": "int32_t Zone_System_Security_Policy_IBuiltInEvidence_InitFromBuffer(Zone * this, Char__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.InitFromBuffer(Char[], Int32)" }, { "virtualAddress": "0x007A164C", "name": "Zone_System_Security_Policy_IBuiltInEvidence_OutputToBuffer", "signature": "int32_t Zone_System_Security_Policy_IBuiltInEvidence_OutputToBuffer(Zone * this, Char__Array * buffer, int32_t position, bool verbose, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Policy.IBuiltInEvidence.OutputToBuffer(Char[], Int32, Boolean)" }, { "virtualAddress": "0x007A16C4", "name": "ZoneMembershipCondition__ctor", "signature": "void ZoneMembershipCondition__ctor(ZoneMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "ZoneMembershipCondition()" }, { "virtualAddress": "0x0079C404", "name": "ZoneMembershipCondition__ctor_1", "signature": "void ZoneMembershipCondition__ctor_1(ZoneMembershipCondition * this, SecurityZone__Enum zone, MethodInfo * method)", "dotNetSignature": "ZoneMembershipCondition(SecurityZone)" }, { "virtualAddress": "0x007A1820", "name": "ZoneMembershipCondition_get_SecurityZone", "signature": "SecurityZone__Enum ZoneMembershipCondition_get_SecurityZone(ZoneMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityZone get_SecurityZone()" }, { "virtualAddress": "0x007A16D4", "name": "ZoneMembershipCondition_set_SecurityZone", "signature": "void ZoneMembershipCondition_set_SecurityZone(ZoneMembershipCondition * this, SecurityZone__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_SecurityZone(SecurityZone)" }, { "virtualAddress": "0x007A1828", "name": "ZoneMembershipCondition_Check", "signature": "bool ZoneMembershipCondition_Check(ZoneMembershipCondition * this, Evidence * evidence, MethodInfo * method)", "dotNetSignature": "Boolean Check(Evidence)" }, { "virtualAddress": "0x007A1994", "name": "ZoneMembershipCondition_Copy", "signature": "IMembershipCondition * ZoneMembershipCondition_Copy(ZoneMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "IMembershipCondition Copy()" }, { "virtualAddress": "0x007A1A0C", "name": "ZoneMembershipCondition_Equals", "signature": "bool ZoneMembershipCondition_Equals(ZoneMembershipCondition * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x007A1A98", "name": "ZoneMembershipCondition_FromXml", "signature": "void ZoneMembershipCondition_FromXml(ZoneMembershipCondition * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x007A1A9C", "name": "ZoneMembershipCondition_FromXml_1", "signature": "void ZoneMembershipCondition_FromXml_1(ZoneMembershipCondition * this, SecurityElement * e, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x007A1BF0", "name": "ZoneMembershipCondition_GetHashCode", "signature": "int32_t ZoneMembershipCondition_GetHashCode(ZoneMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007A1BFC", "name": "ZoneMembershipCondition_ToString", "signature": "String * ZoneMembershipCondition_ToString(ZoneMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007A1C7C", "name": "ZoneMembershipCondition_ToXml", "signature": "SecurityElement * ZoneMembershipCondition_ToXml(ZoneMembershipCondition * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x007A1C80", "name": "ZoneMembershipCondition_ToXml_1", "signature": "SecurityElement * ZoneMembershipCondition_ToXml_1(ZoneMembershipCondition * this, PolicyLevel * level, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml(PolicyLevel)" }, { "virtualAddress": "0x00869B18", "name": "CodeAccessSecurityAttribute__ctor", "signature": "void CodeAccessSecurityAttribute__ctor(CodeAccessSecurityAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "CodeAccessSecurityAttribute(SecurityAction)" }, { "virtualAddress": "0x00869B70", "name": "EnvironmentPermission__ctor", "signature": "void EnvironmentPermission__ctor(EnvironmentPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "EnvironmentPermission(PermissionState)" }, { "virtualAddress": "0x00869C14", "name": "EnvironmentPermission__ctor_1", "signature": "void EnvironmentPermission__ctor_1(EnvironmentPermission * this, EnvironmentPermissionAccess__Enum flag, String * pathList, MethodInfo * method)", "dotNetSignature": "EnvironmentPermission(EnvironmentPermissionAccess, String)" }, { "virtualAddress": "0x00869FBC", "name": "EnvironmentPermission_AddPathList", "signature": "void EnvironmentPermission_AddPathList(EnvironmentPermission * this, EnvironmentPermissionAccess__Enum flag, String * pathList, MethodInfo * method)", "dotNetSignature": "Void AddPathList(EnvironmentPermissionAccess, String)" }, { "virtualAddress": "0x0086A3B8", "name": "EnvironmentPermission_Copy", "signature": "IPermission * EnvironmentPermission_Copy(EnvironmentPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0086A4C0", "name": "EnvironmentPermission_FromXml", "signature": "void EnvironmentPermission_FromXml(EnvironmentPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0086A470", "name": "EnvironmentPermission_GetPathList", "signature": "String * EnvironmentPermission_GetPathList(EnvironmentPermission * this, EnvironmentPermissionAccess__Enum flag, MethodInfo * method)", "dotNetSignature": "String GetPathList(EnvironmentPermissionAccess)" }, { "virtualAddress": "0x0086A8D8", "name": "EnvironmentPermission_Intersect", "signature": "IPermission * EnvironmentPermission_Intersect(EnvironmentPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0086AC0C", "name": "EnvironmentPermission_IsSubsetOf", "signature": "bool EnvironmentPermission_IsSubsetOf(EnvironmentPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0086ABFC", "name": "EnvironmentPermission_IsUnrestricted", "signature": "bool EnvironmentPermission_IsUnrestricted(EnvironmentPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x00869CBC", "name": "EnvironmentPermission_SetPathList", "signature": "void EnvironmentPermission_SetPathList(EnvironmentPermission * this, EnvironmentPermissionAccess__Enum flag, String * pathList, MethodInfo * method)", "dotNetSignature": "Void SetPathList(EnvironmentPermissionAccess, String)" }, { "virtualAddress": "0x0086B124", "name": "EnvironmentPermission_ToXml", "signature": "SecurityElement * EnvironmentPermission_ToXml(EnvironmentPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086B20C", "name": "EnvironmentPermission_Union", "signature": "IPermission * EnvironmentPermission_Union(EnvironmentPermission * this, IPermission * other, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0086B3D8", "name": "EnvironmentPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t EnvironmentPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(EnvironmentPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0086B36C", "name": "EnvironmentPermission_IsEmpty", "signature": "bool EnvironmentPermission_IsEmpty(EnvironmentPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x0086AB50", "name": "EnvironmentPermission_Cast", "signature": "EnvironmentPermission * EnvironmentPermission_Cast(EnvironmentPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "EnvironmentPermission Cast(IPermission)" }, { "virtualAddress": "0x0086A2E4", "name": "EnvironmentPermission_ThrowInvalidFlag", "signature": "void EnvironmentPermission_ThrowInvalidFlag(EnvironmentPermission * this, EnvironmentPermissionAccess__Enum flag, bool context, MethodInfo * method)", "dotNetSignature": "Void ThrowInvalidFlag(EnvironmentPermissionAccess, Boolean)" }, { "virtualAddress": "0x0086A5C8", "name": "EnvironmentPermission_GetPathList_1", "signature": "String * EnvironmentPermission_GetPathList_1(EnvironmentPermission * this, ArrayList * list, MethodInfo * method)", "dotNetSignature": "String GetPathList(ArrayList)" }, { "virtualAddress": "0x0086B3E0", "name": "EnvironmentPermissionAttribute__ctor", "signature": "void EnvironmentPermissionAttribute__ctor(EnvironmentPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "EnvironmentPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x0086B40C", "name": "EnvironmentPermissionAttribute_get_All", "signature": "String * EnvironmentPermissionAttribute_get_All(EnvironmentPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_All()" }, { "virtualAddress": "0x0086B478", "name": "EnvironmentPermissionAttribute_set_All", "signature": "void EnvironmentPermissionAttribute_set_All(EnvironmentPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_All(String)" }, { "virtualAddress": "0x0086B480", "name": "EnvironmentPermissionAttribute_get_Read", "signature": "String * EnvironmentPermissionAttribute_get_Read(EnvironmentPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Read()" }, { "virtualAddress": "0x0086B488", "name": "EnvironmentPermissionAttribute_set_Read", "signature": "void EnvironmentPermissionAttribute_set_Read(EnvironmentPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Read(String)" }, { "virtualAddress": "0x0086B490", "name": "EnvironmentPermissionAttribute_get_Write", "signature": "String * EnvironmentPermissionAttribute_get_Write(EnvironmentPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Write()" }, { "virtualAddress": "0x0086B498", "name": "EnvironmentPermissionAttribute_set_Write", "signature": "void EnvironmentPermissionAttribute_set_Write(EnvironmentPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Write(String)" }, { "virtualAddress": "0x0086B4A0", "name": "EnvironmentPermissionAttribute_CreatePermission", "signature": "IPermission * EnvironmentPermissionAttribute_CreatePermission(EnvironmentPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0086B4A8", "name": "FileDialogPermission__ctor", "signature": "void FileDialogPermission__ctor(FileDialogPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "FileDialogPermission(PermissionState)" }, { "virtualAddress": "0x0086B4F0", "name": "FileDialogPermission__ctor_1", "signature": "void FileDialogPermission__ctor_1(FileDialogPermission * this, FileDialogPermissionAccess__Enum access, MethodInfo * method)", "dotNetSignature": "FileDialogPermission(FileDialogPermissionAccess)" }, { "virtualAddress": "0x0086B688", "name": "FileDialogPermission_get_Access", "signature": "FileDialogPermissionAccess__Enum FileDialogPermission_get_Access(FileDialogPermission * this, MethodInfo * method)", "dotNetSignature": "FileDialogPermissionAccess get_Access()" }, { "virtualAddress": "0x0086B520", "name": "FileDialogPermission_set_Access", "signature": "void FileDialogPermission_set_Access(FileDialogPermission * this, FileDialogPermissionAccess__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Access(FileDialogPermissionAccess)" }, { "virtualAddress": "0x0086B690", "name": "FileDialogPermission_Copy", "signature": "IPermission * FileDialogPermission_Copy(FileDialogPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0086B700", "name": "FileDialogPermission_FromXml", "signature": "void FileDialogPermission_FromXml(FileDialogPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0086B858", "name": "FileDialogPermission_Intersect", "signature": "IPermission * FileDialogPermission_Intersect(FileDialogPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0086B9A0", "name": "FileDialogPermission_IsSubsetOf", "signature": "bool FileDialogPermission_IsSubsetOf(FileDialogPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0086B9D4", "name": "FileDialogPermission_IsUnrestricted", "signature": "bool FileDialogPermission_IsUnrestricted(FileDialogPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x0086B9E4", "name": "FileDialogPermission_ToXml", "signature": "SecurityElement * FileDialogPermission_ToXml(FileDialogPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086BAB4", "name": "FileDialogPermission_Union", "signature": "IPermission * FileDialogPermission_Union(FileDialogPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0086BBB4", "name": "FileDialogPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t FileDialogPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(FileDialogPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0086B8F4", "name": "FileDialogPermission_Cast", "signature": "FileDialogPermission * FileDialogPermission_Cast(FileDialogPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "FileDialogPermission Cast(IPermission)" }, { "virtualAddress": "0x0086BBBC", "name": "FileDialogPermissionAttribute__ctor", "signature": "void FileDialogPermissionAttribute__ctor(FileDialogPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "FileDialogPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x0086BBE8", "name": "FileDialogPermissionAttribute_get_Open", "signature": "bool FileDialogPermissionAttribute_get_Open(FileDialogPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Open()" }, { "virtualAddress": "0x0086BBF0", "name": "FileDialogPermissionAttribute_set_Open", "signature": "void FileDialogPermissionAttribute_set_Open(FileDialogPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Open(Boolean)" }, { "virtualAddress": "0x0086BBFC", "name": "FileDialogPermissionAttribute_get_Save", "signature": "bool FileDialogPermissionAttribute_get_Save(FileDialogPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Save()" }, { "virtualAddress": "0x0086BC04", "name": "FileDialogPermissionAttribute_set_Save", "signature": "void FileDialogPermissionAttribute_set_Save(FileDialogPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Save(Boolean)" }, { "virtualAddress": "0x0086BC10", "name": "FileDialogPermissionAttribute_CreatePermission", "signature": "IPermission * FileDialogPermissionAttribute_CreatePermission(FileDialogPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0086BCD8", "name": "FileIOPermission__cctor", "signature": "void FileIOPermission__cctor(MethodInfo * method)", "dotNetSignature": "FileIOPermission()" }, { "virtualAddress": "0x0086BD64", "name": "FileIOPermission__ctor", "signature": "void FileIOPermission__ctor(FileIOPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "FileIOPermission(PermissionState)" }, { "virtualAddress": "0x0086BE70", "name": "FileIOPermission__ctor_1", "signature": "void FileIOPermission__ctor_1(FileIOPermission * this, FileIOPermissionAccess__Enum access, String * path, MethodInfo * method)", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, String)" }, { "virtualAddress": "0x0086BFC8", "name": "FileIOPermission__ctor_2", "signature": "void FileIOPermission__ctor_2(FileIOPermission * this, FileIOPermissionAccess__Enum access, String__Array * pathList, MethodInfo * method)", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, String[])" }, { "virtualAddress": "0x0086BDC0", "name": "FileIOPermission_CreateLists", "signature": "void FileIOPermission_CreateLists(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "Void CreateLists()" }, { "virtualAddress": "0x0086C170", "name": "FileIOPermission__ctor_3", "signature": "void FileIOPermission__ctor_3(FileIOPermission * this, FileIOPermissionAccess__Enum access, AccessControlActions__Enum control, String * path, MethodInfo * method)", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, AccessControlActions, String)" }, { "virtualAddress": "0x0086C1E0", "name": "FileIOPermission__ctor_4", "signature": "void FileIOPermission__ctor_4(FileIOPermission * this, FileIOPermissionAccess__Enum access, AccessControlActions__Enum control, String__Array * pathList, MethodInfo * method)", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, AccessControlActions, String[])" }, { "virtualAddress": "0x0086C250", "name": "FileIOPermission__ctor_5", "signature": "void FileIOPermission__ctor_5(FileIOPermission * this, FileIOPermissionAccess__Enum access, String__Array * pathList, bool checkForDuplicates, bool needFullPath, MethodInfo * method)", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, String[], Boolean, Boolean)" }, { "virtualAddress": "0x0086C258", "name": "FileIOPermission_get_AllFiles", "signature": "FileIOPermissionAccess__Enum FileIOPermission_get_AllFiles(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "FileIOPermissionAccess get_AllFiles()" }, { "virtualAddress": "0x0086C260", "name": "FileIOPermission_set_AllFiles", "signature": "void FileIOPermission_set_AllFiles(FileIOPermission * this, FileIOPermissionAccess__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_AllFiles(FileIOPermissionAccess)" }, { "virtualAddress": "0x0086C274", "name": "FileIOPermission_get_AllLocalFiles", "signature": "FileIOPermissionAccess__Enum FileIOPermission_get_AllLocalFiles(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "FileIOPermissionAccess get_AllLocalFiles()" }, { "virtualAddress": "0x0086C27C", "name": "FileIOPermission_set_AllLocalFiles", "signature": "void FileIOPermission_set_AllLocalFiles(FileIOPermission * this, FileIOPermissionAccess__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_AllLocalFiles(FileIOPermissionAccess)" }, { "virtualAddress": "0x0086BF20", "name": "FileIOPermission_AddPathList", "signature": "void FileIOPermission_AddPathList(FileIOPermission * this, FileIOPermissionAccess__Enum access, String * path, MethodInfo * method)", "dotNetSignature": "Void AddPathList(FileIOPermissionAccess, String)" }, { "virtualAddress": "0x0086C078", "name": "FileIOPermission_AddPathList_1", "signature": "void FileIOPermission_AddPathList_1(FileIOPermission * this, FileIOPermissionAccess__Enum access, String__Array * pathList, MethodInfo * method)", "dotNetSignature": "Void AddPathList(FileIOPermissionAccess, String[])" }, { "virtualAddress": "0x0086C538", "name": "FileIOPermission_AddPathInternal", "signature": "void FileIOPermission_AddPathInternal(FileIOPermission * this, FileIOPermissionAccess__Enum access, String * path, MethodInfo * method)", "dotNetSignature": "Void AddPathInternal(FileIOPermissionAccess, String)" }, { "virtualAddress": "0x0086C708", "name": "FileIOPermission_Copy", "signature": "IPermission * FileIOPermission_Copy(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0086C8E0", "name": "FileIOPermission_FromXml", "signature": "void FileIOPermission_FromXml(FileIOPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0086CB2C", "name": "FileIOPermission_GetPathList", "signature": "String__Array * FileIOPermission_GetPathList(FileIOPermission * this, FileIOPermissionAccess__Enum access, MethodInfo * method)", "dotNetSignature": "String[] GetPathList(FileIOPermissionAccess)" }, { "virtualAddress": "0x0086CD08", "name": "FileIOPermission_Intersect", "signature": "IPermission * FileIOPermission_Intersect(FileIOPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0086D708", "name": "FileIOPermission_IsSubsetOf", "signature": "bool FileIOPermission_IsSubsetOf(FileIOPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0086DED4", "name": "FileIOPermission_IsUnrestricted", "signature": "bool FileIOPermission_IsUnrestricted(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x0086DEDC", "name": "FileIOPermission_SetPathList", "signature": "void FileIOPermission_SetPathList(FileIOPermission * this, FileIOPermissionAccess__Enum access, String * path, MethodInfo * method)", "dotNetSignature": "Void SetPathList(FileIOPermissionAccess, String)" }, { "virtualAddress": "0x0086E02C", "name": "FileIOPermission_SetPathList_1", "signature": "void FileIOPermission_SetPathList_1(FileIOPermission * this, FileIOPermissionAccess__Enum access, String__Array * pathList, MethodInfo * method)", "dotNetSignature": "Void SetPathList(FileIOPermissionAccess, String[])" }, { "virtualAddress": "0x0086E130", "name": "FileIOPermission_ToXml", "signature": "SecurityElement * FileIOPermission_ToXml(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086E2F4", "name": "FileIOPermission_Union", "signature": "IPermission * FileIOPermission_Union(FileIOPermission * this, IPermission * other, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0086E888", "name": "FileIOPermission_Equals", "signature": "bool FileIOPermission_Equals(FileIOPermission * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0086E890", "name": "FileIOPermission_GetHashCode", "signature": "int32_t FileIOPermission_GetHashCode(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0086E898", "name": "FileIOPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t FileIOPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0086D664", "name": "FileIOPermission_IsEmpty", "signature": "bool FileIOPermission_IsEmpty(FileIOPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x0086CE84", "name": "FileIOPermission_Cast", "signature": "FileIOPermission * FileIOPermission_Cast(IPermission * target, MethodInfo * method)", "dotNetSignature": "FileIOPermission Cast(IPermission)" }, { "virtualAddress": "0x0086C290", "name": "FileIOPermission_ThrowInvalidFlag", "signature": "void FileIOPermission_ThrowInvalidFlag(FileIOPermissionAccess__Enum access, bool context, MethodInfo * method)", "dotNetSignature": "Void ThrowInvalidFlag(FileIOPermissionAccess, Boolean)" }, { "virtualAddress": "0x0086C364", "name": "FileIOPermission_ThrowIfInvalidPath", "signature": "void FileIOPermission_ThrowIfInvalidPath(String * path, MethodInfo * method)", "dotNetSignature": "Void ThrowIfInvalidPath(String)" }, { "virtualAddress": "0x0086C648", "name": "FileIOPermission_ThrowIfInvalidPath_1", "signature": "void FileIOPermission_ThrowIfInvalidPath_1(String__Array * paths, MethodInfo * method)", "dotNetSignature": "Void ThrowIfInvalidPath(String[])" }, { "virtualAddress": "0x0086DF90", "name": "FileIOPermission_Clear", "signature": "void FileIOPermission_Clear(FileIOPermission * this, FileIOPermissionAccess__Enum access, MethodInfo * method)", "dotNetSignature": "Void Clear(FileIOPermissionAccess)" }, { "virtualAddress": "0x0086D8C4", "name": "FileIOPermission_KeyIsSubsetOf", "signature": "bool FileIOPermission_KeyIsSubsetOf(IList * local, IList * target, MethodInfo * method)", "dotNetSignature": "Boolean KeyIsSubsetOf(IList, IList)" }, { "virtualAddress": "0x0086E534", "name": "FileIOPermission_UnionKeys", "signature": "void FileIOPermission_UnionKeys(IList * list, String__Array * paths, MethodInfo * method)", "dotNetSignature": "Void UnionKeys(IList, String[])" }, { "virtualAddress": "0x0086CF30", "name": "FileIOPermission_IntersectKeys", "signature": "void FileIOPermission_IntersectKeys(IList * local, IList * target, IList * result, MethodInfo * method)", "dotNetSignature": "Void IntersectKeys(IList, IList, IList)" }, { "virtualAddress": "0x0086E8A0", "name": "FileIOPermissionAttribute__ctor", "signature": "void FileIOPermissionAttribute__ctor(FileIOPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "FileIOPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x0086E8CC", "name": "FileIOPermissionAttribute_get_All", "signature": "String * FileIOPermissionAttribute_get_All(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_All()" }, { "virtualAddress": "0x0086E938", "name": "FileIOPermissionAttribute_set_All", "signature": "void FileIOPermissionAttribute_set_All(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_All(String)" }, { "virtualAddress": "0x0086E944", "name": "FileIOPermissionAttribute_get_Append", "signature": "String * FileIOPermissionAttribute_get_Append(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Append()" }, { "virtualAddress": "0x0086E94C", "name": "FileIOPermissionAttribute_set_Append", "signature": "void FileIOPermissionAttribute_set_Append(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Append(String)" }, { "virtualAddress": "0x0086E954", "name": "FileIOPermissionAttribute_get_PathDiscovery", "signature": "String * FileIOPermissionAttribute_get_PathDiscovery(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_PathDiscovery()" }, { "virtualAddress": "0x0086E95C", "name": "FileIOPermissionAttribute_set_PathDiscovery", "signature": "void FileIOPermissionAttribute_set_PathDiscovery(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PathDiscovery(String)" }, { "virtualAddress": "0x0086E964", "name": "FileIOPermissionAttribute_get_Read", "signature": "String * FileIOPermissionAttribute_get_Read(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Read()" }, { "virtualAddress": "0x0086E96C", "name": "FileIOPermissionAttribute_set_Read", "signature": "void FileIOPermissionAttribute_set_Read(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Read(String)" }, { "virtualAddress": "0x0086E974", "name": "FileIOPermissionAttribute_get_Write", "signature": "String * FileIOPermissionAttribute_get_Write(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Write()" }, { "virtualAddress": "0x0086E97C", "name": "FileIOPermissionAttribute_set_Write", "signature": "void FileIOPermissionAttribute_set_Write(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Write(String)" }, { "virtualAddress": "0x0086E984", "name": "FileIOPermissionAttribute_get_AllFiles", "signature": "FileIOPermissionAccess__Enum FileIOPermissionAttribute_get_AllFiles(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "FileIOPermissionAccess get_AllFiles()" }, { "virtualAddress": "0x0086E98C", "name": "FileIOPermissionAttribute_set_AllFiles", "signature": "void FileIOPermissionAttribute_set_AllFiles(FileIOPermissionAttribute * this, FileIOPermissionAccess__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_AllFiles(FileIOPermissionAccess)" }, { "virtualAddress": "0x0086E994", "name": "FileIOPermissionAttribute_get_AllLocalFiles", "signature": "FileIOPermissionAccess__Enum FileIOPermissionAttribute_get_AllLocalFiles(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "FileIOPermissionAccess get_AllLocalFiles()" }, { "virtualAddress": "0x0086E99C", "name": "FileIOPermissionAttribute_set_AllLocalFiles", "signature": "void FileIOPermissionAttribute_set_AllLocalFiles(FileIOPermissionAttribute * this, FileIOPermissionAccess__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_AllLocalFiles(FileIOPermissionAccess)" }, { "virtualAddress": "0x0086E9A4", "name": "FileIOPermissionAttribute_get_ChangeAccessControl", "signature": "String * FileIOPermissionAttribute_get_ChangeAccessControl(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ChangeAccessControl()" }, { "virtualAddress": "0x0086E9AC", "name": "FileIOPermissionAttribute_set_ChangeAccessControl", "signature": "void FileIOPermissionAttribute_set_ChangeAccessControl(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ChangeAccessControl(String)" }, { "virtualAddress": "0x0086E9B4", "name": "FileIOPermissionAttribute_get_ViewAccessControl", "signature": "String * FileIOPermissionAttribute_get_ViewAccessControl(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ViewAccessControl()" }, { "virtualAddress": "0x0086E9BC", "name": "FileIOPermissionAttribute_set_ViewAccessControl", "signature": "void FileIOPermissionAttribute_set_ViewAccessControl(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ViewAccessControl(String)" }, { "virtualAddress": "0x0086E9C4", "name": "FileIOPermissionAttribute_get_ViewAndModify", "signature": "String * FileIOPermissionAttribute_get_ViewAndModify(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ViewAndModify()" }, { "virtualAddress": "0x0086EA24", "name": "FileIOPermissionAttribute_set_ViewAndModify", "signature": "void FileIOPermissionAttribute_set_ViewAndModify(FileIOPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ViewAndModify(String)" }, { "virtualAddress": "0x0086EA30", "name": "FileIOPermissionAttribute_CreatePermission", "signature": "IPermission * FileIOPermissionAttribute_CreatePermission(FileIOPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0086EA38", "name": "GacIdentityPermission__ctor", "signature": "void GacIdentityPermission__ctor(GacIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "GacIdentityPermission()" }, { "virtualAddress": "0x0086EA40", "name": "GacIdentityPermission__ctor_1", "signature": "void GacIdentityPermission__ctor_1(GacIdentityPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "GacIdentityPermission(PermissionState)" }, { "virtualAddress": "0x0086EA70", "name": "GacIdentityPermission_Copy", "signature": "IPermission * GacIdentityPermission_Copy(GacIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0086EACC", "name": "GacIdentityPermission_Intersect", "signature": "IPermission * GacIdentityPermission_Intersect(GacIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0086EBB8", "name": "GacIdentityPermission_IsSubsetOf", "signature": "bool GacIdentityPermission_IsSubsetOf(GacIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0086EBD4", "name": "GacIdentityPermission_Union", "signature": "IPermission * GacIdentityPermission_Union(GacIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0086EC04", "name": "GacIdentityPermission_FromXml", "signature": "void GacIdentityPermission_FromXml(GacIdentityPermission * this, SecurityElement * securityElement, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0086EC60", "name": "GacIdentityPermission_ToXml", "signature": "SecurityElement * GacIdentityPermission_ToXml(GacIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086EC6C", "name": "GacIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t GacIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(GacIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0086EB0C", "name": "GacIdentityPermission_Cast", "signature": "GacIdentityPermission * GacIdentityPermission_Cast(GacIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "GacIdentityPermission Cast(IPermission)" }, { "virtualAddress": "0x0086EC74", "name": "GacIdentityPermissionAttribute__ctor", "signature": "void GacIdentityPermissionAttribute__ctor(GacIdentityPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "GacIdentityPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x0086ECA0", "name": "GacIdentityPermissionAttribute_CreatePermission", "signature": "IPermission * GacIdentityPermissionAttribute_CreatePermission(GacIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0086ECFC", "name": "HostProtectionAttribute__ctor", "signature": "void HostProtectionAttribute__ctor(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "HostProtectionAttribute()" }, { "virtualAddress": "0x0086ED28", "name": "HostProtectionAttribute__ctor_1", "signature": "void HostProtectionAttribute__ctor_1(HostProtectionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "HostProtectionAttribute(SecurityAction)" }, { "virtualAddress": "0x0086EE18", "name": "HostProtectionAttribute_get_ExternalProcessMgmt", "signature": "bool HostProtectionAttribute_get_ExternalProcessMgmt(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ExternalProcessMgmt()" }, { "virtualAddress": "0x0086EE24", "name": "HostProtectionAttribute_set_ExternalProcessMgmt", "signature": "void HostProtectionAttribute_set_ExternalProcessMgmt(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ExternalProcessMgmt(Boolean)" }, { "virtualAddress": "0x0086EE40", "name": "HostProtectionAttribute_get_ExternalThreading", "signature": "bool HostProtectionAttribute_get_ExternalThreading(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ExternalThreading()" }, { "virtualAddress": "0x0086EE4C", "name": "HostProtectionAttribute_set_ExternalThreading", "signature": "void HostProtectionAttribute_set_ExternalThreading(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ExternalThreading(Boolean)" }, { "virtualAddress": "0x0086EE68", "name": "HostProtectionAttribute_get_MayLeakOnAbort", "signature": "bool HostProtectionAttribute_get_MayLeakOnAbort(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_MayLeakOnAbort()" }, { "virtualAddress": "0x0086EE74", "name": "HostProtectionAttribute_set_MayLeakOnAbort", "signature": "void HostProtectionAttribute_set_MayLeakOnAbort(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_MayLeakOnAbort(Boolean)" }, { "virtualAddress": "0x0086EE90", "name": "HostProtectionAttribute_get_SecurityInfrastructure", "signature": "bool HostProtectionAttribute_get_SecurityInfrastructure(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SecurityInfrastructure()" }, { "virtualAddress": "0x0086EE9C", "name": "HostProtectionAttribute_set_SecurityInfrastructure", "signature": "void HostProtectionAttribute_set_SecurityInfrastructure(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SecurityInfrastructure(Boolean)" }, { "virtualAddress": "0x0086EEB8", "name": "HostProtectionAttribute_get_SelfAffectingProcessMgmt", "signature": "bool HostProtectionAttribute_get_SelfAffectingProcessMgmt(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SelfAffectingProcessMgmt()" }, { "virtualAddress": "0x0086EEC4", "name": "HostProtectionAttribute_set_SelfAffectingProcessMgmt", "signature": "void HostProtectionAttribute_set_SelfAffectingProcessMgmt(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SelfAffectingProcessMgmt(Boolean)" }, { "virtualAddress": "0x0086EEE0", "name": "HostProtectionAttribute_get_SelfAffectingThreading", "signature": "bool HostProtectionAttribute_get_SelfAffectingThreading(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SelfAffectingThreading()" }, { "virtualAddress": "0x0086EEEC", "name": "HostProtectionAttribute_set_SelfAffectingThreading", "signature": "void HostProtectionAttribute_set_SelfAffectingThreading(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SelfAffectingThreading(Boolean)" }, { "virtualAddress": "0x0086EF08", "name": "HostProtectionAttribute_get_SharedState", "signature": "bool HostProtectionAttribute_get_SharedState(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SharedState()" }, { "virtualAddress": "0x0086EF14", "name": "HostProtectionAttribute_set_SharedState", "signature": "void HostProtectionAttribute_set_SharedState(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SharedState(Boolean)" }, { "virtualAddress": "0x0086EF30", "name": "HostProtectionAttribute_get_Synchronization", "signature": "bool HostProtectionAttribute_get_Synchronization(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Synchronization()" }, { "virtualAddress": "0x0086EF3C", "name": "HostProtectionAttribute_set_Synchronization", "signature": "void HostProtectionAttribute_set_Synchronization(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Synchronization(Boolean)" }, { "virtualAddress": "0x0086EF58", "name": "HostProtectionAttribute_get_UI", "signature": "bool HostProtectionAttribute_get_UI(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UI()" }, { "virtualAddress": "0x0086EF64", "name": "HostProtectionAttribute_set_UI", "signature": "void HostProtectionAttribute_set_UI(HostProtectionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UI(Boolean)" }, { "virtualAddress": "0x0086EF80", "name": "HostProtectionAttribute_get_Resources", "signature": "HostProtectionResource__Enum HostProtectionAttribute_get_Resources(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "HostProtectionResource get_Resources()" }, { "virtualAddress": "0x0086EF88", "name": "HostProtectionAttribute_set_Resources", "signature": "void HostProtectionAttribute_set_Resources(HostProtectionAttribute * this, HostProtectionResource__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Resources(HostProtectionResource)" }, { "virtualAddress": "0x0086EF90", "name": "HostProtectionAttribute_CreatePermission", "signature": "IPermission * HostProtectionAttribute_CreatePermission(HostProtectionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0086EF98", "name": "HostProtectionPermission__ctor", "signature": "void HostProtectionPermission__ctor(HostProtectionPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "HostProtectionPermission(PermissionState)" }, { "virtualAddress": "0x0086EFE0", "name": "HostProtectionPermission__ctor_1", "signature": "void HostProtectionPermission__ctor_1(HostProtectionPermission * this, HostProtectionResource__Enum resources, MethodInfo * method)", "dotNetSignature": "HostProtectionPermission(HostProtectionResource)" }, { "virtualAddress": "0x0086F174", "name": "HostProtectionPermission_get_Resources", "signature": "HostProtectionResource__Enum HostProtectionPermission_get_Resources(HostProtectionPermission * this, MethodInfo * method)", "dotNetSignature": "HostProtectionResource get_Resources()" }, { "virtualAddress": "0x0086F00C", "name": "HostProtectionPermission_set_Resources", "signature": "void HostProtectionPermission_set_Resources(HostProtectionPermission * this, HostProtectionResource__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Resources(HostProtectionResource)" }, { "virtualAddress": "0x0086F17C", "name": "HostProtectionPermission_Copy", "signature": "IPermission * HostProtectionPermission_Copy(HostProtectionPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0086F1E4", "name": "HostProtectionPermission_Intersect", "signature": "IPermission * HostProtectionPermission_Intersect(HostProtectionPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0086F3B4", "name": "HostProtectionPermission_Union", "signature": "IPermission * HostProtectionPermission_Union(HostProtectionPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0086F4B0", "name": "HostProtectionPermission_IsSubsetOf", "signature": "bool HostProtectionPermission_IsSubsetOf(HostProtectionPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0086F510", "name": "HostProtectionPermission_FromXml", "signature": "void HostProtectionPermission_FromXml(HostProtectionPermission * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0086F644", "name": "HostProtectionPermission_ToXml", "signature": "SecurityElement * HostProtectionPermission_ToXml(HostProtectionPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086F3A4", "name": "HostProtectionPermission_IsUnrestricted", "signature": "bool HostProtectionPermission_IsUnrestricted(HostProtectionPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x0086F708", "name": "HostProtectionPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t HostProtectionPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(HostProtectionPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0086F2F8", "name": "HostProtectionPermission_Cast", "signature": "HostProtectionPermission * HostProtectionPermission_Cast(HostProtectionPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "HostProtectionPermission Cast(IPermission)" }, { "virtualAddress": "0x0086F710", "name": "IsolatedStorageFilePermission__ctor", "signature": "void IsolatedStorageFilePermission__ctor(IsolatedStorageFilePermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFilePermission(PermissionState)" }, { "virtualAddress": "0x0086F768", "name": "IsolatedStorageFilePermission_Copy", "signature": "IPermission * IsolatedStorageFilePermission_Copy(IsolatedStorageFilePermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0086F7F8", "name": "IsolatedStorageFilePermission_Intersect", "signature": "IPermission * IsolatedStorageFilePermission_Intersect(IsolatedStorageFilePermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0086FB5C", "name": "IsolatedStorageFilePermission_IsSubsetOf", "signature": "bool IsolatedStorageFilePermission_IsSubsetOf(IsolatedStorageFilePermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0086FC20", "name": "IsolatedStorageFilePermission_Union", "signature": "IPermission * IsolatedStorageFilePermission_Union(IsolatedStorageFilePermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0086FD30", "name": "IsolatedStorageFilePermission_ToXml", "signature": "SecurityElement * IsolatedStorageFilePermission_ToXml(IsolatedStorageFilePermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086FE60", "name": "IsolatedStorageFilePermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t IsolatedStorageFilePermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(IsolatedStorageFilePermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0086F908", "name": "IsolatedStorageFilePermission_Cast", "signature": "IsolatedStorageFilePermission * IsolatedStorageFilePermission_Cast(IsolatedStorageFilePermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFilePermission Cast(IPermission)" }, { "virtualAddress": "0x0086FE68", "name": "IsolatedStorageFilePermissionAttribute__ctor", "signature": "void IsolatedStorageFilePermissionAttribute__ctor(IsolatedStorageFilePermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "IsolatedStorageFilePermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x0086FEC0", "name": "IsolatedStorageFilePermissionAttribute_CreatePermission", "signature": "IPermission * IsolatedStorageFilePermissionAttribute_CreatePermission(IsolatedStorageFilePermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0086F714", "name": "IsolatedStoragePermission__ctor", "signature": "void IsolatedStoragePermission__ctor(IsolatedStoragePermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "IsolatedStoragePermission(PermissionState)" }, { "virtualAddress": "0x0086FF60", "name": "IsolatedStoragePermission_get_UserQuota", "signature": "int64_t IsolatedStoragePermission_get_UserQuota(IsolatedStoragePermission * this, MethodInfo * method)", "dotNetSignature": "Int64 get_UserQuota()" }, { "virtualAddress": "0x0086FF68", "name": "IsolatedStoragePermission_set_UserQuota", "signature": "void IsolatedStoragePermission_set_UserQuota(IsolatedStoragePermission * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_UserQuota(Int64)" }, { "virtualAddress": "0x0086FF70", "name": "IsolatedStoragePermission_get_UsageAllowed", "signature": "IsolatedStorageContainment__Enum IsolatedStoragePermission_get_UsageAllowed(IsolatedStoragePermission * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorageContainment get_UsageAllowed()" }, { "virtualAddress": "0x0086F9D4", "name": "IsolatedStoragePermission_set_UsageAllowed", "signature": "void IsolatedStoragePermission_set_UsageAllowed(IsolatedStoragePermission * this, IsolatedStorageContainment__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_UsageAllowed(IsolatedStorageContainment)" }, { "virtualAddress": "0x0086FC10", "name": "IsolatedStoragePermission_IsUnrestricted", "signature": "bool IsolatedStoragePermission_IsUnrestricted(IsolatedStoragePermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x0086FD34", "name": "IsolatedStoragePermission_ToXml", "signature": "SecurityElement * IsolatedStoragePermission_ToXml(IsolatedStoragePermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0086FF78", "name": "IsolatedStoragePermission_FromXml", "signature": "void IsolatedStoragePermission_FromXml(IsolatedStoragePermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0086F9B4", "name": "IsolatedStoragePermission_IsEmpty", "signature": "bool IsolatedStoragePermission_IsEmpty(IsolatedStoragePermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x0086FE94", "name": "IsolatedStoragePermissionAttribute__ctor", "signature": "void IsolatedStoragePermissionAttribute__ctor(IsolatedStoragePermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "IsolatedStoragePermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00870158", "name": "IsolatedStoragePermissionAttribute_get_UsageAllowed", "signature": "IsolatedStorageContainment__Enum IsolatedStoragePermissionAttribute_get_UsageAllowed(IsolatedStoragePermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IsolatedStorageContainment get_UsageAllowed()" }, { "virtualAddress": "0x00870160", "name": "IsolatedStoragePermissionAttribute_set_UsageAllowed", "signature": "void IsolatedStoragePermissionAttribute_set_UsageAllowed(IsolatedStoragePermissionAttribute * this, IsolatedStorageContainment__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_UsageAllowed(IsolatedStorageContainment)" }, { "virtualAddress": "0x00870168", "name": "IsolatedStoragePermissionAttribute_get_UserQuota", "signature": "int64_t IsolatedStoragePermissionAttribute_get_UserQuota(IsolatedStoragePermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int64 get_UserQuota()" }, { "virtualAddress": "0x00870170", "name": "IsolatedStoragePermissionAttribute_set_UserQuota", "signature": "void IsolatedStoragePermissionAttribute_set_UserQuota(IsolatedStoragePermissionAttribute * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_UserQuota(Int64)" }, { "virtualAddress": "0x00870178", "name": "KeyContainerPermission__ctor", "signature": "void KeyContainerPermission__ctor(KeyContainerPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "KeyContainerPermission(PermissionState)" }, { "virtualAddress": "0x008701C0", "name": "KeyContainerPermission__ctor_1", "signature": "void KeyContainerPermission__ctor_1(KeyContainerPermission * this, KeyContainerPermissionFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "KeyContainerPermission(KeyContainerPermissionFlags)" }, { "virtualAddress": "0x008702D4", "name": "KeyContainerPermission__ctor_2", "signature": "void KeyContainerPermission__ctor_2(KeyContainerPermission * this, KeyContainerPermissionFlags__Enum flags, KeyContainerPermissionAccessEntry__Array * accessList, MethodInfo * method)", "dotNetSignature": "KeyContainerPermission(KeyContainerPermissionFlags, KeyContainerPermissionAccessEntry[])" }, { "virtualAddress": "0x00870450", "name": "KeyContainerPermission_get_AccessEntries", "signature": "KeyContainerPermissionAccessEntryCollection * KeyContainerPermission_get_AccessEntries(KeyContainerPermission * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntryCollection get_AccessEntries()" }, { "virtualAddress": "0x00870458", "name": "KeyContainerPermission_get_Flags", "signature": "KeyContainerPermissionFlags__Enum KeyContainerPermission_get_Flags(KeyContainerPermission * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionFlags get_Flags()" }, { "virtualAddress": "0x00870460", "name": "KeyContainerPermission_Copy", "signature": "IPermission * KeyContainerPermission_Copy(KeyContainerPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x008705D4", "name": "KeyContainerPermission_FromXml", "signature": "void KeyContainerPermission_FromXml(KeyContainerPermission * this, SecurityElement * securityElement, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00870720", "name": "KeyContainerPermission_Intersect", "signature": "IPermission * KeyContainerPermission_Intersect(KeyContainerPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x00870728", "name": "KeyContainerPermission_IsSubsetOf", "signature": "bool KeyContainerPermission_IsSubsetOf(KeyContainerPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00870730", "name": "KeyContainerPermission_IsUnrestricted", "signature": "bool KeyContainerPermission_IsUnrestricted(KeyContainerPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x00870744", "name": "KeyContainerPermission_ToXml", "signature": "SecurityElement * KeyContainerPermission_ToXml(KeyContainerPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x008707D8", "name": "KeyContainerPermission_Union", "signature": "IPermission * KeyContainerPermission_Union(KeyContainerPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x00870DA4", "name": "KeyContainerPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t KeyContainerPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(KeyContainerPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x008701F0", "name": "KeyContainerPermission_SetFlags", "signature": "void KeyContainerPermission_SetFlags(KeyContainerPermission * this, KeyContainerPermissionFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "Void SetFlags(KeyContainerPermissionFlags)" }, { "virtualAddress": "0x00870A10", "name": "KeyContainerPermission_Cast", "signature": "KeyContainerPermission * KeyContainerPermission_Cast(KeyContainerPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "KeyContainerPermission Cast(IPermission)" }, { "virtualAddress": "0x00870DAC", "name": "KeyContainerPermissionAccessEntry__ctor", "signature": "void KeyContainerPermissionAccessEntry__ctor(KeyContainerPermissionAccessEntry * this, CspParameters * parameters, KeyContainerPermissionFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntry(CspParameters, KeyContainerPermissionFlags)" }, { "virtualAddress": "0x00870F54", "name": "KeyContainerPermissionAccessEntry__ctor_1", "signature": "void KeyContainerPermissionAccessEntry__ctor_1(KeyContainerPermissionAccessEntry * this, String * keyContainerName, KeyContainerPermissionFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntry(String, KeyContainerPermissionFlags)" }, { "virtualAddress": "0x00870F94", "name": "KeyContainerPermissionAccessEntry__ctor_2", "signature": "void KeyContainerPermissionAccessEntry__ctor_2(KeyContainerPermissionAccessEntry * this, String * keyStore, String * providerName, int32_t providerType, String * keyContainerName, int32_t keySpec, KeyContainerPermissionFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntry(String, String, Int32, String, Int32, KeyContainerPermissionFlags)" }, { "virtualAddress": "0x00871000", "name": "KeyContainerPermissionAccessEntry_get_Flags", "signature": "KeyContainerPermissionFlags__Enum KeyContainerPermissionAccessEntry_get_Flags(KeyContainerPermissionAccessEntry * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionFlags get_Flags()" }, { "virtualAddress": "0x00870E70", "name": "KeyContainerPermissionAccessEntry_set_Flags", "signature": "void KeyContainerPermissionAccessEntry_set_Flags(KeyContainerPermissionAccessEntry * this, KeyContainerPermissionFlags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(KeyContainerPermissionFlags)" }, { "virtualAddress": "0x00871008", "name": "KeyContainerPermissionAccessEntry_get_KeyContainerName", "signature": "String * KeyContainerPermissionAccessEntry_get_KeyContainerName(KeyContainerPermissionAccessEntry * this, MethodInfo * method)", "dotNetSignature": "String get_KeyContainerName()" }, { "virtualAddress": "0x00871010", "name": "KeyContainerPermissionAccessEntry_set_KeyContainerName", "signature": "void KeyContainerPermissionAccessEntry_set_KeyContainerName(KeyContainerPermissionAccessEntry * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyContainerName(String)" }, { "virtualAddress": "0x00871018", "name": "KeyContainerPermissionAccessEntry_get_KeySpec", "signature": "int32_t KeyContainerPermissionAccessEntry_get_KeySpec(KeyContainerPermissionAccessEntry * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySpec()" }, { "virtualAddress": "0x00871020", "name": "KeyContainerPermissionAccessEntry_set_KeySpec", "signature": "void KeyContainerPermissionAccessEntry_set_KeySpec(KeyContainerPermissionAccessEntry * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_KeySpec(Int32)" }, { "virtualAddress": "0x00871028", "name": "KeyContainerPermissionAccessEntry_get_KeyStore", "signature": "String * KeyContainerPermissionAccessEntry_get_KeyStore(KeyContainerPermissionAccessEntry * this, MethodInfo * method)", "dotNetSignature": "String get_KeyStore()" }, { "virtualAddress": "0x00871030", "name": "KeyContainerPermissionAccessEntry_set_KeyStore", "signature": "void KeyContainerPermissionAccessEntry_set_KeyStore(KeyContainerPermissionAccessEntry * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyStore(String)" }, { "virtualAddress": "0x00871038", "name": "KeyContainerPermissionAccessEntry_get_ProviderName", "signature": "String * KeyContainerPermissionAccessEntry_get_ProviderName(KeyContainerPermissionAccessEntry * this, MethodInfo * method)", "dotNetSignature": "String get_ProviderName()" }, { "virtualAddress": "0x00871040", "name": "KeyContainerPermissionAccessEntry_set_ProviderName", "signature": "void KeyContainerPermissionAccessEntry_set_ProviderName(KeyContainerPermissionAccessEntry * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ProviderName(String)" }, { "virtualAddress": "0x00871048", "name": "KeyContainerPermissionAccessEntry_get_ProviderType", "signature": "int32_t KeyContainerPermissionAccessEntry_get_ProviderType(KeyContainerPermissionAccessEntry * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ProviderType()" }, { "virtualAddress": "0x00871050", "name": "KeyContainerPermissionAccessEntry_set_ProviderType", "signature": "void KeyContainerPermissionAccessEntry_set_ProviderType(KeyContainerPermissionAccessEntry * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ProviderType(Int32)" }, { "virtualAddress": "0x00871058", "name": "KeyContainerPermissionAccessEntry_Equals", "signature": "bool KeyContainerPermissionAccessEntry_Equals(KeyContainerPermissionAccessEntry * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00871130", "name": "KeyContainerPermissionAccessEntry_GetHashCode", "signature": "int32_t KeyContainerPermissionAccessEntry_GetHashCode(KeyContainerPermissionAccessEntry * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008703C0", "name": "KeyContainerPermissionAccessEntryCollection__ctor", "signature": "void KeyContainerPermissionAccessEntryCollection__ctor(KeyContainerPermissionAccessEntryCollection * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntryCollection()" }, { "virtualAddress": "0x008711AC", "name": "KeyContainerPermissionAccessEntryCollection__ctor_1", "signature": "void KeyContainerPermissionAccessEntryCollection__ctor_1(KeyContainerPermissionAccessEntryCollection * this, KeyContainerPermissionAccessEntry__Array * entries, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntryCollection(KeyContainerPermissionAccessEntry[])" }, { "virtualAddress": "0x0087058C", "name": "KeyContainerPermissionAccessEntryCollection_get_Count", "signature": "int32_t KeyContainerPermissionAccessEntryCollection_get_Count(KeyContainerPermissionAccessEntryCollection * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0087123C", "name": "KeyContainerPermissionAccessEntryCollection_get_IsSynchronized", "signature": "bool KeyContainerPermissionAccessEntryCollection_get_IsSynchronized(KeyContainerPermissionAccessEntryCollection * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00871244", "name": "KeyContainerPermissionAccessEntryCollection_get_Item", "signature": "KeyContainerPermissionAccessEntry * KeyContainerPermissionAccessEntryCollection_get_Item(KeyContainerPermissionAccessEntryCollection * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntry get_Item(Int32)" }, { "virtualAddress": "0x008712D0", "name": "KeyContainerPermissionAccessEntryCollection_get_SyncRoot", "signature": "Object * KeyContainerPermissionAccessEntryCollection_get_SyncRoot(KeyContainerPermissionAccessEntryCollection * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0087042C", "name": "KeyContainerPermissionAccessEntryCollection_Add", "signature": "int32_t KeyContainerPermissionAccessEntryCollection_Add(KeyContainerPermissionAccessEntryCollection * this, KeyContainerPermissionAccessEntry * accessEntry, MethodInfo * method)", "dotNetSignature": "Int32 Add(KeyContainerPermissionAccessEntry)" }, { "virtualAddress": "0x008712D4", "name": "KeyContainerPermissionAccessEntryCollection_Clear", "signature": "void KeyContainerPermissionAccessEntryCollection_Clear(KeyContainerPermissionAccessEntryCollection * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008705B0", "name": "KeyContainerPermissionAccessEntryCollection_CopyTo", "signature": "void KeyContainerPermissionAccessEntryCollection_CopyTo(KeyContainerPermissionAccessEntryCollection * this, KeyContainerPermissionAccessEntry__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyContainerPermissionAccessEntry[], Int32)" }, { "virtualAddress": "0x008712F8", "name": "KeyContainerPermissionAccessEntryCollection_System_Collections_ICollection_CopyTo", "signature": "void KeyContainerPermissionAccessEntryCollection_System_Collections_ICollection_CopyTo(KeyContainerPermissionAccessEntryCollection * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00870ABC", "name": "KeyContainerPermissionAccessEntryCollection_GetEnumerator", "signature": "KeyContainerPermissionAccessEntryEnumerator * KeyContainerPermissionAccessEntryCollection_GetEnumerator(KeyContainerPermissionAccessEntryCollection * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntryEnumerator GetEnumerator()" }, { "virtualAddress": "0x00871364", "name": "KeyContainerPermissionAccessEntryCollection_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * KeyContainerPermissionAccessEntryCollection_System_Collections_IEnumerable_GetEnumerator(KeyContainerPermissionAccessEntryCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00870CA8", "name": "KeyContainerPermissionAccessEntryCollection_IndexOf", "signature": "int32_t KeyContainerPermissionAccessEntryCollection_IndexOf(KeyContainerPermissionAccessEntryCollection * this, KeyContainerPermissionAccessEntry * accessEntry, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyContainerPermissionAccessEntry)" }, { "virtualAddress": "0x008713C8", "name": "KeyContainerPermissionAccessEntryCollection_Remove", "signature": "void KeyContainerPermissionAccessEntryCollection_Remove(KeyContainerPermissionAccessEntryCollection * this, KeyContainerPermissionAccessEntry * accessEntry, MethodInfo * method)", "dotNetSignature": "Void Remove(KeyContainerPermissionAccessEntry)" }, { "virtualAddress": "0x0087131C", "name": "KeyContainerPermissionAccessEntryEnumerator__ctor", "signature": "void KeyContainerPermissionAccessEntryEnumerator__ctor(KeyContainerPermissionAccessEntryEnumerator * this, ArrayList * list, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntryEnumerator(ArrayList)" }, { "virtualAddress": "0x00870B20", "name": "KeyContainerPermissionAccessEntryEnumerator_get_Current", "signature": "KeyContainerPermissionAccessEntry * KeyContainerPermissionAccessEntryEnumerator_get_Current(KeyContainerPermissionAccessEntryEnumerator * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntry get_Current()" }, { "virtualAddress": "0x008714D8", "name": "KeyContainerPermissionAccessEntryEnumerator_System_Collections_IEnumerator_get_Current", "signature": "Object * KeyContainerPermissionAccessEntryEnumerator_System_Collections_IEnumerator_get_Current(KeyContainerPermissionAccessEntryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00870BF8", "name": "KeyContainerPermissionAccessEntryEnumerator_MoveNext", "signature": "bool KeyContainerPermissionAccessEntryEnumerator_MoveNext(KeyContainerPermissionAccessEntryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0087158C", "name": "KeyContainerPermissionAccessEntryEnumerator_Reset", "signature": "void KeyContainerPermissionAccessEntryEnumerator_Reset(KeyContainerPermissionAccessEntryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00871640", "name": "KeyContainerPermissionAccessEntryEnumerator__ctor_1", "signature": "void KeyContainerPermissionAccessEntryEnumerator__ctor_1(KeyContainerPermissionAccessEntryEnumerator * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAccessEntryEnumerator()" }, { "virtualAddress": "0x00871680", "name": "KeyContainerPermissionAttribute__ctor", "signature": "void KeyContainerPermissionAttribute__ctor(KeyContainerPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x008716B8", "name": "KeyContainerPermissionAttribute_get_Flags", "signature": "KeyContainerPermissionFlags__Enum KeyContainerPermissionAttribute_get_Flags(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "KeyContainerPermissionFlags get_Flags()" }, { "virtualAddress": "0x008716C0", "name": "KeyContainerPermissionAttribute_set_Flags", "signature": "void KeyContainerPermissionAttribute_set_Flags(KeyContainerPermissionAttribute * this, KeyContainerPermissionFlags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(KeyContainerPermissionFlags)" }, { "virtualAddress": "0x008716C8", "name": "KeyContainerPermissionAttribute_get_KeyContainerName", "signature": "String * KeyContainerPermissionAttribute_get_KeyContainerName(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_KeyContainerName()" }, { "virtualAddress": "0x008716D0", "name": "KeyContainerPermissionAttribute_set_KeyContainerName", "signature": "void KeyContainerPermissionAttribute_set_KeyContainerName(KeyContainerPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyContainerName(String)" }, { "virtualAddress": "0x008716D8", "name": "KeyContainerPermissionAttribute_get_KeySpec", "signature": "int32_t KeyContainerPermissionAttribute_get_KeySpec(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySpec()" }, { "virtualAddress": "0x008716E0", "name": "KeyContainerPermissionAttribute_set_KeySpec", "signature": "void KeyContainerPermissionAttribute_set_KeySpec(KeyContainerPermissionAttribute * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_KeySpec(Int32)" }, { "virtualAddress": "0x008716E8", "name": "KeyContainerPermissionAttribute_get_KeyStore", "signature": "String * KeyContainerPermissionAttribute_get_KeyStore(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_KeyStore()" }, { "virtualAddress": "0x008716F0", "name": "KeyContainerPermissionAttribute_set_KeyStore", "signature": "void KeyContainerPermissionAttribute_set_KeyStore(KeyContainerPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyStore(String)" }, { "virtualAddress": "0x008716F8", "name": "KeyContainerPermissionAttribute_get_ProviderName", "signature": "String * KeyContainerPermissionAttribute_get_ProviderName(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ProviderName()" }, { "virtualAddress": "0x00871700", "name": "KeyContainerPermissionAttribute_set_ProviderName", "signature": "void KeyContainerPermissionAttribute_set_ProviderName(KeyContainerPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ProviderName(String)" }, { "virtualAddress": "0x00871708", "name": "KeyContainerPermissionAttribute_get_ProviderType", "signature": "int32_t KeyContainerPermissionAttribute_get_ProviderType(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ProviderType()" }, { "virtualAddress": "0x00871710", "name": "KeyContainerPermissionAttribute_set_ProviderType", "signature": "void KeyContainerPermissionAttribute_set_ProviderType(KeyContainerPermissionAttribute * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ProviderType(Int32)" }, { "virtualAddress": "0x00871718", "name": "KeyContainerPermissionAttribute_CreatePermission", "signature": "IPermission * KeyContainerPermissionAttribute_CreatePermission(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x008718CC", "name": "KeyContainerPermissionAttribute_EmptyEntry", "signature": "bool KeyContainerPermissionAttribute_EmptyEntry(KeyContainerPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean EmptyEntry()" }, { "virtualAddress": "0x00871904", "name": "PermissionSetAttribute__ctor", "signature": "void PermissionSetAttribute__ctor(PermissionSetAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "PermissionSetAttribute(SecurityAction)" }, { "virtualAddress": "0x00871930", "name": "PermissionSetAttribute_get_File", "signature": "String * PermissionSetAttribute_get_File(PermissionSetAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_File()" }, { "virtualAddress": "0x00871938", "name": "PermissionSetAttribute_set_File", "signature": "void PermissionSetAttribute_set_File(PermissionSetAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_File(String)" }, { "virtualAddress": "0x00871940", "name": "PermissionSetAttribute_get_Hex", "signature": "String * PermissionSetAttribute_get_Hex(PermissionSetAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Hex()" }, { "virtualAddress": "0x00871948", "name": "PermissionSetAttribute_set_Hex", "signature": "void PermissionSetAttribute_set_Hex(PermissionSetAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Hex(String)" }, { "virtualAddress": "0x00871950", "name": "PermissionSetAttribute_get_Name", "signature": "String * PermissionSetAttribute_get_Name(PermissionSetAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00871958", "name": "PermissionSetAttribute_set_Name", "signature": "void PermissionSetAttribute_set_Name(PermissionSetAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x00871960", "name": "PermissionSetAttribute_get_UnicodeEncoded", "signature": "bool PermissionSetAttribute_get_UnicodeEncoded(PermissionSetAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UnicodeEncoded()" }, { "virtualAddress": "0x00871968", "name": "PermissionSetAttribute_set_UnicodeEncoded", "signature": "void PermissionSetAttribute_set_UnicodeEncoded(PermissionSetAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UnicodeEncoded(Boolean)" }, { "virtualAddress": "0x00871974", "name": "PermissionSetAttribute_get_XML", "signature": "String * PermissionSetAttribute_get_XML(PermissionSetAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XML()" }, { "virtualAddress": "0x0087197C", "name": "PermissionSetAttribute_set_XML", "signature": "void PermissionSetAttribute_set_XML(PermissionSetAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XML(String)" }, { "virtualAddress": "0x00871984", "name": "PermissionSetAttribute_CreatePermission", "signature": "IPermission * PermissionSetAttribute_CreatePermission(PermissionSetAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0087198C", "name": "PermissionSetAttribute_CreateFromXml", "signature": "PermissionSet * PermissionSetAttribute_CreateFromXml(PermissionSetAttribute * this, String * xml, MethodInfo * method)", "dotNetSignature": "PermissionSet CreateFromXml(String)" }, { "virtualAddress": "0x00871994", "name": "PermissionSetAttribute_CreatePermissionSet", "signature": "PermissionSet * PermissionSetAttribute_CreatePermissionSet(PermissionSetAttribute * this, MethodInfo * method)", "dotNetSignature": "PermissionSet CreatePermissionSet()" }, { "virtualAddress": "0x0087199C", "name": "PrincipalPermission__ctor", "signature": "void PrincipalPermission__ctor(PrincipalPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "PrincipalPermission(PermissionState)" }, { "virtualAddress": "0x00871AC4", "name": "PrincipalPermission__ctor_1", "signature": "void PrincipalPermission__ctor_1(PrincipalPermission * this, String * name, String * role, MethodInfo * method)", "dotNetSignature": "PrincipalPermission(String, String)" }, { "virtualAddress": "0x00871ACC", "name": "PrincipalPermission__ctor_2", "signature": "void PrincipalPermission__ctor_2(PrincipalPermission * this, String * name, String * role, bool isAuthenticated, MethodInfo * method)", "dotNetSignature": "PrincipalPermission(String, String, Boolean)" }, { "virtualAddress": "0x00871B98", "name": "PrincipalPermission__ctor_3", "signature": "void PrincipalPermission__ctor_3(PrincipalPermission * this, ArrayList * principals, MethodInfo * method)", "dotNetSignature": "PrincipalPermission(ArrayList)" }, { "virtualAddress": "0x00871C4C", "name": "PrincipalPermission_Copy", "signature": "IPermission * PrincipalPermission_Copy(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00871CB0", "name": "PrincipalPermission_Demand", "signature": "void PrincipalPermission_Demand(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "Void Demand()" }, { "virtualAddress": "0x00872260", "name": "PrincipalPermission_FromXml", "signature": "void PrincipalPermission_FromXml(PrincipalPermission * this, SecurityElement * elem, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x008729BC", "name": "PrincipalPermission_Intersect", "signature": "IPermission * PrincipalPermission_Intersect(PrincipalPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0087340C", "name": "PrincipalPermission_IsSubsetOf", "signature": "bool PrincipalPermission_IsSubsetOf(PrincipalPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00873144", "name": "PrincipalPermission_IsUnrestricted", "signature": "bool PrincipalPermission_IsUnrestricted(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x00873A64", "name": "PrincipalPermission_ToString", "signature": "String * PrincipalPermission_ToString(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00873A88", "name": "PrincipalPermission_ToXml", "signature": "SecurityElement * PrincipalPermission_ToXml(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00873ED4", "name": "PrincipalPermission_Union", "signature": "IPermission * PrincipalPermission_Union(PrincipalPermission * this, IPermission * other, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x008741E4", "name": "PrincipalPermission_Equals", "signature": "bool PrincipalPermission_Equals(PrincipalPermission * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008747F4", "name": "PrincipalPermission_GetHashCode", "signature": "int32_t PrincipalPermission_GetHashCode(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008747FC", "name": "PrincipalPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t PrincipalPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x00873098", "name": "PrincipalPermission_Cast", "signature": "PrincipalPermission * PrincipalPermission_Cast(PrincipalPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "PrincipalPermission Cast(IPermission)" }, { "virtualAddress": "0x00873A30", "name": "PrincipalPermission_IsEmpty", "signature": "bool PrincipalPermission_IsEmpty(PrincipalPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x00872708", "name": "PrincipalPermission_CheckSecurityElement", "signature": "int32_t PrincipalPermission_CheckSecurityElement(PrincipalPermission * this, SecurityElement * se, String * parameterName, int32_t minimumVersion, int32_t maximumVersion, MethodInfo * method)", "dotNetSignature": "Int32 CheckSecurityElement(SecurityElement, String, Int32, Int32)" }, { "virtualAddress": "0x00871A80", "name": "PrincipalPermission_PrincipalInfo__ctor", "signature": "void PrincipalPermission_PrincipalInfo__ctor(PrincipalPermission_PrincipalInfo * this, String * name, String * role, bool isAuthenticated, MethodInfo * method)", "dotNetSignature": "PrincipalPermission\u002BPrincipalInfo(String, String, Boolean)" }, { "virtualAddress": "0x00874804", "name": "PrincipalPermission_PrincipalInfo_get_Name", "signature": "String * PrincipalPermission_PrincipalInfo_get_Name(PrincipalPermission_PrincipalInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0087480C", "name": "PrincipalPermission_PrincipalInfo_get_Role", "signature": "String * PrincipalPermission_PrincipalInfo_get_Role(PrincipalPermission_PrincipalInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Role()" }, { "virtualAddress": "0x00874814", "name": "PrincipalPermission_PrincipalInfo_get_IsAuthenticated", "signature": "bool PrincipalPermission_PrincipalInfo_get_IsAuthenticated(PrincipalPermission_PrincipalInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAuthenticated()" }, { "virtualAddress": "0x0087481C", "name": "PrincipalPermissionAttribute__ctor", "signature": "void PrincipalPermissionAttribute__ctor(PrincipalPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "PrincipalPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00874850", "name": "PrincipalPermissionAttribute_get_Authenticated", "signature": "bool PrincipalPermissionAttribute_get_Authenticated(PrincipalPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Authenticated()" }, { "virtualAddress": "0x00874858", "name": "PrincipalPermissionAttribute_set_Authenticated", "signature": "void PrincipalPermissionAttribute_set_Authenticated(PrincipalPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Authenticated(Boolean)" }, { "virtualAddress": "0x00874864", "name": "PrincipalPermissionAttribute_get_Name", "signature": "String * PrincipalPermissionAttribute_get_Name(PrincipalPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0087486C", "name": "PrincipalPermissionAttribute_set_Name", "signature": "void PrincipalPermissionAttribute_set_Name(PrincipalPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x00874874", "name": "PrincipalPermissionAttribute_get_Role", "signature": "String * PrincipalPermissionAttribute_get_Role(PrincipalPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Role()" }, { "virtualAddress": "0x0087487C", "name": "PrincipalPermissionAttribute_set_Role", "signature": "void PrincipalPermissionAttribute_set_Role(PrincipalPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Role(String)" }, { "virtualAddress": "0x00874884", "name": "PrincipalPermissionAttribute_CreatePermission", "signature": "IPermission * PrincipalPermissionAttribute_CreatePermission(PrincipalPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x00874924", "name": "PublisherIdentityPermission__ctor", "signature": "void PublisherIdentityPermission__ctor(PublisherIdentityPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "PublisherIdentityPermission(PermissionState)" }, { "virtualAddress": "0x00874954", "name": "PublisherIdentityPermission__ctor_1", "signature": "void PublisherIdentityPermission__ctor_1(PublisherIdentityPermission * this, X509Certificate * certificate, MethodInfo * method)", "dotNetSignature": "PublisherIdentityPermission(X509Certificate)" }, { "virtualAddress": "0x00874A14", "name": "PublisherIdentityPermission_get_Certificate", "signature": "X509Certificate * PublisherIdentityPermission_get_Certificate(PublisherIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "X509Certificate get_Certificate()" }, { "virtualAddress": "0x00874984", "name": "PublisherIdentityPermission_set_Certificate", "signature": "void PublisherIdentityPermission_set_Certificate(PublisherIdentityPermission * this, X509Certificate * value, MethodInfo * method)", "dotNetSignature": "Void set_Certificate(X509Certificate)" }, { "virtualAddress": "0x00874A1C", "name": "PublisherIdentityPermission_Copy", "signature": "IPermission * PublisherIdentityPermission_Copy(PublisherIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00874AA4", "name": "PublisherIdentityPermission_FromXml", "signature": "void PublisherIdentityPermission_FromXml(PublisherIdentityPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00874B94", "name": "PublisherIdentityPermission_Intersect", "signature": "IPermission * PublisherIdentityPermission_Intersect(PublisherIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x00874D30", "name": "PublisherIdentityPermission_IsSubsetOf", "signature": "bool PublisherIdentityPermission_IsSubsetOf(PublisherIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00874DC0", "name": "PublisherIdentityPermission_ToXml", "signature": "SecurityElement * PublisherIdentityPermission_ToXml(PublisherIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00874E58", "name": "PublisherIdentityPermission_Union", "signature": "IPermission * PublisherIdentityPermission_Union(PublisherIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x00874FC0", "name": "PublisherIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t PublisherIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(PublisherIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x00874C84", "name": "PublisherIdentityPermission_Cast", "signature": "PublisherIdentityPermission * PublisherIdentityPermission_Cast(PublisherIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "PublisherIdentityPermission Cast(IPermission)" }, { "virtualAddress": "0x00874FC8", "name": "PublisherIdentityPermissionAttribute__ctor", "signature": "void PublisherIdentityPermissionAttribute__ctor(PublisherIdentityPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "PublisherIdentityPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00874FF4", "name": "PublisherIdentityPermissionAttribute_get_CertFile", "signature": "String * PublisherIdentityPermissionAttribute_get_CertFile(PublisherIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_CertFile()" }, { "virtualAddress": "0x00874FFC", "name": "PublisherIdentityPermissionAttribute_set_CertFile", "signature": "void PublisherIdentityPermissionAttribute_set_CertFile(PublisherIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_CertFile(String)" }, { "virtualAddress": "0x00875004", "name": "PublisherIdentityPermissionAttribute_get_SignedFile", "signature": "String * PublisherIdentityPermissionAttribute_get_SignedFile(PublisherIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_SignedFile()" }, { "virtualAddress": "0x0087500C", "name": "PublisherIdentityPermissionAttribute_set_SignedFile", "signature": "void PublisherIdentityPermissionAttribute_set_SignedFile(PublisherIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_SignedFile(String)" }, { "virtualAddress": "0x00875014", "name": "PublisherIdentityPermissionAttribute_get_X509Certificate", "signature": "String * PublisherIdentityPermissionAttribute_get_X509Certificate(PublisherIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_X509Certificate()" }, { "virtualAddress": "0x0087501C", "name": "PublisherIdentityPermissionAttribute_set_X509Certificate", "signature": "void PublisherIdentityPermissionAttribute_set_X509Certificate(PublisherIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_X509Certificate(String)" }, { "virtualAddress": "0x00875024", "name": "PublisherIdentityPermissionAttribute_CreatePermission", "signature": "IPermission * PublisherIdentityPermissionAttribute_CreatePermission(PublisherIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x00875160", "name": "ReflectionPermission__ctor", "signature": "void ReflectionPermission__ctor(ReflectionPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "ReflectionPermission(PermissionState)" }, { "virtualAddress": "0x008751A8", "name": "ReflectionPermission__ctor_1", "signature": "void ReflectionPermission__ctor_1(ReflectionPermission * this, ReflectionPermissionFlag__Enum flag, MethodInfo * method)", "dotNetSignature": "ReflectionPermission(ReflectionPermissionFlag)" }, { "virtualAddress": "0x008752B8", "name": "ReflectionPermission_get_Flags", "signature": "ReflectionPermissionFlag__Enum ReflectionPermission_get_Flags(ReflectionPermission * this, MethodInfo * method)", "dotNetSignature": "ReflectionPermissionFlag get_Flags()" }, { "virtualAddress": "0x008751D8", "name": "ReflectionPermission_set_Flags", "signature": "void ReflectionPermission_set_Flags(ReflectionPermission * this, ReflectionPermissionFlag__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(ReflectionPermissionFlag)" }, { "virtualAddress": "0x008752C0", "name": "ReflectionPermission_Copy", "signature": "IPermission * ReflectionPermission_Copy(ReflectionPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00875330", "name": "ReflectionPermission_FromXml", "signature": "void ReflectionPermission_FromXml(ReflectionPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00875484", "name": "ReflectionPermission_Intersect", "signature": "IPermission * ReflectionPermission_Intersect(ReflectionPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x00875644", "name": "ReflectionPermission_IsSubsetOf", "signature": "bool ReflectionPermission_IsSubsetOf(ReflectionPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00875634", "name": "ReflectionPermission_IsUnrestricted", "signature": "bool ReflectionPermission_IsUnrestricted(ReflectionPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x008756A0", "name": "ReflectionPermission_ToXml", "signature": "SecurityElement * ReflectionPermission_ToXml(ReflectionPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0087583C", "name": "ReflectionPermission_Union", "signature": "IPermission * ReflectionPermission_Union(ReflectionPermission * this, IPermission * other, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x00875964", "name": "ReflectionPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t ReflectionPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(ReflectionPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x00875588", "name": "ReflectionPermission_Cast", "signature": "ReflectionPermission * ReflectionPermission_Cast(ReflectionPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "ReflectionPermission Cast(IPermission)" }, { "virtualAddress": "0x0087596C", "name": "ReflectionPermissionAttribute__ctor", "signature": "void ReflectionPermissionAttribute__ctor(ReflectionPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "ReflectionPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00875998", "name": "ReflectionPermissionAttribute_get_Flags", "signature": "ReflectionPermissionFlag__Enum ReflectionPermissionAttribute_get_Flags(ReflectionPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "ReflectionPermissionFlag get_Flags()" }, { "virtualAddress": "0x008759A0", "name": "ReflectionPermissionAttribute_set_Flags", "signature": "void ReflectionPermissionAttribute_set_Flags(ReflectionPermissionAttribute * this, ReflectionPermissionFlag__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(ReflectionPermissionFlag)" }, { "virtualAddress": "0x008759C4", "name": "ReflectionPermissionAttribute_get_MemberAccess", "signature": "bool ReflectionPermissionAttribute_get_MemberAccess(ReflectionPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_MemberAccess()" }, { "virtualAddress": "0x008759CC", "name": "ReflectionPermissionAttribute_set_MemberAccess", "signature": "void ReflectionPermissionAttribute_set_MemberAccess(ReflectionPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_MemberAccess(Boolean)" }, { "virtualAddress": "0x008759F0", "name": "ReflectionPermissionAttribute_get_ReflectionEmit", "signature": "bool ReflectionPermissionAttribute_get_ReflectionEmit(ReflectionPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ReflectionEmit()" }, { "virtualAddress": "0x008759F8", "name": "ReflectionPermissionAttribute_set_ReflectionEmit", "signature": "void ReflectionPermissionAttribute_set_ReflectionEmit(ReflectionPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ReflectionEmit(Boolean)" }, { "virtualAddress": "0x00875A1C", "name": "ReflectionPermissionAttribute_get_RestrictedMemberAccess", "signature": "bool ReflectionPermissionAttribute_get_RestrictedMemberAccess(ReflectionPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RestrictedMemberAccess()" }, { "virtualAddress": "0x00875A28", "name": "ReflectionPermissionAttribute_set_RestrictedMemberAccess", "signature": "void ReflectionPermissionAttribute_set_RestrictedMemberAccess(ReflectionPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_RestrictedMemberAccess(Boolean)" }, { "virtualAddress": "0x00875A44", "name": "ReflectionPermissionAttribute_get_TypeInformation", "signature": "bool ReflectionPermissionAttribute_get_TypeInformation(ReflectionPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_TypeInformation()" }, { "virtualAddress": "0x00875A4C", "name": "ReflectionPermissionAttribute_set_TypeInformation", "signature": "void ReflectionPermissionAttribute_set_TypeInformation(ReflectionPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_TypeInformation(Boolean)" }, { "virtualAddress": "0x00875A70", "name": "ReflectionPermissionAttribute_CreatePermission", "signature": "IPermission * ReflectionPermissionAttribute_CreatePermission(ReflectionPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x00875A78", "name": "RegistryPermission__ctor", "signature": "void RegistryPermission__ctor(RegistryPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "RegistryPermission(PermissionState)" }, { "virtualAddress": "0x00875B34", "name": "RegistryPermission__ctor_1", "signature": "void RegistryPermission__ctor_1(RegistryPermission * this, RegistryPermissionAccess__Enum access, String * pathList, MethodInfo * method)", "dotNetSignature": "RegistryPermission(RegistryPermissionAccess, String)" }, { "virtualAddress": "0x00875CF4", "name": "RegistryPermission__ctor_2", "signature": "void RegistryPermission__ctor_2(RegistryPermission * this, RegistryPermissionAccess__Enum access, AccessControlActions__Enum control, String * pathList, MethodInfo * method)", "dotNetSignature": "RegistryPermission(RegistryPermissionAccess, AccessControlActions, String)" }, { "virtualAddress": "0x00875BF8", "name": "RegistryPermission_AddPathList", "signature": "void RegistryPermission_AddPathList(RegistryPermission * this, RegistryPermissionAccess__Enum access, String * pathList, MethodInfo * method)", "dotNetSignature": "Void AddPathList(RegistryPermissionAccess, String)" }, { "virtualAddress": "0x00875E58", "name": "RegistryPermission_AddPathList_1", "signature": "void RegistryPermission_AddPathList_1(RegistryPermission * this, RegistryPermissionAccess__Enum access, AccessControlActions__Enum control, String * pathList, MethodInfo * method)", "dotNetSignature": "Void AddPathList(RegistryPermissionAccess, AccessControlActions, String)" }, { "virtualAddress": "0x0087630C", "name": "RegistryPermission_GetPathList", "signature": "String * RegistryPermission_GetPathList(RegistryPermission * this, RegistryPermissionAccess__Enum access, MethodInfo * method)", "dotNetSignature": "String GetPathList(RegistryPermissionAccess)" }, { "virtualAddress": "0x00876674", "name": "RegistryPermission_SetPathList", "signature": "void RegistryPermission_SetPathList(RegistryPermission * this, RegistryPermissionAccess__Enum access, String * pathList, MethodInfo * method)", "dotNetSignature": "Void SetPathList(RegistryPermissionAccess, String)" }, { "virtualAddress": "0x00876A50", "name": "RegistryPermission_Copy", "signature": "IPermission * RegistryPermission_Copy(RegistryPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00876B2C", "name": "RegistryPermission_FromXml", "signature": "void RegistryPermission_FromXml(RegistryPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00876C84", "name": "RegistryPermission_Intersect", "signature": "IPermission * RegistryPermission_Intersect(RegistryPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x008775B8", "name": "RegistryPermission_IsSubsetOf", "signature": "bool RegistryPermission_IsSubsetOf(RegistryPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00876E34", "name": "RegistryPermission_IsUnrestricted", "signature": "bool RegistryPermission_IsUnrestricted(RegistryPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x00877C24", "name": "RegistryPermission_ToXml", "signature": "SecurityElement * RegistryPermission_ToXml(RegistryPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00877D3C", "name": "RegistryPermission_Union", "signature": "IPermission * RegistryPermission_Union(RegistryPermission * this, IPermission * other, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x00877EC0", "name": "RegistryPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t RegistryPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(RegistryPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x00877530", "name": "RegistryPermission_IsEmpty", "signature": "bool RegistryPermission_IsEmpty(RegistryPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x00876D88", "name": "RegistryPermission_Cast", "signature": "RegistryPermission * RegistryPermission_Cast(RegistryPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "RegistryPermission Cast(IPermission)" }, { "virtualAddress": "0x00876238", "name": "RegistryPermission_ThrowInvalidFlag", "signature": "void RegistryPermission_ThrowInvalidFlag(RegistryPermission * this, RegistryPermissionAccess__Enum flag, bool context, MethodInfo * method)", "dotNetSignature": "Void ThrowInvalidFlag(RegistryPermissionAccess, Boolean)" }, { "virtualAddress": "0x00876364", "name": "RegistryPermission_GetPathList_1", "signature": "String * RegistryPermission_GetPathList_1(RegistryPermission * this, ArrayList * list, MethodInfo * method)", "dotNetSignature": "String GetPathList(ArrayList)" }, { "virtualAddress": "0x00877658", "name": "RegistryPermission_KeyIsSubsetOf", "signature": "bool RegistryPermission_KeyIsSubsetOf(RegistryPermission * this, IList * local, IList * target, MethodInfo * method)", "dotNetSignature": "Boolean KeyIsSubsetOf(IList, IList)" }, { "virtualAddress": "0x00875EB8", "name": "RegistryPermission_AddWithUnionKey", "signature": "void RegistryPermission_AddWithUnionKey(RegistryPermission * this, IList * list, String * pathList, MethodInfo * method)", "dotNetSignature": "Void AddWithUnionKey(IList, String)" }, { "virtualAddress": "0x00876E44", "name": "RegistryPermission_IntersectKeys", "signature": "void RegistryPermission_IntersectKeys(RegistryPermission * this, IList * local, IList * target, IList * result, MethodInfo * method)", "dotNetSignature": "Void IntersectKeys(IList, IList, IList)" }, { "virtualAddress": "0x00877EC8", "name": "RegistryPermissionAttribute__ctor", "signature": "void RegistryPermissionAttribute__ctor(RegistryPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "RegistryPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00877EF4", "name": "RegistryPermissionAttribute_get_All", "signature": "String * RegistryPermissionAttribute_get_All(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_All()" }, { "virtualAddress": "0x00877F60", "name": "RegistryPermissionAttribute_set_All", "signature": "void RegistryPermissionAttribute_set_All(RegistryPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_All(String)" }, { "virtualAddress": "0x00877F6C", "name": "RegistryPermissionAttribute_get_Create", "signature": "String * RegistryPermissionAttribute_get_Create(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Create()" }, { "virtualAddress": "0x00877F74", "name": "RegistryPermissionAttribute_set_Create", "signature": "void RegistryPermissionAttribute_set_Create(RegistryPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Create(String)" }, { "virtualAddress": "0x00877F7C", "name": "RegistryPermissionAttribute_get_Read", "signature": "String * RegistryPermissionAttribute_get_Read(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Read()" }, { "virtualAddress": "0x00877F84", "name": "RegistryPermissionAttribute_set_Read", "signature": "void RegistryPermissionAttribute_set_Read(RegistryPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Read(String)" }, { "virtualAddress": "0x00877F8C", "name": "RegistryPermissionAttribute_get_Write", "signature": "String * RegistryPermissionAttribute_get_Write(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Write()" }, { "virtualAddress": "0x00877F94", "name": "RegistryPermissionAttribute_set_Write", "signature": "void RegistryPermissionAttribute_set_Write(RegistryPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Write(String)" }, { "virtualAddress": "0x00877F9C", "name": "RegistryPermissionAttribute_get_ChangeAccessControl", "signature": "String * RegistryPermissionAttribute_get_ChangeAccessControl(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ChangeAccessControl()" }, { "virtualAddress": "0x00877FA4", "name": "RegistryPermissionAttribute_set_ChangeAccessControl", "signature": "void RegistryPermissionAttribute_set_ChangeAccessControl(RegistryPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ChangeAccessControl(String)" }, { "virtualAddress": "0x00877FAC", "name": "RegistryPermissionAttribute_get_ViewAccessControl", "signature": "String * RegistryPermissionAttribute_get_ViewAccessControl(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ViewAccessControl()" }, { "virtualAddress": "0x00877FB4", "name": "RegistryPermissionAttribute_set_ViewAccessControl", "signature": "void RegistryPermissionAttribute_set_ViewAccessControl(RegistryPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ViewAccessControl(String)" }, { "virtualAddress": "0x00877FBC", "name": "RegistryPermissionAttribute_get_ViewAndModify", "signature": "String * RegistryPermissionAttribute_get_ViewAndModify(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ViewAndModify()" }, { "virtualAddress": "0x0087801C", "name": "RegistryPermissionAttribute_set_ViewAndModify", "signature": "void RegistryPermissionAttribute_set_ViewAndModify(RegistryPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ViewAndModify(String)" }, { "virtualAddress": "0x00878028", "name": "RegistryPermissionAttribute_CreatePermission", "signature": "IPermission * RegistryPermissionAttribute_CreatePermission(RegistryPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x00869B44", "name": "SecurityAttribute__ctor", "signature": "void SecurityAttribute__ctor(SecurityAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "SecurityAttribute(SecurityAction)" }, { "virtualAddress": "0x008780F8", "name": "SecurityAttribute_get_Unrestricted", "signature": "bool SecurityAttribute_get_Unrestricted(SecurityAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Unrestricted()" }, { "virtualAddress": "0x00878100", "name": "SecurityAttribute_set_Unrestricted", "signature": "void SecurityAttribute_set_Unrestricted(SecurityAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Unrestricted(Boolean)" }, { "virtualAddress": "0x0087810C", "name": "SecurityAttribute_get_Action", "signature": "SecurityAction__Enum SecurityAttribute_get_Action(SecurityAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityAction get_Action()" }, { "virtualAddress": "0x00878114", "name": "SecurityAttribute_set_Action", "signature": "void SecurityAttribute_set_Action(SecurityAttribute * this, SecurityAction__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Action(SecurityAction)" }, { "virtualAddress": "0x0087811C", "name": "SecurityPermission__ctor", "signature": "void SecurityPermission__ctor(SecurityPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "SecurityPermission(PermissionState)" }, { "virtualAddress": "0x00878164", "name": "SecurityPermission__ctor_1", "signature": "void SecurityPermission__ctor_1(SecurityPermission * this, SecurityPermissionFlag__Enum flag, MethodInfo * method)", "dotNetSignature": "SecurityPermission(SecurityPermissionFlag)" }, { "virtualAddress": "0x00878274", "name": "SecurityPermission_get_Flags", "signature": "SecurityPermissionFlag__Enum SecurityPermission_get_Flags(SecurityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityPermissionFlag get_Flags()" }, { "virtualAddress": "0x00878194", "name": "SecurityPermission_set_Flags", "signature": "void SecurityPermission_set_Flags(SecurityPermission * this, SecurityPermissionFlag__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(SecurityPermissionFlag)" }, { "virtualAddress": "0x0087827C", "name": "SecurityPermission_IsUnrestricted", "signature": "bool SecurityPermission_IsUnrestricted(SecurityPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x00878290", "name": "SecurityPermission_Copy", "signature": "IPermission * SecurityPermission_Copy(SecurityPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00878300", "name": "SecurityPermission_Intersect", "signature": "IPermission * SecurityPermission_Intersect(SecurityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x008784E4", "name": "SecurityPermission_Union", "signature": "IPermission * SecurityPermission_Union(SecurityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x008785E4", "name": "SecurityPermission_IsSubsetOf", "signature": "bool SecurityPermission_IsSubsetOf(SecurityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00878648", "name": "SecurityPermission_FromXml", "signature": "void SecurityPermission_FromXml(SecurityPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x008787A0", "name": "SecurityPermission_ToXml", "signature": "SecurityElement * SecurityPermission_ToXml(SecurityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00878894", "name": "SecurityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t SecurityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(SecurityPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x008784D4", "name": "SecurityPermission_IsEmpty", "signature": "bool SecurityPermission_IsEmpty(SecurityPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x00878428", "name": "SecurityPermission_Cast", "signature": "SecurityPermission * SecurityPermission_Cast(SecurityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "SecurityPermission Cast(IPermission)" }, { "virtualAddress": "0x0087889C", "name": "SecurityPermissionAttribute__ctor", "signature": "void SecurityPermissionAttribute__ctor(SecurityPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "SecurityPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x008788CC", "name": "SecurityPermissionAttribute_get_Assertion", "signature": "bool SecurityPermissionAttribute_get_Assertion(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Assertion()" }, { "virtualAddress": "0x008788D8", "name": "SecurityPermissionAttribute_set_Assertion", "signature": "void SecurityPermissionAttribute_set_Assertion(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Assertion(Boolean)" }, { "virtualAddress": "0x008788F4", "name": "SecurityPermissionAttribute_get_BindingRedirects", "signature": "bool SecurityPermissionAttribute_get_BindingRedirects(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_BindingRedirects()" }, { "virtualAddress": "0x00878900", "name": "SecurityPermissionAttribute_set_BindingRedirects", "signature": "void SecurityPermissionAttribute_set_BindingRedirects(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_BindingRedirects(Boolean)" }, { "virtualAddress": "0x0087891C", "name": "SecurityPermissionAttribute_get_ControlAppDomain", "signature": "bool SecurityPermissionAttribute_get_ControlAppDomain(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ControlAppDomain()" }, { "virtualAddress": "0x00878928", "name": "SecurityPermissionAttribute_set_ControlAppDomain", "signature": "void SecurityPermissionAttribute_set_ControlAppDomain(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ControlAppDomain(Boolean)" }, { "virtualAddress": "0x00878944", "name": "SecurityPermissionAttribute_get_ControlDomainPolicy", "signature": "bool SecurityPermissionAttribute_get_ControlDomainPolicy(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ControlDomainPolicy()" }, { "virtualAddress": "0x00878950", "name": "SecurityPermissionAttribute_set_ControlDomainPolicy", "signature": "void SecurityPermissionAttribute_set_ControlDomainPolicy(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ControlDomainPolicy(Boolean)" }, { "virtualAddress": "0x0087896C", "name": "SecurityPermissionAttribute_get_ControlEvidence", "signature": "bool SecurityPermissionAttribute_get_ControlEvidence(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ControlEvidence()" }, { "virtualAddress": "0x00878978", "name": "SecurityPermissionAttribute_set_ControlEvidence", "signature": "void SecurityPermissionAttribute_set_ControlEvidence(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ControlEvidence(Boolean)" }, { "virtualAddress": "0x00878994", "name": "SecurityPermissionAttribute_get_ControlPolicy", "signature": "bool SecurityPermissionAttribute_get_ControlPolicy(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ControlPolicy()" }, { "virtualAddress": "0x008789A0", "name": "SecurityPermissionAttribute_set_ControlPolicy", "signature": "void SecurityPermissionAttribute_set_ControlPolicy(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ControlPolicy(Boolean)" }, { "virtualAddress": "0x008789BC", "name": "SecurityPermissionAttribute_get_ControlPrincipal", "signature": "bool SecurityPermissionAttribute_get_ControlPrincipal(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ControlPrincipal()" }, { "virtualAddress": "0x008789C8", "name": "SecurityPermissionAttribute_set_ControlPrincipal", "signature": "void SecurityPermissionAttribute_set_ControlPrincipal(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ControlPrincipal(Boolean)" }, { "virtualAddress": "0x008789E4", "name": "SecurityPermissionAttribute_get_ControlThread", "signature": "bool SecurityPermissionAttribute_get_ControlThread(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ControlThread()" }, { "virtualAddress": "0x008789F0", "name": "SecurityPermissionAttribute_set_ControlThread", "signature": "void SecurityPermissionAttribute_set_ControlThread(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ControlThread(Boolean)" }, { "virtualAddress": "0x00878A0C", "name": "SecurityPermissionAttribute_get_Execution", "signature": "bool SecurityPermissionAttribute_get_Execution(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Execution()" }, { "virtualAddress": "0x00878A18", "name": "SecurityPermissionAttribute_set_Execution", "signature": "void SecurityPermissionAttribute_set_Execution(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Execution(Boolean)" }, { "virtualAddress": "0x00878A34", "name": "SecurityPermissionAttribute_get_Infrastructure", "signature": "bool SecurityPermissionAttribute_get_Infrastructure(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Infrastructure()" }, { "virtualAddress": "0x00878A40", "name": "SecurityPermissionAttribute_set_Infrastructure", "signature": "void SecurityPermissionAttribute_set_Infrastructure(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Infrastructure(Boolean)" }, { "virtualAddress": "0x00878A5C", "name": "SecurityPermissionAttribute_get_RemotingConfiguration", "signature": "bool SecurityPermissionAttribute_get_RemotingConfiguration(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RemotingConfiguration()" }, { "virtualAddress": "0x00878A68", "name": "SecurityPermissionAttribute_set_RemotingConfiguration", "signature": "void SecurityPermissionAttribute_set_RemotingConfiguration(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_RemotingConfiguration(Boolean)" }, { "virtualAddress": "0x00878A84", "name": "SecurityPermissionAttribute_get_SerializationFormatter", "signature": "bool SecurityPermissionAttribute_get_SerializationFormatter(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SerializationFormatter()" }, { "virtualAddress": "0x00878A90", "name": "SecurityPermissionAttribute_set_SerializationFormatter", "signature": "void SecurityPermissionAttribute_set_SerializationFormatter(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SerializationFormatter(Boolean)" }, { "virtualAddress": "0x00878AAC", "name": "SecurityPermissionAttribute_get_SkipVerification", "signature": "bool SecurityPermissionAttribute_get_SkipVerification(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SkipVerification()" }, { "virtualAddress": "0x00878AB8", "name": "SecurityPermissionAttribute_set_SkipVerification", "signature": "void SecurityPermissionAttribute_set_SkipVerification(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SkipVerification(Boolean)" }, { "virtualAddress": "0x00878AD4", "name": "SecurityPermissionAttribute_get_UnmanagedCode", "signature": "bool SecurityPermissionAttribute_get_UnmanagedCode(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UnmanagedCode()" }, { "virtualAddress": "0x00878AE0", "name": "SecurityPermissionAttribute_set_UnmanagedCode", "signature": "void SecurityPermissionAttribute_set_UnmanagedCode(SecurityPermissionAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UnmanagedCode(Boolean)" }, { "virtualAddress": "0x00878AFC", "name": "SecurityPermissionAttribute_CreatePermission", "signature": "IPermission * SecurityPermissionAttribute_CreatePermission(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x00878B04", "name": "SecurityPermissionAttribute_get_Flags", "signature": "SecurityPermissionFlag__Enum SecurityPermissionAttribute_get_Flags(SecurityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityPermissionFlag get_Flags()" }, { "virtualAddress": "0x00878B0C", "name": "SecurityPermissionAttribute_set_Flags", "signature": "void SecurityPermissionAttribute_set_Flags(SecurityPermissionAttribute * this, SecurityPermissionFlag__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(SecurityPermissionFlag)" }, { "virtualAddress": "0x00878B14", "name": "SiteIdentityPermission__ctor", "signature": "void SiteIdentityPermission__ctor(SiteIdentityPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "SiteIdentityPermission(PermissionState)" }, { "virtualAddress": "0x00878B44", "name": "SiteIdentityPermission__ctor_1", "signature": "void SiteIdentityPermission__ctor_1(SiteIdentityPermission * this, String * site, MethodInfo * method)", "dotNetSignature": "SiteIdentityPermission(String)" }, { "virtualAddress": "0x00878C0C", "name": "SiteIdentityPermission_get_Site", "signature": "String * SiteIdentityPermission_get_Site(SiteIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "String get_Site()" }, { "virtualAddress": "0x00878B74", "name": "SiteIdentityPermission_set_Site", "signature": "void SiteIdentityPermission_set_Site(SiteIdentityPermission * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Site(String)" }, { "virtualAddress": "0x00878E00", "name": "SiteIdentityPermission_Copy", "signature": "IPermission * SiteIdentityPermission_Copy(SiteIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00878E88", "name": "SiteIdentityPermission_FromXml", "signature": "void SiteIdentityPermission_FromXml(SiteIdentityPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00878F30", "name": "SiteIdentityPermission_Intersect", "signature": "IPermission * SiteIdentityPermission_Intersect(SiteIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x008791CC", "name": "SiteIdentityPermission_IsSubsetOf", "signature": "bool SiteIdentityPermission_IsSubsetOf(SiteIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00879284", "name": "SiteIdentityPermission_ToXml", "signature": "SecurityElement * SiteIdentityPermission_ToXml(SiteIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x00879304", "name": "SiteIdentityPermission_Union", "signature": "IPermission * SiteIdentityPermission_Union(SiteIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x00879454", "name": "SiteIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t SiteIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(SiteIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x00878C90", "name": "SiteIdentityPermission_IsEmpty", "signature": "bool SiteIdentityPermission_IsEmpty(SiteIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x00878FFC", "name": "SiteIdentityPermission_Cast", "signature": "SiteIdentityPermission * SiteIdentityPermission_Cast(SiteIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "SiteIdentityPermission Cast(IPermission)" }, { "virtualAddress": "0x00878CA0", "name": "SiteIdentityPermission_IsValid", "signature": "bool SiteIdentityPermission_IsValid(SiteIdentityPermission * this, String * s, MethodInfo * method)", "dotNetSignature": "Boolean IsValid(String)" }, { "virtualAddress": "0x008790A8", "name": "SiteIdentityPermission_Match", "signature": "bool SiteIdentityPermission_Match(SiteIdentityPermission * this, String * target, MethodInfo * method)", "dotNetSignature": "Boolean Match(String)" }, { "virtualAddress": "0x0087945C", "name": "SiteIdentityPermission__cctor", "signature": "void SiteIdentityPermission__cctor(MethodInfo * method)", "dotNetSignature": "SiteIdentityPermission()" }, { "virtualAddress": "0x008794D8", "name": "SiteIdentityPermissionAttribute__ctor", "signature": "void SiteIdentityPermissionAttribute__ctor(SiteIdentityPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "SiteIdentityPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00879504", "name": "SiteIdentityPermissionAttribute_get_Site", "signature": "String * SiteIdentityPermissionAttribute_get_Site(SiteIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Site()" }, { "virtualAddress": "0x0087950C", "name": "SiteIdentityPermissionAttribute_set_Site", "signature": "void SiteIdentityPermissionAttribute_set_Site(SiteIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Site(String)" }, { "virtualAddress": "0x00879514", "name": "SiteIdentityPermissionAttribute_CreatePermission", "signature": "IPermission * SiteIdentityPermissionAttribute_CreatePermission(SiteIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x008795C8", "name": "StrongNameIdentityPermission__ctor", "signature": "void StrongNameIdentityPermission__ctor(StrongNameIdentityPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission(PermissionState)" }, { "virtualAddress": "0x008796AC", "name": "StrongNameIdentityPermission__ctor_1", "signature": "void StrongNameIdentityPermission__ctor_1(StrongNameIdentityPermission * this, StrongNamePublicKeyBlob * blob, String * name, Version * version, MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission(StrongNamePublicKeyBlob, String, Version)" }, { "virtualAddress": "0x0087981C", "name": "StrongNameIdentityPermission__ctor_2", "signature": "void StrongNameIdentityPermission__ctor_2(StrongNameIdentityPermission * this, StrongNameIdentityPermission * snip, MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission(StrongNameIdentityPermission)" }, { "virtualAddress": "0x00879B38", "name": "StrongNameIdentityPermission_get_Name", "signature": "String * StrongNameIdentityPermission_get_Name(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00879C18", "name": "StrongNameIdentityPermission_set_Name", "signature": "void StrongNameIdentityPermission_set_Name(StrongNameIdentityPermission * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x00879E1C", "name": "StrongNameIdentityPermission_get_PublicKey", "signature": "StrongNamePublicKeyBlob * StrongNameIdentityPermission_get_PublicKey(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "StrongNamePublicKeyBlob get_PublicKey()" }, { "virtualAddress": "0x00879EFC", "name": "StrongNameIdentityPermission_set_PublicKey", "signature": "void StrongNameIdentityPermission_set_PublicKey(StrongNameIdentityPermission * this, StrongNamePublicKeyBlob * value, MethodInfo * method)", "dotNetSignature": "Void set_PublicKey(StrongNamePublicKeyBlob)" }, { "virtualAddress": "0x0087A04C", "name": "StrongNameIdentityPermission_get_Version", "signature": "Version * StrongNameIdentityPermission_get_Version(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x0087A12C", "name": "StrongNameIdentityPermission_set_Version", "signature": "void StrongNameIdentityPermission_set_Version(StrongNameIdentityPermission * this, Version * value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Version)" }, { "virtualAddress": "0x00879D68", "name": "StrongNameIdentityPermission_ResetToDefault", "signature": "void StrongNameIdentityPermission_ResetToDefault(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Void ResetToDefault()" }, { "virtualAddress": "0x0087A23C", "name": "StrongNameIdentityPermission_Copy", "signature": "IPermission * StrongNameIdentityPermission_Copy(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0087A404", "name": "StrongNameIdentityPermission_FromXml", "signature": "void StrongNameIdentityPermission_FromXml(StrongNameIdentityPermission * this, SecurityElement * e, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0087A760", "name": "StrongNameIdentityPermission_FromSecurityElement", "signature": "StrongNameIdentityPermission_SNIP StrongNameIdentityPermission_FromSecurityElement(StrongNameIdentityPermission * this, SecurityElement * se, MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission\u002BSNIP FromSecurityElement(SecurityElement)" }, { "virtualAddress": "0x0087A860", "name": "StrongNameIdentityPermission_Intersect", "signature": "IPermission * StrongNameIdentityPermission_Intersect(StrongNameIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0087ABCC", "name": "StrongNameIdentityPermission_IsSubsetOf", "signature": "bool StrongNameIdentityPermission_IsSubsetOf(StrongNameIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0087B210", "name": "StrongNameIdentityPermission_ToXml", "signature": "SecurityElement * StrongNameIdentityPermission_ToXml(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0087B5CC", "name": "StrongNameIdentityPermission_ToSecurityElement", "signature": "void StrongNameIdentityPermission_ToSecurityElement(StrongNameIdentityPermission * this, SecurityElement * se, StrongNameIdentityPermission_SNIP snip, MethodInfo * method)", "dotNetSignature": "Void ToSecurityElement(SecurityElement, StrongNameIdentityPermission\u002BSNIP)" }, { "virtualAddress": "0x0087B800", "name": "StrongNameIdentityPermission_Union", "signature": "IPermission * StrongNameIdentityPermission_Union(StrongNameIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0087BF80", "name": "StrongNameIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t StrongNameIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0087B200", "name": "StrongNameIdentityPermission_IsUnrestricted", "signature": "bool StrongNameIdentityPermission_IsUnrestricted(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x0087BB80", "name": "StrongNameIdentityPermission_Contains", "signature": "bool StrongNameIdentityPermission_Contains(StrongNameIdentityPermission * this, StrongNameIdentityPermission_SNIP snip, MethodInfo * method)", "dotNetSignature": "Boolean Contains(StrongNameIdentityPermission\u002BSNIP)" }, { "virtualAddress": "0x0087B6EC", "name": "StrongNameIdentityPermission_IsEmpty", "signature": "bool StrongNameIdentityPermission_IsEmpty(StrongNameIdentityPermission * this, StrongNameIdentityPermission_SNIP snip, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty(StrongNameIdentityPermission\u002BSNIP)" }, { "virtualAddress": "0x0087A2C4", "name": "StrongNameIdentityPermission_IsEmpty_1", "signature": "bool StrongNameIdentityPermission_IsEmpty_1(StrongNameIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x0087B154", "name": "StrongNameIdentityPermission_Cast", "signature": "StrongNameIdentityPermission * StrongNameIdentityPermission_Cast(StrongNameIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission Cast(IPermission)" }, { "virtualAddress": "0x0087AA28", "name": "StrongNameIdentityPermission_Match", "signature": "bool StrongNameIdentityPermission_Match(StrongNameIdentityPermission * this, String * target, MethodInfo * method)", "dotNetSignature": "Boolean Match(String)" }, { "virtualAddress": "0x0087BF88", "name": "StrongNameIdentityPermission__cctor", "signature": "void StrongNameIdentityPermission__cctor(MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission()" }, { "virtualAddress": "0x0040012C", "name": "StrongNameIdentityPermission_SNIP__ctor", "signature": "void StrongNameIdentityPermission_SNIP__ctor(StrongNameIdentityPermission_SNIP__Boxed * this, StrongNamePublicKeyBlob * pk, String * name, Version * version, MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission\u002BSNIP(StrongNamePublicKeyBlob, String, Version)" }, { "virtualAddress": "0x007887CC", "name": "StrongNameIdentityPermission_SNIP_CreateDefault", "signature": "StrongNameIdentityPermission_SNIP StrongNameIdentityPermission_SNIP_CreateDefault(MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermission\u002BSNIP CreateDefault()" }, { "virtualAddress": "0x00400138", "name": "StrongNameIdentityPermission_SNIP_IsNameSubsetOf", "signature": "bool StrongNameIdentityPermission_SNIP_IsNameSubsetOf(StrongNameIdentityPermission_SNIP__Boxed * this, String * target, MethodInfo * method)", "dotNetSignature": "Boolean IsNameSubsetOf(String)" }, { "virtualAddress": "0x00400140", "name": "StrongNameIdentityPermission_SNIP_IsSubsetOf", "signature": "bool StrongNameIdentityPermission_SNIP_IsSubsetOf(StrongNameIdentityPermission_SNIP__Boxed * this, StrongNameIdentityPermission_SNIP target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(StrongNameIdentityPermission\u002BSNIP)" }, { "virtualAddress": "0x00788A84", "name": "StrongNameIdentityPermissionAttribute__ctor", "signature": "void StrongNameIdentityPermissionAttribute__ctor(StrongNameIdentityPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "StrongNameIdentityPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00788A8C", "name": "StrongNameIdentityPermissionAttribute_get_Name", "signature": "String * StrongNameIdentityPermissionAttribute_get_Name(StrongNameIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00788A94", "name": "StrongNameIdentityPermissionAttribute_set_Name", "signature": "void StrongNameIdentityPermissionAttribute_set_Name(StrongNameIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x00788A9C", "name": "StrongNameIdentityPermissionAttribute_get_PublicKey", "signature": "String * StrongNameIdentityPermissionAttribute_get_PublicKey(StrongNameIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_PublicKey()" }, { "virtualAddress": "0x00788AA4", "name": "StrongNameIdentityPermissionAttribute_set_PublicKey", "signature": "void StrongNameIdentityPermissionAttribute_set_PublicKey(StrongNameIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_PublicKey(String)" }, { "virtualAddress": "0x00788AAC", "name": "StrongNameIdentityPermissionAttribute_get_Version", "signature": "String * StrongNameIdentityPermissionAttribute_get_Version(StrongNameIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Version()" }, { "virtualAddress": "0x00788AB4", "name": "StrongNameIdentityPermissionAttribute_set_Version", "signature": "void StrongNameIdentityPermissionAttribute_set_Version(StrongNameIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Version(String)" }, { "virtualAddress": "0x00788ABC", "name": "StrongNameIdentityPermissionAttribute_CreatePermission", "signature": "IPermission * StrongNameIdentityPermissionAttribute_CreatePermission(StrongNameIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x00788AC4", "name": "StrongNamePublicKeyBlob__ctor", "signature": "void StrongNamePublicKeyBlob__ctor(StrongNamePublicKeyBlob * this, Byte__Array * publicKey, MethodInfo * method)", "dotNetSignature": "StrongNamePublicKeyBlob(Byte[])" }, { "virtualAddress": "0x00788B60", "name": "StrongNamePublicKeyBlob_FromString", "signature": "StrongNamePublicKeyBlob * StrongNamePublicKeyBlob_FromString(String * s, MethodInfo * method)", "dotNetSignature": "StrongNamePublicKeyBlob FromString(String)" }, { "virtualAddress": "0x00788CC8", "name": "StrongNamePublicKeyBlob_CharToByte", "signature": "uint8_t StrongNamePublicKeyBlob_CharToByte(uint16_t c, MethodInfo * method)", "dotNetSignature": "Byte CharToByte(Char)" }, { "virtualAddress": "0x00788D54", "name": "StrongNamePublicKeyBlob_Equals", "signature": "bool StrongNamePublicKeyBlob_Equals(StrongNamePublicKeyBlob * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00788E38", "name": "StrongNamePublicKeyBlob_GetHashCode", "signature": "int32_t StrongNamePublicKeyBlob_GetHashCode(StrongNamePublicKeyBlob * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00788F0C", "name": "StrongNamePublicKeyBlob_ToString", "signature": "String * StrongNamePublicKeyBlob_ToString(StrongNamePublicKeyBlob * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00788FEC", "name": "UIPermission__ctor", "signature": "void UIPermission__ctor(UIPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "UIPermission(PermissionState)" }, { "virtualAddress": "0x00789038", "name": "UIPermission__ctor_1", "signature": "void UIPermission__ctor_1(UIPermission * this, UIPermissionClipboard__Enum clipboardFlag, MethodInfo * method)", "dotNetSignature": "UIPermission(UIPermissionClipboard)" }, { "virtualAddress": "0x007891D0", "name": "UIPermission__ctor_2", "signature": "void UIPermission__ctor_2(UIPermission * this, UIPermissionWindow__Enum windowFlag, MethodInfo * method)", "dotNetSignature": "UIPermission(UIPermissionWindow)" }, { "virtualAddress": "0x00789368", "name": "UIPermission__ctor_3", "signature": "void UIPermission__ctor_3(UIPermission * this, UIPermissionWindow__Enum windowFlag, UIPermissionClipboard__Enum clipboardFlag, MethodInfo * method)", "dotNetSignature": "UIPermission(UIPermissionWindow, UIPermissionClipboard)" }, { "virtualAddress": "0x007893B0", "name": "UIPermission_get_Clipboard", "signature": "UIPermissionClipboard__Enum UIPermission_get_Clipboard(UIPermission * this, MethodInfo * method)", "dotNetSignature": "UIPermissionClipboard get_Clipboard()" }, { "virtualAddress": "0x00789068", "name": "UIPermission_set_Clipboard", "signature": "void UIPermission_set_Clipboard(UIPermission * this, UIPermissionClipboard__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Clipboard(UIPermissionClipboard)" }, { "virtualAddress": "0x007893B8", "name": "UIPermission_get_Window", "signature": "UIPermissionWindow__Enum UIPermission_get_Window(UIPermission * this, MethodInfo * method)", "dotNetSignature": "UIPermissionWindow get_Window()" }, { "virtualAddress": "0x00789200", "name": "UIPermission_set_Window", "signature": "void UIPermission_set_Window(UIPermission * this, UIPermissionWindow__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Window(UIPermissionWindow)" }, { "virtualAddress": "0x007893C0", "name": "UIPermission_Copy", "signature": "IPermission * UIPermission_Copy(UIPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00789430", "name": "UIPermission_FromXml", "signature": "void UIPermission_FromXml(UIPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00789658", "name": "UIPermission_Intersect", "signature": "IPermission * UIPermission_Intersect(UIPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x007897B8", "name": "UIPermission_IsSubsetOf", "signature": "bool UIPermission_IsSubsetOf(UIPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x00789834", "name": "UIPermission_IsUnrestricted", "signature": "bool UIPermission_IsUnrestricted(UIPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsUnrestricted()" }, { "virtualAddress": "0x00789858", "name": "UIPermission_ToXml", "signature": "SecurityElement * UIPermission_ToXml(UIPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x007899C8", "name": "UIPermission_Union", "signature": "IPermission * UIPermission_Union(UIPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x00789A8C", "name": "UIPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t UIPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(UIPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x007897A8", "name": "UIPermission_IsEmpty", "signature": "bool UIPermission_IsEmpty(UIPermission * this, UIPermissionWindow__Enum w, UIPermissionClipboard__Enum c, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty(UIPermissionWindow, UIPermissionClipboard)" }, { "virtualAddress": "0x007896FC", "name": "UIPermission_Cast", "signature": "UIPermission * UIPermission_Cast(UIPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "UIPermission Cast(IPermission)" }, { "virtualAddress": "0x00789A94", "name": "UIPermissionAttribute__ctor", "signature": "void UIPermissionAttribute__ctor(UIPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "UIPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x00789A9C", "name": "UIPermissionAttribute_get_Clipboard", "signature": "UIPermissionClipboard__Enum UIPermissionAttribute_get_Clipboard(UIPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "UIPermissionClipboard get_Clipboard()" }, { "virtualAddress": "0x00789AA4", "name": "UIPermissionAttribute_set_Clipboard", "signature": "void UIPermissionAttribute_set_Clipboard(UIPermissionAttribute * this, UIPermissionClipboard__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Clipboard(UIPermissionClipboard)" }, { "virtualAddress": "0x00789AAC", "name": "UIPermissionAttribute_get_Window", "signature": "UIPermissionWindow__Enum UIPermissionAttribute_get_Window(UIPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "UIPermissionWindow get_Window()" }, { "virtualAddress": "0x00789AB4", "name": "UIPermissionAttribute_set_Window", "signature": "void UIPermissionAttribute_set_Window(UIPermissionAttribute * this, UIPermissionWindow__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Window(UIPermissionWindow)" }, { "virtualAddress": "0x00789ABC", "name": "UIPermissionAttribute_CreatePermission", "signature": "IPermission * UIPermissionAttribute_CreatePermission(UIPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x00789B54", "name": "UrlIdentityPermission__ctor", "signature": "void UrlIdentityPermission__ctor(UrlIdentityPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "UrlIdentityPermission(PermissionState)" }, { "virtualAddress": "0x00789BD4", "name": "UrlIdentityPermission__ctor_1", "signature": "void UrlIdentityPermission__ctor_1(UrlIdentityPermission * this, String * site, MethodInfo * method)", "dotNetSignature": "UrlIdentityPermission(String)" }, { "virtualAddress": "0x00789C70", "name": "UrlIdentityPermission_get_Url", "signature": "String * UrlIdentityPermission_get_Url(UrlIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "String get_Url()" }, { "virtualAddress": "0x00789C78", "name": "UrlIdentityPermission_set_Url", "signature": "void UrlIdentityPermission_set_Url(UrlIdentityPermission * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Url(String)" }, { "virtualAddress": "0x00789CF0", "name": "UrlIdentityPermission_Copy", "signature": "IPermission * UrlIdentityPermission_Copy(UrlIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x00789D64", "name": "UrlIdentityPermission_FromXml", "signature": "void UrlIdentityPermission_FromXml(UrlIdentityPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x00789E24", "name": "UrlIdentityPermission_Intersect", "signature": "IPermission * UrlIdentityPermission_Intersect(UrlIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0078A108", "name": "UrlIdentityPermission_IsSubsetOf", "signature": "bool UrlIdentityPermission_IsSubsetOf(UrlIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0078A218", "name": "UrlIdentityPermission_ToXml", "signature": "SecurityElement * UrlIdentityPermission_ToXml(UrlIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0078A2A0", "name": "UrlIdentityPermission_Union", "signature": "IPermission * UrlIdentityPermission_Union(UrlIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0078A400", "name": "UrlIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t UrlIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(UrlIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x00789F68", "name": "UrlIdentityPermission_IsEmpty", "signature": "bool UrlIdentityPermission_IsEmpty(UrlIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x00789EBC", "name": "UrlIdentityPermission_Cast", "signature": "UrlIdentityPermission * UrlIdentityPermission_Cast(UrlIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "UrlIdentityPermission Cast(IPermission)" }, { "virtualAddress": "0x00789F88", "name": "UrlIdentityPermission_Match", "signature": "bool UrlIdentityPermission_Match(UrlIdentityPermission * this, String * target, MethodInfo * method)", "dotNetSignature": "Boolean Match(String)" }, { "virtualAddress": "0x0078A408", "name": "UrlIdentityPermissionAttribute__ctor", "signature": "void UrlIdentityPermissionAttribute__ctor(UrlIdentityPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "UrlIdentityPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x0078A410", "name": "UrlIdentityPermissionAttribute_get_Url", "signature": "String * UrlIdentityPermissionAttribute_get_Url(UrlIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Url()" }, { "virtualAddress": "0x0078A418", "name": "UrlIdentityPermissionAttribute_set_Url", "signature": "void UrlIdentityPermissionAttribute_set_Url(UrlIdentityPermissionAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Url(String)" }, { "virtualAddress": "0x0078A420", "name": "UrlIdentityPermissionAttribute_CreatePermission", "signature": "IPermission * UrlIdentityPermissionAttribute_CreatePermission(UrlIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0078A4B8", "name": "ZoneIdentityPermission__ctor", "signature": "void ZoneIdentityPermission__ctor(ZoneIdentityPermission * this, PermissionState__Enum state, MethodInfo * method)", "dotNetSignature": "ZoneIdentityPermission(PermissionState)" }, { "virtualAddress": "0x0078A4F8", "name": "ZoneIdentityPermission__ctor_1", "signature": "void ZoneIdentityPermission__ctor_1(ZoneIdentityPermission * this, SecurityZone__Enum zone, MethodInfo * method)", "dotNetSignature": "ZoneIdentityPermission(SecurityZone)" }, { "virtualAddress": "0x0078A690", "name": "ZoneIdentityPermission_Copy", "signature": "IPermission * ZoneIdentityPermission_Copy(ZoneIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "IPermission Copy()" }, { "virtualAddress": "0x0078A700", "name": "ZoneIdentityPermission_IsSubsetOf", "signature": "bool ZoneIdentityPermission_IsSubsetOf(ZoneIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "Boolean IsSubsetOf(IPermission)" }, { "virtualAddress": "0x0078A800", "name": "ZoneIdentityPermission_Union", "signature": "IPermission * ZoneIdentityPermission_Union(ZoneIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0078A8FC", "name": "ZoneIdentityPermission_Intersect", "signature": "IPermission * ZoneIdentityPermission_Intersect(ZoneIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0078A958", "name": "ZoneIdentityPermission_FromXml", "signature": "void ZoneIdentityPermission_FromXml(ZoneIdentityPermission * this, SecurityElement * esd, MethodInfo * method)", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0078AA98", "name": "ZoneIdentityPermission_ToXml", "signature": "SecurityElement * ZoneIdentityPermission_ToXml(ZoneIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityElement ToXml()" }, { "virtualAddress": "0x0078AB64", "name": "ZoneIdentityPermission_get_SecurityZone", "signature": "SecurityZone__Enum ZoneIdentityPermission_get_SecurityZone(ZoneIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "SecurityZone get_SecurityZone()" }, { "virtualAddress": "0x0078A528", "name": "ZoneIdentityPermission_set_SecurityZone", "signature": "void ZoneIdentityPermission_set_SecurityZone(ZoneIdentityPermission * this, SecurityZone__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_SecurityZone(SecurityZone)" }, { "virtualAddress": "0x0078AB6C", "name": "ZoneIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex", "signature": "int32_t ZoneIdentityPermission_System_Security_Permissions_IBuiltInPermission_GetTokenIndex(ZoneIdentityPermission * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Security.Permissions.IBuiltInPermission.GetTokenIndex()" }, { "virtualAddress": "0x0078A754", "name": "ZoneIdentityPermission_Cast", "signature": "ZoneIdentityPermission * ZoneIdentityPermission_Cast(ZoneIdentityPermission * this, IPermission * target, MethodInfo * method)", "dotNetSignature": "ZoneIdentityPermission Cast(IPermission)" }, { "virtualAddress": "0x0078AB74", "name": "ZoneIdentityPermissionAttribute__ctor", "signature": "void ZoneIdentityPermissionAttribute__ctor(ZoneIdentityPermissionAttribute * this, SecurityAction__Enum action, MethodInfo * method)", "dotNetSignature": "ZoneIdentityPermissionAttribute(SecurityAction)" }, { "virtualAddress": "0x0078ABA0", "name": "ZoneIdentityPermissionAttribute_get_Zone", "signature": "SecurityZone__Enum ZoneIdentityPermissionAttribute_get_Zone(ZoneIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "SecurityZone get_Zone()" }, { "virtualAddress": "0x0078ABA8", "name": "ZoneIdentityPermissionAttribute_set_Zone", "signature": "void ZoneIdentityPermissionAttribute_set_Zone(ZoneIdentityPermissionAttribute * this, SecurityZone__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Zone(SecurityZone)" }, { "virtualAddress": "0x0078ABB0", "name": "ZoneIdentityPermissionAttribute_CreatePermission", "signature": "IPermission * ZoneIdentityPermissionAttribute_CreatePermission(ZoneIdentityPermissionAttribute * this, MethodInfo * method)", "dotNetSignature": "IPermission CreatePermission()" }, { "virtualAddress": "0x0083FA34", "name": "AccessRule__ctor", "signature": "void AccessRule__ctor(AccessRule * this, IdentityReference * identity, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x0083FC9C", "name": "AccessRule_get_AccessControlType", "signature": "AccessControlType__Enum AccessRule_get_AccessControlType(AccessRule * this, MethodInfo * method)", "dotNetSignature": "AccessControlType get_AccessControlType()" }, { "virtualAddress": "0x0083FCA4", "name": "AceEnumerator__ctor", "signature": "void AceEnumerator__ctor(AceEnumerator * this, GenericAcl * owner, MethodInfo * method)", "dotNetSignature": "AceEnumerator(GenericAcl)" }, { "virtualAddress": "0x0083FCD8", "name": "AceEnumerator_get_Current", "signature": "GenericAce * AceEnumerator_get_Current(AceEnumerator * this, MethodInfo * method)", "dotNetSignature": "GenericAce get_Current()" }, { "virtualAddress": "0x0083FD08", "name": "AceEnumerator_System_Collections_IEnumerator_get_Current", "signature": "Object * AceEnumerator_System_Collections_IEnumerator_get_Current(AceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0083FD0C", "name": "AceEnumerator_MoveNext", "signature": "bool AceEnumerator_MoveNext(AceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0083FD68", "name": "AceEnumerator_Reset", "signature": "void AceEnumerator_Reset(AceEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0083FD74", "name": "AceEnumerator__ctor_1", "signature": "void AceEnumerator__ctor_1(AceEnumerator * this, MethodInfo * method)", "dotNetSignature": "AceEnumerator()" }, { "virtualAddress": "0x0083FDB4", "name": "AuditRule__ctor", "signature": "void AuditRule__ctor(AuditRule * this, IdentityReference * identity, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "AuditRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x0083FE94", "name": "AuditRule_get_AuditFlags", "signature": "AuditFlags__Enum AuditRule_get_AuditFlags(AuditRule * this, MethodInfo * method)", "dotNetSignature": "AuditFlags get_AuditFlags()" }, { "virtualAddress": "0x0083FE9C", "name": "AuthorizationRule__ctor", "signature": "void AuthorizationRule__ctor(AuthorizationRule * this, MethodInfo * method)", "dotNetSignature": "AuthorizationRule()" }, { "virtualAddress": "0x0083FB14", "name": "AuthorizationRule__ctor_1", "signature": "void AuthorizationRule__ctor_1(AuthorizationRule * this, IdentityReference * identity, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "AuthorizationRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x0083FEA4", "name": "AuthorizationRule_get_IdentityReference", "signature": "IdentityReference * AuthorizationRule_get_IdentityReference(AuthorizationRule * this, MethodInfo * method)", "dotNetSignature": "IdentityReference get_IdentityReference()" }, { "virtualAddress": "0x0083FEAC", "name": "AuthorizationRule_get_InheritanceFlags", "signature": "InheritanceFlags__Enum AuthorizationRule_get_InheritanceFlags(AuthorizationRule * this, MethodInfo * method)", "dotNetSignature": "InheritanceFlags get_InheritanceFlags()" }, { "virtualAddress": "0x0083FEB4", "name": "AuthorizationRule_get_IsInherited", "signature": "bool AuthorizationRule_get_IsInherited(AuthorizationRule * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInherited()" }, { "virtualAddress": "0x0083FEBC", "name": "AuthorizationRule_get_PropagationFlags", "signature": "PropagationFlags__Enum AuthorizationRule_get_PropagationFlags(AuthorizationRule * this, MethodInfo * method)", "dotNetSignature": "PropagationFlags get_PropagationFlags()" }, { "virtualAddress": "0x0083FEC4", "name": "AuthorizationRule_get_AccessMask", "signature": "int32_t AuthorizationRule_get_AccessMask(AuthorizationRule * this, MethodInfo * method)", "dotNetSignature": "Int32 get_AccessMask()" }, { "virtualAddress": "0x0083FECC", "name": "AuthorizationRuleCollection__ctor", "signature": "void AuthorizationRuleCollection__ctor(AuthorizationRuleCollection * this, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection()" }, { "virtualAddress": "0x0083FED4", "name": "AuthorizationRuleCollection__ctor_1", "signature": "void AuthorizationRuleCollection__ctor_1(AuthorizationRuleCollection * this, AuthorizationRule__Array * rules, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection(AuthorizationRule[])" }, { "virtualAddress": "0x0083FF20", "name": "AuthorizationRuleCollection_AddRule", "signature": "void AuthorizationRuleCollection_AddRule(AuthorizationRuleCollection * this, AuthorizationRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddRule(AuthorizationRule)" }, { "virtualAddress": "0x0083FF5C", "name": "AuthorizationRuleCollection_get_Item", "signature": "AuthorizationRule * AuthorizationRuleCollection_get_Item(AuthorizationRuleCollection * this, int32_t index, MethodInfo * method)", "dotNetSignature": "AuthorizationRule get_Item(Int32)" }, { "virtualAddress": "0x0084000C", "name": "AuthorizationRuleCollection_CopyTo", "signature": "void AuthorizationRuleCollection_CopyTo(AuthorizationRuleCollection * this, AuthorizationRule__Array * rules, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(AuthorizationRule[], Int32)" }, { "virtualAddress": "0x00840050", "name": "CommonAce__ctor", "signature": "void CommonAce__ctor(CommonAce * this, AceFlags__Enum flags, AceQualifier__Enum qualifier, int32_t accessMask, SecurityIdentifier * sid, bool isCallback, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "CommonAce(AceFlags, AceQualifier, Int32, SecurityIdentifier, Boolean, Byte[])" }, { "virtualAddress": "0x008401E0", "name": "CommonAce__ctor_1", "signature": "void CommonAce__ctor_1(CommonAce * this, AceType__Enum type, AceFlags__Enum flags, int32_t accessMask, SecurityIdentifier * sid, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "CommonAce(AceType, AceFlags, Int32, SecurityIdentifier, Byte[])" }, { "virtualAddress": "0x00840220", "name": "CommonAce__ctor_2", "signature": "void CommonAce__ctor_2(CommonAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "CommonAce(Byte[], Int32)" }, { "virtualAddress": "0x008404D8", "name": "CommonAce_get_BinaryLength", "signature": "int32_t CommonAce_get_BinaryLength(CommonAce * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x00840520", "name": "CommonAce_GetBinaryForm", "signature": "void CommonAce_GetBinaryForm(CommonAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x00840708", "name": "CommonAce_MaxOpaqueLength", "signature": "int32_t CommonAce_MaxOpaqueLength(bool isCallback, MethodInfo * method)", "dotNetSignature": "Int32 MaxOpaqueLength(Boolean)" }, { "virtualAddress": "0x00840710", "name": "CommonAce_GetSddlForm", "signature": "String * CommonAce_GetSddlForm(CommonAce * this, MethodInfo * method)", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x008400B8", "name": "CommonAce_ConvertType", "signature": "AceType__Enum CommonAce_ConvertType(AceQualifier__Enum qualifier, bool isCallback, MethodInfo * method)", "dotNetSignature": "AceType ConvertType(AceQualifier, Boolean)" }, { "virtualAddress": "0x00840B48", "name": "CommonAcl__ctor", "signature": "void CommonAcl__ctor(CommonAcl * this, bool isContainer, bool isDS, RawAcl * rawAcl, MethodInfo * method)", "dotNetSignature": "CommonAcl(Boolean, Boolean, RawAcl)" }, { "virtualAddress": "0x00840CF0", "name": "CommonAcl__ctor_1", "signature": "void CommonAcl__ctor_1(CommonAcl * this, bool isContainer, bool isDS, uint8_t revision, int32_t capacity, MethodInfo * method)", "dotNetSignature": "CommonAcl(Boolean, Boolean, Byte, Int32)" }, { "virtualAddress": "0x00840DB8", "name": "CommonAcl__ctor_2", "signature": "void CommonAcl__ctor_2(CommonAcl * this, bool isContainer, bool isDS, int32_t capacity, MethodInfo * method)", "dotNetSignature": "CommonAcl(Boolean, Boolean, Int32)" }, { "virtualAddress": "0x00840CD8", "name": "CommonAcl_Init", "signature": "void CommonAcl_Init(CommonAcl * this, bool isContainer, bool isDS, RawAcl * rawAcl, MethodInfo * method)", "dotNetSignature": "Void Init(Boolean, Boolean, RawAcl)" }, { "virtualAddress": "0x00840F48", "name": "CommonAcl_get_BinaryLength", "signature": "int32_t CommonAcl_get_BinaryLength(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x00840F68", "name": "CommonAcl_get_Count", "signature": "int32_t CommonAcl_get_Count(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00840F88", "name": "CommonAcl_get_IsCanonical", "signature": "bool CommonAcl_get_IsCanonical(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCanonical()" }, { "virtualAddress": "0x00840F90", "name": "CommonAcl_get_IsContainer", "signature": "bool CommonAcl_get_IsContainer(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsContainer()" }, { "virtualAddress": "0x00840F98", "name": "CommonAcl_get_IsDS", "signature": "bool CommonAcl_get_IsDS(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDS()" }, { "virtualAddress": "0x00840FA0", "name": "CommonAcl_get_IsAefa", "signature": "bool CommonAcl_get_IsAefa(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAefa()" }, { "virtualAddress": "0x00840FA8", "name": "CommonAcl_set_IsAefa", "signature": "void CommonAcl_set_IsAefa(CommonAcl * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsAefa(Boolean)" }, { "virtualAddress": "0x00840FB4", "name": "CommonAcl_get_Revision", "signature": "uint8_t CommonAcl_get_Revision(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Byte get_Revision()" }, { "virtualAddress": "0x00840FD8", "name": "CommonAcl_get_Item", "signature": "GenericAce * CommonAcl_get_Item(CommonAcl * this, int32_t index, MethodInfo * method)", "dotNetSignature": "GenericAce get_Item(Int32)" }, { "virtualAddress": "0x00841094", "name": "CommonAcl_set_Item", "signature": "void CommonAcl_set_Item(CommonAcl * this, int32_t index, GenericAce * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, GenericAce)" }, { "virtualAddress": "0x008410F4", "name": "CommonAcl_GetBinaryForm", "signature": "void CommonAcl_GetBinaryForm(CommonAcl * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x00841118", "name": "CommonAcl_Purge", "signature": "void CommonAcl_Purge(CommonAcl * this, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "Void Purge(SecurityIdentifier)" }, { "virtualAddress": "0x00841268", "name": "CommonAcl_RemoveInheritedAces", "signature": "void CommonAcl_RemoveInheritedAces(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Void RemoveInheritedAces()" }, { "virtualAddress": "0x008411E4", "name": "CommonAcl_RequireCanonicity", "signature": "void CommonAcl_RequireCanonicity(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Void RequireCanonicity()" }, { "virtualAddress": "0x00840E84", "name": "CommonAcl_CanonicalizeAndClearAefa", "signature": "void CommonAcl_CanonicalizeAndClearAefa(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Void CanonicalizeAndClearAefa()" }, { "virtualAddress": "0x00841678", "name": "CommonAcl_IsAceMeaningless", "signature": "bool CommonAcl_IsAceMeaningless(CommonAcl * this, GenericAce * ace, MethodInfo * method)", "dotNetSignature": "Boolean IsAceMeaningless(GenericAce)" }, { "virtualAddress": "0x00841364", "name": "CommonAcl_TestCanonicity", "signature": "bool CommonAcl_TestCanonicity(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Boolean TestCanonicity()" }, { "virtualAddress": "0x008418E0", "name": "CommonAcl_GetCanonicalExplicitDenyAceCount", "signature": "int32_t CommonAcl_GetCanonicalExplicitDenyAceCount(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Int32 GetCanonicalExplicitDenyAceCount()" }, { "virtualAddress": "0x00841B98", "name": "CommonAcl_GetCanonicalExplicitAceCount", "signature": "int32_t CommonAcl_GetCanonicalExplicitAceCount(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Int32 GetCanonicalExplicitAceCount()" }, { "virtualAddress": "0x0084154C", "name": "CommonAcl_MergeExplicitAces", "signature": "void CommonAcl_MergeExplicitAces(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "Void MergeExplicitAces()" }, { "virtualAddress": "0x00841C1C", "name": "CommonAcl_MergeExplicitAcePair", "signature": "GenericAce * CommonAcl_MergeExplicitAcePair(CommonAcl * this, GenericAce * ace1, GenericAce * ace2, MethodInfo * method)", "dotNetSignature": "GenericAce MergeExplicitAcePair(GenericAce, GenericAce)" }, { "virtualAddress": "0x00842060", "name": "CommonAcl_GetObjectAceTypeGuids", "signature": "void CommonAcl_GetObjectAceTypeGuids(ObjectAce * ace, Guid * type, Guid * inheritedType, MethodInfo * method)", "dotNetSignature": "Void GetObjectAceTypeGuids(ObjectAce, Guid ByRef, Guid ByRef)" }, { "virtualAddress": "0x00842118", "name": "CommonAcl_ApplyCanonicalSortToExplicitAces", "signature": "void CommonAcl_ApplyCanonicalSortToExplicitAces(CommonAcl * this, int32_t start, int32_t count, MethodInfo * method)", "dotNetSignature": "Void ApplyCanonicalSortToExplicitAces(Int32, Int32)" }, { "virtualAddress": "0x008422DC", "name": "CommonAcl_GetSddlForm", "signature": "String * CommonAcl_GetSddlForm(CommonAcl * this, ControlFlags__Enum sdFlags, bool isDacl, MethodInfo * method)", "dotNetSignature": "String GetSddlForm(ControlFlags, Boolean)" }, { "virtualAddress": "0x00842304", "name": "CommonAcl_AddAce", "signature": "void CommonAcl_AddAce(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "Void AddAce(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00842480", "name": "CommonAcl_AddAce_1", "signature": "void CommonAcl_AddAce_1(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void AddAce(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x008424C0", "name": "CommonAcl_AddAceGetQualifiedAce", "signature": "QualifiedAce * CommonAcl_AddAceGetQualifiedAce(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "QualifiedAce AddAceGetQualifiedAce(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x0084232C", "name": "CommonAcl_AddAceGetQualifiedAce_1", "signature": "QualifiedAce * CommonAcl_AddAceGetQualifiedAce_1(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "QualifiedAce AddAceGetQualifiedAce(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x008423FC", "name": "CommonAcl_AddAce_2", "signature": "void CommonAcl_AddAce_2(CommonAcl * this, QualifiedAce * newAce, MethodInfo * method)", "dotNetSignature": "Void AddAce(QualifiedAce)" }, { "virtualAddress": "0x00841000", "name": "CommonAcl_CopyAce", "signature": "GenericAce * CommonAcl_CopyAce(GenericAce * ace, MethodInfo * method)", "dotNetSignature": "GenericAce CopyAce(GenericAce)" }, { "virtualAddress": "0x0084263C", "name": "CommonAcl_GetAceFlags", "signature": "AceFlags__Enum CommonAcl_GetAceFlags(CommonAcl * this, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "AceFlags GetAceFlags(InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x008428D4", "name": "CommonAcl_RemoveAceSpecific", "signature": "void CommonAcl_RemoveAceSpecific(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "Void RemoveAceSpecific(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x008429D8", "name": "CommonAcl_RemoveAceSpecific_1", "signature": "void CommonAcl_RemoveAceSpecific_1(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void RemoveAceSpecific(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x00842B7C", "name": "CommonAcl_SetAce", "signature": "void CommonAcl_SetAce(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "Void SetAce(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00842C7C", "name": "CommonAcl_SetAce_1", "signature": "void CommonAcl_SetAce_1(CommonAcl * this, AceQualifier__Enum aceQualifier, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum auditFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void SetAce(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x00842BA4", "name": "CommonAcl_SetAce_2", "signature": "void CommonAcl_SetAce_2(CommonAcl * this, QualifiedAce * newAce, MethodInfo * method)", "dotNetSignature": "Void SetAce(QualifiedAce)" }, { "virtualAddress": "0x00842CC4", "name": "CommonAcl__ctor_3", "signature": "void CommonAcl__ctor_3(CommonAcl * this, MethodInfo * method)", "dotNetSignature": "CommonAcl()" }, { "virtualAddress": "0x008411DC", "name": "CommonAcl_c_DisplayClass30_0__ctor", "signature": "void CommonAcl_c_DisplayClass30_0__ctor(CommonAcl_c_DisplayClass30_0 * this, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002B\u003C\u003Ec__DisplayClass30_0()" }, { "virtualAddress": "0x00842D8C", "name": "CommonAcl_c_DisplayClass30_0__Purge_b__0", "signature": "bool CommonAcl_c_DisplayClass30_0__Purge_b__0(CommonAcl_c_DisplayClass30_0 * this, KnownAce * ace, MethodInfo * method)", "dotNetSignature": "Boolean \u003CPurge\u003Eb__0(KnownAce)" }, { "virtualAddress": "0x00842D04", "name": "CommonAcl_c__cctor", "signature": "void CommonAcl_c__cctor(MethodInfo * method)", "dotNetSignature": "CommonAcl\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00842D68", "name": "CommonAcl_c__ctor", "signature": "void CommonAcl_c__ctor(CommonAcl_c * this, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00842D70", "name": "CommonAcl_c__RemoveInheritedAces_b__31_0", "signature": "bool CommonAcl_c__RemoveInheritedAces_b__31_0(CommonAcl_c * this, GenericAce * ace, MethodInfo * method)", "dotNetSignature": "Boolean \u003CRemoveInheritedAces\u003Eb__31_0(GenericAce)" }, { "virtualAddress": "0x008429D0", "name": "CommonAcl_c_DisplayClass53_0__ctor", "signature": "void CommonAcl_c_DisplayClass53_0__ctor(CommonAcl_c_DisplayClass53_0 * this, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002B\u003C\u003Ec__DisplayClass53_0()" }, { "virtualAddress": "0x00842E14", "name": "CommonAcl_c_DisplayClass53_0__RemoveAceSpecific_b__0", "signature": "bool CommonAcl_c_DisplayClass53_0__RemoveAceSpecific_b__0(CommonAcl_c_DisplayClass53_0 * this, CommonAce * ace, MethodInfo * method)", "dotNetSignature": "Boolean \u003CRemoveAceSpecific\u003Eb__0(CommonAce)" }, { "virtualAddress": "0x00842B74", "name": "CommonAcl_c_DisplayClass54_0__ctor", "signature": "void CommonAcl_c_DisplayClass54_0__ctor(CommonAcl_c_DisplayClass54_0 * this, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002B\u003C\u003Ec__DisplayClass54_0()" }, { "virtualAddress": "0x00842F5C", "name": "CommonAcl_c_DisplayClass54_0__RemoveAceSpecific_b__0", "signature": "bool CommonAcl_c_DisplayClass54_0__RemoveAceSpecific_b__0(CommonAcl_c_DisplayClass54_0 * this, ObjectAce * ace, MethodInfo * method)", "dotNetSignature": "Boolean \u003CRemoveAceSpecific\u003Eb__0(ObjectAce)" }, { "virtualAddress": "0x00842CBC", "name": "CommonAcl_c_DisplayClass57_0__ctor", "signature": "void CommonAcl_c_DisplayClass57_0__ctor(CommonAcl_c_DisplayClass57_0 * this, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002B\u003C\u003Ec__DisplayClass57_0()" }, { "virtualAddress": "0x0084311C", "name": "CommonAcl_c_DisplayClass57_0__SetAce_b__0", "signature": "bool CommonAcl_c_DisplayClass57_0__SetAce_b__0(CommonAcl_c_DisplayClass57_0 * this, QualifiedAce * oldAce, MethodInfo * method)", "dotNetSignature": "Boolean \u003CSetAce\u003Eb__0(QualifiedAce)" }, { "virtualAddress": "0x008431EC", "name": "CommonObjectSecurity__ctor", "signature": "void CommonObjectSecurity__ctor(CommonObjectSecurity * this, bool isContainer, MethodInfo * method)", "dotNetSignature": "CommonObjectSecurity(Boolean)" }, { "virtualAddress": "0x008431FC", "name": "CommonObjectSecurity__ctor_1", "signature": "void CommonObjectSecurity__ctor_1(CommonObjectSecurity * this, CommonSecurityDescriptor * securityDescriptor, MethodInfo * method)", "dotNetSignature": "CommonObjectSecurity(CommonSecurityDescriptor)" }, { "virtualAddress": "0x00843204", "name": "CommonObjectSecurity_GetAccessRules", "signature": "AuthorizationRuleCollection * CommonObjectSecurity_GetAccessRules(CommonObjectSecurity * this, bool includeExplicit, bool includeInherited, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection GetAccessRules(Boolean, Boolean, Type)" }, { "virtualAddress": "0x00843214", "name": "CommonObjectSecurity_GetAuditRules", "signature": "AuthorizationRuleCollection * CommonObjectSecurity_GetAuditRules(CommonObjectSecurity * this, bool includeExplicit, bool includeInherited, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection GetAuditRules(Boolean, Boolean, Type)" }, { "virtualAddress": "0x00843224", "name": "CommonObjectSecurity_AddAccessRule", "signature": "void CommonObjectSecurity_AddAccessRule(CommonObjectSecurity * this, AccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccessRule(AccessRule)" }, { "virtualAddress": "0x0084325C", "name": "CommonObjectSecurity_RemoveAccessRule", "signature": "bool CommonObjectSecurity_RemoveAccessRule(CommonObjectSecurity * this, AccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccessRule(AccessRule)" }, { "virtualAddress": "0x00843298", "name": "CommonObjectSecurity_RemoveAccessRuleAll", "signature": "void CommonObjectSecurity_RemoveAccessRuleAll(CommonObjectSecurity * this, AccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleAll(AccessRule)" }, { "virtualAddress": "0x008432D0", "name": "CommonObjectSecurity_RemoveAccessRuleSpecific", "signature": "void CommonObjectSecurity_RemoveAccessRuleSpecific(CommonObjectSecurity * this, AccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleSpecific(AccessRule)" }, { "virtualAddress": "0x00843308", "name": "CommonObjectSecurity_ResetAccessRule", "signature": "void CommonObjectSecurity_ResetAccessRule(CommonObjectSecurity * this, AccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void ResetAccessRule(AccessRule)" }, { "virtualAddress": "0x00843340", "name": "CommonObjectSecurity_SetAccessRule", "signature": "void CommonObjectSecurity_SetAccessRule(CommonObjectSecurity * this, AccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccessRule(AccessRule)" }, { "virtualAddress": "0x00843378", "name": "CommonObjectSecurity_ModifyAccess", "signature": "bool CommonObjectSecurity_ModifyAccess(CommonObjectSecurity * this, AccessControlModification__Enum modification, AccessRule * rule, bool * modified, MethodInfo * method)", "dotNetSignature": "Boolean ModifyAccess(AccessControlModification, AccessRule, Boolean ByRef)" }, { "virtualAddress": "0x00843808", "name": "CommonObjectSecurity_AddAuditRule", "signature": "void CommonObjectSecurity_AddAuditRule(CommonObjectSecurity * this, AuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAuditRule(AuditRule)" }, { "virtualAddress": "0x00843840", "name": "CommonObjectSecurity_RemoveAuditRule", "signature": "bool CommonObjectSecurity_RemoveAuditRule(CommonObjectSecurity * this, AuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAuditRule(AuditRule)" }, { "virtualAddress": "0x0084387C", "name": "CommonObjectSecurity_RemoveAuditRuleAll", "signature": "void CommonObjectSecurity_RemoveAuditRuleAll(CommonObjectSecurity * this, AuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleAll(AuditRule)" }, { "virtualAddress": "0x008438B4", "name": "CommonObjectSecurity_RemoveAuditRuleSpecific", "signature": "void CommonObjectSecurity_RemoveAuditRuleSpecific(CommonObjectSecurity * this, AuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleSpecific(AuditRule)" }, { "virtualAddress": "0x008438EC", "name": "CommonObjectSecurity_SetAuditRule", "signature": "void CommonObjectSecurity_SetAuditRule(CommonObjectSecurity * this, AuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAuditRule(AuditRule)" }, { "virtualAddress": "0x00843924", "name": "CommonObjectSecurity_ModifyAudit", "signature": "bool CommonObjectSecurity_ModifyAudit(CommonObjectSecurity * this, AccessControlModification__Enum modification, AuditRule * rule, bool * modified, MethodInfo * method)", "dotNetSignature": "Boolean ModifyAudit(AccessControlModification, AuditRule, Boolean ByRef)" }, { "virtualAddress": "0x00843D48", "name": "CommonSecurityDescriptor__ctor", "signature": "void CommonSecurityDescriptor__ctor(CommonSecurityDescriptor * this, bool isContainer, bool isDS, RawSecurityDescriptor * rawSecurityDescriptor, MethodInfo * method)", "dotNetSignature": "CommonSecurityDescriptor(Boolean, Boolean, RawSecurityDescriptor)" }, { "virtualAddress": "0x00843F04", "name": "CommonSecurityDescriptor__ctor_1", "signature": "void CommonSecurityDescriptor__ctor_1(CommonSecurityDescriptor * this, bool isContainer, bool isDS, String * sddlForm, MethodInfo * method)", "dotNetSignature": "CommonSecurityDescriptor(Boolean, Boolean, String)" }, { "virtualAddress": "0x00843F9C", "name": "CommonSecurityDescriptor__ctor_2", "signature": "void CommonSecurityDescriptor__ctor_2(CommonSecurityDescriptor * this, bool isContainer, bool isDS, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "CommonSecurityDescriptor(Boolean, Boolean, Byte[], Int32)" }, { "virtualAddress": "0x0084403C", "name": "CommonSecurityDescriptor__ctor_3", "signature": "void CommonSecurityDescriptor__ctor_3(CommonSecurityDescriptor * this, bool isContainer, bool isDS, ControlFlags__Enum flags, SecurityIdentifier * owner, SecurityIdentifier * group, SystemAcl * systemAcl, DiscretionaryAcl * discretionaryAcl, MethodInfo * method)", "dotNetSignature": "CommonSecurityDescriptor(Boolean, Boolean, ControlFlags, SecurityIdentifier, SecurityIdentifier, SystemAcl, DiscretionaryAcl)" }, { "virtualAddress": "0x00843D90", "name": "CommonSecurityDescriptor_Init", "signature": "void CommonSecurityDescriptor_Init(CommonSecurityDescriptor * this, bool isContainer, bool isDS, RawSecurityDescriptor * rawSecurityDescriptor, MethodInfo * method)", "dotNetSignature": "Void Init(Boolean, Boolean, RawSecurityDescriptor)" }, { "virtualAddress": "0x008440B4", "name": "CommonSecurityDescriptor_Init_1", "signature": "void CommonSecurityDescriptor_Init_1(CommonSecurityDescriptor * this, bool isContainer, bool isDS, ControlFlags__Enum flags, SecurityIdentifier * owner, SecurityIdentifier * group, SystemAcl * systemAcl, DiscretionaryAcl * discretionaryAcl, MethodInfo * method)", "dotNetSignature": "Void Init(Boolean, Boolean, ControlFlags, SecurityIdentifier, SecurityIdentifier, SystemAcl, DiscretionaryAcl)" }, { "virtualAddress": "0x0084423C", "name": "CommonSecurityDescriptor_get_ControlFlags", "signature": "ControlFlags__Enum CommonSecurityDescriptor_get_ControlFlags(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "ControlFlags get_ControlFlags()" }, { "virtualAddress": "0x0084425C", "name": "CommonSecurityDescriptor_get_DiscretionaryAcl", "signature": "DiscretionaryAcl * CommonSecurityDescriptor_get_DiscretionaryAcl(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "DiscretionaryAcl get_DiscretionaryAcl()" }, { "virtualAddress": "0x00844148", "name": "CommonSecurityDescriptor_set_DiscretionaryAcl", "signature": "void CommonSecurityDescriptor_set_DiscretionaryAcl(CommonSecurityDescriptor * this, DiscretionaryAcl * value, MethodInfo * method)", "dotNetSignature": "Void set_DiscretionaryAcl(DiscretionaryAcl)" }, { "virtualAddress": "0x0084435C", "name": "CommonSecurityDescriptor_get_InternalDacl", "signature": "GenericAcl * CommonSecurityDescriptor_get_InternalDacl(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "GenericAcl get_InternalDacl()" }, { "virtualAddress": "0x00844364", "name": "CommonSecurityDescriptor_get_Group", "signature": "SecurityIdentifier * CommonSecurityDescriptor_get_Group(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_Group()" }, { "virtualAddress": "0x0084436C", "name": "CommonSecurityDescriptor_set_Group", "signature": "void CommonSecurityDescriptor_set_Group(CommonSecurityDescriptor * this, SecurityIdentifier * value, MethodInfo * method)", "dotNetSignature": "Void set_Group(SecurityIdentifier)" }, { "virtualAddress": "0x00844374", "name": "CommonSecurityDescriptor_get_IsContainer", "signature": "bool CommonSecurityDescriptor_get_IsContainer(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsContainer()" }, { "virtualAddress": "0x0084437C", "name": "CommonSecurityDescriptor_get_IsDiscretionaryAclCanonical", "signature": "bool CommonSecurityDescriptor_get_IsDiscretionaryAclCanonical(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDiscretionaryAclCanonical()" }, { "virtualAddress": "0x00844398", "name": "CommonSecurityDescriptor_get_IsDS", "signature": "bool CommonSecurityDescriptor_get_IsDS(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDS()" }, { "virtualAddress": "0x008443A0", "name": "CommonSecurityDescriptor_get_IsSystemAclCanonical", "signature": "bool CommonSecurityDescriptor_get_IsSystemAclCanonical(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSystemAclCanonical()" }, { "virtualAddress": "0x008443C0", "name": "CommonSecurityDescriptor_get_Owner", "signature": "SecurityIdentifier * CommonSecurityDescriptor_get_Owner(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_Owner()" }, { "virtualAddress": "0x008443C8", "name": "CommonSecurityDescriptor_set_Owner", "signature": "void CommonSecurityDescriptor_set_Owner(CommonSecurityDescriptor * this, SecurityIdentifier * value, MethodInfo * method)", "dotNetSignature": "Void set_Owner(SecurityIdentifier)" }, { "virtualAddress": "0x008443D0", "name": "CommonSecurityDescriptor_get_SystemAcl", "signature": "SystemAcl * CommonSecurityDescriptor_get_SystemAcl(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "SystemAcl get_SystemAcl()" }, { "virtualAddress": "0x00843D14", "name": "CommonSecurityDescriptor_set_SystemAcl", "signature": "void CommonSecurityDescriptor_set_SystemAcl(CommonSecurityDescriptor * this, SystemAcl * value, MethodInfo * method)", "dotNetSignature": "Void set_SystemAcl(SystemAcl)" }, { "virtualAddress": "0x008443D8", "name": "CommonSecurityDescriptor_get_InternalSacl", "signature": "GenericAcl * CommonSecurityDescriptor_get_InternalSacl(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "GenericAcl get_InternalSacl()" }, { "virtualAddress": "0x008443E0", "name": "CommonSecurityDescriptor_PurgeAccessControl", "signature": "void CommonSecurityDescriptor_PurgeAccessControl(CommonSecurityDescriptor * this, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "Void PurgeAccessControl(SecurityIdentifier)" }, { "virtualAddress": "0x008443F8", "name": "CommonSecurityDescriptor_PurgeAudit", "signature": "void CommonSecurityDescriptor_PurgeAudit(CommonSecurityDescriptor * this, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "Void PurgeAudit(SecurityIdentifier)" }, { "virtualAddress": "0x00844408", "name": "CommonSecurityDescriptor_SetDiscretionaryAclProtection", "signature": "void CommonSecurityDescriptor_SetDiscretionaryAclProtection(CommonSecurityDescriptor * this, bool isProtected, bool preserveInheritance, MethodInfo * method)", "dotNetSignature": "Void SetDiscretionaryAclProtection(Boolean, Boolean)" }, { "virtualAddress": "0x00844454", "name": "CommonSecurityDescriptor_SetSystemAclProtection", "signature": "void CommonSecurityDescriptor_SetSystemAclProtection(CommonSecurityDescriptor * this, bool isProtected, bool preserveInheritance, MethodInfo * method)", "dotNetSignature": "Void SetSystemAclProtection(Boolean, Boolean)" }, { "virtualAddress": "0x00844484", "name": "CommonSecurityDescriptor_AddDiscretionaryAcl", "signature": "void CommonSecurityDescriptor_AddDiscretionaryAcl(CommonSecurityDescriptor * this, uint8_t revision, int32_t trusted, MethodInfo * method)", "dotNetSignature": "Void AddDiscretionaryAcl(Byte, Int32)" }, { "virtualAddress": "0x00844530", "name": "CommonSecurityDescriptor_AddSystemAcl", "signature": "void CommonSecurityDescriptor_AddSystemAcl(CommonSecurityDescriptor * this, uint8_t revision, int32_t trusted, MethodInfo * method)", "dotNetSignature": "Void AddSystemAcl(Byte, Int32)" }, { "virtualAddress": "0x00844270", "name": "CommonSecurityDescriptor_CheckAclConsistency", "signature": "void CommonSecurityDescriptor_CheckAclConsistency(CommonSecurityDescriptor * this, CommonAcl * acl, MethodInfo * method)", "dotNetSignature": "Void CheckAclConsistency(CommonAcl)" }, { "virtualAddress": "0x008445DC", "name": "CommonSecurityDescriptor_get_DaclIsUnmodifiedAefa", "signature": "bool CommonSecurityDescriptor_get_DaclIsUnmodifiedAefa(CommonSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DaclIsUnmodifiedAefa()" }, { "virtualAddress": "0x008445F8", "name": "CompoundAce__ctor", "signature": "void CompoundAce__ctor(CompoundAce * this, AceFlags__Enum flags, int32_t accessMask, CompoundAceType__Enum compoundAceType, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "CompoundAce(AceFlags, Int32, CompoundAceType, SecurityIdentifier)" }, { "virtualAddress": "0x00844644", "name": "CompoundAce_get_BinaryLength", "signature": "int32_t CompoundAce_get_BinaryLength(CompoundAce * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x008446A4", "name": "CompoundAce_get_CompoundAceType", "signature": "CompoundAceType__Enum CompoundAce_get_CompoundAceType(CompoundAce * this, MethodInfo * method)", "dotNetSignature": "CompoundAceType get_CompoundAceType()" }, { "virtualAddress": "0x008446AC", "name": "CompoundAce_set_CompoundAceType", "signature": "void CompoundAce_set_CompoundAceType(CompoundAce * this, CompoundAceType__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_CompoundAceType(CompoundAceType)" }, { "virtualAddress": "0x008446B4", "name": "CompoundAce_GetBinaryForm", "signature": "void CompoundAce_GetBinaryForm(CompoundAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x00844714", "name": "CompoundAce_GetSddlForm", "signature": "String * CompoundAce_GetSddlForm(CompoundAce * this, MethodInfo * method)", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x00844774", "name": "CryptoKeyAccessRule__ctor", "signature": "void CryptoKeyAccessRule__ctor(CryptoKeyAccessRule * this, IdentityReference * identity, CryptoKeyRights__Enum cryptoKeyRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "CryptoKeyAccessRule(IdentityReference, CryptoKeyRights, AccessControlType)" }, { "virtualAddress": "0x00844788", "name": "CryptoKeyAccessRule__ctor_1", "signature": "void CryptoKeyAccessRule__ctor_1(CryptoKeyAccessRule * this, String * identity, CryptoKeyRights__Enum cryptoKeyRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "CryptoKeyAccessRule(String, CryptoKeyRights, AccessControlType)" }, { "virtualAddress": "0x00844814", "name": "CryptoKeyAccessRule_get_CryptoKeyRights", "signature": "CryptoKeyRights__Enum CryptoKeyAccessRule_get_CryptoKeyRights(CryptoKeyAccessRule * this, MethodInfo * method)", "dotNetSignature": "CryptoKeyRights get_CryptoKeyRights()" }, { "virtualAddress": "0x0084481C", "name": "CryptoKeyAuditRule__ctor", "signature": "void CryptoKeyAuditRule__ctor(CryptoKeyAuditRule * this, IdentityReference * identity, CryptoKeyRights__Enum cryptoKeyRights, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "CryptoKeyAuditRule(IdentityReference, CryptoKeyRights, AuditFlags)" }, { "virtualAddress": "0x00844830", "name": "CryptoKeyAuditRule__ctor_1", "signature": "void CryptoKeyAuditRule__ctor_1(CryptoKeyAuditRule * this, String * identity, CryptoKeyRights__Enum cryptoKeyRights, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "CryptoKeyAuditRule(String, CryptoKeyRights, AuditFlags)" }, { "virtualAddress": "0x008448C8", "name": "CryptoKeyAuditRule_get_CryptoKeyRights", "signature": "CryptoKeyRights__Enum CryptoKeyAuditRule_get_CryptoKeyRights(CryptoKeyAuditRule * this, MethodInfo * method)", "dotNetSignature": "CryptoKeyRights get_CryptoKeyRights()" }, { "virtualAddress": "0x008448D0", "name": "CryptoKeySecurity__ctor", "signature": "void CryptoKeySecurity__ctor(CryptoKeySecurity * this, MethodInfo * method)", "dotNetSignature": "CryptoKeySecurity()" }, { "virtualAddress": "0x008448E0", "name": "CryptoKeySecurity__ctor_1", "signature": "void CryptoKeySecurity__ctor_1(CryptoKeySecurity * this, CommonSecurityDescriptor * securityDescriptor, MethodInfo * method)", "dotNetSignature": "CryptoKeySecurity(CommonSecurityDescriptor)" }, { "virtualAddress": "0x008448EC", "name": "CryptoKeySecurity_get_AccessRightType", "signature": "Type * CryptoKeySecurity_get_AccessRightType(CryptoKeySecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRightType()" }, { "virtualAddress": "0x0084495C", "name": "CryptoKeySecurity_get_AccessRuleType", "signature": "Type * CryptoKeySecurity_get_AccessRuleType(CryptoKeySecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRuleType()" }, { "virtualAddress": "0x008449CC", "name": "CryptoKeySecurity_get_AuditRuleType", "signature": "Type * CryptoKeySecurity_get_AuditRuleType(CryptoKeySecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AuditRuleType()" }, { "virtualAddress": "0x00844A3C", "name": "CryptoKeySecurity_AccessRuleFactory", "signature": "AccessRule * CryptoKeySecurity_AccessRuleFactory(CryptoKeySecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x00844ABC", "name": "CryptoKeySecurity_AddAccessRule", "signature": "void CryptoKeySecurity_AddAccessRule(CryptoKeySecurity * this, CryptoKeyAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccessRule(CryptoKeyAccessRule)" }, { "virtualAddress": "0x00844AF4", "name": "CryptoKeySecurity_RemoveAccessRule", "signature": "bool CryptoKeySecurity_RemoveAccessRule(CryptoKeySecurity * this, CryptoKeyAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccessRule(CryptoKeyAccessRule)" }, { "virtualAddress": "0x00844B30", "name": "CryptoKeySecurity_RemoveAccessRuleAll", "signature": "void CryptoKeySecurity_RemoveAccessRuleAll(CryptoKeySecurity * this, CryptoKeyAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleAll(CryptoKeyAccessRule)" }, { "virtualAddress": "0x00844B68", "name": "CryptoKeySecurity_RemoveAccessRuleSpecific", "signature": "void CryptoKeySecurity_RemoveAccessRuleSpecific(CryptoKeySecurity * this, CryptoKeyAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleSpecific(CryptoKeyAccessRule)" }, { "virtualAddress": "0x00844BA0", "name": "CryptoKeySecurity_ResetAccessRule", "signature": "void CryptoKeySecurity_ResetAccessRule(CryptoKeySecurity * this, CryptoKeyAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void ResetAccessRule(CryptoKeyAccessRule)" }, { "virtualAddress": "0x00844BD8", "name": "CryptoKeySecurity_SetAccessRule", "signature": "void CryptoKeySecurity_SetAccessRule(CryptoKeySecurity * this, CryptoKeyAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccessRule(CryptoKeyAccessRule)" }, { "virtualAddress": "0x00844C10", "name": "CryptoKeySecurity_AuditRuleFactory", "signature": "AuditRule * CryptoKeySecurity_AuditRuleFactory(CryptoKeySecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "AuditRule AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00844C94", "name": "CryptoKeySecurity_AddAuditRule", "signature": "void CryptoKeySecurity_AddAuditRule(CryptoKeySecurity * this, CryptoKeyAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAuditRule(CryptoKeyAuditRule)" }, { "virtualAddress": "0x00844CCC", "name": "CryptoKeySecurity_RemoveAuditRule", "signature": "bool CryptoKeySecurity_RemoveAuditRule(CryptoKeySecurity * this, CryptoKeyAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAuditRule(CryptoKeyAuditRule)" }, { "virtualAddress": "0x00844D08", "name": "CryptoKeySecurity_RemoveAuditRuleAll", "signature": "void CryptoKeySecurity_RemoveAuditRuleAll(CryptoKeySecurity * this, CryptoKeyAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleAll(CryptoKeyAuditRule)" }, { "virtualAddress": "0x00844D40", "name": "CryptoKeySecurity_RemoveAuditRuleSpecific", "signature": "void CryptoKeySecurity_RemoveAuditRuleSpecific(CryptoKeySecurity * this, CryptoKeyAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleSpecific(CryptoKeyAuditRule)" }, { "virtualAddress": "0x00844D78", "name": "CryptoKeySecurity_SetAuditRule", "signature": "void CryptoKeySecurity_SetAuditRule(CryptoKeySecurity * this, CryptoKeyAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAuditRule(CryptoKeyAuditRule)" }, { "virtualAddress": "0x00844DB0", "name": "CustomAce__ctor", "signature": "void CustomAce__ctor(CustomAce * this, AceType__Enum type, AceFlags__Enum flags, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "CustomAce(AceType, AceFlags, Byte[])" }, { "virtualAddress": "0x00844F1C", "name": "CustomAce_get_BinaryLength", "signature": "int32_t CustomAce_get_BinaryLength(CustomAce * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x00844F7C", "name": "CustomAce_get_OpaqueLength", "signature": "int32_t CustomAce_get_OpaqueLength(CustomAce * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OpaqueLength()" }, { "virtualAddress": "0x00844F98", "name": "CustomAce_GetBinaryForm", "signature": "void CustomAce_GetBinaryForm(CustomAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x00844FF8", "name": "CustomAce_GetOpaque", "signature": "Byte__Array * CustomAce_GetOpaque(CustomAce * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetOpaque()" }, { "virtualAddress": "0x00844E88", "name": "CustomAce_SetOpaque", "signature": "void CustomAce_SetOpaque(CustomAce * this, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "Void SetOpaque(Byte[])" }, { "virtualAddress": "0x00845078", "name": "CustomAce_GetSddlForm", "signature": "String * CustomAce_GetSddlForm(CustomAce * this, MethodInfo * method)", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x008450D8", "name": "DirectoryObjectSecurity__ctor", "signature": "void DirectoryObjectSecurity__ctor(DirectoryObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "DirectoryObjectSecurity()" }, { "virtualAddress": "0x008450E8", "name": "DirectoryObjectSecurity__ctor_1", "signature": "void DirectoryObjectSecurity__ctor_1(DirectoryObjectSecurity * this, CommonSecurityDescriptor * securityDescriptor, MethodInfo * method)", "dotNetSignature": "DirectoryObjectSecurity(CommonSecurityDescriptor)" }, { "virtualAddress": "0x008450F0", "name": "DirectoryObjectSecurity_GetNotImplementedException", "signature": "Exception * DirectoryObjectSecurity_GetNotImplementedException(DirectoryObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Exception GetNotImplementedException()" }, { "virtualAddress": "0x0084514C", "name": "DirectoryObjectSecurity_AccessRuleFactory", "signature": "AccessRule * DirectoryObjectSecurity_AccessRuleFactory(DirectoryObjectSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "AccessRule AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType, Guid, Guid)" }, { "virtualAddress": "0x00845190", "name": "DirectoryObjectSecurity_InternalAccessRuleFactory", "signature": "AccessRule * DirectoryObjectSecurity_InternalAccessRuleFactory(DirectoryObjectSecurity * this, QualifiedAce * ace, Type * targetType, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule InternalAccessRuleFactory(QualifiedAce, Type, AccessControlType)" }, { "virtualAddress": "0x008452DC", "name": "DirectoryObjectSecurity_AuditRuleFactory", "signature": "AuditRule * DirectoryObjectSecurity_AuditRuleFactory(DirectoryObjectSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "AuditRule AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags, Guid, Guid)" }, { "virtualAddress": "0x00845320", "name": "DirectoryObjectSecurity_InternalAuditRuleFactory", "signature": "AuditRule * DirectoryObjectSecurity_InternalAuditRuleFactory(DirectoryObjectSecurity * this, QualifiedAce * ace, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuditRule InternalAuditRuleFactory(QualifiedAce, Type)" }, { "virtualAddress": "0x00845478", "name": "DirectoryObjectSecurity_GetAccessRules", "signature": "AuthorizationRuleCollection * DirectoryObjectSecurity_GetAccessRules(DirectoryObjectSecurity * this, bool includeExplicit, bool includeInherited, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection GetAccessRules(Boolean, Boolean, Type)" }, { "virtualAddress": "0x00845488", "name": "DirectoryObjectSecurity_GetAuditRules", "signature": "AuthorizationRuleCollection * DirectoryObjectSecurity_GetAuditRules(DirectoryObjectSecurity * this, bool includeExplicit, bool includeInherited, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection GetAuditRules(Boolean, Boolean, Type)" }, { "virtualAddress": "0x00845498", "name": "DirectoryObjectSecurity_AddAccessRule", "signature": "void DirectoryObjectSecurity_AddAccessRule(DirectoryObjectSecurity * this, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccessRule(ObjectAccessRule)" }, { "virtualAddress": "0x008454D0", "name": "DirectoryObjectSecurity_RemoveAccessRule", "signature": "bool DirectoryObjectSecurity_RemoveAccessRule(DirectoryObjectSecurity * this, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccessRule(ObjectAccessRule)" }, { "virtualAddress": "0x0084550C", "name": "DirectoryObjectSecurity_RemoveAccessRuleAll", "signature": "void DirectoryObjectSecurity_RemoveAccessRuleAll(DirectoryObjectSecurity * this, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleAll(ObjectAccessRule)" }, { "virtualAddress": "0x00845544", "name": "DirectoryObjectSecurity_RemoveAccessRuleSpecific", "signature": "void DirectoryObjectSecurity_RemoveAccessRuleSpecific(DirectoryObjectSecurity * this, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleSpecific(ObjectAccessRule)" }, { "virtualAddress": "0x0084557C", "name": "DirectoryObjectSecurity_ResetAccessRule", "signature": "void DirectoryObjectSecurity_ResetAccessRule(DirectoryObjectSecurity * this, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void ResetAccessRule(ObjectAccessRule)" }, { "virtualAddress": "0x008455B4", "name": "DirectoryObjectSecurity_SetAccessRule", "signature": "void DirectoryObjectSecurity_SetAccessRule(DirectoryObjectSecurity * this, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccessRule(ObjectAccessRule)" }, { "virtualAddress": "0x008455EC", "name": "DirectoryObjectSecurity_ModifyAccess", "signature": "bool DirectoryObjectSecurity_ModifyAccess(DirectoryObjectSecurity * this, AccessControlModification__Enum modification, AccessRule * rule, bool * modified, MethodInfo * method)", "dotNetSignature": "Boolean ModifyAccess(AccessControlModification, AccessRule, Boolean ByRef)" }, { "virtualAddress": "0x00845C08", "name": "DirectoryObjectSecurity_AddAuditRule", "signature": "void DirectoryObjectSecurity_AddAuditRule(DirectoryObjectSecurity * this, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAuditRule(ObjectAuditRule)" }, { "virtualAddress": "0x00845C40", "name": "DirectoryObjectSecurity_RemoveAuditRule", "signature": "bool DirectoryObjectSecurity_RemoveAuditRule(DirectoryObjectSecurity * this, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAuditRule(ObjectAuditRule)" }, { "virtualAddress": "0x00845C7C", "name": "DirectoryObjectSecurity_RemoveAuditRuleAll", "signature": "void DirectoryObjectSecurity_RemoveAuditRuleAll(DirectoryObjectSecurity * this, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleAll(ObjectAuditRule)" }, { "virtualAddress": "0x00845CB4", "name": "DirectoryObjectSecurity_RemoveAuditRuleSpecific", "signature": "void DirectoryObjectSecurity_RemoveAuditRuleSpecific(DirectoryObjectSecurity * this, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleSpecific(ObjectAuditRule)" }, { "virtualAddress": "0x00845CEC", "name": "DirectoryObjectSecurity_SetAuditRule", "signature": "void DirectoryObjectSecurity_SetAuditRule(DirectoryObjectSecurity * this, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAuditRule(ObjectAuditRule)" }, { "virtualAddress": "0x00845D24", "name": "DirectoryObjectSecurity_ModifyAudit", "signature": "bool DirectoryObjectSecurity_ModifyAudit(DirectoryObjectSecurity * this, AccessControlModification__Enum modification, AuditRule * rule, bool * modified, MethodInfo * method)", "dotNetSignature": "Boolean ModifyAudit(AccessControlModification, AuditRule, Boolean ByRef)" }, { "virtualAddress": "0x00846264", "name": "DirectorySecurity__ctor", "signature": "void DirectorySecurity__ctor(DirectorySecurity * this, MethodInfo * method)", "dotNetSignature": "DirectorySecurity()" }, { "virtualAddress": "0x00846284", "name": "DirectorySecurity__ctor_1", "signature": "void DirectorySecurity__ctor_1(DirectorySecurity * this, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "DirectorySecurity(String, AccessControlSections)" }, { "virtualAddress": "0x00844264", "name": "DiscretionaryAcl__ctor", "signature": "void DiscretionaryAcl__ctor(DiscretionaryAcl * this, bool isContainer, bool isDS, int32_t capacity, MethodInfo * method)", "dotNetSignature": "DiscretionaryAcl(Boolean, Boolean, Int32)" }, { "virtualAddress": "0x0084413C", "name": "DiscretionaryAcl__ctor_1", "signature": "void DiscretionaryAcl__ctor_1(DiscretionaryAcl * this, bool isContainer, bool isDS, RawAcl * rawAcl, MethodInfo * method)", "dotNetSignature": "DiscretionaryAcl(Boolean, Boolean, RawAcl)" }, { "virtualAddress": "0x00844524", "name": "DiscretionaryAcl__ctor_2", "signature": "void DiscretionaryAcl__ctor_2(DiscretionaryAcl * this, bool isContainer, bool isDS, uint8_t revision, int32_t capacity, MethodInfo * method)", "dotNetSignature": "DiscretionaryAcl(Boolean, Boolean, Byte, Int32)" }, { "virtualAddress": "0x00843670", "name": "DiscretionaryAcl_AddAccess", "signature": "void DiscretionaryAcl_AddAccess(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Void AddAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x008459F8", "name": "DiscretionaryAcl_AddAccess_1", "signature": "void DiscretionaryAcl_AddAccess_1(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void AddAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x00846340", "name": "DiscretionaryAcl_AddAccess_2", "signature": "void DiscretionaryAcl_AddAccess_2(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccess(AccessControlType, SecurityIdentifier, ObjectAccessRule)" }, { "virtualAddress": "0x00843748", "name": "DiscretionaryAcl_RemoveAccess", "signature": "bool DiscretionaryAcl_RemoveAccess(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x00845B30", "name": "DiscretionaryAcl_RemoveAccess_1", "signature": "bool DiscretionaryAcl_RemoveAccess_1(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x008463D8", "name": "DiscretionaryAcl_RemoveAccess_2", "signature": "bool DiscretionaryAcl_RemoveAccess_2(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccess(AccessControlType, SecurityIdentifier, ObjectAccessRule)" }, { "virtualAddress": "0x008437A8", "name": "DiscretionaryAcl_RemoveAccessSpecific", "signature": "void DiscretionaryAcl_RemoveAccessSpecific(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessSpecific(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x00845B90", "name": "DiscretionaryAcl_RemoveAccessSpecific_1", "signature": "void DiscretionaryAcl_RemoveAccessSpecific_1(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessSpecific(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x0084642C", "name": "DiscretionaryAcl_RemoveAccessSpecific_2", "signature": "void DiscretionaryAcl_RemoveAccessSpecific_2(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessSpecific(AccessControlType, SecurityIdentifier, ObjectAccessRule)" }, { "virtualAddress": "0x008436DC", "name": "DiscretionaryAcl_SetAccess", "signature": "void DiscretionaryAcl_SetAccess(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Void SetAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x00845A94", "name": "DiscretionaryAcl_SetAccess_1", "signature": "void DiscretionaryAcl_SetAccess_1(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void SetAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x008464D4", "name": "DiscretionaryAcl_SetAccess_2", "signature": "void DiscretionaryAcl_SetAccess_2(DiscretionaryAcl * this, AccessControlType__Enum accessType, SecurityIdentifier * sid, ObjectAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccess(AccessControlType, SecurityIdentifier, ObjectAccessRule)" }, { "virtualAddress": "0x0084656C", "name": "DiscretionaryAcl_ApplyCanonicalSortToExplicitAces", "signature": "void DiscretionaryAcl_ApplyCanonicalSortToExplicitAces(DiscretionaryAcl * this, MethodInfo * method)", "dotNetSignature": "Void ApplyCanonicalSortToExplicitAces()" }, { "virtualAddress": "0x008465C0", "name": "DiscretionaryAcl_GetAceInsertPosition", "signature": "int32_t DiscretionaryAcl_GetAceInsertPosition(DiscretionaryAcl * this, AceQualifier__Enum aceQualifier, MethodInfo * method)", "dotNetSignature": "Int32 GetAceInsertPosition(AceQualifier)" }, { "virtualAddress": "0x008462B4", "name": "DiscretionaryAcl_GetAceQualifier", "signature": "AceQualifier__Enum DiscretionaryAcl_GetAceQualifier(AccessControlType__Enum accessType, MethodInfo * method)", "dotNetSignature": "AceQualifier GetAceQualifier(AccessControlType)" }, { "virtualAddress": "0x008465D0", "name": "DiscretionaryAcl_IsAceMeaningless", "signature": "bool DiscretionaryAcl_IsAceMeaningless(DiscretionaryAcl * this, GenericAce * ace, MethodInfo * method)", "dotNetSignature": "Boolean IsAceMeaningless(GenericAce)" }, { "virtualAddress": "0x008466E4", "name": "EventWaitHandleAccessRule__ctor", "signature": "void EventWaitHandleAccessRule__ctor(EventWaitHandleAccessRule * this, IdentityReference * identity, EventWaitHandleRights__Enum eventRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "EventWaitHandleAccessRule(IdentityReference, EventWaitHandleRights, AccessControlType)" }, { "virtualAddress": "0x008466F8", "name": "EventWaitHandleAccessRule__ctor_1", "signature": "void EventWaitHandleAccessRule__ctor_1(EventWaitHandleAccessRule * this, String * identity, EventWaitHandleRights__Enum eventRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "EventWaitHandleAccessRule(String, EventWaitHandleRights, AccessControlType)" }, { "virtualAddress": "0x00846784", "name": "EventWaitHandleAccessRule_get_EventWaitHandleRights", "signature": "EventWaitHandleRights__Enum EventWaitHandleAccessRule_get_EventWaitHandleRights(EventWaitHandleAccessRule * this, MethodInfo * method)", "dotNetSignature": "EventWaitHandleRights get_EventWaitHandleRights()" }, { "virtualAddress": "0x0084678C", "name": "EventWaitHandleAuditRule__ctor", "signature": "void EventWaitHandleAuditRule__ctor(EventWaitHandleAuditRule * this, IdentityReference * identity, EventWaitHandleRights__Enum eventRights, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "EventWaitHandleAuditRule(IdentityReference, EventWaitHandleRights, AuditFlags)" }, { "virtualAddress": "0x00846858", "name": "EventWaitHandleAuditRule_get_EventWaitHandleRights", "signature": "EventWaitHandleRights__Enum EventWaitHandleAuditRule_get_EventWaitHandleRights(EventWaitHandleAuditRule * this, MethodInfo * method)", "dotNetSignature": "EventWaitHandleRights get_EventWaitHandleRights()" }, { "virtualAddress": "0x00846860", "name": "EventWaitHandleSecurity__ctor", "signature": "void EventWaitHandleSecurity__ctor(EventWaitHandleSecurity * this, MethodInfo * method)", "dotNetSignature": "EventWaitHandleSecurity()" }, { "virtualAddress": "0x00846870", "name": "EventWaitHandleSecurity__ctor_1", "signature": "void EventWaitHandleSecurity__ctor_1(EventWaitHandleSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "EventWaitHandleSecurity(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x00846888", "name": "EventWaitHandleSecurity_get_AccessRightType", "signature": "Type * EventWaitHandleSecurity_get_AccessRightType(EventWaitHandleSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRightType()" }, { "virtualAddress": "0x008468F8", "name": "EventWaitHandleSecurity_get_AccessRuleType", "signature": "Type * EventWaitHandleSecurity_get_AccessRuleType(EventWaitHandleSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRuleType()" }, { "virtualAddress": "0x00846968", "name": "EventWaitHandleSecurity_get_AuditRuleType", "signature": "Type * EventWaitHandleSecurity_get_AuditRuleType(EventWaitHandleSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AuditRuleType()" }, { "virtualAddress": "0x008469D8", "name": "EventWaitHandleSecurity_AccessRuleFactory", "signature": "AccessRule * EventWaitHandleSecurity_AccessRuleFactory(EventWaitHandleSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x00846A58", "name": "EventWaitHandleSecurity_AddAccessRule", "signature": "void EventWaitHandleSecurity_AddAccessRule(EventWaitHandleSecurity * this, EventWaitHandleAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccessRule(EventWaitHandleAccessRule)" }, { "virtualAddress": "0x00846A90", "name": "EventWaitHandleSecurity_RemoveAccessRule", "signature": "bool EventWaitHandleSecurity_RemoveAccessRule(EventWaitHandleSecurity * this, EventWaitHandleAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccessRule(EventWaitHandleAccessRule)" }, { "virtualAddress": "0x00846ACC", "name": "EventWaitHandleSecurity_RemoveAccessRuleAll", "signature": "void EventWaitHandleSecurity_RemoveAccessRuleAll(EventWaitHandleSecurity * this, EventWaitHandleAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleAll(EventWaitHandleAccessRule)" }, { "virtualAddress": "0x00846B04", "name": "EventWaitHandleSecurity_RemoveAccessRuleSpecific", "signature": "void EventWaitHandleSecurity_RemoveAccessRuleSpecific(EventWaitHandleSecurity * this, EventWaitHandleAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleSpecific(EventWaitHandleAccessRule)" }, { "virtualAddress": "0x00846B3C", "name": "EventWaitHandleSecurity_ResetAccessRule", "signature": "void EventWaitHandleSecurity_ResetAccessRule(EventWaitHandleSecurity * this, EventWaitHandleAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void ResetAccessRule(EventWaitHandleAccessRule)" }, { "virtualAddress": "0x00846B74", "name": "EventWaitHandleSecurity_SetAccessRule", "signature": "void EventWaitHandleSecurity_SetAccessRule(EventWaitHandleSecurity * this, EventWaitHandleAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccessRule(EventWaitHandleAccessRule)" }, { "virtualAddress": "0x00846BAC", "name": "EventWaitHandleSecurity_AuditRuleFactory", "signature": "AuditRule * EventWaitHandleSecurity_AuditRuleFactory(EventWaitHandleSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "AuditRule AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00846C24", "name": "EventWaitHandleSecurity_AddAuditRule", "signature": "void EventWaitHandleSecurity_AddAuditRule(EventWaitHandleSecurity * this, EventWaitHandleAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAuditRule(EventWaitHandleAuditRule)" }, { "virtualAddress": "0x00846C5C", "name": "EventWaitHandleSecurity_RemoveAuditRule", "signature": "bool EventWaitHandleSecurity_RemoveAuditRule(EventWaitHandleSecurity * this, EventWaitHandleAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAuditRule(EventWaitHandleAuditRule)" }, { "virtualAddress": "0x00846C98", "name": "EventWaitHandleSecurity_RemoveAuditRuleAll", "signature": "void EventWaitHandleSecurity_RemoveAuditRuleAll(EventWaitHandleSecurity * this, EventWaitHandleAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleAll(EventWaitHandleAuditRule)" }, { "virtualAddress": "0x00846CD0", "name": "EventWaitHandleSecurity_RemoveAuditRuleSpecific", "signature": "void EventWaitHandleSecurity_RemoveAuditRuleSpecific(EventWaitHandleSecurity * this, EventWaitHandleAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleSpecific(EventWaitHandleAuditRule)" }, { "virtualAddress": "0x00846D08", "name": "EventWaitHandleSecurity_SetAuditRule", "signature": "void EventWaitHandleSecurity_SetAuditRule(EventWaitHandleSecurity * this, EventWaitHandleAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAuditRule(EventWaitHandleAuditRule)" }, { "virtualAddress": "0x00846D40", "name": "EventWaitHandleSecurity_Persist", "signature": "void EventWaitHandleSecurity_Persist(EventWaitHandleSecurity * this, SafeHandle * handle, MethodInfo * method)", "dotNetSignature": "Void Persist(SafeHandle)" }, { "virtualAddress": "0x00846D48", "name": "FileSecurity__ctor", "signature": "void FileSecurity__ctor(FileSecurity * this, MethodInfo * method)", "dotNetSignature": "FileSecurity()" }, { "virtualAddress": "0x00846D58", "name": "FileSecurity__ctor_1", "signature": "void FileSecurity__ctor_1(FileSecurity * this, String * fileName, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "FileSecurity(String, AccessControlSections)" }, { "virtualAddress": "0x00846D70", "name": "FileSecurity__ctor_2", "signature": "void FileSecurity__ctor_2(FileSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "FileSecurity(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x00846DA0", "name": "FileSystemAccessRule__ctor", "signature": "void FileSystemAccessRule__ctor(FileSystemAccessRule * this, IdentityReference * identity, FileSystemRights__Enum fileSystemRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "FileSystemAccessRule(IdentityReference, FileSystemRights, AccessControlType)" }, { "virtualAddress": "0x00846DC8", "name": "FileSystemAccessRule__ctor_1", "signature": "void FileSystemAccessRule__ctor_1(FileSystemAccessRule * this, String * identity, FileSystemRights__Enum fileSystemRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "FileSystemAccessRule(String, FileSystemRights, AccessControlType)" }, { "virtualAddress": "0x00846DB4", "name": "FileSystemAccessRule__ctor_2", "signature": "void FileSystemAccessRule__ctor_2(FileSystemAccessRule * this, IdentityReference * identity, FileSystemRights__Enum fileSystemRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "FileSystemAccessRule(IdentityReference, FileSystemRights, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x00846E60", "name": "FileSystemAccessRule__ctor_3", "signature": "void FileSystemAccessRule__ctor_3(FileSystemAccessRule * this, IdentityReference * identity, FileSystemRights__Enum fileSystemRights, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "FileSystemAccessRule(IdentityReference, FileSystemRights, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x00846E68", "name": "FileSystemAccessRule__ctor_4", "signature": "void FileSystemAccessRule__ctor_4(FileSystemAccessRule * this, String * identity, FileSystemRights__Enum fileSystemRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "FileSystemAccessRule(String, FileSystemRights, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x00846F10", "name": "FileSystemAccessRule_get_FileSystemRights", "signature": "FileSystemRights__Enum FileSystemAccessRule_get_FileSystemRights(FileSystemAccessRule * this, MethodInfo * method)", "dotNetSignature": "FileSystemRights get_FileSystemRights()" }, { "virtualAddress": "0x00846F18", "name": "FileSystemAuditRule__ctor", "signature": "void FileSystemAuditRule__ctor(FileSystemAuditRule * this, IdentityReference * identity, FileSystemRights__Enum fileSystemRights, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "FileSystemAuditRule(IdentityReference, FileSystemRights, AuditFlags)" }, { "virtualAddress": "0x00846F40", "name": "FileSystemAuditRule__ctor_1", "signature": "void FileSystemAuditRule__ctor_1(FileSystemAuditRule * this, String * identity, FileSystemRights__Enum fileSystemRights, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "FileSystemAuditRule(String, FileSystemRights, AuditFlags)" }, { "virtualAddress": "0x00846F2C", "name": "FileSystemAuditRule__ctor_2", "signature": "void FileSystemAuditRule__ctor_2(FileSystemAuditRule * this, IdentityReference * identity, FileSystemRights__Enum fileSystemRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "FileSystemAuditRule(IdentityReference, FileSystemRights, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00846FD8", "name": "FileSystemAuditRule__ctor_3", "signature": "void FileSystemAuditRule__ctor_3(FileSystemAuditRule * this, IdentityReference * identity, FileSystemRights__Enum fileSystemRights, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "FileSystemAuditRule(IdentityReference, FileSystemRights, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00846FE0", "name": "FileSystemAuditRule__ctor_4", "signature": "void FileSystemAuditRule__ctor_4(FileSystemAuditRule * this, String * identity, FileSystemRights__Enum fileSystemRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "FileSystemAuditRule(String, FileSystemRights, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00847088", "name": "FileSystemAuditRule_get_FileSystemRights", "signature": "FileSystemRights__Enum FileSystemAuditRule_get_FileSystemRights(FileSystemAuditRule * this, MethodInfo * method)", "dotNetSignature": "FileSystemRights get_FileSystemRights()" }, { "virtualAddress": "0x00846274", "name": "FileSystemSecurity__ctor", "signature": "void FileSystemSecurity__ctor(FileSystemSecurity * this, bool isContainer, MethodInfo * method)", "dotNetSignature": "FileSystemSecurity(Boolean)" }, { "virtualAddress": "0x0084629C", "name": "FileSystemSecurity__ctor_1", "signature": "void FileSystemSecurity__ctor_1(FileSystemSecurity * this, bool isContainer, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "FileSystemSecurity(Boolean, String, AccessControlSections)" }, { "virtualAddress": "0x00846D88", "name": "FileSystemSecurity__ctor_2", "signature": "void FileSystemSecurity__ctor_2(FileSystemSecurity * this, bool isContainer, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "FileSystemSecurity(Boolean, SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x00847090", "name": "FileSystemSecurity_get_AccessRightType", "signature": "Type * FileSystemSecurity_get_AccessRightType(FileSystemSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRightType()" }, { "virtualAddress": "0x00847100", "name": "FileSystemSecurity_get_AccessRuleType", "signature": "Type * FileSystemSecurity_get_AccessRuleType(FileSystemSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRuleType()" }, { "virtualAddress": "0x00847170", "name": "FileSystemSecurity_get_AuditRuleType", "signature": "Type * FileSystemSecurity_get_AuditRuleType(FileSystemSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AuditRuleType()" }, { "virtualAddress": "0x008471E0", "name": "FileSystemSecurity_AccessRuleFactory", "signature": "AccessRule * FileSystemSecurity_AccessRuleFactory(FileSystemSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x00847280", "name": "FileSystemSecurity_AddAccessRule", "signature": "void FileSystemSecurity_AddAccessRule(FileSystemSecurity * this, FileSystemAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccessRule(FileSystemAccessRule)" }, { "virtualAddress": "0x008472B8", "name": "FileSystemSecurity_RemoveAccessRule", "signature": "bool FileSystemSecurity_RemoveAccessRule(FileSystemSecurity * this, FileSystemAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccessRule(FileSystemAccessRule)" }, { "virtualAddress": "0x008472F4", "name": "FileSystemSecurity_RemoveAccessRuleAll", "signature": "void FileSystemSecurity_RemoveAccessRuleAll(FileSystemSecurity * this, FileSystemAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleAll(FileSystemAccessRule)" }, { "virtualAddress": "0x0084732C", "name": "FileSystemSecurity_RemoveAccessRuleSpecific", "signature": "void FileSystemSecurity_RemoveAccessRuleSpecific(FileSystemSecurity * this, FileSystemAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleSpecific(FileSystemAccessRule)" }, { "virtualAddress": "0x00847364", "name": "FileSystemSecurity_ResetAccessRule", "signature": "void FileSystemSecurity_ResetAccessRule(FileSystemSecurity * this, FileSystemAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void ResetAccessRule(FileSystemAccessRule)" }, { "virtualAddress": "0x0084739C", "name": "FileSystemSecurity_SetAccessRule", "signature": "void FileSystemSecurity_SetAccessRule(FileSystemSecurity * this, FileSystemAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccessRule(FileSystemAccessRule)" }, { "virtualAddress": "0x008473D4", "name": "FileSystemSecurity_AuditRuleFactory", "signature": "AuditRule * FileSystemSecurity_AuditRuleFactory(FileSystemSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "AuditRule AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x00847474", "name": "FileSystemSecurity_AddAuditRule", "signature": "void FileSystemSecurity_AddAuditRule(FileSystemSecurity * this, FileSystemAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAuditRule(FileSystemAuditRule)" }, { "virtualAddress": "0x008474AC", "name": "FileSystemSecurity_RemoveAuditRule", "signature": "bool FileSystemSecurity_RemoveAuditRule(FileSystemSecurity * this, FileSystemAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAuditRule(FileSystemAuditRule)" }, { "virtualAddress": "0x008474E8", "name": "FileSystemSecurity_RemoveAuditRuleAll", "signature": "void FileSystemSecurity_RemoveAuditRuleAll(FileSystemSecurity * this, FileSystemAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleAll(FileSystemAuditRule)" }, { "virtualAddress": "0x00847520", "name": "FileSystemSecurity_RemoveAuditRuleSpecific", "signature": "void FileSystemSecurity_RemoveAuditRuleSpecific(FileSystemSecurity * this, FileSystemAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleSpecific(FileSystemAuditRule)" }, { "virtualAddress": "0x00847558", "name": "FileSystemSecurity_SetAuditRule", "signature": "void FileSystemSecurity_SetAuditRule(FileSystemSecurity * this, FileSystemAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAuditRule(FileSystemAuditRule)" }, { "virtualAddress": "0x00847590", "name": "FileSystemSecurity__ctor_3", "signature": "void FileSystemSecurity__ctor_3(FileSystemSecurity * this, MethodInfo * method)", "dotNetSignature": "FileSystemSecurity()" }, { "virtualAddress": "0x00844DDC", "name": "GenericAce__ctor", "signature": "void GenericAce__ctor(GenericAce * this, AceType__Enum type, AceFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "GenericAce(AceType, AceFlags)" }, { "virtualAddress": "0x008475D0", "name": "GenericAce__ctor_1", "signature": "void GenericAce__ctor_1(GenericAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "GenericAce(Byte[], Int32)" }, { "virtualAddress": "0x00847730", "name": "GenericAce_get_AceFlags", "signature": "AceFlags__Enum GenericAce_get_AceFlags(GenericAce * this, MethodInfo * method)", "dotNetSignature": "AceFlags get_AceFlags()" }, { "virtualAddress": "0x00847738", "name": "GenericAce_set_AceFlags", "signature": "void GenericAce_set_AceFlags(GenericAce * this, AceFlags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_AceFlags(AceFlags)" }, { "virtualAddress": "0x00847740", "name": "GenericAce_get_AceType", "signature": "AceType__Enum GenericAce_get_AceType(GenericAce * this, MethodInfo * method)", "dotNetSignature": "AceType get_AceType()" }, { "virtualAddress": "0x00842F40", "name": "GenericAce_get_AuditFlags", "signature": "AuditFlags__Enum GenericAce_get_AuditFlags(GenericAce * this, MethodInfo * method)", "dotNetSignature": "AuditFlags get_AuditFlags()" }, { "virtualAddress": "0x00842F24", "name": "GenericAce_get_InheritanceFlags", "signature": "InheritanceFlags__Enum GenericAce_get_InheritanceFlags(GenericAce * this, MethodInfo * method)", "dotNetSignature": "InheritanceFlags get_InheritanceFlags()" }, { "virtualAddress": "0x008418D4", "name": "GenericAce_get_IsInherited", "signature": "bool GenericAce_get_IsInherited(GenericAce * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInherited()" }, { "virtualAddress": "0x00842F34", "name": "GenericAce_get_PropagationFlags", "signature": "PropagationFlags__Enum GenericAce_get_PropagationFlags(GenericAce * this, MethodInfo * method)", "dotNetSignature": "PropagationFlags get_PropagationFlags()" }, { "virtualAddress": "0x00847748", "name": "GenericAce_Copy", "signature": "GenericAce * GenericAce_Copy(GenericAce * this, MethodInfo * method)", "dotNetSignature": "GenericAce Copy()" }, { "virtualAddress": "0x00842734", "name": "GenericAce_CreateFromBinaryForm", "signature": "GenericAce * GenericAce_CreateFromBinaryForm(Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "GenericAce CreateFromBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x00847814", "name": "GenericAce_Equals", "signature": "bool GenericAce_Equals(GenericAce * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008478A4", "name": "GenericAce_GetHashCode", "signature": "int32_t GenericAce_GetHashCode(GenericAce * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00841A3C", "name": "GenericAce_op_Equality", "signature": "bool GenericAce_op_Equality(GenericAce * left, GenericAce * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(GenericAce, GenericAce)" }, { "virtualAddress": "0x00841778", "name": "GenericAce_op_Inequality", "signature": "bool GenericAce_op_Inequality(GenericAce * left, GenericAce * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(GenericAce, GenericAce)" }, { "virtualAddress": "0x00847980", "name": "GenericAce_CreateFromSddlForm", "signature": "GenericAce * GenericAce_CreateFromSddlForm(String * sddlForm, int32_t * pos, MethodInfo * method)", "dotNetSignature": "GenericAce CreateFromSddlForm(String, Int32 ByRef)" }, { "virtualAddress": "0x008477D4", "name": "GenericAce_IsObjectType", "signature": "bool GenericAce_IsObjectType(AceType__Enum type, MethodInfo * method)", "dotNetSignature": "Boolean IsObjectType(AceType)" }, { "virtualAddress": "0x00840900", "name": "GenericAce_GetSddlAceType", "signature": "String * GenericAce_GetSddlAceType(AceType__Enum type, MethodInfo * method)", "dotNetSignature": "String GetSddlAceType(AceType)" }, { "virtualAddress": "0x00847D44", "name": "GenericAce_ParseSddlAceType", "signature": "AceType__Enum GenericAce_ParseSddlAceType(String * type, MethodInfo * method)", "dotNetSignature": "AceType ParseSddlAceType(String)" }, { "virtualAddress": "0x008409F0", "name": "GenericAce_GetSddlAceFlags", "signature": "String * GenericAce_GetSddlAceFlags(AceFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "String GetSddlAceFlags(AceFlags)" }, { "virtualAddress": "0x00848024", "name": "GenericAce_ParseSddlAceFlags", "signature": "AceFlags__Enum GenericAce_ParseSddlAceFlags(String * flags, MethodInfo * method)", "dotNetSignature": "AceFlags ParseSddlAceFlags(String)" }, { "virtualAddress": "0x008482B4", "name": "GenericAce_ParseSddlAccessRights", "signature": "int32_t GenericAce_ParseSddlAccessRights(String * accessMask, MethodInfo * method)", "dotNetSignature": "Int32 ParseSddlAccessRights(String)" }, { "virtualAddress": "0x008483DC", "name": "GenericAce_ParseSddlAliasRights", "signature": "int32_t GenericAce_ParseSddlAliasRights(String * accessMask, MethodInfo * method)", "dotNetSignature": "Int32 ParseSddlAliasRights(String)" }, { "virtualAddress": "0x0084040C", "name": "GenericAce_ReadUShort", "signature": "uint16_t GenericAce_ReadUShort(Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUShort(Byte[], Int32)" }, { "virtualAddress": "0x00840458", "name": "GenericAce_ReadInt", "signature": "int32_t GenericAce_ReadInt(Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt(Byte[], Int32)" }, { "virtualAddress": "0x0084067C", "name": "GenericAce_WriteInt", "signature": "void GenericAce_WriteInt(int32_t val, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void WriteInt(Int32, Byte[], Int32)" }, { "virtualAddress": "0x00840628", "name": "GenericAce_WriteUShort", "signature": "void GenericAce_WriteUShort(uint16_t val, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void WriteUShort(UInt16, Byte[], Int32)" }, { "virtualAddress": "0x00848514", "name": "GenericAce__ctor_2", "signature": "void GenericAce__ctor_2(GenericAce * this, MethodInfo * method)", "dotNetSignature": "GenericAce()" }, { "virtualAddress": "0x006C1654", "name": "GenericAcl__cctor", "signature": "void GenericAcl__cctor(MethodInfo * method)", "dotNetSignature": "GenericAcl()" }, { "virtualAddress": "0x006C16C8", "name": "GenericAcl__ctor", "signature": "void GenericAcl__ctor(GenericAcl * this, MethodInfo * method)", "dotNetSignature": "GenericAcl()" }, { "virtualAddress": "0x006C16D0", "name": "GenericAcl_get_IsSynchronized", "signature": "bool GenericAcl_get_IsSynchronized(GenericAcl * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x006C16D8", "name": "GenericAcl_get_SyncRoot", "signature": "Object * GenericAcl_get_SyncRoot(GenericAcl * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x006C16DC", "name": "GenericAcl_CopyTo", "signature": "void GenericAcl_CopyTo(GenericAcl * this, GenericAce__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(GenericAce[], Int32)" }, { "virtualAddress": "0x006C1880", "name": "GenericAcl_System_Collections_ICollection_CopyTo", "signature": "void GenericAcl_System_Collections_ICollection_CopyTo(GenericAcl * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x006C190C", "name": "GenericAcl_GetEnumerator", "signature": "AceEnumerator * GenericAcl_GetEnumerator(GenericAcl * this, MethodInfo * method)", "dotNetSignature": "AceEnumerator GetEnumerator()" }, { "virtualAddress": "0x006C1970", "name": "GenericAcl_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * GenericAcl_System_Collections_IEnumerable_GetEnumerator(GenericAcl * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x006C1974", "name": "GenericSecurityDescriptor__ctor", "signature": "void GenericSecurityDescriptor__ctor(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "GenericSecurityDescriptor()" }, { "virtualAddress": "0x006C197C", "name": "GenericSecurityDescriptor_get_BinaryLength", "signature": "int32_t GenericSecurityDescriptor_get_BinaryLength(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x006C1BD0", "name": "GenericSecurityDescriptor_get_Revision", "signature": "uint8_t GenericSecurityDescriptor_get_Revision(MethodInfo * method)", "dotNetSignature": "Byte get_Revision()" }, { "virtualAddress": "0x006C1BD8", "name": "GenericSecurityDescriptor_get_InternalDacl", "signature": "GenericAcl * GenericSecurityDescriptor_get_InternalDacl(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "GenericAcl get_InternalDacl()" }, { "virtualAddress": "0x006C1BE0", "name": "GenericSecurityDescriptor_get_InternalSacl", "signature": "GenericAcl * GenericSecurityDescriptor_get_InternalSacl(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "GenericAcl get_InternalSacl()" }, { "virtualAddress": "0x006C1BE8", "name": "GenericSecurityDescriptor_get_InternalReservedField", "signature": "uint8_t GenericSecurityDescriptor_get_InternalReservedField(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Byte get_InternalReservedField()" }, { "virtualAddress": "0x006C1BF0", "name": "GenericSecurityDescriptor_GetBinaryForm", "signature": "void GenericSecurityDescriptor_GetBinaryForm(GenericSecurityDescriptor * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x006C2100", "name": "GenericSecurityDescriptor_GetSddlForm", "signature": "String * GenericSecurityDescriptor_GetSddlForm(GenericSecurityDescriptor * this, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "String GetSddlForm(AccessControlSections)" }, { "virtualAddress": "0x006C2494", "name": "GenericSecurityDescriptor_IsSddlConversionSupported", "signature": "bool GenericSecurityDescriptor_IsSddlConversionSupported(MethodInfo * method)", "dotNetSignature": "Boolean IsSddlConversionSupported()" }, { "virtualAddress": "0x006C249C", "name": "GenericSecurityDescriptor_get_DaclIsUnmodifiedAefa", "signature": "bool GenericSecurityDescriptor_get_DaclIsUnmodifiedAefa(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DaclIsUnmodifiedAefa()" }, { "virtualAddress": "0x006C1B50", "name": "GenericSecurityDescriptor_get_DaclPresent", "signature": "bool GenericSecurityDescriptor_get_DaclPresent(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_DaclPresent()" }, { "virtualAddress": "0x006C1B90", "name": "GenericSecurityDescriptor_get_SaclPresent", "signature": "bool GenericSecurityDescriptor_get_SaclPresent(GenericSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SaclPresent()" }, { "virtualAddress": "0x006C2020", "name": "GenericSecurityDescriptor_WriteUShort", "signature": "void GenericSecurityDescriptor_WriteUShort(GenericSecurityDescriptor * this, uint16_t val, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void WriteUShort(UInt16, Byte[], Int32)" }, { "virtualAddress": "0x006C2074", "name": "GenericSecurityDescriptor_WriteInt", "signature": "void GenericSecurityDescriptor_WriteInt(GenericSecurityDescriptor * this, int32_t val, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void WriteInt(Int32, Byte[], Int32)" }, { "virtualAddress": "0x006C24A4", "name": "KnownAce__ctor", "signature": "void KnownAce__ctor(KnownAce * this, AceType__Enum type, AceFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "KnownAce(AceType, AceFlags)" }, { "virtualAddress": "0x006C24AC", "name": "KnownAce__ctor_1", "signature": "void KnownAce__ctor_1(KnownAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "KnownAce(Byte[], Int32)" }, { "virtualAddress": "0x006C24B4", "name": "KnownAce_get_AccessMask", "signature": "int32_t KnownAce_get_AccessMask(KnownAce * this, MethodInfo * method)", "dotNetSignature": "Int32 get_AccessMask()" }, { "virtualAddress": "0x006C24BC", "name": "KnownAce_set_AccessMask", "signature": "void KnownAce_set_AccessMask(KnownAce * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_AccessMask(Int32)" }, { "virtualAddress": "0x006C24C4", "name": "KnownAce_get_SecurityIdentifier", "signature": "SecurityIdentifier * KnownAce_get_SecurityIdentifier(KnownAce * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_SecurityIdentifier()" }, { "virtualAddress": "0x006C24CC", "name": "KnownAce_set_SecurityIdentifier", "signature": "void KnownAce_set_SecurityIdentifier(KnownAce * this, SecurityIdentifier * value, MethodInfo * method)", "dotNetSignature": "Void set_SecurityIdentifier(SecurityIdentifier)" }, { "virtualAddress": "0x006C24D4", "name": "KnownAce_GetSddlAccessRights", "signature": "String * KnownAce_GetSddlAccessRights(int32_t accessMask, MethodInfo * method)", "dotNetSignature": "String GetSddlAccessRights(Int32)" }, { "virtualAddress": "0x006C259C", "name": "KnownAce_GetSddlAliasRights", "signature": "String * KnownAce_GetSddlAliasRights(int32_t accessMask, MethodInfo * method)", "dotNetSignature": "String GetSddlAliasRights(Int32)" }, { "virtualAddress": "0x006C28E0", "name": "KnownAce__ctor_2", "signature": "void KnownAce__ctor_2(KnownAce * this, MethodInfo * method)", "dotNetSignature": "KnownAce()" }, { "virtualAddress": "0x006C2920", "name": "MutexAccessRule__ctor", "signature": "void MutexAccessRule__ctor(MutexAccessRule * this, IdentityReference * identity, MutexRights__Enum eventRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "MutexAccessRule(IdentityReference, MutexRights, AccessControlType)" }, { "virtualAddress": "0x006C2938", "name": "MutexAccessRule__ctor_1", "signature": "void MutexAccessRule__ctor_1(MutexAccessRule * this, String * identity, MutexRights__Enum eventRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "MutexAccessRule(String, MutexRights, AccessControlType)" }, { "virtualAddress": "0x006C29D4", "name": "MutexAccessRule_get_MutexRights", "signature": "MutexRights__Enum MutexAccessRule_get_MutexRights(MutexAccessRule * this, MethodInfo * method)", "dotNetSignature": "MutexRights get_MutexRights()" }, { "virtualAddress": "0x006C29DC", "name": "MutexAuditRule__ctor", "signature": "void MutexAuditRule__ctor(MutexAuditRule * this, IdentityReference * identity, MutexRights__Enum eventRights, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "MutexAuditRule(IdentityReference, MutexRights, AuditFlags)" }, { "virtualAddress": "0x006C29F4", "name": "MutexAuditRule_get_MutexRights", "signature": "MutexRights__Enum MutexAuditRule_get_MutexRights(MutexAuditRule * this, MethodInfo * method)", "dotNetSignature": "MutexRights get_MutexRights()" }, { "virtualAddress": "0x006C29FC", "name": "MutexSecurity__ctor", "signature": "void MutexSecurity__ctor(MutexSecurity * this, MethodInfo * method)", "dotNetSignature": "MutexSecurity()" }, { "virtualAddress": "0x006C2A64", "name": "MutexSecurity__ctor_1", "signature": "void MutexSecurity__ctor_1(MutexSecurity * this, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "MutexSecurity(String, AccessControlSections)" }, { "virtualAddress": "0x006C2B94", "name": "MutexSecurity__ctor_2", "signature": "void MutexSecurity__ctor_2(MutexSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "MutexSecurity(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x006C2CB4", "name": "MutexSecurity_get_AccessRightType", "signature": "Type * MutexSecurity_get_AccessRightType(MutexSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRightType()" }, { "virtualAddress": "0x006C2D24", "name": "MutexSecurity_get_AccessRuleType", "signature": "Type * MutexSecurity_get_AccessRuleType(MutexSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRuleType()" }, { "virtualAddress": "0x006C2D94", "name": "MutexSecurity_get_AuditRuleType", "signature": "Type * MutexSecurity_get_AuditRuleType(MutexSecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AuditRuleType()" }, { "virtualAddress": "0x006C2E04", "name": "MutexSecurity_AccessRuleFactory", "signature": "AccessRule * MutexSecurity_AccessRuleFactory(MutexSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x006C2E8C", "name": "MutexSecurity_AddAccessRule", "signature": "void MutexSecurity_AddAccessRule(MutexSecurity * this, MutexAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccessRule(MutexAccessRule)" }, { "virtualAddress": "0x006C2E94", "name": "MutexSecurity_RemoveAccessRule", "signature": "bool MutexSecurity_RemoveAccessRule(MutexSecurity * this, MutexAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccessRule(MutexAccessRule)" }, { "virtualAddress": "0x006C2E9C", "name": "MutexSecurity_RemoveAccessRuleAll", "signature": "void MutexSecurity_RemoveAccessRuleAll(MutexSecurity * this, MutexAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleAll(MutexAccessRule)" }, { "virtualAddress": "0x006C2EA4", "name": "MutexSecurity_RemoveAccessRuleSpecific", "signature": "void MutexSecurity_RemoveAccessRuleSpecific(MutexSecurity * this, MutexAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleSpecific(MutexAccessRule)" }, { "virtualAddress": "0x006C2EAC", "name": "MutexSecurity_ResetAccessRule", "signature": "void MutexSecurity_ResetAccessRule(MutexSecurity * this, MutexAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void ResetAccessRule(MutexAccessRule)" }, { "virtualAddress": "0x006C2EB4", "name": "MutexSecurity_SetAccessRule", "signature": "void MutexSecurity_SetAccessRule(MutexSecurity * this, MutexAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccessRule(MutexAccessRule)" }, { "virtualAddress": "0x006C2EBC", "name": "MutexSecurity_AuditRuleFactory", "signature": "AuditRule * MutexSecurity_AuditRuleFactory(MutexSecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "AuditRule AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x006C2F44", "name": "MutexSecurity_AddAuditRule", "signature": "void MutexSecurity_AddAuditRule(MutexSecurity * this, MutexAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAuditRule(MutexAuditRule)" }, { "virtualAddress": "0x006C2F4C", "name": "MutexSecurity_RemoveAuditRule", "signature": "bool MutexSecurity_RemoveAuditRule(MutexSecurity * this, MutexAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAuditRule(MutexAuditRule)" }, { "virtualAddress": "0x006C2F54", "name": "MutexSecurity_RemoveAuditRuleAll", "signature": "void MutexSecurity_RemoveAuditRuleAll(MutexSecurity * this, MutexAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleAll(MutexAuditRule)" }, { "virtualAddress": "0x006C2F5C", "name": "MutexSecurity_RemoveAuditRuleSpecific", "signature": "void MutexSecurity_RemoveAuditRuleSpecific(MutexSecurity * this, MutexAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleSpecific(MutexAuditRule)" }, { "virtualAddress": "0x006C2F64", "name": "MutexSecurity_SetAuditRule", "signature": "void MutexSecurity_SetAuditRule(MutexSecurity * this, MutexAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAuditRule(MutexAuditRule)" }, { "virtualAddress": "0x006C2F6C", "name": "MutexSecurity_MutexExceptionFromErrorCode", "signature": "Exception * MutexSecurity_MutexExceptionFromErrorCode(int32_t errorCode, String * name, SafeHandle * handle, Object * context, MethodInfo * method)", "dotNetSignature": "Exception MutexExceptionFromErrorCode(Int32, String, SafeHandle, Object)" }, { "virtualAddress": "0x006C3118", "name": "NativeObjectSecurity__ctor", "signature": "void NativeObjectSecurity__ctor(NativeObjectSecurity * this, CommonSecurityDescriptor * securityDescriptor, ResourceType__Enum resourceType, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity(CommonSecurityDescriptor, ResourceType)" }, { "virtualAddress": "0x006C2A30", "name": "NativeObjectSecurity__ctor_1", "signature": "void NativeObjectSecurity__ctor_1(NativeObjectSecurity * this, bool isContainer, ResourceType__Enum resourceType, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity(Boolean, ResourceType)" }, { "virtualAddress": "0x006C3144", "name": "NativeObjectSecurity__ctor_2", "signature": "void NativeObjectSecurity__ctor_2(NativeObjectSecurity * this, bool isContainer, ResourceType__Enum resourceType, NativeObjectSecurity_ExceptionFromErrorCode * exceptionFromErrorCode, Object * exceptionContext, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity(Boolean, ResourceType, NativeObjectSecurity\u002BExceptionFromErrorCode, Object)" }, { "virtualAddress": "0x006C3184", "name": "NativeObjectSecurity__ctor_3", "signature": "void NativeObjectSecurity__ctor_3(NativeObjectSecurity * this, bool isContainer, ResourceType__Enum resourceType, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity(Boolean, ResourceType, SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x006C3194", "name": "NativeObjectSecurity__ctor_4", "signature": "void NativeObjectSecurity__ctor_4(NativeObjectSecurity * this, bool isContainer, ResourceType__Enum resourceType, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity(Boolean, ResourceType, String, AccessControlSections)" }, { "virtualAddress": "0x006C2C28", "name": "NativeObjectSecurity__ctor_5", "signature": "void NativeObjectSecurity__ctor_5(NativeObjectSecurity * this, bool isContainer, ResourceType__Enum resourceType, SafeHandle * handle, AccessControlSections__Enum includeSections, NativeObjectSecurity_ExceptionFromErrorCode * exceptionFromErrorCode, Object * exceptionContext, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity(Boolean, ResourceType, SafeHandle, AccessControlSections, NativeObjectSecurity\u002BExceptionFromErrorCode, Object)" }, { "virtualAddress": "0x006C2B08", "name": "NativeObjectSecurity__ctor_6", "signature": "void NativeObjectSecurity__ctor_6(NativeObjectSecurity * this, bool isContainer, ResourceType__Enum resourceType, String * name, AccessControlSections__Enum includeSections, NativeObjectSecurity_ExceptionFromErrorCode * exceptionFromErrorCode, Object * exceptionContext, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity(Boolean, ResourceType, String, AccessControlSections, NativeObjectSecurity\u002BExceptionFromErrorCode, Object)" }, { "virtualAddress": "0x006C326C", "name": "NativeObjectSecurity_ClearAccessControlSectionsModified", "signature": "void NativeObjectSecurity_ClearAccessControlSectionsModified(NativeObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Void ClearAccessControlSectionsModified()" }, { "virtualAddress": "0x006C3358", "name": "NativeObjectSecurity_Persist", "signature": "void NativeObjectSecurity_Persist(NativeObjectSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void Persist(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x006C344C", "name": "NativeObjectSecurity_Persist_1", "signature": "void NativeObjectSecurity_Persist_1(NativeObjectSecurity * this, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void Persist(String, AccessControlSections)" }, { "virtualAddress": "0x006C35A8", "name": "NativeObjectSecurity_PersistModifications", "signature": "void NativeObjectSecurity_PersistModifications(NativeObjectSecurity * this, SafeHandle * handle, MethodInfo * method)", "dotNetSignature": "Void PersistModifications(SafeHandle)" }, { "virtualAddress": "0x006C3360", "name": "NativeObjectSecurity_Persist_2", "signature": "void NativeObjectSecurity_Persist_2(NativeObjectSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, Object * exceptionContext, MethodInfo * method)", "dotNetSignature": "Void Persist(SafeHandle, AccessControlSections, Object)" }, { "virtualAddress": "0x006C3668", "name": "NativeObjectSecurity_PersistModifications_1", "signature": "void NativeObjectSecurity_PersistModifications_1(NativeObjectSecurity * this, String * name, MethodInfo * method)", "dotNetSignature": "Void PersistModifications(String)" }, { "virtualAddress": "0x006C3454", "name": "NativeObjectSecurity_Persist_3", "signature": "void NativeObjectSecurity_Persist_3(NativeObjectSecurity * this, String * name, AccessControlSections__Enum includeSections, Object * exceptionContext, MethodInfo * method)", "dotNetSignature": "Void Persist(String, AccessControlSections, Object)" }, { "virtualAddress": "0x006C2FE4", "name": "NativeObjectSecurity_DefaultExceptionFromErrorCode", "signature": "Exception * NativeObjectSecurity_DefaultExceptionFromErrorCode(int32_t errorCode, String * name, SafeHandle * handle, Object * context, MethodInfo * method)", "dotNetSignature": "Exception DefaultExceptionFromErrorCode(Int32, String, SafeHandle, Object)" }, { "virtualAddress": "0x006C31A4", "name": "NativeObjectSecurity_RaiseExceptionOnFailure", "signature": "void NativeObjectSecurity_RaiseExceptionOnFailure(NativeObjectSecurity * this, int32_t errorCode, String * name, SafeHandle * handle, Object * context, MethodInfo * method)", "dotNetSignature": "Void RaiseExceptionOnFailure(Int32, String, SafeHandle, Object)" }, { "virtualAddress": "0x006C39D4", "name": "NativeObjectSecurity_InternalGet", "signature": "int32_t NativeObjectSecurity_InternalGet(NativeObjectSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Int32 InternalGet(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x006C3C58", "name": "NativeObjectSecurity_InternalGet_1", "signature": "int32_t NativeObjectSecurity_InternalGet_1(NativeObjectSecurity * this, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Int32 InternalGet(String, AccessControlSections)" }, { "virtualAddress": "0x006C3D54", "name": "NativeObjectSecurity_InternalSet", "signature": "int32_t NativeObjectSecurity_InternalSet(NativeObjectSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Int32 InternalSet(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x006C4218", "name": "NativeObjectSecurity_InternalSet_1", "signature": "int32_t NativeObjectSecurity_InternalSet_1(NativeObjectSecurity * this, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Int32 InternalSet(String, AccessControlSections)" }, { "virtualAddress": "0x006C4314", "name": "NativeObjectSecurity_get_ResourceType", "signature": "ResourceType__Enum NativeObjectSecurity_get_ResourceType(NativeObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "ResourceType get_ResourceType()" }, { "virtualAddress": "0x006C3AE0", "name": "NativeObjectSecurity_Win32GetHelper", "signature": "int32_t NativeObjectSecurity_Win32GetHelper(NativeObjectSecurity * this, NativeObjectSecurity_GetSecurityInfoNativeCall * nativeCall, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Int32 Win32GetHelper(NativeObjectSecurity\u002BGetSecurityInfoNativeCall, AccessControlSections)" }, { "virtualAddress": "0x006C3E60", "name": "NativeObjectSecurity_Win32SetHelper", "signature": "int32_t NativeObjectSecurity_Win32SetHelper(NativeObjectSecurity * this, NativeObjectSecurity_SetSecurityInfoNativeCall * nativeCall, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Int32 Win32SetHelper(NativeObjectSecurity\u002BSetSecurityInfoNativeCall, AccessControlSections)" }, { "virtualAddress": "0x006C4F7C", "name": "NativeObjectSecurity_Win32FixName", "signature": "String * NativeObjectSecurity_Win32FixName(NativeObjectSecurity * this, String * name, MethodInfo * method)", "dotNetSignature": "String Win32FixName(String)" }, { "virtualAddress": "0x006C5050", "name": "NativeObjectSecurity_GetSecurityInfo", "signature": "int32_t NativeObjectSecurity_GetSecurityInfo(SafeHandle * handle, ResourceType__Enum resourceType, SecurityInfos__Enum securityInfos, void * * owner, void * * group, void * * dacl, void * * sacl, void * * descriptor, MethodInfo * method)", "dotNetSignature": "Int32 GetSecurityInfo(SafeHandle, ResourceType, SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x006C5170", "name": "NativeObjectSecurity_GetNamedSecurityInfo", "signature": "int32_t NativeObjectSecurity_GetNamedSecurityInfo(String * name, ResourceType__Enum resourceType, SecurityInfos__Enum securityInfos, void * * owner, void * * group, void * * dacl, void * * sacl, void * * descriptor, MethodInfo * method)", "dotNetSignature": "Int32 GetNamedSecurityInfo(String, ResourceType, SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x006C47C0", "name": "NativeObjectSecurity_LocalFree", "signature": "void * NativeObjectSecurity_LocalFree(void * handle, MethodInfo * method)", "dotNetSignature": "IntPtr LocalFree(IntPtr)" }, { "virtualAddress": "0x006C5250", "name": "NativeObjectSecurity_SetSecurityInfo", "signature": "int32_t NativeObjectSecurity_SetSecurityInfo(SafeHandle * handle, ResourceType__Enum resourceType, SecurityInfos__Enum securityInfos, Byte__Array * owner, Byte__Array * group, Byte__Array * dacl, Byte__Array * sacl, MethodInfo * method)", "dotNetSignature": "Int32 SetSecurityInfo(SafeHandle, ResourceType, SecurityInfos, Byte[], Byte[], Byte[], Byte[])" }, { "virtualAddress": "0x006C5380", "name": "NativeObjectSecurity_SetNamedSecurityInfo", "signature": "int32_t NativeObjectSecurity_SetNamedSecurityInfo(String * name, ResourceType__Enum resourceType, SecurityInfos__Enum securityInfos, Byte__Array * owner, Byte__Array * group, Byte__Array * dacl, Byte__Array * sacl, MethodInfo * method)", "dotNetSignature": "Int32 SetNamedSecurityInfo(String, ResourceType, SecurityInfos, Byte[], Byte[], Byte[], Byte[])" }, { "virtualAddress": "0x006C469C", "name": "NativeObjectSecurity_GetSecurityDescriptorLength", "signature": "int32_t NativeObjectSecurity_GetSecurityDescriptorLength(void * descriptor, MethodInfo * method)", "dotNetSignature": "Int32 GetSecurityDescriptorLength(IntPtr)" }, { "virtualAddress": "0x006C4614", "name": "NativeObjectSecurity_IsValidSecurityDescriptor", "signature": "bool NativeObjectSecurity_IsValidSecurityDescriptor(void * descriptor, MethodInfo * method)", "dotNetSignature": "Boolean IsValidSecurityDescriptor(IntPtr)" }, { "virtualAddress": "0x006C2AF8", "name": "NativeObjectSecurity_ExceptionFromErrorCode__ctor", "signature": "void NativeObjectSecurity_ExceptionFromErrorCode__ctor(NativeObjectSecurity_ExceptionFromErrorCode * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity\u002BExceptionFromErrorCode(Object, IntPtr)" }, { "virtualAddress": "0x006C370C", "name": "NativeObjectSecurity_ExceptionFromErrorCode_Invoke", "signature": "Exception * NativeObjectSecurity_ExceptionFromErrorCode_Invoke(NativeObjectSecurity_ExceptionFromErrorCode * this, int32_t errorCode, String * name, SafeHandle * handle, Object * context, MethodInfo * method)", "dotNetSignature": "Exception Invoke(Int32, String, SafeHandle, Object)" }, { "virtualAddress": "0x006C55F0", "name": "NativeObjectSecurity_ExceptionFromErrorCode_BeginInvoke", "signature": "IAsyncResult * NativeObjectSecurity_ExceptionFromErrorCode_BeginInvoke(NativeObjectSecurity_ExceptionFromErrorCode * this, int32_t errorCode, String * name, SafeHandle * handle, Object * context, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, String, SafeHandle, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x006C569C", "name": "NativeObjectSecurity_ExceptionFromErrorCode_EndInvoke", "signature": "Exception * NativeObjectSecurity_ExceptionFromErrorCode_EndInvoke(NativeObjectSecurity_ExceptionFromErrorCode * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Exception EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x006C3AD0", "name": "NativeObjectSecurity_GetSecurityInfoNativeCall__ctor", "signature": "void NativeObjectSecurity_GetSecurityInfoNativeCall__ctor(NativeObjectSecurity_GetSecurityInfoNativeCall * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity\u002BGetSecurityInfoNativeCall(Object, IntPtr)" }, { "virtualAddress": "0x006C431C", "name": "NativeObjectSecurity_GetSecurityInfoNativeCall_Invoke", "signature": "int32_t NativeObjectSecurity_GetSecurityInfoNativeCall_Invoke(NativeObjectSecurity_GetSecurityInfoNativeCall * this, SecurityInfos__Enum securityInfos, void * * owner, void * * group, void * * dacl, void * * sacl, void * * descriptor, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x006C56A8", "name": "NativeObjectSecurity_GetSecurityInfoNativeCall_BeginInvoke", "signature": "IAsyncResult * NativeObjectSecurity_GetSecurityInfoNativeCall_BeginInvoke(NativeObjectSecurity_GetSecurityInfoNativeCall * this, SecurityInfos__Enum securityInfos, void * * owner, void * * group, void * * dacl, void * * sacl, void * * descriptor, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, AsyncCallback, Object)" }, { "virtualAddress": "0x006C57CC", "name": "NativeObjectSecurity_GetSecurityInfoNativeCall_EndInvoke", "signature": "int32_t NativeObjectSecurity_GetSecurityInfoNativeCall_EndInvoke(NativeObjectSecurity_GetSecurityInfoNativeCall * this, void * * owner, void * * group, void * * dacl, void * * sacl, void * * descriptor, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IAsyncResult)" }, { "virtualAddress": "0x006C3E50", "name": "NativeObjectSecurity_SetSecurityInfoNativeCall__ctor", "signature": "void NativeObjectSecurity_SetSecurityInfoNativeCall__ctor(NativeObjectSecurity_SetSecurityInfoNativeCall * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity\u002BSetSecurityInfoNativeCall(Object, IntPtr)" }, { "virtualAddress": "0x006C4C98", "name": "NativeObjectSecurity_SetSecurityInfoNativeCall_Invoke", "signature": "int32_t NativeObjectSecurity_SetSecurityInfoNativeCall_Invoke(NativeObjectSecurity_SetSecurityInfoNativeCall * this, SecurityInfos__Enum securityInfos, Byte__Array * owner, Byte__Array * group, Byte__Array * dacl, Byte__Array * sacl, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(SecurityInfos, Byte[], Byte[], Byte[], Byte[])" }, { "virtualAddress": "0x006C580C", "name": "NativeObjectSecurity_SetSecurityInfoNativeCall_BeginInvoke", "signature": "IAsyncResult * NativeObjectSecurity_SetSecurityInfoNativeCall_BeginInvoke(NativeObjectSecurity_SetSecurityInfoNativeCall * this, SecurityInfos__Enum securityInfos, Byte__Array * owner, Byte__Array * group, Byte__Array * dacl, Byte__Array * sacl, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SecurityInfos, Byte[], Byte[], Byte[], Byte[], AsyncCallback, Object)" }, { "virtualAddress": "0x006C58C0", "name": "NativeObjectSecurity_SetSecurityInfoNativeCall_EndInvoke", "signature": "int32_t NativeObjectSecurity_SetSecurityInfoNativeCall_EndInvoke(NativeObjectSecurity_SetSecurityInfoNativeCall * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x006C3AC8", "name": "NativeObjectSecurity_c_DisplayClass19_0__ctor", "signature": "void NativeObjectSecurity_c_DisplayClass19_0__ctor(NativeObjectSecurity_c_DisplayClass19_0 * this, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity\u002B\u003C\u003Ec__DisplayClass19_0()" }, { "virtualAddress": "0x006C5470", "name": "NativeObjectSecurity_c_DisplayClass19_0__InternalGet_b__0", "signature": "int32_t NativeObjectSecurity_c_DisplayClass19_0__InternalGet_b__0(NativeObjectSecurity_c_DisplayClass19_0 * this, SecurityInfos__Enum securityInfos, void * * owner, void * * group, void * * dacl, void * * sacl, void * * descriptor, MethodInfo * method)", "dotNetSignature": "Int32 \u003CInternalGet\u003Eb__0(SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x006C3D4C", "name": "NativeObjectSecurity_c_DisplayClass20_0__ctor", "signature": "void NativeObjectSecurity_c_DisplayClass20_0__ctor(NativeObjectSecurity_c_DisplayClass20_0 * this, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity\u002B\u003C\u003Ec__DisplayClass20_0()" }, { "virtualAddress": "0x006C54B8", "name": "NativeObjectSecurity_c_DisplayClass20_0__InternalGet_b__0", "signature": "int32_t NativeObjectSecurity_c_DisplayClass20_0__InternalGet_b__0(NativeObjectSecurity_c_DisplayClass20_0 * this, SecurityInfos__Enum securityInfos, void * * owner, void * * group, void * * dacl, void * * sacl, void * * descriptor, MethodInfo * method)", "dotNetSignature": "Int32 \u003CInternalGet\u003Eb__0(SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x006C3E48", "name": "NativeObjectSecurity_c_DisplayClass21_0__ctor", "signature": "void NativeObjectSecurity_c_DisplayClass21_0__ctor(NativeObjectSecurity_c_DisplayClass21_0 * this, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity\u002B\u003C\u003Ec__DisplayClass21_0()" }, { "virtualAddress": "0x006C5548", "name": "NativeObjectSecurity_c_DisplayClass21_0__InternalSet_b__0", "signature": "int32_t NativeObjectSecurity_c_DisplayClass21_0__InternalSet_b__0(NativeObjectSecurity_c_DisplayClass21_0 * this, SecurityInfos__Enum securityInfos, Byte__Array * owner, Byte__Array * group, Byte__Array * dacl, Byte__Array * sacl, MethodInfo * method)", "dotNetSignature": "Int32 \u003CInternalSet\u003Eb__0(SecurityInfos, Byte[], Byte[], Byte[], Byte[])" }, { "virtualAddress": "0x006C430C", "name": "NativeObjectSecurity_c_DisplayClass22_0__ctor", "signature": "void NativeObjectSecurity_c_DisplayClass22_0__ctor(NativeObjectSecurity_c_DisplayClass22_0 * this, MethodInfo * method)", "dotNetSignature": "NativeObjectSecurity\u002B\u003C\u003Ec__DisplayClass22_0()" }, { "virtualAddress": "0x006C557C", "name": "NativeObjectSecurity_c_DisplayClass22_0__InternalSet_b__0", "signature": "int32_t NativeObjectSecurity_c_DisplayClass22_0__InternalSet_b__0(NativeObjectSecurity_c_DisplayClass22_0 * this, SecurityInfos__Enum securityInfos, Byte__Array * owner, Byte__Array * group, Byte__Array * dacl, Byte__Array * sacl, MethodInfo * method)", "dotNetSignature": "Int32 \u003CInternalSet\u003Eb__0(SecurityInfos, Byte[], Byte[], Byte[], Byte[])" }, { "virtualAddress": "0x006C58EC", "name": "ObjectAccessRule__ctor", "signature": "void ObjectAccessRule__ctor(ObjectAccessRule * this, IdentityReference * identity, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, Guid objectType, Guid inheritedObjectType, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "ObjectAccessRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, Guid, Guid, AccessControlType)" }, { "virtualAddress": "0x006C5944", "name": "ObjectAccessRule_get_InheritedObjectType", "signature": "Guid ObjectAccessRule_get_InheritedObjectType(ObjectAccessRule * this, MethodInfo * method)", "dotNetSignature": "Guid get_InheritedObjectType()" }, { "virtualAddress": "0x006C5954", "name": "ObjectAccessRule_get_ObjectFlags", "signature": "ObjectAceFlags__Enum ObjectAccessRule_get_ObjectFlags(ObjectAccessRule * this, MethodInfo * method)", "dotNetSignature": "ObjectAceFlags get_ObjectFlags()" }, { "virtualAddress": "0x006C5A30", "name": "ObjectAccessRule_get_ObjectType", "signature": "Guid ObjectAccessRule_get_ObjectType(ObjectAccessRule * this, MethodInfo * method)", "dotNetSignature": "Guid get_ObjectType()" }, { "virtualAddress": "0x006C5A40", "name": "ObjectAce__ctor", "signature": "void ObjectAce__ctor(ObjectAce * this, AceFlags__Enum aceFlags, AceQualifier__Enum qualifier, int32_t accessMask, SecurityIdentifier * sid, ObjectAceFlags__Enum flags, Guid type, Guid inheritedType, bool isCallback, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "ObjectAce(AceFlags, AceQualifier, Int32, SecurityIdentifier, ObjectAceFlags, Guid, Guid, Boolean, Byte[])" }, { "virtualAddress": "0x006C5C38", "name": "ObjectAce__ctor_1", "signature": "void ObjectAce__ctor_1(ObjectAce * this, AceType__Enum type, AceFlags__Enum flags, int32_t accessMask, SecurityIdentifier * sid, ObjectAceFlags__Enum objFlags, Guid objType, Guid inheritedType, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "ObjectAce(AceType, AceFlags, Int32, SecurityIdentifier, ObjectAceFlags, Guid, Guid, Byte[])" }, { "virtualAddress": "0x006C5CB8", "name": "ObjectAce__ctor_2", "signature": "void ObjectAce__ctor_2(ObjectAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "ObjectAce(Byte[], Int32)" }, { "virtualAddress": "0x006C6074", "name": "ObjectAce_get_BinaryLength", "signature": "int32_t ObjectAce_get_BinaryLength(ObjectAce * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x006C60EC", "name": "ObjectAce_get_InheritedObjectAceType", "signature": "Guid ObjectAce_get_InheritedObjectAceType(ObjectAce * this, MethodInfo * method)", "dotNetSignature": "Guid get_InheritedObjectAceType()" }, { "virtualAddress": "0x006C60F8", "name": "ObjectAce_set_InheritedObjectAceType", "signature": "void ObjectAce_set_InheritedObjectAceType(ObjectAce * this, Guid value, MethodInfo * method)", "dotNetSignature": "Void set_InheritedObjectAceType(Guid)" }, { "virtualAddress": "0x006C5F34", "name": "ObjectAce_get_InheritedObjectAceTypePresent", "signature": "bool ObjectAce_get_InheritedObjectAceTypePresent(ObjectAce * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InheritedObjectAceTypePresent()" }, { "virtualAddress": "0x006C6100", "name": "ObjectAce_get_ObjectAceFlags", "signature": "ObjectAceFlags__Enum ObjectAce_get_ObjectAceFlags(ObjectAce * this, MethodInfo * method)", "dotNetSignature": "ObjectAceFlags get_ObjectAceFlags()" }, { "virtualAddress": "0x006C6108", "name": "ObjectAce_set_ObjectAceFlags", "signature": "void ObjectAce_set_ObjectAceFlags(ObjectAce * this, ObjectAceFlags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ObjectAceFlags(ObjectAceFlags)" }, { "virtualAddress": "0x006C6110", "name": "ObjectAce_get_ObjectAceType", "signature": "Guid ObjectAce_get_ObjectAceType(ObjectAce * this, MethodInfo * method)", "dotNetSignature": "Guid get_ObjectAceType()" }, { "virtualAddress": "0x006C611C", "name": "ObjectAce_set_ObjectAceType", "signature": "void ObjectAce_set_ObjectAceType(ObjectAce * this, Guid value, MethodInfo * method)", "dotNetSignature": "Void set_ObjectAceType(Guid)" }, { "virtualAddress": "0x006C5F28", "name": "ObjectAce_get_ObjectAceTypePresent", "signature": "bool ObjectAce_get_ObjectAceTypePresent(ObjectAce * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ObjectAceTypePresent()" }, { "virtualAddress": "0x006C6124", "name": "ObjectAce_GetBinaryForm", "signature": "void ObjectAce_GetBinaryForm(ObjectAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x006C6378", "name": "ObjectAce_MaxOpaqueLength", "signature": "int32_t ObjectAce_MaxOpaqueLength(bool isCallback, MethodInfo * method)", "dotNetSignature": "Int32 MaxOpaqueLength(Boolean)" }, { "virtualAddress": "0x006C6380", "name": "ObjectAce_GetSddlForm", "signature": "String * ObjectAce_GetSddlForm(ObjectAce * this, MethodInfo * method)", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x006C5AE0", "name": "ObjectAce_ConvertType", "signature": "AceType__Enum ObjectAce_ConvertType(AceQualifier__Enum qualifier, bool isCallback, MethodInfo * method)", "dotNetSignature": "AceType ConvertType(AceQualifier, Boolean)" }, { "virtualAddress": "0x006C62AC", "name": "ObjectAce_WriteGuid", "signature": "void ObjectAce_WriteGuid(ObjectAce * this, Guid val, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void WriteGuid(Guid, Byte[], Int32)" }, { "virtualAddress": "0x006C5F40", "name": "ObjectAce_ReadGuid", "signature": "Guid ObjectAce_ReadGuid(ObjectAce * this, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Guid ReadGuid(Byte[], Int32)" }, { "virtualAddress": "0x006C6630", "name": "ObjectAuditRule__ctor", "signature": "void ObjectAuditRule__ctor(ObjectAuditRule * this, IdentityReference * identity, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, Guid objectType, Guid inheritedObjectType, AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "ObjectAuditRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, Guid, Guid, AuditFlags)" }, { "virtualAddress": "0x006C6688", "name": "ObjectAuditRule_get_InheritedObjectType", "signature": "Guid ObjectAuditRule_get_InheritedObjectType(ObjectAuditRule * this, MethodInfo * method)", "dotNetSignature": "Guid get_InheritedObjectType()" }, { "virtualAddress": "0x006C6698", "name": "ObjectAuditRule_get_ObjectFlags", "signature": "ObjectAceFlags__Enum ObjectAuditRule_get_ObjectFlags(ObjectAuditRule * this, MethodInfo * method)", "dotNetSignature": "ObjectAceFlags get_ObjectFlags()" }, { "virtualAddress": "0x006C6774", "name": "ObjectAuditRule_get_ObjectType", "signature": "Guid ObjectAuditRule_get_ObjectType(ObjectAuditRule * this, MethodInfo * method)", "dotNetSignature": "Guid get_ObjectType()" }, { "virtualAddress": "0x006C6784", "name": "ObjectSecurity__ctor", "signature": "void ObjectSecurity__ctor(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "ObjectSecurity()" }, { "virtualAddress": "0x006C678C", "name": "ObjectSecurity__ctor_1", "signature": "void ObjectSecurity__ctor_1(ObjectSecurity * this, CommonSecurityDescriptor * securityDescriptor, MethodInfo * method)", "dotNetSignature": "ObjectSecurity(CommonSecurityDescriptor)" }, { "virtualAddress": "0x006C6848", "name": "ObjectSecurity__ctor_2", "signature": "void ObjectSecurity__ctor_2(ObjectSecurity * this, bool isContainer, bool isDS, MethodInfo * method)", "dotNetSignature": "ObjectSecurity(Boolean, Boolean)" }, { "virtualAddress": "0x006C6918", "name": "ObjectSecurity_get_AreAccessRulesCanonical", "signature": "bool ObjectSecurity_get_AreAccessRulesCanonical(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AreAccessRulesCanonical()" }, { "virtualAddress": "0x006C4B50", "name": "ObjectSecurity_get_AreAccessRulesProtected", "signature": "bool ObjectSecurity_get_AreAccessRulesProtected(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AreAccessRulesProtected()" }, { "virtualAddress": "0x006C69F4", "name": "ObjectSecurity_get_AreAuditRulesCanonical", "signature": "bool ObjectSecurity_get_AreAuditRulesCanonical(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AreAuditRulesCanonical()" }, { "virtualAddress": "0x006C4BF4", "name": "ObjectSecurity_get_AreAuditRulesProtected", "signature": "bool ObjectSecurity_get_AreAuditRulesProtected(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AreAuditRulesProtected()" }, { "virtualAddress": "0x006C3644", "name": "ObjectSecurity_get_AccessControlSectionsModified", "signature": "AccessControlSections__Enum ObjectSecurity_get_AccessControlSectionsModified(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "AccessControlSections get_AccessControlSectionsModified()" }, { "virtualAddress": "0x006C3314", "name": "ObjectSecurity_set_AccessControlSectionsModified", "signature": "void ObjectSecurity_set_AccessControlSectionsModified(ObjectSecurity * this, AccessControlSections__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_AccessControlSectionsModified(AccessControlSections)" }, { "virtualAddress": "0x006C6BD0", "name": "ObjectSecurity_get_AccessRulesModified", "signature": "bool ObjectSecurity_get_AccessRulesModified(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AccessRulesModified()" }, { "virtualAddress": "0x006C6C28", "name": "ObjectSecurity_set_AccessRulesModified", "signature": "void ObjectSecurity_set_AccessRulesModified(ObjectSecurity * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_AccessRulesModified(Boolean)" }, { "virtualAddress": "0x006C6C84", "name": "ObjectSecurity_get_AuditRulesModified", "signature": "bool ObjectSecurity_get_AuditRulesModified(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AuditRulesModified()" }, { "virtualAddress": "0x006C6CAC", "name": "ObjectSecurity_set_AuditRulesModified", "signature": "void ObjectSecurity_set_AuditRulesModified(ObjectSecurity * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_AuditRulesModified(Boolean)" }, { "virtualAddress": "0x006C6CB8", "name": "ObjectSecurity_get_GroupModified", "signature": "bool ObjectSecurity_get_GroupModified(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_GroupModified()" }, { "virtualAddress": "0x006C6CE0", "name": "ObjectSecurity_set_GroupModified", "signature": "void ObjectSecurity_set_GroupModified(ObjectSecurity * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_GroupModified(Boolean)" }, { "virtualAddress": "0x006C6CEC", "name": "ObjectSecurity_get_IsContainer", "signature": "bool ObjectSecurity_get_IsContainer(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsContainer()" }, { "virtualAddress": "0x006C6D08", "name": "ObjectSecurity_get_IsDS", "signature": "bool ObjectSecurity_get_IsDS(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDS()" }, { "virtualAddress": "0x006C6D24", "name": "ObjectSecurity_get_OwnerModified", "signature": "bool ObjectSecurity_get_OwnerModified(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_OwnerModified()" }, { "virtualAddress": "0x006C6D4C", "name": "ObjectSecurity_set_OwnerModified", "signature": "void ObjectSecurity_set_OwnerModified(ObjectSecurity * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_OwnerModified(Boolean)" }, { "virtualAddress": "0x006C49C8", "name": "ObjectSecurity_GetGroup", "signature": "IdentityReference * ObjectSecurity_GetGroup(ObjectSecurity * this, Type * targetType, MethodInfo * method)", "dotNetSignature": "IdentityReference GetGroup(Type)" }, { "virtualAddress": "0x006C4840", "name": "ObjectSecurity_GetOwner", "signature": "IdentityReference * ObjectSecurity_GetOwner(ObjectSecurity * this, Type * targetType, MethodInfo * method)", "dotNetSignature": "IdentityReference GetOwner(Type)" }, { "virtualAddress": "0x006C6D58", "name": "ObjectSecurity_GetSecurityDescriptorBinaryForm", "signature": "Byte__Array * ObjectSecurity_GetSecurityDescriptorBinaryForm(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetSecurityDescriptorBinaryForm()" }, { "virtualAddress": "0x006C6E50", "name": "ObjectSecurity_GetSecurityDescriptorSddlForm", "signature": "String * ObjectSecurity_GetSecurityDescriptorSddlForm(ObjectSecurity * this, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "String GetSecurityDescriptorSddlForm(AccessControlSections)" }, { "virtualAddress": "0x006C6EF4", "name": "ObjectSecurity_IsSddlConversionSupported", "signature": "bool ObjectSecurity_IsSddlConversionSupported(MethodInfo * method)", "dotNetSignature": "Boolean IsSddlConversionSupported()" }, { "virtualAddress": "0x006C6EFC", "name": "ObjectSecurity_ModifyAccessRule", "signature": "bool ObjectSecurity_ModifyAccessRule(ObjectSecurity * this, AccessControlModification__Enum modification, AccessRule * rule, bool * modified, MethodInfo * method)", "dotNetSignature": "Boolean ModifyAccessRule(AccessControlModification, AccessRule, Boolean ByRef)" }, { "virtualAddress": "0x006C7024", "name": "ObjectSecurity_ModifyAuditRule", "signature": "bool ObjectSecurity_ModifyAuditRule(ObjectSecurity * this, AccessControlModification__Enum modification, AuditRule * rule, bool * modified, MethodInfo * method)", "dotNetSignature": "Boolean ModifyAuditRule(AccessControlModification, AuditRule, Boolean ByRef)" }, { "virtualAddress": "0x006C714C", "name": "ObjectSecurity_PurgeAccessRules", "signature": "void ObjectSecurity_PurgeAccessRules(ObjectSecurity * this, IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "Void PurgeAccessRules(IdentityReference)" }, { "virtualAddress": "0x006C736C", "name": "ObjectSecurity_PurgeAuditRules", "signature": "void ObjectSecurity_PurgeAuditRules(ObjectSecurity * this, IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "Void PurgeAuditRules(IdentityReference)" }, { "virtualAddress": "0x006C7488", "name": "ObjectSecurity_SetAccessRuleProtection", "signature": "void ObjectSecurity_SetAccessRuleProtection(ObjectSecurity * this, bool isProtected, bool preserveInheritance, MethodInfo * method)", "dotNetSignature": "Void SetAccessRuleProtection(Boolean, Boolean)" }, { "virtualAddress": "0x006C7528", "name": "ObjectSecurity_SetAuditRuleProtection", "signature": "void ObjectSecurity_SetAuditRuleProtection(ObjectSecurity * this, bool isProtected, bool preserveInheritance, MethodInfo * method)", "dotNetSignature": "Void SetAuditRuleProtection(Boolean, Boolean)" }, { "virtualAddress": "0x006C75C8", "name": "ObjectSecurity_SetGroup", "signature": "void ObjectSecurity_SetGroup(ObjectSecurity * this, IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "Void SetGroup(IdentityReference)" }, { "virtualAddress": "0x006C768C", "name": "ObjectSecurity_SetOwner", "signature": "void ObjectSecurity_SetOwner(ObjectSecurity * this, IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "Void SetOwner(IdentityReference)" }, { "virtualAddress": "0x006C7750", "name": "ObjectSecurity_SetSecurityDescriptorBinaryForm", "signature": "void ObjectSecurity_SetSecurityDescriptorBinaryForm(ObjectSecurity * this, Byte__Array * binaryForm, MethodInfo * method)", "dotNetSignature": "Void SetSecurityDescriptorBinaryForm(Byte[])" }, { "virtualAddress": "0x006C471C", "name": "ObjectSecurity_SetSecurityDescriptorBinaryForm_1", "signature": "void ObjectSecurity_SetSecurityDescriptorBinaryForm_1(ObjectSecurity * this, Byte__Array * binaryForm, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void SetSecurityDescriptorBinaryForm(Byte[], AccessControlSections)" }, { "virtualAddress": "0x006C78DC", "name": "ObjectSecurity_SetSecurityDescriptorSddlForm", "signature": "void ObjectSecurity_SetSecurityDescriptorSddlForm(ObjectSecurity * this, String * sddlForm, MethodInfo * method)", "dotNetSignature": "Void SetSecurityDescriptorSddlForm(String)" }, { "virtualAddress": "0x006C78E4", "name": "ObjectSecurity_SetSecurityDescriptorSddlForm_1", "signature": "void ObjectSecurity_SetSecurityDescriptorSddlForm_1(ObjectSecurity * this, String * sddlForm, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void SetSecurityDescriptorSddlForm(String, AccessControlSections)" }, { "virtualAddress": "0x006C7758", "name": "ObjectSecurity_CopySddlForm", "signature": "void ObjectSecurity_CopySddlForm(ObjectSecurity * this, CommonSecurityDescriptor * sourceDescriptor, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void CopySddlForm(CommonSecurityDescriptor, AccessControlSections)" }, { "virtualAddress": "0x006C7984", "name": "ObjectSecurity_GetNotImplementedException", "signature": "Exception * ObjectSecurity_GetNotImplementedException(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Exception GetNotImplementedException()" }, { "virtualAddress": "0x006C79E0", "name": "ObjectSecurity_Persist", "signature": "void ObjectSecurity_Persist(ObjectSecurity * this, SafeHandle * handle, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void Persist(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x006C7A24", "name": "ObjectSecurity_Persist_1", "signature": "void ObjectSecurity_Persist_1(ObjectSecurity * this, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void Persist(String, AccessControlSections)" }, { "virtualAddress": "0x006C7A68", "name": "ObjectSecurity_Persist_2", "signature": "void ObjectSecurity_Persist_2(ObjectSecurity * this, bool enableOwnershipPrivilege, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "Void Persist(Boolean, String, AccessControlSections)" }, { "virtualAddress": "0x006C6A94", "name": "ObjectSecurity_Reading", "signature": "void ObjectSecurity_Reading(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Void Reading()" }, { "virtualAddress": "0x006C69B8", "name": "ObjectSecurity_ReadLock", "signature": "void ObjectSecurity_ReadLock(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Void ReadLock()" }, { "virtualAddress": "0x006C69D8", "name": "ObjectSecurity_ReadUnlock", "signature": "void ObjectSecurity_ReadUnlock(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Void ReadUnlock()" }, { "virtualAddress": "0x006C6B3C", "name": "ObjectSecurity_Writing", "signature": "void ObjectSecurity_Writing(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Void Writing()" }, { "virtualAddress": "0x006C32F4", "name": "ObjectSecurity_WriteLock", "signature": "void ObjectSecurity_WriteLock(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Void WriteLock()" }, { "virtualAddress": "0x006C333C", "name": "ObjectSecurity_WriteUnlock", "signature": "void ObjectSecurity_WriteUnlock(ObjectSecurity * this, MethodInfo * method)", "dotNetSignature": "Void WriteUnlock()" }, { "virtualAddress": "0x006C7AC8", "name": "ObjectSecurity_InternalGetAccessRules", "signature": "AuthorizationRuleCollection * ObjectSecurity_InternalGetAccessRules(ObjectSecurity * this, bool includeExplicit, bool includeInherited, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection InternalGetAccessRules(Boolean, Boolean, Type)" }, { "virtualAddress": "0x006C7E34", "name": "ObjectSecurity_InternalAccessRuleFactory", "signature": "AccessRule * ObjectSecurity_InternalAccessRuleFactory(ObjectSecurity * this, QualifiedAce * ace, Type * targetType, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule InternalAccessRuleFactory(QualifiedAce, Type, AccessControlType)" }, { "virtualAddress": "0x006C7EEC", "name": "ObjectSecurity_InternalGetAuditRules", "signature": "AuthorizationRuleCollection * ObjectSecurity_InternalGetAuditRules(ObjectSecurity * this, bool includeExplicit, bool includeInherited, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuthorizationRuleCollection InternalGetAuditRules(Boolean, Boolean, Type)" }, { "virtualAddress": "0x006C8160", "name": "ObjectSecurity_InternalAuditRuleFactory", "signature": "AuditRule * ObjectSecurity_InternalAuditRuleFactory(ObjectSecurity * this, QualifiedAce * ace, Type * targetType, MethodInfo * method)", "dotNetSignature": "AuditRule InternalAuditRuleFactory(QualifiedAce, Type)" }, { "virtualAddress": "0x006C7268", "name": "ObjectSecurity_SidFromIR", "signature": "SecurityIdentifier * ObjectSecurity_SidFromIR(IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier SidFromIR(IdentityReference)" }, { "virtualAddress": "0x006C6BF8", "name": "ObjectSecurity_AreAccessControlSectionsModified", "signature": "bool ObjectSecurity_AreAccessControlSectionsModified(ObjectSecurity * this, AccessControlSections__Enum mask, MethodInfo * method)", "dotNetSignature": "Boolean AreAccessControlSectionsModified(AccessControlSections)" }, { "virtualAddress": "0x006C6C34", "name": "ObjectSecurity_SetAccessControlSectionsModified", "signature": "void ObjectSecurity_SetAccessControlSectionsModified(ObjectSecurity * this, AccessControlSections__Enum mask, bool modified, MethodInfo * method)", "dotNetSignature": "Void SetAccessControlSectionsModified(AccessControlSections, Boolean)" }, { "virtualAddress": "0x006C3704", "name": "PrivilegeNotHeldException__ctor", "signature": "void PrivilegeNotHeldException__ctor(PrivilegeNotHeldException * this, MethodInfo * method)", "dotNetSignature": "PrivilegeNotHeldException()" }, { "virtualAddress": "0x006C8224", "name": "PrivilegeNotHeldException__ctor_1", "signature": "void PrivilegeNotHeldException__ctor_1(PrivilegeNotHeldException * this, String * privilege, MethodInfo * method)", "dotNetSignature": "PrivilegeNotHeldException(String)" }, { "virtualAddress": "0x006C822C", "name": "PrivilegeNotHeldException__ctor_2", "signature": "void PrivilegeNotHeldException__ctor_2(PrivilegeNotHeldException * this, String * privilege, Exception * inner, MethodInfo * method)", "dotNetSignature": "PrivilegeNotHeldException(String, Exception)" }, { "virtualAddress": "0x006C8234", "name": "PrivilegeNotHeldException_get_PrivilegeName", "signature": "String * PrivilegeNotHeldException_get_PrivilegeName(PrivilegeNotHeldException * this, MethodInfo * method)", "dotNetSignature": "String get_PrivilegeName()" }, { "virtualAddress": "0x006C8294", "name": "PrivilegeNotHeldException_GetObjectData", "signature": "void PrivilegeNotHeldException_GetObjectData(PrivilegeNotHeldException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006C5C08", "name": "QualifiedAce__ctor", "signature": "void QualifiedAce__ctor(QualifiedAce * this, AceType__Enum type, AceFlags__Enum flags, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "QualifiedAce(AceType, AceFlags, Byte[])" }, { "virtualAddress": "0x006C5F20", "name": "QualifiedAce__ctor_1", "signature": "void QualifiedAce__ctor_1(QualifiedAce * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "QualifiedAce(Byte[], Int32)" }, { "virtualAddress": "0x006C7D60", "name": "QualifiedAce_get_AceQualifier", "signature": "AceQualifier__Enum QualifiedAce_get_AceQualifier(QualifiedAce * this, MethodInfo * method)", "dotNetSignature": "AceQualifier get_AceQualifier()" }, { "virtualAddress": "0x006C82F4", "name": "QualifiedAce_get_IsCallback", "signature": "bool QualifiedAce_get_IsCallback(QualifiedAce * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCallback()" }, { "virtualAddress": "0x006C60D4", "name": "QualifiedAce_get_OpaqueLength", "signature": "int32_t QualifiedAce_get_OpaqueLength(QualifiedAce * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OpaqueLength()" }, { "virtualAddress": "0x006C62FC", "name": "QualifiedAce_GetOpaque", "signature": "Byte__Array * QualifiedAce_GetOpaque(QualifiedAce * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetOpaque()" }, { "virtualAddress": "0x006C5FE0", "name": "QualifiedAce_SetOpaque", "signature": "void QualifiedAce_SetOpaque(QualifiedAce * this, Byte__Array * opaque, MethodInfo * method)", "dotNetSignature": "Void SetOpaque(Byte[])" }, { "virtualAddress": "0x006C8330", "name": "QualifiedAce__ctor_2", "signature": "void QualifiedAce__ctor_2(QualifiedAce * this, MethodInfo * method)", "dotNetSignature": "QualifiedAce()" }, { "virtualAddress": "0x006C8370", "name": "RawAcl__ctor", "signature": "void RawAcl__ctor(RawAcl * this, uint8_t revision, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RawAcl(Byte, Int32)" }, { "virtualAddress": "0x006C841C", "name": "RawAcl__ctor_1", "signature": "void RawAcl__ctor_1(RawAcl * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "RawAcl(Byte[], Int32)" }, { "virtualAddress": "0x006C8744", "name": "RawAcl__ctor_2", "signature": "void RawAcl__ctor_2(RawAcl * this, uint8_t revision, List_1_System_Security_AccessControl_GenericAce_ * aces, MethodInfo * method)", "dotNetSignature": "RawAcl(Byte, List\u00601[System.Security.AccessControl.GenericAce])" }, { "virtualAddress": "0x006C87C8", "name": "RawAcl_get_BinaryLength", "signature": "int32_t RawAcl_get_BinaryLength(RawAcl * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x006C88D0", "name": "RawAcl_get_Count", "signature": "int32_t RawAcl_get_Count(RawAcl * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x006C8920", "name": "RawAcl_get_Item", "signature": "GenericAce * RawAcl_get_Item(RawAcl * this, int32_t index, MethodInfo * method)", "dotNetSignature": "GenericAce get_Item(Int32)" }, { "virtualAddress": "0x006C8998", "name": "RawAcl_set_Item", "signature": "void RawAcl_set_Item(RawAcl * this, int32_t index, GenericAce * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, GenericAce)" }, { "virtualAddress": "0x006C8A08", "name": "RawAcl_get_Revision", "signature": "uint8_t RawAcl_get_Revision(RawAcl * this, MethodInfo * method)", "dotNetSignature": "Byte get_Revision()" }, { "virtualAddress": "0x006C8A10", "name": "RawAcl_GetBinaryForm", "signature": "void RawAcl_GetBinaryForm(RawAcl * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x006C8CC8", "name": "RawAcl_InsertAce", "signature": "void RawAcl_InsertAce(RawAcl * this, int32_t index, GenericAce * ace, MethodInfo * method)", "dotNetSignature": "Void InsertAce(Int32, GenericAce)" }, { "virtualAddress": "0x006C8D88", "name": "RawAcl_RemoveAce", "signature": "void RawAcl_RemoveAce(RawAcl * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAce(Int32)" }, { "virtualAddress": "0x006C8DF0", "name": "RawAcl_GetSddlForm", "signature": "String * RawAcl_GetSddlForm(RawAcl * this, ControlFlags__Enum sdFlags, bool isDacl, MethodInfo * method)", "dotNetSignature": "String GetSddlForm(ControlFlags, Boolean)" }, { "virtualAddress": "0x006C8FF4", "name": "RawAcl_ParseSddlForm", "signature": "RawAcl * RawAcl_ParseSddlForm(String * sddlForm, bool isDacl, ControlFlags__Enum * sdFlags, int32_t * pos, MethodInfo * method)", "dotNetSignature": "RawAcl ParseSddlForm(String, Boolean, ControlFlags ByRef, Int32 ByRef)" }, { "virtualAddress": "0x006C91A0", "name": "RawAcl_ParseFlags", "signature": "void RawAcl_ParseFlags(String * sddlForm, bool isDacl, ControlFlags__Enum * sdFlags, int32_t * pos, MethodInfo * method)", "dotNetSignature": "Void ParseFlags(String, Boolean, ControlFlags ByRef, Int32 ByRef)" }, { "virtualAddress": "0x006C8C74", "name": "RawAcl_WriteUShort", "signature": "void RawAcl_WriteUShort(RawAcl * this, uint16_t val, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void WriteUShort(UInt16, Byte[], Int32)" }, { "virtualAddress": "0x006C86F8", "name": "RawAcl_ReadUShort", "signature": "uint16_t RawAcl_ReadUShort(RawAcl * this, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUShort(Byte[], Int32)" }, { "virtualAddress": "0x006C93A8", "name": "RawSecurityDescriptor__ctor", "signature": "void RawSecurityDescriptor__ctor(RawSecurityDescriptor * this, String * sddlForm, MethodInfo * method)", "dotNetSignature": "RawSecurityDescriptor(String)" }, { "virtualAddress": "0x006C96F0", "name": "RawSecurityDescriptor__ctor_1", "signature": "void RawSecurityDescriptor__ctor_1(RawSecurityDescriptor * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "RawSecurityDescriptor(Byte[], Int32)" }, { "virtualAddress": "0x006C9A54", "name": "RawSecurityDescriptor__ctor_2", "signature": "void RawSecurityDescriptor__ctor_2(RawSecurityDescriptor * this, ControlFlags__Enum flags, SecurityIdentifier * owner, SecurityIdentifier * group, RawAcl * systemAcl, RawAcl * discretionaryAcl, MethodInfo * method)", "dotNetSignature": "RawSecurityDescriptor(ControlFlags, SecurityIdentifier, SecurityIdentifier, RawAcl, RawAcl)" }, { "virtualAddress": "0x006C9AA8", "name": "RawSecurityDescriptor_get_ControlFlags", "signature": "ControlFlags__Enum RawSecurityDescriptor_get_ControlFlags(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "ControlFlags get_ControlFlags()" }, { "virtualAddress": "0x006C9AB0", "name": "RawSecurityDescriptor_get_DiscretionaryAcl", "signature": "RawAcl * RawSecurityDescriptor_get_DiscretionaryAcl(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "RawAcl get_DiscretionaryAcl()" }, { "virtualAddress": "0x006C9AB8", "name": "RawSecurityDescriptor_set_DiscretionaryAcl", "signature": "void RawSecurityDescriptor_set_DiscretionaryAcl(RawSecurityDescriptor * this, RawAcl * value, MethodInfo * method)", "dotNetSignature": "Void set_DiscretionaryAcl(RawAcl)" }, { "virtualAddress": "0x006C9AC0", "name": "RawSecurityDescriptor_get_Group", "signature": "SecurityIdentifier * RawSecurityDescriptor_get_Group(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_Group()" }, { "virtualAddress": "0x006C9AC8", "name": "RawSecurityDescriptor_set_Group", "signature": "void RawSecurityDescriptor_set_Group(RawSecurityDescriptor * this, SecurityIdentifier * value, MethodInfo * method)", "dotNetSignature": "Void set_Group(SecurityIdentifier)" }, { "virtualAddress": "0x006C9AD0", "name": "RawSecurityDescriptor_get_Owner", "signature": "SecurityIdentifier * RawSecurityDescriptor_get_Owner(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_Owner()" }, { "virtualAddress": "0x006C9AD8", "name": "RawSecurityDescriptor_set_Owner", "signature": "void RawSecurityDescriptor_set_Owner(RawSecurityDescriptor * this, SecurityIdentifier * value, MethodInfo * method)", "dotNetSignature": "Void set_Owner(SecurityIdentifier)" }, { "virtualAddress": "0x006C9AE0", "name": "RawSecurityDescriptor_get_ResourceManagerControl", "signature": "uint8_t RawSecurityDescriptor_get_ResourceManagerControl(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Byte get_ResourceManagerControl()" }, { "virtualAddress": "0x006C9AE8", "name": "RawSecurityDescriptor_set_ResourceManagerControl", "signature": "void RawSecurityDescriptor_set_ResourceManagerControl(RawSecurityDescriptor * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_ResourceManagerControl(Byte)" }, { "virtualAddress": "0x006C9AF0", "name": "RawSecurityDescriptor_get_SystemAcl", "signature": "RawAcl * RawSecurityDescriptor_get_SystemAcl(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "RawAcl get_SystemAcl()" }, { "virtualAddress": "0x006C9AF8", "name": "RawSecurityDescriptor_set_SystemAcl", "signature": "void RawSecurityDescriptor_set_SystemAcl(RawSecurityDescriptor * this, RawAcl * value, MethodInfo * method)", "dotNetSignature": "Void set_SystemAcl(RawAcl)" }, { "virtualAddress": "0x006C9B00", "name": "RawSecurityDescriptor_SetFlags", "signature": "void RawSecurityDescriptor_SetFlags(RawSecurityDescriptor * this, ControlFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "Void SetFlags(ControlFlags)" }, { "virtualAddress": "0x006C9B0C", "name": "RawSecurityDescriptor_get_InternalDacl", "signature": "GenericAcl * RawSecurityDescriptor_get_InternalDacl(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "GenericAcl get_InternalDacl()" }, { "virtualAddress": "0x006C9B14", "name": "RawSecurityDescriptor_get_InternalSacl", "signature": "GenericAcl * RawSecurityDescriptor_get_InternalSacl(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "GenericAcl get_InternalSacl()" }, { "virtualAddress": "0x006C9B1C", "name": "RawSecurityDescriptor_get_InternalReservedField", "signature": "uint8_t RawSecurityDescriptor_get_InternalReservedField(RawSecurityDescriptor * this, MethodInfo * method)", "dotNetSignature": "Byte get_InternalReservedField()" }, { "virtualAddress": "0x006C947C", "name": "RawSecurityDescriptor_ParseSddl", "signature": "void RawSecurityDescriptor_ParseSddl(RawSecurityDescriptor * this, String * sddlForm, MethodInfo * method)", "dotNetSignature": "Void ParseSddl(String)" }, { "virtualAddress": "0x006C998C", "name": "RawSecurityDescriptor_ReadUShort", "signature": "uint16_t RawSecurityDescriptor_ReadUShort(RawSecurityDescriptor * this, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUShort(Byte[], Int32)" }, { "virtualAddress": "0x006C99D8", "name": "RawSecurityDescriptor_ReadInt", "signature": "int32_t RawSecurityDescriptor_ReadInt(RawSecurityDescriptor * this, Byte__Array * buffer, int32_t offset, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt(Byte[], Int32)" }, { "virtualAddress": "0x006C9B24", "name": "RegistryAccessRule__ctor", "signature": "void RegistryAccessRule__ctor(RegistryAccessRule * this, IdentityReference * identity, RegistryRights__Enum registryRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "RegistryAccessRule(IdentityReference, RegistryRights, AccessControlType)" }, { "virtualAddress": "0x006C9B54", "name": "RegistryAccessRule__ctor_1", "signature": "void RegistryAccessRule__ctor_1(RegistryAccessRule * this, String * identity, RegistryRights__Enum registryRights, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "RegistryAccessRule(String, RegistryRights, AccessControlType)" }, { "virtualAddress": "0x006C9B3C", "name": "RegistryAccessRule__ctor_2", "signature": "void RegistryAccessRule__ctor_2(RegistryAccessRule * this, IdentityReference * identity, RegistryRights__Enum registryRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "RegistryAccessRule(IdentityReference, RegistryRights, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x006C9BF0", "name": "RegistryAccessRule__ctor_3", "signature": "void RegistryAccessRule__ctor_3(RegistryAccessRule * this, IdentityReference * identity, RegistryRights__Enum registryRights, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "RegistryAccessRule(IdentityReference, RegistryRights, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x006C9BFC", "name": "RegistryAccessRule__ctor_4", "signature": "void RegistryAccessRule__ctor_4(RegistryAccessRule * this, String * identity, RegistryRights__Enum registryRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "RegistryAccessRule(String, RegistryRights, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x006C9CA8", "name": "RegistryAccessRule_get_RegistryRights", "signature": "RegistryRights__Enum RegistryAccessRule_get_RegistryRights(RegistryAccessRule * this, MethodInfo * method)", "dotNetSignature": "RegistryRights get_RegistryRights()" }, { "virtualAddress": "0x006C9CB0", "name": "RegistryAuditRule__ctor", "signature": "void RegistryAuditRule__ctor(RegistryAuditRule * this, IdentityReference * identity, RegistryRights__Enum registryRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "RegistryAuditRule(IdentityReference, RegistryRights, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x006C9CC8", "name": "RegistryAuditRule__ctor_1", "signature": "void RegistryAuditRule__ctor_1(RegistryAuditRule * this, IdentityReference * identity, RegistryRights__Enum registryRights, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "RegistryAuditRule(IdentityReference, RegistryRights, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x006C9CD4", "name": "RegistryAuditRule__ctor_2", "signature": "void RegistryAuditRule__ctor_2(RegistryAuditRule * this, String * identity, RegistryRights__Enum registryRights, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "RegistryAuditRule(String, RegistryRights, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x006C9D80", "name": "RegistryAuditRule_get_RegistryRights", "signature": "RegistryRights__Enum RegistryAuditRule_get_RegistryRights(RegistryAuditRule * this, MethodInfo * method)", "dotNetSignature": "RegistryRights get_RegistryRights()" }, { "virtualAddress": "0x006C9D88", "name": "RegistrySecurity__ctor", "signature": "void RegistrySecurity__ctor(RegistrySecurity * this, MethodInfo * method)", "dotNetSignature": "RegistrySecurity()" }, { "virtualAddress": "0x006C9DBC", "name": "RegistrySecurity__ctor_1", "signature": "void RegistrySecurity__ctor_1(RegistrySecurity * this, String * name, AccessControlSections__Enum includeSections, MethodInfo * method)", "dotNetSignature": "RegistrySecurity(String, AccessControlSections)" }, { "virtualAddress": "0x006C9DD8", "name": "RegistrySecurity_get_AccessRightType", "signature": "Type * RegistrySecurity_get_AccessRightType(RegistrySecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRightType()" }, { "virtualAddress": "0x006C9E48", "name": "RegistrySecurity_get_AccessRuleType", "signature": "Type * RegistrySecurity_get_AccessRuleType(RegistrySecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AccessRuleType()" }, { "virtualAddress": "0x006C9EB8", "name": "RegistrySecurity_get_AuditRuleType", "signature": "Type * RegistrySecurity_get_AuditRuleType(RegistrySecurity * this, MethodInfo * method)", "dotNetSignature": "Type get_AuditRuleType()" }, { "virtualAddress": "0x006C9F28", "name": "RegistrySecurity_AccessRuleFactory", "signature": "AccessRule * RegistrySecurity_AccessRuleFactory(RegistrySecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AccessControlType__Enum type, MethodInfo * method)", "dotNetSignature": "AccessRule AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x006C9FCC", "name": "RegistrySecurity_AddAccessRule", "signature": "void RegistrySecurity_AddAccessRule(RegistrySecurity * this, RegistryAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAccessRule(RegistryAccessRule)" }, { "virtualAddress": "0x006C9FD4", "name": "RegistrySecurity_RemoveAccessRule", "signature": "bool RegistrySecurity_RemoveAccessRule(RegistrySecurity * this, RegistryAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAccessRule(RegistryAccessRule)" }, { "virtualAddress": "0x006C9FDC", "name": "RegistrySecurity_RemoveAccessRuleAll", "signature": "void RegistrySecurity_RemoveAccessRuleAll(RegistrySecurity * this, RegistryAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleAll(RegistryAccessRule)" }, { "virtualAddress": "0x006C9FE4", "name": "RegistrySecurity_RemoveAccessRuleSpecific", "signature": "void RegistrySecurity_RemoveAccessRuleSpecific(RegistrySecurity * this, RegistryAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAccessRuleSpecific(RegistryAccessRule)" }, { "virtualAddress": "0x006C9FEC", "name": "RegistrySecurity_ResetAccessRule", "signature": "void RegistrySecurity_ResetAccessRule(RegistrySecurity * this, RegistryAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void ResetAccessRule(RegistryAccessRule)" }, { "virtualAddress": "0x006C9FF4", "name": "RegistrySecurity_SetAccessRule", "signature": "void RegistrySecurity_SetAccessRule(RegistrySecurity * this, RegistryAccessRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAccessRule(RegistryAccessRule)" }, { "virtualAddress": "0x006C9FFC", "name": "RegistrySecurity_AuditRuleFactory", "signature": "AuditRule * RegistrySecurity_AuditRuleFactory(RegistrySecurity * this, IdentityReference * identityReference, int32_t accessMask, bool isInherited, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, AuditFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "AuditRule AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x006CA0A0", "name": "RegistrySecurity_AddAuditRule", "signature": "void RegistrySecurity_AddAuditRule(RegistrySecurity * this, RegistryAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAuditRule(RegistryAuditRule)" }, { "virtualAddress": "0x006CA0A8", "name": "RegistrySecurity_RemoveAuditRule", "signature": "bool RegistrySecurity_RemoveAuditRule(RegistrySecurity * this, RegistryAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAuditRule(RegistryAuditRule)" }, { "virtualAddress": "0x006CA0B0", "name": "RegistrySecurity_RemoveAuditRuleAll", "signature": "void RegistrySecurity_RemoveAuditRuleAll(RegistrySecurity * this, RegistryAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleAll(RegistryAuditRule)" }, { "virtualAddress": "0x006CA0B8", "name": "RegistrySecurity_RemoveAuditRuleSpecific", "signature": "void RegistrySecurity_RemoveAuditRuleSpecific(RegistrySecurity * this, RegistryAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditRuleSpecific(RegistryAuditRule)" }, { "virtualAddress": "0x006CA0C0", "name": "RegistrySecurity_SetAuditRule", "signature": "void RegistrySecurity_SetAuditRule(RegistrySecurity * this, RegistryAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAuditRule(RegistryAuditRule)" }, { "virtualAddress": "0x006CA0C8", "name": "SddlAccessRight_get_Name", "signature": "String * SddlAccessRight_get_Name(SddlAccessRight * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x006CA0D0", "name": "SddlAccessRight_set_Name", "signature": "void SddlAccessRight_set_Name(SddlAccessRight * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x006CA0D8", "name": "SddlAccessRight_get_Value", "signature": "int32_t SddlAccessRight_get_Value(SddlAccessRight * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x006CA0E0", "name": "SddlAccessRight_set_Value", "signature": "void SddlAccessRight_set_Value(SddlAccessRight * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Int32)" }, { "virtualAddress": "0x006CA0E8", "name": "SddlAccessRight_get_ObjectType", "signature": "int32_t SddlAccessRight_get_ObjectType(SddlAccessRight * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ObjectType()" }, { "virtualAddress": "0x006CA0F0", "name": "SddlAccessRight_set_ObjectType", "signature": "void SddlAccessRight_set_ObjectType(SddlAccessRight * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_ObjectType(Int32)" }, { "virtualAddress": "0x006CA0F8", "name": "SddlAccessRight_LookupByName", "signature": "SddlAccessRight * SddlAccessRight_LookupByName(String * s, MethodInfo * method)", "dotNetSignature": "SddlAccessRight LookupByName(String)" }, { "virtualAddress": "0x006C26AC", "name": "SddlAccessRight_Decompose", "signature": "SddlAccessRight__Array * SddlAccessRight_Decompose(int32_t mask, MethodInfo * method)", "dotNetSignature": "SddlAccessRight[] Decompose(Int32)" }, { "virtualAddress": "0x006CA1D0", "name": "SddlAccessRight__ctor", "signature": "void SddlAccessRight__ctor(SddlAccessRight * this, MethodInfo * method)", "dotNetSignature": "SddlAccessRight()" }, { "virtualAddress": "0x006CA1D8", "name": "SddlAccessRight__cctor", "signature": "void SddlAccessRight__cctor(MethodInfo * method)", "dotNetSignature": "SddlAccessRight()" }, { "virtualAddress": "0x006CABDC", "name": "SystemAcl__ctor", "signature": "void SystemAcl__ctor(SystemAcl * this, bool isContainer, bool isDS, int32_t capacity, MethodInfo * method)", "dotNetSignature": "SystemAcl(Boolean, Boolean, Int32)" }, { "virtualAddress": "0x006CABEC", "name": "SystemAcl__ctor_1", "signature": "void SystemAcl__ctor_1(SystemAcl * this, bool isContainer, bool isDS, RawAcl * rawAcl, MethodInfo * method)", "dotNetSignature": "SystemAcl(Boolean, Boolean, RawAcl)" }, { "virtualAddress": "0x006CABFC", "name": "SystemAcl__ctor_2", "signature": "void SystemAcl__ctor_2(SystemAcl * this, bool isContainer, bool isDS, uint8_t revision, int32_t capacity, MethodInfo * method)", "dotNetSignature": "SystemAcl(Boolean, Boolean, Byte, Int32)" }, { "virtualAddress": "0x006CAC0C", "name": "SystemAcl_AddAudit", "signature": "void SystemAcl_AddAudit(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Void AddAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x006CAC1C", "name": "SystemAcl_AddAudit_1", "signature": "void SystemAcl_AddAudit_1(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void AddAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x006CAC40", "name": "SystemAcl_AddAudit_2", "signature": "void SystemAcl_AddAudit_2(SystemAcl * this, SecurityIdentifier * sid, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void AddAudit(SecurityIdentifier, ObjectAuditRule)" }, { "virtualAddress": "0x006CACDC", "name": "SystemAcl_RemoveAudit", "signature": "bool SystemAcl_RemoveAudit(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x006CAD3C", "name": "SystemAcl_RemoveAudit_1", "signature": "bool SystemAcl_RemoveAudit_1(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x006CAD9C", "name": "SystemAcl_RemoveAudit_2", "signature": "bool SystemAcl_RemoveAudit_2(SystemAcl * this, SecurityIdentifier * sid, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Boolean RemoveAudit(SecurityIdentifier, ObjectAuditRule)" }, { "virtualAddress": "0x006CADF4", "name": "SystemAcl_RemoveAuditSpecific", "signature": "void SystemAcl_RemoveAuditSpecific(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditSpecific(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x006CAE04", "name": "SystemAcl_RemoveAuditSpecific_1", "signature": "void SystemAcl_RemoveAuditSpecific_1(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditSpecific(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x006CAE28", "name": "SystemAcl_RemoveAuditSpecific_2", "signature": "void SystemAcl_RemoveAuditSpecific_2(SystemAcl * this, SecurityIdentifier * sid, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void RemoveAuditSpecific(SecurityIdentifier, ObjectAuditRule)" }, { "virtualAddress": "0x006CAEC4", "name": "SystemAcl_SetAudit", "signature": "void SystemAcl_SetAudit(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, MethodInfo * method)", "dotNetSignature": "Void SetAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x006CAED4", "name": "SystemAcl_SetAudit_1", "signature": "void SystemAcl_SetAudit_1(SystemAcl * this, AuditFlags__Enum auditFlags, SecurityIdentifier * sid, int32_t accessMask, InheritanceFlags__Enum inheritanceFlags, PropagationFlags__Enum propagationFlags, ObjectAceFlags__Enum objectFlags, Guid objectType, Guid inheritedObjectType, MethodInfo * method)", "dotNetSignature": "Void SetAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x006CAEF8", "name": "SystemAcl_SetAudit_2", "signature": "void SystemAcl_SetAudit_2(SystemAcl * this, SecurityIdentifier * sid, ObjectAuditRule * rule, MethodInfo * method)", "dotNetSignature": "Void SetAudit(SecurityIdentifier, ObjectAuditRule)" }, { "virtualAddress": "0x006CAF94", "name": "SystemAcl_ApplyCanonicalSortToExplicitAces", "signature": "void SystemAcl_ApplyCanonicalSortToExplicitAces(SystemAcl * this, MethodInfo * method)", "dotNetSignature": "Void ApplyCanonicalSortToExplicitAces()" }, { "virtualAddress": "0x006CAFC8", "name": "SystemAcl_GetAceInsertPosition", "signature": "int32_t SystemAcl_GetAceInsertPosition(SystemAcl * this, AceQualifier__Enum aceQualifier, MethodInfo * method)", "dotNetSignature": "Int32 GetAceInsertPosition(AceQualifier)" }, { "virtualAddress": "0x006CAFD0", "name": "SystemAcl_IsAceMeaningless", "signature": "bool SystemAcl_IsAceMeaningless(SystemAcl * this, GenericAce * ace, MethodInfo * method)", "dotNetSignature": "Boolean IsAceMeaningless(GenericAce)" }, { "virtualAddress": "0x006CB0D0", "name": "SystemAcl_IsValidAuditFlags", "signature": "bool SystemAcl_IsValidAuditFlags(AuditFlags__Enum auditFlags, MethodInfo * method)", "dotNetSignature": "Boolean IsValidAuditFlags(AuditFlags)" }, { "virtualAddress": "0x00516E78", "name": "Hex_HexDigit", "signature": "uint16_t Hex_HexDigit(int32_t num, MethodInfo * method)", "dotNetSignature": "Char HexDigit(Int32)" }, { "virtualAddress": "0x00516E90", "name": "Hex_EncodeHexString", "signature": "String * Hex_EncodeHexString(Byte__Array * sArray, MethodInfo * method)", "dotNetSignature": "String EncodeHexString(Byte[])" }, { "virtualAddress": "0x00516FB8", "name": "Hex_EncodeHexStringFromInt", "signature": "String * Hex_EncodeHexStringFromInt(Byte__Array * sArray, MethodInfo * method)", "dotNetSignature": "String EncodeHexStringFromInt(Byte[])" }, { "virtualAddress": "0x005170F0", "name": "Hex_ConvertHexDigit", "signature": "int32_t Hex_ConvertHexDigit(uint16_t val, MethodInfo * method)", "dotNetSignature": "Int32 ConvertHexDigit(Char)" }, { "virtualAddress": "0x005171CC", "name": "Hex_DecodeHexString", "signature": "Byte__Array * Hex_DecodeHexString(String * hexString, MethodInfo * method)", "dotNetSignature": "Byte[] DecodeHexString(String)" }, { "virtualAddress": "0x00517444", "name": "Parser_GetTopElement", "signature": "SecurityElement * Parser_GetTopElement(Parser * this, MethodInfo * method)", "dotNetSignature": "SecurityElement GetTopElement()" }, { "virtualAddress": "0x00517478", "name": "Parser_GetRequiredSizes", "signature": "void Parser_GetRequiredSizes(Parser * this, TokenizerStream * stream, int32_t * index, MethodInfo * method)", "dotNetSignature": "Void GetRequiredSizes(TokenizerStream, Int32 ByRef)" }, { "virtualAddress": "0x00517BCC", "name": "Parser_DetermineFormat", "signature": "int32_t Parser_DetermineFormat(Parser * this, TokenizerStream * stream, MethodInfo * method)", "dotNetSignature": "Int32 DetermineFormat(TokenizerStream)" }, { "virtualAddress": "0x00518B3C", "name": "Parser_ParseContents", "signature": "void Parser_ParseContents(Parser * this, MethodInfo * method)", "dotNetSignature": "Void ParseContents()" }, { "virtualAddress": "0x00518F50", "name": "Parser__ctor", "signature": "void Parser__ctor(Parser * this, Tokenizer * t, MethodInfo * method)", "dotNetSignature": "Parser(Tokenizer)" }, { "virtualAddress": "0x00519044", "name": "Parser__ctor_1", "signature": "void Parser__ctor_1(Parser * this, String * input, MethodInfo * method)", "dotNetSignature": "Parser(String)" }, { "virtualAddress": "0x00519100", "name": "Parser__ctor_2", "signature": "void Parser__ctor_2(Parser * this, String * input, String__Array * searchStrings, String__Array * replaceStrings, MethodInfo * method)", "dotNetSignature": "Parser(String, String[], String[])" }, { "virtualAddress": "0x005191E8", "name": "Parser__ctor_3", "signature": "void Parser__ctor_3(Parser * this, Byte__Array * array, Tokenizer_ByteTokenEncoding__Enum encoding, MethodInfo * method)", "dotNetSignature": "Parser(Byte[], Tokenizer\u002BByteTokenEncoding)" }, { "virtualAddress": "0x005193A0", "name": "Parser__ctor_4", "signature": "void Parser__ctor_4(Parser * this, Byte__Array * array, Tokenizer_ByteTokenEncoding__Enum encoding, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Parser(Byte[], Tokenizer\u002BByteTokenEncoding, Int32)" }, { "virtualAddress": "0x00519428", "name": "Parser__ctor_5", "signature": "void Parser__ctor_5(Parser * this, StreamReader * input, MethodInfo * method)", "dotNetSignature": "Parser(StreamReader)" }, { "virtualAddress": "0x00519520", "name": "Parser__ctor_6", "signature": "void Parser__ctor_6(Parser * this, Char__Array * array, MethodInfo * method)", "dotNetSignature": "Parser(Char[])" }, { "virtualAddress": "0x005195DC", "name": "Tokenizer_BasicInitialization", "signature": "void Tokenizer_BasicInitialization(Tokenizer * this, MethodInfo * method)", "dotNetSignature": "Void BasicInitialization()" }, { "virtualAddress": "0x00518FDC", "name": "Tokenizer_Recycle", "signature": "void Tokenizer_Recycle(Tokenizer * this, MethodInfo * method)", "dotNetSignature": "Void Recycle()" }, { "virtualAddress": "0x005190B4", "name": "Tokenizer__ctor", "signature": "void Tokenizer__ctor(Tokenizer * this, String * input, MethodInfo * method)", "dotNetSignature": "Tokenizer(String)" }, { "virtualAddress": "0x00519188", "name": "Tokenizer__ctor_1", "signature": "void Tokenizer__ctor_1(Tokenizer * this, String * input, String__Array * searchStrings, String__Array * replaceStrings, MethodInfo * method)", "dotNetSignature": "Tokenizer(String, String[], String[])" }, { "virtualAddress": "0x00519264", "name": "Tokenizer__ctor_2", "signature": "void Tokenizer__ctor_2(Tokenizer * this, Byte__Array * array, Tokenizer_ByteTokenEncoding__Enum encoding, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Tokenizer(Byte[], Tokenizer\u002BByteTokenEncoding, Int32)" }, { "virtualAddress": "0x00519590", "name": "Tokenizer__ctor_3", "signature": "void Tokenizer__ctor_3(Tokenizer * this, Char__Array * array, MethodInfo * method)", "dotNetSignature": "Tokenizer(Char[])" }, { "virtualAddress": "0x00519498", "name": "Tokenizer__ctor_4", "signature": "void Tokenizer__ctor_4(Tokenizer * this, StreamReader * input, MethodInfo * method)", "dotNetSignature": "Tokenizer(StreamReader)" }, { "virtualAddress": "0x00518614", "name": "Tokenizer_ChangeFormat", "signature": "void Tokenizer_ChangeFormat(Tokenizer * this, Encoding * encoding, MethodInfo * method)", "dotNetSignature": "Void ChangeFormat(Encoding)" }, { "virtualAddress": "0x00517D94", "name": "Tokenizer_GetTokens", "signature": "void Tokenizer_GetTokens(Tokenizer * this, TokenizerStream * stream, int32_t maxNum, bool endAfterKet, MethodInfo * method)", "dotNetSignature": "Void GetTokens(TokenizerStream, Int32, Boolean)" }, { "virtualAddress": "0x00519C8C", "name": "Tokenizer_GetStringToken", "signature": "String * Tokenizer_GetStringToken(Tokenizer * this, MethodInfo * method)", "dotNetSignature": "String GetStringToken()" }, { "virtualAddress": "0x00519DF0", "name": "Tokenizer_StringMaker_HashString", "signature": "uint32_t Tokenizer_StringMaker_HashString(String * str, MethodInfo * method)", "dotNetSignature": "UInt32 HashString(String)" }, { "virtualAddress": "0x00519E5C", "name": "Tokenizer_StringMaker_HashCharArray", "signature": "uint32_t Tokenizer_StringMaker_HashCharArray(Char__Array * a, int32_t l, MethodInfo * method)", "dotNetSignature": "UInt32 HashCharArray(Char[], Int32)" }, { "virtualAddress": "0x00519EC4", "name": "Tokenizer_StringMaker__ctor", "signature": "void Tokenizer_StringMaker__ctor(Tokenizer_StringMaker * this, MethodInfo * method)", "dotNetSignature": "Tokenizer\u002BStringMaker()" }, { "virtualAddress": "0x00519F4C", "name": "Tokenizer_StringMaker_CompareStringAndChars", "signature": "bool Tokenizer_StringMaker_CompareStringAndChars(Tokenizer_StringMaker * this, String * str, Char__Array * a, int32_t l, MethodInfo * method)", "dotNetSignature": "Boolean CompareStringAndChars(String, Char[], Int32)" }, { "virtualAddress": "0x00512664", "name": "Tokenizer_StringMaker_MakeString", "signature": "String * Tokenizer_StringMaker_MakeString(Tokenizer_StringMaker * this, MethodInfo * method)", "dotNetSignature": "String MakeString()" }, { "virtualAddress": "0x00519660", "name": "Tokenizer_StreamTokenReader__ctor", "signature": "void Tokenizer_StreamTokenReader__ctor(Tokenizer_StreamTokenReader * this, StreamReader * input, MethodInfo * method)", "dotNetSignature": "Tokenizer\u002BStreamTokenReader(StreamReader)" }, { "virtualAddress": "0x00519DA0", "name": "Tokenizer_StreamTokenReader_Read", "signature": "int32_t Tokenizer_StreamTokenReader_Read(Tokenizer_StreamTokenReader * this, MethodInfo * method)", "dotNetSignature": "Int32 Read()" }, { "virtualAddress": "0x00519DE8", "name": "Tokenizer_StreamTokenReader_get_NumCharEncountered", "signature": "int32_t Tokenizer_StreamTokenReader_get_NumCharEncountered(Tokenizer_StreamTokenReader * this, MethodInfo * method)", "dotNetSignature": "Int32 get_NumCharEncountered()" }, { "virtualAddress": "0x00519FF4", "name": "TokenizerShortBlock__ctor", "signature": "void TokenizerShortBlock__ctor(TokenizerShortBlock * this, MethodInfo * method)", "dotNetSignature": "TokenizerShortBlock()" }, { "virtualAddress": "0x0051A054", "name": "TokenizerStringBlock__ctor", "signature": "void TokenizerStringBlock__ctor(TokenizerStringBlock * this, MethodInfo * method)", "dotNetSignature": "TokenizerStringBlock()" }, { "virtualAddress": "0x00518E20", "name": "TokenizerStream__ctor", "signature": "void TokenizerStream__ctor(TokenizerStream * this, MethodInfo * method)", "dotNetSignature": "TokenizerStream()" }, { "virtualAddress": "0x00519778", "name": "TokenizerStream_AddToken", "signature": "void TokenizerStream_AddToken(TokenizerStream * this, int16_t token, MethodInfo * method)", "dotNetSignature": "Void AddToken(Int16)" }, { "virtualAddress": "0x00519CA4", "name": "TokenizerStream_AddString", "signature": "void TokenizerStream_AddString(TokenizerStream * this, String * str, MethodInfo * method)", "dotNetSignature": "Void AddString(String)" }, { "virtualAddress": "0x00518EB8", "name": "TokenizerStream_Reset", "signature": "void TokenizerStream_Reset(TokenizerStream * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00518ED4", "name": "TokenizerStream_GetNextFullToken", "signature": "int16_t TokenizerStream_GetNextFullToken(TokenizerStream * this, MethodInfo * method)", "dotNetSignature": "Int16 GetNextFullToken()" }, { "virtualAddress": "0x00517928", "name": "TokenizerStream_GetNextToken", "signature": "int16_t TokenizerStream_GetNextToken(TokenizerStream * this, MethodInfo * method)", "dotNetSignature": "Int16 GetNextToken()" }, { "virtualAddress": "0x005179C4", "name": "TokenizerStream_GetNextString", "signature": "String * TokenizerStream_GetNextString(TokenizerStream * this, MethodInfo * method)", "dotNetSignature": "String GetNextString()" }, { "virtualAddress": "0x00517940", "name": "TokenizerStream_ThrowAwayNextString", "signature": "void TokenizerStream_ThrowAwayNextString(TokenizerStream * this, MethodInfo * method)", "dotNetSignature": "Void ThrowAwayNextString()" }, { "virtualAddress": "0x00517944", "name": "TokenizerStream_TagLastToken", "signature": "void TokenizerStream_TagLastToken(TokenizerStream * this, int16_t tag, MethodInfo * method)", "dotNetSignature": "Void TagLastToken(Int16)" }, { "virtualAddress": "0x0051A0B4", "name": "TokenizerStream_GetTokenCount", "signature": "int32_t TokenizerStream_GetTokenCount(TokenizerStream * this, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenCount()" }, { "virtualAddress": "0x005185B0", "name": "TokenizerStream_GoToPosition", "signature": "void TokenizerStream_GoToPosition(TokenizerStream * this, int32_t position, MethodInfo * method)", "dotNetSignature": "Void GoToPosition(Int32)" }, { "virtualAddress": "0x007A1DA4", "name": "GenericIdentity__ctor", "signature": "void GenericIdentity__ctor(GenericIdentity * this, String * name, MethodInfo * method)", "dotNetSignature": "GenericIdentity(String)" }, { "virtualAddress": "0x007A1F08", "name": "GenericIdentity__ctor_1", "signature": "void GenericIdentity__ctor_1(GenericIdentity * this, String * name, String * type, MethodInfo * method)", "dotNetSignature": "GenericIdentity(String, String)" }, { "virtualAddress": "0x007A1FCC", "name": "GenericIdentity__ctor_2", "signature": "void GenericIdentity__ctor_2(GenericIdentity * this, MethodInfo * method)", "dotNetSignature": "GenericIdentity()" }, { "virtualAddress": "0x007A1FD4", "name": "GenericIdentity__ctor_3", "signature": "void GenericIdentity__ctor_3(GenericIdentity * this, GenericIdentity * identity, MethodInfo * method)", "dotNetSignature": "GenericIdentity(GenericIdentity)" }, { "virtualAddress": "0x007A2014", "name": "GenericIdentity_Clone", "signature": "ClaimsIdentity * GenericIdentity_Clone(GenericIdentity * this, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity Clone()" }, { "virtualAddress": "0x007A2074", "name": "GenericIdentity_get_Claims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * GenericIdentity_get_Claims(GenericIdentity * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_Claims()" }, { "virtualAddress": "0x007A207C", "name": "GenericIdentity_get_Name", "signature": "String * GenericIdentity_get_Name(GenericIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x007A2084", "name": "GenericIdentity_get_AuthenticationType", "signature": "String * GenericIdentity_get_AuthenticationType(GenericIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_AuthenticationType()" }, { "virtualAddress": "0x007A208C", "name": "GenericIdentity_get_IsAuthenticated", "signature": "bool GenericIdentity_get_IsAuthenticated(GenericIdentity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAuthenticated()" }, { "virtualAddress": "0x007A20F4", "name": "GenericIdentity_OnDeserializedMethod", "signature": "void GenericIdentity_OnDeserializedMethod(GenericIdentity * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnDeserializedMethod(StreamingContext)" }, { "virtualAddress": "0x007A1E54", "name": "GenericIdentity_AddNameClaim", "signature": "void GenericIdentity_AddNameClaim(GenericIdentity * this, MethodInfo * method)", "dotNetSignature": "Void AddNameClaim()" }, { "virtualAddress": "0x007A23C4", "name": "GenericPrincipal__ctor", "signature": "void GenericPrincipal__ctor(GenericPrincipal * this, IIdentity * identity, String__Array * roles, MethodInfo * method)", "dotNetSignature": "GenericPrincipal(IIdentity, String[])" }, { "virtualAddress": "0x007A2534", "name": "GenericPrincipal_get_Roles", "signature": "String__Array * GenericPrincipal_get_Roles(GenericPrincipal * this, MethodInfo * method)", "dotNetSignature": "String[] get_Roles()" }, { "virtualAddress": "0x007A253C", "name": "GenericPrincipal_get_Identity", "signature": "IIdentity * GenericPrincipal_get_Identity(GenericPrincipal * this, MethodInfo * method)", "dotNetSignature": "IIdentity get_Identity()" }, { "virtualAddress": "0x007A2544", "name": "GenericPrincipal_IsInRole", "signature": "bool GenericPrincipal_IsInRole(GenericPrincipal * this, String * role, MethodInfo * method)", "dotNetSignature": "Boolean IsInRole(String)" }, { "virtualAddress": "0x007A2600", "name": "IdentityNotMappedException__ctor", "signature": "void IdentityNotMappedException__ctor(IdentityNotMappedException * this, MethodInfo * method)", "dotNetSignature": "IdentityNotMappedException()" }, { "virtualAddress": "0x007A2660", "name": "IdentityNotMappedException__ctor_1", "signature": "void IdentityNotMappedException__ctor_1(IdentityNotMappedException * this, String * message, MethodInfo * method)", "dotNetSignature": "IdentityNotMappedException(String)" }, { "virtualAddress": "0x007A2668", "name": "IdentityNotMappedException__ctor_2", "signature": "void IdentityNotMappedException__ctor_2(IdentityNotMappedException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "IdentityNotMappedException(String, Exception)" }, { "virtualAddress": "0x007A2670", "name": "IdentityNotMappedException_get_UnmappedIdentities", "signature": "IdentityReferenceCollection * IdentityNotMappedException_get_UnmappedIdentities(IdentityNotMappedException * this, MethodInfo * method)", "dotNetSignature": "IdentityReferenceCollection get_UnmappedIdentities()" }, { "virtualAddress": "0x007A2744", "name": "IdentityNotMappedException_GetObjectData", "signature": "void IdentityNotMappedException_GetObjectData(IdentityNotMappedException * this, SerializationInfo * serializationInfo, StreamingContext streamingContext, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007A2748", "name": "IdentityReference__ctor", "signature": "void IdentityReference__ctor(IdentityReference * this, MethodInfo * method)", "dotNetSignature": "IdentityReference()" }, { "virtualAddress": "0x007A2750", "name": "IdentityReference_op_Equality", "signature": "bool IdentityReference_op_Equality(IdentityReference * left, IdentityReference * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(IdentityReference, IdentityReference)" }, { "virtualAddress": "0x007A27BC", "name": "IdentityReference_op_Inequality", "signature": "bool IdentityReference_op_Inequality(IdentityReference * left, IdentityReference * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(IdentityReference, IdentityReference)" }, { "virtualAddress": "0x007A26D8", "name": "IdentityReferenceCollection__ctor", "signature": "void IdentityReferenceCollection__ctor(IdentityReferenceCollection * this, MethodInfo * method)", "dotNetSignature": "IdentityReferenceCollection()" }, { "virtualAddress": "0x007A2828", "name": "IdentityReferenceCollection__ctor_1", "signature": "void IdentityReferenceCollection__ctor_1(IdentityReferenceCollection * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "IdentityReferenceCollection(Int32)" }, { "virtualAddress": "0x007A28A4", "name": "IdentityReferenceCollection_get_Count", "signature": "int32_t IdentityReferenceCollection_get_Count(IdentityReferenceCollection * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x007A28C8", "name": "IdentityReferenceCollection_get_IsReadOnly", "signature": "bool IdentityReferenceCollection_get_IsReadOnly(IdentityReferenceCollection * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x007A28D0", "name": "IdentityReferenceCollection_get_Item", "signature": "IdentityReference * IdentityReferenceCollection_get_Item(IdentityReferenceCollection * this, int32_t index, MethodInfo * method)", "dotNetSignature": "IdentityReference get_Item(Int32)" }, { "virtualAddress": "0x007A299C", "name": "IdentityReferenceCollection_set_Item", "signature": "void IdentityReferenceCollection_set_Item(IdentityReferenceCollection * this, int32_t index, IdentityReference * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, IdentityReference)" }, { "virtualAddress": "0x007A29C0", "name": "IdentityReferenceCollection_Add", "signature": "void IdentityReferenceCollection_Add(IdentityReferenceCollection * this, IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "Void Add(IdentityReference)" }, { "virtualAddress": "0x007A29E4", "name": "IdentityReferenceCollection_Clear", "signature": "void IdentityReferenceCollection_Clear(IdentityReferenceCollection * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x007A2A08", "name": "IdentityReferenceCollection_Contains", "signature": "bool IdentityReferenceCollection_Contains(IdentityReferenceCollection * this, IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "Boolean Contains(IdentityReference)" }, { "virtualAddress": "0x007A2CFC", "name": "IdentityReferenceCollection_CopyTo", "signature": "void IdentityReferenceCollection_CopyTo(IdentityReferenceCollection * this, IdentityReference__Array * array, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void CopyTo(IdentityReference[], Int32)" }, { "virtualAddress": "0x007A2D5C", "name": "IdentityReferenceCollection_GetEnumerator", "signature": "IEnumerator_1_System_Security_Principal_IdentityReference_ * IdentityReferenceCollection_GetEnumerator(IdentityReferenceCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Security.Principal.IdentityReference] GetEnumerator()" }, { "virtualAddress": "0x007A2DBC", "name": "IdentityReferenceCollection_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * IdentityReferenceCollection_System_Collections_IEnumerable_GetEnumerator(IdentityReferenceCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x007A2E1C", "name": "IdentityReferenceCollection_Remove", "signature": "bool IdentityReferenceCollection_Remove(IdentityReferenceCollection * this, IdentityReference * identity, MethodInfo * method)", "dotNetSignature": "Boolean Remove(IdentityReference)" }, { "virtualAddress": "0x007A311C", "name": "IdentityReferenceCollection_Translate", "signature": "IdentityReferenceCollection * IdentityReferenceCollection_Translate(IdentityReferenceCollection * this, Type * targetType, MethodInfo * method)", "dotNetSignature": "IdentityReferenceCollection Translate(Type)" }, { "virtualAddress": "0x007A317C", "name": "IdentityReferenceCollection_Translate_1", "signature": "IdentityReferenceCollection * IdentityReferenceCollection_Translate_1(IdentityReferenceCollection * this, Type * targetType, bool forceSuccess, MethodInfo * method)", "dotNetSignature": "IdentityReferenceCollection Translate(Type, Boolean)" }, { "virtualAddress": "0x0050A364", "name": "NTAccount__ctor", "signature": "void NTAccount__ctor(NTAccount * this, String * name, MethodInfo * method)", "dotNetSignature": "NTAccount(String)" }, { "virtualAddress": "0x0050A464", "name": "NTAccount__ctor_1", "signature": "void NTAccount__ctor_1(NTAccount * this, String * domainName, String * accountName, MethodInfo * method)", "dotNetSignature": "NTAccount(String, String)" }, { "virtualAddress": "0x0050A698", "name": "NTAccount_get_Value", "signature": "String * NTAccount_get_Value(NTAccount * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x0050A6A0", "name": "NTAccount_Equals", "signature": "bool NTAccount_Equals(NTAccount * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0050A7B4", "name": "NTAccount_GetHashCode", "signature": "int32_t NTAccount_GetHashCode(NTAccount * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0050A7E0", "name": "NTAccount_IsValidTargetType", "signature": "bool NTAccount_IsValidTargetType(NTAccount * this, Type * targetType, MethodInfo * method)", "dotNetSignature": "Boolean IsValidTargetType(Type)" }, { "virtualAddress": "0x0050A8C4", "name": "NTAccount_ToString", "signature": "String * NTAccount_ToString(NTAccount * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0050A8D0", "name": "NTAccount_Translate", "signature": "IdentityReference * NTAccount_Translate(NTAccount * this, Type * targetType, MethodInfo * method)", "dotNetSignature": "IdentityReference Translate(Type)" }, { "virtualAddress": "0x0050A748", "name": "NTAccount_op_Equality", "signature": "bool NTAccount_op_Equality(NTAccount * left, NTAccount * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(NTAccount, NTAccount)" }, { "virtualAddress": "0x0050AD48", "name": "NTAccount_op_Inequality", "signature": "bool NTAccount_op_Inequality(NTAccount * left, NTAccount * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(NTAccount, NTAccount)" }, { "virtualAddress": "0x0050AC84", "name": "SecurityIdentifier__ctor", "signature": "void SecurityIdentifier__ctor(SecurityIdentifier * this, String * sddlForm, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier(String)" }, { "virtualAddress": "0x0050B214", "name": "SecurityIdentifier__ctor_1", "signature": "void SecurityIdentifier__ctor_1(SecurityIdentifier * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier(Byte[], Int32)" }, { "virtualAddress": "0x0050B47C", "name": "SecurityIdentifier__ctor_2", "signature": "void SecurityIdentifier__ctor_2(SecurityIdentifier * this, void * binaryForm, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier(IntPtr)" }, { "virtualAddress": "0x0050B318", "name": "SecurityIdentifier_CreateFromBinaryForm", "signature": "void SecurityIdentifier_CreateFromBinaryForm(SecurityIdentifier * this, void * binaryForm, int32_t length, MethodInfo * method)", "dotNetSignature": "Void CreateFromBinaryForm(IntPtr, Int32)" }, { "virtualAddress": "0x0050B4B0", "name": "SecurityIdentifier__ctor_3", "signature": "void SecurityIdentifier__ctor_3(SecurityIdentifier * this, WellKnownSidType__Enum sidType, SecurityIdentifier * domainSid, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier(WellKnownSidType, SecurityIdentifier)" }, { "virtualAddress": "0x0050B878", "name": "SecurityIdentifier_get_AccountDomainSid", "signature": "SecurityIdentifier * SecurityIdentifier_get_AccountDomainSid(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_AccountDomainSid()" }, { "virtualAddress": "0x0050BA20", "name": "SecurityIdentifier_get_BinaryLength", "signature": "int32_t SecurityIdentifier_get_BinaryLength(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x0050BA3C", "name": "SecurityIdentifier_get_Value", "signature": "String * SecurityIdentifier_get_Value(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x0050BBDC", "name": "SecurityIdentifier_GetSidAuthority", "signature": "uint64_t SecurityIdentifier_GetSidAuthority(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "UInt64 GetSidAuthority()" }, { "virtualAddress": "0x0050BCF0", "name": "SecurityIdentifier_GetSidSubAuthorityCount", "signature": "uint8_t SecurityIdentifier_GetSidSubAuthorityCount(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "Byte GetSidSubAuthorityCount()" }, { "virtualAddress": "0x0050BC68", "name": "SecurityIdentifier_GetSidSubAuthority", "signature": "uint32_t SecurityIdentifier_GetSidSubAuthority(SecurityIdentifier * this, uint8_t index, MethodInfo * method)", "dotNetSignature": "UInt32 GetSidSubAuthority(Byte)" }, { "virtualAddress": "0x0050BD28", "name": "SecurityIdentifier_CompareTo", "signature": "int32_t SecurityIdentifier_CompareTo(SecurityIdentifier * this, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(SecurityIdentifier)" }, { "virtualAddress": "0x0050BE98", "name": "SecurityIdentifier_Equals", "signature": "bool SecurityIdentifier_Equals(SecurityIdentifier * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0050BF0C", "name": "SecurityIdentifier_Equals_1", "signature": "bool SecurityIdentifier_Equals_1(SecurityIdentifier * this, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "Boolean Equals(SecurityIdentifier)" }, { "virtualAddress": "0x0050BFC0", "name": "SecurityIdentifier_GetBinaryForm", "signature": "void SecurityIdentifier_GetBinaryForm(SecurityIdentifier * this, Byte__Array * binaryForm, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x0050C0B0", "name": "SecurityIdentifier_GetHashCode", "signature": "int32_t SecurityIdentifier_GetHashCode(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0050C0DC", "name": "SecurityIdentifier_IsAccountSid", "signature": "bool SecurityIdentifier_IsAccountSid(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "Boolean IsAccountSid()" }, { "virtualAddress": "0x0050C1C0", "name": "SecurityIdentifier_IsEqualDomainSid", "signature": "bool SecurityIdentifier_IsEqualDomainSid(SecurityIdentifier * this, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "Boolean IsEqualDomainSid(SecurityIdentifier)" }, { "virtualAddress": "0x0050C270", "name": "SecurityIdentifier_IsValidTargetType", "signature": "bool SecurityIdentifier_IsValidTargetType(SecurityIdentifier * this, Type * targetType, MethodInfo * method)", "dotNetSignature": "Boolean IsValidTargetType(Type)" }, { "virtualAddress": "0x0050C354", "name": "SecurityIdentifier_IsWellKnown", "signature": "bool SecurityIdentifier_IsWellKnown(SecurityIdentifier * this, WellKnownSidType__Enum type, MethodInfo * method)", "dotNetSignature": "Boolean IsWellKnown(WellKnownSidType)" }, { "virtualAddress": "0x0050C9A0", "name": "SecurityIdentifier_ToString", "signature": "String * SecurityIdentifier_ToString(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0050C9AC", "name": "SecurityIdentifier_Translate", "signature": "IdentityReference * SecurityIdentifier_Translate(SecurityIdentifier * this, Type * targetType, MethodInfo * method)", "dotNetSignature": "IdentityReference Translate(Type)" }, { "virtualAddress": "0x0050B810", "name": "SecurityIdentifier_op_Equality", "signature": "bool SecurityIdentifier_op_Equality(SecurityIdentifier * left, SecurityIdentifier * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(SecurityIdentifier, SecurityIdentifier)" }, { "virtualAddress": "0x0050C154", "name": "SecurityIdentifier_op_Inequality", "signature": "bool SecurityIdentifier_op_Inequality(SecurityIdentifier * left, SecurityIdentifier * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(SecurityIdentifier, SecurityIdentifier)" }, { "virtualAddress": "0x0050CC74", "name": "SecurityIdentifier_GetSddlForm", "signature": "String * SecurityIdentifier_GetSddlForm(SecurityIdentifier * this, MethodInfo * method)", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x0050CD0C", "name": "SecurityIdentifier_ParseSddlForm", "signature": "SecurityIdentifier * SecurityIdentifier_ParseSddlForm(String * sddlForm, int32_t * pos, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier ParseSddlForm(String, Int32 ByRef)" }, { "virtualAddress": "0x0050ADD0", "name": "SecurityIdentifier_ParseSddlForm_1", "signature": "Byte__Array * SecurityIdentifier_ParseSddlForm_1(String * sddlForm, MethodInfo * method)", "dotNetSignature": "Byte[] ParseSddlForm(String)" }, { "virtualAddress": "0x0050D228", "name": "SecurityIdentifier_TryParseAuthority", "signature": "bool SecurityIdentifier_TryParseAuthority(String * s, uint64_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseAuthority(String, UInt64 ByRef)" }, { "virtualAddress": "0x0050D31C", "name": "SecurityIdentifier_TryParseSubAuthority", "signature": "bool SecurityIdentifier_TryParseSubAuthority(String * s, uint32_t * result, MethodInfo * method)", "dotNetSignature": "Boolean TryParseSubAuthority(String, UInt32 ByRef)" }, { "virtualAddress": "0x0050D41C", "name": "SecurityIdentifier__cctor", "signature": "void SecurityIdentifier__cctor(MethodInfo * method)", "dotNetSignature": "SecurityIdentifier()" }, { "virtualAddress": "0x0050D480", "name": "WellKnownAccount_get_WellKnownValue", "signature": "WellKnownSidType__Enum WellKnownAccount_get_WellKnownValue(WellKnownAccount * this, MethodInfo * method)", "dotNetSignature": "WellKnownSidType get_WellKnownValue()" }, { "virtualAddress": "0x0050D488", "name": "WellKnownAccount_set_WellKnownValue", "signature": "void WellKnownAccount_set_WellKnownValue(WellKnownAccount * this, WellKnownSidType__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_WellKnownValue(WellKnownSidType)" }, { "virtualAddress": "0x0050D490", "name": "WellKnownAccount_get_IsAbsolute", "signature": "bool WellKnownAccount_get_IsAbsolute(WellKnownAccount * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAbsolute()" }, { "virtualAddress": "0x0050D498", "name": "WellKnownAccount_set_IsAbsolute", "signature": "void WellKnownAccount_set_IsAbsolute(WellKnownAccount * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsAbsolute(Boolean)" }, { "virtualAddress": "0x0050D4A4", "name": "WellKnownAccount_get_Sid", "signature": "String * WellKnownAccount_get_Sid(WellKnownAccount * this, MethodInfo * method)", "dotNetSignature": "String get_Sid()" }, { "virtualAddress": "0x0050D4AC", "name": "WellKnownAccount_set_Sid", "signature": "void WellKnownAccount_set_Sid(WellKnownAccount * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Sid(String)" }, { "virtualAddress": "0x0050D4B4", "name": "WellKnownAccount_get_Rid", "signature": "String * WellKnownAccount_get_Rid(WellKnownAccount * this, MethodInfo * method)", "dotNetSignature": "String get_Rid()" }, { "virtualAddress": "0x0050D4BC", "name": "WellKnownAccount_set_Rid", "signature": "void WellKnownAccount_set_Rid(WellKnownAccount * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Rid(String)" }, { "virtualAddress": "0x0050D4C4", "name": "WellKnownAccount_get_Name", "signature": "String * WellKnownAccount_get_Name(WellKnownAccount * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0050D4CC", "name": "WellKnownAccount_set_Name", "signature": "void WellKnownAccount_set_Name(WellKnownAccount * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x0050D4D4", "name": "WellKnownAccount_get_SddlForm", "signature": "String * WellKnownAccount_get_SddlForm(WellKnownAccount * this, MethodInfo * method)", "dotNetSignature": "String get_SddlForm()" }, { "virtualAddress": "0x0050D4DC", "name": "WellKnownAccount_set_SddlForm", "signature": "void WellKnownAccount_set_SddlForm(WellKnownAccount * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_SddlForm(String)" }, { "virtualAddress": "0x0050B68C", "name": "WellKnownAccount_LookupByType", "signature": "WellKnownAccount * WellKnownAccount_LookupByType(WellKnownSidType__Enum sidType, MethodInfo * method)", "dotNetSignature": "WellKnownAccount LookupByType(WellKnownSidType)" }, { "virtualAddress": "0x0050CBA0", "name": "WellKnownAccount_LookupBySid", "signature": "WellKnownAccount * WellKnownAccount_LookupBySid(String * s, MethodInfo * method)", "dotNetSignature": "WellKnownAccount LookupBySid(String)" }, { "virtualAddress": "0x0050AAC4", "name": "WellKnownAccount_LookupByName", "signature": "WellKnownAccount * WellKnownAccount_LookupByName(String * s, MethodInfo * method)", "dotNetSignature": "WellKnownAccount LookupByName(String)" }, { "virtualAddress": "0x0050D148", "name": "WellKnownAccount_LookupBySddlForm", "signature": "WellKnownAccount * WellKnownAccount_LookupBySddlForm(String * s, MethodInfo * method)", "dotNetSignature": "WellKnownAccount LookupBySddlForm(String)" }, { "virtualAddress": "0x0050D4E4", "name": "WellKnownAccount__ctor", "signature": "void WellKnownAccount__ctor(WellKnownAccount * this, MethodInfo * method)", "dotNetSignature": "WellKnownAccount()" }, { "virtualAddress": "0x0050D4EC", "name": "WellKnownAccount__cctor", "signature": "void WellKnownAccount__cctor(MethodInfo * method)", "dotNetSignature": "WellKnownAccount()" }, { "virtualAddress": "0x0050F218", "name": "WindowsIdentity__ctor", "signature": "void WindowsIdentity__ctor(WindowsIdentity * this, void * userToken, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(IntPtr)" }, { "virtualAddress": "0x0050F2B8", "name": "WindowsIdentity__ctor_1", "signature": "void WindowsIdentity__ctor_1(WindowsIdentity * this, void * userToken, String * type, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(IntPtr, String)" }, { "virtualAddress": "0x0050F304", "name": "WindowsIdentity__ctor_2", "signature": "void WindowsIdentity__ctor_2(WindowsIdentity * this, void * userToken, String * type, WindowsAccountType__Enum acctType, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(IntPtr, String, WindowsAccountType)" }, { "virtualAddress": "0x0050F258", "name": "WindowsIdentity__ctor_3", "signature": "void WindowsIdentity__ctor_3(WindowsIdentity * this, void * userToken, String * type, WindowsAccountType__Enum acctType, bool isAuthenticated, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(IntPtr, String, WindowsAccountType, Boolean)" }, { "virtualAddress": "0x0050F488", "name": "WindowsIdentity__ctor_4", "signature": "void WindowsIdentity__ctor_4(WindowsIdentity * this, String * sUserPrincipalName, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(String)" }, { "virtualAddress": "0x0050F490", "name": "WindowsIdentity__ctor_5", "signature": "void WindowsIdentity__ctor_5(WindowsIdentity * this, String * sUserPrincipalName, String * type, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(String, String)" }, { "virtualAddress": "0x0050F5C0", "name": "WindowsIdentity__ctor_6", "signature": "void WindowsIdentity__ctor_6(WindowsIdentity * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0050F5EC", "name": "WindowsIdentity__ctor_7", "signature": "void WindowsIdentity__ctor_7(WindowsIdentity * this, ClaimsIdentity * claimsIdentity, void * userToken, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(ClaimsIdentity, IntPtr)" }, { "virtualAddress": "0x0050F68C", "name": "WindowsIdentity_Dispose", "signature": "void WindowsIdentity_Dispose(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0050F6D0", "name": "WindowsIdentity_Dispose_1", "signature": "void WindowsIdentity_Dispose_1(WindowsIdentity * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x0050F714", "name": "WindowsIdentity_GetAnonymous", "signature": "WindowsIdentity * WindowsIdentity_GetAnonymous(MethodInfo * method)", "dotNetSignature": "WindowsIdentity GetAnonymous()" }, { "virtualAddress": "0x0050F814", "name": "WindowsIdentity_GetCurrent", "signature": "WindowsIdentity * WindowsIdentity_GetCurrent(MethodInfo * method)", "dotNetSignature": "WindowsIdentity GetCurrent()" }, { "virtualAddress": "0x0050F8B8", "name": "WindowsIdentity_GetCurrent_1", "signature": "WindowsIdentity * WindowsIdentity_GetCurrent_1(bool ifImpersonating, MethodInfo * method)", "dotNetSignature": "WindowsIdentity GetCurrent(Boolean)" }, { "virtualAddress": "0x0050F918", "name": "WindowsIdentity_GetCurrent_2", "signature": "WindowsIdentity * WindowsIdentity_GetCurrent_2(TokenAccessLevels__Enum desiredAccess, MethodInfo * method)", "dotNetSignature": "WindowsIdentity GetCurrent(TokenAccessLevels)" }, { "virtualAddress": "0x0050F978", "name": "WindowsIdentity_Impersonate", "signature": "WindowsImpersonationContext * WindowsIdentity_Impersonate(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "WindowsImpersonationContext Impersonate()" }, { "virtualAddress": "0x0050FA88", "name": "WindowsIdentity_Impersonate_1", "signature": "WindowsImpersonationContext * WindowsIdentity_Impersonate_1(void * userToken, MethodInfo * method)", "dotNetSignature": "WindowsImpersonationContext Impersonate(IntPtr)" }, { "virtualAddress": "0x0050FAE8", "name": "WindowsIdentity_RunImpersonated", "signature": "void WindowsIdentity_RunImpersonated(SafeAccessTokenHandle * safeAccessTokenHandle, Action * action, MethodInfo * method)", "dotNetSignature": "Void RunImpersonated(SafeAccessTokenHandle, Action)" }, { "virtualAddress": "0x0050FB48", "name": "WindowsIdentity_get_AuthenticationType", "signature": "String * WindowsIdentity_get_AuthenticationType(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_AuthenticationType()" }, { "virtualAddress": "0x0050FB50", "name": "WindowsIdentity_get_IsAnonymous", "signature": "bool WindowsIdentity_get_IsAnonymous(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAnonymous()" }, { "virtualAddress": "0x0050FB60", "name": "WindowsIdentity_get_IsAuthenticated", "signature": "bool WindowsIdentity_get_IsAuthenticated(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAuthenticated()" }, { "virtualAddress": "0x0050FB68", "name": "WindowsIdentity_get_IsGuest", "signature": "bool WindowsIdentity_get_IsGuest(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsGuest()" }, { "virtualAddress": "0x0050FB78", "name": "WindowsIdentity_get_IsSystem", "signature": "bool WindowsIdentity_get_IsSystem(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSystem()" }, { "virtualAddress": "0x0050FB88", "name": "WindowsIdentity_get_Name", "signature": "String * WindowsIdentity_get_Name(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0050FC04", "name": "WindowsIdentity_get_Token", "signature": "void * WindowsIdentity_get_Token(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Token()" }, { "virtualAddress": "0x0050FC0C", "name": "WindowsIdentity_get_Groups", "signature": "IdentityReferenceCollection * WindowsIdentity_get_Groups(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "IdentityReferenceCollection get_Groups()" }, { "virtualAddress": "0x0050FC6C", "name": "WindowsIdentity_get_ImpersonationLevel", "signature": "TokenImpersonationLevel__Enum WindowsIdentity_get_ImpersonationLevel(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "TokenImpersonationLevel get_ImpersonationLevel()" }, { "virtualAddress": "0x0050FCCC", "name": "WindowsIdentity_get_Owner", "signature": "SecurityIdentifier * WindowsIdentity_get_Owner(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_Owner()" }, { "virtualAddress": "0x0050FD2C", "name": "WindowsIdentity_get_User", "signature": "SecurityIdentifier * WindowsIdentity_get_User(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "SecurityIdentifier get_User()" }, { "virtualAddress": "0x0050FD8C", "name": "WindowsIdentity_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void WindowsIdentity_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(WindowsIdentity * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x00510008", "name": "WindowsIdentity_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void WindowsIdentity_System_Runtime_Serialization_ISerializable_GetObjectData(WindowsIdentity * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00510128", "name": "WindowsIdentity_CloneAsBase", "signature": "ClaimsIdentity * WindowsIdentity_CloneAsBase(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity CloneAsBase()" }, { "virtualAddress": "0x00510130", "name": "WindowsIdentity_GetTokenInternal", "signature": "void * WindowsIdentity_GetTokenInternal(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "IntPtr GetTokenInternal()" }, { "virtualAddress": "0x0050F354", "name": "WindowsIdentity_SetToken", "signature": "void WindowsIdentity_SetToken(WindowsIdentity * this, void * token, MethodInfo * method)", "dotNetSignature": "Void SetToken(IntPtr)" }, { "virtualAddress": "0x00510138", "name": "WindowsIdentity_get_AccessToken", "signature": "SafeAccessTokenHandle * WindowsIdentity_get_AccessToken(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "SafeAccessTokenHandle get_AccessToken()" }, { "virtualAddress": "0x00510198", "name": "WindowsIdentity__GetRoles", "signature": "String__Array * WindowsIdentity__GetRoles(void * token, MethodInfo * method)", "dotNetSignature": "String[] _GetRoles(IntPtr)" }, { "virtualAddress": "0x0050F8B4", "name": "WindowsIdentity_GetCurrentToken", "signature": "void * WindowsIdentity_GetCurrentToken(MethodInfo * method)", "dotNetSignature": "IntPtr GetCurrentToken()" }, { "virtualAddress": "0x0050FC00", "name": "WindowsIdentity_GetTokenName", "signature": "String * WindowsIdentity_GetTokenName(void * token, MethodInfo * method)", "dotNetSignature": "String GetTokenName(IntPtr)" }, { "virtualAddress": "0x0050F5BC", "name": "WindowsIdentity_GetUserToken", "signature": "void * WindowsIdentity_GetUserToken(String * username, MethodInfo * method)", "dotNetSignature": "IntPtr GetUserToken(String)" }, { "virtualAddress": "0x0051019C", "name": "WindowsIdentity__cctor", "signature": "void WindowsIdentity__cctor(MethodInfo * method)", "dotNetSignature": "WindowsIdentity()" }, { "virtualAddress": "0x005101EC", "name": "WindowsIdentity__ctor_8", "signature": "void WindowsIdentity__ctor_8(WindowsIdentity * this, WindowsIdentity * identity, MethodInfo * method)", "dotNetSignature": "WindowsIdentity(WindowsIdentity)" }, { "virtualAddress": "0x0051022C", "name": "WindowsIdentity_get_DeviceClaims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * WindowsIdentity_get_DeviceClaims(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_DeviceClaims()" }, { "virtualAddress": "0x0051026C", "name": "WindowsIdentity_get_UserClaims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * WindowsIdentity_get_UserClaims(WindowsIdentity * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_UserClaims()" }, { "virtualAddress": "0x0050F9DC", "name": "WindowsImpersonationContext__ctor", "signature": "void WindowsImpersonationContext__ctor(WindowsImpersonationContext * this, void * token, MethodInfo * method)", "dotNetSignature": "WindowsImpersonationContext(IntPtr)" }, { "virtualAddress": "0x005102E4", "name": "WindowsImpersonationContext_Dispose", "signature": "void WindowsImpersonationContext_Dispose(WindowsImpersonationContext * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005103B4", "name": "WindowsImpersonationContext_Dispose_1", "signature": "void WindowsImpersonationContext_Dispose_1(WindowsImpersonationContext * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005102F4", "name": "WindowsImpersonationContext_Undo", "signature": "void WindowsImpersonationContext_Undo(WindowsImpersonationContext * this, MethodInfo * method)", "dotNetSignature": "Void Undo()" }, { "virtualAddress": "0x00510454", "name": "WindowsImpersonationContext_CloseToken", "signature": "bool WindowsImpersonationContext_CloseToken(void * token, MethodInfo * method)", "dotNetSignature": "Boolean CloseToken(IntPtr)" }, { "virtualAddress": "0x005102AC", "name": "WindowsImpersonationContext_DuplicateToken", "signature": "void * WindowsImpersonationContext_DuplicateToken(void * token, MethodInfo * method)", "dotNetSignature": "IntPtr DuplicateToken(IntPtr)" }, { "virtualAddress": "0x005102B0", "name": "WindowsImpersonationContext_SetCurrentToken", "signature": "bool WindowsImpersonationContext_SetCurrentToken(void * token, MethodInfo * method)", "dotNetSignature": "Boolean SetCurrentToken(IntPtr)" }, { "virtualAddress": "0x00510450", "name": "WindowsImpersonationContext_RevertToSelf", "signature": "bool WindowsImpersonationContext_RevertToSelf(MethodInfo * method)", "dotNetSignature": "Boolean RevertToSelf()" }, { "virtualAddress": "0x00510458", "name": "WindowsImpersonationContext__ctor_1", "signature": "void WindowsImpersonationContext__ctor_1(WindowsImpersonationContext * this, MethodInfo * method)", "dotNetSignature": "WindowsImpersonationContext()" }, { "virtualAddress": "0x00510498", "name": "WindowsPrincipal__ctor", "signature": "void WindowsPrincipal__ctor(WindowsPrincipal * this, WindowsIdentity * ntIdentity, MethodInfo * method)", "dotNetSignature": "WindowsPrincipal(WindowsIdentity)" }, { "virtualAddress": "0x00510554", "name": "WindowsPrincipal_get_Identity", "signature": "IIdentity * WindowsPrincipal_get_Identity(WindowsPrincipal * this, MethodInfo * method)", "dotNetSignature": "IIdentity get_Identity()" }, { "virtualAddress": "0x0051055C", "name": "WindowsPrincipal_IsInRole", "signature": "bool WindowsPrincipal_IsInRole(WindowsPrincipal * this, int32_t rid, MethodInfo * method)", "dotNetSignature": "Boolean IsInRole(Int32)" }, { "virtualAddress": "0x00510660", "name": "WindowsPrincipal_IsInRole_1", "signature": "bool WindowsPrincipal_IsInRole_1(WindowsPrincipal * this, String * role, MethodInfo * method)", "dotNetSignature": "Boolean IsInRole(String)" }, { "virtualAddress": "0x005107BC", "name": "WindowsPrincipal_IsInRole_2", "signature": "bool WindowsPrincipal_IsInRole_2(WindowsPrincipal * this, WindowsBuiltInRole__Enum role, MethodInfo * method)", "dotNetSignature": "Boolean IsInRole(WindowsBuiltInRole)" }, { "virtualAddress": "0x00510870", "name": "WindowsPrincipal_IsInRole_3", "signature": "bool WindowsPrincipal_IsInRole_3(WindowsPrincipal * this, SecurityIdentifier * sid, MethodInfo * method)", "dotNetSignature": "Boolean IsInRole(SecurityIdentifier)" }, { "virtualAddress": "0x00510638", "name": "WindowsPrincipal_get_Token", "signature": "void * WindowsPrincipal_get_Token(WindowsPrincipal * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Token()" }, { "virtualAddress": "0x0051065C", "name": "WindowsPrincipal_IsMemberOfGroupId", "signature": "bool WindowsPrincipal_IsMemberOfGroupId(void * user, void * group, MethodInfo * method)", "dotNetSignature": "Boolean IsMemberOfGroupId(IntPtr, IntPtr)" }, { "virtualAddress": "0x005107B8", "name": "WindowsPrincipal_IsMemberOfGroupName", "signature": "bool WindowsPrincipal_IsMemberOfGroupName(void * user, String * group, MethodInfo * method)", "dotNetSignature": "Boolean IsMemberOfGroupName(IntPtr, String)" }, { "virtualAddress": "0x005108D0", "name": "WindowsPrincipal_get_DeviceClaims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * WindowsPrincipal_get_DeviceClaims(WindowsPrincipal * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_DeviceClaims()" }, { "virtualAddress": "0x00510910", "name": "WindowsPrincipal_get_UserClaims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * WindowsPrincipal_get_UserClaims(WindowsPrincipal * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_UserClaims()" }, { "virtualAddress": "0x006CB0F8", "name": "Claim__ctor", "signature": "void Claim__ctor(Claim * this, BinaryReader * reader, MethodInfo * method)", "dotNetSignature": "Claim(BinaryReader)" }, { "virtualAddress": "0x006CB100", "name": "Claim__ctor_1", "signature": "void Claim__ctor_1(Claim * this, BinaryReader * reader, ClaimsIdentity * subject, MethodInfo * method)", "dotNetSignature": "Claim(BinaryReader, ClaimsIdentity)" }, { "virtualAddress": "0x006CB50C", "name": "Claim__ctor_2", "signature": "void Claim__ctor_2(Claim * this, String * type, String * value, MethodInfo * method)", "dotNetSignature": "Claim(String, String)" }, { "virtualAddress": "0x006CB5C0", "name": "Claim__ctor_3", "signature": "void Claim__ctor_3(Claim * this, String * type, String * value, String * valueType, MethodInfo * method)", "dotNetSignature": "Claim(String, String, String)" }, { "virtualAddress": "0x006CB654", "name": "Claim__ctor_4", "signature": "void Claim__ctor_4(Claim * this, String * type, String * value, String * valueType, String * issuer, MethodInfo * method)", "dotNetSignature": "Claim(String, String, String, String)" }, { "virtualAddress": "0x006CB680", "name": "Claim__ctor_5", "signature": "void Claim__ctor_5(Claim * this, String * type, String * value, String * valueType, String * issuer, String * originalIssuer, MethodInfo * method)", "dotNetSignature": "Claim(String, String, String, String, String)" }, { "virtualAddress": "0x006CB59C", "name": "Claim__ctor_6", "signature": "void Claim__ctor_6(Claim * this, String * type, String * value, String * valueType, String * issuer, String * originalIssuer, ClaimsIdentity * subject, MethodInfo * method)", "dotNetSignature": "Claim(String, String, String, String, String, ClaimsIdentity)" }, { "virtualAddress": "0x006CB6A8", "name": "Claim__ctor_7", "signature": "void Claim__ctor_7(Claim * this, String * type, String * value, String * valueType, String * issuer, String * originalIssuer, ClaimsIdentity * subject, String * propertyKey, String * propertyValue, MethodInfo * method)", "dotNetSignature": "Claim(String, String, String, String, String, ClaimsIdentity, String, String)" }, { "virtualAddress": "0x006CB9DC", "name": "Claim__ctor_8", "signature": "void Claim__ctor_8(Claim * this, Claim * other, MethodInfo * method)", "dotNetSignature": "Claim(Claim)" }, { "virtualAddress": "0x006CBA00", "name": "Claim__ctor_9", "signature": "void Claim__ctor_9(Claim * this, Claim * other, ClaimsIdentity * subject, MethodInfo * method)", "dotNetSignature": "Claim(Claim, ClaimsIdentity)" }, { "virtualAddress": "0x006CBC54", "name": "Claim_get_CustomSerializationData", "signature": "Byte__Array * Claim_get_CustomSerializationData(Claim * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_CustomSerializationData()" }, { "virtualAddress": "0x006CBC5C", "name": "Claim_get_Issuer", "signature": "String * Claim_get_Issuer(Claim * this, MethodInfo * method)", "dotNetSignature": "String get_Issuer()" }, { "virtualAddress": "0x006CBC64", "name": "Claim_OnDeserializedMethod", "signature": "void Claim_OnDeserializedMethod(Claim * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnDeserializedMethod(StreamingContext)" }, { "virtualAddress": "0x006CBCC4", "name": "Claim_get_OriginalIssuer", "signature": "String * Claim_get_OriginalIssuer(Claim * this, MethodInfo * method)", "dotNetSignature": "String get_OriginalIssuer()" }, { "virtualAddress": "0x006CB8D0", "name": "Claim_get_Properties", "signature": "IDictionary_2_System_String_System_String_ * Claim_get_Properties(Claim * this, MethodInfo * method)", "dotNetSignature": "IDictionary\u00602[System.String,System.String] get_Properties()" }, { "virtualAddress": "0x006CBCCC", "name": "Claim_get_Subject", "signature": "ClaimsIdentity * Claim_get_Subject(Claim * this, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity get_Subject()" }, { "virtualAddress": "0x006CBCD4", "name": "Claim_set_Subject", "signature": "void Claim_set_Subject(Claim * this, ClaimsIdentity * value, MethodInfo * method)", "dotNetSignature": "Void set_Subject(ClaimsIdentity)" }, { "virtualAddress": "0x006CBCDC", "name": "Claim_get_Type", "signature": "String * Claim_get_Type(Claim * this, MethodInfo * method)", "dotNetSignature": "String get_Type()" }, { "virtualAddress": "0x006CBCE4", "name": "Claim_get_Value", "signature": "String * Claim_get_Value(Claim * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x006CBCEC", "name": "Claim_get_ValueType", "signature": "String * Claim_get_ValueType(Claim * this, MethodInfo * method)", "dotNetSignature": "String get_ValueType()" }, { "virtualAddress": "0x006CBCF4", "name": "Claim_Clone", "signature": "Claim * Claim_Clone(Claim * this, MethodInfo * method)", "dotNetSignature": "Claim Clone()" }, { "virtualAddress": "0x006CBD04", "name": "Claim_Clone_1", "signature": "Claim * Claim_Clone_1(Claim * this, ClaimsIdentity * identity, MethodInfo * method)", "dotNetSignature": "Claim Clone(ClaimsIdentity)" }, { "virtualAddress": "0x006CB1C8", "name": "Claim_Initialize", "signature": "void Claim_Initialize(Claim * this, BinaryReader * reader, ClaimsIdentity * subject, MethodInfo * method)", "dotNetSignature": "Void Initialize(BinaryReader, ClaimsIdentity)" }, { "virtualAddress": "0x006CBD74", "name": "Claim_WriteTo", "signature": "void Claim_WriteTo(Claim * this, BinaryWriter * writer, MethodInfo * method)", "dotNetSignature": "Void WriteTo(BinaryWriter)" }, { "virtualAddress": "0x006CBD84", "name": "Claim_WriteTo_1", "signature": "void Claim_WriteTo_1(Claim * this, BinaryWriter * writer, Byte__Array * userData, MethodInfo * method)", "dotNetSignature": "Void WriteTo(BinaryWriter, Byte[])" }, { "virtualAddress": "0x006CC4B0", "name": "Claim_ToString", "signature": "String * Claim_ToString(Claim * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006CC52C", "name": "ClaimsIdentity__ctor", "signature": "void ClaimsIdentity__ctor(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity()" }, { "virtualAddress": "0x006CC564", "name": "ClaimsIdentity__ctor_1", "signature": "void ClaimsIdentity__ctor_1(ClaimsIdentity * this, IIdentity * identity, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(IIdentity)" }, { "virtualAddress": "0x006CC548", "name": "ClaimsIdentity__ctor_2", "signature": "void ClaimsIdentity__ctor_2(ClaimsIdentity * this, IEnumerable_1_System_Security_Claims_Claim_ * claims, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(IEnumerable\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006CC598", "name": "ClaimsIdentity__ctor_3", "signature": "void ClaimsIdentity__ctor_3(ClaimsIdentity * this, String * authenticationType, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(String)" }, { "virtualAddress": "0x006CC5B4", "name": "ClaimsIdentity__ctor_4", "signature": "void ClaimsIdentity__ctor_4(ClaimsIdentity * this, IEnumerable_1_System_Security_Claims_Claim_ * claims, String * authenticationType, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(IEnumerable\u00601[System.Security.Claims.Claim], String)" }, { "virtualAddress": "0x006CC57C", "name": "ClaimsIdentity__ctor_5", "signature": "void ClaimsIdentity__ctor_5(ClaimsIdentity * this, IIdentity * identity, IEnumerable_1_System_Security_Claims_Claim_ * claims, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(IIdentity, IEnumerable\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006CC5D0", "name": "ClaimsIdentity__ctor_6", "signature": "void ClaimsIdentity__ctor_6(ClaimsIdentity * this, String * authenticationType, String * nameType, String * roleType, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(String, String, String)" }, { "virtualAddress": "0x006CC5EC", "name": "ClaimsIdentity__ctor_7", "signature": "void ClaimsIdentity__ctor_7(ClaimsIdentity * this, IEnumerable_1_System_Security_Claims_Claim_ * claims, String * authenticationType, String * nameType, String * roleType, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(IEnumerable\u00601[System.Security.Claims.Claim], String, String, String)" }, { "virtualAddress": "0x006CC590", "name": "ClaimsIdentity__ctor_8", "signature": "void ClaimsIdentity__ctor_8(ClaimsIdentity * this, IIdentity * identity, IEnumerable_1_System_Security_Claims_Claim_ * claims, String * authenticationType, String * nameType, String * roleType, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(IIdentity, IEnumerable\u00601[System.Security.Claims.Claim], String, String, String)" }, { "virtualAddress": "0x006CC608", "name": "ClaimsIdentity__ctor_9", "signature": "void ClaimsIdentity__ctor_9(ClaimsIdentity * this, IIdentity * identity, IEnumerable_1_System_Security_Claims_Claim_ * claims, String * authenticationType, String * nameType, String * roleType, bool checkAuthType, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(IIdentity, IEnumerable\u00601[System.Security.Claims.Claim], String, String, String, Boolean)" }, { "virtualAddress": "0x006CCFC8", "name": "ClaimsIdentity__ctor_10", "signature": "void ClaimsIdentity__ctor_10(ClaimsIdentity * this, BinaryReader * reader, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(BinaryReader)" }, { "virtualAddress": "0x006CD2B4", "name": "ClaimsIdentity__ctor_11", "signature": "void ClaimsIdentity__ctor_11(ClaimsIdentity * this, ClaimsIdentity * other, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(ClaimsIdentity)" }, { "virtualAddress": "0x006CD438", "name": "ClaimsIdentity__ctor_12", "signature": "void ClaimsIdentity__ctor_12(ClaimsIdentity * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006CDC10", "name": "ClaimsIdentity__ctor_13", "signature": "void ClaimsIdentity__ctor_13(ClaimsIdentity * this, SerializationInfo * info, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity(SerializationInfo)" }, { "virtualAddress": "0x006CDD3C", "name": "ClaimsIdentity_get_AuthenticationType", "signature": "String * ClaimsIdentity_get_AuthenticationType(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_AuthenticationType()" }, { "virtualAddress": "0x006CDD44", "name": "ClaimsIdentity_get_IsAuthenticated", "signature": "bool ClaimsIdentity_get_IsAuthenticated(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAuthenticated()" }, { "virtualAddress": "0x006CDD68", "name": "ClaimsIdentity_get_Actor", "signature": "ClaimsIdentity * ClaimsIdentity_get_Actor(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity get_Actor()" }, { "virtualAddress": "0x006CDD70", "name": "ClaimsIdentity_set_Actor", "signature": "void ClaimsIdentity_set_Actor(ClaimsIdentity * this, ClaimsIdentity * value, MethodInfo * method)", "dotNetSignature": "Void set_Actor(ClaimsIdentity)" }, { "virtualAddress": "0x006CDE30", "name": "ClaimsIdentity_get_BootstrapContext", "signature": "Object * ClaimsIdentity_get_BootstrapContext(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "Object get_BootstrapContext()" }, { "virtualAddress": "0x006CDE38", "name": "ClaimsIdentity_set_BootstrapContext", "signature": "void ClaimsIdentity_set_BootstrapContext(ClaimsIdentity * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_BootstrapContext(Object)" }, { "virtualAddress": "0x006CDE40", "name": "ClaimsIdentity_get_Claims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * ClaimsIdentity_get_Claims(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_Claims()" }, { "virtualAddress": "0x006CDEF8", "name": "ClaimsIdentity_get_CustomSerializationData", "signature": "Byte__Array * ClaimsIdentity_get_CustomSerializationData(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_CustomSerializationData()" }, { "virtualAddress": "0x006CDF00", "name": "ClaimsIdentity_get_ExternalClaims", "signature": "Collection_1_System_Collections_Generic_IEnumerable_1_ * ClaimsIdentity_get_ExternalClaims(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.Collections.Generic.IEnumerable\u00601] get_ExternalClaims()" }, { "virtualAddress": "0x006CDF08", "name": "ClaimsIdentity_get_Label", "signature": "String * ClaimsIdentity_get_Label(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_Label()" }, { "virtualAddress": "0x006CDF10", "name": "ClaimsIdentity_set_Label", "signature": "void ClaimsIdentity_set_Label(ClaimsIdentity * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Label(String)" }, { "virtualAddress": "0x006CDF18", "name": "ClaimsIdentity_get_Name", "signature": "String * ClaimsIdentity_get_Name(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x006CDF44", "name": "ClaimsIdentity_get_NameClaimType", "signature": "String * ClaimsIdentity_get_NameClaimType(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_NameClaimType()" }, { "virtualAddress": "0x006CDF4C", "name": "ClaimsIdentity_get_RoleClaimType", "signature": "String * ClaimsIdentity_get_RoleClaimType(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_RoleClaimType()" }, { "virtualAddress": "0x006CDF54", "name": "ClaimsIdentity_Clone", "signature": "ClaimsIdentity * ClaimsIdentity_Clone(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity Clone()" }, { "virtualAddress": "0x006CE0D0", "name": "ClaimsIdentity_AddClaim", "signature": "void ClaimsIdentity_AddClaim(ClaimsIdentity * this, Claim * claim, MethodInfo * method)", "dotNetSignature": "Void AddClaim(Claim)" }, { "virtualAddress": "0x006CE1B4", "name": "ClaimsIdentity_AddClaims", "signature": "void ClaimsIdentity_AddClaims(ClaimsIdentity * this, IEnumerable_1_System_Security_Claims_Claim_ * claims, MethodInfo * method)", "dotNetSignature": "Void AddClaims(IEnumerable\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006CE464", "name": "ClaimsIdentity_TryRemoveClaim", "signature": "bool ClaimsIdentity_TryRemoveClaim(ClaimsIdentity * this, Claim * claim, MethodInfo * method)", "dotNetSignature": "Boolean TryRemoveClaim(Claim)" }, { "virtualAddress": "0x006CE524", "name": "ClaimsIdentity_RemoveClaim", "signature": "void ClaimsIdentity_RemoveClaim(ClaimsIdentity * this, Claim * claim, MethodInfo * method)", "dotNetSignature": "Void RemoveClaim(Claim)" }, { "virtualAddress": "0x006CCC40", "name": "ClaimsIdentity_SafeAddClaims", "signature": "void ClaimsIdentity_SafeAddClaims(ClaimsIdentity * this, IEnumerable_1_System_Security_Claims_Claim_ * claims, MethodInfo * method)", "dotNetSignature": "Void SafeAddClaims(IEnumerable\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006CCF20", "name": "ClaimsIdentity_SafeAddClaim", "signature": "void ClaimsIdentity_SafeAddClaim(ClaimsIdentity * this, Claim * claim, MethodInfo * method)", "dotNetSignature": "Void SafeAddClaim(Claim)" }, { "virtualAddress": "0x006CE618", "name": "ClaimsIdentity_FindAll", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * ClaimsIdentity_FindAll(ClaimsIdentity * this, Predicate_1_System_Security_Claims_Claim_ * match, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006CE958", "name": "ClaimsIdentity_FindAll_1", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * ClaimsIdentity_FindAll_1(ClaimsIdentity * this, String * type, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(String)" }, { "virtualAddress": "0x006CEC98", "name": "ClaimsIdentity_HasClaim", "signature": "bool ClaimsIdentity_HasClaim(ClaimsIdentity * this, Predicate_1_System_Security_Claims_Claim_ * match, MethodInfo * method)", "dotNetSignature": "Boolean HasClaim(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006CEFC8", "name": "ClaimsIdentity_HasClaim_1", "signature": "bool ClaimsIdentity_HasClaim_1(ClaimsIdentity * this, String * type, String * value, MethodInfo * method)", "dotNetSignature": "Boolean HasClaim(String, String)" }, { "virtualAddress": "0x006CF344", "name": "ClaimsIdentity_FindFirst", "signature": "Claim * ClaimsIdentity_FindFirst(ClaimsIdentity * this, Predicate_1_System_Security_Claims_Claim_ * match, MethodInfo * method)", "dotNetSignature": "Claim FindFirst(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006CF674", "name": "ClaimsIdentity_FindFirst_1", "signature": "Claim * ClaimsIdentity_FindFirst_1(ClaimsIdentity * this, String * type, MethodInfo * method)", "dotNetSignature": "Claim FindFirst(String)" }, { "virtualAddress": "0x006CF99C", "name": "ClaimsIdentity_OnSerializingMethod", "signature": "void ClaimsIdentity_OnSerializingMethod(ClaimsIdentity * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnSerializingMethod(StreamingContext)" }, { "virtualAddress": "0x006CFBE0", "name": "ClaimsIdentity_OnDeserializedMethod", "signature": "void ClaimsIdentity_OnDeserializedMethod(ClaimsIdentity * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnDeserializedMethod(StreamingContext)" }, { "virtualAddress": "0x006CFF1C", "name": "ClaimsIdentity_OnDeserializingMethod", "signature": "void ClaimsIdentity_OnDeserializingMethod(ClaimsIdentity * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnDeserializingMethod(StreamingContext)" }, { "virtualAddress": "0x006CFFC4", "name": "ClaimsIdentity_GetObjectData", "signature": "void ClaimsIdentity_GetObjectData(ClaimsIdentity * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006CFCA4", "name": "ClaimsIdentity_DeserializeClaims", "signature": "void ClaimsIdentity_DeserializeClaims(ClaimsIdentity * this, String * serializedClaims, MethodInfo * method)", "dotNetSignature": "Void DeserializeClaims(String)" }, { "virtualAddress": "0x006CFA08", "name": "ClaimsIdentity_SerializeClaims", "signature": "String * ClaimsIdentity_SerializeClaims(ClaimsIdentity * this, MethodInfo * method)", "dotNetSignature": "String SerializeClaims()" }, { "virtualAddress": "0x006CCC08", "name": "ClaimsIdentity_IsCircular", "signature": "bool ClaimsIdentity_IsCircular(ClaimsIdentity * this, ClaimsIdentity * subject, MethodInfo * method)", "dotNetSignature": "Boolean IsCircular(ClaimsIdentity)" }, { "virtualAddress": "0x006CD0E8", "name": "ClaimsIdentity_Initialize", "signature": "void ClaimsIdentity_Initialize(ClaimsIdentity * this, BinaryReader * reader, MethodInfo * method)", "dotNetSignature": "Void Initialize(BinaryReader)" }, { "virtualAddress": "0x006D0494", "name": "ClaimsIdentity_CreateClaim", "signature": "Claim * ClaimsIdentity_CreateClaim(ClaimsIdentity * this, BinaryReader * reader, MethodInfo * method)", "dotNetSignature": "Claim CreateClaim(BinaryReader)" }, { "virtualAddress": "0x006D0544", "name": "ClaimsIdentity_WriteTo", "signature": "void ClaimsIdentity_WriteTo(ClaimsIdentity * this, BinaryWriter * writer, MethodInfo * method)", "dotNetSignature": "Void WriteTo(BinaryWriter)" }, { "virtualAddress": "0x006D0558", "name": "ClaimsIdentity_WriteTo_1", "signature": "void ClaimsIdentity_WriteTo_1(ClaimsIdentity * this, BinaryWriter * writer, Byte__Array * userData, MethodInfo * method)", "dotNetSignature": "Void WriteTo(BinaryWriter, Byte[])" }, { "virtualAddress": "0x006CD574", "name": "ClaimsIdentity_Deserialize", "signature": "void ClaimsIdentity_Deserialize(ClaimsIdentity * this, SerializationInfo * info, StreamingContext context, bool useContext, MethodInfo * method)", "dotNetSignature": "Void Deserialize(SerializationInfo, StreamingContext, Boolean)" }, { "virtualAddress": "0x006CDEC0", "name": "ClaimsIdentity_get_Claims_d_51__ctor", "signature": "void ClaimsIdentity_get_Claims_d_51__ctor(ClaimsIdentity_get_Claims_d_51 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity\u002B\u003Cget_Claims\u003Ed__51(Int32)" }, { "virtualAddress": "0x006D095C", "name": "ClaimsIdentity_get_Claims_d_51_System_IDisposable_Dispose", "signature": "void ClaimsIdentity_get_Claims_d_51_System_IDisposable_Dispose(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x006D0A38", "name": "ClaimsIdentity_get_Claims_d_51_MoveNext", "signature": "bool ClaimsIdentity_get_Claims_d_51_MoveNext(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x006D0978", "name": "ClaimsIdentity_get_Claims_d_51___m__Finally1", "signature": "void ClaimsIdentity_get_Claims_d_51___m__Finally1(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally1()" }, { "virtualAddress": "0x006D0DC8", "name": "ClaimsIdentity_get_Claims_d_51_System_Collections_Generic_IEnumerator_System_Security_Claims_Claim__get_Current", "signature": "Claim * ClaimsIdentity_get_Claims_d_51_System_Collections_Generic_IEnumerator_System_Security_Claims_Claim__get_Current(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "Claim System.Collections.Generic.IEnumerator\u003CSystem.Security.Claims.Claim\u003E.get_Current()" }, { "virtualAddress": "0x006D0DD0", "name": "ClaimsIdentity_get_Claims_d_51_System_Collections_IEnumerator_Reset", "signature": "void ClaimsIdentity_get_Claims_d_51_System_Collections_IEnumerator_Reset(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x006D0E30", "name": "ClaimsIdentity_get_Claims_d_51_System_Collections_IEnumerator_get_Current", "signature": "Object * ClaimsIdentity_get_Claims_d_51_System_Collections_IEnumerator_get_Current(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x006D0E38", "name": "ClaimsIdentity_get_Claims_d_51_System_Collections_Generic_IEnumerable_System_Security_Claims_Claim__GetEnumerator", "signature": "IEnumerator_1_System_Security_Claims_Claim_ * ClaimsIdentity_get_Claims_d_51_System_Collections_Generic_IEnumerable_System_Security_Claims_Claim__GetEnumerator(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Security.Claims.Claim] System.Collections.Generic.IEnumerable\u003CSystem.Security.Claims.Claim\u003E.GetEnumerator()" }, { "virtualAddress": "0x006D0EE4", "name": "ClaimsIdentity_get_Claims_d_51_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ClaimsIdentity_get_Claims_d_51_System_Collections_IEnumerable_GetEnumerator(ClaimsIdentity_get_Claims_d_51 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x006D0EE8", "name": "ClaimsPrincipal_SelectPrimaryIdentity", "signature": "ClaimsIdentity * ClaimsPrincipal_SelectPrimaryIdentity(IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * identities, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity SelectPrimaryIdentity(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x006D1210", "name": "ClaimsPrincipal_SelectClaimsPrincipal", "signature": "ClaimsPrincipal * ClaimsPrincipal_SelectClaimsPrincipal(MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal SelectClaimsPrincipal()" }, { "virtualAddress": "0x006D14DC", "name": "ClaimsPrincipal_get_PrimaryIdentitySelector", "signature": "Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * ClaimsPrincipal_get_PrimaryIdentitySelector(MethodInfo * method)", "dotNetSignature": "Func\u00602[System.Collections.Generic.IEnumerable\u00601,System.Security.Claims.ClaimsIdentity] get_PrimaryIdentitySelector()" }, { "virtualAddress": "0x006D1544", "name": "ClaimsPrincipal_set_PrimaryIdentitySelector", "signature": "void ClaimsPrincipal_set_PrimaryIdentitySelector(Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * value, MethodInfo * method)", "dotNetSignature": "Void set_PrimaryIdentitySelector(Func\u00602[System.Collections.Generic.IEnumerable\u00601,System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x006D15B0", "name": "ClaimsPrincipal_get_ClaimsPrincipalSelector", "signature": "Func_1_System_Security_Claims_ClaimsPrincipal_ * ClaimsPrincipal_get_ClaimsPrincipalSelector(MethodInfo * method)", "dotNetSignature": "Func\u00601[System.Security.Claims.ClaimsPrincipal] get_ClaimsPrincipalSelector()" }, { "virtualAddress": "0x006D1618", "name": "ClaimsPrincipal_set_ClaimsPrincipalSelector", "signature": "void ClaimsPrincipal_set_ClaimsPrincipalSelector(Func_1_System_Security_Claims_ClaimsPrincipal_ * value, MethodInfo * method)", "dotNetSignature": "Void set_ClaimsPrincipalSelector(Func\u00601[System.Security.Claims.ClaimsPrincipal])" }, { "virtualAddress": "0x006D1684", "name": "ClaimsPrincipal__ctor", "signature": "void ClaimsPrincipal__ctor(ClaimsPrincipal * this, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal()" }, { "virtualAddress": "0x006D1704", "name": "ClaimsPrincipal__ctor_1", "signature": "void ClaimsPrincipal__ctor_1(ClaimsPrincipal * this, IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * identities, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x006D17F0", "name": "ClaimsPrincipal__ctor_2", "signature": "void ClaimsPrincipal__ctor_2(ClaimsPrincipal * this, IIdentity * identity, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal(IIdentity)" }, { "virtualAddress": "0x006D12B8", "name": "ClaimsPrincipal__ctor_3", "signature": "void ClaimsPrincipal__ctor_3(ClaimsPrincipal * this, IPrincipal * principal, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal(IPrincipal)" }, { "virtualAddress": "0x006D1950", "name": "ClaimsPrincipal__ctor_4", "signature": "void ClaimsPrincipal__ctor_4(ClaimsPrincipal * this, BinaryReader * reader, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal(BinaryReader)" }, { "virtualAddress": "0x006D1BD0", "name": "ClaimsPrincipal__ctor_5", "signature": "void ClaimsPrincipal__ctor_5(ClaimsPrincipal * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006D1DE8", "name": "ClaimsPrincipal_get_CustomSerializationData", "signature": "Byte__Array * ClaimsPrincipal_get_CustomSerializationData(ClaimsPrincipal * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_CustomSerializationData()" }, { "virtualAddress": "0x006D1DF0", "name": "ClaimsPrincipal_Clone", "signature": "ClaimsPrincipal * ClaimsPrincipal_Clone(ClaimsPrincipal * this, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal Clone()" }, { "virtualAddress": "0x006D1E50", "name": "ClaimsPrincipal_CreateClaimsIdentity", "signature": "ClaimsIdentity * ClaimsPrincipal_CreateClaimsIdentity(ClaimsPrincipal * this, BinaryReader * reader, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity CreateClaimsIdentity(BinaryReader)" }, { "virtualAddress": "0x006D1EF0", "name": "ClaimsPrincipal_OnSerializingMethod", "signature": "void ClaimsPrincipal_OnSerializingMethod(ClaimsPrincipal * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnSerializingMethod(StreamingContext)" }, { "virtualAddress": "0x006D2730", "name": "ClaimsPrincipal_OnDeserializedMethod", "signature": "void ClaimsPrincipal_OnDeserializedMethod(ClaimsPrincipal * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnDeserializedMethod(StreamingContext)" }, { "virtualAddress": "0x006D2D44", "name": "ClaimsPrincipal_GetObjectData", "signature": "void ClaimsPrincipal_GetObjectData(ClaimsPrincipal * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006D1CA8", "name": "ClaimsPrincipal_Deserialize", "signature": "void ClaimsPrincipal_Deserialize(ClaimsPrincipal * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void Deserialize(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006D2798", "name": "ClaimsPrincipal_DeserializeIdentities", "signature": "void ClaimsPrincipal_DeserializeIdentities(ClaimsPrincipal * this, String * identities, MethodInfo * method)", "dotNetSignature": "Void DeserializeIdentities(String)" }, { "virtualAddress": "0x006D1F54", "name": "ClaimsPrincipal_SerializeIdentities", "signature": "String * ClaimsPrincipal_SerializeIdentities(ClaimsPrincipal * this, MethodInfo * method)", "dotNetSignature": "String SerializeIdentities()" }, { "virtualAddress": "0x006D2E0C", "name": "ClaimsPrincipal_AddIdentity", "signature": "void ClaimsPrincipal_AddIdentity(ClaimsPrincipal * this, ClaimsIdentity * identity, MethodInfo * method)", "dotNetSignature": "Void AddIdentity(ClaimsIdentity)" }, { "virtualAddress": "0x006D2EB4", "name": "ClaimsPrincipal_AddIdentities", "signature": "void ClaimsPrincipal_AddIdentities(ClaimsPrincipal * this, IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * identities, MethodInfo * method)", "dotNetSignature": "Void AddIdentities(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x006D2F5C", "name": "ClaimsPrincipal_get_Claims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * ClaimsPrincipal_get_Claims(ClaimsPrincipal * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_Claims()" }, { "virtualAddress": "0x006D3014", "name": "ClaimsPrincipal_get_Current", "signature": "ClaimsPrincipal * ClaimsPrincipal_get_Current(MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal get_Current()" }, { "virtualAddress": "0x006D30E0", "name": "ClaimsPrincipal_FindAll", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * ClaimsPrincipal_FindAll(ClaimsPrincipal * this, Predicate_1_System_Security_Claims_Claim_ * match, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006D36C0", "name": "ClaimsPrincipal_FindAll_1", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * ClaimsPrincipal_FindAll_1(ClaimsPrincipal * this, String * type, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(String)" }, { "virtualAddress": "0x006D3CA0", "name": "ClaimsPrincipal_FindFirst", "signature": "Claim * ClaimsPrincipal_FindFirst(ClaimsPrincipal * this, Predicate_1_System_Security_Claims_Claim_ * match, MethodInfo * method)", "dotNetSignature": "Claim FindFirst(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006D3FC0", "name": "ClaimsPrincipal_FindFirst_1", "signature": "Claim * ClaimsPrincipal_FindFirst_1(ClaimsPrincipal * this, String * type, MethodInfo * method)", "dotNetSignature": "Claim FindFirst(String)" }, { "virtualAddress": "0x006D40E4", "name": "ClaimsPrincipal_HasClaim", "signature": "bool ClaimsPrincipal_HasClaim(ClaimsPrincipal * this, Predicate_1_System_Security_Claims_Claim_ * match, MethodInfo * method)", "dotNetSignature": "Boolean HasClaim(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x006D4210", "name": "ClaimsPrincipal_HasClaim_1", "signature": "bool ClaimsPrincipal_HasClaim_1(ClaimsPrincipal * this, String * type, String * value, MethodInfo * method)", "dotNetSignature": "Boolean HasClaim(String, String)" }, { "virtualAddress": "0x006D4364", "name": "ClaimsPrincipal_get_Identities", "signature": "IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * ClaimsPrincipal_get_Identities(ClaimsPrincipal * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.ClaimsIdentity] get_Identities()" }, { "virtualAddress": "0x006D43BC", "name": "ClaimsPrincipal_get_Identity", "signature": "IIdentity * ClaimsPrincipal_get_Identity(ClaimsPrincipal * this, MethodInfo * method)", "dotNetSignature": "IIdentity get_Identity()" }, { "virtualAddress": "0x006D4490", "name": "ClaimsPrincipal_IsInRole", "signature": "bool ClaimsPrincipal_IsInRole(ClaimsPrincipal * this, String * role, MethodInfo * method)", "dotNetSignature": "Boolean IsInRole(String)" }, { "virtualAddress": "0x006D1A28", "name": "ClaimsPrincipal_Initialize", "signature": "void ClaimsPrincipal_Initialize(ClaimsPrincipal * this, BinaryReader * reader, MethodInfo * method)", "dotNetSignature": "Void Initialize(BinaryReader)" }, { "virtualAddress": "0x006D45B0", "name": "ClaimsPrincipal_WriteTo", "signature": "void ClaimsPrincipal_WriteTo(ClaimsPrincipal * this, BinaryWriter * writer, MethodInfo * method)", "dotNetSignature": "Void WriteTo(BinaryWriter)" }, { "virtualAddress": "0x006D45C4", "name": "ClaimsPrincipal_WriteTo_1", "signature": "void ClaimsPrincipal_WriteTo_1(ClaimsPrincipal * this, BinaryWriter * writer, Byte__Array * userData, MethodInfo * method)", "dotNetSignature": "Void WriteTo(BinaryWriter, Byte[])" }, { "virtualAddress": "0x006D47F8", "name": "ClaimsPrincipal__cctor", "signature": "void ClaimsPrincipal__cctor(MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal()" }, { "virtualAddress": "0x006D2FDC", "name": "ClaimsPrincipal_get_Claims_d_37__ctor", "signature": "void ClaimsPrincipal_get_Claims_d_37__ctor(ClaimsPrincipal_get_Claims_d_37 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal\u002B\u003Cget_Claims\u003Ed__37(Int32)" }, { "virtualAddress": "0x006D48C0", "name": "ClaimsPrincipal_get_Claims_d_37_System_IDisposable_Dispose", "signature": "void ClaimsPrincipal_get_Claims_d_37_System_IDisposable_Dispose(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x006D4AB8", "name": "ClaimsPrincipal_get_Claims_d_37_MoveNext", "signature": "bool ClaimsPrincipal_get_Claims_d_37_MoveNext(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x006D49F8", "name": "ClaimsPrincipal_get_Claims_d_37___m__Finally1", "signature": "void ClaimsPrincipal_get_Claims_d_37___m__Finally1(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally1()" }, { "virtualAddress": "0x006D4938", "name": "ClaimsPrincipal_get_Claims_d_37___m__Finally2", "signature": "void ClaimsPrincipal_get_Claims_d_37___m__Finally2(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "Void \u003C\u003Em__Finally2()" }, { "virtualAddress": "0x006D4EE0", "name": "ClaimsPrincipal_get_Claims_d_37_System_Collections_Generic_IEnumerator_System_Security_Claims_Claim__get_Current", "signature": "Claim * ClaimsPrincipal_get_Claims_d_37_System_Collections_Generic_IEnumerator_System_Security_Claims_Claim__get_Current(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "Claim System.Collections.Generic.IEnumerator\u003CSystem.Security.Claims.Claim\u003E.get_Current()" }, { "virtualAddress": "0x006D4EE8", "name": "ClaimsPrincipal_get_Claims_d_37_System_Collections_IEnumerator_Reset", "signature": "void ClaimsPrincipal_get_Claims_d_37_System_Collections_IEnumerator_Reset(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x006D4F48", "name": "ClaimsPrincipal_get_Claims_d_37_System_Collections_IEnumerator_get_Current", "signature": "Object * ClaimsPrincipal_get_Claims_d_37_System_Collections_IEnumerator_get_Current(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x006D4F50", "name": "ClaimsPrincipal_get_Claims_d_37_System_Collections_Generic_IEnumerable_System_Security_Claims_Claim__GetEnumerator", "signature": "IEnumerator_1_System_Security_Claims_Claim_ * ClaimsPrincipal_get_Claims_d_37_System_Collections_Generic_IEnumerable_System_Security_Claims_Claim__GetEnumerator(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Security.Claims.Claim] System.Collections.Generic.IEnumerable\u003CSystem.Security.Claims.Claim\u003E.GetEnumerator()" }, { "virtualAddress": "0x006D4FFC", "name": "ClaimsPrincipal_get_Claims_d_37_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ClaimsPrincipal_get_Claims_d_37_System_Collections_IEnumerable_GetEnumerator(ClaimsPrincipal_get_Claims_d_37 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x006D5000", "name": "RoleClaimProvider__ctor", "signature": "void RoleClaimProvider__ctor(RoleClaimProvider * this, String * issuer, String__Array * roles, ClaimsIdentity * subject, MethodInfo * method)", "dotNetSignature": "RoleClaimProvider(String, String[], ClaimsIdentity)" }, { "virtualAddress": "0x006D5040", "name": "RoleClaimProvider_get_Claims", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * RoleClaimProvider_get_Claims(RoleClaimProvider * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_Claims()" }, { "virtualAddress": "0x006D50C0", "name": "RoleClaimProvider_get_Claims_d_5__ctor", "signature": "void RoleClaimProvider_get_Claims_d_5__ctor(RoleClaimProvider_get_Claims_d_5 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "RoleClaimProvider\u002B\u003Cget_Claims\u003Ed__5(Int32)" }, { "virtualAddress": "0x006D50F8", "name": "RoleClaimProvider_get_Claims_d_5_System_IDisposable_Dispose", "signature": "void RoleClaimProvider_get_Claims_d_5_System_IDisposable_Dispose(RoleClaimProvider_get_Claims_d_5 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x006D50FC", "name": "RoleClaimProvider_get_Claims_d_5_MoveNext", "signature": "bool RoleClaimProvider_get_Claims_d_5_MoveNext(RoleClaimProvider_get_Claims_d_5 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x006D5238", "name": "RoleClaimProvider_get_Claims_d_5_System_Collections_Generic_IEnumerator_System_Security_Claims_Claim__get_Current", "signature": "Claim * RoleClaimProvider_get_Claims_d_5_System_Collections_Generic_IEnumerator_System_Security_Claims_Claim__get_Current(RoleClaimProvider_get_Claims_d_5 * this, MethodInfo * method)", "dotNetSignature": "Claim System.Collections.Generic.IEnumerator\u003CSystem.Security.Claims.Claim\u003E.get_Current()" }, { "virtualAddress": "0x006D5240", "name": "RoleClaimProvider_get_Claims_d_5_System_Collections_IEnumerator_Reset", "signature": "void RoleClaimProvider_get_Claims_d_5_System_Collections_IEnumerator_Reset(RoleClaimProvider_get_Claims_d_5 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x006D52A0", "name": "RoleClaimProvider_get_Claims_d_5_System_Collections_IEnumerator_get_Current", "signature": "Object * RoleClaimProvider_get_Claims_d_5_System_Collections_IEnumerator_get_Current(RoleClaimProvider_get_Claims_d_5 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x006D52A8", "name": "RoleClaimProvider_get_Claims_d_5_System_Collections_Generic_IEnumerable_System_Security_Claims_Claim__GetEnumerator", "signature": "IEnumerator_1_System_Security_Claims_Claim_ * RoleClaimProvider_get_Claims_d_5_System_Collections_Generic_IEnumerable_System_Security_Claims_Claim__GetEnumerator(RoleClaimProvider_get_Claims_d_5 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Security.Claims.Claim] System.Collections.Generic.IEnumerable\u003CSystem.Security.Claims.Claim\u003E.GetEnumerator()" }, { "virtualAddress": "0x006D5354", "name": "RoleClaimProvider_get_Claims_d_5_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * RoleClaimProvider_get_Claims_d_5_System_Collections_IEnumerable_GetEnumerator(RoleClaimProvider_get_Claims_d_5 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x008299C4", "name": "HashAlgorithmName_get_MD5", "signature": "HashAlgorithmName HashAlgorithmName_get_MD5(MethodInfo * method)", "dotNetSignature": "HashAlgorithmName get_MD5()" }, { "virtualAddress": "0x00826568", "name": "HashAlgorithmName_get_SHA1", "signature": "HashAlgorithmName HashAlgorithmName_get_SHA1(MethodInfo * method)", "dotNetSignature": "HashAlgorithmName get_SHA1()" }, { "virtualAddress": "0x00829A0C", "name": "HashAlgorithmName_get_SHA256", "signature": "HashAlgorithmName HashAlgorithmName_get_SHA256(MethodInfo * method)", "dotNetSignature": "HashAlgorithmName get_SHA256()" }, { "virtualAddress": "0x00829A54", "name": "HashAlgorithmName_get_SHA384", "signature": "HashAlgorithmName HashAlgorithmName_get_SHA384(MethodInfo * method)", "dotNetSignature": "HashAlgorithmName get_SHA384()" }, { "virtualAddress": "0x00829A9C", "name": "HashAlgorithmName_get_SHA512", "signature": "HashAlgorithmName HashAlgorithmName_get_SHA512(MethodInfo * method)", "dotNetSignature": "HashAlgorithmName get_SHA512()" }, { "virtualAddress": "0x00403A00", "name": "HashAlgorithmName__ctor", "signature": "void HashAlgorithmName__ctor(HashAlgorithmName__Boxed * this, String * name, MethodInfo * method)", "dotNetSignature": "HashAlgorithmName(String)" }, { "virtualAddress": "0x00403A08", "name": "HashAlgorithmName_get_Name", "signature": "String * HashAlgorithmName_get_Name(HashAlgorithmName__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00403A10", "name": "HashAlgorithmName_ToString", "signature": "String * HashAlgorithmName_ToString(HashAlgorithmName__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00403A6C", "name": "HashAlgorithmName_Equals", "signature": "bool HashAlgorithmName_Equals(HashAlgorithmName__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00403A74", "name": "HashAlgorithmName_Equals_1", "signature": "bool HashAlgorithmName_Equals_1(HashAlgorithmName__Boxed * this, HashAlgorithmName other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(HashAlgorithmName)" }, { "virtualAddress": "0x00403A80", "name": "HashAlgorithmName_GetHashCode", "signature": "int32_t HashAlgorithmName_GetHashCode(HashAlgorithmName__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00829C04", "name": "HashAlgorithmName_op_Equality", "signature": "bool HashAlgorithmName_op_Equality(HashAlgorithmName left, HashAlgorithmName right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(HashAlgorithmName, HashAlgorithmName)" }, { "virtualAddress": "0x008265B0", "name": "HashAlgorithmName_op_Inequality", "signature": "bool HashAlgorithmName_op_Inequality(HashAlgorithmName left, HashAlgorithmName right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(HashAlgorithmName, HashAlgorithmName)" }, { "virtualAddress": "0x008C3524", "name": "RSAEncryptionPadding_get_Pkcs1", "signature": "RSAEncryptionPadding * RSAEncryptionPadding_get_Pkcs1(MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding get_Pkcs1()" }, { "virtualAddress": "0x008C358C", "name": "RSAEncryptionPadding_get_OaepSHA1", "signature": "RSAEncryptionPadding * RSAEncryptionPadding_get_OaepSHA1(MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding get_OaepSHA1()" }, { "virtualAddress": "0x008C35F4", "name": "RSAEncryptionPadding_get_OaepSHA256", "signature": "RSAEncryptionPadding * RSAEncryptionPadding_get_OaepSHA256(MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding get_OaepSHA256()" }, { "virtualAddress": "0x008C365C", "name": "RSAEncryptionPadding_get_OaepSHA384", "signature": "RSAEncryptionPadding * RSAEncryptionPadding_get_OaepSHA384(MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding get_OaepSHA384()" }, { "virtualAddress": "0x008C36C4", "name": "RSAEncryptionPadding_get_OaepSHA512", "signature": "RSAEncryptionPadding * RSAEncryptionPadding_get_OaepSHA512(MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding get_OaepSHA512()" }, { "virtualAddress": "0x008C372C", "name": "RSAEncryptionPadding__ctor", "signature": "void RSAEncryptionPadding__ctor(RSAEncryptionPadding * this, RSAEncryptionPaddingMode__Enum mode, HashAlgorithmName oaepHashAlgorithm, MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding(RSAEncryptionPaddingMode, HashAlgorithmName)" }, { "virtualAddress": "0x008C3768", "name": "RSAEncryptionPadding_CreateOaep", "signature": "RSAEncryptionPadding * RSAEncryptionPadding_CreateOaep(HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding CreateOaep(HashAlgorithmName)" }, { "virtualAddress": "0x008C3840", "name": "RSAEncryptionPadding_get_Mode", "signature": "RSAEncryptionPaddingMode__Enum RSAEncryptionPadding_get_Mode(RSAEncryptionPadding * this, MethodInfo * method)", "dotNetSignature": "RSAEncryptionPaddingMode get_Mode()" }, { "virtualAddress": "0x008C3848", "name": "RSAEncryptionPadding_get_OaepHashAlgorithm", "signature": "HashAlgorithmName RSAEncryptionPadding_get_OaepHashAlgorithm(RSAEncryptionPadding * this, MethodInfo * method)", "dotNetSignature": "HashAlgorithmName get_OaepHashAlgorithm()" }, { "virtualAddress": "0x008C3850", "name": "RSAEncryptionPadding_GetHashCode", "signature": "int32_t RSAEncryptionPadding_GetHashCode(RSAEncryptionPadding * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008C38DC", "name": "RSAEncryptionPadding_CombineHashCodes", "signature": "int32_t RSAEncryptionPadding_CombineHashCodes(int32_t h1, int32_t h2, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x008C38E8", "name": "RSAEncryptionPadding_Equals", "signature": "bool RSAEncryptionPadding_Equals(RSAEncryptionPadding * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008C395C", "name": "RSAEncryptionPadding_Equals_1", "signature": "bool RSAEncryptionPadding_Equals_1(RSAEncryptionPadding * this, RSAEncryptionPadding * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RSAEncryptionPadding)" }, { "virtualAddress": "0x008C0DA8", "name": "RSAEncryptionPadding_op_Equality", "signature": "bool RSAEncryptionPadding_op_Equality(RSAEncryptionPadding * left, RSAEncryptionPadding * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RSAEncryptionPadding, RSAEncryptionPadding)" }, { "virtualAddress": "0x008C3A10", "name": "RSAEncryptionPadding_op_Inequality", "signature": "bool RSAEncryptionPadding_op_Inequality(RSAEncryptionPadding * left, RSAEncryptionPadding * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RSAEncryptionPadding, RSAEncryptionPadding)" }, { "virtualAddress": "0x008C3A90", "name": "RSAEncryptionPadding_ToString", "signature": "String * RSAEncryptionPadding_ToString(RSAEncryptionPadding * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008C3B24", "name": "RSAEncryptionPadding__cctor", "signature": "void RSAEncryptionPadding__cctor(MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding()" }, { "virtualAddress": "0x008C3BF0", "name": "RSAEncryptionPadding__ctor_1", "signature": "void RSAEncryptionPadding__ctor_1(RSAEncryptionPadding * this, MethodInfo * method)", "dotNetSignature": "RSAEncryptionPadding()" }, { "virtualAddress": "0x008C5CBC", "name": "RSASignaturePadding__ctor", "signature": "void RSASignaturePadding__ctor(RSASignaturePadding * this, RSASignaturePaddingMode__Enum mode, MethodInfo * method)", "dotNetSignature": "RSASignaturePadding(RSASignaturePaddingMode)" }, { "virtualAddress": "0x008C5CE8", "name": "RSASignaturePadding_get_Pkcs1", "signature": "RSASignaturePadding * RSASignaturePadding_get_Pkcs1(MethodInfo * method)", "dotNetSignature": "RSASignaturePadding get_Pkcs1()" }, { "virtualAddress": "0x008C5D50", "name": "RSASignaturePadding_get_Pss", "signature": "RSASignaturePadding * RSASignaturePadding_get_Pss(MethodInfo * method)", "dotNetSignature": "RSASignaturePadding get_Pss()" }, { "virtualAddress": "0x008C5DB8", "name": "RSASignaturePadding_get_Mode", "signature": "RSASignaturePaddingMode__Enum RSASignaturePadding_get_Mode(RSASignaturePadding * this, MethodInfo * method)", "dotNetSignature": "RSASignaturePaddingMode get_Mode()" }, { "virtualAddress": "0x008C5DC0", "name": "RSASignaturePadding_GetHashCode", "signature": "int32_t RSASignaturePadding_GetHashCode(RSASignaturePadding * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008C5DEC", "name": "RSASignaturePadding_Equals", "signature": "bool RSASignaturePadding_Equals(RSASignaturePadding * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008C5E60", "name": "RSASignaturePadding_Equals_1", "signature": "bool RSASignaturePadding_Equals_1(RSASignaturePadding * this, RSASignaturePadding * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(RSASignaturePadding)" }, { "virtualAddress": "0x008C14EC", "name": "RSASignaturePadding_op_Equality", "signature": "bool RSASignaturePadding_op_Equality(RSASignaturePadding * left, RSASignaturePadding * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(RSASignaturePadding, RSASignaturePadding)" }, { "virtualAddress": "0x008C1500", "name": "RSASignaturePadding_op_Inequality", "signature": "bool RSASignaturePadding_op_Inequality(RSASignaturePadding * left, RSASignaturePadding * right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(RSASignaturePadding, RSASignaturePadding)" }, { "virtualAddress": "0x008C5EFC", "name": "RSASignaturePadding_ToString", "signature": "String * RSASignaturePadding_ToString(RSASignaturePadding * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008C5F88", "name": "RSASignaturePadding__cctor", "signature": "void RSASignaturePadding__cctor(MethodInfo * method)", "dotNetSignature": "RSASignaturePadding()" }, { "virtualAddress": "0x008C6018", "name": "RSASignaturePadding__ctor_1", "signature": "void RSASignaturePadding__ctor_1(RSASignaturePadding * this, MethodInfo * method)", "dotNetSignature": "RSASignaturePadding()" }, { "virtualAddress": "0x006D5F84", "name": "Aes__ctor", "signature": "void Aes__ctor(Aes * this, MethodInfo * method)", "dotNetSignature": "Aes()" }, { "virtualAddress": "0x006D6024", "name": "Aes_Create", "signature": "Aes * Aes_Create(MethodInfo * method)", "dotNetSignature": "Aes Create()" }, { "virtualAddress": "0x006D608C", "name": "Aes_Create_1", "signature": "Aes * Aes_Create_1(String * algorithmName, MethodInfo * method)", "dotNetSignature": "Aes Create(String)" }, { "virtualAddress": "0x006D6158", "name": "Aes__cctor", "signature": "void Aes__cctor(MethodInfo * method)", "dotNetSignature": "Aes()" }, { "virtualAddress": "0x006D62A8", "name": "AsymmetricAlgorithm__ctor", "signature": "void AsymmetricAlgorithm__ctor(AsymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "AsymmetricAlgorithm()" }, { "virtualAddress": "0x006D62B0", "name": "AsymmetricAlgorithm_Dispose", "signature": "void AsymmetricAlgorithm_Dispose(AsymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006D62B4", "name": "AsymmetricAlgorithm_Clear", "signature": "void AsymmetricAlgorithm_Clear(AsymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x006D6330", "name": "AsymmetricAlgorithm_Dispose_1", "signature": "void AsymmetricAlgorithm_Dispose_1(AsymmetricAlgorithm * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006D6334", "name": "AsymmetricAlgorithm_get_KeySize", "signature": "int32_t AsymmetricAlgorithm_get_KeySize(AsymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x006D633C", "name": "AsymmetricAlgorithm_set_KeySize", "signature": "void AsymmetricAlgorithm_set_KeySize(AsymmetricAlgorithm * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_KeySize(Int32)" }, { "virtualAddress": "0x006D6458", "name": "AsymmetricAlgorithm_get_LegalKeySizes", "signature": "KeySizes__Array * AsymmetricAlgorithm_get_LegalKeySizes(AsymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "KeySizes[] get_LegalKeySizes()" }, { "virtualAddress": "0x006D64D8", "name": "AsymmetricAlgorithm_get_SignatureAlgorithm", "signature": "String * AsymmetricAlgorithm_get_SignatureAlgorithm(AsymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x006D6538", "name": "AsymmetricAlgorithm_get_KeyExchangeAlgorithm", "signature": "String * AsymmetricAlgorithm_get_KeyExchangeAlgorithm(AsymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "String get_KeyExchangeAlgorithm()" }, { "virtualAddress": "0x006D6598", "name": "AsymmetricAlgorithm_Create", "signature": "AsymmetricAlgorithm * AsymmetricAlgorithm_Create(MethodInfo * method)", "dotNetSignature": "AsymmetricAlgorithm Create()" }, { "virtualAddress": "0x006D65F4", "name": "AsymmetricAlgorithm_Create_1", "signature": "AsymmetricAlgorithm * AsymmetricAlgorithm_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "AsymmetricAlgorithm Create(String)" }, { "virtualAddress": "0x006D6678", "name": "AsymmetricAlgorithm_FromXmlString", "signature": "void AsymmetricAlgorithm_FromXmlString(AsymmetricAlgorithm * this, String * xmlString, MethodInfo * method)", "dotNetSignature": "Void FromXmlString(String)" }, { "virtualAddress": "0x006D66D8", "name": "AsymmetricAlgorithm_ToXmlString", "signature": "String * AsymmetricAlgorithm_ToXmlString(AsymmetricAlgorithm * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "String ToXmlString(Boolean)" }, { "virtualAddress": "0x006D6738", "name": "AsymmetricKeyExchangeDeformatter__ctor", "signature": "void AsymmetricKeyExchangeDeformatter__ctor(AsymmetricKeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "AsymmetricKeyExchangeDeformatter()" }, { "virtualAddress": "0x006D6740", "name": "AsymmetricKeyExchangeFormatter__ctor", "signature": "void AsymmetricKeyExchangeFormatter__ctor(AsymmetricKeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "AsymmetricKeyExchangeFormatter()" }, { "virtualAddress": "0x006D6748", "name": "AsymmetricSignatureDeformatter__ctor", "signature": "void AsymmetricSignatureDeformatter__ctor(AsymmetricSignatureDeformatter * this, MethodInfo * method)", "dotNetSignature": "AsymmetricSignatureDeformatter()" }, { "virtualAddress": "0x006D6750", "name": "AsymmetricSignatureDeformatter_VerifySignature", "signature": "bool AsymmetricSignatureDeformatter_VerifySignature(AsymmetricSignatureDeformatter * this, HashAlgorithm * hash, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(HashAlgorithm, Byte[])" }, { "virtualAddress": "0x006D6828", "name": "AsymmetricSignatureFormatter__ctor", "signature": "void AsymmetricSignatureFormatter__ctor(AsymmetricSignatureFormatter * this, MethodInfo * method)", "dotNetSignature": "AsymmetricSignatureFormatter()" }, { "virtualAddress": "0x006D6830", "name": "AsymmetricSignatureFormatter_CreateSignature", "signature": "Byte__Array * AsymmetricSignatureFormatter_CreateSignature(AsymmetricSignatureFormatter * this, HashAlgorithm * hash, MethodInfo * method)", "dotNetSignature": "Byte[] CreateSignature(HashAlgorithm)" }, { "virtualAddress": "0x008D1054", "name": "ToBase64Transform_get_InputBlockSize", "signature": "int32_t ToBase64Transform_get_InputBlockSize(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InputBlockSize()" }, { "virtualAddress": "0x008D105C", "name": "ToBase64Transform_get_OutputBlockSize", "signature": "int32_t ToBase64Transform_get_OutputBlockSize(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutputBlockSize()" }, { "virtualAddress": "0x008D1064", "name": "ToBase64Transform_get_CanTransformMultipleBlocks", "signature": "bool ToBase64Transform_get_CanTransformMultipleBlocks(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTransformMultipleBlocks()" }, { "virtualAddress": "0x008D106C", "name": "ToBase64Transform_get_CanReuseTransform", "signature": "bool ToBase64Transform_get_CanReuseTransform(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanReuseTransform()" }, { "virtualAddress": "0x008D1074", "name": "ToBase64Transform_TransformBlock", "signature": "int32_t ToBase64Transform_TransformBlock(ToBase64Transform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008D12C8", "name": "ToBase64Transform_TransformFinalBlock", "signature": "Byte__Array * ToBase64Transform_TransformFinalBlock(ToBase64Transform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008D14D4", "name": "ToBase64Transform_Dispose", "signature": "void ToBase64Transform_Dispose(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008D14D8", "name": "ToBase64Transform_Clear", "signature": "void ToBase64Transform_Clear(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008D1554", "name": "ToBase64Transform_Dispose_1", "signature": "void ToBase64Transform_Dispose_1(ToBase64Transform * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008D1558", "name": "ToBase64Transform_Finalize", "signature": "void ToBase64Transform_Finalize(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x008D15CC", "name": "ToBase64Transform__ctor", "signature": "void ToBase64Transform__ctor(ToBase64Transform * this, MethodInfo * method)", "dotNetSignature": "ToBase64Transform()" }, { "virtualAddress": "0x00827408", "name": "FromBase64Transform__ctor", "signature": "void FromBase64Transform__ctor(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "FromBase64Transform()" }, { "virtualAddress": "0x00827410", "name": "FromBase64Transform__ctor_1", "signature": "void FromBase64Transform__ctor_1(FromBase64Transform * this, FromBase64TransformMode__Enum whitespaces, MethodInfo * method)", "dotNetSignature": "FromBase64Transform(FromBase64TransformMode)" }, { "virtualAddress": "0x00827484", "name": "FromBase64Transform_get_InputBlockSize", "signature": "int32_t FromBase64Transform_get_InputBlockSize(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InputBlockSize()" }, { "virtualAddress": "0x0082748C", "name": "FromBase64Transform_get_OutputBlockSize", "signature": "int32_t FromBase64Transform_get_OutputBlockSize(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutputBlockSize()" }, { "virtualAddress": "0x00827494", "name": "FromBase64Transform_get_CanTransformMultipleBlocks", "signature": "bool FromBase64Transform_get_CanTransformMultipleBlocks(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTransformMultipleBlocks()" }, { "virtualAddress": "0x0082749C", "name": "FromBase64Transform_get_CanReuseTransform", "signature": "bool FromBase64Transform_get_CanReuseTransform(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanReuseTransform()" }, { "virtualAddress": "0x008274A4", "name": "FromBase64Transform_TransformBlock", "signature": "int32_t FromBase64Transform_TransformBlock(FromBase64Transform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008279DC", "name": "FromBase64Transform_TransformFinalBlock", "signature": "Byte__Array * FromBase64Transform_TransformFinalBlock(FromBase64Transform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082780C", "name": "FromBase64Transform_DiscardWhiteSpaces", "signature": "Byte__Array * FromBase64Transform_DiscardWhiteSpaces(FromBase64Transform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] DiscardWhiteSpaces(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00827D24", "name": "FromBase64Transform_Dispose", "signature": "void FromBase64Transform_Dispose(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00827D1C", "name": "FromBase64Transform_Reset", "signature": "void FromBase64Transform_Reset(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00827DA0", "name": "FromBase64Transform_Clear", "signature": "void FromBase64Transform_Clear(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00827DA4", "name": "FromBase64Transform_Dispose_1", "signature": "void FromBase64Transform_Dispose_1(FromBase64Transform * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00827DE4", "name": "FromBase64Transform_Finalize", "signature": "void FromBase64Transform_Finalize(FromBase64Transform * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00829C0C", "name": "KeySizes_get_MinSize", "signature": "int32_t KeySizes_get_MinSize(KeySizes * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinSize()" }, { "virtualAddress": "0x00829C14", "name": "KeySizes_get_MaxSize", "signature": "int32_t KeySizes_get_MaxSize(KeySizes * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MaxSize()" }, { "virtualAddress": "0x00829C1C", "name": "KeySizes_get_SkipSize", "signature": "int32_t KeySizes_get_SkipSize(KeySizes * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SkipSize()" }, { "virtualAddress": "0x00822A20", "name": "KeySizes__ctor", "signature": "void KeySizes__ctor(KeySizes * this, int32_t minSize, int32_t maxSize, int32_t skipSize, MethodInfo * method)", "dotNetSignature": "KeySizes(Int32, Int32, Int32)" }, { "virtualAddress": "0x00829C24", "name": "KeySizes_IsLegal", "signature": "bool KeySizes_IsLegal(KeySizes * this, int32_t keySize, MethodInfo * method)", "dotNetSignature": "Boolean IsLegal(Int32)" }, { "virtualAddress": "0x00829C70", "name": "KeySizes_IsLegalKeySize", "signature": "bool KeySizes_IsLegalKeySize(KeySizes__Array * legalKeys, int32_t size, MethodInfo * method)", "dotNetSignature": "Boolean IsLegalKeySize(KeySizes[], Int32)" }, { "virtualAddress": "0x008216A0", "name": "CryptographicException__ctor", "signature": "void CryptographicException__ctor(CryptographicException * this, MethodInfo * method)", "dotNetSignature": "CryptographicException()" }, { "virtualAddress": "0x00821714", "name": "CryptographicException__ctor_1", "signature": "void CryptographicException__ctor_1(CryptographicException * this, String * message, MethodInfo * method)", "dotNetSignature": "CryptographicException(String)" }, { "virtualAddress": "0x00821748", "name": "CryptographicException__ctor_2", "signature": "void CryptographicException__ctor_2(CryptographicException * this, String * format, String * insert, MethodInfo * method)", "dotNetSignature": "CryptographicException(String, String)" }, { "virtualAddress": "0x008217F0", "name": "CryptographicException__ctor_3", "signature": "void CryptographicException__ctor_3(CryptographicException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "CryptographicException(String, Exception)" }, { "virtualAddress": "0x00821824", "name": "CryptographicException__ctor_4", "signature": "void CryptographicException__ctor_4(CryptographicException * this, int32_t hr, MethodInfo * method)", "dotNetSignature": "CryptographicException(Int32)" }, { "virtualAddress": "0x0082188C", "name": "CryptographicException__ctor_5", "signature": "void CryptographicException__ctor_5(CryptographicException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "CryptographicException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00821894", "name": "CryptographicException_ThrowCryptographicException", "signature": "void CryptographicException_ThrowCryptographicException(int32_t hr, MethodInfo * method)", "dotNetSignature": "Void ThrowCryptographicException(Int32)" }, { "virtualAddress": "0x008218F8", "name": "CryptographicUnexpectedOperationException__ctor", "signature": "void CryptographicUnexpectedOperationException__ctor(CryptographicUnexpectedOperationException * this, MethodInfo * method)", "dotNetSignature": "CryptographicUnexpectedOperationException()" }, { "virtualAddress": "0x00821928", "name": "CryptographicUnexpectedOperationException__ctor_1", "signature": "void CryptographicUnexpectedOperationException__ctor_1(CryptographicUnexpectedOperationException * this, String * message, MethodInfo * method)", "dotNetSignature": "CryptographicUnexpectedOperationException(String)" }, { "virtualAddress": "0x00821974", "name": "CryptographicUnexpectedOperationException__ctor_2", "signature": "void CryptographicUnexpectedOperationException__ctor_2(CryptographicUnexpectedOperationException * this, String * format, String * insert, MethodInfo * method)", "dotNetSignature": "CryptographicUnexpectedOperationException(String, String)" }, { "virtualAddress": "0x00821A34", "name": "CryptographicUnexpectedOperationException__ctor_3", "signature": "void CryptographicUnexpectedOperationException__ctor_3(CryptographicUnexpectedOperationException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "CryptographicUnexpectedOperationException(String, Exception)" }, { "virtualAddress": "0x00821A80", "name": "CryptographicUnexpectedOperationException__ctor_4", "signature": "void CryptographicUnexpectedOperationException__ctor_4(CryptographicUnexpectedOperationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "CryptographicUnexpectedOperationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00821BCC", "name": "CspParameters_get_Flags", "signature": "CspProviderFlags__Enum CspParameters_get_Flags(CspParameters * this, MethodInfo * method)", "dotNetSignature": "CspProviderFlags get_Flags()" }, { "virtualAddress": "0x00821BD4", "name": "CspParameters_set_Flags", "signature": "void CspParameters_set_Flags(CspParameters * this, CspProviderFlags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Flags(CspProviderFlags)" }, { "virtualAddress": "0x00821CE4", "name": "CspParameters_get_CryptoKeySecurity", "signature": "CryptoKeySecurity * CspParameters_get_CryptoKeySecurity(CspParameters * this, MethodInfo * method)", "dotNetSignature": "CryptoKeySecurity get_CryptoKeySecurity()" }, { "virtualAddress": "0x00821CEC", "name": "CspParameters_set_CryptoKeySecurity", "signature": "void CspParameters_set_CryptoKeySecurity(CspParameters * this, CryptoKeySecurity * value, MethodInfo * method)", "dotNetSignature": "Void set_CryptoKeySecurity(CryptoKeySecurity)" }, { "virtualAddress": "0x00821CF4", "name": "CspParameters_get_KeyPassword", "signature": "SecureString * CspParameters_get_KeyPassword(CspParameters * this, MethodInfo * method)", "dotNetSignature": "SecureString get_KeyPassword()" }, { "virtualAddress": "0x00821CFC", "name": "CspParameters_set_KeyPassword", "signature": "void CspParameters_set_KeyPassword(CspParameters * this, SecureString * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyPassword(SecureString)" }, { "virtualAddress": "0x00821D4C", "name": "CspParameters_get_ParentWindowHandle", "signature": "void * CspParameters_get_ParentWindowHandle(CspParameters * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_ParentWindowHandle()" }, { "virtualAddress": "0x00821D54", "name": "CspParameters_set_ParentWindowHandle", "signature": "void CspParameters_set_ParentWindowHandle(CspParameters * this, void * value, MethodInfo * method)", "dotNetSignature": "Void set_ParentWindowHandle(IntPtr)" }, { "virtualAddress": "0x00821D5C", "name": "CspParameters__ctor", "signature": "void CspParameters__ctor(CspParameters * this, MethodInfo * method)", "dotNetSignature": "CspParameters()" }, { "virtualAddress": "0x00821DDC", "name": "CspParameters__ctor_1", "signature": "void CspParameters__ctor_1(CspParameters * this, int32_t dwTypeIn, MethodInfo * method)", "dotNetSignature": "CspParameters(Int32)" }, { "virtualAddress": "0x00821DE8", "name": "CspParameters__ctor_2", "signature": "void CspParameters__ctor_2(CspParameters * this, int32_t dwTypeIn, String * strProviderNameIn, MethodInfo * method)", "dotNetSignature": "CspParameters(Int32, String)" }, { "virtualAddress": "0x00821D6C", "name": "CspParameters__ctor_3", "signature": "void CspParameters__ctor_3(CspParameters * this, int32_t dwTypeIn, String * strProviderNameIn, String * strContainerNameIn, MethodInfo * method)", "dotNetSignature": "CspParameters(Int32, String, String)" }, { "virtualAddress": "0x00821E4C", "name": "CspParameters__ctor_4", "signature": "void CspParameters__ctor_4(CspParameters * this, int32_t providerType, String * providerName, String * keyContainerName, CryptoKeySecurity * cryptoKeySecurity, SecureString * keyPassword, MethodInfo * method)", "dotNetSignature": "CspParameters(Int32, String, String, CryptoKeySecurity, SecureString)" }, { "virtualAddress": "0x00821E80", "name": "CspParameters__ctor_5", "signature": "void CspParameters__ctor_5(CspParameters * this, int32_t providerType, String * providerName, String * keyContainerName, CryptoKeySecurity * cryptoKeySecurity, void * parentWindowHandle, MethodInfo * method)", "dotNetSignature": "CspParameters(Int32, String, String, CryptoKeySecurity, IntPtr)" }, { "virtualAddress": "0x00821DF0", "name": "CspParameters__ctor_6", "signature": "void CspParameters__ctor_6(CspParameters * this, int32_t providerType, String * providerName, String * keyContainerName, CspProviderFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "CspParameters(Int32, String, String, CspProviderFlags)" }, { "virtualAddress": "0x00821EB8", "name": "CspParameters__ctor_7", "signature": "void CspParameters__ctor_7(CspParameters * this, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "CspParameters(CspParameters)" }, { "virtualAddress": "0x006D8A6C", "name": "CryptoStream__ctor", "signature": "void CryptoStream__ctor(CryptoStream * this, Stream * stream, ICryptoTransform * transform, CryptoStreamMode__Enum mode, MethodInfo * method)", "dotNetSignature": "CryptoStream(Stream, ICryptoTransform, CryptoStreamMode)" }, { "virtualAddress": "0x006D8D84", "name": "CryptoStream_get_CanRead", "signature": "bool CryptoStream_get_CanRead(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x006D8D8C", "name": "CryptoStream_get_CanSeek", "signature": "bool CryptoStream_get_CanSeek(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x006D8D94", "name": "CryptoStream_get_CanWrite", "signature": "bool CryptoStream_get_CanWrite(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x006D8D9C", "name": "CryptoStream_get_Length", "signature": "int64_t CryptoStream_get_Length(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x006D8E1C", "name": "CryptoStream_get_Position", "signature": "int64_t CryptoStream_get_Position(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x006D8E9C", "name": "CryptoStream_set_Position", "signature": "void CryptoStream_set_Position(CryptoStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x006D8F1C", "name": "CryptoStream_get_HasFlushedFinalBlock", "signature": "bool CryptoStream_get_HasFlushedFinalBlock(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasFlushedFinalBlock()" }, { "virtualAddress": "0x006D8F24", "name": "CryptoStream_FlushFinalBlock", "signature": "void CryptoStream_FlushFinalBlock(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Void FlushFinalBlock()" }, { "virtualAddress": "0x006D9158", "name": "CryptoStream_Flush", "signature": "void CryptoStream_Flush(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x006D915C", "name": "CryptoStream_FlushAsync", "signature": "Task * CryptoStream_FlushAsync(CryptoStream * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x006D9298", "name": "CryptoStream_Seek", "signature": "int64_t CryptoStream_Seek(CryptoStream * this, int64_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x006D9318", "name": "CryptoStream_SetLength", "signature": "void CryptoStream_SetLength(CryptoStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x006D9398", "name": "CryptoStream_Read", "signature": "int32_t CryptoStream_Read(CryptoStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006D9A54", "name": "CryptoStream_ReadAsync", "signature": "Task_1_System_Int32_ * CryptoStream_ReadAsync(CryptoStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x006D9CFC", "name": "CryptoStream_ReadAsyncInternal", "signature": "Task_1_System_Int32_ * CryptoStream_ReadAsyncInternal(CryptoStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ReadAsyncInternal(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x006D9E38", "name": "CryptoStream_Write", "signature": "void CryptoStream_Write(CryptoStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006DA390", "name": "CryptoStream_WriteAsync", "signature": "Task * CryptoStream_WriteAsync(CryptoStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x006DA630", "name": "CryptoStream_WriteAsyncInternal", "signature": "Task * CryptoStream_WriteAsyncInternal(CryptoStream * this, Byte__Array * buffer, int32_t offset, int32_t count, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task WriteAsyncInternal(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x006DA75C", "name": "CryptoStream_Clear", "signature": "void CryptoStream_Clear(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x006DA76C", "name": "CryptoStream_Dispose", "signature": "void CryptoStream_Dispose(CryptoStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006D8C2C", "name": "CryptoStream_InitializeBuffer", "signature": "void CryptoStream_InitializeBuffer(CryptoStream * this, MethodInfo * method)", "dotNetSignature": "Void InitializeBuffer()" }, { "virtualAddress": "0x0040377C", "name": "CryptoStream_HopToThreadPoolAwaitable_GetAwaiter", "signature": "CryptoStream_HopToThreadPoolAwaitable CryptoStream_HopToThreadPoolAwaitable_GetAwaiter(CryptoStream_HopToThreadPoolAwaitable__Boxed * this, MethodInfo * method)", "dotNetSignature": "CryptoStream\u002BHopToThreadPoolAwaitable GetAwaiter()" }, { "virtualAddress": "0x00403784", "name": "CryptoStream_HopToThreadPoolAwaitable_get_IsCompleted", "signature": "bool CryptoStream_HopToThreadPoolAwaitable_get_IsCompleted(CryptoStream_HopToThreadPoolAwaitable__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x0040378C", "name": "CryptoStream_HopToThreadPoolAwaitable_OnCompleted", "signature": "void CryptoStream_HopToThreadPoolAwaitable_OnCompleted(CryptoStream_HopToThreadPoolAwaitable__Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00403790", "name": "CryptoStream_HopToThreadPoolAwaitable_GetResult", "signature": "void CryptoStream_HopToThreadPoolAwaitable_GetResult(CryptoStream_HopToThreadPoolAwaitable__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void GetResult()" }, { "virtualAddress": "0x00403758", "name": "CryptoStream_ReadAsyncInternal_d_34_MoveNext", "signature": "void CryptoStream_ReadAsyncInternal_d_34_MoveNext(CryptoStream_ReadAsyncInternal_d_34__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x00403760", "name": "CryptoStream_ReadAsyncInternal_d_34_SetStateMachine", "signature": "void CryptoStream_ReadAsyncInternal_d_34_SetStateMachine(CryptoStream_ReadAsyncInternal_d_34__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x00403768", "name": "CryptoStream_WriteAsyncInternal_d_37_MoveNext", "signature": "void CryptoStream_WriteAsyncInternal_d_37_MoveNext(CryptoStream_WriteAsyncInternal_d_37__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x00403770", "name": "CryptoStream_WriteAsyncInternal_d_37_SetStateMachine", "signature": "void CryptoStream_WriteAsyncInternal_d_37_SetStateMachine(CryptoStream_WriteAsyncInternal_d_37__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x00827380", "name": "DeriveBytes_Dispose", "signature": "void DeriveBytes_Dispose(DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008273FC", "name": "DeriveBytes_Dispose_1", "signature": "void DeriveBytes_Dispose_1(DeriveBytes * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00827400", "name": "DeriveBytes__ctor", "signature": "void DeriveBytes__ctor(DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "DeriveBytes()" }, { "virtualAddress": "0x00821F2C", "name": "DES__ctor", "signature": "void DES__ctor(DES * this, MethodInfo * method)", "dotNetSignature": "DES()" }, { "virtualAddress": "0x00821FC4", "name": "DES_get_Key", "signature": "Byte__Array * DES_get_Key(DES * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x0082245C", "name": "DES_set_Key", "signature": "void DES_set_Key(DES * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x0082263C", "name": "DES_Create", "signature": "DES * DES_Create(MethodInfo * method)", "dotNetSignature": "DES Create()" }, { "virtualAddress": "0x00822784", "name": "DES_Create_1", "signature": "DES * DES_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "DES Create(String)" }, { "virtualAddress": "0x008220C0", "name": "DES_IsWeakKey", "signature": "bool DES_IsWeakKey(Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "Boolean IsWeakKey(Byte[])" }, { "virtualAddress": "0x00822218", "name": "DES_IsSemiWeakKey", "signature": "bool DES_IsSemiWeakKey(Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "Boolean IsSemiWeakKey(Byte[])" }, { "virtualAddress": "0x0082280C", "name": "DES_IsLegalKeySize", "signature": "bool DES_IsLegalKeySize(Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "Boolean IsLegalKeySize(Byte[])" }, { "virtualAddress": "0x0082282C", "name": "DES_QuadWordFromBigEndian", "signature": "uint64_t DES_QuadWordFromBigEndian(Byte__Array * block, MethodInfo * method)", "dotNetSignature": "UInt64 QuadWordFromBigEndian(Byte[])" }, { "virtualAddress": "0x008228D0", "name": "DES__cctor", "signature": "void DES__cctor(MethodInfo * method)", "dotNetSignature": "DES()" }, { "virtualAddress": "0x00822694", "name": "DESCryptoServiceProvider__ctor", "signature": "void DESCryptoServiceProvider__ctor(DESCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "DESCryptoServiceProvider()" }, { "virtualAddress": "0x00822A60", "name": "DESCryptoServiceProvider_CreateEncryptor", "signature": "ICryptoTransform * DESCryptoServiceProvider_CreateEncryptor(DESCryptoServiceProvider * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x00822DB8", "name": "DESCryptoServiceProvider_CreateDecryptor", "signature": "ICryptoTransform * DESCryptoServiceProvider_CreateDecryptor(DESCryptoServiceProvider * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x00822EE8", "name": "DESCryptoServiceProvider_GenerateKey", "signature": "void DESCryptoServiceProvider_GenerateKey(DESCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void GenerateKey()" }, { "virtualAddress": "0x00823018", "name": "DESCryptoServiceProvider_GenerateIV", "signature": "void DESCryptoServiceProvider_GenerateIV(DESCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void GenerateIV()" }, { "virtualAddress": "0x008241FC", "name": "DSA__ctor", "signature": "void DSA__ctor(DSA * this, MethodInfo * method)", "dotNetSignature": "DSA()" }, { "virtualAddress": "0x00824204", "name": "DSA_Create", "signature": "DSA * DSA_Create(MethodInfo * method)", "dotNetSignature": "DSA Create()" }, { "virtualAddress": "0x008242B0", "name": "DSA_Create_1", "signature": "DSA * DSA_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "DSA Create(String)" }, { "virtualAddress": "0x00824338", "name": "DSA_HashData", "signature": "Byte__Array * DSA_HashData(DSA * this, Byte__Array * data, int32_t offset, int32_t count, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x008243F8", "name": "DSA_HashData_1", "signature": "Byte__Array * DSA_HashData_1(DSA * this, Stream * data, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x0082443C", "name": "DSA_SignData", "signature": "Byte__Array * DSA_SignData(DSA * this, Byte__Array * data, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x008244EC", "name": "DSA_SignData_1", "signature": "Byte__Array * DSA_SignData_1(DSA * this, Byte__Array * data, int32_t offset, int32_t count, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x008246D4", "name": "DSA_SignData_2", "signature": "Byte__Array * DSA_SignData_2(DSA * this, Stream * data, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x008247B8", "name": "DSA_VerifyData", "signature": "bool DSA_VerifyData(DSA * this, Byte__Array * data, Byte__Array * signature, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Byte[], Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x00824878", "name": "DSA_VerifyData_1", "signature": "bool DSA_VerifyData_1(DSA * this, Byte__Array * data, int32_t offset, int32_t count, Byte__Array * signature, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x00824A08", "name": "DSA_VerifyData_2", "signature": "bool DSA_VerifyData_2(DSA * this, Stream * data, Byte__Array * signature, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Stream, Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x00824B1C", "name": "DSA_FromXmlString", "signature": "void DSA_FromXmlString(DSA * this, String * xmlString, MethodInfo * method)", "dotNetSignature": "Void FromXmlString(String)" }, { "virtualAddress": "0x00825170", "name": "DSA_ToXmlString", "signature": "String * DSA_ToXmlString(DSA * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "String ToXmlString(Boolean)" }, { "virtualAddress": "0x0082437C", "name": "DSA_DerivedClassMustOverride", "signature": "Exception * DSA_DerivedClassMustOverride(MethodInfo * method)", "dotNetSignature": "Exception DerivedClassMustOverride()" }, { "virtualAddress": "0x0082464C", "name": "DSA_HashAlgorithmNameNullOrEmpty", "signature": "Exception * DSA_HashAlgorithmNameNullOrEmpty(MethodInfo * method)", "dotNetSignature": "Exception HashAlgorithmNameNullOrEmpty()" }, { "virtualAddress": "0x00826AD0", "name": "DSASignatureDeformatter__ctor", "signature": "void DSASignatureDeformatter__ctor(DSASignatureDeformatter * this, MethodInfo * method)", "dotNetSignature": "DSASignatureDeformatter()" }, { "virtualAddress": "0x00826B60", "name": "DSASignatureDeformatter__ctor_1", "signature": "void DSASignatureDeformatter__ctor_1(DSASignatureDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "DSASignatureDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x00826C34", "name": "DSASignatureDeformatter_SetKey", "signature": "void DSASignatureDeformatter_SetKey(DSASignatureDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x00826D00", "name": "DSASignatureDeformatter_SetHashAlgorithm", "signature": "void DSASignatureDeformatter_SetHashAlgorithm(DSASignatureDeformatter * this, String * strName, MethodInfo * method)", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x00826DD4", "name": "DSASignatureDeformatter_VerifySignature", "signature": "bool DSASignatureDeformatter_VerifySignature(DSASignatureDeformatter * this, Byte__Array * rgbHash, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(Byte[], Byte[])" }, { "virtualAddress": "0x00826F78", "name": "DSASignatureFormatter__ctor", "signature": "void DSASignatureFormatter__ctor(DSASignatureFormatter * this, MethodInfo * method)", "dotNetSignature": "DSASignatureFormatter()" }, { "virtualAddress": "0x00827008", "name": "DSASignatureFormatter__ctor_1", "signature": "void DSASignatureFormatter__ctor_1(DSASignatureFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "DSASignatureFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008270DC", "name": "DSASignatureFormatter_SetKey", "signature": "void DSASignatureFormatter_SetKey(DSASignatureFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008271A8", "name": "DSASignatureFormatter_SetHashAlgorithm", "signature": "void DSASignatureFormatter_SetHashAlgorithm(DSASignatureFormatter * this, String * strName, MethodInfo * method)", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x0082727C", "name": "DSASignatureFormatter_CreateSignature", "signature": "Byte__Array * DSASignatureFormatter_CreateSignature(DSASignatureFormatter * this, Byte__Array * rgbHash, MethodInfo * method)", "dotNetSignature": "Byte[] CreateSignature(Byte[])" }, { "virtualAddress": "0x008296C0", "name": "HashAlgorithm__ctor", "signature": "void HashAlgorithm__ctor(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "HashAlgorithm()" }, { "virtualAddress": "0x008296C8", "name": "HashAlgorithm_get_HashSize", "signature": "int32_t HashAlgorithm_get_HashSize(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Int32 get_HashSize()" }, { "virtualAddress": "0x008296D0", "name": "HashAlgorithm_get_Hash", "signature": "Byte__Array * HashAlgorithm_get_Hash(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Hash()" }, { "virtualAddress": "0x008297E0", "name": "HashAlgorithm_Create", "signature": "HashAlgorithm * HashAlgorithm_Create(MethodInfo * method)", "dotNetSignature": "HashAlgorithm Create()" }, { "virtualAddress": "0x008265D0", "name": "HashAlgorithm_Create_1", "signature": "HashAlgorithm * HashAlgorithm_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "HashAlgorithm Create(String)" }, { "virtualAddress": "0x00825FFC", "name": "HashAlgorithm_ComputeHash", "signature": "Byte__Array * HashAlgorithm_ComputeHash(HashAlgorithm * this, Stream * inputStream, MethodInfo * method)", "dotNetSignature": "Byte[] ComputeHash(Stream)" }, { "virtualAddress": "0x00825BD8", "name": "HashAlgorithm_ComputeHash_1", "signature": "Byte__Array * HashAlgorithm_ComputeHash_1(HashAlgorithm * this, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "Byte[] ComputeHash(Byte[])" }, { "virtualAddress": "0x00825D8C", "name": "HashAlgorithm_ComputeHash_2", "signature": "Byte__Array * HashAlgorithm_ComputeHash_2(HashAlgorithm * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Byte[] ComputeHash(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082983C", "name": "HashAlgorithm_get_InputBlockSize", "signature": "int32_t HashAlgorithm_get_InputBlockSize(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InputBlockSize()" }, { "virtualAddress": "0x00829844", "name": "HashAlgorithm_get_OutputBlockSize", "signature": "int32_t HashAlgorithm_get_OutputBlockSize(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutputBlockSize()" }, { "virtualAddress": "0x0082984C", "name": "HashAlgorithm_get_CanTransformMultipleBlocks", "signature": "bool HashAlgorithm_get_CanTransformMultipleBlocks(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTransformMultipleBlocks()" }, { "virtualAddress": "0x00829854", "name": "HashAlgorithm_get_CanReuseTransform", "signature": "bool HashAlgorithm_get_CanReuseTransform(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanReuseTransform()" }, { "virtualAddress": "0x008284C0", "name": "HashAlgorithm_TransformBlock", "signature": "int32_t HashAlgorithm_TransformBlock(HashAlgorithm * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x00828800", "name": "HashAlgorithm_TransformFinalBlock", "signature": "Byte__Array * HashAlgorithm_TransformFinalBlock(HashAlgorithm * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082985C", "name": "HashAlgorithm_Dispose", "signature": "void HashAlgorithm_Dispose(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008298DC", "name": "HashAlgorithm_Clear", "signature": "void HashAlgorithm_Clear(HashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00829980", "name": "HashAlgorithm_Dispose_1", "signature": "void HashAlgorithm_Dispose_1(HashAlgorithm * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00827E58", "name": "HMAC_get_BlockSizeValue", "signature": "int32_t HMAC_get_BlockSizeValue(HMAC * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BlockSizeValue()" }, { "virtualAddress": "0x00827E60", "name": "HMAC_set_BlockSizeValue", "signature": "void HMAC_set_BlockSizeValue(HMAC * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BlockSizeValue(Int32)" }, { "virtualAddress": "0x00827E68", "name": "HMAC_UpdateIOPadBuffers", "signature": "void HMAC_UpdateIOPadBuffers(HMAC * this, MethodInfo * method)", "dotNetSignature": "Void UpdateIOPadBuffers()" }, { "virtualAddress": "0x00827FE4", "name": "HMAC_InitializeKey", "signature": "void HMAC_InitializeKey(HMAC * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "Void InitializeKey(Byte[])" }, { "virtualAddress": "0x008280A0", "name": "HMAC_get_Key", "signature": "Byte__Array * HMAC_get_Key(HMAC * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x00828120", "name": "HMAC_set_Key", "signature": "void HMAC_set_Key(HMAC * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x008281C8", "name": "HMAC_get_HashName", "signature": "String * HMAC_get_HashName(HMAC * this, MethodInfo * method)", "dotNetSignature": "String get_HashName()" }, { "virtualAddress": "0x008281D0", "name": "HMAC_set_HashName", "signature": "void HMAC_set_HashName(HMAC * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x00828290", "name": "HMAC_Create", "signature": "HMAC * HMAC_Create(MethodInfo * method)", "dotNetSignature": "HMAC Create()" }, { "virtualAddress": "0x00828360", "name": "HMAC_Create_1", "signature": "HMAC * HMAC_Create_1(String * algorithmName, MethodInfo * method)", "dotNetSignature": "HMAC Create(String)" }, { "virtualAddress": "0x008283E8", "name": "HMAC_Initialize", "signature": "void HMAC_Initialize(HMAC * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x0082843C", "name": "HMAC_HashCore", "signature": "void HMAC_HashCore(HMAC * this, Byte__Array * rgb, int32_t ib, int32_t cb, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008286B8", "name": "HMAC_HashFinal", "signature": "Byte__Array * HMAC_HashFinal(HMAC * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x00828A34", "name": "HMAC_Dispose", "signature": "void HMAC_Dispose(HMAC * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00828BFC", "name": "HMAC_GetHashAlgorithmWithFipsFallback", "signature": "HashAlgorithm * HMAC_GetHashAlgorithmWithFipsFallback(Func_1_System_Security_Cryptography_HashAlgorithm_ * createStandardHashAlgorithmCallback, Func_1_System_Security_Cryptography_HashAlgorithm_ * createFipsHashAlgorithmCallback, MethodInfo * method)", "dotNetSignature": "HashAlgorithm GetHashAlgorithmWithFipsFallback(Func\u00601[System.Security.Cryptography.HashAlgorithm], Func\u00601[System.Security.Cryptography.HashAlgorithm])" }, { "virtualAddress": "0x00828D64", "name": "HMAC__ctor", "signature": "void HMAC__ctor(HMAC * this, MethodInfo * method)", "dotNetSignature": "HMAC()" }, { "virtualAddress": "0x00828D7C", "name": "HMACMD5__ctor", "signature": "void HMACMD5__ctor(HMACMD5 * this, MethodInfo * method)", "dotNetSignature": "HMACMD5()" }, { "virtualAddress": "0x00828DF0", "name": "HMACMD5__ctor_1", "signature": "void HMACMD5__ctor_1(HMACMD5 * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "HMACMD5(Byte[])" }, { "virtualAddress": "0x00828F44", "name": "HMACRIPEMD160__ctor", "signature": "void HMACRIPEMD160__ctor(HMACRIPEMD160 * this, MethodInfo * method)", "dotNetSignature": "HMACRIPEMD160()" }, { "virtualAddress": "0x00828FB8", "name": "HMACRIPEMD160__ctor_1", "signature": "void HMACRIPEMD160__ctor_1(HMACRIPEMD160 * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "HMACRIPEMD160(Byte[])" }, { "virtualAddress": "0x008282E8", "name": "HMACSHA1__ctor", "signature": "void HMACSHA1__ctor(HMACSHA1 * this, MethodInfo * method)", "dotNetSignature": "HMACSHA1()" }, { "virtualAddress": "0x0082915C", "name": "HMACSHA1__ctor_1", "signature": "void HMACSHA1__ctor_1(HMACSHA1 * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "HMACSHA1(Byte[])" }, { "virtualAddress": "0x00829164", "name": "HMACSHA1__ctor_2", "signature": "void HMACSHA1__ctor_2(HMACSHA1 * this, Byte__Array * key, bool useManagedSha1, MethodInfo * method)", "dotNetSignature": "HMACSHA1(Byte[], Boolean)" }, { "virtualAddress": "0x0082921C", "name": "HMACSHA256__ctor", "signature": "void HMACSHA256__ctor(HMACSHA256 * this, MethodInfo * method)", "dotNetSignature": "HMACSHA256()" }, { "virtualAddress": "0x00829290", "name": "HMACSHA256__ctor_1", "signature": "void HMACSHA256__ctor_1(HMACSHA256 * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "HMACSHA256(Byte[])" }, { "virtualAddress": "0x00829348", "name": "HMACSHA384__ctor", "signature": "void HMACSHA384__ctor(HMACSHA384 * this, MethodInfo * method)", "dotNetSignature": "HMACSHA384()" }, { "virtualAddress": "0x008293BC", "name": "HMACSHA384__ctor_1", "signature": "void HMACSHA384__ctor_1(HMACSHA384 * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "HMACSHA384(Byte[])" }, { "virtualAddress": "0x008294C0", "name": "HMACSHA384_get_BlockSize", "signature": "int32_t HMACSHA384_get_BlockSize(HMACSHA384 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BlockSize()" }, { "virtualAddress": "0x008294D8", "name": "HMACSHA384_get_ProduceLegacyHmacValues", "signature": "bool HMACSHA384_get_ProduceLegacyHmacValues(HMACSHA384 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ProduceLegacyHmacValues()" }, { "virtualAddress": "0x008294E0", "name": "HMACSHA384_set_ProduceLegacyHmacValues", "signature": "void HMACSHA384_set_ProduceLegacyHmacValues(HMACSHA384 * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ProduceLegacyHmacValues(Boolean)" }, { "virtualAddress": "0x00829504", "name": "HMACSHA512__ctor", "signature": "void HMACSHA512__ctor(HMACSHA512 * this, MethodInfo * method)", "dotNetSignature": "HMACSHA512()" }, { "virtualAddress": "0x00829578", "name": "HMACSHA512__ctor_1", "signature": "void HMACSHA512__ctor_1(HMACSHA512 * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "HMACSHA512(Byte[])" }, { "virtualAddress": "0x0082967C", "name": "HMACSHA512_get_BlockSize", "signature": "int32_t HMACSHA512_get_BlockSize(HMACSHA512 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BlockSize()" }, { "virtualAddress": "0x00829694", "name": "HMACSHA512_get_ProduceLegacyHmacValues", "signature": "bool HMACSHA512_get_ProduceLegacyHmacValues(HMACSHA512 * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ProduceLegacyHmacValues()" }, { "virtualAddress": "0x0082969C", "name": "HMACSHA512_set_ProduceLegacyHmacValues", "signature": "void HMACSHA512_set_ProduceLegacyHmacValues(HMACSHA512 * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ProduceLegacyHmacValues(Boolean)" }, { "virtualAddress": "0x00828D74", "name": "KeyedHashAlgorithm__ctor", "signature": "void KeyedHashAlgorithm__ctor(KeyedHashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "KeyedHashAlgorithm()" }, { "virtualAddress": "0x00828B9C", "name": "KeyedHashAlgorithm_Dispose", "signature": "void KeyedHashAlgorithm_Dispose(KeyedHashAlgorithm * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00829D08", "name": "KeyedHashAlgorithm_get_Key", "signature": "Byte__Array * KeyedHashAlgorithm_get_Key(KeyedHashAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x00829D88", "name": "KeyedHashAlgorithm_set_Key", "signature": "void KeyedHashAlgorithm_set_Key(KeyedHashAlgorithm * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x00829E6C", "name": "KeyedHashAlgorithm_Create", "signature": "KeyedHashAlgorithm * KeyedHashAlgorithm_Create(MethodInfo * method)", "dotNetSignature": "KeyedHashAlgorithm Create()" }, { "virtualAddress": "0x00829EC4", "name": "KeyedHashAlgorithm_Create_1", "signature": "KeyedHashAlgorithm * KeyedHashAlgorithm_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "KeyedHashAlgorithm Create(String)" }, { "virtualAddress": "0x00829F4C", "name": "MACTripleDES__ctor", "signature": "void MACTripleDES__ctor(MACTripleDES * this, MethodInfo * method)", "dotNetSignature": "MACTripleDES()" }, { "virtualAddress": "0x0082A0A8", "name": "MACTripleDES__ctor_1", "signature": "void MACTripleDES__ctor_1(MACTripleDES * this, Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "MACTripleDES(Byte[])" }, { "virtualAddress": "0x0082A108", "name": "MACTripleDES__ctor_2", "signature": "void MACTripleDES__ctor_2(MACTripleDES * this, String * strTripleDES, Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "MACTripleDES(String, Byte[])" }, { "virtualAddress": "0x0082A2C4", "name": "MACTripleDES_Initialize", "signature": "void MACTripleDES_Initialize(MACTripleDES * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x0082A2CC", "name": "MACTripleDES_get_Padding", "signature": "PaddingMode__Enum MACTripleDES_get_Padding(MACTripleDES * this, MethodInfo * method)", "dotNetSignature": "PaddingMode get_Padding()" }, { "virtualAddress": "0x0082A2F0", "name": "MACTripleDES_set_Padding", "signature": "void MACTripleDES_set_Padding(MACTripleDES * this, PaddingMode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Padding(PaddingMode)" }, { "virtualAddress": "0x0082A3B0", "name": "MACTripleDES_HashCore", "signature": "void MACTripleDES_HashCore(MACTripleDES * this, Byte__Array * rgbData, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082A51C", "name": "MACTripleDES_HashFinal", "signature": "Byte__Array * MACTripleDES_HashFinal(MACTripleDES * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x0082A668", "name": "MACTripleDES_Dispose", "signature": "void MACTripleDES_Dispose(MACTripleDES * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008D09E4", "name": "TailStream__ctor", "signature": "void TailStream__ctor(TailStream * this, int32_t bufferSize, MethodInfo * method)", "dotNetSignature": "TailStream(Int32)" }, { "virtualAddress": "0x008D0A78", "name": "TailStream_Clear", "signature": "void TailStream_Clear(TailStream * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008D0A88", "name": "TailStream_Dispose", "signature": "void TailStream_Dispose(TailStream * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008D0B18", "name": "TailStream_get_Buffer", "signature": "Byte__Array * TailStream_get_Buffer(TailStream * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Buffer()" }, { "virtualAddress": "0x008D0B98", "name": "TailStream_get_CanRead", "signature": "bool TailStream_get_CanRead(TailStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x008D0BA0", "name": "TailStream_get_CanSeek", "signature": "bool TailStream_get_CanSeek(TailStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSeek()" }, { "virtualAddress": "0x008D0BA8", "name": "TailStream_get_CanWrite", "signature": "bool TailStream_get_CanWrite(TailStream * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x008D0BB8", "name": "TailStream_get_Length", "signature": "int64_t TailStream_get_Length(TailStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x008D0C38", "name": "TailStream_get_Position", "signature": "int64_t TailStream_get_Position(TailStream * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x008D0CB8", "name": "TailStream_set_Position", "signature": "void TailStream_set_Position(TailStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x008D0D38", "name": "TailStream_Flush", "signature": "void TailStream_Flush(TailStream * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x008D0D3C", "name": "TailStream_Seek", "signature": "int64_t TailStream_Seek(TailStream * this, int64_t offset, SeekOrigin__Enum origin, MethodInfo * method)", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x008D0DBC", "name": "TailStream_SetLength", "signature": "void TailStream_SetLength(TailStream * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x008D0E3C", "name": "TailStream_Read", "signature": "int32_t TailStream_Read(TailStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008D0EBC", "name": "TailStream_Write", "signature": "void TailStream_Write(TailStream * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082BBF0", "name": "MaskGenerationMethod__ctor", "signature": "void MaskGenerationMethod__ctor(MaskGenerationMethod * this, MethodInfo * method)", "dotNetSignature": "MaskGenerationMethod()" }, { "virtualAddress": "0x0082A760", "name": "MD5__ctor", "signature": "void MD5__ctor(MD5 * this, MethodInfo * method)", "dotNetSignature": "MD5()" }, { "virtualAddress": "0x0082A78C", "name": "MD5_Create", "signature": "MD5 * MD5_Create(MethodInfo * method)", "dotNetSignature": "MD5 Create()" }, { "virtualAddress": "0x0082A7E4", "name": "MD5_Create_1", "signature": "MD5 * MD5_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "MD5 Create(String)" }, { "virtualAddress": "0x0082BD50", "name": "PasswordDeriveBytes__ctor", "signature": "void PasswordDeriveBytes__ctor(PasswordDeriveBytes * this, String * strPassword, Byte__Array * rgbSalt, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(String, Byte[])" }, { "virtualAddress": "0x0082BE50", "name": "PasswordDeriveBytes__ctor_1", "signature": "void PasswordDeriveBytes__ctor_1(PasswordDeriveBytes * this, Byte__Array * password, Byte__Array * salt, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(Byte[], Byte[])" }, { "virtualAddress": "0x0082BF40", "name": "PasswordDeriveBytes__ctor_2", "signature": "void PasswordDeriveBytes__ctor_2(PasswordDeriveBytes * this, String * strPassword, Byte__Array * rgbSalt, String * strHashName, int32_t iterations, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(String, Byte[], String, Int32)" }, { "virtualAddress": "0x0082C090", "name": "PasswordDeriveBytes__ctor_3", "signature": "void PasswordDeriveBytes__ctor_3(PasswordDeriveBytes * this, Byte__Array * password, Byte__Array * salt, String * hashName, int32_t iterations, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(Byte[], Byte[], String, Int32)" }, { "virtualAddress": "0x0082BDD4", "name": "PasswordDeriveBytes__ctor_4", "signature": "void PasswordDeriveBytes__ctor_4(PasswordDeriveBytes * this, String * strPassword, Byte__Array * rgbSalt, CspParameters * cspParams, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(String, Byte[], CspParameters)" }, { "virtualAddress": "0x0082BED4", "name": "PasswordDeriveBytes__ctor_5", "signature": "void PasswordDeriveBytes__ctor_5(PasswordDeriveBytes * this, Byte__Array * password, Byte__Array * salt, CspParameters * cspParams, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(Byte[], Byte[], CspParameters)" }, { "virtualAddress": "0x0082BFDC", "name": "PasswordDeriveBytes__ctor_6", "signature": "void PasswordDeriveBytes__ctor_6(PasswordDeriveBytes * this, String * strPassword, Byte__Array * rgbSalt, String * strHashName, int32_t iterations, CspParameters * cspParams, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(String, Byte[], String, Int32, CspParameters)" }, { "virtualAddress": "0x0082C124", "name": "PasswordDeriveBytes__ctor_7", "signature": "void PasswordDeriveBytes__ctor_7(PasswordDeriveBytes * this, Byte__Array * password, Byte__Array * salt, String * hashName, int32_t iterations, CspParameters * cspParams, MethodInfo * method)", "dotNetSignature": "PasswordDeriveBytes(Byte[], Byte[], String, Int32, CspParameters)" }, { "virtualAddress": "0x0082C52C", "name": "PasswordDeriveBytes_get_HashName", "signature": "String * PasswordDeriveBytes_get_HashName(PasswordDeriveBytes * this, MethodInfo * method)", "dotNetSignature": "String get_HashName()" }, { "virtualAddress": "0x0082C3F8", "name": "PasswordDeriveBytes_set_HashName", "signature": "void PasswordDeriveBytes_set_HashName(PasswordDeriveBytes * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x0082C534", "name": "PasswordDeriveBytes_get_IterationCount", "signature": "int32_t PasswordDeriveBytes_get_IterationCount(PasswordDeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IterationCount()" }, { "virtualAddress": "0x0082C190", "name": "PasswordDeriveBytes_set_IterationCount", "signature": "void PasswordDeriveBytes_set_IterationCount(PasswordDeriveBytes * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x0082C53C", "name": "PasswordDeriveBytes_get_Salt", "signature": "Byte__Array * PasswordDeriveBytes_get_Salt(PasswordDeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Salt()" }, { "virtualAddress": "0x0082C2CC", "name": "PasswordDeriveBytes_set_Salt", "signature": "void PasswordDeriveBytes_set_Salt(PasswordDeriveBytes * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Salt(Byte[])" }, { "virtualAddress": "0x0082C5B8", "name": "PasswordDeriveBytes_GetBytes", "signature": "Byte__Array * PasswordDeriveBytes_GetBytes(PasswordDeriveBytes * this, int32_t cb, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int32)" }, { "virtualAddress": "0x0082CD24", "name": "PasswordDeriveBytes_Reset", "signature": "void PasswordDeriveBytes_Reset(PasswordDeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0082CD30", "name": "PasswordDeriveBytes_Dispose", "signature": "void PasswordDeriveBytes_Dispose(PasswordDeriveBytes * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x0082CDBC", "name": "PasswordDeriveBytes_CryptDeriveKey", "signature": "Byte__Array * PasswordDeriveBytes_CryptDeriveKey(PasswordDeriveBytes * this, String * algname, String * alghashname, int32_t keySize, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "Byte[] CryptDeriveKey(String, String, Int32, Byte[])" }, { "virtualAddress": "0x0082C73C", "name": "PasswordDeriveBytes_ComputeBaseValue", "signature": "Byte__Array * PasswordDeriveBytes_ComputeBaseValue(PasswordDeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Byte[] ComputeBaseValue()" }, { "virtualAddress": "0x0082C8B8", "name": "PasswordDeriveBytes_ComputeBytes", "signature": "Byte__Array * PasswordDeriveBytes_ComputeBytes(PasswordDeriveBytes * this, int32_t cb, MethodInfo * method)", "dotNetSignature": "Byte[] ComputeBytes(Int32)" }, { "virtualAddress": "0x0082CE7C", "name": "PasswordDeriveBytes_HashPrefix", "signature": "void PasswordDeriveBytes_HashPrefix(PasswordDeriveBytes * this, CryptoStream * cs, MethodInfo * method)", "dotNetSignature": "Void HashPrefix(CryptoStream)" }, { "virtualAddress": "0x0082BBF8", "name": "PKCS1MaskGenerationMethod__ctor", "signature": "void PKCS1MaskGenerationMethod__ctor(PKCS1MaskGenerationMethod * this, MethodInfo * method)", "dotNetSignature": "PKCS1MaskGenerationMethod()" }, { "virtualAddress": "0x0082BC54", "name": "PKCS1MaskGenerationMethod_get_HashName", "signature": "String * PKCS1MaskGenerationMethod_get_HashName(PKCS1MaskGenerationMethod * this, MethodInfo * method)", "dotNetSignature": "String get_HashName()" }, { "virtualAddress": "0x0082BC5C", "name": "PKCS1MaskGenerationMethod_set_HashName", "signature": "void PKCS1MaskGenerationMethod_set_HashName(PKCS1MaskGenerationMethod * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x0082BCC0", "name": "PKCS1MaskGenerationMethod_GenerateMask", "signature": "Byte__Array * PKCS1MaskGenerationMethod_GenerateMask(PKCS1MaskGenerationMethod * this, Byte__Array * rgbSeed, int32_t cbReturn, MethodInfo * method)", "dotNetSignature": "Byte[] GenerateMask(Byte[], Int32)" }, { "virtualAddress": "0x008C6058", "name": "RandomNumberGenerator__ctor", "signature": "void RandomNumberGenerator__ctor(RandomNumberGenerator * this, MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator()" }, { "virtualAddress": "0x008C477C", "name": "RandomNumberGenerator_Create", "signature": "RandomNumberGenerator * RandomNumberGenerator_Create(MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator Create()" }, { "virtualAddress": "0x008C6060", "name": "RandomNumberGenerator_Create_1", "signature": "RandomNumberGenerator * RandomNumberGenerator_Create_1(String * rngName, MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator Create(String)" }, { "virtualAddress": "0x008C60E8", "name": "RandomNumberGenerator_Dispose", "signature": "void RandomNumberGenerator_Dispose(RandomNumberGenerator * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008C6164", "name": "RandomNumberGenerator_Dispose_1", "signature": "void RandomNumberGenerator_Dispose_1(RandomNumberGenerator * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008C6168", "name": "RandomNumberGenerator_GetBytes", "signature": "void RandomNumberGenerator_GetBytes(RandomNumberGenerator * this, Byte__Array * data, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void GetBytes(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008C6350", "name": "RandomNumberGenerator_GetNonZeroBytes", "signature": "void RandomNumberGenerator_GetNonZeroBytes(RandomNumberGenerator * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void GetNonZeroBytes(Byte[])" }, { "virtualAddress": "0x0082D068", "name": "RC2__ctor", "signature": "void RC2__ctor(RC2 * this, MethodInfo * method)", "dotNetSignature": "RC2()" }, { "virtualAddress": "0x0082D100", "name": "RC2_get_EffectiveKeySize", "signature": "int32_t RC2_get_EffectiveKeySize(RC2 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EffectiveKeySize()" }, { "virtualAddress": "0x0082D118", "name": "RC2_set_EffectiveKeySize", "signature": "void RC2_set_EffectiveKeySize(RC2 * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_EffectiveKeySize(Int32)" }, { "virtualAddress": "0x0082D1F8", "name": "RC2_get_KeySize", "signature": "int32_t RC2_get_KeySize(RC2 * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x0082D200", "name": "RC2_set_KeySize", "signature": "void RC2_set_KeySize(RC2 * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_KeySize(Int32)" }, { "virtualAddress": "0x0082D2B0", "name": "RC2_Create", "signature": "RC2 * RC2_Create(MethodInfo * method)", "dotNetSignature": "RC2 Create()" }, { "virtualAddress": "0x0082D474", "name": "RC2_Create_1", "signature": "RC2 * RC2_Create_1(String * AlgName, MethodInfo * method)", "dotNetSignature": "RC2 Create(String)" }, { "virtualAddress": "0x0082D4FC", "name": "RC2__cctor", "signature": "void RC2__cctor(MethodInfo * method)", "dotNetSignature": "RC2()" }, { "virtualAddress": "0x0082D308", "name": "RC2CryptoServiceProvider__ctor", "signature": "void RC2CryptoServiceProvider__ctor(RC2CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "RC2CryptoServiceProvider()" }, { "virtualAddress": "0x0082D654", "name": "RC2CryptoServiceProvider_get_EffectiveKeySize", "signature": "int32_t RC2CryptoServiceProvider_get_EffectiveKeySize(RC2CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EffectiveKeySize()" }, { "virtualAddress": "0x0082D65C", "name": "RC2CryptoServiceProvider_set_EffectiveKeySize", "signature": "void RC2CryptoServiceProvider_set_EffectiveKeySize(RC2CryptoServiceProvider * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_EffectiveKeySize(Int32)" }, { "virtualAddress": "0x0082D700", "name": "RC2CryptoServiceProvider_get_UseSalt", "signature": "bool RC2CryptoServiceProvider_get_UseSalt(RC2CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseSalt()" }, { "virtualAddress": "0x0082D708", "name": "RC2CryptoServiceProvider_set_UseSalt", "signature": "void RC2CryptoServiceProvider_set_UseSalt(RC2CryptoServiceProvider * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseSalt(Boolean)" }, { "virtualAddress": "0x0082D714", "name": "RC2CryptoServiceProvider_CreateEncryptor", "signature": "ICryptoTransform * RC2CryptoServiceProvider_CreateEncryptor(RC2CryptoServiceProvider * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x0082DD90", "name": "RC2CryptoServiceProvider_CreateDecryptor", "signature": "ICryptoTransform * RC2CryptoServiceProvider_CreateDecryptor(RC2CryptoServiceProvider * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x0082DE50", "name": "RC2CryptoServiceProvider_GenerateKey", "signature": "void RC2CryptoServiceProvider_GenerateKey(RC2CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void GenerateKey()" }, { "virtualAddress": "0x0082DEF4", "name": "RC2CryptoServiceProvider_GenerateIV", "signature": "void RC2CryptoServiceProvider_GenerateIV(RC2CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void GenerateIV()" }, { "virtualAddress": "0x0082DF88", "name": "RC2CryptoServiceProvider__cctor", "signature": "void RC2CryptoServiceProvider__cctor(MethodInfo * method)", "dotNetSignature": "RC2CryptoServiceProvider()" }, { "virtualAddress": "0x008C63B0", "name": "Rfc2898DeriveBytes__ctor", "signature": "void Rfc2898DeriveBytes__ctor(Rfc2898DeriveBytes * this, String * password, int32_t saltSize, MethodInfo * method)", "dotNetSignature": "Rfc2898DeriveBytes(String, Int32)" }, { "virtualAddress": "0x008C63B8", "name": "Rfc2898DeriveBytes__ctor_1", "signature": "void Rfc2898DeriveBytes__ctor_1(Rfc2898DeriveBytes * this, String * password, int32_t saltSize, int32_t iterations, MethodInfo * method)", "dotNetSignature": "Rfc2898DeriveBytes(String, Int32, Int32)" }, { "virtualAddress": "0x008C689C", "name": "Rfc2898DeriveBytes__ctor_2", "signature": "void Rfc2898DeriveBytes__ctor_2(Rfc2898DeriveBytes * this, String * password, Byte__Array * salt, MethodInfo * method)", "dotNetSignature": "Rfc2898DeriveBytes(String, Byte[])" }, { "virtualAddress": "0x008C68A4", "name": "Rfc2898DeriveBytes__ctor_3", "signature": "void Rfc2898DeriveBytes__ctor_3(Rfc2898DeriveBytes * this, String * password, Byte__Array * salt, int32_t iterations, MethodInfo * method)", "dotNetSignature": "Rfc2898DeriveBytes(String, Byte[], Int32)" }, { "virtualAddress": "0x008C6950", "name": "Rfc2898DeriveBytes__ctor_4", "signature": "void Rfc2898DeriveBytes__ctor_4(Rfc2898DeriveBytes * this, Byte__Array * password, Byte__Array * salt, int32_t iterations, MethodInfo * method)", "dotNetSignature": "Rfc2898DeriveBytes(Byte[], Byte[], Int32)" }, { "virtualAddress": "0x008C69FC", "name": "Rfc2898DeriveBytes_get_IterationCount", "signature": "int32_t Rfc2898DeriveBytes_get_IterationCount(Rfc2898DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Int32 get_IterationCount()" }, { "virtualAddress": "0x008C6764", "name": "Rfc2898DeriveBytes_set_IterationCount", "signature": "void Rfc2898DeriveBytes_set_IterationCount(Rfc2898DeriveBytes * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x008C6A04", "name": "Rfc2898DeriveBytes_get_Salt", "signature": "Byte__Array * Rfc2898DeriveBytes_get_Salt(Rfc2898DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Salt()" }, { "virtualAddress": "0x008C663C", "name": "Rfc2898DeriveBytes_set_Salt", "signature": "void Rfc2898DeriveBytes_set_Salt(Rfc2898DeriveBytes * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Salt(Byte[])" }, { "virtualAddress": "0x008C6A84", "name": "Rfc2898DeriveBytes_GetBytes", "signature": "Byte__Array * Rfc2898DeriveBytes_GetBytes(Rfc2898DeriveBytes * this, int32_t cb, MethodInfo * method)", "dotNetSignature": "Byte[] GetBytes(Int32)" }, { "virtualAddress": "0x008C6E94", "name": "Rfc2898DeriveBytes_Reset", "signature": "void Rfc2898DeriveBytes_Reset(Rfc2898DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008C6E98", "name": "Rfc2898DeriveBytes_Dispose", "signature": "void Rfc2898DeriveBytes_Dispose(Rfc2898DeriveBytes * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008C681C", "name": "Rfc2898DeriveBytes_Initialize", "signature": "void Rfc2898DeriveBytes_Initialize(Rfc2898DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x008C6C48", "name": "Rfc2898DeriveBytes_Func", "signature": "Byte__Array * Rfc2898DeriveBytes_Func(Rfc2898DeriveBytes * this, MethodInfo * method)", "dotNetSignature": "Byte[] Func()" }, { "virtualAddress": "0x008C7048", "name": "Rfc2898DeriveBytes_CryptDeriveKey", "signature": "Byte__Array * Rfc2898DeriveBytes_CryptDeriveKey(Rfc2898DeriveBytes * this, String * algname, String * alghashname, int32_t keySize, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "Byte[] CryptDeriveKey(String, String, Int32, Byte[])" }, { "virtualAddress": "0x008C710C", "name": "Rijndael__ctor", "signature": "void Rijndael__ctor(Rijndael * this, MethodInfo * method)", "dotNetSignature": "Rijndael()" }, { "virtualAddress": "0x008C71E0", "name": "Rijndael_Create", "signature": "Rijndael * Rijndael_Create(MethodInfo * method)", "dotNetSignature": "Rijndael Create()" }, { "virtualAddress": "0x008C72FC", "name": "Rijndael_Create_1", "signature": "Rijndael * Rijndael_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "Rijndael Create(String)" }, { "virtualAddress": "0x008C7384", "name": "Rijndael__cctor", "signature": "void Rijndael__cctor(MethodInfo * method)", "dotNetSignature": "Rijndael()" }, { "virtualAddress": "0x008C7238", "name": "RijndaelManaged__ctor", "signature": "void RijndaelManaged__ctor(RijndaelManaged * this, MethodInfo * method)", "dotNetSignature": "RijndaelManaged()" }, { "virtualAddress": "0x008C74D4", "name": "RijndaelManaged_CreateEncryptor", "signature": "ICryptoTransform * RijndaelManaged_CreateEncryptor(RijndaelManaged * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x008C7628", "name": "RijndaelManaged_CreateDecryptor", "signature": "ICryptoTransform * RijndaelManaged_CreateDecryptor(RijndaelManaged * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x008C763C", "name": "RijndaelManaged_GenerateKey", "signature": "void RijndaelManaged_GenerateKey(RijndaelManaged * this, MethodInfo * method)", "dotNetSignature": "Void GenerateKey()" }, { "virtualAddress": "0x008C7754", "name": "RijndaelManaged_GenerateIV", "signature": "void RijndaelManaged_GenerateIV(RijndaelManaged * this, MethodInfo * method)", "dotNetSignature": "Void GenerateIV()" }, { "virtualAddress": "0x008C74E8", "name": "RijndaelManaged_NewEncryptor", "signature": "ICryptoTransform * RijndaelManaged_NewEncryptor(RijndaelManaged * this, Byte__Array * rgbKey, CipherMode__Enum mode, Byte__Array * rgbIV, int32_t feedbackSize, RijndaelManagedTransformMode__Enum encryptMode, MethodInfo * method)", "dotNetSignature": "ICryptoTransform NewEncryptor(Byte[], CipherMode, Byte[], Int32, RijndaelManagedTransformMode)" }, { "virtualAddress": "0x008C77D0", "name": "RijndaelManagedTransform__ctor", "signature": "void RijndaelManagedTransform__ctor(RijndaelManagedTransform * this, Byte__Array * rgbKey, CipherMode__Enum mode, Byte__Array * rgbIV, int32_t blockSize, int32_t feedbackSize, PaddingMode__Enum PaddingValue, RijndaelManagedTransformMode__Enum transformMode, MethodInfo * method)", "dotNetSignature": "RijndaelManagedTransform(Byte[], CipherMode, Byte[], Int32, Int32, PaddingMode, RijndaelManagedTransformMode)" }, { "virtualAddress": "0x008C83A0", "name": "RijndaelManagedTransform_Dispose", "signature": "void RijndaelManagedTransform_Dispose(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008C8470", "name": "RijndaelManagedTransform_Clear", "signature": "void RijndaelManagedTransform_Clear(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008C83A8", "name": "RijndaelManagedTransform_Dispose_1", "signature": "void RijndaelManagedTransform_Dispose_1(RijndaelManagedTransform * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008C8478", "name": "RijndaelManagedTransform_get_BlockSizeValue", "signature": "int32_t RijndaelManagedTransform_get_BlockSizeValue(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BlockSizeValue()" }, { "virtualAddress": "0x008C8480", "name": "RijndaelManagedTransform_get_InputBlockSize", "signature": "int32_t RijndaelManagedTransform_get_InputBlockSize(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InputBlockSize()" }, { "virtualAddress": "0x008C8488", "name": "RijndaelManagedTransform_get_OutputBlockSize", "signature": "int32_t RijndaelManagedTransform_get_OutputBlockSize(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutputBlockSize()" }, { "virtualAddress": "0x008C8490", "name": "RijndaelManagedTransform_get_CanTransformMultipleBlocks", "signature": "bool RijndaelManagedTransform_get_CanTransformMultipleBlocks(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTransformMultipleBlocks()" }, { "virtualAddress": "0x008C8498", "name": "RijndaelManagedTransform_get_CanReuseTransform", "signature": "bool RijndaelManagedTransform_get_CanReuseTransform(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanReuseTransform()" }, { "virtualAddress": "0x008C84A0", "name": "RijndaelManagedTransform_TransformBlock", "signature": "int32_t RijndaelManagedTransform_TransformBlock(RijndaelManagedTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x008C9CF8", "name": "RijndaelManagedTransform_TransformFinalBlock", "signature": "Byte__Array * RijndaelManagedTransform_TransformFinalBlock(RijndaelManagedTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008C9FC4", "name": "RijndaelManagedTransform_Reset", "signature": "void RijndaelManagedTransform_Reset(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x008C875C", "name": "RijndaelManagedTransform_EncryptData", "signature": "int32_t RijndaelManagedTransform_EncryptData(RijndaelManagedTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * * outputBuffer, int32_t outputOffset, PaddingMode__Enum paddingMode, bool fLast, MethodInfo * method)", "dotNetSignature": "Int32 EncryptData(Byte[], Int32, Int32, Byte[] ByRef, Int32, PaddingMode, Boolean)" }, { "virtualAddress": "0x008C929C", "name": "RijndaelManagedTransform_DecryptData", "signature": "int32_t RijndaelManagedTransform_DecryptData(RijndaelManagedTransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * * outputBuffer, int32_t outputOffset, PaddingMode__Enum paddingMode, bool fLast, MethodInfo * method)", "dotNetSignature": "Int32 DecryptData(Byte[], Int32, Int32, Byte[] ByRef, Int32, PaddingMode, Boolean)" }, { "virtualAddress": "0x008CA03C", "name": "RijndaelManagedTransform_Enc", "signature": "void RijndaelManagedTransform_Enc(RijndaelManagedTransform * this, int32_t * encryptindex, int32_t * encryptKeyExpansion, int32_t * T, int32_t * TF, int32_t * work, int32_t * temp, MethodInfo * method)", "dotNetSignature": "Void Enc(Int32*, Int32*, Int32*, Int32*, Int32*, Int32*)" }, { "virtualAddress": "0x008CA1F8", "name": "RijndaelManagedTransform_Dec", "signature": "void RijndaelManagedTransform_Dec(RijndaelManagedTransform * this, int32_t * decryptindex, int32_t * decryptKeyExpansion, int32_t * iT, int32_t * iTF, int32_t * work, int32_t * temp, MethodInfo * method)", "dotNetSignature": "Void Dec(Int32*, Int32*, Int32*, Int32*, Int32*, Int32*)" }, { "virtualAddress": "0x008C7DEC", "name": "RijndaelManagedTransform_GenerateKeyExpansion", "signature": "void RijndaelManagedTransform_GenerateKeyExpansion(RijndaelManagedTransform * this, Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "Void GenerateKeyExpansion(Byte[])" }, { "virtualAddress": "0x008CA4D8", "name": "RijndaelManagedTransform_rot1", "signature": "int32_t RijndaelManagedTransform_rot1(int32_t val, MethodInfo * method)", "dotNetSignature": "Int32 rot1(Int32)" }, { "virtualAddress": "0x008CA4D0", "name": "RijndaelManagedTransform_rot2", "signature": "int32_t RijndaelManagedTransform_rot2(int32_t val, MethodInfo * method)", "dotNetSignature": "Int32 rot2(Int32)" }, { "virtualAddress": "0x008CA3C8", "name": "RijndaelManagedTransform_rot3", "signature": "int32_t RijndaelManagedTransform_rot3(int32_t val, MethodInfo * method)", "dotNetSignature": "Int32 rot3(Int32)" }, { "virtualAddress": "0x008CA3D0", "name": "RijndaelManagedTransform_SubWord", "signature": "int32_t RijndaelManagedTransform_SubWord(int32_t a, MethodInfo * method)", "dotNetSignature": "Int32 SubWord(Int32)" }, { "virtualAddress": "0x008CA4AC", "name": "RijndaelManagedTransform_MulX", "signature": "int32_t RijndaelManagedTransform_MulX(int32_t x, MethodInfo * method)", "dotNetSignature": "Int32 MulX(Int32)" }, { "virtualAddress": "0x008CA4E0", "name": "RijndaelManagedTransform__cctor", "signature": "void RijndaelManagedTransform__cctor(MethodInfo * method)", "dotNetSignature": "RijndaelManagedTransform()" }, { "virtualAddress": "0x008CA65C", "name": "RijndaelManagedTransform__ctor_1", "signature": "void RijndaelManagedTransform__ctor_1(RijndaelManagedTransform * this, MethodInfo * method)", "dotNetSignature": "RijndaelManagedTransform()" }, { "virtualAddress": "0x0082EA20", "name": "RIPEMD160__ctor", "signature": "void RIPEMD160__ctor(RIPEMD160 * this, MethodInfo * method)", "dotNetSignature": "RIPEMD160()" }, { "virtualAddress": "0x0082EA4C", "name": "RIPEMD160_Create", "signature": "RIPEMD160 * RIPEMD160_Create(MethodInfo * method)", "dotNetSignature": "RIPEMD160 Create()" }, { "virtualAddress": "0x0082EAA4", "name": "RIPEMD160_Create_1", "signature": "RIPEMD160 * RIPEMD160_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "RIPEMD160 Create(String)" }, { "virtualAddress": "0x00829068", "name": "RIPEMD160Managed__ctor", "signature": "void RIPEMD160Managed__ctor(RIPEMD160Managed * this, MethodInfo * method)", "dotNetSignature": "RIPEMD160Managed()" }, { "virtualAddress": "0x0082EBEC", "name": "RIPEMD160Managed_Initialize", "signature": "void RIPEMD160Managed_Initialize(RIPEMD160Managed * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x0082EC3C", "name": "RIPEMD160Managed_HashCore", "signature": "void RIPEMD160Managed_HashCore(RIPEMD160Managed * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082EDF0", "name": "RIPEMD160Managed_HashFinal", "signature": "Byte__Array * RIPEMD160Managed_HashFinal(RIPEMD160Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x0082EB2C", "name": "RIPEMD160Managed_InitializeState", "signature": "void RIPEMD160Managed_InitializeState(RIPEMD160Managed * this, MethodInfo * method)", "dotNetSignature": "Void InitializeState()" }, { "virtualAddress": "0x0082EC40", "name": "RIPEMD160Managed__HashData", "signature": "void RIPEMD160Managed__HashData(RIPEMD160Managed * this, Byte__Array * partIn, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void _HashData(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082EDF4", "name": "RIPEMD160Managed__EndHash", "signature": "Byte__Array * RIPEMD160Managed__EndHash(RIPEMD160Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] _EndHash()" }, { "virtualAddress": "0x0082EFD8", "name": "RIPEMD160Managed_MDTransform", "signature": "void RIPEMD160Managed_MDTransform(uint32_t * blockDWords, uint32_t * state, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void MDTransform(UInt32*, UInt32*, Byte*)" }, { "virtualAddress": "0x00830728", "name": "RIPEMD160Managed_F", "signature": "uint32_t RIPEMD160Managed_F(uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 F(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00830734", "name": "RIPEMD160Managed_G", "signature": "uint32_t RIPEMD160Managed_G(uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 G(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00830744", "name": "RIPEMD160Managed_H", "signature": "uint32_t RIPEMD160Managed_H(uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 H(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00830750", "name": "RIPEMD160Managed_I", "signature": "uint32_t RIPEMD160Managed_I(uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 I(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00830760", "name": "RIPEMD160Managed_J", "signature": "uint32_t RIPEMD160Managed_J(uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 J(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x00830EFC", "name": "RSA__ctor", "signature": "void RSA__ctor(RSA * this, MethodInfo * method)", "dotNetSignature": "RSA()" }, { "virtualAddress": "0x00830F04", "name": "RSA_Create", "signature": "RSA * RSA_Create(MethodInfo * method)", "dotNetSignature": "RSA Create()" }, { "virtualAddress": "0x00830F60", "name": "RSA_Create_1", "signature": "RSA * RSA_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "RSA Create(String)" }, { "virtualAddress": "0x00830FE8", "name": "RSA_Encrypt", "signature": "Byte__Array * RSA_Encrypt(RSA * this, Byte__Array * data, RSAEncryptionPadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] Encrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x008310A8", "name": "RSA_Decrypt", "signature": "Byte__Array * RSA_Decrypt(RSA * this, Byte__Array * data, RSAEncryptionPadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] Decrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x008310EC", "name": "RSA_SignHash", "signature": "Byte__Array * RSA_SignHash(RSA * this, Byte__Array * hash, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] SignHash(Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x00831130", "name": "RSA_VerifyHash", "signature": "bool RSA_VerifyHash(RSA * this, Byte__Array * hash, Byte__Array * signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Boolean VerifyHash(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x00831174", "name": "RSA_HashData", "signature": "Byte__Array * RSA_HashData(RSA * this, Byte__Array * data, int32_t offset, int32_t count, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x008311B8", "name": "RSA_HashData_1", "signature": "Byte__Array * RSA_HashData_1(RSA * this, Stream * data, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x008311FC", "name": "RSA_SignData", "signature": "Byte__Array * RSA_SignData(RSA * this, Byte__Array * data, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x008312BC", "name": "RSA_SignData_1", "signature": "Byte__Array * RSA_SignData_1(RSA * this, Byte__Array * data, int32_t offset, int32_t count, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[], Int32, Int32, HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x00831508", "name": "RSA_SignData_2", "signature": "Byte__Array * RSA_SignData_2(RSA * this, Stream * data, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Stream, HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x00831650", "name": "RSA_VerifyData", "signature": "bool RSA_VerifyData(RSA * this, Byte__Array * data, Byte__Array * signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x00831718", "name": "RSA_VerifyData_1", "signature": "bool RSA_VerifyData_1(RSA * this, Byte__Array * data, int32_t offset, int32_t count, Byte__Array * signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x00831904", "name": "RSA_VerifyData_2", "signature": "bool RSA_VerifyData_2(RSA * this, Stream * data, Byte__Array * signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Stream, Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x0083102C", "name": "RSA_DerivedClassMustOverride", "signature": "Exception * RSA_DerivedClassMustOverride(MethodInfo * method)", "dotNetSignature": "Exception DerivedClassMustOverride()" }, { "virtualAddress": "0x00831480", "name": "RSA_HashAlgorithmNameNullOrEmpty", "signature": "Exception * RSA_HashAlgorithmNameNullOrEmpty(MethodInfo * method)", "dotNetSignature": "Exception HashAlgorithmNameNullOrEmpty()" }, { "virtualAddress": "0x00831A74", "name": "RSA_DecryptValue", "signature": "Byte__Array * RSA_DecryptValue(RSA * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "Byte[] DecryptValue(Byte[])" }, { "virtualAddress": "0x00831AF4", "name": "RSA_EncryptValue", "signature": "Byte__Array * RSA_EncryptValue(RSA * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "Byte[] EncryptValue(Byte[])" }, { "virtualAddress": "0x00831B74", "name": "RSA_get_KeyExchangeAlgorithm", "signature": "String * RSA_get_KeyExchangeAlgorithm(RSA * this, MethodInfo * method)", "dotNetSignature": "String get_KeyExchangeAlgorithm()" }, { "virtualAddress": "0x00831BBC", "name": "RSA_get_SignatureAlgorithm", "signature": "String * RSA_get_SignatureAlgorithm(RSA * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x00831C04", "name": "RSA_FromXmlString", "signature": "void RSA_FromXmlString(RSA * this, String * xmlString, MethodInfo * method)", "dotNetSignature": "Void FromXmlString(String)" }, { "virtualAddress": "0x008321E4", "name": "RSA_ToXmlString", "signature": "String * RSA_ToXmlString(RSA * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "String ToXmlString(Boolean)" }, { "virtualAddress": "0x008C086C", "name": "RSACryptoServiceProvider_get_SignatureAlgorithm", "signature": "String * RSACryptoServiceProvider_get_SignatureAlgorithm(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x008C08B4", "name": "RSACryptoServiceProvider_get_UseMachineKeyStore", "signature": "bool RSACryptoServiceProvider_get_UseMachineKeyStore(MethodInfo * method)", "dotNetSignature": "Boolean get_UseMachineKeyStore()" }, { "virtualAddress": "0x008C0928", "name": "RSACryptoServiceProvider_set_UseMachineKeyStore", "signature": "void RSACryptoServiceProvider_set_UseMachineKeyStore(bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseMachineKeyStore(Boolean)" }, { "virtualAddress": "0x008C099C", "name": "RSACryptoServiceProvider_HashData", "signature": "Byte__Array * RSACryptoServiceProvider_HashData(RSACryptoServiceProvider * this, Byte__Array * data, int32_t offset, int32_t count, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x008C09EC", "name": "RSACryptoServiceProvider_HashData_1", "signature": "Byte__Array * RSACryptoServiceProvider_HashData_1(RSACryptoServiceProvider * this, Stream * data, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x008C0A24", "name": "RSACryptoServiceProvider_GetAlgorithmId", "signature": "int32_t RSACryptoServiceProvider_GetAlgorithmId(HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Int32 GetAlgorithmId(HashAlgorithmName)" }, { "virtualAddress": "0x008C0BA0", "name": "RSACryptoServiceProvider_Encrypt", "signature": "Byte__Array * RSACryptoServiceProvider_Encrypt(RSACryptoServiceProvider * this, Byte__Array * data, RSAEncryptionPadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] Encrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x008C0EE8", "name": "RSACryptoServiceProvider_Decrypt", "signature": "Byte__Array * RSACryptoServiceProvider_Decrypt(RSACryptoServiceProvider * this, Byte__Array * data, RSAEncryptionPadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] Decrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x008C1318", "name": "RSACryptoServiceProvider_SignHash", "signature": "Byte__Array * RSACryptoServiceProvider_SignHash(RSACryptoServiceProvider * this, Byte__Array * hash, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Byte[] SignHash(Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x008C1630", "name": "RSACryptoServiceProvider_VerifyHash", "signature": "bool RSACryptoServiceProvider_VerifyHash(RSACryptoServiceProvider * this, Byte__Array * hash, Byte__Array * signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding * padding, MethodInfo * method)", "dotNetSignature": "Boolean VerifyHash(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x008C0E6C", "name": "RSACryptoServiceProvider_PaddingModeNotSupported", "signature": "Exception * RSACryptoServiceProvider_PaddingModeNotSupported(MethodInfo * method)", "dotNetSignature": "Exception PaddingModeNotSupported()" }, { "virtualAddress": "0x008C18F4", "name": "RSACryptoServiceProvider__ctor", "signature": "void RSACryptoServiceProvider__ctor(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "RSACryptoServiceProvider()" }, { "virtualAddress": "0x008C1968", "name": "RSACryptoServiceProvider__ctor_1", "signature": "void RSACryptoServiceProvider__ctor_1(RSACryptoServiceProvider * this, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "RSACryptoServiceProvider(CspParameters)" }, { "virtualAddress": "0x008C192C", "name": "RSACryptoServiceProvider__ctor_2", "signature": "void RSACryptoServiceProvider__ctor_2(RSACryptoServiceProvider * this, int32_t dwKeySize, MethodInfo * method)", "dotNetSignature": "RSACryptoServiceProvider(Int32)" }, { "virtualAddress": "0x008C1974", "name": "RSACryptoServiceProvider__ctor_3", "signature": "void RSACryptoServiceProvider__ctor_3(RSACryptoServiceProvider * this, int32_t dwKeySize, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "RSACryptoServiceProvider(Int32, CspParameters)" }, { "virtualAddress": "0x008C19E0", "name": "RSACryptoServiceProvider_Common", "signature": "void RSACryptoServiceProvider_Common(RSACryptoServiceProvider * this, int32_t dwKeySize, bool parameters, MethodInfo * method)", "dotNetSignature": "Void Common(Int32, Boolean)" }, { "virtualAddress": "0x008C1BDC", "name": "RSACryptoServiceProvider_Common_1", "signature": "void RSACryptoServiceProvider_Common_1(RSACryptoServiceProvider * this, CspParameters * p, MethodInfo * method)", "dotNetSignature": "Void Common(CspParameters)" }, { "virtualAddress": "0x008C1CF8", "name": "RSACryptoServiceProvider_Finalize", "signature": "void RSACryptoServiceProvider_Finalize(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x008C1D6C", "name": "RSACryptoServiceProvider_get_KeyExchangeAlgorithm", "signature": "String * RSACryptoServiceProvider_get_KeyExchangeAlgorithm(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "String get_KeyExchangeAlgorithm()" }, { "virtualAddress": "0x008C1DB4", "name": "RSACryptoServiceProvider_get_KeySize", "signature": "int32_t RSACryptoServiceProvider_get_KeySize(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x008C1DD4", "name": "RSACryptoServiceProvider_get_PersistKeyInCsp", "signature": "bool RSACryptoServiceProvider_get_PersistKeyInCsp(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean get_PersistKeyInCsp()" }, { "virtualAddress": "0x008C1DDC", "name": "RSACryptoServiceProvider_set_PersistKeyInCsp", "signature": "void RSACryptoServiceProvider_set_PersistKeyInCsp(RSACryptoServiceProvider * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_PersistKeyInCsp(Boolean)" }, { "virtualAddress": "0x008C1E78", "name": "RSACryptoServiceProvider_get_PublicOnly", "signature": "bool RSACryptoServiceProvider_get_PublicOnly(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean get_PublicOnly()" }, { "virtualAddress": "0x008C10F0", "name": "RSACryptoServiceProvider_Decrypt_1", "signature": "Byte__Array * RSACryptoServiceProvider_Decrypt_1(RSACryptoServiceProvider * this, Byte__Array * rgb, bool fOAEP, MethodInfo * method)", "dotNetSignature": "Byte[] Decrypt(Byte[], Boolean)" }, { "virtualAddress": "0x008C2044", "name": "RSACryptoServiceProvider_DecryptValue", "signature": "Byte__Array * RSACryptoServiceProvider_DecryptValue(RSACryptoServiceProvider * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "Byte[] DecryptValue(Byte[])" }, { "virtualAddress": "0x008C0DBC", "name": "RSACryptoServiceProvider_Encrypt_1", "signature": "Byte__Array * RSACryptoServiceProvider_Encrypt_1(RSACryptoServiceProvider * this, Byte__Array * rgb, bool fOAEP, MethodInfo * method)", "dotNetSignature": "Byte[] Encrypt(Byte[], Boolean)" }, { "virtualAddress": "0x008C22AC", "name": "RSACryptoServiceProvider_EncryptValue", "signature": "Byte__Array * RSACryptoServiceProvider_EncryptValue(RSACryptoServiceProvider * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "Byte[] EncryptValue(Byte[])" }, { "virtualAddress": "0x008C22D0", "name": "RSACryptoServiceProvider_ExportParameters", "signature": "RSAParameters RSACryptoServiceProvider_ExportParameters(RSACryptoServiceProvider * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "RSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x008C2460", "name": "RSACryptoServiceProvider_ImportParameters", "signature": "void RSACryptoServiceProvider_ImportParameters(RSACryptoServiceProvider * this, RSAParameters parameters, MethodInfo * method)", "dotNetSignature": "Void ImportParameters(RSAParameters)" }, { "virtualAddress": "0x008C24B8", "name": "RSACryptoServiceProvider_GetHash", "signature": "HashAlgorithm * RSACryptoServiceProvider_GetHash(RSACryptoServiceProvider * this, Object * halg, MethodInfo * method)", "dotNetSignature": "HashAlgorithm GetHash(Object)" }, { "virtualAddress": "0x008C26A8", "name": "RSACryptoServiceProvider_GetHashFromString", "signature": "HashAlgorithm * RSACryptoServiceProvider_GetHashFromString(RSACryptoServiceProvider * this, String * name, MethodInfo * method)", "dotNetSignature": "HashAlgorithm GetHashFromString(String)" }, { "virtualAddress": "0x008C2944", "name": "RSACryptoServiceProvider_SignData", "signature": "Byte__Array * RSACryptoServiceProvider_SignData(RSACryptoServiceProvider * this, Byte__Array * buffer, Object * halg, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[], Object)" }, { "virtualAddress": "0x008C2AAC", "name": "RSACryptoServiceProvider_SignData_1", "signature": "Byte__Array * RSACryptoServiceProvider_SignData_1(RSACryptoServiceProvider * this, Stream * inputStream, Object * halg, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Stream, Object)" }, { "virtualAddress": "0x008C29E8", "name": "RSACryptoServiceProvider_SignData_2", "signature": "Byte__Array * RSACryptoServiceProvider_SignData_2(RSACryptoServiceProvider * this, Byte__Array * buffer, int32_t offset, int32_t count, Object * halg, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[], Int32, Int32, Object)" }, { "virtualAddress": "0x008C27E8", "name": "RSACryptoServiceProvider_GetHashNameFromOID", "signature": "String * RSACryptoServiceProvider_GetHashNameFromOID(RSACryptoServiceProvider * this, String * oid, MethodInfo * method)", "dotNetSignature": "String GetHashNameFromOID(String)" }, { "virtualAddress": "0x008C2B58", "name": "RSACryptoServiceProvider_SignHash_1", "signature": "Byte__Array * RSACryptoServiceProvider_SignHash_1(RSACryptoServiceProvider * this, Byte__Array * rgbHash, String * str, MethodInfo * method)", "dotNetSignature": "Byte[] SignHash(Byte[], String)" }, { "virtualAddress": "0x008C1580", "name": "RSACryptoServiceProvider_SignHash_2", "signature": "Byte__Array * RSACryptoServiceProvider_SignHash_2(RSACryptoServiceProvider * this, Byte__Array * rgbHash, int32_t calgHash, MethodInfo * method)", "dotNetSignature": "Byte[] SignHash(Byte[], Int32)" }, { "virtualAddress": "0x008C2C44", "name": "RSACryptoServiceProvider_InternalHashToHashAlgorithm", "signature": "HashAlgorithm * RSACryptoServiceProvider_InternalHashToHashAlgorithm(int32_t calgHash, MethodInfo * method)", "dotNetSignature": "HashAlgorithm InternalHashToHashAlgorithm(Int32)" }, { "virtualAddress": "0x008C2E84", "name": "RSACryptoServiceProvider_VerifyData", "signature": "bool RSACryptoServiceProvider_VerifyData(RSACryptoServiceProvider * this, Byte__Array * buffer, Object * halg, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Byte[], Object, Byte[])" }, { "virtualAddress": "0x008C2FA0", "name": "RSACryptoServiceProvider_VerifyHash_1", "signature": "bool RSACryptoServiceProvider_VerifyHash_1(RSACryptoServiceProvider * this, Byte__Array * rgbHash, String * str, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifyHash(Byte[], String, Byte[])" }, { "virtualAddress": "0x008C1834", "name": "RSACryptoServiceProvider_VerifyHash_2", "signature": "bool RSACryptoServiceProvider_VerifyHash_2(RSACryptoServiceProvider * this, Byte__Array * rgbHash, int32_t calgHash, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifyHash(Byte[], Int32, Byte[])" }, { "virtualAddress": "0x008C30BC", "name": "RSACryptoServiceProvider_Dispose", "signature": "void RSACryptoServiceProvider_Dispose(RSACryptoServiceProvider * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008C1DF0", "name": "RSACryptoServiceProvider_OnKeyGenerated", "signature": "void RSACryptoServiceProvider_OnKeyGenerated(RSACryptoServiceProvider * this, Object * sender, EventArgs * e, MethodInfo * method)", "dotNetSignature": "Void OnKeyGenerated(Object, EventArgs)" }, { "virtualAddress": "0x008C311C", "name": "RSACryptoServiceProvider_get_CspKeyContainerInfo", "signature": "CspKeyContainerInfo * RSACryptoServiceProvider_get_CspKeyContainerInfo(RSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "CspKeyContainerInfo get_CspKeyContainerInfo()" }, { "virtualAddress": "0x008C319C", "name": "RSACryptoServiceProvider_ExportCspBlob", "signature": "Byte__Array * RSACryptoServiceProvider_ExportCspBlob(RSACryptoServiceProvider * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "Byte[] ExportCspBlob(Boolean)" }, { "virtualAddress": "0x008C322C", "name": "RSACryptoServiceProvider_ImportCspBlob", "signature": "void RSACryptoServiceProvider_ImportCspBlob(RSACryptoServiceProvider * this, Byte__Array * keyBlob, MethodInfo * method)", "dotNetSignature": "Void ImportCspBlob(Byte[])" }, { "virtualAddress": "0x008C3520", "name": "RSACryptoServiceProvider__cctor", "signature": "void RSACryptoServiceProvider__cctor(MethodInfo * method)", "dotNetSignature": "RSACryptoServiceProvider()" }, { "virtualAddress": "0x008C3C30", "name": "RSAOAEPKeyExchangeDeformatter__ctor", "signature": "void RSAOAEPKeyExchangeDeformatter__ctor(RSAOAEPKeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "RSAOAEPKeyExchangeDeformatter()" }, { "virtualAddress": "0x008C1E94", "name": "RSAOAEPKeyExchangeDeformatter__ctor_1", "signature": "void RSAOAEPKeyExchangeDeformatter__ctor_1(RSAOAEPKeyExchangeDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "RSAOAEPKeyExchangeDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C3C38", "name": "RSAOAEPKeyExchangeDeformatter_get_Parameters", "signature": "String * RSAOAEPKeyExchangeDeformatter_get_Parameters(RSAOAEPKeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "String get_Parameters()" }, { "virtualAddress": "0x008C3C40", "name": "RSAOAEPKeyExchangeDeformatter_set_Parameters", "signature": "void RSAOAEPKeyExchangeDeformatter_set_Parameters(RSAOAEPKeyExchangeDeformatter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Parameters(String)" }, { "virtualAddress": "0x008C3C44", "name": "RSAOAEPKeyExchangeDeformatter_DecryptKeyExchange", "signature": "Byte__Array * RSAOAEPKeyExchangeDeformatter_DecryptKeyExchange(RSAOAEPKeyExchangeDeformatter * this, Byte__Array * rgbData, MethodInfo * method)", "dotNetSignature": "Byte[] DecryptKeyExchange(Byte[])" }, { "virtualAddress": "0x008C4064", "name": "RSAOAEPKeyExchangeDeformatter_SetKey", "signature": "void RSAOAEPKeyExchangeDeformatter_SetKey(RSAOAEPKeyExchangeDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C3DDC", "name": "RSAOAEPKeyExchangeDeformatter_get_OverridesDecrypt", "signature": "bool RSAOAEPKeyExchangeDeformatter_get_OverridesDecrypt(RSAOAEPKeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_OverridesDecrypt()" }, { "virtualAddress": "0x008C4224", "name": "RSAOAEPKeyExchangeFormatter__ctor", "signature": "void RSAOAEPKeyExchangeFormatter__ctor(RSAOAEPKeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "RSAOAEPKeyExchangeFormatter()" }, { "virtualAddress": "0x008C20FC", "name": "RSAOAEPKeyExchangeFormatter__ctor_1", "signature": "void RSAOAEPKeyExchangeFormatter__ctor_1(RSAOAEPKeyExchangeFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "RSAOAEPKeyExchangeFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C422C", "name": "RSAOAEPKeyExchangeFormatter_get_Parameter", "signature": "Byte__Array * RSAOAEPKeyExchangeFormatter_get_Parameter(RSAOAEPKeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Parameter()" }, { "virtualAddress": "0x008C42A8", "name": "RSAOAEPKeyExchangeFormatter_set_Parameter", "signature": "void RSAOAEPKeyExchangeFormatter_set_Parameter(RSAOAEPKeyExchangeFormatter * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Parameter(Byte[])" }, { "virtualAddress": "0x008C433C", "name": "RSAOAEPKeyExchangeFormatter_get_Parameters", "signature": "String * RSAOAEPKeyExchangeFormatter_get_Parameters(RSAOAEPKeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "String get_Parameters()" }, { "virtualAddress": "0x008C4344", "name": "RSAOAEPKeyExchangeFormatter_get_Rng", "signature": "RandomNumberGenerator * RSAOAEPKeyExchangeFormatter_get_Rng(RSAOAEPKeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator get_Rng()" }, { "virtualAddress": "0x008C434C", "name": "RSAOAEPKeyExchangeFormatter_set_Rng", "signature": "void RSAOAEPKeyExchangeFormatter_set_Rng(RSAOAEPKeyExchangeFormatter * this, RandomNumberGenerator * value, MethodInfo * method)", "dotNetSignature": "Void set_Rng(RandomNumberGenerator)" }, { "virtualAddress": "0x008C4354", "name": "RSAOAEPKeyExchangeFormatter_SetKey", "signature": "void RSAOAEPKeyExchangeFormatter_SetKey(RSAOAEPKeyExchangeFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C4424", "name": "RSAOAEPKeyExchangeFormatter_CreateKeyExchange", "signature": "Byte__Array * RSAOAEPKeyExchangeFormatter_CreateKeyExchange(RSAOAEPKeyExchangeFormatter * this, Byte__Array * rgbData, MethodInfo * method)", "dotNetSignature": "Byte[] CreateKeyExchange(Byte[])" }, { "virtualAddress": "0x008C4868", "name": "RSAOAEPKeyExchangeFormatter_CreateKeyExchange_1", "signature": "Byte__Array * RSAOAEPKeyExchangeFormatter_CreateKeyExchange_1(RSAOAEPKeyExchangeFormatter * this, Byte__Array * rgbData, Type * symAlgType, MethodInfo * method)", "dotNetSignature": "Byte[] CreateKeyExchange(Byte[], Type)" }, { "virtualAddress": "0x008C45CC", "name": "RSAOAEPKeyExchangeFormatter_get_OverridesEncrypt", "signature": "bool RSAOAEPKeyExchangeFormatter_get_OverridesEncrypt(RSAOAEPKeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_OverridesEncrypt()" }, { "virtualAddress": "0x008C4874", "name": "RSAPKCS1KeyExchangeDeformatter__ctor", "signature": "void RSAPKCS1KeyExchangeDeformatter__ctor(RSAPKCS1KeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1KeyExchangeDeformatter()" }, { "virtualAddress": "0x008C1F6C", "name": "RSAPKCS1KeyExchangeDeformatter__ctor_1", "signature": "void RSAPKCS1KeyExchangeDeformatter__ctor_1(RSAPKCS1KeyExchangeDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "RSAPKCS1KeyExchangeDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C487C", "name": "RSAPKCS1KeyExchangeDeformatter_get_RNG", "signature": "RandomNumberGenerator * RSAPKCS1KeyExchangeDeformatter_get_RNG(RSAPKCS1KeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator get_RNG()" }, { "virtualAddress": "0x008C4884", "name": "RSAPKCS1KeyExchangeDeformatter_set_RNG", "signature": "void RSAPKCS1KeyExchangeDeformatter_set_RNG(RSAPKCS1KeyExchangeDeformatter * this, RandomNumberGenerator * value, MethodInfo * method)", "dotNetSignature": "Void set_RNG(RandomNumberGenerator)" }, { "virtualAddress": "0x008C488C", "name": "RSAPKCS1KeyExchangeDeformatter_get_Parameters", "signature": "String * RSAPKCS1KeyExchangeDeformatter_get_Parameters(RSAPKCS1KeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "String get_Parameters()" }, { "virtualAddress": "0x008C4894", "name": "RSAPKCS1KeyExchangeDeformatter_set_Parameters", "signature": "void RSAPKCS1KeyExchangeDeformatter_set_Parameters(RSAPKCS1KeyExchangeDeformatter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Parameters(String)" }, { "virtualAddress": "0x008C4898", "name": "RSAPKCS1KeyExchangeDeformatter_DecryptKeyExchange", "signature": "Byte__Array * RSAPKCS1KeyExchangeDeformatter_DecryptKeyExchange(RSAPKCS1KeyExchangeDeformatter * this, Byte__Array * rgbIn, MethodInfo * method)", "dotNetSignature": "Byte[] DecryptKeyExchange(Byte[])" }, { "virtualAddress": "0x008C4C3C", "name": "RSAPKCS1KeyExchangeDeformatter_SetKey", "signature": "void RSAPKCS1KeyExchangeDeformatter_SetKey(RSAPKCS1KeyExchangeDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C4A8C", "name": "RSAPKCS1KeyExchangeDeformatter_get_OverridesDecrypt", "signature": "bool RSAPKCS1KeyExchangeDeformatter_get_OverridesDecrypt(RSAPKCS1KeyExchangeDeformatter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_OverridesDecrypt()" }, { "virtualAddress": "0x008C4D0C", "name": "RSAPKCS1KeyExchangeFormatter__ctor", "signature": "void RSAPKCS1KeyExchangeFormatter__ctor(RSAPKCS1KeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1KeyExchangeFormatter()" }, { "virtualAddress": "0x008C21D4", "name": "RSAPKCS1KeyExchangeFormatter__ctor_1", "signature": "void RSAPKCS1KeyExchangeFormatter__ctor_1(RSAPKCS1KeyExchangeFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "RSAPKCS1KeyExchangeFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C4D14", "name": "RSAPKCS1KeyExchangeFormatter_get_Parameters", "signature": "String * RSAPKCS1KeyExchangeFormatter_get_Parameters(RSAPKCS1KeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "String get_Parameters()" }, { "virtualAddress": "0x008C4D5C", "name": "RSAPKCS1KeyExchangeFormatter_get_Rng", "signature": "RandomNumberGenerator * RSAPKCS1KeyExchangeFormatter_get_Rng(RSAPKCS1KeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "RandomNumberGenerator get_Rng()" }, { "virtualAddress": "0x008C4D64", "name": "RSAPKCS1KeyExchangeFormatter_set_Rng", "signature": "void RSAPKCS1KeyExchangeFormatter_set_Rng(RSAPKCS1KeyExchangeFormatter * this, RandomNumberGenerator * value, MethodInfo * method)", "dotNetSignature": "Void set_Rng(RandomNumberGenerator)" }, { "virtualAddress": "0x008C4D6C", "name": "RSAPKCS1KeyExchangeFormatter_SetKey", "signature": "void RSAPKCS1KeyExchangeFormatter_SetKey(RSAPKCS1KeyExchangeFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C4E3C", "name": "RSAPKCS1KeyExchangeFormatter_CreateKeyExchange", "signature": "Byte__Array * RSAPKCS1KeyExchangeFormatter_CreateKeyExchange(RSAPKCS1KeyExchangeFormatter * this, Byte__Array * rgbData, MethodInfo * method)", "dotNetSignature": "Byte[] CreateKeyExchange(Byte[])" }, { "virtualAddress": "0x008C5314", "name": "RSAPKCS1KeyExchangeFormatter_CreateKeyExchange_1", "signature": "Byte__Array * RSAPKCS1KeyExchangeFormatter_CreateKeyExchange_1(RSAPKCS1KeyExchangeFormatter * this, Byte__Array * rgbData, Type * symAlgType, MethodInfo * method)", "dotNetSignature": "Byte[] CreateKeyExchange(Byte[], Type)" }, { "virtualAddress": "0x008C5164", "name": "RSAPKCS1KeyExchangeFormatter_get_OverridesEncrypt", "signature": "bool RSAPKCS1KeyExchangeFormatter_get_OverridesEncrypt(RSAPKCS1KeyExchangeFormatter * this, MethodInfo * method)", "dotNetSignature": "Boolean get_OverridesEncrypt()" }, { "virtualAddress": "0x008CA69C", "name": "SHA1__ctor", "signature": "void SHA1__ctor(SHA1 * this, MethodInfo * method)", "dotNetSignature": "SHA1()" }, { "virtualAddress": "0x008C2D24", "name": "SHA1_Create", "signature": "SHA1 * SHA1_Create(MethodInfo * method)", "dotNetSignature": "SHA1 Create()" }, { "virtualAddress": "0x008CA738", "name": "SHA1_Create_1", "signature": "SHA1 * SHA1_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "SHA1 Create(String)" }, { "virtualAddress": "0x008CBCEC", "name": "SHA1Managed__ctor", "signature": "void SHA1Managed__ctor(SHA1Managed * this, MethodInfo * method)", "dotNetSignature": "SHA1Managed()" }, { "virtualAddress": "0x008CBEA0", "name": "SHA1Managed_Initialize", "signature": "void SHA1Managed_Initialize(SHA1Managed * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x008CBEF0", "name": "SHA1Managed_HashCore", "signature": "void SHA1Managed_HashCore(SHA1Managed * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CC0A4", "name": "SHA1Managed_HashFinal", "signature": "Byte__Array * SHA1Managed_HashFinal(SHA1Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x008CBDE0", "name": "SHA1Managed_InitializeState", "signature": "void SHA1Managed_InitializeState(SHA1Managed * this, MethodInfo * method)", "dotNetSignature": "Void InitializeState()" }, { "virtualAddress": "0x008CBEF4", "name": "SHA1Managed__HashData", "signature": "void SHA1Managed__HashData(SHA1Managed * this, Byte__Array * partIn, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void _HashData(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CC0A8", "name": "SHA1Managed__EndHash", "signature": "Byte__Array * SHA1Managed__EndHash(SHA1Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] _EndHash()" }, { "virtualAddress": "0x008CC288", "name": "SHA1Managed_SHATransform", "signature": "void SHA1Managed_SHATransform(uint32_t * expandedBuffer, uint32_t * state, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void SHATransform(UInt32*, UInt32*, Byte*)" }, { "virtualAddress": "0x008CC834", "name": "SHA1Managed_SHAExpand", "signature": "void SHA1Managed_SHAExpand(uint32_t * x, MethodInfo * method)", "dotNetSignature": "Void SHAExpand(UInt32*)" }, { "virtualAddress": "0x008CC870", "name": "SHA256__ctor", "signature": "void SHA256__ctor(SHA256 * this, MethodInfo * method)", "dotNetSignature": "SHA256()" }, { "virtualAddress": "0x008C2D7C", "name": "SHA256_Create", "signature": "SHA256 * SHA256_Create(MethodInfo * method)", "dotNetSignature": "SHA256 Create()" }, { "virtualAddress": "0x008CC990", "name": "SHA256_Create_1", "signature": "SHA256 * SHA256_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "SHA256 Create(String)" }, { "virtualAddress": "0x008CC89C", "name": "SHA256Managed__ctor", "signature": "void SHA256Managed__ctor(SHA256Managed * this, MethodInfo * method)", "dotNetSignature": "SHA256Managed()" }, { "virtualAddress": "0x008CCB38", "name": "SHA256Managed_Initialize", "signature": "void SHA256Managed_Initialize(SHA256Managed * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x008CCB88", "name": "SHA256Managed_HashCore", "signature": "void SHA256Managed_HashCore(SHA256Managed * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CCDA4", "name": "SHA256Managed_HashFinal", "signature": "Byte__Array * SHA256Managed_HashFinal(SHA256Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x008CCA18", "name": "SHA256Managed_InitializeState", "signature": "void SHA256Managed_InitializeState(SHA256Managed * this, MethodInfo * method)", "dotNetSignature": "Void InitializeState()" }, { "virtualAddress": "0x008CCB8C", "name": "SHA256Managed__HashData", "signature": "void SHA256Managed__HashData(SHA256Managed * this, Byte__Array * partIn, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void _HashData(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CCDA8", "name": "SHA256Managed__EndHash", "signature": "Byte__Array * SHA256Managed__EndHash(SHA256Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] _EndHash()" }, { "virtualAddress": "0x008CCF88", "name": "SHA256Managed_SHATransform", "signature": "void SHA256Managed_SHATransform(uint32_t * expandedBuffer, uint32_t * state, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void SHATransform(UInt32*, UInt32*, Byte*)" }, { "virtualAddress": "0x008CD73C", "name": "SHA256Managed_RotateRight", "signature": "uint32_t SHA256Managed_RotateRight(uint32_t x, int32_t n, MethodInfo * method)", "dotNetSignature": "UInt32 RotateRight(UInt32, Int32)" }, { "virtualAddress": "0x008CD6AC", "name": "SHA256Managed_Ch", "signature": "uint32_t SHA256Managed_Ch(uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 Ch(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x008CD728", "name": "SHA256Managed_Maj", "signature": "uint32_t SHA256Managed_Maj(uint32_t x, uint32_t y, uint32_t z, MethodInfo * method)", "dotNetSignature": "UInt32 Maj(UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x008CD744", "name": "SHA256Managed_sigma_0", "signature": "uint32_t SHA256Managed_sigma_0(uint32_t x, MethodInfo * method)", "dotNetSignature": "UInt32 sigma_0(UInt32)" }, { "virtualAddress": "0x008CD7B0", "name": "SHA256Managed_sigma_1", "signature": "uint32_t SHA256Managed_sigma_1(uint32_t x, MethodInfo * method)", "dotNetSignature": "UInt32 sigma_1(UInt32)" }, { "virtualAddress": "0x008CD6BC", "name": "SHA256Managed_Sigma_0", "signature": "uint32_t SHA256Managed_Sigma_0(uint32_t x, MethodInfo * method)", "dotNetSignature": "UInt32 Sigma_0(UInt32)" }, { "virtualAddress": "0x008CD640", "name": "SHA256Managed_Sigma_1", "signature": "uint32_t SHA256Managed_Sigma_1(uint32_t x, MethodInfo * method)", "dotNetSignature": "UInt32 Sigma_1(UInt32)" }, { "virtualAddress": "0x008CD588", "name": "SHA256Managed_SHA256Expand", "signature": "void SHA256Managed_SHA256Expand(uint32_t * x, MethodInfo * method)", "dotNetSignature": "Void SHA256Expand(UInt32*)" }, { "virtualAddress": "0x008CD81C", "name": "SHA256Managed__cctor", "signature": "void SHA256Managed__cctor(MethodInfo * method)", "dotNetSignature": "SHA256Managed()" }, { "virtualAddress": "0x008CD898", "name": "SHA384__ctor", "signature": "void SHA384__ctor(SHA384 * this, MethodInfo * method)", "dotNetSignature": "SHA384()" }, { "virtualAddress": "0x008C2DD4", "name": "SHA384_Create", "signature": "SHA384 * SHA384_Create(MethodInfo * method)", "dotNetSignature": "SHA384 Create()" }, { "virtualAddress": "0x008CD9B8", "name": "SHA384_Create_1", "signature": "SHA384 * SHA384_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "SHA384 Create(String)" }, { "virtualAddress": "0x008CD8C4", "name": "SHA384Managed__ctor", "signature": "void SHA384Managed__ctor(SHA384Managed * this, MethodInfo * method)", "dotNetSignature": "SHA384Managed()" }, { "virtualAddress": "0x008CDBA0", "name": "SHA384Managed_Initialize", "signature": "void SHA384Managed_Initialize(SHA384Managed * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x008CDBF0", "name": "SHA384Managed_HashCore", "signature": "void SHA384Managed_HashCore(SHA384Managed * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CDE0C", "name": "SHA384Managed_HashFinal", "signature": "Byte__Array * SHA384Managed_HashFinal(SHA384Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x008CDA40", "name": "SHA384Managed_InitializeState", "signature": "void SHA384Managed_InitializeState(SHA384Managed * this, MethodInfo * method)", "dotNetSignature": "Void InitializeState()" }, { "virtualAddress": "0x008CDBF4", "name": "SHA384Managed__HashData", "signature": "void SHA384Managed__HashData(SHA384Managed * this, Byte__Array * partIn, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void _HashData(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CDE10", "name": "SHA384Managed__EndHash", "signature": "Byte__Array * SHA384Managed__EndHash(SHA384Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] _EndHash()" }, { "virtualAddress": "0x008CDFF0", "name": "SHA384Managed_SHATransform", "signature": "void SHA384Managed_SHATransform(uint64_t * expandedBuffer, uint64_t * state, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void SHATransform(UInt64*, UInt64*, Byte*)" }, { "virtualAddress": "0x008CE9E0", "name": "SHA384Managed_RotateRight", "signature": "uint64_t SHA384Managed_RotateRight(uint64_t x, int32_t n, MethodInfo * method)", "dotNetSignature": "UInt64 RotateRight(UInt64, Int32)" }, { "virtualAddress": "0x008CE950", "name": "SHA384Managed_Ch", "signature": "uint64_t SHA384Managed_Ch(uint64_t x, uint64_t y, uint64_t z, MethodInfo * method)", "dotNetSignature": "UInt64 Ch(UInt64, UInt64, UInt64)" }, { "virtualAddress": "0x008CE9CC", "name": "SHA384Managed_Maj", "signature": "uint64_t SHA384Managed_Maj(uint64_t x, uint64_t y, uint64_t z, MethodInfo * method)", "dotNetSignature": "UInt64 Maj(UInt64, UInt64, UInt64)" }, { "virtualAddress": "0x008CE960", "name": "SHA384Managed_Sigma_0", "signature": "uint64_t SHA384Managed_Sigma_0(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 Sigma_0(UInt64)" }, { "virtualAddress": "0x008CE8E4", "name": "SHA384Managed_Sigma_1", "signature": "uint64_t SHA384Managed_Sigma_1(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 Sigma_1(UInt64)" }, { "virtualAddress": "0x008CE9E8", "name": "SHA384Managed_sigma_0", "signature": "uint64_t SHA384Managed_sigma_0(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 sigma_0(UInt64)" }, { "virtualAddress": "0x008CEA54", "name": "SHA384Managed_sigma_1", "signature": "uint64_t SHA384Managed_sigma_1(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 sigma_1(UInt64)" }, { "virtualAddress": "0x008CE82C", "name": "SHA384Managed_SHA384Expand", "signature": "void SHA384Managed_SHA384Expand(uint64_t * x, MethodInfo * method)", "dotNetSignature": "Void SHA384Expand(UInt64*)" }, { "virtualAddress": "0x008CEAC0", "name": "SHA384Managed__cctor", "signature": "void SHA384Managed__cctor(MethodInfo * method)", "dotNetSignature": "SHA384Managed()" }, { "virtualAddress": "0x008CEB3C", "name": "SHA512__ctor", "signature": "void SHA512__ctor(SHA512 * this, MethodInfo * method)", "dotNetSignature": "SHA512()" }, { "virtualAddress": "0x008C2E2C", "name": "SHA512_Create", "signature": "SHA512 * SHA512_Create(MethodInfo * method)", "dotNetSignature": "SHA512 Create()" }, { "virtualAddress": "0x008CEC5C", "name": "SHA512_Create_1", "signature": "SHA512 * SHA512_Create_1(String * hashName, MethodInfo * method)", "dotNetSignature": "SHA512 Create(String)" }, { "virtualAddress": "0x008CEB68", "name": "SHA512Managed__ctor", "signature": "void SHA512Managed__ctor(SHA512Managed * this, MethodInfo * method)", "dotNetSignature": "SHA512Managed()" }, { "virtualAddress": "0x008CEE44", "name": "SHA512Managed_Initialize", "signature": "void SHA512Managed_Initialize(SHA512Managed * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x008CEE94", "name": "SHA512Managed_HashCore", "signature": "void SHA512Managed_HashCore(SHA512Managed * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CF0B0", "name": "SHA512Managed_HashFinal", "signature": "Byte__Array * SHA512Managed_HashFinal(SHA512Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x008CECE4", "name": "SHA512Managed_InitializeState", "signature": "void SHA512Managed_InitializeState(SHA512Managed * this, MethodInfo * method)", "dotNetSignature": "Void InitializeState()" }, { "virtualAddress": "0x008CEE98", "name": "SHA512Managed__HashData", "signature": "void SHA512Managed__HashData(SHA512Managed * this, Byte__Array * partIn, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void _HashData(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CF0B4", "name": "SHA512Managed__EndHash", "signature": "Byte__Array * SHA512Managed__EndHash(SHA512Managed * this, MethodInfo * method)", "dotNetSignature": "Byte[] _EndHash()" }, { "virtualAddress": "0x008CF294", "name": "SHA512Managed_SHATransform", "signature": "void SHA512Managed_SHATransform(uint64_t * expandedBuffer, uint64_t * state, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void SHATransform(UInt64*, UInt64*, Byte*)" }, { "virtualAddress": "0x008CFA40", "name": "SHA512Managed_RotateRight", "signature": "uint64_t SHA512Managed_RotateRight(uint64_t x, int32_t n, MethodInfo * method)", "dotNetSignature": "UInt64 RotateRight(UInt64, Int32)" }, { "virtualAddress": "0x008CF9B0", "name": "SHA512Managed_Ch", "signature": "uint64_t SHA512Managed_Ch(uint64_t x, uint64_t y, uint64_t z, MethodInfo * method)", "dotNetSignature": "UInt64 Ch(UInt64, UInt64, UInt64)" }, { "virtualAddress": "0x008CFA2C", "name": "SHA512Managed_Maj", "signature": "uint64_t SHA512Managed_Maj(uint64_t x, uint64_t y, uint64_t z, MethodInfo * method)", "dotNetSignature": "UInt64 Maj(UInt64, UInt64, UInt64)" }, { "virtualAddress": "0x008CF9C0", "name": "SHA512Managed_Sigma_0", "signature": "uint64_t SHA512Managed_Sigma_0(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 Sigma_0(UInt64)" }, { "virtualAddress": "0x008CF944", "name": "SHA512Managed_Sigma_1", "signature": "uint64_t SHA512Managed_Sigma_1(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 Sigma_1(UInt64)" }, { "virtualAddress": "0x008CFA48", "name": "SHA512Managed_sigma_0", "signature": "uint64_t SHA512Managed_sigma_0(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 sigma_0(UInt64)" }, { "virtualAddress": "0x008CFAB4", "name": "SHA512Managed_sigma_1", "signature": "uint64_t SHA512Managed_sigma_1(uint64_t x, MethodInfo * method)", "dotNetSignature": "UInt64 sigma_1(UInt64)" }, { "virtualAddress": "0x008CF88C", "name": "SHA512Managed_SHA512Expand", "signature": "void SHA512Managed_SHA512Expand(uint64_t * x, MethodInfo * method)", "dotNetSignature": "Void SHA512Expand(UInt64*)" }, { "virtualAddress": "0x008CFB20", "name": "SHA512Managed__cctor", "signature": "void SHA512Managed__cctor(MethodInfo * method)", "dotNetSignature": "SHA512Managed()" }, { "virtualAddress": "0x008C5808", "name": "SignatureDescription__ctor", "signature": "void SignatureDescription__ctor(SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "SignatureDescription()" }, { "virtualAddress": "0x008CFB9C", "name": "SignatureDescription__ctor_1", "signature": "void SignatureDescription__ctor_1(SignatureDescription * this, SecurityElement * el, MethodInfo * method)", "dotNetSignature": "SignatureDescription(SecurityElement)" }, { "virtualAddress": "0x008CFCA4", "name": "SignatureDescription_get_KeyAlgorithm", "signature": "String * SignatureDescription_get_KeyAlgorithm(SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "String get_KeyAlgorithm()" }, { "virtualAddress": "0x008CFCAC", "name": "SignatureDescription_set_KeyAlgorithm", "signature": "void SignatureDescription_set_KeyAlgorithm(SignatureDescription * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_KeyAlgorithm(String)" }, { "virtualAddress": "0x008CFCB4", "name": "SignatureDescription_get_DigestAlgorithm", "signature": "String * SignatureDescription_get_DigestAlgorithm(SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "String get_DigestAlgorithm()" }, { "virtualAddress": "0x008CFCBC", "name": "SignatureDescription_set_DigestAlgorithm", "signature": "void SignatureDescription_set_DigestAlgorithm(SignatureDescription * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_DigestAlgorithm(String)" }, { "virtualAddress": "0x008CFCC4", "name": "SignatureDescription_get_FormatterAlgorithm", "signature": "String * SignatureDescription_get_FormatterAlgorithm(SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "String get_FormatterAlgorithm()" }, { "virtualAddress": "0x008CFCCC", "name": "SignatureDescription_set_FormatterAlgorithm", "signature": "void SignatureDescription_set_FormatterAlgorithm(SignatureDescription * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FormatterAlgorithm(String)" }, { "virtualAddress": "0x008CFCD4", "name": "SignatureDescription_get_DeformatterAlgorithm", "signature": "String * SignatureDescription_get_DeformatterAlgorithm(SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "String get_DeformatterAlgorithm()" }, { "virtualAddress": "0x008CFCDC", "name": "SignatureDescription_set_DeformatterAlgorithm", "signature": "void SignatureDescription_set_DeformatterAlgorithm(SignatureDescription * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_DeformatterAlgorithm(String)" }, { "virtualAddress": "0x008C5850", "name": "SignatureDescription_CreateDeformatter", "signature": "AsymmetricSignatureDeformatter * SignatureDescription_CreateDeformatter(SignatureDescription * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "AsymmetricSignatureDeformatter CreateDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C5944", "name": "SignatureDescription_CreateFormatter", "signature": "AsymmetricSignatureFormatter * SignatureDescription_CreateFormatter(SignatureDescription * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "AsymmetricSignatureFormatter CreateFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008CFCE4", "name": "SignatureDescription_CreateDigest", "signature": "HashAlgorithm * SignatureDescription_CreateDigest(SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "HashAlgorithm CreateDigest()" }, { "virtualAddress": "0x008C537C", "name": "RSAPKCS1SignatureDescription__ctor", "signature": "void RSAPKCS1SignatureDescription__ctor(RSAPKCS1SignatureDescription * this, String * hashAlgorithm, String * digestAlgorithm, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SignatureDescription(String, String)" }, { "virtualAddress": "0x008C5810", "name": "RSAPKCS1SignatureDescription_CreateDeformatter", "signature": "AsymmetricSignatureDeformatter * RSAPKCS1SignatureDescription_CreateDeformatter(RSAPKCS1SignatureDescription * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "AsymmetricSignatureDeformatter CreateDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C5904", "name": "RSAPKCS1SignatureDescription_CreateFormatter", "signature": "AsymmetricSignatureFormatter * RSAPKCS1SignatureDescription_CreateFormatter(RSAPKCS1SignatureDescription * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "AsymmetricSignatureFormatter CreateFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C5320", "name": "RSAPKCS1SHA1SignatureDescription__ctor", "signature": "void RSAPKCS1SHA1SignatureDescription__ctor(RSAPKCS1SHA1SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SHA1SignatureDescription()" }, { "virtualAddress": "0x008C5408", "name": "RSAPKCS1SHA256SignatureDescription__ctor", "signature": "void RSAPKCS1SHA256SignatureDescription__ctor(RSAPKCS1SHA256SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SHA256SignatureDescription()" }, { "virtualAddress": "0x008C5464", "name": "RSAPKCS1SHA384SignatureDescription__ctor", "signature": "void RSAPKCS1SHA384SignatureDescription__ctor(RSAPKCS1SHA384SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SHA384SignatureDescription()" }, { "virtualAddress": "0x008C54C0", "name": "RSAPKCS1SHA512SignatureDescription__ctor", "signature": "void RSAPKCS1SHA512SignatureDescription__ctor(RSAPKCS1SHA512SignatureDescription * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SHA512SignatureDescription()" }, { "virtualAddress": "0x00826EEC", "name": "DSASignatureDescription__ctor", "signature": "void DSASignatureDescription__ctor(DSASignatureDescription * this, MethodInfo * method)", "dotNetSignature": "DSASignatureDescription()" }, { "virtualAddress": "0x008C71B0", "name": "SymmetricAlgorithm__ctor", "signature": "void SymmetricAlgorithm__ctor(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "SymmetricAlgorithm()" }, { "virtualAddress": "0x008CFD6C", "name": "SymmetricAlgorithm_Dispose", "signature": "void SymmetricAlgorithm_Dispose(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008CFDE8", "name": "SymmetricAlgorithm_Clear", "signature": "void SymmetricAlgorithm_Clear(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x008CFE8C", "name": "SymmetricAlgorithm_Dispose_1", "signature": "void SymmetricAlgorithm_Dispose_1(SymmetricAlgorithm * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008CFEE4", "name": "SymmetricAlgorithm_get_BlockSize", "signature": "int32_t SymmetricAlgorithm_get_BlockSize(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BlockSize()" }, { "virtualAddress": "0x008CFEEC", "name": "SymmetricAlgorithm_set_BlockSize", "signature": "void SymmetricAlgorithm_set_BlockSize(SymmetricAlgorithm * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_BlockSize(Int32)" }, { "virtualAddress": "0x008D0018", "name": "SymmetricAlgorithm_get_FeedbackSize", "signature": "int32_t SymmetricAlgorithm_get_FeedbackSize(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Int32 get_FeedbackSize()" }, { "virtualAddress": "0x008D0020", "name": "SymmetricAlgorithm_set_FeedbackSize", "signature": "void SymmetricAlgorithm_set_FeedbackSize(SymmetricAlgorithm * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_FeedbackSize(Int32)" }, { "virtualAddress": "0x008D00DC", "name": "SymmetricAlgorithm_get_IV", "signature": "Byte__Array * SymmetricAlgorithm_get_IV(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_IV()" }, { "virtualAddress": "0x008D0178", "name": "SymmetricAlgorithm_set_IV", "signature": "void SymmetricAlgorithm_set_IV(SymmetricAlgorithm * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_IV(Byte[])" }, { "virtualAddress": "0x008D02B0", "name": "SymmetricAlgorithm_get_Key", "signature": "Byte__Array * SymmetricAlgorithm_get_Key(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x008D034C", "name": "SymmetricAlgorithm_set_Key", "signature": "void SymmetricAlgorithm_set_Key(SymmetricAlgorithm * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x008D0538", "name": "SymmetricAlgorithm_get_LegalBlockSizes", "signature": "KeySizes__Array * SymmetricAlgorithm_get_LegalBlockSizes(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "KeySizes[] get_LegalBlockSizes()" }, { "virtualAddress": "0x008D05B8", "name": "SymmetricAlgorithm_get_LegalKeySizes", "signature": "KeySizes__Array * SymmetricAlgorithm_get_LegalKeySizes(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "KeySizes[] get_LegalKeySizes()" }, { "virtualAddress": "0x008D0638", "name": "SymmetricAlgorithm_get_KeySize", "signature": "int32_t SymmetricAlgorithm_get_KeySize(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x008D0640", "name": "SymmetricAlgorithm_set_KeySize", "signature": "void SymmetricAlgorithm_set_KeySize(SymmetricAlgorithm * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_KeySize(Int32)" }, { "virtualAddress": "0x008D06F4", "name": "SymmetricAlgorithm_get_Mode", "signature": "CipherMode__Enum SymmetricAlgorithm_get_Mode(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "CipherMode get_Mode()" }, { "virtualAddress": "0x008D06FC", "name": "SymmetricAlgorithm_set_Mode", "signature": "void SymmetricAlgorithm_set_Mode(SymmetricAlgorithm * this, CipherMode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Mode(CipherMode)" }, { "virtualAddress": "0x008D07A8", "name": "SymmetricAlgorithm_get_Padding", "signature": "PaddingMode__Enum SymmetricAlgorithm_get_Padding(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "PaddingMode get_Padding()" }, { "virtualAddress": "0x008D07B0", "name": "SymmetricAlgorithm_set_Padding", "signature": "void SymmetricAlgorithm_set_Padding(SymmetricAlgorithm * this, PaddingMode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Padding(PaddingMode)" }, { "virtualAddress": "0x008D0484", "name": "SymmetricAlgorithm_ValidKeySize", "signature": "bool SymmetricAlgorithm_ValidKeySize(SymmetricAlgorithm * this, int32_t bitLength, MethodInfo * method)", "dotNetSignature": "Boolean ValidKeySize(Int32)" }, { "virtualAddress": "0x008D085C", "name": "SymmetricAlgorithm_Create", "signature": "SymmetricAlgorithm * SymmetricAlgorithm_Create(MethodInfo * method)", "dotNetSignature": "SymmetricAlgorithm Create()" }, { "virtualAddress": "0x008D08B4", "name": "SymmetricAlgorithm_Create_1", "signature": "SymmetricAlgorithm * SymmetricAlgorithm_Create_1(String * algName, MethodInfo * method)", "dotNetSignature": "SymmetricAlgorithm Create(String)" }, { "virtualAddress": "0x008D093C", "name": "SymmetricAlgorithm_CreateEncryptor", "signature": "ICryptoTransform * SymmetricAlgorithm_CreateEncryptor(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateEncryptor()" }, { "virtualAddress": "0x008D0990", "name": "SymmetricAlgorithm_CreateDecryptor", "signature": "ICryptoTransform * SymmetricAlgorithm_CreateDecryptor(SymmetricAlgorithm * this, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateDecryptor()" }, { "virtualAddress": "0x008D15D4", "name": "TripleDES__ctor", "signature": "void TripleDES__ctor(TripleDES * this, MethodInfo * method)", "dotNetSignature": "TripleDES()" }, { "virtualAddress": "0x008D1678", "name": "TripleDES_get_Key", "signature": "Byte__Array * TripleDES_get_Key(TripleDES * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Key()" }, { "virtualAddress": "0x008D18C0", "name": "TripleDES_set_Key", "signature": "void TripleDES_set_Key(TripleDES * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x008D1A70", "name": "TripleDES_Create", "signature": "TripleDES * TripleDES_Create(MethodInfo * method)", "dotNetSignature": "TripleDES Create()" }, { "virtualAddress": "0x008D1B58", "name": "TripleDES_Create_1", "signature": "TripleDES * TripleDES_Create_1(String * str, MethodInfo * method)", "dotNetSignature": "TripleDES Create(String)" }, { "virtualAddress": "0x008D174C", "name": "TripleDES_IsWeakKey", "signature": "bool TripleDES_IsWeakKey(Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "Boolean IsWeakKey(Byte[])" }, { "virtualAddress": "0x008D1CDC", "name": "TripleDES_EqualBytes", "signature": "bool TripleDES_EqualBytes(Byte__Array * rgbKey, int32_t start1, int32_t start2, int32_t count, MethodInfo * method)", "dotNetSignature": "Boolean EqualBytes(Byte[], Int32, Int32, Int32)" }, { "virtualAddress": "0x008D1BE0", "name": "TripleDES_IsLegalKeySize", "signature": "bool TripleDES_IsLegalKeySize(Byte__Array * rgbKey, MethodInfo * method)", "dotNetSignature": "Boolean IsLegalKeySize(Byte[])" }, { "virtualAddress": "0x008D1EC0", "name": "TripleDES__cctor", "signature": "void TripleDES__cctor(MethodInfo * method)", "dotNetSignature": "TripleDES()" }, { "virtualAddress": "0x008D1AC8", "name": "TripleDESCryptoServiceProvider__ctor", "signature": "void TripleDESCryptoServiceProvider__ctor(TripleDESCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "TripleDESCryptoServiceProvider()" }, { "virtualAddress": "0x008D2018", "name": "TripleDESCryptoServiceProvider_CreateEncryptor", "signature": "ICryptoTransform * TripleDESCryptoServiceProvider_CreateEncryptor(TripleDESCryptoServiceProvider * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x008D2440", "name": "TripleDESCryptoServiceProvider_CreateDecryptor", "signature": "ICryptoTransform * TripleDESCryptoServiceProvider_CreateDecryptor(TripleDESCryptoServiceProvider * this, Byte__Array * rgbKey, Byte__Array * rgbIV, MethodInfo * method)", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x008D2544", "name": "TripleDESCryptoServiceProvider_GenerateKey", "signature": "void TripleDESCryptoServiceProvider_GenerateKey(TripleDESCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void GenerateKey()" }, { "virtualAddress": "0x008D2654", "name": "TripleDESCryptoServiceProvider_GenerateIV", "signature": "void TripleDESCryptoServiceProvider_GenerateIV(TripleDESCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void GenerateIV()" }, { "virtualAddress": "0x008D28F0", "name": "Utils__cctor", "signature": "void Utils__cctor(MethodInfo * method)", "dotNetSignature": "Utils()" }, { "virtualAddress": "0x008C655C", "name": "Utils_get_StaticRandomNumberGenerator", "signature": "RNGCryptoServiceProvider * Utils_get_StaticRandomNumberGenerator(MethodInfo * method)", "dotNetSignature": "RNGCryptoServiceProvider get_StaticRandomNumberGenerator()" }, { "virtualAddress": "0x008C76B8", "name": "Utils_GenerateRandom", "signature": "Byte__Array * Utils_GenerateRandom(int32_t keySize, MethodInfo * method)", "dotNetSignature": "Byte[] GenerateRandom(Int32)" }, { "virtualAddress": "0x008D2010", "name": "Utils_HasAlgorithm", "signature": "bool Utils_HasAlgorithm(int32_t dwCalg, int32_t dwKeySize, MethodInfo * method)", "dotNetSignature": "Boolean HasAlgorithm(Int32, Int32)" }, { "virtualAddress": "0x008D28F4", "name": "Utils_DiscardWhiteSpaces", "signature": "String * Utils_DiscardWhiteSpaces(String * inputBuffer, MethodInfo * method)", "dotNetSignature": "String DiscardWhiteSpaces(String)" }, { "virtualAddress": "0x008D296C", "name": "Utils_DiscardWhiteSpaces_1", "signature": "String * Utils_DiscardWhiteSpaces_1(String * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "String DiscardWhiteSpaces(String, Int32, Int32)" }, { "virtualAddress": "0x008D2B1C", "name": "Utils_ConvertByteArrayToInt", "signature": "int32_t Utils_ConvertByteArrayToInt(Byte__Array * input, MethodInfo * method)", "dotNetSignature": "Int32 ConvertByteArrayToInt(Byte[])" }, { "virtualAddress": "0x008D2B88", "name": "Utils_ConvertIntToByteArray", "signature": "Byte__Array * Utils_ConvertIntToByteArray(int32_t dwInput, MethodInfo * method)", "dotNetSignature": "Byte[] ConvertIntToByteArray(Int32)" }, { "virtualAddress": "0x008D2CB8", "name": "Utils_ConvertIntToByteArray_1", "signature": "void Utils_ConvertIntToByteArray_1(uint32_t dwInput, Byte__Array * * counter, MethodInfo * method)", "dotNetSignature": "Void ConvertIntToByteArray(UInt32, Byte[] ByRef)" }, { "virtualAddress": "0x008D1C04", "name": "Utils_FixupKeyParity", "signature": "Byte__Array * Utils_FixupKeyParity(Byte__Array * key, MethodInfo * method)", "dotNetSignature": "Byte[] FixupKeyParity(Byte[])" }, { "virtualAddress": "0x008D2D34", "name": "Utils_DWORDFromLittleEndian", "signature": "void Utils_DWORDFromLittleEndian(uint32_t * x, int32_t digits, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void DWORDFromLittleEndian(UInt32*, Int32, Byte*)" }, { "virtualAddress": "0x008D2D80", "name": "Utils_DWORDToLittleEndian", "signature": "void Utils_DWORDToLittleEndian(Byte__Array * block, UInt32__Array * x, int32_t digits, MethodInfo * method)", "dotNetSignature": "Void DWORDToLittleEndian(Byte[], UInt32[], Int32)" }, { "virtualAddress": "0x008CC7E4", "name": "Utils_DWORDFromBigEndian", "signature": "void Utils_DWORDFromBigEndian(uint32_t * x, int32_t digits, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void DWORDFromBigEndian(UInt32*, Int32, Byte*)" }, { "virtualAddress": "0x008CC6E4", "name": "Utils_DWORDToBigEndian", "signature": "void Utils_DWORDToBigEndian(Byte__Array * block, UInt32__Array * x, int32_t digits, MethodInfo * method)", "dotNetSignature": "Void DWORDToBigEndian(Byte[], UInt32[], Int32)" }, { "virtualAddress": "0x008CE7AC", "name": "Utils_QuadWordFromBigEndian", "signature": "void Utils_QuadWordFromBigEndian(uint64_t * x, int32_t digits, uint8_t * block, MethodInfo * method)", "dotNetSignature": "Void QuadWordFromBigEndian(UInt64*, Int32, Byte*)" }, { "virtualAddress": "0x008CE5E8", "name": "Utils_QuadWordToBigEndian", "signature": "void Utils_QuadWordToBigEndian(Byte__Array * block, UInt64__Array * x, int32_t digits, MethodInfo * method)", "dotNetSignature": "Void QuadWordToBigEndian(Byte[], UInt64[], Int32)" }, { "virtualAddress": "0x008C6FA4", "name": "Utils_Int", "signature": "Byte__Array * Utils_Int(uint32_t i, MethodInfo * method)", "dotNetSignature": "Byte[] Int(UInt32)" }, { "virtualAddress": "0x008C47D8", "name": "Utils_RsaOaepEncrypt", "signature": "Byte__Array * Utils_RsaOaepEncrypt(RSA * rsa, HashAlgorithm * hash, PKCS1MaskGenerationMethod * mgf, RandomNumberGenerator * rng, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Byte[] RsaOaepEncrypt(RSA, HashAlgorithm, PKCS1MaskGenerationMethod, RandomNumberGenerator, Byte[])" }, { "virtualAddress": "0x008C3F8C", "name": "Utils_RsaOaepDecrypt", "signature": "Byte__Array * Utils_RsaOaepDecrypt(RSA * rsa, HashAlgorithm * hash, PKCS1MaskGenerationMethod * mgf, Byte__Array * encryptedData, MethodInfo * method)", "dotNetSignature": "Byte[] RsaOaepDecrypt(RSA, HashAlgorithm, PKCS1MaskGenerationMethod, Byte[])" }, { "virtualAddress": "0x008D2E80", "name": "Utils_RsaPkcs1Padding", "signature": "Byte__Array * Utils_RsaPkcs1Padding(RSA * rsa, Byte__Array * oid, Byte__Array * hash, MethodInfo * method)", "dotNetSignature": "Byte[] RsaPkcs1Padding(RSA, Byte[], Byte[])" }, { "virtualAddress": "0x008D3138", "name": "Utils_CompareBigIntArrays", "signature": "bool Utils_CompareBigIntArrays(Byte__Array * lhs, Byte__Array * rhs, MethodInfo * method)", "dotNetSignature": "Boolean CompareBigIntArrays(Byte[], Byte[])" }, { "virtualAddress": "0x008D3268", "name": "Utils_OidToHashAlgorithmName", "signature": "HashAlgorithmName Utils_OidToHashAlgorithmName(String * oid, MethodInfo * method)", "dotNetSignature": "HashAlgorithmName OidToHashAlgorithmName(String)" }, { "virtualAddress": "0x008C4134", "name": "Utils_DoesRsaKeyOverride", "signature": "bool Utils_DoesRsaKeyOverride(RSA * rsaKey, String * methodName, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "Boolean DoesRsaKeyOverride(RSA, String, Type[])" }, { "virtualAddress": "0x008D337C", "name": "Utils_DoesRsaKeyOverrideSlowPath", "signature": "bool Utils_DoesRsaKeyOverrideSlowPath(Type * t, String * methodName, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "Boolean DoesRsaKeyOverrideSlowPath(Type, String, Type[])" }, { "virtualAddress": "0x008D3460", "name": "Utils__ProduceLegacyHmacValues", "signature": "bool Utils__ProduceLegacyHmacValues(MethodInfo * method)", "dotNetSignature": "Boolean _ProduceLegacyHmacValues()" }, { "virtualAddress": "0x006D6900", "name": "CryptoAPITransform__ctor", "signature": "void CryptoAPITransform__ctor(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "CryptoAPITransform()" }, { "virtualAddress": "0x006D6928", "name": "CryptoAPITransform_get_CanReuseTransform", "signature": "bool CryptoAPITransform_get_CanReuseTransform(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanReuseTransform()" }, { "virtualAddress": "0x006D6930", "name": "CryptoAPITransform_get_CanTransformMultipleBlocks", "signature": "bool CryptoAPITransform_get_CanTransformMultipleBlocks(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanTransformMultipleBlocks()" }, { "virtualAddress": "0x006D6938", "name": "CryptoAPITransform_get_InputBlockSize", "signature": "int32_t CryptoAPITransform_get_InputBlockSize(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InputBlockSize()" }, { "virtualAddress": "0x006D6940", "name": "CryptoAPITransform_get_KeyHandle", "signature": "void * CryptoAPITransform_get_KeyHandle(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_KeyHandle()" }, { "virtualAddress": "0x006D6980", "name": "CryptoAPITransform_get_OutputBlockSize", "signature": "int32_t CryptoAPITransform_get_OutputBlockSize(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutputBlockSize()" }, { "virtualAddress": "0x006D6988", "name": "CryptoAPITransform_Dispose", "signature": "void CryptoAPITransform_Dispose(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006D6A18", "name": "CryptoAPITransform_Clear", "signature": "void CryptoAPITransform_Clear(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x006D6A00", "name": "CryptoAPITransform_Dispose_1", "signature": "void CryptoAPITransform_Dispose_1(CryptoAPITransform * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006D6A30", "name": "CryptoAPITransform_TransformBlock", "signature": "int32_t CryptoAPITransform_TransformBlock(CryptoAPITransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, Byte__Array * outputBuffer, int32_t outputOffset, MethodInfo * method)", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x006D6A38", "name": "CryptoAPITransform_TransformFinalBlock", "signature": "Byte__Array * CryptoAPITransform_TransformFinalBlock(CryptoAPITransform * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x006D6A40", "name": "CryptoAPITransform_Reset", "signature": "void CryptoAPITransform_Reset(CryptoAPITransform * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x006D6A44", "name": "CryptoConfig_EncodeOID", "signature": "Byte__Array * CryptoConfig_EncodeOID(String * str, MethodInfo * method)", "dotNetSignature": "Byte[] EncodeOID(String)" }, { "virtualAddress": "0x006D6E44", "name": "CryptoConfig_EncodeLongNumber", "signature": "Byte__Array * CryptoConfig_EncodeLongNumber(int64_t x, MethodInfo * method)", "dotNetSignature": "Byte[] EncodeLongNumber(Int64)" }, { "virtualAddress": "0x006D6FEC", "name": "CryptoConfig_get_AllowOnlyFipsAlgorithms", "signature": "bool CryptoConfig_get_AllowOnlyFipsAlgorithms(MethodInfo * method)", "dotNetSignature": "Boolean get_AllowOnlyFipsAlgorithms()" }, { "virtualAddress": "0x006D6FF4", "name": "CryptoConfig_AddAlgorithm", "signature": "void CryptoConfig_AddAlgorithm(Type * algorithm, String__Array * names, MethodInfo * method)", "dotNetSignature": "Void AddAlgorithm(Type, String[])" }, { "virtualAddress": "0x006D7054", "name": "CryptoConfig_AddOID", "signature": "void CryptoConfig_AddOID(String * oid, String__Array * names, MethodInfo * method)", "dotNetSignature": "Void AddOID(String, String[])" }, { "virtualAddress": "0x006D6154", "name": "CryptoConfig_CreateFromName", "signature": "Object * CryptoConfig_CreateFromName(String * name, MethodInfo * method)", "dotNetSignature": "Object CreateFromName(String)" }, { "virtualAddress": "0x006D70B4", "name": "CryptoConfig_CreateFromName_1", "signature": "Object * CryptoConfig_CreateFromName_1(String * name, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object CreateFromName(String, Object[])" }, { "virtualAddress": "0x006D8464", "name": "CryptoConfig_MapNameToOID", "signature": "String * CryptoConfig_MapNameToOID(String * name, Object * arg, MethodInfo * method)", "dotNetSignature": "String MapNameToOID(String, Object)" }, { "virtualAddress": "0x006D8468", "name": "CryptoConfig_MapNameToOID_1", "signature": "String * CryptoConfig_MapNameToOID_1(String * name, MethodInfo * method)", "dotNetSignature": "String MapNameToOID(String)" }, { "virtualAddress": "0x006D8A64", "name": "CryptoConfig__ctor", "signature": "void CryptoConfig__ctor(CryptoConfig * this, MethodInfo * method)", "dotNetSignature": "CryptoConfig()" }, { "virtualAddress": "0x00821A88", "name": "CspKeyContainerInfo__ctor", "signature": "void CspKeyContainerInfo__ctor(CspKeyContainerInfo * this, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "CspKeyContainerInfo(CspParameters)" }, { "virtualAddress": "0x00821ABC", "name": "CspKeyContainerInfo_get_Accessible", "signature": "bool CspKeyContainerInfo_get_Accessible(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Accessible()" }, { "virtualAddress": "0x00821AC4", "name": "CspKeyContainerInfo_get_CryptoKeySecurity", "signature": "CryptoKeySecurity * CspKeyContainerInfo_get_CryptoKeySecurity(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "CryptoKeySecurity get_CryptoKeySecurity()" }, { "virtualAddress": "0x00821ACC", "name": "CspKeyContainerInfo_get_Exportable", "signature": "bool CspKeyContainerInfo_get_Exportable(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Exportable()" }, { "virtualAddress": "0x00821AD4", "name": "CspKeyContainerInfo_get_HardwareDevice", "signature": "bool CspKeyContainerInfo_get_HardwareDevice(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HardwareDevice()" }, { "virtualAddress": "0x00821ADC", "name": "CspKeyContainerInfo_get_KeyContainerName", "signature": "String * CspKeyContainerInfo_get_KeyContainerName(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "String get_KeyContainerName()" }, { "virtualAddress": "0x00821AF8", "name": "CspKeyContainerInfo_get_KeyNumber", "signature": "KeyNumber__Enum CspKeyContainerInfo_get_KeyNumber(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "KeyNumber get_KeyNumber()" }, { "virtualAddress": "0x00821B14", "name": "CspKeyContainerInfo_get_MachineKeyStore", "signature": "bool CspKeyContainerInfo_get_MachineKeyStore(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_MachineKeyStore()" }, { "virtualAddress": "0x00821B1C", "name": "CspKeyContainerInfo_get_Protected", "signature": "bool CspKeyContainerInfo_get_Protected(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Protected()" }, { "virtualAddress": "0x00821B24", "name": "CspKeyContainerInfo_get_ProviderName", "signature": "String * CspKeyContainerInfo_get_ProviderName(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "String get_ProviderName()" }, { "virtualAddress": "0x00821B40", "name": "CspKeyContainerInfo_get_ProviderType", "signature": "int32_t CspKeyContainerInfo_get_ProviderType(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ProviderType()" }, { "virtualAddress": "0x00821B5C", "name": "CspKeyContainerInfo_get_RandomlyGenerated", "signature": "bool CspKeyContainerInfo_get_RandomlyGenerated(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RandomlyGenerated()" }, { "virtualAddress": "0x00821B64", "name": "CspKeyContainerInfo_get_Removable", "signature": "bool CspKeyContainerInfo_get_Removable(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Removable()" }, { "virtualAddress": "0x00821B6C", "name": "CspKeyContainerInfo_get_UniqueKeyContainerName", "signature": "String * CspKeyContainerInfo_get_UniqueKeyContainerName(CspKeyContainerInfo * this, MethodInfo * method)", "dotNetSignature": "String get_UniqueKeyContainerName()" }, { "virtualAddress": "0x00822B90", "name": "DESTransform__ctor", "signature": "void DESTransform__ctor(DESTransform * this, SymmetricAlgorithm * symmAlgo, bool encryption, Byte__Array * key, Byte__Array * iv, MethodInfo * method)", "dotNetSignature": "DESTransform(SymmetricAlgorithm, Boolean, Byte[], Byte[])" }, { "virtualAddress": "0x008235A0", "name": "DESTransform_CipherFunct", "signature": "uint32_t DESTransform_CipherFunct(DESTransform * this, uint32_t r, int32_t n, MethodInfo * method)", "dotNetSignature": "UInt32 CipherFunct(UInt32, Int32)" }, { "virtualAddress": "0x008237E8", "name": "DESTransform_Permutation", "signature": "void DESTransform_Permutation(Byte__Array * input, Byte__Array * output, UInt32__Array * permTab, bool preSwap, MethodInfo * method)", "dotNetSignature": "Void Permutation(Byte[], Byte[], UInt32[], Boolean)" }, { "virtualAddress": "0x00823B38", "name": "DESTransform_BSwap", "signature": "void DESTransform_BSwap(Byte__Array * byteBuff, MethodInfo * method)", "dotNetSignature": "Void BSwap(Byte[])" }, { "virtualAddress": "0x008231A0", "name": "DESTransform_SetKey", "signature": "void DESTransform_SetKey(DESTransform * this, Byte__Array * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(Byte[])" }, { "virtualAddress": "0x00823BBC", "name": "DESTransform_ProcessBlock", "signature": "void DESTransform_ProcessBlock(DESTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void ProcessBlock(Byte[], Byte[])" }, { "virtualAddress": "0x00823F74", "name": "DESTransform_ECB", "signature": "void DESTransform_ECB(DESTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void ECB(Byte[], Byte[])" }, { "virtualAddress": "0x008230AC", "name": "DESTransform_GetStrongKey", "signature": "Byte__Array * DESTransform_GetStrongKey(MethodInfo * method)", "dotNetSignature": "Byte[] GetStrongKey()" }, { "virtualAddress": "0x00824028", "name": "DESTransform__cctor", "signature": "void DESTransform__cctor(MethodInfo * method)", "dotNetSignature": "DESTransform()" }, { "virtualAddress": "0x00824278", "name": "DSACryptoServiceProvider__ctor", "signature": "void DSACryptoServiceProvider__ctor(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "DSACryptoServiceProvider()" }, { "virtualAddress": "0x00825568", "name": "DSACryptoServiceProvider__ctor_1", "signature": "void DSACryptoServiceProvider__ctor_1(DSACryptoServiceProvider * this, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "DSACryptoServiceProvider(CspParameters)" }, { "virtualAddress": "0x0082552C", "name": "DSACryptoServiceProvider__ctor_2", "signature": "void DSACryptoServiceProvider__ctor_2(DSACryptoServiceProvider * this, int32_t dwKeySize, MethodInfo * method)", "dotNetSignature": "DSACryptoServiceProvider(Int32)" }, { "virtualAddress": "0x00825574", "name": "DSACryptoServiceProvider__ctor_3", "signature": "void DSACryptoServiceProvider__ctor_3(DSACryptoServiceProvider * this, int32_t dwKeySize, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "DSACryptoServiceProvider(Int32, CspParameters)" }, { "virtualAddress": "0x008255E0", "name": "DSACryptoServiceProvider_Common", "signature": "void DSACryptoServiceProvider_Common(DSACryptoServiceProvider * this, int32_t dwKeySize, bool parameters, MethodInfo * method)", "dotNetSignature": "Void Common(Int32, Boolean)" }, { "virtualAddress": "0x008257C0", "name": "DSACryptoServiceProvider_Common_1", "signature": "void DSACryptoServiceProvider_Common_1(DSACryptoServiceProvider * this, CspParameters * parameters, MethodInfo * method)", "dotNetSignature": "Void Common(CspParameters)" }, { "virtualAddress": "0x00825884", "name": "DSACryptoServiceProvider_Finalize", "signature": "void DSACryptoServiceProvider_Finalize(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x008258F8", "name": "DSACryptoServiceProvider_get_KeyExchangeAlgorithm", "signature": "String * DSACryptoServiceProvider_get_KeyExchangeAlgorithm(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "String get_KeyExchangeAlgorithm()" }, { "virtualAddress": "0x00825900", "name": "DSACryptoServiceProvider_get_KeySize", "signature": "int32_t DSACryptoServiceProvider_get_KeySize(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x00825920", "name": "DSACryptoServiceProvider_get_PersistKeyInCsp", "signature": "bool DSACryptoServiceProvider_get_PersistKeyInCsp(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean get_PersistKeyInCsp()" }, { "virtualAddress": "0x00825928", "name": "DSACryptoServiceProvider_set_PersistKeyInCsp", "signature": "void DSACryptoServiceProvider_set_PersistKeyInCsp(DSACryptoServiceProvider * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_PersistKeyInCsp(Boolean)" }, { "virtualAddress": "0x00825934", "name": "DSACryptoServiceProvider_get_PublicOnly", "signature": "bool DSACryptoServiceProvider_get_PublicOnly(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean get_PublicOnly()" }, { "virtualAddress": "0x00825950", "name": "DSACryptoServiceProvider_get_SignatureAlgorithm", "signature": "String * DSACryptoServiceProvider_get_SignatureAlgorithm(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x00825998", "name": "DSACryptoServiceProvider_get_UseMachineKeyStore", "signature": "bool DSACryptoServiceProvider_get_UseMachineKeyStore(MethodInfo * method)", "dotNetSignature": "Boolean get_UseMachineKeyStore()" }, { "virtualAddress": "0x008259E8", "name": "DSACryptoServiceProvider_set_UseMachineKeyStore", "signature": "void DSACryptoServiceProvider_set_UseMachineKeyStore(bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseMachineKeyStore(Boolean)" }, { "virtualAddress": "0x00825A40", "name": "DSACryptoServiceProvider_ExportParameters", "signature": "DSAParameters DSACryptoServiceProvider_ExportParameters(DSACryptoServiceProvider * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "DSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x00825B08", "name": "DSACryptoServiceProvider_ImportParameters", "signature": "void DSACryptoServiceProvider_ImportParameters(DSACryptoServiceProvider * this, DSAParameters parameters, MethodInfo * method)", "dotNetSignature": "Void ImportParameters(DSAParameters)" }, { "virtualAddress": "0x00825B60", "name": "DSACryptoServiceProvider_CreateSignature", "signature": "Byte__Array * DSACryptoServiceProvider_CreateSignature(DSACryptoServiceProvider * this, Byte__Array * rgbHash, MethodInfo * method)", "dotNetSignature": "Byte[] CreateSignature(Byte[])" }, { "virtualAddress": "0x00825B84", "name": "DSACryptoServiceProvider_SignData", "signature": "Byte__Array * DSACryptoServiceProvider_SignData(DSACryptoServiceProvider * this, Byte__Array * buffer, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[])" }, { "virtualAddress": "0x00825D20", "name": "DSACryptoServiceProvider_SignData_1", "signature": "Byte__Array * DSACryptoServiceProvider_SignData_1(DSACryptoServiceProvider * this, Byte__Array * buffer, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00825FA8", "name": "DSACryptoServiceProvider_SignData_2", "signature": "Byte__Array * DSACryptoServiceProvider_SignData_2(DSACryptoServiceProvider * this, Stream * inputStream, MethodInfo * method)", "dotNetSignature": "Byte[] SignData(Stream)" }, { "virtualAddress": "0x0082617C", "name": "DSACryptoServiceProvider_SignHash", "signature": "Byte__Array * DSACryptoServiceProvider_SignHash(DSACryptoServiceProvider * this, Byte__Array * rgbHash, String * str, MethodInfo * method)", "dotNetSignature": "Byte[] SignHash(Byte[], String)" }, { "virtualAddress": "0x00826280", "name": "DSACryptoServiceProvider_VerifyData", "signature": "bool DSACryptoServiceProvider_VerifyData(DSACryptoServiceProvider * this, Byte__Array * rgbData, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifyData(Byte[], Byte[])" }, { "virtualAddress": "0x008262E4", "name": "DSACryptoServiceProvider_VerifyHash", "signature": "bool DSACryptoServiceProvider_VerifyHash(DSACryptoServiceProvider * this, Byte__Array * rgbHash, String * str, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifyHash(Byte[], String, Byte[])" }, { "virtualAddress": "0x00826404", "name": "DSACryptoServiceProvider_VerifySignature", "signature": "bool DSACryptoServiceProvider_VerifySignature(DSACryptoServiceProvider * this, Byte__Array * rgbHash, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(Byte[], Byte[])" }, { "virtualAddress": "0x00826428", "name": "DSACryptoServiceProvider_HashData", "signature": "Byte__Array * DSACryptoServiceProvider_HashData(DSACryptoServiceProvider * this, Byte__Array * data, int32_t offset, int32_t count, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x00826658", "name": "DSACryptoServiceProvider_HashData_1", "signature": "Byte__Array * DSACryptoServiceProvider_HashData_1(DSACryptoServiceProvider * this, Stream * data, HashAlgorithmName hashAlgorithm, MethodInfo * method)", "dotNetSignature": "Byte[] HashData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x00826780", "name": "DSACryptoServiceProvider_Dispose", "signature": "void DSACryptoServiceProvider_Dispose(DSACryptoServiceProvider * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008267E0", "name": "DSACryptoServiceProvider_OnKeyGenerated", "signature": "void DSACryptoServiceProvider_OnKeyGenerated(DSACryptoServiceProvider * this, Object * sender, EventArgs * e, MethodInfo * method)", "dotNetSignature": "Void OnKeyGenerated(Object, EventArgs)" }, { "virtualAddress": "0x00826868", "name": "DSACryptoServiceProvider_get_CspKeyContainerInfo", "signature": "CspKeyContainerInfo * DSACryptoServiceProvider_get_CspKeyContainerInfo(DSACryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "CspKeyContainerInfo get_CspKeyContainerInfo()" }, { "virtualAddress": "0x00826870", "name": "DSACryptoServiceProvider_ExportCspBlob", "signature": "Byte__Array * DSACryptoServiceProvider_ExportCspBlob(DSACryptoServiceProvider * this, bool includePrivateParameters, MethodInfo * method)", "dotNetSignature": "Byte[] ExportCspBlob(Boolean)" }, { "virtualAddress": "0x00826884", "name": "DSACryptoServiceProvider_ImportCspBlob", "signature": "void DSACryptoServiceProvider_ImportCspBlob(DSACryptoServiceProvider * this, Byte__Array * keyBlob, MethodInfo * method)", "dotNetSignature": "Void ImportCspBlob(Byte[])" }, { "virtualAddress": "0x00828EA0", "name": "MD5CryptoServiceProvider__ctor", "signature": "void MD5CryptoServiceProvider__ctor(MD5CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "MD5CryptoServiceProvider()" }, { "virtualAddress": "0x0082A86C", "name": "MD5CryptoServiceProvider_Finalize", "signature": "void MD5CryptoServiceProvider_Finalize(MD5CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0082A8E4", "name": "MD5CryptoServiceProvider_Dispose", "signature": "void MD5CryptoServiceProvider_Dispose(MD5CryptoServiceProvider * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x0082A974", "name": "MD5CryptoServiceProvider_HashCore", "signature": "void MD5CryptoServiceProvider_HashCore(MD5CryptoServiceProvider * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082B730", "name": "MD5CryptoServiceProvider_HashFinal", "signature": "Byte__Array * MD5CryptoServiceProvider_HashFinal(MD5CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x0082B9D4", "name": "MD5CryptoServiceProvider_Initialize", "signature": "void MD5CryptoServiceProvider_Initialize(MD5CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x0082AA78", "name": "MD5CryptoServiceProvider_ProcessBlock", "signature": "void MD5CryptoServiceProvider_ProcessBlock(MD5CryptoServiceProvider * this, Byte__Array * inputBuffer, int32_t inputOffset, MethodInfo * method)", "dotNetSignature": "Void ProcessBlock(Byte[], Int32)" }, { "virtualAddress": "0x0082B820", "name": "MD5CryptoServiceProvider_ProcessFinalBlock", "signature": "void MD5CryptoServiceProvider_ProcessFinalBlock(MD5CryptoServiceProvider * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Void ProcessFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0082BA78", "name": "MD5CryptoServiceProvider_AddLength", "signature": "void MD5CryptoServiceProvider_AddLength(MD5CryptoServiceProvider * this, uint64_t length, Byte__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Void AddLength(UInt64, Byte[], Int32)" }, { "virtualAddress": "0x0082BB74", "name": "MD5CryptoServiceProvider__cctor", "signature": "void MD5CryptoServiceProvider__cctor(MethodInfo * method)", "dotNetSignature": "MD5CryptoServiceProvider()" }, { "virtualAddress": "0x0082D7D4", "name": "RC2Transform__ctor", "signature": "void RC2Transform__ctor(RC2Transform * this, RC2 * rc2Algo, bool encryption, Byte__Array * key, Byte__Array * iv, MethodInfo * method)", "dotNetSignature": "RC2Transform(RC2, Boolean, Byte[], Byte[])" }, { "virtualAddress": "0x0082E068", "name": "RC2Transform_ECB", "signature": "void RC2Transform_ECB(RC2Transform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void ECB(Byte[], Byte[])" }, { "virtualAddress": "0x0082E9A4", "name": "RC2Transform__cctor", "signature": "void RC2Transform__cctor(MethodInfo * method)", "dotNetSignature": "RC2Transform()" }, { "virtualAddress": "0x0083076C", "name": "RNGCryptoServiceProvider__cctor", "signature": "void RNGCryptoServiceProvider__cctor(MethodInfo * method)", "dotNetSignature": "RNGCryptoServiceProvider()" }, { "virtualAddress": "0x008307E4", "name": "RNGCryptoServiceProvider__ctor", "signature": "void RNGCryptoServiceProvider__ctor(RNGCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "RNGCryptoServiceProvider()" }, { "virtualAddress": "0x00830904", "name": "RNGCryptoServiceProvider__ctor_1", "signature": "void RNGCryptoServiceProvider__ctor_1(RNGCryptoServiceProvider * this, Byte__Array * rgb, MethodInfo * method)", "dotNetSignature": "RNGCryptoServiceProvider(Byte[])" }, { "virtualAddress": "0x0083098C", "name": "RNGCryptoServiceProvider__ctor_2", "signature": "void RNGCryptoServiceProvider__ctor_2(RNGCryptoServiceProvider * this, CspParameters * cspParams, MethodInfo * method)", "dotNetSignature": "RNGCryptoServiceProvider(CspParameters)" }, { "virtualAddress": "0x00830A08", "name": "RNGCryptoServiceProvider__ctor_3", "signature": "void RNGCryptoServiceProvider__ctor_3(RNGCryptoServiceProvider * this, String * str, MethodInfo * method)", "dotNetSignature": "RNGCryptoServiceProvider(String)" }, { "virtualAddress": "0x00830864", "name": "RNGCryptoServiceProvider_Check", "signature": "void RNGCryptoServiceProvider_Check(RNGCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Check()" }, { "virtualAddress": "0x008307E0", "name": "RNGCryptoServiceProvider_RngOpen", "signature": "bool RNGCryptoServiceProvider_RngOpen(MethodInfo * method)", "dotNetSignature": "Boolean RngOpen()" }, { "virtualAddress": "0x00830860", "name": "RNGCryptoServiceProvider_RngInitialize", "signature": "void * RNGCryptoServiceProvider_RngInitialize(Byte__Array * seed, MethodInfo * method)", "dotNetSignature": "IntPtr RngInitialize(Byte[])" }, { "virtualAddress": "0x00830AE8", "name": "RNGCryptoServiceProvider_RngGetBytes", "signature": "void * RNGCryptoServiceProvider_RngGetBytes(void * handle, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "IntPtr RngGetBytes(IntPtr, Byte[])" }, { "virtualAddress": "0x00830AEC", "name": "RNGCryptoServiceProvider_RngClose", "signature": "void RNGCryptoServiceProvider_RngClose(void * handle, MethodInfo * method)", "dotNetSignature": "Void RngClose(IntPtr)" }, { "virtualAddress": "0x00830AF0", "name": "RNGCryptoServiceProvider_GetBytes", "signature": "void RNGCryptoServiceProvider_GetBytes(RNGCryptoServiceProvider * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void GetBytes(Byte[])" }, { "virtualAddress": "0x00830CA4", "name": "RNGCryptoServiceProvider_GetNonZeroBytes", "signature": "void RNGCryptoServiceProvider_GetNonZeroBytes(RNGCryptoServiceProvider * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Void GetNonZeroBytes(Byte[])" }, { "virtualAddress": "0x00830E20", "name": "RNGCryptoServiceProvider_Finalize", "signature": "void RNGCryptoServiceProvider_Finalize(RNGCryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00830EF0", "name": "RNGCryptoServiceProvider_Dispose", "signature": "void RNGCryptoServiceProvider_Dispose(RNGCryptoServiceProvider * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008C551C", "name": "RSAPKCS1SignatureDeformatter__ctor", "signature": "void RSAPKCS1SignatureDeformatter__ctor(RSAPKCS1SignatureDeformatter * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SignatureDeformatter()" }, { "virtualAddress": "0x008C5524", "name": "RSAPKCS1SignatureDeformatter__ctor_1", "signature": "void RSAPKCS1SignatureDeformatter__ctor_1(RSAPKCS1SignatureDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SignatureDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C555C", "name": "RSAPKCS1SignatureDeformatter_SetHashAlgorithm", "signature": "void RSAPKCS1SignatureDeformatter_SetHashAlgorithm(RSAPKCS1SignatureDeformatter * this, String * strName, MethodInfo * method)", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x008C55EC", "name": "RSAPKCS1SignatureDeformatter_SetKey", "signature": "void RSAPKCS1SignatureDeformatter_SetKey(RSAPKCS1SignatureDeformatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C56B8", "name": "RSAPKCS1SignatureDeformatter_VerifySignature", "signature": "bool RSAPKCS1SignatureDeformatter_VerifySignature(RSAPKCS1SignatureDeformatter * this, Byte__Array * rgbHash, Byte__Array * rgbSignature, MethodInfo * method)", "dotNetSignature": "Boolean VerifySignature(Byte[], Byte[])" }, { "virtualAddress": "0x008C59F8", "name": "RSAPKCS1SignatureFormatter__ctor", "signature": "void RSAPKCS1SignatureFormatter__ctor(RSAPKCS1SignatureFormatter * this, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SignatureFormatter()" }, { "virtualAddress": "0x008C5A00", "name": "RSAPKCS1SignatureFormatter__ctor_1", "signature": "void RSAPKCS1SignatureFormatter__ctor_1(RSAPKCS1SignatureFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "RSAPKCS1SignatureFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008C5A38", "name": "RSAPKCS1SignatureFormatter_CreateSignature", "signature": "Byte__Array * RSAPKCS1SignatureFormatter_CreateSignature(RSAPKCS1SignatureFormatter * this, Byte__Array * rgbHash, MethodInfo * method)", "dotNetSignature": "Byte[] CreateSignature(Byte[])" }, { "virtualAddress": "0x008C5B60", "name": "RSAPKCS1SignatureFormatter_SetHashAlgorithm", "signature": "void RSAPKCS1SignatureFormatter_SetHashAlgorithm(RSAPKCS1SignatureFormatter * this, String * strName, MethodInfo * method)", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x008C5BF0", "name": "RSAPKCS1SignatureFormatter_SetKey", "signature": "void RSAPKCS1SignatureFormatter_SetKey(RSAPKCS1SignatureFormatter * this, AsymmetricAlgorithm * key, MethodInfo * method)", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x008CA7C0", "name": "SHA1Internal__ctor", "signature": "void SHA1Internal__ctor(SHA1Internal * this, MethodInfo * method)", "dotNetSignature": "SHA1Internal()" }, { "virtualAddress": "0x008CA8F8", "name": "SHA1Internal_HashCore", "signature": "void SHA1Internal_HashCore(SHA1Internal * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CAA1C", "name": "SHA1Internal_HashFinal", "signature": "Byte__Array * SHA1Internal_HashFinal(SHA1Internal * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x008CAB28", "name": "SHA1Internal_Initialize", "signature": "void SHA1Internal_Initialize(SHA1Internal * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x008CABEC", "name": "SHA1Internal_ProcessBlock", "signature": "void SHA1Internal_ProcessBlock(SHA1Internal * this, Byte__Array * inputBuffer, uint32_t inputOffset, MethodInfo * method)", "dotNetSignature": "Void ProcessBlock(Byte[], UInt32)" }, { "virtualAddress": "0x008CB2C8", "name": "SHA1Internal_InitialiseBuff", "signature": "void SHA1Internal_InitialiseBuff(UInt32__Array * buff, Byte__Array * input, uint32_t inputOffset, MethodInfo * method)", "dotNetSignature": "Void InitialiseBuff(UInt32[], Byte[], UInt32)" }, { "virtualAddress": "0x008CB9B0", "name": "SHA1Internal_FillBuff", "signature": "void SHA1Internal_FillBuff(UInt32__Array * buff, MethodInfo * method)", "dotNetSignature": "Void FillBuff(UInt32[])" }, { "virtualAddress": "0x008CB110", "name": "SHA1Internal_ProcessFinalBlock", "signature": "void SHA1Internal_ProcessFinalBlock(SHA1Internal * this, Byte__Array * inputBuffer, int32_t inputOffset, int32_t inputCount, MethodInfo * method)", "dotNetSignature": "Void ProcessFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CBBF0", "name": "SHA1Internal_AddLength", "signature": "void SHA1Internal_AddLength(SHA1Internal * this, uint64_t length, Byte__Array * buffer, int32_t position, MethodInfo * method)", "dotNetSignature": "Void AddLength(UInt64, Byte[], Int32)" }, { "virtualAddress": "0x008CA6C8", "name": "SHA1CryptoServiceProvider__ctor", "signature": "void SHA1CryptoServiceProvider__ctor(SHA1CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "SHA1CryptoServiceProvider()" }, { "virtualAddress": "0x008CA850", "name": "SHA1CryptoServiceProvider_Finalize", "signature": "void SHA1CryptoServiceProvider_Finalize(SHA1CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x008CA8C8", "name": "SHA1CryptoServiceProvider_Dispose", "signature": "void SHA1CryptoServiceProvider_Dispose(SHA1CryptoServiceProvider * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008CA8D4", "name": "SHA1CryptoServiceProvider_HashCore", "signature": "void SHA1CryptoServiceProvider_HashCore(SHA1CryptoServiceProvider * this, Byte__Array * rgb, int32_t ibStart, int32_t cbSize, MethodInfo * method)", "dotNetSignature": "Void HashCore(Byte[], Int32, Int32)" }, { "virtualAddress": "0x008CA9FC", "name": "SHA1CryptoServiceProvider_HashFinal", "signature": "Byte__Array * SHA1CryptoServiceProvider_HashFinal(SHA1CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Byte[] HashFinal()" }, { "virtualAddress": "0x008CAB10", "name": "SHA1CryptoServiceProvider_Initialize", "signature": "void SHA1CryptoServiceProvider_Initialize(SHA1CryptoServiceProvider * this, MethodInfo * method)", "dotNetSignature": "Void Initialize()" }, { "virtualAddress": "0x008D211C", "name": "TripleDESTransform__ctor", "signature": "void TripleDESTransform__ctor(TripleDESTransform * this, TripleDES * algo, bool encryption, Byte__Array * key, Byte__Array * iv, MethodInfo * method)", "dotNetSignature": "TripleDESTransform(TripleDES, Boolean, Byte[], Byte[])" }, { "virtualAddress": "0x008D279C", "name": "TripleDESTransform_ECB", "signature": "void TripleDESTransform_ECB(TripleDESTransform * this, Byte__Array * input, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void ECB(Byte[], Byte[])" }, { "virtualAddress": "0x008D26E4", "name": "TripleDESTransform_GetStrongKey", "signature": "Byte__Array * TripleDESTransform_GetStrongKey(MethodInfo * method)", "dotNetSignature": "Byte[] GetStrongKey()" }, { "virtualAddress": "0x008D3468", "name": "X509Certificate_CreateFromCertFile", "signature": "X509Certificate * X509Certificate_CreateFromCertFile(String * filename, MethodInfo * method)", "dotNetSignature": "X509Certificate CreateFromCertFile(String)" }, { "virtualAddress": "0x008D34E8", "name": "X509Certificate_CreateFromSignedFile", "signature": "X509Certificate * X509Certificate_CreateFromSignedFile(String * filename, MethodInfo * method)", "dotNetSignature": "X509Certificate CreateFromSignedFile(String)" }, { "virtualAddress": "0x008D374C", "name": "X509Certificate__ctor", "signature": "void X509Certificate__ctor(X509Certificate * this, Byte__Array * data, bool dates, MethodInfo * method)", "dotNetSignature": "X509Certificate(Byte[], Boolean)" }, { "virtualAddress": "0x008D34E0", "name": "X509Certificate__ctor_1", "signature": "void X509Certificate__ctor_1(X509Certificate * this, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "X509Certificate(Byte[])" }, { "virtualAddress": "0x008D37B0", "name": "X509Certificate__ctor_2", "signature": "void X509Certificate__ctor_2(X509Certificate * this, void * handle, MethodInfo * method)", "dotNetSignature": "X509Certificate(IntPtr)" }, { "virtualAddress": "0x008D3868", "name": "X509Certificate__ctor_3", "signature": "void X509Certificate__ctor_3(X509Certificate * this, X509CertificateImpl * impl, MethodInfo * method)", "dotNetSignature": "X509Certificate(X509CertificateImpl)" }, { "virtualAddress": "0x008D3910", "name": "X509Certificate__ctor_4", "signature": "void X509Certificate__ctor_4(X509Certificate * this, X509Certificate * cert, MethodInfo * method)", "dotNetSignature": "X509Certificate(X509Certificate)" }, { "virtualAddress": "0x008D39BC", "name": "X509Certificate_ImportHandle", "signature": "void X509Certificate_ImportHandle(X509Certificate * this, X509CertificateImpl * impl, MethodInfo * method)", "dotNetSignature": "Void ImportHandle(X509CertificateImpl)" }, { "virtualAddress": "0x008D39F4", "name": "X509Certificate_get_Impl", "signature": "X509CertificateImpl * X509Certificate_get_Impl(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl get_Impl()" }, { "virtualAddress": "0x008D3A20", "name": "X509Certificate_get_IsValid", "signature": "bool X509Certificate_get_IsValid(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValid()" }, { "virtualAddress": "0x008D3A2C", "name": "X509Certificate_ThrowIfContextInvalid", "signature": "void X509Certificate_ThrowIfContextInvalid(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfContextInvalid()" }, { "virtualAddress": "0x008D3A38", "name": "X509Certificate_Equals", "signature": "bool X509Certificate_Equals(X509Certificate * this, X509Certificate * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(X509Certificate)" }, { "virtualAddress": "0x008D3B24", "name": "X509Certificate_GetCertHash", "signature": "Byte__Array * X509Certificate_GetCertHash(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetCertHash()" }, { "virtualAddress": "0x008D3B5C", "name": "X509Certificate_GetCertHashString", "signature": "String * X509Certificate_GetCertHashString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetCertHashString()" }, { "virtualAddress": "0x008D3B7C", "name": "X509Certificate_GetEffectiveDateString", "signature": "String * X509Certificate_GetEffectiveDateString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetEffectiveDateString()" }, { "virtualAddress": "0x008D3BEC", "name": "X509Certificate_GetExpirationDateString", "signature": "String * X509Certificate_GetExpirationDateString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetExpirationDateString()" }, { "virtualAddress": "0x008D3C60", "name": "X509Certificate_GetFormat", "signature": "String * X509Certificate_GetFormat(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetFormat()" }, { "virtualAddress": "0x008D3CA8", "name": "X509Certificate_GetHashCode", "signature": "int32_t X509Certificate_GetHashCode(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x008D3CF8", "name": "X509Certificate_GetIssuerName", "signature": "String * X509Certificate_GetIssuerName(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetIssuerName()" }, { "virtualAddress": "0x008D3D38", "name": "X509Certificate_GetKeyAlgorithm", "signature": "String * X509Certificate_GetKeyAlgorithm(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetKeyAlgorithm()" }, { "virtualAddress": "0x008D3D78", "name": "X509Certificate_GetKeyAlgorithmParameters", "signature": "Byte__Array * X509Certificate_GetKeyAlgorithmParameters(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetKeyAlgorithmParameters()" }, { "virtualAddress": "0x008D3E34", "name": "X509Certificate_GetKeyAlgorithmParametersString", "signature": "String * X509Certificate_GetKeyAlgorithmParametersString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetKeyAlgorithmParametersString()" }, { "virtualAddress": "0x008D3E58", "name": "X509Certificate_GetName", "signature": "String * X509Certificate_GetName(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetName()" }, { "virtualAddress": "0x008D3E98", "name": "X509Certificate_GetPublicKey", "signature": "Byte__Array * X509Certificate_GetPublicKey(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPublicKey()" }, { "virtualAddress": "0x008D3ED8", "name": "X509Certificate_GetPublicKeyString", "signature": "String * X509Certificate_GetPublicKeyString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetPublicKeyString()" }, { "virtualAddress": "0x008D3EFC", "name": "X509Certificate_GetRawCertData", "signature": "Byte__Array * X509Certificate_GetRawCertData(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetRawCertData()" }, { "virtualAddress": "0x008D3F38", "name": "X509Certificate_GetRawCertDataString", "signature": "String * X509Certificate_GetRawCertDataString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetRawCertDataString()" }, { "virtualAddress": "0x008D3F7C", "name": "X509Certificate_GetSerialNumber", "signature": "Byte__Array * X509Certificate_GetSerialNumber(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetSerialNumber()" }, { "virtualAddress": "0x008D3FBC", "name": "X509Certificate_GetSerialNumberString", "signature": "String * X509Certificate_GetSerialNumberString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String GetSerialNumberString()" }, { "virtualAddress": "0x008D402C", "name": "X509Certificate_ToString", "signature": "String * X509Certificate_ToString(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x008D4034", "name": "X509Certificate_ToString_1", "signature": "String * X509Certificate_ToString_1(X509Certificate * this, bool fVerbose, MethodInfo * method)", "dotNetSignature": "String ToString(Boolean)" }, { "virtualAddress": "0x008D4094", "name": "X509Certificate_FormatDate", "signature": "String * X509Certificate_FormatDate(DateTime date, MethodInfo * method)", "dotNetSignature": "String FormatDate(DateTime)" }, { "virtualAddress": "0x008D40F4", "name": "X509Certificate__ctor_5", "signature": "void X509Certificate__ctor_5(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "X509Certificate()" }, { "virtualAddress": "0x008D40FC", "name": "X509Certificate__ctor_6", "signature": "void X509Certificate__ctor_6(X509Certificate * this, Byte__Array * rawData, String * password, MethodInfo * method)", "dotNetSignature": "X509Certificate(Byte[], String)" }, { "virtualAddress": "0x008D414C", "name": "X509Certificate__ctor_7", "signature": "void X509Certificate__ctor_7(X509Certificate * this, Byte__Array * rawData, SecureString * password, MethodInfo * method)", "dotNetSignature": "X509Certificate(Byte[], SecureString)" }, { "virtualAddress": "0x008D419C", "name": "X509Certificate__ctor_8", "signature": "void X509Certificate__ctor_8(X509Certificate * this, Byte__Array * rawData, String * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "X509Certificate(Byte[], String, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D41F0", "name": "X509Certificate__ctor_9", "signature": "void X509Certificate__ctor_9(X509Certificate * this, Byte__Array * rawData, SecureString * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "X509Certificate(Byte[], SecureString, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D4244", "name": "X509Certificate__ctor_10", "signature": "void X509Certificate__ctor_10(X509Certificate * this, String * fileName, MethodInfo * method)", "dotNetSignature": "X509Certificate(String)" }, { "virtualAddress": "0x008D4288", "name": "X509Certificate__ctor_11", "signature": "void X509Certificate__ctor_11(X509Certificate * this, String * fileName, String * password, MethodInfo * method)", "dotNetSignature": "X509Certificate(String, String)" }, { "virtualAddress": "0x008D42D8", "name": "X509Certificate__ctor_12", "signature": "void X509Certificate__ctor_12(X509Certificate * this, String * fileName, SecureString * password, MethodInfo * method)", "dotNetSignature": "X509Certificate(String, SecureString)" }, { "virtualAddress": "0x008D4328", "name": "X509Certificate__ctor_13", "signature": "void X509Certificate__ctor_13(X509Certificate * this, String * fileName, String * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "X509Certificate(String, String, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D437C", "name": "X509Certificate__ctor_14", "signature": "void X509Certificate__ctor_14(X509Certificate * this, String * fileName, SecureString * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "X509Certificate(String, SecureString, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D43D0", "name": "X509Certificate__ctor_15", "signature": "void X509Certificate__ctor_15(X509Certificate * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "X509Certificate(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008D44D0", "name": "X509Certificate_get_Issuer", "signature": "String * X509Certificate_get_Issuer(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String get_Issuer()" }, { "virtualAddress": "0x008D4520", "name": "X509Certificate_get_Subject", "signature": "String * X509Certificate_get_Subject(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "String get_Subject()" }, { "virtualAddress": "0x008D4570", "name": "X509Certificate_get_Handle", "signature": "void * X509Certificate_get_Handle(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Handle()" }, { "virtualAddress": "0x008D45E4", "name": "X509Certificate_Equals_1", "signature": "bool X509Certificate_Equals_1(X509Certificate * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x008D468C", "name": "X509Certificate_Export", "signature": "Byte__Array * X509Certificate_Export(X509Certificate * this, X509ContentType__Enum contentType, MethodInfo * method)", "dotNetSignature": "Byte[] Export(X509ContentType)" }, { "virtualAddress": "0x008D4760", "name": "X509Certificate_Export_1", "signature": "Byte__Array * X509Certificate_Export_1(X509Certificate * this, X509ContentType__Enum contentType, String * password, MethodInfo * method)", "dotNetSignature": "Byte[] Export(X509ContentType, String)" }, { "virtualAddress": "0x008D47C0", "name": "X509Certificate_Export_2", "signature": "Byte__Array * X509Certificate_Export_2(X509Certificate * this, X509ContentType__Enum contentType, SecureString * password, MethodInfo * method)", "dotNetSignature": "Byte[] Export(X509ContentType, SecureString)" }, { "virtualAddress": "0x008D4694", "name": "X509Certificate_Export_3", "signature": "Byte__Array * X509Certificate_Export_3(X509Certificate * this, X509ContentType__Enum contentType, Byte__Array * password, MethodInfo * method)", "dotNetSignature": "Byte[] Export(X509ContentType, Byte[])" }, { "virtualAddress": "0x008D47FC", "name": "X509Certificate_Import", "signature": "void X509Certificate_Import(X509Certificate * this, Byte__Array * rawData, MethodInfo * method)", "dotNetSignature": "Void Import(Byte[])" }, { "virtualAddress": "0x008D4814", "name": "X509Certificate_Import_1", "signature": "void X509Certificate_Import_1(X509Certificate * this, Byte__Array * rawData, String * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "Void Import(Byte[], String, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D4870", "name": "X509Certificate_Import_2", "signature": "void X509Certificate_Import_2(X509Certificate * this, Byte__Array * rawData, SecureString * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "Void Import(Byte[], SecureString, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D4884", "name": "X509Certificate_Import_3", "signature": "void X509Certificate_Import_3(X509Certificate * this, String * fileName, MethodInfo * method)", "dotNetSignature": "Void Import(String)" }, { "virtualAddress": "0x008D48C8", "name": "X509Certificate_Import_4", "signature": "void X509Certificate_Import_4(X509Certificate * this, String * fileName, String * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "Void Import(String, String, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D491C", "name": "X509Certificate_Import_5", "signature": "void X509Certificate_Import_5(X509Certificate * this, String * fileName, SecureString * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "Void Import(String, SecureString, X509KeyStorageFlags)" }, { "virtualAddress": "0x008D4964", "name": "X509Certificate_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization", "signature": "void X509Certificate_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization(X509Certificate * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x008D4968", "name": "X509Certificate_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void X509Certificate_System_Runtime_Serialization_ISerializable_GetObjectData(X509Certificate * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x008D4A28", "name": "X509Certificate_Dispose", "signature": "void X509Certificate_Dispose(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008D4A3C", "name": "X509Certificate_Dispose_1", "signature": "void X509Certificate_Dispose_1(X509Certificate * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x008D4A54", "name": "X509Certificate_Reset", "signature": "void X509Certificate_Reset(X509Certificate * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00862070", "name": "X509CertificateImpl_ThrowIfContextInvalid", "signature": "void X509CertificateImpl_ThrowIfContextInvalid(X509CertificateImpl * this, MethodInfo * method)", "dotNetSignature": "Void ThrowIfContextInvalid()" }, { "virtualAddress": "0x00862154", "name": "X509CertificateImpl_GetCertHash", "signature": "Byte__Array * X509CertificateImpl_GetCertHash(X509CertificateImpl * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetCertHash()" }, { "virtualAddress": "0x00862198", "name": "X509CertificateImpl_GetHashCode", "signature": "int32_t X509CertificateImpl_GetHashCode(X509CertificateImpl * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00862208", "name": "X509CertificateImpl_Equals", "signature": "bool X509CertificateImpl_Equals(X509CertificateImpl * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00862398", "name": "X509CertificateImpl_Dispose", "signature": "void X509CertificateImpl_Dispose(X509CertificateImpl * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00862418", "name": "X509CertificateImpl_Dispose_1", "signature": "void X509CertificateImpl_Dispose_1(X509CertificateImpl * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00862420", "name": "X509CertificateImpl_Finalize", "signature": "void X509CertificateImpl_Finalize(X509CertificateImpl * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00862498", "name": "X509CertificateImpl__ctor", "signature": "void X509CertificateImpl__ctor(X509CertificateImpl * this, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl()" }, { "virtualAddress": "0x008624A0", "name": "X509CertificateImplMono__ctor", "signature": "void X509CertificateImplMono__ctor(X509CertificateImplMono * this, X509Certificate_1 * x509, MethodInfo * method)", "dotNetSignature": "X509CertificateImplMono(X509Certificate)" }, { "virtualAddress": "0x008624CC", "name": "X509CertificateImplMono_get_IsValid", "signature": "bool X509CertificateImplMono_get_IsValid(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValid()" }, { "virtualAddress": "0x008624DC", "name": "X509CertificateImplMono_get_Handle", "signature": "void * X509CertificateImplMono_get_Handle(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Handle()" }, { "virtualAddress": "0x0086251C", "name": "X509CertificateImplMono_GetNativeAppleCertificate", "signature": "void * X509CertificateImplMono_GetNativeAppleCertificate(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "IntPtr GetNativeAppleCertificate()" }, { "virtualAddress": "0x0086255C", "name": "X509CertificateImplMono_Clone", "signature": "X509CertificateImpl * X509CertificateImplMono_Clone(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl Clone()" }, { "virtualAddress": "0x008625CC", "name": "X509CertificateImplMono_GetIssuerName", "signature": "String * X509CertificateImplMono_GetIssuerName(X509CertificateImplMono * this, bool legacyV1Mode, MethodInfo * method)", "dotNetSignature": "String GetIssuerName(Boolean)" }, { "virtualAddress": "0x0086268C", "name": "X509CertificateImplMono_GetSubjectName", "signature": "String * X509CertificateImplMono_GetSubjectName(X509CertificateImplMono * this, bool legacyV1Mode, MethodInfo * method)", "dotNetSignature": "String GetSubjectName(Boolean)" }, { "virtualAddress": "0x00862750", "name": "X509CertificateImplMono_GetRawCertData", "signature": "Byte__Array * X509CertificateImplMono_GetRawCertData(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetRawCertData()" }, { "virtualAddress": "0x00862784", "name": "X509CertificateImplMono_GetCertHash", "signature": "Byte__Array * X509CertificateImplMono_GetCertHash(X509CertificateImplMono * this, bool lazy, MethodInfo * method)", "dotNetSignature": "Byte[] GetCertHash(Boolean)" }, { "virtualAddress": "0x008627DC", "name": "X509CertificateImplMono_GetValidFrom", "signature": "DateTime X509CertificateImplMono_GetValidFrom(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "DateTime GetValidFrom()" }, { "virtualAddress": "0x00862814", "name": "X509CertificateImplMono_GetValidUntil", "signature": "DateTime X509CertificateImplMono_GetValidUntil(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "DateTime GetValidUntil()" }, { "virtualAddress": "0x0086284C", "name": "X509CertificateImplMono_Equals", "signature": "bool X509CertificateImplMono_Equals(X509CertificateImplMono * this, X509CertificateImpl * other, bool * result, MethodInfo * method)", "dotNetSignature": "Boolean Equals(X509CertificateImpl, Boolean ByRef)" }, { "virtualAddress": "0x00862858", "name": "X509CertificateImplMono_GetKeyAlgorithm", "signature": "String * X509CertificateImplMono_GetKeyAlgorithm(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "String GetKeyAlgorithm()" }, { "virtualAddress": "0x0086288C", "name": "X509CertificateImplMono_GetKeyAlgorithmParameters", "signature": "Byte__Array * X509CertificateImplMono_GetKeyAlgorithmParameters(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetKeyAlgorithmParameters()" }, { "virtualAddress": "0x008628C0", "name": "X509CertificateImplMono_GetPublicKey", "signature": "Byte__Array * X509CertificateImplMono_GetPublicKey(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetPublicKey()" }, { "virtualAddress": "0x008628F4", "name": "X509CertificateImplMono_GetSerialNumber", "signature": "Byte__Array * X509CertificateImplMono_GetSerialNumber(X509CertificateImplMono * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetSerialNumber()" }, { "virtualAddress": "0x0086292C", "name": "X509CertificateImplMono_Export", "signature": "Byte__Array * X509CertificateImplMono_Export(X509CertificateImplMono * this, X509ContentType__Enum contentType, Byte__Array * password, MethodInfo * method)", "dotNetSignature": "Byte[] Export(X509ContentType, Byte[])" }, { "virtualAddress": "0x00862A80", "name": "X509CertificateImplMono_ToString", "signature": "String * X509CertificateImplMono_ToString(X509CertificateImplMono * this, bool full, MethodInfo * method)", "dotNetSignature": "String ToString(Boolean)" }, { "virtualAddress": "0x00862D80", "name": "X509CertificateImplMono_Dispose", "signature": "void X509CertificateImplMono_Dispose(X509CertificateImplMono * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00862D88", "name": "X509Helper_InstallNativeHelper", "signature": "void X509Helper_InstallNativeHelper(INativeCertificateHelper * helper, MethodInfo * method)", "dotNetSignature": "Void InstallNativeHelper(INativeCertificateHelper)" }, { "virtualAddress": "0x00862DF4", "name": "X509Helper_InitFromHandle", "signature": "X509CertificateImpl * X509Helper_InitFromHandle(void * handle, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl InitFromHandle(IntPtr)" }, { "virtualAddress": "0x00862E54", "name": "X509Helper_Import", "signature": "X509CertificateImpl * X509Helper_Import(Byte__Array * rawData, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl Import(Byte[])" }, { "virtualAddress": "0x00863024", "name": "X509Helper_InitFromCertificate", "signature": "X509CertificateImpl * X509Helper_InitFromCertificate(X509Certificate * cert, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl InitFromCertificate(X509Certificate)" }, { "virtualAddress": "0x00863108", "name": "X509Helper_InitFromCertificate_1", "signature": "X509CertificateImpl * X509Helper_InitFromCertificate_1(X509CertificateImpl * impl, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl InitFromCertificate(X509CertificateImpl)" }, { "virtualAddress": "0x00863248", "name": "X509Helper_IsValid", "signature": "bool X509Helper_IsValid(X509CertificateImpl * impl, MethodInfo * method)", "dotNetSignature": "Boolean IsValid(X509CertificateImpl)" }, { "virtualAddress": "0x008631DC", "name": "X509Helper_ThrowIfContextInvalid", "signature": "void X509Helper_ThrowIfContextInvalid(X509CertificateImpl * impl, MethodInfo * method)", "dotNetSignature": "Void ThrowIfContextInvalid(X509CertificateImpl)" }, { "virtualAddress": "0x008620D8", "name": "X509Helper_GetInvalidContextException", "signature": "Exception * X509Helper_GetInvalidContextException(MethodInfo * method)", "dotNetSignature": "Exception GetInvalidContextException()" }, { "virtualAddress": "0x0086325C", "name": "X509Helper_ImportPkcs12", "signature": "X509Certificate_1 * X509Helper_ImportPkcs12(Byte__Array * rawData, String * password, MethodInfo * method)", "dotNetSignature": "X509Certificate ImportPkcs12(Byte[], String)" }, { "virtualAddress": "0x00863634", "name": "X509Helper_PEM", "signature": "Byte__Array * X509Helper_PEM(String * type, Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Byte[] PEM(String, Byte[])" }, { "virtualAddress": "0x00863760", "name": "X509Helper_ConvertData", "signature": "Byte__Array * X509Helper_ConvertData(Byte__Array * data, MethodInfo * method)", "dotNetSignature": "Byte[] ConvertData(Byte[])" }, { "virtualAddress": "0x00862E58", "name": "X509Helper_ImportCore", "signature": "X509CertificateImpl * X509Helper_ImportCore(Byte__Array * rawData, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl ImportCore(Byte[])" }, { "virtualAddress": "0x00863854", "name": "X509Helper_Import_1", "signature": "X509CertificateImpl * X509Helper_Import_1(Byte__Array * rawData, String * password, X509KeyStorageFlags__Enum keyStorageFlags, MethodInfo * method)", "dotNetSignature": "X509CertificateImpl Import(Byte[], String, X509KeyStorageFlags)" }, { "virtualAddress": "0x00863980", "name": "X509Helper_Export", "signature": "Byte__Array * X509Helper_Export(X509CertificateImpl * impl, X509ContentType__Enum contentType, Byte__Array * password, MethodInfo * method)", "dotNetSignature": "Byte[] Export(X509CertificateImpl, X509ContentType, Byte[])" }, { "virtualAddress": "0x008639D0", "name": "X509Helper_Equals", "signature": "bool X509Helper_Equals(X509CertificateImpl * first, X509CertificateImpl * second, MethodInfo * method)", "dotNetSignature": "Boolean Equals(X509CertificateImpl, X509CertificateImpl)" }, { "virtualAddress": "0x00862C78", "name": "X509Helper_ToHexString", "signature": "String * X509Helper_ToHexString(Byte__Array * data, MethodInfo * method)", "dotNetSignature": "String ToHexString(Byte[])" }, { "virtualAddress": "0x006ECBCC", "name": "AssemblyTargetedPatchBandAttribute__ctor", "signature": "void AssemblyTargetedPatchBandAttribute__ctor(AssemblyTargetedPatchBandAttribute * this, String * targetedPatchBand, MethodInfo * method)", "dotNetSignature": "AssemblyTargetedPatchBandAttribute(String)" }, { "virtualAddress": "0x006ECBF8", "name": "AssemblyTargetedPatchBandAttribute_get_TargetedPatchBand", "signature": "String * AssemblyTargetedPatchBandAttribute_get_TargetedPatchBand(AssemblyTargetedPatchBandAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_TargetedPatchBand()" }, { "virtualAddress": "0x00559290", "name": "TargetedPatchingOptOutAttribute__ctor", "signature": "void TargetedPatchingOptOutAttribute__ctor(TargetedPatchingOptOutAttribute * this, String * reason, MethodInfo * method)", "dotNetSignature": "TargetedPatchingOptOutAttribute(String)" }, { "virtualAddress": "0x005592BC", "name": "TargetedPatchingOptOutAttribute_get_Reason", "signature": "String * TargetedPatchingOptOutAttribute_get_Reason(TargetedPatchingOptOutAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Reason()" }, { "virtualAddress": "0x005592C4", "name": "TargetedPatchingOptOutAttribute__ctor_1", "signature": "void TargetedPatchingOptOutAttribute__ctor_1(TargetedPatchingOptOutAttribute * this, MethodInfo * method)", "dotNetSignature": "TargetedPatchingOptOutAttribute()" }, { "virtualAddress": "0x006F2B18", "name": "GCSettings_get_IsServerGC", "signature": "bool GCSettings_get_IsServerGC(MethodInfo * method)", "dotNetSignature": "Boolean get_IsServerGC()" }, { "virtualAddress": "0x006F2B20", "name": "GCSettings_get_LatencyMode", "signature": "GCLatencyMode__Enum GCSettings_get_LatencyMode(MethodInfo * method)", "dotNetSignature": "GCLatencyMode get_LatencyMode()" }, { "virtualAddress": "0x006F2B28", "name": "GCSettings_set_LatencyMode", "signature": "void GCSettings_set_LatencyMode(GCLatencyMode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_LatencyMode(GCLatencyMode)" }, { "virtualAddress": "0x006F2B2C", "name": "GCSettings_get_LargeObjectHeapCompactionMode", "signature": "GCLargeObjectHeapCompactionMode__Enum GCSettings_get_LargeObjectHeapCompactionMode(MethodInfo * method)", "dotNetSignature": "GCLargeObjectHeapCompactionMode get_LargeObjectHeapCompactionMode()" }, { "virtualAddress": "0x006F2B7C", "name": "GCSettings_set_LargeObjectHeapCompactionMode", "signature": "void GCSettings_set_LargeObjectHeapCompactionMode(GCLargeObjectHeapCompactionMode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_LargeObjectHeapCompactionMode(GCLargeObjectHeapCompactionMode)" }, { "virtualAddress": "0x0064DC04", "name": "MemoryFailPoint__ctor", "signature": "void MemoryFailPoint__ctor(MemoryFailPoint * this, int32_t sizeInMegabytes, MethodInfo * method)", "dotNetSignature": "MemoryFailPoint(Int32)" }, { "virtualAddress": "0x0064DC74", "name": "MemoryFailPoint_Finalize", "signature": "void MemoryFailPoint_Finalize(MemoryFailPoint * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0064DC7C", "name": "MemoryFailPoint_Dispose", "signature": "void MemoryFailPoint_Dispose(MemoryFailPoint * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006F2BD0", "name": "ActivationArguments__ctor", "signature": "void ActivationArguments__ctor(ActivationArguments * this, ActivationContext * activationData, MethodInfo * method)", "dotNetSignature": "ActivationArguments(ActivationContext)" }, { "virtualAddress": "0x006F2C74", "name": "ActivationArguments__ctor_1", "signature": "void ActivationArguments__ctor_1(ActivationArguments * this, ApplicationIdentity * applicationIdentity, MethodInfo * method)", "dotNetSignature": "ActivationArguments(ApplicationIdentity)" }, { "virtualAddress": "0x006F2D10", "name": "ActivationArguments__ctor_2", "signature": "void ActivationArguments__ctor_2(ActivationArguments * this, ActivationContext * activationContext, String__Array * activationData, MethodInfo * method)", "dotNetSignature": "ActivationArguments(ActivationContext, String[])" }, { "virtualAddress": "0x006F2DB8", "name": "ActivationArguments__ctor_3", "signature": "void ActivationArguments__ctor_3(ActivationArguments * this, ApplicationIdentity * applicationIdentity, String__Array * activationData, MethodInfo * method)", "dotNetSignature": "ActivationArguments(ApplicationIdentity, String[])" }, { "virtualAddress": "0x006F2E58", "name": "ActivationArguments_get_ActivationContext", "signature": "ActivationContext * ActivationArguments_get_ActivationContext(ActivationArguments * this, MethodInfo * method)", "dotNetSignature": "ActivationContext get_ActivationContext()" }, { "virtualAddress": "0x006F2E60", "name": "ActivationArguments_get_ActivationData", "signature": "String__Array * ActivationArguments_get_ActivationData(ActivationArguments * this, MethodInfo * method)", "dotNetSignature": "String[] get_ActivationData()" }, { "virtualAddress": "0x006F2E68", "name": "ActivationArguments_get_ApplicationIdentity", "signature": "ApplicationIdentity * ActivationArguments_get_ApplicationIdentity(ActivationArguments * this, MethodInfo * method)", "dotNetSignature": "ApplicationIdentity get_ApplicationIdentity()" }, { "virtualAddress": "0x006F2E70", "name": "ApplicationActivator__ctor", "signature": "void ApplicationActivator__ctor(ApplicationActivator * this, MethodInfo * method)", "dotNetSignature": "ApplicationActivator()" }, { "virtualAddress": "0x006F2E78", "name": "ApplicationActivator_CreateInstance", "signature": "ObjectHandle * ApplicationActivator_CreateInstance(ApplicationActivator * this, ActivationContext * activationContext, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(ActivationContext)" }, { "virtualAddress": "0x006F2E88", "name": "ApplicationActivator_CreateInstance_1", "signature": "ObjectHandle * ApplicationActivator_CreateInstance_1(ApplicationActivator * this, ActivationContext * activationContext, String__Array * activationCustomData, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstance(ActivationContext, String[])" }, { "virtualAddress": "0x006F2F2C", "name": "ApplicationActivator_CreateInstanceHelper", "signature": "ObjectHandle * ApplicationActivator_CreateInstanceHelper(AppDomainSetup * adSetup, MethodInfo * method)", "dotNetSignature": "ObjectHandle CreateInstanceHelper(AppDomainSetup)" }, { "virtualAddress": "0x00559850", "name": "NonVersionableAttribute__ctor", "signature": "void NonVersionableAttribute__ctor(NonVersionableAttribute * this, MethodInfo * method)", "dotNetSignature": "NonVersionableAttribute()" }, { "virtualAddress": "0x0055934C", "name": "ComponentGuaranteesAttribute__ctor", "signature": "void ComponentGuaranteesAttribute__ctor(ComponentGuaranteesAttribute * this, ComponentGuaranteesOptions__Enum guarantees, MethodInfo * method)", "dotNetSignature": "ComponentGuaranteesAttribute(ComponentGuaranteesOptions)" }, { "virtualAddress": "0x00559378", "name": "ComponentGuaranteesAttribute_get_Guarantees", "signature": "ComponentGuaranteesOptions__Enum ComponentGuaranteesAttribute_get_Guarantees(ComponentGuaranteesAttribute * this, MethodInfo * method)", "dotNetSignature": "ComponentGuaranteesOptions get_Guarantees()" }, { "virtualAddress": "0x00559380", "name": "MultitargetingHelpers_GetAssemblyQualifiedName", "signature": "String * MultitargetingHelpers_GetAssemblyQualifiedName(Type * type, Func_2_Type_String_ * converter, MethodInfo * method)", "dotNetSignature": "String GetAssemblyQualifiedName(Type, Func\u00602[Type,String])" }, { "virtualAddress": "0x005595C8", "name": "MultitargetingHelpers_IsCriticalException", "signature": "bool MultitargetingHelpers_IsCriticalException(Exception * ex, MethodInfo * method)", "dotNetSignature": "Boolean IsCriticalException(Exception)" }, { "virtualAddress": "0x0055951C", "name": "MultitargetingHelpers_IsSecurityOrCriticalException", "signature": "bool MultitargetingHelpers_IsSecurityOrCriticalException(Exception * ex, MethodInfo * method)", "dotNetSignature": "Boolean IsSecurityOrCriticalException(Exception)" }, { "virtualAddress": "0x00559710", "name": "MultitargetingHelpers__cctor", "signature": "void MultitargetingHelpers__cctor(MethodInfo * method)", "dotNetSignature": "MultitargetingHelpers()" }, { "virtualAddress": "0x005597C0", "name": "MultitargetingHelpers_c__cctor", "signature": "void MultitargetingHelpers_c__cctor(MethodInfo * method)", "dotNetSignature": "MultitargetingHelpers\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x00559824", "name": "MultitargetingHelpers_c__ctor", "signature": "void MultitargetingHelpers_c__ctor(MultitargetingHelpers_c * this, MethodInfo * method)", "dotNetSignature": "MultitargetingHelpers\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x0055982C", "name": "MultitargetingHelpers_c___cctor_b__4_0", "signature": "String * MultitargetingHelpers_c___cctor_b__4_0(MultitargetingHelpers_c * this, Type * t, MethodInfo * method)", "dotNetSignature": "String \u003C.cctor\u003Eb__4_0(Type)" }, { "virtualAddress": "0x00559858", "name": "ResourceConsumptionAttribute__ctor", "signature": "void ResourceConsumptionAttribute__ctor(ResourceConsumptionAttribute * this, ResourceScope__Enum resourceScope, MethodInfo * method)", "dotNetSignature": "ResourceConsumptionAttribute(ResourceScope)" }, { "virtualAddress": "0x00559884", "name": "ResourceConsumptionAttribute__ctor_1", "signature": "void ResourceConsumptionAttribute__ctor_1(ResourceConsumptionAttribute * this, ResourceScope__Enum resourceScope, ResourceScope__Enum consumptionScope, MethodInfo * method)", "dotNetSignature": "ResourceConsumptionAttribute(ResourceScope, ResourceScope)" }, { "virtualAddress": "0x005598BC", "name": "ResourceConsumptionAttribute_get_ResourceScope", "signature": "ResourceScope__Enum ResourceConsumptionAttribute_get_ResourceScope(ResourceConsumptionAttribute * this, MethodInfo * method)", "dotNetSignature": "ResourceScope get_ResourceScope()" }, { "virtualAddress": "0x005598C4", "name": "ResourceConsumptionAttribute_get_ConsumptionScope", "signature": "ResourceScope__Enum ResourceConsumptionAttribute_get_ConsumptionScope(ResourceConsumptionAttribute * this, MethodInfo * method)", "dotNetSignature": "ResourceScope get_ConsumptionScope()" }, { "virtualAddress": "0x005598CC", "name": "ResourceExposureAttribute__ctor", "signature": "void ResourceExposureAttribute__ctor(ResourceExposureAttribute * this, ResourceScope__Enum exposureLevel, MethodInfo * method)", "dotNetSignature": "ResourceExposureAttribute(ResourceScope)" }, { "virtualAddress": "0x005598F8", "name": "ResourceExposureAttribute_get_ResourceExposureLevel", "signature": "ResourceScope__Enum ResourceExposureAttribute_get_ResourceExposureLevel(ResourceExposureAttribute * this, MethodInfo * method)", "dotNetSignature": "ResourceScope get_ResourceExposureLevel()" }, { "virtualAddress": "0x00832540", "name": "VersioningHelper_GetRuntimeId", "signature": "int32_t VersioningHelper_GetRuntimeId(MethodInfo * method)", "dotNetSignature": "Int32 GetRuntimeId()" }, { "virtualAddress": "0x00832544", "name": "VersioningHelper_MakeVersionSafeName", "signature": "String * VersioningHelper_MakeVersionSafeName(String * name, ResourceScope__Enum from, ResourceScope__Enum to, MethodInfo * method)", "dotNetSignature": "String MakeVersionSafeName(String, ResourceScope, ResourceScope)" }, { "virtualAddress": "0x0083254C", "name": "VersioningHelper_MakeVersionSafeName_1", "signature": "String * VersioningHelper_MakeVersionSafeName_1(String * name, ResourceScope__Enum from, ResourceScope__Enum to, Type * type, MethodInfo * method)", "dotNetSignature": "String MakeVersionSafeName(String, ResourceScope, ResourceScope, Type)" }, { "virtualAddress": "0x00832BEC", "name": "VersioningHelper_GetCLRInstanceString", "signature": "String * VersioningHelper_GetCLRInstanceString(MethodInfo * method)", "dotNetSignature": "String GetCLRInstanceString()" }, { "virtualAddress": "0x008328E8", "name": "VersioningHelper_GetRequirements", "signature": "SxSRequirements__Enum VersioningHelper_GetRequirements(ResourceScope__Enum consumeAsScope, ResourceScope__Enum calleeScope, MethodInfo * method)", "dotNetSignature": "SxSRequirements GetRequirements(ResourceScope, ResourceScope)" }, { "virtualAddress": "0x00559900", "name": "TargetFrameworkAttribute__ctor", "signature": "void TargetFrameworkAttribute__ctor(TargetFrameworkAttribute * this, String * frameworkName, MethodInfo * method)", "dotNetSignature": "TargetFrameworkAttribute(String)" }, { "virtualAddress": "0x0055999C", "name": "TargetFrameworkAttribute_get_FrameworkName", "signature": "String * TargetFrameworkAttribute_get_FrameworkName(TargetFrameworkAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_FrameworkName()" }, { "virtualAddress": "0x005599A4", "name": "TargetFrameworkAttribute_get_FrameworkDisplayName", "signature": "String * TargetFrameworkAttribute_get_FrameworkDisplayName(TargetFrameworkAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_FrameworkDisplayName()" }, { "virtualAddress": "0x005599AC", "name": "TargetFrameworkAttribute_set_FrameworkDisplayName", "signature": "void TargetFrameworkAttribute_set_FrameworkDisplayName(TargetFrameworkAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FrameworkDisplayName(String)" }, { "virtualAddress": "0x005592CC", "name": "BinaryCompatibility_get_TargetsAtLeast_Desktop_V4_5_2", "signature": "bool BinaryCompatibility_get_TargetsAtLeast_Desktop_V4_5_2(MethodInfo * method)", "dotNetSignature": "Boolean get_TargetsAtLeast_Desktop_V4_5_2()" }, { "virtualAddress": "0x005592D4", "name": "BinaryCompatibility__cctor", "signature": "void BinaryCompatibility__cctor(MethodInfo * method)", "dotNetSignature": "BinaryCompatibility()" }, { "virtualAddress": "0x00559334", "name": "CompatibilitySwitch_IsEnabled", "signature": "bool CompatibilitySwitch_IsEnabled(String * compatibilitySwitchName, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabled(String)" }, { "virtualAddress": "0x0055933C", "name": "CompatibilitySwitch_GetValue", "signature": "String * CompatibilitySwitch_GetValue(String * compatibilitySwitchName, MethodInfo * method)", "dotNetSignature": "String GetValue(String)" }, { "virtualAddress": "0x00559344", "name": "CompatibilitySwitch_GetValueInternal", "signature": "String * CompatibilitySwitch_GetValueInternal(String * compatibilitySwitchName, MethodInfo * method)", "dotNetSignature": "String GetValueInternal(String)" }, { "virtualAddress": "0x00746944", "name": "DeserializationEventHandler__ctor", "signature": "void DeserializationEventHandler__ctor(DeserializationEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "DeserializationEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x00746954", "name": "DeserializationEventHandler_Invoke", "signature": "void DeserializationEventHandler_Invoke(DeserializationEventHandler * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x00746D0C", "name": "DeserializationEventHandler_BeginInvoke", "signature": "IAsyncResult * DeserializationEventHandler_BeginInvoke(DeserializationEventHandler * this, Object * sender, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00746D30", "name": "DeserializationEventHandler_EndInvoke", "signature": "void DeserializationEventHandler_EndInvoke(DeserializationEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0055490C", "name": "SerializationEventHandler__ctor", "signature": "void SerializationEventHandler__ctor(SerializationEventHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "SerializationEventHandler(Object, IntPtr)" }, { "virtualAddress": "0x00552668", "name": "SerializationEventHandler_Invoke", "signature": "void SerializationEventHandler_Invoke(SerializationEventHandler * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void Invoke(StreamingContext)" }, { "virtualAddress": "0x0055491C", "name": "SerializationEventHandler_BeginInvoke", "signature": "IAsyncResult * SerializationEventHandler_BeginInvoke(SerializationEventHandler * this, StreamingContext context, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(StreamingContext, AsyncCallback, Object)" }, { "virtualAddress": "0x005549A8", "name": "SerializationEventHandler_EndInvoke", "signature": "void SerializationEventHandler_EndInvoke(SerializationEventHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00746FF0", "name": "Formatter__ctor", "signature": "void Formatter__ctor(Formatter * this, MethodInfo * method)", "dotNetSignature": "Formatter()" }, { "virtualAddress": "0x0074707C", "name": "Formatter_GetNext", "signature": "Object * Formatter_GetNext(Formatter * this, int64_t * objID, MethodInfo * method)", "dotNetSignature": "Object GetNext(Int64 ByRef)" }, { "virtualAddress": "0x00747190", "name": "Formatter_Schedule", "signature": "int64_t Formatter_Schedule(Formatter * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int64 Schedule(Object)" }, { "virtualAddress": "0x00747210", "name": "Formatter_WriteMember", "signature": "void Formatter_WriteMember(Formatter * this, String * memberName, Object * data, MethodInfo * method)", "dotNetSignature": "Void WriteMember(String, Object)" }, { "virtualAddress": "0x00747D9C", "name": "FormatterConverter__ctor", "signature": "void FormatterConverter__ctor(FormatterConverter * this, MethodInfo * method)", "dotNetSignature": "FormatterConverter()" }, { "virtualAddress": "0x00747DA4", "name": "FormatterConverter_Convert", "signature": "Object * FormatterConverter_Convert(FormatterConverter * this, Object * value, Type * type, MethodInfo * method)", "dotNetSignature": "Object Convert(Object, Type)" }, { "virtualAddress": "0x00747E90", "name": "FormatterConverter_Convert_1", "signature": "Object * FormatterConverter_Convert_1(FormatterConverter * this, Object * value, TypeCode__Enum typeCode, MethodInfo * method)", "dotNetSignature": "Object Convert(Object, TypeCode)" }, { "virtualAddress": "0x00747F7C", "name": "FormatterConverter_ToBoolean", "signature": "bool FormatterConverter_ToBoolean(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ToBoolean(Object)" }, { "virtualAddress": "0x00748058", "name": "FormatterConverter_ToChar", "signature": "uint16_t FormatterConverter_ToChar(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Char ToChar(Object)" }, { "virtualAddress": "0x00748134", "name": "FormatterConverter_ToSByte", "signature": "int8_t FormatterConverter_ToSByte(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "SByte ToSByte(Object)" }, { "virtualAddress": "0x00748210", "name": "FormatterConverter_ToByte", "signature": "uint8_t FormatterConverter_ToByte(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Byte ToByte(Object)" }, { "virtualAddress": "0x007482EC", "name": "FormatterConverter_ToInt16", "signature": "int16_t FormatterConverter_ToInt16(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int16 ToInt16(Object)" }, { "virtualAddress": "0x007483C8", "name": "FormatterConverter_ToUInt16", "signature": "uint16_t FormatterConverter_ToUInt16(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "UInt16 ToUInt16(Object)" }, { "virtualAddress": "0x007484A4", "name": "FormatterConverter_ToInt32", "signature": "int32_t FormatterConverter_ToInt32(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 ToInt32(Object)" }, { "virtualAddress": "0x00748580", "name": "FormatterConverter_ToUInt32", "signature": "uint32_t FormatterConverter_ToUInt32(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "UInt32 ToUInt32(Object)" }, { "virtualAddress": "0x0074865C", "name": "FormatterConverter_ToInt64", "signature": "int64_t FormatterConverter_ToInt64(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int64 ToInt64(Object)" }, { "virtualAddress": "0x00748738", "name": "FormatterConverter_ToUInt64", "signature": "uint64_t FormatterConverter_ToUInt64(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "UInt64 ToUInt64(Object)" }, { "virtualAddress": "0x00748814", "name": "FormatterConverter_ToSingle", "signature": "float FormatterConverter_ToSingle(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Single ToSingle(Object)" }, { "virtualAddress": "0x007488F0", "name": "FormatterConverter_ToDouble", "signature": "double FormatterConverter_ToDouble(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Double ToDouble(Object)" }, { "virtualAddress": "0x007489CC", "name": "FormatterConverter_ToDecimal", "signature": "Decimal FormatterConverter_ToDecimal(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "Decimal ToDecimal(Object)" }, { "virtualAddress": "0x00748AA8", "name": "FormatterConverter_ToDateTime", "signature": "DateTime FormatterConverter_ToDateTime(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "DateTime ToDateTime(Object)" }, { "virtualAddress": "0x00748B84", "name": "FormatterConverter_ToString", "signature": "String * FormatterConverter_ToString(FormatterConverter * this, Object * value, MethodInfo * method)", "dotNetSignature": "String ToString(Object)" }, { "virtualAddress": "0x00748C60", "name": "FormatterServices__cctor", "signature": "void FormatterServices__cctor(MethodInfo * method)", "dotNetSignature": "FormatterServices()" }, { "virtualAddress": "0x00748DB4", "name": "FormatterServices_GetSerializableMembers", "signature": "MemberInfo_1__Array * FormatterServices_GetSerializableMembers(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetSerializableMembers(RuntimeType)" }, { "virtualAddress": "0x00748F5C", "name": "FormatterServices_CheckSerializable", "signature": "bool FormatterServices_CheckSerializable(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean CheckSerializable(RuntimeType)" }, { "virtualAddress": "0x00748F7C", "name": "FormatterServices_InternalGetSerializableMembers", "signature": "MemberInfo_1__Array * FormatterServices_InternalGetSerializableMembers(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "MemberInfo[] InternalGetSerializableMembers(RuntimeType)" }, { "virtualAddress": "0x00749608", "name": "FormatterServices_GetParentTypes", "signature": "bool FormatterServices_GetParentTypes(RuntimeType * parentType, RuntimeType__Array * * parentTypes, int32_t * parentTypeCount, MethodInfo * method)", "dotNetSignature": "Boolean GetParentTypes(RuntimeType, RuntimeType[] ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0074994C", "name": "FormatterServices_GetSerializableMembers_1", "signature": "MemberInfo_1__Array * FormatterServices_GetSerializableMembers_1(Type * type, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetSerializableMembers(Type)" }, { "virtualAddress": "0x007499D4", "name": "FormatterServices_GetSerializableMembers_2", "signature": "MemberInfo_1__Array * FormatterServices_GetSerializableMembers_2(Type * type, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetSerializableMembers(Type, StreamingContext)" }, { "virtualAddress": "0x00749C2C", "name": "FormatterServices_CheckTypeSecurity", "signature": "void FormatterServices_CheckTypeSecurity(Type * t, TypeFilterLevel__Enum securityLevel, MethodInfo * method)", "dotNetSignature": "Void CheckTypeSecurity(Type, TypeFilterLevel)" }, { "virtualAddress": "0x00749E68", "name": "FormatterServices_GetUninitializedObject", "signature": "Object * FormatterServices_GetUninitializedObject(Type * type, MethodInfo * method)", "dotNetSignature": "Object GetUninitializedObject(Type)" }, { "virtualAddress": "0x0074A02C", "name": "FormatterServices_GetSafeUninitializedObject", "signature": "Object * FormatterServices_GetSafeUninitializedObject(Type * type, MethodInfo * method)", "dotNetSignature": "Object GetSafeUninitializedObject(Type)" }, { "virtualAddress": "0x0074A024", "name": "FormatterServices_nativeGetUninitializedObject", "signature": "Object * FormatterServices_nativeGetUninitializedObject(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Object nativeGetUninitializedObject(RuntimeType)" }, { "virtualAddress": "0x0074A31C", "name": "FormatterServices_nativeGetSafeUninitializedObject", "signature": "Object * FormatterServices_nativeGetSafeUninitializedObject(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Object nativeGetSafeUninitializedObject(RuntimeType)" }, { "virtualAddress": "0x0074A324", "name": "FormatterServices_GetEnableUnsafeTypeForwarders", "signature": "bool FormatterServices_GetEnableUnsafeTypeForwarders(MethodInfo * method)", "dotNetSignature": "Boolean GetEnableUnsafeTypeForwarders()" }, { "virtualAddress": "0x0074A32C", "name": "FormatterServices_UnsafeTypeForwardersIsEnabled", "signature": "bool FormatterServices_UnsafeTypeForwardersIsEnabled(MethodInfo * method)", "dotNetSignature": "Boolean UnsafeTypeForwardersIsEnabled()" }, { "virtualAddress": "0x0074A3F4", "name": "FormatterServices_SerializationSetValue", "signature": "void FormatterServices_SerializationSetValue(MemberInfo_1 * fi, Object * target, Object * value, MethodInfo * method)", "dotNetSignature": "Void SerializationSetValue(MemberInfo, Object, Object)" }, { "virtualAddress": "0x0074A5CC", "name": "FormatterServices_PopulateObjectMembers", "signature": "Object * FormatterServices_PopulateObjectMembers(Object * obj, MemberInfo_1__Array * members, Object__Array * data, MethodInfo * method)", "dotNetSignature": "Object PopulateObjectMembers(Object, MemberInfo[], Object[])" }, { "virtualAddress": "0x0074A8CC", "name": "FormatterServices_GetObjectData", "signature": "Object__Array * FormatterServices_GetObjectData(Object * obj, MemberInfo_1__Array * members, MethodInfo * method)", "dotNetSignature": "Object[] GetObjectData(Object, MemberInfo[])" }, { "virtualAddress": "0x0074AC08", "name": "FormatterServices_GetSurrogateForCyclicalReference", "signature": "ISerializationSurrogate * FormatterServices_GetSurrogateForCyclicalReference(ISerializationSurrogate * innerSurrogate, MethodInfo * method)", "dotNetSignature": "ISerializationSurrogate GetSurrogateForCyclicalReference(ISerializationSurrogate)" }, { "virtualAddress": "0x0074ACAC", "name": "FormatterServices_GetTypeFromAssembly", "signature": "Type * FormatterServices_GetTypeFromAssembly(Assembly * assem, String * name, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromAssembly(Assembly, String)" }, { "virtualAddress": "0x0074AD6C", "name": "FormatterServices_LoadAssemblyFromString", "signature": "Assembly * FormatterServices_LoadAssemblyFromString(String * assemblyName, MethodInfo * method)", "dotNetSignature": "Assembly LoadAssemblyFromString(String)" }, { "virtualAddress": "0x0074AD74", "name": "FormatterServices_LoadAssemblyFromStringNoThrow", "signature": "Assembly * FormatterServices_LoadAssemblyFromStringNoThrow(String * assemblyName, MethodInfo * method)", "dotNetSignature": "Assembly LoadAssemblyFromStringNoThrow(String)" }, { "virtualAddress": "0x0074AE58", "name": "FormatterServices_GetClrAssemblyName", "signature": "String * FormatterServices_GetClrAssemblyName(Type * type, bool * hasTypeForwardedFrom, MethodInfo * method)", "dotNetSignature": "String GetClrAssemblyName(Type, Boolean ByRef)" }, { "virtualAddress": "0x0074AFC4", "name": "FormatterServices_GetClrTypeFullName", "signature": "String * FormatterServices_GetClrTypeFullName(Type * type, MethodInfo * method)", "dotNetSignature": "String GetClrTypeFullName(Type)" }, { "virtualAddress": "0x0074B068", "name": "FormatterServices_GetClrTypeFullNameForArray", "signature": "String * FormatterServices_GetClrTypeFullNameForArray(Type * type, MethodInfo * method)", "dotNetSignature": "String GetClrTypeFullNameForArray(Type)" }, { "virtualAddress": "0x0074B260", "name": "FormatterServices_GetClrTypeFullNameForNonArrayTypes", "signature": "String * FormatterServices_GetClrTypeFullNameForNonArrayTypes(Type * type, MethodInfo * method)", "dotNetSignature": "String GetClrTypeFullNameForNonArrayTypes(Type)" }, { "virtualAddress": "0x00749C24", "name": "FormatterServices_c_DisplayClass9_0__ctor", "signature": "void FormatterServices_c_DisplayClass9_0__ctor(FormatterServices_c_DisplayClass9_0 * this, MethodInfo * method)", "dotNetSignature": "FormatterServices\u002B\u003C\u003Ec__DisplayClass9_0()" }, { "virtualAddress": "0x0074B4B8", "name": "FormatterServices_c_DisplayClass9_0__GetSerializableMembers_b__0", "signature": "MemberInfo_1__Array * FormatterServices_c_DisplayClass9_0__GetSerializableMembers_b__0(FormatterServices_c_DisplayClass9_0 * this, MemberHolder * _, MethodInfo * method)", "dotNetSignature": "MemberInfo[] \u003CGetSerializableMembers\u003Eb__0(MemberHolder)" }, { "virtualAddress": "0x00558370", "name": "SurrogateForCyclicalReference__ctor", "signature": "void SurrogateForCyclicalReference__ctor(SurrogateForCyclicalReference * this, ISerializationSurrogate * innerSurrogate, MethodInfo * method)", "dotNetSignature": "SurrogateForCyclicalReference(ISerializationSurrogate)" }, { "virtualAddress": "0x0055840C", "name": "SurrogateForCyclicalReference_GetObjectData", "signature": "void SurrogateForCyclicalReference_GetObjectData(SurrogateForCyclicalReference * this, Object * obj, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005584EC", "name": "SurrogateForCyclicalReference_SetObjectData", "signature": "Object * SurrogateForCyclicalReference_SetObjectData(SurrogateForCyclicalReference * this, Object * obj, SerializationInfo * info, StreamingContext context, ISurrogateSelector * selector, MethodInfo * method)", "dotNetSignature": "Object SetObjectData(Object, SerializationInfo, StreamingContext, ISurrogateSelector)" }, { "virtualAddress": "0x0054DE50", "name": "MemberHolder__ctor", "signature": "void MemberHolder__ctor(MemberHolder * this, Type * type, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "MemberHolder(Type, StreamingContext)" }, { "virtualAddress": "0x0054DE90", "name": "MemberHolder_GetHashCode", "signature": "int32_t MemberHolder_GetHashCode(MemberHolder * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0054DEB0", "name": "MemberHolder_Equals", "signature": "bool MemberHolder_Equals(MemberHolder * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0054F554", "name": "ObjectIDGenerator__ctor", "signature": "void ObjectIDGenerator__ctor(ObjectIDGenerator * this, MethodInfo * method)", "dotNetSignature": "ObjectIDGenerator()" }, { "virtualAddress": "0x0054F62C", "name": "ObjectIDGenerator_FindElement", "signature": "int32_t ObjectIDGenerator_FindElement(ObjectIDGenerator * this, Object * obj, bool * found, MethodInfo * method)", "dotNetSignature": "Int32 FindElement(Object, Boolean ByRef)" }, { "virtualAddress": "0x0054F704", "name": "ObjectIDGenerator_GetId", "signature": "int64_t ObjectIDGenerator_GetId(ObjectIDGenerator * this, Object * obj, bool * firstTime, MethodInfo * method)", "dotNetSignature": "Int64 GetId(Object, Boolean ByRef)" }, { "virtualAddress": "0x0054FB90", "name": "ObjectIDGenerator_HasId", "signature": "int64_t ObjectIDGenerator_HasId(ObjectIDGenerator * this, Object * obj, bool * firstTime, MethodInfo * method)", "dotNetSignature": "Int64 HasId(Object, Boolean ByRef)" }, { "virtualAddress": "0x0054F8CC", "name": "ObjectIDGenerator_Rehash", "signature": "void ObjectIDGenerator_Rehash(ObjectIDGenerator * this, MethodInfo * method)", "dotNetSignature": "Void Rehash()" }, { "virtualAddress": "0x0054FCA4", "name": "ObjectIDGenerator__cctor", "signature": "void ObjectIDGenerator__cctor(MethodInfo * method)", "dotNetSignature": "ObjectIDGenerator()" }, { "virtualAddress": "0x0054FD20", "name": "ObjectManager__ctor", "signature": "void ObjectManager__ctor(ObjectManager * this, ISurrogateSelector * selector, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ObjectManager(ISurrogateSelector, StreamingContext)" }, { "virtualAddress": "0x0054FD2C", "name": "ObjectManager__ctor_1", "signature": "void ObjectManager__ctor_1(ObjectManager * this, ISurrogateSelector * selector, StreamingContext context, bool checkSecurity, bool isCrossAppDomain, MethodInfo * method)", "dotNetSignature": "ObjectManager(ISurrogateSelector, StreamingContext, Boolean, Boolean)" }, { "virtualAddress": "0x0054FDB4", "name": "ObjectManager_CanCallGetType", "signature": "bool ObjectManager_CanCallGetType(ObjectManager * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean CanCallGetType(Object)" }, { "virtualAddress": "0x0054FDBC", "name": "ObjectManager_set_TopObject", "signature": "void ObjectManager_set_TopObject(ObjectManager * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_TopObject(Object)" }, { "virtualAddress": "0x0054FDC4", "name": "ObjectManager_get_TopObject", "signature": "Object * ObjectManager_get_TopObject(ObjectManager * this, MethodInfo * method)", "dotNetSignature": "Object get_TopObject()" }, { "virtualAddress": "0x0054FDCC", "name": "ObjectManager_get_SpecialFixupObjects", "signature": "ObjectHolderList * ObjectManager_get_SpecialFixupObjects(ObjectManager * this, MethodInfo * method)", "dotNetSignature": "ObjectHolderList get_SpecialFixupObjects()" }, { "virtualAddress": "0x0054FE38", "name": "ObjectManager__cctor", "signature": "void ObjectManager__cctor(MethodInfo * method)", "dotNetSignature": "ObjectManager()" }, { "virtualAddress": "0x0054FE3C", "name": "ObjectManager_FindObjectHolder", "signature": "ObjectHolder * ObjectManager_FindObjectHolder(ObjectManager * this, int64_t objectID, MethodInfo * method)", "dotNetSignature": "ObjectHolder FindObjectHolder(Int64)" }, { "virtualAddress": "0x0054E5DC", "name": "ObjectManager_FindOrCreateObjectHolder", "signature": "ObjectHolder * ObjectManager_FindOrCreateObjectHolder(ObjectManager * this, int64_t objectID, MethodInfo * method)", "dotNetSignature": "ObjectHolder FindOrCreateObjectHolder(Int64)" }, { "virtualAddress": "0x0054FEA0", "name": "ObjectManager_AddObjectHolder", "signature": "void ObjectManager_AddObjectHolder(ObjectManager * this, ObjectHolder * holder, MethodInfo * method)", "dotNetSignature": "Void AddObjectHolder(ObjectHolder)" }, { "virtualAddress": "0x0054FFE8", "name": "ObjectManager_GetCompletionInfo", "signature": "bool ObjectManager_GetCompletionInfo(ObjectManager * this, FixupHolder * fixup, ObjectHolder * * holder, Object * * member, bool bThrowIfMissing, MethodInfo * method)", "dotNetSignature": "Boolean GetCompletionInfo(FixupHolder, ObjectHolder ByRef, Object ByRef, Boolean)" }, { "virtualAddress": "0x005502A0", "name": "ObjectManager_FixupSpecialObject", "signature": "void ObjectManager_FixupSpecialObject(ObjectManager * this, ObjectHolder * holder, MethodInfo * method)", "dotNetSignature": "Void FixupSpecialObject(ObjectHolder)" }, { "virtualAddress": "0x00550DC0", "name": "ObjectManager_ResolveObjectReference", "signature": "bool ObjectManager_ResolveObjectReference(ObjectManager * this, ObjectHolder * holder, MethodInfo * method)", "dotNetSignature": "Boolean ResolveObjectReference(ObjectHolder)" }, { "virtualAddress": "0x00550790", "name": "ObjectManager_DoValueTypeFixup", "signature": "bool ObjectManager_DoValueTypeFixup(ObjectManager * this, FieldInfo_1 * memberToFix, ObjectHolder * holder, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean DoValueTypeFixup(FieldInfo, ObjectHolder, Object)" }, { "virtualAddress": "0x00551058", "name": "ObjectManager_DumpValueTypeFixup", "signature": "void ObjectManager_DumpValueTypeFixup(ObjectManager * this, Object * obj, FieldInfo_1__Array * intermediateFields, FieldInfo_1 * memberToFix, Object * value, MethodInfo * method)", "dotNetSignature": "Void DumpValueTypeFixup(Object, FieldInfo[], FieldInfo, Object)" }, { "virtualAddress": "0x0054EB38", "name": "ObjectManager_CompleteObject", "signature": "void ObjectManager_CompleteObject(ObjectManager * this, ObjectHolder * holder, bool bObjectFullyComplete, MethodInfo * method)", "dotNetSignature": "Void CompleteObject(ObjectHolder, Boolean)" }, { "virtualAddress": "0x00550CE4", "name": "ObjectManager_DoNewlyRegisteredObjectFixups", "signature": "void ObjectManager_DoNewlyRegisteredObjectFixups(ObjectManager * this, ObjectHolder * holder, MethodInfo * method)", "dotNetSignature": "Void DoNewlyRegisteredObjectFixups(ObjectHolder)" }, { "virtualAddress": "0x00551388", "name": "ObjectManager_GetObject", "signature": "Object * ObjectManager_GetObject(ObjectManager * this, int64_t objectID, MethodInfo * method)", "dotNetSignature": "Object GetObject(Int64)" }, { "virtualAddress": "0x00551470", "name": "ObjectManager_RegisterObject", "signature": "void ObjectManager_RegisterObject(ObjectManager * this, Object * obj, int64_t objectID, MethodInfo * method)", "dotNetSignature": "Void RegisterObject(Object, Int64)" }, { "virtualAddress": "0x0055148C", "name": "ObjectManager_RegisterObject_1", "signature": "void ObjectManager_RegisterObject_1(ObjectManager * this, Object * obj, int64_t objectID, SerializationInfo * info, MethodInfo * method)", "dotNetSignature": "Void RegisterObject(Object, Int64, SerializationInfo)" }, { "virtualAddress": "0x00551484", "name": "ObjectManager_RegisterObject_2", "signature": "void ObjectManager_RegisterObject_2(ObjectManager * this, Object * obj, int64_t objectID, SerializationInfo * info, int64_t idOfContainingObj, MemberInfo_1 * member, MethodInfo * method)", "dotNetSignature": "Void RegisterObject(Object, Int64, SerializationInfo, Int64, MemberInfo)" }, { "virtualAddress": "0x00551A00", "name": "ObjectManager_RegisterString", "signature": "void ObjectManager_RegisterString(ObjectManager * this, String * obj, int64_t objectID, SerializationInfo * info, int64_t idOfContainingObj, MemberInfo_1 * member, MethodInfo * method)", "dotNetSignature": "Void RegisterString(String, Int64, SerializationInfo, Int64, MemberInfo)" }, { "virtualAddress": "0x0055149C", "name": "ObjectManager_RegisterObject_3", "signature": "void ObjectManager_RegisterObject_3(ObjectManager * this, Object * obj, int64_t objectID, SerializationInfo * info, int64_t idOfContainingObj, MemberInfo_1 * member, Int32__Array * arrayIndex, MethodInfo * method)", "dotNetSignature": "Void RegisterObject(Object, Int64, SerializationInfo, Int64, MemberInfo, Int32[])" }, { "virtualAddress": "0x005504FC", "name": "ObjectManager_CompleteISerializableObject", "signature": "void ObjectManager_CompleteISerializableObject(ObjectManager * this, Object * obj, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void CompleteISerializableObject(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00551AF4", "name": "ObjectManager_GetConstructor", "signature": "RuntimeConstructorInfo * ObjectManager_GetConstructor(RuntimeType * t, MethodInfo * method)", "dotNetSignature": "RuntimeConstructorInfo GetConstructor(RuntimeType)" }, { "virtualAddress": "0x00551C68", "name": "ObjectManager_DoFixups", "signature": "void ObjectManager_DoFixups(ObjectManager * this, MethodInfo * method)", "dotNetSignature": "Void DoFixups()" }, { "virtualAddress": "0x00551F58", "name": "ObjectManager_RegisterFixup", "signature": "void ObjectManager_RegisterFixup(ObjectManager * this, FixupHolder * fixup, int64_t objectToBeFixed, int64_t objectRequired, MethodInfo * method)", "dotNetSignature": "Void RegisterFixup(FixupHolder, Int64, Int64)" }, { "virtualAddress": "0x00552064", "name": "ObjectManager_RecordFixup", "signature": "void ObjectManager_RecordFixup(ObjectManager * this, int64_t objectToBeFixed, MemberInfo_1 * member, int64_t objectRequired, MethodInfo * method)", "dotNetSignature": "Void RecordFixup(Int64, MemberInfo, Int64)" }, { "virtualAddress": "0x005522D0", "name": "ObjectManager_RecordDelayedFixup", "signature": "void ObjectManager_RecordDelayedFixup(ObjectManager * this, int64_t objectToBeFixed, String * memberName, int64_t objectRequired, MethodInfo * method)", "dotNetSignature": "Void RecordDelayedFixup(Int64, String, Int64)" }, { "virtualAddress": "0x00552424", "name": "ObjectManager_RecordArrayElementFixup", "signature": "void ObjectManager_RecordArrayElementFixup(ObjectManager * this, int64_t arrayToBeFixed, int32_t index, int64_t objectRequired, MethodInfo * method)", "dotNetSignature": "Void RecordArrayElementFixup(Int64, Int32, Int64)" }, { "virtualAddress": "0x005524CC", "name": "ObjectManager_RecordArrayElementFixup_1", "signature": "void ObjectManager_RecordArrayElementFixup_1(ObjectManager * this, int64_t arrayToBeFixed, Int32__Array * indices, int64_t objectRequired, MethodInfo * method)", "dotNetSignature": "Void RecordArrayElementFixup(Int64, Int32[], Int64)" }, { "virtualAddress": "0x00552620", "name": "ObjectManager_RaiseDeserializationEvent", "signature": "void ObjectManager_RaiseDeserializationEvent(ObjectManager * this, MethodInfo * method)", "dotNetSignature": "Void RaiseDeserializationEvent()" }, { "virtualAddress": "0x005528E4", "name": "ObjectManager_AddOnDeserialization", "signature": "void ObjectManager_AddOnDeserialization(ObjectManager * this, DeserializationEventHandler * handler, MethodInfo * method)", "dotNetSignature": "Void AddOnDeserialization(DeserializationEventHandler)" }, { "virtualAddress": "0x00552964", "name": "ObjectManager_RemoveOnDeserialization", "signature": "void ObjectManager_RemoveOnDeserialization(ObjectManager * this, DeserializationEventHandler * handler, MethodInfo * method)", "dotNetSignature": "Void RemoveOnDeserialization(DeserializationEventHandler)" }, { "virtualAddress": "0x005529E4", "name": "ObjectManager_AddOnDeserialized", "signature": "void ObjectManager_AddOnDeserialized(ObjectManager * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void AddOnDeserialized(Object)" }, { "virtualAddress": "0x00552F1C", "name": "ObjectManager_RaiseOnDeserializedEvent", "signature": "void ObjectManager_RaiseOnDeserializedEvent(ObjectManager * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void RaiseOnDeserializedEvent(Object)" }, { "virtualAddress": "0x005531E8", "name": "ObjectManager_RaiseOnDeserializingEvent", "signature": "void ObjectManager_RaiseOnDeserializingEvent(ObjectManager * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void RaiseOnDeserializingEvent(Object)" }, { "virtualAddress": "0x0054DF60", "name": "ObjectHolder__ctor", "signature": "void ObjectHolder__ctor(ObjectHolder * this, int64_t objID, MethodInfo * method)", "dotNetSignature": "ObjectHolder(Int64)" }, { "virtualAddress": "0x0054E084", "name": "ObjectHolder__ctor_1", "signature": "void ObjectHolder__ctor_1(ObjectHolder * this, Object * obj, int64_t objID, SerializationInfo * info, ISerializationSurrogate * surrogate, int64_t idOfContainingObj, FieldInfo_1 * field, Int32__Array * arrayIndex, MethodInfo * method)", "dotNetSignature": "ObjectHolder(Object, Int64, SerializationInfo, ISerializationSurrogate, Int64, FieldInfo, Int32[])" }, { "virtualAddress": "0x0054DF98", "name": "ObjectHolder__ctor_2", "signature": "void ObjectHolder__ctor_2(ObjectHolder * this, String * obj, int64_t objID, SerializationInfo * info, ISerializationSurrogate * surrogate, int64_t idOfContainingObj, FieldInfo_1 * field, Int32__Array * arrayIndex, MethodInfo * method)", "dotNetSignature": "ObjectHolder(String, Int64, SerializationInfo, ISerializationSurrogate, Int64, FieldInfo, Int32[])" }, { "virtualAddress": "0x0054E444", "name": "ObjectHolder_IncrementDescendentFixups", "signature": "void ObjectHolder_IncrementDescendentFixups(ObjectHolder * this, int32_t amount, MethodInfo * method)", "dotNetSignature": "Void IncrementDescendentFixups(Int32)" }, { "virtualAddress": "0x0054E454", "name": "ObjectHolder_DecrementFixupsRemaining", "signature": "void ObjectHolder_DecrementFixupsRemaining(ObjectHolder * this, ObjectManager * manager, MethodInfo * method)", "dotNetSignature": "Void DecrementFixupsRemaining(ObjectManager)" }, { "virtualAddress": "0x0054E4E8", "name": "ObjectHolder_RemoveDependency", "signature": "void ObjectHolder_RemoveDependency(ObjectHolder * this, int64_t id, MethodInfo * method)", "dotNetSignature": "Void RemoveDependency(Int64)" }, { "virtualAddress": "0x0054E500", "name": "ObjectHolder_AddFixup", "signature": "void ObjectHolder_AddFixup(ObjectHolder * this, FixupHolder * fixup, ObjectManager * manager, MethodInfo * method)", "dotNetSignature": "Void AddFixup(FixupHolder, ObjectManager)" }, { "virtualAddress": "0x0054E484", "name": "ObjectHolder_UpdateDescendentDependencyChain", "signature": "void ObjectHolder_UpdateDescendentDependencyChain(ObjectHolder * this, int32_t amount, ObjectManager * manager, MethodInfo * method)", "dotNetSignature": "Void UpdateDescendentDependencyChain(Int32, ObjectManager)" }, { "virtualAddress": "0x0054E688", "name": "ObjectHolder_AddDependency", "signature": "void ObjectHolder_AddDependency(ObjectHolder * this, int64_t dependentObject, MethodInfo * method)", "dotNetSignature": "Void AddDependency(Int64)" }, { "virtualAddress": "0x0054E70C", "name": "ObjectHolder_UpdateData", "signature": "void ObjectHolder_UpdateData(ObjectHolder * this, Object * obj, SerializationInfo * info, ISerializationSurrogate * surrogate, int64_t idOfContainer, FieldInfo_1 * field, Int32__Array * arrayIndex, ObjectManager * manager, MethodInfo * method)", "dotNetSignature": "Void UpdateData(Object, SerializationInfo, ISerializationSurrogate, Int64, FieldInfo, Int32[], ObjectManager)" }, { "virtualAddress": "0x0054E974", "name": "ObjectHolder_MarkForCompletionWhenAvailable", "signature": "void ObjectHolder_MarkForCompletionWhenAvailable(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Void MarkForCompletionWhenAvailable()" }, { "virtualAddress": "0x0054E390", "name": "ObjectHolder_SetFlags", "signature": "void ObjectHolder_SetFlags(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Void SetFlags()" }, { "virtualAddress": "0x0054E980", "name": "ObjectHolder_get_IsIncompleteObjectReference", "signature": "bool ObjectHolder_get_IsIncompleteObjectReference(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsIncompleteObjectReference()" }, { "virtualAddress": "0x0054E98C", "name": "ObjectHolder_set_IsIncompleteObjectReference", "signature": "void ObjectHolder_set_IsIncompleteObjectReference(ObjectHolder * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsIncompleteObjectReference(Boolean)" }, { "virtualAddress": "0x0054E9A8", "name": "ObjectHolder_get_RequiresDelayedFixup", "signature": "bool ObjectHolder_get_RequiresDelayedFixup(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RequiresDelayedFixup()" }, { "virtualAddress": "0x0054E478", "name": "ObjectHolder_get_RequiresValueTypeFixup", "signature": "bool ObjectHolder_get_RequiresValueTypeFixup(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RequiresValueTypeFixup()" }, { "virtualAddress": "0x0054E9B8", "name": "ObjectHolder_get_ValueTypeFixupPerformed", "signature": "bool ObjectHolder_get_ValueTypeFixupPerformed(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ValueTypeFixupPerformed()" }, { "virtualAddress": "0x0054E9F0", "name": "ObjectHolder_set_ValueTypeFixupPerformed", "signature": "void ObjectHolder_set_ValueTypeFixupPerformed(ObjectHolder * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ValueTypeFixupPerformed(Boolean)" }, { "virtualAddress": "0x0054EA04", "name": "ObjectHolder_get_HasISerializable", "signature": "bool ObjectHolder_get_HasISerializable(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasISerializable()" }, { "virtualAddress": "0x0054EA10", "name": "ObjectHolder_get_HasSurrogate", "signature": "bool ObjectHolder_get_HasSurrogate(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasSurrogate()" }, { "virtualAddress": "0x0054EA1C", "name": "ObjectHolder_get_CanSurrogatedObjectValueChange", "signature": "bool ObjectHolder_get_CanSurrogatedObjectValueChange(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanSurrogatedObjectValueChange()" }, { "virtualAddress": "0x0054EAC8", "name": "ObjectHolder_get_CanObjectValueChange", "signature": "bool ObjectHolder_get_CanObjectValueChange(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CanObjectValueChange()" }, { "virtualAddress": "0x0054EAE8", "name": "ObjectHolder_get_DirectlyDependentObjects", "signature": "int32_t ObjectHolder_get_DirectlyDependentObjects(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DirectlyDependentObjects()" }, { "virtualAddress": "0x0054EAF0", "name": "ObjectHolder_get_TotalDependentObjects", "signature": "int32_t ObjectHolder_get_TotalDependentObjects(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TotalDependentObjects()" }, { "virtualAddress": "0x0054EAFC", "name": "ObjectHolder_get_Reachable", "signature": "bool ObjectHolder_get_Reachable(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Reachable()" }, { "virtualAddress": "0x0054EB04", "name": "ObjectHolder_set_Reachable", "signature": "void ObjectHolder_set_Reachable(ObjectHolder * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Reachable(Boolean)" }, { "virtualAddress": "0x0054EB10", "name": "ObjectHolder_get_TypeLoadExceptionReachable", "signature": "bool ObjectHolder_get_TypeLoadExceptionReachable(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_TypeLoadExceptionReachable()" }, { "virtualAddress": "0x0054EB20", "name": "ObjectHolder_get_TypeLoadException", "signature": "TypeLoadExceptionHolder * ObjectHolder_get_TypeLoadException(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "TypeLoadExceptionHolder get_TypeLoadException()" }, { "virtualAddress": "0x0054EB28", "name": "ObjectHolder_set_TypeLoadException", "signature": "void ObjectHolder_set_TypeLoadException(ObjectHolder * this, TypeLoadExceptionHolder * value, MethodInfo * method)", "dotNetSignature": "Void set_TypeLoadException(TypeLoadExceptionHolder)" }, { "virtualAddress": "0x0054EB30", "name": "ObjectHolder_get_ObjectValue", "signature": "Object * ObjectHolder_get_ObjectValue(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Object get_ObjectValue()" }, { "virtualAddress": "0x0054E8A4", "name": "ObjectHolder_SetObjectValue", "signature": "void ObjectHolder_SetObjectValue(ObjectHolder * this, Object * obj, ObjectManager * manager, MethodInfo * method)", "dotNetSignature": "Void SetObjectValue(Object, ObjectManager)" }, { "virtualAddress": "0x0054F144", "name": "ObjectHolder_get_SerializationInfo", "signature": "SerializationInfo * ObjectHolder_get_SerializationInfo(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "SerializationInfo get_SerializationInfo()" }, { "virtualAddress": "0x0054F14C", "name": "ObjectHolder_set_SerializationInfo", "signature": "void ObjectHolder_set_SerializationInfo(ObjectHolder * this, SerializationInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_SerializationInfo(SerializationInfo)" }, { "virtualAddress": "0x0054F154", "name": "ObjectHolder_get_Surrogate", "signature": "ISerializationSurrogate * ObjectHolder_get_Surrogate(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "ISerializationSurrogate get_Surrogate()" }, { "virtualAddress": "0x0054F15C", "name": "ObjectHolder_get_DependentObjects", "signature": "LongList * ObjectHolder_get_DependentObjects(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "LongList get_DependentObjects()" }, { "virtualAddress": "0x0054F164", "name": "ObjectHolder_set_DependentObjects", "signature": "void ObjectHolder_set_DependentObjects(ObjectHolder * this, LongList * value, MethodInfo * method)", "dotNetSignature": "Void set_DependentObjects(LongList)" }, { "virtualAddress": "0x0054F16C", "name": "ObjectHolder_get_RequiresSerInfoFixup", "signature": "bool ObjectHolder_get_RequiresSerInfoFixup(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_RequiresSerInfoFixup()" }, { "virtualAddress": "0x0054F188", "name": "ObjectHolder_set_RequiresSerInfoFixup", "signature": "void ObjectHolder_set_RequiresSerInfoFixup(ObjectHolder * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_RequiresSerInfoFixup(Boolean)" }, { "virtualAddress": "0x0054F1A4", "name": "ObjectHolder_get_ValueFixup", "signature": "ValueTypeFixupInfo * ObjectHolder_get_ValueFixup(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "ValueTypeFixupInfo get_ValueFixup()" }, { "virtualAddress": "0x0054F1AC", "name": "ObjectHolder_get_CompletelyFixed", "signature": "bool ObjectHolder_get_CompletelyFixed(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CompletelyFixed()" }, { "virtualAddress": "0x0054E5C4", "name": "ObjectHolder_get_ContainerID", "signature": "int64_t ObjectHolder_get_ContainerID(ObjectHolder * this, MethodInfo * method)", "dotNetSignature": "Int64 get_ContainerID()" }, { "virtualAddress": "0x00746D3C", "name": "FixupHolder__ctor", "signature": "void FixupHolder__ctor(FixupHolder * this, int64_t id, Object * fixupInfo, int32_t fixupType, MethodInfo * method)", "dotNetSignature": "FixupHolder(Int64, Object, Int32)" }, { "virtualAddress": "0x00746D7C", "name": "FixupHolderList__ctor", "signature": "void FixupHolderList__ctor(FixupHolderList * this, MethodInfo * method)", "dotNetSignature": "FixupHolderList()" }, { "virtualAddress": "0x00746D84", "name": "FixupHolderList__ctor_1", "signature": "void FixupHolderList__ctor_1(FixupHolderList * this, int32_t startingSize, MethodInfo * method)", "dotNetSignature": "FixupHolderList(Int32)" }, { "virtualAddress": "0x00746DF8", "name": "FixupHolderList_Add", "signature": "void FixupHolderList_Add(FixupHolderList * this, int64_t id, Object * fixupInfo, MethodInfo * method)", "dotNetSignature": "Void Add(Int64, Object)" }, { "virtualAddress": "0x00746F3C", "name": "FixupHolderList_Add_1", "signature": "void FixupHolderList_Add_1(FixupHolderList * this, FixupHolder * fixup, MethodInfo * method)", "dotNetSignature": "Void Add(FixupHolder)" }, { "virtualAddress": "0x00746EAC", "name": "FixupHolderList_EnlargeArray", "signature": "void FixupHolderList_EnlargeArray(FixupHolderList * this, MethodInfo * method)", "dotNetSignature": "Void EnlargeArray()" }, { "virtualAddress": "0x0054DB60", "name": "LongList__ctor", "signature": "void LongList__ctor(LongList * this, MethodInfo * method)", "dotNetSignature": "LongList()" }, { "virtualAddress": "0x0054DB68", "name": "LongList__ctor_1", "signature": "void LongList__ctor_1(LongList * this, int32_t startingSize, MethodInfo * method)", "dotNetSignature": "LongList(Int32)" }, { "virtualAddress": "0x0054DBDC", "name": "LongList_Add", "signature": "void LongList_Add(LongList * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void Add(Int64)" }, { "virtualAddress": "0x0054DCF8", "name": "LongList_get_Count", "signature": "int32_t LongList_get_Count(LongList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0054DD00", "name": "LongList_StartEnumeration", "signature": "void LongList_StartEnumeration(LongList * this, MethodInfo * method)", "dotNetSignature": "Void StartEnumeration()" }, { "virtualAddress": "0x0054DD0C", "name": "LongList_MoveNext", "signature": "bool LongList_MoveNext(LongList * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0054DD74", "name": "LongList_get_Current", "signature": "int64_t LongList_get_Current(LongList * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Current()" }, { "virtualAddress": "0x0054DDB4", "name": "LongList_RemoveElement", "signature": "bool LongList_RemoveElement(LongList * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Boolean RemoveElement(Int64)" }, { "virtualAddress": "0x0054DC68", "name": "LongList_EnlargeArray", "signature": "void LongList_EnlargeArray(LongList * this, MethodInfo * method)", "dotNetSignature": "Void EnlargeArray()" }, { "virtualAddress": "0x0054F1D0", "name": "ObjectHolderList__ctor", "signature": "void ObjectHolderList__ctor(ObjectHolderList * this, MethodInfo * method)", "dotNetSignature": "ObjectHolderList()" }, { "virtualAddress": "0x0054F1D8", "name": "ObjectHolderList__ctor_1", "signature": "void ObjectHolderList__ctor_1(ObjectHolderList * this, int32_t startingSize, MethodInfo * method)", "dotNetSignature": "ObjectHolderList(Int32)" }, { "virtualAddress": "0x0054F24C", "name": "ObjectHolderList_Add", "signature": "void ObjectHolderList_Add(ObjectHolderList * this, ObjectHolder * value, MethodInfo * method)", "dotNetSignature": "Void Add(ObjectHolder)" }, { "virtualAddress": "0x0054F390", "name": "ObjectHolderList_GetFixupEnumerator", "signature": "ObjectHolderListEnumerator * ObjectHolderList_GetFixupEnumerator(ObjectHolderList * this, MethodInfo * method)", "dotNetSignature": "ObjectHolderListEnumerator GetFixupEnumerator()" }, { "virtualAddress": "0x0054F300", "name": "ObjectHolderList_EnlargeArray", "signature": "void ObjectHolderList_EnlargeArray(ObjectHolderList * this, MethodInfo * method)", "dotNetSignature": "Void EnlargeArray()" }, { "virtualAddress": "0x0054F448", "name": "ObjectHolderList_get_Version", "signature": "int32_t ObjectHolderList_get_Version(ObjectHolderList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Version()" }, { "virtualAddress": "0x0054F450", "name": "ObjectHolderList_get_Count", "signature": "int32_t ObjectHolderList_get_Count(ObjectHolderList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0054F3F4", "name": "ObjectHolderListEnumerator__ctor", "signature": "void ObjectHolderListEnumerator__ctor(ObjectHolderListEnumerator * this, ObjectHolderList * list, bool isFixupEnumerator, MethodInfo * method)", "dotNetSignature": "ObjectHolderListEnumerator(ObjectHolderList, Boolean)" }, { "virtualAddress": "0x0054F458", "name": "ObjectHolderListEnumerator_MoveNext", "signature": "bool ObjectHolderListEnumerator_MoveNext(ObjectHolderListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0054F50C", "name": "ObjectHolderListEnumerator_get_Current", "signature": "ObjectHolder * ObjectHolderListEnumerator_get_Current(ObjectHolderListEnumerator * this, MethodInfo * method)", "dotNetSignature": "ObjectHolder get_Current()" }, { "virtualAddress": "0x00559244", "name": "TypeLoadExceptionHolder__ctor", "signature": "void TypeLoadExceptionHolder__ctor(TypeLoadExceptionHolder * this, String * typeName, MethodInfo * method)", "dotNetSignature": "TypeLoadExceptionHolder(String)" }, { "virtualAddress": "0x00559270", "name": "TypeLoadExceptionHolder_get_TypeName", "signature": "String * TypeLoadExceptionHolder_get_TypeName(TypeLoadExceptionHolder * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x00553594", "name": "SafeSerializationEventArgs__ctor", "signature": "void SafeSerializationEventArgs__ctor(SafeSerializationEventArgs * this, StreamingContext streamingContext, MethodInfo * method)", "dotNetSignature": "SafeSerializationEventArgs(StreamingContext)" }, { "virtualAddress": "0x0055363C", "name": "SafeSerializationEventArgs_AddSerializedState", "signature": "void SafeSerializationEventArgs_AddSerializedState(SafeSerializationEventArgs * this, ISafeSerializationData * serializedState, MethodInfo * method)", "dotNetSignature": "Void AddSerializedState(ISafeSerializationData)" }, { "virtualAddress": "0x00553824", "name": "SafeSerializationEventArgs_get_SerializedStates", "signature": "IList_1_System_Object_ * SafeSerializationEventArgs_get_SerializedStates(SafeSerializationEventArgs * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Object] get_SerializedStates()" }, { "virtualAddress": "0x0055382C", "name": "SafeSerializationEventArgs_get_StreamingContext", "signature": "StreamingContext SafeSerializationEventArgs_get_StreamingContext(SafeSerializationEventArgs * this, MethodInfo * method)", "dotNetSignature": "StreamingContext get_StreamingContext()" }, { "virtualAddress": "0x00553838", "name": "SafeSerializationEventArgs__ctor_1", "signature": "void SafeSerializationEventArgs__ctor_1(SafeSerializationEventArgs * this, MethodInfo * method)", "dotNetSignature": "SafeSerializationEventArgs()" }, { "virtualAddress": "0x00553878", "name": "SafeSerializationManager_add_SerializeObjectState", "signature": "void SafeSerializationManager_add_SerializeObjectState(SafeSerializationManager * this, EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_SerializeObjectState(EventHandler\u00601[System.Runtime.Serialization.SafeSerializationEventArgs])" }, { "virtualAddress": "0x0055391C", "name": "SafeSerializationManager_remove_SerializeObjectState", "signature": "void SafeSerializationManager_remove_SerializeObjectState(SafeSerializationManager * this, EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_SerializeObjectState(EventHandler\u00601[System.Runtime.Serialization.SafeSerializationEventArgs])" }, { "virtualAddress": "0x005539C0", "name": "SafeSerializationManager__ctor", "signature": "void SafeSerializationManager__ctor(SafeSerializationManager * this, MethodInfo * method)", "dotNetSignature": "SafeSerializationManager()" }, { "virtualAddress": "0x005539C8", "name": "SafeSerializationManager__ctor_1", "signature": "void SafeSerializationManager__ctor_1(SafeSerializationManager * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SafeSerializationManager(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00553EAC", "name": "SafeSerializationManager_get_IsActive", "signature": "bool SafeSerializationManager_get_IsActive(SafeSerializationManager * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsActive()" }, { "virtualAddress": "0x00553EBC", "name": "SafeSerializationManager_CompleteSerialization", "signature": "void SafeSerializationManager_CompleteSerialization(SafeSerializationManager * this, Object * serializedObject, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void CompleteSerialization(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00554188", "name": "SafeSerializationManager_CompleteDeserialization", "signature": "void SafeSerializationManager_CompleteDeserialization(SafeSerializationManager * this, Object * deserializedObject, MethodInfo * method)", "dotNetSignature": "Void CompleteDeserialization(Object)" }, { "virtualAddress": "0x005544B4", "name": "SafeSerializationManager_System_Runtime_Serialization_ISerializable_GetObjectData", "signature": "void SafeSerializationManager_System_Runtime_Serialization_ISerializable_GetObjectData(SafeSerializationManager * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0055455C", "name": "SafeSerializationManager_System_Runtime_Serialization_IObjectReference_GetRealObject", "signature": "Object * SafeSerializationManager_System_Runtime_Serialization_IObjectReference_GetRealObject(SafeSerializationManager * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.Serialization.IObjectReference.GetRealObject(StreamingContext)" }, { "virtualAddress": "0x00554828", "name": "SafeSerializationManager_OnDeserialized", "signature": "void SafeSerializationManager_OnDeserialized(SafeSerializationManager * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x005534D4", "name": "OptionalFieldAttribute__ctor", "signature": "void OptionalFieldAttribute__ctor(OptionalFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "OptionalFieldAttribute()" }, { "virtualAddress": "0x005534E4", "name": "OptionalFieldAttribute_get_VersionAdded", "signature": "int32_t OptionalFieldAttribute_get_VersionAdded(OptionalFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_VersionAdded()" }, { "virtualAddress": "0x005534EC", "name": "OptionalFieldAttribute_set_VersionAdded", "signature": "void OptionalFieldAttribute_set_VersionAdded(OptionalFieldAttribute * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_VersionAdded(Int32)" }, { "virtualAddress": "0x005534CC", "name": "OnSerializingAttribute__ctor", "signature": "void OnSerializingAttribute__ctor(OnSerializingAttribute * this, MethodInfo * method)", "dotNetSignature": "OnSerializingAttribute()" }, { "virtualAddress": "0x005534C4", "name": "OnSerializedAttribute__ctor", "signature": "void OnSerializedAttribute__ctor(OnSerializedAttribute * this, MethodInfo * method)", "dotNetSignature": "OnSerializedAttribute()" }, { "virtualAddress": "0x005534BC", "name": "OnDeserializingAttribute__ctor", "signature": "void OnDeserializingAttribute__ctor(OnDeserializingAttribute * this, MethodInfo * method)", "dotNetSignature": "OnDeserializingAttribute()" }, { "virtualAddress": "0x005534B4", "name": "OnDeserializedAttribute__ctor", "signature": "void OnDeserializedAttribute__ctor(OnDeserializedAttribute * this, MethodInfo * method)", "dotNetSignature": "OnDeserializedAttribute()" }, { "virtualAddress": "0x005548D4", "name": "SerializationBinder_BindToName", "signature": "void SerializationBinder_BindToName(SerializationBinder * this, Type * serializedType, String * * assemblyName, String * * typeName, MethodInfo * method)", "dotNetSignature": "Void BindToName(Type, String ByRef, String ByRef)" }, { "virtualAddress": "0x005548E0", "name": "SerializationBinder__ctor", "signature": "void SerializationBinder__ctor(SerializationBinder * this, MethodInfo * method)", "dotNetSignature": "SerializationBinder()" }, { "virtualAddress": "0x005549B4", "name": "SerializationEvents_GetMethodsWithAttribute", "signature": "List_1_System_Reflection_MethodInfo_ * SerializationEvents_GetMethodsWithAttribute(SerializationEvents * this, Type * attribute, Type * t, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Reflection.MethodInfo] GetMethodsWithAttribute(Type, Type)" }, { "virtualAddress": "0x00554B98", "name": "SerializationEvents__ctor", "signature": "void SerializationEvents__ctor(SerializationEvents * this, Type * t, MethodInfo * method)", "dotNetSignature": "SerializationEvents(Type)" }, { "virtualAddress": "0x00554CA4", "name": "SerializationEvents_get_HasOnSerializingEvents", "signature": "bool SerializationEvents_get_HasOnSerializingEvents(SerializationEvents * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasOnSerializingEvents()" }, { "virtualAddress": "0x00554CC4", "name": "SerializationEvents_InvokeOnSerializing", "signature": "void SerializationEvents_InvokeOnSerializing(SerializationEvents * this, Object * obj, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void InvokeOnSerializing(Object, StreamingContext)" }, { "virtualAddress": "0x00553284", "name": "SerializationEvents_InvokeOnDeserializing", "signature": "void SerializationEvents_InvokeOnDeserializing(SerializationEvents * this, Object * obj, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void InvokeOnDeserializing(Object, StreamingContext)" }, { "virtualAddress": "0x00552FB8", "name": "SerializationEvents_InvokeOnDeserialized", "signature": "void SerializationEvents_InvokeOnDeserialized(SerializationEvents * this, Object * obj, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void InvokeOnDeserialized(Object, StreamingContext)" }, { "virtualAddress": "0x00554EF4", "name": "SerializationEvents_AddOnSerialized", "signature": "SerializationEventHandler * SerializationEvents_AddOnSerialized(SerializationEvents * this, Object * obj, SerializationEventHandler * handler, MethodInfo * method)", "dotNetSignature": "SerializationEventHandler AddOnSerialized(Object, SerializationEventHandler)" }, { "virtualAddress": "0x00552D14", "name": "SerializationEvents_AddOnDeserialized", "signature": "SerializationEventHandler * SerializationEvents_AddOnDeserialized(SerializationEvents * this, Object * obj, SerializationEventHandler * handler, MethodInfo * method)", "dotNetSignature": "SerializationEventHandler AddOnDeserialized(Object, SerializationEventHandler)" }, { "virtualAddress": "0x00552A88", "name": "SerializationEventsCache_GetSerializationEventsForType", "signature": "SerializationEvents * SerializationEventsCache_GetSerializationEventsForType(Type * t, MethodInfo * method)", "dotNetSignature": "SerializationEvents GetSerializationEventsForType(Type)" }, { "virtualAddress": "0x005550FC", "name": "SerializationEventsCache__cctor", "signature": "void SerializationEventsCache__cctor(MethodInfo * method)", "dotNetSignature": "SerializationEventsCache()" }, { "virtualAddress": "0x00555168", "name": "SerializationException__ctor", "signature": "void SerializationException__ctor(SerializationException * this, MethodInfo * method)", "dotNetSignature": "SerializationException()" }, { "virtualAddress": "0x005436DC", "name": "SerializationException__ctor_1", "signature": "void SerializationException__ctor_1(SerializationException * this, String * message, MethodInfo * method)", "dotNetSignature": "SerializationException(String)" }, { "virtualAddress": "0x00551C34", "name": "SerializationException__ctor_2", "signature": "void SerializationException__ctor_2(SerializationException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "SerializationException(String, Exception)" }, { "virtualAddress": "0x005551F0", "name": "SerializationException__ctor_3", "signature": "void SerializationException__ctor_3(SerializationException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SerializationException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005551F8", "name": "SerializationException__cctor", "signature": "void SerializationException__cctor(MethodInfo * method)", "dotNetSignature": "SerializationException()" }, { "virtualAddress": "0x0055525C", "name": "SerializationFieldInfo_get_Module", "signature": "Module * SerializationFieldInfo_get_Module(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x00555280", "name": "SerializationFieldInfo_get_MetadataToken", "signature": "int32_t SerializationFieldInfo_get_MetadataToken(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x005552A4", "name": "SerializationFieldInfo__ctor", "signature": "void SerializationFieldInfo__ctor(SerializationFieldInfo * this, RuntimeFieldInfo * field, String * namePrefix, MethodInfo * method)", "dotNetSignature": "SerializationFieldInfo(RuntimeFieldInfo, String)" }, { "virtualAddress": "0x00555340", "name": "SerializationFieldInfo_get_Name", "signature": "String * SerializationFieldInfo_get_Name(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00555348", "name": "SerializationFieldInfo_get_DeclaringType", "signature": "Type * SerializationFieldInfo_get_DeclaringType(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x0055536C", "name": "SerializationFieldInfo_get_ReflectedType", "signature": "Type * SerializationFieldInfo_get_ReflectedType(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x00555390", "name": "SerializationFieldInfo_GetCustomAttributes", "signature": "Object__Array * SerializationFieldInfo_GetCustomAttributes(SerializationFieldInfo * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x005553B8", "name": "SerializationFieldInfo_GetCustomAttributes_1", "signature": "Object__Array * SerializationFieldInfo_GetCustomAttributes_1(SerializationFieldInfo * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x005553E0", "name": "SerializationFieldInfo_IsDefined", "signature": "bool SerializationFieldInfo_IsDefined(SerializationFieldInfo * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x00555408", "name": "SerializationFieldInfo_get_FieldType", "signature": "Type * SerializationFieldInfo_get_FieldType(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "Type get_FieldType()" }, { "virtualAddress": "0x0055542C", "name": "SerializationFieldInfo_GetValue", "signature": "Object * SerializationFieldInfo_GetValue(SerializationFieldInfo * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object)" }, { "virtualAddress": "0x00555450", "name": "SerializationFieldInfo_InternalGetValue", "signature": "Object * SerializationFieldInfo_InternalGetValue(SerializationFieldInfo * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Object InternalGetValue(Object)" }, { "virtualAddress": "0x00555540", "name": "SerializationFieldInfo_SetValue", "signature": "void SerializationFieldInfo_SetValue(SerializationFieldInfo * this, Object * obj, Object * value, BindingFlags__Enum invokeAttr, Binder * binder, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, CultureInfo)" }, { "virtualAddress": "0x00555564", "name": "SerializationFieldInfo_InternalSetValue", "signature": "void SerializationFieldInfo_InternalSetValue(SerializationFieldInfo * this, Object * obj, Object * value, BindingFlags__Enum invokeAttr, Binder * binder, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Void InternalSetValue(Object, Object, BindingFlags, Binder, CultureInfo)" }, { "virtualAddress": "0x0055569C", "name": "SerializationFieldInfo_get_FieldInfo", "signature": "RuntimeFieldInfo * SerializationFieldInfo_get_FieldInfo(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeFieldInfo get_FieldInfo()" }, { "virtualAddress": "0x005556A4", "name": "SerializationFieldInfo_get_FieldHandle", "signature": "RuntimeFieldHandle SerializationFieldInfo_get_FieldHandle(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "RuntimeFieldHandle get_FieldHandle()" }, { "virtualAddress": "0x005556C8", "name": "SerializationFieldInfo_get_Attributes", "signature": "FieldAttributes__Enum SerializationFieldInfo_get_Attributes(SerializationFieldInfo * this, MethodInfo * method)", "dotNetSignature": "FieldAttributes get_Attributes()" }, { "virtualAddress": "0x00543BF8", "name": "SerializationInfo__ctor", "signature": "void SerializationInfo__ctor(SerializationInfo * this, Type * type, IFormatterConverter * converter, MethodInfo * method)", "dotNetSignature": "SerializationInfo(Type, IFormatterConverter)" }, { "virtualAddress": "0x0054603C", "name": "SerializationInfo__ctor_1", "signature": "void SerializationInfo__ctor_1(SerializationInfo * this, Type * type, IFormatterConverter * converter, bool requireSameTokenInPartialTrust, MethodInfo * method)", "dotNetSignature": "SerializationInfo(Type, IFormatterConverter, Boolean)" }, { "virtualAddress": "0x005556EC", "name": "SerializationInfo_get_FullTypeName", "signature": "String * SerializationInfo_get_FullTypeName(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "String get_FullTypeName()" }, { "virtualAddress": "0x005556F4", "name": "SerializationInfo_set_FullTypeName", "signature": "void SerializationInfo_set_FullTypeName(SerializationInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FullTypeName(String)" }, { "virtualAddress": "0x0055578C", "name": "SerializationInfo_get_AssemblyName", "signature": "String * SerializationInfo_get_AssemblyName(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyName()" }, { "virtualAddress": "0x00555794", "name": "SerializationInfo_set_AssemblyName", "signature": "void SerializationInfo_set_AssemblyName(SerializationInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_AssemblyName(String)" }, { "virtualAddress": "0x00554020", "name": "SerializationInfo_SetType", "signature": "void SerializationInfo_SetType(SerializationInfo * this, Type * type, MethodInfo * method)", "dotNetSignature": "Void SetType(Type)" }, { "virtualAddress": "0x00555844", "name": "SerializationInfo_Compare", "signature": "bool SerializationInfo_Compare(Byte__Array * a, Byte__Array * b, MethodInfo * method)", "dotNetSignature": "Boolean Compare(Byte[], Byte[])" }, { "virtualAddress": "0x00555840", "name": "SerializationInfo_DemandForUnsafeAssemblyNameAssignments", "signature": "void SerializationInfo_DemandForUnsafeAssemblyNameAssignments(String * originalAssemblyName, String * newAssemblyName, MethodInfo * method)", "dotNetSignature": "Void DemandForUnsafeAssemblyNameAssignments(String, String)" }, { "virtualAddress": "0x00546CD4", "name": "SerializationInfo_IsAssemblyNameAssignmentSafe", "signature": "bool SerializationInfo_IsAssemblyNameAssignmentSafe(String * originalAssemblyName, String * newAssemblyName, MethodInfo * method)", "dotNetSignature": "Boolean IsAssemblyNameAssignmentSafe(String, String)" }, { "virtualAddress": "0x005558D0", "name": "SerializationInfo_get_MemberCount", "signature": "int32_t SerializationInfo_get_MemberCount(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MemberCount()" }, { "virtualAddress": "0x005558D8", "name": "SerializationInfo_get_ObjectType", "signature": "Type * SerializationInfo_get_ObjectType(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x005558E0", "name": "SerializationInfo_get_IsFullTypeNameSetExplicit", "signature": "bool SerializationInfo_get_IsFullTypeNameSetExplicit(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFullTypeNameSetExplicit()" }, { "virtualAddress": "0x005558E8", "name": "SerializationInfo_get_IsAssemblyNameSetExplicit", "signature": "bool SerializationInfo_get_IsAssemblyNameSetExplicit(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAssemblyNameSetExplicit()" }, { "virtualAddress": "0x005469B4", "name": "SerializationInfo_GetEnumerator", "signature": "SerializationInfoEnumerator * SerializationInfo_GetEnumerator(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "SerializationInfoEnumerator GetEnumerator()" }, { "virtualAddress": "0x0055594C", "name": "SerializationInfo_ExpandArrays", "signature": "void SerializationInfo_ExpandArrays(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "Void ExpandArrays()" }, { "virtualAddress": "0x0054D9EC", "name": "SerializationInfo_AddValue", "signature": "void SerializationInfo_AddValue(SerializationInfo * this, String * name, Object * value, Type * type, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Object, Type)" }, { "virtualAddress": "0x00543A74", "name": "SerializationInfo_AddValue_1", "signature": "void SerializationInfo_AddValue_1(SerializationInfo * this, String * name, Object * value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Object)" }, { "virtualAddress": "0x00555C20", "name": "SerializationInfo_AddValue_2", "signature": "void SerializationInfo_AddValue_2(SerializationInfo * this, String * name, bool value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Boolean)" }, { "virtualAddress": "0x00555CE4", "name": "SerializationInfo_AddValue_3", "signature": "void SerializationInfo_AddValue_3(SerializationInfo * this, String * name, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Char)" }, { "virtualAddress": "0x00555DA8", "name": "SerializationInfo_AddValue_4", "signature": "void SerializationInfo_AddValue_4(SerializationInfo * this, String * name, int8_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, SByte)" }, { "virtualAddress": "0x00555E6C", "name": "SerializationInfo_AddValue_5", "signature": "void SerializationInfo_AddValue_5(SerializationInfo * this, String * name, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Byte)" }, { "virtualAddress": "0x00555F30", "name": "SerializationInfo_AddValue_6", "signature": "void SerializationInfo_AddValue_6(SerializationInfo * this, String * name, int16_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Int16)" }, { "virtualAddress": "0x00555FF4", "name": "SerializationInfo_AddValue_7", "signature": "void SerializationInfo_AddValue_7(SerializationInfo * this, String * name, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, UInt16)" }, { "virtualAddress": "0x005560B8", "name": "SerializationInfo_AddValue_8", "signature": "void SerializationInfo_AddValue_8(SerializationInfo * this, String * name, int32_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Int32)" }, { "virtualAddress": "0x0055617C", "name": "SerializationInfo_AddValue_9", "signature": "void SerializationInfo_AddValue_9(SerializationInfo * this, String * name, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, UInt32)" }, { "virtualAddress": "0x00556240", "name": "SerializationInfo_AddValue_10", "signature": "void SerializationInfo_AddValue_10(SerializationInfo * this, String * name, int64_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Int64)" }, { "virtualAddress": "0x00556304", "name": "SerializationInfo_AddValue_11", "signature": "void SerializationInfo_AddValue_11(SerializationInfo * this, String * name, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, UInt64)" }, { "virtualAddress": "0x005563C8", "name": "SerializationInfo_AddValue_12", "signature": "void SerializationInfo_AddValue_12(SerializationInfo * this, String * name, float value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Single)" }, { "virtualAddress": "0x0055648C", "name": "SerializationInfo_AddValue_13", "signature": "void SerializationInfo_AddValue_13(SerializationInfo * this, String * name, double value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Double)" }, { "virtualAddress": "0x00556550", "name": "SerializationInfo_AddValue_14", "signature": "void SerializationInfo_AddValue_14(SerializationInfo * this, String * name, Decimal value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Decimal)" }, { "virtualAddress": "0x00556620", "name": "SerializationInfo_AddValue_15", "signature": "void SerializationInfo_AddValue_15(SerializationInfo * this, String * name, DateTime value, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, DateTime)" }, { "virtualAddress": "0x00555A48", "name": "SerializationInfo_AddValueInternal", "signature": "void SerializationInfo_AddValueInternal(SerializationInfo * this, String * name, Object * value, Type * type, MethodInfo * method)", "dotNetSignature": "Void AddValueInternal(String, Object, Type)" }, { "virtualAddress": "0x00551298", "name": "SerializationInfo_UpdateValue", "signature": "void SerializationInfo_UpdateValue(SerializationInfo * this, String * name, Object * value, Type * type, MethodInfo * method)", "dotNetSignature": "Void UpdateValue(String, Object, Type)" }, { "virtualAddress": "0x005566E4", "name": "SerializationInfo_FindElement", "signature": "int32_t SerializationInfo_FindElement(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Int32 FindElement(String)" }, { "virtualAddress": "0x005567A4", "name": "SerializationInfo_GetElement", "signature": "Object * SerializationInfo_GetElement(SerializationInfo * this, String * name, Type * * foundType, MethodInfo * method)", "dotNetSignature": "Object GetElement(String, Type ByRef)" }, { "virtualAddress": "0x005568E0", "name": "SerializationInfo_GetElementNoThrow", "signature": "Object * SerializationInfo_GetElementNoThrow(SerializationInfo * this, String * name, Type * * foundType, MethodInfo * method)", "dotNetSignature": "Object GetElementNoThrow(String, Type ByRef)" }, { "virtualAddress": "0x00553C9C", "name": "SerializationInfo_GetValue", "signature": "Object * SerializationInfo_GetValue(SerializationInfo * this, String * name, Type * type, MethodInfo * method)", "dotNetSignature": "Object GetValue(String, Type)" }, { "virtualAddress": "0x00553B7C", "name": "SerializationInfo_GetValueNoThrow", "signature": "Object * SerializationInfo_GetValueNoThrow(SerializationInfo * this, String * name, Type * type, MethodInfo * method)", "dotNetSignature": "Object GetValueNoThrow(String, Type)" }, { "virtualAddress": "0x00556968", "name": "SerializationInfo_GetBoolean", "signature": "bool SerializationInfo_GetBoolean(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Boolean GetBoolean(String)" }, { "virtualAddress": "0x00556ADC", "name": "SerializationInfo_GetChar", "signature": "uint16_t SerializationInfo_GetChar(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Char GetChar(String)" }, { "virtualAddress": "0x00556C44", "name": "SerializationInfo_GetSByte", "signature": "int8_t SerializationInfo_GetSByte(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "SByte GetSByte(String)" }, { "virtualAddress": "0x00556DAC", "name": "SerializationInfo_GetByte", "signature": "uint8_t SerializationInfo_GetByte(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Byte GetByte(String)" }, { "virtualAddress": "0x00556F14", "name": "SerializationInfo_GetInt16", "signature": "int16_t SerializationInfo_GetInt16(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Int16 GetInt16(String)" }, { "virtualAddress": "0x0055707C", "name": "SerializationInfo_GetUInt16", "signature": "uint16_t SerializationInfo_GetUInt16(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "UInt16 GetUInt16(String)" }, { "virtualAddress": "0x005571E4", "name": "SerializationInfo_GetInt32", "signature": "int32_t SerializationInfo_GetInt32(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Int32 GetInt32(String)" }, { "virtualAddress": "0x0055734C", "name": "SerializationInfo_GetUInt32", "signature": "uint32_t SerializationInfo_GetUInt32(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "UInt32 GetUInt32(String)" }, { "virtualAddress": "0x005574B4", "name": "SerializationInfo_GetInt64", "signature": "int64_t SerializationInfo_GetInt64(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Int64 GetInt64(String)" }, { "virtualAddress": "0x0055761C", "name": "SerializationInfo_GetUInt64", "signature": "uint64_t SerializationInfo_GetUInt64(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "UInt64 GetUInt64(String)" }, { "virtualAddress": "0x00557784", "name": "SerializationInfo_GetSingle", "signature": "float SerializationInfo_GetSingle(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Single GetSingle(String)" }, { "virtualAddress": "0x005578EC", "name": "SerializationInfo_GetDouble", "signature": "double SerializationInfo_GetDouble(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Double GetDouble(String)" }, { "virtualAddress": "0x00557A54", "name": "SerializationInfo_GetDecimal", "signature": "Decimal SerializationInfo_GetDecimal(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Decimal GetDecimal(String)" }, { "virtualAddress": "0x00557BC4", "name": "SerializationInfo_GetDateTime", "signature": "DateTime SerializationInfo_GetDateTime(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "DateTime GetDateTime(String)" }, { "virtualAddress": "0x00557D2C", "name": "SerializationInfo_GetString", "signature": "String * SerializationInfo_GetString(SerializationInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "String GetString(String)" }, { "virtualAddress": "0x00557E8C", "name": "SerializationInfo_get_MemberNames", "signature": "String__Array * SerializationInfo_get_MemberNames(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "String[] get_MemberNames()" }, { "virtualAddress": "0x00557E94", "name": "SerializationInfo_get_MemberValues", "signature": "Object__Array * SerializationInfo_get_MemberValues(SerializationInfo * this, MethodInfo * method)", "dotNetSignature": "Object[] get_MemberValues()" }, { "virtualAddress": "0x003F92C4", "name": "SerializationEntry_get_Value", "signature": "Object * SerializationEntry_get_Value(SerializationEntry__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x003F92CC", "name": "SerializationEntry_get_Name", "signature": "String * SerializationEntry_get_Name(SerializationEntry__Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x003F92D4", "name": "SerializationEntry_get_ObjectType", "signature": "Type * SerializationEntry_get_ObjectType(SerializationEntry__Boxed * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x003F92DC", "name": "SerializationEntry__ctor", "signature": "void SerializationEntry__ctor(SerializationEntry__Boxed * this, String * entryName, Object * entryValue, Type * entryType, MethodInfo * method)", "dotNetSignature": "SerializationEntry(String, Object, Type)" }, { "virtualAddress": "0x005558F0", "name": "SerializationInfoEnumerator__ctor", "signature": "void SerializationInfoEnumerator__ctor(SerializationInfoEnumerator * this, String__Array * members, Object__Array * info, Type__Array * types, int32_t numItems, MethodInfo * method)", "dotNetSignature": "SerializationInfoEnumerator(String[], Object[], Type[], Int32)" }, { "virtualAddress": "0x00546CA8", "name": "SerializationInfoEnumerator_MoveNext", "signature": "bool SerializationInfoEnumerator_MoveNext(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00557E9C", "name": "SerializationInfoEnumerator_System_Collections_IEnumerator_get_Current", "signature": "Object * SerializationInfoEnumerator_System_Collections_IEnumerator_get_Current(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00557FC0", "name": "SerializationInfoEnumerator_get_Current", "signature": "SerializationEntry SerializationInfoEnumerator_get_Current(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "SerializationEntry get_Current()" }, { "virtualAddress": "0x005580D4", "name": "SerializationInfoEnumerator_Reset", "signature": "void SerializationInfoEnumerator_Reset(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00546A50", "name": "SerializationInfoEnumerator_get_Name", "signature": "String * SerializationInfoEnumerator_get_Name(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00546BE0", "name": "SerializationInfoEnumerator_get_Value", "signature": "Object * SerializationInfoEnumerator_get_Value(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00546B18", "name": "SerializationInfoEnumerator_get_ObjectType", "signature": "Type * SerializationInfoEnumerator_get_ObjectType(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x005580E4", "name": "SerializationInfoEnumerator__ctor_1", "signature": "void SerializationInfoEnumerator__ctor_1(SerializationInfoEnumerator * this, MethodInfo * method)", "dotNetSignature": "SerializationInfoEnumerator()" }, { "virtualAddress": "0x00558124", "name": "SerializationObjectManager__ctor", "signature": "void SerializationObjectManager__ctor(SerializationObjectManager * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SerializationObjectManager(StreamingContext)" }, { "virtualAddress": "0x00545C1C", "name": "SerializationObjectManager_RegisterObject", "signature": "void SerializationObjectManager_RegisterObject(SerializationObjectManager * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void RegisterObject(Object)" }, { "virtualAddress": "0x00558268", "name": "SerializationObjectManager_RaiseOnSerializedEvent", "signature": "void SerializationObjectManager_RaiseOnSerializedEvent(SerializationObjectManager * this, MethodInfo * method)", "dotNetSignature": "Void RaiseOnSerializedEvent()" }, { "virtualAddress": "0x005581C4", "name": "SerializationObjectManager_AddOnSerialized", "signature": "void SerializationObjectManager_AddOnSerialized(SerializationObjectManager * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void AddOnSerialized(Object)" }, { "virtualAddress": "0x003F9484", "name": "StreamingContext__ctor", "signature": "void StreamingContext__ctor(StreamingContext__Boxed * this, StreamingContextStates__Enum state, MethodInfo * method)", "dotNetSignature": "StreamingContext(StreamingContextStates)" }, { "virtualAddress": "0x003F9490", "name": "StreamingContext__ctor_1", "signature": "void StreamingContext__ctor_1(StreamingContext__Boxed * this, StreamingContextStates__Enum state, Object * additional, MethodInfo * method)", "dotNetSignature": "StreamingContext(StreamingContextStates, Object)" }, { "virtualAddress": "0x003F949C", "name": "StreamingContext_get_Context", "signature": "Object * StreamingContext_get_Context(StreamingContext__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Context()" }, { "virtualAddress": "0x003F94A4", "name": "StreamingContext_Equals", "signature": "bool StreamingContext_Equals(StreamingContext__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003F94AC", "name": "StreamingContext_GetHashCode", "signature": "int32_t StreamingContext_GetHashCode(StreamingContext__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003F94B4", "name": "StreamingContext_get_State", "signature": "StreamingContextStates__Enum StreamingContext_get_State(StreamingContext__Boxed * this, MethodInfo * method)", "dotNetSignature": "StreamingContextStates get_State()" }, { "virtualAddress": "0x00558774", "name": "SurrogateSelector__ctor", "signature": "void SurrogateSelector__ctor(SurrogateSelector * this, MethodInfo * method)", "dotNetSignature": "SurrogateSelector()" }, { "virtualAddress": "0x005587E4", "name": "SurrogateSelector_AddSurrogate", "signature": "void SurrogateSelector_AddSurrogate(SurrogateSelector * this, Type * type, StreamingContext context, ISerializationSurrogate * surrogate, MethodInfo * method)", "dotNetSignature": "Void AddSurrogate(Type, StreamingContext, ISerializationSurrogate)" }, { "virtualAddress": "0x00558918", "name": "SurrogateSelector_HasCycle", "signature": "bool SurrogateSelector_HasCycle(ISurrogateSelector * selector, MethodInfo * method)", "dotNetSignature": "Boolean HasCycle(ISurrogateSelector)" }, { "virtualAddress": "0x00558AD0", "name": "SurrogateSelector_ChainSelector", "signature": "void SurrogateSelector_ChainSelector(SurrogateSelector * this, ISurrogateSelector * selector, MethodInfo * method)", "dotNetSignature": "Void ChainSelector(ISurrogateSelector)" }, { "virtualAddress": "0x00558F50", "name": "SurrogateSelector_GetNextSelector", "signature": "ISurrogateSelector * SurrogateSelector_GetNextSelector(SurrogateSelector * this, MethodInfo * method)", "dotNetSignature": "ISurrogateSelector GetNextSelector()" }, { "virtualAddress": "0x00558F58", "name": "SurrogateSelector_GetSurrogate", "signature": "ISerializationSurrogate * SurrogateSelector_GetSurrogate(SurrogateSelector * this, Type * type, StreamingContext context, ISurrogateSelector * * selector, MethodInfo * method)", "dotNetSignature": "ISerializationSurrogate GetSurrogate(Type, StreamingContext, ISurrogateSelector ByRef)" }, { "virtualAddress": "0x00559138", "name": "SurrogateSelector_RemoveSurrogate", "signature": "void SurrogateSelector_RemoveSurrogate(SurrogateSelector * this, Type * type, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void RemoveSurrogate(Type, StreamingContext)" }, { "virtualAddress": "0x00558714", "name": "SurrogateKey__ctor", "signature": "void SurrogateKey__ctor(SurrogateKey * this, Type * type, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SurrogateKey(Type, StreamingContext)" }, { "virtualAddress": "0x00558754", "name": "SurrogateKey_GetHashCode", "signature": "int32_t SurrogateKey_GetHashCode(SurrogateKey * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x005585E0", "name": "SurrogateHashtable__ctor", "signature": "void SurrogateHashtable__ctor(SurrogateHashtable * this, int32_t size, MethodInfo * method)", "dotNetSignature": "SurrogateHashtable(Int32)" }, { "virtualAddress": "0x005585E8", "name": "SurrogateHashtable_KeyEquals", "signature": "bool SurrogateHashtable_KeyEquals(SurrogateHashtable * this, Object * key, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean KeyEquals(Object, Object)" }, { "virtualAddress": "0x0054E238", "name": "ValueTypeFixupInfo__ctor", "signature": "void ValueTypeFixupInfo__ctor(ValueTypeFixupInfo * this, int64_t containerID, FieldInfo_1 * member, Int32__Array * parentIndex, MethodInfo * method)", "dotNetSignature": "ValueTypeFixupInfo(Int64, FieldInfo, Int32[])" }, { "virtualAddress": "0x00559278", "name": "ValueTypeFixupInfo_get_ContainerID", "signature": "int64_t ValueTypeFixupInfo_get_ContainerID(ValueTypeFixupInfo * this, MethodInfo * method)", "dotNetSignature": "Int64 get_ContainerID()" }, { "virtualAddress": "0x00559280", "name": "ValueTypeFixupInfo_get_ParentField", "signature": "FieldInfo_1 * ValueTypeFixupInfo_get_ParentField(ValueTypeFixupInfo * this, MethodInfo * method)", "dotNetSignature": "FieldInfo get_ParentField()" }, { "virtualAddress": "0x00559288", "name": "ValueTypeFixupInfo_get_ParentIndex", "signature": "Int32__Array * ValueTypeFixupInfo_get_ParentIndex(ValueTypeFixupInfo * this, MethodInfo * method)", "dotNetSignature": "Int32[] get_ParentIndex()" }, { "virtualAddress": "0x0054D12C", "name": "InternalRM_InfoSoap", "signature": "void InternalRM_InfoSoap(Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void InfoSoap(Object[])" }, { "virtualAddress": "0x0054D130", "name": "InternalRM_SoapCheckEnabled", "signature": "bool InternalRM_SoapCheckEnabled(MethodInfo * method)", "dotNetSignature": "Boolean SoapCheckEnabled()" }, { "virtualAddress": "0x0054D17C", "name": "InternalRM__ctor", "signature": "void InternalRM__ctor(InternalRM * this, MethodInfo * method)", "dotNetSignature": "InternalRM()" }, { "virtualAddress": "0x0054D184", "name": "InternalST__ctor", "signature": "void InternalST__ctor(InternalST * this, MethodInfo * method)", "dotNetSignature": "InternalST()" }, { "virtualAddress": "0x0054D18C", "name": "InternalST_InfoSoap", "signature": "void InternalST_InfoSoap(Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void InfoSoap(Object[])" }, { "virtualAddress": "0x0054D190", "name": "InternalST_SoapCheckEnabled", "signature": "bool InternalST_SoapCheckEnabled(MethodInfo * method)", "dotNetSignature": "Boolean SoapCheckEnabled()" }, { "virtualAddress": "0x0054D1DC", "name": "InternalST_Soap", "signature": "void InternalST_Soap(Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void Soap(Object[])" }, { "virtualAddress": "0x0054D2D4", "name": "InternalST_SoapAssert", "signature": "void InternalST_SoapAssert(bool condition, String * message, MethodInfo * method)", "dotNetSignature": "Void SoapAssert(Boolean, String)" }, { "virtualAddress": "0x0054D2D8", "name": "InternalST_SerializationSetValue", "signature": "void InternalST_SerializationSetValue(FieldInfo_1 * fi, Object * target, Object * value, MethodInfo * method)", "dotNetSignature": "Void SerializationSetValue(FieldInfo, Object, Object)" }, { "virtualAddress": "0x0054D3E8", "name": "InternalST_LoadAssemblyFromString", "signature": "Assembly * InternalST_LoadAssemblyFromString(String * assemblyString, MethodInfo * method)", "dotNetSignature": "Assembly LoadAssemblyFromString(String)" }, { "virtualAddress": "0x0054D450", "name": "SerTrace_InfoLog", "signature": "void SerTrace_InfoLog(Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void InfoLog(Object[])" }, { "virtualAddress": "0x0054D454", "name": "SerTrace_Log", "signature": "void SerTrace_Log(Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void Log(Object[])" }, { "virtualAddress": "0x0054D5F0", "name": "SoapFault__ctor", "signature": "void SoapFault__ctor(SoapFault * this, MethodInfo * method)", "dotNetSignature": "SoapFault()" }, { "virtualAddress": "0x0054D5F8", "name": "SoapFault__ctor_1", "signature": "void SoapFault__ctor_1(SoapFault * this, String * faultCode, String * faultString, String * faultActor, ServerFault * serverFault, MethodInfo * method)", "dotNetSignature": "SoapFault(String, String, String, ServerFault)" }, { "virtualAddress": "0x0054D644", "name": "SoapFault__ctor_2", "signature": "void SoapFault__ctor_2(SoapFault * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SoapFault(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0054D8E0", "name": "SoapFault_GetObjectData", "signature": "void SoapFault_GetObjectData(SoapFault * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0054DAB8", "name": "SoapFault_get_FaultCode", "signature": "String * SoapFault_get_FaultCode(SoapFault * this, MethodInfo * method)", "dotNetSignature": "String get_FaultCode()" }, { "virtualAddress": "0x0054DAC0", "name": "SoapFault_set_FaultCode", "signature": "void SoapFault_set_FaultCode(SoapFault * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FaultCode(String)" }, { "virtualAddress": "0x0054DAC8", "name": "SoapFault_get_FaultString", "signature": "String * SoapFault_get_FaultString(SoapFault * this, MethodInfo * method)", "dotNetSignature": "String get_FaultString()" }, { "virtualAddress": "0x0054DAD0", "name": "SoapFault_set_FaultString", "signature": "void SoapFault_set_FaultString(SoapFault * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FaultString(String)" }, { "virtualAddress": "0x0054DAD8", "name": "SoapFault_get_FaultActor", "signature": "String * SoapFault_get_FaultActor(SoapFault * this, MethodInfo * method)", "dotNetSignature": "String get_FaultActor()" }, { "virtualAddress": "0x0054DAE0", "name": "SoapFault_set_FaultActor", "signature": "void SoapFault_set_FaultActor(SoapFault * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_FaultActor(String)" }, { "virtualAddress": "0x0054DAE8", "name": "SoapFault_get_Detail", "signature": "Object * SoapFault_get_Detail(SoapFault * this, MethodInfo * method)", "dotNetSignature": "Object get_Detail()" }, { "virtualAddress": "0x0054DAF0", "name": "SoapFault_set_Detail", "signature": "void SoapFault_set_Detail(SoapFault * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Detail(Object)" }, { "virtualAddress": "0x0054D54C", "name": "ServerFault__ctor", "signature": "void ServerFault__ctor(ServerFault * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "ServerFault(Exception)" }, { "virtualAddress": "0x0054D578", "name": "ServerFault__ctor_1", "signature": "void ServerFault__ctor_1(ServerFault * this, String * exceptionType, String * message, String * stackTrace, MethodInfo * method)", "dotNetSignature": "ServerFault(String, String, String)" }, { "virtualAddress": "0x0054D5B8", "name": "ServerFault_get_ExceptionType", "signature": "String * ServerFault_get_ExceptionType(ServerFault * this, MethodInfo * method)", "dotNetSignature": "String get_ExceptionType()" }, { "virtualAddress": "0x0054D5C0", "name": "ServerFault_set_ExceptionType", "signature": "void ServerFault_set_ExceptionType(ServerFault * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ExceptionType(String)" }, { "virtualAddress": "0x0054D5C8", "name": "ServerFault_get_ExceptionMessage", "signature": "String * ServerFault_get_ExceptionMessage(ServerFault * this, MethodInfo * method)", "dotNetSignature": "String get_ExceptionMessage()" }, { "virtualAddress": "0x0054D5D0", "name": "ServerFault_set_ExceptionMessage", "signature": "void ServerFault_set_ExceptionMessage(ServerFault * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ExceptionMessage(String)" }, { "virtualAddress": "0x0054D5D8", "name": "ServerFault_get_StackTrace", "signature": "String * ServerFault_get_StackTrace(ServerFault * this, MethodInfo * method)", "dotNetSignature": "String get_StackTrace()" }, { "virtualAddress": "0x0054D5E0", "name": "ServerFault_set_StackTrace", "signature": "void ServerFault_set_StackTrace(ServerFault * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_StackTrace(String)" }, { "virtualAddress": "0x0054D5E8", "name": "ServerFault_get_Exception", "signature": "Exception * ServerFault_get_Exception(ServerFault * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x0054DAF8", "name": "SoapMessage_get_ParamNames", "signature": "String__Array * SoapMessage_get_ParamNames(SoapMessage * this, MethodInfo * method)", "dotNetSignature": "String[] get_ParamNames()" }, { "virtualAddress": "0x0054DB00", "name": "SoapMessage_set_ParamNames", "signature": "void SoapMessage_set_ParamNames(SoapMessage * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ParamNames(String[])" }, { "virtualAddress": "0x0054DB08", "name": "SoapMessage_get_ParamValues", "signature": "Object__Array * SoapMessage_get_ParamValues(SoapMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_ParamValues()" }, { "virtualAddress": "0x0054DB10", "name": "SoapMessage_set_ParamValues", "signature": "void SoapMessage_set_ParamValues(SoapMessage * this, Object__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ParamValues(Object[])" }, { "virtualAddress": "0x0054DB18", "name": "SoapMessage_get_ParamTypes", "signature": "Type__Array * SoapMessage_get_ParamTypes(SoapMessage * this, MethodInfo * method)", "dotNetSignature": "Type[] get_ParamTypes()" }, { "virtualAddress": "0x0054DB20", "name": "SoapMessage_set_ParamTypes", "signature": "void SoapMessage_set_ParamTypes(SoapMessage * this, Type__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ParamTypes(Type[])" }, { "virtualAddress": "0x0054DB28", "name": "SoapMessage_get_MethodName", "signature": "String * SoapMessage_get_MethodName(SoapMessage * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x0054DB30", "name": "SoapMessage_set_MethodName", "signature": "void SoapMessage_set_MethodName(SoapMessage * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_MethodName(String)" }, { "virtualAddress": "0x0054DB38", "name": "SoapMessage_get_XmlNameSpace", "signature": "String * SoapMessage_get_XmlNameSpace(SoapMessage * this, MethodInfo * method)", "dotNetSignature": "String get_XmlNameSpace()" }, { "virtualAddress": "0x0054DB40", "name": "SoapMessage_set_XmlNameSpace", "signature": "void SoapMessage_set_XmlNameSpace(SoapMessage * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlNameSpace(String)" }, { "virtualAddress": "0x0054DB48", "name": "SoapMessage_get_Headers", "signature": "Header__Array * SoapMessage_get_Headers(SoapMessage * this, MethodInfo * method)", "dotNetSignature": "Header[] get_Headers()" }, { "virtualAddress": "0x0054DB50", "name": "SoapMessage_set_Headers", "signature": "void SoapMessage_set_Headers(SoapMessage * this, Header__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Headers(Header[])" }, { "virtualAddress": "0x0054DB58", "name": "SoapMessage__ctor", "signature": "void SoapMessage__ctor(SoapMessage * this, MethodInfo * method)", "dotNetSignature": "SoapMessage()" }, { "virtualAddress": "0x0074C1D8", "name": "BinaryConverter_GetBinaryTypeInfo", "signature": "BinaryTypeEnum__Enum BinaryConverter_GetBinaryTypeInfo(Type * type, WriteObjectInfo * objectInfo, String * typeName, ObjectWriter * objectWriter, Object * * typeInformation, int32_t * assemId, MethodInfo * method)", "dotNetSignature": "BinaryTypeEnum GetBinaryTypeInfo(Type, WriteObjectInfo, String, ObjectWriter, Object ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0074C8CC", "name": "BinaryConverter_GetParserBinaryTypeInfo", "signature": "BinaryTypeEnum__Enum BinaryConverter_GetParserBinaryTypeInfo(Type * type, Object * * typeInformation, MethodInfo * method)", "dotNetSignature": "BinaryTypeEnum GetParserBinaryTypeInfo(Type, Object ByRef)" }, { "virtualAddress": "0x0074B850", "name": "BinaryConverter_WriteTypeInfo", "signature": "void BinaryConverter_WriteTypeInfo(BinaryTypeEnum__Enum binaryTypeEnum, Object * typeInformation, int32_t assemId, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void WriteTypeInfo(BinaryTypeEnum, Object, Int32, __BinaryWriter)" }, { "virtualAddress": "0x0074BD8C", "name": "BinaryConverter_ReadTypeInfo", "signature": "Object * BinaryConverter_ReadTypeInfo(BinaryTypeEnum__Enum binaryTypeEnum, _BinaryParser * input, int32_t * assemId, MethodInfo * method)", "dotNetSignature": "Object ReadTypeInfo(BinaryTypeEnum, __BinaryParser, Int32 ByRef)" }, { "virtualAddress": "0x0074CC28", "name": "BinaryConverter_TypeFromInfo", "signature": "void BinaryConverter_TypeFromInfo(BinaryTypeEnum__Enum binaryTypeEnum, Object * typeInformation, ObjectReader * objectReader, BinaryAssemblyInfo * assemblyInfo, InternalPrimitiveTypeE__Enum * primitiveTypeEnum, String * * typeString, Type * * type, bool * isVariant, MethodInfo * method)", "dotNetSignature": "Void TypeFromInfo(BinaryTypeEnum, Object, ObjectReader, BinaryAssemblyInfo, InternalPrimitiveTypeE ByRef, String ByRef, Type ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0074F108", "name": "IOUtil_FlagTest", "signature": "bool IOUtil_FlagTest(MessageEnum__Enum flag, MessageEnum__Enum target, MethodInfo * method)", "dotNetSignature": "Boolean FlagTest(MessageEnum, MessageEnum)" }, { "virtualAddress": "0x0074F254", "name": "IOUtil_WriteStringWithCode", "signature": "void IOUtil_WriteStringWithCode(String * value, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void WriteStringWithCode(String, __BinaryWriter)" }, { "virtualAddress": "0x0074F2B4", "name": "IOUtil_WriteWithCode", "signature": "void IOUtil_WriteWithCode(Type * type, Object * value, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void WriteWithCode(Type, Object, __BinaryWriter)" }, { "virtualAddress": "0x0074F4A4", "name": "IOUtil_ReadWithCode", "signature": "Object * IOUtil_ReadWithCode(_BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Object ReadWithCode(__BinaryParser)" }, { "virtualAddress": "0x0074F510", "name": "IOUtil_ReadArgs", "signature": "Object__Array * IOUtil_ReadArgs(_BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Object[] ReadArgs(__BinaryParser)" }, { "virtualAddress": "0x00750884", "name": "BinaryUtil_NVTraceI", "signature": "void BinaryUtil_NVTraceI(String * name, String * value, MethodInfo * method)", "dotNetSignature": "Void NVTraceI(String, String)" }, { "virtualAddress": "0x007508D0", "name": "BinaryUtil_NVTraceI_1", "signature": "void BinaryUtil_NVTraceI_1(String * name, Object * value, MethodInfo * method)", "dotNetSignature": "Void NVTraceI(String, Object)" }, { "virtualAddress": "0x0074C04C", "name": "BinaryAssemblyInfo__ctor", "signature": "void BinaryAssemblyInfo__ctor(BinaryAssemblyInfo * this, String * assemblyString, MethodInfo * method)", "dotNetSignature": "BinaryAssemblyInfo(String)" }, { "virtualAddress": "0x0074C078", "name": "BinaryAssemblyInfo__ctor_1", "signature": "void BinaryAssemblyInfo__ctor_1(BinaryAssemblyInfo * this, String * assemblyString, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "BinaryAssemblyInfo(String, Assembly)" }, { "virtualAddress": "0x0074C0B0", "name": "BinaryAssemblyInfo_GetAssembly", "signature": "Assembly * BinaryAssemblyInfo_GetAssembly(BinaryAssemblyInfo * this, MethodInfo * method)", "dotNetSignature": "Assembly GetAssembly()" }, { "virtualAddress": "0x005446BC", "name": "SerializationHeaderRecord__ctor", "signature": "void SerializationHeaderRecord__ctor(SerializationHeaderRecord * this, MethodInfo * method)", "dotNetSignature": "SerializationHeaderRecord()" }, { "virtualAddress": "0x005446CC", "name": "SerializationHeaderRecord__ctor_1", "signature": "void SerializationHeaderRecord__ctor_1(SerializationHeaderRecord * this, BinaryHeaderEnum__Enum binaryHeaderEnum, int32_t topId, int32_t headerId, int32_t majorVersion, int32_t minorVersion, MethodInfo * method)", "dotNetSignature": "SerializationHeaderRecord(BinaryHeaderEnum, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00544728", "name": "SerializationHeaderRecord_Write", "signature": "void SerializationHeaderRecord_Write(SerializationHeaderRecord * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x00544820", "name": "SerializationHeaderRecord_GetInt32", "signature": "int32_t SerializationHeaderRecord_GetInt32(Byte__Array * buffer, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 GetInt32(Byte[], Int32)" }, { "virtualAddress": "0x005448A0", "name": "SerializationHeaderRecord_Read", "signature": "void SerializationHeaderRecord_Read(SerializationHeaderRecord * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x00544A78", "name": "SerializationHeaderRecord_Dump", "signature": "void SerializationHeaderRecord_Dump(SerializationHeaderRecord * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x00544A7C", "name": "SerializationHeaderRecord_DumpInternal", "signature": "void SerializationHeaderRecord_DumpInternal(SerializationHeaderRecord * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x0074BF4C", "name": "BinaryAssembly__ctor", "signature": "void BinaryAssembly__ctor(BinaryAssembly * this, MethodInfo * method)", "dotNetSignature": "BinaryAssembly()" }, { "virtualAddress": "0x0074BF54", "name": "BinaryAssembly_Set", "signature": "void BinaryAssembly_Set(BinaryAssembly * this, int32_t assemId, String * assemblyString, MethodInfo * method)", "dotNetSignature": "Void Set(Int32, String)" }, { "virtualAddress": "0x0074BF60", "name": "BinaryAssembly_Write", "signature": "void BinaryAssembly_Write(BinaryAssembly * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074BFB4", "name": "BinaryAssembly_Read", "signature": "void BinaryAssembly_Read(BinaryAssembly * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074BFFC", "name": "BinaryAssembly_Dump", "signature": "void BinaryAssembly_Dump(BinaryAssembly * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0074C000", "name": "BinaryAssembly_DumpInternal", "signature": "void BinaryAssembly_DumpInternal(BinaryAssembly * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x0074D424", "name": "BinaryCrossAppDomainAssembly__ctor", "signature": "void BinaryCrossAppDomainAssembly__ctor(BinaryCrossAppDomainAssembly * this, MethodInfo * method)", "dotNetSignature": "BinaryCrossAppDomainAssembly()" }, { "virtualAddress": "0x0074D42C", "name": "BinaryCrossAppDomainAssembly_Write", "signature": "void BinaryCrossAppDomainAssembly_Write(BinaryCrossAppDomainAssembly * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074D480", "name": "BinaryCrossAppDomainAssembly_Read", "signature": "void BinaryCrossAppDomainAssembly_Read(BinaryCrossAppDomainAssembly * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074D4C8", "name": "BinaryCrossAppDomainAssembly_Dump", "signature": "void BinaryCrossAppDomainAssembly_Dump(BinaryCrossAppDomainAssembly * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0074D4CC", "name": "BinaryCrossAppDomainAssembly_DumpInternal", "signature": "void BinaryCrossAppDomainAssembly_DumpInternal(BinaryCrossAppDomainAssembly * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x0074FF04", "name": "BinaryObject__ctor", "signature": "void BinaryObject__ctor(BinaryObject * this, MethodInfo * method)", "dotNetSignature": "BinaryObject()" }, { "virtualAddress": "0x0074FF0C", "name": "BinaryObject_Set", "signature": "void BinaryObject_Set(BinaryObject * this, int32_t objectId, int32_t mapId, MethodInfo * method)", "dotNetSignature": "Void Set(Int32, Int32)" }, { "virtualAddress": "0x0074FF14", "name": "BinaryObject_Write", "signature": "void BinaryObject_Write(BinaryObject * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074FF68", "name": "BinaryObject_Read", "signature": "void BinaryObject_Read(BinaryObject * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074FFB0", "name": "BinaryObject_Dump", "signature": "void BinaryObject_Dump(BinaryObject * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0074FFB4", "name": "BinaryObject_DumpInternal", "signature": "void BinaryObject_DumpInternal(BinaryObject * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x0074ECC8", "name": "BinaryMethodCall_WriteArray", "signature": "Object__Array * BinaryMethodCall_WriteArray(BinaryMethodCall * this, String * uri, String * methodName, String * typeName, Type__Array * instArgs, Object__Array * args, Object * methodSignature, Object * callContext, Object__Array * properties, MethodInfo * method)", "dotNetSignature": "Object[] WriteArray(String, String, String, Type[], Object[], Object, Object, Object[])" }, { "virtualAddress": "0x0074F114", "name": "BinaryMethodCall_Write", "signature": "void BinaryMethodCall_Write(BinaryMethodCall * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074F3E0", "name": "BinaryMethodCall_Read", "signature": "void BinaryMethodCall_Read(BinaryMethodCall * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074F608", "name": "BinaryMethodCall_Dump", "signature": "void BinaryMethodCall_Dump(BinaryMethodCall * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0074F60C", "name": "BinaryMethodCall_DumpInternal", "signature": "void BinaryMethodCall_DumpInternal(BinaryMethodCall * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x0074F68C", "name": "BinaryMethodCall__ctor", "signature": "void BinaryMethodCall__ctor(BinaryMethodCall * this, MethodInfo * method)", "dotNetSignature": "BinaryMethodCall()" }, { "virtualAddress": "0x0074F69C", "name": "BinaryMethodReturn__cctor", "signature": "void BinaryMethodReturn__cctor(MethodInfo * method)", "dotNetSignature": "BinaryMethodReturn()" }, { "virtualAddress": "0x0074F744", "name": "BinaryMethodReturn__ctor", "signature": "void BinaryMethodReturn__ctor(BinaryMethodReturn * this, MethodInfo * method)", "dotNetSignature": "BinaryMethodReturn()" }, { "virtualAddress": "0x0074F754", "name": "BinaryMethodReturn_WriteArray", "signature": "Object__Array * BinaryMethodReturn_WriteArray(BinaryMethodReturn * this, Object * returnValue, Object__Array * args, Exception * exception, Object * callContext, Object__Array * properties, MethodInfo * method)", "dotNetSignature": "Object[] WriteArray(Object, Object[], Exception, Object, Object[])" }, { "virtualAddress": "0x0074FC74", "name": "BinaryMethodReturn_Write", "signature": "void BinaryMethodReturn_Write(BinaryMethodReturn * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074FDB4", "name": "BinaryMethodReturn_Read", "signature": "void BinaryMethodReturn_Read(BinaryMethodReturn * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074FE80", "name": "BinaryMethodReturn_Dump", "signature": "void BinaryMethodReturn_Dump(BinaryMethodReturn * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0074FE84", "name": "BinaryMethodReturn_DumpInternal", "signature": "void BinaryMethodReturn_DumpInternal(BinaryMethodReturn * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x00750000", "name": "BinaryObjectString__ctor", "signature": "void BinaryObjectString__ctor(BinaryObjectString * this, MethodInfo * method)", "dotNetSignature": "BinaryObjectString()" }, { "virtualAddress": "0x00750008", "name": "BinaryObjectString_Set", "signature": "void BinaryObjectString_Set(BinaryObjectString * this, int32_t objectId, String * value, MethodInfo * method)", "dotNetSignature": "Void Set(Int32, String)" }, { "virtualAddress": "0x00750014", "name": "BinaryObjectString_Write", "signature": "void BinaryObjectString_Write(BinaryObjectString * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x00750068", "name": "BinaryObjectString_Read", "signature": "void BinaryObjectString_Read(BinaryObjectString * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x007500B0", "name": "BinaryObjectString_Dump", "signature": "void BinaryObjectString_Dump(BinaryObjectString * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x007500B4", "name": "BinaryObjectString_DumpInternal", "signature": "void BinaryObjectString_DumpInternal(BinaryObjectString * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x0074D5E8", "name": "BinaryCrossAppDomainString__ctor", "signature": "void BinaryCrossAppDomainString__ctor(BinaryCrossAppDomainString * this, MethodInfo * method)", "dotNetSignature": "BinaryCrossAppDomainString()" }, { "virtualAddress": "0x0074D5F0", "name": "BinaryCrossAppDomainString_Write", "signature": "void BinaryCrossAppDomainString_Write(BinaryCrossAppDomainString * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074D644", "name": "BinaryCrossAppDomainString_Read", "signature": "void BinaryCrossAppDomainString_Read(BinaryCrossAppDomainString * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074D68C", "name": "BinaryCrossAppDomainString_Dump", "signature": "void BinaryCrossAppDomainString_Dump(BinaryCrossAppDomainString * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0074D690", "name": "BinaryCrossAppDomainString_DumpInternal", "signature": "void BinaryCrossAppDomainString_DumpInternal(BinaryCrossAppDomainString * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x0074D518", "name": "BinaryCrossAppDomainMap__ctor", "signature": "void BinaryCrossAppDomainMap__ctor(BinaryCrossAppDomainMap * this, MethodInfo * method)", "dotNetSignature": "BinaryCrossAppDomainMap()" }, { "virtualAddress": "0x0074D520", "name": "BinaryCrossAppDomainMap_Write", "signature": "void BinaryCrossAppDomainMap_Write(BinaryCrossAppDomainMap * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074D564", "name": "BinaryCrossAppDomainMap_Read", "signature": "void BinaryCrossAppDomainMap_Read(BinaryCrossAppDomainMap * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074D598", "name": "BinaryCrossAppDomainMap_Dump", "signature": "void BinaryCrossAppDomainMap_Dump(BinaryCrossAppDomainMap * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0074D59C", "name": "BinaryCrossAppDomainMap_DumpInternal", "signature": "void BinaryCrossAppDomainMap_DumpInternal(BinaryCrossAppDomainMap * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x00752860", "name": "MemberPrimitiveTyped__ctor", "signature": "void MemberPrimitiveTyped__ctor(MemberPrimitiveTyped * this, MethodInfo * method)", "dotNetSignature": "MemberPrimitiveTyped()" }, { "virtualAddress": "0x00752868", "name": "MemberPrimitiveTyped_Set", "signature": "void MemberPrimitiveTyped_Set(MemberPrimitiveTyped * this, InternalPrimitiveTypeE__Enum primitiveTypeEnum, Object * value, MethodInfo * method)", "dotNetSignature": "Void Set(InternalPrimitiveTypeE, Object)" }, { "virtualAddress": "0x00752874", "name": "MemberPrimitiveTyped_Write", "signature": "void MemberPrimitiveTyped_Write(MemberPrimitiveTyped * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x007528CC", "name": "MemberPrimitiveTyped_Read", "signature": "void MemberPrimitiveTyped_Read(MemberPrimitiveTyped * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x00752918", "name": "MemberPrimitiveTyped_Dump", "signature": "void MemberPrimitiveTyped_Dump(MemberPrimitiveTyped * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0075291C", "name": "MemberPrimitiveTyped_DumpInternal", "signature": "void MemberPrimitiveTyped_DumpInternal(MemberPrimitiveTyped * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x00750100", "name": "BinaryObjectWithMap__ctor", "signature": "void BinaryObjectWithMap__ctor(BinaryObjectWithMap * this, MethodInfo * method)", "dotNetSignature": "BinaryObjectWithMap()" }, { "virtualAddress": "0x00750108", "name": "BinaryObjectWithMap__ctor_1", "signature": "void BinaryObjectWithMap__ctor_1(BinaryObjectWithMap * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "BinaryObjectWithMap(BinaryHeaderEnum)" }, { "virtualAddress": "0x00750134", "name": "BinaryObjectWithMap_Set", "signature": "void BinaryObjectWithMap_Set(BinaryObjectWithMap * this, int32_t objectId, String * name, int32_t numMembers, String__Array * memberNames, int32_t assemId, MethodInfo * method)", "dotNetSignature": "Void Set(Int32, String, Int32, String[], Int32)" }, { "virtualAddress": "0x00750158", "name": "BinaryObjectWithMap_Write", "signature": "void BinaryObjectWithMap_Write(BinaryObjectWithMap * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x00750240", "name": "BinaryObjectWithMap_Read", "signature": "void BinaryObjectWithMap_Read(BinaryObjectWithMap * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x00750394", "name": "BinaryObjectWithMap_Dump", "signature": "void BinaryObjectWithMap_Dump(BinaryObjectWithMap * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x00750398", "name": "BinaryObjectWithMap_DumpInternal", "signature": "void BinaryObjectWithMap_DumpInternal(BinaryObjectWithMap * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x007503E4", "name": "BinaryObjectWithMapTyped__ctor", "signature": "void BinaryObjectWithMapTyped__ctor(BinaryObjectWithMapTyped * this, MethodInfo * method)", "dotNetSignature": "BinaryObjectWithMapTyped()" }, { "virtualAddress": "0x007503EC", "name": "BinaryObjectWithMapTyped__ctor_1", "signature": "void BinaryObjectWithMapTyped__ctor_1(BinaryObjectWithMapTyped * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "BinaryObjectWithMapTyped(BinaryHeaderEnum)" }, { "virtualAddress": "0x00750418", "name": "BinaryObjectWithMapTyped_Set", "signature": "void BinaryObjectWithMapTyped_Set(BinaryObjectWithMapTyped * this, int32_t objectId, String * name, int32_t numMembers, String__Array * memberNames, BinaryTypeEnum__Enum__Array * binaryTypeEnumA, Object__Array * typeInformationA, Int32__Array * memberAssemIds, int32_t assemId, MethodInfo * method)", "dotNetSignature": "Void Set(Int32, String, Int32, String[], BinaryTypeEnum[], Object[], Int32[], Int32)" }, { "virtualAddress": "0x00750444", "name": "BinaryObjectWithMapTyped_Write", "signature": "void BinaryObjectWithMapTyped_Write(BinaryObjectWithMapTyped * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x007505E8", "name": "BinaryObjectWithMapTyped_Read", "signature": "void BinaryObjectWithMapTyped_Read(BinaryObjectWithMapTyped * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x0074B568", "name": "BinaryArray__ctor", "signature": "void BinaryArray__ctor(BinaryArray * this, MethodInfo * method)", "dotNetSignature": "BinaryArray()" }, { "virtualAddress": "0x0074B570", "name": "BinaryArray__ctor_1", "signature": "void BinaryArray__ctor_1(BinaryArray * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "BinaryArray(BinaryHeaderEnum)" }, { "virtualAddress": "0x0074B59C", "name": "BinaryArray_Set", "signature": "void BinaryArray_Set(BinaryArray * this, int32_t objectId, int32_t rank, Int32__Array * lengthA, Int32__Array * lowerBoundA, BinaryTypeEnum__Enum binaryTypeEnum, Object * typeInformation, BinaryArrayTypeEnum__Enum binaryArrayTypeEnum, int32_t assemId, MethodInfo * method)", "dotNetSignature": "Void Set(Int32, Int32, Int32[], Int32[], BinaryTypeEnum, Object, BinaryArrayTypeEnum, Int32)" }, { "virtualAddress": "0x0074B5F0", "name": "BinaryArray_Write", "signature": "void BinaryArray_Write(BinaryArray * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x0074BA68", "name": "BinaryArray_Read", "signature": "void BinaryArray_Read(BinaryArray * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x00752968", "name": "MemberPrimitiveUnTyped__ctor", "signature": "void MemberPrimitiveUnTyped__ctor(MemberPrimitiveUnTyped * this, MethodInfo * method)", "dotNetSignature": "MemberPrimitiveUnTyped()" }, { "virtualAddress": "0x00752970", "name": "MemberPrimitiveUnTyped_Set", "signature": "void MemberPrimitiveUnTyped_Set(MemberPrimitiveUnTyped * this, InternalPrimitiveTypeE__Enum typeInformation, Object * value, MethodInfo * method)", "dotNetSignature": "Void Set(InternalPrimitiveTypeE, Object)" }, { "virtualAddress": "0x0075297C", "name": "MemberPrimitiveUnTyped_Set_1", "signature": "void MemberPrimitiveUnTyped_Set_1(MemberPrimitiveUnTyped * this, InternalPrimitiveTypeE__Enum typeInformation, MethodInfo * method)", "dotNetSignature": "Void Set(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00752984", "name": "MemberPrimitiveUnTyped_Write", "signature": "void MemberPrimitiveUnTyped_Write(MemberPrimitiveUnTyped * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x007529AC", "name": "MemberPrimitiveUnTyped_Read", "signature": "void MemberPrimitiveUnTyped_Read(MemberPrimitiveUnTyped * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x007529E8", "name": "MemberPrimitiveUnTyped_Dump", "signature": "void MemberPrimitiveUnTyped_Dump(MemberPrimitiveUnTyped * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x007529EC", "name": "MemberPrimitiveUnTyped_DumpInternal", "signature": "void MemberPrimitiveUnTyped_DumpInternal(MemberPrimitiveUnTyped * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x00752A78", "name": "MemberReference__ctor", "signature": "void MemberReference__ctor(MemberReference * this, MethodInfo * method)", "dotNetSignature": "MemberReference()" }, { "virtualAddress": "0x00752A80", "name": "MemberReference_Set", "signature": "void MemberReference_Set(MemberReference * this, int32_t idRef, MethodInfo * method)", "dotNetSignature": "Void Set(Int32)" }, { "virtualAddress": "0x00752A88", "name": "MemberReference_Write", "signature": "void MemberReference_Write(MemberReference * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x00752ACC", "name": "MemberReference_Read", "signature": "void MemberReference_Read(MemberReference * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x00752B00", "name": "MemberReference_Dump", "signature": "void MemberReference_Dump(MemberReference * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x00752B04", "name": "MemberReference_DumpInternal", "signature": "void MemberReference_DumpInternal(MemberReference * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x00753724", "name": "ObjectNull__ctor", "signature": "void ObjectNull__ctor(ObjectNull * this, MethodInfo * method)", "dotNetSignature": "ObjectNull()" }, { "virtualAddress": "0x0075372C", "name": "ObjectNull_SetNullCount", "signature": "void ObjectNull_SetNullCount(ObjectNull * this, int32_t nullCount, MethodInfo * method)", "dotNetSignature": "Void SetNullCount(Int32)" }, { "virtualAddress": "0x00753734", "name": "ObjectNull_Write", "signature": "void ObjectNull_Write(ObjectNull * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x007537C0", "name": "ObjectNull_Read", "signature": "void ObjectNull_Read(ObjectNull * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x007537CC", "name": "ObjectNull_Read_1", "signature": "void ObjectNull_Read_1(ObjectNull * this, _BinaryParser * input, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser, BinaryHeaderEnum)" }, { "virtualAddress": "0x00753838", "name": "ObjectNull_Dump", "signature": "void ObjectNull_Dump(ObjectNull * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x0075383C", "name": "ObjectNull_DumpInternal", "signature": "void ObjectNull_DumpInternal(ObjectNull * this, MethodInfo * method)", "dotNetSignature": "Void DumpInternal()" }, { "virtualAddress": "0x00752B50", "name": "MessageEnd__ctor", "signature": "void MessageEnd__ctor(MessageEnd * this, MethodInfo * method)", "dotNetSignature": "MessageEnd()" }, { "virtualAddress": "0x00752B58", "name": "MessageEnd_Write", "signature": "void MessageEnd_Write(MessageEnd * this, _BinaryWriter * sout, MethodInfo * method)", "dotNetSignature": "Void Write(__BinaryWriter)" }, { "virtualAddress": "0x00752B78", "name": "MessageEnd_Read", "signature": "void MessageEnd_Read(MessageEnd * this, _BinaryParser * input, MethodInfo * method)", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x00752B7C", "name": "MessageEnd_Dump", "signature": "void MessageEnd_Dump(MessageEnd * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x00752B80", "name": "MessageEnd_Dump_1", "signature": "void MessageEnd_Dump_1(MessageEnd * this, Stream * sout, MethodInfo * method)", "dotNetSignature": "Void Dump(Stream)" }, { "virtualAddress": "0x00752B84", "name": "MessageEnd_DumpInternal", "signature": "void MessageEnd_DumpInternal(MessageEnd * this, Stream * sout, MethodInfo * method)", "dotNetSignature": "Void DumpInternal(Stream)" }, { "virtualAddress": "0x00752E94", "name": "ObjectMap__ctor", "signature": "void ObjectMap__ctor(ObjectMap * this, String * objectName, Type * objectType, String__Array * memberNames, ObjectReader * objectReader, int32_t objectId, BinaryAssemblyInfo * assemblyInfo, MethodInfo * method)", "dotNetSignature": "ObjectMap(String, Type, String[], ObjectReader, Int32, BinaryAssemblyInfo)" }, { "virtualAddress": "0x0075308C", "name": "ObjectMap__ctor_1", "signature": "void ObjectMap__ctor_1(ObjectMap * this, String * objectName, String__Array * memberNames, BinaryTypeEnum__Enum__Array * binaryTypeEnumA, Object__Array * typeInformationA, Int32__Array * memberAssemIds, ObjectReader * objectReader, int32_t objectId, BinaryAssemblyInfo * assemblyInfo, SizedArray * assemIdToAssemblyTable, MethodInfo * method)", "dotNetSignature": "ObjectMap(String, String[], BinaryTypeEnum[], Object[], Int32[], ObjectReader, Int32, BinaryAssemblyInfo, SizedArray)" }, { "virtualAddress": "0x007533B8", "name": "ObjectMap_CreateObjectInfo", "signature": "ReadObjectInfo * ObjectMap_CreateObjectInfo(ObjectMap * this, SerializationInfo * * si, Object__Array * * memberData, MethodInfo * method)", "dotNetSignature": "ReadObjectInfo CreateObjectInfo(SerializationInfo ByRef, Object[] ByRef)" }, { "virtualAddress": "0x0075342C", "name": "ObjectMap_Create", "signature": "ObjectMap * ObjectMap_Create(String * name, Type * objectType, String__Array * memberNames, ObjectReader * objectReader, int32_t objectId, BinaryAssemblyInfo * assemblyInfo, MethodInfo * method)", "dotNetSignature": "ObjectMap Create(String, Type, String[], ObjectReader, Int32, BinaryAssemblyInfo)" }, { "virtualAddress": "0x007534CC", "name": "ObjectMap_Create_1", "signature": "ObjectMap * ObjectMap_Create_1(String * name, String__Array * memberNames, BinaryTypeEnum__Enum__Array * binaryTypeEnumA, Object__Array * typeInformationA, Int32__Array * memberAssemIds, ObjectReader * objectReader, int32_t objectId, BinaryAssemblyInfo * assemblyInfo, SizedArray * assemIdToAssemblyTable, MethodInfo * method)", "dotNetSignature": "ObjectMap Create(String, String[], BinaryTypeEnum[], Object[], Int32[], ObjectReader, Int32, BinaryAssemblyInfo, SizedArray)" }, { "virtualAddress": "0x00753888", "name": "ObjectProgress__ctor", "signature": "void ObjectProgress__ctor(ObjectProgress * this, MethodInfo * method)", "dotNetSignature": "ObjectProgress()" }, { "virtualAddress": "0x007538F8", "name": "ObjectProgress_Counter", "signature": "void ObjectProgress_Counter(ObjectProgress * this, MethodInfo * method)", "dotNetSignature": "Void Counter()" }, { "virtualAddress": "0x00753A28", "name": "ObjectProgress_Init", "signature": "void ObjectProgress_Init(ObjectProgress * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x00753A78", "name": "ObjectProgress_ArrayCountIncrement", "signature": "void ObjectProgress_ArrayCountIncrement(ObjectProgress * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void ArrayCountIncrement(Int32)" }, { "virtualAddress": "0x00753A88", "name": "ObjectProgress_GetNext", "signature": "bool ObjectProgress_GetNext(ObjectProgress * this, BinaryTypeEnum__Enum * outBinaryTypeEnum, Object * * outTypeInformation, MethodInfo * method)", "dotNetSignature": "Boolean GetNext(BinaryTypeEnum ByRef, Object ByRef)" }, { "virtualAddress": "0x00753BAC", "name": "ObjectProgress__cctor", "signature": "void ObjectProgress__cctor(MethodInfo * method)", "dotNetSignature": "ObjectProgress()" }, { "virtualAddress": "0x0075091C", "name": "Converter__ctor", "signature": "void Converter__ctor(Converter * this, MethodInfo * method)", "dotNetSignature": "Converter()" }, { "virtualAddress": "0x0074CAD8", "name": "Converter_ToCode", "signature": "InternalPrimitiveTypeE__Enum Converter_ToCode(Type * type, MethodInfo * method)", "dotNetSignature": "InternalPrimitiveTypeE ToCode(Type)" }, { "virtualAddress": "0x00750A0C", "name": "Converter_IsWriteAsByteArray", "signature": "bool Converter_IsWriteAsByteArray(InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "Boolean IsWriteAsByteArray(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00750A30", "name": "Converter_TypeLength", "signature": "int32_t Converter_TypeLength(InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "Int32 TypeLength(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00750A54", "name": "Converter_GetNameSpaceEnum", "signature": "InternalNameSpaceE__Enum Converter_GetNameSpaceEnum(InternalPrimitiveTypeE__Enum code, Type * type, WriteObjectInfo * objectInfo, String * * typeName, MethodInfo * method)", "dotNetSignature": "InternalNameSpaceE GetNameSpaceEnum(InternalPrimitiveTypeE, Type, WriteObjectInfo, String ByRef)" }, { "virtualAddress": "0x0074D184", "name": "Converter_ToArrayType", "signature": "Type * Converter_ToArrayType(InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "Type ToArrayType(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00751040", "name": "Converter_InitTypeA", "signature": "void Converter_InitTypeA(MethodInfo * method)", "dotNetSignature": "Void InitTypeA()" }, { "virtualAddress": "0x00750C74", "name": "Converter_InitArrayTypeA", "signature": "void Converter_InitArrayTypeA(MethodInfo * method)", "dotNetSignature": "Void InitArrayTypeA()" }, { "virtualAddress": "0x0074D09C", "name": "Converter_ToType", "signature": "Type * Converter_ToType(InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "Type ToType(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x0075140C", "name": "Converter_CreatePrimitiveArray", "signature": "Array * Converter_CreatePrimitiveArray(InternalPrimitiveTypeE__Enum code, int32_t length, MethodInfo * method)", "dotNetSignature": "Array CreatePrimitiveArray(InternalPrimitiveTypeE, Int32)" }, { "virtualAddress": "0x0074C4E4", "name": "Converter_IsPrimitiveArray", "signature": "bool Converter_IsPrimitiveArray(Type * type, Object * * typeInformation, MethodInfo * method)", "dotNetSignature": "Boolean IsPrimitiveArray(Type, Object ByRef)" }, { "virtualAddress": "0x00751498", "name": "Converter_InitValueA", "signature": "void Converter_InitValueA(MethodInfo * method)", "dotNetSignature": "Void InitValueA()" }, { "virtualAddress": "0x0074CFB4", "name": "Converter_ToComType", "signature": "String * Converter_ToComType(InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "String ToComType(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00751864", "name": "Converter_InitTypeCodeA", "signature": "void Converter_InitTypeCodeA(MethodInfo * method)", "dotNetSignature": "Void InitTypeCodeA()" }, { "virtualAddress": "0x00751A04", "name": "Converter_ToTypeCode", "signature": "TypeCode__Enum Converter_ToTypeCode(InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "TypeCode ToTypeCode(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00751AEC", "name": "Converter_InitCodeA", "signature": "void Converter_InitCodeA(MethodInfo * method)", "dotNetSignature": "Void InitCodeA()" }, { "virtualAddress": "0x00750924", "name": "Converter_ToPrimitiveTypeEnum", "signature": "InternalPrimitiveTypeE__Enum Converter_ToPrimitiveTypeEnum(TypeCode__Enum typeCode, MethodInfo * method)", "dotNetSignature": "InternalPrimitiveTypeE ToPrimitiveTypeEnum(TypeCode)" }, { "virtualAddress": "0x00751CA0", "name": "Converter_FromString", "signature": "Object * Converter_FromString(String * value, InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "Object FromString(String, InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00751D94", "name": "Converter__cctor", "signature": "void Converter__cctor(MethodInfo * method)", "dotNetSignature": "Converter()" }, { "virtualAddress": "0x0074D6DC", "name": "BinaryFormatter_get_TypeFormat", "signature": "FormatterTypeStyle__Enum BinaryFormatter_get_TypeFormat(BinaryFormatter * this, MethodInfo * method)", "dotNetSignature": "FormatterTypeStyle get_TypeFormat()" }, { "virtualAddress": "0x0074D6E4", "name": "BinaryFormatter_set_TypeFormat", "signature": "void BinaryFormatter_set_TypeFormat(BinaryFormatter * this, FormatterTypeStyle__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_TypeFormat(FormatterTypeStyle)" }, { "virtualAddress": "0x0074D6EC", "name": "BinaryFormatter_get_AssemblyFormat", "signature": "FormatterAssemblyStyle__Enum BinaryFormatter_get_AssemblyFormat(BinaryFormatter * this, MethodInfo * method)", "dotNetSignature": "FormatterAssemblyStyle get_AssemblyFormat()" }, { "virtualAddress": "0x0074D6F4", "name": "BinaryFormatter_set_AssemblyFormat", "signature": "void BinaryFormatter_set_AssemblyFormat(BinaryFormatter * this, FormatterAssemblyStyle__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_AssemblyFormat(FormatterAssemblyStyle)" }, { "virtualAddress": "0x0074D6FC", "name": "BinaryFormatter_get_FilterLevel", "signature": "TypeFilterLevel__Enum BinaryFormatter_get_FilterLevel(BinaryFormatter * this, MethodInfo * method)", "dotNetSignature": "TypeFilterLevel get_FilterLevel()" }, { "virtualAddress": "0x0074D704", "name": "BinaryFormatter_set_FilterLevel", "signature": "void BinaryFormatter_set_FilterLevel(BinaryFormatter * this, TypeFilterLevel__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_FilterLevel(TypeFilterLevel)" }, { "virtualAddress": "0x0074D70C", "name": "BinaryFormatter_get_SurrogateSelector", "signature": "ISurrogateSelector * BinaryFormatter_get_SurrogateSelector(BinaryFormatter * this, MethodInfo * method)", "dotNetSignature": "ISurrogateSelector get_SurrogateSelector()" }, { "virtualAddress": "0x0074D714", "name": "BinaryFormatter_set_SurrogateSelector", "signature": "void BinaryFormatter_set_SurrogateSelector(BinaryFormatter * this, ISurrogateSelector * value, MethodInfo * method)", "dotNetSignature": "Void set_SurrogateSelector(ISurrogateSelector)" }, { "virtualAddress": "0x0074D71C", "name": "BinaryFormatter_get_Binder", "signature": "SerializationBinder * BinaryFormatter_get_Binder(BinaryFormatter * this, MethodInfo * method)", "dotNetSignature": "SerializationBinder get_Binder()" }, { "virtualAddress": "0x0074D724", "name": "BinaryFormatter_set_Binder", "signature": "void BinaryFormatter_set_Binder(BinaryFormatter * this, SerializationBinder * value, MethodInfo * method)", "dotNetSignature": "Void set_Binder(SerializationBinder)" }, { "virtualAddress": "0x0074D72C", "name": "BinaryFormatter_get_Context", "signature": "StreamingContext BinaryFormatter_get_Context(BinaryFormatter * this, MethodInfo * method)", "dotNetSignature": "StreamingContext get_Context()" }, { "virtualAddress": "0x0074D738", "name": "BinaryFormatter_set_Context", "signature": "void BinaryFormatter_set_Context(BinaryFormatter * this, StreamingContext value, MethodInfo * method)", "dotNetSignature": "Void set_Context(StreamingContext)" }, { "virtualAddress": "0x0074D740", "name": "BinaryFormatter__ctor", "signature": "void BinaryFormatter__ctor(BinaryFormatter * this, MethodInfo * method)", "dotNetSignature": "BinaryFormatter()" }, { "virtualAddress": "0x0074D79C", "name": "BinaryFormatter__ctor_1", "signature": "void BinaryFormatter__ctor_1(BinaryFormatter * this, ISurrogateSelector * selector, StreamingContext context, MethodInfo * method)", "dotNetSignature": "BinaryFormatter(ISurrogateSelector, StreamingContext)" }, { "virtualAddress": "0x0074D7EC", "name": "BinaryFormatter_Deserialize", "signature": "Object * BinaryFormatter_Deserialize(BinaryFormatter * this, Stream * serializationStream, MethodInfo * method)", "dotNetSignature": "Object Deserialize(Stream)" }, { "virtualAddress": "0x0074D800", "name": "BinaryFormatter_Deserialize_1", "signature": "Object * BinaryFormatter_Deserialize_1(BinaryFormatter * this, Stream * serializationStream, HeaderHandler * handler, bool fCheck, MethodInfo * method)", "dotNetSignature": "Object Deserialize(Stream, HeaderHandler, Boolean)" }, { "virtualAddress": "0x0074D7F8", "name": "BinaryFormatter_Deserialize_2", "signature": "Object * BinaryFormatter_Deserialize_2(BinaryFormatter * this, Stream * serializationStream, HeaderHandler * handler, MethodInfo * method)", "dotNetSignature": "Object Deserialize(Stream, HeaderHandler)" }, { "virtualAddress": "0x0074DE9C", "name": "BinaryFormatter_DeserializeMethodResponse", "signature": "Object * BinaryFormatter_DeserializeMethodResponse(BinaryFormatter * this, Stream * serializationStream, HeaderHandler * handler, IMethodCallMessage * methodCallMessage, MethodInfo * method)", "dotNetSignature": "Object DeserializeMethodResponse(Stream, HeaderHandler, IMethodCallMessage)" }, { "virtualAddress": "0x0074DEBC", "name": "BinaryFormatter_UnsafeDeserialize", "signature": "Object * BinaryFormatter_UnsafeDeserialize(BinaryFormatter * this, Stream * serializationStream, HeaderHandler * handler, MethodInfo * method)", "dotNetSignature": "Object UnsafeDeserialize(Stream, HeaderHandler)" }, { "virtualAddress": "0x0074DEC4", "name": "BinaryFormatter_UnsafeDeserializeMethodResponse", "signature": "Object * BinaryFormatter_UnsafeDeserializeMethodResponse(BinaryFormatter * this, Stream * serializationStream, HeaderHandler * handler, IMethodCallMessage * methodCallMessage, MethodInfo * method)", "dotNetSignature": "Object UnsafeDeserializeMethodResponse(Stream, HeaderHandler, IMethodCallMessage)" }, { "virtualAddress": "0x0074DEAC", "name": "BinaryFormatter_Deserialize_3", "signature": "Object * BinaryFormatter_Deserialize_3(BinaryFormatter * this, Stream * serializationStream, HeaderHandler * handler, bool fCheck, IMethodCallMessage * methodCallMessage, MethodInfo * method)", "dotNetSignature": "Object Deserialize(Stream, HeaderHandler, Boolean, IMethodCallMessage)" }, { "virtualAddress": "0x0074DED4", "name": "BinaryFormatter_Deserialize_4", "signature": "Object * BinaryFormatter_Deserialize_4(BinaryFormatter * this, Stream * serializationStream, HeaderHandler * handler, bool fCheck, bool isCrossAppDomain, IMethodCallMessage * methodCallMessage, MethodInfo * method)", "dotNetSignature": "Object Deserialize(Stream, HeaderHandler, Boolean, Boolean, IMethodCallMessage)" }, { "virtualAddress": "0x0074E400", "name": "BinaryFormatter_Serialize", "signature": "void BinaryFormatter_Serialize(BinaryFormatter * this, Stream * serializationStream, Object * graph, MethodInfo * method)", "dotNetSignature": "Void Serialize(Stream, Object)" }, { "virtualAddress": "0x0074E40C", "name": "BinaryFormatter_Serialize_1", "signature": "void BinaryFormatter_Serialize_1(BinaryFormatter * this, Stream * serializationStream, Object * graph, Header__Array * headers, MethodInfo * method)", "dotNetSignature": "Void Serialize(Stream, Object, Header[])" }, { "virtualAddress": "0x0074E414", "name": "BinaryFormatter_Serialize_2", "signature": "void BinaryFormatter_Serialize_2(BinaryFormatter * this, Stream * serializationStream, Object * graph, Header__Array * headers, bool fCheck, MethodInfo * method)", "dotNetSignature": "Void Serialize(Stream, Object, Header[], Boolean)" }, { "virtualAddress": "0x0074EA2C", "name": "BinaryFormatter_GetTypeInformation", "signature": "TypeInformation * BinaryFormatter_GetTypeInformation(Type * type, MethodInfo * method)", "dotNetSignature": "TypeInformation GetTypeInformation(Type)" }, { "virtualAddress": "0x0074EC54", "name": "BinaryFormatter__cctor", "signature": "void BinaryFormatter__cctor(MethodInfo * method)", "dotNetSignature": "BinaryFormatter()" }, { "virtualAddress": "0x0054AE44", "name": "_BinaryWriter__ctor", "signature": "void _BinaryWriter__ctor(_BinaryWriter * this, Stream * sout, ObjectWriter * objectWriter, FormatterTypeStyle__Enum formatterTypeStyle, MethodInfo * method)", "dotNetSignature": "__BinaryWriter(Stream, ObjectWriter, FormatterTypeStyle)" }, { "virtualAddress": "0x0054AEFC", "name": "_BinaryWriter_WriteBegin", "signature": "void _BinaryWriter_WriteBegin(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteBegin()" }, { "virtualAddress": "0x0054AF00", "name": "_BinaryWriter_WriteEnd", "signature": "void _BinaryWriter_WriteEnd(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteEnd()" }, { "virtualAddress": "0x0054AF20", "name": "_BinaryWriter_WriteBoolean", "signature": "void _BinaryWriter_WriteBoolean(_BinaryWriter * this, bool value, MethodInfo * method)", "dotNetSignature": "Void WriteBoolean(Boolean)" }, { "virtualAddress": "0x005447DC", "name": "_BinaryWriter_WriteByte", "signature": "void _BinaryWriter_WriteByte(_BinaryWriter * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x0054AF44", "name": "_BinaryWriter_WriteBytes", "signature": "void _BinaryWriter_WriteBytes(_BinaryWriter * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void WriteBytes(Byte[])" }, { "virtualAddress": "0x0054AF68", "name": "_BinaryWriter_WriteBytes_1", "signature": "void _BinaryWriter_WriteBytes_1(_BinaryWriter * this, Byte__Array * byteA, int32_t offset, int32_t size, MethodInfo * method)", "dotNetSignature": "Void WriteBytes(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0054AF8C", "name": "_BinaryWriter_WriteChar", "signature": "void _BinaryWriter_WriteChar(_BinaryWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteChar(Char)" }, { "virtualAddress": "0x0054AFB0", "name": "_BinaryWriter_WriteChars", "signature": "void _BinaryWriter_WriteChars(_BinaryWriter * this, Char__Array * value, MethodInfo * method)", "dotNetSignature": "Void WriteChars(Char[])" }, { "virtualAddress": "0x0054AFD4", "name": "_BinaryWriter_WriteDecimal", "signature": "void _BinaryWriter_WriteDecimal(_BinaryWriter * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void WriteDecimal(Decimal)" }, { "virtualAddress": "0x0054B0A0", "name": "_BinaryWriter_WriteSingle", "signature": "void _BinaryWriter_WriteSingle(_BinaryWriter * this, float value, MethodInfo * method)", "dotNetSignature": "Void WriteSingle(Single)" }, { "virtualAddress": "0x0054B0C4", "name": "_BinaryWriter_WriteDouble", "signature": "void _BinaryWriter_WriteDouble(_BinaryWriter * this, double value, MethodInfo * method)", "dotNetSignature": "Void WriteDouble(Double)" }, { "virtualAddress": "0x0054B0E8", "name": "_BinaryWriter_WriteInt16", "signature": "void _BinaryWriter_WriteInt16(_BinaryWriter * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt16(Int16)" }, { "virtualAddress": "0x005447FC", "name": "_BinaryWriter_WriteInt32", "signature": "void _BinaryWriter_WriteInt32(_BinaryWriter * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt32(Int32)" }, { "virtualAddress": "0x0054B10C", "name": "_BinaryWriter_WriteInt64", "signature": "void _BinaryWriter_WriteInt64(_BinaryWriter * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt64(Int64)" }, { "virtualAddress": "0x0054B130", "name": "_BinaryWriter_WriteSByte", "signature": "void _BinaryWriter_WriteSByte(_BinaryWriter * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Void WriteSByte(SByte)" }, { "virtualAddress": "0x0054B07C", "name": "_BinaryWriter_WriteString", "signature": "void _BinaryWriter_WriteString(_BinaryWriter * this, String * value, MethodInfo * method)", "dotNetSignature": "Void WriteString(String)" }, { "virtualAddress": "0x0054B150", "name": "_BinaryWriter_WriteTimeSpan", "signature": "void _BinaryWriter_WriteTimeSpan(_BinaryWriter * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void WriteTimeSpan(TimeSpan)" }, { "virtualAddress": "0x0054B174", "name": "_BinaryWriter_WriteDateTime", "signature": "void _BinaryWriter_WriteDateTime(_BinaryWriter * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void WriteDateTime(DateTime)" }, { "virtualAddress": "0x0054B198", "name": "_BinaryWriter_WriteUInt16", "signature": "void _BinaryWriter_WriteUInt16(_BinaryWriter * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt16(UInt16)" }, { "virtualAddress": "0x0054B1BC", "name": "_BinaryWriter_WriteUInt32", "signature": "void _BinaryWriter_WriteUInt32(_BinaryWriter * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt32(UInt32)" }, { "virtualAddress": "0x0054B1E0", "name": "_BinaryWriter_WriteUInt64", "signature": "void _BinaryWriter_WriteUInt64(_BinaryWriter * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt64(UInt64)" }, { "virtualAddress": "0x0054B204", "name": "_BinaryWriter_WriteObjectEnd", "signature": "void _BinaryWriter_WriteObjectEnd(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * typeNameInfo, MethodInfo * method)", "dotNetSignature": "Void WriteObjectEnd(NameInfo, NameInfo)" }, { "virtualAddress": "0x0054B208", "name": "_BinaryWriter_WriteSerializationHeaderEnd", "signature": "void _BinaryWriter_WriteSerializationHeaderEnd(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteSerializationHeaderEnd()" }, { "virtualAddress": "0x0054B288", "name": "_BinaryWriter_WriteSerializationHeader", "signature": "void _BinaryWriter_WriteSerializationHeader(_BinaryWriter * this, int32_t topId, int32_t headerId, int32_t minorVersion, int32_t majorVersion, MethodInfo * method)", "dotNetSignature": "Void WriteSerializationHeader(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0054B328", "name": "_BinaryWriter_WriteMethodCall", "signature": "void _BinaryWriter_WriteMethodCall(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteMethodCall()" }, { "virtualAddress": "0x0054B3B4", "name": "_BinaryWriter_WriteCallArray", "signature": "Object__Array * _BinaryWriter_WriteCallArray(_BinaryWriter * this, String * uri, String * methodName, String * typeName, Type__Array * instArgs, Object__Array * args, Object * methodSignature, Object * callContext, Object__Array * properties, MethodInfo * method)", "dotNetSignature": "Object[] WriteCallArray(String, String, String, Type[], Object[], Object, Object, Object[])" }, { "virtualAddress": "0x0054B488", "name": "_BinaryWriter_WriteMethodReturn", "signature": "void _BinaryWriter_WriteMethodReturn(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteMethodReturn()" }, { "virtualAddress": "0x0054B514", "name": "_BinaryWriter_WriteReturnArray", "signature": "Object__Array * _BinaryWriter_WriteReturnArray(_BinaryWriter * this, Object * returnValue, Object__Array * args, Exception * exception, Object * callContext, Object__Array * properties, MethodInfo * method)", "dotNetSignature": "Object[] WriteReturnArray(Object, Object[], Exception, Object, Object[])" }, { "virtualAddress": "0x0054B5CC", "name": "_BinaryWriter_WriteObject", "signature": "void _BinaryWriter_WriteObject(_BinaryWriter * this, NameInfo * nameInfo, NameInfo * typeNameInfo, int32_t numMembers, String__Array * memberNames, Type__Array * memberTypes, WriteObjectInfo__Array * memberObjectInfos, MethodInfo * method)", "dotNetSignature": "Void WriteObject(NameInfo, NameInfo, Int32, String[], Type[], WriteObjectInfo[])" }, { "virtualAddress": "0x0054BB24", "name": "_BinaryWriter_WriteObjectString", "signature": "void _BinaryWriter_WriteObjectString(_BinaryWriter * this, int32_t objectId, String * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectString(Int32, String)" }, { "virtualAddress": "0x0054BBD0", "name": "_BinaryWriter_WriteSingleArray", "signature": "void _BinaryWriter_WriteSingleArray(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * arrayNameInfo, WriteObjectInfo * objectInfo, NameInfo * arrayElemTypeNameInfo, int32_t length, int32_t lowerBound, Array * array, MethodInfo * method)", "dotNetSignature": "Void WriteSingleArray(NameInfo, NameInfo, WriteObjectInfo, NameInfo, Int32, Int32, Array)" }, { "virtualAddress": "0x0054BE94", "name": "_BinaryWriter_WriteArrayAsBytes", "signature": "void _BinaryWriter_WriteArrayAsBytes(_BinaryWriter * this, Array * array, int32_t typeLength, MethodInfo * method)", "dotNetSignature": "Void WriteArrayAsBytes(Array, Int32)" }, { "virtualAddress": "0x0054C0D0", "name": "_BinaryWriter_WriteJaggedArray", "signature": "void _BinaryWriter_WriteJaggedArray(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * arrayNameInfo, WriteObjectInfo * objectInfo, NameInfo * arrayElemTypeNameInfo, int32_t length, int32_t lowerBound, MethodInfo * method)", "dotNetSignature": "Void WriteJaggedArray(NameInfo, NameInfo, WriteObjectInfo, NameInfo, Int32, Int32)" }, { "virtualAddress": "0x0054C278", "name": "_BinaryWriter_WriteRectangleArray", "signature": "void _BinaryWriter_WriteRectangleArray(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * arrayNameInfo, WriteObjectInfo * objectInfo, NameInfo * arrayElemTypeNameInfo, int32_t rank, Int32__Array * lengthA, Int32__Array * lowerBoundA, MethodInfo * method)", "dotNetSignature": "Void WriteRectangleArray(NameInfo, NameInfo, WriteObjectInfo, NameInfo, Int32, Int32[], Int32[])" }, { "virtualAddress": "0x0054C3F8", "name": "_BinaryWriter_WriteObjectByteArray", "signature": "void _BinaryWriter_WriteObjectByteArray(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * arrayNameInfo, WriteObjectInfo * objectInfo, NameInfo * arrayElemTypeNameInfo, int32_t length, int32_t lowerBound, Byte__Array * byteA, MethodInfo * method)", "dotNetSignature": "Void WriteObjectByteArray(NameInfo, NameInfo, WriteObjectInfo, NameInfo, Int32, Int32, Byte[])" }, { "virtualAddress": "0x0054C464", "name": "_BinaryWriter_WriteMember", "signature": "void _BinaryWriter_WriteMember(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * typeNameInfo, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteMember(NameInfo, NameInfo, Object)" }, { "virtualAddress": "0x0054C5B4", "name": "_BinaryWriter_WriteNullMember", "signature": "void _BinaryWriter_WriteNullMember(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * typeNameInfo, MethodInfo * method)", "dotNetSignature": "Void WriteNullMember(NameInfo, NameInfo)" }, { "virtualAddress": "0x0054C674", "name": "_BinaryWriter_WriteMemberObjectRef", "signature": "void _BinaryWriter_WriteMemberObjectRef(_BinaryWriter * this, NameInfo * memberNameInfo, int32_t idRef, MethodInfo * method)", "dotNetSignature": "Void WriteMemberObjectRef(NameInfo, Int32)" }, { "virtualAddress": "0x0054C724", "name": "_BinaryWriter_WriteMemberNested", "signature": "void _BinaryWriter_WriteMemberNested(_BinaryWriter * this, NameInfo * memberNameInfo, MethodInfo * method)", "dotNetSignature": "Void WriteMemberNested(NameInfo)" }, { "virtualAddress": "0x0054C74C", "name": "_BinaryWriter_WriteMemberString", "signature": "void _BinaryWriter_WriteMemberString(_BinaryWriter * this, NameInfo * memberNameInfo, NameInfo * typeNameInfo, String * value, MethodInfo * method)", "dotNetSignature": "Void WriteMemberString(NameInfo, NameInfo, String)" }, { "virtualAddress": "0x0054C798", "name": "_BinaryWriter_WriteItem", "signature": "void _BinaryWriter_WriteItem(_BinaryWriter * this, NameInfo * itemNameInfo, NameInfo * typeNameInfo, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteItem(NameInfo, NameInfo, Object)" }, { "virtualAddress": "0x0054C7DC", "name": "_BinaryWriter_WriteNullItem", "signature": "void _BinaryWriter_WriteNullItem(_BinaryWriter * this, NameInfo * itemNameInfo, NameInfo * typeNameInfo, MethodInfo * method)", "dotNetSignature": "Void WriteNullItem(NameInfo, NameInfo)" }, { "virtualAddress": "0x0054C7EC", "name": "_BinaryWriter_WriteDelayedNullItem", "signature": "void _BinaryWriter_WriteDelayedNullItem(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteDelayedNullItem()" }, { "virtualAddress": "0x0054C7FC", "name": "_BinaryWriter_WriteItemEnd", "signature": "void _BinaryWriter_WriteItemEnd(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void WriteItemEnd()" }, { "virtualAddress": "0x0054BA78", "name": "_BinaryWriter_InternalWriteItemNull", "signature": "void _BinaryWriter_InternalWriteItemNull(_BinaryWriter * this, MethodInfo * method)", "dotNetSignature": "Void InternalWriteItemNull()" }, { "virtualAddress": "0x0054C800", "name": "_BinaryWriter_WriteItemObjectRef", "signature": "void _BinaryWriter_WriteItemObjectRef(_BinaryWriter * this, NameInfo * nameInfo, int32_t idRef, MethodInfo * method)", "dotNetSignature": "Void WriteItemObjectRef(NameInfo, Int32)" }, { "virtualAddress": "0x0054C83C", "name": "_BinaryWriter_WriteAssembly", "signature": "void _BinaryWriter_WriteAssembly(_BinaryWriter * this, Type * type, String * assemblyString, int32_t assemId, bool isNew, MethodInfo * method)", "dotNetSignature": "Void WriteAssembly(Type, String, Int32, Boolean)" }, { "virtualAddress": "0x0054C938", "name": "_BinaryWriter_WriteValue", "signature": "void _BinaryWriter_WriteValue(_BinaryWriter * this, InternalPrimitiveTypeE__Enum code, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteValue(InternalPrimitiveTypeE, Object)" }, { "virtualAddress": "0x00753590", "name": "ObjectMapInfo__ctor", "signature": "void ObjectMapInfo__ctor(ObjectMapInfo * this, int32_t objectId, int32_t numMembers, String__Array * memberNames, Type__Array * memberTypes, MethodInfo * method)", "dotNetSignature": "ObjectMapInfo(Int32, Int32, String[], Type[])" }, { "virtualAddress": "0x007535DC", "name": "ObjectMapInfo_isCompatible", "signature": "bool ObjectMapInfo_isCompatible(ObjectMapInfo * this, int32_t numMembers, String__Array * memberNames, Type__Array * memberTypes, MethodInfo * method)", "dotNetSignature": "Boolean isCompatible(Int32, String[], Type[])" }, { "virtualAddress": "0x00545474", "name": "WriteObjectInfo__ctor", "signature": "void WriteObjectInfo__ctor(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "WriteObjectInfo()" }, { "virtualAddress": "0x0054547C", "name": "WriteObjectInfo_ObjectEnd", "signature": "void WriteObjectInfo_ObjectEnd(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void ObjectEnd()" }, { "virtualAddress": "0x005454A8", "name": "WriteObjectInfo_InternalInit", "signature": "void WriteObjectInfo_InternalInit(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void InternalInit()" }, { "virtualAddress": "0x005454C4", "name": "WriteObjectInfo_Serialize", "signature": "WriteObjectInfo * WriteObjectInfo_Serialize(Object * obj, ISurrogateSelector * surrogateSelector, StreamingContext context, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, ObjectWriter * objectWriter, SerializationBinder * binder, MethodInfo * method)", "dotNetSignature": "WriteObjectInfo Serialize(Object, ISurrogateSelector, StreamingContext, SerObjectInfoInit, IFormatterConverter, ObjectWriter, SerializationBinder)" }, { "virtualAddress": "0x00545638", "name": "WriteObjectInfo_InitSerialize", "signature": "void WriteObjectInfo_InitSerialize(WriteObjectInfo * this, Object * obj, ISurrogateSelector * surrogateSelector, StreamingContext context, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, ObjectWriter * objectWriter, SerializationBinder * binder, MethodInfo * method)", "dotNetSignature": "Void InitSerialize(Object, ISurrogateSelector, StreamingContext, SerObjectInfoInit, IFormatterConverter, ObjectWriter, SerializationBinder)" }, { "virtualAddress": "0x00546618", "name": "WriteObjectInfo_DumpMemberInfo", "signature": "void WriteObjectInfo_DumpMemberInfo(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void DumpMemberInfo()" }, { "virtualAddress": "0x00546654", "name": "WriteObjectInfo_Serialize_1", "signature": "WriteObjectInfo * WriteObjectInfo_Serialize_1(Type * objectType, ISurrogateSelector * surrogateSelector, StreamingContext context, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, SerializationBinder * binder, MethodInfo * method)", "dotNetSignature": "WriteObjectInfo Serialize(Type, ISurrogateSelector, StreamingContext, SerObjectInfoInit, IFormatterConverter, SerializationBinder)" }, { "virtualAddress": "0x005466E0", "name": "WriteObjectInfo_InitSerialize_1", "signature": "void WriteObjectInfo_InitSerialize_1(WriteObjectInfo * this, Type * objectType, ISurrogateSelector * surrogateSelector, StreamingContext context, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, SerializationBinder * binder, MethodInfo * method)", "dotNetSignature": "Void InitSerialize(Type, ISurrogateSelector, StreamingContext, SerObjectInfoInit, IFormatterConverter, SerializationBinder)" }, { "virtualAddress": "0x00545D48", "name": "WriteObjectInfo_InitSiWrite", "signature": "void WriteObjectInfo_InitSiWrite(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void InitSiWrite()" }, { "virtualAddress": "0x005461E0", "name": "WriteObjectInfo_CheckTypeForwardedFrom", "signature": "void WriteObjectInfo_CheckTypeForwardedFrom(SerObjectInfoCache * cache, Type * objectType, String * binderAssemblyString, MethodInfo * method)", "dotNetSignature": "Void CheckTypeForwardedFrom(SerObjectInfoCache, Type, String)" }, { "virtualAddress": "0x00545B0C", "name": "WriteObjectInfo_InitNoMembers", "signature": "void WriteObjectInfo_InitNoMembers(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void InitNoMembers()" }, { "virtualAddress": "0x00546348", "name": "WriteObjectInfo_InitMemberInfo", "signature": "void WriteObjectInfo_InitMemberInfo(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void InitMemberInfo()" }, { "virtualAddress": "0x00546F58", "name": "WriteObjectInfo_GetTypeFullName", "signature": "String * WriteObjectInfo_GetTypeFullName(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "String GetTypeFullName()" }, { "virtualAddress": "0x00546F84", "name": "WriteObjectInfo_GetAssemblyString", "signature": "String * WriteObjectInfo_GetAssemblyString(WriteObjectInfo * this, MethodInfo * method)", "dotNetSignature": "String GetAssemblyString()" }, { "virtualAddress": "0x00545BF4", "name": "WriteObjectInfo_InvokeSerializationBinder", "signature": "void WriteObjectInfo_InvokeSerializationBinder(WriteObjectInfo * this, SerializationBinder * binder, MethodInfo * method)", "dotNetSignature": "Void InvokeSerializationBinder(SerializationBinder)" }, { "virtualAddress": "0x00546DF8", "name": "WriteObjectInfo_GetMemberType", "signature": "Type * WriteObjectInfo_GetMemberType(WriteObjectInfo * this, MemberInfo_1 * objMember, MethodInfo * method)", "dotNetSignature": "Type GetMemberType(MemberInfo)" }, { "virtualAddress": "0x00546FB0", "name": "WriteObjectInfo_GetMemberInfo", "signature": "void WriteObjectInfo_GetMemberInfo(WriteObjectInfo * this, String__Array * * outMemberNames, Type__Array * * outMemberTypes, Object__Array * * outMemberData, MethodInfo * method)", "dotNetSignature": "Void GetMemberInfo(String[] ByRef, Type[] ByRef, Object[] ByRef)" }, { "virtualAddress": "0x00545560", "name": "WriteObjectInfo_GetObjectInfo", "signature": "WriteObjectInfo * WriteObjectInfo_GetObjectInfo(SerObjectInfoInit * serObjectInfoInit, MethodInfo * method)", "dotNetSignature": "WriteObjectInfo GetObjectInfo(SerObjectInfoInit)" }, { "virtualAddress": "0x00545488", "name": "WriteObjectInfo_PutObjectInfo", "signature": "void WriteObjectInfo_PutObjectInfo(SerObjectInfoInit * serObjectInfoInit, WriteObjectInfo * objectInfo, MethodInfo * method)", "dotNetSignature": "Void PutObjectInfo(SerObjectInfoInit, WriteObjectInfo)" }, { "virtualAddress": "0x00542C1C", "name": "ReadObjectInfo__ctor", "signature": "void ReadObjectInfo__ctor(ReadObjectInfo * this, MethodInfo * method)", "dotNetSignature": "ReadObjectInfo()" }, { "virtualAddress": "0x00542C24", "name": "ReadObjectInfo_ObjectEnd", "signature": "void ReadObjectInfo_ObjectEnd(ReadObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void ObjectEnd()" }, { "virtualAddress": "0x00542C28", "name": "ReadObjectInfo_PrepareForReuse", "signature": "void ReadObjectInfo_PrepareForReuse(ReadObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void PrepareForReuse()" }, { "virtualAddress": "0x00542C30", "name": "ReadObjectInfo_Create", "signature": "ReadObjectInfo * ReadObjectInfo_Create(Type * objectType, ISurrogateSelector * surrogateSelector, StreamingContext context, ObjectManager * objectManager, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, bool bSimpleAssembly, MethodInfo * method)", "dotNetSignature": "ReadObjectInfo Create(Type, ISurrogateSelector, StreamingContext, ObjectManager, SerObjectInfoInit, IFormatterConverter, Boolean)" }, { "virtualAddress": "0x00542D3C", "name": "ReadObjectInfo_Init", "signature": "void ReadObjectInfo_Init(ReadObjectInfo * this, Type * objectType, ISurrogateSelector * surrogateSelector, StreamingContext context, ObjectManager * objectManager, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, bool bSimpleAssembly, MethodInfo * method)", "dotNetSignature": "Void Init(Type, ISurrogateSelector, StreamingContext, ObjectManager, SerObjectInfoInit, IFormatterConverter, Boolean)" }, { "virtualAddress": "0x00542F14", "name": "ReadObjectInfo_Create_1", "signature": "ReadObjectInfo * ReadObjectInfo_Create_1(Type * objectType, String__Array * memberNames, Type__Array * memberTypes, ISurrogateSelector * surrogateSelector, StreamingContext context, ObjectManager * objectManager, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, bool bSimpleAssembly, MethodInfo * method)", "dotNetSignature": "ReadObjectInfo Create(Type, String[], Type[], ISurrogateSelector, StreamingContext, ObjectManager, SerObjectInfoInit, IFormatterConverter, Boolean)" }, { "virtualAddress": "0x00542FBC", "name": "ReadObjectInfo_Init_1", "signature": "void ReadObjectInfo_Init_1(ReadObjectInfo * this, Type * objectType, String__Array * memberNames, Type__Array * memberTypes, ISurrogateSelector * surrogateSelector, StreamingContext context, ObjectManager * objectManager, SerObjectInfoInit * serObjectInfoInit, IFormatterConverter * converter, bool bSimpleAssembly, MethodInfo * method)", "dotNetSignature": "Void Init(Type, String[], Type[], ISurrogateSelector, StreamingContext, ObjectManager, SerObjectInfoInit, IFormatterConverter, Boolean)" }, { "virtualAddress": "0x00542D58", "name": "ReadObjectInfo_InitReadConstructor", "signature": "void ReadObjectInfo_InitReadConstructor(ReadObjectInfo * this, Type * objectType, ISurrogateSelector * surrogateSelector, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void InitReadConstructor(Type, ISurrogateSelector, StreamingContext)" }, { "virtualAddress": "0x00543078", "name": "ReadObjectInfo_InitSiRead", "signature": "void ReadObjectInfo_InitSiRead(ReadObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void InitSiRead()" }, { "virtualAddress": "0x0054300C", "name": "ReadObjectInfo_InitNoMembers", "signature": "void ReadObjectInfo_InitNoMembers(ReadObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void InitNoMembers()" }, { "virtualAddress": "0x005430EC", "name": "ReadObjectInfo_InitMemberInfo", "signature": "void ReadObjectInfo_InitMemberInfo(ReadObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void InitMemberInfo()" }, { "virtualAddress": "0x00543500", "name": "ReadObjectInfo_GetMemberInfo", "signature": "MemberInfo_1 * ReadObjectInfo_GetMemberInfo(ReadObjectInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "MemberInfo GetMemberInfo(String)" }, { "virtualAddress": "0x00543848", "name": "ReadObjectInfo_GetType", "signature": "Type * ReadObjectInfo_GetType(ReadObjectInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Type GetType(String)" }, { "virtualAddress": "0x005439C8", "name": "ReadObjectInfo_AddValue", "signature": "void ReadObjectInfo_AddValue(ReadObjectInfo * this, String * name, Object * value, SerializationInfo * * si, Object__Array * * memberData, MethodInfo * method)", "dotNetSignature": "Void AddValue(String, Object, SerializationInfo ByRef, Object[] ByRef)" }, { "virtualAddress": "0x00543B30", "name": "ReadObjectInfo_InitDataStore", "signature": "void ReadObjectInfo_InitDataStore(ReadObjectInfo * this, SerializationInfo * * si, Object__Array * * memberData, MethodInfo * method)", "dotNetSignature": "Void InitDataStore(SerializationInfo ByRef, Object[] ByRef)" }, { "virtualAddress": "0x00543C00", "name": "ReadObjectInfo_RecordFixup", "signature": "void ReadObjectInfo_RecordFixup(ReadObjectInfo * this, int64_t objectId, String * name, int64_t idRef, MethodInfo * method)", "dotNetSignature": "Void RecordFixup(Int64, String, Int64)" }, { "virtualAddress": "0x00543CBC", "name": "ReadObjectInfo_PopulateObjectMembers", "signature": "void ReadObjectInfo_PopulateObjectMembers(ReadObjectInfo * this, Object * obj, Object__Array * memberData, MethodInfo * method)", "dotNetSignature": "Void PopulateObjectMembers(Object, Object[])" }, { "virtualAddress": "0x00543D68", "name": "ReadObjectInfo_DumpPopulate", "signature": "void ReadObjectInfo_DumpPopulate(ReadObjectInfo * this, MemberInfo_1__Array * memberInfos, Object__Array * memberData, MethodInfo * method)", "dotNetSignature": "Void DumpPopulate(MemberInfo[], Object[])" }, { "virtualAddress": "0x00543D90", "name": "ReadObjectInfo_DumpPopulateSi", "signature": "void ReadObjectInfo_DumpPopulateSi(ReadObjectInfo * this, MethodInfo * method)", "dotNetSignature": "Void DumpPopulateSi()" }, { "virtualAddress": "0x00543710", "name": "ReadObjectInfo_Position", "signature": "int32_t ReadObjectInfo_Position(ReadObjectInfo * this, String * name, MethodInfo * method)", "dotNetSignature": "Int32 Position(String)" }, { "virtualAddress": "0x00543D94", "name": "ReadObjectInfo_GetMemberTypes", "signature": "Type__Array * ReadObjectInfo_GetMemberTypes(ReadObjectInfo * this, String__Array * inMemberNames, Type * objectType, MethodInfo * method)", "dotNetSignature": "Type[] GetMemberTypes(String[], Type)" }, { "virtualAddress": "0x005433A0", "name": "ReadObjectInfo_GetMemberType", "signature": "Type * ReadObjectInfo_GetMemberType(ReadObjectInfo * this, MemberInfo_1 * objMember, MethodInfo * method)", "dotNetSignature": "Type GetMemberType(MemberInfo)" }, { "virtualAddress": "0x00542CC4", "name": "ReadObjectInfo_GetObjectInfo", "signature": "ReadObjectInfo * ReadObjectInfo_GetObjectInfo(SerObjectInfoInit * serObjectInfoInit, MethodInfo * method)", "dotNetSignature": "ReadObjectInfo GetObjectInfo(SerObjectInfoInit)" }, { "virtualAddress": "0x005442C0", "name": "SerObjectInfoInit__ctor", "signature": "void SerObjectInfoInit__ctor(SerObjectInfoInit * this, MethodInfo * method)", "dotNetSignature": "SerObjectInfoInit()" }, { "virtualAddress": "0x0054427C", "name": "SerObjectInfoCache__ctor", "signature": "void SerObjectInfoCache__ctor(SerObjectInfoCache * this, String * typeName, String * assemblyName, bool hasTypeForwardedFrom, MethodInfo * method)", "dotNetSignature": "SerObjectInfoCache(String, String, Boolean)" }, { "virtualAddress": "0x005432FC", "name": "SerObjectInfoCache__ctor_1", "signature": "void SerObjectInfoCache__ctor_1(SerObjectInfoCache * this, Type * type, MethodInfo * method)", "dotNetSignature": "SerObjectInfoCache(Type)" }, { "virtualAddress": "0x005450A4", "name": "TypeInformation_get_FullTypeName", "signature": "String * TypeInformation_get_FullTypeName(TypeInformation * this, MethodInfo * method)", "dotNetSignature": "String get_FullTypeName()" }, { "virtualAddress": "0x005450AC", "name": "TypeInformation_get_AssemblyString", "signature": "String * TypeInformation_get_AssemblyString(TypeInformation * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyString()" }, { "virtualAddress": "0x005450B4", "name": "TypeInformation_get_HasTypeForwardedFrom", "signature": "bool TypeInformation_get_HasTypeForwardedFrom(TypeInformation * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasTypeForwardedFrom()" }, { "virtualAddress": "0x005450BC", "name": "TypeInformation__ctor", "signature": "void TypeInformation__ctor(TypeInformation * this, String * fullTypeName, String * assemblyString, bool hasTypeForwardedFrom, MethodInfo * method)", "dotNetSignature": "TypeInformation(String, String, Boolean)" }, { "virtualAddress": "0x00753C00", "name": "ObjectReader_get_ValueFixupStack", "signature": "SerStack * ObjectReader_get_ValueFixupStack(ObjectReader * this, MethodInfo * method)", "dotNetSignature": "SerStack get_ValueFixupStack()" }, { "virtualAddress": "0x00753C78", "name": "ObjectReader_get_TopObject", "signature": "Object * ObjectReader_get_TopObject(ObjectReader * this, MethodInfo * method)", "dotNetSignature": "Object get_TopObject()" }, { "virtualAddress": "0x00753C80", "name": "ObjectReader_set_TopObject", "signature": "void ObjectReader_set_TopObject(ObjectReader * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_TopObject(Object)" }, { "virtualAddress": "0x0074DA30", "name": "ObjectReader__ctor", "signature": "void ObjectReader__ctor(ObjectReader * this, Stream * stream, ISurrogateSelector * selector, StreamingContext context, InternalFE * formatterEnums, SerializationBinder * binder, MethodInfo * method)", "dotNetSignature": "ObjectReader(Stream, ISurrogateSelector, StreamingContext, InternalFE, SerializationBinder)" }, { "virtualAddress": "0x0074E100", "name": "ObjectReader_Deserialize", "signature": "Object * ObjectReader_Deserialize(ObjectReader * this, HeaderHandler * handler, _BinaryParser * serParser, bool fCheck, bool isCrossAppDomain, IMethodCallMessage * methodCallMessage, MethodInfo * method)", "dotNetSignature": "Object Deserialize(HeaderHandler, __BinaryParser, Boolean, Boolean, IMethodCallMessage)" }, { "virtualAddress": "0x0074DB38", "name": "ObjectReader_Deserialize_1", "signature": "Object * ObjectReader_Deserialize_1(ObjectReader * this, HeaderHandler * handler, _BinaryParser * serParser, bool fCheck, MethodInfo * method)", "dotNetSignature": "Object Deserialize(HeaderHandler, __BinaryParser, Boolean)" }, { "virtualAddress": "0x00753C94", "name": "ObjectReader_HasSurrogate", "signature": "bool ObjectReader_HasSurrogate(ObjectReader * this, Type * t, MethodInfo * method)", "dotNetSignature": "Boolean HasSurrogate(Type)" }, { "virtualAddress": "0x00753D84", "name": "ObjectReader_CheckSerializable", "signature": "void ObjectReader_CheckSerializable(ObjectReader * this, Type * t, MethodInfo * method)", "dotNetSignature": "Void CheckSerializable(Type)" }, { "virtualAddress": "0x00753EF4", "name": "ObjectReader_InitFullDeserialization", "signature": "void ObjectReader_InitFullDeserialization(ObjectReader * this, MethodInfo * method)", "dotNetSignature": "Void InitFullDeserialization()" }, { "virtualAddress": "0x00753FDC", "name": "ObjectReader_CrossAppDomainArray", "signature": "Object * ObjectReader_CrossAppDomainArray(ObjectReader * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object CrossAppDomainArray(Int32)" }, { "virtualAddress": "0x00753054", "name": "ObjectReader_CreateReadObjectInfo", "signature": "ReadObjectInfo * ObjectReader_CreateReadObjectInfo(ObjectReader * this, Type * objectType, MethodInfo * method)", "dotNetSignature": "ReadObjectInfo CreateReadObjectInfo(Type)" }, { "virtualAddress": "0x00753370", "name": "ObjectReader_CreateReadObjectInfo_1", "signature": "ReadObjectInfo * ObjectReader_CreateReadObjectInfo_1(ObjectReader * this, Type * objectType, String__Array * memberNames, Type__Array * memberTypes, MethodInfo * method)", "dotNetSignature": "ReadObjectInfo CreateReadObjectInfo(Type, String[], Type[])" }, { "virtualAddress": "0x00754018", "name": "ObjectReader_Parse", "signature": "void ObjectReader_Parse(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void Parse(ParseRecord)" }, { "virtualAddress": "0x00754D24", "name": "ObjectReader_ParseError", "signature": "void ObjectReader_ParseError(ObjectReader * this, ParseRecord * processing, ParseRecord * onStack, MethodInfo * method)", "dotNetSignature": "Void ParseError(ParseRecord, ParseRecord)" }, { "virtualAddress": "0x007541C8", "name": "ObjectReader_ParseSerializedStreamHeader", "signature": "void ObjectReader_ParseSerializedStreamHeader(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseSerializedStreamHeader(ParseRecord)" }, { "virtualAddress": "0x007541E4", "name": "ObjectReader_ParseSerializedStreamHeaderEnd", "signature": "void ObjectReader_ParseSerializedStreamHeaderEnd(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseSerializedStreamHeaderEnd(ParseRecord)" }, { "virtualAddress": "0x00754200", "name": "ObjectReader_ParseObject", "signature": "void ObjectReader_ParseObject(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseObject(ParseRecord)" }, { "virtualAddress": "0x00754504", "name": "ObjectReader_ParseObjectEnd", "signature": "void ObjectReader_ParseObjectEnd(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseObjectEnd(ParseRecord)" }, { "virtualAddress": "0x00754F80", "name": "ObjectReader_ParseArray", "signature": "void ObjectReader_ParseArray(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseArray(ParseRecord)" }, { "virtualAddress": "0x007555DC", "name": "ObjectReader_NextRectangleMap", "signature": "void ObjectReader_NextRectangleMap(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void NextRectangleMap(ParseRecord)" }, { "virtualAddress": "0x007556BC", "name": "ObjectReader_ParseArrayMember", "signature": "void ObjectReader_ParseArrayMember(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseArrayMember(ParseRecord)" }, { "virtualAddress": "0x00755EA0", "name": "ObjectReader_ParseArrayMemberEnd", "signature": "void ObjectReader_ParseArrayMemberEnd(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseArrayMemberEnd(ParseRecord)" }, { "virtualAddress": "0x00754754", "name": "ObjectReader_ParseMember", "signature": "void ObjectReader_ParseMember(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseMember(ParseRecord)" }, { "virtualAddress": "0x00754C4C", "name": "ObjectReader_ParseMemberEnd", "signature": "void ObjectReader_ParseMemberEnd(ObjectReader * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ParseMemberEnd(ParseRecord)" }, { "virtualAddress": "0x00755E64", "name": "ObjectReader_ParseString", "signature": "void ObjectReader_ParseString(ObjectReader * this, ParseRecord * pr, ParseRecord * parentPr, MethodInfo * method)", "dotNetSignature": "Void ParseString(ParseRecord, ParseRecord)" }, { "virtualAddress": "0x007555D4", "name": "ObjectReader_RegisterObject", "signature": "void ObjectReader_RegisterObject(ObjectReader * this, Object * obj, ParseRecord * pr, ParseRecord * objectPr, MethodInfo * method)", "dotNetSignature": "Void RegisterObject(Object, ParseRecord, ParseRecord)" }, { "virtualAddress": "0x00755EC4", "name": "ObjectReader_RegisterObject_1", "signature": "void ObjectReader_RegisterObject_1(ObjectReader * this, Object * obj, ParseRecord * pr, ParseRecord * objectPr, bool bIsString, MethodInfo * method)", "dotNetSignature": "Void RegisterObject(Object, ParseRecord, ParseRecord, Boolean)" }, { "virtualAddress": "0x00755FF0", "name": "ObjectReader_GetId", "signature": "int64_t ObjectReader_GetId(ObjectReader * this, int64_t objectId, MethodInfo * method)", "dotNetSignature": "Int64 GetId(Int64)" }, { "virtualAddress": "0x007560DC", "name": "ObjectReader_IndexTraceMessage", "signature": "void ObjectReader_IndexTraceMessage(ObjectReader * this, String * message, Int32__Array * index, MethodInfo * method)", "dotNetSignature": "Void IndexTraceMessage(String, Int32[])" }, { "virtualAddress": "0x007561E4", "name": "ObjectReader_Bind", "signature": "Type * ObjectReader_Bind(ObjectReader * this, String * assemblyString, String * typeString, MethodInfo * method)", "dotNetSignature": "Type Bind(String, String)" }, { "virtualAddress": "0x0075624C", "name": "ObjectReader_FastBindToType", "signature": "Type * ObjectReader_FastBindToType(ObjectReader * this, String * assemblyName, String * typeName, MethodInfo * method)", "dotNetSignature": "Type FastBindToType(String, String)" }, { "virtualAddress": "0x00756524", "name": "ObjectReader_ResolveSimpleAssemblyName", "signature": "Assembly * ObjectReader_ResolveSimpleAssemblyName(AssemblyName * assemblyName, MethodInfo * method)", "dotNetSignature": "Assembly ResolveSimpleAssemblyName(AssemblyName)" }, { "virtualAddress": "0x00756590", "name": "ObjectReader_GetSimplyNamedTypeFromAssembly", "signature": "void ObjectReader_GetSimplyNamedTypeFromAssembly(Assembly * assm, String * typeName, Type * * type, MethodInfo * method)", "dotNetSignature": "Void GetSimplyNamedTypeFromAssembly(Assembly, String, Type ByRef)" }, { "virtualAddress": "0x0074D26C", "name": "ObjectReader_GetType", "signature": "Type * ObjectReader_GetType(ObjectReader * this, BinaryAssemblyInfo * assemblyInfo, String * name, MethodInfo * method)", "dotNetSignature": "Type GetType(BinaryAssemblyInfo, String)" }, { "virtualAddress": "0x007567B0", "name": "ObjectReader_CheckTypeForwardedTo", "signature": "void ObjectReader_CheckTypeForwardedTo(Assembly * sourceAssembly, Assembly * destAssembly, Type * resolvedType, MethodInfo * method)", "dotNetSignature": "Void CheckTypeForwardedTo(Assembly, Assembly, Type)" }, { "virtualAddress": "0x007568F8", "name": "ObjectReader_TypeNAssembly__ctor", "signature": "void ObjectReader_TypeNAssembly__ctor(ObjectReader_TypeNAssembly * this, MethodInfo * method)", "dotNetSignature": "ObjectReader\u002BTypeNAssembly()" }, { "virtualAddress": "0x00756900", "name": "ObjectReader_TopLevelAssemblyTypeResolver__ctor", "signature": "void ObjectReader_TopLevelAssemblyTypeResolver__ctor(ObjectReader_TopLevelAssemblyTypeResolver * this, Assembly * topLevelAssembly, MethodInfo * method)", "dotNetSignature": "ObjectReader\u002BTopLevelAssemblyTypeResolver(Assembly)" }, { "virtualAddress": "0x0075692C", "name": "ObjectReader_TopLevelAssemblyTypeResolver_ResolveType", "signature": "Type * ObjectReader_TopLevelAssemblyTypeResolver_ResolveType(ObjectReader_TopLevelAssemblyTypeResolver * this, Assembly * assembly, String * simpleTypeName, bool ignoreCase, MethodInfo * method)", "dotNetSignature": "Type ResolveType(Assembly, String, Boolean)" }, { "virtualAddress": "0x0074E5DC", "name": "ObjectWriter__ctor", "signature": "void ObjectWriter__ctor(ObjectWriter * this, ISurrogateSelector * selector, StreamingContext context, InternalFE * formatterEnums, SerializationBinder * binder, MethodInfo * method)", "dotNetSignature": "ObjectWriter(ISurrogateSelector, StreamingContext, InternalFE, SerializationBinder)" }, { "virtualAddress": "0x0074E6BC", "name": "ObjectWriter_Serialize", "signature": "void ObjectWriter_Serialize(ObjectWriter * this, Object * graph, Header__Array * inHeaders, _BinaryWriter * serWriter, bool fCheck, MethodInfo * method)", "dotNetSignature": "Void Serialize(Object, Header[], __BinaryWriter, Boolean)" }, { "virtualAddress": "0x00757200", "name": "ObjectWriter_get_ObjectManager", "signature": "SerializationObjectManager * ObjectWriter_get_ObjectManager(ObjectWriter * this, MethodInfo * method)", "dotNetSignature": "SerializationObjectManager get_ObjectManager()" }, { "virtualAddress": "0x00756CD0", "name": "ObjectWriter_Write", "signature": "void ObjectWriter_Write(ObjectWriter * this, WriteObjectInfo * objectInfo, NameInfo * memberNameInfo, NameInfo * typeNameInfo, MethodInfo * method)", "dotNetSignature": "Void Write(WriteObjectInfo, NameInfo, NameInfo)" }, { "virtualAddress": "0x007579C8", "name": "ObjectWriter_Write_1", "signature": "void ObjectWriter_Write_1(ObjectWriter * this, WriteObjectInfo * objectInfo, NameInfo * memberNameInfo, NameInfo * typeNameInfo, String__Array * memberNames, Type__Array * memberTypes, Object__Array * memberData, WriteObjectInfo__Array * memberObjectInfos, MethodInfo * method)", "dotNetSignature": "Void Write(WriteObjectInfo, NameInfo, NameInfo, String[], Type[], Object[], WriteObjectInfo[])" }, { "virtualAddress": "0x00757C68", "name": "ObjectWriter_WriteMemberSetup", "signature": "void ObjectWriter_WriteMemberSetup(ObjectWriter * this, WriteObjectInfo * objectInfo, NameInfo * memberNameInfo, NameInfo * typeNameInfo, String * memberName, Type * memberType, Object * memberData, WriteObjectInfo * memberObjectInfo, MethodInfo * method)", "dotNetSignature": "Void WriteMemberSetup(WriteObjectInfo, NameInfo, NameInfo, String, Type, Object, WriteObjectInfo)" }, { "virtualAddress": "0x00757D98", "name": "ObjectWriter_WriteMembers", "signature": "void ObjectWriter_WriteMembers(ObjectWriter * this, NameInfo * memberNameInfo, NameInfo * memberTypeNameInfo, Object * memberData, WriteObjectInfo * objectInfo, NameInfo * typeNameInfo, WriteObjectInfo * memberObjectInfo, MethodInfo * method)", "dotNetSignature": "Void WriteMembers(NameInfo, NameInfo, Object, WriteObjectInfo, NameInfo, WriteObjectInfo)" }, { "virtualAddress": "0x00757208", "name": "ObjectWriter_WriteArray", "signature": "void ObjectWriter_WriteArray(ObjectWriter * this, WriteObjectInfo * objectInfo, NameInfo * memberNameInfo, WriteObjectInfo * memberObjectInfo, MethodInfo * method)", "dotNetSignature": "Void WriteArray(WriteObjectInfo, NameInfo, WriteObjectInfo)" }, { "virtualAddress": "0x007583FC", "name": "ObjectWriter_WriteArrayMember", "signature": "void ObjectWriter_WriteArrayMember(ObjectWriter * this, WriteObjectInfo * objectInfo, NameInfo * arrayElemTypeNameInfo, Object * data, MethodInfo * method)", "dotNetSignature": "Void WriteArrayMember(WriteObjectInfo, NameInfo, Object)" }, { "virtualAddress": "0x007586A4", "name": "ObjectWriter_WriteRectangle", "signature": "void ObjectWriter_WriteRectangle(ObjectWriter * this, WriteObjectInfo * objectInfo, int32_t rank, Int32__Array * maxA, Array * array, NameInfo * arrayElemNameTypeInfo, Int32__Array * lowerBoundA, MethodInfo * method)", "dotNetSignature": "Void WriteRectangle(WriteObjectInfo, Int32, Int32[], Array, NameInfo, Int32[])" }, { "virtualAddress": "0x00758910", "name": "ObjectWriter_IndexTraceMessage", "signature": "void ObjectWriter_IndexTraceMessage(ObjectWriter * this, String * message, Int32__Array * index, MethodInfo * method)", "dotNetSignature": "Void IndexTraceMessage(String, Int32[])" }, { "virtualAddress": "0x00757080", "name": "ObjectWriter_GetNext", "signature": "Object * ObjectWriter_GetNext(ObjectWriter * this, int64_t * objID, MethodInfo * method)", "dotNetSignature": "Object GetNext(Int64 ByRef)" }, { "virtualAddress": "0x007569BC", "name": "ObjectWriter_InternalGetId", "signature": "int64_t ObjectWriter_InternalGetId(ObjectWriter * this, Object * obj, bool assignUniqueIdToValueType, Type * type, bool * isNew, MethodInfo * method)", "dotNetSignature": "Int64 InternalGetId(Object, Boolean, Type, Boolean ByRef)" }, { "virtualAddress": "0x00758904", "name": "ObjectWriter_Schedule", "signature": "int64_t ObjectWriter_Schedule(ObjectWriter * this, Object * obj, bool assignUniqueIdToValueType, Type * type, MethodInfo * method)", "dotNetSignature": "Int64 Schedule(Object, Boolean, Type)" }, { "virtualAddress": "0x00758240", "name": "ObjectWriter_Schedule_1", "signature": "int64_t ObjectWriter_Schedule_1(ObjectWriter * this, Object * obj, bool assignUniqueIdToValueType, Type * type, WriteObjectInfo * objectInfo, MethodInfo * method)", "dotNetSignature": "Int64 Schedule(Object, Boolean, Type, WriteObjectInfo)" }, { "virtualAddress": "0x007582F8", "name": "ObjectWriter_WriteKnownValueClass", "signature": "bool ObjectWriter_WriteKnownValueClass(ObjectWriter * this, NameInfo * memberNameInfo, NameInfo * typeNameInfo, Object * data, MethodInfo * method)", "dotNetSignature": "Boolean WriteKnownValueClass(NameInfo, NameInfo, Object)" }, { "virtualAddress": "0x007582DC", "name": "ObjectWriter_WriteObjectRef", "signature": "void ObjectWriter_WriteObjectRef(ObjectWriter * this, NameInfo * nameInfo, int64_t objectId, MethodInfo * method)", "dotNetSignature": "Void WriteObjectRef(NameInfo, Int64)" }, { "virtualAddress": "0x00758A18", "name": "ObjectWriter_WriteString", "signature": "void ObjectWriter_WriteString(ObjectWriter * this, NameInfo * memberNameInfo, NameInfo * typeNameInfo, Object * stringObject, MethodInfo * method)", "dotNetSignature": "Void WriteString(NameInfo, NameInfo, Object)" }, { "virtualAddress": "0x007580EC", "name": "ObjectWriter_CheckForNull", "signature": "bool ObjectWriter_CheckForNull(ObjectWriter * this, WriteObjectInfo * objectInfo, NameInfo * memberNameInfo, NameInfo * typeNameInfo, Object * data, MethodInfo * method)", "dotNetSignature": "Boolean CheckForNull(WriteObjectInfo, NameInfo, NameInfo, Object)" }, { "virtualAddress": "0x00756998", "name": "ObjectWriter_WriteSerializedStreamHeader", "signature": "void ObjectWriter_WriteSerializedStreamHeader(ObjectWriter * this, int64_t topId, int64_t headerId, MethodInfo * method)", "dotNetSignature": "Void WriteSerializedStreamHeader(Int64, Int64)" }, { "virtualAddress": "0x00758B20", "name": "ObjectWriter_TypeToNameInfo", "signature": "NameInfo * ObjectWriter_TypeToNameInfo(ObjectWriter * this, Type * type, WriteObjectInfo * objectInfo, InternalPrimitiveTypeE__Enum code, NameInfo * nameInfo, MethodInfo * method)", "dotNetSignature": "NameInfo TypeToNameInfo(Type, WriteObjectInfo, InternalPrimitiveTypeE, NameInfo)" }, { "virtualAddress": "0x00757D50", "name": "ObjectWriter_TypeToNameInfo_1", "signature": "NameInfo * ObjectWriter_TypeToNameInfo_1(ObjectWriter * this, Type * type, MethodInfo * method)", "dotNetSignature": "NameInfo TypeToNameInfo(Type)" }, { "virtualAddress": "0x00756C80", "name": "ObjectWriter_TypeToNameInfo_2", "signature": "NameInfo * ObjectWriter_TypeToNameInfo_2(ObjectWriter * this, WriteObjectInfo * objectInfo, MethodInfo * method)", "dotNetSignature": "NameInfo TypeToNameInfo(WriteObjectInfo)" }, { "virtualAddress": "0x007581EC", "name": "ObjectWriter_TypeToNameInfo_3", "signature": "NameInfo * ObjectWriter_TypeToNameInfo_3(ObjectWriter * this, WriteObjectInfo * objectInfo, NameInfo * nameInfo, MethodInfo * method)", "dotNetSignature": "NameInfo TypeToNameInfo(WriteObjectInfo, NameInfo)" }, { "virtualAddress": "0x007581A8", "name": "ObjectWriter_TypeToNameInfo_4", "signature": "void ObjectWriter_TypeToNameInfo_4(ObjectWriter * this, Type * type, NameInfo * nameInfo, MethodInfo * method)", "dotNetSignature": "Void TypeToNameInfo(Type, NameInfo)" }, { "virtualAddress": "0x00757C3C", "name": "ObjectWriter_MemberToNameInfo", "signature": "NameInfo * ObjectWriter_MemberToNameInfo(ObjectWriter * this, String * name, MethodInfo * method)", "dotNetSignature": "NameInfo MemberToNameInfo(String)" }, { "virtualAddress": "0x0074C838", "name": "ObjectWriter_ToCode", "signature": "InternalPrimitiveTypeE__Enum ObjectWriter_ToCode(ObjectWriter * this, Type * type, MethodInfo * method)", "dotNetSignature": "InternalPrimitiveTypeE ToCode(Type)" }, { "virtualAddress": "0x00756A78", "name": "ObjectWriter_GetAssemblyId", "signature": "int64_t ObjectWriter_GetAssemblyId(ObjectWriter * this, WriteObjectInfo * objectInfo, MethodInfo * method)", "dotNetSignature": "Int64 GetAssemblyId(WriteObjectInfo)" }, { "virtualAddress": "0x007579AC", "name": "ObjectWriter_GetType", "signature": "Type * ObjectWriter_GetType(ObjectWriter * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Type GetType(Object)" }, { "virtualAddress": "0x00758BB8", "name": "ObjectWriter_GetNameInfo", "signature": "NameInfo * ObjectWriter_GetNameInfo(ObjectWriter * this, MethodInfo * method)", "dotNetSignature": "NameInfo GetNameInfo()" }, { "virtualAddress": "0x007579A0", "name": "ObjectWriter_CheckTypeFormat", "signature": "bool ObjectWriter_CheckTypeFormat(ObjectWriter * this, FormatterTypeStyle__Enum test, FormatterTypeStyle__Enum want, MethodInfo * method)", "dotNetSignature": "Boolean CheckTypeFormat(FormatterTypeStyle, FormatterTypeStyle)" }, { "virtualAddress": "0x00757064", "name": "ObjectWriter_PutNameInfo", "signature": "void ObjectWriter_PutNameInfo(ObjectWriter * this, NameInfo * nameInfo, MethodInfo * method)", "dotNetSignature": "Void PutNameInfo(NameInfo)" }, { "virtualAddress": "0x00547094", "name": "_BinaryParser__ctor", "signature": "void _BinaryParser__ctor(_BinaryParser * this, Stream * stream, ObjectReader * objectReader, MethodInfo * method)", "dotNetSignature": "__BinaryParser(Stream, ObjectReader)" }, { "virtualAddress": "0x00547178", "name": "_BinaryParser_get_SystemAssemblyInfo", "signature": "BinaryAssemblyInfo * _BinaryParser_get_SystemAssemblyInfo(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "BinaryAssemblyInfo get_SystemAssemblyInfo()" }, { "virtualAddress": "0x00547220", "name": "_BinaryParser_get_ObjectMapIdTable", "signature": "SizedArray * _BinaryParser_get_ObjectMapIdTable(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "SizedArray get_ObjectMapIdTable()" }, { "virtualAddress": "0x00547288", "name": "_BinaryParser_get_AssemIdToAssemblyTable", "signature": "SizedArray * _BinaryParser_get_AssemIdToAssemblyTable(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "SizedArray get_AssemIdToAssemblyTable()" }, { "virtualAddress": "0x005472F4", "name": "_BinaryParser_get_prs", "signature": "ParseRecord * _BinaryParser_get_prs(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "ParseRecord get_prs()" }, { "virtualAddress": "0x00547360", "name": "_BinaryParser_Run", "signature": "void _BinaryParser_Run(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void Run()" }, { "virtualAddress": "0x00547948", "name": "_BinaryParser_ReadBegin", "signature": "void _BinaryParser_ReadBegin(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadBegin()" }, { "virtualAddress": "0x005496F4", "name": "_BinaryParser_ReadEnd", "signature": "void _BinaryParser_ReadEnd(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadEnd()" }, { "virtualAddress": "0x00549A20", "name": "_BinaryParser_ReadBoolean", "signature": "bool _BinaryParser_ReadBoolean(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Boolean ReadBoolean()" }, { "virtualAddress": "0x00549A40", "name": "_BinaryParser_ReadByte", "signature": "uint8_t _BinaryParser_ReadByte(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Byte ReadByte()" }, { "virtualAddress": "0x00544A54", "name": "_BinaryParser_ReadBytes", "signature": "Byte__Array * _BinaryParser_ReadBytes(_BinaryParser * this, int32_t length, MethodInfo * method)", "dotNetSignature": "Byte[] ReadBytes(Int32)" }, { "virtualAddress": "0x00549A60", "name": "_BinaryParser_ReadBytes_1", "signature": "void _BinaryParser_ReadBytes_1(_BinaryParser * this, Byte__Array * byteA, int32_t offset, int32_t size, MethodInfo * method)", "dotNetSignature": "Void ReadBytes(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00549AE8", "name": "_BinaryParser_ReadChar", "signature": "uint16_t _BinaryParser_ReadChar(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Char ReadChar()" }, { "virtualAddress": "0x00549B0C", "name": "_BinaryParser_ReadChars", "signature": "Char__Array * _BinaryParser_ReadChars(_BinaryParser * this, int32_t length, MethodInfo * method)", "dotNetSignature": "Char[] ReadChars(Int32)" }, { "virtualAddress": "0x00549B30", "name": "_BinaryParser_ReadDecimal", "signature": "Decimal _BinaryParser_ReadDecimal(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Decimal ReadDecimal()" }, { "virtualAddress": "0x00549BF0", "name": "_BinaryParser_ReadSingle", "signature": "float _BinaryParser_ReadSingle(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Single ReadSingle()" }, { "virtualAddress": "0x00549C14", "name": "_BinaryParser_ReadDouble", "signature": "double _BinaryParser_ReadDouble(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Double ReadDouble()" }, { "virtualAddress": "0x00549C38", "name": "_BinaryParser_ReadInt16", "signature": "int16_t _BinaryParser_ReadInt16(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16()" }, { "virtualAddress": "0x00549C5C", "name": "_BinaryParser_ReadInt32", "signature": "int32_t _BinaryParser_ReadInt32(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32()" }, { "virtualAddress": "0x00549C80", "name": "_BinaryParser_ReadInt64", "signature": "int64_t _BinaryParser_ReadInt64(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64()" }, { "virtualAddress": "0x00549CA4", "name": "_BinaryParser_ReadSByte", "signature": "int8_t _BinaryParser_ReadSByte(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "SByte ReadSByte()" }, { "virtualAddress": "0x00549CC4", "name": "_BinaryParser_ReadString", "signature": "String * _BinaryParser_ReadString(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "String ReadString()" }, { "virtualAddress": "0x00549CE8", "name": "_BinaryParser_ReadTimeSpan", "signature": "TimeSpan _BinaryParser_ReadTimeSpan(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "TimeSpan ReadTimeSpan()" }, { "virtualAddress": "0x00549D0C", "name": "_BinaryParser_ReadDateTime", "signature": "DateTime _BinaryParser_ReadDateTime(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "DateTime ReadDateTime()" }, { "virtualAddress": "0x00549D98", "name": "_BinaryParser_ReadUInt16", "signature": "uint16_t _BinaryParser_ReadUInt16(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUInt16()" }, { "virtualAddress": "0x00549DBC", "name": "_BinaryParser_ReadUInt32", "signature": "uint32_t _BinaryParser_ReadUInt32(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "UInt32 ReadUInt32()" }, { "virtualAddress": "0x00549DE0", "name": "_BinaryParser_ReadUInt64", "signature": "uint64_t _BinaryParser_ReadUInt64(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "UInt64 ReadUInt64()" }, { "virtualAddress": "0x0054794C", "name": "_BinaryParser_ReadSerializationHeaderRecord", "signature": "void _BinaryParser_ReadSerializationHeaderRecord(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadSerializationHeaderRecord()" }, { "virtualAddress": "0x00547A14", "name": "_BinaryParser_ReadAssembly", "signature": "void _BinaryParser_ReadAssembly(_BinaryParser * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "Void ReadAssembly(BinaryHeaderEnum)" }, { "virtualAddress": "0x00547C58", "name": "_BinaryParser_ReadObject", "signature": "void _BinaryParser_ReadObject(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadObject()" }, { "virtualAddress": "0x00547FC4", "name": "_BinaryParser_ReadCrossAppDomainMap", "signature": "void _BinaryParser_ReadCrossAppDomainMap(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadCrossAppDomainMap()" }, { "virtualAddress": "0x00548174", "name": "_BinaryParser_ReadObjectWithMap", "signature": "void _BinaryParser_ReadObjectWithMap(_BinaryParser * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "Void ReadObjectWithMap(BinaryHeaderEnum)" }, { "virtualAddress": "0x00549EB8", "name": "_BinaryParser_ReadObjectWithMap_1", "signature": "void _BinaryParser_ReadObjectWithMap_1(_BinaryParser * this, BinaryObjectWithMap * record, MethodInfo * method)", "dotNetSignature": "Void ReadObjectWithMap(BinaryObjectWithMap)" }, { "virtualAddress": "0x0054822C", "name": "_BinaryParser_ReadObjectWithMapTyped", "signature": "void _BinaryParser_ReadObjectWithMapTyped(_BinaryParser * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "Void ReadObjectWithMapTyped(BinaryHeaderEnum)" }, { "virtualAddress": "0x0054A2D8", "name": "_BinaryParser_ReadObjectWithMapTyped_1", "signature": "void _BinaryParser_ReadObjectWithMapTyped_1(_BinaryParser * this, BinaryObjectWithMapTyped * record, MethodInfo * method)", "dotNetSignature": "Void ReadObjectWithMapTyped(BinaryObjectWithMapTyped)" }, { "virtualAddress": "0x005482D0", "name": "_BinaryParser_ReadObjectString", "signature": "void _BinaryParser_ReadObjectString(_BinaryParser * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "Void ReadObjectString(BinaryHeaderEnum)" }, { "virtualAddress": "0x00548DE8", "name": "_BinaryParser_ReadMemberPrimitiveTyped", "signature": "void _BinaryParser_ReadMemberPrimitiveTyped(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadMemberPrimitiveTyped()" }, { "virtualAddress": "0x00548824", "name": "_BinaryParser_ReadArray", "signature": "void _BinaryParser_ReadArray(_BinaryParser * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "Void ReadArray(BinaryHeaderEnum)" }, { "virtualAddress": "0x0054A720", "name": "_BinaryParser_ReadArrayAsBytes", "signature": "void _BinaryParser_ReadArrayAsBytes(_BinaryParser * this, ParseRecord * pr, MethodInfo * method)", "dotNetSignature": "Void ReadArrayAsBytes(ParseRecord)" }, { "virtualAddress": "0x005496F8", "name": "_BinaryParser_ReadMemberPrimitiveUnTyped", "signature": "void _BinaryParser_ReadMemberPrimitiveUnTyped(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadMemberPrimitiveUnTyped()" }, { "virtualAddress": "0x0054916C", "name": "_BinaryParser_ReadMemberReference", "signature": "void _BinaryParser_ReadMemberReference(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadMemberReference()" }, { "virtualAddress": "0x00549364", "name": "_BinaryParser_ReadObjectNull", "signature": "void _BinaryParser_ReadObjectNull(_BinaryParser * this, BinaryHeaderEnum__Enum binaryHeaderEnum, MethodInfo * method)", "dotNetSignature": "Void ReadObjectNull(BinaryHeaderEnum)" }, { "virtualAddress": "0x00549570", "name": "_BinaryParser_ReadMessageEnd", "signature": "void _BinaryParser_ReadMessageEnd(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "Void ReadMessageEnd()" }, { "virtualAddress": "0x0054AA60", "name": "_BinaryParser_ReadValue", "signature": "Object * _BinaryParser_ReadValue(_BinaryParser * this, InternalPrimitiveTypeE__Enum code, MethodInfo * method)", "dotNetSignature": "Object ReadValue(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x00549E04", "name": "_BinaryParser_GetOp", "signature": "ObjectProgress * _BinaryParser_GetOp(_BinaryParser * this, MethodInfo * method)", "dotNetSignature": "ObjectProgress GetOp()" }, { "virtualAddress": "0x00549994", "name": "_BinaryParser_PutOp", "signature": "void _BinaryParser_PutOp(_BinaryParser * this, ObjectProgress * op, MethodInfo * method)", "dotNetSignature": "Void PutOp(ObjectProgress)" }, { "virtualAddress": "0x0054ADD0", "name": "_BinaryParser__cctor", "signature": "void _BinaryParser__cctor(MethodInfo * method)", "dotNetSignature": "__BinaryParser()" }, { "virtualAddress": "0x00542438", "name": "ParseRecord__ctor", "signature": "void ParseRecord__ctor(ParseRecord * this, MethodInfo * method)", "dotNetSignature": "ParseRecord()" }, { "virtualAddress": "0x00542440", "name": "ParseRecord_Init", "signature": "void ParseRecord_Init(ParseRecord * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x0054249C", "name": "ParseRecord__cctor", "signature": "void ParseRecord__cctor(MethodInfo * method)", "dotNetSignature": "ParseRecord()" }, { "virtualAddress": "0x005443D4", "name": "SerStack__ctor", "signature": "void SerStack__ctor(SerStack * this, MethodInfo * method)", "dotNetSignature": "SerStack()" }, { "virtualAddress": "0x00544358", "name": "SerStack__ctor_1", "signature": "void SerStack__ctor_1(SerStack * this, String * stackId, MethodInfo * method)", "dotNetSignature": "SerStack(String)" }, { "virtualAddress": "0x00544450", "name": "SerStack_Push", "signature": "void SerStack_Push(SerStack * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Push(Object)" }, { "virtualAddress": "0x00544598", "name": "SerStack_Pop", "signature": "Object * SerStack_Pop(SerStack * this, MethodInfo * method)", "dotNetSignature": "Object Pop()" }, { "virtualAddress": "0x00544508", "name": "SerStack_IncreaseCapacity", "signature": "void SerStack_IncreaseCapacity(SerStack * this, MethodInfo * method)", "dotNetSignature": "Void IncreaseCapacity()" }, { "virtualAddress": "0x00544600", "name": "SerStack_Peek", "signature": "Object * SerStack_Peek(SerStack * this, MethodInfo * method)", "dotNetSignature": "Object Peek()" }, { "virtualAddress": "0x0054464C", "name": "SerStack_PeekPeek", "signature": "Object * SerStack_PeekPeek(SerStack * this, MethodInfo * method)", "dotNetSignature": "Object PeekPeek()" }, { "virtualAddress": "0x0054469C", "name": "SerStack_Count", "signature": "int32_t SerStack_Count(SerStack * this, MethodInfo * method)", "dotNetSignature": "Int32 Count()" }, { "virtualAddress": "0x005446A8", "name": "SerStack_IsEmpty", "signature": "bool SerStack_IsEmpty(SerStack * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEmpty()" }, { "virtualAddress": "0x005446B8", "name": "SerStack_Dump", "signature": "void SerStack_Dump(SerStack * this, MethodInfo * method)", "dotNetSignature": "Void Dump()" }, { "virtualAddress": "0x00544AC8", "name": "SizedArray__ctor", "signature": "void SizedArray__ctor(SizedArray * this, MethodInfo * method)", "dotNetSignature": "SizedArray()" }, { "virtualAddress": "0x00544B3C", "name": "SizedArray__ctor_1", "signature": "void SizedArray__ctor_1(SizedArray * this, int32_t length, MethodInfo * method)", "dotNetSignature": "SizedArray(Int32)" }, { "virtualAddress": "0x00544BBC", "name": "SizedArray__ctor_2", "signature": "void SizedArray__ctor_2(SizedArray * this, SizedArray * sizedArray, MethodInfo * method)", "dotNetSignature": "SizedArray(SizedArray)" }, { "virtualAddress": "0x00544C80", "name": "SizedArray_Clone", "signature": "Object * SizedArray_Clone(SizedArray * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00544CE0", "name": "SizedArray_get_Item", "signature": "Object * SizedArray_get_Item(SizedArray * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00544D60", "name": "SizedArray_set_Item", "signature": "void SizedArray_set_Item(SizedArray * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00544E74", "name": "SizedArray_IncreaseCapacity", "signature": "void SizedArray_IncreaseCapacity(SizedArray * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void IncreaseCapacity(Int32)" }, { "virtualAddress": "0x00752334", "name": "IntSizedArray__ctor", "signature": "void IntSizedArray__ctor(IntSizedArray * this, MethodInfo * method)", "dotNetSignature": "IntSizedArray()" }, { "virtualAddress": "0x007523A4", "name": "IntSizedArray__ctor_1", "signature": "void IntSizedArray__ctor_1(IntSizedArray * this, IntSizedArray * sizedArray, MethodInfo * method)", "dotNetSignature": "IntSizedArray(IntSizedArray)" }, { "virtualAddress": "0x00752488", "name": "IntSizedArray_Clone", "signature": "Object * IntSizedArray_Clone(IntSizedArray * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x007524E8", "name": "IntSizedArray_get_Item", "signature": "int32_t IntSizedArray_get_Item(IntSizedArray * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 get_Item(Int32)" }, { "virtualAddress": "0x0075256C", "name": "IntSizedArray_set_Item", "signature": "void IntSizedArray_set_Item(IntSizedArray * this, int32_t index, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Int32)" }, { "virtualAddress": "0x0075262C", "name": "IntSizedArray_IncreaseCapacity", "signature": "void IntSizedArray_IncreaseCapacity(IntSizedArray * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void IncreaseCapacity(Int32)" }, { "virtualAddress": "0x00752C0C", "name": "NameCache_GetCachedValue", "signature": "Object * NameCache_GetCachedValue(NameCache * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetCachedValue(String)" }, { "virtualAddress": "0x00752CB8", "name": "NameCache_SetCachedValue", "signature": "void NameCache_SetCachedValue(NameCache * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetCachedValue(Object)" }, { "virtualAddress": "0x00752D4C", "name": "NameCache__ctor", "signature": "void NameCache__ctor(NameCache * this, MethodInfo * method)", "dotNetSignature": "NameCache()" }, { "virtualAddress": "0x00752D54", "name": "NameCache__cctor", "signature": "void NameCache__cctor(MethodInfo * method)", "dotNetSignature": "NameCache()" }, { "virtualAddress": "0x00545100", "name": "ValueFixup__ctor", "signature": "void ValueFixup__ctor(ValueFixup * this, Array * arrayObj, Int32__Array * indexMap, MethodInfo * method)", "dotNetSignature": "ValueFixup(Array, Int32[])" }, { "virtualAddress": "0x00545140", "name": "ValueFixup__ctor_1", "signature": "void ValueFixup__ctor_1(ValueFixup * this, Object * memberObject, String * memberName, ReadObjectInfo * objectInfo, MethodInfo * method)", "dotNetSignature": "ValueFixup(Object, String, ReadObjectInfo)" }, { "virtualAddress": "0x00545188", "name": "ValueFixup_Fixup", "signature": "void ValueFixup_Fixup(ValueFixup * this, ParseRecord * record, ParseRecord * parent, MethodInfo * method)", "dotNetSignature": "Void Fixup(ParseRecord, ParseRecord)" }, { "virtualAddress": "0x0074DA28", "name": "InternalFE__ctor", "signature": "void InternalFE__ctor(InternalFE * this, MethodInfo * method)", "dotNetSignature": "InternalFE()" }, { "virtualAddress": "0x00752DC8", "name": "NameInfo__ctor", "signature": "void NameInfo__ctor(NameInfo * this, MethodInfo * method)", "dotNetSignature": "NameInfo()" }, { "virtualAddress": "0x00752DD0", "name": "NameInfo_Init", "signature": "void NameInfo_Init(NameInfo * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x00752DF0", "name": "NameInfo_get_IsSealed", "signature": "bool NameInfo_get_IsSealed(NameInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSealed()" }, { "virtualAddress": "0x00752E48", "name": "NameInfo_get_NIname", "signature": "String * NameInfo_get_NIname(NameInfo * this, MethodInfo * method)", "dotNetSignature": "String get_NIname()" }, { "virtualAddress": "0x00752E8C", "name": "NameInfo_set_NIname", "signature": "void NameInfo_set_NIname(NameInfo * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NIname(String)" }, { "virtualAddress": "0x005424F0", "name": "PrimitiveArray__ctor", "signature": "void PrimitiveArray__ctor(PrimitiveArray * this, InternalPrimitiveTypeE__Enum code, Array * array, MethodInfo * method)", "dotNetSignature": "PrimitiveArray(InternalPrimitiveTypeE, Array)" }, { "virtualAddress": "0x00542530", "name": "PrimitiveArray_Init", "signature": "void PrimitiveArray_Init(PrimitiveArray * this, InternalPrimitiveTypeE__Enum code, Array * array, MethodInfo * method)", "dotNetSignature": "Void Init(InternalPrimitiveTypeE, Array)" }, { "virtualAddress": "0x005427B8", "name": "PrimitiveArray_SetValue", "signature": "void PrimitiveArray_SetValue(PrimitiveArray * this, String * value, int32_t index, MethodInfo * method)", "dotNetSignature": "Void SetValue(String, Int32)" }, { "virtualAddress": "0x0059754C", "name": "ChannelInfo__ctor", "signature": "void ChannelInfo__ctor(ChannelInfo * this, MethodInfo * method)", "dotNetSignature": "ChannelInfo()" }, { "virtualAddress": "0x00597998", "name": "ChannelInfo__ctor_1", "signature": "void ChannelInfo__ctor_1(ChannelInfo * this, Object * remoteChannelData, MethodInfo * method)", "dotNetSignature": "ChannelInfo(Object)" }, { "virtualAddress": "0x00597A50", "name": "ChannelInfo_get_ChannelData", "signature": "Object__Array * ChannelInfo_get_ChannelData(ChannelInfo * this, MethodInfo * method)", "dotNetSignature": "Object[] get_ChannelData()" }, { "virtualAddress": "0x00597A58", "name": "ChannelInfo_set_ChannelData", "signature": "void ChannelInfo_set_ChannelData(ChannelInfo * this, Object__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ChannelData(Object[])" }, { "virtualAddress": "0x0064DD5C", "name": "ActivatedClientTypeEntry__ctor", "signature": "void ActivatedClientTypeEntry__ctor(ActivatedClientTypeEntry * this, Type * type, String * appUrl, MethodInfo * method)", "dotNetSignature": "ActivatedClientTypeEntry(Type, String)" }, { "virtualAddress": "0x0064DDE0", "name": "ActivatedClientTypeEntry__ctor_1", "signature": "void ActivatedClientTypeEntry__ctor_1(ActivatedClientTypeEntry * this, String * typeName, String * assemblyName, String * appUrl, MethodInfo * method)", "dotNetSignature": "ActivatedClientTypeEntry(String, String, String)" }, { "virtualAddress": "0x0064DF18", "name": "ActivatedClientTypeEntry_get_ApplicationUrl", "signature": "String * ActivatedClientTypeEntry_get_ApplicationUrl(ActivatedClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String get_ApplicationUrl()" }, { "virtualAddress": "0x0064DF20", "name": "ActivatedClientTypeEntry_get_ContextAttributes", "signature": "IContextAttribute__Array * ActivatedClientTypeEntry_get_ContextAttributes(ActivatedClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "IContextAttribute[] get_ContextAttributes()" }, { "virtualAddress": "0x0064DF28", "name": "ActivatedClientTypeEntry_set_ContextAttributes", "signature": "void ActivatedClientTypeEntry_set_ContextAttributes(ActivatedClientTypeEntry * this, IContextAttribute__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ContextAttributes(IContextAttribute[])" }, { "virtualAddress": "0x0064DF2C", "name": "ActivatedClientTypeEntry_get_ObjectType", "signature": "Type * ActivatedClientTypeEntry_get_ObjectType(ActivatedClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x0064DF34", "name": "ActivatedClientTypeEntry_ToString", "signature": "String * ActivatedClientTypeEntry_ToString(ActivatedClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0064DF48", "name": "ActivatedServiceTypeEntry__ctor", "signature": "void ActivatedServiceTypeEntry__ctor(ActivatedServiceTypeEntry * this, Type * type, MethodInfo * method)", "dotNetSignature": "ActivatedServiceTypeEntry(Type)" }, { "virtualAddress": "0x0064DFBC", "name": "ActivatedServiceTypeEntry__ctor_1", "signature": "void ActivatedServiceTypeEntry__ctor_1(ActivatedServiceTypeEntry * this, String * typeName, String * assemblyName, MethodInfo * method)", "dotNetSignature": "ActivatedServiceTypeEntry(String, String)" }, { "virtualAddress": "0x0064E0E4", "name": "ActivatedServiceTypeEntry_get_ContextAttributes", "signature": "IContextAttribute__Array * ActivatedServiceTypeEntry_get_ContextAttributes(ActivatedServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "IContextAttribute[] get_ContextAttributes()" }, { "virtualAddress": "0x0064E0EC", "name": "ActivatedServiceTypeEntry_set_ContextAttributes", "signature": "void ActivatedServiceTypeEntry_set_ContextAttributes(ActivatedServiceTypeEntry * this, IContextAttribute__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ContextAttributes(IContextAttribute[])" }, { "virtualAddress": "0x0064E0F0", "name": "ActivatedServiceTypeEntry_get_ObjectType", "signature": "Type * ActivatedServiceTypeEntry_get_ObjectType(ActivatedServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x0064E0F8", "name": "ActivatedServiceTypeEntry_ToString", "signature": "String * ActivatedServiceTypeEntry_ToString(ActivatedServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x005A79D4", "name": "EnvoyInfo__ctor", "signature": "void EnvoyInfo__ctor(EnvoyInfo * this, IMessageSink * sinks, MethodInfo * method)", "dotNetSignature": "EnvoyInfo(IMessageSink)" }, { "virtualAddress": "0x005A7A00", "name": "EnvoyInfo_get_EnvoySinks", "signature": "IMessageSink * EnvoyInfo_get_EnvoySinks(EnvoyInfo * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_EnvoySinks()" }, { "virtualAddress": "0x005A7A08", "name": "EnvoyInfo_set_EnvoySinks", "signature": "void EnvoyInfo_set_EnvoySinks(EnvoyInfo * this, IMessageSink * value, MethodInfo * method)", "dotNetSignature": "Void set_EnvoySinks(IMessageSink)" }, { "virtualAddress": "0x005A0434", "name": "Identity__ctor", "signature": "void Identity__ctor(Identity * this, String * objectUri, MethodInfo * method)", "dotNetSignature": "Identity(String)" }, { "virtualAddress": "0x005A7A10", "name": "Identity_get_IsFromThisAppDomain", "signature": "bool Identity_get_IsFromThisAppDomain(Identity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFromThisAppDomain()" }, { "virtualAddress": "0x005A7A20", "name": "Identity_get_ChannelSink", "signature": "IMessageSink * Identity_get_ChannelSink(Identity * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_ChannelSink()" }, { "virtualAddress": "0x005A7A28", "name": "Identity_set_ChannelSink", "signature": "void Identity_set_ChannelSink(Identity * this, IMessageSink * value, MethodInfo * method)", "dotNetSignature": "Void set_ChannelSink(IMessageSink)" }, { "virtualAddress": "0x005A7A30", "name": "Identity_get_EnvoySink", "signature": "IMessageSink * Identity_get_EnvoySink(Identity * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_EnvoySink()" }, { "virtualAddress": "0x005A7A38", "name": "Identity_get_ObjectUri", "signature": "String * Identity_get_ObjectUri(Identity * this, MethodInfo * method)", "dotNetSignature": "String get_ObjectUri()" }, { "virtualAddress": "0x005A7A40", "name": "Identity_set_ObjectUri", "signature": "void Identity_set_ObjectUri(Identity * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ObjectUri(String)" }, { "virtualAddress": "0x005A7A48", "name": "Identity_get_IsConnected", "signature": "bool Identity_get_IsConnected(Identity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsConnected()" }, { "virtualAddress": "0x005A7A58", "name": "Identity_get_Disposed", "signature": "bool Identity_get_Disposed(Identity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Disposed()" }, { "virtualAddress": "0x005A7A60", "name": "Identity_set_Disposed", "signature": "void Identity_set_Disposed(Identity * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Disposed(Boolean)" }, { "virtualAddress": "0x005A4450", "name": "Identity_get_ClientDynamicProperties", "signature": "DynamicPropertyCollection * Identity_get_ClientDynamicProperties(Identity * this, MethodInfo * method)", "dotNetSignature": "DynamicPropertyCollection get_ClientDynamicProperties()" }, { "virtualAddress": "0x005A7A6C", "name": "Identity_get_ServerDynamicProperties", "signature": "DynamicPropertyCollection * Identity_get_ServerDynamicProperties(Identity * this, MethodInfo * method)", "dotNetSignature": "DynamicPropertyCollection get_ServerDynamicProperties()" }, { "virtualAddress": "0x005A7AD4", "name": "Identity_get_HasClientDynamicSinks", "signature": "bool Identity_get_HasClientDynamicSinks(Identity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasClientDynamicSinks()" }, { "virtualAddress": "0x005A7B18", "name": "Identity_get_HasServerDynamicSinks", "signature": "bool Identity_get_HasServerDynamicSinks(Identity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasServerDynamicSinks()" }, { "virtualAddress": "0x005A7B5C", "name": "Identity_NotifyClientDynamicSinks", "signature": "void Identity_NotifyClientDynamicSinks(Identity * this, bool start, IMessage * req_msg, bool client_site, bool async, MethodInfo * method)", "dotNetSignature": "Void NotifyClientDynamicSinks(Boolean, IMessage, Boolean, Boolean)" }, { "virtualAddress": "0x005A7BF0", "name": "Identity_NotifyServerDynamicSinks", "signature": "void Identity_NotifyServerDynamicSinks(Identity * this, bool start, IMessage * req_msg, bool client_site, bool async, MethodInfo * method)", "dotNetSignature": "Void NotifyServerDynamicSinks(Boolean, IMessage, Boolean, Boolean)" }, { "virtualAddress": "0x005A031C", "name": "ClientIdentity__ctor", "signature": "void ClientIdentity__ctor(ClientIdentity * this, String * objectUri, ObjRef * objRef, MethodInfo * method)", "dotNetSignature": "ClientIdentity(String, ObjRef)" }, { "virtualAddress": "0x005A0460", "name": "ClientIdentity_get_ClientProxy", "signature": "MarshalByRefObject * ClientIdentity_get_ClientProxy(ClientIdentity * this, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject get_ClientProxy()" }, { "virtualAddress": "0x005A04F4", "name": "ClientIdentity_set_ClientProxy", "signature": "void ClientIdentity_set_ClientProxy(ClientIdentity * this, MarshalByRefObject * value, MethodInfo * method)", "dotNetSignature": "Void set_ClientProxy(MarshalByRefObject)" }, { "virtualAddress": "0x005A0564", "name": "ClientIdentity_CreateObjRef", "signature": "ObjRef * ClientIdentity_CreateObjRef(ClientIdentity * this, Type * requestedType, MethodInfo * method)", "dotNetSignature": "ObjRef CreateObjRef(Type)" }, { "virtualAddress": "0x005A056C", "name": "ClientIdentity_get_TargetUri", "signature": "String * ClientIdentity_get_TargetUri(ClientIdentity * this, MethodInfo * method)", "dotNetSignature": "String get_TargetUri()" }, { "virtualAddress": "0x005A7C84", "name": "InternalRemotingServices__ctor", "signature": "void InternalRemotingServices__ctor(InternalRemotingServices * this, MethodInfo * method)", "dotNetSignature": "InternalRemotingServices()" }, { "virtualAddress": "0x005A7C8C", "name": "InternalRemotingServices_DebugOutChnl", "signature": "void InternalRemotingServices_DebugOutChnl(String * s, MethodInfo * method)", "dotNetSignature": "Void DebugOutChnl(String)" }, { "virtualAddress": "0x005A7CEC", "name": "InternalRemotingServices_GetCachedSoapAttribute", "signature": "SoapAttribute * InternalRemotingServices_GetCachedSoapAttribute(Object * reflectionObject, MethodInfo * method)", "dotNetSignature": "SoapAttribute GetCachedSoapAttribute(Object)" }, { "virtualAddress": "0x005A81C4", "name": "InternalRemotingServices_RemotingAssert", "signature": "void InternalRemotingServices_RemotingAssert(bool condition, String * message, MethodInfo * method)", "dotNetSignature": "Void RemotingAssert(Boolean, String)" }, { "virtualAddress": "0x005A8224", "name": "InternalRemotingServices_RemotingTrace", "signature": "void InternalRemotingServices_RemotingTrace(Object__Array * messages, MethodInfo * method)", "dotNetSignature": "Void RemotingTrace(Object[])" }, { "virtualAddress": "0x005A8284", "name": "InternalRemotingServices_SetServerIdentity", "signature": "void InternalRemotingServices_SetServerIdentity(MethodCall * m, Object * srvID, MethodInfo * method)", "dotNetSignature": "Void SetServerIdentity(MethodCall, Object)" }, { "virtualAddress": "0x005A8370", "name": "InternalRemotingServices__cctor", "signature": "void InternalRemotingServices__cctor(MethodInfo * method)", "dotNetSignature": "InternalRemotingServices()" }, { "virtualAddress": "0x0069AA1C", "name": "ObjRef__ctor", "signature": "void ObjRef__ctor(ObjRef * this, MethodInfo * method)", "dotNetSignature": "ObjRef()" }, { "virtualAddress": "0x0069AAA4", "name": "ObjRef__ctor_1", "signature": "void ObjRef__ctor_1(ObjRef * this, String * uri, IChannelInfo * cinfo, MethodInfo * method)", "dotNetSignature": "ObjRef(String, IChannelInfo)" }, { "virtualAddress": "0x0069AADC", "name": "ObjRef_DeserializeInTheCurrentDomain", "signature": "ObjRef * ObjRef_DeserializeInTheCurrentDomain(ObjRef * this, int32_t domainId, Byte__Array * tInfo, MethodInfo * method)", "dotNetSignature": "ObjRef DeserializeInTheCurrentDomain(Int32, Byte[])" }, { "virtualAddress": "0x0069ABF0", "name": "ObjRef_SerializeType", "signature": "Byte__Array * ObjRef_SerializeType(ObjRef * this, MethodInfo * method)", "dotNetSignature": "Byte[] SerializeType()" }, { "virtualAddress": "0x0069AC90", "name": "ObjRef__ctor_2", "signature": "void ObjRef__ctor_2(ObjRef * this, ObjRef * o, bool unmarshalAsProxy, MethodInfo * method)", "dotNetSignature": "ObjRef(ObjRef, Boolean)" }, { "virtualAddress": "0x0069AD54", "name": "ObjRef__ctor_3", "signature": "void ObjRef__ctor_3(ObjRef * this, MarshalByRefObject * o, Type * requestedType, MethodInfo * method)", "dotNetSignature": "ObjRef(MarshalByRefObject, Type)" }, { "virtualAddress": "0x0069AF84", "name": "ObjRef__ctor_4", "signature": "void ObjRef__ctor_4(ObjRef * this, Type * type, String * url, Object * remoteChannelData, MethodInfo * method)", "dotNetSignature": "ObjRef(Type, String, Object)" }, { "virtualAddress": "0x0069B074", "name": "ObjRef__ctor_5", "signature": "void ObjRef__ctor_5(ObjRef * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ObjRef(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0069B484", "name": "ObjRef_IsPossibleToCAD", "signature": "bool ObjRef_IsPossibleToCAD(ObjRef * this, MethodInfo * method)", "dotNetSignature": "Boolean IsPossibleToCAD()" }, { "virtualAddress": "0x0069B48C", "name": "ObjRef_get_IsReferenceToWellKnow", "signature": "bool ObjRef_get_IsReferenceToWellKnow(ObjRef * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReferenceToWellKnow()" }, { "virtualAddress": "0x0069B504", "name": "ObjRef_get_ChannelInfo", "signature": "IChannelInfo * ObjRef_get_ChannelInfo(ObjRef * this, MethodInfo * method)", "dotNetSignature": "IChannelInfo get_ChannelInfo()" }, { "virtualAddress": "0x0069B50C", "name": "ObjRef_set_ChannelInfo", "signature": "void ObjRef_set_ChannelInfo(ObjRef * this, IChannelInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_ChannelInfo(IChannelInfo)" }, { "virtualAddress": "0x0069B514", "name": "ObjRef_get_EnvoyInfo", "signature": "IEnvoyInfo * ObjRef_get_EnvoyInfo(ObjRef * this, MethodInfo * method)", "dotNetSignature": "IEnvoyInfo get_EnvoyInfo()" }, { "virtualAddress": "0x0069B51C", "name": "ObjRef_set_EnvoyInfo", "signature": "void ObjRef_set_EnvoyInfo(ObjRef * this, IEnvoyInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_EnvoyInfo(IEnvoyInfo)" }, { "virtualAddress": "0x0069B524", "name": "ObjRef_get_TypeInfo", "signature": "IRemotingTypeInfo * ObjRef_get_TypeInfo(ObjRef * this, MethodInfo * method)", "dotNetSignature": "IRemotingTypeInfo get_TypeInfo()" }, { "virtualAddress": "0x0069B52C", "name": "ObjRef_set_TypeInfo", "signature": "void ObjRef_set_TypeInfo(ObjRef * this, IRemotingTypeInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_TypeInfo(IRemotingTypeInfo)" }, { "virtualAddress": "0x0069B534", "name": "ObjRef_get_URI", "signature": "String * ObjRef_get_URI(ObjRef * this, MethodInfo * method)", "dotNetSignature": "String get_URI()" }, { "virtualAddress": "0x0069B53C", "name": "ObjRef_set_URI", "signature": "void ObjRef_set_URI(ObjRef * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_URI(String)" }, { "virtualAddress": "0x0069B544", "name": "ObjRef_GetObjectData", "signature": "void ObjRef_GetObjectData(ObjRef * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0069B6B4", "name": "ObjRef_GetRealObject", "signature": "Object * ObjRef_GetRealObject(ObjRef * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x0069B7D8", "name": "ObjRef_IsFromThisAppDomain", "signature": "bool ObjRef_IsFromThisAppDomain(ObjRef * this, MethodInfo * method)", "dotNetSignature": "Boolean IsFromThisAppDomain()" }, { "virtualAddress": "0x0069BAA0", "name": "ObjRef_IsFromThisProcess", "signature": "bool ObjRef_IsFromThisProcess(ObjRef * this, MethodInfo * method)", "dotNetSignature": "Boolean IsFromThisProcess()" }, { "virtualAddress": "0x0069AA44", "name": "ObjRef_UpdateChannelInfo", "signature": "void ObjRef_UpdateChannelInfo(ObjRef * this, MethodInfo * method)", "dotNetSignature": "Void UpdateChannelInfo()" }, { "virtualAddress": "0x0069BCDC", "name": "ObjRef_get_ServerType", "signature": "Type * ObjRef_get_ServerType(ObjRef * this, MethodInfo * method)", "dotNetSignature": "Type get_ServerType()" }, { "virtualAddress": "0x0069BE1C", "name": "ObjRef_SetDomainID", "signature": "void ObjRef_SetDomainID(ObjRef * this, int32_t id, MethodInfo * method)", "dotNetSignature": "Void SetDomainID(Int32)" }, { "virtualAddress": "0x0069BE20", "name": "ObjRef__cctor", "signature": "void ObjRef__cctor(MethodInfo * method)", "dotNetSignature": "ObjRef()" }, { "virtualAddress": "0x0069BE84", "name": "ObjectHandle__ctor", "signature": "void ObjectHandle__ctor(ObjectHandle * this, Object * o, MethodInfo * method)", "dotNetSignature": "ObjectHandle(Object)" }, { "virtualAddress": "0x0069BEB0", "name": "ObjectHandle_InitializeLifetimeService", "signature": "Object * ObjectHandle_InitializeLifetimeService(ObjectHandle * this, MethodInfo * method)", "dotNetSignature": "Object InitializeLifetimeService()" }, { "virtualAddress": "0x0069BEB8", "name": "ObjectHandle_Unwrap", "signature": "Object * ObjectHandle_Unwrap(ObjectHandle * this, MethodInfo * method)", "dotNetSignature": "Object Unwrap()" }, { "virtualAddress": "0x0069F948", "name": "RemotingConfiguration_get_ApplicationId", "signature": "String * RemotingConfiguration_get_ApplicationId(MethodInfo * method)", "dotNetSignature": "String get_ApplicationId()" }, { "virtualAddress": "0x0069F9FC", "name": "RemotingConfiguration_get_ApplicationName", "signature": "String * RemotingConfiguration_get_ApplicationName(MethodInfo * method)", "dotNetSignature": "String get_ApplicationName()" }, { "virtualAddress": "0x0069FA64", "name": "RemotingConfiguration_set_ApplicationName", "signature": "void RemotingConfiguration_set_ApplicationName(String * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationName(String)" }, { "virtualAddress": "0x0069FAD0", "name": "RemotingConfiguration_get_CustomErrorsMode", "signature": "CustomErrorsModes__Enum RemotingConfiguration_get_CustomErrorsMode(MethodInfo * method)", "dotNetSignature": "CustomErrorsModes get_CustomErrorsMode()" }, { "virtualAddress": "0x0069FB30", "name": "RemotingConfiguration_set_CustomErrorsMode", "signature": "void RemotingConfiguration_set_CustomErrorsMode(CustomErrorsModes__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_CustomErrorsMode(CustomErrorsModes)" }, { "virtualAddress": "0x0069BC14", "name": "RemotingConfiguration_get_ProcessId", "signature": "String * RemotingConfiguration_get_ProcessId(MethodInfo * method)", "dotNetSignature": "String get_ProcessId()" }, { "virtualAddress": "0x0069FB90", "name": "RemotingConfiguration_Configure", "signature": "void RemotingConfiguration_Configure(String * filename, bool ensureSecurity, MethodInfo * method)", "dotNetSignature": "Void Configure(String, Boolean)" }, { "virtualAddress": "0x006A02B0", "name": "RemotingConfiguration_Configure_1", "signature": "void RemotingConfiguration_Configure_1(String * filename, MethodInfo * method)", "dotNetSignature": "Void Configure(String)" }, { "virtualAddress": "0x0069FD80", "name": "RemotingConfiguration_ReadConfigString", "signature": "void RemotingConfiguration_ReadConfigString(String * filename, MethodInfo * method)", "dotNetSignature": "Void ReadConfigString(String)" }, { "virtualAddress": "0x006A000C", "name": "RemotingConfiguration_ReadConfigFile", "signature": "void RemotingConfiguration_ReadConfigFile(String * filename, MethodInfo * method)", "dotNetSignature": "Void ReadConfigFile(String)" }, { "virtualAddress": "0x006A0320", "name": "RemotingConfiguration_LoadDefaultDelayedChannels", "signature": "void RemotingConfiguration_LoadDefaultDelayedChannels(MethodInfo * method)", "dotNetSignature": "Void LoadDefaultDelayedChannels()" }, { "virtualAddress": "0x006A0624", "name": "RemotingConfiguration_GetRegisteredActivatedClientTypes", "signature": "ActivatedClientTypeEntry__Array * RemotingConfiguration_GetRegisteredActivatedClientTypes(MethodInfo * method)", "dotNetSignature": "ActivatedClientTypeEntry[] GetRegisteredActivatedClientTypes()" }, { "virtualAddress": "0x006A081C", "name": "RemotingConfiguration_GetRegisteredActivatedServiceTypes", "signature": "ActivatedServiceTypeEntry__Array * RemotingConfiguration_GetRegisteredActivatedServiceTypes(MethodInfo * method)", "dotNetSignature": "ActivatedServiceTypeEntry[] GetRegisteredActivatedServiceTypes()" }, { "virtualAddress": "0x006A0A14", "name": "RemotingConfiguration_GetRegisteredWellKnownClientTypes", "signature": "WellKnownClientTypeEntry__Array * RemotingConfiguration_GetRegisteredWellKnownClientTypes(MethodInfo * method)", "dotNetSignature": "WellKnownClientTypeEntry[] GetRegisteredWellKnownClientTypes()" }, { "virtualAddress": "0x006A0C0C", "name": "RemotingConfiguration_GetRegisteredWellKnownServiceTypes", "signature": "WellKnownServiceTypeEntry__Array * RemotingConfiguration_GetRegisteredWellKnownServiceTypes(MethodInfo * method)", "dotNetSignature": "WellKnownServiceTypeEntry[] GetRegisteredWellKnownServiceTypes()" }, { "virtualAddress": "0x006A0E04", "name": "RemotingConfiguration_IsActivationAllowed", "signature": "bool RemotingConfiguration_IsActivationAllowed(Type * svrType, MethodInfo * method)", "dotNetSignature": "Boolean IsActivationAllowed(Type)" }, { "virtualAddress": "0x006A0F40", "name": "RemotingConfiguration_IsRemotelyActivatedClientType", "signature": "ActivatedClientTypeEntry * RemotingConfiguration_IsRemotelyActivatedClientType(Type * svrType, MethodInfo * method)", "dotNetSignature": "ActivatedClientTypeEntry IsRemotelyActivatedClientType(Type)" }, { "virtualAddress": "0x006A10C0", "name": "RemotingConfiguration_IsRemotelyActivatedClientType_1", "signature": "ActivatedClientTypeEntry * RemotingConfiguration_IsRemotelyActivatedClientType_1(String * typeName, String * assemblyName, MethodInfo * method)", "dotNetSignature": "ActivatedClientTypeEntry IsRemotelyActivatedClientType(String, String)" }, { "virtualAddress": "0x006A1160", "name": "RemotingConfiguration_IsWellKnownClientType", "signature": "WellKnownClientTypeEntry * RemotingConfiguration_IsWellKnownClientType(Type * svrType, MethodInfo * method)", "dotNetSignature": "WellKnownClientTypeEntry IsWellKnownClientType(Type)" }, { "virtualAddress": "0x006A12E0", "name": "RemotingConfiguration_IsWellKnownClientType_1", "signature": "WellKnownClientTypeEntry * RemotingConfiguration_IsWellKnownClientType_1(String * typeName, String * assemblyName, MethodInfo * method)", "dotNetSignature": "WellKnownClientTypeEntry IsWellKnownClientType(String, String)" }, { "virtualAddress": "0x006A1380", "name": "RemotingConfiguration_RegisterActivatedClientType", "signature": "void RemotingConfiguration_RegisterActivatedClientType(ActivatedClientTypeEntry * entry, MethodInfo * method)", "dotNetSignature": "Void RegisterActivatedClientType(ActivatedClientTypeEntry)" }, { "virtualAddress": "0x006A15EC", "name": "RemotingConfiguration_RegisterActivatedClientType_1", "signature": "void RemotingConfiguration_RegisterActivatedClientType_1(Type * type, String * appUrl, MethodInfo * method)", "dotNetSignature": "Void RegisterActivatedClientType(Type, String)" }, { "virtualAddress": "0x006A1710", "name": "RemotingConfiguration_RegisterActivatedServiceType", "signature": "void RemotingConfiguration_RegisterActivatedServiceType(ActivatedServiceTypeEntry * entry, MethodInfo * method)", "dotNetSignature": "Void RegisterActivatedServiceType(ActivatedServiceTypeEntry)" }, { "virtualAddress": "0x006A1844", "name": "RemotingConfiguration_RegisterActivatedServiceType_1", "signature": "void RemotingConfiguration_RegisterActivatedServiceType_1(Type * type, MethodInfo * method)", "dotNetSignature": "Void RegisterActivatedServiceType(Type)" }, { "virtualAddress": "0x006A18C8", "name": "RemotingConfiguration_RegisterWellKnownClientType", "signature": "void RemotingConfiguration_RegisterWellKnownClientType(Type * type, String * objectUrl, MethodInfo * method)", "dotNetSignature": "Void RegisterWellKnownClientType(Type, String)" }, { "virtualAddress": "0x006A19EC", "name": "RemotingConfiguration_RegisterWellKnownClientType_1", "signature": "void RemotingConfiguration_RegisterWellKnownClientType_1(WellKnownClientTypeEntry * entry, MethodInfo * method)", "dotNetSignature": "Void RegisterWellKnownClientType(WellKnownClientTypeEntry)" }, { "virtualAddress": "0x006A1C58", "name": "RemotingConfiguration_RegisterWellKnownServiceType", "signature": "void RemotingConfiguration_RegisterWellKnownServiceType(Type * type, String * objectUri, WellKnownObjectMode__Enum mode, MethodInfo * method)", "dotNetSignature": "Void RegisterWellKnownServiceType(Type, String, WellKnownObjectMode)" }, { "virtualAddress": "0x006A1CF4", "name": "RemotingConfiguration_RegisterWellKnownServiceType_1", "signature": "void RemotingConfiguration_RegisterWellKnownServiceType_1(WellKnownServiceTypeEntry * entry, MethodInfo * method)", "dotNetSignature": "Void RegisterWellKnownServiceType(WellKnownServiceTypeEntry)" }, { "virtualAddress": "0x006A1F94", "name": "RemotingConfiguration_RegisterChannelTemplate", "signature": "void RemotingConfiguration_RegisterChannelTemplate(ChannelData * channel, MethodInfo * method)", "dotNetSignature": "Void RegisterChannelTemplate(ChannelData)" }, { "virtualAddress": "0x006A2020", "name": "RemotingConfiguration_RegisterClientProviderTemplate", "signature": "void RemotingConfiguration_RegisterClientProviderTemplate(ProviderData * prov, MethodInfo * method)", "dotNetSignature": "Void RegisterClientProviderTemplate(ProviderData)" }, { "virtualAddress": "0x006A20AC", "name": "RemotingConfiguration_RegisterServerProviderTemplate", "signature": "void RemotingConfiguration_RegisterServerProviderTemplate(ProviderData * prov, MethodInfo * method)", "dotNetSignature": "Void RegisterServerProviderTemplate(ProviderData)" }, { "virtualAddress": "0x006A2138", "name": "RemotingConfiguration_RegisterChannels", "signature": "void RemotingConfiguration_RegisterChannels(ArrayList * channels, bool onlyDelayed, MethodInfo * method)", "dotNetSignature": "Void RegisterChannels(ArrayList, Boolean)" }, { "virtualAddress": "0x006A2CF0", "name": "RemotingConfiguration_RegisterTypes", "signature": "void RemotingConfiguration_RegisterTypes(ArrayList * types, MethodInfo * method)", "dotNetSignature": "Void RegisterTypes(ArrayList)" }, { "virtualAddress": "0x006A318C", "name": "RemotingConfiguration_CustomErrorsEnabled", "signature": "bool RemotingConfiguration_CustomErrorsEnabled(bool isLocalRequest, MethodInfo * method)", "dotNetSignature": "Boolean CustomErrorsEnabled(Boolean)" }, { "virtualAddress": "0x006A3258", "name": "RemotingConfiguration_SetCustomErrorsMode", "signature": "void RemotingConfiguration_SetCustomErrorsMode(String * mode, MethodInfo * method)", "dotNetSignature": "Void SetCustomErrorsMode(String)" }, { "virtualAddress": "0x006A33B0", "name": "RemotingConfiguration__cctor", "signature": "void RemotingConfiguration__cctor(MethodInfo * method)", "dotNetSignature": "RemotingConfiguration()" }, { "virtualAddress": "0x005A058C", "name": "ConfigHandler__ctor", "signature": "void ConfigHandler__ctor(ConfigHandler * this, bool onlyDelayedChannels, MethodInfo * method)", "dotNetSignature": "ConfigHandler(Boolean)" }, { "virtualAddress": "0x005A0634", "name": "ConfigHandler_ValidatePath", "signature": "void ConfigHandler_ValidatePath(ConfigHandler * this, String * element, String__Array * paths, MethodInfo * method)", "dotNetSignature": "Void ValidatePath(String, String[])" }, { "virtualAddress": "0x005A0740", "name": "ConfigHandler_CheckPath", "signature": "bool ConfigHandler_CheckPath(ConfigHandler * this, String * path, MethodInfo * method)", "dotNetSignature": "Boolean CheckPath(String)" }, { "virtualAddress": "0x005A082C", "name": "ConfigHandler_OnStartParsing", "signature": "void ConfigHandler_OnStartParsing(ConfigHandler * this, SmallXmlParser * parser, MethodInfo * method)", "dotNetSignature": "Void OnStartParsing(SmallXmlParser)" }, { "virtualAddress": "0x005A0830", "name": "ConfigHandler_OnProcessingInstruction", "signature": "void ConfigHandler_OnProcessingInstruction(ConfigHandler * this, String * name, String * text, MethodInfo * method)", "dotNetSignature": "Void OnProcessingInstruction(String, String)" }, { "virtualAddress": "0x005A0834", "name": "ConfigHandler_OnIgnorableWhitespace", "signature": "void ConfigHandler_OnIgnorableWhitespace(ConfigHandler * this, String * s, MethodInfo * method)", "dotNetSignature": "Void OnIgnorableWhitespace(String)" }, { "virtualAddress": "0x005A0838", "name": "ConfigHandler_OnStartElement", "signature": "void ConfigHandler_OnStartElement(ConfigHandler * this, String * name, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void OnStartElement(String, SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A09DC", "name": "ConfigHandler_ParseElement", "signature": "void ConfigHandler_ParseElement(ConfigHandler * this, String * name, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ParseElement(String, SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A3224", "name": "ConfigHandler_OnEndElement", "signature": "void ConfigHandler_OnEndElement(ConfigHandler * this, String * name, MethodInfo * method)", "dotNetSignature": "Void OnEndElement(String)" }, { "virtualAddress": "0x005A1928", "name": "ConfigHandler_ReadCustomProviderData", "signature": "void ConfigHandler_ReadCustomProviderData(ConfigHandler * this, String * name, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ReadCustomProviderData(String, SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A1C98", "name": "ConfigHandler_ReadLifetine", "signature": "void ConfigHandler_ReadLifetine(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ReadLifetine(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A32A8", "name": "ConfigHandler_ParseTime", "signature": "TimeSpan ConfigHandler_ParseTime(ConfigHandler * this, String * s, MethodInfo * method)", "dotNetSignature": "TimeSpan ParseTime(String)" }, { "virtualAddress": "0x005A224C", "name": "ConfigHandler_ReadChannel", "signature": "void ConfigHandler_ReadChannel(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, bool isTemplate, MethodInfo * method)", "dotNetSignature": "Void ReadChannel(SmallXmlParser\u002BIAttrList, Boolean)" }, { "virtualAddress": "0x005A25E0", "name": "ConfigHandler_ReadProvider", "signature": "ProviderData * ConfigHandler_ReadProvider(ConfigHandler * this, String * name, SmallXmlParser_IAttrList * attrs, bool isTemplate, MethodInfo * method)", "dotNetSignature": "ProviderData ReadProvider(String, SmallXmlParser\u002BIAttrList, Boolean)" }, { "virtualAddress": "0x005A2C00", "name": "ConfigHandler_ReadClientActivated", "signature": "void ConfigHandler_ReadClientActivated(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ReadClientActivated(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A2D2C", "name": "ConfigHandler_ReadServiceActivated", "signature": "void ConfigHandler_ReadServiceActivated(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ReadServiceActivated(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A2974", "name": "ConfigHandler_ReadClientWellKnown", "signature": "void ConfigHandler_ReadClientWellKnown(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ReadClientWellKnown(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A2A58", "name": "ConfigHandler_ReadServiceWellKnown", "signature": "void ConfigHandler_ReadServiceWellKnown(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ReadServiceWellKnown(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A2DF4", "name": "ConfigHandler_ReadInteropXml", "signature": "void ConfigHandler_ReadInteropXml(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, bool isElement, MethodInfo * method)", "dotNetSignature": "Void ReadInteropXml(SmallXmlParser\u002BIAttrList, Boolean)" }, { "virtualAddress": "0x005A2FC0", "name": "ConfigHandler_ReadPreload", "signature": "void ConfigHandler_ReadPreload(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, MethodInfo * method)", "dotNetSignature": "Void ReadPreload(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x005A370C", "name": "ConfigHandler_GetNotNull", "signature": "String * ConfigHandler_GetNotNull(ConfigHandler * this, SmallXmlParser_IAttrList * attrs, String * name, MethodInfo * method)", "dotNetSignature": "String GetNotNull(SmallXmlParser\u002BIAttrList, String)" }, { "virtualAddress": "0x005A3848", "name": "ConfigHandler_ExtractAssembly", "signature": "String * ConfigHandler_ExtractAssembly(ConfigHandler * this, String * * type, MethodInfo * method)", "dotNetSignature": "String ExtractAssembly(String ByRef)" }, { "virtualAddress": "0x005A3918", "name": "ConfigHandler_OnChars", "signature": "void ConfigHandler_OnChars(ConfigHandler * this, String * ch, MethodInfo * method)", "dotNetSignature": "Void OnChars(String)" }, { "virtualAddress": "0x005A391C", "name": "ConfigHandler_OnEndParsing", "signature": "void ConfigHandler_OnEndParsing(ConfigHandler * this, SmallXmlParser * parser, MethodInfo * method)", "dotNetSignature": "Void OnEndParsing(SmallXmlParser)" }, { "virtualAddress": "0x00596B18", "name": "ChannelData_get_ServerProviders", "signature": "ArrayList * ChannelData_get_ServerProviders(ChannelData * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_ServerProviders()" }, { "virtualAddress": "0x00596B84", "name": "ChannelData_get_ClientProviders", "signature": "ArrayList * ChannelData_get_ClientProviders(ChannelData * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_ClientProviders()" }, { "virtualAddress": "0x00596BF0", "name": "ChannelData_get_CustomProperties", "signature": "Hashtable * ChannelData_get_CustomProperties(ChannelData * this, MethodInfo * method)", "dotNetSignature": "Hashtable get_CustomProperties()" }, { "virtualAddress": "0x00596C5C", "name": "ChannelData_CopyFrom", "signature": "void ChannelData_CopyFrom(ChannelData * this, ChannelData * other, MethodInfo * method)", "dotNetSignature": "Void CopyFrom(ChannelData)" }, { "virtualAddress": "0x005974A4", "name": "ChannelData__ctor", "signature": "void ChannelData__ctor(ChannelData * this, MethodInfo * method)", "dotNetSignature": "ChannelData()" }, { "virtualAddress": "0x0069BEC0", "name": "ProviderData_CopyFrom", "signature": "void ProviderData_CopyFrom(ProviderData * this, ProviderData * other, MethodInfo * method)", "dotNetSignature": "Void CopyFrom(ProviderData)" }, { "virtualAddress": "0x0069C4F8", "name": "ProviderData__ctor", "signature": "void ProviderData__ctor(ProviderData * this, MethodInfo * method)", "dotNetSignature": "ProviderData()" }, { "virtualAddress": "0x005A3704", "name": "FormatterData__ctor", "signature": "void FormatterData__ctor(FormatterData * this, MethodInfo * method)", "dotNetSignature": "FormatterData()" }, { "virtualAddress": "0x006A3514", "name": "RemotingException__ctor", "signature": "void RemotingException__ctor(RemotingException * this, MethodInfo * method)", "dotNetSignature": "RemotingException()" }, { "virtualAddress": "0x0068BDC4", "name": "RemotingException__ctor_1", "signature": "void RemotingException__ctor_1(RemotingException * this, String * message, MethodInfo * method)", "dotNetSignature": "RemotingException(String)" }, { "virtualAddress": "0x006A351C", "name": "RemotingException__ctor_2", "signature": "void RemotingException__ctor_2(RemotingException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "RemotingException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006A0318", "name": "RemotingException__ctor_3", "signature": "void RemotingException__ctor_3(RemotingException * this, String * message, Exception * InnerException, MethodInfo * method)", "dotNetSignature": "RemotingException(String, Exception)" }, { "virtualAddress": "0x006A3524", "name": "RemotingServices__cctor", "signature": "void RemotingServices__cctor(MethodInfo * method)", "dotNetSignature": "RemotingServices()" }, { "virtualAddress": "0x006A37C8", "name": "RemotingServices_InternalExecute", "signature": "Object * RemotingServices_InternalExecute(MethodBase * method_1, Object * obj, Object__Array * parameters, Object__Array * * out_args, MethodInfo * method)", "dotNetSignature": "Object InternalExecute(MethodBase, Object, Object[], Object[] ByRef)" }, { "virtualAddress": "0x0068C15C", "name": "RemotingServices_GetVirtualMethod", "signature": "MethodBase * RemotingServices_GetVirtualMethod(Type * type, MethodBase * method_1, MethodInfo * method)", "dotNetSignature": "MethodBase GetVirtualMethod(Type, MethodBase)" }, { "virtualAddress": "0x00691D18", "name": "RemotingServices_IsTransparentProxy", "signature": "bool RemotingServices_IsTransparentProxy(Object * proxy, MethodInfo * method)", "dotNetSignature": "Boolean IsTransparentProxy(Object)" }, { "virtualAddress": "0x00693D58", "name": "RemotingServices_InternalExecuteMessage", "signature": "IMethodReturnMessage * RemotingServices_InternalExecuteMessage(MarshalByRefObject * target, IMethodCallMessage * reqMsg, MethodInfo * method)", "dotNetSignature": "IMethodReturnMessage InternalExecuteMessage(MarshalByRefObject, IMethodCallMessage)" }, { "virtualAddress": "0x006A37CC", "name": "RemotingServices_ExecuteMessage", "signature": "IMethodReturnMessage * RemotingServices_ExecuteMessage(MarshalByRefObject * target, IMethodCallMessage * reqMsg, MethodInfo * method)", "dotNetSignature": "IMethodReturnMessage ExecuteMessage(MarshalByRefObject, IMethodCallMessage)" }, { "virtualAddress": "0x006A3820", "name": "RemotingServices_Connect", "signature": "Object * RemotingServices_Connect(Type * classToProxy, String * url, MethodInfo * method)", "dotNetSignature": "Object Connect(Type, String)" }, { "virtualAddress": "0x006A393C", "name": "RemotingServices_Connect_1", "signature": "Object * RemotingServices_Connect_1(Type * classToProxy, String * url, Object * data, MethodInfo * method)", "dotNetSignature": "Object Connect(Type, String, Object)" }, { "virtualAddress": "0x006A39D8", "name": "RemotingServices_Disconnect", "signature": "bool RemotingServices_Disconnect(MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "Boolean Disconnect(MarshalByRefObject)" }, { "virtualAddress": "0x0068BD04", "name": "RemotingServices_GetServerTypeForUri", "signature": "Type * RemotingServices_GetServerTypeForUri(String * URI, MethodInfo * method)", "dotNetSignature": "Type GetServerTypeForUri(String)" }, { "virtualAddress": "0x0069AF28", "name": "RemotingServices_GetObjectUri", "signature": "String * RemotingServices_GetObjectUri(MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "String GetObjectUri(MarshalByRefObject)" }, { "virtualAddress": "0x0069B770", "name": "RemotingServices_Unmarshal", "signature": "Object * RemotingServices_Unmarshal(ObjRef * objectRef, MethodInfo * method)", "dotNetSignature": "Object Unmarshal(ObjRef)" }, { "virtualAddress": "0x006A3AC4", "name": "RemotingServices_Unmarshal_1", "signature": "Object * RemotingServices_Unmarshal_1(ObjRef * objectRef, bool fRefine, MethodInfo * method)", "dotNetSignature": "Object Unmarshal(ObjRef, Boolean)" }, { "virtualAddress": "0x006A3D38", "name": "RemotingServices_Marshal", "signature": "ObjRef * RemotingServices_Marshal(MarshalByRefObject * Obj, MethodInfo * method)", "dotNetSignature": "ObjRef Marshal(MarshalByRefObject)" }, { "virtualAddress": "0x006A3DA4", "name": "RemotingServices_Marshal_1", "signature": "ObjRef * RemotingServices_Marshal_1(MarshalByRefObject * Obj, String * URI, MethodInfo * method)", "dotNetSignature": "ObjRef Marshal(MarshalByRefObject, String)" }, { "virtualAddress": "0x0069CB90", "name": "RemotingServices_Marshal_2", "signature": "ObjRef * RemotingServices_Marshal_2(MarshalByRefObject * Obj, String * ObjURI, Type * RequestedType, MethodInfo * method)", "dotNetSignature": "ObjRef Marshal(MarshalByRefObject, String, Type)" }, { "virtualAddress": "0x006A3E1C", "name": "RemotingServices_NewUri", "signature": "String * RemotingServices_NewUri(MethodInfo * method)", "dotNetSignature": "String NewUri()" }, { "virtualAddress": "0x00691D78", "name": "RemotingServices_GetRealProxy", "signature": "RealProxy * RemotingServices_GetRealProxy(Object * proxy, MethodInfo * method)", "dotNetSignature": "RealProxy GetRealProxy(Object)" }, { "virtualAddress": "0x0068C160", "name": "RemotingServices_GetMethodBaseFromMethodMessage", "signature": "MethodBase * RemotingServices_GetMethodBaseFromMethodMessage(IMethodMessage * msg, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodBaseFromMethodMessage(IMethodMessage)" }, { "virtualAddress": "0x0068BF7C", "name": "RemotingServices_GetMethodBaseFromName", "signature": "MethodBase * RemotingServices_GetMethodBaseFromName(Type * type, String * methodName, Type__Array * signature, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethodBaseFromName(Type, String, Type[])" }, { "virtualAddress": "0x006A44CC", "name": "RemotingServices_FindInterfaceMethod", "signature": "MethodBase * RemotingServices_FindInterfaceMethod(Type * type, String * methodName, Type__Array * signature, MethodInfo * method)", "dotNetSignature": "MethodBase FindInterfaceMethod(Type, String, Type[])" }, { "virtualAddress": "0x00691DCC", "name": "RemotingServices_GetObjectData", "signature": "void RemotingServices_GetObjectData(Object * obj, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006A461C", "name": "RemotingServices_GetObjRefForProxy", "signature": "ObjRef * RemotingServices_GetObjRefForProxy(MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "ObjRef GetObjRefForProxy(MarshalByRefObject)" }, { "virtualAddress": "0x006A4678", "name": "RemotingServices_GetLifetimeService", "signature": "Object * RemotingServices_GetLifetimeService(MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "Object GetLifetimeService(MarshalByRefObject)" }, { "virtualAddress": "0x006A4688", "name": "RemotingServices_GetEnvoyChainForProxy", "signature": "IMessageSink * RemotingServices_GetEnvoyChainForProxy(MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "IMessageSink GetEnvoyChainForProxy(MarshalByRefObject)" }, { "virtualAddress": "0x006A46DC", "name": "RemotingServices_LogRemotingStage", "signature": "void RemotingServices_LogRemotingStage(int32_t stage, MethodInfo * method)", "dotNetSignature": "Void LogRemotingStage(Int32)" }, { "virtualAddress": "0x006A473C", "name": "RemotingServices_GetSessionIdForMethodMessage", "signature": "String * RemotingServices_GetSessionIdForMethodMessage(IMethodMessage * msg, MethodInfo * method)", "dotNetSignature": "String GetSessionIdForMethodMessage(IMethodMessage)" }, { "virtualAddress": "0x006A47EC", "name": "RemotingServices_IsMethodOverloaded", "signature": "bool RemotingServices_IsMethodOverloaded(IMethodMessage * msg, MethodInfo * method)", "dotNetSignature": "Boolean IsMethodOverloaded(IMethodMessage)" }, { "virtualAddress": "0x006A4994", "name": "RemotingServices_IsObjectOutOfAppDomain", "signature": "bool RemotingServices_IsObjectOutOfAppDomain(Object * tp, MethodInfo * method)", "dotNetSignature": "Boolean IsObjectOutOfAppDomain(Object)" }, { "virtualAddress": "0x006A4A3C", "name": "RemotingServices_IsObjectOutOfContext", "signature": "bool RemotingServices_IsObjectOutOfContext(Object * tp, MethodInfo * method)", "dotNetSignature": "Boolean IsObjectOutOfContext(Object)" }, { "virtualAddress": "0x00691958", "name": "RemotingServices_IsOneWay", "signature": "bool RemotingServices_IsOneWay(MethodBase * method_1, MethodInfo * method)", "dotNetSignature": "Boolean IsOneWay(MethodBase)" }, { "virtualAddress": "0x006A4AE4", "name": "RemotingServices_IsAsyncMessage", "signature": "bool RemotingServices_IsAsyncMessage(IMessage * msg, MethodInfo * method)", "dotNetSignature": "Boolean IsAsyncMessage(IMessage)" }, { "virtualAddress": "0x006A4BA4", "name": "RemotingServices_SetObjectUriForMarshal", "signature": "void RemotingServices_SetObjectUriForMarshal(MarshalByRefObject * obj, String * uri, MethodInfo * method)", "dotNetSignature": "Void SetObjectUriForMarshal(MarshalByRefObject, String)" }, { "virtualAddress": "0x006A4BF8", "name": "RemotingServices_CreateClientProxy", "signature": "Object * RemotingServices_CreateClientProxy(ActivatedClientTypeEntry * entry, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateClientProxy(ActivatedClientTypeEntry, Object[])" }, { "virtualAddress": "0x006A4D5C", "name": "RemotingServices_CreateClientProxy_1", "signature": "Object * RemotingServices_CreateClientProxy_1(Type * objectType, String * url, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateClientProxy(Type, String, Object[])" }, { "virtualAddress": "0x006A4F78", "name": "RemotingServices_CreateClientProxy_2", "signature": "Object * RemotingServices_CreateClientProxy_2(WellKnownClientTypeEntry * entry, MethodInfo * method)", "dotNetSignature": "Object CreateClientProxy(WellKnownClientTypeEntry)" }, { "virtualAddress": "0x006A4FF0", "name": "RemotingServices_CreateClientProxyForContextBound", "signature": "Object * RemotingServices_CreateClientProxyForContextBound(Type * type, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateClientProxyForContextBound(Type, Object[])" }, { "virtualAddress": "0x0069B858", "name": "RemotingServices_GetIdentityForUri", "signature": "Identity * RemotingServices_GetIdentityForUri(String * uri, MethodInfo * method)", "dotNetSignature": "Identity GetIdentityForUri(String)" }, { "virtualAddress": "0x006A51EC", "name": "RemotingServices_RemoveAppNameFromUri", "signature": "String * RemotingServices_RemoveAppNameFromUri(String * uri, MethodInfo * method)", "dotNetSignature": "String RemoveAppNameFromUri(String)" }, { "virtualAddress": "0x006A3A70", "name": "RemotingServices_GetObjectIdentity", "signature": "Identity * RemotingServices_GetObjectIdentity(MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "Identity GetObjectIdentity(MarshalByRefObject)" }, { "virtualAddress": "0x006A52FC", "name": "RemotingServices_GetOrCreateClientIdentity", "signature": "ClientIdentity * RemotingServices_GetOrCreateClientIdentity(ObjRef * objRef, Type * proxyType, Object * * clientProxy, MethodInfo * method)", "dotNetSignature": "ClientIdentity GetOrCreateClientIdentity(ObjRef, Type, Object ByRef)" }, { "virtualAddress": "0x006A4E8C", "name": "RemotingServices_GetClientChannelSinkChain", "signature": "IMessageSink * RemotingServices_GetClientChannelSinkChain(String * url, Object * channelData, String * * objectUri, MethodInfo * method)", "dotNetSignature": "IMessageSink GetClientChannelSinkChain(String, Object, String ByRef)" }, { "virtualAddress": "0x006A57D0", "name": "RemotingServices_CreateContextBoundObjectIdentity", "signature": "ClientActivatedIdentity * RemotingServices_CreateContextBoundObjectIdentity(Type * objectType, MethodInfo * method)", "dotNetSignature": "ClientActivatedIdentity CreateContextBoundObjectIdentity(Type)" }, { "virtualAddress": "0x006A4394", "name": "RemotingServices_CreateClientActivatedServerIdentity", "signature": "ClientActivatedIdentity * RemotingServices_CreateClientActivatedServerIdentity(MarshalByRefObject * realObject, Type * objectType, String * objectUri, MethodInfo * method)", "dotNetSignature": "ClientActivatedIdentity CreateClientActivatedServerIdentity(MarshalByRefObject, Type, String)" }, { "virtualAddress": "0x006A1E6C", "name": "RemotingServices_CreateWellKnownServerIdentity", "signature": "ServerIdentity * RemotingServices_CreateWellKnownServerIdentity(Type * objectType, String * objectUri, WellKnownObjectMode__Enum mode, MethodInfo * method)", "dotNetSignature": "ServerIdentity CreateWellKnownServerIdentity(Type, String, WellKnownObjectMode)" }, { "virtualAddress": "0x006A41AC", "name": "RemotingServices_RegisterServerIdentity", "signature": "void RemotingServices_RegisterServerIdentity(ServerIdentity * identity, MethodInfo * method)", "dotNetSignature": "Void RegisterServerIdentity(ServerIdentity)" }, { "virtualAddress": "0x0069C724", "name": "RemotingServices_GetProxyForRemoteObject", "signature": "Object * RemotingServices_GetProxyForRemoteObject(ObjRef * objref, Type * classToProxy, MethodInfo * method)", "dotNetSignature": "Object GetProxyForRemoteObject(ObjRef, Type)" }, { "virtualAddress": "0x006A38B8", "name": "RemotingServices_GetRemoteObject", "signature": "Object * RemotingServices_GetRemoteObject(ObjRef * objRef, Type * proxyType, MethodInfo * method)", "dotNetSignature": "Object GetRemoteObject(ObjRef, Type)" }, { "virtualAddress": "0x006A58B4", "name": "RemotingServices_GetServerObject", "signature": "Object * RemotingServices_GetServerObject(String * uri, MethodInfo * method)", "dotNetSignature": "Object GetServerObject(String)" }, { "virtualAddress": "0x006A59B4", "name": "RemotingServices_SerializeCallData", "signature": "Byte__Array * RemotingServices_SerializeCallData(Object * obj, MethodInfo * method)", "dotNetSignature": "Byte[] SerializeCallData(Object)" }, { "virtualAddress": "0x006A5AF4", "name": "RemotingServices_DeserializeCallData", "signature": "Object * RemotingServices_DeserializeCallData(Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Object DeserializeCallData(Byte[])" }, { "virtualAddress": "0x006A5C4C", "name": "RemotingServices_SerializeExceptionData", "signature": "Byte__Array * RemotingServices_SerializeExceptionData(Exception * ex, MethodInfo * method)", "dotNetSignature": "Byte[] SerializeExceptionData(Exception)" }, { "virtualAddress": "0x006A5D08", "name": "RemotingServices_GetDomainProxy", "signature": "Object * RemotingServices_GetDomainProxy(AppDomain * domain, MethodInfo * method)", "dotNetSignature": "Object GetDomainProxy(AppDomain)" }, { "virtualAddress": "0x006A3768", "name": "RemotingServices_RegisterInternalChannels", "signature": "void RemotingServices_RegisterInternalChannels(MethodInfo * method)", "dotNetSignature": "Void RegisterInternalChannels()" }, { "virtualAddress": "0x0069EFC4", "name": "RemotingServices_DisposeIdentity", "signature": "void RemotingServices_DisposeIdentity(Identity * ident, MethodInfo * method)", "dotNetSignature": "Void DisposeIdentity(Identity)" }, { "virtualAddress": "0x00692EDC", "name": "RemotingServices_GetMessageTargetIdentity", "signature": "Identity * RemotingServices_GetMessageTargetIdentity(IMessage * msg, MethodInfo * method)", "dotNetSignature": "Identity GetMessageTargetIdentity(IMessage)" }, { "virtualAddress": "0x006A5F48", "name": "RemotingServices_SetMessageTargetIdentity", "signature": "void RemotingServices_SetMessageTargetIdentity(IMessage * msg, Identity * ident, MethodInfo * method)", "dotNetSignature": "Void SetMessageTargetIdentity(IMessage, Identity)" }, { "virtualAddress": "0x0069E164", "name": "RemotingServices_UpdateOutArgObject", "signature": "bool RemotingServices_UpdateOutArgObject(ParameterInfo_1 * pi, Object * local, Object * remote, MethodInfo * method)", "dotNetSignature": "Boolean UpdateOutArgObject(ParameterInfo, Object, Object)" }, { "virtualAddress": "0x006A516C", "name": "RemotingServices_GetNormalizedUri", "signature": "String * RemotingServices_GetNormalizedUri(String * uri, MethodInfo * method)", "dotNetSignature": "String GetNormalizedUri(String)" }, { "virtualAddress": "0x00741898", "name": "RemotingServices_CACD__ctor", "signature": "void RemotingServices_CACD__ctor(RemotingServices_CACD * this, MethodInfo * method)", "dotNetSignature": "RemotingServices\u002BCACD()" }, { "virtualAddress": "0x007418A0", "name": "RemotingTimeoutException__ctor", "signature": "void RemotingTimeoutException__ctor(RemotingTimeoutException * this, MethodInfo * method)", "dotNetSignature": "RemotingTimeoutException()" }, { "virtualAddress": "0x007418A8", "name": "RemotingTimeoutException__ctor_1", "signature": "void RemotingTimeoutException__ctor_1(RemotingTimeoutException * this, String * message, MethodInfo * method)", "dotNetSignature": "RemotingTimeoutException(String)" }, { "virtualAddress": "0x007418B0", "name": "RemotingTimeoutException__ctor_2", "signature": "void RemotingTimeoutException__ctor_2(RemotingTimeoutException * this, String * message, Exception * InnerException, MethodInfo * method)", "dotNetSignature": "RemotingTimeoutException(String, Exception)" }, { "virtualAddress": "0x007418B8", "name": "RemotingTimeoutException__ctor_3", "signature": "void RemotingTimeoutException__ctor_3(RemotingTimeoutException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "RemotingTimeoutException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007418C0", "name": "ServerException__ctor", "signature": "void ServerException__ctor(ServerException * this, MethodInfo * method)", "dotNetSignature": "ServerException()" }, { "virtualAddress": "0x007418C8", "name": "ServerException__ctor_1", "signature": "void ServerException__ctor_1(ServerException * this, String * message, MethodInfo * method)", "dotNetSignature": "ServerException(String)" }, { "virtualAddress": "0x007418D0", "name": "ServerException__ctor_2", "signature": "void ServerException__ctor_2(ServerException * this, String * message, Exception * InnerException, MethodInfo * method)", "dotNetSignature": "ServerException(String, Exception)" }, { "virtualAddress": "0x007418D8", "name": "ServerException__ctor_3", "signature": "void ServerException__ctor_3(ServerException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ServerException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x007418E0", "name": "ServerIdentity__ctor", "signature": "void ServerIdentity__ctor(ServerIdentity * this, String * objectUri, Context * context, Type * objectType, MethodInfo * method)", "dotNetSignature": "ServerIdentity(String, Context, Type)" }, { "virtualAddress": "0x0074191C", "name": "ServerIdentity_get_ObjectType", "signature": "Type * ServerIdentity_get_ObjectType(ServerIdentity * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x00741924", "name": "ServerIdentity_StartTrackingLifetime", "signature": "void ServerIdentity_StartTrackingLifetime(ServerIdentity * this, ILease * lease, MethodInfo * method)", "dotNetSignature": "Void StartTrackingLifetime(ILease)" }, { "virtualAddress": "0x00741AA0", "name": "ServerIdentity_OnLifetimeExpired", "signature": "void ServerIdentity_OnLifetimeExpired(ServerIdentity * this, MethodInfo * method)", "dotNetSignature": "Void OnLifetimeExpired()" }, { "virtualAddress": "0x00741B30", "name": "ServerIdentity_CreateObjRef", "signature": "ObjRef * ServerIdentity_CreateObjRef(ServerIdentity * this, Type * requestedType, MethodInfo * method)", "dotNetSignature": "ObjRef CreateObjRef(Type)" }, { "virtualAddress": "0x00742044", "name": "ServerIdentity_AttachServerObject", "signature": "void ServerIdentity_AttachServerObject(ServerIdentity * this, MarshalByRefObject * serverObject, Context * context, MethodInfo * method)", "dotNetSignature": "Void AttachServerObject(MarshalByRefObject, Context)" }, { "virtualAddress": "0x00742158", "name": "ServerIdentity_get_Lease", "signature": "Lease * ServerIdentity_get_Lease(ServerIdentity * this, MethodInfo * method)", "dotNetSignature": "Lease get_Lease()" }, { "virtualAddress": "0x00742160", "name": "ServerIdentity_get_Context", "signature": "Context * ServerIdentity_get_Context(ServerIdentity * this, MethodInfo * method)", "dotNetSignature": "Context get_Context()" }, { "virtualAddress": "0x00742168", "name": "ServerIdentity_set_Context", "signature": "void ServerIdentity_set_Context(ServerIdentity * this, Context * value, MethodInfo * method)", "dotNetSignature": "Void set_Context(Context)" }, { "virtualAddress": "0x00741AA4", "name": "ServerIdentity_DisposeServerObject", "signature": "void ServerIdentity_DisposeServerObject(ServerIdentity * this, MethodInfo * method)", "dotNetSignature": "Void DisposeServerObject()" }, { "virtualAddress": "0x0059FF04", "name": "ClientActivatedIdentity__ctor", "signature": "void ClientActivatedIdentity__ctor(ClientActivatedIdentity * this, String * objectUri, Type * objectType, MethodInfo * method)", "dotNetSignature": "ClientActivatedIdentity(String, Type)" }, { "virtualAddress": "0x0059FF14", "name": "ClientActivatedIdentity_GetServerObject", "signature": "MarshalByRefObject * ClientActivatedIdentity_GetServerObject(ClientActivatedIdentity * this, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject GetServerObject()" }, { "virtualAddress": "0x0059FF1C", "name": "ClientActivatedIdentity_GetClientProxy", "signature": "MarshalByRefObject * ClientActivatedIdentity_GetClientProxy(ClientActivatedIdentity * this, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject GetClientProxy()" }, { "virtualAddress": "0x0059FF24", "name": "ClientActivatedIdentity_SetClientProxy", "signature": "void ClientActivatedIdentity_SetClientProxy(ClientActivatedIdentity * this, MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "Void SetClientProxy(MarshalByRefObject)" }, { "virtualAddress": "0x0059FF2C", "name": "ClientActivatedIdentity_OnLifetimeExpired", "signature": "void ClientActivatedIdentity_OnLifetimeExpired(ClientActivatedIdentity * this, MethodInfo * method)", "dotNetSignature": "Void OnLifetimeExpired()" }, { "virtualAddress": "0x0059FFA0", "name": "ClientActivatedIdentity_SyncObjectProcessMessage", "signature": "IMessage * ClientActivatedIdentity_SyncObjectProcessMessage(ClientActivatedIdentity * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncObjectProcessMessage(IMessage)" }, { "virtualAddress": "0x005A0220", "name": "ClientActivatedIdentity_AsyncObjectProcessMessage", "signature": "IMessageCtrl * ClientActivatedIdentity_AsyncObjectProcessMessage(ClientActivatedIdentity * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncObjectProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x007436C4", "name": "SingletonIdentity__ctor", "signature": "void SingletonIdentity__ctor(SingletonIdentity * this, String * objectUri, Context * context, Type * objectType, MethodInfo * method)", "dotNetSignature": "SingletonIdentity(String, Context, Type)" }, { "virtualAddress": "0x00743700", "name": "SingletonIdentity_GetServerObject", "signature": "MarshalByRefObject * SingletonIdentity_GetServerObject(SingletonIdentity * this, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject GetServerObject()" }, { "virtualAddress": "0x007438C0", "name": "SingletonIdentity_SyncObjectProcessMessage", "signature": "IMessage * SingletonIdentity_SyncObjectProcessMessage(SingletonIdentity * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncObjectProcessMessage(IMessage)" }, { "virtualAddress": "0x007439AC", "name": "SingletonIdentity_AsyncObjectProcessMessage", "signature": "IMessageCtrl * SingletonIdentity_AsyncObjectProcessMessage(SingletonIdentity * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncObjectProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x007432C8", "name": "SingleCallIdentity__ctor", "signature": "void SingleCallIdentity__ctor(SingleCallIdentity * this, String * objectUri, Context * context, Type * objectType, MethodInfo * method)", "dotNetSignature": "SingleCallIdentity(String, Context, Type)" }, { "virtualAddress": "0x00743304", "name": "SingleCallIdentity_SyncObjectProcessMessage", "signature": "IMessage * SingleCallIdentity_SyncObjectProcessMessage(SingleCallIdentity * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncObjectProcessMessage(IMessage)" }, { "virtualAddress": "0x00743518", "name": "SingleCallIdentity_AsyncObjectProcessMessage", "signature": "IMessageCtrl * SingleCallIdentity_AsyncObjectProcessMessage(SingleCallIdentity * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncObjectProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005A7804", "name": "DisposerReplySink__ctor", "signature": "void DisposerReplySink__ctor(DisposerReplySink * this, IMessageSink * next, IDisposable * disposable, MethodInfo * method)", "dotNetSignature": "DisposerReplySink(IMessageSink, IDisposable)" }, { "virtualAddress": "0x005A783C", "name": "DisposerReplySink_SyncProcessMessage", "signature": "IMessage * DisposerReplySink_SyncProcessMessage(DisposerReplySink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005A796C", "name": "DisposerReplySink_AsyncProcessMessage", "signature": "IMessageCtrl * DisposerReplySink_AsyncProcessMessage(DisposerReplySink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005A79CC", "name": "DisposerReplySink_get_NextSink", "signature": "IMessageSink * DisposerReplySink_get_NextSink(DisposerReplySink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x00743AA4", "name": "SoapServices__ctor", "signature": "void SoapServices__ctor(SoapServices * this, MethodInfo * method)", "dotNetSignature": "SoapServices()" }, { "virtualAddress": "0x00743AAC", "name": "SoapServices_get_XmlNsForClrType", "signature": "String * SoapServices_get_XmlNsForClrType(MethodInfo * method)", "dotNetSignature": "String get_XmlNsForClrType()" }, { "virtualAddress": "0x00743AF4", "name": "SoapServices_get_XmlNsForClrTypeWithAssembly", "signature": "String * SoapServices_get_XmlNsForClrTypeWithAssembly(MethodInfo * method)", "dotNetSignature": "String get_XmlNsForClrTypeWithAssembly()" }, { "virtualAddress": "0x00743B3C", "name": "SoapServices_get_XmlNsForClrTypeWithNs", "signature": "String * SoapServices_get_XmlNsForClrTypeWithNs(MethodInfo * method)", "dotNetSignature": "String get_XmlNsForClrTypeWithNs()" }, { "virtualAddress": "0x00743B84", "name": "SoapServices_get_XmlNsForClrTypeWithNsAndAssembly", "signature": "String * SoapServices_get_XmlNsForClrTypeWithNsAndAssembly(MethodInfo * method)", "dotNetSignature": "String get_XmlNsForClrTypeWithNsAndAssembly()" }, { "virtualAddress": "0x00743BCC", "name": "SoapServices_CodeXmlNamespaceForClrTypeNamespace", "signature": "String * SoapServices_CodeXmlNamespaceForClrTypeNamespace(String * typeNamespace, String * assemblyName, MethodInfo * method)", "dotNetSignature": "String CodeXmlNamespaceForClrTypeNamespace(String, String)" }, { "virtualAddress": "0x00743E34", "name": "SoapServices_DecodeXmlNamespaceForClrTypeNamespace", "signature": "bool SoapServices_DecodeXmlNamespaceForClrTypeNamespace(String * inNamespace, String * * typeNamespace, String * * assemblyName, MethodInfo * method)", "dotNetSignature": "Boolean DecodeXmlNamespaceForClrTypeNamespace(String, String ByRef, String ByRef)" }, { "virtualAddress": "0x007441F0", "name": "SoapServices_GetInteropFieldTypeAndNameFromXmlAttribute", "signature": "void SoapServices_GetInteropFieldTypeAndNameFromXmlAttribute(Type * containingType, String * xmlAttribute, String * xmlNamespace, Type * * type, String * * name, MethodInfo * method)", "dotNetSignature": "Void GetInteropFieldTypeAndNameFromXmlAttribute(Type, String, String, Type ByRef, String ByRef)" }, { "virtualAddress": "0x00744450", "name": "SoapServices_GetInteropFieldTypeAndNameFromXmlElement", "signature": "void SoapServices_GetInteropFieldTypeAndNameFromXmlElement(Type * containingType, String * xmlElement, String * xmlNamespace, Type * * type, String * * name, MethodInfo * method)", "dotNetSignature": "Void GetInteropFieldTypeAndNameFromXmlElement(Type, String, String, Type ByRef, String ByRef)" }, { "virtualAddress": "0x0074430C", "name": "SoapServices_GetInteropFieldInfo", "signature": "void SoapServices_GetInteropFieldInfo(Hashtable * fields, String * xmlName, String * xmlNamespace, Type * * type, String * * name, MethodInfo * method)", "dotNetSignature": "Void GetInteropFieldInfo(Hashtable, String, String, Type ByRef, String ByRef)" }, { "virtualAddress": "0x0074456C", "name": "SoapServices_GetNameKey", "signature": "String * SoapServices_GetNameKey(String * name, String * namspace, MethodInfo * method)", "dotNetSignature": "String GetNameKey(String, String)" }, { "virtualAddress": "0x007445E8", "name": "SoapServices_GetInteropTypeFromXmlElement", "signature": "Type * SoapServices_GetInteropTypeFromXmlElement(String * xmlElement, String * xmlNamespace, MethodInfo * method)", "dotNetSignature": "Type GetInteropTypeFromXmlElement(String, String)" }, { "virtualAddress": "0x007447A0", "name": "SoapServices_GetInteropTypeFromXmlType", "signature": "Type * SoapServices_GetInteropTypeFromXmlType(String * xmlType, String * xmlTypeNamespace, MethodInfo * method)", "dotNetSignature": "Type GetInteropTypeFromXmlType(String, String)" }, { "virtualAddress": "0x00744958", "name": "SoapServices_GetAssemblyName", "signature": "String * SoapServices_GetAssemblyName(MethodBase * mb, MethodInfo * method)", "dotNetSignature": "String GetAssemblyName(MethodBase)" }, { "virtualAddress": "0x00744A94", "name": "SoapServices_GetSoapActionFromMethodBase", "signature": "String * SoapServices_GetSoapActionFromMethodBase(MethodBase * mb, MethodInfo * method)", "dotNetSignature": "String GetSoapActionFromMethodBase(MethodBase)" }, { "virtualAddress": "0x00744D4C", "name": "SoapServices_GetTypeAndMethodNameFromSoapAction", "signature": "bool SoapServices_GetTypeAndMethodNameFromSoapAction(String * soapAction, String * * typeName, String * * methodName, MethodInfo * method)", "dotNetSignature": "Boolean GetTypeAndMethodNameFromSoapAction(String, String ByRef, String ByRef)" }, { "virtualAddress": "0x007450E4", "name": "SoapServices_GetXmlElementForInteropType", "signature": "bool SoapServices_GetXmlElementForInteropType(Type * type, String * * xmlElement, String * * xmlNamespace, MethodInfo * method)", "dotNetSignature": "Boolean GetXmlElementForInteropType(Type, String ByRef, String ByRef)" }, { "virtualAddress": "0x007451BC", "name": "SoapServices_GetXmlNamespaceForMethodCall", "signature": "String * SoapServices_GetXmlNamespaceForMethodCall(MethodBase * mb, MethodInfo * method)", "dotNetSignature": "String GetXmlNamespaceForMethodCall(MethodBase)" }, { "virtualAddress": "0x00745264", "name": "SoapServices_GetXmlNamespaceForMethodResponse", "signature": "String * SoapServices_GetXmlNamespaceForMethodResponse(MethodBase * mb, MethodInfo * method)", "dotNetSignature": "String GetXmlNamespaceForMethodResponse(MethodBase)" }, { "virtualAddress": "0x0074530C", "name": "SoapServices_GetXmlTypeForInteropType", "signature": "bool SoapServices_GetXmlTypeForInteropType(Type * type, String * * xmlType, String * * xmlTypeNamespace, MethodInfo * method)", "dotNetSignature": "Boolean GetXmlTypeForInteropType(Type, String ByRef, String ByRef)" }, { "virtualAddress": "0x007453D8", "name": "SoapServices_IsClrTypeNamespace", "signature": "bool SoapServices_IsClrTypeNamespace(String * namespaceString, MethodInfo * method)", "dotNetSignature": "Boolean IsClrTypeNamespace(String)" }, { "virtualAddress": "0x00745478", "name": "SoapServices_IsSoapActionValidForMethodBase", "signature": "bool SoapServices_IsSoapActionValidForMethodBase(String * soapAction, MethodBase * mb, MethodInfo * method)", "dotNetSignature": "Boolean IsSoapActionValidForMethodBase(String, MethodBase)" }, { "virtualAddress": "0x00745580", "name": "SoapServices_PreLoad", "signature": "void SoapServices_PreLoad(Assembly * assembly, MethodInfo * method)", "dotNetSignature": "Void PreLoad(Assembly)" }, { "virtualAddress": "0x0074565C", "name": "SoapServices_PreLoad_1", "signature": "void SoapServices_PreLoad_1(Type * type, MethodInfo * method)", "dotNetSignature": "Void PreLoad(Type)" }, { "virtualAddress": "0x00745CF8", "name": "SoapServices_RegisterInteropXmlElement", "signature": "void SoapServices_RegisterInteropXmlElement(String * xmlElement, String * xmlNamespace, Type * type, MethodInfo * method)", "dotNetSignature": "Void RegisterInteropXmlElement(String, String, Type)" }, { "virtualAddress": "0x00745B84", "name": "SoapServices_RegisterInteropXmlType", "signature": "void SoapServices_RegisterInteropXmlType(String * xmlType, String * xmlTypeNamespace, Type * type, MethodInfo * method)", "dotNetSignature": "Void RegisterInteropXmlType(String, String, Type)" }, { "virtualAddress": "0x00745E74", "name": "SoapServices_RegisterSoapActionForMethodBase", "signature": "void SoapServices_RegisterSoapActionForMethodBase(MethodBase * mb, MethodInfo * method)", "dotNetSignature": "Void RegisterSoapActionForMethodBase(MethodBase)" }, { "virtualAddress": "0x00744AF8", "name": "SoapServices_InternalGetSoapAction", "signature": "String * SoapServices_InternalGetSoapAction(MethodBase * mb, MethodInfo * method)", "dotNetSignature": "String InternalGetSoapAction(MethodBase)" }, { "virtualAddress": "0x00745ED8", "name": "SoapServices_RegisterSoapActionForMethodBase_1", "signature": "void SoapServices_RegisterSoapActionForMethodBase_1(MethodBase * mb, String * soapAction, MethodInfo * method)", "dotNetSignature": "Void RegisterSoapActionForMethodBase(MethodBase, String)" }, { "virtualAddress": "0x00743D84", "name": "SoapServices_EncodeNs", "signature": "String * SoapServices_EncodeNs(String * ns, MethodInfo * method)", "dotNetSignature": "String EncodeNs(String)" }, { "virtualAddress": "0x00744140", "name": "SoapServices_DecodeNs", "signature": "String * SoapServices_DecodeNs(String * ns, MethodInfo * method)", "dotNetSignature": "String DecodeNs(String)" }, { "virtualAddress": "0x00746054", "name": "SoapServices__cctor", "signature": "void SoapServices__cctor(MethodInfo * method)", "dotNetSignature": "SoapServices()" }, { "virtualAddress": "0x00745E6C", "name": "SoapServices_TypeInfo__ctor", "signature": "void SoapServices_TypeInfo__ctor(SoapServices_TypeInfo * this, MethodInfo * method)", "dotNetSignature": "SoapServices\u002BTypeInfo()" }, { "virtualAddress": "0x00746148", "name": "TypeEntry__ctor", "signature": "void TypeEntry__ctor(TypeEntry * this, MethodInfo * method)", "dotNetSignature": "TypeEntry()" }, { "virtualAddress": "0x00746150", "name": "TypeEntry_get_AssemblyName", "signature": "String * TypeEntry_get_AssemblyName(TypeEntry * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyName()" }, { "virtualAddress": "0x00746158", "name": "TypeEntry_set_AssemblyName", "signature": "void TypeEntry_set_AssemblyName(TypeEntry * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_AssemblyName(String)" }, { "virtualAddress": "0x00746160", "name": "TypeEntry_get_TypeName", "signature": "String * TypeEntry_get_TypeName(TypeEntry * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x00746168", "name": "TypeEntry_set_TypeName", "signature": "void TypeEntry_set_TypeName(TypeEntry * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TypeName(String)" }, { "virtualAddress": "0x00741CB8", "name": "TypeInfo_1__ctor", "signature": "void TypeInfo_1__ctor(TypeInfo_1 * this, Type * type, MethodInfo * method)", "dotNetSignature": "TypeInfo(Type)" }, { "virtualAddress": "0x00746170", "name": "TypeInfo_1_get_TypeName", "signature": "String * TypeInfo_1_get_TypeName(TypeInfo_1 * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x00746178", "name": "TypeInfo_1_set_TypeName", "signature": "void TypeInfo_1_set_TypeName(TypeInfo_1 * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TypeName(String)" }, { "virtualAddress": "0x00746180", "name": "TypeInfo_1_CanCastTo", "signature": "bool TypeInfo_1_CanCastTo(TypeInfo_1 * this, Type * fromType, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean CanCastTo(Type, Object)" }, { "virtualAddress": "0x007463F0", "name": "WellKnownClientTypeEntry__ctor", "signature": "void WellKnownClientTypeEntry__ctor(WellKnownClientTypeEntry * this, Type * type, String * objectUrl, MethodInfo * method)", "dotNetSignature": "WellKnownClientTypeEntry(Type, String)" }, { "virtualAddress": "0x00746474", "name": "WellKnownClientTypeEntry__ctor_1", "signature": "void WellKnownClientTypeEntry__ctor_1(WellKnownClientTypeEntry * this, String * typeName, String * assemblyName, String * objectUrl, MethodInfo * method)", "dotNetSignature": "WellKnownClientTypeEntry(String, String, String)" }, { "virtualAddress": "0x007465AC", "name": "WellKnownClientTypeEntry_get_ApplicationUrl", "signature": "String * WellKnownClientTypeEntry_get_ApplicationUrl(WellKnownClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String get_ApplicationUrl()" }, { "virtualAddress": "0x007465B4", "name": "WellKnownClientTypeEntry_set_ApplicationUrl", "signature": "void WellKnownClientTypeEntry_set_ApplicationUrl(WellKnownClientTypeEntry * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ApplicationUrl(String)" }, { "virtualAddress": "0x007465BC", "name": "WellKnownClientTypeEntry_get_ObjectType", "signature": "Type * WellKnownClientTypeEntry_get_ObjectType(WellKnownClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x007465C4", "name": "WellKnownClientTypeEntry_get_ObjectUrl", "signature": "String * WellKnownClientTypeEntry_get_ObjectUrl(WellKnownClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String get_ObjectUrl()" }, { "virtualAddress": "0x007465CC", "name": "WellKnownClientTypeEntry_ToString", "signature": "String * WellKnownClientTypeEntry_ToString(WellKnownClientTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x007465E8", "name": "WellKnownServiceTypeEntry__ctor", "signature": "void WellKnownServiceTypeEntry__ctor(WellKnownServiceTypeEntry * this, Type * type, String * objectUri, WellKnownObjectMode__Enum mode, MethodInfo * method)", "dotNetSignature": "WellKnownServiceTypeEntry(Type, String, WellKnownObjectMode)" }, { "virtualAddress": "0x00746674", "name": "WellKnownServiceTypeEntry__ctor_1", "signature": "void WellKnownServiceTypeEntry__ctor_1(WellKnownServiceTypeEntry * this, String * typeName, String * assemblyName, String * objectUri, WellKnownObjectMode__Enum mode, MethodInfo * method)", "dotNetSignature": "WellKnownServiceTypeEntry(String, String, String, WellKnownObjectMode)" }, { "virtualAddress": "0x007467B0", "name": "WellKnownServiceTypeEntry_get_ContextAttributes", "signature": "IContextAttribute__Array * WellKnownServiceTypeEntry_get_ContextAttributes(WellKnownServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "IContextAttribute[] get_ContextAttributes()" }, { "virtualAddress": "0x007467B8", "name": "WellKnownServiceTypeEntry_set_ContextAttributes", "signature": "void WellKnownServiceTypeEntry_set_ContextAttributes(WellKnownServiceTypeEntry * this, IContextAttribute__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ContextAttributes(IContextAttribute[])" }, { "virtualAddress": "0x007467BC", "name": "WellKnownServiceTypeEntry_get_Mode", "signature": "WellKnownObjectMode__Enum WellKnownServiceTypeEntry_get_Mode(WellKnownServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "WellKnownObjectMode get_Mode()" }, { "virtualAddress": "0x007467C4", "name": "WellKnownServiceTypeEntry_get_ObjectType", "signature": "Type * WellKnownServiceTypeEntry_get_ObjectType(WellKnownServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x007467CC", "name": "WellKnownServiceTypeEntry_get_ObjectUri", "signature": "String * WellKnownServiceTypeEntry_get_ObjectUri(WellKnownServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String get_ObjectUri()" }, { "virtualAddress": "0x007467D4", "name": "WellKnownServiceTypeEntry_ToString", "signature": "String * WellKnownServiceTypeEntry_ToString(WellKnownServiceTypeEntry * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00742474", "name": "EnterpriseServicesHelper__ctor", "signature": "void EnterpriseServicesHelper__ctor(EnterpriseServicesHelper * this, MethodInfo * method)", "dotNetSignature": "EnterpriseServicesHelper()" }, { "virtualAddress": "0x0074247C", "name": "EnterpriseServicesHelper_CreateConstructionReturnMessage", "signature": "IConstructionReturnMessage * EnterpriseServicesHelper_CreateConstructionReturnMessage(IConstructionCallMessage * ctorMsg, MarshalByRefObject * retObj, MethodInfo * method)", "dotNetSignature": "IConstructionReturnMessage CreateConstructionReturnMessage(IConstructionCallMessage, MarshalByRefObject)" }, { "virtualAddress": "0x007424F4", "name": "EnterpriseServicesHelper_SwitchWrappers", "signature": "void EnterpriseServicesHelper_SwitchWrappers(RealProxy * oldcp, RealProxy * newcp, MethodInfo * method)", "dotNetSignature": "Void SwitchWrappers(RealProxy, RealProxy)" }, { "virtualAddress": "0x00742554", "name": "EnterpriseServicesHelper_WrapIUnknownWithComObject", "signature": "Object * EnterpriseServicesHelper_WrapIUnknownWithComObject(void * punk, MethodInfo * method)", "dotNetSignature": "Object WrapIUnknownWithComObject(IntPtr)" }, { "virtualAddress": "0x007425B4", "name": "TrackingServices__ctor", "signature": "void TrackingServices__ctor(TrackingServices * this, MethodInfo * method)", "dotNetSignature": "TrackingServices()" }, { "virtualAddress": "0x007425BC", "name": "TrackingServices_RegisterTrackingHandler", "signature": "void TrackingServices_RegisterTrackingHandler(ITrackingHandler * handler, MethodInfo * method)", "dotNetSignature": "Void RegisterTrackingHandler(ITrackingHandler)" }, { "virtualAddress": "0x007427CC", "name": "TrackingServices_UnregisterTrackingHandler", "signature": "void TrackingServices_UnregisterTrackingHandler(ITrackingHandler * handler, MethodInfo * method)", "dotNetSignature": "Void UnregisterTrackingHandler(ITrackingHandler)" }, { "virtualAddress": "0x007429E0", "name": "TrackingServices_get_RegisteredHandlers", "signature": "ITrackingHandler__Array * TrackingServices_get_RegisteredHandlers(MethodInfo * method)", "dotNetSignature": "ITrackingHandler[] get_RegisteredHandlers()" }, { "virtualAddress": "0x00742C34", "name": "TrackingServices_NotifyMarshaledObject", "signature": "void TrackingServices_NotifyMarshaledObject(Object * obj, ObjRef * or_1, MethodInfo * method)", "dotNetSignature": "Void NotifyMarshaledObject(Object, ObjRef)" }, { "virtualAddress": "0x00742F48", "name": "TrackingServices_NotifyUnmarshaledObject", "signature": "void TrackingServices_NotifyUnmarshaledObject(Object * obj, ObjRef * or_1, MethodInfo * method)", "dotNetSignature": "Void NotifyUnmarshaledObject(Object, ObjRef)" }, { "virtualAddress": "0x00742170", "name": "TrackingServices_NotifyDisconnectedObject", "signature": "void TrackingServices_NotifyDisconnectedObject(Object * obj, MethodInfo * method)", "dotNetSignature": "Void NotifyDisconnectedObject(Object)" }, { "virtualAddress": "0x0074325C", "name": "TrackingServices__cctor", "signature": "void TrackingServices__cctor(MethodInfo * method)", "dotNetSignature": "TrackingServices()" }, { "virtualAddress": "0x0069C560", "name": "ProxyAttribute__ctor", "signature": "void ProxyAttribute__ctor(ProxyAttribute * this, MethodInfo * method)", "dotNetSignature": "ProxyAttribute()" }, { "virtualAddress": "0x0069C568", "name": "ProxyAttribute_CreateInstance", "signature": "MarshalByRefObject * ProxyAttribute_CreateInstance(ProxyAttribute * this, Type * serverType, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject CreateInstance(Type)" }, { "virtualAddress": "0x0069C6B8", "name": "ProxyAttribute_CreateProxy", "signature": "RealProxy * ProxyAttribute_CreateProxy(ProxyAttribute * this, ObjRef * objRef, Type * serverType, Object * serverObject, Context * serverContext, MethodInfo * method)", "dotNetSignature": "RealProxy CreateProxy(ObjRef, Type, Object, Context)" }, { "virtualAddress": "0x0069C824", "name": "ProxyAttribute_GetPropertiesForNewContext", "signature": "void ProxyAttribute_GetPropertiesForNewContext(ProxyAttribute * this, IConstructionCallMessage * msg, MethodInfo * method)", "dotNetSignature": "Void GetPropertiesForNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x0069C828", "name": "ProxyAttribute_IsContextOK", "signature": "bool ProxyAttribute_IsContextOK(ProxyAttribute * this, Context * ctx, IConstructionCallMessage * msg, MethodInfo * method)", "dotNetSignature": "Boolean IsContextOK(Context, IConstructionCallMessage)" }, { "virtualAddress": "0x0069F284", "name": "TransparentProxy_GetProxyType", "signature": "RuntimeType * TransparentProxy_GetProxyType(TransparentProxy * this, MethodInfo * method)", "dotNetSignature": "RuntimeType GetProxyType()" }, { "virtualAddress": "0x0069F358", "name": "TransparentProxy_get_IsContextBoundObject", "signature": "bool TransparentProxy_get_IsContextBoundObject(TransparentProxy * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsContextBoundObject()" }, { "virtualAddress": "0x0069F378", "name": "TransparentProxy_get_TargetContext", "signature": "Context * TransparentProxy_get_TargetContext(TransparentProxy * this, MethodInfo * method)", "dotNetSignature": "Context get_TargetContext()" }, { "virtualAddress": "0x0069F394", "name": "TransparentProxy_InCurrentContext", "signature": "bool TransparentProxy_InCurrentContext(TransparentProxy * this, MethodInfo * method)", "dotNetSignature": "Boolean InCurrentContext()" }, { "virtualAddress": "0x0069F3E0", "name": "TransparentProxy_LoadRemoteFieldNew", "signature": "Object * TransparentProxy_LoadRemoteFieldNew(TransparentProxy * this, void * classPtr, void * fieldPtr, MethodInfo * method)", "dotNetSignature": "Object LoadRemoteFieldNew(IntPtr, IntPtr)" }, { "virtualAddress": "0x0069F690", "name": "TransparentProxy_StoreRemoteField", "signature": "void TransparentProxy_StoreRemoteField(TransparentProxy * this, void * classPtr, void * fieldPtr, Object * arg, MethodInfo * method)", "dotNetSignature": "Void StoreRemoteField(IntPtr, IntPtr, Object)" }, { "virtualAddress": "0x0069F940", "name": "TransparentProxy__ctor", "signature": "void TransparentProxy__ctor(TransparentProxy * this, MethodInfo * method)", "dotNetSignature": "TransparentProxy()" }, { "virtualAddress": "0x0069C830", "name": "RealProxy__ctor", "signature": "void RealProxy__ctor(RealProxy * this, MethodInfo * method)", "dotNetSignature": "RealProxy()" }, { "virtualAddress": "0x0069C840", "name": "RealProxy__ctor_1", "signature": "void RealProxy__ctor_1(RealProxy * this, Type * classToProxy, MethodInfo * method)", "dotNetSignature": "RealProxy(Type)" }, { "virtualAddress": "0x0069C9A4", "name": "RealProxy__ctor_2", "signature": "void RealProxy__ctor_2(RealProxy * this, Type * classToProxy, ClientIdentity * identity, MethodInfo * method)", "dotNetSignature": "RealProxy(Type, ClientIdentity)" }, { "virtualAddress": "0x0069C898", "name": "RealProxy__ctor_3", "signature": "void RealProxy__ctor_3(RealProxy * this, Type * classToProxy, void * stub, Object * stubData, MethodInfo * method)", "dotNetSignature": "RealProxy(Type, IntPtr, Object)" }, { "virtualAddress": "0x0069CA08", "name": "RealProxy_InternalGetProxyType", "signature": "Type * RealProxy_InternalGetProxyType(Object * transparentProxy, MethodInfo * method)", "dotNetSignature": "Type InternalGetProxyType(Object)" }, { "virtualAddress": "0x0069CA0C", "name": "RealProxy_GetProxiedType", "signature": "Type * RealProxy_GetProxiedType(RealProxy * this, MethodInfo * method)", "dotNetSignature": "Type GetProxiedType()" }, { "virtualAddress": "0x0069CAB8", "name": "RealProxy_CreateObjRef", "signature": "ObjRef * RealProxy_CreateObjRef(RealProxy * this, Type * requestedType, MethodInfo * method)", "dotNetSignature": "ObjRef CreateObjRef(Type)" }, { "virtualAddress": "0x0069CBE4", "name": "RealProxy_GetObjectData", "signature": "void RealProxy_GetObjectData(RealProxy * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0069CC88", "name": "RealProxy_get_ObjectIdentity", "signature": "Identity * RealProxy_get_ObjectIdentity(RealProxy * this, MethodInfo * method)", "dotNetSignature": "Identity get_ObjectIdentity()" }, { "virtualAddress": "0x0069CC90", "name": "RealProxy_set_ObjectIdentity", "signature": "void RealProxy_set_ObjectIdentity(RealProxy * this, Identity * value, MethodInfo * method)", "dotNetSignature": "Void set_ObjectIdentity(Identity)" }, { "virtualAddress": "0x0069CC98", "name": "RealProxy_GetCOMIUnknown", "signature": "void * RealProxy_GetCOMIUnknown(RealProxy * this, bool fIsMarshalled, MethodInfo * method)", "dotNetSignature": "IntPtr GetCOMIUnknown(Boolean)" }, { "virtualAddress": "0x0069CCF8", "name": "RealProxy_SetCOMIUnknown", "signature": "void RealProxy_SetCOMIUnknown(RealProxy * this, void * i, MethodInfo * method)", "dotNetSignature": "Void SetCOMIUnknown(IntPtr)" }, { "virtualAddress": "0x0069CD58", "name": "RealProxy_SupportsInterface", "signature": "void * RealProxy_SupportsInterface(RealProxy * this, Guid * iid, MethodInfo * method)", "dotNetSignature": "IntPtr SupportsInterface(Guid ByRef)" }, { "virtualAddress": "0x0069CDB8", "name": "RealProxy_GetStubData", "signature": "Object * RealProxy_GetStubData(RealProxy * rp, MethodInfo * method)", "dotNetSignature": "Object GetStubData(RealProxy)" }, { "virtualAddress": "0x0069CDD0", "name": "RealProxy_SetStubData", "signature": "void RealProxy_SetStubData(RealProxy * rp, Object * stubData, MethodInfo * method)", "dotNetSignature": "Void SetStubData(RealProxy, Object)" }, { "virtualAddress": "0x0069CDE8", "name": "RealProxy_PrivateInvoke", "signature": "Object * RealProxy_PrivateInvoke(RealProxy * rp, IMessage * msg, Exception * * exc, Object__Array * * out_args, MethodInfo * method)", "dotNetSignature": "Object PrivateInvoke(RealProxy, IMessage, Exception ByRef, Object[] ByRef)" }, { "virtualAddress": "0x0069DE5C", "name": "RealProxy_InternalGetTransparentProxy", "signature": "Object * RealProxy_InternalGetTransparentProxy(RealProxy * this, String * className, MethodInfo * method)", "dotNetSignature": "Object InternalGetTransparentProxy(String)" }, { "virtualAddress": "0x0069DE60", "name": "RealProxy_GetTransparentProxy", "signature": "Object * RealProxy_GetTransparentProxy(RealProxy * this, MethodInfo * method)", "dotNetSignature": "Object GetTransparentProxy()" }, { "virtualAddress": "0x0069DFCC", "name": "RealProxy_InitializeServerObject", "signature": "IConstructionReturnMessage * RealProxy_InitializeServerObject(RealProxy * this, IConstructionCallMessage * ctorMsg, MethodInfo * method)", "dotNetSignature": "IConstructionReturnMessage InitializeServerObject(IConstructionCallMessage)" }, { "virtualAddress": "0x0069E02C", "name": "RealProxy_AttachServer", "signature": "void RealProxy_AttachServer(RealProxy * this, MarshalByRefObject * s, MethodInfo * method)", "dotNetSignature": "Void AttachServer(MarshalByRefObject)" }, { "virtualAddress": "0x0069E034", "name": "RealProxy_DetachServer", "signature": "MarshalByRefObject * RealProxy_DetachServer(RealProxy * this, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject DetachServer()" }, { "virtualAddress": "0x0069E044", "name": "RealProxy_GetUnwrappedServer", "signature": "MarshalByRefObject * RealProxy_GetUnwrappedServer(RealProxy * this, MethodInfo * method)", "dotNetSignature": "MarshalByRefObject GetUnwrappedServer()" }, { "virtualAddress": "0x0069E04C", "name": "RealProxy_SetTargetDomain", "signature": "void RealProxy_SetTargetDomain(RealProxy * this, int32_t domainId, MethodInfo * method)", "dotNetSignature": "Void SetTargetDomain(Int32)" }, { "virtualAddress": "0x0069E054", "name": "RealProxy_GetAppDomainTarget", "signature": "Object * RealProxy_GetAppDomainTarget(RealProxy * this, MethodInfo * method)", "dotNetSignature": "Object GetAppDomainTarget()" }, { "virtualAddress": "0x0069D760", "name": "RealProxy_ProcessResponse", "signature": "Object__Array * RealProxy_ProcessResponse(IMethodReturnMessage * mrm, MonoMethodMessage * call, MethodInfo * method)", "dotNetSignature": "Object[] ProcessResponse(IMethodReturnMessage, MonoMethodMessage)" }, { "virtualAddress": "0x0069E2FC", "name": "RemotingProxy__ctor", "signature": "void RemotingProxy__ctor(RemotingProxy * this, Type * type, ClientIdentity * identity, MethodInfo * method)", "dotNetSignature": "RemotingProxy(Type, ClientIdentity)" }, { "virtualAddress": "0x0069C668", "name": "RemotingProxy__ctor_1", "signature": "void RemotingProxy__ctor_1(RemotingProxy * this, Type * type, String * activationUrl, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "RemotingProxy(Type, String, Object[])" }, { "virtualAddress": "0x0069E344", "name": "RemotingProxy_Invoke", "signature": "IMessage * RemotingProxy_Invoke(RemotingProxy * this, IMessage * request, MethodInfo * method)", "dotNetSignature": "IMessage Invoke(IMessage)" }, { "virtualAddress": "0x0069E904", "name": "RemotingProxy_AttachIdentity", "signature": "void RemotingProxy_AttachIdentity(RemotingProxy * this, Identity * identity, MethodInfo * method)", "dotNetSignature": "Void AttachIdentity(Identity)" }, { "virtualAddress": "0x0069D688", "name": "RemotingProxy_ActivateRemoteObject", "signature": "IMessage * RemotingProxy_ActivateRemoteObject(RemotingProxy * this, IMethodMessage * request, MethodInfo * method)", "dotNetSignature": "IMessage ActivateRemoteObject(IMethodMessage)" }, { "virtualAddress": "0x0069EB30", "name": "RemotingProxy_get_TypeName", "signature": "String * RemotingProxy_get_TypeName(RemotingProxy * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x0069EC6C", "name": "RemotingProxy_set_TypeName", "signature": "void RemotingProxy_set_TypeName(RemotingProxy * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TypeName(String)" }, { "virtualAddress": "0x0069ECCC", "name": "RemotingProxy_CanCastTo", "signature": "bool RemotingProxy_CanCastTo(RemotingProxy * this, Type * fromType, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean CanCastTo(Type, Object)" }, { "virtualAddress": "0x0069EED8", "name": "RemotingProxy_Finalize", "signature": "void RemotingProxy_Finalize(RemotingProxy * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0069F1B0", "name": "RemotingProxy__cctor", "signature": "void RemotingProxy__cctor(MethodInfo * method)", "dotNetSignature": "RemotingProxy()" }, { "virtualAddress": "0x005A83DC", "name": "ClientSponsor__ctor", "signature": "void ClientSponsor__ctor(ClientSponsor * this, MethodInfo * method)", "dotNetSignature": "ClientSponsor()" }, { "virtualAddress": "0x005A8474", "name": "ClientSponsor__ctor_1", "signature": "void ClientSponsor__ctor_1(ClientSponsor * this, TimeSpan renewalTime, MethodInfo * method)", "dotNetSignature": "ClientSponsor(TimeSpan)" }, { "virtualAddress": "0x005A84F0", "name": "ClientSponsor_get_RenewalTime", "signature": "TimeSpan ClientSponsor_get_RenewalTime(ClientSponsor * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_RenewalTime()" }, { "virtualAddress": "0x005A84F8", "name": "ClientSponsor_set_RenewalTime", "signature": "void ClientSponsor_set_RenewalTime(ClientSponsor * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_RenewalTime(TimeSpan)" }, { "virtualAddress": "0x005A8500", "name": "ClientSponsor_Close", "signature": "void ClientSponsor_Close(ClientSponsor * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x005A8888", "name": "ClientSponsor_Finalize", "signature": "void ClientSponsor_Finalize(ClientSponsor * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x005A88F0", "name": "ClientSponsor_InitializeLifetimeService", "signature": "Object * ClientSponsor_InitializeLifetimeService(ClientSponsor * this, MethodInfo * method)", "dotNetSignature": "Object InitializeLifetimeService()" }, { "virtualAddress": "0x005A88F8", "name": "ClientSponsor_Register", "signature": "bool ClientSponsor_Register(ClientSponsor * this, MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "Boolean Register(MarshalByRefObject)" }, { "virtualAddress": "0x005A8A24", "name": "ClientSponsor_Renewal", "signature": "TimeSpan ClientSponsor_Renewal(ClientSponsor * this, ILease * lease, MethodInfo * method)", "dotNetSignature": "TimeSpan Renewal(ILease)" }, { "virtualAddress": "0x005A8A2C", "name": "ClientSponsor_Unregister", "signature": "void ClientSponsor_Unregister(ClientSponsor * this, MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "Void Unregister(MarshalByRefObject)" }, { "virtualAddress": "0x005A8B68", "name": "Lease__ctor", "signature": "void Lease__ctor(Lease * this, MethodInfo * method)", "dotNetSignature": "Lease()" }, { "virtualAddress": "0x005A8D00", "name": "Lease_get_CurrentLeaseTime", "signature": "TimeSpan Lease_get_CurrentLeaseTime(Lease * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_CurrentLeaseTime()" }, { "virtualAddress": "0x005A8D78", "name": "Lease_get_CurrentState", "signature": "LeaseState__Enum Lease_get_CurrentState(Lease * this, MethodInfo * method)", "dotNetSignature": "LeaseState get_CurrentState()" }, { "virtualAddress": "0x005A8D80", "name": "Lease_Activate", "signature": "void Lease_Activate(Lease * this, MethodInfo * method)", "dotNetSignature": "Void Activate()" }, { "virtualAddress": "0x005A8D8C", "name": "Lease_get_InitialLeaseTime", "signature": "TimeSpan Lease_get_InitialLeaseTime(Lease * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_InitialLeaseTime()" }, { "virtualAddress": "0x005A8D94", "name": "Lease_set_InitialLeaseTime", "signature": "void Lease_set_InitialLeaseTime(Lease * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_InitialLeaseTime(TimeSpan)" }, { "virtualAddress": "0x005A8EE4", "name": "Lease_get_RenewOnCallTime", "signature": "TimeSpan Lease_get_RenewOnCallTime(Lease * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_RenewOnCallTime()" }, { "virtualAddress": "0x005A8EEC", "name": "Lease_set_RenewOnCallTime", "signature": "void Lease_set_RenewOnCallTime(Lease * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_RenewOnCallTime(TimeSpan)" }, { "virtualAddress": "0x005A8FC4", "name": "Lease_get_SponsorshipTimeout", "signature": "TimeSpan Lease_get_SponsorshipTimeout(Lease * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_SponsorshipTimeout()" }, { "virtualAddress": "0x005A8FCC", "name": "Lease_set_SponsorshipTimeout", "signature": "void Lease_set_SponsorshipTimeout(Lease * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_SponsorshipTimeout(TimeSpan)" }, { "virtualAddress": "0x005A90A4", "name": "Lease_Register", "signature": "void Lease_Register(Lease * this, ISponsor * obj, MethodInfo * method)", "dotNetSignature": "Void Register(ISponsor)" }, { "virtualAddress": "0x005A9124", "name": "Lease_Register_1", "signature": "void Lease_Register_1(Lease * this, ISponsor * obj, TimeSpan renewalTime, MethodInfo * method)", "dotNetSignature": "Void Register(ISponsor, TimeSpan)" }, { "virtualAddress": "0x005A927C", "name": "Lease_Renew", "signature": "TimeSpan Lease_Renew(Lease * this, TimeSpan renewalTime, MethodInfo * method)", "dotNetSignature": "TimeSpan Renew(TimeSpan)" }, { "virtualAddress": "0x005A9318", "name": "Lease_Unregister", "signature": "void Lease_Unregister(Lease * this, ISponsor * obj, MethodInfo * method)", "dotNetSignature": "Void Unregister(ISponsor)" }, { "virtualAddress": "0x005A9458", "name": "Lease_UpdateState", "signature": "void Lease_UpdateState(Lease * this, MethodInfo * method)", "dotNetSignature": "Void UpdateState()" }, { "virtualAddress": "0x005A95BC", "name": "Lease_CheckNextSponsor", "signature": "void Lease_CheckNextSponsor(Lease * this, MethodInfo * method)", "dotNetSignature": "Void CheckNextSponsor()" }, { "virtualAddress": "0x005A9820", "name": "Lease_ProcessSponsorResponse", "signature": "void Lease_ProcessSponsorResponse(Lease * this, Object * state, bool timedOut, MethodInfo * method)", "dotNetSignature": "Void ProcessSponsorResponse(Object, Boolean)" }, { "virtualAddress": "0x005A97EC", "name": "Lease_RenewalDelegate__ctor", "signature": "void Lease_RenewalDelegate__ctor(Lease_RenewalDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Lease\u002BRenewalDelegate(Object, IntPtr)" }, { "virtualAddress": "0x005A9A28", "name": "Lease_RenewalDelegate_Invoke", "signature": "TimeSpan Lease_RenewalDelegate_Invoke(Lease_RenewalDelegate * this, ILease * lease, MethodInfo * method)", "dotNetSignature": "TimeSpan Invoke(ILease)" }, { "virtualAddress": "0x005A97FC", "name": "Lease_RenewalDelegate_BeginInvoke", "signature": "IAsyncResult * Lease_RenewalDelegate_BeginInvoke(Lease_RenewalDelegate * this, ILease * lease, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ILease, AsyncCallback, Object)" }, { "virtualAddress": "0x005A99FC", "name": "Lease_RenewalDelegate_EndInvoke", "signature": "TimeSpan Lease_RenewalDelegate_EndInvoke(Lease_RenewalDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "TimeSpan EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005A9DE8", "name": "LeaseManager_SetPollTime", "signature": "void LeaseManager_SetPollTime(LeaseManager * this, TimeSpan timeSpan, MethodInfo * method)", "dotNetSignature": "Void SetPollTime(TimeSpan)" }, { "virtualAddress": "0x005A9EB4", "name": "LeaseManager_TrackLifetime", "signature": "void LeaseManager_TrackLifetime(LeaseManager * this, ServerIdentity * identity, MethodInfo * method)", "dotNetSignature": "Void TrackLifetime(ServerIdentity)" }, { "virtualAddress": "0x005AA124", "name": "LeaseManager_StopTrackingLifetime", "signature": "void LeaseManager_StopTrackingLifetime(LeaseManager * this, ServerIdentity * identity, MethodInfo * method)", "dotNetSignature": "Void StopTrackingLifetime(ServerIdentity)" }, { "virtualAddress": "0x005A9FC0", "name": "LeaseManager_StartManager", "signature": "void LeaseManager_StartManager(LeaseManager * this, MethodInfo * method)", "dotNetSignature": "Void StartManager()" }, { "virtualAddress": "0x005AA1F8", "name": "LeaseManager_StopManager", "signature": "void LeaseManager_StopManager(LeaseManager * this, MethodInfo * method)", "dotNetSignature": "Void StopManager()" }, { "virtualAddress": "0x005AA214", "name": "LeaseManager_ManageLeases", "signature": "void LeaseManager_ManageLeases(LeaseManager * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void ManageLeases(Object)" }, { "virtualAddress": "0x005AA450", "name": "LeaseManager__ctor", "signature": "void LeaseManager__ctor(LeaseManager * this, MethodInfo * method)", "dotNetSignature": "LeaseManager()" }, { "virtualAddress": "0x005A54C8", "name": "LeaseSink__ctor", "signature": "void LeaseSink__ctor(LeaseSink * this, IMessageSink * nextSink, MethodInfo * method)", "dotNetSignature": "LeaseSink(IMessageSink)" }, { "virtualAddress": "0x005AA4B8", "name": "LeaseSink_SyncProcessMessage", "signature": "IMessage * LeaseSink_SyncProcessMessage(LeaseSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005AA824", "name": "LeaseSink_AsyncProcessMessage", "signature": "IMessageCtrl * LeaseSink_AsyncProcessMessage(LeaseSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005AA580", "name": "LeaseSink_RenewLease", "signature": "void LeaseSink_RenewLease(LeaseSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "Void RenewLease(IMessage)" }, { "virtualAddress": "0x005AA8F8", "name": "LeaseSink_get_NextSink", "signature": "IMessageSink * LeaseSink_get_NextSink(LeaseSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005AA900", "name": "LifetimeServices__cctor", "signature": "void LifetimeServices__cctor(MethodInfo * method)", "dotNetSignature": "LifetimeServices()" }, { "virtualAddress": "0x005AA9F4", "name": "LifetimeServices__ctor", "signature": "void LifetimeServices__ctor(LifetimeServices * this, MethodInfo * method)", "dotNetSignature": "LifetimeServices()" }, { "virtualAddress": "0x005AA9FC", "name": "LifetimeServices_get_LeaseManagerPollTime", "signature": "TimeSpan LifetimeServices_get_LeaseManagerPollTime(MethodInfo * method)", "dotNetSignature": "TimeSpan get_LeaseManagerPollTime()" }, { "virtualAddress": "0x005A3680", "name": "LifetimeServices_set_LeaseManagerPollTime", "signature": "void LifetimeServices_set_LeaseManagerPollTime(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_LeaseManagerPollTime(TimeSpan)" }, { "virtualAddress": "0x005AAA64", "name": "LifetimeServices_get_LeaseTime", "signature": "TimeSpan LifetimeServices_get_LeaseTime(MethodInfo * method)", "dotNetSignature": "TimeSpan get_LeaseTime()" }, { "virtualAddress": "0x005AAACC", "name": "LifetimeServices_set_LeaseTime", "signature": "void LifetimeServices_set_LeaseTime(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_LeaseTime(TimeSpan)" }, { "virtualAddress": "0x005AAB38", "name": "LifetimeServices_get_RenewOnCallTime", "signature": "TimeSpan LifetimeServices_get_RenewOnCallTime(MethodInfo * method)", "dotNetSignature": "TimeSpan get_RenewOnCallTime()" }, { "virtualAddress": "0x005AABA0", "name": "LifetimeServices_set_RenewOnCallTime", "signature": "void LifetimeServices_set_RenewOnCallTime(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_RenewOnCallTime(TimeSpan)" }, { "virtualAddress": "0x005AAC0C", "name": "LifetimeServices_get_SponsorshipTimeout", "signature": "TimeSpan LifetimeServices_get_SponsorshipTimeout(MethodInfo * method)", "dotNetSignature": "TimeSpan get_SponsorshipTimeout()" }, { "virtualAddress": "0x005AAC74", "name": "LifetimeServices_set_SponsorshipTimeout", "signature": "void LifetimeServices_set_SponsorshipTimeout(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Void set_SponsorshipTimeout(TimeSpan)" }, { "virtualAddress": "0x005AACE0", "name": "LifetimeServices_TrackLifetime", "signature": "void LifetimeServices_TrackLifetime(ServerIdentity * identity, MethodInfo * method)", "dotNetSignature": "Void TrackLifetime(ServerIdentity)" }, { "virtualAddress": "0x005AAD58", "name": "LifetimeServices_StopTrackingLifetime", "signature": "void LifetimeServices_StopTrackingLifetime(ServerIdentity * identity, MethodInfo * method)", "dotNetSignature": "Void StopTrackingLifetime(ServerIdentity)" }, { "virtualAddress": "0x005A3A44", "name": "Context_RegisterContext", "signature": "void Context_RegisterContext(Context * ctx, MethodInfo * method)", "dotNetSignature": "Void RegisterContext(Context)" }, { "virtualAddress": "0x005A3A48", "name": "Context_ReleaseContext", "signature": "void Context_ReleaseContext(Context * ctx, MethodInfo * method)", "dotNetSignature": "Void ReleaseContext(Context)" }, { "virtualAddress": "0x005A3A4C", "name": "Context__ctor", "signature": "void Context__ctor(Context * this, MethodInfo * method)", "dotNetSignature": "Context()" }, { "virtualAddress": "0x005A3AE0", "name": "Context_Finalize", "signature": "void Context_Finalize(Context * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x005A3B90", "name": "Context_get_DefaultContext", "signature": "Context * Context_get_DefaultContext(MethodInfo * method)", "dotNetSignature": "Context get_DefaultContext()" }, { "virtualAddress": "0x005A3B98", "name": "Context_get_ContextID", "signature": "int32_t Context_get_ContextID(Context * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ContextID()" }, { "virtualAddress": "0x005A3BA0", "name": "Context_get_ContextProperties", "signature": "IContextProperty__Array * Context_get_ContextProperties(Context * this, MethodInfo * method)", "dotNetSignature": "IContextProperty[] get_ContextProperties()" }, { "virtualAddress": "0x005A3C10", "name": "Context_get_IsDefaultContext", "signature": "bool Context_get_IsDefaultContext(Context * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDefaultContext()" }, { "virtualAddress": "0x005A3C20", "name": "Context_get_NeedsContextSink", "signature": "bool Context_get_NeedsContextSink(Context * this, MethodInfo * method)", "dotNetSignature": "Boolean get_NeedsContextSink()" }, { "virtualAddress": "0x005A3D4C", "name": "Context_RegisterDynamicProperty", "signature": "bool Context_RegisterDynamicProperty(IDynamicProperty * prop, ContextBoundObject * obj, Context * ctx, MethodInfo * method)", "dotNetSignature": "Boolean RegisterDynamicProperty(IDynamicProperty, ContextBoundObject, Context)" }, { "virtualAddress": "0x005A4260", "name": "Context_UnregisterDynamicProperty", "signature": "bool Context_UnregisterDynamicProperty(String * name, ContextBoundObject * obj, Context * ctx, MethodInfo * method)", "dotNetSignature": "Boolean UnregisterDynamicProperty(String, ContextBoundObject, Context)" }, { "virtualAddress": "0x005A3DD4", "name": "Context_GetDynamicPropertyCollection", "signature": "DynamicPropertyCollection * Context_GetDynamicPropertyCollection(ContextBoundObject * obj, Context * ctx, MethodInfo * method)", "dotNetSignature": "DynamicPropertyCollection GetDynamicPropertyCollection(ContextBoundObject, Context)" }, { "virtualAddress": "0x005A4520", "name": "Context_NotifyGlobalDynamicSinks", "signature": "void Context_NotifyGlobalDynamicSinks(bool start, IMessage * req_msg, bool client_site, bool async, MethodInfo * method)", "dotNetSignature": "Void NotifyGlobalDynamicSinks(Boolean, IMessage, Boolean, Boolean)" }, { "virtualAddress": "0x005A4C08", "name": "Context_get_HasGlobalDynamicSinks", "signature": "bool Context_get_HasGlobalDynamicSinks(MethodInfo * method)", "dotNetSignature": "Boolean get_HasGlobalDynamicSinks()" }, { "virtualAddress": "0x005A4CC4", "name": "Context_NotifyDynamicSinks", "signature": "void Context_NotifyDynamicSinks(Context * this, bool start, IMessage * req_msg, bool client_site, bool async, MethodInfo * method)", "dotNetSignature": "Void NotifyDynamicSinks(Boolean, IMessage, Boolean, Boolean)" }, { "virtualAddress": "0x005A4D58", "name": "Context_get_HasDynamicSinks", "signature": "bool Context_get_HasDynamicSinks(Context * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasDynamicSinks()" }, { "virtualAddress": "0x005A4D9C", "name": "Context_get_HasExitSinks", "signature": "bool Context_get_HasExitSinks(Context * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasExitSinks()" }, { "virtualAddress": "0x005A5000", "name": "Context_GetProperty", "signature": "IContextProperty * Context_GetProperty(Context * this, String * name, MethodInfo * method)", "dotNetSignature": "IContextProperty GetProperty(String)" }, { "virtualAddress": "0x005A5184", "name": "Context_SetProperty", "signature": "void Context_SetProperty(Context * this, IContextProperty * prop, MethodInfo * method)", "dotNetSignature": "Void SetProperty(IContextProperty)" }, { "virtualAddress": "0x005A52B8", "name": "Context_Freeze", "signature": "void Context_Freeze(Context * this, MethodInfo * method)", "dotNetSignature": "Void Freeze()" }, { "virtualAddress": "0x005A541C", "name": "Context_ToString", "signature": "String * Context_ToString(Context * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00595160", "name": "Context_GetServerContextSinkChain", "signature": "IMessageSink * Context_GetServerContextSinkChain(Context * this, MethodInfo * method)", "dotNetSignature": "IMessageSink GetServerContextSinkChain()" }, { "virtualAddress": "0x005A4E58", "name": "Context_GetClientContextSinkChain", "signature": "IMessageSink * Context_GetClientContextSinkChain(Context * this, MethodInfo * method)", "dotNetSignature": "IMessageSink GetClientContextSinkChain()" }, { "virtualAddress": "0x005A0090", "name": "Context_CreateServerObjectSinkChain", "signature": "IMessageSink * Context_CreateServerObjectSinkChain(Context * this, MarshalByRefObject * obj, bool forceInternalExecute, MethodInfo * method)", "dotNetSignature": "IMessageSink CreateServerObjectSinkChain(MarshalByRefObject, Boolean)" }, { "virtualAddress": "0x005A54F4", "name": "Context_CreateEnvoySink", "signature": "IMessageSink * Context_CreateEnvoySink(Context * this, MarshalByRefObject * serverObject, MethodInfo * method)", "dotNetSignature": "IMessageSink CreateEnvoySink(MarshalByRefObject)" }, { "virtualAddress": "0x00595E38", "name": "Context_SwitchToContext", "signature": "Context * Context_SwitchToContext(Context * newContext, MethodInfo * method)", "dotNetSignature": "Context SwitchToContext(Context)" }, { "virtualAddress": "0x0059567C", "name": "Context_CreateNewContext", "signature": "Context * Context_CreateNewContext(IConstructionCallMessage * msg, MethodInfo * method)", "dotNetSignature": "Context CreateNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x005A56A4", "name": "Context_DoCallBack", "signature": "void Context_DoCallBack(Context * this, CrossContextDelegate * deleg, MethodInfo * method)", "dotNetSignature": "Void DoCallBack(CrossContextDelegate)" }, { "virtualAddress": "0x005A57DC", "name": "Context_get_MyLocalStore", "signature": "LocalDataStore * Context_get_MyLocalStore(Context * this, MethodInfo * method)", "dotNetSignature": "LocalDataStore get_MyLocalStore()" }, { "virtualAddress": "0x005A594C", "name": "Context_AllocateDataSlot", "signature": "LocalDataStoreSlot * Context_AllocateDataSlot(MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot AllocateDataSlot()" }, { "virtualAddress": "0x005A59C0", "name": "Context_AllocateNamedDataSlot", "signature": "LocalDataStoreSlot * Context_AllocateNamedDataSlot(String * name, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot AllocateNamedDataSlot(String)" }, { "virtualAddress": "0x005A5A3C", "name": "Context_FreeNamedDataSlot", "signature": "void Context_FreeNamedDataSlot(String * name, MethodInfo * method)", "dotNetSignature": "Void FreeNamedDataSlot(String)" }, { "virtualAddress": "0x005A5AB8", "name": "Context_GetNamedDataSlot", "signature": "LocalDataStoreSlot * Context_GetNamedDataSlot(String * name, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot GetNamedDataSlot(String)" }, { "virtualAddress": "0x005A5B34", "name": "Context_GetData", "signature": "Object * Context_GetData(LocalDataStoreSlot * slot, MethodInfo * method)", "dotNetSignature": "Object GetData(LocalDataStoreSlot)" }, { "virtualAddress": "0x005A5B70", "name": "Context_SetData", "signature": "void Context_SetData(LocalDataStoreSlot * slot, Object * data, MethodInfo * method)", "dotNetSignature": "Void SetData(LocalDataStoreSlot, Object)" }, { "virtualAddress": "0x005A5BB4", "name": "Context__cctor", "signature": "void Context__cctor(MethodInfo * method)", "dotNetSignature": "Context()" }, { "virtualAddress": "0x005A3D18", "name": "DynamicPropertyCollection_get_HasProperties", "signature": "bool DynamicPropertyCollection_get_HasProperties(DynamicPropertyCollection * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasProperties()" }, { "virtualAddress": "0x005A3FC0", "name": "DynamicPropertyCollection_RegisterDynamicProperty", "signature": "bool DynamicPropertyCollection_RegisterDynamicProperty(DynamicPropertyCollection * this, IDynamicProperty * prop, MethodInfo * method)", "dotNetSignature": "Boolean RegisterDynamicProperty(IDynamicProperty)" }, { "virtualAddress": "0x005A42E8", "name": "DynamicPropertyCollection_UnregisterDynamicProperty", "signature": "bool DynamicPropertyCollection_UnregisterDynamicProperty(DynamicPropertyCollection * this, String * name, MethodInfo * method)", "dotNetSignature": "Boolean UnregisterDynamicProperty(String)" }, { "virtualAddress": "0x005A4640", "name": "DynamicPropertyCollection_NotifyMessage", "signature": "void DynamicPropertyCollection_NotifyMessage(DynamicPropertyCollection * this, bool start, IMessage * msg, bool client_site, bool async, MethodInfo * method)", "dotNetSignature": "Void NotifyMessage(Boolean, IMessage, Boolean, Boolean)" }, { "virtualAddress": "0x005A6620", "name": "DynamicPropertyCollection_FindProperty", "signature": "int32_t DynamicPropertyCollection_FindProperty(DynamicPropertyCollection * this, String * name, MethodInfo * method)", "dotNetSignature": "Int32 FindProperty(String)" }, { "virtualAddress": "0x005A44B8", "name": "DynamicPropertyCollection__ctor", "signature": "void DynamicPropertyCollection__ctor(DynamicPropertyCollection * this, MethodInfo * method)", "dotNetSignature": "DynamicPropertyCollection()" }, { "virtualAddress": "0x005A6788", "name": "DynamicPropertyCollection_DynamicPropertyReg__ctor", "signature": "void DynamicPropertyCollection_DynamicPropertyReg__ctor(DynamicPropertyCollection_DynamicPropertyReg * this, MethodInfo * method)", "dotNetSignature": "DynamicPropertyCollection\u002BDynamicPropertyReg()" }, { "virtualAddress": "0x005A57D8", "name": "ContextCallbackObject_DoCallBack", "signature": "void ContextCallbackObject_DoCallBack(ContextCallbackObject * this, CrossContextDelegate * deleg, MethodInfo * method)", "dotNetSignature": "Void DoCallBack(CrossContextDelegate)" }, { "virtualAddress": "0x005A57D0", "name": "ContextCallbackObject__ctor", "signature": "void ContextCallbackObject__ctor(ContextCallbackObject * this, MethodInfo * method)", "dotNetSignature": "ContextCallbackObject()" }, { "virtualAddress": "0x00596A30", "name": "ContextAttribute__ctor", "signature": "void ContextAttribute__ctor(ContextAttribute * this, String * name, MethodInfo * method)", "dotNetSignature": "ContextAttribute(String)" }, { "virtualAddress": "0x005A5C20", "name": "ContextAttribute_get_Name", "signature": "String * ContextAttribute_get_Name(ContextAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x005A5C28", "name": "ContextAttribute_Equals", "signature": "bool ContextAttribute_Equals(ContextAttribute * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x005A5CCC", "name": "ContextAttribute_Freeze", "signature": "void ContextAttribute_Freeze(ContextAttribute * this, Context * newContext, MethodInfo * method)", "dotNetSignature": "Void Freeze(Context)" }, { "virtualAddress": "0x005A5CD0", "name": "ContextAttribute_GetHashCode", "signature": "int32_t ContextAttribute_GetHashCode(ContextAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x005A5CE8", "name": "ContextAttribute_GetPropertiesForNewContext", "signature": "void ContextAttribute_GetPropertiesForNewContext(ContextAttribute * this, IConstructionCallMessage * ctorMsg, MethodInfo * method)", "dotNetSignature": "Void GetPropertiesForNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x005A5E58", "name": "ContextAttribute_IsContextOK", "signature": "bool ContextAttribute_IsContextOK(ContextAttribute * this, Context * ctx, IConstructionCallMessage * ctorMsg, MethodInfo * method)", "dotNetSignature": "Boolean IsContextOK(Context, IConstructionCallMessage)" }, { "virtualAddress": "0x005A5FAC", "name": "ContextAttribute_IsNewContextOK", "signature": "bool ContextAttribute_IsNewContextOK(ContextAttribute * this, Context * newCtx, MethodInfo * method)", "dotNetSignature": "Boolean IsNewContextOK(Context)" }, { "virtualAddress": "0x005A5FB4", "name": "ContextProperty__ctor", "signature": "void ContextProperty__ctor(ContextProperty * this, String * name, Object * prop, MethodInfo * method)", "dotNetSignature": "ContextProperty(String, Object)" }, { "virtualAddress": "0x005A5FEC", "name": "ContextProperty_get_Name", "signature": "String * ContextProperty_get_Name(ContextProperty * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x005A5FF4", "name": "ContextProperty_get_Property", "signature": "Object * ContextProperty_get_Property(ContextProperty * this, MethodInfo * method)", "dotNetSignature": "Object get_Property()" }, { "virtualAddress": "0x005A5FFC", "name": "ContextProperty__ctor_1", "signature": "void ContextProperty__ctor_1(ContextProperty * this, MethodInfo * method)", "dotNetSignature": "ContextProperty()" }, { "virtualAddress": "0x0059D014", "name": "CrossContextChannel_SyncProcessMessage", "signature": "IMessage * CrossContextChannel_SyncProcessMessage(CrossContextChannel * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x0059D628", "name": "CrossContextChannel_AsyncProcessMessage", "signature": "IMessageCtrl * CrossContextChannel_AsyncProcessMessage(CrossContextChannel * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005A607C", "name": "CrossContextChannel_get_NextSink", "signature": "IMessageSink * CrossContextChannel_get_NextSink(CrossContextChannel * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x0059DF00", "name": "CrossContextChannel__ctor", "signature": "void CrossContextChannel__ctor(CrossContextChannel * this, MethodInfo * method)", "dotNetSignature": "CrossContextChannel()" }, { "virtualAddress": "0x005A603C", "name": "CrossContextChannel_ContextRestoreSink__ctor", "signature": "void CrossContextChannel_ContextRestoreSink__ctor(CrossContextChannel_ContextRestoreSink * this, IMessageSink * next, Context * context, IMessage * call, MethodInfo * method)", "dotNetSignature": "CrossContextChannel\u002BContextRestoreSink(IMessageSink, Context, IMessage)" }, { "virtualAddress": "0x005A6084", "name": "CrossContextChannel_ContextRestoreSink_SyncProcessMessage", "signature": "IMessage * CrossContextChannel_ContextRestoreSink_SyncProcessMessage(CrossContextChannel_ContextRestoreSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005A6364", "name": "CrossContextChannel_ContextRestoreSink_AsyncProcessMessage", "signature": "IMessageCtrl * CrossContextChannel_ContextRestoreSink_AsyncProcessMessage(CrossContextChannel_ContextRestoreSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005A63C4", "name": "CrossContextChannel_ContextRestoreSink_get_NextSink", "signature": "IMessageSink * CrossContextChannel_ContextRestoreSink_get_NextSink(CrossContextChannel_ContextRestoreSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005A63CC", "name": "CrossContextDelegate__ctor", "signature": "void CrossContextDelegate__ctor(CrossContextDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CrossContextDelegate(Object, IntPtr)" }, { "virtualAddress": "0x005A63DC", "name": "CrossContextDelegate_Invoke", "signature": "void CrossContextDelegate_Invoke(CrossContextDelegate * this, MethodInfo * method)", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x005A65E8", "name": "CrossContextDelegate_BeginInvoke", "signature": "IAsyncResult * CrossContextDelegate_BeginInvoke(CrossContextDelegate * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x005A6614", "name": "CrossContextDelegate_EndInvoke", "signature": "void CrossContextDelegate_EndInvoke(CrossContextDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005A6790", "name": "SynchronizationAttribute__ctor", "signature": "void SynchronizationAttribute__ctor(SynchronizationAttribute * this, MethodInfo * method)", "dotNetSignature": "SynchronizationAttribute()" }, { "virtualAddress": "0x005A6890", "name": "SynchronizationAttribute__ctor_1", "signature": "void SynchronizationAttribute__ctor_1(SynchronizationAttribute * this, bool reEntrant, MethodInfo * method)", "dotNetSignature": "SynchronizationAttribute(Boolean)" }, { "virtualAddress": "0x005A689C", "name": "SynchronizationAttribute__ctor_2", "signature": "void SynchronizationAttribute__ctor_2(SynchronizationAttribute * this, int32_t flag, MethodInfo * method)", "dotNetSignature": "SynchronizationAttribute(Int32)" }, { "virtualAddress": "0x005A679C", "name": "SynchronizationAttribute__ctor_3", "signature": "void SynchronizationAttribute__ctor_3(SynchronizationAttribute * this, int32_t flag, bool reEntrant, MethodInfo * method)", "dotNetSignature": "SynchronizationAttribute(Int32, Boolean)" }, { "virtualAddress": "0x005A68A4", "name": "SynchronizationAttribute_get_IsReEntrant", "signature": "bool SynchronizationAttribute_get_IsReEntrant(SynchronizationAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReEntrant()" }, { "virtualAddress": "0x005A68AC", "name": "SynchronizationAttribute_get_Locked", "signature": "bool SynchronizationAttribute_get_Locked(SynchronizationAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Locked()" }, { "virtualAddress": "0x005A68BC", "name": "SynchronizationAttribute_set_Locked", "signature": "void SynchronizationAttribute_set_Locked(SynchronizationAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Locked(Boolean)" }, { "virtualAddress": "0x005A6A44", "name": "SynchronizationAttribute_AcquireLock", "signature": "void SynchronizationAttribute_AcquireLock(SynchronizationAttribute * this, MethodInfo * method)", "dotNetSignature": "Void AcquireLock()" }, { "virtualAddress": "0x005A6B08", "name": "SynchronizationAttribute_ReleaseLock", "signature": "void SynchronizationAttribute_ReleaseLock(SynchronizationAttribute * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseLock()" }, { "virtualAddress": "0x005A6BF0", "name": "SynchronizationAttribute_GetPropertiesForNewContext", "signature": "void SynchronizationAttribute_GetPropertiesForNewContext(SynchronizationAttribute * this, IConstructionCallMessage * ctorMsg, MethodInfo * method)", "dotNetSignature": "Void GetPropertiesForNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x005A6D40", "name": "SynchronizationAttribute_GetClientContextSink", "signature": "IMessageSink * SynchronizationAttribute_GetClientContextSink(SynchronizationAttribute * this, IMessageSink * nextSink, MethodInfo * method)", "dotNetSignature": "IMessageSink GetClientContextSink(IMessageSink)" }, { "virtualAddress": "0x005A6DE8", "name": "SynchronizationAttribute_GetServerContextSink", "signature": "IMessageSink * SynchronizationAttribute_GetServerContextSink(SynchronizationAttribute * this, IMessageSink * nextSink, MethodInfo * method)", "dotNetSignature": "IMessageSink GetServerContextSink(IMessageSink)" }, { "virtualAddress": "0x005A6E90", "name": "SynchronizationAttribute_IsContextOK", "signature": "bool SynchronizationAttribute_IsContextOK(SynchronizationAttribute * this, Context * ctx, IConstructionCallMessage * msg, MethodInfo * method)", "dotNetSignature": "Boolean IsContextOK(Context, IConstructionCallMessage)" }, { "virtualAddress": "0x005A6F80", "name": "SynchronizationAttribute_ExitContext", "signature": "void SynchronizationAttribute_ExitContext(MethodInfo * method)", "dotNetSignature": "Void ExitContext()" }, { "virtualAddress": "0x005A7054", "name": "SynchronizationAttribute_EnterContext", "signature": "void SynchronizationAttribute_EnterContext(MethodInfo * method)", "dotNetSignature": "Void EnterContext()" }, { "virtualAddress": "0x005A6DB0", "name": "SynchronizedClientContextSink__ctor", "signature": "void SynchronizedClientContextSink__ctor(SynchronizedClientContextSink * this, IMessageSink * next, SynchronizationAttribute * att, MethodInfo * method)", "dotNetSignature": "SynchronizedClientContextSink(IMessageSink, SynchronizationAttribute)" }, { "virtualAddress": "0x005A7128", "name": "SynchronizedClientContextSink_get_NextSink", "signature": "IMessageSink * SynchronizedClientContextSink_get_NextSink(SynchronizedClientContextSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005A7130", "name": "SynchronizedClientContextSink_AsyncProcessMessage", "signature": "IMessageCtrl * SynchronizedClientContextSink_AsyncProcessMessage(SynchronizedClientContextSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005A72A8", "name": "SynchronizedClientContextSink_SyncProcessMessage", "signature": "IMessage * SynchronizedClientContextSink_SyncProcessMessage(SynchronizedClientContextSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005A6E58", "name": "SynchronizedServerContextSink__ctor", "signature": "void SynchronizedServerContextSink__ctor(SynchronizedServerContextSink * this, IMessageSink * next, SynchronizationAttribute * att, MethodInfo * method)", "dotNetSignature": "SynchronizedServerContextSink(IMessageSink, SynchronizationAttribute)" }, { "virtualAddress": "0x005A75C0", "name": "SynchronizedServerContextSink_get_NextSink", "signature": "IMessageSink * SynchronizedServerContextSink_get_NextSink(SynchronizedServerContextSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005A75C8", "name": "SynchronizedServerContextSink_AsyncProcessMessage", "signature": "IMessageCtrl * SynchronizedServerContextSink_AsyncProcessMessage(SynchronizedServerContextSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005A76D4", "name": "SynchronizedServerContextSink_SyncProcessMessage", "signature": "IMessage * SynchronizedServerContextSink_SyncProcessMessage(SynchronizedServerContextSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005A7260", "name": "SynchronizedContextReplySink__ctor", "signature": "void SynchronizedContextReplySink__ctor(SynchronizedContextReplySink * this, IMessageSink * next, SynchronizationAttribute * att, bool newLock, MethodInfo * method)", "dotNetSignature": "SynchronizedContextReplySink(IMessageSink, SynchronizationAttribute, Boolean)" }, { "virtualAddress": "0x005A7410", "name": "SynchronizedContextReplySink_get_NextSink", "signature": "IMessageSink * SynchronizedContextReplySink_get_NextSink(SynchronizedContextReplySink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005A7418", "name": "SynchronizedContextReplySink_AsyncProcessMessage", "signature": "IMessageCtrl * SynchronizedContextReplySink_AsyncProcessMessage(SynchronizedContextReplySink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005A7478", "name": "SynchronizedContextReplySink_SyncProcessMessage", "signature": "IMessage * SynchronizedContextReplySink_SyncProcessMessage(SynchronizedContextReplySink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x00597A60", "name": "AggregateDictionary__ctor", "signature": "void AggregateDictionary__ctor(AggregateDictionary * this, IDictionary__Array * dics, MethodInfo * method)", "dotNetSignature": "AggregateDictionary(IDictionary[])" }, { "virtualAddress": "0x00597A8C", "name": "AggregateDictionary_get_IsFixedSize", "signature": "bool AggregateDictionary_get_IsFixedSize(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00597A94", "name": "AggregateDictionary_get_IsReadOnly", "signature": "bool AggregateDictionary_get_IsReadOnly(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00597A9C", "name": "AggregateDictionary_get_Item", "signature": "Object * AggregateDictionary_get_Item(AggregateDictionary * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00597C28", "name": "AggregateDictionary_set_Item", "signature": "void AggregateDictionary_set_Item(AggregateDictionary * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00597C88", "name": "AggregateDictionary_get_Keys", "signature": "ICollection * AggregateDictionary_get_Keys(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x00597DDC", "name": "AggregateDictionary_get_Values", "signature": "ICollection * AggregateDictionary_get_Values(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x00597F30", "name": "AggregateDictionary_Add", "signature": "void AggregateDictionary_Add(AggregateDictionary * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x00597F90", "name": "AggregateDictionary_Clear", "signature": "void AggregateDictionary_Clear(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00597FF0", "name": "AggregateDictionary_Contains", "signature": "bool AggregateDictionary_Contains(AggregateDictionary * this, Object * ob, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00598110", "name": "AggregateDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * AggregateDictionary_GetEnumerator(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x005981B0", "name": "AggregateDictionary_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * AggregateDictionary_System_Collections_IEnumerable_GetEnumerator(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00598220", "name": "AggregateDictionary_Remove", "signature": "void AggregateDictionary_Remove(AggregateDictionary * this, Object * ob, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x00598280", "name": "AggregateDictionary_CopyTo", "signature": "void AggregateDictionary_CopyTo(AggregateDictionary * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005984B0", "name": "AggregateDictionary_get_Count", "signature": "int32_t AggregateDictionary_get_Count(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005985CC", "name": "AggregateDictionary_get_IsSynchronized", "signature": "bool AggregateDictionary_get_IsSynchronized(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005985D4", "name": "AggregateDictionary_get_SyncRoot", "signature": "Object * AggregateDictionary_get_SyncRoot(AggregateDictionary * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00598180", "name": "AggregateEnumerator__ctor", "signature": "void AggregateEnumerator__ctor(AggregateEnumerator * this, IDictionary__Array * dics, MethodInfo * method)", "dotNetSignature": "AggregateEnumerator(IDictionary[])" }, { "virtualAddress": "0x005986B8", "name": "AggregateEnumerator_get_Entry", "signature": "DictionaryEntry AggregateEnumerator_get_Entry(AggregateEnumerator * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x0059876C", "name": "AggregateEnumerator_get_Key", "signature": "Object * AggregateEnumerator_get_Key(AggregateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x0059881C", "name": "AggregateEnumerator_get_Value", "signature": "Object * AggregateEnumerator_get_Value(AggregateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x005988D0", "name": "AggregateEnumerator_get_Current", "signature": "Object * AggregateEnumerator_get_Current(AggregateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00598984", "name": "AggregateEnumerator_MoveNext", "signature": "bool AggregateEnumerator_MoveNext(AggregateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x005985D8", "name": "AggregateEnumerator_Reset", "signature": "void AggregateEnumerator_Reset(AggregateEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00598B64", "name": "BaseChannelObjectWithProperties__ctor", "signature": "void BaseChannelObjectWithProperties__ctor(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "BaseChannelObjectWithProperties()" }, { "virtualAddress": "0x00598BD0", "name": "BaseChannelObjectWithProperties_get_Count", "signature": "int32_t BaseChannelObjectWithProperties_get_Count(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00598BF4", "name": "BaseChannelObjectWithProperties_get_IsFixedSize", "signature": "bool BaseChannelObjectWithProperties_get_IsFixedSize(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00598BFC", "name": "BaseChannelObjectWithProperties_get_IsReadOnly", "signature": "bool BaseChannelObjectWithProperties_get_IsReadOnly(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00598C04", "name": "BaseChannelObjectWithProperties_get_IsSynchronized", "signature": "bool BaseChannelObjectWithProperties_get_IsSynchronized(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00598C0C", "name": "BaseChannelObjectWithProperties_get_Item", "signature": "Object * BaseChannelObjectWithProperties_get_Item(BaseChannelObjectWithProperties * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00598C6C", "name": "BaseChannelObjectWithProperties_set_Item", "signature": "void BaseChannelObjectWithProperties_set_Item(BaseChannelObjectWithProperties * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00598CCC", "name": "BaseChannelObjectWithProperties_get_Keys", "signature": "ICollection * BaseChannelObjectWithProperties_get_Keys(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x00598CF0", "name": "BaseChannelObjectWithProperties_get_Properties", "signature": "IDictionary * BaseChannelObjectWithProperties_get_Properties(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x00598CF4", "name": "BaseChannelObjectWithProperties_get_SyncRoot", "signature": "Object * BaseChannelObjectWithProperties_get_SyncRoot(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00598CF8", "name": "BaseChannelObjectWithProperties_get_Values", "signature": "ICollection * BaseChannelObjectWithProperties_get_Values(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x00598D1C", "name": "BaseChannelObjectWithProperties_Add", "signature": "void BaseChannelObjectWithProperties_Add(BaseChannelObjectWithProperties * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x00598D7C", "name": "BaseChannelObjectWithProperties_Clear", "signature": "void BaseChannelObjectWithProperties_Clear(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00598DDC", "name": "BaseChannelObjectWithProperties_Contains", "signature": "bool BaseChannelObjectWithProperties_Contains(BaseChannelObjectWithProperties * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00598E00", "name": "BaseChannelObjectWithProperties_CopyTo", "signature": "void BaseChannelObjectWithProperties_CopyTo(BaseChannelObjectWithProperties * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00598E60", "name": "BaseChannelObjectWithProperties_GetEnumerator", "signature": "IDictionaryEnumerator * BaseChannelObjectWithProperties_GetEnumerator(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x00598E84", "name": "BaseChannelObjectWithProperties_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * BaseChannelObjectWithProperties_System_Collections_IEnumerable_GetEnumerator(BaseChannelObjectWithProperties * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00598EA8", "name": "BaseChannelObjectWithProperties_Remove", "signature": "void BaseChannelObjectWithProperties_Remove(BaseChannelObjectWithProperties * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x00598F08", "name": "BaseChannelSinkWithProperties__ctor", "signature": "void BaseChannelSinkWithProperties__ctor(BaseChannelSinkWithProperties * this, MethodInfo * method)", "dotNetSignature": "BaseChannelSinkWithProperties()" }, { "virtualAddress": "0x00598F0C", "name": "BaseChannelWithProperties__ctor", "signature": "void BaseChannelWithProperties__ctor(BaseChannelWithProperties * this, MethodInfo * method)", "dotNetSignature": "BaseChannelWithProperties()" }, { "virtualAddress": "0x00598F10", "name": "BaseChannelWithProperties_get_Properties", "signature": "IDictionary * BaseChannelWithProperties_get_Properties(BaseChannelWithProperties * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x00599468", "name": "ChannelDataStore__ctor", "signature": "void ChannelDataStore__ctor(ChannelDataStore * this, String__Array * channelURIs, MethodInfo * method)", "dotNetSignature": "ChannelDataStore(String[])" }, { "virtualAddress": "0x00599494", "name": "ChannelDataStore_get_ChannelUris", "signature": "String__Array * ChannelDataStore_get_ChannelUris(ChannelDataStore * this, MethodInfo * method)", "dotNetSignature": "String[] get_ChannelUris()" }, { "virtualAddress": "0x0059949C", "name": "ChannelDataStore_set_ChannelUris", "signature": "void ChannelDataStore_set_ChannelUris(ChannelDataStore * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_ChannelUris(String[])" }, { "virtualAddress": "0x005994A4", "name": "ChannelDataStore_get_Item", "signature": "Object * ChannelDataStore_get_Item(ChannelDataStore * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00599540", "name": "ChannelDataStore_set_Item", "signature": "void ChannelDataStore_set_Item(ChannelDataStore * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00599670", "name": "ChannelServices__ctor", "signature": "void ChannelServices__ctor(ChannelServices * this, MethodInfo * method)", "dotNetSignature": "ChannelServices()" }, { "virtualAddress": "0x00599678", "name": "ChannelServices_get_CrossContextChannel", "signature": "CrossContextChannel * ChannelServices_get_CrossContextChannel(MethodInfo * method)", "dotNetSignature": "CrossContextChannel get_CrossContextChannel()" }, { "virtualAddress": "0x005996E0", "name": "ChannelServices_CreateClientChannelSinkChain", "signature": "IMessageSink * ChannelServices_CreateClientChannelSinkChain(String * url, Object * remoteChannelData, String * * objectUri, MethodInfo * method)", "dotNetSignature": "IMessageSink CreateClientChannelSinkChain(String, Object, String ByRef)" }, { "virtualAddress": "0x00599F08", "name": "ChannelServices_CreateClientChannelSinkChain_1", "signature": "IMessageSink * ChannelServices_CreateClientChannelSinkChain_1(IChannelSender * sender, String * url, Object__Array * channelDataArray, String * * objectUri, MethodInfo * method)", "dotNetSignature": "IMessageSink CreateClientChannelSinkChain(IChannelSender, String, Object[], String ByRef)" }, { "virtualAddress": "0x0059A19C", "name": "ChannelServices_get_RegisteredChannels", "signature": "IChannel__Array * ChannelServices_get_RegisteredChannels(MethodInfo * method)", "dotNetSignature": "IChannel[] get_RegisteredChannels()" }, { "virtualAddress": "0x0059A440", "name": "ChannelServices_CreateServerChannelSinkChain", "signature": "IServerChannelSink * ChannelServices_CreateServerChannelSinkChain(IServerChannelSinkProvider * provider, IChannelReceiver * channel, MethodInfo * method)", "dotNetSignature": "IServerChannelSink CreateServerChannelSinkChain(IServerChannelSinkProvider, IChannelReceiver)" }, { "virtualAddress": "0x0059A664", "name": "ChannelServices_DispatchMessage", "signature": "ServerProcessing__Enum ChannelServices_DispatchMessage(IServerChannelSinkStack * sinkStack, IMessage * msg, IMessage * * replyMsg, MethodInfo * method)", "dotNetSignature": "ServerProcessing DispatchMessage(IServerChannelSinkStack, IMessage, IMessage ByRef)" }, { "virtualAddress": "0x0059A8DC", "name": "ChannelServices_GetChannel", "signature": "IChannel * ChannelServices_GetChannel(String * name, MethodInfo * method)", "dotNetSignature": "IChannel GetChannel(String)" }, { "virtualAddress": "0x0059AD34", "name": "ChannelServices_GetChannelSinkProperties", "signature": "IDictionary * ChannelServices_GetChannelSinkProperties(Object * obj, MethodInfo * method)", "dotNetSignature": "IDictionary GetChannelSinkProperties(Object)" }, { "virtualAddress": "0x0059B084", "name": "ChannelServices_GetUrlsForObject", "signature": "String__Array * ChannelServices_GetUrlsForObject(MarshalByRefObject * obj, MethodInfo * method)", "dotNetSignature": "String[] GetUrlsForObject(MarshalByRefObject)" }, { "virtualAddress": "0x0059A134", "name": "ChannelServices_RegisterChannel", "signature": "void ChannelServices_RegisterChannel(IChannel * chnl, MethodInfo * method)", "dotNetSignature": "Void RegisterChannel(IChannel)" }, { "virtualAddress": "0x0059B4F0", "name": "ChannelServices_RegisterChannel_1", "signature": "void ChannelServices_RegisterChannel_1(IChannel * chnl, bool ensureSecurity, MethodInfo * method)", "dotNetSignature": "Void RegisterChannel(IChannel, Boolean)" }, { "virtualAddress": "0x0059BD38", "name": "ChannelServices_RegisterChannelConfig", "signature": "void ChannelServices_RegisterChannelConfig(ChannelData * channel, MethodInfo * method)", "dotNetSignature": "Void RegisterChannelConfig(ChannelData)" }, { "virtualAddress": "0x0059C8C8", "name": "ChannelServices_CreateProvider", "signature": "Object * ChannelServices_CreateProvider(ProviderData * prov, MethodInfo * method)", "dotNetSignature": "Object CreateProvider(ProviderData)" }, { "virtualAddress": "0x0059A804", "name": "ChannelServices_SyncDispatchMessage", "signature": "IMessage * ChannelServices_SyncDispatchMessage(IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncDispatchMessage(IMessage)" }, { "virtualAddress": "0x0059D420", "name": "ChannelServices_AsyncDispatchMessage", "signature": "IMessageCtrl * ChannelServices_AsyncDispatchMessage(IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncDispatchMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x0059CBE8", "name": "ChannelServices_CheckIncomingMessage", "signature": "ReturnMessage * ChannelServices_CheckIncomingMessage(IMessage * msg, MethodInfo * method)", "dotNetSignature": "ReturnMessage CheckIncomingMessage(IMessage)" }, { "virtualAddress": "0x0059CE74", "name": "ChannelServices_CheckReturnMessage", "signature": "IMessage * ChannelServices_CheckReturnMessage(IMessage * callMsg, IMessage * retMsg, MethodInfo * method)", "dotNetSignature": "IMessage CheckReturnMessage(IMessage, IMessage)" }, { "virtualAddress": "0x0059D5E8", "name": "ChannelServices_IsLocalCall", "signature": "bool ChannelServices_IsLocalCall(IMessage * callMsg, MethodInfo * method)", "dotNetSignature": "Boolean IsLocalCall(IMessage)" }, { "virtualAddress": "0x0059DA88", "name": "ChannelServices_UnregisterChannel", "signature": "void ChannelServices_UnregisterChannel(IChannel * chnl, MethodInfo * method)", "dotNetSignature": "Void UnregisterChannel(IChannel)" }, { "virtualAddress": "0x005975C0", "name": "ChannelServices_GetCurrentChannelInfo", "signature": "Object__Array * ChannelServices_GetCurrentChannelInfo(MethodInfo * method)", "dotNetSignature": "Object[] GetCurrentChannelInfo()" }, { "virtualAddress": "0x0059DD88", "name": "ChannelServices__cctor", "signature": "void ChannelServices__cctor(MethodInfo * method)", "dotNetSignature": "ChannelServices()" }, { "virtualAddress": "0x0059D5F0", "name": "ExceptionFilterSink__ctor", "signature": "void ExceptionFilterSink__ctor(ExceptionFilterSink * this, IMessage * call, IMessageSink * next, MethodInfo * method)", "dotNetSignature": "ExceptionFilterSink(IMessage, IMessageSink)" }, { "virtualAddress": "0x0059F4B0", "name": "ExceptionFilterSink_SyncProcessMessage", "signature": "IMessage * ExceptionFilterSink_SyncProcessMessage(ExceptionFilterSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x0059F5A0", "name": "ExceptionFilterSink_AsyncProcessMessage", "signature": "IMessageCtrl * ExceptionFilterSink_AsyncProcessMessage(ExceptionFilterSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x0059F600", "name": "ExceptionFilterSink_get_NextSink", "signature": "IMessageSink * ExceptionFilterSink_get_NextSink(ExceptionFilterSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x00599428", "name": "ChanelSinkStackEntry__ctor", "signature": "void ChanelSinkStackEntry__ctor(ChanelSinkStackEntry * this, IChannelSinkBase * sink, Object * state, ChanelSinkStackEntry * next, MethodInfo * method)", "dotNetSignature": "ChanelSinkStackEntry(IChannelSinkBase, Object, ChanelSinkStackEntry)" }, { "virtualAddress": "0x0059DF08", "name": "ClientChannelSinkStack__ctor", "signature": "void ClientChannelSinkStack__ctor(ClientChannelSinkStack * this, MethodInfo * method)", "dotNetSignature": "ClientChannelSinkStack()" }, { "virtualAddress": "0x0059DF10", "name": "ClientChannelSinkStack__ctor_1", "signature": "void ClientChannelSinkStack__ctor_1(ClientChannelSinkStack * this, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "ClientChannelSinkStack(IMessageSink)" }, { "virtualAddress": "0x0059DF3C", "name": "ClientChannelSinkStack_AsyncProcessResponse", "signature": "void ClientChannelSinkStack_AsyncProcessResponse(ClientChannelSinkStack * this, ITransportHeaders * headers, Stream * stream, MethodInfo * method)", "dotNetSignature": "Void AsyncProcessResponse(ITransportHeaders, Stream)" }, { "virtualAddress": "0x0059E0B4", "name": "ClientChannelSinkStack_DispatchException", "signature": "void ClientChannelSinkStack_DispatchException(ClientChannelSinkStack * this, Exception * e, MethodInfo * method)", "dotNetSignature": "Void DispatchException(Exception)" }, { "virtualAddress": "0x0059E12C", "name": "ClientChannelSinkStack_DispatchReplyMessage", "signature": "void ClientChannelSinkStack_DispatchReplyMessage(ClientChannelSinkStack * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "Void DispatchReplyMessage(IMessage)" }, { "virtualAddress": "0x0059E1F8", "name": "ClientChannelSinkStack_Pop", "signature": "Object * ClientChannelSinkStack_Pop(ClientChannelSinkStack * this, IClientChannelSink * sink, MethodInfo * method)", "dotNetSignature": "Object Pop(IClientChannelSink)" }, { "virtualAddress": "0x0059E2A4", "name": "ClientChannelSinkStack_Push", "signature": "void ClientChannelSinkStack_Push(ClientChannelSinkStack * this, IClientChannelSink * sink, Object * state, MethodInfo * method)", "dotNetSignature": "Void Push(IClientChannelSink, Object)" }, { "virtualAddress": "0x0059E514", "name": "CrossAppDomainData__ctor", "signature": "void CrossAppDomainData__ctor(CrossAppDomainData * this, int32_t domainId, MethodInfo * method)", "dotNetSignature": "CrossAppDomainData(Int32)" }, { "virtualAddress": "0x0059EAB0", "name": "CrossAppDomainData_get_DomainID", "signature": "int32_t CrossAppDomainData_get_DomainID(CrossAppDomainData * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DomainID()" }, { "virtualAddress": "0x0059EAB8", "name": "CrossAppDomainData_get_ProcessID", "signature": "String * CrossAppDomainData_get_ProcessID(CrossAppDomainData * this, MethodInfo * method)", "dotNetSignature": "String get_ProcessID()" }, { "virtualAddress": "0x0059E328", "name": "CrossAppDomainChannel_RegisterCrossAppDomainChannel", "signature": "void CrossAppDomainChannel_RegisterCrossAppDomainChannel(MethodInfo * method)", "dotNetSignature": "Void RegisterCrossAppDomainChannel()" }, { "virtualAddress": "0x0059E44C", "name": "CrossAppDomainChannel_get_ChannelName", "signature": "String * CrossAppDomainChannel_get_ChannelName(CrossAppDomainChannel * this, MethodInfo * method)", "dotNetSignature": "String get_ChannelName()" }, { "virtualAddress": "0x0059E494", "name": "CrossAppDomainChannel_get_ChannelPriority", "signature": "int32_t CrossAppDomainChannel_get_ChannelPriority(CrossAppDomainChannel * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ChannelPriority()" }, { "virtualAddress": "0x0059E49C", "name": "CrossAppDomainChannel_Parse", "signature": "String * CrossAppDomainChannel_Parse(CrossAppDomainChannel * this, String * url, String * * objectURI, MethodInfo * method)", "dotNetSignature": "String Parse(String, String ByRef)" }, { "virtualAddress": "0x0059E4A8", "name": "CrossAppDomainChannel_get_ChannelData", "signature": "Object * CrossAppDomainChannel_get_ChannelData(CrossAppDomainChannel * this, MethodInfo * method)", "dotNetSignature": "Object get_ChannelData()" }, { "virtualAddress": "0x0059E5B8", "name": "CrossAppDomainChannel_GetUrlsForUri", "signature": "String__Array * CrossAppDomainChannel_GetUrlsForUri(CrossAppDomainChannel * this, String * objectURI, MethodInfo * method)", "dotNetSignature": "String[] GetUrlsForUri(String)" }, { "virtualAddress": "0x0059E624", "name": "CrossAppDomainChannel_StartListening", "signature": "void CrossAppDomainChannel_StartListening(CrossAppDomainChannel * this, Object * data, MethodInfo * method)", "dotNetSignature": "Void StartListening(Object)" }, { "virtualAddress": "0x0059E628", "name": "CrossAppDomainChannel_StopListening", "signature": "void CrossAppDomainChannel_StopListening(CrossAppDomainChannel * this, Object * data, MethodInfo * method)", "dotNetSignature": "Void StopListening(Object)" }, { "virtualAddress": "0x0059E62C", "name": "CrossAppDomainChannel_CreateMessageSink", "signature": "IMessageSink * CrossAppDomainChannel_CreateMessageSink(CrossAppDomainChannel * this, String * url, Object * data, String * * uri, MethodInfo * method)", "dotNetSignature": "IMessageSink CreateMessageSink(String, Object, String ByRef)" }, { "virtualAddress": "0x0059E444", "name": "CrossAppDomainChannel__ctor", "signature": "void CrossAppDomainChannel__ctor(CrossAppDomainChannel * this, MethodInfo * method)", "dotNetSignature": "CrossAppDomainChannel()" }, { "virtualAddress": "0x0059EA44", "name": "CrossAppDomainChannel__cctor", "signature": "void CrossAppDomainChannel__cctor(MethodInfo * method)", "dotNetSignature": "CrossAppDomainChannel()" }, { "virtualAddress": "0x0059EAC0", "name": "CrossAppDomainSink__ctor", "signature": "void CrossAppDomainSink__ctor(CrossAppDomainSink * this, int32_t domainID, MethodInfo * method)", "dotNetSignature": "CrossAppDomainSink(Int32)" }, { "virtualAddress": "0x0059E790", "name": "CrossAppDomainSink_GetSink", "signature": "CrossAppDomainSink * CrossAppDomainSink_GetSink(int32_t domainID, MethodInfo * method)", "dotNetSignature": "CrossAppDomainSink GetSink(Int32)" }, { "virtualAddress": "0x0059EAEC", "name": "CrossAppDomainSink_get_TargetDomainId", "signature": "int32_t CrossAppDomainSink_get_TargetDomainId(CrossAppDomainSink * this, MethodInfo * method)", "dotNetSignature": "Int32 get_TargetDomainId()" }, { "virtualAddress": "0x0059EAF4", "name": "CrossAppDomainSink_ProcessMessageInDomain", "signature": "CrossAppDomainSink_ProcessMessageRes CrossAppDomainSink_ProcessMessageInDomain(Byte__Array * arrRequest, CADMethodCallMessage * cadMsg, MethodInfo * method)", "dotNetSignature": "CrossAppDomainSink\u002BProcessMessageRes ProcessMessageInDomain(Byte[], CADMethodCallMessage)" }, { "virtualAddress": "0x0059ECB8", "name": "CrossAppDomainSink_SyncProcessMessage", "signature": "IMessage * CrossAppDomainSink_SyncProcessMessage(CrossAppDomainSink * this, IMessage * msgRequest, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x0059F140", "name": "CrossAppDomainSink_AsyncProcessMessage", "signature": "IMessageCtrl * CrossAppDomainSink_AsyncProcessMessage(CrossAppDomainSink * this, IMessage * reqMsg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x0059F1F0", "name": "CrossAppDomainSink_SendAsyncMessage", "signature": "void CrossAppDomainSink_SendAsyncMessage(CrossAppDomainSink * this, Object * data, MethodInfo * method)", "dotNetSignature": "Void SendAsyncMessage(Object)" }, { "virtualAddress": "0x0059F308", "name": "CrossAppDomainSink_get_NextSink", "signature": "IMessageSink * CrossAppDomainSink_get_NextSink(CrossAppDomainSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x0059F310", "name": "CrossAppDomainSink__cctor", "signature": "void CrossAppDomainSink__cctor(MethodInfo * method)", "dotNetSignature": "CrossAppDomainSink()" }, { "virtualAddress": "0x0059F3E0", "name": "CrossAppDomainSink__AsyncProcessMessage_b__10_0", "signature": "void CrossAppDomainSink__AsyncProcessMessage_b__10_0(CrossAppDomainSink * this, Object * data, MethodInfo * method)", "dotNetSignature": "Void \u003CAsyncProcessMessage\u003Eb__10_0(Object)" }, { "virtualAddress": "0x005990E0", "name": "CADSerializer_DeserializeMessage", "signature": "IMessage * CADSerializer_DeserializeMessage(MemoryStream * mem, IMethodCallMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage DeserializeMessage(MemoryStream, IMethodCallMessage)" }, { "virtualAddress": "0x00599140", "name": "CADSerializer_SerializeMessage", "signature": "MemoryStream * CADSerializer_SerializeMessage(IMessage * msg, MethodInfo * method)", "dotNetSignature": "MemoryStream SerializeMessage(IMessage)" }, { "virtualAddress": "0x0059921C", "name": "CADSerializer_DeserializeObjectSafe", "signature": "Object * CADSerializer_DeserializeObjectSafe(Byte__Array * mem, MethodInfo * method)", "dotNetSignature": "Object DeserializeObjectSafe(Byte[])" }, { "virtualAddress": "0x00599344", "name": "CADSerializer_SerializeObject", "signature": "MemoryStream * CADSerializer_SerializeObject(Object * obj, MethodInfo * method)", "dotNetSignature": "MemoryStream SerializeObject(Object)" }, { "virtualAddress": "0x005992B4", "name": "CADSerializer_DeserializeObject", "signature": "Object * CADSerializer_DeserializeObject(MemoryStream * mem, MethodInfo * method)", "dotNetSignature": "Object DeserializeObject(MemoryStream)" }, { "virtualAddress": "0x00599420", "name": "CADSerializer__ctor", "signature": "void CADSerializer__ctor(CADSerializer * this, MethodInfo * method)", "dotNetSignature": "CADSerializer()" }, { "virtualAddress": "0x00598B2C", "name": "AsyncRequest__ctor", "signature": "void AsyncRequest__ctor(AsyncRequest * this, IMessage * msgRequest, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "AsyncRequest(IMessage, IMessageSink)" }, { "virtualAddress": "0x0059F608", "name": "ServerChannelSinkStack__ctor", "signature": "void ServerChannelSinkStack__ctor(ServerChannelSinkStack * this, MethodInfo * method)", "dotNetSignature": "ServerChannelSinkStack()" }, { "virtualAddress": "0x0059F610", "name": "ServerChannelSinkStack_GetResponseStream", "signature": "Stream * ServerChannelSinkStack_GetResponseStream(ServerChannelSinkStack * this, IMessage * msg, ITransportHeaders * headers, MethodInfo * method)", "dotNetSignature": "Stream GetResponseStream(IMessage, ITransportHeaders)" }, { "virtualAddress": "0x0059F780", "name": "ServerChannelSinkStack_Pop", "signature": "Object * ServerChannelSinkStack_Pop(ServerChannelSinkStack * this, IServerChannelSink * sink, MethodInfo * method)", "dotNetSignature": "Object Pop(IServerChannelSink)" }, { "virtualAddress": "0x0059F82C", "name": "ServerChannelSinkStack_Push", "signature": "void ServerChannelSinkStack_Push(ServerChannelSinkStack * this, IServerChannelSink * sink, Object * state, MethodInfo * method)", "dotNetSignature": "Void Push(IServerChannelSink, Object)" }, { "virtualAddress": "0x0059F8B0", "name": "ServerChannelSinkStack_ServerCallback", "signature": "void ServerChannelSinkStack_ServerCallback(ServerChannelSinkStack * this, IAsyncResult * ar, MethodInfo * method)", "dotNetSignature": "Void ServerCallback(IAsyncResult)" }, { "virtualAddress": "0x0059F910", "name": "ServerChannelSinkStack_Store", "signature": "void ServerChannelSinkStack_Store(ServerChannelSinkStack * this, IServerChannelSink * sink, Object * state, MethodInfo * method)", "dotNetSignature": "Void Store(IServerChannelSink, Object)" }, { "virtualAddress": "0x0059F970", "name": "ServerChannelSinkStack_StoreAndDispatch", "signature": "void ServerChannelSinkStack_StoreAndDispatch(ServerChannelSinkStack * this, IServerChannelSink * sink, Object * state, MethodInfo * method)", "dotNetSignature": "Void StoreAndDispatch(IServerChannelSink, Object)" }, { "virtualAddress": "0x0059F9D0", "name": "ServerChannelSinkStack_AsyncProcessResponse", "signature": "void ServerChannelSinkStack_AsyncProcessResponse(ServerChannelSinkStack * this, IMessage * msg, ITransportHeaders * headers, Stream * stream, MethodInfo * method)", "dotNetSignature": "Void AsyncProcessResponse(IMessage, ITransportHeaders, Stream)" }, { "virtualAddress": "0x0059FB50", "name": "ServerDispatchSink__ctor", "signature": "void ServerDispatchSink__ctor(ServerDispatchSink * this, MethodInfo * method)", "dotNetSignature": "ServerDispatchSink()" }, { "virtualAddress": "0x0059FB58", "name": "ServerDispatchSink_get_NextChannelSink", "signature": "IServerChannelSink * ServerDispatchSink_get_NextChannelSink(ServerDispatchSink * this, MethodInfo * method)", "dotNetSignature": "IServerChannelSink get_NextChannelSink()" }, { "virtualAddress": "0x0059FB60", "name": "ServerDispatchSink_get_Properties", "signature": "IDictionary * ServerDispatchSink_get_Properties(ServerDispatchSink * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x0059FB68", "name": "ServerDispatchSink_AsyncProcessResponse", "signature": "void ServerDispatchSink_AsyncProcessResponse(ServerDispatchSink * this, IServerResponseChannelSinkStack * sinkStack, Object * state, IMessage * msg, ITransportHeaders * headers, Stream * stream, MethodInfo * method)", "dotNetSignature": "Void AsyncProcessResponse(IServerResponseChannelSinkStack, Object, IMessage, ITransportHeaders, Stream)" }, { "virtualAddress": "0x0059FBC8", "name": "ServerDispatchSink_GetResponseStream", "signature": "Stream * ServerDispatchSink_GetResponseStream(ServerDispatchSink * this, IServerResponseChannelSinkStack * sinkStack, Object * state, IMessage * msg, ITransportHeaders * headers, MethodInfo * method)", "dotNetSignature": "Stream GetResponseStream(IServerResponseChannelSinkStack, Object, IMessage, ITransportHeaders)" }, { "virtualAddress": "0x0059FBD0", "name": "ServerDispatchSink_ProcessMessage", "signature": "ServerProcessing__Enum ServerDispatchSink_ProcessMessage(ServerDispatchSink * this, IServerChannelSinkStack * sinkStack, IMessage * requestMsg, ITransportHeaders * requestHeaders, Stream * requestStream, IMessage * * responseMsg, ITransportHeaders * * responseHeaders, Stream * * responseStream, MethodInfo * method)", "dotNetSignature": "ServerProcessing ProcessMessage(IServerChannelSinkStack, IMessage, ITransportHeaders, Stream, IMessage ByRef, ITransportHeaders ByRef, Stream ByRef)" }, { "virtualAddress": "0x0059A65C", "name": "ServerDispatchSinkProvider__ctor", "signature": "void ServerDispatchSinkProvider__ctor(ServerDispatchSinkProvider * this, MethodInfo * method)", "dotNetSignature": "ServerDispatchSinkProvider()" }, { "virtualAddress": "0x0059FC5C", "name": "ServerDispatchSinkProvider__ctor_1", "signature": "void ServerDispatchSinkProvider__ctor_1(ServerDispatchSinkProvider * this, IDictionary * properties, ICollection * providerData, MethodInfo * method)", "dotNetSignature": "ServerDispatchSinkProvider(IDictionary, ICollection)" }, { "virtualAddress": "0x0059FC64", "name": "ServerDispatchSinkProvider_get_Next", "signature": "IServerChannelSinkProvider * ServerDispatchSinkProvider_get_Next(ServerDispatchSinkProvider * this, MethodInfo * method)", "dotNetSignature": "IServerChannelSinkProvider get_Next()" }, { "virtualAddress": "0x0059FC6C", "name": "ServerDispatchSinkProvider_set_Next", "signature": "void ServerDispatchSinkProvider_set_Next(ServerDispatchSinkProvider * this, IServerChannelSinkProvider * value, MethodInfo * method)", "dotNetSignature": "Void set_Next(IServerChannelSinkProvider)" }, { "virtualAddress": "0x0059FCCC", "name": "ServerDispatchSinkProvider_CreateSink", "signature": "IServerChannelSink * ServerDispatchSinkProvider_CreateSink(ServerDispatchSinkProvider * this, IChannelReceiver * channel, MethodInfo * method)", "dotNetSignature": "IServerChannelSink CreateSink(IChannelReceiver)" }, { "virtualAddress": "0x0059FD28", "name": "ServerDispatchSinkProvider_GetChannelData", "signature": "void ServerDispatchSinkProvider_GetChannelData(ServerDispatchSinkProvider * this, IChannelDataStore * channelData, MethodInfo * method)", "dotNetSignature": "Void GetChannelData(IChannelDataStore)" }, { "virtualAddress": "0x0059FD2C", "name": "SinkProviderData__ctor", "signature": "void SinkProviderData__ctor(SinkProviderData * this, String * name, MethodInfo * method)", "dotNetSignature": "SinkProviderData(String)" }, { "virtualAddress": "0x0059FDC8", "name": "SinkProviderData_get_Children", "signature": "IList * SinkProviderData_get_Children(SinkProviderData * this, MethodInfo * method)", "dotNetSignature": "IList get_Children()" }, { "virtualAddress": "0x0059FDD0", "name": "SinkProviderData_get_Name", "signature": "String * SinkProviderData_get_Name(SinkProviderData * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0059FDD8", "name": "SinkProviderData_get_Properties", "signature": "IDictionary * SinkProviderData_get_Properties(SinkProviderData * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x0059FDE0", "name": "TransportHeaders__ctor", "signature": "void TransportHeaders__ctor(TransportHeaders * this, MethodInfo * method)", "dotNetSignature": "TransportHeaders()" }, { "virtualAddress": "0x0059FE98", "name": "TransportHeaders_get_Item", "signature": "Object * TransportHeaders_get_Item(TransportHeaders * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x0059FEBC", "name": "TransportHeaders_set_Item", "signature": "void TransportHeaders_set_Item(TransportHeaders * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x0059FEE0", "name": "TransportHeaders_GetEnumerator", "signature": "IEnumerator * TransportHeaders_GetEnumerator(TransportHeaders * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0064E108", "name": "ActivationServices_get_ConstructionActivator", "signature": "IActivator * ActivationServices_get_ConstructionActivator(MethodInfo * method)", "dotNetSignature": "IActivator get_ConstructionActivator()" }, { "virtualAddress": "0x0064E190", "name": "ActivationServices_Activate", "signature": "IMessage * ActivationServices_Activate(RemotingProxy * proxy, ConstructionCall * ctorCall, MethodInfo * method)", "dotNetSignature": "IMessage Activate(RemotingProxy, ConstructionCall)" }, { "virtualAddress": "0x0064E3C0", "name": "ActivationServices_RemoteActivate", "signature": "IMessage * ActivationServices_RemoteActivate(IConstructionCallMessage * ctorCall, MethodInfo * method)", "dotNetSignature": "IMessage RemoteActivate(IConstructionCallMessage)" }, { "virtualAddress": "0x0064E5A0", "name": "ActivationServices_CreateProxyFromAttributes", "signature": "Object * ActivationServices_CreateProxyFromAttributes(Type * type, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "Object CreateProxyFromAttributes(Type, Object[])" }, { "virtualAddress": "0x0064E7E4", "name": "ActivationServices_CreateConstructionCall", "signature": "ConstructionCall * ActivationServices_CreateConstructionCall(Type * type, String * activationUrl, Object__Array * activationAttributes, MethodInfo * method)", "dotNetSignature": "ConstructionCall CreateConstructionCall(Type, String, Object[])" }, { "virtualAddress": "0x0064F120", "name": "ActivationServices_CreateInstanceFromMessage", "signature": "IMessage * ActivationServices_CreateInstanceFromMessage(IConstructionCallMessage * ctorCall, MethodInfo * method)", "dotNetSignature": "IMessage CreateInstanceFromMessage(IConstructionCallMessage)" }, { "virtualAddress": "0x0064F520", "name": "ActivationServices_CreateProxyForType", "signature": "Object * ActivationServices_CreateProxyForType(Type * type, MethodInfo * method)", "dotNetSignature": "Object CreateProxyForType(Type)" }, { "virtualAddress": "0x0064F694", "name": "ActivationServices_PushActivationAttributes", "signature": "void ActivationServices_PushActivationAttributes(Type * serverType, Object__Array * attributes, MethodInfo * method)", "dotNetSignature": "Void PushActivationAttributes(Type, Object[])" }, { "virtualAddress": "0x0064F698", "name": "ActivationServices_PopActivationAttributes", "signature": "void ActivationServices_PopActivationAttributes(Type * serverType, MethodInfo * method)", "dotNetSignature": "Void PopActivationAttributes(Type)" }, { "virtualAddress": "0x0064F51C", "name": "ActivationServices_AllocateUninitializedClassInstance", "signature": "Object * ActivationServices_AllocateUninitializedClassInstance(Type * type, MethodInfo * method)", "dotNetSignature": "Object AllocateUninitializedClassInstance(Type)" }, { "virtualAddress": "0x0064F69C", "name": "ActivationServices_EnableProxyActivation", "signature": "void ActivationServices_EnableProxyActivation(Type * type, bool enable, MethodInfo * method)", "dotNetSignature": "Void EnableProxyActivation(Type, Boolean)" }, { "virtualAddress": "0x0064F6A4", "name": "ActivationServices__ctor", "signature": "void ActivationServices__ctor(ActivationServices * this, MethodInfo * method)", "dotNetSignature": "ActivationServices()" }, { "virtualAddress": "0x00594B20", "name": "AppDomainLevelActivator__ctor", "signature": "void AppDomainLevelActivator__ctor(AppDomainLevelActivator * this, String * activationUrl, IActivator * next, MethodInfo * method)", "dotNetSignature": "AppDomainLevelActivator(String, IActivator)" }, { "virtualAddress": "0x00594B58", "name": "AppDomainLevelActivator_get_Level", "signature": "ActivatorLevel__Enum AppDomainLevelActivator_get_Level(AppDomainLevelActivator * this, MethodInfo * method)", "dotNetSignature": "ActivatorLevel get_Level()" }, { "virtualAddress": "0x00594B60", "name": "AppDomainLevelActivator_get_NextActivator", "signature": "IActivator * AppDomainLevelActivator_get_NextActivator(AppDomainLevelActivator * this, MethodInfo * method)", "dotNetSignature": "IActivator get_NextActivator()" }, { "virtualAddress": "0x00594B68", "name": "AppDomainLevelActivator_set_NextActivator", "signature": "void AppDomainLevelActivator_set_NextActivator(AppDomainLevelActivator * this, IActivator * value, MethodInfo * method)", "dotNetSignature": "Void set_NextActivator(IActivator)" }, { "virtualAddress": "0x00594B70", "name": "AppDomainLevelActivator_Activate", "signature": "IConstructionReturnMessage * AppDomainLevelActivator_Activate(AppDomainLevelActivator * this, IConstructionCallMessage * ctorCall, MethodInfo * method)", "dotNetSignature": "IConstructionReturnMessage Activate(IConstructionCallMessage)" }, { "virtualAddress": "0x00595058", "name": "ConstructionLevelActivator_get_Level", "signature": "ActivatorLevel__Enum ConstructionLevelActivator_get_Level(ConstructionLevelActivator * this, MethodInfo * method)", "dotNetSignature": "ActivatorLevel get_Level()" }, { "virtualAddress": "0x00595060", "name": "ConstructionLevelActivator_get_NextActivator", "signature": "IActivator * ConstructionLevelActivator_get_NextActivator(ConstructionLevelActivator * this, MethodInfo * method)", "dotNetSignature": "IActivator get_NextActivator()" }, { "virtualAddress": "0x00595068", "name": "ConstructionLevelActivator_set_NextActivator", "signature": "void ConstructionLevelActivator_set_NextActivator(ConstructionLevelActivator * this, IActivator * value, MethodInfo * method)", "dotNetSignature": "Void set_NextActivator(IActivator)" }, { "virtualAddress": "0x0059506C", "name": "ConstructionLevelActivator_Activate", "signature": "IConstructionReturnMessage * ConstructionLevelActivator_Activate(ConstructionLevelActivator * this, IConstructionCallMessage * msg, MethodInfo * method)", "dotNetSignature": "IConstructionReturnMessage Activate(IConstructionCallMessage)" }, { "virtualAddress": "0x00595324", "name": "ConstructionLevelActivator__ctor", "signature": "void ConstructionLevelActivator__ctor(ConstructionLevelActivator * this, MethodInfo * method)", "dotNetSignature": "ConstructionLevelActivator()" }, { "virtualAddress": "0x0059532C", "name": "ContextLevelActivator__ctor", "signature": "void ContextLevelActivator__ctor(ContextLevelActivator * this, IActivator * next, MethodInfo * method)", "dotNetSignature": "ContextLevelActivator(IActivator)" }, { "virtualAddress": "0x00595358", "name": "ContextLevelActivator_get_Level", "signature": "ActivatorLevel__Enum ContextLevelActivator_get_Level(ContextLevelActivator * this, MethodInfo * method)", "dotNetSignature": "ActivatorLevel get_Level()" }, { "virtualAddress": "0x00595360", "name": "ContextLevelActivator_get_NextActivator", "signature": "IActivator * ContextLevelActivator_get_NextActivator(ContextLevelActivator * this, MethodInfo * method)", "dotNetSignature": "IActivator get_NextActivator()" }, { "virtualAddress": "0x00595368", "name": "ContextLevelActivator_set_NextActivator", "signature": "void ContextLevelActivator_set_NextActivator(ContextLevelActivator * this, IActivator * value, MethodInfo * method)", "dotNetSignature": "Void set_NextActivator(IActivator)" }, { "virtualAddress": "0x00595370", "name": "ContextLevelActivator_Activate", "signature": "IConstructionReturnMessage * ContextLevelActivator_Activate(ContextLevelActivator * this, IConstructionCallMessage * ctorCall, MethodInfo * method)", "dotNetSignature": "IConstructionReturnMessage Activate(IConstructionCallMessage)" }, { "virtualAddress": "0x00595E40", "name": "RemoteActivationAttribute__ctor", "signature": "void RemoteActivationAttribute__ctor(RemoteActivationAttribute * this, MethodInfo * method)", "dotNetSignature": "RemoteActivationAttribute()" }, { "virtualAddress": "0x00595E48", "name": "RemoteActivationAttribute__ctor_1", "signature": "void RemoteActivationAttribute__ctor_1(RemoteActivationAttribute * this, IList * contextProperties, MethodInfo * method)", "dotNetSignature": "RemoteActivationAttribute(IList)" }, { "virtualAddress": "0x00595E74", "name": "RemoteActivationAttribute_IsContextOK", "signature": "bool RemoteActivationAttribute_IsContextOK(RemoteActivationAttribute * this, Context * ctx, IConstructionCallMessage * ctor, MethodInfo * method)", "dotNetSignature": "Boolean IsContextOK(Context, IConstructionCallMessage)" }, { "virtualAddress": "0x00595E7C", "name": "RemoteActivationAttribute_GetPropertiesForNewContext", "signature": "void RemoteActivationAttribute_GetPropertiesForNewContext(RemoteActivationAttribute * this, IConstructionCallMessage * ctor, MethodInfo * method)", "dotNetSignature": "Void GetPropertiesForNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x005961F0", "name": "RemoteActivator_Activate", "signature": "IConstructionReturnMessage * RemoteActivator_Activate(RemoteActivator * this, IConstructionCallMessage * msg, MethodInfo * method)", "dotNetSignature": "IConstructionReturnMessage Activate(IConstructionCallMessage)" }, { "virtualAddress": "0x0059665C", "name": "RemoteActivator_InitializeLifetimeService", "signature": "Object * RemoteActivator_InitializeLifetimeService(RemoteActivator * this, MethodInfo * method)", "dotNetSignature": "Object InitializeLifetimeService()" }, { "virtualAddress": "0x005968DC", "name": "RemoteActivator_get_Level", "signature": "ActivatorLevel__Enum RemoteActivator_get_Level(RemoteActivator * this, MethodInfo * method)", "dotNetSignature": "ActivatorLevel get_Level()" }, { "virtualAddress": "0x0059693C", "name": "RemoteActivator_get_NextActivator", "signature": "IActivator * RemoteActivator_get_NextActivator(RemoteActivator * this, MethodInfo * method)", "dotNetSignature": "IActivator get_NextActivator()" }, { "virtualAddress": "0x0059699C", "name": "RemoteActivator_set_NextActivator", "signature": "void RemoteActivator_set_NextActivator(RemoteActivator * this, IActivator * value, MethodInfo * method)", "dotNetSignature": "Void set_NextActivator(IActivator)" }, { "virtualAddress": "0x005969FC", "name": "RemoteActivator__ctor", "signature": "void RemoteActivator__ctor(RemoteActivator * this, MethodInfo * method)", "dotNetSignature": "RemoteActivator()" }, { "virtualAddress": "0x00596A04", "name": "UrlAttribute__ctor", "signature": "void UrlAttribute__ctor(UrlAttribute * this, String * callsiteURL, MethodInfo * method)", "dotNetSignature": "UrlAttribute(String)" }, { "virtualAddress": "0x00596A5C", "name": "UrlAttribute_get_UrlValue", "signature": "String * UrlAttribute_get_UrlValue(UrlAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_UrlValue()" }, { "virtualAddress": "0x00596A64", "name": "UrlAttribute_Equals", "signature": "bool UrlAttribute_Equals(UrlAttribute * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00596AEC", "name": "UrlAttribute_GetHashCode", "signature": "int32_t UrlAttribute_GetHashCode(UrlAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00596B0C", "name": "UrlAttribute_GetPropertiesForNewContext", "signature": "void UrlAttribute_GetPropertiesForNewContext(UrlAttribute * this, IConstructionCallMessage * ctorMsg, MethodInfo * method)", "dotNetSignature": "Void GetPropertiesForNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x00596B10", "name": "UrlAttribute_IsContextOK", "signature": "bool UrlAttribute_IsContextOK(UrlAttribute * this, Context * ctx, IConstructionCallMessage * msg, MethodInfo * method)", "dotNetSignature": "Boolean IsContextOK(Context, IConstructionCallMessage)" }, { "virtualAddress": "0x00694BB4", "name": "RemotingCachedData__ctor", "signature": "void RemotingCachedData__ctor(RemotingCachedData * this, MethodInfo * method)", "dotNetSignature": "RemotingCachedData()" }, { "virtualAddress": "0x00694BBC", "name": "RemotingFieldCachedData__ctor", "signature": "void RemotingFieldCachedData__ctor(RemotingFieldCachedData * this, RuntimeFieldInfo * ri, MethodInfo * method)", "dotNetSignature": "RemotingFieldCachedData(RuntimeFieldInfo)" }, { "virtualAddress": "0x00694BC4", "name": "RemotingFieldCachedData__ctor_1", "signature": "void RemotingFieldCachedData__ctor_1(RemotingFieldCachedData * this, SerializationFieldInfo * ri, MethodInfo * method)", "dotNetSignature": "RemotingFieldCachedData(SerializationFieldInfo)" }, { "virtualAddress": "0x00694BCC", "name": "SoapAttribute__ctor", "signature": "void SoapAttribute__ctor(SoapAttribute * this, MethodInfo * method)", "dotNetSignature": "SoapAttribute()" }, { "virtualAddress": "0x00694BD4", "name": "SoapAttribute_get_Embedded", "signature": "bool SoapAttribute_get_Embedded(SoapAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Embedded()" }, { "virtualAddress": "0x00694BDC", "name": "SoapAttribute_set_Embedded", "signature": "void SoapAttribute_set_Embedded(SoapAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Embedded(Boolean)" }, { "virtualAddress": "0x00694BE8", "name": "SoapAttribute_get_UseAttribute", "signature": "bool SoapAttribute_get_UseAttribute(SoapAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseAttribute()" }, { "virtualAddress": "0x00694BF0", "name": "SoapAttribute_set_UseAttribute", "signature": "void SoapAttribute_set_UseAttribute(SoapAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseAttribute(Boolean)" }, { "virtualAddress": "0x00694BFC", "name": "SoapAttribute_get_XmlNamespace", "signature": "String * SoapAttribute_get_XmlNamespace(SoapAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XmlNamespace()" }, { "virtualAddress": "0x00694C04", "name": "SoapAttribute_set_XmlNamespace", "signature": "void SoapAttribute_set_XmlNamespace(SoapAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlNamespace(String)" }, { "virtualAddress": "0x00694C0C", "name": "SoapAttribute_SetReflectionObject", "signature": "void SoapAttribute_SetReflectionObject(SoapAttribute * this, Object * reflectionObject, MethodInfo * method)", "dotNetSignature": "Void SetReflectionObject(Object)" }, { "virtualAddress": "0x00694C14", "name": "SoapFieldAttribute__ctor", "signature": "void SoapFieldAttribute__ctor(SoapFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "SoapFieldAttribute()" }, { "virtualAddress": "0x00694C1C", "name": "SoapFieldAttribute_get_Order", "signature": "int32_t SoapFieldAttribute_get_Order(SoapFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Order()" }, { "virtualAddress": "0x00694C24", "name": "SoapFieldAttribute_set_Order", "signature": "void SoapFieldAttribute_set_Order(SoapFieldAttribute * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Order(Int32)" }, { "virtualAddress": "0x00694C2C", "name": "SoapFieldAttribute_get_XmlElementName", "signature": "String * SoapFieldAttribute_get_XmlElementName(SoapFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XmlElementName()" }, { "virtualAddress": "0x00694C34", "name": "SoapFieldAttribute_set_XmlElementName", "signature": "void SoapFieldAttribute_set_XmlElementName(SoapFieldAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlElementName(String)" }, { "virtualAddress": "0x00694C48", "name": "SoapFieldAttribute_IsInteropXmlElement", "signature": "bool SoapFieldAttribute_IsInteropXmlElement(SoapFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean IsInteropXmlElement()" }, { "virtualAddress": "0x00694C50", "name": "SoapFieldAttribute_SetReflectionObject", "signature": "void SoapFieldAttribute_SetReflectionObject(SoapFieldAttribute * this, Object * reflectionObject, MethodInfo * method)", "dotNetSignature": "Void SetReflectionObject(Object)" }, { "virtualAddress": "0x00694D04", "name": "SoapMethodAttribute__ctor", "signature": "void SoapMethodAttribute__ctor(SoapMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "SoapMethodAttribute()" }, { "virtualAddress": "0x00694D0C", "name": "SoapMethodAttribute_get_ResponseXmlElementName", "signature": "String * SoapMethodAttribute_get_ResponseXmlElementName(SoapMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ResponseXmlElementName()" }, { "virtualAddress": "0x00694D14", "name": "SoapMethodAttribute_set_ResponseXmlElementName", "signature": "void SoapMethodAttribute_set_ResponseXmlElementName(SoapMethodAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ResponseXmlElementName(String)" }, { "virtualAddress": "0x00694D1C", "name": "SoapMethodAttribute_get_ResponseXmlNamespace", "signature": "String * SoapMethodAttribute_get_ResponseXmlNamespace(SoapMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ResponseXmlNamespace()" }, { "virtualAddress": "0x00694D24", "name": "SoapMethodAttribute_set_ResponseXmlNamespace", "signature": "void SoapMethodAttribute_set_ResponseXmlNamespace(SoapMethodAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ResponseXmlNamespace(String)" }, { "virtualAddress": "0x00694D2C", "name": "SoapMethodAttribute_get_ReturnXmlElementName", "signature": "String * SoapMethodAttribute_get_ReturnXmlElementName(SoapMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ReturnXmlElementName()" }, { "virtualAddress": "0x00694D34", "name": "SoapMethodAttribute_set_ReturnXmlElementName", "signature": "void SoapMethodAttribute_set_ReturnXmlElementName(SoapMethodAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_ReturnXmlElementName(String)" }, { "virtualAddress": "0x00694D3C", "name": "SoapMethodAttribute_get_SoapAction", "signature": "String * SoapMethodAttribute_get_SoapAction(SoapMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_SoapAction()" }, { "virtualAddress": "0x00694D44", "name": "SoapMethodAttribute_set_SoapAction", "signature": "void SoapMethodAttribute_set_SoapAction(SoapMethodAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_SoapAction(String)" }, { "virtualAddress": "0x00694D4C", "name": "SoapMethodAttribute_get_UseAttribute", "signature": "bool SoapMethodAttribute_get_UseAttribute(SoapMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseAttribute()" }, { "virtualAddress": "0x00694D54", "name": "SoapMethodAttribute_set_UseAttribute", "signature": "void SoapMethodAttribute_set_UseAttribute(SoapMethodAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseAttribute(Boolean)" }, { "virtualAddress": "0x00694D60", "name": "SoapMethodAttribute_get_XmlNamespace", "signature": "String * SoapMethodAttribute_get_XmlNamespace(SoapMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XmlNamespace()" }, { "virtualAddress": "0x00694D68", "name": "SoapMethodAttribute_set_XmlNamespace", "signature": "void SoapMethodAttribute_set_XmlNamespace(SoapMethodAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlNamespace(String)" }, { "virtualAddress": "0x00694D70", "name": "SoapMethodAttribute_SetReflectionObject", "signature": "void SoapMethodAttribute_SetReflectionObject(SoapMethodAttribute * this, Object * reflectionObject, MethodInfo * method)", "dotNetSignature": "Void SetReflectionObject(Object)" }, { "virtualAddress": "0x00694F30", "name": "SoapParameterAttribute__ctor", "signature": "void SoapParameterAttribute__ctor(SoapParameterAttribute * this, MethodInfo * method)", "dotNetSignature": "SoapParameterAttribute()" }, { "virtualAddress": "0x00694F38", "name": "SoapTypeAttribute__ctor", "signature": "void SoapTypeAttribute__ctor(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "SoapTypeAttribute()" }, { "virtualAddress": "0x00694F40", "name": "SoapTypeAttribute_get_SoapOptions", "signature": "SoapOption__Enum SoapTypeAttribute_get_SoapOptions(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "SoapOption get_SoapOptions()" }, { "virtualAddress": "0x00694F48", "name": "SoapTypeAttribute_set_SoapOptions", "signature": "void SoapTypeAttribute_set_SoapOptions(SoapTypeAttribute * this, SoapOption__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_SoapOptions(SoapOption)" }, { "virtualAddress": "0x00694F50", "name": "SoapTypeAttribute_get_UseAttribute", "signature": "bool SoapTypeAttribute_get_UseAttribute(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_UseAttribute()" }, { "virtualAddress": "0x00694F58", "name": "SoapTypeAttribute_set_UseAttribute", "signature": "void SoapTypeAttribute_set_UseAttribute(SoapTypeAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_UseAttribute(Boolean)" }, { "virtualAddress": "0x00694F64", "name": "SoapTypeAttribute_get_XmlElementName", "signature": "String * SoapTypeAttribute_get_XmlElementName(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XmlElementName()" }, { "virtualAddress": "0x00694F6C", "name": "SoapTypeAttribute_set_XmlElementName", "signature": "void SoapTypeAttribute_set_XmlElementName(SoapTypeAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlElementName(String)" }, { "virtualAddress": "0x00694F80", "name": "SoapTypeAttribute_get_XmlFieldOrder", "signature": "XmlFieldOrderOption__Enum SoapTypeAttribute_get_XmlFieldOrder(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "XmlFieldOrderOption get_XmlFieldOrder()" }, { "virtualAddress": "0x00694F88", "name": "SoapTypeAttribute_set_XmlFieldOrder", "signature": "void SoapTypeAttribute_set_XmlFieldOrder(SoapTypeAttribute * this, XmlFieldOrderOption__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_XmlFieldOrder(XmlFieldOrderOption)" }, { "virtualAddress": "0x00694F90", "name": "SoapTypeAttribute_get_XmlNamespace", "signature": "String * SoapTypeAttribute_get_XmlNamespace(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XmlNamespace()" }, { "virtualAddress": "0x00694F98", "name": "SoapTypeAttribute_set_XmlNamespace", "signature": "void SoapTypeAttribute_set_XmlNamespace(SoapTypeAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlNamespace(String)" }, { "virtualAddress": "0x00694FAC", "name": "SoapTypeAttribute_get_XmlTypeName", "signature": "String * SoapTypeAttribute_get_XmlTypeName(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XmlTypeName()" }, { "virtualAddress": "0x00694FB4", "name": "SoapTypeAttribute_set_XmlTypeName", "signature": "void SoapTypeAttribute_set_XmlTypeName(SoapTypeAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlTypeName(String)" }, { "virtualAddress": "0x00694FC8", "name": "SoapTypeAttribute_get_XmlTypeNamespace", "signature": "String * SoapTypeAttribute_get_XmlTypeNamespace(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_XmlTypeNamespace()" }, { "virtualAddress": "0x00694FD0", "name": "SoapTypeAttribute_set_XmlTypeNamespace", "signature": "void SoapTypeAttribute_set_XmlTypeNamespace(SoapTypeAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_XmlTypeNamespace(String)" }, { "virtualAddress": "0x00694FE4", "name": "SoapTypeAttribute_get_IsInteropXmlElement", "signature": "bool SoapTypeAttribute_get_IsInteropXmlElement(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInteropXmlElement()" }, { "virtualAddress": "0x00694FEC", "name": "SoapTypeAttribute_get_IsInteropXmlType", "signature": "bool SoapTypeAttribute_get_IsInteropXmlType(SoapTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsInteropXmlType()" }, { "virtualAddress": "0x00694FF4", "name": "SoapTypeAttribute_SetReflectionObject", "signature": "void SoapTypeAttribute_SetReflectionObject(SoapTypeAttribute * this, Object * reflectionObject, MethodInfo * method)", "dotNetSignature": "Void SetReflectionObject(Object)" }, { "virtualAddress": "0x006951F0", "name": "SoapAnyUri__ctor", "signature": "void SoapAnyUri__ctor(SoapAnyUri * this, MethodInfo * method)", "dotNetSignature": "SoapAnyUri()" }, { "virtualAddress": "0x006951F8", "name": "SoapAnyUri__ctor_1", "signature": "void SoapAnyUri__ctor_1(SoapAnyUri * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapAnyUri(String)" }, { "virtualAddress": "0x00695224", "name": "SoapAnyUri_get_Value", "signature": "String * SoapAnyUri_get_Value(SoapAnyUri * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x0069522C", "name": "SoapAnyUri_set_Value", "signature": "void SoapAnyUri_set_Value(SoapAnyUri * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00695234", "name": "SoapAnyUri_get_XsdType", "signature": "String * SoapAnyUri_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x0069527C", "name": "SoapAnyUri_GetXsdType", "signature": "String * SoapAnyUri_GetXsdType(SoapAnyUri * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006952C4", "name": "SoapAnyUri_Parse", "signature": "SoapAnyUri * SoapAnyUri_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapAnyUri Parse(String)" }, { "virtualAddress": "0x00695328", "name": "SoapAnyUri_ToString", "signature": "String * SoapAnyUri_ToString(SoapAnyUri * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00695330", "name": "SoapBase64Binary__ctor", "signature": "void SoapBase64Binary__ctor(SoapBase64Binary * this, MethodInfo * method)", "dotNetSignature": "SoapBase64Binary()" }, { "virtualAddress": "0x00695338", "name": "SoapBase64Binary__ctor_1", "signature": "void SoapBase64Binary__ctor_1(SoapBase64Binary * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "SoapBase64Binary(Byte[])" }, { "virtualAddress": "0x00695364", "name": "SoapBase64Binary_get_Value", "signature": "Byte__Array * SoapBase64Binary_get_Value(SoapBase64Binary * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Value()" }, { "virtualAddress": "0x0069536C", "name": "SoapBase64Binary_set_Value", "signature": "void SoapBase64Binary_set_Value(SoapBase64Binary * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Byte[])" }, { "virtualAddress": "0x00695374", "name": "SoapBase64Binary_get_XsdType", "signature": "String * SoapBase64Binary_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006953BC", "name": "SoapBase64Binary_GetXsdType", "signature": "String * SoapBase64Binary_GetXsdType(SoapBase64Binary * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00695404", "name": "SoapBase64Binary_Parse", "signature": "SoapBase64Binary * SoapBase64Binary_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapBase64Binary Parse(String)" }, { "virtualAddress": "0x0069549C", "name": "SoapBase64Binary_ToString", "signature": "String * SoapBase64Binary_ToString(SoapBase64Binary * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00695508", "name": "SoapDate__ctor", "signature": "void SoapDate__ctor(SoapDate * this, MethodInfo * method)", "dotNetSignature": "SoapDate()" }, { "virtualAddress": "0x00695510", "name": "SoapDate__ctor_1", "signature": "void SoapDate__ctor_1(SoapDate * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SoapDate(DateTime)" }, { "virtualAddress": "0x0069553C", "name": "SoapDate__ctor_2", "signature": "void SoapDate__ctor_2(SoapDate * this, DateTime value, int32_t sign, MethodInfo * method)", "dotNetSignature": "SoapDate(DateTime, Int32)" }, { "virtualAddress": "0x00695578", "name": "SoapDate_get_Sign", "signature": "int32_t SoapDate_get_Sign(SoapDate * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Sign()" }, { "virtualAddress": "0x00695580", "name": "SoapDate_set_Sign", "signature": "void SoapDate_set_Sign(SoapDate * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Sign(Int32)" }, { "virtualAddress": "0x00695588", "name": "SoapDate_get_Value", "signature": "DateTime SoapDate_get_Value(SoapDate * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x00695590", "name": "SoapDate_set_Value", "signature": "void SoapDate_set_Value(SoapDate * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_Value(DateTime)" }, { "virtualAddress": "0x00695598", "name": "SoapDate_get_XsdType", "signature": "String * SoapDate_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006955E0", "name": "SoapDate_GetXsdType", "signature": "String * SoapDate_GetXsdType(SoapDate * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x0069566C", "name": "SoapDate_Parse", "signature": "SoapDate * SoapDate_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapDate Parse(String)" }, { "virtualAddress": "0x0069576C", "name": "SoapDate_ToString", "signature": "String * SoapDate_ToString(SoapDate * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00695814", "name": "SoapDate__cctor", "signature": "void SoapDate__cctor(MethodInfo * method)", "dotNetSignature": "SoapDate()" }, { "virtualAddress": "0x006959D0", "name": "SoapDateTime__ctor", "signature": "void SoapDateTime__ctor(SoapDateTime * this, MethodInfo * method)", "dotNetSignature": "SoapDateTime()" }, { "virtualAddress": "0x006959D8", "name": "SoapDateTime_get_XsdType", "signature": "String * SoapDateTime_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00695A20", "name": "SoapDateTime_Parse", "signature": "DateTime SoapDateTime_Parse(String * value, MethodInfo * method)", "dotNetSignature": "DateTime Parse(String)" }, { "virtualAddress": "0x00695AC4", "name": "SoapDateTime_ToString", "signature": "String * SoapDateTime_ToString(DateTime value, MethodInfo * method)", "dotNetSignature": "String ToString(DateTime)" }, { "virtualAddress": "0x00695B48", "name": "SoapDateTime__cctor", "signature": "void SoapDateTime__cctor(MethodInfo * method)", "dotNetSignature": "SoapDateTime()" }, { "virtualAddress": "0x006960B8", "name": "SoapDay__ctor", "signature": "void SoapDay__ctor(SoapDay * this, MethodInfo * method)", "dotNetSignature": "SoapDay()" }, { "virtualAddress": "0x006960C0", "name": "SoapDay__ctor_1", "signature": "void SoapDay__ctor_1(SoapDay * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SoapDay(DateTime)" }, { "virtualAddress": "0x006960EC", "name": "SoapDay_get_Value", "signature": "DateTime SoapDay_get_Value(SoapDay * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x006960F4", "name": "SoapDay_set_Value", "signature": "void SoapDay_set_Value(SoapDay * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_Value(DateTime)" }, { "virtualAddress": "0x006960FC", "name": "SoapDay_get_XsdType", "signature": "String * SoapDay_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00696144", "name": "SoapDay_GetXsdType", "signature": "String * SoapDay_GetXsdType(SoapDay * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006961D0", "name": "SoapDay_Parse", "signature": "SoapDay * SoapDay_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapDay Parse(String)" }, { "virtualAddress": "0x006962A4", "name": "SoapDay_ToString", "signature": "String * SoapDay_ToString(SoapDay * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00696328", "name": "SoapDay__cctor", "signature": "void SoapDay__cctor(MethodInfo * method)", "dotNetSignature": "SoapDay()" }, { "virtualAddress": "0x00696414", "name": "SoapDuration__ctor", "signature": "void SoapDuration__ctor(SoapDuration * this, MethodInfo * method)", "dotNetSignature": "SoapDuration()" }, { "virtualAddress": "0x0069641C", "name": "SoapDuration_get_XsdType", "signature": "String * SoapDuration_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00696464", "name": "SoapDuration_Parse", "signature": "TimeSpan SoapDuration_Parse(String * value, MethodInfo * method)", "dotNetSignature": "TimeSpan Parse(String)" }, { "virtualAddress": "0x006969DC", "name": "SoapDuration_ToString", "signature": "String * SoapDuration_ToString(TimeSpan timeSpan, MethodInfo * method)", "dotNetSignature": "String ToString(TimeSpan)" }, { "virtualAddress": "0x00696CAC", "name": "SoapEntities__ctor", "signature": "void SoapEntities__ctor(SoapEntities * this, MethodInfo * method)", "dotNetSignature": "SoapEntities()" }, { "virtualAddress": "0x00696CB4", "name": "SoapEntities__ctor_1", "signature": "void SoapEntities__ctor_1(SoapEntities * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapEntities(String)" }, { "virtualAddress": "0x00696CE4", "name": "SoapEntities_get_Value", "signature": "String * SoapEntities_get_Value(SoapEntities * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00696CEC", "name": "SoapEntities_set_Value", "signature": "void SoapEntities_set_Value(SoapEntities * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00696CF4", "name": "SoapEntities_get_XsdType", "signature": "String * SoapEntities_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00696D3C", "name": "SoapEntities_GetXsdType", "signature": "String * SoapEntities_GetXsdType(SoapEntities * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00696D84", "name": "SoapEntities_Parse", "signature": "SoapEntities * SoapEntities_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapEntities Parse(String)" }, { "virtualAddress": "0x00696DE8", "name": "SoapEntities_ToString", "signature": "String * SoapEntities_ToString(SoapEntities * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00696DF0", "name": "SoapEntity__ctor", "signature": "void SoapEntity__ctor(SoapEntity * this, MethodInfo * method)", "dotNetSignature": "SoapEntity()" }, { "virtualAddress": "0x00696DF8", "name": "SoapEntity__ctor_1", "signature": "void SoapEntity__ctor_1(SoapEntity * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapEntity(String)" }, { "virtualAddress": "0x00696E24", "name": "SoapEntity_get_Value", "signature": "String * SoapEntity_get_Value(SoapEntity * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00696E2C", "name": "SoapEntity_set_Value", "signature": "void SoapEntity_set_Value(SoapEntity * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00696E34", "name": "SoapEntity_get_XsdType", "signature": "String * SoapEntity_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00696E7C", "name": "SoapEntity_GetXsdType", "signature": "String * SoapEntity_GetXsdType(SoapEntity * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00696EC4", "name": "SoapEntity_Parse", "signature": "SoapEntity * SoapEntity_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapEntity Parse(String)" }, { "virtualAddress": "0x00696F28", "name": "SoapEntity_ToString", "signature": "String * SoapEntity_ToString(SoapEntity * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00696F30", "name": "SoapHelper_GetException", "signature": "Exception * SoapHelper_GetException(ISoapXsd * type, String * msg, MethodInfo * method)", "dotNetSignature": "Exception GetException(ISoapXsd, String)" }, { "virtualAddress": "0x00696CE0", "name": "SoapHelper_Normalize", "signature": "String * SoapHelper_Normalize(String * s, MethodInfo * method)", "dotNetSignature": "String Normalize(String)" }, { "virtualAddress": "0x00697044", "name": "SoapHelper__ctor", "signature": "void SoapHelper__ctor(SoapHelper * this, MethodInfo * method)", "dotNetSignature": "SoapHelper()" }, { "virtualAddress": "0x0069704C", "name": "SoapHexBinary__ctor", "signature": "void SoapHexBinary__ctor(SoapHexBinary * this, MethodInfo * method)", "dotNetSignature": "SoapHexBinary()" }, { "virtualAddress": "0x006970B4", "name": "SoapHexBinary__ctor_1", "signature": "void SoapHexBinary__ctor_1(SoapHexBinary * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "SoapHexBinary(Byte[])" }, { "virtualAddress": "0x00697130", "name": "SoapHexBinary_get_Value", "signature": "Byte__Array * SoapHexBinary_get_Value(SoapHexBinary * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Value()" }, { "virtualAddress": "0x00697138", "name": "SoapHexBinary_set_Value", "signature": "void SoapHexBinary_set_Value(SoapHexBinary * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Byte[])" }, { "virtualAddress": "0x00697140", "name": "SoapHexBinary_get_XsdType", "signature": "String * SoapHexBinary_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00697188", "name": "SoapHexBinary_GetXsdType", "signature": "String * SoapHexBinary_GetXsdType(SoapHexBinary * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006971D0", "name": "SoapHexBinary_Parse", "signature": "SoapHexBinary * SoapHexBinary_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapHexBinary Parse(String)" }, { "virtualAddress": "0x00697240", "name": "SoapHexBinary_FromBinHexString", "signature": "Byte__Array * SoapHexBinary_FromBinHexString(String * value, MethodInfo * method)", "dotNetSignature": "Byte[] FromBinHexString(String)" }, { "virtualAddress": "0x006974A4", "name": "SoapHexBinary_FromHex", "signature": "uint8_t SoapHexBinary_FromHex(uint16_t hexDigit, String * value, MethodInfo * method)", "dotNetSignature": "Byte FromHex(Char, String)" }, { "virtualAddress": "0x006973B8", "name": "SoapHexBinary_CreateInvalidValueException", "signature": "Exception * SoapHexBinary_CreateInvalidValueException(String * value, MethodInfo * method)", "dotNetSignature": "Exception CreateInvalidValueException(String)" }, { "virtualAddress": "0x006975C8", "name": "SoapHexBinary_ToString", "signature": "String * SoapHexBinary_ToString(SoapHexBinary * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006976CC", "name": "SoapId__ctor", "signature": "void SoapId__ctor(SoapId * this, MethodInfo * method)", "dotNetSignature": "SoapId()" }, { "virtualAddress": "0x006976D4", "name": "SoapId__ctor_1", "signature": "void SoapId__ctor_1(SoapId * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapId(String)" }, { "virtualAddress": "0x00697700", "name": "SoapId_get_Value", "signature": "String * SoapId_get_Value(SoapId * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00697708", "name": "SoapId_set_Value", "signature": "void SoapId_set_Value(SoapId * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00697710", "name": "SoapId_get_XsdType", "signature": "String * SoapId_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00697758", "name": "SoapId_GetXsdType", "signature": "String * SoapId_GetXsdType(SoapId * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006977A0", "name": "SoapId_Parse", "signature": "SoapId * SoapId_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapId Parse(String)" }, { "virtualAddress": "0x00697804", "name": "SoapId_ToString", "signature": "String * SoapId_ToString(SoapId * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069780C", "name": "SoapIdref__ctor", "signature": "void SoapIdref__ctor(SoapIdref * this, MethodInfo * method)", "dotNetSignature": "SoapIdref()" }, { "virtualAddress": "0x00697814", "name": "SoapIdref__ctor_1", "signature": "void SoapIdref__ctor_1(SoapIdref * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapIdref(String)" }, { "virtualAddress": "0x00697840", "name": "SoapIdref_get_Value", "signature": "String * SoapIdref_get_Value(SoapIdref * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00697848", "name": "SoapIdref_set_Value", "signature": "void SoapIdref_set_Value(SoapIdref * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00697850", "name": "SoapIdref_get_XsdType", "signature": "String * SoapIdref_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00697898", "name": "SoapIdref_GetXsdType", "signature": "String * SoapIdref_GetXsdType(SoapIdref * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006978E0", "name": "SoapIdref_Parse", "signature": "SoapIdref * SoapIdref_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapIdref Parse(String)" }, { "virtualAddress": "0x00697944", "name": "SoapIdref_ToString", "signature": "String * SoapIdref_ToString(SoapIdref * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069794C", "name": "SoapIdrefs__ctor", "signature": "void SoapIdrefs__ctor(SoapIdrefs * this, MethodInfo * method)", "dotNetSignature": "SoapIdrefs()" }, { "virtualAddress": "0x00697954", "name": "SoapIdrefs__ctor_1", "signature": "void SoapIdrefs__ctor_1(SoapIdrefs * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapIdrefs(String)" }, { "virtualAddress": "0x00697980", "name": "SoapIdrefs_get_Value", "signature": "String * SoapIdrefs_get_Value(SoapIdrefs * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00697988", "name": "SoapIdrefs_set_Value", "signature": "void SoapIdrefs_set_Value(SoapIdrefs * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00697990", "name": "SoapIdrefs_get_XsdType", "signature": "String * SoapIdrefs_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006979D8", "name": "SoapIdrefs_GetXsdType", "signature": "String * SoapIdrefs_GetXsdType(SoapIdrefs * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00697A20", "name": "SoapIdrefs_Parse", "signature": "SoapIdrefs * SoapIdrefs_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapIdrefs Parse(String)" }, { "virtualAddress": "0x00697A84", "name": "SoapIdrefs_ToString", "signature": "String * SoapIdrefs_ToString(SoapIdrefs * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00697A8C", "name": "SoapInteger__ctor", "signature": "void SoapInteger__ctor(SoapInteger * this, MethodInfo * method)", "dotNetSignature": "SoapInteger()" }, { "virtualAddress": "0x00697A94", "name": "SoapInteger__ctor_1", "signature": "void SoapInteger__ctor_1(SoapInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "SoapInteger(Decimal)" }, { "virtualAddress": "0x00697ACC", "name": "SoapInteger_get_Value", "signature": "Decimal SoapInteger_get_Value(SoapInteger * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Value()" }, { "virtualAddress": "0x00697AD8", "name": "SoapInteger_set_Value", "signature": "void SoapInteger_set_Value(SoapInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Decimal)" }, { "virtualAddress": "0x00697AE0", "name": "SoapInteger_get_XsdType", "signature": "String * SoapInteger_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00697B28", "name": "SoapInteger_GetXsdType", "signature": "String * SoapInteger_GetXsdType(SoapInteger * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00697B70", "name": "SoapInteger_Parse", "signature": "SoapInteger * SoapInteger_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapInteger Parse(String)" }, { "virtualAddress": "0x00697C10", "name": "SoapInteger_ToString", "signature": "String * SoapInteger_ToString(SoapInteger * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00697C1C", "name": "SoapLanguage__ctor", "signature": "void SoapLanguage__ctor(SoapLanguage * this, MethodInfo * method)", "dotNetSignature": "SoapLanguage()" }, { "virtualAddress": "0x00697C24", "name": "SoapLanguage__ctor_1", "signature": "void SoapLanguage__ctor_1(SoapLanguage * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapLanguage(String)" }, { "virtualAddress": "0x00697C50", "name": "SoapLanguage_get_Value", "signature": "String * SoapLanguage_get_Value(SoapLanguage * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00697C58", "name": "SoapLanguage_set_Value", "signature": "void SoapLanguage_set_Value(SoapLanguage * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00697C60", "name": "SoapLanguage_get_XsdType", "signature": "String * SoapLanguage_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00697CA8", "name": "SoapLanguage_GetXsdType", "signature": "String * SoapLanguage_GetXsdType(SoapLanguage * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00697CF0", "name": "SoapLanguage_Parse", "signature": "SoapLanguage * SoapLanguage_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapLanguage Parse(String)" }, { "virtualAddress": "0x00697D54", "name": "SoapLanguage_ToString", "signature": "String * SoapLanguage_ToString(SoapLanguage * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00697D5C", "name": "SoapMonth__ctor", "signature": "void SoapMonth__ctor(SoapMonth * this, MethodInfo * method)", "dotNetSignature": "SoapMonth()" }, { "virtualAddress": "0x00697D64", "name": "SoapMonth__ctor_1", "signature": "void SoapMonth__ctor_1(SoapMonth * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SoapMonth(DateTime)" }, { "virtualAddress": "0x00697D90", "name": "SoapMonth_get_Value", "signature": "DateTime SoapMonth_get_Value(SoapMonth * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x00697D98", "name": "SoapMonth_set_Value", "signature": "void SoapMonth_set_Value(SoapMonth * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_Value(DateTime)" }, { "virtualAddress": "0x00697DA0", "name": "SoapMonth_get_XsdType", "signature": "String * SoapMonth_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00697DE8", "name": "SoapMonth_GetXsdType", "signature": "String * SoapMonth_GetXsdType(SoapMonth * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00697E74", "name": "SoapMonth_Parse", "signature": "SoapMonth * SoapMonth_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapMonth Parse(String)" }, { "virtualAddress": "0x00697F48", "name": "SoapMonth_ToString", "signature": "String * SoapMonth_ToString(SoapMonth * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00697FCC", "name": "SoapMonth__cctor", "signature": "void SoapMonth__cctor(MethodInfo * method)", "dotNetSignature": "SoapMonth()" }, { "virtualAddress": "0x006980B8", "name": "SoapMonthDay__ctor", "signature": "void SoapMonthDay__ctor(SoapMonthDay * this, MethodInfo * method)", "dotNetSignature": "SoapMonthDay()" }, { "virtualAddress": "0x006980C0", "name": "SoapMonthDay__ctor_1", "signature": "void SoapMonthDay__ctor_1(SoapMonthDay * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SoapMonthDay(DateTime)" }, { "virtualAddress": "0x006980EC", "name": "SoapMonthDay_get_Value", "signature": "DateTime SoapMonthDay_get_Value(SoapMonthDay * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x006980F4", "name": "SoapMonthDay_set_Value", "signature": "void SoapMonthDay_set_Value(SoapMonthDay * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_Value(DateTime)" }, { "virtualAddress": "0x006980FC", "name": "SoapMonthDay_get_XsdType", "signature": "String * SoapMonthDay_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00698144", "name": "SoapMonthDay_GetXsdType", "signature": "String * SoapMonthDay_GetXsdType(SoapMonthDay * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006981D0", "name": "SoapMonthDay_Parse", "signature": "SoapMonthDay * SoapMonthDay_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapMonthDay Parse(String)" }, { "virtualAddress": "0x006982A4", "name": "SoapMonthDay_ToString", "signature": "String * SoapMonthDay_ToString(SoapMonthDay * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00698328", "name": "SoapMonthDay__cctor", "signature": "void SoapMonthDay__cctor(MethodInfo * method)", "dotNetSignature": "SoapMonthDay()" }, { "virtualAddress": "0x00698414", "name": "SoapName__ctor", "signature": "void SoapName__ctor(SoapName * this, MethodInfo * method)", "dotNetSignature": "SoapName()" }, { "virtualAddress": "0x0069841C", "name": "SoapName__ctor_1", "signature": "void SoapName__ctor_1(SoapName * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapName(String)" }, { "virtualAddress": "0x00698448", "name": "SoapName_get_Value", "signature": "String * SoapName_get_Value(SoapName * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00698450", "name": "SoapName_set_Value", "signature": "void SoapName_set_Value(SoapName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00698458", "name": "SoapName_get_XsdType", "signature": "String * SoapName_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006984A0", "name": "SoapName_GetXsdType", "signature": "String * SoapName_GetXsdType(SoapName * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006984E8", "name": "SoapName_Parse", "signature": "SoapName * SoapName_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapName Parse(String)" }, { "virtualAddress": "0x0069854C", "name": "SoapName_ToString", "signature": "String * SoapName_ToString(SoapName * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00698554", "name": "SoapNcName__ctor", "signature": "void SoapNcName__ctor(SoapNcName * this, MethodInfo * method)", "dotNetSignature": "SoapNcName()" }, { "virtualAddress": "0x0069855C", "name": "SoapNcName__ctor_1", "signature": "void SoapNcName__ctor_1(SoapNcName * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapNcName(String)" }, { "virtualAddress": "0x00698588", "name": "SoapNcName_get_Value", "signature": "String * SoapNcName_get_Value(SoapNcName * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00698590", "name": "SoapNcName_set_Value", "signature": "void SoapNcName_set_Value(SoapNcName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00698598", "name": "SoapNcName_get_XsdType", "signature": "String * SoapNcName_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006985E0", "name": "SoapNcName_GetXsdType", "signature": "String * SoapNcName_GetXsdType(SoapNcName * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00698628", "name": "SoapNcName_Parse", "signature": "SoapNcName * SoapNcName_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNcName Parse(String)" }, { "virtualAddress": "0x0069868C", "name": "SoapNcName_ToString", "signature": "String * SoapNcName_ToString(SoapNcName * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00698694", "name": "SoapNegativeInteger__ctor", "signature": "void SoapNegativeInteger__ctor(SoapNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "SoapNegativeInteger()" }, { "virtualAddress": "0x0069869C", "name": "SoapNegativeInteger__ctor_1", "signature": "void SoapNegativeInteger__ctor_1(SoapNegativeInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "SoapNegativeInteger(Decimal)" }, { "virtualAddress": "0x0069878C", "name": "SoapNegativeInteger_get_Value", "signature": "Decimal SoapNegativeInteger_get_Value(SoapNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Value()" }, { "virtualAddress": "0x00698798", "name": "SoapNegativeInteger_set_Value", "signature": "void SoapNegativeInteger_set_Value(SoapNegativeInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Decimal)" }, { "virtualAddress": "0x006987A0", "name": "SoapNegativeInteger_get_XsdType", "signature": "String * SoapNegativeInteger_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006987E8", "name": "SoapNegativeInteger_GetXsdType", "signature": "String * SoapNegativeInteger_GetXsdType(SoapNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00698830", "name": "SoapNegativeInteger_Parse", "signature": "SoapNegativeInteger * SoapNegativeInteger_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNegativeInteger Parse(String)" }, { "virtualAddress": "0x006988D0", "name": "SoapNegativeInteger_ToString", "signature": "String * SoapNegativeInteger_ToString(SoapNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006988DC", "name": "SoapNmtoken__ctor", "signature": "void SoapNmtoken__ctor(SoapNmtoken * this, MethodInfo * method)", "dotNetSignature": "SoapNmtoken()" }, { "virtualAddress": "0x006988E4", "name": "SoapNmtoken__ctor_1", "signature": "void SoapNmtoken__ctor_1(SoapNmtoken * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapNmtoken(String)" }, { "virtualAddress": "0x00698910", "name": "SoapNmtoken_get_Value", "signature": "String * SoapNmtoken_get_Value(SoapNmtoken * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00698918", "name": "SoapNmtoken_set_Value", "signature": "void SoapNmtoken_set_Value(SoapNmtoken * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00698920", "name": "SoapNmtoken_get_XsdType", "signature": "String * SoapNmtoken_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00698968", "name": "SoapNmtoken_GetXsdType", "signature": "String * SoapNmtoken_GetXsdType(SoapNmtoken * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006989B0", "name": "SoapNmtoken_Parse", "signature": "SoapNmtoken * SoapNmtoken_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNmtoken Parse(String)" }, { "virtualAddress": "0x00698A14", "name": "SoapNmtoken_ToString", "signature": "String * SoapNmtoken_ToString(SoapNmtoken * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00698A1C", "name": "SoapNmtokens__ctor", "signature": "void SoapNmtokens__ctor(SoapNmtokens * this, MethodInfo * method)", "dotNetSignature": "SoapNmtokens()" }, { "virtualAddress": "0x00698A24", "name": "SoapNmtokens__ctor_1", "signature": "void SoapNmtokens__ctor_1(SoapNmtokens * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapNmtokens(String)" }, { "virtualAddress": "0x00698A50", "name": "SoapNmtokens_get_Value", "signature": "String * SoapNmtokens_get_Value(SoapNmtokens * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00698A58", "name": "SoapNmtokens_set_Value", "signature": "void SoapNmtokens_set_Value(SoapNmtokens * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00698A60", "name": "SoapNmtokens_get_XsdType", "signature": "String * SoapNmtokens_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00698AA8", "name": "SoapNmtokens_GetXsdType", "signature": "String * SoapNmtokens_GetXsdType(SoapNmtokens * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00698AF0", "name": "SoapNmtokens_Parse", "signature": "SoapNmtokens * SoapNmtokens_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNmtokens Parse(String)" }, { "virtualAddress": "0x00698B54", "name": "SoapNmtokens_ToString", "signature": "String * SoapNmtokens_ToString(SoapNmtokens * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00698B5C", "name": "SoapNonNegativeInteger__ctor", "signature": "void SoapNonNegativeInteger__ctor(SoapNonNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "SoapNonNegativeInteger()" }, { "virtualAddress": "0x00698B64", "name": "SoapNonNegativeInteger__ctor_1", "signature": "void SoapNonNegativeInteger__ctor_1(SoapNonNegativeInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "SoapNonNegativeInteger(Decimal)" }, { "virtualAddress": "0x00698C54", "name": "SoapNonNegativeInteger_get_Value", "signature": "Decimal SoapNonNegativeInteger_get_Value(SoapNonNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Value()" }, { "virtualAddress": "0x00698C60", "name": "SoapNonNegativeInteger_set_Value", "signature": "void SoapNonNegativeInteger_set_Value(SoapNonNegativeInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Decimal)" }, { "virtualAddress": "0x00698C68", "name": "SoapNonNegativeInteger_get_XsdType", "signature": "String * SoapNonNegativeInteger_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00698CB0", "name": "SoapNonNegativeInteger_GetXsdType", "signature": "String * SoapNonNegativeInteger_GetXsdType(SoapNonNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00698CF8", "name": "SoapNonNegativeInteger_Parse", "signature": "SoapNonNegativeInteger * SoapNonNegativeInteger_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNonNegativeInteger Parse(String)" }, { "virtualAddress": "0x00698D98", "name": "SoapNonNegativeInteger_ToString", "signature": "String * SoapNonNegativeInteger_ToString(SoapNonNegativeInteger * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00698DA4", "name": "SoapNonPositiveInteger__ctor", "signature": "void SoapNonPositiveInteger__ctor(SoapNonPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "SoapNonPositiveInteger()" }, { "virtualAddress": "0x00698DAC", "name": "SoapNonPositiveInteger__ctor_1", "signature": "void SoapNonPositiveInteger__ctor_1(SoapNonPositiveInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "SoapNonPositiveInteger(Decimal)" }, { "virtualAddress": "0x00698E9C", "name": "SoapNonPositiveInteger_get_Value", "signature": "Decimal SoapNonPositiveInteger_get_Value(SoapNonPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Value()" }, { "virtualAddress": "0x00698EA8", "name": "SoapNonPositiveInteger_set_Value", "signature": "void SoapNonPositiveInteger_set_Value(SoapNonPositiveInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Decimal)" }, { "virtualAddress": "0x00698EB0", "name": "SoapNonPositiveInteger_get_XsdType", "signature": "String * SoapNonPositiveInteger_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00698EF8", "name": "SoapNonPositiveInteger_GetXsdType", "signature": "String * SoapNonPositiveInteger_GetXsdType(SoapNonPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00698F40", "name": "SoapNonPositiveInteger_Parse", "signature": "SoapNonPositiveInteger * SoapNonPositiveInteger_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNonPositiveInteger Parse(String)" }, { "virtualAddress": "0x00698FE0", "name": "SoapNonPositiveInteger_ToString", "signature": "String * SoapNonPositiveInteger_ToString(SoapNonPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00698FEC", "name": "SoapNormalizedString__ctor", "signature": "void SoapNormalizedString__ctor(SoapNormalizedString * this, MethodInfo * method)", "dotNetSignature": "SoapNormalizedString()" }, { "virtualAddress": "0x00698FF4", "name": "SoapNormalizedString__ctor_1", "signature": "void SoapNormalizedString__ctor_1(SoapNormalizedString * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapNormalizedString(String)" }, { "virtualAddress": "0x00699020", "name": "SoapNormalizedString_get_Value", "signature": "String * SoapNormalizedString_get_Value(SoapNormalizedString * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00699028", "name": "SoapNormalizedString_set_Value", "signature": "void SoapNormalizedString_set_Value(SoapNormalizedString * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00699030", "name": "SoapNormalizedString_get_XsdType", "signature": "String * SoapNormalizedString_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00699078", "name": "SoapNormalizedString_GetXsdType", "signature": "String * SoapNormalizedString_GetXsdType(SoapNormalizedString * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x006990C0", "name": "SoapNormalizedString_Parse", "signature": "SoapNormalizedString * SoapNormalizedString_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNormalizedString Parse(String)" }, { "virtualAddress": "0x00699124", "name": "SoapNormalizedString_ToString", "signature": "String * SoapNormalizedString_ToString(SoapNormalizedString * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069912C", "name": "SoapNotation__ctor", "signature": "void SoapNotation__ctor(SoapNotation * this, MethodInfo * method)", "dotNetSignature": "SoapNotation()" }, { "virtualAddress": "0x00699134", "name": "SoapNotation__ctor_1", "signature": "void SoapNotation__ctor_1(SoapNotation * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapNotation(String)" }, { "virtualAddress": "0x00699160", "name": "SoapNotation_get_Value", "signature": "String * SoapNotation_get_Value(SoapNotation * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00699168", "name": "SoapNotation_set_Value", "signature": "void SoapNotation_set_Value(SoapNotation * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00699170", "name": "SoapNotation_get_XsdType", "signature": "String * SoapNotation_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006991B8", "name": "SoapNotation_GetXsdType", "signature": "String * SoapNotation_GetXsdType(SoapNotation * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00699200", "name": "SoapNotation_Parse", "signature": "SoapNotation * SoapNotation_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapNotation Parse(String)" }, { "virtualAddress": "0x00699264", "name": "SoapNotation_ToString", "signature": "String * SoapNotation_ToString(SoapNotation * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069926C", "name": "SoapPositiveInteger__ctor", "signature": "void SoapPositiveInteger__ctor(SoapPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "SoapPositiveInteger()" }, { "virtualAddress": "0x00699274", "name": "SoapPositiveInteger__ctor_1", "signature": "void SoapPositiveInteger__ctor_1(SoapPositiveInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "SoapPositiveInteger(Decimal)" }, { "virtualAddress": "0x00699364", "name": "SoapPositiveInteger_get_Value", "signature": "Decimal SoapPositiveInteger_get_Value(SoapPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Value()" }, { "virtualAddress": "0x00699370", "name": "SoapPositiveInteger_set_Value", "signature": "void SoapPositiveInteger_set_Value(SoapPositiveInteger * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Decimal)" }, { "virtualAddress": "0x00699378", "name": "SoapPositiveInteger_get_XsdType", "signature": "String * SoapPositiveInteger_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006993C0", "name": "SoapPositiveInteger_GetXsdType", "signature": "String * SoapPositiveInteger_GetXsdType(SoapPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00699408", "name": "SoapPositiveInteger_Parse", "signature": "SoapPositiveInteger * SoapPositiveInteger_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapPositiveInteger Parse(String)" }, { "virtualAddress": "0x006994A8", "name": "SoapPositiveInteger_ToString", "signature": "String * SoapPositiveInteger_ToString(SoapPositiveInteger * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006994B4", "name": "SoapQName__ctor", "signature": "void SoapQName__ctor(SoapQName * this, MethodInfo * method)", "dotNetSignature": "SoapQName()" }, { "virtualAddress": "0x006994BC", "name": "SoapQName__ctor_1", "signature": "void SoapQName__ctor_1(SoapQName * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapQName(String)" }, { "virtualAddress": "0x006994E8", "name": "SoapQName__ctor_2", "signature": "void SoapQName__ctor_2(SoapQName * this, String * key, String * name, MethodInfo * method)", "dotNetSignature": "SoapQName(String, String)" }, { "virtualAddress": "0x00699520", "name": "SoapQName__ctor_3", "signature": "void SoapQName__ctor_3(SoapQName * this, String * key, String * name, String * namespaceValue, MethodInfo * method)", "dotNetSignature": "SoapQName(String, String, String)" }, { "virtualAddress": "0x00699560", "name": "SoapQName_get_Key", "signature": "String * SoapQName_get_Key(SoapQName * this, MethodInfo * method)", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x00699568", "name": "SoapQName_set_Key", "signature": "void SoapQName_set_Key(SoapQName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(String)" }, { "virtualAddress": "0x00699570", "name": "SoapQName_get_Name", "signature": "String * SoapQName_get_Name(SoapQName * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00699578", "name": "SoapQName_set_Name", "signature": "void SoapQName_set_Name(SoapQName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x00699580", "name": "SoapQName_get_Namespace", "signature": "String * SoapQName_get_Namespace(SoapQName * this, MethodInfo * method)", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x00699588", "name": "SoapQName_set_Namespace", "signature": "void SoapQName_set_Namespace(SoapQName * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Namespace(String)" }, { "virtualAddress": "0x00699590", "name": "SoapQName_get_XsdType", "signature": "String * SoapQName_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006995D8", "name": "SoapQName_GetXsdType", "signature": "String * SoapQName_GetXsdType(SoapQName * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00699620", "name": "SoapQName_Parse", "signature": "SoapQName * SoapQName_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapQName Parse(String)" }, { "virtualAddress": "0x006996E8", "name": "SoapQName_ToString", "signature": "String * SoapQName_ToString(SoapQName * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069976C", "name": "SoapTime__ctor", "signature": "void SoapTime__ctor(SoapTime * this, MethodInfo * method)", "dotNetSignature": "SoapTime()" }, { "virtualAddress": "0x00699774", "name": "SoapTime__ctor_1", "signature": "void SoapTime__ctor_1(SoapTime * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SoapTime(DateTime)" }, { "virtualAddress": "0x006997A0", "name": "SoapTime_get_Value", "signature": "DateTime SoapTime_get_Value(SoapTime * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x006997A8", "name": "SoapTime_set_Value", "signature": "void SoapTime_set_Value(SoapTime * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_Value(DateTime)" }, { "virtualAddress": "0x006997B0", "name": "SoapTime_get_XsdType", "signature": "String * SoapTime_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x006997F8", "name": "SoapTime_GetXsdType", "signature": "String * SoapTime_GetXsdType(SoapTime * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x00699884", "name": "SoapTime_Parse", "signature": "SoapTime * SoapTime_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapTime Parse(String)" }, { "virtualAddress": "0x00699958", "name": "SoapTime_ToString", "signature": "String * SoapTime_ToString(SoapTime * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006999DC", "name": "SoapTime__cctor", "signature": "void SoapTime__cctor(MethodInfo * method)", "dotNetSignature": "SoapTime()" }, { "virtualAddress": "0x00699F4C", "name": "SoapToken__ctor", "signature": "void SoapToken__ctor(SoapToken * this, MethodInfo * method)", "dotNetSignature": "SoapToken()" }, { "virtualAddress": "0x00699F54", "name": "SoapToken__ctor_1", "signature": "void SoapToken__ctor_1(SoapToken * this, String * value, MethodInfo * method)", "dotNetSignature": "SoapToken(String)" }, { "virtualAddress": "0x00699F80", "name": "SoapToken_get_Value", "signature": "String * SoapToken_get_Value(SoapToken * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00699F88", "name": "SoapToken_set_Value", "signature": "void SoapToken_set_Value(SoapToken * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x00699F90", "name": "SoapToken_get_XsdType", "signature": "String * SoapToken_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x00699FD8", "name": "SoapToken_GetXsdType", "signature": "String * SoapToken_GetXsdType(SoapToken * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x0069A020", "name": "SoapToken_Parse", "signature": "SoapToken * SoapToken_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapToken Parse(String)" }, { "virtualAddress": "0x0069A084", "name": "SoapToken_ToString", "signature": "String * SoapToken_ToString(SoapToken * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069A08C", "name": "SoapYear__ctor", "signature": "void SoapYear__ctor(SoapYear * this, MethodInfo * method)", "dotNetSignature": "SoapYear()" }, { "virtualAddress": "0x0069A094", "name": "SoapYear__ctor_1", "signature": "void SoapYear__ctor_1(SoapYear * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SoapYear(DateTime)" }, { "virtualAddress": "0x0069A0C0", "name": "SoapYear__ctor_2", "signature": "void SoapYear__ctor_2(SoapYear * this, DateTime value, int32_t sign, MethodInfo * method)", "dotNetSignature": "SoapYear(DateTime, Int32)" }, { "virtualAddress": "0x0069A0FC", "name": "SoapYear_get_Sign", "signature": "int32_t SoapYear_get_Sign(SoapYear * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Sign()" }, { "virtualAddress": "0x0069A104", "name": "SoapYear_set_Sign", "signature": "void SoapYear_set_Sign(SoapYear * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Sign(Int32)" }, { "virtualAddress": "0x0069A10C", "name": "SoapYear_get_Value", "signature": "DateTime SoapYear_get_Value(SoapYear * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x0069A114", "name": "SoapYear_set_Value", "signature": "void SoapYear_set_Value(SoapYear * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_Value(DateTime)" }, { "virtualAddress": "0x0069A11C", "name": "SoapYear_get_XsdType", "signature": "String * SoapYear_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x0069A164", "name": "SoapYear_GetXsdType", "signature": "String * SoapYear_GetXsdType(SoapYear * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x0069A1F0", "name": "SoapYear_Parse", "signature": "SoapYear * SoapYear_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapYear Parse(String)" }, { "virtualAddress": "0x0069A2F0", "name": "SoapYear_ToString", "signature": "String * SoapYear_ToString(SoapYear * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069A398", "name": "SoapYear__cctor", "signature": "void SoapYear__cctor(MethodInfo * method)", "dotNetSignature": "SoapYear()" }, { "virtualAddress": "0x0069A554", "name": "SoapYearMonth__ctor", "signature": "void SoapYearMonth__ctor(SoapYearMonth * this, MethodInfo * method)", "dotNetSignature": "SoapYearMonth()" }, { "virtualAddress": "0x0069A55C", "name": "SoapYearMonth__ctor_1", "signature": "void SoapYearMonth__ctor_1(SoapYearMonth * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SoapYearMonth(DateTime)" }, { "virtualAddress": "0x0069A588", "name": "SoapYearMonth__ctor_2", "signature": "void SoapYearMonth__ctor_2(SoapYearMonth * this, DateTime value, int32_t sign, MethodInfo * method)", "dotNetSignature": "SoapYearMonth(DateTime, Int32)" }, { "virtualAddress": "0x0069A5C4", "name": "SoapYearMonth_get_Sign", "signature": "int32_t SoapYearMonth_get_Sign(SoapYearMonth * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Sign()" }, { "virtualAddress": "0x0069A5CC", "name": "SoapYearMonth_set_Sign", "signature": "void SoapYearMonth_set_Sign(SoapYearMonth * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Sign(Int32)" }, { "virtualAddress": "0x0069A5D4", "name": "SoapYearMonth_get_Value", "signature": "DateTime SoapYearMonth_get_Value(SoapYearMonth * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x0069A5DC", "name": "SoapYearMonth_set_Value", "signature": "void SoapYearMonth_set_Value(SoapYearMonth * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Void set_Value(DateTime)" }, { "virtualAddress": "0x0069A5E4", "name": "SoapYearMonth_get_XsdType", "signature": "String * SoapYearMonth_get_XsdType(MethodInfo * method)", "dotNetSignature": "String get_XsdType()" }, { "virtualAddress": "0x0069A62C", "name": "SoapYearMonth_GetXsdType", "signature": "String * SoapYearMonth_GetXsdType(SoapYearMonth * this, MethodInfo * method)", "dotNetSignature": "String GetXsdType()" }, { "virtualAddress": "0x0069A6B8", "name": "SoapYearMonth_Parse", "signature": "SoapYearMonth * SoapYearMonth_Parse(String * value, MethodInfo * method)", "dotNetSignature": "SoapYearMonth Parse(String)" }, { "virtualAddress": "0x0069A7B8", "name": "SoapYearMonth_ToString", "signature": "String * SoapYearMonth_ToString(SoapYearMonth * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0069A860", "name": "SoapYearMonth__cctor", "signature": "void SoapYearMonth__cctor(MethodInfo * method)", "dotNetSignature": "SoapYearMonth()" }, { "virtualAddress": "0x005AE358", "name": "CallContext__ctor", "signature": "void CallContext__ctor(CallContext * this, MethodInfo * method)", "dotNetSignature": "CallContext()" }, { "virtualAddress": "0x005AE360", "name": "CallContext_SetCurrentCallContext", "signature": "Object * CallContext_SetCurrentCallContext(LogicalCallContext * ctx, MethodInfo * method)", "dotNetSignature": "Object SetCurrentCallContext(LogicalCallContext)" }, { "virtualAddress": "0x005AE368", "name": "CallContext_SetLogicalCallContext", "signature": "LogicalCallContext * CallContext_SetLogicalCallContext(LogicalCallContext * callCtx, MethodInfo * method)", "dotNetSignature": "LogicalCallContext SetLogicalCallContext(LogicalCallContext)" }, { "virtualAddress": "0x005AE3B0", "name": "CallContext_FreeNamedDataSlot", "signature": "void CallContext_FreeNamedDataSlot(String * name, MethodInfo * method)", "dotNetSignature": "Void FreeNamedDataSlot(String)" }, { "virtualAddress": "0x005AE484", "name": "CallContext_LogicalGetData", "signature": "Object * CallContext_LogicalGetData(String * name, MethodInfo * method)", "dotNetSignature": "Object LogicalGetData(String)" }, { "virtualAddress": "0x005AE4E8", "name": "CallContext_IllogicalGetData", "signature": "Object * CallContext_IllogicalGetData(String * name, MethodInfo * method)", "dotNetSignature": "Object IllogicalGetData(String)" }, { "virtualAddress": "0x005AE54C", "name": "CallContext_get_Principal", "signature": "IPrincipal * CallContext_get_Principal(MethodInfo * method)", "dotNetSignature": "IPrincipal get_Principal()" }, { "virtualAddress": "0x005AE5A0", "name": "CallContext_set_Principal", "signature": "void CallContext_set_Principal(IPrincipal * value, MethodInfo * method)", "dotNetSignature": "Void set_Principal(IPrincipal)" }, { "virtualAddress": "0x005AE61C", "name": "CallContext_get_HostContext", "signature": "Object * CallContext_get_HostContext(MethodInfo * method)", "dotNetSignature": "Object get_HostContext()" }, { "virtualAddress": "0x005AE6A0", "name": "CallContext_set_HostContext", "signature": "void CallContext_set_HostContext(Object * value, MethodInfo * method)", "dotNetSignature": "Void set_HostContext(Object)" }, { "virtualAddress": "0x005AE768", "name": "CallContext_GetData", "signature": "Object * CallContext_GetData(String * name, MethodInfo * method)", "dotNetSignature": "Object GetData(String)" }, { "virtualAddress": "0x005AE79C", "name": "CallContext_SetData", "signature": "void CallContext_SetData(String * name, Object * data, MethodInfo * method)", "dotNetSignature": "Void SetData(String, Object)" }, { "virtualAddress": "0x005AE860", "name": "CallContext_LogicalSetData", "signature": "void CallContext_LogicalSetData(String * name, Object * data, MethodInfo * method)", "dotNetSignature": "Void LogicalSetData(String, Object)" }, { "virtualAddress": "0x005AE9B4", "name": "CallContext_GetHeaders", "signature": "Header__Array * CallContext_GetHeaders(MethodInfo * method)", "dotNetSignature": "Header[] GetHeaders()" }, { "virtualAddress": "0x005AEA14", "name": "CallContext_SetHeaders", "signature": "void CallContext_SetHeaders(Header__Array * headers, MethodInfo * method)", "dotNetSignature": "Void SetHeaders(Header[])" }, { "virtualAddress": "0x005B0958", "name": "IllogicalCallContext_get_Datastore", "signature": "Hashtable * IllogicalCallContext_get_Datastore(IllogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Hashtable get_Datastore()" }, { "virtualAddress": "0x005B09C4", "name": "IllogicalCallContext_get_HostContext", "signature": "Object * IllogicalCallContext_get_HostContext(IllogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Object get_HostContext()" }, { "virtualAddress": "0x005B09CC", "name": "IllogicalCallContext_set_HostContext", "signature": "void IllogicalCallContext_set_HostContext(IllogicalCallContext * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_HostContext(Object)" }, { "virtualAddress": "0x005B09D4", "name": "IllogicalCallContext_get_HasUserData", "signature": "bool IllogicalCallContext_get_HasUserData(IllogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasUserData()" }, { "virtualAddress": "0x005AE44C", "name": "IllogicalCallContext_FreeNamedDataSlot", "signature": "void IllogicalCallContext_FreeNamedDataSlot(IllogicalCallContext * this, String * name, MethodInfo * method)", "dotNetSignature": "Void FreeNamedDataSlot(String)" }, { "virtualAddress": "0x005B0A04", "name": "IllogicalCallContext_GetData", "signature": "Object * IllogicalCallContext_GetData(IllogicalCallContext * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetData(String)" }, { "virtualAddress": "0x005AE8D4", "name": "IllogicalCallContext_SetData", "signature": "void IllogicalCallContext_SetData(IllogicalCallContext * this, String * name, Object * data, MethodInfo * method)", "dotNetSignature": "Void SetData(String, Object)" }, { "virtualAddress": "0x005B0A3C", "name": "IllogicalCallContext_CreateCopy", "signature": "IllogicalCallContext * IllogicalCallContext_CreateCopy(IllogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "IllogicalCallContext CreateCopy()" }, { "virtualAddress": "0x005B0C94", "name": "IllogicalCallContext__ctor", "signature": "void IllogicalCallContext__ctor(IllogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "IllogicalCallContext()" }, { "virtualAddress": "0x003F97F0", "name": "IllogicalCallContext_Reader__ctor", "signature": "void IllogicalCallContext_Reader__ctor(IllogicalCallContext_Reader__Boxed * this, IllogicalCallContext * ctx, MethodInfo * method)", "dotNetSignature": "IllogicalCallContext\u002BReader(IllogicalCallContext)" }, { "virtualAddress": "0x003F97F8", "name": "IllogicalCallContext_Reader_get_IsNull", "signature": "bool IllogicalCallContext_Reader_get_IsNull(IllogicalCallContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNull()" }, { "virtualAddress": "0x003F9808", "name": "IllogicalCallContext_Reader_GetData", "signature": "Object * IllogicalCallContext_Reader_GetData(IllogicalCallContext_Reader__Boxed * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetData(String)" }, { "virtualAddress": "0x003F9818", "name": "IllogicalCallContext_Reader_get_HostContext", "signature": "Object * IllogicalCallContext_Reader_get_HostContext(IllogicalCallContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_HostContext()" }, { "virtualAddress": "0x005B0CE0", "name": "LogicalCallContext__ctor", "signature": "void LogicalCallContext__ctor(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext()" }, { "virtualAddress": "0x005B0CE8", "name": "LogicalCallContext__ctor_1", "signature": "void LogicalCallContext__ctor_1(LogicalCallContext * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "LogicalCallContext(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005B0FE4", "name": "LogicalCallContext_GetObjectData", "signature": "void LogicalCallContext_GetObjectData(LogicalCallContext * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005B132C", "name": "LogicalCallContext_Clone", "signature": "Object * LogicalCallContext_Clone(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005B1904", "name": "LogicalCallContext_Merge", "signature": "void LogicalCallContext_Merge(LogicalCallContext * this, LogicalCallContext * lc, MethodInfo * method)", "dotNetSignature": "Void Merge(LogicalCallContext)" }, { "virtualAddress": "0x005AD768", "name": "LogicalCallContext_get_HasInfo", "signature": "bool LogicalCallContext_get_HasInfo(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasInfo()" }, { "virtualAddress": "0x005B12FC", "name": "LogicalCallContext_get_HasUserData", "signature": "bool LogicalCallContext_get_HasUserData(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasUserData()" }, { "virtualAddress": "0x005B1B44", "name": "LogicalCallContext_get_RemotingData", "signature": "CallContextRemotingData * LogicalCallContext_get_RemotingData(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "CallContextRemotingData get_RemotingData()" }, { "virtualAddress": "0x005B1BB0", "name": "LogicalCallContext_get_SecurityData", "signature": "CallContextSecurityData * LogicalCallContext_get_SecurityData(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "CallContextSecurityData get_SecurityData()" }, { "virtualAddress": "0x005B1C1C", "name": "LogicalCallContext_get_HostContext", "signature": "Object * LogicalCallContext_get_HostContext(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Object get_HostContext()" }, { "virtualAddress": "0x005B1C24", "name": "LogicalCallContext_set_HostContext", "signature": "void LogicalCallContext_set_HostContext(LogicalCallContext * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_HostContext(Object)" }, { "virtualAddress": "0x005B0F78", "name": "LogicalCallContext_get_Datastore", "signature": "Hashtable * LogicalCallContext_get_Datastore(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Hashtable get_Datastore()" }, { "virtualAddress": "0x005B1C2C", "name": "LogicalCallContext_get_Principal", "signature": "IPrincipal * LogicalCallContext_get_Principal(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "IPrincipal get_Principal()" }, { "virtualAddress": "0x005AE5F0", "name": "LogicalCallContext_set_Principal", "signature": "void LogicalCallContext_set_Principal(LogicalCallContext * this, IPrincipal * value, MethodInfo * method)", "dotNetSignature": "Void set_Principal(IPrincipal)" }, { "virtualAddress": "0x005AE414", "name": "LogicalCallContext_FreeNamedDataSlot", "signature": "void LogicalCallContext_FreeNamedDataSlot(LogicalCallContext * this, String * name, MethodInfo * method)", "dotNetSignature": "Void FreeNamedDataSlot(String)" }, { "virtualAddress": "0x005B1C44", "name": "LogicalCallContext_GetData", "signature": "Object * LogicalCallContext_GetData(LogicalCallContext * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetData(String)" }, { "virtualAddress": "0x005AE914", "name": "LogicalCallContext_SetData", "signature": "void LogicalCallContext_SetData(LogicalCallContext * this, String * name, Object * data, MethodInfo * method)", "dotNetSignature": "Void SetData(String, Object)" }, { "virtualAddress": "0x005B1C7C", "name": "LogicalCallContext_InternalGetOutgoingHeaders", "signature": "Header__Array * LogicalCallContext_InternalGetOutgoingHeaders(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Header[] InternalGetOutgoingHeaders()" }, { "virtualAddress": "0x005AEA5C", "name": "LogicalCallContext_InternalSetHeaders", "signature": "void LogicalCallContext_InternalSetHeaders(LogicalCallContext * this, Header__Array * headers, MethodInfo * method)", "dotNetSignature": "Void InternalSetHeaders(Header[])" }, { "virtualAddress": "0x005AE9FC", "name": "LogicalCallContext_InternalGetHeaders", "signature": "Header__Array * LogicalCallContext_InternalGetHeaders(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "Header[] InternalGetHeaders()" }, { "virtualAddress": "0x005B1C8C", "name": "LogicalCallContext_RemovePrincipalIfNotSerializable", "signature": "IPrincipal * LogicalCallContext_RemovePrincipalIfNotSerializable(LogicalCallContext * this, MethodInfo * method)", "dotNetSignature": "IPrincipal RemovePrincipalIfNotSerializable()" }, { "virtualAddress": "0x005B1CFC", "name": "LogicalCallContext_PropagateOutgoingHeadersToMessage", "signature": "void LogicalCallContext_PropagateOutgoingHeadersToMessage(LogicalCallContext * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "Void PropagateOutgoingHeadersToMessage(IMessage)" }, { "virtualAddress": "0x005B1EC0", "name": "LogicalCallContext_GetPropertyKeyForHeader", "signature": "String * LogicalCallContext_GetPropertyKeyForHeader(Header * header, MethodInfo * method)", "dotNetSignature": "String GetPropertyKeyForHeader(Header)" }, { "virtualAddress": "0x005B1F30", "name": "LogicalCallContext_PropagateIncomingHeadersToCallContext", "signature": "void LogicalCallContext_PropagateIncomingHeadersToCallContext(LogicalCallContext * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "Void PropagateIncomingHeadersToCallContext(IMessage)" }, { "virtualAddress": "0x005B2520", "name": "LogicalCallContext__cctor", "signature": "void LogicalCallContext__cctor(MethodInfo * method)", "dotNetSignature": "LogicalCallContext()" }, { "virtualAddress": "0x003FE5D0", "name": "LogicalCallContext_Reader__ctor", "signature": "void LogicalCallContext_Reader__ctor(LogicalCallContext_Reader__Boxed * this, LogicalCallContext * ctx, MethodInfo * method)", "dotNetSignature": "LogicalCallContext\u002BReader(LogicalCallContext)" }, { "virtualAddress": "0x003FE5D8", "name": "LogicalCallContext_Reader_get_IsNull", "signature": "bool LogicalCallContext_Reader_get_IsNull(LogicalCallContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsNull()" }, { "virtualAddress": "0x003FE5E8", "name": "LogicalCallContext_Reader_get_HasInfo", "signature": "bool LogicalCallContext_Reader_get_HasInfo(LogicalCallContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasInfo()" }, { "virtualAddress": "0x003FE5FC", "name": "LogicalCallContext_Reader_Clone", "signature": "LogicalCallContext * LogicalCallContext_Reader_Clone(LogicalCallContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext Clone()" }, { "virtualAddress": "0x003FE604", "name": "LogicalCallContext_Reader_get_Principal", "signature": "IPrincipal * LogicalCallContext_Reader_get_Principal(LogicalCallContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "IPrincipal get_Principal()" }, { "virtualAddress": "0x003FE618", "name": "LogicalCallContext_Reader_GetData", "signature": "Object * LogicalCallContext_Reader_GetData(LogicalCallContext_Reader__Boxed * this, String * name, MethodInfo * method)", "dotNetSignature": "Object GetData(String)" }, { "virtualAddress": "0x003FE62C", "name": "LogicalCallContext_Reader_get_HostContext", "signature": "Object * LogicalCallContext_Reader_get_HostContext(LogicalCallContext_Reader__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_HostContext()" }, { "virtualAddress": "0x005AEAFC", "name": "CallContextSecurityData_get_Principal", "signature": "IPrincipal * CallContextSecurityData_get_Principal(CallContextSecurityData * this, MethodInfo * method)", "dotNetSignature": "IPrincipal get_Principal()" }, { "virtualAddress": "0x005AEB04", "name": "CallContextSecurityData_set_Principal", "signature": "void CallContextSecurityData_set_Principal(CallContextSecurityData * this, IPrincipal * value, MethodInfo * method)", "dotNetSignature": "Void set_Principal(IPrincipal)" }, { "virtualAddress": "0x005AEB0C", "name": "CallContextSecurityData_get_HasInfo", "signature": "bool CallContextSecurityData_get_HasInfo(CallContextSecurityData * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasInfo()" }, { "virtualAddress": "0x005AEB1C", "name": "CallContextSecurityData_Clone", "signature": "Object * CallContextSecurityData_Clone(CallContextSecurityData * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005AEB8C", "name": "CallContextSecurityData__ctor", "signature": "void CallContextSecurityData__ctor(CallContextSecurityData * this, MethodInfo * method)", "dotNetSignature": "CallContextSecurityData()" }, { "virtualAddress": "0x005AEA64", "name": "CallContextRemotingData_get_LogicalCallID", "signature": "String * CallContextRemotingData_get_LogicalCallID(CallContextRemotingData * this, MethodInfo * method)", "dotNetSignature": "String get_LogicalCallID()" }, { "virtualAddress": "0x005AEA6C", "name": "CallContextRemotingData_set_LogicalCallID", "signature": "void CallContextRemotingData_set_LogicalCallID(CallContextRemotingData * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_LogicalCallID(String)" }, { "virtualAddress": "0x005AEA74", "name": "CallContextRemotingData_get_HasInfo", "signature": "bool CallContextRemotingData_get_HasInfo(CallContextRemotingData * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasInfo()" }, { "virtualAddress": "0x005AEA84", "name": "CallContextRemotingData_Clone", "signature": "Object * CallContextRemotingData_Clone(CallContextRemotingData * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005AEAF4", "name": "CallContextRemotingData__ctor", "signature": "void CallContextRemotingData__ctor(CallContextRemotingData * this, MethodInfo * method)", "dotNetSignature": "CallContextRemotingData()" }, { "virtualAddress": "0x005AADD0", "name": "ArgInfo__ctor", "signature": "void ArgInfo__ctor(ArgInfo * this, MethodBase * method_1, ArgInfoType__Enum type, MethodInfo * method)", "dotNetSignature": "ArgInfo(MethodBase, ArgInfoType)" }, { "virtualAddress": "0x005AAF94", "name": "ArgInfo_GetInOutArgIndex", "signature": "int32_t ArgInfo_GetInOutArgIndex(ArgInfo * this, int32_t inoutArgNum, MethodInfo * method)", "dotNetSignature": "Int32 GetInOutArgIndex(Int32)" }, { "virtualAddress": "0x005AAFD0", "name": "ArgInfo_GetInOutArgName", "signature": "String * ArgInfo_GetInOutArgName(ArgInfo * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetInOutArgName(Int32)" }, { "virtualAddress": "0x005AB05C", "name": "ArgInfo_GetInOutArgCount", "signature": "int32_t ArgInfo_GetInOutArgCount(ArgInfo * this, MethodInfo * method)", "dotNetSignature": "Int32 GetInOutArgCount()" }, { "virtualAddress": "0x005AB064", "name": "ArgInfo_GetInOutArgs", "signature": "Object__Array * ArgInfo_GetInOutArgs(ArgInfo * this, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object[] GetInOutArgs(Object[])" }, { "virtualAddress": "0x005AB174", "name": "AsyncResult__ctor", "signature": "void AsyncResult__ctor(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "AsyncResult()" }, { "virtualAddress": "0x005AB17C", "name": "AsyncResult__ctor_1", "signature": "void AsyncResult__ctor_1(AsyncResult * this, WaitCallback * cb, Object * state, bool capture_context, MethodInfo * method)", "dotNetSignature": "AsyncResult(WaitCallback, Object, Boolean)" }, { "virtualAddress": "0x005AB25C", "name": "AsyncResult_WaitCallback_Context", "signature": "void AsyncResult_WaitCallback_Context(Object * state, MethodInfo * method)", "dotNetSignature": "Void WaitCallback_Context(Object)" }, { "virtualAddress": "0x005AB2F0", "name": "AsyncResult_get_AsyncState", "signature": "Object * AsyncResult_get_AsyncState(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "Object get_AsyncState()" }, { "virtualAddress": "0x005AB2F8", "name": "AsyncResult_get_AsyncWaitHandle", "signature": "WaitHandle * AsyncResult_get_AsyncWaitHandle(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "WaitHandle get_AsyncWaitHandle()" }, { "virtualAddress": "0x005AB3FC", "name": "AsyncResult_get_CompletedSynchronously", "signature": "bool AsyncResult_get_CompletedSynchronously(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CompletedSynchronously()" }, { "virtualAddress": "0x005AB404", "name": "AsyncResult_get_IsCompleted", "signature": "bool AsyncResult_get_IsCompleted(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x005AB40C", "name": "AsyncResult_get_EndInvokeCalled", "signature": "bool AsyncResult_get_EndInvokeCalled(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "Boolean get_EndInvokeCalled()" }, { "virtualAddress": "0x005AB414", "name": "AsyncResult_set_EndInvokeCalled", "signature": "void AsyncResult_set_EndInvokeCalled(AsyncResult * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_EndInvokeCalled(Boolean)" }, { "virtualAddress": "0x005AB420", "name": "AsyncResult_get_AsyncDelegate", "signature": "Object * AsyncResult_get_AsyncDelegate(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "Object get_AsyncDelegate()" }, { "virtualAddress": "0x005AB428", "name": "AsyncResult_get_NextSink", "signature": "IMessageSink * AsyncResult_get_NextSink(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005AB430", "name": "AsyncResult_AsyncProcessMessage", "signature": "IMessageCtrl * AsyncResult_AsyncProcessMessage(AsyncResult * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005AB490", "name": "AsyncResult_GetReplyMessage", "signature": "IMessage * AsyncResult_GetReplyMessage(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "IMessage GetReplyMessage()" }, { "virtualAddress": "0x005AB498", "name": "AsyncResult_SetMessageCtrl", "signature": "void AsyncResult_SetMessageCtrl(AsyncResult * this, IMessageCtrl * mc, MethodInfo * method)", "dotNetSignature": "Void SetMessageCtrl(IMessageCtrl)" }, { "virtualAddress": "0x005AB4A0", "name": "AsyncResult_SetCompletedSynchronously", "signature": "void AsyncResult_SetCompletedSynchronously(AsyncResult * this, bool completed, MethodInfo * method)", "dotNetSignature": "Void SetCompletedSynchronously(Boolean)" }, { "virtualAddress": "0x005AB4AC", "name": "AsyncResult_EndInvoke", "signature": "IMessage * AsyncResult_EndInvoke(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "IMessage EndInvoke()" }, { "virtualAddress": "0x005AB5B4", "name": "AsyncResult_SyncProcessMessage", "signature": "IMessage * AsyncResult_SyncProcessMessage(AsyncResult * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005AB6F4", "name": "AsyncResult_get_CallMessage", "signature": "MonoMethodMessage * AsyncResult_get_CallMessage(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "MonoMethodMessage get_CallMessage()" }, { "virtualAddress": "0x005AB6FC", "name": "AsyncResult_set_CallMessage", "signature": "void AsyncResult_set_CallMessage(AsyncResult * this, MonoMethodMessage * value, MethodInfo * method)", "dotNetSignature": "Void set_CallMessage(MonoMethodMessage)" }, { "virtualAddress": "0x005AB704", "name": "AsyncResult_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem", "signature": "void AsyncResult_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()" }, { "virtualAddress": "0x005AB70C", "name": "AsyncResult_System_Threading_IThreadPoolWorkItem_MarkAborted", "signature": "void AsyncResult_System_Threading_IThreadPoolWorkItem_MarkAborted(AsyncResult * this, ThreadAbortException * tae, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IThreadPoolWorkItem.MarkAborted(ThreadAbortException)" }, { "virtualAddress": "0x005AB708", "name": "AsyncResult_Invoke", "signature": "Object * AsyncResult_Invoke(AsyncResult * this, MethodInfo * method)", "dotNetSignature": "Object Invoke()" }, { "virtualAddress": "0x005AB710", "name": "AsyncResult__cctor", "signature": "void AsyncResult__cctor(MethodInfo * method)", "dotNetSignature": "AsyncResult()" }, { "virtualAddress": "0x005AB78C", "name": "AsyncResult___ctor_b__17_0", "signature": "void AsyncResult___ctor_b__17_0(AsyncResult * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Void \u003C.ctor\u003Eb__17_0(Object)" }, { "virtualAddress": "0x005AB83C", "name": "CADArgHolder__ctor", "signature": "void CADArgHolder__ctor(CADArgHolder * this, int32_t i, MethodInfo * method)", "dotNetSignature": "CADArgHolder(Int32)" }, { "virtualAddress": "0x005ACD60", "name": "CADObjRef__ctor", "signature": "void CADObjRef__ctor(CADObjRef * this, ObjRef * o, int32_t sourceDomain, MethodInfo * method)", "dotNetSignature": "CADObjRef(ObjRef, Int32)" }, { "virtualAddress": "0x005AE274", "name": "CADObjRef_get_TypeName", "signature": "String * CADObjRef_get_TypeName(CADObjRef * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x005AE338", "name": "CADObjRef_get_URI", "signature": "String * CADObjRef_get_URI(CADObjRef * this, MethodInfo * method)", "dotNetSignature": "String get_URI()" }, { "virtualAddress": "0x005ADB64", "name": "CADMethodRef_GetTypes", "signature": "Type__Array * CADMethodRef_GetTypes(CADMethodRef * this, String__Array * typeArray, MethodInfo * method)", "dotNetSignature": "Type[] GetTypes(String[])" }, { "virtualAddress": "0x005ABC74", "name": "CADMethodRef_Resolve", "signature": "MethodBase * CADMethodRef_Resolve(CADMethodRef * this, MethodInfo * method)", "dotNetSignature": "MethodBase Resolve()" }, { "virtualAddress": "0x005AB900", "name": "CADMethodRef__ctor", "signature": "void CADMethodRef__ctor(CADMethodRef * this, IMethodMessage * msg, MethodInfo * method)", "dotNetSignature": "CADMethodRef(IMethodMessage)" }, { "virtualAddress": "0x005AB868", "name": "CADMessageBase__ctor", "signature": "void CADMessageBase__ctor(CADMessageBase * this, IMethodMessage * msg, MethodInfo * method)", "dotNetSignature": "CADMessageBase(IMethodMessage)" }, { "virtualAddress": "0x005ABBEC", "name": "CADMessageBase_GetMethod", "signature": "MethodBase * CADMessageBase_GetMethod(CADMessageBase * this, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethod()" }, { "virtualAddress": "0x005AC08C", "name": "CADMessageBase_GetSignature", "signature": "Type__Array * CADMessageBase_GetSignature(MethodBase * methodBase, bool load, MethodInfo * method)", "dotNetSignature": "Type[] GetSignature(MethodBase, Boolean)" }, { "virtualAddress": "0x005AC234", "name": "CADMessageBase_MarshalProperties", "signature": "int32_t CADMessageBase_MarshalProperties(IDictionary * dict, ArrayList * * args, MethodInfo * method)", "dotNetSignature": "Int32 MarshalProperties(IDictionary, ArrayList ByRef)" }, { "virtualAddress": "0x005AC8E8", "name": "CADMessageBase_UnmarshalProperties", "signature": "void CADMessageBase_UnmarshalProperties(IDictionary * dict, int32_t count, ArrayList * args, MethodInfo * method)", "dotNetSignature": "Void UnmarshalProperties(IDictionary, Int32, ArrayList)" }, { "virtualAddress": "0x005ACA28", "name": "CADMessageBase_IsPossibleToIgnoreMarshal", "signature": "bool CADMessageBase_IsPossibleToIgnoreMarshal(Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean IsPossibleToIgnoreMarshal(Object)" }, { "virtualAddress": "0x005ACBB4", "name": "CADMessageBase_MarshalArgument", "signature": "Object * CADMessageBase_MarshalArgument(CADMessageBase * this, Object * arg, ArrayList * * args, MethodInfo * method)", "dotNetSignature": "Object MarshalArgument(Object, ArrayList ByRef)" }, { "virtualAddress": "0x005ACDB4", "name": "CADMessageBase_UnmarshalArgument", "signature": "Object * CADMessageBase_UnmarshalArgument(CADMessageBase * this, Object * arg, ArrayList * args, MethodInfo * method)", "dotNetSignature": "Object UnmarshalArgument(Object, ArrayList)" }, { "virtualAddress": "0x005AD308", "name": "CADMessageBase_MarshalArguments", "signature": "Object__Array * CADMessageBase_MarshalArguments(CADMessageBase * this, Object__Array * arguments, ArrayList * * args, MethodInfo * method)", "dotNetSignature": "Object[] MarshalArguments(Object[], ArrayList ByRef)" }, { "virtualAddress": "0x005AD418", "name": "CADMessageBase_UnmarshalArguments", "signature": "Object__Array * CADMessageBase_UnmarshalArguments(CADMessageBase * this, Object__Array * arguments, ArrayList * args, MethodInfo * method)", "dotNetSignature": "Object[] UnmarshalArguments(Object[], ArrayList)" }, { "virtualAddress": "0x005AD528", "name": "CADMessageBase_SaveLogicalCallContext", "signature": "void CADMessageBase_SaveLogicalCallContext(CADMessageBase * this, IMethodMessage * msg, ArrayList * * serializeList, MethodInfo * method)", "dotNetSignature": "Void SaveLogicalCallContext(IMethodMessage, ArrayList ByRef)" }, { "virtualAddress": "0x005AD7CC", "name": "CADMessageBase_GetLogicalCallContext", "signature": "LogicalCallContext * CADMessageBase_GetLogicalCallContext(CADMessageBase * this, ArrayList * args, MethodInfo * method)", "dotNetSignature": "LogicalCallContext GetLogicalCallContext(ArrayList)" }, { "virtualAddress": "0x005AD864", "name": "CADMethodCallMessage_get_Uri", "signature": "String * CADMethodCallMessage_get_Uri(CADMethodCallMessage * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x0059F0BC", "name": "CADMethodCallMessage_Create", "signature": "CADMethodCallMessage * CADMethodCallMessage_Create(IMessage * callMsg, MethodInfo * method)", "dotNetSignature": "CADMethodCallMessage Create(IMessage)" }, { "virtualAddress": "0x005AD86C", "name": "CADMethodCallMessage__ctor", "signature": "void CADMethodCallMessage__ctor(CADMethodCallMessage * this, IMethodCallMessage * callMsg, MethodInfo * method)", "dotNetSignature": "CADMethodCallMessage(IMethodCallMessage)" }, { "virtualAddress": "0x005ADA70", "name": "CADMethodCallMessage_GetArguments", "signature": "ArrayList * CADMethodCallMessage_GetArguments(CADMethodCallMessage * this, MethodInfo * method)", "dotNetSignature": "ArrayList GetArguments()" }, { "virtualAddress": "0x005ADB4C", "name": "CADMethodCallMessage_GetArgs", "signature": "Object__Array * CADMethodCallMessage_GetArgs(CADMethodCallMessage * this, ArrayList * args, MethodInfo * method)", "dotNetSignature": "Object[] GetArgs(ArrayList)" }, { "virtualAddress": "0x005ADB5C", "name": "CADMethodCallMessage_get_PropertiesCount", "signature": "int32_t CADMethodCallMessage_get_PropertiesCount(CADMethodCallMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PropertiesCount()" }, { "virtualAddress": "0x005ADCB8", "name": "CADMethodReturnMessage_Create", "signature": "CADMethodReturnMessage * CADMethodReturnMessage_Create(IMessage * callMsg, MethodInfo * method)", "dotNetSignature": "CADMethodReturnMessage Create(IMessage)" }, { "virtualAddress": "0x005ADD3C", "name": "CADMethodReturnMessage__ctor", "signature": "void CADMethodReturnMessage__ctor(CADMethodReturnMessage * this, IMethodReturnMessage * retMsg, MethodInfo * method)", "dotNetSignature": "CADMethodReturnMessage(IMethodReturnMessage)" }, { "virtualAddress": "0x005AE0BC", "name": "CADMethodReturnMessage_GetArguments", "signature": "ArrayList * CADMethodReturnMessage_GetArguments(CADMethodReturnMessage * this, MethodInfo * method)", "dotNetSignature": "ArrayList GetArguments()" }, { "virtualAddress": "0x005AE198", "name": "CADMethodReturnMessage_GetArgs", "signature": "Object__Array * CADMethodReturnMessage_GetArgs(CADMethodReturnMessage * this, ArrayList * args, MethodInfo * method)", "dotNetSignature": "Object[] GetArgs(ArrayList)" }, { "virtualAddress": "0x005AE1A8", "name": "CADMethodReturnMessage_GetReturnValue", "signature": "Object * CADMethodReturnMessage_GetReturnValue(CADMethodReturnMessage * this, ArrayList * args, MethodInfo * method)", "dotNetSignature": "Object GetReturnValue(ArrayList)" }, { "virtualAddress": "0x005AE1B8", "name": "CADMethodReturnMessage_GetException", "signature": "Exception * CADMethodReturnMessage_GetException(CADMethodReturnMessage * this, ArrayList * args, MethodInfo * method)", "dotNetSignature": "Exception GetException(ArrayList)" }, { "virtualAddress": "0x005AE26C", "name": "CADMethodReturnMessage_get_PropertiesCount", "signature": "int32_t CADMethodReturnMessage_get_PropertiesCount(CADMethodReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PropertiesCount()" }, { "virtualAddress": "0x005A549C", "name": "ClientContextTerminatorSink__ctor", "signature": "void ClientContextTerminatorSink__ctor(ClientContextTerminatorSink * this, Context * ctx, MethodInfo * method)", "dotNetSignature": "ClientContextTerminatorSink(Context)" }, { "virtualAddress": "0x005AED44", "name": "ClientContextTerminatorSink_SyncProcessMessage", "signature": "IMessage * ClientContextTerminatorSink_SyncProcessMessage(ClientContextTerminatorSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005AEF24", "name": "ClientContextTerminatorSink_AsyncProcessMessage", "signature": "IMessageCtrl * ClientContextTerminatorSink_AsyncProcessMessage(ClientContextTerminatorSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005AF174", "name": "ClientContextTerminatorSink_get_NextSink", "signature": "IMessageSink * ClientContextTerminatorSink_get_NextSink(ClientContextTerminatorSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005AEB94", "name": "ClientContextReplySink__ctor", "signature": "void ClientContextReplySink__ctor(ClientContextReplySink * this, Context * ctx, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "ClientContextReplySink(Context, IMessageSink)" }, { "virtualAddress": "0x005AEBCC", "name": "ClientContextReplySink_SyncProcessMessage", "signature": "IMessage * ClientContextReplySink_SyncProcessMessage(ClientContextReplySink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005AECDC", "name": "ClientContextReplySink_AsyncProcessMessage", "signature": "IMessageCtrl * ClientContextReplySink_AsyncProcessMessage(ClientContextReplySink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005AED3C", "name": "ClientContextReplySink_get_NextSink", "signature": "IMessageSink * ClientContextReplySink_get_NextSink(ClientContextReplySink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005AF17C", "name": "ConstructionCall__ctor", "signature": "void ConstructionCall__ctor(ConstructionCall * this, IMessage * m, MethodInfo * method)", "dotNetSignature": "ConstructionCall(IMessage)" }, { "virtualAddress": "0x005AF1B8", "name": "ConstructionCall__ctor_1", "signature": "void ConstructionCall__ctor_1(ConstructionCall * this, Type * type, MethodInfo * method)", "dotNetSignature": "ConstructionCall(Type)" }, { "virtualAddress": "0x005AF20C", "name": "ConstructionCall__ctor_2", "signature": "void ConstructionCall__ctor_2(ConstructionCall * this, Header__Array * headers, MethodInfo * method)", "dotNetSignature": "ConstructionCall(Header[])" }, { "virtualAddress": "0x005AF214", "name": "ConstructionCall__ctor_3", "signature": "void ConstructionCall__ctor_3(ConstructionCall * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ConstructionCall(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005AF21C", "name": "ConstructionCall_InitDictionary", "signature": "void ConstructionCall_InitDictionary(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "Void InitDictionary()" }, { "virtualAddress": "0x005AF320", "name": "ConstructionCall_get_IsContextOk", "signature": "bool ConstructionCall_get_IsContextOk(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsContextOk()" }, { "virtualAddress": "0x005AF328", "name": "ConstructionCall_set_IsContextOk", "signature": "void ConstructionCall_set_IsContextOk(ConstructionCall * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_IsContextOk(Boolean)" }, { "virtualAddress": "0x005AF334", "name": "ConstructionCall_get_ActivationType", "signature": "Type * ConstructionCall_get_ActivationType(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "Type get_ActivationType()" }, { "virtualAddress": "0x005AF3FC", "name": "ConstructionCall_get_ActivationTypeName", "signature": "String * ConstructionCall_get_ActivationTypeName(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "String get_ActivationTypeName()" }, { "virtualAddress": "0x005AF404", "name": "ConstructionCall_get_Activator", "signature": "IActivator * ConstructionCall_get_Activator(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "IActivator get_Activator()" }, { "virtualAddress": "0x005AF40C", "name": "ConstructionCall_set_Activator", "signature": "void ConstructionCall_set_Activator(ConstructionCall * this, IActivator * value, MethodInfo * method)", "dotNetSignature": "Void set_Activator(IActivator)" }, { "virtualAddress": "0x005AF414", "name": "ConstructionCall_get_CallSiteActivationAttributes", "signature": "Object__Array * ConstructionCall_get_CallSiteActivationAttributes(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "Object[] get_CallSiteActivationAttributes()" }, { "virtualAddress": "0x005AF41C", "name": "ConstructionCall_SetActivationAttributes", "signature": "void ConstructionCall_SetActivationAttributes(ConstructionCall * this, Object__Array * attributes, MethodInfo * method)", "dotNetSignature": "Void SetActivationAttributes(Object[])" }, { "virtualAddress": "0x005AF424", "name": "ConstructionCall_get_ContextProperties", "signature": "IList * ConstructionCall_get_ContextProperties(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "IList get_ContextProperties()" }, { "virtualAddress": "0x005AF490", "name": "ConstructionCall_InitMethodProperty", "signature": "void ConstructionCall_InitMethodProperty(ConstructionCall * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void InitMethodProperty(String, Object)" }, { "virtualAddress": "0x005AF68C", "name": "ConstructionCall_GetObjectData", "signature": "void ConstructionCall_GetObjectData(ConstructionCall * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005AF80C", "name": "ConstructionCall_get_Properties", "signature": "IDictionary * ConstructionCall_get_Properties(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x005AF814", "name": "ConstructionCall_get_SourceProxy", "signature": "RemotingProxy * ConstructionCall_get_SourceProxy(ConstructionCall * this, MethodInfo * method)", "dotNetSignature": "RemotingProxy get_SourceProxy()" }, { "virtualAddress": "0x005AF81C", "name": "ConstructionCall_set_SourceProxy", "signature": "void ConstructionCall_set_SourceProxy(ConstructionCall * this, RemotingProxy * value, MethodInfo * method)", "dotNetSignature": "Void set_SourceProxy(RemotingProxy)" }, { "virtualAddress": "0x005AF294", "name": "ConstructionCallDictionary__ctor", "signature": "void ConstructionCallDictionary__ctor(ConstructionCallDictionary * this, IConstructionCallMessage * message, MethodInfo * method)", "dotNetSignature": "ConstructionCallDictionary(IConstructionCallMessage)" }, { "virtualAddress": "0x005AF824", "name": "ConstructionCallDictionary_GetMethodProperty", "signature": "Object * ConstructionCallDictionary_GetMethodProperty(ConstructionCallDictionary * this, String * key, MethodInfo * method)", "dotNetSignature": "Object GetMethodProperty(String)" }, { "virtualAddress": "0x005AFC14", "name": "ConstructionCallDictionary_SetMethodProperty", "signature": "void ConstructionCallDictionary_SetMethodProperty(ConstructionCallDictionary * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetMethodProperty(String, Object)" }, { "virtualAddress": "0x005AFE48", "name": "ConstructionCallDictionary__cctor", "signature": "void ConstructionCallDictionary__cctor(MethodInfo * method)", "dotNetSignature": "ConstructionCallDictionary()" }, { "virtualAddress": "0x005B0108", "name": "ConstructionResponse__ctor", "signature": "void ConstructionResponse__ctor(ConstructionResponse * this, Header__Array * h, IMethodCallMessage * mcm, MethodInfo * method)", "dotNetSignature": "ConstructionResponse(Header[], IMethodCallMessage)" }, { "virtualAddress": "0x00596648", "name": "ConstructionResponse__ctor_1", "signature": "void ConstructionResponse__ctor_1(ConstructionResponse * this, Object * resultObject, LogicalCallContext * callCtx, IMethodCallMessage * msg, MethodInfo * method)", "dotNetSignature": "ConstructionResponse(Object, LogicalCallContext, IMethodCallMessage)" }, { "virtualAddress": "0x00595050", "name": "ConstructionResponse__ctor_2", "signature": "void ConstructionResponse__ctor_2(ConstructionResponse * this, Exception * e, IMethodCallMessage * msg, MethodInfo * method)", "dotNetSignature": "ConstructionResponse(Exception, IMethodCallMessage)" }, { "virtualAddress": "0x005B0110", "name": "ConstructionResponse__ctor_3", "signature": "void ConstructionResponse__ctor_3(ConstructionResponse * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ConstructionResponse(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x005B0118", "name": "ConstructionResponse_get_Properties", "signature": "IDictionary * ConstructionResponse_get_Properties(ConstructionResponse * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x005B0120", "name": "EnvoyTerminatorSink_SyncProcessMessage", "signature": "IMessage * EnvoyTerminatorSink_SyncProcessMessage(EnvoyTerminatorSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x005B01E4", "name": "EnvoyTerminatorSink_AsyncProcessMessage", "signature": "IMessageCtrl * EnvoyTerminatorSink_AsyncProcessMessage(EnvoyTerminatorSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x005B02BC", "name": "EnvoyTerminatorSink_get_NextSink", "signature": "IMessageSink * EnvoyTerminatorSink_get_NextSink(EnvoyTerminatorSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x005B02C4", "name": "EnvoyTerminatorSink__ctor", "signature": "void EnvoyTerminatorSink__ctor(EnvoyTerminatorSink * this, MethodInfo * method)", "dotNetSignature": "EnvoyTerminatorSink()" }, { "virtualAddress": "0x005B02CC", "name": "EnvoyTerminatorSink__cctor", "signature": "void EnvoyTerminatorSink__cctor(MethodInfo * method)", "dotNetSignature": "EnvoyTerminatorSink()" }, { "virtualAddress": "0x0059EC60", "name": "ErrorMessage__ctor", "signature": "void ErrorMessage__ctor(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "ErrorMessage()" }, { "virtualAddress": "0x005B0330", "name": "ErrorMessage_get_ArgCount", "signature": "int32_t ErrorMessage_get_ArgCount(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgCount()" }, { "virtualAddress": "0x005B0338", "name": "ErrorMessage_get_Args", "signature": "Object__Array * ErrorMessage_get_Args(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Args()" }, { "virtualAddress": "0x005B0340", "name": "ErrorMessage_get_HasVarArgs", "signature": "bool ErrorMessage_get_HasVarArgs(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasVarArgs()" }, { "virtualAddress": "0x005B0348", "name": "ErrorMessage_get_MethodBase", "signature": "MethodBase * ErrorMessage_get_MethodBase(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_MethodBase()" }, { "virtualAddress": "0x005B0350", "name": "ErrorMessage_get_MethodName", "signature": "String * ErrorMessage_get_MethodName(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x005B0398", "name": "ErrorMessage_get_MethodSignature", "signature": "Object * ErrorMessage_get_MethodSignature(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "Object get_MethodSignature()" }, { "virtualAddress": "0x005B03A0", "name": "ErrorMessage_get_Properties", "signature": "IDictionary * ErrorMessage_get_Properties(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x005B03A8", "name": "ErrorMessage_get_TypeName", "signature": "String * ErrorMessage_get_TypeName(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x005B03F0", "name": "ErrorMessage_get_Uri", "signature": "String * ErrorMessage_get_Uri(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x005B03F8", "name": "ErrorMessage_set_Uri", "signature": "void ErrorMessage_set_Uri(ErrorMessage * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Uri(String)" }, { "virtualAddress": "0x005B0400", "name": "ErrorMessage_GetArg", "signature": "Object * ErrorMessage_GetArg(ErrorMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "Object GetArg(Int32)" }, { "virtualAddress": "0x005B0408", "name": "ErrorMessage_GetArgName", "signature": "String * ErrorMessage_GetArgName(ErrorMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "String GetArgName(Int32)" }, { "virtualAddress": "0x005B0450", "name": "ErrorMessage_get_InArgCount", "signature": "int32_t ErrorMessage_get_InArgCount(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InArgCount()" }, { "virtualAddress": "0x005B0458", "name": "ErrorMessage_GetInArgName", "signature": "String * ErrorMessage_GetInArgName(ErrorMessage * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetInArgName(Int32)" }, { "virtualAddress": "0x005B0460", "name": "ErrorMessage_GetInArg", "signature": "Object * ErrorMessage_GetInArg(ErrorMessage * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetInArg(Int32)" }, { "virtualAddress": "0x005B0468", "name": "ErrorMessage_get_InArgs", "signature": "Object__Array * ErrorMessage_get_InArgs(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_InArgs()" }, { "virtualAddress": "0x005B0470", "name": "ErrorMessage_get_LogicalCallContext", "signature": "LogicalCallContext * ErrorMessage_get_LogicalCallContext(ErrorMessage * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x005B0478", "name": "Header__ctor", "signature": "void Header__ctor(Header * this, String * _Name, Object * _Value, MethodInfo * method)", "dotNetSignature": "Header(String, Object)" }, { "virtualAddress": "0x005B04BC", "name": "Header__ctor_1", "signature": "void Header__ctor_1(Header * this, String * _Name, Object * _Value, bool _MustUnderstand, MethodInfo * method)", "dotNetSignature": "Header(String, Object, Boolean)" }, { "virtualAddress": "0x005B0504", "name": "Header__ctor_2", "signature": "void Header__ctor_2(Header * this, String * _Name, Object * _Value, bool _MustUnderstand, String * _HeaderNamespace, MethodInfo * method)", "dotNetSignature": "Header(String, Object, Boolean, String)" }, { "virtualAddress": "0x005B0558", "name": "HeaderHandler__ctor", "signature": "void HeaderHandler__ctor(HeaderHandler * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "HeaderHandler(Object, IntPtr)" }, { "virtualAddress": "0x005B0568", "name": "HeaderHandler_Invoke", "signature": "Object * HeaderHandler_Invoke(HeaderHandler * this, Header__Array * headers, MethodInfo * method)", "dotNetSignature": "Object Invoke(Header[])" }, { "virtualAddress": "0x005B0928", "name": "HeaderHandler_BeginInvoke", "signature": "IAsyncResult * HeaderHandler_BeginInvoke(HeaderHandler * this, Header__Array * headers, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Header[], AsyncCallback, Object)" }, { "virtualAddress": "0x005B094C", "name": "HeaderHandler_EndInvoke", "signature": "Object * HeaderHandler_EndInvoke(HeaderHandler * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x005B0CB4", "name": "InternalMessageWrapper__ctor", "signature": "void InternalMessageWrapper__ctor(InternalMessageWrapper * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "InternalMessageWrapper(IMessage)" }, { "virtualAddress": "0x00689974", "name": "MessageSurrogateFilter__ctor", "signature": "void MessageSurrogateFilter__ctor(MessageSurrogateFilter * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "MessageSurrogateFilter(Object, IntPtr)" }, { "virtualAddress": "0x00689984", "name": "MessageSurrogateFilter_Invoke", "signature": "bool MessageSurrogateFilter_Invoke(MessageSurrogateFilter * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(String, Object)" }, { "virtualAddress": "0x00689D94", "name": "MessageSurrogateFilter_BeginInvoke", "signature": "IAsyncResult * MessageSurrogateFilter_BeginInvoke(MessageSurrogateFilter * this, String * key, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(String, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00689DC4", "name": "MessageSurrogateFilter_EndInvoke", "signature": "bool MessageSurrogateFilter_EndInvoke(MessageSurrogateFilter * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00689DF0", "name": "MethodCall__ctor", "signature": "void MethodCall__ctor(MethodCall * this, Header__Array * h1, MethodInfo * method)", "dotNetSignature": "MethodCall(Header[])" }, { "virtualAddress": "0x0068A52C", "name": "MethodCall__ctor_1", "signature": "void MethodCall__ctor_1(MethodCall * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MethodCall(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0068A5C8", "name": "MethodCall__ctor_2", "signature": "void MethodCall__ctor_2(MethodCall * this, CADMethodCallMessage * msg, MethodInfo * method)", "dotNetSignature": "MethodCall(CADMethodCallMessage)" }, { "virtualAddress": "0x0068A6F4", "name": "MethodCall__ctor_3", "signature": "void MethodCall__ctor_3(MethodCall * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "MethodCall(IMessage)" }, { "virtualAddress": "0x0068AE3C", "name": "MethodCall__ctor_4", "signature": "void MethodCall__ctor_4(MethodCall * this, String * uri, String * typeName, String * methodName, Object__Array * args, MethodInfo * method)", "dotNetSignature": "MethodCall(String, String, String, Object[])" }, { "virtualAddress": "0x0068AEA0", "name": "MethodCall__ctor_5", "signature": "void MethodCall__ctor_5(MethodCall * this, MethodInfo * method)", "dotNetSignature": "MethodCall()" }, { "virtualAddress": "0x0068AAC4", "name": "MethodCall_CopyFrom", "signature": "void MethodCall_CopyFrom(MethodCall * this, IMethodMessage * call, MethodInfo * method)", "dotNetSignature": "Void CopyFrom(IMethodMessage)" }, { "virtualAddress": "0x0068AEA8", "name": "MethodCall_InitMethodProperty", "signature": "void MethodCall_InitMethodProperty(MethodCall * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void InitMethodProperty(String, Object)" }, { "virtualAddress": "0x0068B218", "name": "MethodCall_GetObjectData", "signature": "void MethodCall_GetObjectData(MethodCall * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0068B5C4", "name": "MethodCall_get_ArgCount", "signature": "int32_t MethodCall_get_ArgCount(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgCount()" }, { "virtualAddress": "0x0068B5E0", "name": "MethodCall_get_Args", "signature": "Object__Array * MethodCall_get_Args(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Args()" }, { "virtualAddress": "0x0068B5E8", "name": "MethodCall_get_HasVarArgs", "signature": "bool MethodCall_get_HasVarArgs(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasVarArgs()" }, { "virtualAddress": "0x0068B654", "name": "MethodCall_get_InArgCount", "signature": "int32_t MethodCall_get_InArgCount(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InArgCount()" }, { "virtualAddress": "0x0068B6DC", "name": "MethodCall_get_InArgs", "signature": "Object__Array * MethodCall_get_InArgs(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Object[] get_InArgs()" }, { "virtualAddress": "0x0068B76C", "name": "MethodCall_get_LogicalCallContext", "signature": "LogicalCallContext * MethodCall_get_LogicalCallContext(MethodCall * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x0068B618", "name": "MethodCall_get_MethodBase", "signature": "MethodBase * MethodCall_get_MethodBase(MethodCall * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_MethodBase()" }, { "virtualAddress": "0x0068B7D8", "name": "MethodCall_get_MethodName", "signature": "String * MethodCall_get_MethodName(MethodCall * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x0068B81C", "name": "MethodCall_get_MethodSignature", "signature": "Object * MethodCall_get_MethodSignature(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Object get_MethodSignature()" }, { "virtualAddress": "0x0068B960", "name": "MethodCall_get_Properties", "signature": "IDictionary * MethodCall_get_Properties(MethodCall * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x0068B99C", "name": "MethodCall_InitDictionary", "signature": "void MethodCall_InitDictionary(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Void InitDictionary()" }, { "virtualAddress": "0x0068BA28", "name": "MethodCall_get_TypeName", "signature": "String * MethodCall_get_TypeName(MethodCall * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x0068BA80", "name": "MethodCall_get_Uri", "signature": "String * MethodCall_get_Uri(MethodCall * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x0068BA88", "name": "MethodCall_set_Uri", "signature": "void MethodCall_set_Uri(MethodCall * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Uri(String)" }, { "virtualAddress": "0x0068BA90", "name": "MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri", "signature": "String * MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri(MethodCall * this, MethodInfo * method)", "dotNetSignature": "String System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri()" }, { "virtualAddress": "0x0068BA98", "name": "MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri", "signature": "void MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri(MethodCall * this, String * value, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Remoting.Messaging.IInternalMessage.set_Uri(String)" }, { "virtualAddress": "0x0068BAA0", "name": "MethodCall_GetArg", "signature": "Object * MethodCall_GetArg(MethodCall * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetArg(Int32)" }, { "virtualAddress": "0x0068BADC", "name": "MethodCall_GetArgName", "signature": "String * MethodCall_GetArgName(MethodCall * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetArgName(Int32)" }, { "virtualAddress": "0x0068BB48", "name": "MethodCall_GetInArg", "signature": "Object * MethodCall_GetInArg(MethodCall * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetInArg(Int32)" }, { "virtualAddress": "0x0068BC08", "name": "MethodCall_GetInArgName", "signature": "String * MethodCall_GetInArgName(MethodCall * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetInArgName(Int32)" }, { "virtualAddress": "0x0068BCA0", "name": "MethodCall_HeaderHandler", "signature": "Object * MethodCall_HeaderHandler(MethodCall * this, Header__Array * h, MethodInfo * method)", "dotNetSignature": "Object HeaderHandler(Header[])" }, { "virtualAddress": "0x0068BD00", "name": "MethodCall_Init", "signature": "void MethodCall_Init(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x00689EAC", "name": "MethodCall_ResolveMethod", "signature": "void MethodCall_ResolveMethod(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Void ResolveMethod()" }, { "virtualAddress": "0x0068BDCC", "name": "MethodCall_CastTo", "signature": "Type * MethodCall_CastTo(MethodCall * this, String * clientType, Type * serverType, MethodInfo * method)", "dotNetSignature": "Type CastTo(String, Type)" }, { "virtualAddress": "0x0068C470", "name": "MethodCall_GetTypeNameFromAssemblyQualifiedName", "signature": "String * MethodCall_GetTypeNameFromAssemblyQualifiedName(String * aqname, MethodInfo * method)", "dotNetSignature": "String GetTypeNameFromAssemblyQualifiedName(String)" }, { "virtualAddress": "0x0068C520", "name": "MethodCall_RootSetObjectData", "signature": "void MethodCall_RootSetObjectData(MethodCall * this, SerializationInfo * info, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void RootSetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0068C580", "name": "MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity", "signature": "Identity * MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Identity System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity()" }, { "virtualAddress": "0x0068C588", "name": "MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity", "signature": "void MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity(MethodCall * this, Identity * value, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(Identity)" }, { "virtualAddress": "0x0068C590", "name": "MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties", "signature": "bool MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.Remoting.Messaging.IInternalMessage.HasProperties()" }, { "virtualAddress": "0x0068C428", "name": "MethodCall_get_GenericArguments", "signature": "Type__Array * MethodCall_get_GenericArguments(MethodCall * this, MethodInfo * method)", "dotNetSignature": "Type[] get_GenericArguments()" }, { "virtualAddress": "0x006875D4", "name": "MCMDictionary__ctor", "signature": "void MCMDictionary__ctor(MCMDictionary * this, IMethodMessage * message, MethodInfo * method)", "dotNetSignature": "MCMDictionary(IMethodMessage)" }, { "virtualAddress": "0x0068768C", "name": "MCMDictionary__cctor", "signature": "void MCMDictionary__cctor(MethodInfo * method)", "dotNetSignature": "MCMDictionary()" }, { "virtualAddress": "0x0068C5B0", "name": "MethodCallMessageWrapper__ctor", "signature": "void MethodCallMessageWrapper__ctor(MethodCallMessageWrapper * this, IMethodCallMessage * msg, MethodInfo * method)", "dotNetSignature": "MethodCallMessageWrapper(IMethodCallMessage)" }, { "virtualAddress": "0x0068C780", "name": "MethodCallMessageWrapper_get_ArgCount", "signature": "int32_t MethodCallMessageWrapper_get_ArgCount(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgCount()" }, { "virtualAddress": "0x0068C888", "name": "MethodCallMessageWrapper_get_Args", "signature": "Object__Array * MethodCallMessageWrapper_get_Args(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Args()" }, { "virtualAddress": "0x0068C890", "name": "MethodCallMessageWrapper_set_Args", "signature": "void MethodCallMessageWrapper_set_Args(MethodCallMessageWrapper * this, Object__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Args(Object[])" }, { "virtualAddress": "0x0068C898", "name": "MethodCallMessageWrapper_get_HasVarArgs", "signature": "bool MethodCallMessageWrapper_get_HasVarArgs(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasVarArgs()" }, { "virtualAddress": "0x0068C9A4", "name": "MethodCallMessageWrapper_get_InArgCount", "signature": "int32_t MethodCallMessageWrapper_get_InArgCount(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InArgCount()" }, { "virtualAddress": "0x0068C9C0", "name": "MethodCallMessageWrapper_get_InArgs", "signature": "Object__Array * MethodCallMessageWrapper_get_InArgs(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Object[] get_InArgs()" }, { "virtualAddress": "0x0068C9E4", "name": "MethodCallMessageWrapper_get_LogicalCallContext", "signature": "LogicalCallContext * MethodCallMessageWrapper_get_LogicalCallContext(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x0068CAF0", "name": "MethodCallMessageWrapper_get_MethodBase", "signature": "MethodBase * MethodCallMessageWrapper_get_MethodBase(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_MethodBase()" }, { "virtualAddress": "0x0068CBFC", "name": "MethodCallMessageWrapper_get_MethodName", "signature": "String * MethodCallMessageWrapper_get_MethodName(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x0068CD08", "name": "MethodCallMessageWrapper_get_MethodSignature", "signature": "Object * MethodCallMessageWrapper_get_MethodSignature(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_MethodSignature()" }, { "virtualAddress": "0x0068CE14", "name": "MethodCallMessageWrapper_get_Properties", "signature": "IDictionary * MethodCallMessageWrapper_get_Properties(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x0068CFB8", "name": "MethodCallMessageWrapper_get_TypeName", "signature": "String * MethodCallMessageWrapper_get_TypeName(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x0068D0C4", "name": "MethodCallMessageWrapper_get_Uri", "signature": "String * MethodCallMessageWrapper_get_Uri(MethodCallMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x0068D1D0", "name": "MethodCallMessageWrapper_set_Uri", "signature": "void MethodCallMessageWrapper_set_Uri(MethodCallMessageWrapper * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Uri(String)" }, { "virtualAddress": "0x0068D348", "name": "MethodCallMessageWrapper_GetArg", "signature": "Object * MethodCallMessageWrapper_GetArg(MethodCallMessageWrapper * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetArg(Int32)" }, { "virtualAddress": "0x0068D384", "name": "MethodCallMessageWrapper_GetArgName", "signature": "String * MethodCallMessageWrapper_GetArgName(MethodCallMessageWrapper * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetArgName(Int32)" }, { "virtualAddress": "0x0068D4A0", "name": "MethodCallMessageWrapper_GetInArg", "signature": "Object * MethodCallMessageWrapper_GetInArg(MethodCallMessageWrapper * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetInArg(Int32)" }, { "virtualAddress": "0x0068D4F8", "name": "MethodCallMessageWrapper_GetInArgName", "signature": "String * MethodCallMessageWrapper_GetInArgName(MethodCallMessageWrapper * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetInArgName(Int32)" }, { "virtualAddress": "0x0068CF08", "name": "MethodCallMessageWrapper_DictionaryWrapper__ctor", "signature": "void MethodCallMessageWrapper_DictionaryWrapper__ctor(MethodCallMessageWrapper_DictionaryWrapper * this, IMethodMessage * message, IDictionary * wrappedDictionary, MethodInfo * method)", "dotNetSignature": "MethodCallMessageWrapper\u002BDictionaryWrapper(IMethodMessage, IDictionary)" }, { "virtualAddress": "0x0068D518", "name": "MethodCallMessageWrapper_DictionaryWrapper_AllocInternalProperties", "signature": "IDictionary * MethodCallMessageWrapper_DictionaryWrapper_AllocInternalProperties(MethodCallMessageWrapper_DictionaryWrapper * this, MethodInfo * method)", "dotNetSignature": "IDictionary AllocInternalProperties()" }, { "virtualAddress": "0x0068D520", "name": "MethodCallMessageWrapper_DictionaryWrapper_SetMethodProperty", "signature": "void MethodCallMessageWrapper_DictionaryWrapper_SetMethodProperty(MethodCallMessageWrapper_DictionaryWrapper * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetMethodProperty(String, Object)" }, { "virtualAddress": "0x0068D624", "name": "MethodCallMessageWrapper_DictionaryWrapper_GetMethodProperty", "signature": "Object * MethodCallMessageWrapper_DictionaryWrapper_GetMethodProperty(MethodCallMessageWrapper_DictionaryWrapper * this, String * key, MethodInfo * method)", "dotNetSignature": "Object GetMethodProperty(String)" }, { "virtualAddress": "0x0068D6EC", "name": "MethodCallMessageWrapper_DictionaryWrapper__cctor", "signature": "void MethodCallMessageWrapper_DictionaryWrapper__cctor(MethodInfo * method)", "dotNetSignature": "MethodCallMessageWrapper\u002BDictionaryWrapper()" }, { "virtualAddress": "0x00687660", "name": "MessageDictionary__ctor", "signature": "void MessageDictionary__ctor(MessageDictionary * this, IMethodMessage * message, MethodInfo * method)", "dotNetSignature": "MessageDictionary(IMethodMessage)" }, { "virtualAddress": "0x00687848", "name": "MessageDictionary_HasUserData", "signature": "bool MessageDictionary_HasUserData(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "Boolean HasUserData()" }, { "virtualAddress": "0x00687958", "name": "MessageDictionary_get_InternalDictionary", "signature": "IDictionary * MessageDictionary_get_InternalDictionary(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_InternalDictionary()" }, { "virtualAddress": "0x006879F4", "name": "MessageDictionary_get_MethodKeys", "signature": "String__Array * MessageDictionary_get_MethodKeys(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "String[] get_MethodKeys()" }, { "virtualAddress": "0x006879FC", "name": "MessageDictionary_set_MethodKeys", "signature": "void MessageDictionary_set_MethodKeys(MessageDictionary * this, String__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_MethodKeys(String[])" }, { "virtualAddress": "0x00687A04", "name": "MessageDictionary_AllocInternalProperties", "signature": "IDictionary * MessageDictionary_AllocInternalProperties(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "IDictionary AllocInternalProperties()" }, { "virtualAddress": "0x00687A6C", "name": "MessageDictionary_GetInternalProperties", "signature": "IDictionary * MessageDictionary_GetInternalProperties(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "IDictionary GetInternalProperties()" }, { "virtualAddress": "0x00687AA8", "name": "MessageDictionary_IsOverridenKey", "signature": "bool MessageDictionary_IsOverridenKey(MessageDictionary * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean IsOverridenKey(String)" }, { "virtualAddress": "0x00687B40", "name": "MessageDictionary__ctor_1", "signature": "void MessageDictionary__ctor_1(MessageDictionary * this, String__Array * keys, MethodInfo * method)", "dotNetSignature": "MessageDictionary(String[])" }, { "virtualAddress": "0x00687B6C", "name": "MessageDictionary_get_IsFixedSize", "signature": "bool MessageDictionary_get_IsFixedSize(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00687B74", "name": "MessageDictionary_get_IsReadOnly", "signature": "bool MessageDictionary_get_IsReadOnly(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00687B7C", "name": "MessageDictionary_get_Item", "signature": "Object * MessageDictionary_get_Item(MessageDictionary * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00687CD4", "name": "MessageDictionary_set_Item", "signature": "void MessageDictionary_set_Item(MessageDictionary * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00687E4C", "name": "MessageDictionary_GetMethodProperty", "signature": "Object * MessageDictionary_GetMethodProperty(MessageDictionary * this, String * key, MethodInfo * method)", "dotNetSignature": "Object GetMethodProperty(String)" }, { "virtualAddress": "0x00688414", "name": "MessageDictionary_SetMethodProperty", "signature": "void MessageDictionary_SetMethodProperty(MessageDictionary * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetMethodProperty(String, Object)" }, { "virtualAddress": "0x00688698", "name": "MessageDictionary_get_Keys", "signature": "ICollection * MessageDictionary_get_Keys(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x00688A54", "name": "MessageDictionary_get_Values", "signature": "ICollection * MessageDictionary_get_Values(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x00687CD8", "name": "MessageDictionary_Add", "signature": "void MessageDictionary_Add(MessageDictionary * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x00688DF4", "name": "MessageDictionary_Clear", "signature": "void MessageDictionary_Clear(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00688EB0", "name": "MessageDictionary_Contains", "signature": "bool MessageDictionary_Contains(MessageDictionary * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00689004", "name": "MessageDictionary_Remove", "signature": "void MessageDictionary_Remove(MessageDictionary * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x00689188", "name": "MessageDictionary_get_Count", "signature": "int32_t MessageDictionary_get_Count(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00689260", "name": "MessageDictionary_get_IsSynchronized", "signature": "bool MessageDictionary_get_IsSynchronized(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00689268", "name": "MessageDictionary_get_SyncRoot", "signature": "Object * MessageDictionary_get_SyncRoot(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0068926C", "name": "MessageDictionary_CopyTo", "signature": "void MessageDictionary_CopyTo(MessageDictionary * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0068933C", "name": "MessageDictionary_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * MessageDictionary_System_Collections_IEnumerable_GetEnumerator(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00689498", "name": "MessageDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * MessageDictionary_GetEnumerator(MessageDictionary * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x0068939C", "name": "MessageDictionary_DictionaryEnumerator__ctor", "signature": "void MessageDictionary_DictionaryEnumerator__ctor(MessageDictionary_DictionaryEnumerator * this, MessageDictionary * methodDictionary, MethodInfo * method)", "dotNetSignature": "MessageDictionary\u002BDictionaryEnumerator(MessageDictionary)" }, { "virtualAddress": "0x006894F8", "name": "MessageDictionary_DictionaryEnumerator_get_Current", "signature": "Object * MessageDictionary_DictionaryEnumerator_get_Current(MessageDictionary_DictionaryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x006896D8", "name": "MessageDictionary_DictionaryEnumerator_MoveNext", "signature": "bool MessageDictionary_DictionaryEnumerator_MoveNext(MessageDictionary_DictionaryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0068989C", "name": "MessageDictionary_DictionaryEnumerator_Reset", "signature": "void MessageDictionary_DictionaryEnumerator_Reset(MessageDictionary_DictionaryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00689564", "name": "MessageDictionary_DictionaryEnumerator_get_Entry", "signature": "DictionaryEntry MessageDictionary_DictionaryEnumerator_get_Entry(MessageDictionary_DictionaryEnumerator * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x00689958", "name": "MessageDictionary_DictionaryEnumerator_get_Key", "signature": "Object * MessageDictionary_DictionaryEnumerator_get_Key(MessageDictionary_DictionaryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x0068995C", "name": "MessageDictionary_DictionaryEnumerator_get_Value", "signature": "Object * MessageDictionary_DictionaryEnumerator_get_Value(MessageDictionary_DictionaryEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x0068D7A4", "name": "MethodResponse__ctor", "signature": "void MethodResponse__ctor(MethodResponse * this, Header__Array * h1, IMethodCallMessage * mcm, MethodInfo * method)", "dotNetSignature": "MethodResponse(Header[], IMethodCallMessage)" }, { "virtualAddress": "0x0068DEC8", "name": "MethodResponse__ctor_1", "signature": "void MethodResponse__ctor_1(MethodResponse * this, Exception * e, IMethodCallMessage * msg, MethodInfo * method)", "dotNetSignature": "MethodResponse(Exception, IMethodCallMessage)" }, { "virtualAddress": "0x0068DFD4", "name": "MethodResponse__ctor_2", "signature": "void MethodResponse__ctor_2(MethodResponse * this, Object * returnValue, Object__Array * outArgs, LogicalCallContext * callCtx, IMethodCallMessage * msg, MethodInfo * method)", "dotNetSignature": "MethodResponse(Object, Object[], LogicalCallContext, IMethodCallMessage)" }, { "virtualAddress": "0x0068E0C0", "name": "MethodResponse__ctor_3", "signature": "void MethodResponse__ctor_3(MethodResponse * this, IMethodCallMessage * msg, CADMethodReturnMessage * retmsg, MethodInfo * method)", "dotNetSignature": "MethodResponse(IMethodCallMessage, CADMethodReturnMessage)" }, { "virtualAddress": "0x0068E32C", "name": "MethodResponse__ctor_4", "signature": "void MethodResponse__ctor_4(MethodResponse * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MethodResponse(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0068DB04", "name": "MethodResponse_InitMethodProperty", "signature": "void MethodResponse_InitMethodProperty(MethodResponse * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void InitMethodProperty(String, Object)" }, { "virtualAddress": "0x0068E3A8", "name": "MethodResponse_get_ArgCount", "signature": "int32_t MethodResponse_get_ArgCount(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgCount()" }, { "virtualAddress": "0x0068E3C0", "name": "MethodResponse_get_Args", "signature": "Object__Array * MethodResponse_get_Args(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Args()" }, { "virtualAddress": "0x0068E3C8", "name": "MethodResponse_get_Exception", "signature": "Exception * MethodResponse_get_Exception(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x0068E3D0", "name": "MethodResponse_get_HasVarArgs", "signature": "bool MethodResponse_get_HasVarArgs(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasVarArgs()" }, { "virtualAddress": "0x0068E514", "name": "MethodResponse_get_LogicalCallContext", "signature": "LogicalCallContext * MethodResponse_get_LogicalCallContext(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x0068E400", "name": "MethodResponse_get_MethodBase", "signature": "MethodBase * MethodResponse_get_MethodBase(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_MethodBase()" }, { "virtualAddress": "0x0068E580", "name": "MethodResponse_get_MethodName", "signature": "String * MethodResponse_get_MethodName(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x0068E710", "name": "MethodResponse_get_MethodSignature", "signature": "Object * MethodResponse_get_MethodSignature(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Object get_MethodSignature()" }, { "virtualAddress": "0x0068E80C", "name": "MethodResponse_get_OutArgCount", "signature": "int32_t MethodResponse_get_OutArgCount(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutArgCount()" }, { "virtualAddress": "0x0068E8B8", "name": "MethodResponse_get_OutArgs", "signature": "Object__Array * MethodResponse_get_OutArgs(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Object[] get_OutArgs()" }, { "virtualAddress": "0x0068E974", "name": "MethodResponse_get_Properties", "signature": "IDictionary * MethodResponse_get_Properties(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x0068EB38", "name": "MethodResponse_get_ReturnValue", "signature": "Object * MethodResponse_get_ReturnValue(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Object get_ReturnValue()" }, { "virtualAddress": "0x0068E648", "name": "MethodResponse_get_TypeName", "signature": "String * MethodResponse_get_TypeName(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x0068EB40", "name": "MethodResponse_get_Uri", "signature": "String * MethodResponse_get_Uri(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x0068EC08", "name": "MethodResponse_set_Uri", "signature": "void MethodResponse_set_Uri(MethodResponse * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Uri(String)" }, { "virtualAddress": "0x0068EC10", "name": "MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri", "signature": "String * MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "String System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri()" }, { "virtualAddress": "0x0068EC14", "name": "MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri", "signature": "void MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri(MethodResponse * this, String * value, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Remoting.Messaging.IInternalMessage.set_Uri(String)" }, { "virtualAddress": "0x0068EC1C", "name": "MethodResponse_GetArg", "signature": "Object * MethodResponse_GetArg(MethodResponse * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetArg(Int32)" }, { "virtualAddress": "0x0068EC58", "name": "MethodResponse_GetArgName", "signature": "String * MethodResponse_GetArgName(MethodResponse * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetArgName(Int32)" }, { "virtualAddress": "0x0068ECC4", "name": "MethodResponse_GetObjectData", "signature": "void MethodResponse_GetObjectData(MethodResponse * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0068F088", "name": "MethodResponse_GetOutArg", "signature": "Object * MethodResponse_GetOutArg(MethodResponse * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetOutArg(Int32)" }, { "virtualAddress": "0x0068F174", "name": "MethodResponse_GetOutArgName", "signature": "String * MethodResponse_GetOutArgName(MethodResponse * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetOutArgName(Int32)" }, { "virtualAddress": "0x0068F27C", "name": "MethodResponse_HeaderHandler", "signature": "Object * MethodResponse_HeaderHandler(MethodResponse * this, Header__Array * h, MethodInfo * method)", "dotNetSignature": "Object HeaderHandler(Header[])" }, { "virtualAddress": "0x0068F2DC", "name": "MethodResponse_RootSetObjectData", "signature": "void MethodResponse_RootSetObjectData(MethodResponse * this, SerializationInfo * info, StreamingContext ctx, MethodInfo * method)", "dotNetSignature": "Void RootSetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0068F33C", "name": "MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity", "signature": "Identity * MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Identity System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity()" }, { "virtualAddress": "0x0068F344", "name": "MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity", "signature": "void MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity(MethodResponse * this, Identity * value, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(Identity)" }, { "virtualAddress": "0x0068F34C", "name": "MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties", "signature": "bool MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties(MethodResponse * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.Remoting.Messaging.IInternalMessage.HasProperties()" }, { "virtualAddress": "0x0068EA10", "name": "MethodReturnDictionary__ctor", "signature": "void MethodReturnDictionary__ctor(MethodReturnDictionary * this, IMethodReturnMessage * message, MethodInfo * method)", "dotNetSignature": "MethodReturnDictionary(IMethodReturnMessage)" }, { "virtualAddress": "0x0068F36C", "name": "MethodReturnDictionary__cctor", "signature": "void MethodReturnDictionary__cctor(MethodInfo * method)", "dotNetSignature": "MethodReturnDictionary()" }, { "virtualAddress": "0x0068F5AC", "name": "MethodReturnMessageWrapper__ctor", "signature": "void MethodReturnMessageWrapper__ctor(MethodReturnMessageWrapper * this, IMethodReturnMessage * msg, MethodInfo * method)", "dotNetSignature": "MethodReturnMessageWrapper(IMethodReturnMessage)" }, { "virtualAddress": "0x0068F8DC", "name": "MethodReturnMessageWrapper_get_ArgCount", "signature": "int32_t MethodReturnMessageWrapper_get_ArgCount(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgCount()" }, { "virtualAddress": "0x0068F8F8", "name": "MethodReturnMessageWrapper_get_Args", "signature": "Object__Array * MethodReturnMessageWrapper_get_Args(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Args()" }, { "virtualAddress": "0x0068F900", "name": "MethodReturnMessageWrapper_set_Args", "signature": "void MethodReturnMessageWrapper_set_Args(MethodReturnMessageWrapper * this, Object__Array * value, MethodInfo * method)", "dotNetSignature": "Void set_Args(Object[])" }, { "virtualAddress": "0x0068F908", "name": "MethodReturnMessageWrapper_get_Exception", "signature": "Exception * MethodReturnMessageWrapper_get_Exception(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x0068F910", "name": "MethodReturnMessageWrapper_set_Exception", "signature": "void MethodReturnMessageWrapper_set_Exception(MethodReturnMessageWrapper * this, Exception * value, MethodInfo * method)", "dotNetSignature": "Void set_Exception(Exception)" }, { "virtualAddress": "0x0068F918", "name": "MethodReturnMessageWrapper_get_HasVarArgs", "signature": "bool MethodReturnMessageWrapper_get_HasVarArgs(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasVarArgs()" }, { "virtualAddress": "0x0068FA24", "name": "MethodReturnMessageWrapper_get_LogicalCallContext", "signature": "LogicalCallContext * MethodReturnMessageWrapper_get_LogicalCallContext(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x0068FB30", "name": "MethodReturnMessageWrapper_get_MethodBase", "signature": "MethodBase * MethodReturnMessageWrapper_get_MethodBase(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_MethodBase()" }, { "virtualAddress": "0x0068FC3C", "name": "MethodReturnMessageWrapper_get_MethodName", "signature": "String * MethodReturnMessageWrapper_get_MethodName(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x0068FD48", "name": "MethodReturnMessageWrapper_get_MethodSignature", "signature": "Object * MethodReturnMessageWrapper_get_MethodSignature(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_MethodSignature()" }, { "virtualAddress": "0x0068FE54", "name": "MethodReturnMessageWrapper_get_OutArgCount", "signature": "int32_t MethodReturnMessageWrapper_get_OutArgCount(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutArgCount()" }, { "virtualAddress": "0x0068FE6C", "name": "MethodReturnMessageWrapper_get_OutArgs", "signature": "Object__Array * MethodReturnMessageWrapper_get_OutArgs(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Object[] get_OutArgs()" }, { "virtualAddress": "0x0068FE8C", "name": "MethodReturnMessageWrapper_get_Properties", "signature": "IDictionary * MethodReturnMessageWrapper_get_Properties(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x00690030", "name": "MethodReturnMessageWrapper_get_ReturnValue", "signature": "Object * MethodReturnMessageWrapper_get_ReturnValue(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_ReturnValue()" }, { "virtualAddress": "0x00690038", "name": "MethodReturnMessageWrapper_set_ReturnValue", "signature": "void MethodReturnMessageWrapper_set_ReturnValue(MethodReturnMessageWrapper * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_ReturnValue(Object)" }, { "virtualAddress": "0x00690040", "name": "MethodReturnMessageWrapper_get_TypeName", "signature": "String * MethodReturnMessageWrapper_get_TypeName(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x0069014C", "name": "MethodReturnMessageWrapper_get_Uri", "signature": "String * MethodReturnMessageWrapper_get_Uri(MethodReturnMessageWrapper * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x00690258", "name": "MethodReturnMessageWrapper_set_Uri", "signature": "void MethodReturnMessageWrapper_set_Uri(MethodReturnMessageWrapper * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Uri(String)" }, { "virtualAddress": "0x00690340", "name": "MethodReturnMessageWrapper_GetArg", "signature": "Object * MethodReturnMessageWrapper_GetArg(MethodReturnMessageWrapper * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetArg(Int32)" }, { "virtualAddress": "0x0069037C", "name": "MethodReturnMessageWrapper_GetArgName", "signature": "String * MethodReturnMessageWrapper_GetArgName(MethodReturnMessageWrapper * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetArgName(Int32)" }, { "virtualAddress": "0x00690498", "name": "MethodReturnMessageWrapper_GetOutArg", "signature": "Object * MethodReturnMessageWrapper_GetOutArg(MethodReturnMessageWrapper * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetOutArg(Int32)" }, { "virtualAddress": "0x006904F0", "name": "MethodReturnMessageWrapper_GetOutArgName", "signature": "String * MethodReturnMessageWrapper_GetOutArgName(MethodReturnMessageWrapper * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetOutArgName(Int32)" }, { "virtualAddress": "0x0068FF80", "name": "MethodReturnMessageWrapper_DictionaryWrapper__ctor", "signature": "void MethodReturnMessageWrapper_DictionaryWrapper__ctor(MethodReturnMessageWrapper_DictionaryWrapper * this, IMethodReturnMessage * message, IDictionary * wrappedDictionary, MethodInfo * method)", "dotNetSignature": "MethodReturnMessageWrapper\u002BDictionaryWrapper(IMethodReturnMessage, IDictionary)" }, { "virtualAddress": "0x00690510", "name": "MethodReturnMessageWrapper_DictionaryWrapper_AllocInternalProperties", "signature": "IDictionary * MethodReturnMessageWrapper_DictionaryWrapper_AllocInternalProperties(MethodReturnMessageWrapper_DictionaryWrapper * this, MethodInfo * method)", "dotNetSignature": "IDictionary AllocInternalProperties()" }, { "virtualAddress": "0x00690518", "name": "MethodReturnMessageWrapper_DictionaryWrapper_SetMethodProperty", "signature": "void MethodReturnMessageWrapper_DictionaryWrapper_SetMethodProperty(MethodReturnMessageWrapper_DictionaryWrapper * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetMethodProperty(String, Object)" }, { "virtualAddress": "0x00690680", "name": "MethodReturnMessageWrapper_DictionaryWrapper_GetMethodProperty", "signature": "Object * MethodReturnMessageWrapper_DictionaryWrapper_GetMethodProperty(MethodReturnMessageWrapper_DictionaryWrapper * this, String * key, MethodInfo * method)", "dotNetSignature": "Object GetMethodProperty(String)" }, { "virtualAddress": "0x006907A8", "name": "MethodReturnMessageWrapper_DictionaryWrapper__cctor", "signature": "void MethodReturnMessageWrapper_DictionaryWrapper__cctor(MethodInfo * method)", "dotNetSignature": "MethodReturnMessageWrapper\u002BDictionaryWrapper()" }, { "virtualAddress": "0x00690894", "name": "MonoMethodMessage_InitMessage", "signature": "void MonoMethodMessage_InitMessage(MonoMethodMessage * this, MonoMethod * method_1, Object__Array * out_args, MethodInfo * method)", "dotNetSignature": "Void InitMessage(MonoMethod, Object[])" }, { "virtualAddress": "0x00690B14", "name": "MonoMethodMessage__ctor", "signature": "void MonoMethodMessage__ctor(MonoMethodMessage * this, MethodBase * method_1, Object__Array * out_args, MethodInfo * method)", "dotNetSignature": "MonoMethodMessage(MethodBase, Object[])" }, { "virtualAddress": "0x00690BE4", "name": "MonoMethodMessage__ctor_1", "signature": "void MonoMethodMessage__ctor_1(MonoMethodMessage * this, MethodInfo_1 * minfo, Object__Array * in_args, Object__Array * out_args, MethodInfo * method)", "dotNetSignature": "MonoMethodMessage(MethodInfo, Object[], Object[])" }, { "virtualAddress": "0x00690D2C", "name": "MonoMethodMessage_GetMethodInfo", "signature": "MethodInfo_1 * MonoMethodMessage_GetMethodInfo(Type * type, String * methodName, MethodInfo * method)", "dotNetSignature": "MethodInfo GetMethodInfo(Type, String)" }, { "virtualAddress": "0x00690E0C", "name": "MonoMethodMessage__ctor_2", "signature": "void MonoMethodMessage__ctor_2(MonoMethodMessage * this, Type * type, String * methodName, Object__Array * in_args, MethodInfo * method)", "dotNetSignature": "MonoMethodMessage(Type, String, Object[])" }, { "virtualAddress": "0x00690EA4", "name": "MonoMethodMessage_get_Properties", "signature": "IDictionary * MonoMethodMessage_get_Properties(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x00690F10", "name": "MonoMethodMessage_get_ArgCount", "signature": "int32_t MonoMethodMessage_get_ArgCount(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgCount()" }, { "virtualAddress": "0x00690FDC", "name": "MonoMethodMessage_get_Args", "signature": "Object__Array * MonoMethodMessage_get_Args(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Args()" }, { "virtualAddress": "0x00690FE4", "name": "MonoMethodMessage_get_HasVarArgs", "signature": "bool MonoMethodMessage_get_HasVarArgs(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasVarArgs()" }, { "virtualAddress": "0x00690FEC", "name": "MonoMethodMessage_get_LogicalCallContext", "signature": "LogicalCallContext * MonoMethodMessage_get_LogicalCallContext(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x00690FF4", "name": "MonoMethodMessage_set_LogicalCallContext", "signature": "void MonoMethodMessage_set_LogicalCallContext(MonoMethodMessage * this, LogicalCallContext * value, MethodInfo * method)", "dotNetSignature": "Void set_LogicalCallContext(LogicalCallContext)" }, { "virtualAddress": "0x00690FFC", "name": "MonoMethodMessage_get_MethodBase", "signature": "MethodBase * MonoMethodMessage_get_MethodBase(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_MethodBase()" }, { "virtualAddress": "0x00691004", "name": "MonoMethodMessage_get_MethodName", "signature": "String * MonoMethodMessage_get_MethodName(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x00691090", "name": "MonoMethodMessage_get_MethodSignature", "signature": "Object * MonoMethodMessage_get_MethodSignature(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Object get_MethodSignature()" }, { "virtualAddress": "0x006911BC", "name": "MonoMethodMessage_get_TypeName", "signature": "String * MonoMethodMessage_get_TypeName(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x0069125C", "name": "MonoMethodMessage_get_Uri", "signature": "String * MonoMethodMessage_get_Uri(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x00691264", "name": "MonoMethodMessage_set_Uri", "signature": "void MonoMethodMessage_set_Uri(MonoMethodMessage * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Uri(String)" }, { "virtualAddress": "0x0069126C", "name": "MonoMethodMessage_GetArg", "signature": "Object * MonoMethodMessage_GetArg(MonoMethodMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "Object GetArg(Int32)" }, { "virtualAddress": "0x006912A8", "name": "MonoMethodMessage_GetArgName", "signature": "String * MonoMethodMessage_GetArgName(MonoMethodMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "String GetArgName(Int32)" }, { "virtualAddress": "0x00691340", "name": "MonoMethodMessage_get_InArgCount", "signature": "int32_t MonoMethodMessage_get_InArgCount(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_InArgCount()" }, { "virtualAddress": "0x006913D8", "name": "MonoMethodMessage_get_InArgs", "signature": "Object__Array * MonoMethodMessage_get_InArgs(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_InArgs()" }, { "virtualAddress": "0x00691508", "name": "MonoMethodMessage_GetInArg", "signature": "Object * MonoMethodMessage_GetInArg(MonoMethodMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "Object GetInArg(Int32)" }, { "virtualAddress": "0x0069159C", "name": "MonoMethodMessage_GetInArgName", "signature": "String * MonoMethodMessage_GetInArgName(MonoMethodMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "String GetInArgName(Int32)" }, { "virtualAddress": "0x00691630", "name": "MonoMethodMessage_get_Exception", "signature": "Exception * MonoMethodMessage_get_Exception(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x00691638", "name": "MonoMethodMessage_get_OutArgCount", "signature": "int32_t MonoMethodMessage_get_OutArgCount(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutArgCount()" }, { "virtualAddress": "0x006916B0", "name": "MonoMethodMessage_get_OutArgs", "signature": "Object__Array * MonoMethodMessage_get_OutArgs(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_OutArgs()" }, { "virtualAddress": "0x006917F0", "name": "MonoMethodMessage_get_ReturnValue", "signature": "Object * MonoMethodMessage_get_ReturnValue(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Object get_ReturnValue()" }, { "virtualAddress": "0x006917F8", "name": "MonoMethodMessage_GetOutArg", "signature": "Object * MonoMethodMessage_GetOutArg(MonoMethodMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "Object GetOutArg(Int32)" }, { "virtualAddress": "0x0069188C", "name": "MonoMethodMessage_GetOutArgName", "signature": "String * MonoMethodMessage_GetOutArgName(MonoMethodMessage * this, int32_t arg_num, MethodInfo * method)", "dotNetSignature": "String GetOutArgName(Int32)" }, { "virtualAddress": "0x00691920", "name": "MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity", "signature": "Identity * MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Identity System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity()" }, { "virtualAddress": "0x00691928", "name": "MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity", "signature": "void MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity(MonoMethodMessage * this, Identity * value, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(Identity)" }, { "virtualAddress": "0x00691930", "name": "MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties", "signature": "bool MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.Remoting.Messaging.IInternalMessage.HasProperties()" }, { "virtualAddress": "0x00691940", "name": "MonoMethodMessage_get_IsAsync", "signature": "bool MonoMethodMessage_get_IsAsync(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAsync()" }, { "virtualAddress": "0x00691950", "name": "MonoMethodMessage_get_AsyncResult", "signature": "AsyncResult * MonoMethodMessage_get_AsyncResult(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "AsyncResult get_AsyncResult()" }, { "virtualAddress": "0x00690F54", "name": "MonoMethodMessage_get_CallType", "signature": "CallType__Enum MonoMethodMessage_get_CallType(MonoMethodMessage * this, MethodInfo * method)", "dotNetSignature": "CallType get_CallType()" }, { "virtualAddress": "0x006919F0", "name": "MonoMethodMessage_NeedsOutProcessing", "signature": "bool MonoMethodMessage_NeedsOutProcessing(MonoMethodMessage * this, int32_t * outCount, MethodInfo * method)", "dotNetSignature": "Boolean NeedsOutProcessing(Int32 ByRef)" }, { "virtualAddress": "0x00691A8C", "name": "MonoMethodMessage__cctor", "signature": "void MonoMethodMessage__cctor(MethodInfo * method)", "dotNetSignature": "MonoMethodMessage()" }, { "virtualAddress": "0x00691C78", "name": "OneWayAttribute__ctor", "signature": "void OneWayAttribute__ctor(OneWayAttribute * this, MethodInfo * method)", "dotNetSignature": "OneWayAttribute()" }, { "virtualAddress": "0x00691C80", "name": "RemotingSurrogate_GetObjectData", "signature": "void RemotingSurrogate_GetObjectData(RemotingSurrogate * this, Object * obj, SerializationInfo * si, StreamingContext sc, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00691EEC", "name": "RemotingSurrogate_SetObjectData", "signature": "Object * RemotingSurrogate_SetObjectData(RemotingSurrogate * this, Object * obj, SerializationInfo * si, StreamingContext sc, ISurrogateSelector * selector, MethodInfo * method)", "dotNetSignature": "Object SetObjectData(Object, SerializationInfo, StreamingContext, ISurrogateSelector)" }, { "virtualAddress": "0x00691F4C", "name": "RemotingSurrogate__ctor", "signature": "void RemotingSurrogate__ctor(RemotingSurrogate * this, MethodInfo * method)", "dotNetSignature": "RemotingSurrogate()" }, { "virtualAddress": "0x00691B00", "name": "ObjRefSurrogate_GetObjectData", "signature": "void ObjRefSurrogate_GetObjectData(ObjRefSurrogate * this, Object * obj, SerializationInfo * si, StreamingContext sc, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00691C04", "name": "ObjRefSurrogate_SetObjectData", "signature": "Object * ObjRefSurrogate_SetObjectData(ObjRefSurrogate * this, Object * obj, SerializationInfo * si, StreamingContext sc, ISurrogateSelector * selector, MethodInfo * method)", "dotNetSignature": "Object SetObjectData(Object, SerializationInfo, StreamingContext, ISurrogateSelector)" }, { "virtualAddress": "0x00691C70", "name": "ObjRefSurrogate__ctor", "signature": "void ObjRefSurrogate__ctor(ObjRefSurrogate * this, MethodInfo * method)", "dotNetSignature": "ObjRefSurrogate()" }, { "virtualAddress": "0x00691F54", "name": "RemotingSurrogateSelector__ctor", "signature": "void RemotingSurrogateSelector__ctor(RemotingSurrogateSelector * this, MethodInfo * method)", "dotNetSignature": "RemotingSurrogateSelector()" }, { "virtualAddress": "0x00691F5C", "name": "RemotingSurrogateSelector_get_Filter", "signature": "MessageSurrogateFilter * RemotingSurrogateSelector_get_Filter(RemotingSurrogateSelector * this, MethodInfo * method)", "dotNetSignature": "MessageSurrogateFilter get_Filter()" }, { "virtualAddress": "0x00691F64", "name": "RemotingSurrogateSelector_set_Filter", "signature": "void RemotingSurrogateSelector_set_Filter(RemotingSurrogateSelector * this, MessageSurrogateFilter * value, MethodInfo * method)", "dotNetSignature": "Void set_Filter(MessageSurrogateFilter)" }, { "virtualAddress": "0x00691F6C", "name": "RemotingSurrogateSelector_ChainSelector", "signature": "void RemotingSurrogateSelector_ChainSelector(RemotingSurrogateSelector * this, ISurrogateSelector * selector, MethodInfo * method)", "dotNetSignature": "Void ChainSelector(ISurrogateSelector)" }, { "virtualAddress": "0x00692038", "name": "RemotingSurrogateSelector_GetNextSelector", "signature": "ISurrogateSelector * RemotingSurrogateSelector_GetNextSelector(RemotingSurrogateSelector * this, MethodInfo * method)", "dotNetSignature": "ISurrogateSelector GetNextSelector()" }, { "virtualAddress": "0x00692040", "name": "RemotingSurrogateSelector_GetRootObject", "signature": "Object * RemotingSurrogateSelector_GetRootObject(RemotingSurrogateSelector * this, MethodInfo * method)", "dotNetSignature": "Object GetRootObject()" }, { "virtualAddress": "0x00692048", "name": "RemotingSurrogateSelector_GetSurrogate", "signature": "ISerializationSurrogate * RemotingSurrogateSelector_GetSurrogate(RemotingSurrogateSelector * this, Type * type, StreamingContext context, ISurrogateSelector * * ssout, MethodInfo * method)", "dotNetSignature": "ISerializationSurrogate GetSurrogate(Type, StreamingContext, ISurrogateSelector ByRef)" }, { "virtualAddress": "0x00692204", "name": "RemotingSurrogateSelector_SetRootObject", "signature": "void RemotingSurrogateSelector_SetRootObject(RemotingSurrogateSelector * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void SetRootObject(Object)" }, { "virtualAddress": "0x00692288", "name": "RemotingSurrogateSelector_UseSoapFormat", "signature": "void RemotingSurrogateSelector_UseSoapFormat(RemotingSurrogateSelector * this, MethodInfo * method)", "dotNetSignature": "Void UseSoapFormat()" }, { "virtualAddress": "0x006922E8", "name": "RemotingSurrogateSelector__cctor", "signature": "void RemotingSurrogateSelector__cctor(MethodInfo * method)", "dotNetSignature": "RemotingSurrogateSelector()" }, { "virtualAddress": "0x006923C0", "name": "ReturnMessage__ctor", "signature": "void ReturnMessage__ctor(ReturnMessage * this, Object * ret, Object__Array * outArgs, int32_t outArgsCount, LogicalCallContext * callCtx, IMethodCallMessage * mcm, MethodInfo * method)", "dotNetSignature": "ReturnMessage(Object, Object[], Int32, LogicalCallContext, IMethodCallMessage)" }, { "virtualAddress": "0x0069253C", "name": "ReturnMessage__ctor_1", "signature": "void ReturnMessage__ctor_1(ReturnMessage * this, Exception * e, IMethodCallMessage * mcm, MethodInfo * method)", "dotNetSignature": "ReturnMessage(Exception, IMethodCallMessage)" }, { "virtualAddress": "0x00692690", "name": "ReturnMessage_get_ArgCount", "signature": "int32_t ReturnMessage_get_ArgCount(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgCount()" }, { "virtualAddress": "0x006926AC", "name": "ReturnMessage_get_Args", "signature": "Object__Array * ReturnMessage_get_Args(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Args()" }, { "virtualAddress": "0x006926B4", "name": "ReturnMessage_get_HasVarArgs", "signature": "bool ReturnMessage_get_HasVarArgs(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasVarArgs()" }, { "virtualAddress": "0x0069270C", "name": "ReturnMessage_get_LogicalCallContext", "signature": "LogicalCallContext * ReturnMessage_get_LogicalCallContext(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "LogicalCallContext get_LogicalCallContext()" }, { "virtualAddress": "0x00692778", "name": "ReturnMessage_get_MethodBase", "signature": "MethodBase * ReturnMessage_get_MethodBase(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "MethodBase get_MethodBase()" }, { "virtualAddress": "0x00692780", "name": "ReturnMessage_get_MethodName", "signature": "String * ReturnMessage_get_MethodName(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x006927E0", "name": "ReturnMessage_get_MethodSignature", "signature": "Object * ReturnMessage_get_MethodSignature(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Object get_MethodSignature()" }, { "virtualAddress": "0x00692924", "name": "ReturnMessage_get_Properties", "signature": "IDictionary * ReturnMessage_get_Properties(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Properties()" }, { "virtualAddress": "0x00692990", "name": "ReturnMessage_get_TypeName", "signature": "String * ReturnMessage_get_TypeName(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "String get_TypeName()" }, { "virtualAddress": "0x00692A04", "name": "ReturnMessage_get_Uri", "signature": "String * ReturnMessage_get_Uri(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "String get_Uri()" }, { "virtualAddress": "0x00692A0C", "name": "ReturnMessage_set_Uri", "signature": "void ReturnMessage_set_Uri(ReturnMessage * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Uri(String)" }, { "virtualAddress": "0x00692A14", "name": "ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri", "signature": "String * ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "String System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri()" }, { "virtualAddress": "0x00692A1C", "name": "ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri", "signature": "void ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri(ReturnMessage * this, String * value, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Remoting.Messaging.IInternalMessage.set_Uri(String)" }, { "virtualAddress": "0x00692A24", "name": "ReturnMessage_GetArg", "signature": "Object * ReturnMessage_GetArg(ReturnMessage * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetArg(Int32)" }, { "virtualAddress": "0x00692A60", "name": "ReturnMessage_GetArgName", "signature": "String * ReturnMessage_GetArgName(ReturnMessage * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetArgName(Int32)" }, { "virtualAddress": "0x00692ACC", "name": "ReturnMessage_get_Exception", "signature": "Exception * ReturnMessage_get_Exception(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x00692AD4", "name": "ReturnMessage_get_OutArgCount", "signature": "int32_t ReturnMessage_get_OutArgCount(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Int32 get_OutArgCount()" }, { "virtualAddress": "0x00692B74", "name": "ReturnMessage_get_OutArgs", "signature": "Object__Array * ReturnMessage_get_OutArgs(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Object[] get_OutArgs()" }, { "virtualAddress": "0x00692C24", "name": "ReturnMessage_get_ReturnValue", "signature": "Object * ReturnMessage_get_ReturnValue(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Object get_ReturnValue()" }, { "virtualAddress": "0x00692C2C", "name": "ReturnMessage_GetOutArg", "signature": "Object * ReturnMessage_GetOutArg(ReturnMessage * this, int32_t argNum, MethodInfo * method)", "dotNetSignature": "Object GetOutArg(Int32)" }, { "virtualAddress": "0x00692CEC", "name": "ReturnMessage_GetOutArgName", "signature": "String * ReturnMessage_GetOutArgName(ReturnMessage * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String GetOutArgName(Int32)" }, { "virtualAddress": "0x00692D84", "name": "ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity", "signature": "Identity * ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Identity System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity()" }, { "virtualAddress": "0x00692D8C", "name": "ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity", "signature": "void ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity(ReturnMessage * this, Identity * value, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(Identity)" }, { "virtualAddress": "0x00692D94", "name": "ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties", "signature": "bool ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_HasProperties(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Runtime.Remoting.Messaging.IInternalMessage.HasProperties()" }, { "virtualAddress": "0x00692DA4", "name": "ReturnMessage_HasProperties", "signature": "bool ReturnMessage_HasProperties(ReturnMessage * this, MethodInfo * method)", "dotNetSignature": "Boolean HasProperties()" }, { "virtualAddress": "0x00692DB4", "name": "ServerContextTerminatorSink_SyncProcessMessage", "signature": "IMessage * ServerContextTerminatorSink_SyncProcessMessage(ServerContextTerminatorSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x006931F8", "name": "ServerContextTerminatorSink_AsyncProcessMessage", "signature": "IMessageCtrl * ServerContextTerminatorSink_AsyncProcessMessage(ServerContextTerminatorSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x006932E0", "name": "ServerContextTerminatorSink_get_NextSink", "signature": "IMessageSink * ServerContextTerminatorSink_get_NextSink(ServerContextTerminatorSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x006932E8", "name": "ServerContextTerminatorSink__ctor", "signature": "void ServerContextTerminatorSink__ctor(ServerContextTerminatorSink * this, MethodInfo * method)", "dotNetSignature": "ServerContextTerminatorSink()" }, { "virtualAddress": "0x00693470", "name": "ServerObjectTerminatorSink__ctor", "signature": "void ServerObjectTerminatorSink__ctor(ServerObjectTerminatorSink * this, IMessageSink * nextSink, MethodInfo * method)", "dotNetSignature": "ServerObjectTerminatorSink(IMessageSink)" }, { "virtualAddress": "0x0069349C", "name": "ServerObjectTerminatorSink_SyncProcessMessage", "signature": "IMessage * ServerObjectTerminatorSink_SyncProcessMessage(ServerObjectTerminatorSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x0069360C", "name": "ServerObjectTerminatorSink_AsyncProcessMessage", "signature": "IMessageCtrl * ServerObjectTerminatorSink_AsyncProcessMessage(ServerObjectTerminatorSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x006937CC", "name": "ServerObjectTerminatorSink_get_NextSink", "signature": "IMessageSink * ServerObjectTerminatorSink_get_NextSink(ServerObjectTerminatorSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x006932F0", "name": "ServerObjectReplySink__ctor", "signature": "void ServerObjectReplySink__ctor(ServerObjectReplySink * this, ServerIdentity * identity, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "ServerObjectReplySink(ServerIdentity, IMessageSink)" }, { "virtualAddress": "0x00693328", "name": "ServerObjectReplySink_SyncProcessMessage", "signature": "IMessage * ServerObjectReplySink_SyncProcessMessage(ServerObjectReplySink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x00693408", "name": "ServerObjectReplySink_AsyncProcessMessage", "signature": "IMessageCtrl * ServerObjectReplySink_AsyncProcessMessage(ServerObjectReplySink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x00693468", "name": "ServerObjectReplySink_get_NextSink", "signature": "IMessageSink * ServerObjectReplySink_get_NextSink(ServerObjectReplySink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x006937D4", "name": "StackBuilderSink__ctor", "signature": "void StackBuilderSink__ctor(StackBuilderSink * this, MarshalByRefObject * obj, bool forceInternalExecute, MethodInfo * method)", "dotNetSignature": "StackBuilderSink(MarshalByRefObject, Boolean)" }, { "virtualAddress": "0x0069385C", "name": "StackBuilderSink_SyncProcessMessage", "signature": "IMessage * StackBuilderSink_SyncProcessMessage(StackBuilderSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "IMessage SyncProcessMessage(IMessage)" }, { "virtualAddress": "0x006947C8", "name": "StackBuilderSink_AsyncProcessMessage", "signature": "IMessageCtrl * StackBuilderSink_AsyncProcessMessage(StackBuilderSink * this, IMessage * msg, IMessageSink * replySink, MethodInfo * method)", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x006948DC", "name": "StackBuilderSink_ExecuteAsyncMessage", "signature": "void StackBuilderSink_ExecuteAsyncMessage(StackBuilderSink * this, Object * ob, MethodInfo * method)", "dotNetSignature": "Void ExecuteAsyncMessage(Object)" }, { "virtualAddress": "0x00694ADC", "name": "StackBuilderSink_get_NextSink", "signature": "IMessageSink * StackBuilderSink_get_NextSink(StackBuilderSink * this, MethodInfo * method)", "dotNetSignature": "IMessageSink get_NextSink()" }, { "virtualAddress": "0x00693934", "name": "StackBuilderSink_CheckParameters", "signature": "void StackBuilderSink_CheckParameters(StackBuilderSink * this, IMessage * msg, MethodInfo * method)", "dotNetSignature": "Void CheckParameters(IMessage)" }, { "virtualAddress": "0x00694AE4", "name": "StackBuilderSink__AsyncProcessMessage_b__4_0", "signature": "void StackBuilderSink__AsyncProcessMessage_b__4_0(StackBuilderSink * this, Object * data, MethodInfo * method)", "dotNetSignature": "Void \u003CAsyncProcessMessage\u003Eb__4_0(Object)" }, { "virtualAddress": "0x006F2B10", "name": "HandleProcessCorruptedStateExceptionsAttribute__ctor", "signature": "void HandleProcessCorruptedStateExceptionsAttribute__ctor(HandleProcessCorruptedStateExceptionsAttribute * this, MethodInfo * method)", "dotNetSignature": "HandleProcessCorruptedStateExceptionsAttribute()" }, { "virtualAddress": "0x006F2A8C", "name": "FirstChanceExceptionEventArgs__ctor", "signature": "void FirstChanceExceptionEventArgs__ctor(FirstChanceExceptionEventArgs * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "FirstChanceExceptionEventArgs(Exception)" }, { "virtualAddress": "0x006F2B08", "name": "FirstChanceExceptionEventArgs_get_Exception", "signature": "Exception * FirstChanceExceptionEventArgs_get_Exception(FirstChanceExceptionEventArgs * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x006F28F0", "name": "ExceptionDispatchInfo__ctor", "signature": "void ExceptionDispatchInfo__ctor(ExceptionDispatchInfo * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo(Exception)" }, { "virtualAddress": "0x006F2A1C", "name": "ExceptionDispatchInfo_get_BinaryStackTraceArray", "signature": "Object * ExceptionDispatchInfo_get_BinaryStackTraceArray(ExceptionDispatchInfo * this, MethodInfo * method)", "dotNetSignature": "Object get_BinaryStackTraceArray()" }, { "virtualAddress": "0x006ED530", "name": "ExceptionDispatchInfo_Capture", "signature": "ExceptionDispatchInfo * ExceptionDispatchInfo_Capture(Exception * source, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo Capture(Exception)" }, { "virtualAddress": "0x006F2A24", "name": "ExceptionDispatchInfo_get_SourceException", "signature": "Exception * ExceptionDispatchInfo_get_SourceException(ExceptionDispatchInfo * this, MethodInfo * method)", "dotNetSignature": "Exception get_SourceException()" }, { "virtualAddress": "0x006ED8F8", "name": "ExceptionDispatchInfo_Throw", "signature": "void ExceptionDispatchInfo_Throw(ExceptionDispatchInfo * this, MethodInfo * method)", "dotNetSignature": "Void Throw()" }, { "virtualAddress": "0x006F2A2C", "name": "ExceptionDispatchInfo_Throw_1", "signature": "void ExceptionDispatchInfo_Throw_1(Exception * source, MethodInfo * method)", "dotNetSignature": "Void Throw(Exception)" }, { "virtualAddress": "0x006F2A4C", "name": "ExceptionDispatchInfo__ctor_1", "signature": "void ExceptionDispatchInfo__ctor_1(ExceptionDispatchInfo * this, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo()" }, { "virtualAddress": "0x006F2710", "name": "CriticalFinalizerObject__ctor", "signature": "void CriticalFinalizerObject__ctor(CriticalFinalizerObject * this, MethodInfo * method)", "dotNetSignature": "CriticalFinalizerObject()" }, { "virtualAddress": "0x006F2718", "name": "CriticalFinalizerObject_Finalize", "signature": "void CriticalFinalizerObject_Finalize(CriticalFinalizerObject * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x006F2720", "name": "PrePrepareMethodAttribute__ctor", "signature": "void PrePrepareMethodAttribute__ctor(PrePrepareMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "PrePrepareMethodAttribute()" }, { "virtualAddress": "0x006F2728", "name": "ReliabilityContractAttribute__ctor", "signature": "void ReliabilityContractAttribute__ctor(ReliabilityContractAttribute * this, Consistency__Enum consistencyGuarantee, Cer__Enum cer, MethodInfo * method)", "dotNetSignature": "ReliabilityContractAttribute(Consistency, Cer)" }, { "virtualAddress": "0x006F2760", "name": "ReliabilityContractAttribute_get_ConsistencyGuarantee", "signature": "Consistency__Enum ReliabilityContractAttribute_get_ConsistencyGuarantee(ReliabilityContractAttribute * this, MethodInfo * method)", "dotNetSignature": "Consistency get_ConsistencyGuarantee()" }, { "virtualAddress": "0x006F2768", "name": "ReliabilityContractAttribute_get_Cer", "signature": "Cer__Enum ReliabilityContractAttribute_get_Cer(ReliabilityContractAttribute * this, MethodInfo * method)", "dotNetSignature": "Cer get_Cer()" }, { "virtualAddress": "0x006ECC54", "name": "AsyncMethodBuilderAttribute__ctor", "signature": "void AsyncMethodBuilderAttribute__ctor(AsyncMethodBuilderAttribute * this, Type * builderType, MethodInfo * method)", "dotNetSignature": "AsyncMethodBuilderAttribute(Type)" }, { "virtualAddress": "0x006ECC80", "name": "AsyncMethodBuilderAttribute_get_BuilderType", "signature": "Type * AsyncMethodBuilderAttribute_get_BuilderType(AsyncMethodBuilderAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_BuilderType()" }, { "virtualAddress": "0x006F0A40", "name": "IsByRefLikeAttribute__ctor", "signature": "void IsByRefLikeAttribute__ctor(IsByRefLikeAttribute * this, MethodInfo * method)", "dotNetSignature": "IsByRefLikeAttribute()" }, { "virtualAddress": "0x006F0A48", "name": "IsReadOnlyAttribute__ctor", "signature": "void IsReadOnlyAttribute__ctor(IsReadOnlyAttribute * this, MethodInfo * method)", "dotNetSignature": "IsReadOnlyAttribute()" }, { "virtualAddress": "0x006F0BB0", "name": "RuntimeFeature_IsSupported", "signature": "bool RuntimeFeature_IsSupported(String * feature, MethodInfo * method)", "dotNetSignature": "Boolean IsSupported(String)" }, { "virtualAddress": "0x006F1FEC", "name": "TupleElementNamesAttribute__ctor", "signature": "void TupleElementNamesAttribute__ctor(TupleElementNamesAttribute * this, String__Array * transformNames, MethodInfo * method)", "dotNetSignature": "TupleElementNamesAttribute(String[])" }, { "virtualAddress": "0x006F2088", "name": "TupleElementNamesAttribute_get_TransformNames", "signature": "IList_1_System_String_ * TupleElementNamesAttribute_get_TransformNames(TupleElementNamesAttribute * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.String] get_TransformNames()" }, { "virtualAddress": "0x006EE69C", "name": "ContractHelper_RaiseContractFailedEvent", "signature": "String * ContractHelper_RaiseContractFailedEvent(ContractFailureKind__Enum failureKind, String * userMessage, String * conditionText, Exception * innerException, MethodInfo * method)", "dotNetSignature": "String RaiseContractFailedEvent(ContractFailureKind, String, String, Exception)" }, { "virtualAddress": "0x006EEBF8", "name": "ContractHelper_TriggerFailure", "signature": "void ContractHelper_TriggerFailure(ContractFailureKind__Enum kind, String * displayMessage, String * userMessage, String * conditionText, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Void TriggerFailure(ContractFailureKind, String, String, String, Exception)" }, { "virtualAddress": "0x006EE744", "name": "ContractHelper_RaiseContractFailedEventImplementation", "signature": "void ContractHelper_RaiseContractFailedEventImplementation(ContractFailureKind__Enum failureKind, String * userMessage, String * conditionText, Exception * innerException, String * * resultFailureMessage, MethodInfo * method)", "dotNetSignature": "Void RaiseContractFailedEventImplementation(ContractFailureKind, String, String, Exception, String ByRef)" }, { "virtualAddress": "0x006EEC8C", "name": "ContractHelper_TriggerFailureImplementation", "signature": "void ContractHelper_TriggerFailureImplementation(ContractFailureKind__Enum kind, String * displayMessage, String * userMessage, String * conditionText, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Void TriggerFailureImplementation(ContractFailureKind, String, String, String, Exception)" }, { "virtualAddress": "0x006EF0C4", "name": "ContractHelper_add_InternalContractFailed", "signature": "void ContractHelper_add_InternalContractFailed(EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_InternalContractFailed(EventHandler\u00601[System.Diagnostics.Contracts.ContractFailedEventArgs])" }, { "virtualAddress": "0x006EF228", "name": "ContractHelper_remove_InternalContractFailed", "signature": "void ContractHelper_remove_InternalContractFailed(EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_InternalContractFailed(EventHandler\u00601[System.Diagnostics.Contracts.ContractFailedEventArgs])" }, { "virtualAddress": "0x006EEFB4", "name": "ContractHelper_GetResourceNameForFailure", "signature": "String * ContractHelper_GetResourceNameForFailure(ContractFailureKind__Enum failureKind, bool withCondition, MethodInfo * method)", "dotNetSignature": "String GetResourceNameForFailure(ContractFailureKind, Boolean)" }, { "virtualAddress": "0x006EEDFC", "name": "ContractHelper_GetDisplayMessage", "signature": "String * ContractHelper_GetDisplayMessage(ContractFailureKind__Enum failureKind, String * userMessage, String * conditionText, MethodInfo * method)", "dotNetSignature": "String GetDisplayMessage(ContractFailureKind, String, String)" }, { "virtualAddress": "0x006EEF60", "name": "ContractHelper_TriggerCodeContractEscalationPolicy", "signature": "void ContractHelper_TriggerCodeContractEscalationPolicy(ContractFailureKind__Enum failureKind, String * message, String * conditionText, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Void TriggerCodeContractEscalationPolicy(ContractFailureKind, String, String, Exception)" }, { "virtualAddress": "0x006EF388", "name": "ContractHelper__cctor", "signature": "void ContractHelper__cctor(MethodInfo * method)", "dotNetSignature": "ContractHelper()" }, { "virtualAddress": "0x006EE144", "name": "AsyncVoidMethodBuilder_Create", "signature": "AsyncVoidMethodBuilder AsyncVoidMethodBuilder_Create(MethodInfo * method)", "dotNetSignature": "AsyncVoidMethodBuilder Create()" }, { "virtualAddress": "0x003FEB40", "name": "AsyncVoidMethodBuilder_SetStateMachine", "signature": "void AsyncVoidMethodBuilder_SetStateMachine(AsyncVoidMethodBuilder__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FEB48", "name": "AsyncVoidMethodBuilder_SetResult", "signature": "void AsyncVoidMethodBuilder_SetResult(AsyncVoidMethodBuilder__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void SetResult()" }, { "virtualAddress": "0x003FEB50", "name": "AsyncVoidMethodBuilder_SetException", "signature": "void AsyncVoidMethodBuilder_SetException(AsyncVoidMethodBuilder__Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x003FEB58", "name": "AsyncVoidMethodBuilder_NotifySynchronizationContextOfCompletion", "signature": "void AsyncVoidMethodBuilder_NotifySynchronizationContextOfCompletion(AsyncVoidMethodBuilder__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void NotifySynchronizationContextOfCompletion()" }, { "virtualAddress": "0x003FEB60", "name": "AsyncVoidMethodBuilder_get_Task", "signature": "Task * AsyncVoidMethodBuilder_get_Task(AsyncVoidMethodBuilder__Boxed * this, MethodInfo * method)", "dotNetSignature": "Task get_Task()" }, { "virtualAddress": "0x003FEB68", "name": "AsyncVoidMethodBuilder_get_ObjectIdForDebugger", "signature": "Object * AsyncVoidMethodBuilder_get_ObjectIdForDebugger(AsyncVoidMethodBuilder__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_ObjectIdForDebugger()" }, { "virtualAddress": "0x006EDECC", "name": "AsyncTaskMethodBuilder_Create", "signature": "AsyncTaskMethodBuilder AsyncTaskMethodBuilder_Create(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder Create()" }, { "virtualAddress": "0x003FEAD0", "name": "AsyncTaskMethodBuilder_SetStateMachine", "signature": "void AsyncTaskMethodBuilder_SetStateMachine(AsyncTaskMethodBuilder__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FEAD8", "name": "AsyncTaskMethodBuilder_get_Task", "signature": "Task * AsyncTaskMethodBuilder_get_Task(AsyncTaskMethodBuilder__Boxed * this, MethodInfo * method)", "dotNetSignature": "Task get_Task()" }, { "virtualAddress": "0x003FEAE0", "name": "AsyncTaskMethodBuilder_SetResult", "signature": "void AsyncTaskMethodBuilder_SetResult(AsyncTaskMethodBuilder__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void SetResult()" }, { "virtualAddress": "0x003FEAE8", "name": "AsyncTaskMethodBuilder_SetException", "signature": "void AsyncTaskMethodBuilder_SetException(AsyncTaskMethodBuilder__Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x003FEAF0", "name": "AsyncTaskMethodBuilder_SetNotificationForWaitCompletion", "signature": "void AsyncTaskMethodBuilder_SetNotificationForWaitCompletion(AsyncTaskMethodBuilder__Boxed * this, bool enabled, MethodInfo * method)", "dotNetSignature": "Void SetNotificationForWaitCompletion(Boolean)" }, { "virtualAddress": "0x003FEAFC", "name": "AsyncTaskMethodBuilder_get_ObjectIdForDebugger", "signature": "Object * AsyncTaskMethodBuilder_get_ObjectIdForDebugger(AsyncTaskMethodBuilder__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_ObjectIdForDebugger()" }, { "virtualAddress": "0x006EE0C8", "name": "AsyncTaskMethodBuilder__cctor", "signature": "void AsyncTaskMethodBuilder__cctor(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder()" }, { "virtualAddress": "0x006EDD38", "name": "AsyncTaskCache_CreateInt32Tasks", "signature": "Task_1_System_Int32___Array * AsyncTaskCache_CreateInt32Tasks(MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32][] CreateInt32Tasks()" }, { "virtualAddress": "0x006EDE40", "name": "AsyncTaskCache__cctor", "signature": "void AsyncTaskCache__cctor(MethodInfo * method)", "dotNetSignature": "AsyncTaskCache()" }, { "virtualAddress": "0x003FEA78", "name": "AsyncMethodBuilderCore_SetStateMachine", "signature": "void AsyncMethodBuilderCore_SetStateMachine(AsyncMethodBuilderCore__Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FEA80", "name": "AsyncMethodBuilderCore_GetCompletionAction", "signature": "Action * AsyncMethodBuilderCore_GetCompletionAction(AsyncMethodBuilderCore__Boxed * this, Task * taskForTracing, AsyncMethodBuilderCore_MoveNextRunner * * runnerToInitialize, MethodInfo * method)", "dotNetSignature": "Action GetCompletionAction(Task, AsyncMethodBuilderCore\u002BMoveNextRunner ByRef)" }, { "virtualAddress": "0x003FEA88", "name": "AsyncMethodBuilderCore_OutputAsyncCausalityEvents", "signature": "Action * AsyncMethodBuilderCore_OutputAsyncCausalityEvents(AsyncMethodBuilderCore__Boxed * this, Task * innerTask, Action * continuation, MethodInfo * method)", "dotNetSignature": "Action OutputAsyncCausalityEvents(Task, Action)" }, { "virtualAddress": "0x003FEA8C", "name": "AsyncMethodBuilderCore_PostBoxInitialization", "signature": "void AsyncMethodBuilderCore_PostBoxInitialization(AsyncMethodBuilderCore__Boxed * this, IAsyncStateMachine * stateMachine, AsyncMethodBuilderCore_MoveNextRunner * runner, Task * builtTask, MethodInfo * method)", "dotNetSignature": "Void PostBoxInitialization(IAsyncStateMachine, AsyncMethodBuilderCore\u002BMoveNextRunner, Task)" }, { "virtualAddress": "0x006ED25C", "name": "AsyncMethodBuilderCore_ThrowAsync", "signature": "void AsyncMethodBuilderCore_ThrowAsync(Exception * exception, SynchronizationContext * targetContext, MethodInfo * method)", "dotNetSignature": "Void ThrowAsync(Exception, SynchronizationContext)" }, { "virtualAddress": "0x006ED00C", "name": "AsyncMethodBuilderCore_CreateContinuationWrapper", "signature": "Action * AsyncMethodBuilderCore_CreateContinuationWrapper(Action * continuation, Action * invokeAction, Task * innerTask, MethodInfo * method)", "dotNetSignature": "Action CreateContinuationWrapper(Action, Action, Task)" }, { "virtualAddress": "0x006ED640", "name": "AsyncMethodBuilderCore_TryGetStateMachineForDebugger", "signature": "Action * AsyncMethodBuilderCore_TryGetStateMachineForDebugger(Action * action, MethodInfo * method)", "dotNetSignature": "Action TryGetStateMachineForDebugger(Action)" }, { "virtualAddress": "0x006ED794", "name": "AsyncMethodBuilderCore_TryGetContinuationTask", "signature": "Task * AsyncMethodBuilderCore_TryGetContinuationTask(Action * action, MethodInfo * method)", "dotNetSignature": "Task TryGetContinuationTask(Action)" }, { "virtualAddress": "0x006ECF20", "name": "AsyncMethodBuilderCore_MoveNextRunner__ctor", "signature": "void AsyncMethodBuilderCore_MoveNextRunner__ctor(AsyncMethodBuilderCore_MoveNextRunner * this, ExecutionContext * context, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "AsyncMethodBuilderCore\u002BMoveNextRunner(ExecutionContext, IAsyncStateMachine)" }, { "virtualAddress": "0x006EDA34", "name": "AsyncMethodBuilderCore_MoveNextRunner_Run", "signature": "void AsyncMethodBuilderCore_MoveNextRunner_Run(AsyncMethodBuilderCore_MoveNextRunner * this, MethodInfo * method)", "dotNetSignature": "Void Run()" }, { "virtualAddress": "0x006EDBE8", "name": "AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext", "signature": "void AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext(Object * stateMachine, MethodInfo * method)", "dotNetSignature": "Void InvokeMoveNext(Object)" }, { "virtualAddress": "0x006ED5F0", "name": "AsyncMethodBuilderCore_ContinuationWrapper__ctor", "signature": "void AsyncMethodBuilderCore_ContinuationWrapper__ctor(AsyncMethodBuilderCore_ContinuationWrapper * this, Action * continuation, Action * invokeAction, Task * innerTask, MethodInfo * method)", "dotNetSignature": "AsyncMethodBuilderCore\u002BContinuationWrapper(Action, Action, Task)" }, { "virtualAddress": "0x006EDA18", "name": "AsyncMethodBuilderCore_ContinuationWrapper_Invoke", "signature": "void AsyncMethodBuilderCore_ContinuationWrapper_Invoke(AsyncMethodBuilderCore_ContinuationWrapper * this, MethodInfo * method)", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x006ED004", "name": "AsyncMethodBuilderCore_c_DisplayClass4_0__ctor", "signature": "void AsyncMethodBuilderCore_c_DisplayClass4_0__ctor(AsyncMethodBuilderCore_c_DisplayClass4_0 * this, MethodInfo * method)", "dotNetSignature": "AsyncMethodBuilderCore\u002B\u003C\u003Ec__DisplayClass4_0()" }, { "virtualAddress": "0x006ED9B8", "name": "AsyncMethodBuilderCore_c_DisplayClass4_0__OutputAsyncCausalityEvents_b__0", "signature": "void AsyncMethodBuilderCore_c_DisplayClass4_0__OutputAsyncCausalityEvents_b__0(AsyncMethodBuilderCore_c_DisplayClass4_0 * this, MethodInfo * method)", "dotNetSignature": "Void \u003COutputAsyncCausalityEvents\u003Eb__0()" }, { "virtualAddress": "0x006ED830", "name": "AsyncMethodBuilderCore_c__cctor", "signature": "void AsyncMethodBuilderCore_c__cctor(MethodInfo * method)", "dotNetSignature": "AsyncMethodBuilderCore\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x006ED894", "name": "AsyncMethodBuilderCore_c__ctor", "signature": "void AsyncMethodBuilderCore_c__ctor(AsyncMethodBuilderCore_c * this, MethodInfo * method)", "dotNetSignature": "AsyncMethodBuilderCore\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x006ED89C", "name": "AsyncMethodBuilderCore_c__ThrowAsync_b__6_0", "signature": "void AsyncMethodBuilderCore_c__ThrowAsync_b__6_0(AsyncMethodBuilderCore_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CThrowAsync\u003Eb__6_0(Object)" }, { "virtualAddress": "0x006ED95C", "name": "AsyncMethodBuilderCore_c__ThrowAsync_b__6_1", "signature": "void AsyncMethodBuilderCore_c__ThrowAsync_b__6_1(AsyncMethodBuilderCore_c * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CThrowAsync\u003Eb__6_1(Object)" }, { "virtualAddress": "0x006EDCE0", "name": "AsyncStateMachineAttribute__ctor", "signature": "void AsyncStateMachineAttribute__ctor(AsyncStateMachineAttribute * this, Type * stateMachineType, MethodInfo * method)", "dotNetSignature": "AsyncStateMachineAttribute(Type)" }, { "virtualAddress": "0x006EE484", "name": "CallerFilePathAttribute__ctor", "signature": "void CallerFilePathAttribute__ctor(CallerFilePathAttribute * this, MethodInfo * method)", "dotNetSignature": "CallerFilePathAttribute()" }, { "virtualAddress": "0x006EE48C", "name": "CallerLineNumberAttribute__ctor", "signature": "void CallerLineNumberAttribute__ctor(CallerLineNumberAttribute * this, MethodInfo * method)", "dotNetSignature": "CallerLineNumberAttribute()" }, { "virtualAddress": "0x006EE494", "name": "CallerMemberNameAttribute__ctor", "signature": "void CallerMemberNameAttribute__ctor(CallerMemberNameAttribute * this, MethodInfo * method)", "dotNetSignature": "CallerMemberNameAttribute()" }, { "virtualAddress": "0x006F0784", "name": "FormattableStringFactory_Create", "signature": "FormattableString * FormattableStringFactory_Create(String * format, Object__Array * arguments, MethodInfo * method)", "dotNetSignature": "FormattableString Create(String, Object[])" }, { "virtualAddress": "0x006F0854", "name": "FormattableStringFactory_ConcreteFormattableString__ctor", "signature": "void FormattableStringFactory_ConcreteFormattableString__ctor(FormattableStringFactory_ConcreteFormattableString * this, String * format, Object__Array * arguments, MethodInfo * method)", "dotNetSignature": "FormattableStringFactory\u002BConcreteFormattableString(String, Object[])" }, { "virtualAddress": "0x006F088C", "name": "FormattableStringFactory_ConcreteFormattableString_get_Format", "signature": "String * FormattableStringFactory_ConcreteFormattableString_get_Format(FormattableStringFactory_ConcreteFormattableString * this, MethodInfo * method)", "dotNetSignature": "String get_Format()" }, { "virtualAddress": "0x006F0894", "name": "FormattableStringFactory_ConcreteFormattableString_GetArguments", "signature": "Object__Array * FormattableStringFactory_ConcreteFormattableString_GetArguments(FormattableStringFactory_ConcreteFormattableString * this, MethodInfo * method)", "dotNetSignature": "Object[] GetArguments()" }, { "virtualAddress": "0x006F089C", "name": "FormattableStringFactory_ConcreteFormattableString_get_ArgumentCount", "signature": "int32_t FormattableStringFactory_ConcreteFormattableString_get_ArgumentCount(FormattableStringFactory_ConcreteFormattableString * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ArgumentCount()" }, { "virtualAddress": "0x006F08B8", "name": "FormattableStringFactory_ConcreteFormattableString_GetArgument", "signature": "Object * FormattableStringFactory_ConcreteFormattableString_GetArgument(FormattableStringFactory_ConcreteFormattableString * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetArgument(Int32)" }, { "virtualAddress": "0x006F08F4", "name": "FormattableStringFactory_ConcreteFormattableString_ToString", "signature": "String * FormattableStringFactory_ConcreteFormattableString_ToString(FormattableStringFactory_ConcreteFormattableString * this, IFormatProvider * formatProvider, MethodInfo * method)", "dotNetSignature": "String ToString(IFormatProvider)" }, { "virtualAddress": "0x006F0A50", "name": "IteratorStateMachineAttribute__ctor", "signature": "void IteratorStateMachineAttribute__ctor(IteratorStateMachineAttribute * this, Type * stateMachineType, MethodInfo * method)", "dotNetSignature": "IteratorStateMachineAttribute(Type)" }, { "virtualAddress": "0x006F0B24", "name": "ReferenceAssemblyAttribute__ctor", "signature": "void ReferenceAssemblyAttribute__ctor(ReferenceAssemblyAttribute * this, MethodInfo * method)", "dotNetSignature": "ReferenceAssemblyAttribute()" }, { "virtualAddress": "0x006F0B2C", "name": "ReferenceAssemblyAttribute__ctor_1", "signature": "void ReferenceAssemblyAttribute__ctor_1(ReferenceAssemblyAttribute * this, String * description, MethodInfo * method)", "dotNetSignature": "ReferenceAssemblyAttribute(String)" }, { "virtualAddress": "0x006F0B58", "name": "ReferenceAssemblyAttribute_get_Description", "signature": "String * ReferenceAssemblyAttribute_get_Description(ReferenceAssemblyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Description()" }, { "virtualAddress": "0x006F0B94", "name": "RuntimeCompatibilityAttribute__ctor", "signature": "void RuntimeCompatibilityAttribute__ctor(RuntimeCompatibilityAttribute * this, MethodInfo * method)", "dotNetSignature": "RuntimeCompatibilityAttribute()" }, { "virtualAddress": "0x006F0B9C", "name": "RuntimeCompatibilityAttribute_get_WrapNonExceptionThrows", "signature": "bool RuntimeCompatibilityAttribute_get_WrapNonExceptionThrows(RuntimeCompatibilityAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_WrapNonExceptionThrows()" }, { "virtualAddress": "0x006F0BA4", "name": "RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows", "signature": "void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows(RuntimeCompatibilityAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_WrapNonExceptionThrows(Boolean)" }, { "virtualAddress": "0x006F1900", "name": "RuntimeWrappedException__ctor", "signature": "void RuntimeWrappedException__ctor(RuntimeWrappedException * this, Object * thrownObject, MethodInfo * method)", "dotNetSignature": "RuntimeWrappedException(Object)" }, { "virtualAddress": "0x006F19B0", "name": "RuntimeWrappedException_get_WrappedException", "signature": "Object * RuntimeWrappedException_get_WrappedException(RuntimeWrappedException * this, MethodInfo * method)", "dotNetSignature": "Object get_WrappedException()" }, { "virtualAddress": "0x006F19B8", "name": "RuntimeWrappedException_GetObjectData", "signature": "void RuntimeWrappedException_GetObjectData(RuntimeWrappedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006F1AC4", "name": "RuntimeWrappedException__ctor_1", "signature": "void RuntimeWrappedException__ctor_1(RuntimeWrappedException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "RuntimeWrappedException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006F1BB8", "name": "RuntimeWrappedException__ctor_2", "signature": "void RuntimeWrappedException__ctor_2(RuntimeWrappedException * this, MethodInfo * method)", "dotNetSignature": "RuntimeWrappedException()" }, { "virtualAddress": "0x006F1C08", "name": "StateMachineAttribute_get_StateMachineType", "signature": "Type * StateMachineAttribute_get_StateMachineType(StateMachineAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_StateMachineType()" }, { "virtualAddress": "0x006F1C10", "name": "StateMachineAttribute_set_StateMachineType", "signature": "void StateMachineAttribute_set_StateMachineType(StateMachineAttribute * this, Type * value, MethodInfo * method)", "dotNetSignature": "Void set_StateMachineType(Type)" }, { "virtualAddress": "0x006EDD0C", "name": "StateMachineAttribute__ctor", "signature": "void StateMachineAttribute__ctor(StateMachineAttribute * this, Type * stateMachineType, MethodInfo * method)", "dotNetSignature": "StateMachineAttribute(Type)" }, { "virtualAddress": "0x003FEE74", "name": "TaskAwaiter__ctor", "signature": "void TaskAwaiter__ctor(TaskAwaiter__Boxed * this, Task * task, MethodInfo * method)", "dotNetSignature": "TaskAwaiter(Task)" }, { "virtualAddress": "0x003FEE7C", "name": "TaskAwaiter_get_IsCompleted", "signature": "bool TaskAwaiter_get_IsCompleted(TaskAwaiter__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x003FEE98", "name": "TaskAwaiter_OnCompleted", "signature": "void TaskAwaiter_OnCompleted(TaskAwaiter__Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x003FEEA8", "name": "TaskAwaiter_UnsafeOnCompleted", "signature": "void TaskAwaiter_UnsafeOnCompleted(TaskAwaiter__Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x003FEEB8", "name": "TaskAwaiter_GetResult", "signature": "void TaskAwaiter_GetResult(TaskAwaiter__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void GetResult()" }, { "virtualAddress": "0x006EE64C", "name": "TaskAwaiter_ValidateEnd", "signature": "void TaskAwaiter_ValidateEnd(Task * task, MethodInfo * method)", "dotNetSignature": "Void ValidateEnd(Task)" }, { "virtualAddress": "0x006F1C7C", "name": "TaskAwaiter_HandleNonSuccessAndDebuggerNotification", "signature": "void TaskAwaiter_HandleNonSuccessAndDebuggerNotification(Task * task, MethodInfo * method)", "dotNetSignature": "Void HandleNonSuccessAndDebuggerNotification(Task)" }, { "virtualAddress": "0x006F1CEC", "name": "TaskAwaiter_ThrowForNonSuccess", "signature": "void TaskAwaiter_ThrowForNonSuccess(Task * task, MethodInfo * method)", "dotNetSignature": "Void ThrowForNonSuccess(Task)" }, { "virtualAddress": "0x006EE564", "name": "TaskAwaiter_OnCompletedInternal", "signature": "void TaskAwaiter_OnCompletedInternal(Task * task, Action * continuation, bool continueOnCapturedContext, bool flowExecutionContext, MethodInfo * method)", "dotNetSignature": "Void OnCompletedInternal(Task, Action, Boolean, Boolean)" }, { "virtualAddress": "0x006F1E24", "name": "TaskAwaiter_OutputWaitEtwEvents", "signature": "Action * TaskAwaiter_OutputWaitEtwEvents(Task * task, Action * continuation, MethodInfo * method)", "dotNetSignature": "Action OutputWaitEtwEvents(Task, Action)" }, { "virtualAddress": "0x006F1F28", "name": "TaskAwaiter_c_DisplayClass11_0__ctor", "signature": "void TaskAwaiter_c_DisplayClass11_0__ctor(TaskAwaiter_c_DisplayClass11_0 * this, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u002B\u003C\u003Ec__DisplayClass11_0()" }, { "virtualAddress": "0x006F1F30", "name": "TaskAwaiter_c_DisplayClass11_0__OutputWaitEtwEvents_b__0", "signature": "void TaskAwaiter_c_DisplayClass11_0__OutputWaitEtwEvents_b__0(TaskAwaiter_c_DisplayClass11_0 * this, MethodInfo * method)", "dotNetSignature": "Void \u003COutputWaitEtwEvents\u003Eb__0()" }, { "virtualAddress": "0x003FEBAC", "name": "ConfiguredTaskAwaitable__ctor", "signature": "void ConfiguredTaskAwaitable__ctor(ConfiguredTaskAwaitable__Boxed * this, Task * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable(Task, Boolean)" }, { "virtualAddress": "0x003FEBB8", "name": "ConfiguredTaskAwaitable_GetAwaiter", "signature": "ConfiguredTaskAwaitable_ConfiguredTaskAwaiter ConfiguredTaskAwaitable_GetAwaiter(ConfiguredTaskAwaitable__Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter GetAwaiter()" }, { "virtualAddress": "0x003FEC00", "name": "ConfiguredTaskAwaitable_ConfiguredTaskAwaiter__ctor", "signature": "void ConfiguredTaskAwaitable_ConfiguredTaskAwaiter__ctor(ConfiguredTaskAwaitable_ConfiguredTaskAwaiter__Boxed * this, Task * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter(Task, Boolean)" }, { "virtualAddress": "0x003FEC10", "name": "ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_get_IsCompleted", "signature": "bool ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_get_IsCompleted(ConfiguredTaskAwaitable_ConfiguredTaskAwaiter__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x003FEC2C", "name": "ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_OnCompleted", "signature": "void ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_OnCompleted(ConfiguredTaskAwaitable_ConfiguredTaskAwaiter__Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x003FEC40", "name": "ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_UnsafeOnCompleted", "signature": "void ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_UnsafeOnCompleted(ConfiguredTaskAwaitable_ConfiguredTaskAwaiter__Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x003FEC54", "name": "ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_GetResult", "signature": "void ConfiguredTaskAwaitable_ConfiguredTaskAwaiter_GetResult(ConfiguredTaskAwaitable_ConfiguredTaskAwaiter__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void GetResult()" }, { "virtualAddress": "0x006F212C", "name": "TypeForwardedFromAttribute__ctor", "signature": "void TypeForwardedFromAttribute__ctor(TypeForwardedFromAttribute * this, MethodInfo * method)", "dotNetSignature": "TypeForwardedFromAttribute()" }, { "virtualAddress": "0x006F2134", "name": "TypeForwardedFromAttribute__ctor_1", "signature": "void TypeForwardedFromAttribute__ctor_1(TypeForwardedFromAttribute * this, String * assemblyFullName, MethodInfo * method)", "dotNetSignature": "TypeForwardedFromAttribute(String)" }, { "virtualAddress": "0x006F21DC", "name": "TypeForwardedFromAttribute_get_AssemblyFullName", "signature": "String * TypeForwardedFromAttribute_get_AssemblyFullName(TypeForwardedFromAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyFullName()" }, { "virtualAddress": "0x006F21E4", "name": "TypeForwardedToAttribute__ctor", "signature": "void TypeForwardedToAttribute__ctor(TypeForwardedToAttribute * this, Type * destination, MethodInfo * method)", "dotNetSignature": "TypeForwardedToAttribute(Type)" }, { "virtualAddress": "0x006F2210", "name": "TypeForwardedToAttribute_get_Destination", "signature": "Type * TypeForwardedToAttribute_get_Destination(TypeForwardedToAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_Destination()" }, { "virtualAddress": "0x003FEEC4", "name": "YieldAwaitable_GetAwaiter", "signature": "YieldAwaitable_YieldAwaiter YieldAwaitable_GetAwaiter(YieldAwaitable__Boxed * this, MethodInfo * method)", "dotNetSignature": "YieldAwaitable\u002BYieldAwaiter GetAwaiter()" }, { "virtualAddress": "0x003FEECC", "name": "YieldAwaitable_YieldAwaiter_get_IsCompleted", "signature": "bool YieldAwaitable_YieldAwaiter_get_IsCompleted(YieldAwaitable_YieldAwaiter__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x003FEED4", "name": "YieldAwaitable_YieldAwaiter_OnCompleted", "signature": "void YieldAwaitable_YieldAwaiter_OnCompleted(YieldAwaitable_YieldAwaiter__Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x003FEED8", "name": "YieldAwaitable_YieldAwaiter_UnsafeOnCompleted", "signature": "void YieldAwaitable_YieldAwaiter_UnsafeOnCompleted(YieldAwaitable_YieldAwaiter__Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x006F22B0", "name": "YieldAwaitable_YieldAwaiter_QueueContinuation", "signature": "void YieldAwaitable_YieldAwaiter_QueueContinuation(Action * continuation, bool flowContext, MethodInfo * method)", "dotNetSignature": "Void QueueContinuation(Action, Boolean)" }, { "virtualAddress": "0x006F25EC", "name": "YieldAwaitable_YieldAwaiter_RunAction", "signature": "void YieldAwaitable_YieldAwaiter_RunAction(Object * state, MethodInfo * method)", "dotNetSignature": "Void RunAction(Object)" }, { "virtualAddress": "0x003FEEDC", "name": "YieldAwaitable_YieldAwaiter_GetResult", "signature": "void YieldAwaitable_YieldAwaiter_GetResult(YieldAwaitable_YieldAwaiter__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void GetResult()" }, { "virtualAddress": "0x006F265C", "name": "YieldAwaitable_YieldAwaiter__cctor", "signature": "void YieldAwaitable_YieldAwaiter__cctor(MethodInfo * method)", "dotNetSignature": "YieldAwaitable\u002BYieldAwaiter()" }, { "virtualAddress": "0x006ECC00", "name": "AccessedThroughPropertyAttribute__ctor", "signature": "void AccessedThroughPropertyAttribute__ctor(AccessedThroughPropertyAttribute * this, String * propertyName, MethodInfo * method)", "dotNetSignature": "AccessedThroughPropertyAttribute(String)" }, { "virtualAddress": "0x006ECC2C", "name": "AccessedThroughPropertyAttribute_get_PropertyName", "signature": "String * AccessedThroughPropertyAttribute_get_PropertyName(AccessedThroughPropertyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_PropertyName()" }, { "virtualAddress": "0x006ECC34", "name": "AssemblyAttributesGoHere__ctor", "signature": "void AssemblyAttributesGoHere__ctor(AssemblyAttributesGoHere * this, MethodInfo * method)", "dotNetSignature": "AssemblyAttributesGoHere()" }, { "virtualAddress": "0x006ECC44", "name": "AssemblyAttributesGoHereS__ctor", "signature": "void AssemblyAttributesGoHereS__ctor(AssemblyAttributesGoHereS * this, MethodInfo * method)", "dotNetSignature": "AssemblyAttributesGoHereS()" }, { "virtualAddress": "0x006ECC3C", "name": "AssemblyAttributesGoHereM__ctor", "signature": "void AssemblyAttributesGoHereM__ctor(AssemblyAttributesGoHereM * this, MethodInfo * method)", "dotNetSignature": "AssemblyAttributesGoHereM()" }, { "virtualAddress": "0x006ECC4C", "name": "AssemblyAttributesGoHereSM__ctor", "signature": "void AssemblyAttributesGoHereSM__ctor(AssemblyAttributesGoHereSM * this, MethodInfo * method)", "dotNetSignature": "AssemblyAttributesGoHereSM()" }, { "virtualAddress": "0x006F0698", "name": "DefaultDependencyAttribute__ctor", "signature": "void DefaultDependencyAttribute__ctor(DefaultDependencyAttribute * this, LoadHint__Enum loadHintArgument, MethodInfo * method)", "dotNetSignature": "DefaultDependencyAttribute(LoadHint)" }, { "virtualAddress": "0x006F06C4", "name": "DefaultDependencyAttribute_get_LoadHint", "signature": "LoadHint__Enum DefaultDependencyAttribute_get_LoadHint(DefaultDependencyAttribute * this, MethodInfo * method)", "dotNetSignature": "LoadHint get_LoadHint()" }, { "virtualAddress": "0x006F06CC", "name": "DependencyAttribute__ctor", "signature": "void DependencyAttribute__ctor(DependencyAttribute * this, String * dependentAssemblyArgument, LoadHint__Enum loadHintArgument, MethodInfo * method)", "dotNetSignature": "DependencyAttribute(String, LoadHint)" }, { "virtualAddress": "0x006F0708", "name": "DependencyAttribute_get_DependentAssembly", "signature": "String * DependencyAttribute_get_DependentAssembly(DependencyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_DependentAssembly()" }, { "virtualAddress": "0x006F0710", "name": "DependencyAttribute_get_LoadHint", "signature": "LoadHint__Enum DependencyAttribute_get_LoadHint(DependencyAttribute * this, MethodInfo * method)", "dotNetSignature": "LoadHint get_LoadHint()" }, { "virtualAddress": "0x006EE464", "name": "CallConvCdecl__ctor", "signature": "void CallConvCdecl__ctor(CallConvCdecl * this, MethodInfo * method)", "dotNetSignature": "CallConvCdecl()" }, { "virtualAddress": "0x006EE474", "name": "CallConvStdcall__ctor", "signature": "void CallConvStdcall__ctor(CallConvStdcall * this, MethodInfo * method)", "dotNetSignature": "CallConvStdcall()" }, { "virtualAddress": "0x006EE47C", "name": "CallConvThiscall__ctor", "signature": "void CallConvThiscall__ctor(CallConvThiscall * this, MethodInfo * method)", "dotNetSignature": "CallConvThiscall()" }, { "virtualAddress": "0x006EE46C", "name": "CallConvFastcall__ctor", "signature": "void CallConvFastcall__ctor(CallConvFastcall * this, MethodInfo * method)", "dotNetSignature": "CallConvFastcall()" }, { "virtualAddress": "0x006EE49C", "name": "CompilationRelaxationsAttribute__ctor", "signature": "void CompilationRelaxationsAttribute__ctor(CompilationRelaxationsAttribute * this, int32_t relaxations, MethodInfo * method)", "dotNetSignature": "CompilationRelaxationsAttribute(Int32)" }, { "virtualAddress": "0x006EE4C8", "name": "CompilationRelaxationsAttribute__ctor_1", "signature": "void CompilationRelaxationsAttribute__ctor_1(CompilationRelaxationsAttribute * this, CompilationRelaxations__Enum relaxations, MethodInfo * method)", "dotNetSignature": "CompilationRelaxationsAttribute(CompilationRelaxations)" }, { "virtualAddress": "0x006EE4F4", "name": "CompilationRelaxationsAttribute_get_CompilationRelaxations", "signature": "int32_t CompilationRelaxationsAttribute_get_CompilationRelaxations(CompilationRelaxationsAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_CompilationRelaxations()" }, { "virtualAddress": "0x006EE4FC", "name": "CompilerGeneratedAttribute__ctor", "signature": "void CompilerGeneratedAttribute__ctor(CompilerGeneratedAttribute * this, MethodInfo * method)", "dotNetSignature": "CompilerGeneratedAttribute()" }, { "virtualAddress": "0x006EE504", "name": "CompilerGlobalScopeAttribute__ctor", "signature": "void CompilerGlobalScopeAttribute__ctor(CompilerGlobalScopeAttribute * this, MethodInfo * method)", "dotNetSignature": "CompilerGlobalScopeAttribute()" }, { "virtualAddress": "0x006EF3F4", "name": "CustomConstantAttribute_GetRawConstant", "signature": "Object * CustomConstantAttribute_GetRawConstant(CustomAttributeData * attr, MethodInfo * method)", "dotNetSignature": "Object GetRawConstant(CustomAttributeData)" }, { "virtualAddress": "0x006EF730", "name": "CustomConstantAttribute__ctor", "signature": "void CustomConstantAttribute__ctor(CustomConstantAttribute * this, MethodInfo * method)", "dotNetSignature": "CustomConstantAttribute()" }, { "virtualAddress": "0x006EF738", "name": "DateTimeConstantAttribute__ctor", "signature": "void DateTimeConstantAttribute__ctor(DateTimeConstantAttribute * this, int64_t ticks, MethodInfo * method)", "dotNetSignature": "DateTimeConstantAttribute(Int64)" }, { "virtualAddress": "0x006EF784", "name": "DateTimeConstantAttribute_get_Value", "signature": "Object * DateTimeConstantAttribute_get_Value(DateTimeConstantAttribute * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x006EF7E8", "name": "DateTimeConstantAttribute_GetRawDateTimeConstant", "signature": "DateTime DateTimeConstantAttribute_GetRawDateTimeConstant(CustomAttributeData * attr, MethodInfo * method)", "dotNetSignature": "DateTime GetRawDateTimeConstant(CustomAttributeData)" }, { "virtualAddress": "0x006EFC38", "name": "DecimalConstantAttribute__ctor", "signature": "void DecimalConstantAttribute__ctor(DecimalConstantAttribute * this, uint8_t scale, uint8_t sign, uint32_t hi, uint32_t mid, uint32_t low, MethodInfo * method)", "dotNetSignature": "DecimalConstantAttribute(Byte, Byte, UInt32, UInt32, UInt32)" }, { "virtualAddress": "0x006EFCB8", "name": "DecimalConstantAttribute__ctor_1", "signature": "void DecimalConstantAttribute__ctor_1(DecimalConstantAttribute * this, uint8_t scale, uint8_t sign, int32_t hi, int32_t mid, int32_t low, MethodInfo * method)", "dotNetSignature": "DecimalConstantAttribute(Byte, Byte, Int32, Int32, Int32)" }, { "virtualAddress": "0x006EFD38", "name": "DecimalConstantAttribute_get_Value", "signature": "Decimal DecimalConstantAttribute_get_Value(DecimalConstantAttribute * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Value()" }, { "virtualAddress": "0x006EFD44", "name": "DecimalConstantAttribute_GetRawDecimalConstant", "signature": "Decimal DecimalConstantAttribute_GetRawDecimalConstant(CustomAttributeData * attr, MethodInfo * method)", "dotNetSignature": "Decimal GetRawDecimalConstant(CustomAttributeData)" }, { "virtualAddress": "0x006F0690", "name": "DecoratedNameAttribute__ctor", "signature": "void DecoratedNameAttribute__ctor(DecoratedNameAttribute * this, String * decoratedName, MethodInfo * method)", "dotNetSignature": "DecoratedNameAttribute(String)" }, { "virtualAddress": "0x006F0718", "name": "DisablePrivateReflectionAttribute__ctor", "signature": "void DisablePrivateReflectionAttribute__ctor(DisablePrivateReflectionAttribute * this, MethodInfo * method)", "dotNetSignature": "DisablePrivateReflectionAttribute()" }, { "virtualAddress": "0x006F0720", "name": "DiscardableAttribute__ctor", "signature": "void DiscardableAttribute__ctor(DiscardableAttribute * this, MethodInfo * method)", "dotNetSignature": "DiscardableAttribute()" }, { "virtualAddress": "0x006F0728", "name": "ExtensionAttribute__ctor", "signature": "void ExtensionAttribute__ctor(ExtensionAttribute * this, MethodInfo * method)", "dotNetSignature": "ExtensionAttribute()" }, { "virtualAddress": "0x006F0730", "name": "FixedAddressValueTypeAttribute__ctor", "signature": "void FixedAddressValueTypeAttribute__ctor(FixedAddressValueTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "FixedAddressValueTypeAttribute()" }, { "virtualAddress": "0x006F0738", "name": "FixedBufferAttribute__ctor", "signature": "void FixedBufferAttribute__ctor(FixedBufferAttribute * this, Type * elementType, int32_t length, MethodInfo * method)", "dotNetSignature": "FixedBufferAttribute(Type, Int32)" }, { "virtualAddress": "0x006F0774", "name": "FixedBufferAttribute_get_ElementType", "signature": "Type * FixedBufferAttribute_get_ElementType(FixedBufferAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_ElementType()" }, { "virtualAddress": "0x006F077C", "name": "FixedBufferAttribute_get_Length", "signature": "int32_t FixedBufferAttribute_get_Length(FixedBufferAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x006F0910", "name": "HasCopySemanticsAttribute__ctor", "signature": "void HasCopySemanticsAttribute__ctor(HasCopySemanticsAttribute * this, MethodInfo * method)", "dotNetSignature": "HasCopySemanticsAttribute()" }, { "virtualAddress": "0x006F0918", "name": "IDispatchConstantAttribute__ctor", "signature": "void IDispatchConstantAttribute__ctor(IDispatchConstantAttribute * this, MethodInfo * method)", "dotNetSignature": "IDispatchConstantAttribute()" }, { "virtualAddress": "0x006F0920", "name": "IDispatchConstantAttribute_get_Value", "signature": "Object * IDispatchConstantAttribute_get_Value(IDispatchConstantAttribute * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x006F09E8", "name": "IndexerNameAttribute__ctor", "signature": "void IndexerNameAttribute__ctor(IndexerNameAttribute * this, String * indexerName, MethodInfo * method)", "dotNetSignature": "IndexerNameAttribute(String)" }, { "virtualAddress": "0x006F09F0", "name": "InternalsVisibleToAttribute__ctor", "signature": "void InternalsVisibleToAttribute__ctor(InternalsVisibleToAttribute * this, String * assemblyName, MethodInfo * method)", "dotNetSignature": "InternalsVisibleToAttribute(String)" }, { "virtualAddress": "0x006F0A24", "name": "InternalsVisibleToAttribute_get_AssemblyName", "signature": "String * InternalsVisibleToAttribute_get_AssemblyName(InternalsVisibleToAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_AssemblyName()" }, { "virtualAddress": "0x006F0A2C", "name": "InternalsVisibleToAttribute_get_AllInternalsVisible", "signature": "bool InternalsVisibleToAttribute_get_AllInternalsVisible(InternalsVisibleToAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_AllInternalsVisible()" }, { "virtualAddress": "0x006F0A34", "name": "InternalsVisibleToAttribute_set_AllInternalsVisible", "signature": "void InternalsVisibleToAttribute_set_AllInternalsVisible(InternalsVisibleToAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_AllInternalsVisible(Boolean)" }, { "virtualAddress": "0x006F0908", "name": "FriendAccessAllowedAttribute__ctor", "signature": "void FriendAccessAllowedAttribute__ctor(FriendAccessAllowedAttribute * this, MethodInfo * method)", "dotNetSignature": "FriendAccessAllowedAttribute()" }, { "virtualAddress": "0x006F0980", "name": "IUnknownConstantAttribute__ctor", "signature": "void IUnknownConstantAttribute__ctor(IUnknownConstantAttribute * this, MethodInfo * method)", "dotNetSignature": "IUnknownConstantAttribute()" }, { "virtualAddress": "0x006F0988", "name": "IUnknownConstantAttribute_get_Value", "signature": "Object * IUnknownConstantAttribute_get_Value(IUnknownConstantAttribute * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x006F0A7C", "name": "MethodImplAttribute__ctor", "signature": "void MethodImplAttribute__ctor(MethodImplAttribute * this, MethodImplAttributes__Enum methodImplAttributes, MethodInfo * method)", "dotNetSignature": "MethodImplAttribute(MethodImplAttributes)" }, { "virtualAddress": "0x006F0AB0", "name": "MethodImplAttribute__ctor_1", "signature": "void MethodImplAttribute__ctor_1(MethodImplAttribute * this, MethodImplOptions__Enum methodImplOptions, MethodInfo * method)", "dotNetSignature": "MethodImplAttribute(MethodImplOptions)" }, { "virtualAddress": "0x006F0ADC", "name": "MethodImplAttribute__ctor_2", "signature": "void MethodImplAttribute__ctor_2(MethodImplAttribute * this, int16_t value, MethodInfo * method)", "dotNetSignature": "MethodImplAttribute(Int16)" }, { "virtualAddress": "0x006F0B0C", "name": "MethodImplAttribute__ctor_3", "signature": "void MethodImplAttribute__ctor_3(MethodImplAttribute * this, MethodInfo * method)", "dotNetSignature": "MethodImplAttribute()" }, { "virtualAddress": "0x006F0B14", "name": "MethodImplAttribute_get_Value", "signature": "MethodImplOptions__Enum MethodImplAttribute_get_Value(MethodImplAttribute * this, MethodInfo * method)", "dotNetSignature": "MethodImplOptions get_Value()" }, { "virtualAddress": "0x006F0B1C", "name": "NativeCppClassAttribute__ctor", "signature": "void NativeCppClassAttribute__ctor(NativeCppClassAttribute * this, MethodInfo * method)", "dotNetSignature": "NativeCppClassAttribute()" }, { "virtualAddress": "0x006F0B60", "name": "RequiredAttributeAttribute__ctor", "signature": "void RequiredAttributeAttribute__ctor(RequiredAttributeAttribute * this, Type * requiredContract, MethodInfo * method)", "dotNetSignature": "RequiredAttributeAttribute(Type)" }, { "virtualAddress": "0x006F0B8C", "name": "RequiredAttributeAttribute_get_RequiredContract", "signature": "Type * RequiredAttributeAttribute_get_RequiredContract(RequiredAttributeAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_RequiredContract()" }, { "virtualAddress": "0x006F1BF8", "name": "ScopelessEnumAttribute__ctor", "signature": "void ScopelessEnumAttribute__ctor(ScopelessEnumAttribute * this, MethodInfo * method)", "dotNetSignature": "ScopelessEnumAttribute()" }, { "virtualAddress": "0x006F1C00", "name": "SpecialNameAttribute__ctor", "signature": "void SpecialNameAttribute__ctor(SpecialNameAttribute * this, MethodInfo * method)", "dotNetSignature": "SpecialNameAttribute()" }, { "virtualAddress": "0x006F1C20", "name": "SuppressIldasmAttribute__ctor", "signature": "void SuppressIldasmAttribute__ctor(SuppressIldasmAttribute * this, MethodInfo * method)", "dotNetSignature": "SuppressIldasmAttribute()" }, { "virtualAddress": "0x006F1C28", "name": "SuppressMergeCheckAttribute__ctor", "signature": "void SuppressMergeCheckAttribute__ctor(SuppressMergeCheckAttribute * this, MethodInfo * method)", "dotNetSignature": "SuppressMergeCheckAttribute()" }, { "virtualAddress": "0x006F2090", "name": "TypeDependencyAttribute__ctor", "signature": "void TypeDependencyAttribute__ctor(TypeDependencyAttribute * this, String * typeName, MethodInfo * method)", "dotNetSignature": "TypeDependencyAttribute(String)" }, { "virtualAddress": "0x006F2230", "name": "UnsafeValueTypeAttribute__ctor", "signature": "void UnsafeValueTypeAttribute__ctor(UnsafeValueTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "UnsafeValueTypeAttribute()" }, { "virtualAddress": "0x006F1C18", "name": "StringFreezingAttribute__ctor", "signature": "void StringFreezingAttribute__ctor(StringFreezingAttribute * this, MethodInfo * method)", "dotNetSignature": "StringFreezingAttribute()" }, { "virtualAddress": "0x006F0C04", "name": "RuntimeHelpers_InitializeArray", "signature": "void RuntimeHelpers_InitializeArray(Array * array, void * fldHandle, MethodInfo * method)", "dotNetSignature": "Void InitializeArray(Array, IntPtr)" }, { "virtualAddress": "0x006F0C08", "name": "RuntimeHelpers_InitializeArray_1", "signature": "void RuntimeHelpers_InitializeArray_1(Array * array, RuntimeFieldHandle fldHandle, MethodInfo * method)", "dotNetSignature": "Void InitializeArray(Array, RuntimeFieldHandle)" }, { "virtualAddress": "0x006F0CA4", "name": "RuntimeHelpers_get_OffsetToStringData", "signature": "int32_t RuntimeHelpers_get_OffsetToStringData(MethodInfo * method)", "dotNetSignature": "Int32 get_OffsetToStringData()" }, { "virtualAddress": "0x006F0CA8", "name": "RuntimeHelpers_GetHashCode", "signature": "int32_t RuntimeHelpers_GetHashCode(Object * o, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x006F0CB0", "name": "RuntimeHelpers_Equals", "signature": "bool RuntimeHelpers_Equals(Object * o1, Object * o2, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x006F0D80", "name": "RuntimeHelpers_GetObjectValue", "signature": "Object * RuntimeHelpers_GetObjectValue(Object * obj, MethodInfo * method)", "dotNetSignature": "Object GetObjectValue(Object)" }, { "virtualAddress": "0x006F0D84", "name": "RuntimeHelpers_RunClassConstructor", "signature": "void RuntimeHelpers_RunClassConstructor(void * type, MethodInfo * method)", "dotNetSignature": "Void RunClassConstructor(IntPtr)" }, { "virtualAddress": "0x006F0D88", "name": "RuntimeHelpers_RunClassConstructor_1", "signature": "void RuntimeHelpers_RunClassConstructor_1(RuntimeTypeHandle type, MethodInfo * method)", "dotNetSignature": "Void RunClassConstructor(RuntimeTypeHandle)" }, { "virtualAddress": "0x006F0E28", "name": "RuntimeHelpers_SufficientExecutionStack", "signature": "bool RuntimeHelpers_SufficientExecutionStack(MethodInfo * method)", "dotNetSignature": "Boolean SufficientExecutionStack()" }, { "virtualAddress": "0x006F0E2C", "name": "RuntimeHelpers_EnsureSufficientExecutionStack", "signature": "void RuntimeHelpers_EnsureSufficientExecutionStack(MethodInfo * method)", "dotNetSignature": "Void EnsureSufficientExecutionStack()" }, { "virtualAddress": "0x006F0EA0", "name": "RuntimeHelpers_TryEnsureSufficientExecutionStack", "signature": "bool RuntimeHelpers_TryEnsureSufficientExecutionStack(MethodInfo * method)", "dotNetSignature": "Boolean TryEnsureSufficientExecutionStack()" }, { "virtualAddress": "0x006F0EA4", "name": "RuntimeHelpers_ExecuteCodeWithGuaranteedCleanup", "signature": "void RuntimeHelpers_ExecuteCodeWithGuaranteedCleanup(RuntimeHelpers_TryCode * code, RuntimeHelpers_CleanupCode * backoutCode, Object * userData, MethodInfo * method)", "dotNetSignature": "Void ExecuteCodeWithGuaranteedCleanup(RuntimeHelpers\u002BTryCode, RuntimeHelpers\u002BCleanupCode, Object)" }, { "virtualAddress": "0x006EEDF8", "name": "RuntimeHelpers_PrepareConstrainedRegions", "signature": "void RuntimeHelpers_PrepareConstrainedRegions(MethodInfo * method)", "dotNetSignature": "Void PrepareConstrainedRegions()" }, { "virtualAddress": "0x006F0EA8", "name": "RuntimeHelpers_PrepareConstrainedRegionsNoOP", "signature": "void RuntimeHelpers_PrepareConstrainedRegionsNoOP(MethodInfo * method)", "dotNetSignature": "Void PrepareConstrainedRegionsNoOP()" }, { "virtualAddress": "0x006F0EAC", "name": "RuntimeHelpers_ProbeForSufficientStack", "signature": "void RuntimeHelpers_ProbeForSufficientStack(MethodInfo * method)", "dotNetSignature": "Void ProbeForSufficientStack()" }, { "virtualAddress": "0x006F0EB0", "name": "RuntimeHelpers_PrepareDelegate", "signature": "void RuntimeHelpers_PrepareDelegate(Delegate * d, MethodInfo * method)", "dotNetSignature": "Void PrepareDelegate(Delegate)" }, { "virtualAddress": "0x006EF224", "name": "RuntimeHelpers_PrepareContractedDelegate", "signature": "void RuntimeHelpers_PrepareContractedDelegate(Delegate * d, MethodInfo * method)", "dotNetSignature": "Void PrepareContractedDelegate(Delegate)" }, { "virtualAddress": "0x006F0F30", "name": "RuntimeHelpers_PrepareMethod", "signature": "void RuntimeHelpers_PrepareMethod(RuntimeMethodHandle method_1, MethodInfo * method)", "dotNetSignature": "Void PrepareMethod(RuntimeMethodHandle)" }, { "virtualAddress": "0x006F0F34", "name": "RuntimeHelpers_PrepareMethod_1", "signature": "void RuntimeHelpers_PrepareMethod_1(RuntimeMethodHandle method_1, RuntimeTypeHandle__Array * instantiation, MethodInfo * method)", "dotNetSignature": "Void PrepareMethod(RuntimeMethodHandle, RuntimeTypeHandle[])" }, { "virtualAddress": "0x006F0F38", "name": "RuntimeHelpers_RunModuleConstructor", "signature": "void RuntimeHelpers_RunModuleConstructor(ModuleHandle module, MethodInfo * method)", "dotNetSignature": "Void RunModuleConstructor(ModuleHandle)" }, { "virtualAddress": "0x006F1000", "name": "RuntimeHelpers_RunModuleConstructor_1", "signature": "void RuntimeHelpers_RunModuleConstructor_1(void * module, MethodInfo * method)", "dotNetSignature": "Void RunModuleConstructor(IntPtr)" }, { "virtualAddress": "0x006F1508", "name": "RuntimeHelpers_TryCode__ctor", "signature": "void RuntimeHelpers_TryCode__ctor(RuntimeHelpers_TryCode * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "RuntimeHelpers\u002BTryCode(Object, IntPtr)" }, { "virtualAddress": "0x006F1518", "name": "RuntimeHelpers_TryCode_Invoke", "signature": "void RuntimeHelpers_TryCode_Invoke(RuntimeHelpers_TryCode * this, Object * userData, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x006F18D0", "name": "RuntimeHelpers_TryCode_BeginInvoke", "signature": "IAsyncResult * RuntimeHelpers_TryCode_BeginInvoke(RuntimeHelpers_TryCode * this, Object * userData, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x006F18F4", "name": "RuntimeHelpers_TryCode_EndInvoke", "signature": "void RuntimeHelpers_TryCode_EndInvoke(RuntimeHelpers_TryCode * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x006F1004", "name": "RuntimeHelpers_CleanupCode__ctor", "signature": "void RuntimeHelpers_CleanupCode__ctor(RuntimeHelpers_CleanupCode * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "RuntimeHelpers\u002BCleanupCode(Object, IntPtr)" }, { "virtualAddress": "0x006F1014", "name": "RuntimeHelpers_CleanupCode_Invoke", "signature": "void RuntimeHelpers_CleanupCode_Invoke(RuntimeHelpers_CleanupCode * this, Object * userData, bool exceptionThrown, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Boolean)" }, { "virtualAddress": "0x006F145C", "name": "RuntimeHelpers_CleanupCode_BeginInvoke", "signature": "IAsyncResult * RuntimeHelpers_CleanupCode_BeginInvoke(RuntimeHelpers_CleanupCode * this, Object * userData, bool exceptionThrown, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x006F14FC", "name": "RuntimeHelpers_CleanupCode_EndInvoke", "signature": "void RuntimeHelpers_CleanupCode_EndInvoke(RuntimeHelpers_CleanupCode * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x006F2218", "name": "Unsafe_CopyBlock", "signature": "void Unsafe_CopyBlock(uint8_t * destination, uint8_t * source, uint32_t byteCount, MethodInfo * method)", "dotNetSignature": "Void CopyBlock(Byte ByRef, Byte ByRef, UInt32)" }, { "virtualAddress": "0x006F2220", "name": "Unsafe_InitBlockUnaligned", "signature": "void Unsafe_InitBlockUnaligned(uint8_t * startAddress, uint8_t value, uint32_t byteCount, MethodInfo * method)", "dotNetSignature": "Void InitBlockUnaligned(Byte ByRef, Byte, UInt32)" }, { "virtualAddress": "0x006F2228", "name": "Unsafe_InitBlockUnaligned_1", "signature": "void Unsafe_InitBlockUnaligned_1(Void * startAddress, uint8_t value, uint32_t byteCount, MethodInfo * method)", "dotNetSignature": "Void InitBlockUnaligned(Void*, Byte, UInt32)" }, { "virtualAddress": "0x00648288", "name": "OSPlatform_get_Linux", "signature": "OSPlatform OSPlatform_get_Linux(MethodInfo * method)", "dotNetSignature": "OSPlatform get_Linux()" }, { "virtualAddress": "0x006482F0", "name": "OSPlatform_get_OSX", "signature": "OSPlatform OSPlatform_get_OSX(MethodInfo * method)", "dotNetSignature": "OSPlatform get_OSX()" }, { "virtualAddress": "0x00648358", "name": "OSPlatform_get_Windows", "signature": "OSPlatform OSPlatform_get_Windows(MethodInfo * method)", "dotNetSignature": "OSPlatform get_Windows()" }, { "virtualAddress": "0x003FE0AC", "name": "OSPlatform__ctor", "signature": "void OSPlatform__ctor(OSPlatform__Boxed * this, String * osPlatform, MethodInfo * method)", "dotNetSignature": "OSPlatform(String)" }, { "virtualAddress": "0x00648490", "name": "OSPlatform_Create", "signature": "OSPlatform OSPlatform_Create(String * osPlatform, MethodInfo * method)", "dotNetSignature": "OSPlatform Create(String)" }, { "virtualAddress": "0x003FE0B4", "name": "OSPlatform_Equals", "signature": "bool OSPlatform_Equals(OSPlatform__Boxed * this, OSPlatform other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(OSPlatform)" }, { "virtualAddress": "0x003FE0C4", "name": "OSPlatform_Equals_1", "signature": "bool OSPlatform_Equals_1(OSPlatform__Boxed * this, String * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String)" }, { "virtualAddress": "0x003FE0D4", "name": "OSPlatform_Equals_2", "signature": "bool OSPlatform_Equals_2(OSPlatform__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FE0DC", "name": "OSPlatform_GetHashCode", "signature": "int32_t OSPlatform_GetHashCode(OSPlatform__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FE0F4", "name": "OSPlatform_ToString", "signature": "String * OSPlatform_ToString(OSPlatform__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006485E4", "name": "OSPlatform_op_Equality", "signature": "bool OSPlatform_op_Equality(OSPlatform left, OSPlatform right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(OSPlatform, OSPlatform)" }, { "virtualAddress": "0x006485F0", "name": "OSPlatform_op_Inequality", "signature": "bool OSPlatform_op_Inequality(OSPlatform left, OSPlatform right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(OSPlatform, OSPlatform)" }, { "virtualAddress": "0x00648678", "name": "OSPlatform__cctor", "signature": "void OSPlatform__cctor(MethodInfo * method)", "dotNetSignature": "OSPlatform()" }, { "virtualAddress": "0x00648280", "name": "NativeCallableAttribute__ctor", "signature": "void NativeCallableAttribute__ctor(NativeCallableAttribute * this, MethodInfo * method)", "dotNetSignature": "NativeCallableAttribute()" }, { "virtualAddress": "0x003FF02C", "name": "ArrayWithOffset__ctor", "signature": "void ArrayWithOffset__ctor(ArrayWithOffset__Boxed * this, Object * array, int32_t offset, MethodInfo * method)", "dotNetSignature": "ArrayWithOffset(Object, Int32)" }, { "virtualAddress": "0x003FF05C", "name": "ArrayWithOffset_GetArray", "signature": "Object * ArrayWithOffset_GetArray(ArrayWithOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object GetArray()" }, { "virtualAddress": "0x003FF064", "name": "ArrayWithOffset_GetOffset", "signature": "int32_t ArrayWithOffset_GetOffset(ArrayWithOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetOffset()" }, { "virtualAddress": "0x003FF06C", "name": "ArrayWithOffset_GetHashCode", "signature": "int32_t ArrayWithOffset_GetHashCode(ArrayWithOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003FF078", "name": "ArrayWithOffset_Equals", "signature": "bool ArrayWithOffset_Equals(ArrayWithOffset__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FF080", "name": "ArrayWithOffset_Equals_1", "signature": "bool ArrayWithOffset_Equals_1(ArrayWithOffset__Boxed * this, ArrayWithOffset obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ArrayWithOffset)" }, { "virtualAddress": "0x006F33B0", "name": "ArrayWithOffset_op_Equality", "signature": "bool ArrayWithOffset_op_Equality(ArrayWithOffset a, ArrayWithOffset b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ArrayWithOffset, ArrayWithOffset)" }, { "virtualAddress": "0x006F33D8", "name": "ArrayWithOffset_op_Inequality", "signature": "bool ArrayWithOffset_op_Inequality(ArrayWithOffset a, ArrayWithOffset b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ArrayWithOffset, ArrayWithOffset)" }, { "virtualAddress": "0x003FF0B4", "name": "ArrayWithOffset_CalculateCount", "signature": "int32_t ArrayWithOffset_CalculateCount(ArrayWithOffset__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 CalculateCount()" }, { "virtualAddress": "0x0064A478", "name": "UnmanagedFunctionPointerAttribute__ctor", "signature": "void UnmanagedFunctionPointerAttribute__ctor(UnmanagedFunctionPointerAttribute * this, CallingConvention__Enum callingConvention, MethodInfo * method)", "dotNetSignature": "UnmanagedFunctionPointerAttribute(CallingConvention)" }, { "virtualAddress": "0x0064A4A4", "name": "UnmanagedFunctionPointerAttribute_get_CallingConvention", "signature": "CallingConvention__Enum UnmanagedFunctionPointerAttribute_get_CallingConvention(UnmanagedFunctionPointerAttribute * this, MethodInfo * method)", "dotNetSignature": "CallingConvention get_CallingConvention()" }, { "virtualAddress": "0x0064A0F4", "name": "TypeIdentifierAttribute__ctor", "signature": "void TypeIdentifierAttribute__ctor(TypeIdentifierAttribute * this, MethodInfo * method)", "dotNetSignature": "TypeIdentifierAttribute()" }, { "virtualAddress": "0x0064A0FC", "name": "TypeIdentifierAttribute__ctor_1", "signature": "void TypeIdentifierAttribute__ctor_1(TypeIdentifierAttribute * this, String * scope, String * identifier, MethodInfo * method)", "dotNetSignature": "TypeIdentifierAttribute(String, String)" }, { "virtualAddress": "0x0064A134", "name": "TypeIdentifierAttribute_get_Scope", "signature": "String * TypeIdentifierAttribute_get_Scope(TypeIdentifierAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Scope()" }, { "virtualAddress": "0x0064A13C", "name": "TypeIdentifierAttribute_get_Identifier", "signature": "String * TypeIdentifierAttribute_get_Identifier(TypeIdentifierAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Identifier()" }, { "virtualAddress": "0x006F31A8", "name": "AllowReversePInvokeCallsAttribute__ctor", "signature": "void AllowReversePInvokeCallsAttribute__ctor(AllowReversePInvokeCallsAttribute * this, MethodInfo * method)", "dotNetSignature": "AllowReversePInvokeCallsAttribute()" }, { "virtualAddress": "0x006416A0", "name": "DispIdAttribute__ctor", "signature": "void DispIdAttribute__ctor(DispIdAttribute * this, int32_t dispId, MethodInfo * method)", "dotNetSignature": "DispIdAttribute(Int32)" }, { "virtualAddress": "0x006416CC", "name": "DispIdAttribute_get_Value", "signature": "int32_t DispIdAttribute_get_Value(DispIdAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x00642910", "name": "InterfaceTypeAttribute__ctor", "signature": "void InterfaceTypeAttribute__ctor(InterfaceTypeAttribute * this, ComInterfaceType__Enum interfaceType, MethodInfo * method)", "dotNetSignature": "InterfaceTypeAttribute(ComInterfaceType)" }, { "virtualAddress": "0x0064293C", "name": "InterfaceTypeAttribute__ctor_1", "signature": "void InterfaceTypeAttribute__ctor_1(InterfaceTypeAttribute * this, int16_t interfaceType, MethodInfo * method)", "dotNetSignature": "InterfaceTypeAttribute(Int16)" }, { "virtualAddress": "0x0064296C", "name": "InterfaceTypeAttribute_get_Value", "signature": "ComInterfaceType__Enum InterfaceTypeAttribute_get_Value(InterfaceTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "ComInterfaceType get_Value()" }, { "virtualAddress": "0x0063ABF0", "name": "ComDefaultInterfaceAttribute__ctor", "signature": "void ComDefaultInterfaceAttribute__ctor(ComDefaultInterfaceAttribute * this, Type * defaultInterface, MethodInfo * method)", "dotNetSignature": "ComDefaultInterfaceAttribute(Type)" }, { "virtualAddress": "0x0063AC1C", "name": "ComDefaultInterfaceAttribute_get_Value", "signature": "Type * ComDefaultInterfaceAttribute_get_Value(ComDefaultInterfaceAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_Value()" }, { "virtualAddress": "0x0063AAB0", "name": "ClassInterfaceAttribute__ctor", "signature": "void ClassInterfaceAttribute__ctor(ClassInterfaceAttribute * this, ClassInterfaceType__Enum classInterfaceType, MethodInfo * method)", "dotNetSignature": "ClassInterfaceAttribute(ClassInterfaceType)" }, { "virtualAddress": "0x0063AADC", "name": "ClassInterfaceAttribute__ctor_1", "signature": "void ClassInterfaceAttribute__ctor_1(ClassInterfaceAttribute * this, int16_t classInterfaceType, MethodInfo * method)", "dotNetSignature": "ClassInterfaceAttribute(Int16)" }, { "virtualAddress": "0x0063AB0C", "name": "ClassInterfaceAttribute_get_Value", "signature": "ClassInterfaceType__Enum ClassInterfaceAttribute_get_Value(ClassInterfaceAttribute * this, MethodInfo * method)", "dotNetSignature": "ClassInterfaceType get_Value()" }, { "virtualAddress": "0x006412A4", "name": "ComVisibleAttribute__ctor", "signature": "void ComVisibleAttribute__ctor(ComVisibleAttribute * this, bool visibility, MethodInfo * method)", "dotNetSignature": "ComVisibleAttribute(Boolean)" }, { "virtualAddress": "0x006412D4", "name": "ComVisibleAttribute_get_Value", "signature": "bool ComVisibleAttribute_get_Value(ComVisibleAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x0064A2E8", "name": "TypeLibImportClassAttribute__ctor", "signature": "void TypeLibImportClassAttribute__ctor(TypeLibImportClassAttribute * this, Type * importClass, MethodInfo * method)", "dotNetSignature": "TypeLibImportClassAttribute(Type)" }, { "virtualAddress": "0x0064A32C", "name": "TypeLibImportClassAttribute_get_Value", "signature": "String * TypeLibImportClassAttribute_get_Value(TypeLibImportClassAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00642B3C", "name": "LCIDConversionAttribute__ctor", "signature": "void LCIDConversionAttribute__ctor(LCIDConversionAttribute * this, int32_t lcid, MethodInfo * method)", "dotNetSignature": "LCIDConversionAttribute(Int32)" }, { "virtualAddress": "0x00642B68", "name": "LCIDConversionAttribute_get_Value", "signature": "int32_t LCIDConversionAttribute_get_Value(LCIDConversionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x0063ADD4", "name": "ComRegisterFunctionAttribute__ctor", "signature": "void ComRegisterFunctionAttribute__ctor(ComRegisterFunctionAttribute * this, MethodInfo * method)", "dotNetSignature": "ComRegisterFunctionAttribute()" }, { "virtualAddress": "0x0064129C", "name": "ComUnregisterFunctionAttribute__ctor", "signature": "void ComUnregisterFunctionAttribute__ctor(ComUnregisterFunctionAttribute * this, MethodInfo * method)", "dotNetSignature": "ComUnregisterFunctionAttribute()" }, { "virtualAddress": "0x00648CA8", "name": "ProgIdAttribute__ctor", "signature": "void ProgIdAttribute__ctor(ProgIdAttribute * this, String * progId, MethodInfo * method)", "dotNetSignature": "ProgIdAttribute(String)" }, { "virtualAddress": "0x00648CD4", "name": "ProgIdAttribute_get_Value", "signature": "String * ProgIdAttribute_get_Value(ProgIdAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00642840", "name": "ImportedFromTypeLibAttribute__ctor", "signature": "void ImportedFromTypeLibAttribute__ctor(ImportedFromTypeLibAttribute * this, String * tlbFile, MethodInfo * method)", "dotNetSignature": "ImportedFromTypeLibAttribute(String)" }, { "virtualAddress": "0x0064286C", "name": "ImportedFromTypeLibAttribute_get_Value", "signature": "String * ImportedFromTypeLibAttribute_get_Value(ImportedFromTypeLibAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x006427DC", "name": "IDispatchImplAttribute__ctor", "signature": "void IDispatchImplAttribute__ctor(IDispatchImplAttribute * this, IDispatchImplType__Enum implType, MethodInfo * method)", "dotNetSignature": "IDispatchImplAttribute(IDispatchImplType)" }, { "virtualAddress": "0x00642808", "name": "IDispatchImplAttribute__ctor_1", "signature": "void IDispatchImplAttribute__ctor_1(IDispatchImplAttribute * this, int16_t implType, MethodInfo * method)", "dotNetSignature": "IDispatchImplAttribute(Int16)" }, { "virtualAddress": "0x00642838", "name": "IDispatchImplAttribute_get_Value", "signature": "IDispatchImplType__Enum IDispatchImplAttribute_get_Value(IDispatchImplAttribute * this, MethodInfo * method)", "dotNetSignature": "IDispatchImplType get_Value()" }, { "virtualAddress": "0x0063ADDC", "name": "ComSourceInterfacesAttribute__ctor", "signature": "void ComSourceInterfacesAttribute__ctor(ComSourceInterfacesAttribute * this, String * sourceInterfaces, MethodInfo * method)", "dotNetSignature": "ComSourceInterfacesAttribute(String)" }, { "virtualAddress": "0x0063AE08", "name": "ComSourceInterfacesAttribute__ctor_1", "signature": "void ComSourceInterfacesAttribute__ctor_1(ComSourceInterfacesAttribute * this, Type * sourceInterface, MethodInfo * method)", "dotNetSignature": "ComSourceInterfacesAttribute(Type)" }, { "virtualAddress": "0x0063AE50", "name": "ComSourceInterfacesAttribute__ctor_2", "signature": "void ComSourceInterfacesAttribute__ctor_2(ComSourceInterfacesAttribute * this, Type * sourceInterface1, Type * sourceInterface2, MethodInfo * method)", "dotNetSignature": "ComSourceInterfacesAttribute(Type, Type)" }, { "virtualAddress": "0x0063AF04", "name": "ComSourceInterfacesAttribute__ctor_3", "signature": "void ComSourceInterfacesAttribute__ctor_3(ComSourceInterfacesAttribute * this, Type * sourceInterface1, Type * sourceInterface2, Type * sourceInterface3, MethodInfo * method)", "dotNetSignature": "ComSourceInterfacesAttribute(Type, Type, Type)" }, { "virtualAddress": "0x0063B0DC", "name": "ComSourceInterfacesAttribute__ctor_4", "signature": "void ComSourceInterfacesAttribute__ctor_4(ComSourceInterfacesAttribute * this, Type * sourceInterface1, Type * sourceInterface2, Type * sourceInterface3, Type * sourceInterface4, MethodInfo * method)", "dotNetSignature": "ComSourceInterfacesAttribute(Type, Type, Type, Type)" }, { "virtualAddress": "0x0063B328", "name": "ComSourceInterfacesAttribute_get_Value", "signature": "String * ComSourceInterfacesAttribute_get_Value(ComSourceInterfacesAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x0063ABE8", "name": "ComConversionLossAttribute__ctor", "signature": "void ComConversionLossAttribute__ctor(ComConversionLossAttribute * this, MethodInfo * method)", "dotNetSignature": "ComConversionLossAttribute()" }, { "virtualAddress": "0x0064A334", "name": "TypeLibTypeAttribute__ctor", "signature": "void TypeLibTypeAttribute__ctor(TypeLibTypeAttribute * this, TypeLibTypeFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "TypeLibTypeAttribute(TypeLibTypeFlags)" }, { "virtualAddress": "0x0064A360", "name": "TypeLibTypeAttribute__ctor_1", "signature": "void TypeLibTypeAttribute__ctor_1(TypeLibTypeAttribute * this, int16_t flags, MethodInfo * method)", "dotNetSignature": "TypeLibTypeAttribute(Int16)" }, { "virtualAddress": "0x0064A390", "name": "TypeLibTypeAttribute_get_Value", "signature": "TypeLibTypeFlags__Enum TypeLibTypeAttribute_get_Value(TypeLibTypeAttribute * this, MethodInfo * method)", "dotNetSignature": "TypeLibTypeFlags get_Value()" }, { "virtualAddress": "0x0064A284", "name": "TypeLibFuncAttribute__ctor", "signature": "void TypeLibFuncAttribute__ctor(TypeLibFuncAttribute * this, TypeLibFuncFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "TypeLibFuncAttribute(TypeLibFuncFlags)" }, { "virtualAddress": "0x0064A2B0", "name": "TypeLibFuncAttribute__ctor_1", "signature": "void TypeLibFuncAttribute__ctor_1(TypeLibFuncAttribute * this, int16_t flags, MethodInfo * method)", "dotNetSignature": "TypeLibFuncAttribute(Int16)" }, { "virtualAddress": "0x0064A2E0", "name": "TypeLibFuncAttribute_get_Value", "signature": "TypeLibFuncFlags__Enum TypeLibFuncAttribute_get_Value(TypeLibFuncAttribute * this, MethodInfo * method)", "dotNetSignature": "TypeLibFuncFlags get_Value()" }, { "virtualAddress": "0x0064A398", "name": "TypeLibVarAttribute__ctor", "signature": "void TypeLibVarAttribute__ctor(TypeLibVarAttribute * this, TypeLibVarFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "TypeLibVarAttribute(TypeLibVarFlags)" }, { "virtualAddress": "0x0064A3C4", "name": "TypeLibVarAttribute__ctor_1", "signature": "void TypeLibVarAttribute__ctor_1(TypeLibVarAttribute * this, int16_t flags, MethodInfo * method)", "dotNetSignature": "TypeLibVarAttribute(Int16)" }, { "virtualAddress": "0x0064A3F4", "name": "TypeLibVarAttribute_get_Value", "signature": "TypeLibVarFlags__Enum TypeLibVarAttribute_get_Value(TypeLibVarAttribute * this, MethodInfo * method)", "dotNetSignature": "TypeLibVarFlags get_Value()" }, { "virtualAddress": "0x0063AD2C", "name": "ComImportAttribute_GetCustomAttribute", "signature": "Attribute * ComImportAttribute_GetCustomAttribute(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeType)" }, { "virtualAddress": "0x0063ADB0", "name": "ComImportAttribute_IsDefined", "signature": "bool ComImportAttribute_IsDefined(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeType)" }, { "virtualAddress": "0x0063ADA8", "name": "ComImportAttribute__ctor", "signature": "void ComImportAttribute__ctor(ComImportAttribute * this, MethodInfo * method)", "dotNetSignature": "ComImportAttribute()" }, { "virtualAddress": "0x00642780", "name": "GuidAttribute__ctor", "signature": "void GuidAttribute__ctor(GuidAttribute * this, String * guid, MethodInfo * method)", "dotNetSignature": "GuidAttribute(String)" }, { "virtualAddress": "0x006427AC", "name": "GuidAttribute_get_Value", "signature": "String * GuidAttribute_get_Value(GuidAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00648BA4", "name": "PreserveSigAttribute_GetCustomAttribute", "signature": "Attribute * PreserveSigAttribute_GetCustomAttribute(RuntimeMethodInfo * method_1, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeMethodInfo)" }, { "virtualAddress": "0x00648C34", "name": "PreserveSigAttribute_IsDefined", "signature": "bool PreserveSigAttribute_IsDefined(RuntimeMethodInfo * method_1, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeMethodInfo)" }, { "virtualAddress": "0x00648C2C", "name": "PreserveSigAttribute__ctor", "signature": "void PreserveSigAttribute__ctor(PreserveSigAttribute * this, MethodInfo * method)", "dotNetSignature": "PreserveSigAttribute()" }, { "virtualAddress": "0x00642874", "name": "InAttribute_GetCustomAttribute", "signature": "Attribute * InAttribute_GetCustomAttribute(RuntimeParameterInfo * parameter, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeParameterInfo)" }, { "virtualAddress": "0x006428F8", "name": "InAttribute_IsDefined", "signature": "bool InAttribute_IsDefined(RuntimeParameterInfo * parameter, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeParameterInfo)" }, { "virtualAddress": "0x006428F0", "name": "InAttribute__ctor", "signature": "void InAttribute__ctor(InAttribute * this, MethodInfo * method)", "dotNetSignature": "InAttribute()" }, { "virtualAddress": "0x00648B08", "name": "OutAttribute_GetCustomAttribute", "signature": "Attribute * OutAttribute_GetCustomAttribute(RuntimeParameterInfo * parameter, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeParameterInfo)" }, { "virtualAddress": "0x00648B8C", "name": "OutAttribute_IsDefined", "signature": "bool OutAttribute_IsDefined(RuntimeParameterInfo * parameter, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeParameterInfo)" }, { "virtualAddress": "0x00648B84", "name": "OutAttribute__ctor", "signature": "void OutAttribute__ctor(OutAttribute * this, MethodInfo * method)", "dotNetSignature": "OutAttribute()" }, { "virtualAddress": "0x00648A6C", "name": "OptionalAttribute_GetCustomAttribute", "signature": "Attribute * OptionalAttribute_GetCustomAttribute(RuntimeParameterInfo * parameter, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeParameterInfo)" }, { "virtualAddress": "0x00648AF0", "name": "OptionalAttribute_IsDefined", "signature": "bool OptionalAttribute_IsDefined(RuntimeParameterInfo * parameter, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeParameterInfo)" }, { "virtualAddress": "0x00648AE8", "name": "OptionalAttribute__ctor", "signature": "void OptionalAttribute__ctor(OptionalAttribute * this, MethodInfo * method)", "dotNetSignature": "OptionalAttribute()" }, { "virtualAddress": "0x0064166C", "name": "DefaultDllImportSearchPathsAttribute__ctor", "signature": "void DefaultDllImportSearchPathsAttribute__ctor(DefaultDllImportSearchPathsAttribute * this, DllImportSearchPath__Enum paths, MethodInfo * method)", "dotNetSignature": "DefaultDllImportSearchPathsAttribute(DllImportSearchPath)" }, { "virtualAddress": "0x00641698", "name": "DefaultDllImportSearchPathsAttribute_get_Paths", "signature": "DllImportSearchPath__Enum DefaultDllImportSearchPathsAttribute_get_Paths(DefaultDllImportSearchPathsAttribute * this, MethodInfo * method)", "dotNetSignature": "DllImportSearchPath get_Paths()" }, { "virtualAddress": "0x0064176C", "name": "DllImportAttribute_GetCustomAttribute", "signature": "Attribute * DllImportAttribute_GetCustomAttribute(RuntimeMethodInfo * method_1, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeMethodInfo)" }, { "virtualAddress": "0x00641A04", "name": "DllImportAttribute_IsDefined", "signature": "bool DllImportAttribute_IsDefined(RuntimeMethodInfo * method_1, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeMethodInfo)" }, { "virtualAddress": "0x00641968", "name": "DllImportAttribute__ctor", "signature": "void DllImportAttribute__ctor(DllImportAttribute * this, String * dllName, String * entryPoint, CharSet__Enum charSet, bool exactSpelling, bool setLastError, bool preserveSig, CallingConvention__Enum callingConvention, bool bestFitMapping, bool throwOnUnmappableChar, MethodInfo * method)", "dotNetSignature": "DllImportAttribute(String, String, CharSet, Boolean, Boolean, Boolean, CallingConvention, Boolean, Boolean)" }, { "virtualAddress": "0x00641A30", "name": "DllImportAttribute__ctor_1", "signature": "void DllImportAttribute__ctor_1(DllImportAttribute * this, String * dllName, MethodInfo * method)", "dotNetSignature": "DllImportAttribute(String)" }, { "virtualAddress": "0x00641A5C", "name": "DllImportAttribute_get_Value", "signature": "String * DllImportAttribute_get_Value(DllImportAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00649EBC", "name": "StructLayoutAttribute_GetCustomAttribute", "signature": "StructLayoutAttribute * StructLayoutAttribute_GetCustomAttribute(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "StructLayoutAttribute GetCustomAttribute(RuntimeType)" }, { "virtualAddress": "0x00649FE0", "name": "StructLayoutAttribute_IsDefined", "signature": "bool StructLayoutAttribute_IsDefined(RuntimeType * type, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeType)" }, { "virtualAddress": "0x0064A044", "name": "StructLayoutAttribute__ctor", "signature": "void StructLayoutAttribute__ctor(StructLayoutAttribute * this, LayoutKind__Enum layoutKind, int32_t pack, int32_t size, CharSet__Enum charSet, MethodInfo * method)", "dotNetSignature": "StructLayoutAttribute(LayoutKind, Int32, Int32, CharSet)" }, { "virtualAddress": "0x0064A090", "name": "StructLayoutAttribute__ctor_1", "signature": "void StructLayoutAttribute__ctor_1(StructLayoutAttribute * this, LayoutKind__Enum layoutKind, MethodInfo * method)", "dotNetSignature": "StructLayoutAttribute(LayoutKind)" }, { "virtualAddress": "0x0064A0BC", "name": "StructLayoutAttribute__ctor_2", "signature": "void StructLayoutAttribute__ctor_2(StructLayoutAttribute * this, int16_t layoutKind, MethodInfo * method)", "dotNetSignature": "StructLayoutAttribute(Int16)" }, { "virtualAddress": "0x0064A0EC", "name": "StructLayoutAttribute_get_Value", "signature": "LayoutKind__Enum StructLayoutAttribute_get_Value(StructLayoutAttribute * this, MethodInfo * method)", "dotNetSignature": "LayoutKind get_Value()" }, { "virtualAddress": "0x0064212C", "name": "FieldOffsetAttribute_GetCustomAttribute", "signature": "Attribute * FieldOffsetAttribute_GetCustomAttribute(RuntimeFieldInfo * field, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttribute(RuntimeFieldInfo)" }, { "virtualAddress": "0x0064223C", "name": "FieldOffsetAttribute_IsDefined", "signature": "bool FieldOffsetAttribute_IsDefined(RuntimeFieldInfo * field, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(RuntimeFieldInfo)" }, { "virtualAddress": "0x00642210", "name": "FieldOffsetAttribute__ctor", "signature": "void FieldOffsetAttribute__ctor(FieldOffsetAttribute * this, int32_t offset, MethodInfo * method)", "dotNetSignature": "FieldOffsetAttribute(Int32)" }, { "virtualAddress": "0x00642258", "name": "FieldOffsetAttribute_get_Value", "signature": "int32_t FieldOffsetAttribute_get_Value(FieldOffsetAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x0063AB48", "name": "ComAliasNameAttribute__ctor", "signature": "void ComAliasNameAttribute__ctor(ComAliasNameAttribute * this, String * alias, MethodInfo * method)", "dotNetSignature": "ComAliasNameAttribute(String)" }, { "virtualAddress": "0x0063AB74", "name": "ComAliasNameAttribute_get_Value", "signature": "String * ComAliasNameAttribute_get_Value(ComAliasNameAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x0063A550", "name": "AutomationProxyAttribute__ctor", "signature": "void AutomationProxyAttribute__ctor(AutomationProxyAttribute * this, bool val, MethodInfo * method)", "dotNetSignature": "AutomationProxyAttribute(Boolean)" }, { "virtualAddress": "0x0063A580", "name": "AutomationProxyAttribute_get_Value", "signature": "bool AutomationProxyAttribute_get_Value(AutomationProxyAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x00648C60", "name": "PrimaryInteropAssemblyAttribute__ctor", "signature": "void PrimaryInteropAssemblyAttribute__ctor(PrimaryInteropAssemblyAttribute * this, int32_t major, int32_t minor, MethodInfo * method)", "dotNetSignature": "PrimaryInteropAssemblyAttribute(Int32, Int32)" }, { "virtualAddress": "0x00648C98", "name": "PrimaryInteropAssemblyAttribute_get_MajorVersion", "signature": "int32_t PrimaryInteropAssemblyAttribute_get_MajorVersion(PrimaryInteropAssemblyAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MajorVersion()" }, { "virtualAddress": "0x00648CA0", "name": "PrimaryInteropAssemblyAttribute_get_MinorVersion", "signature": "int32_t PrimaryInteropAssemblyAttribute_get_MinorVersion(PrimaryInteropAssemblyAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinorVersion()" }, { "virtualAddress": "0x0063AB14", "name": "CoClassAttribute__ctor", "signature": "void CoClassAttribute__ctor(CoClassAttribute * this, Type * coClass, MethodInfo * method)", "dotNetSignature": "CoClassAttribute(Type)" }, { "virtualAddress": "0x0063AB40", "name": "CoClassAttribute_get_CoClass", "signature": "Type * CoClassAttribute_get_CoClass(CoClassAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_CoClass()" }, { "virtualAddress": "0x0063AC24", "name": "ComEventInterfaceAttribute__ctor", "signature": "void ComEventInterfaceAttribute__ctor(ComEventInterfaceAttribute * this, Type * SourceInterface, Type * EventProvider, MethodInfo * method)", "dotNetSignature": "ComEventInterfaceAttribute(Type, Type)" }, { "virtualAddress": "0x0063AC5C", "name": "ComEventInterfaceAttribute_get_SourceInterface", "signature": "Type * ComEventInterfaceAttribute_get_SourceInterface(ComEventInterfaceAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_SourceInterface()" }, { "virtualAddress": "0x0063AC64", "name": "ComEventInterfaceAttribute_get_EventProvider", "signature": "Type * ComEventInterfaceAttribute_get_EventProvider(ComEventInterfaceAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_EventProvider()" }, { "virtualAddress": "0x0064A3FC", "name": "TypeLibVersionAttribute__ctor", "signature": "void TypeLibVersionAttribute__ctor(TypeLibVersionAttribute * this, int32_t major, int32_t minor, MethodInfo * method)", "dotNetSignature": "TypeLibVersionAttribute(Int32, Int32)" }, { "virtualAddress": "0x0064A434", "name": "TypeLibVersionAttribute_get_MajorVersion", "signature": "int32_t TypeLibVersionAttribute_get_MajorVersion(TypeLibVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MajorVersion()" }, { "virtualAddress": "0x0064A43C", "name": "TypeLibVersionAttribute_get_MinorVersion", "signature": "int32_t TypeLibVersionAttribute_get_MinorVersion(TypeLibVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinorVersion()" }, { "virtualAddress": "0x0063AB7C", "name": "ComCompatibleVersionAttribute__ctor", "signature": "void ComCompatibleVersionAttribute__ctor(ComCompatibleVersionAttribute * this, int32_t major, int32_t minor, int32_t build, int32_t revision, MethodInfo * method)", "dotNetSignature": "ComCompatibleVersionAttribute(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0063ABC8", "name": "ComCompatibleVersionAttribute_get_MajorVersion", "signature": "int32_t ComCompatibleVersionAttribute_get_MajorVersion(ComCompatibleVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MajorVersion()" }, { "virtualAddress": "0x0063ABD0", "name": "ComCompatibleVersionAttribute_get_MinorVersion", "signature": "int32_t ComCompatibleVersionAttribute_get_MinorVersion(ComCompatibleVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_MinorVersion()" }, { "virtualAddress": "0x0063ABD8", "name": "ComCompatibleVersionAttribute_get_BuildNumber", "signature": "int32_t ComCompatibleVersionAttribute_get_BuildNumber(ComCompatibleVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_BuildNumber()" }, { "virtualAddress": "0x0063ABE0", "name": "ComCompatibleVersionAttribute_get_RevisionNumber", "signature": "int32_t ComCompatibleVersionAttribute_get_RevisionNumber(ComCompatibleVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_RevisionNumber()" }, { "virtualAddress": "0x0063A63C", "name": "BestFitMappingAttribute__ctor", "signature": "void BestFitMappingAttribute__ctor(BestFitMappingAttribute * this, bool BestFitMapping, MethodInfo * method)", "dotNetSignature": "BestFitMappingAttribute(Boolean)" }, { "virtualAddress": "0x0063A66C", "name": "BestFitMappingAttribute_get_BestFitMapping", "signature": "bool BestFitMappingAttribute_get_BestFitMapping(BestFitMappingAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_BestFitMapping()" }, { "virtualAddress": "0x00641638", "name": "DefaultCharSetAttribute__ctor", "signature": "void DefaultCharSetAttribute__ctor(DefaultCharSetAttribute * this, CharSet__Enum charSet, MethodInfo * method)", "dotNetSignature": "DefaultCharSetAttribute(CharSet)" }, { "virtualAddress": "0x00641664", "name": "DefaultCharSetAttribute_get_CharSet", "signature": "CharSet__Enum DefaultCharSetAttribute_get_CharSet(DefaultCharSetAttribute * this, MethodInfo * method)", "dotNetSignature": "CharSet get_CharSet()" }, { "virtualAddress": "0x00649EB4", "name": "SetWin32ContextInIDispatchAttribute__ctor", "signature": "void SetWin32ContextInIDispatchAttribute__ctor(SetWin32ContextInIDispatchAttribute * this, MethodInfo * method)", "dotNetSignature": "SetWin32ContextInIDispatchAttribute()" }, { "virtualAddress": "0x00642B70", "name": "ManagedToNativeComInteropStubAttribute__ctor", "signature": "void ManagedToNativeComInteropStubAttribute__ctor(ManagedToNativeComInteropStubAttribute * this, Type * classType, String * methodName, MethodInfo * method)", "dotNetSignature": "ManagedToNativeComInteropStubAttribute(Type, String)" }, { "virtualAddress": "0x00642BA8", "name": "ManagedToNativeComInteropStubAttribute_get_ClassType", "signature": "Type * ManagedToNativeComInteropStubAttribute_get_ClassType(ManagedToNativeComInteropStubAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_ClassType()" }, { "virtualAddress": "0x00642BB0", "name": "ManagedToNativeComInteropStubAttribute_get_MethodName", "signature": "String * ManagedToNativeComInteropStubAttribute_get_MethodName(ManagedToNativeComInteropStubAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_MethodName()" }, { "virtualAddress": "0x0063A588", "name": "BStrWrapper__ctor", "signature": "void BStrWrapper__ctor(BStrWrapper * this, String * value, MethodInfo * method)", "dotNetSignature": "BStrWrapper(String)" }, { "virtualAddress": "0x0063A5B4", "name": "BStrWrapper__ctor_1", "signature": "void BStrWrapper__ctor_1(BStrWrapper * this, Object * value, MethodInfo * method)", "dotNetSignature": "BStrWrapper(Object)" }, { "virtualAddress": "0x0063A634", "name": "BStrWrapper_get_WrappedObject", "signature": "String * BStrWrapper_get_WrappedObject(BStrWrapper * this, MethodInfo * method)", "dotNetSignature": "String get_WrappedObject()" }, { "virtualAddress": "0x0063A674", "name": "COMException__ctor", "signature": "void COMException__ctor(COMException * this, MethodInfo * method)", "dotNetSignature": "COMException()" }, { "virtualAddress": "0x0063A730", "name": "COMException__ctor_1", "signature": "void COMException__ctor_1(COMException * this, String * message, MethodInfo * method)", "dotNetSignature": "COMException(String)" }, { "virtualAddress": "0x0063A778", "name": "COMException__ctor_2", "signature": "void COMException__ctor_2(COMException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "COMException(String, Exception)" }, { "virtualAddress": "0x0063A7F4", "name": "COMException__ctor_3", "signature": "void COMException__ctor_3(COMException * this, String * message, int32_t errorCode, MethodInfo * method)", "dotNetSignature": "COMException(String, Int32)" }, { "virtualAddress": "0x0063A83C", "name": "COMException__ctor_4", "signature": "void COMException__ctor_4(COMException * this, int32_t hresult, MethodInfo * method)", "dotNetSignature": "COMException(Int32)" }, { "virtualAddress": "0x0063A898", "name": "COMException__ctor_5", "signature": "void COMException__ctor_5(COMException * this, String * message, int32_t hresult, Exception * inner, MethodInfo * method)", "dotNetSignature": "COMException(String, Int32, Exception)" }, { "virtualAddress": "0x0063A8E4", "name": "COMException__ctor_6", "signature": "void COMException__ctor_6(COMException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "COMException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0063A8F4", "name": "COMException_ToString", "signature": "String * COMException_ToString(COMException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x006412DC", "name": "CriticalHandle__ctor", "signature": "void CriticalHandle__ctor(CriticalHandle * this, void * invalidHandleValue, MethodInfo * method)", "dotNetSignature": "CriticalHandle(IntPtr)" }, { "virtualAddress": "0x0064130C", "name": "CriticalHandle_Finalize", "signature": "void CriticalHandle_Finalize(CriticalHandle * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00641380", "name": "CriticalHandle_Cleanup", "signature": "void CriticalHandle_Cleanup(CriticalHandle * this, MethodInfo * method)", "dotNetSignature": "Void Cleanup()" }, { "virtualAddress": "0x00641468", "name": "CriticalHandle_FireCustomerDebugProbe", "signature": "void CriticalHandle_FireCustomerDebugProbe(MethodInfo * method)", "dotNetSignature": "Void FireCustomerDebugProbe()" }, { "virtualAddress": "0x00641470", "name": "CriticalHandle_SetHandle", "signature": "void CriticalHandle_SetHandle(CriticalHandle * this, void * handle, MethodInfo * method)", "dotNetSignature": "Void SetHandle(IntPtr)" }, { "virtualAddress": "0x00641478", "name": "CriticalHandle_get_IsClosed", "signature": "bool CriticalHandle_get_IsClosed(CriticalHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsClosed()" }, { "virtualAddress": "0x00641480", "name": "CriticalHandle_Close", "signature": "void CriticalHandle_Close(CriticalHandle * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x00641490", "name": "CriticalHandle_Dispose", "signature": "void CriticalHandle_Dispose(CriticalHandle * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x006414A0", "name": "CriticalHandle_Dispose_1", "signature": "void CriticalHandle_Dispose_1(CriticalHandle * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x006414A4", "name": "CriticalHandle_SetHandleAsInvalid", "signature": "void CriticalHandle_SetHandleAsInvalid(CriticalHandle * this, MethodInfo * method)", "dotNetSignature": "Void SetHandleAsInvalid()" }, { "virtualAddress": "0x00641514", "name": "CurrencyWrapper__ctor", "signature": "void CurrencyWrapper__ctor(CurrencyWrapper * this, Decimal obj, MethodInfo * method)", "dotNetSignature": "CurrencyWrapper(Decimal)" }, { "virtualAddress": "0x0064154C", "name": "CurrencyWrapper__ctor_1", "signature": "void CurrencyWrapper__ctor_1(CurrencyWrapper * this, Object * obj, MethodInfo * method)", "dotNetSignature": "CurrencyWrapper(Object)" }, { "virtualAddress": "0x0064162C", "name": "CurrencyWrapper_get_WrappedObject", "signature": "Decimal CurrencyWrapper_get_WrappedObject(CurrencyWrapper * this, MethodInfo * method)", "dotNetSignature": "Decimal get_WrappedObject()" }, { "virtualAddress": "0x006416D4", "name": "DispatchWrapper__ctor", "signature": "void DispatchWrapper__ctor(DispatchWrapper * this, Object * obj, MethodInfo * method)", "dotNetSignature": "DispatchWrapper(Object)" }, { "virtualAddress": "0x00641764", "name": "DispatchWrapper_get_WrappedObject", "signature": "Object * DispatchWrapper_get_WrappedObject(DispatchWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_WrappedObject()" }, { "virtualAddress": "0x00641A64", "name": "ErrorWrapper__ctor", "signature": "void ErrorWrapper__ctor(ErrorWrapper * this, int32_t errorCode, MethodInfo * method)", "dotNetSignature": "ErrorWrapper(Int32)" }, { "virtualAddress": "0x00641A90", "name": "ErrorWrapper__ctor_1", "signature": "void ErrorWrapper__ctor_1(ErrorWrapper * this, Object * errorCode, MethodInfo * method)", "dotNetSignature": "ErrorWrapper(Object)" }, { "virtualAddress": "0x00641B70", "name": "ErrorWrapper__ctor_2", "signature": "void ErrorWrapper__ctor_2(ErrorWrapper * this, Exception * e, MethodInfo * method)", "dotNetSignature": "ErrorWrapper(Exception)" }, { "virtualAddress": "0x00641C0C", "name": "ErrorWrapper_get_ErrorCode", "signature": "int32_t ErrorWrapper_get_ErrorCode(ErrorWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ErrorCode()" }, { "virtualAddress": "0x00641EC0", "name": "ExternalException__ctor", "signature": "void ExternalException__ctor(ExternalException * this, MethodInfo * method)", "dotNetSignature": "ExternalException()" }, { "virtualAddress": "0x0063A6FC", "name": "ExternalException__ctor_1", "signature": "void ExternalException__ctor_1(ExternalException * this, String * message, MethodInfo * method)", "dotNetSignature": "ExternalException(String)" }, { "virtualAddress": "0x0063A7C0", "name": "ExternalException__ctor_2", "signature": "void ExternalException__ctor_2(ExternalException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "ExternalException(String, Exception)" }, { "virtualAddress": "0x00641F34", "name": "ExternalException__ctor_3", "signature": "void ExternalException__ctor_3(ExternalException * this, String * message, int32_t errorCode, MethodInfo * method)", "dotNetSignature": "ExternalException(String, Int32)" }, { "virtualAddress": "0x0063A8EC", "name": "ExternalException__ctor_4", "signature": "void ExternalException__ctor_4(ExternalException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ExternalException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00641F68", "name": "ExternalException_get_ErrorCode", "signature": "int32_t ExternalException_get_ErrorCode(ExternalException * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ErrorCode()" }, { "virtualAddress": "0x00641F70", "name": "ExternalException_ToString", "signature": "String * ExternalException_ToString(ExternalException * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x003FE01C", "name": "HandleRef__ctor", "signature": "void HandleRef__ctor(HandleRef__Boxed * this, Object * wrapper, void * handle, MethodInfo * method)", "dotNetSignature": "HandleRef(Object, IntPtr)" }, { "virtualAddress": "0x003FE024", "name": "HandleRef_get_Wrapper", "signature": "Object * HandleRef_get_Wrapper(HandleRef__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Wrapper()" }, { "virtualAddress": "0x003FE02C", "name": "HandleRef_get_Handle", "signature": "void * HandleRef_get_Handle(HandleRef__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Handle()" }, { "virtualAddress": "0x006427CC", "name": "HandleRef_op_Explicit", "signature": "void * HandleRef_op_Explicit(HandleRef value, MethodInfo * method)", "dotNetSignature": "IntPtr op_Explicit(HandleRef)" }, { "virtualAddress": "0x006427D4", "name": "HandleRef_ToIntPtr", "signature": "void * HandleRef_ToIntPtr(HandleRef value, MethodInfo * method)", "dotNetSignature": "IntPtr ToIntPtr(HandleRef)" }, { "virtualAddress": "0x00642974", "name": "InvalidComObjectException__ctor", "signature": "void InvalidComObjectException__ctor(InvalidComObjectException * this, MethodInfo * method)", "dotNetSignature": "InvalidComObjectException()" }, { "virtualAddress": "0x006429E8", "name": "InvalidComObjectException__ctor_1", "signature": "void InvalidComObjectException__ctor_1(InvalidComObjectException * this, String * message, MethodInfo * method)", "dotNetSignature": "InvalidComObjectException(String)" }, { "virtualAddress": "0x00642A1C", "name": "InvalidComObjectException__ctor_2", "signature": "void InvalidComObjectException__ctor_2(InvalidComObjectException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "InvalidComObjectException(String, Exception)" }, { "virtualAddress": "0x00642A50", "name": "InvalidComObjectException__ctor_3", "signature": "void InvalidComObjectException__ctor_3(InvalidComObjectException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InvalidComObjectException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00642A58", "name": "InvalidOleVariantTypeException__ctor", "signature": "void InvalidOleVariantTypeException__ctor(InvalidOleVariantTypeException * this, MethodInfo * method)", "dotNetSignature": "InvalidOleVariantTypeException()" }, { "virtualAddress": "0x00642ACC", "name": "InvalidOleVariantTypeException__ctor_1", "signature": "void InvalidOleVariantTypeException__ctor_1(InvalidOleVariantTypeException * this, String * message, MethodInfo * method)", "dotNetSignature": "InvalidOleVariantTypeException(String)" }, { "virtualAddress": "0x00642B00", "name": "InvalidOleVariantTypeException__ctor_2", "signature": "void InvalidOleVariantTypeException__ctor_2(InvalidOleVariantTypeException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "InvalidOleVariantTypeException(String, Exception)" }, { "virtualAddress": "0x00642B34", "name": "InvalidOleVariantTypeException__ctor_3", "signature": "void InvalidOleVariantTypeException__ctor_3(InvalidOleVariantTypeException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "InvalidOleVariantTypeException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0064819C", "name": "MarshalDirectiveException__ctor", "signature": "void MarshalDirectiveException__ctor(MarshalDirectiveException * this, MethodInfo * method)", "dotNetSignature": "MarshalDirectiveException()" }, { "virtualAddress": "0x00648210", "name": "MarshalDirectiveException__ctor_1", "signature": "void MarshalDirectiveException__ctor_1(MarshalDirectiveException * this, String * message, MethodInfo * method)", "dotNetSignature": "MarshalDirectiveException(String)" }, { "virtualAddress": "0x00648244", "name": "MarshalDirectiveException__ctor_2", "signature": "void MarshalDirectiveException__ctor_2(MarshalDirectiveException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "MarshalDirectiveException(String, Exception)" }, { "virtualAddress": "0x00648278", "name": "MarshalDirectiveException__ctor_3", "signature": "void MarshalDirectiveException__ctor_3(MarshalDirectiveException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "MarshalDirectiveException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0064873C", "name": "ObjectCreationDelegate__ctor", "signature": "void ObjectCreationDelegate__ctor(ObjectCreationDelegate * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ObjectCreationDelegate(Object, IntPtr)" }, { "virtualAddress": "0x0064874C", "name": "ObjectCreationDelegate_Invoke", "signature": "void * ObjectCreationDelegate_Invoke(ObjectCreationDelegate * this, void * aggregator, MethodInfo * method)", "dotNetSignature": "IntPtr Invoke(IntPtr)" }, { "virtualAddress": "0x006489B4", "name": "ObjectCreationDelegate_BeginInvoke", "signature": "IAsyncResult * ObjectCreationDelegate_BeginInvoke(ObjectCreationDelegate * this, void * aggregator, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00648A40", "name": "ObjectCreationDelegate_EndInvoke", "signature": "void * ObjectCreationDelegate_EndInvoke(ObjectCreationDelegate * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "IntPtr EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00648F9C", "name": "RuntimeEnvironment__ctor", "signature": "void RuntimeEnvironment__ctor(RuntimeEnvironment * this, MethodInfo * method)", "dotNetSignature": "RuntimeEnvironment()" }, { "virtualAddress": "0x00648FA4", "name": "RuntimeEnvironment_FromGlobalAccessCache", "signature": "bool RuntimeEnvironment_FromGlobalAccessCache(Assembly * a, MethodInfo * method)", "dotNetSignature": "Boolean FromGlobalAccessCache(Assembly)" }, { "virtualAddress": "0x00648FC4", "name": "RuntimeEnvironment_GetSystemVersion", "signature": "String * RuntimeEnvironment_GetSystemVersion(MethodInfo * method)", "dotNetSignature": "String GetSystemVersion()" }, { "virtualAddress": "0x00649024", "name": "RuntimeEnvironment_GetRuntimeDirectory", "signature": "String * RuntimeEnvironment_GetRuntimeDirectory(MethodInfo * method)", "dotNetSignature": "String GetRuntimeDirectory()" }, { "virtualAddress": "0x00649028", "name": "RuntimeEnvironment_GetRuntimeDirectoryImpl", "signature": "String * RuntimeEnvironment_GetRuntimeDirectoryImpl(MethodInfo * method)", "dotNetSignature": "String GetRuntimeDirectoryImpl()" }, { "virtualAddress": "0x006490F8", "name": "RuntimeEnvironment_get_SystemConfigurationFile", "signature": "String * RuntimeEnvironment_get_SystemConfigurationFile(MethodInfo * method)", "dotNetSignature": "String get_SystemConfigurationFile()" }, { "virtualAddress": "0x00649100", "name": "RuntimeEnvironment_GetRuntimeInterfaceImpl", "signature": "void * RuntimeEnvironment_GetRuntimeInterfaceImpl(Guid clsid, Guid riid, MethodInfo * method)", "dotNetSignature": "IntPtr GetRuntimeInterfaceImpl(Guid, Guid)" }, { "virtualAddress": "0x00649160", "name": "RuntimeEnvironment_GetRuntimeInterfaceAsIntPtr", "signature": "void * RuntimeEnvironment_GetRuntimeInterfaceAsIntPtr(Guid clsid, Guid riid, MethodInfo * method)", "dotNetSignature": "IntPtr GetRuntimeInterfaceAsIntPtr(Guid, Guid)" }, { "virtualAddress": "0x0064916C", "name": "RuntimeEnvironment_GetRuntimeInterfaceAsObject", "signature": "Object * RuntimeEnvironment_GetRuntimeInterfaceAsObject(Guid clsid, Guid riid, MethodInfo * method)", "dotNetSignature": "Object GetRuntimeInterfaceAsObject(Guid, Guid)" }, { "virtualAddress": "0x006495CC", "name": "SafeArrayRankMismatchException__ctor", "signature": "void SafeArrayRankMismatchException__ctor(SafeArrayRankMismatchException * this, MethodInfo * method)", "dotNetSignature": "SafeArrayRankMismatchException()" }, { "virtualAddress": "0x00649640", "name": "SafeArrayRankMismatchException__ctor_1", "signature": "void SafeArrayRankMismatchException__ctor_1(SafeArrayRankMismatchException * this, String * message, MethodInfo * method)", "dotNetSignature": "SafeArrayRankMismatchException(String)" }, { "virtualAddress": "0x00649674", "name": "SafeArrayRankMismatchException__ctor_2", "signature": "void SafeArrayRankMismatchException__ctor_2(SafeArrayRankMismatchException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "SafeArrayRankMismatchException(String, Exception)" }, { "virtualAddress": "0x006496A8", "name": "SafeArrayRankMismatchException__ctor_3", "signature": "void SafeArrayRankMismatchException__ctor_3(SafeArrayRankMismatchException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SafeArrayRankMismatchException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00647718", "name": "SafeArrayTypeMismatchException__ctor", "signature": "void SafeArrayTypeMismatchException__ctor(SafeArrayTypeMismatchException * this, MethodInfo * method)", "dotNetSignature": "SafeArrayTypeMismatchException()" }, { "virtualAddress": "0x006496B0", "name": "SafeArrayTypeMismatchException__ctor_1", "signature": "void SafeArrayTypeMismatchException__ctor_1(SafeArrayTypeMismatchException * this, String * message, MethodInfo * method)", "dotNetSignature": "SafeArrayTypeMismatchException(String)" }, { "virtualAddress": "0x006496E4", "name": "SafeArrayTypeMismatchException__ctor_2", "signature": "void SafeArrayTypeMismatchException__ctor_2(SafeArrayTypeMismatchException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "SafeArrayTypeMismatchException(String, Exception)" }, { "virtualAddress": "0x00649718", "name": "SafeArrayTypeMismatchException__ctor_3", "signature": "void SafeArrayTypeMismatchException__ctor_3(SafeArrayTypeMismatchException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SafeArrayTypeMismatchException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00649A04", "name": "SafeHandle__ctor", "signature": "void SafeHandle__ctor(SafeHandle * this, void * invalidHandleValue, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "SafeHandle(IntPtr, Boolean)" }, { "virtualAddress": "0x00649AAC", "name": "SafeHandle__ctor_1", "signature": "void SafeHandle__ctor_1(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "SafeHandle()" }, { "virtualAddress": "0x00649B1C", "name": "SafeHandle_Finalize", "signature": "void SafeHandle_Finalize(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00649B90", "name": "SafeHandle_SetHandle", "signature": "void SafeHandle_SetHandle(SafeHandle * this, void * handle, MethodInfo * method)", "dotNetSignature": "Void SetHandle(IntPtr)" }, { "virtualAddress": "0x00649B98", "name": "SafeHandle_DangerousGetHandle", "signature": "void * SafeHandle_DangerousGetHandle(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "IntPtr DangerousGetHandle()" }, { "virtualAddress": "0x00649BA0", "name": "SafeHandle_get_IsClosed", "signature": "bool SafeHandle_get_IsClosed(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsClosed()" }, { "virtualAddress": "0x00649BAC", "name": "SafeHandle_Close", "signature": "void SafeHandle_Close(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x00649BBC", "name": "SafeHandle_Dispose", "signature": "void SafeHandle_Dispose(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00649BCC", "name": "SafeHandle_Dispose_1", "signature": "void SafeHandle_Dispose_1(SafeHandle * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00649CA8", "name": "SafeHandle_SetHandleAsInvalid", "signature": "void SafeHandle_SetHandleAsInvalid(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Void SetHandleAsInvalid()" }, { "virtualAddress": "0x00649890", "name": "SafeHandle_DangerousAddRef", "signature": "void SafeHandle_DangerousAddRef(SafeHandle * this, bool * success, MethodInfo * method)", "dotNetSignature": "Void DangerousAddRef(Boolean ByRef)" }, { "virtualAddress": "0x006499F4", "name": "SafeHandle_DangerousRelease", "signature": "void SafeHandle_DangerousRelease(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Void DangerousRelease()" }, { "virtualAddress": "0x00649BE8", "name": "SafeHandle_InternalDispose", "signature": "void SafeHandle_InternalDispose(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Void InternalDispose()" }, { "virtualAddress": "0x00649C94", "name": "SafeHandle_InternalFinalize", "signature": "void SafeHandle_InternalFinalize(SafeHandle * this, MethodInfo * method)", "dotNetSignature": "Void InternalFinalize()" }, { "virtualAddress": "0x00649D3C", "name": "SafeHandle_DangerousReleaseInternal", "signature": "void SafeHandle_DangerousReleaseInternal(SafeHandle * this, bool dispose, MethodInfo * method)", "dotNetSignature": "Void DangerousReleaseInternal(Boolean)" }, { "virtualAddress": "0x006494FC", "name": "SEHException__ctor", "signature": "void SEHException__ctor(SEHException * this, MethodInfo * method)", "dotNetSignature": "SEHException()" }, { "virtualAddress": "0x0064952C", "name": "SEHException__ctor_1", "signature": "void SEHException__ctor_1(SEHException * this, String * message, MethodInfo * method)", "dotNetSignature": "SEHException(String)" }, { "virtualAddress": "0x00649574", "name": "SEHException__ctor_2", "signature": "void SEHException__ctor_2(SEHException * this, String * message, Exception * inner, MethodInfo * method)", "dotNetSignature": "SEHException(String, Exception)" }, { "virtualAddress": "0x006495BC", "name": "SEHException__ctor_3", "signature": "void SEHException__ctor_3(SEHException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "SEHException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x006495C4", "name": "SEHException_CanResume", "signature": "bool SEHException_CanResume(SEHException * this, MethodInfo * method)", "dotNetSignature": "Boolean CanResume()" }, { "virtualAddress": "0x0064A444", "name": "UnknownWrapper__ctor", "signature": "void UnknownWrapper__ctor(UnknownWrapper * this, Object * obj, MethodInfo * method)", "dotNetSignature": "UnknownWrapper(Object)" }, { "virtualAddress": "0x0064A470", "name": "UnknownWrapper_get_WrappedObject", "signature": "Object * UnknownWrapper_get_WrappedObject(UnknownWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_WrappedObject()" }, { "virtualAddress": "0x0064A4AC", "name": "VariantWrapper__ctor", "signature": "void VariantWrapper__ctor(VariantWrapper * this, Object * obj, MethodInfo * method)", "dotNetSignature": "VariantWrapper(Object)" }, { "virtualAddress": "0x0064A4D8", "name": "VariantWrapper_get_WrappedObject", "signature": "Object * VariantWrapper_get_WrappedObject(VariantWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_WrappedObject()" }, { "virtualAddress": "0x00649268", "name": "RuntimeInformation_get_FrameworkDescription", "signature": "String * RuntimeInformation_get_FrameworkDescription(MethodInfo * method)", "dotNetSignature": "String get_FrameworkDescription()" }, { "virtualAddress": "0x006492C4", "name": "RuntimeInformation_IsOSPlatform", "signature": "bool RuntimeInformation_IsOSPlatform(OSPlatform osPlatform, MethodInfo * method)", "dotNetSignature": "Boolean IsOSPlatform(OSPlatform)" }, { "virtualAddress": "0x006494A0", "name": "RuntimeInformation_get_OSDescription", "signature": "String * RuntimeInformation_get_OSDescription(MethodInfo * method)", "dotNetSignature": "String get_OSDescription()" }, { "virtualAddress": "0x006494C4", "name": "RuntimeInformation_get_OSArchitecture", "signature": "Architecture__Enum RuntimeInformation_get_OSArchitecture(MethodInfo * method)", "dotNetSignature": "Architecture get_OSArchitecture()" }, { "virtualAddress": "0x006494E0", "name": "RuntimeInformation_get_ProcessArchitecture", "signature": "Architecture__Enum RuntimeInformation_get_ProcessArchitecture(MethodInfo * method)", "dotNetSignature": "Architecture get_ProcessArchitecture()" }, { "virtualAddress": "0x0063AC6C", "name": "ComEventsHelper_Combine", "signature": "void ComEventsHelper_Combine(Object * rcw, Guid iid, int32_t dispid, Delegate * d, MethodInfo * method)", "dotNetSignature": "Void Combine(Object, Guid, Int32, Delegate)" }, { "virtualAddress": "0x0063ACCC", "name": "ComEventsHelper_Remove", "signature": "Delegate * ComEventsHelper_Remove(Object * rcw, Guid iid, int32_t dispid, Delegate * d, MethodInfo * method)", "dotNetSignature": "Delegate Remove(Object, Guid, Int32, Delegate)" }, { "virtualAddress": "0x00641C14", "name": "ExtensibleClassFactory__ctor", "signature": "void ExtensibleClassFactory__ctor(ExtensibleClassFactory * this, MethodInfo * method)", "dotNetSignature": "ExtensibleClassFactory()" }, { "virtualAddress": "0x00641C1C", "name": "ExtensibleClassFactory_GetObjectCreationCallback", "signature": "ObjectCreationDelegate * ExtensibleClassFactory_GetObjectCreationCallback(Type * t, MethodInfo * method)", "dotNetSignature": "ObjectCreationDelegate GetObjectCreationCallback(Type)" }, { "virtualAddress": "0x00641CC0", "name": "ExtensibleClassFactory_RegisterObjectCreationCallback", "signature": "void ExtensibleClassFactory_RegisterObjectCreationCallback(ObjectCreationDelegate * callback, MethodInfo * method)", "dotNetSignature": "Void RegisterObjectCreationCallback(ObjectCreationDelegate)" }, { "virtualAddress": "0x00641E54", "name": "ExtensibleClassFactory__cctor", "signature": "void ExtensibleClassFactory__cctor(MethodInfo * method)", "dotNetSignature": "ExtensibleClassFactory()" }, { "virtualAddress": "0x003FDF18", "name": "GCHandle__ctor", "signature": "void GCHandle__ctor(GCHandle__Boxed * this, void * h, MethodInfo * method)", "dotNetSignature": "GCHandle(IntPtr)" }, { "virtualAddress": "0x003FDF44", "name": "GCHandle__ctor_1", "signature": "void GCHandle__ctor_1(GCHandle__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "GCHandle(Object)" }, { "virtualAddress": "0x003FDF74", "name": "GCHandle__ctor_2", "signature": "void GCHandle__ctor_2(GCHandle__Boxed * this, Object * value, GCHandleType__Enum type, MethodInfo * method)", "dotNetSignature": "GCHandle(Object, GCHandleType)" }, { "virtualAddress": "0x003FDFAC", "name": "GCHandle_get_IsAllocated", "signature": "bool GCHandle_get_IsAllocated(GCHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsAllocated()" }, { "virtualAddress": "0x003FDFBC", "name": "GCHandle_get_Target", "signature": "Object * GCHandle_get_Target(GCHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Target()" }, { "virtualAddress": "0x003FDFC4", "name": "GCHandle_set_Target", "signature": "void GCHandle_set_Target(GCHandle__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Target(Object)" }, { "virtualAddress": "0x003FDFF8", "name": "GCHandle_AddrOfPinnedObject", "signature": "void * GCHandle_AddrOfPinnedObject(GCHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr AddrOfPinnedObject()" }, { "virtualAddress": "0x006424DC", "name": "GCHandle_Alloc", "signature": "GCHandle GCHandle_Alloc(Object * value, MethodInfo * method)", "dotNetSignature": "GCHandle Alloc(Object)" }, { "virtualAddress": "0x006424FC", "name": "GCHandle_Alloc_1", "signature": "GCHandle GCHandle_Alloc_1(Object * value, GCHandleType__Enum type, MethodInfo * method)", "dotNetSignature": "GCHandle Alloc(Object, GCHandleType)" }, { "virtualAddress": "0x003FE000", "name": "GCHandle_Free", "signature": "void GCHandle_Free(GCHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Free()" }, { "virtualAddress": "0x006425CC", "name": "GCHandle_op_Explicit", "signature": "void * GCHandle_op_Explicit(GCHandle value, MethodInfo * method)", "dotNetSignature": "IntPtr op_Explicit(GCHandle)" }, { "virtualAddress": "0x006425D4", "name": "GCHandle_op_Explicit_1", "signature": "GCHandle GCHandle_op_Explicit_1(void * value, MethodInfo * method)", "dotNetSignature": "GCHandle op_Explicit(IntPtr)" }, { "virtualAddress": "0x006426B4", "name": "GCHandle_CheckCurrentDomain", "signature": "bool GCHandle_CheckCurrentDomain(int32_t handle, MethodInfo * method)", "dotNetSignature": "Boolean CheckCurrentDomain(Int32)" }, { "virtualAddress": "0x006423A0", "name": "GCHandle_GetTarget", "signature": "Object * GCHandle_GetTarget(int32_t handle, MethodInfo * method)", "dotNetSignature": "Object GetTarget(Int32)" }, { "virtualAddress": "0x006422F4", "name": "GCHandle_GetTargetHandle", "signature": "int32_t GCHandle_GetTargetHandle(Object * obj, int32_t handle, GCHandleType__Enum type, MethodInfo * method)", "dotNetSignature": "Int32 GetTargetHandle(Object, Int32, GCHandleType)" }, { "virtualAddress": "0x006425C8", "name": "GCHandle_FreeHandle", "signature": "void GCHandle_FreeHandle(int32_t handle, MethodInfo * method)", "dotNetSignature": "Void FreeHandle(Int32)" }, { "virtualAddress": "0x006424D8", "name": "GCHandle_GetAddrOfPinnedObject", "signature": "void * GCHandle_GetAddrOfPinnedObject(int32_t handle, MethodInfo * method)", "dotNetSignature": "IntPtr GetAddrOfPinnedObject(Int32)" }, { "virtualAddress": "0x006426B8", "name": "GCHandle_op_Equality", "signature": "bool GCHandle_op_Equality(GCHandle a, GCHandle b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(GCHandle, GCHandle)" }, { "virtualAddress": "0x006426C4", "name": "GCHandle_op_Inequality", "signature": "bool GCHandle_op_Inequality(GCHandle a, GCHandle b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(GCHandle, GCHandle)" }, { "virtualAddress": "0x003FE008", "name": "GCHandle_Equals", "signature": "bool GCHandle_Equals(GCHandle__Boxed * this, Object * o, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FE010", "name": "GCHandle_GetHashCode", "signature": "int32_t GCHandle_GetHashCode(GCHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00642760", "name": "GCHandle_FromIntPtr", "signature": "GCHandle GCHandle_FromIntPtr(void * value, MethodInfo * method)", "dotNetSignature": "GCHandle FromIntPtr(IntPtr)" }, { "virtualAddress": "0x00642778", "name": "GCHandle_ToIntPtr", "signature": "void * GCHandle_ToIntPtr(GCHandle value, MethodInfo * method)", "dotNetSignature": "IntPtr ToIntPtr(GCHandle)" }, { "virtualAddress": "0x00642BB8", "name": "Marshal_AddRefInternal", "signature": "int32_t Marshal_AddRefInternal(void * pUnk, MethodInfo * method)", "dotNetSignature": "Int32 AddRefInternal(IntPtr)" }, { "virtualAddress": "0x00642BBC", "name": "Marshal_AddRef", "signature": "int32_t Marshal_AddRef(void * pUnk, MethodInfo * method)", "dotNetSignature": "Int32 AddRef(IntPtr)" }, { "virtualAddress": "0x00642C7C", "name": "Marshal_AreComObjectsAvailableForCleanup", "signature": "bool Marshal_AreComObjectsAvailableForCleanup(MethodInfo * method)", "dotNetSignature": "Boolean AreComObjectsAvailableForCleanup()" }, { "virtualAddress": "0x00642C84", "name": "Marshal_CleanupUnusedObjectsInCurrentContext", "signature": "void Marshal_CleanupUnusedObjectsInCurrentContext(MethodInfo * method)", "dotNetSignature": "Void CleanupUnusedObjectsInCurrentContext()" }, { "virtualAddress": "0x00642CFC", "name": "Marshal_AllocCoTaskMem", "signature": "void * Marshal_AllocCoTaskMem(int32_t cb, MethodInfo * method)", "dotNetSignature": "IntPtr AllocCoTaskMem(Int32)" }, { "virtualAddress": "0x00642D00", "name": "Marshal_AllocCoTaskMemSize", "signature": "void * Marshal_AllocCoTaskMemSize(void * sizet, MethodInfo * method)", "dotNetSignature": "IntPtr AllocCoTaskMemSize(UIntPtr)" }, { "virtualAddress": "0x00642D04", "name": "Marshal_AllocHGlobal", "signature": "void * Marshal_AllocHGlobal(void * cb, MethodInfo * method)", "dotNetSignature": "IntPtr AllocHGlobal(IntPtr)" }, { "virtualAddress": "0x00642D08", "name": "Marshal_AllocHGlobal_1", "signature": "void * Marshal_AllocHGlobal_1(int32_t cb, MethodInfo * method)", "dotNetSignature": "IntPtr AllocHGlobal(Int32)" }, { "virtualAddress": "0x00642D80", "name": "Marshal_BindToMoniker", "signature": "Object * Marshal_BindToMoniker(String * monikerName, MethodInfo * method)", "dotNetSignature": "Object BindToMoniker(String)" }, { "virtualAddress": "0x00642DE0", "name": "Marshal_ChangeWrapperHandleStrength", "signature": "void Marshal_ChangeWrapperHandleStrength(Object * otp, bool fIsWeak, MethodInfo * method)", "dotNetSignature": "Void ChangeWrapperHandleStrength(Object, Boolean)" }, { "virtualAddress": "0x00642E40", "name": "Marshal_copy_to_unmanaged", "signature": "void Marshal_copy_to_unmanaged(Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void copy_to_unmanaged(Array, Int32, IntPtr, Int32)" }, { "virtualAddress": "0x00642E44", "name": "Marshal_copy_from_unmanaged", "signature": "void Marshal_copy_from_unmanaged(void * source, int32_t startIndex, Array * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void copy_from_unmanaged(IntPtr, Int32, Array, Int32)" }, { "virtualAddress": "0x00642E48", "name": "Marshal_Copy", "signature": "void Marshal_Copy(Byte__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Byte[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x00642ED4", "name": "Marshal_Copy_1", "signature": "void Marshal_Copy_1(Char__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Char[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x00642F60", "name": "Marshal_Copy_2", "signature": "void Marshal_Copy_2(Int16__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Int16[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x00642FEC", "name": "Marshal_Copy_3", "signature": "void Marshal_Copy_3(Int32__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Int32[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x00643078", "name": "Marshal_Copy_4", "signature": "void Marshal_Copy_4(Int64__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Int64[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x00643104", "name": "Marshal_Copy_5", "signature": "void Marshal_Copy_5(Single__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Single[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x00643190", "name": "Marshal_Copy_6", "signature": "void Marshal_Copy_6(Double__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(Double[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x0064321C", "name": "Marshal_Copy_7", "signature": "void Marshal_Copy_7(IntPtr__Array * source, int32_t startIndex, void * destination, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr[], Int32, IntPtr, Int32)" }, { "virtualAddress": "0x006432A8", "name": "Marshal_Copy_8", "signature": "void Marshal_Copy_8(void * source, Byte__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, Byte[], Int32, Int32)" }, { "virtualAddress": "0x00643334", "name": "Marshal_Copy_9", "signature": "void Marshal_Copy_9(void * source, Char__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, Char[], Int32, Int32)" }, { "virtualAddress": "0x006433C0", "name": "Marshal_Copy_10", "signature": "void Marshal_Copy_10(void * source, Int16__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, Int16[], Int32, Int32)" }, { "virtualAddress": "0x0064344C", "name": "Marshal_Copy_11", "signature": "void Marshal_Copy_11(void * source, Int32__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, Int32[], Int32, Int32)" }, { "virtualAddress": "0x006434D8", "name": "Marshal_Copy_12", "signature": "void Marshal_Copy_12(void * source, Int64__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, Int64[], Int32, Int32)" }, { "virtualAddress": "0x00643564", "name": "Marshal_Copy_13", "signature": "void Marshal_Copy_13(void * source, Single__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, Single[], Int32, Int32)" }, { "virtualAddress": "0x006435F0", "name": "Marshal_Copy_14", "signature": "void Marshal_Copy_14(void * source, Double__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, Double[], Int32, Int32)" }, { "virtualAddress": "0x0064367C", "name": "Marshal_Copy_15", "signature": "void Marshal_Copy_15(void * source, IntPtr__Array * destination, int32_t startIndex, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Copy(IntPtr, IntPtr[], Int32, Int32)" }, { "virtualAddress": "0x00643708", "name": "Marshal_CreateAggregatedObject", "signature": "void * Marshal_CreateAggregatedObject(void * pOuter, Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr CreateAggregatedObject(IntPtr, Object)" }, { "virtualAddress": "0x00643768", "name": "Marshal_CreateWrapperOfType", "signature": "Object * Marshal_CreateWrapperOfType(Object * o, Type * t, MethodInfo * method)", "dotNetSignature": "Object CreateWrapperOfType(Object, Type)" }, { "virtualAddress": "0x006437D4", "name": "Marshal_DestroyStructure", "signature": "void Marshal_DestroyStructure(void * ptr, Type * structuretype, MethodInfo * method)", "dotNetSignature": "Void DestroyStructure(IntPtr, Type)" }, { "virtualAddress": "0x006437D8", "name": "Marshal_FreeBSTR", "signature": "void Marshal_FreeBSTR(void * ptr, MethodInfo * method)", "dotNetSignature": "Void FreeBSTR(IntPtr)" }, { "virtualAddress": "0x006437DC", "name": "Marshal_FreeCoTaskMem", "signature": "void Marshal_FreeCoTaskMem(void * ptr, MethodInfo * method)", "dotNetSignature": "Void FreeCoTaskMem(IntPtr)" }, { "virtualAddress": "0x006437E0", "name": "Marshal_FreeHGlobal", "signature": "void Marshal_FreeHGlobal(void * hglobal, MethodInfo * method)", "dotNetSignature": "Void FreeHGlobal(IntPtr)" }, { "virtualAddress": "0x006437E4", "name": "Marshal_ClearBSTR", "signature": "void Marshal_ClearBSTR(void * ptr, MethodInfo * method)", "dotNetSignature": "Void ClearBSTR(IntPtr)" }, { "virtualAddress": "0x00643924", "name": "Marshal_ZeroFreeBSTR", "signature": "void Marshal_ZeroFreeBSTR(void * s, MethodInfo * method)", "dotNetSignature": "Void ZeroFreeBSTR(IntPtr)" }, { "virtualAddress": "0x00643990", "name": "Marshal_ClearAnsi", "signature": "void Marshal_ClearAnsi(void * ptr, MethodInfo * method)", "dotNetSignature": "Void ClearAnsi(IntPtr)" }, { "virtualAddress": "0x00643A74", "name": "Marshal_ClearUnicode", "signature": "void Marshal_ClearUnicode(void * ptr, MethodInfo * method)", "dotNetSignature": "Void ClearUnicode(IntPtr)" }, { "virtualAddress": "0x00643BC0", "name": "Marshal_ZeroFreeCoTaskMemAnsi", "signature": "void Marshal_ZeroFreeCoTaskMemAnsi(void * s, MethodInfo * method)", "dotNetSignature": "Void ZeroFreeCoTaskMemAnsi(IntPtr)" }, { "virtualAddress": "0x00643C2C", "name": "Marshal_ZeroFreeCoTaskMemUnicode", "signature": "void Marshal_ZeroFreeCoTaskMemUnicode(void * s, MethodInfo * method)", "dotNetSignature": "Void ZeroFreeCoTaskMemUnicode(IntPtr)" }, { "virtualAddress": "0x00643C98", "name": "Marshal_ZeroFreeCoTaskMemUTF8", "signature": "void Marshal_ZeroFreeCoTaskMemUTF8(void * s, MethodInfo * method)", "dotNetSignature": "Void ZeroFreeCoTaskMemUTF8(IntPtr)" }, { "virtualAddress": "0x00643D04", "name": "Marshal_ZeroFreeGlobalAllocAnsi", "signature": "void Marshal_ZeroFreeGlobalAllocAnsi(void * s, MethodInfo * method)", "dotNetSignature": "Void ZeroFreeGlobalAllocAnsi(IntPtr)" }, { "virtualAddress": "0x00643D70", "name": "Marshal_ZeroFreeGlobalAllocUnicode", "signature": "void Marshal_ZeroFreeGlobalAllocUnicode(void * s, MethodInfo * method)", "dotNetSignature": "Void ZeroFreeGlobalAllocUnicode(IntPtr)" }, { "virtualAddress": "0x00643DDC", "name": "Marshal_GenerateGuidForType", "signature": "Guid Marshal_GenerateGuidForType(Type * type, MethodInfo * method)", "dotNetSignature": "Guid GenerateGuidForType(Type)" }, { "virtualAddress": "0x00643DFC", "name": "Marshal_GenerateProgIdForType", "signature": "String * Marshal_GenerateProgIdForType(Type * type, MethodInfo * method)", "dotNetSignature": "String GenerateProgIdForType(Type)" }, { "virtualAddress": "0x00644240", "name": "Marshal_GetActiveObject", "signature": "Object * Marshal_GetActiveObject(String * progID, MethodInfo * method)", "dotNetSignature": "Object GetActiveObject(String)" }, { "virtualAddress": "0x006442A0", "name": "Marshal_GetCCW", "signature": "void * Marshal_GetCCW(Object * o, Type * T, MethodInfo * method)", "dotNetSignature": "IntPtr GetCCW(Object, Type)" }, { "virtualAddress": "0x006442A4", "name": "Marshal_GetComInterfaceForObjectInternal", "signature": "void * Marshal_GetComInterfaceForObjectInternal(Object * o, Type * T, MethodInfo * method)", "dotNetSignature": "IntPtr GetComInterfaceForObjectInternal(Object, Type)" }, { "virtualAddress": "0x00644318", "name": "Marshal_GetComInterfaceForObject", "signature": "void * Marshal_GetComInterfaceForObject(Object * o, Type * T, MethodInfo * method)", "dotNetSignature": "IntPtr GetComInterfaceForObject(Object, Type)" }, { "virtualAddress": "0x0064439C", "name": "Marshal_GetComInterfaceForObject_1", "signature": "void * Marshal_GetComInterfaceForObject_1(Object * o, Type * T, CustomQueryInterfaceMode__Enum mode, MethodInfo * method)", "dotNetSignature": "IntPtr GetComInterfaceForObject(Object, Type, CustomQueryInterfaceMode)" }, { "virtualAddress": "0x006443FC", "name": "Marshal_GetComInterfaceForObjectInContext", "signature": "void * Marshal_GetComInterfaceForObjectInContext(Object * o, Type * t, MethodInfo * method)", "dotNetSignature": "IntPtr GetComInterfaceForObjectInContext(Object, Type)" }, { "virtualAddress": "0x0064445C", "name": "Marshal_GetComObjectData", "signature": "Object * Marshal_GetComObjectData(Object * obj, Object * key, MethodInfo * method)", "dotNetSignature": "Object GetComObjectData(Object, Object)" }, { "virtualAddress": "0x006444C8", "name": "Marshal_GetComSlotForMethodInfo", "signature": "int32_t Marshal_GetComSlotForMethodInfo(MemberInfo_1 * m, MethodInfo * method)", "dotNetSignature": "Int32 GetComSlotForMethodInfo(MemberInfo)" }, { "virtualAddress": "0x00644528", "name": "Marshal_GetEndComSlot", "signature": "int32_t Marshal_GetEndComSlot(Type * t, MethodInfo * method)", "dotNetSignature": "Int32 GetEndComSlot(Type)" }, { "virtualAddress": "0x00644588", "name": "Marshal_GetExceptionPointers", "signature": "void * Marshal_GetExceptionPointers(MethodInfo * method)", "dotNetSignature": "IntPtr GetExceptionPointers()" }, { "virtualAddress": "0x006445E8", "name": "Marshal_GetHINSTANCE", "signature": "void * Marshal_GetHINSTANCE(Module * m, MethodInfo * method)", "dotNetSignature": "IntPtr GetHINSTANCE(Module)" }, { "virtualAddress": "0x006446A8", "name": "Marshal_GetExceptionCode", "signature": "int32_t Marshal_GetExceptionCode(MethodInfo * method)", "dotNetSignature": "Int32 GetExceptionCode()" }, { "virtualAddress": "0x00641C00", "name": "Marshal_GetHRForException", "signature": "int32_t Marshal_GetHRForException(Exception * e, MethodInfo * method)", "dotNetSignature": "Int32 GetHRForException(Exception)" }, { "virtualAddress": "0x00644708", "name": "Marshal_GetHRForLastWin32Error", "signature": "int32_t Marshal_GetHRForLastWin32Error(MethodInfo * method)", "dotNetSignature": "Int32 GetHRForLastWin32Error()" }, { "virtualAddress": "0x00644768", "name": "Marshal_GetIDispatchForObjectInternal", "signature": "void * Marshal_GetIDispatchForObjectInternal(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetIDispatchForObjectInternal(Object)" }, { "virtualAddress": "0x0064476C", "name": "Marshal_GetIDispatchForObject", "signature": "void * Marshal_GetIDispatchForObject(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetIDispatchForObject(Object)" }, { "virtualAddress": "0x006447E0", "name": "Marshal_GetIUnknownForObjectInternal", "signature": "void * Marshal_GetIUnknownForObjectInternal(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetIUnknownForObjectInternal(Object)" }, { "virtualAddress": "0x006447E4", "name": "Marshal_GetIUnknownForObject", "signature": "void * Marshal_GetIUnknownForObject(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetIUnknownForObject(Object)" }, { "virtualAddress": "0x00644858", "name": "Marshal_GetNativeVariantForObject", "signature": "void Marshal_GetNativeVariantForObject(Object * obj, void * pDstNativeVariant, MethodInfo * method)", "dotNetSignature": "Void GetNativeVariantForObject(Object, IntPtr)" }, { "virtualAddress": "0x00644920", "name": "Marshal_GetObjectForCCW", "signature": "Object * Marshal_GetObjectForCCW(void * pUnk, MethodInfo * method)", "dotNetSignature": "Object GetObjectForCCW(IntPtr)" }, { "virtualAddress": "0x00644924", "name": "Marshal_GetObjectForIUnknown", "signature": "Object * Marshal_GetObjectForIUnknown(void * pUnk, MethodInfo * method)", "dotNetSignature": "Object GetObjectForIUnknown(IntPtr)" }, { "virtualAddress": "0x00644988", "name": "Marshal_GetObjectForNativeVariant", "signature": "Object * Marshal_GetObjectForNativeVariant(void * pSrcNativeVariant, MethodInfo * method)", "dotNetSignature": "Object GetObjectForNativeVariant(IntPtr)" }, { "virtualAddress": "0x00644A94", "name": "Marshal_GetObjectsForNativeVariants", "signature": "Object__Array * Marshal_GetObjectsForNativeVariants(void * aSrcNativeVariant, int32_t cVars, MethodInfo * method)", "dotNetSignature": "Object[] GetObjectsForNativeVariants(IntPtr, Int32)" }, { "virtualAddress": "0x00644C5C", "name": "Marshal_GetStartComSlot", "signature": "int32_t Marshal_GetStartComSlot(Type * t, MethodInfo * method)", "dotNetSignature": "Int32 GetStartComSlot(Type)" }, { "virtualAddress": "0x00644CBC", "name": "Marshal_GetTypeFromCLSID", "signature": "Type * Marshal_GetTypeFromCLSID(Guid clsid, MethodInfo * method)", "dotNetSignature": "Type GetTypeFromCLSID(Guid)" }, { "virtualAddress": "0x00644D1C", "name": "Marshal_GetTypeInfoName", "signature": "String * Marshal_GetTypeInfoName(ITypeInfo * typeInfo, MethodInfo * method)", "dotNetSignature": "String GetTypeInfoName(ITypeInfo)" }, { "virtualAddress": "0x00644D7C", "name": "Marshal_GetUniqueObjectForIUnknown", "signature": "Object * Marshal_GetUniqueObjectForIUnknown(void * unknown, MethodInfo * method)", "dotNetSignature": "Object GetUniqueObjectForIUnknown(IntPtr)" }, { "virtualAddress": "0x00644DDC", "name": "Marshal_IsComObject", "signature": "bool Marshal_IsComObject(Object * o, MethodInfo * method)", "dotNetSignature": "Boolean IsComObject(Object)" }, { "virtualAddress": "0x00641464", "name": "Marshal_GetLastWin32Error", "signature": "int32_t Marshal_GetLastWin32Error(MethodInfo * method)", "dotNetSignature": "Int32 GetLastWin32Error()" }, { "virtualAddress": "0x00644DE0", "name": "Marshal_OffsetOf", "signature": "void * Marshal_OffsetOf(Type * t, String * fieldName, MethodInfo * method)", "dotNetSignature": "IntPtr OffsetOf(Type, String)" }, { "virtualAddress": "0x00644DE4", "name": "Marshal_Prelink", "signature": "void Marshal_Prelink(MethodInfo_1 * m, MethodInfo * method)", "dotNetSignature": "Void Prelink(MethodInfo)" }, { "virtualAddress": "0x00644DE8", "name": "Marshal_PrelinkAll", "signature": "void Marshal_PrelinkAll(Type * c, MethodInfo * method)", "dotNetSignature": "Void PrelinkAll(Type)" }, { "virtualAddress": "0x00644DEC", "name": "Marshal_PtrToStringAnsi", "signature": "String * Marshal_PtrToStringAnsi(void * ptr, MethodInfo * method)", "dotNetSignature": "String PtrToStringAnsi(IntPtr)" }, { "virtualAddress": "0x00644DF0", "name": "Marshal_PtrToStringAnsi_1", "signature": "String * Marshal_PtrToStringAnsi_1(void * ptr, int32_t len, MethodInfo * method)", "dotNetSignature": "String PtrToStringAnsi(IntPtr, Int32)" }, { "virtualAddress": "0x00644DF4", "name": "Marshal_PtrToStringUTF8", "signature": "String * Marshal_PtrToStringUTF8(void * ptr, MethodInfo * method)", "dotNetSignature": "String PtrToStringUTF8(IntPtr)" }, { "virtualAddress": "0x00644E58", "name": "Marshal_PtrToStringUTF8_1", "signature": "String * Marshal_PtrToStringUTF8_1(void * ptr, int32_t byteLen, MethodInfo * method)", "dotNetSignature": "String PtrToStringUTF8(IntPtr, Int32)" }, { "virtualAddress": "0x00644ECC", "name": "Marshal_PtrToStringAuto", "signature": "String * Marshal_PtrToStringAuto(void * ptr, MethodInfo * method)", "dotNetSignature": "String PtrToStringAuto(IntPtr)" }, { "virtualAddress": "0x00644F88", "name": "Marshal_PtrToStringAuto_1", "signature": "String * Marshal_PtrToStringAuto_1(void * ptr, int32_t len, MethodInfo * method)", "dotNetSignature": "String PtrToStringAuto(IntPtr, Int32)" }, { "virtualAddress": "0x00644F84", "name": "Marshal_PtrToStringUni", "signature": "String * Marshal_PtrToStringUni(void * ptr, MethodInfo * method)", "dotNetSignature": "String PtrToStringUni(IntPtr)" }, { "virtualAddress": "0x00645058", "name": "Marshal_PtrToStringUni_1", "signature": "String * Marshal_PtrToStringUni_1(void * ptr, int32_t len, MethodInfo * method)", "dotNetSignature": "String PtrToStringUni(IntPtr, Int32)" }, { "virtualAddress": "0x0064505C", "name": "Marshal_PtrToStringBSTR", "signature": "String * Marshal_PtrToStringBSTR(void * ptr, MethodInfo * method)", "dotNetSignature": "String PtrToStringBSTR(IntPtr)" }, { "virtualAddress": "0x00645060", "name": "Marshal_PtrToStructure", "signature": "void Marshal_PtrToStructure(void * ptr, Object * structure, MethodInfo * method)", "dotNetSignature": "Void PtrToStructure(IntPtr, Object)" }, { "virtualAddress": "0x00644A90", "name": "Marshal_PtrToStructure_1", "signature": "Object * Marshal_PtrToStructure_1(void * ptr, Type * structureType, MethodInfo * method)", "dotNetSignature": "Object PtrToStructure(IntPtr, Type)" }, { "virtualAddress": "0x00645064", "name": "Marshal_QueryInterfaceInternal", "signature": "int32_t Marshal_QueryInterfaceInternal(void * pUnk, Guid * iid, void * * ppv, MethodInfo * method)", "dotNetSignature": "Int32 QueryInterfaceInternal(IntPtr, Guid ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x00645068", "name": "Marshal_QueryInterface", "signature": "int32_t Marshal_QueryInterface(void * pUnk, Guid * iid, void * * ppv, MethodInfo * method)", "dotNetSignature": "Int32 QueryInterface(IntPtr, Guid ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x00645140", "name": "Marshal_ReadByte", "signature": "uint8_t Marshal_ReadByte(void * ptr, MethodInfo * method)", "dotNetSignature": "Byte ReadByte(IntPtr)" }, { "virtualAddress": "0x00643A4C", "name": "Marshal_ReadByte_1", "signature": "uint8_t Marshal_ReadByte_1(void * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Byte ReadByte(IntPtr, Int32)" }, { "virtualAddress": "0x0064515C", "name": "Marshal_ReadByte_2", "signature": "uint8_t Marshal_ReadByte_2(Object * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Byte ReadByte(Object, Int32)" }, { "virtualAddress": "0x006451BC", "name": "Marshal_ReadInt16", "signature": "int16_t Marshal_ReadInt16(void * ptr, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16(IntPtr)" }, { "virtualAddress": "0x00643B78", "name": "Marshal_ReadInt16_1", "signature": "int16_t Marshal_ReadInt16_1(void * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16(IntPtr, Int32)" }, { "virtualAddress": "0x0064521C", "name": "Marshal_ReadInt16_2", "signature": "int16_t Marshal_ReadInt16_2(Object * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16(Object, Int32)" }, { "virtualAddress": "0x0064527C", "name": "Marshal_ReadInt32", "signature": "int32_t Marshal_ReadInt32(void * ptr, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32(IntPtr)" }, { "virtualAddress": "0x006438A8", "name": "Marshal_ReadInt32_1", "signature": "int32_t Marshal_ReadInt32_1(void * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32(IntPtr, Int32)" }, { "virtualAddress": "0x006452C4", "name": "Marshal_ReadInt32_2", "signature": "int32_t Marshal_ReadInt32_2(Object * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32(Object, Int32)" }, { "virtualAddress": "0x00645324", "name": "Marshal_ReadInt64", "signature": "int64_t Marshal_ReadInt64(void * ptr, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64(IntPtr)" }, { "virtualAddress": "0x00645384", "name": "Marshal_ReadInt64_1", "signature": "int64_t Marshal_ReadInt64_1(void * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64(IntPtr, Int32)" }, { "virtualAddress": "0x006453D0", "name": "Marshal_ReadInt64_2", "signature": "int64_t Marshal_ReadInt64_2(Object * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64(Object, Int32)" }, { "virtualAddress": "0x00645430", "name": "Marshal_ReadIntPtr", "signature": "void * Marshal_ReadIntPtr(void * ptr, MethodInfo * method)", "dotNetSignature": "IntPtr ReadIntPtr(IntPtr)" }, { "virtualAddress": "0x006454DC", "name": "Marshal_ReadIntPtr_1", "signature": "void * Marshal_ReadIntPtr_1(void * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "IntPtr ReadIntPtr(IntPtr, Int32)" }, { "virtualAddress": "0x006455A0", "name": "Marshal_ReadIntPtr_2", "signature": "void * Marshal_ReadIntPtr_2(Object * ptr, int32_t ofs, MethodInfo * method)", "dotNetSignature": "IntPtr ReadIntPtr(Object, Int32)" }, { "virtualAddress": "0x00645600", "name": "Marshal_ReAllocCoTaskMem", "signature": "void * Marshal_ReAllocCoTaskMem(void * pv, int32_t cb, MethodInfo * method)", "dotNetSignature": "IntPtr ReAllocCoTaskMem(IntPtr, Int32)" }, { "virtualAddress": "0x00645604", "name": "Marshal_ReAllocHGlobal", "signature": "void * Marshal_ReAllocHGlobal(void * pv, void * cb, MethodInfo * method)", "dotNetSignature": "IntPtr ReAllocHGlobal(IntPtr, IntPtr)" }, { "virtualAddress": "0x00645608", "name": "Marshal_ReleaseInternal", "signature": "int32_t Marshal_ReleaseInternal(void * pUnk, MethodInfo * method)", "dotNetSignature": "Int32 ReleaseInternal(IntPtr)" }, { "virtualAddress": "0x0064560C", "name": "Marshal_Release", "signature": "int32_t Marshal_Release(void * pUnk, MethodInfo * method)", "dotNetSignature": "Int32 Release(IntPtr)" }, { "virtualAddress": "0x006456CC", "name": "Marshal_ReleaseComObjectInternal", "signature": "int32_t Marshal_ReleaseComObjectInternal(Object * co, MethodInfo * method)", "dotNetSignature": "Int32 ReleaseComObjectInternal(Object)" }, { "virtualAddress": "0x006456D0", "name": "Marshal_ReleaseComObject", "signature": "int32_t Marshal_ReleaseComObject(Object * o, MethodInfo * method)", "dotNetSignature": "Int32 ReleaseComObject(Object)" }, { "virtualAddress": "0x006457C0", "name": "Marshal_SizeOf", "signature": "int32_t Marshal_SizeOf(Object * structure, MethodInfo * method)", "dotNetSignature": "Int32 SizeOf(Object)" }, { "virtualAddress": "0x00644C58", "name": "Marshal_SizeOf_1", "signature": "int32_t Marshal_SizeOf_1(Type * t, MethodInfo * method)", "dotNetSignature": "Int32 SizeOf(Type)" }, { "virtualAddress": "0x00645840", "name": "Marshal_SizeOfType", "signature": "uint32_t Marshal_SizeOfType(Type * type, MethodInfo * method)", "dotNetSignature": "UInt32 SizeOfType(Type)" }, { "virtualAddress": "0x006458A4", "name": "Marshal_StringToBSTR", "signature": "void * Marshal_StringToBSTR(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToBSTR(String)" }, { "virtualAddress": "0x006458A8", "name": "Marshal_StringToCoTaskMemAnsi", "signature": "void * Marshal_StringToCoTaskMemAnsi(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToCoTaskMemAnsi(String)" }, { "virtualAddress": "0x00645A60", "name": "Marshal_StringToCoTaskMemAuto", "signature": "void * Marshal_StringToCoTaskMemAuto(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToCoTaskMemAuto(String)" }, { "virtualAddress": "0x00645B18", "name": "Marshal_StringToCoTaskMemUni", "signature": "void * Marshal_StringToCoTaskMemUni(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToCoTaskMemUni(String)" }, { "virtualAddress": "0x00645C14", "name": "Marshal_StringToHGlobalAnsi", "signature": "void * Marshal_StringToHGlobalAnsi(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToHGlobalAnsi(String)" }, { "virtualAddress": "0x0064590C", "name": "Marshal_StringToAllocatedMemoryUTF8", "signature": "void * Marshal_StringToAllocatedMemoryUTF8(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToAllocatedMemoryUTF8(String)" }, { "virtualAddress": "0x00645C18", "name": "Marshal_StringToHGlobalAuto", "signature": "void * Marshal_StringToHGlobalAuto(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToHGlobalAuto(String)" }, { "virtualAddress": "0x00645CD0", "name": "Marshal_StringToHGlobalUni", "signature": "void * Marshal_StringToHGlobalUni(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToHGlobalUni(String)" }, { "virtualAddress": "0x00645CD4", "name": "Marshal_SecureStringToBSTR", "signature": "void * Marshal_SecureStringToBSTR(SecureString * s, MethodInfo * method)", "dotNetSignature": "IntPtr SecureStringToBSTR(SecureString)" }, { "virtualAddress": "0x00645E50", "name": "Marshal_SecureStringToCoTaskMemAnsi", "signature": "void * Marshal_SecureStringToCoTaskMemAnsi(SecureString * s, MethodInfo * method)", "dotNetSignature": "IntPtr SecureStringToCoTaskMemAnsi(SecureString)" }, { "virtualAddress": "0x00646104", "name": "Marshal_SecureStringToCoTaskMemUnicode", "signature": "void * Marshal_SecureStringToCoTaskMemUnicode(SecureString * s, MethodInfo * method)", "dotNetSignature": "IntPtr SecureStringToCoTaskMemUnicode(SecureString)" }, { "virtualAddress": "0x0064638C", "name": "Marshal_SecureStringToGlobalAllocAnsi", "signature": "void * Marshal_SecureStringToGlobalAllocAnsi(SecureString * s, MethodInfo * method)", "dotNetSignature": "IntPtr SecureStringToGlobalAllocAnsi(SecureString)" }, { "virtualAddress": "0x00646430", "name": "Marshal_SecureStringToGlobalAllocUnicode", "signature": "void * Marshal_SecureStringToGlobalAllocUnicode(SecureString * s, MethodInfo * method)", "dotNetSignature": "IntPtr SecureStringToGlobalAllocUnicode(SecureString)" }, { "virtualAddress": "0x006464D4", "name": "Marshal_StructureToPtr", "signature": "void Marshal_StructureToPtr(Object * structure, void * ptr, bool fDeleteOld, MethodInfo * method)", "dotNetSignature": "Void StructureToPtr(Object, IntPtr, Boolean)" }, { "virtualAddress": "0x006464DC", "name": "Marshal_ThrowExceptionForHR", "signature": "void Marshal_ThrowExceptionForHR(int32_t errorCode, MethodInfo * method)", "dotNetSignature": "Void ThrowExceptionForHR(Int32)" }, { "virtualAddress": "0x006465BC", "name": "Marshal_ThrowExceptionForHR_1", "signature": "void Marshal_ThrowExceptionForHR_1(int32_t errorCode, void * errorInfo, MethodInfo * method)", "dotNetSignature": "Void ThrowExceptionForHR(Int32, IntPtr)" }, { "virtualAddress": "0x00645E4C", "name": "Marshal_BufferToBSTR", "signature": "void * Marshal_BufferToBSTR(Array * ptr, int32_t slen, MethodInfo * method)", "dotNetSignature": "IntPtr BufferToBSTR(Array, Int32)" }, { "virtualAddress": "0x0064669C", "name": "Marshal_UnsafeAddrOfPinnedArrayElement", "signature": "void * Marshal_UnsafeAddrOfPinnedArrayElement(Array * arr, int32_t index, MethodInfo * method)", "dotNetSignature": "IntPtr UnsafeAddrOfPinnedArrayElement(Array, Int32)" }, { "virtualAddress": "0x006466A0", "name": "Marshal_WriteByte", "signature": "void Marshal_WriteByte(void * ptr, uint8_t val, MethodInfo * method)", "dotNetSignature": "Void WriteByte(IntPtr, Byte)" }, { "virtualAddress": "0x006438F4", "name": "Marshal_WriteByte_1", "signature": "void Marshal_WriteByte_1(void * ptr, int32_t ofs, uint8_t val, MethodInfo * method)", "dotNetSignature": "Void WriteByte(IntPtr, Int32, Byte)" }, { "virtualAddress": "0x006466C8", "name": "Marshal_WriteByte_2", "signature": "void Marshal_WriteByte_2(Object * ptr, int32_t ofs, uint8_t val, MethodInfo * method)", "dotNetSignature": "Void WriteByte(Object, Int32, Byte)" }, { "virtualAddress": "0x00646728", "name": "Marshal_WriteInt16", "signature": "void Marshal_WriteInt16(void * ptr, int16_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt16(IntPtr, Int16)" }, { "virtualAddress": "0x00643B24", "name": "Marshal_WriteInt16_1", "signature": "void Marshal_WriteInt16_1(void * ptr, int32_t ofs, int16_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt16(IntPtr, Int32, Int16)" }, { "virtualAddress": "0x0064676C", "name": "Marshal_WriteInt16_2", "signature": "void Marshal_WriteInt16_2(Object * ptr, int32_t ofs, int16_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt16(Object, Int32, Int16)" }, { "virtualAddress": "0x006467CC", "name": "Marshal_WriteInt16_3", "signature": "void Marshal_WriteInt16_3(void * ptr, uint16_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt16(IntPtr, Char)" }, { "virtualAddress": "0x00646844", "name": "Marshal_WriteInt16_4", "signature": "void Marshal_WriteInt16_4(void * ptr, int32_t ofs, uint16_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt16(IntPtr, Int32, Char)" }, { "virtualAddress": "0x006468C0", "name": "Marshal_WriteInt16_5", "signature": "void Marshal_WriteInt16_5(Object * ptr, int32_t ofs, uint16_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt16(Object, Int32, Char)" }, { "virtualAddress": "0x00646920", "name": "Marshal_WriteInt32", "signature": "void Marshal_WriteInt32(void * ptr, int32_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt32(IntPtr, Int32)" }, { "virtualAddress": "0x00646968", "name": "Marshal_WriteInt32_1", "signature": "void Marshal_WriteInt32_1(void * ptr, int32_t ofs, int32_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt32(IntPtr, Int32, Int32)" }, { "virtualAddress": "0x006469C0", "name": "Marshal_WriteInt32_2", "signature": "void Marshal_WriteInt32_2(Object * ptr, int32_t ofs, int32_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt32(Object, Int32, Int32)" }, { "virtualAddress": "0x00646A20", "name": "Marshal_WriteInt64", "signature": "void Marshal_WriteInt64(void * ptr, int64_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt64(IntPtr, Int64)" }, { "virtualAddress": "0x00646A68", "name": "Marshal_WriteInt64_1", "signature": "void Marshal_WriteInt64_1(void * ptr, int32_t ofs, int64_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt64(IntPtr, Int32, Int64)" }, { "virtualAddress": "0x00646AC0", "name": "Marshal_WriteInt64_2", "signature": "void Marshal_WriteInt64_2(Object * ptr, int32_t ofs, int64_t val, MethodInfo * method)", "dotNetSignature": "Void WriteInt64(Object, Int32, Int64)" }, { "virtualAddress": "0x00646B20", "name": "Marshal_WriteIntPtr", "signature": "void Marshal_WriteIntPtr(void * ptr, void * val, MethodInfo * method)", "dotNetSignature": "Void WriteIntPtr(IntPtr, IntPtr)" }, { "virtualAddress": "0x00646C04", "name": "Marshal_WriteIntPtr_1", "signature": "void Marshal_WriteIntPtr_1(void * ptr, int32_t ofs, void * val, MethodInfo * method)", "dotNetSignature": "Void WriteIntPtr(IntPtr, Int32, IntPtr)" }, { "virtualAddress": "0x00646CF4", "name": "Marshal_WriteIntPtr_2", "signature": "void Marshal_WriteIntPtr_2(Object * ptr, int32_t ofs, void * val, MethodInfo * method)", "dotNetSignature": "Void WriteIntPtr(Object, Int32, IntPtr)" }, { "virtualAddress": "0x00646D54", "name": "Marshal_ConvertHrToException", "signature": "Exception * Marshal_ConvertHrToException(int32_t errorCode, MethodInfo * method)", "dotNetSignature": "Exception ConvertHrToException(Int32)" }, { "virtualAddress": "0x00646558", "name": "Marshal_GetExceptionForHR", "signature": "Exception * Marshal_GetExceptionForHR(int32_t errorCode, MethodInfo * method)", "dotNetSignature": "Exception GetExceptionForHR(Int32)" }, { "virtualAddress": "0x00646638", "name": "Marshal_GetExceptionForHR_1", "signature": "Exception * Marshal_GetExceptionForHR_1(int32_t errorCode, void * errorInfo, MethodInfo * method)", "dotNetSignature": "Exception GetExceptionForHR(Int32, IntPtr)" }, { "virtualAddress": "0x0064778C", "name": "Marshal_FinalReleaseComObject", "signature": "int32_t Marshal_FinalReleaseComObject(Object * o, MethodInfo * method)", "dotNetSignature": "Int32 FinalReleaseComObject(Object)" }, { "virtualAddress": "0x006477F8", "name": "Marshal_GetDelegateForFunctionPointerInternal", "signature": "Delegate * Marshal_GetDelegateForFunctionPointerInternal(void * ptr, Type * t, MethodInfo * method)", "dotNetSignature": "Delegate GetDelegateForFunctionPointerInternal(IntPtr, Type)" }, { "virtualAddress": "0x006477FC", "name": "Marshal_GetDelegateForFunctionPointer", "signature": "Delegate * Marshal_GetDelegateForFunctionPointer(void * ptr, Type * t, MethodInfo * method)", "dotNetSignature": "Delegate GetDelegateForFunctionPointer(IntPtr, Type)" }, { "virtualAddress": "0x00647A24", "name": "Marshal_GetFunctionPointerForDelegateInternal", "signature": "void * Marshal_GetFunctionPointerForDelegateInternal(Delegate * d, MethodInfo * method)", "dotNetSignature": "IntPtr GetFunctionPointerForDelegateInternal(Delegate)" }, { "virtualAddress": "0x00647A28", "name": "Marshal_GetFunctionPointerForDelegate", "signature": "void * Marshal_GetFunctionPointerForDelegate(Delegate * d, MethodInfo * method)", "dotNetSignature": "IntPtr GetFunctionPointerForDelegate(Delegate)" }, { "virtualAddress": "0x0064146C", "name": "Marshal_SetLastWin32Error", "signature": "void Marshal_SetLastWin32Error(int32_t error, MethodInfo * method)", "dotNetSignature": "Void SetLastWin32Error(Int32)" }, { "virtualAddress": "0x00647ACC", "name": "Marshal_GetRawIUnknownForComObjectNoAddRef", "signature": "void * Marshal_GetRawIUnknownForComObjectNoAddRef(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetRawIUnknownForComObjectNoAddRef(Object)" }, { "virtualAddress": "0x00647AD0", "name": "Marshal_GetHRForException_WinRT", "signature": "int32_t Marshal_GetHRForException_WinRT(Exception * e, MethodInfo * method)", "dotNetSignature": "Int32 GetHRForException_WinRT(Exception)" }, { "virtualAddress": "0x00647AD4", "name": "Marshal_GetNativeActivationFactory", "signature": "Object * Marshal_GetNativeActivationFactory(Type * type, MethodInfo * method)", "dotNetSignature": "Object GetNativeActivationFactory(Type)" }, { "virtualAddress": "0x00647AD8", "name": "Marshal__cctor", "signature": "void Marshal__cctor(MethodInfo * method)", "dotNetSignature": "Marshal()" }, { "virtualAddress": "0x00647B4C", "name": "Marshal_GetIDispatchForObjectInContext", "signature": "void * Marshal_GetIDispatchForObjectInContext(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetIDispatchForObjectInContext(Object)" }, { "virtualAddress": "0x00647B8C", "name": "Marshal_GetITypeInfoForType", "signature": "void * Marshal_GetITypeInfoForType(Type * t, MethodInfo * method)", "dotNetSignature": "IntPtr GetITypeInfoForType(Type)" }, { "virtualAddress": "0x00647BCC", "name": "Marshal_GetIUnknownForObjectInContext", "signature": "void * Marshal_GetIUnknownForObjectInContext(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetIUnknownForObjectInContext(Object)" }, { "virtualAddress": "0x00647C0C", "name": "Marshal_GetManagedThunkForUnmanagedMethodPtr", "signature": "void * Marshal_GetManagedThunkForUnmanagedMethodPtr(void * pfnMethodToWrap, void * pbSignature, int32_t cbSignature, MethodInfo * method)", "dotNetSignature": "IntPtr GetManagedThunkForUnmanagedMethodPtr(IntPtr, IntPtr, Int32)" }, { "virtualAddress": "0x00647C4C", "name": "Marshal_GetMethodInfoForComSlot", "signature": "MemberInfo_1 * Marshal_GetMethodInfoForComSlot(Type * t, int32_t slot, ComMemberType__Enum * memberType, MethodInfo * method)", "dotNetSignature": "MemberInfo GetMethodInfoForComSlot(Type, Int32, ComMemberType ByRef)" }, { "virtualAddress": "0x00647C8C", "name": "Marshal_GetThreadFromFiberCookie", "signature": "Thread * Marshal_GetThreadFromFiberCookie(int32_t cookie, MethodInfo * method)", "dotNetSignature": "Thread GetThreadFromFiberCookie(Int32)" }, { "virtualAddress": "0x00647CCC", "name": "Marshal_GetTypedObjectForIUnknown", "signature": "Object * Marshal_GetTypedObjectForIUnknown(void * pUnk, Type * t, MethodInfo * method)", "dotNetSignature": "Object GetTypedObjectForIUnknown(IntPtr, Type)" }, { "virtualAddress": "0x00647D0C", "name": "Marshal_GetTypeForITypeInfo", "signature": "Type * Marshal_GetTypeForITypeInfo(void * piTypeInfo, MethodInfo * method)", "dotNetSignature": "Type GetTypeForITypeInfo(IntPtr)" }, { "virtualAddress": "0x00647D4C", "name": "Marshal_GetTypeInfoName_1", "signature": "String * Marshal_GetTypeInfoName_1(UCOMITypeInfo * pTI, MethodInfo * method)", "dotNetSignature": "String GetTypeInfoName(UCOMITypeInfo)" }, { "virtualAddress": "0x00647D8C", "name": "Marshal_GetTypeLibGuid", "signature": "Guid Marshal_GetTypeLibGuid(ITypeLib * typelib, MethodInfo * method)", "dotNetSignature": "Guid GetTypeLibGuid(ITypeLib)" }, { "virtualAddress": "0x00647DCC", "name": "Marshal_GetTypeLibGuid_1", "signature": "Guid Marshal_GetTypeLibGuid_1(UCOMITypeLib * pTLB, MethodInfo * method)", "dotNetSignature": "Guid GetTypeLibGuid(UCOMITypeLib)" }, { "virtualAddress": "0x00647E0C", "name": "Marshal_GetTypeLibGuidForAssembly", "signature": "Guid Marshal_GetTypeLibGuidForAssembly(Assembly * asm_1, MethodInfo * method)", "dotNetSignature": "Guid GetTypeLibGuidForAssembly(Assembly)" }, { "virtualAddress": "0x00647E4C", "name": "Marshal_GetTypeLibLcid", "signature": "int32_t Marshal_GetTypeLibLcid(ITypeLib * typelib, MethodInfo * method)", "dotNetSignature": "Int32 GetTypeLibLcid(ITypeLib)" }, { "virtualAddress": "0x00647E8C", "name": "Marshal_GetTypeLibLcid_1", "signature": "int32_t Marshal_GetTypeLibLcid_1(UCOMITypeLib * pTLB, MethodInfo * method)", "dotNetSignature": "Int32 GetTypeLibLcid(UCOMITypeLib)" }, { "virtualAddress": "0x00647ECC", "name": "Marshal_GetTypeLibName", "signature": "String * Marshal_GetTypeLibName(ITypeLib * typelib, MethodInfo * method)", "dotNetSignature": "String GetTypeLibName(ITypeLib)" }, { "virtualAddress": "0x00647F0C", "name": "Marshal_GetTypeLibName_1", "signature": "String * Marshal_GetTypeLibName_1(UCOMITypeLib * pTLB, MethodInfo * method)", "dotNetSignature": "String GetTypeLibName(UCOMITypeLib)" }, { "virtualAddress": "0x00647F4C", "name": "Marshal_GetTypeLibVersionForAssembly", "signature": "void Marshal_GetTypeLibVersionForAssembly(Assembly * inputAssembly, int32_t * majorVersion, int32_t * minorVersion, MethodInfo * method)", "dotNetSignature": "Void GetTypeLibVersionForAssembly(Assembly, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00647F8C", "name": "Marshal_GetUnmanagedThunkForManagedMethodPtr", "signature": "void * Marshal_GetUnmanagedThunkForManagedMethodPtr(void * pfnMethodToWrap, void * pbSignature, int32_t cbSignature, MethodInfo * method)", "dotNetSignature": "IntPtr GetUnmanagedThunkForManagedMethodPtr(IntPtr, IntPtr, Int32)" }, { "virtualAddress": "0x00647FCC", "name": "Marshal_IsTypeVisibleFromCom", "signature": "bool Marshal_IsTypeVisibleFromCom(Type * t, MethodInfo * method)", "dotNetSignature": "Boolean IsTypeVisibleFromCom(Type)" }, { "virtualAddress": "0x0064800C", "name": "Marshal_NumParamBytes", "signature": "int32_t Marshal_NumParamBytes(MethodInfo_1 * m, MethodInfo * method)", "dotNetSignature": "Int32 NumParamBytes(MethodInfo)" }, { "virtualAddress": "0x0064804C", "name": "Marshal_ReleaseThreadCache", "signature": "void Marshal_ReleaseThreadCache(MethodInfo * method)", "dotNetSignature": "Void ReleaseThreadCache()" }, { "virtualAddress": "0x0064808C", "name": "Marshal_SetComObjectData", "signature": "bool Marshal_SetComObjectData(Object * obj, Object * key, Object * data, MethodInfo * method)", "dotNetSignature": "Boolean SetComObjectData(Object, Object, Object)" }, { "virtualAddress": "0x006480CC", "name": "MarshalAsAttribute__ctor", "signature": "void MarshalAsAttribute__ctor(MarshalAsAttribute * this, int16_t unmanagedType, MethodInfo * method)", "dotNetSignature": "MarshalAsAttribute(Int16)" }, { "virtualAddress": "0x006480FC", "name": "MarshalAsAttribute__ctor_1", "signature": "void MarshalAsAttribute__ctor_1(MarshalAsAttribute * this, UnmanagedType__Enum unmanagedType, MethodInfo * method)", "dotNetSignature": "MarshalAsAttribute(UnmanagedType)" }, { "virtualAddress": "0x00648128", "name": "MarshalAsAttribute_get_Value", "signature": "UnmanagedType__Enum MarshalAsAttribute_get_Value(MarshalAsAttribute * this, MethodInfo * method)", "dotNetSignature": "UnmanagedType get_Value()" }, { "virtualAddress": "0x00648130", "name": "MarshalAsAttribute_Copy", "signature": "MarshalAsAttribute * MarshalAsAttribute_Copy(MarshalAsAttribute * this, MethodInfo * method)", "dotNetSignature": "MarshalAsAttribute Copy()" }, { "virtualAddress": "0x00649720", "name": "SafeBuffer__ctor", "signature": "void SafeBuffer__ctor(SafeBuffer * this, bool ownsHandle, MethodInfo * method)", "dotNetSignature": "SafeBuffer(Boolean)" }, { "virtualAddress": "0x0064972C", "name": "SafeBuffer_Initialize", "signature": "void SafeBuffer_Initialize(SafeBuffer * this, uint64_t numBytes, MethodInfo * method)", "dotNetSignature": "Void Initialize(UInt64)" }, { "virtualAddress": "0x006497D8", "name": "SafeBuffer_Initialize_1", "signature": "void SafeBuffer_Initialize_1(SafeBuffer * this, uint32_t numElements, uint32_t sizeOfEachElement, MethodInfo * method)", "dotNetSignature": "Void Initialize(UInt32, UInt32)" }, { "virtualAddress": "0x006497E0", "name": "SafeBuffer_AcquirePointer", "signature": "void SafeBuffer_AcquirePointer(SafeBuffer * this, uint8_t * * pointer, MethodInfo * method)", "dotNetSignature": "Void AcquirePointer(Byte* ByRef)" }, { "virtualAddress": "0x00649974", "name": "SafeBuffer_ReleasePointer", "signature": "void SafeBuffer_ReleasePointer(SafeBuffer * this, MethodInfo * method)", "dotNetSignature": "Void ReleasePointer()" }, { "virtualAddress": "0x006499FC", "name": "SafeBuffer_get_ByteLength", "signature": "uint64_t SafeBuffer_get_ByteLength(SafeBuffer * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_ByteLength()" }, { "virtualAddress": "0x0064A4E0", "name": "DefaultInterfaceAttribute__ctor", "signature": "void DefaultInterfaceAttribute__ctor(DefaultInterfaceAttribute * this, Type * defaultInterface, MethodInfo * method)", "dotNetSignature": "DefaultInterfaceAttribute(Type)" }, { "virtualAddress": "0x0064A50C", "name": "DefaultInterfaceAttribute_get_DefaultInterface", "signature": "Type * DefaultInterfaceAttribute_get_DefaultInterface(DefaultInterfaceAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_DefaultInterface()" }, { "virtualAddress": "0x0064AA44", "name": "WindowsRuntimeImportAttribute__ctor", "signature": "void WindowsRuntimeImportAttribute__ctor(WindowsRuntimeImportAttribute * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeImportAttribute()" }, { "virtualAddress": "0x0064A894", "name": "InterfaceImplementedInVersionAttribute__ctor", "signature": "void InterfaceImplementedInVersionAttribute__ctor(InterfaceImplementedInVersionAttribute * this, Type * interfaceType, uint8_t majorVersion, uint8_t minorVersion, uint8_t buildVersion, uint8_t revisionVersion, MethodInfo * method)", "dotNetSignature": "InterfaceImplementedInVersionAttribute(Type, Byte, Byte, Byte, Byte)" }, { "virtualAddress": "0x0064A8F0", "name": "InterfaceImplementedInVersionAttribute_get_InterfaceType", "signature": "Type * InterfaceImplementedInVersionAttribute_get_InterfaceType(InterfaceImplementedInVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_InterfaceType()" }, { "virtualAddress": "0x0064A8F8", "name": "InterfaceImplementedInVersionAttribute_get_MajorVersion", "signature": "uint8_t InterfaceImplementedInVersionAttribute_get_MajorVersion(InterfaceImplementedInVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Byte get_MajorVersion()" }, { "virtualAddress": "0x0064A900", "name": "InterfaceImplementedInVersionAttribute_get_MinorVersion", "signature": "uint8_t InterfaceImplementedInVersionAttribute_get_MinorVersion(InterfaceImplementedInVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Byte get_MinorVersion()" }, { "virtualAddress": "0x0064A908", "name": "InterfaceImplementedInVersionAttribute_get_BuildVersion", "signature": "uint8_t InterfaceImplementedInVersionAttribute_get_BuildVersion(InterfaceImplementedInVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Byte get_BuildVersion()" }, { "virtualAddress": "0x0064A910", "name": "InterfaceImplementedInVersionAttribute_get_RevisionVersion", "signature": "uint8_t InterfaceImplementedInVersionAttribute_get_RevisionVersion(InterfaceImplementedInVersionAttribute * this, MethodInfo * method)", "dotNetSignature": "Byte get_RevisionVersion()" }, { "virtualAddress": "0x0064A9F0", "name": "ReadOnlyArrayAttribute__ctor", "signature": "void ReadOnlyArrayAttribute__ctor(ReadOnlyArrayAttribute * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyArrayAttribute()" }, { "virtualAddress": "0x0064DBFC", "name": "WriteOnlyArrayAttribute__ctor", "signature": "void WriteOnlyArrayAttribute__ctor(WriteOnlyArrayAttribute * this, MethodInfo * method)", "dotNetSignature": "WriteOnlyArrayAttribute()" }, { "virtualAddress": "0x0064A9F8", "name": "ReturnValueNameAttribute__ctor", "signature": "void ReturnValueNameAttribute__ctor(ReturnValueNameAttribute * this, String * name, MethodInfo * method)", "dotNetSignature": "ReturnValueNameAttribute(String)" }, { "virtualAddress": "0x0064AA24", "name": "ReturnValueNameAttribute_get_Name", "signature": "String * ReturnValueNameAttribute_get_Name(ReturnValueNameAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x003FE340", "name": "EventRegistrationToken__ctor", "signature": "void EventRegistrationToken__ctor(EventRegistrationToken__Boxed * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken(UInt64)" }, { "virtualAddress": "0x003FE348", "name": "EventRegistrationToken_get_Value", "signature": "uint64_t EventRegistrationToken_get_Value(EventRegistrationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_Value()" }, { "virtualAddress": "0x0064A5E8", "name": "EventRegistrationToken_op_Equality", "signature": "bool EventRegistrationToken_op_Equality(EventRegistrationToken left, EventRegistrationToken right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(EventRegistrationToken, EventRegistrationToken)" }, { "virtualAddress": "0x0064A6E4", "name": "EventRegistrationToken_op_Inequality", "signature": "bool EventRegistrationToken_op_Inequality(EventRegistrationToken left, EventRegistrationToken right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(EventRegistrationToken, EventRegistrationToken)" }, { "virtualAddress": "0x003FE350", "name": "EventRegistrationToken_Equals", "signature": "bool EventRegistrationToken_Equals(EventRegistrationToken__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003FE358", "name": "EventRegistrationToken_GetHashCode", "signature": "int32_t EventRegistrationToken_GetHashCode(EventRegistrationToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0064A764", "name": "IActivationFactory_ActivateInstance", "signature": "Object * IActivationFactory_ActivateInstance(IActivationFactory * this, MethodInfo * method)", "dotNetSignature": "Object ActivateInstance()" }, { "virtualAddress": "0x0064A780", "name": "IRestrictedErrorInfo_GetErrorDetails", "signature": "void IRestrictedErrorInfo_GetErrorDetails(IRestrictedErrorInfo * this, String * * description, int32_t * error, String * * restrictedDescription, String * * capabilitySid, MethodInfo * method)", "dotNetSignature": "Void GetErrorDetails(String ByRef, Int32 ByRef, String ByRef, String ByRef)" }, { "virtualAddress": "0x0064A838", "name": "IRestrictedErrorInfo_GetReference", "signature": "void IRestrictedErrorInfo_GetReference(IRestrictedErrorInfo * this, String * * reference, MethodInfo * method)", "dotNetSignature": "Void GetReference(String ByRef)" }, { "virtualAddress": "0x0064AA4C", "name": "WindowsRuntimeMarshal_RemoveAllEventHandlers", "signature": "void WindowsRuntimeMarshal_RemoveAllEventHandlers(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, MethodInfo * method)", "dotNetSignature": "Void RemoveAllEventHandlers(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064B2EC", "name": "WindowsRuntimeMarshal_GetRegistrationTokenCacheSize", "signature": "int32_t WindowsRuntimeMarshal_GetRegistrationTokenCacheSize(MethodInfo * method)", "dotNetSignature": "Int32 GetRegistrationTokenCacheSize()" }, { "virtualAddress": "0x0064B624", "name": "WindowsRuntimeMarshal_CallRemoveMethods", "signature": "void WindowsRuntimeMarshal_CallRemoveMethods(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * tokensToRemove, MethodInfo * method)", "dotNetSignature": "Void CallRemoveMethods(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064B8A4", "name": "WindowsRuntimeMarshal_HStringToString", "signature": "String * WindowsRuntimeMarshal_HStringToString(void * hstring, MethodInfo * method)", "dotNetSignature": "String HStringToString(IntPtr)" }, { "virtualAddress": "0x0064B958", "name": "WindowsRuntimeMarshal_GetExceptionForHR", "signature": "Exception * WindowsRuntimeMarshal_GetExceptionForHR(int32_t hresult, Exception * innerException, String * messageResource, MethodInfo * method)", "dotNetSignature": "Exception GetExceptionForHR(Int32, Exception, String)" }, { "virtualAddress": "0x0064BA5C", "name": "WindowsRuntimeMarshal_GetExceptionForHR_1", "signature": "Exception * WindowsRuntimeMarshal_GetExceptionForHR_1(int32_t hresult, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Exception GetExceptionForHR(Int32, Exception)" }, { "virtualAddress": "0x0064BAD4", "name": "WindowsRuntimeMarshal_RoOriginateLanguageException", "signature": "bool WindowsRuntimeMarshal_RoOriginateLanguageException(int32_t error, String * message, void * languageException, MethodInfo * method)", "dotNetSignature": "Boolean RoOriginateLanguageException(Int32, String, IntPtr)" }, { "virtualAddress": "0x0064BC04", "name": "WindowsRuntimeMarshal_RoReportUnhandledError", "signature": "void WindowsRuntimeMarshal_RoReportUnhandledError(IRestrictedErrorInfo * error, MethodInfo * method)", "dotNetSignature": "Void RoReportUnhandledError(IRestrictedErrorInfo)" }, { "virtualAddress": "0x0064BD10", "name": "WindowsRuntimeMarshal_ReportUnhandledError", "signature": "bool WindowsRuntimeMarshal_ReportUnhandledError(Exception * e, MethodInfo * method)", "dotNetSignature": "Boolean ReportUnhandledError(Exception)" }, { "virtualAddress": "0x0064C024", "name": "WindowsRuntimeMarshal_GetActivationFactory", "signature": "IActivationFactory * WindowsRuntimeMarshal_GetActivationFactory(Type * type, MethodInfo * method)", "dotNetSignature": "IActivationFactory GetActivationFactory(Type)" }, { "virtualAddress": "0x0064C170", "name": "WindowsRuntimeMarshal_StringToHString", "signature": "void * WindowsRuntimeMarshal_StringToHString(String * s, MethodInfo * method)", "dotNetSignature": "IntPtr StringToHString(String)" }, { "virtualAddress": "0x0064C2B0", "name": "WindowsRuntimeMarshal_PtrToStringHString", "signature": "String * WindowsRuntimeMarshal_PtrToStringHString(void * ptr, MethodInfo * method)", "dotNetSignature": "String PtrToStringHString(IntPtr)" }, { "virtualAddress": "0x0064C370", "name": "WindowsRuntimeMarshal_FreeHString", "signature": "void WindowsRuntimeMarshal_FreeHString(void * ptr, MethodInfo * method)", "dotNetSignature": "Void FreeHString(IntPtr)" }, { "virtualAddress": "0x0064C430", "name": "WindowsRuntimeMarshal__cctor", "signature": "void WindowsRuntimeMarshal__cctor(MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal()" }, { "virtualAddress": "0x003FE3A4", "name": "WindowsRuntimeMarshal_EventRegistrationTokenList__ctor", "signature": "void WindowsRuntimeMarshal_EventRegistrationTokenList__ctor(WindowsRuntimeMarshal_EventRegistrationTokenList__Boxed * this, EventRegistrationToken token, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList(EventRegistrationToken)" }, { "virtualAddress": "0x003FE3AC", "name": "WindowsRuntimeMarshal_EventRegistrationTokenList__ctor_1", "signature": "void WindowsRuntimeMarshal_EventRegistrationTokenList__ctor_1(WindowsRuntimeMarshal_EventRegistrationTokenList__Boxed * this, WindowsRuntimeMarshal_EventRegistrationTokenList list, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x003FE3B4", "name": "WindowsRuntimeMarshal_EventRegistrationTokenList_Push", "signature": "bool WindowsRuntimeMarshal_EventRegistrationTokenList_Push(WindowsRuntimeMarshal_EventRegistrationTokenList__Boxed * this, EventRegistrationToken token, MethodInfo * method)", "dotNetSignature": "Boolean Push(EventRegistrationToken)" }, { "virtualAddress": "0x003FE3BC", "name": "WindowsRuntimeMarshal_EventRegistrationTokenList_Pop", "signature": "bool WindowsRuntimeMarshal_EventRegistrationTokenList_Pop(WindowsRuntimeMarshal_EventRegistrationTokenList__Boxed * this, EventRegistrationToken * token, MethodInfo * method)", "dotNetSignature": "Boolean Pop(EventRegistrationToken ByRef)" }, { "virtualAddress": "0x003FE3C4", "name": "WindowsRuntimeMarshal_EventRegistrationTokenList_CopyTo", "signature": "void WindowsRuntimeMarshal_EventRegistrationTokenList_CopyTo(WindowsRuntimeMarshal_EventRegistrationTokenList__Boxed * this, List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * tokens, MethodInfo * method)", "dotNetSignature": "Void CopyTo(List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064C6D8", "name": "WindowsRuntimeMarshal_ManagedEventRegistrationImpl_GetEventRegistrationTokenTable", "signature": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * WindowsRuntimeMarshal_ManagedEventRegistrationImpl_GetEventRegistrationTokenTable(Object * instance, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] GetEventRegistrationTokenTable(Object, Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064B05C", "name": "WindowsRuntimeMarshal_ManagedEventRegistrationImpl_RemoveAllEventHandlers", "signature": "void WindowsRuntimeMarshal_ManagedEventRegistrationImpl_RemoveAllEventHandlers(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, MethodInfo * method)", "dotNetSignature": "Void RemoveAllEventHandlers(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064C978", "name": "WindowsRuntimeMarshal_ManagedEventRegistrationImpl__cctor", "signature": "void WindowsRuntimeMarshal_ManagedEventRegistrationImpl__cctor(MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BManagedEventRegistrationImpl()" }, { "virtualAddress": "0x0064C9F0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetInstanceKey", "signature": "Object * WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetInstanceKey(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, MethodInfo * method)", "dotNetSignature": "Object GetInstanceKey(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064CAB0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetEventRegistrationTokenTableNoCreate", "signature": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetEventRegistrationTokenTableNoCreate(Object * instance, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * * tokenListCount, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount] GetEventRegistrationTokenTableNoCreate(Object, Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BTokenListCount ByRef)" }, { "virtualAddress": "0x0064CDB0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetOrCreateEventRegistrationTokenTable", "signature": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetOrCreateEventRegistrationTokenTable(Object * instance, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * * tokenListCount, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount] GetOrCreateEventRegistrationTokenTable(Object, Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BTokenListCount ByRef)" }, { "virtualAddress": "0x0064CB30", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetEventRegistrationTokenTableInternal", "signature": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_GetEventRegistrationTokenTableInternal(Object * instance, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * * tokenListCount, bool createIfNotFound, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount] GetEventRegistrationTokenTableInternal(Object, Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BTokenListCount ByRef, Boolean)" }, { "virtualAddress": "0x0064AB54", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_RemoveAllEventHandlers", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_RemoveAllEventHandlers(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, MethodInfo * method)", "dotNetSignature": "Void RemoveAllEventHandlers(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064CF1C", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl__cctor", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl__cctor(MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl()" }, { "virtualAddress": "0x003FE444", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ToString", "signature": "String * WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ToString(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0064D170", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer_Equals", "signature": "bool WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer_Equals(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey lhs, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey rhs, MethodInfo * method)", "dotNetSignature": "Boolean Equals(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0064D1C0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer_GetHashCode", "signature": "int32_t WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer_GetHashCode(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0064CFE8", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer__ctor", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer__ctor(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKeyEqualityComparer()" }, { "virtualAddress": "0x0064D210", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__ctor", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__ctor(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * tokenListCount, EventRegistrationToken token, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BTokenListCount, EventRegistrationToken)" }, { "virtualAddress": "0x0064D26C", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_Finalize", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_Finalize(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0064D410", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_Push", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_Push(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount * this, EventRegistrationToken token, MethodInfo * method)", "dotNetSignature": "Void Push(EventRegistrationToken)" }, { "virtualAddress": "0x0064D418", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_Pop", "signature": "bool WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_Pop(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount * this, EventRegistrationToken * token, MethodInfo * method)", "dotNetSignature": "Boolean Pop(EventRegistrationToken ByRef)" }, { "virtualAddress": "0x0064CEE4", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_CopyTo", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_CopyTo(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount * this, List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * tokens, MethodInfo * method)", "dotNetSignature": "Void CopyTo(List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0064CE30", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount__ctor", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount__ctor(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BTokenListCount(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0064D7CC", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_get_Key", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_get_Key(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey get_Key()" }, { "virtualAddress": "0x0064D260", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_Inc", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_Inc(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * this, MethodInfo * method)", "dotNetSignature": "Void Inc()" }, { "virtualAddress": "0x0064D2E0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_Dec", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_Dec(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * this, MethodInfo * method)", "dotNetSignature": "Void Dec()" }, { "virtualAddress": "0x0064D7D8", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_CleanupCache", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount_CleanupCache(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount * this, MethodInfo * method)", "dotNetSignature": "Void CleanupCache()" }, { "virtualAddress": "0x0064D754", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_ReaderWriterLockTimedOutException__ctor", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_ReaderWriterLockTimedOutException__ctor(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_ReaderWriterLockTimedOutException * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BReaderWriterLockTimedOutException()" }, { "virtualAddress": "0x0064CFF0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock__ctor", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock__ctor(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BMyReaderWriterLock()" }, { "virtualAddress": "0x0064CE68", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_AcquireReaderLock", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_AcquireReaderLock(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Void AcquireReaderLock(Int32)" }, { "virtualAddress": "0x0064D650", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_AcquireWriterLock", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_AcquireWriterLock(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Void AcquireWriterLock(Int32)" }, { "virtualAddress": "0x0064CEEC", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ReleaseReaderLock", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ReleaseReaderLock(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseReaderLock()" }, { "virtualAddress": "0x0064D724", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ReleaseWriterLock", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ReleaseWriterLock(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseWriterLock()" }, { "virtualAddress": "0x0064D464", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_LazyCreateEvent", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_LazyCreateEvent(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, EventWaitHandle * * waitEvent, bool makeAutoResetEvent, MethodInfo * method)", "dotNetSignature": "Void LazyCreateEvent(EventWaitHandle ByRef, Boolean)" }, { "virtualAddress": "0x0064D514", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_WaitOnEvent", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_WaitOnEvent(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, EventWaitHandle * waitEvent, uint32_t * numWaiters, int32_t millisecondsTimeout, MethodInfo * method)", "dotNetSignature": "Void WaitOnEvent(EventWaitHandle, UInt32 ByRef, Int32)" }, { "virtualAddress": "0x0064D6C8", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ExitAndWakeUpAppropriateWaiters", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ExitAndWakeUpAppropriateWaiters(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void ExitAndWakeUpAppropriateWaiters()" }, { "virtualAddress": "0x0064D420", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_EnterMyLock", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_EnterMyLock(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void EnterMyLock()" }, { "virtualAddress": "0x0064D75C", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_EnterMyLockSpin", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_EnterMyLockSpin(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void EnterMyLockSpin()" }, { "virtualAddress": "0x0064D648", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ExitMyLock", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_ExitMyLock(WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock * this, MethodInfo * method)", "dotNetSignature": "Void ExitMyLock()" }, { "virtualAddress": "0x0064A514", "name": "DesignerNamespaceResolveEventArgs__ctor", "signature": "void DesignerNamespaceResolveEventArgs__ctor(DesignerNamespaceResolveEventArgs * this, String * namespaceName, MethodInfo * method)", "dotNetSignature": "DesignerNamespaceResolveEventArgs(String)" }, { "virtualAddress": "0x0064A5B8", "name": "DesignerNamespaceResolveEventArgs_get_NamespaceName", "signature": "String * DesignerNamespaceResolveEventArgs_get_NamespaceName(DesignerNamespaceResolveEventArgs * this, MethodInfo * method)", "dotNetSignature": "String get_NamespaceName()" }, { "virtualAddress": "0x0064A5C0", "name": "DesignerNamespaceResolveEventArgs_set_NamespaceName", "signature": "void DesignerNamespaceResolveEventArgs_set_NamespaceName(DesignerNamespaceResolveEventArgs * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NamespaceName(String)" }, { "virtualAddress": "0x0064A5C8", "name": "DesignerNamespaceResolveEventArgs_get_ResolvedAssemblyFiles", "signature": "Collection_1_System_String_ * DesignerNamespaceResolveEventArgs_get_ResolvedAssemblyFiles(DesignerNamespaceResolveEventArgs * this, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.String] get_ResolvedAssemblyFiles()" }, { "virtualAddress": "0x0064A5D0", "name": "DesignerNamespaceResolveEventArgs_set_ResolvedAssemblyFiles", "signature": "void DesignerNamespaceResolveEventArgs_set_ResolvedAssemblyFiles(DesignerNamespaceResolveEventArgs * this, Collection_1_System_String_ * value, MethodInfo * method)", "dotNetSignature": "Void set_ResolvedAssemblyFiles(Collection\u00601[System.String])" }, { "virtualAddress": "0x0064A918", "name": "NamespaceResolveEventArgs__ctor", "signature": "void NamespaceResolveEventArgs__ctor(NamespaceResolveEventArgs * this, String * namespaceName, Assembly * requestingAssembly, MethodInfo * method)", "dotNetSignature": "NamespaceResolveEventArgs(String, Assembly)" }, { "virtualAddress": "0x0064A9C0", "name": "NamespaceResolveEventArgs_get_NamespaceName", "signature": "String * NamespaceResolveEventArgs_get_NamespaceName(NamespaceResolveEventArgs * this, MethodInfo * method)", "dotNetSignature": "String get_NamespaceName()" }, { "virtualAddress": "0x0064A9C8", "name": "NamespaceResolveEventArgs_set_NamespaceName", "signature": "void NamespaceResolveEventArgs_set_NamespaceName(NamespaceResolveEventArgs * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_NamespaceName(String)" }, { "virtualAddress": "0x0064A9D0", "name": "NamespaceResolveEventArgs_get_RequestingAssembly", "signature": "Assembly * NamespaceResolveEventArgs_get_RequestingAssembly(NamespaceResolveEventArgs * this, MethodInfo * method)", "dotNetSignature": "Assembly get_RequestingAssembly()" }, { "virtualAddress": "0x0064A9D8", "name": "NamespaceResolveEventArgs_set_RequestingAssembly", "signature": "void NamespaceResolveEventArgs_set_RequestingAssembly(NamespaceResolveEventArgs * this, Assembly * value, MethodInfo * method)", "dotNetSignature": "Void set_RequestingAssembly(Assembly)" }, { "virtualAddress": "0x0064A9E0", "name": "NamespaceResolveEventArgs_get_ResolvedAssemblies", "signature": "Collection_1_System_Reflection_Assembly_ * NamespaceResolveEventArgs_get_ResolvedAssemblies(NamespaceResolveEventArgs * this, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.Reflection.Assembly] get_ResolvedAssemblies()" }, { "virtualAddress": "0x0064A9E8", "name": "NamespaceResolveEventArgs_set_ResolvedAssemblies", "signature": "void NamespaceResolveEventArgs_set_ResolvedAssemblies(NamespaceResolveEventArgs * this, Collection_1_System_Reflection_Assembly_ * value, MethodInfo * method)", "dotNetSignature": "Void set_ResolvedAssemblies(Collection\u00601[System.Reflection.Assembly])" }, { "virtualAddress": "0x0064AA2C", "name": "UnsafeNativeMethods_WindowsCreateString", "signature": "int32_t UnsafeNativeMethods_WindowsCreateString(String * sourceString, int32_t length, void * * hstring, MethodInfo * method)", "dotNetSignature": "Int32 WindowsCreateString(String, Int32, IntPtr*)" }, { "virtualAddress": "0x0064AA30", "name": "UnsafeNativeMethods_WindowsDeleteString", "signature": "int32_t UnsafeNativeMethods_WindowsDeleteString(void * hstring, MethodInfo * method)", "dotNetSignature": "Int32 WindowsDeleteString(IntPtr)" }, { "virtualAddress": "0x0064AA34", "name": "UnsafeNativeMethods_WindowsGetStringRawBuffer", "signature": "uint16_t * UnsafeNativeMethods_WindowsGetStringRawBuffer(void * hstring, uint32_t * length, MethodInfo * method)", "dotNetSignature": "Char* WindowsGetStringRawBuffer(IntPtr, UInt32*)" }, { "virtualAddress": "0x0064AA38", "name": "UnsafeNativeMethods_RoOriginateLanguageException", "signature": "bool UnsafeNativeMethods_RoOriginateLanguageException(int32_t error, String * message, void * languageException, MethodInfo * method)", "dotNetSignature": "Boolean RoOriginateLanguageException(Int32, String, IntPtr)" }, { "virtualAddress": "0x0064AA3C", "name": "UnsafeNativeMethods_RoReportUnhandledError", "signature": "void UnsafeNativeMethods_RoReportUnhandledError(IRestrictedErrorInfo * error, MethodInfo * method)", "dotNetSignature": "Void RoReportUnhandledError(IRestrictedErrorInfo)" }, { "virtualAddress": "0x0064AA40", "name": "UnsafeNativeMethods_GetRestrictedErrorInfo", "signature": "IRestrictedErrorInfo * UnsafeNativeMethods_GetRestrictedErrorInfo(MethodInfo * method)", "dotNetSignature": "IRestrictedErrorInfo GetRestrictedErrorInfo()" }, { "virtualAddress": "0x0064D864", "name": "WindowsRuntimeMetadata_ResolveNamespace", "signature": "IEnumerable_1_System_String_ * WindowsRuntimeMetadata_ResolveNamespace(String * namespaceName, IEnumerable_1_System_String_ * packageGraphFilePaths, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] ResolveNamespace(String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0064D8C4", "name": "WindowsRuntimeMetadata_ResolveNamespace_1", "signature": "IEnumerable_1_System_String_ * WindowsRuntimeMetadata_ResolveNamespace_1(String * namespaceName, String * windowsSdkFilePath, IEnumerable_1_System_String_ * packageGraphFilePaths, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.String] ResolveNamespace(String, String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0064D924", "name": "WindowsRuntimeMetadata_add_DesignerNamespaceResolve", "signature": "void WindowsRuntimeMetadata_add_DesignerNamespaceResolve(EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_DesignerNamespaceResolveEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_DesignerNamespaceResolve(EventHandler\u00601[System.Runtime.InteropServices.WindowsRuntime.DesignerNamespaceResolveEventArgs])" }, { "virtualAddress": "0x0064D9D8", "name": "WindowsRuntimeMetadata_remove_DesignerNamespaceResolve", "signature": "void WindowsRuntimeMetadata_remove_DesignerNamespaceResolve(EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_DesignerNamespaceResolveEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_DesignerNamespaceResolve(EventHandler\u00601[System.Runtime.InteropServices.WindowsRuntime.DesignerNamespaceResolveEventArgs])" }, { "virtualAddress": "0x0064DA8C", "name": "WindowsRuntimeMetadata_add_ReflectionOnlyNamespaceResolve", "signature": "void WindowsRuntimeMetadata_add_ReflectionOnlyNamespaceResolve(EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_NamespaceResolveEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_ReflectionOnlyNamespaceResolve(EventHandler\u00601[System.Runtime.InteropServices.WindowsRuntime.NamespaceResolveEventArgs])" }, { "virtualAddress": "0x0064DB44", "name": "WindowsRuntimeMetadata_remove_ReflectionOnlyNamespaceResolve", "signature": "void WindowsRuntimeMetadata_remove_ReflectionOnlyNamespaceResolve(EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_NamespaceResolveEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_ReflectionOnlyNamespaceResolve(EventHandler\u00601[System.Runtime.InteropServices.WindowsRuntime.NamespaceResolveEventArgs])" }, { "virtualAddress": "0x0063B330", "name": "IBindCtx_RegisterObjectBound", "signature": "void IBindCtx_RegisterObjectBound(IBindCtx * this, Object * punk, MethodInfo * method)", "dotNetSignature": "Void RegisterObjectBound(Object)" }, { "virtualAddress": "0x0063B3E0", "name": "IBindCtx_RevokeObjectBound", "signature": "void IBindCtx_RevokeObjectBound(IBindCtx * this, Object * punk, MethodInfo * method)", "dotNetSignature": "Void RevokeObjectBound(Object)" }, { "virtualAddress": "0x0063B490", "name": "IBindCtx_ReleaseBoundObjects", "signature": "void IBindCtx_ReleaseBoundObjects(IBindCtx * this, MethodInfo * method)", "dotNetSignature": "Void ReleaseBoundObjects()" }, { "virtualAddress": "0x0063B4C4", "name": "IBindCtx_SetBindOptions", "signature": "void IBindCtx_SetBindOptions(IBindCtx * this, BIND_OPTS * pbindopts, MethodInfo * method)", "dotNetSignature": "Void SetBindOptions(BIND_OPTS ByRef)" }, { "virtualAddress": "0x0063B508", "name": "IBindCtx_GetBindOptions", "signature": "void IBindCtx_GetBindOptions(IBindCtx * this, BIND_OPTS * pbindopts, MethodInfo * method)", "dotNetSignature": "Void GetBindOptions(BIND_OPTS ByRef)" }, { "virtualAddress": "0x0063B54C", "name": "IBindCtx_GetRunningObjectTable", "signature": "void IBindCtx_GetRunningObjectTable(IBindCtx * this, IRunningObjectTable * * pprot, MethodInfo * method)", "dotNetSignature": "Void GetRunningObjectTable(IRunningObjectTable ByRef)" }, { "virtualAddress": "0x0063B628", "name": "IBindCtx_RegisterObjectParam", "signature": "void IBindCtx_RegisterObjectParam(IBindCtx * this, String * pszKey, Object * punk, MethodInfo * method)", "dotNetSignature": "Void RegisterObjectParam(String, Object)" }, { "virtualAddress": "0x0063B6F8", "name": "IBindCtx_GetObjectParam", "signature": "void IBindCtx_GetObjectParam(IBindCtx * this, String * pszKey, Object * * ppunk, MethodInfo * method)", "dotNetSignature": "Void GetObjectParam(String, Object ByRef)" }, { "virtualAddress": "0x0063B7EC", "name": "IBindCtx_EnumObjectParam", "signature": "void IBindCtx_EnumObjectParam(IBindCtx * this, IEnumString * * ppenum, MethodInfo * method)", "dotNetSignature": "Void EnumObjectParam(IEnumString ByRef)" }, { "virtualAddress": "0x0063B8C8", "name": "IBindCtx_RevokeObjectParam", "signature": "int32_t IBindCtx_RevokeObjectParam(IBindCtx * this, String * pszKey, MethodInfo * method)", "dotNetSignature": "Int32 RevokeObjectParam(String)" }, { "virtualAddress": "0x0063B920", "name": "IConnectionPoint_GetConnectionInterface", "signature": "void IConnectionPoint_GetConnectionInterface(IConnectionPoint * this, Guid * pIID, MethodInfo * method)", "dotNetSignature": "Void GetConnectionInterface(Guid ByRef)" }, { "virtualAddress": "0x0063B964", "name": "IConnectionPoint_GetConnectionPointContainer", "signature": "void IConnectionPoint_GetConnectionPointContainer(IConnectionPoint * this, IConnectionPointContainer * * ppCPC, MethodInfo * method)", "dotNetSignature": "Void GetConnectionPointContainer(IConnectionPointContainer ByRef)" }, { "virtualAddress": "0x0063BA40", "name": "IConnectionPoint_Advise", "signature": "void IConnectionPoint_Advise(IConnectionPoint * this, Object * pUnkSink, int32_t * pdwCookie, MethodInfo * method)", "dotNetSignature": "Void Advise(Object, Int32 ByRef)" }, { "virtualAddress": "0x0063BB04", "name": "IConnectionPoint_Unadvise", "signature": "void IConnectionPoint_Unadvise(IConnectionPoint * this, int32_t dwCookie, MethodInfo * method)", "dotNetSignature": "Void Unadvise(Int32)" }, { "virtualAddress": "0x0063BB48", "name": "IConnectionPoint_EnumConnections", "signature": "void IConnectionPoint_EnumConnections(IConnectionPoint * this, IEnumConnections * * ppEnum, MethodInfo * method)", "dotNetSignature": "Void EnumConnections(IEnumConnections ByRef)" }, { "virtualAddress": "0x0063BC24", "name": "IConnectionPointContainer_EnumConnectionPoints", "signature": "void IConnectionPointContainer_EnumConnectionPoints(IConnectionPointContainer * this, IEnumConnectionPoints * * ppEnum, MethodInfo * method)", "dotNetSignature": "Void EnumConnectionPoints(IEnumConnectionPoints ByRef)" }, { "virtualAddress": "0x0063BD00", "name": "IConnectionPointContainer_FindConnectionPoint", "signature": "void IConnectionPointContainer_FindConnectionPoint(IConnectionPointContainer * this, Guid * riid, IConnectionPoint * * ppCP, MethodInfo * method)", "dotNetSignature": "Void FindConnectionPoint(Guid ByRef, IConnectionPoint ByRef)" }, { "virtualAddress": "0x0063BDEC", "name": "IEnumConnectionPoints_Next", "signature": "int32_t IEnumConnectionPoints_Next(IEnumConnectionPoints * this, int32_t celt, IConnectionPoint__Array * rgelt, void * pceltFetched, MethodInfo * method)", "dotNetSignature": "Int32 Next(Int32, IConnectionPoint[], IntPtr)" }, { "virtualAddress": "0x0063BE08", "name": "IEnumConnectionPoints_Skip", "signature": "int32_t IEnumConnectionPoints_Skip(IEnumConnectionPoints * this, int32_t celt, MethodInfo * method)", "dotNetSignature": "Int32 Skip(Int32)" }, { "virtualAddress": "0x0063BE58", "name": "IEnumConnectionPoints_Reset", "signature": "void IEnumConnectionPoints_Reset(IEnumConnectionPoints * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0063BE8C", "name": "IEnumConnectionPoints_Clone", "signature": "void IEnumConnectionPoints_Clone(IEnumConnectionPoints * this, IEnumConnectionPoints * * ppenum, MethodInfo * method)", "dotNetSignature": "Void Clone(IEnumConnectionPoints ByRef)" }, { "virtualAddress": "0x0063BF68", "name": "IEnumConnections_Next", "signature": "int32_t IEnumConnections_Next(IEnumConnections * this, int32_t celt, CONNECTDATA__Array * rgelt, void * pceltFetched, MethodInfo * method)", "dotNetSignature": "Int32 Next(Int32, CONNECTDATA[], IntPtr)" }, { "virtualAddress": "0x0063C094", "name": "IEnumConnections_Skip", "signature": "int32_t IEnumConnections_Skip(IEnumConnections * this, int32_t celt, MethodInfo * method)", "dotNetSignature": "Int32 Skip(Int32)" }, { "virtualAddress": "0x0063C0E4", "name": "IEnumConnections_Reset", "signature": "void IEnumConnections_Reset(IEnumConnections * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0063C118", "name": "IEnumConnections_Clone", "signature": "void IEnumConnections_Clone(IEnumConnections * this, IEnumConnections * * ppenum, MethodInfo * method)", "dotNetSignature": "Void Clone(IEnumConnections ByRef)" }, { "virtualAddress": "0x0063C1F4", "name": "IEnumMoniker_Next", "signature": "int32_t IEnumMoniker_Next(IEnumMoniker * this, int32_t celt, IMoniker__Array * rgelt, void * pceltFetched, MethodInfo * method)", "dotNetSignature": "Int32 Next(Int32, IMoniker[], IntPtr)" }, { "virtualAddress": "0x0063C210", "name": "IEnumMoniker_Skip", "signature": "int32_t IEnumMoniker_Skip(IEnumMoniker * this, int32_t celt, MethodInfo * method)", "dotNetSignature": "Int32 Skip(Int32)" }, { "virtualAddress": "0x0063C260", "name": "IEnumMoniker_Reset", "signature": "void IEnumMoniker_Reset(IEnumMoniker * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0063C294", "name": "IEnumMoniker_Clone", "signature": "void IEnumMoniker_Clone(IEnumMoniker * this, IEnumMoniker * * ppenum, MethodInfo * method)", "dotNetSignature": "Void Clone(IEnumMoniker ByRef)" }, { "virtualAddress": "0x0063C370", "name": "IEnumString_Next", "signature": "int32_t IEnumString_Next(IEnumString * this, int32_t celt, String__Array * rgelt, void * pceltFetched, MethodInfo * method)", "dotNetSignature": "Int32 Next(Int32, String[], IntPtr)" }, { "virtualAddress": "0x0063C480", "name": "IEnumString_Skip", "signature": "int32_t IEnumString_Skip(IEnumString * this, int32_t celt, MethodInfo * method)", "dotNetSignature": "Int32 Skip(Int32)" }, { "virtualAddress": "0x0063C4D0", "name": "IEnumString_Reset", "signature": "void IEnumString_Reset(IEnumString * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0063C504", "name": "IEnumString_Clone", "signature": "void IEnumString_Clone(IEnumString * this, IEnumString * * ppenum, MethodInfo * method)", "dotNetSignature": "Void Clone(IEnumString ByRef)" }, { "virtualAddress": "0x0063C5E0", "name": "IEnumVARIANT_Next", "signature": "int32_t IEnumVARIANT_Next(IEnumVARIANT * this, int32_t celt, Object__Array * rgVar, void * pceltFetched, MethodInfo * method)", "dotNetSignature": "Int32 Next(Int32, Object[], IntPtr)" }, { "virtualAddress": "0x0063C5FC", "name": "IEnumVARIANT_Skip", "signature": "int32_t IEnumVARIANT_Skip(IEnumVARIANT * this, int32_t celt, MethodInfo * method)", "dotNetSignature": "Int32 Skip(Int32)" }, { "virtualAddress": "0x0063C64C", "name": "IEnumVARIANT_Reset", "signature": "int32_t IEnumVARIANT_Reset(IEnumVARIANT * this, MethodInfo * method)", "dotNetSignature": "Int32 Reset()" }, { "virtualAddress": "0x0063C694", "name": "IEnumVARIANT_Clone", "signature": "IEnumVARIANT * IEnumVARIANT_Clone(IEnumVARIANT * this, MethodInfo * method)", "dotNetSignature": "IEnumVARIANT Clone()" }, { "virtualAddress": "0x0063C76C", "name": "IMoniker_GetClassID", "signature": "void IMoniker_GetClassID(IMoniker * this, Guid * pClassID, MethodInfo * method)", "dotNetSignature": "Void GetClassID(Guid ByRef)" }, { "virtualAddress": "0x0063C7B0", "name": "IMoniker_IsDirty", "signature": "int32_t IMoniker_IsDirty(IMoniker * this, MethodInfo * method)", "dotNetSignature": "Int32 IsDirty()" }, { "virtualAddress": "0x0063C7F8", "name": "IMoniker_Load", "signature": "void IMoniker_Load(IMoniker * this, IStream * pStm, MethodInfo * method)", "dotNetSignature": "Void Load(IStream)" }, { "virtualAddress": "0x0063C8A8", "name": "IMoniker_Save", "signature": "void IMoniker_Save(IMoniker * this, IStream * pStm, bool fClearDirty, MethodInfo * method)", "dotNetSignature": "Void Save(IStream, Boolean)" }, { "virtualAddress": "0x0063C96C", "name": "IMoniker_GetSizeMax", "signature": "void IMoniker_GetSizeMax(IMoniker * this, int64_t * pcbSize, MethodInfo * method)", "dotNetSignature": "Void GetSizeMax(Int64 ByRef)" }, { "virtualAddress": "0x0063C9B0", "name": "IMoniker_BindToObject", "signature": "void IMoniker_BindToObject(IMoniker * this, IBindCtx * pbc, IMoniker * pmkToLeft, Guid * riidResult, Object * * ppvResult, MethodInfo * method)", "dotNetSignature": "Void BindToObject(IBindCtx, IMoniker, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x0063CB78", "name": "IMoniker_BindToStorage", "signature": "void IMoniker_BindToStorage(IMoniker * this, IBindCtx * pbc, IMoniker * pmkToLeft, Guid * riid, Object * * ppvObj, MethodInfo * method)", "dotNetSignature": "Void BindToStorage(IBindCtx, IMoniker, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x0063CD40", "name": "IMoniker_Reduce", "signature": "void IMoniker_Reduce(IMoniker * this, IBindCtx * pbc, int32_t dwReduceHowFar, IMoniker * * ppmkToLeft, IMoniker * * ppmkReduced, MethodInfo * method)", "dotNetSignature": "Void Reduce(IBindCtx, Int32, IMoniker ByRef, IMoniker ByRef)" }, { "virtualAddress": "0x0063CF58", "name": "IMoniker_ComposeWith", "signature": "void IMoniker_ComposeWith(IMoniker * this, IMoniker * pmkRight, bool fOnlyIfNotGeneric, IMoniker * * ppmkComposite, MethodInfo * method)", "dotNetSignature": "Void ComposeWith(IMoniker, Boolean, IMoniker ByRef)" }, { "virtualAddress": "0x0063D0B0", "name": "IMoniker_Enum", "signature": "void IMoniker_Enum(IMoniker * this, bool fForward, IEnumMoniker * * ppenumMoniker, MethodInfo * method)", "dotNetSignature": "Void Enum(Boolean, IEnumMoniker ByRef)" }, { "virtualAddress": "0x0063D19C", "name": "IMoniker_IsEqual", "signature": "int32_t IMoniker_IsEqual(IMoniker * this, IMoniker * pmkOtherMoniker, MethodInfo * method)", "dotNetSignature": "Int32 IsEqual(IMoniker)" }, { "virtualAddress": "0x0063D258", "name": "IMoniker_Hash", "signature": "void IMoniker_Hash(IMoniker * this, int32_t * pdwHash, MethodInfo * method)", "dotNetSignature": "Void Hash(Int32 ByRef)" }, { "virtualAddress": "0x0063D29C", "name": "IMoniker_IsRunning", "signature": "int32_t IMoniker_IsRunning(IMoniker * this, IBindCtx * pbc, IMoniker * pmkToLeft, IMoniker * pmkNewlyRunning, MethodInfo * method)", "dotNetSignature": "Int32 IsRunning(IBindCtx, IMoniker, IMoniker)" }, { "virtualAddress": "0x0063D434", "name": "IMoniker_GetTimeOfLastChange", "signature": "void IMoniker_GetTimeOfLastChange(IMoniker * this, IBindCtx * pbc, IMoniker * pmkToLeft, FILETIME_1 * pFileTime, MethodInfo * method)", "dotNetSignature": "Void GetTimeOfLastChange(IBindCtx, IMoniker, FILETIME ByRef)" }, { "virtualAddress": "0x0063D560", "name": "IMoniker_Inverse", "signature": "void IMoniker_Inverse(IMoniker * this, IMoniker * * ppmk, MethodInfo * method)", "dotNetSignature": "Void Inverse(IMoniker ByRef)" }, { "virtualAddress": "0x0063D63C", "name": "IMoniker_CommonPrefixWith", "signature": "void IMoniker_CommonPrefixWith(IMoniker * this, IMoniker * pmkOther, IMoniker * * ppmkPrefix, MethodInfo * method)", "dotNetSignature": "Void CommonPrefixWith(IMoniker, IMoniker ByRef)" }, { "virtualAddress": "0x0063D78C", "name": "IMoniker_RelativePathTo", "signature": "void IMoniker_RelativePathTo(IMoniker * this, IMoniker * pmkOther, IMoniker * * ppmkRelPath, MethodInfo * method)", "dotNetSignature": "Void RelativePathTo(IMoniker, IMoniker ByRef)" }, { "virtualAddress": "0x0063D8DC", "name": "IMoniker_GetDisplayName", "signature": "void IMoniker_GetDisplayName(IMoniker * this, IBindCtx * pbc, IMoniker * pmkToLeft, String * * ppszDisplayName, MethodInfo * method)", "dotNetSignature": "Void GetDisplayName(IBindCtx, IMoniker, String ByRef)" }, { "virtualAddress": "0x0063DA1C", "name": "IMoniker_ParseDisplayName", "signature": "void IMoniker_ParseDisplayName(IMoniker * this, IBindCtx * pbc, IMoniker * pmkToLeft, String * pszDisplayName, int32_t * pchEaten, IMoniker * * ppmkOut, MethodInfo * method)", "dotNetSignature": "Void ParseDisplayName(IBindCtx, IMoniker, String, Int32 ByRef, IMoniker ByRef)" }, { "virtualAddress": "0x0063DBF4", "name": "IMoniker_IsSystemMoniker", "signature": "int32_t IMoniker_IsSystemMoniker(IMoniker * this, int32_t * pdwMksys, MethodInfo * method)", "dotNetSignature": "Int32 IsSystemMoniker(Int32 ByRef)" }, { "virtualAddress": "0x0063DC44", "name": "IPersistFile_GetClassID", "signature": "void IPersistFile_GetClassID(IPersistFile * this, Guid * pClassID, MethodInfo * method)", "dotNetSignature": "Void GetClassID(Guid ByRef)" }, { "virtualAddress": "0x0063DC88", "name": "IPersistFile_IsDirty", "signature": "int32_t IPersistFile_IsDirty(IPersistFile * this, MethodInfo * method)", "dotNetSignature": "Int32 IsDirty()" }, { "virtualAddress": "0x0063DCD0", "name": "IPersistFile_Load", "signature": "void IPersistFile_Load(IPersistFile * this, String * pszFileName, int32_t dwMode, MethodInfo * method)", "dotNetSignature": "Void Load(String, Int32)" }, { "virtualAddress": "0x0063DD24", "name": "IPersistFile_Save", "signature": "void IPersistFile_Save(IPersistFile * this, String * pszFileName, bool fRemember, MethodInfo * method)", "dotNetSignature": "Void Save(String, Boolean)" }, { "virtualAddress": "0x0063DD78", "name": "IPersistFile_SaveCompleted", "signature": "void IPersistFile_SaveCompleted(IPersistFile * this, String * pszFileName, MethodInfo * method)", "dotNetSignature": "Void SaveCompleted(String)" }, { "virtualAddress": "0x0063DDC4", "name": "IPersistFile_GetCurFile", "signature": "void IPersistFile_GetCurFile(IPersistFile * this, String * * ppszFileName, MethodInfo * method)", "dotNetSignature": "Void GetCurFile(String ByRef)" }, { "virtualAddress": "0x0063DE20", "name": "IRunningObjectTable_Register", "signature": "int32_t IRunningObjectTable_Register(IRunningObjectTable * this, int32_t grfFlags, Object * punkObject, IMoniker * pmkObjectName, MethodInfo * method)", "dotNetSignature": "Int32 Register(Int32, Object, IMoniker)" }, { "virtualAddress": "0x0063DF54", "name": "IRunningObjectTable_Revoke", "signature": "void IRunningObjectTable_Revoke(IRunningObjectTable * this, int32_t dwRegister, MethodInfo * method)", "dotNetSignature": "Void Revoke(Int32)" }, { "virtualAddress": "0x0063DF98", "name": "IRunningObjectTable_IsRunning", "signature": "int32_t IRunningObjectTable_IsRunning(IRunningObjectTable * this, IMoniker * pmkObjectName, MethodInfo * method)", "dotNetSignature": "Int32 IsRunning(IMoniker)" }, { "virtualAddress": "0x0063E054", "name": "IRunningObjectTable_GetObject", "signature": "int32_t IRunningObjectTable_GetObject(IRunningObjectTable * this, IMoniker * pmkObjectName, Object * * ppunkObject, MethodInfo * method)", "dotNetSignature": "Int32 GetObject(IMoniker, Object ByRef)" }, { "virtualAddress": "0x0063E1B0", "name": "IRunningObjectTable_NoteChangeTime", "signature": "void IRunningObjectTable_NoteChangeTime(IRunningObjectTable * this, int32_t dwRegister, FILETIME_1 * pfiletime, MethodInfo * method)", "dotNetSignature": "Void NoteChangeTime(Int32, FILETIME ByRef)" }, { "virtualAddress": "0x0063E1FC", "name": "IRunningObjectTable_GetTimeOfLastChange", "signature": "int32_t IRunningObjectTable_GetTimeOfLastChange(IRunningObjectTable * this, IMoniker * pmkObjectName, FILETIME_1 * pfiletime, MethodInfo * method)", "dotNetSignature": "Int32 GetTimeOfLastChange(IMoniker, FILETIME ByRef)" }, { "virtualAddress": "0x0063E2C0", "name": "IRunningObjectTable_EnumRunning", "signature": "void IRunningObjectTable_EnumRunning(IRunningObjectTable * this, IEnumMoniker * * ppenumMoniker, MethodInfo * method)", "dotNetSignature": "Void EnumRunning(IEnumMoniker ByRef)" }, { "virtualAddress": "0x0063E39C", "name": "IStream_Read", "signature": "void IStream_Read(IStream * this, Byte__Array * pv, int32_t cb, void * pcbRead, MethodInfo * method)", "dotNetSignature": "Void Read(Byte[], Int32, IntPtr)" }, { "virtualAddress": "0x0063E460", "name": "IStream_Write", "signature": "void IStream_Write(IStream * this, Byte__Array * pv, int32_t cb, void * pcbWritten, MethodInfo * method)", "dotNetSignature": "Void Write(Byte[], Int32, IntPtr)" }, { "virtualAddress": "0x0063E4C4", "name": "IStream_Seek", "signature": "void IStream_Seek(IStream * this, int64_t dlibMove, int32_t dwOrigin, void * plibNewPosition, MethodInfo * method)", "dotNetSignature": "Void Seek(Int64, Int32, IntPtr)" }, { "virtualAddress": "0x0063E520", "name": "IStream_SetSize", "signature": "void IStream_SetSize(IStream * this, int64_t libNewSize, MethodInfo * method)", "dotNetSignature": "Void SetSize(Int64)" }, { "virtualAddress": "0x0063E564", "name": "IStream_CopyTo", "signature": "void IStream_CopyTo(IStream * this, IStream * pstm, int64_t cb, void * pcbRead, void * pcbWritten, MethodInfo * method)", "dotNetSignature": "Void CopyTo(IStream, Int64, IntPtr, IntPtr)" }, { "virtualAddress": "0x0063E644", "name": "IStream_Commit", "signature": "void IStream_Commit(IStream * this, int32_t grfCommitFlags, MethodInfo * method)", "dotNetSignature": "Void Commit(Int32)" }, { "virtualAddress": "0x0063E688", "name": "IStream_Revert", "signature": "void IStream_Revert(IStream * this, MethodInfo * method)", "dotNetSignature": "Void Revert()" }, { "virtualAddress": "0x0063E6BC", "name": "IStream_LockRegion", "signature": "void IStream_LockRegion(IStream * this, int64_t libOffset, int64_t cb, int32_t dwLockType, MethodInfo * method)", "dotNetSignature": "Void LockRegion(Int64, Int64, Int32)" }, { "virtualAddress": "0x0063E718", "name": "IStream_UnlockRegion", "signature": "void IStream_UnlockRegion(IStream * this, int64_t libOffset, int64_t cb, int32_t dwLockType, MethodInfo * method)", "dotNetSignature": "Void UnlockRegion(Int64, Int64, Int32)" }, { "virtualAddress": "0x0063E774", "name": "IStream_Stat", "signature": "void IStream_Stat(IStream * this, STATSTG * pstatstg, int32_t grfStatFlag, MethodInfo * method)", "dotNetSignature": "Void Stat(STATSTG ByRef, Int32)" }, { "virtualAddress": "0x0063E824", "name": "IStream_Clone", "signature": "void IStream_Clone(IStream * this, IStream * * ppstm, MethodInfo * method)", "dotNetSignature": "Void Clone(IStream ByRef)" }, { "virtualAddress": "0x0063E900", "name": "ITypeComp_Bind", "signature": "void ITypeComp_Bind(ITypeComp * this, String * szName, int32_t lHashVal, int16_t wFlags, ITypeInfo * * ppTInfo, DESCKIND__Enum * pDescKind, BINDPTR * pBindPtr, MethodInfo * method)", "dotNetSignature": "Void Bind(String, Int32, Int16, ITypeInfo ByRef, DESCKIND ByRef, BINDPTR ByRef)" }, { "virtualAddress": "0x0063EA24", "name": "ITypeComp_BindType", "signature": "void ITypeComp_BindType(ITypeComp * this, String * szName, int32_t lHashVal, ITypeInfo * * ppTInfo, ITypeComp * * ppTComp, MethodInfo * method)", "dotNetSignature": "Void BindType(String, Int32, ITypeInfo ByRef, ITypeComp ByRef)" }, { "virtualAddress": "0x0063EB90", "name": "ITypeInfo_GetTypeAttr", "signature": "void ITypeInfo_GetTypeAttr(ITypeInfo * this, void * * ppTypeAttr, MethodInfo * method)", "dotNetSignature": "Void GetTypeAttr(IntPtr ByRef)" }, { "virtualAddress": "0x0063EBD4", "name": "ITypeInfo_GetTypeComp", "signature": "void ITypeInfo_GetTypeComp(ITypeInfo * this, ITypeComp * * ppTComp, MethodInfo * method)", "dotNetSignature": "Void GetTypeComp(ITypeComp ByRef)" }, { "virtualAddress": "0x0063ECB0", "name": "ITypeInfo_GetFuncDesc", "signature": "void ITypeInfo_GetFuncDesc(ITypeInfo * this, int32_t index, void * * ppFuncDesc, MethodInfo * method)", "dotNetSignature": "Void GetFuncDesc(Int32, IntPtr ByRef)" }, { "virtualAddress": "0x0063ECFC", "name": "ITypeInfo_GetVarDesc", "signature": "void ITypeInfo_GetVarDesc(ITypeInfo * this, int32_t index, void * * ppVarDesc, MethodInfo * method)", "dotNetSignature": "Void GetVarDesc(Int32, IntPtr ByRef)" }, { "virtualAddress": "0x0063ED48", "name": "ITypeInfo_GetNames", "signature": "void ITypeInfo_GetNames(ITypeInfo * this, int32_t memid, String__Array * rgBstrNames, int32_t cMaxNames, int32_t * pcNames, MethodInfo * method)", "dotNetSignature": "Void GetNames(Int32, String[], Int32, Int32 ByRef)" }, { "virtualAddress": "0x0063EE68", "name": "ITypeInfo_GetRefTypeOfImplType", "signature": "void ITypeInfo_GetRefTypeOfImplType(ITypeInfo * this, int32_t index, int32_t * href, MethodInfo * method)", "dotNetSignature": "Void GetRefTypeOfImplType(Int32, Int32 ByRef)" }, { "virtualAddress": "0x0063EEB4", "name": "ITypeInfo_GetImplTypeFlags", "signature": "void ITypeInfo_GetImplTypeFlags(ITypeInfo * this, int32_t index, IMPLTYPEFLAGS__Enum * pImplTypeFlags, MethodInfo * method)", "dotNetSignature": "Void GetImplTypeFlags(Int32, IMPLTYPEFLAGS ByRef)" }, { "virtualAddress": "0x0063EF00", "name": "ITypeInfo_GetIDsOfNames", "signature": "void ITypeInfo_GetIDsOfNames(ITypeInfo * this, String__Array * rgszNames, int32_t cNames, Int32__Array * pMemId, MethodInfo * method)", "dotNetSignature": "Void GetIDsOfNames(String[], Int32, Int32[])" }, { "virtualAddress": "0x0063F05C", "name": "ITypeInfo_Invoke", "signature": "void ITypeInfo_Invoke(ITypeInfo * this, Object * pvInstance, int32_t memid, int16_t wFlags, DISPPARAMS * pDispParams, void * pVarResult, void * pExcepInfo, int32_t * puArgErr, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Int32, Int16, DISPPARAMS ByRef, IntPtr, IntPtr, Int32 ByRef)" }, { "virtualAddress": "0x0063F160", "name": "ITypeInfo_GetDocumentation", "signature": "void ITypeInfo_GetDocumentation(ITypeInfo * this, int32_t index, String * * strName, String * * strDocString, int32_t * dwHelpContext, String * * strHelpFile, MethodInfo * method)", "dotNetSignature": "Void GetDocumentation(Int32, String ByRef, String ByRef, Int32 ByRef, String ByRef)" }, { "virtualAddress": "0x0063F228", "name": "ITypeInfo_GetDllEntry", "signature": "void ITypeInfo_GetDllEntry(ITypeInfo * this, int32_t memid, INVOKEKIND__Enum invKind, void * pBstrDllName, void * pBstrName, void * pwOrdinal, MethodInfo * method)", "dotNetSignature": "Void GetDllEntry(Int32, INVOKEKIND, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0063F29C", "name": "ITypeInfo_GetRefTypeInfo", "signature": "void ITypeInfo_GetRefTypeInfo(ITypeInfo * this, int32_t hRef, ITypeInfo * * ppTI, MethodInfo * method)", "dotNetSignature": "Void GetRefTypeInfo(Int32, ITypeInfo ByRef)" }, { "virtualAddress": "0x0063F388", "name": "ITypeInfo_AddressOfMember", "signature": "void ITypeInfo_AddressOfMember(ITypeInfo * this, int32_t memid, INVOKEKIND__Enum invKind, void * * ppv, MethodInfo * method)", "dotNetSignature": "Void AddressOfMember(Int32, INVOKEKIND, IntPtr ByRef)" }, { "virtualAddress": "0x0063F3E4", "name": "ITypeInfo_CreateInstance", "signature": "void ITypeInfo_CreateInstance(ITypeInfo * this, Object * pUnkOuter, Guid * riid, Object * * ppvObj, MethodInfo * method)", "dotNetSignature": "Void CreateInstance(Object, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x0063F53C", "name": "ITypeInfo_GetMops", "signature": "void ITypeInfo_GetMops(ITypeInfo * this, int32_t memid, String * * pBstrMops, MethodInfo * method)", "dotNetSignature": "Void GetMops(Int32, String ByRef)" }, { "virtualAddress": "0x0063F5A8", "name": "ITypeInfo_GetContainingTypeLib", "signature": "void ITypeInfo_GetContainingTypeLib(ITypeInfo * this, ITypeLib * * ppTLB, int32_t * pIndex, MethodInfo * method)", "dotNetSignature": "Void GetContainingTypeLib(ITypeLib ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0063F694", "name": "ITypeInfo_ReleaseTypeAttr", "signature": "void ITypeInfo_ReleaseTypeAttr(ITypeInfo * this, void * pTypeAttr, MethodInfo * method)", "dotNetSignature": "Void ReleaseTypeAttr(IntPtr)" }, { "virtualAddress": "0x0063F6D8", "name": "ITypeInfo_ReleaseFuncDesc", "signature": "void ITypeInfo_ReleaseFuncDesc(ITypeInfo * this, void * pFuncDesc, MethodInfo * method)", "dotNetSignature": "Void ReleaseFuncDesc(IntPtr)" }, { "virtualAddress": "0x0063F71C", "name": "ITypeInfo_ReleaseVarDesc", "signature": "void ITypeInfo_ReleaseVarDesc(ITypeInfo * this, void * pVarDesc, MethodInfo * method)", "dotNetSignature": "Void ReleaseVarDesc(IntPtr)" }, { "virtualAddress": "0x0063F760", "name": "ITypeInfo2_GetTypeAttr", "signature": "void ITypeInfo2_GetTypeAttr(ITypeInfo2 * this, void * * ppTypeAttr, MethodInfo * method)", "dotNetSignature": "Void GetTypeAttr(IntPtr ByRef)" }, { "virtualAddress": "0x0063F7A4", "name": "ITypeInfo2_GetTypeComp", "signature": "void ITypeInfo2_GetTypeComp(ITypeInfo2 * this, ITypeComp * * ppTComp, MethodInfo * method)", "dotNetSignature": "Void GetTypeComp(ITypeComp ByRef)" }, { "virtualAddress": "0x0063F880", "name": "ITypeInfo2_GetFuncDesc", "signature": "void ITypeInfo2_GetFuncDesc(ITypeInfo2 * this, int32_t index, void * * ppFuncDesc, MethodInfo * method)", "dotNetSignature": "Void GetFuncDesc(Int32, IntPtr ByRef)" }, { "virtualAddress": "0x0063F8CC", "name": "ITypeInfo2_GetVarDesc", "signature": "void ITypeInfo2_GetVarDesc(ITypeInfo2 * this, int32_t index, void * * ppVarDesc, MethodInfo * method)", "dotNetSignature": "Void GetVarDesc(Int32, IntPtr ByRef)" }, { "virtualAddress": "0x0063F918", "name": "ITypeInfo2_GetNames", "signature": "void ITypeInfo2_GetNames(ITypeInfo2 * this, int32_t memid, String__Array * rgBstrNames, int32_t cMaxNames, int32_t * pcNames, MethodInfo * method)", "dotNetSignature": "Void GetNames(Int32, String[], Int32, Int32 ByRef)" }, { "virtualAddress": "0x0063FA38", "name": "ITypeInfo2_GetRefTypeOfImplType", "signature": "void ITypeInfo2_GetRefTypeOfImplType(ITypeInfo2 * this, int32_t index, int32_t * href, MethodInfo * method)", "dotNetSignature": "Void GetRefTypeOfImplType(Int32, Int32 ByRef)" }, { "virtualAddress": "0x0063FA84", "name": "ITypeInfo2_GetImplTypeFlags", "signature": "void ITypeInfo2_GetImplTypeFlags(ITypeInfo2 * this, int32_t index, IMPLTYPEFLAGS__Enum * pImplTypeFlags, MethodInfo * method)", "dotNetSignature": "Void GetImplTypeFlags(Int32, IMPLTYPEFLAGS ByRef)" }, { "virtualAddress": "0x0063FAD0", "name": "ITypeInfo2_GetIDsOfNames", "signature": "void ITypeInfo2_GetIDsOfNames(ITypeInfo2 * this, String__Array * rgszNames, int32_t cNames, Int32__Array * pMemId, MethodInfo * method)", "dotNetSignature": "Void GetIDsOfNames(String[], Int32, Int32[])" }, { "virtualAddress": "0x0063FC2C", "name": "ITypeInfo2_Invoke", "signature": "void ITypeInfo2_Invoke(ITypeInfo2 * this, Object * pvInstance, int32_t memid, int16_t wFlags, DISPPARAMS * pDispParams, void * pVarResult, void * pExcepInfo, int32_t * puArgErr, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Int32, Int16, DISPPARAMS ByRef, IntPtr, IntPtr, Int32 ByRef)" }, { "virtualAddress": "0x0063FD30", "name": "ITypeInfo2_GetDocumentation", "signature": "void ITypeInfo2_GetDocumentation(ITypeInfo2 * this, int32_t index, String * * strName, String * * strDocString, int32_t * dwHelpContext, String * * strHelpFile, MethodInfo * method)", "dotNetSignature": "Void GetDocumentation(Int32, String ByRef, String ByRef, Int32 ByRef, String ByRef)" }, { "virtualAddress": "0x0063FDF8", "name": "ITypeInfo2_GetDllEntry", "signature": "void ITypeInfo2_GetDllEntry(ITypeInfo2 * this, int32_t memid, INVOKEKIND__Enum invKind, void * pBstrDllName, void * pBstrName, void * pwOrdinal, MethodInfo * method)", "dotNetSignature": "Void GetDllEntry(Int32, INVOKEKIND, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0063FE6C", "name": "ITypeInfo2_GetRefTypeInfo", "signature": "void ITypeInfo2_GetRefTypeInfo(ITypeInfo2 * this, int32_t hRef, ITypeInfo * * ppTI, MethodInfo * method)", "dotNetSignature": "Void GetRefTypeInfo(Int32, ITypeInfo ByRef)" }, { "virtualAddress": "0x0063FF58", "name": "ITypeInfo2_AddressOfMember", "signature": "void ITypeInfo2_AddressOfMember(ITypeInfo2 * this, int32_t memid, INVOKEKIND__Enum invKind, void * * ppv, MethodInfo * method)", "dotNetSignature": "Void AddressOfMember(Int32, INVOKEKIND, IntPtr ByRef)" }, { "virtualAddress": "0x0063FFB4", "name": "ITypeInfo2_CreateInstance", "signature": "void ITypeInfo2_CreateInstance(ITypeInfo2 * this, Object * pUnkOuter, Guid * riid, Object * * ppvObj, MethodInfo * method)", "dotNetSignature": "Void CreateInstance(Object, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x0064010C", "name": "ITypeInfo2_GetMops", "signature": "void ITypeInfo2_GetMops(ITypeInfo2 * this, int32_t memid, String * * pBstrMops, MethodInfo * method)", "dotNetSignature": "Void GetMops(Int32, String ByRef)" }, { "virtualAddress": "0x00640178", "name": "ITypeInfo2_GetContainingTypeLib", "signature": "void ITypeInfo2_GetContainingTypeLib(ITypeInfo2 * this, ITypeLib * * ppTLB, int32_t * pIndex, MethodInfo * method)", "dotNetSignature": "Void GetContainingTypeLib(ITypeLib ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00640264", "name": "ITypeInfo2_ReleaseTypeAttr", "signature": "void ITypeInfo2_ReleaseTypeAttr(ITypeInfo2 * this, void * pTypeAttr, MethodInfo * method)", "dotNetSignature": "Void ReleaseTypeAttr(IntPtr)" }, { "virtualAddress": "0x006402A8", "name": "ITypeInfo2_ReleaseFuncDesc", "signature": "void ITypeInfo2_ReleaseFuncDesc(ITypeInfo2 * this, void * pFuncDesc, MethodInfo * method)", "dotNetSignature": "Void ReleaseFuncDesc(IntPtr)" }, { "virtualAddress": "0x006402EC", "name": "ITypeInfo2_ReleaseVarDesc", "signature": "void ITypeInfo2_ReleaseVarDesc(ITypeInfo2 * this, void * pVarDesc, MethodInfo * method)", "dotNetSignature": "Void ReleaseVarDesc(IntPtr)" }, { "virtualAddress": "0x00640330", "name": "ITypeInfo2_GetTypeKind", "signature": "void ITypeInfo2_GetTypeKind(ITypeInfo2 * this, TYPEKIND__Enum * pTypeKind, MethodInfo * method)", "dotNetSignature": "Void GetTypeKind(TYPEKIND ByRef)" }, { "virtualAddress": "0x00640374", "name": "ITypeInfo2_GetTypeFlags", "signature": "void ITypeInfo2_GetTypeFlags(ITypeInfo2 * this, int32_t * pTypeFlags, MethodInfo * method)", "dotNetSignature": "Void GetTypeFlags(Int32 ByRef)" }, { "virtualAddress": "0x006403B8", "name": "ITypeInfo2_GetFuncIndexOfMemId", "signature": "void ITypeInfo2_GetFuncIndexOfMemId(ITypeInfo2 * this, int32_t memid, INVOKEKIND__Enum invKind, int32_t * pFuncIndex, MethodInfo * method)", "dotNetSignature": "Void GetFuncIndexOfMemId(Int32, INVOKEKIND, Int32 ByRef)" }, { "virtualAddress": "0x00640414", "name": "ITypeInfo2_GetVarIndexOfMemId", "signature": "void ITypeInfo2_GetVarIndexOfMemId(ITypeInfo2 * this, int32_t memid, int32_t * pVarIndex, MethodInfo * method)", "dotNetSignature": "Void GetVarIndexOfMemId(Int32, Int32 ByRef)" }, { "virtualAddress": "0x00640460", "name": "ITypeInfo2_GetCustData", "signature": "void ITypeInfo2_GetCustData(ITypeInfo2 * this, Guid * guid, Object * * pVarVal, MethodInfo * method)", "dotNetSignature": "Void GetCustData(Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x0064047C", "name": "ITypeInfo2_GetFuncCustData", "signature": "void ITypeInfo2_GetFuncCustData(ITypeInfo2 * this, int32_t index, Guid * guid, Object * * pVarVal, MethodInfo * method)", "dotNetSignature": "Void GetFuncCustData(Int32, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x00640498", "name": "ITypeInfo2_GetParamCustData", "signature": "void ITypeInfo2_GetParamCustData(ITypeInfo2 * this, int32_t indexFunc, int32_t indexParam, Guid * guid, Object * * pVarVal, MethodInfo * method)", "dotNetSignature": "Void GetParamCustData(Int32, Int32, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x006404B4", "name": "ITypeInfo2_GetVarCustData", "signature": "void ITypeInfo2_GetVarCustData(ITypeInfo2 * this, int32_t index, Guid * guid, Object * * pVarVal, MethodInfo * method)", "dotNetSignature": "Void GetVarCustData(Int32, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x006404D0", "name": "ITypeInfo2_GetImplTypeCustData", "signature": "void ITypeInfo2_GetImplTypeCustData(ITypeInfo2 * this, int32_t index, Guid * guid, Object * * pVarVal, MethodInfo * method)", "dotNetSignature": "Void GetImplTypeCustData(Int32, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x006404EC", "name": "ITypeInfo2_GetDocumentation2", "signature": "void ITypeInfo2_GetDocumentation2(ITypeInfo2 * this, int32_t memid, String * * pbstrHelpString, int32_t * pdwHelpStringContext, String * * pbstrHelpStringDll, MethodInfo * method)", "dotNetSignature": "Void GetDocumentation2(Int32, String ByRef, Int32 ByRef, String ByRef)" }, { "virtualAddress": "0x00640588", "name": "ITypeInfo2_GetAllCustData", "signature": "void ITypeInfo2_GetAllCustData(ITypeInfo2 * this, void * pCustData, MethodInfo * method)", "dotNetSignature": "Void GetAllCustData(IntPtr)" }, { "virtualAddress": "0x006405CC", "name": "ITypeInfo2_GetAllFuncCustData", "signature": "void ITypeInfo2_GetAllFuncCustData(ITypeInfo2 * this, int32_t index, void * pCustData, MethodInfo * method)", "dotNetSignature": "Void GetAllFuncCustData(Int32, IntPtr)" }, { "virtualAddress": "0x00640618", "name": "ITypeInfo2_GetAllParamCustData", "signature": "void ITypeInfo2_GetAllParamCustData(ITypeInfo2 * this, int32_t indexFunc, int32_t indexParam, void * pCustData, MethodInfo * method)", "dotNetSignature": "Void GetAllParamCustData(Int32, Int32, IntPtr)" }, { "virtualAddress": "0x00640674", "name": "ITypeInfo2_GetAllVarCustData", "signature": "void ITypeInfo2_GetAllVarCustData(ITypeInfo2 * this, int32_t index, void * pCustData, MethodInfo * method)", "dotNetSignature": "Void GetAllVarCustData(Int32, IntPtr)" }, { "virtualAddress": "0x006406C0", "name": "ITypeInfo2_GetAllImplTypeCustData", "signature": "void ITypeInfo2_GetAllImplTypeCustData(ITypeInfo2 * this, int32_t index, void * pCustData, MethodInfo * method)", "dotNetSignature": "Void GetAllImplTypeCustData(Int32, IntPtr)" }, { "virtualAddress": "0x0064070C", "name": "ITypeLib_GetTypeInfoCount", "signature": "int32_t ITypeLib_GetTypeInfoCount(ITypeLib * this, MethodInfo * method)", "dotNetSignature": "Int32 GetTypeInfoCount()" }, { "virtualAddress": "0x00640754", "name": "ITypeLib_GetTypeInfo", "signature": "void ITypeLib_GetTypeInfo(ITypeLib * this, int32_t index, ITypeInfo * * ppTI, MethodInfo * method)", "dotNetSignature": "Void GetTypeInfo(Int32, ITypeInfo ByRef)" }, { "virtualAddress": "0x00640840", "name": "ITypeLib_GetTypeInfoType", "signature": "void ITypeLib_GetTypeInfoType(ITypeLib * this, int32_t index, TYPEKIND__Enum * pTKind, MethodInfo * method)", "dotNetSignature": "Void GetTypeInfoType(Int32, TYPEKIND ByRef)" }, { "virtualAddress": "0x0064088C", "name": "ITypeLib_GetTypeInfoOfGuid", "signature": "void ITypeLib_GetTypeInfoOfGuid(ITypeLib * this, Guid * guid, ITypeInfo * * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void GetTypeInfoOfGuid(Guid ByRef, ITypeInfo ByRef)" }, { "virtualAddress": "0x00640978", "name": "ITypeLib_GetLibAttr", "signature": "void ITypeLib_GetLibAttr(ITypeLib * this, void * * ppTLibAttr, MethodInfo * method)", "dotNetSignature": "Void GetLibAttr(IntPtr ByRef)" }, { "virtualAddress": "0x006409BC", "name": "ITypeLib_GetTypeComp", "signature": "void ITypeLib_GetTypeComp(ITypeLib * this, ITypeComp * * ppTComp, MethodInfo * method)", "dotNetSignature": "Void GetTypeComp(ITypeComp ByRef)" }, { "virtualAddress": "0x00640A98", "name": "ITypeLib_GetDocumentation", "signature": "void ITypeLib_GetDocumentation(ITypeLib * this, int32_t index, String * * strName, String * * strDocString, int32_t * dwHelpContext, String * * strHelpFile, MethodInfo * method)", "dotNetSignature": "Void GetDocumentation(Int32, String ByRef, String ByRef, Int32 ByRef, String ByRef)" }, { "virtualAddress": "0x00640B60", "name": "ITypeLib_IsName", "signature": "bool ITypeLib_IsName(ITypeLib * this, String * szNameBuf, int32_t lHashVal, MethodInfo * method)", "dotNetSignature": "Boolean IsName(String, Int32)" }, { "virtualAddress": "0x00640BD0", "name": "ITypeLib_FindName", "signature": "void ITypeLib_FindName(ITypeLib * this, String * szNameBuf, int32_t lHashVal, ITypeInfo__Array * ppTInfo, Int32__Array * rgMemId, int16_t * pcFound, MethodInfo * method)", "dotNetSignature": "Void FindName(String, Int32, ITypeInfo[], Int32[], Int16 ByRef)" }, { "virtualAddress": "0x00640BEC", "name": "ITypeLib_ReleaseTLibAttr", "signature": "void ITypeLib_ReleaseTLibAttr(ITypeLib * this, void * pTLibAttr, MethodInfo * method)", "dotNetSignature": "Void ReleaseTLibAttr(IntPtr)" }, { "virtualAddress": "0x00640C30", "name": "ITypeLib2_GetTypeInfoCount", "signature": "int32_t ITypeLib2_GetTypeInfoCount(ITypeLib2 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetTypeInfoCount()" }, { "virtualAddress": "0x00640C78", "name": "ITypeLib2_GetTypeInfo", "signature": "void ITypeLib2_GetTypeInfo(ITypeLib2 * this, int32_t index, ITypeInfo * * ppTI, MethodInfo * method)", "dotNetSignature": "Void GetTypeInfo(Int32, ITypeInfo ByRef)" }, { "virtualAddress": "0x00640D64", "name": "ITypeLib2_GetTypeInfoType", "signature": "void ITypeLib2_GetTypeInfoType(ITypeLib2 * this, int32_t index, TYPEKIND__Enum * pTKind, MethodInfo * method)", "dotNetSignature": "Void GetTypeInfoType(Int32, TYPEKIND ByRef)" }, { "virtualAddress": "0x00640DB0", "name": "ITypeLib2_GetTypeInfoOfGuid", "signature": "void ITypeLib2_GetTypeInfoOfGuid(ITypeLib2 * this, Guid * guid, ITypeInfo * * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void GetTypeInfoOfGuid(Guid ByRef, ITypeInfo ByRef)" }, { "virtualAddress": "0x00640E9C", "name": "ITypeLib2_GetLibAttr", "signature": "void ITypeLib2_GetLibAttr(ITypeLib2 * this, void * * ppTLibAttr, MethodInfo * method)", "dotNetSignature": "Void GetLibAttr(IntPtr ByRef)" }, { "virtualAddress": "0x00640EE0", "name": "ITypeLib2_GetTypeComp", "signature": "void ITypeLib2_GetTypeComp(ITypeLib2 * this, ITypeComp * * ppTComp, MethodInfo * method)", "dotNetSignature": "Void GetTypeComp(ITypeComp ByRef)" }, { "virtualAddress": "0x00640FBC", "name": "ITypeLib2_GetDocumentation", "signature": "void ITypeLib2_GetDocumentation(ITypeLib2 * this, int32_t index, String * * strName, String * * strDocString, int32_t * dwHelpContext, String * * strHelpFile, MethodInfo * method)", "dotNetSignature": "Void GetDocumentation(Int32, String ByRef, String ByRef, Int32 ByRef, String ByRef)" }, { "virtualAddress": "0x00641084", "name": "ITypeLib2_IsName", "signature": "bool ITypeLib2_IsName(ITypeLib2 * this, String * szNameBuf, int32_t lHashVal, MethodInfo * method)", "dotNetSignature": "Boolean IsName(String, Int32)" }, { "virtualAddress": "0x006410F4", "name": "ITypeLib2_FindName", "signature": "void ITypeLib2_FindName(ITypeLib2 * this, String * szNameBuf, int32_t lHashVal, ITypeInfo__Array * ppTInfo, Int32__Array * rgMemId, int16_t * pcFound, MethodInfo * method)", "dotNetSignature": "Void FindName(String, Int32, ITypeInfo[], Int32[], Int16 ByRef)" }, { "virtualAddress": "0x00641110", "name": "ITypeLib2_ReleaseTLibAttr", "signature": "void ITypeLib2_ReleaseTLibAttr(ITypeLib2 * this, void * pTLibAttr, MethodInfo * method)", "dotNetSignature": "Void ReleaseTLibAttr(IntPtr)" }, { "virtualAddress": "0x00641154", "name": "ITypeLib2_GetCustData", "signature": "void ITypeLib2_GetCustData(ITypeLib2 * this, Guid * guid, Object * * pVarVal, MethodInfo * method)", "dotNetSignature": "Void GetCustData(Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x00641170", "name": "ITypeLib2_GetDocumentation2", "signature": "void ITypeLib2_GetDocumentation2(ITypeLib2 * this, int32_t index, String * * pbstrHelpString, int32_t * pdwHelpStringContext, String * * pbstrHelpStringDll, MethodInfo * method)", "dotNetSignature": "Void GetDocumentation2(Int32, String ByRef, Int32 ByRef, String ByRef)" }, { "virtualAddress": "0x0064120C", "name": "ITypeLib2_GetLibStatistics", "signature": "void ITypeLib2_GetLibStatistics(ITypeLib2 * this, void * pcUniqueNames, int32_t * pcchUniqueNames, MethodInfo * method)", "dotNetSignature": "Void GetLibStatistics(IntPtr, Int32 ByRef)" }, { "virtualAddress": "0x00641258", "name": "ITypeLib2_GetAllCustData", "signature": "void ITypeLib2_GetAllCustData(ITypeLib2 * this, void * pCustData, MethodInfo * method)", "dotNetSignature": "Void GetAllCustData(IntPtr)" }, { "virtualAddress": "0x003FC5A0", "name": "MemoryHandle__ctor", "signature": "void MemoryHandle__ctor(MemoryHandle__Boxed * this, IRetainable * retainable, Void * pinnedPointer, GCHandle handle, MethodInfo * method)", "dotNetSignature": "MemoryHandle(IRetainable, Void*, GCHandle)" }, { "virtualAddress": "0x003FC5AC", "name": "MemoryHandle_get_PinnedPointer", "signature": "Void * MemoryHandle_get_PinnedPointer(MemoryHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void* get_PinnedPointer()" }, { "virtualAddress": "0x003FC5B4", "name": "MemoryHandle_AddOffset", "signature": "void MemoryHandle_AddOffset(MemoryHandle__Boxed * this, int32_t offset, MethodInfo * method)", "dotNetSignature": "Void AddOffset(Int32)" }, { "virtualAddress": "0x003FC5D4", "name": "MemoryHandle_Dispose", "signature": "void MemoryHandle_Dispose(MemoryHandle__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005E65AC", "name": "BinaryPrimitives_ReverseEndianness", "signature": "int8_t BinaryPrimitives_ReverseEndianness(int8_t value, MethodInfo * method)", "dotNetSignature": "SByte ReverseEndianness(SByte)" }, { "virtualAddress": "0x005E65B0", "name": "BinaryPrimitives_ReverseEndianness_1", "signature": "int16_t BinaryPrimitives_ReverseEndianness_1(int16_t value, MethodInfo * method)", "dotNetSignature": "Int16 ReverseEndianness(Int16)" }, { "virtualAddress": "0x005E65BC", "name": "BinaryPrimitives_ReverseEndianness_2", "signature": "int32_t BinaryPrimitives_ReverseEndianness_2(int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 ReverseEndianness(Int32)" }, { "virtualAddress": "0x005E65C4", "name": "BinaryPrimitives_ReverseEndianness_3", "signature": "int64_t BinaryPrimitives_ReverseEndianness_3(int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 ReverseEndianness(Int64)" }, { "virtualAddress": "0x005E65CC", "name": "BinaryPrimitives_ReverseEndianness_4", "signature": "uint8_t BinaryPrimitives_ReverseEndianness_4(uint8_t value, MethodInfo * method)", "dotNetSignature": "Byte ReverseEndianness(Byte)" }, { "virtualAddress": "0x005E65D0", "name": "BinaryPrimitives_ReverseEndianness_5", "signature": "uint16_t BinaryPrimitives_ReverseEndianness_5(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 ReverseEndianness(UInt16)" }, { "virtualAddress": "0x005E65DC", "name": "BinaryPrimitives_ReverseEndianness_6", "signature": "uint32_t BinaryPrimitives_ReverseEndianness_6(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 ReverseEndianness(UInt32)" }, { "virtualAddress": "0x005E65E4", "name": "BinaryPrimitives_ReverseEndianness_7", "signature": "uint64_t BinaryPrimitives_ReverseEndianness_7(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 ReverseEndianness(UInt64)" }, { "virtualAddress": "0x005E65EC", "name": "BinaryPrimitives_ReadInt16BigEndian", "signature": "int16_t BinaryPrimitives_ReadInt16BigEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16BigEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E669C", "name": "BinaryPrimitives_ReadInt32BigEndian", "signature": "int32_t BinaryPrimitives_ReadInt32BigEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32BigEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E6748", "name": "BinaryPrimitives_ReadInt64BigEndian", "signature": "int64_t BinaryPrimitives_ReadInt64BigEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64BigEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E67F4", "name": "BinaryPrimitives_ReadUInt16BigEndian", "signature": "uint16_t BinaryPrimitives_ReadUInt16BigEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUInt16BigEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E68A4", "name": "BinaryPrimitives_ReadUInt32BigEndian", "signature": "uint32_t BinaryPrimitives_ReadUInt32BigEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt32 ReadUInt32BigEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E6950", "name": "BinaryPrimitives_ReadUInt64BigEndian", "signature": "uint64_t BinaryPrimitives_ReadUInt64BigEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt64 ReadUInt64BigEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E69FC", "name": "BinaryPrimitives_TryReadInt16BigEndian", "signature": "bool BinaryPrimitives_TryReadInt16BigEndian(ReadOnlySpan_1_Byte_ buffer, int16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadInt16BigEndian(ReadOnlySpan\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x005E6AC4", "name": "BinaryPrimitives_TryReadInt32BigEndian", "signature": "bool BinaryPrimitives_TryReadInt32BigEndian(ReadOnlySpan_1_Byte_ buffer, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadInt32BigEndian(ReadOnlySpan\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x005E6B88", "name": "BinaryPrimitives_TryReadInt64BigEndian", "signature": "bool BinaryPrimitives_TryReadInt64BigEndian(ReadOnlySpan_1_Byte_ buffer, int64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadInt64BigEndian(ReadOnlySpan\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x005E6C4C", "name": "BinaryPrimitives_TryReadUInt16BigEndian", "signature": "bool BinaryPrimitives_TryReadUInt16BigEndian(ReadOnlySpan_1_Byte_ buffer, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadUInt16BigEndian(ReadOnlySpan\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x005E6D14", "name": "BinaryPrimitives_TryReadUInt32BigEndian", "signature": "bool BinaryPrimitives_TryReadUInt32BigEndian(ReadOnlySpan_1_Byte_ buffer, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadUInt32BigEndian(ReadOnlySpan\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x005E6DD8", "name": "BinaryPrimitives_TryReadUInt64BigEndian", "signature": "bool BinaryPrimitives_TryReadUInt64BigEndian(ReadOnlySpan_1_Byte_ buffer, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadUInt64BigEndian(ReadOnlySpan\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x005E6E9C", "name": "BinaryPrimitives_ReadInt16LittleEndian", "signature": "int16_t BinaryPrimitives_ReadInt16LittleEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int16 ReadInt16LittleEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E6F4C", "name": "BinaryPrimitives_ReadInt32LittleEndian", "signature": "int32_t BinaryPrimitives_ReadInt32LittleEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int32 ReadInt32LittleEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E6FF8", "name": "BinaryPrimitives_ReadInt64LittleEndian", "signature": "int64_t BinaryPrimitives_ReadInt64LittleEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int64 ReadInt64LittleEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E70A4", "name": "BinaryPrimitives_ReadUInt16LittleEndian", "signature": "uint16_t BinaryPrimitives_ReadUInt16LittleEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUInt16LittleEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E7154", "name": "BinaryPrimitives_ReadUInt32LittleEndian", "signature": "uint32_t BinaryPrimitives_ReadUInt32LittleEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt32 ReadUInt32LittleEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E7200", "name": "BinaryPrimitives_ReadUInt64LittleEndian", "signature": "uint64_t BinaryPrimitives_ReadUInt64LittleEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt64 ReadUInt64LittleEndian(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x005E72AC", "name": "BinaryPrimitives_TryReadInt16LittleEndian", "signature": "bool BinaryPrimitives_TryReadInt16LittleEndian(ReadOnlySpan_1_Byte_ buffer, int16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadInt16LittleEndian(ReadOnlySpan\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x005E7384", "name": "BinaryPrimitives_TryReadInt32LittleEndian", "signature": "bool BinaryPrimitives_TryReadInt32LittleEndian(ReadOnlySpan_1_Byte_ buffer, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadInt32LittleEndian(ReadOnlySpan\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x005E7458", "name": "BinaryPrimitives_TryReadInt64LittleEndian", "signature": "bool BinaryPrimitives_TryReadInt64LittleEndian(ReadOnlySpan_1_Byte_ buffer, int64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadInt64LittleEndian(ReadOnlySpan\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x005E752C", "name": "BinaryPrimitives_TryReadUInt16LittleEndian", "signature": "bool BinaryPrimitives_TryReadUInt16LittleEndian(ReadOnlySpan_1_Byte_ buffer, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadUInt16LittleEndian(ReadOnlySpan\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x005E7604", "name": "BinaryPrimitives_TryReadUInt32LittleEndian", "signature": "bool BinaryPrimitives_TryReadUInt32LittleEndian(ReadOnlySpan_1_Byte_ buffer, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadUInt32LittleEndian(ReadOnlySpan\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x005E76D8", "name": "BinaryPrimitives_TryReadUInt64LittleEndian", "signature": "bool BinaryPrimitives_TryReadUInt64LittleEndian(ReadOnlySpan_1_Byte_ buffer, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadUInt64LittleEndian(ReadOnlySpan\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x005E77AC", "name": "BinaryPrimitives_WriteInt16BigEndian", "signature": "void BinaryPrimitives_WriteInt16BigEndian(Span_1_Byte_ buffer, int16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt16BigEndian(Span\u00601[Byte], Int16)" }, { "virtualAddress": "0x005E7868", "name": "BinaryPrimitives_WriteInt32BigEndian", "signature": "void BinaryPrimitives_WriteInt32BigEndian(Span_1_Byte_ buffer, int32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt32BigEndian(Span\u00601[Byte], Int32)" }, { "virtualAddress": "0x005E7920", "name": "BinaryPrimitives_WriteInt64BigEndian", "signature": "void BinaryPrimitives_WriteInt64BigEndian(Span_1_Byte_ buffer, int64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt64BigEndian(Span\u00601[Byte], Int64)" }, { "virtualAddress": "0x005E79D8", "name": "BinaryPrimitives_WriteUInt16BigEndian", "signature": "void BinaryPrimitives_WriteUInt16BigEndian(Span_1_Byte_ buffer, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt16BigEndian(Span\u00601[Byte], UInt16)" }, { "virtualAddress": "0x005E7A94", "name": "BinaryPrimitives_WriteUInt32BigEndian", "signature": "void BinaryPrimitives_WriteUInt32BigEndian(Span_1_Byte_ buffer, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt32BigEndian(Span\u00601[Byte], UInt32)" }, { "virtualAddress": "0x005E7B4C", "name": "BinaryPrimitives_WriteUInt64BigEndian", "signature": "void BinaryPrimitives_WriteUInt64BigEndian(Span_1_Byte_ buffer, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt64BigEndian(Span\u00601[Byte], UInt64)" }, { "virtualAddress": "0x005E7C04", "name": "BinaryPrimitives_TryWriteInt16BigEndian", "signature": "bool BinaryPrimitives_TryWriteInt16BigEndian(Span_1_Byte_ buffer, int16_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteInt16BigEndian(Span\u00601[Byte], Int16)" }, { "virtualAddress": "0x005E7CC4", "name": "BinaryPrimitives_TryWriteInt32BigEndian", "signature": "bool BinaryPrimitives_TryWriteInt32BigEndian(Span_1_Byte_ buffer, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteInt32BigEndian(Span\u00601[Byte], Int32)" }, { "virtualAddress": "0x005E7D80", "name": "BinaryPrimitives_TryWriteInt64BigEndian", "signature": "bool BinaryPrimitives_TryWriteInt64BigEndian(Span_1_Byte_ buffer, int64_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteInt64BigEndian(Span\u00601[Byte], Int64)" }, { "virtualAddress": "0x005E7E3C", "name": "BinaryPrimitives_TryWriteUInt16BigEndian", "signature": "bool BinaryPrimitives_TryWriteUInt16BigEndian(Span_1_Byte_ buffer, uint16_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteUInt16BigEndian(Span\u00601[Byte], UInt16)" }, { "virtualAddress": "0x005E7EFC", "name": "BinaryPrimitives_TryWriteUInt32BigEndian", "signature": "bool BinaryPrimitives_TryWriteUInt32BigEndian(Span_1_Byte_ buffer, uint32_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteUInt32BigEndian(Span\u00601[Byte], UInt32)" }, { "virtualAddress": "0x005E7FB8", "name": "BinaryPrimitives_TryWriteUInt64BigEndian", "signature": "bool BinaryPrimitives_TryWriteUInt64BigEndian(Span_1_Byte_ buffer, uint64_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteUInt64BigEndian(Span\u00601[Byte], UInt64)" }, { "virtualAddress": "0x005E8074", "name": "BinaryPrimitives_WriteInt16LittleEndian", "signature": "void BinaryPrimitives_WriteInt16LittleEndian(Span_1_Byte_ buffer, int16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt16LittleEndian(Span\u00601[Byte], Int16)" }, { "virtualAddress": "0x005E8130", "name": "BinaryPrimitives_WriteInt32LittleEndian", "signature": "void BinaryPrimitives_WriteInt32LittleEndian(Span_1_Byte_ buffer, int32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt32LittleEndian(Span\u00601[Byte], Int32)" }, { "virtualAddress": "0x005E81E8", "name": "BinaryPrimitives_WriteInt64LittleEndian", "signature": "void BinaryPrimitives_WriteInt64LittleEndian(Span_1_Byte_ buffer, int64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteInt64LittleEndian(Span\u00601[Byte], Int64)" }, { "virtualAddress": "0x005E82A0", "name": "BinaryPrimitives_WriteUInt16LittleEndian", "signature": "void BinaryPrimitives_WriteUInt16LittleEndian(Span_1_Byte_ buffer, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt16LittleEndian(Span\u00601[Byte], UInt16)" }, { "virtualAddress": "0x005E835C", "name": "BinaryPrimitives_WriteUInt32LittleEndian", "signature": "void BinaryPrimitives_WriteUInt32LittleEndian(Span_1_Byte_ buffer, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt32LittleEndian(Span\u00601[Byte], UInt32)" }, { "virtualAddress": "0x005E8414", "name": "BinaryPrimitives_WriteUInt64LittleEndian", "signature": "void BinaryPrimitives_WriteUInt64LittleEndian(Span_1_Byte_ buffer, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUInt64LittleEndian(Span\u00601[Byte], UInt64)" }, { "virtualAddress": "0x005E84CC", "name": "BinaryPrimitives_TryWriteInt16LittleEndian", "signature": "bool BinaryPrimitives_TryWriteInt16LittleEndian(Span_1_Byte_ buffer, int16_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteInt16LittleEndian(Span\u00601[Byte], Int16)" }, { "virtualAddress": "0x005E858C", "name": "BinaryPrimitives_TryWriteInt32LittleEndian", "signature": "bool BinaryPrimitives_TryWriteInt32LittleEndian(Span_1_Byte_ buffer, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteInt32LittleEndian(Span\u00601[Byte], Int32)" }, { "virtualAddress": "0x005E8648", "name": "BinaryPrimitives_TryWriteInt64LittleEndian", "signature": "bool BinaryPrimitives_TryWriteInt64LittleEndian(Span_1_Byte_ buffer, int64_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteInt64LittleEndian(Span\u00601[Byte], Int64)" }, { "virtualAddress": "0x005E8704", "name": "BinaryPrimitives_TryWriteUInt16LittleEndian", "signature": "bool BinaryPrimitives_TryWriteUInt16LittleEndian(Span_1_Byte_ buffer, uint16_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteUInt16LittleEndian(Span\u00601[Byte], UInt16)" }, { "virtualAddress": "0x005E87C4", "name": "BinaryPrimitives_TryWriteUInt32LittleEndian", "signature": "bool BinaryPrimitives_TryWriteUInt32LittleEndian(Span_1_Byte_ buffer, uint32_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteUInt32LittleEndian(Span\u00601[Byte], UInt32)" }, { "virtualAddress": "0x005E8880", "name": "BinaryPrimitives_TryWriteUInt64LittleEndian", "signature": "bool BinaryPrimitives_TryWriteUInt64LittleEndian(Span_1_Byte_ buffer, uint64_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteUInt64LittleEndian(Span\u00601[Byte], UInt64)" }, { "virtualAddress": "0x00406AF8", "name": "DictionaryEntry__ctor", "signature": "void DictionaryEntry__ctor(DictionaryEntry__Boxed * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "DictionaryEntry(Object, Object)" }, { "virtualAddress": "0x00406B00", "name": "DictionaryEntry_get_Key", "signature": "Object * DictionaryEntry_get_Key(DictionaryEntry__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00406B08", "name": "DictionaryEntry_set_Key", "signature": "void DictionaryEntry_set_Key(DictionaryEntry__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Key(Object)" }, { "virtualAddress": "0x00406B10", "name": "DictionaryEntry_get_Value", "signature": "Object * DictionaryEntry_get_Value(DictionaryEntry__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00406B18", "name": "DictionaryEntry_set_Value", "signature": "void DictionaryEntry_set_Value(DictionaryEntry__Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Object)" }, { "virtualAddress": "0x00406B20", "name": "DictionaryEntry_Deconstruct", "signature": "void DictionaryEntry_Deconstruct(DictionaryEntry__Boxed * this, Object * * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0094AF8C", "name": "LowLevelComparer__ctor", "signature": "void LowLevelComparer__ctor(LowLevelComparer * this, MethodInfo * method)", "dotNetSignature": "LowLevelComparer()" }, { "virtualAddress": "0x0094AF94", "name": "LowLevelComparer_Compare", "signature": "int32_t LowLevelComparer_Compare(LowLevelComparer * this, Object * a, Object * b, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x0094B14C", "name": "LowLevelComparer__cctor", "signature": "void LowLevelComparer__cctor(MethodInfo * method)", "dotNetSignature": "LowLevelComparer()" }, { "virtualAddress": "0x005EDAF4", "name": "ArrayList__ctor", "signature": "void ArrayList__ctor(ArrayList * this, bool trash, MethodInfo * method)", "dotNetSignature": "ArrayList(Boolean)" }, { "virtualAddress": "0x005EDAFC", "name": "ArrayList__ctor_1", "signature": "void ArrayList__ctor_1(ArrayList * this, MethodInfo * method)", "dotNetSignature": "ArrayList()" }, { "virtualAddress": "0x005EDB78", "name": "ArrayList__ctor_2", "signature": "void ArrayList__ctor_2(ArrayList * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "ArrayList(Int32)" }, { "virtualAddress": "0x005EDCB8", "name": "ArrayList__ctor_3", "signature": "void ArrayList__ctor_3(ArrayList * this, ICollection * c, MethodInfo * method)", "dotNetSignature": "ArrayList(ICollection)" }, { "virtualAddress": "0x005EDE48", "name": "ArrayList_get_Capacity", "signature": "int32_t ArrayList_get_Capacity(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x005EDE64", "name": "ArrayList_set_Capacity", "signature": "void ArrayList_set_Capacity(ArrayList * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x005EDF80", "name": "ArrayList_get_Count", "signature": "int32_t ArrayList_get_Count(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005EDF88", "name": "ArrayList_get_IsFixedSize", "signature": "bool ArrayList_get_IsFixedSize(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x005EDF90", "name": "ArrayList_get_IsReadOnly", "signature": "bool ArrayList_get_IsReadOnly(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x005EDF98", "name": "ArrayList_get_IsSynchronized", "signature": "bool ArrayList_get_IsSynchronized(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005EDFA0", "name": "ArrayList_get_SyncRoot", "signature": "Object * ArrayList_get_SyncRoot(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005EE018", "name": "ArrayList_get_Item", "signature": "Object * ArrayList_get_Item(ArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x005EE0F8", "name": "ArrayList_set_Item", "signature": "void ArrayList_set_Item(ArrayList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x005EE20C", "name": "ArrayList_Adapter", "signature": "ArrayList * ArrayList_Adapter(IList * list, MethodInfo * method)", "dotNetSignature": "ArrayList Adapter(IList)" }, { "virtualAddress": "0x005EE2AC", "name": "ArrayList_Add", "signature": "int32_t ArrayList_Add(ArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x005EE3B8", "name": "ArrayList_AddRange", "signature": "void ArrayList_AddRange(ArrayList * this, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x005EE3D4", "name": "ArrayList_BinarySearch", "signature": "int32_t ArrayList_BinarySearch(ArrayList * this, int32_t index, int32_t count, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x005EE52C", "name": "ArrayList_BinarySearch_1", "signature": "int32_t ArrayList_BinarySearch_1(ArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Object)" }, { "virtualAddress": "0x005EE580", "name": "ArrayList_BinarySearch_2", "signature": "int32_t ArrayList_BinarySearch_2(ArrayList * this, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Object, IComparer)" }, { "virtualAddress": "0x005EE5E0", "name": "ArrayList_Clear", "signature": "void ArrayList_Clear(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005EE624", "name": "ArrayList_Clone", "signature": "Object * ArrayList_Clone(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005EE6C0", "name": "ArrayList_Contains", "signature": "bool ArrayList_Contains(ArrayList * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x005EE794", "name": "ArrayList_CopyTo", "signature": "void ArrayList_CopyTo(ArrayList * this, Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array)" }, { "virtualAddress": "0x005EE7A8", "name": "ArrayList_CopyTo_1", "signature": "void ArrayList_CopyTo_1(ArrayList * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005EE86C", "name": "ArrayList_CopyTo_2", "signature": "void ArrayList_CopyTo_2(ArrayList * this, int32_t index, Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x005EE360", "name": "ArrayList_EnsureCapacity", "signature": "void ArrayList_EnsureCapacity(ArrayList * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x005EE95C", "name": "ArrayList_FixedSize", "signature": "IList * ArrayList_FixedSize(IList * list, MethodInfo * method)", "dotNetSignature": "IList FixedSize(IList)" }, { "virtualAddress": "0x005EE9FC", "name": "ArrayList_FixedSize_1", "signature": "ArrayList * ArrayList_FixedSize_1(ArrayList * list, MethodInfo * method)", "dotNetSignature": "ArrayList FixedSize(ArrayList)" }, { "virtualAddress": "0x005EEA9C", "name": "ArrayList_GetEnumerator", "signature": "IEnumerator * ArrayList_GetEnumerator(ArrayList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x005EEB00", "name": "ArrayList_GetEnumerator_1", "signature": "IEnumerator * ArrayList_GetEnumerator_1(ArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x005EEC60", "name": "ArrayList_IndexOf", "signature": "int32_t ArrayList_IndexOf(ArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x005EEC74", "name": "ArrayList_IndexOf_1", "signature": "int32_t ArrayList_IndexOf_1(ArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x005EED34", "name": "ArrayList_IndexOf_2", "signature": "int32_t ArrayList_IndexOf_2(ArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x005EEE4C", "name": "ArrayList_Insert", "signature": "void ArrayList_Insert(ArrayList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x005EEFA4", "name": "ArrayList_InsertRange", "signature": "void ArrayList_InsertRange(ArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x005EF200", "name": "ArrayList_LastIndexOf", "signature": "int32_t ArrayList_LastIndexOf(ArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object)" }, { "virtualAddress": "0x005EF218", "name": "ArrayList_LastIndexOf_1", "signature": "int32_t ArrayList_LastIndexOf_1(ArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x005EF2E8", "name": "ArrayList_LastIndexOf_2", "signature": "int32_t ArrayList_LastIndexOf_2(ArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x005EF440", "name": "ArrayList_ReadOnly", "signature": "IList * ArrayList_ReadOnly(IList * list, MethodInfo * method)", "dotNetSignature": "IList ReadOnly(IList)" }, { "virtualAddress": "0x005EF4E0", "name": "ArrayList_ReadOnly_1", "signature": "ArrayList * ArrayList_ReadOnly_1(ArrayList * list, MethodInfo * method)", "dotNetSignature": "ArrayList ReadOnly(ArrayList)" }, { "virtualAddress": "0x005EF580", "name": "ArrayList_Remove", "signature": "void ArrayList_Remove(ArrayList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x005EF5D0", "name": "ArrayList_RemoveAt", "signature": "void ArrayList_RemoveAt(ArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x005EF6E4", "name": "ArrayList_RemoveRange", "signature": "void ArrayList_RemoveRange(ArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x005EF894", "name": "ArrayList_Repeat", "signature": "ArrayList * ArrayList_Repeat(Object * value, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList Repeat(Object, Int32)" }, { "virtualAddress": "0x005EF994", "name": "ArrayList_Reverse", "signature": "void ArrayList_Reverse(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x005EF9D8", "name": "ArrayList_Reverse_1", "signature": "void ArrayList_Reverse_1(ArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x005EFB34", "name": "ArrayList_SetRange", "signature": "void ArrayList_SetRange(ArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x005EFD30", "name": "ArrayList_GetRange", "signature": "ArrayList * ArrayList_GetRange(ArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x005EFE7C", "name": "ArrayList_Sort", "signature": "void ArrayList_Sort(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x005EFF24", "name": "ArrayList_Sort_1", "signature": "void ArrayList_Sort_1(ArrayList * this, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer)" }, { "virtualAddress": "0x005EFF74", "name": "ArrayList_Sort_2", "signature": "void ArrayList_Sort_2(ArrayList * this, int32_t index, int32_t count, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x005F00D8", "name": "ArrayList_Synchronized", "signature": "IList * ArrayList_Synchronized(IList * list, MethodInfo * method)", "dotNetSignature": "IList Synchronized(IList)" }, { "virtualAddress": "0x005F0178", "name": "ArrayList_Synchronized_1", "signature": "ArrayList * ArrayList_Synchronized_1(ArrayList * list, MethodInfo * method)", "dotNetSignature": "ArrayList Synchronized(ArrayList)" }, { "virtualAddress": "0x005F0218", "name": "ArrayList_ToArray", "signature": "Object__Array * ArrayList_ToArray(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x005F0290", "name": "ArrayList_ToArray_1", "signature": "Array * ArrayList_ToArray_1(ArrayList * this, Type * type, MethodInfo * method)", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x005F03B0", "name": "ArrayList_TrimToSize", "signature": "void ArrayList_TrimToSize(ArrayList * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x005F03C4", "name": "ArrayList__cctor", "signature": "void ArrayList__cctor(MethodInfo * method)", "dotNetSignature": "ArrayList()" }, { "virtualAddress": "0x00933F5C", "name": "ArrayList_IListWrapper__ctor", "signature": "void ArrayList_IListWrapper__ctor(ArrayList_IListWrapper * this, IList * list, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BIListWrapper(IList)" }, { "virtualAddress": "0x00933FDC", "name": "ArrayList_IListWrapper_get_Capacity", "signature": "int32_t ArrayList_IListWrapper_get_Capacity(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00934090", "name": "ArrayList_IListWrapper_set_Capacity", "signature": "void ArrayList_IListWrapper_set_Capacity(ArrayList_IListWrapper * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00934154", "name": "ArrayList_IListWrapper_get_Count", "signature": "int32_t ArrayList_IListWrapper_get_Count(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00934208", "name": "ArrayList_IListWrapper_get_IsReadOnly", "signature": "bool ArrayList_IListWrapper_get_IsReadOnly(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009342BC", "name": "ArrayList_IListWrapper_get_IsFixedSize", "signature": "bool ArrayList_IListWrapper_get_IsFixedSize(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00934370", "name": "ArrayList_IListWrapper_get_IsSynchronized", "signature": "bool ArrayList_IListWrapper_get_IsSynchronized(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00934424", "name": "ArrayList_IListWrapper_get_Item", "signature": "Object * ArrayList_IListWrapper_get_Item(ArrayList_IListWrapper * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x009344E4", "name": "ArrayList_IListWrapper_set_Item", "signature": "void ArrayList_IListWrapper_set_Item(ArrayList_IListWrapper * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x009345C0", "name": "ArrayList_IListWrapper_get_SyncRoot", "signature": "Object * ArrayList_IListWrapper_get_SyncRoot(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00934674", "name": "ArrayList_IListWrapper_Add", "signature": "int32_t ArrayList_IListWrapper_Add(ArrayList_IListWrapper * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x00934748", "name": "ArrayList_IListWrapper_AddRange", "signature": "void ArrayList_IListWrapper_AddRange(ArrayList_IListWrapper * this, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x00934794", "name": "ArrayList_IListWrapper_BinarySearch", "signature": "int32_t ArrayList_IListWrapper_BinarySearch(ArrayList_IListWrapper * this, int32_t index, int32_t count, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x00934A58", "name": "ArrayList_IListWrapper_Clear", "signature": "void ArrayList_IListWrapper_Clear(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00934BE4", "name": "ArrayList_IListWrapper_Clone", "signature": "Object * ArrayList_IListWrapper_Clone(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00934C48", "name": "ArrayList_IListWrapper_Contains", "signature": "bool ArrayList_IListWrapper_Contains(ArrayList_IListWrapper * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00934D0C", "name": "ArrayList_IListWrapper_CopyTo", "signature": "void ArrayList_IListWrapper_CopyTo(ArrayList_IListWrapper * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00934DD4", "name": "ArrayList_IListWrapper_CopyTo_1", "signature": "void ArrayList_IListWrapper_CopyTo_1(ArrayList_IListWrapper * this, int32_t index, Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x009350F8", "name": "ArrayList_IListWrapper_GetEnumerator", "signature": "IEnumerator * ArrayList_IListWrapper_GetEnumerator(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x009351A8", "name": "ArrayList_IListWrapper_GetEnumerator_1", "signature": "IEnumerator * ArrayList_IListWrapper_GetEnumerator_1(ArrayList_IListWrapper * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x00935480", "name": "ArrayList_IListWrapper_IndexOf", "signature": "int32_t ArrayList_IListWrapper_IndexOf(ArrayList_IListWrapper * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x00935544", "name": "ArrayList_IListWrapper_IndexOf_1", "signature": "int32_t ArrayList_IListWrapper_IndexOf_1(ArrayList_IListWrapper * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x00935628", "name": "ArrayList_IListWrapper_IndexOf_2", "signature": "int32_t ArrayList_IListWrapper_IndexOf_2(ArrayList_IListWrapper * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0093590C", "name": "ArrayList_IListWrapper_Insert", "signature": "void ArrayList_IListWrapper_Insert(ArrayList_IListWrapper * this, int32_t index, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x009359E8", "name": "ArrayList_IListWrapper_InsertRange", "signature": "void ArrayList_IListWrapper_InsertRange(ArrayList_IListWrapper * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x00935DB8", "name": "ArrayList_IListWrapper_LastIndexOf", "signature": "int32_t ArrayList_IListWrapper_LastIndexOf(ArrayList_IListWrapper * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object)" }, { "virtualAddress": "0x00935F10", "name": "ArrayList_IListWrapper_LastIndexOf_1", "signature": "int32_t ArrayList_IListWrapper_LastIndexOf_1(ArrayList_IListWrapper * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x00935F24", "name": "ArrayList_IListWrapper_LastIndexOf_2", "signature": "int32_t ArrayList_IListWrapper_LastIndexOf_2(ArrayList_IListWrapper * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x009362C8", "name": "ArrayList_IListWrapper_Remove", "signature": "void ArrayList_IListWrapper_Remove(ArrayList_IListWrapper * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x00936318", "name": "ArrayList_IListWrapper_RemoveAt", "signature": "void ArrayList_IListWrapper_RemoveAt(ArrayList_IListWrapper * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009363EC", "name": "ArrayList_IListWrapper_RemoveRange", "signature": "void ArrayList_IListWrapper_RemoveRange(ArrayList_IListWrapper * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00936624", "name": "ArrayList_IListWrapper_Reverse", "signature": "void ArrayList_IListWrapper_Reverse(ArrayList_IListWrapper * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x009369C4", "name": "ArrayList_IListWrapper_SetRange", "signature": "void ArrayList_IListWrapper_SetRange(ArrayList_IListWrapper * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x00936E04", "name": "ArrayList_IListWrapper_GetRange", "signature": "ArrayList * ArrayList_IListWrapper_GetRange(ArrayList_IListWrapper * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x00936FC8", "name": "ArrayList_IListWrapper_Sort", "signature": "void ArrayList_IListWrapper_Sort(ArrayList_IListWrapper * this, int32_t index, int32_t count, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x009372A0", "name": "ArrayList_IListWrapper_ToArray", "signature": "Object__Array * ArrayList_IListWrapper_ToArray(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00937390", "name": "ArrayList_IListWrapper_ToArray_1", "signature": "Array * ArrayList_IListWrapper_ToArray_1(ArrayList_IListWrapper * this, Type * type, MethodInfo * method)", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x00937588", "name": "ArrayList_IListWrapper_TrimToSize", "signature": "void ArrayList_IListWrapper_TrimToSize(ArrayList_IListWrapper * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x0093758C", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper__ctor", "signature": "void ArrayList_IListWrapper_IListWrapperEnumWrapper__ctor(ArrayList_IListWrapper_IListWrapperEnumWrapper * this, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BIListWrapper\u002BIListWrapperEnumWrapper()" }, { "virtualAddress": "0x0093536C", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper__ctor_1", "signature": "void ArrayList_IListWrapper_IListWrapperEnumWrapper__ctor_1(ArrayList_IListWrapper_IListWrapperEnumWrapper * this, ArrayList_IListWrapper * listWrapper, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BIListWrapper\u002BIListWrapperEnumWrapper(ArrayList\u002BIListWrapper, Int32, Int32)" }, { "virtualAddress": "0x00937594", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper_Clone", "signature": "Object * ArrayList_IListWrapper_IListWrapperEnumWrapper_Clone(ArrayList_IListWrapper_IListWrapperEnumWrapper * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00937718", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper_MoveNext", "signature": "bool ArrayList_IListWrapper_IListWrapperEnumWrapper_MoveNext(ArrayList_IListWrapper_IListWrapperEnumWrapper * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00937888", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper_get_Current", "signature": "Object * ArrayList_IListWrapper_IListWrapperEnumWrapper_get_Current(ArrayList_IListWrapper_IListWrapperEnumWrapper * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x009379A8", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper_Reset", "signature": "void ArrayList_IListWrapper_IListWrapperEnumWrapper_Reset(ArrayList_IListWrapper_IListWrapperEnumWrapper * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0093B0C8", "name": "ArrayList_SyncArrayList__ctor", "signature": "void ArrayList_SyncArrayList__ctor(ArrayList_SyncArrayList * this, ArrayList * list, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BSyncArrayList(ArrayList)" }, { "virtualAddress": "0x0093B168", "name": "ArrayList_SyncArrayList_get_Capacity", "signature": "int32_t ArrayList_SyncArrayList_get_Capacity(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x0093B230", "name": "ArrayList_SyncArrayList_set_Capacity", "signature": "void ArrayList_SyncArrayList_set_Capacity(ArrayList_SyncArrayList * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0093B2E8", "name": "ArrayList_SyncArrayList_get_Count", "signature": "int32_t ArrayList_SyncArrayList_get_Count(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0093B3B0", "name": "ArrayList_SyncArrayList_get_IsReadOnly", "signature": "bool ArrayList_SyncArrayList_get_IsReadOnly(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x0093B3D4", "name": "ArrayList_SyncArrayList_get_IsFixedSize", "signature": "bool ArrayList_SyncArrayList_get_IsFixedSize(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x0093B3F8", "name": "ArrayList_SyncArrayList_get_IsSynchronized", "signature": "bool ArrayList_SyncArrayList_get_IsSynchronized(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0093B400", "name": "ArrayList_SyncArrayList_get_Item", "signature": "Object * ArrayList_SyncArrayList_get_Item(ArrayList_SyncArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x0093B4D0", "name": "ArrayList_SyncArrayList_set_Item", "signature": "void ArrayList_SyncArrayList_set_Item(ArrayList_SyncArrayList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x0093B598", "name": "ArrayList_SyncArrayList_get_SyncRoot", "signature": "Object * ArrayList_SyncArrayList_get_SyncRoot(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0093B5A0", "name": "ArrayList_SyncArrayList_Add", "signature": "int32_t ArrayList_SyncArrayList_Add(ArrayList_SyncArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x0093B670", "name": "ArrayList_SyncArrayList_AddRange", "signature": "void ArrayList_SyncArrayList_AddRange(ArrayList_SyncArrayList * this, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x0093B728", "name": "ArrayList_SyncArrayList_BinarySearch", "signature": "int32_t ArrayList_SyncArrayList_BinarySearch(ArrayList_SyncArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Object)" }, { "virtualAddress": "0x0093B7F8", "name": "ArrayList_SyncArrayList_BinarySearch_1", "signature": "int32_t ArrayList_SyncArrayList_BinarySearch_1(ArrayList_SyncArrayList * this, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Object, IComparer)" }, { "virtualAddress": "0x0093B8D0", "name": "ArrayList_SyncArrayList_BinarySearch_2", "signature": "int32_t ArrayList_SyncArrayList_BinarySearch_2(ArrayList_SyncArrayList * this, int32_t index, int32_t count, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x0093B9C0", "name": "ArrayList_SyncArrayList_Clear", "signature": "void ArrayList_SyncArrayList_Clear(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0093BA70", "name": "ArrayList_SyncArrayList_Clone", "signature": "Object * ArrayList_SyncArrayList_Clone(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0093BBC0", "name": "ArrayList_SyncArrayList_Contains", "signature": "bool ArrayList_SyncArrayList_Contains(ArrayList_SyncArrayList * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0093BC90", "name": "ArrayList_SyncArrayList_CopyTo", "signature": "void ArrayList_SyncArrayList_CopyTo(ArrayList_SyncArrayList * this, Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array)" }, { "virtualAddress": "0x0093BD48", "name": "ArrayList_SyncArrayList_CopyTo_1", "signature": "void ArrayList_SyncArrayList_CopyTo_1(ArrayList_SyncArrayList * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0093BE10", "name": "ArrayList_SyncArrayList_CopyTo_2", "signature": "void ArrayList_SyncArrayList_CopyTo_2(ArrayList_SyncArrayList * this, int32_t index, Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x0093BEF0", "name": "ArrayList_SyncArrayList_GetEnumerator", "signature": "IEnumerator * ArrayList_SyncArrayList_GetEnumerator(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0093BFB8", "name": "ArrayList_SyncArrayList_GetEnumerator_1", "signature": "IEnumerator * ArrayList_SyncArrayList_GetEnumerator_1(ArrayList_SyncArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x0093C090", "name": "ArrayList_SyncArrayList_IndexOf", "signature": "int32_t ArrayList_SyncArrayList_IndexOf(ArrayList_SyncArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x0093C160", "name": "ArrayList_SyncArrayList_IndexOf_1", "signature": "int32_t ArrayList_SyncArrayList_IndexOf_1(ArrayList_SyncArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x0093C238", "name": "ArrayList_SyncArrayList_IndexOf_2", "signature": "int32_t ArrayList_SyncArrayList_IndexOf_2(ArrayList_SyncArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0093C318", "name": "ArrayList_SyncArrayList_Insert", "signature": "void ArrayList_SyncArrayList_Insert(ArrayList_SyncArrayList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0093C3E0", "name": "ArrayList_SyncArrayList_InsertRange", "signature": "void ArrayList_SyncArrayList_InsertRange(ArrayList_SyncArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x0093C4A8", "name": "ArrayList_SyncArrayList_LastIndexOf", "signature": "int32_t ArrayList_SyncArrayList_LastIndexOf(ArrayList_SyncArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object)" }, { "virtualAddress": "0x0093C578", "name": "ArrayList_SyncArrayList_LastIndexOf_1", "signature": "int32_t ArrayList_SyncArrayList_LastIndexOf_1(ArrayList_SyncArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x0093C650", "name": "ArrayList_SyncArrayList_LastIndexOf_2", "signature": "int32_t ArrayList_SyncArrayList_LastIndexOf_2(ArrayList_SyncArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0093C730", "name": "ArrayList_SyncArrayList_Remove", "signature": "void ArrayList_SyncArrayList_Remove(ArrayList_SyncArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0093C7E8", "name": "ArrayList_SyncArrayList_RemoveAt", "signature": "void ArrayList_SyncArrayList_RemoveAt(ArrayList_SyncArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0093C8A0", "name": "ArrayList_SyncArrayList_RemoveRange", "signature": "void ArrayList_SyncArrayList_RemoveRange(ArrayList_SyncArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x0093C968", "name": "ArrayList_SyncArrayList_Reverse", "signature": "void ArrayList_SyncArrayList_Reverse(ArrayList_SyncArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x0093CA30", "name": "ArrayList_SyncArrayList_SetRange", "signature": "void ArrayList_SyncArrayList_SetRange(ArrayList_SyncArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x0093CAF8", "name": "ArrayList_SyncArrayList_GetRange", "signature": "ArrayList * ArrayList_SyncArrayList_GetRange(ArrayList_SyncArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x0093CBD0", "name": "ArrayList_SyncArrayList_Sort", "signature": "void ArrayList_SyncArrayList_Sort(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x0093CC80", "name": "ArrayList_SyncArrayList_Sort_1", "signature": "void ArrayList_SyncArrayList_Sort_1(ArrayList_SyncArrayList * this, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer)" }, { "virtualAddress": "0x0093CD38", "name": "ArrayList_SyncArrayList_Sort_2", "signature": "void ArrayList_SyncArrayList_Sort_2(ArrayList_SyncArrayList * this, int32_t index, int32_t count, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x0093CE08", "name": "ArrayList_SyncArrayList_ToArray", "signature": "Object__Array * ArrayList_SyncArrayList_ToArray(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x0093CED0", "name": "ArrayList_SyncArrayList_ToArray_1", "signature": "Array * ArrayList_SyncArrayList_ToArray_1(ArrayList_SyncArrayList * this, Type * type, MethodInfo * method)", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x0093CFA0", "name": "ArrayList_SyncArrayList_TrimToSize", "signature": "void ArrayList_SyncArrayList_TrimToSize(ArrayList_SyncArrayList * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x0093D050", "name": "ArrayList_SyncIList__ctor", "signature": "void ArrayList_SyncIList__ctor(ArrayList_SyncIList * this, IList * list, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BSyncIList(IList)" }, { "virtualAddress": "0x0093D124", "name": "ArrayList_SyncIList_get_Count", "signature": "int32_t ArrayList_SyncIList_get_Count(ArrayList_SyncIList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0093D26C", "name": "ArrayList_SyncIList_get_IsReadOnly", "signature": "bool ArrayList_SyncIList_get_IsReadOnly(ArrayList_SyncIList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x0093D320", "name": "ArrayList_SyncIList_get_IsFixedSize", "signature": "bool ArrayList_SyncIList_get_IsFixedSize(ArrayList_SyncIList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x0093D3D4", "name": "ArrayList_SyncIList_get_IsSynchronized", "signature": "bool ArrayList_SyncIList_get_IsSynchronized(ArrayList_SyncIList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0093D3DC", "name": "ArrayList_SyncIList_get_Item", "signature": "Object * ArrayList_SyncIList_get_Item(ArrayList_SyncIList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x0093D528", "name": "ArrayList_SyncIList_set_Item", "signature": "void ArrayList_SyncIList_set_Item(ArrayList_SyncIList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x0093D670", "name": "ArrayList_SyncIList_get_SyncRoot", "signature": "Object * ArrayList_SyncIList_get_SyncRoot(ArrayList_SyncIList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0093D678", "name": "ArrayList_SyncIList_Add", "signature": "int32_t ArrayList_SyncIList_Add(ArrayList_SyncIList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x0093D7C8", "name": "ArrayList_SyncIList_Clear", "signature": "void ArrayList_SyncIList_Clear(ArrayList_SyncIList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0093D8F8", "name": "ArrayList_SyncIList_Contains", "signature": "bool ArrayList_SyncIList_Contains(ArrayList_SyncIList * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0093DA48", "name": "ArrayList_SyncIList_CopyTo", "signature": "void ArrayList_SyncIList_CopyTo(ArrayList_SyncIList * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0093DB8C", "name": "ArrayList_SyncIList_GetEnumerator", "signature": "IEnumerator * ArrayList_SyncIList_GetEnumerator(ArrayList_SyncIList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0093DCD0", "name": "ArrayList_SyncIList_IndexOf", "signature": "int32_t ArrayList_SyncIList_IndexOf(ArrayList_SyncIList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x0093DE20", "name": "ArrayList_SyncIList_Insert", "signature": "void ArrayList_SyncIList_Insert(ArrayList_SyncIList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0093DF68", "name": "ArrayList_SyncIList_Remove", "signature": "void ArrayList_SyncIList_Remove(ArrayList_SyncIList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0093E0A0", "name": "ArrayList_SyncIList_RemoveAt", "signature": "void ArrayList_SyncIList_RemoveAt(ArrayList_SyncIList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0093354C", "name": "ArrayList_FixedSizeList__ctor", "signature": "void ArrayList_FixedSizeList__ctor(ArrayList_FixedSizeList * this, IList * l, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BFixedSizeList(IList)" }, { "virtualAddress": "0x00933578", "name": "ArrayList_FixedSizeList_get_Count", "signature": "int32_t ArrayList_FixedSizeList_get_Count(ArrayList_FixedSizeList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0093362C", "name": "ArrayList_FixedSizeList_get_IsReadOnly", "signature": "bool ArrayList_FixedSizeList_get_IsReadOnly(ArrayList_FixedSizeList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009336E0", "name": "ArrayList_FixedSizeList_get_IsFixedSize", "signature": "bool ArrayList_FixedSizeList_get_IsFixedSize(ArrayList_FixedSizeList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x009336E8", "name": "ArrayList_FixedSizeList_get_IsSynchronized", "signature": "bool ArrayList_FixedSizeList_get_IsSynchronized(ArrayList_FixedSizeList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0093379C", "name": "ArrayList_FixedSizeList_get_Item", "signature": "Object * ArrayList_FixedSizeList_get_Item(ArrayList_FixedSizeList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x0093385C", "name": "ArrayList_FixedSizeList_set_Item", "signature": "void ArrayList_FixedSizeList_set_Item(ArrayList_FixedSizeList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00933928", "name": "ArrayList_FixedSizeList_get_SyncRoot", "signature": "Object * ArrayList_FixedSizeList_get_SyncRoot(ArrayList_FixedSizeList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x009339DC", "name": "ArrayList_FixedSizeList_Add", "signature": "int32_t ArrayList_FixedSizeList_Add(ArrayList_FixedSizeList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x00933A5C", "name": "ArrayList_FixedSizeList_Clear", "signature": "void ArrayList_FixedSizeList_Clear(ArrayList_FixedSizeList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00933ADC", "name": "ArrayList_FixedSizeList_Contains", "signature": "bool ArrayList_FixedSizeList_Contains(ArrayList_FixedSizeList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00933BA0", "name": "ArrayList_FixedSizeList_CopyTo", "signature": "void ArrayList_FixedSizeList_CopyTo(ArrayList_FixedSizeList * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00933C68", "name": "ArrayList_FixedSizeList_GetEnumerator", "signature": "IEnumerator * ArrayList_FixedSizeList_GetEnumerator(ArrayList_FixedSizeList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x00933D18", "name": "ArrayList_FixedSizeList_IndexOf", "signature": "int32_t ArrayList_FixedSizeList_IndexOf(ArrayList_FixedSizeList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x00933DDC", "name": "ArrayList_FixedSizeList_Insert", "signature": "void ArrayList_FixedSizeList_Insert(ArrayList_FixedSizeList * this, int32_t index, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x00933E5C", "name": "ArrayList_FixedSizeList_Remove", "signature": "void ArrayList_FixedSizeList_Remove(ArrayList_FixedSizeList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x00933EDC", "name": "ArrayList_FixedSizeList_RemoveAt", "signature": "void ArrayList_FixedSizeList_RemoveAt(ArrayList_FixedSizeList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009328F0", "name": "ArrayList_FixedSizeArrayList__ctor", "signature": "void ArrayList_FixedSizeArrayList__ctor(ArrayList_FixedSizeArrayList * this, ArrayList * l, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BFixedSizeArrayList(ArrayList)" }, { "virtualAddress": "0x0093297C", "name": "ArrayList_FixedSizeArrayList_get_Count", "signature": "int32_t ArrayList_FixedSizeArrayList_get_Count(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009329A0", "name": "ArrayList_FixedSizeArrayList_get_IsReadOnly", "signature": "bool ArrayList_FixedSizeArrayList_get_IsReadOnly(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009329C4", "name": "ArrayList_FixedSizeArrayList_get_IsFixedSize", "signature": "bool ArrayList_FixedSizeArrayList_get_IsFixedSize(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x009329CC", "name": "ArrayList_FixedSizeArrayList_get_IsSynchronized", "signature": "bool ArrayList_FixedSizeArrayList_get_IsSynchronized(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x009329F0", "name": "ArrayList_FixedSizeArrayList_get_Item", "signature": "Object * ArrayList_FixedSizeArrayList_get_Item(ArrayList_FixedSizeArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00932A14", "name": "ArrayList_FixedSizeArrayList_set_Item", "signature": "void ArrayList_FixedSizeArrayList_set_Item(ArrayList_FixedSizeArrayList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00932A5C", "name": "ArrayList_FixedSizeArrayList_get_SyncRoot", "signature": "Object * ArrayList_FixedSizeArrayList_get_SyncRoot(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00932A80", "name": "ArrayList_FixedSizeArrayList_Add", "signature": "int32_t ArrayList_FixedSizeArrayList_Add(ArrayList_FixedSizeArrayList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x00932B00", "name": "ArrayList_FixedSizeArrayList_AddRange", "signature": "void ArrayList_FixedSizeArrayList_AddRange(ArrayList_FixedSizeArrayList * this, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x00932B80", "name": "ArrayList_FixedSizeArrayList_BinarySearch", "signature": "int32_t ArrayList_FixedSizeArrayList_BinarySearch(ArrayList_FixedSizeArrayList * this, int32_t index, int32_t count, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x00932BA4", "name": "ArrayList_FixedSizeArrayList_get_Capacity", "signature": "int32_t ArrayList_FixedSizeArrayList_get_Capacity(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00932BC8", "name": "ArrayList_FixedSizeArrayList_set_Capacity", "signature": "void ArrayList_FixedSizeArrayList_set_Capacity(ArrayList_FixedSizeArrayList * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00932C48", "name": "ArrayList_FixedSizeArrayList_Clear", "signature": "void ArrayList_FixedSizeArrayList_Clear(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00932CC8", "name": "ArrayList_FixedSizeArrayList_Clone", "signature": "Object * ArrayList_FixedSizeArrayList_Clone(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00932D94", "name": "ArrayList_FixedSizeArrayList_Contains", "signature": "bool ArrayList_FixedSizeArrayList_Contains(ArrayList_FixedSizeArrayList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00932DB8", "name": "ArrayList_FixedSizeArrayList_CopyTo", "signature": "void ArrayList_FixedSizeArrayList_CopyTo(ArrayList_FixedSizeArrayList * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00932DDC", "name": "ArrayList_FixedSizeArrayList_CopyTo_1", "signature": "void ArrayList_FixedSizeArrayList_CopyTo_1(ArrayList_FixedSizeArrayList * this, int32_t index, Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x00932E00", "name": "ArrayList_FixedSizeArrayList_GetEnumerator", "signature": "IEnumerator * ArrayList_FixedSizeArrayList_GetEnumerator(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x00932E24", "name": "ArrayList_FixedSizeArrayList_GetEnumerator_1", "signature": "IEnumerator * ArrayList_FixedSizeArrayList_GetEnumerator_1(ArrayList_FixedSizeArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x00932E48", "name": "ArrayList_FixedSizeArrayList_IndexOf", "signature": "int32_t ArrayList_FixedSizeArrayList_IndexOf(ArrayList_FixedSizeArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x00932E6C", "name": "ArrayList_FixedSizeArrayList_IndexOf_1", "signature": "int32_t ArrayList_FixedSizeArrayList_IndexOf_1(ArrayList_FixedSizeArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x00932E90", "name": "ArrayList_FixedSizeArrayList_IndexOf_2", "signature": "int32_t ArrayList_FixedSizeArrayList_IndexOf_2(ArrayList_FixedSizeArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x00932EB4", "name": "ArrayList_FixedSizeArrayList_Insert", "signature": "void ArrayList_FixedSizeArrayList_Insert(ArrayList_FixedSizeArrayList * this, int32_t index, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x00932F34", "name": "ArrayList_FixedSizeArrayList_InsertRange", "signature": "void ArrayList_FixedSizeArrayList_InsertRange(ArrayList_FixedSizeArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x00932FB4", "name": "ArrayList_FixedSizeArrayList_LastIndexOf", "signature": "int32_t ArrayList_FixedSizeArrayList_LastIndexOf(ArrayList_FixedSizeArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object)" }, { "virtualAddress": "0x00932FD8", "name": "ArrayList_FixedSizeArrayList_LastIndexOf_1", "signature": "int32_t ArrayList_FixedSizeArrayList_LastIndexOf_1(ArrayList_FixedSizeArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x00932FFC", "name": "ArrayList_FixedSizeArrayList_LastIndexOf_2", "signature": "int32_t ArrayList_FixedSizeArrayList_LastIndexOf_2(ArrayList_FixedSizeArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x00933020", "name": "ArrayList_FixedSizeArrayList_Remove", "signature": "void ArrayList_FixedSizeArrayList_Remove(ArrayList_FixedSizeArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x009330A0", "name": "ArrayList_FixedSizeArrayList_RemoveAt", "signature": "void ArrayList_FixedSizeArrayList_RemoveAt(ArrayList_FixedSizeArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00933120", "name": "ArrayList_FixedSizeArrayList_RemoveRange", "signature": "void ArrayList_FixedSizeArrayList_RemoveRange(ArrayList_FixedSizeArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x009331A0", "name": "ArrayList_FixedSizeArrayList_SetRange", "signature": "void ArrayList_FixedSizeArrayList_SetRange(ArrayList_FixedSizeArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x009331E8", "name": "ArrayList_FixedSizeArrayList_GetRange", "signature": "ArrayList * ArrayList_FixedSizeArrayList_GetRange(ArrayList_FixedSizeArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x009333F4", "name": "ArrayList_FixedSizeArrayList_Reverse", "signature": "void ArrayList_FixedSizeArrayList_Reverse(ArrayList_FixedSizeArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x0093343C", "name": "ArrayList_FixedSizeArrayList_Sort", "signature": "void ArrayList_FixedSizeArrayList_Sort(ArrayList_FixedSizeArrayList * this, int32_t index, int32_t count, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x00933484", "name": "ArrayList_FixedSizeArrayList_ToArray", "signature": "Object__Array * ArrayList_FixedSizeArrayList_ToArray(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x009334A8", "name": "ArrayList_FixedSizeArrayList_ToArray_1", "signature": "Array * ArrayList_FixedSizeArrayList_ToArray_1(ArrayList_FixedSizeArrayList * this, Type * type, MethodInfo * method)", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x009334CC", "name": "ArrayList_FixedSizeArrayList_TrimToSize", "signature": "void ArrayList_FixedSizeArrayList_TrimToSize(ArrayList_FixedSizeArrayList * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x0093A7B0", "name": "ArrayList_ReadOnlyList__ctor", "signature": "void ArrayList_ReadOnlyList__ctor(ArrayList_ReadOnlyList * this, IList * l, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BReadOnlyList(IList)" }, { "virtualAddress": "0x0093A7DC", "name": "ArrayList_ReadOnlyList_get_Count", "signature": "int32_t ArrayList_ReadOnlyList_get_Count(ArrayList_ReadOnlyList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0093A890", "name": "ArrayList_ReadOnlyList_get_IsReadOnly", "signature": "bool ArrayList_ReadOnlyList_get_IsReadOnly(ArrayList_ReadOnlyList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x0093A898", "name": "ArrayList_ReadOnlyList_get_IsFixedSize", "signature": "bool ArrayList_ReadOnlyList_get_IsFixedSize(ArrayList_ReadOnlyList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x0093A8A0", "name": "ArrayList_ReadOnlyList_get_IsSynchronized", "signature": "bool ArrayList_ReadOnlyList_get_IsSynchronized(ArrayList_ReadOnlyList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0093A954", "name": "ArrayList_ReadOnlyList_get_Item", "signature": "Object * ArrayList_ReadOnlyList_get_Item(ArrayList_ReadOnlyList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x0093AA14", "name": "ArrayList_ReadOnlyList_set_Item", "signature": "void ArrayList_ReadOnlyList_set_Item(ArrayList_ReadOnlyList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x0093AA94", "name": "ArrayList_ReadOnlyList_get_SyncRoot", "signature": "Object * ArrayList_ReadOnlyList_get_SyncRoot(ArrayList_ReadOnlyList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0093AB48", "name": "ArrayList_ReadOnlyList_Add", "signature": "int32_t ArrayList_ReadOnlyList_Add(ArrayList_ReadOnlyList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x0093ABC8", "name": "ArrayList_ReadOnlyList_Clear", "signature": "void ArrayList_ReadOnlyList_Clear(ArrayList_ReadOnlyList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0093AC48", "name": "ArrayList_ReadOnlyList_Contains", "signature": "bool ArrayList_ReadOnlyList_Contains(ArrayList_ReadOnlyList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0093AD0C", "name": "ArrayList_ReadOnlyList_CopyTo", "signature": "void ArrayList_ReadOnlyList_CopyTo(ArrayList_ReadOnlyList * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0093ADD4", "name": "ArrayList_ReadOnlyList_GetEnumerator", "signature": "IEnumerator * ArrayList_ReadOnlyList_GetEnumerator(ArrayList_ReadOnlyList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0093AE84", "name": "ArrayList_ReadOnlyList_IndexOf", "signature": "int32_t ArrayList_ReadOnlyList_IndexOf(ArrayList_ReadOnlyList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x0093AF48", "name": "ArrayList_ReadOnlyList_Insert", "signature": "void ArrayList_ReadOnlyList_Insert(ArrayList_ReadOnlyList * this, int32_t index, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0093AFC8", "name": "ArrayList_ReadOnlyList_Remove", "signature": "void ArrayList_ReadOnlyList_Remove(ArrayList_ReadOnlyList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0093B048", "name": "ArrayList_ReadOnlyList_RemoveAt", "signature": "void ArrayList_ReadOnlyList_RemoveAt(ArrayList_ReadOnlyList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00939B4C", "name": "ArrayList_ReadOnlyArrayList__ctor", "signature": "void ArrayList_ReadOnlyArrayList__ctor(ArrayList_ReadOnlyArrayList * this, ArrayList * l, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BReadOnlyArrayList(ArrayList)" }, { "virtualAddress": "0x00939BC8", "name": "ArrayList_ReadOnlyArrayList_get_Count", "signature": "int32_t ArrayList_ReadOnlyArrayList_get_Count(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00939BEC", "name": "ArrayList_ReadOnlyArrayList_get_IsReadOnly", "signature": "bool ArrayList_ReadOnlyArrayList_get_IsReadOnly(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00939BF4", "name": "ArrayList_ReadOnlyArrayList_get_IsFixedSize", "signature": "bool ArrayList_ReadOnlyArrayList_get_IsFixedSize(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00939BFC", "name": "ArrayList_ReadOnlyArrayList_get_IsSynchronized", "signature": "bool ArrayList_ReadOnlyArrayList_get_IsSynchronized(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00939C20", "name": "ArrayList_ReadOnlyArrayList_get_Item", "signature": "Object * ArrayList_ReadOnlyArrayList_get_Item(ArrayList_ReadOnlyArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00939C44", "name": "ArrayList_ReadOnlyArrayList_set_Item", "signature": "void ArrayList_ReadOnlyArrayList_set_Item(ArrayList_ReadOnlyArrayList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00939CC4", "name": "ArrayList_ReadOnlyArrayList_get_SyncRoot", "signature": "Object * ArrayList_ReadOnlyArrayList_get_SyncRoot(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00939CE8", "name": "ArrayList_ReadOnlyArrayList_Add", "signature": "int32_t ArrayList_ReadOnlyArrayList_Add(ArrayList_ReadOnlyArrayList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x00939D68", "name": "ArrayList_ReadOnlyArrayList_AddRange", "signature": "void ArrayList_ReadOnlyArrayList_AddRange(ArrayList_ReadOnlyArrayList * this, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x00939DE8", "name": "ArrayList_ReadOnlyArrayList_BinarySearch", "signature": "int32_t ArrayList_ReadOnlyArrayList_BinarySearch(ArrayList_ReadOnlyArrayList * this, int32_t index, int32_t count, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x00939E0C", "name": "ArrayList_ReadOnlyArrayList_get_Capacity", "signature": "int32_t ArrayList_ReadOnlyArrayList_get_Capacity(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00939E30", "name": "ArrayList_ReadOnlyArrayList_set_Capacity", "signature": "void ArrayList_ReadOnlyArrayList_set_Capacity(ArrayList_ReadOnlyArrayList * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00939EB0", "name": "ArrayList_ReadOnlyArrayList_Clear", "signature": "void ArrayList_ReadOnlyArrayList_Clear(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00939F30", "name": "ArrayList_ReadOnlyArrayList_Clone", "signature": "Object * ArrayList_ReadOnlyArrayList_Clone(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00939FFC", "name": "ArrayList_ReadOnlyArrayList_Contains", "signature": "bool ArrayList_ReadOnlyArrayList_Contains(ArrayList_ReadOnlyArrayList * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0093A020", "name": "ArrayList_ReadOnlyArrayList_CopyTo", "signature": "void ArrayList_ReadOnlyArrayList_CopyTo(ArrayList_ReadOnlyArrayList * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0093A044", "name": "ArrayList_ReadOnlyArrayList_CopyTo_1", "signature": "void ArrayList_ReadOnlyArrayList_CopyTo_1(ArrayList_ReadOnlyArrayList * this, int32_t index, Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x0093A068", "name": "ArrayList_ReadOnlyArrayList_GetEnumerator", "signature": "IEnumerator * ArrayList_ReadOnlyArrayList_GetEnumerator(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0093A08C", "name": "ArrayList_ReadOnlyArrayList_GetEnumerator_1", "signature": "IEnumerator * ArrayList_ReadOnlyArrayList_GetEnumerator_1(ArrayList_ReadOnlyArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x0093A0B0", "name": "ArrayList_ReadOnlyArrayList_IndexOf", "signature": "int32_t ArrayList_ReadOnlyArrayList_IndexOf(ArrayList_ReadOnlyArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x0093A0D4", "name": "ArrayList_ReadOnlyArrayList_IndexOf_1", "signature": "int32_t ArrayList_ReadOnlyArrayList_IndexOf_1(ArrayList_ReadOnlyArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x0093A0F8", "name": "ArrayList_ReadOnlyArrayList_IndexOf_2", "signature": "int32_t ArrayList_ReadOnlyArrayList_IndexOf_2(ArrayList_ReadOnlyArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0093A11C", "name": "ArrayList_ReadOnlyArrayList_Insert", "signature": "void ArrayList_ReadOnlyArrayList_Insert(ArrayList_ReadOnlyArrayList * this, int32_t index, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0093A19C", "name": "ArrayList_ReadOnlyArrayList_InsertRange", "signature": "void ArrayList_ReadOnlyArrayList_InsertRange(ArrayList_ReadOnlyArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x0093A21C", "name": "ArrayList_ReadOnlyArrayList_LastIndexOf", "signature": "int32_t ArrayList_ReadOnlyArrayList_LastIndexOf(ArrayList_ReadOnlyArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object)" }, { "virtualAddress": "0x0093A240", "name": "ArrayList_ReadOnlyArrayList_LastIndexOf_1", "signature": "int32_t ArrayList_ReadOnlyArrayList_LastIndexOf_1(ArrayList_ReadOnlyArrayList * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x0093A264", "name": "ArrayList_ReadOnlyArrayList_LastIndexOf_2", "signature": "int32_t ArrayList_ReadOnlyArrayList_LastIndexOf_2(ArrayList_ReadOnlyArrayList * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0093A288", "name": "ArrayList_ReadOnlyArrayList_Remove", "signature": "void ArrayList_ReadOnlyArrayList_Remove(ArrayList_ReadOnlyArrayList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0093A308", "name": "ArrayList_ReadOnlyArrayList_RemoveAt", "signature": "void ArrayList_ReadOnlyArrayList_RemoveAt(ArrayList_ReadOnlyArrayList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0093A388", "name": "ArrayList_ReadOnlyArrayList_RemoveRange", "signature": "void ArrayList_ReadOnlyArrayList_RemoveRange(ArrayList_ReadOnlyArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x0093A408", "name": "ArrayList_ReadOnlyArrayList_SetRange", "signature": "void ArrayList_ReadOnlyArrayList_SetRange(ArrayList_ReadOnlyArrayList * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x0093A488", "name": "ArrayList_ReadOnlyArrayList_GetRange", "signature": "ArrayList * ArrayList_ReadOnlyArrayList_GetRange(ArrayList_ReadOnlyArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x0093A5E8", "name": "ArrayList_ReadOnlyArrayList_Reverse", "signature": "void ArrayList_ReadOnlyArrayList_Reverse(ArrayList_ReadOnlyArrayList * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x0093A668", "name": "ArrayList_ReadOnlyArrayList_Sort", "signature": "void ArrayList_ReadOnlyArrayList_Sort(ArrayList_ReadOnlyArrayList * this, int32_t index, int32_t count, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x0093A6E8", "name": "ArrayList_ReadOnlyArrayList_ToArray", "signature": "Object__Array * ArrayList_ReadOnlyArrayList_ToArray(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x0093A70C", "name": "ArrayList_ReadOnlyArrayList_ToArray_1", "signature": "Array * ArrayList_ReadOnlyArrayList_ToArray_1(ArrayList_ReadOnlyArrayList * this, Type * type, MethodInfo * method)", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x0093A730", "name": "ArrayList_ReadOnlyArrayList_TrimToSize", "signature": "void ArrayList_ReadOnlyArrayList_TrimToSize(ArrayList_ReadOnlyArrayList * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x009320E8", "name": "ArrayList_ArrayListEnumerator__ctor", "signature": "void ArrayList_ArrayListEnumerator__ctor(ArrayList_ArrayListEnumerator * this, ArrayList * list, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BArrayListEnumerator(ArrayList, Int32, Int32)" }, { "virtualAddress": "0x00932148", "name": "ArrayList_ArrayListEnumerator_Clone", "signature": "Object * ArrayList_ArrayListEnumerator_Clone(ArrayList_ArrayListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00932150", "name": "ArrayList_ArrayListEnumerator_MoveNext", "signature": "bool ArrayList_ArrayListEnumerator_MoveNext(ArrayList_ArrayListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00932238", "name": "ArrayList_ArrayListEnumerator_get_Current", "signature": "Object * ArrayList_ArrayListEnumerator_get_Current(ArrayList_ArrayListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x009322F4", "name": "ArrayList_ArrayListEnumerator_Reset", "signature": "void ArrayList_ArrayListEnumerator_Reset(ArrayList_ArrayListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00933348", "name": "ArrayList_Range__ctor", "signature": "void ArrayList_Range__ctor(ArrayList_Range * this, ArrayList * list, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BRange(ArrayList, Int32, Int32)" }, { "virtualAddress": "0x00937AF0", "name": "ArrayList_Range_InternalUpdateRange", "signature": "void ArrayList_Range_InternalUpdateRange(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Void InternalUpdateRange()" }, { "virtualAddress": "0x00937B9C", "name": "ArrayList_Range_InternalUpdateVersion", "signature": "void ArrayList_Range_InternalUpdateVersion(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Void InternalUpdateVersion()" }, { "virtualAddress": "0x00937BB8", "name": "ArrayList_Range_Add", "signature": "int32_t ArrayList_Range_Add(ArrayList_Range * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x00937C24", "name": "ArrayList_Range_AddRange", "signature": "void ArrayList_Range_AddRange(ArrayList_Range * this, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x00937D74", "name": "ArrayList_Range_BinarySearch", "signature": "int32_t ArrayList_Range_BinarySearch(ArrayList_Range * this, int32_t index, int32_t count, Object * value, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x00937EF4", "name": "ArrayList_Range_get_Capacity", "signature": "int32_t ArrayList_Range_get_Capacity(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00937F18", "name": "ArrayList_Range_set_Capacity", "signature": "void ArrayList_Range_set_Capacity(ArrayList_Range * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00937FDC", "name": "ArrayList_Range_Clear", "signature": "void ArrayList_Range_Clear(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0093803C", "name": "ArrayList_Range_Clone", "signature": "Object * ArrayList_Range_Clone(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00938124", "name": "ArrayList_Range_Contains", "signature": "bool ArrayList_Range_Contains(ArrayList_Range * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00938220", "name": "ArrayList_Range_CopyTo", "signature": "void ArrayList_Range_CopyTo(ArrayList_Range * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x009383B8", "name": "ArrayList_Range_CopyTo_1", "signature": "void ArrayList_Range_CopyTo_1(ArrayList_Range * this, int32_t index, Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x0093859C", "name": "ArrayList_Range_get_Count", "signature": "int32_t ArrayList_Range_get_Count(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009385C0", "name": "ArrayList_Range_get_IsReadOnly", "signature": "bool ArrayList_Range_get_IsReadOnly(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009385E4", "name": "ArrayList_Range_get_IsFixedSize", "signature": "bool ArrayList_Range_get_IsFixedSize(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00938608", "name": "ArrayList_Range_get_IsSynchronized", "signature": "bool ArrayList_Range_get_IsSynchronized(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0093862C", "name": "ArrayList_Range_GetEnumerator", "signature": "IEnumerator * ArrayList_Range_GetEnumerator(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x00938644", "name": "ArrayList_Range_GetEnumerator_1", "signature": "IEnumerator * ArrayList_Range_GetEnumerator_1(ArrayList_Range * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x00938798", "name": "ArrayList_Range_GetRange", "signature": "ArrayList * ArrayList_Range_GetRange(ArrayList_Range * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x009388F0", "name": "ArrayList_Range_get_SyncRoot", "signature": "Object * ArrayList_Range_get_SyncRoot(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00938914", "name": "ArrayList_Range_IndexOf", "signature": "int32_t ArrayList_Range_IndexOf(ArrayList_Range * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x00938970", "name": "ArrayList_Range_IndexOf_1", "signature": "int32_t ArrayList_Range_IndexOf_1(ArrayList_Range * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x00938A80", "name": "ArrayList_Range_IndexOf_2", "signature": "int32_t ArrayList_Range_IndexOf_2(ArrayList_Range * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x00938BD8", "name": "ArrayList_Range_Insert", "signature": "void ArrayList_Range_Insert(ArrayList_Range * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x00938CE0", "name": "ArrayList_Range_InsertRange", "signature": "void ArrayList_Range_InsertRange(ArrayList_Range * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x00938EA0", "name": "ArrayList_Range_LastIndexOf", "signature": "int32_t ArrayList_Range_LastIndexOf(ArrayList_Range * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object)" }, { "virtualAddress": "0x00938F04", "name": "ArrayList_Range_LastIndexOf_1", "signature": "int32_t ArrayList_Range_LastIndexOf_1(ArrayList_Range * this, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x00938F18", "name": "ArrayList_Range_LastIndexOf_2", "signature": "int32_t ArrayList_Range_LastIndexOf_2(ArrayList_Range * this, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x00939038", "name": "ArrayList_Range_RemoveAt", "signature": "void ArrayList_Range_RemoveAt(ArrayList_Range * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0093913C", "name": "ArrayList_Range_RemoveRange", "signature": "void ArrayList_Range_RemoveRange(ArrayList_Range * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x009392B8", "name": "ArrayList_Range_Reverse", "signature": "void ArrayList_Range_Reverse(ArrayList_Range * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00939428", "name": "ArrayList_Range_SetRange", "signature": "void ArrayList_Range_SetRange(ArrayList_Range * this, int32_t index, ICollection * c, MethodInfo * method)", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x009395A4", "name": "ArrayList_Range_Sort", "signature": "void ArrayList_Range_Sort(ArrayList_Range * this, int32_t index, int32_t count, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x00939724", "name": "ArrayList_Range_get_Item", "signature": "Object * ArrayList_Range_get_Item(ArrayList_Range * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00939804", "name": "ArrayList_Range_set_Item", "signature": "void ArrayList_Range_set_Item(ArrayList_Range * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00939908", "name": "ArrayList_Range_ToArray", "signature": "Object__Array * ArrayList_Range_ToArray(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00939990", "name": "ArrayList_Range_ToArray_1", "signature": "Array * ArrayList_Range_ToArray_1(ArrayList_Range * this, Type * type, MethodInfo * method)", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x00939ACC", "name": "ArrayList_Range_TrimToSize", "signature": "void ArrayList_Range_TrimToSize(ArrayList_Range * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x009323AC", "name": "ArrayList_ArrayListEnumeratorSimple__ctor", "signature": "void ArrayList_ArrayListEnumeratorSimple__ctor(ArrayList_ArrayListEnumeratorSimple * this, ArrayList * list, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BArrayListEnumeratorSimple(ArrayList)" }, { "virtualAddress": "0x009324B4", "name": "ArrayList_ArrayListEnumeratorSimple_Clone", "signature": "Object * ArrayList_ArrayListEnumeratorSimple_Clone(ArrayList_ArrayListEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x009324BC", "name": "ArrayList_ArrayListEnumeratorSimple_MoveNext", "signature": "bool ArrayList_ArrayListEnumeratorSimple_MoveNext(ArrayList_ArrayListEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x009326B4", "name": "ArrayList_ArrayListEnumeratorSimple_get_Current", "signature": "Object * ArrayList_ArrayListEnumeratorSimple_get_Current(ArrayList_ArrayListEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x009327A0", "name": "ArrayList_ArrayListEnumeratorSimple_Reset", "signature": "void ArrayList_ArrayListEnumeratorSimple_Reset(ArrayList_ArrayListEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00932884", "name": "ArrayList_ArrayListEnumeratorSimple__cctor", "signature": "void ArrayList_ArrayListEnumeratorSimple__cctor(MethodInfo * method)", "dotNetSignature": "ArrayList\u002BArrayListEnumeratorSimple()" }, { "virtualAddress": "0x00932028", "name": "ArrayList_ArrayListDebugView__ctor", "signature": "void ArrayList_ArrayListDebugView__ctor(ArrayList_ArrayListDebugView * this, ArrayList * arrayList, MethodInfo * method)", "dotNetSignature": "ArrayList\u002BArrayListDebugView(ArrayList)" }, { "virtualAddress": "0x009320C4", "name": "ArrayList_ArrayListDebugView_get_Items", "signature": "Object__Array * ArrayList_ArrayListDebugView_get_Items(ArrayList_ArrayListDebugView * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x0093E1D8", "name": "BitArray__ctor", "signature": "void BitArray__ctor(BitArray * this, MethodInfo * method)", "dotNetSignature": "BitArray()" }, { "virtualAddress": "0x0093E1E0", "name": "BitArray__ctor_1", "signature": "void BitArray__ctor_1(BitArray * this, int32_t length, MethodInfo * method)", "dotNetSignature": "BitArray(Int32)" }, { "virtualAddress": "0x0093E1E8", "name": "BitArray__ctor_2", "signature": "void BitArray__ctor_2(BitArray * this, int32_t length, bool defaultValue, MethodInfo * method)", "dotNetSignature": "BitArray(Int32, Boolean)" }, { "virtualAddress": "0x0093E344", "name": "BitArray__ctor_3", "signature": "void BitArray__ctor_3(BitArray * this, Byte__Array * bytes, MethodInfo * method)", "dotNetSignature": "BitArray(Byte[])" }, { "virtualAddress": "0x0093E694", "name": "BitArray__ctor_4", "signature": "void BitArray__ctor_4(BitArray * this, Boolean__Array * values, MethodInfo * method)", "dotNetSignature": "BitArray(Boolean[])" }, { "virtualAddress": "0x0093E7EC", "name": "BitArray__ctor_5", "signature": "void BitArray__ctor_5(BitArray * this, Int32__Array * values, MethodInfo * method)", "dotNetSignature": "BitArray(Int32[])" }, { "virtualAddress": "0x0093E988", "name": "BitArray__ctor_6", "signature": "void BitArray__ctor_6(BitArray * this, BitArray * bits, MethodInfo * method)", "dotNetSignature": "BitArray(BitArray)" }, { "virtualAddress": "0x0093EA84", "name": "BitArray_get_Item", "signature": "bool BitArray_get_Item(BitArray * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean get_Item(Int32)" }, { "virtualAddress": "0x0093EB80", "name": "BitArray_set_Item", "signature": "void BitArray_set_Item(BitArray * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Boolean)" }, { "virtualAddress": "0x0093EA88", "name": "BitArray_Get", "signature": "bool BitArray_Get(BitArray * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean Get(Int32)" }, { "virtualAddress": "0x0093EB88", "name": "BitArray_Set", "signature": "void BitArray_Set(BitArray * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "Void Set(Int32, Boolean)" }, { "virtualAddress": "0x0093EC9C", "name": "BitArray_SetAll", "signature": "void BitArray_SetAll(BitArray * this, bool value, MethodInfo * method)", "dotNetSignature": "Void SetAll(Boolean)" }, { "virtualAddress": "0x0093ED24", "name": "BitArray_And", "signature": "BitArray * BitArray_And(BitArray * this, BitArray * value, MethodInfo * method)", "dotNetSignature": "BitArray And(BitArray)" }, { "virtualAddress": "0x0093EEAC", "name": "BitArray_Or", "signature": "BitArray * BitArray_Or(BitArray * this, BitArray * value, MethodInfo * method)", "dotNetSignature": "BitArray Or(BitArray)" }, { "virtualAddress": "0x0093F034", "name": "BitArray_Xor", "signature": "BitArray * BitArray_Xor(BitArray * this, BitArray * value, MethodInfo * method)", "dotNetSignature": "BitArray Xor(BitArray)" }, { "virtualAddress": "0x0093F1BC", "name": "BitArray_Not", "signature": "BitArray * BitArray_Not(BitArray * this, MethodInfo * method)", "dotNetSignature": "BitArray Not()" }, { "virtualAddress": "0x0093F248", "name": "BitArray_get_Length", "signature": "int32_t BitArray_get_Length(BitArray * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x0093F250", "name": "BitArray_set_Length", "signature": "void BitArray_set_Length(BitArray * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Length(Int32)" }, { "virtualAddress": "0x0093F42C", "name": "BitArray_CopyTo", "signature": "void BitArray_CopyTo(BitArray * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0093F7B8", "name": "BitArray_get_Count", "signature": "int32_t BitArray_get_Count(BitArray * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0093F7C0", "name": "BitArray_Clone", "signature": "Object * BitArray_Clone(BitArray * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0093F844", "name": "BitArray_get_SyncRoot", "signature": "Object * BitArray_get_SyncRoot(BitArray * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0093F8BC", "name": "BitArray_get_IsReadOnly", "signature": "bool BitArray_get_IsReadOnly(BitArray * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x0093F8C4", "name": "BitArray_get_IsSynchronized", "signature": "bool BitArray_get_IsSynchronized(BitArray * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0093F8CC", "name": "BitArray_GetEnumerator", "signature": "IEnumerator * BitArray_GetEnumerator(BitArray * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0093E328", "name": "BitArray_GetArrayLength", "signature": "int32_t BitArray_GetArrayLength(int32_t n, int32_t div, MethodInfo * method)", "dotNetSignature": "Int32 GetArrayLength(Int32, Int32)" }, { "virtualAddress": "0x0093F92C", "name": "BitArray_BitArrayEnumeratorSimple__ctor", "signature": "void BitArray_BitArrayEnumeratorSimple__ctor(BitArray_BitArrayEnumeratorSimple * this, BitArray * bitarray, MethodInfo * method)", "dotNetSignature": "BitArray\u002BBitArrayEnumeratorSimple(BitArray)" }, { "virtualAddress": "0x0093F970", "name": "BitArray_BitArrayEnumeratorSimple_Clone", "signature": "Object * BitArray_BitArrayEnumeratorSimple_Clone(BitArray_BitArrayEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0093F978", "name": "BitArray_BitArrayEnumeratorSimple_MoveNext", "signature": "bool BitArray_BitArrayEnumeratorSimple_MoveNext(BitArray_BitArrayEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0093FA5C", "name": "BitArray_BitArrayEnumeratorSimple_get_Current", "signature": "Object * BitArray_BitArrayEnumeratorSimple_get_Current(BitArray_BitArrayEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0093FB40", "name": "BitArray_BitArrayEnumeratorSimple_Reset", "signature": "void BitArray_BitArrayEnumeratorSimple_Reset(BitArray_BitArrayEnumeratorSimple * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0093FBF4", "name": "CaseInsensitiveComparer__ctor", "signature": "void CaseInsensitiveComparer__ctor(CaseInsensitiveComparer * this, MethodInfo * method)", "dotNetSignature": "CaseInsensitiveComparer()" }, { "virtualAddress": "0x0093FC84", "name": "CaseInsensitiveComparer__ctor_1", "signature": "void CaseInsensitiveComparer__ctor_1(CaseInsensitiveComparer * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "CaseInsensitiveComparer(CultureInfo)" }, { "virtualAddress": "0x0093FD34", "name": "CaseInsensitiveComparer_get_Default", "signature": "CaseInsensitiveComparer * CaseInsensitiveComparer_get_Default(MethodInfo * method)", "dotNetSignature": "CaseInsensitiveComparer get_Default()" }, { "virtualAddress": "0x0093FDC0", "name": "CaseInsensitiveComparer_get_DefaultInvariant", "signature": "CaseInsensitiveComparer * CaseInsensitiveComparer_get_DefaultInvariant(MethodInfo * method)", "dotNetSignature": "CaseInsensitiveComparer get_DefaultInvariant()" }, { "virtualAddress": "0x0093FE88", "name": "CaseInsensitiveComparer_Compare", "signature": "int32_t CaseInsensitiveComparer_Compare(CaseInsensitiveComparer * this, Object * a, Object * b, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x00940194", "name": "CaseInsensitiveHashCodeProvider__ctor", "signature": "void CaseInsensitiveHashCodeProvider__ctor(CaseInsensitiveHashCodeProvider * this, MethodInfo * method)", "dotNetSignature": "CaseInsensitiveHashCodeProvider()" }, { "virtualAddress": "0x00940224", "name": "CaseInsensitiveHashCodeProvider__ctor_1", "signature": "void CaseInsensitiveHashCodeProvider__ctor_1(CaseInsensitiveHashCodeProvider * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "CaseInsensitiveHashCodeProvider(CultureInfo)" }, { "virtualAddress": "0x009402D4", "name": "CaseInsensitiveHashCodeProvider_get_Default", "signature": "CaseInsensitiveHashCodeProvider * CaseInsensitiveHashCodeProvider_get_Default(MethodInfo * method)", "dotNetSignature": "CaseInsensitiveHashCodeProvider get_Default()" }, { "virtualAddress": "0x00940360", "name": "CaseInsensitiveHashCodeProvider_get_DefaultInvariant", "signature": "CaseInsensitiveHashCodeProvider * CaseInsensitiveHashCodeProvider_get_DefaultInvariant(MethodInfo * method)", "dotNetSignature": "CaseInsensitiveHashCodeProvider get_DefaultInvariant()" }, { "virtualAddress": "0x00940470", "name": "CaseInsensitiveHashCodeProvider_GetHashCode", "signature": "int32_t CaseInsensitiveHashCodeProvider_GetHashCode(CaseInsensitiveHashCodeProvider * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x00940540", "name": "CaseInsensitiveHashCodeProvider__cctor", "signature": "void CaseInsensitiveHashCodeProvider__cctor(MethodInfo * method)", "dotNetSignature": "CaseInsensitiveHashCodeProvider()" }, { "virtualAddress": "0x00940544", "name": "CollectionBase__ctor", "signature": "void CollectionBase__ctor(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "CollectionBase()" }, { "virtualAddress": "0x009405B0", "name": "CollectionBase__ctor_1", "signature": "void CollectionBase__ctor_1(CollectionBase * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "CollectionBase(Int32)" }, { "virtualAddress": "0x0094062C", "name": "CollectionBase_get_InnerList", "signature": "ArrayList * CollectionBase_get_InnerList(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_InnerList()" }, { "virtualAddress": "0x00940698", "name": "CollectionBase_get_List", "signature": "IList * CollectionBase_get_List(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "IList get_List()" }, { "virtualAddress": "0x0094069C", "name": "CollectionBase_get_Capacity", "signature": "int32_t CollectionBase_get_Capacity(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x009406C4", "name": "CollectionBase_set_Capacity", "signature": "void CollectionBase_set_Capacity(CollectionBase * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x009406FC", "name": "CollectionBase_get_Count", "signature": "int32_t CollectionBase_get_Count(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00940718", "name": "CollectionBase_Clear", "signature": "void CollectionBase_Clear(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00940774", "name": "CollectionBase_RemoveAt", "signature": "void CollectionBase_RemoveAt(CollectionBase * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0094098C", "name": "CollectionBase_System_Collections_IList_get_IsReadOnly", "signature": "bool CollectionBase_System_Collections_IList_get_IsReadOnly(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x009409B4", "name": "CollectionBase_System_Collections_IList_get_IsFixedSize", "signature": "bool CollectionBase_System_Collections_IList_get_IsFixedSize(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x009409DC", "name": "CollectionBase_System_Collections_ICollection_get_IsSynchronized", "signature": "bool CollectionBase_System_Collections_ICollection_get_IsSynchronized(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00940A04", "name": "CollectionBase_System_Collections_ICollection_get_SyncRoot", "signature": "Object * CollectionBase_System_Collections_ICollection_get_SyncRoot(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00940A2C", "name": "CollectionBase_System_Collections_ICollection_CopyTo", "signature": "void CollectionBase_System_Collections_ICollection_CopyTo(CollectionBase * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00940A6C", "name": "CollectionBase_System_Collections_IList_get_Item", "signature": "Object * CollectionBase_System_Collections_IList_get_Item(CollectionBase * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00940B58", "name": "CollectionBase_System_Collections_IList_set_Item", "signature": "void CollectionBase_System_Collections_IList_set_Item(CollectionBase * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00940D80", "name": "CollectionBase_System_Collections_IList_Contains", "signature": "bool CollectionBase_System_Collections_IList_Contains(CollectionBase * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00940DB8", "name": "CollectionBase_System_Collections_IList_Add", "signature": "int32_t CollectionBase_System_Collections_IList_Add(CollectionBase * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00940F44", "name": "CollectionBase_System_Collections_IList_Remove", "signature": "void CollectionBase_System_Collections_IList_Remove(CollectionBase * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00941130", "name": "CollectionBase_System_Collections_IList_IndexOf", "signature": "int32_t CollectionBase_System_Collections_IList_IndexOf(CollectionBase * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00941168", "name": "CollectionBase_System_Collections_IList_Insert", "signature": "void CollectionBase_System_Collections_IList_Insert(CollectionBase * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00941358", "name": "CollectionBase_GetEnumerator", "signature": "IEnumerator * CollectionBase_GetEnumerator(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x00941380", "name": "CollectionBase_OnSet", "signature": "void CollectionBase_OnSet(CollectionBase * this, int32_t index, Object * oldValue, Object * newValue, MethodInfo * method)", "dotNetSignature": "Void OnSet(Int32, Object, Object)" }, { "virtualAddress": "0x00941384", "name": "CollectionBase_OnInsert", "signature": "void CollectionBase_OnInsert(CollectionBase * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnInsert(Int32, Object)" }, { "virtualAddress": "0x00941388", "name": "CollectionBase_OnClear", "signature": "void CollectionBase_OnClear(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Void OnClear()" }, { "virtualAddress": "0x0094138C", "name": "CollectionBase_OnRemove", "signature": "void CollectionBase_OnRemove(CollectionBase * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnRemove(Int32, Object)" }, { "virtualAddress": "0x00941390", "name": "CollectionBase_OnValidate", "signature": "void CollectionBase_OnValidate(CollectionBase * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnValidate(Object)" }, { "virtualAddress": "0x00941410", "name": "CollectionBase_OnSetComplete", "signature": "void CollectionBase_OnSetComplete(CollectionBase * this, int32_t index, Object * oldValue, Object * newValue, MethodInfo * method)", "dotNetSignature": "Void OnSetComplete(Int32, Object, Object)" }, { "virtualAddress": "0x00941414", "name": "CollectionBase_OnInsertComplete", "signature": "void CollectionBase_OnInsertComplete(CollectionBase * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnInsertComplete(Int32, Object)" }, { "virtualAddress": "0x00941418", "name": "CollectionBase_OnClearComplete", "signature": "void CollectionBase_OnClearComplete(CollectionBase * this, MethodInfo * method)", "dotNetSignature": "Void OnClearComplete()" }, { "virtualAddress": "0x0094141C", "name": "CollectionBase_OnRemoveComplete", "signature": "void CollectionBase_OnRemoveComplete(CollectionBase * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnRemoveComplete(Int32, Object)" }, { "virtualAddress": "0x00941420", "name": "Comparer__ctor", "signature": "void Comparer__ctor(Comparer * this, MethodInfo * method)", "dotNetSignature": "Comparer()" }, { "virtualAddress": "0x00941448", "name": "Comparer__ctor_1", "signature": "void Comparer__ctor_1(Comparer * this, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Comparer(CultureInfo)" }, { "virtualAddress": "0x009414F8", "name": "Comparer__ctor_2", "signature": "void Comparer__ctor_2(Comparer * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Comparer(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0093FF78", "name": "Comparer_Compare", "signature": "int32_t Comparer_Compare(Comparer * this, Object * a, Object * b, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x0094164C", "name": "Comparer_GetObjectData", "signature": "void Comparer_GetObjectData(Comparer * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00941704", "name": "Comparer__cctor", "signature": "void Comparer__cctor(MethodInfo * method)", "dotNetSignature": "Comparer()" }, { "virtualAddress": "0x009417D0", "name": "CompatibleComparer__ctor", "signature": "void CompatibleComparer__ctor(CompatibleComparer * this, IComparer * comparer, IHashCodeProvider * hashCodeProvider, MethodInfo * method)", "dotNetSignature": "CompatibleComparer(IComparer, IHashCodeProvider)" }, { "virtualAddress": "0x00941808", "name": "CompatibleComparer_Compare", "signature": "int32_t CompatibleComparer_Compare(CompatibleComparer * this, Object * a, Object * b, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x009419DC", "name": "CompatibleComparer_Equals", "signature": "bool CompatibleComparer_Equals(CompatibleComparer * this, Object * a, Object * b, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x009419F8", "name": "CompatibleComparer_GetHashCode", "signature": "int32_t CompatibleComparer_GetHashCode(CompatibleComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x00941B10", "name": "CompatibleComparer_get_Comparer", "signature": "IComparer * CompatibleComparer_get_Comparer(CompatibleComparer * this, MethodInfo * method)", "dotNetSignature": "IComparer get_Comparer()" }, { "virtualAddress": "0x00941B18", "name": "CompatibleComparer_get_HashCodeProvider", "signature": "IHashCodeProvider * CompatibleComparer_get_HashCodeProvider(CompatibleComparer * this, MethodInfo * method)", "dotNetSignature": "IHashCodeProvider get_HashCodeProvider()" }, { "virtualAddress": "0x00942864", "name": "DictionaryBase_get_InnerHashtable", "signature": "Hashtable * DictionaryBase_get_InnerHashtable(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Hashtable get_InnerHashtable()" }, { "virtualAddress": "0x009428E0", "name": "DictionaryBase_get_Dictionary", "signature": "IDictionary * DictionaryBase_get_Dictionary(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "IDictionary get_Dictionary()" }, { "virtualAddress": "0x009428E4", "name": "DictionaryBase_get_Count", "signature": "int32_t DictionaryBase_get_Count(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00942900", "name": "DictionaryBase_System_Collections_IDictionary_get_IsReadOnly", "signature": "bool DictionaryBase_System_Collections_IDictionary_get_IsReadOnly(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00942928", "name": "DictionaryBase_System_Collections_IDictionary_get_IsFixedSize", "signature": "bool DictionaryBase_System_Collections_IDictionary_get_IsFixedSize(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00942950", "name": "DictionaryBase_System_Collections_ICollection_get_IsSynchronized", "signature": "bool DictionaryBase_System_Collections_ICollection_get_IsSynchronized(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00942978", "name": "DictionaryBase_System_Collections_IDictionary_get_Keys", "signature": "ICollection * DictionaryBase_System_Collections_IDictionary_get_Keys(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x009429A0", "name": "DictionaryBase_System_Collections_ICollection_get_SyncRoot", "signature": "Object * DictionaryBase_System_Collections_ICollection_get_SyncRoot(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x009429C8", "name": "DictionaryBase_System_Collections_IDictionary_get_Values", "signature": "ICollection * DictionaryBase_System_Collections_IDictionary_get_Values(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x009429F0", "name": "DictionaryBase_CopyTo", "signature": "void DictionaryBase_CopyTo(DictionaryBase * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00942A30", "name": "DictionaryBase_System_Collections_IDictionary_get_Item", "signature": "Object * DictionaryBase_System_Collections_IDictionary_get_Item(DictionaryBase * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00942A9C", "name": "DictionaryBase_System_Collections_IDictionary_set_Item", "signature": "void DictionaryBase_System_Collections_IDictionary_set_Item(DictionaryBase * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00942C94", "name": "DictionaryBase_System_Collections_IDictionary_Contains", "signature": "bool DictionaryBase_System_Collections_IDictionary_Contains(DictionaryBase * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00942CCC", "name": "DictionaryBase_System_Collections_IDictionary_Add", "signature": "void DictionaryBase_System_Collections_IDictionary_Add(DictionaryBase * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00942E40", "name": "DictionaryBase_Clear", "signature": "void DictionaryBase_Clear(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00942E9C", "name": "DictionaryBase_System_Collections_IDictionary_Remove", "signature": "void DictionaryBase_System_Collections_IDictionary_Remove(DictionaryBase * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x0094305C", "name": "DictionaryBase_GetEnumerator", "signature": "IDictionaryEnumerator * DictionaryBase_GetEnumerator(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x00943084", "name": "DictionaryBase_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * DictionaryBase_System_Collections_IEnumerable_GetEnumerator(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009430AC", "name": "DictionaryBase_OnGet", "signature": "Object * DictionaryBase_OnGet(DictionaryBase * this, Object * key, Object * currentValue, MethodInfo * method)", "dotNetSignature": "Object OnGet(Object, Object)" }, { "virtualAddress": "0x009430B4", "name": "DictionaryBase_OnSet", "signature": "void DictionaryBase_OnSet(DictionaryBase * this, Object * key, Object * oldValue, Object * newValue, MethodInfo * method)", "dotNetSignature": "Void OnSet(Object, Object, Object)" }, { "virtualAddress": "0x009430B8", "name": "DictionaryBase_OnInsert", "signature": "void DictionaryBase_OnInsert(DictionaryBase * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnInsert(Object, Object)" }, { "virtualAddress": "0x009430BC", "name": "DictionaryBase_OnClear", "signature": "void DictionaryBase_OnClear(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Void OnClear()" }, { "virtualAddress": "0x009430C0", "name": "DictionaryBase_OnRemove", "signature": "void DictionaryBase_OnRemove(DictionaryBase * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnRemove(Object, Object)" }, { "virtualAddress": "0x009430C4", "name": "DictionaryBase_OnValidate", "signature": "void DictionaryBase_OnValidate(DictionaryBase * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnValidate(Object, Object)" }, { "virtualAddress": "0x009430C8", "name": "DictionaryBase_OnSetComplete", "signature": "void DictionaryBase_OnSetComplete(DictionaryBase * this, Object * key, Object * oldValue, Object * newValue, MethodInfo * method)", "dotNetSignature": "Void OnSetComplete(Object, Object, Object)" }, { "virtualAddress": "0x009430CC", "name": "DictionaryBase_OnInsertComplete", "signature": "void DictionaryBase_OnInsertComplete(DictionaryBase * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnInsertComplete(Object, Object)" }, { "virtualAddress": "0x009430D0", "name": "DictionaryBase_OnClearComplete", "signature": "void DictionaryBase_OnClearComplete(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "Void OnClearComplete()" }, { "virtualAddress": "0x009430D4", "name": "DictionaryBase_OnRemoveComplete", "signature": "void DictionaryBase_OnRemoveComplete(DictionaryBase * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnRemoveComplete(Object, Object)" }, { "virtualAddress": "0x009430D8", "name": "DictionaryBase__ctor", "signature": "void DictionaryBase__ctor(DictionaryBase * this, MethodInfo * method)", "dotNetSignature": "DictionaryBase()" }, { "virtualAddress": "0x0094311C", "name": "EmptyReadOnlyDictionaryInternal__ctor", "signature": "void EmptyReadOnlyDictionaryInternal__ctor(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "EmptyReadOnlyDictionaryInternal()" }, { "virtualAddress": "0x00943124", "name": "EmptyReadOnlyDictionaryInternal_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * EmptyReadOnlyDictionaryInternal_System_Collections_IEnumerable_GetEnumerator(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00943188", "name": "EmptyReadOnlyDictionaryInternal_CopyTo", "signature": "void EmptyReadOnlyDictionaryInternal_CopyTo(EmptyReadOnlyDictionaryInternal * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00943328", "name": "EmptyReadOnlyDictionaryInternal_get_Count", "signature": "int32_t EmptyReadOnlyDictionaryInternal_get_Count(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00943330", "name": "EmptyReadOnlyDictionaryInternal_get_SyncRoot", "signature": "Object * EmptyReadOnlyDictionaryInternal_get_SyncRoot(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00943334", "name": "EmptyReadOnlyDictionaryInternal_get_IsSynchronized", "signature": "bool EmptyReadOnlyDictionaryInternal_get_IsSynchronized(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0094333C", "name": "EmptyReadOnlyDictionaryInternal_get_Item", "signature": "Object * EmptyReadOnlyDictionaryInternal_get_Item(EmptyReadOnlyDictionaryInternal * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x009433E0", "name": "EmptyReadOnlyDictionaryInternal_set_Item", "signature": "void EmptyReadOnlyDictionaryInternal_set_Item(EmptyReadOnlyDictionaryInternal * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00943590", "name": "EmptyReadOnlyDictionaryInternal_get_Keys", "signature": "ICollection * EmptyReadOnlyDictionaryInternal_get_Keys(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x009435F8", "name": "EmptyReadOnlyDictionaryInternal_get_Values", "signature": "ICollection * EmptyReadOnlyDictionaryInternal_get_Values(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x00943660", "name": "EmptyReadOnlyDictionaryInternal_Contains", "signature": "bool EmptyReadOnlyDictionaryInternal_Contains(EmptyReadOnlyDictionaryInternal * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00943668", "name": "EmptyReadOnlyDictionaryInternal_Add", "signature": "void EmptyReadOnlyDictionaryInternal_Add(EmptyReadOnlyDictionaryInternal * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x00943818", "name": "EmptyReadOnlyDictionaryInternal_Clear", "signature": "void EmptyReadOnlyDictionaryInternal_Clear(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00943898", "name": "EmptyReadOnlyDictionaryInternal_get_IsReadOnly", "signature": "bool EmptyReadOnlyDictionaryInternal_get_IsReadOnly(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009438A0", "name": "EmptyReadOnlyDictionaryInternal_get_IsFixedSize", "signature": "bool EmptyReadOnlyDictionaryInternal_get_IsFixedSize(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x009438A8", "name": "EmptyReadOnlyDictionaryInternal_GetEnumerator", "signature": "IDictionaryEnumerator * EmptyReadOnlyDictionaryInternal_GetEnumerator(EmptyReadOnlyDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x00943904", "name": "EmptyReadOnlyDictionaryInternal_Remove", "signature": "void EmptyReadOnlyDictionaryInternal_Remove(EmptyReadOnlyDictionaryInternal * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x00943180", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator__ctor", "signature": "void EmptyReadOnlyDictionaryInternal_NodeEnumerator__ctor(EmptyReadOnlyDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "EmptyReadOnlyDictionaryInternal\u002BNodeEnumerator()" }, { "virtualAddress": "0x00943984", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_MoveNext", "signature": "bool EmptyReadOnlyDictionaryInternal_NodeEnumerator_MoveNext(EmptyReadOnlyDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0094398C", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Current", "signature": "Object * EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Current(EmptyReadOnlyDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00943A0C", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_Reset", "signature": "void EmptyReadOnlyDictionaryInternal_NodeEnumerator_Reset(EmptyReadOnlyDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00943A10", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Key", "signature": "Object * EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Key(EmptyReadOnlyDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00943A90", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Value", "signature": "Object * EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Value(EmptyReadOnlyDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00943B10", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Entry", "signature": "DictionaryEntry EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Entry(EmptyReadOnlyDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x009449F4", "name": "Hashtable_get_hcp", "signature": "IHashCodeProvider * Hashtable_get_hcp(Hashtable * this, MethodInfo * method)", "dotNetSignature": "IHashCodeProvider get_hcp()" }, { "virtualAddress": "0x00944ACC", "name": "Hashtable_set_hcp", "signature": "void Hashtable_set_hcp(Hashtable * this, IHashCodeProvider * value, MethodInfo * method)", "dotNetSignature": "Void set_hcp(IHashCodeProvider)" }, { "virtualAddress": "0x00944BDC", "name": "Hashtable_get_comparer", "signature": "IComparer * Hashtable_get_comparer(Hashtable * this, MethodInfo * method)", "dotNetSignature": "IComparer get_comparer()" }, { "virtualAddress": "0x00944CB4", "name": "Hashtable_set_comparer", "signature": "void Hashtable_set_comparer(Hashtable * this, IComparer * value, MethodInfo * method)", "dotNetSignature": "Void set_comparer(IComparer)" }, { "virtualAddress": "0x00944DC0", "name": "Hashtable_get_EqualityComparer", "signature": "IEqualityComparer * Hashtable_get_EqualityComparer(Hashtable * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer get_EqualityComparer()" }, { "virtualAddress": "0x00944DC8", "name": "Hashtable__ctor", "signature": "void Hashtable__ctor(Hashtable * this, bool trash, MethodInfo * method)", "dotNetSignature": "Hashtable(Boolean)" }, { "virtualAddress": "0x009428D4", "name": "Hashtable__ctor_1", "signature": "void Hashtable__ctor_1(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Hashtable()" }, { "virtualAddress": "0x00945074", "name": "Hashtable__ctor_2", "signature": "void Hashtable__ctor_2(Hashtable * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Hashtable(Int32)" }, { "virtualAddress": "0x00944DD0", "name": "Hashtable__ctor_3", "signature": "void Hashtable__ctor_3(Hashtable * this, int32_t capacity, float loadFactor, MethodInfo * method)", "dotNetSignature": "Hashtable(Int32, Single)" }, { "virtualAddress": "0x0094507C", "name": "Hashtable__ctor_4", "signature": "void Hashtable__ctor_4(Hashtable * this, int32_t capacity, float loadFactor, IHashCodeProvider * hcp, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Hashtable(Int32, Single, IHashCodeProvider, IComparer)" }, { "virtualAddress": "0x00945128", "name": "Hashtable__ctor_5", "signature": "void Hashtable__ctor_5(Hashtable * this, int32_t capacity, float loadFactor, IEqualityComparer * equalityComparer, MethodInfo * method)", "dotNetSignature": "Hashtable(Int32, Single, IEqualityComparer)" }, { "virtualAddress": "0x00945150", "name": "Hashtable__ctor_6", "signature": "void Hashtable__ctor_6(Hashtable * this, IHashCodeProvider * hcp, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Hashtable(IHashCodeProvider, IComparer)" }, { "virtualAddress": "0x00945164", "name": "Hashtable__ctor_7", "signature": "void Hashtable__ctor_7(Hashtable * this, IEqualityComparer * equalityComparer, MethodInfo * method)", "dotNetSignature": "Hashtable(IEqualityComparer)" }, { "virtualAddress": "0x00945194", "name": "Hashtable__ctor_8", "signature": "void Hashtable__ctor_8(Hashtable * this, int32_t capacity, IHashCodeProvider * hcp, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Hashtable(Int32, IHashCodeProvider, IComparer)" }, { "virtualAddress": "0x0094519C", "name": "Hashtable__ctor_9", "signature": "void Hashtable__ctor_9(Hashtable * this, int32_t capacity, IEqualityComparer * equalityComparer, MethodInfo * method)", "dotNetSignature": "Hashtable(Int32, IEqualityComparer)" }, { "virtualAddress": "0x009451C8", "name": "Hashtable__ctor_10", "signature": "void Hashtable__ctor_10(Hashtable * this, IDictionary * d, MethodInfo * method)", "dotNetSignature": "Hashtable(IDictionary)" }, { "virtualAddress": "0x009451D4", "name": "Hashtable__ctor_11", "signature": "void Hashtable__ctor_11(Hashtable * this, IDictionary * d, float loadFactor, MethodInfo * method)", "dotNetSignature": "Hashtable(IDictionary, Single)" }, { "virtualAddress": "0x0094551C", "name": "Hashtable__ctor_12", "signature": "void Hashtable__ctor_12(Hashtable * this, IDictionary * d, IHashCodeProvider * hcp, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Hashtable(IDictionary, IHashCodeProvider, IComparer)" }, { "virtualAddress": "0x00945870", "name": "Hashtable__ctor_13", "signature": "void Hashtable__ctor_13(Hashtable * this, IDictionary * d, IEqualityComparer * equalityComparer, MethodInfo * method)", "dotNetSignature": "Hashtable(IDictionary, IEqualityComparer)" }, { "virtualAddress": "0x00945524", "name": "Hashtable__ctor_14", "signature": "void Hashtable__ctor_14(Hashtable * this, IDictionary * d, float loadFactor, IHashCodeProvider * hcp, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Hashtable(IDictionary, Single, IHashCodeProvider, IComparer)" }, { "virtualAddress": "0x009451DC", "name": "Hashtable__ctor_15", "signature": "void Hashtable__ctor_15(Hashtable * this, IDictionary * d, float loadFactor, IEqualityComparer * equalityComparer, MethodInfo * method)", "dotNetSignature": "Hashtable(IDictionary, Single, IEqualityComparer)" }, { "virtualAddress": "0x00945878", "name": "Hashtable__ctor_16", "signature": "void Hashtable__ctor_16(Hashtable * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Hashtable(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00945910", "name": "Hashtable_InitHash", "signature": "uint32_t Hashtable_InitHash(Hashtable * this, Object * key, int32_t hashsize, uint32_t * seed, uint32_t * incr, MethodInfo * method)", "dotNetSignature": "UInt32 InitHash(Object, Int32, UInt32 ByRef, UInt32 ByRef)" }, { "virtualAddress": "0x00945970", "name": "Hashtable_Add", "signature": "void Hashtable_Add(Hashtable * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x00945E5C", "name": "Hashtable_Clear", "signature": "void Hashtable_Clear(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00945F80", "name": "Hashtable_Clone", "signature": "Object * Hashtable_Clone(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x009460AC", "name": "Hashtable_Contains", "signature": "bool Hashtable_Contains(Hashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x009460BC", "name": "Hashtable_ContainsKey", "signature": "bool Hashtable_ContainsKey(Hashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x0094625C", "name": "Hashtable_ContainsValue", "signature": "bool Hashtable_ContainsValue(Hashtable * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x00946348", "name": "Hashtable_CopyKeys", "signature": "void Hashtable_CopyKeys(Hashtable * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyKeys(Array, Int32)" }, { "virtualAddress": "0x009463F4", "name": "Hashtable_CopyEntries", "signature": "void Hashtable_CopyEntries(Hashtable * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyEntries(Array, Int32)" }, { "virtualAddress": "0x009464FC", "name": "Hashtable_CopyTo", "signature": "void Hashtable_CopyTo(Hashtable * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00946698", "name": "Hashtable_ToKeyValuePairsArray", "signature": "KeyValuePairs__Array * Hashtable_ToKeyValuePairsArray(Hashtable * this, MethodInfo * method)", "dotNetSignature": "KeyValuePairs[] ToKeyValuePairsArray()" }, { "virtualAddress": "0x0094681C", "name": "Hashtable_CopyValues", "signature": "void Hashtable_CopyValues(Hashtable * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyValues(Array, Int32)" }, { "virtualAddress": "0x009468D4", "name": "Hashtable_get_Item", "signature": "Object * Hashtable_get_Item(Hashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00946B14", "name": "Hashtable_set_Item", "signature": "void Hashtable_set_Item(Hashtable * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00946B1C", "name": "Hashtable_expand", "signature": "void Hashtable_expand(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Void expand()" }, { "virtualAddress": "0x00946CFC", "name": "Hashtable_rehash", "signature": "void Hashtable_rehash(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Void rehash()" }, { "virtualAddress": "0x00945F50", "name": "Hashtable_UpdateVersion", "signature": "void Hashtable_UpdateVersion(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Void UpdateVersion()" }, { "virtualAddress": "0x00946B9C", "name": "Hashtable_rehash_1", "signature": "void Hashtable_rehash_1(Hashtable * this, int32_t newsize, bool forceNewHashCode, MethodInfo * method)", "dotNetSignature": "Void rehash(Int32, Boolean)" }, { "virtualAddress": "0x00946E00", "name": "Hashtable_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Hashtable_System_Collections_IEnumerable_GetEnumerator(Hashtable * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00946EC8", "name": "Hashtable_GetEnumerator", "signature": "IDictionaryEnumerator * Hashtable_GetEnumerator(Hashtable * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x00946F2C", "name": "Hashtable_GetHash", "signature": "int32_t Hashtable_GetHash(Hashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 GetHash(Object)" }, { "virtualAddress": "0x00947010", "name": "Hashtable_get_IsReadOnly", "signature": "bool Hashtable_get_IsReadOnly(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00947018", "name": "Hashtable_get_IsFixedSize", "signature": "bool Hashtable_get_IsFixedSize(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00947020", "name": "Hashtable_get_IsSynchronized", "signature": "bool Hashtable_get_IsSynchronized(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00947028", "name": "Hashtable_KeyEquals", "signature": "bool Hashtable_KeyEquals(Hashtable * this, Object * item, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean KeyEquals(Object, Object)" }, { "virtualAddress": "0x00947140", "name": "Hashtable_get_Keys", "signature": "ICollection * Hashtable_get_Keys(Hashtable * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x009471DC", "name": "Hashtable_get_Values", "signature": "ICollection * Hashtable_get_Values(Hashtable * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x00945978", "name": "Hashtable_Insert", "signature": "void Hashtable_Insert(Hashtable * this, Object * key, Object * nvalue, bool add, MethodInfo * method)", "dotNetSignature": "Void Insert(Object, Object, Boolean)" }, { "virtualAddress": "0x00946D1C", "name": "Hashtable_putEntry", "signature": "void Hashtable_putEntry(Hashtable * this, Hashtable_bucket__Array * newBuckets, Object * key, Object * nvalue, int32_t hashcode, MethodInfo * method)", "dotNetSignature": "Void putEntry(Hashtable\u002Bbucket[], Object, Object, Int32)" }, { "virtualAddress": "0x00947278", "name": "Hashtable_Remove", "signature": "void Hashtable_Remove(Hashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x009474DC", "name": "Hashtable_get_SyncRoot", "signature": "Object * Hashtable_get_SyncRoot(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00947554", "name": "Hashtable_get_Count", "signature": "int32_t Hashtable_get_Count(Hashtable * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0094755C", "name": "Hashtable_Synchronized", "signature": "Hashtable * Hashtable_Synchronized(Hashtable * table, MethodInfo * method)", "dotNetSignature": "Hashtable Synchronized(Hashtable)" }, { "virtualAddress": "0x0094762C", "name": "Hashtable_GetObjectData", "signature": "void Hashtable_GetObjectData(Hashtable * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00947AFC", "name": "Hashtable_OnDeserialization", "signature": "void Hashtable_OnDeserialization(Hashtable * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x009471B0", "name": "Hashtable_KeyCollection__ctor", "signature": "void Hashtable_KeyCollection__ctor(Hashtable_KeyCollection * this, Hashtable * hashtable, MethodInfo * method)", "dotNetSignature": "Hashtable\u002BKeyCollection(Hashtable)" }, { "virtualAddress": "0x009487D0", "name": "Hashtable_KeyCollection_CopyTo", "signature": "void Hashtable_KeyCollection_CopyTo(Hashtable_KeyCollection * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x00948954", "name": "Hashtable_KeyCollection_GetEnumerator", "signature": "IEnumerator * Hashtable_KeyCollection_GetEnumerator(Hashtable_KeyCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x009489BC", "name": "Hashtable_KeyCollection_get_IsSynchronized", "signature": "bool Hashtable_KeyCollection_get_IsSynchronized(Hashtable_KeyCollection * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x009489E0", "name": "Hashtable_KeyCollection_get_SyncRoot", "signature": "Object * Hashtable_KeyCollection_get_SyncRoot(Hashtable_KeyCollection * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00948A04", "name": "Hashtable_KeyCollection_get_Count", "signature": "int32_t Hashtable_KeyCollection_get_Count(Hashtable_KeyCollection * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0094724C", "name": "Hashtable_ValueCollection__ctor", "signature": "void Hashtable_ValueCollection__ctor(Hashtable_ValueCollection * this, Hashtable * hashtable, MethodInfo * method)", "dotNetSignature": "Hashtable\u002BValueCollection(Hashtable)" }, { "virtualAddress": "0x0094974C", "name": "Hashtable_ValueCollection_CopyTo", "signature": "void Hashtable_ValueCollection_CopyTo(Hashtable_ValueCollection * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x009498D0", "name": "Hashtable_ValueCollection_GetEnumerator", "signature": "IEnumerator * Hashtable_ValueCollection_GetEnumerator(Hashtable_ValueCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x00949938", "name": "Hashtable_ValueCollection_get_IsSynchronized", "signature": "bool Hashtable_ValueCollection_get_IsSynchronized(Hashtable_ValueCollection * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0094995C", "name": "Hashtable_ValueCollection_get_SyncRoot", "signature": "Object * Hashtable_ValueCollection_get_SyncRoot(Hashtable_ValueCollection * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00949980", "name": "Hashtable_ValueCollection_get_Count", "signature": "int32_t Hashtable_ValueCollection_get_Count(Hashtable_ValueCollection * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00947600", "name": "Hashtable_SyncHashtable__ctor", "signature": "void Hashtable_SyncHashtable__ctor(Hashtable_SyncHashtable * this, Hashtable * table, MethodInfo * method)", "dotNetSignature": "Hashtable\u002BSyncHashtable(Hashtable)" }, { "virtualAddress": "0x00948A20", "name": "Hashtable_SyncHashtable__ctor_1", "signature": "void Hashtable_SyncHashtable__ctor_1(Hashtable_SyncHashtable * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Hashtable\u002BSyncHashtable(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00948B68", "name": "Hashtable_SyncHashtable_GetObjectData", "signature": "void Hashtable_SyncHashtable_GetObjectData(Hashtable_SyncHashtable * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00948CE8", "name": "Hashtable_SyncHashtable_get_Count", "signature": "int32_t Hashtable_SyncHashtable_get_Count(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00948D0C", "name": "Hashtable_SyncHashtable_get_IsReadOnly", "signature": "bool Hashtable_SyncHashtable_get_IsReadOnly(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00948D30", "name": "Hashtable_SyncHashtable_get_IsFixedSize", "signature": "bool Hashtable_SyncHashtable_get_IsFixedSize(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00948D54", "name": "Hashtable_SyncHashtable_get_IsSynchronized", "signature": "bool Hashtable_SyncHashtable_get_IsSynchronized(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00948D5C", "name": "Hashtable_SyncHashtable_get_Item", "signature": "Object * Hashtable_SyncHashtable_get_Item(Hashtable_SyncHashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00948D80", "name": "Hashtable_SyncHashtable_set_Item", "signature": "void Hashtable_SyncHashtable_set_Item(Hashtable_SyncHashtable * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00948E64", "name": "Hashtable_SyncHashtable_get_SyncRoot", "signature": "Object * Hashtable_SyncHashtable_get_SyncRoot(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00948E88", "name": "Hashtable_SyncHashtable_Add", "signature": "void Hashtable_SyncHashtable_Add(Hashtable_SyncHashtable * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x00948F6C", "name": "Hashtable_SyncHashtable_Clear", "signature": "void Hashtable_SyncHashtable_Clear(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00949038", "name": "Hashtable_SyncHashtable_Contains", "signature": "bool Hashtable_SyncHashtable_Contains(Hashtable_SyncHashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0094905C", "name": "Hashtable_SyncHashtable_ContainsKey", "signature": "bool Hashtable_SyncHashtable_ContainsKey(Hashtable_SyncHashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00949124", "name": "Hashtable_SyncHashtable_ContainsValue", "signature": "bool Hashtable_SyncHashtable_ContainsValue(Hashtable_SyncHashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x00949210", "name": "Hashtable_SyncHashtable_CopyTo", "signature": "void Hashtable_SyncHashtable_CopyTo(Hashtable_SyncHashtable * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x009492F4", "name": "Hashtable_SyncHashtable_Clone", "signature": "Object * Hashtable_SyncHashtable_Clone(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x00949440", "name": "Hashtable_SyncHashtable_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Hashtable_SyncHashtable_System_Collections_IEnumerable_GetEnumerator(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00949464", "name": "Hashtable_SyncHashtable_GetEnumerator", "signature": "IDictionaryEnumerator * Hashtable_SyncHashtable_GetEnumerator(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x00949488", "name": "Hashtable_SyncHashtable_get_Keys", "signature": "ICollection * Hashtable_SyncHashtable_get_Keys(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x0094956C", "name": "Hashtable_SyncHashtable_get_Values", "signature": "ICollection * Hashtable_SyncHashtable_get_Values(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x00949650", "name": "Hashtable_SyncHashtable_Remove", "signature": "void Hashtable_SyncHashtable_Remove(Hashtable_SyncHashtable * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x00949724", "name": "Hashtable_SyncHashtable_OnDeserialization", "signature": "void Hashtable_SyncHashtable_OnDeserialization(Hashtable_SyncHashtable * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00949728", "name": "Hashtable_SyncHashtable_ToKeyValuePairsArray", "signature": "KeyValuePairs__Array * Hashtable_SyncHashtable_ToKeyValuePairsArray(Hashtable_SyncHashtable * this, MethodInfo * method)", "dotNetSignature": "KeyValuePairs[] ToKeyValuePairsArray()" }, { "virtualAddress": "0x00946E64", "name": "Hashtable_HashtableEnumerator__ctor", "signature": "void Hashtable_HashtableEnumerator__ctor(Hashtable_HashtableEnumerator * this, Hashtable * hashtable, int32_t getObjRetType, MethodInfo * method)", "dotNetSignature": "Hashtable\u002BHashtableEnumerator(Hashtable, Int32)" }, { "virtualAddress": "0x009482F4", "name": "Hashtable_HashtableEnumerator_Clone", "signature": "Object * Hashtable_HashtableEnumerator_Clone(Hashtable_HashtableEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x009482FC", "name": "Hashtable_HashtableEnumerator_get_Key", "signature": "Object * Hashtable_HashtableEnumerator_get_Key(Hashtable_HashtableEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00948398", "name": "Hashtable_HashtableEnumerator_MoveNext", "signature": "bool Hashtable_HashtableEnumerator_MoveNext(Hashtable_HashtableEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x009484E0", "name": "Hashtable_HashtableEnumerator_get_Entry", "signature": "DictionaryEntry Hashtable_HashtableEnumerator_get_Entry(Hashtable_HashtableEnumerator * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x0094857C", "name": "Hashtable_HashtableEnumerator_get_Current", "signature": "Object * Hashtable_HashtableEnumerator_get_Current(Hashtable_HashtableEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0094865C", "name": "Hashtable_HashtableEnumerator_get_Value", "signature": "Object * Hashtable_HashtableEnumerator_get_Value(Hashtable_HashtableEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x009486F8", "name": "Hashtable_HashtableEnumerator_Reset", "signature": "void Hashtable_HashtableEnumerator_Reset(Hashtable_HashtableEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00948234", "name": "Hashtable_HashtableDebugView__ctor", "signature": "void Hashtable_HashtableDebugView__ctor(Hashtable_HashtableDebugView * this, Hashtable * hashtable, MethodInfo * method)", "dotNetSignature": "Hashtable\u002BHashtableDebugView(Hashtable)" }, { "virtualAddress": "0x009482D0", "name": "Hashtable_HashtableDebugView_get_Items", "signature": "KeyValuePairs__Array * Hashtable_HashtableDebugView_get_Items(Hashtable_HashtableDebugView * this, MethodInfo * method)", "dotNetSignature": "KeyValuePairs[] get_Items()" }, { "virtualAddress": "0x009444FC", "name": "HashHelpers_1_get_SerializationInfoTable", "signature": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo_ * HashHelpers_1_get_SerializationInfoTable(MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.Serialization.SerializationInfo] get_SerializationInfoTable()" }, { "virtualAddress": "0x009445E0", "name": "HashHelpers_1_IsPrime", "signature": "bool HashHelpers_1_IsPrime(int32_t candidate, MethodInfo * method)", "dotNetSignature": "Boolean IsPrime(Int32)" }, { "virtualAddress": "0x0094469C", "name": "HashHelpers_1_GetPrime", "signature": "int32_t HashHelpers_1_GetPrime(int32_t min, MethodInfo * method)", "dotNetSignature": "Int32 GetPrime(Int32)" }, { "virtualAddress": "0x0094485C", "name": "HashHelpers_1_GetMinPrime", "signature": "int32_t HashHelpers_1_GetMinPrime(MethodInfo * method)", "dotNetSignature": "Int32 GetMinPrime()" }, { "virtualAddress": "0x009448E4", "name": "HashHelpers_1_ExpandPrime", "signature": "int32_t HashHelpers_1_ExpandPrime(int32_t oldSize, MethodInfo * method)", "dotNetSignature": "Int32 ExpandPrime(Int32)" }, { "virtualAddress": "0x00944978", "name": "HashHelpers_1__cctor", "signature": "void HashHelpers_1__cctor(MethodInfo * method)", "dotNetSignature": "HashHelpers()" }, { "virtualAddress": "0x009467E4", "name": "KeyValuePairs__ctor", "signature": "void KeyValuePairs__ctor(KeyValuePairs * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePairs(Object, Object)" }, { "virtualAddress": "0x0094999C", "name": "KeyValuePairs_get_Key", "signature": "Object * KeyValuePairs_get_Key(KeyValuePairs * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x009499A4", "name": "KeyValuePairs_get_Value", "signature": "Object * KeyValuePairs_get_Value(KeyValuePairs * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x009499AC", "name": "ListDictionaryInternal__ctor", "signature": "void ListDictionaryInternal__ctor(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "ListDictionaryInternal()" }, { "virtualAddress": "0x009499B4", "name": "ListDictionaryInternal_get_Item", "signature": "Object * ListDictionaryInternal_get_Item(ListDictionaryInternal * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00949A9C", "name": "ListDictionaryInternal_set_Item", "signature": "void ListDictionaryInternal_set_Item(ListDictionaryInternal * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00949CC0", "name": "ListDictionaryInternal_get_Count", "signature": "int32_t ListDictionaryInternal_get_Count(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00949CC8", "name": "ListDictionaryInternal_get_Keys", "signature": "ICollection * ListDictionaryInternal_get_Keys(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x00949D74", "name": "ListDictionaryInternal_get_IsReadOnly", "signature": "bool ListDictionaryInternal_get_IsReadOnly(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00949D7C", "name": "ListDictionaryInternal_get_IsFixedSize", "signature": "bool ListDictionaryInternal_get_IsFixedSize(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x00949D84", "name": "ListDictionaryInternal_get_IsSynchronized", "signature": "bool ListDictionaryInternal_get_IsSynchronized(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x00949D8C", "name": "ListDictionaryInternal_get_SyncRoot", "signature": "Object * ListDictionaryInternal_get_SyncRoot(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x00949E04", "name": "ListDictionaryInternal_get_Values", "signature": "ICollection * ListDictionaryInternal_get_Values(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x00949E6C", "name": "ListDictionaryInternal_Add", "signature": "void ListDictionaryInternal_Add(ListDictionaryInternal * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x0094A130", "name": "ListDictionaryInternal_Clear", "signature": "void ListDictionaryInternal_Clear(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0094A144", "name": "ListDictionaryInternal_Contains", "signature": "bool ListDictionaryInternal_Contains(ListDictionaryInternal * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0094A22C", "name": "ListDictionaryInternal_CopyTo", "signature": "void ListDictionaryInternal_CopyTo(ListDictionaryInternal * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0094A424", "name": "ListDictionaryInternal_GetEnumerator", "signature": "IDictionaryEnumerator * ListDictionaryInternal_GetEnumerator(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x0094A4CC", "name": "ListDictionaryInternal_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ListDictionaryInternal_System_Collections_IEnumerable_GetEnumerator(ListDictionaryInternal * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0094A52C", "name": "ListDictionaryInternal_Remove", "signature": "void ListDictionaryInternal_Remove(ListDictionaryInternal * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0094A484", "name": "ListDictionaryInternal_NodeEnumerator__ctor", "signature": "void ListDictionaryInternal_NodeEnumerator__ctor(ListDictionaryInternal_NodeEnumerator * this, ListDictionaryInternal * list, MethodInfo * method)", "dotNetSignature": "ListDictionaryInternal\u002BNodeEnumerator(ListDictionaryInternal)" }, { "virtualAddress": "0x0094A658", "name": "ListDictionaryInternal_NodeEnumerator_get_Current", "signature": "Object * ListDictionaryInternal_NodeEnumerator_get_Current(ListDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0094A6C4", "name": "ListDictionaryInternal_NodeEnumerator_get_Entry", "signature": "DictionaryEntry ListDictionaryInternal_NodeEnumerator_get_Entry(ListDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x0094A760", "name": "ListDictionaryInternal_NodeEnumerator_get_Key", "signature": "Object * ListDictionaryInternal_NodeEnumerator_get_Key(ListDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x0094A7FC", "name": "ListDictionaryInternal_NodeEnumerator_get_Value", "signature": "Object * ListDictionaryInternal_NodeEnumerator_get_Value(ListDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x0094A898", "name": "ListDictionaryInternal_NodeEnumerator_MoveNext", "signature": "bool ListDictionaryInternal_NodeEnumerator_MoveNext(ListDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0094A970", "name": "ListDictionaryInternal_NodeEnumerator_Reset", "signature": "void ListDictionaryInternal_NodeEnumerator_Reset(ListDictionaryInternal_NodeEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00949D34", "name": "ListDictionaryInternal_NodeKeyValueCollection__ctor", "signature": "void ListDictionaryInternal_NodeKeyValueCollection__ctor(ListDictionaryInternal_NodeKeyValueCollection * this, ListDictionaryInternal * list, bool isKeys, MethodInfo * method)", "dotNetSignature": "ListDictionaryInternal\u002BNodeKeyValueCollection(ListDictionaryInternal, Boolean)" }, { "virtualAddress": "0x0094AA28", "name": "ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_CopyTo", "signature": "void ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_CopyTo(ListDictionaryInternal_NodeKeyValueCollection * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0094AC24", "name": "ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_get_Count", "signature": "int32_t ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_get_Count(ListDictionaryInternal_NodeKeyValueCollection * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.ICollection.get_Count()" }, { "virtualAddress": "0x0094AC5C", "name": "ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_get_IsSynchronized", "signature": "bool ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_get_IsSynchronized(ListDictionaryInternal_NodeKeyValueCollection * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0094AC64", "name": "ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_get_SyncRoot", "signature": "Object * ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_get_SyncRoot(ListDictionaryInternal_NodeKeyValueCollection * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0094AC7C", "name": "ListDictionaryInternal_NodeKeyValueCollection_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ListDictionaryInternal_NodeKeyValueCollection_System_Collections_IEnumerable_GetEnumerator(ListDictionaryInternal_NodeKeyValueCollection * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0094ACF0", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator__ctor", "signature": "void ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator__ctor(ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator * this, ListDictionaryInternal * list, bool isKeys, MethodInfo * method)", "dotNetSignature": "ListDictionaryInternal\u002BNodeKeyValueCollection\u002BNodeKeyValueEnumerator(ListDictionaryInternal, Boolean)" }, { "virtualAddress": "0x0094AD4C", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_get_Current", "signature": "Object * ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_get_Current(ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0094ADFC", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_MoveNext", "signature": "bool ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_MoveNext(ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0094AED4", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_Reset", "signature": "void ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_Reset(ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00949CB8", "name": "ListDictionaryInternal_DictionaryNode__ctor", "signature": "void ListDictionaryInternal_DictionaryNode__ctor(ListDictionaryInternal_DictionaryNode * this, MethodInfo * method)", "dotNetSignature": "ListDictionaryInternal\u002BDictionaryNode()" }, { "virtualAddress": "0x0094B1B0", "name": "Queue__ctor", "signature": "void Queue__ctor(Queue * this, MethodInfo * method)", "dotNetSignature": "Queue()" }, { "virtualAddress": "0x0094B394", "name": "Queue__ctor_1", "signature": "void Queue__ctor_1(Queue * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Queue(Int32)" }, { "virtualAddress": "0x0094B1BC", "name": "Queue__ctor_2", "signature": "void Queue__ctor_2(Queue * this, int32_t capacity, float growFactor, MethodInfo * method)", "dotNetSignature": "Queue(Int32, Single)" }, { "virtualAddress": "0x0094B39C", "name": "Queue__ctor_3", "signature": "void Queue__ctor_3(Queue * this, ICollection * col, MethodInfo * method)", "dotNetSignature": "Queue(ICollection)" }, { "virtualAddress": "0x0094B628", "name": "Queue_get_Count", "signature": "int32_t Queue_get_Count(Queue * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0094B630", "name": "Queue_Clone", "signature": "Object * Queue_Clone(Queue * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0094B71C", "name": "Queue_get_IsSynchronized", "signature": "bool Queue_get_IsSynchronized(Queue * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0094B724", "name": "Queue_get_SyncRoot", "signature": "Object * Queue_get_SyncRoot(Queue * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0094B7A0", "name": "Queue_Clear", "signature": "void Queue_Clear(Queue * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0094B814", "name": "Queue_CopyTo", "signature": "void Queue_CopyTo(Queue * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0094BA04", "name": "Queue_Enqueue", "signature": "void Queue_Enqueue(Queue * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Enqueue(Object)" }, { "virtualAddress": "0x0094BC08", "name": "Queue_GetEnumerator", "signature": "IEnumerator * Queue_GetEnumerator(Queue * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0094BCBC", "name": "Queue_Dequeue", "signature": "Object * Queue_Dequeue(Queue * this, MethodInfo * method)", "dotNetSignature": "Object Dequeue()" }, { "virtualAddress": "0x0094BDCC", "name": "Queue_Peek", "signature": "Object * Queue_Peek(Queue * this, MethodInfo * method)", "dotNetSignature": "Object Peek()" }, { "virtualAddress": "0x0094BEA0", "name": "Queue_Synchronized", "signature": "Queue * Queue_Synchronized(Queue * queue, MethodInfo * method)", "dotNetSignature": "Queue Synchronized(Queue)" }, { "virtualAddress": "0x0094BF90", "name": "Queue_Contains", "signature": "bool Queue_Contains(Queue * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0094C050", "name": "Queue_GetElement", "signature": "Object * Queue_GetElement(Queue * this, int32_t i, MethodInfo * method)", "dotNetSignature": "Object GetElement(Int32)" }, { "virtualAddress": "0x0094C09C", "name": "Queue_ToArray", "signature": "Object__Array * Queue_ToArray(Queue * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x0094BB0C", "name": "Queue_SetCapacity", "signature": "void Queue_SetCapacity(Queue * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void SetCapacity(Int32)" }, { "virtualAddress": "0x0094C160", "name": "Queue_TrimToSize", "signature": "void Queue_TrimToSize(Queue * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x0094BF40", "name": "Queue_SynchronizedQueue__ctor", "signature": "void Queue_SynchronizedQueue__ctor(Queue_SynchronizedQueue * this, Queue * q, MethodInfo * method)", "dotNetSignature": "Queue\u002BSynchronizedQueue(Queue)" }, { "virtualAddress": "0x0094C4B0", "name": "Queue_SynchronizedQueue_get_IsSynchronized", "signature": "bool Queue_SynchronizedQueue_get_IsSynchronized(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x0094C4B8", "name": "Queue_SynchronizedQueue_get_SyncRoot", "signature": "Object * Queue_SynchronizedQueue_get_SyncRoot(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x0094C4C0", "name": "Queue_SynchronizedQueue_get_Count", "signature": "int32_t Queue_SynchronizedQueue_get_Count(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0094C584", "name": "Queue_SynchronizedQueue_Clear", "signature": "void Queue_SynchronizedQueue_Clear(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0094C634", "name": "Queue_SynchronizedQueue_Clone", "signature": "Object * Queue_SynchronizedQueue_Clone(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0094C780", "name": "Queue_SynchronizedQueue_Contains", "signature": "bool Queue_SynchronizedQueue_Contains(Queue_SynchronizedQueue * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x0094C850", "name": "Queue_SynchronizedQueue_CopyTo", "signature": "void Queue_SynchronizedQueue_CopyTo(Queue_SynchronizedQueue * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0094C918", "name": "Queue_SynchronizedQueue_Enqueue", "signature": "void Queue_SynchronizedQueue_Enqueue(Queue_SynchronizedQueue * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Enqueue(Object)" }, { "virtualAddress": "0x0094C9D0", "name": "Queue_SynchronizedQueue_Dequeue", "signature": "Object * Queue_SynchronizedQueue_Dequeue(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Object Dequeue()" }, { "virtualAddress": "0x0094CA98", "name": "Queue_SynchronizedQueue_GetEnumerator", "signature": "IEnumerator * Queue_SynchronizedQueue_GetEnumerator(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x0094CB60", "name": "Queue_SynchronizedQueue_Peek", "signature": "Object * Queue_SynchronizedQueue_Peek(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Object Peek()" }, { "virtualAddress": "0x0094CC28", "name": "Queue_SynchronizedQueue_ToArray", "signature": "Object__Array * Queue_SynchronizedQueue_ToArray(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x0094CCF0", "name": "Queue_SynchronizedQueue_TrimToSize", "signature": "void Queue_SynchronizedQueue_TrimToSize(Queue_SynchronizedQueue * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x0094BC68", "name": "Queue_QueueEnumerator__ctor", "signature": "void Queue_QueueEnumerator__ctor(Queue_QueueEnumerator * this, Queue * q, MethodInfo * method)", "dotNetSignature": "Queue\u002BQueueEnumerator(Queue)" }, { "virtualAddress": "0x0094C228", "name": "Queue_QueueEnumerator_Clone", "signature": "Object * Queue_QueueEnumerator_Clone(Queue_QueueEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x0094C230", "name": "Queue_QueueEnumerator_MoveNext", "signature": "bool Queue_QueueEnumerator_MoveNext(Queue_QueueEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0094C32C", "name": "Queue_QueueEnumerator_get_Current", "signature": "Object * Queue_QueueEnumerator_get_Current(Queue_QueueEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0094C3EC", "name": "Queue_QueueEnumerator_Reset", "signature": "void Queue_QueueEnumerator_Reset(Queue_QueueEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0094C168", "name": "Queue_QueueDebugView__ctor", "signature": "void Queue_QueueDebugView__ctor(Queue_QueueDebugView * this, Queue * queue, MethodInfo * method)", "dotNetSignature": "Queue\u002BQueueDebugView(Queue)" }, { "virtualAddress": "0x0094C204", "name": "Queue_QueueDebugView_get_Items", "signature": "Object__Array * Queue_QueueDebugView_get_Items(Queue_QueueDebugView * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x005B35A8", "name": "ReadOnlyCollectionBase_get_InnerList", "signature": "ArrayList * ReadOnlyCollectionBase_get_InnerList(ReadOnlyCollectionBase * this, MethodInfo * method)", "dotNetSignature": "ArrayList get_InnerList()" }, { "virtualAddress": "0x005B3614", "name": "ReadOnlyCollectionBase_get_Count", "signature": "int32_t ReadOnlyCollectionBase_get_Count(ReadOnlyCollectionBase * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005B363C", "name": "ReadOnlyCollectionBase_System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollectionBase_System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollectionBase * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x005B3664", "name": "ReadOnlyCollectionBase_System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollectionBase_System_Collections_ICollection_get_SyncRoot(ReadOnlyCollectionBase * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x005B368C", "name": "ReadOnlyCollectionBase_System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollectionBase_System_Collections_ICollection_CopyTo(ReadOnlyCollectionBase * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x005B36CC", "name": "ReadOnlyCollectionBase_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollectionBase_GetEnumerator(ReadOnlyCollectionBase * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x005B36F4", "name": "ReadOnlyCollectionBase__ctor", "signature": "void ReadOnlyCollectionBase__ctor(ReadOnlyCollectionBase * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollectionBase()" }, { "virtualAddress": "0x005B36FC", "name": "SortedList__ctor", "signature": "void SortedList__ctor(SortedList * this, MethodInfo * method)", "dotNetSignature": "SortedList()" }, { "virtualAddress": "0x005B3724", "name": "SortedList_Init", "signature": "void SortedList_Init(SortedList * this, MethodInfo * method)", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x005B3800", "name": "SortedList__ctor_1", "signature": "void SortedList__ctor_1(SortedList * this, int32_t initialCapacity, MethodInfo * method)", "dotNetSignature": "SortedList(Int32)" }, { "virtualAddress": "0x005B3934", "name": "SortedList__ctor_2", "signature": "void SortedList__ctor_2(SortedList * this, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "SortedList(IComparer)" }, { "virtualAddress": "0x005B396C", "name": "SortedList__ctor_3", "signature": "void SortedList__ctor_3(SortedList * this, IComparer * comparer, int32_t capacity, MethodInfo * method)", "dotNetSignature": "SortedList(IComparer, Int32)" }, { "virtualAddress": "0x005B39A4", "name": "SortedList__ctor_4", "signature": "void SortedList__ctor_4(SortedList * this, IDictionary * d, MethodInfo * method)", "dotNetSignature": "SortedList(IDictionary)" }, { "virtualAddress": "0x005B39AC", "name": "SortedList__ctor_5", "signature": "void SortedList__ctor_5(SortedList * this, IDictionary * d, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "SortedList(IDictionary, IComparer)" }, { "virtualAddress": "0x005B3D5C", "name": "SortedList_Add", "signature": "void SortedList_Add(SortedList * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x005B4040", "name": "SortedList_get_Capacity", "signature": "int32_t SortedList_get_Capacity(SortedList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x005B405C", "name": "SortedList_set_Capacity", "signature": "void SortedList_set_Capacity(SortedList * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x005B4200", "name": "SortedList_get_Count", "signature": "int32_t SortedList_get_Count(SortedList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005B4208", "name": "SortedList_get_Keys", "signature": "ICollection * SortedList_get_Keys(SortedList * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Keys()" }, { "virtualAddress": "0x005B4218", "name": "SortedList_get_Values", "signature": "ICollection * SortedList_get_Values(SortedList * this, MethodInfo * method)", "dotNetSignature": "ICollection get_Values()" }, { "virtualAddress": "0x005B4228", "name": "SortedList_get_IsReadOnly", "signature": "bool SortedList_get_IsReadOnly(SortedList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x005B4230", "name": "SortedList_get_IsFixedSize", "signature": "bool SortedList_get_IsFixedSize(SortedList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x005B4238", "name": "SortedList_get_IsSynchronized", "signature": "bool SortedList_get_IsSynchronized(SortedList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005B4240", "name": "SortedList_get_SyncRoot", "signature": "Object * SortedList_get_SyncRoot(SortedList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005B42B8", "name": "SortedList_Clear", "signature": "void SortedList_Clear(SortedList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005B4308", "name": "SortedList_Clone", "signature": "Object * SortedList_Clone(SortedList * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005B43CC", "name": "SortedList_Contains", "signature": "bool SortedList_Contains(SortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x005B43F4", "name": "SortedList_ContainsKey", "signature": "bool SortedList_ContainsKey(SortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x005B441C", "name": "SortedList_ContainsValue", "signature": "bool SortedList_ContainsValue(SortedList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x005B4444", "name": "SortedList_CopyTo", "signature": "void SortedList_CopyTo(SortedList * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005B46B4", "name": "SortedList_ToKeyValuePairsArray", "signature": "KeyValuePairs__Array * SortedList_ToKeyValuePairsArray(SortedList * this, MethodInfo * method)", "dotNetSignature": "KeyValuePairs[] ToKeyValuePairsArray()" }, { "virtualAddress": "0x005B4824", "name": "SortedList_EnsureCapacity", "signature": "void SortedList_EnsureCapacity(SortedList * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x005B4870", "name": "SortedList_GetByIndex", "signature": "Object * SortedList_GetByIndex(SortedList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetByIndex(Int32)" }, { "virtualAddress": "0x005B4964", "name": "SortedList_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * SortedList_System_Collections_IEnumerable_GetEnumerator(SortedList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x005B4A48", "name": "SortedList_GetEnumerator", "signature": "IDictionaryEnumerator * SortedList_GetEnumerator(SortedList * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x005B4AC0", "name": "SortedList_GetKey", "signature": "Object * SortedList_GetKey(SortedList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetKey(Int32)" }, { "virtualAddress": "0x005B4BB4", "name": "SortedList_GetKeyList", "signature": "IList * SortedList_GetKeyList(SortedList * this, MethodInfo * method)", "dotNetSignature": "IList GetKeyList()" }, { "virtualAddress": "0x005B4C50", "name": "SortedList_GetValueList", "signature": "IList * SortedList_GetValueList(SortedList * this, MethodInfo * method)", "dotNetSignature": "IList GetValueList()" }, { "virtualAddress": "0x005B4CEC", "name": "SortedList_get_Item", "signature": "Object * SortedList_get_Item(SortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x005B4D50", "name": "SortedList_set_Item", "signature": "void SortedList_set_Item(SortedList * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x005B4EA0", "name": "SortedList_IndexOfKey", "signature": "int32_t SortedList_IndexOfKey(SortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfKey(Object)" }, { "virtualAddress": "0x005B4F70", "name": "SortedList_IndexOfValue", "signature": "int32_t SortedList_IndexOfValue(SortedList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfValue(Object)" }, { "virtualAddress": "0x005B3F04", "name": "SortedList_Insert", "signature": "void SortedList_Insert(SortedList * this, int32_t index, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object, Object)" }, { "virtualAddress": "0x005B4FD8", "name": "SortedList_RemoveAt", "signature": "void SortedList_RemoveAt(SortedList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x005B514C", "name": "SortedList_Remove", "signature": "void SortedList_Remove(SortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x005B519C", "name": "SortedList_SetByIndex", "signature": "void SortedList_SetByIndex(SortedList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetByIndex(Int32, Object)" }, { "virtualAddress": "0x005B52C4", "name": "SortedList_Synchronized", "signature": "SortedList * SortedList_Synchronized(SortedList * list, MethodInfo * method)", "dotNetSignature": "SortedList Synchronized(SortedList)" }, { "virtualAddress": "0x005B5408", "name": "SortedList_TrimToSize", "signature": "void SortedList_TrimToSize(SortedList * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x005B541C", "name": "SortedList__cctor", "signature": "void SortedList__cctor(MethodInfo * method)", "dotNetSignature": "SortedList()" }, { "virtualAddress": "0x005B5364", "name": "SortedList_SyncSortedList__ctor", "signature": "void SortedList_SyncSortedList__ctor(SortedList_SyncSortedList * this, SortedList * list, MethodInfo * method)", "dotNetSignature": "SortedList\u002BSyncSortedList(SortedList)" }, { "virtualAddress": "0x005B60E0", "name": "SortedList_SyncSortedList_get_Count", "signature": "int32_t SortedList_SyncSortedList_get_Count(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005B61A8", "name": "SortedList_SyncSortedList_get_SyncRoot", "signature": "Object * SortedList_SyncSortedList_get_SyncRoot(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005B61B0", "name": "SortedList_SyncSortedList_get_IsReadOnly", "signature": "bool SortedList_SyncSortedList_get_IsReadOnly(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x005B61D4", "name": "SortedList_SyncSortedList_get_IsFixedSize", "signature": "bool SortedList_SyncSortedList_get_IsFixedSize(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x005B61F8", "name": "SortedList_SyncSortedList_get_IsSynchronized", "signature": "bool SortedList_SyncSortedList_get_IsSynchronized(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005B6200", "name": "SortedList_SyncSortedList_get_Item", "signature": "Object * SortedList_SyncSortedList_get_Item(SortedList_SyncSortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x005B62D0", "name": "SortedList_SyncSortedList_set_Item", "signature": "void SortedList_SyncSortedList_set_Item(SortedList_SyncSortedList * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x005B6398", "name": "SortedList_SyncSortedList_Add", "signature": "void SortedList_SyncSortedList_Add(SortedList_SyncSortedList * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x005B6460", "name": "SortedList_SyncSortedList_get_Capacity", "signature": "int32_t SortedList_SyncSortedList_get_Capacity(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x005B6528", "name": "SortedList_SyncSortedList_Clear", "signature": "void SortedList_SyncSortedList_Clear(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005B65D8", "name": "SortedList_SyncSortedList_Clone", "signature": "Object * SortedList_SyncSortedList_Clone(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005B66A0", "name": "SortedList_SyncSortedList_Contains", "signature": "bool SortedList_SyncSortedList_Contains(SortedList_SyncSortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x005B6770", "name": "SortedList_SyncSortedList_ContainsKey", "signature": "bool SortedList_SyncSortedList_ContainsKey(SortedList_SyncSortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x005B6840", "name": "SortedList_SyncSortedList_ContainsValue", "signature": "bool SortedList_SyncSortedList_ContainsValue(SortedList_SyncSortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x005B6910", "name": "SortedList_SyncSortedList_CopyTo", "signature": "void SortedList_SyncSortedList_CopyTo(SortedList_SyncSortedList * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005B69D8", "name": "SortedList_SyncSortedList_GetByIndex", "signature": "Object * SortedList_SyncSortedList_GetByIndex(SortedList_SyncSortedList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetByIndex(Int32)" }, { "virtualAddress": "0x005B6AA8", "name": "SortedList_SyncSortedList_GetEnumerator", "signature": "IDictionaryEnumerator * SortedList_SyncSortedList_GetEnumerator(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x005B6B70", "name": "SortedList_SyncSortedList_GetKey", "signature": "Object * SortedList_SyncSortedList_GetKey(SortedList_SyncSortedList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object GetKey(Int32)" }, { "virtualAddress": "0x005B6C40", "name": "SortedList_SyncSortedList_GetKeyList", "signature": "IList * SortedList_SyncSortedList_GetKeyList(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "IList GetKeyList()" }, { "virtualAddress": "0x005B6D08", "name": "SortedList_SyncSortedList_GetValueList", "signature": "IList * SortedList_SyncSortedList_GetValueList(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "IList GetValueList()" }, { "virtualAddress": "0x005B6DD0", "name": "SortedList_SyncSortedList_IndexOfKey", "signature": "int32_t SortedList_SyncSortedList_IndexOfKey(SortedList_SyncSortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfKey(Object)" }, { "virtualAddress": "0x005B6F28", "name": "SortedList_SyncSortedList_IndexOfValue", "signature": "int32_t SortedList_SyncSortedList_IndexOfValue(SortedList_SyncSortedList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfValue(Object)" }, { "virtualAddress": "0x005B6FF8", "name": "SortedList_SyncSortedList_RemoveAt", "signature": "void SortedList_SyncSortedList_RemoveAt(SortedList_SyncSortedList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x005B70B0", "name": "SortedList_SyncSortedList_Remove", "signature": "void SortedList_SyncSortedList_Remove(SortedList_SyncSortedList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x005B7168", "name": "SortedList_SyncSortedList_SetByIndex", "signature": "void SortedList_SyncSortedList_SetByIndex(SortedList_SyncSortedList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void SetByIndex(Int32, Object)" }, { "virtualAddress": "0x005B7230", "name": "SortedList_SyncSortedList_ToKeyValuePairsArray", "signature": "KeyValuePairs__Array * SortedList_SyncSortedList_ToKeyValuePairsArray(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "KeyValuePairs[] ToKeyValuePairsArray()" }, { "virtualAddress": "0x005B7254", "name": "SortedList_SyncSortedList_TrimToSize", "signature": "void SortedList_SyncSortedList_TrimToSize(SortedList_SyncSortedList * this, MethodInfo * method)", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x005B49DC", "name": "SortedList_SortedListEnumerator__ctor", "signature": "void SortedList_SortedListEnumerator__ctor(SortedList_SortedListEnumerator * this, SortedList * sortedList, int32_t index, int32_t count, int32_t getObjRetType, MethodInfo * method)", "dotNetSignature": "SortedList\u002BSortedListEnumerator(SortedList, Int32, Int32, Int32)" }, { "virtualAddress": "0x005B5B98", "name": "SortedList_SortedListEnumerator_Clone", "signature": "Object * SortedList_SortedListEnumerator_Clone(SortedList_SortedListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005B5BA0", "name": "SortedList_SortedListEnumerator_get_Key", "signature": "Object * SortedList_SortedListEnumerator_get_Key(SortedList_SortedListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x005B5C64", "name": "SortedList_SortedListEnumerator_MoveNext", "signature": "bool SortedList_SortedListEnumerator_MoveNext(SortedList_SortedListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x005B5D8C", "name": "SortedList_SortedListEnumerator_get_Entry", "signature": "DictionaryEntry SortedList_SortedListEnumerator_get_Entry(SortedList_SortedListEnumerator * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x005B5E6C", "name": "SortedList_SortedListEnumerator_get_Current", "signature": "Object * SortedList_SortedListEnumerator_get_Current(SortedList_SortedListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x005B5F60", "name": "SortedList_SortedListEnumerator_get_Value", "signature": "Object * SortedList_SortedListEnumerator_get_Value(SortedList_SortedListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x005B6024", "name": "SortedList_SortedListEnumerator_Reset", "signature": "void SortedList_SortedListEnumerator_Reset(SortedList_SortedListEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x005B4C24", "name": "SortedList_KeyList__ctor", "signature": "void SortedList_KeyList__ctor(SortedList_KeyList * this, SortedList * sortedList, MethodInfo * method)", "dotNetSignature": "SortedList\u002BKeyList(SortedList)" }, { "virtualAddress": "0x005B5498", "name": "SortedList_KeyList_get_Count", "signature": "int32_t SortedList_KeyList_get_Count(SortedList_KeyList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005B54B4", "name": "SortedList_KeyList_get_IsReadOnly", "signature": "bool SortedList_KeyList_get_IsReadOnly(SortedList_KeyList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x005B54BC", "name": "SortedList_KeyList_get_IsFixedSize", "signature": "bool SortedList_KeyList_get_IsFixedSize(SortedList_KeyList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x005B54C4", "name": "SortedList_KeyList_get_IsSynchronized", "signature": "bool SortedList_KeyList_get_IsSynchronized(SortedList_KeyList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005B54E8", "name": "SortedList_KeyList_get_SyncRoot", "signature": "Object * SortedList_KeyList_get_SyncRoot(SortedList_KeyList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005B550C", "name": "SortedList_KeyList_Add", "signature": "int32_t SortedList_KeyList_Add(SortedList_KeyList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x005B558C", "name": "SortedList_KeyList_Clear", "signature": "void SortedList_KeyList_Clear(SortedList_KeyList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005B560C", "name": "SortedList_KeyList_Contains", "signature": "bool SortedList_KeyList_Contains(SortedList_KeyList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x005B5630", "name": "SortedList_KeyList_CopyTo", "signature": "void SortedList_KeyList_CopyTo(SortedList_KeyList * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005B5720", "name": "SortedList_KeyList_Insert", "signature": "void SortedList_KeyList_Insert(SortedList_KeyList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x005B57A0", "name": "SortedList_KeyList_get_Item", "signature": "Object * SortedList_KeyList_get_Item(SortedList_KeyList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x005B57C4", "name": "SortedList_KeyList_set_Item", "signature": "void SortedList_KeyList_set_Item(SortedList_KeyList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x005B5844", "name": "SortedList_KeyList_GetEnumerator", "signature": "IEnumerator * SortedList_KeyList_GetEnumerator(SortedList_KeyList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x005B58E0", "name": "SortedList_KeyList_IndexOf", "signature": "int32_t SortedList_KeyList_IndexOf(SortedList_KeyList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x005B59D8", "name": "SortedList_KeyList_Remove", "signature": "void SortedList_KeyList_Remove(SortedList_KeyList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x005B5A58", "name": "SortedList_KeyList_RemoveAt", "signature": "void SortedList_KeyList_RemoveAt(SortedList_KeyList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x005B4CC0", "name": "SortedList_ValueList__ctor", "signature": "void SortedList_ValueList__ctor(SortedList_ValueList * this, SortedList * sortedList, MethodInfo * method)", "dotNetSignature": "SortedList\u002BValueList(SortedList)" }, { "virtualAddress": "0x005B7304", "name": "SortedList_ValueList_get_Count", "signature": "int32_t SortedList_ValueList_get_Count(SortedList_ValueList * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005B7320", "name": "SortedList_ValueList_get_IsReadOnly", "signature": "bool SortedList_ValueList_get_IsReadOnly(SortedList_ValueList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x005B7328", "name": "SortedList_ValueList_get_IsFixedSize", "signature": "bool SortedList_ValueList_get_IsFixedSize(SortedList_ValueList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFixedSize()" }, { "virtualAddress": "0x005B7330", "name": "SortedList_ValueList_get_IsSynchronized", "signature": "bool SortedList_ValueList_get_IsSynchronized(SortedList_ValueList * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005B7354", "name": "SortedList_ValueList_get_SyncRoot", "signature": "Object * SortedList_ValueList_get_SyncRoot(SortedList_ValueList * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005B7378", "name": "SortedList_ValueList_Add", "signature": "int32_t SortedList_ValueList_Add(SortedList_ValueList * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x005B73F8", "name": "SortedList_ValueList_Clear", "signature": "void SortedList_ValueList_Clear(SortedList_ValueList * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005B7478", "name": "SortedList_ValueList_Contains", "signature": "bool SortedList_ValueList_Contains(SortedList_ValueList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x005B749C", "name": "SortedList_ValueList_CopyTo", "signature": "void SortedList_ValueList_CopyTo(SortedList_ValueList * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005B758C", "name": "SortedList_ValueList_Insert", "signature": "void SortedList_ValueList_Insert(SortedList_ValueList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x005B760C", "name": "SortedList_ValueList_get_Item", "signature": "Object * SortedList_ValueList_get_Item(SortedList_ValueList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x005B7630", "name": "SortedList_ValueList_set_Item", "signature": "void SortedList_ValueList_set_Item(SortedList_ValueList * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x005B76B0", "name": "SortedList_ValueList_GetEnumerator", "signature": "IEnumerator * SortedList_ValueList_GetEnumerator(SortedList_ValueList * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x005B774C", "name": "SortedList_ValueList_IndexOf", "signature": "int32_t SortedList_ValueList_IndexOf(SortedList_ValueList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x005B77D4", "name": "SortedList_ValueList_Remove", "signature": "void SortedList_ValueList_Remove(SortedList_ValueList * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x005B7854", "name": "SortedList_ValueList_RemoveAt", "signature": "void SortedList_ValueList_RemoveAt(SortedList_ValueList * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x005B5AD8", "name": "SortedList_SortedListDebugView__ctor", "signature": "void SortedList_SortedListDebugView__ctor(SortedList_SortedListDebugView * this, SortedList * sortedList, MethodInfo * method)", "dotNetSignature": "SortedList\u002BSortedListDebugView(SortedList)" }, { "virtualAddress": "0x005B5B74", "name": "SortedList_SortedListDebugView_get_Items", "signature": "KeyValuePairs__Array * SortedList_SortedListDebugView_get_Items(SortedList_SortedListDebugView * this, MethodInfo * method)", "dotNetSignature": "KeyValuePairs[] get_Items()" }, { "virtualAddress": "0x005B78D4", "name": "Stack__ctor", "signature": "void Stack__ctor(Stack * this, MethodInfo * method)", "dotNetSignature": "Stack()" }, { "virtualAddress": "0x005B7938", "name": "Stack__ctor_1", "signature": "void Stack__ctor_1(Stack * this, int32_t initialCapacity, MethodInfo * method)", "dotNetSignature": "Stack(Int32)" }, { "virtualAddress": "0x005B7A10", "name": "Stack__ctor_2", "signature": "void Stack__ctor_2(Stack * this, ICollection * col, MethodInfo * method)", "dotNetSignature": "Stack(ICollection)" }, { "virtualAddress": "0x005B7C98", "name": "Stack_get_Count", "signature": "int32_t Stack_get_Count(Stack * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005B7CA0", "name": "Stack_get_IsSynchronized", "signature": "bool Stack_get_IsSynchronized(Stack * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005B7CA8", "name": "Stack_get_SyncRoot", "signature": "Object * Stack_get_SyncRoot(Stack * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005B7D20", "name": "Stack_Clear", "signature": "void Stack_Clear(Stack * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005B7D5C", "name": "Stack_Clone", "signature": "Object * Stack_Clone(Stack * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005B7DFC", "name": "Stack_Contains", "signature": "bool Stack_Contains(Stack * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x005B7EA0", "name": "Stack_CopyTo", "signature": "void Stack_CopyTo(Stack * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005B8158", "name": "Stack_GetEnumerator", "signature": "IEnumerator * Stack_GetEnumerator(Stack * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x005B81FC", "name": "Stack_Peek", "signature": "Object * Stack_Peek(Stack * this, MethodInfo * method)", "dotNetSignature": "Object Peek()" }, { "virtualAddress": "0x005B82C4", "name": "Stack_Pop", "signature": "Object * Stack_Pop(Stack * this, MethodInfo * method)", "dotNetSignature": "Object Pop()" }, { "virtualAddress": "0x005B839C", "name": "Stack_Push", "signature": "void Stack_Push(Stack * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Push(Object)" }, { "virtualAddress": "0x005B84B0", "name": "Stack_Synchronized", "signature": "Stack * Stack_Synchronized(Stack * stack, MethodInfo * method)", "dotNetSignature": "Stack Synchronized(Stack)" }, { "virtualAddress": "0x005B8594", "name": "Stack_ToArray", "signature": "Object__Array * Stack_ToArray(Stack * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x005B8550", "name": "Stack_SyncStack__ctor", "signature": "void Stack_SyncStack__ctor(Stack_SyncStack * this, Stack * stack, MethodInfo * method)", "dotNetSignature": "Stack\u002BSyncStack(Stack)" }, { "virtualAddress": "0x005B89E8", "name": "Stack_SyncStack_get_IsSynchronized", "signature": "bool Stack_SyncStack_get_IsSynchronized(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsSynchronized()" }, { "virtualAddress": "0x005B89F0", "name": "Stack_SyncStack_get_SyncRoot", "signature": "Object * Stack_SyncStack_get_SyncRoot(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Object get_SyncRoot()" }, { "virtualAddress": "0x005B89F8", "name": "Stack_SyncStack_get_Count", "signature": "int32_t Stack_SyncStack_get_Count(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005B8ABC", "name": "Stack_SyncStack_Contains", "signature": "bool Stack_SyncStack_Contains(Stack_SyncStack * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x005B8B8C", "name": "Stack_SyncStack_Clone", "signature": "Object * Stack_SyncStack_Clone(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005B8CDC", "name": "Stack_SyncStack_Clear", "signature": "void Stack_SyncStack_Clear(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x005B8D8C", "name": "Stack_SyncStack_CopyTo", "signature": "void Stack_SyncStack_CopyTo(Stack_SyncStack * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x005B8E54", "name": "Stack_SyncStack_Push", "signature": "void Stack_SyncStack_Push(Stack_SyncStack * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Push(Object)" }, { "virtualAddress": "0x005B8F0C", "name": "Stack_SyncStack_Pop", "signature": "Object * Stack_SyncStack_Pop(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Object Pop()" }, { "virtualAddress": "0x005B8FD4", "name": "Stack_SyncStack_GetEnumerator", "signature": "IEnumerator * Stack_SyncStack_GetEnumerator(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumerator()" }, { "virtualAddress": "0x005B909C", "name": "Stack_SyncStack_Peek", "signature": "Object * Stack_SyncStack_Peek(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Object Peek()" }, { "virtualAddress": "0x005B9164", "name": "Stack_SyncStack_ToArray", "signature": "Object__Array * Stack_SyncStack_ToArray(Stack_SyncStack * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x005B81B8", "name": "Stack_StackEnumerator__ctor", "signature": "void Stack_StackEnumerator__ctor(Stack_StackEnumerator * this, Stack * stack, MethodInfo * method)", "dotNetSignature": "Stack\u002BStackEnumerator(Stack)" }, { "virtualAddress": "0x005B8754", "name": "Stack_StackEnumerator_Clone", "signature": "Object * Stack_StackEnumerator_Clone(Stack_StackEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object Clone()" }, { "virtualAddress": "0x005B875C", "name": "Stack_StackEnumerator_MoveNext", "signature": "bool Stack_StackEnumerator_MoveNext(Stack_StackEnumerator * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x005B887C", "name": "Stack_StackEnumerator_get_Current", "signature": "Object * Stack_StackEnumerator_get_Current(Stack_StackEnumerator * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x005B8930", "name": "Stack_StackEnumerator_Reset", "signature": "void Stack_StackEnumerator_Reset(Stack_StackEnumerator * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x005B8694", "name": "Stack_StackDebugView__ctor", "signature": "void Stack_StackDebugView__ctor(Stack_StackDebugView * this, Stack * stack, MethodInfo * method)", "dotNetSignature": "Stack\u002BStackDebugView(Stack)" }, { "virtualAddress": "0x005B8730", "name": "Stack_StackDebugView_get_Items", "signature": "Object__Array * Stack_StackDebugView_get_Items(Stack_StackDebugView * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x005B938C", "name": "StructuralComparisons_get_StructuralComparer", "signature": "IComparer * StructuralComparisons_get_StructuralComparer(MethodInfo * method)", "dotNetSignature": "IComparer get_StructuralComparer()" }, { "virtualAddress": "0x005B9414", "name": "StructuralComparisons_get_StructuralEqualityComparer", "signature": "IEqualityComparer * StructuralComparisons_get_StructuralEqualityComparer(MethodInfo * method)", "dotNetSignature": "IEqualityComparer get_StructuralEqualityComparer()" }, { "virtualAddress": "0x005B94A4", "name": "StructuralEqualityComparer_Equals", "signature": "bool StructuralEqualityComparer_Equals(StructuralEqualityComparer * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x005B95CC", "name": "StructuralEqualityComparer_GetHashCode", "signature": "int32_t StructuralEqualityComparer_GetHashCode(StructuralEqualityComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x005B949C", "name": "StructuralEqualityComparer__ctor", "signature": "void StructuralEqualityComparer__ctor(StructuralEqualityComparer * this, MethodInfo * method)", "dotNetSignature": "StructuralEqualityComparer()" }, { "virtualAddress": "0x005B922C", "name": "StructuralComparer_Compare", "signature": "int32_t StructuralComparer_Compare(StructuralComparer * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x005B9384", "name": "StructuralComparer__ctor", "signature": "void StructuralComparer__ctor(StructuralComparer * this, MethodInfo * method)", "dotNetSignature": "StructuralComparer()" }, { "virtualAddress": "0x00941B20", "name": "CDSCollectionETWBCLProvider__ctor", "signature": "void CDSCollectionETWBCLProvider__ctor(CDSCollectionETWBCLProvider * this, MethodInfo * method)", "dotNetSignature": "CDSCollectionETWBCLProvider()" }, { "virtualAddress": "0x00941B88", "name": "CDSCollectionETWBCLProvider_ConcurrentStack_FastPushFailed", "signature": "void CDSCollectionETWBCLProvider_ConcurrentStack_FastPushFailed(CDSCollectionETWBCLProvider * this, int32_t spinCount, MethodInfo * method)", "dotNetSignature": "Void ConcurrentStack_FastPushFailed(Int32)" }, { "virtualAddress": "0x00941BD8", "name": "CDSCollectionETWBCLProvider_ConcurrentStack_FastPopFailed", "signature": "void CDSCollectionETWBCLProvider_ConcurrentStack_FastPopFailed(CDSCollectionETWBCLProvider * this, int32_t spinCount, MethodInfo * method)", "dotNetSignature": "Void ConcurrentStack_FastPopFailed(Int32)" }, { "virtualAddress": "0x00941C28", "name": "CDSCollectionETWBCLProvider_ConcurrentDictionary_AcquiringAllLocks", "signature": "void CDSCollectionETWBCLProvider_ConcurrentDictionary_AcquiringAllLocks(CDSCollectionETWBCLProvider * this, int32_t numOfBuckets, MethodInfo * method)", "dotNetSignature": "Void ConcurrentDictionary_AcquiringAllLocks(Int32)" }, { "virtualAddress": "0x00941C78", "name": "CDSCollectionETWBCLProvider_ConcurrentBag_TryTakeSteals", "signature": "void CDSCollectionETWBCLProvider_ConcurrentBag_TryTakeSteals(CDSCollectionETWBCLProvider * this, MethodInfo * method)", "dotNetSignature": "Void ConcurrentBag_TryTakeSteals()" }, { "virtualAddress": "0x00941CC0", "name": "CDSCollectionETWBCLProvider_ConcurrentBag_TryPeekSteals", "signature": "void CDSCollectionETWBCLProvider_ConcurrentBag_TryPeekSteals(CDSCollectionETWBCLProvider * this, MethodInfo * method)", "dotNetSignature": "Void ConcurrentBag_TryPeekSteals()" }, { "virtualAddress": "0x00941D08", "name": "CDSCollectionETWBCLProvider__cctor", "signature": "void CDSCollectionETWBCLProvider__cctor(MethodInfo * method)", "dotNetSignature": "CDSCollectionETWBCLProvider()" }, { "virtualAddress": "0x00941D68", "name": "Partitioner_Create", "signature": "OrderablePartitioner_1_System_Tuple_2_ * Partitioner_Create(int64_t fromInclusive, int64_t toExclusive, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int64, Int64)" }, { "virtualAddress": "0x00941EC8", "name": "Partitioner_Create_1", "signature": "OrderablePartitioner_1_System_Tuple_2_ * Partitioner_Create_1(int64_t fromInclusive, int64_t toExclusive, int64_t rangeSize, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int64, Int64, Int64)" }, { "virtualAddress": "0x00941E30", "name": "Partitioner_CreateRanges", "signature": "IEnumerable_1_System_Tuple_2__1 * Partitioner_CreateRanges(int64_t fromInclusive, int64_t toExclusive, int64_t rangeSize, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Tuple\u00602] CreateRanges(Int64, Int64, Int64)" }, { "virtualAddress": "0x00941FD8", "name": "Partitioner_Create_2", "signature": "OrderablePartitioner_1_System_Tuple_2__1 * Partitioner_Create_2(int32_t fromInclusive, int32_t toExclusive, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int32, Int32)" }, { "virtualAddress": "0x00942134", "name": "Partitioner_Create_3", "signature": "OrderablePartitioner_1_System_Tuple_2__1 * Partitioner_Create_3(int32_t fromInclusive, int32_t toExclusive, int32_t rangeSize, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int32, Int32, Int32)" }, { "virtualAddress": "0x0094209C", "name": "Partitioner_CreateRanges_1", "signature": "IEnumerable_1_System_Tuple_2__2 * Partitioner_CreateRanges_1(int32_t fromInclusive, int32_t toExclusive, int32_t rangeSize, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Tuple\u00602] CreateRanges(Int32, Int32, Int32)" }, { "virtualAddress": "0x00942808", "name": "Partitioner_SharedInt__ctor", "signature": "void Partitioner_SharedInt__ctor(Partitioner_SharedInt * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BSharedInt(Int32)" }, { "virtualAddress": "0x009427D4", "name": "Partitioner_SharedBool__ctor", "signature": "void Partitioner_SharedBool__ctor(Partitioner_SharedBool * this, bool value, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BSharedBool(Boolean)" }, { "virtualAddress": "0x00942838", "name": "Partitioner_SharedLong__ctor", "signature": "void Partitioner_SharedLong__ctor(Partitioner_SharedLong * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BSharedLong(Int64)" }, { "virtualAddress": "0x00941FA0", "name": "Partitioner_CreateRanges_d_6__ctor", "signature": "void Partitioner_CreateRanges_d_6__ctor(Partitioner_CreateRanges_d_6 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "Partitioner\u002B\u003CCreateRanges\u003Ed__6(Int32)" }, { "virtualAddress": "0x00942244", "name": "Partitioner_CreateRanges_d_6_System_IDisposable_Dispose", "signature": "void Partitioner_CreateRanges_d_6_System_IDisposable_Dispose(Partitioner_CreateRanges_d_6 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00942248", "name": "Partitioner_CreateRanges_d_6_MoveNext", "signature": "bool Partitioner_CreateRanges_d_6_MoveNext(Partitioner_CreateRanges_d_6 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x009423EC", "name": "Partitioner_CreateRanges_d_6_System_Collections_Generic_IEnumerator_System_Tuple_System_Int64_System_Int64___get_Current", "signature": "Tuple_2_Int64_Int64_ * Partitioner_CreateRanges_d_6_System_Collections_Generic_IEnumerator_System_Tuple_System_Int64_System_Int64___get_Current(Partitioner_CreateRanges_d_6 * this, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Int64,Int64] System.Collections.Generic.IEnumerator\u003CSystem.Tuple\u003CSystem.Int64,System.Int64\u003E\u003E.get_Current()" }, { "virtualAddress": "0x009423F4", "name": "Partitioner_CreateRanges_d_6_System_Collections_IEnumerator_Reset", "signature": "void Partitioner_CreateRanges_d_6_System_Collections_IEnumerator_Reset(Partitioner_CreateRanges_d_6 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00942454", "name": "Partitioner_CreateRanges_d_6_System_Collections_IEnumerator_get_Current", "signature": "Object * Partitioner_CreateRanges_d_6_System_Collections_IEnumerator_get_Current(Partitioner_CreateRanges_d_6 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0094245C", "name": "Partitioner_CreateRanges_d_6_System_Collections_Generic_IEnumerable_System_Tuple_System_Int64_System_Int64___GetEnumerator", "signature": "IEnumerator_1_System_Tuple_2_ * Partitioner_CreateRanges_d_6_System_Collections_Generic_IEnumerable_System_Tuple_System_Int64_System_Int64___GetEnumerator(Partitioner_CreateRanges_d_6 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Tuple\u00602] System.Collections.Generic.IEnumerable\u003CSystem.Tuple\u003CSystem.Int64,System.Int64\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00942518", "name": "Partitioner_CreateRanges_d_6_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Partitioner_CreateRanges_d_6_System_Collections_IEnumerable_GetEnumerator(Partitioner_CreateRanges_d_6 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0094220C", "name": "Partitioner_CreateRanges_d_9__ctor", "signature": "void Partitioner_CreateRanges_d_9__ctor(Partitioner_CreateRanges_d_9 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "Partitioner\u002B\u003CCreateRanges\u003Ed__9(Int32)" }, { "virtualAddress": "0x0094251C", "name": "Partitioner_CreateRanges_d_9_System_IDisposable_Dispose", "signature": "void Partitioner_CreateRanges_d_9_System_IDisposable_Dispose(Partitioner_CreateRanges_d_9 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00942520", "name": "Partitioner_CreateRanges_d_9_MoveNext", "signature": "bool Partitioner_CreateRanges_d_9_MoveNext(Partitioner_CreateRanges_d_9 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x009426A4", "name": "Partitioner_CreateRanges_d_9_System_Collections_Generic_IEnumerator_System_Tuple_System_Int32_System_Int32___get_Current", "signature": "Tuple_2_Int32_Int32_ * Partitioner_CreateRanges_d_9_System_Collections_Generic_IEnumerator_System_Tuple_System_Int32_System_Int32___get_Current(Partitioner_CreateRanges_d_9 * this, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Int32,Int32] System.Collections.Generic.IEnumerator\u003CSystem.Tuple\u003CSystem.Int32,System.Int32\u003E\u003E.get_Current()" }, { "virtualAddress": "0x009426AC", "name": "Partitioner_CreateRanges_d_9_System_Collections_IEnumerator_Reset", "signature": "void Partitioner_CreateRanges_d_9_System_Collections_IEnumerator_Reset(Partitioner_CreateRanges_d_9 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0094270C", "name": "Partitioner_CreateRanges_d_9_System_Collections_IEnumerator_get_Current", "signature": "Object * Partitioner_CreateRanges_d_9_System_Collections_IEnumerator_get_Current(Partitioner_CreateRanges_d_9 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00942714", "name": "Partitioner_CreateRanges_d_9_System_Collections_Generic_IEnumerable_System_Tuple_System_Int32_System_Int32___GetEnumerator", "signature": "IEnumerator_1_System_Tuple_2__1 * Partitioner_CreateRanges_d_9_System_Collections_Generic_IEnumerable_System_Tuple_System_Int32_System_Int32___GetEnumerator(Partitioner_CreateRanges_d_9 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Tuple\u00602] System.Collections.Generic.IEnumerable\u003CSystem.Tuple\u003CSystem.Int32,System.Int32\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x009427D0", "name": "Partitioner_CreateRanges_d_9_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Partitioner_CreateRanges_d_9_System_Collections_IEnumerable_GetEnumerator(Partitioner_CreateRanges_d_9 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00944284", "name": "KeyValuePair_PairToString", "signature": "String * KeyValuePair_PairToString(Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "String PairToString(Object, Object)" }, { "virtualAddress": "0x009440E4", "name": "IntrospectiveSortUtilities_FloorLog2", "signature": "int32_t IntrospectiveSortUtilities_FloorLog2(int32_t n, MethodInfo * method)", "dotNetSignature": "Int32 FloorLog2(Int32)" }, { "virtualAddress": "0x00944118", "name": "IntrospectiveSortUtilities_ThrowOrIgnoreBadComparer", "signature": "void IntrospectiveSortUtilities_ThrowOrIgnoreBadComparer(Object * comparer, MethodInfo * method)", "dotNetSignature": "Void ThrowOrIgnoreBadComparer(Object)" }, { "virtualAddress": "0x00943EF8", "name": "DictionaryHashHelpers_get_SerializationInfoTable", "signature": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo_ * DictionaryHashHelpers_get_SerializationInfoTable(MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.Serialization.SerializationInfo] get_SerializationInfoTable()" }, { "virtualAddress": "0x00943F60", "name": "DictionaryHashHelpers__ctor", "signature": "void DictionaryHashHelpers__ctor(DictionaryHashHelpers * this, MethodInfo * method)", "dotNetSignature": "DictionaryHashHelpers()" }, { "virtualAddress": "0x00943F68", "name": "DictionaryHashHelpers__cctor", "signature": "void DictionaryHashHelpers__cctor(MethodInfo * method)", "dotNetSignature": "DictionaryHashHelpers()" }, { "virtualAddress": "0x0094434C", "name": "NonRandomizedStringEqualityComparer_get_Default", "signature": "IEqualityComparer_1_System_String_ * NonRandomizedStringEqualityComparer_get_Default(MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.String] get_Default()" }, { "virtualAddress": "0x00944418", "name": "NonRandomizedStringEqualityComparer_Equals", "signature": "bool NonRandomizedStringEqualityComparer_Equals(NonRandomizedStringEqualityComparer * this, String * x, String * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, String)" }, { "virtualAddress": "0x00944428", "name": "NonRandomizedStringEqualityComparer_GetHashCode", "signature": "int32_t NonRandomizedStringEqualityComparer_GetHashCode(NonRandomizedStringEqualityComparer * this, String * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(String)" }, { "virtualAddress": "0x009443C8", "name": "NonRandomizedStringEqualityComparer__ctor", "signature": "void NonRandomizedStringEqualityComparer__ctor(NonRandomizedStringEqualityComparer * this, MethodInfo * method)", "dotNetSignature": "NonRandomizedStringEqualityComparer()" }, { "virtualAddress": "0x00944440", "name": "ObjectEqualityComparer__ctor", "signature": "void ObjectEqualityComparer__ctor(ObjectEqualityComparer * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer()" }, { "virtualAddress": "0x00944448", "name": "ObjectEqualityComparer_System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t ObjectEqualityComparer_System_Collections_IEqualityComparer_GetHashCode(ObjectEqualityComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00944468", "name": "ObjectEqualityComparer_System_Collections_IEqualityComparer_Equals", "signature": "bool ObjectEqualityComparer_System_Collections_IEqualityComparer_Equals(ObjectEqualityComparer * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00944498", "name": "ObjectEqualityComparer__cctor", "signature": "void ObjectEqualityComparer__cctor(MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer()" }, { "virtualAddress": "0x00943B90", "name": "ByteEqualityComparer_Equals", "signature": "bool ByteEqualityComparer_Equals(ByteEqualityComparer * this, uint8_t x, uint8_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Byte, Byte)" }, { "virtualAddress": "0x00943BA0", "name": "ByteEqualityComparer_GetHashCode", "signature": "int32_t ByteEqualityComparer_GetHashCode(ByteEqualityComparer * this, uint8_t b, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Byte)" }, { "virtualAddress": "0x00943BC8", "name": "ByteEqualityComparer_IndexOf", "signature": "int32_t ByteEqualityComparer_IndexOf(ByteEqualityComparer * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x00943D88", "name": "ByteEqualityComparer_LastIndexOf", "signature": "int32_t ByteEqualityComparer_LastIndexOf(ByteEqualityComparer * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x00943DEC", "name": "ByteEqualityComparer_Equals_1", "signature": "bool ByteEqualityComparer_Equals_1(ByteEqualityComparer * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00943E6C", "name": "ByteEqualityComparer_GetHashCode_1", "signature": "int32_t ByteEqualityComparer_GetHashCode_1(ByteEqualityComparer * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00943EA8", "name": "ByteEqualityComparer__ctor", "signature": "void ByteEqualityComparer__ctor(ByteEqualityComparer * this, MethodInfo * method)", "dotNetSignature": "ByteEqualityComparer()" }, { "virtualAddress": "0x00943FDC", "name": "InternalStringComparer_GetHashCode", "signature": "int32_t InternalStringComparer_GetHashCode(InternalStringComparer * this, String * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(String)" }, { "virtualAddress": "0x00943FFC", "name": "InternalStringComparer_Equals", "signature": "bool InternalStringComparer_Equals(InternalStringComparer * this, String * x, String * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(String, String)" }, { "virtualAddress": "0x0094402C", "name": "InternalStringComparer_IndexOf", "signature": "int32_t InternalStringComparer_IndexOf(InternalStringComparer * this, String__Array * array, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String[], String, Int32, Int32)" }, { "virtualAddress": "0x00944094", "name": "InternalStringComparer__ctor", "signature": "void InternalStringComparer__ctor(InternalStringComparer * this, MethodInfo * method)", "dotNetSignature": "InternalStringComparer()" }, { "virtualAddress": "0x009441A0", "name": "KeyNotFoundException__ctor", "signature": "void KeyNotFoundException__ctor(KeyNotFoundException * this, MethodInfo * method)", "dotNetSignature": "KeyNotFoundException()" }, { "virtualAddress": "0x00944214", "name": "KeyNotFoundException__ctor_1", "signature": "void KeyNotFoundException__ctor_1(KeyNotFoundException * this, String * message, MethodInfo * method)", "dotNetSignature": "KeyNotFoundException(String)" }, { "virtualAddress": "0x00944248", "name": "KeyNotFoundException__ctor_2", "signature": "void KeyNotFoundException__ctor_2(KeyNotFoundException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "KeyNotFoundException(String, Exception)" }, { "virtualAddress": "0x0094427C", "name": "KeyNotFoundException__ctor_3", "signature": "void KeyNotFoundException__ctor_3(KeyNotFoundException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "KeyNotFoundException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004E9390", "name": "Assert__cctor", "signature": "void Assert__cctor(MethodInfo * method)", "dotNetSignature": "Assert()" }, { "virtualAddress": "0x004E9404", "name": "Assert_Check", "signature": "void Assert_Check(bool condition, String * conditionString, String * message, MethodInfo * method)", "dotNetSignature": "Void Check(Boolean, String, String)" }, { "virtualAddress": "0x004E9530", "name": "Assert_Check_1", "signature": "void Assert_Check_1(bool condition, String * conditionString, String * message, int32_t exitCode, MethodInfo * method)", "dotNetSignature": "Void Check(Boolean, String, String, Int32)" }, { "virtualAddress": "0x004E95D4", "name": "Assert_Fail", "signature": "void Assert_Fail(String * conditionString, String * message, MethodInfo * method)", "dotNetSignature": "Void Fail(String, String)" }, { "virtualAddress": "0x004E949C", "name": "Assert_Fail_1", "signature": "void Assert_Fail_1(String * conditionString, String * message, String * windowTitle, int32_t exitCode, MethodInfo * method)", "dotNetSignature": "Void Fail(String, String, String, Int32)" }, { "virtualAddress": "0x004E981C", "name": "Assert_Fail_2", "signature": "void Assert_Fail_2(String * conditionString, String * message, int32_t exitCode, StackTrace_TraceFormat__Enum stackTraceFormat, MethodInfo * method)", "dotNetSignature": "Void Fail(String, String, Int32, StackTrace\u002BTraceFormat)" }, { "virtualAddress": "0x004E9654", "name": "Assert_Fail_3", "signature": "void Assert_Fail_3(String * conditionString, String * message, String * windowTitle, int32_t exitCode, StackTrace_TraceFormat__Enum stackTraceFormat, int32_t numStackFramesToSkip, MethodInfo * method)", "dotNetSignature": "Void Fail(String, String, String, Int32, StackTrace\u002BTraceFormat, Int32)" }, { "virtualAddress": "0x004E99AC", "name": "Assert_ShowDefaultAssertDialog", "signature": "int32_t Assert_ShowDefaultAssertDialog(String * conditionString, String * message, String * stackTrace, String * windowTitle, MethodInfo * method)", "dotNetSignature": "Int32 ShowDefaultAssertDialog(String, String, String, String)" }, { "virtualAddress": "0x004E99B0", "name": "AssertFilter__ctor", "signature": "void AssertFilter__ctor(AssertFilter * this, MethodInfo * method)", "dotNetSignature": "AssertFilter()" }, { "virtualAddress": "0x004E93FC", "name": "DefaultFilter__ctor", "signature": "void DefaultFilter__ctor(DefaultFilter * this, MethodInfo * method)", "dotNetSignature": "DefaultFilter()" }, { "virtualAddress": "0x004EB63C", "name": "DefaultFilter_AssertFailure", "signature": "AssertFilters__Enum DefaultFilter_AssertFailure(DefaultFilter * this, String * condition, String * message, StackTrace * location, StackTrace_TraceFormat__Enum stackTraceFormat, String * windowTitle, MethodInfo * method)", "dotNetSignature": "AssertFilters AssertFailure(String, String, StackTrace, StackTrace\u002BTraceFormat, String)" }, { "virtualAddress": "0x004E9A44", "name": "ConditionalAttribute__ctor", "signature": "void ConditionalAttribute__ctor(ConditionalAttribute * this, String * conditionString, MethodInfo * method)", "dotNetSignature": "ConditionalAttribute(String)" }, { "virtualAddress": "0x004E9A70", "name": "ConditionalAttribute_get_ConditionString", "signature": "String * ConditionalAttribute_get_ConditionString(ConditionalAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ConditionString()" }, { "virtualAddress": "0x004EAE90", "name": "DebuggerStepThroughAttribute__ctor", "signature": "void DebuggerStepThroughAttribute__ctor(DebuggerStepThroughAttribute * this, MethodInfo * method)", "dotNetSignature": "DebuggerStepThroughAttribute()" }, { "virtualAddress": "0x004EAE98", "name": "DebuggerStepperBoundaryAttribute__ctor", "signature": "void DebuggerStepperBoundaryAttribute__ctor(DebuggerStepperBoundaryAttribute * this, MethodInfo * method)", "dotNetSignature": "DebuggerStepperBoundaryAttribute()" }, { "virtualAddress": "0x004EAE80", "name": "DebuggerHiddenAttribute__ctor", "signature": "void DebuggerHiddenAttribute__ctor(DebuggerHiddenAttribute * this, MethodInfo * method)", "dotNetSignature": "DebuggerHiddenAttribute()" }, { "virtualAddress": "0x004EAE88", "name": "DebuggerNonUserCodeAttribute__ctor", "signature": "void DebuggerNonUserCodeAttribute__ctor(DebuggerNonUserCodeAttribute * this, MethodInfo * method)", "dotNetSignature": "DebuggerNonUserCodeAttribute()" }, { "virtualAddress": "0x004EAB24", "name": "DebuggableAttribute__ctor", "signature": "void DebuggableAttribute__ctor(DebuggableAttribute * this, bool isJITTrackingEnabled, bool isJITOptimizerDisabled, MethodInfo * method)", "dotNetSignature": "DebuggableAttribute(Boolean, Boolean)" }, { "virtualAddress": "0x004EAB70", "name": "DebuggableAttribute__ctor_1", "signature": "void DebuggableAttribute__ctor_1(DebuggableAttribute * this, DebuggableAttribute_DebuggingModes__Enum modes, MethodInfo * method)", "dotNetSignature": "DebuggableAttribute(DebuggableAttribute\u002BDebuggingModes)" }, { "virtualAddress": "0x004EAB9C", "name": "DebuggableAttribute_get_IsJITTrackingEnabled", "signature": "bool DebuggableAttribute_get_IsJITTrackingEnabled(DebuggableAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsJITTrackingEnabled()" }, { "virtualAddress": "0x004EABA8", "name": "DebuggableAttribute_get_IsJITOptimizerDisabled", "signature": "bool DebuggableAttribute_get_IsJITOptimizerDisabled(DebuggableAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsJITOptimizerDisabled()" }, { "virtualAddress": "0x004EABB4", "name": "DebuggableAttribute_get_DebuggingFlags", "signature": "DebuggableAttribute_DebuggingModes__Enum DebuggableAttribute_get_DebuggingFlags(DebuggableAttribute * this, MethodInfo * method)", "dotNetSignature": "DebuggableAttribute\u002BDebuggingModes get_DebuggingFlags()" }, { "virtualAddress": "0x004EAC34", "name": "DebuggerBrowsableAttribute__ctor", "signature": "void DebuggerBrowsableAttribute__ctor(DebuggerBrowsableAttribute * this, DebuggerBrowsableState__Enum state, MethodInfo * method)", "dotNetSignature": "DebuggerBrowsableAttribute(DebuggerBrowsableState)" }, { "virtualAddress": "0x004EACD4", "name": "DebuggerBrowsableAttribute_get_State", "signature": "DebuggerBrowsableState__Enum DebuggerBrowsableAttribute_get_State(DebuggerBrowsableAttribute * this, MethodInfo * method)", "dotNetSignature": "DebuggerBrowsableState get_State()" }, { "virtualAddress": "0x004EAEA0", "name": "DebuggerTypeProxyAttribute__ctor", "signature": "void DebuggerTypeProxyAttribute__ctor(DebuggerTypeProxyAttribute * this, Type * type, MethodInfo * method)", "dotNetSignature": "DebuggerTypeProxyAttribute(Type)" }, { "virtualAddress": "0x004EAF88", "name": "DebuggerTypeProxyAttribute__ctor_1", "signature": "void DebuggerTypeProxyAttribute__ctor_1(DebuggerTypeProxyAttribute * this, String * typeName, MethodInfo * method)", "dotNetSignature": "DebuggerTypeProxyAttribute(String)" }, { "virtualAddress": "0x004EAFB4", "name": "DebuggerTypeProxyAttribute_get_ProxyTypeName", "signature": "String * DebuggerTypeProxyAttribute_get_ProxyTypeName(DebuggerTypeProxyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_ProxyTypeName()" }, { "virtualAddress": "0x004EAFBC", "name": "DebuggerTypeProxyAttribute_set_Target", "signature": "void DebuggerTypeProxyAttribute_set_Target(DebuggerTypeProxyAttribute * this, Type * value, MethodInfo * method)", "dotNetSignature": "Void set_Target(Type)" }, { "virtualAddress": "0x004EB098", "name": "DebuggerTypeProxyAttribute_get_Target", "signature": "Type * DebuggerTypeProxyAttribute_get_Target(DebuggerTypeProxyAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_Target()" }, { "virtualAddress": "0x004EB0A0", "name": "DebuggerTypeProxyAttribute_get_TargetTypeName", "signature": "String * DebuggerTypeProxyAttribute_get_TargetTypeName(DebuggerTypeProxyAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_TargetTypeName()" }, { "virtualAddress": "0x004EB0A8", "name": "DebuggerTypeProxyAttribute_set_TargetTypeName", "signature": "void DebuggerTypeProxyAttribute_set_TargetTypeName(DebuggerTypeProxyAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TargetTypeName(String)" }, { "virtualAddress": "0x004EACDC", "name": "DebuggerDisplayAttribute__ctor", "signature": "void DebuggerDisplayAttribute__ctor(DebuggerDisplayAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "DebuggerDisplayAttribute(String)" }, { "virtualAddress": "0x004EAD64", "name": "DebuggerDisplayAttribute_get_Value", "signature": "String * DebuggerDisplayAttribute_get_Value(DebuggerDisplayAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x004EAD6C", "name": "DebuggerDisplayAttribute_get_Name", "signature": "String * DebuggerDisplayAttribute_get_Name(DebuggerDisplayAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x004EAD74", "name": "DebuggerDisplayAttribute_set_Name", "signature": "void DebuggerDisplayAttribute_set_Name(DebuggerDisplayAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x004EAD7C", "name": "DebuggerDisplayAttribute_get_Type", "signature": "String * DebuggerDisplayAttribute_get_Type(DebuggerDisplayAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Type()" }, { "virtualAddress": "0x004EAD84", "name": "DebuggerDisplayAttribute_set_Type", "signature": "void DebuggerDisplayAttribute_set_Type(DebuggerDisplayAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Type(String)" }, { "virtualAddress": "0x004EAD8C", "name": "DebuggerDisplayAttribute_set_Target", "signature": "void DebuggerDisplayAttribute_set_Target(DebuggerDisplayAttribute * this, Type * value, MethodInfo * method)", "dotNetSignature": "Void set_Target(Type)" }, { "virtualAddress": "0x004EAE68", "name": "DebuggerDisplayAttribute_get_Target", "signature": "Type * DebuggerDisplayAttribute_get_Target(DebuggerDisplayAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_Target()" }, { "virtualAddress": "0x004EAE70", "name": "DebuggerDisplayAttribute_get_TargetTypeName", "signature": "String * DebuggerDisplayAttribute_get_TargetTypeName(DebuggerDisplayAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_TargetTypeName()" }, { "virtualAddress": "0x004EAE78", "name": "DebuggerDisplayAttribute_set_TargetTypeName", "signature": "void DebuggerDisplayAttribute_set_TargetTypeName(DebuggerDisplayAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TargetTypeName(String)" }, { "virtualAddress": "0x004EB0B0", "name": "DebuggerVisualizerAttribute__ctor", "signature": "void DebuggerVisualizerAttribute__ctor(DebuggerVisualizerAttribute * this, String * visualizerTypeName, MethodInfo * method)", "dotNetSignature": "DebuggerVisualizerAttribute(String)" }, { "virtualAddress": "0x004EB0DC", "name": "DebuggerVisualizerAttribute__ctor_1", "signature": "void DebuggerVisualizerAttribute__ctor_1(DebuggerVisualizerAttribute * this, String * visualizerTypeName, String * visualizerObjectSourceTypeName, MethodInfo * method)", "dotNetSignature": "DebuggerVisualizerAttribute(String, String)" }, { "virtualAddress": "0x004EB114", "name": "DebuggerVisualizerAttribute__ctor_2", "signature": "void DebuggerVisualizerAttribute__ctor_2(DebuggerVisualizerAttribute * this, String * visualizerTypeName, Type * visualizerObjectSource, MethodInfo * method)", "dotNetSignature": "DebuggerVisualizerAttribute(String, Type)" }, { "virtualAddress": "0x004EB204", "name": "DebuggerVisualizerAttribute__ctor_3", "signature": "void DebuggerVisualizerAttribute__ctor_3(DebuggerVisualizerAttribute * this, Type * visualizer, MethodInfo * method)", "dotNetSignature": "DebuggerVisualizerAttribute(Type)" }, { "virtualAddress": "0x004EB2EC", "name": "DebuggerVisualizerAttribute__ctor_4", "signature": "void DebuggerVisualizerAttribute__ctor_4(DebuggerVisualizerAttribute * this, Type * visualizer, Type * visualizerObjectSource, MethodInfo * method)", "dotNetSignature": "DebuggerVisualizerAttribute(Type, Type)" }, { "virtualAddress": "0x004EB43C", "name": "DebuggerVisualizerAttribute__ctor_5", "signature": "void DebuggerVisualizerAttribute__ctor_5(DebuggerVisualizerAttribute * this, Type * visualizer, String * visualizerObjectSourceTypeName, MethodInfo * method)", "dotNetSignature": "DebuggerVisualizerAttribute(Type, String)" }, { "virtualAddress": "0x004EB528", "name": "DebuggerVisualizerAttribute_get_VisualizerObjectSourceTypeName", "signature": "String * DebuggerVisualizerAttribute_get_VisualizerObjectSourceTypeName(DebuggerVisualizerAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_VisualizerObjectSourceTypeName()" }, { "virtualAddress": "0x004EB530", "name": "DebuggerVisualizerAttribute_get_VisualizerTypeName", "signature": "String * DebuggerVisualizerAttribute_get_VisualizerTypeName(DebuggerVisualizerAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_VisualizerTypeName()" }, { "virtualAddress": "0x004EB538", "name": "DebuggerVisualizerAttribute_get_Description", "signature": "String * DebuggerVisualizerAttribute_get_Description(DebuggerVisualizerAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Description()" }, { "virtualAddress": "0x004EB540", "name": "DebuggerVisualizerAttribute_set_Description", "signature": "void DebuggerVisualizerAttribute_set_Description(DebuggerVisualizerAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Description(String)" }, { "virtualAddress": "0x004EB548", "name": "DebuggerVisualizerAttribute_set_Target", "signature": "void DebuggerVisualizerAttribute_set_Target(DebuggerVisualizerAttribute * this, Type * value, MethodInfo * method)", "dotNetSignature": "Void set_Target(Type)" }, { "virtualAddress": "0x004EB624", "name": "DebuggerVisualizerAttribute_get_Target", "signature": "Type * DebuggerVisualizerAttribute_get_Target(DebuggerVisualizerAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_Target()" }, { "virtualAddress": "0x004EB62C", "name": "DebuggerVisualizerAttribute_set_TargetTypeName", "signature": "void DebuggerVisualizerAttribute_set_TargetTypeName(DebuggerVisualizerAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_TargetTypeName(String)" }, { "virtualAddress": "0x004EB634", "name": "DebuggerVisualizerAttribute_get_TargetTypeName", "signature": "String * DebuggerVisualizerAttribute_get_TargetTypeName(DebuggerVisualizerAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_TargetTypeName()" }, { "virtualAddress": "0x004E98F0", "name": "Debugger_get_IsAttached", "signature": "bool Debugger_get_IsAttached(MethodInfo * method)", "dotNetSignature": "Boolean get_IsAttached()" }, { "virtualAddress": "0x004EABBC", "name": "Debugger_IsAttached_internal", "signature": "bool Debugger_IsAttached_internal(MethodInfo * method)", "dotNetSignature": "Boolean IsAttached_internal()" }, { "virtualAddress": "0x004EABC0", "name": "Debugger_Break", "signature": "void Debugger_Break(MethodInfo * method)", "dotNetSignature": "Void Break()" }, { "virtualAddress": "0x004EABC4", "name": "Debugger_IsLogging", "signature": "bool Debugger_IsLogging(MethodInfo * method)", "dotNetSignature": "Boolean IsLogging()" }, { "virtualAddress": "0x004E994C", "name": "Debugger_Launch", "signature": "bool Debugger_Launch(MethodInfo * method)", "dotNetSignature": "Boolean Launch()" }, { "virtualAddress": "0x004EABC8", "name": "Debugger_Log", "signature": "void Debugger_Log(int32_t level, String * category, String * message, MethodInfo * method)", "dotNetSignature": "Void Log(Int32, String, String)" }, { "virtualAddress": "0x004EABCC", "name": "Debugger_NotifyOfCrossThreadDependency", "signature": "void Debugger_NotifyOfCrossThreadDependency(MethodInfo * method)", "dotNetSignature": "Void NotifyOfCrossThreadDependency()" }, { "virtualAddress": "0x004EABD0", "name": "Debugger__ctor", "signature": "void Debugger__ctor(Debugger * this, MethodInfo * method)", "dotNetSignature": "Debugger()" }, { "virtualAddress": "0x004EABD8", "name": "Debugger__cctor", "signature": "void Debugger__cctor(MethodInfo * method)", "dotNetSignature": "Debugger()" }, { "virtualAddress": "0x004ED114", "name": "StackFrame_get_frame_info", "signature": "bool StackFrame_get_frame_info(int32_t skip, bool needFileInfo, MethodBase * * method_1, int32_t * iloffset, int32_t * native_offset, String * * file, int32_t * line, int32_t * column, MethodInfo * method)", "dotNetSignature": "Boolean get_frame_info(Int32, Boolean, MethodBase ByRef, Int32 ByRef, Int32 ByRef, String ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x004ED11C", "name": "StackFrame__ctor", "signature": "void StackFrame__ctor(StackFrame * this, MethodInfo * method)", "dotNetSignature": "StackFrame()" }, { "virtualAddress": "0x004ED178", "name": "StackFrame__ctor_1", "signature": "void StackFrame__ctor_1(StackFrame * this, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "StackFrame(Boolean)" }, { "virtualAddress": "0x004ED1D8", "name": "StackFrame__ctor_2", "signature": "void StackFrame__ctor_2(StackFrame * this, int32_t skipFrames, MethodInfo * method)", "dotNetSignature": "StackFrame(Int32)" }, { "virtualAddress": "0x004ED238", "name": "StackFrame__ctor_3", "signature": "void StackFrame__ctor_3(StackFrame * this, int32_t skipFrames, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "StackFrame(Int32, Boolean)" }, { "virtualAddress": "0x004ED2A4", "name": "StackFrame__ctor_4", "signature": "void StackFrame__ctor_4(StackFrame * this, String * fileName, int32_t lineNumber, MethodInfo * method)", "dotNetSignature": "StackFrame(String, Int32)" }, { "virtualAddress": "0x004ED31C", "name": "StackFrame__ctor_5", "signature": "void StackFrame__ctor_5(StackFrame * this, String * fileName, int32_t lineNumber, int32_t colNumber, MethodInfo * method)", "dotNetSignature": "StackFrame(String, Int32, Int32)" }, { "virtualAddress": "0x004ED3A0", "name": "StackFrame_GetFileLineNumber", "signature": "int32_t StackFrame_GetFileLineNumber(StackFrame * this, MethodInfo * method)", "dotNetSignature": "Int32 GetFileLineNumber()" }, { "virtualAddress": "0x004ED3A8", "name": "StackFrame_GetFileColumnNumber", "signature": "int32_t StackFrame_GetFileColumnNumber(StackFrame * this, MethodInfo * method)", "dotNetSignature": "Int32 GetFileColumnNumber()" }, { "virtualAddress": "0x004ED3B0", "name": "StackFrame_GetFileName", "signature": "String * StackFrame_GetFileName(StackFrame * this, MethodInfo * method)", "dotNetSignature": "String GetFileName()" }, { "virtualAddress": "0x004ED3B8", "name": "StackFrame_GetSecureFileName", "signature": "String * StackFrame_GetSecureFileName(StackFrame * this, MethodInfo * method)", "dotNetSignature": "String GetSecureFileName()" }, { "virtualAddress": "0x004ED494", "name": "StackFrame_GetILOffset", "signature": "int32_t StackFrame_GetILOffset(StackFrame * this, MethodInfo * method)", "dotNetSignature": "Int32 GetILOffset()" }, { "virtualAddress": "0x004ED49C", "name": "StackFrame_GetMethod", "signature": "MethodBase * StackFrame_GetMethod(StackFrame * this, MethodInfo * method)", "dotNetSignature": "MethodBase GetMethod()" }, { "virtualAddress": "0x004ED4A4", "name": "StackFrame_GetNativeOffset", "signature": "int32_t StackFrame_GetNativeOffset(StackFrame * this, MethodInfo * method)", "dotNetSignature": "Int32 GetNativeOffset()" }, { "virtualAddress": "0x004ED4AC", "name": "StackFrame_GetMethodAddress", "signature": "int64_t StackFrame_GetMethodAddress(StackFrame * this, MethodInfo * method)", "dotNetSignature": "Int64 GetMethodAddress()" }, { "virtualAddress": "0x004ED4B4", "name": "StackFrame_GetMethodIndex", "signature": "uint32_t StackFrame_GetMethodIndex(StackFrame * this, MethodInfo * method)", "dotNetSignature": "UInt32 GetMethodIndex()" }, { "virtualAddress": "0x004ED4BC", "name": "StackFrame_GetInternalMethodName", "signature": "String * StackFrame_GetInternalMethodName(StackFrame * this, MethodInfo * method)", "dotNetSignature": "String GetInternalMethodName()" }, { "virtualAddress": "0x004ED4C4", "name": "StackFrame_ToString", "signature": "String * StackFrame_ToString(StackFrame * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004EA344", "name": "StackTrace__ctor", "signature": "void StackTrace__ctor(StackTrace * this, MethodInfo * method)", "dotNetSignature": "StackTrace()" }, { "virtualAddress": "0x004ED850", "name": "StackTrace__ctor_1", "signature": "void StackTrace__ctor_1(StackTrace * this, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "StackTrace(Boolean)" }, { "virtualAddress": "0x004ED884", "name": "StackTrace__ctor_2", "signature": "void StackTrace__ctor_2(StackTrace * this, int32_t skipFrames, MethodInfo * method)", "dotNetSignature": "StackTrace(Int32)" }, { "virtualAddress": "0x004E98B0", "name": "StackTrace__ctor_3", "signature": "void StackTrace__ctor_3(StackTrace * this, int32_t skipFrames, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "StackTrace(Int32, Boolean)" }, { "virtualAddress": "0x004ED6BC", "name": "StackTrace_init_frames", "signature": "void StackTrace_init_frames(StackTrace * this, int32_t skipFrames, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "Void init_frames(Int32, Boolean)" }, { "virtualAddress": "0x004ED8B8", "name": "StackTrace_get_trace", "signature": "StackFrame__Array * StackTrace_get_trace(Exception * e, int32_t skipFrames, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "StackFrame[] get_trace(Exception, Int32, Boolean)" }, { "virtualAddress": "0x004ED8C0", "name": "StackTrace__ctor_4", "signature": "void StackTrace__ctor_4(StackTrace * this, Exception * e, MethodInfo * method)", "dotNetSignature": "StackTrace(Exception)" }, { "virtualAddress": "0x004ED9CC", "name": "StackTrace__ctor_5", "signature": "void StackTrace__ctor_5(StackTrace * this, Exception * e, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "StackTrace(Exception, Boolean)" }, { "virtualAddress": "0x004ED9D8", "name": "StackTrace__ctor_6", "signature": "void StackTrace__ctor_6(StackTrace * this, Exception * e, int32_t skipFrames, MethodInfo * method)", "dotNetSignature": "StackTrace(Exception, Int32)" }, { "virtualAddress": "0x004ED8CC", "name": "StackTrace__ctor_7", "signature": "void StackTrace__ctor_7(StackTrace * this, Exception * e, int32_t skipFrames, bool fNeedFileInfo, MethodInfo * method)", "dotNetSignature": "StackTrace(Exception, Int32, Boolean)" }, { "virtualAddress": "0x004ED9E0", "name": "StackTrace__ctor_8", "signature": "void StackTrace__ctor_8(StackTrace * this, StackFrame * frame, MethodInfo * method)", "dotNetSignature": "StackTrace(StackFrame)" }, { "virtualAddress": "0x004EDA98", "name": "StackTrace__ctor_9", "signature": "void StackTrace__ctor_9(StackTrace * this, Thread * targetThread, bool needFileInfo, MethodInfo * method)", "dotNetSignature": "StackTrace(Thread, Boolean)" }, { "virtualAddress": "0x004EDB40", "name": "StackTrace__ctor_10", "signature": "void StackTrace__ctor_10(StackTrace * this, StackFrame__Array * frames, MethodInfo * method)", "dotNetSignature": "StackTrace(StackFrame[])" }, { "virtualAddress": "0x004EDB6C", "name": "StackTrace_get_FrameCount", "signature": "int32_t StackTrace_get_FrameCount(StackTrace * this, MethodInfo * method)", "dotNetSignature": "Int32 get_FrameCount()" }, { "virtualAddress": "0x004EDB84", "name": "StackTrace_GetFrame", "signature": "StackFrame * StackTrace_GetFrame(StackTrace * this, int32_t index, MethodInfo * method)", "dotNetSignature": "StackFrame GetFrame(Int32)" }, { "virtualAddress": "0x004EDBF0", "name": "StackTrace_GetFrames", "signature": "StackFrame__Array * StackTrace_GetFrames(StackTrace * this, MethodInfo * method)", "dotNetSignature": "StackFrame[] GetFrames()" }, { "virtualAddress": "0x004EDBF8", "name": "StackTrace_GetAotId", "signature": "String * StackTrace_GetAotId(MethodInfo * method)", "dotNetSignature": "String GetAotId()" }, { "virtualAddress": "0x004EDCCC", "name": "StackTrace_AddFrames", "signature": "bool StackTrace_AddFrames(StackTrace * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "Boolean AddFrames(StringBuilder)" }, { "virtualAddress": "0x004EE15C", "name": "StackTrace_GetFullNameForStackTrace", "signature": "void StackTrace_GetFullNameForStackTrace(StackTrace * this, StringBuilder * sb, MethodBase * mi, MethodInfo * method)", "dotNetSignature": "Void GetFullNameForStackTrace(StringBuilder, MethodBase)" }, { "virtualAddress": "0x004EE588", "name": "StackTrace_ToString", "signature": "String * StackTrace_ToString(StackTrace * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004EB6E8", "name": "StackTrace_ToString_1", "signature": "String * StackTrace_ToString_1(StackTrace * this, StackTrace_TraceFormat__Enum traceFormat, MethodInfo * method)", "dotNetSignature": "String ToString(StackTrace\u002BTraceFormat)" }, { "virtualAddress": "0x004EE6B4", "name": "SymDocumentType__ctor", "signature": "void SymDocumentType__ctor(SymDocumentType * this, MethodInfo * method)", "dotNetSignature": "SymDocumentType()" }, { "virtualAddress": "0x004EE6BC", "name": "SymLanguageType__ctor", "signature": "void SymLanguageType__ctor(SymLanguageType * this, MethodInfo * method)", "dotNetSignature": "SymLanguageType()" }, { "virtualAddress": "0x004EE6C4", "name": "SymLanguageVendor__ctor", "signature": "void SymLanguageVendor__ctor(SymLanguageVendor * this, MethodInfo * method)", "dotNetSignature": "SymLanguageVendor()" }, { "virtualAddress": "0x003BCCF4", "name": "SymbolToken__ctor", "signature": "void SymbolToken__ctor(SymbolToken__Boxed * this, int32_t val, MethodInfo * method)", "dotNetSignature": "SymbolToken(Int32)" }, { "virtualAddress": "0x003BCCFC", "name": "SymbolToken_Equals", "signature": "bool SymbolToken_Equals(SymbolToken__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003BCD04", "name": "SymbolToken_Equals_1", "signature": "bool SymbolToken_Equals_1(SymbolToken__Boxed * this, SymbolToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(SymbolToken)" }, { "virtualAddress": "0x004EE76C", "name": "SymbolToken_op_Equality", "signature": "bool SymbolToken_op_Equality(SymbolToken a, SymbolToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(SymbolToken, SymbolToken)" }, { "virtualAddress": "0x004EE778", "name": "SymbolToken_op_Inequality", "signature": "bool SymbolToken_op_Inequality(SymbolToken a, SymbolToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(SymbolToken, SymbolToken)" }, { "virtualAddress": "0x003BCD14", "name": "SymbolToken_GetHashCode", "signature": "int32_t SymbolToken_GetHashCode(SymbolToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003BCD20", "name": "SymbolToken_GetToken", "signature": "int32_t SymbolToken_GetToken(SymbolToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetToken()" }, { "virtualAddress": "0x004EAB1C", "name": "PureAttribute__ctor", "signature": "void PureAttribute__ctor(PureAttribute * this, MethodInfo * method)", "dotNetSignature": "PureAttribute()" }, { "virtualAddress": "0x004EA454", "name": "ContractClassAttribute__ctor", "signature": "void ContractClassAttribute__ctor(ContractClassAttribute * this, Type * typeContainingContracts, MethodInfo * method)", "dotNetSignature": "ContractClassAttribute(Type)" }, { "virtualAddress": "0x004EA480", "name": "ContractClassAttribute_get_TypeContainingContracts", "signature": "Type * ContractClassAttribute_get_TypeContainingContracts(ContractClassAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_TypeContainingContracts()" }, { "virtualAddress": "0x004EA488", "name": "ContractClassForAttribute__ctor", "signature": "void ContractClassForAttribute__ctor(ContractClassForAttribute * this, Type * typeContractsAreFor, MethodInfo * method)", "dotNetSignature": "ContractClassForAttribute(Type)" }, { "virtualAddress": "0x004EA4B4", "name": "ContractClassForAttribute_get_TypeContractsAreFor", "signature": "Type * ContractClassForAttribute_get_TypeContractsAreFor(ContractClassForAttribute * this, MethodInfo * method)", "dotNetSignature": "Type get_TypeContractsAreFor()" }, { "virtualAddress": "0x004EA8CC", "name": "ContractInvariantMethodAttribute__ctor", "signature": "void ContractInvariantMethodAttribute__ctor(ContractInvariantMethodAttribute * this, MethodInfo * method)", "dotNetSignature": "ContractInvariantMethodAttribute()" }, { "virtualAddress": "0x004EA9AC", "name": "ContractReferenceAssemblyAttribute__ctor", "signature": "void ContractReferenceAssemblyAttribute__ctor(ContractReferenceAssemblyAttribute * this, MethodInfo * method)", "dotNetSignature": "ContractReferenceAssemblyAttribute()" }, { "virtualAddress": "0x004EA9B4", "name": "ContractRuntimeIgnoredAttribute__ctor", "signature": "void ContractRuntimeIgnoredAttribute__ctor(ContractRuntimeIgnoredAttribute * this, MethodInfo * method)", "dotNetSignature": "ContractRuntimeIgnoredAttribute()" }, { "virtualAddress": "0x004EA9BC", "name": "ContractVerificationAttribute__ctor", "signature": "void ContractVerificationAttribute__ctor(ContractVerificationAttribute * this, bool value, MethodInfo * method)", "dotNetSignature": "ContractVerificationAttribute(Boolean)" }, { "virtualAddress": "0x004EA9EC", "name": "ContractVerificationAttribute_get_Value", "signature": "bool ContractVerificationAttribute_get_Value(ContractVerificationAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x004EA978", "name": "ContractPublicPropertyNameAttribute__ctor", "signature": "void ContractPublicPropertyNameAttribute__ctor(ContractPublicPropertyNameAttribute * this, String * name, MethodInfo * method)", "dotNetSignature": "ContractPublicPropertyNameAttribute(String)" }, { "virtualAddress": "0x004EA9A4", "name": "ContractPublicPropertyNameAttribute_get_Name", "signature": "String * ContractPublicPropertyNameAttribute_get_Name(ContractPublicPropertyNameAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x004EA44C", "name": "ContractArgumentValidatorAttribute__ctor", "signature": "void ContractArgumentValidatorAttribute__ctor(ContractArgumentValidatorAttribute * this, MethodInfo * method)", "dotNetSignature": "ContractArgumentValidatorAttribute()" }, { "virtualAddress": "0x004EA444", "name": "ContractAbbreviatorAttribute__ctor", "signature": "void ContractAbbreviatorAttribute__ctor(ContractAbbreviatorAttribute * this, MethodInfo * method)", "dotNetSignature": "ContractAbbreviatorAttribute()" }, { "virtualAddress": "0x004EA8D4", "name": "ContractOptionAttribute__ctor", "signature": "void ContractOptionAttribute__ctor(ContractOptionAttribute * this, String * category, String * setting, bool enabled, MethodInfo * method)", "dotNetSignature": "ContractOptionAttribute(String, String, Boolean)" }, { "virtualAddress": "0x004EA918", "name": "ContractOptionAttribute__ctor_1", "signature": "void ContractOptionAttribute__ctor_1(ContractOptionAttribute * this, String * category, String * setting, String * value, MethodInfo * method)", "dotNetSignature": "ContractOptionAttribute(String, String, String)" }, { "virtualAddress": "0x004EA958", "name": "ContractOptionAttribute_get_Category", "signature": "String * ContractOptionAttribute_get_Category(ContractOptionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Category()" }, { "virtualAddress": "0x004EA960", "name": "ContractOptionAttribute_get_Setting", "signature": "String * ContractOptionAttribute_get_Setting(ContractOptionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Setting()" }, { "virtualAddress": "0x004EA968", "name": "ContractOptionAttribute_get_Enabled", "signature": "bool ContractOptionAttribute_get_Enabled(ContractOptionAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Enabled()" }, { "virtualAddress": "0x004EA970", "name": "ContractOptionAttribute_get_Value", "signature": "String * ContractOptionAttribute_get_Value(ContractOptionAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x004E9A78", "name": "Contract_Assume", "signature": "void Contract_Assume(bool condition, MethodInfo * method)", "dotNetSignature": "Void Assume(Boolean)" }, { "virtualAddress": "0x004E9C40", "name": "Contract_Assume_1", "signature": "void Contract_Assume_1(bool condition, String * userMessage, MethodInfo * method)", "dotNetSignature": "Void Assume(Boolean, String)" }, { "virtualAddress": "0x004E9C58", "name": "Contract_Assert", "signature": "void Contract_Assert(bool condition, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean)" }, { "virtualAddress": "0x004E9C74", "name": "Contract_Assert_1", "signature": "void Contract_Assert_1(bool condition, String * userMessage, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean, String)" }, { "virtualAddress": "0x004E9C8C", "name": "Contract_Requires", "signature": "void Contract_Requires(bool condition, MethodInfo * method)", "dotNetSignature": "Void Requires(Boolean)" }, { "virtualAddress": "0x004E9FC4", "name": "Contract_Requires_1", "signature": "void Contract_Requires_1(bool condition, String * userMessage, MethodInfo * method)", "dotNetSignature": "Void Requires(Boolean, String)" }, { "virtualAddress": "0x004EA010", "name": "Contract_Ensures", "signature": "void Contract_Ensures(bool condition, MethodInfo * method)", "dotNetSignature": "Void Ensures(Boolean)" }, { "virtualAddress": "0x004EA05C", "name": "Contract_Ensures_1", "signature": "void Contract_Ensures_1(bool condition, String * userMessage, MethodInfo * method)", "dotNetSignature": "Void Ensures(Boolean, String)" }, { "virtualAddress": "0x004EA0A8", "name": "Contract_Invariant", "signature": "void Contract_Invariant(bool condition, MethodInfo * method)", "dotNetSignature": "Void Invariant(Boolean)" }, { "virtualAddress": "0x004EA0F4", "name": "Contract_Invariant_1", "signature": "void Contract_Invariant_1(bool condition, String * userMessage, MethodInfo * method)", "dotNetSignature": "Void Invariant(Boolean, String)" }, { "virtualAddress": "0x004EA140", "name": "Contract_ForAll", "signature": "bool Contract_ForAll(int32_t fromInclusive, int32_t toExclusive, Predicate_1_Int32_ * predicate, MethodInfo * method)", "dotNetSignature": "Boolean ForAll(Int32, Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x004EA240", "name": "Contract_Exists", "signature": "bool Contract_Exists(int32_t fromInclusive, int32_t toExclusive, Predicate_1_Int32_ * predicate, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Int32, Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x004EA340", "name": "Contract_EndContractBlock", "signature": "void Contract_EndContractBlock(MethodInfo * method)", "dotNetSignature": "Void EndContractBlock()" }, { "virtualAddress": "0x004E9A94", "name": "Contract_ReportFailure", "signature": "void Contract_ReportFailure(ContractFailureKind__Enum failureKind, String * userMessage, String * conditionText, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Void ReportFailure(ContractFailureKind, String, String, Exception)" }, { "virtualAddress": "0x004E9CD8", "name": "Contract_AssertMustUseRewriter", "signature": "void Contract_AssertMustUseRewriter(ContractFailureKind__Enum kind, String * contractKind, MethodInfo * method)", "dotNetSignature": "Void AssertMustUseRewriter(ContractFailureKind, String)" }, { "virtualAddress": "0x004EA374", "name": "Contract_add_ContractFailed", "signature": "void Contract_add_ContractFailed(EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_ContractFailed(EventHandler\u00601[System.Diagnostics.Contracts.ContractFailedEventArgs])" }, { "virtualAddress": "0x004EA3DC", "name": "Contract_remove_ContractFailed", "signature": "void Contract_remove_ContractFailed(EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_ContractFailed(EventHandler\u00601[System.Diagnostics.Contracts.ContractFailedEventArgs])" }, { "virtualAddress": "0x004EA7EC", "name": "ContractFailedEventArgs__ctor", "signature": "void ContractFailedEventArgs__ctor(ContractFailedEventArgs * this, ContractFailureKind__Enum failureKind, String * message, String * condition, Exception * originalException, MethodInfo * method)", "dotNetSignature": "ContractFailedEventArgs(ContractFailureKind, String, String, Exception)" }, { "virtualAddress": "0x004EA884", "name": "ContractFailedEventArgs_get_Message", "signature": "String * ContractFailedEventArgs_get_Message(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x004EA88C", "name": "ContractFailedEventArgs_get_Condition", "signature": "String * ContractFailedEventArgs_get_Condition(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "String get_Condition()" }, { "virtualAddress": "0x004EA894", "name": "ContractFailedEventArgs_get_FailureKind", "signature": "ContractFailureKind__Enum ContractFailedEventArgs_get_FailureKind(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "ContractFailureKind get_FailureKind()" }, { "virtualAddress": "0x004EA89C", "name": "ContractFailedEventArgs_get_OriginalException", "signature": "Exception * ContractFailedEventArgs_get_OriginalException(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "Exception get_OriginalException()" }, { "virtualAddress": "0x004EA8A4", "name": "ContractFailedEventArgs_get_Handled", "signature": "bool ContractFailedEventArgs_get_Handled(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Handled()" }, { "virtualAddress": "0x004EA8AC", "name": "ContractFailedEventArgs_SetHandled", "signature": "void ContractFailedEventArgs_SetHandled(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "Void SetHandled()" }, { "virtualAddress": "0x004EA8B8", "name": "ContractFailedEventArgs_get_Unwind", "signature": "bool ContractFailedEventArgs_get_Unwind(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Unwind()" }, { "virtualAddress": "0x004EA8C0", "name": "ContractFailedEventArgs_SetUnwind", "signature": "void ContractFailedEventArgs_SetUnwind(ContractFailedEventArgs * this, MethodInfo * method)", "dotNetSignature": "Void SetUnwind()" }, { "virtualAddress": "0x004EA4BC", "name": "ContractException_get_Kind", "signature": "ContractFailureKind__Enum ContractException_get_Kind(ContractException * this, MethodInfo * method)", "dotNetSignature": "ContractFailureKind get_Kind()" }, { "virtualAddress": "0x004EA4C4", "name": "ContractException_get_Failure", "signature": "String * ContractException_get_Failure(ContractException * this, MethodInfo * method)", "dotNetSignature": "String get_Failure()" }, { "virtualAddress": "0x004EA4D4", "name": "ContractException_get_UserMessage", "signature": "String * ContractException_get_UserMessage(ContractException * this, MethodInfo * method)", "dotNetSignature": "String get_UserMessage()" }, { "virtualAddress": "0x004EA4DC", "name": "ContractException_get_Condition", "signature": "String * ContractException_get_Condition(ContractException * this, MethodInfo * method)", "dotNetSignature": "String get_Condition()" }, { "virtualAddress": "0x004EA4E4", "name": "ContractException__ctor", "signature": "void ContractException__ctor(ContractException * this, MethodInfo * method)", "dotNetSignature": "ContractException()" }, { "virtualAddress": "0x004EA55C", "name": "ContractException__ctor_1", "signature": "void ContractException__ctor_1(ContractException * this, ContractFailureKind__Enum kind, String * failure, String * userMessage, String * condition, Exception * innerException, MethodInfo * method)", "dotNetSignature": "ContractException(ContractFailureKind, String, String, String, Exception)" }, { "virtualAddress": "0x004EA610", "name": "ContractException__ctor_2", "signature": "void ContractException__ctor_2(ContractException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "ContractException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004EA700", "name": "ContractException_GetObjectData", "signature": "void ContractException_GetObjectData(ContractException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x004EA9F4", "name": "ContractHelper_1_RaiseContractFailedEvent", "signature": "String * ContractHelper_1_RaiseContractFailedEvent(ContractFailureKind__Enum failureKind, String * userMessage, String * conditionText, Exception * innerException, MethodInfo * method)", "dotNetSignature": "String RaiseContractFailedEvent(ContractFailureKind, String, String, Exception)" }, { "virtualAddress": "0x004EAA84", "name": "ContractHelper_1_TriggerFailure", "signature": "void ContractHelper_1_TriggerFailure(ContractFailureKind__Enum kind, String * displayMessage, String * userMessage, String * conditionText, Exception * innerException, MethodInfo * method)", "dotNetSignature": "Void TriggerFailure(ContractFailureKind, String, String, String, Exception)" }, { "virtualAddress": "0x004E99B8", "name": "SuppressMessageAttribute__ctor", "signature": "void SuppressMessageAttribute__ctor(SuppressMessageAttribute * this, String * category, String * checkId, MethodInfo * method)", "dotNetSignature": "SuppressMessageAttribute(String, String)" }, { "virtualAddress": "0x004E99F4", "name": "SuppressMessageAttribute_get_Category", "signature": "String * SuppressMessageAttribute_get_Category(SuppressMessageAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Category()" }, { "virtualAddress": "0x004E99FC", "name": "SuppressMessageAttribute_get_CheckId", "signature": "String * SuppressMessageAttribute_get_CheckId(SuppressMessageAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_CheckId()" }, { "virtualAddress": "0x004E9A04", "name": "SuppressMessageAttribute_get_Scope", "signature": "String * SuppressMessageAttribute_get_Scope(SuppressMessageAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Scope()" }, { "virtualAddress": "0x004E9A0C", "name": "SuppressMessageAttribute_set_Scope", "signature": "void SuppressMessageAttribute_set_Scope(SuppressMessageAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Scope(String)" }, { "virtualAddress": "0x004E9A14", "name": "SuppressMessageAttribute_get_Target", "signature": "String * SuppressMessageAttribute_get_Target(SuppressMessageAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Target()" }, { "virtualAddress": "0x004E9A1C", "name": "SuppressMessageAttribute_set_Target", "signature": "void SuppressMessageAttribute_set_Target(SuppressMessageAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Target(String)" }, { "virtualAddress": "0x004E9A24", "name": "SuppressMessageAttribute_get_MessageId", "signature": "String * SuppressMessageAttribute_get_MessageId(SuppressMessageAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_MessageId()" }, { "virtualAddress": "0x004E9A2C", "name": "SuppressMessageAttribute_set_MessageId", "signature": "void SuppressMessageAttribute_set_MessageId(SuppressMessageAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_MessageId(String)" }, { "virtualAddress": "0x004E9A34", "name": "SuppressMessageAttribute_get_Justification", "signature": "String * SuppressMessageAttribute_get_Justification(SuppressMessageAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Justification()" }, { "virtualAddress": "0x004E9A3C", "name": "SuppressMessageAttribute_set_Justification", "signature": "void SuppressMessageAttribute_set_Justification(SuppressMessageAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Justification(String)" }, { "virtualAddress": "0x004EB6F4", "name": "Debug_get_AutoFlush", "signature": "bool Debug_get_AutoFlush(MethodInfo * method)", "dotNetSignature": "Boolean get_AutoFlush()" }, { "virtualAddress": "0x004EB6FC", "name": "Debug_set_AutoFlush", "signature": "void Debug_set_AutoFlush(bool value, MethodInfo * method)", "dotNetSignature": "Void set_AutoFlush(Boolean)" }, { "virtualAddress": "0x004EB700", "name": "Debug_get_IndentLevel", "signature": "int32_t Debug_get_IndentLevel(MethodInfo * method)", "dotNetSignature": "Int32 get_IndentLevel()" }, { "virtualAddress": "0x004EB768", "name": "Debug_set_IndentLevel", "signature": "void Debug_set_IndentLevel(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_IndentLevel(Int32)" }, { "virtualAddress": "0x004EB7D8", "name": "Debug_get_IndentSize", "signature": "int32_t Debug_get_IndentSize(MethodInfo * method)", "dotNetSignature": "Int32 get_IndentSize()" }, { "virtualAddress": "0x004EB840", "name": "Debug_set_IndentSize", "signature": "void Debug_set_IndentSize(int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_IndentSize(Int32)" }, { "virtualAddress": "0x004EB8B0", "name": "Debug_Close", "signature": "void Debug_Close(MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x004EB8B4", "name": "Debug_Flush", "signature": "void Debug_Flush(MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x004EB8B8", "name": "Debug_Indent", "signature": "void Debug_Indent(MethodInfo * method)", "dotNetSignature": "Void Indent()" }, { "virtualAddress": "0x004EB960", "name": "Debug_Unindent", "signature": "void Debug_Unindent(MethodInfo * method)", "dotNetSignature": "Void Unindent()" }, { "virtualAddress": "0x004EBA08", "name": "Debug_Print", "signature": "void Debug_Print(String * message, MethodInfo * method)", "dotNetSignature": "Void Print(String)" }, { "virtualAddress": "0x004EBCC4", "name": "Debug_Print_1", "signature": "void Debug_Print_1(String * format, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void Print(String, Object[])" }, { "virtualAddress": "0x004EBD50", "name": "Debug_Assert", "signature": "void Debug_Assert(bool condition, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean)" }, { "virtualAddress": "0x004EBF38", "name": "Debug_Assert_1", "signature": "void Debug_Assert_1(bool condition, String * message, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean, String)" }, { "virtualAddress": "0x004EBDD0", "name": "Debug_Assert_2", "signature": "void Debug_Assert_2(bool condition, String * message, String * detailMessage, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean, String, String)" }, { "virtualAddress": "0x004EC300", "name": "Debug_Fail", "signature": "void Debug_Fail(String * message, MethodInfo * method)", "dotNetSignature": "Void Fail(String)" }, { "virtualAddress": "0x004EC380", "name": "Debug_Fail_1", "signature": "void Debug_Fail_1(String * message, String * detailMessage, MethodInfo * method)", "dotNetSignature": "Void Fail(String, String)" }, { "virtualAddress": "0x004EBFC4", "name": "Debug_FormatAssert", "signature": "String * Debug_FormatAssert(String * stackTrace, String * message, String * detailMessage, MethodInfo * method)", "dotNetSignature": "String FormatAssert(String, String, String)" }, { "virtualAddress": "0x004EC574", "name": "Debug_Assert_3", "signature": "void Debug_Assert_3(bool condition, String * message, String * detailMessageFormat, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void Assert(Boolean, String, String, Object[])" }, { "virtualAddress": "0x004EC27C", "name": "Debug_WriteLine", "signature": "void Debug_WriteLine(String * message, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String)" }, { "virtualAddress": "0x004EBA6C", "name": "Debug_Write", "signature": "void Debug_Write(String * message, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x004EC614", "name": "Debug_WriteLine_1", "signature": "void Debug_WriteLine_1(Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Object)" }, { "virtualAddress": "0x004EC690", "name": "Debug_WriteLine_2", "signature": "void Debug_WriteLine_2(Object * value, String * category, MethodInfo * method)", "dotNetSignature": "Void WriteLine(Object, String)" }, { "virtualAddress": "0x004EC7D4", "name": "Debug_WriteLine_3", "signature": "void Debug_WriteLine_3(String * format, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, Object[])" }, { "virtualAddress": "0x004EC71C", "name": "Debug_WriteLine_4", "signature": "void Debug_WriteLine_4(String * message, String * category, MethodInfo * method)", "dotNetSignature": "Void WriteLine(String, String)" }, { "virtualAddress": "0x004EC860", "name": "Debug_Write_1", "signature": "void Debug_Write_1(Object * value, MethodInfo * method)", "dotNetSignature": "Void Write(Object)" }, { "virtualAddress": "0x004EC8DC", "name": "Debug_Write_2", "signature": "void Debug_Write_2(String * message, String * category, MethodInfo * method)", "dotNetSignature": "Void Write(String, String)" }, { "virtualAddress": "0x004EC994", "name": "Debug_Write_3", "signature": "void Debug_Write_3(Object * value, String * category, MethodInfo * method)", "dotNetSignature": "Void Write(Object, String)" }, { "virtualAddress": "0x004ECA20", "name": "Debug_WriteIf", "signature": "void Debug_WriteIf(bool condition, String * message, MethodInfo * method)", "dotNetSignature": "Void WriteIf(Boolean, String)" }, { "virtualAddress": "0x004ECAA4", "name": "Debug_WriteIf_1", "signature": "void Debug_WriteIf_1(bool condition, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteIf(Boolean, Object)" }, { "virtualAddress": "0x004ECB28", "name": "Debug_WriteIf_2", "signature": "void Debug_WriteIf_2(bool condition, String * message, String * category, MethodInfo * method)", "dotNetSignature": "Void WriteIf(Boolean, String, String)" }, { "virtualAddress": "0x004ECBB4", "name": "Debug_WriteIf_3", "signature": "void Debug_WriteIf_3(bool condition, Object * value, String * category, MethodInfo * method)", "dotNetSignature": "Void WriteIf(Boolean, Object, String)" }, { "virtualAddress": "0x004ECC40", "name": "Debug_WriteLineIf", "signature": "void Debug_WriteLineIf(bool condition, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteLineIf(Boolean, Object)" }, { "virtualAddress": "0x004ECCC4", "name": "Debug_WriteLineIf_1", "signature": "void Debug_WriteLineIf_1(bool condition, Object * value, String * category, MethodInfo * method)", "dotNetSignature": "Void WriteLineIf(Boolean, Object, String)" }, { "virtualAddress": "0x004ECD50", "name": "Debug_WriteLineIf_2", "signature": "void Debug_WriteLineIf_2(bool condition, String * message, MethodInfo * method)", "dotNetSignature": "Void WriteLineIf(Boolean, String)" }, { "virtualAddress": "0x004ECDD4", "name": "Debug_WriteLineIf_3", "signature": "void Debug_WriteLineIf_3(bool condition, String * message, String * category, MethodInfo * method)", "dotNetSignature": "Void WriteLineIf(Boolean, String, String)" }, { "virtualAddress": "0x004EC3F8", "name": "Debug_GetIndentString", "signature": "String * Debug_GetIndentString(MethodInfo * method)", "dotNetSignature": "String GetIndentString()" }, { "virtualAddress": "0x004ECE60", "name": "Debug_ShowAssertDialog", "signature": "void Debug_ShowAssertDialog(String * stackTrace, String * message, String * detailMessage, MethodInfo * method)", "dotNetSignature": "Void ShowAssertDialog(String, String, String)" }, { "virtualAddress": "0x004ECE64", "name": "Debug_WriteCore", "signature": "void Debug_WriteCore(String * message, MethodInfo * method)", "dotNetSignature": "Void WriteCore(String)" }, { "virtualAddress": "0x004ECE68", "name": "Debug__cctor", "signature": "void Debug__cctor(MethodInfo * method)", "dotNetSignature": "Debug()" }, { "virtualAddress": "0x004ECF64", "name": "Debug_DebugAssertException__ctor", "signature": "void Debug_DebugAssertException__ctor(Debug_DebugAssertException * this, String * message, String * detailMessage, String * stackTrace, MethodInfo * method)", "dotNetSignature": "Debug\u002BDebugAssertException(String, String, String)" }, { "virtualAddress": "0x004F36BC", "name": "EventCounter__ctor", "signature": "void EventCounter__ctor(EventCounter * this, String * name, EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "EventCounter(String, EventSource)" }, { "virtualAddress": "0x004F3BC0", "name": "EventCounter_WriteMetric", "signature": "void EventCounter_WriteMetric(EventCounter * this, float value, MethodInfo * method)", "dotNetSignature": "Void WriteMetric(Single)" }, { "virtualAddress": "0x004F3D20", "name": "EventCounter_Dispose", "signature": "void EventCounter_Dispose(EventCounter * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004F3E28", "name": "EventCounter_ToString", "signature": "String * EventCounter_ToString(EventCounter * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004F4028", "name": "EventCounter_get_MyLock", "signature": "Object * EventCounter_get_MyLock(EventCounter * this, MethodInfo * method)", "dotNetSignature": "Object get_MyLock()" }, { "virtualAddress": "0x004F37CC", "name": "EventCounter_InitializeBuffer", "signature": "void EventCounter_InitializeBuffer(EventCounter * this, MethodInfo * method)", "dotNetSignature": "Void InitializeBuffer()" }, { "virtualAddress": "0x004F3BC4", "name": "EventCounter_Enqueue", "signature": "void EventCounter_Enqueue(EventCounter * this, float value, MethodInfo * method)", "dotNetSignature": "Void Enqueue(Single)" }, { "virtualAddress": "0x004F404C", "name": "EventCounter_Flush", "signature": "void EventCounter_Flush(EventCounter * this, MethodInfo * method)", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x004F414C", "name": "EventCounter_OnMetricWritten", "signature": "void EventCounter_OnMetricWritten(EventCounter * this, float value, MethodInfo * method)", "dotNetSignature": "Void OnMetricWritten(Single)" }, { "virtualAddress": "0x004F4194", "name": "EventCounter_GetEventCounterPayload", "signature": "EventCounterPayload * EventCounter_GetEventCounterPayload(EventCounter * this, MethodInfo * method)", "dotNetSignature": "EventCounterPayload GetEventCounterPayload()" }, { "virtualAddress": "0x004F4354", "name": "EventCounter_ResetStatistics", "signature": "void EventCounter_ResetStatistics(EventCounter * this, MethodInfo * method)", "dotNetSignature": "Void ResetStatistics()" }, { "virtualAddress": "0x004F4DEC", "name": "EventCounterPayload_get_Name", "signature": "String * EventCounterPayload_get_Name(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x004F4DF4", "name": "EventCounterPayload_set_Name", "signature": "void EventCounterPayload_set_Name(EventCounterPayload * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x004F4DFC", "name": "EventCounterPayload_get_Mean", "signature": "float EventCounterPayload_get_Mean(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "Single get_Mean()" }, { "virtualAddress": "0x004F4E04", "name": "EventCounterPayload_set_Mean", "signature": "void EventCounterPayload_set_Mean(EventCounterPayload * this, float value, MethodInfo * method)", "dotNetSignature": "Void set_Mean(Single)" }, { "virtualAddress": "0x004F4E0C", "name": "EventCounterPayload_get_StandardDeviation", "signature": "float EventCounterPayload_get_StandardDeviation(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "Single get_StandardDeviation()" }, { "virtualAddress": "0x004F4E14", "name": "EventCounterPayload_set_StandardDeviation", "signature": "void EventCounterPayload_set_StandardDeviation(EventCounterPayload * this, float value, MethodInfo * method)", "dotNetSignature": "Void set_StandardDeviation(Single)" }, { "virtualAddress": "0x004F4E1C", "name": "EventCounterPayload_get_Count", "signature": "int32_t EventCounterPayload_get_Count(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x004F4E24", "name": "EventCounterPayload_set_Count", "signature": "void EventCounterPayload_set_Count(EventCounterPayload * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Count(Int32)" }, { "virtualAddress": "0x004F4E2C", "name": "EventCounterPayload_get_Min", "signature": "float EventCounterPayload_get_Min(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "Single get_Min()" }, { "virtualAddress": "0x004F4E34", "name": "EventCounterPayload_set_Min", "signature": "void EventCounterPayload_set_Min(EventCounterPayload * this, float value, MethodInfo * method)", "dotNetSignature": "Void set_Min(Single)" }, { "virtualAddress": "0x004F4E3C", "name": "EventCounterPayload_get_Max", "signature": "float EventCounterPayload_get_Max(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "Single get_Max()" }, { "virtualAddress": "0x004F4E44", "name": "EventCounterPayload_set_Max", "signature": "void EventCounterPayload_set_Max(EventCounterPayload * this, float value, MethodInfo * method)", "dotNetSignature": "Void set_Max(Single)" }, { "virtualAddress": "0x004F4E4C", "name": "EventCounterPayload_get_IntervalSec", "signature": "float EventCounterPayload_get_IntervalSec(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "Single get_IntervalSec()" }, { "virtualAddress": "0x004F4E54", "name": "EventCounterPayload_set_IntervalSec", "signature": "void EventCounterPayload_set_IntervalSec(EventCounterPayload * this, float value, MethodInfo * method)", "dotNetSignature": "Void set_IntervalSec(Single)" }, { "virtualAddress": "0x004F4E5C", "name": "EventCounterPayload_GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_String_System_Object_ * EventCounterPayload_GetEnumerator(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.String,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x004F4F94", "name": "EventCounterPayload_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * EventCounterPayload_System_Collections_IEnumerable_GetEnumerator(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x004F4F14", "name": "EventCounterPayload_get_ForEnumeration", "signature": "IEnumerable_1_KeyValuePair_2_System_String_System_Object_ * EventCounterPayload_get_ForEnumeration(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[KeyValuePair\u00602[System.String,System.Object]] get_ForEnumeration()" }, { "virtualAddress": "0x004F434C", "name": "EventCounterPayload__ctor", "signature": "void EventCounterPayload__ctor(EventCounterPayload * this, MethodInfo * method)", "dotNetSignature": "EventCounterPayload()" }, { "virtualAddress": "0x004F504C", "name": "EventCounterPayload_get_ForEnumeration_d_31__ctor", "signature": "void EventCounterPayload_get_ForEnumeration_d_31__ctor(EventCounterPayload_get_ForEnumeration_d_31 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "EventCounterPayload\u002B\u003Cget_ForEnumeration\u003Ed__31(Int32)" }, { "virtualAddress": "0x004F5084", "name": "EventCounterPayload_get_ForEnumeration_d_31_System_IDisposable_Dispose", "signature": "void EventCounterPayload_get_ForEnumeration_d_31_System_IDisposable_Dispose(EventCounterPayload_get_ForEnumeration_d_31 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x004F5088", "name": "EventCounterPayload_get_ForEnumeration_d_31_MoveNext", "signature": "bool EventCounterPayload_get_ForEnumeration_d_31_MoveNext(EventCounterPayload_get_ForEnumeration_d_31 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004F532C", "name": "EventCounterPayload_get_ForEnumeration_d_31_System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_System_String_System_Object___get_Current", "signature": "KeyValuePair_2_System_String_System_Object_ EventCounterPayload_get_ForEnumeration_d_31_System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_System_String_System_Object___get_Current(EventCounterPayload_get_ForEnumeration_d_31 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Object] System.Collections.Generic.IEnumerator\u003CSystem.Collections.Generic.KeyValuePair\u003CSystem.String,System.Object\u003E\u003E.get_Current()" }, { "virtualAddress": "0x004F5338", "name": "EventCounterPayload_get_ForEnumeration_d_31_System_Collections_IEnumerator_Reset", "signature": "void EventCounterPayload_get_ForEnumeration_d_31_System_Collections_IEnumerator_Reset(EventCounterPayload_get_ForEnumeration_d_31 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004F5398", "name": "EventCounterPayload_get_ForEnumeration_d_31_System_Collections_IEnumerator_get_Current", "signature": "Object * EventCounterPayload_get_ForEnumeration_d_31_System_Collections_IEnumerator_get_Current(EventCounterPayload_get_ForEnumeration_d_31 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004F53FC", "name": "EventCounterPayload_get_ForEnumeration_d_31_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_System_Object___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_String_System_Object_ * EventCounterPayload_get_ForEnumeration_d_31_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_System_Object___GetEnumerator(EventCounterPayload_get_ForEnumeration_d_31 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.String,System.Object]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CSystem.String,System.Object\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x004F54A8", "name": "EventCounterPayload_get_ForEnumeration_d_31_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * EventCounterPayload_get_ForEnumeration_d_31_System_Collections_IEnumerable_GetEnumerator(EventCounterPayload_get_ForEnumeration_d_31 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x004F4368", "name": "EventCounterGroup__ctor", "signature": "void EventCounterGroup__ctor(EventCounterGroup * this, EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "EventCounterGroup(EventSource)" }, { "virtualAddress": "0x004F3AE8", "name": "EventCounterGroup_Add", "signature": "void EventCounterGroup_Add(EventCounterGroup * this, EventCounter * eventCounter, MethodInfo * method)", "dotNetSignature": "Void Add(EventCounter)" }, { "virtualAddress": "0x004F3D50", "name": "EventCounterGroup_Remove", "signature": "void EventCounterGroup_Remove(EventCounterGroup * this, EventCounter * eventCounter, MethodInfo * method)", "dotNetSignature": "Void Remove(EventCounter)" }, { "virtualAddress": "0x004F43F0", "name": "EventCounterGroup_RegisterCommandCallback", "signature": "void EventCounterGroup_RegisterCommandCallback(EventCounterGroup * this, MethodInfo * method)", "dotNetSignature": "Void RegisterCommandCallback()" }, { "virtualAddress": "0x004F4530", "name": "EventCounterGroup_OnEventSourceCommand", "signature": "void EventCounterGroup_OnEventSourceCommand(EventCounterGroup * this, Object * sender, EventCommandEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void OnEventSourceCommand(Object, EventCommandEventArgs)" }, { "virtualAddress": "0x004F4804", "name": "EventCounterGroup_EnsureEventSourceIndexAvailable", "signature": "void EventCounterGroup_EnsureEventSourceIndexAvailable(int32_t eventSourceIndex, MethodInfo * method)", "dotNetSignature": "Void EnsureEventSourceIndexAvailable(Int32)" }, { "virtualAddress": "0x004F3890", "name": "EventCounterGroup_GetEventCounterGroup", "signature": "EventCounterGroup * EventCounterGroup_GetEventCounterGroup(EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "EventCounterGroup GetEventCounterGroup(EventSource)" }, { "virtualAddress": "0x004F49B8", "name": "EventCounterGroup_DisposeTimer", "signature": "void EventCounterGroup_DisposeTimer(EventCounterGroup * this, MethodInfo * method)", "dotNetSignature": "Void DisposeTimer()" }, { "virtualAddress": "0x004F46C0", "name": "EventCounterGroup_EnableTimer", "signature": "void EventCounterGroup_EnableTimer(EventCounterGroup * this, float pollingIntervalInSeconds, MethodInfo * method)", "dotNetSignature": "Void EnableTimer(Single)" }, { "virtualAddress": "0x004F49E8", "name": "EventCounterGroup_OnTimer", "signature": "void EventCounterGroup_OnTimer(EventCounterGroup * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void OnTimer(Object)" }, { "virtualAddress": "0x004F4D70", "name": "EventCounterGroup__cctor", "signature": "void EventCounterGroup__cctor(MethodInfo * method)", "dotNetSignature": "EventCounterGroup()" }, { "virtualAddress": "0x004F4D44", "name": "EventCounterGroup_PayloadType__ctor", "signature": "void EventCounterGroup_PayloadType__ctor(EventCounterGroup_PayloadType * this, EventCounterPayload * payload, MethodInfo * method)", "dotNetSignature": "EventCounterGroup\u002BPayloadType(EventCounterPayload)" }, { "virtualAddress": "0x004F4DDC", "name": "EventCounterGroup_PayloadType_get_Payload", "signature": "EventCounterPayload * EventCounterGroup_PayloadType_get_Payload(EventCounterGroup_PayloadType * this, MethodInfo * method)", "dotNetSignature": "EventCounterPayload get_Payload()" }, { "virtualAddress": "0x004F4DE4", "name": "EventCounterGroup_PayloadType_set_Payload", "signature": "void EventCounterGroup_PayloadType_set_Payload(EventCounterGroup_PayloadType * this, EventCounterPayload * value, MethodInfo * method)", "dotNetSignature": "Void set_Payload(EventCounterPayload)" }, { "virtualAddress": "0x004F494C", "name": "EventListenerHelper_EventSourceIndex", "signature": "int32_t EventListenerHelper_EventSourceIndex(EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "Int32 EventSourceIndex(EventSource)" }, { "virtualAddress": "0x004F7ACC", "name": "EventListenerHelper_OnEventWritten", "signature": "void EventListenerHelper_OnEventWritten(EventListenerHelper * this, EventWrittenEventArgs * eventData, MethodInfo * method)", "dotNetSignature": "Void OnEventWritten(EventWrittenEventArgs)" }, { "virtualAddress": "0x004F7AD0", "name": "EventListenerHelper__ctor", "signature": "void EventListenerHelper__ctor(EventListenerHelper * this, MethodInfo * method)", "dotNetSignature": "EventListenerHelper()" }, { "virtualAddress": "0x003BCE90", "name": "DataCollector_Enable", "signature": "void DataCollector_Enable(DataCollector__Boxed * this, uint8_t * scratch, int32_t scratchSize, EventSource_EventData * datas, int32_t dataCount, GCHandle * pins, int32_t pinCount, MethodInfo * method)", "dotNetSignature": "Void Enable(Byte*, Int32, EventSource\u002BEventData*, Int32, GCHandle*, Int32)" }, { "virtualAddress": "0x003BCEB4", "name": "DataCollector_Disable", "signature": "void DataCollector_Disable(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Disable()" }, { "virtualAddress": "0x003BCEC4", "name": "DataCollector_Finish", "signature": "EventSource_EventData * DataCollector_Finish(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "EventSource\u002BEventData* Finish()" }, { "virtualAddress": "0x003BCEEC", "name": "DataCollector_AddScalar", "signature": "void DataCollector_AddScalar(DataCollector__Boxed * this, Void * value, int32_t size, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Void*, Int32)" }, { "virtualAddress": "0x003BCEF4", "name": "DataCollector_AddBinary", "signature": "void DataCollector_AddBinary(DataCollector__Boxed * this, String * value, int32_t size, MethodInfo * method)", "dotNetSignature": "Void AddBinary(String, Int32)" }, { "virtualAddress": "0x003BCEFC", "name": "DataCollector_AddBinary_1", "signature": "void DataCollector_AddBinary_1(DataCollector__Boxed * this, Array * value, int32_t size, MethodInfo * method)", "dotNetSignature": "Void AddBinary(Array, Int32)" }, { "virtualAddress": "0x003BCF08", "name": "DataCollector_AddArray", "signature": "void DataCollector_AddArray(DataCollector__Boxed * this, Array * value, int32_t length, int32_t itemSize, MethodInfo * method)", "dotNetSignature": "Void AddArray(Array, Int32, Int32)" }, { "virtualAddress": "0x003BCF10", "name": "DataCollector_BeginBufferedArray", "signature": "int32_t DataCollector_BeginBufferedArray(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 BeginBufferedArray()" }, { "virtualAddress": "0x003BCF4C", "name": "DataCollector_EndBufferedArray", "signature": "void DataCollector_EndBufferedArray(DataCollector__Boxed * this, int32_t bookmark, int32_t count, MethodInfo * method)", "dotNetSignature": "Void EndBufferedArray(Int32, Int32)" }, { "virtualAddress": "0x003BCF54", "name": "DataCollector_BeginBuffered", "signature": "void DataCollector_BeginBuffered(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void BeginBuffered()" }, { "virtualAddress": "0x003BCF84", "name": "DataCollector_EndBuffered", "signature": "void DataCollector_EndBuffered(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void EndBuffered()" }, { "virtualAddress": "0x003BCF8C", "name": "DataCollector_EnsureBuffer", "signature": "void DataCollector_EnsureBuffer(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void EnsureBuffer()" }, { "virtualAddress": "0x003BCFB0", "name": "DataCollector_EnsureBuffer_1", "signature": "void DataCollector_EnsureBuffer_1(DataCollector__Boxed * this, int32_t additionalSize, MethodInfo * method)", "dotNetSignature": "Void EnsureBuffer(Int32)" }, { "virtualAddress": "0x003BCFD8", "name": "DataCollector_GrowBuffer", "signature": "void DataCollector_GrowBuffer(DataCollector__Boxed * this, int32_t required, MethodInfo * method)", "dotNetSignature": "Void GrowBuffer(Int32)" }, { "virtualAddress": "0x003BCFE0", "name": "DataCollector_PinArray", "signature": "void DataCollector_PinArray(DataCollector__Boxed * this, Object * value, int32_t size, MethodInfo * method)", "dotNetSignature": "Void PinArray(Object, Int32)" }, { "virtualAddress": "0x003BCFE8", "name": "DataCollector_ScalarsBegin", "signature": "void DataCollector_ScalarsBegin(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void ScalarsBegin()" }, { "virtualAddress": "0x003BCFF0", "name": "DataCollector_ScalarsEnd", "signature": "void DataCollector_ScalarsEnd(DataCollector__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void ScalarsEnd()" }, { "virtualAddress": "0x004F54AC", "name": "EventDataAttribute_get_Name", "signature": "String * EventDataAttribute_get_Name(EventDataAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x004F54B4", "name": "EventDataAttribute_set_Name", "signature": "void EventDataAttribute_set_Name(EventDataAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x004F54BC", "name": "EventDataAttribute_get_Level", "signature": "EventLevel__Enum EventDataAttribute_get_Level(EventDataAttribute * this, MethodInfo * method)", "dotNetSignature": "EventLevel get_Level()" }, { "virtualAddress": "0x004F54C4", "name": "EventDataAttribute_set_Level", "signature": "void EventDataAttribute_set_Level(EventDataAttribute * this, EventLevel__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Level(EventLevel)" }, { "virtualAddress": "0x004F54CC", "name": "EventDataAttribute_get_Opcode", "signature": "EventOpcode__Enum EventDataAttribute_get_Opcode(EventDataAttribute * this, MethodInfo * method)", "dotNetSignature": "EventOpcode get_Opcode()" }, { "virtualAddress": "0x004F54D4", "name": "EventDataAttribute_set_Opcode", "signature": "void EventDataAttribute_set_Opcode(EventDataAttribute * this, EventOpcode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Opcode(EventOpcode)" }, { "virtualAddress": "0x004F54DC", "name": "EventDataAttribute_get_Keywords", "signature": "EventKeywords__Enum EventDataAttribute_get_Keywords(EventDataAttribute * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_Keywords()" }, { "virtualAddress": "0x004F54E4", "name": "EventDataAttribute_set_Keywords", "signature": "void EventDataAttribute_set_Keywords(EventDataAttribute * this, EventKeywords__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Keywords(EventKeywords)" }, { "virtualAddress": "0x004F54EC", "name": "EventDataAttribute_get_Tags", "signature": "EventTags__Enum EventDataAttribute_get_Tags(EventDataAttribute * this, MethodInfo * method)", "dotNetSignature": "EventTags get_Tags()" }, { "virtualAddress": "0x004F54F4", "name": "EventDataAttribute_set_Tags", "signature": "void EventDataAttribute_set_Tags(EventDataAttribute * this, EventTags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Tags(EventTags)" }, { "virtualAddress": "0x004F54FC", "name": "EventDataAttribute__ctor", "signature": "void EventDataAttribute__ctor(EventDataAttribute * this, MethodInfo * method)", "dotNetSignature": "EventDataAttribute()" }, { "virtualAddress": "0x004F59F8", "name": "EventFieldAttribute_get_Tags", "signature": "EventFieldTags__Enum EventFieldAttribute_get_Tags(EventFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "EventFieldTags get_Tags()" }, { "virtualAddress": "0x004F5A00", "name": "EventFieldAttribute_set_Tags", "signature": "void EventFieldAttribute_set_Tags(EventFieldAttribute * this, EventFieldTags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Tags(EventFieldTags)" }, { "virtualAddress": "0x004F5A08", "name": "EventFieldAttribute_get_Name", "signature": "String * EventFieldAttribute_get_Name(EventFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x004F5A10", "name": "EventFieldAttribute_set_Name", "signature": "void EventFieldAttribute_set_Name(EventFieldAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x004F5A18", "name": "EventFieldAttribute_get_Format", "signature": "EventFieldFormat__Enum EventFieldAttribute_get_Format(EventFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "EventFieldFormat get_Format()" }, { "virtualAddress": "0x004F5A20", "name": "EventFieldAttribute_set_Format", "signature": "void EventFieldAttribute_set_Format(EventFieldAttribute * this, EventFieldFormat__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Format(EventFieldFormat)" }, { "virtualAddress": "0x004F5A28", "name": "EventFieldAttribute__ctor", "signature": "void EventFieldAttribute__ctor(EventFieldAttribute * this, MethodInfo * method)", "dotNetSignature": "EventFieldAttribute()" }, { "virtualAddress": "0x004F5A30", "name": "EventIgnoreAttribute__ctor", "signature": "void EventIgnoreAttribute__ctor(EventIgnoreAttribute * this, MethodInfo * method)", "dotNetSignature": "EventIgnoreAttribute()" }, { "virtualAddress": "0x004F7B34", "name": "EventPayload__ctor", "signature": "void EventPayload__ctor(EventPayload * this, List_1_System_String_ * payloadNames, List_1_System_Object_ * payloadValues, MethodInfo * method)", "dotNetSignature": "EventPayload(List\u00601[System.String], List\u00601[System.Object])" }, { "virtualAddress": "0x004F7B6C", "name": "EventPayload_get_Keys", "signature": "ICollection_1_System_String_ * EventPayload_get_Keys(EventPayload * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.String] get_Keys()" }, { "virtualAddress": "0x004F7B74", "name": "EventPayload_get_Values", "signature": "ICollection_1_System_Object_ * EventPayload_get_Values(EventPayload * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] get_Values()" }, { "virtualAddress": "0x004F7B7C", "name": "EventPayload_get_Item", "signature": "Object * EventPayload_get_Item(EventPayload * this, String * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(String)" }, { "virtualAddress": "0x004F7D34", "name": "EventPayload_set_Item", "signature": "void EventPayload_set_Item(EventPayload * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, Object)" }, { "virtualAddress": "0x004F7D94", "name": "EventPayload_Add", "signature": "void EventPayload_Add(EventPayload * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, Object)" }, { "virtualAddress": "0x004F7DF4", "name": "EventPayload_Add_1", "signature": "void EventPayload_Add_1(EventPayload * this, KeyValuePair_2_System_String_System_Object_ payloadEntry, MethodInfo * method)", "dotNetSignature": "Void Add(KeyValuePair\u00602[System.String,System.Object])" }, { "virtualAddress": "0x004F7E54", "name": "EventPayload_Clear", "signature": "void EventPayload_Clear(EventPayload * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x004F7EB4", "name": "EventPayload_Contains", "signature": "bool EventPayload_Contains(EventPayload * this, KeyValuePair_2_System_String_System_Object_ entry, MethodInfo * method)", "dotNetSignature": "Boolean Contains(KeyValuePair\u00602[System.String,System.Object])" }, { "virtualAddress": "0x004F7F08", "name": "EventPayload_ContainsKey", "signature": "bool EventPayload_ContainsKey(EventPayload * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x004F8054", "name": "EventPayload_get_Count", "signature": "int32_t EventPayload_get_Count(EventPayload * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x004F80A4", "name": "EventPayload_get_IsReadOnly", "signature": "bool EventPayload_get_IsReadOnly(EventPayload * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x004F80AC", "name": "EventPayload_GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_String_System_Object_ * EventPayload_GetEnumerator(EventPayload * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.String,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x004F8148", "name": "EventPayload_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * EventPayload_System_Collections_IEnumerable_GetEnumerator(EventPayload * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x004F81EC", "name": "EventPayload_CopyTo", "signature": "void EventPayload_CopyTo(EventPayload * this, KeyValuePair_2_System_String_System_Object___Array * payloadEntries, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.String,System.Object][], Int32)" }, { "virtualAddress": "0x004F824C", "name": "EventPayload_Remove", "signature": "bool EventPayload_Remove(EventPayload * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(String)" }, { "virtualAddress": "0x004F82AC", "name": "EventPayload_Remove_1", "signature": "bool EventPayload_Remove_1(EventPayload * this, KeyValuePair_2_System_String_System_Object_ entry, MethodInfo * method)", "dotNetSignature": "Boolean Remove(KeyValuePair\u00602[System.String,System.Object])" }, { "virtualAddress": "0x004F830C", "name": "EventPayload_TryGetValue", "signature": "bool EventPayload_TryGetValue(EventPayload * this, String * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, Object ByRef)" }, { "virtualAddress": "0x004F811C", "name": "EventPayload_GetEnumerator_d_17__ctor", "signature": "void EventPayload_GetEnumerator_d_17__ctor(EventPayload_GetEnumerator_d_17 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "EventPayload\u002B\u003CGetEnumerator\u003Ed__17(Int32)" }, { "virtualAddress": "0x004F84BC", "name": "EventPayload_GetEnumerator_d_17_System_IDisposable_Dispose", "signature": "void EventPayload_GetEnumerator_d_17_System_IDisposable_Dispose(EventPayload_GetEnumerator_d_17 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x004F84C0", "name": "EventPayload_GetEnumerator_d_17_MoveNext", "signature": "bool EventPayload_GetEnumerator_d_17_MoveNext(EventPayload_GetEnumerator_d_17 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004F8674", "name": "EventPayload_GetEnumerator_d_17_System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_System_String_System_Object___get_Current", "signature": "KeyValuePair_2_System_String_System_Object_ EventPayload_GetEnumerator_d_17_System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_System_String_System_Object___get_Current(EventPayload_GetEnumerator_d_17 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Object] System.Collections.Generic.IEnumerator\u003CSystem.Collections.Generic.KeyValuePair\u003CSystem.String,System.Object\u003E\u003E.get_Current()" }, { "virtualAddress": "0x004F8680", "name": "EventPayload_GetEnumerator_d_17_System_Collections_IEnumerator_Reset", "signature": "void EventPayload_GetEnumerator_d_17_System_Collections_IEnumerator_Reset(EventPayload_GetEnumerator_d_17 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004F86E0", "name": "EventPayload_GetEnumerator_d_17_System_Collections_IEnumerator_get_Current", "signature": "Object * EventPayload_GetEnumerator_d_17_System_Collections_IEnumerator_get_Current(EventPayload_GetEnumerator_d_17 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00608CFC", "name": "EventSourceActivity__ctor", "signature": "void EventSourceActivity__ctor(EventSourceActivity * this, EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "EventSourceActivity(EventSource)" }, { "virtualAddress": "0x00608D98", "name": "EventSourceActivity_op_Implicit", "signature": "EventSourceActivity * EventSourceActivity_op_Implicit(EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "EventSourceActivity op_Implicit(EventSource)" }, { "virtualAddress": "0x00608DF8", "name": "EventSourceActivity_get_EventSource", "signature": "EventSource * EventSourceActivity_get_EventSource(EventSourceActivity * this, MethodInfo * method)", "dotNetSignature": "EventSource get_EventSource()" }, { "virtualAddress": "0x00608E00", "name": "EventSourceActivity_get_Id", "signature": "Guid EventSourceActivity_get_Id(EventSourceActivity * this, MethodInfo * method)", "dotNetSignature": "Guid get_Id()" }, { "virtualAddress": "0x00608E0C", "name": "EventSourceActivity_Start", "signature": "EventSourceActivity * EventSourceActivity_Start(EventSourceActivity * this, String * eventName, MethodInfo * method)", "dotNetSignature": "EventSourceActivity Start(String)" }, { "virtualAddress": "0x00608E90", "name": "EventSourceActivity_Start_1", "signature": "EventSourceActivity * EventSourceActivity_Start_1(EventSourceActivity * this, String * eventName, EventSourceOptions options, MethodInfo * method)", "dotNetSignature": "EventSourceActivity Start(String, EventSourceOptions)" }, { "virtualAddress": "0x00608F0C", "name": "EventSourceActivity_Write", "signature": "void EventSourceActivity_Write(EventSourceActivity * this, String * eventName, EventSourceOptions options, MethodInfo * method)", "dotNetSignature": "Void Write(String, EventSourceOptions)" }, { "virtualAddress": "0x00608F8C", "name": "EventSourceActivity_Write_1", "signature": "void EventSourceActivity_Write_1(EventSourceActivity * this, String * eventName, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x00609010", "name": "EventSourceActivity_Dispose", "signature": "void EventSourceActivity_Dispose(EventSourceActivity * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00609084", "name": "EventSourceActivity_get_StartEventWasFired", "signature": "bool EventSourceActivity_get_StartEventWasFired(EventSourceActivity * this, MethodInfo * method)", "dotNetSignature": "Boolean get_StartEventWasFired()" }, { "virtualAddress": "0x003FD248", "name": "EventSourceOptions_get_Level", "signature": "EventLevel__Enum EventSourceOptions_get_Level(EventSourceOptions__Boxed * this, MethodInfo * method)", "dotNetSignature": "EventLevel get_Level()" }, { "virtualAddress": "0x003FD250", "name": "EventSourceOptions_set_Level", "signature": "void EventSourceOptions_set_Level(EventSourceOptions__Boxed * this, EventLevel__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Level(EventLevel)" }, { "virtualAddress": "0x003FD258", "name": "EventSourceOptions_get_Opcode", "signature": "EventOpcode__Enum EventSourceOptions_get_Opcode(EventSourceOptions__Boxed * this, MethodInfo * method)", "dotNetSignature": "EventOpcode get_Opcode()" }, { "virtualAddress": "0x003FD260", "name": "EventSourceOptions_set_Opcode", "signature": "void EventSourceOptions_set_Opcode(EventSourceOptions__Boxed * this, EventOpcode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Opcode(EventOpcode)" }, { "virtualAddress": "0x003FD268", "name": "EventSourceOptions_get_IsOpcodeSet", "signature": "bool EventSourceOptions_get_IsOpcodeSet(EventSourceOptions__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsOpcodeSet()" }, { "virtualAddress": "0x003FD274", "name": "EventSourceOptions_get_Keywords", "signature": "EventKeywords__Enum EventSourceOptions_get_Keywords(EventSourceOptions__Boxed * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_Keywords()" }, { "virtualAddress": "0x003FD27C", "name": "EventSourceOptions_set_Keywords", "signature": "void EventSourceOptions_set_Keywords(EventSourceOptions__Boxed * this, EventKeywords__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Keywords(EventKeywords)" }, { "virtualAddress": "0x003FD290", "name": "EventSourceOptions_get_Tags", "signature": "EventTags__Enum EventSourceOptions_get_Tags(EventSourceOptions__Boxed * this, MethodInfo * method)", "dotNetSignature": "EventTags get_Tags()" }, { "virtualAddress": "0x003FD298", "name": "EventSourceOptions_set_Tags", "signature": "void EventSourceOptions_set_Tags(EventSourceOptions__Boxed * this, EventTags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Tags(EventTags)" }, { "virtualAddress": "0x003FD2AC", "name": "EventSourceOptions_get_ActivityOptions", "signature": "EventActivityOptions__Enum EventSourceOptions_get_ActivityOptions(EventSourceOptions__Boxed * this, MethodInfo * method)", "dotNetSignature": "EventActivityOptions get_ActivityOptions()" }, { "virtualAddress": "0x003FD2B4", "name": "EventSourceOptions_set_ActivityOptions", "signature": "void EventSourceOptions_set_ActivityOptions(EventSourceOptions__Boxed * this, EventActivityOptions__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ActivityOptions(EventActivityOptions)" }, { "virtualAddress": "0x00609F90", "name": "FieldMetadata__ctor", "signature": "void FieldMetadata__ctor(FieldMetadata * this, String * name, TraceLoggingDataType__Enum type, EventFieldTags__Enum tags, bool variableCount, MethodInfo * method)", "dotNetSignature": "FieldMetadata(String, TraceLoggingDataType, EventFieldTags, Boolean)" }, { "virtualAddress": "0x0060A190", "name": "FieldMetadata__ctor_1", "signature": "void FieldMetadata__ctor_1(FieldMetadata * this, String * name, TraceLoggingDataType__Enum type, EventFieldTags__Enum tags, uint16_t fixedCount, MethodInfo * method)", "dotNetSignature": "FieldMetadata(String, TraceLoggingDataType, EventFieldTags, UInt16)" }, { "virtualAddress": "0x0060A1A0", "name": "FieldMetadata__ctor_2", "signature": "void FieldMetadata__ctor_2(FieldMetadata * this, String * name, TraceLoggingDataType__Enum type, EventFieldTags__Enum tags, Byte__Array * custom, MethodInfo * method)", "dotNetSignature": "FieldMetadata(String, TraceLoggingDataType, EventFieldTags, Byte[])" }, { "virtualAddress": "0x00609FB8", "name": "FieldMetadata__ctor_3", "signature": "void FieldMetadata__ctor_3(FieldMetadata * this, String * name, TraceLoggingDataType__Enum dataType, EventFieldTags__Enum tags, uint8_t countFlags, uint16_t fixedCount, Byte__Array * custom, MethodInfo * method)", "dotNetSignature": "FieldMetadata(String, TraceLoggingDataType, EventFieldTags, Byte, UInt16, Byte[])" }, { "virtualAddress": "0x0060A2E0", "name": "FieldMetadata_IncrementStructFieldCount", "signature": "void FieldMetadata_IncrementStructFieldCount(FieldMetadata * this, MethodInfo * method)", "dotNetSignature": "Void IncrementStructFieldCount()" }, { "virtualAddress": "0x0060A380", "name": "FieldMetadata_Encode", "signature": "void FieldMetadata_Encode(FieldMetadata * this, int32_t * pos, Byte__Array * metadata, MethodInfo * method)", "dotNetSignature": "Void Encode(Int32 ByRef, Byte[])" }, { "virtualAddress": "0x00610378", "name": "NameInfo_1_ReserveEventIDsBelow", "signature": "void NameInfo_1_ReserveEventIDsBelow(int32_t eventId, MethodInfo * method)", "dotNetSignature": "Void ReserveEventIDsBelow(Int32)" }, { "virtualAddress": "0x00610450", "name": "NameInfo_1__ctor", "signature": "void NameInfo_1__ctor(NameInfo_1 * this, String * name, EventTags__Enum tags, int32_t typeMetadataSize, MethodInfo * method)", "dotNetSignature": "NameInfo(String, EventTags, Int32)" }, { "virtualAddress": "0x006106CC", "name": "NameInfo_1_Compare", "signature": "int32_t NameInfo_1_Compare(NameInfo_1 * this, NameInfo_1 * other, MethodInfo * method)", "dotNetSignature": "Int32 Compare(NameInfo)" }, { "virtualAddress": "0x006107E0", "name": "NameInfo_1_Compare_1", "signature": "int32_t NameInfo_1_Compare_1(NameInfo_1 * this, KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags_ key, MethodInfo * method)", "dotNetSignature": "Int32 Compare(KeyValuePair\u00602[System.String,System.Diagnostics.Tracing.EventTags])" }, { "virtualAddress": "0x006106EC", "name": "NameInfo_1_Compare_2", "signature": "int32_t NameInfo_1_Compare_2(NameInfo_1 * this, String * otherName, EventTags__Enum otherTags, MethodInfo * method)", "dotNetSignature": "Int32 Compare(String, EventTags)" }, { "virtualAddress": "0x0061083C", "name": "NameInfo_1__cctor", "signature": "void NameInfo_1__cctor(MethodInfo * method)", "dotNetSignature": "NameInfo()" }, { "virtualAddress": "0x00610898", "name": "PropertyAnalysis__ctor", "signature": "void PropertyAnalysis__ctor(PropertyAnalysis * this, String * name, MethodInfo_1 * getterInfo, TraceLoggingTypeInfo * typeInfo, EventFieldAttribute * fieldAttribute, MethodInfo * method)", "dotNetSignature": "PropertyAnalysis(String, MethodInfo, TraceLoggingTypeInfo, EventFieldAttribute)" }, { "virtualAddress": "0x004F1518", "name": "BooleanTypeInfo_WriteMetadata", "signature": "void BooleanTypeInfo_WriteMetadata(BooleanTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F15B0", "name": "BooleanTypeInfo_WriteData", "signature": "void BooleanTypeInfo_WriteData(BooleanTypeInfo * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x004F15D8", "name": "BooleanTypeInfo__ctor", "signature": "void BooleanTypeInfo__ctor(BooleanTypeInfo * this, MethodInfo * method)", "dotNetSignature": "BooleanTypeInfo()" }, { "virtualAddress": "0x004F17A4", "name": "ByteTypeInfo_WriteMetadata", "signature": "void ByteTypeInfo_WriteMetadata(ByteTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F183C", "name": "ByteTypeInfo_WriteData", "signature": "void ByteTypeInfo_WriteData(ByteTypeInfo * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x004F185C", "name": "ByteTypeInfo__ctor", "signature": "void ByteTypeInfo__ctor(ByteTypeInfo * this, MethodInfo * method)", "dotNetSignature": "ByteTypeInfo()" }, { "virtualAddress": "0x00610B00", "name": "SByteTypeInfo_WriteMetadata", "signature": "void SByteTypeInfo_WriteMetadata(SByteTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00610B90", "name": "SByteTypeInfo_WriteData", "signature": "void SByteTypeInfo_WriteData(SByteTypeInfo * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00610C08", "name": "SByteTypeInfo__ctor", "signature": "void SByteTypeInfo__ctor(SByteTypeInfo * this, MethodInfo * method)", "dotNetSignature": "SByteTypeInfo()" }, { "virtualAddress": "0x0060AD1C", "name": "Int16TypeInfo_WriteMetadata", "signature": "void Int16TypeInfo_WriteMetadata(Int16TypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060ADAC", "name": "Int16TypeInfo_WriteData", "signature": "void Int16TypeInfo_WriteData(Int16TypeInfo * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x0060AE24", "name": "Int16TypeInfo__ctor", "signature": "void Int16TypeInfo__ctor(Int16TypeInfo * this, MethodInfo * method)", "dotNetSignature": "Int16TypeInfo()" }, { "virtualAddress": "0x006142CC", "name": "UInt16TypeInfo_WriteMetadata", "signature": "void UInt16TypeInfo_WriteMetadata(UInt16TypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0061435C", "name": "UInt16TypeInfo_WriteData", "signature": "void UInt16TypeInfo_WriteData(UInt16TypeInfo * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00614374", "name": "UInt16TypeInfo__ctor", "signature": "void UInt16TypeInfo__ctor(UInt16TypeInfo * this, MethodInfo * method)", "dotNetSignature": "UInt16TypeInfo()" }, { "virtualAddress": "0x0060B094", "name": "Int32TypeInfo_WriteMetadata", "signature": "void Int32TypeInfo_WriteMetadata(Int32TypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060B124", "name": "Int32TypeInfo_WriteData", "signature": "void Int32TypeInfo_WriteData(Int32TypeInfo * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x0060B19C", "name": "Int32TypeInfo__ctor", "signature": "void Int32TypeInfo__ctor(Int32TypeInfo * this, MethodInfo * method)", "dotNetSignature": "Int32TypeInfo()" }, { "virtualAddress": "0x006144BC", "name": "UInt32TypeInfo_WriteMetadata", "signature": "void UInt32TypeInfo_WriteMetadata(UInt32TypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0061454C", "name": "UInt32TypeInfo_WriteData", "signature": "void UInt32TypeInfo_WriteData(UInt32TypeInfo * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00614564", "name": "UInt32TypeInfo__ctor", "signature": "void UInt32TypeInfo__ctor(UInt32TypeInfo * this, MethodInfo * method)", "dotNetSignature": "UInt32TypeInfo()" }, { "virtualAddress": "0x0060B3E4", "name": "Int64TypeInfo_WriteMetadata", "signature": "void Int64TypeInfo_WriteMetadata(Int64TypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060B474", "name": "Int64TypeInfo_WriteData", "signature": "void Int64TypeInfo_WriteData(Int64TypeInfo * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x0060B4EC", "name": "Int64TypeInfo__ctor", "signature": "void Int64TypeInfo__ctor(Int64TypeInfo * this, MethodInfo * method)", "dotNetSignature": "Int64TypeInfo()" }, { "virtualAddress": "0x006146AC", "name": "UInt64TypeInfo_WriteMetadata", "signature": "void UInt64TypeInfo_WriteMetadata(UInt64TypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0061473C", "name": "UInt64TypeInfo_WriteData", "signature": "void UInt64TypeInfo_WriteData(UInt64TypeInfo * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00614754", "name": "UInt64TypeInfo__ctor", "signature": "void UInt64TypeInfo__ctor(UInt64TypeInfo * this, MethodInfo * method)", "dotNetSignature": "UInt64TypeInfo()" }, { "virtualAddress": "0x0060B774", "name": "IntPtrTypeInfo_WriteMetadata", "signature": "void IntPtrTypeInfo_WriteMetadata(IntPtrTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060B80C", "name": "IntPtrTypeInfo_WriteData", "signature": "void IntPtrTypeInfo_WriteData(IntPtrTypeInfo * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x0060B894", "name": "IntPtrTypeInfo__ctor", "signature": "void IntPtrTypeInfo__ctor(IntPtrTypeInfo * this, MethodInfo * method)", "dotNetSignature": "IntPtrTypeInfo()" }, { "virtualAddress": "0x006148A4", "name": "UIntPtrTypeInfo_WriteMetadata", "signature": "void UIntPtrTypeInfo_WriteMetadata(UIntPtrTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0061493C", "name": "UIntPtrTypeInfo_WriteData", "signature": "void UIntPtrTypeInfo_WriteData(UIntPtrTypeInfo * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00614954", "name": "UIntPtrTypeInfo__ctor", "signature": "void UIntPtrTypeInfo__ctor(UIntPtrTypeInfo * this, MethodInfo * method)", "dotNetSignature": "UIntPtrTypeInfo()" }, { "virtualAddress": "0x004F29D0", "name": "DoubleTypeInfo_WriteMetadata", "signature": "void DoubleTypeInfo_WriteMetadata(DoubleTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F2A68", "name": "DoubleTypeInfo_WriteData", "signature": "void DoubleTypeInfo_WriteData(DoubleTypeInfo * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x004F2A88", "name": "DoubleTypeInfo__ctor", "signature": "void DoubleTypeInfo__ctor(DoubleTypeInfo * this, MethodInfo * method)", "dotNetSignature": "DoubleTypeInfo()" }, { "virtualAddress": "0x00610E94", "name": "SingleTypeInfo_WriteMetadata", "signature": "void SingleTypeInfo_WriteMetadata(SingleTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00610F24", "name": "SingleTypeInfo_WriteData", "signature": "void SingleTypeInfo_WriteData(SingleTypeInfo * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00610F9C", "name": "SingleTypeInfo__ctor", "signature": "void SingleTypeInfo__ctor(SingleTypeInfo * this, MethodInfo * method)", "dotNetSignature": "SingleTypeInfo()" }, { "virtualAddress": "0x004F19B4", "name": "CharTypeInfo_WriteMetadata", "signature": "void CharTypeInfo_WriteMetadata(CharTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F1A4C", "name": "CharTypeInfo_WriteData", "signature": "void CharTypeInfo_WriteData(CharTypeInfo * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x004F1A6C", "name": "CharTypeInfo__ctor", "signature": "void CharTypeInfo__ctor(CharTypeInfo * this, MethodInfo * method)", "dotNetSignature": "CharTypeInfo()" }, { "virtualAddress": "0x004F1410", "name": "BooleanArrayTypeInfo_WriteMetadata", "signature": "void BooleanArrayTypeInfo_WriteMetadata(BooleanArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F14A8", "name": "BooleanArrayTypeInfo_WriteData", "signature": "void BooleanArrayTypeInfo_WriteData(BooleanArrayTypeInfo * this, TraceLoggingDataCollector * collector, Boolean__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean[] ByRef)" }, { "virtualAddress": "0x004F14C8", "name": "BooleanArrayTypeInfo__ctor", "signature": "void BooleanArrayTypeInfo__ctor(BooleanArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "BooleanArrayTypeInfo()" }, { "virtualAddress": "0x004F1628", "name": "ByteArrayTypeInfo_WriteMetadata", "signature": "void ByteArrayTypeInfo_WriteMetadata(ByteArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F1734", "name": "ByteArrayTypeInfo_WriteData", "signature": "void ByteArrayTypeInfo_WriteData(ByteArrayTypeInfo * this, TraceLoggingDataCollector * collector, Byte__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte[] ByRef)" }, { "virtualAddress": "0x004F1754", "name": "ByteArrayTypeInfo__ctor", "signature": "void ByteArrayTypeInfo__ctor(ByteArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "ByteArrayTypeInfo()" }, { "virtualAddress": "0x006108E4", "name": "SByteArrayTypeInfo_WriteMetadata", "signature": "void SByteArrayTypeInfo_WriteMetadata(SByteArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00610A24", "name": "SByteArrayTypeInfo_WriteData", "signature": "void SByteArrayTypeInfo_WriteData(SByteArrayTypeInfo * this, TraceLoggingDataCollector * collector, SByte__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte[] ByRef)" }, { "virtualAddress": "0x00610AB0", "name": "SByteArrayTypeInfo__ctor", "signature": "void SByteArrayTypeInfo__ctor(SByteArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "SByteArrayTypeInfo()" }, { "virtualAddress": "0x0060AB14", "name": "Int16ArrayTypeInfo_WriteMetadata", "signature": "void Int16ArrayTypeInfo_WriteMetadata(Int16ArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060AC40", "name": "Int16ArrayTypeInfo_WriteData", "signature": "void Int16ArrayTypeInfo_WriteData(Int16ArrayTypeInfo * this, TraceLoggingDataCollector * collector, Int16__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16[] ByRef)" }, { "virtualAddress": "0x0060ACCC", "name": "Int16ArrayTypeInfo__ctor", "signature": "void Int16ArrayTypeInfo__ctor(Int16ArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "Int16ArrayTypeInfo()" }, { "virtualAddress": "0x006141D4", "name": "UInt16ArrayTypeInfo_WriteMetadata", "signature": "void UInt16ArrayTypeInfo_WriteMetadata(UInt16ArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00614264", "name": "UInt16ArrayTypeInfo_WriteData", "signature": "void UInt16ArrayTypeInfo_WriteData(UInt16ArrayTypeInfo * this, TraceLoggingDataCollector * collector, UInt16__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16[] ByRef)" }, { "virtualAddress": "0x0061427C", "name": "UInt16ArrayTypeInfo__ctor", "signature": "void UInt16ArrayTypeInfo__ctor(UInt16ArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "UInt16ArrayTypeInfo()" }, { "virtualAddress": "0x0060AE74", "name": "Int32ArrayTypeInfo_WriteMetadata", "signature": "void Int32ArrayTypeInfo_WriteMetadata(Int32ArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060AFB8", "name": "Int32ArrayTypeInfo_WriteData", "signature": "void Int32ArrayTypeInfo_WriteData(Int32ArrayTypeInfo * this, TraceLoggingDataCollector * collector, Int32__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32[] ByRef)" }, { "virtualAddress": "0x0060B044", "name": "Int32ArrayTypeInfo__ctor", "signature": "void Int32ArrayTypeInfo__ctor(Int32ArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "Int32ArrayTypeInfo()" }, { "virtualAddress": "0x006143C4", "name": "UInt32ArrayTypeInfo_WriteMetadata", "signature": "void UInt32ArrayTypeInfo_WriteMetadata(UInt32ArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00614454", "name": "UInt32ArrayTypeInfo_WriteData", "signature": "void UInt32ArrayTypeInfo_WriteData(UInt32ArrayTypeInfo * this, TraceLoggingDataCollector * collector, UInt32__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32[] ByRef)" }, { "virtualAddress": "0x0061446C", "name": "UInt32ArrayTypeInfo__ctor", "signature": "void UInt32ArrayTypeInfo__ctor(UInt32ArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "UInt32ArrayTypeInfo()" }, { "virtualAddress": "0x0060B1EC", "name": "Int64ArrayTypeInfo_WriteMetadata", "signature": "void Int64ArrayTypeInfo_WriteMetadata(Int64ArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060B308", "name": "Int64ArrayTypeInfo_WriteData", "signature": "void Int64ArrayTypeInfo_WriteData(Int64ArrayTypeInfo * this, TraceLoggingDataCollector * collector, Int64__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64[] ByRef)" }, { "virtualAddress": "0x0060B394", "name": "Int64ArrayTypeInfo__ctor", "signature": "void Int64ArrayTypeInfo__ctor(Int64ArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "Int64ArrayTypeInfo()" }, { "virtualAddress": "0x006145B4", "name": "UInt64ArrayTypeInfo_WriteMetadata", "signature": "void UInt64ArrayTypeInfo_WriteMetadata(UInt64ArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00614644", "name": "UInt64ArrayTypeInfo_WriteData", "signature": "void UInt64ArrayTypeInfo_WriteData(UInt64ArrayTypeInfo * this, TraceLoggingDataCollector * collector, UInt64__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64[] ByRef)" }, { "virtualAddress": "0x0061465C", "name": "UInt64ArrayTypeInfo__ctor", "signature": "void UInt64ArrayTypeInfo__ctor(UInt64ArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "UInt64ArrayTypeInfo()" }, { "virtualAddress": "0x0060B53C", "name": "IntPtrArrayTypeInfo_WriteMetadata", "signature": "void IntPtrArrayTypeInfo_WriteMetadata(IntPtrArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060B678", "name": "IntPtrArrayTypeInfo_WriteData", "signature": "void IntPtrArrayTypeInfo_WriteData(IntPtrArrayTypeInfo * this, TraceLoggingDataCollector * collector, IntPtr__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr[] ByRef)" }, { "virtualAddress": "0x0060B724", "name": "IntPtrArrayTypeInfo__ctor", "signature": "void IntPtrArrayTypeInfo__ctor(IntPtrArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "IntPtrArrayTypeInfo()" }, { "virtualAddress": "0x006147A4", "name": "UIntPtrArrayTypeInfo_WriteMetadata", "signature": "void UIntPtrArrayTypeInfo_WriteMetadata(UIntPtrArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0061483C", "name": "UIntPtrArrayTypeInfo_WriteData", "signature": "void UIntPtrArrayTypeInfo_WriteData(UIntPtrArrayTypeInfo * this, TraceLoggingDataCollector * collector, UIntPtr__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr[] ByRef)" }, { "virtualAddress": "0x00614854", "name": "UIntPtrArrayTypeInfo__ctor", "signature": "void UIntPtrArrayTypeInfo__ctor(UIntPtrArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "UIntPtrArrayTypeInfo()" }, { "virtualAddress": "0x004F18AC", "name": "CharArrayTypeInfo_WriteMetadata", "signature": "void CharArrayTypeInfo_WriteMetadata(CharArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F1944", "name": "CharArrayTypeInfo_WriteData", "signature": "void CharArrayTypeInfo_WriteData(CharArrayTypeInfo * this, TraceLoggingDataCollector * collector, Char__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char[] ByRef)" }, { "virtualAddress": "0x004F1964", "name": "CharArrayTypeInfo__ctor", "signature": "void CharArrayTypeInfo__ctor(CharArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "CharArrayTypeInfo()" }, { "virtualAddress": "0x004F28C8", "name": "DoubleArrayTypeInfo_WriteMetadata", "signature": "void DoubleArrayTypeInfo_WriteMetadata(DoubleArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F2960", "name": "DoubleArrayTypeInfo_WriteData", "signature": "void DoubleArrayTypeInfo_WriteData(DoubleArrayTypeInfo * this, TraceLoggingDataCollector * collector, Double__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double[] ByRef)" }, { "virtualAddress": "0x004F2980", "name": "DoubleArrayTypeInfo__ctor", "signature": "void DoubleArrayTypeInfo__ctor(DoubleArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "DoubleArrayTypeInfo()" }, { "virtualAddress": "0x00610D28", "name": "SingleArrayTypeInfo_WriteMetadata", "signature": "void SingleArrayTypeInfo_WriteMetadata(SingleArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00610DB8", "name": "SingleArrayTypeInfo_WriteData", "signature": "void SingleArrayTypeInfo_WriteData(SingleArrayTypeInfo * this, TraceLoggingDataCollector * collector, Single__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single[] ByRef)" }, { "virtualAddress": "0x00610E44", "name": "SingleArrayTypeInfo__ctor", "signature": "void SingleArrayTypeInfo__ctor(SingleArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "SingleArrayTypeInfo()" }, { "virtualAddress": "0x0061182C", "name": "StringTypeInfo_WriteMetadata", "signature": "void StringTypeInfo_WriteMetadata(StringTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x006119BC", "name": "StringTypeInfo_WriteData", "signature": "void StringTypeInfo_WriteData(StringTypeInfo * this, TraceLoggingDataCollector * collector, String * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, String ByRef)" }, { "virtualAddress": "0x00611A48", "name": "StringTypeInfo_GetData", "signature": "Object * StringTypeInfo_GetData(StringTypeInfo * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00611AA4", "name": "StringTypeInfo__ctor", "signature": "void StringTypeInfo__ctor(StringTypeInfo * this, MethodInfo * method)", "dotNetSignature": "StringTypeInfo()" }, { "virtualAddress": "0x0060A8AC", "name": "GuidTypeInfo_WriteMetadata", "signature": "void GuidTypeInfo_WriteMetadata(GuidTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060AA44", "name": "GuidTypeInfo_WriteData", "signature": "void GuidTypeInfo_WriteData(GuidTypeInfo * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x0060AAC4", "name": "GuidTypeInfo__ctor", "signature": "void GuidTypeInfo__ctor(GuidTypeInfo * this, MethodInfo * method)", "dotNetSignature": "GuidTypeInfo()" }, { "virtualAddress": "0x0060A5DC", "name": "GuidArrayTypeInfo_WriteMetadata", "signature": "void GuidArrayTypeInfo_WriteMetadata(GuidArrayTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x0060A7D0", "name": "GuidArrayTypeInfo_WriteData", "signature": "void GuidArrayTypeInfo_WriteData(GuidArrayTypeInfo * this, TraceLoggingDataCollector * collector, Guid__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid[] ByRef)" }, { "virtualAddress": "0x0060A85C", "name": "GuidArrayTypeInfo__ctor", "signature": "void GuidArrayTypeInfo__ctor(GuidArrayTypeInfo * this, MethodInfo * method)", "dotNetSignature": "GuidArrayTypeInfo()" }, { "virtualAddress": "0x004F260C", "name": "DateTimeTypeInfo_WriteMetadata", "signature": "void DateTimeTypeInfo_WriteMetadata(DateTimeTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F26A4", "name": "DateTimeTypeInfo_WriteData", "signature": "void DateTimeTypeInfo_WriteData(DateTimeTypeInfo * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x004F2700", "name": "DateTimeTypeInfo__ctor", "signature": "void DateTimeTypeInfo__ctor(DateTimeTypeInfo * this, MethodInfo * method)", "dotNetSignature": "DateTimeTypeInfo()" }, { "virtualAddress": "0x004F2468", "name": "DateTimeOffsetTypeInfo_WriteMetadata", "signature": "void DateTimeOffsetTypeInfo_WriteMetadata(DateTimeOffsetTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F2540", "name": "DateTimeOffsetTypeInfo_WriteData", "signature": "void DateTimeOffsetTypeInfo_WriteData(DateTimeOffsetTypeInfo * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x004F25BC", "name": "DateTimeOffsetTypeInfo__ctor", "signature": "void DateTimeOffsetTypeInfo__ctor(DateTimeOffsetTypeInfo * this, MethodInfo * method)", "dotNetSignature": "DateTimeOffsetTypeInfo()" }, { "virtualAddress": "0x00611AF4", "name": "TimeSpanTypeInfo_WriteMetadata", "signature": "void TimeSpanTypeInfo_WriteMetadata(TimeSpanTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00611B7C", "name": "TimeSpanTypeInfo_WriteData", "signature": "void TimeSpanTypeInfo_WriteData(TimeSpanTypeInfo * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00611B94", "name": "TimeSpanTypeInfo__ctor", "signature": "void TimeSpanTypeInfo__ctor(TimeSpanTypeInfo * this, MethodInfo * method)", "dotNetSignature": "TimeSpanTypeInfo()" }, { "virtualAddress": "0x004F2750", "name": "DecimalTypeInfo_WriteMetadata", "signature": "void DecimalTypeInfo_WriteMetadata(DecimalTypeInfo * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x004F27E8", "name": "DecimalTypeInfo_WriteData", "signature": "void DecimalTypeInfo_WriteData(DecimalTypeInfo * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x004F2878", "name": "DecimalTypeInfo__ctor", "signature": "void DecimalTypeInfo__ctor(DecimalTypeInfo * this, MethodInfo * method)", "dotNetSignature": "DecimalTypeInfo()" }, { "virtualAddress": "0x00610570", "name": "Statics_MetadataForString", "signature": "Byte__Array * Statics_MetadataForString(String * name, int32_t prefixSize, int32_t suffixSize, int32_t additionalSize, MethodInfo * method)", "dotNetSignature": "Byte[] MetadataForString(String, Int32, Int32, Int32)" }, { "virtualAddress": "0x0060A57C", "name": "Statics_EncodeTags", "signature": "void Statics_EncodeTags(int32_t tags, int32_t * pos, Byte__Array * metadata, MethodInfo * method)", "dotNetSignature": "Void EncodeTags(Int32, Int32 ByRef, Byte[])" }, { "virtualAddress": "0x00610FEC", "name": "Statics_Combine", "signature": "uint8_t Statics_Combine(int32_t settingValue, uint8_t defaultValue, MethodInfo * method)", "dotNetSignature": "Byte Combine(Int32, Byte)" }, { "virtualAddress": "0x00610FF8", "name": "Statics_Combine_1", "signature": "uint8_t Statics_Combine_1(int32_t settingValue1, int32_t settingValue2, uint8_t defaultValue, MethodInfo * method)", "dotNetSignature": "Byte Combine(Int32, Int32, Byte)" }, { "virtualAddress": "0x0061100C", "name": "Statics_Combine_2", "signature": "int32_t Statics_Combine_2(int32_t settingValue1, int32_t settingValue2, MethodInfo * method)", "dotNetSignature": "Int32 Combine(Int32, Int32)" }, { "virtualAddress": "0x0060A24C", "name": "Statics_CheckName", "signature": "void Statics_CheckName(String * name, MethodInfo * method)", "dotNetSignature": "Void CheckName(String)" }, { "virtualAddress": "0x00611018", "name": "Statics_ShouldOverrideFieldName", "signature": "bool Statics_ShouldOverrideFieldName(String * fieldName, MethodInfo * method)", "dotNetSignature": "Boolean ShouldOverrideFieldName(String)" }, { "virtualAddress": "0x0060A664", "name": "Statics_MakeDataType", "signature": "TraceLoggingDataType__Enum Statics_MakeDataType(TraceLoggingDataType__Enum baseType, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataType MakeDataType(TraceLoggingDataType, EventFieldFormat)" }, { "virtualAddress": "0x00610974", "name": "Statics_Format8", "signature": "TraceLoggingDataType__Enum Statics_Format8(EventFieldFormat__Enum format, TraceLoggingDataType__Enum native, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataType Format8(EventFieldFormat, TraceLoggingDataType)" }, { "virtualAddress": "0x0060ABA4", "name": "Statics_Format16", "signature": "TraceLoggingDataType__Enum Statics_Format16(EventFieldFormat__Enum format, TraceLoggingDataType__Enum native, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataType Format16(EventFieldFormat, TraceLoggingDataType)" }, { "virtualAddress": "0x0060AF04", "name": "Statics_Format32", "signature": "TraceLoggingDataType__Enum Statics_Format32(EventFieldFormat__Enum format, TraceLoggingDataType__Enum native, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataType Format32(EventFieldFormat, TraceLoggingDataType)" }, { "virtualAddress": "0x0060B27C", "name": "Statics_Format64", "signature": "TraceLoggingDataType__Enum Statics_Format64(EventFieldFormat__Enum format, TraceLoggingDataType__Enum native, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataType Format64(EventFieldFormat, TraceLoggingDataType)" }, { "virtualAddress": "0x0060B5D4", "name": "Statics_FormatPtr", "signature": "TraceLoggingDataType__Enum Statics_FormatPtr(EventFieldFormat__Enum format, TraceLoggingDataType__Enum native, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataType FormatPtr(EventFieldFormat, TraceLoggingDataType)" }, { "virtualAddress": "0x0061105C", "name": "Statics_CreateInstance", "signature": "Object * Statics_CreateInstance(Type * type, Object__Array * parameters, MethodInfo * method)", "dotNetSignature": "Object CreateInstance(Type, Object[])" }, { "virtualAddress": "0x00611064", "name": "Statics_IsValueType", "signature": "bool Statics_IsValueType(Type * type, MethodInfo * method)", "dotNetSignature": "Boolean IsValueType(Type)" }, { "virtualAddress": "0x0061107C", "name": "Statics_IsEnum", "signature": "bool Statics_IsEnum(Type * type, MethodInfo * method)", "dotNetSignature": "Boolean IsEnum(Type)" }, { "virtualAddress": "0x0061109C", "name": "Statics_GetProperties", "signature": "IEnumerable_1_System_Reflection_PropertyInfo_ * Statics_GetProperties(Type * type, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Reflection.PropertyInfo] GetProperties(Type)" }, { "virtualAddress": "0x006110B4", "name": "Statics_GetGetMethod", "signature": "MethodInfo_1 * Statics_GetGetMethod(PropertyInfo_1 * propInfo, MethodInfo * method)", "dotNetSignature": "MethodInfo GetGetMethod(PropertyInfo)" }, { "virtualAddress": "0x006110CC", "name": "Statics_GetDeclaredStaticMethod", "signature": "MethodInfo_1 * Statics_GetDeclaredStaticMethod(Type * declaringType, String * name, MethodInfo * method)", "dotNetSignature": "MethodInfo GetDeclaredStaticMethod(Type, String)" }, { "virtualAddress": "0x006110E8", "name": "Statics_HasCustomAttribute", "signature": "bool Statics_HasCustomAttribute(PropertyInfo_1 * propInfo, Type * attributeType, MethodInfo * method)", "dotNetSignature": "Boolean HasCustomAttribute(PropertyInfo, Type)" }, { "virtualAddress": "0x00611124", "name": "Statics_GetGenericArguments", "signature": "Type__Array * Statics_GetGenericArguments(Type * type, MethodInfo * method)", "dotNetSignature": "Type[] GetGenericArguments(Type)" }, { "virtualAddress": "0x00611144", "name": "Statics_FindEnumerableElementType", "signature": "Type * Statics_FindEnumerableElementType(Type * type, MethodInfo * method)", "dotNetSignature": "Type FindEnumerableElementType(Type)" }, { "virtualAddress": "0x00611380", "name": "Statics_IsGenericMatch", "signature": "bool Statics_IsGenericMatch(Type * type, Object * openType, MethodInfo * method)", "dotNetSignature": "Boolean IsGenericMatch(Type, Object)" }, { "virtualAddress": "0x00611488", "name": "Statics_CreateDelegate", "signature": "Delegate * Statics_CreateDelegate(Type * delegateType, MethodInfo_1 * methodInfo, MethodInfo * method)", "dotNetSignature": "Delegate CreateDelegate(Type, MethodInfo)" }, { "virtualAddress": "0x00611490", "name": "Statics_GetTypeInfoInstance", "signature": "TraceLoggingTypeInfo * Statics_GetTypeInfoInstance(Type * dataType, List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo GetTypeInfoInstance(Type, List\u00601[System.Type])" }, { "virtualAddress": "0x00611780", "name": "Statics__cctor", "signature": "void Statics__cctor(MethodInfo * method)", "dotNetSignature": "Statics()" }, { "virtualAddress": "0x00611DD4", "name": "TraceLoggingDataCollector__ctor", "signature": "void TraceLoggingDataCollector__ctor(TraceLoggingDataCollector * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataCollector()" }, { "virtualAddress": "0x00611DDC", "name": "TraceLoggingDataCollector_BeginBufferedArray", "signature": "int32_t TraceLoggingDataCollector_BeginBufferedArray(TraceLoggingDataCollector * this, MethodInfo * method)", "dotNetSignature": "Int32 BeginBufferedArray()" }, { "virtualAddress": "0x00611E2C", "name": "TraceLoggingDataCollector_EndBufferedArray", "signature": "void TraceLoggingDataCollector_EndBufferedArray(TraceLoggingDataCollector * this, int32_t bookmark, int32_t count, MethodInfo * method)", "dotNetSignature": "Void EndBufferedArray(Int32, Int32)" }, { "virtualAddress": "0x00611E94", "name": "TraceLoggingDataCollector_AddGroup", "signature": "TraceLoggingDataCollector * TraceLoggingDataCollector_AddGroup(TraceLoggingDataCollector * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingDataCollector AddGroup()" }, { "virtualAddress": "0x00611E98", "name": "TraceLoggingDataCollector_AddScalar", "signature": "void TraceLoggingDataCollector_AddScalar(TraceLoggingDataCollector * this, bool value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Boolean)" }, { "virtualAddress": "0x00610BA8", "name": "TraceLoggingDataCollector_AddScalar_1", "signature": "void TraceLoggingDataCollector_AddScalar_1(TraceLoggingDataCollector * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(SByte)" }, { "virtualAddress": "0x00611EFC", "name": "TraceLoggingDataCollector_AddScalar_2", "signature": "void TraceLoggingDataCollector_AddScalar_2(TraceLoggingDataCollector * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Byte)" }, { "virtualAddress": "0x0060ADC4", "name": "TraceLoggingDataCollector_AddScalar_3", "signature": "void TraceLoggingDataCollector_AddScalar_3(TraceLoggingDataCollector * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Int16)" }, { "virtualAddress": "0x00611F5C", "name": "TraceLoggingDataCollector_AddScalar_4", "signature": "void TraceLoggingDataCollector_AddScalar_4(TraceLoggingDataCollector * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(UInt16)" }, { "virtualAddress": "0x0060B13C", "name": "TraceLoggingDataCollector_AddScalar_5", "signature": "void TraceLoggingDataCollector_AddScalar_5(TraceLoggingDataCollector * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Int32)" }, { "virtualAddress": "0x00611FBC", "name": "TraceLoggingDataCollector_AddScalar_6", "signature": "void TraceLoggingDataCollector_AddScalar_6(TraceLoggingDataCollector * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(UInt32)" }, { "virtualAddress": "0x0060B48C", "name": "TraceLoggingDataCollector_AddScalar_7", "signature": "void TraceLoggingDataCollector_AddScalar_7(TraceLoggingDataCollector * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Int64)" }, { "virtualAddress": "0x0061201C", "name": "TraceLoggingDataCollector_AddScalar_8", "signature": "void TraceLoggingDataCollector_AddScalar_8(TraceLoggingDataCollector * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(UInt64)" }, { "virtualAddress": "0x0060B824", "name": "TraceLoggingDataCollector_AddScalar_9", "signature": "void TraceLoggingDataCollector_AddScalar_9(TraceLoggingDataCollector * this, void * value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(IntPtr)" }, { "virtualAddress": "0x0061207C", "name": "TraceLoggingDataCollector_AddScalar_10", "signature": "void TraceLoggingDataCollector_AddScalar_10(TraceLoggingDataCollector * this, void * value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(UIntPtr)" }, { "virtualAddress": "0x00610F3C", "name": "TraceLoggingDataCollector_AddScalar_11", "signature": "void TraceLoggingDataCollector_AddScalar_11(TraceLoggingDataCollector * this, float value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Single)" }, { "virtualAddress": "0x0061210C", "name": "TraceLoggingDataCollector_AddScalar_12", "signature": "void TraceLoggingDataCollector_AddScalar_12(TraceLoggingDataCollector * this, double value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Double)" }, { "virtualAddress": "0x0061216C", "name": "TraceLoggingDataCollector_AddScalar_13", "signature": "void TraceLoggingDataCollector_AddScalar_13(TraceLoggingDataCollector * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Char)" }, { "virtualAddress": "0x0060AA5C", "name": "TraceLoggingDataCollector_AddScalar_14", "signature": "void TraceLoggingDataCollector_AddScalar_14(TraceLoggingDataCollector * this, Guid value, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Guid)" }, { "virtualAddress": "0x006119D4", "name": "TraceLoggingDataCollector_AddBinary", "signature": "void TraceLoggingDataCollector_AddBinary(TraceLoggingDataCollector * this, String * value, MethodInfo * method)", "dotNetSignature": "Void AddBinary(String)" }, { "virtualAddress": "0x006121CC", "name": "TraceLoggingDataCollector_AddBinary_1", "signature": "void TraceLoggingDataCollector_AddBinary_1(TraceLoggingDataCollector * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddBinary(Byte[])" }, { "virtualAddress": "0x0061223C", "name": "TraceLoggingDataCollector_AddArray", "signature": "void TraceLoggingDataCollector_AddArray(TraceLoggingDataCollector * this, Boolean__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Boolean[])" }, { "virtualAddress": "0x00610A3C", "name": "TraceLoggingDataCollector_AddArray_1", "signature": "void TraceLoggingDataCollector_AddArray_1(TraceLoggingDataCollector * this, SByte__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(SByte[])" }, { "virtualAddress": "0x0060AC58", "name": "TraceLoggingDataCollector_AddArray_2", "signature": "void TraceLoggingDataCollector_AddArray_2(TraceLoggingDataCollector * this, Int16__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Int16[])" }, { "virtualAddress": "0x006122B0", "name": "TraceLoggingDataCollector_AddArray_3", "signature": "void TraceLoggingDataCollector_AddArray_3(TraceLoggingDataCollector * this, UInt16__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(UInt16[])" }, { "virtualAddress": "0x0060AFD0", "name": "TraceLoggingDataCollector_AddArray_4", "signature": "void TraceLoggingDataCollector_AddArray_4(TraceLoggingDataCollector * this, Int32__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Int32[])" }, { "virtualAddress": "0x00612324", "name": "TraceLoggingDataCollector_AddArray_5", "signature": "void TraceLoggingDataCollector_AddArray_5(TraceLoggingDataCollector * this, UInt32__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(UInt32[])" }, { "virtualAddress": "0x0060B320", "name": "TraceLoggingDataCollector_AddArray_6", "signature": "void TraceLoggingDataCollector_AddArray_6(TraceLoggingDataCollector * this, Int64__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Int64[])" }, { "virtualAddress": "0x00612398", "name": "TraceLoggingDataCollector_AddArray_7", "signature": "void TraceLoggingDataCollector_AddArray_7(TraceLoggingDataCollector * this, UInt64__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(UInt64[])" }, { "virtualAddress": "0x0060B690", "name": "TraceLoggingDataCollector_AddArray_8", "signature": "void TraceLoggingDataCollector_AddArray_8(TraceLoggingDataCollector * this, IntPtr__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(IntPtr[])" }, { "virtualAddress": "0x0061240C", "name": "TraceLoggingDataCollector_AddArray_9", "signature": "void TraceLoggingDataCollector_AddArray_9(TraceLoggingDataCollector * this, UIntPtr__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(UIntPtr[])" }, { "virtualAddress": "0x00610DD0", "name": "TraceLoggingDataCollector_AddArray_10", "signature": "void TraceLoggingDataCollector_AddArray_10(TraceLoggingDataCollector * this, Single__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Single[])" }, { "virtualAddress": "0x006124C0", "name": "TraceLoggingDataCollector_AddArray_11", "signature": "void TraceLoggingDataCollector_AddArray_11(TraceLoggingDataCollector * this, Double__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Double[])" }, { "virtualAddress": "0x00612534", "name": "TraceLoggingDataCollector_AddArray_12", "signature": "void TraceLoggingDataCollector_AddArray_12(TraceLoggingDataCollector * this, Char__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Char[])" }, { "virtualAddress": "0x0060A7E8", "name": "TraceLoggingDataCollector_AddArray_13", "signature": "void TraceLoggingDataCollector_AddArray_13(TraceLoggingDataCollector * this, Guid__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddArray(Guid[])" }, { "virtualAddress": "0x006125A8", "name": "TraceLoggingDataCollector_AddCustom", "signature": "void TraceLoggingDataCollector_AddCustom(TraceLoggingDataCollector * this, Byte__Array * value, MethodInfo * method)", "dotNetSignature": "Void AddCustom(Byte[])" }, { "virtualAddress": "0x0061261C", "name": "TraceLoggingDataCollector__cctor", "signature": "void TraceLoggingDataCollector__cctor(MethodInfo * method)", "dotNetSignature": "TraceLoggingDataCollector()" }, { "virtualAddress": "0x004FB544", "name": "EventSource__ctor", "signature": "void EventSource__ctor(EventSource * this, String * eventSourceName, MethodInfo * method)", "dotNetSignature": "EventSource(String)" }, { "virtualAddress": "0x004FB550", "name": "EventSource__ctor_1", "signature": "void EventSource__ctor_1(EventSource * this, String * eventSourceName, EventSourceSettings__Enum config, MethodInfo * method)", "dotNetSignature": "EventSource(String, EventSourceSettings)" }, { "virtualAddress": "0x004FB558", "name": "EventSource__ctor_2", "signature": "void EventSource__ctor_2(EventSource * this, String * eventSourceName, EventSourceSettings__Enum config, String__Array * traits, MethodInfo * method)", "dotNetSignature": "EventSource(String, EventSourceSettings, String[])" }, { "virtualAddress": "0x004FB818", "name": "EventSource_Write", "signature": "void EventSource_Write(EventSource * this, String * eventName, MethodInfo * method)", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x004FB8F8", "name": "EventSource_Write_1", "signature": "void EventSource_Write_1(EventSource * this, String * eventName, EventSourceOptions options, MethodInfo * method)", "dotNetSignature": "Void Write(String, EventSourceOptions)" }, { "virtualAddress": "0x004FB9C8", "name": "EventSource_WriteMultiMerge", "signature": "void EventSource_WriteMultiMerge(EventSource * this, String * eventName, EventSourceOptions * options, TraceLoggingEventTypes * eventTypes, Guid * activityID, Guid * childActivityID, Object__Array * values, MethodInfo * method)", "dotNetSignature": "Void WriteMultiMerge(String, EventSourceOptions ByRef, TraceLoggingEventTypes, Guid*, Guid*, Object[])" }, { "virtualAddress": "0x004FBA7C", "name": "EventSource_WriteMultiMergeInner", "signature": "void EventSource_WriteMultiMergeInner(EventSource * this, String * eventName, EventSourceOptions * options, TraceLoggingEventTypes * eventTypes, Guid * activityID, Guid * childActivityID, Object__Array * values, MethodInfo * method)", "dotNetSignature": "Void WriteMultiMergeInner(String, EventSourceOptions ByRef, TraceLoggingEventTypes, Guid*, Guid*, Object[])" }, { "virtualAddress": "0x004FBFCC", "name": "EventSource_WriteMultiMerge_1", "signature": "void EventSource_WriteMultiMerge_1(EventSource * this, String * eventName, EventSourceOptions * options, TraceLoggingEventTypes * eventTypes, Guid * activityID, Guid * childActivityID, EventSource_EventData * data, MethodInfo * method)", "dotNetSignature": "Void WriteMultiMerge(String, EventSourceOptions ByRef, TraceLoggingEventTypes, Guid*, Guid*, EventSource\u002BEventData*)" }, { "virtualAddress": "0x004FC418", "name": "EventSource_WriteToAllListeners", "signature": "void EventSource_WriteToAllListeners(EventSource * this, String * eventName, EventDescriptor * eventDescriptor, EventTags__Enum tags, Guid * pActivityId, EventPayload * payload, MethodInfo * method)", "dotNetSignature": "Void WriteToAllListeners(String, EventDescriptor ByRef, EventTags, Guid*, EventPayload)" }, { "virtualAddress": "0x004FBF20", "name": "EventSource_WriteCleanup", "signature": "void EventSource_WriteCleanup(EventSource * this, GCHandle * pPins, int32_t cPins, MethodInfo * method)", "dotNetSignature": "Void WriteCleanup(GCHandle*, Int32)" }, { "virtualAddress": "0x004FC7DC", "name": "EventSource_InitializeProviderMetadata", "signature": "void EventSource_InitializeProviderMetadata(EventSource * this, MethodInfo * method)", "dotNetSignature": "Void InitializeProviderMetadata()" }, { "virtualAddress": "0x004FCC14", "name": "EventSource_AddValueToMetaData", "signature": "int32_t EventSource_AddValueToMetaData(List_1_System_Byte_ * metaData, String * value, MethodInfo * method)", "dotNetSignature": "Int32 AddValueToMetaData(List\u00601[System.Byte], String)" }, { "virtualAddress": "0x004FCEE8", "name": "EventSource_HexDigit", "signature": "int32_t EventSource_HexDigit(uint16_t c, MethodInfo * method)", "dotNetSignature": "Int32 HexDigit(Char)" }, { "virtualAddress": "0x004FC31C", "name": "EventSource_UpdateDescriptor", "signature": "NameInfo_1 * EventSource_UpdateDescriptor(EventSource * this, String * name, TraceLoggingEventTypes * eventInfo, EventSourceOptions * options, EventDescriptor * descriptor, MethodInfo * method)", "dotNetSignature": "NameInfo UpdateDescriptor(String, TraceLoggingEventTypes, EventSourceOptions ByRef, EventDescriptor ByRef)" }, { "virtualAddress": "0x004FD028", "name": "EventSource_get_Name", "signature": "String * EventSource_get_Name(EventSource * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x004FD030", "name": "EventSource_get_Guid", "signature": "Guid EventSource_get_Guid(EventSource * this, MethodInfo * method)", "dotNetSignature": "Guid get_Guid()" }, { "virtualAddress": "0x004FD040", "name": "EventSource_IsEnabled", "signature": "bool EventSource_IsEnabled(EventSource * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabled()" }, { "virtualAddress": "0x004FBA44", "name": "EventSource_IsEnabled_1", "signature": "bool EventSource_IsEnabled_1(EventSource * this, EventLevel__Enum level, EventKeywords__Enum keywords, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabled(EventLevel, EventKeywords)" }, { "virtualAddress": "0x004FD048", "name": "EventSource_IsEnabled_2", "signature": "bool EventSource_IsEnabled_2(EventSource * this, EventLevel__Enum level, EventKeywords__Enum keywords, EventChannel__Enum channel, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabled(EventLevel, EventKeywords, EventChannel)" }, { "virtualAddress": "0x004FD0BC", "name": "EventSource_get_Settings", "signature": "EventSourceSettings__Enum EventSource_get_Settings(EventSource * this, MethodInfo * method)", "dotNetSignature": "EventSourceSettings get_Settings()" }, { "virtualAddress": "0x004FD0C4", "name": "EventSource_GetGuid", "signature": "Guid EventSource_GetGuid(Type * eventSourceType, MethodInfo * method)", "dotNetSignature": "Guid GetGuid(Type)" }, { "virtualAddress": "0x004FDDF4", "name": "EventSource_GetName", "signature": "String * EventSource_GetName(Type * eventSourceType, MethodInfo * method)", "dotNetSignature": "String GetName(Type)" }, { "virtualAddress": "0x004FDFD0", "name": "EventSource_GenerateManifest", "signature": "String * EventSource_GenerateManifest(Type * eventSourceType, String * assemblyPathToIncludeInManifest, MethodInfo * method)", "dotNetSignature": "String GenerateManifest(Type, String)" }, { "virtualAddress": "0x004FE048", "name": "EventSource_GenerateManifest_1", "signature": "String * EventSource_GenerateManifest_1(Type * eventSourceType, String * assemblyPathToIncludeInManifest, EventManifestOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "String GenerateManifest(Type, String, EventManifestOptions)" }, { "virtualAddress": "0x004FFC10", "name": "EventSource_GetSources", "signature": "IEnumerable_1_System_Diagnostics_Tracing_EventSource_ * EventSource_GetSources(MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Diagnostics.Tracing.EventSource] GetSources()" }, { "virtualAddress": "0x004FFED8", "name": "EventSource_SendCommand", "signature": "void EventSource_SendCommand(EventSource * eventSource, EventCommand__Enum command, IDictionary_2_System_String_System_String_ * commandArguments, MethodInfo * method)", "dotNetSignature": "Void SendCommand(EventSource, EventCommand, IDictionary\u00602[System.String,System.String])" }, { "virtualAddress": "0x004F0D04", "name": "EventSource_SetCurrentThreadActivityId", "signature": "void EventSource_SetCurrentThreadActivityId(Guid activityId, MethodInfo * method)", "dotNetSignature": "Void SetCurrentThreadActivityId(Guid)" }, { "virtualAddress": "0x005000D0", "name": "EventSource_SetCurrentThreadActivityId_1", "signature": "void EventSource_SetCurrentThreadActivityId_1(Guid activityId, Guid * oldActivityThatWillContinue, MethodInfo * method)", "dotNetSignature": "Void SetCurrentThreadActivityId(Guid, Guid ByRef)" }, { "virtualAddress": "0x004F0A64", "name": "EventSource_get_CurrentThreadActivityId", "signature": "Guid EventSource_get_CurrentThreadActivityId(MethodInfo * method)", "dotNetSignature": "Guid get_CurrentThreadActivityId()" }, { "virtualAddress": "0x004EF4FC", "name": "EventSource_get_InternalCurrentThreadActivityId", "signature": "Guid EventSource_get_InternalCurrentThreadActivityId(MethodInfo * method)", "dotNetSignature": "Guid get_InternalCurrentThreadActivityId()" }, { "virtualAddress": "0x00500004", "name": "EventSource_get_FallbackActivityId", "signature": "Guid EventSource_get_FallbackActivityId(MethodInfo * method)", "dotNetSignature": "Guid get_FallbackActivityId()" }, { "virtualAddress": "0x005001AC", "name": "EventSource_get_ConstructionException", "signature": "Exception * EventSource_get_ConstructionException(EventSource * this, MethodInfo * method)", "dotNetSignature": "Exception get_ConstructionException()" }, { "virtualAddress": "0x005001B4", "name": "EventSource_GetTrait", "signature": "String * EventSource_GetTrait(EventSource * this, String * key, MethodInfo * method)", "dotNetSignature": "String GetTrait(String)" }, { "virtualAddress": "0x0050025C", "name": "EventSource_ToString", "signature": "String * EventSource_ToString(EventSource * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004F4480", "name": "EventSource_add_EventCommandExecuted", "signature": "void EventSource_add_EventCommandExecuted(EventSource * this, EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_EventCommandExecuted(EventHandler\u00601[System.Diagnostics.Tracing.EventCommandEventArgs])" }, { "virtualAddress": "0x00500370", "name": "EventSource_remove_EventCommandExecuted", "signature": "void EventSource_remove_EventCommandExecuted(EventSource * this, EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_EventCommandExecuted(EventHandler\u00601[System.Diagnostics.Tracing.EventCommandEventArgs])" }, { "virtualAddress": "0x005003EC", "name": "EventSource__ctor_3", "signature": "void EventSource__ctor_3(EventSource * this, MethodInfo * method)", "dotNetSignature": "EventSource()" }, { "virtualAddress": "0x00500400", "name": "EventSource__ctor_4", "signature": "void EventSource__ctor_4(EventSource * this, bool throwOnEventWriteErrors, MethodInfo * method)", "dotNetSignature": "EventSource(Boolean)" }, { "virtualAddress": "0x005003F8", "name": "EventSource__ctor_5", "signature": "void EventSource__ctor_5(EventSource * this, EventSourceSettings__Enum settings, MethodInfo * method)", "dotNetSignature": "EventSource(EventSourceSettings)" }, { "virtualAddress": "0x00500424", "name": "EventSource__ctor_6", "signature": "void EventSource__ctor_6(EventSource * this, EventSourceSettings__Enum settings, String__Array * traits, MethodInfo * method)", "dotNetSignature": "EventSource(EventSourceSettings, String[])" }, { "virtualAddress": "0x00500B7C", "name": "EventSource_OnEventCommand", "signature": "void EventSource_OnEventCommand(EventSource * this, EventCommandEventArgs * command, MethodInfo * method)", "dotNetSignature": "Void OnEventCommand(EventCommandEventArgs)" }, { "virtualAddress": "0x00500B80", "name": "EventSource_WriteEvent", "signature": "void EventSource_WriteEvent(EventSource * this, int32_t eventId, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32)" }, { "virtualAddress": "0x00500BA0", "name": "EventSource_WriteEvent_1", "signature": "void EventSource_WriteEvent_1(EventSource * this, int32_t eventId, int32_t arg1, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int32)" }, { "virtualAddress": "0x00500C4C", "name": "EventSource_WriteEvent_2", "signature": "void EventSource_WriteEvent_2(EventSource * this, int32_t eventId, int32_t arg1, int32_t arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int32, Int32)" }, { "virtualAddress": "0x00500D2C", "name": "EventSource_WriteEvent_3", "signature": "void EventSource_WriteEvent_3(EventSource * this, int32_t eventId, int32_t arg1, int32_t arg2, int32_t arg3, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x00500E40", "name": "EventSource_WriteEvent_4", "signature": "void EventSource_WriteEvent_4(EventSource * this, int32_t eventId, int64_t arg1, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int64)" }, { "virtualAddress": "0x00500EEC", "name": "EventSource_WriteEvent_5", "signature": "void EventSource_WriteEvent_5(EventSource * this, int32_t eventId, int64_t arg1, int64_t arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int64, Int64)" }, { "virtualAddress": "0x00500FCC", "name": "EventSource_WriteEvent_6", "signature": "void EventSource_WriteEvent_6(EventSource * this, int32_t eventId, int64_t arg1, int64_t arg2, int64_t arg3, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int64, Int64, Int64)" }, { "virtualAddress": "0x005010E0", "name": "EventSource_WriteEvent_7", "signature": "void EventSource_WriteEvent_7(EventSource * this, int32_t eventId, String * arg1, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, String)" }, { "virtualAddress": "0x005011C0", "name": "EventSource_WriteEvent_8", "signature": "void EventSource_WriteEvent_8(EventSource * this, int32_t eventId, String * arg1, String * arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, String, String)" }, { "virtualAddress": "0x0050130C", "name": "EventSource_WriteEvent_9", "signature": "void EventSource_WriteEvent_9(EventSource * this, int32_t eventId, String * arg1, String * arg2, String * arg3, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, String, String, String)" }, { "virtualAddress": "0x005014B8", "name": "EventSource_WriteEvent_10", "signature": "void EventSource_WriteEvent_10(EventSource * this, int32_t eventId, String * arg1, int32_t arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, String, Int32)" }, { "virtualAddress": "0x005015C8", "name": "EventSource_WriteEvent_11", "signature": "void EventSource_WriteEvent_11(EventSource * this, int32_t eventId, String * arg1, int32_t arg2, int32_t arg3, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, String, Int32, Int32)" }, { "virtualAddress": "0x005016FC", "name": "EventSource_WriteEvent_12", "signature": "void EventSource_WriteEvent_12(EventSource * this, int32_t eventId, String * arg1, int64_t arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, String, Int64)" }, { "virtualAddress": "0x0050180C", "name": "EventSource_WriteEvent_13", "signature": "void EventSource_WriteEvent_13(EventSource * this, int32_t eventId, int64_t arg1, String * arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int64, String)" }, { "virtualAddress": "0x00501934", "name": "EventSource_WriteEvent_14", "signature": "void EventSource_WriteEvent_14(EventSource * this, int32_t eventId, int32_t arg1, String * arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int32, String)" }, { "virtualAddress": "0x00501A5C", "name": "EventSource_WriteEvent_15", "signature": "void EventSource_WriteEvent_15(EventSource * this, int32_t eventId, Byte__Array * arg1, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Byte[])" }, { "virtualAddress": "0x00501B84", "name": "EventSource_WriteEvent_16", "signature": "void EventSource_WriteEvent_16(EventSource * this, int32_t eventId, int64_t arg1, Byte__Array * arg2, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Int64, Byte[])" }, { "virtualAddress": "0x00500B90", "name": "EventSource_WriteEventCore", "signature": "void EventSource_WriteEventCore(EventSource * this, int32_t eventId, int32_t eventDataCount, EventSource_EventData * data, MethodInfo * method)", "dotNetSignature": "Void WriteEventCore(Int32, Int32, EventSource\u002BEventData*)" }, { "virtualAddress": "0x00501CE4", "name": "EventSource_WriteEventWithRelatedActivityIdCore", "signature": "void EventSource_WriteEventWithRelatedActivityIdCore(EventSource * this, int32_t eventId, Guid * relatedActivityId, int32_t eventDataCount, EventSource_EventData * data, MethodInfo * method)", "dotNetSignature": "Void WriteEventWithRelatedActivityIdCore(Int32, Guid*, Int32, EventSource\u002BEventData*)" }, { "virtualAddress": "0x005035DC", "name": "EventSource_WriteEvent_17", "signature": "void EventSource_WriteEvent_17(EventSource * this, int32_t eventId, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void WriteEvent(Int32, Object[])" }, { "virtualAddress": "0x005044A4", "name": "EventSource_WriteEventWithRelatedActivityId", "signature": "void EventSource_WriteEventWithRelatedActivityId(EventSource * this, int32_t eventId, Guid relatedActivityId, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void WriteEventWithRelatedActivityId(Int32, Guid, Object[])" }, { "virtualAddress": "0x004F7520", "name": "EventSource_Dispose", "signature": "void EventSource_Dispose(EventSource * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005044CC", "name": "EventSource_Dispose_1", "signature": "void EventSource_Dispose_1(EventSource * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x005048C8", "name": "EventSource_Finalize", "signature": "void EventSource_Finalize(EventSource * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x0050493C", "name": "EventSource_WriteStringToListener", "signature": "void EventSource_WriteStringToListener(EventSource * this, EventListener * listener, String * msg, SessionMask m, MethodInfo * method)", "dotNetSignature": "Void WriteStringToListener(EventListener, String, SessionMask)" }, { "virtualAddress": "0x004FBE74", "name": "EventSource_WriteEventRaw", "signature": "void EventSource_WriteEventRaw(EventSource * this, String * eventName, EventDescriptor * eventDescriptor, Guid * activityID, Guid * relatedActivityID, int32_t dataCount, void * data, MethodInfo * method)", "dotNetSignature": "Void WriteEventRaw(String, EventDescriptor ByRef, Guid*, Guid*, Int32, IntPtr)" }, { "virtualAddress": "0x00504E44", "name": "EventSource__ctor_7", "signature": "void EventSource__ctor_7(EventSource * this, Guid eventSourceGuid, String * eventSourceName, MethodInfo * method)", "dotNetSignature": "EventSource(Guid, String)" }, { "virtualAddress": "0x004FB7B0", "name": "EventSource__ctor_8", "signature": "void EventSource__ctor_8(EventSource * this, Guid eventSourceGuid, String * eventSourceName, EventSourceSettings__Enum settings, String__Array * traits, MethodInfo * method)", "dotNetSignature": "EventSource(Guid, String, EventSourceSettings, String[])" }, { "virtualAddress": "0x005005A8", "name": "EventSource_Initialize", "signature": "void EventSource_Initialize(EventSource * this, Guid eventSourceGuid, String * eventSourceName, String__Array * traits, MethodInfo * method)", "dotNetSignature": "Void Initialize(Guid, String, String[])" }, { "virtualAddress": "0x004FDE5C", "name": "EventSource_GetName_1", "signature": "String * EventSource_GetName_1(Type * eventSourceType, EventManifestOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "String GetName(Type, EventManifestOptions)" }, { "virtualAddress": "0x004FB668", "name": "EventSource_GenerateGuidFromName", "signature": "Guid EventSource_GenerateGuidFromName(String * name, MethodInfo * method)", "dotNetSignature": "Guid GenerateGuidFromName(String)" }, { "virtualAddress": "0x00505874", "name": "EventSource_DecodeObject", "signature": "Object * EventSource_DecodeObject(EventSource * this, int32_t eventId, int32_t parameterId, EventSource_EventData * * data, MethodInfo * method)", "dotNetSignature": "Object DecodeObject(Int32, Int32, EventSource\u002BEventData* ByRef)" }, { "virtualAddress": "0x00506190", "name": "EventSource_GetDispatcher", "signature": "EventDispatcher * EventSource_GetDispatcher(EventSource * this, EventListener * listener, MethodInfo * method)", "dotNetSignature": "EventDispatcher GetDispatcher(EventListener)" }, { "virtualAddress": "0x005035E8", "name": "EventSource_WriteEventVarargs", "signature": "void EventSource_WriteEventVarargs(EventSource * this, int32_t eventId, Guid * childActivityID, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void WriteEventVarargs(Int32, Guid*, Object[])" }, { "virtualAddress": "0x0050652C", "name": "EventSource_SerializeEventArgs", "signature": "Object__Array * EventSource_SerializeEventArgs(EventSource * this, int32_t eventId, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Object[] SerializeEventArgs(Int32, Object[])" }, { "virtualAddress": "0x005061D0", "name": "EventSource_LogEventArgsMismatches", "signature": "void EventSource_LogEventArgsMismatches(EventSource * this, ParameterInfo_1__Array * infos, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void LogEventArgsMismatches(ParameterInfo[], Object[])" }, { "virtualAddress": "0x00506714", "name": "EventSource_GetParamLengthIncludingByteArray", "signature": "int32_t EventSource_GetParamLengthIncludingByteArray(EventSource * this, ParameterInfo_1__Array * parameters, MethodInfo * method)", "dotNetSignature": "Int32 GetParamLengthIncludingByteArray(ParameterInfo[])" }, { "virtualAddress": "0x00503328", "name": "EventSource_WriteToAllListeners_1", "signature": "void EventSource_WriteToAllListeners_1(EventSource * this, int32_t eventId, Guid * childActivityID, int32_t eventDataCount, EventSource_EventData * data, MethodInfo * method)", "dotNetSignature": "Void WriteToAllListeners(Int32, Guid*, Int32, EventSource\u002BEventData*)" }, { "virtualAddress": "0x005063FC", "name": "EventSource_WriteToAllListeners_2", "signature": "void EventSource_WriteToAllListeners_2(EventSource * this, int32_t eventId, Guid * childActivityID, Object__Array * args, MethodInfo * method)", "dotNetSignature": "Void WriteToAllListeners(Int32, Guid*, Object[])" }, { "virtualAddress": "0x004FC5B0", "name": "EventSource_DispatchToAllListeners", "signature": "void EventSource_DispatchToAllListeners(EventSource * this, int32_t eventId, Guid * childActivityID, EventWrittenEventArgs * eventCallbackArgs, MethodInfo * method)", "dotNetSignature": "Void DispatchToAllListeners(Int32, Guid*, EventWrittenEventArgs)" }, { "virtualAddress": "0x00504A80", "name": "EventSource_WriteEventString", "signature": "void EventSource_WriteEventString(EventSource * this, EventLevel__Enum level, int64_t keywords, String * msgString, MethodInfo * method)", "dotNetSignature": "Void WriteEventString(EventLevel, Int64, String)" }, { "virtualAddress": "0x00506830", "name": "EventSource_WriteStringToAllListeners", "signature": "void EventSource_WriteStringToAllListeners(EventSource * this, String * eventName, String * msg, MethodInfo * method)", "dotNetSignature": "Void WriteStringToAllListeners(String, String)" }, { "virtualAddress": "0x005029FC", "name": "EventSource_GetEtwSessionMask", "signature": "SessionMask EventSource_GetEtwSessionMask(EventSource * this, int32_t eventId, Guid * childActivityID, MethodInfo * method)", "dotNetSignature": "SessionMask GetEtwSessionMask(Int32, Guid*)" }, { "virtualAddress": "0x00506A90", "name": "EventSource_IsEnabledByDefault", "signature": "bool EventSource_IsEnabledByDefault(EventSource * this, int32_t eventNum, bool enable, EventLevel__Enum currentLevel, EventKeywords__Enum currentMatchAnyKeyword, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabledByDefault(Int32, Boolean, EventLevel, EventKeywords)" }, { "virtualAddress": "0x004FD080", "name": "EventSource_IsEnabledCommon", "signature": "bool EventSource_IsEnabledCommon(EventSource * this, bool enabled, EventLevel__Enum currentLevel, EventKeywords__Enum currentMatchAnyKeyword, EventLevel__Enum eventLevel, EventKeywords__Enum eventKeywords, EventChannel__Enum eventChannel, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabledCommon(Boolean, EventLevel, EventKeywords, EventLevel, EventKeywords, EventChannel)" }, { "virtualAddress": "0x00502C78", "name": "EventSource_ThrowEventSourceException", "signature": "void EventSource_ThrowEventSourceException(EventSource * this, String * eventName, Exception * innerEx, MethodInfo * method)", "dotNetSignature": "Void ThrowEventSourceException(String, Exception)" }, { "virtualAddress": "0x005029D0", "name": "EventSource_ValidateEventOpcodeForTransfer", "signature": "void EventSource_ValidateEventOpcodeForTransfer(EventSource * this, EventSource_EventMetadata * eventData, String * eventName, MethodInfo * method)", "dotNetSignature": "Void ValidateEventOpcodeForTransfer(EventSource\u002BEventMetadata ByRef, String)" }, { "virtualAddress": "0x00506B8C", "name": "EventSource_GetOpcodeWithDefault", "signature": "EventOpcode__Enum EventSource_GetOpcodeWithDefault(EventOpcode__Enum opcode, String * eventName, MethodInfo * method)", "dotNetSignature": "EventOpcode GetOpcodeWithDefault(EventOpcode, String)" }, { "virtualAddress": "0x004F696C", "name": "EventSource_SendCommand_1", "signature": "void EventSource_SendCommand_1(EventSource * this, EventListener * listener, int32_t perEventSourceSessionId, int32_t etwSessionId, EventCommand__Enum command, bool enable, EventLevel__Enum level, EventKeywords__Enum matchAnyKeyword, IDictionary_2_System_String_System_String_ * commandArguments, MethodInfo * method)", "dotNetSignature": "Void SendCommand(EventListener, Int32, Int32, EventCommand, Boolean, EventLevel, EventKeywords, IDictionary\u00602[System.String,System.String])" }, { "virtualAddress": "0x00504E50", "name": "EventSource_DoCommand", "signature": "void EventSource_DoCommand(EventSource * this, EventCommandEventArgs * commandArgs, MethodInfo * method)", "dotNetSignature": "Void DoCommand(EventCommandEventArgs)" }, { "virtualAddress": "0x00507290", "name": "EventSource_UpdateEtwSession", "signature": "void EventSource_UpdateEtwSession(EventSource * this, int32_t sessionIdBit, int32_t etwSessionId, bool bEnable, String * activityFilters, bool participateInSampling, MethodInfo * method)", "dotNetSignature": "Void UpdateEtwSession(Int32, Int32, Boolean, String, Boolean)" }, { "virtualAddress": "0x00506FFC", "name": "EventSource_ParseCommandArgs", "signature": "bool EventSource_ParseCommandArgs(IDictionary_2_System_String_System_String_ * commandArguments, bool * participateInSampling, String * * activityFilters, int32_t * sessionIdBit, MethodInfo * method)", "dotNetSignature": "Boolean ParseCommandArgs(IDictionary\u00602[System.String,System.String], Boolean ByRef, String ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0050765C", "name": "EventSource_UpdateKwdTriggers", "signature": "void EventSource_UpdateKwdTriggers(EventSource * this, bool enable, MethodInfo * method)", "dotNetSignature": "Void UpdateKwdTriggers(Boolean)" }, { "virtualAddress": "0x004F3418", "name": "EventSource_EnableEventForDispatcher", "signature": "bool EventSource_EnableEventForDispatcher(EventSource * this, EventDispatcher * dispatcher, int32_t eventId, bool value, MethodInfo * method)", "dotNetSignature": "Boolean EnableEventForDispatcher(EventDispatcher, Int32, Boolean)" }, { "virtualAddress": "0x005075A0", "name": "EventSource_AnyEventEnabled", "signature": "bool EventSource_AnyEventEnabled(EventSource * this, MethodInfo * method)", "dotNetSignature": "Boolean AnyEventEnabled()" }, { "virtualAddress": "0x004FFE8C", "name": "EventSource_get_IsDisposed", "signature": "bool EventSource_get_IsDisposed(EventSource * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsDisposed()" }, { "virtualAddress": "0x00506C28", "name": "EventSource_EnsureDescriptorsInitialized", "signature": "void EventSource_EnsureDescriptorsInitialized(EventSource * this, MethodInfo * method)", "dotNetSignature": "Void EnsureDescriptorsInitialized()" }, { "virtualAddress": "0x005045DC", "name": "EventSource_SendManifest", "signature": "bool EventSource_SendManifest(EventSource * this, Byte__Array * rawManifest, MethodInfo * method)", "dotNetSignature": "Boolean SendManifest(Byte[])" }, { "virtualAddress": "0x004FD330", "name": "EventSource_GetCustomAttributeHelper", "signature": "Attribute * EventSource_GetCustomAttributeHelper(MemberInfo_1 * member, Type * attributeType, EventManifestOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "Attribute GetCustomAttributeHelper(MemberInfo, Type, EventManifestOptions)" }, { "virtualAddress": "0x00507C00", "name": "EventSource_AttributeTypeNamesMatch", "signature": "bool EventSource_AttributeTypeNamesMatch(Type * attributeType, Type * reflectedAttributeType, MethodInfo * method)", "dotNetSignature": "Boolean AttributeTypeNamesMatch(Type, Type)" }, { "virtualAddress": "0x00507D80", "name": "EventSource_GetEventSourceBaseType", "signature": "Type * EventSource_GetEventSourceBaseType(Type * eventSourceType, bool allowEventSourceOverride, bool reflectionOnly, MethodInfo * method)", "dotNetSignature": "Type GetEventSourceBaseType(Type, Boolean, Boolean)" }, { "virtualAddress": "0x004FE17C", "name": "EventSource_CreateManifestAndDescriptors", "signature": "Byte__Array * EventSource_CreateManifestAndDescriptors(Type * eventSourceType, String * eventSourceDllName, EventSource * source, EventManifestOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "Byte[] CreateManifestAndDescriptors(Type, String, EventSource, EventManifestOptions)" }, { "virtualAddress": "0x0050856C", "name": "EventSource_RemoveFirstArgIfRelatedActivityId", "signature": "bool EventSource_RemoveFirstArgIfRelatedActivityId(ParameterInfo_1__Array * * args, MethodInfo * method)", "dotNetSignature": "Boolean RemoveFirstArgIfRelatedActivityId(ParameterInfo[] ByRef)" }, { "virtualAddress": "0x00507FA0", "name": "EventSource_AddProviderEnumKind", "signature": "void EventSource_AddProviderEnumKind(ManifestBuilder * manifest, FieldInfo_1 * staticField, String * providerEnumKind, MethodInfo * method)", "dotNetSignature": "Void AddProviderEnumKind(ManifestBuilder, FieldInfo, String)" }, { "virtualAddress": "0x00508D54", "name": "EventSource_AddEventDescriptor", "signature": "void EventSource_AddEventDescriptor(EventSource_EventMetadata__Array * * eventData, String * eventName, EventAttribute * eventAttribute, ParameterInfo_1__Array * eventParameters, bool hasRelatedActivityID, MethodInfo * method)", "dotNetSignature": "Void AddEventDescriptor(EventSource\u002BEventMetadata[] ByRef, String, EventAttribute, ParameterInfo[], Boolean)" }, { "virtualAddress": "0x00508FB8", "name": "EventSource_TrimEventDescriptors", "signature": "void EventSource_TrimEventDescriptors(EventSource_EventMetadata__Array * * eventData, MethodInfo * method)", "dotNetSignature": "Void TrimEventDescriptors(EventSource\u002BEventMetadata[] ByRef)" }, { "virtualAddress": "0x004F7180", "name": "EventSource_AddListener", "signature": "void EventSource_AddListener(EventSource * this, EventListener * listener, MethodInfo * method)", "dotNetSignature": "Void AddListener(EventListener)" }, { "virtualAddress": "0x005086E4", "name": "EventSource_DebugCheckEvent", "signature": "void EventSource_DebugCheckEvent(Dictionary_2_System_String_System_String_ * * eventsByName, EventSource_EventMetadata__Array * eventData, MethodInfo_1 * method_1, EventAttribute * eventAttribute, ManifestBuilder * manifest, EventManifestOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Void DebugCheckEvent(Dictionary\u00602[System.String,System.String] ByRef, EventSource\u002BEventMetadata[], MethodInfo, EventAttribute, ManifestBuilder, EventManifestOptions)" }, { "virtualAddress": "0x00509080", "name": "EventSource_GetHelperCallFirstArg", "signature": "int32_t EventSource_GetHelperCallFirstArg(MethodInfo_1 * method_1, MethodInfo * method)", "dotNetSignature": "Int32 GetHelperCallFirstArg(MethodInfo)" }, { "virtualAddress": "0x004EEE14", "name": "EventSource_ReportOutOfBandMessage", "signature": "void EventSource_ReportOutOfBandMessage(EventSource * this, String * msg, bool flush, MethodInfo * method)", "dotNetSignature": "Void ReportOutOfBandMessage(String, Boolean)" }, { "virtualAddress": "0x005004F4", "name": "EventSource_ValidateSettings", "signature": "EventSourceSettings__Enum EventSource_ValidateSettings(EventSource * this, EventSourceSettings__Enum settings, MethodInfo * method)", "dotNetSignature": "EventSourceSettings ValidateSettings(EventSourceSettings)" }, { "virtualAddress": "0x00506B80", "name": "EventSource_get_ThrowOnEventWriteErrors", "signature": "bool EventSource_get_ThrowOnEventWriteErrors(EventSource * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ThrowOnEventWriteErrors()" }, { "virtualAddress": "0x00509268", "name": "EventSource_set_ThrowOnEventWriteErrors", "signature": "void EventSource_set_ThrowOnEventWriteErrors(EventSource * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ThrowOnEventWriteErrors(Boolean)" }, { "virtualAddress": "0x00502C6C", "name": "EventSource_get_SelfDescribingEvents", "signature": "bool EventSource_get_SelfDescribingEvents(EventSource * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SelfDescribingEvents()" }, { "virtualAddress": "0x00509284", "name": "EventSource_set_SelfDescribingEvents", "signature": "void EventSource_set_SelfDescribingEvents(EventSource * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_SelfDescribingEvents(Boolean)" }, { "virtualAddress": "0x005076F4", "name": "EventSource_ReportActivitySamplingInfo", "signature": "void EventSource_ReportActivitySamplingInfo(EventSource * this, EventListener * listener, SessionMask sessions, MethodInfo * method)", "dotNetSignature": "Void ReportActivitySamplingInfo(EventListener, SessionMask)" }, { "virtualAddress": "0x005092A8", "name": "EventSource__cctor", "signature": "void EventSource__cctor(MethodInfo * method)", "dotNetSignature": "EventSource()" }, { "virtualAddress": "0x003FD0B4", "name": "EventSource_EventData_get_DataPointer", "signature": "void * EventSource_EventData_get_DataPointer(EventSource_EventData__Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_DataPointer()" }, { "virtualAddress": "0x003FD0C0", "name": "EventSource_EventData_set_DataPointer", "signature": "void EventSource_EventData_set_DataPointer(EventSource_EventData__Boxed * this, void * value, MethodInfo * method)", "dotNetSignature": "Void set_DataPointer(IntPtr)" }, { "virtualAddress": "0x003FD0EC", "name": "EventSource_EventData_get_Size", "signature": "int32_t EventSource_EventData_get_Size(EventSource_EventData__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Size()" }, { "virtualAddress": "0x003FD0F4", "name": "EventSource_EventData_set_Size", "signature": "void EventSource_EventData_set_Size(EventSource_EventData__Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Size(Int32)" }, { "virtualAddress": "0x003FD0FC", "name": "EventSource_EventData_SetMetadata", "signature": "void EventSource_EventData_SetMetadata(EventSource_EventData__Boxed * this, uint8_t * pointer, int32_t size, int32_t reserved, MethodInfo * method)", "dotNetSignature": "Void SetMetadata(Byte*, Int32, Int32)" }, { "virtualAddress": "0x003FD220", "name": "EventSource_Sha1ForNonSecretPurposes_Start", "signature": "void EventSource_Sha1ForNonSecretPurposes_Start(EventSource_Sha1ForNonSecretPurposes__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Start()" }, { "virtualAddress": "0x003FD228", "name": "EventSource_Sha1ForNonSecretPurposes_Append", "signature": "void EventSource_Sha1ForNonSecretPurposes_Append(EventSource_Sha1ForNonSecretPurposes__Boxed * this, uint8_t input, MethodInfo * method)", "dotNetSignature": "Void Append(Byte)" }, { "virtualAddress": "0x003FD230", "name": "EventSource_Sha1ForNonSecretPurposes_Append_1", "signature": "void EventSource_Sha1ForNonSecretPurposes_Append_1(EventSource_Sha1ForNonSecretPurposes__Boxed * this, Byte__Array * input, MethodInfo * method)", "dotNetSignature": "Void Append(Byte[])" }, { "virtualAddress": "0x003FD238", "name": "EventSource_Sha1ForNonSecretPurposes_Finish", "signature": "void EventSource_Sha1ForNonSecretPurposes_Finish(EventSource_Sha1ForNonSecretPurposes__Boxed * this, Byte__Array * output, MethodInfo * method)", "dotNetSignature": "Void Finish(Byte[])" }, { "virtualAddress": "0x003FD240", "name": "EventSource_Sha1ForNonSecretPurposes_Drain", "signature": "void EventSource_Sha1ForNonSecretPurposes_Drain(EventSource_Sha1ForNonSecretPurposes__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Drain()" }, { "virtualAddress": "0x00608CE4", "name": "EventSource_Sha1ForNonSecretPurposes_Rol1", "signature": "uint32_t EventSource_Sha1ForNonSecretPurposes_Rol1(uint32_t input, MethodInfo * method)", "dotNetSignature": "UInt32 Rol1(UInt32)" }, { "virtualAddress": "0x00608CEC", "name": "EventSource_Sha1ForNonSecretPurposes_Rol5", "signature": "uint32_t EventSource_Sha1ForNonSecretPurposes_Rol5(uint32_t input, MethodInfo * method)", "dotNetSignature": "UInt32 Rol5(UInt32)" }, { "virtualAddress": "0x00608CF4", "name": "EventSource_Sha1ForNonSecretPurposes_Rol30", "signature": "uint32_t EventSource_Sha1ForNonSecretPurposes_Rol30(uint32_t input, MethodInfo * method)", "dotNetSignature": "UInt32 Rol30(UInt32)" }, { "virtualAddress": "0x00608598", "name": "EventSource_OverideEventProvider__ctor", "signature": "void EventSource_OverideEventProvider__ctor(EventSource_OverideEventProvider * this, EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "EventSource\u002BOverideEventProvider(EventSource)" }, { "virtualAddress": "0x00608614", "name": "EventSource_OverideEventProvider_OnControllerCommand", "signature": "void EventSource_OverideEventProvider_OnControllerCommand(EventSource_OverideEventProvider * this, ControllerCommand__Enum command, IDictionary_2_System_String_System_String_ * arguments, int32_t perEventSourceSessionId, int32_t etwSessionId, MethodInfo * method)", "dotNetSignature": "Void OnControllerCommand(ControllerCommand, IDictionary\u00602[System.String,System.String], Int32, Int32)" }, { "virtualAddress": "0x00612680", "name": "TraceLoggingEventTypes__ctor", "signature": "void TraceLoggingEventTypes__ctor(TraceLoggingEventTypes * this, String * name, EventTags__Enum tags, Type__Array * types, MethodInfo * method)", "dotNetSignature": "TraceLoggingEventTypes(String, EventTags, Type[])" }, { "virtualAddress": "0x00612A24", "name": "TraceLoggingEventTypes__ctor_1", "signature": "void TraceLoggingEventTypes__ctor_1(TraceLoggingEventTypes * this, String * name, EventTags__Enum tags, TraceLoggingTypeInfo__Array * typeInfos, MethodInfo * method)", "dotNetSignature": "TraceLoggingEventTypes(String, EventTags, TraceLoggingTypeInfo[])" }, { "virtualAddress": "0x00612B20", "name": "TraceLoggingEventTypes__ctor_2", "signature": "void TraceLoggingEventTypes__ctor_2(TraceLoggingEventTypes * this, String * name, EventTags__Enum tags, ParameterInfo_1__Array * paramInfos, MethodInfo * method)", "dotNetSignature": "TraceLoggingEventTypes(String, EventTags, ParameterInfo[])" }, { "virtualAddress": "0x00612850", "name": "TraceLoggingEventTypes__ctor_3", "signature": "void TraceLoggingEventTypes__ctor_3(TraceLoggingEventTypes * this, EventTags__Enum tags, String * defaultName, TraceLoggingTypeInfo__Array * typeInfos, MethodInfo * method)", "dotNetSignature": "TraceLoggingEventTypes(EventTags, String, TraceLoggingTypeInfo[])" }, { "virtualAddress": "0x00613028", "name": "TraceLoggingEventTypes_get_Name", "signature": "String * TraceLoggingEventTypes_get_Name(TraceLoggingEventTypes * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00613030", "name": "TraceLoggingEventTypes_get_Level", "signature": "EventLevel__Enum TraceLoggingEventTypes_get_Level(TraceLoggingEventTypes * this, MethodInfo * method)", "dotNetSignature": "EventLevel get_Level()" }, { "virtualAddress": "0x00613038", "name": "TraceLoggingEventTypes_get_Opcode", "signature": "EventOpcode__Enum TraceLoggingEventTypes_get_Opcode(TraceLoggingEventTypes * this, MethodInfo * method)", "dotNetSignature": "EventOpcode get_Opcode()" }, { "virtualAddress": "0x00613040", "name": "TraceLoggingEventTypes_get_Keywords", "signature": "EventKeywords__Enum TraceLoggingEventTypes_get_Keywords(TraceLoggingEventTypes * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_Keywords()" }, { "virtualAddress": "0x00613048", "name": "TraceLoggingEventTypes_get_Tags", "signature": "EventTags__Enum TraceLoggingEventTypes_get_Tags(TraceLoggingEventTypes * this, MethodInfo * method)", "dotNetSignature": "EventTags get_Tags()" }, { "virtualAddress": "0x00613050", "name": "TraceLoggingEventTypes_GetNameInfo", "signature": "NameInfo_1 * TraceLoggingEventTypes_GetNameInfo(TraceLoggingEventTypes * this, String * name, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "NameInfo GetNameInfo(String, EventTags)" }, { "virtualAddress": "0x00612D3C", "name": "TraceLoggingEventTypes_MakeArray", "signature": "TraceLoggingTypeInfo__Array * TraceLoggingEventTypes_MakeArray(TraceLoggingEventTypes * this, ParameterInfo_1__Array * paramInfos, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo[] MakeArray(ParameterInfo[])" }, { "virtualAddress": "0x006126C4", "name": "TraceLoggingEventTypes_MakeArray_1", "signature": "TraceLoggingTypeInfo__Array * TraceLoggingEventTypes_MakeArray_1(Type__Array * types, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo[] MakeArray(Type[])" }, { "virtualAddress": "0x00612A68", "name": "TraceLoggingEventTypes_MakeArray_2", "signature": "TraceLoggingTypeInfo__Array * TraceLoggingEventTypes_MakeArray_2(TraceLoggingTypeInfo__Array * typeInfos, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo[] MakeArray(TraceLoggingTypeInfo[])" }, { "virtualAddress": "0x00612EDC", "name": "TraceLoggingMetadataCollector__ctor", "signature": "void TraceLoggingMetadataCollector__ctor(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingMetadataCollector()" }, { "virtualAddress": "0x006131A0", "name": "TraceLoggingMetadataCollector__ctor_1", "signature": "void TraceLoggingMetadataCollector__ctor_1(TraceLoggingMetadataCollector * this, TraceLoggingMetadataCollector * other, FieldMetadata * group, MethodInfo * method)", "dotNetSignature": "TraceLoggingMetadataCollector(TraceLoggingMetadataCollector, FieldMetadata)" }, { "virtualAddress": "0x006131EC", "name": "TraceLoggingMetadataCollector_get_Tags", "signature": "EventFieldTags__Enum TraceLoggingMetadataCollector_get_Tags(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "EventFieldTags get_Tags()" }, { "virtualAddress": "0x006131F4", "name": "TraceLoggingMetadataCollector_set_Tags", "signature": "void TraceLoggingMetadataCollector_set_Tags(TraceLoggingMetadataCollector * this, EventFieldTags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Tags(EventFieldTags)" }, { "virtualAddress": "0x00612FD4", "name": "TraceLoggingMetadataCollector_get_ScratchSize", "signature": "int32_t TraceLoggingMetadataCollector_get_ScratchSize(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ScratchSize()" }, { "virtualAddress": "0x00612FF0", "name": "TraceLoggingMetadataCollector_get_DataCount", "signature": "int32_t TraceLoggingMetadataCollector_get_DataCount(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "Int32 get_DataCount()" }, { "virtualAddress": "0x0061300C", "name": "TraceLoggingMetadataCollector_get_PinCount", "signature": "int32_t TraceLoggingMetadataCollector_get_PinCount(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "Int32 get_PinCount()" }, { "virtualAddress": "0x006131FC", "name": "TraceLoggingMetadataCollector_get_BeginningBufferedArray", "signature": "bool TraceLoggingMetadataCollector_get_BeginningBufferedArray(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "Boolean get_BeginningBufferedArray()" }, { "virtualAddress": "0x0061320C", "name": "TraceLoggingMetadataCollector_AddGroup", "signature": "TraceLoggingMetadataCollector * TraceLoggingMetadataCollector_AddGroup(TraceLoggingMetadataCollector * this, String * name, MethodInfo * method)", "dotNetSignature": "TraceLoggingMetadataCollector AddGroup(String)" }, { "virtualAddress": "0x0060A934", "name": "TraceLoggingMetadataCollector_AddScalar", "signature": "void TraceLoggingMetadataCollector_AddScalar(TraceLoggingMetadataCollector * this, String * name, TraceLoggingDataType__Enum type, MethodInfo * method)", "dotNetSignature": "Void AddScalar(String, TraceLoggingDataType)" }, { "virtualAddress": "0x006118B4", "name": "TraceLoggingMetadataCollector_AddBinary", "signature": "void TraceLoggingMetadataCollector_AddBinary(TraceLoggingMetadataCollector * this, String * name, TraceLoggingDataType__Enum type, MethodInfo * method)", "dotNetSignature": "Void AddBinary(String, TraceLoggingDataType)" }, { "virtualAddress": "0x0060A670", "name": "TraceLoggingMetadataCollector_AddArray", "signature": "void TraceLoggingMetadataCollector_AddArray(TraceLoggingMetadataCollector * this, String * name, TraceLoggingDataType__Enum type, MethodInfo * method)", "dotNetSignature": "Void AddArray(String, TraceLoggingDataType)" }, { "virtualAddress": "0x006134A8", "name": "TraceLoggingMetadataCollector_BeginBufferedArray", "signature": "void TraceLoggingMetadataCollector_BeginBufferedArray(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "Void BeginBufferedArray()" }, { "virtualAddress": "0x00613594", "name": "TraceLoggingMetadataCollector_EndBufferedArray", "signature": "void TraceLoggingMetadataCollector_EndBufferedArray(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "Void EndBufferedArray()" }, { "virtualAddress": "0x00613650", "name": "TraceLoggingMetadataCollector_AddCustom", "signature": "void TraceLoggingMetadataCollector_AddCustom(TraceLoggingMetadataCollector * this, String * name, TraceLoggingDataType__Enum type, Byte__Array * metadata, MethodInfo * method)", "dotNetSignature": "Void AddCustom(String, TraceLoggingDataType, Byte[])" }, { "virtualAddress": "0x00612F4C", "name": "TraceLoggingMetadataCollector_GetMetadata", "signature": "Byte__Array * TraceLoggingMetadataCollector_GetMetadata(TraceLoggingMetadataCollector * this, MethodInfo * method)", "dotNetSignature": "Byte[] GetMetadata()" }, { "virtualAddress": "0x006132E0", "name": "TraceLoggingMetadataCollector_AddField", "signature": "void TraceLoggingMetadataCollector_AddField(TraceLoggingMetadataCollector * this, FieldMetadata * fieldMetadata, MethodInfo * method)", "dotNetSignature": "Void AddField(FieldMetadata)" }, { "virtualAddress": "0x00613378", "name": "TraceLoggingMetadataCollector_Impl_AddScalar", "signature": "void TraceLoggingMetadataCollector_Impl_AddScalar(TraceLoggingMetadataCollector_Impl * this, int32_t size, MethodInfo * method)", "dotNetSignature": "Void AddScalar(Int32)" }, { "virtualAddress": "0x00613420", "name": "TraceLoggingMetadataCollector_Impl_AddNonscalar", "signature": "void TraceLoggingMetadataCollector_Impl_AddNonscalar(TraceLoggingMetadataCollector_Impl * this, MethodInfo * method)", "dotNetSignature": "Void AddNonscalar()" }, { "virtualAddress": "0x0061355C", "name": "TraceLoggingMetadataCollector_Impl_BeginBuffered", "signature": "void TraceLoggingMetadataCollector_Impl_BeginBuffered(TraceLoggingMetadataCollector_Impl * this, MethodInfo * method)", "dotNetSignature": "Void BeginBuffered()" }, { "virtualAddress": "0x00613640", "name": "TraceLoggingMetadataCollector_Impl_EndBuffered", "signature": "void TraceLoggingMetadataCollector_Impl_EndBuffered(TraceLoggingMetadataCollector_Impl * this, MethodInfo * method)", "dotNetSignature": "Void EndBuffered()" }, { "virtualAddress": "0x00613748", "name": "TraceLoggingMetadataCollector_Impl_Encode", "signature": "int32_t TraceLoggingMetadataCollector_Impl_Encode(TraceLoggingMetadataCollector_Impl * this, Byte__Array * metadata, MethodInfo * method)", "dotNetSignature": "Int32 Encode(Byte[])" }, { "virtualAddress": "0x00613130", "name": "TraceLoggingMetadataCollector_Impl__ctor", "signature": "void TraceLoggingMetadataCollector_Impl__ctor(TraceLoggingMetadataCollector_Impl * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingMetadataCollector\u002BImpl()" }, { "virtualAddress": "0x00613858", "name": "TraceLoggingTypeInfo__ctor", "signature": "void TraceLoggingTypeInfo__ctor(TraceLoggingTypeInfo * this, Type * dataType, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo(Type)" }, { "virtualAddress": "0x0061394C", "name": "TraceLoggingTypeInfo__ctor_1", "signature": "void TraceLoggingTypeInfo__ctor_1(TraceLoggingTypeInfo * this, Type * dataType, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo(Type, String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00613A98", "name": "TraceLoggingTypeInfo_get_Name", "signature": "String * TraceLoggingTypeInfo_get_Name(TraceLoggingTypeInfo * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00613AA0", "name": "TraceLoggingTypeInfo_get_Level", "signature": "EventLevel__Enum TraceLoggingTypeInfo_get_Level(TraceLoggingTypeInfo * this, MethodInfo * method)", "dotNetSignature": "EventLevel get_Level()" }, { "virtualAddress": "0x00613AA8", "name": "TraceLoggingTypeInfo_get_Opcode", "signature": "EventOpcode__Enum TraceLoggingTypeInfo_get_Opcode(TraceLoggingTypeInfo * this, MethodInfo * method)", "dotNetSignature": "EventOpcode get_Opcode()" }, { "virtualAddress": "0x00613AB0", "name": "TraceLoggingTypeInfo_get_Keywords", "signature": "EventKeywords__Enum TraceLoggingTypeInfo_get_Keywords(TraceLoggingTypeInfo * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_Keywords()" }, { "virtualAddress": "0x00613AB8", "name": "TraceLoggingTypeInfo_get_Tags", "signature": "EventTags__Enum TraceLoggingTypeInfo_get_Tags(TraceLoggingTypeInfo * this, MethodInfo * method)", "dotNetSignature": "EventTags get_Tags()" }, { "virtualAddress": "0x00613AC0", "name": "TraceLoggingTypeInfo_get_DataType", "signature": "Type * TraceLoggingTypeInfo_get_DataType(TraceLoggingTypeInfo * this, MethodInfo * method)", "dotNetSignature": "Type get_DataType()" }, { "virtualAddress": "0x00611A9C", "name": "TraceLoggingTypeInfo_GetData", "signature": "Object * TraceLoggingTypeInfo_GetData(TraceLoggingTypeInfo * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00613AC8", "name": "TypeAnalysis__ctor", "signature": "void TypeAnalysis__ctor(TypeAnalysis * this, Type * dataType, EventDataAttribute * eventAttrib, List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TypeAnalysis(Type, EventDataAttribute, List\u00601[System.Type])" }, { "virtualAddress": "0x004F0144", "name": "ActivityTracker_OnStart", "signature": "void ActivityTracker_OnStart(ActivityTracker * this, String * providerName, String * activityName, int32_t task, Guid * activityId, Guid * relatedActivityId, EventActivityOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Void OnStart(String, String, Int32, Guid ByRef, Guid ByRef, EventActivityOptions)" }, { "virtualAddress": "0x004F0794", "name": "ActivityTracker_OnStop", "signature": "void ActivityTracker_OnStop(ActivityTracker * this, String * providerName, String * activityName, int32_t task, Guid * activityId, MethodInfo * method)", "dotNetSignature": "Void OnStop(String, String, Int32, Guid ByRef)" }, { "virtualAddress": "0x004F0500", "name": "ActivityTracker_Enable", "signature": "void ActivityTracker_Enable(ActivityTracker * this, MethodInfo * method)", "dotNetSignature": "Void Enable()" }, { "virtualAddress": "0x004F0B28", "name": "ActivityTracker_get_Instance", "signature": "ActivityTracker * ActivityTracker_get_Instance(MethodInfo * method)", "dotNetSignature": "ActivityTracker get_Instance()" }, { "virtualAddress": "0x004F0B90", "name": "ActivityTracker_get_CurrentActivityId", "signature": "Guid ActivityTracker_get_CurrentActivityId(ActivityTracker * this, MethodInfo * method)", "dotNetSignature": "Guid get_CurrentActivityId()" }, { "virtualAddress": "0x004F0748", "name": "ActivityTracker_FindActiveActivity", "signature": "ActivityTracker_ActivityInfo * ActivityTracker_FindActiveActivity(ActivityTracker * this, String * name, ActivityTracker_ActivityInfo * startLocation, MethodInfo * method)", "dotNetSignature": "ActivityTracker\u002BActivityInfo FindActiveActivity(String, ActivityTracker\u002BActivityInfo)" }, { "virtualAddress": "0x004F05B0", "name": "ActivityTracker_NormalizeActivityName", "signature": "String * ActivityTracker_NormalizeActivityName(ActivityTracker * this, String * providerName, String * activityName, int32_t task, MethodInfo * method)", "dotNetSignature": "String NormalizeActivityName(String, String, Int32)" }, { "virtualAddress": "0x004F0BF8", "name": "ActivityTracker_ActivityChanging", "signature": "void ActivityTracker_ActivityChanging(ActivityTracker * this, AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo_ args, MethodInfo * method)", "dotNetSignature": "Void ActivityChanging(AsyncLocalValueChangedArgs\u00601[System.Diagnostics.Tracing.ActivityTracker\u002BActivityInfo])" }, { "virtualAddress": "0x004F0EE0", "name": "ActivityTracker__ctor", "signature": "void ActivityTracker__ctor(ActivityTracker * this, MethodInfo * method)", "dotNetSignature": "ActivityTracker()" }, { "virtualAddress": "0x004F0EE8", "name": "ActivityTracker__cctor", "signature": "void ActivityTracker__cctor(MethodInfo * method)", "dotNetSignature": "ActivityTracker()" }, { "virtualAddress": "0x004F0A94", "name": "ActivityTracker_ActivityInfo__ctor", "signature": "void ActivityTracker_ActivityInfo__ctor(ActivityTracker_ActivityInfo * this, String * name, int64_t uniqueId, ActivityTracker_ActivityInfo * creator, Guid activityIDToRestore, EventActivityOptions__Enum options, MethodInfo * method)", "dotNetSignature": "ActivityTracker\u002BActivityInfo(String, Int64, ActivityTracker\u002BActivityInfo, Guid, EventActivityOptions)" }, { "virtualAddress": "0x004F0FF0", "name": "ActivityTracker_ActivityInfo_get_ActivityId", "signature": "Guid ActivityTracker_ActivityInfo_get_ActivityId(ActivityTracker_ActivityInfo * this, MethodInfo * method)", "dotNetSignature": "Guid get_ActivityId()" }, { "virtualAddress": "0x004F0FFC", "name": "ActivityTracker_ActivityInfo_Path", "signature": "String * ActivityTracker_ActivityInfo_Path(ActivityTracker_ActivityInfo * activityInfo, MethodInfo * method)", "dotNetSignature": "String Path(ActivityTracker\u002BActivityInfo)" }, { "virtualAddress": "0x004F109C", "name": "ActivityTracker_ActivityInfo_ToString", "signature": "String * ActivityTracker_ActivityInfo_ToString(ActivityTracker_ActivityInfo * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004F06B4", "name": "ActivityTracker_ActivityInfo_LiveActivities", "signature": "String * ActivityTracker_ActivityInfo_LiveActivities(ActivityTracker_ActivityInfo * list, MethodInfo * method)", "dotNetSignature": "String LiveActivities(ActivityTracker\u002BActivityInfo)" }, { "virtualAddress": "0x004F0B1C", "name": "ActivityTracker_ActivityInfo_CanBeOrphan", "signature": "bool ActivityTracker_ActivityInfo_CanBeOrphan(ActivityTracker_ActivityInfo * this, MethodInfo * method)", "dotNetSignature": "Boolean CanBeOrphan()" }, { "virtualAddress": "0x004F0F58", "name": "ActivityTracker_ActivityInfo_CreateActivityPathGuid", "signature": "void ActivityTracker_ActivityInfo_CreateActivityPathGuid(ActivityTracker_ActivityInfo * this, Guid * idRet, int32_t * activityPathGuidOffset, MethodInfo * method)", "dotNetSignature": "Void CreateActivityPathGuid(Guid ByRef, Int32 ByRef)" }, { "virtualAddress": "0x004F137C", "name": "ActivityTracker_ActivityInfo_CreateOverflowGuid", "signature": "void ActivityTracker_ActivityInfo_CreateOverflowGuid(ActivityTracker_ActivityInfo * this, Guid * outPtr, MethodInfo * method)", "dotNetSignature": "Void CreateOverflowGuid(Guid*)" }, { "virtualAddress": "0x004F1230", "name": "ActivityTracker_ActivityInfo_AddIdToGuid", "signature": "int32_t ActivityTracker_ActivityInfo_AddIdToGuid(Guid * outPtr, int32_t whereToAddId, uint32_t id, bool overflow, MethodInfo * method)", "dotNetSignature": "Int32 AddIdToGuid(Guid*, Int32, UInt32, Boolean)" }, { "virtualAddress": "0x004F13E4", "name": "ActivityTracker_ActivityInfo_WriteNibble", "signature": "void ActivityTracker_ActivityInfo_WriteNibble(uint8_t * * ptr, uint8_t * endPtr, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteNibble(Byte* ByRef, Byte*, UInt32)" }, { "virtualAddress": "0x00611BE4", "name": "TplEtwProvider_get_Debug", "signature": "bool TplEtwProvider_get_Debug(TplEtwProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Debug()" }, { "virtualAddress": "0x00611BF4", "name": "TplEtwProvider_DebugFacilityMessage", "signature": "void TplEtwProvider_DebugFacilityMessage(TplEtwProvider * this, String * Facility, String * Message, MethodInfo * method)", "dotNetSignature": "Void DebugFacilityMessage(String, String)" }, { "virtualAddress": "0x00611C08", "name": "TplEtwProvider_DebugFacilityMessage1", "signature": "void TplEtwProvider_DebugFacilityMessage1(TplEtwProvider * this, String * Facility, String * Message, String * Arg, MethodInfo * method)", "dotNetSignature": "Void DebugFacilityMessage1(String, String, String)" }, { "virtualAddress": "0x00611C20", "name": "TplEtwProvider_SetActivityId", "signature": "void TplEtwProvider_SetActivityId(TplEtwProvider * this, Guid Id, MethodInfo * method)", "dotNetSignature": "Void SetActivityId(Guid)" }, { "virtualAddress": "0x00611D04", "name": "TplEtwProvider__ctor", "signature": "void TplEtwProvider__ctor(TplEtwProvider * this, MethodInfo * method)", "dotNetSignature": "TplEtwProvider()" }, { "virtualAddress": "0x00611D6C", "name": "TplEtwProvider__cctor", "signature": "void TplEtwProvider__cctor(MethodInfo * method)", "dotNetSignature": "TplEtwProvider()" }, { "virtualAddress": "0x00611DCC", "name": "TplEtwProvider_Keywords__ctor", "signature": "void TplEtwProvider_Keywords__ctor(TplEtwProvider_Keywords * this, MethodInfo * method)", "dotNetSignature": "TplEtwProvider\u002BKeywords()" }, { "virtualAddress": "0x003BCFF8", "name": "EventDescriptor__ctor", "signature": "void EventDescriptor__ctor(EventDescriptor__Boxed * this, int32_t traceloggingId, uint8_t level, uint8_t opcode, int64_t keywords, MethodInfo * method)", "dotNetSignature": "EventDescriptor(Int32, Byte, Byte, Int64)" }, { "virtualAddress": "0x003BD010", "name": "EventDescriptor__ctor_1", "signature": "void EventDescriptor__ctor_1(EventDescriptor__Boxed * this, int32_t id, uint8_t version, uint8_t channel, uint8_t level, uint8_t opcode, int32_t task, int64_t keywords, MethodInfo * method)", "dotNetSignature": "EventDescriptor(Int32, Byte, Byte, Byte, Byte, Int32, Int64)" }, { "virtualAddress": "0x003BD018", "name": "EventDescriptor_get_EventId", "signature": "int32_t EventDescriptor_get_EventId(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EventId()" }, { "virtualAddress": "0x003BD020", "name": "EventDescriptor_get_Version", "signature": "uint8_t EventDescriptor_get_Version(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x003BD028", "name": "EventDescriptor_get_Channel", "signature": "uint8_t EventDescriptor_get_Channel(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte get_Channel()" }, { "virtualAddress": "0x003BD030", "name": "EventDescriptor_get_Level", "signature": "uint8_t EventDescriptor_get_Level(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte get_Level()" }, { "virtualAddress": "0x003BD038", "name": "EventDescriptor_get_Opcode", "signature": "uint8_t EventDescriptor_get_Opcode(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte get_Opcode()" }, { "virtualAddress": "0x003BD040", "name": "EventDescriptor_get_Task", "signature": "int32_t EventDescriptor_get_Task(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Task()" }, { "virtualAddress": "0x003BD048", "name": "EventDescriptor_get_Keywords", "signature": "int64_t EventDescriptor_get_Keywords(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Keywords()" }, { "virtualAddress": "0x003BD050", "name": "EventDescriptor_Equals", "signature": "bool EventDescriptor_Equals(EventDescriptor__Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003BD058", "name": "EventDescriptor_GetHashCode", "signature": "int32_t EventDescriptor_GetHashCode(EventDescriptor__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003BD090", "name": "EventDescriptor_Equals_1", "signature": "bool EventDescriptor_Equals_1(EventDescriptor__Boxed * this, EventDescriptor other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(EventDescriptor)" }, { "virtualAddress": "0x004F5954", "name": "EventDescriptor_op_Equality", "signature": "bool EventDescriptor_op_Equality(EventDescriptor event1, EventDescriptor event2, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(EventDescriptor, EventDescriptor)" }, { "virtualAddress": "0x004F5984", "name": "EventDescriptor_op_Inequality", "signature": "bool EventDescriptor_op_Inequality(EventDescriptor event1, EventDescriptor event2, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(EventDescriptor, EventDescriptor)" }, { "virtualAddress": "0x004F8824", "name": "EventProvider__ctor", "signature": "void EventProvider__ctor(EventProvider * this, Guid providerGuid, MethodInfo * method)", "dotNetSignature": "EventProvider(Guid)" }, { "virtualAddress": "0x004F8A34", "name": "EventProvider__ctor_1", "signature": "void EventProvider__ctor_1(EventProvider * this, MethodInfo * method)", "dotNetSignature": "EventProvider()" }, { "virtualAddress": "0x004F886C", "name": "EventProvider_Register", "signature": "void EventProvider_Register(EventProvider * this, Guid providerGuid, MethodInfo * method)", "dotNetSignature": "Void Register(Guid)" }, { "virtualAddress": "0x004F8A3C", "name": "EventProvider_SetInformation", "signature": "int32_t EventProvider_SetInformation(EventProvider * this, UnsafeNativeMethods_ManifestEtw_EVENT_INFO_CLASS__Enum eventInfoClass, Void * data, int32_t dataSize, MethodInfo * method)", "dotNetSignature": "Int32 SetInformation(UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_INFO_CLASS, Void*, Int32)" }, { "virtualAddress": "0x004F8B80", "name": "EventProvider_Dispose", "signature": "void EventProvider_Dispose(EventProvider * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004F8BFC", "name": "EventProvider_Dispose_1", "signature": "void EventProvider_Dispose_1(EventProvider * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x004F8D84", "name": "EventProvider_Close", "signature": "void EventProvider_Close(EventProvider * this, MethodInfo * method)", "dotNetSignature": "Void Close()" }, { "virtualAddress": "0x004F8D88", "name": "EventProvider_Finalize", "signature": "void EventProvider_Finalize(EventProvider * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x004F8D40", "name": "EventProvider_Deregister", "signature": "void EventProvider_Deregister(EventProvider * this, MethodInfo * method)", "dotNetSignature": "Void Deregister()" }, { "virtualAddress": "0x004F8744", "name": "EventProvider_EtwEnableCallBack", "signature": "void EventProvider_EtwEnableCallBack(Guid * sourceId, int32_t controlCode, uint8_t setLevel, int64_t anyKeyword, int64_t allKeyword, UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR * filterData, Void * callbackContext, MethodInfo * method)", "dotNetSignature": "Void EtwEnableCallBack(Guid ByRef, Int32, Byte, Int64, Int64, UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_FILTER_DESCRIPTOR*, Void*)" }, { "virtualAddress": "0x004F8E28", "name": "EventProvider_EtwEnableCallBackImpl", "signature": "void EventProvider_EtwEnableCallBackImpl(EventProvider * this, int32_t controlCode, uint8_t setLevel, int64_t anyKeyword, int64_t allKeyword, UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR * filterData, MethodInfo * method)", "dotNetSignature": "Void EtwEnableCallBackImpl(Int32, Byte, Int64, Int64, UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_FILTER_DESCRIPTOR*)" }, { "virtualAddress": "0x004F9828", "name": "EventProvider_OnControllerCommand", "signature": "void EventProvider_OnControllerCommand(EventProvider * this, ControllerCommand__Enum command, IDictionary_2_System_String_System_String_ * arguments, int32_t sessionId, int32_t etwSessionId, MethodInfo * method)", "dotNetSignature": "Void OnControllerCommand(ControllerCommand, IDictionary\u00602[System.String,System.String], Int32, Int32)" }, { "virtualAddress": "0x004F982C", "name": "EventProvider_get_Level", "signature": "EventLevel__Enum EventProvider_get_Level(EventProvider * this, MethodInfo * method)", "dotNetSignature": "EventLevel get_Level()" }, { "virtualAddress": "0x004F9834", "name": "EventProvider_set_Level", "signature": "void EventProvider_set_Level(EventProvider * this, EventLevel__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Level(EventLevel)" }, { "virtualAddress": "0x004F983C", "name": "EventProvider_get_MatchAnyKeyword", "signature": "EventKeywords__Enum EventProvider_get_MatchAnyKeyword(EventProvider * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_MatchAnyKeyword()" }, { "virtualAddress": "0x004F9844", "name": "EventProvider_set_MatchAnyKeyword", "signature": "void EventProvider_set_MatchAnyKeyword(EventProvider * this, EventKeywords__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_MatchAnyKeyword(EventKeywords)" }, { "virtualAddress": "0x004F984C", "name": "EventProvider_get_MatchAllKeyword", "signature": "EventKeywords__Enum EventProvider_get_MatchAllKeyword(EventProvider * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_MatchAllKeyword()" }, { "virtualAddress": "0x004F9854", "name": "EventProvider_set_MatchAllKeyword", "signature": "void EventProvider_set_MatchAllKeyword(EventProvider * this, EventKeywords__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_MatchAllKeyword(EventKeywords)" }, { "virtualAddress": "0x004F97D4", "name": "EventProvider_FindNull", "signature": "int32_t EventProvider_FindNull(Byte__Array * buffer, int32_t idx, MethodInfo * method)", "dotNetSignature": "Int32 FindNull(Byte[], Int32)" }, { "virtualAddress": "0x004F9328", "name": "EventProvider_GetSessions", "signature": "List_1_System_Tuple_2_ * EventProvider_GetSessions(EventProvider * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Tuple\u00602] GetSessions()" }, { "virtualAddress": "0x004F9AD4", "name": "EventProvider_GetSessionInfoCallback", "signature": "void EventProvider_GetSessionInfoCallback(int32_t etwSessionId, int64_t matchAllKeywords, List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * * sessionList, MethodInfo * method)", "dotNetSignature": "Void GetSessionInfoCallback(Int32, Int64, List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] ByRef)" }, { "virtualAddress": "0x004F9864", "name": "EventProvider_GetSessionInfo", "signature": "void EventProvider_GetSessionInfo(EventProvider * this, Action_2_Int32_Int64_ * action, MethodInfo * method)", "dotNetSignature": "Void GetSessionInfo(Action\u00602[Int32,Int64])" }, { "virtualAddress": "0x004F9A38", "name": "EventProvider_IndexOfSessionInList", "signature": "int32_t EventProvider_IndexOfSessionInList(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * sessions, int32_t etwSessionId, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfSessionInList(List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo], Int32)" }, { "virtualAddress": "0x004F96D4", "name": "EventProvider_GetDataFromController", "signature": "bool EventProvider_GetDataFromController(EventProvider * this, int32_t etwSessionId, UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR * filterData, ControllerCommand__Enum * command, Byte__Array * * data, int32_t * dataStart, MethodInfo * method)", "dotNetSignature": "Boolean GetDataFromController(Int32, UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_FILTER_DESCRIPTOR*, ControllerCommand ByRef, Byte[] ByRef, Int32 ByRef)" }, { "virtualAddress": "0x004F9D64", "name": "EventProvider_IsEnabled", "signature": "bool EventProvider_IsEnabled(EventProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabled()" }, { "virtualAddress": "0x004F9D6C", "name": "EventProvider_IsEnabled_1", "signature": "bool EventProvider_IsEnabled_1(EventProvider * this, uint8_t level, int64_t keywords, MethodInfo * method)", "dotNetSignature": "Boolean IsEnabled(Byte, Int64)" }, { "virtualAddress": "0x004F9DB0", "name": "EventProvider_IsValid", "signature": "bool EventProvider_IsValid(EventProvider * this, MethodInfo * method)", "dotNetSignature": "Boolean IsValid()" }, { "virtualAddress": "0x004F9DC0", "name": "EventProvider_GetLastWriteEventError", "signature": "EventProvider_WriteEventErrorCode__Enum EventProvider_GetLastWriteEventError(MethodInfo * method)", "dotNetSignature": "EventProvider\u002BWriteEventErrorCode GetLastWriteEventError()" }, { "virtualAddress": "0x004F9E28", "name": "EventProvider_SetLastError", "signature": "void EventProvider_SetLastError(int32_t error, MethodInfo * method)", "dotNetSignature": "Void SetLastError(Int32)" }, { "virtualAddress": "0x004F9EDC", "name": "EventProvider_EncodeObject", "signature": "Object * EventProvider_EncodeObject(Object * * data, EventProvider_EventData * * dataDescriptor, uint8_t * * dataBuffer, uint32_t * totalEventSize, MethodInfo * method)", "dotNetSignature": "Object EncodeObject(Object ByRef, EventProvider\u002BEventData* ByRef, Byte* ByRef, UInt32 ByRef)" }, { "virtualAddress": "0x004FA7C0", "name": "EventProvider_WriteEvent", "signature": "bool EventProvider_WriteEvent(EventProvider * this, EventDescriptor * eventDescriptor, Guid * activityID, Guid * childActivityID, Object__Array * eventPayload, MethodInfo * method)", "dotNetSignature": "Boolean WriteEvent(EventDescriptor ByRef, Guid*, Guid*, Object[])" }, { "virtualAddress": "0x004FB290", "name": "EventProvider_WriteEvent_1", "signature": "bool EventProvider_WriteEvent_1(EventProvider * this, EventDescriptor * eventDescriptor, Guid * activityID, Guid * childActivityID, int32_t dataCount, void * data, MethodInfo * method)", "dotNetSignature": "Boolean WriteEvent(EventDescriptor ByRef, Guid*, Guid*, Int32, IntPtr)" }, { "virtualAddress": "0x004FB368", "name": "EventProvider_WriteEventRaw", "signature": "bool EventProvider_WriteEventRaw(EventProvider * this, EventDescriptor * eventDescriptor, Guid * activityID, Guid * relatedActivityID, int32_t dataCount, void * data, MethodInfo * method)", "dotNetSignature": "Boolean WriteEventRaw(EventDescriptor ByRef, Guid*, Guid*, Int32, IntPtr)" }, { "virtualAddress": "0x004F8DFC", "name": "EventProvider_EventUnregister", "signature": "uint32_t EventProvider_EventUnregister(EventProvider * this, MethodInfo * method)", "dotNetSignature": "UInt32 EventUnregister()" }, { "virtualAddress": "0x004F9C7C", "name": "EventProvider_bitcount", "signature": "int32_t EventProvider_bitcount(uint32_t n, MethodInfo * method)", "dotNetSignature": "Int32 bitcount(UInt32)" }, { "virtualAddress": "0x004F9D3C", "name": "EventProvider_bitindex", "signature": "int32_t EventProvider_bitindex(uint32_t n, MethodInfo * method)", "dotNetSignature": "Int32 bitindex(UInt32)" }, { "virtualAddress": "0x004FB440", "name": "EventProvider__cctor", "signature": "void EventProvider__cctor(MethodInfo * method)", "dotNetSignature": "EventProvider()" }, { "virtualAddress": "0x003BD120", "name": "EventProvider_SessionInfo__ctor", "signature": "void EventProvider_SessionInfo__ctor(EventProvider_SessionInfo__Boxed * this, int32_t sessionIdBit_, int32_t etwSessionId_, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo(Int32, Int32)" }, { "virtualAddress": "0x004FB53C", "name": "EventProvider_MonoPInvokeCallbackAttribute__ctor", "signature": "void EventProvider_MonoPInvokeCallbackAttribute__ctor(EventProvider_MonoPInvokeCallbackAttribute * this, Type * t, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BMonoPInvokeCallbackAttribute(Type)" }, { "virtualAddress": "0x004F985C", "name": "EventProvider_c_DisplayClass44_0__ctor", "signature": "void EventProvider_c_DisplayClass44_0__ctor(EventProvider_c_DisplayClass44_0 * this, MethodInfo * method)", "dotNetSignature": "EventProvider\u002B\u003C\u003Ec__DisplayClass44_0()" }, { "virtualAddress": "0x004FB4BC", "name": "EventProvider_c_DisplayClass44_0__GetSessions_b__0", "signature": "void EventProvider_c_DisplayClass44_0__GetSessions_b__0(EventProvider_c_DisplayClass44_0 * this, int32_t etwSessionId, int64_t matchAllKeywords, MethodInfo * method)", "dotNetSignature": "Void \u003CGetSessions\u003Eb__0(Int32, Int64)" }, { "virtualAddress": "0x004F5A38", "name": "EventListener_add__EventSourceCreated", "signature": "void EventListener_add__EventSourceCreated(EventListener * this, EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add__EventSourceCreated(EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs])" }, { "virtualAddress": "0x004F5AD8", "name": "EventListener_remove__EventSourceCreated", "signature": "void EventListener_remove__EventSourceCreated(EventListener * this, EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove__EventSourceCreated(EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs])" }, { "virtualAddress": "0x004F5B78", "name": "EventListener_add_EventSourceCreated", "signature": "void EventListener_add_EventSourceCreated(EventListener * this, EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_EventSourceCreated(EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs])" }, { "virtualAddress": "0x004F607C", "name": "EventListener_remove_EventSourceCreated", "signature": "void EventListener_remove_EventSourceCreated(EventListener * this, EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_EventSourceCreated(EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs])" }, { "virtualAddress": "0x004F619C", "name": "EventListener_add_EventWritten", "signature": "void EventListener_add_EventWritten(EventListener * this, EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void add_EventWritten(EventHandler\u00601[System.Diagnostics.Tracing.EventWrittenEventArgs])" }, { "virtualAddress": "0x004F623C", "name": "EventListener_remove_EventWritten", "signature": "void EventListener_remove_EventWritten(EventListener * this, EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_EventWritten(EventHandler\u00601[System.Diagnostics.Tracing.EventWrittenEventArgs])" }, { "virtualAddress": "0x004F62DC", "name": "EventListener__ctor", "signature": "void EventListener__ctor(EventListener * this, MethodInfo * method)", "dotNetSignature": "EventListener()" }, { "virtualAddress": "0x004F6368", "name": "EventListener_Dispose", "signature": "void EventListener_Dispose(EventListener * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004F6888", "name": "EventListener_EnableEvents", "signature": "void EventListener_EnableEvents(EventListener * this, EventSource * eventSource, EventLevel__Enum level, MethodInfo * method)", "dotNetSignature": "Void EnableEvents(EventSource, EventLevel)" }, { "virtualAddress": "0x004F6894", "name": "EventListener_EnableEvents_1", "signature": "void EventListener_EnableEvents_1(EventListener * this, EventSource * eventSource, EventLevel__Enum level, EventKeywords__Enum matchAnyKeyword, MethodInfo * method)", "dotNetSignature": "Void EnableEvents(EventSource, EventLevel, EventKeywords)" }, { "virtualAddress": "0x004F689C", "name": "EventListener_EnableEvents_2", "signature": "void EventListener_EnableEvents_2(EventListener * this, EventSource * eventSource, EventLevel__Enum level, EventKeywords__Enum matchAnyKeyword, IDictionary_2_System_String_System_String_ * arguments, MethodInfo * method)", "dotNetSignature": "Void EnableEvents(EventSource, EventLevel, EventKeywords, IDictionary\u00602[System.String,System.String])" }, { "virtualAddress": "0x004F6B40", "name": "EventListener_DisableEvents", "signature": "void EventListener_DisableEvents(EventListener * this, EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "Void DisableEvents(EventSource)" }, { "virtualAddress": "0x004F6BFC", "name": "EventListener_EventSourceIndex", "signature": "int32_t EventListener_EventSourceIndex(EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "Int32 EventSourceIndex(EventSource)" }, { "virtualAddress": "0x004F6C14", "name": "EventListener_OnEventSourceCreated", "signature": "void EventListener_OnEventSourceCreated(EventListener * this, EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "Void OnEventSourceCreated(EventSource)" }, { "virtualAddress": "0x004F6CB8", "name": "EventListener_OnEventWritten", "signature": "void EventListener_OnEventWritten(EventListener * this, EventWrittenEventArgs * eventData, MethodInfo * method)", "dotNetSignature": "Void OnEventWritten(EventWrittenEventArgs)" }, { "virtualAddress": "0x004F6D30", "name": "EventListener_AddEventSource", "signature": "void EventListener_AddEventSource(EventSource * newEventSource, MethodInfo * method)", "dotNetSignature": "Void AddEventSource(EventSource)" }, { "virtualAddress": "0x004F7308", "name": "EventListener_DisposeOnShutdown", "signature": "void EventListener_DisposeOnShutdown(Object * sender, EventArgs * e, MethodInfo * method)", "dotNetSignature": "Void DisposeOnShutdown(Object, EventArgs)" }, { "virtualAddress": "0x004F6684", "name": "EventListener_RemoveReferencesToListenerInEventSources", "signature": "void EventListener_RemoveReferencesToListenerInEventSources(EventListener * listenerToRemove, MethodInfo * method)", "dotNetSignature": "Void RemoveReferencesToListenerInEventSources(EventListener)" }, { "virtualAddress": "0x004F759C", "name": "EventListener_Validate", "signature": "void EventListener_Validate(MethodInfo * method)", "dotNetSignature": "Void Validate()" }, { "virtualAddress": "0x004F65A0", "name": "EventListener_get_EventListenersLock", "signature": "Object * EventListener_get_EventListenersLock(MethodInfo * method)", "dotNetSignature": "Object get_EventListenersLock()" }, { "virtualAddress": "0x004F5CAC", "name": "EventListener_CallBackForExistingEventSources", "signature": "void EventListener_CallBackForExistingEventSources(EventListener * this, bool addToListenersList, EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs_ * callback, MethodInfo * method)", "dotNetSignature": "Void CallBackForExistingEventSources(Boolean, EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs])" }, { "virtualAddress": "0x004F7A28", "name": "EventListener__cctor", "signature": "void EventListener__cctor(MethodInfo * method)", "dotNetSignature": "EventListener()" }, { "virtualAddress": "0x004F7AA8", "name": "EventListener___ctor_b__10_0", "signature": "void EventListener___ctor_b__10_0(EventListener * this, Object * obj, EventSourceCreatedEventArgs * args, MethodInfo * method)", "dotNetSignature": "Void \u003C.ctor\u003Eb__10_0(Object, EventSourceCreatedEventArgs)" }, { "virtualAddress": "0x004F3354", "name": "EventCommandEventArgs_get_Command", "signature": "EventCommand__Enum EventCommandEventArgs_get_Command(EventCommandEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventCommand get_Command()" }, { "virtualAddress": "0x004F335C", "name": "EventCommandEventArgs_set_Command", "signature": "void EventCommandEventArgs_set_Command(EventCommandEventArgs * this, EventCommand__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Command(EventCommand)" }, { "virtualAddress": "0x004F3364", "name": "EventCommandEventArgs_get_Arguments", "signature": "IDictionary_2_System_String_System_String_ * EventCommandEventArgs_get_Arguments(EventCommandEventArgs * this, MethodInfo * method)", "dotNetSignature": "IDictionary\u00602[System.String,System.String] get_Arguments()" }, { "virtualAddress": "0x004F336C", "name": "EventCommandEventArgs_set_Arguments", "signature": "void EventCommandEventArgs_set_Arguments(EventCommandEventArgs * this, IDictionary_2_System_String_System_String_ * value, MethodInfo * method)", "dotNetSignature": "Void set_Arguments(IDictionary\u00602[System.String,System.String])" }, { "virtualAddress": "0x004F3374", "name": "EventCommandEventArgs_EnableEvent", "signature": "bool EventCommandEventArgs_EnableEvent(EventCommandEventArgs * this, int32_t eventId, MethodInfo * method)", "dotNetSignature": "Boolean EnableEvent(Int32)" }, { "virtualAddress": "0x004F3508", "name": "EventCommandEventArgs_DisableEvent", "signature": "bool EventCommandEventArgs_DisableEvent(EventCommandEventArgs * this, int32_t eventId, MethodInfo * method)", "dotNetSignature": "Boolean DisableEvent(Int32)" }, { "virtualAddress": "0x004F35AC", "name": "EventCommandEventArgs__ctor", "signature": "void EventCommandEventArgs__ctor(EventCommandEventArgs * this, EventCommand__Enum command, IDictionary_2_System_String_System_String_ * arguments, EventSource * eventSource, EventListener * listener, int32_t perEventSourceSessionId, int32_t etwSessionId, bool enable, EventLevel__Enum level, EventKeywords__Enum matchAnyKeyword, MethodInfo * method)", "dotNetSignature": "EventCommandEventArgs(EventCommand, IDictionary\u00602[System.String,System.String], EventSource, EventListener, Int32, Int32, Boolean, EventLevel, EventKeywords)" }, { "virtualAddress": "0x004F367C", "name": "EventCommandEventArgs__ctor_1", "signature": "void EventCommandEventArgs__ctor_1(EventCommandEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventCommandEventArgs()" }, { "virtualAddress": "0x006090CC", "name": "EventSourceCreatedEventArgs_get_EventSource", "signature": "EventSource * EventSourceCreatedEventArgs_get_EventSource(EventSourceCreatedEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventSource get_EventSource()" }, { "virtualAddress": "0x006090D4", "name": "EventSourceCreatedEventArgs_set_EventSource", "signature": "void EventSourceCreatedEventArgs_set_EventSource(EventSourceCreatedEventArgs * this, EventSource * value, MethodInfo * method)", "dotNetSignature": "Void set_EventSource(EventSource)" }, { "virtualAddress": "0x006090DC", "name": "EventSourceCreatedEventArgs__ctor", "signature": "void EventSourceCreatedEventArgs__ctor(EventSourceCreatedEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventSourceCreatedEventArgs()" }, { "virtualAddress": "0x00609910", "name": "EventWrittenEventArgs_get_EventName", "signature": "String * EventWrittenEventArgs_get_EventName(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "String get_EventName()" }, { "virtualAddress": "0x00609980", "name": "EventWrittenEventArgs_set_EventName", "signature": "void EventWrittenEventArgs_set_EventName(EventWrittenEventArgs * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_EventName(String)" }, { "virtualAddress": "0x00609988", "name": "EventWrittenEventArgs_get_EventId", "signature": "int32_t EventWrittenEventArgs_get_EventId(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EventId()" }, { "virtualAddress": "0x00609990", "name": "EventWrittenEventArgs_set_EventId", "signature": "void EventWrittenEventArgs_set_EventId(EventWrittenEventArgs * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_EventId(Int32)" }, { "virtualAddress": "0x00609998", "name": "EventWrittenEventArgs_get_ActivityId", "signature": "Guid EventWrittenEventArgs_get_ActivityId(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "Guid get_ActivityId()" }, { "virtualAddress": "0x006099F8", "name": "EventWrittenEventArgs_get_RelatedActivityId", "signature": "Guid EventWrittenEventArgs_get_RelatedActivityId(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "Guid get_RelatedActivityId()" }, { "virtualAddress": "0x00609A08", "name": "EventWrittenEventArgs_set_RelatedActivityId", "signature": "void EventWrittenEventArgs_set_RelatedActivityId(EventWrittenEventArgs * this, Guid value, MethodInfo * method)", "dotNetSignature": "Void set_RelatedActivityId(Guid)" }, { "virtualAddress": "0x00609A14", "name": "EventWrittenEventArgs_get_Payload", "signature": "ReadOnlyCollection_1_System_Object_ * EventWrittenEventArgs_get_Payload(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] get_Payload()" }, { "virtualAddress": "0x00609A1C", "name": "EventWrittenEventArgs_set_Payload", "signature": "void EventWrittenEventArgs_set_Payload(EventWrittenEventArgs * this, ReadOnlyCollection_1_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void set_Payload(ReadOnlyCollection\u00601[System.Object])" }, { "virtualAddress": "0x00609A24", "name": "EventWrittenEventArgs_get_PayloadNames", "signature": "ReadOnlyCollection_1_System_String_ * EventWrittenEventArgs_get_PayloadNames(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.String] get_PayloadNames()" }, { "virtualAddress": "0x00609B70", "name": "EventWrittenEventArgs_set_PayloadNames", "signature": "void EventWrittenEventArgs_set_PayloadNames(EventWrittenEventArgs * this, ReadOnlyCollection_1_System_String_ * value, MethodInfo * method)", "dotNetSignature": "Void set_PayloadNames(ReadOnlyCollection\u00601[System.String])" }, { "virtualAddress": "0x00609B78", "name": "EventWrittenEventArgs_get_EventSource", "signature": "EventSource * EventWrittenEventArgs_get_EventSource(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventSource get_EventSource()" }, { "virtualAddress": "0x00609B80", "name": "EventWrittenEventArgs_get_Keywords", "signature": "EventKeywords__Enum EventWrittenEventArgs_get_Keywords(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_Keywords()" }, { "virtualAddress": "0x00609BEC", "name": "EventWrittenEventArgs_get_Opcode", "signature": "EventOpcode__Enum EventWrittenEventArgs_get_Opcode(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventOpcode get_Opcode()" }, { "virtualAddress": "0x00609C54", "name": "EventWrittenEventArgs_get_Task", "signature": "EventTask__Enum EventWrittenEventArgs_get_Task(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventTask get_Task()" }, { "virtualAddress": "0x00609CBC", "name": "EventWrittenEventArgs_get_Tags", "signature": "EventTags__Enum EventWrittenEventArgs_get_Tags(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventTags get_Tags()" }, { "virtualAddress": "0x00609D28", "name": "EventWrittenEventArgs_get_Message", "signature": "String * EventWrittenEventArgs_get_Message(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x00609D94", "name": "EventWrittenEventArgs_set_Message", "signature": "void EventWrittenEventArgs_set_Message(EventWrittenEventArgs * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Message(String)" }, { "virtualAddress": "0x00609D9C", "name": "EventWrittenEventArgs_get_Channel", "signature": "EventChannel__Enum EventWrittenEventArgs_get_Channel(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventChannel get_Channel()" }, { "virtualAddress": "0x00609E04", "name": "EventWrittenEventArgs_get_Version", "signature": "uint8_t EventWrittenEventArgs_get_Version(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x00609E6C", "name": "EventWrittenEventArgs_get_Level", "signature": "EventLevel__Enum EventWrittenEventArgs_get_Level(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventLevel get_Level()" }, { "virtualAddress": "0x00609ED4", "name": "EventWrittenEventArgs__ctor", "signature": "void EventWrittenEventArgs__ctor(EventWrittenEventArgs * this, EventSource * eventSource, MethodInfo * method)", "dotNetSignature": "EventWrittenEventArgs(EventSource)" }, { "virtualAddress": "0x00609F50", "name": "EventWrittenEventArgs__ctor_1", "signature": "void EventWrittenEventArgs__ctor_1(EventWrittenEventArgs * this, MethodInfo * method)", "dotNetSignature": "EventWrittenEventArgs()" }, { "virtualAddress": "0x00609094", "name": "EventSourceAttribute_get_Name", "signature": "String * EventSourceAttribute_get_Name(EventSourceAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0060909C", "name": "EventSourceAttribute_set_Name", "signature": "void EventSourceAttribute_set_Name(EventSourceAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x006090A4", "name": "EventSourceAttribute_get_Guid", "signature": "String * EventSourceAttribute_get_Guid(EventSourceAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Guid()" }, { "virtualAddress": "0x006090AC", "name": "EventSourceAttribute_set_Guid", "signature": "void EventSourceAttribute_set_Guid(EventSourceAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Guid(String)" }, { "virtualAddress": "0x006090B4", "name": "EventSourceAttribute_get_LocalizationResources", "signature": "String * EventSourceAttribute_get_LocalizationResources(EventSourceAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_LocalizationResources()" }, { "virtualAddress": "0x006090BC", "name": "EventSourceAttribute_set_LocalizationResources", "signature": "void EventSourceAttribute_set_LocalizationResources(EventSourceAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_LocalizationResources(String)" }, { "virtualAddress": "0x006090C4", "name": "EventSourceAttribute__ctor", "signature": "void EventSourceAttribute__ctor(EventSourceAttribute * this, MethodInfo * method)", "dotNetSignature": "EventSourceAttribute()" }, { "virtualAddress": "0x004F3270", "name": "EventAttribute__ctor", "signature": "void EventAttribute__ctor(EventAttribute * this, int32_t eventId, MethodInfo * method)", "dotNetSignature": "EventAttribute(Int32)" }, { "virtualAddress": "0x004F32A4", "name": "EventAttribute_get_EventId", "signature": "int32_t EventAttribute_get_EventId(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "Int32 get_EventId()" }, { "virtualAddress": "0x004F32AC", "name": "EventAttribute_set_EventId", "signature": "void EventAttribute_set_EventId(EventAttribute * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_EventId(Int32)" }, { "virtualAddress": "0x004F32B4", "name": "EventAttribute_get_Level", "signature": "EventLevel__Enum EventAttribute_get_Level(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "EventLevel get_Level()" }, { "virtualAddress": "0x004F32BC", "name": "EventAttribute_set_Level", "signature": "void EventAttribute_set_Level(EventAttribute * this, EventLevel__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Level(EventLevel)" }, { "virtualAddress": "0x004F32C4", "name": "EventAttribute_get_Keywords", "signature": "EventKeywords__Enum EventAttribute_get_Keywords(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "EventKeywords get_Keywords()" }, { "virtualAddress": "0x004F32CC", "name": "EventAttribute_set_Keywords", "signature": "void EventAttribute_set_Keywords(EventAttribute * this, EventKeywords__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Keywords(EventKeywords)" }, { "virtualAddress": "0x004F32D4", "name": "EventAttribute_get_Opcode", "signature": "EventOpcode__Enum EventAttribute_get_Opcode(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "EventOpcode get_Opcode()" }, { "virtualAddress": "0x004F32DC", "name": "EventAttribute_set_Opcode", "signature": "void EventAttribute_set_Opcode(EventAttribute * this, EventOpcode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Opcode(EventOpcode)" }, { "virtualAddress": "0x004F32EC", "name": "EventAttribute_get_IsOpcodeSet", "signature": "bool EventAttribute_get_IsOpcodeSet(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsOpcodeSet()" }, { "virtualAddress": "0x004F32F4", "name": "EventAttribute_get_Task", "signature": "EventTask__Enum EventAttribute_get_Task(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "EventTask get_Task()" }, { "virtualAddress": "0x004F32FC", "name": "EventAttribute_set_Task", "signature": "void EventAttribute_set_Task(EventAttribute * this, EventTask__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Task(EventTask)" }, { "virtualAddress": "0x004F3304", "name": "EventAttribute_get_Channel", "signature": "EventChannel__Enum EventAttribute_get_Channel(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "EventChannel get_Channel()" }, { "virtualAddress": "0x004F330C", "name": "EventAttribute_set_Channel", "signature": "void EventAttribute_set_Channel(EventAttribute * this, EventChannel__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Channel(EventChannel)" }, { "virtualAddress": "0x004F3314", "name": "EventAttribute_get_Version", "signature": "uint8_t EventAttribute_get_Version(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "Byte get_Version()" }, { "virtualAddress": "0x004F331C", "name": "EventAttribute_set_Version", "signature": "void EventAttribute_set_Version(EventAttribute * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_Version(Byte)" }, { "virtualAddress": "0x004F3324", "name": "EventAttribute_get_Message", "signature": "String * EventAttribute_get_Message(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "String get_Message()" }, { "virtualAddress": "0x004F332C", "name": "EventAttribute_set_Message", "signature": "void EventAttribute_set_Message(EventAttribute * this, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Message(String)" }, { "virtualAddress": "0x004F3334", "name": "EventAttribute_get_Tags", "signature": "EventTags__Enum EventAttribute_get_Tags(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "EventTags get_Tags()" }, { "virtualAddress": "0x004F333C", "name": "EventAttribute_set_Tags", "signature": "void EventAttribute_set_Tags(EventAttribute * this, EventTags__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Tags(EventTags)" }, { "virtualAddress": "0x004F3344", "name": "EventAttribute_get_ActivityOptions", "signature": "EventActivityOptions__Enum EventAttribute_get_ActivityOptions(EventAttribute * this, MethodInfo * method)", "dotNetSignature": "EventActivityOptions get_ActivityOptions()" }, { "virtualAddress": "0x004F334C", "name": "EventAttribute_set_ActivityOptions", "signature": "void EventAttribute_set_ActivityOptions(EventAttribute * this, EventActivityOptions__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_ActivityOptions(EventActivityOptions)" }, { "virtualAddress": "0x00610890", "name": "NonEventAttribute__ctor", "signature": "void NonEventAttribute__ctor(NonEventAttribute * this, MethodInfo * method)", "dotNetSignature": "NonEventAttribute()" }, { "virtualAddress": "0x004EE794", "name": "ActivityFilter_DisableFilter", "signature": "void ActivityFilter_DisableFilter(ActivityFilter * * filterList, EventSource * source, MethodInfo * method)", "dotNetSignature": "Void DisableFilter(ActivityFilter ByRef, EventSource)" }, { "virtualAddress": "0x004EEB38", "name": "ActivityFilter_UpdateFilter", "signature": "void ActivityFilter_UpdateFilter(ActivityFilter * * filterList, EventSource * source, int32_t perEventSourceSessionId, String * startEvents, MethodInfo * method)", "dotNetSignature": "Void UpdateFilter(ActivityFilter ByRef, EventSource, Int32, String)" }, { "virtualAddress": "0x004EF088", "name": "ActivityFilter_GetFilter", "signature": "ActivityFilter * ActivityFilter_GetFilter(ActivityFilter * filterList, EventSource * source, MethodInfo * method)", "dotNetSignature": "ActivityFilter GetFilter(ActivityFilter, EventSource)" }, { "virtualAddress": "0x004EF150", "name": "ActivityFilter_PassesActivityFilter", "signature": "bool ActivityFilter_PassesActivityFilter(ActivityFilter * filterList, Guid * childActivityID, bool triggeringEvent, EventSource * source, int32_t eventId, MethodInfo * method)", "dotNetSignature": "Boolean PassesActivityFilter(ActivityFilter, Guid*, Boolean, EventSource, Int32)" }, { "virtualAddress": "0x004EF758", "name": "ActivityFilter_IsCurrentActivityActive", "signature": "bool ActivityFilter_IsCurrentActivityActive(ActivityFilter * filterList, MethodInfo * method)", "dotNetSignature": "Boolean IsCurrentActivityActive(ActivityFilter)" }, { "virtualAddress": "0x004EF60C", "name": "ActivityFilter_FlowActivityIfNeeded", "signature": "void ActivityFilter_FlowActivityIfNeeded(ActivityFilter * filterList, Guid * currentActivityId, Guid * childActivityID, MethodInfo * method)", "dotNetSignature": "Void FlowActivityIfNeeded(ActivityFilter, Guid*, Guid*)" }, { "virtualAddress": "0x004EF988", "name": "ActivityFilter_UpdateKwdTriggers", "signature": "void ActivityFilter_UpdateKwdTriggers(ActivityFilter * activityFilter, Guid sourceGuid, EventSource * source, EventKeywords__Enum sessKeywords, MethodInfo * method)", "dotNetSignature": "Void UpdateKwdTriggers(ActivityFilter, Guid, EventSource, EventKeywords)" }, { "virtualAddress": "0x004EFAD8", "name": "ActivityFilter_GetFilterAsTuple", "signature": "IEnumerable_1_System_Tuple_2__2 * ActivityFilter_GetFilterAsTuple(ActivityFilter * this, Guid sourceGuid, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Tuple\u00602] GetFilterAsTuple(Guid)" }, { "virtualAddress": "0x004EE9C4", "name": "ActivityFilter_Dispose", "signature": "void ActivityFilter_Dispose(ActivityFilter * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004EFBA4", "name": "ActivityFilter__ctor", "signature": "void ActivityFilter__ctor(ActivityFilter * this, EventSource * source, int32_t perEventSourceSessionId, int32_t eventId, int32_t samplingFreq, ActivityFilter * existingFilter, MethodInfo * method)", "dotNetSignature": "ActivityFilter(EventSource, Int32, Int32, Int32, ActivityFilter)" }, { "virtualAddress": "0x004EEA70", "name": "ActivityFilter_EnsureActivityCleanupDelegate", "signature": "void ActivityFilter_EnsureActivityCleanupDelegate(ActivityFilter * filterList, MethodInfo * method)", "dotNetSignature": "Void EnsureActivityCleanupDelegate(ActivityFilter)" }, { "virtualAddress": "0x004EFD20", "name": "ActivityFilter_GetActivityDyingDelegate", "signature": "Action_1_Guid_ * ActivityFilter_GetActivityDyingDelegate(ActivityFilter * filterList, MethodInfo * method)", "dotNetSignature": "Action\u00601[Guid] GetActivityDyingDelegate(ActivityFilter)" }, { "virtualAddress": "0x004EEF8C", "name": "ActivityFilter_EnableFilter", "signature": "bool ActivityFilter_EnableFilter(ActivityFilter * * filterList, EventSource * source, int32_t perEventSourceSessionId, int32_t eventId, int32_t samplingFreq, MethodInfo * method)", "dotNetSignature": "Boolean EnableFilter(ActivityFilter ByRef, EventSource, Int32, Int32, Int32)" }, { "virtualAddress": "0x004EF808", "name": "ActivityFilter_TrimActiveActivityStore", "signature": "void ActivityFilter_TrimActiveActivityStore(ConcurrentDictionary_2_System_Guid_System_Int32_ * activities, MethodInfo * method)", "dotNetSignature": "Void TrimActiveActivityStore(ConcurrentDictionary\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x004EF5EC", "name": "ActivityFilter_GetActiveActivities", "signature": "ConcurrentDictionary_2_System_Guid_System_Int32_ * ActivityFilter_GetActiveActivities(ActivityFilter * filterList, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32] GetActiveActivities(ActivityFilter)" }, { "virtualAddress": "0x004EFB6C", "name": "ActivityFilter_GetFilterAsTuple_d_7__ctor", "signature": "void ActivityFilter_GetFilterAsTuple_d_7__ctor(ActivityFilter_GetFilterAsTuple_d_7 * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ActivityFilter\u002B\u003CGetFilterAsTuple\u003Ed__7(Int32)" }, { "virtualAddress": "0x004EFEFC", "name": "ActivityFilter_GetFilterAsTuple_d_7_System_IDisposable_Dispose", "signature": "void ActivityFilter_GetFilterAsTuple_d_7_System_IDisposable_Dispose(ActivityFilter_GetFilterAsTuple_d_7 * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x004EFF00", "name": "ActivityFilter_GetFilterAsTuple_d_7_MoveNext", "signature": "bool ActivityFilter_GetFilterAsTuple_d_7_MoveNext(ActivityFilter_GetFilterAsTuple_d_7 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004F001C", "name": "ActivityFilter_GetFilterAsTuple_d_7_System_Collections_Generic_IEnumerator_System_Tuple_System_Int32_System_Int32___get_Current", "signature": "Tuple_2_Int32_Int32_ * ActivityFilter_GetFilterAsTuple_d_7_System_Collections_Generic_IEnumerator_System_Tuple_System_Int32_System_Int32___get_Current(ActivityFilter_GetFilterAsTuple_d_7 * this, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Int32,Int32] System.Collections.Generic.IEnumerator\u003CSystem.Tuple\u003CSystem.Int32,System.Int32\u003E\u003E.get_Current()" }, { "virtualAddress": "0x004F0024", "name": "ActivityFilter_GetFilterAsTuple_d_7_System_Collections_IEnumerator_Reset", "signature": "void ActivityFilter_GetFilterAsTuple_d_7_System_Collections_IEnumerator_Reset(ActivityFilter_GetFilterAsTuple_d_7 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004F0084", "name": "ActivityFilter_GetFilterAsTuple_d_7_System_Collections_IEnumerator_get_Current", "signature": "Object * ActivityFilter_GetFilterAsTuple_d_7_System_Collections_IEnumerator_get_Current(ActivityFilter_GetFilterAsTuple_d_7 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004F008C", "name": "ActivityFilter_GetFilterAsTuple_d_7_System_Collections_Generic_IEnumerable_System_Tuple_System_Int32_System_Int32___GetEnumerator", "signature": "IEnumerator_1_System_Tuple_2__1 * ActivityFilter_GetFilterAsTuple_d_7_System_Collections_Generic_IEnumerable_System_Tuple_System_Int32_System_Int32___GetEnumerator(ActivityFilter_GetFilterAsTuple_d_7 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Tuple\u00602] System.Collections.Generic.IEnumerable\u003CSystem.Tuple\u003CSystem.Int32,System.Int32\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x004F0140", "name": "ActivityFilter_GetFilterAsTuple_d_7_System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ActivityFilter_GetFilterAsTuple_d_7_System_Collections_IEnumerable_GetEnumerator(ActivityFilter_GetFilterAsTuple_d_7 * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x004EFDC0", "name": "ActivityFilter_c_DisplayClass11_0__ctor", "signature": "void ActivityFilter_c_DisplayClass11_0__ctor(ActivityFilter_c_DisplayClass11_0 * this, MethodInfo * method)", "dotNetSignature": "ActivityFilter\u002B\u003C\u003Ec__DisplayClass11_0()" }, { "virtualAddress": "0x004EFDD0", "name": "ActivityFilter_c_DisplayClass11_0__GetActivityDyingDelegate_b__0", "signature": "void ActivityFilter_c_DisplayClass11_0__GetActivityDyingDelegate_b__0(ActivityFilter_c_DisplayClass11_0 * this, Guid oldActivity, MethodInfo * method)", "dotNetSignature": "Void \u003CGetActivityDyingDelegate\u003Eb__0(Guid)" }, { "virtualAddress": "0x004EFDC8", "name": "ActivityFilter_c_DisplayClass13_0__ctor", "signature": "void ActivityFilter_c_DisplayClass13_0__ctor(ActivityFilter_c_DisplayClass13_0 * this, MethodInfo * method)", "dotNetSignature": "ActivityFilter\u002B\u003C\u003Ec__DisplayClass13_0()" }, { "virtualAddress": "0x004EFE8C", "name": "ActivityFilter_c_DisplayClass13_0__TrimActiveActivityStore_b__0", "signature": "int32_t ActivityFilter_c_DisplayClass13_0__TrimActiveActivityStore_b__0(ActivityFilter_c_DisplayClass13_0 * this, KeyValuePair_2_System_Guid_System_Int32_ x, KeyValuePair_2_System_Guid_System_Int32_ y, MethodInfo * method)", "dotNetSignature": "Int32 \u003CTrimActiveActivityStore\u003Eb__0(KeyValuePair\u00602[System.Guid,System.Int32], KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x004F2AD8", "name": "EtwSession_GetEtwSession", "signature": "EtwSession * EtwSession_GetEtwSession(int32_t etwSessionId, bool bCreateIfNeeded, MethodInfo * method)", "dotNetSignature": "EtwSession GetEtwSession(Int32, Boolean)" }, { "virtualAddress": "0x004F2F20", "name": "EtwSession_RemoveEtwSession", "signature": "void EtwSession_RemoveEtwSession(EtwSession * etwSession, MethodInfo * method)", "dotNetSignature": "Void RemoveEtwSession(EtwSession)" }, { "virtualAddress": "0x004F2DD0", "name": "EtwSession_TrimGlobalList", "signature": "void EtwSession_TrimGlobalList(MethodInfo * method)", "dotNetSignature": "Void TrimGlobalList()" }, { "virtualAddress": "0x004F2DA4", "name": "EtwSession__ctor", "signature": "void EtwSession__ctor(EtwSession * this, int32_t etwSessionId, MethodInfo * method)", "dotNetSignature": "EtwSession(Int32)" }, { "virtualAddress": "0x004F3080", "name": "EtwSession__cctor", "signature": "void EtwSession__cctor(MethodInfo * method)", "dotNetSignature": "EtwSession()" }, { "virtualAddress": "0x004F3078", "name": "EtwSession_c_DisplayClass1_0__ctor", "signature": "void EtwSession_c_DisplayClass1_0__ctor(EtwSession_c_DisplayClass1_0 * this, MethodInfo * method)", "dotNetSignature": "EtwSession\u002B\u003C\u003Ec__DisplayClass1_0()" }, { "virtualAddress": "0x004F31D4", "name": "EtwSession_c_DisplayClass1_0__RemoveEtwSession_b__0", "signature": "bool EtwSession_c_DisplayClass1_0__RemoveEtwSession_b__0(EtwSession_c_DisplayClass1_0 * this, WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * wrEtwSession, MethodInfo * method)", "dotNetSignature": "Boolean \u003CRemoveEtwSession\u003Eb__0(WeakReference\u00601[System.Diagnostics.Tracing.EtwSession])" }, { "virtualAddress": "0x004F30F4", "name": "EtwSession_c__cctor", "signature": "void EtwSession_c__cctor(MethodInfo * method)", "dotNetSignature": "EtwSession\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x004F3158", "name": "EtwSession_c__ctor", "signature": "void EtwSession_c__ctor(EtwSession_c * this, MethodInfo * method)", "dotNetSignature": "EtwSession\u002B\u003C\u003Ec()" }, { "virtualAddress": "0x004F3160", "name": "EtwSession_c__TrimGlobalList_b__2_0", "signature": "bool EtwSession_c__TrimGlobalList_b__2_0(EtwSession_c * this, WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * wrEtwSession, MethodInfo * method)", "dotNetSignature": "Boolean \u003CTrimGlobalList\u003Eb__2_0(WeakReference\u00601[System.Diagnostics.Tracing.EtwSession])" }, { "virtualAddress": "0x003FD2C8", "name": "SessionMask__ctor", "signature": "void SessionMask__ctor(SessionMask__Boxed * this, SessionMask m, MethodInfo * method)", "dotNetSignature": "SessionMask(SessionMask)" }, { "virtualAddress": "0x003FD2D0", "name": "SessionMask__ctor_1", "signature": "void SessionMask__ctor_1(SessionMask__Boxed * this, uint32_t mask, MethodInfo * method)", "dotNetSignature": "SessionMask(UInt32)" }, { "virtualAddress": "0x003FD2DC", "name": "SessionMask_IsEqualOrSupersetOf", "signature": "bool SessionMask_IsEqualOrSupersetOf(SessionMask__Boxed * this, SessionMask m, MethodInfo * method)", "dotNetSignature": "Boolean IsEqualOrSupersetOf(SessionMask)" }, { "virtualAddress": "0x00610C80", "name": "SessionMask_get_All", "signature": "SessionMask SessionMask_get_All(MethodInfo * method)", "dotNetSignature": "SessionMask get_All()" }, { "virtualAddress": "0x00610C88", "name": "SessionMask_FromId", "signature": "SessionMask SessionMask_FromId(int32_t perEventSourceSessionId, MethodInfo * method)", "dotNetSignature": "SessionMask FromId(Int32)" }, { "virtualAddress": "0x003FD2F0", "name": "SessionMask_ToEventKeywords", "signature": "uint64_t SessionMask_ToEventKeywords(SessionMask__Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 ToEventKeywords()" }, { "virtualAddress": "0x00610CA4", "name": "SessionMask_FromEventKeywords", "signature": "SessionMask SessionMask_FromEventKeywords(uint64_t m, MethodInfo * method)", "dotNetSignature": "SessionMask FromEventKeywords(UInt64)" }, { "virtualAddress": "0x003FD2FC", "name": "SessionMask_get_Item", "signature": "bool SessionMask_get_Item(SessionMask__Boxed * this, int32_t perEventSourceSessionId, MethodInfo * method)", "dotNetSignature": "Boolean get_Item(Int32)" }, { "virtualAddress": "0x003FD318", "name": "SessionMask_set_Item", "signature": "void SessionMask_set_Item(SessionMask__Boxed * this, int32_t perEventSourceSessionId, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Boolean)" }, { "virtualAddress": "0x00610CEC", "name": "SessionMask_op_BitwiseOr", "signature": "SessionMask SessionMask_op_BitwiseOr(SessionMask m1, SessionMask m2, MethodInfo * method)", "dotNetSignature": "SessionMask op_BitwiseOr(SessionMask, SessionMask)" }, { "virtualAddress": "0x00610CF8", "name": "SessionMask_op_BitwiseAnd", "signature": "SessionMask SessionMask_op_BitwiseAnd(SessionMask m1, SessionMask m2, MethodInfo * method)", "dotNetSignature": "SessionMask op_BitwiseAnd(SessionMask, SessionMask)" }, { "virtualAddress": "0x00610D04", "name": "SessionMask_op_ExclusiveOr", "signature": "SessionMask SessionMask_op_ExclusiveOr(SessionMask m1, SessionMask m2, MethodInfo * method)", "dotNetSignature": "SessionMask op_ExclusiveOr(SessionMask, SessionMask)" }, { "virtualAddress": "0x00610D10", "name": "SessionMask_op_OnesComplement", "signature": "SessionMask SessionMask_op_OnesComplement(SessionMask m, MethodInfo * method)", "dotNetSignature": "SessionMask op_OnesComplement(SessionMask)" }, { "virtualAddress": "0x00610D1C", "name": "SessionMask_op_Explicit", "signature": "uint64_t SessionMask_op_Explicit(SessionMask m, MethodInfo * method)", "dotNetSignature": "UInt64 op_Explicit(SessionMask)" }, { "virtualAddress": "0x00610D24", "name": "SessionMask_op_Explicit_1", "signature": "uint32_t SessionMask_op_Explicit_1(SessionMask m, MethodInfo * method)", "dotNetSignature": "UInt32 op_Explicit(SessionMask)" }, { "virtualAddress": "0x004F59B8", "name": "EventDispatcher__ctor", "signature": "void EventDispatcher__ctor(EventDispatcher * this, EventDispatcher * next, Boolean__Array * eventEnabled, EventListener * listener, MethodInfo * method)", "dotNetSignature": "EventDispatcher(EventDispatcher, Boolean[], EventListener)" }, { "virtualAddress": "0x0060BC48", "name": "ManifestBuilder__ctor", "signature": "void ManifestBuilder__ctor(ManifestBuilder * this, String * providerName, Guid providerGuid, String * dllName, ResourceManager * resources, EventManifestOptions__Enum flags, MethodInfo * method)", "dotNetSignature": "ManifestBuilder(String, Guid, String, ResourceManager, EventManifestOptions)" }, { "virtualAddress": "0x0060BF90", "name": "ManifestBuilder_AddOpcode", "signature": "void ManifestBuilder_AddOpcode(ManifestBuilder * this, String * name, int32_t value, MethodInfo * method)", "dotNetSignature": "Void AddOpcode(String, Int32)" }, { "virtualAddress": "0x0060C3A0", "name": "ManifestBuilder_AddTask", "signature": "void ManifestBuilder_AddTask(ManifestBuilder * this, String * name, int32_t value, MethodInfo * method)", "dotNetSignature": "Void AddTask(String, Int32)" }, { "virtualAddress": "0x0060C64C", "name": "ManifestBuilder_AddKeyword", "signature": "void ManifestBuilder_AddKeyword(ManifestBuilder * this, String * name, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void AddKeyword(String, UInt64)" }, { "virtualAddress": "0x0060CAA4", "name": "ManifestBuilder_StartEvent", "signature": "void ManifestBuilder_StartEvent(ManifestBuilder * this, String * eventName, EventAttribute * eventAttribute, MethodInfo * method)", "dotNetSignature": "Void StartEvent(String, EventAttribute)" }, { "virtualAddress": "0x0060D590", "name": "ManifestBuilder_AddEventParameter", "signature": "void ManifestBuilder_AddEventParameter(ManifestBuilder * this, Type * type, String * name, MethodInfo * method)", "dotNetSignature": "Void AddEventParameter(Type, String)" }, { "virtualAddress": "0x0060DEF8", "name": "ManifestBuilder_EndEvent", "signature": "void ManifestBuilder_EndEvent(ManifestBuilder * this, MethodInfo * method)", "dotNetSignature": "Void EndEvent()" }, { "virtualAddress": "0x0060E8FC", "name": "ManifestBuilder_CreateManifest", "signature": "Byte__Array * ManifestBuilder_CreateManifest(ManifestBuilder * this, MethodInfo * method)", "dotNetSignature": "Byte[] CreateManifest()" }, { "virtualAddress": "0x0060FD7C", "name": "ManifestBuilder_get_Errors", "signature": "IList_1_System_String_ * ManifestBuilder_get_Errors(ManifestBuilder * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.String] get_Errors()" }, { "virtualAddress": "0x0060C288", "name": "ManifestBuilder_ManifestError", "signature": "void ManifestBuilder_ManifestError(ManifestBuilder * this, String * msg, bool runtimeCritical, MethodInfo * method)", "dotNetSignature": "Void ManifestError(String, Boolean)" }, { "virtualAddress": "0x0060E93C", "name": "ManifestBuilder_CreateManifestString", "signature": "String * ManifestBuilder_CreateManifestString(ManifestBuilder * this, MethodInfo * method)", "dotNetSignature": "String CreateManifestString()" }, { "virtualAddress": "0x0060FD84", "name": "ManifestBuilder_WriteNameAndMessageAttribs", "signature": "void ManifestBuilder_WriteNameAndMessageAttribs(ManifestBuilder * this, StringBuilder * stringBuilder, String * elementName, String * name, MethodInfo * method)", "dotNetSignature": "Void WriteNameAndMessageAttribs(StringBuilder, String, String)" }, { "virtualAddress": "0x0060CE30", "name": "ManifestBuilder_WriteMessageAttrib", "signature": "void ManifestBuilder_WriteMessageAttrib(ManifestBuilder * this, StringBuilder * stringBuilder, String * elementName, String * name, String * value, MethodInfo * method)", "dotNetSignature": "Void WriteMessageAttrib(StringBuilder, String, String, String)" }, { "virtualAddress": "0x0060FFF0", "name": "ManifestBuilder_GetLocalizedMessage", "signature": "String * ManifestBuilder_GetLocalizedMessage(ManifestBuilder * this, String * key, CultureInfo * ci, bool etwFormat, MethodInfo * method)", "dotNetSignature": "String GetLocalizedMessage(String, CultureInfo, Boolean)" }, { "virtualAddress": "0x0060FE3C", "name": "ManifestBuilder_GetSupportedCultures", "signature": "List_1_System_Globalization_CultureInfo_ * ManifestBuilder_GetSupportedCultures(ResourceManager * resources, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Globalization.CultureInfo] GetSupportedCultures(ResourceManager)" }, { "virtualAddress": "0x0060CD6C", "name": "ManifestBuilder_GetLevelName", "signature": "String * ManifestBuilder_GetLevelName(EventLevel__Enum level, MethodInfo * method)", "dotNetSignature": "String GetLevelName(EventLevel)" }, { "virtualAddress": "0x0060D49C", "name": "ManifestBuilder_GetTaskName", "signature": "String * ManifestBuilder_GetTaskName(ManifestBuilder * this, EventTask__Enum task, String * eventName, MethodInfo * method)", "dotNetSignature": "String GetTaskName(EventTask, String)" }, { "virtualAddress": "0x0060D2A0", "name": "ManifestBuilder_GetOpcodeName", "signature": "String * ManifestBuilder_GetOpcodeName(ManifestBuilder * this, EventOpcode__Enum opcode, String * eventName, MethodInfo * method)", "dotNetSignature": "String GetOpcodeName(EventOpcode, String)" }, { "virtualAddress": "0x0060D038", "name": "ManifestBuilder_GetKeywords", "signature": "String * ManifestBuilder_GetKeywords(ManifestBuilder * this, uint64_t keywords, String * eventName, MethodInfo * method)", "dotNetSignature": "String GetKeywords(UInt64, String)" }, { "virtualAddress": "0x0060DAAC", "name": "ManifestBuilder_GetTypeName", "signature": "String * ManifestBuilder_GetTypeName(ManifestBuilder * this, Type * type, MethodInfo * method)", "dotNetSignature": "String GetTypeName(Type)" }, { "virtualAddress": "0x00610110", "name": "ManifestBuilder_UpdateStringBuilder", "signature": "void ManifestBuilder_UpdateStringBuilder(StringBuilder * * stringBuilder, String * eventMessage, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void UpdateStringBuilder(StringBuilder ByRef, String, Int32, Int32)" }, { "virtualAddress": "0x0060E0AC", "name": "ManifestBuilder_TranslateToManifestConvention", "signature": "String * ManifestBuilder_TranslateToManifestConvention(ManifestBuilder * this, String * eventMessage, String * evtName, MethodInfo * method)", "dotNetSignature": "String TranslateToManifestConvention(String, String)" }, { "virtualAddress": "0x006101C0", "name": "ManifestBuilder_TranslateIndexToManifestConvention", "signature": "int32_t ManifestBuilder_TranslateIndexToManifestConvention(ManifestBuilder * this, int32_t idx, String * evtName, MethodInfo * method)", "dotNetSignature": "Int32 TranslateIndexToManifestConvention(Int32, String)" }, { "virtualAddress": "0x006101B0", "name": "ManifestBuilder_c_DisplayClass22_0__ctor", "signature": "void ManifestBuilder_c_DisplayClass22_0__ctor(ManifestBuilder_c_DisplayClass22_0 * this, MethodInfo * method)", "dotNetSignature": "ManifestBuilder\u002B\u003C\u003Ec__DisplayClass22_0()" }, { "virtualAddress": "0x006101B8", "name": "ManifestBuilder_c_DisplayClass22_1__ctor", "signature": "void ManifestBuilder_c_DisplayClass22_1__ctor(ManifestBuilder_c_DisplayClass22_1 * this, MethodInfo * method)", "dotNetSignature": "ManifestBuilder\u002B\u003C\u003Ec__DisplayClass22_1()" }, { "virtualAddress": "0x006102FC", "name": "ManifestBuilder_c_DisplayClass22_1__TranslateToManifestConvention_b__0", "signature": "void ManifestBuilder_c_DisplayClass22_1__TranslateToManifestConvention_b__0(ManifestBuilder_c_DisplayClass22_1 * this, uint16_t ch, String * escape, MethodInfo * method)", "dotNetSignature": "Void \u003CTranslateToManifestConvention\u003Eb__0(Char, String)" }, { "virtualAddress": "0x0060914C", "name": "EventSourceException__ctor", "signature": "void EventSourceException__ctor(EventSourceException * this, MethodInfo * method)", "dotNetSignature": "EventSourceException()" }, { "virtualAddress": "0x00609208", "name": "EventSourceException__ctor_1", "signature": "void EventSourceException__ctor_1(EventSourceException * this, String * message, MethodInfo * method)", "dotNetSignature": "EventSourceException(String)" }, { "virtualAddress": "0x0060928C", "name": "EventSourceException__ctor_2", "signature": "void EventSourceException__ctor_2(EventSourceException * this, String * message, Exception * innerException, MethodInfo * method)", "dotNetSignature": "EventSourceException(String, Exception)" }, { "virtualAddress": "0x0060935C", "name": "EventSourceException__ctor_3", "signature": "void EventSourceException__ctor_3(EventSourceException * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "EventSourceException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0060971C", "name": "EventSourceException__ctor_4", "signature": "void EventSourceException__ctor_4(EventSourceException * this, Exception * innerException, MethodInfo * method)", "dotNetSignature": "EventSourceException(Exception)" }, { "virtualAddress": "0x0060B8E4", "name": "Environment_1_get_TickCount", "signature": "int32_t Environment_1_get_TickCount(MethodInfo * method)", "dotNetSignature": "Int32 get_TickCount()" }, { "virtualAddress": "0x0060B8EC", "name": "Environment_1_GetResourceString", "signature": "String * Environment_1_GetResourceString(String * key, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String GetResourceString(String, Object[])" }, { "virtualAddress": "0x0060BA88", "name": "Environment_1_GetRuntimeResourceString", "signature": "String * Environment_1_GetRuntimeResourceString(String * key, Object__Array * args, MethodInfo * method)", "dotNetSignature": "String GetRuntimeResourceString(String, Object[])" }, { "virtualAddress": "0x0060BAFC", "name": "Environment_1__cctor", "signature": "void Environment_1__cctor(MethodInfo * method)", "dotNetSignature": "Environment()" }, { "virtualAddress": "0x006F3400", "name": "_PrivateImplementationDetails__ComputeStringHash", "signature": "uint32_t _PrivateImplementationDetails__ComputeStringHash(String * s, MethodInfo * method)", "dotNetSignature": "UInt32 ComputeStringHash(String)" }, { "virtualAddress": "0x00404DAC", "name": "MethodToken_get_Token", "signature": "int32_t MethodToken_get_Token(MethodToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404DB8", "name": "MethodToken_Equals", "signature": "bool MethodToken_Equals(MethodToken__Boxed * this, MethodToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(MethodToken)" }, { "virtualAddress": "0x0089DB30", "name": "MethodToken_op_Equality", "signature": "bool MethodToken_op_Equality(MethodToken a, MethodToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(MethodToken, MethodToken)" }, { "virtualAddress": "0x0089DB70", "name": "MethodToken_op_Inequality", "signature": "bool MethodToken_op_Inequality(MethodToken a, MethodToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(MethodToken, MethodToken)" }, { "virtualAddress": "0x00404EFC", "name": "TypeToken_get_Token", "signature": "int32_t TypeToken_get_Token(TypeToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404F08", "name": "TypeToken_Equals", "signature": "bool TypeToken_Equals(TypeToken__Boxed * this, TypeToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(TypeToken)" }, { "virtualAddress": "0x008A5EE4", "name": "TypeToken_op_Equality", "signature": "bool TypeToken_op_Equality(TypeToken a, TypeToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(TypeToken, TypeToken)" }, { "virtualAddress": "0x008A5F24", "name": "TypeToken_op_Inequality", "signature": "bool TypeToken_op_Inequality(TypeToken a, TypeToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(TypeToken, TypeToken)" }, { "virtualAddress": "0x00404C4C", "name": "EventToken_get_Token", "signature": "int32_t EventToken_get_Token(EventToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404C58", "name": "EventToken_Equals", "signature": "bool EventToken_Equals(EventToken__Boxed * this, EventToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(EventToken)" }, { "virtualAddress": "0x0089A224", "name": "EventToken_op_Equality", "signature": "bool EventToken_op_Equality(EventToken a, EventToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(EventToken, EventToken)" }, { "virtualAddress": "0x0089A264", "name": "EventToken_op_Inequality", "signature": "bool EventToken_op_Inequality(EventToken a, EventToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(EventToken, EventToken)" }, { "virtualAddress": "0x00404D2C", "name": "FieldToken_get_Token", "signature": "int32_t FieldToken_get_Token(FieldToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404D38", "name": "FieldToken_Equals", "signature": "bool FieldToken_Equals(FieldToken__Boxed * this, FieldToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(FieldToken)" }, { "virtualAddress": "0x0089B020", "name": "FieldToken_op_Equality", "signature": "bool FieldToken_op_Equality(FieldToken a, FieldToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(FieldToken, FieldToken)" }, { "virtualAddress": "0x0089B060", "name": "FieldToken_op_Inequality", "signature": "bool FieldToken_op_Inequality(FieldToken a, FieldToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(FieldToken, FieldToken)" }, { "virtualAddress": "0x008A5F64", "name": "UnmanagedMarshal__ctor", "signature": "void UnmanagedMarshal__ctor(UnmanagedMarshal * this, MethodInfo * method)", "dotNetSignature": "UnmanagedMarshal()" }, { "virtualAddress": "0x008A5FA4", "name": "UnmanagedMarshal_get_BaseType", "signature": "UnmanagedType__Enum UnmanagedMarshal_get_BaseType(UnmanagedMarshal * this, MethodInfo * method)", "dotNetSignature": "UnmanagedType get_BaseType()" }, { "virtualAddress": "0x008A5FE4", "name": "UnmanagedMarshal_get_ElementCount", "signature": "int32_t UnmanagedMarshal_get_ElementCount(UnmanagedMarshal * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ElementCount()" }, { "virtualAddress": "0x008A6024", "name": "UnmanagedMarshal_get_GetUnmanagedType", "signature": "UnmanagedType__Enum UnmanagedMarshal_get_GetUnmanagedType(UnmanagedMarshal * this, MethodInfo * method)", "dotNetSignature": "UnmanagedType get_GetUnmanagedType()" }, { "virtualAddress": "0x008A6064", "name": "UnmanagedMarshal_get_IIDGuid", "signature": "Guid UnmanagedMarshal_get_IIDGuid(UnmanagedMarshal * this, MethodInfo * method)", "dotNetSignature": "Guid get_IIDGuid()" }, { "virtualAddress": "0x008A60A4", "name": "UnmanagedMarshal_DefineByValArray", "signature": "UnmanagedMarshal * UnmanagedMarshal_DefineByValArray(int32_t elemCount, MethodInfo * method)", "dotNetSignature": "UnmanagedMarshal DefineByValArray(Int32)" }, { "virtualAddress": "0x008A60E4", "name": "UnmanagedMarshal_DefineByValTStr", "signature": "UnmanagedMarshal * UnmanagedMarshal_DefineByValTStr(int32_t elemCount, MethodInfo * method)", "dotNetSignature": "UnmanagedMarshal DefineByValTStr(Int32)" }, { "virtualAddress": "0x008A6124", "name": "UnmanagedMarshal_DefineLPArray", "signature": "UnmanagedMarshal * UnmanagedMarshal_DefineLPArray(UnmanagedType__Enum elemType, MethodInfo * method)", "dotNetSignature": "UnmanagedMarshal DefineLPArray(UnmanagedType)" }, { "virtualAddress": "0x008A6164", "name": "UnmanagedMarshal_DefineSafeArray", "signature": "UnmanagedMarshal * UnmanagedMarshal_DefineSafeArray(UnmanagedType__Enum elemType, MethodInfo * method)", "dotNetSignature": "UnmanagedMarshal DefineSafeArray(UnmanagedType)" }, { "virtualAddress": "0x008A61A4", "name": "UnmanagedMarshal_DefineUnmanagedMarshal", "signature": "UnmanagedMarshal * UnmanagedMarshal_DefineUnmanagedMarshal(UnmanagedType__Enum unmanagedType, MethodInfo * method)", "dotNetSignature": "UnmanagedMarshal DefineUnmanagedMarshal(UnmanagedType)" }, { "virtualAddress": "0x00404ECC", "name": "SignatureToken_get_Token", "signature": "int32_t SignatureToken_get_Token(SignatureToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404ED8", "name": "SignatureToken_Equals", "signature": "bool SignatureToken_Equals(SignatureToken__Boxed * this, SignatureToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(SignatureToken)" }, { "virtualAddress": "0x008A4188", "name": "SignatureToken_op_Equality", "signature": "bool SignatureToken_op_Equality(SignatureToken a, SignatureToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(SignatureToken, SignatureToken)" }, { "virtualAddress": "0x008A41C8", "name": "SignatureToken_op_Inequality", "signature": "bool SignatureToken_op_Inequality(SignatureToken a, SignatureToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(SignatureToken, SignatureToken)" }, { "virtualAddress": "0x00404EE4", "name": "StringToken_get_Token", "signature": "int32_t StringToken_get_Token(StringToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404EF0", "name": "StringToken_Equals", "signature": "bool StringToken_Equals(StringToken__Boxed * this, StringToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(StringToken)" }, { "virtualAddress": "0x008A4288", "name": "StringToken_op_Equality", "signature": "bool StringToken_op_Equality(StringToken a, StringToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(StringToken, StringToken)" }, { "virtualAddress": "0x008A42C8", "name": "StringToken_op_Inequality", "signature": "bool StringToken_op_Inequality(StringToken a, StringToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(StringToken, StringToken)" }, { "virtualAddress": "0x00404E9C", "name": "ParameterToken_get_Token", "signature": "int32_t ParameterToken_get_Token(ParameterToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404EA8", "name": "ParameterToken_Equals", "signature": "bool ParameterToken_Equals(ParameterToken__Boxed * this, ParameterToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ParameterToken)" }, { "virtualAddress": "0x008A2FF8", "name": "ParameterToken_op_Equality", "signature": "bool ParameterToken_op_Equality(ParameterToken a, ParameterToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ParameterToken, ParameterToken)" }, { "virtualAddress": "0x008A3038", "name": "ParameterToken_op_Inequality", "signature": "bool ParameterToken_op_Inequality(ParameterToken a, ParameterToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ParameterToken, ParameterToken)" }, { "virtualAddress": "0x00404EB4", "name": "PropertyToken_get_Token", "signature": "int32_t PropertyToken_get_Token(PropertyToken__Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x00404EC0", "name": "PropertyToken_Equals", "signature": "bool PropertyToken_Equals(PropertyToken__Boxed * this, PropertyToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(PropertyToken)" }, { "virtualAddress": "0x008A3960", "name": "PropertyToken_op_Equality", "signature": "bool PropertyToken_op_Equality(PropertyToken a, PropertyToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(PropertyToken, PropertyToken)" }, { "virtualAddress": "0x008A39A0", "name": "PropertyToken_op_Inequality", "signature": "bool PropertyToken_op_Inequality(PropertyToken a, PropertyToken b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(PropertyToken, PropertyToken)" }, { "virtualAddress": "0x00510950", "name": "ReadOnlyPermissionSet__ctor", "signature": "void ReadOnlyPermissionSet__ctor(ReadOnlyPermissionSet * this, SecurityElement * permissionSetXml, MethodInfo * method)", "dotNetSignature": "ReadOnlyPermissionSet(SecurityElement)" }, { "virtualAddress": "0x00510990", "name": "ReadOnlyPermissionSet_AddPermissionImpl", "signature": "IPermission * ReadOnlyPermissionSet_AddPermissionImpl(ReadOnlyPermissionSet * this, IPermission * perm, MethodInfo * method)", "dotNetSignature": "IPermission AddPermissionImpl(IPermission)" }, { "virtualAddress": "0x005109D0", "name": "ReadOnlyPermissionSet_GetEnumeratorImpl", "signature": "IEnumerator * ReadOnlyPermissionSet_GetEnumeratorImpl(ReadOnlyPermissionSet * this, MethodInfo * method)", "dotNetSignature": "IEnumerator GetEnumeratorImpl()" }, { "virtualAddress": "0x00510A10", "name": "ReadOnlyPermissionSet_GetPermissionImpl", "signature": "IPermission * ReadOnlyPermissionSet_GetPermissionImpl(ReadOnlyPermissionSet * this, Type * permClass, MethodInfo * method)", "dotNetSignature": "IPermission GetPermissionImpl(Type)" }, { "virtualAddress": "0x00510A50", "name": "ReadOnlyPermissionSet_RemovePermissionImpl", "signature": "IPermission * ReadOnlyPermissionSet_RemovePermissionImpl(ReadOnlyPermissionSet * this, Type * permClass, MethodInfo * method)", "dotNetSignature": "IPermission RemovePermissionImpl(Type)" }, { "virtualAddress": "0x00510A90", "name": "ReadOnlyPermissionSet_SetPermissionImpl", "signature": "IPermission * ReadOnlyPermissionSet_SetPermissionImpl(ReadOnlyPermissionSet * this, IPermission * perm, MethodInfo * method)", "dotNetSignature": "IPermission SetPermissionImpl(IPermission)" }, { "virtualAddress": "0x0064DCDC", "name": "ProfileOptimization_SetProfileRoot", "signature": "void ProfileOptimization_SetProfileRoot(String * directoryPath, MethodInfo * method)", "dotNetSignature": "Void SetProfileRoot(String)" }, { "virtualAddress": "0x0064DD1C", "name": "ProfileOptimization_StartProfile", "signature": "void ProfileOptimization_StartProfile(String * profile, MethodInfo * method)", "dotNetSignature": "Void StartProfile(String)" }, { "virtualAddress": "0x00648CDC", "name": "RegistrationServices__ctor", "signature": "void RegistrationServices__ctor(RegistrationServices * this, MethodInfo * method)", "dotNetSignature": "RegistrationServices()" }, { "virtualAddress": "0x00648D1C", "name": "RegistrationServices_GetManagedCategoryGuid", "signature": "Guid RegistrationServices_GetManagedCategoryGuid(RegistrationServices * this, MethodInfo * method)", "dotNetSignature": "Guid GetManagedCategoryGuid()" }, { "virtualAddress": "0x00648D5C", "name": "RegistrationServices_GetProgIdForType", "signature": "String * RegistrationServices_GetProgIdForType(RegistrationServices * this, Type * type, MethodInfo * method)", "dotNetSignature": "String GetProgIdForType(Type)" }, { "virtualAddress": "0x00648D9C", "name": "RegistrationServices_GetRegistrableTypesInAssembly", "signature": "Type__Array * RegistrationServices_GetRegistrableTypesInAssembly(RegistrationServices * this, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "Type[] GetRegistrableTypesInAssembly(Assembly)" }, { "virtualAddress": "0x00648DDC", "name": "RegistrationServices_RegisterAssembly", "signature": "bool RegistrationServices_RegisterAssembly(RegistrationServices * this, Assembly * assembly, AssemblyRegistrationFlags__Enum flags, MethodInfo * method)", "dotNetSignature": "Boolean RegisterAssembly(Assembly, AssemblyRegistrationFlags)" }, { "virtualAddress": "0x00648E1C", "name": "RegistrationServices_RegisterTypeForComClients", "signature": "void RegistrationServices_RegisterTypeForComClients(RegistrationServices * this, Type * type, Guid * g, MethodInfo * method)", "dotNetSignature": "Void RegisterTypeForComClients(Type, Guid ByRef)" }, { "virtualAddress": "0x00648E5C", "name": "RegistrationServices_RegisterTypeForComClients_1", "signature": "int32_t RegistrationServices_RegisterTypeForComClients_1(RegistrationServices * this, Type * type, RegistrationClassContext__Enum classContext, RegistrationConnectionType__Enum flags, MethodInfo * method)", "dotNetSignature": "Int32 RegisterTypeForComClients(Type, RegistrationClassContext, RegistrationConnectionType)" }, { "virtualAddress": "0x00648E9C", "name": "RegistrationServices_TypeRepresentsComType", "signature": "bool RegistrationServices_TypeRepresentsComType(RegistrationServices * this, Type * type, MethodInfo * method)", "dotNetSignature": "Boolean TypeRepresentsComType(Type)" }, { "virtualAddress": "0x00648EDC", "name": "RegistrationServices_TypeRequiresRegistration", "signature": "bool RegistrationServices_TypeRequiresRegistration(RegistrationServices * this, Type * type, MethodInfo * method)", "dotNetSignature": "Boolean TypeRequiresRegistration(Type)" }, { "virtualAddress": "0x00648F1C", "name": "RegistrationServices_UnregisterAssembly", "signature": "bool RegistrationServices_UnregisterAssembly(RegistrationServices * this, Assembly * assembly, MethodInfo * method)", "dotNetSignature": "Boolean UnregisterAssembly(Assembly)" }, { "virtualAddress": "0x00648F5C", "name": "RegistrationServices_UnregisterTypeForComClients", "signature": "void RegistrationServices_UnregisterTypeForComClients(RegistrationServices * this, int32_t cookie, MethodInfo * method)", "dotNetSignature": "Void UnregisterTypeForComClients(Int32)" }, { "virtualAddress": "0x0064A144", "name": "TypeLibConverter__ctor", "signature": "void TypeLibConverter__ctor(TypeLibConverter * this, MethodInfo * method)", "dotNetSignature": "TypeLibConverter()" }, { "virtualAddress": "0x0064A184", "name": "TypeLibConverter_ConvertAssemblyToTypeLib", "signature": "Object * TypeLibConverter_ConvertAssemblyToTypeLib(TypeLibConverter * this, Assembly * assembly, String * strTypeLibName, TypeLibExporterFlags__Enum flags, ITypeLibExporterNotifySink * notifySink, MethodInfo * method)", "dotNetSignature": "Object ConvertAssemblyToTypeLib(Assembly, String, TypeLibExporterFlags, ITypeLibExporterNotifySink)" }, { "virtualAddress": "0x0064A1C4", "name": "TypeLibConverter_ConvertTypeLibToAssembly", "signature": "AssemblyBuilder * TypeLibConverter_ConvertTypeLibToAssembly(TypeLibConverter * this, Object * typeLib, String * asmFileName, int32_t flags, ITypeLibImporterNotifySink * notifySink, Byte__Array * publicKey, StrongNameKeyPair * keyPair, bool unsafeInterfaces, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder ConvertTypeLibToAssembly(Object, String, Int32, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, Boolean)" }, { "virtualAddress": "0x0064A204", "name": "TypeLibConverter_ConvertTypeLibToAssembly_1", "signature": "AssemblyBuilder * TypeLibConverter_ConvertTypeLibToAssembly_1(TypeLibConverter * this, Object * typeLib, String * asmFileName, TypeLibImporterFlags__Enum flags, ITypeLibImporterNotifySink * notifySink, Byte__Array * publicKey, StrongNameKeyPair * keyPair, String * asmNamespace, Version * asmVersion, MethodInfo * method)", "dotNetSignature": "AssemblyBuilder ConvertTypeLibToAssembly(Object, String, TypeLibImporterFlags, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, String, Version)" }, { "virtualAddress": "0x0064A244", "name": "TypeLibConverter_GetPrimaryInteropAssembly", "signature": "bool TypeLibConverter_GetPrimaryInteropAssembly(TypeLibConverter * this, Guid g, int32_t major, int32_t minor, int32_t lcid, String * * asmName, String * * asmCodeBase, MethodInfo * method)", "dotNetSignature": "Boolean GetPrimaryInteropAssembly(Guid, Int32, Int32, Int32, String ByRef, String ByRef)" }, { "virtualAddress": "0x006F2770", "name": "WindowsRuntimeDesignerContext__ctor", "signature": "void WindowsRuntimeDesignerContext__ctor(WindowsRuntimeDesignerContext * this, IEnumerable_1_System_String_ * paths, String * name, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeDesignerContext(IEnumerable\u00601[System.String], String)" }, { "virtualAddress": "0x006F27B0", "name": "WindowsRuntimeDesignerContext_get_Name", "signature": "String * WindowsRuntimeDesignerContext_get_Name(WindowsRuntimeDesignerContext * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x006F27F0", "name": "WindowsRuntimeDesignerContext_GetAssembly", "signature": "Assembly * WindowsRuntimeDesignerContext_GetAssembly(WindowsRuntimeDesignerContext * this, String * assemblyName, MethodInfo * method)", "dotNetSignature": "Assembly GetAssembly(String)" }, { "virtualAddress": "0x006F2830", "name": "WindowsRuntimeDesignerContext_GetType", "signature": "Type * WindowsRuntimeDesignerContext_GetType(WindowsRuntimeDesignerContext * this, String * typeName, MethodInfo * method)", "dotNetSignature": "Type GetType(String)" }, { "virtualAddress": "0x006F2870", "name": "WindowsRuntimeDesignerContext_InitializeSharedContext", "signature": "void WindowsRuntimeDesignerContext_InitializeSharedContext(IEnumerable_1_System_String_ * paths, MethodInfo * method)", "dotNetSignature": "Void InitializeSharedContext(IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x006F28B0", "name": "WindowsRuntimeDesignerContext_SetIterationContext", "signature": "void WindowsRuntimeDesignerContext_SetIterationContext(WindowsRuntimeDesignerContext * context, MethodInfo * method)", "dotNetSignature": "Void SetIterationContext(WindowsRuntimeDesignerContext)" }, { "virtualAddress": "0x008985D4", "name": "DynamicILInfo__ctor", "signature": "void DynamicILInfo__ctor(DynamicILInfo * this, MethodInfo * method)", "dotNetSignature": "DynamicILInfo()" }, { "virtualAddress": "0x00898614", "name": "DynamicILInfo_get_DynamicMethod", "signature": "DynamicMethod * DynamicILInfo_get_DynamicMethod(DynamicILInfo * this, MethodInfo * method)", "dotNetSignature": "DynamicMethod get_DynamicMethod()" }, { "virtualAddress": "0x00898654", "name": "DynamicILInfo_GetTokenFor", "signature": "int32_t DynamicILInfo_GetTokenFor(DynamicILInfo * this, Byte__Array * signature, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(Byte[])" }, { "virtualAddress": "0x00898694", "name": "DynamicILInfo_GetTokenFor_1", "signature": "int32_t DynamicILInfo_GetTokenFor_1(DynamicILInfo * this, DynamicMethod * method_1, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(DynamicMethod)" }, { "virtualAddress": "0x008986D4", "name": "DynamicILInfo_GetTokenFor_2", "signature": "int32_t DynamicILInfo_GetTokenFor_2(DynamicILInfo * this, RuntimeFieldHandle field, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(RuntimeFieldHandle)" }, { "virtualAddress": "0x00898714", "name": "DynamicILInfo_GetTokenFor_3", "signature": "int32_t DynamicILInfo_GetTokenFor_3(DynamicILInfo * this, RuntimeFieldHandle field, RuntimeTypeHandle contextType, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(RuntimeFieldHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x00898754", "name": "DynamicILInfo_GetTokenFor_4", "signature": "int32_t DynamicILInfo_GetTokenFor_4(DynamicILInfo * this, RuntimeMethodHandle method_1, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(RuntimeMethodHandle)" }, { "virtualAddress": "0x00898794", "name": "DynamicILInfo_GetTokenFor_5", "signature": "int32_t DynamicILInfo_GetTokenFor_5(DynamicILInfo * this, RuntimeMethodHandle method_1, RuntimeTypeHandle contextType, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(RuntimeMethodHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x008987D4", "name": "DynamicILInfo_GetTokenFor_6", "signature": "int32_t DynamicILInfo_GetTokenFor_6(DynamicILInfo * this, RuntimeTypeHandle type, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(RuntimeTypeHandle)" }, { "virtualAddress": "0x00898814", "name": "DynamicILInfo_GetTokenFor_7", "signature": "int32_t DynamicILInfo_GetTokenFor_7(DynamicILInfo * this, String * literal, MethodInfo * method)", "dotNetSignature": "Int32 GetTokenFor(String)" }, { "virtualAddress": "0x00898854", "name": "DynamicILInfo_SetCode", "signature": "void DynamicILInfo_SetCode(DynamicILInfo * this, uint8_t * code, int32_t codeSize, int32_t maxStackSize, MethodInfo * method)", "dotNetSignature": "Void SetCode(Byte*, Int32, Int32)" }, { "virtualAddress": "0x00898894", "name": "DynamicILInfo_SetCode_1", "signature": "void DynamicILInfo_SetCode_1(DynamicILInfo * this, Byte__Array * code, int32_t maxStackSize, MethodInfo * method)", "dotNetSignature": "Void SetCode(Byte[], Int32)" }, { "virtualAddress": "0x008988D4", "name": "DynamicILInfo_SetExceptions", "signature": "void DynamicILInfo_SetExceptions(DynamicILInfo * this, uint8_t * exceptions, int32_t exceptionsSize, MethodInfo * method)", "dotNetSignature": "Void SetExceptions(Byte*, Int32)" }, { "virtualAddress": "0x00898914", "name": "DynamicILInfo_SetExceptions_1", "signature": "void DynamicILInfo_SetExceptions_1(DynamicILInfo * this, Byte__Array * exceptions, MethodInfo * method)", "dotNetSignature": "Void SetExceptions(Byte[])" }, { "virtualAddress": "0x00898954", "name": "DynamicILInfo_SetLocalSignature", "signature": "void DynamicILInfo_SetLocalSignature(DynamicILInfo * this, uint8_t * localSignature, int32_t signatureSize, MethodInfo * method)", "dotNetSignature": "Void SetLocalSignature(Byte*, Int32)" }, { "virtualAddress": "0x00898994", "name": "DynamicILInfo_SetLocalSignature_1", "signature": "void DynamicILInfo_SetLocalSignature_1(DynamicILInfo * this, Byte__Array * localSignature, MethodInfo * method)", "dotNetSignature": "Void SetLocalSignature(Byte[])" }, { "virtualAddress": "0x008989D4", "name": "DynamicMethod__ctor", "signature": "void DynamicMethod__ctor(DynamicMethod * this, String * name, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, Module * m, bool skipVisibility, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, MethodAttributes, CallingConventions, Type, Type[], Module, Boolean)" }, { "virtualAddress": "0x00898A14", "name": "DynamicMethod__ctor_1", "signature": "void DynamicMethod__ctor_1(DynamicMethod * this, String * name, MethodAttributes__Enum attributes, CallingConventions__Enum callingConvention, Type * returnType, Type__Array * parameterTypes, Type * owner, bool skipVisibility, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, MethodAttributes, CallingConventions, Type, Type[], Type, Boolean)" }, { "virtualAddress": "0x00898A54", "name": "DynamicMethod__ctor_2", "signature": "void DynamicMethod__ctor_2(DynamicMethod * this, String * name, Type * returnType, Type__Array * parameterTypes, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, Type, Type[])" }, { "virtualAddress": "0x00898A94", "name": "DynamicMethod__ctor_3", "signature": "void DynamicMethod__ctor_3(DynamicMethod * this, String * name, Type * returnType, Type__Array * parameterTypes, bool restrictedSkipVisibility, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, Type, Type[], Boolean)" }, { "virtualAddress": "0x00898AD4", "name": "DynamicMethod__ctor_4", "signature": "void DynamicMethod__ctor_4(DynamicMethod * this, String * name, Type * returnType, Type__Array * parameterTypes, Module * m, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, Type, Type[], Module)" }, { "virtualAddress": "0x00898B14", "name": "DynamicMethod__ctor_5", "signature": "void DynamicMethod__ctor_5(DynamicMethod * this, String * name, Type * returnType, Type__Array * parameterTypes, Module * m, bool skipVisibility, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, Type, Type[], Module, Boolean)" }, { "virtualAddress": "0x00898B54", "name": "DynamicMethod__ctor_6", "signature": "void DynamicMethod__ctor_6(DynamicMethod * this, String * name, Type * returnType, Type__Array * parameterTypes, Type * owner, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, Type, Type[], Type)" }, { "virtualAddress": "0x00898B94", "name": "DynamicMethod__ctor_7", "signature": "void DynamicMethod__ctor_7(DynamicMethod * this, String * name, Type * returnType, Type__Array * parameterTypes, Type * owner, bool skipVisibility, MethodInfo * method)", "dotNetSignature": "DynamicMethod(String, Type, Type[], Type, Boolean)" }, { "virtualAddress": "0x00898BD4", "name": "DynamicMethod_get_Attributes", "signature": "MethodAttributes__Enum DynamicMethod_get_Attributes(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x00898C14", "name": "DynamicMethod_get_DeclaringType", "signature": "Type * DynamicMethod_get_DeclaringType(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x00898C54", "name": "DynamicMethod_get_InitLocals", "signature": "bool DynamicMethod_get_InitLocals(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "Boolean get_InitLocals()" }, { "virtualAddress": "0x00898C94", "name": "DynamicMethod_set_InitLocals", "signature": "void DynamicMethod_set_InitLocals(DynamicMethod * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_InitLocals(Boolean)" }, { "virtualAddress": "0x00898CD4", "name": "DynamicMethod_get_MethodHandle", "signature": "RuntimeMethodHandle DynamicMethod_get_MethodHandle(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x00898D14", "name": "DynamicMethod_get_Name", "signature": "String * DynamicMethod_get_Name(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x00898D54", "name": "DynamicMethod_get_ReflectedType", "signature": "Type * DynamicMethod_get_ReflectedType(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x00898D94", "name": "DynamicMethod_get_ReturnTypeCustomAttributes", "signature": "ICustomAttributeProvider * DynamicMethod_get_ReturnTypeCustomAttributes(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "ICustomAttributeProvider get_ReturnTypeCustomAttributes()" }, { "virtualAddress": "0x00898DD4", "name": "DynamicMethod_DefineParameter", "signature": "ParameterBuilder * DynamicMethod_DefineParameter(DynamicMethod * this, int32_t position, ParameterAttributes__Enum attributes, String * parameterName, MethodInfo * method)", "dotNetSignature": "ParameterBuilder DefineParameter(Int32, ParameterAttributes, String)" }, { "virtualAddress": "0x00898E14", "name": "DynamicMethod_GetBaseDefinition", "signature": "MethodInfo_1 * DynamicMethod_GetBaseDefinition(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "MethodInfo GetBaseDefinition()" }, { "virtualAddress": "0x00898E54", "name": "DynamicMethod_GetCustomAttributes", "signature": "Object__Array * DynamicMethod_GetCustomAttributes(DynamicMethod * this, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x00898E94", "name": "DynamicMethod_GetCustomAttributes_1", "signature": "Object__Array * DynamicMethod_GetCustomAttributes_1(DynamicMethod * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x00898ED4", "name": "DynamicMethod_GetDynamicILInfo", "signature": "DynamicILInfo * DynamicMethod_GetDynamicILInfo(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "DynamicILInfo GetDynamicILInfo()" }, { "virtualAddress": "0x00898F14", "name": "DynamicMethod_GetILGenerator", "signature": "ILGenerator * DynamicMethod_GetILGenerator(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "ILGenerator GetILGenerator()" }, { "virtualAddress": "0x00898F54", "name": "DynamicMethod_GetILGenerator_1", "signature": "ILGenerator * DynamicMethod_GetILGenerator_1(DynamicMethod * this, int32_t streamSize, MethodInfo * method)", "dotNetSignature": "ILGenerator GetILGenerator(Int32)" }, { "virtualAddress": "0x00898F94", "name": "DynamicMethod_GetMethodImplementationFlags", "signature": "MethodImplAttributes__Enum DynamicMethod_GetMethodImplementationFlags(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x00898FD4", "name": "DynamicMethod_GetParameters", "signature": "ParameterInfo_1__Array * DynamicMethod_GetParameters(DynamicMethod * this, MethodInfo * method)", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x00899014", "name": "DynamicMethod_Invoke", "signature": "Object * DynamicMethod_Invoke(DynamicMethod * this, Object * obj, BindingFlags__Enum invokeAttr, Binder * binder, Object__Array * parameters, CultureInfo * culture, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x00899054", "name": "DynamicMethod_IsDefined", "signature": "bool DynamicMethod_IsDefined(DynamicMethod * this, Type * attributeType, bool inherit, MethodInfo * method)", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0089D930", "name": "MethodRental__ctor", "signature": "void MethodRental__ctor(MethodRental * this, MethodInfo * method)", "dotNetSignature": "MethodRental()" }, { "virtualAddress": "0x0089D970", "name": "MethodRental_SwapMethodBody", "signature": "void MethodRental_SwapMethodBody(Type * cls, int32_t methodtoken, void * rgIL, int32_t methodSize, int32_t flags, MethodInfo * method)", "dotNetSignature": "Void SwapMethodBody(Type, Int32, IntPtr, Int32, Int32)" }, { "virtualAddress": "0x0089D9B0", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_GetIDsOfNames", "signature": "void MethodRental_System_Runtime_InteropServices__MethodRental_GetIDsOfNames(MethodRental * this, Guid * riid, void * rgszNames, uint32_t cNames, uint32_t lcid, void * rgDispId, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089D9F0", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_GetTypeInfo", "signature": "void MethodRental_System_Runtime_InteropServices__MethodRental_GetTypeInfo(MethodRental * this, uint32_t iTInfo, uint32_t lcid, void * ppTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0089DA30", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_GetTypeInfoCount", "signature": "void MethodRental_System_Runtime_InteropServices__MethodRental_GetTypeInfoCount(MethodRental * this, uint32_t * pcTInfo, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0089DA70", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_Invoke", "signature": "void MethodRental_System_Runtime_InteropServices__MethodRental_Invoke(MethodRental * this, uint32_t dispIdMember, Guid * riid, uint32_t lcid, int16_t wFlags, void * pDispParams, void * pVarResult, void * pExcepInfo, void * puArgErr, MethodInfo * method)", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x008F5F98", "name": "GlobalizationExtensions_GetStringComparer", "signature": "StringComparer * GlobalizationExtensions_GetStringComparer(CompareInfo * compareInfo, CompareOptions__Enum options, MethodInfo * method)", "dotNetSignature": "StringComparer GetStringComparer(CompareInfo, CompareOptions)" }, { "virtualAddress": "0x008EC5E0", "name": "ThrowStub_ThrowNotSupportedException", "signature": "void ThrowStub_ThrowNotSupportedException(MethodInfo * method)", "dotNetSignature": "Void ThrowNotSupportedException()" }, { "virtualAddress": "0x008EC598", "name": "_Il2CppComObject_Finalize", "signature": "void _Il2CppComObject_Finalize(_Il2CppComObject * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x008EC594", "name": "_Il2CppComDelegate_Finalize", "signature": "void _Il2CppComDelegate_Finalize(_Il2CppComDelegate * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00B9011C", "name": "Test_MethodWithRefParameters", "signature": "void Test_MethodWithRefParameters(Test * this, int32_t a, int32_t * b, int32_t c, int32_t * d, MethodInfo * method)", "dotNetSignature": "Void MethodWithRefParameters(Int32, Int32 ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x00B90120", "name": "Test_MethodWithInRefOut", "signature": "void Test_MethodWithInRefOut(Test * this, int32_t * a, int32_t * b, int32_t * c, MethodInfo * method)", "dotNetSignature": "Void MethodWithInRefOut(Int32 ByRef, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00B9012C", "name": "Test_MethodWithRefReturnType", "signature": "float * Test_MethodWithRefReturnType(Test * this, MethodInfo * method)", "dotNetSignature": "Single\u0026 MethodWithRefReturnType()" }, { "virtualAddress": "0x00B90134", "name": "Test__ctor", "signature": "void Test__ctor(Test * this, MethodInfo * method)", "dotNetSignature": "Test()" } ], "constructedGenericMethods": [ { "virtualAddress": "0x0087CFFC", "name": "_f_AnonymousType0_1_System_Object__get_message", "signature": "Object * _f_AnonymousType0_1_System_Object__get_message(_f_AnonymousType0_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_message()" }, { "virtualAddress": "0x0087D004", "name": "_f_AnonymousType0_1_System_Object___ctor", "signature": "void _f_AnonymousType0_1_System_Object___ctor(_f_AnonymousType0_1_System_Object_ * this, Object * message, MethodInfo * method)", "dotNetSignature": "\u003C\u003Ef__AnonymousType0\u00601[System.Object](Object)" }, { "virtualAddress": "0x0087D038", "name": "_f_AnonymousType0_1_System_Object__Equals", "signature": "bool _f_AnonymousType0_1_System_Object__Equals(_f_AnonymousType0_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0087D0D0", "name": "_f_AnonymousType0_1_System_Object__GetHashCode", "signature": "int32_t _f_AnonymousType0_1_System_Object__GetHashCode(_f_AnonymousType0_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0087D128", "name": "_f_AnonymousType0_1_System_Object__ToString", "signature": "String * _f_AnonymousType0_1_System_Object__ToString(_f_AnonymousType0_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00406E10", "name": "Memory_1_Object__get_DebuggerDisplay", "signature": "String * Memory_1_Object__get_DebuggerDisplay(Memory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x00966850", "name": "Memory_1_Object__get_Empty", "signature": "Memory_1_Object_ Memory_1_Object__get_Empty(MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object] get_Empty()" }, { "virtualAddress": "0x00406E18", "name": "Memory_1_Object__get_Length", "signature": "int32_t Memory_1_Object__get_Length(Memory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00406E20", "name": "Memory_1_Object__get_IsEmpty", "signature": "bool Memory_1_Object__get_IsEmpty(Memory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00406E40", "name": "Memory_1_Object__get_Span", "signature": "Span_1_Object_ Memory_1_Object__get_Span(Memory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] get_Span()" }, { "virtualAddress": "0x00406DA4", "name": "Memory_1_Object___ctor", "signature": "void Memory_1_Object___ctor(Memory_1_Object___Boxed * this, Object__Array * array, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object](Object[])" }, { "virtualAddress": "0x00406DAC", "name": "Memory_1_Object___ctor_1", "signature": "void Memory_1_Object___ctor_1(Memory_1_Object___Boxed * this, Object__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x00406DB4", "name": "Memory_1_Object___ctor_2", "signature": "void Memory_1_Object___ctor_2(Memory_1_Object___Boxed * this, OwnedMemory_1_System_Object_ * owner, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object](OwnedMemory\u00601[System.Object], Int32, Int32)" }, { "virtualAddress": "0x009665E4", "name": "Memory_1_Object__op_Implicit", "signature": "Memory_1_Object_ Memory_1_Object__op_Implicit(Object__Array * array, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object] op_Implicit(Object[])" }, { "virtualAddress": "0x00966638", "name": "Memory_1_Object__op_Implicit_1", "signature": "Memory_1_Object_ Memory_1_Object__op_Implicit_1(ArraySegment_1_Object_ arraySegment, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object] op_Implicit(ArraySegment\u00601[Object])" }, { "virtualAddress": "0x009666EC", "name": "Memory_1_Object__op_Implicit_2", "signature": "ReadOnlyMemory_1_Object_ Memory_1_Object__op_Implicit_2(Memory_1_Object_ memory, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object] op_Implicit(Memory\u00601[Object])" }, { "virtualAddress": "0x00406E30", "name": "Memory_1_Object__Slice", "signature": "Memory_1_Object_ Memory_1_Object__Slice(Memory_1_Object___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object] Slice(Int32)" }, { "virtualAddress": "0x00406E38", "name": "Memory_1_Object__Slice_1", "signature": "Memory_1_Object_ Memory_1_Object__Slice_1(Memory_1_Object___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object] Slice(Int32, Int32)" }, { "virtualAddress": "0x00406E48", "name": "Memory_1_Object__Retain", "signature": "MemoryHandle Memory_1_Object__Retain(Memory_1_Object___Boxed * this, bool pin, MethodInfo * method)", "dotNetSignature": "MemoryHandle Retain(Boolean)" }, { "virtualAddress": "0x00406E54", "name": "Memory_1_Object__TryGetArray", "signature": "bool Memory_1_Object__TryGetArray(Memory_1_Object___Boxed * this, ArraySegment_1_Object_ * arraySegment, MethodInfo * method)", "dotNetSignature": "Boolean TryGetArray(ArraySegment\u00601[Object] ByRef)" }, { "virtualAddress": "0x00406E5C", "name": "Memory_1_Object__ToArray", "signature": "Object__Array * Memory_1_Object__ToArray(Memory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00406E64", "name": "Memory_1_Object__Equals", "signature": "bool Memory_1_Object__Equals(Memory_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00406E6C", "name": "Memory_1_Object__Equals_1", "signature": "bool Memory_1_Object__Equals_1(Memory_1_Object___Boxed * this, Memory_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Memory\u00601[Object])" }, { "virtualAddress": "0x00406EA0", "name": "Memory_1_Object__GetHashCode", "signature": "int32_t Memory_1_Object__GetHashCode(Memory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0096793C", "name": "Memory_1_Object__CombineHashCodes", "signature": "int32_t Memory_1_Object__CombineHashCodes(int32_t left, int32_t right, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x00967948", "name": "Memory_1_Object__CombineHashCodes_1", "signature": "int32_t Memory_1_Object__CombineHashCodes_1(int32_t h1, int32_t h2, int32_t h3, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32)" }, { "virtualAddress": "0x00967AC4", "name": "Memory_1_Object___cctor", "signature": "void Memory_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object]()" }, { "virtualAddress": "0x00964794", "name": "MemoryDebugView_1_Object__get_Items", "signature": "Object__Array * MemoryDebugView_1_Object__get_Items(MemoryDebugView_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00964680", "name": "MemoryDebugView_1_Object___ctor", "signature": "void MemoryDebugView_1_Object___ctor(MemoryDebugView_1_Object_ * this, Memory_1_Object_ memory, MethodInfo * method)", "dotNetSignature": "MemoryDebugView\u00601[Object](Memory\u00601[Object])" }, { "virtualAddress": "0x00964754", "name": "MemoryDebugView_1_Object___ctor_1", "signature": "void MemoryDebugView_1_Object___ctor_1(MemoryDebugView_1_Object_ * this, ReadOnlyMemory_1_Object_ memory, MethodInfo * method)", "dotNetSignature": "MemoryDebugView\u00601[Object](ReadOnlyMemory\u00601[Object])" }, { "virtualAddress": "0x00968E48", "name": "Pinnable_1_Object___ctor", "signature": "void Pinnable_1_Object___ctor(Pinnable_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Object]()" }, { "virtualAddress": "0x00400C0C", "name": "ReadOnlyMemory_1_Object__get_DebuggerDisplay", "signature": "String * ReadOnlyMemory_1_Object__get_DebuggerDisplay(ReadOnlyMemory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x007EB084", "name": "ReadOnlyMemory_1_Object__get_Empty", "signature": "ReadOnlyMemory_1_Object_ ReadOnlyMemory_1_Object__get_Empty(MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object] get_Empty()" }, { "virtualAddress": "0x00400C14", "name": "ReadOnlyMemory_1_Object__get_Length", "signature": "int32_t ReadOnlyMemory_1_Object__get_Length(ReadOnlyMemory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00400C1C", "name": "ReadOnlyMemory_1_Object__get_IsEmpty", "signature": "bool ReadOnlyMemory_1_Object__get_IsEmpty(ReadOnlyMemory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00400C3C", "name": "ReadOnlyMemory_1_Object__get_Span", "signature": "ReadOnlySpan_1_Object_ ReadOnlyMemory_1_Object__get_Span(ReadOnlyMemory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] get_Span()" }, { "virtualAddress": "0x00400B0C", "name": "ReadOnlyMemory_1_Object___ctor", "signature": "void ReadOnlyMemory_1_Object___ctor(ReadOnlyMemory_1_Object___Boxed * this, Object__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object](Object[])" }, { "virtualAddress": "0x00400B48", "name": "ReadOnlyMemory_1_Object___ctor_1", "signature": "void ReadOnlyMemory_1_Object___ctor_1(ReadOnlyMemory_1_Object___Boxed * this, Object__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x00400BB0", "name": "ReadOnlyMemory_1_Object___ctor_2", "signature": "void ReadOnlyMemory_1_Object___ctor_2(ReadOnlyMemory_1_Object___Boxed * this, OwnedMemory_1_System_Object_ * owner, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object](OwnedMemory\u00601[System.Object], Int32, Int32)" }, { "virtualAddress": "0x007EAF68", "name": "ReadOnlyMemory_1_Object__op_Implicit", "signature": "ReadOnlyMemory_1_Object_ ReadOnlyMemory_1_Object__op_Implicit(Object__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object] op_Implicit(Object[])" }, { "virtualAddress": "0x007EAFB8", "name": "ReadOnlyMemory_1_Object__op_Implicit_1", "signature": "ReadOnlyMemory_1_Object_ ReadOnlyMemory_1_Object__op_Implicit_1(ArraySegment_1_Object_ arraySegment, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object] op_Implicit(ArraySegment\u00601[Object])" }, { "virtualAddress": "0x00400C2C", "name": "ReadOnlyMemory_1_Object__Slice", "signature": "ReadOnlyMemory_1_Object_ ReadOnlyMemory_1_Object__Slice(ReadOnlyMemory_1_Object___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object] Slice(Int32)" }, { "virtualAddress": "0x00400C34", "name": "ReadOnlyMemory_1_Object__Slice_1", "signature": "ReadOnlyMemory_1_Object_ ReadOnlyMemory_1_Object__Slice_1(ReadOnlyMemory_1_Object___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object] Slice(Int32, Int32)" }, { "virtualAddress": "0x00400C44", "name": "ReadOnlyMemory_1_Object__Retain", "signature": "MemoryHandle ReadOnlyMemory_1_Object__Retain(ReadOnlyMemory_1_Object___Boxed * this, bool pin, MethodInfo * method)", "dotNetSignature": "MemoryHandle Retain(Boolean)" }, { "virtualAddress": "0x00400C50", "name": "ReadOnlyMemory_1_Object__DangerousTryGetArray", "signature": "bool ReadOnlyMemory_1_Object__DangerousTryGetArray(ReadOnlyMemory_1_Object___Boxed * this, ArraySegment_1_Object_ * arraySegment, MethodInfo * method)", "dotNetSignature": "Boolean DangerousTryGetArray(ArraySegment\u00601[Object] ByRef)" }, { "virtualAddress": "0x00400C58", "name": "ReadOnlyMemory_1_Object__ToArray", "signature": "Object__Array * ReadOnlyMemory_1_Object__ToArray(ReadOnlyMemory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00400C60", "name": "ReadOnlyMemory_1_Object__Equals", "signature": "bool ReadOnlyMemory_1_Object__Equals(ReadOnlyMemory_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00400C68", "name": "ReadOnlyMemory_1_Object__Equals_1", "signature": "bool ReadOnlyMemory_1_Object__Equals_1(ReadOnlyMemory_1_Object___Boxed * this, ReadOnlyMemory_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ReadOnlyMemory\u00601[Object])" }, { "virtualAddress": "0x00400C9C", "name": "ReadOnlyMemory_1_Object__GetHashCode", "signature": "int32_t ReadOnlyMemory_1_Object__GetHashCode(ReadOnlyMemory_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007EC164", "name": "ReadOnlyMemory_1_Object__CombineHashCodes", "signature": "int32_t ReadOnlyMemory_1_Object__CombineHashCodes(int32_t left, int32_t right, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x007EC170", "name": "ReadOnlyMemory_1_Object__CombineHashCodes_1", "signature": "int32_t ReadOnlyMemory_1_Object__CombineHashCodes_1(int32_t h1, int32_t h2, int32_t h3, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32)" }, { "virtualAddress": "0x007EC2EC", "name": "ReadOnlyMemory_1_Object___cctor", "signature": "void ReadOnlyMemory_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Object]()" }, { "virtualAddress": "0x004013E8", "name": "ReadOnlySpan_1_Object__get_DebuggerDisplay", "signature": "String * ReadOnlySpan_1_Object__get_DebuggerDisplay(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x004013F0", "name": "ReadOnlySpan_1_Object__get_Length", "signature": "int32_t ReadOnlySpan_1_Object__get_Length(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x004013F8", "name": "ReadOnlySpan_1_Object__get_IsEmpty", "signature": "bool ReadOnlySpan_1_Object__get_IsEmpty(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00401408", "name": "ReadOnlySpan_1_Object__get_Item", "signature": "Object * ReadOnlySpan_1_Object__get_Item(ReadOnlySpan_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x007EFFC4", "name": "ReadOnlySpan_1_Object__get_Empty", "signature": "ReadOnlySpan_1_Object_ ReadOnlySpan_1_Object__get_Empty(MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] get_Empty()" }, { "virtualAddress": "0x00401744", "name": "ReadOnlySpan_1_Object__get_Pinnable", "signature": "Pinnable_1_Object_ * ReadOnlySpan_1_Object__get_Pinnable(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Object] get_Pinnable()" }, { "virtualAddress": "0x0040174C", "name": "ReadOnlySpan_1_Object__get_ByteOffset", "signature": "void * ReadOnlySpan_1_Object__get_ByteOffset(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_ByteOffset()" }, { "virtualAddress": "0x004013C4", "name": "ReadOnlySpan_1_Object___ctor", "signature": "void ReadOnlySpan_1_Object___ctor(ReadOnlySpan_1_Object___Boxed * this, Object__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object](Object[])" }, { "virtualAddress": "0x004013CC", "name": "ReadOnlySpan_1_Object___ctor_1", "signature": "void ReadOnlySpan_1_Object___ctor_1(ReadOnlySpan_1_Object___Boxed * this, Object__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x004013D4", "name": "ReadOnlySpan_1_Object___ctor_2", "signature": "void ReadOnlySpan_1_Object___ctor_2(ReadOnlySpan_1_Object___Boxed * this, Void * pointer, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object](Void*, Int32)" }, { "virtualAddress": "0x007EF100", "name": "ReadOnlySpan_1_Object__DangerousCreate", "signature": "ReadOnlySpan_1_Object_ ReadOnlySpan_1_Object__DangerousCreate(Object * obj, Object * * objectData, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] DangerousCreate(Object, Object ByRef, Int32)" }, { "virtualAddress": "0x004013DC", "name": "ReadOnlySpan_1_Object___ctor_3", "signature": "void ReadOnlySpan_1_Object___ctor_3(ReadOnlySpan_1_Object___Boxed * this, Pinnable_1_Object_ * pinnable, void * byteOffset, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object](Pinnable\u00601[Object], IntPtr, Int32)" }, { "virtualAddress": "0x00401410", "name": "ReadOnlySpan_1_Object__CopyTo", "signature": "void ReadOnlySpan_1_Object__CopyTo(ReadOnlySpan_1_Object___Boxed * this, Span_1_Object_ destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Span\u00601[Object])" }, { "virtualAddress": "0x00401444", "name": "ReadOnlySpan_1_Object__TryCopyTo", "signature": "bool ReadOnlySpan_1_Object__TryCopyTo(ReadOnlySpan_1_Object___Boxed * this, Span_1_Object_ destination, MethodInfo * method)", "dotNetSignature": "Boolean TryCopyTo(Span\u00601[Object])" }, { "virtualAddress": "0x007EF74C", "name": "ReadOnlySpan_1_Object__op_Equality", "signature": "bool ReadOnlySpan_1_Object__op_Equality(ReadOnlySpan_1_Object_ left, ReadOnlySpan_1_Object_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ReadOnlySpan\u00601[Object], ReadOnlySpan\u00601[Object])" }, { "virtualAddress": "0x007EF988", "name": "ReadOnlySpan_1_Object__op_Inequality", "signature": "bool ReadOnlySpan_1_Object__op_Inequality(ReadOnlySpan_1_Object_ left, ReadOnlySpan_1_Object_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ReadOnlySpan\u00601[Object], ReadOnlySpan\u00601[Object])" }, { "virtualAddress": "0x0040147C", "name": "ReadOnlySpan_1_Object__Equals", "signature": "bool ReadOnlySpan_1_Object__Equals(ReadOnlySpan_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00401488", "name": "ReadOnlySpan_1_Object__GetHashCode", "signature": "int32_t ReadOnlySpan_1_Object__GetHashCode(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007EFB20", "name": "ReadOnlySpan_1_Object__op_Implicit", "signature": "ReadOnlySpan_1_Object_ ReadOnlySpan_1_Object__op_Implicit(Object__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] op_Implicit(Object[])" }, { "virtualAddress": "0x007EFB74", "name": "ReadOnlySpan_1_Object__op_Implicit_1", "signature": "ReadOnlySpan_1_Object_ ReadOnlySpan_1_Object__op_Implicit_1(ArraySegment_1_Object_ arraySegment, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] op_Implicit(ArraySegment\u00601[Object])" }, { "virtualAddress": "0x00401494", "name": "ReadOnlySpan_1_Object__Slice", "signature": "ReadOnlySpan_1_Object_ ReadOnlySpan_1_Object__Slice(ReadOnlySpan_1_Object___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] Slice(Int32)" }, { "virtualAddress": "0x0040156C", "name": "ReadOnlySpan_1_Object__Slice_1", "signature": "ReadOnlySpan_1_Object_ ReadOnlySpan_1_Object__Slice_1(ReadOnlySpan_1_Object___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] Slice(Int32, Int32)" }, { "virtualAddress": "0x0040164C", "name": "ReadOnlySpan_1_Object__ToArray", "signature": "Object__Array * ReadOnlySpan_1_Object__ToArray(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00401654", "name": "ReadOnlySpan_1_Object__DangerousGetPinnableReference", "signature": "Object * * ReadOnlySpan_1_Object__DangerousGetPinnableReference(ReadOnlySpan_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x00402584", "name": "Span_1_Object__get_DebuggerDisplay", "signature": "String * Span_1_Object__get_DebuggerDisplay(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x0040258C", "name": "Span_1_Object__get_Length", "signature": "int32_t Span_1_Object__get_Length(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00402594", "name": "Span_1_Object__get_IsEmpty", "signature": "bool Span_1_Object__get_IsEmpty(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x004025A4", "name": "Span_1_Object__get_Item", "signature": "Object * * Span_1_Object__get_Item(Span_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object\u0026 get_Item(Int32)" }, { "virtualAddress": "0x00801260", "name": "Span_1_Object__get_Empty", "signature": "Span_1_Object_ Span_1_Object__get_Empty(MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] get_Empty()" }, { "virtualAddress": "0x004028F0", "name": "Span_1_Object__get_Pinnable", "signature": "Pinnable_1_Object_ * Span_1_Object__get_Pinnable(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Object] get_Pinnable()" }, { "virtualAddress": "0x004028F8", "name": "Span_1_Object__get_ByteOffset", "signature": "void * Span_1_Object__get_ByteOffset(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_ByteOffset()" }, { "virtualAddress": "0x00402560", "name": "Span_1_Object___ctor", "signature": "void Span_1_Object___ctor(Span_1_Object___Boxed * this, Object__Array * array, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object](Object[])" }, { "virtualAddress": "0x00402568", "name": "Span_1_Object___ctor_1", "signature": "void Span_1_Object___ctor_1(Span_1_Object___Boxed * this, Object__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x00402570", "name": "Span_1_Object___ctor_2", "signature": "void Span_1_Object___ctor_2(Span_1_Object___Boxed * this, Void * pointer, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object](Void*, Int32)" }, { "virtualAddress": "0x007FF6FC", "name": "Span_1_Object__DangerousCreate", "signature": "Span_1_Object_ Span_1_Object__DangerousCreate(Object * obj, Object * * objectData, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] DangerousCreate(Object, Object ByRef, Int32)" }, { "virtualAddress": "0x00402578", "name": "Span_1_Object___ctor_3", "signature": "void Span_1_Object___ctor_3(Span_1_Object___Boxed * this, Pinnable_1_Object_ * pinnable, void * byteOffset, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object](Pinnable\u00601[Object], IntPtr, Int32)" }, { "virtualAddress": "0x004025AC", "name": "Span_1_Object__Clear", "signature": "void Span_1_Object__Clear(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x004025B4", "name": "Span_1_Object__Fill", "signature": "void Span_1_Object__Fill(Span_1_Object___Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void Fill(Object)" }, { "virtualAddress": "0x004025BC", "name": "Span_1_Object__CopyTo", "signature": "void Span_1_Object__CopyTo(Span_1_Object___Boxed * this, Span_1_Object_ destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Span\u00601[Object])" }, { "virtualAddress": "0x004025F0", "name": "Span_1_Object__TryCopyTo", "signature": "bool Span_1_Object__TryCopyTo(Span_1_Object___Boxed * this, Span_1_Object_ destination, MethodInfo * method)", "dotNetSignature": "Boolean TryCopyTo(Span\u00601[Object])" }, { "virtualAddress": "0x0080099C", "name": "Span_1_Object__op_Equality", "signature": "bool Span_1_Object__op_Equality(Span_1_Object_ left, Span_1_Object_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Span\u00601[Object], Span\u00601[Object])" }, { "virtualAddress": "0x00800BD8", "name": "Span_1_Object__op_Inequality", "signature": "bool Span_1_Object__op_Inequality(Span_1_Object_ left, Span_1_Object_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Span\u00601[Object], Span\u00601[Object])" }, { "virtualAddress": "0x00402628", "name": "Span_1_Object__Equals", "signature": "bool Span_1_Object__Equals(Span_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00402634", "name": "Span_1_Object__GetHashCode", "signature": "int32_t Span_1_Object__GetHashCode(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00800D70", "name": "Span_1_Object__op_Implicit", "signature": "Span_1_Object_ Span_1_Object__op_Implicit(Object__Array * array, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] op_Implicit(Object[])" }, { "virtualAddress": "0x00800DC4", "name": "Span_1_Object__op_Implicit_1", "signature": "Span_1_Object_ Span_1_Object__op_Implicit_1(ArraySegment_1_Object_ arraySegment, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] op_Implicit(ArraySegment\u00601[Object])" }, { "virtualAddress": "0x00800E7C", "name": "Span_1_Object__op_Implicit_2", "signature": "ReadOnlySpan_1_Object_ Span_1_Object__op_Implicit_2(Span_1_Object_ span, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] op_Implicit(Span\u00601[Object])" }, { "virtualAddress": "0x00402640", "name": "Span_1_Object__Slice", "signature": "Span_1_Object_ Span_1_Object__Slice(Span_1_Object___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] Slice(Int32)" }, { "virtualAddress": "0x00402718", "name": "Span_1_Object__Slice_1", "signature": "Span_1_Object_ Span_1_Object__Slice_1(Span_1_Object___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] Slice(Int32, Int32)" }, { "virtualAddress": "0x004027F8", "name": "Span_1_Object__ToArray", "signature": "Object__Array * Span_1_Object__ToArray(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00402800", "name": "Span_1_Object__DangerousGetPinnableReference", "signature": "Object * * Span_1_Object__DangerousGetPinnableReference(Span_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x007FA3B4", "name": "SpanDebugView_1_Object__get_Items", "signature": "Object__Array * SpanDebugView_1_Object__get_Items(SpanDebugView_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x007FA28C", "name": "SpanDebugView_1_Object___ctor", "signature": "void SpanDebugView_1_Object___ctor(SpanDebugView_1_Object_ * this, Span_1_Object_ collection, MethodInfo * method)", "dotNetSignature": "SpanDebugView\u00601[Object](Span\u00601[Object])" }, { "virtualAddress": "0x007FA320", "name": "SpanDebugView_1_Object___ctor_1", "signature": "void SpanDebugView_1_Object___ctor_1(SpanDebugView_1_Object_ * this, ReadOnlySpan_1_Object_ collection, MethodInfo * method)", "dotNetSignature": "SpanDebugView\u00601[Object](ReadOnlySpan\u00601[Object])" }, { "virtualAddress": "0x0097ED68", "name": "SpanExtensions_AsSpan", "signature": "Span_1_Object_ SpanExtensions_AsSpan(Object__Array * array, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] AsSpan[Object](Object[])" }, { "virtualAddress": "0x0097ED44", "name": "SpanExtensions_AsSpan_1", "signature": "Span_1_Object_ SpanExtensions_AsSpan_1(ArraySegment_1_Object_ arraySegment, MethodInfo * method)", "dotNetSignature": "Span\u00601[Object] AsSpan[Object](ArraySegment\u00601[Object])" }, { "virtualAddress": "0x0097ED28", "name": "SpanExtensions_AsReadOnlySpan_1", "signature": "ReadOnlySpan_1_Object_ SpanExtensions_AsReadOnlySpan_1(Object__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] AsReadOnlySpan[Object](Object[])" }, { "virtualAddress": "0x0097ED04", "name": "SpanExtensions_AsReadOnlySpan_2", "signature": "ReadOnlySpan_1_Object_ SpanExtensions_AsReadOnlySpan_2(ArraySegment_1_Object_ arraySegment, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Object] AsReadOnlySpan[Object](ArraySegment\u00601[Object])" }, { "virtualAddress": "0x0072A620", "name": "SpanExtensions_CopyTo", "signature": "void SpanExtensions_CopyTo(Object__Array * array, Span_1_Object_ destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo[Object](Object[], Span\u00601[Object])" }, { "virtualAddress": "0x0072B238", "name": "SpanHelpers_CopyTo", "signature": "void SpanHelpers_CopyTo(Object * * dst, int32_t dstLength, Object * * src, int32_t srcLength, MethodInfo * method)", "dotNetSignature": "Void CopyTo[Object](Object ByRef, Int32, Object ByRef, Int32)" }, { "virtualAddress": "0x0097EBFC", "name": "SpanHelpers_Add", "signature": "void * SpanHelpers_Add(void * start, int32_t index, MethodInfo * method)", "dotNetSignature": "IntPtr Add[Object](IntPtr, Int32)" }, { "virtualAddress": "0x00676C6C", "name": "SpanHelpers_IsReferenceOrContainsReferences", "signature": "bool SpanHelpers_IsReferenceOrContainsReferences(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[Object]()" }, { "virtualAddress": "0x007FABD8", "name": "SpanHelpers_PerTypeValues_1_Object__MeasureArrayAdjustment", "signature": "void * SpanHelpers_PerTypeValues_1_Object__MeasureArrayAdjustment(MethodInfo * method)", "dotNetSignature": "IntPtr MeasureArrayAdjustment()" }, { "virtualAddress": "0x007FAD00", "name": "SpanHelpers_PerTypeValues_1_Object___cctor", "signature": "void SpanHelpers_PerTypeValues_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "SpanHelpers\u002BPerTypeValues\u00601[Object]()" }, { "virtualAddress": "0x0072B948", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[Object](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072E208", "name": "TupleExtensions_Deconstruct", "signature": "void TupleExtensions_Deconstruct(Tuple_1_Object_ * value, Object * * item1, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object](Tuple\u00601[Object], Object ByRef)" }, { "virtualAddress": "0x0072E1A4", "name": "TupleExtensions_Deconstruct_1", "signature": "void TupleExtensions_Deconstruct_1(Tuple_2_Object_Object_ * value, Object * * item1, Object * * item2, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object](Tuple\u00602[Object,Object], Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072E11C", "name": "TupleExtensions_Deconstruct_2", "signature": "void TupleExtensions_Deconstruct_2(Tuple_3_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object](Tuple\u00603[Object,Object,Object], Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072E078", "name": "TupleExtensions_Deconstruct_3", "signature": "void TupleExtensions_Deconstruct_3(Tuple_4_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object](Tuple\u00604[Object,Object,Object,Object], Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072DFB0", "name": "TupleExtensions_Deconstruct_4", "signature": "void TupleExtensions_Deconstruct_4(Tuple_5_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object](Tuple\u00605[Object,Object,Object,Object,Object], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072DECC", "name": "TupleExtensions_Deconstruct_5", "signature": "void TupleExtensions_Deconstruct_5(Tuple_6_Object_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object](Tuple\u00606[Object,Object,Object,Object,Object,Object], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072DDC4", "name": "TupleExtensions_Deconstruct_6", "signature": "void TupleExtensions_Deconstruct_6(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object](Tuple\u00607[Object,Object,Object,Object,Object,Object,Object], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072DC8C", "name": "TupleExtensions_Deconstruct_7", "signature": "void TupleExtensions_Deconstruct_7(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_1_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00601[Object]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072DB24", "name": "TupleExtensions_Deconstruct_8", "signature": "void TupleExtensions_Deconstruct_8(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_2_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00602[Object,Object]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072D98C", "name": "TupleExtensions_Deconstruct_9", "signature": "void TupleExtensions_Deconstruct_9(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_3_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00603[Object,Object,Object]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072D7C4", "name": "TupleExtensions_Deconstruct_10", "signature": "void TupleExtensions_Deconstruct_10(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_4_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00604[Object,Object,Object,Object]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072D5CC", "name": "TupleExtensions_Deconstruct_11", "signature": "void TupleExtensions_Deconstruct_11(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_5_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00605[Object,Object,Object,Object,Object]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072D3A4", "name": "TupleExtensions_Deconstruct_12", "signature": "void TupleExtensions_Deconstruct_12(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_6_Object_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00606[Object,Object,Object,Object,Object,Object]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072D14C", "name": "TupleExtensions_Deconstruct_13", "signature": "void TupleExtensions_Deconstruct_13(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00607[Object,Object,Object,Object,Object,Object,Object]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072CEB0", "name": "TupleExtensions_Deconstruct_14", "signature": "void TupleExtensions_Deconstruct_14(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_1_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, Object * * item15, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00601[Object]]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072CBD0", "name": "TupleExtensions_Deconstruct_15", "signature": "void TupleExtensions_Deconstruct_15(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_2_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, Object * * item15, Object * * item16, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00602[Object,Object]]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072C8AC", "name": "TupleExtensions_Deconstruct_16", "signature": "void TupleExtensions_Deconstruct_16(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_3_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, Object * * item15, Object * * item16, Object * * item17, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00603[Object,Object,Object]]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072C544", "name": "TupleExtensions_Deconstruct_17", "signature": "void TupleExtensions_Deconstruct_17(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_4_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, Object * * item15, Object * * item16, Object * * item17, Object * * item18, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00604[Object,Object,Object,Object]]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072C198", "name": "TupleExtensions_Deconstruct_18", "signature": "void TupleExtensions_Deconstruct_18(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_5_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, Object * * item15, Object * * item16, Object * * item17, Object * * item18, Object * * item19, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00605[Object,Object,Object,Object,Object]]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072BDA8", "name": "TupleExtensions_Deconstruct_19", "signature": "void TupleExtensions_Deconstruct_19(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_6_Object_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, Object * * item15, Object * * item16, Object * * item17, Object * * item18, Object * * item19, Object * * item20, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00606[Object,Object,Object,Object,Object,Object]]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0072B974", "name": "TupleExtensions_Deconstruct_20", "signature": "void TupleExtensions_Deconstruct_20(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * value, Object * * item1, Object * * item2, Object * * item3, Object * * item4, Object * * item5, Object * * item6, Object * * item7, Object * * item8, Object * * item9, Object * * item10, Object * * item11, Object * * item12, Object * * item13, Object * * item14, Object * * item15, Object * * item16, Object * * item17, Object * * item18, Object * * item19, Object * * item20, Object * * item21, MethodInfo * method)", "dotNetSignature": "Void Deconstruct[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00607[Object,Object,Object,Object,Object,Object,Object]]], Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef, Object ByRef)" }, { "virtualAddress": "0x007E0334", "name": "TupleExtensions_ToValueTuple", "signature": "ValueTuple_1_Object_ TupleExtensions_ToValueTuple(Tuple_1_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00601[Object] ToValueTuple[Object](Tuple\u00601[Object])" }, { "virtualAddress": "0x007E0378", "name": "TupleExtensions_ToValueTuple_1", "signature": "ValueTuple_2_Object_Object_ TupleExtensions_ToValueTuple_1(Tuple_2_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00602[Object,Object] ToValueTuple[Object,Object](Tuple\u00602[Object,Object])" }, { "virtualAddress": "0x007E0420", "name": "TupleExtensions_ToValueTuple_2", "signature": "ValueTuple_3_Object_Object_Object_ TupleExtensions_ToValueTuple_2(Tuple_3_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] ToValueTuple[Object,Object,Object](Tuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x007E04E0", "name": "TupleExtensions_ToValueTuple_3", "signature": "ValueTuple_4_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_3(Tuple_4_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] ToValueTuple[Object,Object,Object,Object](Tuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x007E05C0", "name": "TupleExtensions_ToValueTuple_4", "signature": "ValueTuple_5_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_4(Tuple_5_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] ToValueTuple[Object,Object,Object,Object,Object](Tuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E06CC", "name": "TupleExtensions_ToValueTuple_5", "signature": "ValueTuple_6_Object_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_5(Tuple_6_Object_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] ToValueTuple[Object,Object,Object,Object,Object,Object](Tuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E07F8", "name": "TupleExtensions_ToValueTuple_6", "signature": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_6(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] ToValueTuple[Object,Object,Object,Object,Object,Object,Object](Tuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E096C", "name": "TupleExtensions_ToValueTuple_7", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ TupleExtensions_ToValueTuple_7(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_1_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00601[Object]])" }, { "virtualAddress": "0x007E0B8C", "name": "TupleExtensions_ToValueTuple_8", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ TupleExtensions_ToValueTuple_8(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_2_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00602[Object,Object]])" }, { "virtualAddress": "0x007E0D28", "name": "TupleExtensions_ToValueTuple_9", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ TupleExtensions_ToValueTuple_9(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_3_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x007E0F0C", "name": "TupleExtensions_ToValueTuple_10", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_10(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_4_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E1120", "name": "TupleExtensions_ToValueTuple_11", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_11(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_5_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E1370", "name": "TupleExtensions_ToValueTuple_12", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_12(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_6_Object_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E15F0", "name": "TupleExtensions_ToValueTuple_13", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_13(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E18A8", "name": "TupleExtensions_ToValueTuple_14", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ TupleExtensions_ToValueTuple_14(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_1_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00601[Object]]])" }, { "virtualAddress": "0x007E1BB4", "name": "TupleExtensions_ToValueTuple_15", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ TupleExtensions_ToValueTuple_15(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_2_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00602[Object,Object]]])" }, { "virtualAddress": "0x007E1F00", "name": "TupleExtensions_ToValueTuple_16", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ TupleExtensions_ToValueTuple_16(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_3_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00603[Object,Object,Object]]])" }, { "virtualAddress": "0x007E22A8", "name": "TupleExtensions_ToValueTuple_17", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_17(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_4_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00604[Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007E2694", "name": "TupleExtensions_ToValueTuple_18", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_18(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_5_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00605[Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007E2AC8", "name": "TupleExtensions_ToValueTuple_19", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_19(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_6_Object_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00606[Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007E2F40", "name": "TupleExtensions_ToValueTuple_20", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ TupleExtensions_ToValueTuple_20(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * value, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]] ToValueTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00607[Object,Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007DF038", "name": "TupleExtensions_ToTuple", "signature": "Tuple_1_Object_ * TupleExtensions_ToTuple(ValueTuple_1_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00601[Object] ToTuple[Object](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x007DF208", "name": "TupleExtensions_ToTuple_1", "signature": "Tuple_2_Object_Object_ * TupleExtensions_ToTuple_1(ValueTuple_2_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Object,Object] ToTuple[Object,Object](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x007DF294", "name": "TupleExtensions_ToTuple_2", "signature": "Tuple_3_Object_Object_Object_ * TupleExtensions_ToTuple_2(ValueTuple_3_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00603[Object,Object,Object] ToTuple[Object,Object,Object](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x007DF334", "name": "TupleExtensions_ToTuple_3", "signature": "Tuple_4_Object_Object_Object_Object_ * TupleExtensions_ToTuple_3(ValueTuple_4_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00604[Object,Object,Object,Object] ToTuple[Object,Object,Object,Object](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x007DF3E4", "name": "TupleExtensions_ToTuple_4", "signature": "Tuple_5_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_4(ValueTuple_5_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00605[Object,Object,Object,Object,Object] ToTuple[Object,Object,Object,Object,Object](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007DF4A0", "name": "TupleExtensions_ToTuple_5", "signature": "Tuple_6_Object_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_5(ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00606[Object,Object,Object,Object,Object,Object] ToTuple[Object,Object,Object,Object,Object,Object](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007DF578", "name": "TupleExtensions_ToTuple_6", "signature": "Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_6(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00607[Object,Object,Object,Object,Object,Object,Object] ToTuple[Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007DF690", "name": "TupleExtensions_ToTuple_7", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_1_Object_ * TupleExtensions_ToTuple_7(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00601[Object]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x007DF720", "name": "TupleExtensions_ToTuple_8", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_2_Object_Object_ * TupleExtensions_ToTuple_8(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00602[Object,Object]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x007DF7B8", "name": "TupleExtensions_ToTuple_9", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_3_Object_Object_Object_ * TupleExtensions_ToTuple_9(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00603[Object,Object,Object]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x007DF850", "name": "TupleExtensions_ToTuple_10", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_4_Object_Object_Object_Object_ * TupleExtensions_ToTuple_10(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00604[Object,Object,Object,Object]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x007DF8EC", "name": "TupleExtensions_ToTuple_11", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_5_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_11(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00605[Object,Object,Object,Object,Object]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007DF988", "name": "TupleExtensions_ToTuple_12", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_6_Object_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_12(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00606[Object,Object,Object,Object,Object,Object]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007DFA28", "name": "TupleExtensions_ToTuple_13", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_13(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00607[Object,Object,Object,Object,Object,Object,Object]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007DFAC8", "name": "TupleExtensions_ToTuple_14", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_1_Object_ * TupleExtensions_ToTuple_14(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00601[Object]]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]])" }, { "virtualAddress": "0x007DFBB8", "name": "TupleExtensions_ToTuple_15", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_2_Object_Object_ * TupleExtensions_ToTuple_15(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00602[Object,Object]]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]])" }, { "virtualAddress": "0x007DFCAC", "name": "TupleExtensions_ToTuple_16", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_3_Object_Object_Object_ * TupleExtensions_ToTuple_16(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00603[Object,Object,Object]]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]])" }, { "virtualAddress": "0x007DFDA4", "name": "TupleExtensions_ToTuple_17", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_4_Object_Object_Object_Object_ * TupleExtensions_ToTuple_17(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00604[Object,Object,Object,Object]]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007DFE9C", "name": "TupleExtensions_ToTuple_18", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_5_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_18(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00605[Object,Object,Object,Object,Object]]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007DFF98", "name": "TupleExtensions_ToTuple_19", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_6_Object_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_19(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00606[Object,Object,Object,Object,Object,Object]]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007E0094", "name": "TupleExtensions_ToTuple_20", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * TupleExtensions_ToTuple_20(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00607[Object,Object,Object,Object,Object,Object,Object]]] ToTuple[Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object,Object](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x007E0194", "name": "TupleExtensions_CreateLongRef", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * TupleExtensions_CreateLongRef(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, Object * rest, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Object] CreateLongRef[Object,Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x007E0374", "name": "ValueTuple_Create_1", "signature": "ValueTuple_1_Object_ ValueTuple_Create_1(Object * item1, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00601[Object] Create[Object](Object)" }, { "virtualAddress": "0x007E03E4", "name": "ValueTuple_Create_2", "signature": "ValueTuple_2_Object_Object_ ValueTuple_Create_2(Object * item1, Object * item2, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00602[Object,Object] Create[Object,Object](Object, Object)" }, { "virtualAddress": "0x007E04B8", "name": "ValueTuple_Create_3", "signature": "ValueTuple_3_Object_Object_Object_ ValueTuple_Create_3(Object * item1, Object * item2, Object * item3, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] Create[Object,Object,Object](Object, Object, Object)" }, { "virtualAddress": "0x007E0594", "name": "ValueTuple_Create_4", "signature": "ValueTuple_4_Object_Object_Object_Object_ ValueTuple_Create_4(Object * item1, Object * item2, Object * item3, Object * item4, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] Create[Object,Object,Object,Object](Object, Object, Object, Object)" }, { "virtualAddress": "0x007E0698", "name": "ValueTuple_Create_5", "signature": "ValueTuple_5_Object_Object_Object_Object_Object_ ValueTuple_Create_5(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] Create[Object,Object,Object,Object,Object](Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x007E07C0", "name": "ValueTuple_Create_6", "signature": "ValueTuple_6_Object_Object_Object_Object_Object_Object_ ValueTuple_Create_6(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] Create[Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x007E0910", "name": "ValueTuple_Create_7", "signature": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ ValueTuple_Create_7(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] Create[Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x007E0AD4", "name": "ValueTuple_Create_8", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ ValueTuple_Create_8(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, Object * item8, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] Create[Object,Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00408AF4", "name": "ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00408AFC", "name": "ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00408A94", "name": "ValueTuple_1_Object___ctor", "signature": "void ValueTuple_1_Object___ctor(ValueTuple_1_Object___Boxed * this, Object * item1, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00601[Object](Object)" }, { "virtualAddress": "0x00408A9C", "name": "ValueTuple_1_Object__Equals", "signature": "bool ValueTuple_1_Object__Equals(ValueTuple_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00408AA4", "name": "ValueTuple_1_Object__Equals_1", "signature": "bool ValueTuple_1_Object__Equals_1(ValueTuple_1_Object___Boxed * this, ValueTuple_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00408AAC", "name": "ValueTuple_1_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_1_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_1_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00408AB4", "name": "ValueTuple_1_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_1_Object__System_IComparable_CompareTo(ValueTuple_1_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00408ABC", "name": "ValueTuple_1_Object__CompareTo", "signature": "int32_t ValueTuple_1_Object__CompareTo(ValueTuple_1_Object___Boxed * this, ValueTuple_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00408AC4", "name": "ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_1_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00408ACC", "name": "ValueTuple_1_Object__GetHashCode", "signature": "int32_t ValueTuple_1_Object__GetHashCode(ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00408AD4", "name": "ValueTuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408ADC", "name": "ValueTuple_1_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_1_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408AE4", "name": "ValueTuple_1_Object__ToString", "signature": "String * ValueTuple_1_Object__ToString(ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408AEC", "name": "ValueTuple_1_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_1_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x0040934C", "name": "ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409354", "name": "ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_2_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x004092E4", "name": "ValueTuple_2_Object_Object___ctor", "signature": "void ValueTuple_2_Object_Object___ctor(ValueTuple_2_Object_Object___Boxed * this, Object * item1, Object * item2, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00602[Object,Object](Object, Object)" }, { "virtualAddress": "0x004092EC", "name": "ValueTuple_2_Object_Object__Equals", "signature": "bool ValueTuple_2_Object_Object__Equals(ValueTuple_2_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004092F4", "name": "ValueTuple_2_Object_Object__Equals_1", "signature": "bool ValueTuple_2_Object_Object__Equals_1(ValueTuple_2_Object_Object___Boxed * this, ValueTuple_2_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x004092FC", "name": "ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_2_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409304", "name": "ValueTuple_2_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_2_Object_Object__System_IComparable_CompareTo(ValueTuple_2_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0040930C", "name": "ValueTuple_2_Object_Object__CompareTo", "signature": "int32_t ValueTuple_2_Object_Object__CompareTo(ValueTuple_2_Object_Object___Boxed * this, ValueTuple_2_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00409314", "name": "ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_2_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0040931C", "name": "ValueTuple_2_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_2_Object_Object__GetHashCode(ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409324", "name": "ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040932C", "name": "ValueTuple_2_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_2_Object_Object__GetHashCodeCore(ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409334", "name": "ValueTuple_2_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_2_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040933C", "name": "ValueTuple_2_Object_Object__ToString", "signature": "String * ValueTuple_2_Object_Object__ToString(ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409344", "name": "ValueTuple_2_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_2_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409424", "name": "ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x0040942C", "name": "ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_3_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0040935C", "name": "ValueTuple_3_Object_Object_Object___ctor", "signature": "void ValueTuple_3_Object_Object_Object___ctor(ValueTuple_3_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object](Object, Object, Object)" }, { "virtualAddress": "0x00409368", "name": "ValueTuple_3_Object_Object_Object__Equals", "signature": "bool ValueTuple_3_Object_Object_Object__Equals(ValueTuple_3_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409370", "name": "ValueTuple_3_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_3_Object_Object_Object__Equals_1(ValueTuple_3_Object_Object_Object___Boxed * this, ValueTuple_3_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x004093A8", "name": "ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x004093B0", "name": "ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x004093B8", "name": "ValueTuple_3_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_3_Object_Object_Object__CompareTo(ValueTuple_3_Object_Object_Object___Boxed * this, ValueTuple_3_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x004093EC", "name": "ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x004093F4", "name": "ValueTuple_3_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_3_Object_Object_Object__GetHashCode(ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004093FC", "name": "ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409404", "name": "ValueTuple_3_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_3_Object_Object_Object__GetHashCodeCore(ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x0040940C", "name": "ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409414", "name": "ValueTuple_3_Object_Object_Object__ToString", "signature": "String * ValueTuple_3_Object_Object_Object__ToString(ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040941C", "name": "ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x004094EC", "name": "ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x004094F4", "name": "ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_4_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409434", "name": "ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_4_Object_Object_Object_Object___ctor(ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object](Object, Object, Object, Object)" }, { "virtualAddress": "0x00409440", "name": "ValueTuple_4_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_4_Object_Object_Object_Object__Equals(ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409448", "name": "ValueTuple_4_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_4_Object_Object_Object_Object__Equals_1(ValueTuple_4_Object_Object_Object_Object___Boxed * this, ValueTuple_4_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00409478", "name": "ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409480", "name": "ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409488", "name": "ValueTuple_4_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__CompareTo(ValueTuple_4_Object_Object_Object_Object___Boxed * this, ValueTuple_4_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x004094B4", "name": "ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x004094BC", "name": "ValueTuple_4_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__GetHashCode(ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004094C4", "name": "ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004094CC", "name": "ValueTuple_4_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x004094D4", "name": "ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004094DC", "name": "ValueTuple_4_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_4_Object_Object_Object_Object__ToString(ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004094E4", "name": "ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x004095C8", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x004095D0", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x004094FC", "name": "ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_5_Object_Object_Object_Object_Object___ctor(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object](Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x0040950C", "name": "ValueTuple_5_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_5_Object_Object_Object_Object_Object__Equals(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409514", "name": "ValueTuple_5_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_5_Object_Object_Object_Object_Object__Equals_1(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_5_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0040954C", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409554", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0040955C", "name": "ValueTuple_5_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__CompareTo(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_5_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00409590", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409598", "name": "ValueTuple_5_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004095A0", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004095A8", "name": "ValueTuple_5_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x004095B0", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004095B8", "name": "ValueTuple_5_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_5_Object_Object_Object_Object_Object__ToString(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004095C0", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x004096A4", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x004096AC", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x004095D8", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x004095E8", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004095F0", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals_1(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00409628", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409630", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409638", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__CompareTo(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0040966C", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409674", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0040967C", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409684", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x0040968C", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409694", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_6_Object_Object_Object_Object_Object_Object__ToString(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040969C", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409794", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x0040979C", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x004096B4", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x004096C8", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004096D0", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals_1(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00409710", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409718", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409720", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__CompareTo(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0040975C", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409764", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0040976C", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409774", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x0040977C", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409784", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__ToString(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040978C", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x0067D4CC", "name": "Array_AsReadOnly", "signature": "ReadOnlyCollection_1_System_Object_ * Array_AsReadOnly(Object__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] AsReadOnly[Object](Object[])" }, { "virtualAddress": "0x00765400", "name": "Array_Resize", "signature": "void Array_Resize(Object__Array * * array, int32_t newSize, MethodInfo * method)", "dotNetSignature": "Void Resize[Object](Object[] ByRef, Int32)" }, { "virtualAddress": "0x00739AF4", "name": "Array_ConvertAll", "signature": "Object__Array * Array_ConvertAll(Object__Array * array, Converter_2_Object_Object_ * converter, MethodInfo * method)", "dotNetSignature": "Object[] ConvertAll[Object,Object](Object[], Converter\u00602[Object,Object])" }, { "virtualAddress": "0x007E409C", "name": "Array_ForEach", "signature": "void Array_ForEach(Object__Array * array, Action_1_Object_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach[Object](Object[], Action\u00601[Object])" }, { "virtualAddress": "0x00971524", "name": "Array_BinarySearch_4", "signature": "int32_t Array_BinarySearch_4(Object__Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Object](Object[], Object)" }, { "virtualAddress": "0x009715D4", "name": "Array_BinarySearch_5", "signature": "int32_t Array_BinarySearch_5(Object__Array * array, Object * value, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Object](Object[], Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009713A4", "name": "Array_BinarySearch_6", "signature": "int32_t Array_BinarySearch_6(Object__Array * array, int32_t index, int32_t length, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Object](Object[], Int32, Int32, Object)" }, { "virtualAddress": "0x009713B8", "name": "Array_BinarySearch_7", "signature": "int32_t Array_BinarySearch_7(Object__Array * array, int32_t index, int32_t length, Object * value, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Object](Object[], Int32, Int32, Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00972A04", "name": "Array_IndexOf_3", "signature": "int32_t Array_IndexOf_3(Object__Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Object](Object[], Object)" }, { "virtualAddress": "0x00972AB0", "name": "Array_IndexOf_4", "signature": "int32_t Array_IndexOf_4(Object__Array * array, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Object](Object[], Object, Int32)" }, { "virtualAddress": "0x00972B6C", "name": "Array_IndexOf_5", "signature": "int32_t Array_IndexOf_5(Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x0097D8A4", "name": "Array_LastIndexOf_3", "signature": "int32_t Array_LastIndexOf_3(Object__Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Object](Object[], Object)" }, { "virtualAddress": "0x0097D950", "name": "Array_LastIndexOf_4", "signature": "int32_t Array_LastIndexOf_4(Object__Array * array, Object * value, int32_t startIndex, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Object](Object[], Object, Int32)" }, { "virtualAddress": "0x0097DA10", "name": "Array_LastIndexOf_5", "signature": "int32_t Array_LastIndexOf_5(Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x00766264", "name": "Array_Reverse_2", "signature": "void Array_Reverse_2(Object__Array * array, MethodInfo * method)", "dotNetSignature": "Void Reverse[Object](Object[])" }, { "virtualAddress": "0x00766308", "name": "Array_Reverse_3", "signature": "void Array_Reverse_3(Object__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x00767A38", "name": "Array_Sort_8", "signature": "void Array_Sort_8(Object__Array * array, MethodInfo * method)", "dotNetSignature": "Void Sort[Object](Object[])" }, { "virtualAddress": "0x00767C58", "name": "Array_Sort_9", "signature": "void Array_Sort_9(Object__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Sort[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x00767AE0", "name": "Array_Sort_10", "signature": "void Array_Sort_10(Object__Array * array, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Object](Object[], IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00767C6C", "name": "Array_Sort_11", "signature": "void Array_Sort_11(Object__Array * array, int32_t index, int32_t length, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Object](Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00767B8C", "name": "Array_Sort_12", "signature": "void Array_Sort_12(Object__Array * array, Comparison_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort[Object](Object[], Comparison\u00601[Object])" }, { "virtualAddress": "0x007676C8", "name": "Array_Sort_13", "signature": "void Array_Sort_13(Object__Array * keys, Object__Array * items, MethodInfo * method)", "dotNetSignature": "Void Sort[Object,Object](Object[], Object[])" }, { "virtualAddress": "0x00767834", "name": "Array_Sort_14", "signature": "void Array_Sort_14(Object__Array * keys, Object__Array * items, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Sort[Object,Object](Object[], Object[], Int32, Int32)" }, { "virtualAddress": "0x00767778", "name": "Array_Sort_15", "signature": "void Array_Sort_15(Object__Array * keys, Object__Array * items, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Object,Object](Object[], Object[], IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00767848", "name": "Array_Sort_16", "signature": "void Array_Sort_16(Object__Array * keys, Object__Array * items, int32_t index, int32_t length, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Object,Object](Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00668BF0", "name": "Array_Exists", "signature": "bool Array_Exists(Object__Array * array, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x007E3E68", "name": "Array_Fill", "signature": "void Array_Fill(Object__Array * array, Object * value, MethodInfo * method)", "dotNetSignature": "Void Fill[Object](Object[], Object)" }, { "virtualAddress": "0x007E3F34", "name": "Array_Fill_1", "signature": "void Array_Fill_1(Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Fill[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x0072E3B8", "name": "Array_Find", "signature": "Object * Array_Find(Object__Array * array, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Object Find[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x0073A934", "name": "Array_FindAll", "signature": "Object__Array * Array_FindAll(Object__Array * array, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Object[] FindAll[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x00971C80", "name": "Array_FindIndex", "signature": "int32_t Array_FindIndex(Object__Array * array, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x00971BC4", "name": "Array_FindIndex_1", "signature": "int32_t Array_FindIndex_1(Object__Array * array, int32_t startIndex, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex[Object](Object[], Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x00971A18", "name": "Array_FindIndex_2", "signature": "int32_t Array_FindIndex_2(Object__Array * array, int32_t startIndex, int32_t count, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex[Object](Object[], Int32, Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x0072E4E4", "name": "Array_FindLast", "signature": "Object * Array_FindLast(Object__Array * array, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Object FindLast[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x00971F98", "name": "Array_FindLastIndex", "signature": "int32_t Array_FindLastIndex(Object__Array * array, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x00971EE0", "name": "Array_FindLastIndex_1", "signature": "int32_t Array_FindLastIndex_1(Object__Array * array, int32_t startIndex, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex[Object](Object[], Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x00971D2C", "name": "Array_FindLastIndex_2", "signature": "int32_t Array_FindLastIndex_2(Object__Array * array, int32_t startIndex, int32_t count, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex[Object](Object[], Int32, Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x00674984", "name": "Array_TrueForAll", "signature": "bool Array_TrueForAll(Object__Array * array, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x0067A8D4", "name": "Array_InternalArray__IEnumerable_GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] InternalArray__IEnumerable_GetEnumerator[Object]()" }, { "virtualAddress": "0x007E572C", "name": "Array_InternalArray__ICollection_Add", "signature": "void Array_InternalArray__ICollection_Add(Array * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Object](Object)" }, { "virtualAddress": "0x006737CC", "name": "Array_InternalArray__ICollection_Remove", "signature": "bool Array_InternalArray__ICollection_Remove(Array * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Object](Object)" }, { "virtualAddress": "0x0066DF58", "name": "Array_InternalArray__ICollection_Contains", "signature": "bool Array_InternalArray__ICollection_Contains(Array * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Object](Object)" }, { "virtualAddress": "0x007E7D9C", "name": "Array_InternalArray__ICollection_CopyTo", "signature": "void Array_InternalArray__ICollection_CopyTo(Array * this, Object__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Object](Object[], Int32)" }, { "virtualAddress": "0x00731088", "name": "Array_InternalArray__IReadOnlyList_get_Item", "signature": "Object * Array_InternalArray__IReadOnlyList_get_Item(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object InternalArray__IReadOnlyList_get_Item[Object](Int32)" }, { "virtualAddress": "0x0075BA2C", "name": "Array_InternalArray__Insert", "signature": "void Array_InternalArray__Insert(Array * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Object](Int32, Object)" }, { "virtualAddress": "0x00978988", "name": "Array_InternalArray__IndexOf", "signature": "int32_t Array_InternalArray__IndexOf(Array * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Object](Object)" }, { "virtualAddress": "0x00735E40", "name": "Array_InternalArray__get_Item", "signature": "Object * Array_InternalArray__get_Item(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object InternalArray__get_Item[Object](Int32)" }, { "virtualAddress": "0x00761554", "name": "Array_InternalArray__set_Item", "signature": "void Array_InternalArray__set_Item(Array * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Object](Int32, Object)" }, { "virtualAddress": "0x0073A898", "name": "Array_Empty", "signature": "Object__Array * Array_Empty(MethodInfo * method)", "dotNetSignature": "Object[] Empty[Object]()" }, { "virtualAddress": "0x00973248", "name": "Array_IndexOfImpl", "signature": "int32_t Array_IndexOfImpl(Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x0097E118", "name": "Array_LastIndexOfImpl", "signature": "int32_t Array_LastIndexOfImpl(Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x00738300", "name": "Array_UnsafeLoad", "signature": "Object * Array_UnsafeLoad(Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Object UnsafeLoad[Object](Object[], Int32)" }, { "virtualAddress": "0x00768380", "name": "Array_UnsafeStore", "signature": "void Array_UnsafeStore(Object__Array * array, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void UnsafeStore[Object](Object[], Int32, Object)" }, { "virtualAddress": "0x00668BEC", "name": "Array_UnsafeMov", "signature": "Object * Array_UnsafeMov(Object * instance, MethodInfo * method)", "dotNetSignature": "Object UnsafeMov[Object,Object](Object)" }, { "virtualAddress": "0x003F85A4", "name": "Array_InternalEnumerator_1_Object__get_Current", "signature": "Object * Array_InternalEnumerator_1_Object__get_Current(Array_InternalEnumerator_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x003F85B8", "name": "Array_InternalEnumerator_1_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8588", "name": "Array_InternalEnumerator_1_Object___ctor", "signature": "void Array_InternalEnumerator_1_Object___ctor(Array_InternalEnumerator_1_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Object](Array)" }, { "virtualAddress": "0x003F8598", "name": "Array_InternalEnumerator_1_Object__Dispose", "signature": "void Array_InternalEnumerator_1_Object__Dispose(Array_InternalEnumerator_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F859C", "name": "Array_InternalEnumerator_1_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_Object__MoveNext(Array_InternalEnumerator_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F85AC", "name": "Array_InternalEnumerator_1_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00888A08", "name": "Array_EmptyInternalEnumerator_1_Object__get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Object__get_Current(Array_EmptyInternalEnumerator_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00888A74", "name": "Array_EmptyInternalEnumerator_1_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008889FC", "name": "Array_EmptyInternalEnumerator_1_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Object__Dispose(Array_EmptyInternalEnumerator_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00888A00", "name": "Array_EmptyInternalEnumerator_1_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Object__MoveNext(Array_EmptyInternalEnumerator_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00888A98", "name": "Array_EmptyInternalEnumerator_1_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00888A9C", "name": "Array_EmptyInternalEnumerator_1_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Object___ctor(Array_EmptyInternalEnumerator_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Object]()" }, { "virtualAddress": "0x00888AB4", "name": "Array_EmptyInternalEnumerator_1_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Object]()" }, { "virtualAddress": "0x0088D7AC", "name": "Array_FunctorComparer_1_Object___ctor", "signature": "void Array_FunctorComparer_1_Object___ctor(Array_FunctorComparer_1_Object_ * this, Comparison_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Array\u002BFunctorComparer\u00601[Object](Comparison\u00601[Object])" }, { "virtualAddress": "0x0088D7E0", "name": "Array_FunctorComparer_1_Object__Compare", "signature": "int32_t Array_FunctorComparer_1_Object__Compare(Array_FunctorComparer_1_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x007DEFD4", "name": "Tuple_Create", "signature": "Tuple_1_Object_ * Tuple_Create(Object * item1, MethodInfo * method)", "dotNetSignature": "Tuple\u00601[Object] Create[Object](Object)" }, { "virtualAddress": "0x007DF19C", "name": "Tuple_Create_1", "signature": "Tuple_2_Object_Object_ * Tuple_Create_1(Object * item1, Object * item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Object,Object] Create[Object,Object](Object, Object)" }, { "virtualAddress": "0x007DF218", "name": "Tuple_Create_2", "signature": "Tuple_3_Object_Object_Object_ * Tuple_Create_2(Object * item1, Object * item2, Object * item3, MethodInfo * method)", "dotNetSignature": "Tuple\u00603[Object,Object,Object] Create[Object,Object,Object](Object, Object, Object)" }, { "virtualAddress": "0x007DF2B0", "name": "Tuple_Create_3", "signature": "Tuple_4_Object_Object_Object_Object_ * Tuple_Create_3(Object * item1, Object * item2, Object * item3, Object * item4, MethodInfo * method)", "dotNetSignature": "Tuple\u00604[Object,Object,Object,Object] Create[Object,Object,Object,Object](Object, Object, Object, Object)" }, { "virtualAddress": "0x007DF350", "name": "Tuple_Create_4", "signature": "Tuple_5_Object_Object_Object_Object_Object_ * Tuple_Create_4(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, MethodInfo * method)", "dotNetSignature": "Tuple\u00605[Object,Object,Object,Object,Object] Create[Object,Object,Object,Object,Object](Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x007DF404", "name": "Tuple_Create_5", "signature": "Tuple_6_Object_Object_Object_Object_Object_Object_ * Tuple_Create_5(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, MethodInfo * method)", "dotNetSignature": "Tuple\u00606[Object,Object,Object,Object,Object,Object] Create[Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x007DF4C0", "name": "Tuple_Create_6", "signature": "Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * Tuple_Create_6(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, MethodInfo * method)", "dotNetSignature": "Tuple\u00607[Object,Object,Object,Object,Object,Object,Object] Create[Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x007DF59C", "name": "Tuple_Create_7", "signature": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Tuple_1_Object_ * Tuple_Create_7(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, Object * item8, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Tuple\u00601[Object]] Create[Object,Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00A51C1C", "name": "Tuple_1_Object__get_Item1", "signature": "Object * Tuple_1_Object__get_Item1(Tuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A5249C", "name": "Tuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A524A4", "name": "Tuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_1_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A51C24", "name": "Tuple_1_Object___ctor", "signature": "void Tuple_1_Object___ctor(Tuple_1_Object_ * this, Object * item1, MethodInfo * method)", "dotNetSignature": "Tuple\u00601[Object](Object)" }, { "virtualAddress": "0x00A51C58", "name": "Tuple_1_Object__Equals", "signature": "bool Tuple_1_Object__Equals(Tuple_1_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A51D44", "name": "Tuple_1_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_1_Object__System_Collections_IStructuralEquatable_Equals(Tuple_1_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A51E64", "name": "Tuple_1_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_1_Object__System_IComparable_CompareTo(Tuple_1_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A51F50", "name": "Tuple_1_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_1_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_1_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A52100", "name": "Tuple_1_Object__GetHashCode", "signature": "int32_t Tuple_1_Object__GetHashCode(Tuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A521E0", "name": "Tuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_1_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A522A4", "name": "Tuple_1_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_1_Object__System_ITupleInternal_GetHashCode(Tuple_1_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A52364", "name": "Tuple_1_Object__ToString", "signature": "String * Tuple_1_Object__ToString(Tuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A5244C", "name": "Tuple_1_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_1_Object__System_ITupleInternal_ToString(Tuple_1_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A569BC", "name": "Tuple_2_Object_Object__get_Item1", "signature": "Object * Tuple_2_Object_Object__get_Item1(Tuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A569C4", "name": "Tuple_2_Object_Object__get_Item2", "signature": "Object * Tuple_2_Object_Object__get_Item2(Tuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A5741C", "name": "Tuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A57424", "name": "Tuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_2_Object_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A569CC", "name": "Tuple_2_Object_Object___ctor", "signature": "void Tuple_2_Object_Object___ctor(Tuple_2_Object_Object_ * this, Object * item1, Object * item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Object,Object](Object, Object)" }, { "virtualAddress": "0x00A56A0C", "name": "Tuple_2_Object_Object__Equals", "signature": "bool Tuple_2_Object_Object__Equals(Tuple_2_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A56AF8", "name": "Tuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals(Tuple_2_Object_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A56C90", "name": "Tuple_2_Object_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_2_Object_Object__System_IComparable_CompareTo(Tuple_2_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A56D7C", "name": "Tuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_2_Object_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A56FA8", "name": "Tuple_2_Object_Object__GetHashCode", "signature": "int32_t Tuple_2_Object_Object__GetHashCode(Tuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A57088", "name": "Tuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_2_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A571CC", "name": "Tuple_2_Object_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_2_Object_Object__System_ITupleInternal_GetHashCode(Tuple_2_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5728C", "name": "Tuple_2_Object_Object__ToString", "signature": "String * Tuple_2_Object_Object__ToString(Tuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A57374", "name": "Tuple_2_Object_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_2_Object_Object__System_ITupleInternal_ToString(Tuple_2_Object_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A574E0", "name": "Tuple_3_Object_Object_Object__get_Item1", "signature": "Object * Tuple_3_Object_Object_Object__get_Item1(Tuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A574E8", "name": "Tuple_3_Object_Object_Object__get_Item2", "signature": "Object * Tuple_3_Object_Object_Object__get_Item2(Tuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A574F0", "name": "Tuple_3_Object_Object_Object__get_Item3", "signature": "Object * Tuple_3_Object_Object_Object__get_Item3(Tuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item3()" }, { "virtualAddress": "0x00A580D4", "name": "Tuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A580DC", "name": "Tuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_3_Object_Object_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A574F8", "name": "Tuple_3_Object_Object_Object___ctor", "signature": "void Tuple_3_Object_Object_Object___ctor(Tuple_3_Object_Object_Object_ * this, Object * item1, Object * item2, Object * item3, MethodInfo * method)", "dotNetSignature": "Tuple\u00603[Object,Object,Object](Object, Object, Object)" }, { "virtualAddress": "0x00A57540", "name": "Tuple_3_Object_Object_Object__Equals", "signature": "bool Tuple_3_Object_Object_Object__Equals(Tuple_3_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A5762C", "name": "Tuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(Tuple_3_Object_Object_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A57838", "name": "Tuple_3_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_3_Object_Object_Object__System_IComparable_CompareTo(Tuple_3_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A57924", "name": "Tuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_3_Object_Object_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A57BC4", "name": "Tuple_3_Object_Object_Object__GetHashCode", "signature": "int32_t Tuple_3_Object_Object_Object__GetHashCode(Tuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A57CA4", "name": "Tuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_3_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A57E64", "name": "Tuple_3_Object_Object_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_3_Object_Object_Object__System_ITupleInternal_GetHashCode(Tuple_3_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A57F24", "name": "Tuple_3_Object_Object_Object__ToString", "signature": "String * Tuple_3_Object_Object_Object__ToString(Tuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A5800C", "name": "Tuple_3_Object_Object_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_3_Object_Object_Object__System_ITupleInternal_ToString(Tuple_3_Object_Object_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A59310", "name": "Tuple_4_Object_Object_Object_Object__get_Item1", "signature": "Object * Tuple_4_Object_Object_Object_Object__get_Item1(Tuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A59318", "name": "Tuple_4_Object_Object_Object_Object__get_Item2", "signature": "Object * Tuple_4_Object_Object_Object_Object__get_Item2(Tuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A59320", "name": "Tuple_4_Object_Object_Object_Object__get_Item3", "signature": "Object * Tuple_4_Object_Object_Object_Object__get_Item3(Tuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item3()" }, { "virtualAddress": "0x00A59328", "name": "Tuple_4_Object_Object_Object_Object__get_Item4", "signature": "Object * Tuple_4_Object_Object_Object_Object__get_Item4(Tuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item4()" }, { "virtualAddress": "0x00A5A094", "name": "Tuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A5A09C", "name": "Tuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_4_Object_Object_Object_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A59330", "name": "Tuple_4_Object_Object_Object_Object___ctor", "signature": "void Tuple_4_Object_Object_Object_Object___ctor(Tuple_4_Object_Object_Object_Object_ * this, Object * item1, Object * item2, Object * item3, Object * item4, MethodInfo * method)", "dotNetSignature": "Tuple\u00604[Object,Object,Object,Object](Object, Object, Object, Object)" }, { "virtualAddress": "0x00A59384", "name": "Tuple_4_Object_Object_Object_Object__Equals", "signature": "bool Tuple_4_Object_Object_Object_Object__Equals(Tuple_4_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A59470", "name": "Tuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(Tuple_4_Object_Object_Object_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A596F0", "name": "Tuple_4_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_4_Object_Object_Object_Object__System_IComparable_CompareTo(Tuple_4_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A597DC", "name": "Tuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_4_Object_Object_Object_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A59AF0", "name": "Tuple_4_Object_Object_Object_Object__GetHashCode", "signature": "int32_t Tuple_4_Object_Object_Object_Object__GetHashCode(Tuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A59BD0", "name": "Tuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_4_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A59E04", "name": "Tuple_4_Object_Object_Object_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_4_Object_Object_Object_Object__System_ITupleInternal_GetHashCode(Tuple_4_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A59EC4", "name": "Tuple_4_Object_Object_Object_Object__ToString", "signature": "String * Tuple_4_Object_Object_Object_Object__ToString(Tuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A59FAC", "name": "Tuple_4_Object_Object_Object_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_4_Object_Object_Object_Object__System_ITupleInternal_ToString(Tuple_4_Object_Object_Object_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A5A194", "name": "Tuple_5_Object_Object_Object_Object_Object__get_Item1", "signature": "Object * Tuple_5_Object_Object_Object_Object_Object__get_Item1(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A5A19C", "name": "Tuple_5_Object_Object_Object_Object_Object__get_Item2", "signature": "Object * Tuple_5_Object_Object_Object_Object_Object__get_Item2(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A5A1A4", "name": "Tuple_5_Object_Object_Object_Object_Object__get_Item3", "signature": "Object * Tuple_5_Object_Object_Object_Object_Object__get_Item3(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item3()" }, { "virtualAddress": "0x00A5A1AC", "name": "Tuple_5_Object_Object_Object_Object_Object__get_Item4", "signature": "Object * Tuple_5_Object_Object_Object_Object_Object__get_Item4(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item4()" }, { "virtualAddress": "0x00A5A1B4", "name": "Tuple_5_Object_Object_Object_Object_Object__get_Item5", "signature": "Object * Tuple_5_Object_Object_Object_Object_Object__get_Item5(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item5()" }, { "virtualAddress": "0x00A5B0AC", "name": "Tuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A5B0B4", "name": "Tuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_5_Object_Object_Object_Object_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A5A1BC", "name": "Tuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void Tuple_5_Object_Object_Object_Object_Object___ctor(Tuple_5_Object_Object_Object_Object_Object_ * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, MethodInfo * method)", "dotNetSignature": "Tuple\u00605[Object,Object,Object,Object,Object](Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00A5A218", "name": "Tuple_5_Object_Object_Object_Object_Object__Equals", "signature": "bool Tuple_5_Object_Object_Object_Object_Object__Equals(Tuple_5_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A5A304", "name": "Tuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(Tuple_5_Object_Object_Object_Object_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A5A5F8", "name": "Tuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo(Tuple_5_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A5A6E4", "name": "Tuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_5_Object_Object_Object_Object_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A5AA6C", "name": "Tuple_5_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t Tuple_5_Object_Object_Object_Object_Object__GetHashCode(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A5AB4C", "name": "Tuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_5_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5ADFC", "name": "Tuple_5_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_5_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode(Tuple_5_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5AEBC", "name": "Tuple_5_Object_Object_Object_Object_Object__ToString", "signature": "String * Tuple_5_Object_Object_Object_Object_Object__ToString(Tuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A5AFA4", "name": "Tuple_5_Object_Object_Object_Object_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_5_Object_Object_Object_Object_Object__System_ITupleInternal_ToString(Tuple_5_Object_Object_Object_Object_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A5B1C0", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__get_Item1", "signature": "Object * Tuple_6_Object_Object_Object_Object_Object_Object__get_Item1(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A5B1C8", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__get_Item2", "signature": "Object * Tuple_6_Object_Object_Object_Object_Object_Object__get_Item2(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A5B1D0", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__get_Item3", "signature": "Object * Tuple_6_Object_Object_Object_Object_Object_Object__get_Item3(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item3()" }, { "virtualAddress": "0x00A5B1D8", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__get_Item4", "signature": "Object * Tuple_6_Object_Object_Object_Object_Object_Object__get_Item4(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item4()" }, { "virtualAddress": "0x00A5B1E0", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__get_Item5", "signature": "Object * Tuple_6_Object_Object_Object_Object_Object_Object__get_Item5(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item5()" }, { "virtualAddress": "0x00A5B1E8", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__get_Item6", "signature": "Object * Tuple_6_Object_Object_Object_Object_Object_Object__get_Item6(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item6()" }, { "virtualAddress": "0x00A5C268", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A5C270", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A5B1F0", "name": "Tuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Tuple_6_Object_Object_Object_Object_Object_Object___ctor(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, MethodInfo * method)", "dotNetSignature": "Tuple\u00606[Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00A5B258", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool Tuple_6_Object_Object_Object_Object_Object_Object__Equals(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A5B344", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A5B6AC", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A5B798", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A5BB94", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t Tuple_6_Object_Object_Object_Object_Object_Object__GetHashCode(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A5BC74", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5BF98", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_6_Object_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5C058", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * Tuple_6_Object_Object_Object_Object_Object_Object__ToString(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A5C140", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_6_Object_Object_Object_Object_Object_Object__System_ITupleInternal_ToString(Tuple_6_Object_Object_Object_Object_Object_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A5C390", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item1", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item1(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A5C398", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item2", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item2(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A5C3A0", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item3", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item3(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item3()" }, { "virtualAddress": "0x00A5C3A8", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item4", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item4(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item4()" }, { "virtualAddress": "0x00A5C3B0", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item5", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item5(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item5()" }, { "virtualAddress": "0x00A5C3B8", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item6", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item6(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item6()" }, { "virtualAddress": "0x00A5C3C0", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item7", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__get_Item7(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item7()" }, { "virtualAddress": "0x00A5D5CC", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A5D5D4", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A5C3C8", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Tuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, MethodInfo * method)", "dotNetSignature": "Tuple\u00607[Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00A5C438", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool Tuple_7_Object_Object_Object_Object_Object_Object_Object__Equals(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A5C524", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A5C900", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A5C9EC", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A5CE5C", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t Tuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A5CF3C", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5D2DC", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5D39C", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * Tuple_7_Object_Object_Object_Object_Object_Object_Object__ToString(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A5D484", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_ToString(Tuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A5D708", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item1", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item1(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A5D710", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item2", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item2(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A5D718", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item3", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item3(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item3()" }, { "virtualAddress": "0x00A5D720", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item4", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item4(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item4()" }, { "virtualAddress": "0x00A5D728", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item5", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item5(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item5()" }, { "virtualAddress": "0x00A5D730", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item6", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item6(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item6()" }, { "virtualAddress": "0x00A5D738", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item7", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Item7(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item7()" }, { "virtualAddress": "0x00A5D740", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Rest", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__get_Rest(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Rest()" }, { "virtualAddress": "0x00A5FAC8", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A5FBF4", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A5D748", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object___ctor(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, Object * rest, MethodInfo * method)", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00A5D840", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__Equals(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A5D92C", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A5DD7C", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A5DE68", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A5E34C", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__GetHashCode(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A5E42C", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5F730", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_GetHashCode(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5F7F0", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__ToString(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A5F8D8", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_ToString", "signature": "String * Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_ITupleInternal_ToString(Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00963780", "name": "Lazy_1_Object__get_ValueForDebugDisplay", "signature": "Object * Lazy_1_Object__get_ValueForDebugDisplay(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_ValueForDebugDisplay()" }, { "virtualAddress": "0x0096384C", "name": "Lazy_1_Object__get_Mode", "signature": "LazyThreadSafetyMode__Enum Lazy_1_Object__get_Mode(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "LazyThreadSafetyMode get_Mode()" }, { "virtualAddress": "0x009638D4", "name": "Lazy_1_Object__get_IsValueFaulted", "signature": "bool Lazy_1_Object__get_IsValueFaulted(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValueFaulted()" }, { "virtualAddress": "0x00963920", "name": "Lazy_1_Object__get_IsValueCreated", "signature": "bool Lazy_1_Object__get_IsValueCreated(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValueCreated()" }, { "virtualAddress": "0x00963978", "name": "Lazy_1_Object__get_Value", "signature": "Object * Lazy_1_Object__get_Value(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x009632F4", "name": "Lazy_1_Object___ctor", "signature": "void Lazy_1_Object___ctor(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[Object]()" }, { "virtualAddress": "0x0096331C", "name": "Lazy_1_Object___ctor_1", "signature": "void Lazy_1_Object___ctor_1(Lazy_1_Object_ * this, Func_1_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[Object](Func\u00601[Object])" }, { "virtualAddress": "0x00963344", "name": "Lazy_1_Object___ctor_2", "signature": "void Lazy_1_Object___ctor_2(Lazy_1_Object_ * this, bool isThreadSafe, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[Object](Boolean)" }, { "virtualAddress": "0x00963374", "name": "Lazy_1_Object___ctor_3", "signature": "void Lazy_1_Object___ctor_3(Lazy_1_Object_ * this, LazyThreadSafetyMode__Enum mode, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[Object](LazyThreadSafetyMode)" }, { "virtualAddress": "0x00963438", "name": "Lazy_1_Object___ctor_4", "signature": "void Lazy_1_Object___ctor_4(Lazy_1_Object_ * this, Func_1_Object_ * valueFactory, bool isThreadSafe, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[Object](Func\u00601[Object], Boolean)" }, { "virtualAddress": "0x00963468", "name": "Lazy_1_Object___ctor_5", "signature": "void Lazy_1_Object___ctor_5(Lazy_1_Object_ * this, Func_1_Object_ * valueFactory, LazyThreadSafetyMode__Enum mode, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[Object](Func\u00601[Object], LazyThreadSafetyMode)" }, { "virtualAddress": "0x009635A0", "name": "Lazy_1_Object__GetObjectFromMode", "signature": "Object * Lazy_1_Object__GetObjectFromMode(LazyThreadSafetyMode__Enum mode, MethodInfo * method)", "dotNetSignature": "Object GetObjectFromMode(LazyThreadSafetyMode)" }, { "virtualAddress": "0x009636A8", "name": "Lazy_1_Object__OnSerializing", "signature": "void Lazy_1_Object__OnSerializing(Lazy_1_Object_ * this, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x009636CC", "name": "Lazy_1_Object__ToString", "signature": "String * Lazy_1_Object__ToString(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00963AB4", "name": "Lazy_1_Object__LazyInitValue", "signature": "Object * Lazy_1_Object__LazyInitValue(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object LazyInitValue()" }, { "virtualAddress": "0x00963F14", "name": "Lazy_1_Object__CreateValue", "signature": "Lazy_1_T_Boxed_Object_ * Lazy_1_Object__CreateValue(Lazy_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[T]\u002BBoxed[Object] CreateValue()" }, { "virtualAddress": "0x009644A8", "name": "Lazy_1_Object___cctor", "signature": "void Lazy_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "Lazy\u00601[Object]()" }, { "virtualAddress": "0x00963280", "name": "Lazy_1_T_Boxed_Object___ctor", "signature": "void Lazy_1_T_Boxed_Object___ctor(Lazy_1_T_Boxed_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[T]\u002BBoxed[Object](Object)" }, { "virtualAddress": "0x009632B4", "name": "Lazy_1_T_LazyInternalExceptionHolder_Object___ctor", "signature": "void Lazy_1_T_LazyInternalExceptionHolder_Object___ctor(Lazy_1_T_LazyInternalExceptionHolder_Object_ * this, Exception * ex, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[T]\u002BLazyInternalExceptionHolder[Object](Exception)" }, { "virtualAddress": "0x00963188", "name": "Lazy_1_T_c_Object___cctor", "signature": "void Lazy_1_T_c_Object___cctor(MethodInfo * method)", "dotNetSignature": "Lazy\u00601[T]\u002B\u003C\u003Ec[Object]()" }, { "virtualAddress": "0x00963260", "name": "Lazy_1_T_c_Object___ctor", "signature": "void Lazy_1_T_c_Object___ctor(Lazy_1_T_c_Object_ * this, MethodInfo * method)", "dotNetSignature": "Lazy\u00601[T]\u002B\u003C\u003Ec[Object]()" }, { "virtualAddress": "0x00963278", "name": "Lazy_1_T_c_Object____cctor_b__27_0", "signature": "Object * Lazy_1_T_c_Object____cctor_b__27_0(Lazy_1_T_c_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object \u003C.cctor\u003Eb__27_0()" }, { "virtualAddress": "0x008013A0", "name": "System_LazyDebugView_1_Object__get_IsValueCreated", "signature": "bool System_LazyDebugView_1_Object__get_IsValueCreated(System_LazyDebugView_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValueCreated()" }, { "virtualAddress": "0x008013C8", "name": "System_LazyDebugView_1_Object__get_Value", "signature": "Object * System_LazyDebugView_1_Object__get_Value(System_LazyDebugView_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x008013F0", "name": "System_LazyDebugView_1_Object__get_Mode", "signature": "LazyThreadSafetyMode__Enum System_LazyDebugView_1_Object__get_Mode(System_LazyDebugView_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "LazyThreadSafetyMode get_Mode()" }, { "virtualAddress": "0x00801418", "name": "System_LazyDebugView_1_Object__get_IsValueFaulted", "signature": "bool System_LazyDebugView_1_Object__get_IsValueFaulted(System_LazyDebugView_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValueFaulted()" }, { "virtualAddress": "0x0080136C", "name": "System_LazyDebugView_1_Object___ctor", "signature": "void System_LazyDebugView_1_Object___ctor(System_LazyDebugView_1_Object_ * this, Lazy_1_Object_ * lazy, MethodInfo * method)", "dotNetSignature": "System_LazyDebugView\u00601[Object](Lazy\u00601[Object])" }, { "virtualAddress": "0x0087EAD4", "name": "Action_1_Object___ctor", "signature": "void Action_1_Object___ctor(Action_1_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[Object](Object, IntPtr)" }, { "virtualAddress": "0x0087EAE4", "name": "Action_1_Object__Invoke", "signature": "void Action_1_Object__Invoke(Action_1_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x0087EE9C", "name": "Action_1_Object__BeginInvoke", "signature": "IAsyncResult * Action_1_Object__BeginInvoke(Action_1_Object_ * this, Object * obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0087EEC0", "name": "Action_1_Object__EndInvoke", "signature": "void Action_1_Object__EndInvoke(Action_1_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x008805B0", "name": "Action_2_Object_Object___ctor", "signature": "void Action_2_Object_Object___ctor(Action_2_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x008805C0", "name": "Action_2_Object_Object__Invoke", "signature": "void Action_2_Object_Object__Invoke(Action_2_Object_Object_ * this, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object)" }, { "virtualAddress": "0x008809C4", "name": "Action_2_Object_Object__BeginInvoke", "signature": "IAsyncResult * Action_2_Object_Object__BeginInvoke(Action_2_Object_Object_ * this, Object * arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x008809F4", "name": "Action_2_Object_Object__EndInvoke", "signature": "void Action_2_Object_Object__EndInvoke(Action_2_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00880EE4", "name": "Action_3_Object_Object_Object___ctor", "signature": "void Action_3_Object_Object_Object___ctor(Action_3_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00603[Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00880EF4", "name": "Action_3_Object_Object_Object__Invoke", "signature": "void Action_3_Object_Object_Object__Invoke(Action_3_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object, Object)" }, { "virtualAddress": "0x0088131C", "name": "Action_3_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Action_3_Object_Object_Object__BeginInvoke(Action_3_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0088134C", "name": "Action_3_Object_Object_Object__EndInvoke", "signature": "void Action_3_Object_Object_Object__EndInvoke(Action_3_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00881358", "name": "Action_4_Object_Object_Object_Object___ctor", "signature": "void Action_4_Object_Object_Object_Object___ctor(Action_4_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00604[Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00881368", "name": "Action_4_Object_Object_Object_Object__Invoke", "signature": "void Action_4_Object_Object_Object_Object__Invoke(Action_4_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object, Object, Object)" }, { "virtualAddress": "0x008817B4", "name": "Action_4_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Action_4_Object_Object_Object_Object__BeginInvoke(Action_4_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x008817E8", "name": "Action_4_Object_Object_Object_Object__EndInvoke", "signature": "void Action_4_Object_Object_Object_Object__EndInvoke(Action_4_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095A93C", "name": "Func_1_Object___ctor", "signature": "void Func_1_Object___ctor(Func_1_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[Object](Object, IntPtr)" }, { "virtualAddress": "0x0095A94C", "name": "Func_1_Object__Invoke", "signature": "Object * Func_1_Object__Invoke(Func_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object Invoke()" }, { "virtualAddress": "0x0095AB60", "name": "Func_1_Object__BeginInvoke", "signature": "IAsyncResult * Func_1_Object__BeginInvoke(Func_1_Object_ * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x0095AB8C", "name": "Func_1_Object__EndInvoke", "signature": "Object * Func_1_Object__EndInvoke(Func_1_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095C014", "name": "Func_2_Object_Object___ctor", "signature": "void Func_2_Object_Object___ctor(Func_2_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095C024", "name": "Func_2_Object_Object__Invoke", "signature": "Object * Func_2_Object_Object__Invoke(Func_2_Object_Object_ * this, Object * arg, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x0095C3E4", "name": "Func_2_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_2_Object_Object__BeginInvoke(Func_2_Object_Object_ * this, Object * arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095C408", "name": "Func_2_Object_Object__EndInvoke", "signature": "Object * Func_2_Object_Object__EndInvoke(Func_2_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095DF98", "name": "Func_3_Object_Object_Object___ctor", "signature": "void Func_3_Object_Object_Object___ctor(Func_3_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095DFA8", "name": "Func_3_Object_Object_Object__Invoke", "signature": "Object * Func_3_Object_Object_Object__Invoke(Func_3_Object_Object_Object_ * this, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object)" }, { "virtualAddress": "0x0095E3B4", "name": "Func_3_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_3_Object_Object_Object__BeginInvoke(Func_3_Object_Object_Object_ * this, Object * arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095E3E4", "name": "Func_3_Object_Object_Object__EndInvoke", "signature": "Object * Func_3_Object_Object_Object__EndInvoke(Func_3_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095F420", "name": "Func_4_Object_Object_Object_Object___ctor", "signature": "void Func_4_Object_Object_Object_Object___ctor(Func_4_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00604[Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095F430", "name": "Func_4_Object_Object_Object_Object__Invoke", "signature": "Object * Func_4_Object_Object_Object_Object__Invoke(Func_4_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Object)" }, { "virtualAddress": "0x0095F860", "name": "Func_4_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_4_Object_Object_Object_Object__BeginInvoke(Func_4_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095F890", "name": "Func_4_Object_Object_Object_Object__EndInvoke", "signature": "Object * Func_4_Object_Object_Object_Object__EndInvoke(Func_4_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00960320", "name": "Func_5_Object_Object_Object_Object_Object___ctor", "signature": "void Func_5_Object_Object_Object_Object_Object___ctor(Func_5_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00605[Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00960330", "name": "Func_5_Object_Object_Object_Object_Object__Invoke", "signature": "Object * Func_5_Object_Object_Object_Object_Object__Invoke(Func_5_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Object, Object)" }, { "virtualAddress": "0x00960784", "name": "Func_5_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_5_Object_Object_Object_Object_Object__BeginInvoke(Func_5_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x009607B8", "name": "Func_5_Object_Object_Object_Object_Object__EndInvoke", "signature": "Object * Func_5_Object_Object_Object_Object_Object__EndInvoke(Func_5_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x008817F4", "name": "Action_5_Object_Object_Object_Object_Object___ctor", "signature": "void Action_5_Object_Object_Object_Object_Object___ctor(Action_5_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00605[Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00881804", "name": "Action_5_Object_Object_Object_Object_Object__Invoke", "signature": "void Action_5_Object_Object_Object_Object_Object__Invoke(Action_5_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00881C70", "name": "Action_5_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Action_5_Object_Object_Object_Object_Object__BeginInvoke(Action_5_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00881CA4", "name": "Action_5_Object_Object_Object_Object_Object__EndInvoke", "signature": "void Action_5_Object_Object_Object_Object_Object__EndInvoke(Action_5_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00881CB0", "name": "Action_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Action_6_Object_Object_Object_Object_Object_Object___ctor(Action_6_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00606[Object,Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00881CC0", "name": "Action_6_Object_Object_Object_Object_Object_Object__Invoke", "signature": "void Action_6_Object_Object_Object_Object_Object_Object__Invoke(Action_6_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00882130", "name": "Action_6_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Action_6_Object_Object_Object_Object_Object_Object__BeginInvoke(Action_6_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0088216C", "name": "Action_6_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "void Action_6_Object_Object_Object_Object_Object_Object__EndInvoke(Action_6_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00882178", "name": "Action_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Action_7_Object_Object_Object_Object_Object_Object_Object___ctor(Action_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00607[Object,Object,Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00882188", "name": "Action_7_Object_Object_Object_Object_Object_Object_Object__Invoke", "signature": "void Action_7_Object_Object_Object_Object_Object_Object_Object__Invoke(Action_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00882610", "name": "Action_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Action_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke(Action_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0088264C", "name": "Action_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "void Action_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke(Action_7_Object_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00882658", "name": "Action_8_Object_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Action_8_Object_Object_Object_Object_Object_Object_Object_Object___ctor(Action_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00608[Object,Object,Object,Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00882668", "name": "Action_8_Object_Object_Object_Object_Object_Object_Object_Object__Invoke", "signature": "void Action_8_Object_Object_Object_Object_Object_Object_Object_Object__Invoke(Action_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, Object * arg8, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00882AEC", "name": "Action_8_Object_Object_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Action_8_Object_Object_Object_Object_Object_Object_Object_Object__BeginInvoke(Action_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, Object * arg8, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00882B30", "name": "Action_8_Object_Object_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "void Action_8_Object_Object_Object_Object_Object_Object_Object_Object__EndInvoke(Action_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009607C4", "name": "Func_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Func_6_Object_Object_Object_Object_Object_Object___ctor(Func_6_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00606[Object,Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x009607D4", "name": "Func_6_Object_Object_Object_Object_Object_Object__Invoke", "signature": "Object * Func_6_Object_Object_Object_Object_Object_Object__Invoke(Func_6_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00960C48", "name": "Func_6_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_6_Object_Object_Object_Object_Object_Object__BeginInvoke(Func_6_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00960C7C", "name": "Func_6_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "Object * Func_6_Object_Object_Object_Object_Object_Object__EndInvoke(Func_6_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00960C88", "name": "Func_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Func_7_Object_Object_Object_Object_Object_Object_Object___ctor(Func_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00607[Object,Object,Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00960C98", "name": "Func_7_Object_Object_Object_Object_Object_Object_Object__Invoke", "signature": "Object * Func_7_Object_Object_Object_Object_Object_Object_Object__Invoke(Func_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00961110", "name": "Func_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke(Func_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0096114C", "name": "Func_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "Object * Func_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke(Func_7_Object_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00961158", "name": "Func_8_Object_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Func_8_Object_Object_Object_Object_Object_Object_Object_Object___ctor(Func_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00608[Object,Object,Object,Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00961168", "name": "Func_8_Object_Object_Object_Object_Object_Object_Object_Object__Invoke", "signature": "Object * Func_8_Object_Object_Object_Object_Object_Object_Object_Object__Invoke(Func_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x009615F8", "name": "Func_8_Object_Object_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_8_Object_Object_Object_Object_Object_Object_Object_Object__BeginInvoke(Func_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00961634", "name": "Func_8_Object_Object_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "Object * Func_8_Object_Object_Object_Object_Object_Object_Object_Object__EndInvoke(Func_8_Object_Object_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00961640", "name": "Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object___ctor(Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00609[Object,Object,Object,Object,Object,Object,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00961650", "name": "Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object__Invoke", "signature": "Object * Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object__Invoke(Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, Object * arg8, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x00961ADC", "name": "Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object__BeginInvoke(Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object_ * this, Object * arg1, Object * arg2, Object * arg3, Object * arg4, Object * arg5, Object * arg6, Object * arg7, Object * arg8, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Object, Object, Object, Object, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00961B20", "name": "Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "Object * Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object__EndInvoke(Func_9_Object_Object_Object_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD290C", "name": "Comparison_1_Object___ctor", "signature": "void Comparison_1_Object___ctor(Comparison_1_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[Object](Object, IntPtr)" }, { "virtualAddress": "0x00AD291C", "name": "Comparison_1_Object__Invoke", "signature": "int32_t Comparison_1_Object__Invoke(Comparison_1_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Object, Object)" }, { "virtualAddress": "0x00AD2D28", "name": "Comparison_1_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_Object__BeginInvoke(Comparison_1_Object_ * this, Object * x, Object * y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD2D58", "name": "Comparison_1_Object__EndInvoke", "signature": "int32_t Comparison_1_Object__EndInvoke(Comparison_1_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD7808", "name": "Converter_2_Object_Object___ctor", "signature": "void Converter_2_Object_Object___ctor(Converter_2_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Converter\u00602[Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x00AD7818", "name": "Converter_2_Object_Object__Invoke", "signature": "Object * Converter_2_Object_Object__Invoke(Converter_2_Object_Object_ * this, Object * input, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x00AD7BD8", "name": "Converter_2_Object_Object__BeginInvoke", "signature": "IAsyncResult * Converter_2_Object_Object__BeginInvoke(Converter_2_Object_Object_ * this, Object * input, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD7BFC", "name": "Converter_2_Object_Object__EndInvoke", "signature": "Object * Converter_2_Object_Object__EndInvoke(Converter_2_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0096A548", "name": "Predicate_1_Object___ctor", "signature": "void Predicate_1_Object___ctor(Predicate_1_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[Object](Object, IntPtr)" }, { "virtualAddress": "0x0096A558", "name": "Predicate_1_Object__Invoke", "signature": "bool Predicate_1_Object__Invoke(Predicate_1_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Object)" }, { "virtualAddress": "0x0096A91C", "name": "Predicate_1_Object__BeginInvoke", "signature": "IAsyncResult * Predicate_1_Object__BeginInvoke(Predicate_1_Object_ * this, Object * obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0096A940", "name": "Predicate_1_Object__EndInvoke", "signature": "bool Predicate_1_Object__EndInvoke(Predicate_1_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0072E250", "name": "Activator_CreateInstance_16", "signature": "Object * Activator_CreateInstance_16(MethodInfo * method)", "dotNetSignature": "Object CreateInstance[Object]()" }, { "virtualAddress": "0x003F9138", "name": "ArraySegment_1_Object__get_Array", "signature": "Object__Array * ArraySegment_1_Object__get_Array(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Array()" }, { "virtualAddress": "0x003F9140", "name": "ArraySegment_1_Object__get_Offset", "signature": "int32_t ArraySegment_1_Object__get_Offset(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Offset()" }, { "virtualAddress": "0x003F9148", "name": "ArraySegment_1_Object__get_Count", "signature": "int32_t ArraySegment_1_Object__get_Count(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x003F91C8", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__get_Item", "signature": "Object * ArraySegment_1_Object__System_Collections_Generic_IList_T__get_Item(ArraySegment_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x003F91D0", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__set_Item", "signature": "void ArraySegment_1_Object__System_Collections_Generic_IList_T__set_Item(ArraySegment_1_Object___Boxed * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Object)" }, { "virtualAddress": "0x003F91F8", "name": "ArraySegment_1_Object__System_Collections_Generic_IReadOnlyList_T__get_Item", "signature": "Object * ArraySegment_1_Object__System_Collections_Generic_IReadOnlyList_T__get_Item(ArraySegment_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.Generic.IReadOnlyList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x003F9200", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ArraySegment_1_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x003F9128", "name": "ArraySegment_1_Object___ctor", "signature": "void ArraySegment_1_Object___ctor(ArraySegment_1_Object___Boxed * this, Object__Array * array, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[Object](Object[])" }, { "virtualAddress": "0x003F9130", "name": "ArraySegment_1_Object___ctor_1", "signature": "void ArraySegment_1_Object___ctor_1(ArraySegment_1_Object___Boxed * this, Object__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x003F9150", "name": "ArraySegment_1_Object__GetHashCode", "signature": "int32_t ArraySegment_1_Object__GetHashCode(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003F918C", "name": "ArraySegment_1_Object__Equals", "signature": "bool ArraySegment_1_Object__Equals(ArraySegment_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003F9194", "name": "ArraySegment_1_Object__Equals_1", "signature": "bool ArraySegment_1_Object__Equals_1(ArraySegment_1_Object___Boxed * this, ArraySegment_1_Object_ obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ArraySegment\u00601[Object])" }, { "virtualAddress": "0x0053345C", "name": "ArraySegment_1_Object__op_Equality", "signature": "bool ArraySegment_1_Object__op_Equality(ArraySegment_1_Object_ a, ArraySegment_1_Object_ b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ArraySegment\u00601[Object], ArraySegment\u00601[Object])" }, { "virtualAddress": "0x005334C4", "name": "ArraySegment_1_Object__op_Inequality", "signature": "bool ArraySegment_1_Object__op_Inequality(ArraySegment_1_Object_ a, ArraySegment_1_Object_ b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ArraySegment\u00601[Object], ArraySegment\u00601[Object])" }, { "virtualAddress": "0x003F91D8", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__IndexOf", "signature": "int32_t ArraySegment_1_Object__System_Collections_Generic_IList_T__IndexOf(ArraySegment_1_Object___Boxed * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.Generic.IList\u003CT\u003E.IndexOf(Object)" }, { "virtualAddress": "0x003F91E0", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__Insert", "signature": "void ArraySegment_1_Object__System_Collections_Generic_IList_T__Insert(ArraySegment_1_Object___Boxed * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Object)" }, { "virtualAddress": "0x003F91EC", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ArraySegment_1_Object__System_Collections_Generic_IList_T__RemoveAt(ArraySegment_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x003F9208", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Add", "signature": "void ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Add(ArraySegment_1_Object___Boxed * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Object)" }, { "virtualAddress": "0x003F9214", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Clear", "signature": "void ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Clear(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x003F9220", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Contains", "signature": "bool ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Contains(ArraySegment_1_Object___Boxed * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Contains(Object)" }, { "virtualAddress": "0x003F9228", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__CopyTo", "signature": "void ArraySegment_1_Object__System_Collections_Generic_ICollection_T__CopyTo(ArraySegment_1_Object___Boxed * this, Object__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.CopyTo(Object[], Int32)" }, { "virtualAddress": "0x003F9230", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Remove(ArraySegment_1_Object___Boxed * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Object)" }, { "virtualAddress": "0x003F923C", "name": "ArraySegment_1_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * ArraySegment_1_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x003F9244", "name": "ArraySegment_1_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ArraySegment_1_Object__System_Collections_IEnumerable_GetEnumerator(ArraySegment_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x005310BC", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Object__get_Current", "signature": "Object * ArraySegment_1_T_ArraySegmentEnumerator_Object__get_Current(ArraySegment_1_T_ArraySegmentEnumerator_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x005311A0", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * ArraySegment_1_T_ArraySegmentEnumerator_Object__System_Collections_IEnumerator_get_Current(ArraySegment_1_T_ArraySegmentEnumerator_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00531040", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Object___ctor", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Object___ctor(ArraySegment_1_T_ArraySegmentEnumerator_Object_ * this, ArraySegment_1_Object_ arraySegment, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[T]\u002BArraySegmentEnumerator[Object](ArraySegment\u00601[Object])" }, { "virtualAddress": "0x00531094", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Object__MoveNext", "signature": "bool ArraySegment_1_T_ArraySegmentEnumerator_Object__MoveNext(ArraySegment_1_T_ArraySegmentEnumerator_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x005311C4", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Object__System_Collections_IEnumerator_Reset", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Object__System_Collections_IEnumerator_Reset(ArraySegment_1_T_ArraySegmentEnumerator_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x005311D4", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Object__Dispose", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Object__Dispose(ArraySegment_1_T_ArraySegmentEnumerator_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00959FF0", "name": "EventHandler_1_Object___ctor", "signature": "void EventHandler_1_Object___ctor(EventHandler_1_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EventHandler\u00601[Object](Object, IntPtr)" }, { "virtualAddress": "0x0095A000", "name": "EventHandler_1_Object__Invoke", "signature": "void EventHandler_1_Object__Invoke(EventHandler_1_Object_ * this, Object * sender, Object * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object)" }, { "virtualAddress": "0x0095A404", "name": "EventHandler_1_Object__BeginInvoke", "signature": "IAsyncResult * EventHandler_1_Object__BeginInvoke(EventHandler_1_Object_ * this, Object * sender, Object * e, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095A434", "name": "EventHandler_1_Object__EndInvoke", "signature": "void EventHandler_1_Object__EndInvoke(EventHandler_1_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0096AFD4", "name": "Progress_1_Object___ctor", "signature": "void Progress_1_Object___ctor(Progress_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Progress\u00601[Object]()" }, { "virtualAddress": "0x0096B0A0", "name": "Progress_1_Object___ctor_1", "signature": "void Progress_1_Object___ctor_1(Progress_1_Object_ * this, Action_1_Object_ * handler, MethodInfo * method)", "dotNetSignature": "Progress\u00601[Object](Action\u00601[Object])" }, { "virtualAddress": "0x0096B154", "name": "Progress_1_Object__add_ProgressChanged", "signature": "void Progress_1_Object__add_ProgressChanged(Progress_1_Object_ * this, EventHandler_1_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void add_ProgressChanged(EventHandler\u00601[Object])" }, { "virtualAddress": "0x0096B200", "name": "Progress_1_Object__remove_ProgressChanged", "signature": "void Progress_1_Object__remove_ProgressChanged(Progress_1_Object_ * this, EventHandler_1_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void remove_ProgressChanged(EventHandler\u00601[Object])" }, { "virtualAddress": "0x0096B2AC", "name": "Progress_1_Object__OnReport", "signature": "void Progress_1_Object__OnReport(Progress_1_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void OnReport(Object)" }, { "virtualAddress": "0x0096B2EC", "name": "Progress_1_Object__System_IProgress_T__Report", "signature": "void Progress_1_Object__System_IProgress_T__Report(Progress_1_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.IProgress\u003CT\u003E.Report(Object)" }, { "virtualAddress": "0x0096B308", "name": "Progress_1_Object__InvokeHandlers", "signature": "void Progress_1_Object__InvokeHandlers(Progress_1_Object_ * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void InvokeHandlers(Object)" }, { "virtualAddress": "0x00401DF8", "name": "RuntimeType_ListBuilder_1_Object__get_Item", "signature": "Object * RuntimeType_ListBuilder_1_Object__get_Item(RuntimeType_ListBuilder_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00401E10", "name": "RuntimeType_ListBuilder_1_Object__get_Count", "signature": "int32_t RuntimeType_ListBuilder_1_Object__get_Count(RuntimeType_ListBuilder_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00401DEC", "name": "RuntimeType_ListBuilder_1_Object___ctor", "signature": "void RuntimeType_ListBuilder_1_Object___ctor(RuntimeType_ListBuilder_1_Object___Boxed * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[Object](Int32)" }, { "virtualAddress": "0x00401E00", "name": "RuntimeType_ListBuilder_1_Object__ToArray", "signature": "Object__Array * RuntimeType_ListBuilder_1_Object__ToArray(RuntimeType_ListBuilder_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00401E08", "name": "RuntimeType_ListBuilder_1_Object__CopyTo", "signature": "void RuntimeType_ListBuilder_1_Object__CopyTo(RuntimeType_ListBuilder_1_Object___Boxed * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00401E18", "name": "RuntimeType_ListBuilder_1_Object__Add", "signature": "void RuntimeType_ListBuilder_1_Object__Add(RuntimeType_ListBuilder_1_Object___Boxed * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void Add(Object)" }, { "virtualAddress": "0x0097F114", "name": "String_Join_4", "signature": "String * String_Join_4(String * separator, IEnumerable_1_System_Object_ * values, MethodInfo * method)", "dotNetSignature": "String Join[Object](String, IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x0097ED84", "name": "String_Concat_10", "signature": "String * String_Concat_10(IEnumerable_1_System_Object_ * values, MethodInfo * method)", "dotNetSignature": "String Concat[Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00959DC0", "name": "EmptyArray_1_Object___cctor", "signature": "void EmptyArray_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[Object]()" }, { "virtualAddress": "0x00B8CE38", "name": "WeakReference_1_Object___ctor", "signature": "void WeakReference_1_Object___ctor(WeakReference_1_Object_ * this, Object * target, MethodInfo * method)", "dotNetSignature": "WeakReference\u00601[Object](Object)" }, { "virtualAddress": "0x00B8CE60", "name": "WeakReference_1_Object___ctor_1", "signature": "void WeakReference_1_Object___ctor_1(WeakReference_1_Object_ * this, Object * target, bool trackResurrection, MethodInfo * method)", "dotNetSignature": "WeakReference\u00601[Object](Object, Boolean)" }, { "virtualAddress": "0x00B8CEB4", "name": "WeakReference_1_Object___ctor_2", "signature": "void WeakReference_1_Object___ctor_2(WeakReference_1_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "WeakReference\u00601[Object](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00B8CFDC", "name": "WeakReference_1_Object__GetObjectData", "signature": "void WeakReference_1_Object__GetObjectData(WeakReference_1_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00B8D0D0", "name": "WeakReference_1_Object__SetTarget", "signature": "void WeakReference_1_Object__SetTarget(WeakReference_1_Object_ * this, Object * target, MethodInfo * method)", "dotNetSignature": "Void SetTarget(Object)" }, { "virtualAddress": "0x00B8D0DC", "name": "WeakReference_1_Object__TryGetTarget", "signature": "bool WeakReference_1_Object__TryGetTarget(WeakReference_1_Object_ * this, Object * * target, MethodInfo * method)", "dotNetSignature": "Boolean TryGetTarget(Object ByRef)" }, { "virtualAddress": "0x00B8D1C0", "name": "WeakReference_1_Object__Finalize", "signature": "void WeakReference_1_Object__Finalize(WeakReference_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00738C1C", "name": "CustomAttributeExtensions_GetCustomAttribute_6", "signature": "Object * CustomAttributeExtensions_GetCustomAttribute_6(Assembly * element, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](Assembly)" }, { "virtualAddress": "0x00738E94", "name": "CustomAttributeExtensions_GetCustomAttribute_7", "signature": "Object * CustomAttributeExtensions_GetCustomAttribute_7(Module * element, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](Module)" }, { "virtualAddress": "0x00738CEC", "name": "CustomAttributeExtensions_GetCustomAttribute_8", "signature": "Object * CustomAttributeExtensions_GetCustomAttribute_8(MemberInfo_1 * element, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](MemberInfo)" }, { "virtualAddress": "0x00738F64", "name": "CustomAttributeExtensions_GetCustomAttribute_9", "signature": "Object * CustomAttributeExtensions_GetCustomAttribute_9(ParameterInfo_1 * element, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](ParameterInfo)" }, { "virtualAddress": "0x00738DBC", "name": "CustomAttributeExtensions_GetCustomAttribute_10", "signature": "Object * CustomAttributeExtensions_GetCustomAttribute_10(MemberInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](MemberInfo, Boolean)" }, { "virtualAddress": "0x00739034", "name": "CustomAttributeExtensions_GetCustomAttribute_11", "signature": "Object * CustomAttributeExtensions_GetCustomAttribute_11(ParameterInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](ParameterInfo, Boolean)" }, { "virtualAddress": "0x00677018", "name": "CustomAttributeExtensions_GetCustomAttributes_12", "signature": "IEnumerable_1_System_Object_ * CustomAttributeExtensions_GetCustomAttributes_12(Assembly * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetCustomAttributes[Object](Assembly)" }, { "virtualAddress": "0x00677290", "name": "CustomAttributeExtensions_GetCustomAttributes_13", "signature": "IEnumerable_1_System_Object_ * CustomAttributeExtensions_GetCustomAttributes_13(Module * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetCustomAttributes[Object](Module)" }, { "virtualAddress": "0x006770E8", "name": "CustomAttributeExtensions_GetCustomAttributes_14", "signature": "IEnumerable_1_System_Object_ * CustomAttributeExtensions_GetCustomAttributes_14(MemberInfo_1 * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetCustomAttributes[Object](MemberInfo)" }, { "virtualAddress": "0x00677360", "name": "CustomAttributeExtensions_GetCustomAttributes_15", "signature": "IEnumerable_1_System_Object_ * CustomAttributeExtensions_GetCustomAttributes_15(ParameterInfo_1 * element, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetCustomAttributes[Object](ParameterInfo)" }, { "virtualAddress": "0x006771B8", "name": "CustomAttributeExtensions_GetCustomAttributes_16", "signature": "IEnumerable_1_System_Object_ * CustomAttributeExtensions_GetCustomAttributes_16(MemberInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetCustomAttributes[Object](MemberInfo, Boolean)" }, { "virtualAddress": "0x00677430", "name": "CustomAttributeExtensions_GetCustomAttributes_17", "signature": "IEnumerable_1_System_Object_ * CustomAttributeExtensions_GetCustomAttributes_17(ParameterInfo_1 * element, bool inherit, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetCustomAttributes[Object](ParameterInfo, Boolean)" }, { "virtualAddress": "0x0073AB4C", "name": "CustomAttributeData_UnboxValues", "signature": "Object__Array * CustomAttributeData_UnboxValues(Object__Array * values, MethodInfo * method)", "dotNetSignature": "Object[] UnboxValues[Object](Object[])" }, { "virtualAddress": "0x007F00D0", "name": "Getter_2_System_Object_System_Object___ctor", "signature": "void Getter_2_System_Object_System_Object___ctor(Getter_2_System_Object_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Getter\u00602[System.Object,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x007F00E0", "name": "Getter_2_System_Object_System_Object__Invoke", "signature": "Object * Getter_2_System_Object_System_Object__Invoke(Getter_2_System_Object_System_Object_ * this, Object * _this, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x007F04A0", "name": "Getter_2_System_Object_System_Object__BeginInvoke", "signature": "IAsyncResult * Getter_2_System_Object_System_Object__BeginInvoke(Getter_2_System_Object_System_Object_ * this, Object * _this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x007F04C4", "name": "Getter_2_System_Object_System_Object__EndInvoke", "signature": "Object * Getter_2_System_Object_System_Object__EndInvoke(Getter_2_System_Object_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0097EC50", "name": "MonoProperty_GetterAdapterFrame", "signature": "Object * MonoProperty_GetterAdapterFrame(MonoProperty_Getter_2_System_Object_System_Object_ * getter, Object * obj, MethodInfo * method)", "dotNetSignature": "Object GetterAdapterFrame[Object,Object](MonoProperty\u002BGetter\u00602[System.Object,System.Object], Object)" }, { "virtualAddress": "0x0097ECE4", "name": "MonoProperty_StaticGetterAdapterFrame", "signature": "Object * MonoProperty_StaticGetterAdapterFrame(MonoProperty_StaticGetter_1_System_Object_ * getter, Object * obj, MethodInfo * method)", "dotNetSignature": "Object StaticGetterAdapterFrame[Object](MonoProperty\u002BStaticGetter\u00601[System.Object], Object)" }, { "virtualAddress": "0x007F04D0", "name": "MonoProperty_Getter_2_System_Object_System_Object___ctor", "signature": "void MonoProperty_Getter_2_System_Object_System_Object___ctor(MonoProperty_Getter_2_System_Object_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "MonoProperty\u002BGetter\u00602[System.Object,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x007F04E0", "name": "MonoProperty_Getter_2_System_Object_System_Object__Invoke", "signature": "Object * MonoProperty_Getter_2_System_Object_System_Object__Invoke(MonoProperty_Getter_2_System_Object_System_Object_ * this, Object * _this, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x007F08A0", "name": "MonoProperty_Getter_2_System_Object_System_Object__BeginInvoke", "signature": "IAsyncResult * MonoProperty_Getter_2_System_Object_System_Object__BeginInvoke(MonoProperty_Getter_2_System_Object_System_Object_ * this, Object * _this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x007F08C4", "name": "MonoProperty_Getter_2_System_Object_System_Object__EndInvoke", "signature": "Object * MonoProperty_Getter_2_System_Object_System_Object__EndInvoke(MonoProperty_Getter_2_System_Object_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x007F08D0", "name": "MonoProperty_StaticGetter_1_System_Object___ctor", "signature": "void MonoProperty_StaticGetter_1_System_Object___ctor(MonoProperty_StaticGetter_1_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "MonoProperty\u002BStaticGetter\u00601[System.Object](Object, IntPtr)" }, { "virtualAddress": "0x007F08E0", "name": "MonoProperty_StaticGetter_1_System_Object__Invoke", "signature": "Object * MonoProperty_StaticGetter_1_System_Object__Invoke(MonoProperty_StaticGetter_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object Invoke()" }, { "virtualAddress": "0x007F0AF4", "name": "MonoProperty_StaticGetter_1_System_Object__BeginInvoke", "signature": "IAsyncResult * MonoProperty_StaticGetter_1_System_Object__BeginInvoke(MonoProperty_StaticGetter_1_System_Object_ * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x007F0B20", "name": "MonoProperty_StaticGetter_1_System_Object__EndInvoke", "signature": "Object * MonoProperty_StaticGetter_1_System_Object__EndInvoke(MonoProperty_StaticGetter_1_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00962FC0", "name": "Iterator_1_System_Object__get_Current", "signature": "Object * Iterator_1_System_Object__get_Current(Iterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x009630C8", "name": "Iterator_1_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Iterator_1_System_Object__System_Collections_IEnumerator_get_Current(Iterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00962F7C", "name": "Iterator_1_System_Object___ctor", "signature": "void Iterator_1_System_Object___ctor(Iterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Iterator\u00601[System.Object]()" }, { "virtualAddress": "0x00962FC8", "name": "Iterator_1_System_Object__Dispose", "signature": "void Iterator_1_System_Object__Dispose(Iterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0096304C", "name": "Iterator_1_System_Object__Dispose_1", "signature": "void Iterator_1_System_Object__Dispose_1(Iterator_1_System_Object_ * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x0096305C", "name": "Iterator_1_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Iterator_1_System_Object__GetEnumerator(Iterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x009630EC", "name": "Iterator_1_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Iterator_1_System_Object__System_Collections_IEnumerable_GetEnumerator(Iterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00963110", "name": "Iterator_1_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Iterator_1_System_Object__System_Collections_IEnumerator_Reset(Iterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00961B2C", "name": "FileSystemEnumerableIterator_1_System_Object___ctor", "signature": "void FileSystemEnumerableIterator_1_System_Object___ctor(FileSystemEnumerableIterator_1_System_Object_ * this, String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, SearchResultHandler_1_System_Object_ * resultHandler, bool checkHost, MethodInfo * method)", "dotNetSignature": "FileSystemEnumerableIterator\u00601[System.Object](String, String, String, SearchOption, SearchResultHandler\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x00961E00", "name": "FileSystemEnumerableIterator_1_System_Object__CommonInit", "signature": "void FileSystemEnumerableIterator_1_System_Object__CommonInit(FileSystemEnumerableIterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void CommonInit()" }, { "virtualAddress": "0x00962058", "name": "FileSystemEnumerableIterator_1_System_Object___ctor_1", "signature": "void FileSystemEnumerableIterator_1_System_Object___ctor_1(FileSystemEnumerableIterator_1_System_Object_ * this, String * fullPath, String * normalizedSearchPath, String * searchCriteria, String * userPath, SearchOption__Enum searchOption, SearchResultHandler_1_System_Object_ * resultHandler, bool checkHost, MethodInfo * method)", "dotNetSignature": "FileSystemEnumerableIterator\u00601[System.Object](String, String, String, String, SearchOption, SearchResultHandler\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x0096224C", "name": "FileSystemEnumerableIterator_1_System_Object__Clone", "signature": "Iterator_1_System_Object_ * FileSystemEnumerableIterator_1_System_Object__Clone(FileSystemEnumerableIterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Iterator\u00601[System.Object] Clone()" }, { "virtualAddress": "0x00962310", "name": "FileSystemEnumerableIterator_1_System_Object__Dispose", "signature": "void FileSystemEnumerableIterator_1_System_Object__Dispose(FileSystemEnumerableIterator_1_System_Object_ * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x009623AC", "name": "FileSystemEnumerableIterator_1_System_Object__MoveNext", "signature": "bool FileSystemEnumerableIterator_1_System_Object__MoveNext(FileSystemEnumerableIterator_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00962864", "name": "FileSystemEnumerableIterator_1_System_Object__CreateSearchResult", "signature": "SearchResult * FileSystemEnumerableIterator_1_System_Object__CreateSearchResult(FileSystemEnumerableIterator_1_System_Object_ * this, Directory_SearchData * localSearchData, Win32Native_WIN32_FIND_DATA * findData, MethodInfo * method)", "dotNetSignature": "SearchResult CreateSearchResult(Directory\u002BSearchData, Win32Native\u002BWIN32_FIND_DATA)" }, { "virtualAddress": "0x00962940", "name": "FileSystemEnumerableIterator_1_System_Object__HandleError", "signature": "void FileSystemEnumerableIterator_1_System_Object__HandleError(FileSystemEnumerableIterator_1_System_Object_ * this, int32_t hr, String * path, MethodInfo * method)", "dotNetSignature": "Void HandleError(Int32, String)" }, { "virtualAddress": "0x00962988", "name": "FileSystemEnumerableIterator_1_System_Object__AddSearchableDirsToStack", "signature": "void FileSystemEnumerableIterator_1_System_Object__AddSearchableDirsToStack(FileSystemEnumerableIterator_1_System_Object_ * this, Directory_SearchData * localSearchData, MethodInfo * method)", "dotNetSignature": "Void AddSearchableDirsToStack(Directory\u002BSearchData)" }, { "virtualAddress": "0x00962CE4", "name": "FileSystemEnumerableIterator_1_System_Object__DoDemand", "signature": "void FileSystemEnumerableIterator_1_System_Object__DoDemand(FileSystemEnumerableIterator_1_System_Object_ * this, String * fullPathToDemand, MethodInfo * method)", "dotNetSignature": "Void DoDemand(String)" }, { "virtualAddress": "0x00962CE8", "name": "FileSystemEnumerableIterator_1_System_Object__NormalizeSearchPattern", "signature": "String * FileSystemEnumerableIterator_1_System_Object__NormalizeSearchPattern(String * searchPattern, MethodInfo * method)", "dotNetSignature": "String NormalizeSearchPattern(String)" }, { "virtualAddress": "0x00962DC4", "name": "FileSystemEnumerableIterator_1_System_Object__GetNormalizedSearchCriteria", "signature": "String * FileSystemEnumerableIterator_1_System_Object__GetNormalizedSearchCriteria(String * fullSearchString, String * fullPathMod, MethodInfo * method)", "dotNetSignature": "String GetNormalizedSearchCriteria(String, String)" }, { "virtualAddress": "0x00962E7C", "name": "FileSystemEnumerableIterator_1_System_Object__GetFullSearchString", "signature": "String * FileSystemEnumerableIterator_1_System_Object__GetFullSearchString(String * fullPath, String * searchPattern, MethodInfo * method)", "dotNetSignature": "String GetFullSearchString(String, String)" }, { "virtualAddress": "0x00963170", "name": "SearchResultHandler_1_System_Object___ctor", "signature": "void SearchResultHandler_1_System_Object___ctor(SearchResultHandler_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "SearchResultHandler\u00601[System.Object]()" }, { "virtualAddress": "0x008017B8", "name": "DeferredDisposableLifetime_1_System_Object___cctor", "signature": "void DeferredDisposableLifetime_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "DeferredDisposableLifetime\u00601[System.Object]()" }, { "virtualAddress": "0x00402940", "name": "DeferredDisposableLifetime_1_System_Object__AddRef", "signature": "bool DeferredDisposableLifetime_1_System_Object__AddRef(DeferredDisposableLifetime_1_System_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean AddRef(Object)" }, { "virtualAddress": "0x0040295C", "name": "DeferredDisposableLifetime_1_System_Object__Release", "signature": "void DeferredDisposableLifetime_1_System_Object__Release(DeferredDisposableLifetime_1_System_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Release(Object)" }, { "virtualAddress": "0x00402964", "name": "DeferredDisposableLifetime_1_System_Object__Dispose", "signature": "void DeferredDisposableLifetime_1_System_Object__Dispose(DeferredDisposableLifetime_1_System_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Void Dispose(Object)" }, { "virtualAddress": "0x008020EC", "name": "SparselyPopulatedArray_1_System_Object__get_Tail", "signature": "SparselyPopulatedArrayFragment_1_System_Object_ * SparselyPopulatedArray_1_System_Object__get_Tail(SparselyPopulatedArray_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[System.Object] get_Tail()" }, { "virtualAddress": "0x00802068", "name": "SparselyPopulatedArray_1_System_Object___ctor", "signature": "void SparselyPopulatedArray_1_System_Object___ctor(SparselyPopulatedArray_1_System_Object_ * this, int32_t initialSize, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArray\u00601[System.Object](Int32)" }, { "virtualAddress": "0x00802110", "name": "SparselyPopulatedArray_1_System_Object__Add", "signature": "SparselyPopulatedArrayAddInfo_1_System_Object_ SparselyPopulatedArray_1_System_Object__Add(SparselyPopulatedArray_1_System_Object_ * this, Object * element, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayAddInfo\u00601[System.Object] Add(Object)" }, { "virtualAddress": "0x00402978", "name": "SparselyPopulatedArrayAddInfo_1_System_Object__get_Source", "signature": "SparselyPopulatedArrayFragment_1_System_Object_ * SparselyPopulatedArrayAddInfo_1_System_Object__get_Source(SparselyPopulatedArrayAddInfo_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[System.Object] get_Source()" }, { "virtualAddress": "0x00402980", "name": "SparselyPopulatedArrayAddInfo_1_System_Object__get_Index", "signature": "int32_t SparselyPopulatedArrayAddInfo_1_System_Object__get_Index(SparselyPopulatedArrayAddInfo_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Index()" }, { "virtualAddress": "0x0040296C", "name": "SparselyPopulatedArrayAddInfo_1_System_Object___ctor", "signature": "void SparselyPopulatedArrayAddInfo_1_System_Object___ctor(SparselyPopulatedArrayAddInfo_1_System_Object___Boxed * this, SparselyPopulatedArrayFragment_1_System_Object_ * source, int32_t index, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayAddInfo\u00601[System.Object](SparselyPopulatedArrayFragment\u00601[System.Object], Int32)" }, { "virtualAddress": "0x00801F64", "name": "SparselyPopulatedArrayFragment_1_System_Object__get_Item", "signature": "Object * SparselyPopulatedArrayFragment_1_System_Object__get_Item(SparselyPopulatedArrayFragment_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00801FB0", "name": "SparselyPopulatedArrayFragment_1_System_Object__get_Length", "signature": "int32_t SparselyPopulatedArrayFragment_1_System_Object__get_Length(SparselyPopulatedArrayFragment_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00801FCC", "name": "SparselyPopulatedArrayFragment_1_System_Object__get_Prev", "signature": "SparselyPopulatedArrayFragment_1_System_Object_ * SparselyPopulatedArrayFragment_1_System_Object__get_Prev(SparselyPopulatedArrayFragment_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[System.Object] get_Prev()" }, { "virtualAddress": "0x00801EC0", "name": "SparselyPopulatedArrayFragment_1_System_Object___ctor", "signature": "void SparselyPopulatedArrayFragment_1_System_Object___ctor(SparselyPopulatedArrayFragment_1_System_Object_ * this, int32_t size, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[System.Object](Int32)" }, { "virtualAddress": "0x00801EE8", "name": "SparselyPopulatedArrayFragment_1_System_Object___ctor_1", "signature": "void SparselyPopulatedArrayFragment_1_System_Object___ctor_1(SparselyPopulatedArrayFragment_1_System_Object_ * this, int32_t size, SparselyPopulatedArrayFragment_1_System_Object_ * prev, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[System.Object](Int32, SparselyPopulatedArrayFragment\u00601[System.Object])" }, { "virtualAddress": "0x00801FF0", "name": "SparselyPopulatedArrayFragment_1_System_Object__SafeAtomicRemove", "signature": "Object * SparselyPopulatedArrayFragment_1_System_Object__SafeAtomicRemove(SparselyPopulatedArrayFragment_1_System_Object_ * this, int32_t index, Object * expectedElement, MethodInfo * method)", "dotNetSignature": "Object SafeAtomicRemove(Int32, Object)" }, { "virtualAddress": "0x00739498", "name": "LazyInitializer_EnsureInitialized", "signature": "Object * LazyInitializer_EnsureInitialized(Object * * target, MethodInfo * method)", "dotNetSignature": "Object EnsureInitialized[Object](Object ByRef)" }, { "virtualAddress": "0x007396E0", "name": "LazyInitializer_EnsureInitialized_1", "signature": "Object * LazyInitializer_EnsureInitialized_1(Object * * target, Func_1_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Object EnsureInitialized[Object](Object ByRef, Func\u00601[Object])" }, { "virtualAddress": "0x007398AC", "name": "LazyInitializer_EnsureInitializedCore", "signature": "Object * LazyInitializer_EnsureInitializedCore(Object * * target, Func_1_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Object EnsureInitializedCore[Object](Object ByRef, Func\u00601[Object])" }, { "virtualAddress": "0x00739570", "name": "LazyInitializer_EnsureInitialized_2", "signature": "Object * LazyInitializer_EnsureInitialized_2(Object * * target, bool * initialized, Object * * syncLock, MethodInfo * method)", "dotNetSignature": "Object EnsureInitialized[Object](Object ByRef, Boolean ByRef, Object ByRef)" }, { "virtualAddress": "0x00739664", "name": "LazyInitializer_EnsureInitialized_3", "signature": "Object * LazyInitializer_EnsureInitialized_3(Object * * target, bool * initialized, Object * * syncLock, Func_1_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Object EnsureInitialized[Object](Object ByRef, Boolean ByRef, Object ByRef, Func\u00601[Object])" }, { "virtualAddress": "0x00739740", "name": "LazyInitializer_EnsureInitializedCore_1", "signature": "Object * LazyInitializer_EnsureInitializedCore_1(Object * * target, bool * initialized, Object * * syncLock, Func_1_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Object EnsureInitializedCore[Object](Object ByRef, Boolean ByRef, Object ByRef, Func\u00601[Object])" }, { "virtualAddress": "0x00801BF4", "name": "LazyHelpers_1_System_Object__ActivatorFactorySelector", "signature": "Object * LazyHelpers_1_System_Object__ActivatorFactorySelector(MethodInfo * method)", "dotNetSignature": "Object ActivatorFactorySelector()" }, { "virtualAddress": "0x00801D9C", "name": "LazyHelpers_1_System_Object___cctor", "signature": "void LazyHelpers_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "LazyHelpers\u00601[System.Object]()" }, { "virtualAddress": "0x00A50580", "name": "ThreadLocal_1_System_Object__get_Value", "signature": "Object * ThreadLocal_1_System_Object__get_Value(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00A506AC", "name": "ThreadLocal_1_System_Object__set_Value", "signature": "void ThreadLocal_1_System_Object__set_Value(ThreadLocal_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Object)" }, { "virtualAddress": "0x00A50FC0", "name": "ThreadLocal_1_System_Object__get_Values", "signature": "IList_1_System_Object_ * ThreadLocal_1_System_Object__get_Values(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Object] get_Values()" }, { "virtualAddress": "0x00A5117C", "name": "ThreadLocal_1_System_Object__get_ValuesCountForDebugDisplay", "signature": "int32_t ThreadLocal_1_System_Object__get_ValuesCountForDebugDisplay(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ValuesCountForDebugDisplay()" }, { "virtualAddress": "0x00A511C4", "name": "ThreadLocal_1_System_Object__get_IsValueCreated", "signature": "bool ThreadLocal_1_System_Object__get_IsValueCreated(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValueCreated()" }, { "virtualAddress": "0x00A5133C", "name": "ThreadLocal_1_System_Object__get_ValueForDebugDisplay", "signature": "Object * ThreadLocal_1_System_Object__get_ValueForDebugDisplay(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_ValueForDebugDisplay()" }, { "virtualAddress": "0x00A51448", "name": "ThreadLocal_1_System_Object__get_ValuesForDebugDisplay", "signature": "List_1_System_Object_ * ThreadLocal_1_System_Object__get_ValuesForDebugDisplay(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] get_ValuesForDebugDisplay()" }, { "virtualAddress": "0x00A4FCF0", "name": "ThreadLocal_1_System_Object___ctor", "signature": "void ThreadLocal_1_System_Object___ctor(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[System.Object]()" }, { "virtualAddress": "0x00A4FD8C", "name": "ThreadLocal_1_System_Object___ctor_1", "signature": "void ThreadLocal_1_System_Object___ctor_1(ThreadLocal_1_System_Object_ * this, bool trackAllValues, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[System.Object](Boolean)" }, { "virtualAddress": "0x00A4FE2C", "name": "ThreadLocal_1_System_Object___ctor_2", "signature": "void ThreadLocal_1_System_Object___ctor_2(ThreadLocal_1_System_Object_ * this, Func_1_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[System.Object](Func\u00601[Object])" }, { "virtualAddress": "0x00A4FF30", "name": "ThreadLocal_1_System_Object___ctor_3", "signature": "void ThreadLocal_1_System_Object___ctor_3(ThreadLocal_1_System_Object_ * this, Func_1_Object_ * valueFactory, bool trackAllValues, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[System.Object](Func\u00601[Object], Boolean)" }, { "virtualAddress": "0x00A50040", "name": "ThreadLocal_1_System_Object__Initialize", "signature": "void ThreadLocal_1_System_Object__Initialize(ThreadLocal_1_System_Object_ * this, Func_1_Object_ * valueFactory, bool trackAllValues, MethodInfo * method)", "dotNetSignature": "Void Initialize(Func\u00601[Object], Boolean)" }, { "virtualAddress": "0x00A50134", "name": "ThreadLocal_1_System_Object__Finalize", "signature": "void ThreadLocal_1_System_Object__Finalize(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00A501BC", "name": "ThreadLocal_1_System_Object__Dispose", "signature": "void ThreadLocal_1_System_Object__Dispose(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00A50240", "name": "ThreadLocal_1_System_Object__Dispose_1", "signature": "void ThreadLocal_1_System_Object__Dispose_1(ThreadLocal_1_System_Object_ * this, bool disposing, MethodInfo * method)", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x00A50548", "name": "ThreadLocal_1_System_Object__ToString", "signature": "String * ThreadLocal_1_System_Object__ToString(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A507F0", "name": "ThreadLocal_1_System_Object__GetValueSlow", "signature": "Object * ThreadLocal_1_System_Object__GetValueSlow(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object GetValueSlow()" }, { "virtualAddress": "0x00A5095C", "name": "ThreadLocal_1_System_Object__SetValueSlow", "signature": "void ThreadLocal_1_System_Object__SetValueSlow(ThreadLocal_1_System_Object_ * this, Object * value, ThreadLocal_1_T_LinkedSlotVolatile_System_Object___Array * slotArray, MethodInfo * method)", "dotNetSignature": "Void SetValueSlow(Object, ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][])" }, { "virtualAddress": "0x00A50D10", "name": "ThreadLocal_1_System_Object__CreateLinkedSlot", "signature": "void ThreadLocal_1_System_Object__CreateLinkedSlot(ThreadLocal_1_System_Object_ * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object___Array * slotArray, int32_t id, Object * value, MethodInfo * method)", "dotNetSignature": "Void CreateLinkedSlot(ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][], Int32, Object)" }, { "virtualAddress": "0x00A510C0", "name": "ThreadLocal_1_System_Object__GetValuesAsList", "signature": "List_1_System_Object_ * ThreadLocal_1_System_Object__GetValuesAsList(ThreadLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] GetValuesAsList()" }, { "virtualAddress": "0x00A5146C", "name": "ThreadLocal_1_System_Object__GrowTable", "signature": "void ThreadLocal_1_System_Object__GrowTable(ThreadLocal_1_System_Object_ * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object___Array * * table, int32_t minLength, MethodInfo * method)", "dotNetSignature": "Void GrowTable(ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][] ByRef, Int32)" }, { "virtualAddress": "0x00A516B8", "name": "ThreadLocal_1_System_Object__GetNewTableSize", "signature": "int32_t ThreadLocal_1_System_Object__GetNewTableSize(int32_t minSize, MethodInfo * method)", "dotNetSignature": "Int32 GetNewTableSize(Int32)" }, { "virtualAddress": "0x00A516F8", "name": "ThreadLocal_1_System_Object___cctor", "signature": "void ThreadLocal_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[System.Object]()" }, { "virtualAddress": "0x00A4FCB8", "name": "ThreadLocal_1_T_LinkedSlot_System_Object___ctor", "signature": "void ThreadLocal_1_T_LinkedSlot_System_Object___ctor(ThreadLocal_1_T_LinkedSlot_System_Object_ * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object___Array * slotArray, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlot[System.Object](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][])" }, { "virtualAddress": "0x00A4F9C4", "name": "ThreadLocal_1_T_IdManager_System_Object__GetId", "signature": "int32_t ThreadLocal_1_T_IdManager_System_Object__GetId(ThreadLocal_1_T_IdManager_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetId()" }, { "virtualAddress": "0x00A4FB3C", "name": "ThreadLocal_1_T_IdManager_System_Object__ReturnId", "signature": "void ThreadLocal_1_T_IdManager_System_Object__ReturnId(ThreadLocal_1_T_IdManager_System_Object_ * this, int32_t id, MethodInfo * method)", "dotNetSignature": "Void ReturnId(Int32)" }, { "virtualAddress": "0x00A4FC40", "name": "ThreadLocal_1_T_IdManager_System_Object___ctor", "signature": "void ThreadLocal_1_T_IdManager_System_Object___ctor(ThreadLocal_1_T_IdManager_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[T]\u002BIdManager[System.Object]()" }, { "virtualAddress": "0x00A4F670", "name": "ThreadLocal_1_T_FinalizationHelper_System_Object___ctor", "signature": "void ThreadLocal_1_T_FinalizationHelper_System_Object___ctor(ThreadLocal_1_T_FinalizationHelper_System_Object_ * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object___Array * slotArray, bool trackAllValues, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[T]\u002BFinalizationHelper[System.Object](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][], Boolean)" }, { "virtualAddress": "0x00A4F6B8", "name": "ThreadLocal_1_T_FinalizationHelper_System_Object__Finalize", "signature": "void ThreadLocal_1_T_FinalizationHelper_System_Object__Finalize(ThreadLocal_1_T_FinalizationHelper_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x00802368", "name": "SystemThreading_ThreadLocalDebugView_1_System_Object__get_IsValueCreated", "signature": "bool SystemThreading_ThreadLocalDebugView_1_System_Object__get_IsValueCreated(SystemThreading_ThreadLocalDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsValueCreated()" }, { "virtualAddress": "0x00802390", "name": "SystemThreading_ThreadLocalDebugView_1_System_Object__get_Value", "signature": "Object * SystemThreading_ThreadLocalDebugView_1_System_Object__get_Value(SystemThreading_ThreadLocalDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x008023B8", "name": "SystemThreading_ThreadLocalDebugView_1_System_Object__get_Values", "signature": "List_1_System_Object_ * SystemThreading_ThreadLocalDebugView_1_System_Object__get_Values(SystemThreading_ThreadLocalDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] get_Values()" }, { "virtualAddress": "0x00802334", "name": "SystemThreading_ThreadLocalDebugView_1_System_Object___ctor", "signature": "void SystemThreading_ThreadLocalDebugView_1_System_Object___ctor(SystemThreading_ThreadLocalDebugView_1_System_Object_ * this, ThreadLocal_1_System_Object_ * tlocal, MethodInfo * method)", "dotNetSignature": "SystemThreading_ThreadLocalDebugView\u00601[System.Object](ThreadLocal\u00601[System.Object])" }, { "virtualAddress": "0x00801544", "name": "AsyncLocal_1_System_Object__get_Value", "signature": "Object * AsyncLocal_1_System_Object__get_Value(AsyncLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x008015FC", "name": "AsyncLocal_1_System_Object__set_Value", "signature": "void AsyncLocal_1_System_Object__set_Value(AsyncLocal_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(Object)" }, { "virtualAddress": "0x008014F8", "name": "AsyncLocal_1_System_Object___ctor", "signature": "void AsyncLocal_1_System_Object___ctor(AsyncLocal_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "AsyncLocal\u00601[System.Object]()" }, { "virtualAddress": "0x00801510", "name": "AsyncLocal_1_System_Object___ctor_1", "signature": "void AsyncLocal_1_System_Object___ctor_1(AsyncLocal_1_System_Object_ * this, Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2 * valueChangedHandler, MethodInfo * method)", "dotNetSignature": "AsyncLocal\u00601[System.Object](Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601])" }, { "virtualAddress": "0x00801680", "name": "AsyncLocal_1_System_Object__System_Threading_IAsyncLocal_OnValueChanged", "signature": "void AsyncLocal_1_System_Object__System_Threading_IAsyncLocal_OnValueChanged(AsyncLocal_1_System_Object_ * this, Object * previousValueObj, Object * currentValueObj, bool contextChanged, MethodInfo * method)", "dotNetSignature": "Void System.Threading.IAsyncLocal.OnValueChanged(Object, Object, Boolean)" }, { "virtualAddress": "0x00402900", "name": "AsyncLocalValueChangedArgs_1_System_Object__get_PreviousValue", "signature": "Object * AsyncLocalValueChangedArgs_1_System_Object__get_PreviousValue(AsyncLocalValueChangedArgs_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_PreviousValue()" }, { "virtualAddress": "0x00402908", "name": "AsyncLocalValueChangedArgs_1_System_Object__set_PreviousValue", "signature": "void AsyncLocalValueChangedArgs_1_System_Object__set_PreviousValue(AsyncLocalValueChangedArgs_1_System_Object___Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_PreviousValue(Object)" }, { "virtualAddress": "0x00402910", "name": "AsyncLocalValueChangedArgs_1_System_Object__get_CurrentValue", "signature": "Object * AsyncLocalValueChangedArgs_1_System_Object__get_CurrentValue(AsyncLocalValueChangedArgs_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_CurrentValue()" }, { "virtualAddress": "0x00402918", "name": "AsyncLocalValueChangedArgs_1_System_Object__set_CurrentValue", "signature": "void AsyncLocalValueChangedArgs_1_System_Object__set_CurrentValue(AsyncLocalValueChangedArgs_1_System_Object___Boxed * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_CurrentValue(Object)" }, { "virtualAddress": "0x00402920", "name": "AsyncLocalValueChangedArgs_1_System_Object__get_ThreadContextChanged", "signature": "bool AsyncLocalValueChangedArgs_1_System_Object__get_ThreadContextChanged(AsyncLocalValueChangedArgs_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ThreadContextChanged()" }, { "virtualAddress": "0x00402928", "name": "AsyncLocalValueChangedArgs_1_System_Object__set_ThreadContextChanged", "signature": "void AsyncLocalValueChangedArgs_1_System_Object__set_ThreadContextChanged(AsyncLocalValueChangedArgs_1_System_Object___Boxed * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_ThreadContextChanged(Boolean)" }, { "virtualAddress": "0x00402934", "name": "AsyncLocalValueChangedArgs_1_System_Object___ctor", "signature": "void AsyncLocalValueChangedArgs_1_System_Object___ctor(AsyncLocalValueChangedArgs_1_System_Object___Boxed * this, Object * previousValue, Object * currentValue, bool contextChanged, MethodInfo * method)", "dotNetSignature": "AsyncLocalValueChangedArgs\u00601[System.Object](Object, Object, Boolean)" }, { "virtualAddress": "0x00A51840", "name": "ThreadPoolWorkQueue_SparseArray_1_System_Object__get_Current", "signature": "Object__Array * ThreadPoolWorkQueue_SparseArray_1_System_Object__get_Current(ThreadPoolWorkQueue_SparseArray_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Current()" }, { "virtualAddress": "0x00A517D0", "name": "ThreadPoolWorkQueue_SparseArray_1_System_Object___ctor", "signature": "void ThreadPoolWorkQueue_SparseArray_1_System_Object___ctor(ThreadPoolWorkQueue_SparseArray_1_System_Object_ * this, int32_t initialSize, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueue\u002BSparseArray\u00601[System.Object](Int32)" }, { "virtualAddress": "0x00A51864", "name": "ThreadPoolWorkQueue_SparseArray_1_System_Object__Add", "signature": "int32_t ThreadPoolWorkQueue_SparseArray_1_System_Object__Add(ThreadPoolWorkQueue_SparseArray_1_System_Object_ * this, Object * e, MethodInfo * method)", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x00A51A8C", "name": "ThreadPoolWorkQueue_SparseArray_1_System_Object__Remove", "signature": "void ThreadPoolWorkQueue_SparseArray_1_System_Object__Remove(ThreadPoolWorkQueue_SparseArray_1_System_Object_ * this, Object * e, MethodInfo * method)", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0073997C", "name": "Volatile_Read_13", "signature": "Object * Volatile_Read_13(Object * * location, MethodInfo * method)", "dotNetSignature": "Object Read[Object](Object ByRef)" }, { "virtualAddress": "0x0072B894", "name": "Volatile_Write_13", "signature": "void Volatile_Write_13(Object * * location, Object * value, MethodInfo * method)", "dotNetSignature": "Void Write[Object](Object ByRef, Object)" }, { "virtualAddress": "0x004089D0", "name": "ValueTask_1_System_Object__get_IsCompleted", "signature": "bool ValueTask_1_System_Object__get_IsCompleted(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x004089E8", "name": "ValueTask_1_System_Object__get_IsCompletedSuccessfully", "signature": "bool ValueTask_1_System_Object__get_IsCompletedSuccessfully(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompletedSuccessfully()" }, { "virtualAddress": "0x00408A18", "name": "ValueTask_1_System_Object__get_IsFaulted", "signature": "bool ValueTask_1_System_Object__get_IsFaulted(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFaulted()" }, { "virtualAddress": "0x00408A2C", "name": "ValueTask_1_System_Object__get_IsCanceled", "signature": "bool ValueTask_1_System_Object__get_IsCanceled(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCanceled()" }, { "virtualAddress": "0x00408A40", "name": "ValueTask_1_System_Object__get_Result", "signature": "Object * ValueTask_1_System_Object__get_Result(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Result()" }, { "virtualAddress": "0x004089A0", "name": "ValueTask_1_System_Object___ctor", "signature": "void ValueTask_1_System_Object___ctor(ValueTask_1_System_Object___Boxed * this, Object * result, MethodInfo * method)", "dotNetSignature": "ValueTask\u00601[System.Object](Object)" }, { "virtualAddress": "0x004089A8", "name": "ValueTask_1_System_Object___ctor_1", "signature": "void ValueTask_1_System_Object___ctor_1(ValueTask_1_System_Object___Boxed * this, Task_1_System_Object_ * task, MethodInfo * method)", "dotNetSignature": "ValueTask\u00601[System.Object](Task\u00601[System.Object])" }, { "virtualAddress": "0x004089B0", "name": "ValueTask_1_System_Object__GetHashCode", "signature": "int32_t ValueTask_1_System_Object__GetHashCode(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004089B8", "name": "ValueTask_1_System_Object__Equals", "signature": "bool ValueTask_1_System_Object__Equals(ValueTask_1_System_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004089C0", "name": "ValueTask_1_System_Object__Equals_1", "signature": "bool ValueTask_1_System_Object__Equals_1(ValueTask_1_System_Object___Boxed * this, ValueTask_1_System_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTask\u00601[System.Object])" }, { "virtualAddress": "0x00A4F138", "name": "ValueTask_1_System_Object__op_Equality", "signature": "bool ValueTask_1_System_Object__op_Equality(ValueTask_1_System_Object_ left, ValueTask_1_System_Object_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ValueTask\u00601[System.Object], ValueTask\u00601[System.Object])" }, { "virtualAddress": "0x00A4F19C", "name": "ValueTask_1_System_Object__op_Inequality", "signature": "bool ValueTask_1_System_Object__op_Inequality(ValueTask_1_System_Object_ left, ValueTask_1_System_Object_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ValueTask\u00601[System.Object], ValueTask\u00601[System.Object])" }, { "virtualAddress": "0x004089C8", "name": "ValueTask_1_System_Object__AsTask", "signature": "Task_1_System_Object_ * ValueTask_1_System_Object__AsTask(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] AsTask()" }, { "virtualAddress": "0x00408A48", "name": "ValueTask_1_System_Object__GetAwaiter", "signature": "ValueTaskAwaiter_1_System_Object_ ValueTask_1_System_Object__GetAwaiter(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTaskAwaiter\u00601[System.Object] GetAwaiter()" }, { "virtualAddress": "0x00408A80", "name": "ValueTask_1_System_Object__ConfigureAwait", "signature": "ConfiguredValueTaskAwaitable_1_System_Object_ ValueTask_1_System_Object__ConfigureAwait(ValueTask_1_System_Object___Boxed * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[System.Object] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x00408A8C", "name": "ValueTask_1_System_Object__ToString", "signature": "String * ValueTask_1_System_Object__ToString(ValueTask_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A4F5F4", "name": "ValueTask_1_System_Object__CreateAsyncMethodBuilder", "signature": "AsyncValueTaskMethodBuilder_1_System_Object_ ValueTask_1_System_Object__CreateAsyncMethodBuilder(MethodInfo * method)", "dotNetSignature": "AsyncValueTaskMethodBuilder\u00601[System.Object] CreateAsyncMethodBuilder()" }, { "virtualAddress": "0x00A499B8", "name": "Task_1_System_Object__get_DebuggerDisplayResultDescription", "signature": "String * Task_1_System_Object__get_DebuggerDisplayResultDescription(Task_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayResultDescription()" }, { "virtualAddress": "0x00A49A34", "name": "Task_1_System_Object__get_DebuggerDisplayMethodDescription", "signature": "String * Task_1_System_Object__get_DebuggerDisplayMethodDescription(Task_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayMethodDescription()" }, { "virtualAddress": "0x00A49BD8", "name": "Task_1_System_Object__get_Result", "signature": "Object * Task_1_System_Object__get_Result(Task_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Result()" }, { "virtualAddress": "0x00A49C50", "name": "Task_1_System_Object__get_ResultOnSuccess", "signature": "Object * Task_1_System_Object__get_ResultOnSuccess(Task_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_ResultOnSuccess()" }, { "virtualAddress": "0x00A49DE8", "name": "Task_1_System_Object__get_Factory", "signature": "TaskFactory_1_System_Object_ * Task_1_System_Object__get_Factory(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Object] get_Factory()" }, { "virtualAddress": "0x00A48828", "name": "Task_1_System_Object___ctor", "signature": "void Task_1_System_Object___ctor(Task_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object]()" }, { "virtualAddress": "0x00A48898", "name": "Task_1_System_Object___ctor_1", "signature": "void Task_1_System_Object___ctor_1(Task_1_System_Object_ * this, Object * state, TaskCreationOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A48924", "name": "Task_1_System_Object___ctor_2", "signature": "void Task_1_System_Object___ctor_2(Task_1_System_Object_ * this, Object * result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Object)" }, { "virtualAddress": "0x00A489B4", "name": "Task_1_System_Object___ctor_3", "signature": "void Task_1_System_Object___ctor_3(Task_1_System_Object_ * this, bool canceled, Object * result, TaskCreationOptions__Enum creationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Boolean, Object, TaskCreationOptions, CancellationToken)" }, { "virtualAddress": "0x00A48A5C", "name": "Task_1_System_Object___ctor_4", "signature": "void Task_1_System_Object___ctor_4(Task_1_System_Object_ * this, Func_1_Object_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00601[Object])" }, { "virtualAddress": "0x00A48B28", "name": "Task_1_System_Object___ctor_5", "signature": "void Task_1_System_Object___ctor_5(Task_1_System_Object_ * this, Func_1_Object_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00601[Object], CancellationToken)" }, { "virtualAddress": "0x00A48BF8", "name": "Task_1_System_Object___ctor_6", "signature": "void Task_1_System_Object___ctor_6(Task_1_System_Object_ * this, Func_1_Object_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00601[Object], TaskCreationOptions)" }, { "virtualAddress": "0x00A48CD4", "name": "Task_1_System_Object___ctor_7", "signature": "void Task_1_System_Object___ctor_7(Task_1_System_Object_ * this, Func_1_Object_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00601[Object], CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00A48DBC", "name": "Task_1_System_Object___ctor_8", "signature": "void Task_1_System_Object___ctor_8(Task_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00602[Object,Object], Object)" }, { "virtualAddress": "0x00A48E9C", "name": "Task_1_System_Object___ctor_9", "signature": "void Task_1_System_Object___ctor_9(Task_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00602[Object,Object], Object, CancellationToken)" }, { "virtualAddress": "0x00A48F80", "name": "Task_1_System_Object___ctor_10", "signature": "void Task_1_System_Object___ctor_10(Task_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00602[Object,Object], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A49070", "name": "Task_1_System_Object___ctor_11", "signature": "void Task_1_System_Object___ctor_11(Task_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00602[Object,Object], Object, CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00A4916C", "name": "Task_1_System_Object___ctor_12", "signature": "void Task_1_System_Object___ctor_12(Task_1_System_Object_ * this, Func_1_Object_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00601[Object], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A49250", "name": "Task_1_System_Object___ctor_13", "signature": "void Task_1_System_Object___ctor_13(Task_1_System_Object_ * this, Func_1_Object_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00601[Object], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A49378", "name": "Task_1_System_Object___ctor_14", "signature": "void Task_1_System_Object___ctor_14(Task_1_System_Object_ * this, Func_2_Object_Object_ * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Func\u00602[Object,Object], Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A49470", "name": "Task_1_System_Object___ctor_15", "signature": "void Task_1_System_Object___ctor_15(Task_1_System_Object_ * this, Delegate * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A495A4", "name": "Task_1_System_Object__StartNew", "signature": "Task_1_System_Object_ * Task_1_System_Object__StartNew(Task * parent, Func_1_Object_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Task, Func\u00601[Object], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A497AC", "name": "Task_1_System_Object__StartNew_1", "signature": "Task_1_System_Object_ * Task_1_System_Object__StartNew_1(Task * parent, Func_2_Object_Object_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Task, Func\u00602[Object,Object], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A49AD4", "name": "Task_1_System_Object__TrySetResult", "signature": "bool Task_1_System_Object__TrySetResult(Task_1_System_Object_ * this, Object * result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(Object)" }, { "virtualAddress": "0x00A49B7C", "name": "Task_1_System_Object__DangerousSetResult", "signature": "void Task_1_System_Object__DangerousSetResult(Task_1_System_Object_ * this, Object * result, MethodInfo * method)", "dotNetSignature": "Void DangerousSetResult(Object)" }, { "virtualAddress": "0x00A49C58", "name": "Task_1_System_Object__GetResultCore", "signature": "Object * Task_1_System_Object__GetResultCore(Task_1_System_Object_ * this, bool waitCompletionNotification, MethodInfo * method)", "dotNetSignature": "Object GetResultCore(Boolean)" }, { "virtualAddress": "0x00A49CD4", "name": "Task_1_System_Object__TrySetException", "signature": "bool Task_1_System_Object__TrySetException(Task_1_System_Object_ * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(Object)" }, { "virtualAddress": "0x00A49D4C", "name": "Task_1_System_Object__TrySetCanceled", "signature": "bool Task_1_System_Object__TrySetCanceled(Task_1_System_Object_ * this, CancellationToken tokenToRecord, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken)" }, { "virtualAddress": "0x00A49D74", "name": "Task_1_System_Object__TrySetCanceled_1", "signature": "bool Task_1_System_Object__TrySetCanceled_1(Task_1_System_Object_ * this, CancellationToken tokenToRecord, Object * cancellationException, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken, Object)" }, { "virtualAddress": "0x00A49ED4", "name": "Task_1_System_Object__InnerInvoke", "signature": "void Task_1_System_Object__InnerInvoke(Task_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00A49F90", "name": "Task_1_System_Object__GetAwaiter", "signature": "TaskAwaiter_1_System_Object_ Task_1_System_Object__GetAwaiter(Task_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Object] GetAwaiter()" }, { "virtualAddress": "0x00A49F94", "name": "Task_1_System_Object__ConfigureAwait", "signature": "ConfiguredTaskAwaitable_1_System_Object_ Task_1_System_Object__ConfigureAwait(Task_1_System_Object_ * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Object] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x00A49FD4", "name": "Task_1_System_Object__ContinueWith", "signature": "Task * Task_1_System_Object__ContinueWith(Task_1_System_Object_ * this, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x00A4A090", "name": "Task_1_System_Object__ContinueWith_1", "signature": "Task * Task_1_System_Object__ContinueWith_1(Task_1_System_Object_ * this, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x00A4A150", "name": "Task_1_System_Object__ContinueWith_2", "signature": "Task * Task_1_System_Object__ContinueWith_2(Task_1_System_Object_ * this, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler)" }, { "virtualAddress": "0x00A4A198", "name": "Task_1_System_Object__ContinueWith_3", "signature": "Task * Task_1_System_Object__ContinueWith_3(Task_1_System_Object_ * this, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions)" }, { "virtualAddress": "0x00A4A258", "name": "Task_1_System_Object__ContinueWith_4", "signature": "Task * Task_1_System_Object__ContinueWith_4(Task_1_System_Object_ * this, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A4A2A8", "name": "Task_1_System_Object__ContinueWith_5", "signature": "Task * Task_1_System_Object__ContinueWith_5(Task_1_System_Object_ * this, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A4A440", "name": "Task_1_System_Object__ContinueWith_6", "signature": "Task * Task_1_System_Object__ContinueWith_6(Task_1_System_Object_ * this, Action_2_System_Threading_Tasks_Task_1_Object_ * continuationAction, Object * state, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object)" }, { "virtualAddress": "0x00A4A504", "name": "Task_1_System_Object__ContinueWith_7", "signature": "Task * Task_1_System_Object__ContinueWith_7(Task_1_System_Object_ * this, Action_2_System_Threading_Tasks_Task_1_Object_ * continuationAction, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken)" }, { "virtualAddress": "0x00A4A5D4", "name": "Task_1_System_Object__ContinueWith_8", "signature": "Task * Task_1_System_Object__ContinueWith_8(Task_1_System_Object_ * this, Action_2_System_Threading_Tasks_Task_1_Object_ * continuationAction, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler)" }, { "virtualAddress": "0x00A4A61C", "name": "Task_1_System_Object__ContinueWith_9", "signature": "Task * Task_1_System_Object__ContinueWith_9(Task_1_System_Object_ * this, Action_2_System_Threading_Tasks_Task_1_Object_ * continuationAction, Object * state, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskContinuationOptions)" }, { "virtualAddress": "0x00A4A6EC", "name": "Task_1_System_Object__ContinueWith_10", "signature": "Task * Task_1_System_Object__ContinueWith_10(Task_1_System_Object_ * this, Action_2_System_Threading_Tasks_Task_1_Object_ * continuationAction, Object * state, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A4A73C", "name": "Task_1_System_Object__ContinueWith_11", "signature": "Task * Task_1_System_Object__ContinueWith_11(Task_1_System_Object_ * this, Action_2_System_Threading_Tasks_Task_1_Object_ * continuationAction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007D6120", "name": "Task_1_System_Object__ContinueWith_12", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_12(Task_1_System_Object_ * this, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task\u00601,Object])" }, { "virtualAddress": "0x007D61D8", "name": "Task_1_System_Object__ContinueWith_13", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_13(Task_1_System_Object_ * this, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken)" }, { "virtualAddress": "0x007D639C", "name": "Task_1_System_Object__ContinueWith_14", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_14(Task_1_System_Object_ * this, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskScheduler)" }, { "virtualAddress": "0x007D62E0", "name": "Task_1_System_Object__ContinueWith_15", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_15(Task_1_System_Object_ * this, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007D6294", "name": "Task_1_System_Object__ContinueWith_16", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_16(Task_1_System_Object_ * this, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D63E0", "name": "Task_1_System_Object__ContinueWith_17", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_17(Task_1_System_Object_ * this, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007D6570", "name": "Task_1_System_Object__ContinueWith_18", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_18(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Object_ * continuationFunction, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Object], Object)" }, { "virtualAddress": "0x007D6630", "name": "Task_1_System_Object__ContinueWith_19", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_19(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Object_ * continuationFunction, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Object], Object, CancellationToken)" }, { "virtualAddress": "0x007D6814", "name": "Task_1_System_Object__ContinueWith_20", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_20(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Object_ * continuationFunction, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Object], Object, TaskScheduler)" }, { "virtualAddress": "0x007D6748", "name": "Task_1_System_Object__ContinueWith_21", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_21(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Object_ * continuationFunction, Object * state, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Object], Object, TaskContinuationOptions)" }, { "virtualAddress": "0x007D66FC", "name": "Task_1_System_Object__ContinueWith_22", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_22(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Object_ * continuationFunction, Object * state, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Object], Object, CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D6858", "name": "Task_1_System_Object__ContinueWith_23", "signature": "Task_1_System_Object_ * Task_1_System_Object__ContinueWith_23(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Object_ * continuationFunction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A4A8E0", "name": "Task_1_System_Object___cctor", "signature": "void Task_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object]()" }, { "virtualAddress": "0x00A43DD0", "name": "Task_1_TResult_c_System_Object___cctor", "signature": "void Task_1_TResult_c_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[System.Object]()" }, { "virtualAddress": "0x00A43EA8", "name": "Task_1_TResult_c_System_Object___ctor", "signature": "void Task_1_TResult_c_System_Object___ctor(Task_1_TResult_c_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[System.Object]()" }, { "virtualAddress": "0x00A43EC0", "name": "Task_1_TResult_c_System_Object____cctor_b__64_0", "signature": "Task_1_System_Object_ * Task_1_TResult_c_System_Object____cctor_b__64_0(Task_1_TResult_c_System_Object_ * this, Task_1_Task_ * completed, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] \u003C.cctor\u003Eb__64_0(Task\u00601[Task])" }, { "virtualAddress": "0x00A11350", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object__get_Result", "signature": "Object * SystemThreadingTasks_FutureDebugView_1_System_Object__get_Result(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Result()" }, { "virtualAddress": "0x00A113B4", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object__get_AsyncState", "signature": "Object * SystemThreadingTasks_FutureDebugView_1_System_Object__get_AsyncState(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_AsyncState()" }, { "virtualAddress": "0x00A113D0", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object__get_CreationOptions", "signature": "TaskCreationOptions__Enum SystemThreadingTasks_FutureDebugView_1_System_Object__get_CreationOptions(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00A113EC", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object__get_Exception", "signature": "Exception * SystemThreadingTasks_FutureDebugView_1_System_Object__get_Exception(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Exception get_Exception()" }, { "virtualAddress": "0x00A11408", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object__get_Id", "signature": "int32_t SystemThreadingTasks_FutureDebugView_1_System_Object__get_Id(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Id()" }, { "virtualAddress": "0x00A11424", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object__get_CancellationPending", "signature": "bool SystemThreadingTasks_FutureDebugView_1_System_Object__get_CancellationPending(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_CancellationPending()" }, { "virtualAddress": "0x00A1148C", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object__get_Status", "signature": "TaskStatus__Enum SystemThreadingTasks_FutureDebugView_1_System_Object__get_Status(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskStatus get_Status()" }, { "virtualAddress": "0x00A1131C", "name": "SystemThreadingTasks_FutureDebugView_1_System_Object___ctor", "signature": "void SystemThreadingTasks_FutureDebugView_1_System_Object___ctor(SystemThreadingTasks_FutureDebugView_1_System_Object_ * this, Task_1_System_Object_ * task, MethodInfo * method)", "dotNetSignature": "SystemThreadingTasks_FutureDebugView\u00601[System.Object](Task\u00601[System.Object])" }, { "virtualAddress": "0x00A1DA20", "name": "TaskFactory_1_System_Object__get_DefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_System_Object__get_DefaultScheduler(TaskFactory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_DefaultScheduler()" }, { "virtualAddress": "0x00A1DCB0", "name": "TaskFactory_1_System_Object__get_CancellationToken", "signature": "CancellationToken TaskFactory_1_System_Object__get_CancellationToken(TaskFactory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x00A1DCB8", "name": "TaskFactory_1_System_Object__get_Scheduler", "signature": "TaskScheduler * TaskFactory_1_System_Object__get_Scheduler(TaskFactory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_Scheduler()" }, { "virtualAddress": "0x00A1DCC0", "name": "TaskFactory_1_System_Object__get_CreationOptions", "signature": "TaskCreationOptions__Enum TaskFactory_1_System_Object__get_CreationOptions(TaskFactory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00A1DCC8", "name": "TaskFactory_1_System_Object__get_ContinuationOptions", "signature": "TaskContinuationOptions__Enum TaskFactory_1_System_Object__get_ContinuationOptions(TaskFactory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskContinuationOptions get_ContinuationOptions()" }, { "virtualAddress": "0x00A1DA98", "name": "TaskFactory_1_System_Object__GetDefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_System_Object__GetDefaultScheduler(TaskFactory_1_System_Object_ * this, Task * currTask, MethodInfo * method)", "dotNetSignature": "TaskScheduler GetDefaultScheduler(Task)" }, { "virtualAddress": "0x00A1DB74", "name": "TaskFactory_1_System_Object___ctor", "signature": "void TaskFactory_1_System_Object___ctor(TaskFactory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Object]()" }, { "virtualAddress": "0x00A1DBA8", "name": "TaskFactory_1_System_Object___ctor_1", "signature": "void TaskFactory_1_System_Object___ctor_1(TaskFactory_1_System_Object_ * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Object](CancellationToken)" }, { "virtualAddress": "0x00A1DBD8", "name": "TaskFactory_1_System_Object___ctor_2", "signature": "void TaskFactory_1_System_Object___ctor_2(TaskFactory_1_System_Object_ * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Object](TaskScheduler)" }, { "virtualAddress": "0x00A1DC0C", "name": "TaskFactory_1_System_Object___ctor_3", "signature": "void TaskFactory_1_System_Object___ctor_3(TaskFactory_1_System_Object_ * this, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Object](TaskCreationOptions, TaskContinuationOptions)" }, { "virtualAddress": "0x00A1DC44", "name": "TaskFactory_1_System_Object___ctor_4", "signature": "void TaskFactory_1_System_Object___ctor_4(TaskFactory_1_System_Object_ * this, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Object](CancellationToken, TaskCreationOptions, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1DCD0", "name": "TaskFactory_1_System_Object__StartNew", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew(TaskFactory_1_System_Object_ * this, Func_1_Object_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00601[Object])" }, { "virtualAddress": "0x00A1DE6C", "name": "TaskFactory_1_System_Object__StartNew_1", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew_1(TaskFactory_1_System_Object_ * this, Func_1_Object_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00601[Object], CancellationToken)" }, { "virtualAddress": "0x00A1E008", "name": "TaskFactory_1_System_Object__StartNew_2", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew_2(TaskFactory_1_System_Object_ * this, Func_1_Object_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00601[Object], TaskCreationOptions)" }, { "virtualAddress": "0x00A1E1A4", "name": "TaskFactory_1_System_Object__StartNew_3", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew_3(TaskFactory_1_System_Object_ * this, Func_1_Object_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00601[Object], CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1E2E0", "name": "TaskFactory_1_System_Object__StartNew_4", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew_4(TaskFactory_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00602[Object,Object], Object)" }, { "virtualAddress": "0x00A1E490", "name": "TaskFactory_1_System_Object__StartNew_5", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew_5(TaskFactory_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00602[Object,Object], Object, CancellationToken)" }, { "virtualAddress": "0x00A1E640", "name": "TaskFactory_1_System_Object__StartNew_6", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew_6(TaskFactory_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00602[Object,Object], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A1E7F0", "name": "TaskFactory_1_System_Object__StartNew_7", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__StartNew_7(TaskFactory_1_System_Object_ * this, Func_2_Object_Object_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew(Func\u00602[Object,Object], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1E940", "name": "TaskFactory_1_System_Object__FromAsyncCoreLogic", "signature": "void TaskFactory_1_System_Object__FromAsyncCoreLogic(IAsyncResult * iar, Func_2_IAsyncResult_Object_ * endFunction, Action_1_IAsyncResult_ * endAction, Task_1_System_Object_ * promise, bool requiresSynchronization, MethodInfo * method)", "dotNetSignature": "Void FromAsyncCoreLogic(IAsyncResult, Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Task\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x00A1ED84", "name": "TaskFactory_1_System_Object__FromAsync", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync(TaskFactory_1_System_Object_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Object_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Object])" }, { "virtualAddress": "0x00A1EE0C", "name": "TaskFactory_1_System_Object__FromAsync_1", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_1(TaskFactory_1_System_Object_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Object_ * endMethod, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Object], TaskCreationOptions)" }, { "virtualAddress": "0x00A1EE94", "name": "TaskFactory_1_System_Object__FromAsync_2", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_2(TaskFactory_1_System_Object_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Object_ * endMethod, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Object], TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1EED8", "name": "TaskFactory_1_System_Object__FromAsyncImpl", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsyncImpl(IAsyncResult * asyncResult, Func_2_IAsyncResult_Object_ * endFunction, Action_1_IAsyncResult_ * endAction, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A1F4CC", "name": "TaskFactory_1_System_Object__FromAsync_3", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_3(TaskFactory_1_System_Object_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object)" }, { "virtualAddress": "0x00A1F4F0", "name": "TaskFactory_1_System_Object__FromAsync_4", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_4(TaskFactory_1_System_Object_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A1F510", "name": "TaskFactory_1_System_Object__FromAsyncImpl_1", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsyncImpl_1(Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DB344", "name": "TaskFactory_1_System_Object__FromAsync_5", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_5(TaskFactory_1_System_Object_ * this, Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object)" }, { "virtualAddress": "0x007DB364", "name": "TaskFactory_1_System_Object__FromAsync_6", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_6(TaskFactory_1_System_Object_ * this, Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DC004", "name": "TaskFactory_1_System_Object__FromAsyncImpl_2", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsyncImpl_2(Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * arg1, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DB308", "name": "TaskFactory_1_System_Object__FromAsync_7", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_7(TaskFactory_1_System_Object_ * this, Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object)" }, { "virtualAddress": "0x007DB328", "name": "TaskFactory_1_System_Object__FromAsync_8", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_8(TaskFactory_1_System_Object_ * this, Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DB9CC", "name": "TaskFactory_1_System_Object__FromAsyncImpl_3", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsyncImpl_3(Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * arg1, Object * arg2, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DB2A8", "name": "TaskFactory_1_System_Object__FromAsync_9", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_9(TaskFactory_1_System_Object_ * this, Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * arg3, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object, Object)" }, { "virtualAddress": "0x007DB2E4", "name": "TaskFactory_1_System_Object__FromAsync_10", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsync_10(TaskFactory_1_System_Object_ * this, Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * arg3, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DB380", "name": "TaskFactory_1_System_Object__FromAsyncImpl_4", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsyncImpl_4(Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * arg1, Object * arg2, Object * arg3, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DC630", "name": "TaskFactory_1_System_Object__FromAsyncTrim", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__FromAsyncTrim(Object * thisRef, Object * args, Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_3_Object_IAsyncResult_Object_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsyncTrim[Object,Object](Object, Object, Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00603[Object,IAsyncResult,Object])" }, { "virtualAddress": "0x00A1FBF8", "name": "TaskFactory_1_System_Object__CreateCanceledTask", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__CreateCanceledTask(TaskContinuationOptions__Enum continuationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] CreateCanceledTask(TaskContinuationOptions, CancellationToken)" }, { "virtualAddress": "0x00A1FD28", "name": "TaskFactory_1_System_Object__ContinueWhenAll", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object])" }, { "virtualAddress": "0x00A1FE30", "name": "TaskFactory_1_System_Object__ContinueWhenAll_1", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll_1(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken)" }, { "virtualAddress": "0x00A1FF38", "name": "TaskFactory_1_System_Object__ContinueWhenAll_2", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll_2(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x00A20040", "name": "TaskFactory_1_System_Object__ContinueWhenAll_3", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll_3(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007DA494", "name": "TaskFactory_1_System_Object__ContinueWhenAll_4", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll_4(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object])" }, { "virtualAddress": "0x007DA598", "name": "TaskFactory_1_System_Object__ContinueWhenAll_5", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll_5(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken)" }, { "virtualAddress": "0x007DA780", "name": "TaskFactory_1_System_Object__ContinueWhenAll_6", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll_6(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007DA69C", "name": "TaskFactory_1_System_Object__ContinueWhenAll_7", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAll_7(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007DA884", "name": "TaskFactory_1_System_Object__ContinueWhenAllImpl", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAllImpl(Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, Action_1_System_Threading_Tasks_Task_1__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAllImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], Action\u00601[System.Threading.Tasks.Task\u00601[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A20128", "name": "TaskFactory_1_System_Object__ContinueWhenAllImpl_1", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAllImpl_1(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, Action_1_System_Threading_Tasks_Task__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A20838", "name": "TaskFactory_1_System_Object__ContinueWhenAny", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object])" }, { "virtualAddress": "0x00A20940", "name": "TaskFactory_1_System_Object__ContinueWhenAny_1", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny_1(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken)" }, { "virtualAddress": "0x00A20A48", "name": "TaskFactory_1_System_Object__ContinueWhenAny_2", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny_2(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x00A20B50", "name": "TaskFactory_1_System_Object__ContinueWhenAny_3", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny_3(TaskFactory_1_System_Object_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007DAB38", "name": "TaskFactory_1_System_Object__ContinueWhenAny_4", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny_4(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object])" }, { "virtualAddress": "0x007DAC3C", "name": "TaskFactory_1_System_Object__ContinueWhenAny_5", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny_5(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken)" }, { "virtualAddress": "0x007DAE24", "name": "TaskFactory_1_System_Object__ContinueWhenAny_6", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny_6(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007DAD40", "name": "TaskFactory_1_System_Object__ContinueWhenAny_7", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAny_7(TaskFactory_1_System_Object_ * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A20C38", "name": "TaskFactory_1_System_Object__ContinueWhenAnyImpl", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAnyImpl(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,Object], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007DAF28", "name": "TaskFactory_1_System_Object__ContinueWhenAnyImpl_1", "signature": "Task_1_System_Object_ * TaskFactory_1_System_Object__ContinueWhenAnyImpl_1(Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAnyImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A15B20", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object___ctor(TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object_ * this, Object * thisRef, Func_3_Object_IAsyncResult_Object_ * endMethod, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002BFromAsyncTrimPromise\u00601[System.Object,System.Object](Object, Func\u00603[Object,IAsyncResult,Object])" }, { "virtualAddress": "0x00A15BE8", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object__CompleteFromAsyncResult", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object__CompleteFromAsyncResult(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void CompleteFromAsyncResult(IAsyncResult)" }, { "virtualAddress": "0x00A15E78", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object__Complete", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object__Complete(TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object_ * this, Object * thisRef, Func_3_Object_IAsyncResult_Object_ * endMethod, IAsyncResult * asyncResult, bool requiresSynchronization, MethodInfo * method)", "dotNetSignature": "Void Complete(Object, Func\u00603[Object,IAsyncResult,Object], IAsyncResult, Boolean)" }, { "virtualAddress": "0x00A16064", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object___cctor", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002BFromAsyncTrimPromise\u00601[System.Object,System.Object]()" }, { "virtualAddress": "0x00A14A58", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass32_0_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass32_0[System.Object]()" }, { "virtualAddress": "0x00A14A70", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass32_0_System_Object_ * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(Object)" }, { "virtualAddress": "0x00A14A94", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass32_0_System_Object_ * this, Object * _p0_, bool _p1_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(Object, Boolean)" }, { "virtualAddress": "0x00A14D58", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass35_0_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_0[System.Object]()" }, { "virtualAddress": "0x00A14D70", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass35_0_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A14F00", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass35_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_1[System.Object]()" }, { "virtualAddress": "0x00A14F18", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass35_1_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A15028", "name": "TaskFactory_1_TResult_c_DisplayClass38_0_1_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_0_1_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass38_0_1_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass38_0\u00601[System.Object,System.Object]()" }, { "virtualAddress": "0x00A15040", "name": "TaskFactory_1_TResult_c_DisplayClass38_0_1_System_Object_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_0_1_System_Object_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass38_0_1_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A150A8", "name": "TaskFactory_1_TResult_c_DisplayClass38_1_1_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_1_1_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass38_1_1_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass38_1\u00601[System.Object,System.Object]()" }, { "virtualAddress": "0x00A150C0", "name": "TaskFactory_1_TResult_c_DisplayClass38_1_1_System_Object_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_1_1_System_Object_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass38_1_1_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A151D0", "name": "TaskFactory_1_TResult_c_DisplayClass41_0_2_System_Object_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_0_2_System_Object_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass41_0_2_System_Object_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass41_0\u00602[System.Object,System.Object,System.Object]()" }, { "virtualAddress": "0x00A151E8", "name": "TaskFactory_1_TResult_c_DisplayClass41_0_2_System_Object_System_Object_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_0_2_System_Object_System_Object_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass41_0_2_System_Object_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A15250", "name": "TaskFactory_1_TResult_c_DisplayClass41_1_2_System_Object_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_1_2_System_Object_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass41_1_2_System_Object_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass41_1\u00602[System.Object,System.Object,System.Object]()" }, { "virtualAddress": "0x00A15268", "name": "TaskFactory_1_TResult_c_DisplayClass41_1_2_System_Object_System_Object_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_1_2_System_Object_System_Object_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass41_1_2_System_Object_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A15378", "name": "TaskFactory_1_TResult_c_DisplayClass44_0_3_System_Object_System_Object_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_0_3_System_Object_System_Object_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass44_0_3_System_Object_System_Object_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass44_0\u00603[System.Object,System.Object,System.Object,System.Object]()" }, { "virtualAddress": "0x00A15390", "name": "TaskFactory_1_TResult_c_DisplayClass44_0_3_System_Object_System_Object_System_Object_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_0_3_System_Object_System_Object_System_Object_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass44_0_3_System_Object_System_Object_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A153F8", "name": "TaskFactory_1_TResult_c_DisplayClass44_1_3_System_Object_System_Object_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_1_3_System_Object_System_Object_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass44_1_3_System_Object_System_Object_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass44_1\u00603[System.Object,System.Object,System.Object,System.Object]()" }, { "virtualAddress": "0x00A15410", "name": "TaskFactory_1_TResult_c_DisplayClass44_1_3_System_Object_System_Object_System_Object_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_1_3_System_Object_System_Object_System_Object_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass44_1_3_System_Object_System_Object_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A13EC8", "name": "TaskFactory_1_TResult_c_System_Object___cctor", "signature": "void TaskFactory_1_TResult_c_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[System.Object]()" }, { "virtualAddress": "0x00A13FA0", "name": "TaskFactory_1_TResult_c_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_System_Object___ctor(TaskFactory_1_TResult_c_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[System.Object]()" }, { "virtualAddress": "0x00A13FB8", "name": "TaskFactory_1_TResult_c_System_Object___ContinueWhenAllImpl_b__57_0", "signature": "Object * TaskFactory_1_TResult_c_System_Object___ContinueWhenAllImpl_b__57_0(TaskFactory_1_TResult_c_System_Object_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003CContinueWhenAllImpl\u003Eb__57_0(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x00A140C0", "name": "TaskFactory_1_TResult_c_System_Object___ContinueWhenAllImpl_b__57_1", "signature": "Object * TaskFactory_1_TResult_c_System_Object___ContinueWhenAllImpl_b__57_1(TaskFactory_1_TResult_c_System_Object_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003CContinueWhenAllImpl\u003Eb__57_1(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x00A14190", "name": "TaskFactory_1_TResult_c_System_Object___ContinueWhenAnyImpl_b__66_0", "signature": "Object * TaskFactory_1_TResult_c_System_Object___ContinueWhenAnyImpl_b__66_0(TaskFactory_1_TResult_c_System_Object_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003CContinueWhenAnyImpl\u003Eb__66_0(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A1428C", "name": "TaskFactory_1_TResult_c_System_Object___ContinueWhenAnyImpl_b__66_1", "signature": "Object * TaskFactory_1_TResult_c_System_Object___ContinueWhenAnyImpl_b__66_1(TaskFactory_1_TResult_c_System_Object_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003CContinueWhenAnyImpl\u003Eb__66_1(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A0D480", "name": "GenericDelegateCache_2_System_Object_System_Object___cctor", "signature": "void GenericDelegateCache_2_System_Object_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "GenericDelegateCache\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x008037C4", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object___cctor", "signature": "void GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "GenericDelegateCache\u00602[TAntecedentResult,TResult]\u002B\u003C\u003Ec[System.Object,System.Object]()" }, { "virtualAddress": "0x0080389C", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object___ctor", "signature": "void GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object___ctor(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "GenericDelegateCache\u00602[TAntecedentResult,TResult]\u002B\u003C\u003Ec[System.Object,System.Object]()" }, { "virtualAddress": "0x008038B4", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_0", "signature": "Object * GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_0(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object_ * this, Task_1_Task_ * wrappedWinner, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003C.cctor\u003Eb__4_0(Task\u00601[Task], Object)" }, { "virtualAddress": "0x008039F8", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_1", "signature": "Object * GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_1(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object_ * this, Task_1_Task_ * wrappedWinner, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003C.cctor\u003Eb__4_1(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00803B38", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_2", "signature": "Object * GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_2(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object_ * this, Task_1_Task_1_System_Object_ * wrappedAntecedents, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003C.cctor\u003Eb__4_2(Task\u00601[Task\u00601[System.Object][]], Object)" }, { "virtualAddress": "0x00803C24", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_3", "signature": "Object * GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object____cctor_b__4_3(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_System_Object_ * this, Task_1_Task_1_System_Object_ * wrappedAntecedents, Object * state, MethodInfo * method)", "dotNetSignature": "Object \u003C.cctor\u003Eb__4_3(Task\u00601[Task\u00601[System.Object][]], Object)" }, { "virtualAddress": "0x0097F6D4", "name": "Parallel_For_8", "signature": "ParallelLoopResult Parallel_For_8(int32_t fromInclusive, int32_t toExclusive, Func_1_Object_ * localInit, Func_4_Int32_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For[Object](Int32, Int32, Func\u00601[Object], Func\u00604[Int32,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0097F9A8", "name": "Parallel_For_9", "signature": "ParallelLoopResult Parallel_For_9(int64_t fromInclusive, int64_t toExclusive, Func_1_Object_ * localInit, Func_4_Int64_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For[Object](Int64, Int64, Func\u00601[Object], Func\u00604[Int64,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0097F82C", "name": "Parallel_For_10", "signature": "ParallelLoopResult Parallel_For_10(int32_t fromInclusive, int32_t toExclusive, ParallelOptions * parallelOptions, Func_1_Object_ * localInit, Func_4_Int32_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For[Object](Int32, Int32, ParallelOptions, Func\u00601[Object], Func\u00604[Int32,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0097FB00", "name": "Parallel_For_11", "signature": "ParallelLoopResult Parallel_For_11(int64_t fromInclusive, int64_t toExclusive, ParallelOptions * parallelOptions, Func_1_Object_ * localInit, Func_4_Int64_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult For[Object](Int64, Int64, ParallelOptions, Func\u00601[Object], Func\u00604[Int64,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x009828E0", "name": "Parallel_ForWorker", "signature": "ParallelLoopResult Parallel_ForWorker(int32_t fromInclusive, int32_t toExclusive, ParallelOptions * parallelOptions, Action_1_Int32_ * body, Action_2_Int32_System_Threading_Tasks_ParallelLoopState_ * bodyWithState, Func_4_Int32_System_Threading_Tasks_ParallelLoopState_Object_Object_ * bodyWithLocal, Func_1_Object_ * localInit, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForWorker[Object](Int32, Int32, ParallelOptions, Action\u00601[Int32], Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState], Func\u00604[Int32,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x0098226C", "name": "Parallel_ForWorker64", "signature": "ParallelLoopResult Parallel_ForWorker64(int64_t fromInclusive, int64_t toExclusive, ParallelOptions * parallelOptions, Action_1_Int64_ * body, Action_2_Int64_System_Threading_Tasks_ParallelLoopState_ * bodyWithState, Func_4_Int64_System_Threading_Tasks_ParallelLoopState_Object_Object_ * bodyWithLocal, Func_1_Object_ * localInit, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForWorker64[Object](Int64, Int64, ParallelOptions, Action\u00601[Int64], Action\u00602[Int64,System.Threading.Tasks.ParallelLoopState], Func\u00604[Int64,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x00981158", "name": "Parallel_ForEach", "signature": "ParallelLoopResult Parallel_ForEach(IEnumerable_1_System_Object_ * source, Action_1_Object_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], Action\u00601[Object])" }, { "virtualAddress": "0x009814C4", "name": "Parallel_ForEach_1", "signature": "ParallelLoopResult Parallel_ForEach_1(IEnumerable_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_1_Object_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00601[Object])" }, { "virtualAddress": "0x0098127C", "name": "Parallel_ForEach_2", "signature": "ParallelLoopResult Parallel_ForEach_2(IEnumerable_1_System_Object_ * source, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x00981604", "name": "Parallel_ForEach_3", "signature": "ParallelLoopResult Parallel_ForEach_3(IEnumerable_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x009813A0", "name": "Parallel_ForEach_4", "signature": "ParallelLoopResult Parallel_ForEach_4(IEnumerable_1_System_Object_ * source, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x00981744", "name": "Parallel_ForEach_5", "signature": "ParallelLoopResult Parallel_ForEach_5(IEnumerable_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x00980354", "name": "Parallel_ForEach_6", "signature": "ParallelLoopResult Parallel_ForEach_6(IEnumerable_1_System_Object_ * source, Func_1_Object_ * localInit, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0098063C", "name": "Parallel_ForEach_7", "signature": "ParallelLoopResult Parallel_ForEach_7(IEnumerable_1_System_Object_ * source, ParallelOptions * parallelOptions, Func_1_Object_ * localInit, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x009804C8", "name": "Parallel_ForEach_8", "signature": "ParallelLoopResult Parallel_ForEach_8(IEnumerable_1_System_Object_ * source, Func_1_Object_ * localInit, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x009807CC", "name": "Parallel_ForEach_9", "signature": "ParallelLoopResult Parallel_ForEach_9(IEnumerable_1_System_Object_ * source, ParallelOptions * parallelOptions, Func_1_Object_ * localInit, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x00981884", "name": "Parallel_ForEachWorker", "signature": "ParallelLoopResult Parallel_ForEachWorker(IEnumerable_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_1_Object_ * body, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * bodyWithState, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * bodyWithStateAndIndex, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * bodyWithStateAndLocal, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * bodyWithEverything, Func_1_Object_ * localInit, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEachWorker[Object,Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00601[Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x00981F6C", "name": "Parallel_ForEachWorker_1", "signature": "ParallelLoopResult Parallel_ForEachWorker_1(Object__Array * array, ParallelOptions * parallelOptions, Action_1_Object_ * body, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * bodyWithState, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * bodyWithStateAndIndex, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * bodyWithStateAndLocal, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * bodyWithEverything, Func_1_Object_ * localInit, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEachWorker[Object,Object](Object[], ParallelOptions, Action\u00601[Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x00981AB0", "name": "Parallel_ForEachWorker_2", "signature": "ParallelLoopResult Parallel_ForEachWorker_2(IList_1_System_Object_ * list, ParallelOptions * parallelOptions, Action_1_Object_ * body, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * bodyWithState, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * bodyWithStateAndIndex, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * bodyWithStateAndLocal, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * bodyWithEverything, Func_1_Object_ * localInit, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEachWorker[Object,Object](IList\u00601[System.Object], ParallelOptions, Action\u00601[Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x00980C90", "name": "Parallel_ForEach_10", "signature": "ParallelLoopResult Parallel_ForEach_10(Partitioner_1_System_Object_ * source, Action_1_Object_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], Action\u00601[Object])" }, { "virtualAddress": "0x00980DB4", "name": "Parallel_ForEach_11", "signature": "ParallelLoopResult Parallel_ForEach_11(Partitioner_1_System_Object_ * source, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x0098095C", "name": "Parallel_ForEach_12", "signature": "ParallelLoopResult Parallel_ForEach_12(OrderablePartitioner_1_System_Object_ * source, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](OrderablePartitioner\u00601[System.Object], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x00980050", "name": "Parallel_ForEach_13", "signature": "ParallelLoopResult Parallel_ForEach_13(Partitioner_1_System_Object_ * source, Func_1_Object_ * localInit, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](Partitioner\u00601[System.Object], Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0097FC7C", "name": "Parallel_ForEach_14", "signature": "ParallelLoopResult Parallel_ForEach_14(OrderablePartitioner_1_System_Object_ * source, Func_1_Object_ * localInit, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](OrderablePartitioner\u00601[System.Object], Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x00980ED8", "name": "Parallel_ForEach_15", "signature": "ParallelLoopResult Parallel_ForEach_15(Partitioner_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_1_Object_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], ParallelOptions, Action\u00601[Object])" }, { "virtualAddress": "0x00981018", "name": "Parallel_ForEach_16", "signature": "ParallelLoopResult Parallel_ForEach_16(Partitioner_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], ParallelOptions, Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x00980AE8", "name": "Parallel_ForEach_17", "signature": "ParallelLoopResult Parallel_ForEach_17(OrderablePartitioner_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * body, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object](OrderablePartitioner\u00601[System.Object], ParallelOptions, Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x009801C4", "name": "Parallel_ForEach_18", "signature": "ParallelLoopResult Parallel_ForEach_18(Partitioner_1_System_Object_ * source, ParallelOptions * parallelOptions, Func_1_Object_ * localInit, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](Partitioner\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0097FE58", "name": "Parallel_ForEach_19", "signature": "ParallelLoopResult Parallel_ForEach_19(OrderablePartitioner_1_System_Object_ * source, ParallelOptions * parallelOptions, Func_1_Object_ * localInit, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * body, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](OrderablePartitioner\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x00982F54", "name": "Parallel_PartitionerForEachWorker", "signature": "ParallelLoopResult Parallel_PartitionerForEachWorker(Partitioner_1_System_Object_ * source, ParallelOptions * parallelOptions, Action_1_Object_ * simpleBody, Action_2_Object_System_Threading_Tasks_ParallelLoopState_ * bodyWithState, Action_3_Object_System_Threading_Tasks_ParallelLoopState_Int64_ * bodyWithStateAndIndex, Func_4_Object_System_Threading_Tasks_ParallelLoopState_Object_Object_ * bodyWithStateAndLocal, Func_5_Object_System_Threading_Tasks_ParallelLoopState_Int64_Object_Object_ * bodyWithEverything, Func_1_Object_ * localInit, Action_1_Object_ * localFinally, MethodInfo * method)", "dotNetSignature": "ParallelLoopResult PartitionerForEachWorker[Object,Object](Partitioner\u00601[System.Object], ParallelOptions, Action\u00601[Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x00A0DF68", "name": "Parallel_c_DisplayClass17_0_1_System_Object___ctor", "signature": "void Parallel_c_DisplayClass17_0_1_System_Object___ctor(Parallel_c_DisplayClass17_0_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass17_0\u00601[System.Object]()" }, { "virtualAddress": "0x00A0DF80", "name": "Parallel_c_DisplayClass17_0_1_System_Object___ForWorker_b__0", "signature": "void Parallel_c_DisplayClass17_0_1_System_Object___ForWorker_b__0(Parallel_c_DisplayClass17_0_1_System_Object_ * this, Object * o, MethodInfo * method)", "dotNetSignature": "Void \u003CForWorker\u003Eb__0(Object)" }, { "virtualAddress": "0x00A0E00C", "name": "Parallel_c_DisplayClass17_0_1_System_Object___ForWorker_b__1", "signature": "void Parallel_c_DisplayClass17_0_1_System_Object___ForWorker_b__1(Parallel_c_DisplayClass17_0_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void \u003CForWorker\u003Eb__1()" }, { "virtualAddress": "0x00A0E718", "name": "Parallel_c_DisplayClass18_0_1_System_Object___ctor", "signature": "void Parallel_c_DisplayClass18_0_1_System_Object___ctor(Parallel_c_DisplayClass18_0_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass18_0\u00601[System.Object]()" }, { "virtualAddress": "0x00A0E730", "name": "Parallel_c_DisplayClass18_0_1_System_Object___ForWorker64_b__0", "signature": "void Parallel_c_DisplayClass18_0_1_System_Object___ForWorker64_b__0(Parallel_c_DisplayClass18_0_1_System_Object_ * this, Object * o, MethodInfo * method)", "dotNetSignature": "Void \u003CForWorker64\u003Eb__0(Object)" }, { "virtualAddress": "0x00A0E7BC", "name": "Parallel_c_DisplayClass18_0_1_System_Object___ForWorker64_b__1", "signature": "void Parallel_c_DisplayClass18_0_1_System_Object___ForWorker64_b__1(Parallel_c_DisplayClass18_0_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void \u003CForWorker64\u003Eb__1()" }, { "virtualAddress": "0x00A0EEC8", "name": "Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ctor", "signature": "void Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ctor(Parallel_c_DisplayClass30_0_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass30_0\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00A0EEE0", "name": "Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__0", "signature": "void Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__0(Parallel_c_DisplayClass30_0_2_System_Object_System_Object_ * this, int32_t i, MethodInfo * method)", "dotNetSignature": "Void \u003CForEachWorker\u003Eb__0(Int32)" }, { "virtualAddress": "0x00A0EF34", "name": "Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__1", "signature": "void Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__1(Parallel_c_DisplayClass30_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, MethodInfo * method)", "dotNetSignature": "Void \u003CForEachWorker\u003Eb__1(Int32, ParallelLoopState)" }, { "virtualAddress": "0x00A0EF88", "name": "Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__2", "signature": "void Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__2(Parallel_c_DisplayClass30_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, MethodInfo * method)", "dotNetSignature": "Void \u003CForEachWorker\u003Eb__2(Int32, ParallelLoopState)" }, { "virtualAddress": "0x00A0EFE0", "name": "Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__3", "signature": "Object * Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__3(Parallel_c_DisplayClass30_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, Object * local, MethodInfo * method)", "dotNetSignature": "Object \u003CForEachWorker\u003Eb__3(Int32, ParallelLoopState, Object)" }, { "virtualAddress": "0x00A0F034", "name": "Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__4", "signature": "Object * Parallel_c_DisplayClass30_0_2_System_Object_System_Object___ForEachWorker_b__4(Parallel_c_DisplayClass30_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, Object * local, MethodInfo * method)", "dotNetSignature": "Object \u003CForEachWorker\u003Eb__4(Int32, ParallelLoopState, Object)" }, { "virtualAddress": "0x00A0F094", "name": "Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ctor", "signature": "void Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ctor(Parallel_c_DisplayClass31_0_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass31_0\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00A0F0AC", "name": "Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__0", "signature": "void Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__0(Parallel_c_DisplayClass31_0_2_System_Object_System_Object_ * this, int32_t i, MethodInfo * method)", "dotNetSignature": "Void \u003CForEachWorker\u003Eb__0(Int32)" }, { "virtualAddress": "0x00A0F188", "name": "Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__1", "signature": "void Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__1(Parallel_c_DisplayClass31_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, MethodInfo * method)", "dotNetSignature": "Void \u003CForEachWorker\u003Eb__1(Int32, ParallelLoopState)" }, { "virtualAddress": "0x00A0F26C", "name": "Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__2", "signature": "void Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__2(Parallel_c_DisplayClass31_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, MethodInfo * method)", "dotNetSignature": "Void \u003CForEachWorker\u003Eb__2(Int32, ParallelLoopState)" }, { "virtualAddress": "0x00A0F354", "name": "Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__3", "signature": "Object * Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__3(Parallel_c_DisplayClass31_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, Object * local, MethodInfo * method)", "dotNetSignature": "Object \u003CForEachWorker\u003Eb__3(Int32, ParallelLoopState, Object)" }, { "virtualAddress": "0x00A0F448", "name": "Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__4", "signature": "Object * Parallel_c_DisplayClass31_0_2_System_Object_System_Object___ForEachWorker_b__4(Parallel_c_DisplayClass31_0_2_System_Object_System_Object_ * this, int32_t i, ParallelLoopState * state, Object * local, MethodInfo * method)", "dotNetSignature": "Object \u003CForEachWorker\u003Eb__4(Int32, ParallelLoopState, Object)" }, { "virtualAddress": "0x00A0F540", "name": "Parallel_c_DisplayClass42_0_2_System_Object_System_Object___ctor", "signature": "void Parallel_c_DisplayClass42_0_2_System_Object_System_Object___ctor(Parallel_c_DisplayClass42_0_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Parallel\u002B\u003C\u003Ec__DisplayClass42_0\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00A0F558", "name": "Parallel_c_DisplayClass42_0_2_System_Object_System_Object___PartitionerForEachWorker_b__0", "signature": "void Parallel_c_DisplayClass42_0_2_System_Object_System_Object___PartitionerForEachWorker_b__0(Parallel_c_DisplayClass42_0_2_System_Object_System_Object_ * this, Object * o, MethodInfo * method)", "dotNetSignature": "Void \u003CPartitionerForEachWorker\u003Eb__0(Object)" }, { "virtualAddress": "0x00A0F5E4", "name": "Parallel_c_DisplayClass42_0_2_System_Object_System_Object___PartitionerForEachWorker_b__1", "signature": "void Parallel_c_DisplayClass42_0_2_System_Object_System_Object___PartitionerForEachWorker_b__1(Parallel_c_DisplayClass42_0_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void \u003CPartitionerForEachWorker\u003Eb__1()" }, { "virtualAddress": "0x00A0DED8", "name": "MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__get_IsEmpty", "signature": "bool MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__get_IsEmpty(MultiProducerMultiConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Threading.Tasks.IProducerConsumerQueue\u003CT\u003E.get_IsEmpty()" }, { "virtualAddress": "0x00A0DEFC", "name": "MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__get_Count", "signature": "int32_t MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__get_Count(MultiProducerMultiConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Threading.Tasks.IProducerConsumerQueue\u003CT\u003E.get_Count()" }, { "virtualAddress": "0x00A0DE90", "name": "MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__Enqueue", "signature": "void MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__Enqueue(MultiProducerMultiConsumerQueue_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Threading.Tasks.IProducerConsumerQueue\u003CT\u003E.Enqueue(Object)" }, { "virtualAddress": "0x00A0DEB4", "name": "MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__TryDequeue", "signature": "bool MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__TryDequeue(MultiProducerMultiConsumerQueue_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean System.Threading.Tasks.IProducerConsumerQueue\u003CT\u003E.TryDequeue(Object ByRef)" }, { "virtualAddress": "0x00A0DF20", "name": "MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__GetCountSafe", "signature": "int32_t MultiProducerMultiConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__GetCountSafe(MultiProducerMultiConsumerQueue_1_System_Object_ * this, Object * syncObj, MethodInfo * method)", "dotNetSignature": "Int32 System.Threading.Tasks.IProducerConsumerQueue\u003CT\u003E.GetCountSafe(Object)" }, { "virtualAddress": "0x00A0DF44", "name": "MultiProducerMultiConsumerQueue_1_System_Object___ctor", "signature": "void MultiProducerMultiConsumerQueue_1_System_Object___ctor(MultiProducerMultiConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "MultiProducerMultiConsumerQueue\u00601[System.Object]()" }, { "virtualAddress": "0x00A110C0", "name": "SingleProducerSingleConsumerQueue_1_System_Object__get_IsEmpty", "signature": "bool SingleProducerSingleConsumerQueue_1_System_Object__get_IsEmpty(SingleProducerSingleConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00A111CC", "name": "SingleProducerSingleConsumerQueue_1_System_Object__get_Count", "signature": "int32_t SingleProducerSingleConsumerQueue_1_System_Object__get_Count(SingleProducerSingleConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A105CC", "name": "SingleProducerSingleConsumerQueue_1_System_Object___ctor", "signature": "void SingleProducerSingleConsumerQueue_1_System_Object___ctor(SingleProducerSingleConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "SingleProducerSingleConsumerQueue\u00601[System.Object]()" }, { "virtualAddress": "0x00A10654", "name": "SingleProducerSingleConsumerQueue_1_System_Object__Enqueue", "signature": "void SingleProducerSingleConsumerQueue_1_System_Object__Enqueue(SingleProducerSingleConsumerQueue_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void Enqueue(Object)" }, { "virtualAddress": "0x00A10720", "name": "SingleProducerSingleConsumerQueue_1_System_Object__EnqueueSlow", "signature": "void SingleProducerSingleConsumerQueue_1_System_Object__EnqueueSlow(SingleProducerSingleConsumerQueue_1_System_Object_ * this, Object * item, SingleProducerSingleConsumerQueue_1_T_Segment_System_Object_ * * segment, MethodInfo * method)", "dotNetSignature": "Void EnqueueSlow(Object, SingleProducerSingleConsumerQueue\u00601[T]\u002BSegment[System.Object] ByRef)" }, { "virtualAddress": "0x00A10874", "name": "SingleProducerSingleConsumerQueue_1_System_Object__TryDequeue", "signature": "bool SingleProducerSingleConsumerQueue_1_System_Object__TryDequeue(SingleProducerSingleConsumerQueue_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeue(Object ByRef)" }, { "virtualAddress": "0x00A10974", "name": "SingleProducerSingleConsumerQueue_1_System_Object__TryDequeueSlow", "signature": "bool SingleProducerSingleConsumerQueue_1_System_Object__TryDequeueSlow(SingleProducerSingleConsumerQueue_1_System_Object_ * this, SingleProducerSingleConsumerQueue_1_T_Segment_System_Object_ * * segment, Object__Array * * array, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeueSlow(SingleProducerSingleConsumerQueue\u00601[T]\u002BSegment[System.Object] ByRef, Object[] ByRef, Object ByRef)" }, { "virtualAddress": "0x00A10B2C", "name": "SingleProducerSingleConsumerQueue_1_System_Object__TryPeek", "signature": "bool SingleProducerSingleConsumerQueue_1_System_Object__TryPeek(SingleProducerSingleConsumerQueue_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryPeek(Object ByRef)" }, { "virtualAddress": "0x00A10BF4", "name": "SingleProducerSingleConsumerQueue_1_System_Object__TryPeekSlow", "signature": "bool SingleProducerSingleConsumerQueue_1_System_Object__TryPeekSlow(SingleProducerSingleConsumerQueue_1_System_Object_ * this, SingleProducerSingleConsumerQueue_1_T_Segment_System_Object_ * * segment, Object__Array * * array, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryPeekSlow(SingleProducerSingleConsumerQueue\u00601[T]\u002BSegment[System.Object] ByRef, Object[] ByRef, Object ByRef)" }, { "virtualAddress": "0x00A10D54", "name": "SingleProducerSingleConsumerQueue_1_System_Object__TryDequeueIf", "signature": "bool SingleProducerSingleConsumerQueue_1_System_Object__TryDequeueIf(SingleProducerSingleConsumerQueue_1_System_Object_ * this, Predicate_1_Object_ * predicate, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeueIf(Predicate\u00601[Object], Object ByRef)" }, { "virtualAddress": "0x00A10E8C", "name": "SingleProducerSingleConsumerQueue_1_System_Object__TryDequeueIfSlow", "signature": "bool SingleProducerSingleConsumerQueue_1_System_Object__TryDequeueIfSlow(SingleProducerSingleConsumerQueue_1_System_Object_ * this, Predicate_1_Object_ * predicate, SingleProducerSingleConsumerQueue_1_T_Segment_System_Object_ * * segment, Object__Array * * array, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeueIfSlow(Predicate\u00601[Object], SingleProducerSingleConsumerQueue\u00601[T]\u002BSegment[System.Object] ByRef, Object[] ByRef, Object ByRef)" }, { "virtualAddress": "0x00A1106C", "name": "SingleProducerSingleConsumerQueue_1_System_Object__Clear", "signature": "void SingleProducerSingleConsumerQueue_1_System_Object__Clear(SingleProducerSingleConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A11130", "name": "SingleProducerSingleConsumerQueue_1_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * SingleProducerSingleConsumerQueue_1_System_Object__GetEnumerator(SingleProducerSingleConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00A111A8", "name": "SingleProducerSingleConsumerQueue_1_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * SingleProducerSingleConsumerQueue_1_System_Object__System_Collections_IEnumerable_GetEnumerator(SingleProducerSingleConsumerQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A11250", "name": "SingleProducerSingleConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__GetCountSafe", "signature": "int32_t SingleProducerSingleConsumerQueue_1_System_Object__System_Threading_Tasks_IProducerConsumerQueue_T__GetCountSafe(SingleProducerSingleConsumerQueue_1_System_Object_ * this, Object * syncObj, MethodInfo * method)", "dotNetSignature": "Int32 System.Threading.Tasks.IProducerConsumerQueue\u003CT\u003E.GetCountSafe(Object)" }, { "virtualAddress": "0x00A1028C", "name": "SingleProducerSingleConsumerQueue_1_T_Segment_System_Object___ctor", "signature": "void SingleProducerSingleConsumerQueue_1_T_Segment_System_Object___ctor(SingleProducerSingleConsumerQueue_1_T_Segment_System_Object_ * this, int32_t size, MethodInfo * method)", "dotNetSignature": "SingleProducerSingleConsumerQueue\u00601[T]\u002BSegment[System.Object](Int32)" }, { "virtualAddress": "0x00A10328", "name": "SingleProducerSingleConsumerQueue_1_T_SingleProducerSingleConsumerQueue_DebugView_System_Object__get_Items", "signature": "Object__Array * SingleProducerSingleConsumerQueue_1_T_SingleProducerSingleConsumerQueue_DebugView_System_Object__get_Items(SingleProducerSingleConsumerQueue_1_T_SingleProducerSingleConsumerQueue_DebugView_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00A102F4", "name": "SingleProducerSingleConsumerQueue_1_T_SingleProducerSingleConsumerQueue_DebugView_System_Object___ctor", "signature": "void SingleProducerSingleConsumerQueue_1_T_SingleProducerSingleConsumerQueue_DebugView_System_Object___ctor(SingleProducerSingleConsumerQueue_1_T_SingleProducerSingleConsumerQueue_DebugView_System_Object_ * this, SingleProducerSingleConsumerQueue_1_System_Object_ * queue, MethodInfo * method)", "dotNetSignature": "SingleProducerSingleConsumerQueue\u00601[T]\u002BSingleProducerSingleConsumerQueue_DebugView[System.Object](SingleProducerSingleConsumerQueue\u00601[System.Object])" }, { "virtualAddress": "0x00A1021C", "name": "SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_Collections_Generic_IEnumerator_T__get_Current", "signature": "Object * SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_Collections_Generic_IEnumerator_T__get_Current(SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.Generic.IEnumerator\u003CT\u003E.get_Current()" }, { "virtualAddress": "0x00A10284", "name": "SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_Collections_IEnumerator_get_Current(SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00A100C0", "name": "SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object___ctor", "signature": "void SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object___ctor(SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object_ * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "SingleProducerSingleConsumerQueue\u00601[T]\u002B\u003CGetEnumerator\u003Ed__16[System.Object](Int32)" }, { "virtualAddress": "0x00A100F4", "name": "SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_IDisposable_Dispose", "signature": "void SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_IDisposable_Dispose(SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00A100F8", "name": "SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__MoveNext", "signature": "bool SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__MoveNext(SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00A10224", "name": "SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_Collections_IEnumerator_Reset", "signature": "void SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_Collections_IEnumerator_Reset(SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00A1004C", "name": "Shared_1_System_Object___ctor", "signature": "void Shared_1_System_Object___ctor(Shared_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Shared\u00601[System.Object](Object)" }, { "virtualAddress": "0x007D6D50", "name": "Task_ContinueWith_12", "signature": "Task_1_System_Object_ * Task_ContinueWith_12(Task * this, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task,Object])" }, { "virtualAddress": "0x007D6E08", "name": "Task_ContinueWith_13", "signature": "Task_1_System_Object_ * Task_ContinueWith_13(Task * this, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken)" }, { "virtualAddress": "0x007D6FCC", "name": "Task_ContinueWith_14", "signature": "Task_1_System_Object_ * Task_ContinueWith_14(Task * this, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task,Object], TaskScheduler)" }, { "virtualAddress": "0x007D6F10", "name": "Task_ContinueWith_15", "signature": "Task_1_System_Object_ * Task_ContinueWith_15(Task * this, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007D6EC4", "name": "Task_ContinueWith_16", "signature": "Task_1_System_Object_ * Task_ContinueWith_16(Task * this, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D7010", "name": "Task_ContinueWith_17", "signature": "Task_1_System_Object_ * Task_ContinueWith_17(Task * this, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task,Object], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007D71A0", "name": "Task_ContinueWith_18", "signature": "Task_1_System_Object_ * Task_ContinueWith_18(Task * this, Func_3_System_Threading_Tasks_Task_Object_Object_ * continuationFunction, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task,Object,Object], Object)" }, { "virtualAddress": "0x007D7260", "name": "Task_ContinueWith_19", "signature": "Task_1_System_Object_ * Task_ContinueWith_19(Task * this, Func_3_System_Threading_Tasks_Task_Object_Object_ * continuationFunction, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task,Object,Object], Object, CancellationToken)" }, { "virtualAddress": "0x007D7444", "name": "Task_ContinueWith_20", "signature": "Task_1_System_Object_ * Task_ContinueWith_20(Task * this, Func_3_System_Threading_Tasks_Task_Object_Object_ * continuationFunction, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task,Object,Object], Object, TaskScheduler)" }, { "virtualAddress": "0x007D7378", "name": "Task_ContinueWith_21", "signature": "Task_1_System_Object_ * Task_ContinueWith_21(Task * this, Func_3_System_Threading_Tasks_Task_Object_Object_ * continuationFunction, Object * state, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task,Object,Object], Object, TaskContinuationOptions)" }, { "virtualAddress": "0x007D732C", "name": "Task_ContinueWith_22", "signature": "Task_1_System_Object_ * Task_ContinueWith_22(Task * this, Func_3_System_Threading_Tasks_Task_Object_Object_ * continuationFunction, Object * state, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task,Object,Object], Object, CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D7488", "name": "Task_ContinueWith_23", "signature": "Task_1_System_Object_ * Task_ContinueWith_23(Task * this, Func_3_System_Threading_Tasks_Task_Object_Object_ * continuationFunction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task,Object,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0072B7FC", "name": "Task_AddToList", "signature": "void Task_AddToList(Object * item, List_1_System_Object_ * * list, int32_t initSize, MethodInfo * method)", "dotNetSignature": "Void AddToList[Object](Object, List\u00601[System.Object] ByRef, Int32)" }, { "virtualAddress": "0x007D7F80", "name": "Task_FromResult", "signature": "Task_1_System_Object_ * Task_FromResult(Object * result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromResult[Object](Object)" }, { "virtualAddress": "0x007D7D54", "name": "Task_FromException_1", "signature": "Task_1_System_Object_ * Task_FromException_1(Exception * exception, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromException[Object](Exception)" }, { "virtualAddress": "0x007D7AA4", "name": "Task_FromCancellation_1", "signature": "Task_1_System_Object_ * Task_FromCancellation_1(CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromCancellation[Object](CancellationToken)" }, { "virtualAddress": "0x007D7690", "name": "Task_FromCanceled_1", "signature": "Task_1_System_Object_ * Task_FromCanceled_1(CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromCanceled[Object](CancellationToken)" }, { "virtualAddress": "0x007D79BC", "name": "Task_FromCancellation_2", "signature": "Task_1_System_Object_ * Task_FromCancellation_2(OperationCanceledException * exception, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromCancellation[Object](OperationCanceledException)" }, { "virtualAddress": "0x007D82E0", "name": "Task_Run_4", "signature": "Task_1_System_Object_ * Task_Run_4(Func_1_Object_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] Run[Object](Func\u00601[Object])" }, { "virtualAddress": "0x007D8430", "name": "Task_Run_5", "signature": "Task_1_System_Object_ * Task_Run_5(Func_1_Object_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] Run[Object](Func\u00601[Object], CancellationToken)" }, { "virtualAddress": "0x007D7FE4", "name": "Task_Run_6", "signature": "Task_1_System_Object_ * Task_Run_6(Func_1_System_Threading_Tasks_Task_1_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] Run[Object](Func\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x007D8064", "name": "Task_Run_7", "signature": "Task_1_System_Object_ * Task_Run_7(Func_1_System_Threading_Tasks_Task_1_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] Run[Object](Func\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x007DE59C", "name": "Task_WhenAll_2", "signature": "Task_1_System_Object__1 * Task_WhenAll_2(IEnumerable_1_System_Threading_Tasks_Task_1_ * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object[]] WhenAll[Object](IEnumerable\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x007DEDD8", "name": "Task_WhenAll_3", "signature": "Task_1_System_Object__1 * Task_WhenAll_3(Task_1_System_Object___Array * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object[]] WhenAll[Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x007DE4B8", "name": "Task_InternalWhenAll_1", "signature": "Task_1_System_Object__1 * Task_InternalWhenAll_1(Task_1_System_Object___Array * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object[]] InternalWhenAll[Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x007D5C58", "name": "Task_WhenAny_2", "signature": "Task_1_Task_1_System_Object__1 * Task_WhenAny_2(Task_1_System_Object___Array * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task\u00601[System.Object]] WhenAny[Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x007D5AC8", "name": "Task_WhenAny_3", "signature": "Task_1_Task_1_System_Object__1 * Task_WhenAny_3(IEnumerable_1_System_Threading_Tasks_Task_1_ * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task\u00601[System.Object]] WhenAny[Object](IEnumerable\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x007D7624", "name": "Task_CreateUnwrapPromise", "signature": "Task_1_System_Object_ * Task_CreateUnwrapPromise(Task * outerTask, bool lookForOce, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] CreateUnwrapPromise[Object](Task, Boolean)" }, { "virtualAddress": "0x00A11A04", "name": "Task_WhenAllPromise_1_System_Object__get_ShouldNotifyDebuggerOfWaitCompletion", "signature": "bool Task_WhenAllPromise_1_System_Object__get_ShouldNotifyDebuggerOfWaitCompletion(Task_WhenAllPromise_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ShouldNotifyDebuggerOfWaitCompletion()" }, { "virtualAddress": "0x00A114A8", "name": "Task_WhenAllPromise_1_System_Object___ctor", "signature": "void Task_WhenAllPromise_1_System_Object___ctor(Task_WhenAllPromise_1_System_Object_ * this, Task_1_System_Object___Array * tasks, MethodInfo * method)", "dotNetSignature": "Task\u002BWhenAllPromise\u00601[System.Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x00A116A4", "name": "Task_WhenAllPromise_1_System_Object__Invoke", "signature": "void Task_WhenAllPromise_1_System_Object__Invoke(Task_WhenAllPromise_1_System_Object_ * this, Task * ignored, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x00A4D240", "name": "UnwrapPromise_1_System_Object___ctor", "signature": "void UnwrapPromise_1_System_Object___ctor(UnwrapPromise_1_System_Object_ * this, Task * outerTask, bool lookForOce, MethodInfo * method)", "dotNetSignature": "UnwrapPromise\u00601[System.Object](Task, Boolean)" }, { "virtualAddress": "0x00A4D420", "name": "UnwrapPromise_1_System_Object__Invoke", "signature": "void UnwrapPromise_1_System_Object__Invoke(UnwrapPromise_1_System_Object_ * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x00A4D548", "name": "UnwrapPromise_1_System_Object__InvokeCore", "signature": "void UnwrapPromise_1_System_Object__InvokeCore(UnwrapPromise_1_System_Object_ * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void InvokeCore(Task)" }, { "virtualAddress": "0x00A4D5B8", "name": "UnwrapPromise_1_System_Object__InvokeCoreAsync", "signature": "void UnwrapPromise_1_System_Object__InvokeCoreAsync(UnwrapPromise_1_System_Object_ * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void InvokeCoreAsync(Task)" }, { "virtualAddress": "0x00A4D7AC", "name": "UnwrapPromise_1_System_Object__ProcessCompletedOuterTask", "signature": "void UnwrapPromise_1_System_Object__ProcessCompletedOuterTask(UnwrapPromise_1_System_Object_ * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void ProcessCompletedOuterTask(Task)" }, { "virtualAddress": "0x00A4D920", "name": "UnwrapPromise_1_System_Object__TrySetFromTask", "signature": "bool UnwrapPromise_1_System_Object__TrySetFromTask(UnwrapPromise_1_System_Object_ * this, Task * task, bool lookForOce, MethodInfo * method)", "dotNetSignature": "Boolean TrySetFromTask(Task, Boolean)" }, { "virtualAddress": "0x00A4DBEC", "name": "UnwrapPromise_1_System_Object__ProcessInnerTask", "signature": "void UnwrapPromise_1_System_Object__ProcessInnerTask(UnwrapPromise_1_System_Object_ * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void ProcessInnerTask(Task)" }, { "virtualAddress": "0x00A4CEF0", "name": "UnwrapPromise_1_TResult_c_System_Object___cctor", "signature": "void UnwrapPromise_1_TResult_c_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "UnwrapPromise\u00601[TResult]\u002B\u003C\u003Ec[System.Object]()" }, { "virtualAddress": "0x00A4CFC8", "name": "UnwrapPromise_1_TResult_c_System_Object___ctor", "signature": "void UnwrapPromise_1_TResult_c_System_Object___ctor(UnwrapPromise_1_TResult_c_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "UnwrapPromise\u00601[TResult]\u002B\u003C\u003Ec[System.Object]()" }, { "virtualAddress": "0x00A4CFE0", "name": "UnwrapPromise_1_TResult_c_System_Object___InvokeCoreAsync_b__8_0", "signature": "void UnwrapPromise_1_TResult_c_System_Object___InvokeCoreAsync_b__8_0(UnwrapPromise_1_TResult_c_System_Object_ * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CInvokeCoreAsync\u003Eb__8_0(Object)" }, { "virtualAddress": "0x00A11BF8", "name": "TaskCompletionSource_1_System_Object__get_Task", "signature": "Task_1_System_Object_ * TaskCompletionSource_1_System_Object__get_Task(TaskCompletionSource_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] get_Task()" }, { "virtualAddress": "0x00A11A98", "name": "TaskCompletionSource_1_System_Object___ctor", "signature": "void TaskCompletionSource_1_System_Object___ctor(TaskCompletionSource_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[System.Object]()" }, { "virtualAddress": "0x00A11B10", "name": "TaskCompletionSource_1_System_Object___ctor_1", "signature": "void TaskCompletionSource_1_System_Object___ctor_1(TaskCompletionSource_1_System_Object_ * this, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[System.Object](TaskCreationOptions)" }, { "virtualAddress": "0x00A11B40", "name": "TaskCompletionSource_1_System_Object___ctor_2", "signature": "void TaskCompletionSource_1_System_Object___ctor_2(TaskCompletionSource_1_System_Object_ * this, Object * state, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[System.Object](Object)" }, { "virtualAddress": "0x00A11B68", "name": "TaskCompletionSource_1_System_Object___ctor_3", "signature": "void TaskCompletionSource_1_System_Object___ctor_3(TaskCompletionSource_1_System_Object_ * this, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[System.Object](Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A11C00", "name": "TaskCompletionSource_1_System_Object__SpinUntilCompleted", "signature": "void TaskCompletionSource_1_System_Object__SpinUntilCompleted(TaskCompletionSource_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void SpinUntilCompleted()" }, { "virtualAddress": "0x00A11C4C", "name": "TaskCompletionSource_1_System_Object__TrySetException", "signature": "bool TaskCompletionSource_1_System_Object__TrySetException(TaskCompletionSource_1_System_Object_ * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(Exception)" }, { "virtualAddress": "0x00A11D38", "name": "TaskCompletionSource_1_System_Object__TrySetException_1", "signature": "bool TaskCompletionSource_1_System_Object__TrySetException_1(TaskCompletionSource_1_System_Object_ * this, IEnumerable_1_System_Exception_ * exceptions, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x00A12158", "name": "TaskCompletionSource_1_System_Object__TrySetException_2", "signature": "bool TaskCompletionSource_1_System_Object__TrySetException_2(TaskCompletionSource_1_System_Object_ * this, IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * exceptions, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x00A121D8", "name": "TaskCompletionSource_1_System_Object__SetException", "signature": "void TaskCompletionSource_1_System_Object__SetException(TaskCompletionSource_1_System_Object_ * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x00A122E0", "name": "TaskCompletionSource_1_System_Object__SetException_1", "signature": "void TaskCompletionSource_1_System_Object__SetException_1(TaskCompletionSource_1_System_Object_ * this, IEnumerable_1_System_Exception_ * exceptions, MethodInfo * method)", "dotNetSignature": "Void SetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x00A123A8", "name": "TaskCompletionSource_1_System_Object__TrySetResult", "signature": "bool TaskCompletionSource_1_System_Object__TrySetResult(TaskCompletionSource_1_System_Object_ * this, Object * result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(Object)" }, { "virtualAddress": "0x00A12428", "name": "TaskCompletionSource_1_System_Object__SetResult", "signature": "void TaskCompletionSource_1_System_Object__SetResult(TaskCompletionSource_1_System_Object_ * this, Object * result, MethodInfo * method)", "dotNetSignature": "Void SetResult(Object)" }, { "virtualAddress": "0x00A124F0", "name": "TaskCompletionSource_1_System_Object__TrySetCanceled", "signature": "bool TaskCompletionSource_1_System_Object__TrySetCanceled(TaskCompletionSource_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled()" }, { "virtualAddress": "0x00A12518", "name": "TaskCompletionSource_1_System_Object__TrySetCanceled_1", "signature": "bool TaskCompletionSource_1_System_Object__TrySetCanceled_1(TaskCompletionSource_1_System_Object_ * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken)" }, { "virtualAddress": "0x00A12598", "name": "TaskCompletionSource_1_System_Object__SetCanceled", "signature": "void TaskCompletionSource_1_System_Object__SetCanceled(TaskCompletionSource_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void SetCanceled()" }, { "virtualAddress": "0x00802D44", "name": "ContinuationResultTaskFromTask_1_System_Object___ctor", "signature": "void ContinuationResultTaskFromTask_1_System_Object___ctor(ContinuationResultTaskFromTask_1_System_Object_ * this, Task * antecedent, Delegate * function, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationResultTaskFromTask\u00601[System.Object](Task, Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00802EB4", "name": "ContinuationResultTaskFromTask_1_System_Object__InnerInvoke", "signature": "void ContinuationResultTaskFromTask_1_System_Object__InnerInvoke(ContinuationResultTaskFromTask_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00803364", "name": "ContinuationTaskFromResultTask_1_System_Object___ctor", "signature": "void ContinuationTaskFromResultTask_1_System_Object___ctor(ContinuationTaskFromResultTask_1_System_Object_ * this, Task_1_System_Object_ * antecedent, Delegate * action, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationTaskFromResultTask\u00601[System.Object](Task\u00601[System.Object], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00803448", "name": "ContinuationTaskFromResultTask_1_System_Object__InnerInvoke", "signature": "void ContinuationTaskFromResultTask_1_System_Object__InnerInvoke(ContinuationTaskFromResultTask_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00802894", "name": "ContinuationResultTaskFromResultTask_2_System_Object_System_Object___ctor", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_System_Object___ctor(ContinuationResultTaskFromResultTask_2_System_Object_System_Object_ * this, Task_1_System_Object_ * antecedent, Delegate * function, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationResultTaskFromResultTask\u00602[System.Object,System.Object](Task\u00601[System.Object], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00802A04", "name": "ContinuationResultTaskFromResultTask_2_System_Object_System_Object__InnerInvoke", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_System_Object__InnerInvoke(ContinuationResultTaskFromResultTask_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x007D96F4", "name": "TaskFactory_StartNew_9", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_9(TaskFactory * this, Func_1_Object_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00601[Object])" }, { "virtualAddress": "0x007D9874", "name": "TaskFactory_StartNew_10", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_10(TaskFactory * this, Func_1_Object_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00601[Object], CancellationToken)" }, { "virtualAddress": "0x007D9B20", "name": "TaskFactory_StartNew_11", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_11(TaskFactory * this, Func_1_Object_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00601[Object], TaskCreationOptions)" }, { "virtualAddress": "0x007D99F4", "name": "TaskFactory_StartNew_12", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_12(TaskFactory * this, Func_1_Object_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00601[Object], CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D9CA0", "name": "TaskFactory_StartNew_13", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_13(TaskFactory * this, Func_2_Object_Object_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00602[Object,Object], Object)" }, { "virtualAddress": "0x007D9E34", "name": "TaskFactory_StartNew_14", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_14(TaskFactory * this, Func_2_Object_Object_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00602[Object,Object], Object, CancellationToken)" }, { "virtualAddress": "0x007DA108", "name": "TaskFactory_StartNew_15", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_15(TaskFactory * this, Func_2_Object_Object_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00602[Object,Object], Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D9FC8", "name": "TaskFactory_StartNew_16", "signature": "Task_1_System_Object_ * TaskFactory_StartNew_16(TaskFactory * this, Func_2_Object_Object_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] StartNew[Object](Func\u00602[Object,Object], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D598C", "name": "TaskFactory_FromAsync_6", "signature": "Task * TaskFactory_FromAsync_6(TaskFactory * this, Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * arg1, Object * state, MethodInfo * method)", "dotNetSignature": "Task FromAsync[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object, Object)" }, { "virtualAddress": "0x007D59B0", "name": "TaskFactory_FromAsync_7", "signature": "Task * TaskFactory_FromAsync_7(TaskFactory * this, Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * arg1, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task FromAsync[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D5950", "name": "TaskFactory_FromAsync_8", "signature": "Task * TaskFactory_FromAsync_8(TaskFactory * this, Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * arg1, Object * arg2, Object * state, MethodInfo * method)", "dotNetSignature": "Task FromAsync[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object, Object, Object)" }, { "virtualAddress": "0x007D5974", "name": "TaskFactory_FromAsync_9", "signature": "Task * TaskFactory_FromAsync_9(TaskFactory * this, Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * arg1, Object * arg2, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task FromAsync[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D58F8", "name": "TaskFactory_FromAsync_10", "signature": "Task * TaskFactory_FromAsync_10(TaskFactory * this, Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * arg1, Object * arg2, Object * arg3, Object * state, MethodInfo * method)", "dotNetSignature": "Task FromAsync[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object, Object, Object, Object)" }, { "virtualAddress": "0x007D5930", "name": "TaskFactory_FromAsync_11", "signature": "Task * TaskFactory_FromAsync_11(TaskFactory * this, Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Action_1_IAsyncResult_ * endMethod, Object * arg1, Object * arg2, Object * arg3, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task FromAsync[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Action\u00601[IAsyncResult], Object, Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D95C4", "name": "TaskFactory_FromAsync_12", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_12(TaskFactory * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Object_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object](IAsyncResult, Func\u00602[IAsyncResult,Object])" }, { "virtualAddress": "0x007D963C", "name": "TaskFactory_FromAsync_13", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_13(TaskFactory * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Object_ * endMethod, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object](IAsyncResult, Func\u00602[IAsyncResult,Object], TaskCreationOptions)" }, { "virtualAddress": "0x007D96B4", "name": "TaskFactory_FromAsync_14", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_14(TaskFactory * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Object_ * endMethod, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object](IAsyncResult, Func\u00602[IAsyncResult,Object], TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D9588", "name": "TaskFactory_FromAsync_15", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_15(TaskFactory * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object](Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object)" }, { "virtualAddress": "0x007D95A8", "name": "TaskFactory_FromAsync_16", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_16(TaskFactory * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object](Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D954C", "name": "TaskFactory_FromAsync_17", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_17(TaskFactory * this, Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object)" }, { "virtualAddress": "0x007D956C", "name": "TaskFactory_FromAsync_18", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_18(TaskFactory * this, Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D9510", "name": "TaskFactory_FromAsync_19", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_19(TaskFactory * this, Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object)" }, { "virtualAddress": "0x007D9530", "name": "TaskFactory_FromAsync_20", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_20(TaskFactory * this, Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D94B0", "name": "TaskFactory_FromAsync_21", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_21(TaskFactory * this, Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * arg3, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object, Object)" }, { "virtualAddress": "0x007D94EC", "name": "TaskFactory_FromAsync_22", "signature": "Task_1_System_Object_ * TaskFactory_FromAsync_22(TaskFactory * this, Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Object_ * endMethod, Object * arg1, Object * arg2, Object * arg3, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] FromAsync[Object,Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Object, Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007D59C8", "name": "TaskFactory_CommonCWAllLogic_1", "signature": "Task_1_Task_1_System_Object_ * TaskFactory_CommonCWAllLogic_1(Task_1_System_Object___Array * tasksCopy, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task\u00601[System.Object][]] CommonCWAllLogic[Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x00983690", "name": "TaskFactory_ContinueWhenAll_4", "signature": "Task * TaskFactory_ContinueWhenAll_4(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1__1 * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]])" }, { "virtualAddress": "0x00983788", "name": "TaskFactory_ContinueWhenAll_5", "signature": "Task * TaskFactory_ContinueWhenAll_5(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1__1 * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]], CancellationToken)" }, { "virtualAddress": "0x00983964", "name": "TaskFactory_ContinueWhenAll_6", "signature": "Task * TaskFactory_ContinueWhenAll_6(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]], TaskContinuationOptions)" }, { "virtualAddress": "0x00983880", "name": "TaskFactory_ContinueWhenAll_7", "signature": "Task * TaskFactory_ContinueWhenAll_7(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1__1 * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D8950", "name": "TaskFactory_ContinueWhenAll_8", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_8(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object])" }, { "virtualAddress": "0x007D8A48", "name": "TaskFactory_ContinueWhenAll_9", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_9(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken)" }, { "virtualAddress": "0x007D8C24", "name": "TaskFactory_ContinueWhenAll_10", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_10(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007D8B40", "name": "TaskFactory_ContinueWhenAll_11", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_11(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D8584", "name": "TaskFactory_ContinueWhenAll_12", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_12(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object])" }, { "virtualAddress": "0x007D867C", "name": "TaskFactory_ContinueWhenAll_13", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_13(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken)" }, { "virtualAddress": "0x007D8858", "name": "TaskFactory_ContinueWhenAll_14", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_14(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007D8774", "name": "TaskFactory_ContinueWhenAll_15", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAll_15(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D90E4", "name": "TaskFactory_ContinueWhenAny_4", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_4(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object])" }, { "virtualAddress": "0x007D91DC", "name": "TaskFactory_ContinueWhenAny_5", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_5(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken)" }, { "virtualAddress": "0x007D93B8", "name": "TaskFactory_ContinueWhenAny_6", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_6(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007D92D4", "name": "TaskFactory_ContinueWhenAny_7", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_7(TaskFactory * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Object__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007D8D1C", "name": "TaskFactory_ContinueWhenAny_8", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_8(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object])" }, { "virtualAddress": "0x007D8E10", "name": "TaskFactory_ContinueWhenAny_9", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_9(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken)" }, { "virtualAddress": "0x007D8FEC", "name": "TaskFactory_ContinueWhenAny_10", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_10(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x007D8F08", "name": "TaskFactory_ContinueWhenAny_11", "signature": "Task_1_System_Object_ * TaskFactory_ContinueWhenAny_11(TaskFactory * this, Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_Object_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00983A5C", "name": "TaskFactory_ContinueWhenAny_12", "signature": "Task * TaskFactory_ContinueWhenAny_12(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x007D5624", "name": "TaskFactory_ContinueWhenAny_13", "signature": "Task * TaskFactory_ContinueWhenAny_13(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x007D5800", "name": "TaskFactory_ContinueWhenAny_14", "signature": "Task * TaskFactory_ContinueWhenAny_14(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions)" }, { "virtualAddress": "0x007D571C", "name": "TaskFactory_ContinueWhenAny_15", "signature": "Task * TaskFactory_ContinueWhenAny_15(TaskFactory * this, Task_1_System_Object___Array * tasks, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x007DE2FC", "name": "TaskFactory_CheckMultiContinuationTasksAndCopy_1", "signature": "Task_1_System_Object___Array * TaskFactory_CheckMultiContinuationTasksAndCopy_1(Task_1_System_Object___Array * tasks, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object][] CheckMultiContinuationTasksAndCopy[Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x00A13524", "name": "TaskFactory_CompleteOnCountdownPromise_1_System_Object__get_ShouldNotifyDebuggerOfWaitCompletion", "signature": "bool TaskFactory_CompleteOnCountdownPromise_1_System_Object__get_ShouldNotifyDebuggerOfWaitCompletion(TaskFactory_CompleteOnCountdownPromise_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ShouldNotifyDebuggerOfWaitCompletion()" }, { "virtualAddress": "0x00A1321C", "name": "TaskFactory_CompleteOnCountdownPromise_1_System_Object___ctor", "signature": "void TaskFactory_CompleteOnCountdownPromise_1_System_Object___ctor(TaskFactory_CompleteOnCountdownPromise_1_System_Object_ * this, Task_1_System_Object___Array * tasksCopy, MethodInfo * method)", "dotNetSignature": "TaskFactory\u002BCompleteOnCountdownPromise\u00601[System.Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x00A1339C", "name": "TaskFactory_CompleteOnCountdownPromise_1_System_Object__Invoke", "signature": "void TaskFactory_CompleteOnCountdownPromise_1_System_Object__Invoke(TaskFactory_CompleteOnCountdownPromise_1_System_Object_ * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x00739D34", "name": "TaskToApm_End_1", "signature": "Object * TaskToApm_End_1(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Object End[Object](IAsyncResult)" }, { "virtualAddress": "0x00803780", "name": "DecoupledTask_1_System_Object__get_IsCompleted", "signature": "bool DecoupledTask_1_System_Object__get_IsCompleted(DecoupledTask_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x008037B4", "name": "DecoupledTask_1_System_Object__get_Task", "signature": "Task_1_System_Object_ * DecoupledTask_1_System_Object__get_Task(DecoupledTask_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] get_Task()" }, { "virtualAddress": "0x008037BC", "name": "DecoupledTask_1_System_Object__set_Task", "signature": "void DecoupledTask_1_System_Object__set_Task(DecoupledTask_1_System_Object_ * this, Task_1_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void set_Task(Task\u00601[System.Object])" }, { "virtualAddress": "0x0080372C", "name": "DecoupledTask_1_System_Object___ctor", "signature": "void DecoupledTask_1_System_Object___ctor(DecoupledTask_1_System_Object_ * this, Task_1_System_Object_ * task, MethodInfo * method)", "dotNetSignature": "DecoupledTask\u00601[System.Object](Task\u00601[System.Object])" }, { "virtualAddress": "0x0072A5A0", "name": "Evidence_AddAssemblyEvidence", "signature": "void Evidence_AddAssemblyEvidence(Evidence * this, Object * evidence, MethodInfo * method)", "dotNetSignature": "Void AddAssemblyEvidence[Object](Object)" }, { "virtualAddress": "0x0072A5E0", "name": "Evidence_AddHostEvidence", "signature": "void Evidence_AddHostEvidence(Evidence * this, Object * evidence, MethodInfo * method)", "dotNetSignature": "Void AddHostEvidence[Object](Object)" }, { "virtualAddress": "0x007393B8", "name": "Evidence_GetAssemblyEvidence", "signature": "Object * Evidence_GetAssemblyEvidence(Evidence * this, MethodInfo * method)", "dotNetSignature": "Object GetAssemblyEvidence[Object]()" }, { "virtualAddress": "0x007393F8", "name": "Evidence_GetHostEvidence", "signature": "Object * Evidence_GetHostEvidence(Evidence * this, MethodInfo * method)", "dotNetSignature": "Object GetHostEvidence[Object]()" }, { "virtualAddress": "0x0072A454", "name": "CommonAcl_RemoveAces", "signature": "void CommonAcl_RemoveAces(CommonAcl * this, CommonAcl_RemoveAcesCallback_1_System_Object_ * callback, MethodInfo * method)", "dotNetSignature": "Void RemoveAces[Object](CommonAcl\u002BRemoveAcesCallback\u00601[System.Object])" }, { "virtualAddress": "0x007F9E68", "name": "CommonAcl_RemoveAcesCallback_1_System_Object___ctor", "signature": "void CommonAcl_RemoveAcesCallback_1_System_Object___ctor(CommonAcl_RemoveAcesCallback_1_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[System.Object](Object, IntPtr)" }, { "virtualAddress": "0x007F9E78", "name": "CommonAcl_RemoveAcesCallback_1_System_Object__Invoke", "signature": "bool CommonAcl_RemoveAcesCallback_1_System_Object__Invoke(CommonAcl_RemoveAcesCallback_1_System_Object_ * this, Object * ace, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Object)" }, { "virtualAddress": "0x007FA23C", "name": "CommonAcl_RemoveAcesCallback_1_System_Object__BeginInvoke", "signature": "IAsyncResult * CommonAcl_RemoveAcesCallback_1_System_Object__BeginInvoke(CommonAcl_RemoveAcesCallback_1_System_Object_ * this, Object * ace, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x007FA260", "name": "CommonAcl_RemoveAcesCallback_1_System_Object__EndInvoke", "signature": "bool CommonAcl_RemoveAcesCallback_1_System_Object__EndInvoke(CommonAcl_RemoveAcesCallback_1_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00739438", "name": "WindowsIdentity_RunImpersonated_1", "signature": "Object * WindowsIdentity_RunImpersonated_1(SafeAccessTokenHandle * safeAccessTokenHandle, Func_1_Object_ * func, MethodInfo * method)", "dotNetSignature": "Object RunImpersonated[Object](SafeAccessTokenHandle, Func\u00601[Object])" }, { "virtualAddress": "0x004018AC", "name": "AsyncValueTaskMethodBuilder_1_System_Object__get_Task", "signature": "ValueTask_1_System_Object_ AsyncValueTaskMethodBuilder_1_System_Object__get_Task(AsyncValueTaskMethodBuilder_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTask\u00601[System.Object] get_Task()" }, { "virtualAddress": "0x007F5460", "name": "AsyncValueTaskMethodBuilder_1_System_Object__Create", "signature": "AsyncValueTaskMethodBuilder_1_System_Object_ AsyncValueTaskMethodBuilder_1_System_Object__Create(MethodInfo * method)", "dotNetSignature": "AsyncValueTaskMethodBuilder\u00601[System.Object] Create()" }, { "virtualAddress": "0x003FFA50", "name": "AsyncValueTaskMethodBuilder_1_System_Object__Start", "signature": "void AsyncValueTaskMethodBuilder_1_System_Object__Start(AsyncValueTaskMethodBuilder_1_System_Object___Boxed * this, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[Object](Object ByRef)" }, { "virtualAddress": "0x00401894", "name": "AsyncValueTaskMethodBuilder_1_System_Object__SetStateMachine", "signature": "void AsyncValueTaskMethodBuilder_1_System_Object__SetStateMachine(AsyncValueTaskMethodBuilder_1_System_Object___Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x0040189C", "name": "AsyncValueTaskMethodBuilder_1_System_Object__SetResult", "signature": "void AsyncValueTaskMethodBuilder_1_System_Object__SetResult(AsyncValueTaskMethodBuilder_1_System_Object___Boxed * this, Object * result, MethodInfo * method)", "dotNetSignature": "Void SetResult(Object)" }, { "virtualAddress": "0x004018A4", "name": "AsyncValueTaskMethodBuilder_1_System_Object__SetException", "signature": "void AsyncValueTaskMethodBuilder_1_System_Object__SetException(AsyncValueTaskMethodBuilder_1_System_Object___Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x003FFA20", "name": "AsyncValueTaskMethodBuilder_1_System_Object__AwaitOnCompleted", "signature": "void AsyncValueTaskMethodBuilder_1_System_Object__AwaitOnCompleted(AsyncValueTaskMethodBuilder_1_System_Object___Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x003FFA38", "name": "AsyncValueTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted", "signature": "void AsyncValueTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted(AsyncValueTaskMethodBuilder_1_System_Object___Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x00401C20", "name": "ConfiguredValueTaskAwaitable_1_System_Object___ctor", "signature": "void ConfiguredValueTaskAwaitable_1_System_Object___ctor(ConfiguredValueTaskAwaitable_1_System_Object___Boxed * this, ValueTask_1_System_Object_ value, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[System.Object](ValueTask\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x00401C30", "name": "ConfiguredValueTaskAwaitable_1_System_Object__GetAwaiter", "signature": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object_ ConfiguredValueTaskAwaitable_1_System_Object__GetAwaiter(ConfiguredValueTaskAwaitable_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[TResult]\u002BConfiguredValueTaskAwaiter[System.Object] GetAwaiter()" }, { "virtualAddress": "0x00401BE8", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__get_IsCompleted", "signature": "bool ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__get_IsCompleted(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401BD8", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object___ctor", "signature": "void ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object___ctor(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object___Boxed * this, ValueTask_1_System_Object_ value, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[TResult]\u002BConfiguredValueTaskAwaiter[System.Object](ValueTask\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x00401BF0", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__GetResult", "signature": "Object * ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__GetResult(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object GetResult()" }, { "virtualAddress": "0x00401BF8", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__OnCompleted", "signature": "void ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__OnCompleted(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401C00", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__UnsafeOnCompleted", "signature": "void ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object__UnsafeOnCompleted(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401DCC", "name": "ValueTaskAwaiter_1_System_Object__get_IsCompleted", "signature": "bool ValueTaskAwaiter_1_System_Object__get_IsCompleted(ValueTaskAwaiter_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401DC4", "name": "ValueTaskAwaiter_1_System_Object___ctor", "signature": "void ValueTaskAwaiter_1_System_Object___ctor(ValueTaskAwaiter_1_System_Object___Boxed * this, ValueTask_1_System_Object_ value, MethodInfo * method)", "dotNetSignature": "ValueTaskAwaiter\u00601[System.Object](ValueTask\u00601[System.Object])" }, { "virtualAddress": "0x00401DD4", "name": "ValueTaskAwaiter_1_System_Object__GetResult", "signature": "Object * ValueTaskAwaiter_1_System_Object__GetResult(ValueTaskAwaiter_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object GetResult()" }, { "virtualAddress": "0x00401DDC", "name": "ValueTaskAwaiter_1_System_Object__OnCompleted", "signature": "void ValueTaskAwaiter_1_System_Object__OnCompleted(ValueTaskAwaiter_1_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401DE4", "name": "ValueTaskAwaiter_1_System_Object__UnsafeOnCompleted", "signature": "void ValueTaskAwaiter_1_System_Object__UnsafeOnCompleted(ValueTaskAwaiter_1_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x003FFA70", "name": "AsyncVoidMethodBuilder_Start", "signature": "void AsyncVoidMethodBuilder_Start(AsyncVoidMethodBuilder__Boxed * this, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[Object](Object ByRef)" }, { "virtualAddress": "0x003FFA60", "name": "AsyncVoidMethodBuilder_AwaitOnCompleted", "signature": "void AsyncVoidMethodBuilder_AwaitOnCompleted(AsyncVoidMethodBuilder__Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x003FFA68", "name": "AsyncVoidMethodBuilder_AwaitUnsafeOnCompleted", "signature": "void AsyncVoidMethodBuilder_AwaitUnsafeOnCompleted(AsyncVoidMethodBuilder__Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x003FFBA0", "name": "AsyncTaskMethodBuilder_Start", "signature": "void AsyncTaskMethodBuilder_Start(AsyncTaskMethodBuilder__Boxed * this, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[Object](Object ByRef)" }, { "virtualAddress": "0x003FFAA0", "name": "AsyncTaskMethodBuilder_AwaitOnCompleted", "signature": "void AsyncTaskMethodBuilder_AwaitOnCompleted(AsyncTaskMethodBuilder__Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x003FFAD0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted(AsyncTaskMethodBuilder__Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x004017F0", "name": "AsyncTaskMethodBuilder_1_System_Object__get_Task", "signature": "Task_1_System_Object_ * AsyncTaskMethodBuilder_1_System_Object__get_Task(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] get_Task()" }, { "virtualAddress": "0x0040181C", "name": "AsyncTaskMethodBuilder_1_System_Object__get_ObjectIdForDebugger", "signature": "Object * AsyncTaskMethodBuilder_1_System_Object__get_ObjectIdForDebugger(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_ObjectIdForDebugger()" }, { "virtualAddress": "0x007F34A8", "name": "AsyncTaskMethodBuilder_1_System_Object__Create", "signature": "AsyncTaskMethodBuilder_1_System_Object_ AsyncTaskMethodBuilder_1_System_Object__Create(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Object] Create()" }, { "virtualAddress": "0x003FFC4C", "name": "AsyncTaskMethodBuilder_1_System_Object__Start", "signature": "void AsyncTaskMethodBuilder_1_System_Object__Start(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[Object](Object ByRef)" }, { "virtualAddress": "0x004017E4", "name": "AsyncTaskMethodBuilder_1_System_Object__SetStateMachine", "signature": "void AsyncTaskMethodBuilder_1_System_Object__SetStateMachine(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FFC18", "name": "AsyncTaskMethodBuilder_1_System_Object__AwaitOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_Object__AwaitOnCompleted(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x003FFC20", "name": "AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x004017F8", "name": "AsyncTaskMethodBuilder_1_System_Object__SetResult", "signature": "void AsyncTaskMethodBuilder_1_System_Object__SetResult(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, Object * result, MethodInfo * method)", "dotNetSignature": "Void SetResult(Object)" }, { "virtualAddress": "0x00401800", "name": "AsyncTaskMethodBuilder_1_System_Object__SetResult_1", "signature": "void AsyncTaskMethodBuilder_1_System_Object__SetResult_1(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, Task_1_System_Object_ * completedTask, MethodInfo * method)", "dotNetSignature": "Void SetResult(Task\u00601[System.Object])" }, { "virtualAddress": "0x00401808", "name": "AsyncTaskMethodBuilder_1_System_Object__SetException", "signature": "void AsyncTaskMethodBuilder_1_System_Object__SetException(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x00401810", "name": "AsyncTaskMethodBuilder_1_System_Object__SetNotificationForWaitCompletion", "signature": "void AsyncTaskMethodBuilder_1_System_Object__SetNotificationForWaitCompletion(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, bool enabled, MethodInfo * method)", "dotNetSignature": "Void SetNotificationForWaitCompletion(Boolean)" }, { "virtualAddress": "0x00401824", "name": "AsyncTaskMethodBuilder_1_System_Object__GetTaskForResult", "signature": "Task_1_System_Object_ * AsyncTaskMethodBuilder_1_System_Object__GetTaskForResult(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, Object * result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] GetTaskForResult(Object)" }, { "virtualAddress": "0x007F3BBC", "name": "AsyncTaskMethodBuilder_1_System_Object___cctor", "signature": "void AsyncTaskMethodBuilder_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Object]()" }, { "virtualAddress": "0x007D6C70", "name": "AsyncTaskCache_CreateCacheableTask", "signature": "Task_1_System_Object_ * AsyncTaskCache_CreateCacheableTask(Object * result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Object] CreateCacheableTask[Object](Object)" }, { "virtualAddress": "0x00401CE8", "name": "TaskAwaiter_1_System_Object__get_IsCompleted", "signature": "bool TaskAwaiter_1_System_Object__get_IsCompleted(TaskAwaiter_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401CE0", "name": "TaskAwaiter_1_System_Object___ctor", "signature": "void TaskAwaiter_1_System_Object___ctor(TaskAwaiter_1_System_Object___Boxed * this, Task_1_System_Object_ * task, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Object](Task\u00601[System.Object])" }, { "virtualAddress": "0x00401D04", "name": "TaskAwaiter_1_System_Object__OnCompleted", "signature": "void TaskAwaiter_1_System_Object__OnCompleted(TaskAwaiter_1_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401D18", "name": "TaskAwaiter_1_System_Object__UnsafeOnCompleted", "signature": "void TaskAwaiter_1_System_Object__UnsafeOnCompleted(TaskAwaiter_1_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401D2C", "name": "TaskAwaiter_1_System_Object__GetResult", "signature": "Object * TaskAwaiter_1_System_Object__GetResult(TaskAwaiter_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object GetResult()" }, { "virtualAddress": "0x00401B00", "name": "ConfiguredTaskAwaitable_1_System_Object___ctor", "signature": "void ConfiguredTaskAwaitable_1_System_Object___ctor(ConfiguredTaskAwaitable_1_System_Object___Boxed * this, Task_1_System_Object_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Object](Task\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x00401B48", "name": "ConfiguredTaskAwaitable_1_System_Object__GetAwaiter", "signature": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object_ ConfiguredTaskAwaitable_1_System_Object__GetAwaiter(ConfiguredTaskAwaitable_1_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Object] GetAwaiter()" }, { "virtualAddress": "0x0040198C", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__get_IsCompleted", "signature": "bool ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__get_IsCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x0040197C", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object___ctor", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object___ctor(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object___Boxed * this, Task_1_System_Object_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Object](Task\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x004019A8", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__OnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__OnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x004019C0", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__UnsafeOnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__UnsafeOnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x004019D8", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__GetResult", "signature": "Object * ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object__GetResult(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object GetResult()" }, { "virtualAddress": "0x0073910C", "name": "JitHelpers_UnsafeCast", "signature": "Object * JitHelpers_UnsafeCast(Object * o, MethodInfo * method)", "dotNetSignature": "Object UnsafeCast[Object](Object)" }, { "virtualAddress": "0x007F723C", "name": "ConditionalWeakTable_2_System_Object_System_Object__get_Keys", "signature": "ICollection_1_System_Object_ * ConditionalWeakTable_2_System_Object_System_Object__get_Keys(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] get_Keys()" }, { "virtualAddress": "0x007F7450", "name": "ConditionalWeakTable_2_System_Object_System_Object__get_Values", "signature": "ICollection_1_System_Object_ * ConditionalWeakTable_2_System_Object_System_Object__get_Values(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] get_Values()" }, { "virtualAddress": "0x007F5C6C", "name": "ConditionalWeakTable_2_System_Object_System_Object___ctor", "signature": "void ConditionalWeakTable_2_System_Object_System_Object___ctor(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x007F5D24", "name": "ConditionalWeakTable_2_System_Object_System_Object__Finalize", "signature": "void ConditionalWeakTable_2_System_Object_System_Object__Finalize(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x007F5D3C", "name": "ConditionalWeakTable_2_System_Object_System_Object__RehashWithoutResize", "signature": "void ConditionalWeakTable_2_System_Object_System_Object__RehashWithoutResize(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void RehashWithoutResize()" }, { "virtualAddress": "0x007F5F44", "name": "ConditionalWeakTable_2_System_Object_System_Object__RecomputeSize", "signature": "void ConditionalWeakTable_2_System_Object_System_Object__RecomputeSize(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void RecomputeSize()" }, { "virtualAddress": "0x007F5FB8", "name": "ConditionalWeakTable_2_System_Object_System_Object__Rehash", "signature": "void ConditionalWeakTable_2_System_Object_System_Object__Rehash(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Rehash()" }, { "virtualAddress": "0x007F6270", "name": "ConditionalWeakTable_2_System_Object_System_Object__Add", "signature": "void ConditionalWeakTable_2_System_Object_System_Object__Add(ConditionalWeakTable_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x007F6594", "name": "ConditionalWeakTable_2_System_Object_System_Object__Remove", "signature": "bool ConditionalWeakTable_2_System_Object_System_Object__Remove(ConditionalWeakTable_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x007F6824", "name": "ConditionalWeakTable_2_System_Object_System_Object__TryGetValue", "signature": "bool ConditionalWeakTable_2_System_Object_System_Object__TryGetValue(ConditionalWeakTable_2_System_Object_System_Object_ * this, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Object ByRef)" }, { "virtualAddress": "0x007F6ABC", "name": "ConditionalWeakTable_2_System_Object_System_Object__GetOrCreateValue", "signature": "Object * ConditionalWeakTable_2_System_Object_System_Object__GetOrCreateValue(ConditionalWeakTable_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object GetOrCreateValue(Object)" }, { "virtualAddress": "0x007F6CA0", "name": "ConditionalWeakTable_2_System_Object_System_Object__GetValue", "signature": "Object * ConditionalWeakTable_2_System_Object_System_Object__GetValue(ConditionalWeakTable_2_System_Object_System_Object_ * this, Object * key, ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object_ * createValueCallback, MethodInfo * method)", "dotNetSignature": "Object GetValue(Object, ConditionalWeakTable\u00602[TKey,TValue]\u002BCreateValueCallback[System.Object,System.Object])" }, { "virtualAddress": "0x007F6E80", "name": "ConditionalWeakTable_2_System_Object_System_Object__FindEquivalentKeyUnsafe", "signature": "Object * ConditionalWeakTable_2_System_Object_System_Object__FindEquivalentKeyUnsafe(ConditionalWeakTable_2_System_Object_System_Object_ * this, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Object FindEquivalentKeyUnsafe(Object, Object ByRef)" }, { "virtualAddress": "0x007F70BC", "name": "ConditionalWeakTable_2_System_Object_System_Object__Clear", "signature": "void ConditionalWeakTable_2_System_Object_System_Object__Clear(ConditionalWeakTable_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x007F586C", "name": "ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object___ctor", "signature": "void ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object___ctor(ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[TKey,TValue]\u002BCreateValueCallback[System.Object,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x007F587C", "name": "ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object__Invoke", "signature": "Object * ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object__Invoke(ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x007F5C3C", "name": "ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object__BeginInvoke", "signature": "IAsyncResult * ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object__BeginInvoke(ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object_ * this, Object * key, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x007F5C60", "name": "ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object__EndInvoke", "signature": "Object * ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object__EndInvoke(ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x007F5768", "name": "ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object___cctor", "signature": "void ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[TKey,TValue]\u002B\u003C\u003Ec[System.Object,System.Object]()" }, { "virtualAddress": "0x007F5840", "name": "ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object___ctor", "signature": "void ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object___ctor(ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[TKey,TValue]\u002B\u003C\u003Ec[System.Object,System.Object]()" }, { "virtualAddress": "0x007F5858", "name": "ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object___GetOrCreateValue_b__16_0", "signature": "Object * ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object___GetOrCreateValue_b__16_0(ConditionalWeakTable_2_TKey_TValue_c_System_Object_System_Object_ * this, Object * k, MethodInfo * method)", "dotNetSignature": "Object \u003CGetOrCreateValue\u003Eb__16_0(Object)" }, { "virtualAddress": "0x00676780", "name": "RuntimeHelpers_IsReferenceOrContainsReferences", "signature": "bool RuntimeHelpers_IsReferenceOrContainsReferences(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[Object]()" }, { "virtualAddress": "0x007399C0", "name": "Unsafe_Add", "signature": "Object * * Unsafe_Add(Object * * source, int32_t elementOffset, MethodInfo * method)", "dotNetSignature": "Object\u0026 Add[Object](Object ByRef, Int32)" }, { "virtualAddress": "0x007399C8", "name": "Unsafe_Add_1", "signature": "Object * * Unsafe_Add_1(Object * * source, void * elementOffset, MethodInfo * method)", "dotNetSignature": "Object\u0026 Add[Object](Object ByRef, IntPtr)" }, { "virtualAddress": "0x0072E248", "name": "Unsafe_Add_2", "signature": "Void * Unsafe_Add_2(Void * source, int32_t elementOffset, MethodInfo * method)", "dotNetSignature": "Void* Add[Object](Void*, Int32)" }, { "virtualAddress": "0x007399E0", "name": "Unsafe_AddByteOffset", "signature": "Object * * Unsafe_AddByteOffset(Object * * source, void * byteOffset, MethodInfo * method)", "dotNetSignature": "Object\u0026 AddByteOffset[Object](Object ByRef, IntPtr)" }, { "virtualAddress": "0x00676B28", "name": "Unsafe_AreSame", "signature": "bool Unsafe_AreSame(Object * * left, Object * * right, MethodInfo * method)", "dotNetSignature": "Boolean AreSame[Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x0073911C", "name": "Unsafe_As", "signature": "Object * Unsafe_As(Object * o, MethodInfo * method)", "dotNetSignature": "Object As[Object](Object)" }, { "virtualAddress": "0x00739E44", "name": "Unsafe_As_1", "signature": "Object * * Unsafe_As_1(Object * * source, MethodInfo * method)", "dotNetSignature": "Object\u0026 As[Object,Object](Object ByRef)" }, { "virtualAddress": "0x007399F0", "name": "Unsafe_AsRef", "signature": "Object * * Unsafe_AsRef(Void * source, MethodInfo * method)", "dotNetSignature": "Object\u0026 AsRef[Object](Void*)" }, { "virtualAddress": "0x0097E7B0", "name": "Unsafe_ByteOffset", "signature": "void * Unsafe_ByteOffset(Object * * origin, Object * * target, MethodInfo * method)", "dotNetSignature": "IntPtr ByteOffset[Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x00739120", "name": "Unsafe_Read", "signature": "Object * Unsafe_Read(Void * source, MethodInfo * method)", "dotNetSignature": "Object Read[Object](Void*)" }, { "virtualAddress": "0x00739140", "name": "Unsafe_ReadUnaligned", "signature": "Object * Unsafe_ReadUnaligned(uint8_t * source, MethodInfo * method)", "dotNetSignature": "Object ReadUnaligned[Object](Byte ByRef)" }, { "virtualAddress": "0x0097E658", "name": "Unsafe_SizeOf", "signature": "int32_t Unsafe_SizeOf(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Object]()" }, { "virtualAddress": "0x007399F4", "name": "Unsafe_Subtract", "signature": "Object * * Unsafe_Subtract(Object * * source, int32_t elementOffset, MethodInfo * method)", "dotNetSignature": "Object\u0026 Subtract[Object](Object ByRef, Int32)" }, { "virtualAddress": "0x007290DC", "name": "Unsafe_WriteUnaligned", "signature": "void Unsafe_WriteUnaligned(uint8_t * destination, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteUnaligned[Object](Byte ByRef, Object)" }, { "virtualAddress": "0x0097E834", "name": "Marshal_CreateAggregatedObject_1", "signature": "void * Marshal_CreateAggregatedObject_1(void * pOuter, Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr CreateAggregatedObject[Object](IntPtr, Object)" }, { "virtualAddress": "0x0073A494", "name": "Marshal_CreateWrapperOfType_1", "signature": "Object * Marshal_CreateWrapperOfType_1(Object * o, MethodInfo * method)", "dotNetSignature": "Object CreateWrapperOfType[Object,Object](Object)" }, { "virtualAddress": "0x007290FC", "name": "Marshal_DestroyStructure_1", "signature": "void Marshal_DestroyStructure_1(void * ptr, MethodInfo * method)", "dotNetSignature": "Void DestroyStructure[Object](IntPtr)" }, { "virtualAddress": "0x0097E8AC", "name": "Marshal_GetComInterfaceForObject_2", "signature": "void * Marshal_GetComInterfaceForObject_2(Object * o, MethodInfo * method)", "dotNetSignature": "IntPtr GetComInterfaceForObject[Object,Object](Object)" }, { "virtualAddress": "0x007291B0", "name": "Marshal_GetNativeVariantForObject_1", "signature": "void Marshal_GetNativeVariantForObject_1(Object * obj, void * pDstNativeVariant, MethodInfo * method)", "dotNetSignature": "Void GetNativeVariantForObject[Object](Object, IntPtr)" }, { "virtualAddress": "0x00739168", "name": "Marshal_GetObjectForNativeVariant_1", "signature": "Object * Marshal_GetObjectForNativeVariant_1(void * pSrcNativeVariant, MethodInfo * method)", "dotNetSignature": "Object GetObjectForNativeVariant[Object](IntPtr)" }, { "virtualAddress": "0x0073AE78", "name": "Marshal_GetObjectsForNativeVariants_1", "signature": "Object__Array * Marshal_GetObjectsForNativeVariants_1(void * aSrcNativeVariant, int32_t cVars, MethodInfo * method)", "dotNetSignature": "Object[] GetObjectsForNativeVariants[Object](IntPtr, Int32)" }, { "virtualAddress": "0x0097EA28", "name": "Marshal_OffsetOf_1", "signature": "void * Marshal_OffsetOf_1(String * fieldName, MethodInfo * method)", "dotNetSignature": "IntPtr OffsetOf[Object](String)" }, { "virtualAddress": "0x00729228", "name": "Marshal_PtrToStructure_2", "signature": "void Marshal_PtrToStructure_2(void * ptr, Object * structure, MethodInfo * method)", "dotNetSignature": "Void PtrToStructure[Object](IntPtr, Object)" }, { "virtualAddress": "0x007392C0", "name": "Marshal_PtrToStructure_3", "signature": "Object * Marshal_PtrToStructure_3(void * ptr, MethodInfo * method)", "dotNetSignature": "Object PtrToStructure[Object](IntPtr)" }, { "virtualAddress": "0x0097E678", "name": "Marshal_SizeOf_2", "signature": "int32_t Marshal_SizeOf_2(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Object]()" }, { "virtualAddress": "0x0097E71C", "name": "Marshal_SizeOf_3", "signature": "int32_t Marshal_SizeOf_3(Object * structure, MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Object](Object)" }, { "virtualAddress": "0x007292A0", "name": "Marshal_StructureToPtr_1", "signature": "void Marshal_StructureToPtr_1(Object * structure, void * ptr, bool fDeleteOld, MethodInfo * method)", "dotNetSignature": "Void StructureToPtr[Object](Object, IntPtr, Boolean)" }, { "virtualAddress": "0x0097EADC", "name": "Marshal_UnsafeAddrOfPinnedArrayElement_1", "signature": "void * Marshal_UnsafeAddrOfPinnedArrayElement_1(Object__Array * arr, int32_t index, MethodInfo * method)", "dotNetSignature": "IntPtr UnsafeAddrOfPinnedArrayElement[Object](Object[], Int32)" }, { "virtualAddress": "0x007399FC", "name": "Marshal_GetDelegateForFunctionPointer_1", "signature": "Object * Marshal_GetDelegateForFunctionPointer_1(void * ptr, MethodInfo * method)", "dotNetSignature": "Object GetDelegateForFunctionPointer[Object](IntPtr)" }, { "virtualAddress": "0x0097E95C", "name": "Marshal_GetFunctionPointerForDelegate_1", "signature": "void * Marshal_GetFunctionPointerForDelegate_1(Object * d, MethodInfo * method)", "dotNetSignature": "IntPtr GetFunctionPointerForDelegate[Object](Object)" }, { "virtualAddress": "0x0097E7B8", "name": "AddrofIntrinsics_AddrOf", "signature": "void * AddrofIntrinsics_AddrOf(Object * ftn, MethodInfo * method)", "dotNetSignature": "IntPtr AddrOf[Object](Object)" }, { "virtualAddress": "0x007F8DF8", "name": "EventRegistrationTokenTable_1_System_Object__get_InvocationList", "signature": "Object * EventRegistrationTokenTable_1_System_Object__get_InvocationList(EventRegistrationTokenTable_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_InvocationList()" }, { "virtualAddress": "0x007F8E1C", "name": "EventRegistrationTokenTable_1_System_Object__set_InvocationList", "signature": "void EventRegistrationTokenTable_1_System_Object__set_InvocationList(EventRegistrationTokenTable_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_InvocationList(Object)" }, { "virtualAddress": "0x007F8C1C", "name": "EventRegistrationTokenTable_1_System_Object___ctor", "signature": "void EventRegistrationTokenTable_1_System_Object___ctor(EventRegistrationTokenTable_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EventRegistrationTokenTable\u00601[System.Object]()" }, { "virtualAddress": "0x007F8F18", "name": "EventRegistrationTokenTable_1_System_Object__AddEventHandler", "signature": "EventRegistrationToken EventRegistrationTokenTable_1_System_Object__AddEventHandler(EventRegistrationTokenTable_1_System_Object_ * this, Object * handler, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken AddEventHandler(Object)" }, { "virtualAddress": "0x007F8FEC", "name": "EventRegistrationTokenTable_1_System_Object__AddEventHandlerNoLock", "signature": "EventRegistrationToken EventRegistrationTokenTable_1_System_Object__AddEventHandlerNoLock(EventRegistrationTokenTable_1_System_Object_ * this, Object * handler, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken AddEventHandlerNoLock(Object)" }, { "virtualAddress": "0x007F918C", "name": "EventRegistrationTokenTable_1_System_Object__ExtractHandler", "signature": "Object * EventRegistrationTokenTable_1_System_Object__ExtractHandler(EventRegistrationTokenTable_1_System_Object_ * this, EventRegistrationToken token, MethodInfo * method)", "dotNetSignature": "Object ExtractHandler(EventRegistrationToken)" }, { "virtualAddress": "0x007F9288", "name": "EventRegistrationTokenTable_1_System_Object__GetPreferredToken", "signature": "EventRegistrationToken EventRegistrationTokenTable_1_System_Object__GetPreferredToken(Object * handler, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken GetPreferredToken(Object)" }, { "virtualAddress": "0x007F93CC", "name": "EventRegistrationTokenTable_1_System_Object__RemoveEventHandler", "signature": "void EventRegistrationTokenTable_1_System_Object__RemoveEventHandler(EventRegistrationTokenTable_1_System_Object_ * this, EventRegistrationToken token, MethodInfo * method)", "dotNetSignature": "Void RemoveEventHandler(EventRegistrationToken)" }, { "virtualAddress": "0x007F9494", "name": "EventRegistrationTokenTable_1_System_Object__RemoveEventHandler_1", "signature": "void EventRegistrationTokenTable_1_System_Object__RemoveEventHandler_1(EventRegistrationTokenTable_1_System_Object_ * this, Object * handler, MethodInfo * method)", "dotNetSignature": "Void RemoveEventHandler(Object)" }, { "virtualAddress": "0x007F9814", "name": "EventRegistrationTokenTable_1_System_Object__RemoveEventHandlerNoLock", "signature": "void EventRegistrationTokenTable_1_System_Object__RemoveEventHandlerNoLock(EventRegistrationTokenTable_1_System_Object_ * this, EventRegistrationToken token, MethodInfo * method)", "dotNetSignature": "Void RemoveEventHandlerNoLock(EventRegistrationToken)" }, { "virtualAddress": "0x007F9980", "name": "EventRegistrationTokenTable_1_System_Object__GetOrCreateEventRegistrationTokenTable", "signature": "EventRegistrationTokenTable_1_System_Object_ * EventRegistrationTokenTable_1_System_Object__GetOrCreateEventRegistrationTokenTable(EventRegistrationTokenTable_1_System_Object_ * * refEventTable, MethodInfo * method)", "dotNetSignature": "EventRegistrationTokenTable\u00601[System.Object] GetOrCreateEventRegistrationTokenTable(EventRegistrationTokenTable\u00601[System.Object] ByRef)" }, { "virtualAddress": "0x0072A1A8", "name": "WindowsRuntimeMarshal_AddEventHandler", "signature": "void WindowsRuntimeMarshal_AddEventHandler(Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * addMethod, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, Object * handler, MethodInfo * method)", "dotNetSignature": "Void AddEventHandler[Object](Func\u00602[Object,System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x0072A318", "name": "WindowsRuntimeMarshal_RemoveEventHandler", "signature": "void WindowsRuntimeMarshal_RemoveEventHandler(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, Object * handler, MethodInfo * method)", "dotNetSignature": "Void RemoveEventHandler[Object](Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x00729748", "name": "WindowsRuntimeMarshal_ManagedEventRegistrationImpl_AddEventHandler", "signature": "void WindowsRuntimeMarshal_ManagedEventRegistrationImpl_AddEventHandler(Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * addMethod, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, Object * handler, MethodInfo * method)", "dotNetSignature": "Void AddEventHandler[Object](Func\u00602[Object,System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x0072993C", "name": "WindowsRuntimeMarshal_ManagedEventRegistrationImpl_RemoveEventHandler", "signature": "void WindowsRuntimeMarshal_ManagedEventRegistrationImpl_RemoveEventHandler(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, Object * handler, MethodInfo * method)", "dotNetSignature": "Void RemoveEventHandler[Object](Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x00729AF4", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_AddEventHandler", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_AddEventHandler(Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * addMethod, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, Object * handler, MethodInfo * method)", "dotNetSignature": "Void AddEventHandler[Object](Func\u00602[Object,System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x00729EF0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_RemoveEventHandler", "signature": "void WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_RemoveEventHandler(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * removeMethod, Object * handler, MethodInfo * method)", "dotNetSignature": "Void RemoveEventHandler[Object](Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x00534160", "name": "OwnedMemory_1_System_Object__get_Memory", "signature": "Memory_1_Object_ OwnedMemory_1_System_Object__get_Memory(OwnedMemory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Object] get_Memory()" }, { "virtualAddress": "0x00534204", "name": "OwnedMemory_1_System_Object__Dispose", "signature": "void OwnedMemory_1_System_Object__Dispose(OwnedMemory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x005342A4", "name": "OwnedMemory_1_System_Object___ctor", "signature": "void OwnedMemory_1_System_Object___ctor(OwnedMemory_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "OwnedMemory\u00601[System.Object]()" }, { "virtualAddress": "0x00A730B0", "name": "Collection_1_System_Object__get_Count", "signature": "int32_t Collection_1_System_Object__get_Count(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A7314C", "name": "Collection_1_System_Object__get_Items", "signature": "IList_1_System_Object_ * Collection_1_System_Object__get_Items(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Object] get_Items()" }, { "virtualAddress": "0x00A73154", "name": "Collection_1_System_Object__get_Item", "signature": "Object * Collection_1_System_Object__get_Item(Collection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00A73200", "name": "Collection_1_System_Object__set_Item", "signature": "void Collection_1_System_Object__set_Item(Collection_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00A73FD8", "name": "Collection_1_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool Collection_1_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A74128", "name": "Collection_1_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Collection_1_System_Object__System_Collections_ICollection_get_IsSynchronized(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A74130", "name": "Collection_1_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Collection_1_System_Object__System_Collections_ICollection_get_SyncRoot(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A7470C", "name": "Collection_1_System_Object__System_Collections_IList_get_Item", "signature": "Object * Collection_1_System_Object__System_Collections_IList_get_Item(Collection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A747B8", "name": "Collection_1_System_Object__System_Collections_IList_set_Item", "signature": "void Collection_1_System_Object__System_Collections_IList_set_Item(Collection_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A74960", "name": "Collection_1_System_Object__System_Collections_IList_get_IsReadOnly", "signature": "bool Collection_1_System_Object__System_Collections_IList_get_IsReadOnly(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A74A00", "name": "Collection_1_System_Object__System_Collections_IList_get_IsFixedSize", "signature": "bool Collection_1_System_Object__System_Collections_IList_get_IsFixedSize(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A72FF4", "name": "Collection_1_System_Object___ctor", "signature": "void Collection_1_System_Object___ctor(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.Object]()" }, { "virtualAddress": "0x00A7306C", "name": "Collection_1_System_Object___ctor_1", "signature": "void Collection_1_System_Object___ctor_1(Collection_1_System_Object_ * this, IList_1_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.Object](IList\u00601[System.Object])" }, { "virtualAddress": "0x00A73388", "name": "Collection_1_System_Object__Add", "signature": "void Collection_1_System_Object__Add(Collection_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void Add(Object)" }, { "virtualAddress": "0x00A734F8", "name": "Collection_1_System_Object__Clear", "signature": "void Collection_1_System_Object__Clear(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A735CC", "name": "Collection_1_System_Object__CopyTo", "signature": "void Collection_1_System_Object__CopyTo(Collection_1_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00A73684", "name": "Collection_1_System_Object__Contains", "signature": "bool Collection_1_System_Object__Contains(Collection_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00A73734", "name": "Collection_1_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Collection_1_System_Object__GetEnumerator(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00A737D0", "name": "Collection_1_System_Object__IndexOf", "signature": "int32_t Collection_1_System_Object__IndexOf(Collection_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x00A73880", "name": "Collection_1_System_Object__Insert", "signature": "void Collection_1_System_Object__Insert(Collection_1_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x00A73A10", "name": "Collection_1_System_Object__Remove", "signature": "bool Collection_1_System_Object__Remove(Collection_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00A73B98", "name": "Collection_1_System_Object__RemoveAt", "signature": "void Collection_1_System_Object__RemoveAt(Collection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00A73D18", "name": "Collection_1_System_Object__ClearItems", "signature": "void Collection_1_System_Object__ClearItems(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void ClearItems()" }, { "virtualAddress": "0x00A73DB8", "name": "Collection_1_System_Object__InsertItem", "signature": "void Collection_1_System_Object__InsertItem(Collection_1_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void InsertItem(Int32, Object)" }, { "virtualAddress": "0x00A73E70", "name": "Collection_1_System_Object__RemoveItem", "signature": "void Collection_1_System_Object__RemoveItem(Collection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveItem(Int32)" }, { "virtualAddress": "0x00A73F20", "name": "Collection_1_System_Object__SetItem", "signature": "void Collection_1_System_Object__SetItem(Collection_1_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void SetItem(Int32, Object)" }, { "virtualAddress": "0x00A74078", "name": "Collection_1_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Collection_1_System_Object__System_Collections_IEnumerable_GetEnumerator(Collection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A7423C", "name": "Collection_1_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Collection_1_System_Object__System_Collections_ICollection_CopyTo(Collection_1_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A74B40", "name": "Collection_1_System_Object__System_Collections_IList_Add", "signature": "int32_t Collection_1_System_Object__System_Collections_IList_Add(Collection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A74D8C", "name": "Collection_1_System_Object__System_Collections_IList_Contains", "signature": "bool Collection_1_System_Object__System_Collections_IList_Contains(Collection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A74E60", "name": "Collection_1_System_Object__System_Collections_IList_IndexOf", "signature": "int32_t Collection_1_System_Object__System_Collections_IList_IndexOf(Collection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A74F34", "name": "Collection_1_System_Object__System_Collections_IList_Insert", "signature": "void Collection_1_System_Object__System_Collections_IList_Insert(Collection_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A75178", "name": "Collection_1_System_Object__System_Collections_IList_Remove", "signature": "void Collection_1_System_Object__System_Collections_IList_Remove(Collection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A752E0", "name": "Collection_1_System_Object__IsCompatibleObject", "signature": "bool Collection_1_System_Object__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A75430", "name": "KeyedCollection_2_System_Object_System_Object__get_Comparer", "signature": "IEqualityComparer_1_System_Object_ * KeyedCollection_2_System_Object_System_Object__get_Comparer(KeyedCollection_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Object] get_Comparer()" }, { "virtualAddress": "0x00A75438", "name": "KeyedCollection_2_System_Object_System_Object__get_Item", "signature": "Object * KeyedCollection_2_System_Object_System_Object__get_Item(KeyedCollection_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00A760CC", "name": "KeyedCollection_2_System_Object_System_Object__get_Dictionary", "signature": "IDictionary_2_System_Object_System_Object_ * KeyedCollection_2_System_Object_System_Object__get_Dictionary(KeyedCollection_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionary\u00602[System.Object,System.Object] get_Dictionary()" }, { "virtualAddress": "0x00A75348", "name": "KeyedCollection_2_System_Object_System_Object___ctor", "signature": "void KeyedCollection_2_System_Object_System_Object___ctor(KeyedCollection_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyedCollection\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00A75374", "name": "KeyedCollection_2_System_Object_System_Object___ctor_1", "signature": "void KeyedCollection_2_System_Object_System_Object___ctor_1(KeyedCollection_2_System_Object_System_Object_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "KeyedCollection\u00602[System.Object,System.Object](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A7539C", "name": "KeyedCollection_2_System_Object_System_Object___ctor_2", "signature": "void KeyedCollection_2_System_Object_System_Object___ctor_2(KeyedCollection_2_System_Object_System_Object_ * this, IEqualityComparer_1_System_Object_ * comparer, int32_t dictionaryCreationThreshold, MethodInfo * method)", "dotNetSignature": "KeyedCollection\u00602[System.Object,System.Object](IEqualityComparer\u00601[System.Object], Int32)" }, { "virtualAddress": "0x00A7584C", "name": "KeyedCollection_2_System_Object_System_Object__Contains", "signature": "bool KeyedCollection_2_System_Object_System_Object__Contains(KeyedCollection_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00A75C6C", "name": "KeyedCollection_2_System_Object_System_Object__ContainsItem", "signature": "bool KeyedCollection_2_System_Object_System_Object__ContainsItem(KeyedCollection_2_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean ContainsItem(Object)" }, { "virtualAddress": "0x00A75DCC", "name": "KeyedCollection_2_System_Object_System_Object__Remove", "signature": "bool KeyedCollection_2_System_Object_System_Object__Remove(KeyedCollection_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00A760D4", "name": "KeyedCollection_2_System_Object_System_Object__ChangeItemKey", "signature": "void KeyedCollection_2_System_Object_System_Object__ChangeItemKey(KeyedCollection_2_System_Object_System_Object_ * this, Object * item, Object * newKey, MethodInfo * method)", "dotNetSignature": "Void ChangeItemKey(Object, Object)" }, { "virtualAddress": "0x00A76244", "name": "KeyedCollection_2_System_Object_System_Object__ClearItems", "signature": "void KeyedCollection_2_System_Object_System_Object__ClearItems(KeyedCollection_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void ClearItems()" }, { "virtualAddress": "0x00A762A0", "name": "KeyedCollection_2_System_Object_System_Object__InsertItem", "signature": "void KeyedCollection_2_System_Object_System_Object__InsertItem(KeyedCollection_2_System_Object_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void InsertItem(Int32, Object)" }, { "virtualAddress": "0x00A7632C", "name": "KeyedCollection_2_System_Object_System_Object__RemoveItem", "signature": "void KeyedCollection_2_System_Object_System_Object__RemoveItem(KeyedCollection_2_System_Object_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveItem(Int32)" }, { "virtualAddress": "0x00A76454", "name": "KeyedCollection_2_System_Object_System_Object__SetItem", "signature": "void KeyedCollection_2_System_Object_System_Object__SetItem(KeyedCollection_2_System_Object_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void SetItem(Int32, Object)" }, { "virtualAddress": "0x00A7668C", "name": "KeyedCollection_2_System_Object_System_Object__AddKey", "signature": "void KeyedCollection_2_System_Object_System_Object__AddKey(KeyedCollection_2_System_Object_System_Object_ * this, Object * key, Object * item, MethodInfo * method)", "dotNetSignature": "Void AddKey(Object, Object)" }, { "virtualAddress": "0x00A7674C", "name": "KeyedCollection_2_System_Object_System_Object__CreateDictionary", "signature": "void KeyedCollection_2_System_Object_System_Object__CreateDictionary(KeyedCollection_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void CreateDictionary()" }, { "virtualAddress": "0x00A76A8C", "name": "KeyedCollection_2_System_Object_System_Object__RemoveKey", "signature": "void KeyedCollection_2_System_Object_System_Object__RemoveKey(KeyedCollection_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void RemoveKey(Object)" }, { "virtualAddress": "0x00AC9498", "name": "ReadOnlyCollection_1_System_Object__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Object__get_Count(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00AC9534", "name": "ReadOnlyCollection_1_System_Object__get_Item", "signature": "Object * ReadOnlyCollection_1_System_Object__get_Item(ReadOnlyCollection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00AC9894", "name": "ReadOnlyCollection_1_System_Object__get_Items", "signature": "IList_1_System_Object_ * ReadOnlyCollection_1_System_Object__get_Items(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Object] get_Items()" }, { "virtualAddress": "0x00AC989C", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00AC98A4", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__get_Item", "signature": "Object * ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00AC9950", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Object)" }, { "virtualAddress": "0x00AC9A5C", "name": "ReadOnlyCollection_1_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Object__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00AC9A64", "name": "ReadOnlyCollection_1_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Object__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ACA040", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Object__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00ACA048", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Object__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00ACA050", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Object__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00ACA0FC", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00AC9454", "name": "ReadOnlyCollection_1_System_Object___ctor", "signature": "void ReadOnlyCollection_1_System_Object___ctor(ReadOnlyCollection_1_System_Object_ * this, IList_1_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object](IList\u00601[System.Object])" }, { "virtualAddress": "0x00AC95E0", "name": "ReadOnlyCollection_1_System_Object__Contains", "signature": "bool ReadOnlyCollection_1_System_Object__Contains(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00AC9690", "name": "ReadOnlyCollection_1_System_Object__CopyTo", "signature": "void ReadOnlyCollection_1_System_Object__CopyTo(ReadOnlyCollection_1_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00AC9748", "name": "ReadOnlyCollection_1_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * ReadOnlyCollection_1_System_Object__GetEnumerator(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00AC97E4", "name": "ReadOnlyCollection_1_System_Object__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Object__IndexOf(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x00AC995C", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Object)" }, { "virtualAddress": "0x00AC9968", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00AC9974", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Object)" }, { "virtualAddress": "0x00AC9980", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Object__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Object)" }, { "virtualAddress": "0x00AC99A0", "name": "ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00AC99AC", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Object__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00AC9B70", "name": "ReadOnlyCollection_1_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ACA108", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Object__System_Collections_IList_Add(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00ACA128", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00ACA134", "name": "ReadOnlyCollection_1_System_Object__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Object__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00ACA19C", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Object__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00ACA270", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Object__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00ACA344", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00ACA350", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00ACA35C", "name": "ReadOnlyCollection_1_System_Object__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Object__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACF4C4", "name": "ReadOnlyDictionary_2_System_Object_System_Object__get_Dictionary", "signature": "IDictionary_2_System_Object_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__get_Dictionary(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionary\u00602[System.Object,System.Object] get_Dictionary()" }, { "virtualAddress": "0x00ACF4CC", "name": "ReadOnlyDictionary_2_System_Object_System_Object__get_Keys", "signature": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__get_Keys(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Object] get_Keys()" }, { "virtualAddress": "0x00ACF5D4", "name": "ReadOnlyDictionary_2_System_Object_System_Object__get_Values", "signature": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__get_Values(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Object] get_Values()" }, { "virtualAddress": "0x00ACF78C", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00ACF868", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00ACF88C", "name": "ReadOnlyDictionary_2_System_Object_System_Object__get_Item", "signature": "Object * ReadOnlyDictionary_2_System_Object_System_Object__get_Item(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00ACF964", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Item", "signature": "Object * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Item(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Item(Object)" }, { "virtualAddress": "0x00ACFA10", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__set_Item", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__set_Item(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.set_Item(Object, Object)" }, { "virtualAddress": "0x00ACFA1C", "name": "ReadOnlyDictionary_2_System_Object_System_Object__get_Count", "signature": "int32_t ReadOnlyDictionary_2_System_Object_System_Object__get_Count(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ACFC28", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00AD0040", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsFixedSize(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00AD0048", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsReadOnly(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00AD0050", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Keys", "signature": "ICollection * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Keys(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00AD0080", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Values", "signature": "ICollection * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Values(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00AD00A4", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Item", "signature": "Object * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Item(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00AD0178", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00AD0A3C", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00AD0A44", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00AD0B50", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00AD0B74", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00ACF420", "name": "ReadOnlyDictionary_2_System_Object_System_Object___ctor", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object___ctor(ReadOnlyDictionary_2_System_Object_System_Object_ * this, IDictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00ACF6DC", "name": "ReadOnlyDictionary_2_System_Object_System_Object__ContainsKey", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__ContainsKey(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00ACF7B0", "name": "ReadOnlyDictionary_2_System_Object_System_Object__TryGetValue", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__TryGetValue(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Object ByRef)" }, { "virtualAddress": "0x00ACF938", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Object, Object)" }, { "virtualAddress": "0x00ACF944", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Remove", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Remove(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Remove(Object)" }, { "virtualAddress": "0x00ACFAB8", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(ReadOnlyDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00ACFB70", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(ReadOnlyDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x00ACFC30", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(ReadOnlyDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00ACFC3C", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Clear", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Clear(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Clear()" }, { "virtualAddress": "0x00ACFC48", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(ReadOnlyDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00ACFC68", "name": "ReadOnlyDictionary_2_System_Object_System_Object__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Object_ * ReadOnlyDictionary_2_System_Object_System_Object__GetEnumerator(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x00ACFD04", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ACFDB4", "name": "ReadOnlyDictionary_2_System_Object_System_Object__IsCompatibleKey", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00ACFE24", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00ACFE30", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Clear", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Clear(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Clear()" }, { "virtualAddress": "0x00ACFE3C", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Contains", "signature": "bool ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Contains(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00ACFF10", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_GetEnumerator(ReadOnlyDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00AD0074", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Remove", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Remove(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00AD0184", "name": "ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyDictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo(ReadOnlyDictionary_2_System_Object_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00408B0C", "name": "ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Entry", "signature": "DictionaryEntry ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Entry(ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x00408B14", "name": "ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Key", "signature": "Object * ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Key(ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00408B1C", "name": "ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Value", "signature": "Object * ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Value(ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00408B24", "name": "ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Current", "signature": "Object * ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Current(ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00408B04", "name": "ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___ctor", "signature": "void ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___ctor(ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___Boxed * this, IDictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BDictionaryEnumerator[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00408B2C", "name": "ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__MoveNext", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__MoveNext(ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408B34", "name": "ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__Reset", "signature": "void ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__Reset(ReadOnlyDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00ACEB64", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__get_Count", "signature": "int32_t ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__get_Count(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ACEC00", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00ACED8C", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ACED94", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ACE9A0", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor", "signature": "void ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, ICollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x00ACE9E4", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Add", "signature": "void ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Add(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x00ACE9F0", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Clear(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x00ACE9FC", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Contains(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Object)" }, { "virtualAddress": "0x00ACEAAC", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__CopyTo", "signature": "void ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__CopyTo(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00ACEC08", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Remove(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x00ACEC28", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__GetEnumerator(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00ACECC4", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ACED74", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ACEEA0", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor_1", "signature": "void ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor_1(ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Object]()" }, { "virtualAddress": "0x00ACF0A4", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__get_Count", "signature": "int32_t ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__get_Count(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ACF140", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00ACF2CC", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ACF2D4", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ACEEE0", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor", "signature": "void ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, ICollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x00ACEF24", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Add", "signature": "void ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Add(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x00ACEF30", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Clear(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x00ACEF3C", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Contains(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Object)" }, { "virtualAddress": "0x00ACEFEC", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__CopyTo", "signature": "void ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__CopyTo(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00ACF148", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Remove(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x00ACF168", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__GetEnumerator(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00ACF204", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ACF2B4", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ACF3E0", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor_1", "signature": "void ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor_1(ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Object]()" }, { "virtualAddress": "0x00768C70", "name": "ReadOnlyDictionaryHelpers_CopyToNonGenericICollectionHelper", "signature": "void ReadOnlyDictionaryHelpers_CopyToNonGenericICollectionHelper(ICollection_1_System_Object_ * collection, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToNonGenericICollectionHelper[Object](ICollection\u00601[System.Object], Array, Int32)" }, { "virtualAddress": "0x00AB604C", "name": "ConcurrentDictionary_2_System_Object_System_Object__get_Item", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__get_Item(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00AB611C", "name": "ConcurrentDictionary_2_System_Object_System_Object__set_Item", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__set_Item(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00AB6374", "name": "ConcurrentDictionary_2_System_Object_System_Object__get_Count", "signature": "int32_t ConcurrentDictionary_2_System_Object_System_Object__get_Count(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00AB6E60", "name": "ConcurrentDictionary_2_System_Object_System_Object__get_IsEmpty", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__get_IsEmpty(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00AB7100", "name": "ConcurrentDictionary_2_System_Object_System_Object__get_Keys", "signature": "ICollection_1_System_Object_ * ConcurrentDictionary_2_System_Object_System_Object__get_Keys(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] get_Keys()" }, { "virtualAddress": "0x00AB7124", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00AB7148", "name": "ConcurrentDictionary_2_System_Object_System_Object__get_Values", "signature": "ICollection_1_System_Object_ * ConcurrentDictionary_2_System_Object_System_Object__get_Values(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] get_Values()" }, { "virtualAddress": "0x00AB716C", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Object_ * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00AB72D0", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00AB7894", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsFixedSize(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00AB789C", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsReadOnly(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00AB78A4", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Keys", "signature": "ICollection * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Keys(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00AB7A1C", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Values", "signature": "ICollection * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Values(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00AB7A40", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Item", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Item(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00AB7BA0", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00AB81A0", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00AB81A8", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00AB8AEC", "name": "ConcurrentDictionary_2_System_Object_System_Object__get_DefaultConcurrencyLevel", "signature": "int32_t ConcurrentDictionary_2_System_Object_System_Object__get_DefaultConcurrencyLevel(MethodInfo * method)", "dotNetSignature": "Int32 get_DefaultConcurrencyLevel()" }, { "virtualAddress": "0x00AB2FC4", "name": "ConcurrentDictionary_2_System_Object_System_Object__IsValueWriteAtomic", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__IsValueWriteAtomic(MethodInfo * method)", "dotNetSignature": "Boolean IsValueWriteAtomic()" }, { "virtualAddress": "0x00AB30D0", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00AB31A4", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_1", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor_1(ConcurrentDictionary_2_System_Object_System_Object_ * this, int32_t concurrencyLevel, int32_t capacity, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](Int32, Int32)" }, { "virtualAddress": "0x00AB31D0", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_2", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor_2(ConcurrentDictionary_2_System_Object_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]])" }, { "virtualAddress": "0x00AB31F8", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_3", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor_3(ConcurrentDictionary_2_System_Object_System_Object_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00AB32D0", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_4", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor_4(ConcurrentDictionary_2_System_Object_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Object_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00AB33A8", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_5", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor_5(ConcurrentDictionary_2_System_Object_System_Object_ * this, int32_t concurrencyLevel, IEnumerable_1_KeyValuePair_2_System_Object_System_Object_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00AB3490", "name": "ConcurrentDictionary_2_System_Object_System_Object__InitializeFromCollection", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__InitializeFromCollection(ConcurrentDictionary_2_System_Object_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]])" }, { "virtualAddress": "0x00AB3918", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_6", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor_6(ConcurrentDictionary_2_System_Object_System_Object_ * this, int32_t concurrencyLevel, int32_t capacity, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](Int32, Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00AB3948", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_7", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___ctor_7(ConcurrentDictionary_2_System_Object_System_Object_ * this, int32_t concurrencyLevel, int32_t capacity, bool growLockArray, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00AB3BB4", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryAdd", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryAdd(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Object, Object)" }, { "virtualAddress": "0x00AB3D44", "name": "ConcurrentDictionary_2_System_Object_System_Object__ContainsKey", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__ContainsKey(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00AB3E2C", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryRemove", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryRemove(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryRemove(Object, Object ByRef)" }, { "virtualAddress": "0x00AB3F14", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryRemoveInternal", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryRemoveInternal(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * * value, bool matchValue, Object * oldValue, MethodInfo * method)", "dotNetSignature": "Boolean TryRemoveInternal(Object, Object ByRef, Boolean, Object)" }, { "virtualAddress": "0x00AB444C", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryGetValue", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryGetValue(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Object ByRef)" }, { "virtualAddress": "0x00AB45BC", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryGetValueInternal", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryGetValueInternal(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, int32_t hashcode, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValueInternal(Object, Int32, Object ByRef)" }, { "virtualAddress": "0x00AB4798", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryUpdate", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryUpdate(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * newValue, Object * comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdate(Object, Object, Object)" }, { "virtualAddress": "0x00AB4918", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryUpdateInternal", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryUpdateInternal(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, int32_t hashcode, Object * newValue, Object * comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdateInternal(Object, Int32, Object, Object)" }, { "virtualAddress": "0x00AB4EA4", "name": "ConcurrentDictionary_2_System_Object_System_Object__Clear", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__Clear(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00AB50E4", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(ConcurrentDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x00AB5370", "name": "ConcurrentDictionary_2_System_Object_System_Object__ToArray", "signature": "KeyValuePair_2_System_Object_System_Object___Array * ConcurrentDictionary_2_System_Object_System_Object__ToArray(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object][] ToArray()" }, { "virtualAddress": "0x00AB55D4", "name": "ConcurrentDictionary_2_System_Object_System_Object__CopyToPairs", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__CopyToPairs(ConcurrentDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToPairs(KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x00AB56B4", "name": "ConcurrentDictionary_2_System_Object_System_Object__CopyToEntries", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__CopyToEntries(ConcurrentDictionary_2_System_Object_System_Object_ * this, DictionaryEntry__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToEntries(DictionaryEntry[], Int32)" }, { "virtualAddress": "0x00AB5788", "name": "ConcurrentDictionary_2_System_Object_System_Object__CopyToObjects", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__CopyToObjects(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToObjects(Object[], Int32)" }, { "virtualAddress": "0x00AB58C4", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Object_ * ConcurrentDictionary_2_System_Object_System_Object__GetEnumerator(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x00AB593C", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryAddInternal", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__TryAddInternal(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, int32_t hashcode, Object * value, bool updateIfExists, bool acquireLock, Object * * resultingValue, MethodInfo * method)", "dotNetSignature": "Boolean TryAddInternal(Object, Int32, Object, Boolean, Boolean, Object ByRef)" }, { "virtualAddress": "0x00AB62A8", "name": "ConcurrentDictionary_2_System_Object_System_Object__ThrowKeyNotFoundException", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__ThrowKeyNotFoundException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x00AB6308", "name": "ConcurrentDictionary_2_System_Object_System_Object__ThrowKeyNullException", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__ThrowKeyNullException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x00AB6470", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetCountInternal", "signature": "int32_t ConcurrentDictionary_2_System_Object_System_Object__GetCountInternal(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetCountInternal()" }, { "virtualAddress": "0x00AB6514", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Func_2_Object_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Object GetOrAdd(Object, Func\u00602[Object,Object])" }, { "virtualAddress": "0x0073A110", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd_1", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd_1(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Func_3_Object_Object_Object_ * valueFactory, Object * factoryArgument, MethodInfo * method)", "dotNetSignature": "Object GetOrAdd[Object](Object, Func\u00603[Object,Object,Object], Object)" }, { "virtualAddress": "0x00AB6750", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd_2", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd_2(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetOrAdd(Object, Object)" }, { "virtualAddress": "0x00739E48", "name": "ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Func_3_Object_Object_Object_ * addValueFactory, Func_4_Object_Object_Object_Object_ * updateValueFactory, Object * factoryArgument, MethodInfo * method)", "dotNetSignature": "Object AddOrUpdate[Object](Object, Func\u00603[Object,Object,Object], Func\u00604[Object,Object,Object,Object], Object)" }, { "virtualAddress": "0x00AB690C", "name": "ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate_1", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate_1(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Func_2_Object_Object_ * addValueFactory, Func_3_Object_Object_Object_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "Object AddOrUpdate(Object, Func\u00602[Object,Object], Func\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00AB6BD4", "name": "ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate_2", "signature": "Object * ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate_2(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * addValue, Func_3_Object_Object_Object_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "Object AddOrUpdate(Object, Object, Func\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00AB6FFC", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Object, Object)" }, { "virtualAddress": "0x00AB70C0", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Remove", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Remove(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Remove(Object)" }, { "virtualAddress": "0x00AB7190", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(ConcurrentDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AB7248", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(ConcurrentDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AB72D8", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(ConcurrentDictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AB73B8", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00AB73DC", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00AB76C4", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Contains", "signature": "bool ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Contains(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00AB7828", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_GetEnumerator(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00AB78C8", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Remove", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Remove(ConcurrentDictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00AB7DEC", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo(ConcurrentDictionary_2_System_Object_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00AB8214", "name": "ConcurrentDictionary_2_System_Object_System_Object__GrowTable", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__GrowTable(ConcurrentDictionary_2_System_Object_System_Object_ * this, ConcurrentDictionary_2_TKey_TValue_Tables_System_Object_System_Object_ * tables, MethodInfo * method)", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Object,System.Object])" }, { "virtualAddress": "0x00AB8ABC", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetBucket", "signature": "int32_t ConcurrentDictionary_2_System_Object_System_Object__GetBucket(int32_t hashcode, int32_t bucketCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBucket(Int32, Int32)" }, { "virtualAddress": "0x00AB8ACC", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetBucketAndLockNo", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__GetBucketAndLockNo(int32_t hashcode, int32_t * bucketNo, int32_t * lockNo, int32_t bucketCount, int32_t lockCount, MethodInfo * method)", "dotNetSignature": "Void GetBucketAndLockNo(Int32, Int32 ByRef, Int32 ByRef, Int32, Int32)" }, { "virtualAddress": "0x00AB8AF4", "name": "ConcurrentDictionary_2_System_Object_System_Object__AcquireAllLocks", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__AcquireAllLocks(ConcurrentDictionary_2_System_Object_System_Object_ * this, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireAllLocks(Int32 ByRef)" }, { "virtualAddress": "0x00AB8C30", "name": "ConcurrentDictionary_2_System_Object_System_Object__AcquireLocks", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__AcquireLocks(ConcurrentDictionary_2_System_Object_System_Object_ * this, int32_t fromInclusive, int32_t toExclusive, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireLocks(Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x00AB8D50", "name": "ConcurrentDictionary_2_System_Object_System_Object__ReleaseLocks", "signature": "void ConcurrentDictionary_2_System_Object_System_Object__ReleaseLocks(ConcurrentDictionary_2_System_Object_System_Object_ * this, int32_t fromInclusive, int32_t toExclusive, MethodInfo * method)", "dotNetSignature": "Void ReleaseLocks(Int32, Int32)" }, { "virtualAddress": "0x00AB8DD0", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetKeys", "signature": "ReadOnlyCollection_1_System_Object_ * ConcurrentDictionary_2_System_Object_System_Object__GetKeys(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] GetKeys()" }, { "virtualAddress": "0x00AB9068", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetValues", "signature": "ReadOnlyCollection_1_System_Object_ * ConcurrentDictionary_2_System_Object_System_Object__GetValues(ConcurrentDictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] GetValues()" }, { "virtualAddress": "0x00AB9300", "name": "ConcurrentDictionary_2_System_Object_System_Object___cctor", "signature": "void ConcurrentDictionary_2_System_Object_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00536394", "name": "ConcurrentDictionary_2_TKey_TValue_Tables_System_Object_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Tables_System_Object_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_Tables_System_Object_System_Object_ * this, ConcurrentDictionary_2_TKey_TValue_Node_System_Object_System_Object___Array * buckets, Object__Array * locks, Int32__Array * countPerLock, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Object,System.Object](ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Object,System.Object][], Object[], Int32[])" }, { "virtualAddress": "0x00536254", "name": "ConcurrentDictionary_2_TKey_TValue_Node_System_Object_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Node_System_Object_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_Node_System_Object_System_Object_ * this, Object * key, Object * value, int32_t hashcode, ConcurrentDictionary_2_TKey_TValue_Node_System_Object_System_Object_ * next, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Object,System.Object](Object, Object, Int32, ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Object,System.Object])" }, { "virtualAddress": "0x00535C9C", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Entry", "signature": "DictionaryEntry ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Entry(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x00535DF8", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Key", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Key(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00535E94", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Value", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Value(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00535F38", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__get_Current(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00535C40", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object_ * this, ConcurrentDictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BDictionaryEnumerator[System.Object,System.Object](ConcurrentDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00535FC8", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__MoveNext(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00536078", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object__Reset(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00534A68", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current", "signature": "KeyValuePair_2_System_Object_System_Object_ ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] System.Collections.Generic.IEnumerator\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_Current()" }, { "virtualAddress": "0x00534AD4", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_Collections_IEnumerator_get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00534918", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object_ * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002B\u003CGetEnumerator\u003Ed__32[System.Object,System.Object](Int32)" }, { "virtualAddress": "0x0053494C", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_IDisposable_Dispose", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_IDisposable_Dispose(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00534950", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__MoveNext(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00534A74", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_Collections_IEnumerator_Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_Collections_IEnumerator_Reset(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00ABD1EC", "name": "IDictionaryDebugView_2_System_Object_System_Object__get_Items", "signature": "KeyValuePair_2_System_Object_System_Object___Array * IDictionaryDebugView_2_System_Object_System_Object__get_Items(IDictionaryDebugView_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object][] get_Items()" }, { "virtualAddress": "0x00ABD148", "name": "IDictionaryDebugView_2_System_Object_System_Object___ctor", "signature": "void IDictionaryDebugView_2_System_Object_System_Object___ctor(IDictionaryDebugView_2_System_Object_System_Object_ * this, IDictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "IDictionaryDebugView\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00ABA3E8", "name": "ConcurrentQueue_1_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ConcurrentQueue_1_System_Object__System_Collections_ICollection_get_IsSynchronized(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ABA3F0", "name": "ConcurrentQueue_1_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ConcurrentQueue_1_System_Object__System_Collections_ICollection_get_SyncRoot(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ABA54C", "name": "ConcurrentQueue_1_System_Object__get_IsEmpty", "signature": "bool ConcurrentQueue_1_System_Object__get_IsEmpty(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00ABA87C", "name": "ConcurrentQueue_1_System_Object__get_Count", "signature": "int32_t ConcurrentQueue_1_System_Object__get_Count(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00AB9CFC", "name": "ConcurrentQueue_1_System_Object___ctor", "signature": "void ConcurrentQueue_1_System_Object___ctor(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[System.Object]()" }, { "virtualAddress": "0x00AB9DCC", "name": "ConcurrentQueue_1_System_Object__InitializeFromCollection", "signature": "void ConcurrentQueue_1_System_Object__InitializeFromCollection(ConcurrentQueue_1_System_Object_ * this, IEnumerable_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00ABA200", "name": "ConcurrentQueue_1_System_Object___ctor_1", "signature": "void ConcurrentQueue_1_System_Object___ctor_1(ConcurrentQueue_1_System_Object_ * this, IEnumerable_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[System.Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00ABA2BC", "name": "ConcurrentQueue_1_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ConcurrentQueue_1_System_Object__System_Collections_ICollection_CopyTo(ConcurrentQueue_1_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ABA45C", "name": "ConcurrentQueue_1_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ConcurrentQueue_1_System_Object__System_Collections_IEnumerable_GetEnumerator(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ABA4F8", "name": "ConcurrentQueue_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryAdd", "signature": "bool ConcurrentQueue_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryAdd(ConcurrentQueue_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Concurrent.IProducerConsumerCollection\u003CT\u003E.TryAdd(Object)" }, { "virtualAddress": "0x00ABA528", "name": "ConcurrentQueue_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryTake", "signature": "bool ConcurrentQueue_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryTake(ConcurrentQueue_1_System_Object_ * this, Object * * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Concurrent.IProducerConsumerCollection\u003CT\u003E.TryTake(Object ByRef)" }, { "virtualAddress": "0x00ABA594", "name": "ConcurrentQueue_1_System_Object__ToArray", "signature": "Object__Array * ConcurrentQueue_1_System_Object__ToArray(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00ABAAF4", "name": "ConcurrentQueue_1_System_Object__GetCount", "signature": "int32_t ConcurrentQueue_1_System_Object__GetCount(ConcurrentQueue_1_T_Segment_System_Object_ * s, int32_t head, int32_t tail, MethodInfo * method)", "dotNetSignature": "Int32 GetCount(ConcurrentQueue\u00601[T]\u002BSegment[System.Object], Int32, Int32)" }, { "virtualAddress": "0x00ABABBC", "name": "ConcurrentQueue_1_System_Object__GetCount_1", "signature": "int64_t ConcurrentQueue_1_System_Object__GetCount_1(ConcurrentQueue_1_T_Segment_System_Object_ * head, int32_t headHead, ConcurrentQueue_1_T_Segment_System_Object_ * tail, int32_t tailTail, MethodInfo * method)", "dotNetSignature": "Int64 GetCount(ConcurrentQueue\u00601[T]\u002BSegment[System.Object], Int32, ConcurrentQueue\u00601[T]\u002BSegment[System.Object], Int32)" }, { "virtualAddress": "0x00ABAD78", "name": "ConcurrentQueue_1_System_Object__CopyTo", "signature": "void ConcurrentQueue_1_System_Object__CopyTo(ConcurrentQueue_1_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00ABB0E0", "name": "ConcurrentQueue_1_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * ConcurrentQueue_1_System_Object__GetEnumerator(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00ABB15C", "name": "ConcurrentQueue_1_System_Object__SnapForObservation", "signature": "void ConcurrentQueue_1_System_Object__SnapForObservation(ConcurrentQueue_1_System_Object_ * this, ConcurrentQueue_1_T_Segment_System_Object_ * * head, int32_t * headHead, ConcurrentQueue_1_T_Segment_System_Object_ * * tail, int32_t * tailTail, MethodInfo * method)", "dotNetSignature": "Void SnapForObservation(ConcurrentQueue\u00601[T]\u002BSegment[System.Object] ByRef, Int32 ByRef, ConcurrentQueue\u00601[T]\u002BSegment[System.Object] ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00ABB2C4", "name": "ConcurrentQueue_1_System_Object__GetItemWhenAvailable", "signature": "Object * ConcurrentQueue_1_System_Object__GetItemWhenAvailable(ConcurrentQueue_1_System_Object_ * this, ConcurrentQueue_1_T_Segment_System_Object_ * segment, int32_t i, MethodInfo * method)", "dotNetSignature": "Object GetItemWhenAvailable(ConcurrentQueue\u00601[T]\u002BSegment[System.Object], Int32)" }, { "virtualAddress": "0x00ABB3A8", "name": "ConcurrentQueue_1_System_Object__Enumerate", "signature": "IEnumerator_1_System_Object_ * ConcurrentQueue_1_System_Object__Enumerate(ConcurrentQueue_1_System_Object_ * this, ConcurrentQueue_1_T_Segment_System_Object_ * head, int32_t headHead, ConcurrentQueue_1_T_Segment_System_Object_ * tail, int32_t tailTail, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] Enumerate(ConcurrentQueue\u00601[T]\u002BSegment[System.Object], Int32, ConcurrentQueue\u00601[T]\u002BSegment[System.Object], Int32)" }, { "virtualAddress": "0x00ABB448", "name": "ConcurrentQueue_1_System_Object__RoundUpToPowerOf2", "signature": "int32_t ConcurrentQueue_1_System_Object__RoundUpToPowerOf2(int32_t i, MethodInfo * method)", "dotNetSignature": "Int32 RoundUpToPowerOf2(Int32)" }, { "virtualAddress": "0x00ABB468", "name": "ConcurrentQueue_1_System_Object__Enqueue", "signature": "void ConcurrentQueue_1_System_Object__Enqueue(ConcurrentQueue_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void Enqueue(Object)" }, { "virtualAddress": "0x00ABB4EC", "name": "ConcurrentQueue_1_System_Object__EnqueueSlow", "signature": "void ConcurrentQueue_1_System_Object__EnqueueSlow(ConcurrentQueue_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void EnqueueSlow(Object)" }, { "virtualAddress": "0x00ABB704", "name": "ConcurrentQueue_1_System_Object__TryDequeue", "signature": "bool ConcurrentQueue_1_System_Object__TryDequeue(ConcurrentQueue_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeue(Object ByRef)" }, { "virtualAddress": "0x00ABB78C", "name": "ConcurrentQueue_1_System_Object__TryDequeueSlow", "signature": "bool ConcurrentQueue_1_System_Object__TryDequeueSlow(ConcurrentQueue_1_System_Object_ * this, Object * * item, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeueSlow(Object ByRef)" }, { "virtualAddress": "0x00ABB8F0", "name": "ConcurrentQueue_1_System_Object__TryPeek", "signature": "bool ConcurrentQueue_1_System_Object__TryPeek(ConcurrentQueue_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryPeek(Object ByRef)" }, { "virtualAddress": "0x00ABB918", "name": "ConcurrentQueue_1_System_Object__TryPeek_1", "signature": "bool ConcurrentQueue_1_System_Object__TryPeek_1(ConcurrentQueue_1_System_Object_ * this, Object * * result, bool resultUsed, MethodInfo * method)", "dotNetSignature": "Boolean TryPeek(Object ByRef, Boolean)" }, { "virtualAddress": "0x00ABB9B0", "name": "ConcurrentQueue_1_System_Object__Clear", "signature": "void ConcurrentQueue_1_System_Object__Clear(ConcurrentQueue_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00AB9820", "name": "ConcurrentQueue_1_T_Segment_System_Object__get_Capacity", "signature": "int32_t ConcurrentQueue_1_T_Segment_System_Object__get_Capacity(ConcurrentQueue_1_T_Segment_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00AB983C", "name": "ConcurrentQueue_1_T_Segment_System_Object__get_FreezeOffset", "signature": "int32_t ConcurrentQueue_1_T_Segment_System_Object__get_FreezeOffset(ConcurrentQueue_1_T_Segment_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_FreezeOffset()" }, { "virtualAddress": "0x00AB9770", "name": "ConcurrentQueue_1_T_Segment_System_Object___ctor", "signature": "void ConcurrentQueue_1_T_Segment_System_Object___ctor(ConcurrentQueue_1_T_Segment_System_Object_ * this, int32_t boundedLength, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[System.Object](Int32)" }, { "virtualAddress": "0x00AB985C", "name": "ConcurrentQueue_1_T_Segment_System_Object__EnsureFrozenForEnqueues", "signature": "void ConcurrentQueue_1_T_Segment_System_Object__EnsureFrozenForEnqueues(ConcurrentQueue_1_T_Segment_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void EnsureFrozenForEnqueues()" }, { "virtualAddress": "0x00AB98F8", "name": "ConcurrentQueue_1_T_Segment_System_Object__TryDequeue", "signature": "bool ConcurrentQueue_1_T_Segment_System_Object__TryDequeue(ConcurrentQueue_1_T_Segment_System_Object_ * this, Object * * item, MethodInfo * method)", "dotNetSignature": "Boolean TryDequeue(Object ByRef)" }, { "virtualAddress": "0x00AB9A8C", "name": "ConcurrentQueue_1_T_Segment_System_Object__TryPeek", "signature": "bool ConcurrentQueue_1_T_Segment_System_Object__TryPeek(ConcurrentQueue_1_T_Segment_System_Object_ * this, Object * * result, bool resultUsed, MethodInfo * method)", "dotNetSignature": "Boolean TryPeek(Object ByRef, Boolean)" }, { "virtualAddress": "0x00AB9BDC", "name": "ConcurrentQueue_1_T_Segment_System_Object__TryEnqueue", "signature": "bool ConcurrentQueue_1_T_Segment_System_Object__TryEnqueue(ConcurrentQueue_1_T_Segment_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean TryEnqueue(Object)" }, { "virtualAddress": "0x00AB9700", "name": "ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_Collections_Generic_IEnumerator_T__get_Current", "signature": "Object * ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_Collections_Generic_IEnumerator_T__get_Current(ConcurrentQueue_1_T_Enumerate_d_27_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.Generic.IEnumerator\u003CT\u003E.get_Current()" }, { "virtualAddress": "0x00AB9768", "name": "ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_Collections_IEnumerator_get_Current(ConcurrentQueue_1_T_Enumerate_d_27_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00AB93A4", "name": "ConcurrentQueue_1_T_Enumerate_d_27_System_Object___ctor", "signature": "void ConcurrentQueue_1_T_Enumerate_d_27_System_Object___ctor(ConcurrentQueue_1_T_Enumerate_d_27_System_Object_ * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002B\u003CEnumerate\u003Ed__27[System.Object](Int32)" }, { "virtualAddress": "0x00AB93D8", "name": "ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_IDisposable_Dispose", "signature": "void ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_IDisposable_Dispose(ConcurrentQueue_1_T_Enumerate_d_27_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00AB93DC", "name": "ConcurrentQueue_1_T_Enumerate_d_27_System_Object__MoveNext", "signature": "bool ConcurrentQueue_1_T_Enumerate_d_27_System_Object__MoveNext(ConcurrentQueue_1_T_Enumerate_d_27_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00AB9708", "name": "ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_Collections_IEnumerator_Reset", "signature": "void ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_Collections_IEnumerator_Reset(ConcurrentQueue_1_T_Enumerate_d_27_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00ABBFF8", "name": "ConcurrentStack_1_System_Object__get_IsEmpty", "signature": "bool ConcurrentStack_1_System_Object__get_IsEmpty(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00ABC020", "name": "ConcurrentStack_1_System_Object__get_Count", "signature": "int32_t ConcurrentStack_1_System_Object__get_Count(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ABC054", "name": "ConcurrentStack_1_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ConcurrentStack_1_System_Object__System_Collections_ICollection_get_IsSynchronized(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ABC05C", "name": "ConcurrentStack_1_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ConcurrentStack_1_System_Object__System_Collections_ICollection_get_SyncRoot(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ABBC24", "name": "ConcurrentStack_1_System_Object___ctor", "signature": "void ConcurrentStack_1_System_Object___ctor(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentStack\u00601[System.Object]()" }, { "virtualAddress": "0x00ABBC3C", "name": "ConcurrentStack_1_System_Object___ctor_1", "signature": "void ConcurrentStack_1_System_Object___ctor_1(ConcurrentStack_1_System_Object_ * this, IEnumerable_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "ConcurrentStack\u00601[System.Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00ABBCF8", "name": "ConcurrentStack_1_System_Object__InitializeFromCollection", "signature": "void ConcurrentStack_1_System_Object__InitializeFromCollection(ConcurrentStack_1_System_Object_ * this, IEnumerable_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00ABC0C8", "name": "ConcurrentStack_1_System_Object__Clear", "signature": "void ConcurrentStack_1_System_Object__Clear(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00ABC0EC", "name": "ConcurrentStack_1_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ConcurrentStack_1_System_Object__System_Collections_ICollection_CopyTo(ConcurrentStack_1_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ABC21C", "name": "ConcurrentStack_1_System_Object__CopyTo", "signature": "void ConcurrentStack_1_System_Object__CopyTo(ConcurrentStack_1_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00ABC2F4", "name": "ConcurrentStack_1_System_Object__Push", "signature": "void ConcurrentStack_1_System_Object__Push(ConcurrentStack_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void Push(Object)" }, { "virtualAddress": "0x00ABC3D0", "name": "ConcurrentStack_1_System_Object__PushRange", "signature": "void ConcurrentStack_1_System_Object__PushRange(ConcurrentStack_1_System_Object_ * this, Object__Array * items, MethodInfo * method)", "dotNetSignature": "Void PushRange(Object[])" }, { "virtualAddress": "0x00ABC488", "name": "ConcurrentStack_1_System_Object__PushRange_1", "signature": "void ConcurrentStack_1_System_Object__PushRange_1(ConcurrentStack_1_System_Object_ * this, Object__Array * items, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void PushRange(Object[], Int32, Int32)" }, { "virtualAddress": "0x00ABC658", "name": "ConcurrentStack_1_System_Object__PushCore", "signature": "void ConcurrentStack_1_System_Object__PushCore(ConcurrentStack_1_System_Object_ * this, ConcurrentStack_1_T_Node_System_Object_ * head, ConcurrentStack_1_T_Node_System_Object_ * tail, MethodInfo * method)", "dotNetSignature": "Void PushCore(ConcurrentStack\u00601[T]\u002BNode[System.Object], ConcurrentStack\u00601[T]\u002BNode[System.Object])" }, { "virtualAddress": "0x00ABC764", "name": "ConcurrentStack_1_System_Object__ValidatePushPopRangeInput", "signature": "void ConcurrentStack_1_System_Object__ValidatePushPopRangeInput(Object__Array * items, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void ValidatePushPopRangeInput(Object[], Int32, Int32)" }, { "virtualAddress": "0x00ABC89C", "name": "ConcurrentStack_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryAdd", "signature": "bool ConcurrentStack_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryAdd(ConcurrentStack_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Concurrent.IProducerConsumerCollection\u003CT\u003E.TryAdd(Object)" }, { "virtualAddress": "0x00ABC8CC", "name": "ConcurrentStack_1_System_Object__TryPeek", "signature": "bool ConcurrentStack_1_System_Object__TryPeek(ConcurrentStack_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryPeek(Object ByRef)" }, { "virtualAddress": "0x00ABC90C", "name": "ConcurrentStack_1_System_Object__TryPop", "signature": "bool ConcurrentStack_1_System_Object__TryPop(ConcurrentStack_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryPop(Object ByRef)" }, { "virtualAddress": "0x00ABC9B0", "name": "ConcurrentStack_1_System_Object__TryPopRange", "signature": "int32_t ConcurrentStack_1_System_Object__TryPopRange(ConcurrentStack_1_System_Object_ * this, Object__Array * items, MethodInfo * method)", "dotNetSignature": "Int32 TryPopRange(Object[])" }, { "virtualAddress": "0x00ABCA68", "name": "ConcurrentStack_1_System_Object__TryPopRange_1", "signature": "int32_t ConcurrentStack_1_System_Object__TryPopRange_1(ConcurrentStack_1_System_Object_ * this, Object__Array * items, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 TryPopRange(Object[], Int32, Int32)" }, { "virtualAddress": "0x00ABCB28", "name": "ConcurrentStack_1_System_Object__TryPopCore", "signature": "bool ConcurrentStack_1_System_Object__TryPopCore(ConcurrentStack_1_System_Object_ * this, Object * * result, MethodInfo * method)", "dotNetSignature": "Boolean TryPopCore(Object ByRef)" }, { "virtualAddress": "0x00ABCB94", "name": "ConcurrentStack_1_System_Object__TryPopCore_1", "signature": "int32_t ConcurrentStack_1_System_Object__TryPopCore_1(ConcurrentStack_1_System_Object_ * this, int32_t count, ConcurrentStack_1_T_Node_System_Object_ * * poppedHead, MethodInfo * method)", "dotNetSignature": "Int32 TryPopCore(Int32, ConcurrentStack\u00601[T]\u002BNode[System.Object] ByRef)" }, { "virtualAddress": "0x00ABCDF4", "name": "ConcurrentStack_1_System_Object__CopyRemovedItems", "signature": "void ConcurrentStack_1_System_Object__CopyRemovedItems(ConcurrentStack_1_T_Node_System_Object_ * head, Object__Array * collection, int32_t startIndex, int32_t nodesCount, MethodInfo * method)", "dotNetSignature": "Void CopyRemovedItems(ConcurrentStack\u00601[T]\u002BNode[System.Object], Object[], Int32, Int32)" }, { "virtualAddress": "0x00ABCE58", "name": "ConcurrentStack_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryTake", "signature": "bool ConcurrentStack_1_System_Object__System_Collections_Concurrent_IProducerConsumerCollection_T__TryTake(ConcurrentStack_1_System_Object_ * this, Object * * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Concurrent.IProducerConsumerCollection\u003CT\u003E.TryTake(Object ByRef)" }, { "virtualAddress": "0x00ABCE7C", "name": "ConcurrentStack_1_System_Object__ToArray", "signature": "Object__Array * ConcurrentStack_1_System_Object__ToArray(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00ABCEFC", "name": "ConcurrentStack_1_System_Object__ToList", "signature": "List_1_System_Object_ * ConcurrentStack_1_System_Object__ToList(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] ToList()" }, { "virtualAddress": "0x00ABCF4C", "name": "ConcurrentStack_1_System_Object__ToList_1", "signature": "List_1_System_Object_ * ConcurrentStack_1_System_Object__ToList_1(ConcurrentStack_1_System_Object_ * this, ConcurrentStack_1_T_Node_System_Object_ * curr, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] ToList(ConcurrentStack\u00601[T]\u002BNode[System.Object])" }, { "virtualAddress": "0x00ABCFE4", "name": "ConcurrentStack_1_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * ConcurrentStack_1_System_Object__GetEnumerator(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00ABD034", "name": "ConcurrentStack_1_System_Object__GetEnumerator_1", "signature": "IEnumerator_1_System_Object_ * ConcurrentStack_1_System_Object__GetEnumerator_1(ConcurrentStack_1_System_Object_ * this, ConcurrentStack_1_T_Node_System_Object_ * head, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator(ConcurrentStack\u00601[T]\u002BNode[System.Object])" }, { "virtualAddress": "0x00ABD0AC", "name": "ConcurrentStack_1_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ConcurrentStack_1_System_Object__System_Collections_IEnumerable_GetEnumerator(ConcurrentStack_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ABBBF0", "name": "ConcurrentStack_1_T_Node_System_Object___ctor", "signature": "void ConcurrentStack_1_T_Node_System_Object___ctor(ConcurrentStack_1_T_Node_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "ConcurrentStack\u00601[T]\u002BNode[System.Object](Object)" }, { "virtualAddress": "0x00ABBB80", "name": "ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_Collections_Generic_IEnumerator_T__get_Current", "signature": "Object * ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_Collections_Generic_IEnumerator_T__get_Current(ConcurrentStack_1_T_GetEnumerator_d_35_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.Generic.IEnumerator\u003CT\u003E.get_Current()" }, { "virtualAddress": "0x00ABBBE8", "name": "ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_Collections_IEnumerator_get_Current(ConcurrentStack_1_T_GetEnumerator_d_35_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00ABBAD4", "name": "ConcurrentStack_1_T_GetEnumerator_d_35_System_Object___ctor", "signature": "void ConcurrentStack_1_T_GetEnumerator_d_35_System_Object___ctor(ConcurrentStack_1_T_GetEnumerator_d_35_System_Object_ * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ConcurrentStack\u00601[T]\u002B\u003CGetEnumerator\u003Ed__35[System.Object](Int32)" }, { "virtualAddress": "0x00ABBB08", "name": "ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_IDisposable_Dispose", "signature": "void ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_IDisposable_Dispose(ConcurrentStack_1_T_GetEnumerator_d_35_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00ABBB0C", "name": "ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__MoveNext", "signature": "bool ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__MoveNext(ConcurrentStack_1_T_GetEnumerator_d_35_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00ABBB88", "name": "ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_Collections_IEnumerator_Reset", "signature": "void ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_Collections_IEnumerator_Reset(ConcurrentStack_1_T_GetEnumerator_d_35_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00ABD404", "name": "IProducerConsumerCollectionDebugView_1_System_Object__get_Items", "signature": "Object__Array * IProducerConsumerCollectionDebugView_1_System_Object__get_Items(IProducerConsumerCollectionDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00ABD360", "name": "IProducerConsumerCollectionDebugView_1_System_Object___ctor", "signature": "void IProducerConsumerCollectionDebugView_1_System_Object___ctor(IProducerConsumerCollectionDebugView_1_System_Object_ * this, IProducerConsumerCollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "IProducerConsumerCollectionDebugView\u00601[System.Object](IProducerConsumerCollection\u00601[System.Object])" }, { "virtualAddress": "0x00ABDAD8", "name": "OrderablePartitioner_1_System_Object__get_KeysOrderedInEachPartition", "signature": "bool OrderablePartitioner_1_System_Object__get_KeysOrderedInEachPartition(OrderablePartitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeysOrderedInEachPartition()" }, { "virtualAddress": "0x00ABDAE0", "name": "OrderablePartitioner_1_System_Object__set_KeysOrderedInEachPartition", "signature": "void OrderablePartitioner_1_System_Object__set_KeysOrderedInEachPartition(OrderablePartitioner_1_System_Object_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_KeysOrderedInEachPartition(Boolean)" }, { "virtualAddress": "0x00ABDAEC", "name": "OrderablePartitioner_1_System_Object__get_KeysOrderedAcrossPartitions", "signature": "bool OrderablePartitioner_1_System_Object__get_KeysOrderedAcrossPartitions(OrderablePartitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeysOrderedAcrossPartitions()" }, { "virtualAddress": "0x00ABDAF4", "name": "OrderablePartitioner_1_System_Object__set_KeysOrderedAcrossPartitions", "signature": "void OrderablePartitioner_1_System_Object__set_KeysOrderedAcrossPartitions(OrderablePartitioner_1_System_Object_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_KeysOrderedAcrossPartitions(Boolean)" }, { "virtualAddress": "0x00ABDB00", "name": "OrderablePartitioner_1_System_Object__get_KeysNormalized", "signature": "bool OrderablePartitioner_1_System_Object__get_KeysNormalized(OrderablePartitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_KeysNormalized()" }, { "virtualAddress": "0x00ABDB08", "name": "OrderablePartitioner_1_System_Object__set_KeysNormalized", "signature": "void OrderablePartitioner_1_System_Object__set_KeysNormalized(OrderablePartitioner_1_System_Object_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_KeysNormalized(Boolean)" }, { "virtualAddress": "0x00ABD9C4", "name": "OrderablePartitioner_1_System_Object___ctor", "signature": "void OrderablePartitioner_1_System_Object___ctor(OrderablePartitioner_1_System_Object_ * this, bool keysOrderedInEachPartition, bool keysOrderedAcrossPartitions, bool keysNormalized, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Object](Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x00ABDA6C", "name": "OrderablePartitioner_1_System_Object__GetOrderableDynamicPartitions", "signature": "IEnumerable_1_KeyValuePair_2_System_Int64_System_Object_ * OrderablePartitioner_1_System_Object__GetOrderableDynamicPartitions(OrderablePartitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetOrderableDynamicPartitions()" }, { "virtualAddress": "0x00ABDB14", "name": "OrderablePartitioner_1_System_Object__GetPartitions", "signature": "IList_1_IEnumerator_1_System_Object_ * OrderablePartitioner_1_System_Object__GetPartitions(OrderablePartitioner_1_System_Object_ * this, int32_t partitionCount, MethodInfo * method)", "dotNetSignature": "IList\u00601[IEnumerator\u00601[System.Object]] GetPartitions(Int32)" }, { "virtualAddress": "0x00ABDDB0", "name": "OrderablePartitioner_1_System_Object__GetDynamicPartitions", "signature": "IEnumerable_1_System_Object_ * OrderablePartitioner_1_System_Object__GetDynamicPartitions(OrderablePartitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetDynamicPartitions()" }, { "virtualAddress": "0x00ABD4A4", "name": "OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object___ctor", "signature": "void OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object___ctor(OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Int64_System_Object_ * source, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[TSource]\u002BEnumerableDropIndices[System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Int64,System.Object]])" }, { "virtualAddress": "0x00ABD4D8", "name": "OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object__GetEnumerator(OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00ABD5CC", "name": "OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object__System_Collections_IEnumerable_GetEnumerator(OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ABD5F0", "name": "OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object__Dispose", "signature": "void OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object__Dispose(OrderablePartitioner_1_TSource_EnumerableDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00ABD798", "name": "OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__get_Current", "signature": "Object * OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__get_Current(OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00ABD83C", "name": "OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__System_Collections_IEnumerator_get_Current(OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00ABD6B4", "name": "OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object___ctor", "signature": "void OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object___ctor(OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object_ * this, IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * source, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[TSource]\u002BEnumeratorDropIndices[System.Object](IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]])" }, { "virtualAddress": "0x00ABD6E8", "name": "OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__MoveNext", "signature": "bool OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__MoveNext(OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00ABD860", "name": "OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__Dispose", "signature": "void OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__Dispose(OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00ABD910", "name": "OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__Reset", "signature": "void OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object__Reset(OrderablePartitioner_1_TSource_EnumeratorDropIndices_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00AC0EE4", "name": "Partitioner_1_System_Object__get_SupportsDynamicPartitions", "signature": "bool Partitioner_1_System_Object__get_SupportsDynamicPartitions(Partitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SupportsDynamicPartitions()" }, { "virtualAddress": "0x00AC0EEC", "name": "Partitioner_1_System_Object__GetDynamicPartitions", "signature": "IEnumerable_1_System_Object_ * Partitioner_1_System_Object__GetDynamicPartitions(Partitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] GetDynamicPartitions()" }, { "virtualAddress": "0x00AC0F58", "name": "Partitioner_1_System_Object___ctor", "signature": "void Partitioner_1_System_Object___ctor(Partitioner_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Partitioner\u00601[System.Object]()" }, { "virtualAddress": "0x00676E20", "name": "Partitioner_Create_4", "signature": "OrderablePartitioner_1_System_Object_ * Partitioner_Create_4(IList_1_System_Object_ * list, bool loadBalance, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Object] Create[Object](IList\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x00676F1C", "name": "Partitioner_Create_5", "signature": "OrderablePartitioner_1_System_Object_ * Partitioner_Create_5(Object__Array * array, bool loadBalance, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Object] Create[Object](Object[], Boolean)" }, { "virtualAddress": "0x00676D08", "name": "Partitioner_Create_6", "signature": "OrderablePartitioner_1_System_Object_ * Partitioner_Create_6(IEnumerable_1_System_Object_ * source, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Object] Create[Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00676D1C", "name": "Partitioner_Create_7", "signature": "OrderablePartitioner_1_System_Object_ * Partitioner_Create_7(IEnumerable_1_System_Object_ * source, EnumerablePartitionerOptions__Enum partitionerOptions, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Object] Create[Object](IEnumerable\u00601[System.Object], EnumerablePartitionerOptions)" }, { "virtualAddress": "0x0097E244", "name": "Partitioner_GetDefaultChunkSize", "signature": "int32_t Partitioner_GetDefaultChunkSize(MethodInfo * method)", "dotNetSignature": "Int32 GetDefaultChunkSize[Object]()" }, { "virtualAddress": "0x00ABE218", "name": "Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object__System_Collections_IEnumerator_get_Current(Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00ABE09C", "name": "Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object___ctor(Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object_ * this, Object * sharedReader, Partitioner_SharedLong * sharedIndex, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionEnumerator_Abstract\u00602[System.Object,System.Object](Object, Partitioner\u002BSharedLong)" }, { "virtualAddress": "0x00ABE0C4", "name": "Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object___ctor_1", "signature": "void Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object___ctor_1(Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object_ * this, Object * sharedReader, Partitioner_SharedLong * sharedIndex, bool useSingleChunking, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionEnumerator_Abstract\u00602[System.Object,System.Object](Object, Partitioner\u002BSharedLong, Boolean)" }, { "virtualAddress": "0x00ABE1B8", "name": "Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object__Reset", "signature": "void Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object__Reset(Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00ABE27C", "name": "Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object__MoveNext", "signature": "bool Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object__MoveNext(Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00ABE41C", "name": "Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object___cctor", "signature": "void Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionEnumerator_Abstract\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00AC0014", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_System_Object__get_SupportsDynamicPartitions", "signature": "bool Partitioner_DynamicPartitionerForIEnumerable_1_System_Object__get_SupportsDynamicPartitions(Partitioner_DynamicPartitionerForIEnumerable_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SupportsDynamicPartitions()" }, { "virtualAddress": "0x00ABFC14", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForIEnumerable_1_System_Object___ctor(Partitioner_DynamicPartitionerForIEnumerable_1_System_Object_ * this, IEnumerable_1_System_Object_ * source, EnumerablePartitionerOptions__Enum partitionerOptions, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForIEnumerable\u00601[System.Object](IEnumerable\u00601[System.Object], EnumerablePartitionerOptions)" }, { "virtualAddress": "0x00ABFC74", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_System_Object__GetOrderablePartitions", "signature": "IList_1_IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForIEnumerable_1_System_Object__GetOrderablePartitions(Partitioner_DynamicPartitionerForIEnumerable_1_System_Object_ * this, int32_t partitionCount, MethodInfo * method)", "dotNetSignature": "IList\u00601[IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]]] GetOrderablePartitions(Int32)" }, { "virtualAddress": "0x00ABFF08", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_System_Object__GetOrderableDynamicPartitions", "signature": "IEnumerable_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForIEnumerable_1_System_Object__GetOrderableDynamicPartitions(Partitioner_DynamicPartitionerForIEnumerable_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetOrderableDynamicPartitions()" }, { "virtualAddress": "0x00ABE7C4", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object___ctor(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, IEnumerator_1_System_Object_ * sharedReader, bool useSingleChunking, bool isStaticPartitioning, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForIEnumerable\u00601[TSource]\u002BInternalPartitionEnumerable[System.Object](IEnumerator\u00601[System.Object], Boolean, Boolean)" }, { "virtualAddress": "0x00ABE960", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GetEnumerator(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x00ABEA70", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__System_Collections_IEnumerable_GetEnumerator(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ABEA94", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__TryCopyFromFillBuffer", "signature": "void Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__TryCopyFromFillBuffer(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, KeyValuePair_2_System_Int64_System_Object___Array * destArray, int32_t requestedChunkSize, int32_t * actualNumElementsGrabbed, MethodInfo * method)", "dotNetSignature": "Void TryCopyFromFillBuffer(KeyValuePair\u00602[System.Int64,System.Object][], Int32, Int32 ByRef)" }, { "virtualAddress": "0x00ABEBA0", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk", "signature": "bool Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, KeyValuePair_2_System_Int64_System_Object___Array * destArray, int32_t requestedChunkSize, int32_t * actualNumElementsGrabbed, MethodInfo * method)", "dotNetSignature": "Boolean GrabChunk(KeyValuePair\u00602[System.Int64,System.Object][], Int32, Int32 ByRef)" }, { "virtualAddress": "0x00ABEC40", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk_Single", "signature": "bool Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk_Single(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, KeyValuePair_2_System_Int64_System_Object___Array * destArray, int32_t requestedChunkSize, int32_t * actualNumElementsGrabbed, MethodInfo * method)", "dotNetSignature": "Boolean GrabChunk_Single(KeyValuePair\u00602[System.Int64,System.Object][], Int32, Int32 ByRef)" }, { "virtualAddress": "0x00ABF05C", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk_Buffered", "signature": "bool Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk_Buffered(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, KeyValuePair_2_System_Int64_System_Object___Array * destArray, int32_t requestedChunkSize, int32_t * actualNumElementsGrabbed, MethodInfo * method)", "dotNetSignature": "Boolean GrabChunk_Buffered(KeyValuePair\u00602[System.Int64,System.Object][], Int32, Int32 ByRef)" }, { "virtualAddress": "0x00ABF7B8", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__Dispose", "signature": "void Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__Dispose(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00ABFA80", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__get_HasNoElementsLeft", "signature": "bool Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__get_HasNoElementsLeft(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasNoElementsLeft()" }, { "virtualAddress": "0x00ABFAB0", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__set_HasNoElementsLeft", "signature": "void Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__set_HasNoElementsLeft(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_HasNoElementsLeft(Boolean)" }, { "virtualAddress": "0x00ABFAE0", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__get_Current", "signature": "KeyValuePair_2_System_Int64_System_Object_ Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__get_Current(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x00ABF884", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object___ctor(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object_ * this, IEnumerator_1_System_Object_ * sharedReader, Partitioner_SharedLong * sharedIndex, Partitioner_SharedBool * hasNoElementsLeft, Partitioner_SharedInt * activePartitionCount, Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object_ * enumerable, bool useSingleChunking, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForIEnumerable\u00601[TSource]\u002BInternalPartitionEnumerator[System.Object](IEnumerator\u00601[System.Object], Partitioner\u002BSharedLong, Partitioner\u002BSharedBool, Partitioner\u002BSharedInt, Partitioner\u002BDynamicPartitionerForIEnumerable\u00601[TSource]\u002BInternalPartitionEnumerable[System.Object], Boolean)" }, { "virtualAddress": "0x00ABF9AC", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__GrabNextChunk", "signature": "bool Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__GrabNextChunk(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object_ * this, int32_t requestedChunkSize, MethodInfo * method)", "dotNetSignature": "Boolean GrabNextChunk(Int32)" }, { "virtualAddress": "0x00ABFBA0", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__Dispose", "signature": "void Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__Dispose(Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00AC0648", "name": "Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object__get_SupportsDynamicPartitions", "signature": "bool Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object__get_SupportsDynamicPartitions(Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_SupportsDynamicPartitions()" }, { "virtualAddress": "0x00AC0410", "name": "Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object___ctor(Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object_ * this, Object * data, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForIndexRange_Abstract\u00602[System.Object,System.Object](Object)" }, { "virtualAddress": "0x00AC045C", "name": "Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object__GetOrderablePartitions", "signature": "IList_1_IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object__GetOrderablePartitions(Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object_ * this, int32_t partitionCount, MethodInfo * method)", "dotNetSignature": "IList\u00601[IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]]] GetOrderablePartitions(Int32)" }, { "virtualAddress": "0x00AC0628", "name": "Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object__GetOrderableDynamicPartitions", "signature": "IEnumerable_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object__GetOrderableDynamicPartitions(Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetOrderableDynamicPartitions()" }, { "virtualAddress": "0x00ABE044", "name": "Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__get_HasNoElementsLeft", "signature": "bool Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__get_HasNoElementsLeft(Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasNoElementsLeft()" }, { "virtualAddress": "0x00ABE094", "name": "Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__set_HasNoElementsLeft", "signature": "void Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__set_HasNoElementsLeft(Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Void set_HasNoElementsLeft(Boolean)" }, { "virtualAddress": "0x00ABDE30", "name": "Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object___ctor(Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object_ * this, Object * sharedReader, Partitioner_SharedLong * sharedIndex, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionEnumeratorForIndexRange_Abstract\u00602[System.Object,System.Object](Object, Partitioner\u002BSharedLong)" }, { "virtualAddress": "0x00ABDEF8", "name": "Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__GrabNextChunk", "signature": "bool Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__GrabNextChunk(Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object_ * this, int32_t requestedChunkSize, MethodInfo * method)", "dotNetSignature": "Boolean GrabNextChunk(Int32)" }, { "virtualAddress": "0x00ABE098", "name": "Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__Dispose", "signature": "void Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object__Dispose(Partitioner_DynamicPartitionEnumeratorForIndexRange_Abstract_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00AC0380", "name": "Partitioner_DynamicPartitionerForIList_1_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForIList_1_System_Object___ctor(Partitioner_DynamicPartitionerForIList_1_System_Object_ * this, IList_1_System_Object_ * source, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForIList\u00601[System.Object](IList\u00601[System.Object])" }, { "virtualAddress": "0x00AC03A4", "name": "Partitioner_DynamicPartitionerForIList_1_System_Object__GetOrderableDynamicPartitions_Factory", "signature": "IEnumerable_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForIList_1_System_Object__GetOrderableDynamicPartitions_Factory(Partitioner_DynamicPartitionerForIList_1_System_Object_ * this, IList_1_System_Object_ * _data, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetOrderableDynamicPartitions_Factory(IList\u00601[System.Object])" }, { "virtualAddress": "0x00AC001C", "name": "Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object___ctor(Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object_ * this, IList_1_System_Object_ * sharedReader, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForIList\u00601[TSource]\u002BInternalPartitionEnumerable[System.Object](IList\u00601[System.Object])" }, { "virtualAddress": "0x00AC00A4", "name": "Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object__GetEnumerator(Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x00AC0114", "name": "Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object__System_Collections_IEnumerable_GetEnumerator(Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerable_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00AC015C", "name": "Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object__get_SourceCount", "signature": "int32_t Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object__get_SourceCount(Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SourceCount()" }, { "virtualAddress": "0x00AC01F8", "name": "Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object__get_Current", "signature": "KeyValuePair_2_System_Int64_System_Object_ Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object__get_Current(Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x00AC0138", "name": "Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object___ctor(Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object_ * this, IList_1_System_Object_ * sharedReader, Partitioner_SharedLong * sharedIndex, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForIList\u00601[TSource]\u002BInternalPartitionEnumerator[System.Object](IList\u00601[System.Object], Partitioner\u002BSharedLong)" }, { "virtualAddress": "0x00ABE734", "name": "Partitioner_DynamicPartitionerForArray_1_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForArray_1_System_Object___ctor(Partitioner_DynamicPartitionerForArray_1_System_Object_ * this, Object__Array * source, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForArray\u00601[System.Object](Object[])" }, { "virtualAddress": "0x00ABE758", "name": "Partitioner_DynamicPartitionerForArray_1_System_Object__GetOrderableDynamicPartitions_Factory", "signature": "IEnumerable_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForArray_1_System_Object__GetOrderableDynamicPartitions_Factory(Partitioner_DynamicPartitionerForArray_1_System_Object_ * this, Object__Array * _data, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetOrderableDynamicPartitions_Factory(Object[])" }, { "virtualAddress": "0x00ABE4BC", "name": "Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object___ctor(Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object_ * this, Object__Array * sharedReader, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForArray\u00601[TSource]\u002BInternalPartitionEnumerable[System.Object](Object[])" }, { "virtualAddress": "0x00ABE544", "name": "Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object__System_Collections_IEnumerable_GetEnumerator(Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ABE568", "name": "Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object__GetEnumerator(Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerable_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x00ABE5FC", "name": "Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object__get_SourceCount", "signature": "int32_t Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object__get_SourceCount(Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SourceCount()" }, { "virtualAddress": "0x00ABE618", "name": "Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object__get_Current", "signature": "KeyValuePair_2_System_Int64_System_Object_ Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object__get_Current(Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x00ABE5D8", "name": "Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object___ctor", "signature": "void Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object___ctor(Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object_ * this, Object__Array * sharedReader, Partitioner_SharedLong * sharedIndex, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BDynamicPartitionerForArray\u00601[TSource]\u002BInternalPartitionEnumerator[System.Object](Object[], Partitioner\u002BSharedLong)" }, { "virtualAddress": "0x00AC0D14", "name": "Partitioner_StaticIndexRangePartitioner_2_System_Object_System_Object___ctor", "signature": "void Partitioner_StaticIndexRangePartitioner_2_System_Object_System_Object___ctor(Partitioner_StaticIndexRangePartitioner_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BStaticIndexRangePartitioner\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00AC0D44", "name": "Partitioner_StaticIndexRangePartitioner_2_System_Object_System_Object__GetOrderablePartitions", "signature": "IList_1_IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_StaticIndexRangePartitioner_2_System_Object_System_Object__GetOrderablePartitions(Partitioner_StaticIndexRangePartitioner_2_System_Object_System_Object_ * this, int32_t partitionCount, MethodInfo * method)", "dotNetSignature": "IList\u00601[IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]]] GetOrderablePartitions(Int32)" }, { "virtualAddress": "0x00AC0A70", "name": "Partitioner_StaticIndexRangePartition_1_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Partitioner_StaticIndexRangePartition_1_System_Object__System_Collections_IEnumerator_get_Current(Partitioner_StaticIndexRangePartition_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00AC0964", "name": "Partitioner_StaticIndexRangePartition_1_System_Object___ctor", "signature": "void Partitioner_StaticIndexRangePartition_1_System_Object___ctor(Partitioner_StaticIndexRangePartition_1_System_Object_ * this, int32_t startIndex, int32_t endIndex, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BStaticIndexRangePartition\u00601[System.Object](Int32, Int32)" }, { "virtualAddress": "0x00AC09B0", "name": "Partitioner_StaticIndexRangePartition_1_System_Object__Dispose", "signature": "void Partitioner_StaticIndexRangePartition_1_System_Object__Dispose(Partitioner_StaticIndexRangePartition_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00AC09B4", "name": "Partitioner_StaticIndexRangePartition_1_System_Object__Reset", "signature": "void Partitioner_StaticIndexRangePartition_1_System_Object__Reset(Partitioner_StaticIndexRangePartition_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00AC0A14", "name": "Partitioner_StaticIndexRangePartition_1_System_Object__MoveNext", "signature": "bool Partitioner_StaticIndexRangePartition_1_System_Object__MoveNext(Partitioner_StaticIndexRangePartition_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00AC0BF4", "name": "Partitioner_StaticIndexRangePartitionerForIList_1_System_Object__get_SourceCount", "signature": "int32_t Partitioner_StaticIndexRangePartitionerForIList_1_System_Object__get_SourceCount(Partitioner_StaticIndexRangePartitionerForIList_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SourceCount()" }, { "virtualAddress": "0x00AC0BB4", "name": "Partitioner_StaticIndexRangePartitionerForIList_1_System_Object___ctor", "signature": "void Partitioner_StaticIndexRangePartitionerForIList_1_System_Object___ctor(Partitioner_StaticIndexRangePartitionerForIList_1_System_Object_ * this, IList_1_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BStaticIndexRangePartitionerForIList\u00601[System.Object](IList\u00601[System.Object])" }, { "virtualAddress": "0x00AC0C90", "name": "Partitioner_StaticIndexRangePartitionerForIList_1_System_Object__CreatePartition", "signature": "IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_StaticIndexRangePartitionerForIList_1_System_Object__CreatePartition(Partitioner_StaticIndexRangePartitionerForIList_1_System_Object_ * this, int32_t startIndex, int32_t endIndex, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]] CreatePartition(Int32, Int32)" }, { "virtualAddress": "0x00AC07F4", "name": "Partitioner_StaticIndexRangePartitionForIList_1_System_Object__get_Current", "signature": "KeyValuePair_2_System_Int64_System_Object_ Partitioner_StaticIndexRangePartitionForIList_1_System_Object__get_Current(Partitioner_StaticIndexRangePartitionForIList_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x00AC07A4", "name": "Partitioner_StaticIndexRangePartitionForIList_1_System_Object___ctor", "signature": "void Partitioner_StaticIndexRangePartitionForIList_1_System_Object___ctor(Partitioner_StaticIndexRangePartitionForIList_1_System_Object_ * this, IList_1_System_Object_ * list, int32_t startIndex, int32_t endIndex, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BStaticIndexRangePartitionForIList\u00601[System.Object](IList\u00601[System.Object], Int32, Int32)" }, { "virtualAddress": "0x00AC0B14", "name": "Partitioner_StaticIndexRangePartitionerForArray_1_System_Object__get_SourceCount", "signature": "int32_t Partitioner_StaticIndexRangePartitionerForArray_1_System_Object__get_SourceCount(Partitioner_StaticIndexRangePartitionerForArray_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_SourceCount()" }, { "virtualAddress": "0x00AC0AD4", "name": "Partitioner_StaticIndexRangePartitionerForArray_1_System_Object___ctor", "signature": "void Partitioner_StaticIndexRangePartitionerForArray_1_System_Object___ctor(Partitioner_StaticIndexRangePartitionerForArray_1_System_Object_ * this, Object__Array * array, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BStaticIndexRangePartitionerForArray\u00601[System.Object](Object[])" }, { "virtualAddress": "0x00AC0B30", "name": "Partitioner_StaticIndexRangePartitionerForArray_1_System_Object__CreatePartition", "signature": "IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Partitioner_StaticIndexRangePartitionerForArray_1_System_Object__CreatePartition(Partitioner_StaticIndexRangePartitionerForArray_1_System_Object_ * this, int32_t startIndex, int32_t endIndex, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]] CreatePartition(Int32, Int32)" }, { "virtualAddress": "0x00AC06A0", "name": "Partitioner_StaticIndexRangePartitionForArray_1_System_Object__get_Current", "signature": "KeyValuePair_2_System_Int64_System_Object_ Partitioner_StaticIndexRangePartitionForArray_1_System_Object__get_Current(Partitioner_StaticIndexRangePartitionForArray_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x00AC0650", "name": "Partitioner_StaticIndexRangePartitionForArray_1_System_Object___ctor", "signature": "void Partitioner_StaticIndexRangePartitionForArray_1_System_Object___ctor(Partitioner_StaticIndexRangePartitionForArray_1_System_Object_ * this, Object__Array * array, int32_t startIndex, int32_t endIndex, MethodInfo * method)", "dotNetSignature": "Partitioner\u002BStaticIndexRangePartitionForArray\u00601[System.Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x00A72EEC", "name": "ReferenceEqualityComparer_1_System_Object___ctor", "signature": "void ReferenceEqualityComparer_1_System_Object___ctor(ReferenceEqualityComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReferenceEqualityComparer\u00601[System.Object]()" }, { "virtualAddress": "0x00A72F04", "name": "ReferenceEqualityComparer_1_System_Object__Equals", "signature": "bool ReferenceEqualityComparer_1_System_Object__Equals(ReferenceEqualityComparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x00A72F10", "name": "ReferenceEqualityComparer_1_System_Object__GetHashCode", "signature": "int32_t ReferenceEqualityComparer_1_System_Object__GetHashCode(ReferenceEqualityComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x00A72F1C", "name": "ReferenceEqualityComparer_1_System_Object___cctor", "signature": "void ReferenceEqualityComparer_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "ReferenceEqualityComparer\u00601[System.Object]()" }, { "virtualAddress": "0x0073A350", "name": "CollectionExtensions_GetValueOrDefault", "signature": "Object * CollectionExtensions_GetValueOrDefault(IReadOnlyDictionary_2_System_Object_System_Object_ * dictionary, Object * key, MethodInfo * method)", "dotNetSignature": "Object GetValueOrDefault[Object,Object](IReadOnlyDictionary\u00602[System.Object,System.Object], Object)" }, { "virtualAddress": "0x0073A364", "name": "CollectionExtensions_GetValueOrDefault_1", "signature": "Object * CollectionExtensions_GetValueOrDefault_1(IReadOnlyDictionary_2_System_Object_System_Object_ * dictionary, Object * key, Object * defaultValue, MethodInfo * method)", "dotNetSignature": "Object GetValueOrDefault[Object,Object](IReadOnlyDictionary\u00602[System.Object,System.Object], Object, Object)" }, { "virtualAddress": "0x00675C8C", "name": "CollectionExtensions_TryAdd", "signature": "bool CollectionExtensions_TryAdd(IDictionary_2_System_Object_System_Object_ * dictionary, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd[Object,Object](IDictionary\u00602[System.Object,System.Object], Object, Object)" }, { "virtualAddress": "0x00675AD8", "name": "CollectionExtensions_Remove", "signature": "bool CollectionExtensions_Remove(IDictionary_2_System_Object_System_Object_ * dictionary, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove[Object,Object](IDictionary\u00602[System.Object,System.Object], Object, Object ByRef)" }, { "virtualAddress": "0x0067D37C", "name": "KeyValuePair_Create", "signature": "KeyValuePair_2_System_Object_System_Object_ KeyValuePair_Create(Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] Create[Object,Object](Object, Object)" }, { "virtualAddress": "0x004080A0", "name": "KeyValuePair_2_System_Object_System_Object__get_Key", "signature": "Object * KeyValuePair_2_System_Object_System_Object__get_Key(KeyValuePair_2_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x004080A8", "name": "KeyValuePair_2_System_Object_System_Object__get_Value", "signature": "Object * KeyValuePair_2_System_Object_System_Object__get_Value(KeyValuePair_2_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00408098", "name": "KeyValuePair_2_System_Object_System_Object___ctor", "signature": "void KeyValuePair_2_System_Object_System_Object___ctor(KeyValuePair_2_System_Object_System_Object___Boxed * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object](Object, Object)" }, { "virtualAddress": "0x004080B0", "name": "KeyValuePair_2_System_Object_System_Object__ToString", "signature": "String * KeyValuePair_2_System_Object_System_Object__ToString(KeyValuePair_2_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004080B8", "name": "KeyValuePair_2_System_Object_System_Object__Deconstruct", "signature": "void KeyValuePair_2_System_Object_System_Object__Deconstruct(KeyValuePair_2_System_Object_System_Object___Boxed * this, Object * * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Object ByRef, Object ByRef)" }, { "virtualAddress": "0x009F3850", "name": "ArraySortHelper_1_System_Object__Sort", "signature": "void ArraySortHelper_1_System_Object__Sort(Object__Array * keys, int32_t index, int32_t length, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009F3B70", "name": "ArraySortHelper_1_System_Object__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_Object__BinarySearch(Object__Array * array, int32_t index, int32_t length, Object * value, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Object[], Int32, Int32, Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009F3D30", "name": "ArraySortHelper_1_System_Object__Sort_1", "signature": "void ArraySortHelper_1_System_Object__Sort_1(Object__Array * keys, int32_t index, int32_t length, Comparison_1_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Object[], Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x009F3ED8", "name": "ArraySortHelper_1_System_Object__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_Object__InternalBinarySearch(Object__Array * array, int32_t index, int32_t length, Object * value, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(Object[], Int32, Int32, Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009F4024", "name": "ArraySortHelper_1_System_Object__SwapIfGreater", "signature": "void ArraySortHelper_1_System_Object__SwapIfGreater(Object__Array * keys, Comparison_1_Object_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(Object[], Comparison\u00601[Object], Int32, Int32)" }, { "virtualAddress": "0x009F4148", "name": "ArraySortHelper_1_System_Object__Swap", "signature": "void ArraySortHelper_1_System_Object__Swap(Object__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Object[], Int32, Int32)" }, { "virtualAddress": "0x009F41AC", "name": "ArraySortHelper_1_System_Object__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_Object__IntrospectiveSort(Object__Array * keys, int32_t left, int32_t length, Comparison_1_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Object[], Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x009F429C", "name": "ArraySortHelper_1_System_Object__IntroSort", "signature": "void ArraySortHelper_1_System_Object__IntroSort(Object__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Object[], Int32, Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x009F462C", "name": "ArraySortHelper_1_System_Object__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_Object__PickPivotAndPartition(Object__Array * keys, int32_t lo, int32_t hi, Comparison_1_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Object[], Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x009F4998", "name": "ArraySortHelper_1_System_Object__Heapsort", "signature": "void ArraySortHelper_1_System_Object__Heapsort(Object__Array * keys, int32_t lo, int32_t hi, Comparison_1_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Object[], Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x009F4B2C", "name": "ArraySortHelper_1_System_Object__DownHeap", "signature": "void ArraySortHelper_1_System_Object__DownHeap(Object__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Object[], Int32, Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x009F4D40", "name": "ArraySortHelper_1_System_Object__InsertionSort", "signature": "void ArraySortHelper_1_System_Object__InsertionSort(Object__Array * keys, int32_t lo, int32_t hi, Comparison_1_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Object[], Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x009F4EB4", "name": "ArraySortHelper_1_System_Object___ctor", "signature": "void ArraySortHelper_1_System_Object___ctor(ArraySortHelper_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.Object]()" }, { "virtualAddress": "0x009F9180", "name": "ArraySortHelper_2_System_Object_System_Object__get_Default", "signature": "ArraySortHelper_2_System_Object_System_Object_ * ArraySortHelper_2_System_Object_System_Object__get_Default(MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.Object,System.Object] get_Default()" }, { "virtualAddress": "0x009F923C", "name": "ArraySortHelper_2_System_Object_System_Object__CreateArraySortHelper", "signature": "ArraySortHelper_2_System_Object_System_Object_ * ArraySortHelper_2_System_Object_System_Object__CreateArraySortHelper(MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.Object,System.Object] CreateArraySortHelper()" }, { "virtualAddress": "0x009F9354", "name": "ArraySortHelper_2_System_Object_System_Object__Sort", "signature": "void ArraySortHelper_2_System_Object_System_Object__Sort(ArraySortHelper_2_System_Object_System_Object_ * this, Object__Array * keys, Object__Array * values, int32_t index, int32_t length, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009F9514", "name": "ArraySortHelper_2_System_Object_System_Object__SwapIfGreaterWithItems", "signature": "void ArraySortHelper_2_System_Object_System_Object__SwapIfGreaterWithItems(Object__Array * keys, Object__Array * values, IComparer_1_System_Object_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreaterWithItems(Object[], Object[], IComparer\u00601[System.Object], Int32, Int32)" }, { "virtualAddress": "0x009F96C8", "name": "ArraySortHelper_2_System_Object_System_Object__Swap", "signature": "void ArraySortHelper_2_System_Object_System_Object__Swap(Object__Array * keys, Object__Array * values, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Object[], Object[], Int32, Int32)" }, { "virtualAddress": "0x009F9770", "name": "ArraySortHelper_2_System_Object_System_Object__IntrospectiveSort", "signature": "void ArraySortHelper_2_System_Object_System_Object__IntrospectiveSort(Object__Array * keys, Object__Array * values, int32_t left, int32_t length, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009F9868", "name": "ArraySortHelper_2_System_Object_System_Object__IntroSort", "signature": "void ArraySortHelper_2_System_Object_System_Object__IntroSort(Object__Array * keys, Object__Array * values, int32_t lo, int32_t hi, int32_t depthLimit, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Object[], Object[], Int32, Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009F9C24", "name": "ArraySortHelper_2_System_Object_System_Object__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_2_System_Object_System_Object__PickPivotAndPartition(Object__Array * keys, Object__Array * values, int32_t lo, int32_t hi, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009FA034", "name": "ArraySortHelper_2_System_Object_System_Object__Heapsort", "signature": "void ArraySortHelper_2_System_Object_System_Object__Heapsort(Object__Array * keys, Object__Array * values, int32_t lo, int32_t hi, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009FA1D8", "name": "ArraySortHelper_2_System_Object_System_Object__DownHeap", "signature": "void ArraySortHelper_2_System_Object_System_Object__DownHeap(Object__Array * keys, Object__Array * values, int32_t i, int32_t n, int32_t lo, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Object[], Object[], Int32, Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009FA4F4", "name": "ArraySortHelper_2_System_Object_System_Object__InsertionSort", "signature": "void ArraySortHelper_2_System_Object_System_Object__InsertionSort(Object__Array * keys, Object__Array * values, int32_t lo, int32_t hi, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x009FA728", "name": "ArraySortHelper_2_System_Object_System_Object___ctor", "signature": "void ArraySortHelper_2_System_Object_System_Object___ctor(ArraySortHelper_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00A32F74", "name": "Dictionary_2_System_Object_System_Object__get_Comparer", "signature": "IEqualityComparer_1_System_Object_ * Dictionary_2_System_Object_System_Object__get_Comparer(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Object] get_Comparer()" }, { "virtualAddress": "0x00A32F7C", "name": "Dictionary_2_System_Object_System_Object__get_Count", "signature": "int32_t Dictionary_2_System_Object_System_Object__get_Count(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A32F8C", "name": "Dictionary_2_System_Object_System_Object__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * Dictionary_2_System_Object_System_Object__get_Keys(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Object] get_Keys()" }, { "virtualAddress": "0x00A33004", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A3307C", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A330F4", "name": "Dictionary_2_System_Object_System_Object__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * Dictionary_2_System_Object_System_Object__get_Values(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Object] get_Values()" }, { "virtualAddress": "0x00A3316C", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A331E4", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Object_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A3325C", "name": "Dictionary_2_System_Object_System_Object__get_Item", "signature": "Object * Dictionary_2_System_Object_System_Object__get_Item(Dictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_Object_System_Object__set_Item", "signature": "void Dictionary_2_System_Object_System_Object__set_Item(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x00A35460", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A359D8", "name": "Dictionary_2_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A359E0", "name": "Dictionary_2_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A35A58", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A35A60", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A35A68", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A35A8C", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Values(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A35AB0", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_get_Item(Dictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A35BA0", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_Object_System_Object___ctor", "signature": "void Dictionary_2_System_Object_System_Object___ctor(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x00A32418", "name": "Dictionary_2_System_Object_System_Object___ctor_1", "signature": "void Dictionary_2_System_Object_System_Object___ctor_1(Dictionary_2_System_Object_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](Int32)" }, { "virtualAddress": "0x00A32440", "name": "Dictionary_2_System_Object_System_Object___ctor_2", "signature": "void Dictionary_2_System_Object_System_Object___ctor_2(Dictionary_2_System_Object_System_Object_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A32470", "name": "Dictionary_2_System_Object_System_Object___ctor_3", "signature": "void Dictionary_2_System_Object_System_Object___ctor_3(Dictionary_2_System_Object_System_Object_ * this, int32_t capacity, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A32590", "name": "Dictionary_2_System_Object_System_Object___ctor_4", "signature": "void Dictionary_2_System_Object_System_Object___ctor_4(Dictionary_2_System_Object_System_Object_ * this, IDictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00A325B8", "name": "Dictionary_2_System_Object_System_Object___ctor_5", "signature": "void Dictionary_2_System_Object_System_Object___ctor_5(Dictionary_2_System_Object_System_Object_ * this, IDictionary_2_System_Object_System_Object_ * dictionary, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A32A78", "name": "Dictionary_2_System_Object_System_Object___ctor_6", "signature": "void Dictionary_2_System_Object_System_Object___ctor_6(Dictionary_2_System_Object_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]])" }, { "virtualAddress": "0x00A32AA0", "name": "Dictionary_2_System_Object_System_Object___ctor_7", "signature": "void Dictionary_2_System_Object_System_Object___ctor_7(Dictionary_2_System_Object_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Object_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A32E94", "name": "Dictionary_2_System_Object_System_Object___ctor_8", "signature": "void Dictionary_2_System_Object_System_Object___ctor_8(Dictionary_2_System_Object_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_Object_System_Object__Add", "signature": "void Dictionary_2_System_Object_System_Object__Add(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x00A33380", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00A333A4", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00A33458", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00A33534", "name": "Dictionary_2_System_Object_System_Object__Clear", "signature": "void Dictionary_2_System_Object_System_Object__Clear(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A335CC", "name": "Dictionary_2_System_Object_System_Object__ContainsKey", "signature": "bool Dictionary_2_System_Object_System_Object__ContainsKey(Dictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00A33600", "name": "Dictionary_2_System_Object_System_Object__ContainsValue", "signature": "bool Dictionary_2_System_Object_System_Object__ContainsValue(Dictionary_2_System_Object_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x00A33720", "name": "Dictionary_2_System_Object_System_Object__CopyTo", "signature": "void Dictionary_2_System_Object_System_Object__CopyTo(Dictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x00A33928", "name": "Dictionary_2_System_Object_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object_ Dictionary_2_System_Object_System_Object__GetEnumerator(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Object] GetEnumerator()" }, { "virtualAddress": "0x00A33950", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Object_ * Dictionary_2_System_Object_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Object]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A339D8", "name": "Dictionary_2_System_Object_System_Object__GetObjectData", "signature": "void Dictionary_2_System_Object_System_Object__GetObjectData(Dictionary_2_System_Object_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A33BE4", "name": "Dictionary_2_System_Object_System_Object__FindEntry", "signature": "int32_t Dictionary_2_System_Object_System_Object__FindEntry(Dictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x00A33E4C", "name": "Dictionary_2_System_Object_System_Object__Initialize", "signature": "void Dictionary_2_System_Object_System_Object__Initialize(Dictionary_2_System_Object_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A33F60", "name": "Dictionary_2_System_Object_System_Object__TryInsert", "signature": "bool Dictionary_2_System_Object_System_Object__TryInsert(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(Object, Object, InsertionBehavior)" }, { "virtualAddress": "0x00A344E4", "name": "Dictionary_2_System_Object_System_Object__OnDeserialization", "signature": "void Dictionary_2_System_Object_System_Object__OnDeserialization(Dictionary_2_System_Object_System_Object_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A34908", "name": "Dictionary_2_System_Object_System_Object__Resize", "signature": "void Dictionary_2_System_Object_System_Object__Resize(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A349A0", "name": "Dictionary_2_System_Object_System_Object__Resize_1", "signature": "void Dictionary_2_System_Object_System_Object__Resize_1(Dictionary_2_System_Object_System_Object_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A34C30", "name": "Dictionary_2_System_Object_System_Object__Remove", "signature": "bool Dictionary_2_System_Object_System_Object__Remove(Dictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00A34FDC", "name": "Dictionary_2_System_Object_System_Object__Remove_1", "signature": "bool Dictionary_2_System_Object_System_Object__Remove_1(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object, Object ByRef)" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_Object_System_Object__TryGetValue", "signature": "bool Dictionary_2_System_Object_System_Object__TryGetValue(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Object ByRef)" }, { "virtualAddress": "0x00A35438", "name": "Dictionary_2_System_Object_System_Object__TryAdd", "signature": "bool Dictionary_2_System_Object_System_Object__TryAdd(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Object, Object)" }, { "virtualAddress": "0x00A35468", "name": "Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Object_System_Object_ * this, KeyValuePair_2_System_Object_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x00A3548C", "name": "Dictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_System_Object_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A35950", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A35F28", "name": "Dictionary_2_System_Object_System_Object__IsCompatibleKey", "signature": "bool Dictionary_2_System_Object_System_Object__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A35FF4", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add(Dictionary_2_System_Object_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A3637C", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_Contains(Dictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A36450", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A364D8", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_Remove(Dictionary_2_System_Object_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00408788", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__get_Current", "signature": "KeyValuePair_2_System_Object_System_Object_ Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x00408798", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004087A8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x004087B0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x004087B8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x00408758", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, Dictionary_2_System_Object_System_Object_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Object](Dictionary\u00602[System.Object,System.Object], Int32)" }, { "virtualAddress": "0x00408780", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408794", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004087A0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0098A5F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098A618", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0098AC18", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0098AC20", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0098A33C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Dictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Object](Dictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0098A3E0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object_ Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Object] GetEnumerator()" }, { "virtualAddress": "0x0098A40C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0098A620", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0098A68C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0098A6F8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Object)" }, { "virtualAddress": "0x0098A720", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x0098A78C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x0098A7F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0098A854", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x004079D8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x004079E0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004079A8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, Dictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Object](Dictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x004079CC", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004079D0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004079E8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00992308", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00992330", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00992930", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00992938", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00992054", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Dictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Object](Dictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x009920F8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object_ Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Object] GetEnumerator()" }, { "virtualAddress": "0x00992124", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00992338", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x009923A4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x00992410", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x0099247C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Object)" }, { "virtualAddress": "0x009924A4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00992508", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0099256C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00407CAC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407CB4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407C7C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, Dictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Object](Dictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00407CA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407CA4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407CBC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x009E5894", "name": "IDictionaryDebugView_2_System_Object_System_Object__1_get_Items", "signature": "KeyValuePair_2_System_Object_System_Object___Array * IDictionaryDebugView_2_System_Object_System_Object__1_get_Items(IDictionaryDebugView_2_System_Object_System_Object__1 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object][] get_Items()" }, { "virtualAddress": "0x009E57F0", "name": "IDictionaryDebugView_2_System_Object_System_Object__1__ctor", "signature": "void IDictionaryDebugView_2_System_Object_System_Object__1__ctor(IDictionaryDebugView_2_System_Object_System_Object__1 * this, IDictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "IDictionaryDebugView\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00A08A68", "name": "DictionaryKeyCollectionDebugView_2_System_Object_System_Object__get_Items", "signature": "Object__Array * DictionaryKeyCollectionDebugView_2_System_Object_System_Object__get_Items(DictionaryKeyCollectionDebugView_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00A089C4", "name": "DictionaryKeyCollectionDebugView_2_System_Object_System_Object___ctor", "signature": "void DictionaryKeyCollectionDebugView_2_System_Object_System_Object___ctor(DictionaryKeyCollectionDebugView_2_System_Object_System_Object_ * this, ICollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "DictionaryKeyCollectionDebugView\u00602[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x00A08C80", "name": "DictionaryValueCollectionDebugView_2_System_Object_System_Object__get_Items", "signature": "Object__Array * DictionaryValueCollectionDebugView_2_System_Object_System_Object__get_Items(DictionaryValueCollectionDebugView_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00A08BDC", "name": "DictionaryValueCollectionDebugView_2_System_Object_System_Object___ctor", "signature": "void DictionaryValueCollectionDebugView_2_System_Object_System_Object___ctor(DictionaryValueCollectionDebugView_2_System_Object_System_Object_ * this, ICollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "DictionaryValueCollectionDebugView\u00602[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x009FF8E0", "name": "Comparer_1_System_Object__get_Default", "signature": "Comparer_1_System_Object_ * Comparer_1_System_Object__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Object] get_Default()" }, { "virtualAddress": "0x009FF9C4", "name": "Comparer_1_System_Object__Create", "signature": "Comparer_1_System_Object_ * Comparer_1_System_Object__Create(Comparison_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Object] Create(Comparison\u00601[Object])" }, { "virtualAddress": "0x009FFAE0", "name": "Comparer_1_System_Object__CreateComparer", "signature": "Comparer_1_System_Object_ * Comparer_1_System_Object__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Object] CreateComparer()" }, { "virtualAddress": "0x009FFECC", "name": "Comparer_1_System_Object__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_Object__System_Collections_IComparer_Compare(Comparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A0002C", "name": "Comparer_1_System_Object___ctor", "signature": "void Comparer_1_System_Object___ctor(Comparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Object]()" }, { "virtualAddress": "0x009DDC74", "name": "GenericComparer_1_System_Object__Compare", "signature": "int32_t GenericComparer_1_System_Object__Compare(GenericComparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x009DDD40", "name": "GenericComparer_1_System_Object__Equals", "signature": "bool GenericComparer_1_System_Object__Equals(GenericComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DDD8C", "name": "GenericComparer_1_System_Object__GetHashCode", "signature": "int32_t GenericComparer_1_System_Object__GetHashCode(GenericComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DDDCC", "name": "GenericComparer_1_System_Object___ctor", "signature": "void GenericComparer_1_System_Object___ctor(GenericComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.Object]()" }, { "virtualAddress": "0x00A698DC", "name": "ObjectComparer_1_System_Object__Compare", "signature": "int32_t ObjectComparer_1_System_Object__Compare(ObjectComparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x00A69968", "name": "ObjectComparer_1_System_Object__Equals", "signature": "bool ObjectComparer_1_System_Object__Equals(ObjectComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A699B4", "name": "ObjectComparer_1_System_Object__GetHashCode", "signature": "int32_t ObjectComparer_1_System_Object__GetHashCode(ObjectComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A699F4", "name": "ObjectComparer_1_System_Object___ctor", "signature": "void ObjectComparer_1_System_Object___ctor(ObjectComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.Object]()" }, { "virtualAddress": "0x00A07DF0", "name": "ComparisonComparer_1_System_Object___ctor", "signature": "void ComparisonComparer_1_System_Object___ctor(ComparisonComparer_1_System_Object_ * this, Comparison_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.Object](Comparison\u00601[Object])" }, { "virtualAddress": "0x00A07E30", "name": "ComparisonComparer_1_System_Object__Compare", "signature": "int32_t ComparisonComparer_1_System_Object__Compare(ComparisonComparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x00A6835C", "name": "Mscorlib_CollectionDebugView_1_System_Object__get_Items", "signature": "Object__Array * Mscorlib_CollectionDebugView_1_System_Object__get_Items(Mscorlib_CollectionDebugView_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00A68318", "name": "Mscorlib_CollectionDebugView_1_System_Object___ctor", "signature": "void Mscorlib_CollectionDebugView_1_System_Object___ctor(Mscorlib_CollectionDebugView_1_System_Object_ * this, ICollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Mscorlib_CollectionDebugView\u00601[System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x00A686CC", "name": "Mscorlib_DictionaryKeyCollectionDebugView_2_System_Object_System_Object__get_Items", "signature": "Object__Array * Mscorlib_DictionaryKeyCollectionDebugView_2_System_Object_System_Object__get_Items(Mscorlib_DictionaryKeyCollectionDebugView_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00A68688", "name": "Mscorlib_DictionaryKeyCollectionDebugView_2_System_Object_System_Object___ctor", "signature": "void Mscorlib_DictionaryKeyCollectionDebugView_2_System_Object_System_Object___ctor(Mscorlib_DictionaryKeyCollectionDebugView_2_System_Object_System_Object_ * this, ICollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Mscorlib_DictionaryKeyCollectionDebugView\u00602[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x00A68884", "name": "Mscorlib_DictionaryValueCollectionDebugView_2_System_Object_System_Object__get_Items", "signature": "Object__Array * Mscorlib_DictionaryValueCollectionDebugView_2_System_Object_System_Object__get_Items(Mscorlib_DictionaryValueCollectionDebugView_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00A68840", "name": "Mscorlib_DictionaryValueCollectionDebugView_2_System_Object_System_Object___ctor", "signature": "void Mscorlib_DictionaryValueCollectionDebugView_2_System_Object_System_Object___ctor(Mscorlib_DictionaryValueCollectionDebugView_2_System_Object_System_Object_ * this, ICollection_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Mscorlib_DictionaryValueCollectionDebugView\u00602[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x00A68514", "name": "Mscorlib_DictionaryDebugView_2_System_Object_System_Object__get_Items", "signature": "KeyValuePair_2_System_Object_System_Object___Array * Mscorlib_DictionaryDebugView_2_System_Object_System_Object__get_Items(Mscorlib_DictionaryDebugView_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object][] get_Items()" }, { "virtualAddress": "0x00A684D0", "name": "Mscorlib_DictionaryDebugView_2_System_Object_System_Object___ctor", "signature": "void Mscorlib_DictionaryDebugView_2_System_Object_System_Object___ctor(Mscorlib_DictionaryDebugView_2_System_Object_System_Object_ * this, IDictionary_2_System_Object_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Mscorlib_DictionaryDebugView\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00A68A9C", "name": "Mscorlib_KeyedCollectionDebugView_2_System_Object_System_Object__get_Items", "signature": "Object__Array * Mscorlib_KeyedCollectionDebugView_2_System_Object_System_Object__get_Items(Mscorlib_KeyedCollectionDebugView_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] get_Items()" }, { "virtualAddress": "0x00A689F8", "name": "Mscorlib_KeyedCollectionDebugView_2_System_Object_System_Object___ctor", "signature": "void Mscorlib_KeyedCollectionDebugView_2_System_Object_System_Object___ctor(Mscorlib_KeyedCollectionDebugView_2_System_Object_System_Object_ * this, KeyedCollection_2_System_Object_System_Object_ * keyedCollection, MethodInfo * method)", "dotNetSignature": "Mscorlib_KeyedCollectionDebugView\u00602[System.Object,System.Object](KeyedCollection\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AA0718", "name": "EqualityComparer_1_System_Object__get_Default", "signature": "EqualityComparer_1_System_Object_ * EqualityComparer_1_System_Object__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Object] get_Default()" }, { "virtualAddress": "0x00AA07FC", "name": "EqualityComparer_1_System_Object__CreateComparer", "signature": "EqualityComparer_1_System_Object_ * EqualityComparer_1_System_Object__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Object] CreateComparer()" }, { "virtualAddress": "0x00AA0E28", "name": "EqualityComparer_1_System_Object__IndexOf", "signature": "int32_t EqualityComparer_1_System_Object__IndexOf(EqualityComparer_1_System_Object_ * this, Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x00AA0EC8", "name": "EqualityComparer_1_System_Object__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Object__LastIndexOf(EqualityComparer_1_System_Object_ * this, Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x00AA0F68", "name": "EqualityComparer_1_System_Object__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Object__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA1034", "name": "EqualityComparer_1_System_Object__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Object__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA1194", "name": "EqualityComparer_1_System_Object___ctor", "signature": "void EqualityComparer_1_System_Object___ctor(EqualityComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Object]()" }, { "virtualAddress": "0x009E02EC", "name": "GenericEqualityComparer_1_System_Object__Equals", "signature": "bool GenericEqualityComparer_1_System_Object__Equals(GenericEqualityComparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x009E03B8", "name": "GenericEqualityComparer_1_System_Object__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_Object__GetHashCode(GenericEqualityComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x009E03D8", "name": "GenericEqualityComparer_1_System_Object__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Object__IndexOf(GenericEqualityComparer_1_System_Object_ * this, Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x009E053C", "name": "GenericEqualityComparer_1_System_Object__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Object__LastIndexOf(GenericEqualityComparer_1_System_Object_ * this, Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x009E0694", "name": "GenericEqualityComparer_1_System_Object__Equals_1", "signature": "bool GenericEqualityComparer_1_System_Object__Equals_1(GenericEqualityComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E06E0", "name": "GenericEqualityComparer_1_System_Object__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_Object__GetHashCode_1(GenericEqualityComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E0720", "name": "GenericEqualityComparer_1_System_Object___ctor", "signature": "void GenericEqualityComparer_1_System_Object___ctor(GenericEqualityComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.Object]()" }, { "virtualAddress": "0x00A6D4CC", "name": "ObjectEqualityComparer_1_System_Object__Equals", "signature": "bool ObjectEqualityComparer_1_System_Object__Equals(ObjectEqualityComparer_1_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object, Object)" }, { "virtualAddress": "0x00A6D500", "name": "ObjectEqualityComparer_1_System_Object__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Object__GetHashCode(ObjectEqualityComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x00A6D520", "name": "ObjectEqualityComparer_1_System_Object__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Object__IndexOf(ObjectEqualityComparer_1_System_Object_ * this, Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x00A6D5F0", "name": "ObjectEqualityComparer_1_System_Object__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Object__LastIndexOf(ObjectEqualityComparer_1_System_Object_ * this, Object__Array * array, Object * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x00A6D6B4", "name": "ObjectEqualityComparer_1_System_Object__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Object__Equals_1(ObjectEqualityComparer_1_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6D700", "name": "ObjectEqualityComparer_1_System_Object__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Object__GetHashCode_1(ObjectEqualityComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6D740", "name": "ObjectEqualityComparer_1_System_Object___ctor", "signature": "void ObjectEqualityComparer_1_System_Object___ctor(ObjectEqualityComparer_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Object]()" }, { "virtualAddress": "0x00B85444", "name": "List_1_System_Object__get_Capacity", "signature": "int32_t List_1_System_Object__get_Capacity(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B85460", "name": "List_1_System_Object__set_Capacity", "signature": "void List_1_System_Object__set_Capacity(List_1_System_Object_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Object__get_Count", "signature": "int32_t List_1_System_Object__get_Count(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B855B8", "name": "List_1_System_Object__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_Object__System_Collections_IList_get_IsFixedSize(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B855C0", "name": "List_1_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B855C8", "name": "List_1_System_Object__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_Object__System_Collections_IList_get_IsReadOnly(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B855D0", "name": "List_1_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_Object__System_Collections_ICollection_get_IsSynchronized(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B855D8", "name": "List_1_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_Object__System_Collections_ICollection_get_SyncRoot(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Object__get_Item", "signature": "Object * List_1_System_Object__get_Item(List_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x00B85690", "name": "List_1_System_Object__set_Item", "signature": "void List_1_System_Object__set_Item(List_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00B85770", "name": "List_1_System_Object__System_Collections_IList_get_Item", "signature": "Object * List_1_System_Object__System_Collections_IList_get_Item(List_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B85794", "name": "List_1_System_Object__System_Collections_IList_set_Item", "signature": "void List_1_System_Object__System_Collections_IList_set_Item(List_1_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Object___ctor", "signature": "void List_1_System_Object___ctor(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object]()" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Object___ctor_1", "signature": "void List_1_System_Object___ctor_1(List_1_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object](Int32)" }, { "virtualAddress": "0x00B84EDC", "name": "List_1_System_Object___ctor_2", "signature": "void List_1_System_Object___ctor_2(List_1_System_Object_ * this, IEnumerable_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00B85708", "name": "List_1_System_Object__IsCompatibleObject", "signature": "bool List_1_System_Object__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Object__Add", "signature": "void List_1_System_Object__Add(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void Add(Object)" }, { "virtualAddress": "0x00B859DC", "name": "List_1_System_Object__System_Collections_IList_Add", "signature": "int32_t List_1_System_Object__System_Collections_IList_Add(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B85B90", "name": "List_1_System_Object__AddRange", "signature": "void List_1_System_Object__AddRange(List_1_System_Object_ * this, IEnumerable_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00B85BC0", "name": "List_1_System_Object__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Object_ * List_1_System_Object__AsReadOnly(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] AsReadOnly()" }, { "virtualAddress": "0x00B85C2C", "name": "List_1_System_Object__BinarySearch", "signature": "int32_t List_1_System_Object__BinarySearch(List_1_System_Object_ * this, int32_t index, int32_t count, Object * item, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00B85CDC", "name": "List_1_System_Object__BinarySearch_1", "signature": "int32_t List_1_System_Object__BinarySearch_1(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Object)" }, { "virtualAddress": "0x00B85D48", "name": "List_1_System_Object__BinarySearch_2", "signature": "int32_t List_1_System_Object__BinarySearch_2(List_1_System_Object_ * this, Object * item, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00B85DB8", "name": "List_1_System_Object__Clear", "signature": "void List_1_System_Object__Clear(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B85E00", "name": "List_1_System_Object__Contains", "signature": "bool List_1_System_Object__Contains(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x00B85EF8", "name": "List_1_System_Object__System_Collections_IList_Contains", "signature": "bool List_1_System_Object__System_Collections_IList_Contains(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x0067D3B8", "name": "List_1_System_Object__ConvertAll", "signature": "List_1_System_Object_ * List_1_System_Object__ConvertAll(List_1_System_Object_ * this, Converter_2_Object_Object_ * converter, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] ConvertAll[Object](Converter\u00602[Object,Object])" }, { "virtualAddress": "0x00B86038", "name": "List_1_System_Object__CopyTo", "signature": "void List_1_System_Object__CopyTo(List_1_System_Object_ * this, Object__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[])" }, { "virtualAddress": "0x00B86060", "name": "List_1_System_Object__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_Object__System_Collections_ICollection_CopyTo(List_1_System_Object_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B86174", "name": "List_1_System_Object__CopyTo_1", "signature": "void List_1_System_Object__CopyTo_1(List_1_System_Object_ * this, int32_t index, Object__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Object[], Int32, Int32)" }, { "virtualAddress": "0x00B861E4", "name": "List_1_System_Object__CopyTo_2", "signature": "void List_1_System_Object__CopyTo_2(List_1_System_Object_ * this, Object__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00B86204", "name": "List_1_System_Object__EnsureCapacity", "signature": "void List_1_System_Object__EnsureCapacity(List_1_System_Object_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B86260", "name": "List_1_System_Object__Exists", "signature": "bool List_1_System_Object__Exists(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B86294", "name": "List_1_System_Object__Find", "signature": "Object * List_1_System_Object__Find(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Object Find(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B8635C", "name": "List_1_System_Object__FindAll", "signature": "List_1_System_Object_ * List_1_System_Object__FindAll(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] FindAll(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B86480", "name": "List_1_System_Object__FindIndex", "signature": "int32_t List_1_System_Object__FindIndex(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B864B0", "name": "List_1_System_Object__FindIndex_1", "signature": "int32_t List_1_System_Object__FindIndex_1(List_1_System_Object_ * this, int32_t startIndex, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x00B864E4", "name": "List_1_System_Object__FindIndex_2", "signature": "int32_t List_1_System_Object__FindIndex_2(List_1_System_Object_ * this, int32_t startIndex, int32_t count, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x00B865E4", "name": "List_1_System_Object__FindLast", "signature": "Object * List_1_System_Object__FindLast(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Object FindLast(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B866AC", "name": "List_1_System_Object__FindLastIndex", "signature": "int32_t List_1_System_Object__FindLastIndex(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B866DC", "name": "List_1_System_Object__FindLastIndex_1", "signature": "int32_t List_1_System_Object__FindLastIndex_1(List_1_System_Object_ * this, int32_t startIndex, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x00B8670C", "name": "List_1_System_Object__FindLastIndex_2", "signature": "int32_t List_1_System_Object__FindLastIndex_2(List_1_System_Object_ * this, int32_t startIndex, int32_t count, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x00B86818", "name": "List_1_System_Object__ForEach", "signature": "void List_1_System_Object__ForEach(List_1_System_Object_ * this, Action_1_Object_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[Object])" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Object__GetEnumerator", "signature": "List_1_T_Enumerator_System_Object_ List_1_System_Object__GetEnumerator(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Object] GetEnumerator()" }, { "virtualAddress": "0x00B869A0", "name": "List_1_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * List_1_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B86A18", "name": "List_1_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_Object__System_Collections_IEnumerable_GetEnumerator(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B86A90", "name": "List_1_System_Object__GetRange", "signature": "List_1_System_Object_ * List_1_System_Object__GetRange(List_1_System_Object_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B86B80", "name": "List_1_System_Object__IndexOf", "signature": "int32_t List_1_System_Object__IndexOf(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x00B86BA4", "name": "List_1_System_Object__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_Object__System_Collections_IList_IndexOf(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B86CE4", "name": "List_1_System_Object__IndexOf_1", "signature": "int32_t List_1_System_Object__IndexOf_1(List_1_System_Object_ * this, Object * item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x00B86D54", "name": "List_1_System_Object__IndexOf_2", "signature": "int32_t List_1_System_Object__IndexOf_2(List_1_System_Object_ * this, Object * item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x00B86DF0", "name": "List_1_System_Object__Insert", "signature": "void List_1_System_Object__Insert(List_1_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x00B86ED0", "name": "List_1_System_Object__System_Collections_IList_Insert", "signature": "void List_1_System_Object__System_Collections_IList_Insert(List_1_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B87078", "name": "List_1_System_Object__InsertRange", "signature": "void List_1_System_Object__InsertRange(List_1_System_Object_ * this, int32_t index, IEnumerable_1_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x00B87558", "name": "List_1_System_Object__LastIndexOf", "signature": "int32_t List_1_System_Object__LastIndexOf(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object)" }, { "virtualAddress": "0x00B87580", "name": "List_1_System_Object__LastIndexOf_1", "signature": "int32_t List_1_System_Object__LastIndexOf_1(List_1_System_Object_ * this, Object * item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x00B875EC", "name": "List_1_System_Object__LastIndexOf_2", "signature": "int32_t List_1_System_Object__LastIndexOf_2(List_1_System_Object_ * this, Object * item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x00B87700", "name": "List_1_System_Object__Remove", "signature": "bool List_1_System_Object__Remove(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00B87768", "name": "List_1_System_Object__System_Collections_IList_Remove", "signature": "void List_1_System_Object__System_Collections_IList_Remove(List_1_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B878A4", "name": "List_1_System_Object__RemoveAll", "signature": "int32_t List_1_System_Object__RemoveAll(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B87A38", "name": "List_1_System_Object__RemoveAt", "signature": "void List_1_System_Object__RemoveAt(List_1_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B87AD4", "name": "List_1_System_Object__RemoveRange", "signature": "void List_1_System_Object__RemoveRange(List_1_System_Object_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B87BA0", "name": "List_1_System_Object__Reverse", "signature": "void List_1_System_Object__Reverse(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B87BF8", "name": "List_1_System_Object__Reverse_1", "signature": "void List_1_System_Object__Reverse_1(List_1_System_Object_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B87CA0", "name": "List_1_System_Object__Sort", "signature": "void List_1_System_Object__Sort(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B87CFC", "name": "List_1_System_Object__Sort_1", "signature": "void List_1_System_Object__Sort_1(List_1_System_Object_ * this, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00B87D64", "name": "List_1_System_Object__Sort_2", "signature": "void List_1_System_Object__Sort_2(List_1_System_Object_ * this, int32_t index, int32_t count, IComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x00B87E1C", "name": "List_1_System_Object__Sort_3", "signature": "void List_1_System_Object__Sort_3(List_1_System_Object_ * this, Comparison_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[Object])" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Object__ToArray", "signature": "Object__Array * List_1_System_Object__ToArray(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x00B87F04", "name": "List_1_System_Object__TrimExcess", "signature": "void List_1_System_Object__TrimExcess(List_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B87F58", "name": "List_1_System_Object__TrueForAll", "signature": "bool List_1_System_Object__TrueForAll(List_1_System_Object_ * this, Predicate_1_Object_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[Object])" }, { "virtualAddress": "0x00B88008", "name": "List_1_System_Object__Synchronized", "signature": "IList_1_System_Object_ * List_1_System_Object__Synchronized(List_1_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Object] Synchronized(List\u00601[System.Object])" }, { "virtualAddress": "0x00B880C0", "name": "List_1_System_Object___cctor", "signature": "void List_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.Object]()" }, { "virtualAddress": "0x009EDB6C", "name": "List_1_T_SynchronizedList_System_Object__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_Object__get_Count(List_1_T_SynchronizedList_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009EDC3C", "name": "List_1_T_SynchronizedList_System_Object__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_Object__get_IsReadOnly(List_1_T_SynchronizedList_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009EE324", "name": "List_1_T_SynchronizedList_System_Object__get_Item", "signature": "Object * List_1_T_SynchronizedList_System_Object__get_Item(List_1_T_SynchronizedList_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x009EE3FC", "name": "List_1_T_SynchronizedList_System_Object__set_Item", "signature": "void List_1_T_SynchronizedList_System_Object__set_Item(List_1_T_SynchronizedList_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x009EDA94", "name": "List_1_T_SynchronizedList_System_Object___ctor", "signature": "void List_1_T_SynchronizedList_System_Object___ctor(List_1_T_SynchronizedList_System_Object_ * this, List_1_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.Object](List\u00601[System.Object])" }, { "virtualAddress": "0x009EDCDC", "name": "List_1_T_SynchronizedList_System_Object__Add", "signature": "void List_1_T_SynchronizedList_System_Object__Add(List_1_T_SynchronizedList_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void Add(Object)" }, { "virtualAddress": "0x009EDDA4", "name": "List_1_T_SynchronizedList_System_Object__Clear", "signature": "void List_1_T_SynchronizedList_System_Object__Clear(List_1_T_SynchronizedList_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009EDE5C", "name": "List_1_T_SynchronizedList_System_Object__Contains", "signature": "bool List_1_T_SynchronizedList_System_Object__Contains(List_1_T_SynchronizedList_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x009EDF34", "name": "List_1_T_SynchronizedList_System_Object__CopyTo", "signature": "void List_1_T_SynchronizedList_System_Object__CopyTo(List_1_T_SynchronizedList_System_Object_ * this, Object__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x009EE004", "name": "List_1_T_SynchronizedList_System_Object__Remove", "signature": "bool List_1_T_SynchronizedList_System_Object__Remove(List_1_T_SynchronizedList_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x009EE0DC", "name": "List_1_T_SynchronizedList_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_Object__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009EE1EC", "name": "List_1_T_SynchronizedList_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * List_1_T_SynchronizedList_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009EE4CC", "name": "List_1_T_SynchronizedList_System_Object__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_Object__IndexOf(List_1_T_SynchronizedList_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x009EE5A4", "name": "List_1_T_SynchronizedList_System_Object__Insert", "signature": "void List_1_T_SynchronizedList_System_Object__Insert(List_1_T_SynchronizedList_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x009EE674", "name": "List_1_T_SynchronizedList_System_Object__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_Object__RemoveAt(List_1_T_SynchronizedList_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Object__get_Current", "signature": "Object * List_1_T_Enumerator_System_Object__get_Current(List_1_T_Enumerator_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x004084D8", "name": "List_1_T_Enumerator_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_Object__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408480", "name": "List_1_T_Enumerator_System_Object___ctor", "signature": "void List_1_T_Enumerator_System_Object___ctor(List_1_T_Enumerator_System_Object___Boxed * this, List_1_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Object](List\u00601[System.Object])" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Object__Dispose", "signature": "void List_1_T_Enumerator_System_Object__Dispose(List_1_T_Enumerator_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Object__MoveNext", "signature": "bool List_1_T_Enumerator_System_Object__MoveNext(List_1_T_Enumerator_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084B4", "name": "List_1_T_Enumerator_System_Object__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_Object__MoveNextRare(List_1_T_Enumerator_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x004084E0", "name": "List_1_T_Enumerator_System_Object__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_Object__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x007693E4", "name": "Contract_Requires_2", "signature": "void Contract_Requires_2(bool condition, MethodInfo * method)", "dotNetSignature": "Void Requires[Object](Boolean)" }, { "virtualAddress": "0x00769434", "name": "Contract_Requires_3", "signature": "void Contract_Requires_3(bool condition, String * userMessage, MethodInfo * method)", "dotNetSignature": "Void Requires[Object](Boolean, String)" }, { "virtualAddress": "0x00769344", "name": "Contract_EnsuresOnThrow", "signature": "void Contract_EnsuresOnThrow(bool condition, MethodInfo * method)", "dotNetSignature": "Void EnsuresOnThrow[Object](Boolean)" }, { "virtualAddress": "0x00769394", "name": "Contract_EnsuresOnThrow_1", "signature": "void Contract_EnsuresOnThrow_1(bool condition, String * userMessage, MethodInfo * method)", "dotNetSignature": "Void EnsuresOnThrow[Object](Boolean, String)" }, { "virtualAddress": "0x00738C08", "name": "Contract_Result", "signature": "Object * Contract_Result(MethodInfo * method)", "dotNetSignature": "Object Result[Object]()" }, { "virtualAddress": "0x00738C10", "name": "Contract_ValueAtReturn", "signature": "Object * Contract_ValueAtReturn(Object * * value, MethodInfo * method)", "dotNetSignature": "Object ValueAtReturn[Object](Object ByRef)" }, { "virtualAddress": "0x00738C00", "name": "Contract_OldValue", "signature": "Object * Contract_OldValue(Object * value, MethodInfo * method)", "dotNetSignature": "Object OldValue[Object](Object)" }, { "virtualAddress": "0x00676194", "name": "Contract_ForAll_1", "signature": "bool Contract_ForAll_1(IEnumerable_1_System_Object_ * collection, Predicate_1_Object_ * predicate, MethodInfo * method)", "dotNetSignature": "Boolean ForAll[Object](IEnumerable\u00601[System.Object], Predicate\u00601[Object])" }, { "virtualAddress": "0x00675E3C", "name": "Contract_Exists_1", "signature": "bool Contract_Exists_1(IEnumerable_1_System_Object_ * collection, Predicate_1_Object_ * predicate, MethodInfo * method)", "dotNetSignature": "Boolean Exists[Object](IEnumerable\u00601[System.Object], Predicate\u00601[Object])" }, { "virtualAddress": "0x00AD7C08", "name": "ArrayTypeInfo_1_System_Object___ctor", "signature": "void ArrayTypeInfo_1_System_Object___ctor(ArrayTypeInfo_1_System_Object_ * this, TraceLoggingTypeInfo_1_System_Object__1 * elementInfo, MethodInfo * method)", "dotNetSignature": "ArrayTypeInfo\u00601[System.Object](TraceLoggingTypeInfo\u00601[System.Object])" }, { "virtualAddress": "0x00AD7C48", "name": "ArrayTypeInfo_1_System_Object__WriteMetadata", "signature": "void ArrayTypeInfo_1_System_Object__WriteMetadata(ArrayTypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00AD7CB4", "name": "ArrayTypeInfo_1_System_Object__WriteData", "signature": "void ArrayTypeInfo_1_System_Object__WriteData(ArrayTypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object__Array * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object[] ByRef)" }, { "virtualAddress": "0x00AD7D8C", "name": "ArrayTypeInfo_1_System_Object__GetData", "signature": "Object * ArrayTypeInfo_1_System_Object__GetData(ArrayTypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00407EF8", "name": "ConcurrentSet_2_System_Object_System_Object__TryGet", "signature": "Object * ConcurrentSet_2_System_Object_System_Object__TryGet(ConcurrentSet_2_System_Object_System_Object___Boxed * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object TryGet(Object)" }, { "virtualAddress": "0x00407F00", "name": "ConcurrentSet_2_System_Object_System_Object__GetOrAdd", "signature": "Object * ConcurrentSet_2_System_Object_System_Object__GetOrAdd(ConcurrentSet_2_System_Object_System_Object___Boxed * this, Object * newItem, MethodInfo * method)", "dotNetSignature": "Object GetOrAdd(Object)" }, { "virtualAddress": "0x009B681C", "name": "ConcurrentSetItem_2_System_Object_System_Object___ctor", "signature": "void ConcurrentSetItem_2_System_Object_System_Object___ctor(ConcurrentSetItem_2_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentSetItem\u00602[System.Object,System.Object]()" }, { "virtualAddress": "0x0073F2C4", "name": "EnumHelper_1_System_Object__Cast", "signature": "Object * EnumHelper_1_System_Object__Cast(Object * value, MethodInfo * method)", "dotNetSignature": "Object Cast[Object](Object)" }, { "virtualAddress": "0x00B67100", "name": "EnumHelper_1_System_Object__Identity", "signature": "Object * EnumHelper_1_System_Object__Identity(Object * value, MethodInfo * method)", "dotNetSignature": "Object Identity(Object)" }, { "virtualAddress": "0x00B67104", "name": "EnumHelper_1_System_Object___cctor", "signature": "void EnumHelper_1_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.Object]()" }, { "virtualAddress": "0x00B548C0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Object,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00B548D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object__Invoke", "signature": "Object * EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x00B54C90", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00B54CB4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object__EndInvoke", "signature": "Object * EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Object_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009C45C0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Object_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Object_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Object,System.Object]()" }, { "virtualAddress": "0x00A85BC0", "name": "EnumerableTypeInfo_2_System_Object_System_Object___ctor", "signature": "void EnumerableTypeInfo_2_System_Object_System_Object___ctor(EnumerableTypeInfo_2_System_Object_System_Object_ * this, TraceLoggingTypeInfo_1_System_Object__1 * elementInfo, MethodInfo * method)", "dotNetSignature": "EnumerableTypeInfo\u00602[System.Object,System.Object](TraceLoggingTypeInfo\u00601[System.Object])" }, { "virtualAddress": "0x00A85C00", "name": "EnumerableTypeInfo_2_System_Object_System_Object__WriteMetadata", "signature": "void EnumerableTypeInfo_2_System_Object_System_Object__WriteMetadata(EnumerableTypeInfo_2_System_Object_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A85C6C", "name": "EnumerableTypeInfo_2_System_Object_System_Object__WriteData", "signature": "void EnumerableTypeInfo_2_System_Object_System_Object__WriteData(EnumerableTypeInfo_2_System_Object_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A85F78", "name": "EnumerableTypeInfo_2_System_Object_System_Object__GetData", "signature": "Object * EnumerableTypeInfo_2_System_Object_System_Object__GetData(EnumerableTypeInfo_2_System_Object_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x0067DA6C", "name": "EventSourceActivity_Start_2", "signature": "EventSourceActivity * EventSourceActivity_Start_2(EventSourceActivity * this, String * eventName, EventSourceOptions options, Object * data, MethodInfo * method)", "dotNetSignature": "EventSourceActivity Start[Object](String, EventSourceOptions, Object)" }, { "virtualAddress": "0x0067DAA4", "name": "EventSourceActivity_Start_3", "signature": "EventSourceActivity * EventSourceActivity_Start_3(EventSourceActivity * this, String * eventName, Object * data, MethodInfo * method)", "dotNetSignature": "EventSourceActivity Start[Object](String, Object)" }, { "virtualAddress": "0x0076AC2C", "name": "EventSourceActivity_Stop", "signature": "void EventSourceActivity_Stop(EventSourceActivity * this, Object * data, MethodInfo * method)", "dotNetSignature": "Void Stop[Object](Object)" }, { "virtualAddress": "0x0076AA14", "name": "EventSourceActivity_Stop_1", "signature": "void EventSourceActivity_Stop_1(EventSourceActivity * this, String * eventName, MethodInfo * method)", "dotNetSignature": "Void Stop[Object](String)" }, { "virtualAddress": "0x0076ABF4", "name": "EventSourceActivity_Stop_2", "signature": "void EventSourceActivity_Stop_2(EventSourceActivity * this, String * eventName, Object * data, MethodInfo * method)", "dotNetSignature": "Void Stop[Object](String, Object)" }, { "virtualAddress": "0x0076AEA0", "name": "EventSourceActivity_Write_2", "signature": "void EventSourceActivity_Write_2(EventSourceActivity * this, String * eventName, EventSourceOptions options, Object * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](String, EventSourceOptions, Object)" }, { "virtualAddress": "0x0076AEE8", "name": "EventSourceActivity_Write_3", "signature": "void EventSourceActivity_Write_3(EventSourceActivity * this, String * eventName, Object * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](String, Object)" }, { "virtualAddress": "0x0076AE68", "name": "EventSourceActivity_Write_4", "signature": "void EventSourceActivity_Write_4(EventSourceActivity * this, EventSource * source, String * eventName, EventSourceOptions options, Object * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](EventSource, String, EventSourceOptions, Object)" }, { "virtualAddress": "0x0067D8C8", "name": "EventSourceActivity_Start_4", "signature": "EventSourceActivity * EventSourceActivity_Start_4(EventSourceActivity * this, String * eventName, EventSourceOptions * options, Object * * data, MethodInfo * method)", "dotNetSignature": "EventSourceActivity Start[Object](String, EventSourceOptions ByRef, Object ByRef)" }, { "virtualAddress": "0x0076AD68", "name": "EventSourceActivity_Write_5", "signature": "void EventSourceActivity_Write_5(EventSourceActivity * this, EventSource * eventSource, String * eventName, EventSourceOptions * options, Object * * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](EventSource, String, EventSourceOptions ByRef, Object ByRef)" }, { "virtualAddress": "0x0076AA88", "name": "EventSourceActivity_Stop_3", "signature": "void EventSourceActivity_Stop_3(EventSourceActivity * this, String * eventName, Object * * data, MethodInfo * method)", "dotNetSignature": "Void Stop[Object](String, Object ByRef)" }, { "virtualAddress": "0x00A8AE7C", "name": "InvokeTypeInfo_1_System_Object___ctor", "signature": "void InvokeTypeInfo_1_System_Object___ctor(InvokeTypeInfo_1_System_Object_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Object](TypeAnalysis)" }, { "virtualAddress": "0x00A8AFBC", "name": "InvokeTypeInfo_1_System_Object__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Object__WriteMetadata(InvokeTypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8B080", "name": "InvokeTypeInfo_1_System_Object__WriteData", "signature": "void InvokeTypeInfo_1_System_Object__WriteData(InvokeTypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A8B110", "name": "InvokeTypeInfo_1_System_Object__GetData", "signature": "Object * InvokeTypeInfo_1_System_Object__GetData(InvokeTypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8B330", "name": "InvokeTypeInfo_1_System_Object__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Object__WriteObjectData(InvokeTypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00950038", "name": "PropertyAccessor_1_System_Object__Create", "signature": "PropertyAccessor_1_System_Object_ * PropertyAccessor_1_System_Object__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Object] Create(PropertyAnalysis)" }, { "virtualAddress": "0x009503F8", "name": "PropertyAccessor_1_System_Object___ctor", "signature": "void PropertyAccessor_1_System_Object___ctor(PropertyAccessor_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Object]()" }, { "virtualAddress": "0x00A8EF88", "name": "NonGenericProperytWriter_1_System_Object___ctor", "signature": "void NonGenericProperytWriter_1_System_Object___ctor(NonGenericProperytWriter_1_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00A8EFD8", "name": "NonGenericProperytWriter_1_System_Object__Write", "signature": "void NonGenericProperytWriter_1_System_Object__Write(NonGenericProperytWriter_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A8F038", "name": "NonGenericProperytWriter_1_System_Object__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Object__GetData(NonGenericProperytWriter_1_System_Object_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00952798", "name": "StructPropertyWriter_2_System_Object_System_Object___ctor", "signature": "void StructPropertyWriter_2_System_Object_System_Object___ctor(StructPropertyWriter_2_System_Object_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "StructPropertyWriter\u00602[System.Object,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00952918", "name": "StructPropertyWriter_2_System_Object_System_Object__Write", "signature": "void StructPropertyWriter_2_System_Object_System_Object__Write(StructPropertyWriter_2_System_Object_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x0095299C", "name": "StructPropertyWriter_2_System_Object_System_Object__GetData", "signature": "Object * StructPropertyWriter_2_System_Object_System_Object__GetData(StructPropertyWriter_2_System_Object_System_Object_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009524E0", "name": "StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object___ctor", "signature": "void StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object___ctor(StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "StructPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Object,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x009524F0", "name": "StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__Invoke", "signature": "Object * StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__Invoke(StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, Object * * container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object ByRef)" }, { "virtualAddress": "0x00952748", "name": "StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__BeginInvoke", "signature": "IAsyncResult * StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__BeginInvoke(StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, Object * * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object ByRef, AsyncCallback, Object)" }, { "virtualAddress": "0x00952770", "name": "StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__EndInvoke", "signature": "Object * StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__EndInvoke(StructPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, Object * * container, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(Object ByRef, IAsyncResult)" }, { "virtualAddress": "0x009B3614", "name": "ClassPropertyWriter_2_System_Object_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Object_System_Object___ctor(ClassPropertyWriter_2_System_Object_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Object,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B3794", "name": "ClassPropertyWriter_2_System_Object_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Object_System_Object__Write(ClassPropertyWriter_2_System_Object_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x009B3810", "name": "ClassPropertyWriter_2_System_Object_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Object_System_Object__GetData(ClassPropertyWriter_2_System_Object_System_Object_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00AE0DA4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Object,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE0DB4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object)" }, { "virtualAddress": "0x00AE1174", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, Object * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE1198", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009522C4", "name": "SimpleEventTypes_1_System_Object__get_Instance", "signature": "SimpleEventTypes_1_System_Object_ * SimpleEventTypes_1_System_Object__get_Instance(MethodInfo * method)", "dotNetSignature": "SimpleEventTypes\u00601[System.Object] get_Instance()" }, { "virtualAddress": "0x009521EC", "name": "SimpleEventTypes_1_System_Object___ctor", "signature": "void SimpleEventTypes_1_System_Object___ctor(SimpleEventTypes_1_System_Object_ * this, TraceLoggingTypeInfo_1_System_Object__1 * typeInfo, MethodInfo * method)", "dotNetSignature": "SimpleEventTypes\u00601[System.Object](TraceLoggingTypeInfo\u00601[System.Object])" }, { "virtualAddress": "0x00952378", "name": "SimpleEventTypes_1_System_Object__InitInstance", "signature": "SimpleEventTypes_1_System_Object_ * SimpleEventTypes_1_System_Object__InitInstance(MethodInfo * method)", "dotNetSignature": "SimpleEventTypes\u00601[System.Object] InitInstance()" }, { "virtualAddress": "0x00A8FA38", "name": "NullTypeInfo_1_System_Object__WriteMetadata", "signature": "void NullTypeInfo_1_System_Object__WriteMetadata(NullTypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8FA58", "name": "NullTypeInfo_1_System_Object__WriteData", "signature": "void NullTypeInfo_1_System_Object__WriteData(NullTypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A8FA5C", "name": "NullTypeInfo_1_System_Object__GetData", "signature": "Object * NullTypeInfo_1_System_Object__GetData(NullTypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8FA64", "name": "NullTypeInfo_1_System_Object___ctor", "signature": "void NullTypeInfo_1_System_Object___ctor(NullTypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "NullTypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x009B80F8", "name": "EnumByteTypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Object__WriteMetadata(EnumByteTypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B8190", "name": "EnumByteTypeInfo_1_System_Object__WriteData", "signature": "void EnumByteTypeInfo_1_System_Object__WriteData(EnumByteTypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x009B8230", "name": "EnumByteTypeInfo_1_System_Object__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Object__GetData(EnumByteTypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B8238", "name": "EnumByteTypeInfo_1_System_Object___ctor", "signature": "void EnumByteTypeInfo_1_System_Object___ctor(EnumByteTypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00A7F464", "name": "EnumSByteTypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Object__WriteMetadata(EnumSByteTypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7F4FC", "name": "EnumSByteTypeInfo_1_System_Object__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Object__WriteData(EnumSByteTypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A7F59C", "name": "EnumSByteTypeInfo_1_System_Object__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Object__GetData(EnumSByteTypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F5A4", "name": "EnumSByteTypeInfo_1_System_Object___ctor", "signature": "void EnumSByteTypeInfo_1_System_Object___ctor(EnumSByteTypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00B689A8", "name": "EnumInt16TypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Object__WriteMetadata(EnumInt16TypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68A40", "name": "EnumInt16TypeInfo_1_System_Object__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Object__WriteData(EnumInt16TypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00B68AE0", "name": "EnumInt16TypeInfo_1_System_Object__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Object__GetData(EnumInt16TypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68AE8", "name": "EnumInt16TypeInfo_1_System_Object___ctor", "signature": "void EnumInt16TypeInfo_1_System_Object___ctor(EnumInt16TypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00A81320", "name": "EnumUInt16TypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Object__WriteMetadata(EnumUInt16TypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A813B8", "name": "EnumUInt16TypeInfo_1_System_Object__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Object__WriteData(EnumUInt16TypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A81458", "name": "EnumUInt16TypeInfo_1_System_Object__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Object__GetData(EnumUInt16TypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81460", "name": "EnumUInt16TypeInfo_1_System_Object___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Object___ctor(EnumUInt16TypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00B6A864", "name": "EnumInt32TypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Object__WriteMetadata(EnumInt32TypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6A8FC", "name": "EnumInt32TypeInfo_1_System_Object__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Object__WriteData(EnumInt32TypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00B6A99C", "name": "EnumInt32TypeInfo_1_System_Object__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Object__GetData(EnumInt32TypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6A9A4", "name": "EnumInt32TypeInfo_1_System_Object___ctor", "signature": "void EnumInt32TypeInfo_1_System_Object___ctor(EnumInt32TypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00A831DC", "name": "EnumUInt32TypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Object__WriteMetadata(EnumUInt32TypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A83274", "name": "EnumUInt32TypeInfo_1_System_Object__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Object__WriteData(EnumUInt32TypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A83314", "name": "EnumUInt32TypeInfo_1_System_Object__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Object__GetData(EnumUInt32TypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8331C", "name": "EnumUInt32TypeInfo_1_System_Object___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Object___ctor(EnumUInt32TypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00B6C720", "name": "EnumInt64TypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Object__WriteMetadata(EnumInt64TypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6C7B8", "name": "EnumInt64TypeInfo_1_System_Object__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Object__WriteData(EnumInt64TypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00B6C858", "name": "EnumInt64TypeInfo_1_System_Object__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Object__GetData(EnumInt64TypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C860", "name": "EnumInt64TypeInfo_1_System_Object___ctor", "signature": "void EnumInt64TypeInfo_1_System_Object___ctor(EnumInt64TypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00A85098", "name": "EnumUInt64TypeInfo_1_System_Object__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Object__WriteMetadata(EnumUInt64TypeInfo_1_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A85130", "name": "EnumUInt64TypeInfo_1_System_Object__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Object__WriteData(EnumUInt64TypeInfo_1_System_Object_ * this, TraceLoggingDataCollector * collector, Object * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x00A851D0", "name": "EnumUInt64TypeInfo_1_System_Object__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Object__GetData(EnumUInt64TypeInfo_1_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A851D8", "name": "EnumUInt64TypeInfo_1_System_Object___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Object___ctor(EnumUInt64TypeInfo_1_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x00A8D98C", "name": "KeyValuePairTypeInfo_2_System_Object_System_Object___ctor", "signature": "void KeyValuePairTypeInfo_2_System_Object_System_Object___ctor(KeyValuePairTypeInfo_2_System_Object_System_Object_ * this, List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "KeyValuePairTypeInfo\u00602[System.Object,System.Object](List\u00601[System.Type])" }, { "virtualAddress": "0x00A8DA0C", "name": "KeyValuePairTypeInfo_2_System_Object_System_Object__WriteMetadata", "signature": "void KeyValuePairTypeInfo_2_System_Object_System_Object__WriteMetadata(KeyValuePairTypeInfo_2_System_Object_System_Object_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8DAD4", "name": "KeyValuePairTypeInfo_2_System_Object_System_Object__WriteData", "signature": "void KeyValuePairTypeInfo_2_System_Object_System_Object__WriteData(KeyValuePairTypeInfo_2_System_Object_System_Object_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00A8DB44", "name": "KeyValuePairTypeInfo_2_System_Object_System_Object__GetData", "signature": "Object * KeyValuePairTypeInfo_2_System_Object_System_Object__GetData(KeyValuePairTypeInfo_2_System_Object_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x006689D8", "name": "Statics_GetCustomAttribute", "signature": "Object * Statics_GetCustomAttribute(PropertyInfo_1 * propInfo, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](PropertyInfo)" }, { "virtualAddress": "0x00668AD8", "name": "Statics_GetCustomAttribute_1", "signature": "Object * Statics_GetCustomAttribute_1(Type * type, MethodInfo * method)", "dotNetSignature": "Object GetCustomAttribute[Object](Type)" }, { "virtualAddress": "0x00B2A604", "name": "Statics_CreateDefaultTypeInfo", "signature": "TraceLoggingTypeInfo_1_System_Object__1 * Statics_CreateDefaultTypeInfo(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Object] CreateDefaultTypeInfo[Object](List\u00601[System.Type])" }, { "virtualAddress": "0x00769718", "name": "EventSource_Write_2", "signature": "void EventSource_Write_2(EventSource * this, String * eventName, Object * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](String, Object)" }, { "virtualAddress": "0x007696D0", "name": "EventSource_Write_3", "signature": "void EventSource_Write_3(EventSource * this, String * eventName, EventSourceOptions options, Object * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](String, EventSourceOptions, Object)" }, { "virtualAddress": "0x0076969C", "name": "EventSource_Write_4", "signature": "void EventSource_Write_4(EventSource * this, String * eventName, EventSourceOptions * options, Object * * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](String, EventSourceOptions ByRef, Object ByRef)" }, { "virtualAddress": "0x00769590", "name": "EventSource_Write_5", "signature": "void EventSource_Write_5(EventSource * this, String * eventName, EventSourceOptions * options, Guid * activityId, Guid * relatedActivityId, Object * * data, MethodInfo * method)", "dotNetSignature": "Void Write[Object](String, EventSourceOptions ByRef, Guid ByRef, Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x0076A034", "name": "EventSource_WriteImpl", "signature": "void EventSource_WriteImpl(EventSource * this, String * eventName, EventSourceOptions * options, Object * * data, Guid * pActivityId, Guid * pRelatedActivityId, MethodInfo * method)", "dotNetSignature": "Void WriteImpl[Object](String, EventSourceOptions ByRef, Object ByRef, Guid*, Guid*)" }, { "virtualAddress": "0x0095730C", "name": "TraceLoggingTypeInfo_1_System_Object__1_get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Object__1 * TraceLoggingTypeInfo_1_System_Object__1_get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Object] get_Instance()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Object__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Object__1__ctor(TraceLoggingTypeInfo_1_System_Object__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Object]()" }, { "virtualAddress": "0x0095723C", "name": "TraceLoggingTypeInfo_1_System_Object__1__ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Object__1__ctor_1(TraceLoggingTypeInfo_1_System_Object__1 * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Object](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Object__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Object__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Object__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x0095745C", "name": "TraceLoggingTypeInfo_1_System_Object__1_GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Object__1 * TraceLoggingTypeInfo_1_System_Object__1_GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Object] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x009575F0", "name": "TraceLoggingTypeInfo_1_System_Object__1_InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Object__1 * TraceLoggingTypeInfo_1_System_Object__1_InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Object] InitInstance()" }, { "virtualAddress": "0x00668BD8", "name": "Test_MethodWithGenericAndClassRefs", "signature": "Test * * Test_MethodWithGenericAndClassRefs(Test * this, Object * * argGeneric, int32_t * argValueType, Test * * argClass, MethodInfo * method)", "dotNetSignature": "Test\u0026 MethodWithGenericAndClassRefs[Object](Object ByRef, Int32 ByRef, Test ByRef)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_String___ctor", "signature": "void List_1_System_String___ctor(List_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.String]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_String__Add", "signature": "void List_1_System_String__Add(List_1_System_String_ * this, String * item, MethodInfo * method)", "dotNetSignature": "Void Add(String)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_String__ToArray", "signature": "String__Array * List_1_System_String__ToArray(List_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "String[] ToArray()" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_String_System_String___ctor", "signature": "void Dictionary_2_System_String_System_String___ctor(Dictionary_2_System_String_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.String]()" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_String_System_String__set_Item", "signature": "void Dictionary_2_System_String_System_String__set_Item(Dictionary_2_System_String_System_String_ * this, String * key, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, String)" }, { "virtualAddress": "0x00A32F7C", "name": "Dictionary_2_System_String_System_String__get_Count", "signature": "int32_t Dictionary_2_System_String_System_String__get_Count(Dictionary_2_System_String_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A33928", "name": "Dictionary_2_System_String_System_String__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_String_ Dictionary_2_System_String_System_String__GetEnumerator(Dictionary_2_System_String_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.String,System.String] GetEnumerator()" }, { "virtualAddress": "0x00408788", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__get_Current", "signature": "KeyValuePair_2_System_String_System_String_ Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_String_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.String,System.String] get_Current()" }, { "virtualAddress": "0x004080A8", "name": "KeyValuePair_2_System_String_System_String__get_Value", "signature": "String * KeyValuePair_2_System_String_System_String__get_Value(KeyValuePair_2_System_String_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x00408780", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_String_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408794", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_String_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_Mono_Globalization_Unicode_Contraction___ctor", "signature": "void List_1_Mono_Globalization_Unicode_Contraction___ctor(List_1_Mono_Globalization_Unicode_Contraction_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[Mono.Globalization.Unicode.Contraction]()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_Mono_Globalization_Unicode_Level2Map___ctor", "signature": "void List_1_Mono_Globalization_Unicode_Level2Map___ctor(List_1_Mono_Globalization_Unicode_Level2Map_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[Mono.Globalization.Unicode.Level2Map]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_Mono_Globalization_Unicode_Contraction__Add", "signature": "void List_1_Mono_Globalization_Unicode_Contraction__Add(List_1_Mono_Globalization_Unicode_Contraction_ * this, Contraction * item, MethodInfo * method)", "dotNetSignature": "Void Add(Contraction)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_Mono_Globalization_Unicode_Level2Map__Add", "signature": "void List_1_Mono_Globalization_Unicode_Level2Map__Add(List_1_Mono_Globalization_Unicode_Level2Map_ * this, Level2Map * item, MethodInfo * method)", "dotNetSignature": "Void Add(Level2Map)" }, { "virtualAddress": "0x00B87CFC", "name": "List_1_Mono_Globalization_Unicode_Contraction__Sort", "signature": "void List_1_Mono_Globalization_Unicode_Contraction__Sort(List_1_Mono_Globalization_Unicode_Contraction_ * this, IComparer_1_Mono_Globalization_Unicode_Contraction_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[Mono.Globalization.Unicode.Contraction])" }, { "virtualAddress": "0x00AD290C", "name": "Comparison_1_Mono_Globalization_Unicode_Level2Map___ctor", "signature": "void Comparison_1_Mono_Globalization_Unicode_Level2Map___ctor(Comparison_1_Mono_Globalization_Unicode_Level2Map_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[Mono.Globalization.Unicode.Level2Map](Object, IntPtr)" }, { "virtualAddress": "0x00B87E1C", "name": "List_1_Mono_Globalization_Unicode_Level2Map__Sort", "signature": "void List_1_Mono_Globalization_Unicode_Level2Map__Sort(List_1_Mono_Globalization_Unicode_Level2Map_ * this, Comparison_1_Mono_Globalization_Unicode_Level2Map_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[Mono.Globalization.Unicode.Level2Map])" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_Mono_Globalization_Unicode_Contraction__ToArray", "signature": "Contraction__Array * List_1_Mono_Globalization_Unicode_Contraction__ToArray(List_1_Mono_Globalization_Unicode_Contraction_ * this, MethodInfo * method)", "dotNetSignature": "Contraction[] ToArray()" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_Mono_Globalization_Unicode_Level2Map__ToArray", "signature": "Level2Map__Array * List_1_Mono_Globalization_Unicode_Level2Map__ToArray(List_1_Mono_Globalization_Unicode_Level2Map_ * this, MethodInfo * method)", "dotNetSignature": "Level2Map[] ToArray()" }, { "virtualAddress": "0x0076579C", "name": "Array_Reverse_4", "signature": "void Array_Reverse_4(Byte__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x007656F8", "name": "Array_Reverse_5", "signature": "void Array_Reverse_5(Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Void Reverse[Byte](Byte[])" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_String__get_Count", "signature": "int32_t List_1_System_String__get_Count(List_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B87A38", "name": "List_1_System_String__RemoveAt", "signature": "void List_1_System_String__RemoveAt(List_1_System_String_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B86DF0", "name": "List_1_System_String__Insert", "signature": "void List_1_System_String__Insert(List_1_System_String_ * this, int32_t index, String * item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, String)" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_String__get_Item", "signature": "String * List_1_System_String__get_Item(List_1_System_String_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "String get_Item(Int32)" }, { "virtualAddress": "0x00B85DB8", "name": "List_1_System_String__Clear", "signature": "void List_1_System_String__Clear(List_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00AC9454", "name": "ReadOnlyCollection_1_System_Exception___ctor", "signature": "void ReadOnlyCollection_1_System_Exception___ctor(ReadOnlyCollection_1_System_Exception_ * this, IList_1_System_Exception_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Exception](IList\u00601[System.Exception])" }, { "virtualAddress": "0x00B84EDC", "name": "List_1_System_Exception___ctor", "signature": "void List_1_System_Exception___ctor(List_1_System_Exception_ * this, IEnumerable_1_System_Exception_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Exception](IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x00B84EDC", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor", "signature": "void List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo](IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x00AC9498", "name": "ReadOnlyCollection_1_System_Exception__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Exception__get_Count(ReadOnlyCollection_1_System_Exception_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00AC9690", "name": "ReadOnlyCollection_1_System_Exception__CopyTo", "signature": "void ReadOnlyCollection_1_System_Exception__CopyTo(ReadOnlyCollection_1_System_Exception_ * this, Exception__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Exception[], Int32)" }, { "virtualAddress": "0x00AC9534", "name": "ReadOnlyCollection_1_System_Exception__get_Item", "signature": "Exception * ReadOnlyCollection_1_System_Exception__get_Item(ReadOnlyCollection_1_System_Exception_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Exception get_Item(Int32)" }, { "virtualAddress": "0x0095B7E0", "name": "Func_2_Exception_Boolean__Invoke", "signature": "bool Func_2_Exception_Boolean__Invoke(Func_2_Exception_Boolean_ * this, Exception * arg, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Exception)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Exception___ctor_1", "signature": "void List_1_System_Exception___ctor_1(List_1_System_Exception_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Exception]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Exception__Add", "signature": "void List_1_System_Exception__Add(List_1_System_Exception_ * this, Exception * item, MethodInfo * method)", "dotNetSignature": "Void Add(Exception)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_AggregateException___ctor", "signature": "void List_1_System_AggregateException___ctor(List_1_System_AggregateException_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.AggregateException]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_AggregateException__Add", "signature": "void List_1_System_AggregateException__Add(List_1_System_AggregateException_ * this, AggregateException * item, MethodInfo * method)", "dotNetSignature": "Void Add(AggregateException)" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_AggregateException__get_Item", "signature": "AggregateException * List_1_System_AggregateException__get_Item(List_1_System_AggregateException_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "AggregateException get_Item(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_AggregateException__get_Count", "signature": "int32_t List_1_System_AggregateException__get_Count(List_1_System_AggregateException_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A31140", "name": "Dictionary_2_System_String_System_AppContext_SwitchValueState__TryGetValue", "signature": "bool Dictionary_2_System_String_System_AppContext_SwitchValueState__TryGetValue(Dictionary_2_System_String_System_AppContext_SwitchValueState_ * this, String * key, AppContext_SwitchValueState__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, AppContext\u002BSwitchValueState ByRef)" }, { "virtualAddress": "0x00A2F0FC", "name": "Dictionary_2_System_String_System_AppContext_SwitchValueState__set_Item", "signature": "void Dictionary_2_System_String_System_AppContext_SwitchValueState__set_Item(Dictionary_2_System_String_System_AppContext_SwitchValueState_ * this, String * key, AppContext_SwitchValueState__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, AppContext\u002BSwitchValueState)" }, { "virtualAddress": "0x00A2E1B4", "name": "Dictionary_2_System_String_System_AppContext_SwitchValueState___ctor", "signature": "void Dictionary_2_System_String_System_AppContext_SwitchValueState___ctor(Dictionary_2_System_String_System_AppContext_SwitchValueState_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.AppContext\u002BSwitchValueState]()" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_String_System_Object___ctor", "signature": "void Dictionary_2_System_String_System_Object___ctor(Dictionary_2_System_String_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Object]()" }, { "virtualAddress": "0x00A335CC", "name": "Dictionary_2_System_String_System_Object__ContainsKey", "signature": "bool Dictionary_2_System_String_System_Object__ContainsKey(Dictionary_2_System_String_System_Object_ * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_String_System_Object__set_Item", "signature": "void Dictionary_2_System_String_System_Object__set_Item(Dictionary_2_System_String_System_Object_ * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, Object)" }, { "virtualAddress": "0x00A34C30", "name": "Dictionary_2_System_String_System_Object__Remove", "signature": "bool Dictionary_2_System_String_System_Object__Remove(Dictionary_2_System_String_System_Object_ * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(String)" }, { "virtualAddress": "0x00B85E00", "name": "List_1_System_String__Contains", "signature": "bool List_1_System_String__Contains(List_1_System_String_ * this, String * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(String)" }, { "virtualAddress": "0x00406EA8", "name": "Nullable_1_Boolean___ctor", "signature": "void Nullable_1_Boolean___ctor(Nullable_1_Boolean___Boxed * this, bool value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Boolean](Boolean)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Type___ctor", "signature": "void List_1_System_Type___ctor(List_1_System_Type_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Type]()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Attribute___ctor", "signature": "void List_1_System_Attribute___ctor(List_1_System_Attribute_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Attribute]()" }, { "virtualAddress": "0x00B85E00", "name": "List_1_System_Type__Contains", "signature": "bool List_1_System_Type__Contains(List_1_System_Type_ * this, Type * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Type)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Type__Add", "signature": "void List_1_System_Type__Add(List_1_System_Type_ * this, Type * item, MethodInfo * method)", "dotNetSignature": "Void Add(Type)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Attribute__Add", "signature": "void List_1_System_Attribute__Add(List_1_System_Attribute_ * this, Attribute * item, MethodInfo * method)", "dotNetSignature": "Void Add(Attribute)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Attribute__get_Count", "signature": "int32_t List_1_System_Attribute__get_Count(List_1_System_Attribute_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B861E4", "name": "List_1_System_Attribute__CopyTo", "signature": "void List_1_System_Attribute__CopyTo(List_1_System_Attribute_ * this, Attribute__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Attribute[], Int32)" }, { "virtualAddress": "0x007383A8", "name": "BinaryPrimitives_ReadMachineEndian", "signature": "int16_t BinaryPrimitives_ReadMachineEndian(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int16 ReadMachineEndian[Int16](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0073850C", "name": "BinaryPrimitives_ReadMachineEndian_1", "signature": "int32_t BinaryPrimitives_ReadMachineEndian_1(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int32 ReadMachineEndian[Int32](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x00738670", "name": "BinaryPrimitives_ReadMachineEndian_2", "signature": "int64_t BinaryPrimitives_ReadMachineEndian_2(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "Int64 ReadMachineEndian[Int64](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x007387D4", "name": "BinaryPrimitives_ReadMachineEndian_3", "signature": "uint16_t BinaryPrimitives_ReadMachineEndian_3(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt16 ReadMachineEndian[UInt16](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x00738938", "name": "BinaryPrimitives_ReadMachineEndian_4", "signature": "uint32_t BinaryPrimitives_ReadMachineEndian_4(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt32 ReadMachineEndian[UInt32](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x00738A9C", "name": "BinaryPrimitives_ReadMachineEndian_5", "signature": "uint64_t BinaryPrimitives_ReadMachineEndian_5(ReadOnlySpan_1_Byte_ buffer, MethodInfo * method)", "dotNetSignature": "UInt64 ReadMachineEndian[UInt64](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x00674AA0", "name": "BinaryPrimitives_TryReadMachineEndian", "signature": "bool BinaryPrimitives_TryReadMachineEndian(ReadOnlySpan_1_Byte_ buffer, int16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadMachineEndian[Int16](ReadOnlySpan\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x00674BFC", "name": "BinaryPrimitives_TryReadMachineEndian_1", "signature": "bool BinaryPrimitives_TryReadMachineEndian_1(ReadOnlySpan_1_Byte_ buffer, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadMachineEndian[Int32](ReadOnlySpan\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x00674D58", "name": "BinaryPrimitives_TryReadMachineEndian_2", "signature": "bool BinaryPrimitives_TryReadMachineEndian_2(ReadOnlySpan_1_Byte_ buffer, int64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadMachineEndian[Int64](ReadOnlySpan\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x00674EB4", "name": "BinaryPrimitives_TryReadMachineEndian_3", "signature": "bool BinaryPrimitives_TryReadMachineEndian_3(ReadOnlySpan_1_Byte_ buffer, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadMachineEndian[UInt16](ReadOnlySpan\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x00675010", "name": "BinaryPrimitives_TryReadMachineEndian_4", "signature": "bool BinaryPrimitives_TryReadMachineEndian_4(ReadOnlySpan_1_Byte_ buffer, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadMachineEndian[UInt32](ReadOnlySpan\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x0067516C", "name": "BinaryPrimitives_TryReadMachineEndian_5", "signature": "bool BinaryPrimitives_TryReadMachineEndian_5(ReadOnlySpan_1_Byte_ buffer, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryReadMachineEndian[UInt64](ReadOnlySpan\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x007683B8", "name": "BinaryPrimitives_WriteMachineEndian", "signature": "void BinaryPrimitives_WriteMachineEndian(Span_1_Byte_ buffer, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteMachineEndian[Int16](Span\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x0076852C", "name": "BinaryPrimitives_WriteMachineEndian_1", "signature": "void BinaryPrimitives_WriteMachineEndian_1(Span_1_Byte_ buffer, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteMachineEndian[Int32](Span\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x007686A0", "name": "BinaryPrimitives_WriteMachineEndian_2", "signature": "void BinaryPrimitives_WriteMachineEndian_2(Span_1_Byte_ buffer, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteMachineEndian[Int64](Span\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x00768814", "name": "BinaryPrimitives_WriteMachineEndian_3", "signature": "void BinaryPrimitives_WriteMachineEndian_3(Span_1_Byte_ buffer, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteMachineEndian[UInt16](Span\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x00768988", "name": "BinaryPrimitives_WriteMachineEndian_4", "signature": "void BinaryPrimitives_WriteMachineEndian_4(Span_1_Byte_ buffer, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteMachineEndian[UInt32](Span\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x00768AFC", "name": "BinaryPrimitives_WriteMachineEndian_5", "signature": "void BinaryPrimitives_WriteMachineEndian_5(Span_1_Byte_ buffer, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteMachineEndian[UInt64](Span\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x006752C8", "name": "BinaryPrimitives_TryWriteMachineEndian", "signature": "bool BinaryPrimitives_TryWriteMachineEndian(Span_1_Byte_ buffer, int16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteMachineEndian[Int16](Span\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x00675420", "name": "BinaryPrimitives_TryWriteMachineEndian_1", "signature": "bool BinaryPrimitives_TryWriteMachineEndian_1(Span_1_Byte_ buffer, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteMachineEndian[Int32](Span\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x00675578", "name": "BinaryPrimitives_TryWriteMachineEndian_2", "signature": "bool BinaryPrimitives_TryWriteMachineEndian_2(Span_1_Byte_ buffer, int64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteMachineEndian[Int64](Span\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x006756D0", "name": "BinaryPrimitives_TryWriteMachineEndian_3", "signature": "bool BinaryPrimitives_TryWriteMachineEndian_3(Span_1_Byte_ buffer, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteMachineEndian[UInt16](Span\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x00675828", "name": "BinaryPrimitives_TryWriteMachineEndian_4", "signature": "bool BinaryPrimitives_TryWriteMachineEndian_4(Span_1_Byte_ buffer, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteMachineEndian[UInt32](Span\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x00675980", "name": "BinaryPrimitives_TryWriteMachineEndian_5", "signature": "bool BinaryPrimitives_TryWriteMachineEndian_5(Span_1_Byte_ buffer, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryWriteMachineEndian[UInt64](Span\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x00676D1C", "name": "Partitioner_Create_8", "signature": "OrderablePartitioner_1_System_Tuple_2_ * Partitioner_Create_8(IEnumerable_1_System_Tuple_2__1 * source, EnumerablePartitionerOptions__Enum partitionerOptions, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create[Tuple\u00602[Int64,Int64]](IEnumerable\u00601[System.Tuple\u00602], EnumerablePartitionerOptions)" }, { "virtualAddress": "0x00676D1C", "name": "Partitioner_Create_9", "signature": "OrderablePartitioner_1_System_Tuple_2__1 * Partitioner_Create_9(IEnumerable_1_System_Tuple_2__2 * source, EnumerablePartitionerOptions__Enum partitionerOptions, MethodInfo * method)", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create[Tuple\u00602[Int32,Int32]](IEnumerable\u00601[System.Tuple\u00602], EnumerablePartitionerOptions)" }, { "virtualAddress": "0x00A54F34", "name": "Tuple_2_Int64_Int64___ctor", "signature": "void Tuple_2_Int64_Int64___ctor(Tuple_2_Int64_Int64_ * this, int64_t item1, int64_t item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Int64,Int64](Int64, Int64)" }, { "virtualAddress": "0x00A54150", "name": "Tuple_2_Int32_Int32___ctor", "signature": "void Tuple_2_Int32_Int32___ctor(Tuple_2_Int32_Int32_ * this, int32_t item1, int32_t item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Int32,Int32](Int32, Int32)" }, { "virtualAddress": "0x00A9BC00", "name": "EqualityComparer_1_System_Byte___ctor", "signature": "void EqualityComparer_1_System_Byte___ctor(EqualityComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Byte]()" }, { "virtualAddress": "0x007F5C6C", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo___ctor", "signature": "void ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo___ctor(ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo_ * this, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.Serialization.SerializationInfo]()" }, { "virtualAddress": "0x00AA1194", "name": "EqualityComparer_1_System_String___ctor", "signature": "void EqualityComparer_1_System_String___ctor(EqualityComparer_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.String]()" }, { "virtualAddress": "0x007F6270", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__Add", "signature": "void ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__Add(ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo_ * this, Object * key, SerializationInfo * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, SerializationInfo)" }, { "virtualAddress": "0x007F6824", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__TryGetValue", "signature": "bool ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__TryGetValue(ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo_ * this, Object * key, SerializationInfo * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, SerializationInfo ByRef)" }, { "virtualAddress": "0x007F6594", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__Remove", "signature": "bool ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__Remove(ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_String___ctor_1", "signature": "void List_1_System_String___ctor_1(List_1_System_String_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.String](Int32)" }, { "virtualAddress": "0x00B86174", "name": "List_1_System_String__CopyTo", "signature": "void List_1_System_String__CopyTo(List_1_System_String_ * this, int32_t index, String__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, String[], Int32, Int32)" }, { "virtualAddress": "0x0096A548", "name": "Predicate_1_Type___ctor", "signature": "void Predicate_1_Type___ctor(Predicate_1_Type_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[Type](Object, IntPtr)" }, { "virtualAddress": "0x00676194", "name": "Contract_ForAll_2", "signature": "bool Contract_ForAll_2(IEnumerable_1_System_Type_ * collection, Predicate_1_Type_ * predicate, MethodInfo * method)", "dotNetSignature": "Boolean ForAll[Type](IEnumerable\u00601[System.Type], Predicate\u00601[Type])" }, { "virtualAddress": "0x0096A218", "name": "Predicate_1_Int32__Invoke", "signature": "bool Predicate_1_Int32__Invoke(Predicate_1_Int32_ * this, int32_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Int32)" }, { "virtualAddress": "0x00880EF4", "name": "Action_3_String_String_String__Invoke", "signature": "void Action_3_String_String_String__Invoke(Action_3_String_String_String_ * this, String * arg1, String * arg2, String * arg3, MethodInfo * method)", "dotNetSignature": "Void Invoke(String, String, String)" }, { "virtualAddress": "0x0087EAE4", "name": "Action_1_String__Invoke", "signature": "void Action_1_String__Invoke(Action_1_String_ * this, String * obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(String)" }, { "virtualAddress": "0x00880EE4", "name": "Action_3_String_String_String___ctor", "signature": "void Action_3_String_String_String___ctor(Action_3_String_String_String_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00603[String,String,String](Object, IntPtr)" }, { "virtualAddress": "0x0087EAD4", "name": "Action_1_String___ctor", "signature": "void Action_1_String___ctor(Action_1_String_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[String](Object, IntPtr)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Diagnostics_StackFrame___ctor", "signature": "void List_1_System_Diagnostics_StackFrame___ctor(List_1_System_Diagnostics_StackFrame_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.StackFrame]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Diagnostics_StackFrame__Add", "signature": "void List_1_System_Diagnostics_StackFrame__Add(List_1_System_Diagnostics_StackFrame_ * this, StackFrame * item, MethodInfo * method)", "dotNetSignature": "Void Add(StackFrame)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Diagnostics_StackFrame__ToArray", "signature": "StackFrame__Array * List_1_System_Diagnostics_StackFrame__ToArray(List_1_System_Diagnostics_StackFrame_ * this, MethodInfo * method)", "dotNetSignature": "StackFrame[] ToArray()" }, { "virtualAddress": "0x0053D6A0", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2__TryGetValue", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Tuple_2__TryGetValue(ConcurrentDictionary_2_System_Guid_System_Tuple_2_ * this, Guid key, Tuple_2_Guid_Int32_ * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Guid, Tuple\u00602[Guid,Int32] ByRef)" }, { "virtualAddress": "0x00539360", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__set_Item", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__set_Item(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Guid, Int32)" }, { "virtualAddress": "0x007DF0B4", "name": "Tuple_Create_8", "signature": "Tuple_2_Guid_Int32_ * Tuple_Create_8(Guid item1, int32_t item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Guid,Int32] Create[Guid,Int32](Guid, Int32)" }, { "virtualAddress": "0x0053F398", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2__set_Item", "signature": "void ConcurrentDictionary_2_System_Guid_System_Tuple_2__set_Item(ConcurrentDictionary_2_System_Guid_System_Tuple_2_ * this, Guid key, Tuple_2_Guid_Int32_ * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Guid, Tuple\u00602[Guid,Int32])" }, { "virtualAddress": "0x00A5334C", "name": "Tuple_2_Guid_Int32__get_Item1", "signature": "Guid Tuple_2_Guid_Int32__get_Item1(Tuple_2_Guid_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Guid get_Item1()" }, { "virtualAddress": "0x00A53358", "name": "Tuple_2_Guid_Int32__get_Item2", "signature": "int32_t Tuple_2_Guid_Int32__get_Item2(Tuple_2_Guid_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item2()" }, { "virtualAddress": "0x005370C4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryRemove", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryRemove(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryRemove(Guid, Int32 ByRef)" }, { "virtualAddress": "0x00539E98", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_IsEmpty", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__get_IsEmpty(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00537084", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ContainsKey", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__ContainsKey(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Guid)" }, { "virtualAddress": "0x0053954C", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_Count", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__get_Count(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x005364EC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32]()" }, { "virtualAddress": "0x0053C554", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2___ctor", "signature": "void ConcurrentDictionary_2_System_Guid_System_Tuple_2___ctor(ConcurrentDictionary_2_System_Guid_System_Tuple_2_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Tuple\u00602]()" }, { "virtualAddress": "0x0087E194", "name": "Action_1_Guid___ctor", "signature": "void Action_1_Guid___ctor(Action_1_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[Guid](Object, IntPtr)" }, { "virtualAddress": "0x005384B4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ToArray", "signature": "KeyValuePair_2_System_Guid_System_Int32___Array * ConcurrentDictionary_2_System_Guid_System_Int32__ToArray(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32][] ToArray()" }, { "virtualAddress": "0x00AD199C", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void Comparison_1_System_Collections_Generic_KeyValuePair_2___ctor(Comparison_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00766E4C", "name": "Array_Sort_17", "signature": "void Array_Sort_17(KeyValuePair_2_System_Guid_System_Int32___Array * array, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32][], Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00407F3C", "name": "KeyValuePair_2_System_Guid_System_Int32__get_Key", "signature": "Guid KeyValuePair_2_System_Guid_System_Int32__get_Key(KeyValuePair_2_System_Guid_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Guid get_Key()" }, { "virtualAddress": "0x0053D128", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2__TryRemove", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Tuple_2__TryRemove(ConcurrentDictionary_2_System_Guid_System_Tuple_2_ * this, Guid key, Tuple_2_Guid_Int32_ * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryRemove(Guid, Tuple\u00602[Guid,Int32] ByRef)" }, { "virtualAddress": "0x00407F48", "name": "KeyValuePair_2_System_Guid_System_Int32__get_Value", "signature": "int32_t KeyValuePair_2_System_Guid_System_Int32__get_Value(KeyValuePair_2_System_Guid_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x007DF130", "name": "Tuple_Create_9", "signature": "Tuple_2_Int32_Int32_ * Tuple_Create_9(int32_t item1, int32_t item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Int32,Int32] Create[Int32,Int32](Int32, Int32)" }, { "virtualAddress": "0x00801544", "name": "AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_Value", "signature": "ActivityTracker_ActivityInfo * AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_Value(AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo_ * this, MethodInfo * method)", "dotNetSignature": "ActivityTracker\u002BActivityInfo get_Value()" }, { "virtualAddress": "0x008015FC", "name": "AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__set_Value", "signature": "void AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__set_Value(AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo_ * this, ActivityTracker_ActivityInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(ActivityTracker\u002BActivityInfo)" }, { "virtualAddress": "0x0087F1D4", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1__1__ctor", "signature": "void Action_1_System_Threading_AsyncLocalValueChangedArgs_1__1__ctor(Action_1_System_Threading_AsyncLocalValueChangedArgs_1__1 * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601](Object, IntPtr)" }, { "virtualAddress": "0x00801510", "name": "AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo___ctor", "signature": "void AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo___ctor(AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo_ * this, Action_1_System_Threading_AsyncLocalValueChangedArgs_1__1 * valueChangedHandler, MethodInfo * method)", "dotNetSignature": "AsyncLocal\u00601[System.Diagnostics.Tracing.ActivityTracker\u002BActivityInfo](Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601])" }, { "virtualAddress": "0x00402910", "name": "AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_CurrentValue", "signature": "ActivityTracker_ActivityInfo * AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_CurrentValue(AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "ActivityTracker\u002BActivityInfo get_CurrentValue()" }, { "virtualAddress": "0x00402900", "name": "AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_PreviousValue", "signature": "ActivityTracker_ActivityInfo * AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_PreviousValue(AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "ActivityTracker\u002BActivityInfo get_PreviousValue()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Boolean__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Boolean__1__ctor(TraceLoggingTypeInfo_1_System_Boolean__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean[]]()" }, { "virtualAddress": "0x009529E8", "name": "TraceLoggingTypeInfo_1_System_Boolean___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Boolean___ctor(TraceLoggingTypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Byte__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Byte__1__ctor(TraceLoggingTypeInfo_1_System_Byte__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte[]]()" }, { "virtualAddress": "0x00952F04", "name": "TraceLoggingTypeInfo_1_System_Byte___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Byte___ctor(TraceLoggingTypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Char__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Char__1__ctor(TraceLoggingTypeInfo_1_System_Char__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char[]]()" }, { "virtualAddress": "0x00953420", "name": "TraceLoggingTypeInfo_1_System_Char___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Char___ctor(TraceLoggingTypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x007651A8", "name": "Array_Resize_1", "signature": "void Array_Resize_1(Byte__Array * * array, int32_t newSize, MethodInfo * method)", "dotNetSignature": "Void Resize[Byte](Byte[] ByRef, Int32)" }, { "virtualAddress": "0x00954380", "name": "TraceLoggingTypeInfo_1_System_DateTimeOffset___ctor", "signature": "void TraceLoggingTypeInfo_1_System_DateTimeOffset___ctor(TraceLoggingTypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00953E64", "name": "TraceLoggingTypeInfo_1_System_DateTime___ctor", "signature": "void TraceLoggingTypeInfo_1_System_DateTime___ctor(TraceLoggingTypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x009548A8", "name": "TraceLoggingTypeInfo_1_System_Decimal___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Decimal___ctor(TraceLoggingTypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Double__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Double__1__ctor(TraceLoggingTypeInfo_1_System_Double__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double[]]()" }, { "virtualAddress": "0x009552EC", "name": "TraceLoggingTypeInfo_1_System_Double___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Double___ctor(TraceLoggingTypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_WeakReference_1__GetEnumerator", "signature": "List_1_T_Enumerator_System_WeakReference_1_ List_1_System_WeakReference_1__GetEnumerator(List_1_System_WeakReference_1_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.WeakReference\u00601] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_WeakReference_1__get_Current", "signature": "WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * List_1_T_Enumerator_System_WeakReference_1__get_Current(List_1_T_Enumerator_System_WeakReference_1___Boxed * this, MethodInfo * method)", "dotNetSignature": "WeakReference\u00601[System.Diagnostics.Tracing.EtwSession] get_Current()" }, { "virtualAddress": "0x00B8D0DC", "name": "WeakReference_1_System_Diagnostics_Tracing_EtwSession__TryGetTarget", "signature": "bool WeakReference_1_System_Diagnostics_Tracing_EtwSession__TryGetTarget(WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * this, EtwSession * * target, MethodInfo * method)", "dotNetSignature": "Boolean TryGetTarget(EtwSession ByRef)" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_WeakReference_1__MoveNext", "signature": "bool List_1_T_Enumerator_System_WeakReference_1__MoveNext(List_1_T_Enumerator_System_WeakReference_1___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_WeakReference_1__Dispose", "signature": "void List_1_T_Enumerator_System_WeakReference_1__Dispose(List_1_T_Enumerator_System_WeakReference_1___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_WeakReference_1___ctor", "signature": "void List_1_System_WeakReference_1___ctor(List_1_System_WeakReference_1_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.WeakReference\u00601]()" }, { "virtualAddress": "0x00B8CE38", "name": "WeakReference_1_System_Diagnostics_Tracing_EtwSession___ctor", "signature": "void WeakReference_1_System_Diagnostics_Tracing_EtwSession___ctor(WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * this, EtwSession * target, MethodInfo * method)", "dotNetSignature": "WeakReference\u00601[System.Diagnostics.Tracing.EtwSession](EtwSession)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_WeakReference_1__Add", "signature": "void List_1_System_WeakReference_1__Add(List_1_System_WeakReference_1_ * this, WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * item, MethodInfo * method)", "dotNetSignature": "Void Add(WeakReference\u00601[System.Diagnostics.Tracing.EtwSession])" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_WeakReference_1__get_Count", "signature": "int32_t List_1_System_WeakReference_1__get_Count(List_1_System_WeakReference_1_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0096A548", "name": "Predicate_1_WeakReference_1_System_Diagnostics_Tracing_EtwSession___ctor", "signature": "void Predicate_1_WeakReference_1_System_Diagnostics_Tracing_EtwSession___ctor(Predicate_1_WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[WeakReference\u00601[System.Diagnostics.Tracing.EtwSession]](Object, IntPtr)" }, { "virtualAddress": "0x00B878A4", "name": "List_1_System_WeakReference_1__RemoveAll", "signature": "int32_t List_1_System_WeakReference_1__RemoveAll(List_1_System_WeakReference_1_ * this, Predicate_1_WeakReference_1_System_Diagnostics_Tracing_EtwSession_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[WeakReference\u00601[System.Diagnostics.Tracing.EtwSession]])" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Diagnostics_Tracing_EventCounter___ctor", "signature": "void List_1_System_Diagnostics_Tracing_EventCounter___ctor(List_1_System_Diagnostics_Tracing_EventCounter_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventCounter]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Diagnostics_Tracing_EventCounter__Add", "signature": "void List_1_System_Diagnostics_Tracing_EventCounter__Add(List_1_System_Diagnostics_Tracing_EventCounter_ * this, EventCounter * item, MethodInfo * method)", "dotNetSignature": "Void Add(EventCounter)" }, { "virtualAddress": "0x00B87700", "name": "List_1_System_Diagnostics_Tracing_EventCounter__Remove", "signature": "bool List_1_System_Diagnostics_Tracing_EventCounter__Remove(List_1_System_Diagnostics_Tracing_EventCounter_ * this, EventCounter * item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EventCounter)" }, { "virtualAddress": "0x00959FF0", "name": "EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs___ctor", "signature": "void EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs___ctor(EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EventHandler\u00601[System.Diagnostics.Tracing.EventCommandEventArgs](Object, IntPtr)" }, { "virtualAddress": "0x00B8D0DC", "name": "WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup__TryGetTarget", "signature": "bool WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup__TryGetTarget(WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup_ * this, EventCounterGroup * * target, MethodInfo * method)", "dotNetSignature": "Boolean TryGetTarget(EventCounterGroup ByRef)" }, { "virtualAddress": "0x00B8CE38", "name": "WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup___ctor", "signature": "void WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup___ctor(WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup_ * this, EventCounterGroup * target, MethodInfo * method)", "dotNetSignature": "WeakReference\u00601[System.Diagnostics.Tracing.EventCounterGroup](EventCounterGroup)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Diagnostics_Tracing_EventCounter__GetEnumerator", "signature": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter_ List_1_System_Diagnostics_Tracing_EventCounter__GetEnumerator(List_1_System_Diagnostics_Tracing_EventCounter_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.EventCounter] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__get_Current", "signature": "EventCounter * List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__get_Current(List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventCounter get_Current()" }, { "virtualAddress": "0x007696D0", "name": "EventSource_Write_6", "signature": "void EventSource_Write_6(EventSource * this, String * eventName, EventSourceOptions options, EventCounterGroup_PayloadType * data, MethodInfo * method)", "dotNetSignature": "Void Write[EventCounterGroup\u002BPayloadType](String, EventSourceOptions, EventCounterGroup\u002BPayloadType)" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__MoveNext", "signature": "bool List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__MoveNext(List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__Dispose", "signature": "void List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__Dispose(List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00408098", "name": "KeyValuePair_2_System_String_System_Object___ctor", "signature": "void KeyValuePair_2_System_String_System_Object___ctor(KeyValuePair_2_System_String_System_Object___Boxed * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Object](String, Object)" }, { "virtualAddress": "0x00959FF0", "name": "EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs___ctor", "signature": "void EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs___ctor(EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs](Object, IntPtr)" }, { "virtualAddress": "0x0095A000", "name": "EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs__Invoke", "signature": "void EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs__Invoke(EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs_ * this, Object * sender, EventSourceCreatedEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, EventSourceCreatedEventArgs)" }, { "virtualAddress": "0x0095A000", "name": "EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs__Invoke", "signature": "void EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs__Invoke(EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs_ * this, Object * sender, EventWrittenEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, EventWrittenEventArgs)" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_WeakReference___ctor", "signature": "void List_1_System_WeakReference___ctor(List_1_System_WeakReference_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.WeakReference](Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_WeakReference__get_Count", "signature": "int32_t List_1_System_WeakReference__get_Count(List_1_System_WeakReference_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_WeakReference__get_Item", "signature": "WeakReference * List_1_System_WeakReference__get_Item(List_1_System_WeakReference_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "WeakReference get_Item(Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_WeakReference__Add", "signature": "void List_1_System_WeakReference__Add(List_1_System_WeakReference_ * this, WeakReference * item, MethodInfo * method)", "dotNetSignature": "Void Add(WeakReference)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_WeakReference__GetEnumerator", "signature": "List_1_T_Enumerator_System_WeakReference_ List_1_System_WeakReference__GetEnumerator(List_1_System_WeakReference_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.WeakReference] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_WeakReference__get_Current", "signature": "WeakReference * List_1_T_Enumerator_System_WeakReference__get_Current(List_1_T_Enumerator_System_WeakReference___Boxed * this, MethodInfo * method)", "dotNetSignature": "WeakReference get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_WeakReference__MoveNext", "signature": "bool List_1_T_Enumerator_System_WeakReference__MoveNext(List_1_T_Enumerator_System_WeakReference___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_WeakReference__Dispose", "signature": "void List_1_T_Enumerator_System_WeakReference__Dispose(List_1_T_Enumerator_System_WeakReference___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00A25D1C", "name": "Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean___ctor", "signature": "void Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean___ctor(Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Diagnostics.Tracing.EventListener,System.Boolean]()" }, { "virtualAddress": "0x00A26C90", "name": "Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean__Add", "signature": "void Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean__Add(Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean_ * this, EventListener * key, bool value, MethodInfo * method)", "dotNetSignature": "Void Add(EventListener, Boolean)" }, { "virtualAddress": "0x00A268C0", "name": "Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Diagnostics_Tracing_EventListener_System_Boolean_ * Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean__get_Keys(Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Diagnostics.Tracing.EventListener,System.Boolean] get_Keys()" }, { "virtualAddress": "0x00988718", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Diagnostics_Tracing_EventListener_System_Boolean__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean_ Dictionary_2_TKey_TValue_KeyCollection_System_Diagnostics_Tracing_EventListener_System_Boolean__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Diagnostics_Tracing_EventListener_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Diagnostics.Tracing.EventListener,System.Boolean] GetEnumerator()" }, { "virtualAddress": "0x00407900", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__get_Current", "signature": "EventListener * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventListener get_Current()" }, { "virtualAddress": "0x004078F8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004078F4", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_WeakReference__ToArray", "signature": "WeakReference__Array * List_1_System_WeakReference__ToArray(List_1_System_WeakReference_ * this, MethodInfo * method)", "dotNetSignature": "WeakReference[] ToArray()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_String__GetEnumerator", "signature": "List_1_T_Enumerator_System_String_ List_1_System_String__GetEnumerator(List_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.String] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_String__get_Current", "signature": "String * List_1_T_Enumerator_System_String__get_Current(List_1_T_Enumerator_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_String__MoveNext", "signature": "bool List_1_T_Enumerator_System_String__MoveNext(List_1_T_Enumerator_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_String__Dispose", "signature": "void List_1_T_Enumerator_System_String__Dispose(List_1_T_Enumerator_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004080A0", "name": "KeyValuePair_2_System_String_System_Object__get_Key", "signature": "String * KeyValuePair_2_System_String_System_Object__get_Key(KeyValuePair_2_System_String_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Tuple_2__GetEnumerator", "signature": "List_1_T_Enumerator_System_Tuple_2_ List_1_System_Tuple_2__GetEnumerator(List_1_System_Tuple_2_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Tuple\u00602] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Tuple_2__get_Current", "signature": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * List_1_T_Enumerator_System_Tuple_2__get_Current(List_1_T_Enumerator_System_Tuple_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo,Boolean] get_Current()" }, { "virtualAddress": "0x00A52544", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__get_Item1", "signature": "EventProvider_SessionInfo Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__get_Item1(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo get_Item1()" }, { "virtualAddress": "0x00A5254C", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__get_Item2", "signature": "bool Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__get_Item2(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Item2()" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Tuple_2__get_Count", "signature": "int32_t List_1_System_Tuple_2__get_Count(List_1_System_Tuple_2_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A32418", "name": "Dictionary_2_System_String_System_String___ctor_1", "signature": "void Dictionary_2_System_String_System_String___ctor_1(Dictionary_2_System_String_System_String_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.String](Int32)" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Tuple_2__MoveNext", "signature": "bool List_1_T_Enumerator_System_Tuple_2__MoveNext(List_1_T_Enumerator_System_Tuple_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Tuple_2__Dispose", "signature": "void List_1_T_Enumerator_System_Tuple_2__Dispose(List_1_T_Enumerator_System_Tuple_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0087FBF8", "name": "Action_2_Int32_Int64___ctor", "signature": "void Action_2_Int32_Int64___ctor(Action_2_Int32_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[Int32,Int64](Object, IntPtr)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Tuple_2___ctor", "signature": "void List_1_System_Tuple_2___ctor(List_1_System_Tuple_2_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Tuple\u00602]()" }, { "virtualAddress": "0x00B7CA34", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetEnumerator", "signature": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo_ List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetEnumerator(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] GetEnumerator()" }, { "virtualAddress": "0x00408398", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current", "signature": "EventProvider_SessionInfo List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current(List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo get_Current()" }, { "virtualAddress": "0x00B7B694", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Item", "signature": "EventProvider_SessionInfo List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Item(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo get_Item(Int32)" }, { "virtualAddress": "0x007DF048", "name": "Tuple_Create_10", "signature": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * Tuple_Create_10(EventProvider_SessionInfo item1, bool item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo,Boolean] Create[EventProvider\u002BSessionInfo,Boolean](EventProvider\u002BSessionInfo, Boolean)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Tuple_2__Add", "signature": "void List_1_System_Tuple_2__Add(List_1_System_Tuple_2_ * this, Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * item, MethodInfo * method)", "dotNetSignature": "Void Add(Tuple\u00602[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo,Boolean])" }, { "virtualAddress": "0x00408374", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNext", "signature": "bool List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNext(List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408370", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__Dispose", "signature": "void List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__Dispose(List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B7AE00", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](Int32)" }, { "virtualAddress": "0x00B7BA20", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Add", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Add(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Void Add(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0087FC08", "name": "Action_2_Int32_Int64__Invoke", "signature": "void Action_2_Int32_Int64__Invoke(Action_2_Int32_Int64_ * this, int32_t arg1, int64_t arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Int32, Int64)" }, { "virtualAddress": "0x00B7B5F4", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Count", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Count(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B818DC", "name": "List_1_System_Int32___ctor", "signature": "void List_1_System_Int32___ctor(List_1_System_Int32_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Int32](Int32)" }, { "virtualAddress": "0x00B824FC", "name": "List_1_System_Int32__Add", "signature": "void List_1_System_Int32__Add(List_1_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Void Add(Int32)" }, { "virtualAddress": "0x00B82170", "name": "List_1_System_Int32__get_Item", "signature": "int32_t List_1_System_Int32__get_Item(List_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 get_Item(Int32)" }, { "virtualAddress": "0x00769774", "name": "EventSource_WriteImpl_1", "signature": "void EventSource_WriteImpl_1(EventSource * this, String * eventName, EventSourceOptions * options, EmptyStruct * data, Guid * pActivityId, Guid * pRelatedActivityId, MethodInfo * method)", "dotNetSignature": "Void WriteImpl[EmptyStruct](String, EventSourceOptions ByRef, EmptyStruct ByRef, Guid*, Guid*)" }, { "virtualAddress": "0x00AC9454", "name": "ReadOnlyCollection_1_System_String___ctor", "signature": "void ReadOnlyCollection_1_System_String___ctor(ReadOnlyCollection_1_System_String_ * this, IList_1_System_String_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.String](IList\u00601[System.String])" }, { "virtualAddress": "0x00B70DFC", "name": "List_1_System_Byte___ctor", "signature": "void List_1_System_Byte___ctor(List_1_System_Byte_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Byte](Int32)" }, { "virtualAddress": "0x00B715F0", "name": "List_1_System_Byte__get_Count", "signature": "int32_t List_1_System_Byte__get_Count(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B71A1C", "name": "List_1_System_Byte__Add", "signature": "void List_1_System_Byte__Add(List_1_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void Add(Byte)" }, { "virtualAddress": "0x00B716D0", "name": "List_1_System_Byte__set_Item", "signature": "void List_1_System_Byte__set_Item(List_1_System_Byte_ * this, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Byte)" }, { "virtualAddress": "0x00B72A48", "name": "List_1_System_Byte__GetEnumerator", "signature": "List_1_T_Enumerator_System_Byte_ List_1_System_Byte__GetEnumerator(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Byte] GetEnumerator()" }, { "virtualAddress": "0x0040825C", "name": "List_1_T_Enumerator_System_Byte__get_Current", "signature": "uint8_t List_1_T_Enumerator_System_Byte__get_Current(List_1_T_Enumerator_System_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x00408238", "name": "List_1_T_Enumerator_System_Byte__MoveNext", "signature": "bool List_1_T_Enumerator_System_Byte__MoveNext(List_1_T_Enumerator_System_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408234", "name": "List_1_T_Enumerator_System_Byte__Dispose", "signature": "void List_1_T_Enumerator_System_Byte__Dispose(List_1_T_Enumerator_System_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B71C7C", "name": "List_1_System_Byte__AddRange", "signature": "void List_1_System_Byte__AddRange(List_1_System_Byte_ * this, IEnumerable_1_System_Byte_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Byte])" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Diagnostics_Tracing_EventSource___ctor", "signature": "void List_1_System_Diagnostics_Tracing_EventSource___ctor(List_1_System_Diagnostics_Tracing_EventSource_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventSource]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Diagnostics_Tracing_EventSource__Add", "signature": "void List_1_System_Diagnostics_Tracing_EventSource__Add(List_1_System_Diagnostics_Tracing_EventSource_ * this, EventSource * item, MethodInfo * method)", "dotNetSignature": "Void Add(EventSource)" }, { "virtualAddress": "0x0087E1A4", "name": "Action_1_Guid__Invoke", "signature": "void Action_1_Guid__Invoke(Action_1_Guid_ * this, Guid obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Guid)" }, { "virtualAddress": "0x0095A000", "name": "EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs__Invoke", "signature": "void EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs__Invoke(EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs_ * this, Object * sender, EventCommandEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, EventCommandEventArgs)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Diagnostics_Tracing_EtwSession__get_Count", "signature": "int32_t List_1_System_Diagnostics_Tracing_EtwSession__get_Count(List_1_System_Diagnostics_Tracing_EtwSession_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0087D004", "name": "_f_AnonymousType0_1_System_String___ctor", "signature": "void _f_AnonymousType0_1_System_String___ctor(_f_AnonymousType0_1_System_String_ * this, String * message, MethodInfo * method)", "dotNetSignature": "\u003C\u003Ef__AnonymousType0\u00601[System.String](String)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Diagnostics_Tracing_EtwSession__GetEnumerator", "signature": "List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession_ List_1_System_Diagnostics_Tracing_EtwSession__GetEnumerator(List_1_System_Diagnostics_Tracing_EtwSession_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.EtwSession] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__get_Current", "signature": "EtwSession * List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__get_Current(List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession___Boxed * this, MethodInfo * method)", "dotNetSignature": "EtwSession get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__MoveNext", "signature": "bool List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__MoveNext(List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__Dispose", "signature": "void List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__Dispose(List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B85DB8", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Clear", "signature": "void List_1_System_Diagnostics_Tracing_EtwSession__Clear(List_1_System_Diagnostics_Tracing_EtwSession_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Diagnostics_Tracing_EtwSession___ctor", "signature": "void List_1_System_Diagnostics_Tracing_EtwSession___ctor(List_1_System_Diagnostics_Tracing_EtwSession_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EtwSession](Int32)" }, { "virtualAddress": "0x00B85E00", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Contains", "signature": "bool List_1_System_Diagnostics_Tracing_EtwSession__Contains(List_1_System_Diagnostics_Tracing_EtwSession_ * this, EtwSession * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(EtwSession)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Add", "signature": "void List_1_System_Diagnostics_Tracing_EtwSession__Add(List_1_System_Diagnostics_Tracing_EtwSession_ * this, EtwSession * item, MethodInfo * method)", "dotNetSignature": "Void Add(EtwSession)" }, { "virtualAddress": "0x00B87700", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Remove", "signature": "bool List_1_System_Diagnostics_Tracing_EtwSession__Remove(List_1_System_Diagnostics_Tracing_EtwSession_ * this, EtwSession * item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EtwSession)" }, { "virtualAddress": "0x00A335CC", "name": "Dictionary_2_System_String_System_String__ContainsKey", "signature": "bool Dictionary_2_System_String_System_String__ContainsKey(Dictionary_2_System_String_System_String_ * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x00A54140", "name": "Tuple_2_Int32_Int32__get_Item1", "signature": "int32_t Tuple_2_Int32_Int32__get_Item1(Tuple_2_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item1()" }, { "virtualAddress": "0x00A54148", "name": "Tuple_2_Int32_Int32__get_Item2", "signature": "int32_t Tuple_2_Int32_Int32__get_Item2(Tuple_2_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item2()" }, { "virtualAddress": "0x0067D724", "name": "EventSourceActivity_Start_5", "signature": "EventSourceActivity * EventSourceActivity_Start_5(EventSourceActivity * this, String * eventName, EventSourceOptions * options, EmptyStruct * data, MethodInfo * method)", "dotNetSignature": "EventSourceActivity Start[EmptyStruct](String, EventSourceOptions ByRef, EmptyStruct ByRef)" }, { "virtualAddress": "0x0076AC68", "name": "EventSourceActivity_Write_6", "signature": "void EventSourceActivity_Write_6(EventSourceActivity * this, EventSource * eventSource, String * eventName, EventSourceOptions * options, EmptyStruct * data, MethodInfo * method)", "dotNetSignature": "Void Write[EmptyStruct](EventSource, String, EventSourceOptions ByRef, EmptyStruct ByRef)" }, { "virtualAddress": "0x0076A8A8", "name": "EventSourceActivity_Stop_4", "signature": "void EventSourceActivity_Stop_4(EventSourceActivity * this, String * eventName, EmptyStruct * data, MethodInfo * method)", "dotNetSignature": "Void Stop[EmptyStruct](String, EmptyStruct ByRef)" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Guid__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Guid__1__ctor(TraceLoggingTypeInfo_1_System_Guid__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid[]]()" }, { "virtualAddress": "0x0095580C", "name": "TraceLoggingTypeInfo_1_System_Guid___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Guid___ctor(TraceLoggingTypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Int16__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Int16__1__ctor(TraceLoggingTypeInfo_1_System_Int16__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16[]]()" }, { "virtualAddress": "0x00955D34", "name": "TraceLoggingTypeInfo_1_System_Int16___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Int16___ctor(TraceLoggingTypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Int32__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Int32__1__ctor(TraceLoggingTypeInfo_1_System_Int32__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32[]]()" }, { "virtualAddress": "0x00956250", "name": "TraceLoggingTypeInfo_1_System_Int32___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Int32___ctor(TraceLoggingTypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Int64__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Int64__1__ctor(TraceLoggingTypeInfo_1_System_Int64__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64[]]()" }, { "virtualAddress": "0x0095676C", "name": "TraceLoggingTypeInfo_1_System_Int64___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Int64___ctor(TraceLoggingTypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_IntPtr__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_IntPtr__1__ctor(TraceLoggingTypeInfo_1_System_IntPtr__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr[]]()" }, { "virtualAddress": "0x00956C88", "name": "TraceLoggingTypeInfo_1_System_IntPtr___ctor", "signature": "void TraceLoggingTypeInfo_1_System_IntPtr___ctor(TraceLoggingTypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00995A98", "name": "Dictionary_2_System_Int32_System_String___ctor", "signature": "void Dictionary_2_System_Int32_System_String___ctor(Dictionary_2_System_Int32_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.String]()" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_String_List_1_System_Int32___ctor", "signature": "void Dictionary_2_System_String_List_1_System_Int32___ctor(Dictionary_2_System_String_List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,List\u00601[System.Int32]]()" }, { "virtualAddress": "0x00998978", "name": "Dictionary_2_System_Int32_System_String__TryGetValue", "signature": "bool Dictionary_2_System_Int32_System_String__TryGetValue(Dictionary_2_System_Int32_System_String_ * this, int32_t key, String * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Int32, String ByRef)" }, { "virtualAddress": "0x009969E0", "name": "Dictionary_2_System_Int32_System_String__set_Item", "signature": "void Dictionary_2_System_Int32_System_String__set_Item(Dictionary_2_System_Int32_System_String_ * this, int32_t key, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, String)" }, { "virtualAddress": "0x00A98F20", "name": "Dictionary_2_System_UInt64_System_String__TryGetValue", "signature": "bool Dictionary_2_System_UInt64_System_String__TryGetValue(Dictionary_2_System_UInt64_System_String_ * this, uint64_t key, String * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(UInt64, String ByRef)" }, { "virtualAddress": "0x00A9604C", "name": "Dictionary_2_System_UInt64_System_String___ctor", "signature": "void Dictionary_2_System_UInt64_System_String___ctor(Dictionary_2_System_UInt64_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.String]()" }, { "virtualAddress": "0x00A96F90", "name": "Dictionary_2_System_UInt64_System_String__set_Item", "signature": "void Dictionary_2_System_UInt64_System_String__set_Item(Dictionary_2_System_UInt64_System_String_ * this, uint64_t key, String * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(UInt64, String)" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_String_System_Type___ctor", "signature": "void Dictionary_2_System_String_System_Type___ctor(Dictionary_2_System_String_System_Type_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Type]()" }, { "virtualAddress": "0x00A335CC", "name": "Dictionary_2_System_String_System_Type__ContainsKey", "signature": "bool Dictionary_2_System_String_System_Type__ContainsKey(Dictionary_2_System_String_System_Type_ * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_String_System_Type__Add", "signature": "void Dictionary_2_System_String_System_Type__Add(Dictionary_2_System_String_System_Type_ * this, String * key, Type * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, Type)" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_String_List_1_System_Int32__set_Item", "signature": "void Dictionary_2_System_String_List_1_System_Int32__set_Item(Dictionary_2_System_String_List_1_System_Int32_ * this, String * key, List_1_System_Int32_ * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, List\u00601[System.Int32])" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_String_System_String__TryGetValue", "signature": "bool Dictionary_2_System_String_System_String__TryGetValue(Dictionary_2_System_String_System_String_ * this, String * key, String * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, String ByRef)" }, { "virtualAddress": "0x0099663C", "name": "Dictionary_2_System_Int32_System_String__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_String_ * Dictionary_2_System_Int32_System_String__get_Keys(Dictionary_2_System_Int32_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Int32,System.String] get_Keys()" }, { "virtualAddress": "0x00B819FC", "name": "List_1_System_Int32___ctor_1", "signature": "void List_1_System_Int32___ctor_1(List_1_System_Int32_ * this, IEnumerable_1_System_Int32_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Int32](IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x00B84844", "name": "List_1_System_Int32__Sort", "signature": "void List_1_System_Int32__Sort(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B83510", "name": "List_1_System_Int32__GetEnumerator", "signature": "List_1_T_Enumerator_System_Int32_ List_1_System_Int32__GetEnumerator(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Int32] GetEnumerator()" }, { "virtualAddress": "0x00408468", "name": "List_1_T_Enumerator_System_Int32__get_Current", "signature": "int32_t List_1_T_Enumerator_System_Int32__get_Current(List_1_T_Enumerator_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x0099690C", "name": "Dictionary_2_System_Int32_System_String__get_Item", "signature": "String * Dictionary_2_System_Int32_System_String__get_Item(Dictionary_2_System_Int32_System_String_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "String get_Item(Int32)" }, { "virtualAddress": "0x00408444", "name": "List_1_T_Enumerator_System_Int32__MoveNext", "signature": "bool List_1_T_Enumerator_System_Int32__MoveNext(List_1_T_Enumerator_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408440", "name": "List_1_T_Enumerator_System_Int32__Dispose", "signature": "void List_1_T_Enumerator_System_Int32__Dispose(List_1_T_Enumerator_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00A330F4", "name": "Dictionary_2_System_String_System_Type__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_String_System_Type_ * Dictionary_2_System_String_System_Type__get_Values(Dictionary_2_System_String_System_Type_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.String,System.Type] get_Values()" }, { "virtualAddress": "0x009920F8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_String_System_Type__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type_ Dictionary_2_TKey_TValue_ValueCollection_System_String_System_Type__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_String_System_Type_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.String,System.Type] GetEnumerator()" }, { "virtualAddress": "0x00407CAC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__get_Current", "signature": "Type * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type___Boxed * this, MethodInfo * method)", "dotNetSignature": "Type get_Current()" }, { "virtualAddress": "0x00407CA4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407CA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00A96BEC", "name": "Dictionary_2_System_UInt64_System_String__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_String_ * Dictionary_2_System_UInt64_System_String__get_Keys(Dictionary_2_System_UInt64_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.UInt64,System.String] get_Keys()" }, { "virtualAddress": "0x00A65024", "name": "List_1_System_UInt64___ctor", "signature": "void List_1_System_UInt64___ctor(List_1_System_UInt64_ * this, IEnumerable_1_System_UInt64_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.UInt64](IEnumerable\u00601[System.UInt64])" }, { "virtualAddress": "0x00A67E6C", "name": "List_1_System_UInt64__Sort", "signature": "void List_1_System_UInt64__Sort(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00A66B38", "name": "List_1_System_UInt64__GetEnumerator", "signature": "List_1_T_Enumerator_System_UInt64_ List_1_System_UInt64__GetEnumerator(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.UInt64] GetEnumerator()" }, { "virtualAddress": "0x004085A0", "name": "List_1_T_Enumerator_System_UInt64__get_Current", "signature": "uint64_t List_1_T_Enumerator_System_UInt64__get_Current(List_1_T_Enumerator_System_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_Current()" }, { "virtualAddress": "0x00A96EBC", "name": "Dictionary_2_System_UInt64_System_String__get_Item", "signature": "String * Dictionary_2_System_UInt64_System_String__get_Item(Dictionary_2_System_UInt64_System_String_ * this, uint64_t key, MethodInfo * method)", "dotNetSignature": "String get_Item(UInt64)" }, { "virtualAddress": "0x0040857C", "name": "List_1_T_Enumerator_System_UInt64__MoveNext", "signature": "bool List_1_T_Enumerator_System_UInt64__MoveNext(List_1_T_Enumerator_System_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408578", "name": "List_1_T_Enumerator_System_UInt64__Dispose", "signature": "void List_1_T_Enumerator_System_UInt64__Dispose(List_1_T_Enumerator_System_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Globalization_CultureInfo___ctor", "signature": "void List_1_System_Globalization_CultureInfo___ctor(List_1_System_Globalization_CultureInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Globalization.CultureInfo]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Globalization_CultureInfo__Add", "signature": "void List_1_System_Globalization_CultureInfo__Add(List_1_System_Globalization_CultureInfo_ * this, CultureInfo * item, MethodInfo * method)", "dotNetSignature": "Void Add(CultureInfo)" }, { "virtualAddress": "0x00A32F8C", "name": "Dictionary_2_System_String_System_String__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String_ * Dictionary_2_System_String_System_String__get_Keys(Dictionary_2_System_String_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.String,System.String] get_Keys()" }, { "virtualAddress": "0x0098A5F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098A40C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String_ * this, String__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(String[], Int32)" }, { "virtualAddress": "0x009FF8E0", "name": "Comparer_1_System_String__get_Default", "signature": "Comparer_1_System_String_ * Comparer_1_System_String__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.String] get_Default()" }, { "virtualAddress": "0x00AD290C", "name": "Comparison_1_String___ctor", "signature": "void Comparison_1_String___ctor(Comparison_1_String_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[String](Object, IntPtr)" }, { "virtualAddress": "0x009F41AC", "name": "ArraySortHelper_1_System_String__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_String__IntrospectiveSort(String__Array * keys, int32_t left, int32_t length, Comparison_1_String_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(String[], Int32, Int32, Comparison\u00601[String])" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Globalization_CultureInfo__GetEnumerator", "signature": "List_1_T_Enumerator_System_Globalization_CultureInfo_ List_1_System_Globalization_CultureInfo__GetEnumerator(List_1_System_Globalization_CultureInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Globalization.CultureInfo] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Globalization_CultureInfo__get_Current", "signature": "CultureInfo * List_1_T_Enumerator_System_Globalization_CultureInfo__get_Current(List_1_T_Enumerator_System_Globalization_CultureInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Globalization_CultureInfo__MoveNext", "signature": "bool List_1_T_Enumerator_System_Globalization_CultureInfo__MoveNext(List_1_T_Enumerator_System_Globalization_CultureInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Globalization_CultureInfo__Dispose", "signature": "void List_1_T_Enumerator_System_Globalization_CultureInfo__Dispose(List_1_T_Enumerator_System_Globalization_CultureInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B85E00", "name": "List_1_System_Globalization_CultureInfo__Contains", "signature": "bool List_1_System_Globalization_CultureInfo__Contains(List_1_System_Globalization_CultureInfo_ * this, CultureInfo * item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(CultureInfo)" }, { "virtualAddress": "0x00B86DF0", "name": "List_1_System_Globalization_CultureInfo__Insert", "signature": "void List_1_System_Globalization_CultureInfo__Insert(List_1_System_Globalization_CultureInfo_ * this, int32_t index, CultureInfo * item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, CultureInfo)" }, { "virtualAddress": "0x0087F8BC", "name": "Action_2_Char_String___ctor", "signature": "void Action_2_Char_String___ctor(Action_2_Char_String_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[Char,String](Object, IntPtr)" }, { "virtualAddress": "0x0087F8CC", "name": "Action_2_Char_String__Invoke", "signature": "void Action_2_Char_String__Invoke(Action_2_Char_String_ * this, uint16_t arg1, String * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Char, String)" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_String_List_1_System_Int32__TryGetValue", "signature": "bool Dictionary_2_System_String_List_1_System_Int32__TryGetValue(Dictionary_2_System_String_List_1_System_Int32_ * this, String * key, List_1_System_Int32_ * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, List\u00601[System.Int32] ByRef)" }, { "virtualAddress": "0x009B6804", "name": "ConcurrentSetItem_2_System_Collections_Generic_KeyValuePair_2_NameInfo___ctor", "signature": "void ConcurrentSetItem_2_System_Collections_Generic_KeyValuePair_2_NameInfo___ctor(ConcurrentSetItem_2_System_Collections_Generic_KeyValuePair_2_NameInfo_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentSetItem\u00602[System.Collections.Generic.KeyValuePair\u00602,NameInfo]()" }, { "virtualAddress": "0x00408078", "name": "KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags__get_Key", "signature": "String * KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags__get_Key(KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x00408080", "name": "KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags__get_Value", "signature": "EventTags__Enum KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags__get_Value(KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventTags get_Value()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_SByte__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_SByte__1__ctor(TraceLoggingTypeInfo_1_System_SByte__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte[]]()" }, { "virtualAddress": "0x009576B0", "name": "TraceLoggingTypeInfo_1_System_SByte___ctor", "signature": "void TraceLoggingTypeInfo_1_System_SByte___ctor(TraceLoggingTypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_Single__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_Single__1__ctor(TraceLoggingTypeInfo_1_System_Single__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single[]]()" }, { "virtualAddress": "0x00957BCC", "name": "TraceLoggingTypeInfo_1_System_Single___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Single___ctor(TraceLoggingTypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x009563B8", "name": "TraceLoggingTypeInfo_1_System_Int32__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Int32_ * TraceLoggingTypeInfo_1_System_Int32__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32] get_Instance()" }, { "virtualAddress": "0x009568D4", "name": "TraceLoggingTypeInfo_1_System_Int64__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Int64_ * TraceLoggingTypeInfo_1_System_Int64__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64] get_Instance()" }, { "virtualAddress": "0x0095730C", "name": "TraceLoggingTypeInfo_1_System_String__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_String_ * TraceLoggingTypeInfo_1_System_String__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.String] get_Instance()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_String___ctor", "signature": "void TraceLoggingTypeInfo_1_System_String___ctor(TraceLoggingTypeInfo_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.String]()" }, { "virtualAddress": "0x009580EC", "name": "TraceLoggingTypeInfo_1_System_TimeSpan___ctor", "signature": "void TraceLoggingTypeInfo_1_System_TimeSpan___ctor(TraceLoggingTypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x0040806C", "name": "KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags___ctor", "signature": "void KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags___ctor(KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags___Boxed * this, String * key, EventTags__Enum value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Diagnostics.Tracing.EventTags](String, EventTags)" }, { "virtualAddress": "0x00407EE8", "name": "ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo__TryGet", "signature": "NameInfo_1 * ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo__TryGet(ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo___Boxed * this, KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags_ key, MethodInfo * method)", "dotNetSignature": "NameInfo TryGet(KeyValuePair\u00602[System.String,System.Diagnostics.Tracing.EventTags])" }, { "virtualAddress": "0x00407EF0", "name": "ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo__GetOrAdd", "signature": "NameInfo_1 * ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo__GetOrAdd(ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo___Boxed * this, NameInfo_1 * newItem, MethodInfo * method)", "dotNetSignature": "NameInfo GetOrAdd(NameInfo)" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Type___ctor_1", "signature": "void List_1_System_Type___ctor_1(List_1_System_Type_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Type](Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Diagnostics_Tracing_FieldMetadata__Add", "signature": "void List_1_System_Diagnostics_Tracing_FieldMetadata__Add(List_1_System_Diagnostics_Tracing_FieldMetadata_ * this, FieldMetadata * item, MethodInfo * method)", "dotNetSignature": "Void Add(FieldMetadata)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Diagnostics_Tracing_FieldMetadata__GetEnumerator", "signature": "List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata_ List_1_System_Diagnostics_Tracing_FieldMetadata__GetEnumerator(List_1_System_Diagnostics_Tracing_FieldMetadata_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.FieldMetadata] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__get_Current", "signature": "FieldMetadata * List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__get_Current(List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "FieldMetadata get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__MoveNext", "signature": "bool List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__MoveNext(List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__Dispose", "signature": "void List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__Dispose(List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Diagnostics_Tracing_FieldMetadata___ctor", "signature": "void List_1_System_Diagnostics_Tracing_FieldMetadata___ctor(List_1_System_Diagnostics_Tracing_FieldMetadata_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.FieldMetadata]()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Diagnostics_Tracing_PropertyAnalysis___ctor", "signature": "void List_1_System_Diagnostics_Tracing_PropertyAnalysis___ctor(List_1_System_Diagnostics_Tracing_PropertyAnalysis_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.PropertyAnalysis]()" }, { "virtualAddress": "0x006689D8", "name": "Statics_GetCustomAttribute_2", "signature": "EventFieldAttribute * Statics_GetCustomAttribute_2(PropertyInfo_1 * propInfo, MethodInfo * method)", "dotNetSignature": "EventFieldAttribute GetCustomAttribute[EventFieldAttribute](PropertyInfo)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Diagnostics_Tracing_PropertyAnalysis__Add", "signature": "void List_1_System_Diagnostics_Tracing_PropertyAnalysis__Add(List_1_System_Diagnostics_Tracing_PropertyAnalysis_ * this, PropertyAnalysis * item, MethodInfo * method)", "dotNetSignature": "Void Add(PropertyAnalysis)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Diagnostics_Tracing_PropertyAnalysis__ToArray", "signature": "PropertyAnalysis__Array * List_1_System_Diagnostics_Tracing_PropertyAnalysis__ToArray(List_1_System_Diagnostics_Tracing_PropertyAnalysis_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAnalysis[] ToArray()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_UInt16__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_UInt16__1__ctor(TraceLoggingTypeInfo_1_System_UInt16__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16[]]()" }, { "virtualAddress": "0x00958608", "name": "TraceLoggingTypeInfo_1_System_UInt16___ctor", "signature": "void TraceLoggingTypeInfo_1_System_UInt16___ctor(TraceLoggingTypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_UInt32__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_UInt32__1__ctor(TraceLoggingTypeInfo_1_System_UInt32__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32[]]()" }, { "virtualAddress": "0x00958B24", "name": "TraceLoggingTypeInfo_1_System_UInt32___ctor", "signature": "void TraceLoggingTypeInfo_1_System_UInt32___ctor(TraceLoggingTypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_UInt64__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_UInt64__1__ctor(TraceLoggingTypeInfo_1_System_UInt64__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64[]]()" }, { "virtualAddress": "0x00959040", "name": "TraceLoggingTypeInfo_1_System_UInt64___ctor", "signature": "void TraceLoggingTypeInfo_1_System_UInt64___ctor(TraceLoggingTypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x009571A4", "name": "TraceLoggingTypeInfo_1_System_UIntPtr__1__ctor", "signature": "void TraceLoggingTypeInfo_1_System_UIntPtr__1__ctor(TraceLoggingTypeInfo_1_System_UIntPtr__1 * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr[]]()" }, { "virtualAddress": "0x0095955C", "name": "TraceLoggingTypeInfo_1_System_UIntPtr___ctor", "signature": "void TraceLoggingTypeInfo_1_System_UIntPtr___ctor(TraceLoggingTypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00A007B8", "name": "Comparer_1_System_UInt64__get_Default", "signature": "Comparer_1_System_UInt64_ * Comparer_1_System_UInt64__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.UInt64] get_Default()" }, { "virtualAddress": "0x00767F5C", "name": "Array_Sort_18", "signature": "void Array_Sort_18(UInt64__Array * keys, String__Array * items, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[UInt64,String](UInt64[], String[], IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A32440", "name": "Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator___ctor", "signature": "void Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator___ctor(Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator_ * this, IEqualityComparer_1_System_String_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,Mono.Globalization.Unicode.SimpleCollator](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator__TryGetValue", "signature": "bool Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator__TryGetValue(Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator_ * this, String * key, SimpleCollator * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, SimpleCollator ByRef)" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator__set_Item", "signature": "void Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator__set_Item(Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator_ * this, String * key, SimpleCollator * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, SimpleCollator)" }, { "virtualAddress": "0x00972A04", "name": "Array_IndexOf_6", "signature": "int32_t Array_IndexOf_6(CultureInfo__Array * array, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[CultureInfo](CultureInfo[], CultureInfo)" }, { "virtualAddress": "0x00995A98", "name": "Dictionary_2_System_Int32_System_Globalization_CultureInfo___ctor", "signature": "void Dictionary_2_System_Int32_System_Globalization_CultureInfo___ctor(Dictionary_2_System_Int32_System_Globalization_CultureInfo_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Globalization.CultureInfo]()" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_String_System_Globalization_CultureInfo___ctor", "signature": "void Dictionary_2_System_String_System_Globalization_CultureInfo___ctor(Dictionary_2_System_String_System_Globalization_CultureInfo_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Globalization.CultureInfo]()" }, { "virtualAddress": "0x009969E0", "name": "Dictionary_2_System_Int32_System_Globalization_CultureInfo__set_Item", "signature": "void Dictionary_2_System_Int32_System_Globalization_CultureInfo__set_Item(Dictionary_2_System_Int32_System_Globalization_CultureInfo_ * this, int32_t key, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, CultureInfo)" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_String_System_Globalization_CultureInfo__set_Item", "signature": "void Dictionary_2_System_String_System_Globalization_CultureInfo__set_Item(Dictionary_2_System_String_System_Globalization_CultureInfo_ * this, String * key, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, CultureInfo)" }, { "virtualAddress": "0x00998978", "name": "Dictionary_2_System_Int32_System_Globalization_CultureInfo__TryGetValue", "signature": "bool Dictionary_2_System_Int32_System_Globalization_CultureInfo__TryGetValue(Dictionary_2_System_Int32_System_Globalization_CultureInfo_ * this, int32_t key, CultureInfo * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Int32, CultureInfo ByRef)" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_String_System_Globalization_CultureInfo__TryGetValue", "signature": "bool Dictionary_2_System_String_System_Globalization_CultureInfo__TryGetValue(Dictionary_2_System_String_System_Globalization_CultureInfo_ * this, String * key, CultureInfo * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, CultureInfo ByRef)" }, { "virtualAddress": "0x00407314", "name": "Nullable_1_Int32___ctor", "signature": "void Nullable_1_Int32___ctor(Nullable_1_Int32___Boxed * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int32](Int32)" }, { "virtualAddress": "0x0040731C", "name": "Nullable_1_Int32__get_HasValue", "signature": "bool Nullable_1_Int32__get_HasValue(Nullable_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasValue()" }, { "virtualAddress": "0x00407340", "name": "Nullable_1_Int32__get_Value", "signature": "int32_t Nullable_1_Int32__get_Value(Nullable_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_String_System_String__Add", "signature": "void Dictionary_2_System_String_System_String__Add(Dictionary_2_System_String_System_String_ * this, String * key, String * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, String)" }, { "virtualAddress": "0x00765400", "name": "Array_Resize_2", "signature": "void Array_Resize_2(EraInfo__Array * * array, int32_t newSize, MethodInfo * method)", "dotNetSignature": "Void Resize[EraInfo](EraInfo[] ByRef, Int32)" }, { "virtualAddress": "0x00406EB4", "name": "Nullable_1_Boolean__get_HasValue", "signature": "bool Nullable_1_Boolean__get_HasValue(Nullable_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasValue()" }, { "virtualAddress": "0x00406ED8", "name": "Nullable_1_Boolean__get_Value", "signature": "bool Nullable_1_Boolean__get_Value(Nullable_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x007D78D8", "name": "Task_FromCancellation_3", "signature": "Task_1_System_Int32_ * Task_FromCancellation_3(CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromCancellation[Int32](CancellationToken)" }, { "virtualAddress": "0x003FFB80", "name": "AsyncTaskMethodBuilder_Start_1", "signature": "void AsyncTaskMethodBuilder_Start_1(AsyncTaskMethodBuilder__Boxed * this, BufferedStream_FlushAsyncInternal_d_38 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38](BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38 ByRef)" }, { "virtualAddress": "0x003FFB84", "name": "AsyncTaskMethodBuilder_Start_2", "signature": "void AsyncTaskMethodBuilder_Start_2(AsyncTaskMethodBuilder__Boxed * this, BufferedStream_FlushWriteAsync_d_42 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42](BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42 ByRef)" }, { "virtualAddress": "0x00739C50", "name": "TaskToApm_End_2", "signature": "int32_t TaskToApm_End_2(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Int32 End[Int32](IAsyncResult)" }, { "virtualAddress": "0x00A47894", "name": "Task_1_System_Int32__get_Result", "signature": "int32_t Task_1_System_Int32__get_Result(Task_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Result()" }, { "virtualAddress": "0x007D7F1C", "name": "Task_FromResult_1", "signature": "Task_1_System_Int32_ * Task_FromResult_1(int32_t result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromResult[Int32](Int32)" }, { "virtualAddress": "0x007D7C70", "name": "Task_FromException_2", "signature": "Task_1_System_Int32_ * Task_FromException_2(Exception * exception, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromException[Int32](Exception)" }, { "virtualAddress": "0x007F1FF0", "name": "AsyncTaskMethodBuilder_1_System_Int32__Create", "signature": "AsyncTaskMethodBuilder_1_System_Int32_ AsyncTaskMethodBuilder_1_System_Int32__Create(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Int32] Create()" }, { "virtualAddress": "0x003FFC04", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__Start(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, BufferedStream_ReadFromUnderlyingStreamAsync_d_51 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x004017AC", "name": "AsyncTaskMethodBuilder_1_System_Int32__get_Task", "signature": "Task_1_System_Int32_ * AsyncTaskMethodBuilder_1_System_Int32__get_Task(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] get_Task()" }, { "virtualAddress": "0x003FFB88", "name": "AsyncTaskMethodBuilder_Start_3", "signature": "void AsyncTaskMethodBuilder_Start_3(AsyncTaskMethodBuilder__Boxed * this, BufferedStream_WriteToUnderlyingStreamAsync_d_60 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x003FFAE0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_1(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, BufferedStream_FlushAsyncInternal_d_38 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38 ByRef)" }, { "virtualAddress": "0x003FFAF0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_2", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_2(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, BufferedStream_FlushWriteAsync_d_42 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42 ByRef)" }, { "virtualAddress": "0x003FFBCC", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, BufferedStream_ReadFromUnderlyingStreamAsync_d_51 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x003FFBC4", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_1(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, BeginEndAwaitableAdapter * * awaiter, BufferedStream_ReadFromUnderlyingStreamAsync_d_51 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[BeginEndAwaitableAdapter,BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](BeginEndAwaitableAdapter ByRef, BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x00A47C50", "name": "Task_1_System_Int32__ConfigureAwait", "signature": "ConfiguredTaskAwaitable_1_System_Int32_ Task_1_System_Int32__ConfigureAwait(Task_1_System_Int32_ * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Int32] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x00401AF4", "name": "ConfiguredTaskAwaitable_1_System_Int32__GetAwaiter", "signature": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ ConfiguredTaskAwaitable_1_System_Int32__GetAwaiter(ConfiguredTaskAwaitable_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] GetAwaiter()" }, { "virtualAddress": "0x00401928", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__get_IsCompleted", "signature": "bool ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__get_IsCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x003FFBDC", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_2", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_2(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, BufferedStream_ReadFromUnderlyingStreamAsync_d_51 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x00401974", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__GetResult", "signature": "int32_t ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__GetResult(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetResult()" }, { "virtualAddress": "0x004017C4", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetException", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__SetException(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x004017B4", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetResult", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__SetResult(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, int32_t result, MethodInfo * method)", "dotNetSignature": "Void SetResult(Int32)" }, { "virtualAddress": "0x004017A0", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetStateMachine", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__SetStateMachine(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FFB00", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_3", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_3(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, BufferedStream_WriteToUnderlyingStreamAsync_d_60 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x003FFAC0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_4", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_4(AsyncTaskMethodBuilder__Boxed * this, BeginEndAwaitableAdapter * * awaiter, BufferedStream_WriteToUnderlyingStreamAsync_d_60 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[BeginEndAwaitableAdapter,BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](BeginEndAwaitableAdapter ByRef, BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x00B84EDC", "name": "List_1_System_String___ctor_2", "signature": "void List_1_System_String___ctor_2(List_1_System_String_ * this, IEnumerable_1_System_String_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.String](IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_IO_FileSystemInfo___ctor", "signature": "void List_1_System_IO_FileSystemInfo___ctor(List_1_System_IO_FileSystemInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.IO.FileSystemInfo]()" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_IO_FileSystemInfo__ToArray", "signature": "FileSystemInfo__Array * List_1_System_IO_FileSystemInfo__ToArray(List_1_System_IO_FileSystemInfo_ * this, MethodInfo * method)", "dotNetSignature": "FileSystemInfo[] ToArray()" }, { "virtualAddress": "0x007E409C", "name": "Array_ForEach_1", "signature": "void Array_ForEach_1(String__Array * array, Action_1_String_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach[String](String[], Action\u00601[String])" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_IO_FileSystemInfo__Add", "signature": "void List_1_System_IO_FileSystemInfo__Add(List_1_System_IO_FileSystemInfo_ * this, FileSystemInfo * item, MethodInfo * method)", "dotNetSignature": "Void Add(FileSystemInfo)" }, { "virtualAddress": "0x00963170", "name": "SearchResultHandler_1_DirectoryInfo___ctor", "signature": "void SearchResultHandler_1_DirectoryInfo___ctor(SearchResultHandler_1_DirectoryInfo_ * this, MethodInfo * method)", "dotNetSignature": "SearchResultHandler\u00601[DirectoryInfo]()" }, { "virtualAddress": "0x00407110", "name": "Nullable_1_DateTime__get_HasValue", "signature": "bool Nullable_1_DateTime__get_HasValue(Nullable_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasValue()" }, { "virtualAddress": "0x00407108", "name": "Nullable_1_DateTime___ctor", "signature": "void Nullable_1_DateTime___ctor(Nullable_1_DateTime___Boxed * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[DateTime](DateTime)" }, { "virtualAddress": "0x00407134", "name": "Nullable_1_DateTime__get_Value", "signature": "DateTime Nullable_1_DateTime__get_Value(Nullable_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x00963170", "name": "SearchResultHandler_1_FileInfo___ctor", "signature": "void SearchResultHandler_1_FileInfo___ctor(SearchResultHandler_1_FileInfo_ * this, MethodInfo * method)", "dotNetSignature": "SearchResultHandler\u00601[FileInfo]()" }, { "virtualAddress": "0x00961B2C", "name": "FileSystemEnumerableIterator_1_System_String___ctor", "signature": "void FileSystemEnumerableIterator_1_System_String___ctor(FileSystemEnumerableIterator_1_System_String_ * this, String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, SearchResultHandler_1_System_String_ * resultHandler, bool checkHost, MethodInfo * method)", "dotNetSignature": "FileSystemEnumerableIterator\u00601[System.String](String, String, String, SearchOption, SearchResultHandler\u00601[System.String], Boolean)" }, { "virtualAddress": "0x00961B2C", "name": "FileSystemEnumerableIterator_1_FileInfo___ctor", "signature": "void FileSystemEnumerableIterator_1_FileInfo___ctor(FileSystemEnumerableIterator_1_FileInfo_ * this, String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, SearchResultHandler_1_FileInfo_ * resultHandler, bool checkHost, MethodInfo * method)", "dotNetSignature": "FileSystemEnumerableIterator\u00601[FileInfo](String, String, String, SearchOption, SearchResultHandler\u00601[FileInfo], Boolean)" }, { "virtualAddress": "0x00961B2C", "name": "FileSystemEnumerableIterator_1_DirectoryInfo___ctor", "signature": "void FileSystemEnumerableIterator_1_DirectoryInfo___ctor(FileSystemEnumerableIterator_1_DirectoryInfo_ * this, String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, SearchResultHandler_1_DirectoryInfo_ * resultHandler, bool checkHost, MethodInfo * method)", "dotNetSignature": "FileSystemEnumerableIterator\u00601[DirectoryInfo](String, String, String, SearchOption, SearchResultHandler\u00601[DirectoryInfo], Boolean)" }, { "virtualAddress": "0x00961B2C", "name": "FileSystemEnumerableIterator_1_FileSystemInfo___ctor", "signature": "void FileSystemEnumerableIterator_1_FileSystemInfo___ctor(FileSystemEnumerableIterator_1_FileSystemInfo_ * this, String * path, String * originalUserPath, String * searchPattern, SearchOption__Enum searchOption, SearchResultHandler_1_FileSystemInfo_ * resultHandler, bool checkHost, MethodInfo * method)", "dotNetSignature": "FileSystemEnumerableIterator\u00601[FileSystemInfo](String, String, String, SearchOption, SearchResultHandler\u00601[FileSystemInfo], Boolean)" }, { "virtualAddress": "0x00963170", "name": "SearchResultHandler_1_FileSystemInfo___ctor", "signature": "void SearchResultHandler_1_FileSystemInfo___ctor(SearchResultHandler_1_FileSystemInfo_ * this, MethodInfo * method)", "dotNetSignature": "SearchResultHandler\u00601[FileSystemInfo]()" }, { "virtualAddress": "0x003F8EE8", "name": "ArraySegment_1_Byte___ctor", "signature": "void ArraySegment_1_Byte___ctor(ArraySegment_1_Byte___Boxed * this, Byte__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x007D77F0", "name": "Task_FromCancellation_4", "signature": "Task_1_System_Int32_ * Task_FromCancellation_4(OperationCanceledException * exception, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromCancellation[Int32](OperationCanceledException)" }, { "virtualAddress": "0x007D7B88", "name": "Task_FromCancellation_5", "signature": "Task_1_VoidTaskResult_ * Task_FromCancellation_5(OperationCanceledException * exception, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromCancellation[VoidTaskResult](OperationCanceledException)" }, { "virtualAddress": "0x0073A58C", "name": "Array_Empty_1", "signature": "Char__Array * Array_Empty_1(MethodInfo * method)", "dotNetSignature": "Char[] Empty[Char]()" }, { "virtualAddress": "0x0095A93C", "name": "Func_1_System_Threading_SemaphoreSlim___ctor", "signature": "void Func_1_System_Threading_SemaphoreSlim___ctor(Func_1_System_Threading_SemaphoreSlim_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[System.Threading.SemaphoreSlim](Object, IntPtr)" }, { "virtualAddress": "0x007396E0", "name": "LazyInitializer_EnsureInitialized_4", "signature": "SemaphoreSlim * LazyInitializer_EnsureInitialized_4(SemaphoreSlim * * target, Func_1_System_Threading_SemaphoreSlim_ * valueFactory, MethodInfo * method)", "dotNetSignature": "SemaphoreSlim EnsureInitialized[SemaphoreSlim](SemaphoreSlim ByRef, Func\u00601[System.Threading.SemaphoreSlim])" }, { "virtualAddress": "0x003FFB8C", "name": "AsyncTaskMethodBuilder_Start_4", "signature": "void AsyncTaskMethodBuilder_Start_4(AsyncTaskMethodBuilder__Boxed * this, Stream_CopyToAsyncInternal_d_27 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x0095BBF4", "name": "Func_2_Object_Int32___ctor", "signature": "void Func_2_Object_Int32___ctor(Func_2_Object_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Object,Int32](Object, IntPtr)" }, { "virtualAddress": "0x00A47C4C", "name": "Task_1_System_Int32__GetAwaiter", "signature": "TaskAwaiter_1_System_Int32_ Task_1_System_Int32__GetAwaiter(Task_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Int32] GetAwaiter()" }, { "virtualAddress": "0x00401CD8", "name": "TaskAwaiter_1_System_Int32__GetResult", "signature": "int32_t TaskAwaiter_1_System_Int32__GetResult(TaskAwaiter_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetResult()" }, { "virtualAddress": "0x0095F89C", "name": "Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult___ctor", "signature": "void Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult___ctor(Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00605[System.IO.Stream,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult](Object, IntPtr)" }, { "virtualAddress": "0x0095DB20", "name": "Func_3_System_IO_Stream_IAsyncResult_Int32___ctor", "signature": "void Func_3_System_IO_Stream_IAsyncResult_Int32___ctor(Func_3_System_IO_Stream_IAsyncResult_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[System.IO.Stream,IAsyncResult,Int32](Object, IntPtr)" }, { "virtualAddress": "0x007DA29C", "name": "TaskFactory_1_System_Int32__FromAsyncTrim", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsyncTrim(Stream * thisRef, Stream_ReadWriteParameters args, Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_3_System_IO_Stream_IAsyncResult_Int32_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsyncTrim[Stream,Stream\u002BReadWriteParameters](Stream, Stream\u002BReadWriteParameters, Func\u00605[System.IO.Stream,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult], Func\u00603[System.IO.Stream,IAsyncResult,Int32])" }, { "virtualAddress": "0x008805B0", "name": "Action_2_System_Threading_Tasks_Task_Object___ctor", "signature": "void Action_2_System_Threading_Tasks_Task_Object___ctor(Action_2_System_Threading_Tasks_Task_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[System.Threading.Tasks.Task,Object](Object, IntPtr)" }, { "virtualAddress": "0x007DF19C", "name": "Tuple_Create_11", "signature": "Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask_ * Tuple_Create_11(Stream * item1, Stream_ReadWriteTask * item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[System.IO.Stream,System.IO.Stream\u002BReadWriteTask] Create[Stream,Stream\u002BReadWriteTask](Stream, Stream\u002BReadWriteTask)" }, { "virtualAddress": "0x0095E3F0", "name": "Func_3_System_IO_Stream_IAsyncResult_System_Threading_Tasks_VoidTaskResult___ctor", "signature": "void Func_3_System_IO_Stream_IAsyncResult_System_Threading_Tasks_VoidTaskResult___ctor(Func_3_System_IO_Stream_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[System.IO.Stream,IAsyncResult,System.Threading.Tasks.VoidTaskResult](Object, IntPtr)" }, { "virtualAddress": "0x007DE104", "name": "TaskFactory_1_VoidTaskResult__FromAsyncTrim", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsyncTrim(Stream * thisRef, Stream_ReadWriteParameters args, Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_3_System_IO_Stream_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncTrim[Stream,Stream\u002BReadWriteParameters](Stream, Stream\u002BReadWriteParameters, Func\u00605[System.IO.Stream,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult], Func\u00603[System.IO.Stream,IAsyncResult,System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x00A569BC", "name": "Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask__get_Item1", "signature": "Stream * Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask__get_Item1(Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask_ * this, MethodInfo * method)", "dotNetSignature": "Stream get_Item1()" }, { "virtualAddress": "0x00A569C4", "name": "Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask__get_Item2", "signature": "Stream_ReadWriteTask * Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask__get_Item2(Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask_ * this, MethodInfo * method)", "dotNetSignature": "Stream\u002BReadWriteTask get_Item2()" }, { "virtualAddress": "0x003FFB10", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_5", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_5(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, Stream_CopyToAsyncInternal_d_27 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x003FFB70", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_6", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_6(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, Stream_CopyToAsyncInternal_d_27 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x00A46630", "name": "Task_1_System_Int32___ctor", "signature": "void Task_1_System_Int32___ctor(Task_1_System_Int32_ * this, bool canceled, int32_t result, TaskCreationOptions__Enum creationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Boolean, Int32, TaskCreationOptions, CancellationToken)" }, { "virtualAddress": "0x00A46CEC", "name": "Task_1_System_Int32___ctor_1", "signature": "void Task_1_System_Int32___ctor_1(Task_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00602[Object,Int32], Object, CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x0095A93C", "name": "Func_1_System_Threading_ManualResetEvent___ctor", "signature": "void Func_1_System_Threading_ManualResetEvent___ctor(Func_1_System_Threading_ManualResetEvent_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[System.Threading.ManualResetEvent](Object, IntPtr)" }, { "virtualAddress": "0x007396E0", "name": "LazyInitializer_EnsureInitialized_5", "signature": "ManualResetEvent * LazyInitializer_EnsureInitialized_5(ManualResetEvent * * target, Func_1_System_Threading_ManualResetEvent_ * valueFactory, MethodInfo * method)", "dotNetSignature": "ManualResetEvent EnsureInitialized[ManualResetEvent](ManualResetEvent ByRef, Func\u00601[System.Threading.ManualResetEvent])" }, { "virtualAddress": "0x007F34A8", "name": "AsyncTaskMethodBuilder_1_System_String__Create", "signature": "AsyncTaskMethodBuilder_1_System_String_ AsyncTaskMethodBuilder_1_System_String__Create(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.String] Create()" }, { "virtualAddress": "0x003FFC40", "name": "AsyncTaskMethodBuilder_1_System_String__Start", "signature": "void AsyncTaskMethodBuilder_1_System_String__Start(AsyncTaskMethodBuilder_1_System_String___Boxed * this, StreamReader_ReadLineAsyncInternal_d_61 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61](StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61 ByRef)" }, { "virtualAddress": "0x004017F0", "name": "AsyncTaskMethodBuilder_1_System_String__get_Task", "signature": "Task_1_System_String_ * AsyncTaskMethodBuilder_1_System_String__get_Task(AsyncTaskMethodBuilder_1_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] get_Task()" }, { "virtualAddress": "0x003FFC44", "name": "AsyncTaskMethodBuilder_1_System_String__Start_1", "signature": "void AsyncTaskMethodBuilder_1_System_String__Start_1(AsyncTaskMethodBuilder_1_System_String___Boxed * this, StreamReader_ReadToEndAsyncInternal_d_63 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63](StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63 ByRef)" }, { "virtualAddress": "0x003FFC08", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_1", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__Start_1(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, StreamReader_ReadAsyncInternal_d_65 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65](StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65 ByRef)" }, { "virtualAddress": "0x003FFC0C", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_2", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__Start_2(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, StreamReader_ReadBufferAsync_d_98 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadBufferAsync\u003Ed__98](StreamReader\u002B\u003CReadBufferAsync\u003Ed__98 ByRef)" }, { "virtualAddress": "0x003FFBE4", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_3", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_3(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, StreamReader_ReadAsyncInternal_d_65 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65 ByRef)" }, { "virtualAddress": "0x003FFBEC", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_4", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_4(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, StreamReader_ReadBufferAsync_d_98 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadBufferAsync\u003Ed__98](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadBufferAsync\u003Ed__98 ByRef)" }, { "virtualAddress": "0x003FFC28", "name": "AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted(AsyncTaskMethodBuilder_1_System_String___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, StreamReader_ReadLineAsyncInternal_d_61 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61 ByRef)" }, { "virtualAddress": "0x00401808", "name": "AsyncTaskMethodBuilder_1_System_String__SetException", "signature": "void AsyncTaskMethodBuilder_1_System_String__SetException(AsyncTaskMethodBuilder_1_System_String___Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x004017F8", "name": "AsyncTaskMethodBuilder_1_System_String__SetResult", "signature": "void AsyncTaskMethodBuilder_1_System_String__SetResult(AsyncTaskMethodBuilder_1_System_String___Boxed * this, String * result, MethodInfo * method)", "dotNetSignature": "Void SetResult(String)" }, { "virtualAddress": "0x004017E4", "name": "AsyncTaskMethodBuilder_1_System_String__SetStateMachine", "signature": "void AsyncTaskMethodBuilder_1_System_String__SetStateMachine(AsyncTaskMethodBuilder_1_System_String___Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x003FFC30", "name": "AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted_1(AsyncTaskMethodBuilder_1_System_String___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, StreamReader_ReadToEndAsyncInternal_d_63 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63 ByRef)" }, { "virtualAddress": "0x003FFB94", "name": "AsyncTaskMethodBuilder_Start_5", "signature": "void AsyncTaskMethodBuilder_Start_5(AsyncTaskMethodBuilder__Boxed * this, StreamWriter_WriteAsyncInternal_d_52 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52](StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52 ByRef)" }, { "virtualAddress": "0x003FFB98", "name": "AsyncTaskMethodBuilder_Start_6", "signature": "void AsyncTaskMethodBuilder_Start_6(AsyncTaskMethodBuilder__Boxed * this, StreamWriter_WriteAsyncInternal_d_54 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54](StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54 ByRef)" }, { "virtualAddress": "0x003FFB9C", "name": "AsyncTaskMethodBuilder_Start_7", "signature": "void AsyncTaskMethodBuilder_Start_7(AsyncTaskMethodBuilder__Boxed * this, StreamWriter_WriteAsyncInternal_d_56 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56](StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56 ByRef)" }, { "virtualAddress": "0x003FFB90", "name": "AsyncTaskMethodBuilder_Start_8", "signature": "void AsyncTaskMethodBuilder_Start_8(AsyncTaskMethodBuilder__Boxed * this, StreamWriter_FlushAsyncInternal_d_67 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67](StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67 ByRef)" }, { "virtualAddress": "0x003FFB20", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_7", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_7(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_FlushAsyncInternal_d_67 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67 ByRef)" }, { "virtualAddress": "0x003FFB30", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_8", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_8(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_WriteAsyncInternal_d_52 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52 ByRef)" }, { "virtualAddress": "0x003FFB40", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_9", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_9(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_WriteAsyncInternal_d_54 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54 ByRef)" }, { "virtualAddress": "0x003FFB50", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_10", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_10(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_WriteAsyncInternal_d_56 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56 ByRef)" }, { "virtualAddress": "0x007D7F80", "name": "Task_FromResult_2", "signature": "Task_1_System_String_ * Task_FromResult_2(String * result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] FromResult[String](String)" }, { "virtualAddress": "0x00963170", "name": "SearchResultHandler_1_System_String___ctor", "signature": "void SearchResultHandler_1_System_String___ctor(SearchResultHandler_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "SearchResultHandler\u00601[System.String]()" }, { "virtualAddress": "0x00A49DE8", "name": "Task_1_System_String__get_Factory", "signature": "TaskFactory_1_System_String_ * Task_1_System_String__get_Factory(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.String] get_Factory()" }, { "virtualAddress": "0x00A1E7F0", "name": "TaskFactory_1_System_String__StartNew", "signature": "Task_1_System_String_ * TaskFactory_1_System_String__StartNew(TaskFactory_1_System_String_ * this, Func_2_Object_String_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.String] StartNew(Func\u00602[Object,String], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x003FFC48", "name": "AsyncTaskMethodBuilder_1_System_String__Start_2", "signature": "void AsyncTaskMethodBuilder_1_System_String__Start_2(AsyncTaskMethodBuilder_1_System_String___Boxed * this, TextReader_ReadToEndAsync_d_14 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[TextReader\u002B\u003CReadToEndAsync\u003Ed__14](TextReader\u002B\u003CReadToEndAsync\u003Ed__14 ByRef)" }, { "virtualAddress": "0x00A581D4", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32___ctor", "signature": "void Tuple_4_System_IO_TextReader_Char_Int32_Int32___ctor(Tuple_4_System_IO_TextReader_Char_Int32_Int32_ * this, TextReader * item1, Char__Array * item2, int32_t item3, int32_t item4, MethodInfo * method)", "dotNetSignature": "Tuple\u00604[System.IO.TextReader,Char[],Int32,Int32](TextReader, Char[], Int32, Int32)" }, { "virtualAddress": "0x00A47AA4", "name": "Task_1_System_Int32__get_Factory", "signature": "TaskFactory_1_System_Int32_ * Task_1_System_Int32__get_Factory(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Int32] get_Factory()" }, { "virtualAddress": "0x00A1AE74", "name": "TaskFactory_1_System_Int32__StartNew", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew(TaskFactory_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00602[Object,Int32], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x003FFC10", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_3", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__Start_3(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, TextReader_ReadBlockAsyncInternal_d_18 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18](TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18 ByRef)" }, { "virtualAddress": "0x0095C014", "name": "Func_2_Object_String___ctor", "signature": "void Func_2_Object_String___ctor(Func_2_Object_String_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Object,String](Object, IntPtr)" }, { "virtualAddress": "0x00A581B4", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item1", "signature": "TextReader * Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item1(Tuple_4_System_IO_TextReader_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TextReader get_Item1()" }, { "virtualAddress": "0x00A581BC", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item2", "signature": "Char__Array * Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item2(Tuple_4_System_IO_TextReader_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Char[] get_Item2()" }, { "virtualAddress": "0x00A581C4", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item3", "signature": "int32_t Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item3(Tuple_4_System_IO_TextReader_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item3()" }, { "virtualAddress": "0x00A581CC", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item4", "signature": "int32_t Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item4(Tuple_4_System_IO_TextReader_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item4()" }, { "virtualAddress": "0x003FFBF4", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_5", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_5(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, TextReader_ReadBlockAsyncInternal_d_18 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18 ByRef)" }, { "virtualAddress": "0x003FFC38", "name": "AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted_2", "signature": "void AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted_2(AsyncTaskMethodBuilder_1_System_String___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, TextReader_ReadToEndAsync_d_14 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],TextReader\u002B\u003CReadToEndAsync\u003Ed__14](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, TextReader\u002B\u003CReadToEndAsync\u003Ed__14 ByRef)" }, { "virtualAddress": "0x00A55D1C", "name": "Tuple_2_System_IO_TextWriter_Char___ctor", "signature": "void Tuple_2_System_IO_TextWriter_Char___ctor(Tuple_2_System_IO_TextWriter_Char_ * this, TextWriter * item1, uint16_t item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[System.IO.TextWriter,Char](TextWriter, Char)" }, { "virtualAddress": "0x00A569CC", "name": "Tuple_2_System_IO_TextWriter_String___ctor", "signature": "void Tuple_2_System_IO_TextWriter_String___ctor(Tuple_2_System_IO_TextWriter_String_ * this, TextWriter * item1, String * item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[System.IO.TextWriter,String](TextWriter, String)" }, { "virtualAddress": "0x00A581D4", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32___ctor", "signature": "void Tuple_4_System_IO_TextWriter_Char_Int32_Int32___ctor(Tuple_4_System_IO_TextWriter_Char_Int32_Int32_ * this, TextWriter * item1, Char__Array * item2, int32_t item3, int32_t item4, MethodInfo * method)", "dotNetSignature": "Tuple\u00604[System.IO.TextWriter,Char[],Int32,Int32](TextWriter, Char[], Int32, Int32)" }, { "virtualAddress": "0x00A55D0C", "name": "Tuple_2_System_IO_TextWriter_Char__get_Item1", "signature": "TextWriter * Tuple_2_System_IO_TextWriter_Char__get_Item1(Tuple_2_System_IO_TextWriter_Char_ * this, MethodInfo * method)", "dotNetSignature": "TextWriter get_Item1()" }, { "virtualAddress": "0x00A55D14", "name": "Tuple_2_System_IO_TextWriter_Char__get_Item2", "signature": "uint16_t Tuple_2_System_IO_TextWriter_Char__get_Item2(Tuple_2_System_IO_TextWriter_Char_ * this, MethodInfo * method)", "dotNetSignature": "Char get_Item2()" }, { "virtualAddress": "0x00A569BC", "name": "Tuple_2_System_IO_TextWriter_String__get_Item1", "signature": "TextWriter * Tuple_2_System_IO_TextWriter_String__get_Item1(Tuple_2_System_IO_TextWriter_String_ * this, MethodInfo * method)", "dotNetSignature": "TextWriter get_Item1()" }, { "virtualAddress": "0x00A569C4", "name": "Tuple_2_System_IO_TextWriter_String__get_Item2", "signature": "String * Tuple_2_System_IO_TextWriter_String__get_Item2(Tuple_2_System_IO_TextWriter_String_ * this, MethodInfo * method)", "dotNetSignature": "String get_Item2()" }, { "virtualAddress": "0x00A581B4", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item1", "signature": "TextWriter * Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item1(Tuple_4_System_IO_TextWriter_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TextWriter get_Item1()" }, { "virtualAddress": "0x00A581BC", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item2", "signature": "Char__Array * Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item2(Tuple_4_System_IO_TextWriter_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Char[] get_Item2()" }, { "virtualAddress": "0x00A581C4", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item3", "signature": "int32_t Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item3(Tuple_4_System_IO_TextWriter_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item3()" }, { "virtualAddress": "0x00A581CC", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item4", "signature": "int32_t Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item4(Tuple_4_System_IO_TextWriter_Char_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item4()" }, { "virtualAddress": "0x0097E2E8", "name": "UnmanagedMemoryAccessor_ReadArray", "signature": "int32_t UnmanagedMemoryAccessor_ReadArray(UnmanagedMemoryAccessor * this, int64_t position, Int32__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 ReadArray[Int32](Int64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x0076AF38", "name": "UnmanagedMemoryAccessor_WriteArray", "signature": "void UnmanagedMemoryAccessor_WriteArray(UnmanagedMemoryAccessor * this, int64_t position, Int32__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "Void WriteArray[Int32](Int64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_LocalDataStore__Add", "signature": "void List_1_System_LocalDataStore__Add(List_1_System_LocalDataStore_ * this, LocalDataStore * item, MethodInfo * method)", "dotNetSignature": "Void Add(LocalDataStore)" }, { "virtualAddress": "0x00B87700", "name": "List_1_System_LocalDataStore__Remove", "signature": "bool List_1_System_LocalDataStore__Remove(List_1_System_LocalDataStore_ * this, LocalDataStore * item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(LocalDataStore)" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_String_System_LocalDataStoreSlot__Add", "signature": "void Dictionary_2_System_String_System_LocalDataStoreSlot__Add(Dictionary_2_System_String_System_LocalDataStoreSlot_ * this, String * key, LocalDataStoreSlot * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, LocalDataStoreSlot)" }, { "virtualAddress": "0x0073A350", "name": "CollectionExtensions_GetValueOrDefault_2", "signature": "LocalDataStoreSlot * CollectionExtensions_GetValueOrDefault_2(IReadOnlyDictionary_2_System_String_System_LocalDataStoreSlot_ * dictionary, String * key, MethodInfo * method)", "dotNetSignature": "LocalDataStoreSlot GetValueOrDefault[String,LocalDataStoreSlot](IReadOnlyDictionary\u00602[System.String,System.LocalDataStoreSlot], String)" }, { "virtualAddress": "0x00A34C30", "name": "Dictionary_2_System_String_System_LocalDataStoreSlot__Remove", "signature": "bool Dictionary_2_System_String_System_LocalDataStoreSlot__Remove(Dictionary_2_System_String_System_LocalDataStoreSlot_ * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(String)" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_LocalDataStore__get_Item", "signature": "LocalDataStore * List_1_System_LocalDataStore__get_Item(List_1_System_LocalDataStore_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "LocalDataStore get_Item(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_LocalDataStore__get_Count", "signature": "int32_t List_1_System_LocalDataStore__get_Count(List_1_System_LocalDataStore_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_LocalDataStore___ctor", "signature": "void List_1_System_LocalDataStore___ctor(List_1_System_LocalDataStore_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.LocalDataStore]()" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_String_System_LocalDataStoreSlot___ctor", "signature": "void Dictionary_2_System_String_System_LocalDataStoreSlot___ctor(Dictionary_2_System_String_System_LocalDataStoreSlot_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.LocalDataStoreSlot]()" }, { "virtualAddress": "0x00A32418", "name": "Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo___ctor", "signature": "void Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo___ctor(Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Type,System.MonoCustomAttrs\u002BAttributeInfo](Int32)" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo__TryGetValue", "signature": "bool Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo__TryGetValue(Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo_ * this, Type * key, MonoCustomAttrs_AttributeInfo * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Type, MonoCustomAttrs\u002BAttributeInfo ByRef)" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo__Add", "signature": "void Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo__Add(Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo_ * this, Type * key, MonoCustomAttrs_AttributeInfo * value, MethodInfo * method)", "dotNetSignature": "Void Add(Type, MonoCustomAttrs\u002BAttributeInfo)" }, { "virtualAddress": "0x0067D4CC", "name": "Array_AsReadOnly_1", "signature": "ReadOnlyCollection_1_System_Reflection_CustomAttributeData_ * Array_AsReadOnly_1(CustomAttributeData__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeData] AsReadOnly[CustomAttributeData](CustomAttributeData[])" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_Type_System_AttributeUsageAttribute___ctor", "signature": "void Dictionary_2_System_Type_System_AttributeUsageAttribute___ctor(Dictionary_2_System_Type_System_AttributeUsageAttribute_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Type,System.AttributeUsageAttribute]()" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_Type_System_AttributeUsageAttribute__TryGetValue", "signature": "bool Dictionary_2_System_Type_System_AttributeUsageAttribute__TryGetValue(Dictionary_2_System_Type_System_AttributeUsageAttribute_ * this, Type * key, AttributeUsageAttribute * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Type, AttributeUsageAttribute ByRef)" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_Type_System_AttributeUsageAttribute__set_Item", "signature": "void Dictionary_2_System_Type_System_AttributeUsageAttribute__set_Item(Dictionary_2_System_Type_System_AttributeUsageAttribute_ * this, Type * key, AttributeUsageAttribute * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Type, AttributeUsageAttribute)" }, { "virtualAddress": "0x0097D8A4", "name": "Array_LastIndexOf_6", "signature": "int32_t Array_LastIndexOf_6(Delegate__Array * array, Delegate * value, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Delegate](Delegate[], Delegate)" }, { "virtualAddress": "0x007652D4", "name": "Array_Resize_3", "signature": "void Array_Resize_3(Char__Array * * array, int32_t newSize, MethodInfo * method)", "dotNetSignature": "Void Resize[Char](Char[] ByRef, Int32)" }, { "virtualAddress": "0x0073AD74", "name": "CustomAttributeData_UnboxValues_1", "signature": "CustomAttributeTypedArgument__Array * CustomAttributeData_UnboxValues_1(Object__Array * values, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument[] UnboxValues[CustomAttributeTypedArgument](Object[])" }, { "virtualAddress": "0x0067D65C", "name": "Array_AsReadOnly_2", "signature": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * Array_AsReadOnly_2(CustomAttributeTypedArgument__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeTypedArgument] AsReadOnly[CustomAttributeTypedArgument](CustomAttributeTypedArgument[])" }, { "virtualAddress": "0x0073AC50", "name": "CustomAttributeData_UnboxValues_2", "signature": "CustomAttributeNamedArgument__Array * CustomAttributeData_UnboxValues_2(Object__Array * values, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument[] UnboxValues[CustomAttributeNamedArgument](Object[])" }, { "virtualAddress": "0x0067D594", "name": "Array_AsReadOnly_3", "signature": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * Array_AsReadOnly_3(CustomAttributeNamedArgument__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeNamedArgument] AsReadOnly[CustomAttributeNamedArgument](CustomAttributeNamedArgument[])" }, { "virtualAddress": "0x00ACB3F4", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument___ctor", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument___ctor(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, IList_1_System_Reflection_CustomAttributeTypedArgument_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeTypedArgument](IList\u00601[System.Reflection.CustomAttributeTypedArgument])" }, { "virtualAddress": "0x0067D4CC", "name": "Array_AsReadOnly_4", "signature": "ReadOnlyCollection_1_System_Reflection_ExceptionHandlingClause_ * Array_AsReadOnly_4(ExceptionHandlingClause__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.ExceptionHandlingClause] AsReadOnly[ExceptionHandlingClause](ExceptionHandlingClause[])" }, { "virtualAddress": "0x0067D4CC", "name": "Array_AsReadOnly_5", "signature": "ReadOnlyCollection_1_System_Reflection_LocalVariableInfo_ * Array_AsReadOnly_5(LocalVariableInfo__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.LocalVariableInfo] AsReadOnly[LocalVariableInfo](LocalVariableInfo[])" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Reflection_Module___ctor", "signature": "void List_1_System_Reflection_Module___ctor(List_1_System_Reflection_Module_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Reflection.Module](Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Reflection_Module__Add", "signature": "void List_1_System_Reflection_Module__Add(List_1_System_Reflection_Module_ * this, Module * item, MethodInfo * method)", "dotNetSignature": "Void Add(Module)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Reflection_Module__ToArray", "signature": "Module__Array * List_1_System_Reflection_Module__ToArray(List_1_System_Reflection_Module_ * this, MethodInfo * method)", "dotNetSignature": "Module[] ToArray()" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Type__ToArray", "signature": "Type__Array * List_1_System_Type__ToArray(List_1_System_Type_ * this, MethodInfo * method)", "dotNetSignature": "Type[] ToArray()" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__TryGetValue", "signature": "bool Dictionary_2_System_String_System_Resources_ResourceSet__TryGetValue(Dictionary_2_System_String_System_Resources_ResourceSet_ * this, String * key, ResourceSet * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, ResourceSet ByRef)" }, { "virtualAddress": "0x00738C1C", "name": "CustomAttributeExtensions_GetCustomAttribute_12", "signature": "NeutralResourcesLanguageAttribute * CustomAttributeExtensions_GetCustomAttribute_12(Assembly * element, MethodInfo * method)", "dotNetSignature": "NeutralResourcesLanguageAttribute GetCustomAttribute[NeutralResourcesLanguageAttribute](Assembly)" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_String_System_Resources_ResourceSet___ctor", "signature": "void Dictionary_2_System_String_System_Resources_ResourceSet___ctor(Dictionary_2_System_String_System_Resources_ResourceSet_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Resources.ResourceSet]()" }, { "virtualAddress": "0x00A33928", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceSet_ Dictionary_2_System_String_System_Resources_ResourceSet__GetEnumerator(Dictionary_2_System_String_System_Resources_ResourceSet_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.String,System.Resources.ResourceSet] GetEnumerator()" }, { "virtualAddress": "0x00A33600", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__ContainsValue", "signature": "bool Dictionary_2_System_String_System_Resources_ResourceSet__ContainsValue(Dictionary_2_System_String_System_Resources_ResourceSet_ * this, ResourceSet * value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(ResourceSet)" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__Add", "signature": "void Dictionary_2_System_String_System_Resources_ResourceSet__Add(Dictionary_2_System_String_System_Resources_ResourceSet_ * this, String * key, ResourceSet * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, ResourceSet)" }, { "virtualAddress": "0x00A365FC", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator___ctor", "signature": "void Dictionary_2_System_String_System_Resources_ResourceLocator___ctor(Dictionary_2_System_String_System_Resources_ResourceLocator_ * this, IEqualityComparer_1_System_String_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Resources.ResourceLocator](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x007674A8", "name": "Array_Sort_19", "signature": "void Array_Sort_19(Int32__Array * array, MethodInfo * method)", "dotNetSignature": "Void Sort[Int32](Int32[])" }, { "virtualAddress": "0x009712F4", "name": "Array_BinarySearch_8", "signature": "int32_t Array_BinarySearch_8(Int32__Array * array, int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Int32](Int32[], Int32)" }, { "virtualAddress": "0x00A394D4", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator__TryGetValue", "signature": "bool Dictionary_2_System_String_System_Resources_ResourceLocator__TryGetValue(Dictionary_2_System_String_System_Resources_ResourceLocator_ * this, String * key, ResourceLocator * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, ResourceLocator ByRef)" }, { "virtualAddress": "0x00A32470", "name": "Dictionary_2_System_String_System_Object___ctor_1", "signature": "void Dictionary_2_System_String_System_Object___ctor_1(Dictionary_2_System_String_System_Object_ * this, int32_t capacity, IEqualityComparer_1_System_String_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Object](Int32, IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x00A32440", "name": "Dictionary_2_System_String_System_Object___ctor_2", "signature": "void Dictionary_2_System_String_System_Object___ctor_2(Dictionary_2_System_String_System_Object_ * this, IEqualityComparer_1_System_String_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Object](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_String_System_Object__Add", "signature": "void Dictionary_2_System_String_System_Object__Add(Dictionary_2_System_String_System_Object_ * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, Object)" }, { "virtualAddress": "0x00A32440", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource___ctor", "signature": "void Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource___ctor(Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource_ * this, IEqualityComparer_1_System_String_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Resources.ResourceWriter\u002BPrecannedResource](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__Add", "signature": "void Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__Add(Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource_ * this, String * key, ResourceWriter_PrecannedResource * value, MethodInfo * method)", "dotNetSignature": "Void Add(String, ResourceWriter\u002BPrecannedResource)" }, { "virtualAddress": "0x00A32F7C", "name": "Dictionary_2_System_String_System_Object__get_Count", "signature": "int32_t Dictionary_2_System_String_System_Object__get_Count(Dictionary_2_System_String_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A32F7C", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Count", "signature": "int32_t Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Count(Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A33928", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource_ Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__GetEnumerator(Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.String,System.Resources.ResourceWriter\u002BPrecannedResource] GetEnumerator()" }, { "virtualAddress": "0x00408788", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Current", "signature": "KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource_ Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Resources.ResourceWriter\u002BPrecannedResource] get_Current()" }, { "virtualAddress": "0x004080A0", "name": "KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Key", "signature": "String * KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Key(KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x004080A8", "name": "KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Value", "signature": "ResourceWriter_PrecannedResource * KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Value(KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource___Boxed * this, MethodInfo * method)", "dotNetSignature": "ResourceWriter\u002BPrecannedResource get_Value()" }, { "virtualAddress": "0x00408780", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408794", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00767208", "name": "Array_Sort_20", "signature": "void Array_Sort_20(Int32__Array * keys, Int32__Array * items, MethodInfo * method)", "dotNetSignature": "Void Sort[Int32,Int32](Int32[], Int32[])" }, { "virtualAddress": "0x00B86B80", "name": "List_1_System_String__IndexOf", "signature": "int32_t List_1_System_String__IndexOf(List_1_System_String_ * this, String * item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String)" }, { "virtualAddress": "0x00A37508", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator__set_Item", "signature": "void Dictionary_2_System_String_System_Resources_ResourceLocator__set_Item(Dictionary_2_System_String_System_Resources_ResourceLocator_ * this, String * key, ResourceLocator value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, ResourceLocator)" }, { "virtualAddress": "0x00A37530", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator__Add", "signature": "void Dictionary_2_System_String_System_Resources_ResourceLocator__Add(Dictionary_2_System_String_System_Resources_ResourceLocator_ * this, String * key, ResourceLocator value, MethodInfo * method)", "dotNetSignature": "Void Add(String, ResourceLocator)" }, { "virtualAddress": "0x007D6C00", "name": "AsyncTaskCache_CreateCacheableTask_1", "signature": "Task_1_System_Int32_ * AsyncTaskCache_CreateCacheableTask_1(int32_t result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] CreateCacheableTask[Int32](Int32)" }, { "virtualAddress": "0x007D6B90", "name": "AsyncTaskCache_CreateCacheableTask_2", "signature": "Task_1_System_Boolean_ * AsyncTaskCache_CreateCacheableTask_2(bool result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] CreateCacheableTask[Boolean](Boolean)" }, { "virtualAddress": "0x00401828", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetStateMachine", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetStateMachine(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x00401834", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__get_Task", "signature": "Task_1_VoidTaskResult_ * AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__get_Task(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] get_Task()" }, { "virtualAddress": "0x00401848", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetResult", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetResult(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Task_1_VoidTaskResult_ * completedTask, MethodInfo * method)", "dotNetSignature": "Void SetResult(Task\u00601[VoidTaskResult])" }, { "virtualAddress": "0x00401850", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetException", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetException(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x00401858", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetNotificationForWaitCompletion", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetNotificationForWaitCompletion(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, bool enabled, MethodInfo * method)", "dotNetSignature": "Void SetNotificationForWaitCompletion(Boolean)" }, { "virtualAddress": "0x0095A000", "name": "EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs__Invoke", "signature": "void EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs__Invoke(EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs_ * this, Object * sender, ContractFailedEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, ContractFailedEventArgs)" }, { "virtualAddress": "0x00AC9498", "name": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Count(ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00AC9534", "name": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Item", "signature": "ExceptionDispatchInfo * ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Item(ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo get_Item(Int32)" }, { "virtualAddress": "0x00729320", "name": "Marshal_StructureToPtr_2", "signature": "void Marshal_StructureToPtr_2(Variant structure, void * ptr, bool fDeleteOld, MethodInfo * method)", "dotNetSignature": "Void StructureToPtr[Variant](Variant, IntPtr, Boolean)" }, { "virtualAddress": "0x00A72FF4", "name": "Collection_1_System_String___ctor", "signature": "void Collection_1_System_String___ctor(Collection_1_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.String]()" }, { "virtualAddress": "0x00A72FF4", "name": "Collection_1_System_Reflection_Assembly___ctor", "signature": "void Collection_1_System_Reflection_Assembly___ctor(Collection_1_System_Reflection_Assembly_ * this, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.Reflection.Assembly]()" }, { "virtualAddress": "0x007F723C", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__get_Keys", "signature": "ICollection_1_System_Object_ * ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__get_Keys(ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] get_Keys()" }, { "virtualAddress": "0x00A9296C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Count", "signature": "int32_t Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Count(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A63658", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetEnumerator", "signature": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetEnumerator(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] GetEnumerator()" }, { "virtualAddress": "0x00408538", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current", "signature": "EventRegistrationToken List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current(List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Current()" }, { "virtualAddress": "0x0087EEDC", "name": "Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke", "signature": "void Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(EventRegistrationToken)" }, { "virtualAddress": "0x00408514", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNext", "signature": "bool List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNext(List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408510", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Dispose", "signature": "void List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Dispose(List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Exception__get_Count", "signature": "int32_t List_1_System_Exception__get_Count(List_1_System_Exception_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Exception__ToArray", "signature": "Exception__Array * List_1_System_Exception__ToArray(List_1_System_Exception_ * this, MethodInfo * method)", "dotNetSignature": "Exception[] ToArray()" }, { "virtualAddress": "0x00A61958", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x00A62644", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Add", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Add(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void Add(EventRegistrationToken)" }, { "virtualAddress": "0x00A62218", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Count", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Count(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A622B8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Item", "signature": "EventRegistrationToken List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Item(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Item(Int32)" }, { "virtualAddress": "0x00A64724", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveAt", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveAt(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00A628A4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__AddRange", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__AddRange(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x007F6824", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__TryGetValue", "signature": "bool ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__TryGetValue(ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2_ * this, Object * key, Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Dictionary\u00602[System.Reflection.MethodInfo,Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]] ByRef)" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Reflection.MethodInfo,Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]]()" }, { "virtualAddress": "0x007F6270", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__Add", "signature": "void ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__Add(ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2_ * this, Object * key, Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Dictionary\u00602[System.Reflection.MethodInfo,Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]])" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryGetValue", "signature": "bool Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryGetValue(Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo_1 * key, Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(MethodInfo, Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] ByRef)" }, { "virtualAddress": "0x00A3A78C", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]()" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Add", "signature": "void Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Add(Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo_1 * key, Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * value, MethodInfo * method)", "dotNetSignature": "Void Add(MethodInfo, Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00A3B4B0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Values(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Values()" }, { "virtualAddress": "0x00993464", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] GetEnumerator()" }, { "virtualAddress": "0x00407D40", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current", "signature": "WindowsRuntimeMarshal_EventRegistrationTokenList Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Current()" }, { "virtualAddress": "0x00407D38", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407D34", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00A3B8F8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Clear", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Clear(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x007F5C6C", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2___ctor", "signature": "void ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2___ctor(ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2_ * this, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Collections.Generic.Dictionary\u00602]()" }, { "virtualAddress": "0x00A94D14", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryGetValue", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryGetValue(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry ByRef)" }, { "virtualAddress": "0x007F5C6C", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___ctor", "signature": "void ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___ctor(ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * this, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount]()" }, { "virtualAddress": "0x00A92D58", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Add", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Add(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, MethodInfo * method)", "dotNetSignature": "Void Add(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x007F7450", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__get_Values", "signature": "ICollection_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__get_Values(ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount] get_Values()" }, { "virtualAddress": "0x007F70BC", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Clear", "signature": "void ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Clear(ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A91E14", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x00A94604", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Remove", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Remove(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Runtime_Remoting_Channels_IChannel___ctor", "signature": "void List_1_System_Runtime_Remoting_Channels_IChannel___ctor(List_1_System_Runtime_Remoting_Channels_IChannel_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.Remoting.Channels.IChannel]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Runtime_Remoting_Channels_IChannel__Add", "signature": "void List_1_System_Runtime_Remoting_Channels_IChannel__Add(List_1_System_Runtime_Remoting_Channels_IChannel_ * this, IChannel * item, MethodInfo * method)", "dotNetSignature": "Void Add(IChannel)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Runtime_Remoting_Channels_IChannel__ToArray", "signature": "IChannel__Array * List_1_System_Runtime_Remoting_Channels_IChannel__ToArray(List_1_System_Runtime_Remoting_Channels_IChannel_ * this, MethodInfo * method)", "dotNetSignature": "IChannel[] ToArray()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Collections_IDictionary___ctor", "signature": "void List_1_System_Collections_IDictionary___ctor(List_1_System_Collections_IDictionary_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Collections.IDictionary]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Collections_IDictionary__Add", "signature": "void List_1_System_Collections_IDictionary__Add(List_1_System_Collections_IDictionary_ * this, IDictionary * item, MethodInfo * method)", "dotNetSignature": "Void Add(IDictionary)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Collections_IDictionary__ToArray", "signature": "IDictionary__Array * List_1_System_Collections_IDictionary__ToArray(List_1_System_Collections_IDictionary_ * this, MethodInfo * method)", "dotNetSignature": "IDictionary[] ToArray()" }, { "virtualAddress": "0x00B85B90", "name": "List_1_System_String__AddRange", "signature": "void List_1_System_String__AddRange(List_1_System_String_ * this, IEnumerable_1_System_String_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0073A898", "name": "Array_Empty_2", "signature": "String__Array * Array_Empty_2(MethodInfo * method)", "dotNetSignature": "String[] Empty[String]()" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__ToArray", "signature": "IContextProperty__Array * List_1_System_Runtime_Remoting_Contexts_IContextProperty__ToArray(List_1_System_Runtime_Remoting_Contexts_IContextProperty_ * this, MethodInfo * method)", "dotNetSignature": "IContextProperty[] ToArray()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__GetEnumerator", "signature": "List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty_ List_1_System_Runtime_Remoting_Contexts_IContextProperty__GetEnumerator(List_1_System_Runtime_Remoting_Contexts_IContextProperty_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Runtime.Remoting.Contexts.IContextProperty] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__get_Current", "signature": "IContextProperty * List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__get_Current(List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty___Boxed * this, MethodInfo * method)", "dotNetSignature": "IContextProperty get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__MoveNext", "signature": "bool List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__MoveNext(List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__Dispose", "signature": "void List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__Dispose(List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty___ctor", "signature": "void List_1_System_Runtime_Remoting_Contexts_IContextProperty___ctor(List_1_System_Runtime_Remoting_Contexts_IContextProperty_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.Remoting.Contexts.IContextProperty]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__Add", "signature": "void List_1_System_Runtime_Remoting_Contexts_IContextProperty__Add(List_1_System_Runtime_Remoting_Contexts_IContextProperty_ * this, IContextProperty * item, MethodInfo * method)", "dotNetSignature": "Void Add(IContextProperty)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__get_Count", "signature": "int32_t List_1_System_Runtime_Remoting_Contexts_IContextProperty__get_Count(List_1_System_Runtime_Remoting_Contexts_IContextProperty_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__get_Item", "signature": "IContextProperty * List_1_System_Runtime_Remoting_Contexts_IContextProperty__get_Item(List_1_System_Runtime_Remoting_Contexts_IContextProperty_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "IContextProperty get_Item(Int32)" }, { "virtualAddress": "0x00AB30D0", "name": "ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___ctor", "signature": "void ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___ctor(ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]]()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Runtime_Serialization_SerializationFieldInfo___ctor", "signature": "void List_1_System_Runtime_Serialization_SerializationFieldInfo___ctor(List_1_System_Runtime_Serialization_SerializationFieldInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.Serialization.SerializationFieldInfo]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Runtime_Serialization_SerializationFieldInfo__Add", "signature": "void List_1_System_Runtime_Serialization_SerializationFieldInfo__Add(List_1_System_Runtime_Serialization_SerializationFieldInfo_ * this, SerializationFieldInfo * item, MethodInfo * method)", "dotNetSignature": "Void Add(SerializationFieldInfo)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Runtime_Serialization_SerializationFieldInfo__get_Count", "signature": "int32_t List_1_System_Runtime_Serialization_SerializationFieldInfo__get_Count(List_1_System_Runtime_Serialization_SerializationFieldInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0095C014", "name": "Func_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___ctor", "signature": "void Func_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___ctor(Func_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]](Object, IntPtr)" }, { "virtualAddress": "0x00AB6514", "name": "ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo__GetOrAdd", "signature": "MemberInfo_1__Array * ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo__GetOrAdd(ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo_ * this, MemberHolder * key, Func_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo_ * valueFactory, MethodInfo * method)", "dotNetSignature": "MemberInfo[] GetOrAdd(MemberHolder, Func\u00602[System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]])" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation__TryGetValue", "signature": "bool Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation__TryGetValue(Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation_ * this, Type * key, TypeInformation * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Type, TypeInformation ByRef)" }, { "virtualAddress": "0x00A33358", "name": "Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation__Add", "signature": "void Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation__Add(Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation_ * this, Type * key, TypeInformation * value, MethodInfo * method)", "dotNetSignature": "Void Add(Type, TypeInformation)" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation___ctor", "signature": "void Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation___ctor(Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation]()" }, { "virtualAddress": "0x00AB444C", "name": "ConcurrentDictionary_2_System_String_System_Object__TryGetValue", "signature": "bool ConcurrentDictionary_2_System_String_System_Object__TryGetValue(ConcurrentDictionary_2_System_String_System_Object_ * this, String * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, Object ByRef)" }, { "virtualAddress": "0x00AB611C", "name": "ConcurrentDictionary_2_System_String_System_Object__set_Item", "signature": "void ConcurrentDictionary_2_System_String_System_Object__set_Item(ConcurrentDictionary_2_System_String_System_Object_ * this, String * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(String, Object)" }, { "virtualAddress": "0x00AB30D0", "name": "ConcurrentDictionary_2_System_String_System_Object___ctor", "signature": "void ConcurrentDictionary_2_System_String_System_Object___ctor(ConcurrentDictionary_2_System_String_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.String,System.Object]()" }, { "virtualAddress": "0x0095C014", "name": "Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly___ctor", "signature": "void Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly___ctor(Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly](Object, IntPtr)" }, { "virtualAddress": "0x0095EF2C", "name": "Func_4_System_Reflection_Assembly_String_Boolean_Type___ctor", "signature": "void Func_4_System_Reflection_Assembly_String_Boolean_Type___ctor(Func_4_System_Reflection_Assembly_String_Boolean_Type_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00604[System.Reflection.Assembly,String,Boolean,Type](Object, IntPtr)" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Type__get_Item", "signature": "Type * List_1_System_Type__get_Item(List_1_System_Type_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Type get_Item(Int32)" }, { "virtualAddress": "0x0095A000", "name": "EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs__Invoke", "signature": "void EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs__Invoke(EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs_ * this, Object * sender, SafeSerializationEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, SafeSerializationEventArgs)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Reflection_MethodInfo___ctor", "signature": "void List_1_System_Reflection_MethodInfo___ctor(List_1_System_Reflection_MethodInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Reflection.MethodInfo]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Reflection_MethodInfo__Add", "signature": "void List_1_System_Reflection_MethodInfo__Add(List_1_System_Reflection_MethodInfo_ * this, MethodInfo_1 * item, MethodInfo * method)", "dotNetSignature": "Void Add(MethodInfo)" }, { "virtualAddress": "0x00B87BA0", "name": "List_1_System_Reflection_MethodInfo__Reverse", "signature": "void List_1_System_Reflection_MethodInfo__Reverse(List_1_System_Reflection_MethodInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Reflection_MethodInfo__get_Count", "signature": "int32_t List_1_System_Reflection_MethodInfo__get_Count(List_1_System_Reflection_MethodInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Reflection_MethodInfo__GetEnumerator", "signature": "List_1_T_Enumerator_System_Reflection_MethodInfo_ List_1_System_Reflection_MethodInfo__GetEnumerator(List_1_System_Reflection_MethodInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Reflection.MethodInfo] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Reflection_MethodInfo__get_Current", "signature": "MethodInfo_1 * List_1_T_Enumerator_System_Reflection_MethodInfo__get_Current(List_1_T_Enumerator_System_Reflection_MethodInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "MethodInfo get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Reflection_MethodInfo__MoveNext", "signature": "bool List_1_T_Enumerator_System_Reflection_MethodInfo__MoveNext(List_1_T_Enumerator_System_Reflection_MethodInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Reflection_MethodInfo__Dispose", "signature": "void List_1_T_Enumerator_System_Reflection_MethodInfo__Dispose(List_1_T_Enumerator_System_Reflection_MethodInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00A29F7C", "name": "Dictionary_2_System_String_System_Int32___ctor", "signature": "void Dictionary_2_System_String_System_Int32___ctor(Dictionary_2_System_String_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.String,System.Int32]()" }, { "virtualAddress": "0x00A2B160", "name": "Dictionary_2_System_String_System_Int32__ContainsKey", "signature": "bool Dictionary_2_System_String_System_Int32__ContainsKey(Dictionary_2_System_String_System_Int32_ * this, String * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x00A2AEEC", "name": "Dictionary_2_System_String_System_Int32__Add", "signature": "void Dictionary_2_System_String_System_Int32__Add(Dictionary_2_System_String_System_Int32_ * this, String * key, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Add(String, Int32)" }, { "virtualAddress": "0x00A2CF08", "name": "Dictionary_2_System_String_System_Int32__TryGetValue", "signature": "bool Dictionary_2_System_String_System_Int32__TryGetValue(Dictionary_2_System_String_System_Int32_ * this, String * key, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(String, Int32 ByRef)" }, { "virtualAddress": "0x0095C024", "name": "Func_2_Type_String__Invoke", "signature": "String * Func_2_Type_String__Invoke(Func_2_Type_String_ * this, Type * arg, MethodInfo * method)", "dotNetSignature": "String Invoke(Type)" }, { "virtualAddress": "0x0095C014", "name": "Func_2_Type_String___ctor", "signature": "void Func_2_Type_String___ctor(Func_2_Type_String_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Type,String](Object, IntPtr)" }, { "virtualAddress": "0x00401DEC", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___ctor", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___ctor(RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___Boxed * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.MethodInfo](Int32)" }, { "virtualAddress": "0x00401E18", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__Add", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__Add(RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___Boxed * this, MethodInfo_1 * item, MethodInfo * method)", "dotNetSignature": "Void Add(MethodInfo)" }, { "virtualAddress": "0x00401DEC", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___ctor", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___ctor(RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___Boxed * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.ConstructorInfo](Int32)" }, { "virtualAddress": "0x00401E18", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__Add", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__Add(RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___Boxed * this, ConstructorInfo * item, MethodInfo * method)", "dotNetSignature": "Void Add(ConstructorInfo)" }, { "virtualAddress": "0x00401DEC", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___ctor", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___ctor(RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___Boxed * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.PropertyInfo](Int32)" }, { "virtualAddress": "0x00401E18", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__Add", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__Add(RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___Boxed * this, PropertyInfo_1 * item, MethodInfo * method)", "dotNetSignature": "Void Add(PropertyInfo)" }, { "virtualAddress": "0x00401DEC", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo___ctor", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_EventInfo___ctor(RuntimeType_ListBuilder_1_System_Reflection_EventInfo___Boxed * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.EventInfo](Int32)" }, { "virtualAddress": "0x00401E18", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__Add", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_EventInfo__Add(RuntimeType_ListBuilder_1_System_Reflection_EventInfo___Boxed * this, EventInfo_1 * item, MethodInfo * method)", "dotNetSignature": "Void Add(EventInfo)" }, { "virtualAddress": "0x00401DEC", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___ctor", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___ctor(RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___Boxed * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.FieldInfo](Int32)" }, { "virtualAddress": "0x00401E18", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__Add", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__Add(RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___Boxed * this, FieldInfo_1 * item, MethodInfo * method)", "dotNetSignature": "Void Add(FieldInfo)" }, { "virtualAddress": "0x00401DEC", "name": "RuntimeType_ListBuilder_1_Type___ctor", "signature": "void RuntimeType_ListBuilder_1_Type___ctor(RuntimeType_ListBuilder_1_Type___Boxed * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[Type](Int32)" }, { "virtualAddress": "0x00401E18", "name": "RuntimeType_ListBuilder_1_Type__Add", "signature": "void RuntimeType_ListBuilder_1_Type__Add(RuntimeType_ListBuilder_1_Type___Boxed * this, Type * item, MethodInfo * method)", "dotNetSignature": "Void Add(Type)" }, { "virtualAddress": "0x00401E00", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__ToArray", "signature": "MethodInfo_1__Array * RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__ToArray(RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "MethodInfo[] ToArray()" }, { "virtualAddress": "0x00401E00", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__ToArray", "signature": "ConstructorInfo__Array * RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__ToArray(RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConstructorInfo[] ToArray()" }, { "virtualAddress": "0x00401E00", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__ToArray", "signature": "PropertyInfo_1__Array * RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__ToArray(RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "PropertyInfo[] ToArray()" }, { "virtualAddress": "0x00401E00", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__ToArray", "signature": "EventInfo_1__Array * RuntimeType_ListBuilder_1_System_Reflection_EventInfo__ToArray(RuntimeType_ListBuilder_1_System_Reflection_EventInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventInfo[] ToArray()" }, { "virtualAddress": "0x00401E00", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__ToArray", "signature": "FieldInfo_1__Array * RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__ToArray(RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "FieldInfo[] ToArray()" }, { "virtualAddress": "0x00401E00", "name": "RuntimeType_ListBuilder_1_Type__ToArray", "signature": "Type__Array * RuntimeType_ListBuilder_1_Type__ToArray(RuntimeType_ListBuilder_1_Type___Boxed * this, MethodInfo * method)", "dotNetSignature": "Type[] ToArray()" }, { "virtualAddress": "0x00401E10", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__get_Count", "signature": "int32_t RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__get_Count(RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00401E10", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__get_Count", "signature": "int32_t RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__get_Count(RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00401E10", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__get_Count", "signature": "int32_t RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__get_Count(RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00401E10", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__get_Count", "signature": "int32_t RuntimeType_ListBuilder_1_System_Reflection_EventInfo__get_Count(RuntimeType_ListBuilder_1_System_Reflection_EventInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00401E10", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__get_Count", "signature": "int32_t RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__get_Count(RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00401E10", "name": "RuntimeType_ListBuilder_1_Type__get_Count", "signature": "int32_t RuntimeType_ListBuilder_1_Type__get_Count(RuntimeType_ListBuilder_1_Type___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00401E08", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__CopyTo", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__CopyTo(RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___Boxed * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00401E08", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__CopyTo", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__CopyTo(RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___Boxed * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00401E08", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__CopyTo", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__CopyTo(RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___Boxed * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00401E08", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__CopyTo", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_EventInfo__CopyTo(RuntimeType_ListBuilder_1_System_Reflection_EventInfo___Boxed * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00401E08", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__CopyTo", "signature": "void RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__CopyTo(RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___Boxed * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00401E08", "name": "RuntimeType_ListBuilder_1_Type__CopyTo", "signature": "void RuntimeType_ListBuilder_1_Type__CopyTo(RuntimeType_ListBuilder_1_Type___Boxed * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00401DF8", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__get_Item", "signature": "MethodInfo_1 * RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__get_Item(RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "MethodInfo get_Item(Int32)" }, { "virtualAddress": "0x00401DF8", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__get_Item", "signature": "ConstructorInfo * RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__get_Item(RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ConstructorInfo get_Item(Int32)" }, { "virtualAddress": "0x00401DF8", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__get_Item", "signature": "PropertyInfo_1 * RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__get_Item(RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "PropertyInfo get_Item(Int32)" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_RuntimeType___ctor", "signature": "void List_1_System_RuntimeType___ctor(List_1_System_RuntimeType_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.RuntimeType](Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_RuntimeType__Add", "signature": "void List_1_System_RuntimeType__Add(List_1_System_RuntimeType_ * this, RuntimeType * item, MethodInfo * method)", "dotNetSignature": "Void Add(RuntimeType)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_RuntimeType__ToArray", "signature": "RuntimeType__Array * List_1_System_RuntimeType__ToArray(List_1_System_RuntimeType_ * this, MethodInfo * method)", "dotNetSignature": "RuntimeType[] ToArray()" }, { "virtualAddress": "0x00971968", "name": "Array_BinarySearch_9", "signature": "int32_t Array_BinarySearch_9(UInt64__Array * array, uint64_t value, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[UInt64](UInt64[], UInt64)" }, { "virtualAddress": "0x00972A04", "name": "Array_IndexOf_7", "signature": "int32_t Array_IndexOf_7(String__Array * array, String * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[String](String[], String)" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Reflection_MethodInfo___ctor_1", "signature": "void List_1_System_Reflection_MethodInfo___ctor_1(List_1_System_Reflection_MethodInfo_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Reflection.MethodInfo](Int32)" }, { "virtualAddress": "0x00B86038", "name": "List_1_System_Reflection_MethodInfo__CopyTo", "signature": "void List_1_System_Reflection_MethodInfo__CopyTo(List_1_System_Reflection_MethodInfo_ * this, MethodInfo_1__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(MethodInfo[])" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Reflection_MethodBase___ctor", "signature": "void List_1_System_Reflection_MethodBase___ctor(List_1_System_Reflection_MethodBase_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Reflection.MethodBase](Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Reflection_MethodBase__Add", "signature": "void List_1_System_Reflection_MethodBase__Add(List_1_System_Reflection_MethodBase_ * this, MethodBase * item, MethodInfo * method)", "dotNetSignature": "Void Add(MethodBase)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Reflection_MethodBase__get_Count", "signature": "int32_t List_1_System_Reflection_MethodBase__get_Count(List_1_System_Reflection_MethodBase_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B86038", "name": "List_1_System_Reflection_MethodBase__CopyTo", "signature": "void List_1_System_Reflection_MethodBase__CopyTo(List_1_System_Reflection_MethodBase_ * this, MethodBase__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(MethodBase[])" }, { "virtualAddress": "0x007F9E68", "name": "CommonAcl_RemoveAcesCallback_1_KnownAce___ctor", "signature": "void CommonAcl_RemoveAcesCallback_1_KnownAce___ctor(CommonAcl_RemoveAcesCallback_1_KnownAce_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[KnownAce](Object, IntPtr)" }, { "virtualAddress": "0x0072A454", "name": "CommonAcl_RemoveAces_1", "signature": "void CommonAcl_RemoveAces_1(CommonAcl * this, CommonAcl_RemoveAcesCallback_1_KnownAce_ * callback, MethodInfo * method)", "dotNetSignature": "Void RemoveAces[KnownAce](CommonAcl\u002BRemoveAcesCallback\u00601[KnownAce])" }, { "virtualAddress": "0x007F9E68", "name": "CommonAcl_RemoveAcesCallback_1_GenericAce___ctor", "signature": "void CommonAcl_RemoveAcesCallback_1_GenericAce___ctor(CommonAcl_RemoveAcesCallback_1_GenericAce_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[GenericAce](Object, IntPtr)" }, { "virtualAddress": "0x0072A454", "name": "CommonAcl_RemoveAces_2", "signature": "void CommonAcl_RemoveAces_2(CommonAcl * this, CommonAcl_RemoveAcesCallback_1_GenericAce_ * callback, MethodInfo * method)", "dotNetSignature": "Void RemoveAces[GenericAce](CommonAcl\u002BRemoveAcesCallback\u00601[GenericAce])" }, { "virtualAddress": "0x007F9E68", "name": "CommonAcl_RemoveAcesCallback_1_CommonAce___ctor", "signature": "void CommonAcl_RemoveAcesCallback_1_CommonAce___ctor(CommonAcl_RemoveAcesCallback_1_CommonAce_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[CommonAce](Object, IntPtr)" }, { "virtualAddress": "0x0072A454", "name": "CommonAcl_RemoveAces_3", "signature": "void CommonAcl_RemoveAces_3(CommonAcl * this, CommonAcl_RemoveAcesCallback_1_CommonAce_ * callback, MethodInfo * method)", "dotNetSignature": "Void RemoveAces[CommonAce](CommonAcl\u002BRemoveAcesCallback\u00601[CommonAce])" }, { "virtualAddress": "0x007F9E68", "name": "CommonAcl_RemoveAcesCallback_1_ObjectAce___ctor", "signature": "void CommonAcl_RemoveAcesCallback_1_ObjectAce___ctor(CommonAcl_RemoveAcesCallback_1_ObjectAce_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[ObjectAce](Object, IntPtr)" }, { "virtualAddress": "0x0072A454", "name": "CommonAcl_RemoveAces_4", "signature": "void CommonAcl_RemoveAces_4(CommonAcl * this, CommonAcl_RemoveAcesCallback_1_ObjectAce_ * callback, MethodInfo * method)", "dotNetSignature": "Void RemoveAces[ObjectAce](CommonAcl\u002BRemoveAcesCallback\u00601[ObjectAce])" }, { "virtualAddress": "0x007F9E68", "name": "CommonAcl_RemoveAcesCallback_1_QualifiedAce___ctor", "signature": "void CommonAcl_RemoveAcesCallback_1_QualifiedAce___ctor(CommonAcl_RemoveAcesCallback_1_QualifiedAce_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[QualifiedAce](Object, IntPtr)" }, { "virtualAddress": "0x0072A454", "name": "CommonAcl_RemoveAces_5", "signature": "void CommonAcl_RemoveAces_5(CommonAcl * this, CommonAcl_RemoveAcesCallback_1_QualifiedAce_ * callback, MethodInfo * method)", "dotNetSignature": "Void RemoveAces[QualifiedAce](CommonAcl\u002BRemoveAcesCallback\u00601[QualifiedAce])" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Security_AccessControl_AuthorizationRule___ctor", "signature": "void List_1_System_Security_AccessControl_AuthorizationRule___ctor(List_1_System_Security_AccessControl_AuthorizationRule_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.AccessControl.AuthorizationRule]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Security_AccessControl_AuthorizationRule__Add", "signature": "void List_1_System_Security_AccessControl_AuthorizationRule__Add(List_1_System_Security_AccessControl_AuthorizationRule_ * this, AuthorizationRule * item, MethodInfo * method)", "dotNetSignature": "Void Add(AuthorizationRule)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Security_AccessControl_AuthorizationRule__ToArray", "signature": "AuthorizationRule__Array * List_1_System_Security_AccessControl_AuthorizationRule__ToArray(List_1_System_Security_AccessControl_AuthorizationRule_ * this, MethodInfo * method)", "dotNetSignature": "AuthorizationRule[] ToArray()" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Security_AccessControl_GenericAce___ctor", "signature": "void List_1_System_Security_AccessControl_GenericAce___ctor(List_1_System_Security_AccessControl_GenericAce_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.AccessControl.GenericAce](Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Security_AccessControl_GenericAce__Add", "signature": "void List_1_System_Security_AccessControl_GenericAce__Add(List_1_System_Security_AccessControl_GenericAce_ * this, GenericAce * item, MethodInfo * method)", "dotNetSignature": "Void Add(GenericAce)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Security_AccessControl_GenericAce__GetEnumerator", "signature": "List_1_T_Enumerator_System_Security_AccessControl_GenericAce_ List_1_System_Security_AccessControl_GenericAce__GetEnumerator(List_1_System_Security_AccessControl_GenericAce_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Security.AccessControl.GenericAce] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Security_AccessControl_GenericAce__get_Current", "signature": "GenericAce * List_1_T_Enumerator_System_Security_AccessControl_GenericAce__get_Current(List_1_T_Enumerator_System_Security_AccessControl_GenericAce___Boxed * this, MethodInfo * method)", "dotNetSignature": "GenericAce get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Security_AccessControl_GenericAce__MoveNext", "signature": "bool List_1_T_Enumerator_System_Security_AccessControl_GenericAce__MoveNext(List_1_T_Enumerator_System_Security_AccessControl_GenericAce___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Security_AccessControl_GenericAce__Dispose", "signature": "void List_1_T_Enumerator_System_Security_AccessControl_GenericAce__Dispose(List_1_T_Enumerator_System_Security_AccessControl_GenericAce___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Security_AccessControl_GenericAce__get_Count", "signature": "int32_t List_1_System_Security_AccessControl_GenericAce__get_Count(List_1_System_Security_AccessControl_GenericAce_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Security_AccessControl_GenericAce__get_Item", "signature": "GenericAce * List_1_System_Security_AccessControl_GenericAce__get_Item(List_1_System_Security_AccessControl_GenericAce_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "GenericAce get_Item(Int32)" }, { "virtualAddress": "0x00B85690", "name": "List_1_System_Security_AccessControl_GenericAce__set_Item", "signature": "void List_1_System_Security_AccessControl_GenericAce__set_Item(List_1_System_Security_AccessControl_GenericAce_ * this, int32_t index, GenericAce * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, GenericAce)" }, { "virtualAddress": "0x00B86DF0", "name": "List_1_System_Security_AccessControl_GenericAce__Insert", "signature": "void List_1_System_Security_AccessControl_GenericAce__Insert(List_1_System_Security_AccessControl_GenericAce_ * this, int32_t index, GenericAce * item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, GenericAce)" }, { "virtualAddress": "0x00B87A38", "name": "List_1_System_Security_AccessControl_GenericAce__RemoveAt", "signature": "void List_1_System_Security_AccessControl_GenericAce__RemoveAt(List_1_System_Security_AccessControl_GenericAce_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Security_AccessControl_GenericAce___ctor_1", "signature": "void List_1_System_Security_AccessControl_GenericAce___ctor_1(List_1_System_Security_AccessControl_GenericAce_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.AccessControl.GenericAce]()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Security_AccessControl_SddlAccessRight___ctor", "signature": "void List_1_System_Security_AccessControl_SddlAccessRight___ctor(List_1_System_Security_AccessControl_SddlAccessRight_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.AccessControl.SddlAccessRight]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Security_AccessControl_SddlAccessRight__Add", "signature": "void List_1_System_Security_AccessControl_SddlAccessRight__Add(List_1_System_Security_AccessControl_SddlAccessRight_ * this, SddlAccessRight * item, MethodInfo * method)", "dotNetSignature": "Void Add(SddlAccessRight)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Security_AccessControl_SddlAccessRight__ToArray", "signature": "SddlAccessRight__Array * List_1_System_Security_AccessControl_SddlAccessRight__ToArray(List_1_System_Security_AccessControl_SddlAccessRight_ * this, MethodInfo * method)", "dotNetSignature": "SddlAccessRight[] ToArray()" }, { "virtualAddress": "0x0098A3E0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String_ Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.String,System.String] GetEnumerator()" }, { "virtualAddress": "0x004079D8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__get_Current", "signature": "String * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_Current()" }, { "virtualAddress": "0x00A3325C", "name": "Dictionary_2_System_String_System_String__get_Item", "signature": "String * Dictionary_2_System_String_System_String__get_Item(Dictionary_2_System_String_System_String_ * this, String * key, MethodInfo * method)", "dotNetSignature": "String get_Item(String)" }, { "virtualAddress": "0x004079D0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004079CC", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Security_Claims_Claim___ctor", "signature": "void List_1_System_Security_Claims_Claim___ctor(List_1_System_Security_Claims_Claim_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.Claims.Claim]()" }, { "virtualAddress": "0x00A72FF4", "name": "Collection_1_System_Collections_Generic_IEnumerable_1___ctor", "signature": "void Collection_1_System_Collections_Generic_IEnumerable_1___ctor(Collection_1_System_Collections_Generic_IEnumerable_1_ * this, MethodInfo * method)", "dotNetSignature": "Collection\u00601[System.Collections.Generic.IEnumerable\u00601]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Security_Claims_Claim__Add", "signature": "void List_1_System_Security_Claims_Claim__Add(List_1_System_Security_Claims_Claim_ * this, Claim * item, MethodInfo * method)", "dotNetSignature": "Void Add(Claim)" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Security_Claims_Claim__get_Item", "signature": "Claim * List_1_System_Security_Claims_Claim__get_Item(List_1_System_Security_Claims_Claim_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Claim get_Item(Int32)" }, { "virtualAddress": "0x00B87A38", "name": "List_1_System_Security_Claims_Claim__RemoveAt", "signature": "void List_1_System_Security_Claims_Claim__RemoveAt(List_1_System_Security_Claims_Claim_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Security_Claims_Claim__get_Count", "signature": "int32_t List_1_System_Security_Claims_Claim__get_Count(List_1_System_Security_Claims_Claim_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0096A558", "name": "Predicate_1_System_Security_Claims_Claim__Invoke", "signature": "bool Predicate_1_System_Security_Claims_Claim__Invoke(Predicate_1_System_Security_Claims_Claim_ * this, Claim * obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Claim)" }, { "virtualAddress": "0x00B85BC0", "name": "List_1_System_Security_Claims_Claim__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Security_Claims_Claim_ * List_1_System_Security_Claims_Claim__AsReadOnly(List_1_System_Security_Claims_Claim_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Security.Claims.Claim] AsReadOnly()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Security_Claims_Claim__GetEnumerator", "signature": "List_1_T_Enumerator_System_Security_Claims_Claim_ List_1_System_Security_Claims_Claim__GetEnumerator(List_1_System_Security_Claims_Claim_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Security.Claims.Claim] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Security_Claims_Claim__get_Current", "signature": "Claim * List_1_T_Enumerator_System_Security_Claims_Claim__get_Current(List_1_T_Enumerator_System_Security_Claims_Claim___Boxed * this, MethodInfo * method)", "dotNetSignature": "Claim get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Security_Claims_Claim__MoveNext", "signature": "bool List_1_T_Enumerator_System_Security_Claims_Claim__MoveNext(List_1_T_Enumerator_System_Security_Claims_Claim___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Security_Claims_Claim__Dispose", "signature": "void List_1_T_Enumerator_System_Security_Claims_Claim__Dispose(List_1_T_Enumerator_System_Security_Claims_Claim___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00A73154", "name": "Collection_1_System_Collections_Generic_IEnumerable_1__get_Item", "signature": "IEnumerable_1_System_Security_Claims_Claim_ * Collection_1_System_Collections_Generic_IEnumerable_1__get_Item(Collection_1_System_Collections_Generic_IEnumerable_1_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_Item(Int32)" }, { "virtualAddress": "0x00A730B0", "name": "Collection_1_System_Collections_Generic_IEnumerable_1__get_Count", "signature": "int32_t Collection_1_System_Collections_Generic_IEnumerable_1__get_Count(Collection_1_System_Collections_Generic_IEnumerable_1_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Security_Claims_ClaimsIdentity___ctor", "signature": "void List_1_System_Security_Claims_ClaimsIdentity___ctor(List_1_System_Security_Claims_ClaimsIdentity_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.Claims.ClaimsIdentity]()" }, { "virtualAddress": "0x00B85B90", "name": "List_1_System_Security_Claims_ClaimsIdentity__AddRange", "signature": "void List_1_System_Security_Claims_ClaimsIdentity__AddRange(List_1_System_Security_Claims_ClaimsIdentity_ * this, IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Security_Claims_ClaimsIdentity__Add", "signature": "void List_1_System_Security_Claims_ClaimsIdentity__Add(List_1_System_Security_Claims_ClaimsIdentity_ * this, ClaimsIdentity * item, MethodInfo * method)", "dotNetSignature": "Void Add(ClaimsIdentity)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Security_Claims_ClaimsIdentity__GetEnumerator", "signature": "List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity_ List_1_System_Security_Claims_ClaimsIdentity__GetEnumerator(List_1_System_Security_Claims_ClaimsIdentity_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Security.Claims.ClaimsIdentity] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__get_Current", "signature": "ClaimsIdentity * List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__get_Current(List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity___Boxed * this, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__MoveNext", "signature": "bool List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__MoveNext(List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__Dispose", "signature": "void List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__Dispose(List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0095A94C", "name": "Func_1_System_Security_Claims_ClaimsPrincipal__Invoke", "signature": "ClaimsPrincipal * Func_1_System_Security_Claims_ClaimsPrincipal__Invoke(Func_1_System_Security_Claims_ClaimsPrincipal_ * this, MethodInfo * method)", "dotNetSignature": "ClaimsPrincipal Invoke()" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Security_Claims_ClaimsIdentity__get_Item", "signature": "ClaimsIdentity * List_1_System_Security_Claims_ClaimsIdentity__get_Item(List_1_System_Security_Claims_ClaimsIdentity_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity get_Item(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Security_Claims_ClaimsIdentity__get_Count", "signature": "int32_t List_1_System_Security_Claims_ClaimsIdentity__get_Count(List_1_System_Security_Claims_ClaimsIdentity_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B85BC0", "name": "List_1_System_Security_Claims_ClaimsIdentity__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Security_Claims_ClaimsIdentity_ * List_1_System_Security_Claims_ClaimsIdentity__AsReadOnly(List_1_System_Security_Claims_ClaimsIdentity_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Security.Claims.ClaimsIdentity] AsReadOnly()" }, { "virtualAddress": "0x0095C024", "name": "Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity__Invoke", "signature": "ClaimsIdentity * Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity__Invoke(Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * this, IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * arg, MethodInfo * method)", "dotNetSignature": "ClaimsIdentity Invoke(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x0095C014", "name": "Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity___ctor", "signature": "void Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity___ctor(Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[System.Collections.Generic.IEnumerable\u00601,System.Security.Claims.ClaimsIdentity](Object, IntPtr)" }, { "virtualAddress": "0x003FFC14", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_4", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__Start_4(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, CryptoStream_ReadAsyncInternal_d_34 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x003FFBA4", "name": "AsyncTaskMethodBuilder_Start_9", "signature": "void AsyncTaskMethodBuilder_Start_9(AsyncTaskMethodBuilder__Boxed * this, CryptoStream_WriteAsyncInternal_d_37 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x003FFBBC", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitOnCompleted(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, CryptoStream_HopToThreadPoolAwaitable * awaiter, CryptoStream_ReadAsyncInternal_d_34 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[CryptoStream\u002BHopToThreadPoolAwaitable,CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](CryptoStream\u002BHopToThreadPoolAwaitable ByRef, CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x003FFBD4", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_6", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_6(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, CryptoStream_ReadAsyncInternal_d_34 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x003FFBFC", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_7", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_7(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, CryptoStream_ReadAsyncInternal_d_34 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x003FFAB0", "name": "AsyncTaskMethodBuilder_AwaitOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_AwaitOnCompleted_1(AsyncTaskMethodBuilder__Boxed * this, CryptoStream_HopToThreadPoolAwaitable * awaiter, CryptoStream_WriteAsyncInternal_d_37 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[CryptoStream\u002BHopToThreadPoolAwaitable,CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](CryptoStream\u002BHopToThreadPoolAwaitable ByRef, CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x003FFB60", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_11", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_11(AsyncTaskMethodBuilder__Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, CryptoStream_WriteAsyncInternal_d_37 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x0095A94C", "name": "Func_1_System_Security_Cryptography_HashAlgorithm__Invoke", "signature": "HashAlgorithm * Func_1_System_Security_Cryptography_HashAlgorithm__Invoke(Func_1_System_Security_Cryptography_HashAlgorithm_ * this, MethodInfo * method)", "dotNetSignature": "HashAlgorithm Invoke()" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Security_Policy_StrongName___ctor", "signature": "void List_1_System_Security_Policy_StrongName___ctor(List_1_System_Security_Policy_StrongName_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.Policy.StrongName](Int32)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Security_Policy_StrongName___ctor_1", "signature": "void List_1_System_Security_Policy_StrongName___ctor_1(List_1_System_Security_Policy_StrongName_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Security.Policy.StrongName]()" }, { "virtualAddress": "0x0073911C", "name": "Unsafe_As_2", "signature": "Pinnable_1_Char_ * Unsafe_As_2(Object * o, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Char] As[Pinnable\u00601[Char]](Object)" }, { "virtualAddress": "0x0040104C", "name": "ReadOnlySpan_1_Char___ctor", "signature": "void ReadOnlySpan_1_Char___ctor(ReadOnlySpan_1_Char___Boxed * this, Pinnable_1_Char_ * pinnable, void * byteOffset, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char](Pinnable\u00601[Char], IntPtr, Int32)" }, { "virtualAddress": "0x007399EC", "name": "Unsafe_AsRef_1", "signature": "uint16_t * Unsafe_AsRef_1(Void * source, MethodInfo * method)", "dotNetSignature": "Char\u0026 AsRef[Char](Void*)" }, { "virtualAddress": "0x0097E7A8", "name": "Unsafe_ByteOffset_1", "signature": "void * Unsafe_ByteOffset_1(uint16_t * origin, uint16_t * target, MethodInfo * method)", "dotNetSignature": "IntPtr ByteOffset[Char](Char ByRef, Char ByRef)" }, { "virtualAddress": "0x004020C0", "name": "Span_1_Byte__DangerousGetPinnableReference", "signature": "uint8_t * Span_1_Byte__DangerousGetPinnableReference(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x00401E4C", "name": "Span_1_Byte__get_Length", "signature": "int32_t Span_1_Byte__get_Length(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00400F34", "name": "ReadOnlySpan_1_Byte__DangerousGetPinnableReference", "signature": "uint8_t * ReadOnlySpan_1_Byte__DangerousGetPinnableReference(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x00400CD0", "name": "ReadOnlySpan_1_Byte__get_Length", "signature": "int32_t ReadOnlySpan_1_Byte__get_Length(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x007399A8", "name": "Unsafe_Add_3", "signature": "uint8_t * Unsafe_Add_3(uint8_t * source, void * elementOffset, MethodInfo * method)", "dotNetSignature": "Byte\u0026 Add[Byte](Byte ByRef, IntPtr)" }, { "virtualAddress": "0x00739E30", "name": "Unsafe_As_3", "signature": "SpanHelpers_Reg64 * Unsafe_As_3(uint8_t * source, MethodInfo * method)", "dotNetSignature": "SpanHelpers\u002BReg64\u0026 As[Byte,SpanHelpers\u002BReg64](Byte ByRef)" }, { "virtualAddress": "0x00739E2C", "name": "Unsafe_As_4", "signature": "SpanHelpers_Reg32 * Unsafe_As_4(uint8_t * source, MethodInfo * method)", "dotNetSignature": "SpanHelpers\u002BReg32\u0026 As[Byte,SpanHelpers\u002BReg32](Byte ByRef)" }, { "virtualAddress": "0x00739E28", "name": "Unsafe_As_5", "signature": "SpanHelpers_Reg16 * Unsafe_As_5(uint8_t * source, MethodInfo * method)", "dotNetSignature": "SpanHelpers\u002BReg16\u0026 As[Byte,SpanHelpers\u002BReg16](Byte ByRef)" }, { "virtualAddress": "0x00739E20", "name": "Unsafe_As_6", "signature": "int64_t * Unsafe_As_6(uint8_t * source, MethodInfo * method)", "dotNetSignature": "Int64\u0026 As[Byte,Int64](Byte ByRef)" }, { "virtualAddress": "0x00739E1C", "name": "Unsafe_As_7", "signature": "int32_t * Unsafe_As_7(uint8_t * source, MethodInfo * method)", "dotNetSignature": "Int32\u0026 As[Byte,Int32](Byte ByRef)" }, { "virtualAddress": "0x007399B8", "name": "Unsafe_Add_4", "signature": "void * * Unsafe_Add_4(void * * source, void * elementOffset, MethodInfo * method)", "dotNetSignature": "IntPtr\u0026 Add[IntPtr](IntPtr ByRef, IntPtr)" }, { "virtualAddress": "0x007399A0", "name": "Unsafe_Add_5", "signature": "uint8_t * Unsafe_Add_5(uint8_t * source, int32_t elementOffset, MethodInfo * method)", "dotNetSignature": "Byte\u0026 Add[Byte](Byte ByRef, Int32)" }, { "virtualAddress": "0x00676B10", "name": "Unsafe_AreSame_1", "signature": "bool Unsafe_AreSame_1(uint8_t * left, uint8_t * right, MethodInfo * method)", "dotNetSignature": "Boolean AreSame[Byte](Byte ByRef, Byte ByRef)" }, { "virtualAddress": "0x007399D0", "name": "Unsafe_AddByteOffset_1", "signature": "uint8_t * Unsafe_AddByteOffset_1(uint8_t * source, void * byteOffset, MethodInfo * method)", "dotNetSignature": "Byte\u0026 AddByteOffset[Byte](Byte ByRef, IntPtr)" }, { "virtualAddress": "0x00739160", "name": "Unsafe_ReadUnaligned_1", "signature": "void * Unsafe_ReadUnaligned_1(uint8_t * source, MethodInfo * method)", "dotNetSignature": "UIntPtr ReadUnaligned[UIntPtr](Byte ByRef)" }, { "virtualAddress": "0x00972A04", "name": "Array_IndexOf_8", "signature": "int32_t Array_IndexOf_8(EncodingProvider__Array * array, EncodingProvider * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[EncodingProvider](EncodingProvider[], EncodingProvider)" }, { "virtualAddress": "0x00402978", "name": "SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo__get_Source", "signature": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo__get_Source(SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[CancellationCallbackInfo] get_Source()" }, { "virtualAddress": "0x00402980", "name": "SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo__get_Index", "signature": "int32_t SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo__get_Index(SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Index()" }, { "virtualAddress": "0x00801FF0", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__SafeAtomicRemove", "signature": "CancellationCallbackInfo * SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__SafeAtomicRemove(SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * this, int32_t index, CancellationCallbackInfo * expectedElement, MethodInfo * method)", "dotNetSignature": "CancellationCallbackInfo SafeAtomicRemove(Int32, CancellationCallbackInfo)" }, { "virtualAddress": "0x00802068", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo___ctor", "signature": "void SparselyPopulatedArray_1_CancellationCallbackInfo___ctor(SparselyPopulatedArray_1_CancellationCallbackInfo_ * this, int32_t initialSize, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArray\u00601[CancellationCallbackInfo](Int32)" }, { "virtualAddress": "0x00802110", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo__Add", "signature": "SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo_ SparselyPopulatedArray_1_CancellationCallbackInfo__Add(SparselyPopulatedArray_1_CancellationCallbackInfo_ * this, CancellationCallbackInfo * element, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayAddInfo\u00601[CancellationCallbackInfo] Add(CancellationCallbackInfo)" }, { "virtualAddress": "0x008020EC", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo__get_Tail", "signature": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * SparselyPopulatedArray_1_CancellationCallbackInfo__get_Tail(SparselyPopulatedArray_1_CancellationCallbackInfo_ * this, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[CancellationCallbackInfo] get_Tail()" }, { "virtualAddress": "0x00801FB0", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Length", "signature": "int32_t SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Length(SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00801F64", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Item", "signature": "CancellationCallbackInfo * SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Item(SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CancellationCallbackInfo get_Item(Int32)" }, { "virtualAddress": "0x00801FCC", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Prev", "signature": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Prev(SparselyPopulatedArrayFragment_1_CancellationCallbackInfo_ * this, MethodInfo * method)", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[CancellationCallbackInfo] get_Prev()" }, { "virtualAddress": "0x00A353B8", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object__TryGetValue", "signature": "bool Dictionary_2_System_Threading_IAsyncLocal_System_Object__TryGetValue(Dictionary_2_System_Threading_IAsyncLocal_System_Object_ * this, IAsyncLocal * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(IAsyncLocal, Object ByRef)" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object___ctor", "signature": "void Dictionary_2_System_Threading_IAsyncLocal_System_Object___ctor(Dictionary_2_System_Threading_IAsyncLocal_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Threading.IAsyncLocal,System.Object]()" }, { "virtualAddress": "0x00A32590", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object___ctor_1", "signature": "void Dictionary_2_System_Threading_IAsyncLocal_System_Object___ctor_1(Dictionary_2_System_Threading_IAsyncLocal_System_Object_ * this, IDictionary_2_System_Threading_IAsyncLocal_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Threading.IAsyncLocal,System.Object](IDictionary\u00602[System.Threading.IAsyncLocal,System.Object])" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object__set_Item", "signature": "void Dictionary_2_System_Threading_IAsyncLocal_System_Object__set_Item(Dictionary_2_System_Threading_IAsyncLocal_System_Object_ * this, IAsyncLocal * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(IAsyncLocal, Object)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Threading_IAsyncLocal___ctor", "signature": "void List_1_System_Threading_IAsyncLocal___ctor(List_1_System_Threading_IAsyncLocal_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Threading.IAsyncLocal]()" }, { "virtualAddress": "0x00B84EDC", "name": "List_1_System_Threading_IAsyncLocal___ctor_1", "signature": "void List_1_System_Threading_IAsyncLocal___ctor_1(List_1_System_Threading_IAsyncLocal_ * this, IEnumerable_1_System_Threading_IAsyncLocal_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Threading.IAsyncLocal](IEnumerable\u00601[System.Threading.IAsyncLocal])" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Threading_IAsyncLocal__Add", "signature": "void List_1_System_Threading_IAsyncLocal__Add(List_1_System_Threading_IAsyncLocal_ * this, IAsyncLocal * item, MethodInfo * method)", "dotNetSignature": "Void Add(IAsyncLocal)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Threading_IAsyncLocal__GetEnumerator", "signature": "List_1_T_Enumerator_System_Threading_IAsyncLocal_ List_1_System_Threading_IAsyncLocal__GetEnumerator(List_1_System_Threading_IAsyncLocal_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Threading.IAsyncLocal] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Threading_IAsyncLocal__get_Current", "signature": "IAsyncLocal * List_1_T_Enumerator_System_Threading_IAsyncLocal__get_Current(List_1_T_Enumerator_System_Threading_IAsyncLocal___Boxed * this, MethodInfo * method)", "dotNetSignature": "IAsyncLocal get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Threading_IAsyncLocal__MoveNext", "signature": "bool List_1_T_Enumerator_System_Threading_IAsyncLocal__MoveNext(List_1_T_Enumerator_System_Threading_IAsyncLocal___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Threading_IAsyncLocal__Dispose", "signature": "void List_1_T_Enumerator_System_Threading_IAsyncLocal__Dispose(List_1_T_Enumerator_System_Threading_IAsyncLocal___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x007F586C", "name": "ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Threading_OSSpecificSynchronizationContext___ctor", "signature": "void ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Threading_OSSpecificSynchronizationContext___ctor(ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Threading_OSSpecificSynchronizationContext_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[TKey,TValue]\u002BCreateValueCallback[System.Object,System.Threading.OSSpecificSynchronizationContext](Object, IntPtr)" }, { "virtualAddress": "0x007F6CA0", "name": "ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext__GetValue", "signature": "OSSpecificSynchronizationContext * ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext__GetValue(ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext_ * this, Object * key, ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Threading_OSSpecificSynchronizationContext_ * createValueCallback, MethodInfo * method)", "dotNetSignature": "OSSpecificSynchronizationContext GetValue(Object, ConditionalWeakTable\u00602[TKey,TValue]\u002BCreateValueCallback[System.Object,System.Threading.OSSpecificSynchronizationContext])" }, { "virtualAddress": "0x0097E95C", "name": "Marshal_GetFunctionPointerForDelegate_2", "signature": "void * Marshal_GetFunctionPointerForDelegate_2(OSSpecificSynchronizationContext_InvocationEntryDelegate * d, MethodInfo * method)", "dotNetSignature": "IntPtr GetFunctionPointerForDelegate[OSSpecificSynchronizationContext\u002BInvocationEntryDelegate](OSSpecificSynchronizationContext\u002BInvocationEntryDelegate)" }, { "virtualAddress": "0x007F5C6C", "name": "ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext___ctor", "signature": "void ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext___ctor(ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext_ * this, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Threading.OSSpecificSynchronizationContext]()" }, { "virtualAddress": "0x00A458C8", "name": "Task_1_System_Boolean__GetAwaiter", "signature": "TaskAwaiter_1_System_Boolean_ Task_1_System_Boolean__GetAwaiter(Task_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Boolean] GetAwaiter()" }, { "virtualAddress": "0x00401C84", "name": "TaskAwaiter_1_System_Boolean__GetResult", "signature": "bool TaskAwaiter_1_System_Boolean__GetResult(TaskAwaiter_1_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean GetResult()" }, { "virtualAddress": "0x007D770C", "name": "Task_FromCancellation_6", "signature": "Task_1_System_Boolean_ * Task_FromCancellation_6(CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromCancellation[Boolean](CancellationToken)" }, { "virtualAddress": "0x007F0B2C", "name": "AsyncTaskMethodBuilder_1_System_Boolean__Create", "signature": "AsyncTaskMethodBuilder_1_System_Boolean_ AsyncTaskMethodBuilder_1_System_Boolean__Create(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Boolean] Create()" }, { "virtualAddress": "0x003FFBB8", "name": "AsyncTaskMethodBuilder_1_System_Boolean__Start", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__Start(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31](SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31 ByRef)" }, { "virtualAddress": "0x00401760", "name": "AsyncTaskMethodBuilder_1_System_Boolean__get_Task", "signature": "Task_1_System_Boolean_ * AsyncTaskMethodBuilder_1_System_Boolean__get_Task(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] get_Task()" }, { "virtualAddress": "0x00A44298", "name": "Task_1_System_Boolean___ctor", "signature": "void Task_1_System_Boolean___ctor(Task_1_System_Boolean_ * this, bool canceled, bool result, TaskCreationOptions__Enum creationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Boolean, Boolean, TaskCreationOptions, CancellationToken)" }, { "virtualAddress": "0x00A49F94", "name": "Task_1_Task__ConfigureAwait", "signature": "ConfiguredTaskAwaitable_1_System_Threading_Tasks_Task_ Task_1_Task__ConfigureAwait(Task_1_Task_ * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Threading.Tasks.Task] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x00401B48", "name": "ConfiguredTaskAwaitable_1_System_Threading_Tasks_Task__GetAwaiter", "signature": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task_ ConfiguredTaskAwaitable_1_System_Threading_Tasks_Task__GetAwaiter(ConfiguredTaskAwaitable_1_System_Threading_Tasks_Task___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.Task] GetAwaiter()" }, { "virtualAddress": "0x0040198C", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task__get_IsCompleted", "signature": "bool ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task__get_IsCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x003FFBB0", "name": "AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task_ * awaiter, SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.Task],SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.Task] ByRef, SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31 ByRef)" }, { "virtualAddress": "0x004019D8", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task__GetResult", "signature": "Task * ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task__GetResult(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task GetResult()" }, { "virtualAddress": "0x00A458CC", "name": "Task_1_System_Boolean__ConfigureAwait", "signature": "ConfiguredTaskAwaitable_1_System_Boolean_ Task_1_System_Boolean__ConfigureAwait(Task_1_System_Boolean_ * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Boolean] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x00401AA0", "name": "ConfiguredTaskAwaitable_1_System_Boolean__GetAwaiter", "signature": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean_ ConfiguredTaskAwaitable_1_System_Boolean__GetAwaiter(ConfiguredTaskAwaitable_1_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Boolean] GetAwaiter()" }, { "virtualAddress": "0x004018C4", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__get_IsCompleted", "signature": "bool ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__get_IsCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x003FFBA8", "name": "AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted_1(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean_ * awaiter, SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Boolean],SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Boolean] ByRef, SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31 ByRef)" }, { "virtualAddress": "0x00401910", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__GetResult", "signature": "bool ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__GetResult(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean GetResult()" }, { "virtualAddress": "0x0040177C", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetException", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__SetException(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x00401768", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetResult", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__SetResult(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, bool result, MethodInfo * method)", "dotNetSignature": "Void SetResult(Boolean)" }, { "virtualAddress": "0x00401754", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetStateMachine", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__SetStateMachine(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x00A44108", "name": "Task_1_System_Boolean___ctor_1", "signature": "void Task_1_System_Boolean___ctor_1(Task_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A453FC", "name": "Task_1_System_Boolean__TrySetResult", "signature": "bool Task_1_System_Boolean__TrySetResult(Task_1_System_Boolean_ * this, bool result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(Boolean)" }, { "virtualAddress": "0x0095A450", "name": "Func_1_Boolean__Invoke", "signature": "bool Func_1_Boolean__Invoke(Func_1_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean Invoke()" }, { "virtualAddress": "0x00AAD2B4", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode___ctor", "signature": "void ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode___ctor(ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BProcessingMode]()" }, { "virtualAddress": "0x00A127B8", "name": "TaskCompletionSource_1_VoidTaskResult__get_Task", "signature": "Task_1_VoidTaskResult_ * TaskCompletionSource_1_VoidTaskResult__get_Task(TaskCompletionSource_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] get_Task()" }, { "virtualAddress": "0x0095A93C", "name": "Func_1_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_CompletionState___ctor", "signature": "void Func_1_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_CompletionState___ctor(Func_1_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_CompletionState_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BCompletionState](Object, IntPtr)" }, { "virtualAddress": "0x007396E0", "name": "LazyInitializer_EnsureInitialized_6", "signature": "ConcurrentExclusiveSchedulerPair_CompletionState * LazyInitializer_EnsureInitialized_6(ConcurrentExclusiveSchedulerPair_CompletionState * * target, Func_1_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_CompletionState_ * valueFactory, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BCompletionState EnsureInitialized[ConcurrentExclusiveSchedulerPair\u002BCompletionState](ConcurrentExclusiveSchedulerPair\u002BCompletionState ByRef, Func\u00601[System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BCompletionState])" }, { "virtualAddress": "0x00B85B90", "name": "List_1_System_Exception__AddRange", "signature": "void List_1_System_Exception__AddRange(List_1_System_Exception_ * this, IEnumerable_1_System_Exception_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x00AAFFEC", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__set_Item", "signature": "void ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__set_Item(ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode_ * this, int32_t key, ConcurrentExclusiveSchedulerPair_ProcessingMode__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, ConcurrentExclusiveSchedulerPair\u002BProcessingMode)" }, { "virtualAddress": "0x00AADE50", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__TryRemove", "signature": "bool ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__TryRemove(ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode_ * this, int32_t key, ConcurrentExclusiveSchedulerPair_ProcessingMode__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean TryRemove(Int32, ConcurrentExclusiveSchedulerPair\u002BProcessingMode ByRef)" }, { "virtualAddress": "0x00A12F68", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetResult", "signature": "bool TaskCompletionSource_1_VoidTaskResult__TrySetResult(TaskCompletionSource_1_VoidTaskResult_ * this, VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(VoidTaskResult)" }, { "virtualAddress": "0x00A128F8", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetException", "signature": "bool TaskCompletionSource_1_VoidTaskResult__TrySetException(TaskCompletionSource_1_VoidTaskResult_ * this, IEnumerable_1_System_Exception_ * exceptions, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x00A12658", "name": "TaskCompletionSource_1_VoidTaskResult___ctor", "signature": "void TaskCompletionSource_1_VoidTaskResult___ctor(TaskCompletionSource_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[VoidTaskResult]()" }, { "virtualAddress": "0x00A0DF44", "name": "MultiProducerMultiConsumerQueue_1_Task___ctor", "signature": "void MultiProducerMultiConsumerQueue_1_Task___ctor(MultiProducerMultiConsumerQueue_1_Task_ * this, MethodInfo * method)", "dotNetSignature": "MultiProducerMultiConsumerQueue\u00601[Task]()" }, { "virtualAddress": "0x00A105CC", "name": "SingleProducerSingleConsumerQueue_1_Task___ctor", "signature": "void SingleProducerSingleConsumerQueue_1_Task___ctor(SingleProducerSingleConsumerQueue_1_Task_ * this, MethodInfo * method)", "dotNetSignature": "SingleProducerSingleConsumerQueue\u00601[Task]()" }, { "virtualAddress": "0x00AAE3B0", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__TryGetValue", "signature": "bool ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__TryGetValue(ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode_ * this, int32_t key, ConcurrentExclusiveSchedulerPair_ProcessingMode__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Int32, ConcurrentExclusiveSchedulerPair\u002BProcessingMode ByRef)" }, { "virtualAddress": "0x007DF19C", "name": "Tuple_Create_12", "signature": "Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task_ * Tuple_Create_12(ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * item1, Task * item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler,System.Threading.Tasks.Task] Create[ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler,Task](ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler, Task)" }, { "virtualAddress": "0x00A446A4", "name": "Task_1_System_Boolean___ctor_2", "signature": "void Task_1_System_Boolean___ctor_2(Task_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00602[Object,Boolean], Object)" }, { "virtualAddress": "0x00A4550C", "name": "Task_1_System_Boolean__get_Result", "signature": "bool Task_1_System_Boolean__get_Result(Task_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Result()" }, { "virtualAddress": "0x00A569BC", "name": "Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task__get_Item1", "signature": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler * Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task__get_Item1(Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler get_Item1()" }, { "virtualAddress": "0x00A569C4", "name": "Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task__get_Item2", "signature": "Task * Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task__get_Item2(Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "Task get_Item2()" }, { "virtualAddress": "0x0095B7D0", "name": "Func_2_Object_Boolean___ctor", "signature": "void Func_2_Object_Boolean___ctor(Func_2_Object_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Object,Boolean](Object, IntPtr)" }, { "virtualAddress": "0x0087EAE4", "name": "Action_1_System_Threading_Tasks_Task__Invoke", "signature": "void Action_1_System_Threading_Tasks_Task__Invoke(Action_1_System_Threading_Tasks_Task_ * this, Task * obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x008805C0", "name": "Action_2_System_Threading_Tasks_Task_Object__Invoke", "signature": "void Action_2_System_Threading_Tasks_Task_Object__Invoke(Action_2_System_Threading_Tasks_Task_Object_ * this, Task * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task, Object)" }, { "virtualAddress": "0x0095A93C", "name": "Func_1_System_Collections_Concurrent_ConcurrentQueue_1___ctor", "signature": "void Func_1_System_Collections_Concurrent_ConcurrentQueue_1___ctor(Func_1_System_Collections_Concurrent_ConcurrentQueue_1_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601](Object, IntPtr)" }, { "virtualAddress": "0x007396E0", "name": "LazyInitializer_EnsureInitialized_7", "signature": "ConcurrentQueue_1_System_Exception_ * LazyInitializer_EnsureInitialized_7(ConcurrentQueue_1_System_Exception_ * * target, Func_1_System_Collections_Concurrent_ConcurrentQueue_1_ * valueFactory, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception] EnsureInitialized[ConcurrentQueue\u00601[System.Exception]](ConcurrentQueue\u00601[System.Exception] ByRef, Func\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601])" }, { "virtualAddress": "0x00AC9748", "name": "ReadOnlyCollection_1_System_Exception__GetEnumerator", "signature": "IEnumerator_1_System_Exception_ * ReadOnlyCollection_1_System_Exception__GetEnumerator(ReadOnlyCollection_1_System_Exception_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Exception] GetEnumerator()" }, { "virtualAddress": "0x00ABB468", "name": "ConcurrentQueue_1_System_Exception__Enqueue", "signature": "void ConcurrentQueue_1_System_Exception__Enqueue(ConcurrentQueue_1_System_Exception_ * this, Exception * item, MethodInfo * method)", "dotNetSignature": "Void Enqueue(Exception)" }, { "virtualAddress": "0x00ABA87C", "name": "ConcurrentQueue_1_System_Exception__get_Count", "signature": "int32_t ConcurrentQueue_1_System_Exception__get_Count(ConcurrentQueue_1_System_Exception_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00AB9CFC", "name": "ConcurrentQueue_1_System_Exception___ctor", "signature": "void ConcurrentQueue_1_System_Exception___ctor(ConcurrentQueue_1_System_Exception_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception]()" }, { "virtualAddress": "0x00407540", "name": "Nullable_1_Int64___ctor", "signature": "void Nullable_1_Int64___ctor(Nullable_1_Int64___Boxed * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64](Int64)" }, { "virtualAddress": "0x00A10018", "name": "Shared_1_System_Int64___ctor", "signature": "void Shared_1_System_Int64___ctor(Shared_1_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Shared\u00601[System.Int64](Int64)" }, { "virtualAddress": "0x009969E0", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__set_Item", "signature": "void Dictionary_2_System_Int32_System_Threading_Tasks_Task__set_Item(Dictionary_2_System_Int32_System_Threading_Tasks_Task_ * this, int32_t key, Task * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Task)" }, { "virtualAddress": "0x00998270", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__Remove", "signature": "bool Dictionary_2_System_Int32_System_Threading_Tasks_Task__Remove(Dictionary_2_System_Int32_System_Threading_Tasks_Task_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Int32)" }, { "virtualAddress": "0x00A574F8", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation___ctor", "signature": "void Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation___ctor(Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation_ * this, Task * item1, Task * item2, TaskContinuation * item3, MethodInfo * method)", "dotNetSignature": "Tuple\u00603[System.Threading.Tasks.Task,System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuation](Task, Task, TaskContinuation)" }, { "virtualAddress": "0x00A10080", "name": "Shared_1_System_Threading_CancellationTokenRegistration___ctor", "signature": "void Shared_1_System_Threading_CancellationTokenRegistration___ctor(Shared_1_System_Threading_CancellationTokenRegistration_ * this, CancellationTokenRegistration value, MethodInfo * method)", "dotNetSignature": "Shared\u00601[System.Threading.CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x00A574E0", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item1", "signature": "Task * Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item1(Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation_ * this, MethodInfo * method)", "dotNetSignature": "Task get_Item1()" }, { "virtualAddress": "0x00A574E8", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item2", "signature": "Task * Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item2(Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation_ * this, MethodInfo * method)", "dotNetSignature": "Task get_Item2()" }, { "virtualAddress": "0x00A574F0", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item3", "signature": "TaskContinuation * Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item3(Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation_ * this, MethodInfo * method)", "dotNetSignature": "TaskContinuation get_Item3()" }, { "virtualAddress": "0x007396E0", "name": "LazyInitializer_EnsureInitialized_8", "signature": "Task_ContingentProperties * LazyInitializer_EnsureInitialized_8(Task_ContingentProperties * * target, Func_1_System_Threading_Tasks_Task_ContingentProperties_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Task\u002BContingentProperties EnsureInitialized[Task\u002BContingentProperties](Task\u002BContingentProperties ByRef, Func\u00601[System.Threading.Tasks.Task\u002BContingentProperties])" }, { "virtualAddress": "0x00AC9454", "name": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor", "signature": "void ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor(ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, IList_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo](IList\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x00B878A4", "name": "List_1_System_Threading_Tasks_Task__RemoveAll", "signature": "int32_t List_1_System_Threading_Tasks_Task__RemoveAll(List_1_System_Threading_Tasks_Task_ * this, Predicate_1_System_Threading_Tasks_Task_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Threading_Tasks_Task___ctor", "signature": "void List_1_System_Threading_Tasks_Task___ctor(List_1_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Threading.Tasks.Task]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Threading_Tasks_Task__Add", "signature": "void List_1_System_Threading_Tasks_Task__Add(List_1_System_Threading_Tasks_Task_ * this, Task * item, MethodInfo * method)", "dotNetSignature": "Void Add(Task)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Threading_Tasks_Task__GetEnumerator", "signature": "List_1_T_Enumerator_System_Threading_Tasks_Task_ List_1_System_Threading_Tasks_Task__GetEnumerator(List_1_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Threading.Tasks.Task] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Threading_Tasks_Task__get_Current", "signature": "Task * List_1_T_Enumerator_System_Threading_Tasks_Task__get_Current(List_1_T_Enumerator_System_Threading_Tasks_Task___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Threading_Tasks_Task__MoveNext", "signature": "bool List_1_T_Enumerator_System_Threading_Tasks_Task__MoveNext(List_1_T_Enumerator_System_Threading_Tasks_Task___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Threading_Tasks_Task__Dispose", "signature": "void List_1_T_Enumerator_System_Threading_Tasks_Task__Dispose(List_1_T_Enumerator_System_Threading_Tasks_Task___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0072B7FC", "name": "Task_AddToList_1", "signature": "void Task_AddToList_1(Task * item, List_1_System_Threading_Tasks_Task_ * * list, int32_t initSize, MethodInfo * method)", "dotNetSignature": "Void AddToList[Task](Task, List\u00601[System.Threading.Tasks.Task] ByRef, Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Threading_Tasks_Task__get_Count", "signature": "int32_t List_1_System_Threading_Tasks_Task__get_Count(List_1_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Exception___ctor_2", "signature": "void List_1_System_Exception___ctor_2(List_1_System_Exception_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Exception](Int32)" }, { "virtualAddress": "0x00A49BD8", "name": "Task_1_Task__get_Result", "signature": "Task * Task_1_Task__get_Result(Task_1_Task_ * this, MethodInfo * method)", "dotNetSignature": "Task get_Result()" }, { "virtualAddress": "0x00972A04", "name": "Array_IndexOf_9", "signature": "int32_t Array_IndexOf_9(Task__Array * array, Task * value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Task](Task[], Task)" }, { "virtualAddress": "0x007D7E38", "name": "Task_FromException_3", "signature": "Task_1_VoidTaskResult_ * Task_FromException_3(Exception * exception, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromException[VoidTaskResult](Exception)" }, { "virtualAddress": "0x00A49DE8", "name": "Task_1_Task__get_Factory", "signature": "TaskFactory_1_Task_ * Task_1_Task__get_Factory(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[Task] get_Factory()" }, { "virtualAddress": "0x00A1E1A4", "name": "TaskFactory_1_Task__StartNew", "signature": "Task_1_Task_ * TaskFactory_1_Task__StartNew(TaskFactory_1_Task_ * this, Func_1_System_Threading_Tasks_Task_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task] StartNew(Func\u00601[System.Threading.Tasks.Task], CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A4DC9C", "name": "UnwrapPromise_1_VoidTaskResult___ctor", "signature": "void UnwrapPromise_1_VoidTaskResult___ctor(UnwrapPromise_1_VoidTaskResult_ * this, Task * outerTask, bool lookForOce, MethodInfo * method)", "dotNetSignature": "UnwrapPromise\u00601[VoidTaskResult](Task, Boolean)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Threading_Tasks_Task__ToArray", "signature": "Task__Array * List_1_System_Threading_Tasks_Task__ToArray(List_1_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "Task[] ToArray()" }, { "virtualAddress": "0x0087EAD4", "name": "Action_1_System_Threading_Tasks_Task___ctor", "signature": "void Action_1_System_Threading_Tasks_Task___ctor(Action_1_System_Threading_Tasks_Task_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[System.Threading.Tasks.Task](Object, IntPtr)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Delegate___ctor", "signature": "void List_1_System_Delegate___ctor(List_1_System_Delegate_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Delegate]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Delegate__Add", "signature": "void List_1_System_Delegate__Add(List_1_System_Delegate_ * this, Delegate * item, MethodInfo * method)", "dotNetSignature": "Void Add(Delegate)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_Delegate__ToArray", "signature": "Delegate__Array * List_1_System_Delegate__ToArray(List_1_System_Delegate_ * this, MethodInfo * method)", "dotNetSignature": "Delegate[] ToArray()" }, { "virtualAddress": "0x00998978", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__TryGetValue", "signature": "bool Dictionary_2_System_Int32_System_Threading_Tasks_Task__TryGetValue(Dictionary_2_System_Int32_System_Threading_Tasks_Task_ * this, int32_t key, Task * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Int32, Task ByRef)" }, { "virtualAddress": "0x009967A4", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Threading_Tasks_Task_ * Dictionary_2_System_Int32_System_Threading_Tasks_Task__get_Values(Dictionary_2_System_Int32_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Int32,System.Threading.Tasks.Task] get_Values()" }, { "virtualAddress": "0x00B84EDC", "name": "List_1_System_Threading_Tasks_Task___ctor_1", "signature": "void List_1_System_Threading_Tasks_Task___ctor_1(List_1_System_Threading_Tasks_Task_ * this, IEnumerable_1_System_Threading_Tasks_Task_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Threading.Tasks.Task](IEnumerable\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x00995A98", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task___ctor", "signature": "void Dictionary_2_System_Int32_System_Threading_Tasks_Task___ctor(Dictionary_2_System_Int32_System_Threading_Tasks_Task_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Threading.Tasks.Task]()" }, { "virtualAddress": "0x0095A93C", "name": "Func_1_System_Threading_Tasks_Task_ContingentProperties___ctor", "signature": "void Func_1_System_Threading_Tasks_Task_ContingentProperties___ctor(Func_1_System_Threading_Tasks_Task_ContingentProperties_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[System.Threading.Tasks.Task\u002BContingentProperties](Object, IntPtr)" }, { "virtualAddress": "0x0096A548", "name": "Predicate_1_System_Threading_Tasks_Task___ctor", "signature": "void Predicate_1_System_Threading_Tasks_Task___ctor(Predicate_1_System_Threading_Tasks_Task_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[System.Threading.Tasks.Task](Object, IntPtr)" }, { "virtualAddress": "0x00A4AB6C", "name": "Task_1_VoidTaskResult___ctor", "signature": "void Task_1_VoidTaskResult___ctor(Task_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult]()" }, { "virtualAddress": "0x00A4C0D0", "name": "Task_1_VoidTaskResult__TrySetCanceled", "signature": "bool Task_1_VoidTaskResult__TrySetCanceled(Task_1_VoidTaskResult_ * this, CancellationToken tokenToRecord, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken)" }, { "virtualAddress": "0x00A4BE58", "name": "Task_1_VoidTaskResult__TrySetResult", "signature": "bool Task_1_VoidTaskResult__TrySetResult(Task_1_VoidTaskResult_ * this, VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(VoidTaskResult)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor_1", "signature": "void List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor_1(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo]()" }, { "virtualAddress": "0x00B85B90", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__AddRange", "signature": "void List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__AddRange(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x00A4C058", "name": "Task_1_VoidTaskResult__TrySetException", "signature": "bool Task_1_VoidTaskResult__TrySetException(Task_1_VoidTaskResult_ * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(Object)" }, { "virtualAddress": "0x00A4C0F8", "name": "Task_1_VoidTaskResult__TrySetCanceled_1", "signature": "bool Task_1_VoidTaskResult__TrySetCanceled_1(Task_1_VoidTaskResult_ * this, CancellationToken tokenToRecord, Object * cancellationException, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken, Object)" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__GetEnumerator", "signature": "List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__GetEnumerator(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Runtime.ExceptionServices.ExceptionDispatchInfo] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Current", "signature": "ExceptionDispatchInfo * List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Current(List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__MoveNext", "signature": "bool List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__MoveNext(List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__Dispose", "signature": "void List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__Dispose(List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor_2", "signature": "void List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor_2(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo](Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__Add", "signature": "void List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__Add(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, ExceptionDispatchInfo * item, MethodInfo * method)", "dotNetSignature": "Void Add(ExceptionDispatchInfo)" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Item", "signature": "ExceptionDispatchInfo * List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Item(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ExceptionDispatchInfo get_Item(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Count", "signature": "int32_t List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Count(List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A22858", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsyncImpl(IAsyncResult * asyncResult, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endFunction, Action_1_IAsyncResult_ * endAction, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A22E90", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsyncImpl_1(Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A23AA8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAllImpl", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAllImpl(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult_ * continuationFunction, Action_1_System_Threading_Tasks_Task__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A245B8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAnyImpl", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAnyImpl(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult__1 * continuationFunction, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A48828", "name": "Task_1_Task__1__ctor", "signature": "void Task_1_Task__1__ctor(Task_1_Task__1 * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task[]]()" }, { "virtualAddress": "0x00A49AD4", "name": "Task_1_Task__1_TrySetResult", "signature": "bool Task_1_Task__1_TrySetResult(Task_1_Task__1 * this, Task__Array * result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(Task[])" }, { "virtualAddress": "0x00A48828", "name": "Task_1_Task___ctor", "signature": "void Task_1_Task___ctor(Task_1_Task_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[Task]()" }, { "virtualAddress": "0x00A49AD4", "name": "Task_1_Task__TrySetResult", "signature": "bool Task_1_Task__TrySetResult(Task_1_Task_ * this, Task * result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(Task)" }, { "virtualAddress": "0x007F5C6C", "name": "ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object___ctor", "signature": "void ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object___ctor(ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConditionalWeakTable\u00602[System.Threading.Tasks.TaskScheduler,System.Object]()" }, { "virtualAddress": "0x007F6270", "name": "ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object__Add", "signature": "void ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object__Add(ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object_ * this, TaskScheduler * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(TaskScheduler, Object)" }, { "virtualAddress": "0x0095A000", "name": "EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs__Invoke", "signature": "void EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs__Invoke(EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs_ * this, Object * sender, UnobservedTaskExceptionEventArgs * e, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, UnobservedTaskExceptionEventArgs)" }, { "virtualAddress": "0x007F723C", "name": "ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object__get_Keys", "signature": "ICollection_1_System_Threading_Tasks_TaskScheduler_ * ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object__get_Keys(ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Threading.Tasks.TaskScheduler] get_Keys()" }, { "virtualAddress": "0x00402910", "name": "AsyncLocalValueChangedArgs_1_System_Globalization_CultureInfo__get_CurrentValue", "signature": "CultureInfo * AsyncLocalValueChangedArgs_1_System_Globalization_CultureInfo__get_CurrentValue(AsyncLocalValueChangedArgs_1_System_Globalization_CultureInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "CultureInfo get_CurrentValue()" }, { "virtualAddress": "0x0087F1D4", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1___ctor", "signature": "void Action_1_System_Threading_AsyncLocalValueChangedArgs_1___ctor(Action_1_System_Threading_AsyncLocalValueChangedArgs_1_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601](Object, IntPtr)" }, { "virtualAddress": "0x00801510", "name": "AsyncLocal_1_System_Globalization_CultureInfo___ctor", "signature": "void AsyncLocal_1_System_Globalization_CultureInfo___ctor(AsyncLocal_1_System_Globalization_CultureInfo_ * this, Action_1_System_Threading_AsyncLocalValueChangedArgs_1_ * valueChangedHandler, MethodInfo * method)", "dotNetSignature": "AsyncLocal\u00601[System.Globalization.CultureInfo](Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601])" }, { "virtualAddress": "0x008015FC", "name": "AsyncLocal_1_System_Globalization_CultureInfo__set_Value", "signature": "void AsyncLocal_1_System_Globalization_CultureInfo__set_Value(AsyncLocal_1_System_Globalization_CultureInfo_ * this, CultureInfo * value, MethodInfo * method)", "dotNetSignature": "Void set_Value(CultureInfo)" }, { "virtualAddress": "0x00A323EC", "name": "Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace___ctor", "signature": "void Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace___ctor(Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Threading.Thread,System.Diagnostics.StackTrace]()" }, { "virtualAddress": "0x00A33330", "name": "Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace__set_Item", "signature": "void Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace__set_Item(Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace_ * this, Thread * key, StackTrace * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Thread, StackTrace)" }, { "virtualAddress": "0x00A51840", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__get_Current", "signature": "ThreadPoolWorkQueue_WorkStealingQueue__Array * ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__get_Current(ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue_ * this, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueue\u002BWorkStealingQueue[] get_Current()" }, { "virtualAddress": "0x00A517D0", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue___ctor", "signature": "void ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue___ctor(ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue_ * this, int32_t initialSize, MethodInfo * method)", "dotNetSignature": "ThreadPoolWorkQueue\u002BSparseArray\u00601[ThreadPoolWorkQueue\u002BWorkStealingQueue](Int32)" }, { "virtualAddress": "0x00A51864", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__Add", "signature": "int32_t ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__Add(ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue_ * this, ThreadPoolWorkQueue_WorkStealingQueue * e, MethodInfo * method)", "dotNetSignature": "Int32 Add(ThreadPoolWorkQueue\u002BWorkStealingQueue)" }, { "virtualAddress": "0x00A51A8C", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__Remove", "signature": "void ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__Remove(ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue_ * this, ThreadPoolWorkQueue_WorkStealingQueue * e, MethodInfo * method)", "dotNetSignature": "Void Remove(ThreadPoolWorkQueue\u002BWorkStealingQueue)" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_Threading_Timer___ctor", "signature": "void List_1_System_Threading_Timer___ctor(List_1_System_Threading_Timer_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Threading.Timer](Int32)" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_Threading_Timer__Add", "signature": "void List_1_System_Threading_Timer__Add(List_1_System_Threading_Timer_ * this, Timer * item, MethodInfo * method)", "dotNetSignature": "Void Add(Timer)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Threading_Timer__get_Count", "signature": "int32_t List_1_System_Threading_Timer__get_Count(List_1_System_Threading_Timer_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_Threading_Timer__get_Item", "signature": "Timer * List_1_System_Threading_Timer__get_Item(List_1_System_Threading_Timer_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Timer get_Item(Int32)" }, { "virtualAddress": "0x00B85DB8", "name": "List_1_System_Threading_Timer__Clear", "signature": "void List_1_System_Threading_Timer__Clear(List_1_System_Threading_Timer_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B85444", "name": "List_1_System_Threading_Timer__get_Capacity", "signature": "int32_t List_1_System_Threading_Timer__get_Capacity(List_1_System_Threading_Timer_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B85460", "name": "List_1_System_Threading_Timer__set_Capacity", "signature": "void List_1_System_Threading_Timer__set_Capacity(List_1_System_Threading_Timer_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_TimeZoneInfo_AdjustmentRule___ctor", "signature": "void List_1_System_TimeZoneInfo_AdjustmentRule___ctor(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.TimeZoneInfo\u002BAdjustmentRule]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__Add", "signature": "void List_1_System_TimeZoneInfo_AdjustmentRule__Add(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, TimeZoneInfo_AdjustmentRule * item, MethodInfo * method)", "dotNetSignature": "Void Add(TimeZoneInfo\u002BAdjustmentRule)" }, { "virtualAddress": "0x00B87E8C", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__ToArray", "signature": "TimeZoneInfo_AdjustmentRule__Array * List_1_System_TimeZoneInfo_AdjustmentRule__ToArray(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, MethodInfo * method)", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule[] ToArray()" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__get_Count", "signature": "int32_t List_1_System_TimeZoneInfo_AdjustmentRule__get_Count(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B85B90", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__AddRange", "signature": "void List_1_System_TimeZoneInfo_AdjustmentRule__AddRange(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, IEnumerable_1_System_TimeZoneInfo_AdjustmentRule_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.TimeZoneInfo\u002BAdjustmentRule])" }, { "virtualAddress": "0x00AD290C", "name": "Comparison_1_TimeZoneInfo_AdjustmentRule___ctor", "signature": "void Comparison_1_TimeZoneInfo_AdjustmentRule___ctor(Comparison_1_TimeZoneInfo_AdjustmentRule_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[TimeZoneInfo\u002BAdjustmentRule](Object, IntPtr)" }, { "virtualAddress": "0x00B87E1C", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__Sort", "signature": "void List_1_System_TimeZoneInfo_AdjustmentRule__Sort(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, Comparison_1_TimeZoneInfo_AdjustmentRule_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[TimeZoneInfo\u002BAdjustmentRule])" }, { "virtualAddress": "0x00AC9748", "name": "ReadOnlyCollection_1_System_TimeZoneInfo__GetEnumerator", "signature": "IEnumerator_1_System_TimeZoneInfo_ * ReadOnlyCollection_1_System_TimeZoneInfo__GetEnumerator(ReadOnlyCollection_1_System_TimeZoneInfo_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.TimeZoneInfo] GetEnumerator()" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_TimeZoneInfo___ctor", "signature": "void List_1_System_TimeZoneInfo___ctor(List_1_System_TimeZoneInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.TimeZoneInfo]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_TimeZoneInfo__Add", "signature": "void List_1_System_TimeZoneInfo__Add(List_1_System_TimeZoneInfo_ * this, TimeZoneInfo * item, MethodInfo * method)", "dotNetSignature": "Void Add(TimeZoneInfo)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_TimeZoneInfo__get_Count", "signature": "int32_t List_1_System_TimeZoneInfo__get_Count(List_1_System_TimeZoneInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B85B90", "name": "List_1_System_TimeZoneInfo__AddRange", "signature": "void List_1_System_TimeZoneInfo__AddRange(List_1_System_TimeZoneInfo_ * this, IEnumerable_1_System_TimeZoneInfo_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.TimeZoneInfo])" }, { "virtualAddress": "0x00AC9454", "name": "ReadOnlyCollection_1_System_TimeZoneInfo___ctor", "signature": "void ReadOnlyCollection_1_System_TimeZoneInfo___ctor(ReadOnlyCollection_1_System_TimeZoneInfo_ * this, IList_1_System_TimeZoneInfo_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.TimeZoneInfo](IList\u00601[System.TimeZoneInfo])" }, { "virtualAddress": "0x00B78004", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType__get_Count", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_TimeType__get_Count(List_1_KeyValuePair_2_System_DateTime_System_TimeType_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B780A4", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType__get_Item", "signature": "KeyValuePair_2_System_DateTime_System_TimeType_ List_1_KeyValuePair_2_System_DateTime_System_TimeType__get_Item(List_1_KeyValuePair_2_System_DateTime_System_TimeType_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.TimeType] get_Item(Int32)" }, { "virtualAddress": "0x00407F10", "name": "KeyValuePair_2_System_DateTime_System_TimeType__get_Key", "signature": "DateTime KeyValuePair_2_System_DateTime_System_TimeType__get_Key(KeyValuePair_2_System_DateTime_System_TimeType___Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Key()" }, { "virtualAddress": "0x00407F18", "name": "KeyValuePair_2_System_DateTime_System_TimeType__get_Value", "signature": "TimeType * KeyValuePair_2_System_DateTime_System_TimeType__get_Value(KeyValuePair_2_System_DateTime_System_TimeType___Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeType get_Value()" }, { "virtualAddress": "0x00B87700", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__Remove", "signature": "bool List_1_System_TimeZoneInfo_AdjustmentRule__Remove(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, TimeZoneInfo_AdjustmentRule * item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(TimeZoneInfo\u002BAdjustmentRule)" }, { "virtualAddress": "0x0099662C", "name": "Dictionary_2_System_Int32_System_TimeType__get_Count", "signature": "int32_t Dictionary_2_System_Int32_System_TimeType__get_Count(Dictionary_2_System_Int32_System_TimeType_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0099690C", "name": "Dictionary_2_System_Int32_System_TimeType__get_Item", "signature": "TimeType * Dictionary_2_System_Int32_System_TimeType__get_Item(Dictionary_2_System_Int32_System_TimeType_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "TimeType get_Item(Int32)" }, { "virtualAddress": "0x00996A08", "name": "Dictionary_2_System_Int32_System_String__Add", "signature": "void Dictionary_2_System_Int32_System_String__Add(Dictionary_2_System_Int32_System_String_ * this, int32_t key, String * value, MethodInfo * method)", "dotNetSignature": "Void Add(Int32, String)" }, { "virtualAddress": "0x00995AC4", "name": "Dictionary_2_System_Int32_System_TimeType___ctor", "signature": "void Dictionary_2_System_Int32_System_TimeType___ctor(Dictionary_2_System_Int32_System_TimeType_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.TimeType](Int32)" }, { "virtualAddress": "0x00996A08", "name": "Dictionary_2_System_Int32_System_TimeType__Add", "signature": "void Dictionary_2_System_Int32_System_TimeType__Add(Dictionary_2_System_Int32_System_TimeType_ * this, int32_t key, TimeType * value, MethodInfo * method)", "dotNetSignature": "Void Add(Int32, TimeType)" }, { "virtualAddress": "0x00B77804", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType___ctor", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_TimeType___ctor(List_1_KeyValuePair_2_System_DateTime_System_TimeType_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.TimeType]](Int32)" }, { "virtualAddress": "0x00407F08", "name": "KeyValuePair_2_System_DateTime_System_TimeType___ctor", "signature": "void KeyValuePair_2_System_DateTime_System_TimeType___ctor(KeyValuePair_2_System_DateTime_System_TimeType___Boxed * this, DateTime key, TimeType * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.TimeType](DateTime, TimeType)" }, { "virtualAddress": "0x00B78448", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType__Add", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_TimeType__Add(List_1_KeyValuePair_2_System_DateTime_System_TimeType_ * this, KeyValuePair_2_System_DateTime_System_TimeType_ item, MethodInfo * method)", "dotNetSignature": "Void Add(KeyValuePair\u00602[System.DateTime,System.TimeType])" }, { "virtualAddress": "0x00B84DBC", "name": "List_1_System_TimeZoneInfo_AdjustmentRule___ctor_1", "signature": "void List_1_System_TimeZoneInfo_AdjustmentRule___ctor_1(List_1_System_TimeZoneInfo_AdjustmentRule_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.TimeZoneInfo\u002BAdjustmentRule](Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_TypeIdentifier__get_Count", "signature": "int32_t List_1_System_TypeIdentifier__get_Count(List_1_System_TypeIdentifier_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_TypeIdentifier__GetEnumerator", "signature": "List_1_T_Enumerator_System_TypeIdentifier_ List_1_System_TypeIdentifier__GetEnumerator(List_1_System_TypeIdentifier_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.TypeIdentifier] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_TypeIdentifier__get_Current", "signature": "TypeIdentifier * List_1_T_Enumerator_System_TypeIdentifier__get_Current(List_1_T_Enumerator_System_TypeIdentifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "TypeIdentifier get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_TypeIdentifier__MoveNext", "signature": "bool List_1_T_Enumerator_System_TypeIdentifier__MoveNext(List_1_T_Enumerator_System_TypeIdentifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_TypeIdentifier__Dispose", "signature": "void List_1_T_Enumerator_System_TypeIdentifier__Dispose(List_1_T_Enumerator_System_TypeIdentifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_TypeSpec__get_Item", "signature": "TypeSpec * List_1_System_TypeSpec__get_Item(List_1_System_TypeSpec_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "TypeSpec get_Item(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_TypeSpec__get_Count", "signature": "int32_t List_1_System_TypeSpec__get_Count(List_1_System_TypeSpec_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B86980", "name": "List_1_System_ModifierSpec__GetEnumerator", "signature": "List_1_T_Enumerator_System_ModifierSpec_ List_1_System_ModifierSpec__GetEnumerator(List_1_System_ModifierSpec_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.ModifierSpec] GetEnumerator()" }, { "virtualAddress": "0x004084D0", "name": "List_1_T_Enumerator_System_ModifierSpec__get_Current", "signature": "ModifierSpec * List_1_T_Enumerator_System_ModifierSpec__get_Current(List_1_T_Enumerator_System_ModifierSpec___Boxed * this, MethodInfo * method)", "dotNetSignature": "ModifierSpec get_Current()" }, { "virtualAddress": "0x004084AC", "name": "List_1_T_Enumerator_System_ModifierSpec__MoveNext", "signature": "bool List_1_T_Enumerator_System_ModifierSpec__MoveNext(List_1_T_Enumerator_System_ModifierSpec___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004084A8", "name": "List_1_T_Enumerator_System_ModifierSpec__Dispose", "signature": "void List_1_T_Enumerator_System_ModifierSpec__Dispose(List_1_T_Enumerator_System_ModifierSpec___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0095C024", "name": "Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly__Invoke", "signature": "Assembly * Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly__Invoke(Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly_ * this, AssemblyName * arg, MethodInfo * method)", "dotNetSignature": "Assembly Invoke(AssemblyName)" }, { "virtualAddress": "0x0095EF3C", "name": "Func_4_System_Reflection_Assembly_String_Boolean_Type__Invoke", "signature": "Type * Func_4_System_Reflection_Assembly_String_Boolean_Type__Invoke(Func_4_System_Reflection_Assembly_String_Boolean_Type_ * this, Assembly * arg1, String * arg2, bool arg3, MethodInfo * method)", "dotNetSignature": "Type Invoke(Assembly, String, Boolean)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_TypeIdentifier___ctor", "signature": "void List_1_System_TypeIdentifier___ctor(List_1_System_TypeIdentifier_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.TypeIdentifier]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_TypeIdentifier__Add", "signature": "void List_1_System_TypeIdentifier__Add(List_1_System_TypeIdentifier_ * this, TypeIdentifier * item, MethodInfo * method)", "dotNetSignature": "Void Add(TypeIdentifier)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_ModifierSpec___ctor", "signature": "void List_1_System_ModifierSpec___ctor(List_1_System_ModifierSpec_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.ModifierSpec]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_ModifierSpec__Add", "signature": "void List_1_System_ModifierSpec__Add(List_1_System_ModifierSpec_ * this, ModifierSpec * item, MethodInfo * method)", "dotNetSignature": "Void Add(ModifierSpec)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_TypeSpec___ctor", "signature": "void List_1_System_TypeSpec___ctor(List_1_System_TypeSpec_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.TypeSpec]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_TypeSpec__Add", "signature": "void List_1_System_TypeSpec__Add(List_1_System_TypeSpec_ * this, TypeSpec * item, MethodInfo * method)", "dotNetSignature": "Void Add(TypeSpec)" }, { "virtualAddress": "0x00B81810", "name": "List_1_System_Int32___ctor_2", "signature": "void List_1_System_Int32___ctor_2(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Int32]()" }, { "virtualAddress": "0x00B84A30", "name": "List_1_System_Int32__ToArray", "signature": "Int32__Array * List_1_System_Int32__ToArray(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32[] ToArray()" }, { "virtualAddress": "0x00668BE0", "name": "Array_UnsafeMov_1", "signature": "int32_t Array_UnsafeMov_1(ByteEnum__Enum instance, MethodInfo * method)", "dotNetSignature": "Int32 UnsafeMov[ByteEnum,Int32](ByteEnum)" }, { "virtualAddress": "0x00668BE8", "name": "Array_UnsafeMov_2", "signature": "int32_t Array_UnsafeMov_2(Int32Enum__Enum instance, MethodInfo * method)", "dotNetSignature": "Int32 UnsafeMov[Int32Enum,Int32](Int32Enum)" }, { "virtualAddress": "0x00668C18", "name": "Array_InternalArray__ICollection_Contains_1", "signature": "bool Array_InternalArray__ICollection_Contains_1(Array * this, CodePointIndexer_TableRange item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x00668DD8", "name": "Array_InternalArray__ICollection_Contains_2", "signature": "bool Array_InternalArray__ICollection_Contains_2(Array * this, Uri_UriScheme item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x00668F98", "name": "Array_InternalArray__ICollection_Contains_3", "signature": "bool Array_InternalArray__ICollection_Contains_3(Array * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Boolean](Boolean)" }, { "virtualAddress": "0x006690FC", "name": "Array_InternalArray__ICollection_Contains_4", "signature": "bool Array_InternalArray__ICollection_Contains_4(Array * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Byte](Byte)" }, { "virtualAddress": "0x0066925C", "name": "Array_InternalArray__ICollection_Contains_5", "signature": "bool Array_InternalArray__ICollection_Contains_5(Array * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x006693F4", "name": "Array_InternalArray__ICollection_Contains_6", "signature": "bool Array_InternalArray__ICollection_Contains_6(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Char](Char)" }, { "virtualAddress": "0x00669554", "name": "Array_InternalArray__ICollection_Contains_7", "signature": "bool Array_InternalArray__ICollection_Contains_7(Array * this, CharInfo item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CharInfo](CharInfo)" }, { "virtualAddress": "0x00669700", "name": "Array_InternalArray__ICollection_Contains_8", "signature": "bool Array_InternalArray__ICollection_Contains_8(Array * this, ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x006698AC", "name": "Array_InternalArray__ICollection_Contains_9", "signature": "bool Array_InternalArray__ICollection_Contains_9(Array * this, DictionaryEntry item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x00669A58", "name": "Array_InternalArray__ICollection_Contains_10", "signature": "bool Array_InternalArray__ICollection_Contains_10(Array * this, Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x00669C18", "name": "Array_InternalArray__ICollection_Contains_11", "signature": "bool Array_InternalArray__ICollection_Contains_11(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x00669DD8", "name": "Array_InternalArray__ICollection_Contains_12", "signature": "bool Array_InternalArray__ICollection_Contains_12(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x00669F98", "name": "Array_InternalArray__ICollection_Contains_13", "signature": "bool Array_InternalArray__ICollection_Contains_13(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0066A158", "name": "Array_InternalArray__ICollection_Contains_14", "signature": "bool Array_InternalArray__ICollection_Contains_14(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x0066A318", "name": "Array_InternalArray__ICollection_Contains_15", "signature": "bool Array_InternalArray__ICollection_Contains_15(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0066A4C8", "name": "Array_InternalArray__ICollection_Contains_16", "signature": "bool Array_InternalArray__ICollection_Contains_16(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0066A678", "name": "Array_InternalArray__ICollection_Contains_17", "signature": "bool Array_InternalArray__ICollection_Contains_17(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0066A838", "name": "Array_InternalArray__ICollection_Contains_18", "signature": "bool Array_InternalArray__ICollection_Contains_18(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0066AA04", "name": "Array_InternalArray__ICollection_Contains_19", "signature": "bool Array_InternalArray__ICollection_Contains_19(Array * this, Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x0066ABC4", "name": "Array_InternalArray__ICollection_Contains_20", "signature": "bool Array_InternalArray__ICollection_Contains_20(Array * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0066AD70", "name": "Array_InternalArray__ICollection_Contains_21", "signature": "bool Array_InternalArray__ICollection_Contains_21(Array * this, KeyValuePair_2_System_Guid_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0066AF30", "name": "Array_InternalArray__ICollection_Contains_22", "signature": "bool Array_InternalArray__ICollection_Contains_22(Array * this, KeyValuePair_2_System_Guid_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x0066B0F0", "name": "Array_InternalArray__ICollection_Contains_23", "signature": "bool Array_InternalArray__ICollection_Contains_23(Array * this, KeyValuePair_2_System_Int32_System_ByteEnum_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x0066B298", "name": "Array_InternalArray__ICollection_Contains_24", "signature": "bool Array_InternalArray__ICollection_Contains_24(Array * this, KeyValuePair_2_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x0066B444", "name": "Array_InternalArray__ICollection_Contains_25", "signature": "bool Array_InternalArray__ICollection_Contains_25(Array * this, KeyValuePair_2_System_Int64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x0066B5F0", "name": "Array_InternalArray__ICollection_Contains_26", "signature": "bool Array_InternalArray__ICollection_Contains_26(Array * this, KeyValuePair_2_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x0066B79C", "name": "Array_InternalArray__ICollection_Contains_27", "signature": "bool Array_InternalArray__ICollection_Contains_27(Array * this, KeyValuePair_2_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0066B948", "name": "Array_InternalArray__ICollection_Contains_28", "signature": "bool Array_InternalArray__ICollection_Contains_28(Array * this, KeyValuePair_2_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0066BAF4", "name": "Array_InternalArray__ICollection_Contains_29", "signature": "bool Array_InternalArray__ICollection_Contains_29(Array * this, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0066BCA0", "name": "Array_InternalArray__ICollection_Contains_30", "signature": "bool Array_InternalArray__ICollection_Contains_30(Array * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0066BE60", "name": "Array_InternalArray__ICollection_Contains_31", "signature": "bool Array_InternalArray__ICollection_Contains_31(Array * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0066C020", "name": "Array_InternalArray__ICollection_Contains_32", "signature": "bool Array_InternalArray__ICollection_Contains_32(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0066C1CC", "name": "Array_InternalArray__ICollection_Contains_33", "signature": "bool Array_InternalArray__ICollection_Contains_33(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0066C37C", "name": "Array_InternalArray__ICollection_Contains_34", "signature": "bool Array_InternalArray__ICollection_Contains_34(Array * this, KeyValuePair_2_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x0066C528", "name": "Array_InternalArray__ICollection_Contains_35", "signature": "bool Array_InternalArray__ICollection_Contains_35(Array * this, Hashtable_bucket item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x0066C6E8", "name": "Array_InternalArray__ICollection_Contains_36", "signature": "bool Array_InternalArray__ICollection_Contains_36(Array * this, DateTime item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[DateTime](DateTime)" }, { "virtualAddress": "0x0066C848", "name": "Array_InternalArray__ICollection_Contains_37", "signature": "bool Array_InternalArray__ICollection_Contains_37(Array * this, Decimal item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Decimal](Decimal)" }, { "virtualAddress": "0x0066C9A8", "name": "Array_InternalArray__ICollection_Contains_38", "signature": "bool Array_InternalArray__ICollection_Contains_38(Array * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0066CB50", "name": "Array_InternalArray__ICollection_Contains_39", "signature": "bool Array_InternalArray__ICollection_Contains_39(Array * this, EventSource_EventMetadata item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x0066CD14", "name": "Array_InternalArray__ICollection_Contains_40", "signature": "bool Array_InternalArray__ICollection_Contains_40(Array * this, double item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Double](Double)" }, { "virtualAddress": "0x0066CE74", "name": "Array_InternalArray__ICollection_Contains_41", "signature": "bool Array_InternalArray__ICollection_Contains_41(Array * this, CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x0066D01C", "name": "Array_InternalArray__ICollection_Contains_42", "signature": "bool Array_InternalArray__ICollection_Contains_42(Array * this, InternalCodePageDataItem item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x0066D1C8", "name": "Array_InternalArray__ICollection_Contains_43", "signature": "bool Array_InternalArray__ICollection_Contains_43(Array * this, InternalEncodingDataItem item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x0066D374", "name": "Array_InternalArray__ICollection_Contains_44", "signature": "bool Array_InternalArray__ICollection_Contains_44(Array * this, TimeSpanParse_TimeSpanToken item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x0066D534", "name": "Array_InternalArray__ICollection_Contains_45", "signature": "bool Array_InternalArray__ICollection_Contains_45(Array * this, UmAlQuraCalendar_DateMapping item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x0066D6E0", "name": "Array_InternalArray__ICollection_Contains_46", "signature": "bool Array_InternalArray__ICollection_Contains_46(Array * this, Guid item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Guid](Guid)" }, { "virtualAddress": "0x0066D840", "name": "Array_InternalArray__ICollection_Contains_47", "signature": "bool Array_InternalArray__ICollection_Contains_47(Array * this, int16_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int16](Int16)" }, { "virtualAddress": "0x0066D9A0", "name": "Array_InternalArray__ICollection_Contains_48", "signature": "bool Array_InternalArray__ICollection_Contains_48(Array * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int32](Int32)" }, { "virtualAddress": "0x0066DB00", "name": "Array_InternalArray__ICollection_Contains_49", "signature": "bool Array_InternalArray__ICollection_Contains_49(Array * this, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x0066DC98", "name": "Array_InternalArray__ICollection_Contains_50", "signature": "bool Array_InternalArray__ICollection_Contains_50(Array * this, int64_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int64](Int64)" }, { "virtualAddress": "0x0066DDF8", "name": "Array_InternalArray__ICollection_Contains_51", "signature": "bool Array_InternalArray__ICollection_Contains_51(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[IntPtr](IntPtr)" }, { "virtualAddress": "0x0066E090", "name": "Array_InternalArray__ICollection_Contains_52", "signature": "bool Array_InternalArray__ICollection_Contains_52(Array * this, ParameterizedStrings_FormatParam item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x0066E23C", "name": "Array_InternalArray__ICollection_Contains_53", "signature": "bool Array_InternalArray__ICollection_Contains_53(Array * this, CustomAttributeNamedArgument item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x0066E3B0", "name": "Array_InternalArray__ICollection_Contains_54", "signature": "bool Array_InternalArray__ICollection_Contains_54(Array * this, CustomAttributeTypedArgument item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x0066E510", "name": "Array_InternalArray__ICollection_Contains_55", "signature": "bool Array_InternalArray__ICollection_Contains_55(Array * this, ExceptionHandler item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x0066E688", "name": "Array_InternalArray__ICollection_Contains_56", "signature": "bool Array_InternalArray__ICollection_Contains_56(Array * this, Label item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Label](Label)" }, { "virtualAddress": "0x0066E7E8", "name": "Array_InternalArray__ICollection_Contains_57", "signature": "bool Array_InternalArray__ICollection_Contains_57(Array * this, ParameterModifier item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x0066E990", "name": "Array_InternalArray__ICollection_Contains_58", "signature": "bool Array_InternalArray__ICollection_Contains_58(Array * this, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x0066EB3C", "name": "Array_InternalArray__ICollection_Contains_59", "signature": "bool Array_InternalArray__ICollection_Contains_59(Array * this, Ephemeron item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x0066ECE8", "name": "Array_InternalArray__ICollection_Contains_60", "signature": "bool Array_InternalArray__ICollection_Contains_60(Array * this, CONNECTDATA_1 item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x0066EE94", "name": "Array_InternalArray__ICollection_Contains_61", "signature": "bool Array_InternalArray__ICollection_Contains_61(Array * this, CONNECTDATA item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x0066F040", "name": "Array_InternalArray__ICollection_Contains_62", "signature": "bool Array_InternalArray__ICollection_Contains_62(Array * this, GCHandle item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[GCHandle](GCHandle)" }, { "virtualAddress": "0x0066F1A0", "name": "Array_InternalArray__ICollection_Contains_63", "signature": "bool Array_InternalArray__ICollection_Contains_63(Array * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x0066F300", "name": "Array_InternalArray__ICollection_Contains_64", "signature": "bool Array_InternalArray__ICollection_Contains_64(Array * this, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x0066F4AC", "name": "Array_InternalArray__ICollection_Contains_65", "signature": "bool Array_InternalArray__ICollection_Contains_65(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x0066F658", "name": "Array_InternalArray__ICollection_Contains_66", "signature": "bool Array_InternalArray__ICollection_Contains_66(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0066F804", "name": "Array_InternalArray__ICollection_Contains_67", "signature": "bool Array_InternalArray__ICollection_Contains_67(Array * this, RuntimeTypeHandle item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x0066F964", "name": "Array_InternalArray__ICollection_Contains_68", "signature": "bool Array_InternalArray__ICollection_Contains_68(Array * this, int8_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[SByte](SByte)" }, { "virtualAddress": "0x0066FAC4", "name": "Array_InternalArray__ICollection_Contains_69", "signature": "bool Array_InternalArray__ICollection_Contains_69(Array * this, float item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Single](Single)" }, { "virtualAddress": "0x0066FC24", "name": "Array_InternalArray__ICollection_Contains_70", "signature": "bool Array_InternalArray__ICollection_Contains_70(Array * this, CancellationToken item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x0066FD84", "name": "Array_InternalArray__ICollection_Contains_71", "signature": "bool Array_InternalArray__ICollection_Contains_71(Array * this, CancellationTokenRegistration item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x0066FEF8", "name": "Array_InternalArray__ICollection_Contains_72", "signature": "bool Array_InternalArray__ICollection_Contains_72(Array * this, IndexRange item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[IndexRange](IndexRange)" }, { "virtualAddress": "0x006700A8", "name": "Array_InternalArray__ICollection_Contains_73", "signature": "bool Array_InternalArray__ICollection_Contains_73(Array * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x00670250", "name": "Array_InternalArray__ICollection_Contains_74", "signature": "bool Array_InternalArray__ICollection_Contains_74(Array * this, TimeSpan item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x006703B0", "name": "Array_InternalArray__ICollection_Contains_75", "signature": "bool Array_InternalArray__ICollection_Contains_75(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UInt16](UInt16)" }, { "virtualAddress": "0x00670510", "name": "Array_InternalArray__ICollection_Contains_76", "signature": "bool Array_InternalArray__ICollection_Contains_76(Array * this, uint32_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UInt32](UInt32)" }, { "virtualAddress": "0x00670670", "name": "Array_InternalArray__ICollection_Contains_77", "signature": "bool Array_InternalArray__ICollection_Contains_77(Array * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UInt64](UInt64)" }, { "virtualAddress": "0x006707D0", "name": "Array_InternalArray__ICollection_Contains_78", "signature": "bool Array_InternalArray__ICollection_Contains_78(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x00670930", "name": "Array_InternalArray__ICollection_Contains_79", "signature": "bool Array_InternalArray__ICollection_Contains_79(Array * this, ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00670ACC", "name": "Array_InternalArray__ICollection_Contains_80", "signature": "bool Array_InternalArray__ICollection_Contains_80(Array * this, ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00670C6C", "name": "Array_InternalArray__ICollection_Contains_81", "signature": "bool Array_InternalArray__ICollection_Contains_81(Array * this, ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00670E34", "name": "Array_InternalArray__ICollection_Contains_82", "signature": "bool Array_InternalArray__ICollection_Contains_82(Array * this, ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00670FE4", "name": "Array_InternalArray__ICollection_Contains_83", "signature": "bool Array_InternalArray__ICollection_Contains_83(Array * this, ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x006711B8", "name": "Array_InternalArray__ICollection_Contains_84", "signature": "bool Array_InternalArray__ICollection_Contains_84(Array * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0067138C", "name": "Array_InternalArray__ICollection_Contains_85", "signature": "bool Array_InternalArray__ICollection_Contains_85(Array * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00671574", "name": "Array_InternalArray__ICollection_Contains_86", "signature": "bool Array_InternalArray__ICollection_Contains_86(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00671750", "name": "Array_InternalArray__ICollection_Contains_87", "signature": "bool Array_InternalArray__ICollection_Contains_87(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00671924", "name": "Array_InternalArray__ICollection_Contains_88", "signature": "bool Array_InternalArray__ICollection_Contains_88(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00671AF8", "name": "Array_InternalArray__ICollection_Contains_89", "signature": "bool Array_InternalArray__ICollection_Contains_89(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00671CCC", "name": "Array_InternalArray__ICollection_Contains_90", "signature": "bool Array_InternalArray__ICollection_Contains_90(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00671EA0", "name": "Array_InternalArray__ICollection_Contains_91", "signature": "bool Array_InternalArray__ICollection_Contains_91(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00672074", "name": "Array_InternalArray__ICollection_Contains_92", "signature": "bool Array_InternalArray__ICollection_Contains_92(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00672248", "name": "Array_InternalArray__ICollection_Remove_1", "signature": "bool Array_InternalArray__ICollection_Remove_1(Array * this, CodePointIndexer_TableRange item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x006722B4", "name": "Array_InternalArray__ICollection_Remove_2", "signature": "bool Array_InternalArray__ICollection_Remove_2(Array * this, Uri_UriScheme item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x00672320", "name": "Array_InternalArray__ICollection_Remove_3", "signature": "bool Array_InternalArray__ICollection_Remove_3(Array * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Boolean](Boolean)" }, { "virtualAddress": "0x0067238C", "name": "Array_InternalArray__ICollection_Remove_4", "signature": "bool Array_InternalArray__ICollection_Remove_4(Array * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Byte](Byte)" }, { "virtualAddress": "0x006723F8", "name": "Array_InternalArray__ICollection_Remove_5", "signature": "bool Array_InternalArray__ICollection_Remove_5(Array * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x00672464", "name": "Array_InternalArray__ICollection_Remove_6", "signature": "bool Array_InternalArray__ICollection_Remove_6(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Char](Char)" }, { "virtualAddress": "0x006724D0", "name": "Array_InternalArray__ICollection_Remove_7", "signature": "bool Array_InternalArray__ICollection_Remove_7(Array * this, CharInfo item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CharInfo](CharInfo)" }, { "virtualAddress": "0x0067253C", "name": "Array_InternalArray__ICollection_Remove_8", "signature": "bool Array_InternalArray__ICollection_Remove_8(Array * this, ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x006725A8", "name": "Array_InternalArray__ICollection_Remove_9", "signature": "bool Array_InternalArray__ICollection_Remove_9(Array * this, DictionaryEntry item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x00672614", "name": "Array_InternalArray__ICollection_Remove_10", "signature": "bool Array_InternalArray__ICollection_Remove_10(Array * this, Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x00672680", "name": "Array_InternalArray__ICollection_Remove_11", "signature": "bool Array_InternalArray__ICollection_Remove_11(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x006726EC", "name": "Array_InternalArray__ICollection_Remove_12", "signature": "bool Array_InternalArray__ICollection_Remove_12(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x00672758", "name": "Array_InternalArray__ICollection_Remove_13", "signature": "bool Array_InternalArray__ICollection_Remove_13(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x006727C4", "name": "Array_InternalArray__ICollection_Remove_14", "signature": "bool Array_InternalArray__ICollection_Remove_14(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x00672830", "name": "Array_InternalArray__ICollection_Remove_15", "signature": "bool Array_InternalArray__ICollection_Remove_15(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0067289C", "name": "Array_InternalArray__ICollection_Remove_16", "signature": "bool Array_InternalArray__ICollection_Remove_16(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00672908", "name": "Array_InternalArray__ICollection_Remove_17", "signature": "bool Array_InternalArray__ICollection_Remove_17(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00672974", "name": "Array_InternalArray__ICollection_Remove_18", "signature": "bool Array_InternalArray__ICollection_Remove_18(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x006729E0", "name": "Array_InternalArray__ICollection_Remove_19", "signature": "bool Array_InternalArray__ICollection_Remove_19(Array * this, Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x00672A4C", "name": "Array_InternalArray__ICollection_Remove_20", "signature": "bool Array_InternalArray__ICollection_Remove_20(Array * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00672AB8", "name": "Array_InternalArray__ICollection_Remove_21", "signature": "bool Array_InternalArray__ICollection_Remove_21(Array * this, KeyValuePair_2_System_Guid_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x00672B24", "name": "Array_InternalArray__ICollection_Remove_22", "signature": "bool Array_InternalArray__ICollection_Remove_22(Array * this, KeyValuePair_2_System_Guid_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x00672B90", "name": "Array_InternalArray__ICollection_Remove_23", "signature": "bool Array_InternalArray__ICollection_Remove_23(Array * this, KeyValuePair_2_System_Int32_System_ByteEnum_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x00672BFC", "name": "Array_InternalArray__ICollection_Remove_24", "signature": "bool Array_InternalArray__ICollection_Remove_24(Array * this, KeyValuePair_2_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00672C68", "name": "Array_InternalArray__ICollection_Remove_25", "signature": "bool Array_InternalArray__ICollection_Remove_25(Array * this, KeyValuePair_2_System_Int64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x00672CD4", "name": "Array_InternalArray__ICollection_Remove_26", "signature": "bool Array_InternalArray__ICollection_Remove_26(Array * this, KeyValuePair_2_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00672D40", "name": "Array_InternalArray__ICollection_Remove_27", "signature": "bool Array_InternalArray__ICollection_Remove_27(Array * this, KeyValuePair_2_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00672DAC", "name": "Array_InternalArray__ICollection_Remove_28", "signature": "bool Array_InternalArray__ICollection_Remove_28(Array * this, KeyValuePair_2_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00672E18", "name": "Array_InternalArray__ICollection_Remove_29", "signature": "bool Array_InternalArray__ICollection_Remove_29(Array * this, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00672E84", "name": "Array_InternalArray__ICollection_Remove_30", "signature": "bool Array_InternalArray__ICollection_Remove_30(Array * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00672EF0", "name": "Array_InternalArray__ICollection_Remove_31", "signature": "bool Array_InternalArray__ICollection_Remove_31(Array * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00672F5C", "name": "Array_InternalArray__ICollection_Remove_32", "signature": "bool Array_InternalArray__ICollection_Remove_32(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00672FC8", "name": "Array_InternalArray__ICollection_Remove_33", "signature": "bool Array_InternalArray__ICollection_Remove_33(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00673034", "name": "Array_InternalArray__ICollection_Remove_34", "signature": "bool Array_InternalArray__ICollection_Remove_34(Array * this, KeyValuePair_2_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x006730A0", "name": "Array_InternalArray__ICollection_Remove_35", "signature": "bool Array_InternalArray__ICollection_Remove_35(Array * this, Hashtable_bucket item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x0067310C", "name": "Array_InternalArray__ICollection_Remove_36", "signature": "bool Array_InternalArray__ICollection_Remove_36(Array * this, DateTime item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[DateTime](DateTime)" }, { "virtualAddress": "0x00673178", "name": "Array_InternalArray__ICollection_Remove_37", "signature": "bool Array_InternalArray__ICollection_Remove_37(Array * this, Decimal item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Decimal](Decimal)" }, { "virtualAddress": "0x006731E4", "name": "Array_InternalArray__ICollection_Remove_38", "signature": "bool Array_InternalArray__ICollection_Remove_38(Array * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00673250", "name": "Array_InternalArray__ICollection_Remove_39", "signature": "bool Array_InternalArray__ICollection_Remove_39(Array * this, EventSource_EventMetadata item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x006732BC", "name": "Array_InternalArray__ICollection_Remove_40", "signature": "bool Array_InternalArray__ICollection_Remove_40(Array * this, double item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Double](Double)" }, { "virtualAddress": "0x00673328", "name": "Array_InternalArray__ICollection_Remove_41", "signature": "bool Array_InternalArray__ICollection_Remove_41(Array * this, CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x00673394", "name": "Array_InternalArray__ICollection_Remove_42", "signature": "bool Array_InternalArray__ICollection_Remove_42(Array * this, InternalCodePageDataItem item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x00673400", "name": "Array_InternalArray__ICollection_Remove_43", "signature": "bool Array_InternalArray__ICollection_Remove_43(Array * this, InternalEncodingDataItem item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x0067346C", "name": "Array_InternalArray__ICollection_Remove_44", "signature": "bool Array_InternalArray__ICollection_Remove_44(Array * this, TimeSpanParse_TimeSpanToken item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x006734D8", "name": "Array_InternalArray__ICollection_Remove_45", "signature": "bool Array_InternalArray__ICollection_Remove_45(Array * this, UmAlQuraCalendar_DateMapping item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x00673544", "name": "Array_InternalArray__ICollection_Remove_46", "signature": "bool Array_InternalArray__ICollection_Remove_46(Array * this, Guid item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Guid](Guid)" }, { "virtualAddress": "0x006735B0", "name": "Array_InternalArray__ICollection_Remove_47", "signature": "bool Array_InternalArray__ICollection_Remove_47(Array * this, int16_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int16](Int16)" }, { "virtualAddress": "0x0067361C", "name": "Array_InternalArray__ICollection_Remove_48", "signature": "bool Array_InternalArray__ICollection_Remove_48(Array * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int32](Int32)" }, { "virtualAddress": "0x00673688", "name": "Array_InternalArray__ICollection_Remove_49", "signature": "bool Array_InternalArray__ICollection_Remove_49(Array * this, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x006736F4", "name": "Array_InternalArray__ICollection_Remove_50", "signature": "bool Array_InternalArray__ICollection_Remove_50(Array * this, int64_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int64](Int64)" }, { "virtualAddress": "0x00673760", "name": "Array_InternalArray__ICollection_Remove_51", "signature": "bool Array_InternalArray__ICollection_Remove_51(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[IntPtr](IntPtr)" }, { "virtualAddress": "0x00673838", "name": "Array_InternalArray__ICollection_Remove_52", "signature": "bool Array_InternalArray__ICollection_Remove_52(Array * this, ParameterizedStrings_FormatParam item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x006738A4", "name": "Array_InternalArray__ICollection_Remove_53", "signature": "bool Array_InternalArray__ICollection_Remove_53(Array * this, CustomAttributeNamedArgument item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00673910", "name": "Array_InternalArray__ICollection_Remove_54", "signature": "bool Array_InternalArray__ICollection_Remove_54(Array * this, CustomAttributeTypedArgument item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x0067397C", "name": "Array_InternalArray__ICollection_Remove_55", "signature": "bool Array_InternalArray__ICollection_Remove_55(Array * this, ExceptionHandler item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x006739E8", "name": "Array_InternalArray__ICollection_Remove_56", "signature": "bool Array_InternalArray__ICollection_Remove_56(Array * this, Label item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Label](Label)" }, { "virtualAddress": "0x00673A54", "name": "Array_InternalArray__ICollection_Remove_57", "signature": "bool Array_InternalArray__ICollection_Remove_57(Array * this, ParameterModifier item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x00673AC0", "name": "Array_InternalArray__ICollection_Remove_58", "signature": "bool Array_InternalArray__ICollection_Remove_58(Array * this, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x00673B2C", "name": "Array_InternalArray__ICollection_Remove_59", "signature": "bool Array_InternalArray__ICollection_Remove_59(Array * this, Ephemeron item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x00673B98", "name": "Array_InternalArray__ICollection_Remove_60", "signature": "bool Array_InternalArray__ICollection_Remove_60(Array * this, CONNECTDATA_1 item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x00673C04", "name": "Array_InternalArray__ICollection_Remove_61", "signature": "bool Array_InternalArray__ICollection_Remove_61(Array * this, CONNECTDATA item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x00673C70", "name": "Array_InternalArray__ICollection_Remove_62", "signature": "bool Array_InternalArray__ICollection_Remove_62(Array * this, GCHandle item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[GCHandle](GCHandle)" }, { "virtualAddress": "0x00673CDC", "name": "Array_InternalArray__ICollection_Remove_63", "signature": "bool Array_InternalArray__ICollection_Remove_63(Array * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x00673D48", "name": "Array_InternalArray__ICollection_Remove_64", "signature": "bool Array_InternalArray__ICollection_Remove_64(Array * this, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00673DB4", "name": "Array_InternalArray__ICollection_Remove_65", "signature": "bool Array_InternalArray__ICollection_Remove_65(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00673E20", "name": "Array_InternalArray__ICollection_Remove_66", "signature": "bool Array_InternalArray__ICollection_Remove_66(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00673E8C", "name": "Array_InternalArray__ICollection_Remove_67", "signature": "bool Array_InternalArray__ICollection_Remove_67(Array * this, RuntimeTypeHandle item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x00673EF8", "name": "Array_InternalArray__ICollection_Remove_68", "signature": "bool Array_InternalArray__ICollection_Remove_68(Array * this, int8_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[SByte](SByte)" }, { "virtualAddress": "0x00673F64", "name": "Array_InternalArray__ICollection_Remove_69", "signature": "bool Array_InternalArray__ICollection_Remove_69(Array * this, float item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Single](Single)" }, { "virtualAddress": "0x00673FD0", "name": "Array_InternalArray__ICollection_Remove_70", "signature": "bool Array_InternalArray__ICollection_Remove_70(Array * this, CancellationToken item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x0067403C", "name": "Array_InternalArray__ICollection_Remove_71", "signature": "bool Array_InternalArray__ICollection_Remove_71(Array * this, CancellationTokenRegistration item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x006740A8", "name": "Array_InternalArray__ICollection_Remove_72", "signature": "bool Array_InternalArray__ICollection_Remove_72(Array * this, IndexRange item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[IndexRange](IndexRange)" }, { "virtualAddress": "0x00674114", "name": "Array_InternalArray__ICollection_Remove_73", "signature": "bool Array_InternalArray__ICollection_Remove_73(Array * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x00674180", "name": "Array_InternalArray__ICollection_Remove_74", "signature": "bool Array_InternalArray__ICollection_Remove_74(Array * this, TimeSpan item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x006741EC", "name": "Array_InternalArray__ICollection_Remove_75", "signature": "bool Array_InternalArray__ICollection_Remove_75(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UInt16](UInt16)" }, { "virtualAddress": "0x00674258", "name": "Array_InternalArray__ICollection_Remove_76", "signature": "bool Array_InternalArray__ICollection_Remove_76(Array * this, uint32_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UInt32](UInt32)" }, { "virtualAddress": "0x006742C4", "name": "Array_InternalArray__ICollection_Remove_77", "signature": "bool Array_InternalArray__ICollection_Remove_77(Array * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UInt64](UInt64)" }, { "virtualAddress": "0x00674330", "name": "Array_InternalArray__ICollection_Remove_78", "signature": "bool Array_InternalArray__ICollection_Remove_78(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0067439C", "name": "Array_InternalArray__ICollection_Remove_79", "signature": "bool Array_InternalArray__ICollection_Remove_79(Array * this, ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00674408", "name": "Array_InternalArray__ICollection_Remove_80", "signature": "bool Array_InternalArray__ICollection_Remove_80(Array * this, ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00674474", "name": "Array_InternalArray__ICollection_Remove_81", "signature": "bool Array_InternalArray__ICollection_Remove_81(Array * this, ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x006744E0", "name": "Array_InternalArray__ICollection_Remove_82", "signature": "bool Array_InternalArray__ICollection_Remove_82(Array * this, ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x0067454C", "name": "Array_InternalArray__ICollection_Remove_83", "signature": "bool Array_InternalArray__ICollection_Remove_83(Array * this, ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x006745B8", "name": "Array_InternalArray__ICollection_Remove_84", "signature": "bool Array_InternalArray__ICollection_Remove_84(Array * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00674624", "name": "Array_InternalArray__ICollection_Remove_85", "signature": "bool Array_InternalArray__ICollection_Remove_85(Array * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00674690", "name": "Array_InternalArray__ICollection_Remove_86", "signature": "bool Array_InternalArray__ICollection_Remove_86(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x006746FC", "name": "Array_InternalArray__ICollection_Remove_87", "signature": "bool Array_InternalArray__ICollection_Remove_87(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00674768", "name": "Array_InternalArray__ICollection_Remove_88", "signature": "bool Array_InternalArray__ICollection_Remove_88(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x006747D4", "name": "Array_InternalArray__ICollection_Remove_89", "signature": "bool Array_InternalArray__ICollection_Remove_89(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00674840", "name": "Array_InternalArray__ICollection_Remove_90", "signature": "bool Array_InternalArray__ICollection_Remove_90(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x006748AC", "name": "Array_InternalArray__ICollection_Remove_91", "signature": "bool Array_InternalArray__ICollection_Remove_91(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00674918", "name": "Array_InternalArray__ICollection_Remove_92", "signature": "bool Array_InternalArray__ICollection_Remove_92(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x006764D4", "name": "RuntimeHelpers_IsReferenceOrContainsReferences_1", "signature": "bool RuntimeHelpers_IsReferenceOrContainsReferences_1(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[Int16]()" }, { "virtualAddress": "0x006765B8", "name": "RuntimeHelpers_IsReferenceOrContainsReferences_2", "signature": "bool RuntimeHelpers_IsReferenceOrContainsReferences_2(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[Int32]()" }, { "virtualAddress": "0x0067669C", "name": "RuntimeHelpers_IsReferenceOrContainsReferences_3", "signature": "bool RuntimeHelpers_IsReferenceOrContainsReferences_3(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[Int64]()" }, { "virtualAddress": "0x00676864", "name": "RuntimeHelpers_IsReferenceOrContainsReferences_4", "signature": "bool RuntimeHelpers_IsReferenceOrContainsReferences_4(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[UInt16]()" }, { "virtualAddress": "0x00676948", "name": "RuntimeHelpers_IsReferenceOrContainsReferences_5", "signature": "bool RuntimeHelpers_IsReferenceOrContainsReferences_5(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[UInt32]()" }, { "virtualAddress": "0x00676A2C", "name": "RuntimeHelpers_IsReferenceOrContainsReferences_6", "signature": "bool RuntimeHelpers_IsReferenceOrContainsReferences_6(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[UInt64]()" }, { "virtualAddress": "0x00676B1C", "name": "Unsafe_AreSame_2", "signature": "bool Unsafe_AreSame_2(uint16_t * left, uint16_t * right, MethodInfo * method)", "dotNetSignature": "Boolean AreSame[Char](Char ByRef, Char ByRef)" }, { "virtualAddress": "0x00676B34", "name": "SpanHelpers_IsReferenceOrContainsReferences_1", "signature": "bool SpanHelpers_IsReferenceOrContainsReferences_1(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[Byte]()" }, { "virtualAddress": "0x00676BD0", "name": "SpanHelpers_IsReferenceOrContainsReferences_2", "signature": "bool SpanHelpers_IsReferenceOrContainsReferences_2(MethodInfo * method)", "dotNetSignature": "Boolean IsReferenceOrContainsReferences[Char]()" }, { "virtualAddress": "0x00677508", "name": "Array_InternalArray__IEnumerable_GetEnumerator_1", "signature": "IEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange_ * Array_InternalArray__IEnumerable_GetEnumerator_1(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Mono.Globalization.Unicode.CodePointIndexer\u002BTableRange] InternalArray__IEnumerable_GetEnumerator[CodePointIndexer\u002BTableRange]()" }, { "virtualAddress": "0x0067760C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_2", "signature": "IEnumerator_1_Mono_Security_Uri_UriScheme_ * Array_InternalArray__IEnumerable_GetEnumerator_2(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Mono.Security.Uri\u002BUriScheme] InternalArray__IEnumerable_GetEnumerator[Uri\u002BUriScheme]()" }, { "virtualAddress": "0x00677710", "name": "Array_InternalArray__IEnumerable_GetEnumerator_3", "signature": "IEnumerator_1_System_Boolean_ * Array_InternalArray__IEnumerable_GetEnumerator_3(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Boolean] InternalArray__IEnumerable_GetEnumerator[Boolean]()" }, { "virtualAddress": "0x00677814", "name": "Array_InternalArray__IEnumerable_GetEnumerator_4", "signature": "IEnumerator_1_System_Byte_ * Array_InternalArray__IEnumerable_GetEnumerator_4(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Byte] InternalArray__IEnumerable_GetEnumerator[Byte]()" }, { "virtualAddress": "0x00677918", "name": "Array_InternalArray__IEnumerable_GetEnumerator_5", "signature": "IEnumerator_1_System_ByteEnum_ * Array_InternalArray__IEnumerable_GetEnumerator_5(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ByteEnum] InternalArray__IEnumerable_GetEnumerator[ByteEnum]()" }, { "virtualAddress": "0x00677A1C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_6", "signature": "IEnumerator_1_System_Char_ * Array_InternalArray__IEnumerable_GetEnumerator_6(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Char] InternalArray__IEnumerable_GetEnumerator[Char]()" }, { "virtualAddress": "0x00677B20", "name": "Array_InternalArray__IEnumerable_GetEnumerator_7", "signature": "IEnumerator_1_System_CharInfo_ * Array_InternalArray__IEnumerable_GetEnumerator_7(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.CharInfo] InternalArray__IEnumerable_GetEnumerator[CharInfo]()" }, { "virtualAddress": "0x00677C24", "name": "Array_InternalArray__IEnumerable_GetEnumerator_8", "signature": "IEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot_ * Array_InternalArray__IEnumerable_GetEnumerator_8(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601\u002BSegment\u002BSlot] InternalArray__IEnumerable_GetEnumerator[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]]()" }, { "virtualAddress": "0x00677D28", "name": "Array_InternalArray__IEnumerable_GetEnumerator_9", "signature": "IEnumerator_1_System_Collections_DictionaryEntry_ * Array_InternalArray__IEnumerable_GetEnumerator_9(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Collections.DictionaryEntry] InternalArray__IEnumerable_GetEnumerator[DictionaryEntry]()" }, { "virtualAddress": "0x00677E2C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_10", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_10(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]]()" }, { "virtualAddress": "0x00677F30", "name": "Array_InternalArray__IEnumerable_GetEnumerator_11", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ * Array_InternalArray__IEnumerable_GetEnumerator_11(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]]()" }, { "virtualAddress": "0x00678034", "name": "Array_InternalArray__IEnumerable_GetEnumerator_12", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ * Array_InternalArray__IEnumerable_GetEnumerator_12(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]]()" }, { "virtualAddress": "0x00678138", "name": "Array_InternalArray__IEnumerable_GetEnumerator_13", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ * Array_InternalArray__IEnumerable_GetEnumerator_13(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]]()" }, { "virtualAddress": "0x0067823C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_14", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_14(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]]()" }, { "virtualAddress": "0x00678340", "name": "Array_InternalArray__IEnumerable_GetEnumerator_15", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ * Array_InternalArray__IEnumerable_GetEnumerator_15(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]]()" }, { "virtualAddress": "0x00678444", "name": "Array_InternalArray__IEnumerable_GetEnumerator_16", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Array_InternalArray__IEnumerable_GetEnumerator_16(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]]()" }, { "virtualAddress": "0x00678548", "name": "Array_InternalArray__IEnumerable_GetEnumerator_17", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_17(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]]()" }, { "virtualAddress": "0x0067864C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_18", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Array_InternalArray__IEnumerable_GetEnumerator_18(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]]()" }, { "virtualAddress": "0x00678750", "name": "Array_InternalArray__IEnumerable_GetEnumerator_19", "signature": "IEnumerator_1_Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_19(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]] InternalArray__IEnumerable_GetEnumerator[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]]()" }, { "virtualAddress": "0x00678854", "name": "Array_InternalArray__IEnumerable_GetEnumerator_20", "signature": "IEnumerator_1_KeyValuePair_2_System_DateTime_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_20(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x00678958", "name": "Array_InternalArray__IEnumerable_GetEnumerator_21", "signature": "IEnumerator_1_KeyValuePair_2_System_Guid_System_Int32_ * Array_InternalArray__IEnumerable_GetEnumerator_21(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Guid,System.Int32]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Guid,System.Int32]]()" }, { "virtualAddress": "0x00678A5C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_22", "signature": "IEnumerator_1_KeyValuePair_2_System_Guid_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_22(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Guid,System.Object]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Guid,System.Object]]()" }, { "virtualAddress": "0x00678B60", "name": "Array_InternalArray__IEnumerable_GetEnumerator_23", "signature": "IEnumerator_1_KeyValuePair_2_System_Int32_System_ByteEnum_ * Array_InternalArray__IEnumerable_GetEnumerator_23(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Int32,System.ByteEnum]]()" }, { "virtualAddress": "0x00678C64", "name": "Array_InternalArray__IEnumerable_GetEnumerator_24", "signature": "IEnumerator_1_KeyValuePair_2_System_Int32_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_24(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int32,System.Object]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Int32,System.Object]]()" }, { "virtualAddress": "0x00678D68", "name": "Array_InternalArray__IEnumerable_GetEnumerator_25", "signature": "IEnumerator_1_KeyValuePair_2_System_Int64_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_25(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Int64,System.Object]]()" }, { "virtualAddress": "0x00678E6C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_26", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Boolean_ * Array_InternalArray__IEnumerable_GetEnumerator_26(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Boolean]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Object,System.Boolean]]()" }, { "virtualAddress": "0x00678F70", "name": "Array_InternalArray__IEnumerable_GetEnumerator_27", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Int32_ * Array_InternalArray__IEnumerable_GetEnumerator_27(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Int32]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Object,System.Int32]]()" }, { "virtualAddress": "0x00679074", "name": "Array_InternalArray__IEnumerable_GetEnumerator_28", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Int32Enum_ * Array_InternalArray__IEnumerable_GetEnumerator_28(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Int32Enum]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Object,System.Int32Enum]]()" }, { "virtualAddress": "0x00679178", "name": "Array_InternalArray__IEnumerable_GetEnumerator_29", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_29(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Object]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Object,System.Object]]()" }, { "virtualAddress": "0x0067927C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_30", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ * Array_InternalArray__IEnumerable_GetEnumerator_30(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]]()" }, { "virtualAddress": "0x00679380", "name": "Array_InternalArray__IEnumerable_GetEnumerator_31", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Array_InternalArray__IEnumerable_GetEnumerator_31(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]]()" }, { "virtualAddress": "0x00679484", "name": "Array_InternalArray__IEnumerable_GetEnumerator_32", "signature": "IEnumerator_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_32(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]]()" }, { "virtualAddress": "0x00679588", "name": "Array_InternalArray__IEnumerable_GetEnumerator_33", "signature": "IEnumerator_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Array_InternalArray__IEnumerable_GetEnumerator_33(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]]()" }, { "virtualAddress": "0x0067968C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_34", "signature": "IEnumerator_1_KeyValuePair_2_System_UInt64_System_Object_ * Array_InternalArray__IEnumerable_GetEnumerator_34(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.UInt64,System.Object]] InternalArray__IEnumerable_GetEnumerator[KeyValuePair\u00602[System.UInt64,System.Object]]()" }, { "virtualAddress": "0x00679790", "name": "Array_InternalArray__IEnumerable_GetEnumerator_35", "signature": "IEnumerator_1_System_Collections_Hashtable_bucket_ * Array_InternalArray__IEnumerable_GetEnumerator_35(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Collections.Hashtable\u002Bbucket] InternalArray__IEnumerable_GetEnumerator[Hashtable\u002Bbucket]()" }, { "virtualAddress": "0x00679894", "name": "Array_InternalArray__IEnumerable_GetEnumerator_36", "signature": "IEnumerator_1_System_DateTime_ * Array_InternalArray__IEnumerable_GetEnumerator_36(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.DateTime] InternalArray__IEnumerable_GetEnumerator[DateTime]()" }, { "virtualAddress": "0x00679998", "name": "Array_InternalArray__IEnumerable_GetEnumerator_37", "signature": "IEnumerator_1_System_Decimal_ * Array_InternalArray__IEnumerable_GetEnumerator_37(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Decimal] InternalArray__IEnumerable_GetEnumerator[Decimal]()" }, { "virtualAddress": "0x00679A9C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_38", "signature": "IEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * Array_InternalArray__IEnumerable_GetEnumerator_38(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] InternalArray__IEnumerable_GetEnumerator[EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x00679BA0", "name": "Array_InternalArray__IEnumerable_GetEnumerator_39", "signature": "IEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata_ * Array_InternalArray__IEnumerable_GetEnumerator_39(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Diagnostics.Tracing.EventSource\u002BEventMetadata] InternalArray__IEnumerable_GetEnumerator[EventSource\u002BEventMetadata]()" }, { "virtualAddress": "0x00679CA4", "name": "Array_InternalArray__IEnumerable_GetEnumerator_40", "signature": "IEnumerator_1_System_Double_ * Array_InternalArray__IEnumerable_GetEnumerator_40(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Double] InternalArray__IEnumerable_GetEnumerator[Double]()" }, { "virtualAddress": "0x00679DA8", "name": "Array_InternalArray__IEnumerable_GetEnumerator_41", "signature": "IEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap_ * Array_InternalArray__IEnumerable_GetEnumerator_41(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Globalization.CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap] InternalArray__IEnumerable_GetEnumerator[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap]()" }, { "virtualAddress": "0x00679EAC", "name": "Array_InternalArray__IEnumerable_GetEnumerator_42", "signature": "IEnumerator_1_System_Globalization_InternalCodePageDataItem_ * Array_InternalArray__IEnumerable_GetEnumerator_42(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Globalization.InternalCodePageDataItem] InternalArray__IEnumerable_GetEnumerator[InternalCodePageDataItem]()" }, { "virtualAddress": "0x00679FB0", "name": "Array_InternalArray__IEnumerable_GetEnumerator_43", "signature": "IEnumerator_1_System_Globalization_InternalEncodingDataItem_ * Array_InternalArray__IEnumerable_GetEnumerator_43(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Globalization.InternalEncodingDataItem] InternalArray__IEnumerable_GetEnumerator[InternalEncodingDataItem]()" }, { "virtualAddress": "0x0067A0B4", "name": "Array_InternalArray__IEnumerable_GetEnumerator_44", "signature": "IEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken_ * Array_InternalArray__IEnumerable_GetEnumerator_44(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Globalization.TimeSpanParse\u002BTimeSpanToken] InternalArray__IEnumerable_GetEnumerator[TimeSpanParse\u002BTimeSpanToken]()" }, { "virtualAddress": "0x0067A1B8", "name": "Array_InternalArray__IEnumerable_GetEnumerator_45", "signature": "IEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping_ * Array_InternalArray__IEnumerable_GetEnumerator_45(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Globalization.UmAlQuraCalendar\u002BDateMapping] InternalArray__IEnumerable_GetEnumerator[UmAlQuraCalendar\u002BDateMapping]()" }, { "virtualAddress": "0x0067A2BC", "name": "Array_InternalArray__IEnumerable_GetEnumerator_46", "signature": "IEnumerator_1_System_Guid_ * Array_InternalArray__IEnumerable_GetEnumerator_46(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Guid] InternalArray__IEnumerable_GetEnumerator[Guid]()" }, { "virtualAddress": "0x0067A3C0", "name": "Array_InternalArray__IEnumerable_GetEnumerator_47", "signature": "IEnumerator_1_System_Int16_ * Array_InternalArray__IEnumerable_GetEnumerator_47(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int16] InternalArray__IEnumerable_GetEnumerator[Int16]()" }, { "virtualAddress": "0x0067A4C4", "name": "Array_InternalArray__IEnumerable_GetEnumerator_48", "signature": "IEnumerator_1_System_Int32_ * Array_InternalArray__IEnumerable_GetEnumerator_48(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32] InternalArray__IEnumerable_GetEnumerator[Int32]()" }, { "virtualAddress": "0x0067A5C8", "name": "Array_InternalArray__IEnumerable_GetEnumerator_49", "signature": "IEnumerator_1_System_Int32Enum_ * Array_InternalArray__IEnumerable_GetEnumerator_49(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32Enum] InternalArray__IEnumerable_GetEnumerator[Int32Enum]()" }, { "virtualAddress": "0x0067A6CC", "name": "Array_InternalArray__IEnumerable_GetEnumerator_50", "signature": "IEnumerator_1_System_Int64_ * Array_InternalArray__IEnumerable_GetEnumerator_50(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int64] InternalArray__IEnumerable_GetEnumerator[Int64]()" }, { "virtualAddress": "0x0067A7D0", "name": "Array_InternalArray__IEnumerable_GetEnumerator_51", "signature": "IEnumerator_1_System_IntPtr_ * Array_InternalArray__IEnumerable_GetEnumerator_51(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.IntPtr] InternalArray__IEnumerable_GetEnumerator[IntPtr]()" }, { "virtualAddress": "0x0067A9D8", "name": "Array_InternalArray__IEnumerable_GetEnumerator_52", "signature": "IEnumerator_1_System_ParameterizedStrings_FormatParam_ * Array_InternalArray__IEnumerable_GetEnumerator_52(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ParameterizedStrings\u002BFormatParam] InternalArray__IEnumerable_GetEnumerator[ParameterizedStrings\u002BFormatParam]()" }, { "virtualAddress": "0x0067AADC", "name": "Array_InternalArray__IEnumerable_GetEnumerator_53", "signature": "IEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * Array_InternalArray__IEnumerable_GetEnumerator_53(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.CustomAttributeNamedArgument] InternalArray__IEnumerable_GetEnumerator[CustomAttributeNamedArgument]()" }, { "virtualAddress": "0x0067ABE0", "name": "Array_InternalArray__IEnumerable_GetEnumerator_54", "signature": "IEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * Array_InternalArray__IEnumerable_GetEnumerator_54(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.CustomAttributeTypedArgument] InternalArray__IEnumerable_GetEnumerator[CustomAttributeTypedArgument]()" }, { "virtualAddress": "0x0067ACE4", "name": "Array_InternalArray__IEnumerable_GetEnumerator_55", "signature": "IEnumerator_1_System_Reflection_Emit_ExceptionHandler_ * Array_InternalArray__IEnumerable_GetEnumerator_55(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.Emit.ExceptionHandler] InternalArray__IEnumerable_GetEnumerator[ExceptionHandler]()" }, { "virtualAddress": "0x0067ADE8", "name": "Array_InternalArray__IEnumerable_GetEnumerator_56", "signature": "IEnumerator_1_System_Reflection_Emit_Label_ * Array_InternalArray__IEnumerable_GetEnumerator_56(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.Emit.Label] InternalArray__IEnumerable_GetEnumerator[Label]()" }, { "virtualAddress": "0x0067AEEC", "name": "Array_InternalArray__IEnumerable_GetEnumerator_57", "signature": "IEnumerator_1_System_Reflection_ParameterModifier_ * Array_InternalArray__IEnumerable_GetEnumerator_57(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.ParameterModifier] InternalArray__IEnumerable_GetEnumerator[ParameterModifier]()" }, { "virtualAddress": "0x0067AFF0", "name": "Array_InternalArray__IEnumerable_GetEnumerator_58", "signature": "IEnumerator_1_System_Resources_ResourceLocator_ * Array_InternalArray__IEnumerable_GetEnumerator_58(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Resources.ResourceLocator] InternalArray__IEnumerable_GetEnumerator[ResourceLocator]()" }, { "virtualAddress": "0x0067B0F4", "name": "Array_InternalArray__IEnumerable_GetEnumerator_59", "signature": "IEnumerator_1_System_Runtime_CompilerServices_Ephemeron_ * Array_InternalArray__IEnumerable_GetEnumerator_59(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.CompilerServices.Ephemeron] InternalArray__IEnumerable_GetEnumerator[Ephemeron]()" }, { "virtualAddress": "0x0067B1F8", "name": "Array_InternalArray__IEnumerable_GetEnumerator_60", "signature": "IEnumerator_1_System_Runtime_InteropServices_CONNECTDATA_ * Array_InternalArray__IEnumerable_GetEnumerator_60(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.CONNECTDATA] InternalArray__IEnumerable_GetEnumerator[CONNECTDATA]()" }, { "virtualAddress": "0x0067B2FC", "name": "Array_InternalArray__IEnumerable_GetEnumerator_61", "signature": "IEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA_ * Array_InternalArray__IEnumerable_GetEnumerator_61(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.ComTypes.CONNECTDATA] InternalArray__IEnumerable_GetEnumerator[CONNECTDATA]()" }, { "virtualAddress": "0x0067B400", "name": "Array_InternalArray__IEnumerable_GetEnumerator_62", "signature": "IEnumerator_1_System_Runtime_InteropServices_GCHandle_ * Array_InternalArray__IEnumerable_GetEnumerator_62(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.GCHandle] InternalArray__IEnumerable_GetEnumerator[GCHandle]()" }, { "virtualAddress": "0x0067B504", "name": "Array_InternalArray__IEnumerable_GetEnumerator_63", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Array_InternalArray__IEnumerable_GetEnumerator_63(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] InternalArray__IEnumerable_GetEnumerator[EventRegistrationToken]()" }, { "virtualAddress": "0x0067B608", "name": "Array_InternalArray__IEnumerable_GetEnumerator_64", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Array_InternalArray__IEnumerable_GetEnumerator_64(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__IEnumerable_GetEnumerator[WindowsRuntimeMarshal\u002BEventRegistrationTokenList]()" }, { "virtualAddress": "0x0067B70C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_65", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Array_InternalArray__IEnumerable_GetEnumerator_65(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__IEnumerable_GetEnumerator[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]()" }, { "virtualAddress": "0x0067B810", "name": "Array_InternalArray__IEnumerable_GetEnumerator_66", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * Array_InternalArray__IEnumerable_GetEnumerator_66(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey] InternalArray__IEnumerable_GetEnumerator[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey]()" }, { "virtualAddress": "0x0067B914", "name": "Array_InternalArray__IEnumerable_GetEnumerator_67", "signature": "IEnumerator_1_System_RuntimeTypeHandle_ * Array_InternalArray__IEnumerable_GetEnumerator_67(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.RuntimeTypeHandle] InternalArray__IEnumerable_GetEnumerator[RuntimeTypeHandle]()" }, { "virtualAddress": "0x0067BA18", "name": "Array_InternalArray__IEnumerable_GetEnumerator_68", "signature": "IEnumerator_1_System_SByte_ * Array_InternalArray__IEnumerable_GetEnumerator_68(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.SByte] InternalArray__IEnumerable_GetEnumerator[SByte]()" }, { "virtualAddress": "0x0067BB1C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_69", "signature": "IEnumerator_1_System_Single_ * Array_InternalArray__IEnumerable_GetEnumerator_69(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Single] InternalArray__IEnumerable_GetEnumerator[Single]()" }, { "virtualAddress": "0x0067BC20", "name": "Array_InternalArray__IEnumerable_GetEnumerator_70", "signature": "IEnumerator_1_System_Threading_CancellationToken_ * Array_InternalArray__IEnumerable_GetEnumerator_70(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Threading.CancellationToken] InternalArray__IEnumerable_GetEnumerator[CancellationToken]()" }, { "virtualAddress": "0x0067BD24", "name": "Array_InternalArray__IEnumerable_GetEnumerator_71", "signature": "IEnumerator_1_System_Threading_CancellationTokenRegistration_ * Array_InternalArray__IEnumerable_GetEnumerator_71(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Threading.CancellationTokenRegistration] InternalArray__IEnumerable_GetEnumerator[CancellationTokenRegistration]()" }, { "virtualAddress": "0x0067BE28", "name": "Array_InternalArray__IEnumerable_GetEnumerator_72", "signature": "IEnumerator_1_System_Threading_Tasks_IndexRange_ * Array_InternalArray__IEnumerable_GetEnumerator_72(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Threading.Tasks.IndexRange] InternalArray__IEnumerable_GetEnumerator[IndexRange]()" }, { "virtualAddress": "0x0067BF2C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_73", "signature": "IEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile_ * Array_InternalArray__IEnumerable_GetEnumerator_73(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Threading.ThreadLocal\u00601\u002BLinkedSlotVolatile] InternalArray__IEnumerable_GetEnumerator[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]]()" }, { "virtualAddress": "0x0067C030", "name": "Array_InternalArray__IEnumerable_GetEnumerator_74", "signature": "IEnumerator_1_System_TimeSpan_ * Array_InternalArray__IEnumerable_GetEnumerator_74(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.TimeSpan] InternalArray__IEnumerable_GetEnumerator[TimeSpan]()" }, { "virtualAddress": "0x0067C134", "name": "Array_InternalArray__IEnumerable_GetEnumerator_75", "signature": "IEnumerator_1_System_UInt16_ * Array_InternalArray__IEnumerable_GetEnumerator_75(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UInt16] InternalArray__IEnumerable_GetEnumerator[UInt16]()" }, { "virtualAddress": "0x0067C238", "name": "Array_InternalArray__IEnumerable_GetEnumerator_76", "signature": "IEnumerator_1_System_UInt32_ * Array_InternalArray__IEnumerable_GetEnumerator_76(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UInt32] InternalArray__IEnumerable_GetEnumerator[UInt32]()" }, { "virtualAddress": "0x0067C33C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_77", "signature": "IEnumerator_1_System_UInt64_ * Array_InternalArray__IEnumerable_GetEnumerator_77(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UInt64] InternalArray__IEnumerable_GetEnumerator[UInt64]()" }, { "virtualAddress": "0x0067C440", "name": "Array_InternalArray__IEnumerable_GetEnumerator_78", "signature": "IEnumerator_1_System_UIntPtr_ * Array_InternalArray__IEnumerable_GetEnumerator_78(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UIntPtr] InternalArray__IEnumerable_GetEnumerator[UIntPtr]()" }, { "virtualAddress": "0x0067C544", "name": "Array_InternalArray__IEnumerable_GetEnumerator_79", "signature": "IEnumerator_1_System_ValueTuple_1_ * Array_InternalArray__IEnumerable_GetEnumerator_79(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00601] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00601[Object]]()" }, { "virtualAddress": "0x0067C648", "name": "Array_InternalArray__IEnumerable_GetEnumerator_80", "signature": "IEnumerator_1_System_ValueTuple_2_ * Array_InternalArray__IEnumerable_GetEnumerator_80(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00602] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00602[Object,Object]]()" }, { "virtualAddress": "0x0067C74C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_81", "signature": "IEnumerator_1_System_ValueTuple_3_ * Array_InternalArray__IEnumerable_GetEnumerator_81(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00603] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00603[Object,Object,Object]]()" }, { "virtualAddress": "0x0067C850", "name": "Array_InternalArray__IEnumerable_GetEnumerator_82", "signature": "IEnumerator_1_System_ValueTuple_4_ * Array_InternalArray__IEnumerable_GetEnumerator_82(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00604] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00604[Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0067C954", "name": "Array_InternalArray__IEnumerable_GetEnumerator_83", "signature": "IEnumerator_1_System_ValueTuple_5_ * Array_InternalArray__IEnumerable_GetEnumerator_83(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00605] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00605[Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0067CA58", "name": "Array_InternalArray__IEnumerable_GetEnumerator_84", "signature": "IEnumerator_1_System_ValueTuple_6_ * Array_InternalArray__IEnumerable_GetEnumerator_84(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00606] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0067CB5C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_85", "signature": "IEnumerator_1_System_ValueTuple_7_ * Array_InternalArray__IEnumerable_GetEnumerator_85(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00607] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0067CC60", "name": "Array_InternalArray__IEnumerable_GetEnumerator_86", "signature": "IEnumerator_1_System_ValueTuple_8_ * Array_InternalArray__IEnumerable_GetEnumerator_86(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00608] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]]()" }, { "virtualAddress": "0x0067CD64", "name": "Array_InternalArray__IEnumerable_GetEnumerator_87", "signature": "IEnumerator_1_System_ValueTuple_8__1 * Array_InternalArray__IEnumerable_GetEnumerator_87(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00608] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]]()" }, { "virtualAddress": "0x0067CE68", "name": "Array_InternalArray__IEnumerable_GetEnumerator_88", "signature": "IEnumerator_1_System_ValueTuple_8__2 * Array_InternalArray__IEnumerable_GetEnumerator_88(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00608] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]]()" }, { "virtualAddress": "0x0067CF6C", "name": "Array_InternalArray__IEnumerable_GetEnumerator_89", "signature": "IEnumerator_1_System_ValueTuple_8__3 * Array_InternalArray__IEnumerable_GetEnumerator_89(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00608] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0067D070", "name": "Array_InternalArray__IEnumerable_GetEnumerator_90", "signature": "IEnumerator_1_System_ValueTuple_8__4 * Array_InternalArray__IEnumerable_GetEnumerator_90(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00608] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0067D174", "name": "Array_InternalArray__IEnumerable_GetEnumerator_91", "signature": "IEnumerator_1_System_ValueTuple_8__5 * Array_InternalArray__IEnumerable_GetEnumerator_91(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00608] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0067D278", "name": "Array_InternalArray__IEnumerable_GetEnumerator_92", "signature": "IEnumerator_1_System_ValueTuple_8__6 * Array_InternalArray__IEnumerable_GetEnumerator_92(Array * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ValueTuple\u00608] InternalArray__IEnumerable_GetEnumerator[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0067DAE8", "name": "Statics_CreateDefaultTypeInfo_1", "signature": "TraceLoggingTypeInfo_1_System_Boolean_ * Statics_CreateDefaultTypeInfo_1(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean] CreateDefaultTypeInfo[Boolean](List\u00601[System.Type])" }, { "virtualAddress": "0x00668AD8", "name": "Statics_GetCustomAttribute_3", "signature": "EventDataAttribute * Statics_GetCustomAttribute_3(Type * type, MethodInfo * method)", "dotNetSignature": "EventDataAttribute GetCustomAttribute[EventDataAttribute](Type)" }, { "virtualAddress": "0x00668AD8", "name": "Statics_GetCustomAttribute_4", "signature": "CompilerGeneratedAttribute * Statics_GetCustomAttribute_4(Type * type, MethodInfo * method)", "dotNetSignature": "CompilerGeneratedAttribute GetCustomAttribute[CompilerGeneratedAttribute](Type)" }, { "virtualAddress": "0x00A8FA14", "name": "NullTypeInfo_1_EmptyStruct___ctor", "signature": "void NullTypeInfo_1_EmptyStruct___ctor(NullTypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "NullTypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x0067F684", "name": "Statics_CreateDefaultTypeInfo_2", "signature": "TraceLoggingTypeInfo_1_System_Byte_ * Statics_CreateDefaultTypeInfo_2(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte] CreateDefaultTypeInfo[Byte](List\u00601[System.Type])" }, { "virtualAddress": "0x00681220", "name": "Statics_CreateDefaultTypeInfo_3", "signature": "TraceLoggingTypeInfo_1_System_Char_ * Statics_CreateDefaultTypeInfo_3(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char] CreateDefaultTypeInfo[Char](List\u00601[System.Type])" }, { "virtualAddress": "0x00682DBC", "name": "Statics_CreateDefaultTypeInfo_4", "signature": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * Statics_CreateDefaultTypeInfo_4(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602] CreateDefaultTypeInfo[KeyValuePair\u00602[System.Object,System.Object]](List\u00601[System.Type])" }, { "virtualAddress": "0x00684958", "name": "Statics_CreateDefaultTypeInfo_5", "signature": "TraceLoggingTypeInfo_1_System_DateTime_ * Statics_CreateDefaultTypeInfo_5(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime] CreateDefaultTypeInfo[DateTime](List\u00601[System.Type])" }, { "virtualAddress": "0x00B1AD88", "name": "Statics_CreateDefaultTypeInfo_6", "signature": "TraceLoggingTypeInfo_1_System_DateTimeOffset_ * Statics_CreateDefaultTypeInfo_6(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset] CreateDefaultTypeInfo[DateTimeOffset](List\u00601[System.Type])" }, { "virtualAddress": "0x00B1C924", "name": "Statics_CreateDefaultTypeInfo_7", "signature": "TraceLoggingTypeInfo_1_System_Decimal_ * Statics_CreateDefaultTypeInfo_7(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal] CreateDefaultTypeInfo[Decimal](List\u00601[System.Type])" }, { "virtualAddress": "0x00B1E4C0", "name": "Statics_CreateDefaultTypeInfo_8", "signature": "TraceLoggingTypeInfo_1_EmptyStruct_ * Statics_CreateDefaultTypeInfo_8(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[EmptyStruct] CreateDefaultTypeInfo[EmptyStruct](List\u00601[System.Type])" }, { "virtualAddress": "0x00B2005C", "name": "Statics_CreateDefaultTypeInfo_9", "signature": "TraceLoggingTypeInfo_1_System_Double_ * Statics_CreateDefaultTypeInfo_9(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double] CreateDefaultTypeInfo[Double](List\u00601[System.Type])" }, { "virtualAddress": "0x00B21BF8", "name": "Statics_CreateDefaultTypeInfo_10", "signature": "TraceLoggingTypeInfo_1_System_Guid_ * Statics_CreateDefaultTypeInfo_10(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid] CreateDefaultTypeInfo[Guid](List\u00601[System.Type])" }, { "virtualAddress": "0x00B23794", "name": "Statics_CreateDefaultTypeInfo_11", "signature": "TraceLoggingTypeInfo_1_System_Int16_ * Statics_CreateDefaultTypeInfo_11(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16] CreateDefaultTypeInfo[Int16](List\u00601[System.Type])" }, { "virtualAddress": "0x00B25330", "name": "Statics_CreateDefaultTypeInfo_12", "signature": "TraceLoggingTypeInfo_1_System_Int32_ * Statics_CreateDefaultTypeInfo_12(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32] CreateDefaultTypeInfo[Int32](List\u00601[System.Type])" }, { "virtualAddress": "0x00B26ECC", "name": "Statics_CreateDefaultTypeInfo_13", "signature": "TraceLoggingTypeInfo_1_System_Int64_ * Statics_CreateDefaultTypeInfo_13(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64] CreateDefaultTypeInfo[Int64](List\u00601[System.Type])" }, { "virtualAddress": "0x00B28A68", "name": "Statics_CreateDefaultTypeInfo_14", "signature": "TraceLoggingTypeInfo_1_System_IntPtr_ * Statics_CreateDefaultTypeInfo_14(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr] CreateDefaultTypeInfo[IntPtr](List\u00601[System.Type])" }, { "virtualAddress": "0x00B2C1A0", "name": "Statics_CreateDefaultTypeInfo_15", "signature": "TraceLoggingTypeInfo_1_System_SByte_ * Statics_CreateDefaultTypeInfo_15(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte] CreateDefaultTypeInfo[SByte](List\u00601[System.Type])" }, { "virtualAddress": "0x00B2DD3C", "name": "Statics_CreateDefaultTypeInfo_16", "signature": "TraceLoggingTypeInfo_1_System_Single_ * Statics_CreateDefaultTypeInfo_16(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single] CreateDefaultTypeInfo[Single](List\u00601[System.Type])" }, { "virtualAddress": "0x00B2F8D8", "name": "Statics_CreateDefaultTypeInfo_17", "signature": "TraceLoggingTypeInfo_1_System_TimeSpan_ * Statics_CreateDefaultTypeInfo_17(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan] CreateDefaultTypeInfo[TimeSpan](List\u00601[System.Type])" }, { "virtualAddress": "0x00B31474", "name": "Statics_CreateDefaultTypeInfo_18", "signature": "TraceLoggingTypeInfo_1_System_UInt16_ * Statics_CreateDefaultTypeInfo_18(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16] CreateDefaultTypeInfo[UInt16](List\u00601[System.Type])" }, { "virtualAddress": "0x00B33010", "name": "Statics_CreateDefaultTypeInfo_19", "signature": "TraceLoggingTypeInfo_1_System_UInt32_ * Statics_CreateDefaultTypeInfo_19(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32] CreateDefaultTypeInfo[UInt32](List\u00601[System.Type])" }, { "virtualAddress": "0x0096D1B8", "name": "Statics_CreateDefaultTypeInfo_20", "signature": "TraceLoggingTypeInfo_1_System_UInt64_ * Statics_CreateDefaultTypeInfo_20(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64] CreateDefaultTypeInfo[UInt64](List\u00601[System.Type])" }, { "virtualAddress": "0x0096ED54", "name": "Statics_CreateDefaultTypeInfo_21", "signature": "TraceLoggingTypeInfo_1_System_UIntPtr_ * Statics_CreateDefaultTypeInfo_21(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr] CreateDefaultTypeInfo[UIntPtr](List\u00601[System.Type])" }, { "virtualAddress": "0x009708F0", "name": "Array_BinarySearch_10", "signature": "int32_t Array_BinarySearch_10(Boolean__Array * array, int32_t index, int32_t length, bool value, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Boolean](Boolean[], Int32, Int32, Boolean, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00970A5C", "name": "Array_BinarySearch_11", "signature": "int32_t Array_BinarySearch_11(Byte__Array * array, int32_t index, int32_t length, uint8_t value, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Byte](Byte[], Int32, Int32, Byte, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00970BC8", "name": "Array_BinarySearch_12", "signature": "int32_t Array_BinarySearch_12(ByteEnum__Enum__Array * array, int32_t index, int32_t length, ByteEnum__Enum value, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[ByteEnum](ByteEnum[], Int32, Int32, ByteEnum, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00970D34", "name": "Array_BinarySearch_13", "signature": "int32_t Array_BinarySearch_13(KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t index, int32_t length, KeyValuePair_2_System_DateTime_System_Object_ value, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, KeyValuePair\u00602[System.DateTime,System.Object], IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00970EA8", "name": "Array_BinarySearch_14", "signature": "int32_t Array_BinarySearch_14(EventProvider_SessionInfo__Array * array, int32_t index, int32_t length, EventProvider_SessionInfo value, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32, Int32, EventProvider\u002BSessionInfo, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00971014", "name": "Array_BinarySearch_15", "signature": "int32_t Array_BinarySearch_15(Guid__Array * array, int32_t index, int32_t length, Guid value, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Guid](Guid[], Int32, Int32, Guid, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x00971188", "name": "Array_BinarySearch_16", "signature": "int32_t Array_BinarySearch_16(Int32__Array * array, int32_t index, int32_t length, int32_t value, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[Int32](Int32[], Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00971690", "name": "Array_BinarySearch_17", "signature": "int32_t Array_BinarySearch_17(EventRegistrationToken__Array * array, int32_t index, int32_t length, EventRegistrationToken value, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[EventRegistrationToken](EventRegistrationToken[], Int32, Int32, EventRegistrationToken, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009717FC", "name": "Array_BinarySearch_18", "signature": "int32_t Array_BinarySearch_18(UInt64__Array * array, int32_t index, int32_t length, uint64_t value, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch[UInt64](UInt64[], Int32, Int32, UInt64, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00972044", "name": "Array_IndexOf_10", "signature": "int32_t Array_IndexOf_10(Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Boolean](Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x00972178", "name": "Array_IndexOf_11", "signature": "int32_t Array_IndexOf_11(Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Byte](Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x009722AC", "name": "Array_IndexOf_12", "signature": "int32_t Array_IndexOf_12(ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[ByteEnum](ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x009723E0", "name": "Array_IndexOf_13", "signature": "int32_t Array_IndexOf_13(Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Char](Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x00972514", "name": "Array_IndexOf_14", "signature": "int32_t Array_IndexOf_14(KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x00972658", "name": "Array_IndexOf_15", "signature": "int32_t Array_IndexOf_15(EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x0097278C", "name": "Array_IndexOf_16", "signature": "int32_t Array_IndexOf_16(Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Guid](Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x009728D0", "name": "Array_IndexOf_17", "signature": "int32_t Array_IndexOf_17(Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[Int32](Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x00972CA0", "name": "Array_IndexOf_18", "signature": "int32_t Array_IndexOf_18(EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[EventRegistrationToken](EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00972DD4", "name": "Array_IndexOf_19", "signature": "int32_t Array_IndexOf_19(UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf[UInt64](UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x00972F08", "name": "Array_IndexOfImpl_1", "signature": "int32_t Array_IndexOfImpl_1(Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[Boolean](Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x00972F6C", "name": "Array_IndexOfImpl_2", "signature": "int32_t Array_IndexOfImpl_2(Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[Byte](Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x00972FD0", "name": "Array_IndexOfImpl_3", "signature": "int32_t Array_IndexOfImpl_3(ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[ByteEnum](ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x00973034", "name": "Array_IndexOfImpl_4", "signature": "int32_t Array_IndexOfImpl_4(Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[Char](Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x00973098", "name": "Array_IndexOfImpl_5", "signature": "int32_t Array_IndexOfImpl_5(KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x0097310C", "name": "Array_IndexOfImpl_6", "signature": "int32_t Array_IndexOfImpl_6(EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x00973170", "name": "Array_IndexOfImpl_7", "signature": "int32_t Array_IndexOfImpl_7(Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[Guid](Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x009731E4", "name": "Array_IndexOfImpl_8", "signature": "int32_t Array_IndexOfImpl_8(Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[Int32](Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x009732AC", "name": "Array_IndexOfImpl_9", "signature": "int32_t Array_IndexOfImpl_9(EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[EventRegistrationToken](EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00973310", "name": "Array_IndexOfImpl_10", "signature": "int32_t Array_IndexOfImpl_10(UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOfImpl[UInt64](UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x00973374", "name": "Array_InternalArray__IndexOf_1", "signature": "int32_t Array_InternalArray__IndexOf_1(Array * this, CodePointIndexer_TableRange item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x00973540", "name": "Array_InternalArray__IndexOf_2", "signature": "int32_t Array_InternalArray__IndexOf_2(Array * this, Uri_UriScheme item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x0097370C", "name": "Array_InternalArray__IndexOf_3", "signature": "int32_t Array_InternalArray__IndexOf_3(Array * this, bool item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Boolean](Boolean)" }, { "virtualAddress": "0x00973878", "name": "Array_InternalArray__IndexOf_4", "signature": "int32_t Array_InternalArray__IndexOf_4(Array * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Byte](Byte)" }, { "virtualAddress": "0x009739E0", "name": "Array_InternalArray__IndexOf_5", "signature": "int32_t Array_InternalArray__IndexOf_5(Array * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x00973B84", "name": "Array_InternalArray__IndexOf_6", "signature": "int32_t Array_InternalArray__IndexOf_6(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Char](Char)" }, { "virtualAddress": "0x00973CEC", "name": "Array_InternalArray__IndexOf_7", "signature": "int32_t Array_InternalArray__IndexOf_7(Array * this, CharInfo item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CharInfo](CharInfo)" }, { "virtualAddress": "0x00973EA0", "name": "Array_InternalArray__IndexOf_8", "signature": "int32_t Array_InternalArray__IndexOf_8(Array * this, ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x00974060", "name": "Array_InternalArray__IndexOf_9", "signature": "int32_t Array_InternalArray__IndexOf_9(Array * this, DictionaryEntry item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x00974220", "name": "Array_InternalArray__IndexOf_10", "signature": "int32_t Array_InternalArray__IndexOf_10(Array * this, Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x009743EC", "name": "Array_InternalArray__IndexOf_11", "signature": "int32_t Array_InternalArray__IndexOf_11(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x009745B8", "name": "Array_InternalArray__IndexOf_12", "signature": "int32_t Array_InternalArray__IndexOf_12(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x00974784", "name": "Array_InternalArray__IndexOf_13", "signature": "int32_t Array_InternalArray__IndexOf_13(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00974950", "name": "Array_InternalArray__IndexOf_14", "signature": "int32_t Array_InternalArray__IndexOf_14(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x00974B1C", "name": "Array_InternalArray__IndexOf_15", "signature": "int32_t Array_InternalArray__IndexOf_15(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00974CD8", "name": "Array_InternalArray__IndexOf_16", "signature": "int32_t Array_InternalArray__IndexOf_16(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00974E94", "name": "Array_InternalArray__IndexOf_17", "signature": "int32_t Array_InternalArray__IndexOf_17(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00975060", "name": "Array_InternalArray__IndexOf_18", "signature": "int32_t Array_InternalArray__IndexOf_18(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00975230", "name": "Array_InternalArray__IndexOf_19", "signature": "int32_t Array_InternalArray__IndexOf_19(Array * this, Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x009753FC", "name": "Array_InternalArray__IndexOf_20", "signature": "int32_t Array_InternalArray__IndexOf_20(Array * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x009755BC", "name": "Array_InternalArray__IndexOf_21", "signature": "int32_t Array_InternalArray__IndexOf_21(Array * this, KeyValuePair_2_System_Guid_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x00975788", "name": "Array_InternalArray__IndexOf_22", "signature": "int32_t Array_InternalArray__IndexOf_22(Array * this, KeyValuePair_2_System_Guid_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x00975954", "name": "Array_InternalArray__IndexOf_23", "signature": "int32_t Array_InternalArray__IndexOf_23(Array * this, KeyValuePair_2_System_Int32_System_ByteEnum_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x00975B08", "name": "Array_InternalArray__IndexOf_24", "signature": "int32_t Array_InternalArray__IndexOf_24(Array * this, KeyValuePair_2_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00975CC8", "name": "Array_InternalArray__IndexOf_25", "signature": "int32_t Array_InternalArray__IndexOf_25(Array * this, KeyValuePair_2_System_Int64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x00975E88", "name": "Array_InternalArray__IndexOf_26", "signature": "int32_t Array_InternalArray__IndexOf_26(Array * this, KeyValuePair_2_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00976048", "name": "Array_InternalArray__IndexOf_27", "signature": "int32_t Array_InternalArray__IndexOf_27(Array * this, KeyValuePair_2_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00976208", "name": "Array_InternalArray__IndexOf_28", "signature": "int32_t Array_InternalArray__IndexOf_28(Array * this, KeyValuePair_2_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x009763C8", "name": "Array_InternalArray__IndexOf_29", "signature": "int32_t Array_InternalArray__IndexOf_29(Array * this, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00976588", "name": "Array_InternalArray__IndexOf_30", "signature": "int32_t Array_InternalArray__IndexOf_30(Array * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00976754", "name": "Array_InternalArray__IndexOf_31", "signature": "int32_t Array_InternalArray__IndexOf_31(Array * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00976920", "name": "Array_InternalArray__IndexOf_32", "signature": "int32_t Array_InternalArray__IndexOf_32(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00976AE0", "name": "Array_InternalArray__IndexOf_33", "signature": "int32_t Array_InternalArray__IndexOf_33(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00976C9C", "name": "Array_InternalArray__IndexOf_34", "signature": "int32_t Array_InternalArray__IndexOf_34(Array * this, KeyValuePair_2_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x00976E5C", "name": "Array_InternalArray__IndexOf_35", "signature": "int32_t Array_InternalArray__IndexOf_35(Array * this, Hashtable_bucket item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x00977028", "name": "Array_InternalArray__IndexOf_36", "signature": "int32_t Array_InternalArray__IndexOf_36(Array * this, DateTime item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[DateTime](DateTime)" }, { "virtualAddress": "0x00977198", "name": "Array_InternalArray__IndexOf_37", "signature": "int32_t Array_InternalArray__IndexOf_37(Array * this, Decimal item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Decimal](Decimal)" }, { "virtualAddress": "0x0097730C", "name": "Array_InternalArray__IndexOf_38", "signature": "int32_t Array_InternalArray__IndexOf_38(Array * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x009774C0", "name": "Array_InternalArray__IndexOf_39", "signature": "int32_t Array_InternalArray__IndexOf_39(Array * this, EventSource_EventMetadata item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x00977690", "name": "Array_InternalArray__IndexOf_40", "signature": "int32_t Array_InternalArray__IndexOf_40(Array * this, double item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Double](Double)" }, { "virtualAddress": "0x00977800", "name": "Array_InternalArray__IndexOf_41", "signature": "int32_t Array_InternalArray__IndexOf_41(Array * this, CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x009779B4", "name": "Array_InternalArray__IndexOf_42", "signature": "int32_t Array_InternalArray__IndexOf_42(Array * this, InternalCodePageDataItem item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x00977B74", "name": "Array_InternalArray__IndexOf_43", "signature": "int32_t Array_InternalArray__IndexOf_43(Array * this, InternalEncodingDataItem item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x00977D34", "name": "Array_InternalArray__IndexOf_44", "signature": "int32_t Array_InternalArray__IndexOf_44(Array * this, TimeSpanParse_TimeSpanToken item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x00977F00", "name": "Array_InternalArray__IndexOf_45", "signature": "int32_t Array_InternalArray__IndexOf_45(Array * this, UmAlQuraCalendar_DateMapping item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x009780C0", "name": "Array_InternalArray__IndexOf_46", "signature": "int32_t Array_InternalArray__IndexOf_46(Array * this, Guid item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Guid](Guid)" }, { "virtualAddress": "0x00978234", "name": "Array_InternalArray__IndexOf_47", "signature": "int32_t Array_InternalArray__IndexOf_47(Array * this, int16_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Int16](Int16)" }, { "virtualAddress": "0x0097839C", "name": "Array_InternalArray__IndexOf_48", "signature": "int32_t Array_InternalArray__IndexOf_48(Array * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Int32](Int32)" }, { "virtualAddress": "0x00978504", "name": "Array_InternalArray__IndexOf_49", "signature": "int32_t Array_InternalArray__IndexOf_49(Array * this, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x009786A8", "name": "Array_InternalArray__IndexOf_50", "signature": "int32_t Array_InternalArray__IndexOf_50(Array * this, int64_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Int64](Int64)" }, { "virtualAddress": "0x00978818", "name": "Array_InternalArray__IndexOf_51", "signature": "int32_t Array_InternalArray__IndexOf_51(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[IntPtr](IntPtr)" }, { "virtualAddress": "0x00978AD0", "name": "Array_InternalArray__IndexOf_52", "signature": "int32_t Array_InternalArray__IndexOf_52(Array * this, ParameterizedStrings_FormatParam item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x00978C90", "name": "Array_InternalArray__IndexOf_53", "signature": "int32_t Array_InternalArray__IndexOf_53(Array * this, CustomAttributeNamedArgument item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00978E10", "name": "Array_InternalArray__IndexOf_54", "signature": "int32_t Array_InternalArray__IndexOf_54(Array * this, CustomAttributeTypedArgument item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00978F84", "name": "Array_InternalArray__IndexOf_55", "signature": "int32_t Array_InternalArray__IndexOf_55(Array * this, ExceptionHandler item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x00979108", "name": "Array_InternalArray__IndexOf_56", "signature": "int32_t Array_InternalArray__IndexOf_56(Array * this, Label item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Label](Label)" }, { "virtualAddress": "0x00979278", "name": "Array_InternalArray__IndexOf_57", "signature": "int32_t Array_InternalArray__IndexOf_57(Array * this, ParameterModifier item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x0097942C", "name": "Array_InternalArray__IndexOf_58", "signature": "int32_t Array_InternalArray__IndexOf_58(Array * this, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x009795EC", "name": "Array_InternalArray__IndexOf_59", "signature": "int32_t Array_InternalArray__IndexOf_59(Array * this, Ephemeron item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x009797AC", "name": "Array_InternalArray__IndexOf_60", "signature": "int32_t Array_InternalArray__IndexOf_60(Array * this, CONNECTDATA_1 item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x0097996C", "name": "Array_InternalArray__IndexOf_61", "signature": "int32_t Array_InternalArray__IndexOf_61(Array * this, CONNECTDATA item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x00979B2C", "name": "Array_InternalArray__IndexOf_62", "signature": "int32_t Array_InternalArray__IndexOf_62(Array * this, GCHandle item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[GCHandle](GCHandle)" }, { "virtualAddress": "0x00979C9C", "name": "Array_InternalArray__IndexOf_63", "signature": "int32_t Array_InternalArray__IndexOf_63(Array * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x00979E0C", "name": "Array_InternalArray__IndexOf_64", "signature": "int32_t Array_InternalArray__IndexOf_64(Array * this, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00979FCC", "name": "Array_InternalArray__IndexOf_65", "signature": "int32_t Array_InternalArray__IndexOf_65(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x0097A18C", "name": "Array_InternalArray__IndexOf_66", "signature": "int32_t Array_InternalArray__IndexOf_66(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0097A34C", "name": "Array_InternalArray__IndexOf_67", "signature": "int32_t Array_InternalArray__IndexOf_67(Array * this, RuntimeTypeHandle item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x0097A4BC", "name": "Array_InternalArray__IndexOf_68", "signature": "int32_t Array_InternalArray__IndexOf_68(Array * this, int8_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[SByte](SByte)" }, { "virtualAddress": "0x0097A624", "name": "Array_InternalArray__IndexOf_69", "signature": "int32_t Array_InternalArray__IndexOf_69(Array * this, float item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[Single](Single)" }, { "virtualAddress": "0x0097A78C", "name": "Array_InternalArray__IndexOf_70", "signature": "int32_t Array_InternalArray__IndexOf_70(Array * this, CancellationToken item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x0097A8FC", "name": "Array_InternalArray__IndexOf_71", "signature": "int32_t Array_InternalArray__IndexOf_71(Array * this, CancellationTokenRegistration item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x0097AA7C", "name": "Array_InternalArray__IndexOf_72", "signature": "int32_t Array_InternalArray__IndexOf_72(Array * this, IndexRange item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[IndexRange](IndexRange)" }, { "virtualAddress": "0x0097AC38", "name": "Array_InternalArray__IndexOf_73", "signature": "int32_t Array_InternalArray__IndexOf_73(Array * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x0097ADEC", "name": "Array_InternalArray__IndexOf_74", "signature": "int32_t Array_InternalArray__IndexOf_74(Array * this, TimeSpan item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x0097AF5C", "name": "Array_InternalArray__IndexOf_75", "signature": "int32_t Array_InternalArray__IndexOf_75(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[UInt16](UInt16)" }, { "virtualAddress": "0x0097B0C4", "name": "Array_InternalArray__IndexOf_76", "signature": "int32_t Array_InternalArray__IndexOf_76(Array * this, uint32_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[UInt32](UInt32)" }, { "virtualAddress": "0x0097B22C", "name": "Array_InternalArray__IndexOf_77", "signature": "int32_t Array_InternalArray__IndexOf_77(Array * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[UInt64](UInt64)" }, { "virtualAddress": "0x0097B39C", "name": "Array_InternalArray__IndexOf_78", "signature": "int32_t Array_InternalArray__IndexOf_78(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0097B50C", "name": "Array_InternalArray__IndexOf_79", "signature": "int32_t Array_InternalArray__IndexOf_79(Array * this, ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x0097B6B8", "name": "Array_InternalArray__IndexOf_80", "signature": "int32_t Array_InternalArray__IndexOf_80(Array * this, ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x0097B870", "name": "Array_InternalArray__IndexOf_81", "signature": "int32_t Array_InternalArray__IndexOf_81(Array * this, ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x0097BA44", "name": "Array_InternalArray__IndexOf_82", "signature": "int32_t Array_InternalArray__IndexOf_82(Array * this, ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x0097BC00", "name": "Array_InternalArray__IndexOf_83", "signature": "int32_t Array_InternalArray__IndexOf_83(Array * this, ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0097BDD8", "name": "Array_InternalArray__IndexOf_84", "signature": "int32_t Array_InternalArray__IndexOf_84(Array * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0097BFB0", "name": "Array_InternalArray__IndexOf_85", "signature": "int32_t Array_InternalArray__IndexOf_85(Array * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0097C1A8", "name": "Array_InternalArray__IndexOf_86", "signature": "int32_t Array_InternalArray__IndexOf_86(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x0097C380", "name": "Array_InternalArray__IndexOf_87", "signature": "int32_t Array_InternalArray__IndexOf_87(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x0097C560", "name": "Array_InternalArray__IndexOf_88", "signature": "int32_t Array_InternalArray__IndexOf_88(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x0097C740", "name": "Array_InternalArray__IndexOf_89", "signature": "int32_t Array_InternalArray__IndexOf_89(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x0097C920", "name": "Array_InternalArray__IndexOf_90", "signature": "int32_t Array_InternalArray__IndexOf_90(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0097CB00", "name": "Array_InternalArray__IndexOf_91", "signature": "int32_t Array_InternalArray__IndexOf_91(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0097CCE0", "name": "Array_InternalArray__IndexOf_92", "signature": "int32_t Array_InternalArray__IndexOf_92(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0097CEC0", "name": "Array_LastIndexOf_7", "signature": "int32_t Array_LastIndexOf_7(Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Boolean](Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x0097D024", "name": "Array_LastIndexOf_8", "signature": "int32_t Array_LastIndexOf_8(Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Byte](Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x0097D188", "name": "Array_LastIndexOf_9", "signature": "int32_t Array_LastIndexOf_9(ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[ByteEnum](ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x0097D2EC", "name": "Array_LastIndexOf_10", "signature": "int32_t Array_LastIndexOf_10(KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x0097D464", "name": "Array_LastIndexOf_11", "signature": "int32_t Array_LastIndexOf_11(EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x0097D5C8", "name": "Array_LastIndexOf_12", "signature": "int32_t Array_LastIndexOf_12(Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Guid](Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x0097D740", "name": "Array_LastIndexOf_13", "signature": "int32_t Array_LastIndexOf_13(Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[Int32](Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x0097DB74", "name": "Array_LastIndexOf_14", "signature": "int32_t Array_LastIndexOf_14(EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[EventRegistrationToken](EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x0097DCD8", "name": "Array_LastIndexOf_15", "signature": "int32_t Array_LastIndexOf_15(UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf[UInt64](UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x0097DE3C", "name": "Array_LastIndexOfImpl_1", "signature": "int32_t Array_LastIndexOfImpl_1(Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[Boolean](Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x0097DEA0", "name": "Array_LastIndexOfImpl_2", "signature": "int32_t Array_LastIndexOfImpl_2(Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[Byte](Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x0097DF04", "name": "Array_LastIndexOfImpl_3", "signature": "int32_t Array_LastIndexOfImpl_3(ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[ByteEnum](ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x0097DF68", "name": "Array_LastIndexOfImpl_4", "signature": "int32_t Array_LastIndexOfImpl_4(KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x0097DFDC", "name": "Array_LastIndexOfImpl_5", "signature": "int32_t Array_LastIndexOfImpl_5(EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x0097E040", "name": "Array_LastIndexOfImpl_6", "signature": "int32_t Array_LastIndexOfImpl_6(Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[Guid](Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x0097E0B4", "name": "Array_LastIndexOfImpl_7", "signature": "int32_t Array_LastIndexOfImpl_7(Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[Int32](Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x0097E17C", "name": "Array_LastIndexOfImpl_8", "signature": "int32_t Array_LastIndexOfImpl_8(EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[EventRegistrationToken](EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x0097E1E0", "name": "Array_LastIndexOfImpl_9", "signature": "int32_t Array_LastIndexOfImpl_9(UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOfImpl[UInt64](UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x0097E610", "name": "JitHelpers_UnsafeEnumCast", "signature": "int32_t JitHelpers_UnsafeEnumCast(ByteEnum__Enum val, MethodInfo * method)", "dotNetSignature": "Int32 UnsafeEnumCast[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x0097E620", "name": "JitHelpers_UnsafeEnumCast_1", "signature": "int32_t JitHelpers_UnsafeEnumCast_1(Int32Enum__Enum val, MethodInfo * method)", "dotNetSignature": "Int32 UnsafeEnumCast[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x0097E630", "name": "Unsafe_SizeOf_1", "signature": "int32_t Unsafe_SizeOf_1(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Byte]()" }, { "virtualAddress": "0x0097E638", "name": "Unsafe_SizeOf_2", "signature": "int32_t Unsafe_SizeOf_2(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Char]()" }, { "virtualAddress": "0x0097E640", "name": "Unsafe_SizeOf_3", "signature": "int32_t Unsafe_SizeOf_3(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Int16]()" }, { "virtualAddress": "0x0097E648", "name": "Unsafe_SizeOf_4", "signature": "int32_t Unsafe_SizeOf_4(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Int32]()" }, { "virtualAddress": "0x0097E650", "name": "Unsafe_SizeOf_5", "signature": "int32_t Unsafe_SizeOf_5(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[Int64]()" }, { "virtualAddress": "0x0097E660", "name": "Unsafe_SizeOf_6", "signature": "int32_t Unsafe_SizeOf_6(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[UInt16]()" }, { "virtualAddress": "0x0097E668", "name": "Unsafe_SizeOf_7", "signature": "int32_t Unsafe_SizeOf_7(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[UInt32]()" }, { "virtualAddress": "0x0097E670", "name": "Unsafe_SizeOf_8", "signature": "int32_t Unsafe_SizeOf_8(MethodInfo * method)", "dotNetSignature": "Int32 SizeOf[UInt64]()" }, { "virtualAddress": "0x0097E7A0", "name": "Unsafe_ByteOffset_2", "signature": "void * Unsafe_ByteOffset_2(uint8_t * origin, uint8_t * target, MethodInfo * method)", "dotNetSignature": "IntPtr ByteOffset[Byte](Byte ByRef, Byte ByRef)" }, { "virtualAddress": "0x0097EB54", "name": "SpanHelpers_Add_1", "signature": "void * SpanHelpers_Add_1(void * start, int32_t index, MethodInfo * method)", "dotNetSignature": "IntPtr Add[Byte](IntPtr, Int32)" }, { "virtualAddress": "0x0097EBA8", "name": "SpanHelpers_Add_2", "signature": "void * SpanHelpers_Add_2(void * start, int32_t index, MethodInfo * method)", "dotNetSignature": "IntPtr Add[Char](IntPtr, Int32)" }, { "virtualAddress": "0x0087E4B8", "name": "Action_1_Int32___ctor", "signature": "void Action_1_Int32___ctor(Action_1_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[Int32](Object, IntPtr)" }, { "virtualAddress": "0x0087FF48", "name": "Action_2_Int32_System_Threading_Tasks_ParallelLoopState___ctor", "signature": "void Action_2_Int32_System_Threading_Tasks_ParallelLoopState___ctor(Action_2_Int32_System_Threading_Tasks_ParallelLoopState_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState](Object, IntPtr)" }, { "virtualAddress": "0x007D5DE8", "name": "Task_1_System_Object__ContinueWith_24", "signature": "Task_1_System_Boolean_ * Task_1_System_Object__ContinueWith_24(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Boolean_ * continuationFunction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWith[Boolean](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Boolean], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007D5F84", "name": "Task_1_System_Object__ContinueWith_25", "signature": "Task_1_System_Int32_ * Task_1_System_Object__ContinueWith_25(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_Int32_ * continuationFunction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWith[Int32](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Int32], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007D69F4", "name": "Task_1_System_Object__ContinueWith_26", "signature": "Task_1_VoidTaskResult_ * Task_1_System_Object__ContinueWith_26(Task_1_System_Object_ * this, Func_3_System_Threading_Tasks_Task_1_Object_System_Threading_Tasks_VoidTaskResult_ * continuationFunction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWith[VoidTaskResult](Func\u00603[System.Threading.Tasks.Task\u00601,Object,System.Threading.Tasks.VoidTaskResult], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007D6CE0", "name": "AsyncTaskCache_CreateCacheableTask_3", "signature": "Task_1_VoidTaskResult_ * AsyncTaskCache_CreateCacheableTask_3(VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] CreateCacheableTask[VoidTaskResult](VoidTaskResult)" }, { "virtualAddress": "0x007DA29C", "name": "TaskFactory_1_System_Int32__FromAsyncTrim_1", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsyncTrim_1(Object * thisRef, Stream_ReadWriteParameters args, Func_5_Object_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_3_Object_IAsyncResult_Int32_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsyncTrim[Object,Stream\u002BReadWriteParameters](Object, Stream\u002BReadWriteParameters, Func\u00605[Object,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult], Func\u00603[Object,IAsyncResult,Int32])" }, { "virtualAddress": "0x007DC820", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAllImpl_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAllImpl_1(Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_System_Threading_Tasks_VoidTaskResult_ * continuationFunction, Action_1_System_Threading_Tasks_Task_1__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAllImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task\u00601[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007DCAD4", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAnyImpl_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAnyImpl_1(Task_1_System_Object___Array * tasks, Func_2_System_Threading_Tasks_Task_1_System_Threading_Tasks_VoidTaskResult__1 * continuationFunction, Action_1_System_Threading_Tasks_Task_1_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAnyImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x007DCE54", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_2", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsyncImpl_2(Func_6_Object_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * arg1, Object * arg2, Object * arg3, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DD4A0", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_3", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsyncImpl_3(Func_5_Object_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * arg1, Object * arg2, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DDAD8", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_4", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsyncImpl_4(Func_4_Object_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * arg1, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x007DE104", "name": "TaskFactory_1_VoidTaskResult__FromAsyncTrim_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsyncTrim_1(Object * thisRef, Stream_ReadWriteParameters args, Func_5_Object_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_3_Object_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncTrim[Object,Stream\u002BReadWriteParameters](Object, Stream\u002BReadWriteParameters, Func\u00605[Object,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult], Func\u00603[Object,IAsyncResult,System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x007E0250", "name": "Marshal_AlignedSizeOf", "signature": "uint32_t Marshal_AlignedSizeOf(MethodInfo * method)", "dotNetSignature": "UInt32 AlignedSizeOf[Int32]()" }, { "virtualAddress": "0x007E3404", "name": "TupleExtensions_CreateLong", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ TupleExtensions_CreateLong(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_1_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00601[Object])" }, { "virtualAddress": "0x007E3460", "name": "TupleExtensions_CreateLong_1", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ TupleExtensions_CreateLong_1(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_2_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x007E3508", "name": "TupleExtensions_CreateLong_2", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ TupleExtensions_CreateLong_2(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_3_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x007E35D0", "name": "TupleExtensions_CreateLong_3", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ TupleExtensions_CreateLong_3(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_4_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x007E3688", "name": "TupleExtensions_CreateLong_4", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ TupleExtensions_CreateLong_4(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_5_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E3750", "name": "TupleExtensions_CreateLong_5", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ TupleExtensions_CreateLong_5(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_6_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E3818", "name": "TupleExtensions_CreateLong_6", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ TupleExtensions_CreateLong_6(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E38F0", "name": "TupleExtensions_CreateLong_7", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ TupleExtensions_CreateLong_7(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x007E39B8", "name": "TupleExtensions_CreateLong_8", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ TupleExtensions_CreateLong_8(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x007E3A80", "name": "TupleExtensions_CreateLong_9", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ TupleExtensions_CreateLong_9(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x007E3B48", "name": "TupleExtensions_CreateLong_10", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ TupleExtensions_CreateLong_10(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E3C10", "name": "TupleExtensions_CreateLong_11", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ TupleExtensions_CreateLong_11(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E3CD8", "name": "TupleExtensions_CreateLong_12", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ TupleExtensions_CreateLong_12(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E3DA0", "name": "TupleExtensions_CreateLong_13", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ TupleExtensions_CreateLong_13(Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]] CreateLong[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E41A8", "name": "Array_InternalArray__ICollection_Add_1", "signature": "void Array_InternalArray__ICollection_Add_1(Array * this, CodePointIndexer_TableRange item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x007E4214", "name": "Array_InternalArray__ICollection_Add_2", "signature": "void Array_InternalArray__ICollection_Add_2(Array * this, Uri_UriScheme item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x007E4280", "name": "Array_InternalArray__ICollection_Add_3", "signature": "void Array_InternalArray__ICollection_Add_3(Array * this, bool item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Boolean](Boolean)" }, { "virtualAddress": "0x007E42EC", "name": "Array_InternalArray__ICollection_Add_4", "signature": "void Array_InternalArray__ICollection_Add_4(Array * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Byte](Byte)" }, { "virtualAddress": "0x007E4358", "name": "Array_InternalArray__ICollection_Add_5", "signature": "void Array_InternalArray__ICollection_Add_5(Array * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x007E43C4", "name": "Array_InternalArray__ICollection_Add_6", "signature": "void Array_InternalArray__ICollection_Add_6(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Char](Char)" }, { "virtualAddress": "0x007E4430", "name": "Array_InternalArray__ICollection_Add_7", "signature": "void Array_InternalArray__ICollection_Add_7(Array * this, CharInfo item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CharInfo](CharInfo)" }, { "virtualAddress": "0x007E449C", "name": "Array_InternalArray__ICollection_Add_8", "signature": "void Array_InternalArray__ICollection_Add_8(Array * this, ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x007E4508", "name": "Array_InternalArray__ICollection_Add_9", "signature": "void Array_InternalArray__ICollection_Add_9(Array * this, DictionaryEntry item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x007E4574", "name": "Array_InternalArray__ICollection_Add_10", "signature": "void Array_InternalArray__ICollection_Add_10(Array * this, Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x007E45E0", "name": "Array_InternalArray__ICollection_Add_11", "signature": "void Array_InternalArray__ICollection_Add_11(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x007E464C", "name": "Array_InternalArray__ICollection_Add_12", "signature": "void Array_InternalArray__ICollection_Add_12(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x007E46B8", "name": "Array_InternalArray__ICollection_Add_13", "signature": "void Array_InternalArray__ICollection_Add_13(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x007E4724", "name": "Array_InternalArray__ICollection_Add_14", "signature": "void Array_InternalArray__ICollection_Add_14(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x007E4790", "name": "Array_InternalArray__ICollection_Add_15", "signature": "void Array_InternalArray__ICollection_Add_15(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x007E47FC", "name": "Array_InternalArray__ICollection_Add_16", "signature": "void Array_InternalArray__ICollection_Add_16(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x007E4868", "name": "Array_InternalArray__ICollection_Add_17", "signature": "void Array_InternalArray__ICollection_Add_17(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x007E48D4", "name": "Array_InternalArray__ICollection_Add_18", "signature": "void Array_InternalArray__ICollection_Add_18(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x007E4940", "name": "Array_InternalArray__ICollection_Add_19", "signature": "void Array_InternalArray__ICollection_Add_19(Array * this, Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x007E49AC", "name": "Array_InternalArray__ICollection_Add_20", "signature": "void Array_InternalArray__ICollection_Add_20(Array * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x007E4A18", "name": "Array_InternalArray__ICollection_Add_21", "signature": "void Array_InternalArray__ICollection_Add_21(Array * this, KeyValuePair_2_System_Guid_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x007E4A84", "name": "Array_InternalArray__ICollection_Add_22", "signature": "void Array_InternalArray__ICollection_Add_22(Array * this, KeyValuePair_2_System_Guid_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x007E4AF0", "name": "Array_InternalArray__ICollection_Add_23", "signature": "void Array_InternalArray__ICollection_Add_23(Array * this, KeyValuePair_2_System_Int32_System_ByteEnum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x007E4B5C", "name": "Array_InternalArray__ICollection_Add_24", "signature": "void Array_InternalArray__ICollection_Add_24(Array * this, KeyValuePair_2_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x007E4BC8", "name": "Array_InternalArray__ICollection_Add_25", "signature": "void Array_InternalArray__ICollection_Add_25(Array * this, KeyValuePair_2_System_Int64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x007E4C34", "name": "Array_InternalArray__ICollection_Add_26", "signature": "void Array_InternalArray__ICollection_Add_26(Array * this, KeyValuePair_2_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x007E4CA0", "name": "Array_InternalArray__ICollection_Add_27", "signature": "void Array_InternalArray__ICollection_Add_27(Array * this, KeyValuePair_2_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x007E4D0C", "name": "Array_InternalArray__ICollection_Add_28", "signature": "void Array_InternalArray__ICollection_Add_28(Array * this, KeyValuePair_2_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x007E4D78", "name": "Array_InternalArray__ICollection_Add_29", "signature": "void Array_InternalArray__ICollection_Add_29(Array * this, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x007E4DE4", "name": "Array_InternalArray__ICollection_Add_30", "signature": "void Array_InternalArray__ICollection_Add_30(Array * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x007E4E50", "name": "Array_InternalArray__ICollection_Add_31", "signature": "void Array_InternalArray__ICollection_Add_31(Array * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x007E4EBC", "name": "Array_InternalArray__ICollection_Add_32", "signature": "void Array_InternalArray__ICollection_Add_32(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x007E4F28", "name": "Array_InternalArray__ICollection_Add_33", "signature": "void Array_InternalArray__ICollection_Add_33(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x007E4F94", "name": "Array_InternalArray__ICollection_Add_34", "signature": "void Array_InternalArray__ICollection_Add_34(Array * this, KeyValuePair_2_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x007E5000", "name": "Array_InternalArray__ICollection_Add_35", "signature": "void Array_InternalArray__ICollection_Add_35(Array * this, Hashtable_bucket item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x007E506C", "name": "Array_InternalArray__ICollection_Add_36", "signature": "void Array_InternalArray__ICollection_Add_36(Array * this, DateTime item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[DateTime](DateTime)" }, { "virtualAddress": "0x007E50D8", "name": "Array_InternalArray__ICollection_Add_37", "signature": "void Array_InternalArray__ICollection_Add_37(Array * this, Decimal item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Decimal](Decimal)" }, { "virtualAddress": "0x007E5144", "name": "Array_InternalArray__ICollection_Add_38", "signature": "void Array_InternalArray__ICollection_Add_38(Array * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x007E51B0", "name": "Array_InternalArray__ICollection_Add_39", "signature": "void Array_InternalArray__ICollection_Add_39(Array * this, EventSource_EventMetadata item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x007E521C", "name": "Array_InternalArray__ICollection_Add_40", "signature": "void Array_InternalArray__ICollection_Add_40(Array * this, double item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Double](Double)" }, { "virtualAddress": "0x007E5288", "name": "Array_InternalArray__ICollection_Add_41", "signature": "void Array_InternalArray__ICollection_Add_41(Array * this, CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x007E52F4", "name": "Array_InternalArray__ICollection_Add_42", "signature": "void Array_InternalArray__ICollection_Add_42(Array * this, InternalCodePageDataItem item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x007E5360", "name": "Array_InternalArray__ICollection_Add_43", "signature": "void Array_InternalArray__ICollection_Add_43(Array * this, InternalEncodingDataItem item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x007E53CC", "name": "Array_InternalArray__ICollection_Add_44", "signature": "void Array_InternalArray__ICollection_Add_44(Array * this, TimeSpanParse_TimeSpanToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x007E5438", "name": "Array_InternalArray__ICollection_Add_45", "signature": "void Array_InternalArray__ICollection_Add_45(Array * this, UmAlQuraCalendar_DateMapping item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x007E54A4", "name": "Array_InternalArray__ICollection_Add_46", "signature": "void Array_InternalArray__ICollection_Add_46(Array * this, Guid item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Guid](Guid)" }, { "virtualAddress": "0x007E5510", "name": "Array_InternalArray__ICollection_Add_47", "signature": "void Array_InternalArray__ICollection_Add_47(Array * this, int16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Int16](Int16)" }, { "virtualAddress": "0x007E557C", "name": "Array_InternalArray__ICollection_Add_48", "signature": "void Array_InternalArray__ICollection_Add_48(Array * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Int32](Int32)" }, { "virtualAddress": "0x007E55E8", "name": "Array_InternalArray__ICollection_Add_49", "signature": "void Array_InternalArray__ICollection_Add_49(Array * this, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x007E5654", "name": "Array_InternalArray__ICollection_Add_50", "signature": "void Array_InternalArray__ICollection_Add_50(Array * this, int64_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Int64](Int64)" }, { "virtualAddress": "0x007E56C0", "name": "Array_InternalArray__ICollection_Add_51", "signature": "void Array_InternalArray__ICollection_Add_51(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[IntPtr](IntPtr)" }, { "virtualAddress": "0x007E5798", "name": "Array_InternalArray__ICollection_Add_52", "signature": "void Array_InternalArray__ICollection_Add_52(Array * this, ParameterizedStrings_FormatParam item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x007E5804", "name": "Array_InternalArray__ICollection_Add_53", "signature": "void Array_InternalArray__ICollection_Add_53(Array * this, CustomAttributeNamedArgument item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x007E5870", "name": "Array_InternalArray__ICollection_Add_54", "signature": "void Array_InternalArray__ICollection_Add_54(Array * this, CustomAttributeTypedArgument item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x007E58DC", "name": "Array_InternalArray__ICollection_Add_55", "signature": "void Array_InternalArray__ICollection_Add_55(Array * this, ExceptionHandler item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x007E5948", "name": "Array_InternalArray__ICollection_Add_56", "signature": "void Array_InternalArray__ICollection_Add_56(Array * this, Label item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Label](Label)" }, { "virtualAddress": "0x007E59B4", "name": "Array_InternalArray__ICollection_Add_57", "signature": "void Array_InternalArray__ICollection_Add_57(Array * this, ParameterModifier item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x007E5A20", "name": "Array_InternalArray__ICollection_Add_58", "signature": "void Array_InternalArray__ICollection_Add_58(Array * this, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x007E5A8C", "name": "Array_InternalArray__ICollection_Add_59", "signature": "void Array_InternalArray__ICollection_Add_59(Array * this, Ephemeron item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x007E5AF8", "name": "Array_InternalArray__ICollection_Add_60", "signature": "void Array_InternalArray__ICollection_Add_60(Array * this, CONNECTDATA_1 item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x007E5B64", "name": "Array_InternalArray__ICollection_Add_61", "signature": "void Array_InternalArray__ICollection_Add_61(Array * this, CONNECTDATA item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x007E5BD0", "name": "Array_InternalArray__ICollection_Add_62", "signature": "void Array_InternalArray__ICollection_Add_62(Array * this, GCHandle item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[GCHandle](GCHandle)" }, { "virtualAddress": "0x007E5C3C", "name": "Array_InternalArray__ICollection_Add_63", "signature": "void Array_InternalArray__ICollection_Add_63(Array * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x007E5CA8", "name": "Array_InternalArray__ICollection_Add_64", "signature": "void Array_InternalArray__ICollection_Add_64(Array * this, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x007E5D14", "name": "Array_InternalArray__ICollection_Add_65", "signature": "void Array_InternalArray__ICollection_Add_65(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x007E5D80", "name": "Array_InternalArray__ICollection_Add_66", "signature": "void Array_InternalArray__ICollection_Add_66(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x007E5DEC", "name": "Array_InternalArray__ICollection_Add_67", "signature": "void Array_InternalArray__ICollection_Add_67(Array * this, RuntimeTypeHandle item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x007E5E58", "name": "Array_InternalArray__ICollection_Add_68", "signature": "void Array_InternalArray__ICollection_Add_68(Array * this, int8_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[SByte](SByte)" }, { "virtualAddress": "0x007E5EC4", "name": "Array_InternalArray__ICollection_Add_69", "signature": "void Array_InternalArray__ICollection_Add_69(Array * this, float item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[Single](Single)" }, { "virtualAddress": "0x007E5F30", "name": "Array_InternalArray__ICollection_Add_70", "signature": "void Array_InternalArray__ICollection_Add_70(Array * this, CancellationToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x007E5F9C", "name": "Array_InternalArray__ICollection_Add_71", "signature": "void Array_InternalArray__ICollection_Add_71(Array * this, CancellationTokenRegistration item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x007E6008", "name": "Array_InternalArray__ICollection_Add_72", "signature": "void Array_InternalArray__ICollection_Add_72(Array * this, IndexRange item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[IndexRange](IndexRange)" }, { "virtualAddress": "0x007E6074", "name": "Array_InternalArray__ICollection_Add_73", "signature": "void Array_InternalArray__ICollection_Add_73(Array * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x007E60E0", "name": "Array_InternalArray__ICollection_Add_74", "signature": "void Array_InternalArray__ICollection_Add_74(Array * this, TimeSpan item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x007E614C", "name": "Array_InternalArray__ICollection_Add_75", "signature": "void Array_InternalArray__ICollection_Add_75(Array * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[UInt16](UInt16)" }, { "virtualAddress": "0x007E61B8", "name": "Array_InternalArray__ICollection_Add_76", "signature": "void Array_InternalArray__ICollection_Add_76(Array * this, uint32_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[UInt32](UInt32)" }, { "virtualAddress": "0x007E6224", "name": "Array_InternalArray__ICollection_Add_77", "signature": "void Array_InternalArray__ICollection_Add_77(Array * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[UInt64](UInt64)" }, { "virtualAddress": "0x007E6290", "name": "Array_InternalArray__ICollection_Add_78", "signature": "void Array_InternalArray__ICollection_Add_78(Array * this, void * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x007E62FC", "name": "Array_InternalArray__ICollection_Add_79", "signature": "void Array_InternalArray__ICollection_Add_79(Array * this, ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x007E6368", "name": "Array_InternalArray__ICollection_Add_80", "signature": "void Array_InternalArray__ICollection_Add_80(Array * this, ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x007E63D4", "name": "Array_InternalArray__ICollection_Add_81", "signature": "void Array_InternalArray__ICollection_Add_81(Array * this, ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x007E6440", "name": "Array_InternalArray__ICollection_Add_82", "signature": "void Array_InternalArray__ICollection_Add_82(Array * this, ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x007E64AC", "name": "Array_InternalArray__ICollection_Add_83", "signature": "void Array_InternalArray__ICollection_Add_83(Array * this, ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E6518", "name": "Array_InternalArray__ICollection_Add_84", "signature": "void Array_InternalArray__ICollection_Add_84(Array * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E6584", "name": "Array_InternalArray__ICollection_Add_85", "signature": "void Array_InternalArray__ICollection_Add_85(Array * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007E65F0", "name": "Array_InternalArray__ICollection_Add_86", "signature": "void Array_InternalArray__ICollection_Add_86(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x007E665C", "name": "Array_InternalArray__ICollection_Add_87", "signature": "void Array_InternalArray__ICollection_Add_87(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x007E66C8", "name": "Array_InternalArray__ICollection_Add_88", "signature": "void Array_InternalArray__ICollection_Add_88(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x007E6734", "name": "Array_InternalArray__ICollection_Add_89", "signature": "void Array_InternalArray__ICollection_Add_89(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E67A0", "name": "Array_InternalArray__ICollection_Add_90", "signature": "void Array_InternalArray__ICollection_Add_90(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E680C", "name": "Array_InternalArray__ICollection_Add_91", "signature": "void Array_InternalArray__ICollection_Add_91(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E6878", "name": "Array_InternalArray__ICollection_Add_92", "signature": "void Array_InternalArray__ICollection_Add_92(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x007E68E4", "name": "Array_InternalArray__ICollection_CopyTo_1", "signature": "void Array_InternalArray__ICollection_CopyTo_1(Array * this, CodePointIndexer_TableRange__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange[], Int32)" }, { "virtualAddress": "0x007E694C", "name": "Array_InternalArray__ICollection_CopyTo_2", "signature": "void Array_InternalArray__ICollection_CopyTo_2(Array * this, Uri_UriScheme__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Uri\u002BUriScheme](Uri\u002BUriScheme[], Int32)" }, { "virtualAddress": "0x007E69B4", "name": "Array_InternalArray__ICollection_CopyTo_3", "signature": "void Array_InternalArray__ICollection_CopyTo_3(Array * this, Boolean__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Boolean](Boolean[], Int32)" }, { "virtualAddress": "0x007E6A1C", "name": "Array_InternalArray__ICollection_CopyTo_4", "signature": "void Array_InternalArray__ICollection_CopyTo_4(Array * this, Byte__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Byte](Byte[], Int32)" }, { "virtualAddress": "0x007E6A84", "name": "Array_InternalArray__ICollection_CopyTo_5", "signature": "void Array_InternalArray__ICollection_CopyTo_5(Array * this, ByteEnum__Enum__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ByteEnum](ByteEnum[], Int32)" }, { "virtualAddress": "0x007E6AEC", "name": "Array_InternalArray__ICollection_CopyTo_6", "signature": "void Array_InternalArray__ICollection_CopyTo_6(Array * this, Char__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Char](Char[], Int32)" }, { "virtualAddress": "0x007E6B54", "name": "Array_InternalArray__ICollection_CopyTo_7", "signature": "void Array_InternalArray__ICollection_CopyTo_7(Array * this, CharInfo__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CharInfo](CharInfo[], Int32)" }, { "virtualAddress": "0x007E6BBC", "name": "Array_InternalArray__ICollection_CopyTo_8", "signature": "void Array_InternalArray__ICollection_CopyTo_8(Array * this, ConcurrentQueue_1_T_Segment_T_Slot_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object][], Int32)" }, { "virtualAddress": "0x007E6C24", "name": "Array_InternalArray__ICollection_CopyTo_9", "signature": "void Array_InternalArray__ICollection_CopyTo_9(Array * this, DictionaryEntry__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[DictionaryEntry](DictionaryEntry[], Int32)" }, { "virtualAddress": "0x007E6C8C", "name": "Array_InternalArray__ICollection_CopyTo_10", "signature": "void Array_InternalArray__ICollection_CopyTo_10(Array * this, Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object][], Int32)" }, { "virtualAddress": "0x007E6CF4", "name": "Array_InternalArray__ICollection_CopyTo_11", "signature": "void Array_InternalArray__ICollection_CopyTo_11(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean][], Int32)" }, { "virtualAddress": "0x007E6D5C", "name": "Array_InternalArray__ICollection_CopyTo_12", "signature": "void Array_InternalArray__ICollection_CopyTo_12(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32][], Int32)" }, { "virtualAddress": "0x007E6DC4", "name": "Array_InternalArray__ICollection_CopyTo_13", "signature": "void Array_InternalArray__ICollection_CopyTo_13(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum][], Int32)" }, { "virtualAddress": "0x007E6E2C", "name": "Array_InternalArray__ICollection_CopyTo_14", "signature": "void Array_InternalArray__ICollection_CopyTo_14(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x007E6E94", "name": "Array_InternalArray__ICollection_CopyTo_15", "signature": "void Array_InternalArray__ICollection_CopyTo_15(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator][], Int32)" }, { "virtualAddress": "0x007E6EFC", "name": "Array_InternalArray__ICollection_CopyTo_16", "signature": "void Array_InternalArray__ICollection_CopyTo_16(Array * this, Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList][], Int32)" }, { "virtualAddress": "0x007E6F64", "name": "Array_InternalArray__ICollection_CopyTo_17", "signature": "void Array_InternalArray__ICollection_CopyTo_17(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object][], Int32)" }, { "virtualAddress": "0x007E6FCC", "name": "Array_InternalArray__ICollection_CopyTo_18", "signature": "void Array_InternalArray__ICollection_CopyTo_18(Array * this, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry][], Int32)" }, { "virtualAddress": "0x007E7034", "name": "Array_InternalArray__ICollection_CopyTo_19", "signature": "void Array_InternalArray__ICollection_CopyTo_19(Array * this, Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object][], Int32)" }, { "virtualAddress": "0x007E709C", "name": "Array_InternalArray__ICollection_CopyTo_20", "signature": "void Array_InternalArray__ICollection_CopyTo_20(Array * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32)" }, { "virtualAddress": "0x007E7104", "name": "Array_InternalArray__ICollection_CopyTo_21", "signature": "void Array_InternalArray__ICollection_CopyTo_21(Array * this, KeyValuePair_2_System_Guid_System_Int32___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32][], Int32)" }, { "virtualAddress": "0x007E716C", "name": "Array_InternalArray__ICollection_CopyTo_22", "signature": "void Array_InternalArray__ICollection_CopyTo_22(Array * this, KeyValuePair_2_System_Guid_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object][], Int32)" }, { "virtualAddress": "0x007E71D4", "name": "Array_InternalArray__ICollection_CopyTo_23", "signature": "void Array_InternalArray__ICollection_CopyTo_23(Array * this, KeyValuePair_2_System_Int32_System_ByteEnum___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum][], Int32)" }, { "virtualAddress": "0x007E723C", "name": "Array_InternalArray__ICollection_CopyTo_24", "signature": "void Array_InternalArray__ICollection_CopyTo_24(Array * this, KeyValuePair_2_System_Int32_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object][], Int32)" }, { "virtualAddress": "0x007E72A4", "name": "Array_InternalArray__ICollection_CopyTo_25", "signature": "void Array_InternalArray__ICollection_CopyTo_25(Array * this, KeyValuePair_2_System_Int64_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object][], Int32)" }, { "virtualAddress": "0x007E730C", "name": "Array_InternalArray__ICollection_CopyTo_26", "signature": "void Array_InternalArray__ICollection_CopyTo_26(Array * this, KeyValuePair_2_System_Object_System_Boolean___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean][], Int32)" }, { "virtualAddress": "0x007E7374", "name": "Array_InternalArray__ICollection_CopyTo_27", "signature": "void Array_InternalArray__ICollection_CopyTo_27(Array * this, KeyValuePair_2_System_Object_System_Int32___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32][], Int32)" }, { "virtualAddress": "0x007E73DC", "name": "Array_InternalArray__ICollection_CopyTo_28", "signature": "void Array_InternalArray__ICollection_CopyTo_28(Array * this, KeyValuePair_2_System_Object_System_Int32Enum___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum][], Int32)" }, { "virtualAddress": "0x007E7444", "name": "Array_InternalArray__ICollection_CopyTo_29", "signature": "void Array_InternalArray__ICollection_CopyTo_29(Array * this, KeyValuePair_2_System_Object_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x007E74AC", "name": "Array_InternalArray__ICollection_CopyTo_30", "signature": "void Array_InternalArray__ICollection_CopyTo_30(Array * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator][], Int32)" }, { "virtualAddress": "0x007E7514", "name": "Array_InternalArray__ICollection_CopyTo_31", "signature": "void Array_InternalArray__ICollection_CopyTo_31(Array * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList][], Int32)" }, { "virtualAddress": "0x007E757C", "name": "Array_InternalArray__ICollection_CopyTo_32", "signature": "void Array_InternalArray__ICollection_CopyTo_32(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object][], Int32)" }, { "virtualAddress": "0x007E75E4", "name": "Array_InternalArray__ICollection_CopyTo_33", "signature": "void Array_InternalArray__ICollection_CopyTo_33(Array * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry][], Int32)" }, { "virtualAddress": "0x007E764C", "name": "Array_InternalArray__ICollection_CopyTo_34", "signature": "void Array_InternalArray__ICollection_CopyTo_34(Array * this, KeyValuePair_2_System_UInt64_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object][], Int32)" }, { "virtualAddress": "0x007E76B4", "name": "Array_InternalArray__ICollection_CopyTo_35", "signature": "void Array_InternalArray__ICollection_CopyTo_35(Array * this, Hashtable_bucket__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Hashtable\u002Bbucket](Hashtable\u002Bbucket[], Int32)" }, { "virtualAddress": "0x007E771C", "name": "Array_InternalArray__ICollection_CopyTo_36", "signature": "void Array_InternalArray__ICollection_CopyTo_36(Array * this, DateTime__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[DateTime](DateTime[], Int32)" }, { "virtualAddress": "0x007E7784", "name": "Array_InternalArray__ICollection_CopyTo_37", "signature": "void Array_InternalArray__ICollection_CopyTo_37(Array * this, Decimal__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Decimal](Decimal[], Int32)" }, { "virtualAddress": "0x007E77EC", "name": "Array_InternalArray__ICollection_CopyTo_38", "signature": "void Array_InternalArray__ICollection_CopyTo_38(Array * this, EventProvider_SessionInfo__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32)" }, { "virtualAddress": "0x007E7854", "name": "Array_InternalArray__ICollection_CopyTo_39", "signature": "void Array_InternalArray__ICollection_CopyTo_39(Array * this, EventSource_EventMetadata__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata[], Int32)" }, { "virtualAddress": "0x007E78BC", "name": "Array_InternalArray__ICollection_CopyTo_40", "signature": "void Array_InternalArray__ICollection_CopyTo_40(Array * this, Double__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Double](Double[], Int32)" }, { "virtualAddress": "0x007E7924", "name": "Array_InternalArray__ICollection_CopyTo_41", "signature": "void Array_InternalArray__ICollection_CopyTo_41(Array * this, CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap[], Int32)" }, { "virtualAddress": "0x007E798C", "name": "Array_InternalArray__ICollection_CopyTo_42", "signature": "void Array_InternalArray__ICollection_CopyTo_42(Array * this, InternalCodePageDataItem__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[InternalCodePageDataItem](InternalCodePageDataItem[], Int32)" }, { "virtualAddress": "0x007E79F4", "name": "Array_InternalArray__ICollection_CopyTo_43", "signature": "void Array_InternalArray__ICollection_CopyTo_43(Array * this, InternalEncodingDataItem__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[InternalEncodingDataItem](InternalEncodingDataItem[], Int32)" }, { "virtualAddress": "0x007E7A5C", "name": "Array_InternalArray__ICollection_CopyTo_44", "signature": "void Array_InternalArray__ICollection_CopyTo_44(Array * this, TimeSpanParse_TimeSpanToken__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken[], Int32)" }, { "virtualAddress": "0x007E7AC4", "name": "Array_InternalArray__ICollection_CopyTo_45", "signature": "void Array_InternalArray__ICollection_CopyTo_45(Array * this, UmAlQuraCalendar_DateMapping__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping[], Int32)" }, { "virtualAddress": "0x007E7B2C", "name": "Array_InternalArray__ICollection_CopyTo_46", "signature": "void Array_InternalArray__ICollection_CopyTo_46(Array * this, Guid__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Guid](Guid[], Int32)" }, { "virtualAddress": "0x007E7B94", "name": "Array_InternalArray__ICollection_CopyTo_47", "signature": "void Array_InternalArray__ICollection_CopyTo_47(Array * this, Int16__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Int16](Int16[], Int32)" }, { "virtualAddress": "0x007E7BFC", "name": "Array_InternalArray__ICollection_CopyTo_48", "signature": "void Array_InternalArray__ICollection_CopyTo_48(Array * this, Int32__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Int32](Int32[], Int32)" }, { "virtualAddress": "0x007E7C64", "name": "Array_InternalArray__ICollection_CopyTo_49", "signature": "void Array_InternalArray__ICollection_CopyTo_49(Array * this, Int32Enum__Enum__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Int32Enum](Int32Enum[], Int32)" }, { "virtualAddress": "0x007E7CCC", "name": "Array_InternalArray__ICollection_CopyTo_50", "signature": "void Array_InternalArray__ICollection_CopyTo_50(Array * this, Int64__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Int64](Int64[], Int32)" }, { "virtualAddress": "0x007E7D34", "name": "Array_InternalArray__ICollection_CopyTo_51", "signature": "void Array_InternalArray__ICollection_CopyTo_51(Array * this, IntPtr__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[IntPtr](IntPtr[], Int32)" }, { "virtualAddress": "0x007E7E04", "name": "Array_InternalArray__ICollection_CopyTo_52", "signature": "void Array_InternalArray__ICollection_CopyTo_52(Array * this, ParameterizedStrings_FormatParam__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam[], Int32)" }, { "virtualAddress": "0x007E7E6C", "name": "Array_InternalArray__ICollection_CopyTo_53", "signature": "void Array_InternalArray__ICollection_CopyTo_53(Array * this, CustomAttributeNamedArgument__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CustomAttributeNamedArgument](CustomAttributeNamedArgument[], Int32)" }, { "virtualAddress": "0x007E7ED4", "name": "Array_InternalArray__ICollection_CopyTo_54", "signature": "void Array_InternalArray__ICollection_CopyTo_54(Array * this, CustomAttributeTypedArgument__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CustomAttributeTypedArgument](CustomAttributeTypedArgument[], Int32)" }, { "virtualAddress": "0x007E7F3C", "name": "Array_InternalArray__ICollection_CopyTo_55", "signature": "void Array_InternalArray__ICollection_CopyTo_55(Array * this, ExceptionHandler__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ExceptionHandler](ExceptionHandler[], Int32)" }, { "virtualAddress": "0x007E7FA4", "name": "Array_InternalArray__ICollection_CopyTo_56", "signature": "void Array_InternalArray__ICollection_CopyTo_56(Array * this, Label__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Label](Label[], Int32)" }, { "virtualAddress": "0x007E800C", "name": "Array_InternalArray__ICollection_CopyTo_57", "signature": "void Array_InternalArray__ICollection_CopyTo_57(Array * this, ParameterModifier__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ParameterModifier](ParameterModifier[], Int32)" }, { "virtualAddress": "0x007E8074", "name": "Array_InternalArray__ICollection_CopyTo_58", "signature": "void Array_InternalArray__ICollection_CopyTo_58(Array * this, ResourceLocator__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ResourceLocator](ResourceLocator[], Int32)" }, { "virtualAddress": "0x007E80DC", "name": "Array_InternalArray__ICollection_CopyTo_59", "signature": "void Array_InternalArray__ICollection_CopyTo_59(Array * this, Ephemeron__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Ephemeron](Ephemeron[], Int32)" }, { "virtualAddress": "0x007E8144", "name": "Array_InternalArray__ICollection_CopyTo_60", "signature": "void Array_InternalArray__ICollection_CopyTo_60(Array * this, CONNECTDATA_1__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CONNECTDATA](CONNECTDATA[], Int32)" }, { "virtualAddress": "0x007E81AC", "name": "Array_InternalArray__ICollection_CopyTo_61", "signature": "void Array_InternalArray__ICollection_CopyTo_61(Array * this, CONNECTDATA__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CONNECTDATA](CONNECTDATA[], Int32)" }, { "virtualAddress": "0x007E8214", "name": "Array_InternalArray__ICollection_CopyTo_62", "signature": "void Array_InternalArray__ICollection_CopyTo_62(Array * this, GCHandle__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[GCHandle](GCHandle[], Int32)" }, { "virtualAddress": "0x007E827C", "name": "Array_InternalArray__ICollection_CopyTo_63", "signature": "void Array_InternalArray__ICollection_CopyTo_63(Array * this, EventRegistrationToken__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[EventRegistrationToken](EventRegistrationToken[], Int32)" }, { "virtualAddress": "0x007E82E4", "name": "Array_InternalArray__ICollection_CopyTo_64", "signature": "void Array_InternalArray__ICollection_CopyTo_64(Array * this, WindowsRuntimeMarshal_EventRegistrationTokenList__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList[], Int32)" }, { "virtualAddress": "0x007E834C", "name": "Array_InternalArray__ICollection_CopyTo_65", "signature": "void Array_InternalArray__ICollection_CopyTo_65(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry[], Int32)" }, { "virtualAddress": "0x007E83B4", "name": "Array_InternalArray__ICollection_CopyTo_66", "signature": "void Array_InternalArray__ICollection_CopyTo_66(Array * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey[], Int32)" }, { "virtualAddress": "0x007E841C", "name": "Array_InternalArray__ICollection_CopyTo_67", "signature": "void Array_InternalArray__ICollection_CopyTo_67(Array * this, RuntimeTypeHandle__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[RuntimeTypeHandle](RuntimeTypeHandle[], Int32)" }, { "virtualAddress": "0x007E8484", "name": "Array_InternalArray__ICollection_CopyTo_68", "signature": "void Array_InternalArray__ICollection_CopyTo_68(Array * this, SByte__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[SByte](SByte[], Int32)" }, { "virtualAddress": "0x007E84EC", "name": "Array_InternalArray__ICollection_CopyTo_69", "signature": "void Array_InternalArray__ICollection_CopyTo_69(Array * this, Single__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[Single](Single[], Int32)" }, { "virtualAddress": "0x007E8554", "name": "Array_InternalArray__ICollection_CopyTo_70", "signature": "void Array_InternalArray__ICollection_CopyTo_70(Array * this, CancellationToken__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CancellationToken](CancellationToken[], Int32)" }, { "virtualAddress": "0x007E85BC", "name": "Array_InternalArray__ICollection_CopyTo_71", "signature": "void Array_InternalArray__ICollection_CopyTo_71(Array * this, CancellationTokenRegistration__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[CancellationTokenRegistration](CancellationTokenRegistration[], Int32)" }, { "virtualAddress": "0x007E8624", "name": "Array_InternalArray__ICollection_CopyTo_72", "signature": "void Array_InternalArray__ICollection_CopyTo_72(Array * this, IndexRange__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[IndexRange](IndexRange[], Int32)" }, { "virtualAddress": "0x00759C88", "name": "Array_InternalArray__ICollection_CopyTo_73", "signature": "void Array_InternalArray__ICollection_CopyTo_73(Array * this, ThreadLocal_1_T_LinkedSlotVolatile_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][], Int32)" }, { "virtualAddress": "0x00759CF0", "name": "Array_InternalArray__ICollection_CopyTo_74", "signature": "void Array_InternalArray__ICollection_CopyTo_74(Array * this, TimeSpan__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[TimeSpan](TimeSpan[], Int32)" }, { "virtualAddress": "0x00759D58", "name": "Array_InternalArray__ICollection_CopyTo_75", "signature": "void Array_InternalArray__ICollection_CopyTo_75(Array * this, UInt16__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[UInt16](UInt16[], Int32)" }, { "virtualAddress": "0x00759DC0", "name": "Array_InternalArray__ICollection_CopyTo_76", "signature": "void Array_InternalArray__ICollection_CopyTo_76(Array * this, UInt32__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[UInt32](UInt32[], Int32)" }, { "virtualAddress": "0x00759E28", "name": "Array_InternalArray__ICollection_CopyTo_77", "signature": "void Array_InternalArray__ICollection_CopyTo_77(Array * this, UInt64__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[UInt64](UInt64[], Int32)" }, { "virtualAddress": "0x00759E90", "name": "Array_InternalArray__ICollection_CopyTo_78", "signature": "void Array_InternalArray__ICollection_CopyTo_78(Array * this, UIntPtr__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[UIntPtr](UIntPtr[], Int32)" }, { "virtualAddress": "0x00759EF8", "name": "Array_InternalArray__ICollection_CopyTo_79", "signature": "void Array_InternalArray__ICollection_CopyTo_79(Array * this, ValueTuple_1_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00601[Object]](ValueTuple\u00601[Object][], Int32)" }, { "virtualAddress": "0x00759F60", "name": "Array_InternalArray__ICollection_CopyTo_80", "signature": "void Array_InternalArray__ICollection_CopyTo_80(Array * this, ValueTuple_2_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object][], Int32)" }, { "virtualAddress": "0x00759FC8", "name": "Array_InternalArray__ICollection_CopyTo_81", "signature": "void Array_InternalArray__ICollection_CopyTo_81(Array * this, ValueTuple_3_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object][], Int32)" }, { "virtualAddress": "0x0075A030", "name": "Array_InternalArray__ICollection_CopyTo_82", "signature": "void Array_InternalArray__ICollection_CopyTo_82(Array * this, ValueTuple_4_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object][], Int32)" }, { "virtualAddress": "0x0075A098", "name": "Array_InternalArray__ICollection_CopyTo_83", "signature": "void Array_InternalArray__ICollection_CopyTo_83(Array * this, ValueTuple_5_Object_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object][], Int32)" }, { "virtualAddress": "0x0075A100", "name": "Array_InternalArray__ICollection_CopyTo_84", "signature": "void Array_InternalArray__ICollection_CopyTo_84(Array * this, ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object][], Int32)" }, { "virtualAddress": "0x0075A168", "name": "Array_InternalArray__ICollection_CopyTo_85", "signature": "void Array_InternalArray__ICollection_CopyTo_85(Array * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object][], Int32)" }, { "virtualAddress": "0x0075A1D0", "name": "Array_InternalArray__ICollection_CopyTo_86", "signature": "void Array_InternalArray__ICollection_CopyTo_86(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]][], Int32)" }, { "virtualAddress": "0x0075A238", "name": "Array_InternalArray__ICollection_CopyTo_87", "signature": "void Array_InternalArray__ICollection_CopyTo_87(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]][], Int32)" }, { "virtualAddress": "0x0075A2A0", "name": "Array_InternalArray__ICollection_CopyTo_88", "signature": "void Array_InternalArray__ICollection_CopyTo_88(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]][], Int32)" }, { "virtualAddress": "0x0075A308", "name": "Array_InternalArray__ICollection_CopyTo_89", "signature": "void Array_InternalArray__ICollection_CopyTo_89(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]][], Int32)" }, { "virtualAddress": "0x0075A370", "name": "Array_InternalArray__ICollection_CopyTo_90", "signature": "void Array_InternalArray__ICollection_CopyTo_90(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]][], Int32)" }, { "virtualAddress": "0x0075A3D8", "name": "Array_InternalArray__ICollection_CopyTo_91", "signature": "void Array_InternalArray__ICollection_CopyTo_91(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]][], Int32)" }, { "virtualAddress": "0x0075A440", "name": "Array_InternalArray__ICollection_CopyTo_92", "signature": "void Array_InternalArray__ICollection_CopyTo_92(Array * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void InternalArray__ICollection_CopyTo[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]][], Int32)" }, { "virtualAddress": "0x0075A4A8", "name": "Array_InternalArray__Insert_1", "signature": "void Array_InternalArray__Insert_1(Array * this, int32_t index, CodePointIndexer_TableRange item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CodePointIndexer\u002BTableRange](Int32, CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x0075A514", "name": "Array_InternalArray__Insert_2", "signature": "void Array_InternalArray__Insert_2(Array * this, int32_t index, Uri_UriScheme item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Uri\u002BUriScheme](Int32, Uri\u002BUriScheme)" }, { "virtualAddress": "0x0075A580", "name": "Array_InternalArray__Insert_3", "signature": "void Array_InternalArray__Insert_3(Array * this, int32_t index, bool item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Boolean](Int32, Boolean)" }, { "virtualAddress": "0x0075A5EC", "name": "Array_InternalArray__Insert_4", "signature": "void Array_InternalArray__Insert_4(Array * this, int32_t index, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Byte](Int32, Byte)" }, { "virtualAddress": "0x0075A658", "name": "Array_InternalArray__Insert_5", "signature": "void Array_InternalArray__Insert_5(Array * this, int32_t index, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ByteEnum](Int32, ByteEnum)" }, { "virtualAddress": "0x0075A6C4", "name": "Array_InternalArray__Insert_6", "signature": "void Array_InternalArray__Insert_6(Array * this, int32_t index, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Char](Int32, Char)" }, { "virtualAddress": "0x0075A730", "name": "Array_InternalArray__Insert_7", "signature": "void Array_InternalArray__Insert_7(Array * this, int32_t index, CharInfo item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CharInfo](Int32, CharInfo)" }, { "virtualAddress": "0x0075A79C", "name": "Array_InternalArray__Insert_8", "signature": "void Array_InternalArray__Insert_8(Array * this, int32_t index, ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32, ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x0075A808", "name": "Array_InternalArray__Insert_9", "signature": "void Array_InternalArray__Insert_9(Array * this, int32_t index, DictionaryEntry item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[DictionaryEntry](Int32, DictionaryEntry)" }, { "virtualAddress": "0x0075A874", "name": "Array_InternalArray__Insert_10", "signature": "void Array_InternalArray__Insert_10(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x0075A8E0", "name": "Array_InternalArray__Insert_11", "signature": "void Array_InternalArray__Insert_11(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x0075A94C", "name": "Array_InternalArray__Insert_12", "signature": "void Array_InternalArray__Insert_12(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x0075A9B8", "name": "Array_InternalArray__Insert_13", "signature": "void Array_InternalArray__Insert_13(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0075AA24", "name": "Array_InternalArray__Insert_14", "signature": "void Array_InternalArray__Insert_14(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x0075AA90", "name": "Array_InternalArray__Insert_15", "signature": "void Array_InternalArray__Insert_15(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0075AAFC", "name": "Array_InternalArray__Insert_16", "signature": "void Array_InternalArray__Insert_16(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0075AB68", "name": "Array_InternalArray__Insert_17", "signature": "void Array_InternalArray__Insert_17(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0075ABD4", "name": "Array_InternalArray__Insert_18", "signature": "void Array_InternalArray__Insert_18(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0075AC40", "name": "Array_InternalArray__Insert_19", "signature": "void Array_InternalArray__Insert_19(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x0075ACAC", "name": "Array_InternalArray__Insert_20", "signature": "void Array_InternalArray__Insert_20(Array * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.DateTime,System.Object]](Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0075AD18", "name": "Array_InternalArray__Insert_21", "signature": "void Array_InternalArray__Insert_21(Array * this, int32_t index, KeyValuePair_2_System_Guid_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Guid,System.Int32]](Int32, KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0075AD84", "name": "Array_InternalArray__Insert_22", "signature": "void Array_InternalArray__Insert_22(Array * this, int32_t index, KeyValuePair_2_System_Guid_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Guid,System.Object]](Int32, KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x0075ADF0", "name": "Array_InternalArray__Insert_23", "signature": "void Array_InternalArray__Insert_23(Array * this, int32_t index, KeyValuePair_2_System_Int32_System_ByteEnum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32, KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x0075AE5C", "name": "Array_InternalArray__Insert_24", "signature": "void Array_InternalArray__Insert_24(Array * this, int32_t index, KeyValuePair_2_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Int32,System.Object]](Int32, KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x0075AEC8", "name": "Array_InternalArray__Insert_25", "signature": "void Array_InternalArray__Insert_25(Array * this, int32_t index, KeyValuePair_2_System_Int64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Int64,System.Object]](Int32, KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x0075AF34", "name": "Array_InternalArray__Insert_26", "signature": "void Array_InternalArray__Insert_26(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Boolean]](Int32, KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x0075AFA0", "name": "Array_InternalArray__Insert_27", "signature": "void Array_InternalArray__Insert_27(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Int32]](Int32, KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0075B00C", "name": "Array_InternalArray__Insert_28", "signature": "void Array_InternalArray__Insert_28(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32, KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0075B078", "name": "Array_InternalArray__Insert_29", "signature": "void Array_InternalArray__Insert_29(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Object]](Int32, KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0075B0E4", "name": "Array_InternalArray__Insert_30", "signature": "void Array_InternalArray__Insert_30(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32, KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0075B150", "name": "Array_InternalArray__Insert_31", "signature": "void Array_InternalArray__Insert_31(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0075B1BC", "name": "Array_InternalArray__Insert_32", "signature": "void Array_InternalArray__Insert_32(Array * this, int32_t index, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0075B228", "name": "Array_InternalArray__Insert_33", "signature": "void Array_InternalArray__Insert_33(Array * this, int32_t index, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0075B294", "name": "Array_InternalArray__Insert_34", "signature": "void Array_InternalArray__Insert_34(Array * this, int32_t index, KeyValuePair_2_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.UInt64,System.Object]](Int32, KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x0075B300", "name": "Array_InternalArray__Insert_35", "signature": "void Array_InternalArray__Insert_35(Array * this, int32_t index, Hashtable_bucket item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Hashtable\u002Bbucket](Int32, Hashtable\u002Bbucket)" }, { "virtualAddress": "0x0075B36C", "name": "Array_InternalArray__Insert_36", "signature": "void Array_InternalArray__Insert_36(Array * this, int32_t index, DateTime item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[DateTime](Int32, DateTime)" }, { "virtualAddress": "0x0075B3D8", "name": "Array_InternalArray__Insert_37", "signature": "void Array_InternalArray__Insert_37(Array * this, int32_t index, Decimal item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Decimal](Int32, Decimal)" }, { "virtualAddress": "0x0075B444", "name": "Array_InternalArray__Insert_38", "signature": "void Array_InternalArray__Insert_38(Array * this, int32_t index, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[EventProvider\u002BSessionInfo](Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0075B4B0", "name": "Array_InternalArray__Insert_39", "signature": "void Array_InternalArray__Insert_39(Array * this, int32_t index, EventSource_EventMetadata item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[EventSource\u002BEventMetadata](Int32, EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x0075B51C", "name": "Array_InternalArray__Insert_40", "signature": "void Array_InternalArray__Insert_40(Array * this, int32_t index, double item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Double](Int32, Double)" }, { "virtualAddress": "0x0075B588", "name": "Array_InternalArray__Insert_41", "signature": "void Array_InternalArray__Insert_41(Array * this, int32_t index, CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32, CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x0075B5F4", "name": "Array_InternalArray__Insert_42", "signature": "void Array_InternalArray__Insert_42(Array * this, int32_t index, InternalCodePageDataItem item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[InternalCodePageDataItem](Int32, InternalCodePageDataItem)" }, { "virtualAddress": "0x0075B660", "name": "Array_InternalArray__Insert_43", "signature": "void Array_InternalArray__Insert_43(Array * this, int32_t index, InternalEncodingDataItem item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[InternalEncodingDataItem](Int32, InternalEncodingDataItem)" }, { "virtualAddress": "0x0075B6CC", "name": "Array_InternalArray__Insert_44", "signature": "void Array_InternalArray__Insert_44(Array * this, int32_t index, TimeSpanParse_TimeSpanToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[TimeSpanParse\u002BTimeSpanToken](Int32, TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x0075B738", "name": "Array_InternalArray__Insert_45", "signature": "void Array_InternalArray__Insert_45(Array * this, int32_t index, UmAlQuraCalendar_DateMapping item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[UmAlQuraCalendar\u002BDateMapping](Int32, UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x0075B7A4", "name": "Array_InternalArray__Insert_46", "signature": "void Array_InternalArray__Insert_46(Array * this, int32_t index, Guid item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Guid](Int32, Guid)" }, { "virtualAddress": "0x0075B810", "name": "Array_InternalArray__Insert_47", "signature": "void Array_InternalArray__Insert_47(Array * this, int32_t index, int16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Int16](Int32, Int16)" }, { "virtualAddress": "0x0075B87C", "name": "Array_InternalArray__Insert_48", "signature": "void Array_InternalArray__Insert_48(Array * this, int32_t index, int32_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Int32](Int32, Int32)" }, { "virtualAddress": "0x0075B8E8", "name": "Array_InternalArray__Insert_49", "signature": "void Array_InternalArray__Insert_49(Array * this, int32_t index, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Int32Enum](Int32, Int32Enum)" }, { "virtualAddress": "0x0075B954", "name": "Array_InternalArray__Insert_50", "signature": "void Array_InternalArray__Insert_50(Array * this, int32_t index, int64_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Int64](Int32, Int64)" }, { "virtualAddress": "0x0075B9C0", "name": "Array_InternalArray__Insert_51", "signature": "void Array_InternalArray__Insert_51(Array * this, int32_t index, void * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[IntPtr](Int32, IntPtr)" }, { "virtualAddress": "0x0075BA98", "name": "Array_InternalArray__Insert_52", "signature": "void Array_InternalArray__Insert_52(Array * this, int32_t index, ParameterizedStrings_FormatParam item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ParameterizedStrings\u002BFormatParam](Int32, ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x0075BB04", "name": "Array_InternalArray__Insert_53", "signature": "void Array_InternalArray__Insert_53(Array * this, int32_t index, CustomAttributeNamedArgument item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CustomAttributeNamedArgument](Int32, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x0075BB70", "name": "Array_InternalArray__Insert_54", "signature": "void Array_InternalArray__Insert_54(Array * this, int32_t index, CustomAttributeTypedArgument item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CustomAttributeTypedArgument](Int32, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x0075BBDC", "name": "Array_InternalArray__Insert_55", "signature": "void Array_InternalArray__Insert_55(Array * this, int32_t index, ExceptionHandler item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ExceptionHandler](Int32, ExceptionHandler)" }, { "virtualAddress": "0x0075BC48", "name": "Array_InternalArray__Insert_56", "signature": "void Array_InternalArray__Insert_56(Array * this, int32_t index, Label item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Label](Int32, Label)" }, { "virtualAddress": "0x0075BCB4", "name": "Array_InternalArray__Insert_57", "signature": "void Array_InternalArray__Insert_57(Array * this, int32_t index, ParameterModifier item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ParameterModifier](Int32, ParameterModifier)" }, { "virtualAddress": "0x0075BD20", "name": "Array_InternalArray__Insert_58", "signature": "void Array_InternalArray__Insert_58(Array * this, int32_t index, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ResourceLocator](Int32, ResourceLocator)" }, { "virtualAddress": "0x0075BD8C", "name": "Array_InternalArray__Insert_59", "signature": "void Array_InternalArray__Insert_59(Array * this, int32_t index, Ephemeron item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Ephemeron](Int32, Ephemeron)" }, { "virtualAddress": "0x0075BDF8", "name": "Array_InternalArray__Insert_60", "signature": "void Array_InternalArray__Insert_60(Array * this, int32_t index, CONNECTDATA_1 item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x0075BE64", "name": "Array_InternalArray__Insert_61", "signature": "void Array_InternalArray__Insert_61(Array * this, int32_t index, CONNECTDATA item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x0075BED0", "name": "Array_InternalArray__Insert_62", "signature": "void Array_InternalArray__Insert_62(Array * this, int32_t index, GCHandle item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[GCHandle](Int32, GCHandle)" }, { "virtualAddress": "0x0075BF3C", "name": "Array_InternalArray__Insert_63", "signature": "void Array_InternalArray__Insert_63(Array * this, int32_t index, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[EventRegistrationToken](Int32, EventRegistrationToken)" }, { "virtualAddress": "0x0075BFA8", "name": "Array_InternalArray__Insert_64", "signature": "void Array_InternalArray__Insert_64(Array * this, int32_t index, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x0075C014", "name": "Array_InternalArray__Insert_65", "signature": "void Array_InternalArray__Insert_65(Array * this, int32_t index, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x0075C080", "name": "Array_InternalArray__Insert_66", "signature": "void Array_InternalArray__Insert_66(Array * this, int32_t index, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0075C0EC", "name": "Array_InternalArray__Insert_67", "signature": "void Array_InternalArray__Insert_67(Array * this, int32_t index, RuntimeTypeHandle item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[RuntimeTypeHandle](Int32, RuntimeTypeHandle)" }, { "virtualAddress": "0x0075C158", "name": "Array_InternalArray__Insert_68", "signature": "void Array_InternalArray__Insert_68(Array * this, int32_t index, int8_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[SByte](Int32, SByte)" }, { "virtualAddress": "0x0075C1C4", "name": "Array_InternalArray__Insert_69", "signature": "void Array_InternalArray__Insert_69(Array * this, int32_t index, float item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[Single](Int32, Single)" }, { "virtualAddress": "0x0075C230", "name": "Array_InternalArray__Insert_70", "signature": "void Array_InternalArray__Insert_70(Array * this, int32_t index, CancellationToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CancellationToken](Int32, CancellationToken)" }, { "virtualAddress": "0x0075C29C", "name": "Array_InternalArray__Insert_71", "signature": "void Array_InternalArray__Insert_71(Array * this, int32_t index, CancellationTokenRegistration item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[CancellationTokenRegistration](Int32, CancellationTokenRegistration)" }, { "virtualAddress": "0x0075C308", "name": "Array_InternalArray__Insert_72", "signature": "void Array_InternalArray__Insert_72(Array * this, int32_t index, IndexRange item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[IndexRange](Int32, IndexRange)" }, { "virtualAddress": "0x0075C374", "name": "Array_InternalArray__Insert_73", "signature": "void Array_InternalArray__Insert_73(Array * this, int32_t index, ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32, ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x0075C3E0", "name": "Array_InternalArray__Insert_74", "signature": "void Array_InternalArray__Insert_74(Array * this, int32_t index, TimeSpan item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[TimeSpan](Int32, TimeSpan)" }, { "virtualAddress": "0x0075C44C", "name": "Array_InternalArray__Insert_75", "signature": "void Array_InternalArray__Insert_75(Array * this, int32_t index, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[UInt16](Int32, UInt16)" }, { "virtualAddress": "0x0075C4B8", "name": "Array_InternalArray__Insert_76", "signature": "void Array_InternalArray__Insert_76(Array * this, int32_t index, uint32_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[UInt32](Int32, UInt32)" }, { "virtualAddress": "0x0075C524", "name": "Array_InternalArray__Insert_77", "signature": "void Array_InternalArray__Insert_77(Array * this, int32_t index, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[UInt64](Int32, UInt64)" }, { "virtualAddress": "0x0075C590", "name": "Array_InternalArray__Insert_78", "signature": "void Array_InternalArray__Insert_78(Array * this, int32_t index, void * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[UIntPtr](Int32, UIntPtr)" }, { "virtualAddress": "0x0075C5FC", "name": "Array_InternalArray__Insert_79", "signature": "void Array_InternalArray__Insert_79(Array * this, int32_t index, ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00601[Object]](Int32, ValueTuple\u00601[Object])" }, { "virtualAddress": "0x0075C668", "name": "Array_InternalArray__Insert_80", "signature": "void Array_InternalArray__Insert_80(Array * this, int32_t index, ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00602[Object,Object]](Int32, ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x0075C6D4", "name": "Array_InternalArray__Insert_81", "signature": "void Array_InternalArray__Insert_81(Array * this, int32_t index, ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00603[Object,Object,Object]](Int32, ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x0075C740", "name": "Array_InternalArray__Insert_82", "signature": "void Array_InternalArray__Insert_82(Array * this, int32_t index, ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00604[Object,Object,Object,Object]](Int32, ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x0075C7AC", "name": "Array_InternalArray__Insert_83", "signature": "void Array_InternalArray__Insert_83(Array * this, int32_t index, ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32, ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0075C818", "name": "Array_InternalArray__Insert_84", "signature": "void Array_InternalArray__Insert_84(Array * this, int32_t index, ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0075C884", "name": "Array_InternalArray__Insert_85", "signature": "void Array_InternalArray__Insert_85(Array * this, int32_t index, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0075C8F0", "name": "Array_InternalArray__Insert_86", "signature": "void Array_InternalArray__Insert_86(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x0075C95C", "name": "Array_InternalArray__Insert_87", "signature": "void Array_InternalArray__Insert_87(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x0075C9C8", "name": "Array_InternalArray__Insert_88", "signature": "void Array_InternalArray__Insert_88(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x0075CA34", "name": "Array_InternalArray__Insert_89", "signature": "void Array_InternalArray__Insert_89(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x0075CAA0", "name": "Array_InternalArray__Insert_90", "signature": "void Array_InternalArray__Insert_90(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0075CB0C", "name": "Array_InternalArray__Insert_91", "signature": "void Array_InternalArray__Insert_91(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0075CB78", "name": "Array_InternalArray__Insert_92", "signature": "void Array_InternalArray__Insert_92(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0075CBE4", "name": "Array_InternalArray__set_Item_1", "signature": "void Array_InternalArray__set_Item_1(Array * this, int32_t index, CodePointIndexer_TableRange item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CodePointIndexer\u002BTableRange](Int32, CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x0075CD68", "name": "Array_InternalArray__set_Item_2", "signature": "void Array_InternalArray__set_Item_2(Array * this, int32_t index, Uri_UriScheme item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Uri\u002BUriScheme](Int32, Uri\u002BUriScheme)" }, { "virtualAddress": "0x0075CEEC", "name": "Array_InternalArray__set_Item_3", "signature": "void Array_InternalArray__set_Item_3(Array * this, int32_t index, bool item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Boolean](Int32, Boolean)" }, { "virtualAddress": "0x0075D050", "name": "Array_InternalArray__set_Item_4", "signature": "void Array_InternalArray__set_Item_4(Array * this, int32_t index, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Byte](Int32, Byte)" }, { "virtualAddress": "0x0075D1B4", "name": "Array_InternalArray__set_Item_5", "signature": "void Array_InternalArray__set_Item_5(Array * this, int32_t index, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ByteEnum](Int32, ByteEnum)" }, { "virtualAddress": "0x0075D318", "name": "Array_InternalArray__set_Item_6", "signature": "void Array_InternalArray__set_Item_6(Array * this, int32_t index, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Char](Int32, Char)" }, { "virtualAddress": "0x0075D47C", "name": "Array_InternalArray__set_Item_7", "signature": "void Array_InternalArray__set_Item_7(Array * this, int32_t index, CharInfo item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CharInfo](Int32, CharInfo)" }, { "virtualAddress": "0x0075D5E0", "name": "Array_InternalArray__set_Item_8", "signature": "void Array_InternalArray__set_Item_8(Array * this, int32_t index, ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32, ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x0075D744", "name": "Array_InternalArray__set_Item_9", "signature": "void Array_InternalArray__set_Item_9(Array * this, int32_t index, DictionaryEntry item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[DictionaryEntry](Int32, DictionaryEntry)" }, { "virtualAddress": "0x0075D8A8", "name": "Array_InternalArray__set_Item_10", "signature": "void Array_InternalArray__set_Item_10(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x0075DA2C", "name": "Array_InternalArray__set_Item_11", "signature": "void Array_InternalArray__set_Item_11(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x0075DBB0", "name": "Array_InternalArray__set_Item_12", "signature": "void Array_InternalArray__set_Item_12(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x0075DD34", "name": "Array_InternalArray__set_Item_13", "signature": "void Array_InternalArray__set_Item_13(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0075DEB8", "name": "Array_InternalArray__set_Item_14", "signature": "void Array_InternalArray__set_Item_14(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x0075E03C", "name": "Array_InternalArray__set_Item_15", "signature": "void Array_InternalArray__set_Item_15(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0075E1B8", "name": "Array_InternalArray__set_Item_16", "signature": "void Array_InternalArray__set_Item_16(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0075E334", "name": "Array_InternalArray__set_Item_17", "signature": "void Array_InternalArray__set_Item_17(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0075E4B8", "name": "Array_InternalArray__set_Item_18", "signature": "void Array_InternalArray__set_Item_18(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0075E63C", "name": "Array_InternalArray__set_Item_19", "signature": "void Array_InternalArray__set_Item_19(Array * this, int32_t index, Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x0075E7C0", "name": "Array_InternalArray__set_Item_20", "signature": "void Array_InternalArray__set_Item_20(Array * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.DateTime,System.Object]](Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0075E924", "name": "Array_InternalArray__set_Item_21", "signature": "void Array_InternalArray__set_Item_21(Array * this, int32_t index, KeyValuePair_2_System_Guid_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Guid,System.Int32]](Int32, KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0075EAA8", "name": "Array_InternalArray__set_Item_22", "signature": "void Array_InternalArray__set_Item_22(Array * this, int32_t index, KeyValuePair_2_System_Guid_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Guid,System.Object]](Int32, KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x0075EC2C", "name": "Array_InternalArray__set_Item_23", "signature": "void Array_InternalArray__set_Item_23(Array * this, int32_t index, KeyValuePair_2_System_Int32_System_ByteEnum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32, KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x0075ED94", "name": "Array_InternalArray__set_Item_24", "signature": "void Array_InternalArray__set_Item_24(Array * this, int32_t index, KeyValuePair_2_System_Int32_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Int32,System.Object]](Int32, KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x0075EEF8", "name": "Array_InternalArray__set_Item_25", "signature": "void Array_InternalArray__set_Item_25(Array * this, int32_t index, KeyValuePair_2_System_Int64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Int64,System.Object]](Int32, KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x0075F05C", "name": "Array_InternalArray__set_Item_26", "signature": "void Array_InternalArray__set_Item_26(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Boolean_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Boolean]](Int32, KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x0075F1C0", "name": "Array_InternalArray__set_Item_27", "signature": "void Array_InternalArray__set_Item_27(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Int32_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Int32]](Int32, KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0075F324", "name": "Array_InternalArray__set_Item_28", "signature": "void Array_InternalArray__set_Item_28(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Int32Enum_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32, KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0075F488", "name": "Array_InternalArray__set_Item_29", "signature": "void Array_InternalArray__set_Item_29(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Object]](Int32, KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0075F5EC", "name": "Array_InternalArray__set_Item_30", "signature": "void Array_InternalArray__set_Item_30(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32, KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0075F770", "name": "Array_InternalArray__set_Item_31", "signature": "void Array_InternalArray__set_Item_31(Array * this, int32_t index, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0075F8F4", "name": "Array_InternalArray__set_Item_32", "signature": "void Array_InternalArray__set_Item_32(Array * this, int32_t index, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0075FA58", "name": "Array_InternalArray__set_Item_33", "signature": "void Array_InternalArray__set_Item_33(Array * this, int32_t index, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0075FBD4", "name": "Array_InternalArray__set_Item_34", "signature": "void Array_InternalArray__set_Item_34(Array * this, int32_t index, KeyValuePair_2_System_UInt64_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.UInt64,System.Object]](Int32, KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x0075FD38", "name": "Array_InternalArray__set_Item_35", "signature": "void Array_InternalArray__set_Item_35(Array * this, int32_t index, Hashtable_bucket item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Hashtable\u002Bbucket](Int32, Hashtable\u002Bbucket)" }, { "virtualAddress": "0x0075FEBC", "name": "Array_InternalArray__set_Item_36", "signature": "void Array_InternalArray__set_Item_36(Array * this, int32_t index, DateTime item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[DateTime](Int32, DateTime)" }, { "virtualAddress": "0x00760024", "name": "Array_InternalArray__set_Item_37", "signature": "void Array_InternalArray__set_Item_37(Array * this, int32_t index, Decimal item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Decimal](Int32, Decimal)" }, { "virtualAddress": "0x00760188", "name": "Array_InternalArray__set_Item_38", "signature": "void Array_InternalArray__set_Item_38(Array * this, int32_t index, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[EventProvider\u002BSessionInfo](Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x007602F0", "name": "Array_InternalArray__set_Item_39", "signature": "void Array_InternalArray__set_Item_39(Array * this, int32_t index, EventSource_EventMetadata item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[EventSource\u002BEventMetadata](Int32, EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x00760474", "name": "Array_InternalArray__set_Item_40", "signature": "void Array_InternalArray__set_Item_40(Array * this, int32_t index, double item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Double](Int32, Double)" }, { "virtualAddress": "0x007605DC", "name": "Array_InternalArray__set_Item_41", "signature": "void Array_InternalArray__set_Item_41(Array * this, int32_t index, CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32, CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x00760744", "name": "Array_InternalArray__set_Item_42", "signature": "void Array_InternalArray__set_Item_42(Array * this, int32_t index, InternalCodePageDataItem item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[InternalCodePageDataItem](Int32, InternalCodePageDataItem)" }, { "virtualAddress": "0x007608A8", "name": "Array_InternalArray__set_Item_43", "signature": "void Array_InternalArray__set_Item_43(Array * this, int32_t index, InternalEncodingDataItem item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[InternalEncodingDataItem](Int32, InternalEncodingDataItem)" }, { "virtualAddress": "0x00760A0C", "name": "Array_InternalArray__set_Item_44", "signature": "void Array_InternalArray__set_Item_44(Array * this, int32_t index, TimeSpanParse_TimeSpanToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[TimeSpanParse\u002BTimeSpanToken](Int32, TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x00760B90", "name": "Array_InternalArray__set_Item_45", "signature": "void Array_InternalArray__set_Item_45(Array * this, int32_t index, UmAlQuraCalendar_DateMapping item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[UmAlQuraCalendar\u002BDateMapping](Int32, UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x00760CF4", "name": "Array_InternalArray__set_Item_46", "signature": "void Array_InternalArray__set_Item_46(Array * this, int32_t index, Guid item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Guid](Int32, Guid)" }, { "virtualAddress": "0x00760E58", "name": "Array_InternalArray__set_Item_47", "signature": "void Array_InternalArray__set_Item_47(Array * this, int32_t index, int16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Int16](Int32, Int16)" }, { "virtualAddress": "0x00760FBC", "name": "Array_InternalArray__set_Item_48", "signature": "void Array_InternalArray__set_Item_48(Array * this, int32_t index, int32_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Int32](Int32, Int32)" }, { "virtualAddress": "0x00761120", "name": "Array_InternalArray__set_Item_49", "signature": "void Array_InternalArray__set_Item_49(Array * this, int32_t index, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Int32Enum](Int32, Int32Enum)" }, { "virtualAddress": "0x00761284", "name": "Array_InternalArray__set_Item_50", "signature": "void Array_InternalArray__set_Item_50(Array * this, int32_t index, int64_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Int64](Int32, Int64)" }, { "virtualAddress": "0x007613EC", "name": "Array_InternalArray__set_Item_51", "signature": "void Array_InternalArray__set_Item_51(Array * this, int32_t index, void * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[IntPtr](Int32, IntPtr)" }, { "virtualAddress": "0x00761688", "name": "Array_InternalArray__set_Item_52", "signature": "void Array_InternalArray__set_Item_52(Array * this, int32_t index, ParameterizedStrings_FormatParam item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ParameterizedStrings\u002BFormatParam](Int32, ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x007617EC", "name": "Array_InternalArray__set_Item_53", "signature": "void Array_InternalArray__set_Item_53(Array * this, int32_t index, CustomAttributeNamedArgument item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CustomAttributeNamedArgument](Int32, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00761970", "name": "Array_InternalArray__set_Item_54", "signature": "void Array_InternalArray__set_Item_54(Array * this, int32_t index, CustomAttributeTypedArgument item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CustomAttributeTypedArgument](Int32, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00761AD4", "name": "Array_InternalArray__set_Item_55", "signature": "void Array_InternalArray__set_Item_55(Array * this, int32_t index, ExceptionHandler item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ExceptionHandler](Int32, ExceptionHandler)" }, { "virtualAddress": "0x00761C58", "name": "Array_InternalArray__set_Item_56", "signature": "void Array_InternalArray__set_Item_56(Array * this, int32_t index, Label item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Label](Int32, Label)" }, { "virtualAddress": "0x00761DBC", "name": "Array_InternalArray__set_Item_57", "signature": "void Array_InternalArray__set_Item_57(Array * this, int32_t index, ParameterModifier item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ParameterModifier](Int32, ParameterModifier)" }, { "virtualAddress": "0x00761F24", "name": "Array_InternalArray__set_Item_58", "signature": "void Array_InternalArray__set_Item_58(Array * this, int32_t index, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ResourceLocator](Int32, ResourceLocator)" }, { "virtualAddress": "0x00762088", "name": "Array_InternalArray__set_Item_59", "signature": "void Array_InternalArray__set_Item_59(Array * this, int32_t index, Ephemeron item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Ephemeron](Int32, Ephemeron)" }, { "virtualAddress": "0x007621EC", "name": "Array_InternalArray__set_Item_60", "signature": "void Array_InternalArray__set_Item_60(Array * this, int32_t index, CONNECTDATA_1 item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x00762350", "name": "Array_InternalArray__set_Item_61", "signature": "void Array_InternalArray__set_Item_61(Array * this, int32_t index, CONNECTDATA item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x007624B4", "name": "Array_InternalArray__set_Item_62", "signature": "void Array_InternalArray__set_Item_62(Array * this, int32_t index, GCHandle item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[GCHandle](Int32, GCHandle)" }, { "virtualAddress": "0x00762618", "name": "Array_InternalArray__set_Item_63", "signature": "void Array_InternalArray__set_Item_63(Array * this, int32_t index, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[EventRegistrationToken](Int32, EventRegistrationToken)" }, { "virtualAddress": "0x00762780", "name": "Array_InternalArray__set_Item_64", "signature": "void Array_InternalArray__set_Item_64(Array * this, int32_t index, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x007628E4", "name": "Array_InternalArray__set_Item_65", "signature": "void Array_InternalArray__set_Item_65(Array * this, int32_t index, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00762A48", "name": "Array_InternalArray__set_Item_66", "signature": "void Array_InternalArray__set_Item_66(Array * this, int32_t index, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00762BAC", "name": "Array_InternalArray__set_Item_67", "signature": "void Array_InternalArray__set_Item_67(Array * this, int32_t index, RuntimeTypeHandle item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[RuntimeTypeHandle](Int32, RuntimeTypeHandle)" }, { "virtualAddress": "0x00762D14", "name": "Array_InternalArray__set_Item_68", "signature": "void Array_InternalArray__set_Item_68(Array * this, int32_t index, int8_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[SByte](Int32, SByte)" }, { "virtualAddress": "0x00762E78", "name": "Array_InternalArray__set_Item_69", "signature": "void Array_InternalArray__set_Item_69(Array * this, int32_t index, float item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[Single](Int32, Single)" }, { "virtualAddress": "0x00762FDC", "name": "Array_InternalArray__set_Item_70", "signature": "void Array_InternalArray__set_Item_70(Array * this, int32_t index, CancellationToken item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CancellationToken](Int32, CancellationToken)" }, { "virtualAddress": "0x00763144", "name": "Array_InternalArray__set_Item_71", "signature": "void Array_InternalArray__set_Item_71(Array * this, int32_t index, CancellationTokenRegistration item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[CancellationTokenRegistration](Int32, CancellationTokenRegistration)" }, { "virtualAddress": "0x007632C8", "name": "Array_InternalArray__set_Item_72", "signature": "void Array_InternalArray__set_Item_72(Array * this, int32_t index, IndexRange item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[IndexRange](Int32, IndexRange)" }, { "virtualAddress": "0x00763444", "name": "Array_InternalArray__set_Item_73", "signature": "void Array_InternalArray__set_Item_73(Array * this, int32_t index, ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32, ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x007635AC", "name": "Array_InternalArray__set_Item_74", "signature": "void Array_InternalArray__set_Item_74(Array * this, int32_t index, TimeSpan item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[TimeSpan](Int32, TimeSpan)" }, { "virtualAddress": "0x00763714", "name": "Array_InternalArray__set_Item_75", "signature": "void Array_InternalArray__set_Item_75(Array * this, int32_t index, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[UInt16](Int32, UInt16)" }, { "virtualAddress": "0x00763878", "name": "Array_InternalArray__set_Item_76", "signature": "void Array_InternalArray__set_Item_76(Array * this, int32_t index, uint32_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[UInt32](Int32, UInt32)" }, { "virtualAddress": "0x007639DC", "name": "Array_InternalArray__set_Item_77", "signature": "void Array_InternalArray__set_Item_77(Array * this, int32_t index, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[UInt64](Int32, UInt64)" }, { "virtualAddress": "0x00763B44", "name": "Array_InternalArray__set_Item_78", "signature": "void Array_InternalArray__set_Item_78(Array * this, int32_t index, void * item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[UIntPtr](Int32, UIntPtr)" }, { "virtualAddress": "0x00763CAC", "name": "Array_InternalArray__set_Item_79", "signature": "void Array_InternalArray__set_Item_79(Array * this, int32_t index, ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00601[Object]](Int32, ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00763E14", "name": "Array_InternalArray__set_Item_80", "signature": "void Array_InternalArray__set_Item_80(Array * this, int32_t index, ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00602[Object,Object]](Int32, ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00763F78", "name": "Array_InternalArray__set_Item_81", "signature": "void Array_InternalArray__set_Item_81(Array * this, int32_t index, ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00603[Object,Object,Object]](Int32, ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x007640FC", "name": "Array_InternalArray__set_Item_82", "signature": "void Array_InternalArray__set_Item_82(Array * this, int32_t index, ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00604[Object,Object,Object,Object]](Int32, ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00764278", "name": "Array_InternalArray__set_Item_83", "signature": "void Array_InternalArray__set_Item_83(Array * this, int32_t index, ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32, ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x007643FC", "name": "Array_InternalArray__set_Item_84", "signature": "void Array_InternalArray__set_Item_84(Array * this, int32_t index, ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00764580", "name": "Array_InternalArray__set_Item_85", "signature": "void Array_InternalArray__set_Item_85(Array * this, int32_t index, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0076470C", "name": "Array_InternalArray__set_Item_86", "signature": "void Array_InternalArray__set_Item_86(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00764890", "name": "Array_InternalArray__set_Item_87", "signature": "void Array_InternalArray__set_Item_87(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00764A14", "name": "Array_InternalArray__set_Item_88", "signature": "void Array_InternalArray__set_Item_88(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00764B98", "name": "Array_InternalArray__set_Item_89", "signature": "void Array_InternalArray__set_Item_89(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00764D1C", "name": "Array_InternalArray__set_Item_90", "signature": "void Array_InternalArray__set_Item_90(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00764EA0", "name": "Array_InternalArray__set_Item_91", "signature": "void Array_InternalArray__set_Item_91(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00765024", "name": "Array_InternalArray__set_Item_92", "signature": "void Array_InternalArray__set_Item_92(Array * this, int32_t index, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ item, MethodInfo * method)", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0076552C", "name": "Array_Reverse_6", "signature": "void Array_Reverse_6(Boolean__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[Boolean](Boolean[], Int32, Int32)" }, { "virtualAddress": "0x00765968", "name": "Array_Reverse_7", "signature": "void Array_Reverse_7(ByteEnum__Enum__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[ByteEnum](ByteEnum[], Int32, Int32)" }, { "virtualAddress": "0x00765B34", "name": "Array_Reverse_8", "signature": "void Array_Reverse_8(KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32)" }, { "virtualAddress": "0x00765D00", "name": "Array_Reverse_9", "signature": "void Array_Reverse_9(EventProvider_SessionInfo__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32, Int32)" }, { "virtualAddress": "0x00765ECC", "name": "Array_Reverse_10", "signature": "void Array_Reverse_10(Guid__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[Guid](Guid[], Int32, Int32)" }, { "virtualAddress": "0x00766098", "name": "Array_Reverse_11", "signature": "void Array_Reverse_11(Int32__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[Int32](Int32[], Int32, Int32)" }, { "virtualAddress": "0x007664D4", "name": "Array_Reverse_12", "signature": "void Array_Reverse_12(EventRegistrationToken__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[EventRegistrationToken](EventRegistrationToken[], Int32, Int32)" }, { "virtualAddress": "0x007666A0", "name": "Array_Reverse_13", "signature": "void Array_Reverse_13(UInt64__Array * array, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Void Reverse[UInt64](UInt64[], Int32, Int32)" }, { "virtualAddress": "0x0076686C", "name": "Array_Sort_21", "signature": "void Array_Sort_21(Boolean__Array * array, int32_t index, int32_t length, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Boolean](Boolean[], Int32, Int32, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x007669E4", "name": "Array_Sort_22", "signature": "void Array_Sort_22(Byte__Array * array, int32_t index, int32_t length, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Byte](Byte[], Int32, Int32, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00766B5C", "name": "Array_Sort_23", "signature": "void Array_Sort_23(ByteEnum__Enum__Array * array, int32_t index, int32_t length, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[ByteEnum](ByteEnum[], Int32, Int32, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00766CD4", "name": "Array_Sort_24", "signature": "void Array_Sort_24(KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t index, int32_t length, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00766F18", "name": "Array_Sort_25", "signature": "void Array_Sort_25(EventProvider_SessionInfo__Array * array, int32_t index, int32_t length, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32, Int32, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00767090", "name": "Array_Sort_26", "signature": "void Array_Sort_26(Guid__Array * array, int32_t index, int32_t length, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Guid](Guid[], Int32, Int32, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x007672B8", "name": "Array_Sort_27", "signature": "void Array_Sort_27(Int32__Array * keys, Int32__Array * items, int32_t index, int32_t length, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Int32,Int32](Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00767550", "name": "Array_Sort_28", "signature": "void Array_Sort_28(Int32__Array * array, int32_t index, int32_t length, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[Int32](Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00767DE4", "name": "Array_Sort_29", "signature": "void Array_Sort_29(EventRegistrationToken__Array * array, int32_t index, int32_t length, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[EventRegistrationToken](EventRegistrationToken[], Int32, Int32, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00767F5C", "name": "Array_Sort_30", "signature": "void Array_Sort_30(UInt64__Array * keys, Object__Array * items, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[UInt64,Object](UInt64[], Object[], IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00768018", "name": "Array_Sort_31", "signature": "void Array_Sort_31(UInt64__Array * keys, Object__Array * items, int32_t index, int32_t length, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[UInt64,Object](UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00768208", "name": "Array_Sort_32", "signature": "void Array_Sort_32(UInt64__Array * array, int32_t index, int32_t length, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort[UInt64](UInt64[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00769484", "name": "EventSource_Write_7", "signature": "void EventSource_Write_7(EventSource * this, String * eventName, EventSourceOptions * options, Guid * activityId, Guid * relatedActivityId, EmptyStruct * data, MethodInfo * method)", "dotNetSignature": "Void Write[EmptyStruct](String, EventSourceOptions ByRef, Guid ByRef, Guid ByRef, EmptyStruct ByRef)" }, { "virtualAddress": "0x003FFAC0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_12", "signature": "void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_12(AsyncTaskMethodBuilder__Boxed * this, Object * * awaiter, BufferedStream_WriteToUnderlyingStreamAsync_d_60 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](Object ByRef, BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x003FFBB0", "name": "AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted_2", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted_2(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Object_ * awaiter, SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Object],SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Object] ByRef, SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31 ByRef)" }, { "virtualAddress": "0x003FFBC4", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_8", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_8(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, Object * * awaiter, BufferedStream_ReadFromUnderlyingStreamAsync_d_51 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](Object ByRef, BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x003FFC28", "name": "AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted_1(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, StreamReader_ReadLineAsyncInternal_d_61 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61 ByRef)" }, { "virtualAddress": "0x003FFC30", "name": "AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted_2", "signature": "void AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted_2(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, StreamReader_ReadToEndAsyncInternal_d_63 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63 ByRef)" }, { "virtualAddress": "0x003FFC38", "name": "AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted_3", "signature": "void AsyncTaskMethodBuilder_1_System_Object__AwaitUnsafeOnCompleted_3(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, TextReader_ReadToEndAsync_d_14 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],TextReader\u002B\u003CReadToEndAsync\u003Ed__14](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, TextReader\u002B\u003CReadToEndAsync\u003Ed__14 ByRef)" }, { "virtualAddress": "0x003FFC40", "name": "AsyncTaskMethodBuilder_1_System_Object__Start_1", "signature": "void AsyncTaskMethodBuilder_1_System_Object__Start_1(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, StreamReader_ReadLineAsyncInternal_d_61 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61](StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61 ByRef)" }, { "virtualAddress": "0x003FFC44", "name": "AsyncTaskMethodBuilder_1_System_Object__Start_2", "signature": "void AsyncTaskMethodBuilder_1_System_Object__Start_2(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, StreamReader_ReadToEndAsyncInternal_d_63 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63](StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63 ByRef)" }, { "virtualAddress": "0x003FFC48", "name": "AsyncTaskMethodBuilder_1_System_Object__Start_3", "signature": "void AsyncTaskMethodBuilder_1_System_Object__Start_3(AsyncTaskMethodBuilder_1_System_Object___Boxed * this, TextReader_ReadToEndAsync_d_14 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void Start[TextReader\u002B\u003CReadToEndAsync\u003Ed__14](TextReader\u002B\u003CReadToEndAsync\u003Ed__14 ByRef)" }, { "virtualAddress": "0x003FFC50", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitOnCompleted(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x003FFC58", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitOnCompleted_1(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, CryptoStream_HopToThreadPoolAwaitable * awaiter, CryptoStream_WriteAsyncInternal_d_37 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitOnCompleted[CryptoStream\u002BHopToThreadPoolAwaitable,CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](CryptoStream\u002BHopToThreadPoolAwaitable ByRef, CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x003FFC60", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Object * * awaiter, BufferedStream_WriteToUnderlyingStreamAsync_d_60 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](Object ByRef, BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x003FFC68", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_1", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_1(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Object * * awaiter, Object * * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[Object,Object](Object ByRef, Object ByRef)" }, { "virtualAddress": "0x003FFC70", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_2", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_2(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, BufferedStream_FlushAsyncInternal_d_38 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38 ByRef)" }, { "virtualAddress": "0x003FFC78", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_3", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_3(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, BufferedStream_FlushWriteAsync_d_42 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42 ByRef)" }, { "virtualAddress": "0x003FFC80", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_4", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_4(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, BufferedStream_WriteToUnderlyingStreamAsync_d_60 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x003FFC88", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_5", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_5(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, Stream_CopyToAsyncInternal_d_27 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x003FFC90", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_6", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_6(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_FlushAsyncInternal_d_67 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67 ByRef)" }, { "virtualAddress": "0x003FFC98", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_7", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_7(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_WriteAsyncInternal_d_52 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52 ByRef)" }, { "virtualAddress": "0x003FFCA0", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_8", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_8(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_WriteAsyncInternal_d_54 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54 ByRef)" }, { "virtualAddress": "0x003FFCA8", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_9", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_9(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, StreamWriter_WriteAsyncInternal_d_56 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56 ByRef)" }, { "virtualAddress": "0x003FFA10", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_10", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_10(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_ConfiguredTaskAwaiter * awaiter, CryptoStream_WriteAsyncInternal_d_37 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x003FFA18", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_11", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__AwaitUnsafeOnCompleted_11(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32_ * awaiter, Stream_CopyToAsyncInternal_d_27 * stateMachine, MethodInfo * method)", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x007290C4", "name": "Unsafe_WriteUnaligned_1", "signature": "void Unsafe_WriteUnaligned_1(uint8_t * destination, int16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUnaligned[Int16](Byte ByRef, Int16)" }, { "virtualAddress": "0x007290CC", "name": "Unsafe_WriteUnaligned_2", "signature": "void Unsafe_WriteUnaligned_2(uint8_t * destination, int32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUnaligned[Int32](Byte ByRef, Int32)" }, { "virtualAddress": "0x007290D4", "name": "Unsafe_WriteUnaligned_3", "signature": "void Unsafe_WriteUnaligned_3(uint8_t * destination, int64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUnaligned[Int64](Byte ByRef, Int64)" }, { "virtualAddress": "0x007290E4", "name": "Unsafe_WriteUnaligned_4", "signature": "void Unsafe_WriteUnaligned_4(uint8_t * destination, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUnaligned[UInt16](Byte ByRef, UInt16)" }, { "virtualAddress": "0x007290EC", "name": "Unsafe_WriteUnaligned_5", "signature": "void Unsafe_WriteUnaligned_5(uint8_t * destination, uint32_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUnaligned[UInt32](Byte ByRef, UInt32)" }, { "virtualAddress": "0x007290F4", "name": "Unsafe_WriteUnaligned_6", "signature": "void Unsafe_WriteUnaligned_6(uint8_t * destination, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void WriteUnaligned[UInt64](Byte ByRef, UInt64)" }, { "virtualAddress": "0x007293F4", "name": "SafeBuffer_ReadArray", "signature": "void SafeBuffer_ReadArray(SafeBuffer * this, uint64_t byteOffset, Int32__Array * array, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void ReadArray[Int32](UInt64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x0072959C", "name": "SafeBuffer_WriteArray", "signature": "void SafeBuffer_WriteArray(SafeBuffer * this, uint64_t byteOffset, Int32__Array * array, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void WriteArray[Int32](UInt64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x00A3D6B8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryGetValue", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryGetValue(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, WindowsRuntimeMarshal_EventRegistrationTokenList * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList ByRef)" }, { "virtualAddress": "0x00A3B6EC", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__set_Item", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__set_Item(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, WindowsRuntimeMarshal_EventRegistrationTokenList value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00A3CF88", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Remove", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Remove(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x007F6E80", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__FindEquivalentKeyUnsafe", "signature": "Object * ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__FindEquivalentKeyUnsafe(ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * this, Object * key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount * * value, MethodInfo * method)", "dotNetSignature": "Object FindEquivalentKeyUnsafe(Object, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount ByRef)" }, { "virtualAddress": "0x007F6270", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Add", "signature": "void ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Add(ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * this, Object * key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount * value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount)" }, { "virtualAddress": "0x007F6594", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Remove", "signature": "bool ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Remove(ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x0072A6B0", "name": "SpanHelpers_CopyTo_1", "signature": "void SpanHelpers_CopyTo_1(uint8_t * dst, int32_t dstLength, uint8_t * src, int32_t srcLength, MethodInfo * method)", "dotNetSignature": "Void CopyTo[Byte](Byte ByRef, Int32, Byte ByRef, Int32)" }, { "virtualAddress": "0x0072AC74", "name": "SpanHelpers_CopyTo_2", "signature": "void SpanHelpers_CopyTo_2(uint16_t * dst, int32_t dstLength, uint16_t * src, int32_t srcLength, MethodInfo * method)", "dotNetSignature": "Void CopyTo[Char](Char ByRef, Int32, Char ByRef, Int32)" }, { "virtualAddress": "0x0072B8BC", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_1", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_1(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[Boolean](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B8D0", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_2", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_2(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[Byte](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B8E4", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_3", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_3(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[ByteEnum](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B8F8", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_4", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_4(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[KeyValuePair\u00602[System.DateTime,System.Object]](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B90C", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_5", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_5(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[EventProvider\u002BSessionInfo](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B920", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_6", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_6(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[Guid](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B934", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_7", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_7(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[Int32](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B94C", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_8", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_8(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[EventRegistrationToken](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072B960", "name": "ThrowHelper_IfNullAndNullsAreIllegalThenThrow_9", "signature": "void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_9(Object * value, ExceptionArgument__Enum argName, MethodInfo * method)", "dotNetSignature": "Void IfNullAndNullsAreIllegalThenThrow[UInt64](Object, ExceptionArgument)" }, { "virtualAddress": "0x0072E240", "name": "Unsafe_Add_6", "signature": "Void * Unsafe_Add_6(Void * source, int32_t elementOffset, MethodInfo * method)", "dotNetSignature": "Void* Add[Byte](Void*, Int32)" }, { "virtualAddress": "0x0072E600", "name": "Array_InternalArray__IReadOnlyList_get_Item_1", "signature": "CodePointIndexer_TableRange Array_InternalArray__IReadOnlyList_get_Item_1(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CodePointIndexer\u002BTableRange InternalArray__IReadOnlyList_get_Item[CodePointIndexer\u002BTableRange](Int32)" }, { "virtualAddress": "0x0072E6E4", "name": "Array_InternalArray__IReadOnlyList_get_Item_2", "signature": "Uri_UriScheme Array_InternalArray__IReadOnlyList_get_Item_2(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Uri\u002BUriScheme InternalArray__IReadOnlyList_get_Item[Uri\u002BUriScheme](Int32)" }, { "virtualAddress": "0x0072E7C8", "name": "Array_InternalArray__IReadOnlyList_get_Item_3", "signature": "bool Array_InternalArray__IReadOnlyList_get_Item_3(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__IReadOnlyList_get_Item[Boolean](Int32)" }, { "virtualAddress": "0x0072E898", "name": "Array_InternalArray__IReadOnlyList_get_Item_4", "signature": "uint8_t Array_InternalArray__IReadOnlyList_get_Item_4(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte InternalArray__IReadOnlyList_get_Item[Byte](Int32)" }, { "virtualAddress": "0x0072E960", "name": "Array_InternalArray__IReadOnlyList_get_Item_5", "signature": "ByteEnum__Enum Array_InternalArray__IReadOnlyList_get_Item_5(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ByteEnum InternalArray__IReadOnlyList_get_Item[ByteEnum](Int32)" }, { "virtualAddress": "0x0072EA28", "name": "Array_InternalArray__IReadOnlyList_get_Item_6", "signature": "uint16_t Array_InternalArray__IReadOnlyList_get_Item_6(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char InternalArray__IReadOnlyList_get_Item[Char](Int32)" }, { "virtualAddress": "0x0072EAF0", "name": "Array_InternalArray__IReadOnlyList_get_Item_7", "signature": "CharInfo Array_InternalArray__IReadOnlyList_get_Item_7(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CharInfo InternalArray__IReadOnlyList_get_Item[CharInfo](Int32)" }, { "virtualAddress": "0x0072EBB8", "name": "Array_InternalArray__IReadOnlyList_get_Item_8", "signature": "ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_8(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] InternalArray__IReadOnlyList_get_Item[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32)" }, { "virtualAddress": "0x0072EC88", "name": "Array_InternalArray__IReadOnlyList_get_Item_9", "signature": "DictionaryEntry Array_InternalArray__IReadOnlyList_get_Item_9(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "DictionaryEntry InternalArray__IReadOnlyList_get_Item[DictionaryEntry](Int32)" }, { "virtualAddress": "0x0072ED58", "name": "Array_InternalArray__IReadOnlyList_get_Item_10", "signature": "Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_10(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x0072EE3C", "name": "Array_InternalArray__IReadOnlyList_get_Item_11", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ Array_InternalArray__IReadOnlyList_get_Item_11(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x0072EF20", "name": "Array_InternalArray__IReadOnlyList_get_Item_12", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ Array_InternalArray__IReadOnlyList_get_Item_12(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x0072F004", "name": "Array_InternalArray__IReadOnlyList_get_Item_13", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ Array_InternalArray__IReadOnlyList_get_Item_13(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x0072F0E8", "name": "Array_InternalArray__IReadOnlyList_get_Item_14", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_14(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x0072F1CC", "name": "Array_InternalArray__IReadOnlyList_get_Item_15", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ Array_InternalArray__IReadOnlyList_get_Item_15(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x0072F2A8", "name": "Array_InternalArray__IReadOnlyList_get_Item_16", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_InternalArray__IReadOnlyList_get_Item_16(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x0072F384", "name": "Array_InternalArray__IReadOnlyList_get_Item_17", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_17(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x0072F468", "name": "Array_InternalArray__IReadOnlyList_get_Item_18", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_InternalArray__IReadOnlyList_get_Item_18(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x0072F558", "name": "Array_InternalArray__IReadOnlyList_get_Item_19", "signature": "Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_19(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x0072F63C", "name": "Array_InternalArray__IReadOnlyList_get_Item_20", "signature": "KeyValuePair_2_System_DateTime_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_20(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.DateTime,System.Object]](Int32)" }, { "virtualAddress": "0x0072F70C", "name": "Array_InternalArray__IReadOnlyList_get_Item_21", "signature": "KeyValuePair_2_System_Guid_System_Int32_ Array_InternalArray__IReadOnlyList_get_Item_21(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Guid,System.Int32]](Int32)" }, { "virtualAddress": "0x0072F7F0", "name": "Array_InternalArray__IReadOnlyList_get_Item_22", "signature": "KeyValuePair_2_System_Guid_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_22(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Guid,System.Object]](Int32)" }, { "virtualAddress": "0x0072F8D4", "name": "Array_InternalArray__IReadOnlyList_get_Item_23", "signature": "KeyValuePair_2_System_Int32_System_ByteEnum_ Array_InternalArray__IReadOnlyList_get_Item_23(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32)" }, { "virtualAddress": "0x0072F99C", "name": "Array_InternalArray__IReadOnlyList_get_Item_24", "signature": "KeyValuePair_2_System_Int32_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_24(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x0072FA6C", "name": "Array_InternalArray__IReadOnlyList_get_Item_25", "signature": "KeyValuePair_2_System_Int64_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_25(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Int64,System.Object]](Int32)" }, { "virtualAddress": "0x0072FB3C", "name": "Array_InternalArray__IReadOnlyList_get_Item_26", "signature": "KeyValuePair_2_System_Object_System_Boolean_ Array_InternalArray__IReadOnlyList_get_Item_26(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x0072FC0C", "name": "Array_InternalArray__IReadOnlyList_get_Item_27", "signature": "KeyValuePair_2_System_Object_System_Int32_ Array_InternalArray__IReadOnlyList_get_Item_27(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x0072FCDC", "name": "Array_InternalArray__IReadOnlyList_get_Item_28", "signature": "KeyValuePair_2_System_Object_System_Int32Enum_ Array_InternalArray__IReadOnlyList_get_Item_28(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x0072FDAC", "name": "Array_InternalArray__IReadOnlyList_get_Item_29", "signature": "KeyValuePair_2_System_Object_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_29(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x0072FE7C", "name": "Array_InternalArray__IReadOnlyList_get_Item_30", "signature": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ Array_InternalArray__IReadOnlyList_get_Item_30(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x0072FF60", "name": "Array_InternalArray__IReadOnlyList_get_Item_31", "signature": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_InternalArray__IReadOnlyList_get_Item_31(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x00730044", "name": "Array_InternalArray__IReadOnlyList_get_Item_32", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_32(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x00730114", "name": "Array_InternalArray__IReadOnlyList_get_Item_33", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_InternalArray__IReadOnlyList_get_Item_33(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x007301F0", "name": "Array_InternalArray__IReadOnlyList_get_Item_34", "signature": "KeyValuePair_2_System_UInt64_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_34(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x007302C0", "name": "Array_InternalArray__IReadOnlyList_get_Item_35", "signature": "Hashtable_bucket Array_InternalArray__IReadOnlyList_get_Item_35(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Hashtable\u002Bbucket InternalArray__IReadOnlyList_get_Item[Hashtable\u002Bbucket](Int32)" }, { "virtualAddress": "0x007303A4", "name": "Array_InternalArray__IReadOnlyList_get_Item_36", "signature": "DateTime Array_InternalArray__IReadOnlyList_get_Item_36(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "DateTime InternalArray__IReadOnlyList_get_Item[DateTime](Int32)" }, { "virtualAddress": "0x0073046C", "name": "Array_InternalArray__IReadOnlyList_get_Item_37", "signature": "Decimal Array_InternalArray__IReadOnlyList_get_Item_37(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Decimal InternalArray__IReadOnlyList_get_Item[Decimal](Int32)" }, { "virtualAddress": "0x0073053C", "name": "Array_InternalArray__IReadOnlyList_get_Item_38", "signature": "EventProvider_SessionInfo Array_InternalArray__IReadOnlyList_get_Item_38(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo InternalArray__IReadOnlyList_get_Item[EventProvider\u002BSessionInfo](Int32)" }, { "virtualAddress": "0x00730604", "name": "Array_InternalArray__IReadOnlyList_get_Item_39", "signature": "EventSource_EventMetadata Array_InternalArray__IReadOnlyList_get_Item_39(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventSource\u002BEventMetadata InternalArray__IReadOnlyList_get_Item[EventSource\u002BEventMetadata](Int32)" }, { "virtualAddress": "0x007306EC", "name": "Array_InternalArray__IReadOnlyList_get_Item_40", "signature": "double Array_InternalArray__IReadOnlyList_get_Item_40(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Double InternalArray__IReadOnlyList_get_Item[Double](Int32)" }, { "virtualAddress": "0x007307B4", "name": "Array_InternalArray__IReadOnlyList_get_Item_41", "signature": "CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap Array_InternalArray__IReadOnlyList_get_Item_41(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap InternalArray__IReadOnlyList_get_Item[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32)" }, { "virtualAddress": "0x0073087C", "name": "Array_InternalArray__IReadOnlyList_get_Item_42", "signature": "InternalCodePageDataItem Array_InternalArray__IReadOnlyList_get_Item_42(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "InternalCodePageDataItem InternalArray__IReadOnlyList_get_Item[InternalCodePageDataItem](Int32)" }, { "virtualAddress": "0x0073094C", "name": "Array_InternalArray__IReadOnlyList_get_Item_43", "signature": "InternalEncodingDataItem Array_InternalArray__IReadOnlyList_get_Item_43(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "InternalEncodingDataItem InternalArray__IReadOnlyList_get_Item[InternalEncodingDataItem](Int32)" }, { "virtualAddress": "0x00730A1C", "name": "Array_InternalArray__IReadOnlyList_get_Item_44", "signature": "TimeSpanParse_TimeSpanToken Array_InternalArray__IReadOnlyList_get_Item_44(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken InternalArray__IReadOnlyList_get_Item[TimeSpanParse\u002BTimeSpanToken](Int32)" }, { "virtualAddress": "0x00730B00", "name": "Array_InternalArray__IReadOnlyList_get_Item_45", "signature": "UmAlQuraCalendar_DateMapping Array_InternalArray__IReadOnlyList_get_Item_45(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping InternalArray__IReadOnlyList_get_Item[UmAlQuraCalendar\u002BDateMapping](Int32)" }, { "virtualAddress": "0x00730BD0", "name": "Array_InternalArray__IReadOnlyList_get_Item_46", "signature": "Guid Array_InternalArray__IReadOnlyList_get_Item_46(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Guid InternalArray__IReadOnlyList_get_Item[Guid](Int32)" }, { "virtualAddress": "0x00730CA0", "name": "Array_InternalArray__IReadOnlyList_get_Item_47", "signature": "int16_t Array_InternalArray__IReadOnlyList_get_Item_47(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int16 InternalArray__IReadOnlyList_get_Item[Int16](Int32)" }, { "virtualAddress": "0x00730D68", "name": "Array_InternalArray__IReadOnlyList_get_Item_48", "signature": "int32_t Array_InternalArray__IReadOnlyList_get_Item_48(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__IReadOnlyList_get_Item[Int32](Int32)" }, { "virtualAddress": "0x00730E30", "name": "Array_InternalArray__IReadOnlyList_get_Item_49", "signature": "Int32Enum__Enum Array_InternalArray__IReadOnlyList_get_Item_49(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32Enum InternalArray__IReadOnlyList_get_Item[Int32Enum](Int32)" }, { "virtualAddress": "0x00730EF8", "name": "Array_InternalArray__IReadOnlyList_get_Item_50", "signature": "int64_t Array_InternalArray__IReadOnlyList_get_Item_50(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int64 InternalArray__IReadOnlyList_get_Item[Int64](Int32)" }, { "virtualAddress": "0x00730FC0", "name": "Array_InternalArray__IReadOnlyList_get_Item_51", "signature": "void * Array_InternalArray__IReadOnlyList_get_Item_51(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "IntPtr InternalArray__IReadOnlyList_get_Item[IntPtr](Int32)" }, { "virtualAddress": "0x00731150", "name": "Array_InternalArray__IReadOnlyList_get_Item_52", "signature": "ParameterizedStrings_FormatParam Array_InternalArray__IReadOnlyList_get_Item_52(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam InternalArray__IReadOnlyList_get_Item[ParameterizedStrings\u002BFormatParam](Int32)" }, { "virtualAddress": "0x00731220", "name": "Array_InternalArray__IReadOnlyList_get_Item_53", "signature": "CustomAttributeNamedArgument Array_InternalArray__IReadOnlyList_get_Item_53(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument InternalArray__IReadOnlyList_get_Item[CustomAttributeNamedArgument](Int32)" }, { "virtualAddress": "0x00731304", "name": "Array_InternalArray__IReadOnlyList_get_Item_54", "signature": "CustomAttributeTypedArgument Array_InternalArray__IReadOnlyList_get_Item_54(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument InternalArray__IReadOnlyList_get_Item[CustomAttributeTypedArgument](Int32)" }, { "virtualAddress": "0x007313D4", "name": "Array_InternalArray__IReadOnlyList_get_Item_55", "signature": "ExceptionHandler Array_InternalArray__IReadOnlyList_get_Item_55(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ExceptionHandler InternalArray__IReadOnlyList_get_Item[ExceptionHandler](Int32)" }, { "virtualAddress": "0x007314BC", "name": "Array_InternalArray__IReadOnlyList_get_Item_56", "signature": "Label Array_InternalArray__IReadOnlyList_get_Item_56(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Label InternalArray__IReadOnlyList_get_Item[Label](Int32)" }, { "virtualAddress": "0x00731584", "name": "Array_InternalArray__IReadOnlyList_get_Item_57", "signature": "ParameterModifier Array_InternalArray__IReadOnlyList_get_Item_57(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ParameterModifier InternalArray__IReadOnlyList_get_Item[ParameterModifier](Int32)" }, { "virtualAddress": "0x0073164C", "name": "Array_InternalArray__IReadOnlyList_get_Item_58", "signature": "ResourceLocator Array_InternalArray__IReadOnlyList_get_Item_58(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ResourceLocator InternalArray__IReadOnlyList_get_Item[ResourceLocator](Int32)" }, { "virtualAddress": "0x0073171C", "name": "Array_InternalArray__IReadOnlyList_get_Item_59", "signature": "Ephemeron Array_InternalArray__IReadOnlyList_get_Item_59(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Ephemeron InternalArray__IReadOnlyList_get_Item[Ephemeron](Int32)" }, { "virtualAddress": "0x007317EC", "name": "Array_InternalArray__IReadOnlyList_get_Item_60", "signature": "CONNECTDATA_1 Array_InternalArray__IReadOnlyList_get_Item_60(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CONNECTDATA InternalArray__IReadOnlyList_get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x007318BC", "name": "Array_InternalArray__IReadOnlyList_get_Item_61", "signature": "CONNECTDATA Array_InternalArray__IReadOnlyList_get_Item_61(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CONNECTDATA InternalArray__IReadOnlyList_get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x0073198C", "name": "Array_InternalArray__IReadOnlyList_get_Item_62", "signature": "GCHandle Array_InternalArray__IReadOnlyList_get_Item_62(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "GCHandle InternalArray__IReadOnlyList_get_Item[GCHandle](Int32)" }, { "virtualAddress": "0x00731A54", "name": "Array_InternalArray__IReadOnlyList_get_Item_63", "signature": "EventRegistrationToken Array_InternalArray__IReadOnlyList_get_Item_63(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken InternalArray__IReadOnlyList_get_Item[EventRegistrationToken](Int32)" }, { "virtualAddress": "0x00731B1C", "name": "Array_InternalArray__IReadOnlyList_get_Item_64", "signature": "WindowsRuntimeMarshal_EventRegistrationTokenList Array_InternalArray__IReadOnlyList_get_Item_64(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList InternalArray__IReadOnlyList_get_Item[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32)" }, { "virtualAddress": "0x00731BEC", "name": "Array_InternalArray__IReadOnlyList_get_Item_65", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry Array_InternalArray__IReadOnlyList_get_Item_65(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry InternalArray__IReadOnlyList_get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32)" }, { "virtualAddress": "0x00731CBC", "name": "Array_InternalArray__IReadOnlyList_get_Item_66", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey Array_InternalArray__IReadOnlyList_get_Item_66(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey InternalArray__IReadOnlyList_get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32)" }, { "virtualAddress": "0x00731D8C", "name": "Array_InternalArray__IReadOnlyList_get_Item_67", "signature": "RuntimeTypeHandle Array_InternalArray__IReadOnlyList_get_Item_67(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle InternalArray__IReadOnlyList_get_Item[RuntimeTypeHandle](Int32)" }, { "virtualAddress": "0x00731E54", "name": "Array_InternalArray__IReadOnlyList_get_Item_68", "signature": "int8_t Array_InternalArray__IReadOnlyList_get_Item_68(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "SByte InternalArray__IReadOnlyList_get_Item[SByte](Int32)" }, { "virtualAddress": "0x00731F1C", "name": "Array_InternalArray__IReadOnlyList_get_Item_69", "signature": "float Array_InternalArray__IReadOnlyList_get_Item_69(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Single InternalArray__IReadOnlyList_get_Item[Single](Int32)" }, { "virtualAddress": "0x00731FE4", "name": "Array_InternalArray__IReadOnlyList_get_Item_70", "signature": "CancellationToken Array_InternalArray__IReadOnlyList_get_Item_70(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CancellationToken InternalArray__IReadOnlyList_get_Item[CancellationToken](Int32)" }, { "virtualAddress": "0x007320AC", "name": "Array_InternalArray__IReadOnlyList_get_Item_71", "signature": "CancellationTokenRegistration Array_InternalArray__IReadOnlyList_get_Item_71(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration InternalArray__IReadOnlyList_get_Item[CancellationTokenRegistration](Int32)" }, { "virtualAddress": "0x00732190", "name": "Array_InternalArray__IReadOnlyList_get_Item_72", "signature": "IndexRange Array_InternalArray__IReadOnlyList_get_Item_72(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "IndexRange InternalArray__IReadOnlyList_get_Item[IndexRange](Int32)" }, { "virtualAddress": "0x0073226C", "name": "Array_InternalArray__IReadOnlyList_get_Item_73", "signature": "ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ Array_InternalArray__IReadOnlyList_get_Item_73(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] InternalArray__IReadOnlyList_get_Item[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32)" }, { "virtualAddress": "0x00732334", "name": "Array_InternalArray__IReadOnlyList_get_Item_74", "signature": "TimeSpan Array_InternalArray__IReadOnlyList_get_Item_74(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "TimeSpan InternalArray__IReadOnlyList_get_Item[TimeSpan](Int32)" }, { "virtualAddress": "0x007323FC", "name": "Array_InternalArray__IReadOnlyList_get_Item_75", "signature": "uint16_t Array_InternalArray__IReadOnlyList_get_Item_75(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt16 InternalArray__IReadOnlyList_get_Item[UInt16](Int32)" }, { "virtualAddress": "0x007324C4", "name": "Array_InternalArray__IReadOnlyList_get_Item_76", "signature": "uint32_t Array_InternalArray__IReadOnlyList_get_Item_76(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt32 InternalArray__IReadOnlyList_get_Item[UInt32](Int32)" }, { "virtualAddress": "0x0073258C", "name": "Array_InternalArray__IReadOnlyList_get_Item_77", "signature": "uint64_t Array_InternalArray__IReadOnlyList_get_Item_77(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 InternalArray__IReadOnlyList_get_Item[UInt64](Int32)" }, { "virtualAddress": "0x00732654", "name": "Array_InternalArray__IReadOnlyList_get_Item_78", "signature": "void * Array_InternalArray__IReadOnlyList_get_Item_78(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UIntPtr InternalArray__IReadOnlyList_get_Item[UIntPtr](Int32)" }, { "virtualAddress": "0x0073271C", "name": "Array_InternalArray__IReadOnlyList_get_Item_79", "signature": "ValueTuple_1_Object_ Array_InternalArray__IReadOnlyList_get_Item_79(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00601[Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00601[Object]](Int32)" }, { "virtualAddress": "0x007327E4", "name": "Array_InternalArray__IReadOnlyList_get_Item_80", "signature": "ValueTuple_2_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_80(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00602[Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00602[Object,Object]](Int32)" }, { "virtualAddress": "0x007328B4", "name": "Array_InternalArray__IReadOnlyList_get_Item_81", "signature": "ValueTuple_3_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_81(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00603[Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00732998", "name": "Array_InternalArray__IReadOnlyList_get_Item_82", "signature": "ValueTuple_4_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_82(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00604[Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00732A74", "name": "Array_InternalArray__IReadOnlyList_get_Item_83", "signature": "ValueTuple_5_Object_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_83(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00732B64", "name": "Array_InternalArray__IReadOnlyList_get_Item_84", "signature": "ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_84(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00732C4C", "name": "Array_InternalArray__IReadOnlyList_get_Item_85", "signature": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_85(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00732D48", "name": "Array_InternalArray__IReadOnlyList_get_Item_86", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ Array_InternalArray__IReadOnlyList_get_Item_86(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32)" }, { "virtualAddress": "0x00732E30", "name": "Array_InternalArray__IReadOnlyList_get_Item_87", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_87(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32)" }, { "virtualAddress": "0x00732F1C", "name": "Array_InternalArray__IReadOnlyList_get_Item_88", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_88(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x00733008", "name": "Array_InternalArray__IReadOnlyList_get_Item_89", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_89(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x007330F4", "name": "Array_InternalArray__IReadOnlyList_get_Item_90", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_90(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x007331E0", "name": "Array_InternalArray__IReadOnlyList_get_Item_91", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_91(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x007332CC", "name": "Array_InternalArray__IReadOnlyList_get_Item_92", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_InternalArray__IReadOnlyList_get_Item_92(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x007333B8", "name": "Array_InternalArray__get_Item_1", "signature": "CodePointIndexer_TableRange Array_InternalArray__get_Item_1(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CodePointIndexer\u002BTableRange InternalArray__get_Item[CodePointIndexer\u002BTableRange](Int32)" }, { "virtualAddress": "0x0073349C", "name": "Array_InternalArray__get_Item_2", "signature": "Uri_UriScheme Array_InternalArray__get_Item_2(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Uri\u002BUriScheme InternalArray__get_Item[Uri\u002BUriScheme](Int32)" }, { "virtualAddress": "0x00733580", "name": "Array_InternalArray__get_Item_3", "signature": "bool Array_InternalArray__get_Item_3(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean InternalArray__get_Item[Boolean](Int32)" }, { "virtualAddress": "0x00733650", "name": "Array_InternalArray__get_Item_4", "signature": "uint8_t Array_InternalArray__get_Item_4(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte InternalArray__get_Item[Byte](Int32)" }, { "virtualAddress": "0x00733718", "name": "Array_InternalArray__get_Item_5", "signature": "ByteEnum__Enum Array_InternalArray__get_Item_5(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ByteEnum InternalArray__get_Item[ByteEnum](Int32)" }, { "virtualAddress": "0x007337E0", "name": "Array_InternalArray__get_Item_6", "signature": "uint16_t Array_InternalArray__get_Item_6(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char InternalArray__get_Item[Char](Int32)" }, { "virtualAddress": "0x007338A8", "name": "Array_InternalArray__get_Item_7", "signature": "CharInfo Array_InternalArray__get_Item_7(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CharInfo InternalArray__get_Item[CharInfo](Int32)" }, { "virtualAddress": "0x00733970", "name": "Array_InternalArray__get_Item_8", "signature": "ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ Array_InternalArray__get_Item_8(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] InternalArray__get_Item[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32)" }, { "virtualAddress": "0x00733A40", "name": "Array_InternalArray__get_Item_9", "signature": "DictionaryEntry Array_InternalArray__get_Item_9(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "DictionaryEntry InternalArray__get_Item[DictionaryEntry](Int32)" }, { "virtualAddress": "0x00733B10", "name": "Array_InternalArray__get_Item_10", "signature": "Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ Array_InternalArray__get_Item_10(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x00733BF4", "name": "Array_InternalArray__get_Item_11", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ Array_InternalArray__get_Item_11(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x00733CD8", "name": "Array_InternalArray__get_Item_12", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ Array_InternalArray__get_Item_12(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x00733DBC", "name": "Array_InternalArray__get_Item_13", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ Array_InternalArray__get_Item_13(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x00733EA0", "name": "Array_InternalArray__get_Item_14", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ Array_InternalArray__get_Item_14(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x00733F84", "name": "Array_InternalArray__get_Item_15", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ Array_InternalArray__get_Item_15(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x00734060", "name": "Array_InternalArray__get_Item_16", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_InternalArray__get_Item_16(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x0073413C", "name": "Array_InternalArray__get_Item_17", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_InternalArray__get_Item_17(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x00734220", "name": "Array_InternalArray__get_Item_18", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_InternalArray__get_Item_18(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x00734310", "name": "Array_InternalArray__get_Item_19", "signature": "Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ Array_InternalArray__get_Item_19(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x007343F4", "name": "Array_InternalArray__get_Item_20", "signature": "KeyValuePair_2_System_DateTime_System_Object_ Array_InternalArray__get_Item_20(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.DateTime,System.Object]](Int32)" }, { "virtualAddress": "0x007344C4", "name": "Array_InternalArray__get_Item_21", "signature": "KeyValuePair_2_System_Guid_System_Int32_ Array_InternalArray__get_Item_21(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] InternalArray__get_Item[KeyValuePair\u00602[System.Guid,System.Int32]](Int32)" }, { "virtualAddress": "0x007345A8", "name": "Array_InternalArray__get_Item_22", "signature": "KeyValuePair_2_System_Guid_System_Object_ Array_InternalArray__get_Item_22(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Guid,System.Object]](Int32)" }, { "virtualAddress": "0x0073468C", "name": "Array_InternalArray__get_Item_23", "signature": "KeyValuePair_2_System_Int32_System_ByteEnum_ Array_InternalArray__get_Item_23(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] InternalArray__get_Item[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32)" }, { "virtualAddress": "0x00734754", "name": "Array_InternalArray__get_Item_24", "signature": "KeyValuePair_2_System_Int32_System_Object_ Array_InternalArray__get_Item_24(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x00734824", "name": "Array_InternalArray__get_Item_25", "signature": "KeyValuePair_2_System_Int64_System_Object_ Array_InternalArray__get_Item_25(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Int64,System.Object]](Int32)" }, { "virtualAddress": "0x007348F4", "name": "Array_InternalArray__get_Item_26", "signature": "KeyValuePair_2_System_Object_System_Boolean_ Array_InternalArray__get_Item_26(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x007349C4", "name": "Array_InternalArray__get_Item_27", "signature": "KeyValuePair_2_System_Object_System_Int32_ Array_InternalArray__get_Item_27(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x00734A94", "name": "Array_InternalArray__get_Item_28", "signature": "KeyValuePair_2_System_Object_System_Int32Enum_ Array_InternalArray__get_Item_28(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x00734B64", "name": "Array_InternalArray__get_Item_29", "signature": "KeyValuePair_2_System_Object_System_Object_ Array_InternalArray__get_Item_29(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x00734C34", "name": "Array_InternalArray__get_Item_30", "signature": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ Array_InternalArray__get_Item_30(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x00734D18", "name": "Array_InternalArray__get_Item_31", "signature": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_InternalArray__get_Item_31(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x00734DFC", "name": "Array_InternalArray__get_Item_32", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_InternalArray__get_Item_32(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x00734ECC", "name": "Array_InternalArray__get_Item_33", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_InternalArray__get_Item_33(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x00734FA8", "name": "Array_InternalArray__get_Item_34", "signature": "KeyValuePair_2_System_UInt64_System_Object_ Array_InternalArray__get_Item_34(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x00735078", "name": "Array_InternalArray__get_Item_35", "signature": "Hashtable_bucket Array_InternalArray__get_Item_35(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Hashtable\u002Bbucket InternalArray__get_Item[Hashtable\u002Bbucket](Int32)" }, { "virtualAddress": "0x0073515C", "name": "Array_InternalArray__get_Item_36", "signature": "DateTime Array_InternalArray__get_Item_36(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "DateTime InternalArray__get_Item[DateTime](Int32)" }, { "virtualAddress": "0x00735224", "name": "Array_InternalArray__get_Item_37", "signature": "Decimal Array_InternalArray__get_Item_37(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Decimal InternalArray__get_Item[Decimal](Int32)" }, { "virtualAddress": "0x007352F4", "name": "Array_InternalArray__get_Item_38", "signature": "EventProvider_SessionInfo Array_InternalArray__get_Item_38(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo InternalArray__get_Item[EventProvider\u002BSessionInfo](Int32)" }, { "virtualAddress": "0x007353BC", "name": "Array_InternalArray__get_Item_39", "signature": "EventSource_EventMetadata Array_InternalArray__get_Item_39(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventSource\u002BEventMetadata InternalArray__get_Item[EventSource\u002BEventMetadata](Int32)" }, { "virtualAddress": "0x007354A4", "name": "Array_InternalArray__get_Item_40", "signature": "double Array_InternalArray__get_Item_40(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Double InternalArray__get_Item[Double](Int32)" }, { "virtualAddress": "0x0073556C", "name": "Array_InternalArray__get_Item_41", "signature": "CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap Array_InternalArray__get_Item_41(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap InternalArray__get_Item[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32)" }, { "virtualAddress": "0x00735634", "name": "Array_InternalArray__get_Item_42", "signature": "InternalCodePageDataItem Array_InternalArray__get_Item_42(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "InternalCodePageDataItem InternalArray__get_Item[InternalCodePageDataItem](Int32)" }, { "virtualAddress": "0x00735704", "name": "Array_InternalArray__get_Item_43", "signature": "InternalEncodingDataItem Array_InternalArray__get_Item_43(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "InternalEncodingDataItem InternalArray__get_Item[InternalEncodingDataItem](Int32)" }, { "virtualAddress": "0x007357D4", "name": "Array_InternalArray__get_Item_44", "signature": "TimeSpanParse_TimeSpanToken Array_InternalArray__get_Item_44(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken InternalArray__get_Item[TimeSpanParse\u002BTimeSpanToken](Int32)" }, { "virtualAddress": "0x007358B8", "name": "Array_InternalArray__get_Item_45", "signature": "UmAlQuraCalendar_DateMapping Array_InternalArray__get_Item_45(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping InternalArray__get_Item[UmAlQuraCalendar\u002BDateMapping](Int32)" }, { "virtualAddress": "0x00735988", "name": "Array_InternalArray__get_Item_46", "signature": "Guid Array_InternalArray__get_Item_46(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Guid InternalArray__get_Item[Guid](Int32)" }, { "virtualAddress": "0x00735A58", "name": "Array_InternalArray__get_Item_47", "signature": "int16_t Array_InternalArray__get_Item_47(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int16 InternalArray__get_Item[Int16](Int32)" }, { "virtualAddress": "0x00735B20", "name": "Array_InternalArray__get_Item_48", "signature": "int32_t Array_InternalArray__get_Item_48(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 InternalArray__get_Item[Int32](Int32)" }, { "virtualAddress": "0x00735BE8", "name": "Array_InternalArray__get_Item_49", "signature": "Int32Enum__Enum Array_InternalArray__get_Item_49(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32Enum InternalArray__get_Item[Int32Enum](Int32)" }, { "virtualAddress": "0x00735CB0", "name": "Array_InternalArray__get_Item_50", "signature": "int64_t Array_InternalArray__get_Item_50(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int64 InternalArray__get_Item[Int64](Int32)" }, { "virtualAddress": "0x00735D78", "name": "Array_InternalArray__get_Item_51", "signature": "void * Array_InternalArray__get_Item_51(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "IntPtr InternalArray__get_Item[IntPtr](Int32)" }, { "virtualAddress": "0x00735F08", "name": "Array_InternalArray__get_Item_52", "signature": "ParameterizedStrings_FormatParam Array_InternalArray__get_Item_52(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam InternalArray__get_Item[ParameterizedStrings\u002BFormatParam](Int32)" }, { "virtualAddress": "0x00735FD8", "name": "Array_InternalArray__get_Item_53", "signature": "CustomAttributeNamedArgument Array_InternalArray__get_Item_53(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument InternalArray__get_Item[CustomAttributeNamedArgument](Int32)" }, { "virtualAddress": "0x007360BC", "name": "Array_InternalArray__get_Item_54", "signature": "CustomAttributeTypedArgument Array_InternalArray__get_Item_54(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument InternalArray__get_Item[CustomAttributeTypedArgument](Int32)" }, { "virtualAddress": "0x0073618C", "name": "Array_InternalArray__get_Item_55", "signature": "ExceptionHandler Array_InternalArray__get_Item_55(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ExceptionHandler InternalArray__get_Item[ExceptionHandler](Int32)" }, { "virtualAddress": "0x00736274", "name": "Array_InternalArray__get_Item_56", "signature": "Label Array_InternalArray__get_Item_56(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Label InternalArray__get_Item[Label](Int32)" }, { "virtualAddress": "0x0073633C", "name": "Array_InternalArray__get_Item_57", "signature": "ParameterModifier Array_InternalArray__get_Item_57(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ParameterModifier InternalArray__get_Item[ParameterModifier](Int32)" }, { "virtualAddress": "0x00736404", "name": "Array_InternalArray__get_Item_58", "signature": "ResourceLocator Array_InternalArray__get_Item_58(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ResourceLocator InternalArray__get_Item[ResourceLocator](Int32)" }, { "virtualAddress": "0x007364D4", "name": "Array_InternalArray__get_Item_59", "signature": "Ephemeron Array_InternalArray__get_Item_59(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Ephemeron InternalArray__get_Item[Ephemeron](Int32)" }, { "virtualAddress": "0x007365A4", "name": "Array_InternalArray__get_Item_60", "signature": "CONNECTDATA_1 Array_InternalArray__get_Item_60(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CONNECTDATA InternalArray__get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x00736674", "name": "Array_InternalArray__get_Item_61", "signature": "CONNECTDATA Array_InternalArray__get_Item_61(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CONNECTDATA InternalArray__get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x00736744", "name": "Array_InternalArray__get_Item_62", "signature": "GCHandle Array_InternalArray__get_Item_62(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "GCHandle InternalArray__get_Item[GCHandle](Int32)" }, { "virtualAddress": "0x0073680C", "name": "Array_InternalArray__get_Item_63", "signature": "EventRegistrationToken Array_InternalArray__get_Item_63(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken InternalArray__get_Item[EventRegistrationToken](Int32)" }, { "virtualAddress": "0x007368D4", "name": "Array_InternalArray__get_Item_64", "signature": "WindowsRuntimeMarshal_EventRegistrationTokenList Array_InternalArray__get_Item_64(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList InternalArray__get_Item[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32)" }, { "virtualAddress": "0x007369A4", "name": "Array_InternalArray__get_Item_65", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry Array_InternalArray__get_Item_65(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry InternalArray__get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32)" }, { "virtualAddress": "0x00736A74", "name": "Array_InternalArray__get_Item_66", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey Array_InternalArray__get_Item_66(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey InternalArray__get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32)" }, { "virtualAddress": "0x00736B44", "name": "Array_InternalArray__get_Item_67", "signature": "RuntimeTypeHandle Array_InternalArray__get_Item_67(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle InternalArray__get_Item[RuntimeTypeHandle](Int32)" }, { "virtualAddress": "0x00736C0C", "name": "Array_InternalArray__get_Item_68", "signature": "int8_t Array_InternalArray__get_Item_68(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "SByte InternalArray__get_Item[SByte](Int32)" }, { "virtualAddress": "0x00736CD4", "name": "Array_InternalArray__get_Item_69", "signature": "float Array_InternalArray__get_Item_69(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Single InternalArray__get_Item[Single](Int32)" }, { "virtualAddress": "0x00736D9C", "name": "Array_InternalArray__get_Item_70", "signature": "CancellationToken Array_InternalArray__get_Item_70(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CancellationToken InternalArray__get_Item[CancellationToken](Int32)" }, { "virtualAddress": "0x00736E64", "name": "Array_InternalArray__get_Item_71", "signature": "CancellationTokenRegistration Array_InternalArray__get_Item_71(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration InternalArray__get_Item[CancellationTokenRegistration](Int32)" }, { "virtualAddress": "0x00736F48", "name": "Array_InternalArray__get_Item_72", "signature": "IndexRange Array_InternalArray__get_Item_72(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "IndexRange InternalArray__get_Item[IndexRange](Int32)" }, { "virtualAddress": "0x00737024", "name": "Array_InternalArray__get_Item_73", "signature": "ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ Array_InternalArray__get_Item_73(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] InternalArray__get_Item[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32)" }, { "virtualAddress": "0x007370EC", "name": "Array_InternalArray__get_Item_74", "signature": "TimeSpan Array_InternalArray__get_Item_74(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "TimeSpan InternalArray__get_Item[TimeSpan](Int32)" }, { "virtualAddress": "0x007371B4", "name": "Array_InternalArray__get_Item_75", "signature": "uint16_t Array_InternalArray__get_Item_75(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt16 InternalArray__get_Item[UInt16](Int32)" }, { "virtualAddress": "0x0073727C", "name": "Array_InternalArray__get_Item_76", "signature": "uint32_t Array_InternalArray__get_Item_76(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt32 InternalArray__get_Item[UInt32](Int32)" }, { "virtualAddress": "0x00737344", "name": "Array_InternalArray__get_Item_77", "signature": "uint64_t Array_InternalArray__get_Item_77(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 InternalArray__get_Item[UInt64](Int32)" }, { "virtualAddress": "0x0073740C", "name": "Array_InternalArray__get_Item_78", "signature": "void * Array_InternalArray__get_Item_78(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UIntPtr InternalArray__get_Item[UIntPtr](Int32)" }, { "virtualAddress": "0x007374D4", "name": "Array_InternalArray__get_Item_79", "signature": "ValueTuple_1_Object_ Array_InternalArray__get_Item_79(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00601[Object] InternalArray__get_Item[ValueTuple\u00601[Object]](Int32)" }, { "virtualAddress": "0x0073759C", "name": "Array_InternalArray__get_Item_80", "signature": "ValueTuple_2_Object_Object_ Array_InternalArray__get_Item_80(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00602[Object,Object] InternalArray__get_Item[ValueTuple\u00602[Object,Object]](Int32)" }, { "virtualAddress": "0x0073766C", "name": "Array_InternalArray__get_Item_81", "signature": "ValueTuple_3_Object_Object_Object_ Array_InternalArray__get_Item_81(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] InternalArray__get_Item[ValueTuple\u00603[Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00737750", "name": "Array_InternalArray__get_Item_82", "signature": "ValueTuple_4_Object_Object_Object_Object_ Array_InternalArray__get_Item_82(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00604[Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x0073782C", "name": "Array_InternalArray__get_Item_83", "signature": "ValueTuple_5_Object_Object_Object_Object_Object_ Array_InternalArray__get_Item_83(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x0073791C", "name": "Array_InternalArray__get_Item_84", "signature": "ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_InternalArray__get_Item_84(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00737A04", "name": "Array_InternalArray__get_Item_85", "signature": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_InternalArray__get_Item_85(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x00737B00", "name": "Array_InternalArray__get_Item_86", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ Array_InternalArray__get_Item_86(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32)" }, { "virtualAddress": "0x00737BE8", "name": "Array_InternalArray__get_Item_87", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ Array_InternalArray__get_Item_87(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32)" }, { "virtualAddress": "0x00737CD4", "name": "Array_InternalArray__get_Item_88", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ Array_InternalArray__get_Item_88(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x00737DC0", "name": "Array_InternalArray__get_Item_89", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ Array_InternalArray__get_Item_89(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x00737EAC", "name": "Array_InternalArray__get_Item_90", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ Array_InternalArray__get_Item_90(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x00737F98", "name": "Array_InternalArray__get_Item_91", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_InternalArray__get_Item_91(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x00738084", "name": "Array_InternalArray__get_Item_92", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_InternalArray__get_Item_92(Array * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x00738170", "name": "Array_UnsafeLoad_1", "signature": "bool Array_UnsafeLoad_1(Boolean__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean UnsafeLoad[Boolean](Boolean[], Int32)" }, { "virtualAddress": "0x007381A8", "name": "Array_UnsafeLoad_2", "signature": "uint8_t Array_UnsafeLoad_2(Byte__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte UnsafeLoad[Byte](Byte[], Int32)" }, { "virtualAddress": "0x007381E0", "name": "Array_UnsafeLoad_3", "signature": "ByteEnum__Enum Array_UnsafeLoad_3(ByteEnum__Enum__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "ByteEnum UnsafeLoad[ByteEnum](ByteEnum[], Int32)" }, { "virtualAddress": "0x00738218", "name": "Array_UnsafeLoad_4", "signature": "KeyValuePair_2_System_DateTime_System_Object_ Array_UnsafeLoad_4(KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] UnsafeLoad[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32)" }, { "virtualAddress": "0x00738254", "name": "Array_UnsafeLoad_5", "signature": "EventProvider_SessionInfo Array_UnsafeLoad_5(EventProvider_SessionInfo__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo UnsafeLoad[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32)" }, { "virtualAddress": "0x0073828C", "name": "Array_UnsafeLoad_6", "signature": "Guid Array_UnsafeLoad_6(Guid__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Guid UnsafeLoad[Guid](Guid[], Int32)" }, { "virtualAddress": "0x007382C8", "name": "Array_UnsafeLoad_7", "signature": "int32_t Array_UnsafeLoad_7(Int32__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 UnsafeLoad[Int32](Int32[], Int32)" }, { "virtualAddress": "0x00738338", "name": "Array_UnsafeLoad_8", "signature": "EventRegistrationToken Array_UnsafeLoad_8(EventRegistrationToken__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken UnsafeLoad[EventRegistrationToken](EventRegistrationToken[], Int32)" }, { "virtualAddress": "0x00738370", "name": "Array_UnsafeLoad_9", "signature": "uint64_t Array_UnsafeLoad_9(UInt64__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 UnsafeLoad[UInt64](UInt64[], Int32)" }, { "virtualAddress": "0x00739128", "name": "Unsafe_ReadUnaligned_2", "signature": "int16_t Unsafe_ReadUnaligned_2(uint8_t * source, MethodInfo * method)", "dotNetSignature": "Int16 ReadUnaligned[Int16](Byte ByRef)" }, { "virtualAddress": "0x00739130", "name": "Unsafe_ReadUnaligned_3", "signature": "int32_t Unsafe_ReadUnaligned_3(uint8_t * source, MethodInfo * method)", "dotNetSignature": "Int32 ReadUnaligned[Int32](Byte ByRef)" }, { "virtualAddress": "0x00739138", "name": "Unsafe_ReadUnaligned_4", "signature": "int64_t Unsafe_ReadUnaligned_4(uint8_t * source, MethodInfo * method)", "dotNetSignature": "Int64 ReadUnaligned[Int64](Byte ByRef)" }, { "virtualAddress": "0x00739148", "name": "Unsafe_ReadUnaligned_5", "signature": "uint16_t Unsafe_ReadUnaligned_5(uint8_t * source, MethodInfo * method)", "dotNetSignature": "UInt16 ReadUnaligned[UInt16](Byte ByRef)" }, { "virtualAddress": "0x00739150", "name": "Unsafe_ReadUnaligned_6", "signature": "uint32_t Unsafe_ReadUnaligned_6(uint8_t * source, MethodInfo * method)", "dotNetSignature": "UInt32 ReadUnaligned[UInt32](Byte ByRef)" }, { "virtualAddress": "0x00739158", "name": "Unsafe_ReadUnaligned_7", "signature": "uint64_t Unsafe_ReadUnaligned_7(uint8_t * source, MethodInfo * method)", "dotNetSignature": "UInt64 ReadUnaligned[UInt64](Byte ByRef)" }, { "virtualAddress": "0x007399B0", "name": "Unsafe_Add_7", "signature": "uint16_t * Unsafe_Add_7(uint16_t * source, int32_t elementOffset, MethodInfo * method)", "dotNetSignature": "Char\u0026 Add[Char](Char ByRef, Int32)" }, { "virtualAddress": "0x007399D8", "name": "Unsafe_AddByteOffset_2", "signature": "uint16_t * Unsafe_AddByteOffset_2(uint16_t * source, void * byteOffset, MethodInfo * method)", "dotNetSignature": "Char\u0026 AddByteOffset[Char](Char ByRef, IntPtr)" }, { "virtualAddress": "0x007399E8", "name": "Unsafe_AsRef_2", "signature": "uint8_t * Unsafe_AsRef_2(Void * source, MethodInfo * method)", "dotNetSignature": "Byte\u0026 AsRef[Byte](Void*)" }, { "virtualAddress": "0x00739E18", "name": "Unsafe_As_8", "signature": "uint8_t * Unsafe_As_8(uint8_t * source, MethodInfo * method)", "dotNetSignature": "Byte\u0026 As[Byte,Byte](Byte ByRef)" }, { "virtualAddress": "0x00739E24", "name": "Unsafe_As_9", "signature": "void * * Unsafe_As_9(uint8_t * source, MethodInfo * method)", "dotNetSignature": "IntPtr\u0026 As[Byte,IntPtr](Byte ByRef)" }, { "virtualAddress": "0x00739E34", "name": "Unsafe_As_10", "signature": "uint8_t * Unsafe_As_10(uint16_t * source, MethodInfo * method)", "dotNetSignature": "Byte\u0026 As[Char,Byte](Char ByRef)" }, { "virtualAddress": "0x00739E38", "name": "Unsafe_As_11", "signature": "void * * Unsafe_As_11(uint16_t * source, MethodInfo * method)", "dotNetSignature": "IntPtr\u0026 As[Char,IntPtr](Char ByRef)" }, { "virtualAddress": "0x00739E3C", "name": "Unsafe_As_12", "signature": "uint8_t * Unsafe_As_12(Object * * source, MethodInfo * method)", "dotNetSignature": "Byte\u0026 As[Object,Byte](Object ByRef)" }, { "virtualAddress": "0x00739E40", "name": "Unsafe_As_13", "signature": "void * * Unsafe_As_13(Object * * source, MethodInfo * method)", "dotNetSignature": "IntPtr\u0026 As[Object,IntPtr](Object ByRef)" }, { "virtualAddress": "0x0073A628", "name": "Array_Empty_3", "signature": "KeyValuePair_2_System_Guid_System_Int32___Array * Array_Empty_3(MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32][] Empty[KeyValuePair\u00602[System.Guid,System.Int32]]()" }, { "virtualAddress": "0x0073A6C4", "name": "Array_Empty_4", "signature": "KeyValuePair_2_System_Guid_System_Object___Array * Array_Empty_4(MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object][] Empty[KeyValuePair\u00602[System.Guid,System.Object]]()" }, { "virtualAddress": "0x0073A760", "name": "Array_Empty_5", "signature": "KeyValuePair_2_System_Int32_System_ByteEnum___Array * Array_Empty_5(MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum][] Empty[KeyValuePair\u00602[System.Int32,System.ByteEnum]]()" }, { "virtualAddress": "0x0073A7FC", "name": "Array_Empty_6", "signature": "KeyValuePair_2_System_Object_System_Object___Array * Array_Empty_6(MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object][] Empty[KeyValuePair\u00602[System.Object,System.Object]]()" }, { "virtualAddress": "0x0073B044", "name": "EnumHelper_1_System_Byte__Cast", "signature": "uint8_t EnumHelper_1_System_Byte__Cast(bool value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Boolean](Boolean)" }, { "virtualAddress": "0x0073B104", "name": "EnumHelper_1_System_Byte__Cast_1", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Byte](Byte)" }, { "virtualAddress": "0x0073B1C4", "name": "EnumHelper_1_System_Byte__Cast_2", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Char](Char)" }, { "virtualAddress": "0x0073B284", "name": "EnumHelper_1_System_Byte__Cast_3", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Byte Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0073B34C", "name": "EnumHelper_1_System_Byte__Cast_4", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "Byte Cast[DateTime](DateTime)" }, { "virtualAddress": "0x0073B40C", "name": "EnumHelper_1_System_Byte__Cast_5", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Byte Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x0073B4D4", "name": "EnumHelper_1_System_Byte__Cast_6", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Decimal](Decimal)" }, { "virtualAddress": "0x0073B59C", "name": "EnumHelper_1_System_Byte__Cast_7", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Byte Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x0073B65C", "name": "EnumHelper_1_System_Byte__Cast_8", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Double](Double)" }, { "virtualAddress": "0x0073B71C", "name": "EnumHelper_1_System_Byte__Cast_9", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Guid](Guid)" }, { "virtualAddress": "0x0073B7E4", "name": "EnumHelper_1_System_Byte__Cast_10", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Int16](Int16)" }, { "virtualAddress": "0x0073B8A4", "name": "EnumHelper_1_System_Byte__Cast_11", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Int32](Int32)" }, { "virtualAddress": "0x0073B964", "name": "EnumHelper_1_System_Byte__Cast_12", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Int64](Int64)" }, { "virtualAddress": "0x0073BA24", "name": "EnumHelper_1_System_Byte__Cast_13", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "Byte Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x0073BAE4", "name": "EnumHelper_1_System_Byte__Cast_14", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Object](Object)" }, { "virtualAddress": "0x0073BBA4", "name": "EnumHelper_1_System_Byte__Cast_15", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[SByte](SByte)" }, { "virtualAddress": "0x0073BC64", "name": "EnumHelper_1_System_Byte__Cast_16", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "Byte Cast[Single](Single)" }, { "virtualAddress": "0x0073BD24", "name": "EnumHelper_1_System_Byte__Cast_17", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Byte Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x0073BDE4", "name": "EnumHelper_1_System_Byte__Cast_18", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[UInt16](UInt16)" }, { "virtualAddress": "0x0073BEA4", "name": "EnumHelper_1_System_Byte__Cast_19", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[UInt32](UInt32)" }, { "virtualAddress": "0x0073BF64", "name": "EnumHelper_1_System_Byte__Cast_20", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "Byte Cast[UInt64](UInt64)" }, { "virtualAddress": "0x0073C024", "name": "EnumHelper_1_System_Byte__Cast_21", "signature": "uint8_t EnumHelper_1_System_Byte__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "Byte Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0073C0E4", "name": "EnumHelper_1_System_Int16__Cast", "signature": "int16_t EnumHelper_1_System_Int16__Cast(bool value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Boolean](Boolean)" }, { "virtualAddress": "0x0073C1A4", "name": "EnumHelper_1_System_Int16__Cast_1", "signature": "int16_t EnumHelper_1_System_Int16__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Byte](Byte)" }, { "virtualAddress": "0x0073C264", "name": "EnumHelper_1_System_Int16__Cast_2", "signature": "int16_t EnumHelper_1_System_Int16__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Char](Char)" }, { "virtualAddress": "0x0073C324", "name": "EnumHelper_1_System_Int16__Cast_3", "signature": "int16_t EnumHelper_1_System_Int16__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0073C3EC", "name": "EnumHelper_1_System_Int16__Cast_4", "signature": "int16_t EnumHelper_1_System_Int16__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[DateTime](DateTime)" }, { "virtualAddress": "0x0073C4AC", "name": "EnumHelper_1_System_Int16__Cast_5", "signature": "int16_t EnumHelper_1_System_Int16__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x0073C574", "name": "EnumHelper_1_System_Int16__Cast_6", "signature": "int16_t EnumHelper_1_System_Int16__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Decimal](Decimal)" }, { "virtualAddress": "0x0073C63C", "name": "EnumHelper_1_System_Int16__Cast_7", "signature": "int16_t EnumHelper_1_System_Int16__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x0073C6FC", "name": "EnumHelper_1_System_Int16__Cast_8", "signature": "int16_t EnumHelper_1_System_Int16__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Double](Double)" }, { "virtualAddress": "0x0073C7BC", "name": "EnumHelper_1_System_Int16__Cast_9", "signature": "int16_t EnumHelper_1_System_Int16__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Guid](Guid)" }, { "virtualAddress": "0x0073C884", "name": "EnumHelper_1_System_Int16__Cast_10", "signature": "int16_t EnumHelper_1_System_Int16__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Int16](Int16)" }, { "virtualAddress": "0x0073C944", "name": "EnumHelper_1_System_Int16__Cast_11", "signature": "int16_t EnumHelper_1_System_Int16__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Int32](Int32)" }, { "virtualAddress": "0x0073CA04", "name": "EnumHelper_1_System_Int16__Cast_12", "signature": "int16_t EnumHelper_1_System_Int16__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Int64](Int64)" }, { "virtualAddress": "0x0073CAC4", "name": "EnumHelper_1_System_Int16__Cast_13", "signature": "int16_t EnumHelper_1_System_Int16__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x0073CB84", "name": "EnumHelper_1_System_Int16__Cast_14", "signature": "int16_t EnumHelper_1_System_Int16__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Object](Object)" }, { "virtualAddress": "0x0073CC44", "name": "EnumHelper_1_System_Int16__Cast_15", "signature": "int16_t EnumHelper_1_System_Int16__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[SByte](SByte)" }, { "virtualAddress": "0x0073CD04", "name": "EnumHelper_1_System_Int16__Cast_16", "signature": "int16_t EnumHelper_1_System_Int16__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[Single](Single)" }, { "virtualAddress": "0x0073CDC4", "name": "EnumHelper_1_System_Int16__Cast_17", "signature": "int16_t EnumHelper_1_System_Int16__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x0073CE84", "name": "EnumHelper_1_System_Int16__Cast_18", "signature": "int16_t EnumHelper_1_System_Int16__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[UInt16](UInt16)" }, { "virtualAddress": "0x0073CF44", "name": "EnumHelper_1_System_Int16__Cast_19", "signature": "int16_t EnumHelper_1_System_Int16__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[UInt32](UInt32)" }, { "virtualAddress": "0x0073D004", "name": "EnumHelper_1_System_Int16__Cast_20", "signature": "int16_t EnumHelper_1_System_Int16__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[UInt64](UInt64)" }, { "virtualAddress": "0x0073D0C4", "name": "EnumHelper_1_System_Int16__Cast_21", "signature": "int16_t EnumHelper_1_System_Int16__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "Int16 Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0073D184", "name": "EnumHelper_1_System_Int32__Cast", "signature": "int32_t EnumHelper_1_System_Int32__Cast(bool value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Boolean](Boolean)" }, { "virtualAddress": "0x0073D244", "name": "EnumHelper_1_System_Int32__Cast_1", "signature": "int32_t EnumHelper_1_System_Int32__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Byte](Byte)" }, { "virtualAddress": "0x0073D304", "name": "EnumHelper_1_System_Int32__Cast_2", "signature": "int32_t EnumHelper_1_System_Int32__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Char](Char)" }, { "virtualAddress": "0x0073D3C4", "name": "EnumHelper_1_System_Int32__Cast_3", "signature": "int32_t EnumHelper_1_System_Int32__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0073D48C", "name": "EnumHelper_1_System_Int32__Cast_4", "signature": "int32_t EnumHelper_1_System_Int32__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[DateTime](DateTime)" }, { "virtualAddress": "0x0073D54C", "name": "EnumHelper_1_System_Int32__Cast_5", "signature": "int32_t EnumHelper_1_System_Int32__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x0073D614", "name": "EnumHelper_1_System_Int32__Cast_6", "signature": "int32_t EnumHelper_1_System_Int32__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Decimal](Decimal)" }, { "virtualAddress": "0x0073D6DC", "name": "EnumHelper_1_System_Int32__Cast_7", "signature": "int32_t EnumHelper_1_System_Int32__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x0073D79C", "name": "EnumHelper_1_System_Int32__Cast_8", "signature": "int32_t EnumHelper_1_System_Int32__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Double](Double)" }, { "virtualAddress": "0x0073D85C", "name": "EnumHelper_1_System_Int32__Cast_9", "signature": "int32_t EnumHelper_1_System_Int32__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Guid](Guid)" }, { "virtualAddress": "0x0073D924", "name": "EnumHelper_1_System_Int32__Cast_10", "signature": "int32_t EnumHelper_1_System_Int32__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Int16](Int16)" }, { "virtualAddress": "0x0073D9E4", "name": "EnumHelper_1_System_Int32__Cast_11", "signature": "int32_t EnumHelper_1_System_Int32__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Int32](Int32)" }, { "virtualAddress": "0x0073DAA4", "name": "EnumHelper_1_System_Int32__Cast_12", "signature": "int32_t EnumHelper_1_System_Int32__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Int64](Int64)" }, { "virtualAddress": "0x0073DB64", "name": "EnumHelper_1_System_Int32__Cast_13", "signature": "int32_t EnumHelper_1_System_Int32__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x0073DC24", "name": "EnumHelper_1_System_Int32__Cast_14", "signature": "int32_t EnumHelper_1_System_Int32__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Object](Object)" }, { "virtualAddress": "0x0073DCE4", "name": "EnumHelper_1_System_Int32__Cast_15", "signature": "int32_t EnumHelper_1_System_Int32__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[SByte](SByte)" }, { "virtualAddress": "0x0073DDA4", "name": "EnumHelper_1_System_Int32__Cast_16", "signature": "int32_t EnumHelper_1_System_Int32__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[Single](Single)" }, { "virtualAddress": "0x0073DE64", "name": "EnumHelper_1_System_Int32__Cast_17", "signature": "int32_t EnumHelper_1_System_Int32__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x0073DF24", "name": "EnumHelper_1_System_Int32__Cast_18", "signature": "int32_t EnumHelper_1_System_Int32__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[UInt16](UInt16)" }, { "virtualAddress": "0x0073DFE4", "name": "EnumHelper_1_System_Int32__Cast_19", "signature": "int32_t EnumHelper_1_System_Int32__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[UInt32](UInt32)" }, { "virtualAddress": "0x0073E0A4", "name": "EnumHelper_1_System_Int32__Cast_20", "signature": "int32_t EnumHelper_1_System_Int32__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[UInt64](UInt64)" }, { "virtualAddress": "0x0073E164", "name": "EnumHelper_1_System_Int32__Cast_21", "signature": "int32_t EnumHelper_1_System_Int32__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "Int32 Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0073E224", "name": "EnumHelper_1_System_Int64__Cast", "signature": "int64_t EnumHelper_1_System_Int64__Cast(bool value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Boolean](Boolean)" }, { "virtualAddress": "0x0073E2E4", "name": "EnumHelper_1_System_Int64__Cast_1", "signature": "int64_t EnumHelper_1_System_Int64__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Byte](Byte)" }, { "virtualAddress": "0x0073E3A4", "name": "EnumHelper_1_System_Int64__Cast_2", "signature": "int64_t EnumHelper_1_System_Int64__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Char](Char)" }, { "virtualAddress": "0x0073E464", "name": "EnumHelper_1_System_Int64__Cast_3", "signature": "int64_t EnumHelper_1_System_Int64__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0073E52C", "name": "EnumHelper_1_System_Int64__Cast_4", "signature": "int64_t EnumHelper_1_System_Int64__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[DateTime](DateTime)" }, { "virtualAddress": "0x0073E5EC", "name": "EnumHelper_1_System_Int64__Cast_5", "signature": "int64_t EnumHelper_1_System_Int64__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x0073E6B4", "name": "EnumHelper_1_System_Int64__Cast_6", "signature": "int64_t EnumHelper_1_System_Int64__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Decimal](Decimal)" }, { "virtualAddress": "0x0073E77C", "name": "EnumHelper_1_System_Int64__Cast_7", "signature": "int64_t EnumHelper_1_System_Int64__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x0073E83C", "name": "EnumHelper_1_System_Int64__Cast_8", "signature": "int64_t EnumHelper_1_System_Int64__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Double](Double)" }, { "virtualAddress": "0x0073E8FC", "name": "EnumHelper_1_System_Int64__Cast_9", "signature": "int64_t EnumHelper_1_System_Int64__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Guid](Guid)" }, { "virtualAddress": "0x0073E9C4", "name": "EnumHelper_1_System_Int64__Cast_10", "signature": "int64_t EnumHelper_1_System_Int64__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Int16](Int16)" }, { "virtualAddress": "0x0073EA84", "name": "EnumHelper_1_System_Int64__Cast_11", "signature": "int64_t EnumHelper_1_System_Int64__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Int32](Int32)" }, { "virtualAddress": "0x0073EB44", "name": "EnumHelper_1_System_Int64__Cast_12", "signature": "int64_t EnumHelper_1_System_Int64__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Int64](Int64)" }, { "virtualAddress": "0x0073EC04", "name": "EnumHelper_1_System_Int64__Cast_13", "signature": "int64_t EnumHelper_1_System_Int64__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x0073ECC4", "name": "EnumHelper_1_System_Int64__Cast_14", "signature": "int64_t EnumHelper_1_System_Int64__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Object](Object)" }, { "virtualAddress": "0x0073ED84", "name": "EnumHelper_1_System_Int64__Cast_15", "signature": "int64_t EnumHelper_1_System_Int64__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[SByte](SByte)" }, { "virtualAddress": "0x0073EE44", "name": "EnumHelper_1_System_Int64__Cast_16", "signature": "int64_t EnumHelper_1_System_Int64__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[Single](Single)" }, { "virtualAddress": "0x0073EF04", "name": "EnumHelper_1_System_Int64__Cast_17", "signature": "int64_t EnumHelper_1_System_Int64__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x0073EFC4", "name": "EnumHelper_1_System_Int64__Cast_18", "signature": "int64_t EnumHelper_1_System_Int64__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[UInt16](UInt16)" }, { "virtualAddress": "0x0073F084", "name": "EnumHelper_1_System_Int64__Cast_19", "signature": "int64_t EnumHelper_1_System_Int64__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[UInt32](UInt32)" }, { "virtualAddress": "0x0073F144", "name": "EnumHelper_1_System_Int64__Cast_20", "signature": "int64_t EnumHelper_1_System_Int64__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[UInt64](UInt64)" }, { "virtualAddress": "0x0073F204", "name": "EnumHelper_1_System_Int64__Cast_21", "signature": "int64_t EnumHelper_1_System_Int64__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "Int64 Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0073F384", "name": "EnumHelper_1_System_SByte__Cast", "signature": "int8_t EnumHelper_1_System_SByte__Cast(bool value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Boolean](Boolean)" }, { "virtualAddress": "0x0073F444", "name": "EnumHelper_1_System_SByte__Cast_1", "signature": "int8_t EnumHelper_1_System_SByte__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Byte](Byte)" }, { "virtualAddress": "0x0073F504", "name": "EnumHelper_1_System_SByte__Cast_2", "signature": "int8_t EnumHelper_1_System_SByte__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Char](Char)" }, { "virtualAddress": "0x0073F5C4", "name": "EnumHelper_1_System_SByte__Cast_3", "signature": "int8_t EnumHelper_1_System_SByte__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "SByte Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0073F68C", "name": "EnumHelper_1_System_SByte__Cast_4", "signature": "int8_t EnumHelper_1_System_SByte__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "SByte Cast[DateTime](DateTime)" }, { "virtualAddress": "0x0073F74C", "name": "EnumHelper_1_System_SByte__Cast_5", "signature": "int8_t EnumHelper_1_System_SByte__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "SByte Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x0073F814", "name": "EnumHelper_1_System_SByte__Cast_6", "signature": "int8_t EnumHelper_1_System_SByte__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Decimal](Decimal)" }, { "virtualAddress": "0x0073F8DC", "name": "EnumHelper_1_System_SByte__Cast_7", "signature": "int8_t EnumHelper_1_System_SByte__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "SByte Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x0073F99C", "name": "EnumHelper_1_System_SByte__Cast_8", "signature": "int8_t EnumHelper_1_System_SByte__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Double](Double)" }, { "virtualAddress": "0x0073FA5C", "name": "EnumHelper_1_System_SByte__Cast_9", "signature": "int8_t EnumHelper_1_System_SByte__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Guid](Guid)" }, { "virtualAddress": "0x0073FB24", "name": "EnumHelper_1_System_SByte__Cast_10", "signature": "int8_t EnumHelper_1_System_SByte__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Int16](Int16)" }, { "virtualAddress": "0x0073FBE4", "name": "EnumHelper_1_System_SByte__Cast_11", "signature": "int8_t EnumHelper_1_System_SByte__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Int32](Int32)" }, { "virtualAddress": "0x0073FCA4", "name": "EnumHelper_1_System_SByte__Cast_12", "signature": "int8_t EnumHelper_1_System_SByte__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Int64](Int64)" }, { "virtualAddress": "0x0073FD64", "name": "EnumHelper_1_System_SByte__Cast_13", "signature": "int8_t EnumHelper_1_System_SByte__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "SByte Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x0073FE24", "name": "EnumHelper_1_System_SByte__Cast_14", "signature": "int8_t EnumHelper_1_System_SByte__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Object](Object)" }, { "virtualAddress": "0x0073FEE4", "name": "EnumHelper_1_System_SByte__Cast_15", "signature": "int8_t EnumHelper_1_System_SByte__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[SByte](SByte)" }, { "virtualAddress": "0x0073FFA4", "name": "EnumHelper_1_System_SByte__Cast_16", "signature": "int8_t EnumHelper_1_System_SByte__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "SByte Cast[Single](Single)" }, { "virtualAddress": "0x00740064", "name": "EnumHelper_1_System_SByte__Cast_17", "signature": "int8_t EnumHelper_1_System_SByte__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "SByte Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x00740124", "name": "EnumHelper_1_System_SByte__Cast_18", "signature": "int8_t EnumHelper_1_System_SByte__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[UInt16](UInt16)" }, { "virtualAddress": "0x007401E4", "name": "EnumHelper_1_System_SByte__Cast_19", "signature": "int8_t EnumHelper_1_System_SByte__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[UInt32](UInt32)" }, { "virtualAddress": "0x007402A4", "name": "EnumHelper_1_System_SByte__Cast_20", "signature": "int8_t EnumHelper_1_System_SByte__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "SByte Cast[UInt64](UInt64)" }, { "virtualAddress": "0x00740364", "name": "EnumHelper_1_System_SByte__Cast_21", "signature": "int8_t EnumHelper_1_System_SByte__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "SByte Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x00740424", "name": "EnumHelper_1_System_UInt16__Cast", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast(bool value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Boolean](Boolean)" }, { "virtualAddress": "0x007404E4", "name": "EnumHelper_1_System_UInt16__Cast_1", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Byte](Byte)" }, { "virtualAddress": "0x007405A4", "name": "EnumHelper_1_System_UInt16__Cast_2", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Char](Char)" }, { "virtualAddress": "0x00740664", "name": "EnumHelper_1_System_UInt16__Cast_3", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B8D244", "name": "EnumHelper_1_System_UInt16__Cast_4", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[DateTime](DateTime)" }, { "virtualAddress": "0x00B8D304", "name": "EnumHelper_1_System_UInt16__Cast_5", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x00B8D3CC", "name": "EnumHelper_1_System_UInt16__Cast_6", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Decimal](Decimal)" }, { "virtualAddress": "0x00B8D494", "name": "EnumHelper_1_System_UInt16__Cast_7", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x00B8D554", "name": "EnumHelper_1_System_UInt16__Cast_8", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Double](Double)" }, { "virtualAddress": "0x00B8D614", "name": "EnumHelper_1_System_UInt16__Cast_9", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Guid](Guid)" }, { "virtualAddress": "0x00B8D6DC", "name": "EnumHelper_1_System_UInt16__Cast_10", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Int16](Int16)" }, { "virtualAddress": "0x00B8D79C", "name": "EnumHelper_1_System_UInt16__Cast_11", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Int32](Int32)" }, { "virtualAddress": "0x00B8D85C", "name": "EnumHelper_1_System_UInt16__Cast_12", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Int64](Int64)" }, { "virtualAddress": "0x00B8D91C", "name": "EnumHelper_1_System_UInt16__Cast_13", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x00B8D9DC", "name": "EnumHelper_1_System_UInt16__Cast_14", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Object](Object)" }, { "virtualAddress": "0x00B8DA9C", "name": "EnumHelper_1_System_UInt16__Cast_15", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[SByte](SByte)" }, { "virtualAddress": "0x00B8DB5C", "name": "EnumHelper_1_System_UInt16__Cast_16", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[Single](Single)" }, { "virtualAddress": "0x00B8DC1C", "name": "EnumHelper_1_System_UInt16__Cast_17", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x00B8DCDC", "name": "EnumHelper_1_System_UInt16__Cast_18", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[UInt16](UInt16)" }, { "virtualAddress": "0x00B8DD9C", "name": "EnumHelper_1_System_UInt16__Cast_19", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[UInt32](UInt32)" }, { "virtualAddress": "0x00B8DE5C", "name": "EnumHelper_1_System_UInt16__Cast_20", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[UInt64](UInt64)" }, { "virtualAddress": "0x00B8DF1C", "name": "EnumHelper_1_System_UInt16__Cast_21", "signature": "uint16_t EnumHelper_1_System_UInt16__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "UInt16 Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x00B8DFDC", "name": "EnumHelper_1_System_UInt32__Cast", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast(bool value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Boolean](Boolean)" }, { "virtualAddress": "0x00B8E09C", "name": "EnumHelper_1_System_UInt32__Cast_1", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Byte](Byte)" }, { "virtualAddress": "0x00B8E15C", "name": "EnumHelper_1_System_UInt32__Cast_2", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Char](Char)" }, { "virtualAddress": "0x00B8E21C", "name": "EnumHelper_1_System_UInt32__Cast_3", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B8E2E4", "name": "EnumHelper_1_System_UInt32__Cast_4", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[DateTime](DateTime)" }, { "virtualAddress": "0x00B8E3A4", "name": "EnumHelper_1_System_UInt32__Cast_5", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x00B8E46C", "name": "EnumHelper_1_System_UInt32__Cast_6", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Decimal](Decimal)" }, { "virtualAddress": "0x00B8E534", "name": "EnumHelper_1_System_UInt32__Cast_7", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x00B8E5F4", "name": "EnumHelper_1_System_UInt32__Cast_8", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Double](Double)" }, { "virtualAddress": "0x00B8E6B4", "name": "EnumHelper_1_System_UInt32__Cast_9", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Guid](Guid)" }, { "virtualAddress": "0x00B8E77C", "name": "EnumHelper_1_System_UInt32__Cast_10", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Int16](Int16)" }, { "virtualAddress": "0x00B8E83C", "name": "EnumHelper_1_System_UInt32__Cast_11", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Int32](Int32)" }, { "virtualAddress": "0x00B8E8FC", "name": "EnumHelper_1_System_UInt32__Cast_12", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Int64](Int64)" }, { "virtualAddress": "0x00B8E9BC", "name": "EnumHelper_1_System_UInt32__Cast_13", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x00B8EA7C", "name": "EnumHelper_1_System_UInt32__Cast_14", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Object](Object)" }, { "virtualAddress": "0x00B8EB3C", "name": "EnumHelper_1_System_UInt32__Cast_15", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[SByte](SByte)" }, { "virtualAddress": "0x00B8EBFC", "name": "EnumHelper_1_System_UInt32__Cast_16", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[Single](Single)" }, { "virtualAddress": "0x00B8ECBC", "name": "EnumHelper_1_System_UInt32__Cast_17", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x00B8ED7C", "name": "EnumHelper_1_System_UInt32__Cast_18", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[UInt16](UInt16)" }, { "virtualAddress": "0x00B8EE3C", "name": "EnumHelper_1_System_UInt32__Cast_19", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[UInt32](UInt32)" }, { "virtualAddress": "0x00B8EEFC", "name": "EnumHelper_1_System_UInt32__Cast_20", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[UInt64](UInt64)" }, { "virtualAddress": "0x00B8EFBC", "name": "EnumHelper_1_System_UInt32__Cast_21", "signature": "uint32_t EnumHelper_1_System_UInt32__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "UInt32 Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x00B8F07C", "name": "EnumHelper_1_System_UInt64__Cast", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast(bool value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Boolean](Boolean)" }, { "virtualAddress": "0x00B8F13C", "name": "EnumHelper_1_System_UInt64__Cast_1", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_1(uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Byte](Byte)" }, { "virtualAddress": "0x00B8F1FC", "name": "EnumHelper_1_System_UInt64__Cast_2", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_2(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Char](Char)" }, { "virtualAddress": "0x00B8F2BC", "name": "EnumHelper_1_System_UInt64__Cast_3", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_3(KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B8F384", "name": "EnumHelper_1_System_UInt64__Cast_4", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_4(DateTime value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[DateTime](DateTime)" }, { "virtualAddress": "0x00B8F444", "name": "EnumHelper_1_System_UInt64__Cast_5", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_5(DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[DateTimeOffset](DateTimeOffset)" }, { "virtualAddress": "0x00B8F50C", "name": "EnumHelper_1_System_UInt64__Cast_6", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_6(Decimal value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Decimal](Decimal)" }, { "virtualAddress": "0x00B8F5D4", "name": "EnumHelper_1_System_UInt64__Cast_7", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_7(EmptyStruct value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[EmptyStruct](EmptyStruct)" }, { "virtualAddress": "0x00B8F694", "name": "EnumHelper_1_System_UInt64__Cast_8", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_8(double value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Double](Double)" }, { "virtualAddress": "0x00B8F754", "name": "EnumHelper_1_System_UInt64__Cast_9", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_9(Guid value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Guid](Guid)" }, { "virtualAddress": "0x00B8F81C", "name": "EnumHelper_1_System_UInt64__Cast_10", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_10(int16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Int16](Int16)" }, { "virtualAddress": "0x00B8F8DC", "name": "EnumHelper_1_System_UInt64__Cast_11", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_11(int32_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Int32](Int32)" }, { "virtualAddress": "0x00B8F99C", "name": "EnumHelper_1_System_UInt64__Cast_12", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_12(int64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Int64](Int64)" }, { "virtualAddress": "0x00B8FA5C", "name": "EnumHelper_1_System_UInt64__Cast_13", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_13(void * value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[IntPtr](IntPtr)" }, { "virtualAddress": "0x00B8FB1C", "name": "EnumHelper_1_System_UInt64__Cast_14", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_14(Object * value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Object](Object)" }, { "virtualAddress": "0x00B8FBDC", "name": "EnumHelper_1_System_UInt64__Cast_15", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_15(int8_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[SByte](SByte)" }, { "virtualAddress": "0x00B8FC9C", "name": "EnumHelper_1_System_UInt64__Cast_16", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_16(float value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[Single](Single)" }, { "virtualAddress": "0x00B8FD5C", "name": "EnumHelper_1_System_UInt64__Cast_17", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_17(TimeSpan value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x00B8FE1C", "name": "EnumHelper_1_System_UInt64__Cast_18", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_18(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[UInt16](UInt16)" }, { "virtualAddress": "0x00B8FEDC", "name": "EnumHelper_1_System_UInt64__Cast_19", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_19(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[UInt32](UInt32)" }, { "virtualAddress": "0x00B8FF9C", "name": "EnumHelper_1_System_UInt64__Cast_20", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_20(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[UInt64](UInt64)" }, { "virtualAddress": "0x00B9005C", "name": "EnumHelper_1_System_UInt64__Cast_21", "signature": "uint64_t EnumHelper_1_System_UInt64__Cast_21(void * value, MethodInfo * method)", "dotNetSignature": "UInt64 Cast[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0087D218", "name": "Action_1_Boolean___ctor", "signature": "void Action_1_Boolean___ctor(Action_1_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[Boolean](Object, IntPtr)" }, { "virtualAddress": "0x0087D228", "name": "Action_1_Boolean__Invoke", "signature": "void Action_1_Boolean__Invoke(Action_1_Boolean_ * this, bool obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Boolean)" }, { "virtualAddress": "0x0087D4A4", "name": "Action_1_Boolean__BeginInvoke", "signature": "IAsyncResult * Action_1_Boolean__BeginInvoke(Action_1_Boolean_ * this, bool obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x0087D534", "name": "Action_1_Boolean__EndInvoke", "signature": "void Action_1_Boolean__EndInvoke(Action_1_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087D540", "name": "Action_1_Byte___ctor", "signature": "void Action_1_Byte___ctor(Action_1_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[Byte](Object, IntPtr)" }, { "virtualAddress": "0x0087D550", "name": "Action_1_Byte__Invoke", "signature": "void Action_1_Byte__Invoke(Action_1_Byte_ * this, uint8_t obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Byte)" }, { "virtualAddress": "0x0087D7BC", "name": "Action_1_Byte__BeginInvoke", "signature": "IAsyncResult * Action_1_Byte__BeginInvoke(Action_1_Byte_ * this, uint8_t obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x0087D848", "name": "Action_1_Byte__EndInvoke", "signature": "void Action_1_Byte__EndInvoke(Action_1_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087D854", "name": "Action_1_ByteEnum___ctor", "signature": "void Action_1_ByteEnum___ctor(Action_1_ByteEnum_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[ByteEnum](Object, IntPtr)" }, { "virtualAddress": "0x0087D864", "name": "Action_1_ByteEnum__Invoke", "signature": "void Action_1_ByteEnum__Invoke(Action_1_ByteEnum_ * this, ByteEnum__Enum obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(ByteEnum)" }, { "virtualAddress": "0x0087DAD0", "name": "Action_1_ByteEnum__BeginInvoke", "signature": "IAsyncResult * Action_1_ByteEnum__BeginInvoke(Action_1_ByteEnum_ * this, ByteEnum__Enum obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ByteEnum, AsyncCallback, Object)" }, { "virtualAddress": "0x0087DB5C", "name": "Action_1_ByteEnum__EndInvoke", "signature": "void Action_1_ByteEnum__EndInvoke(Action_1_ByteEnum_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087DB68", "name": "Action_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void Action_1_System_Collections_Generic_KeyValuePair_2___ctor(Action_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x0087DB78", "name": "Action_1_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "void Action_1_System_Collections_Generic_KeyValuePair_2__Invoke(Action_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0087DDF4", "name": "Action_1_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * Action_1_System_Collections_Generic_KeyValuePair_2__BeginInvoke(Action_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.DateTime,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x0087DE80", "name": "Action_1_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "void Action_1_System_Collections_Generic_KeyValuePair_2__EndInvoke(Action_1_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087DE8C", "name": "Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](Object, IntPtr)" }, { "virtualAddress": "0x0087DE9C", "name": "Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Invoke", "signature": "void Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Invoke(Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0087E0FC", "name": "Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BeginInvoke", "signature": "IAsyncResult * Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BeginInvoke(Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EventProvider\u002BSessionInfo, AsyncCallback, Object)" }, { "virtualAddress": "0x0087E188", "name": "Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EndInvoke", "signature": "void Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EndInvoke(Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087E420", "name": "Action_1_Guid__BeginInvoke", "signature": "IAsyncResult * Action_1_Guid__BeginInvoke(Action_1_Guid_ * this, Guid obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x0087E4AC", "name": "Action_1_Guid__EndInvoke", "signature": "void Action_1_Guid__EndInvoke(Action_1_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087E4C8", "name": "Action_1_Int32__Invoke", "signature": "void Action_1_Int32__Invoke(Action_1_Int32_ * this, int32_t obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Int32)" }, { "virtualAddress": "0x0087E734", "name": "Action_1_Int32__BeginInvoke", "signature": "IAsyncResult * Action_1_Int32__BeginInvoke(Action_1_Int32_ * this, int32_t obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0087E7C0", "name": "Action_1_Int32__EndInvoke", "signature": "void Action_1_Int32__EndInvoke(Action_1_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087E7CC", "name": "Action_1_Int64___ctor", "signature": "void Action_1_Int64___ctor(Action_1_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[Int64](Object, IntPtr)" }, { "virtualAddress": "0x0087E7DC", "name": "Action_1_Int64__Invoke", "signature": "void Action_1_Int64__Invoke(Action_1_Int64_ * this, int64_t obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Int64)" }, { "virtualAddress": "0x0087EA3C", "name": "Action_1_Int64__BeginInvoke", "signature": "IAsyncResult * Action_1_Int64__BeginInvoke(Action_1_Int64_ * this, int64_t obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x0087EAC8", "name": "Action_1_Int64__EndInvoke", "signature": "void Action_1_Int64__EndInvoke(Action_1_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087EECC", "name": "Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](Object, IntPtr)" }, { "virtualAddress": "0x0087F13C", "name": "Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke", "signature": "IAsyncResult * Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EventRegistrationToken, AsyncCallback, Object)" }, { "virtualAddress": "0x0087F1C8", "name": "Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke", "signature": "void Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke(Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087F1D4", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2__ctor", "signature": "void Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2__ctor(Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2 * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601](Object, IntPtr)" }, { "virtualAddress": "0x0087F1E4", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2_Invoke", "signature": "void Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2_Invoke(Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2 * this, AsyncLocalValueChangedArgs_1_System_Object_ obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(AsyncLocalValueChangedArgs\u00601[System.Object])" }, { "virtualAddress": "0x0087F514", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2_BeginInvoke", "signature": "IAsyncResult * Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2_BeginInvoke(Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2 * this, AsyncLocalValueChangedArgs_1_System_Object_ obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncLocalValueChangedArgs\u00601[System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x0087F5A8", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2_EndInvoke", "signature": "void Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2_EndInvoke(Action_1_System_Threading_AsyncLocalValueChangedArgs_1__2 * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087F5B4", "name": "Action_1_UInt64___ctor", "signature": "void Action_1_UInt64___ctor(Action_1_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00601[UInt64](Object, IntPtr)" }, { "virtualAddress": "0x0087F5C4", "name": "Action_1_UInt64__Invoke", "signature": "void Action_1_UInt64__Invoke(Action_1_UInt64_ * this, uint64_t obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(UInt64)" }, { "virtualAddress": "0x0087F824", "name": "Action_1_UInt64__BeginInvoke", "signature": "IAsyncResult * Action_1_UInt64__BeginInvoke(Action_1_UInt64_ * this, uint64_t obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x0087F8B0", "name": "Action_1_UInt64__EndInvoke", "signature": "void Action_1_UInt64__EndInvoke(Action_1_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087F8BC", "name": "Action_2_Char_Object___ctor", "signature": "void Action_2_Char_Object___ctor(Action_2_Char_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[Char,Object](Object, IntPtr)" }, { "virtualAddress": "0x0087F8CC", "name": "Action_2_Char_Object__Invoke", "signature": "void Action_2_Char_Object__Invoke(Action_2_Char_Object_ * this, uint16_t arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Char, Object)" }, { "virtualAddress": "0x0087FB54", "name": "Action_2_Char_Object__BeginInvoke", "signature": "IAsyncResult * Action_2_Char_Object__BeginInvoke(Action_2_Char_Object_ * this, uint16_t arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0087FBEC", "name": "Action_2_Char_Object__EndInvoke", "signature": "void Action_2_Char_Object__EndInvoke(Action_2_Char_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087FE90", "name": "Action_2_Int32_Int64__BeginInvoke", "signature": "IAsyncResult * Action_2_Int32_Int64__BeginInvoke(Action_2_Int32_Int64_ * this, int32_t arg1, int64_t arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x0087FF3C", "name": "Action_2_Int32_Int64__EndInvoke", "signature": "void Action_2_Int32_Int64__EndInvoke(Action_2_Int32_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0087FF48", "name": "Action_2_Int32_Object___ctor", "signature": "void Action_2_Int32_Object___ctor(Action_2_Int32_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[Int32,Object](Object, IntPtr)" }, { "virtualAddress": "0x0087FF58", "name": "Action_2_Int32_Object__Invoke", "signature": "void Action_2_Int32_Object__Invoke(Action_2_Int32_Object_ * this, int32_t arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Int32, Object)" }, { "virtualAddress": "0x008801E0", "name": "Action_2_Int32_Object__BeginInvoke", "signature": "IAsyncResult * Action_2_Int32_Object__BeginInvoke(Action_2_Int32_Object_ * this, int32_t arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00880278", "name": "Action_2_Int32_Object__EndInvoke", "signature": "void Action_2_Int32_Object__EndInvoke(Action_2_Int32_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00880284", "name": "Action_2_Int64_Object___ctor", "signature": "void Action_2_Int64_Object___ctor(Action_2_Int64_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00602[Int64,Object](Object, IntPtr)" }, { "virtualAddress": "0x00880294", "name": "Action_2_Int64_Object__Invoke", "signature": "void Action_2_Int64_Object__Invoke(Action_2_Int64_Object_ * this, int64_t arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Int64, Object)" }, { "virtualAddress": "0x00880510", "name": "Action_2_Int64_Object__BeginInvoke", "signature": "IAsyncResult * Action_2_Int64_Object__BeginInvoke(Action_2_Int64_Object_ * this, int64_t arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x008805A4", "name": "Action_2_Int64_Object__EndInvoke", "signature": "void Action_2_Int64_Object__EndInvoke(Action_2_Int64_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00880A00", "name": "Action_3_Object_Object_Int64___ctor", "signature": "void Action_3_Object_Object_Int64___ctor(Action_3_Object_Object_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Action\u00603[Object,Object,Int64](Object, IntPtr)" }, { "virtualAddress": "0x00880A10", "name": "Action_3_Object_Object_Int64__Invoke", "signature": "void Action_3_Object_Object_Int64__Invoke(Action_3_Object_Object_Int64_ * this, Object * arg1, Object * arg2, int64_t arg3, MethodInfo * method)", "dotNetSignature": "Void Invoke(Object, Object, Int64)" }, { "virtualAddress": "0x00880E38", "name": "Action_3_Object_Object_Int64__BeginInvoke", "signature": "IAsyncResult * Action_3_Object_Object_Int64__BeginInvoke(Action_3_Object_Object_Int64_ * this, Object * arg1, Object * arg2, int64_t arg3, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00880ED8", "name": "Action_3_Object_Object_Int64__EndInvoke", "signature": "void Action_3_Object_Object_Int64__EndInvoke(Action_3_Object_Object_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Void EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00882B3C", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__Dispose(Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00882B40", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__MoveNext(Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00882B48", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__get_Current", "signature": "CodePointIndexer_TableRange Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__get_Current(Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange_ * this, MethodInfo * method)", "dotNetSignature": "CodePointIndexer\u002BTableRange get_Current()" }, { "virtualAddress": "0x00882BB4", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00882C30", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00882C34", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___ctor(Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Mono.Globalization.Unicode.CodePointIndexer\u002BTableRange]()" }, { "virtualAddress": "0x00882C4C", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Mono.Globalization.Unicode.CodePointIndexer\u002BTableRange]()" }, { "virtualAddress": "0x00882D24", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__Dispose(Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00882D28", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__MoveNext(Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00882D30", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__get_Current", "signature": "Uri_UriScheme Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__get_Current(Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme_ * this, MethodInfo * method)", "dotNetSignature": "Uri\u002BUriScheme get_Current()" }, { "virtualAddress": "0x00882D9C", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00882E18", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00882E1C", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme___ctor(Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Mono.Security.Uri\u002BUriScheme]()" }, { "virtualAddress": "0x00882E34", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Mono.Security.Uri\u002BUriScheme]()" }, { "virtualAddress": "0x00882F0C", "name": "Array_EmptyInternalEnumerator_1_Boolean__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Boolean__Dispose(Array_EmptyInternalEnumerator_1_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00882F10", "name": "Array_EmptyInternalEnumerator_1_Boolean__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Boolean__MoveNext(Array_EmptyInternalEnumerator_1_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00882F18", "name": "Array_EmptyInternalEnumerator_1_Boolean__get_Current", "signature": "bool Array_EmptyInternalEnumerator_1_Boolean__get_Current(Array_EmptyInternalEnumerator_1_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Current()" }, { "virtualAddress": "0x00882F84", "name": "Array_EmptyInternalEnumerator_1_Boolean__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Boolean__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00882FEC", "name": "Array_EmptyInternalEnumerator_1_Boolean__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Boolean__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00882FF0", "name": "Array_EmptyInternalEnumerator_1_Boolean___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Boolean___ctor(Array_EmptyInternalEnumerator_1_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Boolean]()" }, { "virtualAddress": "0x00883008", "name": "Array_EmptyInternalEnumerator_1_Boolean___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Boolean]()" }, { "virtualAddress": "0x008830E0", "name": "Array_EmptyInternalEnumerator_1_Byte__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Byte__Dispose(Array_EmptyInternalEnumerator_1_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008830E4", "name": "Array_EmptyInternalEnumerator_1_Byte__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Byte__MoveNext(Array_EmptyInternalEnumerator_1_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008830EC", "name": "Array_EmptyInternalEnumerator_1_Byte__get_Current", "signature": "uint8_t Array_EmptyInternalEnumerator_1_Byte__get_Current(Array_EmptyInternalEnumerator_1_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x00883158", "name": "Array_EmptyInternalEnumerator_1_Byte__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Byte__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008831BC", "name": "Array_EmptyInternalEnumerator_1_Byte__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Byte__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008831C0", "name": "Array_EmptyInternalEnumerator_1_Byte___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Byte___ctor(Array_EmptyInternalEnumerator_1_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Byte]()" }, { "virtualAddress": "0x008831D8", "name": "Array_EmptyInternalEnumerator_1_Byte___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Byte___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Byte]()" }, { "virtualAddress": "0x008832B0", "name": "Array_EmptyInternalEnumerator_1_ByteEnum__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ByteEnum__Dispose(Array_EmptyInternalEnumerator_1_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008832B4", "name": "Array_EmptyInternalEnumerator_1_ByteEnum__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ByteEnum__MoveNext(Array_EmptyInternalEnumerator_1_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008832BC", "name": "Array_EmptyInternalEnumerator_1_ByteEnum__get_Current", "signature": "ByteEnum__Enum Array_EmptyInternalEnumerator_1_ByteEnum__get_Current(Array_EmptyInternalEnumerator_1_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Current()" }, { "virtualAddress": "0x00883328", "name": "Array_EmptyInternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088338C", "name": "Array_EmptyInternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00883390", "name": "Array_EmptyInternalEnumerator_1_ByteEnum___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ByteEnum___ctor(Array_EmptyInternalEnumerator_1_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ByteEnum]()" }, { "virtualAddress": "0x008833A8", "name": "Array_EmptyInternalEnumerator_1_ByteEnum___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ByteEnum___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ByteEnum]()" }, { "virtualAddress": "0x00883480", "name": "Array_EmptyInternalEnumerator_1_Char__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Char__Dispose(Array_EmptyInternalEnumerator_1_Char_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00883484", "name": "Array_EmptyInternalEnumerator_1_Char__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Char__MoveNext(Array_EmptyInternalEnumerator_1_Char_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088348C", "name": "Array_EmptyInternalEnumerator_1_Char__get_Current", "signature": "uint16_t Array_EmptyInternalEnumerator_1_Char__get_Current(Array_EmptyInternalEnumerator_1_Char_ * this, MethodInfo * method)", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x008834F8", "name": "Array_EmptyInternalEnumerator_1_Char__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Char__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Char_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088355C", "name": "Array_EmptyInternalEnumerator_1_Char__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Char__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Char_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00883560", "name": "Array_EmptyInternalEnumerator_1_Char___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Char___ctor(Array_EmptyInternalEnumerator_1_Char_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Char]()" }, { "virtualAddress": "0x00883578", "name": "Array_EmptyInternalEnumerator_1_Char___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Char___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Char]()" }, { "virtualAddress": "0x00883650", "name": "Array_EmptyInternalEnumerator_1_CharInfo__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_CharInfo__Dispose(Array_EmptyInternalEnumerator_1_CharInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00883654", "name": "Array_EmptyInternalEnumerator_1_CharInfo__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_CharInfo__MoveNext(Array_EmptyInternalEnumerator_1_CharInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088365C", "name": "Array_EmptyInternalEnumerator_1_CharInfo__get_Current", "signature": "CharInfo Array_EmptyInternalEnumerator_1_CharInfo__get_Current(Array_EmptyInternalEnumerator_1_CharInfo_ * this, MethodInfo * method)", "dotNetSignature": "CharInfo get_Current()" }, { "virtualAddress": "0x008836C8", "name": "Array_EmptyInternalEnumerator_1_CharInfo__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_CharInfo__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_CharInfo_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088372C", "name": "Array_EmptyInternalEnumerator_1_CharInfo__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_CharInfo__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_CharInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00883730", "name": "Array_EmptyInternalEnumerator_1_CharInfo___ctor", "signature": "void Array_EmptyInternalEnumerator_1_CharInfo___ctor(Array_EmptyInternalEnumerator_1_CharInfo_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[CharInfo]()" }, { "virtualAddress": "0x00883748", "name": "Array_EmptyInternalEnumerator_1_CharInfo___cctor", "signature": "void Array_EmptyInternalEnumerator_1_CharInfo___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[CharInfo]()" }, { "virtualAddress": "0x00883820", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00883824", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088382C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__get_Current", "signature": "ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] get_Current()" }, { "virtualAddress": "0x00883898", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00883904", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00883908", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___ctor(Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601\u002BSegment\u002BSlot]()" }, { "virtualAddress": "0x00883920", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601\u002BSegment\u002BSlot]()" }, { "virtualAddress": "0x008839F8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__Dispose(Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008839FC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00883A04", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__get_Current", "signature": "DictionaryEntry Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__get_Current(Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry_ * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Current()" }, { "virtualAddress": "0x00883A70", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00883ADC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00883AE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry___ctor(Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.DictionaryEntry]()" }, { "virtualAddress": "0x00883AF8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.DictionaryEntry]()" }, { "virtualAddress": "0x00883BD0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00883BD4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00883BDC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x00883C48", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00883CC4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00883CC8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00883CE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00883DB8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00883DBC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00883DC4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x00883E30", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00883EAC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00883EB0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00883EC8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00883FA0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00883FA4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00883FAC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x00884018", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884094", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884098", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x008840B0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884188", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088418C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00884194", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x00884200", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088427C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884280", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884298", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884370", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00884374", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088437C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x008843E8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884464", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884468", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884480", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884558", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088455C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00884564", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x008845D0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884644", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884648", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884660", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884738", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088473C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00884744", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x008847B0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884824", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884828", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884840", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884918", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088491C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00884924", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x00884990", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884A0C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884A10", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884A28", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884B00", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00884B04", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00884B0C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x00884B78", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884BF8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884BFC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884C14", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884CEC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00884CF0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00884CF8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9 * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x00884D64", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884DE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884DE4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884DFC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry]()" }, { "virtualAddress": "0x00884ED4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00884ED8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00884EE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__get_Current", "signature": "KeyValuePair_2_System_DateTime_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Current()" }, { "virtualAddress": "0x00884F4C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00884FB8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00884FBC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00884FD4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x008850AC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008850B0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008850B8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_get_Current", "signature": "KeyValuePair_2_System_Guid_System_Int32_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] get_Current()" }, { "virtualAddress": "0x00885124", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008851A0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008851A4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x008851BC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885294", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885298", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008852A0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_get_Current", "signature": "KeyValuePair_2_System_Guid_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] get_Current()" }, { "virtualAddress": "0x0088530C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00885388", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088538C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x008853A4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088547C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885480", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00885488", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_get_Current", "signature": "KeyValuePair_2_System_Int32_System_ByteEnum_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] get_Current()" }, { "virtualAddress": "0x008854F4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00885558", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088555C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885574", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088564C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885650", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00885658", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_get_Current", "signature": "KeyValuePair_2_System_Int32_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x008856C4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00885730", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00885734", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088574C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885824", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885828", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00885830", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_get_Current", "signature": "KeyValuePair_2_System_Int64_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x0088589C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00885908", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088590C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885924", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x008859FC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885A00", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00885A08", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_get_Current", "signature": "KeyValuePair_2_System_Object_System_Boolean_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x00885A74", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00885AE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00885AE4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885AFC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885BD4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885BD8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00885BE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_get_Current", "signature": "KeyValuePair_2_System_Object_System_Int32_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x00885C4C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00885CB8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00885CBC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885CD4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885DAC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885DB0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00885DB8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_get_Current", "signature": "KeyValuePair_2_System_Object_System_Int32Enum_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x00885E24", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00885E90", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00885E94", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885EAC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00885F84", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00885F88", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00885F90", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_get_Current", "signature": "KeyValuePair_2_System_Object_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x00885FFC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00886068", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088606C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00886084", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088615C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00886160", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00886168", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_get_Current", "signature": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x008861D4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00886250", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00886254", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088626C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00886344", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00886348", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00886350", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_get_Current", "signature": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x008863BC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00886438", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088643C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00886454", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088652C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00886530", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00886538", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_get_Current", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x008865A4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00886610", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00886614", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088662C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00886704", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00886708", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00886710", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_get_Current", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x0088677C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008867F0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008867F4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x0088680C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x008868E4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14 * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008868E8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14 * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008868F0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_get_Current", "signature": "KeyValuePair_2_System_UInt64_System_Object_ Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14 * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x0088695C", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14 * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008869C8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14 * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008869CC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__ctor(Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14 * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x008869E4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00886ABC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__Dispose(Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00886AC0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__MoveNext(Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00886AC8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__get_Current", "signature": "Hashtable_bucket Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket_ * this, MethodInfo * method)", "dotNetSignature": "Hashtable\u002Bbucket get_Current()" }, { "virtualAddress": "0x00886B34", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00886BB0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00886BB4", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket___ctor(Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Hashtable\u002Bbucket]()" }, { "virtualAddress": "0x00886BCC", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Collections.Hashtable\u002Bbucket]()" }, { "virtualAddress": "0x00886CA4", "name": "Array_EmptyInternalEnumerator_1_DateTime__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_DateTime__Dispose(Array_EmptyInternalEnumerator_1_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00886CA8", "name": "Array_EmptyInternalEnumerator_1_DateTime__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_DateTime__MoveNext(Array_EmptyInternalEnumerator_1_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00886CB0", "name": "Array_EmptyInternalEnumerator_1_DateTime__get_Current", "signature": "DateTime Array_EmptyInternalEnumerator_1_DateTime__get_Current(Array_EmptyInternalEnumerator_1_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Current()" }, { "virtualAddress": "0x00886D1C", "name": "Array_EmptyInternalEnumerator_1_DateTime__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_DateTime__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00886D80", "name": "Array_EmptyInternalEnumerator_1_DateTime__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_DateTime__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00886D84", "name": "Array_EmptyInternalEnumerator_1_DateTime___ctor", "signature": "void Array_EmptyInternalEnumerator_1_DateTime___ctor(Array_EmptyInternalEnumerator_1_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[DateTime]()" }, { "virtualAddress": "0x00886D9C", "name": "Array_EmptyInternalEnumerator_1_DateTime___cctor", "signature": "void Array_EmptyInternalEnumerator_1_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[DateTime]()" }, { "virtualAddress": "0x00886E74", "name": "Array_EmptyInternalEnumerator_1_Decimal__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Decimal__Dispose(Array_EmptyInternalEnumerator_1_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00886E78", "name": "Array_EmptyInternalEnumerator_1_Decimal__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Decimal__MoveNext(Array_EmptyInternalEnumerator_1_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00886E80", "name": "Array_EmptyInternalEnumerator_1_Decimal__get_Current", "signature": "Decimal Array_EmptyInternalEnumerator_1_Decimal__get_Current(Array_EmptyInternalEnumerator_1_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Current()" }, { "virtualAddress": "0x00886EEC", "name": "Array_EmptyInternalEnumerator_1_Decimal__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Decimal__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00886F58", "name": "Array_EmptyInternalEnumerator_1_Decimal__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Decimal__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00886F5C", "name": "Array_EmptyInternalEnumerator_1_Decimal___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Decimal___ctor(Array_EmptyInternalEnumerator_1_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Decimal]()" }, { "virtualAddress": "0x00886F74", "name": "Array_EmptyInternalEnumerator_1_Decimal___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Decimal]()" }, { "virtualAddress": "0x0088704C", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Dispose(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00887050", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNext(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00887058", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current", "signature": "EventProvider_SessionInfo Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo get_Current()" }, { "virtualAddress": "0x008870C4", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00887128", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088712C", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x00887144", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x0088721C", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__Dispose(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00887220", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__MoveNext(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00887228", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__get_Current", "signature": "EventSource_EventMetadata Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__get_Current(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata_ * this, MethodInfo * method)", "dotNetSignature": "EventSource\u002BEventMetadata get_Current()" }, { "virtualAddress": "0x00887294", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00887310", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00887314", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___ctor(Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Diagnostics.Tracing.EventSource\u002BEventMetadata]()" }, { "virtualAddress": "0x0088732C", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Diagnostics.Tracing.EventSource\u002BEventMetadata]()" }, { "virtualAddress": "0x00887404", "name": "Array_EmptyInternalEnumerator_1_Double__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Double__Dispose(Array_EmptyInternalEnumerator_1_Double_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00887408", "name": "Array_EmptyInternalEnumerator_1_Double__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Double__MoveNext(Array_EmptyInternalEnumerator_1_Double_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00887410", "name": "Array_EmptyInternalEnumerator_1_Double__get_Current", "signature": "double Array_EmptyInternalEnumerator_1_Double__get_Current(Array_EmptyInternalEnumerator_1_Double_ * this, MethodInfo * method)", "dotNetSignature": "Double get_Current()" }, { "virtualAddress": "0x0088747C", "name": "Array_EmptyInternalEnumerator_1_Double__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Double__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Double_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008874E0", "name": "Array_EmptyInternalEnumerator_1_Double__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Double__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Double_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008874E4", "name": "Array_EmptyInternalEnumerator_1_Double___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Double___ctor(Array_EmptyInternalEnumerator_1_Double_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Double]()" }, { "virtualAddress": "0x008874FC", "name": "Array_EmptyInternalEnumerator_1_Double___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Double___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Double]()" }, { "virtualAddress": "0x008875D4", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Dispose(Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008875D8", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__MoveNext(Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008875E0", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__get_Current", "signature": "CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap_ * this, MethodInfo * method)", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap get_Current()" }, { "virtualAddress": "0x0088764C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008876B0", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008876B4", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___ctor(Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap]()" }, { "virtualAddress": "0x008876CC", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap]()" }, { "virtualAddress": "0x008877A4", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__Dispose(Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008877A8", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__MoveNext(Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008877B0", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__get_Current", "signature": "InternalCodePageDataItem Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem_ * this, MethodInfo * method)", "dotNetSignature": "InternalCodePageDataItem get_Current()" }, { "virtualAddress": "0x0088781C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00887888", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088788C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem___ctor(Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.InternalCodePageDataItem]()" }, { "virtualAddress": "0x008878A4", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.InternalCodePageDataItem]()" }, { "virtualAddress": "0x0088797C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__Dispose(Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00887980", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__MoveNext(Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00887988", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__get_Current", "signature": "InternalEncodingDataItem Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem_ * this, MethodInfo * method)", "dotNetSignature": "InternalEncodingDataItem get_Current()" }, { "virtualAddress": "0x008879F4", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00887A60", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00887A64", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem___ctor(Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.InternalEncodingDataItem]()" }, { "virtualAddress": "0x00887A7C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.InternalEncodingDataItem]()" }, { "virtualAddress": "0x00887B54", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__Dispose(Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00887B58", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__MoveNext(Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00887B60", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__get_Current", "signature": "TimeSpanParse_TimeSpanToken Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken_ * this, MethodInfo * method)", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken get_Current()" }, { "virtualAddress": "0x00887BCC", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00887C48", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00887C4C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___ctor(Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.TimeSpanParse\u002BTimeSpanToken]()" }, { "virtualAddress": "0x00887C64", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.TimeSpanParse\u002BTimeSpanToken]()" }, { "virtualAddress": "0x00887D3C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__Dispose(Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00887D40", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__MoveNext(Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00887D48", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__get_Current", "signature": "UmAlQuraCalendar_DateMapping Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping_ * this, MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping get_Current()" }, { "virtualAddress": "0x00887DB4", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00887E20", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00887E24", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___ctor(Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.UmAlQuraCalendar\u002BDateMapping]()" }, { "virtualAddress": "0x00887E3C", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Globalization.UmAlQuraCalendar\u002BDateMapping]()" }, { "virtualAddress": "0x00887F14", "name": "Array_EmptyInternalEnumerator_1_Guid__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Guid__Dispose(Array_EmptyInternalEnumerator_1_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00887F18", "name": "Array_EmptyInternalEnumerator_1_Guid__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Guid__MoveNext(Array_EmptyInternalEnumerator_1_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00887F20", "name": "Array_EmptyInternalEnumerator_1_Guid__get_Current", "signature": "Guid Array_EmptyInternalEnumerator_1_Guid__get_Current(Array_EmptyInternalEnumerator_1_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Guid get_Current()" }, { "virtualAddress": "0x00887F8C", "name": "Array_EmptyInternalEnumerator_1_Guid__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Guid__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00887FF8", "name": "Array_EmptyInternalEnumerator_1_Guid__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Guid__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00887FFC", "name": "Array_EmptyInternalEnumerator_1_Guid___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Guid___ctor(Array_EmptyInternalEnumerator_1_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Guid]()" }, { "virtualAddress": "0x00888014", "name": "Array_EmptyInternalEnumerator_1_Guid___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Guid___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Guid]()" }, { "virtualAddress": "0x008880EC", "name": "Array_EmptyInternalEnumerator_1_Int16__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Int16__Dispose(Array_EmptyInternalEnumerator_1_Int16_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008880F0", "name": "Array_EmptyInternalEnumerator_1_Int16__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Int16__MoveNext(Array_EmptyInternalEnumerator_1_Int16_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008880F8", "name": "Array_EmptyInternalEnumerator_1_Int16__get_Current", "signature": "int16_t Array_EmptyInternalEnumerator_1_Int16__get_Current(Array_EmptyInternalEnumerator_1_Int16_ * this, MethodInfo * method)", "dotNetSignature": "Int16 get_Current()" }, { "virtualAddress": "0x00888164", "name": "Array_EmptyInternalEnumerator_1_Int16__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Int16__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Int16_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008881C8", "name": "Array_EmptyInternalEnumerator_1_Int16__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Int16__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Int16_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008881CC", "name": "Array_EmptyInternalEnumerator_1_Int16___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Int16___ctor(Array_EmptyInternalEnumerator_1_Int16_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int16]()" }, { "virtualAddress": "0x008881E4", "name": "Array_EmptyInternalEnumerator_1_Int16___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Int16___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int16]()" }, { "virtualAddress": "0x008882BC", "name": "Array_EmptyInternalEnumerator_1_Int32__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Int32__Dispose(Array_EmptyInternalEnumerator_1_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008882C0", "name": "Array_EmptyInternalEnumerator_1_Int32__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Int32__MoveNext(Array_EmptyInternalEnumerator_1_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008882C8", "name": "Array_EmptyInternalEnumerator_1_Int32__get_Current", "signature": "int32_t Array_EmptyInternalEnumerator_1_Int32__get_Current(Array_EmptyInternalEnumerator_1_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x00888334", "name": "Array_EmptyInternalEnumerator_1_Int32__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Int32__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00888398", "name": "Array_EmptyInternalEnumerator_1_Int32__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Int32__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088839C", "name": "Array_EmptyInternalEnumerator_1_Int32___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Int32___ctor(Array_EmptyInternalEnumerator_1_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int32]()" }, { "virtualAddress": "0x008883B4", "name": "Array_EmptyInternalEnumerator_1_Int32___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Int32___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int32]()" }, { "virtualAddress": "0x0088848C", "name": "Array_EmptyInternalEnumerator_1_Int32Enum__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Int32Enum__Dispose(Array_EmptyInternalEnumerator_1_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00888490", "name": "Array_EmptyInternalEnumerator_1_Int32Enum__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Int32Enum__MoveNext(Array_EmptyInternalEnumerator_1_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00888498", "name": "Array_EmptyInternalEnumerator_1_Int32Enum__get_Current", "signature": "Int32Enum__Enum Array_EmptyInternalEnumerator_1_Int32Enum__get_Current(Array_EmptyInternalEnumerator_1_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Int32Enum get_Current()" }, { "virtualAddress": "0x00888504", "name": "Array_EmptyInternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00888568", "name": "Array_EmptyInternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088856C", "name": "Array_EmptyInternalEnumerator_1_Int32Enum___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Int32Enum___ctor(Array_EmptyInternalEnumerator_1_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int32Enum]()" }, { "virtualAddress": "0x00888584", "name": "Array_EmptyInternalEnumerator_1_Int32Enum___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Int32Enum___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int32Enum]()" }, { "virtualAddress": "0x0088865C", "name": "Array_EmptyInternalEnumerator_1_Int64__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Int64__Dispose(Array_EmptyInternalEnumerator_1_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00888660", "name": "Array_EmptyInternalEnumerator_1_Int64__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Int64__MoveNext(Array_EmptyInternalEnumerator_1_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00888668", "name": "Array_EmptyInternalEnumerator_1_Int64__get_Current", "signature": "int64_t Array_EmptyInternalEnumerator_1_Int64__get_Current(Array_EmptyInternalEnumerator_1_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Current()" }, { "virtualAddress": "0x008886D4", "name": "Array_EmptyInternalEnumerator_1_Int64__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Int64__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00888738", "name": "Array_EmptyInternalEnumerator_1_Int64__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Int64__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088873C", "name": "Array_EmptyInternalEnumerator_1_Int64___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Int64___ctor(Array_EmptyInternalEnumerator_1_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int64]()" }, { "virtualAddress": "0x00888754", "name": "Array_EmptyInternalEnumerator_1_Int64___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Int64___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Int64]()" }, { "virtualAddress": "0x0088882C", "name": "Array_EmptyInternalEnumerator_1_IntPtr__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_IntPtr__Dispose(Array_EmptyInternalEnumerator_1_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00888830", "name": "Array_EmptyInternalEnumerator_1_IntPtr__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_IntPtr__MoveNext(Array_EmptyInternalEnumerator_1_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00888838", "name": "Array_EmptyInternalEnumerator_1_IntPtr__get_Current", "signature": "void * Array_EmptyInternalEnumerator_1_IntPtr__get_Current(Array_EmptyInternalEnumerator_1_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Current()" }, { "virtualAddress": "0x008888A4", "name": "Array_EmptyInternalEnumerator_1_IntPtr__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_IntPtr__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00888908", "name": "Array_EmptyInternalEnumerator_1_IntPtr__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_IntPtr__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088890C", "name": "Array_EmptyInternalEnumerator_1_IntPtr___ctor", "signature": "void Array_EmptyInternalEnumerator_1_IntPtr___ctor(Array_EmptyInternalEnumerator_1_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[IntPtr]()" }, { "virtualAddress": "0x00888924", "name": "Array_EmptyInternalEnumerator_1_IntPtr___cctor", "signature": "void Array_EmptyInternalEnumerator_1_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[IntPtr]()" }, { "virtualAddress": "0x00888B8C", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__Dispose(Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00888B90", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__MoveNext(Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00888B98", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__get_Current", "signature": "ParameterizedStrings_FormatParam Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__get_Current(Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam_ * this, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam get_Current()" }, { "virtualAddress": "0x00888C04", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00888C70", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00888C74", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam___ctor(Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ParameterizedStrings\u002BFormatParam]()" }, { "virtualAddress": "0x00888C8C", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ParameterizedStrings\u002BFormatParam]()" }, { "virtualAddress": "0x00888D64", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__Dispose(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00888D68", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__MoveNext(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00888D70", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__get_Current", "signature": "CustomAttributeNamedArgument Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument get_Current()" }, { "virtualAddress": "0x00888DDC", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00888E58", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00888E5C", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___ctor(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.CustomAttributeNamedArgument]()" }, { "virtualAddress": "0x00888E74", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.CustomAttributeNamedArgument]()" }, { "virtualAddress": "0x00888F4C", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__Dispose(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00888F50", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__MoveNext(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00888F58", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__get_Current", "signature": "CustomAttributeTypedArgument Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument get_Current()" }, { "virtualAddress": "0x00888FC4", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00889030", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00889034", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___ctor(Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.CustomAttributeTypedArgument]()" }, { "virtualAddress": "0x0088904C", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.CustomAttributeTypedArgument]()" }, { "virtualAddress": "0x00889124", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__Dispose(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00889128", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__MoveNext(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00889130", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__get_Current", "signature": "ExceptionHandler Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler_ * this, MethodInfo * method)", "dotNetSignature": "ExceptionHandler get_Current()" }, { "virtualAddress": "0x0088919C", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00889218", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088921C", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___ctor(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.Emit.ExceptionHandler]()" }, { "virtualAddress": "0x00889234", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.Emit.ExceptionHandler]()" }, { "virtualAddress": "0x0088930C", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__Dispose(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00889310", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__MoveNext(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00889318", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__get_Current", "signature": "Label Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label_ * this, MethodInfo * method)", "dotNetSignature": "Label get_Current()" }, { "virtualAddress": "0x00889384", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008893E8", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008893EC", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label___ctor(Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.Emit.Label]()" }, { "virtualAddress": "0x00889404", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.Emit.Label]()" }, { "virtualAddress": "0x008894DC", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__Dispose(Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008894E0", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__MoveNext(Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008894E8", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__get_Current", "signature": "ParameterModifier Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier_ * this, MethodInfo * method)", "dotNetSignature": "ParameterModifier get_Current()" }, { "virtualAddress": "0x00889554", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x008895B8", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x008895BC", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier___ctor(Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.ParameterModifier]()" }, { "virtualAddress": "0x008895D4", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Reflection.ParameterModifier]()" }, { "virtualAddress": "0x008896AC", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__Dispose(Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x008896B0", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__MoveNext(Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x008896B8", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__get_Current", "signature": "ResourceLocator Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__get_Current(Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "ResourceLocator get_Current()" }, { "virtualAddress": "0x00889724", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00889790", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00889794", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator___ctor(Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Resources.ResourceLocator]()" }, { "virtualAddress": "0x008897AC", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Resources.ResourceLocator]()" }, { "virtualAddress": "0x00889884", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00889888", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00889890", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__get_Current", "signature": "Ephemeron Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron_ * this, MethodInfo * method)", "dotNetSignature": "Ephemeron get_Current()" }, { "virtualAddress": "0x008898FC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00889968", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088996C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.CompilerServices.Ephemeron]()" }, { "virtualAddress": "0x00889984", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.CompilerServices.Ephemeron]()" }, { "virtualAddress": "0x00889A5C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00889A60", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00889A68", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__get_Current", "signature": "CONNECTDATA_1 Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x00889AD4", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00889B40", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00889B44", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.CONNECTDATA]()" }, { "virtualAddress": "0x00889B5C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.CONNECTDATA]()" }, { "virtualAddress": "0x00889C34", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00889C38", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00889C40", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__get_Current", "signature": "CONNECTDATA Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x00889CAC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00889D18", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00889D1C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.ComTypes.CONNECTDATA]()" }, { "virtualAddress": "0x00889D34", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.ComTypes.CONNECTDATA]()" }, { "virtualAddress": "0x00889E0C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00889E10", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00889E18", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__get_Current", "signature": "GCHandle Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle_ * this, MethodInfo * method)", "dotNetSignature": "GCHandle get_Current()" }, { "virtualAddress": "0x00889E84", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00889EE8", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00889EEC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.GCHandle]()" }, { "virtualAddress": "0x00889F04", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.GCHandle]()" }, { "virtualAddress": "0x00889FDC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00889FE0", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00889FE8", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current", "signature": "EventRegistrationToken Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Current()" }, { "virtualAddress": "0x0088A054", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088A0B8", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088A0BC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x0088A0D4", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x0088A1AC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088A1B0", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088A1B8", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current", "signature": "WindowsRuntimeMarshal_EventRegistrationTokenList Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Current()" }, { "virtualAddress": "0x0088A224", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088A290", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088A294", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]()" }, { "virtualAddress": "0x0088A2AC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]()" }, { "virtualAddress": "0x0088A384", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088A388", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088A390", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Current()" }, { "virtualAddress": "0x0088A3FC", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088A468", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088A46C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]()" }, { "virtualAddress": "0x0088A484", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]()" }, { "virtualAddress": "0x0088A55C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Dispose(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088A560", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__MoveNext(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088A568", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Current", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey get_Current()" }, { "virtualAddress": "0x0088A5D4", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088A640", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088A644", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor(Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey]()" }, { "virtualAddress": "0x0088A65C", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey]()" }, { "virtualAddress": "0x0088A734", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__Dispose(Array_EmptyInternalEnumerator_1_RuntimeTypeHandle_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088A738", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__MoveNext(Array_EmptyInternalEnumerator_1_RuntimeTypeHandle_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088A740", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__get_Current", "signature": "RuntimeTypeHandle Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__get_Current(Array_EmptyInternalEnumerator_1_RuntimeTypeHandle_ * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle get_Current()" }, { "virtualAddress": "0x0088A7AC", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_RuntimeTypeHandle_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088A810", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_RuntimeTypeHandle_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088A814", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle___ctor", "signature": "void Array_EmptyInternalEnumerator_1_RuntimeTypeHandle___ctor(Array_EmptyInternalEnumerator_1_RuntimeTypeHandle_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[RuntimeTypeHandle]()" }, { "virtualAddress": "0x0088A82C", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle___cctor", "signature": "void Array_EmptyInternalEnumerator_1_RuntimeTypeHandle___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[RuntimeTypeHandle]()" }, { "virtualAddress": "0x0088A904", "name": "Array_EmptyInternalEnumerator_1_SByte__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_SByte__Dispose(Array_EmptyInternalEnumerator_1_SByte_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088A908", "name": "Array_EmptyInternalEnumerator_1_SByte__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_SByte__MoveNext(Array_EmptyInternalEnumerator_1_SByte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088A910", "name": "Array_EmptyInternalEnumerator_1_SByte__get_Current", "signature": "int8_t Array_EmptyInternalEnumerator_1_SByte__get_Current(Array_EmptyInternalEnumerator_1_SByte_ * this, MethodInfo * method)", "dotNetSignature": "SByte get_Current()" }, { "virtualAddress": "0x0088A97C", "name": "Array_EmptyInternalEnumerator_1_SByte__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_SByte__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_SByte_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088A9E0", "name": "Array_EmptyInternalEnumerator_1_SByte__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_SByte__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_SByte_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088A9E4", "name": "Array_EmptyInternalEnumerator_1_SByte___ctor", "signature": "void Array_EmptyInternalEnumerator_1_SByte___ctor(Array_EmptyInternalEnumerator_1_SByte_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[SByte]()" }, { "virtualAddress": "0x0088A9FC", "name": "Array_EmptyInternalEnumerator_1_SByte___cctor", "signature": "void Array_EmptyInternalEnumerator_1_SByte___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[SByte]()" }, { "virtualAddress": "0x0088AAD4", "name": "Array_EmptyInternalEnumerator_1_Single__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_Single__Dispose(Array_EmptyInternalEnumerator_1_Single_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088AAD8", "name": "Array_EmptyInternalEnumerator_1_Single__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_Single__MoveNext(Array_EmptyInternalEnumerator_1_Single_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088AAE0", "name": "Array_EmptyInternalEnumerator_1_Single__get_Current", "signature": "float Array_EmptyInternalEnumerator_1_Single__get_Current(Array_EmptyInternalEnumerator_1_Single_ * this, MethodInfo * method)", "dotNetSignature": "Single get_Current()" }, { "virtualAddress": "0x0088AB4C", "name": "Array_EmptyInternalEnumerator_1_Single__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_Single__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_Single_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088ABB0", "name": "Array_EmptyInternalEnumerator_1_Single__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_Single__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_Single_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088ABB4", "name": "Array_EmptyInternalEnumerator_1_Single___ctor", "signature": "void Array_EmptyInternalEnumerator_1_Single___ctor(Array_EmptyInternalEnumerator_1_Single_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Single]()" }, { "virtualAddress": "0x0088ABCC", "name": "Array_EmptyInternalEnumerator_1_Single___cctor", "signature": "void Array_EmptyInternalEnumerator_1_Single___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[Single]()" }, { "virtualAddress": "0x0088ACA4", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__Dispose(Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088ACA8", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__MoveNext(Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088ACB0", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__get_Current", "signature": "CancellationToken Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__get_Current(Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken_ * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_Current()" }, { "virtualAddress": "0x0088AD1C", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088AD80", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088AD84", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken___ctor(Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.CancellationToken]()" }, { "virtualAddress": "0x0088AD9C", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.CancellationToken]()" }, { "virtualAddress": "0x0088AE74", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__Dispose(Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088AE78", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__MoveNext(Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088AE80", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__get_Current", "signature": "CancellationTokenRegistration Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__get_Current(Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration_ * this, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration get_Current()" }, { "virtualAddress": "0x0088AEEC", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088AF68", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088AF6C", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration___ctor(Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.CancellationTokenRegistration]()" }, { "virtualAddress": "0x0088AF84", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.CancellationTokenRegistration]()" }, { "virtualAddress": "0x0088B05C", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__Dispose(Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088B060", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__MoveNext(Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088B068", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__get_Current", "signature": "IndexRange Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__get_Current(Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange_ * this, MethodInfo * method)", "dotNetSignature": "IndexRange get_Current()" }, { "virtualAddress": "0x0088B0D4", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088B148", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088B14C", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange___ctor(Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.Tasks.IndexRange]()" }, { "virtualAddress": "0x0088B164", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.Tasks.IndexRange]()" }, { "virtualAddress": "0x0088B23C", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__Dispose(Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088B240", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__MoveNext(Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088B248", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__get_Current", "signature": "ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__get_Current(Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile_ * this, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] get_Current()" }, { "virtualAddress": "0x0088B2B4", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088B318", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088B31C", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___ctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___ctor(Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.ThreadLocal\u00601\u002BLinkedSlotVolatile]()" }, { "virtualAddress": "0x0088B334", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___cctor", "signature": "void Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[System.Threading.ThreadLocal\u00601\u002BLinkedSlotVolatile]()" }, { "virtualAddress": "0x0088B40C", "name": "Array_EmptyInternalEnumerator_1_TimeSpan__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_TimeSpan__Dispose(Array_EmptyInternalEnumerator_1_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088B410", "name": "Array_EmptyInternalEnumerator_1_TimeSpan__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_TimeSpan__MoveNext(Array_EmptyInternalEnumerator_1_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088B418", "name": "Array_EmptyInternalEnumerator_1_TimeSpan__get_Current", "signature": "TimeSpan Array_EmptyInternalEnumerator_1_TimeSpan__get_Current(Array_EmptyInternalEnumerator_1_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_Current()" }, { "virtualAddress": "0x0088B484", "name": "Array_EmptyInternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088B4E8", "name": "Array_EmptyInternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088B4EC", "name": "Array_EmptyInternalEnumerator_1_TimeSpan___ctor", "signature": "void Array_EmptyInternalEnumerator_1_TimeSpan___ctor(Array_EmptyInternalEnumerator_1_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[TimeSpan]()" }, { "virtualAddress": "0x0088B504", "name": "Array_EmptyInternalEnumerator_1_TimeSpan___cctor", "signature": "void Array_EmptyInternalEnumerator_1_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[TimeSpan]()" }, { "virtualAddress": "0x0088B5DC", "name": "Array_EmptyInternalEnumerator_1_UInt16__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_UInt16__Dispose(Array_EmptyInternalEnumerator_1_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088B5E0", "name": "Array_EmptyInternalEnumerator_1_UInt16__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_UInt16__MoveNext(Array_EmptyInternalEnumerator_1_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088B5E8", "name": "Array_EmptyInternalEnumerator_1_UInt16__get_Current", "signature": "uint16_t Array_EmptyInternalEnumerator_1_UInt16__get_Current(Array_EmptyInternalEnumerator_1_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "UInt16 get_Current()" }, { "virtualAddress": "0x0088B654", "name": "Array_EmptyInternalEnumerator_1_UInt16__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_UInt16__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088B6B8", "name": "Array_EmptyInternalEnumerator_1_UInt16__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_UInt16__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088B6BC", "name": "Array_EmptyInternalEnumerator_1_UInt16___ctor", "signature": "void Array_EmptyInternalEnumerator_1_UInt16___ctor(Array_EmptyInternalEnumerator_1_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UInt16]()" }, { "virtualAddress": "0x0088B6D4", "name": "Array_EmptyInternalEnumerator_1_UInt16___cctor", "signature": "void Array_EmptyInternalEnumerator_1_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UInt16]()" }, { "virtualAddress": "0x0088B7AC", "name": "Array_EmptyInternalEnumerator_1_UInt32__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_UInt32__Dispose(Array_EmptyInternalEnumerator_1_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088B7B0", "name": "Array_EmptyInternalEnumerator_1_UInt32__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_UInt32__MoveNext(Array_EmptyInternalEnumerator_1_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088B7B8", "name": "Array_EmptyInternalEnumerator_1_UInt32__get_Current", "signature": "uint32_t Array_EmptyInternalEnumerator_1_UInt32__get_Current(Array_EmptyInternalEnumerator_1_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_Current()" }, { "virtualAddress": "0x0088B824", "name": "Array_EmptyInternalEnumerator_1_UInt32__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_UInt32__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088B888", "name": "Array_EmptyInternalEnumerator_1_UInt32__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_UInt32__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088B88C", "name": "Array_EmptyInternalEnumerator_1_UInt32___ctor", "signature": "void Array_EmptyInternalEnumerator_1_UInt32___ctor(Array_EmptyInternalEnumerator_1_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UInt32]()" }, { "virtualAddress": "0x0088B8A4", "name": "Array_EmptyInternalEnumerator_1_UInt32___cctor", "signature": "void Array_EmptyInternalEnumerator_1_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UInt32]()" }, { "virtualAddress": "0x0088B97C", "name": "Array_EmptyInternalEnumerator_1_UInt64__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_UInt64__Dispose(Array_EmptyInternalEnumerator_1_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088B980", "name": "Array_EmptyInternalEnumerator_1_UInt64__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_UInt64__MoveNext(Array_EmptyInternalEnumerator_1_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088B988", "name": "Array_EmptyInternalEnumerator_1_UInt64__get_Current", "signature": "uint64_t Array_EmptyInternalEnumerator_1_UInt64__get_Current(Array_EmptyInternalEnumerator_1_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_Current()" }, { "virtualAddress": "0x0088B9F4", "name": "Array_EmptyInternalEnumerator_1_UInt64__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_UInt64__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088BA58", "name": "Array_EmptyInternalEnumerator_1_UInt64__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_UInt64__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088BA5C", "name": "Array_EmptyInternalEnumerator_1_UInt64___ctor", "signature": "void Array_EmptyInternalEnumerator_1_UInt64___ctor(Array_EmptyInternalEnumerator_1_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UInt64]()" }, { "virtualAddress": "0x0088BA74", "name": "Array_EmptyInternalEnumerator_1_UInt64___cctor", "signature": "void Array_EmptyInternalEnumerator_1_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UInt64]()" }, { "virtualAddress": "0x0088BB4C", "name": "Array_EmptyInternalEnumerator_1_UIntPtr__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_UIntPtr__Dispose(Array_EmptyInternalEnumerator_1_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088BB50", "name": "Array_EmptyInternalEnumerator_1_UIntPtr__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_UIntPtr__MoveNext(Array_EmptyInternalEnumerator_1_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088BB58", "name": "Array_EmptyInternalEnumerator_1_UIntPtr__get_Current", "signature": "void * Array_EmptyInternalEnumerator_1_UIntPtr__get_Current(Array_EmptyInternalEnumerator_1_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "UIntPtr get_Current()" }, { "virtualAddress": "0x0088BBC4", "name": "Array_EmptyInternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088BC28", "name": "Array_EmptyInternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088BC2C", "name": "Array_EmptyInternalEnumerator_1_UIntPtr___ctor", "signature": "void Array_EmptyInternalEnumerator_1_UIntPtr___ctor(Array_EmptyInternalEnumerator_1_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UIntPtr]()" }, { "virtualAddress": "0x0088BC44", "name": "Array_EmptyInternalEnumerator_1_UIntPtr___cctor", "signature": "void Array_EmptyInternalEnumerator_1_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[UIntPtr]()" }, { "virtualAddress": "0x0088BD1C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088BD20", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088BD28", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__get_Current", "signature": "ValueTuple_1_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00601[Object] get_Current()" }, { "virtualAddress": "0x0088BD94", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088BDF8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088BDFC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_1_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00601[Object]]()" }, { "virtualAddress": "0x0088BE14", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00601[Object]]()" }, { "virtualAddress": "0x0088BEEC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088BEF0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088BEF8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__get_Current", "signature": "ValueTuple_2_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00602[Object,Object] get_Current()" }, { "virtualAddress": "0x0088BF64", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088BFD0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088BFD4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00602[Object,Object]]()" }, { "virtualAddress": "0x0088BFEC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00602[Object,Object]]()" }, { "virtualAddress": "0x0088C0C4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088C0C8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088C0D0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__get_Current", "signature": "ValueTuple_3_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0088C13C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088C1B8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088C1BC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00603[Object,Object,Object]]()" }, { "virtualAddress": "0x0088C1D4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00603[Object,Object,Object]]()" }, { "virtualAddress": "0x0088C2AC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088C2B0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088C2B8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_4_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0088C324", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088C398", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088C39C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00604[Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088C3B4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00604[Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088C48C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088C490", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088C498", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_5_Object_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0088C504", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088C584", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088C588", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00605[Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088C5A0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00605[Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088C678", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088C67C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088C684", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0088C6F0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088C76C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088C770", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088C788", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088C860", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088C864", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088C86C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0088C8D8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088C960", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088C964", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088C97C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]()" }, { "virtualAddress": "0x0088CA54", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088CA58", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088CA60", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] get_Current()" }, { "virtualAddress": "0x0088CACC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088CB48", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088CB4C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]]()" }, { "virtualAddress": "0x0088CB64", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]]()" }, { "virtualAddress": "0x0088CC3C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088CC40", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088CC48", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] get_Current()" }, { "virtualAddress": "0x0088CCB4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088CD30", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088CD34", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]]()" }, { "virtualAddress": "0x0088CD4C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]]()" }, { "virtualAddress": "0x0088CE24", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088CE28", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088CE30", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0088CE9C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088CF18", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088CF1C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]]()" }, { "virtualAddress": "0x0088CF34", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D00C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088D010", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088D018", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0088D084", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088D100", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088D104", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D11C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D1F4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088D1F8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088D200", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0088D26C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088D2E8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088D2EC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D304", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D3DC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088D3E0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088D3E8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0088D454", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088D4D0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088D4D4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D4EC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D5C4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0088D5C8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0088D5D0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0088D63C", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0088D6B8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0088D6BC", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x0088D6D4", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___cctor", "signature": "void Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___cctor(MethodInfo * method)", "dotNetSignature": "Array\u002BEmptyInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]]()" }, { "virtualAddress": "0x00404264", "name": "Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___ctor", "signature": "void Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___ctor(Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Mono.Globalization.Unicode.CodePointIndexer\u002BTableRange](Array)" }, { "virtualAddress": "0x00404274", "name": "Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__Dispose", "signature": "void Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__Dispose(Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404278", "name": "Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__MoveNext", "signature": "bool Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__MoveNext(Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404280", "name": "Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__get_Current", "signature": "CodePointIndexer_TableRange Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__get_Current(Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "CodePointIndexer\u002BTableRange get_Current()" }, { "virtualAddress": "0x00404288", "name": "Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404294", "name": "Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0040429C", "name": "Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___ctor", "signature": "void Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___ctor(Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Mono.Security.Uri\u002BUriScheme](Array)" }, { "virtualAddress": "0x004042AC", "name": "Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__Dispose", "signature": "void Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__Dispose(Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004042B0", "name": "Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__MoveNext", "signature": "bool Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__MoveNext(Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004042B8", "name": "Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__get_Current", "signature": "Uri_UriScheme Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__get_Current(Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___Boxed * this, MethodInfo * method)", "dotNetSignature": "Uri\u002BUriScheme get_Current()" }, { "virtualAddress": "0x004042C0", "name": "Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004042CC", "name": "Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004042D4", "name": "Array_InternalEnumerator_1_Boolean___ctor", "signature": "void Array_InternalEnumerator_1_Boolean___ctor(Array_InternalEnumerator_1_Boolean___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Boolean](Array)" }, { "virtualAddress": "0x004042E4", "name": "Array_InternalEnumerator_1_Boolean__Dispose", "signature": "void Array_InternalEnumerator_1_Boolean__Dispose(Array_InternalEnumerator_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004042E8", "name": "Array_InternalEnumerator_1_Boolean__MoveNext", "signature": "bool Array_InternalEnumerator_1_Boolean__MoveNext(Array_InternalEnumerator_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004042F0", "name": "Array_InternalEnumerator_1_Boolean__get_Current", "signature": "bool Array_InternalEnumerator_1_Boolean__get_Current(Array_InternalEnumerator_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Current()" }, { "virtualAddress": "0x004042F8", "name": "Array_InternalEnumerator_1_Boolean__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Boolean__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404304", "name": "Array_InternalEnumerator_1_Boolean__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Boolean__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0040430C", "name": "Array_InternalEnumerator_1_Byte___ctor", "signature": "void Array_InternalEnumerator_1_Byte___ctor(Array_InternalEnumerator_1_Byte___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Byte](Array)" }, { "virtualAddress": "0x0040431C", "name": "Array_InternalEnumerator_1_Byte__Dispose", "signature": "void Array_InternalEnumerator_1_Byte__Dispose(Array_InternalEnumerator_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404320", "name": "Array_InternalEnumerator_1_Byte__MoveNext", "signature": "bool Array_InternalEnumerator_1_Byte__MoveNext(Array_InternalEnumerator_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404328", "name": "Array_InternalEnumerator_1_Byte__get_Current", "signature": "uint8_t Array_InternalEnumerator_1_Byte__get_Current(Array_InternalEnumerator_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x00404330", "name": "Array_InternalEnumerator_1_Byte__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Byte__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0040433C", "name": "Array_InternalEnumerator_1_Byte__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Byte__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404344", "name": "Array_InternalEnumerator_1_ByteEnum___ctor", "signature": "void Array_InternalEnumerator_1_ByteEnum___ctor(Array_InternalEnumerator_1_ByteEnum___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ByteEnum](Array)" }, { "virtualAddress": "0x00404354", "name": "Array_InternalEnumerator_1_ByteEnum__Dispose", "signature": "void Array_InternalEnumerator_1_ByteEnum__Dispose(Array_InternalEnumerator_1_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404358", "name": "Array_InternalEnumerator_1_ByteEnum__MoveNext", "signature": "bool Array_InternalEnumerator_1_ByteEnum__MoveNext(Array_InternalEnumerator_1_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404360", "name": "Array_InternalEnumerator_1_ByteEnum__get_Current", "signature": "ByteEnum__Enum Array_InternalEnumerator_1_ByteEnum__get_Current(Array_InternalEnumerator_1_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Current()" }, { "virtualAddress": "0x00404368", "name": "Array_InternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404374", "name": "Array_InternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ByteEnum__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0040437C", "name": "Array_InternalEnumerator_1_Char___ctor", "signature": "void Array_InternalEnumerator_1_Char___ctor(Array_InternalEnumerator_1_Char___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Char](Array)" }, { "virtualAddress": "0x0040438C", "name": "Array_InternalEnumerator_1_Char__Dispose", "signature": "void Array_InternalEnumerator_1_Char__Dispose(Array_InternalEnumerator_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404390", "name": "Array_InternalEnumerator_1_Char__MoveNext", "signature": "bool Array_InternalEnumerator_1_Char__MoveNext(Array_InternalEnumerator_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404398", "name": "Array_InternalEnumerator_1_Char__get_Current", "signature": "uint16_t Array_InternalEnumerator_1_Char__get_Current(Array_InternalEnumerator_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x004043A0", "name": "Array_InternalEnumerator_1_Char__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Char__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004043AC", "name": "Array_InternalEnumerator_1_Char__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Char__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004043B4", "name": "Array_InternalEnumerator_1_CharInfo___ctor", "signature": "void Array_InternalEnumerator_1_CharInfo___ctor(Array_InternalEnumerator_1_CharInfo___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[CharInfo](Array)" }, { "virtualAddress": "0x004043C4", "name": "Array_InternalEnumerator_1_CharInfo__Dispose", "signature": "void Array_InternalEnumerator_1_CharInfo__Dispose(Array_InternalEnumerator_1_CharInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004043C8", "name": "Array_InternalEnumerator_1_CharInfo__MoveNext", "signature": "bool Array_InternalEnumerator_1_CharInfo__MoveNext(Array_InternalEnumerator_1_CharInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004043D0", "name": "Array_InternalEnumerator_1_CharInfo__get_Current", "signature": "CharInfo Array_InternalEnumerator_1_CharInfo__get_Current(Array_InternalEnumerator_1_CharInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "CharInfo get_Current()" }, { "virtualAddress": "0x004043EC", "name": "Array_InternalEnumerator_1_CharInfo__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_CharInfo__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_CharInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004043F8", "name": "Array_InternalEnumerator_1_CharInfo__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_CharInfo__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_CharInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404400", "name": "Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___ctor(Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601\u002BSegment\u002BSlot](Array)" }, { "virtualAddress": "0x00404410", "name": "Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__Dispose(Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404414", "name": "Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__MoveNext(Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040441C", "name": "Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__get_Current", "signature": "ConcurrentQueue_1_T_Segment_T_Slot_System_Object_ Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__get_Current(Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] get_Current()" }, { "virtualAddress": "0x00404424", "name": "Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404430", "name": "Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404438", "name": "Array_InternalEnumerator_1_System_Collections_DictionaryEntry___ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_DictionaryEntry___ctor(Array_InternalEnumerator_1_System_Collections_DictionaryEntry___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.DictionaryEntry](Array)" }, { "virtualAddress": "0x00404448", "name": "Array_InternalEnumerator_1_System_Collections_DictionaryEntry__Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_DictionaryEntry__Dispose(Array_InternalEnumerator_1_System_Collections_DictionaryEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040444C", "name": "Array_InternalEnumerator_1_System_Collections_DictionaryEntry__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_DictionaryEntry__MoveNext(Array_InternalEnumerator_1_System_Collections_DictionaryEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404454", "name": "Array_InternalEnumerator_1_System_Collections_DictionaryEntry__get_Current", "signature": "DictionaryEntry Array_InternalEnumerator_1_System_Collections_DictionaryEntry__get_Current(Array_InternalEnumerator_1_System_Collections_DictionaryEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Current()" }, { "virtualAddress": "0x0040445C", "name": "Array_InternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_DictionaryEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404468", "name": "Array_InternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_DictionaryEntry__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_DictionaryEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404470", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x00404480", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404484", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040448C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Int32_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x00404494", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004044A0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004044A8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x004044B8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004044BC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004044C4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Boolean_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x004044CC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004044D8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004044E0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x004044F0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004044F4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004044FC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x00404504", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404510", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404518", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x00404528", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040452C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404534", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Int32Enum_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x0040453C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404548", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404550", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x00404560", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404564", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040456C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x00404574", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404580", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404588", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x00404598", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040459C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004045A4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Resources_ResourceLocator_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x004045AC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004045B8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004045C0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x004045D0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004045D4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004045DC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x004045E4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004045F0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004045F8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x00404608", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040460C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404614", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x0040461C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404628", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404630", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x00404640", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404644", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040464C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x00404654", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404660", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404668", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__ctor(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.Dictionary\u00602\u002BEntry](Array)" }, { "virtualAddress": "0x00404678", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040467C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404684", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_get_Current", "signature": "Dictionary_2_TKey_TValue_Entry_System_UInt64_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x0040468C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404698", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004046A0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x004046B0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004046B4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004046BC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__get_Current", "signature": "KeyValuePair_2_System_DateTime_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Current()" }, { "virtualAddress": "0x004046C4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004046D0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004046D8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x004046E8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004046EC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004046F4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_get_Current", "signature": "KeyValuePair_2_System_Guid_System_Int32_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] get_Current()" }, { "virtualAddress": "0x004046FC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404708", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404710", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404720", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404724", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040472C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_get_Current", "signature": "KeyValuePair_2_System_Guid_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] get_Current()" }, { "virtualAddress": "0x00404734", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404740", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404748", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404758", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040475C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404764", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_get_Current", "signature": "KeyValuePair_2_System_Int32_System_ByteEnum_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] get_Current()" }, { "virtualAddress": "0x0040476C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404778", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404780", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404790", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404794", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040479C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_get_Current", "signature": "KeyValuePair_2_System_Int32_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x004047A4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004047B0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004047B8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x004047C8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004047CC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004047D4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_get_Current", "signature": "KeyValuePair_2_System_Int64_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x004047DC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004047E8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004047F0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404800", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404804", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040480C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_get_Current", "signature": "KeyValuePair_2_System_Object_System_Boolean_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x00404814", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404820", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404828", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404838", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040483C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404844", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_get_Current", "signature": "KeyValuePair_2_System_Object_System_Int32_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x0040484C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404858", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404860", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404870", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404874", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040487C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_get_Current", "signature": "KeyValuePair_2_System_Object_System_Int32Enum_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x00404884", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404890", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404898", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x004048A8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004048AC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004048B4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_get_Current", "signature": "KeyValuePair_2_System_Object_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x004048BC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004048C8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004048D0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x004048E0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004048E4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004048EC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_get_Current", "signature": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x004048F4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404900", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404908", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404918", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040491C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404924", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_get_Current", "signature": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x0040492C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404938", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404940", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404950", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404954", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040495C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_get_Current", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x00404964", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404970", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404978", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x00404988", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040498C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404994", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_get_Current", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x0040499C", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004049A8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004049B0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__ctor(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Generic.KeyValuePair\u00602](Array)" }, { "virtualAddress": "0x004049C0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_Dispose(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004049C4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_MoveNext(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004049CC", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_get_Current", "signature": "KeyValuePair_2_System_UInt64_System_Object_ Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x004049D4", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004049E0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14__Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004049E8", "name": "Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___ctor", "signature": "void Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___ctor(Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Collections.Hashtable\u002Bbucket](Array)" }, { "virtualAddress": "0x004049F8", "name": "Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__Dispose", "signature": "void Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__Dispose(Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004049FC", "name": "Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__MoveNext(Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404A04", "name": "Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__get_Current", "signature": "Hashtable_bucket Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__get_Current(Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___Boxed * this, MethodInfo * method)", "dotNetSignature": "Hashtable\u002Bbucket get_Current()" }, { "virtualAddress": "0x00404A0C", "name": "Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404A18", "name": "Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Collections_Hashtable_bucket___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404A20", "name": "Array_InternalEnumerator_1_DateTime___ctor", "signature": "void Array_InternalEnumerator_1_DateTime___ctor(Array_InternalEnumerator_1_DateTime___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[DateTime](Array)" }, { "virtualAddress": "0x00404A30", "name": "Array_InternalEnumerator_1_DateTime__Dispose", "signature": "void Array_InternalEnumerator_1_DateTime__Dispose(Array_InternalEnumerator_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404A34", "name": "Array_InternalEnumerator_1_DateTime__MoveNext", "signature": "bool Array_InternalEnumerator_1_DateTime__MoveNext(Array_InternalEnumerator_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404A3C", "name": "Array_InternalEnumerator_1_DateTime__get_Current", "signature": "DateTime Array_InternalEnumerator_1_DateTime__get_Current(Array_InternalEnumerator_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Current()" }, { "virtualAddress": "0x00404A44", "name": "Array_InternalEnumerator_1_DateTime__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_DateTime__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404A50", "name": "Array_InternalEnumerator_1_DateTime__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_DateTime__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404A58", "name": "Array_InternalEnumerator_1_Decimal___ctor", "signature": "void Array_InternalEnumerator_1_Decimal___ctor(Array_InternalEnumerator_1_Decimal___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Decimal](Array)" }, { "virtualAddress": "0x00404A68", "name": "Array_InternalEnumerator_1_Decimal__Dispose", "signature": "void Array_InternalEnumerator_1_Decimal__Dispose(Array_InternalEnumerator_1_Decimal___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404A6C", "name": "Array_InternalEnumerator_1_Decimal__MoveNext", "signature": "bool Array_InternalEnumerator_1_Decimal__MoveNext(Array_InternalEnumerator_1_Decimal___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404A74", "name": "Array_InternalEnumerator_1_Decimal__get_Current", "signature": "Decimal Array_InternalEnumerator_1_Decimal__get_Current(Array_InternalEnumerator_1_Decimal___Boxed * this, MethodInfo * method)", "dotNetSignature": "Decimal get_Current()" }, { "virtualAddress": "0x00404A7C", "name": "Array_InternalEnumerator_1_Decimal__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Decimal__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Decimal___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404A88", "name": "Array_InternalEnumerator_1_Decimal__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Decimal__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Decimal___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00404A90", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](Array)" }, { "virtualAddress": "0x00404AA0", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Dispose", "signature": "void Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Dispose(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00404AA4", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNext(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00404AAC", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current", "signature": "EventProvider_SessionInfo Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo get_Current()" }, { "virtualAddress": "0x00404AB4", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00404AC0", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F82B0", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___ctor", "signature": "void Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___ctor(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Diagnostics.Tracing.EventSource\u002BEventMetadata](Array)" }, { "virtualAddress": "0x003F82C0", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__Dispose", "signature": "void Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__Dispose(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F82C4", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__MoveNext(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F82CC", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__get_Current", "signature": "EventSource_EventMetadata Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__get_Current(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventSource\u002BEventMetadata get_Current()" }, { "virtualAddress": "0x003F82D4", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F82E0", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F82E8", "name": "Array_InternalEnumerator_1_Double___ctor", "signature": "void Array_InternalEnumerator_1_Double___ctor(Array_InternalEnumerator_1_Double___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Double](Array)" }, { "virtualAddress": "0x003F82F8", "name": "Array_InternalEnumerator_1_Double__Dispose", "signature": "void Array_InternalEnumerator_1_Double__Dispose(Array_InternalEnumerator_1_Double___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F82FC", "name": "Array_InternalEnumerator_1_Double__MoveNext", "signature": "bool Array_InternalEnumerator_1_Double__MoveNext(Array_InternalEnumerator_1_Double___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8304", "name": "Array_InternalEnumerator_1_Double__get_Current", "signature": "double Array_InternalEnumerator_1_Double__get_Current(Array_InternalEnumerator_1_Double___Boxed * this, MethodInfo * method)", "dotNetSignature": "Double get_Current()" }, { "virtualAddress": "0x003F830C", "name": "Array_InternalEnumerator_1_Double__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Double__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Double___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8318", "name": "Array_InternalEnumerator_1_Double__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Double__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Double___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8320", "name": "Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___ctor", "signature": "void Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___ctor(Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Globalization.CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Array)" }, { "virtualAddress": "0x003F8330", "name": "Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Dispose", "signature": "void Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Dispose(Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8334", "name": "Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__MoveNext(Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F833C", "name": "Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__get_Current", "signature": "CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__get_Current(Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___Boxed * this, MethodInfo * method)", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap get_Current()" }, { "virtualAddress": "0x003F8344", "name": "Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8350", "name": "Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8358", "name": "Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___ctor", "signature": "void Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___ctor(Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Globalization.InternalCodePageDataItem](Array)" }, { "virtualAddress": "0x003F8368", "name": "Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__Dispose", "signature": "void Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__Dispose(Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F836C", "name": "Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__MoveNext(Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8374", "name": "Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__get_Current", "signature": "InternalCodePageDataItem Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__get_Current(Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "InternalCodePageDataItem get_Current()" }, { "virtualAddress": "0x003F837C", "name": "Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8388", "name": "Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8390", "name": "Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___ctor", "signature": "void Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___ctor(Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Globalization.InternalEncodingDataItem](Array)" }, { "virtualAddress": "0x003F83A0", "name": "Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__Dispose", "signature": "void Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__Dispose(Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F83A4", "name": "Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__MoveNext(Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F83AC", "name": "Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__get_Current", "signature": "InternalEncodingDataItem Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__get_Current(Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "InternalEncodingDataItem get_Current()" }, { "virtualAddress": "0x003F83B4", "name": "Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F83C0", "name": "Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F83C8", "name": "Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___ctor", "signature": "void Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___ctor(Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Globalization.TimeSpanParse\u002BTimeSpanToken](Array)" }, { "virtualAddress": "0x003F83D8", "name": "Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__Dispose", "signature": "void Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__Dispose(Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F83DC", "name": "Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__MoveNext(Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F83E4", "name": "Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__get_Current", "signature": "TimeSpanParse_TimeSpanToken Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__get_Current(Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken get_Current()" }, { "virtualAddress": "0x003F83EC", "name": "Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F83F8", "name": "Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8400", "name": "Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___ctor", "signature": "void Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___ctor(Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Globalization.UmAlQuraCalendar\u002BDateMapping](Array)" }, { "virtualAddress": "0x003F8410", "name": "Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__Dispose", "signature": "void Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__Dispose(Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8414", "name": "Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__MoveNext(Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F841C", "name": "Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__get_Current", "signature": "UmAlQuraCalendar_DateMapping Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__get_Current(Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___Boxed * this, MethodInfo * method)", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping get_Current()" }, { "virtualAddress": "0x003F8424", "name": "Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8430", "name": "Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8438", "name": "Array_InternalEnumerator_1_Guid___ctor", "signature": "void Array_InternalEnumerator_1_Guid___ctor(Array_InternalEnumerator_1_Guid___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Guid](Array)" }, { "virtualAddress": "0x003F8448", "name": "Array_InternalEnumerator_1_Guid__Dispose", "signature": "void Array_InternalEnumerator_1_Guid__Dispose(Array_InternalEnumerator_1_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F844C", "name": "Array_InternalEnumerator_1_Guid__MoveNext", "signature": "bool Array_InternalEnumerator_1_Guid__MoveNext(Array_InternalEnumerator_1_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8454", "name": "Array_InternalEnumerator_1_Guid__get_Current", "signature": "Guid Array_InternalEnumerator_1_Guid__get_Current(Array_InternalEnumerator_1_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Guid get_Current()" }, { "virtualAddress": "0x003F845C", "name": "Array_InternalEnumerator_1_Guid__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Guid__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8468", "name": "Array_InternalEnumerator_1_Guid__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Guid__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8470", "name": "Array_InternalEnumerator_1_Int16___ctor", "signature": "void Array_InternalEnumerator_1_Int16___ctor(Array_InternalEnumerator_1_Int16___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Int16](Array)" }, { "virtualAddress": "0x003F8480", "name": "Array_InternalEnumerator_1_Int16__Dispose", "signature": "void Array_InternalEnumerator_1_Int16__Dispose(Array_InternalEnumerator_1_Int16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8484", "name": "Array_InternalEnumerator_1_Int16__MoveNext", "signature": "bool Array_InternalEnumerator_1_Int16__MoveNext(Array_InternalEnumerator_1_Int16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F848C", "name": "Array_InternalEnumerator_1_Int16__get_Current", "signature": "int16_t Array_InternalEnumerator_1_Int16__get_Current(Array_InternalEnumerator_1_Int16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int16 get_Current()" }, { "virtualAddress": "0x003F8494", "name": "Array_InternalEnumerator_1_Int16__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Int16__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Int16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F84A0", "name": "Array_InternalEnumerator_1_Int16__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Int16__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Int16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F84A8", "name": "Array_InternalEnumerator_1_Int32___ctor", "signature": "void Array_InternalEnumerator_1_Int32___ctor(Array_InternalEnumerator_1_Int32___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Int32](Array)" }, { "virtualAddress": "0x003F84B8", "name": "Array_InternalEnumerator_1_Int32__Dispose", "signature": "void Array_InternalEnumerator_1_Int32__Dispose(Array_InternalEnumerator_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F84BC", "name": "Array_InternalEnumerator_1_Int32__MoveNext", "signature": "bool Array_InternalEnumerator_1_Int32__MoveNext(Array_InternalEnumerator_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F84C4", "name": "Array_InternalEnumerator_1_Int32__get_Current", "signature": "int32_t Array_InternalEnumerator_1_Int32__get_Current(Array_InternalEnumerator_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x003F84CC", "name": "Array_InternalEnumerator_1_Int32__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Int32__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F84D8", "name": "Array_InternalEnumerator_1_Int32__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Int32__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F84E0", "name": "Array_InternalEnumerator_1_Int32Enum___ctor", "signature": "void Array_InternalEnumerator_1_Int32Enum___ctor(Array_InternalEnumerator_1_Int32Enum___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Int32Enum](Array)" }, { "virtualAddress": "0x003F84F0", "name": "Array_InternalEnumerator_1_Int32Enum__Dispose", "signature": "void Array_InternalEnumerator_1_Int32Enum__Dispose(Array_InternalEnumerator_1_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F84F4", "name": "Array_InternalEnumerator_1_Int32Enum__MoveNext", "signature": "bool Array_InternalEnumerator_1_Int32Enum__MoveNext(Array_InternalEnumerator_1_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F84FC", "name": "Array_InternalEnumerator_1_Int32Enum__get_Current", "signature": "Int32Enum__Enum Array_InternalEnumerator_1_Int32Enum__get_Current(Array_InternalEnumerator_1_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32Enum get_Current()" }, { "virtualAddress": "0x003F8504", "name": "Array_InternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8510", "name": "Array_InternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Int32Enum__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8518", "name": "Array_InternalEnumerator_1_Int64___ctor", "signature": "void Array_InternalEnumerator_1_Int64___ctor(Array_InternalEnumerator_1_Int64___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Int64](Array)" }, { "virtualAddress": "0x003F8528", "name": "Array_InternalEnumerator_1_Int64__Dispose", "signature": "void Array_InternalEnumerator_1_Int64__Dispose(Array_InternalEnumerator_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F852C", "name": "Array_InternalEnumerator_1_Int64__MoveNext", "signature": "bool Array_InternalEnumerator_1_Int64__MoveNext(Array_InternalEnumerator_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8534", "name": "Array_InternalEnumerator_1_Int64__get_Current", "signature": "int64_t Array_InternalEnumerator_1_Int64__get_Current(Array_InternalEnumerator_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Current()" }, { "virtualAddress": "0x003F853C", "name": "Array_InternalEnumerator_1_Int64__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Int64__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8548", "name": "Array_InternalEnumerator_1_Int64__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Int64__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8550", "name": "Array_InternalEnumerator_1_IntPtr___ctor", "signature": "void Array_InternalEnumerator_1_IntPtr___ctor(Array_InternalEnumerator_1_IntPtr___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[IntPtr](Array)" }, { "virtualAddress": "0x003F8560", "name": "Array_InternalEnumerator_1_IntPtr__Dispose", "signature": "void Array_InternalEnumerator_1_IntPtr__Dispose(Array_InternalEnumerator_1_IntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8564", "name": "Array_InternalEnumerator_1_IntPtr__MoveNext", "signature": "bool Array_InternalEnumerator_1_IntPtr__MoveNext(Array_InternalEnumerator_1_IntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F856C", "name": "Array_InternalEnumerator_1_IntPtr__get_Current", "signature": "void * Array_InternalEnumerator_1_IntPtr__get_Current(Array_InternalEnumerator_1_IntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_Current()" }, { "virtualAddress": "0x003F8574", "name": "Array_InternalEnumerator_1_IntPtr__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_IntPtr__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_IntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8580", "name": "Array_InternalEnumerator_1_IntPtr__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_IntPtr__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_IntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F85C0", "name": "Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___ctor", "signature": "void Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___ctor(Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ParameterizedStrings\u002BFormatParam](Array)" }, { "virtualAddress": "0x003F85D0", "name": "Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__Dispose", "signature": "void Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__Dispose(Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F85D4", "name": "Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__MoveNext", "signature": "bool Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__MoveNext(Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F85DC", "name": "Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__get_Current", "signature": "ParameterizedStrings_FormatParam Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__get_Current(Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___Boxed * this, MethodInfo * method)", "dotNetSignature": "ParameterizedStrings\u002BFormatParam get_Current()" }, { "virtualAddress": "0x003F85E4", "name": "Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F85F0", "name": "Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ParameterizedStrings_FormatParam___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F85F8", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___ctor", "signature": "void Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___ctor(Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Reflection.CustomAttributeNamedArgument](Array)" }, { "virtualAddress": "0x003F8608", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__Dispose", "signature": "void Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__Dispose(Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F860C", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__MoveNext(Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8614", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__get_Current", "signature": "CustomAttributeNamedArgument Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__get_Current(Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument get_Current()" }, { "virtualAddress": "0x003F861C", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8628", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8630", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___ctor", "signature": "void Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___ctor(Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Reflection.CustomAttributeTypedArgument](Array)" }, { "virtualAddress": "0x003F8640", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__Dispose", "signature": "void Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__Dispose(Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8644", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__MoveNext(Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F864C", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__get_Current", "signature": "CustomAttributeTypedArgument Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__get_Current(Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument get_Current()" }, { "virtualAddress": "0x003F8654", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8660", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8668", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___ctor", "signature": "void Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___ctor(Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Reflection.Emit.ExceptionHandler](Array)" }, { "virtualAddress": "0x003F8678", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__Dispose", "signature": "void Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__Dispose(Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F867C", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__MoveNext(Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8684", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__get_Current", "signature": "ExceptionHandler Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__get_Current(Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___Boxed * this, MethodInfo * method)", "dotNetSignature": "ExceptionHandler get_Current()" }, { "virtualAddress": "0x003F868C", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8698", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F86A0", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_Label___ctor", "signature": "void Array_InternalEnumerator_1_System_Reflection_Emit_Label___ctor(Array_InternalEnumerator_1_System_Reflection_Emit_Label___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Reflection.Emit.Label](Array)" }, { "virtualAddress": "0x003F86B0", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_Label__Dispose", "signature": "void Array_InternalEnumerator_1_System_Reflection_Emit_Label__Dispose(Array_InternalEnumerator_1_System_Reflection_Emit_Label___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F86B4", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_Label__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Reflection_Emit_Label__MoveNext(Array_InternalEnumerator_1_System_Reflection_Emit_Label___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F86BC", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_Label__get_Current", "signature": "Label Array_InternalEnumerator_1_System_Reflection_Emit_Label__get_Current(Array_InternalEnumerator_1_System_Reflection_Emit_Label___Boxed * this, MethodInfo * method)", "dotNetSignature": "Label get_Current()" }, { "virtualAddress": "0x003F86D8", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Reflection_Emit_Label___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F86E4", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Reflection_Emit_Label__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Reflection_Emit_Label___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F86EC", "name": "Array_InternalEnumerator_1_System_Reflection_ParameterModifier___ctor", "signature": "void Array_InternalEnumerator_1_System_Reflection_ParameterModifier___ctor(Array_InternalEnumerator_1_System_Reflection_ParameterModifier___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Reflection.ParameterModifier](Array)" }, { "virtualAddress": "0x003F86FC", "name": "Array_InternalEnumerator_1_System_Reflection_ParameterModifier__Dispose", "signature": "void Array_InternalEnumerator_1_System_Reflection_ParameterModifier__Dispose(Array_InternalEnumerator_1_System_Reflection_ParameterModifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8700", "name": "Array_InternalEnumerator_1_System_Reflection_ParameterModifier__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Reflection_ParameterModifier__MoveNext(Array_InternalEnumerator_1_System_Reflection_ParameterModifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8708", "name": "Array_InternalEnumerator_1_System_Reflection_ParameterModifier__get_Current", "signature": "ParameterModifier Array_InternalEnumerator_1_System_Reflection_ParameterModifier__get_Current(Array_InternalEnumerator_1_System_Reflection_ParameterModifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "ParameterModifier get_Current()" }, { "virtualAddress": "0x003F8710", "name": "Array_InternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Reflection_ParameterModifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F871C", "name": "Array_InternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Reflection_ParameterModifier__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Reflection_ParameterModifier___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8724", "name": "Array_InternalEnumerator_1_System_Resources_ResourceLocator___ctor", "signature": "void Array_InternalEnumerator_1_System_Resources_ResourceLocator___ctor(Array_InternalEnumerator_1_System_Resources_ResourceLocator___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Resources.ResourceLocator](Array)" }, { "virtualAddress": "0x003F8734", "name": "Array_InternalEnumerator_1_System_Resources_ResourceLocator__Dispose", "signature": "void Array_InternalEnumerator_1_System_Resources_ResourceLocator__Dispose(Array_InternalEnumerator_1_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8738", "name": "Array_InternalEnumerator_1_System_Resources_ResourceLocator__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Resources_ResourceLocator__MoveNext(Array_InternalEnumerator_1_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8740", "name": "Array_InternalEnumerator_1_System_Resources_ResourceLocator__get_Current", "signature": "ResourceLocator Array_InternalEnumerator_1_System_Resources_ResourceLocator__get_Current(Array_InternalEnumerator_1_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "ResourceLocator get_Current()" }, { "virtualAddress": "0x003F8748", "name": "Array_InternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8754", "name": "Array_InternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F875C", "name": "Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___ctor(Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.CompilerServices.Ephemeron](Array)" }, { "virtualAddress": "0x003F876C", "name": "Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__Dispose(Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8770", "name": "Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__MoveNext(Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8778", "name": "Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__get_Current", "signature": "Ephemeron Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__get_Current(Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___Boxed * this, MethodInfo * method)", "dotNetSignature": "Ephemeron get_Current()" }, { "virtualAddress": "0x003F8780", "name": "Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F878C", "name": "Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8794", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___ctor(Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.InteropServices.CONNECTDATA](Array)" }, { "virtualAddress": "0x003F87A4", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__Dispose(Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F87A8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__MoveNext(Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F87B0", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__get_Current", "signature": "CONNECTDATA_1 Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x003F87B8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F87C4", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F87CC", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___ctor(Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.InteropServices.ComTypes.CONNECTDATA](Array)" }, { "virtualAddress": "0x003F87DC", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__Dispose(Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F87E0", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__MoveNext(Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F87E8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__get_Current", "signature": "CONNECTDATA Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x003F87F0", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F87FC", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8804", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___ctor(Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.InteropServices.GCHandle](Array)" }, { "virtualAddress": "0x003F8814", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__Dispose(Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8818", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__MoveNext(Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8820", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__get_Current", "signature": "GCHandle Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "GCHandle get_Current()" }, { "virtualAddress": "0x003F883C", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8848", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8850", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](Array)" }, { "virtualAddress": "0x003F8860", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Dispose(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8864", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNext(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F886C", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current", "signature": "EventRegistrationToken Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Current()" }, { "virtualAddress": "0x003F8874", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8880", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8888", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Array)" }, { "virtualAddress": "0x003F8898", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F889C", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F88A4", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current", "signature": "WindowsRuntimeMarshal_EventRegistrationTokenList Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Current()" }, { "virtualAddress": "0x003F88AC", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F88B8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F88C0", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Array)" }, { "virtualAddress": "0x003F88D0", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F88D4", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F88DC", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Current()" }, { "virtualAddress": "0x003F88E4", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F88F0", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F88F8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Array)" }, { "virtualAddress": "0x003F8908", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Dispose", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Dispose(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F890C", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__MoveNext(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8914", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Current", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey get_Current()" }, { "virtualAddress": "0x003F891C", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8928", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8930", "name": "Array_InternalEnumerator_1_RuntimeTypeHandle___ctor", "signature": "void Array_InternalEnumerator_1_RuntimeTypeHandle___ctor(Array_InternalEnumerator_1_RuntimeTypeHandle___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[RuntimeTypeHandle](Array)" }, { "virtualAddress": "0x003F8940", "name": "Array_InternalEnumerator_1_RuntimeTypeHandle__Dispose", "signature": "void Array_InternalEnumerator_1_RuntimeTypeHandle__Dispose(Array_InternalEnumerator_1_RuntimeTypeHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8944", "name": "Array_InternalEnumerator_1_RuntimeTypeHandle__MoveNext", "signature": "bool Array_InternalEnumerator_1_RuntimeTypeHandle__MoveNext(Array_InternalEnumerator_1_RuntimeTypeHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F894C", "name": "Array_InternalEnumerator_1_RuntimeTypeHandle__get_Current", "signature": "RuntimeTypeHandle Array_InternalEnumerator_1_RuntimeTypeHandle__get_Current(Array_InternalEnumerator_1_RuntimeTypeHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "RuntimeTypeHandle get_Current()" }, { "virtualAddress": "0x003F8954", "name": "Array_InternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_RuntimeTypeHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8960", "name": "Array_InternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_RuntimeTypeHandle__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_RuntimeTypeHandle___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8968", "name": "Array_InternalEnumerator_1_SByte___ctor", "signature": "void Array_InternalEnumerator_1_SByte___ctor(Array_InternalEnumerator_1_SByte___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[SByte](Array)" }, { "virtualAddress": "0x003F8978", "name": "Array_InternalEnumerator_1_SByte__Dispose", "signature": "void Array_InternalEnumerator_1_SByte__Dispose(Array_InternalEnumerator_1_SByte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F897C", "name": "Array_InternalEnumerator_1_SByte__MoveNext", "signature": "bool Array_InternalEnumerator_1_SByte__MoveNext(Array_InternalEnumerator_1_SByte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8984", "name": "Array_InternalEnumerator_1_SByte__get_Current", "signature": "int8_t Array_InternalEnumerator_1_SByte__get_Current(Array_InternalEnumerator_1_SByte___Boxed * this, MethodInfo * method)", "dotNetSignature": "SByte get_Current()" }, { "virtualAddress": "0x003F898C", "name": "Array_InternalEnumerator_1_SByte__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_SByte__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_SByte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8998", "name": "Array_InternalEnumerator_1_SByte__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_SByte__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_SByte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F89A0", "name": "Array_InternalEnumerator_1_Single___ctor", "signature": "void Array_InternalEnumerator_1_Single___ctor(Array_InternalEnumerator_1_Single___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[Single](Array)" }, { "virtualAddress": "0x003F89B0", "name": "Array_InternalEnumerator_1_Single__Dispose", "signature": "void Array_InternalEnumerator_1_Single__Dispose(Array_InternalEnumerator_1_Single___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F89B4", "name": "Array_InternalEnumerator_1_Single__MoveNext", "signature": "bool Array_InternalEnumerator_1_Single__MoveNext(Array_InternalEnumerator_1_Single___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F89BC", "name": "Array_InternalEnumerator_1_Single__get_Current", "signature": "float Array_InternalEnumerator_1_Single__get_Current(Array_InternalEnumerator_1_Single___Boxed * this, MethodInfo * method)", "dotNetSignature": "Single get_Current()" }, { "virtualAddress": "0x003F89C4", "name": "Array_InternalEnumerator_1_Single__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_Single__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_Single___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F89D0", "name": "Array_InternalEnumerator_1_Single__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_Single__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_Single___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F89D8", "name": "Array_InternalEnumerator_1_System_Threading_CancellationToken___ctor", "signature": "void Array_InternalEnumerator_1_System_Threading_CancellationToken___ctor(Array_InternalEnumerator_1_System_Threading_CancellationToken___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Threading.CancellationToken](Array)" }, { "virtualAddress": "0x003F89E8", "name": "Array_InternalEnumerator_1_System_Threading_CancellationToken__Dispose", "signature": "void Array_InternalEnumerator_1_System_Threading_CancellationToken__Dispose(Array_InternalEnumerator_1_System_Threading_CancellationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F89EC", "name": "Array_InternalEnumerator_1_System_Threading_CancellationToken__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Threading_CancellationToken__MoveNext(Array_InternalEnumerator_1_System_Threading_CancellationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F89F4", "name": "Array_InternalEnumerator_1_System_Threading_CancellationToken__get_Current", "signature": "CancellationToken Array_InternalEnumerator_1_System_Threading_CancellationToken__get_Current(Array_InternalEnumerator_1_System_Threading_CancellationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_Current()" }, { "virtualAddress": "0x003F89FC", "name": "Array_InternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Threading_CancellationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8A08", "name": "Array_InternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Threading_CancellationToken__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Threading_CancellationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8A10", "name": "Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___ctor", "signature": "void Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___ctor(Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Threading.CancellationTokenRegistration](Array)" }, { "virtualAddress": "0x003F8A20", "name": "Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__Dispose", "signature": "void Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__Dispose(Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8A24", "name": "Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__MoveNext(Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8A2C", "name": "Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__get_Current", "signature": "CancellationTokenRegistration Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__get_Current(Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___Boxed * this, MethodInfo * method)", "dotNetSignature": "CancellationTokenRegistration get_Current()" }, { "virtualAddress": "0x003F8A34", "name": "Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8A40", "name": "Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8A48", "name": "Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___ctor", "signature": "void Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___ctor(Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Threading.Tasks.IndexRange](Array)" }, { "virtualAddress": "0x003F8A58", "name": "Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__Dispose", "signature": "void Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__Dispose(Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8A5C", "name": "Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__MoveNext(Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8A64", "name": "Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__get_Current", "signature": "IndexRange Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__get_Current(Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "IndexRange get_Current()" }, { "virtualAddress": "0x003F8A6C", "name": "Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8A78", "name": "Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8A80", "name": "Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___ctor", "signature": "void Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___ctor(Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[System.Threading.ThreadLocal\u00601\u002BLinkedSlotVolatile](Array)" }, { "virtualAddress": "0x003F8A90", "name": "Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__Dispose", "signature": "void Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__Dispose(Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8A94", "name": "Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__MoveNext", "signature": "bool Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__MoveNext(Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8A9C", "name": "Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__get_Current", "signature": "ThreadLocal_1_T_LinkedSlotVolatile_System_Object_ Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__get_Current(Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___Boxed * this, MethodInfo * method)", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] get_Current()" }, { "virtualAddress": "0x003F8AA4", "name": "Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8AB0", "name": "Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8AB8", "name": "Array_InternalEnumerator_1_TimeSpan___ctor", "signature": "void Array_InternalEnumerator_1_TimeSpan___ctor(Array_InternalEnumerator_1_TimeSpan___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[TimeSpan](Array)" }, { "virtualAddress": "0x003F8AC8", "name": "Array_InternalEnumerator_1_TimeSpan__Dispose", "signature": "void Array_InternalEnumerator_1_TimeSpan__Dispose(Array_InternalEnumerator_1_TimeSpan___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8ACC", "name": "Array_InternalEnumerator_1_TimeSpan__MoveNext", "signature": "bool Array_InternalEnumerator_1_TimeSpan__MoveNext(Array_InternalEnumerator_1_TimeSpan___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8AD4", "name": "Array_InternalEnumerator_1_TimeSpan__get_Current", "signature": "TimeSpan Array_InternalEnumerator_1_TimeSpan__get_Current(Array_InternalEnumerator_1_TimeSpan___Boxed * this, MethodInfo * method)", "dotNetSignature": "TimeSpan get_Current()" }, { "virtualAddress": "0x003F8ADC", "name": "Array_InternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_TimeSpan___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8AE8", "name": "Array_InternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_TimeSpan__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_TimeSpan___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8AF0", "name": "Array_InternalEnumerator_1_UInt16___ctor", "signature": "void Array_InternalEnumerator_1_UInt16___ctor(Array_InternalEnumerator_1_UInt16___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[UInt16](Array)" }, { "virtualAddress": "0x003F8B00", "name": "Array_InternalEnumerator_1_UInt16__Dispose", "signature": "void Array_InternalEnumerator_1_UInt16__Dispose(Array_InternalEnumerator_1_UInt16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8B04", "name": "Array_InternalEnumerator_1_UInt16__MoveNext", "signature": "bool Array_InternalEnumerator_1_UInt16__MoveNext(Array_InternalEnumerator_1_UInt16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8B0C", "name": "Array_InternalEnumerator_1_UInt16__get_Current", "signature": "uint16_t Array_InternalEnumerator_1_UInt16__get_Current(Array_InternalEnumerator_1_UInt16___Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt16 get_Current()" }, { "virtualAddress": "0x003F8B14", "name": "Array_InternalEnumerator_1_UInt16__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_UInt16__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_UInt16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8B20", "name": "Array_InternalEnumerator_1_UInt16__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_UInt16__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_UInt16___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8B28", "name": "Array_InternalEnumerator_1_UInt32___ctor", "signature": "void Array_InternalEnumerator_1_UInt32___ctor(Array_InternalEnumerator_1_UInt32___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[UInt32](Array)" }, { "virtualAddress": "0x003F8B38", "name": "Array_InternalEnumerator_1_UInt32__Dispose", "signature": "void Array_InternalEnumerator_1_UInt32__Dispose(Array_InternalEnumerator_1_UInt32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8B3C", "name": "Array_InternalEnumerator_1_UInt32__MoveNext", "signature": "bool Array_InternalEnumerator_1_UInt32__MoveNext(Array_InternalEnumerator_1_UInt32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8B44", "name": "Array_InternalEnumerator_1_UInt32__get_Current", "signature": "uint32_t Array_InternalEnumerator_1_UInt32__get_Current(Array_InternalEnumerator_1_UInt32___Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt32 get_Current()" }, { "virtualAddress": "0x003F8B4C", "name": "Array_InternalEnumerator_1_UInt32__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_UInt32__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_UInt32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8B58", "name": "Array_InternalEnumerator_1_UInt32__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_UInt32__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_UInt32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8B60", "name": "Array_InternalEnumerator_1_UInt64___ctor", "signature": "void Array_InternalEnumerator_1_UInt64___ctor(Array_InternalEnumerator_1_UInt64___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[UInt64](Array)" }, { "virtualAddress": "0x003F8B70", "name": "Array_InternalEnumerator_1_UInt64__Dispose", "signature": "void Array_InternalEnumerator_1_UInt64__Dispose(Array_InternalEnumerator_1_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8B74", "name": "Array_InternalEnumerator_1_UInt64__MoveNext", "signature": "bool Array_InternalEnumerator_1_UInt64__MoveNext(Array_InternalEnumerator_1_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8B7C", "name": "Array_InternalEnumerator_1_UInt64__get_Current", "signature": "uint64_t Array_InternalEnumerator_1_UInt64__get_Current(Array_InternalEnumerator_1_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_Current()" }, { "virtualAddress": "0x003F8B84", "name": "Array_InternalEnumerator_1_UInt64__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_UInt64__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8B90", "name": "Array_InternalEnumerator_1_UInt64__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_UInt64__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8B98", "name": "Array_InternalEnumerator_1_UIntPtr___ctor", "signature": "void Array_InternalEnumerator_1_UIntPtr___ctor(Array_InternalEnumerator_1_UIntPtr___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[UIntPtr](Array)" }, { "virtualAddress": "0x003F8BA8", "name": "Array_InternalEnumerator_1_UIntPtr__Dispose", "signature": "void Array_InternalEnumerator_1_UIntPtr__Dispose(Array_InternalEnumerator_1_UIntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8BAC", "name": "Array_InternalEnumerator_1_UIntPtr__MoveNext", "signature": "bool Array_InternalEnumerator_1_UIntPtr__MoveNext(Array_InternalEnumerator_1_UIntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8BB4", "name": "Array_InternalEnumerator_1_UIntPtr__get_Current", "signature": "void * Array_InternalEnumerator_1_UIntPtr__get_Current(Array_InternalEnumerator_1_UIntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "UIntPtr get_Current()" }, { "virtualAddress": "0x003F8BBC", "name": "Array_InternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_UIntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8BC8", "name": "Array_InternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_UIntPtr__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_UIntPtr___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8BD0", "name": "Array_InternalEnumerator_1_ValueTuple_1_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_1_Object___ctor(Array_InternalEnumerator_1_ValueTuple_1_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00601[Object]](Array)" }, { "virtualAddress": "0x003F8BE0", "name": "Array_InternalEnumerator_1_ValueTuple_1_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_1_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8BE4", "name": "Array_InternalEnumerator_1_ValueTuple_1_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_1_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8BEC", "name": "Array_InternalEnumerator_1_ValueTuple_1_Object__get_Current", "signature": "ValueTuple_1_Object_ Array_InternalEnumerator_1_ValueTuple_1_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00601[Object] get_Current()" }, { "virtualAddress": "0x003F8BF4", "name": "Array_InternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8C00", "name": "Array_InternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8C08", "name": "Array_InternalEnumerator_1_ValueTuple_2_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_2_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_2_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00602[Object,Object]](Array)" }, { "virtualAddress": "0x003F8C18", "name": "Array_InternalEnumerator_1_ValueTuple_2_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_2_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8C1C", "name": "Array_InternalEnumerator_1_ValueTuple_2_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_2_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8C24", "name": "Array_InternalEnumerator_1_ValueTuple_2_Object_Object__get_Current", "signature": "ValueTuple_2_Object_Object_ Array_InternalEnumerator_1_ValueTuple_2_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00602[Object,Object] get_Current()" }, { "virtualAddress": "0x003F8C2C", "name": "Array_InternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8C38", "name": "Array_InternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8C40", "name": "Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00603[Object,Object,Object]](Array)" }, { "virtualAddress": "0x003F8C50", "name": "Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8C54", "name": "Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8C5C", "name": "Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__get_Current", "signature": "ValueTuple_3_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] get_Current()" }, { "virtualAddress": "0x003F8C64", "name": "Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8C70", "name": "Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8C78", "name": "Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00604[Object,Object,Object,Object]](Array)" }, { "virtualAddress": "0x003F8C88", "name": "Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8C8C", "name": "Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8C94", "name": "Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_4_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x003F8C9C", "name": "Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8CA8", "name": "Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8CB0", "name": "Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00605[Object,Object,Object,Object,Object]](Array)" }, { "virtualAddress": "0x003F8CC0", "name": "Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8CC4", "name": "Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8CCC", "name": "Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_5_Object_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x003F8CD4", "name": "Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8CE0", "name": "Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8CE8", "name": "Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Array)" }, { "virtualAddress": "0x003F8CF8", "name": "Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8CFC", "name": "Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8D04", "name": "Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x003F8D0C", "name": "Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8D18", "name": "Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8D20", "name": "Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Array)" }, { "virtualAddress": "0x003F8D30", "name": "Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8D34", "name": "Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8D3C", "name": "Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x003F8D44", "name": "Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8D50", "name": "Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8D58", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Array)" }, { "virtualAddress": "0x003F8D68", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8D6C", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8D74", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] get_Current()" }, { "virtualAddress": "0x003F8D7C", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8D88", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8D90", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Array)" }, { "virtualAddress": "0x003F8DA0", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8DA4", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8DAC", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] get_Current()" }, { "virtualAddress": "0x003F8DB4", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8DC0", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8DC8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Array)" }, { "virtualAddress": "0x003F8DD8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8DDC", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8DE4", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x003F8DEC", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8DF8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8E00", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Array)" }, { "virtualAddress": "0x003F8E10", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8E14", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8E1C", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x003F8E24", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8E30", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8E38", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Array)" }, { "virtualAddress": "0x003F8E48", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8E4C", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8E54", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x003F8E5C", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8E68", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8E70", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Array)" }, { "virtualAddress": "0x003F8E80", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8E84", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8E8C", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x003F8E94", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8EA0", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x003F8EA8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Array * array, MethodInfo * method)", "dotNetSignature": "Array\u002BInternalEnumerator\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Array)" }, { "virtualAddress": "0x003F8EB8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Dispose(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8EBC", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext", "signature": "bool Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__MoveNext(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x003F8EC4", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current", "signature": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x003F8ECC", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset", "signature": "void Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_Reset(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x003F8ED8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IEnumerator_get_Current(Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00530C90", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Byte___ctor", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Byte___ctor(ArraySegment_1_T_ArraySegmentEnumerator_Byte_ * this, ArraySegment_1_Byte_ arraySegment, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[T]\u002BArraySegmentEnumerator[Byte](ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x00530CE4", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Byte__MoveNext", "signature": "bool ArraySegment_1_T_ArraySegmentEnumerator_Byte__MoveNext(ArraySegment_1_T_ArraySegmentEnumerator_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00530D0C", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Byte__get_Current", "signature": "uint8_t ArraySegment_1_T_ArraySegmentEnumerator_Byte__get_Current(ArraySegment_1_T_ArraySegmentEnumerator_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x00530DF0", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Byte__System_Collections_IEnumerator_get_Current", "signature": "Object * ArraySegment_1_T_ArraySegmentEnumerator_Byte__System_Collections_IEnumerator_get_Current(ArraySegment_1_T_ArraySegmentEnumerator_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00530E54", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Byte__System_Collections_IEnumerator_Reset", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Byte__System_Collections_IEnumerator_Reset(ArraySegment_1_T_ArraySegmentEnumerator_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00530E64", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Byte__Dispose", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Byte__Dispose(ArraySegment_1_T_ArraySegmentEnumerator_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00530E68", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Char___ctor", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Char___ctor(ArraySegment_1_T_ArraySegmentEnumerator_Char_ * this, ArraySegment_1_Char_ arraySegment, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[T]\u002BArraySegmentEnumerator[Char](ArraySegment\u00601[Char])" }, { "virtualAddress": "0x00530EBC", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Char__MoveNext", "signature": "bool ArraySegment_1_T_ArraySegmentEnumerator_Char__MoveNext(ArraySegment_1_T_ArraySegmentEnumerator_Char_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00530EE4", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Char__get_Current", "signature": "uint16_t ArraySegment_1_T_ArraySegmentEnumerator_Char__get_Current(ArraySegment_1_T_ArraySegmentEnumerator_Char_ * this, MethodInfo * method)", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x00530FC8", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Char__System_Collections_IEnumerator_get_Current", "signature": "Object * ArraySegment_1_T_ArraySegmentEnumerator_Char__System_Collections_IEnumerator_get_Current(ArraySegment_1_T_ArraySegmentEnumerator_Char_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0053102C", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Char__System_Collections_IEnumerator_Reset", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Char__System_Collections_IEnumerator_Reset(ArraySegment_1_T_ArraySegmentEnumerator_Char_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0053103C", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Char__Dispose", "signature": "void ArraySegment_1_T_ArraySegmentEnumerator_Char__Dispose(ArraySegment_1_T_ArraySegmentEnumerator_Char_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x003F8EE0", "name": "ArraySegment_1_Byte___ctor_1", "signature": "void ArraySegment_1_Byte___ctor_1(ArraySegment_1_Byte___Boxed * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[Byte](Byte[])" }, { "virtualAddress": "0x003F8EF0", "name": "ArraySegment_1_Byte__get_Array", "signature": "Byte__Array * ArraySegment_1_Byte__get_Array(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte[] get_Array()" }, { "virtualAddress": "0x003F8EF8", "name": "ArraySegment_1_Byte__get_Offset", "signature": "int32_t ArraySegment_1_Byte__get_Offset(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Offset()" }, { "virtualAddress": "0x003F8F00", "name": "ArraySegment_1_Byte__get_Count", "signature": "int32_t ArraySegment_1_Byte__get_Count(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x003F8F08", "name": "ArraySegment_1_Byte__GetHashCode", "signature": "int32_t ArraySegment_1_Byte__GetHashCode(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003F8F44", "name": "ArraySegment_1_Byte__Equals", "signature": "bool ArraySegment_1_Byte__Equals(ArraySegment_1_Byte___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003F8F4C", "name": "ArraySegment_1_Byte__Equals_1", "signature": "bool ArraySegment_1_Byte__Equals_1(ArraySegment_1_Byte___Boxed * this, ArraySegment_1_Byte_ obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x00531594", "name": "ArraySegment_1_Byte__op_Equality", "signature": "bool ArraySegment_1_Byte__op_Equality(ArraySegment_1_Byte_ a, ArraySegment_1_Byte_ b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ArraySegment\u00601[Byte], ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x005315FC", "name": "ArraySegment_1_Byte__op_Inequality", "signature": "bool ArraySegment_1_Byte__op_Inequality(ArraySegment_1_Byte_ a, ArraySegment_1_Byte_ b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ArraySegment\u00601[Byte], ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x003F8F80", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__get_Item", "signature": "uint8_t ArraySegment_1_Byte__System_Collections_Generic_IList_T__get_Item(ArraySegment_1_Byte___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x003F8F88", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__set_Item", "signature": "void ArraySegment_1_Byte__System_Collections_Generic_IList_T__set_Item(ArraySegment_1_Byte___Boxed * this, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Byte)" }, { "virtualAddress": "0x003F8F90", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__IndexOf", "signature": "int32_t ArraySegment_1_Byte__System_Collections_Generic_IList_T__IndexOf(ArraySegment_1_Byte___Boxed * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.Generic.IList\u003CT\u003E.IndexOf(Byte)" }, { "virtualAddress": "0x003F8F98", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__Insert", "signature": "void ArraySegment_1_Byte__System_Collections_Generic_IList_T__Insert(ArraySegment_1_Byte___Boxed * this, int32_t index, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Byte)" }, { "virtualAddress": "0x003F8FA4", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ArraySegment_1_Byte__System_Collections_Generic_IList_T__RemoveAt(ArraySegment_1_Byte___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x003F8FB0", "name": "ArraySegment_1_Byte__System_Collections_Generic_IReadOnlyList_T__get_Item", "signature": "uint8_t ArraySegment_1_Byte__System_Collections_Generic_IReadOnlyList_T__get_Item(ArraySegment_1_Byte___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte System.Collections.Generic.IReadOnlyList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x003F8FB8", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__get_IsReadOnly(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x003F8FC0", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Add", "signature": "void ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Add(ArraySegment_1_Byte___Boxed * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Byte)" }, { "virtualAddress": "0x003F8FCC", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Clear", "signature": "void ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Clear(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x003F8FD8", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Contains", "signature": "bool ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Contains(ArraySegment_1_Byte___Boxed * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Contains(Byte)" }, { "virtualAddress": "0x003F8FE0", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__CopyTo", "signature": "void ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__CopyTo(ArraySegment_1_Byte___Boxed * this, Byte__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.CopyTo(Byte[], Int32)" }, { "virtualAddress": "0x003F8FE8", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Remove(ArraySegment_1_Byte___Boxed * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Byte)" }, { "virtualAddress": "0x003F8FF4", "name": "ArraySegment_1_Byte__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Byte_ * ArraySegment_1_Byte__System_Collections_Generic_IEnumerable_T__GetEnumerator(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Byte] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x003F8FFC", "name": "ArraySegment_1_Byte__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ArraySegment_1_Byte__System_Collections_IEnumerable_GetEnumerator(ArraySegment_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x003F9004", "name": "ArraySegment_1_Char___ctor", "signature": "void ArraySegment_1_Char___ctor(ArraySegment_1_Char___Boxed * this, Char__Array * array, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[Char](Char[])" }, { "virtualAddress": "0x003F900C", "name": "ArraySegment_1_Char___ctor_1", "signature": "void ArraySegment_1_Char___ctor_1(ArraySegment_1_Char___Boxed * this, Char__Array * array, int32_t offset, int32_t count, MethodInfo * method)", "dotNetSignature": "ArraySegment\u00601[Char](Char[], Int32, Int32)" }, { "virtualAddress": "0x003F9014", "name": "ArraySegment_1_Char__get_Array", "signature": "Char__Array * ArraySegment_1_Char__get_Array(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Char[] get_Array()" }, { "virtualAddress": "0x003F901C", "name": "ArraySegment_1_Char__get_Offset", "signature": "int32_t ArraySegment_1_Char__get_Offset(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Offset()" }, { "virtualAddress": "0x003F9024", "name": "ArraySegment_1_Char__get_Count", "signature": "int32_t ArraySegment_1_Char__get_Count(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x003F902C", "name": "ArraySegment_1_Char__GetHashCode", "signature": "int32_t ArraySegment_1_Char__GetHashCode(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x003F9068", "name": "ArraySegment_1_Char__Equals", "signature": "bool ArraySegment_1_Char__Equals(ArraySegment_1_Char___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x003F9070", "name": "ArraySegment_1_Char__Equals_1", "signature": "bool ArraySegment_1_Char__Equals_1(ArraySegment_1_Char___Boxed * this, ArraySegment_1_Char_ obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ArraySegment\u00601[Char])" }, { "virtualAddress": "0x005324F8", "name": "ArraySegment_1_Char__op_Equality", "signature": "bool ArraySegment_1_Char__op_Equality(ArraySegment_1_Char_ a, ArraySegment_1_Char_ b, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ArraySegment\u00601[Char], ArraySegment\u00601[Char])" }, { "virtualAddress": "0x00532560", "name": "ArraySegment_1_Char__op_Inequality", "signature": "bool ArraySegment_1_Char__op_Inequality(ArraySegment_1_Char_ a, ArraySegment_1_Char_ b, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ArraySegment\u00601[Char], ArraySegment\u00601[Char])" }, { "virtualAddress": "0x003F90A4", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__get_Item", "signature": "uint16_t ArraySegment_1_Char__System_Collections_Generic_IList_T__get_Item(ArraySegment_1_Char___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x003F90AC", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__set_Item", "signature": "void ArraySegment_1_Char__System_Collections_Generic_IList_T__set_Item(ArraySegment_1_Char___Boxed * this, int32_t index, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Char)" }, { "virtualAddress": "0x003F90B4", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__IndexOf", "signature": "int32_t ArraySegment_1_Char__System_Collections_Generic_IList_T__IndexOf(ArraySegment_1_Char___Boxed * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.Generic.IList\u003CT\u003E.IndexOf(Char)" }, { "virtualAddress": "0x003F90BC", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__Insert", "signature": "void ArraySegment_1_Char__System_Collections_Generic_IList_T__Insert(ArraySegment_1_Char___Boxed * this, int32_t index, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Char)" }, { "virtualAddress": "0x003F90C8", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ArraySegment_1_Char__System_Collections_Generic_IList_T__RemoveAt(ArraySegment_1_Char___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x003F90D4", "name": "ArraySegment_1_Char__System_Collections_Generic_IReadOnlyList_T__get_Item", "signature": "uint16_t ArraySegment_1_Char__System_Collections_Generic_IReadOnlyList_T__get_Item(ArraySegment_1_Char___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char System.Collections.Generic.IReadOnlyList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x003F90DC", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ArraySegment_1_Char__System_Collections_Generic_ICollection_T__get_IsReadOnly(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x003F90E4", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Add", "signature": "void ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Add(ArraySegment_1_Char___Boxed * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Char)" }, { "virtualAddress": "0x003F90F0", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Clear", "signature": "void ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Clear(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x003F90FC", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Contains", "signature": "bool ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Contains(ArraySegment_1_Char___Boxed * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Contains(Char)" }, { "virtualAddress": "0x003F9104", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__CopyTo", "signature": "void ArraySegment_1_Char__System_Collections_Generic_ICollection_T__CopyTo(ArraySegment_1_Char___Boxed * this, Char__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.CopyTo(Char[], Int32)" }, { "virtualAddress": "0x003F910C", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Remove(ArraySegment_1_Char___Boxed * this, uint16_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Char)" }, { "virtualAddress": "0x003F9118", "name": "ArraySegment_1_Char__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Char_ * ArraySegment_1_Char__System_Collections_Generic_IEnumerable_T__GetEnumerator(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Char] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x003F9120", "name": "ArraySegment_1_Char__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ArraySegment_1_Char__System_Collections_IEnumerable_GetEnumerator(ArraySegment_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00534004", "name": "OwnedMemory_1_System_Byte__get_Memory", "signature": "Memory_1_Byte_ OwnedMemory_1_System_Byte__get_Memory(OwnedMemory_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte] get_Memory()" }, { "virtualAddress": "0x005340A8", "name": "OwnedMemory_1_System_Byte__Dispose", "signature": "void OwnedMemory_1_System_Byte__Dispose(OwnedMemory_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00534148", "name": "OwnedMemory_1_System_Byte___ctor", "signature": "void OwnedMemory_1_System_Byte___ctor(OwnedMemory_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "OwnedMemory\u00601[System.Byte]()" }, { "virtualAddress": "0x005342BC", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32___ctor(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32_ * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002B\u003CGetEnumerator\u003Ed__32[System.Guid,System.Int32](Int32)" }, { "virtualAddress": "0x005342F0", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_IDisposable_Dispose", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_IDisposable_Dispose(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x005342F4", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__MoveNext(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0053441C", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current", "signature": "KeyValuePair_2_System_Guid_System_Int32_ ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] System.Collections.Generic.IEnumerator\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_Current()" }, { "virtualAddress": "0x00534430", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_Collections_IEnumerator_Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_Collections_IEnumerator_Reset(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00534490", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_Collections_IEnumerator_get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_Collections_IEnumerator_get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x005344E8", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object_ * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002B\u003CGetEnumerator\u003Ed__32[System.Guid,System.Object](Int32)" }, { "virtualAddress": "0x0053451C", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_IDisposable_Dispose", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_IDisposable_Dispose(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x00534520", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__MoveNext(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00534648", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current", "signature": "KeyValuePair_2_System_Guid_System_Object_ ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] System.Collections.Generic.IEnumerator\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_Current()" }, { "virtualAddress": "0x0053465C", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_Collections_IEnumerator_Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_Collections_IEnumerator_Reset(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x005346BC", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_Collections_IEnumerator_get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00534714", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum___ctor(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum_ * this, int32_t __1__state, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002B\u003CGetEnumerator\u003Ed__32[System.Int32,System.ByteEnum](Int32)" }, { "virtualAddress": "0x00534748", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_IDisposable_Dispose", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_IDisposable_Dispose(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.IDisposable.Dispose()" }, { "virtualAddress": "0x0053474C", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__MoveNext(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00534868", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current", "signature": "KeyValuePair_2_System_Int32_System_ByteEnum_ ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_Collections_Generic_IEnumerator_System_Collections_Generic_KeyValuePair_TKey_TValue___get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] System.Collections.Generic.IEnumerator\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_Current()" }, { "virtualAddress": "0x00534870", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_Collections_IEnumerator_Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_Collections_IEnumerator_Reset(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x005348D0", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_Collections_IEnumerator_get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_Collections_IEnumerator_get_Current(ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00534B24", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32___ctor(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32_ * this, ConcurrentDictionary_2_System_Guid_System_Int32_ * dictionary, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BDictionaryEnumerator[System.Guid,System.Int32](ConcurrentDictionary\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x00534B80", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Entry", "signature": "DictionaryEntry ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Entry(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x00534D44", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Key", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Key(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00534E2C", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Value", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Value(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00534F14", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__get_Current(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00534FA4", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__MoveNext(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00535054", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32__Reset(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00535108", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object_ * this, ConcurrentDictionary_2_System_Guid_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BDictionaryEnumerator[System.Guid,System.Object](ConcurrentDictionary\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x00535164", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Entry", "signature": "DictionaryEntry ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Entry(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x005352F8", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Key", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Key(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x005353E0", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Value", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Value(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00535490", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__get_Current(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00535520", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__MoveNext(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x005355D0", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object__Reset(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x00535684", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum___ctor(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum_ * this, ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * dictionary, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BDictionaryEnumerator[System.Int32,System.ByteEnum](ConcurrentDictionary\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x005356E0", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Entry", "signature": "DictionaryEntry ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Entry(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x00535898", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Key", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Key(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00535970", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Value", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Value(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00535A4C", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Current", "signature": "Object * ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__get_Current(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00535ADC", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__MoveNext", "signature": "bool ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__MoveNext(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00535B8C", "name": "ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__Reset", "signature": "void ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum__Reset(ConcurrentDictionary_2_TKey_TValue_DictionaryEnumerator_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0053612C", "name": "ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Int32___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Int32___ctor(ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Int32_ * this, Guid key, int32_t value, int32_t hashcode, ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Int32_ * next, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Guid,System.Int32](Guid, Int32, Int32, ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Guid,System.Int32])" }, { "virtualAddress": "0x00536190", "name": "ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Object_ * this, Guid key, Object * value, int32_t hashcode, ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Object_ * next, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Guid,System.Object](Guid, Object, Int32, ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Guid,System.Object])" }, { "virtualAddress": "0x005361F4", "name": "ConcurrentDictionary_2_TKey_TValue_Node_System_Int32_System_ByteEnum___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Node_System_Int32_System_ByteEnum___ctor(ConcurrentDictionary_2_TKey_TValue_Node_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum value, int32_t hashcode, ConcurrentDictionary_2_TKey_TValue_Node_System_Int32_System_ByteEnum_ * next, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Int32,System.ByteEnum](Int32, ByteEnum, Int32, ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x005362B0", "name": "ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Int32___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Int32___ctor(ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Int32_ * this, ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Int32___Array * buckets, Object__Array * locks, Int32__Array * countPerLock, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Guid,System.Int32](ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Guid,System.Int32][], Object[], Int32[])" }, { "virtualAddress": "0x005362FC", "name": "ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Object___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Object___ctor(ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Object_ * this, ConcurrentDictionary_2_TKey_TValue_Node_System_Guid_System_Object___Array * buckets, Object__Array * locks, Int32__Array * countPerLock, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Guid,System.Object](ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Guid,System.Object][], Object[], Int32[])" }, { "virtualAddress": "0x00536348", "name": "ConcurrentDictionary_2_TKey_TValue_Tables_System_Int32_System_ByteEnum___ctor", "signature": "void ConcurrentDictionary_2_TKey_TValue_Tables_System_Int32_System_ByteEnum___ctor(ConcurrentDictionary_2_TKey_TValue_Tables_System_Int32_System_ByteEnum_ * this, ConcurrentDictionary_2_TKey_TValue_Node_System_Int32_System_ByteEnum___Array * buckets, Object__Array * locks, Int32__Array * countPerLock, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Int32,System.ByteEnum](ConcurrentDictionary\u00602[TKey,TValue]\u002BNode[System.Int32,System.ByteEnum][], Object[], Int32[])" }, { "virtualAddress": "0x005363E0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__IsValueWriteAtomic", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__IsValueWriteAtomic(MethodInfo * method)", "dotNetSignature": "Boolean IsValueWriteAtomic()" }, { "virtualAddress": "0x005365C0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_1", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor_1(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, int32_t concurrencyLevel, int32_t capacity, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](Int32, Int32)" }, { "virtualAddress": "0x005365EC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_2", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor_2(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, IEnumerable_1_KeyValuePair_2_System_Guid_System_Int32_ * collection, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x00536614", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_3", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor_3(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x005366EC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_4", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor_4(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, IEnumerable_1_KeyValuePair_2_System_Guid_System_Int32_ * collection, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Int32]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x005367C4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_5", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor_5(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, int32_t concurrencyLevel, IEnumerable_1_KeyValuePair_2_System_Guid_System_Int32_ * collection, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Int32]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x005368AC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__InitializeFromCollection", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__InitializeFromCollection(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, IEnumerable_1_KeyValuePair_2_System_Guid_System_Int32_ * collection, MethodInfo * method)", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x00536CC4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_6", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor_6(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, int32_t concurrencyLevel, int32_t capacity, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](Int32, Int32, IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x00536CF4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_7", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___ctor_7(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, int32_t concurrencyLevel, int32_t capacity, bool growLockArray, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x00536F60", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryAdd", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryAdd(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Guid, Int32)" }, { "virtualAddress": "0x005370F0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryRemoveInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryRemoveInternal(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t * value, bool matchValue, int32_t oldValue, MethodInfo * method)", "dotNetSignature": "Boolean TryRemoveInternal(Guid, Int32 ByRef, Boolean, Int32)" }, { "virtualAddress": "0x00537638", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryGetValue", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryGetValue(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Guid, Int32 ByRef)" }, { "virtualAddress": "0x00537738", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryGetValueInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryGetValueInternal(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t hashcode, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValueInternal(Guid, Int32, Int32 ByRef)" }, { "virtualAddress": "0x00537930", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryUpdate", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryUpdate(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t newValue, int32_t comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdate(Guid, Int32, Int32)" }, { "virtualAddress": "0x00537A38", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryUpdateInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryUpdateInternal(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t hashcode, int32_t newValue, int32_t comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdateInternal(Guid, Int32, Int32, Int32)" }, { "virtualAddress": "0x00537FE8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__Clear", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__Clear(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00538228", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, KeyValuePair_2_System_Guid_System_Int32___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Guid,System.Int32][], Int32)" }, { "virtualAddress": "0x00538718", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__CopyToPairs", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__CopyToPairs(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, KeyValuePair_2_System_Guid_System_Int32___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToPairs(KeyValuePair\u00602[System.Guid,System.Int32][], Int32)" }, { "virtualAddress": "0x00538828", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__CopyToEntries", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__CopyToEntries(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, DictionaryEntry__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToEntries(DictionaryEntry[], Int32)" }, { "virtualAddress": "0x00538970", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__CopyToObjects", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__CopyToObjects(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToObjects(Object[], Int32)" }, { "virtualAddress": "0x00538ABC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Guid_System_Int32_ * ConcurrentDictionary_2_System_Guid_System_Int32__GetEnumerator(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Guid,System.Int32]] GetEnumerator()" }, { "virtualAddress": "0x00538B34", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryAddInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__TryAddInternal(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t hashcode, int32_t value, bool updateIfExists, bool acquireLock, int32_t * resultingValue, MethodInfo * method)", "dotNetSignature": "Boolean TryAddInternal(Guid, Int32, Int32, Boolean, Boolean, Int32 ByRef)" }, { "virtualAddress": "0x00539290", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_Item", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__get_Item(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, MethodInfo * method)", "dotNetSignature": "Int32 get_Item(Guid)" }, { "virtualAddress": "0x00539480", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ThrowKeyNotFoundException", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__ThrowKeyNotFoundException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x005394E0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ThrowKeyNullException", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__ThrowKeyNullException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x00539648", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetCountInternal", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__GetCountInternal(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetCountInternal()" }, { "virtualAddress": "0x005396EC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetOrAdd", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__GetOrAdd(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, Func_2_Guid_Int32_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Int32 GetOrAdd(Guid, Func\u00602[Guid,Int32])" }, { "virtualAddress": "0x005398C4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetOrAdd_1", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__GetOrAdd_1(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 GetOrAdd(Guid, Int32)" }, { "virtualAddress": "0x00539A18", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__AddOrUpdate", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__AddOrUpdate(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, Func_2_Guid_Int32_ * addValueFactory, Func_3_Guid_Int32_Int32_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "Int32 AddOrUpdate(Guid, Func\u00602[Guid,Int32], Func\u00603[Guid,Int32,Int32])" }, { "virtualAddress": "0x00539C78", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__AddOrUpdate_1", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__AddOrUpdate_1(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t addValue, Func_3_Guid_Int32_Int32_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "Int32 AddOrUpdate(Guid, Int32, Func\u00603[Guid,Int32,Int32])" }, { "virtualAddress": "0x0053A034", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__Add", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__Add(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, int32_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Guid, Int32)" }, { "virtualAddress": "0x0053A100", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__Remove", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__Remove(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Guid key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Remove(Guid)" }, { "virtualAddress": "0x0053A140", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_Keys", "signature": "ICollection_1_System_Guid_ * ConcurrentDictionary_2_System_Guid_System_Int32__get_Keys(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Guid] get_Keys()" }, { "virtualAddress": "0x0053A164", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Guid_ * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Guid] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x0053A188", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_Values", "signature": "ICollection_1_System_Int32_ * ConcurrentDictionary_2_System_Guid_System_Int32__get_Values(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Int32] get_Values()" }, { "virtualAddress": "0x0053A1AC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Int32_ * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Int32] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x0053A1D0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, KeyValuePair_2_System_Guid_System_Int32_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0053A294", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, KeyValuePair_2_System_Guid_System_Int32_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0053A324", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0053A32C", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, KeyValuePair_2_System_Guid_System_Int32_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0053A3BC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IEnumerable_GetEnumerator(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0053A3E0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_Add", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_Add(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0053A6D8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_Contains", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_Contains(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x0053A840", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_GetEnumerator(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x0053A8AC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_IsFixedSize(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x0053A8B4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_IsReadOnly(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x0053A8BC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_Keys", "signature": "ICollection * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_Keys(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x0053A8E0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_Remove", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_Remove(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x0053AA38", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_Values", "signature": "ICollection * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_Values(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x0053AA5C", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_Item", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_get_Item(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x0053ABF0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_set_Item", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_set_Item(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x0053AE48", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_CopyTo", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_CopyTo(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0053B1FC", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_get_IsSynchronized(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0053B204", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_get_SyncRoot(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0053B270", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GrowTable", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__GrowTable(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Int32_ * tables, MethodInfo * method)", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Guid,System.Int32])" }, { "virtualAddress": "0x0053BB60", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetBucket", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__GetBucket(int32_t hashcode, int32_t bucketCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBucket(Int32, Int32)" }, { "virtualAddress": "0x0053BB70", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetBucketAndLockNo", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__GetBucketAndLockNo(int32_t hashcode, int32_t * bucketNo, int32_t * lockNo, int32_t bucketCount, int32_t lockCount, MethodInfo * method)", "dotNetSignature": "Void GetBucketAndLockNo(Int32, Int32 ByRef, Int32 ByRef, Int32, Int32)" }, { "virtualAddress": "0x0053BB90", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_DefaultConcurrencyLevel", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Int32__get_DefaultConcurrencyLevel(MethodInfo * method)", "dotNetSignature": "Int32 get_DefaultConcurrencyLevel()" }, { "virtualAddress": "0x0053BB98", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__AcquireAllLocks", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__AcquireAllLocks(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireAllLocks(Int32 ByRef)" }, { "virtualAddress": "0x0053BCD4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__AcquireLocks", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__AcquireLocks(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, int32_t fromInclusive, int32_t toExclusive, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireLocks(Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0053BDF4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ReleaseLocks", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32__ReleaseLocks(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, int32_t fromInclusive, int32_t toExclusive, MethodInfo * method)", "dotNetSignature": "Void ReleaseLocks(Int32, Int32)" }, { "virtualAddress": "0x0053BE74", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetKeys", "signature": "ReadOnlyCollection_1_System_Guid_ * ConcurrentDictionary_2_System_Guid_System_Int32__GetKeys(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Guid] GetKeys()" }, { "virtualAddress": "0x0053C10C", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetValues", "signature": "ReadOnlyCollection_1_System_Int32_ * ConcurrentDictionary_2_System_Guid_System_Int32__GetValues(ConcurrentDictionary_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Int32] GetValues()" }, { "virtualAddress": "0x0053C3A4", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___cctor", "signature": "void ConcurrentDictionary_2_System_Guid_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32]()" }, { "virtualAddress": "0x0053C448", "name": "ConcurrentDictionary_2_System_Guid_System_Object__IsValueWriteAtomic", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__IsValueWriteAtomic(MethodInfo * method)", "dotNetSignature": "Boolean IsValueWriteAtomic()" }, { "virtualAddress": "0x0053C554", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object]()" }, { "virtualAddress": "0x0053C628", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_1", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor_1(ConcurrentDictionary_2_System_Guid_System_Object_ * this, int32_t concurrencyLevel, int32_t capacity, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](Int32, Int32)" }, { "virtualAddress": "0x0053C654", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_2", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor_2(ConcurrentDictionary_2_System_Guid_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Guid_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Object]])" }, { "virtualAddress": "0x0053C67C", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_3", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor_3(ConcurrentDictionary_2_System_Guid_System_Object_ * this, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x0053C754", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_4", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor_4(ConcurrentDictionary_2_System_Guid_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Guid_System_Object_ * collection, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Object]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x0053C82C", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_5", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor_5(ConcurrentDictionary_2_System_Guid_System_Object_ * this, int32_t concurrencyLevel, IEnumerable_1_KeyValuePair_2_System_Guid_System_Object_ * collection, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Object]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x0053C914", "name": "ConcurrentDictionary_2_System_Guid_System_Object__InitializeFromCollection", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__InitializeFromCollection(ConcurrentDictionary_2_System_Guid_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Guid_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Object]])" }, { "virtualAddress": "0x0053CD2C", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_6", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor_6(ConcurrentDictionary_2_System_Guid_System_Object_ * this, int32_t concurrencyLevel, int32_t capacity, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](Int32, Int32, IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x0053CD5C", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_7", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___ctor_7(ConcurrentDictionary_2_System_Guid_System_Object_ * this, int32_t concurrencyLevel, int32_t capacity, bool growLockArray, IEqualityComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x0053CFC8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryAdd", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryAdd(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Guid, Object)" }, { "virtualAddress": "0x0053D0E8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ContainsKey", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__ContainsKey(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Guid)" }, { "virtualAddress": "0x0053D128", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryRemove", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryRemove(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryRemove(Guid, Object ByRef)" }, { "virtualAddress": "0x0053D154", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryRemoveInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryRemoveInternal(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * * value, bool matchValue, Object * oldValue, MethodInfo * method)", "dotNetSignature": "Boolean TryRemoveInternal(Guid, Object ByRef, Boolean, Object)" }, { "virtualAddress": "0x0053D6A0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryGetValue", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryGetValue(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Guid, Object ByRef)" }, { "virtualAddress": "0x0053D7A0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryGetValueInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryGetValueInternal(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, int32_t hashcode, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValueInternal(Guid, Int32, Object ByRef)" }, { "virtualAddress": "0x0053D998", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryUpdate", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryUpdate(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * newValue, Object * comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdate(Guid, Object, Object)" }, { "virtualAddress": "0x0053DAA0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryUpdateInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryUpdateInternal(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, int32_t hashcode, Object * newValue, Object * comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdateInternal(Guid, Int32, Object, Object)" }, { "virtualAddress": "0x0053E04C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__Clear", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__Clear(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0053E28C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(ConcurrentDictionary_2_System_Guid_System_Object_ * this, KeyValuePair_2_System_Guid_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Guid,System.Object][], Int32)" }, { "virtualAddress": "0x0053E518", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ToArray", "signature": "KeyValuePair_2_System_Guid_System_Object___Array * ConcurrentDictionary_2_System_Guid_System_Object__ToArray(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object][] ToArray()" }, { "virtualAddress": "0x0053E77C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__CopyToPairs", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__CopyToPairs(ConcurrentDictionary_2_System_Guid_System_Object_ * this, KeyValuePair_2_System_Guid_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToPairs(KeyValuePair\u00602[System.Guid,System.Object][], Int32)" }, { "virtualAddress": "0x0053E88C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__CopyToEntries", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__CopyToEntries(ConcurrentDictionary_2_System_Guid_System_Object_ * this, DictionaryEntry__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToEntries(DictionaryEntry[], Int32)" }, { "virtualAddress": "0x0053E9A0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__CopyToObjects", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__CopyToObjects(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToObjects(Object[], Int32)" }, { "virtualAddress": "0x0053EAEC", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Guid_System_Object_ * ConcurrentDictionary_2_System_Guid_System_Object__GetEnumerator(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Guid,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x0053EB64", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryAddInternal", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__TryAddInternal(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, int32_t hashcode, Object * value, bool updateIfExists, bool acquireLock, Object * * resultingValue, MethodInfo * method)", "dotNetSignature": "Boolean TryAddInternal(Guid, Int32, Object, Boolean, Boolean, Object ByRef)" }, { "virtualAddress": "0x0053F2C8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__get_Item", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Object__get_Item(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Guid)" }, { "virtualAddress": "0x0053F398", "name": "ConcurrentDictionary_2_System_Guid_System_Object__set_Item", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__set_Item(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Guid, Object)" }, { "virtualAddress": "0x0053F4B4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ThrowKeyNotFoundException", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__ThrowKeyNotFoundException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x0053F514", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ThrowKeyNullException", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__ThrowKeyNullException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x0053F580", "name": "ConcurrentDictionary_2_System_Guid_System_Object__get_Count", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Object__get_Count(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0053F67C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetCountInternal", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Object__GetCountInternal(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetCountInternal()" }, { "virtualAddress": "0x0053F720", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetOrAdd", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Object__GetOrAdd(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Func_2_Guid_Object_ * valueFactory, MethodInfo * method)", "dotNetSignature": "Object GetOrAdd(Guid, Func\u00602[Guid,Object])" }, { "virtualAddress": "0x0053F8F4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetOrAdd_1", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Object__GetOrAdd_1(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetOrAdd(Guid, Object)" }, { "virtualAddress": "0x0053FA40", "name": "ConcurrentDictionary_2_System_Guid_System_Object__AddOrUpdate", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Object__AddOrUpdate(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Func_2_Guid_Object_ * addValueFactory, Func_3_Guid_Object_Object_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "Object AddOrUpdate(Guid, Func\u00602[Guid,Object], Func\u00603[Guid,Object,Object])" }, { "virtualAddress": "0x0053FCA0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__AddOrUpdate_1", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Object__AddOrUpdate_1(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * addValue, Func_3_Guid_Object_Object_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "Object AddOrUpdate(Guid, Object, Func\u00603[Guid,Object,Object])" }, { "virtualAddress": "0x0053FEC0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__get_IsEmpty", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__get_IsEmpty(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x0054005C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Guid, Object)" }, { "virtualAddress": "0x00540128", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Remove", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Remove(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Guid key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Remove(Guid)" }, { "virtualAddress": "0x00540168", "name": "ConcurrentDictionary_2_System_Guid_System_Object__get_Keys", "signature": "ICollection_1_System_Guid_ * ConcurrentDictionary_2_System_Guid_System_Object__get_Keys(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Guid] get_Keys()" }, { "virtualAddress": "0x0054018C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Guid_ * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Guid] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x005401B0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__get_Values", "signature": "ICollection_1_System_Object_ * ConcurrentDictionary_2_System_Guid_System_Object__get_Values(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] get_Values()" }, { "virtualAddress": "0x005401D4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Object_ * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x005401F8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(ConcurrentDictionary_2_System_Guid_System_Object_ * this, KeyValuePair_2_System_Guid_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x005402BC", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(ConcurrentDictionary_2_System_Guid_System_Object_ * this, KeyValuePair_2_System_Guid_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x0054034C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00540354", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(ConcurrentDictionary_2_System_Guid_System_Object_ * this, KeyValuePair_2_System_Guid_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x005403E4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IEnumerable_GetEnumerator(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00540408", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_Add", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_Add(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x005406FC", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_Contains", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_Contains(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00540864", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_GetEnumerator(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x005408D0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_IsFixedSize(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x005408D8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_IsReadOnly(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x005408E0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_Keys", "signature": "ICollection * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_Keys(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00540904", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_Remove", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_Remove(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00540A5C", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_Values", "signature": "ICollection * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_Values(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00540A80", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_Item", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_get_Item(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00540BE4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_set_Item", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_set_Item(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00540E38", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_CopyTo", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_CopyTo(ConcurrentDictionary_2_System_Guid_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x005411EC", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_get_IsSynchronized(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x005411F4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_get_SyncRoot(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00541260", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GrowTable", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__GrowTable(ConcurrentDictionary_2_System_Guid_System_Object_ * this, ConcurrentDictionary_2_TKey_TValue_Tables_System_Guid_System_Object_ * tables, MethodInfo * method)", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Guid,System.Object])" }, { "virtualAddress": "0x00541B50", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetBucket", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Object__GetBucket(int32_t hashcode, int32_t bucketCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBucket(Int32, Int32)" }, { "virtualAddress": "0x00541B60", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetBucketAndLockNo", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__GetBucketAndLockNo(int32_t hashcode, int32_t * bucketNo, int32_t * lockNo, int32_t bucketCount, int32_t lockCount, MethodInfo * method)", "dotNetSignature": "Void GetBucketAndLockNo(Int32, Int32 ByRef, Int32 ByRef, Int32, Int32)" }, { "virtualAddress": "0x00541B80", "name": "ConcurrentDictionary_2_System_Guid_System_Object__get_DefaultConcurrencyLevel", "signature": "int32_t ConcurrentDictionary_2_System_Guid_System_Object__get_DefaultConcurrencyLevel(MethodInfo * method)", "dotNetSignature": "Int32 get_DefaultConcurrencyLevel()" }, { "virtualAddress": "0x00541B88", "name": "ConcurrentDictionary_2_System_Guid_System_Object__AcquireAllLocks", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__AcquireAllLocks(ConcurrentDictionary_2_System_Guid_System_Object_ * this, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireAllLocks(Int32 ByRef)" }, { "virtualAddress": "0x00541CC4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__AcquireLocks", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__AcquireLocks(ConcurrentDictionary_2_System_Guid_System_Object_ * this, int32_t fromInclusive, int32_t toExclusive, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireLocks(Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x00541DE4", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ReleaseLocks", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object__ReleaseLocks(ConcurrentDictionary_2_System_Guid_System_Object_ * this, int32_t fromInclusive, int32_t toExclusive, MethodInfo * method)", "dotNetSignature": "Void ReleaseLocks(Int32, Int32)" }, { "virtualAddress": "0x00541E64", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetKeys", "signature": "ReadOnlyCollection_1_System_Guid_ * ConcurrentDictionary_2_System_Guid_System_Object__GetKeys(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Guid] GetKeys()" }, { "virtualAddress": "0x005420FC", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetValues", "signature": "ReadOnlyCollection_1_System_Object_ * ConcurrentDictionary_2_System_Guid_System_Object__GetValues(ConcurrentDictionary_2_System_Guid_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] GetValues()" }, { "virtualAddress": "0x00542394", "name": "ConcurrentDictionary_2_System_Guid_System_Object___cctor", "signature": "void ConcurrentDictionary_2_System_Guid_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object]()" }, { "virtualAddress": "0x00AAD1A8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__IsValueWriteAtomic", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__IsValueWriteAtomic(MethodInfo * method)", "dotNetSignature": "Boolean IsValueWriteAtomic()" }, { "virtualAddress": "0x00AAD2B4", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum]()" }, { "virtualAddress": "0x00AAD388", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_1", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_1(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t concurrencyLevel, int32_t capacity, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](Int32, Int32)" }, { "virtualAddress": "0x00AAD3B4", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_2", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_2(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, IEnumerable_1_KeyValuePair_2_System_Int32_System_ByteEnum_ * collection, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]])" }, { "virtualAddress": "0x00AAD3DC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_3", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_3(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00AAD4B4", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_4", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_4(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, IEnumerable_1_KeyValuePair_2_System_Int32_System_ByteEnum_ * collection, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00AAD58C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_5", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_5(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t concurrencyLevel, IEnumerable_1_KeyValuePair_2_System_Int32_System_ByteEnum_ * collection, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00AAD674", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__InitializeFromCollection", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__InitializeFromCollection(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, IEnumerable_1_KeyValuePair_2_System_Int32_System_ByteEnum_ * collection, MethodInfo * method)", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]])" }, { "virtualAddress": "0x00AADA68", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_6", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_6(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t concurrencyLevel, int32_t capacity, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](Int32, Int32, IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00AADA98", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_7", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_7(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t concurrencyLevel, int32_t capacity, bool growLockArray, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00AADD04", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryAdd", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryAdd(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Int32, ByteEnum)" }, { "virtualAddress": "0x00AADE10", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ContainsKey", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__ContainsKey(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Int32)" }, { "virtualAddress": "0x00AADE50", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryRemove", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryRemove(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean TryRemove(Int32, ByteEnum ByRef)" }, { "virtualAddress": "0x00AADE7C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryRemoveInternal", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryRemoveInternal(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum * value, bool matchValue, ByteEnum__Enum oldValue, MethodInfo * method)", "dotNetSignature": "Boolean TryRemoveInternal(Int32, ByteEnum ByRef, Boolean, ByteEnum)" }, { "virtualAddress": "0x00AAE3B0", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryGetValue", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryGetValue(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Int32, ByteEnum ByRef)" }, { "virtualAddress": "0x00AAE49C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryGetValueInternal", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryGetValueInternal(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, int32_t hashcode, ByteEnum__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValueInternal(Int32, Int32, ByteEnum ByRef)" }, { "virtualAddress": "0x00AAE678", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryUpdate", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryUpdate(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum newValue, ByteEnum__Enum comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdate(Int32, ByteEnum, ByteEnum)" }, { "virtualAddress": "0x00AAE774", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryUpdateInternal", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryUpdateInternal(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, int32_t hashcode, ByteEnum__Enum newValue, ByteEnum__Enum comparisonValue, MethodInfo * method)", "dotNetSignature": "Boolean TryUpdateInternal(Int32, Int32, ByteEnum, ByteEnum)" }, { "virtualAddress": "0x00AAECFC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__Clear", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__Clear(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00AAEF3C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, KeyValuePair_2_System_Int32_System_ByteEnum___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Int32,System.ByteEnum][], Int32)" }, { "virtualAddress": "0x00AAF1C8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ToArray", "signature": "KeyValuePair_2_System_Int32_System_ByteEnum___Array * ConcurrentDictionary_2_System_Int32_System_ByteEnum__ToArray(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum][] ToArray()" }, { "virtualAddress": "0x00AAF42C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__CopyToPairs", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__CopyToPairs(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, KeyValuePair_2_System_Int32_System_ByteEnum___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToPairs(KeyValuePair\u00602[System.Int32,System.ByteEnum][], Int32)" }, { "virtualAddress": "0x00AAF510", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__CopyToEntries", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__CopyToEntries(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, DictionaryEntry__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToEntries(DictionaryEntry[], Int32)" }, { "virtualAddress": "0x00AAF658", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__CopyToObjects", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__CopyToObjects(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyToObjects(Object[], Int32)" }, { "virtualAddress": "0x00AAF798", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Int32_System_ByteEnum_ * ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetEnumerator(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]] GetEnumerator()" }, { "virtualAddress": "0x00AAF810", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryAddInternal", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryAddInternal(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, int32_t hashcode, ByteEnum__Enum value, bool updateIfExists, bool acquireLock, ByteEnum__Enum * resultingValue, MethodInfo * method)", "dotNetSignature": "Boolean TryAddInternal(Int32, Int32, ByteEnum, Boolean, Boolean, ByteEnum ByRef)" }, { "virtualAddress": "0x00AAFF1C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Item", "signature": "ByteEnum__Enum ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Item(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Item(Int32)" }, { "virtualAddress": "0x00AAFFEC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__set_Item", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__set_Item(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, ByteEnum)" }, { "virtualAddress": "0x00AB00F4", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ThrowKeyNotFoundException", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__ThrowKeyNotFoundException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x00AB0154", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ThrowKeyNullException", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__ThrowKeyNullException(MethodInfo * method)", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x00AB01C0", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Count", "signature": "int32_t ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Count(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00AB02BC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetCountInternal", "signature": "int32_t ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetCountInternal(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetCountInternal()" }, { "virtualAddress": "0x00AB0360", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetOrAdd", "signature": "ByteEnum__Enum ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetOrAdd(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, Func_2_Int32_ByteEnum_ * valueFactory, MethodInfo * method)", "dotNetSignature": "ByteEnum GetOrAdd(Int32, Func\u00602[Int32,ByteEnum])" }, { "virtualAddress": "0x00AB0518", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetOrAdd_1", "signature": "ByteEnum__Enum ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetOrAdd_1(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "ByteEnum GetOrAdd(Int32, ByteEnum)" }, { "virtualAddress": "0x00AB0650", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__AddOrUpdate", "signature": "ByteEnum__Enum ConcurrentDictionary_2_System_Int32_System_ByteEnum__AddOrUpdate(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, Func_2_Int32_ByteEnum_ * addValueFactory, Func_3_Int32_ByteEnum_ByteEnum_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "ByteEnum AddOrUpdate(Int32, Func\u00602[Int32,ByteEnum], Func\u00603[Int32,ByteEnum,ByteEnum])" }, { "virtualAddress": "0x00AB088C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__AddOrUpdate_1", "signature": "ByteEnum__Enum ConcurrentDictionary_2_System_Int32_System_ByteEnum__AddOrUpdate_1(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum addValue, Func_3_Int32_ByteEnum_ByteEnum_ * updateValueFactory, MethodInfo * method)", "dotNetSignature": "ByteEnum AddOrUpdate(Int32, ByteEnum, Func\u00603[Int32,ByteEnum,ByteEnum])" }, { "virtualAddress": "0x00AB0A8C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_IsEmpty", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_IsEmpty(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00AB0C28", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IDictionary_TKey_TValue__Add", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IDictionary_TKey_TValue__Add(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Int32, ByteEnum)" }, { "virtualAddress": "0x00AB0CEC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IDictionary_TKey_TValue__Remove", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IDictionary_TKey_TValue__Remove(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Remove(Int32)" }, { "virtualAddress": "0x00AB0D2C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Keys", "signature": "ICollection_1_System_Int32_ * ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Keys(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Int32] get_Keys()" }, { "virtualAddress": "0x00AB0D50", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Int32_ * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Int32] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00AB0D74", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Values", "signature": "ICollection_1_System_ByteEnum_ * ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_Values(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.ByteEnum] get_Values()" }, { "virtualAddress": "0x00AB0D98", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_ByteEnum_ * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.ByteEnum] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00AB0DBC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, KeyValuePair_2_System_Int32_System_ByteEnum_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x00AB0E74", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, KeyValuePair_2_System_Int32_System_ByteEnum_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x00AB0EFC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00AB0F04", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, KeyValuePair_2_System_Int32_System_ByteEnum_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x00AB0F94", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00AB0FB8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_Add", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_Add(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00AB12AC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_Contains", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_Contains(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00AB1414", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_GetEnumerator(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00AB1480", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_IsFixedSize(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00AB1488", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_IsReadOnly(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00AB1490", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_Keys", "signature": "ICollection * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_Keys(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00AB14B4", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_Remove", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_Remove(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00AB160C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_Values", "signature": "ICollection * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_Values(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00AB1630", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_Item", "signature": "Object * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_get_Item(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00AB17C4", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_set_Item", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_set_Item(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00AB1A08", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_CopyTo", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_CopyTo(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00AB1DBC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_get_IsSynchronized(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00AB1DC4", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_get_SyncRoot(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00AB1E30", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GrowTable", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__GrowTable(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, ConcurrentDictionary_2_TKey_TValue_Tables_System_Int32_System_ByteEnum_ * tables, MethodInfo * method)", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x00AB26DC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetBucket", "signature": "int32_t ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetBucket(int32_t hashcode, int32_t bucketCount, MethodInfo * method)", "dotNetSignature": "Int32 GetBucket(Int32, Int32)" }, { "virtualAddress": "0x00AB26EC", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetBucketAndLockNo", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetBucketAndLockNo(int32_t hashcode, int32_t * bucketNo, int32_t * lockNo, int32_t bucketCount, int32_t lockCount, MethodInfo * method)", "dotNetSignature": "Void GetBucketAndLockNo(Int32, Int32 ByRef, Int32 ByRef, Int32, Int32)" }, { "virtualAddress": "0x00AB270C", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_DefaultConcurrencyLevel", "signature": "int32_t ConcurrentDictionary_2_System_Int32_System_ByteEnum__get_DefaultConcurrencyLevel(MethodInfo * method)", "dotNetSignature": "Int32 get_DefaultConcurrencyLevel()" }, { "virtualAddress": "0x00AB2714", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__AcquireAllLocks", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__AcquireAllLocks(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireAllLocks(Int32 ByRef)" }, { "virtualAddress": "0x00AB2850", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__AcquireLocks", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__AcquireLocks(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t fromInclusive, int32_t toExclusive, int32_t * locksAcquired, MethodInfo * method)", "dotNetSignature": "Void AcquireLocks(Int32, Int32, Int32 ByRef)" }, { "virtualAddress": "0x00AB2970", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ReleaseLocks", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum__ReleaseLocks(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, int32_t fromInclusive, int32_t toExclusive, MethodInfo * method)", "dotNetSignature": "Void ReleaseLocks(Int32, Int32)" }, { "virtualAddress": "0x00AB29F0", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetKeys", "signature": "ReadOnlyCollection_1_System_Int32_ * ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetKeys(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Int32] GetKeys()" }, { "virtualAddress": "0x00AB2C88", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetValues", "signature": "ReadOnlyCollection_1_System_ByteEnum_ * ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetValues(ConcurrentDictionary_2_System_Int32_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.ByteEnum] GetValues()" }, { "virtualAddress": "0x00AB2F20", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___cctor", "signature": "void ConcurrentDictionary_2_System_Int32_System_ByteEnum___cctor(MethodInfo * method)", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum]()" }, { "virtualAddress": "0x00AC0F70", "name": "ArraySortHelper_1_System_Boolean__Sort", "signature": "void ArraySortHelper_1_System_Boolean__Sort(Boolean__Array * keys, int32_t index, int32_t length, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Boolean[], Int32, Int32, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00AC1290", "name": "ArraySortHelper_1_System_Boolean__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_Boolean__BinarySearch(Boolean__Array * array, int32_t index, int32_t length, bool value, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Boolean[], Int32, Int32, Boolean, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00AC1450", "name": "ArraySortHelper_1_System_Boolean__Sort_1", "signature": "void ArraySortHelper_1_System_Boolean__Sort_1(Boolean__Array * keys, int32_t index, int32_t length, Comparison_1_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Boolean[], Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00AC15F8", "name": "ArraySortHelper_1_System_Boolean__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_Boolean__InternalBinarySearch(Boolean__Array * array, int32_t index, int32_t length, bool value, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(Boolean[], Int32, Int32, Boolean, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00AC1748", "name": "ArraySortHelper_1_System_Boolean__SwapIfGreater", "signature": "void ArraySortHelper_1_System_Boolean__SwapIfGreater(Boolean__Array * keys, Comparison_1_Boolean_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(Boolean[], Comparison\u00601[Boolean], Int32, Int32)" }, { "virtualAddress": "0x00AC1878", "name": "ArraySortHelper_1_System_Boolean__Swap", "signature": "void ArraySortHelper_1_System_Boolean__Swap(Boolean__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Boolean[], Int32, Int32)" }, { "virtualAddress": "0x00AC18DC", "name": "ArraySortHelper_1_System_Boolean__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_Boolean__IntrospectiveSort(Boolean__Array * keys, int32_t left, int32_t length, Comparison_1_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Boolean[], Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00AC19CC", "name": "ArraySortHelper_1_System_Boolean__IntroSort", "signature": "void ArraySortHelper_1_System_Boolean__IntroSort(Boolean__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Boolean[], Int32, Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00AC1D5C", "name": "ArraySortHelper_1_System_Boolean__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_Boolean__PickPivotAndPartition(Boolean__Array * keys, int32_t lo, int32_t hi, Comparison_1_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Boolean[], Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00AC20D8", "name": "ArraySortHelper_1_System_Boolean__Heapsort", "signature": "void ArraySortHelper_1_System_Boolean__Heapsort(Boolean__Array * keys, int32_t lo, int32_t hi, Comparison_1_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Boolean[], Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00AC226C", "name": "ArraySortHelper_1_System_Boolean__DownHeap", "signature": "void ArraySortHelper_1_System_Boolean__DownHeap(Boolean__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Boolean[], Int32, Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00AC249C", "name": "ArraySortHelper_1_System_Boolean__InsertionSort", "signature": "void ArraySortHelper_1_System_Boolean__InsertionSort(Boolean__Array * keys, int32_t lo, int32_t hi, Comparison_1_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Boolean[], Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00AC2618", "name": "ArraySortHelper_1_System_Boolean___ctor", "signature": "void ArraySortHelper_1_System_Boolean___ctor(ArraySortHelper_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.Boolean]()" }, { "virtualAddress": "0x00AC2630", "name": "ArraySortHelper_1_System_Byte__Sort", "signature": "void ArraySortHelper_1_System_Byte__Sort(Byte__Array * keys, int32_t index, int32_t length, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Byte[], Int32, Int32, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00AC2950", "name": "ArraySortHelper_1_System_Byte__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_Byte__BinarySearch(Byte__Array * array, int32_t index, int32_t length, uint8_t value, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Byte[], Int32, Int32, Byte, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00AC2B10", "name": "ArraySortHelper_1_System_Byte__Sort_1", "signature": "void ArraySortHelper_1_System_Byte__Sort_1(Byte__Array * keys, int32_t index, int32_t length, Comparison_1_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Byte[], Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x00AC2CB8", "name": "ArraySortHelper_1_System_Byte__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_Byte__InternalBinarySearch(Byte__Array * array, int32_t index, int32_t length, uint8_t value, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(Byte[], Int32, Int32, Byte, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00AC2E04", "name": "ArraySortHelper_1_System_Byte__SwapIfGreater", "signature": "void ArraySortHelper_1_System_Byte__SwapIfGreater(Byte__Array * keys, Comparison_1_Byte_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(Byte[], Comparison\u00601[Byte], Int32, Int32)" }, { "virtualAddress": "0x00AC2F28", "name": "ArraySortHelper_1_System_Byte__Swap", "signature": "void ArraySortHelper_1_System_Byte__Swap(Byte__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Byte[], Int32, Int32)" }, { "virtualAddress": "0x00AC2F8C", "name": "ArraySortHelper_1_System_Byte__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_Byte__IntrospectiveSort(Byte__Array * keys, int32_t left, int32_t length, Comparison_1_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Byte[], Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x00AC307C", "name": "ArraySortHelper_1_System_Byte__IntroSort", "signature": "void ArraySortHelper_1_System_Byte__IntroSort(Byte__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Byte[], Int32, Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x00AC340C", "name": "ArraySortHelper_1_System_Byte__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_Byte__PickPivotAndPartition(Byte__Array * keys, int32_t lo, int32_t hi, Comparison_1_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Byte[], Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x00AC3778", "name": "ArraySortHelper_1_System_Byte__Heapsort", "signature": "void ArraySortHelper_1_System_Byte__Heapsort(Byte__Array * keys, int32_t lo, int32_t hi, Comparison_1_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Byte[], Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x00AC390C", "name": "ArraySortHelper_1_System_Byte__DownHeap", "signature": "void ArraySortHelper_1_System_Byte__DownHeap(Byte__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Byte[], Int32, Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x00AC3B20", "name": "ArraySortHelper_1_System_Byte__InsertionSort", "signature": "void ArraySortHelper_1_System_Byte__InsertionSort(Byte__Array * keys, int32_t lo, int32_t hi, Comparison_1_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Byte[], Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x00AC3C94", "name": "ArraySortHelper_1_System_Byte___ctor", "signature": "void ArraySortHelper_1_System_Byte___ctor(ArraySortHelper_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.Byte]()" }, { "virtualAddress": "0x00AC3CAC", "name": "ArraySortHelper_1_System_ByteEnum__Sort", "signature": "void ArraySortHelper_1_System_ByteEnum__Sort(ByteEnum__Enum__Array * keys, int32_t index, int32_t length, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(ByteEnum[], Int32, Int32, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00AC3FCC", "name": "ArraySortHelper_1_System_ByteEnum__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_ByteEnum__BinarySearch(ByteEnum__Enum__Array * array, int32_t index, int32_t length, ByteEnum__Enum value, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(ByteEnum[], Int32, Int32, ByteEnum, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00AC418C", "name": "ArraySortHelper_1_System_ByteEnum__Sort_1", "signature": "void ArraySortHelper_1_System_ByteEnum__Sort_1(ByteEnum__Enum__Array * keys, int32_t index, int32_t length, Comparison_1_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(ByteEnum[], Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00AC4334", "name": "ArraySortHelper_1_System_ByteEnum__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_ByteEnum__InternalBinarySearch(ByteEnum__Enum__Array * array, int32_t index, int32_t length, ByteEnum__Enum value, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(ByteEnum[], Int32, Int32, ByteEnum, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00AC4480", "name": "ArraySortHelper_1_System_ByteEnum__SwapIfGreater", "signature": "void ArraySortHelper_1_System_ByteEnum__SwapIfGreater(ByteEnum__Enum__Array * keys, Comparison_1_ByteEnum_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(ByteEnum[], Comparison\u00601[ByteEnum], Int32, Int32)" }, { "virtualAddress": "0x00AC45A4", "name": "ArraySortHelper_1_System_ByteEnum__Swap", "signature": "void ArraySortHelper_1_System_ByteEnum__Swap(ByteEnum__Enum__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(ByteEnum[], Int32, Int32)" }, { "virtualAddress": "0x00AC4608", "name": "ArraySortHelper_1_System_ByteEnum__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_ByteEnum__IntrospectiveSort(ByteEnum__Enum__Array * keys, int32_t left, int32_t length, Comparison_1_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(ByteEnum[], Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00AC46F8", "name": "ArraySortHelper_1_System_ByteEnum__IntroSort", "signature": "void ArraySortHelper_1_System_ByteEnum__IntroSort(ByteEnum__Enum__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(ByteEnum[], Int32, Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00AC4A88", "name": "ArraySortHelper_1_System_ByteEnum__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_ByteEnum__PickPivotAndPartition(ByteEnum__Enum__Array * keys, int32_t lo, int32_t hi, Comparison_1_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(ByteEnum[], Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00AC4DF4", "name": "ArraySortHelper_1_System_ByteEnum__Heapsort", "signature": "void ArraySortHelper_1_System_ByteEnum__Heapsort(ByteEnum__Enum__Array * keys, int32_t lo, int32_t hi, Comparison_1_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(ByteEnum[], Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00AC4F88", "name": "ArraySortHelper_1_System_ByteEnum__DownHeap", "signature": "void ArraySortHelper_1_System_ByteEnum__DownHeap(ByteEnum__Enum__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(ByteEnum[], Int32, Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00AC519C", "name": "ArraySortHelper_1_System_ByteEnum__InsertionSort", "signature": "void ArraySortHelper_1_System_ByteEnum__InsertionSort(ByteEnum__Enum__Array * keys, int32_t lo, int32_t hi, Comparison_1_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(ByteEnum[], Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00AC5310", "name": "ArraySortHelper_1_System_ByteEnum___ctor", "signature": "void ArraySortHelper_1_System_ByteEnum___ctor(ArraySortHelper_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x00AC5328", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Sort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Sort(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t index, int32_t length, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00AC5648", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch", "signature": "int32_t ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch(KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t index, int32_t length, KeyValuePair_2_System_DateTime_System_Object_ value, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, KeyValuePair\u00602[System.DateTime,System.Object], IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00AC5818", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Sort_1", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Sort_1(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t index, int32_t length, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC59C0", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__InternalBinarySearch(KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t index, int32_t length, KeyValuePair_2_System_DateTime_System_Object_ value, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, KeyValuePair\u00602[System.DateTime,System.Object], IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00AC5B28", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__SwapIfGreater", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__SwapIfGreater(KeyValuePair_2_System_DateTime_System_Object___Array * keys, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(KeyValuePair\u00602[System.DateTime,System.Object][], Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602], Int32, Int32)" }, { "virtualAddress": "0x00AC5C74", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Swap", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Swap(KeyValuePair_2_System_DateTime_System_Object___Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32)" }, { "virtualAddress": "0x00AC5CD8", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__IntrospectiveSort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__IntrospectiveSort(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t left, int32_t length, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC5DC8", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__IntroSort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__IntroSort(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC6158", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__PickPivotAndPartition(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC6500", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Heapsort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Heapsort(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC6694", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__DownHeap", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__DownHeap(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC68E8", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__InsertionSort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__InsertionSort(KeyValuePair_2_System_DateTime_System_Object___Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC6A84", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object___ctor(ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x00AC6A9C", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Sort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Sort(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t index, int32_t length, IComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, IComparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x00AC6DBC", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__BinarySearch", "signature": "int32_t ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__BinarySearch(KeyValuePair_2_System_Guid_System_Int32___Array * array, int32_t index, int32_t length, KeyValuePair_2_System_Guid_System_Int32_ value, IComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, KeyValuePair\u00602[System.Guid,System.Int32], IComparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x00AC6FA4", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Sort_1", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Sort_1(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t index, int32_t length, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC714C", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__InternalBinarySearch(KeyValuePair_2_System_Guid_System_Int32___Array * array, int32_t index, int32_t length, KeyValuePair_2_System_Guid_System_Int32_ value, IComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, KeyValuePair\u00602[System.Guid,System.Int32], IComparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x00AC7304", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__SwapIfGreater", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__SwapIfGreater(KeyValuePair_2_System_Guid_System_Int32___Array * keys, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(KeyValuePair\u00602[System.Guid,System.Int32][], Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602], Int32, Int32)" }, { "virtualAddress": "0x00AC74A0", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Swap", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Swap(KeyValuePair_2_System_Guid_System_Int32___Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32)" }, { "virtualAddress": "0x00AC7550", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__IntrospectiveSort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__IntrospectiveSort(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t left, int32_t length, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC7640", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__IntroSort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__IntroSort(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC79D0", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__PickPivotAndPartition(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC7DD8", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Heapsort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Heapsort(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC7F6C", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__DownHeap", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__DownHeap(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC8238", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__InsertionSort", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__InsertionSort(KeyValuePair_2_System_Guid_System_Int32___Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00AC843C", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32___ctor", "signature": "void ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32___ctor(ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[KeyValuePair\u00602[System.Guid,System.Int32]]()" }, { "virtualAddress": "0x009EF3E4", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort(EventProvider_SessionInfo__Array * keys, int32_t index, int32_t length, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(EventProvider\u002BSessionInfo[], Int32, Int32, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009EF704", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch(EventProvider_SessionInfo__Array * array, int32_t index, int32_t length, EventProvider_SessionInfo value, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(EventProvider\u002BSessionInfo[], Int32, Int32, EventProvider\u002BSessionInfo, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009EF8C4", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_1", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_1(EventProvider_SessionInfo__Array * keys, int32_t index, int32_t length, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(EventProvider\u002BSessionInfo[], Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009EFA6C", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__InternalBinarySearch(EventProvider_SessionInfo__Array * array, int32_t index, int32_t length, EventProvider_SessionInfo value, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(EventProvider\u002BSessionInfo[], Int32, Int32, EventProvider\u002BSessionInfo, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009EFBB8", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__SwapIfGreater", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__SwapIfGreater(EventProvider_SessionInfo__Array * keys, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(EventProvider\u002BSessionInfo[], Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo], Int32, Int32)" }, { "virtualAddress": "0x009EFCDC", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Swap", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Swap(EventProvider_SessionInfo__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(EventProvider\u002BSessionInfo[], Int32, Int32)" }, { "virtualAddress": "0x009EFD40", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IntrospectiveSort(EventProvider_SessionInfo__Array * keys, int32_t left, int32_t length, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(EventProvider\u002BSessionInfo[], Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009EFE30", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IntroSort", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IntroSort(EventProvider_SessionInfo__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(EventProvider\u002BSessionInfo[], Int32, Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009F01C0", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__PickPivotAndPartition(EventProvider_SessionInfo__Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(EventProvider\u002BSessionInfo[], Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009F052C", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Heapsort", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Heapsort(EventProvider_SessionInfo__Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(EventProvider\u002BSessionInfo[], Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009F06C0", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__DownHeap", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__DownHeap(EventProvider_SessionInfo__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(EventProvider\u002BSessionInfo[], Int32, Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009F08D4", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__InsertionSort", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__InsertionSort(EventProvider_SessionInfo__Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(EventProvider\u002BSessionInfo[], Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009F0A48", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x009F0A60", "name": "ArraySortHelper_1_System_Guid__Sort", "signature": "void ArraySortHelper_1_System_Guid__Sort(Guid__Array * keys, int32_t index, int32_t length, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Guid[], Int32, Int32, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x009F0D80", "name": "ArraySortHelper_1_System_Guid__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_Guid__BinarySearch(Guid__Array * array, int32_t index, int32_t length, Guid value, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Guid[], Int32, Int32, Guid, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x009F0F50", "name": "ArraySortHelper_1_System_Guid__Sort_1", "signature": "void ArraySortHelper_1_System_Guid__Sort_1(Guid__Array * keys, int32_t index, int32_t length, Comparison_1_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Guid[], Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x009F10F8", "name": "ArraySortHelper_1_System_Guid__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_Guid__InternalBinarySearch(Guid__Array * array, int32_t index, int32_t length, Guid value, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(Guid[], Int32, Int32, Guid, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x009F1260", "name": "ArraySortHelper_1_System_Guid__SwapIfGreater", "signature": "void ArraySortHelper_1_System_Guid__SwapIfGreater(Guid__Array * keys, Comparison_1_Guid_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(Guid[], Comparison\u00601[Guid], Int32, Int32)" }, { "virtualAddress": "0x009F13AC", "name": "ArraySortHelper_1_System_Guid__Swap", "signature": "void ArraySortHelper_1_System_Guid__Swap(Guid__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Guid[], Int32, Int32)" }, { "virtualAddress": "0x009F1410", "name": "ArraySortHelper_1_System_Guid__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_Guid__IntrospectiveSort(Guid__Array * keys, int32_t left, int32_t length, Comparison_1_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Guid[], Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x009F1500", "name": "ArraySortHelper_1_System_Guid__IntroSort", "signature": "void ArraySortHelper_1_System_Guid__IntroSort(Guid__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Guid[], Int32, Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x009F1890", "name": "ArraySortHelper_1_System_Guid__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_Guid__PickPivotAndPartition(Guid__Array * keys, int32_t lo, int32_t hi, Comparison_1_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Guid[], Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x009F1C38", "name": "ArraySortHelper_1_System_Guid__Heapsort", "signature": "void ArraySortHelper_1_System_Guid__Heapsort(Guid__Array * keys, int32_t lo, int32_t hi, Comparison_1_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Guid[], Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x009F1DCC", "name": "ArraySortHelper_1_System_Guid__DownHeap", "signature": "void ArraySortHelper_1_System_Guid__DownHeap(Guid__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Guid[], Int32, Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x009F2020", "name": "ArraySortHelper_1_System_Guid__InsertionSort", "signature": "void ArraySortHelper_1_System_Guid__InsertionSort(Guid__Array * keys, int32_t lo, int32_t hi, Comparison_1_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Guid[], Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x009F21BC", "name": "ArraySortHelper_1_System_Guid___ctor", "signature": "void ArraySortHelper_1_System_Guid___ctor(ArraySortHelper_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.Guid]()" }, { "virtualAddress": "0x009F21D4", "name": "ArraySortHelper_1_System_Int32__Sort", "signature": "void ArraySortHelper_1_System_Int32__Sort(Int32__Array * keys, int32_t index, int32_t length, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F24F4", "name": "ArraySortHelper_1_System_Int32__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_Int32__BinarySearch(Int32__Array * array, int32_t index, int32_t length, int32_t value, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32[], Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F26B4", "name": "ArraySortHelper_1_System_Int32__Sort_1", "signature": "void ArraySortHelper_1_System_Int32__Sort_1(Int32__Array * keys, int32_t index, int32_t length, Comparison_1_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32[], Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x009F285C", "name": "ArraySortHelper_1_System_Int32__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_Int32__InternalBinarySearch(Int32__Array * array, int32_t index, int32_t length, int32_t value, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(Int32[], Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F29A8", "name": "ArraySortHelper_1_System_Int32__SwapIfGreater", "signature": "void ArraySortHelper_1_System_Int32__SwapIfGreater(Int32__Array * keys, Comparison_1_Int32_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(Int32[], Comparison\u00601[Int32], Int32, Int32)" }, { "virtualAddress": "0x009F2ACC", "name": "ArraySortHelper_1_System_Int32__Swap", "signature": "void ArraySortHelper_1_System_Int32__Swap(Int32__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Int32[], Int32, Int32)" }, { "virtualAddress": "0x009F2B30", "name": "ArraySortHelper_1_System_Int32__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_Int32__IntrospectiveSort(Int32__Array * keys, int32_t left, int32_t length, Comparison_1_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Int32[], Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x009F2C20", "name": "ArraySortHelper_1_System_Int32__IntroSort", "signature": "void ArraySortHelper_1_System_Int32__IntroSort(Int32__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Int32[], Int32, Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x009F2FB0", "name": "ArraySortHelper_1_System_Int32__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_Int32__PickPivotAndPartition(Int32__Array * keys, int32_t lo, int32_t hi, Comparison_1_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Int32[], Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x009F331C", "name": "ArraySortHelper_1_System_Int32__Heapsort", "signature": "void ArraySortHelper_1_System_Int32__Heapsort(Int32__Array * keys, int32_t lo, int32_t hi, Comparison_1_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Int32[], Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x009F34B0", "name": "ArraySortHelper_1_System_Int32__DownHeap", "signature": "void ArraySortHelper_1_System_Int32__DownHeap(Int32__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Int32[], Int32, Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x009F36C4", "name": "ArraySortHelper_1_System_Int32__InsertionSort", "signature": "void ArraySortHelper_1_System_Int32__InsertionSort(Int32__Array * keys, int32_t lo, int32_t hi, Comparison_1_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Int32[], Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x009F3838", "name": "ArraySortHelper_1_System_Int32___ctor", "signature": "void ArraySortHelper_1_System_Int32___ctor(ArraySortHelper_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.Int32]()" }, { "virtualAddress": "0x009F4ECC", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort(EventRegistrationToken__Array * keys, int32_t index, int32_t length, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(EventRegistrationToken[], Int32, Int32, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F51EC", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch(EventRegistrationToken__Array * array, int32_t index, int32_t length, EventRegistrationToken value, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(EventRegistrationToken[], Int32, Int32, EventRegistrationToken, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F53AC", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_1", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_1(EventRegistrationToken__Array * keys, int32_t index, int32_t length, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(EventRegistrationToken[], Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F5554", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__InternalBinarySearch(EventRegistrationToken__Array * array, int32_t index, int32_t length, EventRegistrationToken value, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(EventRegistrationToken[], Int32, Int32, EventRegistrationToken, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F56A0", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__SwapIfGreater", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__SwapIfGreater(EventRegistrationToken__Array * keys, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(EventRegistrationToken[], Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Int32, Int32)" }, { "virtualAddress": "0x009F57C4", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Swap", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Swap(EventRegistrationToken__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(EventRegistrationToken[], Int32, Int32)" }, { "virtualAddress": "0x009F5828", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IntrospectiveSort(EventRegistrationToken__Array * keys, int32_t left, int32_t length, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(EventRegistrationToken[], Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F5918", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IntroSort", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IntroSort(EventRegistrationToken__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(EventRegistrationToken[], Int32, Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F5CA8", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__PickPivotAndPartition(EventRegistrationToken__Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(EventRegistrationToken[], Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F6014", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Heapsort", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Heapsort(EventRegistrationToken__Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(EventRegistrationToken[], Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F61A8", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__DownHeap", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__DownHeap(EventRegistrationToken__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(EventRegistrationToken[], Int32, Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F63BC", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__InsertionSort", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__InsertionSort(EventRegistrationToken__Array * keys, int32_t lo, int32_t hi, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(EventRegistrationToken[], Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009F6530", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x009F6548", "name": "ArraySortHelper_1_System_UInt64__Sort", "signature": "void ArraySortHelper_1_System_UInt64__Sort(UInt64__Array * keys, int32_t index, int32_t length, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(UInt64[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009F6868", "name": "ArraySortHelper_1_System_UInt64__BinarySearch", "signature": "int32_t ArraySortHelper_1_System_UInt64__BinarySearch(UInt64__Array * array, int32_t index, int32_t length, uint64_t value, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(UInt64[], Int32, Int32, UInt64, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009F6A28", "name": "ArraySortHelper_1_System_UInt64__Sort_1", "signature": "void ArraySortHelper_1_System_UInt64__Sort_1(UInt64__Array * keys, int32_t index, int32_t length, Comparison_1_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(UInt64[], Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x009F6BD0", "name": "ArraySortHelper_1_System_UInt64__InternalBinarySearch", "signature": "int32_t ArraySortHelper_1_System_UInt64__InternalBinarySearch(UInt64__Array * array, int32_t index, int32_t length, uint64_t value, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 InternalBinarySearch(UInt64[], Int32, Int32, UInt64, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009F6D1C", "name": "ArraySortHelper_1_System_UInt64__SwapIfGreater", "signature": "void ArraySortHelper_1_System_UInt64__SwapIfGreater(UInt64__Array * keys, Comparison_1_UInt64_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreater(UInt64[], Comparison\u00601[UInt64], Int32, Int32)" }, { "virtualAddress": "0x009F6E40", "name": "ArraySortHelper_1_System_UInt64__Swap", "signature": "void ArraySortHelper_1_System_UInt64__Swap(UInt64__Array * a, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(UInt64[], Int32, Int32)" }, { "virtualAddress": "0x009F6EA4", "name": "ArraySortHelper_1_System_UInt64__IntrospectiveSort", "signature": "void ArraySortHelper_1_System_UInt64__IntrospectiveSort(UInt64__Array * keys, int32_t left, int32_t length, Comparison_1_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(UInt64[], Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x009F6F94", "name": "ArraySortHelper_1_System_UInt64__IntroSort", "signature": "void ArraySortHelper_1_System_UInt64__IntroSort(UInt64__Array * keys, int32_t lo, int32_t hi, int32_t depthLimit, Comparison_1_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(UInt64[], Int32, Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x009F7324", "name": "ArraySortHelper_1_System_UInt64__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_1_System_UInt64__PickPivotAndPartition(UInt64__Array * keys, int32_t lo, int32_t hi, Comparison_1_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(UInt64[], Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x009F7690", "name": "ArraySortHelper_1_System_UInt64__Heapsort", "signature": "void ArraySortHelper_1_System_UInt64__Heapsort(UInt64__Array * keys, int32_t lo, int32_t hi, Comparison_1_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(UInt64[], Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x009F7824", "name": "ArraySortHelper_1_System_UInt64__DownHeap", "signature": "void ArraySortHelper_1_System_UInt64__DownHeap(UInt64__Array * keys, int32_t i, int32_t n, int32_t lo, Comparison_1_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(UInt64[], Int32, Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x009F7A38", "name": "ArraySortHelper_1_System_UInt64__InsertionSort", "signature": "void ArraySortHelper_1_System_UInt64__InsertionSort(UInt64__Array * keys, int32_t lo, int32_t hi, Comparison_1_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(UInt64[], Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x009F7BAC", "name": "ArraySortHelper_1_System_UInt64___ctor", "signature": "void ArraySortHelper_1_System_UInt64___ctor(ArraySortHelper_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00601[System.UInt64]()" }, { "virtualAddress": "0x009F7BC4", "name": "ArraySortHelper_2_System_Int32_System_Int32__get_Default", "signature": "ArraySortHelper_2_System_Int32_System_Int32_ * ArraySortHelper_2_System_Int32_System_Int32__get_Default(MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.Int32,System.Int32] get_Default()" }, { "virtualAddress": "0x009F7C80", "name": "ArraySortHelper_2_System_Int32_System_Int32__CreateArraySortHelper", "signature": "ArraySortHelper_2_System_Int32_System_Int32_ * ArraySortHelper_2_System_Int32_System_Int32__CreateArraySortHelper(MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.Int32,System.Int32] CreateArraySortHelper()" }, { "virtualAddress": "0x009F7D98", "name": "ArraySortHelper_2_System_Int32_System_Int32__Sort", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__Sort(ArraySortHelper_2_System_Int32_System_Int32_ * this, Int32__Array * keys, Int32__Array * values, int32_t index, int32_t length, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F7F58", "name": "ArraySortHelper_2_System_Int32_System_Int32__SwapIfGreaterWithItems", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__SwapIfGreaterWithItems(Int32__Array * keys, Int32__Array * values, IComparer_1_System_Int32_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreaterWithItems(Int32[], Int32[], IComparer\u00601[System.Int32], Int32, Int32)" }, { "virtualAddress": "0x009F810C", "name": "ArraySortHelper_2_System_Int32_System_Int32__Swap", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__Swap(Int32__Array * keys, Int32__Array * values, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(Int32[], Int32[], Int32, Int32)" }, { "virtualAddress": "0x009F81B4", "name": "ArraySortHelper_2_System_Int32_System_Int32__IntrospectiveSort", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__IntrospectiveSort(Int32__Array * keys, Int32__Array * values, int32_t left, int32_t length, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F82AC", "name": "ArraySortHelper_2_System_Int32_System_Int32__IntroSort", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__IntroSort(Int32__Array * keys, Int32__Array * values, int32_t lo, int32_t hi, int32_t depthLimit, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(Int32[], Int32[], Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F8668", "name": "ArraySortHelper_2_System_Int32_System_Int32__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_2_System_Int32_System_Int32__PickPivotAndPartition(Int32__Array * keys, Int32__Array * values, int32_t lo, int32_t hi, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F8A78", "name": "ArraySortHelper_2_System_Int32_System_Int32__Heapsort", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__Heapsort(Int32__Array * keys, Int32__Array * values, int32_t lo, int32_t hi, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F8C1C", "name": "ArraySortHelper_2_System_Int32_System_Int32__DownHeap", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__DownHeap(Int32__Array * keys, Int32__Array * values, int32_t i, int32_t n, int32_t lo, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(Int32[], Int32[], Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F8F34", "name": "ArraySortHelper_2_System_Int32_System_Int32__InsertionSort", "signature": "void ArraySortHelper_2_System_Int32_System_Int32__InsertionSort(Int32__Array * keys, Int32__Array * values, int32_t lo, int32_t hi, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x009F9168", "name": "ArraySortHelper_2_System_Int32_System_Int32___ctor", "signature": "void ArraySortHelper_2_System_Int32_System_Int32___ctor(ArraySortHelper_2_System_Int32_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.Int32,System.Int32]()" }, { "virtualAddress": "0x009FA740", "name": "ArraySortHelper_2_System_UInt64_System_Object__get_Default", "signature": "ArraySortHelper_2_System_UInt64_System_Object_ * ArraySortHelper_2_System_UInt64_System_Object__get_Default(MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.UInt64,System.Object] get_Default()" }, { "virtualAddress": "0x009FA7FC", "name": "ArraySortHelper_2_System_UInt64_System_Object__CreateArraySortHelper", "signature": "ArraySortHelper_2_System_UInt64_System_Object_ * ArraySortHelper_2_System_UInt64_System_Object__CreateArraySortHelper(MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.UInt64,System.Object] CreateArraySortHelper()" }, { "virtualAddress": "0x009FA914", "name": "ArraySortHelper_2_System_UInt64_System_Object__Sort", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__Sort(ArraySortHelper_2_System_UInt64_System_Object_ * this, UInt64__Array * keys, Object__Array * values, int32_t index, int32_t length, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009FAAD4", "name": "ArraySortHelper_2_System_UInt64_System_Object__SwapIfGreaterWithItems", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__SwapIfGreaterWithItems(UInt64__Array * keys, Object__Array * values, IComparer_1_System_UInt64_ * comparer, int32_t a, int32_t b, MethodInfo * method)", "dotNetSignature": "Void SwapIfGreaterWithItems(UInt64[], Object[], IComparer\u00601[System.UInt64], Int32, Int32)" }, { "virtualAddress": "0x009FAC88", "name": "ArraySortHelper_2_System_UInt64_System_Object__Swap", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__Swap(UInt64__Array * keys, Object__Array * values, int32_t i, int32_t j, MethodInfo * method)", "dotNetSignature": "Void Swap(UInt64[], Object[], Int32, Int32)" }, { "virtualAddress": "0x009FAD30", "name": "ArraySortHelper_2_System_UInt64_System_Object__IntrospectiveSort", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__IntrospectiveSort(UInt64__Array * keys, Object__Array * values, int32_t left, int32_t length, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntrospectiveSort(UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009FAE28", "name": "ArraySortHelper_2_System_UInt64_System_Object__IntroSort", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__IntroSort(UInt64__Array * keys, Object__Array * values, int32_t lo, int32_t hi, int32_t depthLimit, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void IntroSort(UInt64[], Object[], Int32, Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009FB1E4", "name": "ArraySortHelper_2_System_UInt64_System_Object__PickPivotAndPartition", "signature": "int32_t ArraySortHelper_2_System_UInt64_System_Object__PickPivotAndPartition(UInt64__Array * keys, Object__Array * values, int32_t lo, int32_t hi, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 PickPivotAndPartition(UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009FB5F4", "name": "ArraySortHelper_2_System_UInt64_System_Object__Heapsort", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__Heapsort(UInt64__Array * keys, Object__Array * values, int32_t lo, int32_t hi, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Heapsort(UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009FB798", "name": "ArraySortHelper_2_System_UInt64_System_Object__DownHeap", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__DownHeap(UInt64__Array * keys, Object__Array * values, int32_t i, int32_t n, int32_t lo, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void DownHeap(UInt64[], Object[], Int32, Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009FBAB4", "name": "ArraySortHelper_2_System_UInt64_System_Object__InsertionSort", "signature": "void ArraySortHelper_2_System_UInt64_System_Object__InsertionSort(UInt64__Array * keys, Object__Array * values, int32_t lo, int32_t hi, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void InsertionSort(UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x009FBCE8", "name": "ArraySortHelper_2_System_UInt64_System_Object___ctor", "signature": "void ArraySortHelper_2_System_UInt64_System_Object___ctor(ArraySortHelper_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ArraySortHelper\u00602[System.UInt64,System.Object]()" }, { "virtualAddress": "0x009FBD00", "name": "Comparer_1_System_Boolean__get_Default", "signature": "Comparer_1_System_Boolean_ * Comparer_1_System_Boolean__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Boolean] get_Default()" }, { "virtualAddress": "0x009FBDE4", "name": "Comparer_1_System_Boolean__Create", "signature": "Comparer_1_System_Boolean_ * Comparer_1_System_Boolean__Create(Comparison_1_Boolean_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Boolean] Create(Comparison\u00601[Boolean])" }, { "virtualAddress": "0x009FBF00", "name": "Comparer_1_System_Boolean__CreateComparer", "signature": "Comparer_1_System_Boolean_ * Comparer_1_System_Boolean__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Boolean] CreateComparer()" }, { "virtualAddress": "0x009FC2EC", "name": "Comparer_1_System_Boolean__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_Boolean__System_Collections_IComparer_Compare(Comparer_1_System_Boolean_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FC468", "name": "Comparer_1_System_Boolean___ctor", "signature": "void Comparer_1_System_Boolean___ctor(Comparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Boolean]()" }, { "virtualAddress": "0x009FC480", "name": "Comparer_1_System_Byte__get_Default", "signature": "Comparer_1_System_Byte_ * Comparer_1_System_Byte__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Byte] get_Default()" }, { "virtualAddress": "0x009FC564", "name": "Comparer_1_System_Byte__Create", "signature": "Comparer_1_System_Byte_ * Comparer_1_System_Byte__Create(Comparison_1_Byte_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Byte] Create(Comparison\u00601[Byte])" }, { "virtualAddress": "0x009FC680", "name": "Comparer_1_System_Byte__CreateComparer", "signature": "Comparer_1_System_Byte_ * Comparer_1_System_Byte__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Byte] CreateComparer()" }, { "virtualAddress": "0x009FCA6C", "name": "Comparer_1_System_Byte__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_Byte__System_Collections_IComparer_Compare(Comparer_1_System_Byte_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FCBDC", "name": "Comparer_1_System_Byte___ctor", "signature": "void Comparer_1_System_Byte___ctor(Comparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Byte]()" }, { "virtualAddress": "0x009FCBF4", "name": "Comparer_1_System_ByteEnum__get_Default", "signature": "Comparer_1_System_ByteEnum_ * Comparer_1_System_ByteEnum__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ByteEnum] get_Default()" }, { "virtualAddress": "0x009FCCD8", "name": "Comparer_1_System_ByteEnum__Create", "signature": "Comparer_1_System_ByteEnum_ * Comparer_1_System_ByteEnum__Create(Comparison_1_ByteEnum_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ByteEnum] Create(Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x009FCDF4", "name": "Comparer_1_System_ByteEnum__CreateComparer", "signature": "Comparer_1_System_ByteEnum_ * Comparer_1_System_ByteEnum__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ByteEnum] CreateComparer()" }, { "virtualAddress": "0x009FD1E0", "name": "Comparer_1_System_ByteEnum__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ByteEnum__System_Collections_IComparer_Compare(Comparer_1_System_ByteEnum_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FD350", "name": "Comparer_1_System_ByteEnum___ctor", "signature": "void Comparer_1_System_ByteEnum___ctor(Comparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x009FD368", "name": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object__get_Default", "signature": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object_ * Comparer_1_KeyValuePair_2_System_DateTime_System_Object__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] get_Default()" }, { "virtualAddress": "0x009FD44C", "name": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object__Create", "signature": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object_ * Comparer_1_KeyValuePair_2_System_DateTime_System_Object__Create(Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] Create(Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x009FD568", "name": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object__CreateComparer", "signature": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object_ * Comparer_1_KeyValuePair_2_System_DateTime_System_Object__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] CreateComparer()" }, { "virtualAddress": "0x009FD954", "name": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IComparer_Compare(Comparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FDAC0", "name": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void Comparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor(Comparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x009FDAD8", "name": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32__get_Default", "signature": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32_ * Comparer_1_KeyValuePair_2_System_Guid_System_Int32__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]] get_Default()" }, { "virtualAddress": "0x009FDBBC", "name": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32__Create", "signature": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32_ * Comparer_1_KeyValuePair_2_System_Guid_System_Int32__Create(Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]] Create(Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x009FDCD8", "name": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32__CreateComparer", "signature": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32_ * Comparer_1_KeyValuePair_2_System_Guid_System_Int32__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]] CreateComparer()" }, { "virtualAddress": "0x009FE0C4", "name": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_KeyValuePair_2_System_Guid_System_Int32__System_Collections_IComparer_Compare(Comparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FE270", "name": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32___ctor", "signature": "void Comparer_1_KeyValuePair_2_System_Guid_System_Int32___ctor(Comparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]]()" }, { "virtualAddress": "0x009FE288", "name": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Default", "signature": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] get_Default()" }, { "virtualAddress": "0x009FE36C", "name": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Create", "signature": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Create(Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] Create(Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009FE488", "name": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CreateComparer", "signature": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] CreateComparer()" }, { "virtualAddress": "0x009FE874", "name": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IComparer_Compare(Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FE9E4", "name": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x009FE9FC", "name": "Comparer_1_System_Guid__get_Default", "signature": "Comparer_1_System_Guid_ * Comparer_1_System_Guid__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Guid] get_Default()" }, { "virtualAddress": "0x009FEAE0", "name": "Comparer_1_System_Guid__Create", "signature": "Comparer_1_System_Guid_ * Comparer_1_System_Guid__Create(Comparison_1_Guid_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Guid] Create(Comparison\u00601[Guid])" }, { "virtualAddress": "0x009FEBFC", "name": "Comparer_1_System_Guid__CreateComparer", "signature": "Comparer_1_System_Guid_ * Comparer_1_System_Guid__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Guid] CreateComparer()" }, { "virtualAddress": "0x009FEFE8", "name": "Comparer_1_System_Guid__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_Guid__System_Collections_IComparer_Compare(Comparer_1_System_Guid_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FF154", "name": "Comparer_1_System_Guid___ctor", "signature": "void Comparer_1_System_Guid___ctor(Comparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Guid]()" }, { "virtualAddress": "0x009FF16C", "name": "Comparer_1_System_Int32__get_Default", "signature": "Comparer_1_System_Int32_ * Comparer_1_System_Int32__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Int32] get_Default()" }, { "virtualAddress": "0x009FF250", "name": "Comparer_1_System_Int32__Create", "signature": "Comparer_1_System_Int32_ * Comparer_1_System_Int32__Create(Comparison_1_Int32_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Int32] Create(Comparison\u00601[Int32])" }, { "virtualAddress": "0x009FF36C", "name": "Comparer_1_System_Int32__CreateComparer", "signature": "Comparer_1_System_Int32_ * Comparer_1_System_Int32__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Int32] CreateComparer()" }, { "virtualAddress": "0x009FF758", "name": "Comparer_1_System_Int32__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_Int32__System_Collections_IComparer_Compare(Comparer_1_System_Int32_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x009FF8C8", "name": "Comparer_1_System_Int32___ctor", "signature": "void Comparer_1_System_Int32___ctor(Comparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Int32]()" }, { "virtualAddress": "0x00A00044", "name": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Default", "signature": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] get_Default()" }, { "virtualAddress": "0x00A00128", "name": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Create", "signature": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Create(Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] Create(Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A00244", "name": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CreateComparer", "signature": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] CreateComparer()" }, { "virtualAddress": "0x00A00630", "name": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IComparer_Compare(Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A007A0", "name": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x00A0089C", "name": "Comparer_1_System_UInt64__Create", "signature": "Comparer_1_System_UInt64_ * Comparer_1_System_UInt64__Create(Comparison_1_UInt64_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.UInt64] Create(Comparison\u00601[UInt64])" }, { "virtualAddress": "0x00A009B8", "name": "Comparer_1_System_UInt64__CreateComparer", "signature": "Comparer_1_System_UInt64_ * Comparer_1_System_UInt64__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.UInt64] CreateComparer()" }, { "virtualAddress": "0x00A00DA4", "name": "Comparer_1_System_UInt64__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_UInt64__System_Collections_IComparer_Compare(Comparer_1_System_UInt64_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A00F14", "name": "Comparer_1_System_UInt64___ctor", "signature": "void Comparer_1_System_UInt64___ctor(Comparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A00F2C", "name": "Comparer_1_System_ValueTuple_1__get_Default", "signature": "Comparer_1_System_ValueTuple_1_ * Comparer_1_System_ValueTuple_1__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00601] get_Default()" }, { "virtualAddress": "0x00A01010", "name": "Comparer_1_System_ValueTuple_1__Create", "signature": "Comparer_1_System_ValueTuple_1_ * Comparer_1_System_ValueTuple_1__Create(Comparison_1_ValueTuple_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00601] Create(Comparison\u00601[ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00A0112C", "name": "Comparer_1_System_ValueTuple_1__CreateComparer", "signature": "Comparer_1_System_ValueTuple_1_ * Comparer_1_System_ValueTuple_1__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00601] CreateComparer()" }, { "virtualAddress": "0x00A01518", "name": "Comparer_1_System_ValueTuple_1__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_1__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_1_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A01688", "name": "Comparer_1_System_ValueTuple_1___ctor", "signature": "void Comparer_1_System_ValueTuple_1___ctor(Comparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00601]()" }, { "virtualAddress": "0x00A016A0", "name": "Comparer_1_System_ValueTuple_2__get_Default", "signature": "Comparer_1_System_ValueTuple_2_ * Comparer_1_System_ValueTuple_2__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00602] get_Default()" }, { "virtualAddress": "0x00A01784", "name": "Comparer_1_System_ValueTuple_2__Create", "signature": "Comparer_1_System_ValueTuple_2_ * Comparer_1_System_ValueTuple_2__Create(Comparison_1_ValueTuple_2_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00602] Create(Comparison\u00601[ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00A018A0", "name": "Comparer_1_System_ValueTuple_2__CreateComparer", "signature": "Comparer_1_System_ValueTuple_2_ * Comparer_1_System_ValueTuple_2__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00602] CreateComparer()" }, { "virtualAddress": "0x00A01C8C", "name": "Comparer_1_System_ValueTuple_2__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_2__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_2_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A01DF8", "name": "Comparer_1_System_ValueTuple_2___ctor", "signature": "void Comparer_1_System_ValueTuple_2___ctor(Comparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00602]()" }, { "virtualAddress": "0x00A01E10", "name": "Comparer_1_System_ValueTuple_3__get_Default", "signature": "Comparer_1_System_ValueTuple_3_ * Comparer_1_System_ValueTuple_3__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00603] get_Default()" }, { "virtualAddress": "0x00A01EF4", "name": "Comparer_1_System_ValueTuple_3__Create", "signature": "Comparer_1_System_ValueTuple_3_ * Comparer_1_System_ValueTuple_3__Create(Comparison_1_ValueTuple_3_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00603] Create(Comparison\u00601[ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00A02010", "name": "Comparer_1_System_ValueTuple_3__CreateComparer", "signature": "Comparer_1_System_ValueTuple_3_ * Comparer_1_System_ValueTuple_3__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00603] CreateComparer()" }, { "virtualAddress": "0x00A023FC", "name": "Comparer_1_System_ValueTuple_3__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_3__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_3_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A025A8", "name": "Comparer_1_System_ValueTuple_3___ctor", "signature": "void Comparer_1_System_ValueTuple_3___ctor(Comparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00603]()" }, { "virtualAddress": "0x00A025C0", "name": "Comparer_1_System_ValueTuple_4__get_Default", "signature": "Comparer_1_System_ValueTuple_4_ * Comparer_1_System_ValueTuple_4__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00604] get_Default()" }, { "virtualAddress": "0x00A026A4", "name": "Comparer_1_System_ValueTuple_4__Create", "signature": "Comparer_1_System_ValueTuple_4_ * Comparer_1_System_ValueTuple_4__Create(Comparison_1_ValueTuple_4_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00604] Create(Comparison\u00601[ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A027C0", "name": "Comparer_1_System_ValueTuple_4__CreateComparer", "signature": "Comparer_1_System_ValueTuple_4_ * Comparer_1_System_ValueTuple_4__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00604] CreateComparer()" }, { "virtualAddress": "0x00A02BAC", "name": "Comparer_1_System_ValueTuple_4__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_4__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_4_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A02D38", "name": "Comparer_1_System_ValueTuple_4___ctor", "signature": "void Comparer_1_System_ValueTuple_4___ctor(Comparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00604]()" }, { "virtualAddress": "0x00A02D50", "name": "Comparer_1_System_ValueTuple_5__get_Default", "signature": "Comparer_1_System_ValueTuple_5_ * Comparer_1_System_ValueTuple_5__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00605] get_Default()" }, { "virtualAddress": "0x00A02E34", "name": "Comparer_1_System_ValueTuple_5__Create", "signature": "Comparer_1_System_ValueTuple_5_ * Comparer_1_System_ValueTuple_5__Create(Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00605] Create(Comparison\u00601[ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A02F50", "name": "Comparer_1_System_ValueTuple_5__CreateComparer", "signature": "Comparer_1_System_ValueTuple_5_ * Comparer_1_System_ValueTuple_5__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00605] CreateComparer()" }, { "virtualAddress": "0x00A0333C", "name": "Comparer_1_System_ValueTuple_5__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_5__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_5_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A034E8", "name": "Comparer_1_System_ValueTuple_5___ctor", "signature": "void Comparer_1_System_ValueTuple_5___ctor(Comparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00605]()" }, { "virtualAddress": "0x00A03500", "name": "Comparer_1_System_ValueTuple_6__get_Default", "signature": "Comparer_1_System_ValueTuple_6_ * Comparer_1_System_ValueTuple_6__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00606] get_Default()" }, { "virtualAddress": "0x00A035E4", "name": "Comparer_1_System_ValueTuple_6__Create", "signature": "Comparer_1_System_ValueTuple_6_ * Comparer_1_System_ValueTuple_6__Create(Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00606] Create(Comparison\u00601[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A03700", "name": "Comparer_1_System_ValueTuple_6__CreateComparer", "signature": "Comparer_1_System_ValueTuple_6_ * Comparer_1_System_ValueTuple_6__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00606] CreateComparer()" }, { "virtualAddress": "0x00A03AEC", "name": "Comparer_1_System_ValueTuple_6__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_6__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_6_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A03C94", "name": "Comparer_1_System_ValueTuple_6___ctor", "signature": "void Comparer_1_System_ValueTuple_6___ctor(Comparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00606]()" }, { "virtualAddress": "0x00A03CAC", "name": "Comparer_1_System_ValueTuple_7__get_Default", "signature": "Comparer_1_System_ValueTuple_7_ * Comparer_1_System_ValueTuple_7__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00607] get_Default()" }, { "virtualAddress": "0x00A03D90", "name": "Comparer_1_System_ValueTuple_7__Create", "signature": "Comparer_1_System_ValueTuple_7_ * Comparer_1_System_ValueTuple_7__Create(Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00607] Create(Comparison\u00601[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A03EAC", "name": "Comparer_1_System_ValueTuple_7__CreateComparer", "signature": "Comparer_1_System_ValueTuple_7_ * Comparer_1_System_ValueTuple_7__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00607] CreateComparer()" }, { "virtualAddress": "0x00A04298", "name": "Comparer_1_System_ValueTuple_7__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_7__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_7_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A04464", "name": "Comparer_1_System_ValueTuple_7___ctor", "signature": "void Comparer_1_System_ValueTuple_7___ctor(Comparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00607]()" }, { "virtualAddress": "0x00A0447C", "name": "Comparer_1_System_ValueTuple_8__get_Default", "signature": "Comparer_1_System_ValueTuple_8_ * Comparer_1_System_ValueTuple_8__get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00A04560", "name": "Comparer_1_System_ValueTuple_8__Create", "signature": "Comparer_1_System_ValueTuple_8_ * Comparer_1_System_ValueTuple_8__Create(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]])" }, { "virtualAddress": "0x00A0467C", "name": "Comparer_1_System_ValueTuple_8__CreateComparer", "signature": "Comparer_1_System_ValueTuple_8_ * Comparer_1_System_ValueTuple_8__CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00A04A68", "name": "Comparer_1_System_ValueTuple_8__System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_8__System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_8_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A04C14", "name": "Comparer_1_System_ValueTuple_8___ctor", "signature": "void Comparer_1_System_ValueTuple_8___ctor(Comparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A04C2C", "name": "Comparer_1_System_ValueTuple_8__1_get_Default", "signature": "Comparer_1_System_ValueTuple_8__1 * Comparer_1_System_ValueTuple_8__1_get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00A04D10", "name": "Comparer_1_System_ValueTuple_8__1_Create", "signature": "Comparer_1_System_ValueTuple_8__1 * Comparer_1_System_ValueTuple_8__1_Create(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]])" }, { "virtualAddress": "0x00A04E2C", "name": "Comparer_1_System_ValueTuple_8__1_CreateComparer", "signature": "Comparer_1_System_ValueTuple_8__1 * Comparer_1_System_ValueTuple_8__1_CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00A05218", "name": "Comparer_1_System_ValueTuple_8__1_System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_8__1_System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_8__1 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A053C4", "name": "Comparer_1_System_ValueTuple_8__1__ctor", "signature": "void Comparer_1_System_ValueTuple_8__1__ctor(Comparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A053DC", "name": "Comparer_1_System_ValueTuple_8__2_get_Default", "signature": "Comparer_1_System_ValueTuple_8__2 * Comparer_1_System_ValueTuple_8__2_get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00A054C0", "name": "Comparer_1_System_ValueTuple_8__2_Create", "signature": "Comparer_1_System_ValueTuple_8__2 * Comparer_1_System_ValueTuple_8__2_Create(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]])" }, { "virtualAddress": "0x00A055DC", "name": "Comparer_1_System_ValueTuple_8__2_CreateComparer", "signature": "Comparer_1_System_ValueTuple_8__2 * Comparer_1_System_ValueTuple_8__2_CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00A059C8", "name": "Comparer_1_System_ValueTuple_8__2_System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_8__2_System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_8__2 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A05B74", "name": "Comparer_1_System_ValueTuple_8__2__ctor", "signature": "void Comparer_1_System_ValueTuple_8__2__ctor(Comparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A05B8C", "name": "Comparer_1_System_ValueTuple_8__3_get_Default", "signature": "Comparer_1_System_ValueTuple_8__3 * Comparer_1_System_ValueTuple_8__3_get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00A05C70", "name": "Comparer_1_System_ValueTuple_8__3_Create", "signature": "Comparer_1_System_ValueTuple_8__3 * Comparer_1_System_ValueTuple_8__3_Create(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A05D8C", "name": "Comparer_1_System_ValueTuple_8__3_CreateComparer", "signature": "Comparer_1_System_ValueTuple_8__3 * Comparer_1_System_ValueTuple_8__3_CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00A06178", "name": "Comparer_1_System_ValueTuple_8__3_System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_8__3_System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_8__3 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A06324", "name": "Comparer_1_System_ValueTuple_8__3__ctor", "signature": "void Comparer_1_System_ValueTuple_8__3__ctor(Comparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A0633C", "name": "Comparer_1_System_ValueTuple_8__4_get_Default", "signature": "Comparer_1_System_ValueTuple_8__4 * Comparer_1_System_ValueTuple_8__4_get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00A06420", "name": "Comparer_1_System_ValueTuple_8__4_Create", "signature": "Comparer_1_System_ValueTuple_8__4 * Comparer_1_System_ValueTuple_8__4_Create(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A0653C", "name": "Comparer_1_System_ValueTuple_8__4_CreateComparer", "signature": "Comparer_1_System_ValueTuple_8__4 * Comparer_1_System_ValueTuple_8__4_CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00A06928", "name": "Comparer_1_System_ValueTuple_8__4_System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_8__4_System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_8__4 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A06AD4", "name": "Comparer_1_System_ValueTuple_8__4__ctor", "signature": "void Comparer_1_System_ValueTuple_8__4__ctor(Comparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A06AEC", "name": "Comparer_1_System_ValueTuple_8__5_get_Default", "signature": "Comparer_1_System_ValueTuple_8__5 * Comparer_1_System_ValueTuple_8__5_get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00A06BD0", "name": "Comparer_1_System_ValueTuple_8__5_Create", "signature": "Comparer_1_System_ValueTuple_8__5 * Comparer_1_System_ValueTuple_8__5_Create(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A06CEC", "name": "Comparer_1_System_ValueTuple_8__5_CreateComparer", "signature": "Comparer_1_System_ValueTuple_8__5 * Comparer_1_System_ValueTuple_8__5_CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00A070D8", "name": "Comparer_1_System_ValueTuple_8__5_System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_8__5_System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_8__5 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A07284", "name": "Comparer_1_System_ValueTuple_8__5__ctor", "signature": "void Comparer_1_System_ValueTuple_8__5__ctor(Comparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A0729C", "name": "Comparer_1_System_ValueTuple_8__6_get_Default", "signature": "Comparer_1_System_ValueTuple_8__6 * Comparer_1_System_ValueTuple_8__6_get_Default(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00A07380", "name": "Comparer_1_System_ValueTuple_8__6_Create", "signature": "Comparer_1_System_ValueTuple_8__6 * Comparer_1_System_ValueTuple_8__6_Create(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A0749C", "name": "Comparer_1_System_ValueTuple_8__6_CreateComparer", "signature": "Comparer_1_System_ValueTuple_8__6 * Comparer_1_System_ValueTuple_8__6_CreateComparer(MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00A07888", "name": "Comparer_1_System_ValueTuple_8__6_System_Collections_IComparer_Compare", "signature": "int32_t Comparer_1_System_ValueTuple_8__6_System_Collections_IComparer_Compare(Comparer_1_System_ValueTuple_8__6 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IComparer.Compare(Object, Object)" }, { "virtualAddress": "0x00A07A34", "name": "Comparer_1_System_ValueTuple_8__6__ctor", "signature": "void Comparer_1_System_ValueTuple_8__6__ctor(Comparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A07A4C", "name": "ComparisonComparer_1_System_Boolean___ctor", "signature": "void ComparisonComparer_1_System_Boolean___ctor(ComparisonComparer_1_System_Boolean_ * this, Comparison_1_Boolean_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.Boolean](Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00A07A8C", "name": "ComparisonComparer_1_System_Boolean__Compare", "signature": "int32_t ComparisonComparer_1_System_Boolean__Compare(ComparisonComparer_1_System_Boolean_ * this, bool x, bool y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Boolean, Boolean)" }, { "virtualAddress": "0x00A07ABC", "name": "ComparisonComparer_1_System_Byte___ctor", "signature": "void ComparisonComparer_1_System_Byte___ctor(ComparisonComparer_1_System_Byte_ * this, Comparison_1_Byte_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.Byte](Comparison\u00601[Byte])" }, { "virtualAddress": "0x00A07AFC", "name": "ComparisonComparer_1_System_Byte__Compare", "signature": "int32_t ComparisonComparer_1_System_Byte__Compare(ComparisonComparer_1_System_Byte_ * this, uint8_t x, uint8_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Byte, Byte)" }, { "virtualAddress": "0x00A07B24", "name": "ComparisonComparer_1_System_ByteEnum___ctor", "signature": "void ComparisonComparer_1_System_ByteEnum___ctor(ComparisonComparer_1_System_ByteEnum_ * this, Comparison_1_ByteEnum_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ByteEnum](Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00A07B64", "name": "ComparisonComparer_1_System_ByteEnum__Compare", "signature": "int32_t ComparisonComparer_1_System_ByteEnum__Compare(ComparisonComparer_1_System_ByteEnum_ * this, ByteEnum__Enum x, ByteEnum__Enum y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ByteEnum, ByteEnum)" }, { "virtualAddress": "0x00A07B8C", "name": "ComparisonComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void ComparisonComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor(ComparisonComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]](Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00A07BCC", "name": "ComparisonComparer_1_KeyValuePair_2_System_DateTime_System_Object__Compare", "signature": "int32_t ComparisonComparer_1_KeyValuePair_2_System_DateTime_System_Object__Compare(ComparisonComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ x, KeyValuePair_2_System_DateTime_System_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(KeyValuePair\u00602[System.DateTime,System.Object], KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A07BF4", "name": "ComparisonComparer_1_KeyValuePair_2_System_Guid_System_Int32___ctor", "signature": "void ComparisonComparer_1_KeyValuePair_2_System_Guid_System_Int32___ctor(ComparisonComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, Comparison_1_System_Collections_Generic_KeyValuePair_2_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]](Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00A07C34", "name": "ComparisonComparer_1_KeyValuePair_2_System_Guid_System_Int32__Compare", "signature": "int32_t ComparisonComparer_1_KeyValuePair_2_System_Guid_System_Int32__Compare(ComparisonComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, KeyValuePair_2_System_Guid_System_Int32_ x, KeyValuePair_2_System_Guid_System_Int32_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(KeyValuePair\u00602[System.Guid,System.Int32], KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x00A07CB8", "name": "ComparisonComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void ComparisonComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(ComparisonComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00A07CF8", "name": "ComparisonComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Compare", "signature": "int32_t ComparisonComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Compare(ComparisonComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo x, EventProvider_SessionInfo y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(EventProvider\u002BSessionInfo, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A07D20", "name": "ComparisonComparer_1_System_Guid___ctor", "signature": "void ComparisonComparer_1_System_Guid___ctor(ComparisonComparer_1_System_Guid_ * this, Comparison_1_Guid_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.Guid](Comparison\u00601[Guid])" }, { "virtualAddress": "0x00A07D60", "name": "ComparisonComparer_1_System_Guid__Compare", "signature": "int32_t ComparisonComparer_1_System_Guid__Compare(ComparisonComparer_1_System_Guid_ * this, Guid x, Guid y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Guid, Guid)" }, { "virtualAddress": "0x00A07D88", "name": "ComparisonComparer_1_System_Int32___ctor", "signature": "void ComparisonComparer_1_System_Int32___ctor(ComparisonComparer_1_System_Int32_ * this, Comparison_1_Int32_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.Int32](Comparison\u00601[Int32])" }, { "virtualAddress": "0x00A07DC8", "name": "ComparisonComparer_1_System_Int32__Compare", "signature": "int32_t ComparisonComparer_1_System_Int32__Compare(ComparisonComparer_1_System_Int32_ * this, int32_t x, int32_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Int32, Int32)" }, { "virtualAddress": "0x00A07E58", "name": "ComparisonComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void ComparisonComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(ComparisonComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A07E98", "name": "ComparisonComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Compare", "signature": "int32_t ComparisonComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Compare(ComparisonComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken x, EventRegistrationToken y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(EventRegistrationToken, EventRegistrationToken)" }, { "virtualAddress": "0x00A07EC0", "name": "ComparisonComparer_1_System_UInt64___ctor", "signature": "void ComparisonComparer_1_System_UInt64___ctor(ComparisonComparer_1_System_UInt64_ * this, Comparison_1_UInt64_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.UInt64](Comparison\u00601[UInt64])" }, { "virtualAddress": "0x00A07F00", "name": "ComparisonComparer_1_System_UInt64__Compare", "signature": "int32_t ComparisonComparer_1_System_UInt64__Compare(ComparisonComparer_1_System_UInt64_ * this, uint64_t x, uint64_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(UInt64, UInt64)" }, { "virtualAddress": "0x00A07F28", "name": "ComparisonComparer_1_System_ValueTuple_1___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_1___ctor(ComparisonComparer_1_System_ValueTuple_1_ * this, Comparison_1_ValueTuple_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00601](Comparison\u00601[ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00A07F68", "name": "ComparisonComparer_1_System_ValueTuple_1__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_1__Compare(ComparisonComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object_ x, ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00601[Object], ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00A07F90", "name": "ComparisonComparer_1_System_ValueTuple_2___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_2___ctor(ComparisonComparer_1_System_ValueTuple_2_ * this, Comparison_1_ValueTuple_2_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00602](Comparison\u00601[ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00A07FD0", "name": "ComparisonComparer_1_System_ValueTuple_2__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_2__Compare(ComparisonComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object_ x, ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00602[Object,Object], ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00A07FF8", "name": "ComparisonComparer_1_System_ValueTuple_3___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_3___ctor(ComparisonComparer_1_System_ValueTuple_3_ * this, Comparison_1_ValueTuple_3_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00603](Comparison\u00601[ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00A08038", "name": "ComparisonComparer_1_System_ValueTuple_3__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_3__Compare(ComparisonComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object_ x, ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00603[Object,Object,Object], ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00A080BC", "name": "ComparisonComparer_1_System_ValueTuple_4___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_4___ctor(ComparisonComparer_1_System_ValueTuple_4_ * this, Comparison_1_ValueTuple_4_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00604](Comparison\u00601[ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A080FC", "name": "ComparisonComparer_1_System_ValueTuple_4__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_4__Compare(ComparisonComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00604[Object,Object,Object,Object], ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00A08160", "name": "ComparisonComparer_1_System_ValueTuple_5___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_5___ctor(ComparisonComparer_1_System_ValueTuple_5_ * this, Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00605](Comparison\u00601[ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A081A0", "name": "ComparisonComparer_1_System_ValueTuple_5__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_5__Compare(ComparisonComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00605[Object,Object,Object,Object,Object], ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A08224", "name": "ComparisonComparer_1_System_ValueTuple_6___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_6___ctor(ComparisonComparer_1_System_ValueTuple_6_ * this, Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00606](Comparison\u00601[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A08264", "name": "ComparisonComparer_1_System_ValueTuple_6__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_6__Compare(ComparisonComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00606[Object,Object,Object,Object,Object,Object], ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A082E4", "name": "ComparisonComparer_1_System_ValueTuple_7___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_7___ctor(ComparisonComparer_1_System_ValueTuple_7_ * this, Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00607](Comparison\u00601[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A08324", "name": "ComparisonComparer_1_System_ValueTuple_7__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_7__Compare(ComparisonComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A083D0", "name": "ComparisonComparer_1_System_ValueTuple_8___ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_8___ctor(ComparisonComparer_1_System_ValueTuple_8_ * this, Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00608](Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]])" }, { "virtualAddress": "0x00A08410", "name": "ComparisonComparer_1_System_ValueTuple_8__Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_8__Compare(ComparisonComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00A0849C", "name": "ComparisonComparer_1_System_ValueTuple_8__1__ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_8__1__ctor(ComparisonComparer_1_System_ValueTuple_8__1 * this, Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00608](Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]])" }, { "virtualAddress": "0x00A084DC", "name": "ComparisonComparer_1_System_ValueTuple_8__1_Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_8__1_Compare(ComparisonComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00A08578", "name": "ComparisonComparer_1_System_ValueTuple_8__2__ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_8__2__ctor(ComparisonComparer_1_System_ValueTuple_8__2 * this, Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00608](Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]])" }, { "virtualAddress": "0x00A085B8", "name": "ComparisonComparer_1_System_ValueTuple_8__2_Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_8__2_Compare(ComparisonComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00A08654", "name": "ComparisonComparer_1_System_ValueTuple_8__3__ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_8__3__ctor(ComparisonComparer_1_System_ValueTuple_8__3 * this, Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00608](Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A08694", "name": "ComparisonComparer_1_System_ValueTuple_8__3_Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_8__3_Compare(ComparisonComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A08730", "name": "ComparisonComparer_1_System_ValueTuple_8__4__ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_8__4__ctor(ComparisonComparer_1_System_ValueTuple_8__4 * this, Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00608](Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A08770", "name": "ComparisonComparer_1_System_ValueTuple_8__4_Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_8__4_Compare(ComparisonComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A0880C", "name": "ComparisonComparer_1_System_ValueTuple_8__5__ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_8__5__ctor(ComparisonComparer_1_System_ValueTuple_8__5 * this, Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00608](Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A0884C", "name": "ComparisonComparer_1_System_ValueTuple_8__5_Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_8__5_Compare(ComparisonComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A088E8", "name": "ComparisonComparer_1_System_ValueTuple_8__6__ctor", "signature": "void ComparisonComparer_1_System_ValueTuple_8__6__ctor(ComparisonComparer_1_System_ValueTuple_8__6 * this, Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * comparison, MethodInfo * method)", "dotNetSignature": "ComparisonComparer\u00601[System.ValueTuple\u00608](Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00A08928", "name": "ComparisonComparer_1_System_ValueTuple_8__6_Compare", "signature": "int32_t ComparisonComparer_1_System_ValueTuple_8__6_Compare(ComparisonComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x004085B8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, Dictionary_2_System_Int32_System_Object_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Int32,System.Object](Dictionary\u00602[System.Int32,System.Object], Int32)" }, { "virtualAddress": "0x004085E0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004085E8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__get_Current", "signature": "KeyValuePair_2_System_Int32_System_Object_ Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x004085F4", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004085F8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408600", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00408608", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x00408610", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x00408618", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x00408620", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, Dictionary_2_System_Object_System_Boolean_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Boolean](Dictionary\u00602[System.Object,System.Boolean], Int32)" }, { "virtualAddress": "0x00408648", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408650", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__get_Current", "signature": "KeyValuePair_2_System_Object_System_Boolean_ Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x0040865C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00408660", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408668", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00408670", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x00408678", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x00408680", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x00408688", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, Dictionary_2_System_Object_System_Int32_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Int32](Dictionary\u00602[System.Object,System.Int32], Int32)" }, { "virtualAddress": "0x004086B0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004086B8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__get_Current", "signature": "KeyValuePair_2_System_Object_System_Int32_ Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x004086C4", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004086C8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004086D0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004086D8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x004086E0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x004086E8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x004086F0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, Dictionary_2_System_Object_System_Int32Enum_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Int32Enum](Dictionary\u00602[System.Object,System.Int32Enum], Int32)" }, { "virtualAddress": "0x00408718", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408720", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__get_Current", "signature": "KeyValuePair_2_System_Object_System_Int32Enum_ Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x0040872C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00408730", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408738", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00408740", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x00408748", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x00408750", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x004087C0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, Dictionary_2_System_Object_System_Resources_ResourceLocator_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Resources.ResourceLocator](Dictionary\u00602[System.Object,System.Resources.ResourceLocator], Int32)" }, { "virtualAddress": "0x004087EC", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004087F4", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__get_Current", "signature": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x00408808", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040880C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408814", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0040881C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x00408824", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x0040882C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x00408834", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList], Int32)" }, { "virtualAddress": "0x00408860", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408868", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current", "signature": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x0040887C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00408880", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408888", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00408890", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x00408898", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x004088A0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x0040774C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object], Int32)" }, { "virtualAddress": "0x00407774", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0040777C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Current", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x00407788", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0040778C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407794", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0040779C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x004077A4", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x004077AC", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x004077B4", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry], Int32)" }, { "virtualAddress": "0x004077E0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004077E8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current", "signature": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x004077F4", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004077F8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407800", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407808", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x00407810", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x00407818", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x00407820", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___ctor(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, Dictionary_2_System_UInt64_System_Object_ * dictionary, int32_t getEnumeratorRetType, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.UInt64,System.Object](Dictionary\u00602[System.UInt64,System.Object], Int32)" }, { "virtualAddress": "0x00407848", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407850", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__get_Current", "signature": "KeyValuePair_2_System_UInt64_System_Object_ Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__get_Current(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x0040785C", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__Dispose(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407860", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407868", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407870", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Entry", "signature": "DictionaryEntry Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Entry(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x00407878", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Key", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Key(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x00407880", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Value", "signature": "Object * Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Value(Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x00407888", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, Dictionary_2_System_Int32_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Int32,System.Object](Dictionary\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x004078AC", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004078B0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004078B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__get_Current", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x004078C0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004078C8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004078D0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, Dictionary_2_System_Object_System_Boolean_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Boolean](Dictionary\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x004078F4", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004078F8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407900", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407908", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407910", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407918", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, Dictionary_2_System_Object_System_Int32_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32](Dictionary\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0040793C", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407940", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407948", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407950", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407958", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407960", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, Dictionary_2_System_Object_System_Int32Enum_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32Enum](Dictionary\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00407984", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407988", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407990", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407998", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004079A0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004079F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, Dictionary_2_System_Object_System_Resources_ResourceLocator_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Resources.ResourceLocator](Dictionary\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00407A14", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407A18", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407A20", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407A28", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407A30", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407A38", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00407A5C", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407A60", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407A68", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407A70", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407A78", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407A80", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00407AA4", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407AA8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407AB0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Current", "signature": "EventRegistrationToken Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Current()" }, { "virtualAddress": "0x00407AB8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407AC0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407AC8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00407AEC", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407AF0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407AF8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey get_Current()" }, { "virtualAddress": "0x00407B04", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407B0C", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407B14", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, Dictionary_2_System_UInt64_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.UInt64,System.Object](Dictionary\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x00407B38", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__Dispose(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407B3C", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407B44", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__get_Current", "signature": "uint64_t Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_Current()" }, { "virtualAddress": "0x00407B4C", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407B54", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00987CA0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, Dictionary_2_System_Int32_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Int32,System.Object](Dictionary\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00987D44", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object_ Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Int32,System.Object] GetEnumerator()" }, { "virtualAddress": "0x00987D70", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, Int32__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32[], Int32)" }, { "virtualAddress": "0x00987F54", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00987F7C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00987F84", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Int32)" }, { "virtualAddress": "0x00987FF0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0098805C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Int32)" }, { "virtualAddress": "0x00988084", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Int32)" }, { "virtualAddress": "0x009880F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Int32_ * Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x00988154", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009881B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x009885B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x009885C0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00988674", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, Dictionary_2_System_Object_System_Boolean_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Boolean](Dictionary\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00988718", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean_ Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Boolean] GetEnumerator()" }, { "virtualAddress": "0x00988744", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00988928", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00988950", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00988958", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x009889C4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x00988A30", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Object)" }, { "virtualAddress": "0x00988A58", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x00988AC4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x00988B28", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00988B8C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00988F50", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00988F58", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0098900C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, Dictionary_2_System_Object_System_Int32_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Int32](Dictionary\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x009890B0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32_ Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32] GetEnumerator()" }, { "virtualAddress": "0x009890DC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x009892C0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009892E8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x009892F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0098935C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x009893C8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Object)" }, { "virtualAddress": "0x009893F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x0098945C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x009894C0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00989524", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x009898E8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x009898F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x009899A4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, Dictionary_2_System_Object_System_Int32Enum_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Int32Enum](Dictionary\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00989A48", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum_ Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32Enum] GetEnumerator()" }, { "virtualAddress": "0x00989A74", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00989C58", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00989C80", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00989C88", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x00989CF4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x00989D60", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Object)" }, { "virtualAddress": "0x00989D88", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x00989DF4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x00989E58", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00989EBC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0098A280", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0098A288", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0098ACD4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, Dictionary_2_System_Object_System_Resources_ResourceLocator_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Resources.ResourceLocator](Dictionary\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0098AD78", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator_ Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Resources.ResourceLocator] GetEnumerator()" }, { "virtualAddress": "0x0098ADA4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0098AF88", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098AFB0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0098AFB8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0098B024", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0098B090", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Object)" }, { "virtualAddress": "0x0098B0B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x0098B124", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x0098B188", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0098B1EC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0098B5B0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0098B5B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0098B66C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0098B710", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] GetEnumerator()" }, { "virtualAddress": "0x0098B73C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0098B920", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098B948", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0098B950", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0098B9BC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0098BA28", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(Object)" }, { "virtualAddress": "0x0098BA50", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x0098BABC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x0098BB20", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0098BB84", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0098BF48", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0098BF50", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0098C004", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0098C0A8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] GetEnumerator()" }, { "virtualAddress": "0x0098C0D4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventRegistrationToken[], Int32)" }, { "virtualAddress": "0x0098C2B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098C2E0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0098C2E8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(EventRegistrationToken)" }, { "virtualAddress": "0x0098C354", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0098C3C0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(EventRegistrationToken)" }, { "virtualAddress": "0x0098C3E8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(EventRegistrationToken)" }, { "virtualAddress": "0x0098C454", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x0098C4B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0098C51C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0098C91C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0098C924", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0098C9D8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0098CA7C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] GetEnumerator()" }, { "virtualAddress": "0x0098CAA8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey[], Int32)" }, { "virtualAddress": "0x0098CC8C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098CCB4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0098CCBC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0098CD28", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0098CD94", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0098CDBC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0098CE28", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x0098CE8C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0098CEF0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0098D2F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0098D2F8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0098D3AC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object___ctor(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, Dictionary_2_System_UInt64_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.UInt64,System.Object](Dictionary\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x0098D450", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object_ Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.UInt64,System.Object] GetEnumerator()" }, { "virtualAddress": "0x0098D47C", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, UInt64__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(UInt64[], Int32)" }, { "virtualAddress": "0x0098D660", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__get_Count(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098D688", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__get_IsReadOnly(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0098D690", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Add", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Add(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(UInt64)" }, { "virtualAddress": "0x0098D6FC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Clear", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Clear(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0098D768", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Contains", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Contains(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Contains(UInt64)" }, { "virtualAddress": "0x0098D790", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Remove", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Remove(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(UInt64)" }, { "virtualAddress": "0x0098D7FC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator", "signature": "IEnumerator_1_System_UInt64_ * Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_IEnumerable_TKey__GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UInt64] System.Collections.Generic.IEnumerable\u003CTKey\u003E.GetEnumerator()" }, { "virtualAddress": "0x0098D860", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0098D8C4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0098DCC4", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0098DCCC", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00407B5C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, Dictionary_2_System_Int32_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Int32,System.Object](Dictionary\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00407B80", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407B84", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407B8C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407B94", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407B9C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407BA4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, Dictionary_2_System_Object_System_Boolean_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Boolean](Dictionary\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00407BC8", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407BCC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407BD4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__get_Current", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Current()" }, { "virtualAddress": "0x00407BDC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407BE4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407BEC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, Dictionary_2_System_Object_System_Int32_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32](Dictionary\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00407C10", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407C14", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407C1C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__get_Current", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x00407C24", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407C2C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407C34", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, Dictionary_2_System_Object_System_Int32Enum_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32Enum](Dictionary\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00407C58", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407C5C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407C64", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__get_Current", "signature": "Int32Enum__Enum Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32Enum get_Current()" }, { "virtualAddress": "0x00407C6C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407C74", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407CC4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, Dictionary_2_System_Object_System_Resources_ResourceLocator_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Resources.ResourceLocator](Dictionary\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00407CE8", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407CEC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407CF4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__get_Current", "signature": "ResourceLocator Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "ResourceLocator get_Current()" }, { "virtualAddress": "0x00407D00", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407D08", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407D10", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00407D4C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407D54", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407D5C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00407D80", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407D84", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407D8C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407D94", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407D9C", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407DA4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00407DC8", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407DCC", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407DD4", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Current()" }, { "virtualAddress": "0x00407DE0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407DE8", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00407DF0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, Dictionary_2_System_UInt64_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.UInt64,System.Object](Dictionary\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x00407E14", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__Dispose", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__Dispose(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00407E18", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00407E20", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x00407E28", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00407E30", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset(Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0098F8F4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, Dictionary_2_System_Int32_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Int32,System.Object](Dictionary\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x0098F998", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object_ Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Int32,System.Object] GetEnumerator()" }, { "virtualAddress": "0x0098F9C4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0098FBA8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0098FBD0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x0098FBD8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x0098FC44", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x0098FCB0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x0098FD1C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Object)" }, { "virtualAddress": "0x0098FD44", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x0098FDA8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x0098FE0C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x009901D0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x009901D8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0099028C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, Dictionary_2_System_Object_System_Boolean_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Boolean](Dictionary\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00990330", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean_ Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Boolean] GetEnumerator()" }, { "virtualAddress": "0x0099035C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, Boolean__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Boolean[], Int32)" }, { "virtualAddress": "0x00990540", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00990568", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00990570", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Boolean)" }, { "virtualAddress": "0x009905DC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Boolean)" }, { "virtualAddress": "0x00990648", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x009906B4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Boolean)" }, { "virtualAddress": "0x009906E0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Boolean_ * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Boolean] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00990768", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009907F0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00990BF0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00990BF8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00990CAC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, Dictionary_2_System_Object_System_Int32_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Int32](Dictionary\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00990D50", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32_ Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32] GetEnumerator()" }, { "virtualAddress": "0x00990D7C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, Int32__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32[], Int32)" }, { "virtualAddress": "0x00990F60", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00990F88", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00990F90", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Int32)" }, { "virtualAddress": "0x00990FFC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Int32)" }, { "virtualAddress": "0x00991068", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x009910D4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Int32)" }, { "virtualAddress": "0x009910FC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Int32_ * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00991160", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009911C4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x009915C4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x009915CC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00991680", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, Dictionary_2_System_Object_System_Int32Enum_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Int32Enum](Dictionary\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00991724", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum_ Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Int32Enum] GetEnumerator()" }, { "virtualAddress": "0x00991750", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, Int32Enum__Enum__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32Enum[], Int32)" }, { "virtualAddress": "0x00991934", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0099195C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00991964", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Int32Enum)" }, { "virtualAddress": "0x009919D0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Int32Enum)" }, { "virtualAddress": "0x00991A3C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x00991AA8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, Int32Enum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Int32Enum)" }, { "virtualAddress": "0x00991AD0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Int32Enum_ * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32Enum] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00991B34", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00991B98", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00991F98", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00991FA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x009929EC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, Dictionary_2_System_Object_System_Resources_ResourceLocator_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Resources.ResourceLocator](Dictionary\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00992A90", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator_ Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Resources.ResourceLocator] GetEnumerator()" }, { "virtualAddress": "0x00992ABC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, ResourceLocator__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(ResourceLocator[], Int32)" }, { "virtualAddress": "0x00992CA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00992CC8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00992CD0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(ResourceLocator)" }, { "virtualAddress": "0x00992D3C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(ResourceLocator)" }, { "virtualAddress": "0x00992DA8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x00992E14", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, ResourceLocator item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(ResourceLocator)" }, { "virtualAddress": "0x00992E3C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Resources_ResourceLocator_ * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Resources.ResourceLocator] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00992EA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00992F04", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00993304", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0099330C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x009933C0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00993490", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(WindowsRuntimeMarshal\u002BEventRegistrationTokenList[], Int32)" }, { "virtualAddress": "0x00993674", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0099369C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x009936A4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00993710", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x0099377C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x009937E8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00993810", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00993874", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009938D8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00993CD8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00993CE0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00993D94", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00993E38", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] GetEnumerator()" }, { "virtualAddress": "0x00993E64", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x00994048", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00994070", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00994078", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x009940E4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x00994150", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x009941BC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Object)" }, { "virtualAddress": "0x009941E4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00994248", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009942AC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00994670", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00994678", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0099472C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x009947D0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] GetEnumerator()" }, { "virtualAddress": "0x009947FC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry[], Int32)" }, { "virtualAddress": "0x009949E0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00994A08", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00994A10", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00994A7C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00994AE8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x00994B54", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00994B7C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x00994BE0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00994C44", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00995044", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x0099504C", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00995100", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object___ctor", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object___ctor(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, Dictionary_2_System_UInt64_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.UInt64,System.Object](Dictionary\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x009951A4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object_ Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.UInt64,System.Object] GetEnumerator()" }, { "virtualAddress": "0x009951D0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, Object__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x009953B4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__get_Count", "signature": "int32_t Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__get_Count(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009953DC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__get_IsReadOnly(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x009953E4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Add", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Add(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x00995450", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Remove", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Remove(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x009954BC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Clear", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Clear(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x00995528", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Contains", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Contains(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Contains(Object)" }, { "virtualAddress": "0x00995550", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator", "signature": "IEnumerator_1_System_Object_ * Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_IEnumerable_TValue__GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CTValue\u003E.GetEnumerator()" }, { "virtualAddress": "0x009955B4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00995618", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x009959DC", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x009959E4", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00995A98", "name": "Dictionary_2_System_Int32_System_Object___ctor", "signature": "void Dictionary_2_System_Int32_System_Object___ctor(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object]()" }, { "virtualAddress": "0x00995AC4", "name": "Dictionary_2_System_Int32_System_Object___ctor_1", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_1(Dictionary_2_System_Int32_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](Int32)" }, { "virtualAddress": "0x00995AEC", "name": "Dictionary_2_System_Int32_System_Object___ctor_2", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_2(Dictionary_2_System_Int32_System_Object_ * this, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00995B1C", "name": "Dictionary_2_System_Int32_System_Object___ctor_3", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_3(Dictionary_2_System_Int32_System_Object_ * this, int32_t capacity, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](Int32, IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00995C3C", "name": "Dictionary_2_System_Int32_System_Object___ctor_4", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_4(Dictionary_2_System_Int32_System_Object_ * this, IDictionary_2_System_Int32_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](IDictionary\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00995C64", "name": "Dictionary_2_System_Int32_System_Object___ctor_5", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_5(Dictionary_2_System_Int32_System_Object_ * this, IDictionary_2_System_Int32_System_Object_ * dictionary, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](IDictionary\u00602[System.Int32,System.Object], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00996128", "name": "Dictionary_2_System_Int32_System_Object___ctor_6", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_6(Dictionary_2_System_Int32_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Int32_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.Object]])" }, { "virtualAddress": "0x00996150", "name": "Dictionary_2_System_Int32_System_Object___ctor_7", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_7(Dictionary_2_System_Int32_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Int32_System_Object_ * collection, IEqualityComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.Object]], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00996544", "name": "Dictionary_2_System_Int32_System_Object___ctor_8", "signature": "void Dictionary_2_System_Int32_System_Object___ctor_8(Dictionary_2_System_Int32_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00996624", "name": "Dictionary_2_System_Int32_System_Object__get_Comparer", "signature": "IEqualityComparer_1_System_Int32_ * Dictionary_2_System_Int32_System_Object__get_Comparer(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Int32] get_Comparer()" }, { "virtualAddress": "0x0099662C", "name": "Dictionary_2_System_Int32_System_Object__get_Count", "signature": "int32_t Dictionary_2_System_Int32_System_Object__get_Count(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0099663C", "name": "Dictionary_2_System_Int32_System_Object__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object_ * Dictionary_2_System_Int32_System_Object__get_Keys(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Int32,System.Object] get_Keys()" }, { "virtualAddress": "0x009966B4", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Int32_ * Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Int32] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x0099672C", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Int32_ * Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Int32] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x009967A4", "name": "Dictionary_2_System_Int32_System_Object__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object_ * Dictionary_2_System_Int32_System_Object__get_Values(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Int32,System.Object] get_Values()" }, { "virtualAddress": "0x0099681C", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00996894", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x0099690C", "name": "Dictionary_2_System_Int32_System_Object__get_Item", "signature": "Object * Dictionary_2_System_Int32_System_Object__get_Item(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x009969E0", "name": "Dictionary_2_System_Int32_System_Object__set_Item", "signature": "void Dictionary_2_System_Int32_System_Object__set_Item(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x00996A08", "name": "Dictionary_2_System_Int32_System_Object__Add", "signature": "void Dictionary_2_System_Int32_System_Object__Add(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(Int32, Object)" }, { "virtualAddress": "0x00996A30", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Int32_System_Object_ * this, KeyValuePair_2_System_Int32_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00996A54", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Int32_System_Object_ * this, KeyValuePair_2_System_Int32_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00996B08", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Int32_System_Object_ * this, KeyValuePair_2_System_Int32_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x00996BE4", "name": "Dictionary_2_System_Int32_System_Object__Clear", "signature": "void Dictionary_2_System_Int32_System_Object__Clear(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00996C7C", "name": "Dictionary_2_System_Int32_System_Object__ContainsKey", "signature": "bool Dictionary_2_System_Int32_System_Object__ContainsKey(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Int32)" }, { "virtualAddress": "0x00996CB0", "name": "Dictionary_2_System_Int32_System_Object__ContainsValue", "signature": "bool Dictionary_2_System_Int32_System_Object__ContainsValue(Dictionary_2_System_Int32_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x00996DD0", "name": "Dictionary_2_System_Int32_System_Object__CopyTo", "signature": "void Dictionary_2_System_Int32_System_Object__CopyTo(Dictionary_2_System_Int32_System_Object_ * this, KeyValuePair_2_System_Int32_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Int32,System.Object][], Int32)" }, { "virtualAddress": "0x00996FDC", "name": "Dictionary_2_System_Int32_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object_ Dictionary_2_System_Int32_System_Object__GetEnumerator(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Int32,System.Object] GetEnumerator()" }, { "virtualAddress": "0x00997004", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Int32_System_Object_ * Dictionary_2_System_Int32_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int32,System.Object]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x0099708C", "name": "Dictionary_2_System_Int32_System_Object__GetObjectData", "signature": "void Dictionary_2_System_Int32_System_Object__GetObjectData(Dictionary_2_System_Int32_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00997298", "name": "Dictionary_2_System_Int32_System_Object__FindEntry", "signature": "int32_t Dictionary_2_System_Int32_System_Object__FindEntry(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(Int32)" }, { "virtualAddress": "0x009974C0", "name": "Dictionary_2_System_Int32_System_Object__Initialize", "signature": "void Dictionary_2_System_Int32_System_Object__Initialize(Dictionary_2_System_Int32_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x009975D4", "name": "Dictionary_2_System_Int32_System_Object__TryInsert", "signature": "bool Dictionary_2_System_Int32_System_Object__TryInsert(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, Object * value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(Int32, Object, InsertionBehavior)" }, { "virtualAddress": "0x00AA0718", "name": "EqualityComparer_1_System_String__get_Default", "signature": "EqualityComparer_1_System_String_ * EqualityComparer_1_System_String__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.String] get_Default()" }, { "virtualAddress": "0x00997B3C", "name": "Dictionary_2_System_Int32_System_Object__OnDeserialization", "signature": "void Dictionary_2_System_Int32_System_Object__OnDeserialization(Dictionary_2_System_Int32_System_Object_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00997F48", "name": "Dictionary_2_System_Int32_System_Object__Resize", "signature": "void Dictionary_2_System_Int32_System_Object__Resize(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00997FE0", "name": "Dictionary_2_System_Int32_System_Object__Resize_1", "signature": "void Dictionary_2_System_Int32_System_Object__Resize_1(Dictionary_2_System_Int32_System_Object_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00998270", "name": "Dictionary_2_System_Int32_System_Object__Remove", "signature": "bool Dictionary_2_System_Int32_System_Object__Remove(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Int32)" }, { "virtualAddress": "0x009985DC", "name": "Dictionary_2_System_Int32_System_Object__Remove_1", "signature": "bool Dictionary_2_System_Int32_System_Object__Remove_1(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Int32, Object ByRef)" }, { "virtualAddress": "0x00998978", "name": "Dictionary_2_System_Int32_System_Object__TryGetValue", "signature": "bool Dictionary_2_System_Int32_System_Object__TryGetValue(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Int32, Object ByRef)" }, { "virtualAddress": "0x009989F8", "name": "Dictionary_2_System_Int32_System_Object__TryAdd", "signature": "bool Dictionary_2_System_Int32_System_Object__TryAdd(Dictionary_2_System_Int32_System_Object_ * this, int32_t key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Int32, Object)" }, { "virtualAddress": "0x00998A20", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00998A28", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Int32_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Int32_System_Object_ * this, KeyValuePair_2_System_Int32_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Int32,System.Object][], Int32)" }, { "virtualAddress": "0x00998A4C", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Int32_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_System_Int32_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00998F54", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Int32_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00998FDC", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Int32_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00998FE4", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Int32_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0099905C", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00999064", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x0099906C", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00999090", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_Values(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x009990B4", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_get_Item(Dictionary_2_System_Int32_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x009991A8", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_set_Item(Dictionary_2_System_Int32_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x0099953C", "name": "Dictionary_2_System_Int32_System_Object__IsCompatibleKey", "signature": "bool Dictionary_2_System_Int32_System_Object__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00999608", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_Add(Dictionary_2_System_Int32_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0099999C", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_Contains(Dictionary_2_System_Int32_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00999A74", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Int32_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00999AFC", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_Remove(Dictionary_2_System_Int32_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A25D1C", "name": "Dictionary_2_System_Object_System_Boolean___ctor", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean]()" }, { "virtualAddress": "0x00A25D48", "name": "Dictionary_2_System_Object_System_Boolean___ctor_1", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_1(Dictionary_2_System_Object_System_Boolean_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](Int32)" }, { "virtualAddress": "0x00A25D70", "name": "Dictionary_2_System_Object_System_Boolean___ctor_2", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_2(Dictionary_2_System_Object_System_Boolean_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A25DA0", "name": "Dictionary_2_System_Object_System_Boolean___ctor_3", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_3(Dictionary_2_System_Object_System_Boolean_ * this, int32_t capacity, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A25EC0", "name": "Dictionary_2_System_Object_System_Boolean___ctor_4", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_4(Dictionary_2_System_Object_System_Boolean_ * this, IDictionary_2_System_Object_System_Boolean_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](IDictionary\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00A25EE8", "name": "Dictionary_2_System_Object_System_Boolean___ctor_5", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_5(Dictionary_2_System_Object_System_Boolean_ * this, IDictionary_2_System_Object_System_Boolean_ * dictionary, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](IDictionary\u00602[System.Object,System.Boolean], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A263AC", "name": "Dictionary_2_System_Object_System_Boolean___ctor_6", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_6(Dictionary_2_System_Object_System_Boolean_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Boolean_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Boolean]])" }, { "virtualAddress": "0x00A263D4", "name": "Dictionary_2_System_Object_System_Boolean___ctor_7", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_7(Dictionary_2_System_Object_System_Boolean_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Boolean_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Boolean]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A267C8", "name": "Dictionary_2_System_Object_System_Boolean___ctor_8", "signature": "void Dictionary_2_System_Object_System_Boolean___ctor_8(Dictionary_2_System_Object_System_Boolean_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A268A8", "name": "Dictionary_2_System_Object_System_Boolean__get_Comparer", "signature": "IEqualityComparer_1_System_Object_ * Dictionary_2_System_Object_System_Boolean__get_Comparer(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Object] get_Comparer()" }, { "virtualAddress": "0x00A268B0", "name": "Dictionary_2_System_Object_System_Boolean__get_Count", "signature": "int32_t Dictionary_2_System_Object_System_Boolean__get_Count(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A268C0", "name": "Dictionary_2_System_Object_System_Boolean__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean_ * Dictionary_2_System_Object_System_Boolean__get_Keys(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Boolean] get_Keys()" }, { "virtualAddress": "0x00A26938", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A269B0", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A26A28", "name": "Dictionary_2_System_Object_System_Boolean__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean_ * Dictionary_2_System_Object_System_Boolean__get_Values(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Boolean] get_Values()" }, { "virtualAddress": "0x00A26AA0", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Boolean_ * Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Boolean] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A26B18", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Boolean_ * Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Boolean] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A26B90", "name": "Dictionary_2_System_Object_System_Boolean__get_Item", "signature": "bool Dictionary_2_System_Object_System_Boolean__get_Item(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean get_Item(Object)" }, { "virtualAddress": "0x00A26C64", "name": "Dictionary_2_System_Object_System_Boolean__set_Item", "signature": "void Dictionary_2_System_Object_System_Boolean__set_Item(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Boolean)" }, { "virtualAddress": "0x00A26C90", "name": "Dictionary_2_System_Object_System_Boolean__Add", "signature": "void Dictionary_2_System_Object_System_Boolean__Add(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, bool value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Boolean)" }, { "virtualAddress": "0x00A26CBC", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Object_System_Boolean_ * this, KeyValuePair_2_System_Object_System_Boolean_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00A26CE8", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Object_System_Boolean_ * this, KeyValuePair_2_System_Object_System_Boolean_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00A26DA0", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Object_System_Boolean_ * this, KeyValuePair_2_System_Object_System_Boolean_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x00A26E80", "name": "Dictionary_2_System_Object_System_Boolean__Clear", "signature": "void Dictionary_2_System_Object_System_Boolean__Clear(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A26F18", "name": "Dictionary_2_System_Object_System_Boolean__ContainsKey", "signature": "bool Dictionary_2_System_Object_System_Boolean__ContainsKey(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00A26F4C", "name": "Dictionary_2_System_Object_System_Boolean__ContainsValue", "signature": "bool Dictionary_2_System_Object_System_Boolean__ContainsValue(Dictionary_2_System_Object_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Boolean)" }, { "virtualAddress": "0x00A27024", "name": "Dictionary_2_System_Object_System_Boolean__CopyTo", "signature": "void Dictionary_2_System_Object_System_Boolean__CopyTo(Dictionary_2_System_Object_System_Boolean_ * this, KeyValuePair_2_System_Object_System_Boolean___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Boolean][], Int32)" }, { "virtualAddress": "0x00A27230", "name": "Dictionary_2_System_Object_System_Boolean__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean_ Dictionary_2_System_Object_System_Boolean__GetEnumerator(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Boolean] GetEnumerator()" }, { "virtualAddress": "0x00A27258", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Boolean_ * Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Boolean]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A272E0", "name": "Dictionary_2_System_Object_System_Boolean__GetObjectData", "signature": "void Dictionary_2_System_Object_System_Boolean__GetObjectData(Dictionary_2_System_Object_System_Boolean_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A274EC", "name": "Dictionary_2_System_Object_System_Boolean__FindEntry", "signature": "int32_t Dictionary_2_System_Object_System_Boolean__FindEntry(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x00A27754", "name": "Dictionary_2_System_Object_System_Boolean__Initialize", "signature": "void Dictionary_2_System_Object_System_Boolean__Initialize(Dictionary_2_System_Object_System_Boolean_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A27868", "name": "Dictionary_2_System_Object_System_Boolean__TryInsert", "signature": "bool Dictionary_2_System_Object_System_Boolean__TryInsert(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, bool value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(Object, Boolean, InsertionBehavior)" }, { "virtualAddress": "0x00A27DF8", "name": "Dictionary_2_System_Object_System_Boolean__OnDeserialization", "signature": "void Dictionary_2_System_Object_System_Boolean__OnDeserialization(Dictionary_2_System_Object_System_Boolean_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A2821C", "name": "Dictionary_2_System_Object_System_Boolean__Resize", "signature": "void Dictionary_2_System_Object_System_Boolean__Resize(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A282B4", "name": "Dictionary_2_System_Object_System_Boolean__Resize_1", "signature": "void Dictionary_2_System_Object_System_Boolean__Resize_1(Dictionary_2_System_Object_System_Boolean_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A28544", "name": "Dictionary_2_System_Object_System_Boolean__Remove", "signature": "bool Dictionary_2_System_Object_System_Boolean__Remove(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00A288F0", "name": "Dictionary_2_System_Object_System_Boolean__Remove_1", "signature": "bool Dictionary_2_System_Object_System_Boolean__Remove_1(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, bool * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object, Boolean ByRef)" }, { "virtualAddress": "0x00A28CCC", "name": "Dictionary_2_System_Object_System_Boolean__TryGetValue", "signature": "bool Dictionary_2_System_Object_System_Boolean__TryGetValue(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, bool * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Boolean ByRef)" }, { "virtualAddress": "0x00A28D4C", "name": "Dictionary_2_System_Object_System_Boolean__TryAdd", "signature": "bool Dictionary_2_System_Object_System_Boolean__TryAdd(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, bool value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Object, Boolean)" }, { "virtualAddress": "0x00A28D78", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A28D80", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Object_System_Boolean__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Object_System_Boolean_ * this, KeyValuePair_2_System_Object_System_Boolean___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Boolean][], Int32)" }, { "virtualAddress": "0x00A28DA4", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Object_System_Boolean__System_Collections_ICollection_CopyTo(Dictionary_2_System_Object_System_Boolean_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A292B0", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Object_System_Boolean__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A29338", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Object_System_Boolean__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A29340", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Object_System_Boolean__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A293B8", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A293C0", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A293C8", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A293EC", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_Values(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A29410", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_get_Item(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A2952C", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_set_Item(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A298D8", "name": "Dictionary_2_System_Object_System_Boolean__IsCompatibleKey", "signature": "bool Dictionary_2_System_Object_System_Boolean__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A299A4", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_Add(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A29D50", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_Contains(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A29E24", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A29EAC", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_Remove(Dictionary_2_System_Object_System_Boolean_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A29F7C", "name": "Dictionary_2_System_Object_System_Int32___ctor", "signature": "void Dictionary_2_System_Object_System_Int32___ctor(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32]()" }, { "virtualAddress": "0x00A29FA8", "name": "Dictionary_2_System_Object_System_Int32___ctor_1", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_1(Dictionary_2_System_Object_System_Int32_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](Int32)" }, { "virtualAddress": "0x00A29FD0", "name": "Dictionary_2_System_Object_System_Int32___ctor_2", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_2(Dictionary_2_System_Object_System_Int32_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2A000", "name": "Dictionary_2_System_Object_System_Int32___ctor_3", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_3(Dictionary_2_System_Object_System_Int32_ * this, int32_t capacity, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2A120", "name": "Dictionary_2_System_Object_System_Int32___ctor_4", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_4(Dictionary_2_System_Object_System_Int32_ * this, IDictionary_2_System_Object_System_Int32_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](IDictionary\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00A2A148", "name": "Dictionary_2_System_Object_System_Int32___ctor_5", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_5(Dictionary_2_System_Object_System_Int32_ * this, IDictionary_2_System_Object_System_Int32_ * dictionary, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](IDictionary\u00602[System.Object,System.Int32], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2A60C", "name": "Dictionary_2_System_Object_System_Int32___ctor_6", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_6(Dictionary_2_System_Object_System_Int32_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Int32_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Int32]])" }, { "virtualAddress": "0x00A2A634", "name": "Dictionary_2_System_Object_System_Int32___ctor_7", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_7(Dictionary_2_System_Object_System_Int32_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Int32_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Int32]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2AA28", "name": "Dictionary_2_System_Object_System_Int32___ctor_8", "signature": "void Dictionary_2_System_Object_System_Int32___ctor_8(Dictionary_2_System_Object_System_Int32_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A2AB08", "name": "Dictionary_2_System_Object_System_Int32__get_Comparer", "signature": "IEqualityComparer_1_System_Object_ * Dictionary_2_System_Object_System_Int32__get_Comparer(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Object] get_Comparer()" }, { "virtualAddress": "0x00A2AB10", "name": "Dictionary_2_System_Object_System_Int32__get_Count", "signature": "int32_t Dictionary_2_System_Object_System_Int32__get_Count(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A2AB20", "name": "Dictionary_2_System_Object_System_Int32__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32_ * Dictionary_2_System_Object_System_Int32__get_Keys(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Int32] get_Keys()" }, { "virtualAddress": "0x00A2AB98", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A2AC10", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A2AC88", "name": "Dictionary_2_System_Object_System_Int32__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32_ * Dictionary_2_System_Object_System_Int32__get_Values(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Int32] get_Values()" }, { "virtualAddress": "0x00A2AD00", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Int32_ * Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Int32] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A2AD78", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Int32_ * Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Int32] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A2ADF0", "name": "Dictionary_2_System_Object_System_Int32__get_Item", "signature": "int32_t Dictionary_2_System_Object_System_Int32__get_Item(Dictionary_2_System_Object_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 get_Item(Object)" }, { "virtualAddress": "0x00A2AEC4", "name": "Dictionary_2_System_Object_System_Int32__set_Item", "signature": "void Dictionary_2_System_Object_System_Int32__set_Item(Dictionary_2_System_Object_System_Int32_ * this, Object * key, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Int32)" }, { "virtualAddress": "0x00A2AEEC", "name": "Dictionary_2_System_Object_System_Int32__Add", "signature": "void Dictionary_2_System_Object_System_Int32__Add(Dictionary_2_System_Object_System_Int32_ * this, Object * key, int32_t value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Int32)" }, { "virtualAddress": "0x00A2AF14", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Object_System_Int32_ * this, KeyValuePair_2_System_Object_System_Int32_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00A2AF38", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Object_System_Int32_ * this, KeyValuePair_2_System_Object_System_Int32_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00A2AFEC", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Object_System_Int32_ * this, KeyValuePair_2_System_Object_System_Int32_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x00A2B0C8", "name": "Dictionary_2_System_Object_System_Int32__Clear", "signature": "void Dictionary_2_System_Object_System_Int32__Clear(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A2B160", "name": "Dictionary_2_System_Object_System_Int32__ContainsKey", "signature": "bool Dictionary_2_System_Object_System_Int32__ContainsKey(Dictionary_2_System_Object_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00A2B194", "name": "Dictionary_2_System_Object_System_Int32__ContainsValue", "signature": "bool Dictionary_2_System_Object_System_Int32__ContainsValue(Dictionary_2_System_Object_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Int32)" }, { "virtualAddress": "0x00A2B268", "name": "Dictionary_2_System_Object_System_Int32__CopyTo", "signature": "void Dictionary_2_System_Object_System_Int32__CopyTo(Dictionary_2_System_Object_System_Int32_ * this, KeyValuePair_2_System_Object_System_Int32___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Int32][], Int32)" }, { "virtualAddress": "0x00A2B474", "name": "Dictionary_2_System_Object_System_Int32__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32_ Dictionary_2_System_Object_System_Int32__GetEnumerator(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Int32] GetEnumerator()" }, { "virtualAddress": "0x00A2B49C", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Int32_ * Dictionary_2_System_Object_System_Int32__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Int32]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A2B524", "name": "Dictionary_2_System_Object_System_Int32__GetObjectData", "signature": "void Dictionary_2_System_Object_System_Int32__GetObjectData(Dictionary_2_System_Object_System_Int32_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A2B730", "name": "Dictionary_2_System_Object_System_Int32__FindEntry", "signature": "int32_t Dictionary_2_System_Object_System_Int32__FindEntry(Dictionary_2_System_Object_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x00A2B998", "name": "Dictionary_2_System_Object_System_Int32__Initialize", "signature": "void Dictionary_2_System_Object_System_Int32__Initialize(Dictionary_2_System_Object_System_Int32_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A2BAAC", "name": "Dictionary_2_System_Object_System_Int32__TryInsert", "signature": "bool Dictionary_2_System_Object_System_Int32__TryInsert(Dictionary_2_System_Object_System_Int32_ * this, Object * key, int32_t value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(Object, Int32, InsertionBehavior)" }, { "virtualAddress": "0x00A2C034", "name": "Dictionary_2_System_Object_System_Int32__OnDeserialization", "signature": "void Dictionary_2_System_Object_System_Int32__OnDeserialization(Dictionary_2_System_Object_System_Int32_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A2C458", "name": "Dictionary_2_System_Object_System_Int32__Resize", "signature": "void Dictionary_2_System_Object_System_Int32__Resize(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A2C4F0", "name": "Dictionary_2_System_Object_System_Int32__Resize_1", "signature": "void Dictionary_2_System_Object_System_Int32__Resize_1(Dictionary_2_System_Object_System_Int32_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A2C780", "name": "Dictionary_2_System_Object_System_Int32__Remove", "signature": "bool Dictionary_2_System_Object_System_Int32__Remove(Dictionary_2_System_Object_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00A2CB2C", "name": "Dictionary_2_System_Object_System_Int32__Remove_1", "signature": "bool Dictionary_2_System_Object_System_Int32__Remove_1(Dictionary_2_System_Object_System_Int32_ * this, Object * key, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object, Int32 ByRef)" }, { "virtualAddress": "0x00A2CF08", "name": "Dictionary_2_System_Object_System_Int32__TryGetValue", "signature": "bool Dictionary_2_System_Object_System_Int32__TryGetValue(Dictionary_2_System_Object_System_Int32_ * this, Object * key, int32_t * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Int32 ByRef)" }, { "virtualAddress": "0x00A2CF88", "name": "Dictionary_2_System_Object_System_Int32__TryAdd", "signature": "bool Dictionary_2_System_Object_System_Int32__TryAdd(Dictionary_2_System_Object_System_Int32_ * this, Object * key, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Object, Int32)" }, { "virtualAddress": "0x00A2CFB0", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A2CFB8", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Object_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Object_System_Int32_ * this, KeyValuePair_2_System_Object_System_Int32___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Int32][], Int32)" }, { "virtualAddress": "0x00A2CFDC", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Object_System_Int32__System_Collections_ICollection_CopyTo(Dictionary_2_System_Object_System_Int32_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A2D4E8", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Object_System_Int32__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A2D570", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Object_System_Int32__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A2D578", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Object_System_Int32__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A2D5F0", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A2D5F8", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A2D600", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A2D624", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_Values(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A2D648", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_get_Item(Dictionary_2_System_Object_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A2D764", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_set_Item(Dictionary_2_System_Object_System_Int32_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A2DB10", "name": "Dictionary_2_System_Object_System_Int32__IsCompatibleKey", "signature": "bool Dictionary_2_System_Object_System_Int32__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A2DBDC", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_Add(Dictionary_2_System_Object_System_Int32_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A2DF88", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_Contains(Dictionary_2_System_Object_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A2E05C", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A2E0E4", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_Remove(Dictionary_2_System_Object_System_Int32_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A2E1B4", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum]()" }, { "virtualAddress": "0x00A2E1E0", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_1", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_1(Dictionary_2_System_Object_System_Int32Enum_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](Int32)" }, { "virtualAddress": "0x00A2E208", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_2", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_2(Dictionary_2_System_Object_System_Int32Enum_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2E238", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_3", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_3(Dictionary_2_System_Object_System_Int32Enum_ * this, int32_t capacity, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2E358", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_4", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_4(Dictionary_2_System_Object_System_Int32Enum_ * this, IDictionary_2_System_Object_System_Int32Enum_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](IDictionary\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00A2E380", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_5", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_5(Dictionary_2_System_Object_System_Int32Enum_ * this, IDictionary_2_System_Object_System_Int32Enum_ * dictionary, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](IDictionary\u00602[System.Object,System.Int32Enum], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2E844", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_6", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_6(Dictionary_2_System_Object_System_Int32Enum_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Int32Enum_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Int32Enum]])" }, { "virtualAddress": "0x00A2E86C", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_7", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_7(Dictionary_2_System_Object_System_Int32Enum_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Int32Enum_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Int32Enum]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A2EC60", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_8", "signature": "void Dictionary_2_System_Object_System_Int32Enum___ctor_8(Dictionary_2_System_Object_System_Int32Enum_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A2ED40", "name": "Dictionary_2_System_Object_System_Int32Enum__get_Comparer", "signature": "IEqualityComparer_1_System_Object_ * Dictionary_2_System_Object_System_Int32Enum__get_Comparer(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Object] get_Comparer()" }, { "virtualAddress": "0x00A2ED48", "name": "Dictionary_2_System_Object_System_Int32Enum__get_Count", "signature": "int32_t Dictionary_2_System_Object_System_Int32Enum__get_Count(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A2ED58", "name": "Dictionary_2_System_Object_System_Int32Enum__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum_ * Dictionary_2_System_Object_System_Int32Enum__get_Keys(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Int32Enum] get_Keys()" }, { "virtualAddress": "0x00A2EDD0", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A2EE48", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A2EEC0", "name": "Dictionary_2_System_Object_System_Int32Enum__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum_ * Dictionary_2_System_Object_System_Int32Enum__get_Values(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Int32Enum] get_Values()" }, { "virtualAddress": "0x00A2EF38", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Int32Enum_ * Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Int32Enum] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A2EFB0", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Int32Enum_ * Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Int32Enum] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A2F028", "name": "Dictionary_2_System_Object_System_Int32Enum__get_Item", "signature": "Int32Enum__Enum Dictionary_2_System_Object_System_Int32Enum__get_Item(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32Enum get_Item(Object)" }, { "virtualAddress": "0x00A2F0FC", "name": "Dictionary_2_System_Object_System_Int32Enum__set_Item", "signature": "void Dictionary_2_System_Object_System_Int32Enum__set_Item(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Int32Enum__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, Int32Enum)" }, { "virtualAddress": "0x00A2F124", "name": "Dictionary_2_System_Object_System_Int32Enum__Add", "signature": "void Dictionary_2_System_Object_System_Int32Enum__Add(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Int32Enum__Enum value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, Int32Enum)" }, { "virtualAddress": "0x00A2F14C", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Object_System_Int32Enum_ * this, KeyValuePair_2_System_Object_System_Int32Enum_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00A2F170", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Object_System_Int32Enum_ * this, KeyValuePair_2_System_Object_System_Int32Enum_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00A2F224", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Object_System_Int32Enum_ * this, KeyValuePair_2_System_Object_System_Int32Enum_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00A2F300", "name": "Dictionary_2_System_Object_System_Int32Enum__Clear", "signature": "void Dictionary_2_System_Object_System_Int32Enum__Clear(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A2F398", "name": "Dictionary_2_System_Object_System_Int32Enum__ContainsKey", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__ContainsKey(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00A2F3CC", "name": "Dictionary_2_System_Object_System_Int32Enum__ContainsValue", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__ContainsValue(Dictionary_2_System_Object_System_Int32Enum_ * this, Int32Enum__Enum value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Int32Enum)" }, { "virtualAddress": "0x00A2F4A0", "name": "Dictionary_2_System_Object_System_Int32Enum__CopyTo", "signature": "void Dictionary_2_System_Object_System_Int32Enum__CopyTo(Dictionary_2_System_Object_System_Int32Enum_ * this, KeyValuePair_2_System_Object_System_Int32Enum___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Int32Enum][], Int32)" }, { "virtualAddress": "0x00A2F6AC", "name": "Dictionary_2_System_Object_System_Int32Enum__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum_ Dictionary_2_System_Object_System_Int32Enum__GetEnumerator(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Int32Enum] GetEnumerator()" }, { "virtualAddress": "0x00A2F6D4", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Int32Enum_ * Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Int32Enum]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A2F75C", "name": "Dictionary_2_System_Object_System_Int32Enum__GetObjectData", "signature": "void Dictionary_2_System_Object_System_Int32Enum__GetObjectData(Dictionary_2_System_Object_System_Int32Enum_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A2F968", "name": "Dictionary_2_System_Object_System_Int32Enum__FindEntry", "signature": "int32_t Dictionary_2_System_Object_System_Int32Enum__FindEntry(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x00A2FBD0", "name": "Dictionary_2_System_Object_System_Int32Enum__Initialize", "signature": "void Dictionary_2_System_Object_System_Int32Enum__Initialize(Dictionary_2_System_Object_System_Int32Enum_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A2FCE4", "name": "Dictionary_2_System_Object_System_Int32Enum__TryInsert", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__TryInsert(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Int32Enum__Enum value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(Object, Int32Enum, InsertionBehavior)" }, { "virtualAddress": "0x00A3026C", "name": "Dictionary_2_System_Object_System_Int32Enum__OnDeserialization", "signature": "void Dictionary_2_System_Object_System_Int32Enum__OnDeserialization(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A30690", "name": "Dictionary_2_System_Object_System_Int32Enum__Resize", "signature": "void Dictionary_2_System_Object_System_Int32Enum__Resize(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A30728", "name": "Dictionary_2_System_Object_System_Int32Enum__Resize_1", "signature": "void Dictionary_2_System_Object_System_Int32Enum__Resize_1(Dictionary_2_System_Object_System_Int32Enum_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A309B8", "name": "Dictionary_2_System_Object_System_Int32Enum__Remove", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__Remove(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00A30D64", "name": "Dictionary_2_System_Object_System_Int32Enum__Remove_1", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__Remove_1(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Int32Enum__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object, Int32Enum ByRef)" }, { "virtualAddress": "0x00A31140", "name": "Dictionary_2_System_Object_System_Int32Enum__TryGetValue", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__TryGetValue(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Int32Enum__Enum * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, Int32Enum ByRef)" }, { "virtualAddress": "0x00A311C0", "name": "Dictionary_2_System_Object_System_Int32Enum__TryAdd", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__TryAdd(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Int32Enum__Enum value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Object, Int32Enum)" }, { "virtualAddress": "0x00A311E8", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A311F0", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Object_System_Int32Enum_ * this, KeyValuePair_2_System_Object_System_Int32Enum___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Int32Enum][], Int32)" }, { "virtualAddress": "0x00A31214", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo(Dictionary_2_System_Object_System_Int32Enum_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A31720", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Object_System_Int32Enum__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A317A8", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A317B0", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Object_System_Int32Enum__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A31828", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A31830", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A31838", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A3185C", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_Values(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A31880", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_get_Item(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A3199C", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_set_Item(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A31D48", "name": "Dictionary_2_System_Object_System_Int32Enum__IsCompatibleKey", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A31E14", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_Add(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A321C0", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_Contains(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A32294", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Object_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A3231C", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_Remove(Dictionary_2_System_Object_System_Int32Enum_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A365A8", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator]()" }, { "virtualAddress": "0x00A365D4", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_1", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_1(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](Int32)" }, { "virtualAddress": "0x00A365FC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_2", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_2(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A3662C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_3", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_3(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, int32_t capacity, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A3674C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_4", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_4(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, IDictionary_2_System_Object_System_Resources_ResourceLocator_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](IDictionary\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00A36774", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_5", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_5(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, IDictionary_2_System_Object_System_Resources_ResourceLocator_ * dictionary, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](IDictionary\u00602[System.Object,System.Resources.ResourceLocator], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A36C44", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_6", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_6(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]])" }, { "virtualAddress": "0x00A36C6C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_7", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_7(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A3706C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_8", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_8(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A3714C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Comparer", "signature": "IEqualityComparer_1_System_Object_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Comparer(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Object] get_Comparer()" }, { "virtualAddress": "0x00A37154", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Count", "signature": "int32_t Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Count(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A37164", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Keys(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Resources.ResourceLocator] get_Keys()" }, { "virtualAddress": "0x00A371DC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A37254", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A372CC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Values(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Resources.ResourceLocator] get_Values()" }, { "virtualAddress": "0x00A37344", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Resources_ResourceLocator_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Resources.ResourceLocator] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A373BC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Resources_ResourceLocator_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Resources.ResourceLocator] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A37434", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Item", "signature": "ResourceLocator Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Item(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "ResourceLocator get_Item(Object)" }, { "virtualAddress": "0x00A37508", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__set_Item", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__set_Item(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, ResourceLocator value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Object, ResourceLocator)" }, { "virtualAddress": "0x00A37530", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Add", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__Add(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, ResourceLocator value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, ResourceLocator)" }, { "virtualAddress": "0x00A37558", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00A37588", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00A37640", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x00A37714", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Clear", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__Clear(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A377AC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__ContainsKey", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__ContainsKey(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00A377E0", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__ContainsValue", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__ContainsValue(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, ResourceLocator value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(ResourceLocator)" }, { "virtualAddress": "0x00A378BC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__CopyTo", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__CopyTo(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator][], Int32)" }, { "virtualAddress": "0x00A37AEC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator_ Dictionary_2_System_Object_System_Resources_ResourceLocator__GetEnumerator(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Resources.ResourceLocator] GetEnumerator()" }, { "virtualAddress": "0x00A37B14", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Resources_ResourceLocator_ * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A37B98", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__GetObjectData", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__GetObjectData(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A37DA4", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__FindEntry", "signature": "int32_t Dictionary_2_System_Object_System_Resources_ResourceLocator__FindEntry(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x00A38000", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Initialize", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__Initialize(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A38114", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__TryInsert", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__TryInsert(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, ResourceLocator value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(Object, ResourceLocator, InsertionBehavior)" }, { "virtualAddress": "0x00A3866C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__OnDeserialization", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__OnDeserialization(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A38A94", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Resize", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__Resize(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A38B2C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Resize_1", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__Resize_1(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A38DA4", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Remove", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__Remove(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x00A39124", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Remove_1", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__Remove_1(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, ResourceLocator * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object, ResourceLocator ByRef)" }, { "virtualAddress": "0x00A394D4", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__TryGetValue", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__TryGetValue(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, ResourceLocator * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(Object, ResourceLocator ByRef)" }, { "virtualAddress": "0x00A39554", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__TryAdd", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__TryAdd(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, ResourceLocator value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Object, ResourceLocator)" }, { "virtualAddress": "0x00A3957C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A39584", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator][], Int32)" }, { "virtualAddress": "0x00A395A8", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A39AC0", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A39B44", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A39B4C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A39BC4", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A39BCC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A39BD4", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A39BF8", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_Values(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A39C1C", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_get_Item(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A39D40", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_set_Item(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A3A0EC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__IsCompatibleKey", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A3A1B8", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_Add(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A3A564", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_Contains(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A3A638", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A3A6BC", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_Remove(Dictionary_2_System_Object_System_Resources_ResourceLocator_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A3A7B8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_1", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_1(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32)" }, { "virtualAddress": "0x00A3A7E0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_2", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_2(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A3A810", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_3", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_3(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, int32_t capacity, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A3A930", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_4", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_4(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, IDictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](IDictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00A3A958", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_5", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_5(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, IDictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * dictionary, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](IDictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A3AE28", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_6", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_6(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]])" }, { "virtualAddress": "0x00A3AE50", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_7", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_7(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, IEnumerable_1_KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * collection, IEqualityComparer_1_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x00A3B250", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_8", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_8(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A3B330", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Comparer", "signature": "IEqualityComparer_1_System_Object_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Comparer(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Object] get_Comparer()" }, { "virtualAddress": "0x00A3B338", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Count", "signature": "int32_t Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Count(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A3B348", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Keys(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Keys()" }, { "virtualAddress": "0x00A3B3C0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A3B438", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A3B528", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A3B5A0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A3B618", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Item", "signature": "WindowsRuntimeMarshal_EventRegistrationTokenList Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Item(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Item(Object)" }, { "virtualAddress": "0x00A3B714", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Add", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Add(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, WindowsRuntimeMarshal_EventRegistrationTokenList value, MethodInfo * method)", "dotNetSignature": "Void Add(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00A3B73C", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00A3B76C", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00A3B824", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x00A3B990", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__ContainsKey", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__ContainsKey(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x00A3B9C4", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__ContainsValue", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__ContainsValue(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00A3BAA0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList][], Int32)" }, { "virtualAddress": "0x00A3BCD0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetEnumerator(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] GetEnumerator()" }, { "virtualAddress": "0x00A3BCF8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A3BD7C", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetObjectData", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetObjectData(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A3BF88", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__FindEntry", "signature": "int32_t Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__FindEntry(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x00A3C1E4", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Initialize", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Initialize(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A3C2F8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryInsert", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryInsert(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, WindowsRuntimeMarshal_EventRegistrationTokenList value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList, InsertionBehavior)" }, { "virtualAddress": "0x00A3C850", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__OnDeserialization", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__OnDeserialization(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A3CC78", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Resize", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Resize(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A3CD10", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Resize_1", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Resize_1(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A3D308", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Remove_1", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Remove_1(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, WindowsRuntimeMarshal_EventRegistrationTokenList * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList ByRef)" }, { "virtualAddress": "0x00A3D738", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryAdd", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryAdd(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, WindowsRuntimeMarshal_EventRegistrationTokenList value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00A3D760", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A3D768", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList][], Int32)" }, { "virtualAddress": "0x00A3D78C", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A3DCA4", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A3DD28", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A3DD30", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A3DDA8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A3DDB0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A3DDB8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A3DDDC", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_Values(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A3DE00", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_get_Item(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A3DF24", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_set_Item(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A3E2D0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__IsCompatibleKey", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A3E39C", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_Add(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A3E748", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_Contains(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A3E81C", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A3E8A0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_Remove(Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A3E970", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]()" }, { "virtualAddress": "0x00A3E99C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_1", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_1(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Int32)" }, { "virtualAddress": "0x00A3E9C4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_2", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_2(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A3E9F4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_3", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_3(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, int32_t capacity, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Int32, IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A3EB14", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_4", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_4(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, IDictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](IDictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00A3EB3C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_5", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_5(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, IDictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * dictionary, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](IDictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A3EFFC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_6", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_6(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]])" }, { "virtualAddress": "0x00A3F024", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_7", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_7(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * collection, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A3F418", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_8", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_8(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A3F4F8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Comparer", "signature": "IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Comparer(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] get_Comparer()" }, { "virtualAddress": "0x00A3F500", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Count", "signature": "int32_t Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Count(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A3F510", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Keys()" }, { "virtualAddress": "0x00A3F588", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A3F600", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A3F678", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Values()" }, { "virtualAddress": "0x00A3F6F0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A3F768", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A3F7E0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Item", "signature": "Object * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, MethodInfo * method)", "dotNetSignature": "Object get_Item(EventRegistrationToken)" }, { "virtualAddress": "0x00A3F8B4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__set_Item", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__set_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(EventRegistrationToken, Object)" }, { "virtualAddress": "0x00A3F8DC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Add", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Add(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(EventRegistrationToken, Object)" }, { "virtualAddress": "0x00A3F904", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00A3F928", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00A3F9DC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x00A3FAB8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Clear", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Clear(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A3FB50", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__ContainsKey", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__ContainsKey(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(EventRegistrationToken)" }, { "virtualAddress": "0x00A3FB84", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__ContainsValue", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__ContainsValue(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x00A3FCA4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object][], Int32)" }, { "virtualAddress": "0x00A3FEAC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] GetEnumerator()" }, { "virtualAddress": "0x00A3FED4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A3FF5C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetObjectData", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetObjectData(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A40168", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__FindEntry", "signature": "int32_t Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__FindEntry(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(EventRegistrationToken)" }, { "virtualAddress": "0x00A40390", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Initialize", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Initialize(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A404A4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__TryInsert", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__TryInsert(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, Object * value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(EventRegistrationToken, Object, InsertionBehavior)" }, { "virtualAddress": "0x00A40A0C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__OnDeserialization", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__OnDeserialization(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A40E14", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Resize", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Resize(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A40EAC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Resize_1", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Resize_1(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A4113C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Remove", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Remove(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EventRegistrationToken)" }, { "virtualAddress": "0x00A414A8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Remove_1", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Remove_1(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EventRegistrationToken, Object ByRef)" }, { "virtualAddress": "0x00A41844", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__TryGetValue", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__TryGetValue(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(EventRegistrationToken, Object ByRef)" }, { "virtualAddress": "0x00A418C4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__TryAdd", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__TryAdd(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, EventRegistrationToken key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(EventRegistrationToken, Object)" }, { "virtualAddress": "0x00A418EC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A418F4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object][], Int32)" }, { "virtualAddress": "0x00A41918", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A41E1C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A41EA4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A41EAC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A41F24", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A41F2C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A41F34", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A41F58", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A41F7C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_get_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A42070", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_set_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A42404", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__IsCompatibleKey", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A424D0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_Add(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A42864", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_Contains(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A4293C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A429C4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_Remove(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A91DC0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_1", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_1(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]()" }, { "virtualAddress": "0x00A91DEC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_2", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_2(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32)" }, { "virtualAddress": "0x00A91E44", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_3", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_3(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, int32_t capacity, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32, IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x00A91F64", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_4", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_4(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, IDictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IDictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00A91F8C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_5", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_5(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, IDictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * dictionary, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IDictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x00A9245C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_6", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_6(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, IEnumerable_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IEnumerable\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]])" }, { "virtualAddress": "0x00A92484", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_7", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_7(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, IEnumerable_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * collection, IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IEnumerable\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x00A92884", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_8", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_8(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A92964", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Comparer", "signature": "IEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Comparer(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey] get_Comparer()" }, { "virtualAddress": "0x00A9297C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Keys()" }, { "virtualAddress": "0x00A929F4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A92A6C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A92AE4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Values()" }, { "virtualAddress": "0x00A92B5C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A92BD4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A92C4C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Item", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Item(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00A92D30", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__set_Item", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__set_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, MethodInfo * method)", "dotNetSignature": "Void set_Item(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00A92D80", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00A92DB0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00A92E70", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x00A92F4C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Clear", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Clear(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A92FE4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__ContainsKey", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__ContainsKey(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00A93018", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__ContainsValue", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__ContainsValue(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00A930F4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry][], Int32)" }, { "virtualAddress": "0x00A93310", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] GetEnumerator()" }, { "virtualAddress": "0x00A9333C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A933D0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetObjectData", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetObjectData(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A935DC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__FindEntry", "signature": "int32_t Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__FindEntry(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00A93820", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Initialize", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Initialize(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A93934", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryInsert", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryInsert(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry, InsertionBehavior)" }, { "virtualAddress": "0x00A93EC8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__OnDeserialization", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__OnDeserialization(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A942D4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Resize", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Resize(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A9436C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Resize_1", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Resize_1(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A94974", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Remove_1", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Remove_1(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry ByRef)" }, { "virtualAddress": "0x00A94D94", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryAdd", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryAdd(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00A94DBC", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A94DC4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry][], Int32)" }, { "virtualAddress": "0x00A94DE8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A95334", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A953C8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A953D0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A95448", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A95450", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A95458", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_Keys(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A9547C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_Values(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A954A0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_get_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A955C8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_set_Item(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A95984", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__IsCompatibleKey", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A95A50", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_Add(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A95E0C", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_Contains(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A95EE4", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A95F78", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_Remove(Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A9604C", "name": "Dictionary_2_System_UInt64_System_Object___ctor", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object]()" }, { "virtualAddress": "0x00A96078", "name": "Dictionary_2_System_UInt64_System_Object___ctor_1", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_1(Dictionary_2_System_UInt64_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](Int32)" }, { "virtualAddress": "0x00A960A0", "name": "Dictionary_2_System_UInt64_System_Object___ctor_2", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_2(Dictionary_2_System_UInt64_System_Object_ * this, IEqualityComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](IEqualityComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A960D0", "name": "Dictionary_2_System_UInt64_System_Object___ctor_3", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_3(Dictionary_2_System_UInt64_System_Object_ * this, int32_t capacity, IEqualityComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](Int32, IEqualityComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A961F0", "name": "Dictionary_2_System_UInt64_System_Object___ctor_4", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_4(Dictionary_2_System_UInt64_System_Object_ * this, IDictionary_2_System_UInt64_System_Object_ * dictionary, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](IDictionary\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x00A96218", "name": "Dictionary_2_System_UInt64_System_Object___ctor_5", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_5(Dictionary_2_System_UInt64_System_Object_ * this, IDictionary_2_System_UInt64_System_Object_ * dictionary, IEqualityComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](IDictionary\u00602[System.UInt64,System.Object], IEqualityComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A966D8", "name": "Dictionary_2_System_UInt64_System_Object___ctor_6", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_6(Dictionary_2_System_UInt64_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_UInt64_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.UInt64,System.Object]])" }, { "virtualAddress": "0x00A96700", "name": "Dictionary_2_System_UInt64_System_Object___ctor_7", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_7(Dictionary_2_System_UInt64_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_UInt64_System_Object_ * collection, IEqualityComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.UInt64,System.Object]], IEqualityComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A96AF4", "name": "Dictionary_2_System_UInt64_System_Object___ctor_8", "signature": "void Dictionary_2_System_UInt64_System_Object___ctor_8(Dictionary_2_System_UInt64_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A96BD4", "name": "Dictionary_2_System_UInt64_System_Object__get_Comparer", "signature": "IEqualityComparer_1_System_UInt64_ * Dictionary_2_System_UInt64_System_Object__get_Comparer(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEqualityComparer\u00601[System.UInt64] get_Comparer()" }, { "virtualAddress": "0x00A96BDC", "name": "Dictionary_2_System_UInt64_System_Object__get_Count", "signature": "int32_t Dictionary_2_System_UInt64_System_Object__get_Count(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A96BEC", "name": "Dictionary_2_System_UInt64_System_Object__get_Keys", "signature": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object_ * Dictionary_2_System_UInt64_System_Object__get_Keys(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.UInt64,System.Object] get_Keys()" }, { "virtualAddress": "0x00A96C64", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys", "signature": "ICollection_1_System_UInt64_ * Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Keys(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.UInt64] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A96CDC", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys", "signature": "IEnumerable_1_System_UInt64_ * Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Keys(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.UInt64] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Keys()" }, { "virtualAddress": "0x00A96D54", "name": "Dictionary_2_System_UInt64_System_Object__get_Values", "signature": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object_ * Dictionary_2_System_UInt64_System_Object__get_Values(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.UInt64,System.Object] get_Values()" }, { "virtualAddress": "0x00A96DCC", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values", "signature": "ICollection_1_System_Object_ * Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__get_Values(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection\u00601[System.Object] System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A96E44", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values", "signature": "IEnumerable_1_System_Object_ * Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IReadOnlyDictionary_TKey_TValue__get_Values(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerable\u00601[System.Object] System.Collections.Generic.IReadOnlyDictionary\u003CTKey,TValue\u003E.get_Values()" }, { "virtualAddress": "0x00A96EBC", "name": "Dictionary_2_System_UInt64_System_Object__get_Item", "signature": "Object * Dictionary_2_System_UInt64_System_Object__get_Item(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, MethodInfo * method)", "dotNetSignature": "Object get_Item(UInt64)" }, { "virtualAddress": "0x00A96F90", "name": "Dictionary_2_System_UInt64_System_Object__set_Item", "signature": "void Dictionary_2_System_UInt64_System_Object__set_Item(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, Object * value, MethodInfo * method)", "dotNetSignature": "Void set_Item(UInt64, Object)" }, { "virtualAddress": "0x00A96FB8", "name": "Dictionary_2_System_UInt64_System_Object__Add", "signature": "void Dictionary_2_System_UInt64_System_Object__Add(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, Object * value, MethodInfo * method)", "dotNetSignature": "Void Add(UInt64, Object)" }, { "virtualAddress": "0x00A96FE0", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add", "signature": "void Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Add(Dictionary_2_System_UInt64_System_Object_ * this, KeyValuePair_2_System_UInt64_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Add(KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x00A97004", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains", "signature": "bool Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Contains(Dictionary_2_System_UInt64_System_Object_ * this, KeyValuePair_2_System_UInt64_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Contains(KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x00A970B8", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove", "signature": "bool Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove(Dictionary_2_System_UInt64_System_Object_ * this, KeyValuePair_2_System_UInt64_System_Object_ keyValuePair, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x00A97194", "name": "Dictionary_2_System_UInt64_System_Object__Clear", "signature": "void Dictionary_2_System_UInt64_System_Object__Clear(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A9722C", "name": "Dictionary_2_System_UInt64_System_Object__ContainsKey", "signature": "bool Dictionary_2_System_UInt64_System_Object__ContainsKey(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, MethodInfo * method)", "dotNetSignature": "Boolean ContainsKey(UInt64)" }, { "virtualAddress": "0x00A97260", "name": "Dictionary_2_System_UInt64_System_Object__ContainsValue", "signature": "bool Dictionary_2_System_UInt64_System_Object__ContainsValue(Dictionary_2_System_UInt64_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean ContainsValue(Object)" }, { "virtualAddress": "0x00A97380", "name": "Dictionary_2_System_UInt64_System_Object__CopyTo", "signature": "void Dictionary_2_System_UInt64_System_Object__CopyTo(Dictionary_2_System_UInt64_System_Object_ * this, KeyValuePair_2_System_UInt64_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.UInt64,System.Object][], Int32)" }, { "virtualAddress": "0x00A97588", "name": "Dictionary_2_System_UInt64_System_Object__GetEnumerator", "signature": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object_ Dictionary_2_System_UInt64_System_Object__GetEnumerator(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.UInt64,System.Object] GetEnumerator()" }, { "virtualAddress": "0x00A975B0", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_UInt64_System_Object_ * Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_TKey_TValue___GetEnumerator(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.UInt64,System.Object]] System.Collections.Generic.IEnumerable\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A97638", "name": "Dictionary_2_System_UInt64_System_Object__GetObjectData", "signature": "void Dictionary_2_System_UInt64_System_Object__GetObjectData(Dictionary_2_System_UInt64_System_Object_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A97844", "name": "Dictionary_2_System_UInt64_System_Object__FindEntry", "signature": "int32_t Dictionary_2_System_UInt64_System_Object__FindEntry(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, MethodInfo * method)", "dotNetSignature": "Int32 FindEntry(UInt64)" }, { "virtualAddress": "0x00A97A6C", "name": "Dictionary_2_System_UInt64_System_Object__Initialize", "signature": "void Dictionary_2_System_UInt64_System_Object__Initialize(Dictionary_2_System_UInt64_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "Void Initialize(Int32)" }, { "virtualAddress": "0x00A97B80", "name": "Dictionary_2_System_UInt64_System_Object__TryInsert", "signature": "bool Dictionary_2_System_UInt64_System_Object__TryInsert(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, Object * value, InsertionBehavior__Enum behavior, MethodInfo * method)", "dotNetSignature": "Boolean TryInsert(UInt64, Object, InsertionBehavior)" }, { "virtualAddress": "0x00A980E8", "name": "Dictionary_2_System_UInt64_System_Object__OnDeserialization", "signature": "void Dictionary_2_System_UInt64_System_Object__OnDeserialization(Dictionary_2_System_UInt64_System_Object_ * this, Object * sender, MethodInfo * method)", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x00A984F0", "name": "Dictionary_2_System_UInt64_System_Object__Resize", "signature": "void Dictionary_2_System_UInt64_System_Object__Resize(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Resize()" }, { "virtualAddress": "0x00A98588", "name": "Dictionary_2_System_UInt64_System_Object__Resize_1", "signature": "void Dictionary_2_System_UInt64_System_Object__Resize_1(Dictionary_2_System_UInt64_System_Object_ * this, int32_t newSize, bool forceNewHashCodes, MethodInfo * method)", "dotNetSignature": "Void Resize(Int32, Boolean)" }, { "virtualAddress": "0x00A98818", "name": "Dictionary_2_System_UInt64_System_Object__Remove", "signature": "bool Dictionary_2_System_UInt64_System_Object__Remove(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, MethodInfo * method)", "dotNetSignature": "Boolean Remove(UInt64)" }, { "virtualAddress": "0x00A98B84", "name": "Dictionary_2_System_UInt64_System_Object__Remove_1", "signature": "bool Dictionary_2_System_UInt64_System_Object__Remove_1(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean Remove(UInt64, Object ByRef)" }, { "virtualAddress": "0x00A98F20", "name": "Dictionary_2_System_UInt64_System_Object__TryGetValue", "signature": "bool Dictionary_2_System_UInt64_System_Object__TryGetValue(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, Object * * value, MethodInfo * method)", "dotNetSignature": "Boolean TryGetValue(UInt64, Object ByRef)" }, { "virtualAddress": "0x00A98FA0", "name": "Dictionary_2_System_UInt64_System_Object__TryAdd", "signature": "bool Dictionary_2_System_UInt64_System_Object__TryAdd(Dictionary_2_System_UInt64_System_Object_ * this, uint64_t key, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean TryAdd(UInt64, Object)" }, { "virtualAddress": "0x00A98FC8", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly", "signature": "bool Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___get_IsReadOnly(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A98FD0", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo", "signature": "void Dictionary_2_System_UInt64_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo(Dictionary_2_System_UInt64_System_Object_ * this, KeyValuePair_2_System_UInt64_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.UInt64,System.Object][], Int32)" }, { "virtualAddress": "0x00A98FF4", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_ICollection_CopyTo", "signature": "void Dictionary_2_System_UInt64_System_Object__System_Collections_ICollection_CopyTo(Dictionary_2_System_UInt64_System_Object_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A994F8", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * Dictionary_2_System_UInt64_System_Object__System_Collections_IEnumerable_GetEnumerator(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A99580", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool Dictionary_2_System_UInt64_System_Object__System_Collections_ICollection_get_IsSynchronized(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A99588", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * Dictionary_2_System_UInt64_System_Object__System_Collections_ICollection_get_SyncRoot(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A99600", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_IsFixedSize", "signature": "bool Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_IsFixedSize(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsFixedSize()" }, { "virtualAddress": "0x00A99608", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_IsReadOnly", "signature": "bool Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_IsReadOnly(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.get_IsReadOnly()" }, { "virtualAddress": "0x00A99610", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_Keys", "signature": "ICollection * Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_Keys(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Keys()" }, { "virtualAddress": "0x00A99634", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_Values", "signature": "ICollection * Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_Values(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ICollection System.Collections.IDictionary.get_Values()" }, { "virtualAddress": "0x00A99658", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_Item", "signature": "Object * Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_get_Item(Dictionary_2_System_UInt64_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IDictionary.get_Item(Object)" }, { "virtualAddress": "0x00A9974C", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_set_Item", "signature": "void Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_set_Item(Dictionary_2_System_UInt64_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x00A99AE0", "name": "Dictionary_2_System_UInt64_System_Object__IsCompatibleKey", "signature": "bool Dictionary_2_System_UInt64_System_Object__IsCompatibleKey(Object * key, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x00A99BAC", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_Add", "signature": "void Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_Add(Dictionary_2_System_UInt64_System_Object_ * this, Object * key, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x00A99F40", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_Contains", "signature": "bool Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_Contains(Dictionary_2_System_UInt64_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IDictionary.Contains(Object)" }, { "virtualAddress": "0x00A9A018", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_GetEnumerator", "signature": "IDictionaryEnumerator * Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_GetEnumerator(Dictionary_2_System_UInt64_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IDictionaryEnumerator System.Collections.IDictionary.GetEnumerator()" }, { "virtualAddress": "0x00A9A0A0", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_Remove", "signature": "void Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_Remove(Dictionary_2_System_UInt64_System_Object_ * this, Object * key, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x00A9A174", "name": "EnumEqualityComparer_1_System_ByteEnum__Equals", "signature": "bool EnumEqualityComparer_1_System_ByteEnum__Equals(EnumEqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum x, ByteEnum__Enum y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ByteEnum, ByteEnum)" }, { "virtualAddress": "0x00A9A1D4", "name": "EnumEqualityComparer_1_System_ByteEnum__GetHashCode", "signature": "int32_t EnumEqualityComparer_1_System_ByteEnum__GetHashCode(EnumEqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ByteEnum)" }, { "virtualAddress": "0x00A9A218", "name": "EnumEqualityComparer_1_System_ByteEnum___ctor", "signature": "void EnumEqualityComparer_1_System_ByteEnum___ctor(EnumEqualityComparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "EnumEqualityComparer\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x00A9A23C", "name": "EnumEqualityComparer_1_System_ByteEnum___ctor_1", "signature": "void EnumEqualityComparer_1_System_ByteEnum___ctor_1(EnumEqualityComparer_1_System_ByteEnum_ * this, SerializationInfo * information, StreamingContext context, MethodInfo * method)", "dotNetSignature": "EnumEqualityComparer\u00601[System.ByteEnum](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A9A260", "name": "EnumEqualityComparer_1_System_ByteEnum__GetObjectData", "signature": "void EnumEqualityComparer_1_System_ByteEnum__GetObjectData(EnumEqualityComparer_1_System_ByteEnum_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A9A37C", "name": "EnumEqualityComparer_1_System_ByteEnum__Equals_1", "signature": "bool EnumEqualityComparer_1_System_ByteEnum__Equals_1(EnumEqualityComparer_1_System_ByteEnum_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A9A3C8", "name": "EnumEqualityComparer_1_System_ByteEnum__GetHashCode_1", "signature": "int32_t EnumEqualityComparer_1_System_ByteEnum__GetHashCode_1(EnumEqualityComparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A9A408", "name": "EnumEqualityComparer_1_System_Int32Enum__Equals", "signature": "bool EnumEqualityComparer_1_System_Int32Enum__Equals(EnumEqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum x, Int32Enum__Enum y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Int32Enum, Int32Enum)" }, { "virtualAddress": "0x00A9A468", "name": "EnumEqualityComparer_1_System_Int32Enum__GetHashCode", "signature": "int32_t EnumEqualityComparer_1_System_Int32Enum__GetHashCode(EnumEqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Int32Enum)" }, { "virtualAddress": "0x00A9A4AC", "name": "EnumEqualityComparer_1_System_Int32Enum___ctor", "signature": "void EnumEqualityComparer_1_System_Int32Enum___ctor(EnumEqualityComparer_1_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "EnumEqualityComparer\u00601[System.Int32Enum]()" }, { "virtualAddress": "0x00A9A4D0", "name": "EnumEqualityComparer_1_System_Int32Enum___ctor_1", "signature": "void EnumEqualityComparer_1_System_Int32Enum___ctor_1(EnumEqualityComparer_1_System_Int32Enum_ * this, SerializationInfo * information, StreamingContext context, MethodInfo * method)", "dotNetSignature": "EnumEqualityComparer\u00601[System.Int32Enum](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A9A4F4", "name": "EnumEqualityComparer_1_System_Int32Enum__GetObjectData", "signature": "void EnumEqualityComparer_1_System_Int32Enum__GetObjectData(EnumEqualityComparer_1_System_Int32Enum_ * this, SerializationInfo * info, StreamingContext context, MethodInfo * method)", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x00A9A610", "name": "EnumEqualityComparer_1_System_Int32Enum__Equals_1", "signature": "bool EnumEqualityComparer_1_System_Int32Enum__Equals_1(EnumEqualityComparer_1_System_Int32Enum_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A9A65C", "name": "EnumEqualityComparer_1_System_Int32Enum__GetHashCode_1", "signature": "int32_t EnumEqualityComparer_1_System_Int32Enum__GetHashCode_1(EnumEqualityComparer_1_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A9A69C", "name": "EqualityComparer_1_System_Boolean__get_Default", "signature": "EqualityComparer_1_System_Boolean_ * EqualityComparer_1_System_Boolean__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Boolean] get_Default()" }, { "virtualAddress": "0x00A9A780", "name": "EqualityComparer_1_System_Boolean__CreateComparer", "signature": "EqualityComparer_1_System_Boolean_ * EqualityComparer_1_System_Boolean__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Boolean] CreateComparer()" }, { "virtualAddress": "0x00A9ADAC", "name": "EqualityComparer_1_System_Boolean__IndexOf", "signature": "int32_t EqualityComparer_1_System_Boolean__IndexOf(EqualityComparer_1_System_Boolean_ * this, Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x00A9AE58", "name": "EqualityComparer_1_System_Boolean__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Boolean__LastIndexOf(EqualityComparer_1_System_Boolean_ * this, Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x00A9AEF8", "name": "EqualityComparer_1_System_Boolean__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Boolean__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Boolean_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9AFCC", "name": "EqualityComparer_1_System_Boolean__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Boolean__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Boolean_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9B148", "name": "EqualityComparer_1_System_Boolean___ctor", "signature": "void EqualityComparer_1_System_Boolean___ctor(EqualityComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A9B160", "name": "EqualityComparer_1_System_Byte__get_Default", "signature": "EqualityComparer_1_System_Byte_ * EqualityComparer_1_System_Byte__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Byte] get_Default()" }, { "virtualAddress": "0x00A9B244", "name": "EqualityComparer_1_System_Byte__CreateComparer", "signature": "EqualityComparer_1_System_Byte_ * EqualityComparer_1_System_Byte__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Byte] CreateComparer()" }, { "virtualAddress": "0x00A9B870", "name": "EqualityComparer_1_System_Byte__IndexOf", "signature": "int32_t EqualityComparer_1_System_Byte__IndexOf(EqualityComparer_1_System_Byte_ * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x00A9B91C", "name": "EqualityComparer_1_System_Byte__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Byte__LastIndexOf(EqualityComparer_1_System_Byte_ * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x00A9B9BC", "name": "EqualityComparer_1_System_Byte__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Byte__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Byte_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9BA90", "name": "EqualityComparer_1_System_Byte__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Byte__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Byte_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9BC18", "name": "EqualityComparer_1_System_ByteEnum__get_Default", "signature": "EqualityComparer_1_System_ByteEnum_ * EqualityComparer_1_System_ByteEnum__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ByteEnum] get_Default()" }, { "virtualAddress": "0x00A9BCFC", "name": "EqualityComparer_1_System_ByteEnum__CreateComparer", "signature": "EqualityComparer_1_System_ByteEnum_ * EqualityComparer_1_System_ByteEnum__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ByteEnum] CreateComparer()" }, { "virtualAddress": "0x00A9C328", "name": "EqualityComparer_1_System_ByteEnum__IndexOf", "signature": "int32_t EqualityComparer_1_System_ByteEnum__IndexOf(EqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x00A9C3D4", "name": "EqualityComparer_1_System_ByteEnum__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ByteEnum__LastIndexOf(EqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x00A9C474", "name": "EqualityComparer_1_System_ByteEnum__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ByteEnum__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ByteEnum_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9C548", "name": "EqualityComparer_1_System_ByteEnum__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ByteEnum__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ByteEnum_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9C6B8", "name": "EqualityComparer_1_System_ByteEnum___ctor", "signature": "void EqualityComparer_1_System_ByteEnum___ctor(EqualityComparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x00A9C6D0", "name": "EqualityComparer_1_System_Char__get_Default", "signature": "EqualityComparer_1_System_Char_ * EqualityComparer_1_System_Char__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Char] get_Default()" }, { "virtualAddress": "0x00A9C7B4", "name": "EqualityComparer_1_System_Char__CreateComparer", "signature": "EqualityComparer_1_System_Char_ * EqualityComparer_1_System_Char__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Char] CreateComparer()" }, { "virtualAddress": "0x00A9CDE0", "name": "EqualityComparer_1_System_Char__IndexOf", "signature": "int32_t EqualityComparer_1_System_Char__IndexOf(EqualityComparer_1_System_Char_ * this, Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x00A9CE80", "name": "EqualityComparer_1_System_Char__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Char__LastIndexOf(EqualityComparer_1_System_Char_ * this, Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x00A9CF20", "name": "EqualityComparer_1_System_Char__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Char__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Char_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9CFF4", "name": "EqualityComparer_1_System_Char__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Char__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Char_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9D164", "name": "EqualityComparer_1_System_Char___ctor", "signature": "void EqualityComparer_1_System_Char___ctor(EqualityComparer_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Char]()" }, { "virtualAddress": "0x00A9D17C", "name": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__get_Default", "signature": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] get_Default()" }, { "virtualAddress": "0x00A9D260", "name": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__CreateComparer", "signature": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] CreateComparer()" }, { "virtualAddress": "0x00A9D88C", "name": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf", "signature": "int32_t EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf(EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x00A9D944", "name": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf", "signature": "int32_t EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf(EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x00A9D9F0", "name": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9DAC4", "name": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9DC30", "name": "EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor(EqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x00A9DC48", "name": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Default", "signature": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] get_Default()" }, { "virtualAddress": "0x00A9DD2C", "name": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CreateComparer", "signature": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] CreateComparer()" }, { "virtualAddress": "0x00A9E358", "name": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf", "signature": "int32_t EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf(EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x00A9E3F8", "name": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf(EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x00A9E498", "name": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9E56C", "name": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9E6DC", "name": "EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(EqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x00A9E6F4", "name": "EqualityComparer_1_System_Guid__get_Default", "signature": "EqualityComparer_1_System_Guid_ * EqualityComparer_1_System_Guid__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Guid] get_Default()" }, { "virtualAddress": "0x00A9E7D8", "name": "EqualityComparer_1_System_Guid__CreateComparer", "signature": "EqualityComparer_1_System_Guid_ * EqualityComparer_1_System_Guid__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Guid] CreateComparer()" }, { "virtualAddress": "0x00A9EE04", "name": "EqualityComparer_1_System_Guid__IndexOf", "signature": "int32_t EqualityComparer_1_System_Guid__IndexOf(EqualityComparer_1_System_Guid_ * this, Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x00A9EEBC", "name": "EqualityComparer_1_System_Guid__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Guid__LastIndexOf(EqualityComparer_1_System_Guid_ * this, Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x00A9EF68", "name": "EqualityComparer_1_System_Guid__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Guid__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Guid_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9F03C", "name": "EqualityComparer_1_System_Guid__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Guid__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Guid_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9F1A8", "name": "EqualityComparer_1_System_Guid___ctor", "signature": "void EqualityComparer_1_System_Guid___ctor(EqualityComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Guid]()" }, { "virtualAddress": "0x00A9F1C0", "name": "EqualityComparer_1_System_Int32__get_Default", "signature": "EqualityComparer_1_System_Int32_ * EqualityComparer_1_System_Int32__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Int32] get_Default()" }, { "virtualAddress": "0x00A9F2A4", "name": "EqualityComparer_1_System_Int32__CreateComparer", "signature": "EqualityComparer_1_System_Int32_ * EqualityComparer_1_System_Int32__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Int32] CreateComparer()" }, { "virtualAddress": "0x00A9F8D0", "name": "EqualityComparer_1_System_Int32__IndexOf", "signature": "int32_t EqualityComparer_1_System_Int32__IndexOf(EqualityComparer_1_System_Int32_ * this, Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x00A9F970", "name": "EqualityComparer_1_System_Int32__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Int32__LastIndexOf(EqualityComparer_1_System_Int32_ * this, Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x00A9FA10", "name": "EqualityComparer_1_System_Int32__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Int32__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00A9FAE4", "name": "EqualityComparer_1_System_Int32__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Int32__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Int32_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00A9FC54", "name": "EqualityComparer_1_System_Int32___ctor", "signature": "void EqualityComparer_1_System_Int32___ctor(EqualityComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Int32]()" }, { "virtualAddress": "0x00A9FC6C", "name": "EqualityComparer_1_System_Int32Enum__get_Default", "signature": "EqualityComparer_1_System_Int32Enum_ * EqualityComparer_1_System_Int32Enum__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Int32Enum] get_Default()" }, { "virtualAddress": "0x00A9FD50", "name": "EqualityComparer_1_System_Int32Enum__CreateComparer", "signature": "EqualityComparer_1_System_Int32Enum_ * EqualityComparer_1_System_Int32Enum__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Int32Enum] CreateComparer()" }, { "virtualAddress": "0x00AA037C", "name": "EqualityComparer_1_System_Int32Enum__IndexOf", "signature": "int32_t EqualityComparer_1_System_Int32Enum__IndexOf(EqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum__Array * array, Int32Enum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32Enum[], Int32Enum, Int32, Int32)" }, { "virtualAddress": "0x00AA041C", "name": "EqualityComparer_1_System_Int32Enum__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Int32Enum__LastIndexOf(EqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum__Array * array, Int32Enum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32Enum[], Int32Enum, Int32, Int32)" }, { "virtualAddress": "0x00AA04BC", "name": "EqualityComparer_1_System_Int32Enum__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Int32Enum__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Int32Enum_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA0590", "name": "EqualityComparer_1_System_Int32Enum__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Int32Enum__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Int32Enum_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA0700", "name": "EqualityComparer_1_System_Int32Enum___ctor", "signature": "void EqualityComparer_1_System_Int32Enum___ctor(EqualityComparer_1_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Int32Enum]()" }, { "virtualAddress": "0x00AA11AC", "name": "EqualityComparer_1_System_Resources_ResourceLocator__get_Default", "signature": "EqualityComparer_1_System_Resources_ResourceLocator_ * EqualityComparer_1_System_Resources_ResourceLocator__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Resources.ResourceLocator] get_Default()" }, { "virtualAddress": "0x00AA1290", "name": "EqualityComparer_1_System_Resources_ResourceLocator__CreateComparer", "signature": "EqualityComparer_1_System_Resources_ResourceLocator_ * EqualityComparer_1_System_Resources_ResourceLocator__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Resources.ResourceLocator] CreateComparer()" }, { "virtualAddress": "0x00AA18BC", "name": "EqualityComparer_1_System_Resources_ResourceLocator__IndexOf", "signature": "int32_t EqualityComparer_1_System_Resources_ResourceLocator__IndexOf(EqualityComparer_1_System_Resources_ResourceLocator_ * this, ResourceLocator__Array * array, ResourceLocator value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ResourceLocator[], ResourceLocator, Int32, Int32)" }, { "virtualAddress": "0x00AA1974", "name": "EqualityComparer_1_System_Resources_ResourceLocator__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Resources_ResourceLocator__LastIndexOf(EqualityComparer_1_System_Resources_ResourceLocator_ * this, ResourceLocator__Array * array, ResourceLocator value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ResourceLocator[], ResourceLocator, Int32, Int32)" }, { "virtualAddress": "0x00AA1A20", "name": "EqualityComparer_1_System_Resources_ResourceLocator__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Resources_ResourceLocator__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Resources_ResourceLocator_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA1AF4", "name": "EqualityComparer_1_System_Resources_ResourceLocator__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Resources_ResourceLocator__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Resources_ResourceLocator_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA1C60", "name": "EqualityComparer_1_System_Resources_ResourceLocator___ctor", "signature": "void EqualityComparer_1_System_Resources_ResourceLocator___ctor(EqualityComparer_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Resources.ResourceLocator]()" }, { "virtualAddress": "0x00AA1C78", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Default", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] get_Default()" }, { "virtualAddress": "0x00AA1D5C", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CreateComparer", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] CreateComparer()" }, { "virtualAddress": "0x00AA2388", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00AA2428", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00AA24C8", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA259C", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA270C", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x00AA2724", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Default", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Default()" }, { "virtualAddress": "0x00AA2808", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CreateComparer", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] CreateComparer()" }, { "virtualAddress": "0x00AA2E34", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__IndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__IndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList__Array * array, WindowsRuntimeMarshal_EventRegistrationTokenList value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(WindowsRuntimeMarshal\u002BEventRegistrationTokenList[], WindowsRuntimeMarshal\u002BEventRegistrationTokenList, Int32, Int32)" }, { "virtualAddress": "0x00AA2EEC", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__LastIndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList__Array * array, WindowsRuntimeMarshal_EventRegistrationTokenList value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(WindowsRuntimeMarshal\u002BEventRegistrationTokenList[], WindowsRuntimeMarshal\u002BEventRegistrationTokenList, Int32, Int32)" }, { "virtualAddress": "0x00AA2F98", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA306C", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA31D8", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]()" }, { "virtualAddress": "0x00AA31F0", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Default", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Default()" }, { "virtualAddress": "0x00AA32D4", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CreateComparer", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] CreateComparer()" }, { "virtualAddress": "0x00AA3900", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__IndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__IndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry, Int32, Int32)" }, { "virtualAddress": "0x00AA39B8", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__LastIndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry, Int32, Int32)" }, { "virtualAddress": "0x00AA3A64", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA3B38", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA3CA4", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]()" }, { "virtualAddress": "0x00AA3CBC", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Default", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey] get_Default()" }, { "virtualAddress": "0x00AA3DA0", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__CreateComparer", "signature": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey] CreateComparer()" }, { "virtualAddress": "0x00AA43CC", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__IndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__IndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, Int32, Int32)" }, { "virtualAddress": "0x00AA4484", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__LastIndexOf(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, Int32, Int32)" }, { "virtualAddress": "0x00AA4530", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA4604", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA4770", "name": "EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor", "signature": "void EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor(EqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey]()" }, { "virtualAddress": "0x00AA4788", "name": "EqualityComparer_1_System_UInt64__get_Default", "signature": "EqualityComparer_1_System_UInt64_ * EqualityComparer_1_System_UInt64__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.UInt64] get_Default()" }, { "virtualAddress": "0x00AA486C", "name": "EqualityComparer_1_System_UInt64__CreateComparer", "signature": "EqualityComparer_1_System_UInt64_ * EqualityComparer_1_System_UInt64__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.UInt64] CreateComparer()" }, { "virtualAddress": "0x00AA4E98", "name": "EqualityComparer_1_System_UInt64__IndexOf", "signature": "int32_t EqualityComparer_1_System_UInt64__IndexOf(EqualityComparer_1_System_UInt64_ * this, UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x00AA4F38", "name": "EqualityComparer_1_System_UInt64__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_UInt64__LastIndexOf(EqualityComparer_1_System_UInt64_ * this, UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x00AA4FD8", "name": "EqualityComparer_1_System_UInt64__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_UInt64__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_UInt64_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA50AC", "name": "EqualityComparer_1_System_UInt64__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_UInt64__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_UInt64_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA521C", "name": "EqualityComparer_1_System_UInt64___ctor", "signature": "void EqualityComparer_1_System_UInt64___ctor(EqualityComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.UInt64]()" }, { "virtualAddress": "0x00AA5234", "name": "EqualityComparer_1_System_ValueTuple_1__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_1_ * EqualityComparer_1_System_ValueTuple_1__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00601] get_Default()" }, { "virtualAddress": "0x00AA5318", "name": "EqualityComparer_1_System_ValueTuple_1__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_1_ * EqualityComparer_1_System_ValueTuple_1__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00601] CreateComparer()" }, { "virtualAddress": "0x00AA5944", "name": "EqualityComparer_1_System_ValueTuple_1__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_1__IndexOf(EqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object___Array * array, ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00601[Object][], ValueTuple\u00601[Object], Int32, Int32)" }, { "virtualAddress": "0x00AA59E4", "name": "EqualityComparer_1_System_ValueTuple_1__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_1__LastIndexOf(EqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object___Array * array, ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00601[Object][], ValueTuple\u00601[Object], Int32, Int32)" }, { "virtualAddress": "0x00AA5A84", "name": "EqualityComparer_1_System_ValueTuple_1__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_1__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_1_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA5B58", "name": "EqualityComparer_1_System_ValueTuple_1__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_1__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_1_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA5CC8", "name": "EqualityComparer_1_System_ValueTuple_1___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_1___ctor(EqualityComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00601]()" }, { "virtualAddress": "0x00AA5CE0", "name": "EqualityComparer_1_System_ValueTuple_2__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_2_ * EqualityComparer_1_System_ValueTuple_2__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00602] get_Default()" }, { "virtualAddress": "0x00AA5DC4", "name": "EqualityComparer_1_System_ValueTuple_2__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_2_ * EqualityComparer_1_System_ValueTuple_2__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00602] CreateComparer()" }, { "virtualAddress": "0x00AA63F0", "name": "EqualityComparer_1_System_ValueTuple_2__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_2__IndexOf(EqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object___Array * array, ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00602[Object,Object][], ValueTuple\u00602[Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA64A8", "name": "EqualityComparer_1_System_ValueTuple_2__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_2__LastIndexOf(EqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object___Array * array, ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00602[Object,Object][], ValueTuple\u00602[Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA6554", "name": "EqualityComparer_1_System_ValueTuple_2__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_2__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_2_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA6628", "name": "EqualityComparer_1_System_ValueTuple_2__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_2__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_2_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA6794", "name": "EqualityComparer_1_System_ValueTuple_2___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_2___ctor(EqualityComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00602]()" }, { "virtualAddress": "0x00AA67AC", "name": "EqualityComparer_1_System_ValueTuple_3__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_3_ * EqualityComparer_1_System_ValueTuple_3__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00603] get_Default()" }, { "virtualAddress": "0x00AA6890", "name": "EqualityComparer_1_System_ValueTuple_3__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_3_ * EqualityComparer_1_System_ValueTuple_3__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00603] CreateComparer()" }, { "virtualAddress": "0x00AA6EBC", "name": "EqualityComparer_1_System_ValueTuple_3__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_3__IndexOf(EqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00603[Object,Object,Object][], ValueTuple\u00603[Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA6FB4", "name": "EqualityComparer_1_System_ValueTuple_3__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_3__LastIndexOf(EqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00603[Object,Object,Object][], ValueTuple\u00603[Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA70A4", "name": "EqualityComparer_1_System_ValueTuple_3__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_3__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_3_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA719C", "name": "EqualityComparer_1_System_ValueTuple_3__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_3__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_3_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA734C", "name": "EqualityComparer_1_System_ValueTuple_3___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_3___ctor(EqualityComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00603]()" }, { "virtualAddress": "0x00AA7364", "name": "EqualityComparer_1_System_ValueTuple_4__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_4_ * EqualityComparer_1_System_ValueTuple_4__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00604] get_Default()" }, { "virtualAddress": "0x00AA7448", "name": "EqualityComparer_1_System_ValueTuple_4__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_4_ * EqualityComparer_1_System_ValueTuple_4__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00604] CreateComparer()" }, { "virtualAddress": "0x00AA7A74", "name": "EqualityComparer_1_System_ValueTuple_4__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_4__IndexOf(EqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00604[Object,Object,Object,Object][], ValueTuple\u00604[Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA7B48", "name": "EqualityComparer_1_System_ValueTuple_4__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_4__LastIndexOf(EqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00604[Object,Object,Object,Object][], ValueTuple\u00604[Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA7C18", "name": "EqualityComparer_1_System_ValueTuple_4__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_4__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_4_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA7D00", "name": "EqualityComparer_1_System_ValueTuple_4__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_4__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_4_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA7E90", "name": "EqualityComparer_1_System_ValueTuple_4___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_4___ctor(EqualityComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00604]()" }, { "virtualAddress": "0x00AA7EA8", "name": "EqualityComparer_1_System_ValueTuple_5__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_5_ * EqualityComparer_1_System_ValueTuple_5__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00605] get_Default()" }, { "virtualAddress": "0x00AA7F8C", "name": "EqualityComparer_1_System_ValueTuple_5__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_5_ * EqualityComparer_1_System_ValueTuple_5__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00605] CreateComparer()" }, { "virtualAddress": "0x00AA85B8", "name": "EqualityComparer_1_System_ValueTuple_5__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_5__IndexOf(EqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00605[Object,Object,Object,Object,Object][], ValueTuple\u00605[Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA86B8", "name": "EqualityComparer_1_System_ValueTuple_5__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_5__LastIndexOf(EqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00605[Object,Object,Object,Object,Object][], ValueTuple\u00605[Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA87B0", "name": "EqualityComparer_1_System_ValueTuple_5__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_5__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_5_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA88A8", "name": "EqualityComparer_1_System_ValueTuple_5__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_5__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_5_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA8A58", "name": "EqualityComparer_1_System_ValueTuple_5___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_5___ctor(EqualityComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00605]()" }, { "virtualAddress": "0x00AA8A70", "name": "EqualityComparer_1_System_ValueTuple_6__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_6_ * EqualityComparer_1_System_ValueTuple_6__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00606] get_Default()" }, { "virtualAddress": "0x00AA8B54", "name": "EqualityComparer_1_System_ValueTuple_6__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_6_ * EqualityComparer_1_System_ValueTuple_6__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00606] CreateComparer()" }, { "virtualAddress": "0x00AA9180", "name": "EqualityComparer_1_System_ValueTuple_6__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_6__IndexOf(EqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00606[Object,Object,Object,Object,Object,Object][], ValueTuple\u00606[Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA927C", "name": "EqualityComparer_1_System_ValueTuple_6__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_6__LastIndexOf(EqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00606[Object,Object,Object,Object,Object,Object][], ValueTuple\u00606[Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA9370", "name": "EqualityComparer_1_System_ValueTuple_6__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_6__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_6_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA9468", "name": "EqualityComparer_1_System_ValueTuple_6__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_6__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_6_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA9614", "name": "EqualityComparer_1_System_ValueTuple_6___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_6___ctor(EqualityComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00606]()" }, { "virtualAddress": "0x00AA962C", "name": "EqualityComparer_1_System_ValueTuple_7__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_7_ * EqualityComparer_1_System_ValueTuple_7__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00607] get_Default()" }, { "virtualAddress": "0x00AA9710", "name": "EqualityComparer_1_System_ValueTuple_7__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_7_ * EqualityComparer_1_System_ValueTuple_7__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00607] CreateComparer()" }, { "virtualAddress": "0x00AA9D3C", "name": "EqualityComparer_1_System_ValueTuple_7__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_7__IndexOf(EqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object][], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA9E5C", "name": "EqualityComparer_1_System_ValueTuple_7__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_7__LastIndexOf(EqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object][], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00AA9F74", "name": "EqualityComparer_1_System_ValueTuple_7__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_7__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_7_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AAA07C", "name": "EqualityComparer_1_System_ValueTuple_7__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_7__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_7_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AAA24C", "name": "EqualityComparer_1_System_ValueTuple_7___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_7___ctor(EqualityComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00607]()" }, { "virtualAddress": "0x00AAA264", "name": "EqualityComparer_1_System_ValueTuple_8__get_Default", "signature": "EqualityComparer_1_System_ValueTuple_8_ * EqualityComparer_1_System_ValueTuple_8__get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00AAA348", "name": "EqualityComparer_1_System_ValueTuple_8__CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_8_ * EqualityComparer_1_System_ValueTuple_8__CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00AAA974", "name": "EqualityComparer_1_System_ValueTuple_8__IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__IndexOf(EqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], Int32, Int32)" }, { "virtualAddress": "0x00AAAA70", "name": "EqualityComparer_1_System_ValueTuple_8__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__LastIndexOf(EqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], Int32, Int32)" }, { "virtualAddress": "0x00AAAB60", "name": "EqualityComparer_1_System_ValueTuple_8__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_8_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AAAC58", "name": "EqualityComparer_1_System_ValueTuple_8__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_8__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_8_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AAAE08", "name": "EqualityComparer_1_System_ValueTuple_8___ctor", "signature": "void EqualityComparer_1_System_ValueTuple_8___ctor(EqualityComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00AAAE20", "name": "EqualityComparer_1_System_ValueTuple_8__1_get_Default", "signature": "EqualityComparer_1_System_ValueTuple_8__1 * EqualityComparer_1_System_ValueTuple_8__1_get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00AAAF04", "name": "EqualityComparer_1_System_ValueTuple_8__1_CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_8__1 * EqualityComparer_1_System_ValueTuple_8__1_CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00AAB530", "name": "EqualityComparer_1_System_ValueTuple_8__1_IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__1_IndexOf(EqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00AAB638", "name": "EqualityComparer_1_System_ValueTuple_8__1_LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__1_LastIndexOf(EqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00AAB738", "name": "EqualityComparer_1_System_ValueTuple_8__1_System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__1_System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_8__1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AAB830", "name": "EqualityComparer_1_System_ValueTuple_8__1_System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_8__1_System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_8__1 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AAB9E0", "name": "EqualityComparer_1_System_ValueTuple_8__1__ctor", "signature": "void EqualityComparer_1_System_ValueTuple_8__1__ctor(EqualityComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00AAB9F8", "name": "EqualityComparer_1_System_ValueTuple_8__2_get_Default", "signature": "EqualityComparer_1_System_ValueTuple_8__2 * EqualityComparer_1_System_ValueTuple_8__2_get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00AABADC", "name": "EqualityComparer_1_System_ValueTuple_8__2_CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_8__2 * EqualityComparer_1_System_ValueTuple_8__2_CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00AAC108", "name": "EqualityComparer_1_System_ValueTuple_8__2_IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__2_IndexOf(EqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00AAC210", "name": "EqualityComparer_1_System_ValueTuple_8__2_LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__2_LastIndexOf(EqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00AAC310", "name": "EqualityComparer_1_System_ValueTuple_8__2_System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__2_System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_8__2 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AAC408", "name": "EqualityComparer_1_System_ValueTuple_8__2_System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_8__2_System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_8__2 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AAC5B8", "name": "EqualityComparer_1_System_ValueTuple_8__2__ctor", "signature": "void EqualityComparer_1_System_ValueTuple_8__2__ctor(EqualityComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00AAC5D0", "name": "EqualityComparer_1_System_ValueTuple_8__3_get_Default", "signature": "EqualityComparer_1_System_ValueTuple_8__3 * EqualityComparer_1_System_ValueTuple_8__3_get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x00AAC6B4", "name": "EqualityComparer_1_System_ValueTuple_8__3_CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_8__3 * EqualityComparer_1_System_ValueTuple_8__3_CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x00AACCE0", "name": "EqualityComparer_1_System_ValueTuple_8__3_IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__3_IndexOf(EqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00AACDE8", "name": "EqualityComparer_1_System_ValueTuple_8__3_LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__3_LastIndexOf(EqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00AACEE8", "name": "EqualityComparer_1_System_ValueTuple_8__3_System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__3_System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_8__3 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AACFE0", "name": "EqualityComparer_1_System_ValueTuple_8__3_System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_8__3_System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_8__3 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AAD190", "name": "EqualityComparer_1_System_ValueTuple_8__3__ctor", "signature": "void EqualityComparer_1_System_ValueTuple_8__3__ctor(EqualityComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DB564", "name": "EqualityComparer_1_System_ValueTuple_8__4_get_Default", "signature": "EqualityComparer_1_System_ValueTuple_8__4 * EqualityComparer_1_System_ValueTuple_8__4_get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x009DB648", "name": "EqualityComparer_1_System_ValueTuple_8__4_CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_8__4 * EqualityComparer_1_System_ValueTuple_8__4_CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x009DBC74", "name": "EqualityComparer_1_System_ValueTuple_8__4_IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__4_IndexOf(EqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009DBD7C", "name": "EqualityComparer_1_System_ValueTuple_8__4_LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__4_LastIndexOf(EqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009DBE7C", "name": "EqualityComparer_1_System_ValueTuple_8__4_System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__4_System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_8__4 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x009DBF74", "name": "EqualityComparer_1_System_ValueTuple_8__4_System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_8__4_System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_8__4 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x009DC124", "name": "EqualityComparer_1_System_ValueTuple_8__4__ctor", "signature": "void EqualityComparer_1_System_ValueTuple_8__4__ctor(EqualityComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DC13C", "name": "EqualityComparer_1_System_ValueTuple_8__5_get_Default", "signature": "EqualityComparer_1_System_ValueTuple_8__5 * EqualityComparer_1_System_ValueTuple_8__5_get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x009DC220", "name": "EqualityComparer_1_System_ValueTuple_8__5_CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_8__5 * EqualityComparer_1_System_ValueTuple_8__5_CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x009DC84C", "name": "EqualityComparer_1_System_ValueTuple_8__5_IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__5_IndexOf(EqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009DC954", "name": "EqualityComparer_1_System_ValueTuple_8__5_LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__5_LastIndexOf(EqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009DCA54", "name": "EqualityComparer_1_System_ValueTuple_8__5_System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__5_System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_8__5 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x009DCB54", "name": "EqualityComparer_1_System_ValueTuple_8__5_System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_8__5_System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_8__5 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x009DCD04", "name": "EqualityComparer_1_System_ValueTuple_8__5__ctor", "signature": "void EqualityComparer_1_System_ValueTuple_8__5__ctor(EqualityComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DCD1C", "name": "EqualityComparer_1_System_ValueTuple_8__6_get_Default", "signature": "EqualityComparer_1_System_ValueTuple_8__6 * EqualityComparer_1_System_ValueTuple_8__6_get_Default(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] get_Default()" }, { "virtualAddress": "0x009DCE00", "name": "EqualityComparer_1_System_ValueTuple_8__6_CreateComparer", "signature": "EqualityComparer_1_System_ValueTuple_8__6 * EqualityComparer_1_System_ValueTuple_8__6_CreateComparer(MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608] CreateComparer()" }, { "virtualAddress": "0x009DD42C", "name": "EqualityComparer_1_System_ValueTuple_8__6_IndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__6_IndexOf(EqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009DD534", "name": "EqualityComparer_1_System_ValueTuple_8__6_LastIndexOf", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__6_LastIndexOf(EqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009DD634", "name": "EqualityComparer_1_System_ValueTuple_8__6_System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_ValueTuple_8__6_System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_ValueTuple_8__6 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x009DD734", "name": "EqualityComparer_1_System_ValueTuple_8__6_System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_ValueTuple_8__6_System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_ValueTuple_8__6 * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x009DD8E4", "name": "EqualityComparer_1_System_ValueTuple_8__6__ctor", "signature": "void EqualityComparer_1_System_ValueTuple_8__6__ctor(EqualityComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "EqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DD8FC", "name": "GenericComparer_1_System_Boolean__Compare", "signature": "int32_t GenericComparer_1_System_Boolean__Compare(GenericComparer_1_System_Boolean_ * this, bool x, bool y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Boolean, Boolean)" }, { "virtualAddress": "0x009DD92C", "name": "GenericComparer_1_System_Boolean__Equals", "signature": "bool GenericComparer_1_System_Boolean__Equals(GenericComparer_1_System_Boolean_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DD978", "name": "GenericComparer_1_System_Boolean__GetHashCode", "signature": "int32_t GenericComparer_1_System_Boolean__GetHashCode(GenericComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DD9B8", "name": "GenericComparer_1_System_Boolean___ctor", "signature": "void GenericComparer_1_System_Boolean___ctor(GenericComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.Boolean]()" }, { "virtualAddress": "0x009DD9DC", "name": "GenericComparer_1_System_Byte__Compare", "signature": "int32_t GenericComparer_1_System_Byte__Compare(GenericComparer_1_System_Byte_ * this, uint8_t x, uint8_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Byte, Byte)" }, { "virtualAddress": "0x009DDA08", "name": "GenericComparer_1_System_Byte__Equals", "signature": "bool GenericComparer_1_System_Byte__Equals(GenericComparer_1_System_Byte_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DDA54", "name": "GenericComparer_1_System_Byte__GetHashCode", "signature": "int32_t GenericComparer_1_System_Byte__GetHashCode(GenericComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DDA94", "name": "GenericComparer_1_System_Byte___ctor", "signature": "void GenericComparer_1_System_Byte___ctor(GenericComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.Byte]()" }, { "virtualAddress": "0x009DDAB8", "name": "GenericComparer_1_System_Guid__Compare", "signature": "int32_t GenericComparer_1_System_Guid__Compare(GenericComparer_1_System_Guid_ * this, Guid x, Guid y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Guid, Guid)" }, { "virtualAddress": "0x009DDAE8", "name": "GenericComparer_1_System_Guid__Equals", "signature": "bool GenericComparer_1_System_Guid__Equals(GenericComparer_1_System_Guid_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DDB34", "name": "GenericComparer_1_System_Guid__GetHashCode", "signature": "int32_t GenericComparer_1_System_Guid__GetHashCode(GenericComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DDB74", "name": "GenericComparer_1_System_Guid___ctor", "signature": "void GenericComparer_1_System_Guid___ctor(GenericComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.Guid]()" }, { "virtualAddress": "0x009DDB98", "name": "GenericComparer_1_System_Int32__Compare", "signature": "int32_t GenericComparer_1_System_Int32__Compare(GenericComparer_1_System_Int32_ * this, int32_t x, int32_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Int32, Int32)" }, { "virtualAddress": "0x009DDBC4", "name": "GenericComparer_1_System_Int32__Equals", "signature": "bool GenericComparer_1_System_Int32__Equals(GenericComparer_1_System_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DDC10", "name": "GenericComparer_1_System_Int32__GetHashCode", "signature": "int32_t GenericComparer_1_System_Int32__GetHashCode(GenericComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DDC50", "name": "GenericComparer_1_System_Int32___ctor", "signature": "void GenericComparer_1_System_Int32___ctor(GenericComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.Int32]()" }, { "virtualAddress": "0x009DDDF0", "name": "GenericComparer_1_System_UInt64__Compare", "signature": "int32_t GenericComparer_1_System_UInt64__Compare(GenericComparer_1_System_UInt64_ * this, uint64_t x, uint64_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(UInt64, UInt64)" }, { "virtualAddress": "0x009DDE1C", "name": "GenericComparer_1_System_UInt64__Equals", "signature": "bool GenericComparer_1_System_UInt64__Equals(GenericComparer_1_System_UInt64_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DDE68", "name": "GenericComparer_1_System_UInt64__GetHashCode", "signature": "int32_t GenericComparer_1_System_UInt64__GetHashCode(GenericComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DDEA8", "name": "GenericComparer_1_System_UInt64___ctor", "signature": "void GenericComparer_1_System_UInt64___ctor(GenericComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.UInt64]()" }, { "virtualAddress": "0x009DDECC", "name": "GenericComparer_1_System_ValueTuple_1__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_1__Compare(GenericComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object_ x, ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00601[Object], ValueTuple\u00601[Object])" }, { "virtualAddress": "0x009DDFA4", "name": "GenericComparer_1_System_ValueTuple_1__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_1__Equals(GenericComparer_1_System_ValueTuple_1_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DDFF0", "name": "GenericComparer_1_System_ValueTuple_1__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_1__GetHashCode(GenericComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DE030", "name": "GenericComparer_1_System_ValueTuple_1___ctor", "signature": "void GenericComparer_1_System_ValueTuple_1___ctor(GenericComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00601]()" }, { "virtualAddress": "0x009DE054", "name": "GenericComparer_1_System_ValueTuple_2__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_2__Compare(GenericComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object_ x, ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00602[Object,Object], ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x009DE140", "name": "GenericComparer_1_System_ValueTuple_2__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_2__Equals(GenericComparer_1_System_ValueTuple_2_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DE18C", "name": "GenericComparer_1_System_ValueTuple_2__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_2__GetHashCode(GenericComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DE1CC", "name": "GenericComparer_1_System_ValueTuple_2___ctor", "signature": "void GenericComparer_1_System_ValueTuple_2___ctor(GenericComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00602]()" }, { "virtualAddress": "0x009DE1F0", "name": "GenericComparer_1_System_ValueTuple_3__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_3__Compare(GenericComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object_ x, ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00603[Object,Object,Object], ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x009DE30C", "name": "GenericComparer_1_System_ValueTuple_3__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_3__Equals(GenericComparer_1_System_ValueTuple_3_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DE358", "name": "GenericComparer_1_System_ValueTuple_3__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_3__GetHashCode(GenericComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DE398", "name": "GenericComparer_1_System_ValueTuple_3___ctor", "signature": "void GenericComparer_1_System_ValueTuple_3___ctor(GenericComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00603]()" }, { "virtualAddress": "0x009DE3BC", "name": "GenericComparer_1_System_ValueTuple_4__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_4__Compare(GenericComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00604[Object,Object,Object,Object], ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x009DE4B8", "name": "GenericComparer_1_System_ValueTuple_4__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_4__Equals(GenericComparer_1_System_ValueTuple_4_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DE504", "name": "GenericComparer_1_System_ValueTuple_4__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_4__GetHashCode(GenericComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DE544", "name": "GenericComparer_1_System_ValueTuple_4___ctor", "signature": "void GenericComparer_1_System_ValueTuple_4___ctor(GenericComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00604]()" }, { "virtualAddress": "0x009DE568", "name": "GenericComparer_1_System_ValueTuple_5__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_5__Compare(GenericComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00605[Object,Object,Object,Object,Object], ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009DE688", "name": "GenericComparer_1_System_ValueTuple_5__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_5__Equals(GenericComparer_1_System_ValueTuple_5_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DE6D4", "name": "GenericComparer_1_System_ValueTuple_5__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_5__GetHashCode(GenericComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DE714", "name": "GenericComparer_1_System_ValueTuple_5___ctor", "signature": "void GenericComparer_1_System_ValueTuple_5___ctor(GenericComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00605]()" }, { "virtualAddress": "0x009DE738", "name": "GenericComparer_1_System_ValueTuple_6__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_6__Compare(GenericComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00606[Object,Object,Object,Object,Object,Object], ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009DE854", "name": "GenericComparer_1_System_ValueTuple_6__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_6__Equals(GenericComparer_1_System_ValueTuple_6_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DE8A0", "name": "GenericComparer_1_System_ValueTuple_6__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_6__GetHashCode(GenericComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DE8E0", "name": "GenericComparer_1_System_ValueTuple_6___ctor", "signature": "void GenericComparer_1_System_ValueTuple_6___ctor(GenericComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00606]()" }, { "virtualAddress": "0x009DE904", "name": "GenericComparer_1_System_ValueTuple_7__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_7__Compare(GenericComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009DEA44", "name": "GenericComparer_1_System_ValueTuple_7__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_7__Equals(GenericComparer_1_System_ValueTuple_7_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DEA90", "name": "GenericComparer_1_System_ValueTuple_7__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_7__GetHashCode(GenericComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DEAD0", "name": "GenericComparer_1_System_ValueTuple_7___ctor", "signature": "void GenericComparer_1_System_ValueTuple_7___ctor(GenericComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00607]()" }, { "virtualAddress": "0x009DEAF4", "name": "GenericComparer_1_System_ValueTuple_8__Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__Compare(GenericComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x009DEC18", "name": "GenericComparer_1_System_ValueTuple_8__Equals", "signature": "bool GenericComparer_1_System_ValueTuple_8__Equals(GenericComparer_1_System_ValueTuple_8_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DEC64", "name": "GenericComparer_1_System_ValueTuple_8__GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__GetHashCode(GenericComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DECA4", "name": "GenericComparer_1_System_ValueTuple_8___ctor", "signature": "void GenericComparer_1_System_ValueTuple_8___ctor(GenericComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DECC8", "name": "GenericComparer_1_System_ValueTuple_8__1_Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__1_Compare(GenericComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x009DEDFC", "name": "GenericComparer_1_System_ValueTuple_8__1_Equals", "signature": "bool GenericComparer_1_System_ValueTuple_8__1_Equals(GenericComparer_1_System_ValueTuple_8__1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DEE48", "name": "GenericComparer_1_System_ValueTuple_8__1_GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__1_GetHashCode(GenericComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DEE88", "name": "GenericComparer_1_System_ValueTuple_8__1__ctor", "signature": "void GenericComparer_1_System_ValueTuple_8__1__ctor(GenericComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DEEAC", "name": "GenericComparer_1_System_ValueTuple_8__2_Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__2_Compare(GenericComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x009DEFE0", "name": "GenericComparer_1_System_ValueTuple_8__2_Equals", "signature": "bool GenericComparer_1_System_ValueTuple_8__2_Equals(GenericComparer_1_System_ValueTuple_8__2 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DF02C", "name": "GenericComparer_1_System_ValueTuple_8__2_GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__2_GetHashCode(GenericComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DF06C", "name": "GenericComparer_1_System_ValueTuple_8__2__ctor", "signature": "void GenericComparer_1_System_ValueTuple_8__2__ctor(GenericComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DF090", "name": "GenericComparer_1_System_ValueTuple_8__3_Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__3_Compare(GenericComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x009DF1C4", "name": "GenericComparer_1_System_ValueTuple_8__3_Equals", "signature": "bool GenericComparer_1_System_ValueTuple_8__3_Equals(GenericComparer_1_System_ValueTuple_8__3 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DF210", "name": "GenericComparer_1_System_ValueTuple_8__3_GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__3_GetHashCode(GenericComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DF250", "name": "GenericComparer_1_System_ValueTuple_8__3__ctor", "signature": "void GenericComparer_1_System_ValueTuple_8__3__ctor(GenericComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DF274", "name": "GenericComparer_1_System_ValueTuple_8__4_Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__4_Compare(GenericComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009DF3A8", "name": "GenericComparer_1_System_ValueTuple_8__4_Equals", "signature": "bool GenericComparer_1_System_ValueTuple_8__4_Equals(GenericComparer_1_System_ValueTuple_8__4 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DF3F4", "name": "GenericComparer_1_System_ValueTuple_8__4_GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__4_GetHashCode(GenericComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DF434", "name": "GenericComparer_1_System_ValueTuple_8__4__ctor", "signature": "void GenericComparer_1_System_ValueTuple_8__4__ctor(GenericComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DF458", "name": "GenericComparer_1_System_ValueTuple_8__5_Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__5_Compare(GenericComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009DF58C", "name": "GenericComparer_1_System_ValueTuple_8__5_Equals", "signature": "bool GenericComparer_1_System_ValueTuple_8__5_Equals(GenericComparer_1_System_ValueTuple_8__5 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DF5D8", "name": "GenericComparer_1_System_ValueTuple_8__5_GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__5_GetHashCode(GenericComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DF618", "name": "GenericComparer_1_System_ValueTuple_8__5__ctor", "signature": "void GenericComparer_1_System_ValueTuple_8__5__ctor(GenericComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DF63C", "name": "GenericComparer_1_System_ValueTuple_8__6_Compare", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__6_Compare(GenericComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009DF770", "name": "GenericComparer_1_System_ValueTuple_8__6_Equals", "signature": "bool GenericComparer_1_System_ValueTuple_8__6_Equals(GenericComparer_1_System_ValueTuple_8__6 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DF7BC", "name": "GenericComparer_1_System_ValueTuple_8__6_GetHashCode", "signature": "int32_t GenericComparer_1_System_ValueTuple_8__6_GetHashCode(GenericComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DF7FC", "name": "GenericComparer_1_System_ValueTuple_8__6__ctor", "signature": "void GenericComparer_1_System_ValueTuple_8__6__ctor(GenericComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "GenericComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009DF820", "name": "GenericEqualityComparer_1_System_Boolean__Equals", "signature": "bool GenericEqualityComparer_1_System_Boolean__Equals(GenericEqualityComparer_1_System_Boolean_ * this, bool x, bool y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Boolean, Boolean)" }, { "virtualAddress": "0x009DF854", "name": "GenericEqualityComparer_1_System_Boolean__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_Boolean__GetHashCode(GenericEqualityComparer_1_System_Boolean_ * this, bool obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Boolean)" }, { "virtualAddress": "0x009DF880", "name": "GenericEqualityComparer_1_System_Boolean__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Boolean__IndexOf(GenericEqualityComparer_1_System_Boolean_ * this, Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x009DF908", "name": "GenericEqualityComparer_1_System_Boolean__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Boolean__LastIndexOf(GenericEqualityComparer_1_System_Boolean_ * this, Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x009DF990", "name": "GenericEqualityComparer_1_System_Boolean__Equals_1", "signature": "bool GenericEqualityComparer_1_System_Boolean__Equals_1(GenericEqualityComparer_1_System_Boolean_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DF9DC", "name": "GenericEqualityComparer_1_System_Boolean__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_Boolean__GetHashCode_1(GenericEqualityComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DFA1C", "name": "GenericEqualityComparer_1_System_Boolean___ctor", "signature": "void GenericEqualityComparer_1_System_Boolean___ctor(GenericEqualityComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.Boolean]()" }, { "virtualAddress": "0x009DFA40", "name": "GenericEqualityComparer_1_System_Byte__Equals", "signature": "bool GenericEqualityComparer_1_System_Byte__Equals(GenericEqualityComparer_1_System_Byte_ * this, uint8_t x, uint8_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Byte, Byte)" }, { "virtualAddress": "0x009DFA70", "name": "GenericEqualityComparer_1_System_Byte__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_Byte__GetHashCode(GenericEqualityComparer_1_System_Byte_ * this, uint8_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Byte)" }, { "virtualAddress": "0x009DFA98", "name": "GenericEqualityComparer_1_System_Byte__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Byte__IndexOf(GenericEqualityComparer_1_System_Byte_ * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x009DFB20", "name": "GenericEqualityComparer_1_System_Byte__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Byte__LastIndexOf(GenericEqualityComparer_1_System_Byte_ * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x009DFBA8", "name": "GenericEqualityComparer_1_System_Byte__Equals_1", "signature": "bool GenericEqualityComparer_1_System_Byte__Equals_1(GenericEqualityComparer_1_System_Byte_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DFBF4", "name": "GenericEqualityComparer_1_System_Byte__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_Byte__GetHashCode_1(GenericEqualityComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DFC34", "name": "GenericEqualityComparer_1_System_Byte___ctor", "signature": "void GenericEqualityComparer_1_System_Byte___ctor(GenericEqualityComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.Byte]()" }, { "virtualAddress": "0x009DFC58", "name": "GenericEqualityComparer_1_System_Char__Equals", "signature": "bool GenericEqualityComparer_1_System_Char__Equals(GenericEqualityComparer_1_System_Char_ * this, uint16_t x, uint16_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Char, Char)" }, { "virtualAddress": "0x009DFC88", "name": "GenericEqualityComparer_1_System_Char__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_Char__GetHashCode(GenericEqualityComparer_1_System_Char_ * this, uint16_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Char)" }, { "virtualAddress": "0x009DFCB0", "name": "GenericEqualityComparer_1_System_Char__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Char__IndexOf(GenericEqualityComparer_1_System_Char_ * this, Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x009DFD48", "name": "GenericEqualityComparer_1_System_Char__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Char__LastIndexOf(GenericEqualityComparer_1_System_Char_ * this, Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x009DFDD0", "name": "GenericEqualityComparer_1_System_Char__Equals_1", "signature": "bool GenericEqualityComparer_1_System_Char__Equals_1(GenericEqualityComparer_1_System_Char_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009DFE1C", "name": "GenericEqualityComparer_1_System_Char__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_Char__GetHashCode_1(GenericEqualityComparer_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009DFE5C", "name": "GenericEqualityComparer_1_System_Char___ctor", "signature": "void GenericEqualityComparer_1_System_Char___ctor(GenericEqualityComparer_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.Char]()" }, { "virtualAddress": "0x009DFE80", "name": "GenericEqualityComparer_1_System_Guid__Equals", "signature": "bool GenericEqualityComparer_1_System_Guid__Equals(GenericEqualityComparer_1_System_Guid_ * this, Guid x, Guid y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Guid, Guid)" }, { "virtualAddress": "0x009DFEB4", "name": "GenericEqualityComparer_1_System_Guid__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_Guid__GetHashCode(GenericEqualityComparer_1_System_Guid_ * this, Guid obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Guid)" }, { "virtualAddress": "0x009DFEDC", "name": "GenericEqualityComparer_1_System_Guid__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Guid__IndexOf(GenericEqualityComparer_1_System_Guid_ * this, Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x009DFF7C", "name": "GenericEqualityComparer_1_System_Guid__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Guid__LastIndexOf(GenericEqualityComparer_1_System_Guid_ * this, Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x009E0014", "name": "GenericEqualityComparer_1_System_Guid__Equals_1", "signature": "bool GenericEqualityComparer_1_System_Guid__Equals_1(GenericEqualityComparer_1_System_Guid_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E0060", "name": "GenericEqualityComparer_1_System_Guid__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_Guid__GetHashCode_1(GenericEqualityComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E00A0", "name": "GenericEqualityComparer_1_System_Guid___ctor", "signature": "void GenericEqualityComparer_1_System_Guid___ctor(GenericEqualityComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.Guid]()" }, { "virtualAddress": "0x009E00C4", "name": "GenericEqualityComparer_1_System_Int32__Equals", "signature": "bool GenericEqualityComparer_1_System_Int32__Equals(GenericEqualityComparer_1_System_Int32_ * this, int32_t x, int32_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Int32, Int32)" }, { "virtualAddress": "0x009E00F4", "name": "GenericEqualityComparer_1_System_Int32__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_Int32__GetHashCode(GenericEqualityComparer_1_System_Int32_ * this, int32_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Int32)" }, { "virtualAddress": "0x009E011C", "name": "GenericEqualityComparer_1_System_Int32__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Int32__IndexOf(GenericEqualityComparer_1_System_Int32_ * this, Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x009E01B4", "name": "GenericEqualityComparer_1_System_Int32__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_Int32__LastIndexOf(GenericEqualityComparer_1_System_Int32_ * this, Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x009E023C", "name": "GenericEqualityComparer_1_System_Int32__Equals_1", "signature": "bool GenericEqualityComparer_1_System_Int32__Equals_1(GenericEqualityComparer_1_System_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E0288", "name": "GenericEqualityComparer_1_System_Int32__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_Int32__GetHashCode_1(GenericEqualityComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E02C8", "name": "GenericEqualityComparer_1_System_Int32___ctor", "signature": "void GenericEqualityComparer_1_System_Int32___ctor(GenericEqualityComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.Int32]()" }, { "virtualAddress": "0x009E0744", "name": "GenericEqualityComparer_1_System_UInt64__Equals", "signature": "bool GenericEqualityComparer_1_System_UInt64__Equals(GenericEqualityComparer_1_System_UInt64_ * this, uint64_t x, uint64_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(UInt64, UInt64)" }, { "virtualAddress": "0x009E0774", "name": "GenericEqualityComparer_1_System_UInt64__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_UInt64__GetHashCode(GenericEqualityComparer_1_System_UInt64_ * this, uint64_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(UInt64)" }, { "virtualAddress": "0x009E079C", "name": "GenericEqualityComparer_1_System_UInt64__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_UInt64__IndexOf(GenericEqualityComparer_1_System_UInt64_ * this, UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x009E0834", "name": "GenericEqualityComparer_1_System_UInt64__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_UInt64__LastIndexOf(GenericEqualityComparer_1_System_UInt64_ * this, UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x009E08BC", "name": "GenericEqualityComparer_1_System_UInt64__Equals_1", "signature": "bool GenericEqualityComparer_1_System_UInt64__Equals_1(GenericEqualityComparer_1_System_UInt64_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E0908", "name": "GenericEqualityComparer_1_System_UInt64__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_UInt64__GetHashCode_1(GenericEqualityComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E0948", "name": "GenericEqualityComparer_1_System_UInt64___ctor", "signature": "void GenericEqualityComparer_1_System_UInt64___ctor(GenericEqualityComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.UInt64]()" }, { "virtualAddress": "0x009E096C", "name": "GenericEqualityComparer_1_System_ValueTuple_1__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_1__Equals(GenericEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object_ x, ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00601[Object], ValueTuple\u00601[Object])" }, { "virtualAddress": "0x009E0A48", "name": "GenericEqualityComparer_1_System_ValueTuple_1__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_1__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00601[Object])" }, { "virtualAddress": "0x009E0AA0", "name": "GenericEqualityComparer_1_System_ValueTuple_1__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_1__IndexOf(GenericEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object___Array * array, ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00601[Object][], ValueTuple\u00601[Object], Int32, Int32)" }, { "virtualAddress": "0x009E0C08", "name": "GenericEqualityComparer_1_System_ValueTuple_1__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_1__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object___Array * array, ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00601[Object][], ValueTuple\u00601[Object], Int32, Int32)" }, { "virtualAddress": "0x009E0D74", "name": "GenericEqualityComparer_1_System_ValueTuple_1__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_1__Equals_1(GenericEqualityComparer_1_System_ValueTuple_1_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E0DC0", "name": "GenericEqualityComparer_1_System_ValueTuple_1__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_1__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E0E00", "name": "GenericEqualityComparer_1_System_ValueTuple_1___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_1___ctor(GenericEqualityComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00601]()" }, { "virtualAddress": "0x009E0E24", "name": "GenericEqualityComparer_1_System_ValueTuple_2__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_2__Equals(GenericEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object_ x, ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00602[Object,Object], ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x009E0F14", "name": "GenericEqualityComparer_1_System_ValueTuple_2__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_2__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x009E0F78", "name": "GenericEqualityComparer_1_System_ValueTuple_2__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_2__IndexOf(GenericEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object___Array * array, ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00602[Object,Object][], ValueTuple\u00602[Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E10F4", "name": "GenericEqualityComparer_1_System_ValueTuple_2__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_2__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object___Array * array, ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00602[Object,Object][], ValueTuple\u00602[Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E1270", "name": "GenericEqualityComparer_1_System_ValueTuple_2__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_2__Equals_1(GenericEqualityComparer_1_System_ValueTuple_2_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E12BC", "name": "GenericEqualityComparer_1_System_ValueTuple_2__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_2__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E12FC", "name": "GenericEqualityComparer_1_System_ValueTuple_2___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_2___ctor(GenericEqualityComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00602]()" }, { "virtualAddress": "0x009E1320", "name": "GenericEqualityComparer_1_System_ValueTuple_3__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_3__Equals(GenericEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object_ x, ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00603[Object,Object,Object], ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x009E1440", "name": "GenericEqualityComparer_1_System_ValueTuple_3__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_3__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x009E14B4", "name": "GenericEqualityComparer_1_System_ValueTuple_3__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_3__IndexOf(GenericEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00603[Object,Object,Object][], ValueTuple\u00603[Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E1660", "name": "GenericEqualityComparer_1_System_ValueTuple_3__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_3__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00603[Object,Object,Object][], ValueTuple\u00603[Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E180C", "name": "GenericEqualityComparer_1_System_ValueTuple_3__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_3__Equals_1(GenericEqualityComparer_1_System_ValueTuple_3_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E1858", "name": "GenericEqualityComparer_1_System_ValueTuple_3__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_3__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E1898", "name": "GenericEqualityComparer_1_System_ValueTuple_3___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_3___ctor(GenericEqualityComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00603]()" }, { "virtualAddress": "0x009E18BC", "name": "GenericEqualityComparer_1_System_ValueTuple_4__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_4__Equals(GenericEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00604[Object,Object,Object,Object], ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x009E19BC", "name": "GenericEqualityComparer_1_System_ValueTuple_4__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_4__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x009E1A20", "name": "GenericEqualityComparer_1_System_ValueTuple_4__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_4__IndexOf(GenericEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00604[Object,Object,Object,Object][], ValueTuple\u00604[Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E1BA8", "name": "GenericEqualityComparer_1_System_ValueTuple_4__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_4__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00604[Object,Object,Object,Object][], ValueTuple\u00604[Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E1D34", "name": "GenericEqualityComparer_1_System_ValueTuple_4__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_4__Equals_1(GenericEqualityComparer_1_System_ValueTuple_4_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E1D80", "name": "GenericEqualityComparer_1_System_ValueTuple_4__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_4__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E1DC0", "name": "GenericEqualityComparer_1_System_ValueTuple_4___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_4___ctor(GenericEqualityComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00604]()" }, { "virtualAddress": "0x009E1DE4", "name": "GenericEqualityComparer_1_System_ValueTuple_5__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_5__Equals(GenericEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00605[Object,Object,Object,Object,Object], ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009E1F08", "name": "GenericEqualityComparer_1_System_ValueTuple_5__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_5__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009E1F84", "name": "GenericEqualityComparer_1_System_ValueTuple_5__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_5__IndexOf(GenericEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00605[Object,Object,Object,Object,Object][], ValueTuple\u00605[Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E2130", "name": "GenericEqualityComparer_1_System_ValueTuple_5__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_5__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00605[Object,Object,Object,Object,Object][], ValueTuple\u00605[Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E22DC", "name": "GenericEqualityComparer_1_System_ValueTuple_5__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_5__Equals_1(GenericEqualityComparer_1_System_ValueTuple_5_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E2328", "name": "GenericEqualityComparer_1_System_ValueTuple_5__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_5__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E2368", "name": "GenericEqualityComparer_1_System_ValueTuple_5___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_5___ctor(GenericEqualityComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00605]()" }, { "virtualAddress": "0x009E238C", "name": "GenericEqualityComparer_1_System_ValueTuple_6__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_6__Equals(GenericEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00606[Object,Object,Object,Object,Object,Object], ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009E24AC", "name": "GenericEqualityComparer_1_System_ValueTuple_6__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_6__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009E2520", "name": "GenericEqualityComparer_1_System_ValueTuple_6__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_6__IndexOf(GenericEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00606[Object,Object,Object,Object,Object,Object][], ValueTuple\u00606[Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E26CC", "name": "GenericEqualityComparer_1_System_ValueTuple_6__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_6__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00606[Object,Object,Object,Object,Object,Object][], ValueTuple\u00606[Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E2878", "name": "GenericEqualityComparer_1_System_ValueTuple_6__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_6__Equals_1(GenericEqualityComparer_1_System_ValueTuple_6_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E28C4", "name": "GenericEqualityComparer_1_System_ValueTuple_6__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_6__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E2904", "name": "GenericEqualityComparer_1_System_ValueTuple_6___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_6___ctor(GenericEqualityComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00606]()" }, { "virtualAddress": "0x009E2928", "name": "GenericEqualityComparer_1_System_ValueTuple_7__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_7__Equals(GenericEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009E2A6C", "name": "GenericEqualityComparer_1_System_ValueTuple_7__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_7__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x009E2AF8", "name": "GenericEqualityComparer_1_System_ValueTuple_7__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_7__IndexOf(GenericEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object][], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E2CC4", "name": "GenericEqualityComparer_1_System_ValueTuple_7__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_7__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object][], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x009E2E90", "name": "GenericEqualityComparer_1_System_ValueTuple_7__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_7__Equals_1(GenericEqualityComparer_1_System_ValueTuple_7_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E2EDC", "name": "GenericEqualityComparer_1_System_ValueTuple_7__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_7__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E2F1C", "name": "GenericEqualityComparer_1_System_ValueTuple_7___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_7___ctor(GenericEqualityComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00607]()" }, { "virtualAddress": "0x009E2F40", "name": "GenericEqualityComparer_1_System_ValueTuple_8__Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__Equals(GenericEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x009E3068", "name": "GenericEqualityComparer_1_System_ValueTuple_8__GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__GetHashCode(GenericEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x009E30DC", "name": "GenericEqualityComparer_1_System_ValueTuple_8__IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__IndexOf(GenericEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], Int32, Int32)" }, { "virtualAddress": "0x009E3284", "name": "GenericEqualityComparer_1_System_ValueTuple_8__LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], Int32, Int32)" }, { "virtualAddress": "0x009E3430", "name": "GenericEqualityComparer_1_System_ValueTuple_8__Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__Equals_1(GenericEqualityComparer_1_System_ValueTuple_8_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E347C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E34BC", "name": "GenericEqualityComparer_1_System_ValueTuple_8___ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_8___ctor(GenericEqualityComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009E34E0", "name": "GenericEqualityComparer_1_System_ValueTuple_8__1_Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__1_Equals(GenericEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x009E3614", "name": "GenericEqualityComparer_1_System_ValueTuple_8__1_GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__1_GetHashCode(GenericEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x009E36A0", "name": "GenericEqualityComparer_1_System_ValueTuple_8__1_IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__1_IndexOf(GenericEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E3854", "name": "GenericEqualityComparer_1_System_ValueTuple_8__1_LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__1_LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E3A08", "name": "GenericEqualityComparer_1_System_ValueTuple_8__1_Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__1_Equals_1(GenericEqualityComparer_1_System_ValueTuple_8__1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E3A54", "name": "GenericEqualityComparer_1_System_ValueTuple_8__1_GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__1_GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E3A94", "name": "GenericEqualityComparer_1_System_ValueTuple_8__1__ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_8__1__ctor(GenericEqualityComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009E3AB8", "name": "GenericEqualityComparer_1_System_ValueTuple_8__2_Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__2_Equals(GenericEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x009E3BEC", "name": "GenericEqualityComparer_1_System_ValueTuple_8__2_GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__2_GetHashCode(GenericEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x009E3C78", "name": "GenericEqualityComparer_1_System_ValueTuple_8__2_IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__2_IndexOf(GenericEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E3E2C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__2_LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__2_LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E3FE0", "name": "GenericEqualityComparer_1_System_ValueTuple_8__2_Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__2_Equals_1(GenericEqualityComparer_1_System_ValueTuple_8__2 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E402C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__2_GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__2_GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E406C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__2__ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_8__2__ctor(GenericEqualityComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009E4090", "name": "GenericEqualityComparer_1_System_ValueTuple_8__3_Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__3_Equals(GenericEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E41C4", "name": "GenericEqualityComparer_1_System_ValueTuple_8__3_GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__3_GetHashCode(GenericEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E4250", "name": "GenericEqualityComparer_1_System_ValueTuple_8__3_IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__3_IndexOf(GenericEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E4404", "name": "GenericEqualityComparer_1_System_ValueTuple_8__3_LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__3_LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E45B8", "name": "GenericEqualityComparer_1_System_ValueTuple_8__3_Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__3_Equals_1(GenericEqualityComparer_1_System_ValueTuple_8__3 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E4604", "name": "GenericEqualityComparer_1_System_ValueTuple_8__3_GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__3_GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E4644", "name": "GenericEqualityComparer_1_System_ValueTuple_8__3__ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_8__3__ctor(GenericEqualityComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009E4668", "name": "GenericEqualityComparer_1_System_ValueTuple_8__4_Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__4_Equals(GenericEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E479C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__4_GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__4_GetHashCode(GenericEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E4828", "name": "GenericEqualityComparer_1_System_ValueTuple_8__4_IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__4_IndexOf(GenericEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E49DC", "name": "GenericEqualityComparer_1_System_ValueTuple_8__4_LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__4_LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E4B90", "name": "GenericEqualityComparer_1_System_ValueTuple_8__4_Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__4_Equals_1(GenericEqualityComparer_1_System_ValueTuple_8__4 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E4BDC", "name": "GenericEqualityComparer_1_System_ValueTuple_8__4_GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__4_GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E4C1C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__4__ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_8__4__ctor(GenericEqualityComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009E4C40", "name": "GenericEqualityComparer_1_System_ValueTuple_8__5_Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__5_Equals(GenericEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E4D74", "name": "GenericEqualityComparer_1_System_ValueTuple_8__5_GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__5_GetHashCode(GenericEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E4E00", "name": "GenericEqualityComparer_1_System_ValueTuple_8__5_IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__5_IndexOf(GenericEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E4FB4", "name": "GenericEqualityComparer_1_System_ValueTuple_8__5_LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__5_LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E5168", "name": "GenericEqualityComparer_1_System_ValueTuple_8__5_Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__5_Equals_1(GenericEqualityComparer_1_System_ValueTuple_8__5 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E51B4", "name": "GenericEqualityComparer_1_System_ValueTuple_8__5_GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__5_GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E51F4", "name": "GenericEqualityComparer_1_System_ValueTuple_8__5__ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_8__5__ctor(GenericEqualityComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x009E5218", "name": "GenericEqualityComparer_1_System_ValueTuple_8__6_Equals", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__6_Equals(GenericEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E534C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__6_GetHashCode", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__6_GetHashCode(GenericEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x009E53D8", "name": "GenericEqualityComparer_1_System_ValueTuple_8__6_IndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__6_IndexOf(GenericEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E558C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__6_LastIndexOf", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__6_LastIndexOf(GenericEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x009E5740", "name": "GenericEqualityComparer_1_System_ValueTuple_8__6_Equals_1", "signature": "bool GenericEqualityComparer_1_System_ValueTuple_8__6_Equals_1(GenericEqualityComparer_1_System_ValueTuple_8__6 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x009E578C", "name": "GenericEqualityComparer_1_System_ValueTuple_8__6_GetHashCode_1", "signature": "int32_t GenericEqualityComparer_1_System_ValueTuple_8__6_GetHashCode_1(GenericEqualityComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x009E57CC", "name": "GenericEqualityComparer_1_System_ValueTuple_8__6__ctor", "signature": "void GenericEqualityComparer_1_System_ValueTuple_8__6__ctor(GenericEqualityComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "GenericEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00407F08", "name": "KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void KeyValuePair_2_System_DateTime_System_Object___ctor(KeyValuePair_2_System_DateTime_System_Object___Boxed * this, DateTime key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object](DateTime, Object)" }, { "virtualAddress": "0x00407F10", "name": "KeyValuePair_2_System_DateTime_System_Object__get_Key", "signature": "DateTime KeyValuePair_2_System_DateTime_System_Object__get_Key(KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime get_Key()" }, { "virtualAddress": "0x00407F18", "name": "KeyValuePair_2_System_DateTime_System_Object__get_Value", "signature": "Object * KeyValuePair_2_System_DateTime_System_Object__get_Value(KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00407F20", "name": "KeyValuePair_2_System_DateTime_System_Object__ToString", "signature": "String * KeyValuePair_2_System_DateTime_System_Object__ToString(KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00407F28", "name": "KeyValuePair_2_System_DateTime_System_Object__Deconstruct", "signature": "void KeyValuePair_2_System_DateTime_System_Object__Deconstruct(KeyValuePair_2_System_DateTime_System_Object___Boxed * this, DateTime * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(DateTime ByRef, Object ByRef)" }, { "virtualAddress": "0x00407F30", "name": "KeyValuePair_2_System_Guid_System_Int32___ctor", "signature": "void KeyValuePair_2_System_Guid_System_Int32___ctor(KeyValuePair_2_System_Guid_System_Int32___Boxed * this, Guid key, int32_t value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32](Guid, Int32)" }, { "virtualAddress": "0x00407F50", "name": "KeyValuePair_2_System_Guid_System_Int32__ToString", "signature": "String * KeyValuePair_2_System_Guid_System_Int32__ToString(KeyValuePair_2_System_Guid_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00407F58", "name": "KeyValuePair_2_System_Guid_System_Int32__Deconstruct", "signature": "void KeyValuePair_2_System_Guid_System_Int32__Deconstruct(KeyValuePair_2_System_Guid_System_Int32___Boxed * this, Guid * key, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Guid ByRef, Int32 ByRef)" }, { "virtualAddress": "0x00407F60", "name": "KeyValuePair_2_System_Guid_System_Object___ctor", "signature": "void KeyValuePair_2_System_Guid_System_Object___ctor(KeyValuePair_2_System_Guid_System_Object___Boxed * this, Guid key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object](Guid, Object)" }, { "virtualAddress": "0x00407F6C", "name": "KeyValuePair_2_System_Guid_System_Object__get_Key", "signature": "Guid KeyValuePair_2_System_Guid_System_Object__get_Key(KeyValuePair_2_System_Guid_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Guid get_Key()" }, { "virtualAddress": "0x00407F78", "name": "KeyValuePair_2_System_Guid_System_Object__get_Value", "signature": "Object * KeyValuePair_2_System_Guid_System_Object__get_Value(KeyValuePair_2_System_Guid_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00407F80", "name": "KeyValuePair_2_System_Guid_System_Object__ToString", "signature": "String * KeyValuePair_2_System_Guid_System_Object__ToString(KeyValuePair_2_System_Guid_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00407F88", "name": "KeyValuePair_2_System_Guid_System_Object__Deconstruct", "signature": "void KeyValuePair_2_System_Guid_System_Object__Deconstruct(KeyValuePair_2_System_Guid_System_Object___Boxed * this, Guid * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Guid ByRef, Object ByRef)" }, { "virtualAddress": "0x00407F90", "name": "KeyValuePair_2_System_Int32_System_ByteEnum___ctor", "signature": "void KeyValuePair_2_System_Int32_System_ByteEnum___ctor(KeyValuePair_2_System_Int32_System_ByteEnum___Boxed * this, int32_t key, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum](Int32, ByteEnum)" }, { "virtualAddress": "0x00407F9C", "name": "KeyValuePair_2_System_Int32_System_ByteEnum__get_Key", "signature": "int32_t KeyValuePair_2_System_Int32_System_ByteEnum__get_Key(KeyValuePair_2_System_Int32_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Key()" }, { "virtualAddress": "0x00407FA4", "name": "KeyValuePair_2_System_Int32_System_ByteEnum__get_Value", "signature": "ByteEnum__Enum KeyValuePair_2_System_Int32_System_ByteEnum__get_Value(KeyValuePair_2_System_Int32_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Value()" }, { "virtualAddress": "0x00407FAC", "name": "KeyValuePair_2_System_Int32_System_ByteEnum__ToString", "signature": "String * KeyValuePair_2_System_Int32_System_ByteEnum__ToString(KeyValuePair_2_System_Int32_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00407FB4", "name": "KeyValuePair_2_System_Int32_System_ByteEnum__Deconstruct", "signature": "void KeyValuePair_2_System_Int32_System_ByteEnum__Deconstruct(KeyValuePair_2_System_Int32_System_ByteEnum___Boxed * this, int32_t * key, ByteEnum__Enum * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Int32 ByRef, ByteEnum ByRef)" }, { "virtualAddress": "0x00407FBC", "name": "KeyValuePair_2_System_Int32_System_Object___ctor", "signature": "void KeyValuePair_2_System_Int32_System_Object___ctor(KeyValuePair_2_System_Int32_System_Object___Boxed * this, int32_t key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object](Int32, Object)" }, { "virtualAddress": "0x00407FC8", "name": "KeyValuePair_2_System_Int32_System_Object__get_Key", "signature": "int32_t KeyValuePair_2_System_Int32_System_Object__get_Key(KeyValuePair_2_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Key()" }, { "virtualAddress": "0x00407FD0", "name": "KeyValuePair_2_System_Int32_System_Object__get_Value", "signature": "Object * KeyValuePair_2_System_Int32_System_Object__get_Value(KeyValuePair_2_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00407FD8", "name": "KeyValuePair_2_System_Int32_System_Object__ToString", "signature": "String * KeyValuePair_2_System_Int32_System_Object__ToString(KeyValuePair_2_System_Int32_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00407FE0", "name": "KeyValuePair_2_System_Int32_System_Object__Deconstruct", "signature": "void KeyValuePair_2_System_Int32_System_Object__Deconstruct(KeyValuePair_2_System_Int32_System_Object___Boxed * this, int32_t * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Int32 ByRef, Object ByRef)" }, { "virtualAddress": "0x00407FE8", "name": "KeyValuePair_2_System_Int64_System_Object___ctor", "signature": "void KeyValuePair_2_System_Int64_System_Object___ctor(KeyValuePair_2_System_Int64_System_Object___Boxed * this, int64_t key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object](Int64, Object)" }, { "virtualAddress": "0x00407FF0", "name": "KeyValuePair_2_System_Int64_System_Object__get_Key", "signature": "int64_t KeyValuePair_2_System_Int64_System_Object__get_Key(KeyValuePair_2_System_Int64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Key()" }, { "virtualAddress": "0x00407FF8", "name": "KeyValuePair_2_System_Int64_System_Object__get_Value", "signature": "Object * KeyValuePair_2_System_Int64_System_Object__get_Value(KeyValuePair_2_System_Int64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00408000", "name": "KeyValuePair_2_System_Int64_System_Object__ToString", "signature": "String * KeyValuePair_2_System_Int64_System_Object__ToString(KeyValuePair_2_System_Int64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408008", "name": "KeyValuePair_2_System_Int64_System_Object__Deconstruct", "signature": "void KeyValuePair_2_System_Int64_System_Object__Deconstruct(KeyValuePair_2_System_Int64_System_Object___Boxed * this, int64_t * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Int64 ByRef, Object ByRef)" }, { "virtualAddress": "0x00408010", "name": "KeyValuePair_2_System_Object_System_Boolean___ctor", "signature": "void KeyValuePair_2_System_Object_System_Boolean___ctor(KeyValuePair_2_System_Object_System_Boolean___Boxed * this, Object * key, bool value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean](Object, Boolean)" }, { "virtualAddress": "0x00408020", "name": "KeyValuePair_2_System_Object_System_Boolean__get_Key", "signature": "Object * KeyValuePair_2_System_Object_System_Boolean__get_Key(KeyValuePair_2_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00408028", "name": "KeyValuePair_2_System_Object_System_Boolean__get_Value", "signature": "bool KeyValuePair_2_System_Object_System_Boolean__get_Value(KeyValuePair_2_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x00408030", "name": "KeyValuePair_2_System_Object_System_Boolean__ToString", "signature": "String * KeyValuePair_2_System_Object_System_Boolean__ToString(KeyValuePair_2_System_Object_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408038", "name": "KeyValuePair_2_System_Object_System_Boolean__Deconstruct", "signature": "void KeyValuePair_2_System_Object_System_Boolean__Deconstruct(KeyValuePair_2_System_Object_System_Boolean___Boxed * this, Object * * key, bool * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Object ByRef, Boolean ByRef)" }, { "virtualAddress": "0x00408040", "name": "KeyValuePair_2_System_Object_System_Int32___ctor", "signature": "void KeyValuePair_2_System_Object_System_Int32___ctor(KeyValuePair_2_System_Object_System_Int32___Boxed * this, Object * key, int32_t value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32](Object, Int32)" }, { "virtualAddress": "0x0040804C", "name": "KeyValuePair_2_System_Object_System_Int32__get_Key", "signature": "Object * KeyValuePair_2_System_Object_System_Int32__get_Key(KeyValuePair_2_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00408054", "name": "KeyValuePair_2_System_Object_System_Int32__get_Value", "signature": "int32_t KeyValuePair_2_System_Object_System_Int32__get_Value(KeyValuePair_2_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x0040805C", "name": "KeyValuePair_2_System_Object_System_Int32__ToString", "signature": "String * KeyValuePair_2_System_Object_System_Int32__ToString(KeyValuePair_2_System_Object_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408064", "name": "KeyValuePair_2_System_Object_System_Int32__Deconstruct", "signature": "void KeyValuePair_2_System_Object_System_Int32__Deconstruct(KeyValuePair_2_System_Object_System_Int32___Boxed * this, Object * * key, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Object ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0040806C", "name": "KeyValuePair_2_System_Object_System_Int32Enum___ctor", "signature": "void KeyValuePair_2_System_Object_System_Int32Enum___ctor(KeyValuePair_2_System_Object_System_Int32Enum___Boxed * this, Object * key, Int32Enum__Enum value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum](Object, Int32Enum)" }, { "virtualAddress": "0x00408078", "name": "KeyValuePair_2_System_Object_System_Int32Enum__get_Key", "signature": "Object * KeyValuePair_2_System_Object_System_Int32Enum__get_Key(KeyValuePair_2_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00408080", "name": "KeyValuePair_2_System_Object_System_Int32Enum__get_Value", "signature": "Int32Enum__Enum KeyValuePair_2_System_Object_System_Int32Enum__get_Value(KeyValuePair_2_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32Enum get_Value()" }, { "virtualAddress": "0x00408088", "name": "KeyValuePair_2_System_Object_System_Int32Enum__ToString", "signature": "String * KeyValuePair_2_System_Object_System_Int32Enum__ToString(KeyValuePair_2_System_Object_System_Int32Enum___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408090", "name": "KeyValuePair_2_System_Object_System_Int32Enum__Deconstruct", "signature": "void KeyValuePair_2_System_Object_System_Int32Enum__Deconstruct(KeyValuePair_2_System_Object_System_Int32Enum___Boxed * this, Object * * key, Int32Enum__Enum * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Object ByRef, Int32Enum ByRef)" }, { "virtualAddress": "0x004080C0", "name": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator___ctor", "signature": "void KeyValuePair_2_System_Object_System_Resources_ResourceLocator___ctor(KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Boxed * this, Object * key, ResourceLocator value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator](Object, ResourceLocator)" }, { "virtualAddress": "0x004080CC", "name": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator__get_Key", "signature": "Object * KeyValuePair_2_System_Object_System_Resources_ResourceLocator__get_Key(KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x004080D4", "name": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator__get_Value", "signature": "ResourceLocator KeyValuePair_2_System_Object_System_Resources_ResourceLocator__get_Value(KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "ResourceLocator get_Value()" }, { "virtualAddress": "0x004080E0", "name": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator__ToString", "signature": "String * KeyValuePair_2_System_Object_System_Resources_ResourceLocator__ToString(KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004080E8", "name": "KeyValuePair_2_System_Object_System_Resources_ResourceLocator__Deconstruct", "signature": "void KeyValuePair_2_System_Object_System_Resources_ResourceLocator__Deconstruct(KeyValuePair_2_System_Object_System_Resources_ResourceLocator___Boxed * this, Object * * key, ResourceLocator * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Object ByRef, ResourceLocator ByRef)" }, { "virtualAddress": "0x004080F0", "name": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, Object * key, WindowsRuntimeMarshal_EventRegistrationTokenList value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x004080FC", "name": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Key", "signature": "Object * KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Key(KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x00408104", "name": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Value", "signature": "WindowsRuntimeMarshal_EventRegistrationTokenList KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Value(KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Value()" }, { "virtualAddress": "0x00408110", "name": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__ToString", "signature": "String * KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__ToString(KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408118", "name": "KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Deconstruct", "signature": "void KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Deconstruct(KeyValuePair_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Boxed * this, Object * * key, WindowsRuntimeMarshal_EventRegistrationTokenList * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(Object ByRef, WindowsRuntimeMarshal\u002BEventRegistrationTokenList ByRef)" }, { "virtualAddress": "0x00408120", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor", "signature": "void KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, EventRegistrationToken key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](EventRegistrationToken, Object)" }, { "virtualAddress": "0x00408128", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Key", "signature": "EventRegistrationToken KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Key(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Key()" }, { "virtualAddress": "0x00408130", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Value", "signature": "Object * KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Value(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00408138", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__ToString", "signature": "String * KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__ToString(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408140", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Deconstruct", "signature": "void KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Deconstruct(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___Boxed * this, EventRegistrationToken * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(EventRegistrationToken ByRef, Object ByRef)" }, { "virtualAddress": "0x00408148", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00408154", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Key", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Key(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey get_Key()" }, { "virtualAddress": "0x00408160", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Value", "signature": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Value(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Value()" }, { "virtualAddress": "0x0040816C", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__ToString", "signature": "String * KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__ToString(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408174", "name": "KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Deconstruct", "signature": "void KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Deconstruct(KeyValuePair_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Boxed * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey * key, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey ByRef, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry ByRef)" }, { "virtualAddress": "0x0040817C", "name": "KeyValuePair_2_System_UInt64_System_Object___ctor", "signature": "void KeyValuePair_2_System_UInt64_System_Object___ctor(KeyValuePair_2_System_UInt64_System_Object___Boxed * this, uint64_t key, Object * value, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object](UInt64, Object)" }, { "virtualAddress": "0x00408184", "name": "KeyValuePair_2_System_UInt64_System_Object__get_Key", "signature": "uint64_t KeyValuePair_2_System_UInt64_System_Object__get_Key(KeyValuePair_2_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "UInt64 get_Key()" }, { "virtualAddress": "0x0040818C", "name": "KeyValuePair_2_System_UInt64_System_Object__get_Value", "signature": "Object * KeyValuePair_2_System_UInt64_System_Object__get_Value(KeyValuePair_2_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x00408194", "name": "KeyValuePair_2_System_UInt64_System_Object__ToString", "signature": "String * KeyValuePair_2_System_UInt64_System_Object__ToString(KeyValuePair_2_System_UInt64_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040819C", "name": "KeyValuePair_2_System_UInt64_System_Object__Deconstruct", "signature": "void KeyValuePair_2_System_UInt64_System_Object__Deconstruct(KeyValuePair_2_System_UInt64_System_Object___Boxed * this, uint64_t * key, Object * * value, MethodInfo * method)", "dotNetSignature": "Void Deconstruct(UInt64 ByRef, Object ByRef)" }, { "virtualAddress": "0x004081A4", "name": "List_1_T_Enumerator_System_Boolean___ctor", "signature": "void List_1_T_Enumerator_System_Boolean___ctor(List_1_T_Enumerator_System_Boolean___Boxed * this, List_1_System_Boolean_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Boolean](List\u00601[System.Boolean])" }, { "virtualAddress": "0x004081CC", "name": "List_1_T_Enumerator_System_Boolean__Dispose", "signature": "void List_1_T_Enumerator_System_Boolean__Dispose(List_1_T_Enumerator_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004081D0", "name": "List_1_T_Enumerator_System_Boolean__MoveNext", "signature": "bool List_1_T_Enumerator_System_Boolean__MoveNext(List_1_T_Enumerator_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004081D8", "name": "List_1_T_Enumerator_System_Boolean__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_Boolean__MoveNextRare(List_1_T_Enumerator_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x004081F4", "name": "List_1_T_Enumerator_System_Boolean__get_Current", "signature": "bool List_1_T_Enumerator_System_Boolean__get_Current(List_1_T_Enumerator_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_Current()" }, { "virtualAddress": "0x004081FC", "name": "List_1_T_Enumerator_System_Boolean__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_Boolean__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408204", "name": "List_1_T_Enumerator_System_Boolean__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_Boolean__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0040820C", "name": "List_1_T_Enumerator_System_Byte___ctor", "signature": "void List_1_T_Enumerator_System_Byte___ctor(List_1_T_Enumerator_System_Byte___Boxed * this, List_1_System_Byte_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Byte](List\u00601[System.Byte])" }, { "virtualAddress": "0x00408240", "name": "List_1_T_Enumerator_System_Byte__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_Byte__MoveNextRare(List_1_T_Enumerator_System_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x00408264", "name": "List_1_T_Enumerator_System_Byte__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_Byte__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0040826C", "name": "List_1_T_Enumerator_System_Byte__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_Byte__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00408274", "name": "List_1_T_Enumerator_System_ByteEnum___ctor", "signature": "void List_1_T_Enumerator_System_ByteEnum___ctor(List_1_T_Enumerator_System_ByteEnum___Boxed * this, List_1_System_ByteEnum_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.ByteEnum](List\u00601[System.ByteEnum])" }, { "virtualAddress": "0x0040829C", "name": "List_1_T_Enumerator_System_ByteEnum__Dispose", "signature": "void List_1_T_Enumerator_System_ByteEnum__Dispose(List_1_T_Enumerator_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004082A0", "name": "List_1_T_Enumerator_System_ByteEnum__MoveNext", "signature": "bool List_1_T_Enumerator_System_ByteEnum__MoveNext(List_1_T_Enumerator_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004082A8", "name": "List_1_T_Enumerator_System_ByteEnum__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_ByteEnum__MoveNextRare(List_1_T_Enumerator_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x004082C4", "name": "List_1_T_Enumerator_System_ByteEnum__get_Current", "signature": "ByteEnum__Enum List_1_T_Enumerator_System_ByteEnum__get_Current(List_1_T_Enumerator_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Current()" }, { "virtualAddress": "0x004082CC", "name": "List_1_T_Enumerator_System_ByteEnum__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_ByteEnum__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004082D4", "name": "List_1_T_Enumerator_System_ByteEnum__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_ByteEnum__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_ByteEnum___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004082DC", "name": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___ctor(List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___Boxed * this, List_1_KeyValuePair_2_System_DateTime_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[KeyValuePair\u00602[System.DateTime,System.Object]](List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00408304", "name": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__Dispose", "signature": "void List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__Dispose(List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x00408308", "name": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__MoveNext", "signature": "bool List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__MoveNext(List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x00408310", "name": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__MoveNextRare", "signature": "bool List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__MoveNextRare(List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x0040832C", "name": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__get_Current", "signature": "KeyValuePair_2_System_DateTime_System_Object_ List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__get_Current(List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Current()" }, { "virtualAddress": "0x00408338", "name": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408340", "name": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00408348", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x0040837C", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNextRare(List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x004083A0", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004083A8", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004083B0", "name": "List_1_T_Enumerator_System_Guid___ctor", "signature": "void List_1_T_Enumerator_System_Guid___ctor(List_1_T_Enumerator_System_Guid___Boxed * this, List_1_System_Guid_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Guid](List\u00601[System.Guid])" }, { "virtualAddress": "0x004083D8", "name": "List_1_T_Enumerator_System_Guid__Dispose", "signature": "void List_1_T_Enumerator_System_Guid__Dispose(List_1_T_Enumerator_System_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x004083DC", "name": "List_1_T_Enumerator_System_Guid__MoveNext", "signature": "bool List_1_T_Enumerator_System_Guid__MoveNext(List_1_T_Enumerator_System_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x004083E4", "name": "List_1_T_Enumerator_System_Guid__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_Guid__MoveNextRare(List_1_T_Enumerator_System_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x00408400", "name": "List_1_T_Enumerator_System_Guid__get_Current", "signature": "Guid List_1_T_Enumerator_System_Guid__get_Current(List_1_T_Enumerator_System_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Guid get_Current()" }, { "virtualAddress": "0x0040840C", "name": "List_1_T_Enumerator_System_Guid__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_Guid__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408414", "name": "List_1_T_Enumerator_System_Guid__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_Guid__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_Guid___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0040841C", "name": "List_1_T_Enumerator_System_Int32___ctor", "signature": "void List_1_T_Enumerator_System_Int32___ctor(List_1_T_Enumerator_System_Int32___Boxed * this, List_1_System_Int32_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Int32](List\u00601[System.Int32])" }, { "virtualAddress": "0x0040844C", "name": "List_1_T_Enumerator_System_Int32__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_Int32__MoveNextRare(List_1_T_Enumerator_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x00408470", "name": "List_1_T_Enumerator_System_Int32__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_Int32__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408478", "name": "List_1_T_Enumerator_System_Int32__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_Int32__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x004084E8", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0040851C", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNextRare(List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x00408540", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x00408548", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x00408550", "name": "List_1_T_Enumerator_System_UInt64___ctor", "signature": "void List_1_T_Enumerator_System_UInt64___ctor(List_1_T_Enumerator_System_UInt64___Boxed * this, List_1_System_UInt64_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.UInt64](List\u00601[System.UInt64])" }, { "virtualAddress": "0x00408584", "name": "List_1_T_Enumerator_System_UInt64__MoveNextRare", "signature": "bool List_1_T_Enumerator_System_UInt64__MoveNextRare(List_1_T_Enumerator_System_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean MoveNextRare()" }, { "virtualAddress": "0x004085A8", "name": "List_1_T_Enumerator_System_UInt64__System_Collections_IEnumerator_get_Current", "signature": "Object * List_1_T_Enumerator_System_UInt64__System_Collections_IEnumerator_get_Current(List_1_T_Enumerator_System_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x004085B0", "name": "List_1_T_Enumerator_System_UInt64__System_Collections_IEnumerator_Reset", "signature": "void List_1_T_Enumerator_System_UInt64__System_Collections_IEnumerator_Reset(List_1_T_Enumerator_System_UInt64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x009E816C", "name": "List_1_T_SynchronizedList_System_Boolean___ctor", "signature": "void List_1_T_SynchronizedList_System_Boolean___ctor(List_1_T_SynchronizedList_System_Boolean_ * this, List_1_System_Boolean_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.Boolean](List\u00601[System.Boolean])" }, { "virtualAddress": "0x009E8244", "name": "List_1_T_SynchronizedList_System_Boolean__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_Boolean__get_Count(List_1_T_SynchronizedList_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009E8314", "name": "List_1_T_SynchronizedList_System_Boolean__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_Boolean__get_IsReadOnly(List_1_T_SynchronizedList_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009E83B4", "name": "List_1_T_SynchronizedList_System_Boolean__Add", "signature": "void List_1_T_SynchronizedList_System_Boolean__Add(List_1_T_SynchronizedList_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Void Add(Boolean)" }, { "virtualAddress": "0x009E847C", "name": "List_1_T_SynchronizedList_System_Boolean__Clear", "signature": "void List_1_T_SynchronizedList_System_Boolean__Clear(List_1_T_SynchronizedList_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009E8534", "name": "List_1_T_SynchronizedList_System_Boolean__Contains", "signature": "bool List_1_T_SynchronizedList_System_Boolean__Contains(List_1_T_SynchronizedList_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Boolean)" }, { "virtualAddress": "0x009E860C", "name": "List_1_T_SynchronizedList_System_Boolean__CopyTo", "signature": "void List_1_T_SynchronizedList_System_Boolean__CopyTo(List_1_T_SynchronizedList_System_Boolean_ * this, Boolean__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Boolean[], Int32)" }, { "virtualAddress": "0x009E86DC", "name": "List_1_T_SynchronizedList_System_Boolean__Remove", "signature": "bool List_1_T_SynchronizedList_System_Boolean__Remove(List_1_T_SynchronizedList_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Boolean)" }, { "virtualAddress": "0x009E87B4", "name": "List_1_T_SynchronizedList_System_Boolean__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_Boolean__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009E88C4", "name": "List_1_T_SynchronizedList_System_Boolean__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Boolean_ * List_1_T_SynchronizedList_System_Boolean__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Boolean] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009E89FC", "name": "List_1_T_SynchronizedList_System_Boolean__get_Item", "signature": "bool List_1_T_SynchronizedList_System_Boolean__get_Item(List_1_T_SynchronizedList_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean get_Item(Int32)" }, { "virtualAddress": "0x009E8AD4", "name": "List_1_T_SynchronizedList_System_Boolean__set_Item", "signature": "void List_1_T_SynchronizedList_System_Boolean__set_Item(List_1_T_SynchronizedList_System_Boolean_ * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Boolean)" }, { "virtualAddress": "0x009E8BA4", "name": "List_1_T_SynchronizedList_System_Boolean__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_Boolean__IndexOf(List_1_T_SynchronizedList_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean)" }, { "virtualAddress": "0x009E8C7C", "name": "List_1_T_SynchronizedList_System_Boolean__Insert", "signature": "void List_1_T_SynchronizedList_System_Boolean__Insert(List_1_T_SynchronizedList_System_Boolean_ * this, int32_t index, bool item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Boolean)" }, { "virtualAddress": "0x009E8D4C", "name": "List_1_T_SynchronizedList_System_Boolean__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_Boolean__RemoveAt(List_1_T_SynchronizedList_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009E8E14", "name": "List_1_T_SynchronizedList_System_Byte___ctor", "signature": "void List_1_T_SynchronizedList_System_Byte___ctor(List_1_T_SynchronizedList_System_Byte_ * this, List_1_System_Byte_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.Byte](List\u00601[System.Byte])" }, { "virtualAddress": "0x009E8EEC", "name": "List_1_T_SynchronizedList_System_Byte__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_Byte__get_Count(List_1_T_SynchronizedList_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009E8FBC", "name": "List_1_T_SynchronizedList_System_Byte__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_Byte__get_IsReadOnly(List_1_T_SynchronizedList_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009E905C", "name": "List_1_T_SynchronizedList_System_Byte__Add", "signature": "void List_1_T_SynchronizedList_System_Byte__Add(List_1_T_SynchronizedList_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void Add(Byte)" }, { "virtualAddress": "0x009E9124", "name": "List_1_T_SynchronizedList_System_Byte__Clear", "signature": "void List_1_T_SynchronizedList_System_Byte__Clear(List_1_T_SynchronizedList_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009E91DC", "name": "List_1_T_SynchronizedList_System_Byte__Contains", "signature": "bool List_1_T_SynchronizedList_System_Byte__Contains(List_1_T_SynchronizedList_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Byte)" }, { "virtualAddress": "0x009E92B4", "name": "List_1_T_SynchronizedList_System_Byte__CopyTo", "signature": "void List_1_T_SynchronizedList_System_Byte__CopyTo(List_1_T_SynchronizedList_System_Byte_ * this, Byte__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Byte[], Int32)" }, { "virtualAddress": "0x009E9384", "name": "List_1_T_SynchronizedList_System_Byte__Remove", "signature": "bool List_1_T_SynchronizedList_System_Byte__Remove(List_1_T_SynchronizedList_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Byte)" }, { "virtualAddress": "0x009E945C", "name": "List_1_T_SynchronizedList_System_Byte__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_Byte__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009E956C", "name": "List_1_T_SynchronizedList_System_Byte__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Byte_ * List_1_T_SynchronizedList_System_Byte__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Byte] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009E96A4", "name": "List_1_T_SynchronizedList_System_Byte__get_Item", "signature": "uint8_t List_1_T_SynchronizedList_System_Byte__get_Item(List_1_T_SynchronizedList_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte get_Item(Int32)" }, { "virtualAddress": "0x009E977C", "name": "List_1_T_SynchronizedList_System_Byte__set_Item", "signature": "void List_1_T_SynchronizedList_System_Byte__set_Item(List_1_T_SynchronizedList_System_Byte_ * this, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Byte)" }, { "virtualAddress": "0x009E984C", "name": "List_1_T_SynchronizedList_System_Byte__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_Byte__IndexOf(List_1_T_SynchronizedList_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte)" }, { "virtualAddress": "0x009E9924", "name": "List_1_T_SynchronizedList_System_Byte__Insert", "signature": "void List_1_T_SynchronizedList_System_Byte__Insert(List_1_T_SynchronizedList_System_Byte_ * this, int32_t index, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Byte)" }, { "virtualAddress": "0x009E99F4", "name": "List_1_T_SynchronizedList_System_Byte__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_Byte__RemoveAt(List_1_T_SynchronizedList_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009E9ABC", "name": "List_1_T_SynchronizedList_System_ByteEnum___ctor", "signature": "void List_1_T_SynchronizedList_System_ByteEnum___ctor(List_1_T_SynchronizedList_System_ByteEnum_ * this, List_1_System_ByteEnum_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.ByteEnum](List\u00601[System.ByteEnum])" }, { "virtualAddress": "0x009E9B94", "name": "List_1_T_SynchronizedList_System_ByteEnum__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_ByteEnum__get_Count(List_1_T_SynchronizedList_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009E9C64", "name": "List_1_T_SynchronizedList_System_ByteEnum__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_ByteEnum__get_IsReadOnly(List_1_T_SynchronizedList_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009E9D04", "name": "List_1_T_SynchronizedList_System_ByteEnum__Add", "signature": "void List_1_T_SynchronizedList_System_ByteEnum__Add(List_1_T_SynchronizedList_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Void Add(ByteEnum)" }, { "virtualAddress": "0x009E9DCC", "name": "List_1_T_SynchronizedList_System_ByteEnum__Clear", "signature": "void List_1_T_SynchronizedList_System_ByteEnum__Clear(List_1_T_SynchronizedList_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009E9E84", "name": "List_1_T_SynchronizedList_System_ByteEnum__Contains", "signature": "bool List_1_T_SynchronizedList_System_ByteEnum__Contains(List_1_T_SynchronizedList_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(ByteEnum)" }, { "virtualAddress": "0x009E9F5C", "name": "List_1_T_SynchronizedList_System_ByteEnum__CopyTo", "signature": "void List_1_T_SynchronizedList_System_ByteEnum__CopyTo(List_1_T_SynchronizedList_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(ByteEnum[], Int32)" }, { "virtualAddress": "0x009EA02C", "name": "List_1_T_SynchronizedList_System_ByteEnum__Remove", "signature": "bool List_1_T_SynchronizedList_System_ByteEnum__Remove(List_1_T_SynchronizedList_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(ByteEnum)" }, { "virtualAddress": "0x009EA104", "name": "List_1_T_SynchronizedList_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009EA214", "name": "List_1_T_SynchronizedList_System_ByteEnum__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_ByteEnum_ * List_1_T_SynchronizedList_System_ByteEnum__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ByteEnum] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009EA34C", "name": "List_1_T_SynchronizedList_System_ByteEnum__get_Item", "signature": "ByteEnum__Enum List_1_T_SynchronizedList_System_ByteEnum__get_Item(List_1_T_SynchronizedList_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Item(Int32)" }, { "virtualAddress": "0x009EA424", "name": "List_1_T_SynchronizedList_System_ByteEnum__set_Item", "signature": "void List_1_T_SynchronizedList_System_ByteEnum__set_Item(List_1_T_SynchronizedList_System_ByteEnum_ * this, int32_t index, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, ByteEnum)" }, { "virtualAddress": "0x009EA4F4", "name": "List_1_T_SynchronizedList_System_ByteEnum__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_ByteEnum__IndexOf(List_1_T_SynchronizedList_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ByteEnum)" }, { "virtualAddress": "0x009EA5CC", "name": "List_1_T_SynchronizedList_System_ByteEnum__Insert", "signature": "void List_1_T_SynchronizedList_System_ByteEnum__Insert(List_1_T_SynchronizedList_System_ByteEnum_ * this, int32_t index, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, ByteEnum)" }, { "virtualAddress": "0x009EA69C", "name": "List_1_T_SynchronizedList_System_ByteEnum__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_ByteEnum__RemoveAt(List_1_T_SynchronizedList_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009EA764", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object___ctor(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, List_1_KeyValuePair_2_System_DateTime_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[KeyValuePair\u00602[System.DateTime,System.Object]](List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x009EA83C", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__get_Count", "signature": "int32_t List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__get_Count(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009EA90C", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__get_IsReadOnly(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009EA9AC", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Add", "signature": "void List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Add(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void Add(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x009EAA7C", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Clear", "signature": "void List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Clear(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009EAB34", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Contains", "signature": "bool List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Contains(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x009EAC14", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__CopyTo", "signature": "void List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__CopyTo(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.DateTime,System.Object][], Int32)" }, { "virtualAddress": "0x009EACE4", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Remove", "signature": "bool List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Remove(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x009EADC4", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009EAED0", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_DateTime_System_Object_ * List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009EB008", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__get_Item", "signature": "KeyValuePair_2_System_DateTime_System_Object_ List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__get_Item(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Item(Int32)" }, { "virtualAddress": "0x009EB0EC", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__set_Item", "signature": "void List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__set_Item(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x009EB1CC", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__IndexOf(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x009EB2AC", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Insert", "signature": "void List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__Insert(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x009EB38C", "name": "List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__RemoveAt", "signature": "void List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object__RemoveAt(List_1_T_SynchronizedList_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009EB454", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x009EB52C", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Count(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009EB5FC", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_IsReadOnly(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009EB69C", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Add", "signature": "void List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Add(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Void Add(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x009EB764", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Clear", "signature": "void List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Clear(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009EB81C", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Contains", "signature": "bool List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Contains(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x009EB8F4", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo", "signature": "void List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventProvider\u002BSessionInfo[], Int32)" }, { "virtualAddress": "0x009EB9C4", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Remove", "signature": "bool List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Remove(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x009EBA9C", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009EBBAC", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009EBCE4", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Item", "signature": "EventProvider_SessionInfo List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Item(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo get_Item(Int32)" }, { "virtualAddress": "0x009EBDBC", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__set_Item", "signature": "void List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__set_Item(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x009EBE8C", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x009EBF64", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Insert", "signature": "void List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__Insert(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x009EC034", "name": "List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveAt(List_1_T_SynchronizedList_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009EC0FC", "name": "List_1_T_SynchronizedList_System_Guid___ctor", "signature": "void List_1_T_SynchronizedList_System_Guid___ctor(List_1_T_SynchronizedList_System_Guid_ * this, List_1_System_Guid_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.Guid](List\u00601[System.Guid])" }, { "virtualAddress": "0x009EC1D4", "name": "List_1_T_SynchronizedList_System_Guid__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_Guid__get_Count(List_1_T_SynchronizedList_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009EC2A4", "name": "List_1_T_SynchronizedList_System_Guid__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_Guid__get_IsReadOnly(List_1_T_SynchronizedList_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009EC344", "name": "List_1_T_SynchronizedList_System_Guid__Add", "signature": "void List_1_T_SynchronizedList_System_Guid__Add(List_1_T_SynchronizedList_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Void Add(Guid)" }, { "virtualAddress": "0x009EC414", "name": "List_1_T_SynchronizedList_System_Guid__Clear", "signature": "void List_1_T_SynchronizedList_System_Guid__Clear(List_1_T_SynchronizedList_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009EC4CC", "name": "List_1_T_SynchronizedList_System_Guid__Contains", "signature": "bool List_1_T_SynchronizedList_System_Guid__Contains(List_1_T_SynchronizedList_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Guid)" }, { "virtualAddress": "0x009EC5AC", "name": "List_1_T_SynchronizedList_System_Guid__CopyTo", "signature": "void List_1_T_SynchronizedList_System_Guid__CopyTo(List_1_T_SynchronizedList_System_Guid_ * this, Guid__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Guid[], Int32)" }, { "virtualAddress": "0x009EC67C", "name": "List_1_T_SynchronizedList_System_Guid__Remove", "signature": "bool List_1_T_SynchronizedList_System_Guid__Remove(List_1_T_SynchronizedList_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Guid)" }, { "virtualAddress": "0x009EC75C", "name": "List_1_T_SynchronizedList_System_Guid__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_Guid__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009EC868", "name": "List_1_T_SynchronizedList_System_Guid__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Guid_ * List_1_T_SynchronizedList_System_Guid__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Guid] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009EC9A0", "name": "List_1_T_SynchronizedList_System_Guid__get_Item", "signature": "Guid List_1_T_SynchronizedList_System_Guid__get_Item(List_1_T_SynchronizedList_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Guid get_Item(Int32)" }, { "virtualAddress": "0x009ECA84", "name": "List_1_T_SynchronizedList_System_Guid__set_Item", "signature": "void List_1_T_SynchronizedList_System_Guid__set_Item(List_1_T_SynchronizedList_System_Guid_ * this, int32_t index, Guid value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Guid)" }, { "virtualAddress": "0x009ECB64", "name": "List_1_T_SynchronizedList_System_Guid__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_Guid__IndexOf(List_1_T_SynchronizedList_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid)" }, { "virtualAddress": "0x009ECC44", "name": "List_1_T_SynchronizedList_System_Guid__Insert", "signature": "void List_1_T_SynchronizedList_System_Guid__Insert(List_1_T_SynchronizedList_System_Guid_ * this, int32_t index, Guid item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Guid)" }, { "virtualAddress": "0x009ECD24", "name": "List_1_T_SynchronizedList_System_Guid__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_Guid__RemoveAt(List_1_T_SynchronizedList_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009ECDEC", "name": "List_1_T_SynchronizedList_System_Int32___ctor", "signature": "void List_1_T_SynchronizedList_System_Int32___ctor(List_1_T_SynchronizedList_System_Int32_ * this, List_1_System_Int32_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.Int32](List\u00601[System.Int32])" }, { "virtualAddress": "0x009ECEC4", "name": "List_1_T_SynchronizedList_System_Int32__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_Int32__get_Count(List_1_T_SynchronizedList_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009ECF94", "name": "List_1_T_SynchronizedList_System_Int32__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_Int32__get_IsReadOnly(List_1_T_SynchronizedList_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009ED034", "name": "List_1_T_SynchronizedList_System_Int32__Add", "signature": "void List_1_T_SynchronizedList_System_Int32__Add(List_1_T_SynchronizedList_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Void Add(Int32)" }, { "virtualAddress": "0x009ED0FC", "name": "List_1_T_SynchronizedList_System_Int32__Clear", "signature": "void List_1_T_SynchronizedList_System_Int32__Clear(List_1_T_SynchronizedList_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009ED1B4", "name": "List_1_T_SynchronizedList_System_Int32__Contains", "signature": "bool List_1_T_SynchronizedList_System_Int32__Contains(List_1_T_SynchronizedList_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Int32)" }, { "virtualAddress": "0x009ED28C", "name": "List_1_T_SynchronizedList_System_Int32__CopyTo", "signature": "void List_1_T_SynchronizedList_System_Int32__CopyTo(List_1_T_SynchronizedList_System_Int32_ * this, Int32__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32[], Int32)" }, { "virtualAddress": "0x009ED35C", "name": "List_1_T_SynchronizedList_System_Int32__Remove", "signature": "bool List_1_T_SynchronizedList_System_Int32__Remove(List_1_T_SynchronizedList_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Int32)" }, { "virtualAddress": "0x009ED434", "name": "List_1_T_SynchronizedList_System_Int32__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_Int32__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009ED544", "name": "List_1_T_SynchronizedList_System_Int32__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Int32_ * List_1_T_SynchronizedList_System_Int32__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009ED67C", "name": "List_1_T_SynchronizedList_System_Int32__get_Item", "signature": "int32_t List_1_T_SynchronizedList_System_Int32__get_Item(List_1_T_SynchronizedList_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 get_Item(Int32)" }, { "virtualAddress": "0x009ED754", "name": "List_1_T_SynchronizedList_System_Int32__set_Item", "signature": "void List_1_T_SynchronizedList_System_Int32__set_Item(List_1_T_SynchronizedList_System_Int32_ * this, int32_t index, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Int32)" }, { "virtualAddress": "0x009ED824", "name": "List_1_T_SynchronizedList_System_Int32__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_Int32__IndexOf(List_1_T_SynchronizedList_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32)" }, { "virtualAddress": "0x009ED8FC", "name": "List_1_T_SynchronizedList_System_Int32__Insert", "signature": "void List_1_T_SynchronizedList_System_Int32__Insert(List_1_T_SynchronizedList_System_Int32_ * this, int32_t index, int32_t item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Int32)" }, { "virtualAddress": "0x009ED9CC", "name": "List_1_T_SynchronizedList_System_Int32__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_Int32__RemoveAt(List_1_T_SynchronizedList_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x009EE73C", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x009EE814", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Count(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x009EE8E4", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_IsReadOnly(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x009EE984", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Add", "signature": "void List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Add(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void Add(EventRegistrationToken)" }, { "virtualAddress": "0x009EEA4C", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Clear", "signature": "void List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Clear(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x009EEB04", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Contains", "signature": "bool List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Contains(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(EventRegistrationToken)" }, { "virtualAddress": "0x009EEBDC", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo", "signature": "void List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventRegistrationToken[], Int32)" }, { "virtualAddress": "0x009EECAC", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Remove", "signature": "bool List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Remove(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EventRegistrationToken)" }, { "virtualAddress": "0x009EED84", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x009EEE94", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x009EEFCC", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Item", "signature": "EventRegistrationToken List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Item(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Item(Int32)" }, { "virtualAddress": "0x009EF0A4", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__set_Item", "signature": "void List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__set_Item(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, EventRegistrationToken)" }, { "virtualAddress": "0x009EF174", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventRegistrationToken)" }, { "virtualAddress": "0x009EF24C", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Insert", "signature": "void List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Insert(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, EventRegistrationToken)" }, { "virtualAddress": "0x009EF31C", "name": "List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveAt(List_1_T_SynchronizedList_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B6CB54", "name": "List_1_T_SynchronizedList_System_UInt64___ctor", "signature": "void List_1_T_SynchronizedList_System_UInt64___ctor(List_1_T_SynchronizedList_System_UInt64_ * this, List_1_System_UInt64_ * list, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BSynchronizedList[System.UInt64](List\u00601[System.UInt64])" }, { "virtualAddress": "0x00B6CC2C", "name": "List_1_T_SynchronizedList_System_UInt64__get_Count", "signature": "int32_t List_1_T_SynchronizedList_System_UInt64__get_Count(List_1_T_SynchronizedList_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B6CCFC", "name": "List_1_T_SynchronizedList_System_UInt64__get_IsReadOnly", "signature": "bool List_1_T_SynchronizedList_System_UInt64__get_IsReadOnly(List_1_T_SynchronizedList_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsReadOnly()" }, { "virtualAddress": "0x00B6CD9C", "name": "List_1_T_SynchronizedList_System_UInt64__Add", "signature": "void List_1_T_SynchronizedList_System_UInt64__Add(List_1_T_SynchronizedList_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void Add(UInt64)" }, { "virtualAddress": "0x00B6CE64", "name": "List_1_T_SynchronizedList_System_UInt64__Clear", "signature": "void List_1_T_SynchronizedList_System_UInt64__Clear(List_1_T_SynchronizedList_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B6CF1C", "name": "List_1_T_SynchronizedList_System_UInt64__Contains", "signature": "bool List_1_T_SynchronizedList_System_UInt64__Contains(List_1_T_SynchronizedList_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(UInt64)" }, { "virtualAddress": "0x00B6CFF4", "name": "List_1_T_SynchronizedList_System_UInt64__CopyTo", "signature": "void List_1_T_SynchronizedList_System_UInt64__CopyTo(List_1_T_SynchronizedList_System_UInt64_ * this, UInt64__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(UInt64[], Int32)" }, { "virtualAddress": "0x00B6D0C4", "name": "List_1_T_SynchronizedList_System_UInt64__Remove", "signature": "bool List_1_T_SynchronizedList_System_UInt64__Remove(List_1_T_SynchronizedList_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(UInt64)" }, { "virtualAddress": "0x00B6D19C", "name": "List_1_T_SynchronizedList_System_UInt64__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_T_SynchronizedList_System_UInt64__System_Collections_IEnumerable_GetEnumerator(List_1_T_SynchronizedList_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B6D2AC", "name": "List_1_T_SynchronizedList_System_UInt64__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_UInt64_ * List_1_T_SynchronizedList_System_UInt64__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_T_SynchronizedList_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UInt64] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B6D3E4", "name": "List_1_T_SynchronizedList_System_UInt64__get_Item", "signature": "uint64_t List_1_T_SynchronizedList_System_UInt64__get_Item(List_1_T_SynchronizedList_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 get_Item(Int32)" }, { "virtualAddress": "0x00B6D4BC", "name": "List_1_T_SynchronizedList_System_UInt64__set_Item", "signature": "void List_1_T_SynchronizedList_System_UInt64__set_Item(List_1_T_SynchronizedList_System_UInt64_ * this, int32_t index, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, UInt64)" }, { "virtualAddress": "0x00B6D58C", "name": "List_1_T_SynchronizedList_System_UInt64__IndexOf", "signature": "int32_t List_1_T_SynchronizedList_System_UInt64__IndexOf(List_1_T_SynchronizedList_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64)" }, { "virtualAddress": "0x00B6D664", "name": "List_1_T_SynchronizedList_System_UInt64__Insert", "signature": "void List_1_T_SynchronizedList_System_UInt64__Insert(List_1_T_SynchronizedList_System_UInt64_ * this, int32_t index, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, UInt64)" }, { "virtualAddress": "0x00B6D734", "name": "List_1_T_SynchronizedList_System_UInt64__RemoveAt", "signature": "void List_1_T_SynchronizedList_System_UInt64__RemoveAt(List_1_T_SynchronizedList_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B6D7FC", "name": "List_1_System_Boolean___ctor", "signature": "void List_1_System_Boolean___ctor(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Boolean]()" }, { "virtualAddress": "0x00B6D8C8", "name": "List_1_System_Boolean___ctor_1", "signature": "void List_1_System_Boolean___ctor_1(List_1_System_Boolean_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Boolean](Int32)" }, { "virtualAddress": "0x00B6D9E8", "name": "List_1_System_Boolean___ctor_2", "signature": "void List_1_System_Boolean___ctor_2(List_1_System_Boolean_ * this, IEnumerable_1_System_Boolean_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Boolean](IEnumerable\u00601[System.Boolean])" }, { "virtualAddress": "0x00B6DF50", "name": "List_1_System_Boolean__get_Capacity", "signature": "int32_t List_1_System_Boolean__get_Capacity(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B6DF6C", "name": "List_1_System_Boolean__set_Capacity", "signature": "void List_1_System_Boolean__set_Capacity(List_1_System_Boolean_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B6E0BC", "name": "List_1_System_Boolean__get_Count", "signature": "int32_t List_1_System_Boolean__get_Count(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B6E0C4", "name": "List_1_System_Boolean__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_Boolean__System_Collections_IList_get_IsFixedSize(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B6E0CC", "name": "List_1_System_Boolean__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_Boolean__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B6E0D4", "name": "List_1_System_Boolean__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_Boolean__System_Collections_IList_get_IsReadOnly(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B6E0DC", "name": "List_1_System_Boolean__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_Boolean__System_Collections_ICollection_get_IsSynchronized(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B6E0E4", "name": "List_1_System_Boolean__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_Boolean__System_Collections_ICollection_get_SyncRoot(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B6E15C", "name": "List_1_System_Boolean__get_Item", "signature": "bool List_1_System_Boolean__get_Item(List_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean get_Item(Int32)" }, { "virtualAddress": "0x00B6E19C", "name": "List_1_System_Boolean__set_Item", "signature": "void List_1_System_Boolean__set_Item(List_1_System_Boolean_ * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Boolean)" }, { "virtualAddress": "0x00B6E218", "name": "List_1_System_Boolean__IsCompatibleObject", "signature": "bool List_1_System_Boolean__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B6E2D4", "name": "List_1_System_Boolean__System_Collections_IList_get_Item", "signature": "Object * List_1_System_Boolean__System_Collections_IList_get_Item(List_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B6E33C", "name": "List_1_System_Boolean__System_Collections_IList_set_Item", "signature": "void List_1_System_Boolean__System_Collections_IList_set_Item(List_1_System_Boolean_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B6E4F0", "name": "List_1_System_Boolean__Add", "signature": "void List_1_System_Boolean__Add(List_1_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Void Add(Boolean)" }, { "virtualAddress": "0x00B6E594", "name": "List_1_System_Boolean__System_Collections_IList_Add", "signature": "int32_t List_1_System_Boolean__System_Collections_IList_Add(List_1_System_Boolean_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B6E754", "name": "List_1_System_Boolean__AddRange", "signature": "void List_1_System_Boolean__AddRange(List_1_System_Boolean_ * this, IEnumerable_1_System_Boolean_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Boolean])" }, { "virtualAddress": "0x00B6E784", "name": "List_1_System_Boolean__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Boolean_ * List_1_System_Boolean__AsReadOnly(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Boolean] AsReadOnly()" }, { "virtualAddress": "0x00B6E7F0", "name": "List_1_System_Boolean__BinarySearch", "signature": "int32_t List_1_System_Boolean__BinarySearch(List_1_System_Boolean_ * this, int32_t index, int32_t count, bool item, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Boolean, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00B6E8A0", "name": "List_1_System_Boolean__BinarySearch_1", "signature": "int32_t List_1_System_Boolean__BinarySearch_1(List_1_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Boolean)" }, { "virtualAddress": "0x00B6E90C", "name": "List_1_System_Boolean__BinarySearch_2", "signature": "int32_t List_1_System_Boolean__BinarySearch_2(List_1_System_Boolean_ * this, bool item, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Boolean, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00B6E97C", "name": "List_1_System_Boolean__Clear", "signature": "void List_1_System_Boolean__Clear(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B6E9C4", "name": "List_1_System_Boolean__Contains", "signature": "bool List_1_System_Boolean__Contains(List_1_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Boolean)" }, { "virtualAddress": "0x00B6EA84", "name": "List_1_System_Boolean__System_Collections_IList_Contains", "signature": "bool List_1_System_Boolean__System_Collections_IList_Contains(List_1_System_Boolean_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00B6EBC8", "name": "List_1_System_Boolean__CopyTo", "signature": "void List_1_System_Boolean__CopyTo(List_1_System_Boolean_ * this, Boolean__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Boolean[])" }, { "virtualAddress": "0x00B6EBF0", "name": "List_1_System_Boolean__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_Boolean__System_Collections_ICollection_CopyTo(List_1_System_Boolean_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B6ED04", "name": "List_1_System_Boolean__CopyTo_1", "signature": "void List_1_System_Boolean__CopyTo_1(List_1_System_Boolean_ * this, int32_t index, Boolean__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Boolean[], Int32, Int32)" }, { "virtualAddress": "0x00B6ED74", "name": "List_1_System_Boolean__CopyTo_2", "signature": "void List_1_System_Boolean__CopyTo_2(List_1_System_Boolean_ * this, Boolean__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Boolean[], Int32)" }, { "virtualAddress": "0x00B6ED94", "name": "List_1_System_Boolean__EnsureCapacity", "signature": "void List_1_System_Boolean__EnsureCapacity(List_1_System_Boolean_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B6EDF0", "name": "List_1_System_Boolean__Exists", "signature": "bool List_1_System_Boolean__Exists(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6EE24", "name": "List_1_System_Boolean__Find", "signature": "bool List_1_System_Boolean__Find(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Find(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6EEF4", "name": "List_1_System_Boolean__FindAll", "signature": "List_1_System_Boolean_ * List_1_System_Boolean__FindAll(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Boolean] FindAll(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F018", "name": "List_1_System_Boolean__FindIndex", "signature": "int32_t List_1_System_Boolean__FindIndex(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F048", "name": "List_1_System_Boolean__FindIndex_1", "signature": "int32_t List_1_System_Boolean__FindIndex_1(List_1_System_Boolean_ * this, int32_t startIndex, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F07C", "name": "List_1_System_Boolean__FindIndex_2", "signature": "int32_t List_1_System_Boolean__FindIndex_2(List_1_System_Boolean_ * this, int32_t startIndex, int32_t count, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F184", "name": "List_1_System_Boolean__FindLast", "signature": "bool List_1_System_Boolean__FindLast(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Boolean FindLast(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F254", "name": "List_1_System_Boolean__FindLastIndex", "signature": "int32_t List_1_System_Boolean__FindLastIndex(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F284", "name": "List_1_System_Boolean__FindLastIndex_1", "signature": "int32_t List_1_System_Boolean__FindLastIndex_1(List_1_System_Boolean_ * this, int32_t startIndex, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F2B4", "name": "List_1_System_Boolean__FindLastIndex_2", "signature": "int32_t List_1_System_Boolean__FindLastIndex_2(List_1_System_Boolean_ * this, int32_t startIndex, int32_t count, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B6F3C8", "name": "List_1_System_Boolean__ForEach", "signature": "void List_1_System_Boolean__ForEach(List_1_System_Boolean_ * this, Action_1_Boolean_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[Boolean])" }, { "virtualAddress": "0x00B6F534", "name": "List_1_System_Boolean__GetEnumerator", "signature": "List_1_T_Enumerator_System_Boolean_ List_1_System_Boolean__GetEnumerator(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Boolean] GetEnumerator()" }, { "virtualAddress": "0x00B6F554", "name": "List_1_System_Boolean__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Boolean_ * List_1_System_Boolean__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Boolean] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B6F5CC", "name": "List_1_System_Boolean__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_Boolean__System_Collections_IEnumerable_GetEnumerator(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B6F644", "name": "List_1_System_Boolean__GetRange", "signature": "List_1_System_Boolean_ * List_1_System_Boolean__GetRange(List_1_System_Boolean_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Boolean] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B6F734", "name": "List_1_System_Boolean__IndexOf", "signature": "int32_t List_1_System_Boolean__IndexOf(List_1_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean)" }, { "virtualAddress": "0x00B6F75C", "name": "List_1_System_Boolean__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_Boolean__System_Collections_IList_IndexOf(List_1_System_Boolean_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B6F8A0", "name": "List_1_System_Boolean__IndexOf_1", "signature": "int32_t List_1_System_Boolean__IndexOf_1(List_1_System_Boolean_ * this, bool item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean, Int32)" }, { "virtualAddress": "0x00B6F910", "name": "List_1_System_Boolean__IndexOf_2", "signature": "int32_t List_1_System_Boolean__IndexOf_2(List_1_System_Boolean_ * this, bool item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean, Int32, Int32)" }, { "virtualAddress": "0x00B6F9AC", "name": "List_1_System_Boolean__Insert", "signature": "void List_1_System_Boolean__Insert(List_1_System_Boolean_ * this, int32_t index, bool item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Boolean)" }, { "virtualAddress": "0x00B6FA90", "name": "List_1_System_Boolean__System_Collections_IList_Insert", "signature": "void List_1_System_Boolean__System_Collections_IList_Insert(List_1_System_Boolean_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B6FC44", "name": "List_1_System_Boolean__InsertRange", "signature": "void List_1_System_Boolean__InsertRange(List_1_System_Boolean_ * this, int32_t index, IEnumerable_1_System_Boolean_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.Boolean])" }, { "virtualAddress": "0x00B70124", "name": "List_1_System_Boolean__LastIndexOf", "signature": "int32_t List_1_System_Boolean__LastIndexOf(List_1_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Boolean)" }, { "virtualAddress": "0x00B70150", "name": "List_1_System_Boolean__LastIndexOf_1", "signature": "int32_t List_1_System_Boolean__LastIndexOf_1(List_1_System_Boolean_ * this, bool item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Boolean, Int32)" }, { "virtualAddress": "0x00B701BC", "name": "List_1_System_Boolean__LastIndexOf_2", "signature": "int32_t List_1_System_Boolean__LastIndexOf_2(List_1_System_Boolean_ * this, bool item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Boolean, Int32, Int32)" }, { "virtualAddress": "0x00B702D0", "name": "List_1_System_Boolean__Remove", "signature": "bool List_1_System_Boolean__Remove(List_1_System_Boolean_ * this, bool item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Boolean)" }, { "virtualAddress": "0x00B7033C", "name": "List_1_System_Boolean__System_Collections_IList_Remove", "signature": "void List_1_System_Boolean__System_Collections_IList_Remove(List_1_System_Boolean_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B7047C", "name": "List_1_System_Boolean__RemoveAll", "signature": "int32_t List_1_System_Boolean__RemoveAll(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B70618", "name": "List_1_System_Boolean__RemoveAt", "signature": "void List_1_System_Boolean__RemoveAt(List_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B706B4", "name": "List_1_System_Boolean__RemoveRange", "signature": "void List_1_System_Boolean__RemoveRange(List_1_System_Boolean_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B70780", "name": "List_1_System_Boolean__Reverse", "signature": "void List_1_System_Boolean__Reverse(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B707D8", "name": "List_1_System_Boolean__Reverse_1", "signature": "void List_1_System_Boolean__Reverse_1(List_1_System_Boolean_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B70880", "name": "List_1_System_Boolean__Sort", "signature": "void List_1_System_Boolean__Sort(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B708DC", "name": "List_1_System_Boolean__Sort_1", "signature": "void List_1_System_Boolean__Sort_1(List_1_System_Boolean_ * this, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00B70944", "name": "List_1_System_Boolean__Sort_2", "signature": "void List_1_System_Boolean__Sort_2(List_1_System_Boolean_ * this, int32_t index, int32_t count, IComparer_1_System_Boolean_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x00B709FC", "name": "List_1_System_Boolean__Sort_3", "signature": "void List_1_System_Boolean__Sort_3(List_1_System_Boolean_ * this, Comparison_1_Boolean_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[Boolean])" }, { "virtualAddress": "0x00B70A6C", "name": "List_1_System_Boolean__ToArray", "signature": "Boolean__Array * List_1_System_Boolean__ToArray(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean[] ToArray()" }, { "virtualAddress": "0x00B70AE4", "name": "List_1_System_Boolean__TrimExcess", "signature": "void List_1_System_Boolean__TrimExcess(List_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B70B38", "name": "List_1_System_Boolean__TrueForAll", "signature": "bool List_1_System_Boolean__TrueForAll(List_1_System_Boolean_ * this, Predicate_1_Boolean_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[Boolean])" }, { "virtualAddress": "0x00B70BEC", "name": "List_1_System_Boolean__Synchronized", "signature": "IList_1_System_Boolean_ * List_1_System_Boolean__Synchronized(List_1_System_Boolean_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Boolean] Synchronized(List\u00601[System.Boolean])" }, { "virtualAddress": "0x00B70CA4", "name": "List_1_System_Boolean___cctor", "signature": "void List_1_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.Boolean]()" }, { "virtualAddress": "0x00B70D30", "name": "List_1_System_Byte___ctor_1", "signature": "void List_1_System_Byte___ctor_1(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Byte]()" }, { "virtualAddress": "0x00B70F1C", "name": "List_1_System_Byte___ctor_2", "signature": "void List_1_System_Byte___ctor_2(List_1_System_Byte_ * this, IEnumerable_1_System_Byte_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Byte](IEnumerable\u00601[System.Byte])" }, { "virtualAddress": "0x00B71484", "name": "List_1_System_Byte__get_Capacity", "signature": "int32_t List_1_System_Byte__get_Capacity(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B714A0", "name": "List_1_System_Byte__set_Capacity", "signature": "void List_1_System_Byte__set_Capacity(List_1_System_Byte_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B715F8", "name": "List_1_System_Byte__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_Byte__System_Collections_IList_get_IsFixedSize(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B71600", "name": "List_1_System_Byte__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_Byte__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B71608", "name": "List_1_System_Byte__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_Byte__System_Collections_IList_get_IsReadOnly(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B71610", "name": "List_1_System_Byte__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_Byte__System_Collections_ICollection_get_IsSynchronized(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B71618", "name": "List_1_System_Byte__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_Byte__System_Collections_ICollection_get_SyncRoot(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B71690", "name": "List_1_System_Byte__get_Item", "signature": "uint8_t List_1_System_Byte__get_Item(List_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte get_Item(Int32)" }, { "virtualAddress": "0x00B71748", "name": "List_1_System_Byte__IsCompatibleObject", "signature": "bool List_1_System_Byte__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B71804", "name": "List_1_System_Byte__System_Collections_IList_get_Item", "signature": "Object * List_1_System_Byte__System_Collections_IList_get_Item(List_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B71868", "name": "List_1_System_Byte__System_Collections_IList_set_Item", "signature": "void List_1_System_Byte__System_Collections_IList_set_Item(List_1_System_Byte_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B71ABC", "name": "List_1_System_Byte__System_Collections_IList_Add", "signature": "int32_t List_1_System_Byte__System_Collections_IList_Add(List_1_System_Byte_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B71CAC", "name": "List_1_System_Byte__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Byte_ * List_1_System_Byte__AsReadOnly(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Byte] AsReadOnly()" }, { "virtualAddress": "0x00B71D18", "name": "List_1_System_Byte__BinarySearch", "signature": "int32_t List_1_System_Byte__BinarySearch(List_1_System_Byte_ * this, int32_t index, int32_t count, uint8_t item, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Byte, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00B71DC8", "name": "List_1_System_Byte__BinarySearch_1", "signature": "int32_t List_1_System_Byte__BinarySearch_1(List_1_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Byte)" }, { "virtualAddress": "0x00B71E34", "name": "List_1_System_Byte__BinarySearch_2", "signature": "int32_t List_1_System_Byte__BinarySearch_2(List_1_System_Byte_ * this, uint8_t item, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Byte, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00B71EA4", "name": "List_1_System_Byte__Clear", "signature": "void List_1_System_Byte__Clear(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B71EEC", "name": "List_1_System_Byte__Contains", "signature": "bool List_1_System_Byte__Contains(List_1_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Byte)" }, { "virtualAddress": "0x00B71FA8", "name": "List_1_System_Byte__System_Collections_IList_Contains", "signature": "bool List_1_System_Byte__System_Collections_IList_Contains(List_1_System_Byte_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00B720EC", "name": "List_1_System_Byte__CopyTo", "signature": "void List_1_System_Byte__CopyTo(List_1_System_Byte_ * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Byte[])" }, { "virtualAddress": "0x00B72114", "name": "List_1_System_Byte__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_Byte__System_Collections_ICollection_CopyTo(List_1_System_Byte_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B72228", "name": "List_1_System_Byte__CopyTo_1", "signature": "void List_1_System_Byte__CopyTo_1(List_1_System_Byte_ * this, int32_t index, Byte__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Byte[], Int32, Int32)" }, { "virtualAddress": "0x00B72298", "name": "List_1_System_Byte__CopyTo_2", "signature": "void List_1_System_Byte__CopyTo_2(List_1_System_Byte_ * this, Byte__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Byte[], Int32)" }, { "virtualAddress": "0x00B722B8", "name": "List_1_System_Byte__EnsureCapacity", "signature": "void List_1_System_Byte__EnsureCapacity(List_1_System_Byte_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B72314", "name": "List_1_System_Byte__Exists", "signature": "bool List_1_System_Byte__Exists(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B72348", "name": "List_1_System_Byte__Find", "signature": "uint8_t List_1_System_Byte__Find(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Byte Find(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B72410", "name": "List_1_System_Byte__FindAll", "signature": "List_1_System_Byte_ * List_1_System_Byte__FindAll(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Byte] FindAll(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B72534", "name": "List_1_System_Byte__FindIndex", "signature": "int32_t List_1_System_Byte__FindIndex(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B72564", "name": "List_1_System_Byte__FindIndex_1", "signature": "int32_t List_1_System_Byte__FindIndex_1(List_1_System_Byte_ * this, int32_t startIndex, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B72598", "name": "List_1_System_Byte__FindIndex_2", "signature": "int32_t List_1_System_Byte__FindIndex_2(List_1_System_Byte_ * this, int32_t startIndex, int32_t count, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B726A0", "name": "List_1_System_Byte__FindLast", "signature": "uint8_t List_1_System_Byte__FindLast(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Byte FindLast(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B72768", "name": "List_1_System_Byte__FindLastIndex", "signature": "int32_t List_1_System_Byte__FindLastIndex(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B72798", "name": "List_1_System_Byte__FindLastIndex_1", "signature": "int32_t List_1_System_Byte__FindLastIndex_1(List_1_System_Byte_ * this, int32_t startIndex, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B727C8", "name": "List_1_System_Byte__FindLastIndex_2", "signature": "int32_t List_1_System_Byte__FindLastIndex_2(List_1_System_Byte_ * this, int32_t startIndex, int32_t count, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B728DC", "name": "List_1_System_Byte__ForEach", "signature": "void List_1_System_Byte__ForEach(List_1_System_Byte_ * this, Action_1_Byte_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[Byte])" }, { "virtualAddress": "0x00B72A68", "name": "List_1_System_Byte__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Byte_ * List_1_System_Byte__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Byte] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B72AE0", "name": "List_1_System_Byte__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_Byte__System_Collections_IEnumerable_GetEnumerator(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B72B58", "name": "List_1_System_Byte__GetRange", "signature": "List_1_System_Byte_ * List_1_System_Byte__GetRange(List_1_System_Byte_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Byte] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B72C48", "name": "List_1_System_Byte__IndexOf", "signature": "int32_t List_1_System_Byte__IndexOf(List_1_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte)" }, { "virtualAddress": "0x00B72C6C", "name": "List_1_System_Byte__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_Byte__System_Collections_IList_IndexOf(List_1_System_Byte_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B72DB0", "name": "List_1_System_Byte__IndexOf_1", "signature": "int32_t List_1_System_Byte__IndexOf_1(List_1_System_Byte_ * this, uint8_t item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte, Int32)" }, { "virtualAddress": "0x00B72E20", "name": "List_1_System_Byte__IndexOf_2", "signature": "int32_t List_1_System_Byte__IndexOf_2(List_1_System_Byte_ * this, uint8_t item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte, Int32, Int32)" }, { "virtualAddress": "0x00B72EBC", "name": "List_1_System_Byte__Insert", "signature": "void List_1_System_Byte__Insert(List_1_System_Byte_ * this, int32_t index, uint8_t item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Byte)" }, { "virtualAddress": "0x00B72F9C", "name": "List_1_System_Byte__System_Collections_IList_Insert", "signature": "void List_1_System_Byte__System_Collections_IList_Insert(List_1_System_Byte_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B73150", "name": "List_1_System_Byte__InsertRange", "signature": "void List_1_System_Byte__InsertRange(List_1_System_Byte_ * this, int32_t index, IEnumerable_1_System_Byte_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.Byte])" }, { "virtualAddress": "0x00B73630", "name": "List_1_System_Byte__LastIndexOf", "signature": "int32_t List_1_System_Byte__LastIndexOf(List_1_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Byte)" }, { "virtualAddress": "0x00B73658", "name": "List_1_System_Byte__LastIndexOf_1", "signature": "int32_t List_1_System_Byte__LastIndexOf_1(List_1_System_Byte_ * this, uint8_t item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Byte, Int32)" }, { "virtualAddress": "0x00B736C4", "name": "List_1_System_Byte__LastIndexOf_2", "signature": "int32_t List_1_System_Byte__LastIndexOf_2(List_1_System_Byte_ * this, uint8_t item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Byte, Int32, Int32)" }, { "virtualAddress": "0x00B737D8", "name": "List_1_System_Byte__Remove", "signature": "bool List_1_System_Byte__Remove(List_1_System_Byte_ * this, uint8_t item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Byte)" }, { "virtualAddress": "0x00B73840", "name": "List_1_System_Byte__System_Collections_IList_Remove", "signature": "void List_1_System_Byte__System_Collections_IList_Remove(List_1_System_Byte_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B73980", "name": "List_1_System_Byte__RemoveAll", "signature": "int32_t List_1_System_Byte__RemoveAll(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B73B1C", "name": "List_1_System_Byte__RemoveAt", "signature": "void List_1_System_Byte__RemoveAt(List_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B73BB8", "name": "List_1_System_Byte__RemoveRange", "signature": "void List_1_System_Byte__RemoveRange(List_1_System_Byte_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B73C84", "name": "List_1_System_Byte__Reverse", "signature": "void List_1_System_Byte__Reverse(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B73CDC", "name": "List_1_System_Byte__Reverse_1", "signature": "void List_1_System_Byte__Reverse_1(List_1_System_Byte_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B73D84", "name": "List_1_System_Byte__Sort", "signature": "void List_1_System_Byte__Sort(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B73DE0", "name": "List_1_System_Byte__Sort_1", "signature": "void List_1_System_Byte__Sort_1(List_1_System_Byte_ * this, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00B73E48", "name": "List_1_System_Byte__Sort_2", "signature": "void List_1_System_Byte__Sort_2(List_1_System_Byte_ * this, int32_t index, int32_t count, IComparer_1_System_Byte_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x00B73F00", "name": "List_1_System_Byte__Sort_3", "signature": "void List_1_System_Byte__Sort_3(List_1_System_Byte_ * this, Comparison_1_Byte_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[Byte])" }, { "virtualAddress": "0x00B73F70", "name": "List_1_System_Byte__ToArray", "signature": "Byte__Array * List_1_System_Byte__ToArray(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x00B73FE8", "name": "List_1_System_Byte__TrimExcess", "signature": "void List_1_System_Byte__TrimExcess(List_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B7403C", "name": "List_1_System_Byte__TrueForAll", "signature": "bool List_1_System_Byte__TrueForAll(List_1_System_Byte_ * this, Predicate_1_Byte_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[Byte])" }, { "virtualAddress": "0x00B740F0", "name": "List_1_System_Byte__Synchronized", "signature": "IList_1_System_Byte_ * List_1_System_Byte__Synchronized(List_1_System_Byte_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Byte] Synchronized(List\u00601[System.Byte])" }, { "virtualAddress": "0x00B741A8", "name": "List_1_System_Byte___cctor", "signature": "void List_1_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.Byte]()" }, { "virtualAddress": "0x00B74234", "name": "List_1_System_ByteEnum___ctor", "signature": "void List_1_System_ByteEnum___ctor(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x00B74300", "name": "List_1_System_ByteEnum___ctor_1", "signature": "void List_1_System_ByteEnum___ctor_1(List_1_System_ByteEnum_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.ByteEnum](Int32)" }, { "virtualAddress": "0x00B74420", "name": "List_1_System_ByteEnum___ctor_2", "signature": "void List_1_System_ByteEnum___ctor_2(List_1_System_ByteEnum_ * this, IEnumerable_1_System_ByteEnum_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.ByteEnum](IEnumerable\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B74988", "name": "List_1_System_ByteEnum__get_Capacity", "signature": "int32_t List_1_System_ByteEnum__get_Capacity(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B749A4", "name": "List_1_System_ByteEnum__set_Capacity", "signature": "void List_1_System_ByteEnum__set_Capacity(List_1_System_ByteEnum_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B74AF4", "name": "List_1_System_ByteEnum__get_Count", "signature": "int32_t List_1_System_ByteEnum__get_Count(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B74AFC", "name": "List_1_System_ByteEnum__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_ByteEnum__System_Collections_IList_get_IsFixedSize(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B74B04", "name": "List_1_System_ByteEnum__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_ByteEnum__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B74B0C", "name": "List_1_System_ByteEnum__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_ByteEnum__System_Collections_IList_get_IsReadOnly(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B74B14", "name": "List_1_System_ByteEnum__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_ByteEnum__System_Collections_ICollection_get_IsSynchronized(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B74B1C", "name": "List_1_System_ByteEnum__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_ByteEnum__System_Collections_ICollection_get_SyncRoot(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B74B94", "name": "List_1_System_ByteEnum__get_Item", "signature": "ByteEnum__Enum List_1_System_ByteEnum__get_Item(List_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Item(Int32)" }, { "virtualAddress": "0x00B74BD4", "name": "List_1_System_ByteEnum__set_Item", "signature": "void List_1_System_ByteEnum__set_Item(List_1_System_ByteEnum_ * this, int32_t index, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, ByteEnum)" }, { "virtualAddress": "0x00B74C4C", "name": "List_1_System_ByteEnum__IsCompatibleObject", "signature": "bool List_1_System_ByteEnum__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B74D08", "name": "List_1_System_ByteEnum__System_Collections_IList_get_Item", "signature": "Object * List_1_System_ByteEnum__System_Collections_IList_get_Item(List_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B74D6C", "name": "List_1_System_ByteEnum__System_Collections_IList_set_Item", "signature": "void List_1_System_ByteEnum__System_Collections_IList_set_Item(List_1_System_ByteEnum_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B74F20", "name": "List_1_System_ByteEnum__Add", "signature": "void List_1_System_ByteEnum__Add(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Void Add(ByteEnum)" }, { "virtualAddress": "0x00B74FC0", "name": "List_1_System_ByteEnum__System_Collections_IList_Add", "signature": "int32_t List_1_System_ByteEnum__System_Collections_IList_Add(List_1_System_ByteEnum_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B75180", "name": "List_1_System_ByteEnum__AddRange", "signature": "void List_1_System_ByteEnum__AddRange(List_1_System_ByteEnum_ * this, IEnumerable_1_System_ByteEnum_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B751B0", "name": "List_1_System_ByteEnum__AsReadOnly", "signature": "ReadOnlyCollection_1_System_ByteEnum_ * List_1_System_ByteEnum__AsReadOnly(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.ByteEnum] AsReadOnly()" }, { "virtualAddress": "0x00B7521C", "name": "List_1_System_ByteEnum__BinarySearch", "signature": "int32_t List_1_System_ByteEnum__BinarySearch(List_1_System_ByteEnum_ * this, int32_t index, int32_t count, ByteEnum__Enum item, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, ByteEnum, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B752CC", "name": "List_1_System_ByteEnum__BinarySearch_1", "signature": "int32_t List_1_System_ByteEnum__BinarySearch_1(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(ByteEnum)" }, { "virtualAddress": "0x00B75338", "name": "List_1_System_ByteEnum__BinarySearch_2", "signature": "int32_t List_1_System_ByteEnum__BinarySearch_2(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(ByteEnum, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B753A8", "name": "List_1_System_ByteEnum__Clear", "signature": "void List_1_System_ByteEnum__Clear(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B753F0", "name": "List_1_System_ByteEnum__Contains", "signature": "bool List_1_System_ByteEnum__Contains(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(ByteEnum)" }, { "virtualAddress": "0x00B754AC", "name": "List_1_System_ByteEnum__System_Collections_IList_Contains", "signature": "bool List_1_System_ByteEnum__System_Collections_IList_Contains(List_1_System_ByteEnum_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00B755F0", "name": "List_1_System_ByteEnum__CopyTo", "signature": "void List_1_System_ByteEnum__CopyTo(List_1_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(ByteEnum[])" }, { "virtualAddress": "0x00B75618", "name": "List_1_System_ByteEnum__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_ByteEnum__System_Collections_ICollection_CopyTo(List_1_System_ByteEnum_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B7572C", "name": "List_1_System_ByteEnum__CopyTo_1", "signature": "void List_1_System_ByteEnum__CopyTo_1(List_1_System_ByteEnum_ * this, int32_t index, ByteEnum__Enum__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, ByteEnum[], Int32, Int32)" }, { "virtualAddress": "0x00B7579C", "name": "List_1_System_ByteEnum__CopyTo_2", "signature": "void List_1_System_ByteEnum__CopyTo_2(List_1_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(ByteEnum[], Int32)" }, { "virtualAddress": "0x00B757BC", "name": "List_1_System_ByteEnum__EnsureCapacity", "signature": "void List_1_System_ByteEnum__EnsureCapacity(List_1_System_ByteEnum_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B75818", "name": "List_1_System_ByteEnum__Exists", "signature": "bool List_1_System_ByteEnum__Exists(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B7584C", "name": "List_1_System_ByteEnum__Find", "signature": "ByteEnum__Enum List_1_System_ByteEnum__Find(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "ByteEnum Find(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75914", "name": "List_1_System_ByteEnum__FindAll", "signature": "List_1_System_ByteEnum_ * List_1_System_ByteEnum__FindAll(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.ByteEnum] FindAll(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75A38", "name": "List_1_System_ByteEnum__FindIndex", "signature": "int32_t List_1_System_ByteEnum__FindIndex(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75A68", "name": "List_1_System_ByteEnum__FindIndex_1", "signature": "int32_t List_1_System_ByteEnum__FindIndex_1(List_1_System_ByteEnum_ * this, int32_t startIndex, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75A9C", "name": "List_1_System_ByteEnum__FindIndex_2", "signature": "int32_t List_1_System_ByteEnum__FindIndex_2(List_1_System_ByteEnum_ * this, int32_t startIndex, int32_t count, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75BA4", "name": "List_1_System_ByteEnum__FindLast", "signature": "ByteEnum__Enum List_1_System_ByteEnum__FindLast(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "ByteEnum FindLast(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75C6C", "name": "List_1_System_ByteEnum__FindLastIndex", "signature": "int32_t List_1_System_ByteEnum__FindLastIndex(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75C9C", "name": "List_1_System_ByteEnum__FindLastIndex_1", "signature": "int32_t List_1_System_ByteEnum__FindLastIndex_1(List_1_System_ByteEnum_ * this, int32_t startIndex, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75CCC", "name": "List_1_System_ByteEnum__FindLastIndex_2", "signature": "int32_t List_1_System_ByteEnum__FindLastIndex_2(List_1_System_ByteEnum_ * this, int32_t startIndex, int32_t count, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75DE0", "name": "List_1_System_ByteEnum__ForEach", "signature": "void List_1_System_ByteEnum__ForEach(List_1_System_ByteEnum_ * this, Action_1_ByteEnum_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[ByteEnum])" }, { "virtualAddress": "0x00B75F4C", "name": "List_1_System_ByteEnum__GetEnumerator", "signature": "List_1_T_Enumerator_System_ByteEnum_ List_1_System_ByteEnum__GetEnumerator(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.ByteEnum] GetEnumerator()" }, { "virtualAddress": "0x00B75F6C", "name": "List_1_System_ByteEnum__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_ByteEnum_ * List_1_System_ByteEnum__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ByteEnum] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B75FE4", "name": "List_1_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B7605C", "name": "List_1_System_ByteEnum__GetRange", "signature": "List_1_System_ByteEnum_ * List_1_System_ByteEnum__GetRange(List_1_System_ByteEnum_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.ByteEnum] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B7614C", "name": "List_1_System_ByteEnum__IndexOf", "signature": "int32_t List_1_System_ByteEnum__IndexOf(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ByteEnum)" }, { "virtualAddress": "0x00B76170", "name": "List_1_System_ByteEnum__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_ByteEnum__System_Collections_IList_IndexOf(List_1_System_ByteEnum_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B762B4", "name": "List_1_System_ByteEnum__IndexOf_1", "signature": "int32_t List_1_System_ByteEnum__IndexOf_1(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ByteEnum, Int32)" }, { "virtualAddress": "0x00B76324", "name": "List_1_System_ByteEnum__IndexOf_2", "signature": "int32_t List_1_System_ByteEnum__IndexOf_2(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x00B763C0", "name": "List_1_System_ByteEnum__Insert", "signature": "void List_1_System_ByteEnum__Insert(List_1_System_ByteEnum_ * this, int32_t index, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, ByteEnum)" }, { "virtualAddress": "0x00B764A0", "name": "List_1_System_ByteEnum__System_Collections_IList_Insert", "signature": "void List_1_System_ByteEnum__System_Collections_IList_Insert(List_1_System_ByteEnum_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B76654", "name": "List_1_System_ByteEnum__InsertRange", "signature": "void List_1_System_ByteEnum__InsertRange(List_1_System_ByteEnum_ * this, int32_t index, IEnumerable_1_System_ByteEnum_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B76B34", "name": "List_1_System_ByteEnum__LastIndexOf", "signature": "int32_t List_1_System_ByteEnum__LastIndexOf(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ByteEnum)" }, { "virtualAddress": "0x00B76B5C", "name": "List_1_System_ByteEnum__LastIndexOf_1", "signature": "int32_t List_1_System_ByteEnum__LastIndexOf_1(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ByteEnum, Int32)" }, { "virtualAddress": "0x00B76BC8", "name": "List_1_System_ByteEnum__LastIndexOf_2", "signature": "int32_t List_1_System_ByteEnum__LastIndexOf_2(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x00B76CDC", "name": "List_1_System_ByteEnum__Remove", "signature": "bool List_1_System_ByteEnum__Remove(List_1_System_ByteEnum_ * this, ByteEnum__Enum item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(ByteEnum)" }, { "virtualAddress": "0x00B76D44", "name": "List_1_System_ByteEnum__System_Collections_IList_Remove", "signature": "void List_1_System_ByteEnum__System_Collections_IList_Remove(List_1_System_ByteEnum_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B76E84", "name": "List_1_System_ByteEnum__RemoveAll", "signature": "int32_t List_1_System_ByteEnum__RemoveAll(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B77020", "name": "List_1_System_ByteEnum__RemoveAt", "signature": "void List_1_System_ByteEnum__RemoveAt(List_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B770BC", "name": "List_1_System_ByteEnum__RemoveRange", "signature": "void List_1_System_ByteEnum__RemoveRange(List_1_System_ByteEnum_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B77188", "name": "List_1_System_ByteEnum__Reverse", "signature": "void List_1_System_ByteEnum__Reverse(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B771E0", "name": "List_1_System_ByteEnum__Reverse_1", "signature": "void List_1_System_ByteEnum__Reverse_1(List_1_System_ByteEnum_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B77288", "name": "List_1_System_ByteEnum__Sort", "signature": "void List_1_System_ByteEnum__Sort(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B772E4", "name": "List_1_System_ByteEnum__Sort_1", "signature": "void List_1_System_ByteEnum__Sort_1(List_1_System_ByteEnum_ * this, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B7734C", "name": "List_1_System_ByteEnum__Sort_2", "signature": "void List_1_System_ByteEnum__Sort_2(List_1_System_ByteEnum_ * this, int32_t index, int32_t count, IComparer_1_System_ByteEnum_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B77404", "name": "List_1_System_ByteEnum__Sort_3", "signature": "void List_1_System_ByteEnum__Sort_3(List_1_System_ByteEnum_ * this, Comparison_1_ByteEnum_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x00B77474", "name": "List_1_System_ByteEnum__ToArray", "signature": "ByteEnum__Enum__Array * List_1_System_ByteEnum__ToArray(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ByteEnum[] ToArray()" }, { "virtualAddress": "0x00B774EC", "name": "List_1_System_ByteEnum__TrimExcess", "signature": "void List_1_System_ByteEnum__TrimExcess(List_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B77540", "name": "List_1_System_ByteEnum__TrueForAll", "signature": "bool List_1_System_ByteEnum__TrueForAll(List_1_System_ByteEnum_ * this, Predicate_1_ByteEnum_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[ByteEnum])" }, { "virtualAddress": "0x00B775F4", "name": "List_1_System_ByteEnum__Synchronized", "signature": "IList_1_System_ByteEnum_ * List_1_System_ByteEnum__Synchronized(List_1_System_ByteEnum_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.ByteEnum] Synchronized(List\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00B776AC", "name": "List_1_System_ByteEnum___cctor", "signature": "void List_1_System_ByteEnum___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x00B77738", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object___ctor(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x00B77804", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object___ctor_1", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object___ctor_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]](Int32)" }, { "virtualAddress": "0x00B77924", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object___ctor_2", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object___ctor_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_DateTime_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]](IEnumerable\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B77E98", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__get_Capacity", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__get_Capacity(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B77EB4", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__set_Capacity", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__set_Capacity(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B78004", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__get_Count", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__get_Count(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B7800C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_get_IsFixedSize(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B78014", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B7801C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_get_IsReadOnly(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B78024", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_ICollection_get_IsSynchronized(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B7802C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_ICollection_get_SyncRoot(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B780A4", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__get_Item", "signature": "KeyValuePair_2_System_DateTime_System_Object_ List_1_KeyValuePair_2_System_DateTime_System_Object__get_Item(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Item(Int32)" }, { "virtualAddress": "0x00B780E4", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__set_Item", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__set_Item(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B78164", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__IsCompatibleObject", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B78228", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_get_Item", "signature": "Object * List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_get_Item(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B78294", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_set_Item", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_set_Item(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B78448", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Add", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Add(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void Add(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B784F8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Add", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Add(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B786B8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__AddRange", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__AddRange(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, IEnumerable_1_KeyValuePair_2_System_DateTime_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B786E8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * List_1_KeyValuePair_2_System_DateTime_System_Object__AsReadOnly(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Collections.Generic.KeyValuePair\u00602] AsReadOnly()" }, { "virtualAddress": "0x00B78754", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, int32_t count, KeyValuePair_2_System_DateTime_System_Object_ item, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, KeyValuePair\u00602[System.DateTime,System.Object], IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B78814", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch_1", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B78888", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch_2", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(KeyValuePair\u00602[System.DateTime,System.Object], IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B78908", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Clear", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Clear(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B78950", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Contains", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__Contains(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B78A20", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Contains", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Contains(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00B78B64", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__CopyTo", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__CopyTo(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.DateTime,System.Object][])" }, { "virtualAddress": "0x00B78B8C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_ICollection_CopyTo", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_ICollection_CopyTo(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B78CA0", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__CopyTo_1", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__CopyTo_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32)" }, { "virtualAddress": "0x00B78D10", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__CopyTo_2", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__CopyTo_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.DateTime,System.Object][], Int32)" }, { "virtualAddress": "0x00B78D30", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__EnsureCapacity", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__EnsureCapacity(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B78D8C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Exists", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__Exists(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B78DC0", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Find", "signature": "KeyValuePair_2_System_DateTime_System_Object_ List_1_KeyValuePair_2_System_DateTime_System_Object__Find(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] Find(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B78E9C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindAll", "signature": "List_1_KeyValuePair_2_System_DateTime_System_Object_ * List_1_KeyValuePair_2_System_DateTime_System_Object__FindAll(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] FindAll(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B78FC8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindIndex", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__FindIndex(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B78FF8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindIndex_1", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__FindIndex_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t startIndex, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B7902C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindIndex_2", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__FindIndex_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t startIndex, int32_t count, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B79134", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindLast", "signature": "KeyValuePair_2_System_DateTime_System_Object_ List_1_KeyValuePair_2_System_DateTime_System_Object__FindLast(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] FindLast(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B79200", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindLastIndex", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__FindLastIndex(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B79230", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindLastIndex_1", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__FindLastIndex_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t startIndex, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B79260", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__FindLastIndex_2", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__FindLastIndex_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t startIndex, int32_t count, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B79374", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__ForEach", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__ForEach(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Action_1_System_Collections_Generic_KeyValuePair_2_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B794F0", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__GetEnumerator", "signature": "List_1_T_Enumerator_KeyValuePair_2_System_DateTime_System_Object_ List_1_KeyValuePair_2_System_DateTime_System_Object__GetEnumerator(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[KeyValuePair\u00602[System.DateTime,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x00B79510", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_DateTime_System_Object_ * List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B79584", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IEnumerable_GetEnumerator(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B795F8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__GetRange", "signature": "List_1_KeyValuePair_2_System_DateTime_System_Object_ * List_1_KeyValuePair_2_System_DateTime_System_Object__GetRange(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B796E8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B7970C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_IndexOf", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_IndexOf(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B79850", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf_1", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyValuePair\u00602[System.DateTime,System.Object], Int32)" }, { "virtualAddress": "0x00B798D0", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf_2", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x00B79974", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Insert", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Insert(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B79A64", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Insert", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Insert(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B79C18", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__InsertRange", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__InsertRange(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, IEnumerable_1_KeyValuePair_2_System_DateTime_System_Object_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B7A0FC", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B7A124", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf_1", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(KeyValuePair\u00602[System.DateTime,System.Object], Int32)" }, { "virtualAddress": "0x00B7A1A0", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf_2", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x00B7A2BC", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Remove", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__Remove(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00B7A324", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Remove", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__System_Collections_IList_Remove(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B7A464", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__RemoveAll", "signature": "int32_t List_1_KeyValuePair_2_System_DateTime_System_Object__RemoveAll(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B7A610", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__RemoveAt", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__RemoveAt(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B7A6AC", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__RemoveRange", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__RemoveRange(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B7A778", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Reverse", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Reverse(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B7A7D0", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Reverse_1", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Reverse_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B7A878", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Sort", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Sort(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B7A8D4", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Sort_1", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Sort_1(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B7A93C", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Sort_2", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Sort_2(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, int32_t index, int32_t count, IComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B7A9F4", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Sort_3", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__Sort_3(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B7AA64", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__ToArray", "signature": "KeyValuePair_2_System_DateTime_System_Object___Array * List_1_KeyValuePair_2_System_DateTime_System_Object__ToArray(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object][] ToArray()" }, { "virtualAddress": "0x00B7AADC", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__TrimExcess", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object__TrimExcess(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B7AB30", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__TrueForAll", "signature": "bool List_1_KeyValuePair_2_System_DateTime_System_Object__TrueForAll(List_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Predicate_1_System_Collections_Generic_KeyValuePair_2_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x00B7ABF0", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object__Synchronized", "signature": "IList_1_KeyValuePair_2_System_DateTime_System_Object_ * List_1_KeyValuePair_2_System_DateTime_System_Object__Synchronized(List_1_KeyValuePair_2_System_DateTime_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] Synchronized(List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00B7ACA8", "name": "List_1_KeyValuePair_2_System_DateTime_System_Object___cctor", "signature": "void List_1_KeyValuePair_2_System_DateTime_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x00B7AD34", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor_1", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x00B7AF20", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor_2", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, IEnumerable_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](IEnumerable\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7B488", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Capacity", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Capacity(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B7B4A4", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__set_Capacity", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__set_Capacity(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B7B5FC", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsFixedSize(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B7B604", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B7B60C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsReadOnly(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B7B614", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_IsSynchronized(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B7B61C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_SyncRoot(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B7B6D4", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__set_Item", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__set_Item(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00B7B74C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IsCompatibleObject", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B7B808", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_Item", "signature": "Object * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_Item(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B7B86C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_set_Item", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_set_Item(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B7BAC0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Add", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Add(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B7BC80", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__AddRange", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__AddRange(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, IEnumerable_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7BCB0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__AsReadOnly(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] AsReadOnly()" }, { "virtualAddress": "0x00B7BD1C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, int32_t count, EventProvider_SessionInfo item, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, EventProvider\u002BSessionInfo, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7BDCC", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch_1", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00B7BE38", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch_2", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(EventProvider\u002BSessionInfo, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7BEA8", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Clear", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Clear(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B7BEF0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Contains", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Contains(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00B7BFA8", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Contains", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Contains(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00B7C0EC", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventProvider\u002BSessionInfo[])" }, { "virtualAddress": "0x00B7C114", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_CopyTo(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B7C228", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo_1", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, EventProvider_SessionInfo__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, EventProvider\u002BSessionInfo[], Int32, Int32)" }, { "virtualAddress": "0x00B7C298", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo_2", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventProvider\u002BSessionInfo[], Int32)" }, { "virtualAddress": "0x00B7C2B8", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EnsureCapacity", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EnsureCapacity(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B7C314", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Exists", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Exists(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C348", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Find", "signature": "EventProvider_SessionInfo List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Find(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo Find(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C410", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindAll", "signature": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindAll(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] FindAll(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C534", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindIndex", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindIndex(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C564", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindIndex_1", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindIndex_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t startIndex, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C598", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindIndex_2", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindIndex_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t startIndex, int32_t count, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C698", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLast", "signature": "EventProvider_SessionInfo List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLast(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo FindLast(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C760", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLastIndex", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLastIndex(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C790", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLastIndex_1", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLastIndex_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t startIndex, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C7C0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLastIndex_2", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__FindLastIndex_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t startIndex, int32_t count, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7C8CC", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__ForEach", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__ForEach(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Action_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7CA54", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B7CACC", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerable_GetEnumerator(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B7CB44", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetRange", "signature": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetRange(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B7CC34", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00B7CC58", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_IndexOf(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B7CD9C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf_1", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventProvider\u002BSessionInfo, Int32)" }, { "virtualAddress": "0x00B7CE0C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf_2", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x00B7CEA8", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Insert", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Insert(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00B7CF88", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Insert", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Insert(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B7D13C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__InsertRange", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__InsertRange(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, IEnumerable_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7D61C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00B7D644", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf_1", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventProvider\u002BSessionInfo, Int32)" }, { "virtualAddress": "0x00B7D6B0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf_2", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x00B7D7C4", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Remove", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Remove(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00B7D82C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Remove", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Remove(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B7D96C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveAll", "signature": "int32_t List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveAll(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7DB00", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveAt", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveAt(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B7DB9C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveRange", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__RemoveRange(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B7DC68", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Reverse", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Reverse(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B7DCC0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Reverse_1", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Reverse_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B7DD68", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B7DDC4", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_1", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_1(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7DE2C", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_2", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_2(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, int32_t count, IComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7DEE4", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_3", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_3(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7DF54", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__ToArray", "signature": "EventProvider_SessionInfo__Array * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__ToArray(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo[] ToArray()" }, { "virtualAddress": "0x00B7DFCC", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__TrimExcess", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__TrimExcess(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B7E020", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__TrueForAll", "signature": "bool List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__TrueForAll(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7E0D0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Synchronized", "signature": "IList_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Synchronized(List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] Synchronized(List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00B7E188", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___cctor", "signature": "void List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x00B7E214", "name": "List_1_System_Guid___ctor", "signature": "void List_1_System_Guid___ctor(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Guid]()" }, { "virtualAddress": "0x00B7E2E0", "name": "List_1_System_Guid___ctor_1", "signature": "void List_1_System_Guid___ctor_1(List_1_System_Guid_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Guid](Int32)" }, { "virtualAddress": "0x00B7E400", "name": "List_1_System_Guid___ctor_2", "signature": "void List_1_System_Guid___ctor_2(List_1_System_Guid_ * this, IEnumerable_1_System_Guid_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Guid](IEnumerable\u00601[System.Guid])" }, { "virtualAddress": "0x00B7E974", "name": "List_1_System_Guid__get_Capacity", "signature": "int32_t List_1_System_Guid__get_Capacity(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B7E990", "name": "List_1_System_Guid__set_Capacity", "signature": "void List_1_System_Guid__set_Capacity(List_1_System_Guid_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B7EAE0", "name": "List_1_System_Guid__get_Count", "signature": "int32_t List_1_System_Guid__get_Count(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B7EAE8", "name": "List_1_System_Guid__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_Guid__System_Collections_IList_get_IsFixedSize(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B7EAF0", "name": "List_1_System_Guid__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_Guid__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B7EAF8", "name": "List_1_System_Guid__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_Guid__System_Collections_IList_get_IsReadOnly(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B7EB00", "name": "List_1_System_Guid__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_Guid__System_Collections_ICollection_get_IsSynchronized(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B7EB08", "name": "List_1_System_Guid__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_Guid__System_Collections_ICollection_get_SyncRoot(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B7EB80", "name": "List_1_System_Guid__get_Item", "signature": "Guid List_1_System_Guid__get_Item(List_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Guid get_Item(Int32)" }, { "virtualAddress": "0x00B7EBC0", "name": "List_1_System_Guid__set_Item", "signature": "void List_1_System_Guid__set_Item(List_1_System_Guid_ * this, int32_t index, Guid value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Guid)" }, { "virtualAddress": "0x00B7EC40", "name": "List_1_System_Guid__IsCompatibleObject", "signature": "bool List_1_System_Guid__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B7ED04", "name": "List_1_System_Guid__System_Collections_IList_get_Item", "signature": "Object * List_1_System_Guid__System_Collections_IList_get_Item(List_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B7ED70", "name": "List_1_System_Guid__System_Collections_IList_set_Item", "signature": "void List_1_System_Guid__System_Collections_IList_set_Item(List_1_System_Guid_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B7EF24", "name": "List_1_System_Guid__Add", "signature": "void List_1_System_Guid__Add(List_1_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Void Add(Guid)" }, { "virtualAddress": "0x00B7EFD4", "name": "List_1_System_Guid__System_Collections_IList_Add", "signature": "int32_t List_1_System_Guid__System_Collections_IList_Add(List_1_System_Guid_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B7F194", "name": "List_1_System_Guid__AddRange", "signature": "void List_1_System_Guid__AddRange(List_1_System_Guid_ * this, IEnumerable_1_System_Guid_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Guid])" }, { "virtualAddress": "0x00B7F1C4", "name": "List_1_System_Guid__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Guid_ * List_1_System_Guid__AsReadOnly(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Guid] AsReadOnly()" }, { "virtualAddress": "0x00B7F230", "name": "List_1_System_Guid__BinarySearch", "signature": "int32_t List_1_System_Guid__BinarySearch(List_1_System_Guid_ * this, int32_t index, int32_t count, Guid item, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Guid, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x00B7F2F0", "name": "List_1_System_Guid__BinarySearch_1", "signature": "int32_t List_1_System_Guid__BinarySearch_1(List_1_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Guid)" }, { "virtualAddress": "0x00B7F364", "name": "List_1_System_Guid__BinarySearch_2", "signature": "int32_t List_1_System_Guid__BinarySearch_2(List_1_System_Guid_ * this, Guid item, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Guid, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x00B7F3E4", "name": "List_1_System_Guid__Clear", "signature": "void List_1_System_Guid__Clear(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B7F42C", "name": "List_1_System_Guid__Contains", "signature": "bool List_1_System_Guid__Contains(List_1_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Guid)" }, { "virtualAddress": "0x00B7F4FC", "name": "List_1_System_Guid__System_Collections_IList_Contains", "signature": "bool List_1_System_Guid__System_Collections_IList_Contains(List_1_System_Guid_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00B7F640", "name": "List_1_System_Guid__CopyTo", "signature": "void List_1_System_Guid__CopyTo(List_1_System_Guid_ * this, Guid__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Guid[])" }, { "virtualAddress": "0x00B7F668", "name": "List_1_System_Guid__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_Guid__System_Collections_ICollection_CopyTo(List_1_System_Guid_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B7F77C", "name": "List_1_System_Guid__CopyTo_1", "signature": "void List_1_System_Guid__CopyTo_1(List_1_System_Guid_ * this, int32_t index, Guid__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Guid[], Int32, Int32)" }, { "virtualAddress": "0x00B7F7EC", "name": "List_1_System_Guid__CopyTo_2", "signature": "void List_1_System_Guid__CopyTo_2(List_1_System_Guid_ * this, Guid__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Guid[], Int32)" }, { "virtualAddress": "0x00B7F80C", "name": "List_1_System_Guid__EnsureCapacity", "signature": "void List_1_System_Guid__EnsureCapacity(List_1_System_Guid_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B7F868", "name": "List_1_System_Guid__Exists", "signature": "bool List_1_System_Guid__Exists(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7F89C", "name": "List_1_System_Guid__Find", "signature": "Guid List_1_System_Guid__Find(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Guid Find(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7F978", "name": "List_1_System_Guid__FindAll", "signature": "List_1_System_Guid_ * List_1_System_Guid__FindAll(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Guid] FindAll(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FAA4", "name": "List_1_System_Guid__FindIndex", "signature": "int32_t List_1_System_Guid__FindIndex(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FAD4", "name": "List_1_System_Guid__FindIndex_1", "signature": "int32_t List_1_System_Guid__FindIndex_1(List_1_System_Guid_ * this, int32_t startIndex, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FB08", "name": "List_1_System_Guid__FindIndex_2", "signature": "int32_t List_1_System_Guid__FindIndex_2(List_1_System_Guid_ * this, int32_t startIndex, int32_t count, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FC10", "name": "List_1_System_Guid__FindLast", "signature": "Guid List_1_System_Guid__FindLast(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Guid FindLast(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FCDC", "name": "List_1_System_Guid__FindLastIndex", "signature": "int32_t List_1_System_Guid__FindLastIndex(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FD0C", "name": "List_1_System_Guid__FindLastIndex_1", "signature": "int32_t List_1_System_Guid__FindLastIndex_1(List_1_System_Guid_ * this, int32_t startIndex, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FD3C", "name": "List_1_System_Guid__FindLastIndex_2", "signature": "int32_t List_1_System_Guid__FindLastIndex_2(List_1_System_Guid_ * this, int32_t startIndex, int32_t count, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B7FE50", "name": "List_1_System_Guid__ForEach", "signature": "void List_1_System_Guid__ForEach(List_1_System_Guid_ * this, Action_1_Guid_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[Guid])" }, { "virtualAddress": "0x00B7FFCC", "name": "List_1_System_Guid__GetEnumerator", "signature": "List_1_T_Enumerator_System_Guid_ List_1_System_Guid__GetEnumerator(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Guid] GetEnumerator()" }, { "virtualAddress": "0x00B7FFEC", "name": "List_1_System_Guid__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Guid_ * List_1_System_Guid__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Guid] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B80060", "name": "List_1_System_Guid__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_Guid__System_Collections_IEnumerable_GetEnumerator(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B800D4", "name": "List_1_System_Guid__GetRange", "signature": "List_1_System_Guid_ * List_1_System_Guid__GetRange(List_1_System_Guid_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Guid] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B801C4", "name": "List_1_System_Guid__IndexOf", "signature": "int32_t List_1_System_Guid__IndexOf(List_1_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid)" }, { "virtualAddress": "0x00B801E8", "name": "List_1_System_Guid__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_Guid__System_Collections_IList_IndexOf(List_1_System_Guid_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B8032C", "name": "List_1_System_Guid__IndexOf_1", "signature": "int32_t List_1_System_Guid__IndexOf_1(List_1_System_Guid_ * this, Guid item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid, Int32)" }, { "virtualAddress": "0x00B803AC", "name": "List_1_System_Guid__IndexOf_2", "signature": "int32_t List_1_System_Guid__IndexOf_2(List_1_System_Guid_ * this, Guid item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid, Int32, Int32)" }, { "virtualAddress": "0x00B80450", "name": "List_1_System_Guid__Insert", "signature": "void List_1_System_Guid__Insert(List_1_System_Guid_ * this, int32_t index, Guid item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Guid)" }, { "virtualAddress": "0x00B80540", "name": "List_1_System_Guid__System_Collections_IList_Insert", "signature": "void List_1_System_Guid__System_Collections_IList_Insert(List_1_System_Guid_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B806F4", "name": "List_1_System_Guid__InsertRange", "signature": "void List_1_System_Guid__InsertRange(List_1_System_Guid_ * this, int32_t index, IEnumerable_1_System_Guid_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.Guid])" }, { "virtualAddress": "0x00B80BD8", "name": "List_1_System_Guid__LastIndexOf", "signature": "int32_t List_1_System_Guid__LastIndexOf(List_1_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Guid)" }, { "virtualAddress": "0x00B80C00", "name": "List_1_System_Guid__LastIndexOf_1", "signature": "int32_t List_1_System_Guid__LastIndexOf_1(List_1_System_Guid_ * this, Guid item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Guid, Int32)" }, { "virtualAddress": "0x00B80C7C", "name": "List_1_System_Guid__LastIndexOf_2", "signature": "int32_t List_1_System_Guid__LastIndexOf_2(List_1_System_Guid_ * this, Guid item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Guid, Int32, Int32)" }, { "virtualAddress": "0x00B80D98", "name": "List_1_System_Guid__Remove", "signature": "bool List_1_System_Guid__Remove(List_1_System_Guid_ * this, Guid item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Guid)" }, { "virtualAddress": "0x00B80E00", "name": "List_1_System_Guid__System_Collections_IList_Remove", "signature": "void List_1_System_Guid__System_Collections_IList_Remove(List_1_System_Guid_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B80F40", "name": "List_1_System_Guid__RemoveAll", "signature": "int32_t List_1_System_Guid__RemoveAll(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B810EC", "name": "List_1_System_Guid__RemoveAt", "signature": "void List_1_System_Guid__RemoveAt(List_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B81188", "name": "List_1_System_Guid__RemoveRange", "signature": "void List_1_System_Guid__RemoveRange(List_1_System_Guid_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B81254", "name": "List_1_System_Guid__Reverse", "signature": "void List_1_System_Guid__Reverse(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B812AC", "name": "List_1_System_Guid__Reverse_1", "signature": "void List_1_System_Guid__Reverse_1(List_1_System_Guid_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B81354", "name": "List_1_System_Guid__Sort", "signature": "void List_1_System_Guid__Sort(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00B813B0", "name": "List_1_System_Guid__Sort_1", "signature": "void List_1_System_Guid__Sort_1(List_1_System_Guid_ * this, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x00B81418", "name": "List_1_System_Guid__Sort_2", "signature": "void List_1_System_Guid__Sort_2(List_1_System_Guid_ * this, int32_t index, int32_t count, IComparer_1_System_Guid_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x00B814D0", "name": "List_1_System_Guid__Sort_3", "signature": "void List_1_System_Guid__Sort_3(List_1_System_Guid_ * this, Comparison_1_Guid_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[Guid])" }, { "virtualAddress": "0x00B81540", "name": "List_1_System_Guid__ToArray", "signature": "Guid__Array * List_1_System_Guid__ToArray(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Guid[] ToArray()" }, { "virtualAddress": "0x00B815B8", "name": "List_1_System_Guid__TrimExcess", "signature": "void List_1_System_Guid__TrimExcess(List_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B8160C", "name": "List_1_System_Guid__TrueForAll", "signature": "bool List_1_System_Guid__TrueForAll(List_1_System_Guid_ * this, Predicate_1_Guid_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[Guid])" }, { "virtualAddress": "0x00B816CC", "name": "List_1_System_Guid__Synchronized", "signature": "IList_1_System_Guid_ * List_1_System_Guid__Synchronized(List_1_System_Guid_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Guid] Synchronized(List\u00601[System.Guid])" }, { "virtualAddress": "0x00B81784", "name": "List_1_System_Guid___cctor", "signature": "void List_1_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.Guid]()" }, { "virtualAddress": "0x00B81F64", "name": "List_1_System_Int32__get_Capacity", "signature": "int32_t List_1_System_Int32__get_Capacity(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00B81F80", "name": "List_1_System_Int32__set_Capacity", "signature": "void List_1_System_Int32__set_Capacity(List_1_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00B820D0", "name": "List_1_System_Int32__get_Count", "signature": "int32_t List_1_System_Int32__get_Count(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B820D8", "name": "List_1_System_Int32__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_Int32__System_Collections_IList_get_IsFixedSize(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00B820E0", "name": "List_1_System_Int32__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_Int32__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00B820E8", "name": "List_1_System_Int32__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_Int32__System_Collections_IList_get_IsReadOnly(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00B820F0", "name": "List_1_System_Int32__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_Int32__System_Collections_ICollection_get_IsSynchronized(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00B820F8", "name": "List_1_System_Int32__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_Int32__System_Collections_ICollection_get_SyncRoot(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00B821B0", "name": "List_1_System_Int32__set_Item", "signature": "void List_1_System_Int32__set_Item(List_1_System_Int32_ * this, int32_t index, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, Int32)" }, { "virtualAddress": "0x00B82228", "name": "List_1_System_Int32__IsCompatibleObject", "signature": "bool List_1_System_Int32__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00B822E4", "name": "List_1_System_Int32__System_Collections_IList_get_Item", "signature": "Object * List_1_System_Int32__System_Collections_IList_get_Item(List_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00B82348", "name": "List_1_System_Int32__System_Collections_IList_set_Item", "signature": "void List_1_System_Int32__System_Collections_IList_set_Item(List_1_System_Int32_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00B8259C", "name": "List_1_System_Int32__System_Collections_IList_Add", "signature": "int32_t List_1_System_Int32__System_Collections_IList_Add(List_1_System_Int32_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00B8275C", "name": "List_1_System_Int32__AddRange", "signature": "void List_1_System_Int32__AddRange(List_1_System_Int32_ * this, IEnumerable_1_System_Int32_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x00B8278C", "name": "List_1_System_Int32__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Int32_ * List_1_System_Int32__AsReadOnly(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Int32] AsReadOnly()" }, { "virtualAddress": "0x00B827F8", "name": "List_1_System_Int32__BinarySearch", "signature": "int32_t List_1_System_Int32__BinarySearch(List_1_System_Int32_ * this, int32_t index, int32_t count, int32_t item, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00B828A8", "name": "List_1_System_Int32__BinarySearch_1", "signature": "int32_t List_1_System_Int32__BinarySearch_1(List_1_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32)" }, { "virtualAddress": "0x00B82914", "name": "List_1_System_Int32__BinarySearch_2", "signature": "int32_t List_1_System_Int32__BinarySearch_2(List_1_System_Int32_ * this, int32_t item, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00B82984", "name": "List_1_System_Int32__Clear", "signature": "void List_1_System_Int32__Clear(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00B829CC", "name": "List_1_System_Int32__Contains", "signature": "bool List_1_System_Int32__Contains(List_1_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Int32)" }, { "virtualAddress": "0x00B82A84", "name": "List_1_System_Int32__System_Collections_IList_Contains", "signature": "bool List_1_System_Int32__System_Collections_IList_Contains(List_1_System_Int32_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00B82BC8", "name": "List_1_System_Int32__CopyTo", "signature": "void List_1_System_Int32__CopyTo(List_1_System_Int32_ * this, Int32__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32[])" }, { "virtualAddress": "0x00B82BF0", "name": "List_1_System_Int32__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_Int32__System_Collections_ICollection_CopyTo(List_1_System_Int32_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00B82D04", "name": "List_1_System_Int32__CopyTo_1", "signature": "void List_1_System_Int32__CopyTo_1(List_1_System_Int32_ * this, int32_t index, Int32__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, Int32[], Int32, Int32)" }, { "virtualAddress": "0x00B82D74", "name": "List_1_System_Int32__CopyTo_2", "signature": "void List_1_System_Int32__CopyTo_2(List_1_System_Int32_ * this, Int32__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32[], Int32)" }, { "virtualAddress": "0x00B82D94", "name": "List_1_System_Int32__EnsureCapacity", "signature": "void List_1_System_Int32__EnsureCapacity(List_1_System_Int32_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00B82DF0", "name": "List_1_System_Int32__Exists", "signature": "bool List_1_System_Int32__Exists(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B82E24", "name": "List_1_System_Int32__Find", "signature": "int32_t List_1_System_Int32__Find(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 Find(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B82EEC", "name": "List_1_System_Int32__FindAll", "signature": "List_1_System_Int32_ * List_1_System_Int32__FindAll(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Int32] FindAll(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B83010", "name": "List_1_System_Int32__FindIndex", "signature": "int32_t List_1_System_Int32__FindIndex(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B83040", "name": "List_1_System_Int32__FindIndex_1", "signature": "int32_t List_1_System_Int32__FindIndex_1(List_1_System_Int32_ * this, int32_t startIndex, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B83074", "name": "List_1_System_Int32__FindIndex_2", "signature": "int32_t List_1_System_Int32__FindIndex_2(List_1_System_Int32_ * this, int32_t startIndex, int32_t count, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B83174", "name": "List_1_System_Int32__FindLast", "signature": "int32_t List_1_System_Int32__FindLast(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLast(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B8323C", "name": "List_1_System_Int32__FindLastIndex", "signature": "int32_t List_1_System_Int32__FindLastIndex(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B8326C", "name": "List_1_System_Int32__FindLastIndex_1", "signature": "int32_t List_1_System_Int32__FindLastIndex_1(List_1_System_Int32_ * this, int32_t startIndex, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B8329C", "name": "List_1_System_Int32__FindLastIndex_2", "signature": "int32_t List_1_System_Int32__FindLastIndex_2(List_1_System_Int32_ * this, int32_t startIndex, int32_t count, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B833A8", "name": "List_1_System_Int32__ForEach", "signature": "void List_1_System_Int32__ForEach(List_1_System_Int32_ * this, Action_1_Int32_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[Int32])" }, { "virtualAddress": "0x00B83530", "name": "List_1_System_Int32__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Int32_ * List_1_System_Int32__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00B835A8", "name": "List_1_System_Int32__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_Int32__System_Collections_IEnumerable_GetEnumerator(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00B83620", "name": "List_1_System_Int32__GetRange", "signature": "List_1_System_Int32_ * List_1_System_Int32__GetRange(List_1_System_Int32_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Int32] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00B83710", "name": "List_1_System_Int32__IndexOf", "signature": "int32_t List_1_System_Int32__IndexOf(List_1_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32)" }, { "virtualAddress": "0x00B83734", "name": "List_1_System_Int32__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_Int32__System_Collections_IList_IndexOf(List_1_System_Int32_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00B83878", "name": "List_1_System_Int32__IndexOf_1", "signature": "int32_t List_1_System_Int32__IndexOf_1(List_1_System_Int32_ * this, int32_t item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32, Int32)" }, { "virtualAddress": "0x00B838E8", "name": "List_1_System_Int32__IndexOf_2", "signature": "int32_t List_1_System_Int32__IndexOf_2(List_1_System_Int32_ * this, int32_t item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32, Int32, Int32)" }, { "virtualAddress": "0x00B83984", "name": "List_1_System_Int32__Insert", "signature": "void List_1_System_Int32__Insert(List_1_System_Int32_ * this, int32_t index, int32_t item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Int32)" }, { "virtualAddress": "0x00B83A64", "name": "List_1_System_Int32__System_Collections_IList_Insert", "signature": "void List_1_System_Int32__System_Collections_IList_Insert(List_1_System_Int32_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00B83C18", "name": "List_1_System_Int32__InsertRange", "signature": "void List_1_System_Int32__InsertRange(List_1_System_Int32_ * this, int32_t index, IEnumerable_1_System_Int32_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x00B840F8", "name": "List_1_System_Int32__LastIndexOf", "signature": "int32_t List_1_System_Int32__LastIndexOf(List_1_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32)" }, { "virtualAddress": "0x00B84120", "name": "List_1_System_Int32__LastIndexOf_1", "signature": "int32_t List_1_System_Int32__LastIndexOf_1(List_1_System_Int32_ * this, int32_t item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32, Int32)" }, { "virtualAddress": "0x00B8418C", "name": "List_1_System_Int32__LastIndexOf_2", "signature": "int32_t List_1_System_Int32__LastIndexOf_2(List_1_System_Int32_ * this, int32_t item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32, Int32, Int32)" }, { "virtualAddress": "0x00B842A0", "name": "List_1_System_Int32__Remove", "signature": "bool List_1_System_Int32__Remove(List_1_System_Int32_ * this, int32_t item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(Int32)" }, { "virtualAddress": "0x00B84308", "name": "List_1_System_Int32__System_Collections_IList_Remove", "signature": "void List_1_System_Int32__System_Collections_IList_Remove(List_1_System_Int32_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00B84448", "name": "List_1_System_Int32__RemoveAll", "signature": "int32_t List_1_System_Int32__RemoveAll(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B845DC", "name": "List_1_System_Int32__RemoveAt", "signature": "void List_1_System_Int32__RemoveAt(List_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B84678", "name": "List_1_System_Int32__RemoveRange", "signature": "void List_1_System_Int32__RemoveRange(List_1_System_Int32_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00B84744", "name": "List_1_System_Int32__Reverse", "signature": "void List_1_System_Int32__Reverse(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00B8479C", "name": "List_1_System_Int32__Reverse_1", "signature": "void List_1_System_Int32__Reverse_1(List_1_System_Int32_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00B848A0", "name": "List_1_System_Int32__Sort_1", "signature": "void List_1_System_Int32__Sort_1(List_1_System_Int32_ * this, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00B84908", "name": "List_1_System_Int32__Sort_2", "signature": "void List_1_System_Int32__Sort_2(List_1_System_Int32_ * this, int32_t index, int32_t count, IComparer_1_System_Int32_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x00B849C0", "name": "List_1_System_Int32__Sort_3", "signature": "void List_1_System_Int32__Sort_3(List_1_System_Int32_ * this, Comparison_1_Int32_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[Int32])" }, { "virtualAddress": "0x00B84AA8", "name": "List_1_System_Int32__TrimExcess", "signature": "void List_1_System_Int32__TrimExcess(List_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00B84AFC", "name": "List_1_System_Int32__TrueForAll", "signature": "bool List_1_System_Int32__TrueForAll(List_1_System_Int32_ * this, Predicate_1_Int32_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[Int32])" }, { "virtualAddress": "0x00B84BAC", "name": "List_1_System_Int32__Synchronized", "signature": "IList_1_System_Int32_ * List_1_System_Int32__Synchronized(List_1_System_Int32_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Int32] Synchronized(List\u00601[System.Int32])" }, { "virtualAddress": "0x00B84C64", "name": "List_1_System_Int32___cctor", "signature": "void List_1_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.Int32]()" }, { "virtualAddress": "0x00A61A24", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor_1", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](Int32)" }, { "virtualAddress": "0x00A61B44", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor_2", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * collection, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A620AC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Capacity", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Capacity(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00A620C8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__set_Capacity", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__set_Capacity(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00A62220", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsFixedSize(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A62228", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A62230", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsReadOnly(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A62238", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_IsSynchronized(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A62240", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_SyncRoot(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A622F8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__set_Item", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__set_Item(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, EventRegistrationToken)" }, { "virtualAddress": "0x00A62370", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IsCompatibleObject", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A6242C", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_Item", "signature": "Object * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_Item(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A62490", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_set_Item", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_set_Item(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A626E4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Add", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Add(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A628D4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__AsReadOnly", "signature": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__AsReadOnly(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] AsReadOnly()" }, { "virtualAddress": "0x00A62940", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, int32_t count, EventRegistrationToken item, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, EventRegistrationToken, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A629F0", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch_1", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(EventRegistrationToken)" }, { "virtualAddress": "0x00A62A5C", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch_2", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(EventRegistrationToken, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A62ACC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Clear", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Clear(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A62B14", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Contains", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Contains(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(EventRegistrationToken)" }, { "virtualAddress": "0x00A62BCC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Contains", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Contains(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A62D10", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventRegistrationToken[])" }, { "virtualAddress": "0x00A62D38", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_CopyTo(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A62E4C", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo_1", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, EventRegistrationToken__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, EventRegistrationToken[], Int32, Int32)" }, { "virtualAddress": "0x00A62EBC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo_2", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventRegistrationToken[], Int32)" }, { "virtualAddress": "0x00A62EDC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EnsureCapacity", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EnsureCapacity(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00A62F38", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Exists", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Exists(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A62F6C", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Find", "signature": "EventRegistrationToken List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Find(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken Find(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A63034", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindAll", "signature": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindAll(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] FindAll(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A63158", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindIndex", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindIndex(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A63188", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindIndex_1", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindIndex_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t startIndex, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A631BC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindIndex_2", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindIndex_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t startIndex, int32_t count, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A632BC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLast", "signature": "EventRegistrationToken List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLast(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken FindLast(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A63384", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLastIndex", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLastIndex(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A633B4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLastIndex_1", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLastIndex_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t startIndex, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A633E4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLastIndex_2", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__FindLastIndex_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t startIndex, int32_t count, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A634F0", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__ForEach", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__ForEach(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A63678", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A636F0", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerable_GetEnumerator(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A63768", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetRange", "signature": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetRange(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00A63858", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventRegistrationToken)" }, { "virtualAddress": "0x00A6387C", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_IndexOf(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A639C0", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf_1", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventRegistrationToken, Int32)" }, { "virtualAddress": "0x00A63A30", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf_2", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00A63ACC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Insert", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Insert(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, EventRegistrationToken)" }, { "virtualAddress": "0x00A63BAC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Insert", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Insert(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A63D60", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__InsertRange", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__InsertRange(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A64240", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventRegistrationToken)" }, { "virtualAddress": "0x00A64268", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf_1", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventRegistrationToken, Int32)" }, { "virtualAddress": "0x00A642D4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf_2", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00A643E8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Remove", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Remove(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(EventRegistrationToken)" }, { "virtualAddress": "0x00A64450", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Remove", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Remove(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A64590", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveAll", "signature": "int32_t List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveAll(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A647C0", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveRange", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveRange(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00A6488C", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Reverse", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Reverse(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00A648E4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Reverse_1", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Reverse_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00A6498C", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x00A649E8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_1", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_1(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A64A50", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_2", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_2(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, int32_t count, IComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A64B08", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_3", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_3(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A64B78", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__ToArray", "signature": "EventRegistrationToken__Array * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__ToArray(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken[] ToArray()" }, { "virtualAddress": "0x00A64BF0", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__TrimExcess", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__TrimExcess(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00A64C44", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__TrueForAll", "signature": "bool List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__TrueForAll(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A64CF4", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Synchronized", "signature": "IList_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Synchronized(List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] Synchronized(List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00A64DAC", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___cctor", "signature": "void List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x00A64E38", "name": "List_1_System_UInt64___ctor_1", "signature": "void List_1_System_UInt64___ctor_1(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A64F04", "name": "List_1_System_UInt64___ctor_2", "signature": "void List_1_System_UInt64___ctor_2(List_1_System_UInt64_ * this, int32_t capacity, MethodInfo * method)", "dotNetSignature": "List\u00601[System.UInt64](Int32)" }, { "virtualAddress": "0x00A6558C", "name": "List_1_System_UInt64__get_Capacity", "signature": "int32_t List_1_System_UInt64__get_Capacity(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x00A655A8", "name": "List_1_System_UInt64__set_Capacity", "signature": "void List_1_System_UInt64__set_Capacity(List_1_System_UInt64_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x00A656F8", "name": "List_1_System_UInt64__get_Count", "signature": "int32_t List_1_System_UInt64__get_Count(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A65700", "name": "List_1_System_UInt64__System_Collections_IList_get_IsFixedSize", "signature": "bool List_1_System_UInt64__System_Collections_IList_get_IsFixedSize(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A65708", "name": "List_1_System_UInt64__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool List_1_System_UInt64__System_Collections_Generic_ICollection_T__get_IsReadOnly(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A65710", "name": "List_1_System_UInt64__System_Collections_IList_get_IsReadOnly", "signature": "bool List_1_System_UInt64__System_Collections_IList_get_IsReadOnly(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A65718", "name": "List_1_System_UInt64__System_Collections_ICollection_get_IsSynchronized", "signature": "bool List_1_System_UInt64__System_Collections_ICollection_get_IsSynchronized(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A65720", "name": "List_1_System_UInt64__System_Collections_ICollection_get_SyncRoot", "signature": "Object * List_1_System_UInt64__System_Collections_ICollection_get_SyncRoot(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A65798", "name": "List_1_System_UInt64__get_Item", "signature": "uint64_t List_1_System_UInt64__get_Item(List_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 get_Item(Int32)" }, { "virtualAddress": "0x00A657D8", "name": "List_1_System_UInt64__set_Item", "signature": "void List_1_System_UInt64__set_Item(List_1_System_UInt64_ * this, int32_t index, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void set_Item(Int32, UInt64)" }, { "virtualAddress": "0x00A65850", "name": "List_1_System_UInt64__IsCompatibleObject", "signature": "bool List_1_System_UInt64__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A6590C", "name": "List_1_System_UInt64__System_Collections_IList_get_Item", "signature": "Object * List_1_System_UInt64__System_Collections_IList_get_Item(List_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A65970", "name": "List_1_System_UInt64__System_Collections_IList_set_Item", "signature": "void List_1_System_UInt64__System_Collections_IList_set_Item(List_1_System_UInt64_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A65B24", "name": "List_1_System_UInt64__Add", "signature": "void List_1_System_UInt64__Add(List_1_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void Add(UInt64)" }, { "virtualAddress": "0x00A65BC4", "name": "List_1_System_UInt64__System_Collections_IList_Add", "signature": "int32_t List_1_System_UInt64__System_Collections_IList_Add(List_1_System_UInt64_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A65D84", "name": "List_1_System_UInt64__AddRange", "signature": "void List_1_System_UInt64__AddRange(List_1_System_UInt64_ * this, IEnumerable_1_System_UInt64_ * collection, MethodInfo * method)", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.UInt64])" }, { "virtualAddress": "0x00A65DB4", "name": "List_1_System_UInt64__AsReadOnly", "signature": "ReadOnlyCollection_1_System_UInt64_ * List_1_System_UInt64__AsReadOnly(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.UInt64] AsReadOnly()" }, { "virtualAddress": "0x00A65E20", "name": "List_1_System_UInt64__BinarySearch", "signature": "int32_t List_1_System_UInt64__BinarySearch(List_1_System_UInt64_ * this, int32_t index, int32_t count, uint64_t item, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, UInt64, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A65ED0", "name": "List_1_System_UInt64__BinarySearch_1", "signature": "int32_t List_1_System_UInt64__BinarySearch_1(List_1_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(UInt64)" }, { "virtualAddress": "0x00A65F3C", "name": "List_1_System_UInt64__BinarySearch_2", "signature": "int32_t List_1_System_UInt64__BinarySearch_2(List_1_System_UInt64_ * this, uint64_t item, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Int32 BinarySearch(UInt64, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A65FAC", "name": "List_1_System_UInt64__Clear", "signature": "void List_1_System_UInt64__Clear(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00A65FF4", "name": "List_1_System_UInt64__Contains", "signature": "bool List_1_System_UInt64__Contains(List_1_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean Contains(UInt64)" }, { "virtualAddress": "0x00A660AC", "name": "List_1_System_UInt64__System_Collections_IList_Contains", "signature": "bool List_1_System_UInt64__System_Collections_IList_Contains(List_1_System_UInt64_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A661F0", "name": "List_1_System_UInt64__CopyTo", "signature": "void List_1_System_UInt64__CopyTo(List_1_System_UInt64_ * this, UInt64__Array * array, MethodInfo * method)", "dotNetSignature": "Void CopyTo(UInt64[])" }, { "virtualAddress": "0x00A66218", "name": "List_1_System_UInt64__System_Collections_ICollection_CopyTo", "signature": "void List_1_System_UInt64__System_Collections_ICollection_CopyTo(List_1_System_UInt64_ * this, Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A6632C", "name": "List_1_System_UInt64__CopyTo_1", "signature": "void List_1_System_UInt64__CopyTo_1(List_1_System_UInt64_ * this, int32_t index, UInt64__Array * array, int32_t arrayIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32, UInt64[], Int32, Int32)" }, { "virtualAddress": "0x00A6639C", "name": "List_1_System_UInt64__CopyTo_2", "signature": "void List_1_System_UInt64__CopyTo_2(List_1_System_UInt64_ * this, UInt64__Array * array, int32_t arrayIndex, MethodInfo * method)", "dotNetSignature": "Void CopyTo(UInt64[], Int32)" }, { "virtualAddress": "0x00A663BC", "name": "List_1_System_UInt64__EnsureCapacity", "signature": "void List_1_System_UInt64__EnsureCapacity(List_1_System_UInt64_ * this, int32_t min, MethodInfo * method)", "dotNetSignature": "Void EnsureCapacity(Int32)" }, { "virtualAddress": "0x00A66418", "name": "List_1_System_UInt64__Exists", "signature": "bool List_1_System_UInt64__Exists(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Boolean Exists(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A6644C", "name": "List_1_System_UInt64__Find", "signature": "uint64_t List_1_System_UInt64__Find(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "UInt64 Find(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A66514", "name": "List_1_System_UInt64__FindAll", "signature": "List_1_System_UInt64_ * List_1_System_UInt64__FindAll(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "List\u00601[System.UInt64] FindAll(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A66638", "name": "List_1_System_UInt64__FindIndex", "signature": "int32_t List_1_System_UInt64__FindIndex(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A66668", "name": "List_1_System_UInt64__FindIndex_1", "signature": "int32_t List_1_System_UInt64__FindIndex_1(List_1_System_UInt64_ * this, int32_t startIndex, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A6669C", "name": "List_1_System_UInt64__FindIndex_2", "signature": "int32_t List_1_System_UInt64__FindIndex_2(List_1_System_UInt64_ * this, int32_t startIndex, int32_t count, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindIndex(Int32, Int32, Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A6679C", "name": "List_1_System_UInt64__FindLast", "signature": "uint64_t List_1_System_UInt64__FindLast(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "UInt64 FindLast(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A66864", "name": "List_1_System_UInt64__FindLastIndex", "signature": "int32_t List_1_System_UInt64__FindLastIndex(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A66894", "name": "List_1_System_UInt64__FindLastIndex_1", "signature": "int32_t List_1_System_UInt64__FindLastIndex_1(List_1_System_UInt64_ * this, int32_t startIndex, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A668C4", "name": "List_1_System_UInt64__FindLastIndex_2", "signature": "int32_t List_1_System_UInt64__FindLastIndex_2(List_1_System_UInt64_ * this, int32_t startIndex, int32_t count, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Int32 FindLastIndex(Int32, Int32, Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A669D0", "name": "List_1_System_UInt64__ForEach", "signature": "void List_1_System_UInt64__ForEach(List_1_System_UInt64_ * this, Action_1_UInt64_ * action, MethodInfo * method)", "dotNetSignature": "Void ForEach(Action\u00601[UInt64])" }, { "virtualAddress": "0x00A66B58", "name": "List_1_System_UInt64__System_Collections_Generic_IEnumerable_T__GetEnumerator", "signature": "IEnumerator_1_System_UInt64_ * List_1_System_UInt64__System_Collections_Generic_IEnumerable_T__GetEnumerator(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UInt64] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x00A66BD0", "name": "List_1_System_UInt64__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * List_1_System_UInt64__System_Collections_IEnumerable_GetEnumerator(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A66C48", "name": "List_1_System_UInt64__GetRange", "signature": "List_1_System_UInt64_ * List_1_System_UInt64__GetRange(List_1_System_UInt64_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "List\u00601[System.UInt64] GetRange(Int32, Int32)" }, { "virtualAddress": "0x00A66D38", "name": "List_1_System_UInt64__IndexOf", "signature": "int32_t List_1_System_UInt64__IndexOf(List_1_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64)" }, { "virtualAddress": "0x00A66D5C", "name": "List_1_System_UInt64__System_Collections_IList_IndexOf", "signature": "int32_t List_1_System_UInt64__System_Collections_IList_IndexOf(List_1_System_UInt64_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A66EA0", "name": "List_1_System_UInt64__IndexOf_1", "signature": "int32_t List_1_System_UInt64__IndexOf_1(List_1_System_UInt64_ * this, uint64_t item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64, Int32)" }, { "virtualAddress": "0x00A66F10", "name": "List_1_System_UInt64__IndexOf_2", "signature": "int32_t List_1_System_UInt64__IndexOf_2(List_1_System_UInt64_ * this, uint64_t item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64, Int32, Int32)" }, { "virtualAddress": "0x00A66FAC", "name": "List_1_System_UInt64__Insert", "signature": "void List_1_System_UInt64__Insert(List_1_System_UInt64_ * this, int32_t index, uint64_t item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, UInt64)" }, { "virtualAddress": "0x00A6708C", "name": "List_1_System_UInt64__System_Collections_IList_Insert", "signature": "void List_1_System_UInt64__System_Collections_IList_Insert(List_1_System_UInt64_ * this, int32_t index, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A67240", "name": "List_1_System_UInt64__InsertRange", "signature": "void List_1_System_UInt64__InsertRange(List_1_System_UInt64_ * this, int32_t index, IEnumerable_1_System_UInt64_ * collection, MethodInfo * method)", "dotNetSignature": "Void InsertRange(Int32, IEnumerable\u00601[System.UInt64])" }, { "virtualAddress": "0x00A67720", "name": "List_1_System_UInt64__LastIndexOf", "signature": "int32_t List_1_System_UInt64__LastIndexOf(List_1_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(UInt64)" }, { "virtualAddress": "0x00A67748", "name": "List_1_System_UInt64__LastIndexOf_1", "signature": "int32_t List_1_System_UInt64__LastIndexOf_1(List_1_System_UInt64_ * this, uint64_t item, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(UInt64, Int32)" }, { "virtualAddress": "0x00A677B4", "name": "List_1_System_UInt64__LastIndexOf_2", "signature": "int32_t List_1_System_UInt64__LastIndexOf_2(List_1_System_UInt64_ * this, uint64_t item, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(UInt64, Int32, Int32)" }, { "virtualAddress": "0x00A678C8", "name": "List_1_System_UInt64__Remove", "signature": "bool List_1_System_UInt64__Remove(List_1_System_UInt64_ * this, uint64_t item, MethodInfo * method)", "dotNetSignature": "Boolean Remove(UInt64)" }, { "virtualAddress": "0x00A67930", "name": "List_1_System_UInt64__System_Collections_IList_Remove", "signature": "void List_1_System_UInt64__System_Collections_IList_Remove(List_1_System_UInt64_ * this, Object * item, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A67A70", "name": "List_1_System_UInt64__RemoveAll", "signature": "int32_t List_1_System_UInt64__RemoveAll(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A67C04", "name": "List_1_System_UInt64__RemoveAt", "signature": "void List_1_System_UInt64__RemoveAt(List_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00A67CA0", "name": "List_1_System_UInt64__RemoveRange", "signature": "void List_1_System_UInt64__RemoveRange(List_1_System_UInt64_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00A67D6C", "name": "List_1_System_UInt64__Reverse", "signature": "void List_1_System_UInt64__Reverse(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x00A67DC4", "name": "List_1_System_UInt64__Reverse_1", "signature": "void List_1_System_UInt64__Reverse_1(List_1_System_UInt64_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x00A67EC8", "name": "List_1_System_UInt64__Sort_1", "signature": "void List_1_System_UInt64__Sort_1(List_1_System_UInt64_ * this, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A67F30", "name": "List_1_System_UInt64__Sort_2", "signature": "void List_1_System_UInt64__Sort_2(List_1_System_UInt64_ * this, int32_t index, int32_t count, IComparer_1_System_UInt64_ * comparer, MethodInfo * method)", "dotNetSignature": "Void Sort(Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x00A67FE8", "name": "List_1_System_UInt64__Sort_3", "signature": "void List_1_System_UInt64__Sort_3(List_1_System_UInt64_ * this, Comparison_1_UInt64_ * comparison, MethodInfo * method)", "dotNetSignature": "Void Sort(Comparison\u00601[UInt64])" }, { "virtualAddress": "0x00A68058", "name": "List_1_System_UInt64__ToArray", "signature": "UInt64__Array * List_1_System_UInt64__ToArray(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "UInt64[] ToArray()" }, { "virtualAddress": "0x00A680D0", "name": "List_1_System_UInt64__TrimExcess", "signature": "void List_1_System_UInt64__TrimExcess(List_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void TrimExcess()" }, { "virtualAddress": "0x00A68124", "name": "List_1_System_UInt64__TrueForAll", "signature": "bool List_1_System_UInt64__TrueForAll(List_1_System_UInt64_ * this, Predicate_1_UInt64_ * match, MethodInfo * method)", "dotNetSignature": "Boolean TrueForAll(Predicate\u00601[UInt64])" }, { "virtualAddress": "0x00A681D4", "name": "List_1_System_UInt64__Synchronized", "signature": "IList_1_System_UInt64_ * List_1_System_UInt64__Synchronized(List_1_System_UInt64_ * list, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.UInt64] Synchronized(List\u00601[System.UInt64])" }, { "virtualAddress": "0x00A6828C", "name": "List_1_System_UInt64___cctor", "signature": "void List_1_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "List\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A68B40", "name": "ObjectComparer_1_System_Boolean__Compare", "signature": "int32_t ObjectComparer_1_System_Boolean__Compare(ObjectComparer_1_System_Boolean_ * this, bool x, bool y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Boolean, Boolean)" }, { "virtualAddress": "0x00A68C40", "name": "ObjectComparer_1_System_Boolean__Equals", "signature": "bool ObjectComparer_1_System_Boolean__Equals(ObjectComparer_1_System_Boolean_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A68C8C", "name": "ObjectComparer_1_System_Boolean__GetHashCode", "signature": "int32_t ObjectComparer_1_System_Boolean__GetHashCode(ObjectComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A68CCC", "name": "ObjectComparer_1_System_Boolean___ctor", "signature": "void ObjectComparer_1_System_Boolean___ctor(ObjectComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A68CF0", "name": "ObjectComparer_1_System_Byte__Compare", "signature": "int32_t ObjectComparer_1_System_Byte__Compare(ObjectComparer_1_System_Byte_ * this, uint8_t x, uint8_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Byte, Byte)" }, { "virtualAddress": "0x00A68DEC", "name": "ObjectComparer_1_System_Byte__Equals", "signature": "bool ObjectComparer_1_System_Byte__Equals(ObjectComparer_1_System_Byte_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A68E38", "name": "ObjectComparer_1_System_Byte__GetHashCode", "signature": "int32_t ObjectComparer_1_System_Byte__GetHashCode(ObjectComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A68E78", "name": "ObjectComparer_1_System_Byte___ctor", "signature": "void ObjectComparer_1_System_Byte___ctor(ObjectComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.Byte]()" }, { "virtualAddress": "0x00A68E9C", "name": "ObjectComparer_1_System_ByteEnum__Compare", "signature": "int32_t ObjectComparer_1_System_ByteEnum__Compare(ObjectComparer_1_System_ByteEnum_ * this, ByteEnum__Enum x, ByteEnum__Enum y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ByteEnum, ByteEnum)" }, { "virtualAddress": "0x00A68F98", "name": "ObjectComparer_1_System_ByteEnum__Equals", "signature": "bool ObjectComparer_1_System_ByteEnum__Equals(ObjectComparer_1_System_ByteEnum_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A68FE4", "name": "ObjectComparer_1_System_ByteEnum__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ByteEnum__GetHashCode(ObjectComparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A69024", "name": "ObjectComparer_1_System_ByteEnum___ctor", "signature": "void ObjectComparer_1_System_ByteEnum___ctor(ObjectComparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x00A69048", "name": "ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object__Compare", "signature": "int32_t ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object__Compare(ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ x, KeyValuePair_2_System_DateTime_System_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(KeyValuePair\u00602[System.DateTime,System.Object], KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A69154", "name": "ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object__Equals", "signature": "bool ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object__Equals(ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A691A0", "name": "ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object__GetHashCode", "signature": "int32_t ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object__GetHashCode(ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A691E0", "name": "ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor(ObjectComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x00A69204", "name": "ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32__Compare", "signature": "int32_t ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32__Compare(ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, KeyValuePair_2_System_Guid_System_Int32_ x, KeyValuePair_2_System_Guid_System_Int32_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(KeyValuePair\u00602[System.Guid,System.Int32], KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x00A69318", "name": "ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32__Equals", "signature": "bool ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32__Equals(ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A69364", "name": "ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32__GetHashCode", "signature": "int32_t ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32__GetHashCode(ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A693A4", "name": "ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32___ctor", "signature": "void ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32___ctor(ObjectComparer_1_KeyValuePair_2_System_Guid_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]]()" }, { "virtualAddress": "0x00A693C8", "name": "ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Compare", "signature": "int32_t ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Compare(ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo x, EventProvider_SessionInfo y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(EventProvider\u002BSessionInfo, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A694C4", "name": "ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Equals", "signature": "bool ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Equals(ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A69510", "name": "ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetHashCode", "signature": "int32_t ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetHashCode(ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A69550", "name": "ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(ObjectComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x00A69574", "name": "ObjectComparer_1_System_Guid__Compare", "signature": "int32_t ObjectComparer_1_System_Guid__Compare(ObjectComparer_1_System_Guid_ * this, Guid x, Guid y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Guid, Guid)" }, { "virtualAddress": "0x00A69680", "name": "ObjectComparer_1_System_Guid__Equals", "signature": "bool ObjectComparer_1_System_Guid__Equals(ObjectComparer_1_System_Guid_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A696CC", "name": "ObjectComparer_1_System_Guid__GetHashCode", "signature": "int32_t ObjectComparer_1_System_Guid__GetHashCode(ObjectComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6970C", "name": "ObjectComparer_1_System_Guid___ctor", "signature": "void ObjectComparer_1_System_Guid___ctor(ObjectComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.Guid]()" }, { "virtualAddress": "0x00A69730", "name": "ObjectComparer_1_System_Int32__Compare", "signature": "int32_t ObjectComparer_1_System_Int32__Compare(ObjectComparer_1_System_Int32_ * this, int32_t x, int32_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(Int32, Int32)" }, { "virtualAddress": "0x00A6982C", "name": "ObjectComparer_1_System_Int32__Equals", "signature": "bool ObjectComparer_1_System_Int32__Equals(ObjectComparer_1_System_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A69878", "name": "ObjectComparer_1_System_Int32__GetHashCode", "signature": "int32_t ObjectComparer_1_System_Int32__GetHashCode(ObjectComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A698B8", "name": "ObjectComparer_1_System_Int32___ctor", "signature": "void ObjectComparer_1_System_Int32___ctor(ObjectComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.Int32]()" }, { "virtualAddress": "0x00A69A18", "name": "ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Compare", "signature": "int32_t ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Compare(ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken x, EventRegistrationToken y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(EventRegistrationToken, EventRegistrationToken)" }, { "virtualAddress": "0x00A69B14", "name": "ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Equals", "signature": "bool ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Equals(ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A69B60", "name": "ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetHashCode", "signature": "int32_t ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetHashCode(ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A69BA0", "name": "ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(ObjectComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x00A69BC4", "name": "ObjectComparer_1_System_UInt64__Compare", "signature": "int32_t ObjectComparer_1_System_UInt64__Compare(ObjectComparer_1_System_UInt64_ * this, uint64_t x, uint64_t y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(UInt64, UInt64)" }, { "virtualAddress": "0x00A69CC0", "name": "ObjectComparer_1_System_UInt64__Equals", "signature": "bool ObjectComparer_1_System_UInt64__Equals(ObjectComparer_1_System_UInt64_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A69D0C", "name": "ObjectComparer_1_System_UInt64__GetHashCode", "signature": "int32_t ObjectComparer_1_System_UInt64__GetHashCode(ObjectComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A69D4C", "name": "ObjectComparer_1_System_UInt64___ctor", "signature": "void ObjectComparer_1_System_UInt64___ctor(ObjectComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A69D70", "name": "ObjectComparer_1_System_ValueTuple_1__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_1__Compare(ObjectComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object_ x, ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00601[Object], ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00A69E6C", "name": "ObjectComparer_1_System_ValueTuple_1__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_1__Equals(ObjectComparer_1_System_ValueTuple_1_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A69EB8", "name": "ObjectComparer_1_System_ValueTuple_1__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_1__GetHashCode(ObjectComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A69EF8", "name": "ObjectComparer_1_System_ValueTuple_1___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_1___ctor(ObjectComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00601]()" }, { "virtualAddress": "0x00A69F1C", "name": "ObjectComparer_1_System_ValueTuple_2__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_2__Compare(ObjectComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object_ x, ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00602[Object,Object], ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00A6A028", "name": "ObjectComparer_1_System_ValueTuple_2__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_2__Equals(ObjectComparer_1_System_ValueTuple_2_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6A074", "name": "ObjectComparer_1_System_ValueTuple_2__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_2__GetHashCode(ObjectComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6A0B4", "name": "ObjectComparer_1_System_ValueTuple_2___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_2___ctor(ObjectComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00602]()" }, { "virtualAddress": "0x00A6A0D8", "name": "ObjectComparer_1_System_ValueTuple_3__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_3__Compare(ObjectComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object_ x, ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00603[Object,Object,Object], ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00A6A1EC", "name": "ObjectComparer_1_System_ValueTuple_3__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_3__Equals(ObjectComparer_1_System_ValueTuple_3_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6A238", "name": "ObjectComparer_1_System_ValueTuple_3__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_3__GetHashCode(ObjectComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6A278", "name": "ObjectComparer_1_System_ValueTuple_3___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_3___ctor(ObjectComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00603]()" }, { "virtualAddress": "0x00A6A29C", "name": "ObjectComparer_1_System_ValueTuple_4__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_4__Compare(ObjectComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00604[Object,Object,Object,Object], ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00A6A3A0", "name": "ObjectComparer_1_System_ValueTuple_4__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_4__Equals(ObjectComparer_1_System_ValueTuple_4_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6A3EC", "name": "ObjectComparer_1_System_ValueTuple_4__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_4__GetHashCode(ObjectComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6A42C", "name": "ObjectComparer_1_System_ValueTuple_4___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_4___ctor(ObjectComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00604]()" }, { "virtualAddress": "0x00A6A450", "name": "ObjectComparer_1_System_ValueTuple_5__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_5__Compare(ObjectComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00605[Object,Object,Object,Object,Object], ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A6A564", "name": "ObjectComparer_1_System_ValueTuple_5__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_5__Equals(ObjectComparer_1_System_ValueTuple_5_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6A5B0", "name": "ObjectComparer_1_System_ValueTuple_5__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_5__GetHashCode(ObjectComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6A5F0", "name": "ObjectComparer_1_System_ValueTuple_5___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_5___ctor(ObjectComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00605]()" }, { "virtualAddress": "0x00A6A614", "name": "ObjectComparer_1_System_ValueTuple_6__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_6__Compare(ObjectComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00606[Object,Object,Object,Object,Object,Object], ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A6A728", "name": "ObjectComparer_1_System_ValueTuple_6__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_6__Equals(ObjectComparer_1_System_ValueTuple_6_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6A774", "name": "ObjectComparer_1_System_ValueTuple_6__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_6__GetHashCode(ObjectComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6A7B4", "name": "ObjectComparer_1_System_ValueTuple_6___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_6___ctor(ObjectComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00606]()" }, { "virtualAddress": "0x00A6A7D8", "name": "ObjectComparer_1_System_ValueTuple_7__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_7__Compare(ObjectComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A6A8FC", "name": "ObjectComparer_1_System_ValueTuple_7__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_7__Equals(ObjectComparer_1_System_ValueTuple_7_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6A948", "name": "ObjectComparer_1_System_ValueTuple_7__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_7__GetHashCode(ObjectComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6A988", "name": "ObjectComparer_1_System_ValueTuple_7___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_7___ctor(ObjectComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00607]()" }, { "virtualAddress": "0x00A6A9AC", "name": "ObjectComparer_1_System_ValueTuple_8__Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__Compare(ObjectComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00A6AAC0", "name": "ObjectComparer_1_System_ValueTuple_8__Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_8__Equals(ObjectComparer_1_System_ValueTuple_8_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6AB0C", "name": "ObjectComparer_1_System_ValueTuple_8__GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__GetHashCode(ObjectComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6AB4C", "name": "ObjectComparer_1_System_ValueTuple_8___ctor", "signature": "void ObjectComparer_1_System_ValueTuple_8___ctor(ObjectComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A6AB70", "name": "ObjectComparer_1_System_ValueTuple_8__1_Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__1_Compare(ObjectComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00A6AC84", "name": "ObjectComparer_1_System_ValueTuple_8__1_Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_8__1_Equals(ObjectComparer_1_System_ValueTuple_8__1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6ACD0", "name": "ObjectComparer_1_System_ValueTuple_8__1_GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__1_GetHashCode(ObjectComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6AD10", "name": "ObjectComparer_1_System_ValueTuple_8__1__ctor", "signature": "void ObjectComparer_1_System_ValueTuple_8__1__ctor(ObjectComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A6AD34", "name": "ObjectComparer_1_System_ValueTuple_8__2_Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__2_Compare(ObjectComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00A6AE48", "name": "ObjectComparer_1_System_ValueTuple_8__2_Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_8__2_Equals(ObjectComparer_1_System_ValueTuple_8__2 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6AE94", "name": "ObjectComparer_1_System_ValueTuple_8__2_GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__2_GetHashCode(ObjectComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6AED4", "name": "ObjectComparer_1_System_ValueTuple_8__2__ctor", "signature": "void ObjectComparer_1_System_ValueTuple_8__2__ctor(ObjectComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A6AEF8", "name": "ObjectComparer_1_System_ValueTuple_8__3_Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__3_Compare(ObjectComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A6B00C", "name": "ObjectComparer_1_System_ValueTuple_8__3_Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_8__3_Equals(ObjectComparer_1_System_ValueTuple_8__3 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6B058", "name": "ObjectComparer_1_System_ValueTuple_8__3_GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__3_GetHashCode(ObjectComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6B098", "name": "ObjectComparer_1_System_ValueTuple_8__3__ctor", "signature": "void ObjectComparer_1_System_ValueTuple_8__3__ctor(ObjectComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A6B0BC", "name": "ObjectComparer_1_System_ValueTuple_8__4_Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__4_Compare(ObjectComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A6B1D0", "name": "ObjectComparer_1_System_ValueTuple_8__4_Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_8__4_Equals(ObjectComparer_1_System_ValueTuple_8__4 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6B21C", "name": "ObjectComparer_1_System_ValueTuple_8__4_GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__4_GetHashCode(ObjectComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6B25C", "name": "ObjectComparer_1_System_ValueTuple_8__4__ctor", "signature": "void ObjectComparer_1_System_ValueTuple_8__4__ctor(ObjectComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A6B280", "name": "ObjectComparer_1_System_ValueTuple_8__5_Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__5_Compare(ObjectComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A6B39C", "name": "ObjectComparer_1_System_ValueTuple_8__5_Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_8__5_Equals(ObjectComparer_1_System_ValueTuple_8__5 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6B3E8", "name": "ObjectComparer_1_System_ValueTuple_8__5_GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__5_GetHashCode(ObjectComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6B428", "name": "ObjectComparer_1_System_ValueTuple_8__5__ctor", "signature": "void ObjectComparer_1_System_ValueTuple_8__5__ctor(ObjectComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A6B44C", "name": "ObjectComparer_1_System_ValueTuple_8__6_Compare", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__6_Compare(ObjectComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Compare(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A6B568", "name": "ObjectComparer_1_System_ValueTuple_8__6_Equals", "signature": "bool ObjectComparer_1_System_ValueTuple_8__6_Equals(ObjectComparer_1_System_ValueTuple_8__6 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6B5B4", "name": "ObjectComparer_1_System_ValueTuple_8__6_GetHashCode", "signature": "int32_t ObjectComparer_1_System_ValueTuple_8__6_GetHashCode(ObjectComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6B5F4", "name": "ObjectComparer_1_System_ValueTuple_8__6__ctor", "signature": "void ObjectComparer_1_System_ValueTuple_8__6__ctor(ObjectComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "ObjectComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A6B618", "name": "ObjectEqualityComparer_1_System_Boolean__Equals", "signature": "bool ObjectEqualityComparer_1_System_Boolean__Equals(ObjectEqualityComparer_1_System_Boolean_ * this, bool x, bool y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Boolean, Boolean)" }, { "virtualAddress": "0x00A6B67C", "name": "ObjectEqualityComparer_1_System_Boolean__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Boolean__GetHashCode(ObjectEqualityComparer_1_System_Boolean_ * this, bool obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Boolean)" }, { "virtualAddress": "0x00A6B6A8", "name": "ObjectEqualityComparer_1_System_Boolean__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Boolean__IndexOf(ObjectEqualityComparer_1_System_Boolean_ * this, Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x00A6B77C", "name": "ObjectEqualityComparer_1_System_Boolean__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Boolean__LastIndexOf(ObjectEqualityComparer_1_System_Boolean_ * this, Boolean__Array * array, bool value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x00A6B850", "name": "ObjectEqualityComparer_1_System_Boolean__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Boolean__Equals_1(ObjectEqualityComparer_1_System_Boolean_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6B89C", "name": "ObjectEqualityComparer_1_System_Boolean__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Boolean__GetHashCode_1(ObjectEqualityComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6B8DC", "name": "ObjectEqualityComparer_1_System_Boolean___ctor", "signature": "void ObjectEqualityComparer_1_System_Boolean___ctor(ObjectEqualityComparer_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A6B900", "name": "ObjectEqualityComparer_1_System_Byte__Equals", "signature": "bool ObjectEqualityComparer_1_System_Byte__Equals(ObjectEqualityComparer_1_System_Byte_ * this, uint8_t x, uint8_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Byte, Byte)" }, { "virtualAddress": "0x00A6B95C", "name": "ObjectEqualityComparer_1_System_Byte__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Byte__GetHashCode(ObjectEqualityComparer_1_System_Byte_ * this, uint8_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Byte)" }, { "virtualAddress": "0x00A6B984", "name": "ObjectEqualityComparer_1_System_Byte__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Byte__IndexOf(ObjectEqualityComparer_1_System_Byte_ * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x00A6BA58", "name": "ObjectEqualityComparer_1_System_Byte__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Byte__LastIndexOf(ObjectEqualityComparer_1_System_Byte_ * this, Byte__Array * array, uint8_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x00A6BB2C", "name": "ObjectEqualityComparer_1_System_Byte__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Byte__Equals_1(ObjectEqualityComparer_1_System_Byte_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6BB78", "name": "ObjectEqualityComparer_1_System_Byte__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Byte__GetHashCode_1(ObjectEqualityComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6BBB8", "name": "ObjectEqualityComparer_1_System_Byte___ctor", "signature": "void ObjectEqualityComparer_1_System_Byte___ctor(ObjectEqualityComparer_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Byte]()" }, { "virtualAddress": "0x00A6BBDC", "name": "ObjectEqualityComparer_1_System_ByteEnum__Equals", "signature": "bool ObjectEqualityComparer_1_System_ByteEnum__Equals(ObjectEqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum x, ByteEnum__Enum y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ByteEnum, ByteEnum)" }, { "virtualAddress": "0x00A6BC78", "name": "ObjectEqualityComparer_1_System_ByteEnum__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ByteEnum__GetHashCode(ObjectEqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ByteEnum)" }, { "virtualAddress": "0x00A6BCD0", "name": "ObjectEqualityComparer_1_System_ByteEnum__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ByteEnum__IndexOf(ObjectEqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x00A6BDF0", "name": "ObjectEqualityComparer_1_System_ByteEnum__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ByteEnum__LastIndexOf(ObjectEqualityComparer_1_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, ByteEnum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x00A6BF00", "name": "ObjectEqualityComparer_1_System_ByteEnum__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ByteEnum__Equals_1(ObjectEqualityComparer_1_System_ByteEnum_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6BF4C", "name": "ObjectEqualityComparer_1_System_ByteEnum__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ByteEnum__GetHashCode_1(ObjectEqualityComparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6BF8C", "name": "ObjectEqualityComparer_1_System_ByteEnum___ctor", "signature": "void ObjectEqualityComparer_1_System_ByteEnum___ctor(ObjectEqualityComparer_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ByteEnum]()" }, { "virtualAddress": "0x00A6BFB0", "name": "ObjectEqualityComparer_1_System_Char__Equals", "signature": "bool ObjectEqualityComparer_1_System_Char__Equals(ObjectEqualityComparer_1_System_Char_ * this, uint16_t x, uint16_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Char, Char)" }, { "virtualAddress": "0x00A6C00C", "name": "ObjectEqualityComparer_1_System_Char__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Char__GetHashCode(ObjectEqualityComparer_1_System_Char_ * this, uint16_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Char)" }, { "virtualAddress": "0x00A6C034", "name": "ObjectEqualityComparer_1_System_Char__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Char__IndexOf(ObjectEqualityComparer_1_System_Char_ * this, Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x00A6C110", "name": "ObjectEqualityComparer_1_System_Char__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Char__LastIndexOf(ObjectEqualityComparer_1_System_Char_ * this, Char__Array * array, uint16_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x00A6C1E4", "name": "ObjectEqualityComparer_1_System_Char__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Char__Equals_1(ObjectEqualityComparer_1_System_Char_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6C230", "name": "ObjectEqualityComparer_1_System_Char__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Char__GetHashCode_1(ObjectEqualityComparer_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6C270", "name": "ObjectEqualityComparer_1_System_Char___ctor", "signature": "void ObjectEqualityComparer_1_System_Char___ctor(ObjectEqualityComparer_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Char]()" }, { "virtualAddress": "0x00A6C294", "name": "ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__Equals", "signature": "bool ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__Equals(ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ x, KeyValuePair_2_System_DateTime_System_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(KeyValuePair\u00602[System.DateTime,System.Object], KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A6C340", "name": "ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__GetHashCode(ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A6C3B4", "name": "ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__IndexOf(ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x00A6C4F8", "name": "ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__LastIndexOf(ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, KeyValuePair_2_System_DateTime_System_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x00A6C63C", "name": "ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__Equals_1", "signature": "bool ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__Equals_1(ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6C688", "name": "ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object__GetHashCode_1(ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6C6C8", "name": "ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor", "signature": "void ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object___ctor(ObjectEqualityComparer_1_KeyValuePair_2_System_DateTime_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]]()" }, { "virtualAddress": "0x00A6C6EC", "name": "ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Equals", "signature": "bool ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Equals(ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo x, EventProvider_SessionInfo y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(EventProvider\u002BSessionInfo, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A6C794", "name": "ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetHashCode(ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A6C808", "name": "ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf(ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x00A6C940", "name": "ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__LastIndexOf(ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, EventProvider_SessionInfo value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x00A6CA74", "name": "ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Equals_1(ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6CAC0", "name": "ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetHashCode_1(ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6CB00", "name": "ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(ObjectEqualityComparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo]()" }, { "virtualAddress": "0x00A6CB24", "name": "ObjectEqualityComparer_1_System_Guid__Equals", "signature": "bool ObjectEqualityComparer_1_System_Guid__Equals(ObjectEqualityComparer_1_System_Guid_ * this, Guid x, Guid y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Guid, Guid)" }, { "virtualAddress": "0x00A6CB88", "name": "ObjectEqualityComparer_1_System_Guid__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Guid__GetHashCode(ObjectEqualityComparer_1_System_Guid_ * this, Guid obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Guid)" }, { "virtualAddress": "0x00A6CBB0", "name": "ObjectEqualityComparer_1_System_Guid__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Guid__IndexOf(ObjectEqualityComparer_1_System_Guid_ * this, Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x00A6CC98", "name": "ObjectEqualityComparer_1_System_Guid__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Guid__LastIndexOf(ObjectEqualityComparer_1_System_Guid_ * this, Guid__Array * array, Guid value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x00A6CD78", "name": "ObjectEqualityComparer_1_System_Guid__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Guid__Equals_1(ObjectEqualityComparer_1_System_Guid_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6CDC4", "name": "ObjectEqualityComparer_1_System_Guid__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Guid__GetHashCode_1(ObjectEqualityComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6CE04", "name": "ObjectEqualityComparer_1_System_Guid___ctor", "signature": "void ObjectEqualityComparer_1_System_Guid___ctor(ObjectEqualityComparer_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Guid]()" }, { "virtualAddress": "0x00A6CE28", "name": "ObjectEqualityComparer_1_System_Int32__Equals", "signature": "bool ObjectEqualityComparer_1_System_Int32__Equals(ObjectEqualityComparer_1_System_Int32_ * this, int32_t x, int32_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Int32, Int32)" }, { "virtualAddress": "0x00A6CE84", "name": "ObjectEqualityComparer_1_System_Int32__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Int32__GetHashCode(ObjectEqualityComparer_1_System_Int32_ * this, int32_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Int32)" }, { "virtualAddress": "0x00A6CEAC", "name": "ObjectEqualityComparer_1_System_Int32__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Int32__IndexOf(ObjectEqualityComparer_1_System_Int32_ * this, Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x00A6CF88", "name": "ObjectEqualityComparer_1_System_Int32__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Int32__LastIndexOf(ObjectEqualityComparer_1_System_Int32_ * this, Int32__Array * array, int32_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x00A6D05C", "name": "ObjectEqualityComparer_1_System_Int32__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Int32__Equals_1(ObjectEqualityComparer_1_System_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6D0A8", "name": "ObjectEqualityComparer_1_System_Int32__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Int32__GetHashCode_1(ObjectEqualityComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6D0E8", "name": "ObjectEqualityComparer_1_System_Int32___ctor", "signature": "void ObjectEqualityComparer_1_System_Int32___ctor(ObjectEqualityComparer_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Int32]()" }, { "virtualAddress": "0x00A6D10C", "name": "ObjectEqualityComparer_1_System_Int32Enum__Equals", "signature": "bool ObjectEqualityComparer_1_System_Int32Enum__Equals(ObjectEqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum x, Int32Enum__Enum y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Int32Enum, Int32Enum)" }, { "virtualAddress": "0x00A6D1A8", "name": "ObjectEqualityComparer_1_System_Int32Enum__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Int32Enum__GetHashCode(ObjectEqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(Int32Enum)" }, { "virtualAddress": "0x00A6D200", "name": "ObjectEqualityComparer_1_System_Int32Enum__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Int32Enum__IndexOf(ObjectEqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum__Array * array, Int32Enum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32Enum[], Int32Enum, Int32, Int32)" }, { "virtualAddress": "0x00A6D30C", "name": "ObjectEqualityComparer_1_System_Int32Enum__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Int32Enum__LastIndexOf(ObjectEqualityComparer_1_System_Int32Enum_ * this, Int32Enum__Enum__Array * array, Int32Enum__Enum value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(Int32Enum[], Int32Enum, Int32, Int32)" }, { "virtualAddress": "0x00A6D41C", "name": "ObjectEqualityComparer_1_System_Int32Enum__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Int32Enum__Equals_1(ObjectEqualityComparer_1_System_Int32Enum_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6D468", "name": "ObjectEqualityComparer_1_System_Int32Enum__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Int32Enum__GetHashCode_1(ObjectEqualityComparer_1_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6D4A8", "name": "ObjectEqualityComparer_1_System_Int32Enum___ctor", "signature": "void ObjectEqualityComparer_1_System_Int32Enum___ctor(ObjectEqualityComparer_1_System_Int32Enum_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Int32Enum]()" }, { "virtualAddress": "0x00A6D764", "name": "ObjectEqualityComparer_1_System_Resources_ResourceLocator__Equals", "signature": "bool ObjectEqualityComparer_1_System_Resources_ResourceLocator__Equals(ObjectEqualityComparer_1_System_Resources_ResourceLocator_ * this, ResourceLocator x, ResourceLocator y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ResourceLocator, ResourceLocator)" }, { "virtualAddress": "0x00A6D810", "name": "ObjectEqualityComparer_1_System_Resources_ResourceLocator__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Resources_ResourceLocator__GetHashCode(ObjectEqualityComparer_1_System_Resources_ResourceLocator_ * this, ResourceLocator obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ResourceLocator)" }, { "virtualAddress": "0x00A6D884", "name": "ObjectEqualityComparer_1_System_Resources_ResourceLocator__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Resources_ResourceLocator__IndexOf(ObjectEqualityComparer_1_System_Resources_ResourceLocator_ * this, ResourceLocator__Array * array, ResourceLocator value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ResourceLocator[], ResourceLocator, Int32, Int32)" }, { "virtualAddress": "0x00A6D9C8", "name": "ObjectEqualityComparer_1_System_Resources_ResourceLocator__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Resources_ResourceLocator__LastIndexOf(ObjectEqualityComparer_1_System_Resources_ResourceLocator_ * this, ResourceLocator__Array * array, ResourceLocator value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ResourceLocator[], ResourceLocator, Int32, Int32)" }, { "virtualAddress": "0x00A6DB08", "name": "ObjectEqualityComparer_1_System_Resources_ResourceLocator__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Resources_ResourceLocator__Equals_1(ObjectEqualityComparer_1_System_Resources_ResourceLocator_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6DB54", "name": "ObjectEqualityComparer_1_System_Resources_ResourceLocator__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Resources_ResourceLocator__GetHashCode_1(ObjectEqualityComparer_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6DB94", "name": "ObjectEqualityComparer_1_System_Resources_ResourceLocator___ctor", "signature": "void ObjectEqualityComparer_1_System_Resources_ResourceLocator___ctor(ObjectEqualityComparer_1_System_Resources_ResourceLocator_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Resources.ResourceLocator]()" }, { "virtualAddress": "0x00A6DBB8", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Equals", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Equals(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken x, EventRegistrationToken y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(EventRegistrationToken, EventRegistrationToken)" }, { "virtualAddress": "0x00A6DC18", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetHashCode(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(EventRegistrationToken)" }, { "virtualAddress": "0x00A6DC40", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00A6DD1C", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__LastIndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, EventRegistrationToken value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x00A6DDF4", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Equals_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6DE40", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetHashCode_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6DE80", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x00A6DEA4", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Equals", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Equals(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList x, WindowsRuntimeMarshal_EventRegistrationTokenList y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(WindowsRuntimeMarshal\u002BEventRegistrationTokenList, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00A6DF50", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetHashCode(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x00A6DFC4", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__IndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList__Array * array, WindowsRuntimeMarshal_EventRegistrationTokenList value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(WindowsRuntimeMarshal\u002BEventRegistrationTokenList[], WindowsRuntimeMarshal\u002BEventRegistrationTokenList, Int32, Int32)" }, { "virtualAddress": "0x00A6E108", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__LastIndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, WindowsRuntimeMarshal_EventRegistrationTokenList__Array * array, WindowsRuntimeMarshal_EventRegistrationTokenList value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(WindowsRuntimeMarshal\u002BEventRegistrationTokenList[], WindowsRuntimeMarshal\u002BEventRegistrationTokenList, Int32, Int32)" }, { "virtualAddress": "0x00A6E24C", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Equals_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6E298", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetHashCode_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6E2D8", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor", "signature": "void ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]()" }, { "virtualAddress": "0x00A6E2FC", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Equals", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Equals(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry x, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00A6E3A8", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetHashCode(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x00A6E41C", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__IndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry, Int32, Int32)" }, { "virtualAddress": "0x00A6E560", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__LastIndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry, Int32, Int32)" }, { "virtualAddress": "0x00A6E6A0", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Equals_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6E6EC", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetHashCode_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6E72C", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor", "signature": "void ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]()" }, { "virtualAddress": "0x00A6E750", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Equals", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Equals(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey x, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00A6E7FC", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__GetHashCode(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x00A6E870", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__IndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, Int32, Int32)" }, { "virtualAddress": "0x00A6E9B4", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__LastIndexOf(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Array * array, WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey[], WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, Int32, Int32)" }, { "virtualAddress": "0x00A6EAF4", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__Equals_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6EB40", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__GetHashCode_1(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6EB80", "name": "ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor", "signature": "void ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey___ctor(ObjectEqualityComparer_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey]()" }, { "virtualAddress": "0x00A6EBA4", "name": "ObjectEqualityComparer_1_System_UInt64__Equals", "signature": "bool ObjectEqualityComparer_1_System_UInt64__Equals(ObjectEqualityComparer_1_System_UInt64_ * this, uint64_t x, uint64_t y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(UInt64, UInt64)" }, { "virtualAddress": "0x00A6EC04", "name": "ObjectEqualityComparer_1_System_UInt64__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_UInt64__GetHashCode(ObjectEqualityComparer_1_System_UInt64_ * this, uint64_t obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(UInt64)" }, { "virtualAddress": "0x00A6EC2C", "name": "ObjectEqualityComparer_1_System_UInt64__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_UInt64__IndexOf(ObjectEqualityComparer_1_System_UInt64_ * this, UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x00A6ED08", "name": "ObjectEqualityComparer_1_System_UInt64__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_UInt64__LastIndexOf(ObjectEqualityComparer_1_System_UInt64_ * this, UInt64__Array * array, uint64_t value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x00A6EDDC", "name": "ObjectEqualityComparer_1_System_UInt64__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_UInt64__Equals_1(ObjectEqualityComparer_1_System_UInt64_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6EE28", "name": "ObjectEqualityComparer_1_System_UInt64__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_UInt64__GetHashCode_1(ObjectEqualityComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6EE68", "name": "ObjectEqualityComparer_1_System_UInt64___ctor", "signature": "void ObjectEqualityComparer_1_System_UInt64___ctor(ObjectEqualityComparer_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A6EE8C", "name": "ObjectEqualityComparer_1_System_ValueTuple_1__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_1__Equals(ObjectEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object_ x, ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00601[Object], ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00A6EF28", "name": "ObjectEqualityComparer_1_System_ValueTuple_1__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_1__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00A6EF80", "name": "ObjectEqualityComparer_1_System_ValueTuple_1__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_1__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object___Array * array, ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00601[Object][], ValueTuple\u00601[Object], Int32, Int32)" }, { "virtualAddress": "0x00A6F0A8", "name": "ObjectEqualityComparer_1_System_ValueTuple_1__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_1__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_1_ * this, ValueTuple_1_Object___Array * array, ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00601[Object][], ValueTuple\u00601[Object], Int32, Int32)" }, { "virtualAddress": "0x00A6F1D4", "name": "ObjectEqualityComparer_1_System_ValueTuple_1__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_1__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_1_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6F220", "name": "ObjectEqualityComparer_1_System_ValueTuple_1__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_1__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6F260", "name": "ObjectEqualityComparer_1_System_ValueTuple_1___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_1___ctor(ObjectEqualityComparer_1_System_ValueTuple_1_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00601]()" }, { "virtualAddress": "0x00A6F284", "name": "ObjectEqualityComparer_1_System_ValueTuple_2__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_2__Equals(ObjectEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object_ x, ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00602[Object,Object], ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00A6F324", "name": "ObjectEqualityComparer_1_System_ValueTuple_2__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_2__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00A6F388", "name": "ObjectEqualityComparer_1_System_ValueTuple_2__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_2__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object___Array * array, ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00602[Object,Object][], ValueTuple\u00602[Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A6F4C4", "name": "ObjectEqualityComparer_1_System_ValueTuple_2__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_2__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_2_ * this, ValueTuple_2_Object_Object___Array * array, ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00602[Object,Object][], ValueTuple\u00602[Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A6F5FC", "name": "ObjectEqualityComparer_1_System_ValueTuple_2__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_2__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_2_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6F648", "name": "ObjectEqualityComparer_1_System_ValueTuple_2__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_2__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6F688", "name": "ObjectEqualityComparer_1_System_ValueTuple_2___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_2___ctor(ObjectEqualityComparer_1_System_ValueTuple_2_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00602]()" }, { "virtualAddress": "0x00A6F6AC", "name": "ObjectEqualityComparer_1_System_ValueTuple_3__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_3__Equals(ObjectEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object_ x, ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00603[Object,Object,Object], ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00A6F770", "name": "ObjectEqualityComparer_1_System_ValueTuple_3__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_3__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00A6F7E4", "name": "ObjectEqualityComparer_1_System_ValueTuple_3__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_3__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00603[Object,Object,Object][], ValueTuple\u00603[Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A6F93C", "name": "ObjectEqualityComparer_1_System_ValueTuple_3__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_3__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_3_ * this, ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00603[Object,Object,Object][], ValueTuple\u00603[Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A6FA90", "name": "ObjectEqualityComparer_1_System_ValueTuple_3__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_3__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_3_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6FADC", "name": "ObjectEqualityComparer_1_System_ValueTuple_3__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_3__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6FB1C", "name": "ObjectEqualityComparer_1_System_ValueTuple_3___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_3___ctor(ObjectEqualityComparer_1_System_ValueTuple_3_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00603]()" }, { "virtualAddress": "0x00A6FB40", "name": "ObjectEqualityComparer_1_System_ValueTuple_4__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_4__Equals(ObjectEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00604[Object,Object,Object,Object], ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00A6FBEC", "name": "ObjectEqualityComparer_1_System_ValueTuple_4__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_4__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00A6FC50", "name": "ObjectEqualityComparer_1_System_ValueTuple_4__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_4__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00604[Object,Object,Object,Object][], ValueTuple\u00604[Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A6FD8C", "name": "ObjectEqualityComparer_1_System_ValueTuple_4__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_4__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_4_ * this, ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00604[Object,Object,Object,Object][], ValueTuple\u00604[Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A6FEC8", "name": "ObjectEqualityComparer_1_System_ValueTuple_4__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_4__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_4_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A6FF14", "name": "ObjectEqualityComparer_1_System_ValueTuple_4__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_4__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A6FF54", "name": "ObjectEqualityComparer_1_System_ValueTuple_4___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_4___ctor(ObjectEqualityComparer_1_System_ValueTuple_4_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00604]()" }, { "virtualAddress": "0x00A6FF78", "name": "ObjectEqualityComparer_1_System_ValueTuple_5__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_5__Equals(ObjectEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00605[Object,Object,Object,Object,Object], ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A70044", "name": "ObjectEqualityComparer_1_System_ValueTuple_5__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_5__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A700C0", "name": "ObjectEqualityComparer_1_System_ValueTuple_5__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_5__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00605[Object,Object,Object,Object,Object][], ValueTuple\u00605[Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A70218", "name": "ObjectEqualityComparer_1_System_ValueTuple_5__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_5__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_5_ * this, ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00605[Object,Object,Object,Object,Object][], ValueTuple\u00605[Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A7036C", "name": "ObjectEqualityComparer_1_System_ValueTuple_5__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_5__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_5_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A703B8", "name": "ObjectEqualityComparer_1_System_ValueTuple_5__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_5__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A703F8", "name": "ObjectEqualityComparer_1_System_ValueTuple_5___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_5___ctor(ObjectEqualityComparer_1_System_ValueTuple_5_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00605]()" }, { "virtualAddress": "0x00A7041C", "name": "ObjectEqualityComparer_1_System_ValueTuple_6__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_6__Equals(ObjectEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00606[Object,Object,Object,Object,Object,Object], ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A704E0", "name": "ObjectEqualityComparer_1_System_ValueTuple_6__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_6__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A70554", "name": "ObjectEqualityComparer_1_System_ValueTuple_6__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_6__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00606[Object,Object,Object,Object,Object,Object][], ValueTuple\u00606[Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A706AC", "name": "ObjectEqualityComparer_1_System_ValueTuple_6__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_6__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_6_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00606[Object,Object,Object,Object,Object,Object][], ValueTuple\u00606[Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A70800", "name": "ObjectEqualityComparer_1_System_ValueTuple_6__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_6__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_6_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A7084C", "name": "ObjectEqualityComparer_1_System_ValueTuple_6__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_6__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A7088C", "name": "ObjectEqualityComparer_1_System_ValueTuple_6___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_6___ctor(ObjectEqualityComparer_1_System_ValueTuple_6_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00606]()" }, { "virtualAddress": "0x00A708B0", "name": "ObjectEqualityComparer_1_System_ValueTuple_7__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_7__Equals(ObjectEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A70994", "name": "ObjectEqualityComparer_1_System_ValueTuple_7__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_7__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00A70A20", "name": "ObjectEqualityComparer_1_System_ValueTuple_7__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_7__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object][], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A70B90", "name": "ObjectEqualityComparer_1_System_ValueTuple_7__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_7__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_7_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object][], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], Int32, Int32)" }, { "virtualAddress": "0x00A70CFC", "name": "ObjectEqualityComparer_1_System_ValueTuple_7__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_7__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_7_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A70D48", "name": "ObjectEqualityComparer_1_System_ValueTuple_7__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_7__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A70D88", "name": "ObjectEqualityComparer_1_System_ValueTuple_7___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_7___ctor(ObjectEqualityComparer_1_System_ValueTuple_7_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00607]()" }, { "virtualAddress": "0x00A70DAC", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__Equals(ObjectEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00A70E70", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00A70EE4", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__IndexOf(ObjectEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], Int32, Int32)" }, { "virtualAddress": "0x00A71038", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_8_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], Int32, Int32)" }, { "virtualAddress": "0x00A7118C", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__Equals_1(ObjectEqualityComparer_1_System_ValueTuple_8_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A711D8", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A71218", "name": "ObjectEqualityComparer_1_System_ValueTuple_8___ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_8___ctor(ObjectEqualityComparer_1_System_ValueTuple_8_ * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A7123C", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__1_Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__1_Equals(ObjectEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00A71310", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__1_GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__1_GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00A7139C", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__1_IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__1_IndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A714F8", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__1_LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__1_LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__1 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A71650", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__1_Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__1_Equals_1(ObjectEqualityComparer_1_System_ValueTuple_8__1 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A7169C", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__1_GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__1_GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A716DC", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__1__ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_8__1__ctor(ObjectEqualityComparer_1_System_ValueTuple_8__1 * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A71700", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__2_Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__2_Equals(ObjectEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00A717D4", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__2_GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__2_GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00A71860", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__2_IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__2_IndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A719BC", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__2_LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__2_LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__2 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A71B14", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__2_Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__2_Equals_1(ObjectEqualityComparer_1_System_ValueTuple_8__2 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A71B60", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__2_GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__2_GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A71BA0", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__2__ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_8__2__ctor(ObjectEqualityComparer_1_System_ValueTuple_8__2 * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A71BC4", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__3_Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__3_Equals(ObjectEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A71C98", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__3_GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__3_GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A71D24", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__3_IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__3_IndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A71E80", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__3_LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__3_LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__3 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A71FD8", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__3_Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__3_Equals_1(ObjectEqualityComparer_1_System_ValueTuple_8__3 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A72024", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__3_GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__3_GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A72064", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__3__ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_8__3__ctor(ObjectEqualityComparer_1_System_ValueTuple_8__3 * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A72088", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__4_Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__4_Equals(ObjectEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A72164", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__4_GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__4_GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A721F0", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__4_IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__4_IndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A7234C", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__4_LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__4_LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__4 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A724A4", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__4_Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__4_Equals_1(ObjectEqualityComparer_1_System_ValueTuple_8__4 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A724F0", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__4_GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__4_GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A72530", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__4__ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_8__4__ctor(ObjectEqualityComparer_1_System_ValueTuple_8__4 * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A72554", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__5_Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__5_Equals(ObjectEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A72630", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__5_GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__5_GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A726BC", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__5_IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__5_IndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A72818", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__5_LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__5_LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__5 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A72970", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__5_Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__5_Equals_1(ObjectEqualityComparer_1_System_ValueTuple_8__5 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A729BC", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__5_GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__5_GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A729FC", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__5__ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_8__5__ctor(ObjectEqualityComparer_1_System_ValueTuple_8__5 * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A72A20", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__6_Equals", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__6_Equals(ObjectEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A72AFC", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__6_GetHashCode", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__6_GetHashCode(ObjectEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ obj, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00A72B88", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__6_IndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__6_IndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A72CE4", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__6_LastIndexOf", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__6_LastIndexOf(ObjectEqualityComparer_1_System_ValueTuple_8__6 * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Array * array, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]][], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], Int32, Int32)" }, { "virtualAddress": "0x00A72E3C", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__6_Equals_1", "signature": "bool ObjectEqualityComparer_1_System_ValueTuple_8__6_Equals_1(ObjectEqualityComparer_1_System_ValueTuple_8__6 * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A72E88", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__6_GetHashCode_1", "signature": "int32_t ObjectEqualityComparer_1_System_ValueTuple_8__6_GetHashCode_1(ObjectEqualityComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A72EC8", "name": "ObjectEqualityComparer_1_System_ValueTuple_8__6__ctor", "signature": "void ObjectEqualityComparer_1_System_ValueTuple_8__6__ctor(ObjectEqualityComparer_1_System_ValueTuple_8__6 * this, MethodInfo * method)", "dotNetSignature": "ObjectEqualityComparer\u00601[System.ValueTuple\u00608]()" }, { "virtualAddress": "0x00A76ABC", "name": "ReadOnlyCollection_1_System_Boolean___ctor", "signature": "void ReadOnlyCollection_1_System_Boolean___ctor(ReadOnlyCollection_1_System_Boolean_ * this, IList_1_System_Boolean_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Boolean](IList\u00601[System.Boolean])" }, { "virtualAddress": "0x00A76B00", "name": "ReadOnlyCollection_1_System_Boolean__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Boolean__get_Count(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A76B9C", "name": "ReadOnlyCollection_1_System_Boolean__get_Item", "signature": "bool ReadOnlyCollection_1_System_Boolean__get_Item(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean get_Item(Int32)" }, { "virtualAddress": "0x00A76C48", "name": "ReadOnlyCollection_1_System_Boolean__Contains", "signature": "bool ReadOnlyCollection_1_System_Boolean__Contains(ReadOnlyCollection_1_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Boolean)" }, { "virtualAddress": "0x00A76CF8", "name": "ReadOnlyCollection_1_System_Boolean__CopyTo", "signature": "void ReadOnlyCollection_1_System_Boolean__CopyTo(ReadOnlyCollection_1_System_Boolean_ * this, Boolean__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Boolean[], Int32)" }, { "virtualAddress": "0x00A76DB0", "name": "ReadOnlyCollection_1_System_Boolean__GetEnumerator", "signature": "IEnumerator_1_System_Boolean_ * ReadOnlyCollection_1_System_Boolean__GetEnumerator(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Boolean] GetEnumerator()" }, { "virtualAddress": "0x00A76E4C", "name": "ReadOnlyCollection_1_System_Boolean__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Boolean__IndexOf(ReadOnlyCollection_1_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Boolean)" }, { "virtualAddress": "0x00A76EFC", "name": "ReadOnlyCollection_1_System_Boolean__get_Items", "signature": "IList_1_System_Boolean_ * ReadOnlyCollection_1_System_Boolean__get_Items(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Boolean] get_Items()" }, { "virtualAddress": "0x00A76F04", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A76F0C", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__get_Item", "signature": "bool ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00A76FB8", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Boolean)" }, { "virtualAddress": "0x00A76FC4", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Boolean)" }, { "virtualAddress": "0x00A76FD0", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00A76FDC", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, bool value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Boolean)" }, { "virtualAddress": "0x00A76FE8", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Boolean)" }, { "virtualAddress": "0x00A77008", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00A77014", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Boolean__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A770C4", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Boolean__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A770CC", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Boolean__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A771D8", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Boolean_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A776D8", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Boolean__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A776E0", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Boolean__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A776E8", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Boolean__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A777D4", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A777E0", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Add(ReadOnlyCollection_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A77800", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00A7780C", "name": "ReadOnlyCollection_1_System_Boolean__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Boolean__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A778C8", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A779A0", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Boolean__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A77A78", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A77A84", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A77A90", "name": "ReadOnlyCollection_1_System_Boolean__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Boolean__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00A77A9C", "name": "ReadOnlyCollection_1_System_Byte___ctor", "signature": "void ReadOnlyCollection_1_System_Byte___ctor(ReadOnlyCollection_1_System_Byte_ * this, IList_1_System_Byte_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Byte](IList\u00601[System.Byte])" }, { "virtualAddress": "0x00A77AE0", "name": "ReadOnlyCollection_1_System_Byte__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Byte__get_Count(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A77B7C", "name": "ReadOnlyCollection_1_System_Byte__get_Item", "signature": "uint8_t ReadOnlyCollection_1_System_Byte__get_Item(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte get_Item(Int32)" }, { "virtualAddress": "0x00A77C28", "name": "ReadOnlyCollection_1_System_Byte__Contains", "signature": "bool ReadOnlyCollection_1_System_Byte__Contains(ReadOnlyCollection_1_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Byte)" }, { "virtualAddress": "0x00A77CD8", "name": "ReadOnlyCollection_1_System_Byte__CopyTo", "signature": "void ReadOnlyCollection_1_System_Byte__CopyTo(ReadOnlyCollection_1_System_Byte_ * this, Byte__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Byte[], Int32)" }, { "virtualAddress": "0x00A77D90", "name": "ReadOnlyCollection_1_System_Byte__GetEnumerator", "signature": "IEnumerator_1_System_Byte_ * ReadOnlyCollection_1_System_Byte__GetEnumerator(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Byte] GetEnumerator()" }, { "virtualAddress": "0x00A77E2C", "name": "ReadOnlyCollection_1_System_Byte__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Byte__IndexOf(ReadOnlyCollection_1_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Byte)" }, { "virtualAddress": "0x00A77EDC", "name": "ReadOnlyCollection_1_System_Byte__get_Items", "signature": "IList_1_System_Byte_ * ReadOnlyCollection_1_System_Byte__get_Items(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Byte] get_Items()" }, { "virtualAddress": "0x00A77EE4", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A77EEC", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__get_Item", "signature": "uint8_t ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00A77F98", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Byte)" }, { "virtualAddress": "0x00A77FA4", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Byte)" }, { "virtualAddress": "0x00A77FB0", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00A77FBC", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Byte)" }, { "virtualAddress": "0x00A77FC8", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Byte__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Byte)" }, { "virtualAddress": "0x00A77FE8", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00A77FF4", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Byte__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A780A4", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Byte__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A780AC", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Byte__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A781B8", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Byte_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A786B4", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Byte__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A786BC", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Byte__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A786C4", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Byte__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A787AC", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A787B8", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Byte__System_Collections_IList_Add(ReadOnlyCollection_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A787D8", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00A787E4", "name": "ReadOnlyCollection_1_System_Byte__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Byte__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A788A0", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Byte__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A78978", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Byte__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A78A50", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A78A5C", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A78A68", "name": "ReadOnlyCollection_1_System_Byte__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Byte__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Byte_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00A78A74", "name": "ReadOnlyCollection_1_System_ByteEnum___ctor", "signature": "void ReadOnlyCollection_1_System_ByteEnum___ctor(ReadOnlyCollection_1_System_ByteEnum_ * this, IList_1_System_ByteEnum_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.ByteEnum](IList\u00601[System.ByteEnum])" }, { "virtualAddress": "0x00A78AB8", "name": "ReadOnlyCollection_1_System_ByteEnum__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_ByteEnum__get_Count(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A78B54", "name": "ReadOnlyCollection_1_System_ByteEnum__get_Item", "signature": "ByteEnum__Enum ReadOnlyCollection_1_System_ByteEnum__get_Item(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ByteEnum get_Item(Int32)" }, { "virtualAddress": "0x00A78C00", "name": "ReadOnlyCollection_1_System_ByteEnum__Contains", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__Contains(ReadOnlyCollection_1_System_ByteEnum_ * this, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(ByteEnum)" }, { "virtualAddress": "0x00A78CB0", "name": "ReadOnlyCollection_1_System_ByteEnum__CopyTo", "signature": "void ReadOnlyCollection_1_System_ByteEnum__CopyTo(ReadOnlyCollection_1_System_ByteEnum_ * this, ByteEnum__Enum__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(ByteEnum[], Int32)" }, { "virtualAddress": "0x00A78D68", "name": "ReadOnlyCollection_1_System_ByteEnum__GetEnumerator", "signature": "IEnumerator_1_System_ByteEnum_ * ReadOnlyCollection_1_System_ByteEnum__GetEnumerator(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.ByteEnum] GetEnumerator()" }, { "virtualAddress": "0x00A78E04", "name": "ReadOnlyCollection_1_System_ByteEnum__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_ByteEnum__IndexOf(ReadOnlyCollection_1_System_ByteEnum_ * this, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(ByteEnum)" }, { "virtualAddress": "0x00A78EB4", "name": "ReadOnlyCollection_1_System_ByteEnum__get_Items", "signature": "IList_1_System_ByteEnum_ * ReadOnlyCollection_1_System_ByteEnum__get_Items(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.ByteEnum] get_Items()" }, { "virtualAddress": "0x00A78EBC", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A78EC4", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__get_Item", "signature": "ByteEnum__Enum ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "ByteEnum System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00A78F70", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, ByteEnum)" }, { "virtualAddress": "0x00A78F7C", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_ByteEnum_ * this, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(ByteEnum)" }, { "virtualAddress": "0x00A78F88", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00A78F94", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, ByteEnum)" }, { "virtualAddress": "0x00A78FA0", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_ByteEnum_ * this, ByteEnum__Enum value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(ByteEnum)" }, { "virtualAddress": "0x00A78FC0", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00A78FCC", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_ByteEnum__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A7907C", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A79084", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_ByteEnum__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A79190", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_ByteEnum_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A7968C", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A79694", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A7969C", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A79784", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A79790", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Add(ReadOnlyCollection_1_System_ByteEnum_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A797B0", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Clear(ReadOnlyCollection_1_System_ByteEnum_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00A797BC", "name": "ReadOnlyCollection_1_System_ByteEnum__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A79878", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Contains(ReadOnlyCollection_1_System_ByteEnum_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A79950", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_ByteEnum_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A79A28", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Insert(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A79A34", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_Remove(ReadOnlyCollection_1_System_ByteEnum_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A79A40", "name": "ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_ByteEnum__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_ByteEnum_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00A79A4C", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2___ctor(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, IList_1_KeyValuePair_2_System_DateTime_System_Object_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Collections.Generic.KeyValuePair\u00602](IList\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x00A79A90", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__get_Count(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A79B2C", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__get_Item", "signature": "KeyValuePair_2_System_DateTime_System_Object_ ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__get_Item(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Item(Int32)" }, { "virtualAddress": "0x00A79BD8", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__Contains", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__Contains(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A79C90", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__CopyTo", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__CopyTo(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object___Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.DateTime,System.Object][], Int32)" }, { "virtualAddress": "0x00A79D48", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__GetEnumerator", "signature": "IEnumerator_1_KeyValuePair_2_System_DateTime_System_Object_ * ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__GetEnumerator(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x00A79DE4", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__IndexOf(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A79E9C", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__get_Items", "signature": "IList_1_KeyValuePair_2_System_DateTime_System_Object_ * ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__get_Items(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] get_Items()" }, { "virtualAddress": "0x00A79EA4", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A79EAC", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__get_Item", "signature": "KeyValuePair_2_System_DateTime_System_Object_ ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00A79F58", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A79F64", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A79F70", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00A79F7C", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A79F88", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00A79FA8", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00A79FB4", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A7A064", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A7A06C", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A7A178", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A7A674", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A7A67C", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A7A684", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A7A76C", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A7A778", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Add(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A7A798", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00A7A7A4", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A7A868", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A7A940", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A7AA18", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A7AA24", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A7AA30", "name": "ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Collections_Generic_KeyValuePair_2_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00A7AA3C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, IList_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](IList\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x00A7AA80", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Count(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A7AB1C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Item", "signature": "EventProvider_SessionInfo ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Item(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo get_Item(Int32)" }, { "virtualAddress": "0x00A7ABC8", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Contains", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Contains(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A7AC78", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__CopyTo(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventProvider\u002BSessionInfo[], Int32)" }, { "virtualAddress": "0x00A7AD30", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetEnumerator", "signature": "IEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetEnumerator(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] GetEnumerator()" }, { "virtualAddress": "0x00A7ADCC", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IndexOf(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A7AE7C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Items", "signature": "IList_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Items(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] get_Items()" }, { "virtualAddress": "0x00A7AE84", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A7AE8C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__get_Item", "signature": "EventProvider_SessionInfo ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventProvider\u002BSessionInfo System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00A7AF38", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A7AF44", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A7AF50", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00A7AF5C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A7AF68", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00A7AF88", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00A7AF94", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A7B044", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A7B04C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A7B158", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A7B654", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A7B65C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A7B664", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A7B74C", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A7B758", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Add(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A7B778", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00A7B784", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A7B840", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A7B918", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A7B9F0", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A7B9FC", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A7BA08", "name": "ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00A7BA14", "name": "ReadOnlyCollection_1_System_Guid___ctor", "signature": "void ReadOnlyCollection_1_System_Guid___ctor(ReadOnlyCollection_1_System_Guid_ * this, IList_1_System_Guid_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Guid](IList\u00601[System.Guid])" }, { "virtualAddress": "0x00A7BA58", "name": "ReadOnlyCollection_1_System_Guid__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Guid__get_Count(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A7BAF4", "name": "ReadOnlyCollection_1_System_Guid__get_Item", "signature": "Guid ReadOnlyCollection_1_System_Guid__get_Item(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Guid get_Item(Int32)" }, { "virtualAddress": "0x00A7BBA0", "name": "ReadOnlyCollection_1_System_Guid__Contains", "signature": "bool ReadOnlyCollection_1_System_Guid__Contains(ReadOnlyCollection_1_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Guid)" }, { "virtualAddress": "0x00A7BC58", "name": "ReadOnlyCollection_1_System_Guid__CopyTo", "signature": "void ReadOnlyCollection_1_System_Guid__CopyTo(ReadOnlyCollection_1_System_Guid_ * this, Guid__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Guid[], Int32)" }, { "virtualAddress": "0x00A7BD10", "name": "ReadOnlyCollection_1_System_Guid__GetEnumerator", "signature": "IEnumerator_1_System_Guid_ * ReadOnlyCollection_1_System_Guid__GetEnumerator(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Guid] GetEnumerator()" }, { "virtualAddress": "0x00A7BDAC", "name": "ReadOnlyCollection_1_System_Guid__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Guid__IndexOf(ReadOnlyCollection_1_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Guid)" }, { "virtualAddress": "0x00A7BE64", "name": "ReadOnlyCollection_1_System_Guid__get_Items", "signature": "IList_1_System_Guid_ * ReadOnlyCollection_1_System_Guid__get_Items(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Guid] get_Items()" }, { "virtualAddress": "0x00A7BE6C", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A7BE74", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__get_Item", "signature": "Guid ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Guid System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00A7BF20", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, Guid value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Guid)" }, { "virtualAddress": "0x00A7BF2C", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Guid)" }, { "virtualAddress": "0x00A7BF38", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00A7BF44", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, Guid value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Guid)" }, { "virtualAddress": "0x00A7BF50", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Guid__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Guid)" }, { "virtualAddress": "0x00A7BF70", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00A7BF7C", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Guid__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A7C02C", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Guid__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A7C034", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Guid__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A7C140", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Guid_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A7C63C", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Guid__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A7C644", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Guid__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A7C64C", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Guid__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A7C734", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A7C740", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Guid__System_Collections_IList_Add(ReadOnlyCollection_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A7C760", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00A7C76C", "name": "ReadOnlyCollection_1_System_Guid__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Guid__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A7C830", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Guid__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A7C908", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Guid__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A7C9E0", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A7C9EC", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A7C9F8", "name": "ReadOnlyCollection_1_System_Guid__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Guid__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Guid_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00A7CA04", "name": "ReadOnlyCollection_1_System_Int32___ctor", "signature": "void ReadOnlyCollection_1_System_Int32___ctor(ReadOnlyCollection_1_System_Int32_ * this, IList_1_System_Int32_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Int32](IList\u00601[System.Int32])" }, { "virtualAddress": "0x00A7CA48", "name": "ReadOnlyCollection_1_System_Int32__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Int32__get_Count(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00A7CAE4", "name": "ReadOnlyCollection_1_System_Int32__get_Item", "signature": "int32_t ReadOnlyCollection_1_System_Int32__get_Item(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 get_Item(Int32)" }, { "virtualAddress": "0x00A7CB90", "name": "ReadOnlyCollection_1_System_Int32__Contains", "signature": "bool ReadOnlyCollection_1_System_Int32__Contains(ReadOnlyCollection_1_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(Int32)" }, { "virtualAddress": "0x00A7CC40", "name": "ReadOnlyCollection_1_System_Int32__CopyTo", "signature": "void ReadOnlyCollection_1_System_Int32__CopyTo(ReadOnlyCollection_1_System_Int32_ * this, Int32__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Int32[], Int32)" }, { "virtualAddress": "0x00A7CCF8", "name": "ReadOnlyCollection_1_System_Int32__GetEnumerator", "signature": "IEnumerator_1_System_Int32_ * ReadOnlyCollection_1_System_Int32__GetEnumerator(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Int32] GetEnumerator()" }, { "virtualAddress": "0x00A7CD94", "name": "ReadOnlyCollection_1_System_Int32__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Int32__IndexOf(ReadOnlyCollection_1_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(Int32)" }, { "virtualAddress": "0x00A7CE44", "name": "ReadOnlyCollection_1_System_Int32__get_Items", "signature": "IList_1_System_Int32_ * ReadOnlyCollection_1_System_Int32__get_Items(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Int32] get_Items()" }, { "virtualAddress": "0x00A7CE4C", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00A7CE54", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__get_Item", "signature": "int32_t ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00A7CF00", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, int32_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Int32)" }, { "virtualAddress": "0x00A7CF0C", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Int32)" }, { "virtualAddress": "0x00A7CF18", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00A7CF24", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, int32_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Int32)" }, { "virtualAddress": "0x00A7CF30", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Int32__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Int32)" }, { "virtualAddress": "0x00A7CF50", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00A7CF5C", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Int32__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00A7D00C", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Int32__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00A7D014", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Int32__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00A7D120", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Int32_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00A7D61C", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Int32__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00A7D624", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Int32__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00A7D62C", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Int32__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00A7D714", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00A7D720", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Int32__System_Collections_IList_Add(ReadOnlyCollection_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00A7D740", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00A7D74C", "name": "ReadOnlyCollection_1_System_Int32__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Int32__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00A7D808", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Int32__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00A7D8E0", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Int32__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00A7D9B8", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00A7D9C4", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00A7D9D0", "name": "ReadOnlyCollection_1_System_Int32__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Int32__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACA368", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument___ctor", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument___ctor(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, IList_1_System_Reflection_CustomAttributeNamedArgument_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeNamedArgument](IList\u00601[System.Reflection.CustomAttributeNamedArgument])" }, { "virtualAddress": "0x00ACA3AC", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__get_Count(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ACA448", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__get_Item", "signature": "CustomAttributeNamedArgument ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__get_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument get_Item(Int32)" }, { "virtualAddress": "0x00ACA4FC", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__Contains", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__Contains(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, CustomAttributeNamedArgument value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00ACA5E4", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__CopyTo", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__CopyTo(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, CustomAttributeNamedArgument__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(CustomAttributeNamedArgument[], Int32)" }, { "virtualAddress": "0x00ACA69C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__GetEnumerator", "signature": "IEnumerator_1_System_Reflection_CustomAttributeNamedArgument_ * ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__GetEnumerator(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.CustomAttributeNamedArgument] GetEnumerator()" }, { "virtualAddress": "0x00ACA738", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__IndexOf(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, CustomAttributeNamedArgument value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00ACA81C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__get_Items", "signature": "IList_1_System_Reflection_CustomAttributeNamedArgument_ * ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__get_Items(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeNamedArgument] get_Items()" }, { "virtualAddress": "0x00ACA824", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00ACA82C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__get_Item", "signature": "CustomAttributeNamedArgument ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeNamedArgument System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00ACA8E0", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, CustomAttributeNamedArgument value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00ACA8EC", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, CustomAttributeNamedArgument value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00ACA8F8", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00ACA904", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, CustomAttributeNamedArgument value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00ACA910", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, CustomAttributeNamedArgument value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(CustomAttributeNamedArgument)" }, { "virtualAddress": "0x00ACA930", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACA93C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ACA9EC", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ACA9F4", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ACAB00", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ACB00C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00ACB014", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00ACB01C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00ACB114", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00ACB120", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Add(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00ACB140", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00ACB14C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00ACB214", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00ACB2F4", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00ACB3D0", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00ACB3DC", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00ACB3E8", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Reflection_CustomAttributeNamedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACB438", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__get_Count(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ACB4D4", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__get_Item", "signature": "CustomAttributeTypedArgument ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__get_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument get_Item(Int32)" }, { "virtualAddress": "0x00ACB580", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__Contains", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__Contains(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, CustomAttributeTypedArgument value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00ACB638", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__CopyTo", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__CopyTo(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, CustomAttributeTypedArgument__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(CustomAttributeTypedArgument[], Int32)" }, { "virtualAddress": "0x00ACB6F0", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__GetEnumerator", "signature": "IEnumerator_1_System_Reflection_CustomAttributeTypedArgument_ * ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__GetEnumerator(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Reflection.CustomAttributeTypedArgument] GetEnumerator()" }, { "virtualAddress": "0x00ACB78C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__IndexOf(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, CustomAttributeTypedArgument value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00ACB844", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__get_Items", "signature": "IList_1_System_Reflection_CustomAttributeTypedArgument_ * ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__get_Items(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeTypedArgument] get_Items()" }, { "virtualAddress": "0x00ACB84C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00ACB854", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__get_Item", "signature": "CustomAttributeTypedArgument ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "CustomAttributeTypedArgument System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00ACB900", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, CustomAttributeTypedArgument value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00ACB90C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, CustomAttributeTypedArgument value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00ACB918", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00ACB924", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, CustomAttributeTypedArgument value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00ACB930", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, CustomAttributeTypedArgument value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(CustomAttributeTypedArgument)" }, { "virtualAddress": "0x00ACB950", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACB95C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ACBA0C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ACBA14", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ACBB20", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ACC01C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00ACC024", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00ACC02C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00ACC114", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00ACC120", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Add(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00ACC140", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00ACC14C", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00ACC210", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00ACC2E8", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00ACC3C0", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00ACC3CC", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00ACC3D8", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACC3E4", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IList_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](IList\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x00ACC428", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Count(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ACC4C4", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Item", "signature": "EventRegistrationToken ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Item(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken get_Item(Int32)" }, { "virtualAddress": "0x00ACC570", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Contains", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Contains(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(EventRegistrationToken)" }, { "virtualAddress": "0x00ACC620", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__CopyTo(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(EventRegistrationToken[], Int32)" }, { "virtualAddress": "0x00ACC6D8", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetEnumerator", "signature": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetEnumerator(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] GetEnumerator()" }, { "virtualAddress": "0x00ACC774", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IndexOf(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(EventRegistrationToken)" }, { "virtualAddress": "0x00ACC824", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Items", "signature": "IList_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Items(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] get_Items()" }, { "virtualAddress": "0x00ACC82C", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00ACC834", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__get_Item", "signature": "EventRegistrationToken ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00ACC8E0", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, EventRegistrationToken)" }, { "virtualAddress": "0x00ACC8EC", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(EventRegistrationToken)" }, { "virtualAddress": "0x00ACC8F8", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00ACC904", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, EventRegistrationToken)" }, { "virtualAddress": "0x00ACC910", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(EventRegistrationToken)" }, { "virtualAddress": "0x00ACC930", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACC93C", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ACC9EC", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ACC9F4", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ACCB00", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ACCFFC", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00ACD004", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00ACD00C", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00ACD0F4", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00ACD100", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Add(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00ACD120", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Clear(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00ACD12C", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00ACD1E8", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Contains(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00ACD2C0", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00ACD398", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Insert(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00ACD3A4", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_Remove(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00ACD3B0", "name": "ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACD3BC", "name": "ReadOnlyCollection_1_System_UInt64___ctor", "signature": "void ReadOnlyCollection_1_System_UInt64___ctor(ReadOnlyCollection_1_System_UInt64_ * this, IList_1_System_UInt64_ * list, MethodInfo * method)", "dotNetSignature": "ReadOnlyCollection\u00601[System.UInt64](IList\u00601[System.UInt64])" }, { "virtualAddress": "0x00ACD400", "name": "ReadOnlyCollection_1_System_UInt64__get_Count", "signature": "int32_t ReadOnlyCollection_1_System_UInt64__get_Count(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00ACD49C", "name": "ReadOnlyCollection_1_System_UInt64__get_Item", "signature": "uint64_t ReadOnlyCollection_1_System_UInt64__get_Item(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 get_Item(Int32)" }, { "virtualAddress": "0x00ACD548", "name": "ReadOnlyCollection_1_System_UInt64__Contains", "signature": "bool ReadOnlyCollection_1_System_UInt64__Contains(ReadOnlyCollection_1_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Boolean Contains(UInt64)" }, { "virtualAddress": "0x00ACD5F8", "name": "ReadOnlyCollection_1_System_UInt64__CopyTo", "signature": "void ReadOnlyCollection_1_System_UInt64__CopyTo(ReadOnlyCollection_1_System_UInt64_ * this, UInt64__Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void CopyTo(UInt64[], Int32)" }, { "virtualAddress": "0x00ACD6B0", "name": "ReadOnlyCollection_1_System_UInt64__GetEnumerator", "signature": "IEnumerator_1_System_UInt64_ * ReadOnlyCollection_1_System_UInt64__GetEnumerator(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator\u00601[System.UInt64] GetEnumerator()" }, { "virtualAddress": "0x00ACD74C", "name": "ReadOnlyCollection_1_System_UInt64__IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_UInt64__IndexOf(ReadOnlyCollection_1_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(UInt64)" }, { "virtualAddress": "0x00ACD7FC", "name": "ReadOnlyCollection_1_System_UInt64__get_Items", "signature": "IList_1_System_UInt64_ * ReadOnlyCollection_1_System_UInt64__get_Items(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "IList\u00601[System.UInt64] get_Items()" }, { "virtualAddress": "0x00ACD804", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__get_IsReadOnly(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.get_IsReadOnly()" }, { "virtualAddress": "0x00ACD80C", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__get_Item", "signature": "uint64_t ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__get_Item(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "UInt64 System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x00ACD8B8", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__set_Item", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__set_Item(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, UInt64)" }, { "virtualAddress": "0x00ACD8C4", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__Add", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__Add(ReadOnlyCollection_1_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(UInt64)" }, { "virtualAddress": "0x00ACD8D0", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__Clear", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__Clear(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x00ACD8DC", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__Insert", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__Insert(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, uint64_t value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, UInt64)" }, { "virtualAddress": "0x00ACD8E8", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__Remove", "signature": "bool ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_ICollection_T__Remove(ReadOnlyCollection_1_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(UInt64)" }, { "virtualAddress": "0x00ACD908", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__RemoveAt", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_Generic_IList_T__RemoveAt(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x00ACD914", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IEnumerable_GetEnumerator", "signature": "IEnumerator * ReadOnlyCollection_1_System_UInt64__System_Collections_IEnumerable_GetEnumerator(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x00ACD9C4", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_ICollection_get_IsSynchronized", "signature": "bool ReadOnlyCollection_1_System_UInt64__System_Collections_ICollection_get_IsSynchronized(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.ICollection.get_IsSynchronized()" }, { "virtualAddress": "0x00ACD9CC", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_ICollection_get_SyncRoot", "signature": "Object * ReadOnlyCollection_1_System_UInt64__System_Collections_ICollection_get_SyncRoot(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x00ACDAD8", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_ICollection_CopyTo", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_ICollection_CopyTo(ReadOnlyCollection_1_System_UInt64_ * this, Array * array, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x00ACDFD4", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_get_IsFixedSize", "signature": "bool ReadOnlyCollection_1_System_UInt64__System_Collections_IList_get_IsFixedSize(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsFixedSize()" }, { "virtualAddress": "0x00ACDFDC", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_get_IsReadOnly", "signature": "bool ReadOnlyCollection_1_System_UInt64__System_Collections_IList_get_IsReadOnly(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.get_IsReadOnly()" }, { "virtualAddress": "0x00ACDFE4", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_get_Item", "signature": "Object * ReadOnlyCollection_1_System_UInt64__System_Collections_IList_get_Item(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x00ACE0CC", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_set_Item", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_IList_set_Item(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x00ACE0D8", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Add", "signature": "int32_t ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Add(ReadOnlyCollection_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x00ACE0F8", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Clear", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Clear(ReadOnlyCollection_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Clear()" }, { "virtualAddress": "0x00ACE104", "name": "ReadOnlyCollection_1_System_UInt64__IsCompatibleObject", "signature": "bool ReadOnlyCollection_1_System_UInt64__IsCompatibleObject(Object * value, MethodInfo * method)", "dotNetSignature": "Boolean IsCompatibleObject(Object)" }, { "virtualAddress": "0x00ACE1C0", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Contains", "signature": "bool ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Contains(ReadOnlyCollection_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IList.Contains(Object)" }, { "virtualAddress": "0x00ACE298", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_IndexOf", "signature": "int32_t ReadOnlyCollection_1_System_UInt64__System_Collections_IList_IndexOf(ReadOnlyCollection_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IList.IndexOf(Object)" }, { "virtualAddress": "0x00ACE370", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Insert", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Insert(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x00ACE37C", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Remove", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_IList_Remove(ReadOnlyCollection_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x00ACE388", "name": "ReadOnlyCollection_1_System_UInt64__System_Collections_IList_RemoveAt", "signature": "void ReadOnlyCollection_1_System_UInt64__System_Collections_IList_RemoveAt(ReadOnlyCollection_1_System_UInt64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x00AD0B98", "name": "Comparison_1_Boolean___ctor", "signature": "void Comparison_1_Boolean___ctor(Comparison_1_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[Boolean](Object, IntPtr)" }, { "virtualAddress": "0x00AD0BA8", "name": "Comparison_1_Boolean__Invoke", "signature": "int32_t Comparison_1_Boolean__Invoke(Comparison_1_Boolean_ * this, bool x, bool y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Boolean, Boolean)" }, { "virtualAddress": "0x00AD0E4C", "name": "Comparison_1_Boolean__BeginInvoke", "signature": "IAsyncResult * Comparison_1_Boolean__BeginInvoke(Comparison_1_Boolean_ * this, bool x, bool y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD0EF8", "name": "Comparison_1_Boolean__EndInvoke", "signature": "int32_t Comparison_1_Boolean__EndInvoke(Comparison_1_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD0F24", "name": "Comparison_1_Byte___ctor", "signature": "void Comparison_1_Byte___ctor(Comparison_1_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[Byte](Object, IntPtr)" }, { "virtualAddress": "0x00AD0F34", "name": "Comparison_1_Byte__Invoke", "signature": "int32_t Comparison_1_Byte__Invoke(Comparison_1_Byte_ * this, uint8_t x, uint8_t y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Byte, Byte)" }, { "virtualAddress": "0x00AD11C4", "name": "Comparison_1_Byte__BeginInvoke", "signature": "IAsyncResult * Comparison_1_Byte__BeginInvoke(Comparison_1_Byte_ * this, uint8_t x, uint8_t y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD1268", "name": "Comparison_1_Byte__EndInvoke", "signature": "int32_t Comparison_1_Byte__EndInvoke(Comparison_1_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD1294", "name": "Comparison_1_ByteEnum___ctor", "signature": "void Comparison_1_ByteEnum___ctor(Comparison_1_ByteEnum_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ByteEnum](Object, IntPtr)" }, { "virtualAddress": "0x00AD12A4", "name": "Comparison_1_ByteEnum__Invoke", "signature": "int32_t Comparison_1_ByteEnum__Invoke(Comparison_1_ByteEnum_ * this, ByteEnum__Enum x, ByteEnum__Enum y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ByteEnum, ByteEnum)" }, { "virtualAddress": "0x00AD1534", "name": "Comparison_1_ByteEnum__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ByteEnum__BeginInvoke(Comparison_1_ByteEnum_ * this, ByteEnum__Enum x, ByteEnum__Enum y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ByteEnum, ByteEnum, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD15D8", "name": "Comparison_1_ByteEnum__EndInvoke", "signature": "int32_t Comparison_1_ByteEnum__EndInvoke(Comparison_1_ByteEnum_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD1604", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2__1__ctor", "signature": "void Comparison_1_System_Collections_Generic_KeyValuePair_2__1__ctor(Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00AD1614", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2__1_Invoke", "signature": "int32_t Comparison_1_System_Collections_Generic_KeyValuePair_2__1_Invoke(Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * this, KeyValuePair_2_System_DateTime_System_Object_ x, KeyValuePair_2_System_DateTime_System_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(KeyValuePair\u00602[System.DateTime,System.Object], KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00AD18CC", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2__1_BeginInvoke", "signature": "IAsyncResult * Comparison_1_System_Collections_Generic_KeyValuePair_2__1_BeginInvoke(Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * this, KeyValuePair_2_System_DateTime_System_Object_ x, KeyValuePair_2_System_DateTime_System_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.DateTime,System.Object], KeyValuePair\u00602[System.DateTime,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD1970", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2__1_EndInvoke", "signature": "int32_t Comparison_1_System_Collections_Generic_KeyValuePair_2__1_EndInvoke(Comparison_1_System_Collections_Generic_KeyValuePair_2__1 * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD19AC", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "int32_t Comparison_1_System_Collections_Generic_KeyValuePair_2__Invoke(Comparison_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Guid_System_Int32_ x, KeyValuePair_2_System_Guid_System_Int32_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(KeyValuePair\u00602[System.Guid,System.Int32], KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x00AD1DD0", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * Comparison_1_System_Collections_Generic_KeyValuePair_2__BeginInvoke(Comparison_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Guid_System_Int32_ x, KeyValuePair_2_System_Guid_System_Int32_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Guid,System.Int32], KeyValuePair\u00602[System.Guid,System.Int32], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD1E7C", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "int32_t Comparison_1_System_Collections_Generic_KeyValuePair_2__EndInvoke(Comparison_1_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD1EA8", "name": "Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](Object, IntPtr)" }, { "virtualAddress": "0x00AD1EB8", "name": "Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Invoke", "signature": "int32_t Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Invoke(Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo x, EventProvider_SessionInfo y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(EventProvider\u002BSessionInfo, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00AD213C", "name": "Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BeginInvoke", "signature": "IAsyncResult * Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BeginInvoke(Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo x, EventProvider_SessionInfo y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EventProvider\u002BSessionInfo, EventProvider\u002BSessionInfo, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD21DC", "name": "Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EndInvoke", "signature": "int32_t Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EndInvoke(Comparison_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD2208", "name": "Comparison_1_Guid___ctor", "signature": "void Comparison_1_Guid___ctor(Comparison_1_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[Guid](Object, IntPtr)" }, { "virtualAddress": "0x00AD2218", "name": "Comparison_1_Guid__Invoke", "signature": "int32_t Comparison_1_Guid__Invoke(Comparison_1_Guid_ * this, Guid x, Guid y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Guid, Guid)" }, { "virtualAddress": "0x00AD24D0", "name": "Comparison_1_Guid__BeginInvoke", "signature": "IAsyncResult * Comparison_1_Guid__BeginInvoke(Comparison_1_Guid_ * this, Guid x, Guid y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD2574", "name": "Comparison_1_Guid__EndInvoke", "signature": "int32_t Comparison_1_Guid__EndInvoke(Comparison_1_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD25A0", "name": "Comparison_1_Int32___ctor", "signature": "void Comparison_1_Int32___ctor(Comparison_1_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AD25B0", "name": "Comparison_1_Int32__Invoke", "signature": "int32_t Comparison_1_Int32__Invoke(Comparison_1_Int32_ * this, int32_t x, int32_t y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Int32, Int32)" }, { "virtualAddress": "0x00AD2840", "name": "Comparison_1_Int32__BeginInvoke", "signature": "IAsyncResult * Comparison_1_Int32__BeginInvoke(Comparison_1_Int32_ * this, int32_t x, int32_t y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD28E0", "name": "Comparison_1_Int32__EndInvoke", "signature": "int32_t Comparison_1_Int32__EndInvoke(Comparison_1_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD2D84", "name": "Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](Object, IntPtr)" }, { "virtualAddress": "0x00AD2D94", "name": "Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke", "signature": "int32_t Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke(Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken x, EventRegistrationToken y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(EventRegistrationToken, EventRegistrationToken)" }, { "virtualAddress": "0x00AD3018", "name": "Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke", "signature": "IAsyncResult * Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke(Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken x, EventRegistrationToken y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EventRegistrationToken, EventRegistrationToken, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD30B8", "name": "Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke", "signature": "int32_t Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke(Comparison_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD30E4", "name": "Comparison_1_UInt64___ctor", "signature": "void Comparison_1_UInt64___ctor(Comparison_1_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[UInt64](Object, IntPtr)" }, { "virtualAddress": "0x00AD30F4", "name": "Comparison_1_UInt64__Invoke", "signature": "int32_t Comparison_1_UInt64__Invoke(Comparison_1_UInt64_ * this, uint64_t x, uint64_t y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UInt64, UInt64)" }, { "virtualAddress": "0x00AD3378", "name": "Comparison_1_UInt64__BeginInvoke", "signature": "IAsyncResult * Comparison_1_UInt64__BeginInvoke(Comparison_1_UInt64_ * this, uint64_t x, uint64_t y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD3418", "name": "Comparison_1_UInt64__EndInvoke", "signature": "int32_t Comparison_1_UInt64__EndInvoke(Comparison_1_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD3444", "name": "Comparison_1_ValueTuple_1_Object___ctor", "signature": "void Comparison_1_ValueTuple_1_Object___ctor(Comparison_1_ValueTuple_1_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00601[Object]](Object, IntPtr)" }, { "virtualAddress": "0x00AD3454", "name": "Comparison_1_ValueTuple_1_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_1_Object__Invoke(Comparison_1_ValueTuple_1_Object_ * this, ValueTuple_1_Object_ x, ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00601[Object], ValueTuple\u00601[Object])" }, { "virtualAddress": "0x00AD36D8", "name": "Comparison_1_ValueTuple_1_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_1_Object__BeginInvoke(Comparison_1_ValueTuple_1_Object_ * this, ValueTuple_1_Object_ x, ValueTuple_1_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00601[Object], ValueTuple\u00601[Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD3778", "name": "Comparison_1_ValueTuple_1_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_1_Object__EndInvoke(Comparison_1_ValueTuple_1_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD37A4", "name": "Comparison_1_ValueTuple_2_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_2_Object_Object___ctor(Comparison_1_ValueTuple_2_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00602[Object,Object]](Object, IntPtr)" }, { "virtualAddress": "0x00AD37B4", "name": "Comparison_1_ValueTuple_2_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_2_Object_Object__Invoke(Comparison_1_ValueTuple_2_Object_Object_ * this, ValueTuple_2_Object_Object_ x, ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00602[Object,Object], ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00AD3A6C", "name": "Comparison_1_ValueTuple_2_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_2_Object_Object__BeginInvoke(Comparison_1_ValueTuple_2_Object_Object_ * this, ValueTuple_2_Object_Object_ x, ValueTuple_2_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00602[Object,Object], ValueTuple\u00602[Object,Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD3B10", "name": "Comparison_1_ValueTuple_2_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_2_Object_Object__EndInvoke(Comparison_1_ValueTuple_2_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD3B3C", "name": "Comparison_1_ValueTuple_3_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_3_Object_Object_Object___ctor(Comparison_1_ValueTuple_3_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00603[Object,Object,Object]](Object, IntPtr)" }, { "virtualAddress": "0x00AD3B4C", "name": "Comparison_1_ValueTuple_3_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_3_Object_Object_Object__Invoke(Comparison_1_ValueTuple_3_Object_Object_Object_ * this, ValueTuple_3_Object_Object_Object_ x, ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00603[Object,Object,Object], ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x00AD3F70", "name": "Comparison_1_ValueTuple_3_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_3_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_3_Object_Object_Object_ * this, ValueTuple_3_Object_Object_Object_ x, ValueTuple_3_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00603[Object,Object,Object], ValueTuple\u00603[Object,Object,Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD401C", "name": "Comparison_1_ValueTuple_3_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_3_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_3_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD4048", "name": "Comparison_1_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_4_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_4_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00604[Object,Object,Object,Object]](Object, IntPtr)" }, { "virtualAddress": "0x00AD4058", "name": "Comparison_1_ValueTuple_4_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_4_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_4_Object_Object_Object_Object_ * this, ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00604[Object,Object,Object,Object], ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00AD43BC", "name": "Comparison_1_ValueTuple_4_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_4_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_4_Object_Object_Object_Object_ * this, ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_4_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00604[Object,Object,Object,Object], ValueTuple\u00604[Object,Object,Object,Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD4468", "name": "Comparison_1_ValueTuple_4_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_4_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_4_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD4494", "name": "Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00605[Object,Object,Object,Object,Object]](Object, IntPtr)" }, { "virtualAddress": "0x00AD44A4", "name": "Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00605[Object,Object,Object,Object,Object], ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00AD48C8", "name": "Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_5_Object_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00605[Object,Object,Object,Object,Object], ValueTuple\u00605[Object,Object,Object,Object,Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD4974", "name": "Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_5_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD49A0", "name": "Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Object, IntPtr)" }, { "virtualAddress": "0x00AD49B0", "name": "Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00606[Object,Object,Object,Object,Object,Object], ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00AD4DB8", "name": "Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00606[Object,Object,Object,Object,Object,Object], ValueTuple\u00606[Object,Object,Object,Object,Object,Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD4E64", "name": "Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD4E90", "name": "Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Object, IntPtr)" }, { "virtualAddress": "0x00AD4EA0", "name": "Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00AD5398", "name": "Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD5444", "name": "Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD5470", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor", "signature": "void Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Object, IntPtr)" }, { "virtualAddress": "0x00AD5480", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Invoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00AD58B8", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__BeginInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD5964", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__EndInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD5990", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Object, IntPtr)" }, { "virtualAddress": "0x00AD59A0", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Invoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00AD5DCC", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__BeginInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD5E78", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__EndInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD5EA4", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Object, IntPtr)" }, { "virtualAddress": "0x00AD5EB4", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Invoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00AD62E0", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD638C", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD63B8", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Object, IntPtr)" }, { "virtualAddress": "0x00AD63C8", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00AD67F4", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD68A0", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD68CC", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Object, IntPtr)" }, { "virtualAddress": "0x00AD68DC", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00AD6D08", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD6DB4", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD6DE0", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Object, IntPtr)" }, { "virtualAddress": "0x00AD6DF0", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00AD721C", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD72C8", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD72F4", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Object, IntPtr)" }, { "virtualAddress": "0x00AD7304", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Invoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Invoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00AD7730", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__BeginInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ x, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ y, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD77DC", "name": "Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke", "signature": "int32_t Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__EndInvoke(Comparison_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD7EE0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Boolean,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AD7EF0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32_ * this, bool container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Boolean)" }, { "virtualAddress": "0x00AD8174", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32_ * this, bool container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD8204", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD8230", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Boolean,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AD8240", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64_ * this, bool container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Boolean)" }, { "virtualAddress": "0x00AD84C4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64_ * this, bool container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD8554", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD8580", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Boolean,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AD8590", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object_ * this, bool container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Boolean)" }, { "virtualAddress": "0x00AD8814", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object_ * this, bool container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD88A4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Boolean_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD88B0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Byte,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AD88C0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32_ * this, uint8_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Byte)" }, { "virtualAddress": "0x00AD8B34", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32_ * this, uint8_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD8BC0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD8BEC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Byte,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AD8BFC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64_ * this, uint8_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Byte)" }, { "virtualAddress": "0x00AD8E70", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64_ * this, uint8_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD8EFC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD8F28", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Byte,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AD8F38", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object_ * this, uint8_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Byte)" }, { "virtualAddress": "0x00AD91AC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object_ * this, uint8_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD9238", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Byte_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD9244", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Char,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AD9254", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Char)" }, { "virtualAddress": "0x00AD94C8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32_ * this, uint16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD9554", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD9580", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Char,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AD9590", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Char)" }, { "virtualAddress": "0x00AD9804", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64_ * this, uint16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD9890", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD98BC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Char,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AD98CC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Char)" }, { "virtualAddress": "0x00AD9B40", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object_ * this, uint16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00AD9BCC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Char_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD9BD8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Collections.Generic.KeyValuePair\u00602,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AD9BE8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32_ * this, KeyValuePair_2_System_Object_System_Object_ container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AD9E6C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32_ * this, KeyValuePair_2_System_Object_System_Object_ container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00AD9EF8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AD9F24", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Collections.Generic.KeyValuePair\u00602,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AD9F34", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64_ * this, KeyValuePair_2_System_Object_System_Object_ container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00ADA1B8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64_ * this, KeyValuePair_2_System_Object_System_Object_ container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00ADA244", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADA270", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Collections.Generic.KeyValuePair\u00602,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADA280", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ container, MethodInfo * method)", "dotNetSignature": "Object Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00ADA504", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00ADA590", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADA59C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.DateTime,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADA5AC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32_ * this, DateTime container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(DateTime)" }, { "virtualAddress": "0x00ADA814", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32_ * this, DateTime container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADA8A0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADA8CC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.DateTime,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADA8DC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64_ * this, DateTime container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(DateTime)" }, { "virtualAddress": "0x00ADAB44", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64_ * this, DateTime container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADABD0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADABFC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.DateTime,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADAC0C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object_ * this, DateTime container, MethodInfo * method)", "dotNetSignature": "Object Invoke(DateTime)" }, { "virtualAddress": "0x00ADAE74", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object_ * this, DateTime container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADAF00", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTime_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADAF0C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.DateTimeOffset,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADAF1C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32_ * this, DateTimeOffset container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00ADB1A0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32_ * this, DateTimeOffset container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADB22C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADB258", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.DateTimeOffset,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADB268", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64_ * this, DateTimeOffset container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00ADB4EC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64_ * this, DateTimeOffset container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADB578", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADB5A4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.DateTimeOffset,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADB5B4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object_ * this, DateTimeOffset container, MethodInfo * method)", "dotNetSignature": "Object Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00ADB838", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object_ * this, DateTimeOffset container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADB8C4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_DateTimeOffset_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADB8D0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Decimal,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADB8E0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32_ * this, Decimal container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Decimal)" }, { "virtualAddress": "0x00ADBB64", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32_ * this, Decimal container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADBBF0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADBC1C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Decimal,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADBC2C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64_ * this, Decimal container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Decimal)" }, { "virtualAddress": "0x00ADBEB0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64_ * this, Decimal container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADBF3C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADBF68", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Decimal,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADBF78", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object_ * this, Decimal container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Decimal)" }, { "virtualAddress": "0x00ADC1FC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object_ * this, Decimal container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADC288", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Decimal_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADC294", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[EmptyStruct,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADC2A4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32_ * this, EmptyStruct container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(EmptyStruct)" }, { "virtualAddress": "0x00ADC510", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32_ * this, EmptyStruct container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADC59C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADC5C8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[EmptyStruct,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADC5D8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64_ * this, EmptyStruct container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(EmptyStruct)" }, { "virtualAddress": "0x00ADC844", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64_ * this, EmptyStruct container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADC8D0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADC8FC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[EmptyStruct,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADC90C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object_ * this, EmptyStruct container, MethodInfo * method)", "dotNetSignature": "Object Invoke(EmptyStruct)" }, { "virtualAddress": "0x00ADCB78", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object_ * this, EmptyStruct container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADCC04", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_EmptyStruct_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADCC10", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Double,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADCC20", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32_ * this, double container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Double)" }, { "virtualAddress": "0x00ADCE90", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32_ * this, double container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADCF1C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADCF48", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Double,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADCF58", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64_ * this, double container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Double)" }, { "virtualAddress": "0x00ADD1C8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64_ * this, double container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADD254", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADD280", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Double,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADD290", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object_ * this, double container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Double)" }, { "virtualAddress": "0x00ADD500", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object_ * this, double container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADD58C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Double_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADD598", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Guid,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADD5A8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32_ * this, Guid container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Guid)" }, { "virtualAddress": "0x00ADD82C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32_ * this, Guid container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADD8B8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADD8E4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Guid,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADD8F4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64_ * this, Guid container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Guid)" }, { "virtualAddress": "0x00ADDB78", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64_ * this, Guid container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADDC04", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADDC30", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Guid,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADDC40", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object_ * this, Guid container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Guid)" }, { "virtualAddress": "0x00ADDEC4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object_ * this, Guid container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADDF50", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Guid_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADDF5C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int16,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADDF6C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32_ * this, int16_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Int16)" }, { "virtualAddress": "0x00ADE1E0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32_ * this, int16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADE26C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADE298", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int16,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADE2A8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64_ * this, int16_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Int16)" }, { "virtualAddress": "0x00ADE51C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64_ * this, int16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADE5A8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADE5D4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int16,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADE5E4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object_ * this, int16_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Int16)" }, { "virtualAddress": "0x00ADE858", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object_ * this, int16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADE8E4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int16_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADE8F0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int32,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADE900", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32_ * this, int32_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Int32)" }, { "virtualAddress": "0x00ADEB74", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32_ * this, int32_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADEC00", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADEC2C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int32,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADEC3C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64_ * this, int32_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Int32)" }, { "virtualAddress": "0x00ADEEB0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64_ * this, int32_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADEF3C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADEF68", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int32,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADEF78", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object_ * this, int32_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Int32)" }, { "virtualAddress": "0x00ADF1EC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object_ * this, int32_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADF278", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int32_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADF284", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int64,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADF294", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32_ * this, int64_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Int64)" }, { "virtualAddress": "0x00ADF4FC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32_ * this, int64_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADF588", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADF5B4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int64,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADF5C4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64_ * this, int64_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Int64)" }, { "virtualAddress": "0x00ADF82C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64_ * this, int64_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADF8B8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADF8E4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Int64,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00ADF8F4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object_ * this, int64_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Int64)" }, { "virtualAddress": "0x00ADFB5C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object_ * this, int64_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADFBE8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Int64_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADFBF4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.IntPtr,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00ADFC04", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(IntPtr)" }, { "virtualAddress": "0x00ADFE6C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32_ * this, void * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00ADFEF8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00ADFF24", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.IntPtr,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00ADFF34", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(IntPtr)" }, { "virtualAddress": "0x00AE019C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64_ * this, void * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE0228", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE0254", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.IntPtr,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE0264", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object Invoke(IntPtr)" }, { "virtualAddress": "0x00AE04CC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object_ * this, void * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE0558", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_IntPtr_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE0564", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Object,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE0574", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Object)" }, { "virtualAddress": "0x00AE0934", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32_ * this, Object * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE0958", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE0984", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Object,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE0994", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Object)" }, { "virtualAddress": "0x00AE0D54", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64_ * this, Object * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE0D78", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Object_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE11A4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.SByte,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE11B4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32_ * this, int8_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(SByte)" }, { "virtualAddress": "0x00AE1428", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32_ * this, int8_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE14B4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE14E0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.SByte,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE14F0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64_ * this, int8_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(SByte)" }, { "virtualAddress": "0x00AE1764", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64_ * this, int8_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE17F0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE181C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.SByte,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE182C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object_ * this, int8_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(SByte)" }, { "virtualAddress": "0x00AE1AA0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object_ * this, int8_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE1B2C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_SByte_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE1B38", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Single,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE1B48", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32_ * this, float container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Single)" }, { "virtualAddress": "0x00AE1DBC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32_ * this, float container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE1E48", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE1E74", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Single,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE1E84", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64_ * this, float container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Single)" }, { "virtualAddress": "0x00AE20F8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64_ * this, float container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE2184", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE21B0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.Single,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE21C0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object_ * this, float container, MethodInfo * method)", "dotNetSignature": "Object Invoke(Single)" }, { "virtualAddress": "0x00AE2434", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object_ * this, float container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE24C0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_Single_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE24CC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.TimeSpan,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE24DC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32_ * this, TimeSpan container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(TimeSpan)" }, { "virtualAddress": "0x00AE2744", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32_ * this, TimeSpan container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE27D0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE27FC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.TimeSpan,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE280C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64_ * this, TimeSpan container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(TimeSpan)" }, { "virtualAddress": "0x00AE2A74", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64_ * this, TimeSpan container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE2B00", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE2B2C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.TimeSpan,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE2B3C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object_ * this, TimeSpan container, MethodInfo * method)", "dotNetSignature": "Object Invoke(TimeSpan)" }, { "virtualAddress": "0x00AE2DA4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object_ * this, TimeSpan container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE2E30", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_TimeSpan_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE2E3C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt16,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE2E4C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UInt16)" }, { "virtualAddress": "0x00AE30C0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32_ * this, uint16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE314C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE3178", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt16,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE3188", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UInt16)" }, { "virtualAddress": "0x00AE33FC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64_ * this, uint16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE3488", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE34B4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt16,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE34C4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(UInt16)" }, { "virtualAddress": "0x00AE3738", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object_ * this, uint16_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE37C4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt16_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE37D0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt32,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE37E0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32_ * this, uint32_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UInt32)" }, { "virtualAddress": "0x00AE3A54", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32_ * this, uint32_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE3AE0", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE3B0C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt32,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE3B1C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64_ * this, uint32_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UInt32)" }, { "virtualAddress": "0x00AE3D90", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64_ * this, uint32_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE3E1C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE3E48", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt32,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE3E58", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object_ * this, uint32_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(UInt32)" }, { "virtualAddress": "0x00AE40CC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object_ * this, uint32_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE4158", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt32_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE4164", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt64,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE4174", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32_ * this, uint64_t container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UInt64)" }, { "virtualAddress": "0x00AE43DC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32_ * this, uint64_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE4468", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE4494", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt64,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE44A4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64_ * this, uint64_t container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UInt64)" }, { "virtualAddress": "0x00AE470C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64_ * this, uint64_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE4798", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE47C4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UInt64,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE47D4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object_ * this, uint64_t container, MethodInfo * method)", "dotNetSignature": "Object Invoke(UInt64)" }, { "virtualAddress": "0x00AE4A3C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object_ * this, uint64_t container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE4AC8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UInt64_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE4AD4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UIntPtr,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00AE4AE4", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32__Invoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UIntPtr)" }, { "virtualAddress": "0x00AE4D4C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32_ * this, void * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE4DD8", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32__EndInvoke", "signature": "int32_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE4E04", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UIntPtr,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00AE4E14", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64__Invoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UIntPtr)" }, { "virtualAddress": "0x00AE507C", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64_ * this, void * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE5108", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64__EndInvoke", "signature": "int64_t ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE5134", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object___ctor", "signature": "void ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object___ctor(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[ContainerType,ValueType]\u002BGetter[System.UIntPtr,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00AE5144", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object__Invoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object__Invoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object Invoke(UIntPtr)" }, { "virtualAddress": "0x00AE53AC", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object__BeginInvoke", "signature": "IAsyncResult * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object__BeginInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object_ * this, void * container, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00AE5438", "name": "ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object__EndInvoke", "signature": "Object * ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object__EndInvoke(ClassPropertyWriter_2_ContainerType_ValueType_Getter_System_UIntPtr_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00AE5444", "name": "ClassPropertyWriter_2_System_Boolean_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Boolean_System_Int32___ctor(ClassPropertyWriter_2_System_Boolean_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Boolean,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE55C4", "name": "ClassPropertyWriter_2_System_Boolean_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Boolean_System_Int32__Write(ClassPropertyWriter_2_System_Boolean_System_Int32_ * this, TraceLoggingDataCollector * collector, bool * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00AE5638", "name": "ClassPropertyWriter_2_System_Boolean_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Boolean_System_Int32__GetData(ClassPropertyWriter_2_System_Boolean_System_Int32_ * this, bool container, MethodInfo * method)", "dotNetSignature": "Object GetData(Boolean)" }, { "virtualAddress": "0x00AE56A4", "name": "ClassPropertyWriter_2_System_Boolean_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Boolean_System_Int64___ctor(ClassPropertyWriter_2_System_Boolean_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Boolean,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE5824", "name": "ClassPropertyWriter_2_System_Boolean_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Boolean_System_Int64__Write(ClassPropertyWriter_2_System_Boolean_System_Int64_ * this, TraceLoggingDataCollector * collector, bool * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00AE5898", "name": "ClassPropertyWriter_2_System_Boolean_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Boolean_System_Int64__GetData(ClassPropertyWriter_2_System_Boolean_System_Int64_ * this, bool container, MethodInfo * method)", "dotNetSignature": "Object GetData(Boolean)" }, { "virtualAddress": "0x00AE5904", "name": "ClassPropertyWriter_2_System_Boolean_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Boolean_System_Object___ctor(ClassPropertyWriter_2_System_Boolean_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Boolean,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE5A84", "name": "ClassPropertyWriter_2_System_Boolean_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Boolean_System_Object__Write(ClassPropertyWriter_2_System_Boolean_System_Object_ * this, TraceLoggingDataCollector * collector, bool * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00AE5AF8", "name": "ClassPropertyWriter_2_System_Boolean_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Boolean_System_Object__GetData(ClassPropertyWriter_2_System_Boolean_System_Object_ * this, bool container, MethodInfo * method)", "dotNetSignature": "Object GetData(Boolean)" }, { "virtualAddress": "0x00AE5B24", "name": "ClassPropertyWriter_2_System_Byte_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Byte_System_Int32___ctor(ClassPropertyWriter_2_System_Byte_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Byte,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE5CA4", "name": "ClassPropertyWriter_2_System_Byte_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Byte_System_Int32__Write(ClassPropertyWriter_2_System_Byte_System_Int32_ * this, TraceLoggingDataCollector * collector, uint8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00AE5D18", "name": "ClassPropertyWriter_2_System_Byte_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Byte_System_Int32__GetData(ClassPropertyWriter_2_System_Byte_System_Int32_ * this, uint8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Byte)" }, { "virtualAddress": "0x00AE5D80", "name": "ClassPropertyWriter_2_System_Byte_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Byte_System_Int64___ctor(ClassPropertyWriter_2_System_Byte_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Byte,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE5F00", "name": "ClassPropertyWriter_2_System_Byte_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Byte_System_Int64__Write(ClassPropertyWriter_2_System_Byte_System_Int64_ * this, TraceLoggingDataCollector * collector, uint8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00AE5F74", "name": "ClassPropertyWriter_2_System_Byte_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Byte_System_Int64__GetData(ClassPropertyWriter_2_System_Byte_System_Int64_ * this, uint8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Byte)" }, { "virtualAddress": "0x00AE5FDC", "name": "ClassPropertyWriter_2_System_Byte_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Byte_System_Object___ctor(ClassPropertyWriter_2_System_Byte_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Byte,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE615C", "name": "ClassPropertyWriter_2_System_Byte_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Byte_System_Object__Write(ClassPropertyWriter_2_System_Byte_System_Object_ * this, TraceLoggingDataCollector * collector, uint8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00AE61D0", "name": "ClassPropertyWriter_2_System_Byte_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Byte_System_Object__GetData(ClassPropertyWriter_2_System_Byte_System_Object_ * this, uint8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Byte)" }, { "virtualAddress": "0x00AE61F8", "name": "ClassPropertyWriter_2_System_Char_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Char_System_Int32___ctor(ClassPropertyWriter_2_System_Char_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Char,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE6378", "name": "ClassPropertyWriter_2_System_Char_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Char_System_Int32__Write(ClassPropertyWriter_2_System_Char_System_Int32_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00AE63EC", "name": "ClassPropertyWriter_2_System_Char_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Char_System_Int32__GetData(ClassPropertyWriter_2_System_Char_System_Int32_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Char)" }, { "virtualAddress": "0x00AE6454", "name": "ClassPropertyWriter_2_System_Char_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Char_System_Int64___ctor(ClassPropertyWriter_2_System_Char_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Char,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE65D4", "name": "ClassPropertyWriter_2_System_Char_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Char_System_Int64__Write(ClassPropertyWriter_2_System_Char_System_Int64_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00AE6648", "name": "ClassPropertyWriter_2_System_Char_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Char_System_Int64__GetData(ClassPropertyWriter_2_System_Char_System_Int64_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Char)" }, { "virtualAddress": "0x00AE66B0", "name": "ClassPropertyWriter_2_System_Char_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Char_System_Object___ctor(ClassPropertyWriter_2_System_Char_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Char,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE6830", "name": "ClassPropertyWriter_2_System_Char_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Char_System_Object__Write(ClassPropertyWriter_2_System_Char_System_Object_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00AE68A4", "name": "ClassPropertyWriter_2_System_Char_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Char_System_Object__GetData(ClassPropertyWriter_2_System_Char_System_Object_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Char)" }, { "virtualAddress": "0x00AE68CC", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32___ctor(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Collections.Generic.KeyValuePair\u00602,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE6A4C", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32__Write(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00AE6ABC", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32__GetData(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int32_ * this, KeyValuePair_2_System_Object_System_Object_ container, MethodInfo * method)", "dotNetSignature": "Object GetData(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AE6B24", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64___ctor(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Collections.Generic.KeyValuePair\u00602,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE6CA4", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64__Write(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00AE6D14", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64__GetData(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Int64_ * this, KeyValuePair_2_System_Object_System_Object_ container, MethodInfo * method)", "dotNetSignature": "Object GetData(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AE6D7C", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object___ctor(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Collections.Generic.KeyValuePair\u00602,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE6EFC", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object__Write(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00AE6F6C", "name": "ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object__GetData(ClassPropertyWriter_2_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, KeyValuePair_2_System_Object_System_Object_ container, MethodInfo * method)", "dotNetSignature": "Object GetData(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00AE6F94", "name": "ClassPropertyWriter_2_System_DateTime_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_DateTime_System_Int32___ctor(ClassPropertyWriter_2_System_DateTime_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.DateTime,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE7114", "name": "ClassPropertyWriter_2_System_DateTime_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_DateTime_System_Int32__Write(ClassPropertyWriter_2_System_DateTime_System_Int32_ * this, TraceLoggingDataCollector * collector, DateTime * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00AE7188", "name": "ClassPropertyWriter_2_System_DateTime_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_DateTime_System_Int32__GetData(ClassPropertyWriter_2_System_DateTime_System_Int32_ * this, DateTime container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTime)" }, { "virtualAddress": "0x00AE71F0", "name": "ClassPropertyWriter_2_System_DateTime_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_DateTime_System_Int64___ctor(ClassPropertyWriter_2_System_DateTime_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.DateTime,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE7370", "name": "ClassPropertyWriter_2_System_DateTime_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_DateTime_System_Int64__Write(ClassPropertyWriter_2_System_DateTime_System_Int64_ * this, TraceLoggingDataCollector * collector, DateTime * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00AE73E4", "name": "ClassPropertyWriter_2_System_DateTime_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_DateTime_System_Int64__GetData(ClassPropertyWriter_2_System_DateTime_System_Int64_ * this, DateTime container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTime)" }, { "virtualAddress": "0x00AE744C", "name": "ClassPropertyWriter_2_System_DateTime_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_DateTime_System_Object___ctor(ClassPropertyWriter_2_System_DateTime_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.DateTime,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE75CC", "name": "ClassPropertyWriter_2_System_DateTime_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_DateTime_System_Object__Write(ClassPropertyWriter_2_System_DateTime_System_Object_ * this, TraceLoggingDataCollector * collector, DateTime * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00AE7640", "name": "ClassPropertyWriter_2_System_DateTime_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_DateTime_System_Object__GetData(ClassPropertyWriter_2_System_DateTime_System_Object_ * this, DateTime container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTime)" }, { "virtualAddress": "0x00AE7668", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_DateTimeOffset_System_Int32___ctor(ClassPropertyWriter_2_System_DateTimeOffset_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.DateTimeOffset,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE77E8", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_DateTimeOffset_System_Int32__Write(ClassPropertyWriter_2_System_DateTimeOffset_System_Int32_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00AE7858", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_DateTimeOffset_System_Int32__GetData(ClassPropertyWriter_2_System_DateTimeOffset_System_Int32_ * this, DateTimeOffset container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTimeOffset)" }, { "virtualAddress": "0x00AE78C0", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_DateTimeOffset_System_Int64___ctor(ClassPropertyWriter_2_System_DateTimeOffset_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.DateTimeOffset,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE7A40", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_DateTimeOffset_System_Int64__Write(ClassPropertyWriter_2_System_DateTimeOffset_System_Int64_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00AE7AB0", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_DateTimeOffset_System_Int64__GetData(ClassPropertyWriter_2_System_DateTimeOffset_System_Int64_ * this, DateTimeOffset container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTimeOffset)" }, { "virtualAddress": "0x00AE7B18", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_DateTimeOffset_System_Object___ctor(ClassPropertyWriter_2_System_DateTimeOffset_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.DateTimeOffset,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE7C98", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_DateTimeOffset_System_Object__Write(ClassPropertyWriter_2_System_DateTimeOffset_System_Object_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00AE7D08", "name": "ClassPropertyWriter_2_System_DateTimeOffset_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_DateTimeOffset_System_Object__GetData(ClassPropertyWriter_2_System_DateTimeOffset_System_Object_ * this, DateTimeOffset container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTimeOffset)" }, { "virtualAddress": "0x00AE7D30", "name": "ClassPropertyWriter_2_System_Decimal_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Decimal_System_Int32___ctor(ClassPropertyWriter_2_System_Decimal_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Decimal,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE7EB0", "name": "ClassPropertyWriter_2_System_Decimal_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Decimal_System_Int32__Write(ClassPropertyWriter_2_System_Decimal_System_Int32_ * this, TraceLoggingDataCollector * collector, Decimal * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00AE7F20", "name": "ClassPropertyWriter_2_System_Decimal_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Decimal_System_Int32__GetData(ClassPropertyWriter_2_System_Decimal_System_Int32_ * this, Decimal container, MethodInfo * method)", "dotNetSignature": "Object GetData(Decimal)" }, { "virtualAddress": "0x00AE7F88", "name": "ClassPropertyWriter_2_System_Decimal_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Decimal_System_Int64___ctor(ClassPropertyWriter_2_System_Decimal_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Decimal,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE8108", "name": "ClassPropertyWriter_2_System_Decimal_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Decimal_System_Int64__Write(ClassPropertyWriter_2_System_Decimal_System_Int64_ * this, TraceLoggingDataCollector * collector, Decimal * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00AE8178", "name": "ClassPropertyWriter_2_System_Decimal_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Decimal_System_Int64__GetData(ClassPropertyWriter_2_System_Decimal_System_Int64_ * this, Decimal container, MethodInfo * method)", "dotNetSignature": "Object GetData(Decimal)" }, { "virtualAddress": "0x00AE81E0", "name": "ClassPropertyWriter_2_System_Decimal_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Decimal_System_Object___ctor(ClassPropertyWriter_2_System_Decimal_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Decimal,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE8360", "name": "ClassPropertyWriter_2_System_Decimal_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Decimal_System_Object__Write(ClassPropertyWriter_2_System_Decimal_System_Object_ * this, TraceLoggingDataCollector * collector, Decimal * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00AE83D0", "name": "ClassPropertyWriter_2_System_Decimal_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Decimal_System_Object__GetData(ClassPropertyWriter_2_System_Decimal_System_Object_ * this, Decimal container, MethodInfo * method)", "dotNetSignature": "Object GetData(Decimal)" }, { "virtualAddress": "0x00AE83F8", "name": "ClassPropertyWriter_2_EmptyStruct_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_EmptyStruct_System_Int32___ctor(ClassPropertyWriter_2_EmptyStruct_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[EmptyStruct,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE8578", "name": "ClassPropertyWriter_2_EmptyStruct_System_Int32__Write", "signature": "void ClassPropertyWriter_2_EmptyStruct_System_Int32__Write(ClassPropertyWriter_2_EmptyStruct_System_Int32_ * this, TraceLoggingDataCollector * collector, EmptyStruct * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00AE85EC", "name": "ClassPropertyWriter_2_EmptyStruct_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_EmptyStruct_System_Int32__GetData(ClassPropertyWriter_2_EmptyStruct_System_Int32_ * this, EmptyStruct container, MethodInfo * method)", "dotNetSignature": "Object GetData(EmptyStruct)" }, { "virtualAddress": "0x00AE8658", "name": "ClassPropertyWriter_2_EmptyStruct_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_EmptyStruct_System_Int64___ctor(ClassPropertyWriter_2_EmptyStruct_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[EmptyStruct,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE87D8", "name": "ClassPropertyWriter_2_EmptyStruct_System_Int64__Write", "signature": "void ClassPropertyWriter_2_EmptyStruct_System_Int64__Write(ClassPropertyWriter_2_EmptyStruct_System_Int64_ * this, TraceLoggingDataCollector * collector, EmptyStruct * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00AE884C", "name": "ClassPropertyWriter_2_EmptyStruct_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_EmptyStruct_System_Int64__GetData(ClassPropertyWriter_2_EmptyStruct_System_Int64_ * this, EmptyStruct container, MethodInfo * method)", "dotNetSignature": "Object GetData(EmptyStruct)" }, { "virtualAddress": "0x00AE88B8", "name": "ClassPropertyWriter_2_EmptyStruct_System_Object___ctor", "signature": "void ClassPropertyWriter_2_EmptyStruct_System_Object___ctor(ClassPropertyWriter_2_EmptyStruct_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[EmptyStruct,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE8A38", "name": "ClassPropertyWriter_2_EmptyStruct_System_Object__Write", "signature": "void ClassPropertyWriter_2_EmptyStruct_System_Object__Write(ClassPropertyWriter_2_EmptyStruct_System_Object_ * this, TraceLoggingDataCollector * collector, EmptyStruct * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00AE8AAC", "name": "ClassPropertyWriter_2_EmptyStruct_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_EmptyStruct_System_Object__GetData(ClassPropertyWriter_2_EmptyStruct_System_Object_ * this, EmptyStruct container, MethodInfo * method)", "dotNetSignature": "Object GetData(EmptyStruct)" }, { "virtualAddress": "0x00AE8AD8", "name": "ClassPropertyWriter_2_System_Double_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Double_System_Int32___ctor(ClassPropertyWriter_2_System_Double_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Double,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE8C58", "name": "ClassPropertyWriter_2_System_Double_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Double_System_Int32__Write(ClassPropertyWriter_2_System_Double_System_Int32_ * this, TraceLoggingDataCollector * collector, double * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00AE8CC8", "name": "ClassPropertyWriter_2_System_Double_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Double_System_Int32__GetData(ClassPropertyWriter_2_System_Double_System_Int32_ * this, double container, MethodInfo * method)", "dotNetSignature": "Object GetData(Double)" }, { "virtualAddress": "0x00AE8D30", "name": "ClassPropertyWriter_2_System_Double_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Double_System_Int64___ctor(ClassPropertyWriter_2_System_Double_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Double,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE8EB0", "name": "ClassPropertyWriter_2_System_Double_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Double_System_Int64__Write(ClassPropertyWriter_2_System_Double_System_Int64_ * this, TraceLoggingDataCollector * collector, double * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00AE8F20", "name": "ClassPropertyWriter_2_System_Double_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Double_System_Int64__GetData(ClassPropertyWriter_2_System_Double_System_Int64_ * this, double container, MethodInfo * method)", "dotNetSignature": "Object GetData(Double)" }, { "virtualAddress": "0x00AE8F88", "name": "ClassPropertyWriter_2_System_Double_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Double_System_Object___ctor(ClassPropertyWriter_2_System_Double_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Double,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x00AE9108", "name": "ClassPropertyWriter_2_System_Double_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Double_System_Object__Write(ClassPropertyWriter_2_System_Double_System_Object_ * this, TraceLoggingDataCollector * collector, double * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00AE9178", "name": "ClassPropertyWriter_2_System_Double_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Double_System_Object__GetData(ClassPropertyWriter_2_System_Double_System_Object_ * this, double container, MethodInfo * method)", "dotNetSignature": "Object GetData(Double)" }, { "virtualAddress": "0x00AE91A0", "name": "ClassPropertyWriter_2_System_Guid_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Guid_System_Int32___ctor(ClassPropertyWriter_2_System_Guid_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Guid,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00AE9320", "name": "ClassPropertyWriter_2_System_Guid_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Guid_System_Int32__Write(ClassPropertyWriter_2_System_Guid_System_Int32_ * this, TraceLoggingDataCollector * collector, Guid * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00AE9390", "name": "ClassPropertyWriter_2_System_Guid_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Guid_System_Int32__GetData(ClassPropertyWriter_2_System_Guid_System_Int32_ * this, Guid container, MethodInfo * method)", "dotNetSignature": "Object GetData(Guid)" }, { "virtualAddress": "0x00AE93F8", "name": "ClassPropertyWriter_2_System_Guid_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Guid_System_Int64___ctor(ClassPropertyWriter_2_System_Guid_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Guid,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00AE9578", "name": "ClassPropertyWriter_2_System_Guid_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Guid_System_Int64__Write(ClassPropertyWriter_2_System_Guid_System_Int64_ * this, TraceLoggingDataCollector * collector, Guid * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00AE95E8", "name": "ClassPropertyWriter_2_System_Guid_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Guid_System_Int64__GetData(ClassPropertyWriter_2_System_Guid_System_Int64_ * this, Guid container, MethodInfo * method)", "dotNetSignature": "Object GetData(Guid)" }, { "virtualAddress": "0x009B13C4", "name": "ClassPropertyWriter_2_System_Guid_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Guid_System_Object___ctor(ClassPropertyWriter_2_System_Guid_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Guid,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B1544", "name": "ClassPropertyWriter_2_System_Guid_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Guid_System_Object__Write(ClassPropertyWriter_2_System_Guid_System_Object_ * this, TraceLoggingDataCollector * collector, Guid * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x009B15B4", "name": "ClassPropertyWriter_2_System_Guid_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Guid_System_Object__GetData(ClassPropertyWriter_2_System_Guid_System_Object_ * this, Guid container, MethodInfo * method)", "dotNetSignature": "Object GetData(Guid)" }, { "virtualAddress": "0x009B15DC", "name": "ClassPropertyWriter_2_System_Int16_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Int16_System_Int32___ctor(ClassPropertyWriter_2_System_Int16_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int16,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B175C", "name": "ClassPropertyWriter_2_System_Int16_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Int16_System_Int32__Write(ClassPropertyWriter_2_System_Int16_System_Int32_ * this, TraceLoggingDataCollector * collector, int16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x009B17D0", "name": "ClassPropertyWriter_2_System_Int16_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int16_System_Int32__GetData(ClassPropertyWriter_2_System_Int16_System_Int32_ * this, int16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int16)" }, { "virtualAddress": "0x009B1838", "name": "ClassPropertyWriter_2_System_Int16_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Int16_System_Int64___ctor(ClassPropertyWriter_2_System_Int16_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int16,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B19B8", "name": "ClassPropertyWriter_2_System_Int16_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Int16_System_Int64__Write(ClassPropertyWriter_2_System_Int16_System_Int64_ * this, TraceLoggingDataCollector * collector, int16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x009B1A2C", "name": "ClassPropertyWriter_2_System_Int16_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int16_System_Int64__GetData(ClassPropertyWriter_2_System_Int16_System_Int64_ * this, int16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int16)" }, { "virtualAddress": "0x009B1A94", "name": "ClassPropertyWriter_2_System_Int16_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Int16_System_Object___ctor(ClassPropertyWriter_2_System_Int16_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int16,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B1C14", "name": "ClassPropertyWriter_2_System_Int16_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Int16_System_Object__Write(ClassPropertyWriter_2_System_Int16_System_Object_ * this, TraceLoggingDataCollector * collector, int16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x009B1C88", "name": "ClassPropertyWriter_2_System_Int16_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int16_System_Object__GetData(ClassPropertyWriter_2_System_Int16_System_Object_ * this, int16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int16)" }, { "virtualAddress": "0x009B1CB0", "name": "ClassPropertyWriter_2_System_Int32_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Int32_System_Int32___ctor(ClassPropertyWriter_2_System_Int32_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int32,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B1E30", "name": "ClassPropertyWriter_2_System_Int32_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Int32_System_Int32__Write(ClassPropertyWriter_2_System_Int32_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x009B1EA4", "name": "ClassPropertyWriter_2_System_Int32_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int32_System_Int32__GetData(ClassPropertyWriter_2_System_Int32_System_Int32_ * this, int32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int32)" }, { "virtualAddress": "0x009B1F0C", "name": "ClassPropertyWriter_2_System_Int32_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Int32_System_Int64___ctor(ClassPropertyWriter_2_System_Int32_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int32,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B208C", "name": "ClassPropertyWriter_2_System_Int32_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Int32_System_Int64__Write(ClassPropertyWriter_2_System_Int32_System_Int64_ * this, TraceLoggingDataCollector * collector, int32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x009B2100", "name": "ClassPropertyWriter_2_System_Int32_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int32_System_Int64__GetData(ClassPropertyWriter_2_System_Int32_System_Int64_ * this, int32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int32)" }, { "virtualAddress": "0x009B2168", "name": "ClassPropertyWriter_2_System_Int32_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Int32_System_Object___ctor(ClassPropertyWriter_2_System_Int32_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int32,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B22E8", "name": "ClassPropertyWriter_2_System_Int32_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Int32_System_Object__Write(ClassPropertyWriter_2_System_Int32_System_Object_ * this, TraceLoggingDataCollector * collector, int32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x009B235C", "name": "ClassPropertyWriter_2_System_Int32_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int32_System_Object__GetData(ClassPropertyWriter_2_System_Int32_System_Object_ * this, int32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int32)" }, { "virtualAddress": "0x009B2384", "name": "ClassPropertyWriter_2_System_Int64_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Int64_System_Int32___ctor(ClassPropertyWriter_2_System_Int64_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int64,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B2504", "name": "ClassPropertyWriter_2_System_Int64_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Int64_System_Int32__Write(ClassPropertyWriter_2_System_Int64_System_Int32_ * this, TraceLoggingDataCollector * collector, int64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x009B2578", "name": "ClassPropertyWriter_2_System_Int64_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int64_System_Int32__GetData(ClassPropertyWriter_2_System_Int64_System_Int32_ * this, int64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int64)" }, { "virtualAddress": "0x009B25E0", "name": "ClassPropertyWriter_2_System_Int64_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Int64_System_Int64___ctor(ClassPropertyWriter_2_System_Int64_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int64,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B2760", "name": "ClassPropertyWriter_2_System_Int64_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Int64_System_Int64__Write(ClassPropertyWriter_2_System_Int64_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x009B27D4", "name": "ClassPropertyWriter_2_System_Int64_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int64_System_Int64__GetData(ClassPropertyWriter_2_System_Int64_System_Int64_ * this, int64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int64)" }, { "virtualAddress": "0x009B283C", "name": "ClassPropertyWriter_2_System_Int64_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Int64_System_Object___ctor(ClassPropertyWriter_2_System_Int64_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Int64,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B29BC", "name": "ClassPropertyWriter_2_System_Int64_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Int64_System_Object__Write(ClassPropertyWriter_2_System_Int64_System_Object_ * this, TraceLoggingDataCollector * collector, int64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x009B2A30", "name": "ClassPropertyWriter_2_System_Int64_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Int64_System_Object__GetData(ClassPropertyWriter_2_System_Int64_System_Object_ * this, int64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int64)" }, { "virtualAddress": "0x009B2A58", "name": "ClassPropertyWriter_2_System_IntPtr_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_IntPtr_System_Int32___ctor(ClassPropertyWriter_2_System_IntPtr_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.IntPtr,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B2BD8", "name": "ClassPropertyWriter_2_System_IntPtr_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_IntPtr_System_Int32__Write(ClassPropertyWriter_2_System_IntPtr_System_Int32_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x009B2C4C", "name": "ClassPropertyWriter_2_System_IntPtr_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_IntPtr_System_Int32__GetData(ClassPropertyWriter_2_System_IntPtr_System_Int32_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(IntPtr)" }, { "virtualAddress": "0x009B2CB4", "name": "ClassPropertyWriter_2_System_IntPtr_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_IntPtr_System_Int64___ctor(ClassPropertyWriter_2_System_IntPtr_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.IntPtr,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B2E34", "name": "ClassPropertyWriter_2_System_IntPtr_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_IntPtr_System_Int64__Write(ClassPropertyWriter_2_System_IntPtr_System_Int64_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x009B2EA8", "name": "ClassPropertyWriter_2_System_IntPtr_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_IntPtr_System_Int64__GetData(ClassPropertyWriter_2_System_IntPtr_System_Int64_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(IntPtr)" }, { "virtualAddress": "0x009B2F10", "name": "ClassPropertyWriter_2_System_IntPtr_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_IntPtr_System_Object___ctor(ClassPropertyWriter_2_System_IntPtr_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.IntPtr,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B3090", "name": "ClassPropertyWriter_2_System_IntPtr_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_IntPtr_System_Object__Write(ClassPropertyWriter_2_System_IntPtr_System_Object_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x009B3104", "name": "ClassPropertyWriter_2_System_IntPtr_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_IntPtr_System_Object__GetData(ClassPropertyWriter_2_System_IntPtr_System_Object_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(IntPtr)" }, { "virtualAddress": "0x009B312C", "name": "ClassPropertyWriter_2_System_Object_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Object_System_Int32___ctor(ClassPropertyWriter_2_System_Object_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Object,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B32AC", "name": "ClassPropertyWriter_2_System_Object_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Object_System_Int32__Write(ClassPropertyWriter_2_System_Object_System_Int32_ * this, TraceLoggingDataCollector * collector, Object * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x009B3328", "name": "ClassPropertyWriter_2_System_Object_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Object_System_Int32__GetData(ClassPropertyWriter_2_System_Object_System_Int32_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B33A0", "name": "ClassPropertyWriter_2_System_Object_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Object_System_Int64___ctor(ClassPropertyWriter_2_System_Object_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Object,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B3520", "name": "ClassPropertyWriter_2_System_Object_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Object_System_Int64__Write(ClassPropertyWriter_2_System_Object_System_Int64_ * this, TraceLoggingDataCollector * collector, Object * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Object ByRef)" }, { "virtualAddress": "0x009B359C", "name": "ClassPropertyWriter_2_System_Object_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Object_System_Int64__GetData(ClassPropertyWriter_2_System_Object_System_Int64_ * this, Object * container, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B3844", "name": "ClassPropertyWriter_2_System_SByte_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_SByte_System_Int32___ctor(ClassPropertyWriter_2_System_SByte_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.SByte,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B39C4", "name": "ClassPropertyWriter_2_System_SByte_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_SByte_System_Int32__Write(ClassPropertyWriter_2_System_SByte_System_Int32_ * this, TraceLoggingDataCollector * collector, int8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x009B3A38", "name": "ClassPropertyWriter_2_System_SByte_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_SByte_System_Int32__GetData(ClassPropertyWriter_2_System_SByte_System_Int32_ * this, int8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(SByte)" }, { "virtualAddress": "0x009B3AA0", "name": "ClassPropertyWriter_2_System_SByte_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_SByte_System_Int64___ctor(ClassPropertyWriter_2_System_SByte_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.SByte,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B3C20", "name": "ClassPropertyWriter_2_System_SByte_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_SByte_System_Int64__Write(ClassPropertyWriter_2_System_SByte_System_Int64_ * this, TraceLoggingDataCollector * collector, int8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x009B3C94", "name": "ClassPropertyWriter_2_System_SByte_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_SByte_System_Int64__GetData(ClassPropertyWriter_2_System_SByte_System_Int64_ * this, int8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(SByte)" }, { "virtualAddress": "0x009B3CFC", "name": "ClassPropertyWriter_2_System_SByte_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_SByte_System_Object___ctor(ClassPropertyWriter_2_System_SByte_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.SByte,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B3E7C", "name": "ClassPropertyWriter_2_System_SByte_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_SByte_System_Object__Write(ClassPropertyWriter_2_System_SByte_System_Object_ * this, TraceLoggingDataCollector * collector, int8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x009B3EF0", "name": "ClassPropertyWriter_2_System_SByte_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_SByte_System_Object__GetData(ClassPropertyWriter_2_System_SByte_System_Object_ * this, int8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(SByte)" }, { "virtualAddress": "0x009B3F18", "name": "ClassPropertyWriter_2_System_Single_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_Single_System_Int32___ctor(ClassPropertyWriter_2_System_Single_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Single,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B4098", "name": "ClassPropertyWriter_2_System_Single_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_Single_System_Int32__Write(ClassPropertyWriter_2_System_Single_System_Int32_ * this, TraceLoggingDataCollector * collector, float * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x009B4108", "name": "ClassPropertyWriter_2_System_Single_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_Single_System_Int32__GetData(ClassPropertyWriter_2_System_Single_System_Int32_ * this, float container, MethodInfo * method)", "dotNetSignature": "Object GetData(Single)" }, { "virtualAddress": "0x009B4170", "name": "ClassPropertyWriter_2_System_Single_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_Single_System_Int64___ctor(ClassPropertyWriter_2_System_Single_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Single,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B42F0", "name": "ClassPropertyWriter_2_System_Single_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_Single_System_Int64__Write(ClassPropertyWriter_2_System_Single_System_Int64_ * this, TraceLoggingDataCollector * collector, float * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x009B4360", "name": "ClassPropertyWriter_2_System_Single_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_Single_System_Int64__GetData(ClassPropertyWriter_2_System_Single_System_Int64_ * this, float container, MethodInfo * method)", "dotNetSignature": "Object GetData(Single)" }, { "virtualAddress": "0x009B43C8", "name": "ClassPropertyWriter_2_System_Single_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_Single_System_Object___ctor(ClassPropertyWriter_2_System_Single_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.Single,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B4548", "name": "ClassPropertyWriter_2_System_Single_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_Single_System_Object__Write(ClassPropertyWriter_2_System_Single_System_Object_ * this, TraceLoggingDataCollector * collector, float * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x009B45B8", "name": "ClassPropertyWriter_2_System_Single_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_Single_System_Object__GetData(ClassPropertyWriter_2_System_Single_System_Object_ * this, float container, MethodInfo * method)", "dotNetSignature": "Object GetData(Single)" }, { "virtualAddress": "0x009B45E0", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_TimeSpan_System_Int32___ctor(ClassPropertyWriter_2_System_TimeSpan_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.TimeSpan,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B4760", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_TimeSpan_System_Int32__Write(ClassPropertyWriter_2_System_TimeSpan_System_Int32_ * this, TraceLoggingDataCollector * collector, TimeSpan * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x009B47D4", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_TimeSpan_System_Int32__GetData(ClassPropertyWriter_2_System_TimeSpan_System_Int32_ * this, TimeSpan container, MethodInfo * method)", "dotNetSignature": "Object GetData(TimeSpan)" }, { "virtualAddress": "0x009B483C", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_TimeSpan_System_Int64___ctor(ClassPropertyWriter_2_System_TimeSpan_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.TimeSpan,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B49BC", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_TimeSpan_System_Int64__Write(ClassPropertyWriter_2_System_TimeSpan_System_Int64_ * this, TraceLoggingDataCollector * collector, TimeSpan * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x009B4A30", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_TimeSpan_System_Int64__GetData(ClassPropertyWriter_2_System_TimeSpan_System_Int64_ * this, TimeSpan container, MethodInfo * method)", "dotNetSignature": "Object GetData(TimeSpan)" }, { "virtualAddress": "0x009B4A98", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_TimeSpan_System_Object___ctor(ClassPropertyWriter_2_System_TimeSpan_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.TimeSpan,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B4C18", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_TimeSpan_System_Object__Write(ClassPropertyWriter_2_System_TimeSpan_System_Object_ * this, TraceLoggingDataCollector * collector, TimeSpan * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x009B4C8C", "name": "ClassPropertyWriter_2_System_TimeSpan_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_TimeSpan_System_Object__GetData(ClassPropertyWriter_2_System_TimeSpan_System_Object_ * this, TimeSpan container, MethodInfo * method)", "dotNetSignature": "Object GetData(TimeSpan)" }, { "virtualAddress": "0x009B4CB4", "name": "ClassPropertyWriter_2_System_UInt16_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_UInt16_System_Int32___ctor(ClassPropertyWriter_2_System_UInt16_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt16,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B4E34", "name": "ClassPropertyWriter_2_System_UInt16_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_UInt16_System_Int32__Write(ClassPropertyWriter_2_System_UInt16_System_Int32_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x009B4EA8", "name": "ClassPropertyWriter_2_System_UInt16_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt16_System_Int32__GetData(ClassPropertyWriter_2_System_UInt16_System_Int32_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt16)" }, { "virtualAddress": "0x009B4F10", "name": "ClassPropertyWriter_2_System_UInt16_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_UInt16_System_Int64___ctor(ClassPropertyWriter_2_System_UInt16_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt16,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B5090", "name": "ClassPropertyWriter_2_System_UInt16_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_UInt16_System_Int64__Write(ClassPropertyWriter_2_System_UInt16_System_Int64_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x009B5104", "name": "ClassPropertyWriter_2_System_UInt16_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt16_System_Int64__GetData(ClassPropertyWriter_2_System_UInt16_System_Int64_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt16)" }, { "virtualAddress": "0x009B516C", "name": "ClassPropertyWriter_2_System_UInt16_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_UInt16_System_Object___ctor(ClassPropertyWriter_2_System_UInt16_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt16,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B52EC", "name": "ClassPropertyWriter_2_System_UInt16_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_UInt16_System_Object__Write(ClassPropertyWriter_2_System_UInt16_System_Object_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x009B5360", "name": "ClassPropertyWriter_2_System_UInt16_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt16_System_Object__GetData(ClassPropertyWriter_2_System_UInt16_System_Object_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt16)" }, { "virtualAddress": "0x009B5388", "name": "ClassPropertyWriter_2_System_UInt32_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_UInt32_System_Int32___ctor(ClassPropertyWriter_2_System_UInt32_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt32,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B5508", "name": "ClassPropertyWriter_2_System_UInt32_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_UInt32_System_Int32__Write(ClassPropertyWriter_2_System_UInt32_System_Int32_ * this, TraceLoggingDataCollector * collector, uint32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x009B557C", "name": "ClassPropertyWriter_2_System_UInt32_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt32_System_Int32__GetData(ClassPropertyWriter_2_System_UInt32_System_Int32_ * this, uint32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt32)" }, { "virtualAddress": "0x009B55E4", "name": "ClassPropertyWriter_2_System_UInt32_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_UInt32_System_Int64___ctor(ClassPropertyWriter_2_System_UInt32_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt32,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B5764", "name": "ClassPropertyWriter_2_System_UInt32_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_UInt32_System_Int64__Write(ClassPropertyWriter_2_System_UInt32_System_Int64_ * this, TraceLoggingDataCollector * collector, uint32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x009B57D8", "name": "ClassPropertyWriter_2_System_UInt32_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt32_System_Int64__GetData(ClassPropertyWriter_2_System_UInt32_System_Int64_ * this, uint32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt32)" }, { "virtualAddress": "0x009B5840", "name": "ClassPropertyWriter_2_System_UInt32_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_UInt32_System_Object___ctor(ClassPropertyWriter_2_System_UInt32_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt32,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B59C0", "name": "ClassPropertyWriter_2_System_UInt32_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_UInt32_System_Object__Write(ClassPropertyWriter_2_System_UInt32_System_Object_ * this, TraceLoggingDataCollector * collector, uint32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x009B5A34", "name": "ClassPropertyWriter_2_System_UInt32_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt32_System_Object__GetData(ClassPropertyWriter_2_System_UInt32_System_Object_ * this, uint32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt32)" }, { "virtualAddress": "0x009B5A5C", "name": "ClassPropertyWriter_2_System_UInt64_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_UInt64_System_Int32___ctor(ClassPropertyWriter_2_System_UInt64_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt64,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B5BDC", "name": "ClassPropertyWriter_2_System_UInt64_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_UInt64_System_Int32__Write(ClassPropertyWriter_2_System_UInt64_System_Int32_ * this, TraceLoggingDataCollector * collector, uint64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x009B5C50", "name": "ClassPropertyWriter_2_System_UInt64_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt64_System_Int32__GetData(ClassPropertyWriter_2_System_UInt64_System_Int32_ * this, uint64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt64)" }, { "virtualAddress": "0x009B5CB8", "name": "ClassPropertyWriter_2_System_UInt64_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_UInt64_System_Int64___ctor(ClassPropertyWriter_2_System_UInt64_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt64,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B5E38", "name": "ClassPropertyWriter_2_System_UInt64_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_UInt64_System_Int64__Write(ClassPropertyWriter_2_System_UInt64_System_Int64_ * this, TraceLoggingDataCollector * collector, uint64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x009B5EAC", "name": "ClassPropertyWriter_2_System_UInt64_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt64_System_Int64__GetData(ClassPropertyWriter_2_System_UInt64_System_Int64_ * this, uint64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt64)" }, { "virtualAddress": "0x009B5F14", "name": "ClassPropertyWriter_2_System_UInt64_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_UInt64_System_Object___ctor(ClassPropertyWriter_2_System_UInt64_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UInt64,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B6094", "name": "ClassPropertyWriter_2_System_UInt64_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_UInt64_System_Object__Write(ClassPropertyWriter_2_System_UInt64_System_Object_ * this, TraceLoggingDataCollector * collector, uint64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x009B6108", "name": "ClassPropertyWriter_2_System_UInt64_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_UInt64_System_Object__GetData(ClassPropertyWriter_2_System_UInt64_System_Object_ * this, uint64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt64)" }, { "virtualAddress": "0x009B6130", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Int32___ctor", "signature": "void ClassPropertyWriter_2_System_UIntPtr_System_Int32___ctor(ClassPropertyWriter_2_System_UIntPtr_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UIntPtr,System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x009B62B0", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Int32__Write", "signature": "void ClassPropertyWriter_2_System_UIntPtr_System_Int32__Write(ClassPropertyWriter_2_System_UIntPtr_System_Int32_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x009B6324", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Int32__GetData", "signature": "Object * ClassPropertyWriter_2_System_UIntPtr_System_Int32__GetData(ClassPropertyWriter_2_System_UIntPtr_System_Int32_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(UIntPtr)" }, { "virtualAddress": "0x009B638C", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Int64___ctor", "signature": "void ClassPropertyWriter_2_System_UIntPtr_System_Int64___ctor(ClassPropertyWriter_2_System_UIntPtr_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UIntPtr,System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x009B650C", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Int64__Write", "signature": "void ClassPropertyWriter_2_System_UIntPtr_System_Int64__Write(ClassPropertyWriter_2_System_UIntPtr_System_Int64_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x009B6580", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Int64__GetData", "signature": "Object * ClassPropertyWriter_2_System_UIntPtr_System_Int64__GetData(ClassPropertyWriter_2_System_UIntPtr_System_Int64_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(UIntPtr)" }, { "virtualAddress": "0x009B65E8", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Object___ctor", "signature": "void ClassPropertyWriter_2_System_UIntPtr_System_Object___ctor(ClassPropertyWriter_2_System_UIntPtr_System_Object_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "ClassPropertyWriter\u00602[System.UIntPtr,System.Object](PropertyAnalysis)" }, { "virtualAddress": "0x009B6768", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Object__Write", "signature": "void ClassPropertyWriter_2_System_UIntPtr_System_Object__Write(ClassPropertyWriter_2_System_UIntPtr_System_Object_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x009B67DC", "name": "ClassPropertyWriter_2_System_UIntPtr_System_Object__GetData", "signature": "Object * ClassPropertyWriter_2_System_UIntPtr_System_Object__GetData(ClassPropertyWriter_2_System_UIntPtr_System_Object_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(UIntPtr)" }, { "virtualAddress": "0x009B6804", "name": "ConcurrentSetItem_2_System_Collections_Generic_KeyValuePair_2_System_Object___ctor", "signature": "void ConcurrentSetItem_2_System_Collections_Generic_KeyValuePair_2_System_Object___ctor(ConcurrentSetItem_2_System_Collections_Generic_KeyValuePair_2_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "ConcurrentSetItem\u00602[System.Collections.Generic.KeyValuePair\u00602,System.Object]()" }, { "virtualAddress": "0x00407EE8", "name": "ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_System_Object__TryGet", "signature": "Object * ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_System_Object__TryGet(ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_System_Object___Boxed * this, KeyValuePair_2_System_Object_System_Int32Enum_ key, MethodInfo * method)", "dotNetSignature": "Object TryGet(KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x00407EF0", "name": "ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_System_Object__GetOrAdd", "signature": "Object * ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_System_Object__GetOrAdd(ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_System_Object___Boxed * this, Object * newItem, MethodInfo * method)", "dotNetSignature": "Object GetOrAdd(Object)" }, { "virtualAddress": "0x009B6D64", "name": "EnumByteTypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Boolean__WriteMetadata(EnumByteTypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B6DFC", "name": "EnumByteTypeInfo_1_System_Boolean__WriteData", "signature": "void EnumByteTypeInfo_1_System_Boolean__WriteData(EnumByteTypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x009B6EA0", "name": "EnumByteTypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Boolean__GetData(EnumByteTypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B6EA8", "name": "EnumByteTypeInfo_1_System_Boolean___ctor", "signature": "void EnumByteTypeInfo_1_System_Boolean___ctor(EnumByteTypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x009B6ECC", "name": "EnumByteTypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Byte__WriteMetadata(EnumByteTypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B6F64", "name": "EnumByteTypeInfo_1_System_Byte__WriteData", "signature": "void EnumByteTypeInfo_1_System_Byte__WriteData(EnumByteTypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x009B7004", "name": "EnumByteTypeInfo_1_System_Byte__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Byte__GetData(EnumByteTypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B700C", "name": "EnumByteTypeInfo_1_System_Byte___ctor", "signature": "void EnumByteTypeInfo_1_System_Byte___ctor(EnumByteTypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x009B7030", "name": "EnumByteTypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Char__WriteMetadata(EnumByteTypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B70C8", "name": "EnumByteTypeInfo_1_System_Char__WriteData", "signature": "void EnumByteTypeInfo_1_System_Char__WriteData(EnumByteTypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x009B7168", "name": "EnumByteTypeInfo_1_System_Char__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Char__GetData(EnumByteTypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B7170", "name": "EnumByteTypeInfo_1_System_Char___ctor", "signature": "void EnumByteTypeInfo_1_System_Char___ctor(EnumByteTypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x009B7194", "name": "EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B722C", "name": "EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x009B72D0", "name": "EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B72D8", "name": "EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009B72FC", "name": "EnumByteTypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_DateTime__WriteMetadata(EnumByteTypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B7394", "name": "EnumByteTypeInfo_1_System_DateTime__WriteData", "signature": "void EnumByteTypeInfo_1_System_DateTime__WriteData(EnumByteTypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x009B7434", "name": "EnumByteTypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumByteTypeInfo_1_System_DateTime__GetData(EnumByteTypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B743C", "name": "EnumByteTypeInfo_1_System_DateTime___ctor", "signature": "void EnumByteTypeInfo_1_System_DateTime___ctor(EnumByteTypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x009B7460", "name": "EnumByteTypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumByteTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B74F8", "name": "EnumByteTypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumByteTypeInfo_1_System_DateTimeOffset__WriteData(EnumByteTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x009B759C", "name": "EnumByteTypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumByteTypeInfo_1_System_DateTimeOffset__GetData(EnumByteTypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B75A4", "name": "EnumByteTypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumByteTypeInfo_1_System_DateTimeOffset___ctor(EnumByteTypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x009B75C8", "name": "EnumByteTypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Decimal__WriteMetadata(EnumByteTypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B7660", "name": "EnumByteTypeInfo_1_System_Decimal__WriteData", "signature": "void EnumByteTypeInfo_1_System_Decimal__WriteData(EnumByteTypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x009B7704", "name": "EnumByteTypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Decimal__GetData(EnumByteTypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B770C", "name": "EnumByteTypeInfo_1_System_Decimal___ctor", "signature": "void EnumByteTypeInfo_1_System_Decimal___ctor(EnumByteTypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x009B7730", "name": "EnumByteTypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumByteTypeInfo_1_EmptyStruct__WriteMetadata(EnumByteTypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B77C8", "name": "EnumByteTypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumByteTypeInfo_1_EmptyStruct__WriteData(EnumByteTypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x009B7868", "name": "EnumByteTypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumByteTypeInfo_1_EmptyStruct__GetData(EnumByteTypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B7870", "name": "EnumByteTypeInfo_1_EmptyStruct___ctor", "signature": "void EnumByteTypeInfo_1_EmptyStruct___ctor(EnumByteTypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x009B7894", "name": "EnumByteTypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Double__WriteMetadata(EnumByteTypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B792C", "name": "EnumByteTypeInfo_1_System_Double__WriteData", "signature": "void EnumByteTypeInfo_1_System_Double__WriteData(EnumByteTypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x009B79D4", "name": "EnumByteTypeInfo_1_System_Double__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Double__GetData(EnumByteTypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B79DC", "name": "EnumByteTypeInfo_1_System_Double___ctor", "signature": "void EnumByteTypeInfo_1_System_Double___ctor(EnumByteTypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x009B7A00", "name": "EnumByteTypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Guid__WriteMetadata(EnumByteTypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B7A98", "name": "EnumByteTypeInfo_1_System_Guid__WriteData", "signature": "void EnumByteTypeInfo_1_System_Guid__WriteData(EnumByteTypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x009B7B3C", "name": "EnumByteTypeInfo_1_System_Guid__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Guid__GetData(EnumByteTypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B7B44", "name": "EnumByteTypeInfo_1_System_Guid___ctor", "signature": "void EnumByteTypeInfo_1_System_Guid___ctor(EnumByteTypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x009B7B68", "name": "EnumByteTypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Int16__WriteMetadata(EnumByteTypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B7C00", "name": "EnumByteTypeInfo_1_System_Int16__WriteData", "signature": "void EnumByteTypeInfo_1_System_Int16__WriteData(EnumByteTypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x009B7CA0", "name": "EnumByteTypeInfo_1_System_Int16__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Int16__GetData(EnumByteTypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B7CA8", "name": "EnumByteTypeInfo_1_System_Int16___ctor", "signature": "void EnumByteTypeInfo_1_System_Int16___ctor(EnumByteTypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x009B7CCC", "name": "EnumByteTypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Int32__WriteMetadata(EnumByteTypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B7D64", "name": "EnumByteTypeInfo_1_System_Int32__WriteData", "signature": "void EnumByteTypeInfo_1_System_Int32__WriteData(EnumByteTypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x009B7E04", "name": "EnumByteTypeInfo_1_System_Int32__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Int32__GetData(EnumByteTypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B7E0C", "name": "EnumByteTypeInfo_1_System_Int32___ctor", "signature": "void EnumByteTypeInfo_1_System_Int32___ctor(EnumByteTypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x009B7E30", "name": "EnumByteTypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Int64__WriteMetadata(EnumByteTypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B7EC8", "name": "EnumByteTypeInfo_1_System_Int64__WriteData", "signature": "void EnumByteTypeInfo_1_System_Int64__WriteData(EnumByteTypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x009B7F68", "name": "EnumByteTypeInfo_1_System_Int64__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Int64__GetData(EnumByteTypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B7F70", "name": "EnumByteTypeInfo_1_System_Int64___ctor", "signature": "void EnumByteTypeInfo_1_System_Int64___ctor(EnumByteTypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x009B7F94", "name": "EnumByteTypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_IntPtr__WriteMetadata(EnumByteTypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B802C", "name": "EnumByteTypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumByteTypeInfo_1_System_IntPtr__WriteData(EnumByteTypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x009B80CC", "name": "EnumByteTypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumByteTypeInfo_1_System_IntPtr__GetData(EnumByteTypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B80D4", "name": "EnumByteTypeInfo_1_System_IntPtr___ctor", "signature": "void EnumByteTypeInfo_1_System_IntPtr___ctor(EnumByteTypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x009B825C", "name": "EnumByteTypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_SByte__WriteMetadata(EnumByteTypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B82F4", "name": "EnumByteTypeInfo_1_System_SByte__WriteData", "signature": "void EnumByteTypeInfo_1_System_SByte__WriteData(EnumByteTypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x009B8394", "name": "EnumByteTypeInfo_1_System_SByte__GetData", "signature": "Object * EnumByteTypeInfo_1_System_SByte__GetData(EnumByteTypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B839C", "name": "EnumByteTypeInfo_1_System_SByte___ctor", "signature": "void EnumByteTypeInfo_1_System_SByte___ctor(EnumByteTypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x009B83C0", "name": "EnumByteTypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_Single__WriteMetadata(EnumByteTypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B8458", "name": "EnumByteTypeInfo_1_System_Single__WriteData", "signature": "void EnumByteTypeInfo_1_System_Single__WriteData(EnumByteTypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x009B8500", "name": "EnumByteTypeInfo_1_System_Single__GetData", "signature": "Object * EnumByteTypeInfo_1_System_Single__GetData(EnumByteTypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B8508", "name": "EnumByteTypeInfo_1_System_Single___ctor", "signature": "void EnumByteTypeInfo_1_System_Single___ctor(EnumByteTypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x009B852C", "name": "EnumByteTypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_TimeSpan__WriteMetadata(EnumByteTypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B85C4", "name": "EnumByteTypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumByteTypeInfo_1_System_TimeSpan__WriteData(EnumByteTypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x009B8664", "name": "EnumByteTypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumByteTypeInfo_1_System_TimeSpan__GetData(EnumByteTypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B866C", "name": "EnumByteTypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumByteTypeInfo_1_System_TimeSpan___ctor(EnumByteTypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x009B8690", "name": "EnumByteTypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_UInt16__WriteMetadata(EnumByteTypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B8728", "name": "EnumByteTypeInfo_1_System_UInt16__WriteData", "signature": "void EnumByteTypeInfo_1_System_UInt16__WriteData(EnumByteTypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x009B87C8", "name": "EnumByteTypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumByteTypeInfo_1_System_UInt16__GetData(EnumByteTypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B87D0", "name": "EnumByteTypeInfo_1_System_UInt16___ctor", "signature": "void EnumByteTypeInfo_1_System_UInt16___ctor(EnumByteTypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x009B87F4", "name": "EnumByteTypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_UInt32__WriteMetadata(EnumByteTypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B888C", "name": "EnumByteTypeInfo_1_System_UInt32__WriteData", "signature": "void EnumByteTypeInfo_1_System_UInt32__WriteData(EnumByteTypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x009B892C", "name": "EnumByteTypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumByteTypeInfo_1_System_UInt32__GetData(EnumByteTypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B8934", "name": "EnumByteTypeInfo_1_System_UInt32___ctor", "signature": "void EnumByteTypeInfo_1_System_UInt32___ctor(EnumByteTypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x009B8958", "name": "EnumByteTypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_UInt64__WriteMetadata(EnumByteTypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B89F0", "name": "EnumByteTypeInfo_1_System_UInt64__WriteData", "signature": "void EnumByteTypeInfo_1_System_UInt64__WriteData(EnumByteTypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x009B8A90", "name": "EnumByteTypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumByteTypeInfo_1_System_UInt64__GetData(EnumByteTypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B8A98", "name": "EnumByteTypeInfo_1_System_UInt64___ctor", "signature": "void EnumByteTypeInfo_1_System_UInt64___ctor(EnumByteTypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x009B8ABC", "name": "EnumByteTypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumByteTypeInfo_1_System_UIntPtr__WriteMetadata(EnumByteTypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x009B8B54", "name": "EnumByteTypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumByteTypeInfo_1_System_UIntPtr__WriteData(EnumByteTypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x009B8BF4", "name": "EnumByteTypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumByteTypeInfo_1_System_UIntPtr__GetData(EnumByteTypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x009B8BFC", "name": "EnumByteTypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumByteTypeInfo_1_System_UIntPtr___ctor(EnumByteTypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumByteTypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x009B8C20", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Boolean]()" }, { "virtualAddress": "0x009B8E3C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Byte]()" }, { "virtualAddress": "0x009B9058", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Char]()" }, { "virtualAddress": "0x009B9274", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009B9490", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.DateTime]()" }, { "virtualAddress": "0x009B96AC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.DateTimeOffset]()" }, { "virtualAddress": "0x009B98C8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Decimal]()" }, { "virtualAddress": "0x009B9AE4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,EmptyStruct]()" }, { "virtualAddress": "0x009B9D00", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Double]()" }, { "virtualAddress": "0x009B9F1C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Guid]()" }, { "virtualAddress": "0x009BA138", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Int16]()" }, { "virtualAddress": "0x009BA354", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Int32]()" }, { "virtualAddress": "0x009BA570", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Int64]()" }, { "virtualAddress": "0x009BA78C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.IntPtr]()" }, { "virtualAddress": "0x009BA9A8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Object]()" }, { "virtualAddress": "0x009BABC4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.SByte]()" }, { "virtualAddress": "0x009BADE0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.Single]()" }, { "virtualAddress": "0x009BAFFC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.TimeSpan]()" }, { "virtualAddress": "0x009BB218", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.UInt16]()" }, { "virtualAddress": "0x009BB434", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.UInt32]()" }, { "virtualAddress": "0x009BB650", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.UInt64]()" }, { "virtualAddress": "0x009BB86C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Byte_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Byte,System.UIntPtr]()" }, { "virtualAddress": "0x009BBA88", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Boolean]()" }, { "virtualAddress": "0x009BBCA4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Byte]()" }, { "virtualAddress": "0x009BBEC0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Char]()" }, { "virtualAddress": "0x009BC0DC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009BC2F8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.DateTime]()" }, { "virtualAddress": "0x009BC514", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.DateTimeOffset]()" }, { "virtualAddress": "0x009BC730", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Decimal]()" }, { "virtualAddress": "0x009BC94C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,EmptyStruct]()" }, { "virtualAddress": "0x009BCB68", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Double]()" }, { "virtualAddress": "0x009BCD84", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Guid]()" }, { "virtualAddress": "0x009BCFA0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Int16]()" }, { "virtualAddress": "0x009BD1BC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Int32]()" }, { "virtualAddress": "0x009BD3D8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Int64]()" }, { "virtualAddress": "0x009BD5F4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.IntPtr]()" }, { "virtualAddress": "0x009BD810", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Object]()" }, { "virtualAddress": "0x009BDA2C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.SByte]()" }, { "virtualAddress": "0x009BDC48", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.Single]()" }, { "virtualAddress": "0x009BDE64", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.TimeSpan]()" }, { "virtualAddress": "0x009BE080", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.UInt16]()" }, { "virtualAddress": "0x009BE29C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.UInt32]()" }, { "virtualAddress": "0x009BE4B8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.UInt64]()" }, { "virtualAddress": "0x009BE6D4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int16_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int16,System.UIntPtr]()" }, { "virtualAddress": "0x009BE8F0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Boolean]()" }, { "virtualAddress": "0x009BEB0C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Byte]()" }, { "virtualAddress": "0x009BED28", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Char]()" }, { "virtualAddress": "0x009BEF44", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009BF160", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.DateTime]()" }, { "virtualAddress": "0x009BF37C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.DateTimeOffset]()" }, { "virtualAddress": "0x009BF598", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Decimal]()" }, { "virtualAddress": "0x009BF7B4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,EmptyStruct]()" }, { "virtualAddress": "0x009BF9D0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Double]()" }, { "virtualAddress": "0x009BFBEC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Guid]()" }, { "virtualAddress": "0x009BFE08", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Int16]()" }, { "virtualAddress": "0x009C0024", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Int32]()" }, { "virtualAddress": "0x009C0240", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Int64]()" }, { "virtualAddress": "0x009C045C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.IntPtr]()" }, { "virtualAddress": "0x009C0678", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Object]()" }, { "virtualAddress": "0x009C0894", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.SByte]()" }, { "virtualAddress": "0x009C0AB0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.Single]()" }, { "virtualAddress": "0x009C0CCC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.TimeSpan]()" }, { "virtualAddress": "0x009C0EE8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.UInt16]()" }, { "virtualAddress": "0x009C1104", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.UInt32]()" }, { "virtualAddress": "0x009C1320", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.UInt64]()" }, { "virtualAddress": "0x009C153C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int32_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int32,System.UIntPtr]()" }, { "virtualAddress": "0x009C1758", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Boolean]()" }, { "virtualAddress": "0x009C1974", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Byte]()" }, { "virtualAddress": "0x009C1B90", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Char]()" }, { "virtualAddress": "0x009C1DAC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009C1FC8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.DateTime]()" }, { "virtualAddress": "0x009C21E4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.DateTimeOffset]()" }, { "virtualAddress": "0x009C2400", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Decimal]()" }, { "virtualAddress": "0x009C261C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,EmptyStruct]()" }, { "virtualAddress": "0x009C2838", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Double]()" }, { "virtualAddress": "0x009C2A54", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Guid]()" }, { "virtualAddress": "0x009C2C70", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Int16]()" }, { "virtualAddress": "0x009C2E8C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Int32]()" }, { "virtualAddress": "0x009C30A8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Int64]()" }, { "virtualAddress": "0x009C32C4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.IntPtr]()" }, { "virtualAddress": "0x009C34E0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Object]()" }, { "virtualAddress": "0x009C36FC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.SByte]()" }, { "virtualAddress": "0x009C3918", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.Single]()" }, { "virtualAddress": "0x009C3B34", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.TimeSpan]()" }, { "virtualAddress": "0x009C3D50", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.UInt16]()" }, { "virtualAddress": "0x009C3F6C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.UInt32]()" }, { "virtualAddress": "0x009C4188", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.UInt64]()" }, { "virtualAddress": "0x009C43A4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_Int64_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.Int64,System.UIntPtr]()" }, { "virtualAddress": "0x009C47DC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Boolean]()" }, { "virtualAddress": "0x009C49F8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Byte]()" }, { "virtualAddress": "0x009C4C14", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Char]()" }, { "virtualAddress": "0x009C4E30", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009C504C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.DateTime]()" }, { "virtualAddress": "0x009C5268", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.DateTimeOffset]()" }, { "virtualAddress": "0x009C5484", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Decimal]()" }, { "virtualAddress": "0x009C56A0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,EmptyStruct]()" }, { "virtualAddress": "0x009C58BC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Double]()" }, { "virtualAddress": "0x009C5AD8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Guid]()" }, { "virtualAddress": "0x009C5CF4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Int16]()" }, { "virtualAddress": "0x009C5F10", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Int32]()" }, { "virtualAddress": "0x009C612C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Int64]()" }, { "virtualAddress": "0x009C6348", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.IntPtr]()" }, { "virtualAddress": "0x009C6564", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Object]()" }, { "virtualAddress": "0x009C6780", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.SByte]()" }, { "virtualAddress": "0x009C699C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.Single]()" }, { "virtualAddress": "0x009C6BB8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.TimeSpan]()" }, { "virtualAddress": "0x009C6DD4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.UInt16]()" }, { "virtualAddress": "0x009C6FF0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.UInt32]()" }, { "virtualAddress": "0x009C720C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.UInt64]()" }, { "virtualAddress": "0x009C7428", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_SByte_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.SByte,System.UIntPtr]()" }, { "virtualAddress": "0x009C7644", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Boolean]()" }, { "virtualAddress": "0x009C7860", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Byte]()" }, { "virtualAddress": "0x009C7A7C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Char]()" }, { "virtualAddress": "0x009C7C98", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009C7EB4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.DateTime]()" }, { "virtualAddress": "0x009C80D0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.DateTimeOffset]()" }, { "virtualAddress": "0x009C82EC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Decimal]()" }, { "virtualAddress": "0x009C8508", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,EmptyStruct]()" }, { "virtualAddress": "0x009C8724", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Double]()" }, { "virtualAddress": "0x009C8940", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Guid]()" }, { "virtualAddress": "0x009C8B5C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Int16]()" }, { "virtualAddress": "0x009C8D78", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Int32]()" }, { "virtualAddress": "0x009C8F94", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Int64]()" }, { "virtualAddress": "0x009C91B0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.IntPtr]()" }, { "virtualAddress": "0x009C93CC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Object]()" }, { "virtualAddress": "0x009C95E8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.SByte]()" }, { "virtualAddress": "0x009C9804", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.Single]()" }, { "virtualAddress": "0x009C9A20", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.TimeSpan]()" }, { "virtualAddress": "0x009C9C3C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.UInt16]()" }, { "virtualAddress": "0x009C9E58", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.UInt32]()" }, { "virtualAddress": "0x009CA074", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.UInt64]()" }, { "virtualAddress": "0x009CA290", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt16_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt16,System.UIntPtr]()" }, { "virtualAddress": "0x009CA4AC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Boolean]()" }, { "virtualAddress": "0x009CA6C8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Byte]()" }, { "virtualAddress": "0x009CA8E4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Char]()" }, { "virtualAddress": "0x009CAB00", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009CAD1C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.DateTime]()" }, { "virtualAddress": "0x009CAF38", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.DateTimeOffset]()" }, { "virtualAddress": "0x009CB154", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Decimal]()" }, { "virtualAddress": "0x009CB370", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,EmptyStruct]()" }, { "virtualAddress": "0x009CB58C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Double]()" }, { "virtualAddress": "0x009CB7A8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Guid]()" }, { "virtualAddress": "0x009CB9C4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Int16]()" }, { "virtualAddress": "0x009CBBE0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Int32]()" }, { "virtualAddress": "0x009CBDFC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Int64]()" }, { "virtualAddress": "0x009CC018", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.IntPtr]()" }, { "virtualAddress": "0x009CC234", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Object]()" }, { "virtualAddress": "0x009CC450", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.SByte]()" }, { "virtualAddress": "0x009CC66C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.Single]()" }, { "virtualAddress": "0x009CC888", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.TimeSpan]()" }, { "virtualAddress": "0x009CCAA4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.UInt16]()" }, { "virtualAddress": "0x009CCCC0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.UInt32]()" }, { "virtualAddress": "0x009CCEDC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.UInt64]()" }, { "virtualAddress": "0x009CD0F8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt32_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt32,System.UIntPtr]()" }, { "virtualAddress": "0x009CD314", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Boolean___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Boolean]()" }, { "virtualAddress": "0x009CD530", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Byte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Byte]()" }, { "virtualAddress": "0x009CD74C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Char___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Char___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Char]()" }, { "virtualAddress": "0x009CD968", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009CDB84", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_DateTime___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_DateTime___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.DateTime]()" }, { "virtualAddress": "0x009CDDA0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_DateTimeOffset___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_DateTimeOffset___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.DateTimeOffset]()" }, { "virtualAddress": "0x009CDFBC", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Decimal___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Decimal___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Decimal]()" }, { "virtualAddress": "0x009CE1D8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_EmptyStruct___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_EmptyStruct___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,EmptyStruct]()" }, { "virtualAddress": "0x009CE3F4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Double___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Double___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Double]()" }, { "virtualAddress": "0x009CE610", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Guid___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Guid___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Guid]()" }, { "virtualAddress": "0x009CE82C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Int16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Int16]()" }, { "virtualAddress": "0x009CEA48", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Int32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Int32]()" }, { "virtualAddress": "0x009CEC64", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Int64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Int64]()" }, { "virtualAddress": "0x009CEE80", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_IntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_IntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.IntPtr]()" }, { "virtualAddress": "0x009CF09C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Object___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Object]()" }, { "virtualAddress": "0x009CF2B8", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_SByte___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.SByte]()" }, { "virtualAddress": "0x009CF4D4", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Single___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_Single___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.Single]()" }, { "virtualAddress": "0x009CF6F0", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_TimeSpan___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_TimeSpan___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.TimeSpan]()" }, { "virtualAddress": "0x009CF90C", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UInt16___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.UInt16]()" }, { "virtualAddress": "0x009CFB28", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UInt32___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.UInt32]()" }, { "virtualAddress": "0x009CFD44", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UInt64___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.UInt64]()" }, { "virtualAddress": "0x009CFF60", "name": "EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UIntPtr___cctor", "signature": "void EnumHelper_1_UnderlyingType_Caster_1_System_UInt64_System_UIntPtr___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BCaster\u00601[System.UInt64,System.UIntPtr]()" }, { "virtualAddress": "0x009D017C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x009D018C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Boolean)" }, { "virtualAddress": "0x009D0410", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x009D04A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D04CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x009D04DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Byte)" }, { "virtualAddress": "0x009D0750", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x009D07DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D0808", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x009D0818", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Char)" }, { "virtualAddress": "0x009D0A8C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x009D0B18", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D0B44", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x009D0B54", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x009D0DD8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x009D0E64", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D0E90", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x009D0EA0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(DateTime)" }, { "virtualAddress": "0x009D1108", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x009D1194", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D11C0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x009D11D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(DateTimeOffset)" }, { "virtualAddress": "0x009D1454", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x009D14E0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D150C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x009D151C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Decimal)" }, { "virtualAddress": "0x009D17A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x009D182C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D1858", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x009D1868", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(EmptyStruct)" }, { "virtualAddress": "0x009D1AD4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x009D1B60", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D1B8C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x009D1B9C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Double)" }, { "virtualAddress": "0x009D1E0C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x009D1E98", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D1EC4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x009D1ED4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Guid)" }, { "virtualAddress": "0x009D2158", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x009D21E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D2210", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x009D2220", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Int16)" }, { "virtualAddress": "0x009D2494", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x009D2520", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D254C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x009D255C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Int32)" }, { "virtualAddress": "0x009D27D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x009D285C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D2888", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x009D2898", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Int64)" }, { "virtualAddress": "0x009D2B00", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x009D2B8C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D2BB8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x009D2BC8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(IntPtr)" }, { "virtualAddress": "0x009D2E30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x009D2EBC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D2EE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x009D2EF8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Object)" }, { "virtualAddress": "0x009D32B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x009D32DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D3308", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x009D3318", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(SByte)" }, { "virtualAddress": "0x009D358C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x009D3618", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D3644", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x009D3654", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(Single)" }, { "virtualAddress": "0x009D38C8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x009D3954", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D3980", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x009D3990", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(TimeSpan)" }, { "virtualAddress": "0x009D3BF8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x009D3C84", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D3CB0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x009D3CC0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(UInt16)" }, { "virtualAddress": "0x009D3F34", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x009D3FC0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D3FEC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x009D3FFC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(UInt32)" }, { "virtualAddress": "0x009D4270", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x009D42FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D4328", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x009D4338", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(UInt64)" }, { "virtualAddress": "0x009D45A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x009D462C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D4658", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Byte,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x009D4668", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr__Invoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Byte Invoke(UIntPtr)" }, { "virtualAddress": "0x009D48D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x009D495C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr__EndInvoke", "signature": "uint8_t EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Byte_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Byte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D4988", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x009D4998", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Boolean)" }, { "virtualAddress": "0x009D4C1C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x009D4CAC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D4CD8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x009D4CE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Byte)" }, { "virtualAddress": "0x009D4F5C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x009D4FE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D5014", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x009D5024", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Char)" }, { "virtualAddress": "0x009D5298", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x009D5324", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D5350", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x009D5360", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x009D55E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x009D5670", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D569C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x009D56AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(DateTime)" }, { "virtualAddress": "0x009D5914", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x009D59A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D59CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x009D59DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x009D5C60", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x009D5CEC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D5D18", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x009D5D28", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Decimal)" }, { "virtualAddress": "0x009D5FAC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x009D6038", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D6064", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x009D6074", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(EmptyStruct)" }, { "virtualAddress": "0x009D62E0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x009D636C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D6398", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x009D63A8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Double)" }, { "virtualAddress": "0x009D6618", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x009D66A4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D66D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x009D66E0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Guid)" }, { "virtualAddress": "0x009D6964", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x009D69F0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D6A1C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x009D6A2C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Int16)" }, { "virtualAddress": "0x009D6CA0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x009D6D2C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D6D58", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x009D6D68", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Int32)" }, { "virtualAddress": "0x009D6FDC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x009D7068", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D7094", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x009D70A4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Int64)" }, { "virtualAddress": "0x009D730C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x009D7398", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D73C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x009D73D4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(IntPtr)" }, { "virtualAddress": "0x009D763C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x009D76C8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D76F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x009D7704", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Object)" }, { "virtualAddress": "0x009D7AC4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x009D7AE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D7B14", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x009D7B24", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(SByte)" }, { "virtualAddress": "0x009D7D98", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x009D7E24", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D7E50", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x009D7E60", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(Single)" }, { "virtualAddress": "0x009D80D4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x009D8160", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D818C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x009D819C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(TimeSpan)" }, { "virtualAddress": "0x009D8404", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x009D8490", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D84BC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x009D84CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(UInt16)" }, { "virtualAddress": "0x009D8740", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x009D87CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D87F8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x009D8808", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(UInt32)" }, { "virtualAddress": "0x009D8A7C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x009D8B08", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D8B34", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x009D8B44", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(UInt64)" }, { "virtualAddress": "0x009D8DAC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x009D8E38", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D8E64", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int16,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x009D8E74", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr__Invoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Int16 Invoke(UIntPtr)" }, { "virtualAddress": "0x009D90DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x009D9168", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr__EndInvoke", "signature": "int16_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int16_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D9194", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x009D91A4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Boolean)" }, { "virtualAddress": "0x009D9428", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x009D94B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D94E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x009D94F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Byte)" }, { "virtualAddress": "0x009D9768", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x009D97F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D9820", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x009D9830", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Char)" }, { "virtualAddress": "0x009D9AA4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x009D9B30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D9B5C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x009D9B6C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x009D9DF0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x009D9E7C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009D9EA8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x009D9EB8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(DateTime)" }, { "virtualAddress": "0x009DA120", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x009DA1AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009DA1D8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x009DA1E8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x009DA46C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x009DA4F8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009DA524", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x009DA534", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Decimal)" }, { "virtualAddress": "0x009DA7B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x009DA844", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009DA870", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x009DA880", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(EmptyStruct)" }, { "virtualAddress": "0x009DAAEC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x009DAB78", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009DABA4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x009DABB4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Double)" }, { "virtualAddress": "0x009DAE24", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x009DAEB0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009DAEDC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x009DAEEC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Guid)" }, { "virtualAddress": "0x009DB170", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x009DB1FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009DB228", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x009DB238", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Int16)" }, { "virtualAddress": "0x009DB4AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x009DB538", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4DC78", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00B4DC88", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Int32)" }, { "virtualAddress": "0x00B4DEFC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4DF88", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4DFB4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00B4DFC4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Int64)" }, { "virtualAddress": "0x00B4E22C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4E2B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4E2E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B4E2F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(IntPtr)" }, { "virtualAddress": "0x00B4E55C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4E5E8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4E614", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00B4E624", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Object)" }, { "virtualAddress": "0x00B4E9E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4EA08", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4EA34", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x00B4EA44", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(SByte)" }, { "virtualAddress": "0x00B4ECB8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4ED44", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4ED70", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x00B4ED80", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Single)" }, { "virtualAddress": "0x00B4EFF4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4F080", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4F0AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x00B4F0BC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(TimeSpan)" }, { "virtualAddress": "0x00B4F324", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4F3B0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4F3DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x00B4F3EC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UInt16)" }, { "virtualAddress": "0x00B4F660", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4F6EC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4F718", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x00B4F728", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UInt32)" }, { "virtualAddress": "0x00B4F99C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4FA28", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4FA54", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x00B4FA64", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UInt64)" }, { "virtualAddress": "0x00B4FCCC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B4FD58", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B4FD84", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int32,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B4FD94", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr__Invoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(UIntPtr)" }, { "virtualAddress": "0x00B4FFFC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B50088", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr__EndInvoke", "signature": "int32_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int32_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B500B4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x00B500C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Boolean)" }, { "virtualAddress": "0x00B50348", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00B503D8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B50404", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x00B50414", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Byte)" }, { "virtualAddress": "0x00B50688", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B50714", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B50740", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x00B50750", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Char)" }, { "virtualAddress": "0x00B509C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00B50A50", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B50A7C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00B50A8C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B50D10", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00B50D9C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B50DC8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x00B50DD8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(DateTime)" }, { "virtualAddress": "0x00B51040", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00B510CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B510F8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x00B51108", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00B5138C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00B51418", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B51444", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x00B51454", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Decimal)" }, { "virtualAddress": "0x00B516D8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00B51764", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B51790", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x00B517A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(EmptyStruct)" }, { "virtualAddress": "0x00B51A0C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00B51A98", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B51AC4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x00B51AD4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Double)" }, { "virtualAddress": "0x00B51D44", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00B51DD0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B51DFC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x00B51E0C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Guid)" }, { "virtualAddress": "0x00B52090", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5211C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B52148", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x00B52158", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Int16)" }, { "virtualAddress": "0x00B523CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B52458", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B52484", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00B52494", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Int32)" }, { "virtualAddress": "0x00B52708", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B52794", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B527C0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00B527D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Int64)" }, { "virtualAddress": "0x00B52A38", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B52AC4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B52AF0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B52B00", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(IntPtr)" }, { "virtualAddress": "0x00B52D68", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B52DF4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B52E20", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00B52E30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Object)" }, { "virtualAddress": "0x00B531F0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00B53214", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B53240", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x00B53250", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(SByte)" }, { "virtualAddress": "0x00B534C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B53550", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5357C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x00B5358C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(Single)" }, { "virtualAddress": "0x00B53800", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5388C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B538B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x00B538C8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(TimeSpan)" }, { "virtualAddress": "0x00B53B30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00B53BBC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B53BE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x00B53BF8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UInt16)" }, { "virtualAddress": "0x00B53E6C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B53EF8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B53F24", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x00B53F34", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UInt32)" }, { "virtualAddress": "0x00B541A8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B54234", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B54260", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x00B54270", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UInt64)" }, { "virtualAddress": "0x00B544D8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B54564", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B54590", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.Int64,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B545A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr__Invoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "Int64 Invoke(UIntPtr)" }, { "virtualAddress": "0x00B54808", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B54894", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr__EndInvoke", "signature": "int64_t EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_Int64_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B54CC0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x00B54CD0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Boolean)" }, { "virtualAddress": "0x00B54F54", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00B54FE4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B55010", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x00B55020", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Byte)" }, { "virtualAddress": "0x00B55294", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B55320", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5534C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x00B5535C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Char)" }, { "virtualAddress": "0x00B555D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5565C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B55688", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00B55698", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B5591C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00B559A8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B559D4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x00B559E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(DateTime)" }, { "virtualAddress": "0x00B55C4C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00B55CD8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B55D04", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x00B55D14", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00B55F98", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00B56024", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B56050", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x00B56060", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Decimal)" }, { "virtualAddress": "0x00B562E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00B56370", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5639C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x00B563AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(EmptyStruct)" }, { "virtualAddress": "0x00B56618", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00B566A4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B566D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x00B566E0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Double)" }, { "virtualAddress": "0x00B56950", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00B569DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B56A08", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x00B56A18", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Guid)" }, { "virtualAddress": "0x00B56C9C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00B56D28", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B56D54", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x00B56D64", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Int16)" }, { "virtualAddress": "0x00B56FD8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B57064", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B57090", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00B570A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Int32)" }, { "virtualAddress": "0x00B57314", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B573A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B573CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00B573DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Int64)" }, { "virtualAddress": "0x00B57644", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B576D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B576FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B5770C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(IntPtr)" }, { "virtualAddress": "0x00B57974", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B57A00", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B57A2C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00B57A3C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Object)" }, { "virtualAddress": "0x00B57DFC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00B57E20", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B57E4C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x00B57E5C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(SByte)" }, { "virtualAddress": "0x00B580D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5815C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B58188", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x00B58198", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(Single)" }, { "virtualAddress": "0x00B5840C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00B58498", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B584C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x00B584D4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(TimeSpan)" }, { "virtualAddress": "0x00B5873C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00B587C8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B587F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x00B58804", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(UInt16)" }, { "virtualAddress": "0x00B58A78", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B58B04", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B58B30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x00B58B40", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(UInt32)" }, { "virtualAddress": "0x00B58DB4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B58E40", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B58E6C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x00B58E7C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(UInt64)" }, { "virtualAddress": "0x00B590E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B59170", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5919C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.SByte,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B591AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr__Invoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "SByte Invoke(UIntPtr)" }, { "virtualAddress": "0x00B59414", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B594A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr__EndInvoke", "signature": "int8_t EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_SByte_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "SByte EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B594CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x00B594DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Boolean)" }, { "virtualAddress": "0x00B59760", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00B597F0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5981C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x00B5982C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Byte)" }, { "virtualAddress": "0x00B59AA0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B59B2C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B59B58", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x00B59B68", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Char)" }, { "virtualAddress": "0x00B59DDC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00B59E68", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B59E94", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00B59EA4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B5A128", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00B5A1B4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5A1E0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x00B5A1F0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(DateTime)" }, { "virtualAddress": "0x00B5A458", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5A4E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5A510", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x00B5A520", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00B5A7A4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5A830", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5A85C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x00B5A86C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Decimal)" }, { "virtualAddress": "0x00B5AAF0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5AB7C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5ABA8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x00B5ABB8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(EmptyStruct)" }, { "virtualAddress": "0x00B5AE24", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5AEB0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5AEDC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x00B5AEEC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Double)" }, { "virtualAddress": "0x00B5B15C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5B1E8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5B214", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x00B5B224", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Guid)" }, { "virtualAddress": "0x00B5B4A8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5B534", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5B560", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x00B5B570", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Int16)" }, { "virtualAddress": "0x00B5B7E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5B870", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5B89C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00B5B8AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Int32)" }, { "virtualAddress": "0x00B5BB20", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5BBAC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5BBD8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00B5BBE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Int64)" }, { "virtualAddress": "0x00B5BE50", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5BEDC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5BF08", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B5BF18", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(IntPtr)" }, { "virtualAddress": "0x00B5C180", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5C20C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5C238", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00B5C248", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Object)" }, { "virtualAddress": "0x00B5C608", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5C62C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5C658", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x00B5C668", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(SByte)" }, { "virtualAddress": "0x00B5C8DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5C968", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5C994", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x00B5C9A4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(Single)" }, { "virtualAddress": "0x00B5CC18", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5CCA4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5CCD0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x00B5CCE0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(TimeSpan)" }, { "virtualAddress": "0x00B5CF48", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5CFD4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5D000", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x00B5D010", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(UInt16)" }, { "virtualAddress": "0x00B5D284", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5D310", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5D33C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x00B5D34C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(UInt32)" }, { "virtualAddress": "0x00B5D5C0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5D64C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5D678", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x00B5D688", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(UInt64)" }, { "virtualAddress": "0x00B5D8F0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5D97C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5D9A8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt16,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B5D9B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr__Invoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "UInt16 Invoke(UIntPtr)" }, { "virtualAddress": "0x00B5DC20", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5DCAC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr__EndInvoke", "signature": "uint16_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt16_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt16 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5DCD8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x00B5DCE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Boolean)" }, { "virtualAddress": "0x00B5DF6C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5DFFC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5E028", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x00B5E038", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Byte)" }, { "virtualAddress": "0x00B5E2AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5E338", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5E364", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x00B5E374", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Char)" }, { "virtualAddress": "0x00B5E5E8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5E674", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5E6A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00B5E6B0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B5E934", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00B5E9C0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5E9EC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x00B5E9FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(DateTime)" }, { "virtualAddress": "0x00B5EC64", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5ECF0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5ED1C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x00B5ED2C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00B5EFB0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5F03C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5F068", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x00B5F078", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Decimal)" }, { "virtualAddress": "0x00B5F2FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5F388", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5F3B4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x00B5F3C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(EmptyStruct)" }, { "virtualAddress": "0x00B5F630", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5F6BC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5F6E8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x00B5F6F8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Double)" }, { "virtualAddress": "0x00B5F968", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5F9F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5FA20", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x00B5FA30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Guid)" }, { "virtualAddress": "0x00B5FCB4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00B5FD40", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B5FD6C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x00B5FD7C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Int16)" }, { "virtualAddress": "0x00B5FFF0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B6007C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B600A8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00B600B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Int32)" }, { "virtualAddress": "0x00B6032C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B603B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B603E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00B603F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Int64)" }, { "virtualAddress": "0x00B6065C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B606E8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B60714", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B60724", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(IntPtr)" }, { "virtualAddress": "0x00B6098C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B60A18", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B60A44", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00B60A54", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Object)" }, { "virtualAddress": "0x00B60E14", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00B60E38", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B60E64", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x00B60E74", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(SByte)" }, { "virtualAddress": "0x00B610E8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B61174", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B611A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x00B611B0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(Single)" }, { "virtualAddress": "0x00B61424", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00B614B0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B614DC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x00B614EC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(TimeSpan)" }, { "virtualAddress": "0x00B61754", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00B617E0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B6180C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x00B6181C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(UInt16)" }, { "virtualAddress": "0x00B61A90", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B61B1C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B61B48", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x00B61B58", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(UInt32)" }, { "virtualAddress": "0x00B61DCC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B61E58", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B61E84", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x00B61E94", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(UInt64)" }, { "virtualAddress": "0x00B620FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B62188", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B621B4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt32,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B621C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr__Invoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "UInt32 Invoke(UIntPtr)" }, { "virtualAddress": "0x00B6242C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B624B8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr__EndInvoke", "signature": "uint32_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt32_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B624E4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Boolean](Object, IntPtr)" }, { "virtualAddress": "0x00B624F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean_ * this, bool value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Boolean)" }, { "virtualAddress": "0x00B62778", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean_ * this, bool value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00B62808", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B62834", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Byte](Object, IntPtr)" }, { "virtualAddress": "0x00B62844", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte_ * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Byte)" }, { "virtualAddress": "0x00B62AB8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte_ * this, uint8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B62B44", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B62B70", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Char](Object, IntPtr)" }, { "virtualAddress": "0x00B62B80", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Char)" }, { "virtualAddress": "0x00B62DF4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Char, AsyncCallback, Object)" }, { "virtualAddress": "0x00B62E80", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Char_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B62EAC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00B62EBC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00B63140", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.Object,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00B631CC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B631F8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.DateTime](Object, IntPtr)" }, { "virtualAddress": "0x00B63208", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime_ * this, DateTime value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(DateTime)" }, { "virtualAddress": "0x00B63470", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime_ * this, DateTime value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTime, AsyncCallback, Object)" }, { "virtualAddress": "0x00B634FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTime_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B63528", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.DateTimeOffset](Object, IntPtr)" }, { "virtualAddress": "0x00B63538", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset_ * this, DateTimeOffset value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(DateTimeOffset)" }, { "virtualAddress": "0x00B637BC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset_ * this, DateTimeOffset value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(DateTimeOffset, AsyncCallback, Object)" }, { "virtualAddress": "0x00B63848", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_DateTimeOffset_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B63874", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Decimal](Object, IntPtr)" }, { "virtualAddress": "0x00B63884", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal_ * this, Decimal value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Decimal)" }, { "virtualAddress": "0x00B63B08", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal_ * this, Decimal value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Decimal, AsyncCallback, Object)" }, { "virtualAddress": "0x00B63B94", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Decimal_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B63BC0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,EmptyStruct](Object, IntPtr)" }, { "virtualAddress": "0x00B63BD0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct_ * this, EmptyStruct value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(EmptyStruct)" }, { "virtualAddress": "0x00B63E3C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct_ * this, EmptyStruct value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EmptyStruct, AsyncCallback, Object)" }, { "virtualAddress": "0x00B63EC8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_EmptyStruct_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B63EF4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Double](Object, IntPtr)" }, { "virtualAddress": "0x00B63F04", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double_ * this, double value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Double)" }, { "virtualAddress": "0x00B64174", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double_ * this, double value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Double, AsyncCallback, Object)" }, { "virtualAddress": "0x00B64200", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Double_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B6422C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Guid](Object, IntPtr)" }, { "virtualAddress": "0x00B6423C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid_ * this, Guid value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Guid)" }, { "virtualAddress": "0x00B644C0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid_ * this, Guid value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x00B6454C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B64578", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Int16](Object, IntPtr)" }, { "virtualAddress": "0x00B64588", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16_ * this, int16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Int16)" }, { "virtualAddress": "0x00B647FC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16_ * this, int16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B64888", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B648B4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Int32](Object, IntPtr)" }, { "virtualAddress": "0x00B648C4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32_ * this, int32_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Int32)" }, { "virtualAddress": "0x00B64B38", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32_ * this, int32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B64BC4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B64BF0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Int64](Object, IntPtr)" }, { "virtualAddress": "0x00B64C00", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64_ * this, int64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Int64)" }, { "virtualAddress": "0x00B64E68", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64_ * this, int64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B64EF4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Int64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B64F20", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.IntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B64F30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(IntPtr)" }, { "virtualAddress": "0x00B65198", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(IntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B65224", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_IntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B65250", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Object](Object, IntPtr)" }, { "virtualAddress": "0x00B65260", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Object)" }, { "virtualAddress": "0x00B65620", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object_ * this, Object * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00B65644", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B65670", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.SByte](Object, IntPtr)" }, { "virtualAddress": "0x00B65680", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte_ * this, int8_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(SByte)" }, { "virtualAddress": "0x00B658F4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte_ * this, int8_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(SByte, AsyncCallback, Object)" }, { "virtualAddress": "0x00B65980", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_SByte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B659AC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.Single](Object, IntPtr)" }, { "virtualAddress": "0x00B659BC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single_ * this, float value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(Single)" }, { "virtualAddress": "0x00B65C30", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single_ * this, float value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Single, AsyncCallback, Object)" }, { "virtualAddress": "0x00B65CBC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_Single_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B65CE8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.TimeSpan](Object, IntPtr)" }, { "virtualAddress": "0x00B65CF8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan_ * this, TimeSpan value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(TimeSpan)" }, { "virtualAddress": "0x00B65F60", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan_ * this, TimeSpan value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(TimeSpan, AsyncCallback, Object)" }, { "virtualAddress": "0x00B65FEC", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_TimeSpan_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B66018", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.UInt16](Object, IntPtr)" }, { "virtualAddress": "0x00B66028", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16_ * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(UInt16)" }, { "virtualAddress": "0x00B6629C", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16_ * this, uint16_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt16, AsyncCallback, Object)" }, { "virtualAddress": "0x00B66328", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt16_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B66354", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.UInt32](Object, IntPtr)" }, { "virtualAddress": "0x00B66364", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32_ * this, uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(UInt32)" }, { "virtualAddress": "0x00B665D8", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32_ * this, uint32_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt32, AsyncCallback, Object)" }, { "virtualAddress": "0x00B66664", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B66690", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.UInt64](Object, IntPtr)" }, { "virtualAddress": "0x00B666A0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64_ * this, uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(UInt64)" }, { "virtualAddress": "0x00B66908", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64_ * this, uint64_t value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x00B66994", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B669C0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr___ctor", "signature": "void EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr___ctor(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[UnderlyingType]\u002BTransformer\u00601[System.UInt64,System.UIntPtr](Object, IntPtr)" }, { "virtualAddress": "0x00B669D0", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr__Invoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr__Invoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr_ * this, void * value, MethodInfo * method)", "dotNetSignature": "UInt64 Invoke(UIntPtr)" }, { "virtualAddress": "0x00B66C38", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr__BeginInvoke", "signature": "IAsyncResult * EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr__BeginInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr_ * this, void * value, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UIntPtr, AsyncCallback, Object)" }, { "virtualAddress": "0x00B66CC4", "name": "EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr__EndInvoke", "signature": "uint64_t EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr__EndInvoke(EnumHelper_1_UnderlyingType_Transformer_1_System_UInt64_System_UIntPtr_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "UInt64 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B66CF0", "name": "EnumHelper_1_System_Byte__Identity", "signature": "uint8_t EnumHelper_1_System_Byte__Identity(uint8_t value, MethodInfo * method)", "dotNetSignature": "Byte Identity(Byte)" }, { "virtualAddress": "0x00B66CF4", "name": "EnumHelper_1_System_Byte___cctor", "signature": "void EnumHelper_1_System_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.Byte]()" }, { "virtualAddress": "0x00B66DF4", "name": "EnumHelper_1_System_Int16__Identity", "signature": "int16_t EnumHelper_1_System_Int16__Identity(int16_t value, MethodInfo * method)", "dotNetSignature": "Int16 Identity(Int16)" }, { "virtualAddress": "0x00B66DF8", "name": "EnumHelper_1_System_Int16___cctor", "signature": "void EnumHelper_1_System_Int16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.Int16]()" }, { "virtualAddress": "0x00B66EF8", "name": "EnumHelper_1_System_Int32__Identity", "signature": "int32_t EnumHelper_1_System_Int32__Identity(int32_t value, MethodInfo * method)", "dotNetSignature": "Int32 Identity(Int32)" }, { "virtualAddress": "0x00B66EFC", "name": "EnumHelper_1_System_Int32___cctor", "signature": "void EnumHelper_1_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.Int32]()" }, { "virtualAddress": "0x00B66FFC", "name": "EnumHelper_1_System_Int64__Identity", "signature": "int64_t EnumHelper_1_System_Int64__Identity(int64_t value, MethodInfo * method)", "dotNetSignature": "Int64 Identity(Int64)" }, { "virtualAddress": "0x00B67000", "name": "EnumHelper_1_System_Int64___cctor", "signature": "void EnumHelper_1_System_Int64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.Int64]()" }, { "virtualAddress": "0x00B67204", "name": "EnumHelper_1_System_SByte__Identity", "signature": "int8_t EnumHelper_1_System_SByte__Identity(int8_t value, MethodInfo * method)", "dotNetSignature": "SByte Identity(SByte)" }, { "virtualAddress": "0x00B67208", "name": "EnumHelper_1_System_SByte___cctor", "signature": "void EnumHelper_1_System_SByte___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.SByte]()" }, { "virtualAddress": "0x00B67308", "name": "EnumHelper_1_System_UInt16__Identity", "signature": "uint16_t EnumHelper_1_System_UInt16__Identity(uint16_t value, MethodInfo * method)", "dotNetSignature": "UInt16 Identity(UInt16)" }, { "virtualAddress": "0x00B6730C", "name": "EnumHelper_1_System_UInt16___cctor", "signature": "void EnumHelper_1_System_UInt16___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.UInt16]()" }, { "virtualAddress": "0x00B6740C", "name": "EnumHelper_1_System_UInt32__Identity", "signature": "uint32_t EnumHelper_1_System_UInt32__Identity(uint32_t value, MethodInfo * method)", "dotNetSignature": "UInt32 Identity(UInt32)" }, { "virtualAddress": "0x00B67410", "name": "EnumHelper_1_System_UInt32___cctor", "signature": "void EnumHelper_1_System_UInt32___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.UInt32]()" }, { "virtualAddress": "0x00B67510", "name": "EnumHelper_1_System_UInt64__Identity", "signature": "uint64_t EnumHelper_1_System_UInt64__Identity(uint64_t value, MethodInfo * method)", "dotNetSignature": "UInt64 Identity(UInt64)" }, { "virtualAddress": "0x00B67514", "name": "EnumHelper_1_System_UInt64___cctor", "signature": "void EnumHelper_1_System_UInt64___cctor(MethodInfo * method)", "dotNetSignature": "EnumHelper\u00601[System.UInt64]()" }, { "virtualAddress": "0x00B67614", "name": "EnumInt16TypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Boolean__WriteMetadata(EnumInt16TypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B676AC", "name": "EnumInt16TypeInfo_1_System_Boolean__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Boolean__WriteData(EnumInt16TypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00B67750", "name": "EnumInt16TypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Boolean__GetData(EnumInt16TypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B67758", "name": "EnumInt16TypeInfo_1_System_Boolean___ctor", "signature": "void EnumInt16TypeInfo_1_System_Boolean___ctor(EnumInt16TypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x00B6777C", "name": "EnumInt16TypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Byte__WriteMetadata(EnumInt16TypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B67814", "name": "EnumInt16TypeInfo_1_System_Byte__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Byte__WriteData(EnumInt16TypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00B678B4", "name": "EnumInt16TypeInfo_1_System_Byte__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Byte__GetData(EnumInt16TypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B678BC", "name": "EnumInt16TypeInfo_1_System_Byte___ctor", "signature": "void EnumInt16TypeInfo_1_System_Byte___ctor(EnumInt16TypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x00B678E0", "name": "EnumInt16TypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Char__WriteMetadata(EnumInt16TypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B67978", "name": "EnumInt16TypeInfo_1_System_Char__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Char__WriteData(EnumInt16TypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00B67A18", "name": "EnumInt16TypeInfo_1_System_Char__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Char__GetData(EnumInt16TypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B67A20", "name": "EnumInt16TypeInfo_1_System_Char___ctor", "signature": "void EnumInt16TypeInfo_1_System_Char___ctor(EnumInt16TypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x00B67A44", "name": "EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B67ADC", "name": "EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00B67B80", "name": "EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B67B88", "name": "EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00B67BAC", "name": "EnumInt16TypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_DateTime__WriteMetadata(EnumInt16TypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B67C44", "name": "EnumInt16TypeInfo_1_System_DateTime__WriteData", "signature": "void EnumInt16TypeInfo_1_System_DateTime__WriteData(EnumInt16TypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00B67CE4", "name": "EnumInt16TypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_DateTime__GetData(EnumInt16TypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B67CEC", "name": "EnumInt16TypeInfo_1_System_DateTime___ctor", "signature": "void EnumInt16TypeInfo_1_System_DateTime___ctor(EnumInt16TypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x00B67D10", "name": "EnumInt16TypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumInt16TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B67DA8", "name": "EnumInt16TypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumInt16TypeInfo_1_System_DateTimeOffset__WriteData(EnumInt16TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00B67E4C", "name": "EnumInt16TypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_DateTimeOffset__GetData(EnumInt16TypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B67E54", "name": "EnumInt16TypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumInt16TypeInfo_1_System_DateTimeOffset___ctor(EnumInt16TypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00B67E78", "name": "EnumInt16TypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Decimal__WriteMetadata(EnumInt16TypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B67F10", "name": "EnumInt16TypeInfo_1_System_Decimal__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Decimal__WriteData(EnumInt16TypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00B67FB4", "name": "EnumInt16TypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Decimal__GetData(EnumInt16TypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B67FBC", "name": "EnumInt16TypeInfo_1_System_Decimal___ctor", "signature": "void EnumInt16TypeInfo_1_System_Decimal___ctor(EnumInt16TypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x00B67FE0", "name": "EnumInt16TypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_EmptyStruct__WriteMetadata(EnumInt16TypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68078", "name": "EnumInt16TypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumInt16TypeInfo_1_EmptyStruct__WriteData(EnumInt16TypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00B68118", "name": "EnumInt16TypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumInt16TypeInfo_1_EmptyStruct__GetData(EnumInt16TypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68120", "name": "EnumInt16TypeInfo_1_EmptyStruct___ctor", "signature": "void EnumInt16TypeInfo_1_EmptyStruct___ctor(EnumInt16TypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00B68144", "name": "EnumInt16TypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Double__WriteMetadata(EnumInt16TypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B681DC", "name": "EnumInt16TypeInfo_1_System_Double__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Double__WriteData(EnumInt16TypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00B68284", "name": "EnumInt16TypeInfo_1_System_Double__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Double__GetData(EnumInt16TypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6828C", "name": "EnumInt16TypeInfo_1_System_Double___ctor", "signature": "void EnumInt16TypeInfo_1_System_Double___ctor(EnumInt16TypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00B682B0", "name": "EnumInt16TypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Guid__WriteMetadata(EnumInt16TypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68348", "name": "EnumInt16TypeInfo_1_System_Guid__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Guid__WriteData(EnumInt16TypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00B683EC", "name": "EnumInt16TypeInfo_1_System_Guid__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Guid__GetData(EnumInt16TypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B683F4", "name": "EnumInt16TypeInfo_1_System_Guid___ctor", "signature": "void EnumInt16TypeInfo_1_System_Guid___ctor(EnumInt16TypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x00B68418", "name": "EnumInt16TypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Int16__WriteMetadata(EnumInt16TypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B684B0", "name": "EnumInt16TypeInfo_1_System_Int16__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Int16__WriteData(EnumInt16TypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00B68550", "name": "EnumInt16TypeInfo_1_System_Int16__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Int16__GetData(EnumInt16TypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68558", "name": "EnumInt16TypeInfo_1_System_Int16___ctor", "signature": "void EnumInt16TypeInfo_1_System_Int16___ctor(EnumInt16TypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x00B6857C", "name": "EnumInt16TypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Int32__WriteMetadata(EnumInt16TypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68614", "name": "EnumInt16TypeInfo_1_System_Int32__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Int32__WriteData(EnumInt16TypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00B686B4", "name": "EnumInt16TypeInfo_1_System_Int32__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Int32__GetData(EnumInt16TypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B686BC", "name": "EnumInt16TypeInfo_1_System_Int32___ctor", "signature": "void EnumInt16TypeInfo_1_System_Int32___ctor(EnumInt16TypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x00B686E0", "name": "EnumInt16TypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Int64__WriteMetadata(EnumInt16TypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68778", "name": "EnumInt16TypeInfo_1_System_Int64__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Int64__WriteData(EnumInt16TypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00B68818", "name": "EnumInt16TypeInfo_1_System_Int64__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Int64__GetData(EnumInt16TypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68820", "name": "EnumInt16TypeInfo_1_System_Int64___ctor", "signature": "void EnumInt16TypeInfo_1_System_Int64___ctor(EnumInt16TypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x00B68844", "name": "EnumInt16TypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_IntPtr__WriteMetadata(EnumInt16TypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B688DC", "name": "EnumInt16TypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumInt16TypeInfo_1_System_IntPtr__WriteData(EnumInt16TypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00B6897C", "name": "EnumInt16TypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_IntPtr__GetData(EnumInt16TypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68984", "name": "EnumInt16TypeInfo_1_System_IntPtr___ctor", "signature": "void EnumInt16TypeInfo_1_System_IntPtr___ctor(EnumInt16TypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00B68B0C", "name": "EnumInt16TypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_SByte__WriteMetadata(EnumInt16TypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68BA4", "name": "EnumInt16TypeInfo_1_System_SByte__WriteData", "signature": "void EnumInt16TypeInfo_1_System_SByte__WriteData(EnumInt16TypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00B68C44", "name": "EnumInt16TypeInfo_1_System_SByte__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_SByte__GetData(EnumInt16TypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68C4C", "name": "EnumInt16TypeInfo_1_System_SByte___ctor", "signature": "void EnumInt16TypeInfo_1_System_SByte___ctor(EnumInt16TypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x00B68C70", "name": "EnumInt16TypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_Single__WriteMetadata(EnumInt16TypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68D08", "name": "EnumInt16TypeInfo_1_System_Single__WriteData", "signature": "void EnumInt16TypeInfo_1_System_Single__WriteData(EnumInt16TypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00B68DB0", "name": "EnumInt16TypeInfo_1_System_Single__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_Single__GetData(EnumInt16TypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68DB8", "name": "EnumInt16TypeInfo_1_System_Single___ctor", "signature": "void EnumInt16TypeInfo_1_System_Single___ctor(EnumInt16TypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x00B68DDC", "name": "EnumInt16TypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_TimeSpan__WriteMetadata(EnumInt16TypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68E74", "name": "EnumInt16TypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumInt16TypeInfo_1_System_TimeSpan__WriteData(EnumInt16TypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00B68F14", "name": "EnumInt16TypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_TimeSpan__GetData(EnumInt16TypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B68F1C", "name": "EnumInt16TypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumInt16TypeInfo_1_System_TimeSpan___ctor(EnumInt16TypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00B68F40", "name": "EnumInt16TypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_UInt16__WriteMetadata(EnumInt16TypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B68FD8", "name": "EnumInt16TypeInfo_1_System_UInt16__WriteData", "signature": "void EnumInt16TypeInfo_1_System_UInt16__WriteData(EnumInt16TypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00B69078", "name": "EnumInt16TypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_UInt16__GetData(EnumInt16TypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69080", "name": "EnumInt16TypeInfo_1_System_UInt16___ctor", "signature": "void EnumInt16TypeInfo_1_System_UInt16___ctor(EnumInt16TypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x00B690A4", "name": "EnumInt16TypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_UInt32__WriteMetadata(EnumInt16TypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6913C", "name": "EnumInt16TypeInfo_1_System_UInt32__WriteData", "signature": "void EnumInt16TypeInfo_1_System_UInt32__WriteData(EnumInt16TypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00B691DC", "name": "EnumInt16TypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_UInt32__GetData(EnumInt16TypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B691E4", "name": "EnumInt16TypeInfo_1_System_UInt32___ctor", "signature": "void EnumInt16TypeInfo_1_System_UInt32___ctor(EnumInt16TypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x00B69208", "name": "EnumInt16TypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_UInt64__WriteMetadata(EnumInt16TypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B692A0", "name": "EnumInt16TypeInfo_1_System_UInt64__WriteData", "signature": "void EnumInt16TypeInfo_1_System_UInt64__WriteData(EnumInt16TypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00B69340", "name": "EnumInt16TypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_UInt64__GetData(EnumInt16TypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69348", "name": "EnumInt16TypeInfo_1_System_UInt64___ctor", "signature": "void EnumInt16TypeInfo_1_System_UInt64___ctor(EnumInt16TypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x00B6936C", "name": "EnumInt16TypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumInt16TypeInfo_1_System_UIntPtr__WriteMetadata(EnumInt16TypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69404", "name": "EnumInt16TypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumInt16TypeInfo_1_System_UIntPtr__WriteData(EnumInt16TypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00B694A4", "name": "EnumInt16TypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumInt16TypeInfo_1_System_UIntPtr__GetData(EnumInt16TypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B694AC", "name": "EnumInt16TypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumInt16TypeInfo_1_System_UIntPtr___ctor(EnumInt16TypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt16TypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00B694D0", "name": "EnumInt32TypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Boolean__WriteMetadata(EnumInt32TypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69568", "name": "EnumInt32TypeInfo_1_System_Boolean__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Boolean__WriteData(EnumInt32TypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00B6960C", "name": "EnumInt32TypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Boolean__GetData(EnumInt32TypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69614", "name": "EnumInt32TypeInfo_1_System_Boolean___ctor", "signature": "void EnumInt32TypeInfo_1_System_Boolean___ctor(EnumInt32TypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x00B69638", "name": "EnumInt32TypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Byte__WriteMetadata(EnumInt32TypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B696D0", "name": "EnumInt32TypeInfo_1_System_Byte__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Byte__WriteData(EnumInt32TypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00B69770", "name": "EnumInt32TypeInfo_1_System_Byte__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Byte__GetData(EnumInt32TypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69778", "name": "EnumInt32TypeInfo_1_System_Byte___ctor", "signature": "void EnumInt32TypeInfo_1_System_Byte___ctor(EnumInt32TypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x00B6979C", "name": "EnumInt32TypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Char__WriteMetadata(EnumInt32TypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69834", "name": "EnumInt32TypeInfo_1_System_Char__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Char__WriteData(EnumInt32TypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00B698D4", "name": "EnumInt32TypeInfo_1_System_Char__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Char__GetData(EnumInt32TypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B698DC", "name": "EnumInt32TypeInfo_1_System_Char___ctor", "signature": "void EnumInt32TypeInfo_1_System_Char___ctor(EnumInt32TypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x00B69900", "name": "EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69998", "name": "EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00B69A3C", "name": "EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69A44", "name": "EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00B69A68", "name": "EnumInt32TypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_DateTime__WriteMetadata(EnumInt32TypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69B00", "name": "EnumInt32TypeInfo_1_System_DateTime__WriteData", "signature": "void EnumInt32TypeInfo_1_System_DateTime__WriteData(EnumInt32TypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00B69BA0", "name": "EnumInt32TypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_DateTime__GetData(EnumInt32TypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69BA8", "name": "EnumInt32TypeInfo_1_System_DateTime___ctor", "signature": "void EnumInt32TypeInfo_1_System_DateTime___ctor(EnumInt32TypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x00B69BCC", "name": "EnumInt32TypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumInt32TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69C64", "name": "EnumInt32TypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumInt32TypeInfo_1_System_DateTimeOffset__WriteData(EnumInt32TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00B69D08", "name": "EnumInt32TypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_DateTimeOffset__GetData(EnumInt32TypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69D10", "name": "EnumInt32TypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumInt32TypeInfo_1_System_DateTimeOffset___ctor(EnumInt32TypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00B69D34", "name": "EnumInt32TypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Decimal__WriteMetadata(EnumInt32TypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69DCC", "name": "EnumInt32TypeInfo_1_System_Decimal__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Decimal__WriteData(EnumInt32TypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00B69E70", "name": "EnumInt32TypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Decimal__GetData(EnumInt32TypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69E78", "name": "EnumInt32TypeInfo_1_System_Decimal___ctor", "signature": "void EnumInt32TypeInfo_1_System_Decimal___ctor(EnumInt32TypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x00B69E9C", "name": "EnumInt32TypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_EmptyStruct__WriteMetadata(EnumInt32TypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B69F34", "name": "EnumInt32TypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumInt32TypeInfo_1_EmptyStruct__WriteData(EnumInt32TypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00B69FD4", "name": "EnumInt32TypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumInt32TypeInfo_1_EmptyStruct__GetData(EnumInt32TypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B69FDC", "name": "EnumInt32TypeInfo_1_EmptyStruct___ctor", "signature": "void EnumInt32TypeInfo_1_EmptyStruct___ctor(EnumInt32TypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00B6A000", "name": "EnumInt32TypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Double__WriteMetadata(EnumInt32TypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6A098", "name": "EnumInt32TypeInfo_1_System_Double__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Double__WriteData(EnumInt32TypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00B6A140", "name": "EnumInt32TypeInfo_1_System_Double__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Double__GetData(EnumInt32TypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6A148", "name": "EnumInt32TypeInfo_1_System_Double___ctor", "signature": "void EnumInt32TypeInfo_1_System_Double___ctor(EnumInt32TypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00B6A16C", "name": "EnumInt32TypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Guid__WriteMetadata(EnumInt32TypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6A204", "name": "EnumInt32TypeInfo_1_System_Guid__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Guid__WriteData(EnumInt32TypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00B6A2A8", "name": "EnumInt32TypeInfo_1_System_Guid__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Guid__GetData(EnumInt32TypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6A2B0", "name": "EnumInt32TypeInfo_1_System_Guid___ctor", "signature": "void EnumInt32TypeInfo_1_System_Guid___ctor(EnumInt32TypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x00B6A2D4", "name": "EnumInt32TypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Int16__WriteMetadata(EnumInt32TypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6A36C", "name": "EnumInt32TypeInfo_1_System_Int16__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Int16__WriteData(EnumInt32TypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00B6A40C", "name": "EnumInt32TypeInfo_1_System_Int16__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Int16__GetData(EnumInt32TypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6A414", "name": "EnumInt32TypeInfo_1_System_Int16___ctor", "signature": "void EnumInt32TypeInfo_1_System_Int16___ctor(EnumInt32TypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x00B6A438", "name": "EnumInt32TypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Int32__WriteMetadata(EnumInt32TypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6A4D0", "name": "EnumInt32TypeInfo_1_System_Int32__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Int32__WriteData(EnumInt32TypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00B6A570", "name": "EnumInt32TypeInfo_1_System_Int32__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Int32__GetData(EnumInt32TypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6A578", "name": "EnumInt32TypeInfo_1_System_Int32___ctor", "signature": "void EnumInt32TypeInfo_1_System_Int32___ctor(EnumInt32TypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x00B6A59C", "name": "EnumInt32TypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Int64__WriteMetadata(EnumInt32TypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6A634", "name": "EnumInt32TypeInfo_1_System_Int64__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Int64__WriteData(EnumInt32TypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00B6A6D4", "name": "EnumInt32TypeInfo_1_System_Int64__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Int64__GetData(EnumInt32TypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6A6DC", "name": "EnumInt32TypeInfo_1_System_Int64___ctor", "signature": "void EnumInt32TypeInfo_1_System_Int64___ctor(EnumInt32TypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x00B6A700", "name": "EnumInt32TypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_IntPtr__WriteMetadata(EnumInt32TypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6A798", "name": "EnumInt32TypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumInt32TypeInfo_1_System_IntPtr__WriteData(EnumInt32TypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00B6A838", "name": "EnumInt32TypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_IntPtr__GetData(EnumInt32TypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6A840", "name": "EnumInt32TypeInfo_1_System_IntPtr___ctor", "signature": "void EnumInt32TypeInfo_1_System_IntPtr___ctor(EnumInt32TypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00B6A9C8", "name": "EnumInt32TypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_SByte__WriteMetadata(EnumInt32TypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6AA60", "name": "EnumInt32TypeInfo_1_System_SByte__WriteData", "signature": "void EnumInt32TypeInfo_1_System_SByte__WriteData(EnumInt32TypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00B6AB00", "name": "EnumInt32TypeInfo_1_System_SByte__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_SByte__GetData(EnumInt32TypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6AB08", "name": "EnumInt32TypeInfo_1_System_SByte___ctor", "signature": "void EnumInt32TypeInfo_1_System_SByte___ctor(EnumInt32TypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x00B6AB2C", "name": "EnumInt32TypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_Single__WriteMetadata(EnumInt32TypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6ABC4", "name": "EnumInt32TypeInfo_1_System_Single__WriteData", "signature": "void EnumInt32TypeInfo_1_System_Single__WriteData(EnumInt32TypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00B6AC6C", "name": "EnumInt32TypeInfo_1_System_Single__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_Single__GetData(EnumInt32TypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6AC74", "name": "EnumInt32TypeInfo_1_System_Single___ctor", "signature": "void EnumInt32TypeInfo_1_System_Single___ctor(EnumInt32TypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x00B6AC98", "name": "EnumInt32TypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_TimeSpan__WriteMetadata(EnumInt32TypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6AD30", "name": "EnumInt32TypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumInt32TypeInfo_1_System_TimeSpan__WriteData(EnumInt32TypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00B6ADD0", "name": "EnumInt32TypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_TimeSpan__GetData(EnumInt32TypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6ADD8", "name": "EnumInt32TypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumInt32TypeInfo_1_System_TimeSpan___ctor(EnumInt32TypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00B6ADFC", "name": "EnumInt32TypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_UInt16__WriteMetadata(EnumInt32TypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6AE94", "name": "EnumInt32TypeInfo_1_System_UInt16__WriteData", "signature": "void EnumInt32TypeInfo_1_System_UInt16__WriteData(EnumInt32TypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00B6AF34", "name": "EnumInt32TypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_UInt16__GetData(EnumInt32TypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6AF3C", "name": "EnumInt32TypeInfo_1_System_UInt16___ctor", "signature": "void EnumInt32TypeInfo_1_System_UInt16___ctor(EnumInt32TypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x00B6AF60", "name": "EnumInt32TypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_UInt32__WriteMetadata(EnumInt32TypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6AFF8", "name": "EnumInt32TypeInfo_1_System_UInt32__WriteData", "signature": "void EnumInt32TypeInfo_1_System_UInt32__WriteData(EnumInt32TypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00B6B098", "name": "EnumInt32TypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_UInt32__GetData(EnumInt32TypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6B0A0", "name": "EnumInt32TypeInfo_1_System_UInt32___ctor", "signature": "void EnumInt32TypeInfo_1_System_UInt32___ctor(EnumInt32TypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x00B6B0C4", "name": "EnumInt32TypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_UInt64__WriteMetadata(EnumInt32TypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6B15C", "name": "EnumInt32TypeInfo_1_System_UInt64__WriteData", "signature": "void EnumInt32TypeInfo_1_System_UInt64__WriteData(EnumInt32TypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00B6B1FC", "name": "EnumInt32TypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_UInt64__GetData(EnumInt32TypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6B204", "name": "EnumInt32TypeInfo_1_System_UInt64___ctor", "signature": "void EnumInt32TypeInfo_1_System_UInt64___ctor(EnumInt32TypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x00B6B228", "name": "EnumInt32TypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumInt32TypeInfo_1_System_UIntPtr__WriteMetadata(EnumInt32TypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6B2C0", "name": "EnumInt32TypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumInt32TypeInfo_1_System_UIntPtr__WriteData(EnumInt32TypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00B6B360", "name": "EnumInt32TypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumInt32TypeInfo_1_System_UIntPtr__GetData(EnumInt32TypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6B368", "name": "EnumInt32TypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumInt32TypeInfo_1_System_UIntPtr___ctor(EnumInt32TypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt32TypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00B6B38C", "name": "EnumInt64TypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Boolean__WriteMetadata(EnumInt64TypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6B424", "name": "EnumInt64TypeInfo_1_System_Boolean__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Boolean__WriteData(EnumInt64TypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00B6B4C8", "name": "EnumInt64TypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Boolean__GetData(EnumInt64TypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6B4D0", "name": "EnumInt64TypeInfo_1_System_Boolean___ctor", "signature": "void EnumInt64TypeInfo_1_System_Boolean___ctor(EnumInt64TypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x00B6B4F4", "name": "EnumInt64TypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Byte__WriteMetadata(EnumInt64TypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6B58C", "name": "EnumInt64TypeInfo_1_System_Byte__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Byte__WriteData(EnumInt64TypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00B6B62C", "name": "EnumInt64TypeInfo_1_System_Byte__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Byte__GetData(EnumInt64TypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6B634", "name": "EnumInt64TypeInfo_1_System_Byte___ctor", "signature": "void EnumInt64TypeInfo_1_System_Byte___ctor(EnumInt64TypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x00B6B658", "name": "EnumInt64TypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Char__WriteMetadata(EnumInt64TypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6B6F0", "name": "EnumInt64TypeInfo_1_System_Char__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Char__WriteData(EnumInt64TypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00B6B790", "name": "EnumInt64TypeInfo_1_System_Char__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Char__GetData(EnumInt64TypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6B798", "name": "EnumInt64TypeInfo_1_System_Char___ctor", "signature": "void EnumInt64TypeInfo_1_System_Char___ctor(EnumInt64TypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x00B6B7BC", "name": "EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6B854", "name": "EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00B6B8F8", "name": "EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6B900", "name": "EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00B6B924", "name": "EnumInt64TypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_DateTime__WriteMetadata(EnumInt64TypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6B9BC", "name": "EnumInt64TypeInfo_1_System_DateTime__WriteData", "signature": "void EnumInt64TypeInfo_1_System_DateTime__WriteData(EnumInt64TypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00B6BA5C", "name": "EnumInt64TypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_DateTime__GetData(EnumInt64TypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6BA64", "name": "EnumInt64TypeInfo_1_System_DateTime___ctor", "signature": "void EnumInt64TypeInfo_1_System_DateTime___ctor(EnumInt64TypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x00B6BA88", "name": "EnumInt64TypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumInt64TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6BB20", "name": "EnumInt64TypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumInt64TypeInfo_1_System_DateTimeOffset__WriteData(EnumInt64TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00B6BBC4", "name": "EnumInt64TypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_DateTimeOffset__GetData(EnumInt64TypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6BBCC", "name": "EnumInt64TypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumInt64TypeInfo_1_System_DateTimeOffset___ctor(EnumInt64TypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00B6BBF0", "name": "EnumInt64TypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Decimal__WriteMetadata(EnumInt64TypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6BC88", "name": "EnumInt64TypeInfo_1_System_Decimal__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Decimal__WriteData(EnumInt64TypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00B6BD2C", "name": "EnumInt64TypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Decimal__GetData(EnumInt64TypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6BD34", "name": "EnumInt64TypeInfo_1_System_Decimal___ctor", "signature": "void EnumInt64TypeInfo_1_System_Decimal___ctor(EnumInt64TypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x00B6BD58", "name": "EnumInt64TypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_EmptyStruct__WriteMetadata(EnumInt64TypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6BDF0", "name": "EnumInt64TypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumInt64TypeInfo_1_EmptyStruct__WriteData(EnumInt64TypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00B6BE90", "name": "EnumInt64TypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumInt64TypeInfo_1_EmptyStruct__GetData(EnumInt64TypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6BE98", "name": "EnumInt64TypeInfo_1_EmptyStruct___ctor", "signature": "void EnumInt64TypeInfo_1_EmptyStruct___ctor(EnumInt64TypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00B6BEBC", "name": "EnumInt64TypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Double__WriteMetadata(EnumInt64TypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6BF54", "name": "EnumInt64TypeInfo_1_System_Double__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Double__WriteData(EnumInt64TypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00B6BFFC", "name": "EnumInt64TypeInfo_1_System_Double__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Double__GetData(EnumInt64TypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C004", "name": "EnumInt64TypeInfo_1_System_Double___ctor", "signature": "void EnumInt64TypeInfo_1_System_Double___ctor(EnumInt64TypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00B6C028", "name": "EnumInt64TypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Guid__WriteMetadata(EnumInt64TypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6C0C0", "name": "EnumInt64TypeInfo_1_System_Guid__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Guid__WriteData(EnumInt64TypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00B6C164", "name": "EnumInt64TypeInfo_1_System_Guid__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Guid__GetData(EnumInt64TypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C16C", "name": "EnumInt64TypeInfo_1_System_Guid___ctor", "signature": "void EnumInt64TypeInfo_1_System_Guid___ctor(EnumInt64TypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x00B6C190", "name": "EnumInt64TypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Int16__WriteMetadata(EnumInt64TypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6C228", "name": "EnumInt64TypeInfo_1_System_Int16__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Int16__WriteData(EnumInt64TypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00B6C2C8", "name": "EnumInt64TypeInfo_1_System_Int16__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Int16__GetData(EnumInt64TypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C2D0", "name": "EnumInt64TypeInfo_1_System_Int16___ctor", "signature": "void EnumInt64TypeInfo_1_System_Int16___ctor(EnumInt64TypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x00B6C2F4", "name": "EnumInt64TypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Int32__WriteMetadata(EnumInt64TypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6C38C", "name": "EnumInt64TypeInfo_1_System_Int32__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Int32__WriteData(EnumInt64TypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00B6C42C", "name": "EnumInt64TypeInfo_1_System_Int32__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Int32__GetData(EnumInt64TypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C434", "name": "EnumInt64TypeInfo_1_System_Int32___ctor", "signature": "void EnumInt64TypeInfo_1_System_Int32___ctor(EnumInt64TypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x00B6C458", "name": "EnumInt64TypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Int64__WriteMetadata(EnumInt64TypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6C4F0", "name": "EnumInt64TypeInfo_1_System_Int64__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Int64__WriteData(EnumInt64TypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00B6C590", "name": "EnumInt64TypeInfo_1_System_Int64__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Int64__GetData(EnumInt64TypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C598", "name": "EnumInt64TypeInfo_1_System_Int64___ctor", "signature": "void EnumInt64TypeInfo_1_System_Int64___ctor(EnumInt64TypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x00B6C5BC", "name": "EnumInt64TypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_IntPtr__WriteMetadata(EnumInt64TypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6C654", "name": "EnumInt64TypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumInt64TypeInfo_1_System_IntPtr__WriteData(EnumInt64TypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00B6C6F4", "name": "EnumInt64TypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_IntPtr__GetData(EnumInt64TypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C6FC", "name": "EnumInt64TypeInfo_1_System_IntPtr___ctor", "signature": "void EnumInt64TypeInfo_1_System_IntPtr___ctor(EnumInt64TypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00B6C884", "name": "EnumInt64TypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_SByte__WriteMetadata(EnumInt64TypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6C91C", "name": "EnumInt64TypeInfo_1_System_SByte__WriteData", "signature": "void EnumInt64TypeInfo_1_System_SByte__WriteData(EnumInt64TypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00B6C9BC", "name": "EnumInt64TypeInfo_1_System_SByte__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_SByte__GetData(EnumInt64TypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6C9C4", "name": "EnumInt64TypeInfo_1_System_SByte___ctor", "signature": "void EnumInt64TypeInfo_1_System_SByte___ctor(EnumInt64TypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x00B6C9E8", "name": "EnumInt64TypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_Single__WriteMetadata(EnumInt64TypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00B6CA80", "name": "EnumInt64TypeInfo_1_System_Single__WriteData", "signature": "void EnumInt64TypeInfo_1_System_Single__WriteData(EnumInt64TypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00B6CB28", "name": "EnumInt64TypeInfo_1_System_Single__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_Single__GetData(EnumInt64TypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00B6CB30", "name": "EnumInt64TypeInfo_1_System_Single___ctor", "signature": "void EnumInt64TypeInfo_1_System_Single___ctor(EnumInt64TypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x00A7D9DC", "name": "EnumInt64TypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_TimeSpan__WriteMetadata(EnumInt64TypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7DA74", "name": "EnumInt64TypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumInt64TypeInfo_1_System_TimeSpan__WriteData(EnumInt64TypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00A7DB14", "name": "EnumInt64TypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_TimeSpan__GetData(EnumInt64TypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7DB1C", "name": "EnumInt64TypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumInt64TypeInfo_1_System_TimeSpan___ctor(EnumInt64TypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00A7DB40", "name": "EnumInt64TypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_UInt16__WriteMetadata(EnumInt64TypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7DBD8", "name": "EnumInt64TypeInfo_1_System_UInt16__WriteData", "signature": "void EnumInt64TypeInfo_1_System_UInt16__WriteData(EnumInt64TypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00A7DC78", "name": "EnumInt64TypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_UInt16__GetData(EnumInt64TypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7DC80", "name": "EnumInt64TypeInfo_1_System_UInt16___ctor", "signature": "void EnumInt64TypeInfo_1_System_UInt16___ctor(EnumInt64TypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x00A7DCA4", "name": "EnumInt64TypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_UInt32__WriteMetadata(EnumInt64TypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7DD3C", "name": "EnumInt64TypeInfo_1_System_UInt32__WriteData", "signature": "void EnumInt64TypeInfo_1_System_UInt32__WriteData(EnumInt64TypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00A7DDDC", "name": "EnumInt64TypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_UInt32__GetData(EnumInt64TypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7DDE4", "name": "EnumInt64TypeInfo_1_System_UInt32___ctor", "signature": "void EnumInt64TypeInfo_1_System_UInt32___ctor(EnumInt64TypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x00A7DE08", "name": "EnumInt64TypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_UInt64__WriteMetadata(EnumInt64TypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7DEA0", "name": "EnumInt64TypeInfo_1_System_UInt64__WriteData", "signature": "void EnumInt64TypeInfo_1_System_UInt64__WriteData(EnumInt64TypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00A7DF40", "name": "EnumInt64TypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_UInt64__GetData(EnumInt64TypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7DF48", "name": "EnumInt64TypeInfo_1_System_UInt64___ctor", "signature": "void EnumInt64TypeInfo_1_System_UInt64___ctor(EnumInt64TypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A7DF6C", "name": "EnumInt64TypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumInt64TypeInfo_1_System_UIntPtr__WriteMetadata(EnumInt64TypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E004", "name": "EnumInt64TypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumInt64TypeInfo_1_System_UIntPtr__WriteData(EnumInt64TypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00A7E0A4", "name": "EnumInt64TypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumInt64TypeInfo_1_System_UIntPtr__GetData(EnumInt64TypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7E0AC", "name": "EnumInt64TypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumInt64TypeInfo_1_System_UIntPtr___ctor(EnumInt64TypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumInt64TypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00A7E0D0", "name": "EnumSByteTypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Boolean__WriteMetadata(EnumSByteTypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E168", "name": "EnumSByteTypeInfo_1_System_Boolean__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Boolean__WriteData(EnumSByteTypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00A7E20C", "name": "EnumSByteTypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Boolean__GetData(EnumSByteTypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7E214", "name": "EnumSByteTypeInfo_1_System_Boolean___ctor", "signature": "void EnumSByteTypeInfo_1_System_Boolean___ctor(EnumSByteTypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A7E238", "name": "EnumSByteTypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Byte__WriteMetadata(EnumSByteTypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E2D0", "name": "EnumSByteTypeInfo_1_System_Byte__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Byte__WriteData(EnumSByteTypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00A7E370", "name": "EnumSByteTypeInfo_1_System_Byte__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Byte__GetData(EnumSByteTypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7E378", "name": "EnumSByteTypeInfo_1_System_Byte___ctor", "signature": "void EnumSByteTypeInfo_1_System_Byte___ctor(EnumSByteTypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x00A7E39C", "name": "EnumSByteTypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Char__WriteMetadata(EnumSByteTypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E434", "name": "EnumSByteTypeInfo_1_System_Char__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Char__WriteData(EnumSByteTypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00A7E4D4", "name": "EnumSByteTypeInfo_1_System_Char__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Char__GetData(EnumSByteTypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7E4DC", "name": "EnumSByteTypeInfo_1_System_Char___ctor", "signature": "void EnumSByteTypeInfo_1_System_Char___ctor(EnumSByteTypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x00A7E500", "name": "EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E598", "name": "EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00A7E63C", "name": "EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7E644", "name": "EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumSByteTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00A7E668", "name": "EnumSByteTypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_DateTime__WriteMetadata(EnumSByteTypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E700", "name": "EnumSByteTypeInfo_1_System_DateTime__WriteData", "signature": "void EnumSByteTypeInfo_1_System_DateTime__WriteData(EnumSByteTypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00A7E7A0", "name": "EnumSByteTypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_DateTime__GetData(EnumSByteTypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7E7A8", "name": "EnumSByteTypeInfo_1_System_DateTime___ctor", "signature": "void EnumSByteTypeInfo_1_System_DateTime___ctor(EnumSByteTypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x00A7E7CC", "name": "EnumSByteTypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumSByteTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E864", "name": "EnumSByteTypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumSByteTypeInfo_1_System_DateTimeOffset__WriteData(EnumSByteTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00A7E908", "name": "EnumSByteTypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_DateTimeOffset__GetData(EnumSByteTypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7E910", "name": "EnumSByteTypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumSByteTypeInfo_1_System_DateTimeOffset___ctor(EnumSByteTypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00A7E934", "name": "EnumSByteTypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Decimal__WriteMetadata(EnumSByteTypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7E9CC", "name": "EnumSByteTypeInfo_1_System_Decimal__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Decimal__WriteData(EnumSByteTypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00A7EA70", "name": "EnumSByteTypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Decimal__GetData(EnumSByteTypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7EA78", "name": "EnumSByteTypeInfo_1_System_Decimal___ctor", "signature": "void EnumSByteTypeInfo_1_System_Decimal___ctor(EnumSByteTypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x00A7EA9C", "name": "EnumSByteTypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_EmptyStruct__WriteMetadata(EnumSByteTypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7EB34", "name": "EnumSByteTypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumSByteTypeInfo_1_EmptyStruct__WriteData(EnumSByteTypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00A7EBD4", "name": "EnumSByteTypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumSByteTypeInfo_1_EmptyStruct__GetData(EnumSByteTypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7EBDC", "name": "EnumSByteTypeInfo_1_EmptyStruct___ctor", "signature": "void EnumSByteTypeInfo_1_EmptyStruct___ctor(EnumSByteTypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00A7EC00", "name": "EnumSByteTypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Double__WriteMetadata(EnumSByteTypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7EC98", "name": "EnumSByteTypeInfo_1_System_Double__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Double__WriteData(EnumSByteTypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00A7ED40", "name": "EnumSByteTypeInfo_1_System_Double__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Double__GetData(EnumSByteTypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7ED48", "name": "EnumSByteTypeInfo_1_System_Double___ctor", "signature": "void EnumSByteTypeInfo_1_System_Double___ctor(EnumSByteTypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00A7ED6C", "name": "EnumSByteTypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Guid__WriteMetadata(EnumSByteTypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7EE04", "name": "EnumSByteTypeInfo_1_System_Guid__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Guid__WriteData(EnumSByteTypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00A7EEA8", "name": "EnumSByteTypeInfo_1_System_Guid__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Guid__GetData(EnumSByteTypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7EEB0", "name": "EnumSByteTypeInfo_1_System_Guid___ctor", "signature": "void EnumSByteTypeInfo_1_System_Guid___ctor(EnumSByteTypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x00A7EED4", "name": "EnumSByteTypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Int16__WriteMetadata(EnumSByteTypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7EF6C", "name": "EnumSByteTypeInfo_1_System_Int16__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Int16__WriteData(EnumSByteTypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00A7F00C", "name": "EnumSByteTypeInfo_1_System_Int16__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Int16__GetData(EnumSByteTypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F014", "name": "EnumSByteTypeInfo_1_System_Int16___ctor", "signature": "void EnumSByteTypeInfo_1_System_Int16___ctor(EnumSByteTypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x00A7F038", "name": "EnumSByteTypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Int32__WriteMetadata(EnumSByteTypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7F0D0", "name": "EnumSByteTypeInfo_1_System_Int32__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Int32__WriteData(EnumSByteTypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00A7F170", "name": "EnumSByteTypeInfo_1_System_Int32__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Int32__GetData(EnumSByteTypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F178", "name": "EnumSByteTypeInfo_1_System_Int32___ctor", "signature": "void EnumSByteTypeInfo_1_System_Int32___ctor(EnumSByteTypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x00A7F19C", "name": "EnumSByteTypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Int64__WriteMetadata(EnumSByteTypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7F234", "name": "EnumSByteTypeInfo_1_System_Int64__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Int64__WriteData(EnumSByteTypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00A7F2D4", "name": "EnumSByteTypeInfo_1_System_Int64__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Int64__GetData(EnumSByteTypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F2DC", "name": "EnumSByteTypeInfo_1_System_Int64___ctor", "signature": "void EnumSByteTypeInfo_1_System_Int64___ctor(EnumSByteTypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x00A7F300", "name": "EnumSByteTypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_IntPtr__WriteMetadata(EnumSByteTypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7F398", "name": "EnumSByteTypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumSByteTypeInfo_1_System_IntPtr__WriteData(EnumSByteTypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00A7F438", "name": "EnumSByteTypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_IntPtr__GetData(EnumSByteTypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F440", "name": "EnumSByteTypeInfo_1_System_IntPtr___ctor", "signature": "void EnumSByteTypeInfo_1_System_IntPtr___ctor(EnumSByteTypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00A7F5C8", "name": "EnumSByteTypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_SByte__WriteMetadata(EnumSByteTypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7F660", "name": "EnumSByteTypeInfo_1_System_SByte__WriteData", "signature": "void EnumSByteTypeInfo_1_System_SByte__WriteData(EnumSByteTypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00A7F700", "name": "EnumSByteTypeInfo_1_System_SByte__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_SByte__GetData(EnumSByteTypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F708", "name": "EnumSByteTypeInfo_1_System_SByte___ctor", "signature": "void EnumSByteTypeInfo_1_System_SByte___ctor(EnumSByteTypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x00A7F72C", "name": "EnumSByteTypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_Single__WriteMetadata(EnumSByteTypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7F7C4", "name": "EnumSByteTypeInfo_1_System_Single__WriteData", "signature": "void EnumSByteTypeInfo_1_System_Single__WriteData(EnumSByteTypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00A7F86C", "name": "EnumSByteTypeInfo_1_System_Single__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_Single__GetData(EnumSByteTypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F874", "name": "EnumSByteTypeInfo_1_System_Single___ctor", "signature": "void EnumSByteTypeInfo_1_System_Single___ctor(EnumSByteTypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x00A7F898", "name": "EnumSByteTypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_TimeSpan__WriteMetadata(EnumSByteTypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7F930", "name": "EnumSByteTypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumSByteTypeInfo_1_System_TimeSpan__WriteData(EnumSByteTypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00A7F9D0", "name": "EnumSByteTypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_TimeSpan__GetData(EnumSByteTypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7F9D8", "name": "EnumSByteTypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumSByteTypeInfo_1_System_TimeSpan___ctor(EnumSByteTypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00A7F9FC", "name": "EnumSByteTypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_UInt16__WriteMetadata(EnumSByteTypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7FA94", "name": "EnumSByteTypeInfo_1_System_UInt16__WriteData", "signature": "void EnumSByteTypeInfo_1_System_UInt16__WriteData(EnumSByteTypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00A7FB34", "name": "EnumSByteTypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_UInt16__GetData(EnumSByteTypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7FB3C", "name": "EnumSByteTypeInfo_1_System_UInt16___ctor", "signature": "void EnumSByteTypeInfo_1_System_UInt16___ctor(EnumSByteTypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x00A7FB60", "name": "EnumSByteTypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_UInt32__WriteMetadata(EnumSByteTypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7FBF8", "name": "EnumSByteTypeInfo_1_System_UInt32__WriteData", "signature": "void EnumSByteTypeInfo_1_System_UInt32__WriteData(EnumSByteTypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00A7FC98", "name": "EnumSByteTypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_UInt32__GetData(EnumSByteTypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7FCA0", "name": "EnumSByteTypeInfo_1_System_UInt32___ctor", "signature": "void EnumSByteTypeInfo_1_System_UInt32___ctor(EnumSByteTypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x00A7FCC4", "name": "EnumSByteTypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_UInt64__WriteMetadata(EnumSByteTypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7FD5C", "name": "EnumSByteTypeInfo_1_System_UInt64__WriteData", "signature": "void EnumSByteTypeInfo_1_System_UInt64__WriteData(EnumSByteTypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00A7FDFC", "name": "EnumSByteTypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_UInt64__GetData(EnumSByteTypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7FE04", "name": "EnumSByteTypeInfo_1_System_UInt64___ctor", "signature": "void EnumSByteTypeInfo_1_System_UInt64___ctor(EnumSByteTypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A7FE28", "name": "EnumSByteTypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumSByteTypeInfo_1_System_UIntPtr__WriteMetadata(EnumSByteTypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A7FEC0", "name": "EnumSByteTypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumSByteTypeInfo_1_System_UIntPtr__WriteData(EnumSByteTypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00A7FF60", "name": "EnumSByteTypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumSByteTypeInfo_1_System_UIntPtr__GetData(EnumSByteTypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A7FF68", "name": "EnumSByteTypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumSByteTypeInfo_1_System_UIntPtr___ctor(EnumSByteTypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumSByteTypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00A7FF8C", "name": "EnumUInt16TypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Boolean__WriteMetadata(EnumUInt16TypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80024", "name": "EnumUInt16TypeInfo_1_System_Boolean__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Boolean__WriteData(EnumUInt16TypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00A800C8", "name": "EnumUInt16TypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Boolean__GetData(EnumUInt16TypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A800D0", "name": "EnumUInt16TypeInfo_1_System_Boolean___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Boolean___ctor(EnumUInt16TypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A800F4", "name": "EnumUInt16TypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Byte__WriteMetadata(EnumUInt16TypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8018C", "name": "EnumUInt16TypeInfo_1_System_Byte__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Byte__WriteData(EnumUInt16TypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00A8022C", "name": "EnumUInt16TypeInfo_1_System_Byte__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Byte__GetData(EnumUInt16TypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80234", "name": "EnumUInt16TypeInfo_1_System_Byte___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Byte___ctor(EnumUInt16TypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x00A80258", "name": "EnumUInt16TypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Char__WriteMetadata(EnumUInt16TypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A802F0", "name": "EnumUInt16TypeInfo_1_System_Char__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Char__WriteData(EnumUInt16TypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00A80390", "name": "EnumUInt16TypeInfo_1_System_Char__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Char__GetData(EnumUInt16TypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80398", "name": "EnumUInt16TypeInfo_1_System_Char___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Char___ctor(EnumUInt16TypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x00A803BC", "name": "EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80454", "name": "EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00A804F8", "name": "EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80500", "name": "EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumUInt16TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00A80524", "name": "EnumUInt16TypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_DateTime__WriteMetadata(EnumUInt16TypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A805BC", "name": "EnumUInt16TypeInfo_1_System_DateTime__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_DateTime__WriteData(EnumUInt16TypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00A8065C", "name": "EnumUInt16TypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_DateTime__GetData(EnumUInt16TypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80664", "name": "EnumUInt16TypeInfo_1_System_DateTime___ctor", "signature": "void EnumUInt16TypeInfo_1_System_DateTime___ctor(EnumUInt16TypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x00A80688", "name": "EnumUInt16TypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumUInt16TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80720", "name": "EnumUInt16TypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_DateTimeOffset__WriteData(EnumUInt16TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00A807C4", "name": "EnumUInt16TypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_DateTimeOffset__GetData(EnumUInt16TypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A807CC", "name": "EnumUInt16TypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumUInt16TypeInfo_1_System_DateTimeOffset___ctor(EnumUInt16TypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00A807F0", "name": "EnumUInt16TypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Decimal__WriteMetadata(EnumUInt16TypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80888", "name": "EnumUInt16TypeInfo_1_System_Decimal__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Decimal__WriteData(EnumUInt16TypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00A8092C", "name": "EnumUInt16TypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Decimal__GetData(EnumUInt16TypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80934", "name": "EnumUInt16TypeInfo_1_System_Decimal___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Decimal___ctor(EnumUInt16TypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x00A80958", "name": "EnumUInt16TypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_EmptyStruct__WriteMetadata(EnumUInt16TypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A809F0", "name": "EnumUInt16TypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumUInt16TypeInfo_1_EmptyStruct__WriteData(EnumUInt16TypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00A80A90", "name": "EnumUInt16TypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumUInt16TypeInfo_1_EmptyStruct__GetData(EnumUInt16TypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80A98", "name": "EnumUInt16TypeInfo_1_EmptyStruct___ctor", "signature": "void EnumUInt16TypeInfo_1_EmptyStruct___ctor(EnumUInt16TypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00A80ABC", "name": "EnumUInt16TypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Double__WriteMetadata(EnumUInt16TypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80B54", "name": "EnumUInt16TypeInfo_1_System_Double__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Double__WriteData(EnumUInt16TypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00A80BFC", "name": "EnumUInt16TypeInfo_1_System_Double__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Double__GetData(EnumUInt16TypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80C04", "name": "EnumUInt16TypeInfo_1_System_Double___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Double___ctor(EnumUInt16TypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00A80C28", "name": "EnumUInt16TypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Guid__WriteMetadata(EnumUInt16TypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80CC0", "name": "EnumUInt16TypeInfo_1_System_Guid__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Guid__WriteData(EnumUInt16TypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00A80D64", "name": "EnumUInt16TypeInfo_1_System_Guid__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Guid__GetData(EnumUInt16TypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80D6C", "name": "EnumUInt16TypeInfo_1_System_Guid___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Guid___ctor(EnumUInt16TypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x00A80D90", "name": "EnumUInt16TypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Int16__WriteMetadata(EnumUInt16TypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80E28", "name": "EnumUInt16TypeInfo_1_System_Int16__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Int16__WriteData(EnumUInt16TypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00A80EC8", "name": "EnumUInt16TypeInfo_1_System_Int16__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Int16__GetData(EnumUInt16TypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A80ED0", "name": "EnumUInt16TypeInfo_1_System_Int16___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Int16___ctor(EnumUInt16TypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x00A80EF4", "name": "EnumUInt16TypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Int32__WriteMetadata(EnumUInt16TypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A80F8C", "name": "EnumUInt16TypeInfo_1_System_Int32__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Int32__WriteData(EnumUInt16TypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00A8102C", "name": "EnumUInt16TypeInfo_1_System_Int32__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Int32__GetData(EnumUInt16TypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81034", "name": "EnumUInt16TypeInfo_1_System_Int32___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Int32___ctor(EnumUInt16TypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x00A81058", "name": "EnumUInt16TypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Int64__WriteMetadata(EnumUInt16TypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A810F0", "name": "EnumUInt16TypeInfo_1_System_Int64__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Int64__WriteData(EnumUInt16TypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00A81190", "name": "EnumUInt16TypeInfo_1_System_Int64__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Int64__GetData(EnumUInt16TypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81198", "name": "EnumUInt16TypeInfo_1_System_Int64___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Int64___ctor(EnumUInt16TypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x00A811BC", "name": "EnumUInt16TypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_IntPtr__WriteMetadata(EnumUInt16TypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A81254", "name": "EnumUInt16TypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_IntPtr__WriteData(EnumUInt16TypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00A812F4", "name": "EnumUInt16TypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_IntPtr__GetData(EnumUInt16TypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A812FC", "name": "EnumUInt16TypeInfo_1_System_IntPtr___ctor", "signature": "void EnumUInt16TypeInfo_1_System_IntPtr___ctor(EnumUInt16TypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00A81484", "name": "EnumUInt16TypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_SByte__WriteMetadata(EnumUInt16TypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8151C", "name": "EnumUInt16TypeInfo_1_System_SByte__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_SByte__WriteData(EnumUInt16TypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00A815BC", "name": "EnumUInt16TypeInfo_1_System_SByte__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_SByte__GetData(EnumUInt16TypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A815C4", "name": "EnumUInt16TypeInfo_1_System_SByte___ctor", "signature": "void EnumUInt16TypeInfo_1_System_SByte___ctor(EnumUInt16TypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x00A815E8", "name": "EnumUInt16TypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_Single__WriteMetadata(EnumUInt16TypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A81680", "name": "EnumUInt16TypeInfo_1_System_Single__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_Single__WriteData(EnumUInt16TypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00A81728", "name": "EnumUInt16TypeInfo_1_System_Single__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_Single__GetData(EnumUInt16TypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81730", "name": "EnumUInt16TypeInfo_1_System_Single___ctor", "signature": "void EnumUInt16TypeInfo_1_System_Single___ctor(EnumUInt16TypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x00A81754", "name": "EnumUInt16TypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_TimeSpan__WriteMetadata(EnumUInt16TypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A817EC", "name": "EnumUInt16TypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_TimeSpan__WriteData(EnumUInt16TypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00A8188C", "name": "EnumUInt16TypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_TimeSpan__GetData(EnumUInt16TypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81894", "name": "EnumUInt16TypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumUInt16TypeInfo_1_System_TimeSpan___ctor(EnumUInt16TypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00A818B8", "name": "EnumUInt16TypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_UInt16__WriteMetadata(EnumUInt16TypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A81950", "name": "EnumUInt16TypeInfo_1_System_UInt16__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_UInt16__WriteData(EnumUInt16TypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00A819F0", "name": "EnumUInt16TypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_UInt16__GetData(EnumUInt16TypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A819F8", "name": "EnumUInt16TypeInfo_1_System_UInt16___ctor", "signature": "void EnumUInt16TypeInfo_1_System_UInt16___ctor(EnumUInt16TypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x00A81A1C", "name": "EnumUInt16TypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_UInt32__WriteMetadata(EnumUInt16TypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A81AB4", "name": "EnumUInt16TypeInfo_1_System_UInt32__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_UInt32__WriteData(EnumUInt16TypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00A81B54", "name": "EnumUInt16TypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_UInt32__GetData(EnumUInt16TypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81B5C", "name": "EnumUInt16TypeInfo_1_System_UInt32___ctor", "signature": "void EnumUInt16TypeInfo_1_System_UInt32___ctor(EnumUInt16TypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x00A81B80", "name": "EnumUInt16TypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_UInt64__WriteMetadata(EnumUInt16TypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A81C18", "name": "EnumUInt16TypeInfo_1_System_UInt64__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_UInt64__WriteData(EnumUInt16TypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00A81CB8", "name": "EnumUInt16TypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_UInt64__GetData(EnumUInt16TypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81CC0", "name": "EnumUInt16TypeInfo_1_System_UInt64___ctor", "signature": "void EnumUInt16TypeInfo_1_System_UInt64___ctor(EnumUInt16TypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A81CE4", "name": "EnumUInt16TypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumUInt16TypeInfo_1_System_UIntPtr__WriteMetadata(EnumUInt16TypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A81D7C", "name": "EnumUInt16TypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumUInt16TypeInfo_1_System_UIntPtr__WriteData(EnumUInt16TypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00A81E1C", "name": "EnumUInt16TypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumUInt16TypeInfo_1_System_UIntPtr__GetData(EnumUInt16TypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81E24", "name": "EnumUInt16TypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumUInt16TypeInfo_1_System_UIntPtr___ctor(EnumUInt16TypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt16TypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00A81E48", "name": "EnumUInt32TypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Boolean__WriteMetadata(EnumUInt32TypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A81EE0", "name": "EnumUInt32TypeInfo_1_System_Boolean__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Boolean__WriteData(EnumUInt32TypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00A81F84", "name": "EnumUInt32TypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Boolean__GetData(EnumUInt32TypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A81F8C", "name": "EnumUInt32TypeInfo_1_System_Boolean___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Boolean___ctor(EnumUInt32TypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A81FB0", "name": "EnumUInt32TypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Byte__WriteMetadata(EnumUInt32TypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82048", "name": "EnumUInt32TypeInfo_1_System_Byte__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Byte__WriteData(EnumUInt32TypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00A820E8", "name": "EnumUInt32TypeInfo_1_System_Byte__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Byte__GetData(EnumUInt32TypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A820F0", "name": "EnumUInt32TypeInfo_1_System_Byte___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Byte___ctor(EnumUInt32TypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x00A82114", "name": "EnumUInt32TypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Char__WriteMetadata(EnumUInt32TypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A821AC", "name": "EnumUInt32TypeInfo_1_System_Char__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Char__WriteData(EnumUInt32TypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00A8224C", "name": "EnumUInt32TypeInfo_1_System_Char__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Char__GetData(EnumUInt32TypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82254", "name": "EnumUInt32TypeInfo_1_System_Char___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Char___ctor(EnumUInt32TypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x00A82278", "name": "EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82310", "name": "EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00A823B4", "name": "EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A823BC", "name": "EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumUInt32TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00A823E0", "name": "EnumUInt32TypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_DateTime__WriteMetadata(EnumUInt32TypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82478", "name": "EnumUInt32TypeInfo_1_System_DateTime__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_DateTime__WriteData(EnumUInt32TypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00A82518", "name": "EnumUInt32TypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_DateTime__GetData(EnumUInt32TypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82520", "name": "EnumUInt32TypeInfo_1_System_DateTime___ctor", "signature": "void EnumUInt32TypeInfo_1_System_DateTime___ctor(EnumUInt32TypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x00A82544", "name": "EnumUInt32TypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumUInt32TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A825DC", "name": "EnumUInt32TypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_DateTimeOffset__WriteData(EnumUInt32TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00A82680", "name": "EnumUInt32TypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_DateTimeOffset__GetData(EnumUInt32TypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82688", "name": "EnumUInt32TypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumUInt32TypeInfo_1_System_DateTimeOffset___ctor(EnumUInt32TypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00A826AC", "name": "EnumUInt32TypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Decimal__WriteMetadata(EnumUInt32TypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82744", "name": "EnumUInt32TypeInfo_1_System_Decimal__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Decimal__WriteData(EnumUInt32TypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00A827E8", "name": "EnumUInt32TypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Decimal__GetData(EnumUInt32TypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A827F0", "name": "EnumUInt32TypeInfo_1_System_Decimal___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Decimal___ctor(EnumUInt32TypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x00A82814", "name": "EnumUInt32TypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_EmptyStruct__WriteMetadata(EnumUInt32TypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A828AC", "name": "EnumUInt32TypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumUInt32TypeInfo_1_EmptyStruct__WriteData(EnumUInt32TypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00A8294C", "name": "EnumUInt32TypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumUInt32TypeInfo_1_EmptyStruct__GetData(EnumUInt32TypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82954", "name": "EnumUInt32TypeInfo_1_EmptyStruct___ctor", "signature": "void EnumUInt32TypeInfo_1_EmptyStruct___ctor(EnumUInt32TypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00A82978", "name": "EnumUInt32TypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Double__WriteMetadata(EnumUInt32TypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82A10", "name": "EnumUInt32TypeInfo_1_System_Double__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Double__WriteData(EnumUInt32TypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00A82AB8", "name": "EnumUInt32TypeInfo_1_System_Double__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Double__GetData(EnumUInt32TypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82AC0", "name": "EnumUInt32TypeInfo_1_System_Double___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Double___ctor(EnumUInt32TypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00A82AE4", "name": "EnumUInt32TypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Guid__WriteMetadata(EnumUInt32TypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82B7C", "name": "EnumUInt32TypeInfo_1_System_Guid__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Guid__WriteData(EnumUInt32TypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00A82C20", "name": "EnumUInt32TypeInfo_1_System_Guid__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Guid__GetData(EnumUInt32TypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82C28", "name": "EnumUInt32TypeInfo_1_System_Guid___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Guid___ctor(EnumUInt32TypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x00A82C4C", "name": "EnumUInt32TypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Int16__WriteMetadata(EnumUInt32TypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82CE4", "name": "EnumUInt32TypeInfo_1_System_Int16__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Int16__WriteData(EnumUInt32TypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00A82D84", "name": "EnumUInt32TypeInfo_1_System_Int16__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Int16__GetData(EnumUInt32TypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82D8C", "name": "EnumUInt32TypeInfo_1_System_Int16___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Int16___ctor(EnumUInt32TypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x00A82DB0", "name": "EnumUInt32TypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Int32__WriteMetadata(EnumUInt32TypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82E48", "name": "EnumUInt32TypeInfo_1_System_Int32__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Int32__WriteData(EnumUInt32TypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00A82EE8", "name": "EnumUInt32TypeInfo_1_System_Int32__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Int32__GetData(EnumUInt32TypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A82EF0", "name": "EnumUInt32TypeInfo_1_System_Int32___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Int32___ctor(EnumUInt32TypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x00A82F14", "name": "EnumUInt32TypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Int64__WriteMetadata(EnumUInt32TypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A82FAC", "name": "EnumUInt32TypeInfo_1_System_Int64__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Int64__WriteData(EnumUInt32TypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00A8304C", "name": "EnumUInt32TypeInfo_1_System_Int64__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Int64__GetData(EnumUInt32TypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83054", "name": "EnumUInt32TypeInfo_1_System_Int64___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Int64___ctor(EnumUInt32TypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x00A83078", "name": "EnumUInt32TypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_IntPtr__WriteMetadata(EnumUInt32TypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A83110", "name": "EnumUInt32TypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_IntPtr__WriteData(EnumUInt32TypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00A831B0", "name": "EnumUInt32TypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_IntPtr__GetData(EnumUInt32TypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A831B8", "name": "EnumUInt32TypeInfo_1_System_IntPtr___ctor", "signature": "void EnumUInt32TypeInfo_1_System_IntPtr___ctor(EnumUInt32TypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00A83340", "name": "EnumUInt32TypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_SByte__WriteMetadata(EnumUInt32TypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A833D8", "name": "EnumUInt32TypeInfo_1_System_SByte__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_SByte__WriteData(EnumUInt32TypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00A83478", "name": "EnumUInt32TypeInfo_1_System_SByte__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_SByte__GetData(EnumUInt32TypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83480", "name": "EnumUInt32TypeInfo_1_System_SByte___ctor", "signature": "void EnumUInt32TypeInfo_1_System_SByte___ctor(EnumUInt32TypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x00A834A4", "name": "EnumUInt32TypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_Single__WriteMetadata(EnumUInt32TypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8353C", "name": "EnumUInt32TypeInfo_1_System_Single__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_Single__WriteData(EnumUInt32TypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00A835E4", "name": "EnumUInt32TypeInfo_1_System_Single__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_Single__GetData(EnumUInt32TypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A835EC", "name": "EnumUInt32TypeInfo_1_System_Single___ctor", "signature": "void EnumUInt32TypeInfo_1_System_Single___ctor(EnumUInt32TypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x00A83610", "name": "EnumUInt32TypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_TimeSpan__WriteMetadata(EnumUInt32TypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A836A8", "name": "EnumUInt32TypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_TimeSpan__WriteData(EnumUInt32TypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00A83748", "name": "EnumUInt32TypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_TimeSpan__GetData(EnumUInt32TypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83750", "name": "EnumUInt32TypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumUInt32TypeInfo_1_System_TimeSpan___ctor(EnumUInt32TypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00A83774", "name": "EnumUInt32TypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_UInt16__WriteMetadata(EnumUInt32TypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8380C", "name": "EnumUInt32TypeInfo_1_System_UInt16__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_UInt16__WriteData(EnumUInt32TypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00A838AC", "name": "EnumUInt32TypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_UInt16__GetData(EnumUInt32TypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A838B4", "name": "EnumUInt32TypeInfo_1_System_UInt16___ctor", "signature": "void EnumUInt32TypeInfo_1_System_UInt16___ctor(EnumUInt32TypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x00A838D8", "name": "EnumUInt32TypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_UInt32__WriteMetadata(EnumUInt32TypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A83970", "name": "EnumUInt32TypeInfo_1_System_UInt32__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_UInt32__WriteData(EnumUInt32TypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00A83A10", "name": "EnumUInt32TypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_UInt32__GetData(EnumUInt32TypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83A18", "name": "EnumUInt32TypeInfo_1_System_UInt32___ctor", "signature": "void EnumUInt32TypeInfo_1_System_UInt32___ctor(EnumUInt32TypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x00A83A3C", "name": "EnumUInt32TypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_UInt64__WriteMetadata(EnumUInt32TypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A83AD4", "name": "EnumUInt32TypeInfo_1_System_UInt64__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_UInt64__WriteData(EnumUInt32TypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00A83B74", "name": "EnumUInt32TypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_UInt64__GetData(EnumUInt32TypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83B7C", "name": "EnumUInt32TypeInfo_1_System_UInt64___ctor", "signature": "void EnumUInt32TypeInfo_1_System_UInt64___ctor(EnumUInt32TypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A83BA0", "name": "EnumUInt32TypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumUInt32TypeInfo_1_System_UIntPtr__WriteMetadata(EnumUInt32TypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A83C38", "name": "EnumUInt32TypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumUInt32TypeInfo_1_System_UIntPtr__WriteData(EnumUInt32TypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00A83CD8", "name": "EnumUInt32TypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumUInt32TypeInfo_1_System_UIntPtr__GetData(EnumUInt32TypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83CE0", "name": "EnumUInt32TypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumUInt32TypeInfo_1_System_UIntPtr___ctor(EnumUInt32TypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt32TypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00A83D04", "name": "EnumUInt64TypeInfo_1_System_Boolean__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Boolean__WriteMetadata(EnumUInt64TypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A83D9C", "name": "EnumUInt64TypeInfo_1_System_Boolean__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Boolean__WriteData(EnumUInt64TypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00A83E40", "name": "EnumUInt64TypeInfo_1_System_Boolean__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Boolean__GetData(EnumUInt64TypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83E48", "name": "EnumUInt64TypeInfo_1_System_Boolean___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Boolean___ctor(EnumUInt64TypeInfo_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A83E6C", "name": "EnumUInt64TypeInfo_1_System_Byte__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Byte__WriteMetadata(EnumUInt64TypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A83F04", "name": "EnumUInt64TypeInfo_1_System_Byte__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Byte__WriteData(EnumUInt64TypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00A83FA4", "name": "EnumUInt64TypeInfo_1_System_Byte__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Byte__GetData(EnumUInt64TypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A83FAC", "name": "EnumUInt64TypeInfo_1_System_Byte___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Byte___ctor(EnumUInt64TypeInfo_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x00A83FD0", "name": "EnumUInt64TypeInfo_1_System_Char__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Char__WriteMetadata(EnumUInt64TypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84068", "name": "EnumUInt64TypeInfo_1_System_Char__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Char__WriteData(EnumUInt64TypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00A84108", "name": "EnumUInt64TypeInfo_1_System_Char__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Char__GetData(EnumUInt64TypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84110", "name": "EnumUInt64TypeInfo_1_System_Char___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Char___ctor(EnumUInt64TypeInfo_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x00A84134", "name": "EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A841CC", "name": "EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00A84270", "name": "EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84278", "name": "EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(EnumUInt64TypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00A8429C", "name": "EnumUInt64TypeInfo_1_System_DateTime__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_DateTime__WriteMetadata(EnumUInt64TypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84334", "name": "EnumUInt64TypeInfo_1_System_DateTime__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_DateTime__WriteData(EnumUInt64TypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00A843D4", "name": "EnumUInt64TypeInfo_1_System_DateTime__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_DateTime__GetData(EnumUInt64TypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A843DC", "name": "EnumUInt64TypeInfo_1_System_DateTime___ctor", "signature": "void EnumUInt64TypeInfo_1_System_DateTime___ctor(EnumUInt64TypeInfo_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x00A84400", "name": "EnumUInt64TypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_DateTimeOffset__WriteMetadata(EnumUInt64TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84498", "name": "EnumUInt64TypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_DateTimeOffset__WriteData(EnumUInt64TypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00A8453C", "name": "EnumUInt64TypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_DateTimeOffset__GetData(EnumUInt64TypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84544", "name": "EnumUInt64TypeInfo_1_System_DateTimeOffset___ctor", "signature": "void EnumUInt64TypeInfo_1_System_DateTimeOffset___ctor(EnumUInt64TypeInfo_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x00A84568", "name": "EnumUInt64TypeInfo_1_System_Decimal__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Decimal__WriteMetadata(EnumUInt64TypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84600", "name": "EnumUInt64TypeInfo_1_System_Decimal__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Decimal__WriteData(EnumUInt64TypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00A846A4", "name": "EnumUInt64TypeInfo_1_System_Decimal__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Decimal__GetData(EnumUInt64TypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A846AC", "name": "EnumUInt64TypeInfo_1_System_Decimal___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Decimal___ctor(EnumUInt64TypeInfo_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x00A846D0", "name": "EnumUInt64TypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_EmptyStruct__WriteMetadata(EnumUInt64TypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84768", "name": "EnumUInt64TypeInfo_1_EmptyStruct__WriteData", "signature": "void EnumUInt64TypeInfo_1_EmptyStruct__WriteData(EnumUInt64TypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00A84808", "name": "EnumUInt64TypeInfo_1_EmptyStruct__GetData", "signature": "Object * EnumUInt64TypeInfo_1_EmptyStruct__GetData(EnumUInt64TypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84810", "name": "EnumUInt64TypeInfo_1_EmptyStruct___ctor", "signature": "void EnumUInt64TypeInfo_1_EmptyStruct___ctor(EnumUInt64TypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00A84834", "name": "EnumUInt64TypeInfo_1_System_Double__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Double__WriteMetadata(EnumUInt64TypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A848CC", "name": "EnumUInt64TypeInfo_1_System_Double__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Double__WriteData(EnumUInt64TypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00A84974", "name": "EnumUInt64TypeInfo_1_System_Double__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Double__GetData(EnumUInt64TypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8497C", "name": "EnumUInt64TypeInfo_1_System_Double___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Double___ctor(EnumUInt64TypeInfo_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x00A849A0", "name": "EnumUInt64TypeInfo_1_System_Guid__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Guid__WriteMetadata(EnumUInt64TypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84A38", "name": "EnumUInt64TypeInfo_1_System_Guid__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Guid__WriteData(EnumUInt64TypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00A84ADC", "name": "EnumUInt64TypeInfo_1_System_Guid__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Guid__GetData(EnumUInt64TypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84AE4", "name": "EnumUInt64TypeInfo_1_System_Guid___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Guid___ctor(EnumUInt64TypeInfo_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x00A84B08", "name": "EnumUInt64TypeInfo_1_System_Int16__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Int16__WriteMetadata(EnumUInt64TypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84BA0", "name": "EnumUInt64TypeInfo_1_System_Int16__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Int16__WriteData(EnumUInt64TypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00A84C40", "name": "EnumUInt64TypeInfo_1_System_Int16__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Int16__GetData(EnumUInt64TypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84C48", "name": "EnumUInt64TypeInfo_1_System_Int16___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Int16___ctor(EnumUInt64TypeInfo_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x00A84C6C", "name": "EnumUInt64TypeInfo_1_System_Int32__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Int32__WriteMetadata(EnumUInt64TypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84D04", "name": "EnumUInt64TypeInfo_1_System_Int32__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Int32__WriteData(EnumUInt64TypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00A84DA4", "name": "EnumUInt64TypeInfo_1_System_Int32__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Int32__GetData(EnumUInt64TypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84DAC", "name": "EnumUInt64TypeInfo_1_System_Int32___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Int32___ctor(EnumUInt64TypeInfo_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x00A84DD0", "name": "EnumUInt64TypeInfo_1_System_Int64__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Int64__WriteMetadata(EnumUInt64TypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84E68", "name": "EnumUInt64TypeInfo_1_System_Int64__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Int64__WriteData(EnumUInt64TypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00A84F08", "name": "EnumUInt64TypeInfo_1_System_Int64__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Int64__GetData(EnumUInt64TypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A84F10", "name": "EnumUInt64TypeInfo_1_System_Int64___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Int64___ctor(EnumUInt64TypeInfo_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x00A84F34", "name": "EnumUInt64TypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_IntPtr__WriteMetadata(EnumUInt64TypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A84FCC", "name": "EnumUInt64TypeInfo_1_System_IntPtr__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_IntPtr__WriteData(EnumUInt64TypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00A8506C", "name": "EnumUInt64TypeInfo_1_System_IntPtr__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_IntPtr__GetData(EnumUInt64TypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A85074", "name": "EnumUInt64TypeInfo_1_System_IntPtr___ctor", "signature": "void EnumUInt64TypeInfo_1_System_IntPtr___ctor(EnumUInt64TypeInfo_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00A851FC", "name": "EnumUInt64TypeInfo_1_System_SByte__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_SByte__WriteMetadata(EnumUInt64TypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A85294", "name": "EnumUInt64TypeInfo_1_System_SByte__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_SByte__WriteData(EnumUInt64TypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00A85334", "name": "EnumUInt64TypeInfo_1_System_SByte__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_SByte__GetData(EnumUInt64TypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8533C", "name": "EnumUInt64TypeInfo_1_System_SByte___ctor", "signature": "void EnumUInt64TypeInfo_1_System_SByte___ctor(EnumUInt64TypeInfo_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x00A85360", "name": "EnumUInt64TypeInfo_1_System_Single__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_Single__WriteMetadata(EnumUInt64TypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A853F8", "name": "EnumUInt64TypeInfo_1_System_Single__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_Single__WriteData(EnumUInt64TypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00A854A0", "name": "EnumUInt64TypeInfo_1_System_Single__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_Single__GetData(EnumUInt64TypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A854A8", "name": "EnumUInt64TypeInfo_1_System_Single___ctor", "signature": "void EnumUInt64TypeInfo_1_System_Single___ctor(EnumUInt64TypeInfo_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x00A854CC", "name": "EnumUInt64TypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_TimeSpan__WriteMetadata(EnumUInt64TypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A85564", "name": "EnumUInt64TypeInfo_1_System_TimeSpan__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_TimeSpan__WriteData(EnumUInt64TypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00A85604", "name": "EnumUInt64TypeInfo_1_System_TimeSpan__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_TimeSpan__GetData(EnumUInt64TypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8560C", "name": "EnumUInt64TypeInfo_1_System_TimeSpan___ctor", "signature": "void EnumUInt64TypeInfo_1_System_TimeSpan___ctor(EnumUInt64TypeInfo_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00A85630", "name": "EnumUInt64TypeInfo_1_System_UInt16__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_UInt16__WriteMetadata(EnumUInt64TypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A856C8", "name": "EnumUInt64TypeInfo_1_System_UInt16__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_UInt16__WriteData(EnumUInt64TypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00A85768", "name": "EnumUInt64TypeInfo_1_System_UInt16__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_UInt16__GetData(EnumUInt64TypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A85770", "name": "EnumUInt64TypeInfo_1_System_UInt16___ctor", "signature": "void EnumUInt64TypeInfo_1_System_UInt16___ctor(EnumUInt64TypeInfo_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x00A85794", "name": "EnumUInt64TypeInfo_1_System_UInt32__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_UInt32__WriteMetadata(EnumUInt64TypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8582C", "name": "EnumUInt64TypeInfo_1_System_UInt32__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_UInt32__WriteData(EnumUInt64TypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00A858CC", "name": "EnumUInt64TypeInfo_1_System_UInt32__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_UInt32__GetData(EnumUInt64TypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A858D4", "name": "EnumUInt64TypeInfo_1_System_UInt32___ctor", "signature": "void EnumUInt64TypeInfo_1_System_UInt32___ctor(EnumUInt64TypeInfo_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x00A858F8", "name": "EnumUInt64TypeInfo_1_System_UInt64__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_UInt64__WriteMetadata(EnumUInt64TypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A85990", "name": "EnumUInt64TypeInfo_1_System_UInt64__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_UInt64__WriteData(EnumUInt64TypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00A85A30", "name": "EnumUInt64TypeInfo_1_System_UInt64__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_UInt64__GetData(EnumUInt64TypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A85A38", "name": "EnumUInt64TypeInfo_1_System_UInt64___ctor", "signature": "void EnumUInt64TypeInfo_1_System_UInt64___ctor(EnumUInt64TypeInfo_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x00A85A5C", "name": "EnumUInt64TypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void EnumUInt64TypeInfo_1_System_UIntPtr__WriteMetadata(EnumUInt64TypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A85AF4", "name": "EnumUInt64TypeInfo_1_System_UIntPtr__WriteData", "signature": "void EnumUInt64TypeInfo_1_System_UIntPtr__WriteData(EnumUInt64TypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00A85B94", "name": "EnumUInt64TypeInfo_1_System_UIntPtr__GetData", "signature": "Object * EnumUInt64TypeInfo_1_System_UIntPtr__GetData(EnumUInt64TypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A85B9C", "name": "EnumUInt64TypeInfo_1_System_UIntPtr___ctor", "signature": "void EnumUInt64TypeInfo_1_System_UIntPtr___ctor(EnumUInt64TypeInfo_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "EnumUInt64TypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00A862D0", "name": "InvokeTypeInfo_1_System_Boolean___ctor", "signature": "void InvokeTypeInfo_1_System_Boolean___ctor(InvokeTypeInfo_1_System_Boolean_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Boolean](TypeAnalysis)" }, { "virtualAddress": "0x00A86410", "name": "InvokeTypeInfo_1_System_Boolean__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Boolean__WriteMetadata(InvokeTypeInfo_1_System_Boolean_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A864D4", "name": "InvokeTypeInfo_1_System_Boolean__WriteData", "signature": "void InvokeTypeInfo_1_System_Boolean__WriteData(InvokeTypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00A86564", "name": "InvokeTypeInfo_1_System_Boolean__GetData", "signature": "Object * InvokeTypeInfo_1_System_Boolean__GetData(InvokeTypeInfo_1_System_Boolean_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A86788", "name": "InvokeTypeInfo_1_System_Boolean__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Boolean__WriteObjectData(InvokeTypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A86834", "name": "InvokeTypeInfo_1_System_Byte___ctor", "signature": "void InvokeTypeInfo_1_System_Byte___ctor(InvokeTypeInfo_1_System_Byte_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Byte](TypeAnalysis)" }, { "virtualAddress": "0x00A86974", "name": "InvokeTypeInfo_1_System_Byte__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Byte__WriteMetadata(InvokeTypeInfo_1_System_Byte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A86A38", "name": "InvokeTypeInfo_1_System_Byte__WriteData", "signature": "void InvokeTypeInfo_1_System_Byte__WriteData(InvokeTypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00A86AC8", "name": "InvokeTypeInfo_1_System_Byte__GetData", "signature": "Object * InvokeTypeInfo_1_System_Byte__GetData(InvokeTypeInfo_1_System_Byte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A86CEC", "name": "InvokeTypeInfo_1_System_Byte__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Byte__WriteObjectData(InvokeTypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A86D98", "name": "InvokeTypeInfo_1_System_Char___ctor", "signature": "void InvokeTypeInfo_1_System_Char___ctor(InvokeTypeInfo_1_System_Char_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Char](TypeAnalysis)" }, { "virtualAddress": "0x00A86ED8", "name": "InvokeTypeInfo_1_System_Char__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Char__WriteMetadata(InvokeTypeInfo_1_System_Char_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A86F9C", "name": "InvokeTypeInfo_1_System_Char__WriteData", "signature": "void InvokeTypeInfo_1_System_Char__WriteData(InvokeTypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00A8702C", "name": "InvokeTypeInfo_1_System_Char__GetData", "signature": "Object * InvokeTypeInfo_1_System_Char__GetData(InvokeTypeInfo_1_System_Char_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A87250", "name": "InvokeTypeInfo_1_System_Char__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Char__WriteObjectData(InvokeTypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A872FC", "name": "InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602](TypeAnalysis)" }, { "virtualAddress": "0x00A8743C", "name": "InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteMetadata(InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A87500", "name": "InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData", "signature": "void InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteData(InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00A87590", "name": "InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetData(InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A877B4", "name": "InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteObjectData(InvokeTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8786C", "name": "InvokeTypeInfo_1_System_DateTime___ctor", "signature": "void InvokeTypeInfo_1_System_DateTime___ctor(InvokeTypeInfo_1_System_DateTime_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.DateTime](TypeAnalysis)" }, { "virtualAddress": "0x00A879AC", "name": "InvokeTypeInfo_1_System_DateTime__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_DateTime__WriteMetadata(InvokeTypeInfo_1_System_DateTime_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A87A70", "name": "InvokeTypeInfo_1_System_DateTime__WriteData", "signature": "void InvokeTypeInfo_1_System_DateTime__WriteData(InvokeTypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00A87B00", "name": "InvokeTypeInfo_1_System_DateTime__GetData", "signature": "Object * InvokeTypeInfo_1_System_DateTime__GetData(InvokeTypeInfo_1_System_DateTime_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A87D24", "name": "InvokeTypeInfo_1_System_DateTime__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_DateTime__WriteObjectData(InvokeTypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A87DD0", "name": "InvokeTypeInfo_1_System_DateTimeOffset___ctor", "signature": "void InvokeTypeInfo_1_System_DateTimeOffset___ctor(InvokeTypeInfo_1_System_DateTimeOffset_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.DateTimeOffset](TypeAnalysis)" }, { "virtualAddress": "0x00A87F10", "name": "InvokeTypeInfo_1_System_DateTimeOffset__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_DateTimeOffset__WriteMetadata(InvokeTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A87FD4", "name": "InvokeTypeInfo_1_System_DateTimeOffset__WriteData", "signature": "void InvokeTypeInfo_1_System_DateTimeOffset__WriteData(InvokeTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00A88064", "name": "InvokeTypeInfo_1_System_DateTimeOffset__GetData", "signature": "Object * InvokeTypeInfo_1_System_DateTimeOffset__GetData(InvokeTypeInfo_1_System_DateTimeOffset_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A88288", "name": "InvokeTypeInfo_1_System_DateTimeOffset__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_DateTimeOffset__WriteObjectData(InvokeTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A88340", "name": "InvokeTypeInfo_1_System_Decimal___ctor", "signature": "void InvokeTypeInfo_1_System_Decimal___ctor(InvokeTypeInfo_1_System_Decimal_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Decimal](TypeAnalysis)" }, { "virtualAddress": "0x00A88480", "name": "InvokeTypeInfo_1_System_Decimal__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Decimal__WriteMetadata(InvokeTypeInfo_1_System_Decimal_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A88544", "name": "InvokeTypeInfo_1_System_Decimal__WriteData", "signature": "void InvokeTypeInfo_1_System_Decimal__WriteData(InvokeTypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00A885D4", "name": "InvokeTypeInfo_1_System_Decimal__GetData", "signature": "Object * InvokeTypeInfo_1_System_Decimal__GetData(InvokeTypeInfo_1_System_Decimal_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A887F8", "name": "InvokeTypeInfo_1_System_Decimal__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Decimal__WriteObjectData(InvokeTypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A888B0", "name": "InvokeTypeInfo_1_EmptyStruct___ctor", "signature": "void InvokeTypeInfo_1_EmptyStruct___ctor(InvokeTypeInfo_1_EmptyStruct_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[EmptyStruct](TypeAnalysis)" }, { "virtualAddress": "0x00A889F0", "name": "InvokeTypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void InvokeTypeInfo_1_EmptyStruct__WriteMetadata(InvokeTypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A88AB4", "name": "InvokeTypeInfo_1_EmptyStruct__WriteData", "signature": "void InvokeTypeInfo_1_EmptyStruct__WriteData(InvokeTypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00A88B44", "name": "InvokeTypeInfo_1_EmptyStruct__GetData", "signature": "Object * InvokeTypeInfo_1_EmptyStruct__GetData(InvokeTypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A88D68", "name": "InvokeTypeInfo_1_EmptyStruct__WriteObjectData", "signature": "void InvokeTypeInfo_1_EmptyStruct__WriteObjectData(InvokeTypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A88E14", "name": "InvokeTypeInfo_1_System_Double___ctor", "signature": "void InvokeTypeInfo_1_System_Double___ctor(InvokeTypeInfo_1_System_Double_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Double](TypeAnalysis)" }, { "virtualAddress": "0x00A88F54", "name": "InvokeTypeInfo_1_System_Double__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Double__WriteMetadata(InvokeTypeInfo_1_System_Double_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A89018", "name": "InvokeTypeInfo_1_System_Double__WriteData", "signature": "void InvokeTypeInfo_1_System_Double__WriteData(InvokeTypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00A890A8", "name": "InvokeTypeInfo_1_System_Double__GetData", "signature": "Object * InvokeTypeInfo_1_System_Double__GetData(InvokeTypeInfo_1_System_Double_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A892CC", "name": "InvokeTypeInfo_1_System_Double__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Double__WriteObjectData(InvokeTypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8937C", "name": "InvokeTypeInfo_1_System_Guid___ctor", "signature": "void InvokeTypeInfo_1_System_Guid___ctor(InvokeTypeInfo_1_System_Guid_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Guid](TypeAnalysis)" }, { "virtualAddress": "0x00A894BC", "name": "InvokeTypeInfo_1_System_Guid__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Guid__WriteMetadata(InvokeTypeInfo_1_System_Guid_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A89580", "name": "InvokeTypeInfo_1_System_Guid__WriteData", "signature": "void InvokeTypeInfo_1_System_Guid__WriteData(InvokeTypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00A89610", "name": "InvokeTypeInfo_1_System_Guid__GetData", "signature": "Object * InvokeTypeInfo_1_System_Guid__GetData(InvokeTypeInfo_1_System_Guid_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A89834", "name": "InvokeTypeInfo_1_System_Guid__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Guid__WriteObjectData(InvokeTypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A898EC", "name": "InvokeTypeInfo_1_System_Int16___ctor", "signature": "void InvokeTypeInfo_1_System_Int16___ctor(InvokeTypeInfo_1_System_Int16_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Int16](TypeAnalysis)" }, { "virtualAddress": "0x00A89A2C", "name": "InvokeTypeInfo_1_System_Int16__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Int16__WriteMetadata(InvokeTypeInfo_1_System_Int16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A89AF0", "name": "InvokeTypeInfo_1_System_Int16__WriteData", "signature": "void InvokeTypeInfo_1_System_Int16__WriteData(InvokeTypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00A89B80", "name": "InvokeTypeInfo_1_System_Int16__GetData", "signature": "Object * InvokeTypeInfo_1_System_Int16__GetData(InvokeTypeInfo_1_System_Int16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A89DA4", "name": "InvokeTypeInfo_1_System_Int16__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Int16__WriteObjectData(InvokeTypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A89E50", "name": "InvokeTypeInfo_1_System_Int32___ctor", "signature": "void InvokeTypeInfo_1_System_Int32___ctor(InvokeTypeInfo_1_System_Int32_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Int32](TypeAnalysis)" }, { "virtualAddress": "0x00A89F90", "name": "InvokeTypeInfo_1_System_Int32__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Int32__WriteMetadata(InvokeTypeInfo_1_System_Int32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8A054", "name": "InvokeTypeInfo_1_System_Int32__WriteData", "signature": "void InvokeTypeInfo_1_System_Int32__WriteData(InvokeTypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00A8A0E4", "name": "InvokeTypeInfo_1_System_Int32__GetData", "signature": "Object * InvokeTypeInfo_1_System_Int32__GetData(InvokeTypeInfo_1_System_Int32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8A308", "name": "InvokeTypeInfo_1_System_Int32__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Int32__WriteObjectData(InvokeTypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8A3B4", "name": "InvokeTypeInfo_1_System_Int64___ctor", "signature": "void InvokeTypeInfo_1_System_Int64___ctor(InvokeTypeInfo_1_System_Int64_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Int64](TypeAnalysis)" }, { "virtualAddress": "0x00A8A4F4", "name": "InvokeTypeInfo_1_System_Int64__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Int64__WriteMetadata(InvokeTypeInfo_1_System_Int64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8A5B8", "name": "InvokeTypeInfo_1_System_Int64__WriteData", "signature": "void InvokeTypeInfo_1_System_Int64__WriteData(InvokeTypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00A8A648", "name": "InvokeTypeInfo_1_System_Int64__GetData", "signature": "Object * InvokeTypeInfo_1_System_Int64__GetData(InvokeTypeInfo_1_System_Int64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8A86C", "name": "InvokeTypeInfo_1_System_Int64__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Int64__WriteObjectData(InvokeTypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8A918", "name": "InvokeTypeInfo_1_System_IntPtr___ctor", "signature": "void InvokeTypeInfo_1_System_IntPtr___ctor(InvokeTypeInfo_1_System_IntPtr_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.IntPtr](TypeAnalysis)" }, { "virtualAddress": "0x00A8AA58", "name": "InvokeTypeInfo_1_System_IntPtr__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_IntPtr__WriteMetadata(InvokeTypeInfo_1_System_IntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8AB1C", "name": "InvokeTypeInfo_1_System_IntPtr__WriteData", "signature": "void InvokeTypeInfo_1_System_IntPtr__WriteData(InvokeTypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00A8ABAC", "name": "InvokeTypeInfo_1_System_IntPtr__GetData", "signature": "Object * InvokeTypeInfo_1_System_IntPtr__GetData(InvokeTypeInfo_1_System_IntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8ADD0", "name": "InvokeTypeInfo_1_System_IntPtr__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_IntPtr__WriteObjectData(InvokeTypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8B3CC", "name": "InvokeTypeInfo_1_System_SByte___ctor", "signature": "void InvokeTypeInfo_1_System_SByte___ctor(InvokeTypeInfo_1_System_SByte_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.SByte](TypeAnalysis)" }, { "virtualAddress": "0x00A8B50C", "name": "InvokeTypeInfo_1_System_SByte__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_SByte__WriteMetadata(InvokeTypeInfo_1_System_SByte_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8B5D0", "name": "InvokeTypeInfo_1_System_SByte__WriteData", "signature": "void InvokeTypeInfo_1_System_SByte__WriteData(InvokeTypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00A8B660", "name": "InvokeTypeInfo_1_System_SByte__GetData", "signature": "Object * InvokeTypeInfo_1_System_SByte__GetData(InvokeTypeInfo_1_System_SByte_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8B884", "name": "InvokeTypeInfo_1_System_SByte__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_SByte__WriteObjectData(InvokeTypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8B930", "name": "InvokeTypeInfo_1_System_Single___ctor", "signature": "void InvokeTypeInfo_1_System_Single___ctor(InvokeTypeInfo_1_System_Single_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.Single](TypeAnalysis)" }, { "virtualAddress": "0x00A8BA70", "name": "InvokeTypeInfo_1_System_Single__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_Single__WriteMetadata(InvokeTypeInfo_1_System_Single_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8BB34", "name": "InvokeTypeInfo_1_System_Single__WriteData", "signature": "void InvokeTypeInfo_1_System_Single__WriteData(InvokeTypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00A8BBC4", "name": "InvokeTypeInfo_1_System_Single__GetData", "signature": "Object * InvokeTypeInfo_1_System_Single__GetData(InvokeTypeInfo_1_System_Single_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8BDE8", "name": "InvokeTypeInfo_1_System_Single__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_Single__WriteObjectData(InvokeTypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8BE98", "name": "InvokeTypeInfo_1_System_TimeSpan___ctor", "signature": "void InvokeTypeInfo_1_System_TimeSpan___ctor(InvokeTypeInfo_1_System_TimeSpan_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.TimeSpan](TypeAnalysis)" }, { "virtualAddress": "0x00A8BFD8", "name": "InvokeTypeInfo_1_System_TimeSpan__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_TimeSpan__WriteMetadata(InvokeTypeInfo_1_System_TimeSpan_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8C09C", "name": "InvokeTypeInfo_1_System_TimeSpan__WriteData", "signature": "void InvokeTypeInfo_1_System_TimeSpan__WriteData(InvokeTypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00A8C12C", "name": "InvokeTypeInfo_1_System_TimeSpan__GetData", "signature": "Object * InvokeTypeInfo_1_System_TimeSpan__GetData(InvokeTypeInfo_1_System_TimeSpan_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8C350", "name": "InvokeTypeInfo_1_System_TimeSpan__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_TimeSpan__WriteObjectData(InvokeTypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8C3FC", "name": "InvokeTypeInfo_1_System_UInt16___ctor", "signature": "void InvokeTypeInfo_1_System_UInt16___ctor(InvokeTypeInfo_1_System_UInt16_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.UInt16](TypeAnalysis)" }, { "virtualAddress": "0x00A8C53C", "name": "InvokeTypeInfo_1_System_UInt16__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_UInt16__WriteMetadata(InvokeTypeInfo_1_System_UInt16_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8C600", "name": "InvokeTypeInfo_1_System_UInt16__WriteData", "signature": "void InvokeTypeInfo_1_System_UInt16__WriteData(InvokeTypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00A8C690", "name": "InvokeTypeInfo_1_System_UInt16__GetData", "signature": "Object * InvokeTypeInfo_1_System_UInt16__GetData(InvokeTypeInfo_1_System_UInt16_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8C8B4", "name": "InvokeTypeInfo_1_System_UInt16__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_UInt16__WriteObjectData(InvokeTypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8C960", "name": "InvokeTypeInfo_1_System_UInt32___ctor", "signature": "void InvokeTypeInfo_1_System_UInt32___ctor(InvokeTypeInfo_1_System_UInt32_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.UInt32](TypeAnalysis)" }, { "virtualAddress": "0x00A8CAA0", "name": "InvokeTypeInfo_1_System_UInt32__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_UInt32__WriteMetadata(InvokeTypeInfo_1_System_UInt32_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8CB64", "name": "InvokeTypeInfo_1_System_UInt32__WriteData", "signature": "void InvokeTypeInfo_1_System_UInt32__WriteData(InvokeTypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00A8CBF4", "name": "InvokeTypeInfo_1_System_UInt32__GetData", "signature": "Object * InvokeTypeInfo_1_System_UInt32__GetData(InvokeTypeInfo_1_System_UInt32_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8CE18", "name": "InvokeTypeInfo_1_System_UInt32__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_UInt32__WriteObjectData(InvokeTypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8CEC4", "name": "InvokeTypeInfo_1_System_UInt64___ctor", "signature": "void InvokeTypeInfo_1_System_UInt64___ctor(InvokeTypeInfo_1_System_UInt64_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.UInt64](TypeAnalysis)" }, { "virtualAddress": "0x00A8D004", "name": "InvokeTypeInfo_1_System_UInt64__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_UInt64__WriteMetadata(InvokeTypeInfo_1_System_UInt64_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8D0C8", "name": "InvokeTypeInfo_1_System_UInt64__WriteData", "signature": "void InvokeTypeInfo_1_System_UInt64__WriteData(InvokeTypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00A8D158", "name": "InvokeTypeInfo_1_System_UInt64__GetData", "signature": "Object * InvokeTypeInfo_1_System_UInt64__GetData(InvokeTypeInfo_1_System_UInt64_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8D37C", "name": "InvokeTypeInfo_1_System_UInt64__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_UInt64__WriteObjectData(InvokeTypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8D428", "name": "InvokeTypeInfo_1_System_UIntPtr___ctor", "signature": "void InvokeTypeInfo_1_System_UIntPtr___ctor(InvokeTypeInfo_1_System_UIntPtr_ * this, TypeAnalysis * typeAnalysis, MethodInfo * method)", "dotNetSignature": "InvokeTypeInfo\u00601[System.UIntPtr](TypeAnalysis)" }, { "virtualAddress": "0x00A8D568", "name": "InvokeTypeInfo_1_System_UIntPtr__WriteMetadata", "signature": "void InvokeTypeInfo_1_System_UIntPtr__WriteMetadata(InvokeTypeInfo_1_System_UIntPtr_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8D62C", "name": "InvokeTypeInfo_1_System_UIntPtr__WriteData", "signature": "void InvokeTypeInfo_1_System_UIntPtr__WriteData(InvokeTypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00A8D6BC", "name": "InvokeTypeInfo_1_System_UIntPtr__GetData", "signature": "Object * InvokeTypeInfo_1_System_UIntPtr__GetData(InvokeTypeInfo_1_System_UIntPtr_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8D8E0", "name": "InvokeTypeInfo_1_System_UIntPtr__WriteObjectData", "signature": "void InvokeTypeInfo_1_System_UIntPtr__WriteObjectData(InvokeTypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, Object * valueObj, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00A8DC7C", "name": "NonGenericProperytWriter_1_System_Boolean___ctor", "signature": "void NonGenericProperytWriter_1_System_Boolean___ctor(NonGenericProperytWriter_1_System_Boolean_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Boolean](PropertyAnalysis)" }, { "virtualAddress": "0x00A8DCCC", "name": "NonGenericProperytWriter_1_System_Boolean__Write", "signature": "void NonGenericProperytWriter_1_System_Boolean__Write(NonGenericProperytWriter_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, bool * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Boolean ByRef)" }, { "virtualAddress": "0x00A8DD6C", "name": "NonGenericProperytWriter_1_System_Boolean__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Boolean__GetData(NonGenericProperytWriter_1_System_Boolean_ * this, bool container, MethodInfo * method)", "dotNetSignature": "Object GetData(Boolean)" }, { "virtualAddress": "0x00A8DDDC", "name": "NonGenericProperytWriter_1_System_Byte___ctor", "signature": "void NonGenericProperytWriter_1_System_Byte___ctor(NonGenericProperytWriter_1_System_Byte_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Byte](PropertyAnalysis)" }, { "virtualAddress": "0x00A8DE2C", "name": "NonGenericProperytWriter_1_System_Byte__Write", "signature": "void NonGenericProperytWriter_1_System_Byte__Write(NonGenericProperytWriter_1_System_Byte_ * this, TraceLoggingDataCollector * collector, uint8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Byte ByRef)" }, { "virtualAddress": "0x00A8DECC", "name": "NonGenericProperytWriter_1_System_Byte__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Byte__GetData(NonGenericProperytWriter_1_System_Byte_ * this, uint8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Byte)" }, { "virtualAddress": "0x00A8DF38", "name": "NonGenericProperytWriter_1_System_Char___ctor", "signature": "void NonGenericProperytWriter_1_System_Char___ctor(NonGenericProperytWriter_1_System_Char_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Char](PropertyAnalysis)" }, { "virtualAddress": "0x00A8DF88", "name": "NonGenericProperytWriter_1_System_Char__Write", "signature": "void NonGenericProperytWriter_1_System_Char__Write(NonGenericProperytWriter_1_System_Char_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Char ByRef)" }, { "virtualAddress": "0x00A8E028", "name": "NonGenericProperytWriter_1_System_Char__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Char__GetData(NonGenericProperytWriter_1_System_Char_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Char)" }, { "virtualAddress": "0x00A8E094", "name": "NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2___ctor(NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Collections.Generic.KeyValuePair\u00602](PropertyAnalysis)" }, { "virtualAddress": "0x00A8E0E4", "name": "NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2__Write", "signature": "void NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2__Write(NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, KeyValuePair_2_System_Object_System_Object_ * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, KeyValuePair\u00602[System.Object,System.Object] ByRef)" }, { "virtualAddress": "0x00A8E184", "name": "NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2__GetData(NonGenericProperytWriter_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_Object_System_Object_ container, MethodInfo * method)", "dotNetSignature": "Object GetData(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x00A8E1F0", "name": "NonGenericProperytWriter_1_System_DateTime___ctor", "signature": "void NonGenericProperytWriter_1_System_DateTime___ctor(NonGenericProperytWriter_1_System_DateTime_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.DateTime](PropertyAnalysis)" }, { "virtualAddress": "0x00A8E240", "name": "NonGenericProperytWriter_1_System_DateTime__Write", "signature": "void NonGenericProperytWriter_1_System_DateTime__Write(NonGenericProperytWriter_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, DateTime * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTime ByRef)" }, { "virtualAddress": "0x00A8E2E0", "name": "NonGenericProperytWriter_1_System_DateTime__GetData", "signature": "Object * NonGenericProperytWriter_1_System_DateTime__GetData(NonGenericProperytWriter_1_System_DateTime_ * this, DateTime container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTime)" }, { "virtualAddress": "0x00A8E34C", "name": "NonGenericProperytWriter_1_System_DateTimeOffset___ctor", "signature": "void NonGenericProperytWriter_1_System_DateTimeOffset___ctor(NonGenericProperytWriter_1_System_DateTimeOffset_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.DateTimeOffset](PropertyAnalysis)" }, { "virtualAddress": "0x00A8E39C", "name": "NonGenericProperytWriter_1_System_DateTimeOffset__Write", "signature": "void NonGenericProperytWriter_1_System_DateTimeOffset__Write(NonGenericProperytWriter_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, DateTimeOffset * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, DateTimeOffset ByRef)" }, { "virtualAddress": "0x00A8E43C", "name": "NonGenericProperytWriter_1_System_DateTimeOffset__GetData", "signature": "Object * NonGenericProperytWriter_1_System_DateTimeOffset__GetData(NonGenericProperytWriter_1_System_DateTimeOffset_ * this, DateTimeOffset container, MethodInfo * method)", "dotNetSignature": "Object GetData(DateTimeOffset)" }, { "virtualAddress": "0x00A8E4A8", "name": "NonGenericProperytWriter_1_System_Decimal___ctor", "signature": "void NonGenericProperytWriter_1_System_Decimal___ctor(NonGenericProperytWriter_1_System_Decimal_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Decimal](PropertyAnalysis)" }, { "virtualAddress": "0x00A8E4F8", "name": "NonGenericProperytWriter_1_System_Decimal__Write", "signature": "void NonGenericProperytWriter_1_System_Decimal__Write(NonGenericProperytWriter_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Decimal * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Decimal ByRef)" }, { "virtualAddress": "0x00A8E598", "name": "NonGenericProperytWriter_1_System_Decimal__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Decimal__GetData(NonGenericProperytWriter_1_System_Decimal_ * this, Decimal container, MethodInfo * method)", "dotNetSignature": "Object GetData(Decimal)" }, { "virtualAddress": "0x00A8E604", "name": "NonGenericProperytWriter_1_EmptyStruct___ctor", "signature": "void NonGenericProperytWriter_1_EmptyStruct___ctor(NonGenericProperytWriter_1_EmptyStruct_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[EmptyStruct](PropertyAnalysis)" }, { "virtualAddress": "0x00A8E654", "name": "NonGenericProperytWriter_1_EmptyStruct__Write", "signature": "void NonGenericProperytWriter_1_EmptyStruct__Write(NonGenericProperytWriter_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00A8E6F4", "name": "NonGenericProperytWriter_1_EmptyStruct__GetData", "signature": "Object * NonGenericProperytWriter_1_EmptyStruct__GetData(NonGenericProperytWriter_1_EmptyStruct_ * this, EmptyStruct container, MethodInfo * method)", "dotNetSignature": "Object GetData(EmptyStruct)" }, { "virtualAddress": "0x00A8E760", "name": "NonGenericProperytWriter_1_System_Double___ctor", "signature": "void NonGenericProperytWriter_1_System_Double___ctor(NonGenericProperytWriter_1_System_Double_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Double](PropertyAnalysis)" }, { "virtualAddress": "0x00A8E7B0", "name": "NonGenericProperytWriter_1_System_Double__Write", "signature": "void NonGenericProperytWriter_1_System_Double__Write(NonGenericProperytWriter_1_System_Double_ * this, TraceLoggingDataCollector * collector, double * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Double ByRef)" }, { "virtualAddress": "0x00A8E850", "name": "NonGenericProperytWriter_1_System_Double__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Double__GetData(NonGenericProperytWriter_1_System_Double_ * this, double container, MethodInfo * method)", "dotNetSignature": "Object GetData(Double)" }, { "virtualAddress": "0x00A8E8BC", "name": "NonGenericProperytWriter_1_System_Guid___ctor", "signature": "void NonGenericProperytWriter_1_System_Guid___ctor(NonGenericProperytWriter_1_System_Guid_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Guid](PropertyAnalysis)" }, { "virtualAddress": "0x00A8E90C", "name": "NonGenericProperytWriter_1_System_Guid__Write", "signature": "void NonGenericProperytWriter_1_System_Guid__Write(NonGenericProperytWriter_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Guid * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Guid ByRef)" }, { "virtualAddress": "0x00A8E9AC", "name": "NonGenericProperytWriter_1_System_Guid__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Guid__GetData(NonGenericProperytWriter_1_System_Guid_ * this, Guid container, MethodInfo * method)", "dotNetSignature": "Object GetData(Guid)" }, { "virtualAddress": "0x00A8EA18", "name": "NonGenericProperytWriter_1_System_Int16___ctor", "signature": "void NonGenericProperytWriter_1_System_Int16___ctor(NonGenericProperytWriter_1_System_Int16_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Int16](PropertyAnalysis)" }, { "virtualAddress": "0x00A8EA68", "name": "NonGenericProperytWriter_1_System_Int16__Write", "signature": "void NonGenericProperytWriter_1_System_Int16__Write(NonGenericProperytWriter_1_System_Int16_ * this, TraceLoggingDataCollector * collector, int16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int16 ByRef)" }, { "virtualAddress": "0x00A8EB08", "name": "NonGenericProperytWriter_1_System_Int16__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Int16__GetData(NonGenericProperytWriter_1_System_Int16_ * this, int16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int16)" }, { "virtualAddress": "0x00A8EB74", "name": "NonGenericProperytWriter_1_System_Int32___ctor", "signature": "void NonGenericProperytWriter_1_System_Int32___ctor(NonGenericProperytWriter_1_System_Int32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Int32](PropertyAnalysis)" }, { "virtualAddress": "0x00A8EBC4", "name": "NonGenericProperytWriter_1_System_Int32__Write", "signature": "void NonGenericProperytWriter_1_System_Int32__Write(NonGenericProperytWriter_1_System_Int32_ * this, TraceLoggingDataCollector * collector, int32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int32 ByRef)" }, { "virtualAddress": "0x00A8EC64", "name": "NonGenericProperytWriter_1_System_Int32__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Int32__GetData(NonGenericProperytWriter_1_System_Int32_ * this, int32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int32)" }, { "virtualAddress": "0x00A8ECD0", "name": "NonGenericProperytWriter_1_System_Int64___ctor", "signature": "void NonGenericProperytWriter_1_System_Int64___ctor(NonGenericProperytWriter_1_System_Int64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Int64](PropertyAnalysis)" }, { "virtualAddress": "0x00A8ED20", "name": "NonGenericProperytWriter_1_System_Int64__Write", "signature": "void NonGenericProperytWriter_1_System_Int64__Write(NonGenericProperytWriter_1_System_Int64_ * this, TraceLoggingDataCollector * collector, int64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Int64 ByRef)" }, { "virtualAddress": "0x00A8EDC0", "name": "NonGenericProperytWriter_1_System_Int64__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Int64__GetData(NonGenericProperytWriter_1_System_Int64_ * this, int64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(Int64)" }, { "virtualAddress": "0x00A8EE2C", "name": "NonGenericProperytWriter_1_System_IntPtr___ctor", "signature": "void NonGenericProperytWriter_1_System_IntPtr___ctor(NonGenericProperytWriter_1_System_IntPtr_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.IntPtr](PropertyAnalysis)" }, { "virtualAddress": "0x00A8EE7C", "name": "NonGenericProperytWriter_1_System_IntPtr__Write", "signature": "void NonGenericProperytWriter_1_System_IntPtr__Write(NonGenericProperytWriter_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, IntPtr ByRef)" }, { "virtualAddress": "0x00A8EF1C", "name": "NonGenericProperytWriter_1_System_IntPtr__GetData", "signature": "Object * NonGenericProperytWriter_1_System_IntPtr__GetData(NonGenericProperytWriter_1_System_IntPtr_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(IntPtr)" }, { "virtualAddress": "0x00A8F064", "name": "NonGenericProperytWriter_1_System_SByte___ctor", "signature": "void NonGenericProperytWriter_1_System_SByte___ctor(NonGenericProperytWriter_1_System_SByte_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.SByte](PropertyAnalysis)" }, { "virtualAddress": "0x00A8F0B4", "name": "NonGenericProperytWriter_1_System_SByte__Write", "signature": "void NonGenericProperytWriter_1_System_SByte__Write(NonGenericProperytWriter_1_System_SByte_ * this, TraceLoggingDataCollector * collector, int8_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, SByte ByRef)" }, { "virtualAddress": "0x00A8F154", "name": "NonGenericProperytWriter_1_System_SByte__GetData", "signature": "Object * NonGenericProperytWriter_1_System_SByte__GetData(NonGenericProperytWriter_1_System_SByte_ * this, int8_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(SByte)" }, { "virtualAddress": "0x00A8F1C0", "name": "NonGenericProperytWriter_1_System_Single___ctor", "signature": "void NonGenericProperytWriter_1_System_Single___ctor(NonGenericProperytWriter_1_System_Single_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.Single](PropertyAnalysis)" }, { "virtualAddress": "0x00A8F210", "name": "NonGenericProperytWriter_1_System_Single__Write", "signature": "void NonGenericProperytWriter_1_System_Single__Write(NonGenericProperytWriter_1_System_Single_ * this, TraceLoggingDataCollector * collector, float * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, Single ByRef)" }, { "virtualAddress": "0x00A8F2B0", "name": "NonGenericProperytWriter_1_System_Single__GetData", "signature": "Object * NonGenericProperytWriter_1_System_Single__GetData(NonGenericProperytWriter_1_System_Single_ * this, float container, MethodInfo * method)", "dotNetSignature": "Object GetData(Single)" }, { "virtualAddress": "0x00A8F31C", "name": "NonGenericProperytWriter_1_System_TimeSpan___ctor", "signature": "void NonGenericProperytWriter_1_System_TimeSpan___ctor(NonGenericProperytWriter_1_System_TimeSpan_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.TimeSpan](PropertyAnalysis)" }, { "virtualAddress": "0x00A8F36C", "name": "NonGenericProperytWriter_1_System_TimeSpan__Write", "signature": "void NonGenericProperytWriter_1_System_TimeSpan__Write(NonGenericProperytWriter_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, TimeSpan * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, TimeSpan ByRef)" }, { "virtualAddress": "0x00A8F40C", "name": "NonGenericProperytWriter_1_System_TimeSpan__GetData", "signature": "Object * NonGenericProperytWriter_1_System_TimeSpan__GetData(NonGenericProperytWriter_1_System_TimeSpan_ * this, TimeSpan container, MethodInfo * method)", "dotNetSignature": "Object GetData(TimeSpan)" }, { "virtualAddress": "0x00A8F478", "name": "NonGenericProperytWriter_1_System_UInt16___ctor", "signature": "void NonGenericProperytWriter_1_System_UInt16___ctor(NonGenericProperytWriter_1_System_UInt16_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.UInt16](PropertyAnalysis)" }, { "virtualAddress": "0x00A8F4C8", "name": "NonGenericProperytWriter_1_System_UInt16__Write", "signature": "void NonGenericProperytWriter_1_System_UInt16__Write(NonGenericProperytWriter_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, uint16_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt16 ByRef)" }, { "virtualAddress": "0x00A8F568", "name": "NonGenericProperytWriter_1_System_UInt16__GetData", "signature": "Object * NonGenericProperytWriter_1_System_UInt16__GetData(NonGenericProperytWriter_1_System_UInt16_ * this, uint16_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt16)" }, { "virtualAddress": "0x00A8F5D4", "name": "NonGenericProperytWriter_1_System_UInt32___ctor", "signature": "void NonGenericProperytWriter_1_System_UInt32___ctor(NonGenericProperytWriter_1_System_UInt32_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.UInt32](PropertyAnalysis)" }, { "virtualAddress": "0x00A8F624", "name": "NonGenericProperytWriter_1_System_UInt32__Write", "signature": "void NonGenericProperytWriter_1_System_UInt32__Write(NonGenericProperytWriter_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, uint32_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt32 ByRef)" }, { "virtualAddress": "0x00A8F6C4", "name": "NonGenericProperytWriter_1_System_UInt32__GetData", "signature": "Object * NonGenericProperytWriter_1_System_UInt32__GetData(NonGenericProperytWriter_1_System_UInt32_ * this, uint32_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt32)" }, { "virtualAddress": "0x00A8F730", "name": "NonGenericProperytWriter_1_System_UInt64___ctor", "signature": "void NonGenericProperytWriter_1_System_UInt64___ctor(NonGenericProperytWriter_1_System_UInt64_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.UInt64](PropertyAnalysis)" }, { "virtualAddress": "0x00A8F780", "name": "NonGenericProperytWriter_1_System_UInt64__Write", "signature": "void NonGenericProperytWriter_1_System_UInt64__Write(NonGenericProperytWriter_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, uint64_t * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UInt64 ByRef)" }, { "virtualAddress": "0x00A8F820", "name": "NonGenericProperytWriter_1_System_UInt64__GetData", "signature": "Object * NonGenericProperytWriter_1_System_UInt64__GetData(NonGenericProperytWriter_1_System_UInt64_ * this, uint64_t container, MethodInfo * method)", "dotNetSignature": "Object GetData(UInt64)" }, { "virtualAddress": "0x00A8F88C", "name": "NonGenericProperytWriter_1_System_UIntPtr___ctor", "signature": "void NonGenericProperytWriter_1_System_UIntPtr___ctor(NonGenericProperytWriter_1_System_UIntPtr_ * this, PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "NonGenericProperytWriter\u00601[System.UIntPtr](PropertyAnalysis)" }, { "virtualAddress": "0x00A8F8DC", "name": "NonGenericProperytWriter_1_System_UIntPtr__Write", "signature": "void NonGenericProperytWriter_1_System_UIntPtr__Write(NonGenericProperytWriter_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, void * * container, MethodInfo * method)", "dotNetSignature": "Void Write(TraceLoggingDataCollector, UIntPtr ByRef)" }, { "virtualAddress": "0x00A8F97C", "name": "NonGenericProperytWriter_1_System_UIntPtr__GetData", "signature": "Object * NonGenericProperytWriter_1_System_UIntPtr__GetData(NonGenericProperytWriter_1_System_UIntPtr_ * this, void * container, MethodInfo * method)", "dotNetSignature": "Object GetData(UIntPtr)" }, { "virtualAddress": "0x00A8F9E8", "name": "NullTypeInfo_1_EmptyStruct__WriteMetadata", "signature": "void NullTypeInfo_1_EmptyStruct__WriteMetadata(NullTypeInfo_1_EmptyStruct_ * this, TraceLoggingMetadataCollector * collector, String * name, EventFieldFormat__Enum format, MethodInfo * method)", "dotNetSignature": "Void WriteMetadata(TraceLoggingMetadataCollector, String, EventFieldFormat)" }, { "virtualAddress": "0x00A8FA08", "name": "NullTypeInfo_1_EmptyStruct__WriteData", "signature": "void NullTypeInfo_1_EmptyStruct__WriteData(NullTypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, EmptyStruct * value, MethodInfo * method)", "dotNetSignature": "Void WriteData(TraceLoggingDataCollector, EmptyStruct ByRef)" }, { "virtualAddress": "0x00A8FA0C", "name": "NullTypeInfo_1_EmptyStruct__GetData", "signature": "Object * NullTypeInfo_1_EmptyStruct__GetData(NullTypeInfo_1_EmptyStruct_ * this, Object * value, MethodInfo * method)", "dotNetSignature": "Object GetData(Object)" }, { "virtualAddress": "0x00A8FA88", "name": "PropertyAccessor_1_System_Boolean__Create", "signature": "PropertyAccessor_1_System_Boolean_ * PropertyAccessor_1_System_Boolean__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Boolean] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00A8FE48", "name": "PropertyAccessor_1_System_Boolean___ctor", "signature": "void PropertyAccessor_1_System_Boolean___ctor(PropertyAccessor_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A8FE60", "name": "PropertyAccessor_1_System_Byte__Create", "signature": "PropertyAccessor_1_System_Byte_ * PropertyAccessor_1_System_Byte__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Byte] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00A90220", "name": "PropertyAccessor_1_System_Byte___ctor", "signature": "void PropertyAccessor_1_System_Byte___ctor(PropertyAccessor_1_System_Byte_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Byte]()" }, { "virtualAddress": "0x00A90238", "name": "PropertyAccessor_1_System_Char__Create", "signature": "PropertyAccessor_1_System_Char_ * PropertyAccessor_1_System_Char__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Char] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00A905F8", "name": "PropertyAccessor_1_System_Char___ctor", "signature": "void PropertyAccessor_1_System_Char___ctor(PropertyAccessor_1_System_Char_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Char]()" }, { "virtualAddress": "0x00A90610", "name": "PropertyAccessor_1_System_Collections_Generic_KeyValuePair_2__Create", "signature": "PropertyAccessor_1_System_Collections_Generic_KeyValuePair_2_ * PropertyAccessor_1_System_Collections_Generic_KeyValuePair_2__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Collections.Generic.KeyValuePair\u00602] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00A909D0", "name": "PropertyAccessor_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void PropertyAccessor_1_System_Collections_Generic_KeyValuePair_2___ctor(PropertyAccessor_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00A909E8", "name": "PropertyAccessor_1_System_DateTime__Create", "signature": "PropertyAccessor_1_System_DateTime_ * PropertyAccessor_1_System_DateTime__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.DateTime] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00A90DA8", "name": "PropertyAccessor_1_System_DateTime___ctor", "signature": "void PropertyAccessor_1_System_DateTime___ctor(PropertyAccessor_1_System_DateTime_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.DateTime]()" }, { "virtualAddress": "0x0094DDA0", "name": "PropertyAccessor_1_System_DateTimeOffset__Create", "signature": "PropertyAccessor_1_System_DateTimeOffset_ * PropertyAccessor_1_System_DateTimeOffset__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.DateTimeOffset] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094E160", "name": "PropertyAccessor_1_System_DateTimeOffset___ctor", "signature": "void PropertyAccessor_1_System_DateTimeOffset___ctor(PropertyAccessor_1_System_DateTimeOffset_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x0094E178", "name": "PropertyAccessor_1_System_Decimal__Create", "signature": "PropertyAccessor_1_System_Decimal_ * PropertyAccessor_1_System_Decimal__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Decimal] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094E538", "name": "PropertyAccessor_1_System_Decimal___ctor", "signature": "void PropertyAccessor_1_System_Decimal___ctor(PropertyAccessor_1_System_Decimal_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Decimal]()" }, { "virtualAddress": "0x0094E550", "name": "PropertyAccessor_1_EmptyStruct__Create", "signature": "PropertyAccessor_1_EmptyStruct_ * PropertyAccessor_1_EmptyStruct__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[EmptyStruct] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094E910", "name": "PropertyAccessor_1_EmptyStruct___ctor", "signature": "void PropertyAccessor_1_EmptyStruct___ctor(PropertyAccessor_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[EmptyStruct]()" }, { "virtualAddress": "0x0094E928", "name": "PropertyAccessor_1_System_Double__Create", "signature": "PropertyAccessor_1_System_Double_ * PropertyAccessor_1_System_Double__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Double] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094ECE8", "name": "PropertyAccessor_1_System_Double___ctor", "signature": "void PropertyAccessor_1_System_Double___ctor(PropertyAccessor_1_System_Double_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Double]()" }, { "virtualAddress": "0x0094ED00", "name": "PropertyAccessor_1_System_Guid__Create", "signature": "PropertyAccessor_1_System_Guid_ * PropertyAccessor_1_System_Guid__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Guid] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094F0C0", "name": "PropertyAccessor_1_System_Guid___ctor", "signature": "void PropertyAccessor_1_System_Guid___ctor(PropertyAccessor_1_System_Guid_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Guid]()" }, { "virtualAddress": "0x0094F0D8", "name": "PropertyAccessor_1_System_Int16__Create", "signature": "PropertyAccessor_1_System_Int16_ * PropertyAccessor_1_System_Int16__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Int16] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094F498", "name": "PropertyAccessor_1_System_Int16___ctor", "signature": "void PropertyAccessor_1_System_Int16___ctor(PropertyAccessor_1_System_Int16_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Int16]()" }, { "virtualAddress": "0x0094F4B0", "name": "PropertyAccessor_1_System_Int32__Create", "signature": "PropertyAccessor_1_System_Int32_ * PropertyAccessor_1_System_Int32__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Int32] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094F870", "name": "PropertyAccessor_1_System_Int32___ctor", "signature": "void PropertyAccessor_1_System_Int32___ctor(PropertyAccessor_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Int32]()" }, { "virtualAddress": "0x0094F888", "name": "PropertyAccessor_1_System_Int64__Create", "signature": "PropertyAccessor_1_System_Int64_ * PropertyAccessor_1_System_Int64__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Int64] Create(PropertyAnalysis)" }, { "virtualAddress": "0x0094FC48", "name": "PropertyAccessor_1_System_Int64___ctor", "signature": "void PropertyAccessor_1_System_Int64___ctor(PropertyAccessor_1_System_Int64_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Int64]()" }, { "virtualAddress": "0x0094FC60", "name": "PropertyAccessor_1_System_IntPtr__Create", "signature": "PropertyAccessor_1_System_IntPtr_ * PropertyAccessor_1_System_IntPtr__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.IntPtr] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00950020", "name": "PropertyAccessor_1_System_IntPtr___ctor", "signature": "void PropertyAccessor_1_System_IntPtr___ctor(PropertyAccessor_1_System_IntPtr_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.IntPtr]()" }, { "virtualAddress": "0x00950410", "name": "PropertyAccessor_1_System_SByte__Create", "signature": "PropertyAccessor_1_System_SByte_ * PropertyAccessor_1_System_SByte__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.SByte] Create(PropertyAnalysis)" }, { "virtualAddress": "0x009507D0", "name": "PropertyAccessor_1_System_SByte___ctor", "signature": "void PropertyAccessor_1_System_SByte___ctor(PropertyAccessor_1_System_SByte_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.SByte]()" }, { "virtualAddress": "0x009507E8", "name": "PropertyAccessor_1_System_Single__Create", "signature": "PropertyAccessor_1_System_Single_ * PropertyAccessor_1_System_Single__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Single] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00950BA8", "name": "PropertyAccessor_1_System_Single___ctor", "signature": "void PropertyAccessor_1_System_Single___ctor(PropertyAccessor_1_System_Single_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.Single]()" }, { "virtualAddress": "0x00950BC0", "name": "PropertyAccessor_1_System_TimeSpan__Create", "signature": "PropertyAccessor_1_System_TimeSpan_ * PropertyAccessor_1_System_TimeSpan__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.TimeSpan] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00950F80", "name": "PropertyAccessor_1_System_TimeSpan___ctor", "signature": "void PropertyAccessor_1_System_TimeSpan___ctor(PropertyAccessor_1_System_TimeSpan_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x00950F98", "name": "PropertyAccessor_1_System_UInt16__Create", "signature": "PropertyAccessor_1_System_UInt16_ * PropertyAccessor_1_System_UInt16__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UInt16] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00951358", "name": "PropertyAccessor_1_System_UInt16___ctor", "signature": "void PropertyAccessor_1_System_UInt16___ctor(PropertyAccessor_1_System_UInt16_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UInt16]()" }, { "virtualAddress": "0x00951370", "name": "PropertyAccessor_1_System_UInt32__Create", "signature": "PropertyAccessor_1_System_UInt32_ * PropertyAccessor_1_System_UInt32__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UInt32] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00951730", "name": "PropertyAccessor_1_System_UInt32___ctor", "signature": "void PropertyAccessor_1_System_UInt32___ctor(PropertyAccessor_1_System_UInt32_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UInt32]()" }, { "virtualAddress": "0x00951748", "name": "PropertyAccessor_1_System_UInt64__Create", "signature": "PropertyAccessor_1_System_UInt64_ * PropertyAccessor_1_System_UInt64__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UInt64] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00951B08", "name": "PropertyAccessor_1_System_UInt64___ctor", "signature": "void PropertyAccessor_1_System_UInt64___ctor(PropertyAccessor_1_System_UInt64_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UInt64]()" }, { "virtualAddress": "0x00951B20", "name": "PropertyAccessor_1_System_UIntPtr__Create", "signature": "PropertyAccessor_1_System_UIntPtr_ * PropertyAccessor_1_System_UIntPtr__Create(PropertyAnalysis * property, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UIntPtr] Create(PropertyAnalysis)" }, { "virtualAddress": "0x00951EE0", "name": "PropertyAccessor_1_System_UIntPtr___ctor", "signature": "void PropertyAccessor_1_System_UIntPtr___ctor(PropertyAccessor_1_System_UIntPtr_ * this, MethodInfo * method)", "dotNetSignature": "PropertyAccessor\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x00951EF8", "name": "SimpleEventTypes_1_EmptyStruct___ctor", "signature": "void SimpleEventTypes_1_EmptyStruct___ctor(SimpleEventTypes_1_EmptyStruct_ * this, TraceLoggingTypeInfo_1_EmptyStruct_ * typeInfo, MethodInfo * method)", "dotNetSignature": "SimpleEventTypes\u00601[EmptyStruct](TraceLoggingTypeInfo\u00601[EmptyStruct])" }, { "virtualAddress": "0x00951FD0", "name": "SimpleEventTypes_1_EmptyStruct__get_Instance", "signature": "SimpleEventTypes_1_EmptyStruct_ * SimpleEventTypes_1_EmptyStruct__get_Instance(MethodInfo * method)", "dotNetSignature": "SimpleEventTypes\u00601[EmptyStruct] get_Instance()" }, { "virtualAddress": "0x00952084", "name": "SimpleEventTypes_1_EmptyStruct__InitInstance", "signature": "SimpleEventTypes_1_EmptyStruct_ * SimpleEventTypes_1_EmptyStruct__InitInstance(MethodInfo * method)", "dotNetSignature": "SimpleEventTypes\u00601[EmptyStruct] InitInstance()" }, { "virtualAddress": "0x00952A80", "name": "TraceLoggingTypeInfo_1_System_Boolean___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Boolean___ctor_1(TraceLoggingTypeInfo_1_System_Boolean_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00952B50", "name": "TraceLoggingTypeInfo_1_System_Boolean__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Boolean_ * TraceLoggingTypeInfo_1_System_Boolean__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean] get_Instance()" }, { "virtualAddress": "0x00952C04", "name": "TraceLoggingTypeInfo_1_System_Boolean__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Boolean__WriteObjectData(TraceLoggingTypeInfo_1_System_Boolean_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00952CB0", "name": "TraceLoggingTypeInfo_1_System_Boolean__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Boolean_ * TraceLoggingTypeInfo_1_System_Boolean__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_Type__get_Count", "signature": "int32_t List_1_System_Type__get_Count(List_1_System_Type_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B87AD4", "name": "List_1_System_Type__RemoveRange", "signature": "void List_1_System_Type__RemoveRange(List_1_System_Type_ * this, int32_t index, int32_t count, MethodInfo * method)", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x00952E44", "name": "TraceLoggingTypeInfo_1_System_Boolean__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Boolean_ * TraceLoggingTypeInfo_1_System_Boolean__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean] InitInstance()" }, { "virtualAddress": "0x00952F9C", "name": "TraceLoggingTypeInfo_1_System_Byte___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Byte___ctor_1(TraceLoggingTypeInfo_1_System_Byte_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x0095306C", "name": "TraceLoggingTypeInfo_1_System_Byte__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Byte_ * TraceLoggingTypeInfo_1_System_Byte__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte] get_Instance()" }, { "virtualAddress": "0x00953120", "name": "TraceLoggingTypeInfo_1_System_Byte__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Byte__WriteObjectData(TraceLoggingTypeInfo_1_System_Byte_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009531CC", "name": "TraceLoggingTypeInfo_1_System_Byte__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Byte_ * TraceLoggingTypeInfo_1_System_Byte__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00953360", "name": "TraceLoggingTypeInfo_1_System_Byte__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Byte_ * TraceLoggingTypeInfo_1_System_Byte__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte] InitInstance()" }, { "virtualAddress": "0x009534B8", "name": "TraceLoggingTypeInfo_1_System_Char___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Char___ctor_1(TraceLoggingTypeInfo_1_System_Char_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00953588", "name": "TraceLoggingTypeInfo_1_System_Char__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Char_ * TraceLoggingTypeInfo_1_System_Char__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char] get_Instance()" }, { "virtualAddress": "0x0095363C", "name": "TraceLoggingTypeInfo_1_System_Char__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Char__WriteObjectData(TraceLoggingTypeInfo_1_System_Char_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009536E8", "name": "TraceLoggingTypeInfo_1_System_Char__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Char_ * TraceLoggingTypeInfo_1_System_Char__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x0095387C", "name": "TraceLoggingTypeInfo_1_System_Char__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Char_ * TraceLoggingTypeInfo_1_System_Char__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char] InitInstance()" }, { "virtualAddress": "0x0095393C", "name": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor(TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x009539D4", "name": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2___ctor_1(TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00953AA4", "name": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602] get_Instance()" }, { "virtualAddress": "0x00953B58", "name": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__WriteObjectData(TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00953C10", "name": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00953DA4", "name": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2_ * TraceLoggingTypeInfo_1_System_Collections_Generic_KeyValuePair_2__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602] InitInstance()" }, { "virtualAddress": "0x00953EFC", "name": "TraceLoggingTypeInfo_1_System_DateTime___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_DateTime___ctor_1(TraceLoggingTypeInfo_1_System_DateTime_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00953FCC", "name": "TraceLoggingTypeInfo_1_System_DateTime__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_DateTime_ * TraceLoggingTypeInfo_1_System_DateTime__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime] get_Instance()" }, { "virtualAddress": "0x00954080", "name": "TraceLoggingTypeInfo_1_System_DateTime__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_DateTime__WriteObjectData(TraceLoggingTypeInfo_1_System_DateTime_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x0095412C", "name": "TraceLoggingTypeInfo_1_System_DateTime__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_DateTime_ * TraceLoggingTypeInfo_1_System_DateTime__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x009542C0", "name": "TraceLoggingTypeInfo_1_System_DateTime__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_DateTime_ * TraceLoggingTypeInfo_1_System_DateTime__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime] InitInstance()" }, { "virtualAddress": "0x00954418", "name": "TraceLoggingTypeInfo_1_System_DateTimeOffset___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_DateTimeOffset___ctor_1(TraceLoggingTypeInfo_1_System_DateTimeOffset_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x009544E8", "name": "TraceLoggingTypeInfo_1_System_DateTimeOffset__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_DateTimeOffset_ * TraceLoggingTypeInfo_1_System_DateTimeOffset__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset] get_Instance()" }, { "virtualAddress": "0x0095459C", "name": "TraceLoggingTypeInfo_1_System_DateTimeOffset__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_DateTimeOffset__WriteObjectData(TraceLoggingTypeInfo_1_System_DateTimeOffset_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00954654", "name": "TraceLoggingTypeInfo_1_System_DateTimeOffset__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_DateTimeOffset_ * TraceLoggingTypeInfo_1_System_DateTimeOffset__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x009547E8", "name": "TraceLoggingTypeInfo_1_System_DateTimeOffset__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_DateTimeOffset_ * TraceLoggingTypeInfo_1_System_DateTimeOffset__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset] InitInstance()" }, { "virtualAddress": "0x00954940", "name": "TraceLoggingTypeInfo_1_System_Decimal___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Decimal___ctor_1(TraceLoggingTypeInfo_1_System_Decimal_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00954A10", "name": "TraceLoggingTypeInfo_1_System_Decimal__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Decimal_ * TraceLoggingTypeInfo_1_System_Decimal__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal] get_Instance()" }, { "virtualAddress": "0x00954AC4", "name": "TraceLoggingTypeInfo_1_System_Decimal__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Decimal__WriteObjectData(TraceLoggingTypeInfo_1_System_Decimal_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00954B7C", "name": "TraceLoggingTypeInfo_1_System_Decimal__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Decimal_ * TraceLoggingTypeInfo_1_System_Decimal__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00954D10", "name": "TraceLoggingTypeInfo_1_System_Decimal__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Decimal_ * TraceLoggingTypeInfo_1_System_Decimal__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal] InitInstance()" }, { "virtualAddress": "0x00954DD0", "name": "TraceLoggingTypeInfo_1_EmptyStruct___ctor", "signature": "void TraceLoggingTypeInfo_1_EmptyStruct___ctor(TraceLoggingTypeInfo_1_EmptyStruct_ * this, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x00954E68", "name": "TraceLoggingTypeInfo_1_EmptyStruct___ctor_1", "signature": "void TraceLoggingTypeInfo_1_EmptyStruct___ctor_1(TraceLoggingTypeInfo_1_EmptyStruct_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[EmptyStruct](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00954F38", "name": "TraceLoggingTypeInfo_1_EmptyStruct__get_Instance", "signature": "TraceLoggingTypeInfo_1_EmptyStruct_ * TraceLoggingTypeInfo_1_EmptyStruct__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[EmptyStruct] get_Instance()" }, { "virtualAddress": "0x00954FEC", "name": "TraceLoggingTypeInfo_1_EmptyStruct__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_EmptyStruct__WriteObjectData(TraceLoggingTypeInfo_1_EmptyStruct_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00955098", "name": "TraceLoggingTypeInfo_1_EmptyStruct__GetInstance", "signature": "TraceLoggingTypeInfo_1_EmptyStruct_ * TraceLoggingTypeInfo_1_EmptyStruct__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[EmptyStruct] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x0095522C", "name": "TraceLoggingTypeInfo_1_EmptyStruct__InitInstance", "signature": "TraceLoggingTypeInfo_1_EmptyStruct_ * TraceLoggingTypeInfo_1_EmptyStruct__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[EmptyStruct] InitInstance()" }, { "virtualAddress": "0x00955384", "name": "TraceLoggingTypeInfo_1_System_Double___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Double___ctor_1(TraceLoggingTypeInfo_1_System_Double_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00955454", "name": "TraceLoggingTypeInfo_1_System_Double__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Double_ * TraceLoggingTypeInfo_1_System_Double__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double] get_Instance()" }, { "virtualAddress": "0x00955508", "name": "TraceLoggingTypeInfo_1_System_Double__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Double__WriteObjectData(TraceLoggingTypeInfo_1_System_Double_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009555B8", "name": "TraceLoggingTypeInfo_1_System_Double__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Double_ * TraceLoggingTypeInfo_1_System_Double__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x0095574C", "name": "TraceLoggingTypeInfo_1_System_Double__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Double_ * TraceLoggingTypeInfo_1_System_Double__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double] InitInstance()" }, { "virtualAddress": "0x009558A4", "name": "TraceLoggingTypeInfo_1_System_Guid___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Guid___ctor_1(TraceLoggingTypeInfo_1_System_Guid_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00955974", "name": "TraceLoggingTypeInfo_1_System_Guid__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Guid_ * TraceLoggingTypeInfo_1_System_Guid__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid] get_Instance()" }, { "virtualAddress": "0x00955A28", "name": "TraceLoggingTypeInfo_1_System_Guid__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Guid__WriteObjectData(TraceLoggingTypeInfo_1_System_Guid_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00955AE0", "name": "TraceLoggingTypeInfo_1_System_Guid__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Guid_ * TraceLoggingTypeInfo_1_System_Guid__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00955C74", "name": "TraceLoggingTypeInfo_1_System_Guid__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Guid_ * TraceLoggingTypeInfo_1_System_Guid__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid] InitInstance()" }, { "virtualAddress": "0x00955DCC", "name": "TraceLoggingTypeInfo_1_System_Int16___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Int16___ctor_1(TraceLoggingTypeInfo_1_System_Int16_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00955E9C", "name": "TraceLoggingTypeInfo_1_System_Int16__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Int16_ * TraceLoggingTypeInfo_1_System_Int16__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16] get_Instance()" }, { "virtualAddress": "0x00955F50", "name": "TraceLoggingTypeInfo_1_System_Int16__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Int16__WriteObjectData(TraceLoggingTypeInfo_1_System_Int16_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00955FFC", "name": "TraceLoggingTypeInfo_1_System_Int16__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Int16_ * TraceLoggingTypeInfo_1_System_Int16__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00956190", "name": "TraceLoggingTypeInfo_1_System_Int16__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Int16_ * TraceLoggingTypeInfo_1_System_Int16__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16] InitInstance()" }, { "virtualAddress": "0x009562E8", "name": "TraceLoggingTypeInfo_1_System_Int32___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Int32___ctor_1(TraceLoggingTypeInfo_1_System_Int32_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x0095646C", "name": "TraceLoggingTypeInfo_1_System_Int32__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Int32__WriteObjectData(TraceLoggingTypeInfo_1_System_Int32_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00956518", "name": "TraceLoggingTypeInfo_1_System_Int32__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Int32_ * TraceLoggingTypeInfo_1_System_Int32__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x009566AC", "name": "TraceLoggingTypeInfo_1_System_Int32__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Int32_ * TraceLoggingTypeInfo_1_System_Int32__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32] InitInstance()" }, { "virtualAddress": "0x00956804", "name": "TraceLoggingTypeInfo_1_System_Int64___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Int64___ctor_1(TraceLoggingTypeInfo_1_System_Int64_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00956988", "name": "TraceLoggingTypeInfo_1_System_Int64__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Int64__WriteObjectData(TraceLoggingTypeInfo_1_System_Int64_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00956A34", "name": "TraceLoggingTypeInfo_1_System_Int64__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Int64_ * TraceLoggingTypeInfo_1_System_Int64__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00956BC8", "name": "TraceLoggingTypeInfo_1_System_Int64__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Int64_ * TraceLoggingTypeInfo_1_System_Int64__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64] InitInstance()" }, { "virtualAddress": "0x00956D20", "name": "TraceLoggingTypeInfo_1_System_IntPtr___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_IntPtr___ctor_1(TraceLoggingTypeInfo_1_System_IntPtr_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00956DF0", "name": "TraceLoggingTypeInfo_1_System_IntPtr__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_IntPtr_ * TraceLoggingTypeInfo_1_System_IntPtr__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr] get_Instance()" }, { "virtualAddress": "0x00956EA4", "name": "TraceLoggingTypeInfo_1_System_IntPtr__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_IntPtr__WriteObjectData(TraceLoggingTypeInfo_1_System_IntPtr_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00956F50", "name": "TraceLoggingTypeInfo_1_System_IntPtr__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_IntPtr_ * TraceLoggingTypeInfo_1_System_IntPtr__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x009570E4", "name": "TraceLoggingTypeInfo_1_System_IntPtr__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_IntPtr_ * TraceLoggingTypeInfo_1_System_IntPtr__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr] InitInstance()" }, { "virtualAddress": "0x00957748", "name": "TraceLoggingTypeInfo_1_System_SByte___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_SByte___ctor_1(TraceLoggingTypeInfo_1_System_SByte_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00957818", "name": "TraceLoggingTypeInfo_1_System_SByte__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_SByte_ * TraceLoggingTypeInfo_1_System_SByte__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte] get_Instance()" }, { "virtualAddress": "0x009578CC", "name": "TraceLoggingTypeInfo_1_System_SByte__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_SByte__WriteObjectData(TraceLoggingTypeInfo_1_System_SByte_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00957978", "name": "TraceLoggingTypeInfo_1_System_SByte__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_SByte_ * TraceLoggingTypeInfo_1_System_SByte__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00957B0C", "name": "TraceLoggingTypeInfo_1_System_SByte__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_SByte_ * TraceLoggingTypeInfo_1_System_SByte__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte] InitInstance()" }, { "virtualAddress": "0x00957C64", "name": "TraceLoggingTypeInfo_1_System_Single___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_Single___ctor_1(TraceLoggingTypeInfo_1_System_Single_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00957D34", "name": "TraceLoggingTypeInfo_1_System_Single__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_Single_ * TraceLoggingTypeInfo_1_System_Single__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single] get_Instance()" }, { "virtualAddress": "0x00957DE8", "name": "TraceLoggingTypeInfo_1_System_Single__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Single__WriteObjectData(TraceLoggingTypeInfo_1_System_Single_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00957E98", "name": "TraceLoggingTypeInfo_1_System_Single__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_Single_ * TraceLoggingTypeInfo_1_System_Single__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x0095802C", "name": "TraceLoggingTypeInfo_1_System_Single__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_Single_ * TraceLoggingTypeInfo_1_System_Single__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single] InitInstance()" }, { "virtualAddress": "0x00958184", "name": "TraceLoggingTypeInfo_1_System_TimeSpan___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_TimeSpan___ctor_1(TraceLoggingTypeInfo_1_System_TimeSpan_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00958254", "name": "TraceLoggingTypeInfo_1_System_TimeSpan__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_TimeSpan_ * TraceLoggingTypeInfo_1_System_TimeSpan__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan] get_Instance()" }, { "virtualAddress": "0x00958308", "name": "TraceLoggingTypeInfo_1_System_TimeSpan__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_TimeSpan__WriteObjectData(TraceLoggingTypeInfo_1_System_TimeSpan_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009583B4", "name": "TraceLoggingTypeInfo_1_System_TimeSpan__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_TimeSpan_ * TraceLoggingTypeInfo_1_System_TimeSpan__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00958548", "name": "TraceLoggingTypeInfo_1_System_TimeSpan__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_TimeSpan_ * TraceLoggingTypeInfo_1_System_TimeSpan__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan] InitInstance()" }, { "virtualAddress": "0x009586A0", "name": "TraceLoggingTypeInfo_1_System_UInt16___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_UInt16___ctor_1(TraceLoggingTypeInfo_1_System_UInt16_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00958770", "name": "TraceLoggingTypeInfo_1_System_UInt16__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_UInt16_ * TraceLoggingTypeInfo_1_System_UInt16__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16] get_Instance()" }, { "virtualAddress": "0x00958824", "name": "TraceLoggingTypeInfo_1_System_UInt16__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UInt16__WriteObjectData(TraceLoggingTypeInfo_1_System_UInt16_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009588D0", "name": "TraceLoggingTypeInfo_1_System_UInt16__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_UInt16_ * TraceLoggingTypeInfo_1_System_UInt16__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00958A64", "name": "TraceLoggingTypeInfo_1_System_UInt16__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_UInt16_ * TraceLoggingTypeInfo_1_System_UInt16__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16] InitInstance()" }, { "virtualAddress": "0x00958BBC", "name": "TraceLoggingTypeInfo_1_System_UInt32___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_UInt32___ctor_1(TraceLoggingTypeInfo_1_System_UInt32_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x00958C8C", "name": "TraceLoggingTypeInfo_1_System_UInt32__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_UInt32_ * TraceLoggingTypeInfo_1_System_UInt32__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32] get_Instance()" }, { "virtualAddress": "0x00958D40", "name": "TraceLoggingTypeInfo_1_System_UInt32__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UInt32__WriteObjectData(TraceLoggingTypeInfo_1_System_UInt32_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00958DEC", "name": "TraceLoggingTypeInfo_1_System_UInt32__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_UInt32_ * TraceLoggingTypeInfo_1_System_UInt32__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x00958F80", "name": "TraceLoggingTypeInfo_1_System_UInt32__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_UInt32_ * TraceLoggingTypeInfo_1_System_UInt32__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32] InitInstance()" }, { "virtualAddress": "0x009590D8", "name": "TraceLoggingTypeInfo_1_System_UInt64___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_UInt64___ctor_1(TraceLoggingTypeInfo_1_System_UInt64_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x009591A8", "name": "TraceLoggingTypeInfo_1_System_UInt64__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_UInt64_ * TraceLoggingTypeInfo_1_System_UInt64__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64] get_Instance()" }, { "virtualAddress": "0x0095925C", "name": "TraceLoggingTypeInfo_1_System_UInt64__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UInt64__WriteObjectData(TraceLoggingTypeInfo_1_System_UInt64_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00959308", "name": "TraceLoggingTypeInfo_1_System_UInt64__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_UInt64_ * TraceLoggingTypeInfo_1_System_UInt64__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x0095949C", "name": "TraceLoggingTypeInfo_1_System_UInt64__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_UInt64_ * TraceLoggingTypeInfo_1_System_UInt64__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64] InitInstance()" }, { "virtualAddress": "0x009595F4", "name": "TraceLoggingTypeInfo_1_System_UIntPtr___ctor_1", "signature": "void TraceLoggingTypeInfo_1_System_UIntPtr___ctor_1(TraceLoggingTypeInfo_1_System_UIntPtr_ * this, String * name, EventLevel__Enum level, EventOpcode__Enum opcode, EventKeywords__Enum keywords, EventTags__Enum tags, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr](String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x009596C4", "name": "TraceLoggingTypeInfo_1_System_UIntPtr__get_Instance", "signature": "TraceLoggingTypeInfo_1_System_UIntPtr_ * TraceLoggingTypeInfo_1_System_UIntPtr__get_Instance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr] get_Instance()" }, { "virtualAddress": "0x00959778", "name": "TraceLoggingTypeInfo_1_System_UIntPtr__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UIntPtr__WriteObjectData(TraceLoggingTypeInfo_1_System_UIntPtr_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x00959824", "name": "TraceLoggingTypeInfo_1_System_UIntPtr__GetInstance", "signature": "TraceLoggingTypeInfo_1_System_UIntPtr_ * TraceLoggingTypeInfo_1_System_UIntPtr__GetInstance(List_1_System_Type_ * recursionCheck, MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr] GetInstance(List\u00601[System.Type])" }, { "virtualAddress": "0x009599B8", "name": "TraceLoggingTypeInfo_1_System_UIntPtr__InitInstance", "signature": "TraceLoggingTypeInfo_1_System_UIntPtr_ * TraceLoggingTypeInfo_1_System_UIntPtr__InitInstance(MethodInfo * method)", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr] InitInstance()" }, { "virtualAddress": "0x00959A78", "name": "EmptyArray_1_Byte___cctor", "signature": "void EmptyArray_1_Byte___cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[Byte]()" }, { "virtualAddress": "0x00959B04", "name": "EmptyArray_1_Char___cctor", "signature": "void EmptyArray_1_Char___cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[Char]()" }, { "virtualAddress": "0x00959B90", "name": "EmptyArray_1_System_Collections_Generic_KeyValuePair_2___cctor", "signature": "void EmptyArray_1_System_Collections_Generic_KeyValuePair_2___cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00959C1C", "name": "EmptyArray_1_System_Collections_Generic_KeyValuePair_2__1__cctor", "signature": "void EmptyArray_1_System_Collections_Generic_KeyValuePair_2__1__cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00959CA8", "name": "EmptyArray_1_System_Collections_Generic_KeyValuePair_2__2__cctor", "signature": "void EmptyArray_1_System_Collections_Generic_KeyValuePair_2__2__cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00959D34", "name": "EmptyArray_1_System_Collections_Generic_KeyValuePair_2__3__cctor", "signature": "void EmptyArray_1_System_Collections_Generic_KeyValuePair_2__3__cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[System.Collections.Generic.KeyValuePair\u00602]()" }, { "virtualAddress": "0x00959E4C", "name": "EmptyArray_1_System_Reflection_CustomAttributeNamedArgument___cctor", "signature": "void EmptyArray_1_System_Reflection_CustomAttributeNamedArgument___cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[System.Reflection.CustomAttributeNamedArgument]()" }, { "virtualAddress": "0x00959ED8", "name": "EmptyArray_1_System_Reflection_CustomAttributeTypedArgument___cctor", "signature": "void EmptyArray_1_System_Reflection_CustomAttributeTypedArgument___cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[System.Reflection.CustomAttributeTypedArgument]()" }, { "virtualAddress": "0x00959F64", "name": "EmptyArray_1_System_Reflection_ParameterModifier___cctor", "signature": "void EmptyArray_1_System_Reflection_ParameterModifier___cctor(MethodInfo * method)", "dotNetSignature": "EmptyArray\u00601[System.Reflection.ParameterModifier]()" }, { "virtualAddress": "0x0095A440", "name": "Func_1_Boolean___ctor", "signature": "void Func_1_Boolean___ctor(Func_1_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[Boolean](Object, IntPtr)" }, { "virtualAddress": "0x0095A668", "name": "Func_1_Boolean__BeginInvoke", "signature": "IAsyncResult * Func_1_Boolean__BeginInvoke(Func_1_Boolean_ * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x0095A694", "name": "Func_1_Boolean__EndInvoke", "signature": "bool Func_1_Boolean__EndInvoke(Func_1_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095A6C0", "name": "Func_1_Int32___ctor", "signature": "void Func_1_Int32___ctor(Func_1_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[Int32](Object, IntPtr)" }, { "virtualAddress": "0x0095A6D0", "name": "Func_1_Int32__Invoke", "signature": "int32_t Func_1_Int32__Invoke(Func_1_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 Invoke()" }, { "virtualAddress": "0x0095A8E4", "name": "Func_1_Int32__BeginInvoke", "signature": "IAsyncResult * Func_1_Int32__BeginInvoke(Func_1_Int32_ * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x0095A910", "name": "Func_1_Int32__EndInvoke", "signature": "int32_t Func_1_Int32__EndInvoke(Func_1_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095AB98", "name": "Func_1_System_Threading_Tasks_VoidTaskResult___ctor", "signature": "void Func_1_System_Threading_Tasks_VoidTaskResult___ctor(Func_1_System_Threading_Tasks_VoidTaskResult_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00601[System.Threading.Tasks.VoidTaskResult](Object, IntPtr)" }, { "virtualAddress": "0x0095ABA8", "name": "Func_1_System_Threading_Tasks_VoidTaskResult__Invoke", "signature": "VoidTaskResult Func_1_System_Threading_Tasks_VoidTaskResult__Invoke(Func_1_System_Threading_Tasks_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "VoidTaskResult Invoke()" }, { "virtualAddress": "0x0095ADC4", "name": "Func_1_System_Threading_Tasks_VoidTaskResult__BeginInvoke", "signature": "IAsyncResult * Func_1_System_Threading_Tasks_VoidTaskResult__BeginInvoke(Func_1_System_Threading_Tasks_VoidTaskResult_ * this, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(AsyncCallback, Object)" }, { "virtualAddress": "0x0095ADF0", "name": "Func_1_System_Threading_Tasks_VoidTaskResult__EndInvoke", "signature": "VoidTaskResult Func_1_System_Threading_Tasks_VoidTaskResult__EndInvoke(Func_1_System_Threading_Tasks_VoidTaskResult_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "VoidTaskResult EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095AE1C", "name": "Func_2_Guid_Int32___ctor", "signature": "void Func_2_Guid_Int32___ctor(Func_2_Guid_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Guid,Int32](Object, IntPtr)" }, { "virtualAddress": "0x0095AE2C", "name": "Func_2_Guid_Int32__Invoke", "signature": "int32_t Func_2_Guid_Int32__Invoke(Func_2_Guid_Int32_ * this, Guid arg, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Guid)" }, { "virtualAddress": "0x0095B0B0", "name": "Func_2_Guid_Int32__BeginInvoke", "signature": "IAsyncResult * Func_2_Guid_Int32__BeginInvoke(Func_2_Guid_Int32_ * this, Guid arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x0095B13C", "name": "Func_2_Guid_Int32__EndInvoke", "signature": "int32_t Func_2_Guid_Int32__EndInvoke(Func_2_Guid_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095B168", "name": "Func_2_Guid_Object___ctor", "signature": "void Func_2_Guid_Object___ctor(Func_2_Guid_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Guid,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095B178", "name": "Func_2_Guid_Object__Invoke", "signature": "Object * Func_2_Guid_Object__Invoke(Func_2_Guid_Object_ * this, Guid arg, MethodInfo * method)", "dotNetSignature": "Object Invoke(Guid)" }, { "virtualAddress": "0x0095B3FC", "name": "Func_2_Guid_Object__BeginInvoke", "signature": "IAsyncResult * Func_2_Guid_Object__BeginInvoke(Func_2_Guid_Object_ * this, Guid arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x0095B488", "name": "Func_2_Guid_Object__EndInvoke", "signature": "Object * Func_2_Guid_Object__EndInvoke(Func_2_Guid_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095B494", "name": "Func_2_Int32_ByteEnum___ctor", "signature": "void Func_2_Int32_ByteEnum___ctor(Func_2_Int32_ByteEnum_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Int32,ByteEnum](Object, IntPtr)" }, { "virtualAddress": "0x0095B4A4", "name": "Func_2_Int32_ByteEnum__Invoke", "signature": "ByteEnum__Enum Func_2_Int32_ByteEnum__Invoke(Func_2_Int32_ByteEnum_ * this, int32_t arg, MethodInfo * method)", "dotNetSignature": "ByteEnum Invoke(Int32)" }, { "virtualAddress": "0x0095B718", "name": "Func_2_Int32_ByteEnum__BeginInvoke", "signature": "IAsyncResult * Func_2_Int32_ByteEnum__BeginInvoke(Func_2_Int32_ByteEnum_ * this, int32_t arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0095B7A4", "name": "Func_2_Int32_ByteEnum__EndInvoke", "signature": "ByteEnum__Enum Func_2_Int32_ByteEnum__EndInvoke(Func_2_Int32_ByteEnum_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "ByteEnum EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095B7E0", "name": "Func_2_Object_Boolean__Invoke", "signature": "bool Func_2_Object_Boolean__Invoke(Func_2_Object_Boolean_ * this, Object * arg, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Object)" }, { "virtualAddress": "0x0095BBA4", "name": "Func_2_Object_Boolean__BeginInvoke", "signature": "IAsyncResult * Func_2_Object_Boolean__BeginInvoke(Func_2_Object_Boolean_ * this, Object * arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095BBC8", "name": "Func_2_Object_Boolean__EndInvoke", "signature": "bool Func_2_Object_Boolean__EndInvoke(Func_2_Object_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095BC04", "name": "Func_2_Object_Int32__Invoke", "signature": "int32_t Func_2_Object_Int32__Invoke(Func_2_Object_Int32_ * this, Object * arg, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Object)" }, { "virtualAddress": "0x0095BFC4", "name": "Func_2_Object_Int32__BeginInvoke", "signature": "IAsyncResult * Func_2_Object_Int32__BeginInvoke(Func_2_Object_Int32_ * this, Object * arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095BFE8", "name": "Func_2_Object_Int32__EndInvoke", "signature": "int32_t Func_2_Object_Int32__EndInvoke(Func_2_Object_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095C414", "name": "Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Object,System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](Object, IntPtr)" }, { "virtualAddress": "0x0095C424", "name": "Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke", "signature": "EventRegistrationToken Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke(Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * arg, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken Invoke(Object)" }, { "virtualAddress": "0x0095C7E4", "name": "Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke", "signature": "IAsyncResult * Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke(Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095C808", "name": "Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke", "signature": "EventRegistrationToken Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke(Func_2_Object_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "EventRegistrationToken EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095C834", "name": "Func_2_Object_System_Threading_Tasks_VoidTaskResult___ctor", "signature": "void Func_2_Object_System_Threading_Tasks_VoidTaskResult___ctor(Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00602[Object,System.Threading.Tasks.VoidTaskResult](Object, IntPtr)" }, { "virtualAddress": "0x0095C844", "name": "Func_2_Object_System_Threading_Tasks_VoidTaskResult__Invoke", "signature": "VoidTaskResult Func_2_Object_System_Threading_Tasks_VoidTaskResult__Invoke(Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * this, Object * arg, MethodInfo * method)", "dotNetSignature": "VoidTaskResult Invoke(Object)" }, { "virtualAddress": "0x0095CC08", "name": "Func_2_Object_System_Threading_Tasks_VoidTaskResult__BeginInvoke", "signature": "IAsyncResult * Func_2_Object_System_Threading_Tasks_VoidTaskResult__BeginInvoke(Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * this, Object * arg, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095CC2C", "name": "Func_2_Object_System_Threading_Tasks_VoidTaskResult__EndInvoke", "signature": "VoidTaskResult Func_2_Object_System_Threading_Tasks_VoidTaskResult__EndInvoke(Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "VoidTaskResult EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095CC58", "name": "Func_3_Guid_Int32_Int32___ctor", "signature": "void Func_3_Guid_Int32_Int32___ctor(Func_3_Guid_Int32_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[Guid,Int32,Int32](Object, IntPtr)" }, { "virtualAddress": "0x0095CC68", "name": "Func_3_Guid_Int32_Int32__Invoke", "signature": "int32_t Func_3_Guid_Int32_Int32__Invoke(Func_3_Guid_Int32_Int32_ * this, Guid arg1, int32_t arg2, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Guid, Int32)" }, { "virtualAddress": "0x0095CF04", "name": "Func_3_Guid_Int32_Int32__BeginInvoke", "signature": "IAsyncResult * Func_3_Guid_Int32_Int32__BeginInvoke(Func_3_Guid_Int32_Int32_ * this, Guid arg1, int32_t arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0095CFB0", "name": "Func_3_Guid_Int32_Int32__EndInvoke", "signature": "int32_t Func_3_Guid_Int32_Int32__EndInvoke(Func_3_Guid_Int32_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095CFDC", "name": "Func_3_Guid_Object_Object___ctor", "signature": "void Func_3_Guid_Object_Object___ctor(Func_3_Guid_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[Guid,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095CFEC", "name": "Func_3_Guid_Object_Object__Invoke", "signature": "Object * Func_3_Guid_Object_Object__Invoke(Func_3_Guid_Object_Object_ * this, Guid arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Object Invoke(Guid, Object)" }, { "virtualAddress": "0x0095D288", "name": "Func_3_Guid_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_3_Guid_Object_Object__BeginInvoke(Func_3_Guid_Object_Object_ * this, Guid arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095D320", "name": "Func_3_Guid_Object_Object__EndInvoke", "signature": "Object * Func_3_Guid_Object_Object__EndInvoke(Func_3_Guid_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095D32C", "name": "Func_3_Int32_ByteEnum_ByteEnum___ctor", "signature": "void Func_3_Int32_ByteEnum_ByteEnum___ctor(Func_3_Int32_ByteEnum_ByteEnum_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[Int32,ByteEnum,ByteEnum](Object, IntPtr)" }, { "virtualAddress": "0x0095D33C", "name": "Func_3_Int32_ByteEnum_ByteEnum__Invoke", "signature": "ByteEnum__Enum Func_3_Int32_ByteEnum_ByteEnum__Invoke(Func_3_Int32_ByteEnum_ByteEnum_ * this, int32_t arg1, ByteEnum__Enum arg2, MethodInfo * method)", "dotNetSignature": "ByteEnum Invoke(Int32, ByteEnum)" }, { "virtualAddress": "0x0095D5CC", "name": "Func_3_Int32_ByteEnum_ByteEnum__BeginInvoke", "signature": "IAsyncResult * Func_3_Int32_ByteEnum_ByteEnum__BeginInvoke(Func_3_Int32_ByteEnum_ByteEnum_ * this, int32_t arg1, ByteEnum__Enum arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, ByteEnum, AsyncCallback, Object)" }, { "virtualAddress": "0x0095D678", "name": "Func_3_Int32_ByteEnum_ByteEnum__EndInvoke", "signature": "ByteEnum__Enum Func_3_Int32_ByteEnum_ByteEnum__EndInvoke(Func_3_Int32_ByteEnum_ByteEnum_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "ByteEnum EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095D6A4", "name": "Func_3_Object_Object_Boolean___ctor", "signature": "void Func_3_Object_Object_Boolean___ctor(Func_3_Object_Object_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[Object,Object,Boolean](Object, IntPtr)" }, { "virtualAddress": "0x0095D6B4", "name": "Func_3_Object_Object_Boolean__Invoke", "signature": "bool Func_3_Object_Object_Boolean__Invoke(Func_3_Object_Object_Boolean_ * this, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Object, Object)" }, { "virtualAddress": "0x0095DAC4", "name": "Func_3_Object_Object_Boolean__BeginInvoke", "signature": "IAsyncResult * Func_3_Object_Object_Boolean__BeginInvoke(Func_3_Object_Object_Boolean_ * this, Object * arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095DAF4", "name": "Func_3_Object_Object_Boolean__EndInvoke", "signature": "bool Func_3_Object_Object_Boolean__EndInvoke(Func_3_Object_Object_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095DB20", "name": "Func_3_Object_Object_Int32___ctor", "signature": "void Func_3_Object_Object_Int32___ctor(Func_3_Object_Object_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[Object,Object,Int32](Object, IntPtr)" }, { "virtualAddress": "0x0095DB30", "name": "Func_3_Object_Object_Int32__Invoke", "signature": "int32_t Func_3_Object_Object_Int32__Invoke(Func_3_Object_Object_Int32_ * this, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "Int32 Invoke(Object, Object)" }, { "virtualAddress": "0x0095DF3C", "name": "Func_3_Object_Object_Int32__BeginInvoke", "signature": "IAsyncResult * Func_3_Object_Object_Int32__BeginInvoke(Func_3_Object_Object_Int32_ * this, Object * arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095DF6C", "name": "Func_3_Object_Object_Int32__EndInvoke", "signature": "int32_t Func_3_Object_Object_Int32__EndInvoke(Func_3_Object_Object_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Int32 EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095E3F0", "name": "Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult___ctor", "signature": "void Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult___ctor(Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00603[Object,Object,System.Threading.Tasks.VoidTaskResult](Object, IntPtr)" }, { "virtualAddress": "0x0095E400", "name": "Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult__Invoke", "signature": "VoidTaskResult Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult__Invoke(Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult_ * this, Object * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "VoidTaskResult Invoke(Object, Object)" }, { "virtualAddress": "0x0095E814", "name": "Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult__BeginInvoke", "signature": "IAsyncResult * Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult__BeginInvoke(Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult_ * this, Object * arg1, Object * arg2, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095E844", "name": "Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult__EndInvoke", "signature": "VoidTaskResult Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult__EndInvoke(Func_3_Object_Object_System_Threading_Tasks_VoidTaskResult_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "VoidTaskResult EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095E870", "name": "Func_4_Int32_Object_Object_Object___ctor", "signature": "void Func_4_Int32_Object_Object_Object___ctor(Func_4_Int32_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00604[Int32,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095E880", "name": "Func_4_Int32_Object_Object_Object__Invoke", "signature": "Object * Func_4_Int32_Object_Object_Object__Invoke(Func_4_Int32_Object_Object_Object_ * this, int32_t arg1, Object * arg2, Object * arg3, MethodInfo * method)", "dotNetSignature": "Object Invoke(Int32, Object, Object)" }, { "virtualAddress": "0x0095EB2C", "name": "Func_4_Int32_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_4_Int32_Object_Object_Object__BeginInvoke(Func_4_Int32_Object_Object_Object_ * this, int32_t arg1, Object * arg2, Object * arg3, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095EBCC", "name": "Func_4_Int32_Object_Object_Object__EndInvoke", "signature": "Object * Func_4_Int32_Object_Object_Object__EndInvoke(Func_4_Int32_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095EBD8", "name": "Func_4_Int64_Object_Object_Object___ctor", "signature": "void Func_4_Int64_Object_Object_Object___ctor(Func_4_Int64_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00604[Int64,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095EBE8", "name": "Func_4_Int64_Object_Object_Object__Invoke", "signature": "Object * Func_4_Int64_Object_Object_Object__Invoke(Func_4_Int64_Object_Object_Object_ * this, int64_t arg1, Object * arg2, Object * arg3, MethodInfo * method)", "dotNetSignature": "Object Invoke(Int64, Object, Object)" }, { "virtualAddress": "0x0095EE80", "name": "Func_4_Int64_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_4_Int64_Object_Object_Object__BeginInvoke(Func_4_Int64_Object_Object_Object_ * this, int64_t arg1, Object * arg2, Object * arg3, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int64, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095EF20", "name": "Func_4_Int64_Object_Object_Object__EndInvoke", "signature": "Object * Func_4_Int64_Object_Object_Object__EndInvoke(Func_4_Int64_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095EF2C", "name": "Func_4_Object_Object_Boolean_Object___ctor", "signature": "void Func_4_Object_Object_Boolean_Object___ctor(Func_4_Object_Object_Boolean_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00604[Object,Object,Boolean,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095EF3C", "name": "Func_4_Object_Object_Boolean_Object__Invoke", "signature": "Object * Func_4_Object_Object_Boolean_Object__Invoke(Func_4_Object_Object_Boolean_Object_ * this, Object * arg1, Object * arg2, bool arg3, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Boolean)" }, { "virtualAddress": "0x0095F370", "name": "Func_4_Object_Object_Boolean_Object__BeginInvoke", "signature": "IAsyncResult * Func_4_Object_Object_Boolean_Object__BeginInvoke(Func_4_Object_Object_Boolean_Object_ * this, Object * arg1, Object * arg2, bool arg3, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x0095F414", "name": "Func_4_Object_Object_Boolean_Object__EndInvoke", "signature": "Object * Func_4_Object_Object_Boolean_Object__EndInvoke(Func_4_Object_Object_Boolean_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095F89C", "name": "Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object___ctor", "signature": "void Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object___ctor(Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00605[Object,System.IO.Stream\u002BReadWriteParameters,Object,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095F8AC", "name": "Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object__Invoke", "signature": "Object * Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object__Invoke(Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object_ * this, Object * arg1, Stream_ReadWriteParameters arg2, Object * arg3, Object * arg4, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Stream\u002BReadWriteParameters, Object, Object)" }, { "virtualAddress": "0x0095FD4C", "name": "Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object__BeginInvoke(Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object_ * this, Object * arg1, Stream_ReadWriteParameters arg2, Object * arg3, Object * arg4, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Stream\u002BReadWriteParameters, Object, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x0095FDFC", "name": "Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object__EndInvoke", "signature": "Object * Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object__EndInvoke(Func_5_Object_System_IO_Stream_ReadWriteParameters_Object_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0095FE08", "name": "Func_5_Object_Object_Int64_Object_Object___ctor", "signature": "void Func_5_Object_Object_Int64_Object_Object___ctor(Func_5_Object_Object_Int64_Object_Object_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Func\u00605[Object,Object,Int64,Object,Object](Object, IntPtr)" }, { "virtualAddress": "0x0095FE18", "name": "Func_5_Object_Object_Int64_Object_Object__Invoke", "signature": "Object * Func_5_Object_Object_Int64_Object_Object__Invoke(Func_5_Object_Object_Int64_Object_Object_ * this, Object * arg1, Object * arg2, int64_t arg3, Object * arg4, MethodInfo * method)", "dotNetSignature": "Object Invoke(Object, Object, Int64, Object)" }, { "virtualAddress": "0x0096026C", "name": "Func_5_Object_Object_Int64_Object_Object__BeginInvoke", "signature": "IAsyncResult * Func_5_Object_Object_Int64_Object_Object__BeginInvoke(Func_5_Object_Object_Int64_Object_Object_ * this, Object * arg1, Object * arg2, int64_t arg3, Object * arg4, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Object, Object, Int64, Object, AsyncCallback, Object)" }, { "virtualAddress": "0x00960314", "name": "Func_5_Object_Object_Int64_Object_Object__EndInvoke", "signature": "Object * Func_5_Object_Object_Int64_Object_Object__EndInvoke(Func_5_Object_Object_Int64_Object_Object_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Object EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00B84CF0", "name": "List_1_System_IO_Directory_SearchData___ctor", "signature": "void List_1_System_IO_Directory_SearchData___ctor(List_1_System_IO_Directory_SearchData_ * this, MethodInfo * method)", "dotNetSignature": "List\u00601[System.IO.Directory\u002BSearchData]()" }, { "virtualAddress": "0x00B8593C", "name": "List_1_System_IO_Directory_SearchData__Add", "signature": "void List_1_System_IO_Directory_SearchData__Add(List_1_System_IO_Directory_SearchData_ * this, Directory_SearchData * item, MethodInfo * method)", "dotNetSignature": "Void Add(Directory\u002BSearchData)" }, { "virtualAddress": "0x00B85650", "name": "List_1_System_IO_Directory_SearchData__get_Item", "signature": "Directory_SearchData * List_1_System_IO_Directory_SearchData__get_Item(List_1_System_IO_Directory_SearchData_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Directory\u002BSearchData get_Item(Int32)" }, { "virtualAddress": "0x00B87A38", "name": "List_1_System_IO_Directory_SearchData__RemoveAt", "signature": "void List_1_System_IO_Directory_SearchData__RemoveAt(List_1_System_IO_Directory_SearchData_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x00B855B0", "name": "List_1_System_IO_Directory_SearchData__get_Count", "signature": "int32_t List_1_System_IO_Directory_SearchData__get_Count(List_1_System_IO_Directory_SearchData_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x00B86DF0", "name": "List_1_System_IO_Directory_SearchData__Insert", "signature": "void List_1_System_IO_Directory_SearchData__Insert(List_1_System_IO_Directory_SearchData_ * this, int32_t index, Directory_SearchData * item, MethodInfo * method)", "dotNetSignature": "Void Insert(Int32, Directory\u002BSearchData)" }, { "virtualAddress": "0x00406BA0", "name": "Memory_1_Byte___ctor", "signature": "void Memory_1_Byte___ctor(Memory_1_Byte___Boxed * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte](Byte[])" }, { "virtualAddress": "0x00406C18", "name": "Memory_1_Byte___ctor_1", "signature": "void Memory_1_Byte___ctor_1(Memory_1_Byte___Boxed * this, Byte__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x00406CB0", "name": "Memory_1_Byte___ctor_2", "signature": "void Memory_1_Byte___ctor_2(Memory_1_Byte___Boxed * this, OwnedMemory_1_System_Byte_ * owner, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte](OwnedMemory\u00601[System.Byte], Int32, Int32)" }, { "virtualAddress": "0x00406D0C", "name": "Memory_1_Byte__get_DebuggerDisplay", "signature": "String * Memory_1_Byte__get_DebuggerDisplay(Memory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x00964B30", "name": "Memory_1_Byte__op_Implicit", "signature": "Memory_1_Byte_ Memory_1_Byte__op_Implicit(Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte] op_Implicit(Byte[])" }, { "virtualAddress": "0x00964BA4", "name": "Memory_1_Byte__op_Implicit_1", "signature": "Memory_1_Byte_ Memory_1_Byte__op_Implicit_1(ArraySegment_1_Byte_ arraySegment, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte] op_Implicit(ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x00964C94", "name": "Memory_1_Byte__op_Implicit_2", "signature": "ReadOnlyMemory_1_Byte_ Memory_1_Byte__op_Implicit_2(Memory_1_Byte_ memory, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte] op_Implicit(Memory\u00601[Byte])" }, { "virtualAddress": "0x00964DF8", "name": "Memory_1_Byte__get_Empty", "signature": "Memory_1_Byte_ Memory_1_Byte__get_Empty(MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte] get_Empty()" }, { "virtualAddress": "0x00406D14", "name": "Memory_1_Byte__get_Length", "signature": "int32_t Memory_1_Byte__get_Length(Memory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00406D1C", "name": "Memory_1_Byte__get_IsEmpty", "signature": "bool Memory_1_Byte__get_IsEmpty(Memory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00406D2C", "name": "Memory_1_Byte__Slice", "signature": "Memory_1_Byte_ Memory_1_Byte__Slice(Memory_1_Byte___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte] Slice(Int32)" }, { "virtualAddress": "0x00406D34", "name": "Memory_1_Byte__Slice_1", "signature": "Memory_1_Byte_ Memory_1_Byte__Slice_1(Memory_1_Byte___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte] Slice(Int32, Int32)" }, { "virtualAddress": "0x00406D3C", "name": "Memory_1_Byte__get_Span", "signature": "Span_1_Byte_ Memory_1_Byte__get_Span(Memory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte] get_Span()" }, { "virtualAddress": "0x00406D44", "name": "Memory_1_Byte__Retain", "signature": "MemoryHandle Memory_1_Byte__Retain(Memory_1_Byte___Boxed * this, bool pin, MethodInfo * method)", "dotNetSignature": "MemoryHandle Retain(Boolean)" }, { "virtualAddress": "0x00406D50", "name": "Memory_1_Byte__TryGetArray", "signature": "bool Memory_1_Byte__TryGetArray(Memory_1_Byte___Boxed * this, ArraySegment_1_Byte_ * arraySegment, MethodInfo * method)", "dotNetSignature": "Boolean TryGetArray(ArraySegment\u00601[Byte] ByRef)" }, { "virtualAddress": "0x00406D58", "name": "Memory_1_Byte__ToArray", "signature": "Byte__Array * Memory_1_Byte__ToArray(Memory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x00406D60", "name": "Memory_1_Byte__Equals", "signature": "bool Memory_1_Byte__Equals(Memory_1_Byte___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00406D68", "name": "Memory_1_Byte__Equals_1", "signature": "bool Memory_1_Byte__Equals_1(Memory_1_Byte___Boxed * this, Memory_1_Byte_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Memory\u00601[Byte])" }, { "virtualAddress": "0x00406D9C", "name": "Memory_1_Byte__GetHashCode", "signature": "int32_t Memory_1_Byte__GetHashCode(Memory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00965F14", "name": "Memory_1_Byte__CombineHashCodes", "signature": "int32_t Memory_1_Byte__CombineHashCodes(int32_t left, int32_t right, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x00965F20", "name": "Memory_1_Byte__CombineHashCodes_1", "signature": "int32_t Memory_1_Byte__CombineHashCodes_1(int32_t h1, int32_t h2, int32_t h3, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32)" }, { "virtualAddress": "0x0096609C", "name": "Memory_1_Byte___cctor", "signature": "void Memory_1_Byte___cctor(MethodInfo * method)", "dotNetSignature": "Memory\u00601[Byte]()" }, { "virtualAddress": "0x00406F38", "name": "Nullable_1_Boolean__Equals", "signature": "bool Nullable_1_Boolean__Equals(Nullable_1_Boolean___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00406F98", "name": "Nullable_1_Boolean__Equals_1", "signature": "bool Nullable_1_Boolean__Equals_1(Nullable_1_Boolean___Boxed * this, Nullable_1_Boolean_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Nullable\u00601[Boolean])" }, { "virtualAddress": "0x00406FFC", "name": "Nullable_1_Boolean__GetHashCode", "signature": "int32_t Nullable_1_Boolean__GetHashCode(Nullable_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00407068", "name": "Nullable_1_Boolean__GetValueOrDefault", "signature": "bool Nullable_1_Boolean__GetValueOrDefault(Nullable_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean GetValueOrDefault()" }, { "virtualAddress": "0x00407070", "name": "Nullable_1_Boolean__GetValueOrDefault_1", "signature": "bool Nullable_1_Boolean__GetValueOrDefault_1(Nullable_1_Boolean___Boxed * this, bool defaultValue, MethodInfo * method)", "dotNetSignature": "Boolean GetValueOrDefault(Boolean)" }, { "virtualAddress": "0x004070B0", "name": "Nullable_1_Boolean__ToString", "signature": "String * Nullable_1_Boolean__ToString(Nullable_1_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00967F34", "name": "Nullable_1_Boolean__op_Implicit", "signature": "Nullable_1_Boolean_ Nullable_1_Boolean__op_Implicit(bool value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Boolean] op_Implicit(Boolean)" }, { "virtualAddress": "0x00967F6C", "name": "Nullable_1_Boolean__op_Explicit", "signature": "bool Nullable_1_Boolean__op_Explicit(Nullable_1_Boolean_ value, MethodInfo * method)", "dotNetSignature": "Boolean op_Explicit(Nullable\u00601[Boolean])" }, { "virtualAddress": "0x00967FA4", "name": "Nullable_1_Boolean__Box", "signature": "Object * Nullable_1_Boolean__Box(Nullable_1_Boolean_ o, MethodInfo * method)", "dotNetSignature": "Object Box(Nullable\u00601[Boolean])" }, { "virtualAddress": "0x00968014", "name": "Nullable_1_Boolean__Unbox", "signature": "Nullable_1_Boolean_ Nullable_1_Boolean__Unbox(Object * o, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Boolean] Unbox(Object)" }, { "virtualAddress": "0x00407184", "name": "Nullable_1_DateTime__Equals", "signature": "bool Nullable_1_DateTime__Equals(Nullable_1_DateTime___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004071D8", "name": "Nullable_1_DateTime__Equals_1", "signature": "bool Nullable_1_DateTime__Equals_1(Nullable_1_DateTime___Boxed * this, Nullable_1_DateTime_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Nullable\u00601[DateTime])" }, { "virtualAddress": "0x0040722C", "name": "Nullable_1_DateTime__GetHashCode", "signature": "int32_t Nullable_1_DateTime__GetHashCode(Nullable_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00407294", "name": "Nullable_1_DateTime__GetValueOrDefault", "signature": "DateTime Nullable_1_DateTime__GetValueOrDefault(Nullable_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "DateTime GetValueOrDefault()" }, { "virtualAddress": "0x0040729C", "name": "Nullable_1_DateTime__GetValueOrDefault_1", "signature": "DateTime Nullable_1_DateTime__GetValueOrDefault_1(Nullable_1_DateTime___Boxed * this, DateTime defaultValue, MethodInfo * method)", "dotNetSignature": "DateTime GetValueOrDefault(DateTime)" }, { "virtualAddress": "0x004072C0", "name": "Nullable_1_DateTime__ToString", "signature": "String * Nullable_1_DateTime__ToString(Nullable_1_DateTime___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x009683BC", "name": "Nullable_1_DateTime__op_Implicit", "signature": "Nullable_1_DateTime_ Nullable_1_DateTime__op_Implicit(DateTime value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[DateTime] op_Implicit(DateTime)" }, { "virtualAddress": "0x009683F4", "name": "Nullable_1_DateTime__op_Explicit", "signature": "DateTime Nullable_1_DateTime__op_Explicit(Nullable_1_DateTime_ value, MethodInfo * method)", "dotNetSignature": "DateTime op_Explicit(Nullable\u00601[DateTime])" }, { "virtualAddress": "0x00968428", "name": "Nullable_1_DateTime__Box", "signature": "Object * Nullable_1_DateTime__Box(Nullable_1_DateTime_ o, MethodInfo * method)", "dotNetSignature": "Object Box(Nullable\u00601[DateTime])" }, { "virtualAddress": "0x0096848C", "name": "Nullable_1_DateTime__Unbox", "signature": "Nullable_1_DateTime_ Nullable_1_DateTime__Unbox(Object * o, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[DateTime] Unbox(Object)" }, { "virtualAddress": "0x00407394", "name": "Nullable_1_Int32__Equals", "signature": "bool Nullable_1_Int32__Equals(Nullable_1_Int32___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004073EC", "name": "Nullable_1_Int32__Equals_1", "signature": "bool Nullable_1_Int32__Equals_1(Nullable_1_Int32___Boxed * this, Nullable_1_Int32_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Nullable\u00601[Int32])" }, { "virtualAddress": "0x00407444", "name": "Nullable_1_Int32__GetHashCode", "signature": "int32_t Nullable_1_Int32__GetHashCode(Nullable_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004074B4", "name": "Nullable_1_Int32__GetValueOrDefault", "signature": "int32_t Nullable_1_Int32__GetValueOrDefault(Nullable_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetValueOrDefault()" }, { "virtualAddress": "0x004074BC", "name": "Nullable_1_Int32__GetValueOrDefault_1", "signature": "int32_t Nullable_1_Int32__GetValueOrDefault_1(Nullable_1_Int32___Boxed * this, int32_t defaultValue, MethodInfo * method)", "dotNetSignature": "Int32 GetValueOrDefault(Int32)" }, { "virtualAddress": "0x004074F0", "name": "Nullable_1_Int32__ToString", "signature": "String * Nullable_1_Int32__ToString(Nullable_1_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00968828", "name": "Nullable_1_Int32__op_Implicit", "signature": "Nullable_1_Int32_ Nullable_1_Int32__op_Implicit(int32_t value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int32] op_Implicit(Int32)" }, { "virtualAddress": "0x00968860", "name": "Nullable_1_Int32__op_Explicit", "signature": "int32_t Nullable_1_Int32__op_Explicit(Nullable_1_Int32_ value, MethodInfo * method)", "dotNetSignature": "Int32 op_Explicit(Nullable\u00601[Int32])" }, { "virtualAddress": "0x00968894", "name": "Nullable_1_Int32__Box", "signature": "Object * Nullable_1_Int32__Box(Nullable_1_Int32_ o, MethodInfo * method)", "dotNetSignature": "Object Box(Nullable\u00601[Int32])" }, { "virtualAddress": "0x009688F8", "name": "Nullable_1_Int32__Unbox", "signature": "Nullable_1_Int32_ Nullable_1_Int32__Unbox(Object * o, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int32] Unbox(Object)" }, { "virtualAddress": "0x00407548", "name": "Nullable_1_Int64__get_HasValue", "signature": "bool Nullable_1_Int64__get_HasValue(Nullable_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_HasValue()" }, { "virtualAddress": "0x0040756C", "name": "Nullable_1_Int64__get_Value", "signature": "int64_t Nullable_1_Int64__get_Value(Nullable_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Value()" }, { "virtualAddress": "0x004075BC", "name": "Nullable_1_Int64__Equals", "signature": "bool Nullable_1_Int64__Equals(Nullable_1_Int64___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00407610", "name": "Nullable_1_Int64__Equals_1", "signature": "bool Nullable_1_Int64__Equals_1(Nullable_1_Int64___Boxed * this, Nullable_1_Int64_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Nullable\u00601[Int64])" }, { "virtualAddress": "0x00407664", "name": "Nullable_1_Int64__GetHashCode", "signature": "int32_t Nullable_1_Int64__GetHashCode(Nullable_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004076CC", "name": "Nullable_1_Int64__GetValueOrDefault", "signature": "int64_t Nullable_1_Int64__GetValueOrDefault(Nullable_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int64 GetValueOrDefault()" }, { "virtualAddress": "0x004076D4", "name": "Nullable_1_Int64__GetValueOrDefault_1", "signature": "int64_t Nullable_1_Int64__GetValueOrDefault_1(Nullable_1_Int64___Boxed * this, int64_t defaultValue, MethodInfo * method)", "dotNetSignature": "Int64 GetValueOrDefault(Int64)" }, { "virtualAddress": "0x004076F8", "name": "Nullable_1_Int64__ToString", "signature": "String * Nullable_1_Int64__ToString(Nullable_1_Int64___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00968CA0", "name": "Nullable_1_Int64__op_Implicit", "signature": "Nullable_1_Int64_ Nullable_1_Int64__op_Implicit(int64_t value, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] op_Implicit(Int64)" }, { "virtualAddress": "0x00968CD8", "name": "Nullable_1_Int64__op_Explicit", "signature": "int64_t Nullable_1_Int64__op_Explicit(Nullable_1_Int64_ value, MethodInfo * method)", "dotNetSignature": "Int64 op_Explicit(Nullable\u00601[Int64])" }, { "virtualAddress": "0x00968D0C", "name": "Nullable_1_Int64__Box", "signature": "Object * Nullable_1_Int64__Box(Nullable_1_Int64_ o, MethodInfo * method)", "dotNetSignature": "Object Box(Nullable\u00601[Int64])" }, { "virtualAddress": "0x00968D70", "name": "Nullable_1_Int64__Unbox", "signature": "Nullable_1_Int64_ Nullable_1_Int64__Unbox(Object * o, MethodInfo * method)", "dotNetSignature": "Nullable\u00601[Int64] Unbox(Object)" }, { "virtualAddress": "0x00968E18", "name": "Pinnable_1_Byte___ctor", "signature": "void Pinnable_1_Byte___ctor(Pinnable_1_Byte_ * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Byte]()" }, { "virtualAddress": "0x00968E30", "name": "Pinnable_1_Char___ctor", "signature": "void Pinnable_1_Char___ctor(Pinnable_1_Char_ * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Char]()" }, { "virtualAddress": "0x00968E60", "name": "Predicate_1_Boolean___ctor", "signature": "void Predicate_1_Boolean___ctor(Predicate_1_Boolean_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[Boolean](Object, IntPtr)" }, { "virtualAddress": "0x00968E70", "name": "Predicate_1_Boolean__Invoke", "signature": "bool Predicate_1_Boolean__Invoke(Predicate_1_Boolean_ * this, bool obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Boolean)" }, { "virtualAddress": "0x009690F8", "name": "Predicate_1_Boolean__BeginInvoke", "signature": "IAsyncResult * Predicate_1_Boolean__BeginInvoke(Predicate_1_Boolean_ * this, bool obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Boolean, AsyncCallback, Object)" }, { "virtualAddress": "0x00969188", "name": "Predicate_1_Boolean__EndInvoke", "signature": "bool Predicate_1_Boolean__EndInvoke(Predicate_1_Boolean_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009691B4", "name": "Predicate_1_Byte___ctor", "signature": "void Predicate_1_Byte___ctor(Predicate_1_Byte_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[Byte](Object, IntPtr)" }, { "virtualAddress": "0x009691C4", "name": "Predicate_1_Byte__Invoke", "signature": "bool Predicate_1_Byte__Invoke(Predicate_1_Byte_ * this, uint8_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Byte)" }, { "virtualAddress": "0x0096943C", "name": "Predicate_1_Byte__BeginInvoke", "signature": "IAsyncResult * Predicate_1_Byte__BeginInvoke(Predicate_1_Byte_ * this, uint8_t obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Byte, AsyncCallback, Object)" }, { "virtualAddress": "0x009694C8", "name": "Predicate_1_Byte__EndInvoke", "signature": "bool Predicate_1_Byte__EndInvoke(Predicate_1_Byte_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x009694F4", "name": "Predicate_1_ByteEnum___ctor", "signature": "void Predicate_1_ByteEnum___ctor(Predicate_1_ByteEnum_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[ByteEnum](Object, IntPtr)" }, { "virtualAddress": "0x00969504", "name": "Predicate_1_ByteEnum__Invoke", "signature": "bool Predicate_1_ByteEnum__Invoke(Predicate_1_ByteEnum_ * this, ByteEnum__Enum obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(ByteEnum)" }, { "virtualAddress": "0x0096977C", "name": "Predicate_1_ByteEnum__BeginInvoke", "signature": "IAsyncResult * Predicate_1_ByteEnum__BeginInvoke(Predicate_1_ByteEnum_ * this, ByteEnum__Enum obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(ByteEnum, AsyncCallback, Object)" }, { "virtualAddress": "0x00969808", "name": "Predicate_1_ByteEnum__EndInvoke", "signature": "bool Predicate_1_ByteEnum__EndInvoke(Predicate_1_ByteEnum_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00969834", "name": "Predicate_1_System_Collections_Generic_KeyValuePair_2___ctor", "signature": "void Predicate_1_System_Collections_Generic_KeyValuePair_2___ctor(Predicate_1_System_Collections_Generic_KeyValuePair_2_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x00969844", "name": "Predicate_1_System_Collections_Generic_KeyValuePair_2__Invoke", "signature": "bool Predicate_1_System_Collections_Generic_KeyValuePair_2__Invoke(Predicate_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x00969ACC", "name": "Predicate_1_System_Collections_Generic_KeyValuePair_2__BeginInvoke", "signature": "IAsyncResult * Predicate_1_System_Collections_Generic_KeyValuePair_2__BeginInvoke(Predicate_1_System_Collections_Generic_KeyValuePair_2_ * this, KeyValuePair_2_System_DateTime_System_Object_ obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(KeyValuePair\u00602[System.DateTime,System.Object], AsyncCallback, Object)" }, { "virtualAddress": "0x00969B58", "name": "Predicate_1_System_Collections_Generic_KeyValuePair_2__EndInvoke", "signature": "bool Predicate_1_System_Collections_Generic_KeyValuePair_2__EndInvoke(Predicate_1_System_Collections_Generic_KeyValuePair_2_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00969B84", "name": "Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor", "signature": "void Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor(Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](Object, IntPtr)" }, { "virtualAddress": "0x00969B94", "name": "Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Invoke", "signature": "bool Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Invoke(Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x00969E00", "name": "Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BeginInvoke", "signature": "IAsyncResult * Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BeginInvoke(Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, EventProvider_SessionInfo obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EventProvider\u002BSessionInfo, AsyncCallback, Object)" }, { "virtualAddress": "0x00969E8C", "name": "Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EndInvoke", "signature": "bool Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__EndInvoke(Predicate_1_System_Diagnostics_Tracing_EventProvider_SessionInfo_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00969EB8", "name": "Predicate_1_Guid___ctor", "signature": "void Predicate_1_Guid___ctor(Predicate_1_Guid_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[Guid](Object, IntPtr)" }, { "virtualAddress": "0x00969EC8", "name": "Predicate_1_Guid__Invoke", "signature": "bool Predicate_1_Guid__Invoke(Predicate_1_Guid_ * this, Guid obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(Guid)" }, { "virtualAddress": "0x0096A150", "name": "Predicate_1_Guid__BeginInvoke", "signature": "IAsyncResult * Predicate_1_Guid__BeginInvoke(Predicate_1_Guid_ * this, Guid obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Guid, AsyncCallback, Object)" }, { "virtualAddress": "0x0096A1DC", "name": "Predicate_1_Guid__EndInvoke", "signature": "bool Predicate_1_Guid__EndInvoke(Predicate_1_Guid_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0096A208", "name": "Predicate_1_Int32___ctor", "signature": "void Predicate_1_Int32___ctor(Predicate_1_Int32_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[Int32](Object, IntPtr)" }, { "virtualAddress": "0x0096A490", "name": "Predicate_1_Int32__BeginInvoke", "signature": "IAsyncResult * Predicate_1_Int32__BeginInvoke(Predicate_1_Int32_ * this, int32_t obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0096A51C", "name": "Predicate_1_Int32__EndInvoke", "signature": "bool Predicate_1_Int32__EndInvoke(Predicate_1_Int32_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0096A96C", "name": "Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor", "signature": "void Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor(Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken](Object, IntPtr)" }, { "virtualAddress": "0x0096A97C", "name": "Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke", "signature": "bool Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke(Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(EventRegistrationToken)" }, { "virtualAddress": "0x0096ABE8", "name": "Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke", "signature": "IAsyncResult * Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BeginInvoke(Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, EventRegistrationToken obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(EventRegistrationToken, AsyncCallback, Object)" }, { "virtualAddress": "0x0096AC74", "name": "Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke", "signature": "bool Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__EndInvoke(Predicate_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x0096ACA0", "name": "Predicate_1_UInt64___ctor", "signature": "void Predicate_1_UInt64___ctor(Predicate_1_UInt64_ * this, Object * object, void * method_1, MethodInfo * method)", "dotNetSignature": "Predicate\u00601[UInt64](Object, IntPtr)" }, { "virtualAddress": "0x0096ACB0", "name": "Predicate_1_UInt64__Invoke", "signature": "bool Predicate_1_UInt64__Invoke(Predicate_1_UInt64_ * this, uint64_t obj, MethodInfo * method)", "dotNetSignature": "Boolean Invoke(UInt64)" }, { "virtualAddress": "0x0096AF1C", "name": "Predicate_1_UInt64__BeginInvoke", "signature": "IAsyncResult * Predicate_1_UInt64__BeginInvoke(Predicate_1_UInt64_ * this, uint64_t obj, AsyncCallback * callback, Object * object, MethodInfo * method)", "dotNetSignature": "IAsyncResult BeginInvoke(UInt64, AsyncCallback, Object)" }, { "virtualAddress": "0x0096AFA8", "name": "Predicate_1_UInt64__EndInvoke", "signature": "bool Predicate_1_UInt64__EndInvoke(Predicate_1_UInt64_ * this, IAsyncResult * result, MethodInfo * method)", "dotNetSignature": "Boolean EndInvoke(IAsyncResult)" }, { "virtualAddress": "0x00400974", "name": "ReadOnlyMemory_1_Byte___ctor", "signature": "void ReadOnlyMemory_1_Byte___ctor(ReadOnlyMemory_1_Byte___Boxed * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte](Byte[])" }, { "virtualAddress": "0x004009B0", "name": "ReadOnlyMemory_1_Byte___ctor_1", "signature": "void ReadOnlyMemory_1_Byte___ctor_1(ReadOnlyMemory_1_Byte___Boxed * this, Byte__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x00400A18", "name": "ReadOnlyMemory_1_Byte___ctor_2", "signature": "void ReadOnlyMemory_1_Byte___ctor_2(ReadOnlyMemory_1_Byte___Boxed * this, OwnedMemory_1_System_Byte_ * owner, int32_t index, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte](OwnedMemory\u00601[System.Byte], Int32, Int32)" }, { "virtualAddress": "0x00400A74", "name": "ReadOnlyMemory_1_Byte__get_DebuggerDisplay", "signature": "String * ReadOnlyMemory_1_Byte__get_DebuggerDisplay(ReadOnlyMemory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x007E987C", "name": "ReadOnlyMemory_1_Byte__op_Implicit", "signature": "ReadOnlyMemory_1_Byte_ ReadOnlyMemory_1_Byte__op_Implicit(Byte__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte] op_Implicit(Byte[])" }, { "virtualAddress": "0x007E98CC", "name": "ReadOnlyMemory_1_Byte__op_Implicit_1", "signature": "ReadOnlyMemory_1_Byte_ ReadOnlyMemory_1_Byte__op_Implicit_1(ArraySegment_1_Byte_ arraySegment, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte] op_Implicit(ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x007E9998", "name": "ReadOnlyMemory_1_Byte__get_Empty", "signature": "ReadOnlyMemory_1_Byte_ ReadOnlyMemory_1_Byte__get_Empty(MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte] get_Empty()" }, { "virtualAddress": "0x00400A7C", "name": "ReadOnlyMemory_1_Byte__get_Length", "signature": "int32_t ReadOnlyMemory_1_Byte__get_Length(ReadOnlyMemory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00400A84", "name": "ReadOnlyMemory_1_Byte__get_IsEmpty", "signature": "bool ReadOnlyMemory_1_Byte__get_IsEmpty(ReadOnlyMemory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00400A94", "name": "ReadOnlyMemory_1_Byte__Slice", "signature": "ReadOnlyMemory_1_Byte_ ReadOnlyMemory_1_Byte__Slice(ReadOnlyMemory_1_Byte___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte] Slice(Int32)" }, { "virtualAddress": "0x00400A9C", "name": "ReadOnlyMemory_1_Byte__Slice_1", "signature": "ReadOnlyMemory_1_Byte_ ReadOnlyMemory_1_Byte__Slice_1(ReadOnlyMemory_1_Byte___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte] Slice(Int32, Int32)" }, { "virtualAddress": "0x00400AA4", "name": "ReadOnlyMemory_1_Byte__get_Span", "signature": "ReadOnlySpan_1_Byte_ ReadOnlyMemory_1_Byte__get_Span(ReadOnlyMemory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] get_Span()" }, { "virtualAddress": "0x00400AAC", "name": "ReadOnlyMemory_1_Byte__Retain", "signature": "MemoryHandle ReadOnlyMemory_1_Byte__Retain(ReadOnlyMemory_1_Byte___Boxed * this, bool pin, MethodInfo * method)", "dotNetSignature": "MemoryHandle Retain(Boolean)" }, { "virtualAddress": "0x00400AB8", "name": "ReadOnlyMemory_1_Byte__DangerousTryGetArray", "signature": "bool ReadOnlyMemory_1_Byte__DangerousTryGetArray(ReadOnlyMemory_1_Byte___Boxed * this, ArraySegment_1_Byte_ * arraySegment, MethodInfo * method)", "dotNetSignature": "Boolean DangerousTryGetArray(ArraySegment\u00601[Byte] ByRef)" }, { "virtualAddress": "0x00400AC0", "name": "ReadOnlyMemory_1_Byte__ToArray", "signature": "Byte__Array * ReadOnlyMemory_1_Byte__ToArray(ReadOnlyMemory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x00400AC8", "name": "ReadOnlyMemory_1_Byte__Equals", "signature": "bool ReadOnlyMemory_1_Byte__Equals(ReadOnlyMemory_1_Byte___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00400AD0", "name": "ReadOnlyMemory_1_Byte__Equals_1", "signature": "bool ReadOnlyMemory_1_Byte__Equals_1(ReadOnlyMemory_1_Byte___Boxed * this, ReadOnlyMemory_1_Byte_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ReadOnlyMemory\u00601[Byte])" }, { "virtualAddress": "0x00400B04", "name": "ReadOnlyMemory_1_Byte__GetHashCode", "signature": "int32_t ReadOnlyMemory_1_Byte__GetHashCode(ReadOnlyMemory_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007EAA78", "name": "ReadOnlyMemory_1_Byte__CombineHashCodes", "signature": "int32_t ReadOnlyMemory_1_Byte__CombineHashCodes(int32_t left, int32_t right, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32)" }, { "virtualAddress": "0x007EAA84", "name": "ReadOnlyMemory_1_Byte__CombineHashCodes_1", "signature": "int32_t ReadOnlyMemory_1_Byte__CombineHashCodes_1(int32_t h1, int32_t h2, int32_t h3, MethodInfo * method)", "dotNetSignature": "Int32 CombineHashCodes(Int32, Int32, Int32)" }, { "virtualAddress": "0x007EAC00", "name": "ReadOnlyMemory_1_Byte___cctor", "signature": "void ReadOnlyMemory_1_Byte___cctor(MethodInfo * method)", "dotNetSignature": "ReadOnlyMemory\u00601[Byte]()" }, { "virtualAddress": "0x00400CA4", "name": "ReadOnlySpan_1_Byte___ctor", "signature": "void ReadOnlySpan_1_Byte___ctor(ReadOnlySpan_1_Byte___Boxed * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte](Byte[])" }, { "virtualAddress": "0x00400CAC", "name": "ReadOnlySpan_1_Byte___ctor_1", "signature": "void ReadOnlySpan_1_Byte___ctor_1(ReadOnlySpan_1_Byte___Boxed * this, Byte__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x00400CB4", "name": "ReadOnlySpan_1_Byte___ctor_2", "signature": "void ReadOnlySpan_1_Byte___ctor_2(ReadOnlySpan_1_Byte___Boxed * this, Void * pointer, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte](Void*, Int32)" }, { "virtualAddress": "0x007EC8B8", "name": "ReadOnlySpan_1_Byte__DangerousCreate", "signature": "ReadOnlySpan_1_Byte_ ReadOnlySpan_1_Byte__DangerousCreate(Object * obj, uint8_t * objectData, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] DangerousCreate(Object, Byte ByRef, Int32)" }, { "virtualAddress": "0x00400CBC", "name": "ReadOnlySpan_1_Byte___ctor_3", "signature": "void ReadOnlySpan_1_Byte___ctor_3(ReadOnlySpan_1_Byte___Boxed * this, Pinnable_1_Byte_ * pinnable, void * byteOffset, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte](Pinnable\u00601[Byte], IntPtr, Int32)" }, { "virtualAddress": "0x00400CC8", "name": "ReadOnlySpan_1_Byte__get_DebuggerDisplay", "signature": "String * ReadOnlySpan_1_Byte__get_DebuggerDisplay(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x00400CD8", "name": "ReadOnlySpan_1_Byte__get_IsEmpty", "signature": "bool ReadOnlySpan_1_Byte__get_IsEmpty(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00400CE8", "name": "ReadOnlySpan_1_Byte__get_Item", "signature": "uint8_t ReadOnlySpan_1_Byte__get_Item(ReadOnlySpan_1_Byte___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte get_Item(Int32)" }, { "virtualAddress": "0x00400CF0", "name": "ReadOnlySpan_1_Byte__CopyTo", "signature": "void ReadOnlySpan_1_Byte__CopyTo(ReadOnlySpan_1_Byte___Boxed * this, Span_1_Byte_ destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Span\u00601[Byte])" }, { "virtualAddress": "0x00400D24", "name": "ReadOnlySpan_1_Byte__TryCopyTo", "signature": "bool ReadOnlySpan_1_Byte__TryCopyTo(ReadOnlySpan_1_Byte___Boxed * this, Span_1_Byte_ destination, MethodInfo * method)", "dotNetSignature": "Boolean TryCopyTo(Span\u00601[Byte])" }, { "virtualAddress": "0x007ECF04", "name": "ReadOnlySpan_1_Byte__op_Equality", "signature": "bool ReadOnlySpan_1_Byte__op_Equality(ReadOnlySpan_1_Byte_ left, ReadOnlySpan_1_Byte_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ReadOnlySpan\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x007ED140", "name": "ReadOnlySpan_1_Byte__op_Inequality", "signature": "bool ReadOnlySpan_1_Byte__op_Inequality(ReadOnlySpan_1_Byte_ left, ReadOnlySpan_1_Byte_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ReadOnlySpan\u00601[Byte], ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x00400D5C", "name": "ReadOnlySpan_1_Byte__Equals", "signature": "bool ReadOnlySpan_1_Byte__Equals(ReadOnlySpan_1_Byte___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00400D68", "name": "ReadOnlySpan_1_Byte__GetHashCode", "signature": "int32_t ReadOnlySpan_1_Byte__GetHashCode(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007ED2D8", "name": "ReadOnlySpan_1_Byte__op_Implicit", "signature": "ReadOnlySpan_1_Byte_ ReadOnlySpan_1_Byte__op_Implicit(Byte__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] op_Implicit(Byte[])" }, { "virtualAddress": "0x007ED32C", "name": "ReadOnlySpan_1_Byte__op_Implicit_1", "signature": "ReadOnlySpan_1_Byte_ ReadOnlySpan_1_Byte__op_Implicit_1(ArraySegment_1_Byte_ arraySegment, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] op_Implicit(ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x00400D74", "name": "ReadOnlySpan_1_Byte__Slice", "signature": "ReadOnlySpan_1_Byte_ ReadOnlySpan_1_Byte__Slice(ReadOnlySpan_1_Byte___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] Slice(Int32)" }, { "virtualAddress": "0x00400E4C", "name": "ReadOnlySpan_1_Byte__Slice_1", "signature": "ReadOnlySpan_1_Byte_ ReadOnlySpan_1_Byte__Slice_1(ReadOnlySpan_1_Byte___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] Slice(Int32, Int32)" }, { "virtualAddress": "0x00400F2C", "name": "ReadOnlySpan_1_Byte__ToArray", "signature": "Byte__Array * ReadOnlySpan_1_Byte__ToArray(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x007ED77C", "name": "ReadOnlySpan_1_Byte__get_Empty", "signature": "ReadOnlySpan_1_Byte_ ReadOnlySpan_1_Byte__get_Empty(MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] get_Empty()" }, { "virtualAddress": "0x00401024", "name": "ReadOnlySpan_1_Byte__get_Pinnable", "signature": "Pinnable_1_Byte_ * ReadOnlySpan_1_Byte__get_Pinnable(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Byte] get_Pinnable()" }, { "virtualAddress": "0x0040102C", "name": "ReadOnlySpan_1_Byte__get_ByteOffset", "signature": "void * ReadOnlySpan_1_Byte__get_ByteOffset(ReadOnlySpan_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_ByteOffset()" }, { "virtualAddress": "0x00401034", "name": "ReadOnlySpan_1_Char___ctor_1", "signature": "void ReadOnlySpan_1_Char___ctor_1(ReadOnlySpan_1_Char___Boxed * this, Char__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char](Char[])" }, { "virtualAddress": "0x0040103C", "name": "ReadOnlySpan_1_Char___ctor_2", "signature": "void ReadOnlySpan_1_Char___ctor_2(ReadOnlySpan_1_Char___Boxed * this, Char__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char](Char[], Int32, Int32)" }, { "virtualAddress": "0x00401044", "name": "ReadOnlySpan_1_Char___ctor_3", "signature": "void ReadOnlySpan_1_Char___ctor_3(ReadOnlySpan_1_Char___Boxed * this, Void * pointer, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char](Void*, Int32)" }, { "virtualAddress": "0x007EDCDC", "name": "ReadOnlySpan_1_Char__DangerousCreate", "signature": "ReadOnlySpan_1_Char_ ReadOnlySpan_1_Char__DangerousCreate(Object * obj, uint16_t * objectData, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] DangerousCreate(Object, Char ByRef, Int32)" }, { "virtualAddress": "0x00401058", "name": "ReadOnlySpan_1_Char__get_DebuggerDisplay", "signature": "String * ReadOnlySpan_1_Char__get_DebuggerDisplay(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x00401060", "name": "ReadOnlySpan_1_Char__get_Length", "signature": "int32_t ReadOnlySpan_1_Char__get_Length(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x00401068", "name": "ReadOnlySpan_1_Char__get_IsEmpty", "signature": "bool ReadOnlySpan_1_Char__get_IsEmpty(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00401078", "name": "ReadOnlySpan_1_Char__get_Item", "signature": "uint16_t ReadOnlySpan_1_Char__get_Item(ReadOnlySpan_1_Char___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char get_Item(Int32)" }, { "virtualAddress": "0x00401080", "name": "ReadOnlySpan_1_Char__CopyTo", "signature": "void ReadOnlySpan_1_Char__CopyTo(ReadOnlySpan_1_Char___Boxed * this, Span_1_Char_ destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Span\u00601[Char])" }, { "virtualAddress": "0x004010B4", "name": "ReadOnlySpan_1_Char__TryCopyTo", "signature": "bool ReadOnlySpan_1_Char__TryCopyTo(ReadOnlySpan_1_Char___Boxed * this, Span_1_Char_ destination, MethodInfo * method)", "dotNetSignature": "Boolean TryCopyTo(Span\u00601[Char])" }, { "virtualAddress": "0x007EE328", "name": "ReadOnlySpan_1_Char__op_Equality", "signature": "bool ReadOnlySpan_1_Char__op_Equality(ReadOnlySpan_1_Char_ left, ReadOnlySpan_1_Char_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ReadOnlySpan\u00601[Char], ReadOnlySpan\u00601[Char])" }, { "virtualAddress": "0x007EE564", "name": "ReadOnlySpan_1_Char__op_Inequality", "signature": "bool ReadOnlySpan_1_Char__op_Inequality(ReadOnlySpan_1_Char_ left, ReadOnlySpan_1_Char_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ReadOnlySpan\u00601[Char], ReadOnlySpan\u00601[Char])" }, { "virtualAddress": "0x004010EC", "name": "ReadOnlySpan_1_Char__Equals", "signature": "bool ReadOnlySpan_1_Char__Equals(ReadOnlySpan_1_Char___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004010F8", "name": "ReadOnlySpan_1_Char__GetHashCode", "signature": "int32_t ReadOnlySpan_1_Char__GetHashCode(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007EE6FC", "name": "ReadOnlySpan_1_Char__op_Implicit", "signature": "ReadOnlySpan_1_Char_ ReadOnlySpan_1_Char__op_Implicit(Char__Array * array, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] op_Implicit(Char[])" }, { "virtualAddress": "0x007EE750", "name": "ReadOnlySpan_1_Char__op_Implicit_1", "signature": "ReadOnlySpan_1_Char_ ReadOnlySpan_1_Char__op_Implicit_1(ArraySegment_1_Char_ arraySegment, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] op_Implicit(ArraySegment\u00601[Char])" }, { "virtualAddress": "0x00401104", "name": "ReadOnlySpan_1_Char__Slice", "signature": "ReadOnlySpan_1_Char_ ReadOnlySpan_1_Char__Slice(ReadOnlySpan_1_Char___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] Slice(Int32)" }, { "virtualAddress": "0x004011DC", "name": "ReadOnlySpan_1_Char__Slice_1", "signature": "ReadOnlySpan_1_Char_ ReadOnlySpan_1_Char__Slice_1(ReadOnlySpan_1_Char___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] Slice(Int32, Int32)" }, { "virtualAddress": "0x004012BC", "name": "ReadOnlySpan_1_Char__ToArray", "signature": "Char__Array * ReadOnlySpan_1_Char__ToArray(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Char[] ToArray()" }, { "virtualAddress": "0x007EEBA0", "name": "ReadOnlySpan_1_Char__get_Empty", "signature": "ReadOnlySpan_1_Char_ ReadOnlySpan_1_Char__get_Empty(MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] get_Empty()" }, { "virtualAddress": "0x004012C4", "name": "ReadOnlySpan_1_Char__DangerousGetPinnableReference", "signature": "uint16_t * ReadOnlySpan_1_Char__DangerousGetPinnableReference(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Char\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x004013B4", "name": "ReadOnlySpan_1_Char__get_Pinnable", "signature": "Pinnable_1_Char_ * ReadOnlySpan_1_Char__get_Pinnable(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Char] get_Pinnable()" }, { "virtualAddress": "0x004013BC", "name": "ReadOnlySpan_1_Char__get_ByteOffset", "signature": "void * ReadOnlySpan_1_Char__get_ByteOffset(ReadOnlySpan_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_ByteOffset()" }, { "virtualAddress": "0x00401774", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetResult_1", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__SetResult_1(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, Task_1_System_Boolean_ * completedTask, MethodInfo * method)", "dotNetSignature": "Void SetResult(Task\u00601[System.Boolean])" }, { "virtualAddress": "0x00401784", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetNotificationForWaitCompletion", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean__SetNotificationForWaitCompletion(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, bool enabled, MethodInfo * method)", "dotNetSignature": "Void SetNotificationForWaitCompletion(Boolean)" }, { "virtualAddress": "0x00401790", "name": "AsyncTaskMethodBuilder_1_System_Boolean__get_ObjectIdForDebugger", "signature": "Object * AsyncTaskMethodBuilder_1_System_Boolean__get_ObjectIdForDebugger(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_ObjectIdForDebugger()" }, { "virtualAddress": "0x00401798", "name": "AsyncTaskMethodBuilder_1_System_Boolean__GetTaskForResult", "signature": "Task_1_System_Boolean_ * AsyncTaskMethodBuilder_1_System_Boolean__GetTaskForResult(AsyncTaskMethodBuilder_1_System_Boolean___Boxed * this, bool result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] GetTaskForResult(Boolean)" }, { "virtualAddress": "0x007F1F08", "name": "AsyncTaskMethodBuilder_1_System_Boolean___cctor", "signature": "void AsyncTaskMethodBuilder_1_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Boolean]()" }, { "virtualAddress": "0x004017BC", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetResult_1", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__SetResult_1(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, Task_1_System_Int32_ * completedTask, MethodInfo * method)", "dotNetSignature": "Void SetResult(Task\u00601[System.Int32])" }, { "virtualAddress": "0x004017CC", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetNotificationForWaitCompletion", "signature": "void AsyncTaskMethodBuilder_1_System_Int32__SetNotificationForWaitCompletion(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, bool enabled, MethodInfo * method)", "dotNetSignature": "Void SetNotificationForWaitCompletion(Boolean)" }, { "virtualAddress": "0x004017D8", "name": "AsyncTaskMethodBuilder_1_System_Int32__get_ObjectIdForDebugger", "signature": "Object * AsyncTaskMethodBuilder_1_System_Int32__get_ObjectIdForDebugger(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_ObjectIdForDebugger()" }, { "virtualAddress": "0x004017E0", "name": "AsyncTaskMethodBuilder_1_System_Int32__GetTaskForResult", "signature": "Task_1_System_Int32_ * AsyncTaskMethodBuilder_1_System_Int32__GetTaskForResult(AsyncTaskMethodBuilder_1_System_Int32___Boxed * this, int32_t result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] GetTaskForResult(Int32)" }, { "virtualAddress": "0x007F33C0", "name": "AsyncTaskMethodBuilder_1_System_Int32___cctor", "signature": "void AsyncTaskMethodBuilder_1_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Int32]()" }, { "virtualAddress": "0x007F3CA4", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__Create", "signature": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult_ AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__Create(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Threading.Tasks.VoidTaskResult] Create()" }, { "virtualAddress": "0x0040183C", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetResult_1", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetResult_1(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Void SetResult(VoidTaskResult)" }, { "virtualAddress": "0x00401864", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__get_ObjectIdForDebugger", "signature": "Object * AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__get_ObjectIdForDebugger(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, MethodInfo * method)", "dotNetSignature": "Object get_ObjectIdForDebugger()" }, { "virtualAddress": "0x0040186C", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__GetTaskForResult", "signature": "Task_1_VoidTaskResult_ * AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__GetTaskForResult(AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] GetTaskForResult(VoidTaskResult)" }, { "virtualAddress": "0x007F507C", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___cctor", "signature": "void AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___cctor(MethodInfo * method)", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Threading.Tasks.VoidTaskResult]()" }, { "virtualAddress": "0x007F5164", "name": "AsyncValueTaskMethodBuilder_1_System_Int32__Create", "signature": "AsyncValueTaskMethodBuilder_1_System_Int32_ AsyncValueTaskMethodBuilder_1_System_Int32__Create(MethodInfo * method)", "dotNetSignature": "AsyncValueTaskMethodBuilder\u00601[System.Int32] Create()" }, { "virtualAddress": "0x00401874", "name": "AsyncValueTaskMethodBuilder_1_System_Int32__SetStateMachine", "signature": "void AsyncValueTaskMethodBuilder_1_System_Int32__SetStateMachine(AsyncValueTaskMethodBuilder_1_System_Int32___Boxed * this, IAsyncStateMachine * stateMachine, MethodInfo * method)", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x0040187C", "name": "AsyncValueTaskMethodBuilder_1_System_Int32__SetResult", "signature": "void AsyncValueTaskMethodBuilder_1_System_Int32__SetResult(AsyncValueTaskMethodBuilder_1_System_Int32___Boxed * this, int32_t result, MethodInfo * method)", "dotNetSignature": "Void SetResult(Int32)" }, { "virtualAddress": "0x00401884", "name": "AsyncValueTaskMethodBuilder_1_System_Int32__SetException", "signature": "void AsyncValueTaskMethodBuilder_1_System_Int32__SetException(AsyncValueTaskMethodBuilder_1_System_Int32___Boxed * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x0040188C", "name": "AsyncValueTaskMethodBuilder_1_System_Int32__get_Task", "signature": "ValueTask_1_System_Int32_ AsyncValueTaskMethodBuilder_1_System_Int32__get_Task(AsyncValueTaskMethodBuilder_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTask\u00601[System.Int32] get_Task()" }, { "virtualAddress": "0x004018B4", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean___ctor", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean___ctor(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean___Boxed * this, Task_1_System_Boolean_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Boolean](Task\u00601[System.Boolean], Boolean)" }, { "virtualAddress": "0x004018E0", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__OnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__OnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x004018F8", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__UnsafeOnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__UnsafeOnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401918", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32___ctor", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32___ctor(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32___Boxed * this, Task_1_System_Int32_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32](Task\u00601[System.Int32], Boolean)" }, { "virtualAddress": "0x00401944", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__OnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__OnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x0040195C", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__UnsafeOnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__UnsafeOnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x004019E0", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult___ctor", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult___ctor(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult___Boxed * this, Task_1_VoidTaskResult_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.VoidTaskResult](Task\u00601[VoidTaskResult], Boolean)" }, { "virtualAddress": "0x004019F0", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__get_IsCompleted", "signature": "bool ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__get_IsCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401A0C", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__OnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__OnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401A24", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__UnsafeOnCompleted", "signature": "void ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__UnsafeOnCompleted(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401A3C", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__GetResult", "signature": "VoidTaskResult ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult__GetResult(ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult___Boxed * this, MethodInfo * method)", "dotNetSignature": "VoidTaskResult GetResult()" }, { "virtualAddress": "0x00401A58", "name": "ConfiguredTaskAwaitable_1_System_Boolean___ctor", "signature": "void ConfiguredTaskAwaitable_1_System_Boolean___ctor(ConfiguredTaskAwaitable_1_System_Boolean___Boxed * this, Task_1_System_Boolean_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Boolean](Task\u00601[System.Boolean], Boolean)" }, { "virtualAddress": "0x00401AAC", "name": "ConfiguredTaskAwaitable_1_System_Int32___ctor", "signature": "void ConfiguredTaskAwaitable_1_System_Int32___ctor(ConfiguredTaskAwaitable_1_System_Int32___Boxed * this, Task_1_System_Int32_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Int32](Task\u00601[System.Int32], Boolean)" }, { "virtualAddress": "0x00401B54", "name": "ConfiguredTaskAwaitable_1_System_Threading_Tasks_VoidTaskResult___ctor", "signature": "void ConfiguredTaskAwaitable_1_System_Threading_Tasks_VoidTaskResult___ctor(ConfiguredTaskAwaitable_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Task_1_VoidTaskResult_ * task, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Threading.Tasks.VoidTaskResult](Task\u00601[VoidTaskResult], Boolean)" }, { "virtualAddress": "0x00401B9C", "name": "ConfiguredTaskAwaitable_1_System_Threading_Tasks_VoidTaskResult__GetAwaiter", "signature": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_VoidTaskResult_ ConfiguredTaskAwaitable_1_System_Threading_Tasks_VoidTaskResult__GetAwaiter(ConfiguredTaskAwaitable_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.VoidTaskResult] GetAwaiter()" }, { "virtualAddress": "0x00401BA8", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32___ctor", "signature": "void ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32___ctor(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32___Boxed * this, ValueTask_1_System_Int32_ value, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[TResult]\u002BConfiguredValueTaskAwaiter[System.Int32](ValueTask\u00601[System.Int32], Boolean)" }, { "virtualAddress": "0x00401BB8", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__get_IsCompleted", "signature": "bool ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__get_IsCompleted(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401BC0", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__GetResult", "signature": "int32_t ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__GetResult(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetResult()" }, { "virtualAddress": "0x00401BC8", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__OnCompleted", "signature": "void ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__OnCompleted(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401BD0", "name": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__UnsafeOnCompleted", "signature": "void ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32__UnsafeOnCompleted(ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401C08", "name": "ConfiguredValueTaskAwaitable_1_System_Int32___ctor", "signature": "void ConfiguredValueTaskAwaitable_1_System_Int32___ctor(ConfiguredValueTaskAwaitable_1_System_Int32___Boxed * this, ValueTask_1_System_Int32_ value, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[System.Int32](ValueTask\u00601[System.Int32], Boolean)" }, { "virtualAddress": "0x00401C18", "name": "ConfiguredValueTaskAwaitable_1_System_Int32__GetAwaiter", "signature": "ConfiguredValueTaskAwaitable_1_TResult_ConfiguredValueTaskAwaiter_System_Int32_ ConfiguredValueTaskAwaitable_1_System_Int32__GetAwaiter(ConfiguredValueTaskAwaitable_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[TResult]\u002BConfiguredValueTaskAwaiter[System.Int32] GetAwaiter()" }, { "virtualAddress": "0x00401C38", "name": "TaskAwaiter_1_System_Boolean___ctor", "signature": "void TaskAwaiter_1_System_Boolean___ctor(TaskAwaiter_1_System_Boolean___Boxed * this, Task_1_System_Boolean_ * task, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Boolean](Task\u00601[System.Boolean])" }, { "virtualAddress": "0x00401C40", "name": "TaskAwaiter_1_System_Boolean__get_IsCompleted", "signature": "bool TaskAwaiter_1_System_Boolean__get_IsCompleted(TaskAwaiter_1_System_Boolean___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401C5C", "name": "TaskAwaiter_1_System_Boolean__OnCompleted", "signature": "void TaskAwaiter_1_System_Boolean__OnCompleted(TaskAwaiter_1_System_Boolean___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401C70", "name": "TaskAwaiter_1_System_Boolean__UnsafeOnCompleted", "signature": "void TaskAwaiter_1_System_Boolean__UnsafeOnCompleted(TaskAwaiter_1_System_Boolean___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401C8C", "name": "TaskAwaiter_1_System_Int32___ctor", "signature": "void TaskAwaiter_1_System_Int32___ctor(TaskAwaiter_1_System_Int32___Boxed * this, Task_1_System_Int32_ * task, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Int32](Task\u00601[System.Int32])" }, { "virtualAddress": "0x00401C94", "name": "TaskAwaiter_1_System_Int32__get_IsCompleted", "signature": "bool TaskAwaiter_1_System_Int32__get_IsCompleted(TaskAwaiter_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401CB0", "name": "TaskAwaiter_1_System_Int32__OnCompleted", "signature": "void TaskAwaiter_1_System_Int32__OnCompleted(TaskAwaiter_1_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401CC4", "name": "TaskAwaiter_1_System_Int32__UnsafeOnCompleted", "signature": "void TaskAwaiter_1_System_Int32__UnsafeOnCompleted(TaskAwaiter_1_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401D34", "name": "TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult___ctor", "signature": "void TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult___ctor(TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Task_1_VoidTaskResult_ * task, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Threading.Tasks.VoidTaskResult](Task\u00601[VoidTaskResult])" }, { "virtualAddress": "0x00401D3C", "name": "TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__get_IsCompleted", "signature": "bool TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__get_IsCompleted(TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401D58", "name": "TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__OnCompleted", "signature": "void TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__OnCompleted(TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401D6C", "name": "TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__UnsafeOnCompleted", "signature": "void TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__UnsafeOnCompleted(TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x00401D80", "name": "TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__GetResult", "signature": "VoidTaskResult TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult__GetResult(TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult___Boxed * this, MethodInfo * method)", "dotNetSignature": "VoidTaskResult GetResult()" }, { "virtualAddress": "0x00401D9C", "name": "ValueTaskAwaiter_1_System_Int32___ctor", "signature": "void ValueTaskAwaiter_1_System_Int32___ctor(ValueTaskAwaiter_1_System_Int32___Boxed * this, ValueTask_1_System_Int32_ value, MethodInfo * method)", "dotNetSignature": "ValueTaskAwaiter\u00601[System.Int32](ValueTask\u00601[System.Int32])" }, { "virtualAddress": "0x00401DA4", "name": "ValueTaskAwaiter_1_System_Int32__get_IsCompleted", "signature": "bool ValueTaskAwaiter_1_System_Int32__get_IsCompleted(ValueTaskAwaiter_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x00401DAC", "name": "ValueTaskAwaiter_1_System_Int32__GetResult", "signature": "int32_t ValueTaskAwaiter_1_System_Int32__GetResult(ValueTaskAwaiter_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetResult()" }, { "virtualAddress": "0x00401DB4", "name": "ValueTaskAwaiter_1_System_Int32__OnCompleted", "signature": "void ValueTaskAwaiter_1_System_Int32__OnCompleted(ValueTaskAwaiter_1_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void OnCompleted(Action)" }, { "virtualAddress": "0x00401DBC", "name": "ValueTaskAwaiter_1_System_Int32__UnsafeOnCompleted", "signature": "void ValueTaskAwaiter_1_System_Int32__UnsafeOnCompleted(ValueTaskAwaiter_1_System_Int32___Boxed * this, Action * continuation, MethodInfo * method)", "dotNetSignature": "Void UnsafeOnCompleted(Action)" }, { "virtualAddress": "0x007FA608", "name": "SpanHelpers_PerTypeValues_1_Byte__MeasureArrayAdjustment", "signature": "void * SpanHelpers_PerTypeValues_1_Byte__MeasureArrayAdjustment(MethodInfo * method)", "dotNetSignature": "IntPtr MeasureArrayAdjustment()" }, { "virtualAddress": "0x007FA730", "name": "SpanHelpers_PerTypeValues_1_Byte___cctor", "signature": "void SpanHelpers_PerTypeValues_1_Byte___cctor(MethodInfo * method)", "dotNetSignature": "SpanHelpers\u002BPerTypeValues\u00601[Byte]()" }, { "virtualAddress": "0x007FA8F0", "name": "SpanHelpers_PerTypeValues_1_Char__MeasureArrayAdjustment", "signature": "void * SpanHelpers_PerTypeValues_1_Char__MeasureArrayAdjustment(MethodInfo * method)", "dotNetSignature": "IntPtr MeasureArrayAdjustment()" }, { "virtualAddress": "0x007FAA18", "name": "SpanHelpers_PerTypeValues_1_Char___cctor", "signature": "void SpanHelpers_PerTypeValues_1_Char___cctor(MethodInfo * method)", "dotNetSignature": "SpanHelpers\u002BPerTypeValues\u00601[Char]()" }, { "virtualAddress": "0x00401E20", "name": "Span_1_Byte___ctor", "signature": "void Span_1_Byte___ctor(Span_1_Byte___Boxed * this, Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte](Byte[])" }, { "virtualAddress": "0x00401E28", "name": "Span_1_Byte___ctor_1", "signature": "void Span_1_Byte___ctor_1(Span_1_Byte___Boxed * this, Byte__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x00401E30", "name": "Span_1_Byte___ctor_2", "signature": "void Span_1_Byte___ctor_2(Span_1_Byte___Boxed * this, Void * pointer, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte](Void*, Int32)" }, { "virtualAddress": "0x007FB364", "name": "Span_1_Byte__DangerousCreate", "signature": "Span_1_Byte_ Span_1_Byte__DangerousCreate(Object * obj, uint8_t * objectData, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte] DangerousCreate(Object, Byte ByRef, Int32)" }, { "virtualAddress": "0x00401E38", "name": "Span_1_Byte___ctor_3", "signature": "void Span_1_Byte___ctor_3(Span_1_Byte___Boxed * this, Pinnable_1_Byte_ * pinnable, void * byteOffset, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte](Pinnable\u00601[Byte], IntPtr, Int32)" }, { "virtualAddress": "0x00401E44", "name": "Span_1_Byte__get_DebuggerDisplay", "signature": "String * Span_1_Byte__get_DebuggerDisplay(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x00401E54", "name": "Span_1_Byte__get_IsEmpty", "signature": "bool Span_1_Byte__get_IsEmpty(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00401E64", "name": "Span_1_Byte__get_Item", "signature": "uint8_t * Span_1_Byte__get_Item(Span_1_Byte___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Byte\u0026 get_Item(Int32)" }, { "virtualAddress": "0x00401E6C", "name": "Span_1_Byte__Clear", "signature": "void Span_1_Byte__Clear(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00401E74", "name": "Span_1_Byte__Fill", "signature": "void Span_1_Byte__Fill(Span_1_Byte___Boxed * this, uint8_t value, MethodInfo * method)", "dotNetSignature": "Void Fill(Byte)" }, { "virtualAddress": "0x00401E7C", "name": "Span_1_Byte__CopyTo", "signature": "void Span_1_Byte__CopyTo(Span_1_Byte___Boxed * this, Span_1_Byte_ destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Span\u00601[Byte])" }, { "virtualAddress": "0x00401EB0", "name": "Span_1_Byte__TryCopyTo", "signature": "bool Span_1_Byte__TryCopyTo(Span_1_Byte___Boxed * this, Span_1_Byte_ destination, MethodInfo * method)", "dotNetSignature": "Boolean TryCopyTo(Span\u00601[Byte])" }, { "virtualAddress": "0x007FC604", "name": "Span_1_Byte__op_Equality", "signature": "bool Span_1_Byte__op_Equality(Span_1_Byte_ left, Span_1_Byte_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Span\u00601[Byte], Span\u00601[Byte])" }, { "virtualAddress": "0x007FC840", "name": "Span_1_Byte__op_Inequality", "signature": "bool Span_1_Byte__op_Inequality(Span_1_Byte_ left, Span_1_Byte_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Span\u00601[Byte], Span\u00601[Byte])" }, { "virtualAddress": "0x00401EE8", "name": "Span_1_Byte__Equals", "signature": "bool Span_1_Byte__Equals(Span_1_Byte___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00401EF4", "name": "Span_1_Byte__GetHashCode", "signature": "int32_t Span_1_Byte__GetHashCode(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007FC9D8", "name": "Span_1_Byte__op_Implicit", "signature": "Span_1_Byte_ Span_1_Byte__op_Implicit(Byte__Array * array, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte] op_Implicit(Byte[])" }, { "virtualAddress": "0x007FCA2C", "name": "Span_1_Byte__op_Implicit_1", "signature": "Span_1_Byte_ Span_1_Byte__op_Implicit_1(ArraySegment_1_Byte_ arraySegment, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte] op_Implicit(ArraySegment\u00601[Byte])" }, { "virtualAddress": "0x007FCAE4", "name": "Span_1_Byte__op_Implicit_2", "signature": "ReadOnlySpan_1_Byte_ Span_1_Byte__op_Implicit_2(Span_1_Byte_ span, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Byte] op_Implicit(Span\u00601[Byte])" }, { "virtualAddress": "0x00401F00", "name": "Span_1_Byte__Slice", "signature": "Span_1_Byte_ Span_1_Byte__Slice(Span_1_Byte___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte] Slice(Int32)" }, { "virtualAddress": "0x00401FD8", "name": "Span_1_Byte__Slice_1", "signature": "Span_1_Byte_ Span_1_Byte__Slice_1(Span_1_Byte___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte] Slice(Int32, Int32)" }, { "virtualAddress": "0x004020B8", "name": "Span_1_Byte__ToArray", "signature": "Byte__Array * Span_1_Byte__ToArray(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x007FCEC8", "name": "Span_1_Byte__get_Empty", "signature": "Span_1_Byte_ Span_1_Byte__get_Empty(MethodInfo * method)", "dotNetSignature": "Span\u00601[Byte] get_Empty()" }, { "virtualAddress": "0x004021B0", "name": "Span_1_Byte__get_Pinnable", "signature": "Pinnable_1_Byte_ * Span_1_Byte__get_Pinnable(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Byte] get_Pinnable()" }, { "virtualAddress": "0x004021B8", "name": "Span_1_Byte__get_ByteOffset", "signature": "void * Span_1_Byte__get_ByteOffset(Span_1_Byte___Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_ByteOffset()" }, { "virtualAddress": "0x004021C0", "name": "Span_1_Char___ctor", "signature": "void Span_1_Char___ctor(Span_1_Char___Boxed * this, Char__Array * array, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char](Char[])" }, { "virtualAddress": "0x004021C8", "name": "Span_1_Char___ctor_1", "signature": "void Span_1_Char___ctor_1(Span_1_Char___Boxed * this, Char__Array * array, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char](Char[], Int32, Int32)" }, { "virtualAddress": "0x004021D0", "name": "Span_1_Char___ctor_2", "signature": "void Span_1_Char___ctor_2(Span_1_Char___Boxed * this, Void * pointer, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char](Void*, Int32)" }, { "virtualAddress": "0x007FD478", "name": "Span_1_Char__DangerousCreate", "signature": "Span_1_Char_ Span_1_Char__DangerousCreate(Object * obj, uint16_t * objectData, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char] DangerousCreate(Object, Char ByRef, Int32)" }, { "virtualAddress": "0x004021D8", "name": "Span_1_Char___ctor_3", "signature": "void Span_1_Char___ctor_3(Span_1_Char___Boxed * this, Pinnable_1_Char_ * pinnable, void * byteOffset, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char](Pinnable\u00601[Char], IntPtr, Int32)" }, { "virtualAddress": "0x004021E4", "name": "Span_1_Char__get_DebuggerDisplay", "signature": "String * Span_1_Char__get_DebuggerDisplay(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplay()" }, { "virtualAddress": "0x004021EC", "name": "Span_1_Char__get_Length", "signature": "int32_t Span_1_Char__get_Length(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x004021F4", "name": "Span_1_Char__get_IsEmpty", "signature": "bool Span_1_Char__get_IsEmpty(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x00402204", "name": "Span_1_Char__get_Item", "signature": "uint16_t * Span_1_Char__get_Item(Span_1_Char___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Char\u0026 get_Item(Int32)" }, { "virtualAddress": "0x0040220C", "name": "Span_1_Char__Clear", "signature": "void Span_1_Char__Clear(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x00402214", "name": "Span_1_Char__Fill", "signature": "void Span_1_Char__Fill(Span_1_Char___Boxed * this, uint16_t value, MethodInfo * method)", "dotNetSignature": "Void Fill(Char)" }, { "virtualAddress": "0x0040221C", "name": "Span_1_Char__CopyTo", "signature": "void Span_1_Char__CopyTo(Span_1_Char___Boxed * this, Span_1_Char_ destination, MethodInfo * method)", "dotNetSignature": "Void CopyTo(Span\u00601[Char])" }, { "virtualAddress": "0x00402250", "name": "Span_1_Char__TryCopyTo", "signature": "bool Span_1_Char__TryCopyTo(Span_1_Char___Boxed * this, Span_1_Char_ destination, MethodInfo * method)", "dotNetSignature": "Boolean TryCopyTo(Span\u00601[Char])" }, { "virtualAddress": "0x007FE718", "name": "Span_1_Char__op_Equality", "signature": "bool Span_1_Char__op_Equality(Span_1_Char_ left, Span_1_Char_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(Span\u00601[Char], Span\u00601[Char])" }, { "virtualAddress": "0x007FE954", "name": "Span_1_Char__op_Inequality", "signature": "bool Span_1_Char__op_Inequality(Span_1_Char_ left, Span_1_Char_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(Span\u00601[Char], Span\u00601[Char])" }, { "virtualAddress": "0x00402288", "name": "Span_1_Char__Equals", "signature": "bool Span_1_Char__Equals(Span_1_Char___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00402294", "name": "Span_1_Char__GetHashCode", "signature": "int32_t Span_1_Char__GetHashCode(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x007FEAEC", "name": "Span_1_Char__op_Implicit", "signature": "Span_1_Char_ Span_1_Char__op_Implicit(Char__Array * array, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char] op_Implicit(Char[])" }, { "virtualAddress": "0x007FEB40", "name": "Span_1_Char__op_Implicit_1", "signature": "Span_1_Char_ Span_1_Char__op_Implicit_1(ArraySegment_1_Char_ arraySegment, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char] op_Implicit(ArraySegment\u00601[Char])" }, { "virtualAddress": "0x007FEBF8", "name": "Span_1_Char__op_Implicit_2", "signature": "ReadOnlySpan_1_Char_ Span_1_Char__op_Implicit_2(Span_1_Char_ span, MethodInfo * method)", "dotNetSignature": "ReadOnlySpan\u00601[Char] op_Implicit(Span\u00601[Char])" }, { "virtualAddress": "0x004022A0", "name": "Span_1_Char__Slice", "signature": "Span_1_Char_ Span_1_Char__Slice(Span_1_Char___Boxed * this, int32_t start, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char] Slice(Int32)" }, { "virtualAddress": "0x00402378", "name": "Span_1_Char__Slice_1", "signature": "Span_1_Char_ Span_1_Char__Slice_1(Span_1_Char___Boxed * this, int32_t start, int32_t length, MethodInfo * method)", "dotNetSignature": "Span\u00601[Char] Slice(Int32, Int32)" }, { "virtualAddress": "0x00402458", "name": "Span_1_Char__ToArray", "signature": "Char__Array * Span_1_Char__ToArray(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Char[] ToArray()" }, { "virtualAddress": "0x007FEFDC", "name": "Span_1_Char__get_Empty", "signature": "Span_1_Char_ Span_1_Char__get_Empty(MethodInfo * method)", "dotNetSignature": "Span\u00601[Char] get_Empty()" }, { "virtualAddress": "0x00402460", "name": "Span_1_Char__DangerousGetPinnableReference", "signature": "uint16_t * Span_1_Char__DangerousGetPinnableReference(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Char\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x00402550", "name": "Span_1_Char__get_Pinnable", "signature": "Pinnable_1_Char_ * Span_1_Char__get_Pinnable(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "Pinnable\u00601[Char] get_Pinnable()" }, { "virtualAddress": "0x00402558", "name": "Span_1_Char__get_ByteOffset", "signature": "void * Span_1_Char__get_ByteOffset(Span_1_Char___Boxed * this, MethodInfo * method)", "dotNetSignature": "IntPtr get_ByteOffset()" }, { "virtualAddress": "0x008023E0", "name": "ContinuationResultTaskFromResultTask_2_System_Object_System_Boolean___ctor", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_System_Boolean___ctor(ContinuationResultTaskFromResultTask_2_System_Object_System_Boolean_ * this, Task_1_System_Object_ * antecedent, Delegate * function, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationResultTaskFromResultTask\u00602[System.Object,System.Boolean](Task\u00601[System.Object], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00802550", "name": "ContinuationResultTaskFromResultTask_2_System_Object_System_Boolean__InnerInvoke", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_System_Boolean__InnerInvoke(ContinuationResultTaskFromResultTask_2_System_Object_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x0080263C", "name": "ContinuationResultTaskFromResultTask_2_System_Object_System_Int32___ctor", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_System_Int32___ctor(ContinuationResultTaskFromResultTask_2_System_Object_System_Int32_ * this, Task_1_System_Object_ * antecedent, Delegate * function, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationResultTaskFromResultTask\u00602[System.Object,System.Int32](Task\u00601[System.Object], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x008027AC", "name": "ContinuationResultTaskFromResultTask_2_System_Object_System_Int32__InnerInvoke", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_System_Int32__InnerInvoke(ContinuationResultTaskFromResultTask_2_System_Object_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00802AEC", "name": "ContinuationResultTaskFromResultTask_2_System_Object_VoidTaskResult___ctor", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_VoidTaskResult___ctor(ContinuationResultTaskFromResultTask_2_System_Object_VoidTaskResult_ * this, Task_1_System_Object_ * antecedent, Delegate * function, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationResultTaskFromResultTask\u00602[System.Object,VoidTaskResult](Task\u00601[System.Object], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00802C5C", "name": "ContinuationResultTaskFromResultTask_2_System_Object_VoidTaskResult__InnerInvoke", "signature": "void ContinuationResultTaskFromResultTask_2_System_Object_VoidTaskResult__InnerInvoke(ContinuationResultTaskFromResultTask_2_System_Object_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00802F9C", "name": "ContinuationTaskFromResultTask_1_System_Boolean___ctor", "signature": "void ContinuationTaskFromResultTask_1_System_Boolean___ctor(ContinuationTaskFromResultTask_1_System_Boolean_ * this, Task_1_System_Boolean_ * antecedent, Delegate * action, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationTaskFromResultTask\u00601[System.Boolean](Task\u00601[System.Boolean], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00803080", "name": "ContinuationTaskFromResultTask_1_System_Boolean__InnerInvoke", "signature": "void ContinuationTaskFromResultTask_1_System_Boolean__InnerInvoke(ContinuationTaskFromResultTask_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00803180", "name": "ContinuationTaskFromResultTask_1_System_Int32___ctor", "signature": "void ContinuationTaskFromResultTask_1_System_Int32___ctor(ContinuationTaskFromResultTask_1_System_Int32_ * this, Task_1_System_Int32_ * antecedent, Delegate * action, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationTaskFromResultTask\u00601[System.Int32](Task\u00601[System.Int32], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00803264", "name": "ContinuationTaskFromResultTask_1_System_Int32__InnerInvoke", "signature": "void ContinuationTaskFromResultTask_1_System_Int32__InnerInvoke(ContinuationTaskFromResultTask_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00803548", "name": "ContinuationTaskFromResultTask_1_VoidTaskResult___ctor", "signature": "void ContinuationTaskFromResultTask_1_VoidTaskResult___ctor(ContinuationTaskFromResultTask_1_VoidTaskResult_ * this, Task_1_VoidTaskResult_ * antecedent, Delegate * action, Object * state, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "ContinuationTaskFromResultTask\u00601[VoidTaskResult](Task\u00601[VoidTaskResult], Delegate, Object, TaskCreationOptions, InternalTaskOptions, StackCrawlMark\u0026)" }, { "virtualAddress": "0x0080362C", "name": "ContinuationTaskFromResultTask_1_VoidTaskResult__InnerInvoke", "signature": "void ContinuationTaskFromResultTask_1_VoidTaskResult__InnerInvoke(ContinuationTaskFromResultTask_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00A0CF38", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult___cctor", "signature": "void GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult___cctor(MethodInfo * method)", "dotNetSignature": "GenericDelegateCache\u00602[TAntecedentResult,TResult]\u002B\u003C\u003Ec[System.Object,VoidTaskResult]()" }, { "virtualAddress": "0x00A0D010", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult___ctor", "signature": "void GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult___ctor(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "GenericDelegateCache\u00602[TAntecedentResult,TResult]\u002B\u003C\u003Ec[System.Object,VoidTaskResult]()" }, { "virtualAddress": "0x00A0D028", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_0", "signature": "VoidTaskResult GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_0(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult_ * this, Task_1_Task_ * wrappedWinner, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003C.cctor\u003Eb__4_0(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A0D16C", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_1", "signature": "VoidTaskResult GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_1(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult_ * this, Task_1_Task_ * wrappedWinner, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003C.cctor\u003Eb__4_1(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A0D2AC", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_2", "signature": "VoidTaskResult GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_2(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult_ * this, Task_1_Task_1_System_Object_ * wrappedAntecedents, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003C.cctor\u003Eb__4_2(Task\u00601[Task\u00601[System.Object][]], Object)" }, { "virtualAddress": "0x00A0D398", "name": "GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_3", "signature": "VoidTaskResult GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult____cctor_b__4_3(GenericDelegateCache_2_TAntecedentResult_TResult_c_System_Object_VoidTaskResult_ * this, Task_1_Task_1_System_Object_ * wrappedAntecedents, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003C.cctor\u003Eb__4_3(Task\u00601[Task\u00601[System.Object][]], Object)" }, { "virtualAddress": "0x00A0D988", "name": "GenericDelegateCache_2_System_Object_VoidTaskResult___cctor", "signature": "void GenericDelegateCache_2_System_Object_VoidTaskResult___cctor(MethodInfo * method)", "dotNetSignature": "GenericDelegateCache\u00602[System.Object,VoidTaskResult]()" }, { "virtualAddress": "0x0087FF58", "name": "Action_2_Int32_System_Threading_Tasks_ParallelLoopState__Invoke", "signature": "void Action_2_Int32_System_Threading_Tasks_ParallelLoopState__Invoke(Action_2_Int32_System_Threading_Tasks_ParallelLoopState_ * this, int32_t arg1, ParallelLoopState * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Int32, ParallelLoopState)" }, { "virtualAddress": "0x00880294", "name": "Action_2_Int64_System_Threading_Tasks_ParallelLoopState__Invoke", "signature": "void Action_2_Int64_System_Threading_Tasks_ParallelLoopState__Invoke(Action_2_Int64_System_Threading_Tasks_ParallelLoopState_ * this, int64_t arg1, ParallelLoopState * arg2, MethodInfo * method)", "dotNetSignature": "Void Invoke(Int64, ParallelLoopState)" }, { "virtualAddress": "0x00A126D0", "name": "TaskCompletionSource_1_VoidTaskResult___ctor_1", "signature": "void TaskCompletionSource_1_VoidTaskResult___ctor_1(TaskCompletionSource_1_VoidTaskResult_ * this, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[VoidTaskResult](TaskCreationOptions)" }, { "virtualAddress": "0x00A12700", "name": "TaskCompletionSource_1_VoidTaskResult___ctor_2", "signature": "void TaskCompletionSource_1_VoidTaskResult___ctor_2(TaskCompletionSource_1_VoidTaskResult_ * this, Object * state, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[VoidTaskResult](Object)" }, { "virtualAddress": "0x00A12728", "name": "TaskCompletionSource_1_VoidTaskResult___ctor_3", "signature": "void TaskCompletionSource_1_VoidTaskResult___ctor_3(TaskCompletionSource_1_VoidTaskResult_ * this, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "TaskCompletionSource\u00601[VoidTaskResult](Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A127C0", "name": "TaskCompletionSource_1_VoidTaskResult__SpinUntilCompleted", "signature": "void TaskCompletionSource_1_VoidTaskResult__SpinUntilCompleted(TaskCompletionSource_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Void SpinUntilCompleted()" }, { "virtualAddress": "0x00A1280C", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetException_1", "signature": "bool TaskCompletionSource_1_VoidTaskResult__TrySetException_1(TaskCompletionSource_1_VoidTaskResult_ * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(Exception)" }, { "virtualAddress": "0x00A12D18", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetException_2", "signature": "bool TaskCompletionSource_1_VoidTaskResult__TrySetException_2(TaskCompletionSource_1_VoidTaskResult_ * this, IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo_ * exceptions, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x00A12D98", "name": "TaskCompletionSource_1_VoidTaskResult__SetException", "signature": "void TaskCompletionSource_1_VoidTaskResult__SetException(TaskCompletionSource_1_VoidTaskResult_ * this, Exception * exception, MethodInfo * method)", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x00A12EA0", "name": "TaskCompletionSource_1_VoidTaskResult__SetException_1", "signature": "void TaskCompletionSource_1_VoidTaskResult__SetException_1(TaskCompletionSource_1_VoidTaskResult_ * this, IEnumerable_1_System_Exception_ * exceptions, MethodInfo * method)", "dotNetSignature": "Void SetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x00A12FEC", "name": "TaskCompletionSource_1_VoidTaskResult__SetResult", "signature": "void TaskCompletionSource_1_VoidTaskResult__SetResult(TaskCompletionSource_1_VoidTaskResult_ * this, VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Void SetResult(VoidTaskResult)" }, { "virtualAddress": "0x00A130B4", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetCanceled", "signature": "bool TaskCompletionSource_1_VoidTaskResult__TrySetCanceled(TaskCompletionSource_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled()" }, { "virtualAddress": "0x00A130DC", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetCanceled_1", "signature": "bool TaskCompletionSource_1_VoidTaskResult__TrySetCanceled_1(TaskCompletionSource_1_VoidTaskResult_ * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken)" }, { "virtualAddress": "0x00A1315C", "name": "TaskCompletionSource_1_VoidTaskResult__SetCanceled", "signature": "void TaskCompletionSource_1_VoidTaskResult__SetCanceled(TaskCompletionSource_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Void SetCanceled()" }, { "virtualAddress": "0x00A135B8", "name": "TaskFactory_1_TResult_c_System_Boolean___cctor", "signature": "void TaskFactory_1_TResult_c_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[System.Boolean]()" }, { "virtualAddress": "0x00A13690", "name": "TaskFactory_1_TResult_c_System_Boolean___ctor", "signature": "void TaskFactory_1_TResult_c_System_Boolean___ctor(TaskFactory_1_TResult_c_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[System.Boolean]()" }, { "virtualAddress": "0x00A136A8", "name": "TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAllImpl_b__57_0", "signature": "bool TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAllImpl_b__57_0(TaskFactory_1_TResult_c_System_Boolean_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "Boolean \u003CContinueWhenAllImpl\u003Eb__57_0(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x00A49BD8", "name": "Task_1_Task__1_get_Result", "signature": "Task__Array * Task_1_Task__1_get_Result(Task_1_Task__1 * this, MethodInfo * method)", "dotNetSignature": "Task[] get_Result()" }, { "virtualAddress": "0x00A137B0", "name": "TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAllImpl_b__57_1", "signature": "bool TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAllImpl_b__57_1(TaskFactory_1_TResult_c_System_Boolean_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "Boolean \u003CContinueWhenAllImpl\u003Eb__57_1(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x0087EAE4", "name": "Action_1_System_Threading_Tasks_Task__1_Invoke", "signature": "void Action_1_System_Threading_Tasks_Task__1_Invoke(Action_1_System_Threading_Tasks_Task__1 * this, Task__Array * obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task[])" }, { "virtualAddress": "0x00A13880", "name": "TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAnyImpl_b__66_0", "signature": "bool TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAnyImpl_b__66_0(TaskFactory_1_TResult_c_System_Boolean_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "Boolean \u003CContinueWhenAnyImpl\u003Eb__66_0(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A1397C", "name": "TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAnyImpl_b__66_1", "signature": "bool TaskFactory_1_TResult_c_System_Boolean___ContinueWhenAnyImpl_b__66_1(TaskFactory_1_TResult_c_System_Boolean_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "Boolean \u003CContinueWhenAnyImpl\u003Eb__66_1(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A13A40", "name": "TaskFactory_1_TResult_c_System_Int32___cctor", "signature": "void TaskFactory_1_TResult_c_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[System.Int32]()" }, { "virtualAddress": "0x00A13B18", "name": "TaskFactory_1_TResult_c_System_Int32___ctor", "signature": "void TaskFactory_1_TResult_c_System_Int32___ctor(TaskFactory_1_TResult_c_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[System.Int32]()" }, { "virtualAddress": "0x00A13B30", "name": "TaskFactory_1_TResult_c_System_Int32___ContinueWhenAllImpl_b__57_0", "signature": "int32_t TaskFactory_1_TResult_c_System_Int32___ContinueWhenAllImpl_b__57_0(TaskFactory_1_TResult_c_System_Int32_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "Int32 \u003CContinueWhenAllImpl\u003Eb__57_0(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x00A13C38", "name": "TaskFactory_1_TResult_c_System_Int32___ContinueWhenAllImpl_b__57_1", "signature": "int32_t TaskFactory_1_TResult_c_System_Int32___ContinueWhenAllImpl_b__57_1(TaskFactory_1_TResult_c_System_Int32_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "Int32 \u003CContinueWhenAllImpl\u003Eb__57_1(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x00A13D08", "name": "TaskFactory_1_TResult_c_System_Int32___ContinueWhenAnyImpl_b__66_0", "signature": "int32_t TaskFactory_1_TResult_c_System_Int32___ContinueWhenAnyImpl_b__66_0(TaskFactory_1_TResult_c_System_Int32_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "Int32 \u003CContinueWhenAnyImpl\u003Eb__66_0(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A13E04", "name": "TaskFactory_1_TResult_c_System_Int32___ContinueWhenAnyImpl_b__66_1", "signature": "int32_t TaskFactory_1_TResult_c_System_Int32___ContinueWhenAnyImpl_b__66_1(TaskFactory_1_TResult_c_System_Int32_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "Int32 \u003CContinueWhenAnyImpl\u003Eb__66_1(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A14350", "name": "TaskFactory_1_TResult_c_VoidTaskResult___cctor", "signature": "void TaskFactory_1_TResult_c_VoidTaskResult___cctor(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[VoidTaskResult]()" }, { "virtualAddress": "0x00A14428", "name": "TaskFactory_1_TResult_c_VoidTaskResult___ctor", "signature": "void TaskFactory_1_TResult_c_VoidTaskResult___ctor(TaskFactory_1_TResult_c_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec[VoidTaskResult]()" }, { "virtualAddress": "0x00A14440", "name": "TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAllImpl_b__57_0", "signature": "VoidTaskResult TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAllImpl_b__57_0(TaskFactory_1_TResult_c_VoidTaskResult_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003CContinueWhenAllImpl\u003Eb__57_0(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x00A14548", "name": "TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAllImpl_b__57_1", "signature": "VoidTaskResult TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAllImpl_b__57_1(TaskFactory_1_TResult_c_VoidTaskResult_ * this, Task_1_Task__1 * completedTasks, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003CContinueWhenAllImpl\u003Eb__57_1(Task\u00601[Task[]], Object)" }, { "virtualAddress": "0x00A14618", "name": "TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAnyImpl_b__66_0", "signature": "VoidTaskResult TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAnyImpl_b__66_0(TaskFactory_1_TResult_c_VoidTaskResult_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003CContinueWhenAnyImpl\u003Eb__66_0(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A14714", "name": "TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAnyImpl_b__66_1", "signature": "VoidTaskResult TaskFactory_1_TResult_c_VoidTaskResult___ContinueWhenAnyImpl_b__66_1(TaskFactory_1_TResult_c_VoidTaskResult_ * this, Task_1_Task_ * completedTask, Object * state, MethodInfo * method)", "dotNetSignature": "VoidTaskResult \u003CContinueWhenAnyImpl\u003Eb__66_1(Task\u00601[Task], Object)" }, { "virtualAddress": "0x00A147D8", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean___ctor(TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass32_0[System.Boolean]()" }, { "virtualAddress": "0x00A147F0", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean_ * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(Object)" }, { "virtualAddress": "0x00A14814", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass32_0_System_Boolean_ * this, Object * _p0_, bool _p1_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(Object, Boolean)" }, { "virtualAddress": "0x00A14918", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32___ctor(TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass32_0[System.Int32]()" }, { "virtualAddress": "0x00A14930", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32_ * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(Object)" }, { "virtualAddress": "0x00A14954", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass32_0_System_Int32_ * this, Object * _p0_, bool _p1_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(Object, Boolean)" }, { "virtualAddress": "0x00A14B98", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult___ctor(TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass32_0[VoidTaskResult]()" }, { "virtualAddress": "0x00A14BB0", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult_ * this, Object * _p0_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(Object)" }, { "virtualAddress": "0x00A14BD4", "name": "TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass32_0_VoidTaskResult_ * this, Object * _p0_, bool _p1_, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(Object, Boolean)" }, { "virtualAddress": "0x00A14CD8", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_System_Boolean___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_System_Boolean___ctor(TaskFactory_1_TResult_c_DisplayClass35_0_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_0[System.Boolean]()" }, { "virtualAddress": "0x00A14CF0", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_System_Boolean___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_System_Boolean___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass35_0_System_Boolean_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A14D18", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_System_Int32___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_System_Int32___ctor(TaskFactory_1_TResult_c_DisplayClass35_0_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_0[System.Int32]()" }, { "virtualAddress": "0x00A14D30", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_System_Int32___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_System_Int32___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass35_0_System_Int32_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A14D98", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_VoidTaskResult___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_VoidTaskResult___ctor(TaskFactory_1_TResult_c_DisplayClass35_0_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_0[VoidTaskResult]()" }, { "virtualAddress": "0x00A14DB0", "name": "TaskFactory_1_TResult_c_DisplayClass35_0_VoidTaskResult___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_0_VoidTaskResult___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass35_0_VoidTaskResult_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A14DD8", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_System_Boolean___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_System_Boolean___ctor(TaskFactory_1_TResult_c_DisplayClass35_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_1[System.Boolean]()" }, { "virtualAddress": "0x00A14DF0", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_System_Boolean___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_System_Boolean___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass35_1_System_Boolean_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A14E6C", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_System_Int32___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_System_Int32___ctor(TaskFactory_1_TResult_c_DisplayClass35_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_1[System.Int32]()" }, { "virtualAddress": "0x00A14E84", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_System_Int32___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_System_Int32___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass35_1_System_Int32_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A14F94", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_VoidTaskResult___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_VoidTaskResult___ctor(TaskFactory_1_TResult_c_DisplayClass35_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass35_1[VoidTaskResult]()" }, { "virtualAddress": "0x00A14FAC", "name": "TaskFactory_1_TResult_c_DisplayClass35_1_VoidTaskResult___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass35_1_VoidTaskResult___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass35_1_VoidTaskResult_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A15068", "name": "TaskFactory_1_TResult_c_DisplayClass38_0_1_VoidTaskResult_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_0_1_VoidTaskResult_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass38_0_1_VoidTaskResult_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass38_0\u00601[VoidTaskResult,System.Object]()" }, { "virtualAddress": "0x00A15080", "name": "TaskFactory_1_TResult_c_DisplayClass38_0_1_VoidTaskResult_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_0_1_VoidTaskResult_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass38_0_1_VoidTaskResult_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A1513C", "name": "TaskFactory_1_TResult_c_DisplayClass38_1_1_VoidTaskResult_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_1_1_VoidTaskResult_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass38_1_1_VoidTaskResult_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass38_1\u00601[VoidTaskResult,System.Object]()" }, { "virtualAddress": "0x00A15154", "name": "TaskFactory_1_TResult_c_DisplayClass38_1_1_VoidTaskResult_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass38_1_1_VoidTaskResult_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass38_1_1_VoidTaskResult_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A15210", "name": "TaskFactory_1_TResult_c_DisplayClass41_0_2_VoidTaskResult_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_0_2_VoidTaskResult_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass41_0_2_VoidTaskResult_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass41_0\u00602[VoidTaskResult,System.Object,System.Object]()" }, { "virtualAddress": "0x00A15228", "name": "TaskFactory_1_TResult_c_DisplayClass41_0_2_VoidTaskResult_System_Object_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_0_2_VoidTaskResult_System_Object_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass41_0_2_VoidTaskResult_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A152E4", "name": "TaskFactory_1_TResult_c_DisplayClass41_1_2_VoidTaskResult_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_1_2_VoidTaskResult_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass41_1_2_VoidTaskResult_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass41_1\u00602[VoidTaskResult,System.Object,System.Object]()" }, { "virtualAddress": "0x00A152FC", "name": "TaskFactory_1_TResult_c_DisplayClass41_1_2_VoidTaskResult_System_Object_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass41_1_2_VoidTaskResult_System_Object_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass41_1_2_VoidTaskResult_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A153B8", "name": "TaskFactory_1_TResult_c_DisplayClass44_0_3_VoidTaskResult_System_Object_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_0_3_VoidTaskResult_System_Object_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass44_0_3_VoidTaskResult_System_Object_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass44_0\u00603[VoidTaskResult,System.Object,System.Object,System.Object]()" }, { "virtualAddress": "0x00A153D0", "name": "TaskFactory_1_TResult_c_DisplayClass44_0_3_VoidTaskResult_System_Object_System_Object_System_Object___FromAsyncImpl_b__0", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_0_3_VoidTaskResult_System_Object_System_Object_System_Object___FromAsyncImpl_b__0(TaskFactory_1_TResult_c_DisplayClass44_0_3_VoidTaskResult_System_Object_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__0(IAsyncResult)" }, { "virtualAddress": "0x00A1548C", "name": "TaskFactory_1_TResult_c_DisplayClass44_1_3_VoidTaskResult_System_Object_System_Object_System_Object___ctor", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_1_3_VoidTaskResult_System_Object_System_Object_System_Object___ctor(TaskFactory_1_TResult_c_DisplayClass44_1_3_VoidTaskResult_System_Object_System_Object_System_Object_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002B\u003C\u003Ec__DisplayClass44_1\u00603[VoidTaskResult,System.Object,System.Object,System.Object]()" }, { "virtualAddress": "0x00A154A4", "name": "TaskFactory_1_TResult_c_DisplayClass44_1_3_VoidTaskResult_System_Object_System_Object_System_Object___FromAsyncImpl_b__1", "signature": "void TaskFactory_1_TResult_c_DisplayClass44_1_3_VoidTaskResult_System_Object_System_Object_System_Object___FromAsyncImpl_b__1(TaskFactory_1_TResult_c_DisplayClass44_1_3_VoidTaskResult_System_Object_System_Object_System_Object_ * this, IAsyncResult * iar, MethodInfo * method)", "dotNetSignature": "Void \u003CFromAsyncImpl\u003Eb__1(IAsyncResult)" }, { "virtualAddress": "0x00A15520", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object___ctor", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object___ctor(TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object_ * this, Object * thisRef, Func_3_Object_IAsyncResult_Int32_ * endMethod, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002BFromAsyncTrimPromise\u00601[System.Int32,System.Object](Object, Func\u00603[Object,IAsyncResult,Int32])" }, { "virtualAddress": "0x00A155E8", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object__CompleteFromAsyncResult", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object__CompleteFromAsyncResult(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void CompleteFromAsyncResult(IAsyncResult)" }, { "virtualAddress": "0x00A15878", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object__Complete", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object__Complete(TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object_ * this, Object * thisRef, Func_3_Object_IAsyncResult_Int32_ * endMethod, IAsyncResult * asyncResult, bool requiresSynchronization, MethodInfo * method)", "dotNetSignature": "Void Complete(Object, Func\u00603[Object,IAsyncResult,Int32], IAsyncResult, Boolean)" }, { "virtualAddress": "0x00A15A64", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object___cctor", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002BFromAsyncTrimPromise\u00601[System.Int32,System.Object]()" }, { "virtualAddress": "0x00A16120", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object___ctor", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object___ctor(TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object_ * this, Object * thisRef, Func_3_Object_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002BFromAsyncTrimPromise\u00601[VoidTaskResult,System.Object](Object, Func\u00603[Object,IAsyncResult,System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x00A161E8", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object__CompleteFromAsyncResult", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object__CompleteFromAsyncResult(IAsyncResult * asyncResult, MethodInfo * method)", "dotNetSignature": "Void CompleteFromAsyncResult(IAsyncResult)" }, { "virtualAddress": "0x00A16478", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object__Complete", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object__Complete(TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object_ * this, Object * thisRef, Func_3_Object_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, IAsyncResult * asyncResult, bool requiresSynchronization, MethodInfo * method)", "dotNetSignature": "Void Complete(Object, Func\u00603[Object,IAsyncResult,System.Threading.Tasks.VoidTaskResult], IAsyncResult, Boolean)" }, { "virtualAddress": "0x00A16668", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object___cctor", "signature": "void TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object___cctor(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[TResult]\u002BFromAsyncTrimPromise\u00601[VoidTaskResult,System.Object]()" }, { "virtualAddress": "0x00A16724", "name": "TaskFactory_1_System_Boolean__get_DefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_System_Boolean__get_DefaultScheduler(TaskFactory_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_DefaultScheduler()" }, { "virtualAddress": "0x00A1679C", "name": "TaskFactory_1_System_Boolean__GetDefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_System_Boolean__GetDefaultScheduler(TaskFactory_1_System_Boolean_ * this, Task * currTask, MethodInfo * method)", "dotNetSignature": "TaskScheduler GetDefaultScheduler(Task)" }, { "virtualAddress": "0x00A16878", "name": "TaskFactory_1_System_Boolean___ctor", "signature": "void TaskFactory_1_System_Boolean___ctor(TaskFactory_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A168AC", "name": "TaskFactory_1_System_Boolean___ctor_1", "signature": "void TaskFactory_1_System_Boolean___ctor_1(TaskFactory_1_System_Boolean_ * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Boolean](CancellationToken)" }, { "virtualAddress": "0x00A168DC", "name": "TaskFactory_1_System_Boolean___ctor_2", "signature": "void TaskFactory_1_System_Boolean___ctor_2(TaskFactory_1_System_Boolean_ * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Boolean](TaskScheduler)" }, { "virtualAddress": "0x00A16910", "name": "TaskFactory_1_System_Boolean___ctor_3", "signature": "void TaskFactory_1_System_Boolean___ctor_3(TaskFactory_1_System_Boolean_ * this, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Boolean](TaskCreationOptions, TaskContinuationOptions)" }, { "virtualAddress": "0x00A16948", "name": "TaskFactory_1_System_Boolean___ctor_4", "signature": "void TaskFactory_1_System_Boolean___ctor_4(TaskFactory_1_System_Boolean_ * this, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Boolean](CancellationToken, TaskCreationOptions, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A169B4", "name": "TaskFactory_1_System_Boolean__get_CancellationToken", "signature": "CancellationToken TaskFactory_1_System_Boolean__get_CancellationToken(TaskFactory_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x00A169BC", "name": "TaskFactory_1_System_Boolean__get_Scheduler", "signature": "TaskScheduler * TaskFactory_1_System_Boolean__get_Scheduler(TaskFactory_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_Scheduler()" }, { "virtualAddress": "0x00A169C4", "name": "TaskFactory_1_System_Boolean__get_CreationOptions", "signature": "TaskCreationOptions__Enum TaskFactory_1_System_Boolean__get_CreationOptions(TaskFactory_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00A169CC", "name": "TaskFactory_1_System_Boolean__get_ContinuationOptions", "signature": "TaskContinuationOptions__Enum TaskFactory_1_System_Boolean__get_ContinuationOptions(TaskFactory_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "TaskContinuationOptions get_ContinuationOptions()" }, { "virtualAddress": "0x00A169D4", "name": "TaskFactory_1_System_Boolean__StartNew", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew(TaskFactory_1_System_Boolean_ * this, Func_1_Boolean_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00601[Boolean])" }, { "virtualAddress": "0x00A16B70", "name": "TaskFactory_1_System_Boolean__StartNew_1", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew_1(TaskFactory_1_System_Boolean_ * this, Func_1_Boolean_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00601[Boolean], CancellationToken)" }, { "virtualAddress": "0x00A16D0C", "name": "TaskFactory_1_System_Boolean__StartNew_2", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew_2(TaskFactory_1_System_Boolean_ * this, Func_1_Boolean_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00601[Boolean], TaskCreationOptions)" }, { "virtualAddress": "0x00A16EA8", "name": "TaskFactory_1_System_Boolean__StartNew_3", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew_3(TaskFactory_1_System_Boolean_ * this, Func_1_Boolean_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00601[Boolean], CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A16FE4", "name": "TaskFactory_1_System_Boolean__StartNew_4", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew_4(TaskFactory_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00602[Object,Boolean], Object)" }, { "virtualAddress": "0x00A17194", "name": "TaskFactory_1_System_Boolean__StartNew_5", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew_5(TaskFactory_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00602[Object,Boolean], Object, CancellationToken)" }, { "virtualAddress": "0x00A17344", "name": "TaskFactory_1_System_Boolean__StartNew_6", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew_6(TaskFactory_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00602[Object,Boolean], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A174F4", "name": "TaskFactory_1_System_Boolean__StartNew_7", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__StartNew_7(TaskFactory_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Func\u00602[Object,Boolean], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A17644", "name": "TaskFactory_1_System_Boolean__FromAsyncCoreLogic", "signature": "void TaskFactory_1_System_Boolean__FromAsyncCoreLogic(IAsyncResult * iar, Func_2_IAsyncResult_Boolean_ * endFunction, Action_1_IAsyncResult_ * endAction, Task_1_System_Boolean_ * promise, bool requiresSynchronization, MethodInfo * method)", "dotNetSignature": "Void FromAsyncCoreLogic(IAsyncResult, Func\u00602[IAsyncResult,Boolean], Action\u00601[IAsyncResult], Task\u00601[System.Boolean], Boolean)" }, { "virtualAddress": "0x0087EAE4", "name": "Action_1_IAsyncResult__Invoke", "signature": "void Action_1_IAsyncResult__Invoke(Action_1_IAsyncResult_ * this, IAsyncResult * obj, MethodInfo * method)", "dotNetSignature": "Void Invoke(IAsyncResult)" }, { "virtualAddress": "0x00A17A8C", "name": "TaskFactory_1_System_Boolean__FromAsync", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__FromAsync(TaskFactory_1_System_Boolean_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Boolean_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Boolean])" }, { "virtualAddress": "0x00A17B14", "name": "TaskFactory_1_System_Boolean__FromAsync_1", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__FromAsync_1(TaskFactory_1_System_Boolean_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Boolean_ * endMethod, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Boolean], TaskCreationOptions)" }, { "virtualAddress": "0x00A17B9C", "name": "TaskFactory_1_System_Boolean__FromAsync_2", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__FromAsync_2(TaskFactory_1_System_Boolean_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Boolean_ * endMethod, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Boolean], TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A17BE0", "name": "TaskFactory_1_System_Boolean__FromAsyncImpl", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__FromAsyncImpl(IAsyncResult * asyncResult, Func_2_IAsyncResult_Boolean_ * endFunction, Action_1_IAsyncResult_ * endAction, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,Boolean], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A181D4", "name": "TaskFactory_1_System_Boolean__FromAsync_3", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__FromAsync_3(TaskFactory_1_System_Boolean_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Boolean_ * endMethod, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Boolean], Object)" }, { "virtualAddress": "0x00A181F8", "name": "TaskFactory_1_System_Boolean__FromAsync_4", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__FromAsync_4(TaskFactory_1_System_Boolean_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Boolean_ * endMethod, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Boolean], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A18218", "name": "TaskFactory_1_System_Boolean__FromAsyncImpl_1", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__FromAsyncImpl_1(Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Boolean_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Boolean], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x0095DFA8", "name": "Func_3_AsyncCallback_Object_IAsyncResult__Invoke", "signature": "IAsyncResult * Func_3_AsyncCallback_Object_IAsyncResult__Invoke(Func_3_AsyncCallback_Object_IAsyncResult_ * this, AsyncCallback * arg1, Object * arg2, MethodInfo * method)", "dotNetSignature": "IAsyncResult Invoke(AsyncCallback, Object)" }, { "virtualAddress": "0x00A18900", "name": "TaskFactory_1_System_Boolean__CreateCanceledTask", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__CreateCanceledTask(TaskContinuationOptions__Enum continuationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] CreateCanceledTask(TaskContinuationOptions, CancellationToken)" }, { "virtualAddress": "0x00A18A30", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAll(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean])" }, { "virtualAddress": "0x00A18B38", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll_1", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAll_1(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], CancellationToken)" }, { "virtualAddress": "0x00A18C40", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll_2", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAll_2(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], TaskContinuationOptions)" }, { "virtualAddress": "0x00A18D48", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll_3", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAll_3(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A18E30", "name": "TaskFactory_1_System_Boolean__ContinueWhenAllImpl", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAllImpl(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean_ * continuationFunction, Action_1_System_Threading_Tasks_Task__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A19540", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAny(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean])" }, { "virtualAddress": "0x00A19648", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny_1", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAny_1(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], CancellationToken)" }, { "virtualAddress": "0x00A19750", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny_2", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAny_2(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], TaskContinuationOptions)" }, { "virtualAddress": "0x00A19858", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny_3", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAny_3(TaskFactory_1_System_Boolean_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A19940", "name": "TaskFactory_1_System_Boolean__ContinueWhenAnyImpl", "signature": "Task_1_System_Boolean_ * TaskFactory_1_System_Boolean__ContinueWhenAnyImpl(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Boolean__1 * continuationFunction, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A1A0A4", "name": "TaskFactory_1_System_Int32__get_DefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_System_Int32__get_DefaultScheduler(TaskFactory_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_DefaultScheduler()" }, { "virtualAddress": "0x00A1A11C", "name": "TaskFactory_1_System_Int32__GetDefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_System_Int32__GetDefaultScheduler(TaskFactory_1_System_Int32_ * this, Task * currTask, MethodInfo * method)", "dotNetSignature": "TaskScheduler GetDefaultScheduler(Task)" }, { "virtualAddress": "0x00A1A1F8", "name": "TaskFactory_1_System_Int32___ctor", "signature": "void TaskFactory_1_System_Int32___ctor(TaskFactory_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Int32]()" }, { "virtualAddress": "0x00A1A22C", "name": "TaskFactory_1_System_Int32___ctor_1", "signature": "void TaskFactory_1_System_Int32___ctor_1(TaskFactory_1_System_Int32_ * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Int32](CancellationToken)" }, { "virtualAddress": "0x00A1A25C", "name": "TaskFactory_1_System_Int32___ctor_2", "signature": "void TaskFactory_1_System_Int32___ctor_2(TaskFactory_1_System_Int32_ * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Int32](TaskScheduler)" }, { "virtualAddress": "0x00A1A290", "name": "TaskFactory_1_System_Int32___ctor_3", "signature": "void TaskFactory_1_System_Int32___ctor_3(TaskFactory_1_System_Int32_ * this, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Int32](TaskCreationOptions, TaskContinuationOptions)" }, { "virtualAddress": "0x00A1A2C8", "name": "TaskFactory_1_System_Int32___ctor_4", "signature": "void TaskFactory_1_System_Int32___ctor_4(TaskFactory_1_System_Int32_ * this, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Int32](CancellationToken, TaskCreationOptions, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1A334", "name": "TaskFactory_1_System_Int32__get_CancellationToken", "signature": "CancellationToken TaskFactory_1_System_Int32__get_CancellationToken(TaskFactory_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x00A1A33C", "name": "TaskFactory_1_System_Int32__get_Scheduler", "signature": "TaskScheduler * TaskFactory_1_System_Int32__get_Scheduler(TaskFactory_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_Scheduler()" }, { "virtualAddress": "0x00A1A344", "name": "TaskFactory_1_System_Int32__get_CreationOptions", "signature": "TaskCreationOptions__Enum TaskFactory_1_System_Int32__get_CreationOptions(TaskFactory_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00A1A34C", "name": "TaskFactory_1_System_Int32__get_ContinuationOptions", "signature": "TaskContinuationOptions__Enum TaskFactory_1_System_Int32__get_ContinuationOptions(TaskFactory_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "TaskContinuationOptions get_ContinuationOptions()" }, { "virtualAddress": "0x00A1A354", "name": "TaskFactory_1_System_Int32__StartNew_1", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew_1(TaskFactory_1_System_Int32_ * this, Func_1_Int32_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00601[Int32])" }, { "virtualAddress": "0x00A1A4F0", "name": "TaskFactory_1_System_Int32__StartNew_2", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew_2(TaskFactory_1_System_Int32_ * this, Func_1_Int32_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00601[Int32], CancellationToken)" }, { "virtualAddress": "0x00A1A68C", "name": "TaskFactory_1_System_Int32__StartNew_3", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew_3(TaskFactory_1_System_Int32_ * this, Func_1_Int32_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00601[Int32], TaskCreationOptions)" }, { "virtualAddress": "0x00A1A828", "name": "TaskFactory_1_System_Int32__StartNew_4", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew_4(TaskFactory_1_System_Int32_ * this, Func_1_Int32_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00601[Int32], CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1A964", "name": "TaskFactory_1_System_Int32__StartNew_5", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew_5(TaskFactory_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00602[Object,Int32], Object)" }, { "virtualAddress": "0x00A1AB14", "name": "TaskFactory_1_System_Int32__StartNew_6", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew_6(TaskFactory_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00602[Object,Int32], Object, CancellationToken)" }, { "virtualAddress": "0x00A1ACC4", "name": "TaskFactory_1_System_Int32__StartNew_7", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__StartNew_7(TaskFactory_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00602[Object,Int32], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A1AFC4", "name": "TaskFactory_1_System_Int32__FromAsyncCoreLogic", "signature": "void TaskFactory_1_System_Int32__FromAsyncCoreLogic(IAsyncResult * iar, Func_2_IAsyncResult_Int32_ * endFunction, Action_1_IAsyncResult_ * endAction, Task_1_System_Int32_ * promise, bool requiresSynchronization, MethodInfo * method)", "dotNetSignature": "Void FromAsyncCoreLogic(IAsyncResult, Func\u00602[IAsyncResult,Int32], Action\u00601[IAsyncResult], Task\u00601[System.Int32], Boolean)" }, { "virtualAddress": "0x00A1B408", "name": "TaskFactory_1_System_Int32__FromAsync", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsync(TaskFactory_1_System_Int32_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Int32_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Int32])" }, { "virtualAddress": "0x00A1B490", "name": "TaskFactory_1_System_Int32__FromAsync_1", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsync_1(TaskFactory_1_System_Int32_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Int32_ * endMethod, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Int32], TaskCreationOptions)" }, { "virtualAddress": "0x00A1B518", "name": "TaskFactory_1_System_Int32__FromAsync_2", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsync_2(TaskFactory_1_System_Int32_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_Int32_ * endMethod, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,Int32], TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1B55C", "name": "TaskFactory_1_System_Int32__FromAsyncImpl", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsyncImpl(IAsyncResult * asyncResult, Func_2_IAsyncResult_Int32_ * endFunction, Action_1_IAsyncResult_ * endAction, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,Int32], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A1BB50", "name": "TaskFactory_1_System_Int32__FromAsync_3", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsync_3(TaskFactory_1_System_Int32_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Int32_ * endMethod, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Int32], Object)" }, { "virtualAddress": "0x00A1BB74", "name": "TaskFactory_1_System_Int32__FromAsync_4", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsync_4(TaskFactory_1_System_Int32_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Int32_ * endMethod, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Int32], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A1BB94", "name": "TaskFactory_1_System_Int32__FromAsyncImpl_1", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__FromAsyncImpl_1(Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_Int32_ * endFunction, Action_1_IAsyncResult_ * endAction, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Int32], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A1C27C", "name": "TaskFactory_1_System_Int32__CreateCanceledTask", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__CreateCanceledTask(TaskContinuationOptions__Enum continuationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] CreateCanceledTask(TaskContinuationOptions, CancellationToken)" }, { "virtualAddress": "0x00A1C3AC", "name": "TaskFactory_1_System_Int32__ContinueWhenAll", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAll(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32])" }, { "virtualAddress": "0x00A1C4B4", "name": "TaskFactory_1_System_Int32__ContinueWhenAll_1", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAll_1(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], CancellationToken)" }, { "virtualAddress": "0x00A1C5BC", "name": "TaskFactory_1_System_Int32__ContinueWhenAll_2", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAll_2(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], TaskContinuationOptions)" }, { "virtualAddress": "0x00A1C6C4", "name": "TaskFactory_1_System_Int32__ContinueWhenAll_3", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAll_3(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1C7AC", "name": "TaskFactory_1_System_Int32__ContinueWhenAllImpl", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAllImpl(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32_ * continuationFunction, Action_1_System_Threading_Tasks_Task__1 * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A1CEBC", "name": "TaskFactory_1_System_Int32__ContinueWhenAny", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAny(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32])" }, { "virtualAddress": "0x00A1CFC4", "name": "TaskFactory_1_System_Int32__ContinueWhenAny_1", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAny_1(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], CancellationToken)" }, { "virtualAddress": "0x00A1D0CC", "name": "TaskFactory_1_System_Int32__ContinueWhenAny_2", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAny_2(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], TaskContinuationOptions)" }, { "virtualAddress": "0x00A1D1D4", "name": "TaskFactory_1_System_Int32__ContinueWhenAny_3", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAny_3(TaskFactory_1_System_Int32_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A1D2BC", "name": "TaskFactory_1_System_Int32__ContinueWhenAnyImpl", "signature": "Task_1_System_Int32_ * TaskFactory_1_System_Int32__ContinueWhenAnyImpl(Task__Array * tasks, Func_2_System_Threading_Tasks_Task_Int32__1 * continuationFunction, Action_1_System_Threading_Tasks_Task_ * continuationAction, TaskContinuationOptions__Enum continuationOptions, CancellationToken cancellationToken, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A2139C", "name": "TaskFactory_1_VoidTaskResult__get_DefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_VoidTaskResult__get_DefaultScheduler(TaskFactory_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_DefaultScheduler()" }, { "virtualAddress": "0x00A21414", "name": "TaskFactory_1_VoidTaskResult__GetDefaultScheduler", "signature": "TaskScheduler * TaskFactory_1_VoidTaskResult__GetDefaultScheduler(TaskFactory_1_VoidTaskResult_ * this, Task * currTask, MethodInfo * method)", "dotNetSignature": "TaskScheduler GetDefaultScheduler(Task)" }, { "virtualAddress": "0x00A214F0", "name": "TaskFactory_1_VoidTaskResult___ctor", "signature": "void TaskFactory_1_VoidTaskResult___ctor(TaskFactory_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[VoidTaskResult]()" }, { "virtualAddress": "0x00A21524", "name": "TaskFactory_1_VoidTaskResult___ctor_1", "signature": "void TaskFactory_1_VoidTaskResult___ctor_1(TaskFactory_1_VoidTaskResult_ * this, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[VoidTaskResult](CancellationToken)" }, { "virtualAddress": "0x00A21554", "name": "TaskFactory_1_VoidTaskResult___ctor_2", "signature": "void TaskFactory_1_VoidTaskResult___ctor_2(TaskFactory_1_VoidTaskResult_ * this, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[VoidTaskResult](TaskScheduler)" }, { "virtualAddress": "0x00A21588", "name": "TaskFactory_1_VoidTaskResult___ctor_3", "signature": "void TaskFactory_1_VoidTaskResult___ctor_3(TaskFactory_1_VoidTaskResult_ * this, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[VoidTaskResult](TaskCreationOptions, TaskContinuationOptions)" }, { "virtualAddress": "0x00A215C0", "name": "TaskFactory_1_VoidTaskResult___ctor_4", "signature": "void TaskFactory_1_VoidTaskResult___ctor_4(TaskFactory_1_VoidTaskResult_ * this, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[VoidTaskResult](CancellationToken, TaskCreationOptions, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A2162C", "name": "TaskFactory_1_VoidTaskResult__get_CancellationToken", "signature": "CancellationToken TaskFactory_1_VoidTaskResult__get_CancellationToken(TaskFactory_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "CancellationToken get_CancellationToken()" }, { "virtualAddress": "0x00A21634", "name": "TaskFactory_1_VoidTaskResult__get_Scheduler", "signature": "TaskScheduler * TaskFactory_1_VoidTaskResult__get_Scheduler(TaskFactory_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskScheduler get_Scheduler()" }, { "virtualAddress": "0x00A2163C", "name": "TaskFactory_1_VoidTaskResult__get_CreationOptions", "signature": "TaskCreationOptions__Enum TaskFactory_1_VoidTaskResult__get_CreationOptions(TaskFactory_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskCreationOptions get_CreationOptions()" }, { "virtualAddress": "0x00A21644", "name": "TaskFactory_1_VoidTaskResult__get_ContinuationOptions", "signature": "TaskContinuationOptions__Enum TaskFactory_1_VoidTaskResult__get_ContinuationOptions(TaskFactory_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskContinuationOptions get_ContinuationOptions()" }, { "virtualAddress": "0x00A2164C", "name": "TaskFactory_1_VoidTaskResult__StartNew", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew(TaskFactory_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00601[System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x00A217E8", "name": "TaskFactory_1_VoidTaskResult__StartNew_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew_1(TaskFactory_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00601[System.Threading.Tasks.VoidTaskResult], CancellationToken)" }, { "virtualAddress": "0x00A21984", "name": "TaskFactory_1_VoidTaskResult__StartNew_2", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew_2(TaskFactory_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00601[System.Threading.Tasks.VoidTaskResult], TaskCreationOptions)" }, { "virtualAddress": "0x00A21B20", "name": "TaskFactory_1_VoidTaskResult__StartNew_3", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew_3(TaskFactory_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00601[System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A21C5C", "name": "TaskFactory_1_VoidTaskResult__StartNew_4", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew_4(TaskFactory_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object)" }, { "virtualAddress": "0x00A21E0C", "name": "TaskFactory_1_VoidTaskResult__StartNew_5", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew_5(TaskFactory_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, CancellationToken)" }, { "virtualAddress": "0x00A21FBC", "name": "TaskFactory_1_VoidTaskResult__StartNew_6", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew_6(TaskFactory_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A2216C", "name": "TaskFactory_1_VoidTaskResult__StartNew_7", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__StartNew_7(TaskFactory_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A222BC", "name": "TaskFactory_1_VoidTaskResult__FromAsyncCoreLogic", "signature": "void TaskFactory_1_VoidTaskResult__FromAsyncCoreLogic(IAsyncResult * iar, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endFunction, Action_1_IAsyncResult_ * endAction, Task_1_VoidTaskResult_ * promise, bool requiresSynchronization, MethodInfo * method)", "dotNetSignature": "Void FromAsyncCoreLogic(IAsyncResult, Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Task\u00601[VoidTaskResult], Boolean)" }, { "virtualAddress": "0x00A22704", "name": "TaskFactory_1_VoidTaskResult__FromAsync", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsync(TaskFactory_1_VoidTaskResult_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x00A2278C", "name": "TaskFactory_1_VoidTaskResult__FromAsync_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsync_1(TaskFactory_1_VoidTaskResult_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], TaskCreationOptions)" }, { "virtualAddress": "0x00A22814", "name": "TaskFactory_1_VoidTaskResult__FromAsync_2", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsync_2(TaskFactory_1_VoidTaskResult_ * this, IAsyncResult * asyncResult, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, TaskCreationOptions__Enum creationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsync(IAsyncResult, Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A22E4C", "name": "TaskFactory_1_VoidTaskResult__FromAsync_3", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsync_3(TaskFactory_1_VoidTaskResult_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Object)" }, { "virtualAddress": "0x00A22E70", "name": "TaskFactory_1_VoidTaskResult__FromAsync_4", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__FromAsync_4(TaskFactory_1_VoidTaskResult_ * this, Func_3_AsyncCallback_Object_IAsyncResult_ * beginMethod, Func_2_IAsyncResult_System_Threading_Tasks_VoidTaskResult_ * endMethod, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsync(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A23578", "name": "TaskFactory_1_VoidTaskResult__CreateCanceledTask", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__CreateCanceledTask(TaskContinuationOptions__Enum continuationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] CreateCanceledTask(TaskContinuationOptions, CancellationToken)" }, { "virtualAddress": "0x00A236A8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAll(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult_ * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x00A237B0", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAll_1(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult_ * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], CancellationToken)" }, { "virtualAddress": "0x00A238B8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll_2", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAll_2(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult_ * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], TaskContinuationOptions)" }, { "virtualAddress": "0x00A239C0", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll_3", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAll_3(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult_ * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A241B8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAny(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult__1 * continuationFunction, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x00A242C0", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny_1", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAny_1(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult__1 * continuationFunction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], CancellationToken)" }, { "virtualAddress": "0x00A243C8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny_2", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAny_2(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult__1 * continuationFunction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], TaskContinuationOptions)" }, { "virtualAddress": "0x00A244D0", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny_3", "signature": "Task_1_VoidTaskResult_ * TaskFactory_1_VoidTaskResult__ContinueWhenAny_3(TaskFactory_1_VoidTaskResult_ * this, Task__Array * tasks, Func_2_System_Threading_Tasks_Task_System_Threading_Tasks_VoidTaskResult__1 * continuationFunction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A43A98", "name": "Task_1_TResult_c_System_Boolean___cctor", "signature": "void Task_1_TResult_c_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[System.Boolean]()" }, { "virtualAddress": "0x00A43B70", "name": "Task_1_TResult_c_System_Boolean___ctor", "signature": "void Task_1_TResult_c_System_Boolean___ctor(Task_1_TResult_c_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[System.Boolean]()" }, { "virtualAddress": "0x00A43B88", "name": "Task_1_TResult_c_System_Boolean____cctor_b__64_0", "signature": "Task_1_System_Boolean_ * Task_1_TResult_c_System_Boolean____cctor_b__64_0(Task_1_TResult_c_System_Boolean_ * this, Task_1_Task_ * completed, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] \u003C.cctor\u003Eb__64_0(Task\u00601[Task])" }, { "virtualAddress": "0x00A43C34", "name": "Task_1_TResult_c_System_Int32___cctor", "signature": "void Task_1_TResult_c_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[System.Int32]()" }, { "virtualAddress": "0x00A43D0C", "name": "Task_1_TResult_c_System_Int32___ctor", "signature": "void Task_1_TResult_c_System_Int32___ctor(Task_1_TResult_c_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[System.Int32]()" }, { "virtualAddress": "0x00A43D24", "name": "Task_1_TResult_c_System_Int32____cctor_b__64_0", "signature": "Task_1_System_Int32_ * Task_1_TResult_c_System_Int32____cctor_b__64_0(Task_1_TResult_c_System_Int32_ * this, Task_1_Task_ * completed, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] \u003C.cctor\u003Eb__64_0(Task\u00601[Task])" }, { "virtualAddress": "0x00A43F6C", "name": "Task_1_TResult_c_VoidTaskResult___cctor", "signature": "void Task_1_TResult_c_VoidTaskResult___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[VoidTaskResult]()" }, { "virtualAddress": "0x00A44044", "name": "Task_1_TResult_c_VoidTaskResult___ctor", "signature": "void Task_1_TResult_c_VoidTaskResult___ctor(Task_1_TResult_c_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[TResult]\u002B\u003C\u003Ec[VoidTaskResult]()" }, { "virtualAddress": "0x00A4405C", "name": "Task_1_TResult_c_VoidTaskResult____cctor_b__64_0", "signature": "Task_1_VoidTaskResult_ * Task_1_TResult_c_VoidTaskResult____cctor_b__64_0(Task_1_TResult_c_VoidTaskResult_ * this, Task_1_Task_ * completed, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] \u003C.cctor\u003Eb__64_0(Task\u00601[Task])" }, { "virtualAddress": "0x00A44178", "name": "Task_1_System_Boolean___ctor_3", "signature": "void Task_1_System_Boolean___ctor_3(Task_1_System_Boolean_ * this, Object * state, TaskCreationOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A44204", "name": "Task_1_System_Boolean___ctor_4", "signature": "void Task_1_System_Boolean___ctor_4(Task_1_System_Boolean_ * this, bool result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Boolean)" }, { "virtualAddress": "0x00A44344", "name": "Task_1_System_Boolean___ctor_5", "signature": "void Task_1_System_Boolean___ctor_5(Task_1_System_Boolean_ * this, Func_1_Boolean_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00601[Boolean])" }, { "virtualAddress": "0x00A44410", "name": "Task_1_System_Boolean___ctor_6", "signature": "void Task_1_System_Boolean___ctor_6(Task_1_System_Boolean_ * this, Func_1_Boolean_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00601[Boolean], CancellationToken)" }, { "virtualAddress": "0x00A444E0", "name": "Task_1_System_Boolean___ctor_7", "signature": "void Task_1_System_Boolean___ctor_7(Task_1_System_Boolean_ * this, Func_1_Boolean_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00601[Boolean], TaskCreationOptions)" }, { "virtualAddress": "0x00A445BC", "name": "Task_1_System_Boolean___ctor_8", "signature": "void Task_1_System_Boolean___ctor_8(Task_1_System_Boolean_ * this, Func_1_Boolean_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00601[Boolean], CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00A44784", "name": "Task_1_System_Boolean___ctor_9", "signature": "void Task_1_System_Boolean___ctor_9(Task_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00602[Object,Boolean], Object, CancellationToken)" }, { "virtualAddress": "0x00A44868", "name": "Task_1_System_Boolean___ctor_10", "signature": "void Task_1_System_Boolean___ctor_10(Task_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00602[Object,Boolean], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A44958", "name": "Task_1_System_Boolean___ctor_11", "signature": "void Task_1_System_Boolean___ctor_11(Task_1_System_Boolean_ * this, Func_2_Object_Boolean_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00602[Object,Boolean], Object, CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00A44A54", "name": "Task_1_System_Boolean___ctor_12", "signature": "void Task_1_System_Boolean___ctor_12(Task_1_System_Boolean_ * this, Func_1_Boolean_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00601[Boolean], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A44B38", "name": "Task_1_System_Boolean___ctor_13", "signature": "void Task_1_System_Boolean___ctor_13(Task_1_System_Boolean_ * this, Func_1_Boolean_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00601[Boolean], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A44C60", "name": "Task_1_System_Boolean___ctor_14", "signature": "void Task_1_System_Boolean___ctor_14(Task_1_System_Boolean_ * this, Func_2_Object_Boolean_ * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00602[Object,Boolean], Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A44D58", "name": "Task_1_System_Boolean___ctor_15", "signature": "void Task_1_System_Boolean___ctor_15(Task_1_System_Boolean_ * this, Delegate * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A44E8C", "name": "Task_1_System_Boolean__StartNew", "signature": "Task_1_System_Boolean_ * Task_1_System_Boolean__StartNew(Task * parent, Func_1_Boolean_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Task, Func\u00601[Boolean], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A45094", "name": "Task_1_System_Boolean__StartNew_1", "signature": "Task_1_System_Boolean_ * Task_1_System_Boolean__StartNew_1(Task * parent, Func_2_Object_Boolean_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Task, Func\u00602[Object,Boolean], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A452A0", "name": "Task_1_System_Boolean__get_DebuggerDisplayResultDescription", "signature": "String * Task_1_System_Boolean__get_DebuggerDisplayResultDescription(Task_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayResultDescription()" }, { "virtualAddress": "0x00A4535C", "name": "Task_1_System_Boolean__get_DebuggerDisplayMethodDescription", "signature": "String * Task_1_System_Boolean__get_DebuggerDisplayMethodDescription(Task_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayMethodDescription()" }, { "virtualAddress": "0x00A454A8", "name": "Task_1_System_Boolean__DangerousSetResult", "signature": "void Task_1_System_Boolean__DangerousSetResult(Task_1_System_Boolean_ * this, bool result, MethodInfo * method)", "dotNetSignature": "Void DangerousSetResult(Boolean)" }, { "virtualAddress": "0x00A45584", "name": "Task_1_System_Boolean__get_ResultOnSuccess", "signature": "bool Task_1_System_Boolean__get_ResultOnSuccess(Task_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Boolean get_ResultOnSuccess()" }, { "virtualAddress": "0x00A4558C", "name": "Task_1_System_Boolean__GetResultCore", "signature": "bool Task_1_System_Boolean__GetResultCore(Task_1_System_Boolean_ * this, bool waitCompletionNotification, MethodInfo * method)", "dotNetSignature": "Boolean GetResultCore(Boolean)" }, { "virtualAddress": "0x00A45608", "name": "Task_1_System_Boolean__TrySetException", "signature": "bool Task_1_System_Boolean__TrySetException(Task_1_System_Boolean_ * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(Object)" }, { "virtualAddress": "0x00A45680", "name": "Task_1_System_Boolean__TrySetCanceled", "signature": "bool Task_1_System_Boolean__TrySetCanceled(Task_1_System_Boolean_ * this, CancellationToken tokenToRecord, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken)" }, { "virtualAddress": "0x00A456A8", "name": "Task_1_System_Boolean__TrySetCanceled_1", "signature": "bool Task_1_System_Boolean__TrySetCanceled_1(Task_1_System_Boolean_ * this, CancellationToken tokenToRecord, Object * cancellationException, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken, Object)" }, { "virtualAddress": "0x00A4571C", "name": "Task_1_System_Boolean__get_Factory", "signature": "TaskFactory_1_System_Boolean_ * Task_1_System_Boolean__get_Factory(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[System.Boolean] get_Factory()" }, { "virtualAddress": "0x00A45808", "name": "Task_1_System_Boolean__InnerInvoke", "signature": "void Task_1_System_Boolean__InnerInvoke(Task_1_System_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00A4590C", "name": "Task_1_System_Boolean__ContinueWith", "signature": "Task * Task_1_System_Boolean__ContinueWith(Task_1_System_Boolean_ * this, Action_1_System_Threading_Tasks_Task_1__2 * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x00A459C8", "name": "Task_1_System_Boolean__ContinueWith_1", "signature": "Task * Task_1_System_Boolean__ContinueWith_1(Task_1_System_Boolean_ * this, Action_1_System_Threading_Tasks_Task_1__2 * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x00A45A88", "name": "Task_1_System_Boolean__ContinueWith_2", "signature": "Task * Task_1_System_Boolean__ContinueWith_2(Task_1_System_Boolean_ * this, Action_1_System_Threading_Tasks_Task_1__2 * continuationAction, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler)" }, { "virtualAddress": "0x00A45AD0", "name": "Task_1_System_Boolean__ContinueWith_3", "signature": "Task * Task_1_System_Boolean__ContinueWith_3(Task_1_System_Boolean_ * this, Action_1_System_Threading_Tasks_Task_1__2 * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions)" }, { "virtualAddress": "0x00A45B90", "name": "Task_1_System_Boolean__ContinueWith_4", "signature": "Task * Task_1_System_Boolean__ContinueWith_4(Task_1_System_Boolean_ * this, Action_1_System_Threading_Tasks_Task_1__2 * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A45BE0", "name": "Task_1_System_Boolean__ContinueWith_5", "signature": "Task * Task_1_System_Boolean__ContinueWith_5(Task_1_System_Boolean_ * this, Action_1_System_Threading_Tasks_Task_1__2 * continuationAction, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A45D78", "name": "Task_1_System_Boolean__ContinueWith_6", "signature": "Task * Task_1_System_Boolean__ContinueWith_6(Task_1_System_Boolean_ * this, Action_2_System_Threading_Tasks_Task_1_Object__1 * continuationAction, Object * state, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object)" }, { "virtualAddress": "0x00A45E3C", "name": "Task_1_System_Boolean__ContinueWith_7", "signature": "Task * Task_1_System_Boolean__ContinueWith_7(Task_1_System_Boolean_ * this, Action_2_System_Threading_Tasks_Task_1_Object__1 * continuationAction, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken)" }, { "virtualAddress": "0x00A45F0C", "name": "Task_1_System_Boolean__ContinueWith_8", "signature": "Task * Task_1_System_Boolean__ContinueWith_8(Task_1_System_Boolean_ * this, Action_2_System_Threading_Tasks_Task_1_Object__1 * continuationAction, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler)" }, { "virtualAddress": "0x00A45F54", "name": "Task_1_System_Boolean__ContinueWith_9", "signature": "Task * Task_1_System_Boolean__ContinueWith_9(Task_1_System_Boolean_ * this, Action_2_System_Threading_Tasks_Task_1_Object__1 * continuationAction, Object * state, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskContinuationOptions)" }, { "virtualAddress": "0x00A46024", "name": "Task_1_System_Boolean__ContinueWith_10", "signature": "Task * Task_1_System_Boolean__ContinueWith_10(Task_1_System_Boolean_ * this, Action_2_System_Threading_Tasks_Task_1_Object__1 * continuationAction, Object * state, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A46074", "name": "Task_1_System_Boolean__ContinueWith_11", "signature": "Task * Task_1_System_Boolean__ContinueWith_11(Task_1_System_Boolean_ * this, Action_2_System_Threading_Tasks_Task_1_Object__1 * continuationAction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A46218", "name": "Task_1_System_Boolean___cctor", "signature": "void Task_1_System_Boolean___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Boolean]()" }, { "virtualAddress": "0x00A464A4", "name": "Task_1_System_Int32___ctor_2", "signature": "void Task_1_System_Int32___ctor_2(Task_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32]()" }, { "virtualAddress": "0x00A46514", "name": "Task_1_System_Int32___ctor_3", "signature": "void Task_1_System_Int32___ctor_3(Task_1_System_Int32_ * this, Object * state, TaskCreationOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A465A0", "name": "Task_1_System_Int32___ctor_4", "signature": "void Task_1_System_Int32___ctor_4(Task_1_System_Int32_ * this, int32_t result, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Int32)" }, { "virtualAddress": "0x00A466D8", "name": "Task_1_System_Int32___ctor_5", "signature": "void Task_1_System_Int32___ctor_5(Task_1_System_Int32_ * this, Func_1_Int32_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00601[Int32])" }, { "virtualAddress": "0x00A467A4", "name": "Task_1_System_Int32___ctor_6", "signature": "void Task_1_System_Int32___ctor_6(Task_1_System_Int32_ * this, Func_1_Int32_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00601[Int32], CancellationToken)" }, { "virtualAddress": "0x00A46874", "name": "Task_1_System_Int32___ctor_7", "signature": "void Task_1_System_Int32___ctor_7(Task_1_System_Int32_ * this, Func_1_Int32_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00601[Int32], TaskCreationOptions)" }, { "virtualAddress": "0x00A46950", "name": "Task_1_System_Int32___ctor_8", "signature": "void Task_1_System_Int32___ctor_8(Task_1_System_Int32_ * this, Func_1_Int32_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00601[Int32], CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00A46A38", "name": "Task_1_System_Int32___ctor_9", "signature": "void Task_1_System_Int32___ctor_9(Task_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00602[Object,Int32], Object)" }, { "virtualAddress": "0x00A46B18", "name": "Task_1_System_Int32___ctor_10", "signature": "void Task_1_System_Int32___ctor_10(Task_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00602[Object,Int32], Object, CancellationToken)" }, { "virtualAddress": "0x00A46BFC", "name": "Task_1_System_Int32___ctor_11", "signature": "void Task_1_System_Int32___ctor_11(Task_1_System_Int32_ * this, Func_2_Object_Int32_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00602[Object,Int32], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A46DE8", "name": "Task_1_System_Int32___ctor_12", "signature": "void Task_1_System_Int32___ctor_12(Task_1_System_Int32_ * this, Func_1_Int32_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00601[Int32], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A46ECC", "name": "Task_1_System_Int32___ctor_13", "signature": "void Task_1_System_Int32___ctor_13(Task_1_System_Int32_ * this, Func_1_Int32_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00601[Int32], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A46FF4", "name": "Task_1_System_Int32___ctor_14", "signature": "void Task_1_System_Int32___ctor_14(Task_1_System_Int32_ * this, Func_2_Object_Int32_ * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Func\u00602[Object,Int32], Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A470EC", "name": "Task_1_System_Int32___ctor_15", "signature": "void Task_1_System_Int32___ctor_15(Task_1_System_Int32_ * this, Delegate * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A47220", "name": "Task_1_System_Int32__StartNew", "signature": "Task_1_System_Int32_ * Task_1_System_Int32__StartNew(Task * parent, Func_1_Int32_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Task, Func\u00601[Int32], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A47428", "name": "Task_1_System_Int32__StartNew_1", "signature": "Task_1_System_Int32_ * Task_1_System_Int32__StartNew_1(Task * parent, Func_2_Object_Int32_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Task, Func\u00602[Object,Int32], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A47634", "name": "Task_1_System_Int32__get_DebuggerDisplayResultDescription", "signature": "String * Task_1_System_Int32__get_DebuggerDisplayResultDescription(Task_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayResultDescription()" }, { "virtualAddress": "0x00A476F0", "name": "Task_1_System_Int32__get_DebuggerDisplayMethodDescription", "signature": "String * Task_1_System_Int32__get_DebuggerDisplayMethodDescription(Task_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayMethodDescription()" }, { "virtualAddress": "0x00A47790", "name": "Task_1_System_Int32__TrySetResult", "signature": "bool Task_1_System_Int32__TrySetResult(Task_1_System_Int32_ * this, int32_t result, MethodInfo * method)", "dotNetSignature": "Boolean TrySetResult(Int32)" }, { "virtualAddress": "0x00A47838", "name": "Task_1_System_Int32__DangerousSetResult", "signature": "void Task_1_System_Int32__DangerousSetResult(Task_1_System_Int32_ * this, int32_t result, MethodInfo * method)", "dotNetSignature": "Void DangerousSetResult(Int32)" }, { "virtualAddress": "0x00A4790C", "name": "Task_1_System_Int32__get_ResultOnSuccess", "signature": "int32_t Task_1_System_Int32__get_ResultOnSuccess(Task_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_ResultOnSuccess()" }, { "virtualAddress": "0x00A47914", "name": "Task_1_System_Int32__GetResultCore", "signature": "int32_t Task_1_System_Int32__GetResultCore(Task_1_System_Int32_ * this, bool waitCompletionNotification, MethodInfo * method)", "dotNetSignature": "Int32 GetResultCore(Boolean)" }, { "virtualAddress": "0x00A47990", "name": "Task_1_System_Int32__TrySetException", "signature": "bool Task_1_System_Int32__TrySetException(Task_1_System_Int32_ * this, Object * exceptionObject, MethodInfo * method)", "dotNetSignature": "Boolean TrySetException(Object)" }, { "virtualAddress": "0x00A47A08", "name": "Task_1_System_Int32__TrySetCanceled", "signature": "bool Task_1_System_Int32__TrySetCanceled(Task_1_System_Int32_ * this, CancellationToken tokenToRecord, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken)" }, { "virtualAddress": "0x00A47A30", "name": "Task_1_System_Int32__TrySetCanceled_1", "signature": "bool Task_1_System_Int32__TrySetCanceled_1(Task_1_System_Int32_ * this, CancellationToken tokenToRecord, Object * cancellationException, MethodInfo * method)", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken, Object)" }, { "virtualAddress": "0x00A47B90", "name": "Task_1_System_Int32__InnerInvoke", "signature": "void Task_1_System_Int32__InnerInvoke(Task_1_System_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00A47C90", "name": "Task_1_System_Int32__ContinueWith", "signature": "Task * Task_1_System_Int32__ContinueWith(Task_1_System_Int32_ * this, Action_1_System_Threading_Tasks_Task_1__3 * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x00A47D4C", "name": "Task_1_System_Int32__ContinueWith_1", "signature": "Task * Task_1_System_Int32__ContinueWith_1(Task_1_System_Int32_ * this, Action_1_System_Threading_Tasks_Task_1__3 * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x00A47E0C", "name": "Task_1_System_Int32__ContinueWith_2", "signature": "Task * Task_1_System_Int32__ContinueWith_2(Task_1_System_Int32_ * this, Action_1_System_Threading_Tasks_Task_1__3 * continuationAction, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler)" }, { "virtualAddress": "0x00A47E54", "name": "Task_1_System_Int32__ContinueWith_3", "signature": "Task * Task_1_System_Int32__ContinueWith_3(Task_1_System_Int32_ * this, Action_1_System_Threading_Tasks_Task_1__3 * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions)" }, { "virtualAddress": "0x00A47F14", "name": "Task_1_System_Int32__ContinueWith_4", "signature": "Task * Task_1_System_Int32__ContinueWith_4(Task_1_System_Int32_ * this, Action_1_System_Threading_Tasks_Task_1__3 * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A47F64", "name": "Task_1_System_Int32__ContinueWith_5", "signature": "Task * Task_1_System_Int32__ContinueWith_5(Task_1_System_Int32_ * this, Action_1_System_Threading_Tasks_Task_1__3 * continuationAction, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A480FC", "name": "Task_1_System_Int32__ContinueWith_6", "signature": "Task * Task_1_System_Int32__ContinueWith_6(Task_1_System_Int32_ * this, Action_2_System_Threading_Tasks_Task_1_Object__2 * continuationAction, Object * state, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object)" }, { "virtualAddress": "0x00A481C0", "name": "Task_1_System_Int32__ContinueWith_7", "signature": "Task * Task_1_System_Int32__ContinueWith_7(Task_1_System_Int32_ * this, Action_2_System_Threading_Tasks_Task_1_Object__2 * continuationAction, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken)" }, { "virtualAddress": "0x00A48290", "name": "Task_1_System_Int32__ContinueWith_8", "signature": "Task * Task_1_System_Int32__ContinueWith_8(Task_1_System_Int32_ * this, Action_2_System_Threading_Tasks_Task_1_Object__2 * continuationAction, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler)" }, { "virtualAddress": "0x00A482D8", "name": "Task_1_System_Int32__ContinueWith_9", "signature": "Task * Task_1_System_Int32__ContinueWith_9(Task_1_System_Int32_ * this, Action_2_System_Threading_Tasks_Task_1_Object__2 * continuationAction, Object * state, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskContinuationOptions)" }, { "virtualAddress": "0x00A483A8", "name": "Task_1_System_Int32__ContinueWith_10", "signature": "Task * Task_1_System_Int32__ContinueWith_10(Task_1_System_Int32_ * this, Action_2_System_Threading_Tasks_Task_1_Object__2 * continuationAction, Object * state, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A483F8", "name": "Task_1_System_Int32__ContinueWith_11", "signature": "Task * Task_1_System_Int32__ContinueWith_11(Task_1_System_Int32_ * this, Action_2_System_Threading_Tasks_Task_1_Object__2 * continuationAction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A4859C", "name": "Task_1_System_Int32___cctor", "signature": "void Task_1_System_Int32___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32]()" }, { "virtualAddress": "0x00A4ABDC", "name": "Task_1_VoidTaskResult___ctor_1", "signature": "void Task_1_VoidTaskResult___ctor_1(Task_1_VoidTaskResult_ * this, Object * state, TaskCreationOptions__Enum options, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A4AC68", "name": "Task_1_VoidTaskResult___ctor_2", "signature": "void Task_1_VoidTaskResult___ctor_2(Task_1_VoidTaskResult_ * this, VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](VoidTaskResult)" }, { "virtualAddress": "0x00A4ACF8", "name": "Task_1_VoidTaskResult___ctor_3", "signature": "void Task_1_VoidTaskResult___ctor_3(Task_1_VoidTaskResult_ * this, bool canceled, VoidTaskResult result, TaskCreationOptions__Enum creationOptions, CancellationToken ct, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Boolean, VoidTaskResult, TaskCreationOptions, CancellationToken)" }, { "virtualAddress": "0x00A4ADA0", "name": "Task_1_VoidTaskResult___ctor_4", "signature": "void Task_1_VoidTaskResult___ctor_4(Task_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00601[System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x00A4AE6C", "name": "Task_1_VoidTaskResult___ctor_5", "signature": "void Task_1_VoidTaskResult___ctor_5(Task_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00601[System.Threading.Tasks.VoidTaskResult], CancellationToken)" }, { "virtualAddress": "0x00A4AF3C", "name": "Task_1_VoidTaskResult___ctor_6", "signature": "void Task_1_VoidTaskResult___ctor_6(Task_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00601[System.Threading.Tasks.VoidTaskResult], TaskCreationOptions)" }, { "virtualAddress": "0x00A4B018", "name": "Task_1_VoidTaskResult___ctor_7", "signature": "void Task_1_VoidTaskResult___ctor_7(Task_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00601[System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00A4B100", "name": "Task_1_VoidTaskResult___ctor_8", "signature": "void Task_1_VoidTaskResult___ctor_8(Task_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object)" }, { "virtualAddress": "0x00A4B1E0", "name": "Task_1_VoidTaskResult___ctor_9", "signature": "void Task_1_VoidTaskResult___ctor_9(Task_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, CancellationToken)" }, { "virtualAddress": "0x00A4B2C4", "name": "Task_1_VoidTaskResult___ctor_10", "signature": "void Task_1_VoidTaskResult___ctor_10(Task_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x00A4B3B4", "name": "Task_1_VoidTaskResult___ctor_11", "signature": "void Task_1_VoidTaskResult___ctor_11(Task_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x00A4B4B0", "name": "Task_1_VoidTaskResult___ctor_12", "signature": "void Task_1_VoidTaskResult___ctor_12(Task_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00601[System.Threading.Tasks.VoidTaskResult], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A4B594", "name": "Task_1_VoidTaskResult___ctor_13", "signature": "void Task_1_VoidTaskResult___ctor_13(Task_1_VoidTaskResult_ * this, Func_1_System_Threading_Tasks_VoidTaskResult_ * valueSelector, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00601[System.Threading.Tasks.VoidTaskResult], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A4B6BC", "name": "Task_1_VoidTaskResult___ctor_14", "signature": "void Task_1_VoidTaskResult___ctor_14(Task_1_VoidTaskResult_ * this, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark\u0026)" }, { "virtualAddress": "0x00A4B7B4", "name": "Task_1_VoidTaskResult___ctor_15", "signature": "void Task_1_VoidTaskResult___ctor_15(Task_1_VoidTaskResult_ * this, Delegate * valueSelector, Object * state, Task * parent, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x00A4B8E8", "name": "Task_1_VoidTaskResult__StartNew", "signature": "Task_1_VoidTaskResult_ * Task_1_VoidTaskResult__StartNew(Task * parent, Func_1_System_Threading_Tasks_VoidTaskResult_ * function, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Task, Func\u00601[System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A4BAF0", "name": "Task_1_VoidTaskResult__StartNew_1", "signature": "Task_1_VoidTaskResult_ * Task_1_VoidTaskResult__StartNew_1(Task * parent, Func_2_Object_System_Threading_Tasks_VoidTaskResult_ * function, Object * state, CancellationToken cancellationToken, TaskCreationOptions__Enum creationOptions, InternalTaskOptions__Enum internalOptions, TaskScheduler * scheduler, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Task, Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A4BCFC", "name": "Task_1_VoidTaskResult__get_DebuggerDisplayResultDescription", "signature": "String * Task_1_VoidTaskResult__get_DebuggerDisplayResultDescription(Task_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayResultDescription()" }, { "virtualAddress": "0x00A4BDB8", "name": "Task_1_VoidTaskResult__get_DebuggerDisplayMethodDescription", "signature": "String * Task_1_VoidTaskResult__get_DebuggerDisplayMethodDescription(Task_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "String get_DebuggerDisplayMethodDescription()" }, { "virtualAddress": "0x00A4BF00", "name": "Task_1_VoidTaskResult__DangerousSetResult", "signature": "void Task_1_VoidTaskResult__DangerousSetResult(Task_1_VoidTaskResult_ * this, VoidTaskResult result, MethodInfo * method)", "dotNetSignature": "Void DangerousSetResult(VoidTaskResult)" }, { "virtualAddress": "0x00A4BF60", "name": "Task_1_VoidTaskResult__get_Result", "signature": "VoidTaskResult Task_1_VoidTaskResult__get_Result(Task_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "VoidTaskResult get_Result()" }, { "virtualAddress": "0x00A4BFD4", "name": "Task_1_VoidTaskResult__get_ResultOnSuccess", "signature": "VoidTaskResult Task_1_VoidTaskResult__get_ResultOnSuccess(Task_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "VoidTaskResult get_ResultOnSuccess()" }, { "virtualAddress": "0x00A4BFDC", "name": "Task_1_VoidTaskResult__GetResultCore", "signature": "VoidTaskResult Task_1_VoidTaskResult__GetResultCore(Task_1_VoidTaskResult_ * this, bool waitCompletionNotification, MethodInfo * method)", "dotNetSignature": "VoidTaskResult GetResultCore(Boolean)" }, { "virtualAddress": "0x00A4C16C", "name": "Task_1_VoidTaskResult__get_Factory", "signature": "TaskFactory_1_VoidTaskResult_ * Task_1_VoidTaskResult__get_Factory(MethodInfo * method)", "dotNetSignature": "TaskFactory\u00601[VoidTaskResult] get_Factory()" }, { "virtualAddress": "0x00A4C258", "name": "Task_1_VoidTaskResult__InnerInvoke", "signature": "void Task_1_VoidTaskResult__InnerInvoke(Task_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00A4C314", "name": "Task_1_VoidTaskResult__GetAwaiter", "signature": "TaskAwaiter_1_System_Threading_Tasks_VoidTaskResult_ Task_1_VoidTaskResult__GetAwaiter(Task_1_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "TaskAwaiter\u00601[System.Threading.Tasks.VoidTaskResult] GetAwaiter()" }, { "virtualAddress": "0x00A4C318", "name": "Task_1_VoidTaskResult__ConfigureAwait", "signature": "ConfiguredTaskAwaitable_1_System_Threading_Tasks_VoidTaskResult_ Task_1_VoidTaskResult__ConfigureAwait(Task_1_VoidTaskResult_ * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Threading.Tasks.VoidTaskResult] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x00A4C358", "name": "Task_1_VoidTaskResult__ContinueWith", "signature": "Task * Task_1_VoidTaskResult__ContinueWith(Task_1_VoidTaskResult_ * this, Action_1_System_Threading_Tasks_Task_1__4 * continuationAction, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x00A4C414", "name": "Task_1_VoidTaskResult__ContinueWith_1", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_1(Task_1_VoidTaskResult_ * this, Action_1_System_Threading_Tasks_Task_1__4 * continuationAction, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x00A4C4D4", "name": "Task_1_VoidTaskResult__ContinueWith_2", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_2(Task_1_VoidTaskResult_ * this, Action_1_System_Threading_Tasks_Task_1__4 * continuationAction, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler)" }, { "virtualAddress": "0x00A4C51C", "name": "Task_1_VoidTaskResult__ContinueWith_3", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_3(Task_1_VoidTaskResult_ * this, Action_1_System_Threading_Tasks_Task_1__4 * continuationAction, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions)" }, { "virtualAddress": "0x00A4C5DC", "name": "Task_1_VoidTaskResult__ContinueWith_4", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_4(Task_1_VoidTaskResult_ * this, Action_1_System_Threading_Tasks_Task_1__4 * continuationAction, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A4C62C", "name": "Task_1_VoidTaskResult__ContinueWith_5", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_5(Task_1_VoidTaskResult_ * this, Action_1_System_Threading_Tasks_Task_1__4 * continuationAction, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A4C7C4", "name": "Task_1_VoidTaskResult__ContinueWith_6", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_6(Task_1_VoidTaskResult_ * this, Action_2_System_Threading_Tasks_Task_1_Object__3 * continuationAction, Object * state, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object)" }, { "virtualAddress": "0x00A4C888", "name": "Task_1_VoidTaskResult__ContinueWith_7", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_7(Task_1_VoidTaskResult_ * this, Action_2_System_Threading_Tasks_Task_1_Object__3 * continuationAction, Object * state, CancellationToken cancellationToken, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken)" }, { "virtualAddress": "0x00A4C958", "name": "Task_1_VoidTaskResult__ContinueWith_8", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_8(Task_1_VoidTaskResult_ * this, Action_2_System_Threading_Tasks_Task_1_Object__3 * continuationAction, Object * state, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler)" }, { "virtualAddress": "0x00A4C9A0", "name": "Task_1_VoidTaskResult__ContinueWith_9", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_9(Task_1_VoidTaskResult_ * this, Action_2_System_Threading_Tasks_Task_1_Object__3 * continuationAction, Object * state, TaskContinuationOptions__Enum continuationOptions, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskContinuationOptions)" }, { "virtualAddress": "0x00A4CA70", "name": "Task_1_VoidTaskResult__ContinueWith_10", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_10(Task_1_VoidTaskResult_ * this, Action_2_System_Threading_Tasks_Task_1_Object__3 * continuationAction, Object * state, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, TaskScheduler * scheduler, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x00A4CAC0", "name": "Task_1_VoidTaskResult__ContinueWith_11", "signature": "Task * Task_1_VoidTaskResult__ContinueWith_11(Task_1_VoidTaskResult_ * this, Action_2_System_Threading_Tasks_Task_1_Object__3 * continuationAction, Object * state, TaskScheduler * scheduler, CancellationToken cancellationToken, TaskContinuationOptions__Enum continuationOptions, StackCrawlMark__Enum * stackMark, MethodInfo * method)", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x00A4CC64", "name": "Task_1_VoidTaskResult___cctor", "signature": "void Task_1_VoidTaskResult___cctor(MethodInfo * method)", "dotNetSignature": "Task\u00601[VoidTaskResult]()" }, { "virtualAddress": "0x00A4D098", "name": "UnwrapPromise_1_TResult_c_VoidTaskResult___cctor", "signature": "void UnwrapPromise_1_TResult_c_VoidTaskResult___cctor(MethodInfo * method)", "dotNetSignature": "UnwrapPromise\u00601[TResult]\u002B\u003C\u003Ec[VoidTaskResult]()" }, { "virtualAddress": "0x00A4D170", "name": "UnwrapPromise_1_TResult_c_VoidTaskResult___ctor", "signature": "void UnwrapPromise_1_TResult_c_VoidTaskResult___ctor(UnwrapPromise_1_TResult_c_VoidTaskResult_ * this, MethodInfo * method)", "dotNetSignature": "UnwrapPromise\u00601[TResult]\u002B\u003C\u003Ec[VoidTaskResult]()" }, { "virtualAddress": "0x00A4D188", "name": "UnwrapPromise_1_TResult_c_VoidTaskResult___InvokeCoreAsync_b__8_0", "signature": "void UnwrapPromise_1_TResult_c_VoidTaskResult___InvokeCoreAsync_b__8_0(UnwrapPromise_1_TResult_c_VoidTaskResult_ * this, Object * state, MethodInfo * method)", "dotNetSignature": "Void \u003CInvokeCoreAsync\u003Eb__8_0(Object)" }, { "virtualAddress": "0x00A4DE7C", "name": "UnwrapPromise_1_VoidTaskResult__Invoke", "signature": "void UnwrapPromise_1_VoidTaskResult__Invoke(UnwrapPromise_1_VoidTaskResult_ * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x00A4DFA4", "name": "UnwrapPromise_1_VoidTaskResult__InvokeCore", "signature": "void UnwrapPromise_1_VoidTaskResult__InvokeCore(UnwrapPromise_1_VoidTaskResult_ * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void InvokeCore(Task)" }, { "virtualAddress": "0x00A4E014", "name": "UnwrapPromise_1_VoidTaskResult__InvokeCoreAsync", "signature": "void UnwrapPromise_1_VoidTaskResult__InvokeCoreAsync(UnwrapPromise_1_VoidTaskResult_ * this, Task * completingTask, MethodInfo * method)", "dotNetSignature": "Void InvokeCoreAsync(Task)" }, { "virtualAddress": "0x00A4E208", "name": "UnwrapPromise_1_VoidTaskResult__ProcessCompletedOuterTask", "signature": "void UnwrapPromise_1_VoidTaskResult__ProcessCompletedOuterTask(UnwrapPromise_1_VoidTaskResult_ * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void ProcessCompletedOuterTask(Task)" }, { "virtualAddress": "0x00A4E37C", "name": "UnwrapPromise_1_VoidTaskResult__TrySetFromTask", "signature": "bool UnwrapPromise_1_VoidTaskResult__TrySetFromTask(UnwrapPromise_1_VoidTaskResult_ * this, Task * task, bool lookForOce, MethodInfo * method)", "dotNetSignature": "Boolean TrySetFromTask(Task, Boolean)" }, { "virtualAddress": "0x00A4E648", "name": "UnwrapPromise_1_VoidTaskResult__ProcessInnerTask", "signature": "void UnwrapPromise_1_VoidTaskResult__ProcessInnerTask(UnwrapPromise_1_VoidTaskResult_ * this, Task * task, MethodInfo * method)", "dotNetSignature": "Void ProcessInnerTask(Task)" }, { "virtualAddress": "0x004088A8", "name": "ValueTask_1_System_Int32___ctor", "signature": "void ValueTask_1_System_Int32___ctor(ValueTask_1_System_Int32___Boxed * this, int32_t result, MethodInfo * method)", "dotNetSignature": "ValueTask\u00601[System.Int32](Int32)" }, { "virtualAddress": "0x004088B4", "name": "ValueTask_1_System_Int32___ctor_1", "signature": "void ValueTask_1_System_Int32___ctor_1(ValueTask_1_System_Int32___Boxed * this, Task_1_System_Int32_ * task, MethodInfo * method)", "dotNetSignature": "ValueTask\u00601[System.Int32](Task\u00601[System.Int32])" }, { "virtualAddress": "0x004088BC", "name": "ValueTask_1_System_Int32__GetHashCode", "signature": "int32_t ValueTask_1_System_Int32__GetHashCode(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004088C4", "name": "ValueTask_1_System_Int32__Equals", "signature": "bool ValueTask_1_System_Int32__Equals(ValueTask_1_System_Int32___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004088CC", "name": "ValueTask_1_System_Int32__Equals_1", "signature": "bool ValueTask_1_System_Int32__Equals_1(ValueTask_1_System_Int32___Boxed * this, ValueTask_1_System_Int32_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTask\u00601[System.Int32])" }, { "virtualAddress": "0x00A4E998", "name": "ValueTask_1_System_Int32__op_Equality", "signature": "bool ValueTask_1_System_Int32__op_Equality(ValueTask_1_System_Int32_ left, ValueTask_1_System_Int32_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Equality(ValueTask\u00601[System.Int32], ValueTask\u00601[System.Int32])" }, { "virtualAddress": "0x00A4E9FC", "name": "ValueTask_1_System_Int32__op_Inequality", "signature": "bool ValueTask_1_System_Int32__op_Inequality(ValueTask_1_System_Int32_ left, ValueTask_1_System_Int32_ right, MethodInfo * method)", "dotNetSignature": "Boolean op_Inequality(ValueTask\u00601[System.Int32], ValueTask\u00601[System.Int32])" }, { "virtualAddress": "0x004088D4", "name": "ValueTask_1_System_Int32__AsTask", "signature": "Task_1_System_Int32_ * ValueTask_1_System_Int32__AsTask(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Task\u00601[System.Int32] AsTask()" }, { "virtualAddress": "0x004088DC", "name": "ValueTask_1_System_Int32__get_IsCompleted", "signature": "bool ValueTask_1_System_Int32__get_IsCompleted(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x004088F4", "name": "ValueTask_1_System_Int32__get_IsCompletedSuccessfully", "signature": "bool ValueTask_1_System_Int32__get_IsCompletedSuccessfully(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCompletedSuccessfully()" }, { "virtualAddress": "0x00408924", "name": "ValueTask_1_System_Int32__get_IsFaulted", "signature": "bool ValueTask_1_System_Int32__get_IsFaulted(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsFaulted()" }, { "virtualAddress": "0x00408938", "name": "ValueTask_1_System_Int32__get_IsCanceled", "signature": "bool ValueTask_1_System_Int32__get_IsCanceled(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Boolean get_IsCanceled()" }, { "virtualAddress": "0x0040894C", "name": "ValueTask_1_System_Int32__get_Result", "signature": "int32_t ValueTask_1_System_Int32__get_Result(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Result()" }, { "virtualAddress": "0x00408954", "name": "ValueTask_1_System_Int32__GetAwaiter", "signature": "ValueTaskAwaiter_1_System_Int32_ ValueTask_1_System_Int32__GetAwaiter(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "ValueTaskAwaiter\u00601[System.Int32] GetAwaiter()" }, { "virtualAddress": "0x0040898C", "name": "ValueTask_1_System_Int32__ConfigureAwait", "signature": "ConfiguredValueTaskAwaitable_1_System_Int32_ ValueTask_1_System_Int32__ConfigureAwait(ValueTask_1_System_Int32___Boxed * this, bool continueOnCapturedContext, MethodInfo * method)", "dotNetSignature": "ConfiguredValueTaskAwaitable\u00601[System.Int32] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x00408998", "name": "ValueTask_1_System_Int32__ToString", "signature": "String * ValueTask_1_System_Int32__ToString(ValueTask_1_System_Int32___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A4EE4C", "name": "ValueTask_1_System_Int32__CreateAsyncMethodBuilder", "signature": "AsyncValueTaskMethodBuilder_1_System_Int32_ ValueTask_1_System_Int32__CreateAsyncMethodBuilder(MethodInfo * method)", "dotNetSignature": "AsyncValueTaskMethodBuilder\u00601[System.Int32] CreateAsyncMethodBuilder()" }, { "virtualAddress": "0x00A52554", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean___ctor", "signature": "void Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean___ctor(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, EventProvider_SessionInfo item1, bool item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo,Boolean](EventProvider\u002BSessionInfo, Boolean)" }, { "virtualAddress": "0x00A5259C", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__Equals", "signature": "bool Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__Equals(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A52688", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Collections_IStructuralEquatable_Equals(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A528E8", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_IComparable_CompareTo", "signature": "int32_t Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_IComparable_CompareTo(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A529D4", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Collections_IStructuralComparable_CompareTo(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A52CC0", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__GetHashCode", "signature": "int32_t Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__GetHashCode(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A52DA0", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Collections_IStructuralEquatable_GetHashCode(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A52F5C", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_ITupleInternal_GetHashCode(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A5301C", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__ToString", "signature": "String * Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__ToString(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A53104", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_ITupleInternal_ToString", "signature": "String * Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_ITupleInternal_ToString(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A5321C", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A53224", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A53360", "name": "Tuple_2_Guid_Int32___ctor", "signature": "void Tuple_2_Guid_Int32___ctor(Tuple_2_Guid_Int32_ * this, Guid item1, int32_t item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Guid,Int32](Guid, Int32)" }, { "virtualAddress": "0x00A533A8", "name": "Tuple_2_Guid_Int32__Equals", "signature": "bool Tuple_2_Guid_Int32__Equals(Tuple_2_Guid_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A53494", "name": "Tuple_2_Guid_Int32__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_2_Guid_Int32__System_Collections_IStructuralEquatable_Equals(Tuple_2_Guid_Int32_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A536F4", "name": "Tuple_2_Guid_Int32__System_IComparable_CompareTo", "signature": "int32_t Tuple_2_Guid_Int32__System_IComparable_CompareTo(Tuple_2_Guid_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A537E0", "name": "Tuple_2_Guid_Int32__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_2_Guid_Int32__System_Collections_IStructuralComparable_CompareTo(Tuple_2_Guid_Int32_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A53ACC", "name": "Tuple_2_Guid_Int32__GetHashCode", "signature": "int32_t Tuple_2_Guid_Int32__GetHashCode(Tuple_2_Guid_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A53BAC", "name": "Tuple_2_Guid_Int32__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_2_Guid_Int32__System_Collections_IStructuralEquatable_GetHashCode(Tuple_2_Guid_Int32_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A53D68", "name": "Tuple_2_Guid_Int32__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_2_Guid_Int32__System_ITupleInternal_GetHashCode(Tuple_2_Guid_Int32_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A53E28", "name": "Tuple_2_Guid_Int32__ToString", "signature": "String * Tuple_2_Guid_Int32__ToString(Tuple_2_Guid_Int32_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A53F10", "name": "Tuple_2_Guid_Int32__System_ITupleInternal_ToString", "signature": "String * Tuple_2_Guid_Int32__System_ITupleInternal_ToString(Tuple_2_Guid_Int32_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A54028", "name": "Tuple_2_Guid_Int32__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_2_Guid_Int32__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_2_Guid_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A54030", "name": "Tuple_2_Guid_Int32__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_2_Guid_Int32__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_2_Guid_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A54190", "name": "Tuple_2_Int32_Int32__Equals", "signature": "bool Tuple_2_Int32_Int32__Equals(Tuple_2_Int32_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A5427C", "name": "Tuple_2_Int32_Int32__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_2_Int32_Int32__System_Collections_IStructuralEquatable_Equals(Tuple_2_Int32_Int32_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A544D4", "name": "Tuple_2_Int32_Int32__System_IComparable_CompareTo", "signature": "int32_t Tuple_2_Int32_Int32__System_IComparable_CompareTo(Tuple_2_Int32_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A545C0", "name": "Tuple_2_Int32_Int32__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_2_Int32_Int32__System_Collections_IStructuralComparable_CompareTo(Tuple_2_Int32_Int32_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A548A4", "name": "Tuple_2_Int32_Int32__GetHashCode", "signature": "int32_t Tuple_2_Int32_Int32__GetHashCode(Tuple_2_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A54984", "name": "Tuple_2_Int32_Int32__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_2_Int32_Int32__System_Collections_IStructuralEquatable_GetHashCode(Tuple_2_Int32_Int32_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A54B38", "name": "Tuple_2_Int32_Int32__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_2_Int32_Int32__System_ITupleInternal_GetHashCode(Tuple_2_Int32_Int32_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A54BF8", "name": "Tuple_2_Int32_Int32__ToString", "signature": "String * Tuple_2_Int32_Int32__ToString(Tuple_2_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A54CE0", "name": "Tuple_2_Int32_Int32__System_ITupleInternal_ToString", "signature": "String * Tuple_2_Int32_Int32__System_ITupleInternal_ToString(Tuple_2_Int32_Int32_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A54DF8", "name": "Tuple_2_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_2_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_2_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A54E00", "name": "Tuple_2_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_2_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_2_Int32_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A54F24", "name": "Tuple_2_Int64_Int64__get_Item1", "signature": "int64_t Tuple_2_Int64_Int64__get_Item1(Tuple_2_Int64_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Item1()" }, { "virtualAddress": "0x00A54F2C", "name": "Tuple_2_Int64_Int64__get_Item2", "signature": "int64_t Tuple_2_Int64_Int64__get_Item2(Tuple_2_Int64_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Int64 get_Item2()" }, { "virtualAddress": "0x00A54F74", "name": "Tuple_2_Int64_Int64__Equals", "signature": "bool Tuple_2_Int64_Int64__Equals(Tuple_2_Int64_Int64_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A55060", "name": "Tuple_2_Int64_Int64__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_2_Int64_Int64__System_Collections_IStructuralEquatable_Equals(Tuple_2_Int64_Int64_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A552C0", "name": "Tuple_2_Int64_Int64__System_IComparable_CompareTo", "signature": "int32_t Tuple_2_Int64_Int64__System_IComparable_CompareTo(Tuple_2_Int64_Int64_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A553AC", "name": "Tuple_2_Int64_Int64__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_2_Int64_Int64__System_Collections_IStructuralComparable_CompareTo(Tuple_2_Int64_Int64_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A55698", "name": "Tuple_2_Int64_Int64__GetHashCode", "signature": "int32_t Tuple_2_Int64_Int64__GetHashCode(Tuple_2_Int64_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A55778", "name": "Tuple_2_Int64_Int64__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_2_Int64_Int64__System_Collections_IStructuralEquatable_GetHashCode(Tuple_2_Int64_Int64_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A55934", "name": "Tuple_2_Int64_Int64__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_2_Int64_Int64__System_ITupleInternal_GetHashCode(Tuple_2_Int64_Int64_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A559F4", "name": "Tuple_2_Int64_Int64__ToString", "signature": "String * Tuple_2_Int64_Int64__ToString(Tuple_2_Int64_Int64_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A55ADC", "name": "Tuple_2_Int64_Int64__System_ITupleInternal_ToString", "signature": "String * Tuple_2_Int64_Int64__System_ITupleInternal_ToString(Tuple_2_Int64_Int64_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A55BF4", "name": "Tuple_2_Int64_Int64__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_2_Int64_Int64__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_2_Int64_Int64_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A55BFC", "name": "Tuple_2_Int64_Int64__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_2_Int64_Int64__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_2_Int64_Int64_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A55D0C", "name": "Tuple_2_Object_Char__get_Item1", "signature": "Object * Tuple_2_Object_Char__get_Item1(Tuple_2_Object_Char_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A55D14", "name": "Tuple_2_Object_Char__get_Item2", "signature": "uint16_t Tuple_2_Object_Char__get_Item2(Tuple_2_Object_Char_ * this, MethodInfo * method)", "dotNetSignature": "Char get_Item2()" }, { "virtualAddress": "0x00A55D1C", "name": "Tuple_2_Object_Char___ctor", "signature": "void Tuple_2_Object_Char___ctor(Tuple_2_Object_Char_ * this, Object * item1, uint16_t item2, MethodInfo * method)", "dotNetSignature": "Tuple\u00602[Object,Char](Object, Char)" }, { "virtualAddress": "0x00A55D60", "name": "Tuple_2_Object_Char__Equals", "signature": "bool Tuple_2_Object_Char__Equals(Tuple_2_Object_Char_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A55E4C", "name": "Tuple_2_Object_Char__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_2_Object_Char__System_Collections_IStructuralEquatable_Equals(Tuple_2_Object_Char_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A56044", "name": "Tuple_2_Object_Char__System_IComparable_CompareTo", "signature": "int32_t Tuple_2_Object_Char__System_IComparable_CompareTo(Tuple_2_Object_Char_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A56130", "name": "Tuple_2_Object_Char__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_2_Object_Char__System_Collections_IStructuralComparable_CompareTo(Tuple_2_Object_Char_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A563B4", "name": "Tuple_2_Object_Char__GetHashCode", "signature": "int32_t Tuple_2_Object_Char__GetHashCode(Tuple_2_Object_Char_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A56494", "name": "Tuple_2_Object_Char__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_2_Object_Char__System_Collections_IStructuralEquatable_GetHashCode(Tuple_2_Object_Char_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A56618", "name": "Tuple_2_Object_Char__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_2_Object_Char__System_ITupleInternal_GetHashCode(Tuple_2_Object_Char_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A566D8", "name": "Tuple_2_Object_Char__ToString", "signature": "String * Tuple_2_Object_Char__ToString(Tuple_2_Object_Char_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A567C0", "name": "Tuple_2_Object_Char__System_ITupleInternal_ToString", "signature": "String * Tuple_2_Object_Char__System_ITupleInternal_ToString(Tuple_2_Object_Char_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A568A8", "name": "Tuple_2_Object_Char__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_2_Object_Char__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_2_Object_Char_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A568B0", "name": "Tuple_2_Object_Char__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_2_Object_Char__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_2_Object_Char_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A581B4", "name": "Tuple_4_Object_Object_Int32_Int32__get_Item1", "signature": "Object * Tuple_4_Object_Object_Int32_Int32__get_Item1(Tuple_4_Object_Object_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item1()" }, { "virtualAddress": "0x00A581BC", "name": "Tuple_4_Object_Object_Int32_Int32__get_Item2", "signature": "Object * Tuple_4_Object_Object_Int32_Int32__get_Item2(Tuple_4_Object_Object_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Object get_Item2()" }, { "virtualAddress": "0x00A581C4", "name": "Tuple_4_Object_Object_Int32_Int32__get_Item3", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__get_Item3(Tuple_4_Object_Object_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item3()" }, { "virtualAddress": "0x00A581CC", "name": "Tuple_4_Object_Object_Int32_Int32__get_Item4", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__get_Item4(Tuple_4_Object_Object_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 get_Item4()" }, { "virtualAddress": "0x00A581D4", "name": "Tuple_4_Object_Object_Int32_Int32___ctor", "signature": "void Tuple_4_Object_Object_Int32_Int32___ctor(Tuple_4_Object_Object_Int32_Int32_ * this, Object * item1, Object * item2, int32_t item3, int32_t item4, MethodInfo * method)", "dotNetSignature": "Tuple\u00604[Object,Object,Int32,Int32](Object, Object, Int32, Int32)" }, { "virtualAddress": "0x00A58228", "name": "Tuple_4_Object_Object_Int32_Int32__Equals", "signature": "bool Tuple_4_Object_Object_Int32_Int32__Equals(Tuple_4_Object_Object_Int32_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00A58314", "name": "Tuple_4_Object_Object_Int32_Int32__System_Collections_IStructuralEquatable_Equals", "signature": "bool Tuple_4_Object_Object_Int32_Int32__System_Collections_IStructuralEquatable_Equals(Tuple_4_Object_Object_Int32_Int32_ * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00A58654", "name": "Tuple_4_Object_Object_Int32_Int32__System_IComparable_CompareTo", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__System_IComparable_CompareTo(Tuple_4_Object_Object_Int32_Int32_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00A58740", "name": "Tuple_4_Object_Object_Int32_Int32__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__System_Collections_IStructuralComparable_CompareTo(Tuple_4_Object_Object_Int32_Int32_ * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00A58B0C", "name": "Tuple_4_Object_Object_Int32_Int32__GetHashCode", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__GetHashCode(Tuple_4_Object_Object_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00A58BEC", "name": "Tuple_4_Object_Object_Int32_Int32__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__System_Collections_IStructuralEquatable_GetHashCode(Tuple_4_Object_Object_Int32_Int32_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A58E90", "name": "Tuple_4_Object_Object_Int32_Int32__System_ITupleInternal_GetHashCode", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__System_ITupleInternal_GetHashCode(Tuple_4_Object_Object_Int32_Int32_ * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.ITupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00A58F50", "name": "Tuple_4_Object_Object_Int32_Int32__ToString", "signature": "String * Tuple_4_Object_Object_Int32_Int32__ToString(Tuple_4_Object_Object_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00A59038", "name": "Tuple_4_Object_Object_Int32_Int32__System_ITupleInternal_ToString", "signature": "String * Tuple_4_Object_Object_Int32_Int32__System_ITupleInternal_ToString(Tuple_4_Object_Object_Int32_Int32_ * this, StringBuilder * sb, MethodInfo * method)", "dotNetSignature": "String System.ITupleInternal.ToString(StringBuilder)" }, { "virtualAddress": "0x00A59190", "name": "Tuple_4_Object_Object_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t Tuple_4_Object_Object_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Length(Tuple_4_Object_Object_Int32_Int32_ * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00A59198", "name": "Tuple_4_Object_Object_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * Tuple_4_Object_Object_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Item(Tuple_4_Object_Object_Int32_Int32_ * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x004097A4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_1_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00601[Object])" }, { "virtualAddress": "0x004097B4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004097BC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x004097F4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x004097FC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409804", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00409838", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409840", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409848", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409850", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409858", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409860", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409868", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409870", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409878", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409880", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_2_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x00409898", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004098A0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x004098E8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x004098F0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x004098F8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x0040993C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409944", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0040994C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409954", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x0040995C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409964", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040996C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409974", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x0040997C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409984", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_3_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x004099C4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x004099CC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00409A14", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409A1C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409A24", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00409A68", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409A70", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409A78", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409A80", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409A88", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409A90", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409A98", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409AA0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409AA8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409AB0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_4_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x00409AE8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409AF0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409B38", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409B40", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409B48", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409B8C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409B94", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409B9C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409BA4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409BAC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409BB4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409BBC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409BC4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409BCC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409BD4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_5_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00409C14", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409C1C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409C64", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409C6C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409C74", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409CB8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409CC0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409CC8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409CD0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409CD8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409CE0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409CE8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409CF0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409CF8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409D00", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_6_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00409D40", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409D48", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409D90", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409D98", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409DA0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409DE4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409DEC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409DF4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409DFC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409E04", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409E0C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409E14", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409E1C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409E24", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409E2C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x00409E74", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409E7C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409EC4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409ECC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409ED4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409F18", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00409F20", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409F28", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409F30", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409F38", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00409F40", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409F48", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00409F50", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409F58", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00409F60", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x00409F9C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409FA4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]])" }, { "virtualAddress": "0x00409FEC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409FF4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409FFC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]])" }, { "virtualAddress": "0x0040A040", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0040A048", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0040A050", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040A058", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x0040A060", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040A068", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040A070", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x0040A078", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x0040A080", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00408B3C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x00408BD8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00408BE0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]])" }, { "virtualAddress": "0x00408C28", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00408C30", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00408C38", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]])" }, { "virtualAddress": "0x00408C7C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00408C84", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00408C8C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408C94", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00408C9C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408CA4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408CAC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00408CB4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00408CBC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00408CC4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x00408D60", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00408D68", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]])" }, { "virtualAddress": "0x00408DB0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00408DB8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00408DC0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]])" }, { "virtualAddress": "0x00408E04", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00408E0C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00408E14", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408E1C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00408E24", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408E2C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408E34", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00408E3C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00408E44", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00408E4C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x00408EE8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00408EF0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00408F38", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00408F40", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00408F48", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00408F8C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x00408F94", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00408F9C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408FA4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00408FAC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x00408FB4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00408FBC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x00408FC4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00408FCC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00408FD4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x00409070", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409078", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x004090C0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x004090C8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x004090D0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00409114", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0040911C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x00409124", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040912C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x00409134", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040913C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x00409144", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x0040914C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x00409154", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0040915C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x004091F8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x00409200", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x00409248", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x00409250", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x00409258", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x0040929C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x004092A4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x004092AC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004092B4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x004092BC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x004092C4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x004092CC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x004092D4", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x004092DC", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0040A088", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor", "signature": "void ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * item1, Object * item2, Object * item3, Object * item4, Object * item5, Object * item6, Object * item7, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ rest, MethodInfo * method)", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0040A124", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0040A12C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals_1", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__Equals_1(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Boolean Equals(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x0040A174", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals", "signature": "bool ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_Equals(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IStructuralEquatable.Equals(Object, IEqualityComparer)" }, { "virtualAddress": "0x0040A17C", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, MethodInfo * method)", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0040A184", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object_ other, MethodInfo * method)", "dotNetSignature": "Int32 CompareTo(ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x0040A1C8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, Object * other, IComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0040A1D0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0040A1D8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralEquatable_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040A1E0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCodeCore", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__GetHashCodeCore(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 GetHashCodeCore(IEqualityComparer)" }, { "virtualAddress": "0x0040A1E8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_GetHashCode(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, IEqualityComparer * comparer, MethodInfo * method)", "dotNetSignature": "Int32 System.IValueTupleInternal.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0040A1F0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__ToString", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__ToString(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x0040A1F8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd", "signature": "String * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IValueTupleInternal_ToStringEnd(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "String System.IValueTupleInternal.ToStringEnd()" }, { "virtualAddress": "0x0040A200", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length", "signature": "int32_t ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Length(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, MethodInfo * method)", "dotNetSignature": "Int32 System.Runtime.CompilerServices.ITuple.get_Length()" }, { "virtualAddress": "0x0040A208", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item", "signature": "Object * ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item(ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Boxed * this, int32_t index, MethodInfo * method)", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x00A49ED4", "name": "Task_1_Task__1_InnerInvoke", "signature": "void Task_1_Task__1_InnerInvoke(Task_1_Task__1 * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00A49ED4", "name": "Task_1_Task__InnerInvoke", "signature": "void Task_1_Task__InnerInvoke(Task_1_Task_ * this, MethodInfo * method)", "dotNetSignature": "Void InnerInvoke()" }, { "virtualAddress": "0x00AA1034", "name": "EqualityComparer_1_System_String__System_Collections_IEqualityComparer_Equals", "signature": "bool EqualityComparer_1_System_String__System_Collections_IEqualityComparer_Equals(EqualityComparer_1_System_String_ * this, Object * x, Object * y, MethodInfo * method)", "dotNetSignature": "Boolean System.Collections.IEqualityComparer.Equals(Object, Object)" }, { "virtualAddress": "0x00AA0F68", "name": "EqualityComparer_1_System_String__System_Collections_IEqualityComparer_GetHashCode", "signature": "int32_t EqualityComparer_1_System_String__System_Collections_IEqualityComparer_GetHashCode(EqualityComparer_1_System_String_ * this, Object * obj, MethodInfo * method)", "dotNetSignature": "Int32 System.Collections.IEqualityComparer.GetHashCode(Object)" }, { "virtualAddress": "0x00AA0E28", "name": "EqualityComparer_1_System_String__IndexOf", "signature": "int32_t EqualityComparer_1_System_String__IndexOf(EqualityComparer_1_System_String_ * this, String__Array * array, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 IndexOf(String[], String, Int32, Int32)" }, { "virtualAddress": "0x00AA0EC8", "name": "EqualityComparer_1_System_String__LastIndexOf", "signature": "int32_t EqualityComparer_1_System_String__LastIndexOf(EqualityComparer_1_System_String_ * this, String__Array * array, String * value, int32_t startIndex, int32_t count, MethodInfo * method)", "dotNetSignature": "Int32 LastIndexOf(String[], String, Int32, Int32)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Boolean__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Boolean__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Boolean__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Byte__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Byte__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Byte__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_SByte__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_SByte__1_WriteObjectData(TraceLoggingTypeInfo_1_System_SByte__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Int16__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Int16__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Int16__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_UInt16__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UInt16__1_WriteObjectData(TraceLoggingTypeInfo_1_System_UInt16__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Int32__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Int32__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Int32__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_UInt32__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UInt32__1_WriteObjectData(TraceLoggingTypeInfo_1_System_UInt32__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Int64__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Int64__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Int64__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_UInt64__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UInt64__1_WriteObjectData(TraceLoggingTypeInfo_1_System_UInt64__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_IntPtr__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_IntPtr__1_WriteObjectData(TraceLoggingTypeInfo_1_System_IntPtr__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_UIntPtr__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_UIntPtr__1_WriteObjectData(TraceLoggingTypeInfo_1_System_UIntPtr__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Char__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Char__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Char__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Double__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Double__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Double__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Single__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Single__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Single__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_String__WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_String__WriteObjectData(TraceLoggingTypeInfo_1_System_String_ * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" }, { "virtualAddress": "0x009573C0", "name": "TraceLoggingTypeInfo_1_System_Guid__1_WriteObjectData", "signature": "void TraceLoggingTypeInfo_1_System_Guid__1_WriteObjectData(TraceLoggingTypeInfo_1_System_Guid__1 * this, TraceLoggingDataCollector * collector, Object * value, MethodInfo * method)", "dotNetSignature": "Void WriteObjectData(TraceLoggingDataCollector, Object)" } ], "customAttributesGenerators": [ { "virtualAddress": "0x003934D4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003934E4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003934E4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393534", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039356C", "name": "UnsafeValueTypeAttribute_CustomAttributesCacheGenerator", "signature": "void UnsafeValueTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039356C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003935A4", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003935DC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003935EC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393624", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039365C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393694", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003936A4", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003936DC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003936EC", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003936FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003936FC", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393734", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393734", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039376C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039377C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393790", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003937A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003937B8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003937C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003937DC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003937EC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003937FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039380C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039381C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039382C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039383C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039384C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039385C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039386C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039387C", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039387C", "name": "IsReadOnlyAttribute_CustomAttributesCacheGenerator", "signature": "void IsReadOnlyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039387C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393914", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393914", "name": "IsReadOnlyAttribute_CustomAttributesCacheGenerator", "signature": "void IsReadOnlyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393914", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003939AC", "name": "IsByRefLikeAttribute_CustomAttributesCacheGenerator", "signature": "void IsByRefLikeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003939AC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003939AC", "name": "IsReadOnlyAttribute_CustomAttributesCacheGenerator", "signature": "void IsReadOnlyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003939AC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003939AC", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003939AC", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393AA0", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393AA0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393AA0", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393AA0", "name": "IsByRefLikeAttribute_CustomAttributesCacheGenerator", "signature": "void IsByRefLikeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393AA0", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393AA0", "name": "IsReadOnlyAttribute_CustomAttributesCacheGenerator", "signature": "void IsReadOnlyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393B94", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393BA4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393BB4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393BC4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393BFC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393C34", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393C6C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393CA4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393CDC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393D14", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393D4C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393D5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393D5C", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393D5C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393DF8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393E08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393E1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393E30", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393E68", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393EA0", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393ED8", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393F10", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393F48", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393F80", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393FB8", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00393FF0", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394028", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394028", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394028", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003940B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003940C8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003940C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394108", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039411C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394130", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394144", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394158", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039416C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394180", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394194", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003941A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003941BC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003941F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003941F4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394230", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394230", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394280", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394294", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003942A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003942BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003942D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003942E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003942F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039430C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039430C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394358", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394368", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039437C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394390", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394390", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003943DC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003943EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394400", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394414", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394428", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039443C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394450", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394460", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394474", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394488", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039449C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003944B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003944C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003944D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003944EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394500", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394500", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394500", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039458C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039458C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003945DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003945F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003945F0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039463C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394650", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394688", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394698", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003946AC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003946BC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003946BC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003946BC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003946BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394734", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394734", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394734", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394798", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003947AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003947C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003947D4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003947D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394814", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394828", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039483C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394850", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394864", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394878", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039488C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003948A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003948B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003948C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003948DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003948F0", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394928", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039493C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394950", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394964", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394978", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039498C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003949A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003949B4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003949B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003949FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A4C", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A5C", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394A80", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394ACC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394AE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394AF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394B08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394B08", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394B58", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394B90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394BA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394BB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394BCC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394C04", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394C04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394C44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394C44", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394C90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394CA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394CB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394CB8", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394D08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394D08", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394D44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394D58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394D6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394D6C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394DAC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394DAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394DEC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394DEC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394E34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394E48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394E5C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394E6C", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394EA4", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394EDC", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394F14", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394F24", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394F5C", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394F5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394F5C", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394FE8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00394FE8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395028", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039503C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395050", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395064", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395064", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003950A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003950A4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003950E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003950E4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395124", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395138", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039514C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395160", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395174", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395174", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003951B4", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003951C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003951D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003951EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395200", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395214", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395228", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395228", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395268", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039527C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395290", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003952A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003952B8", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003952B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003952F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003952F8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395334", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395348", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039535C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395370", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395384", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395398", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003953AC", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003953BC", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003953BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003953FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395410", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395424", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395438", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039544C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395460", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395474", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395488", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039549C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003954B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003954C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003954D8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003954E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003954E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395528", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039553C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395550", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395564", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395578", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039558C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039558C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003955C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003955DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003955F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395604", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395618", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039562C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395640", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395654", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395668", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395668", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003956B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003956CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003956E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003956F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395708", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039571C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395730", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395744", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395758", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395758", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003957A4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003957B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003957C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003957DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003957F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395804", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395804", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395850", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395864", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039589C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003958AC", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003958BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003958D0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003958D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395918", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395918", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395960", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395960", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003959A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003959A8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003959F4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003959F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395A3C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395A3C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395A88", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395A88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395AD0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395AD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395B18", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395B18", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395B60", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395B60", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395BAC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395BAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395BF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395BF4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395C40", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395C40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395C88", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395C88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395CD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395CD0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395D1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395D1C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395D68", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395DA0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395DD4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395DD4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395E1C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395E1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395E58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395E6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395E80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395E94", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395E94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395ED4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395ED4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395F10", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395F10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395F4C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395F4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395F8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395F8C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395FC8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00395FC8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396004", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396014", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396028", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039603C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039604C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396060", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396060", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003960B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003960C4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003960C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396100", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396110", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396120", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396130", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396144", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396144", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396144", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003961D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003961D0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039620C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039620C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396248", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396258", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396258", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396258", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003962E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003962E4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396320", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396334", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396334", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396334", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003963C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003963D4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003963D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039641C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039641C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039646C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039646C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003964A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003964A8", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003964F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003964F8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396538", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396538", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396574", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396588", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396588", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003965C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003965D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003965EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396600", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396600", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039663C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396650", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396664", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396678", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396688", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396698", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396698", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396698", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396724", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396734", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396734", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396734", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003967C0", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003967C0", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003967C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039684C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396860", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396874", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396888", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039689C", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039689C", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039689C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396928", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039693C", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039693C", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039693C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003969C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003969DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003969F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396A04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396A04", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396A04", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396A90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396AA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396AA4", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396AA4", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396B30", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396B30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396B30", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396BBC", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396BBC", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396BBC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396C48", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396C58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396C58", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396C58", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396CE4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396CE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396D20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396D20", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396D20", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396DAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396DC0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396DD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396DE4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396DE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396E20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396E34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396E48", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396E48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396E88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396E9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396EB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396EC4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396ED8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396EEC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F14", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F28", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F3C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F50", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F60", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F70", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F80", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396F90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396FA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396FB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396FCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396FE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00396FF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397008", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039701C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397030", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397044", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397058", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039706C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397080", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397090", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003970A0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003970B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003970C4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003970D4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003970E4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003970F4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397104", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397118", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397128", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397138", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397148", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397158", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039716C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397180", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397194", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003971A4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003971B4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003971C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003971D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003971E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003971FC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039720C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039721C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039722C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039723C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397250", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397264", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397278", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397288", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397288", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003972C4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003972C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397300", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397314", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397314", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397350", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397350", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039738C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003973A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003973B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003973C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003973DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003973F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397404", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397418", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039742C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397440", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397440", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039747C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397490", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003974A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003974B8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003974B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003974F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397508", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039751C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039751C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397558", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397568", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397578", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039758C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039758C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003975C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003975DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003975F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397604", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397618", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039762C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397640", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397654", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397668", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039767C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397690", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003976A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003976A4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003976E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003976F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397708", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039771C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397730", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397744", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397754", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397764", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397778", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039778C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003977A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003977B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003977B4", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397804", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397818", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397850", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397850", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003978A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003978A0", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003978F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003978F0", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397940", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397950", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397950", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397950", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003979EC", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003979EC", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397A74", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397A88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397A9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397AB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397AC4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397AD8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397AEC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397AFC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397B10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397B24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397B38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397B38", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397B88", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397B98", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397BAC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397BBC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397BD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397BD0", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397BD0", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397C5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397C70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397C84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397C98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397CAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397CAC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397CAC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397CFC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397D0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397D20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397D34", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397D34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397D70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397D84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397D98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397DAC", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397DBC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397DD0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397E94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397EA8", "name": "AsyncMethodBuilderAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncMethodBuilderAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397F0C", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397F1C", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397F2C", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397F3C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397F4C", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397F4C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397FD4", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00397FD4", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039805C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039806C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039807C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039807C", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398104", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398114", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398124", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398134", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398144", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398154", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398164", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398174", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398184", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398194", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003981A4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003981B4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003981C4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003981D4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003981E4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003981F4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398204", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398214", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398224", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398234", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398244", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398254", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039828C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003982C4", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003982C4", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039834C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039835C", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039835C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003983E4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003983F4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398404", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398414", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398424", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398434", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398444", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398454", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398464", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398474", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398474", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003984FC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039850C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039851C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398554", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398554", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003985A4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003985A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003985F0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003985F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398638", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398670", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003986A4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003986A4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003986FC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398730", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398764", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398798", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398798", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003987E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003987E8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398838", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039884C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039884C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398888", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039889C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003988B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003988C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003988D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003988EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398900", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398900", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398950", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398964", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039899C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003989B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003989C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003989D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003989EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A14", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A28", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A3C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A50", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A78", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A8C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398A8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398ADC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398AF0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398B04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398B18", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398B2C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398B2C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398B7C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398B90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398BA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398BB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398BCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398BE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398BF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398C94", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398CD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398CE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398CF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398D98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398DAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398DC0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398DD4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398DD4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398DD4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398E50", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398E64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398E64", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398EA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398EA0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398EF0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398F04", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398F04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398F40", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398F40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398F8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398FA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398FA0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398FDC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00398FDC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399028", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039903C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039903C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039908C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039908C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003990DC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003990DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399118", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039912C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399140", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399154", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399154", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003991A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003991B4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003991B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399200", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399214", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399228", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399228", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399278", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039928C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039928C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003992DC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003992DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399318", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399318", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399368", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039937C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399390", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399390", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003993DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003993F0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003993F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039943C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399450", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399450", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003994A0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003994A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003994DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003994F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003994F0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039952C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039952C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399578", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399578", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003995C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003995C8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003995C8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399644", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399658", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399658", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399658", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003996D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003996D4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003996D4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399734", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399748", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399748", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399794", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003997A8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003997A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003997F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399808", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039981C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039981C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039986C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399880", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399894", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003998A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003998A8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003998F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039990C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039990C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399958", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399968", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399978", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399988", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399998", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003999D0", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A08", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A18", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A28", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A38", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A48", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A58", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A68", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A78", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A88", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399A98", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399AD0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399AE0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399AF0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B00", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B10", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B20", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B30", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B40", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B50", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B88", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399B98", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399BA8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399BBC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399BD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399BE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399BF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399C0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399C20", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399C20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399C70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399C84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399C98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399CAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399CAC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399CE8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399CFC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D60", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D74", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399D9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399DB0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399DC0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399DD4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399DE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399DF8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399E08", "name": "TypeForwardedFromAttribute_CustomAttributesCacheGenerator", "signature": "void TypeForwardedFromAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399E40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399E54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399E68", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399E7C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399E90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399EA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399EB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399ECC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399EE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399EF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399F08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399F1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399F30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399F44", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399F44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399F80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399F94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399FA8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399FBC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399FCC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399FDC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x00399FF0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A004", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A018", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A02C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A040", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A054", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A068", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A07C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A090", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A0A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A0B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A0CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A0E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A0F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A108", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A11C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A130", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A144", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A158", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A16C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A180", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A194", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A1A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A1BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A1D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A1E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A1F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A20C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A220", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A234", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A248", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A25C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A270", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A284", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A298", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A2AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A2C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A2D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A2E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A2FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A310", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A324", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A338", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A34C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A360", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A374", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A388", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A39C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A3B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A3C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A3D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A3EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A400", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A414", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A428", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A43C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A450", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A464", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A478", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A48C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A49C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A49C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A4EC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A520", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A554", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A568", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A568", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A5B8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A5B8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A614", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A624", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A658", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A668", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A668", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A6C0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A6C0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A71C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A72C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A73C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A770", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A780", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A780", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A7C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A7D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A7E8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A7F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A80C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A820", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A820", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A860", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A874", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A888", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A89C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A8B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A8C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A8D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A8D8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A924", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A924", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A96C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A96C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A9B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039A9B8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AA04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AA04", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AA50", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AA64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AA78", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AA8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AAA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AAB4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AAC8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AAC8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB18", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB2C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB68", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AB7C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ABB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ABB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ABF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ABF4", "name": "SoapTypeAttribute_CustomAttributesCacheGenerator", "signature": "void SoapTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AC40", "name": "SoapTypeAttribute_CustomAttributesCacheGenerator", "signature": "void SoapTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AC40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AC88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AC9C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ACAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ACC0", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ACF8", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD94", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AD94", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ADF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AE0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AE20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AE34", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AE34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AE74", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AE88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AE9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AEB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AEC4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AED8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AEEC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF14", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF28", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF3C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF50", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF78", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AF78", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AFB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AFCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AFE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039AFF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B008", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B01C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B030", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B044", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B044", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B084", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B098", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B0AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B0C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B0D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B0E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B0FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B110", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B124", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B138", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B14C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B160", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B174", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B174", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B1B4", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B1B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B204", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B204", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B254", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B268", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B27C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B27C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B2CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B2E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B2F4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B32C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B340", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B340", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B390", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B3A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B3B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B3CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B3E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B3F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B408", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B41C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B430", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B444", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B458", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B46C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B480", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B494", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B4A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B4BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B4BC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B50C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B520", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B534", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B548", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B548", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B548", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B5BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B5D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B5E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B5F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B60C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B620", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B634", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B634", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B674", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B674", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B6B4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B6B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B6F0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B6F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B730", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B730", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B770", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B784", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B798", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B7AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B7C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B7D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B7E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B7FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B810", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B824", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B838", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B84C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B860", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B874", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B888", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B89C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B8B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B8C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B8D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B8EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B900", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B914", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B928", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B93C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B950", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B964", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B978", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B98C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B9A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B9B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B9C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B9DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039B9F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BA04", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BA04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BA40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BA54", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BA54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BA90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BAA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BAA4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BAE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BAE4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BB24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BB38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BB4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BB60", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BB74", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BB88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BB9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BBB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BBC4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BBD8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BBEC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BC00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BC00", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BC40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BC54", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BC8C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BC8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BCCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BCE0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BCE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BD20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BD34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BD48", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BD7C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BD90", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BDC4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BDF8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BE2C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BE64", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BE78", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BEAC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BEAC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BEEC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BEFC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BF0C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BF40", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BF74", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BFA8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039BFDC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C010", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C044", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C078", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C0AC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C0BC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C0F0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C128", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C128", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C168", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C178", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C188", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C198", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C1A8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C1BC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C1F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C208", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C21C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C230", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C244", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C244", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C280", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C280", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C2C0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C2F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C2F8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C338", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C338", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C384", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C384", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C3D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C3D0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C41C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C41C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C45C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C490", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C4A4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C4B8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C4CC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C500", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C514", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C514", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C560", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C560", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C5B0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C5E8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C5E8", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C62C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C640", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C654", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C654", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C69C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C69C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C6D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C6EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C6EC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C738", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C738", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C788", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C788", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C7D8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C7EC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C800", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C814", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C828", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C860", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C874", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C8A8", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C8B8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C8C8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C8DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C8F0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C8F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C938", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C938", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C984", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C9B8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039C9B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CA00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CA14", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CA14", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CA60", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CA60", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CAA8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CABC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CABC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CB04", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CB04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CB4C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CB4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CB94", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CB94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CBDC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CBDC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CC24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CC24", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CC70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CC70", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CCBC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CCBC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CD04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CD04", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CD58", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CD58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CD58", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CDCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CDCC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CE1C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CE1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CE64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CE64", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CEA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CEA0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CEDC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CEDC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CF18", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CF18", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CF64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CF64", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CFB0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CFB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039CFF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D00C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D020", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D020", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D068", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D068", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D0B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D0B4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D100", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D100", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D148", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D148", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D194", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D194", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D1E0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D1F0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D1F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D238", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D238", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D284", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D284", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D2CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D2CC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D318", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D318", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D360", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D360", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D3AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D3AC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D3FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D3FC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D448", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D448", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D490", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D490", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D4D8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D4D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D520", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D520", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D568", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D568", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D5B0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D5B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D5B0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D620", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D620", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D668", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D67C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D690", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D6A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D6B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D6CC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D6DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D6F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D704", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D718", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D72C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D740", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D754", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D768", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D77C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D790", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D7A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D7B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D7CC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D7CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D808", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D808", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D858", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D86C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D880", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D894", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D8A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D8BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D8D0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D8E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D8F4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D930", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D96C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D96C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D9BC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039D9BC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DA0C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DA48", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DA84", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DA84", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DAD4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DB10", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DB10", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DB60", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DB9C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DBD8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DC14", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DC28", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DC64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DC78", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DCB4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DCF0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DD2C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DD68", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DDA4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DDA4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DDF4", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DDF4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DE44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DE58", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DE68", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DE78", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DE88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DE9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DEB0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DEC0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DEC0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DF10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DF24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DF38", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DF38", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DF70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DF70", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DFBC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DFCC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DFDC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DFEC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039DFFC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E00C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E00C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E00C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E00C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E084", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E084", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E084", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E084", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E0FC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E0FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E0FC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E0FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E174", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E174", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E174", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E174", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E1EC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E1EC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E1EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E1EC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E264", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E264", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E264", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E264", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E2DC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E2DC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E2DC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E2DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E354", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E354", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E354", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E354", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E3CC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E3CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E3CC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E3CC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E444", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E444", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E444", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E444", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E4BC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E4BC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E4BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E4BC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E534", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E534", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E534", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E534", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E5AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E5AC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E5AC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E5AC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E624", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E624", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E624", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E624", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E69C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E69C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E69C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E69C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E714", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E714", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E714", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E714", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E78C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E78C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E78C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E78C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E804", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E804", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E804", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E804", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E87C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E8B0", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E8B0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E8F8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E930", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E964", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E998", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039E9CC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EA04", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EA04", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EA54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EA68", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EA7C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EA8C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EA8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EADC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EADC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EB2C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EB2C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EB7C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EB7C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EBCC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EBCC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EC1C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EC1C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EC6C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EC6C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ECBC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ECBC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ED0C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ED0C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ED5C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039ED5C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EDAC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EDAC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EDFC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EDFC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EE4C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EE4C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EE9C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EE9C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EEEC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EEFC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EF0C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EF1C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EF2C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EF3C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EF4C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EF5C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EF5C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EFAC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EFAC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039EFFC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F00C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F00C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F05C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F05C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F0AC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F0AC", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F0AC", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F0AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F16C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F1A4", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F1DC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F214", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F24C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F284", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F2BC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F2F4", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F32C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F32C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F37C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F390", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F390", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F3E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F3F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F408", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F41C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F454", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F454", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F454", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F454", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F514", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F54C", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F55C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F570", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F584", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F584", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F5D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F5E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F5E8", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F638", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F638", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F688", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F69C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F69C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F6EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F6EC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F73C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F798", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F7D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F7D0", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F7D0", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F86C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F880", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F880", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F880", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F880", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F940", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F978", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F9B0", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F9E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F9E8", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039F9E8", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FA84", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FA84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FA84", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FA84", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FB44", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FB44", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FB44", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FB44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FC04", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FC04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FC04", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FC04", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FCC4", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FCC4", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FCC4", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FD70", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FD70", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FDF8", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FDF8", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FE80", "name": "EventSourceAttribute_CustomAttributesCacheGenerator", "signature": "void EventSourceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FECC", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FECC", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FECC", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FF78", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FF88", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x0039FF88", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0010", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0048", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0080", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0090", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A00C8", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A00C8", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0150", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0160", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0170", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0180", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0190", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A01A0", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A01A0", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A01A0", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A024C", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A024C", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A02D4", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A02D4", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A035C", "name": "TypeDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void TypeDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0394", "name": "TypeDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void TypeDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A03CC", "name": "TypeDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void TypeDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0404", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A043C", "name": "TypeDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void TypeDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0474", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0474", "name": "TypeDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void TypeDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A04D4", "name": "TypeDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void TypeDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A050C", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0544", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0544", "name": "TypeDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void TypeDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A05A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A05B8", "name": "DebuggerDisplayAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerDisplayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A05B8", "name": "DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerTypeProxyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A05B8", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0664", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A069C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A069C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A06EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A06EC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0738", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0738", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0784", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0784", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A07CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A07CC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0818", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0818", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0860", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0860", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A089C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A08B0", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A08B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A08F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A08F8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0948", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0948", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0994", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0994", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A09E4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A09E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0A34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0A34", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0A84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0A84", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0AD4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0AE8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0AFC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B60", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B74", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0B9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0BB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0BC4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0BD8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0BEC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0C00", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0C00", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0C5C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0C5C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0C5C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0CD8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0CD8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0D30", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0D30", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0D88", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0D9C", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0D9C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0DF8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0DF8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0E48", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0E48", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0E98", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0E98", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0EF4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0EF4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0F50", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0F50", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0FB0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0FE8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A0FE8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1044", "name": "EventDataAttribute_CustomAttributesCacheGenerator", "signature": "void EventDataAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1054", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1064", "name": "EventDataAttribute_CustomAttributesCacheGenerator", "signature": "void EventDataAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1074", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1084", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A10B8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A10C8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A10DC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A10F0", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1128", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1138", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1148", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1158", "name": "EventSourceAttribute_CustomAttributesCacheGenerator", "signature": "void EventSourceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1194", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A11A4", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A11B8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A11C8", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A11D8", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A11EC", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1200", "name": "AttributeUsageAttribute_CustomAttributesCacheGenerator", "signature": "void AttributeUsageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1214", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1224", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1234", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1244", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1254", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1264", "name": "DefaultMemberAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultMemberAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A129C", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A12AC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A12BC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A12CC", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A12DC", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A12EC", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A12FC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A130C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A131C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A131C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A131C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1394", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1394", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1394", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A140C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A140C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A140C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1484", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1484", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1484", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1484", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1484", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1548", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A155C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A155C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A155C", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A155C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A155C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1620", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1620", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1620", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1620", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1620", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A16E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A16F8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A16F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A16F8", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A16F8", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A16F8", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A17BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A17D0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A17D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A17D0", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A17D0", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A17D0", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1894", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A18A8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A18A8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A18F8", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A18F8", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A18F8", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A18F8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A18F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A19BC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A19BC", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A19BC", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A19BC", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A19BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1A80", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1A80", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1A80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1A80", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1A80", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1B44", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1B44", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1B44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1B44", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1B44", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1C08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1C1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1C30", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1C30", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1C30", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1C30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1C30", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1CF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1D08", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1D08", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1D08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1D08", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1D08", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1DCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1DE0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1DE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1DE0", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1DE0", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1DE0", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1EA4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1EA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1EA4", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1EA4", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1EA4", "name": "TypeLibImportClassAttribute_CustomAttributesCacheGenerator", "signature": "void TypeLibImportClassAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1F68", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1F68", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1F68", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1FCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A1FCC", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2008", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2008", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2008", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A206C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A206C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A206C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A20D0", "name": "FlagsAttribute_CustomAttributesCacheGenerator", "signature": "void FlagsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A20D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A210C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A210C", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A210C", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2170", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2170", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2170", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A21D4", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A21D4", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A21D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2238", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2238", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2238", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A22B0", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A22B0", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A22B0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2328", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2328", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2328", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A23A0", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A23A0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A23A0", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2418", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2418", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2418", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2490", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2490", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2490", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2508", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2508", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2508", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2580", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2580", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2580", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A25F8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A25F8", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A25F8", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2670", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2670", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2670", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A26E8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A26E8", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A26E8", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2760", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2760", "name": "InterfaceTypeAttribute_CustomAttributesCacheGenerator", "signature": "void InterfaceTypeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2760", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A27D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A27EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2800", "name": "ClassInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ClassInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2800", "name": "ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator", "signature": "void ComDefaultInterfaceAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2800", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A288C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A289C", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A28B0", "name": "FixedBufferAttribute_CustomAttributesCacheGenerator", "signature": "void FixedBufferAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2918", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2928", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2938", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2970", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2980", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2990", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A29C8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2A00", "name": "DecimalConstantAttribute_CustomAttributesCacheGenerator", "signature": "void DecimalConstantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2A24", "name": "DecimalConstantAttribute_CustomAttributesCacheGenerator", "signature": "void DecimalConstantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2A48", "name": "DecimalConstantAttribute_CustomAttributesCacheGenerator", "signature": "void DecimalConstantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2A6C", "name": "DecimalConstantAttribute_CustomAttributesCacheGenerator", "signature": "void DecimalConstantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2A90", "name": "DecimalConstantAttribute_CustomAttributesCacheGenerator", "signature": "void DecimalConstantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2AB4", "name": "DecimalConstantAttribute_CustomAttributesCacheGenerator", "signature": "void DecimalConstantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2AD8", "name": "DecimalConstantAttribute_CustomAttributesCacheGenerator", "signature": "void DecimalConstantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2AFC", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2B0C", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2B44", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2B54", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2B64", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2B74", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2B84", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2B94", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2BA4", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2BB4", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2BC4", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2BD4", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2BE4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2BF4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C04", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C14", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C24", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C34", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C44", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C54", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C64", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C74", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C84", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2C94", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2CA4", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2CB4", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2CC4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2CD4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2CE4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2CF4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2D04", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2D14", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2D4C", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2D84", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2DBC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2DCC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2DDC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2DEC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2DFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E0C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E1C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E2C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E3C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E4C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E5C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E7C", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2E8C", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2EC4", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2EFC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2F34", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2F6C", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2F7C", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2F8C", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2F9C", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A2FD4", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A300C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A301C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A302C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3040", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3054", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3068", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A307C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3090", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A30A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A30B4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A30C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A30D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A30EC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A30FC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3134", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3144", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A317C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3190", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A31C8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A31D8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A31E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A31F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3208", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3218", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3228", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3238", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3248", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3280", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A32B8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A32F0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3328", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3360", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3398", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A33D0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3408", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3440", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3478", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A34B0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A34E8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3520", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3558", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3590", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A35C8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3600", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3638", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3670", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A36A8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A36E0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3718", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3750", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3788", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A37C0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A37F8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3830", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3868", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A38A0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A38D8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3910", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3948", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3980", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A39B8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A39F0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3A28", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3A60", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3A98", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3AD0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3B08", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3B40", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3B78", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3BB0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3BE8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3C20", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3C58", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3C90", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3CC8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3D00", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3D38", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3D70", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3DA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3DB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3DC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3DD8", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3DE8", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3DF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E08", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E18", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E28", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E58", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E68", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E78", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E88", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3E98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3EA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3EA8", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3EE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3EF0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F24", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F34", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F44", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F54", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F64", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F74", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F84", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3F94", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3FA4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3FB4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3FEC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A3FFC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A400C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4020", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4058", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4090", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A40C8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4100", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4110", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4120", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4130", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4140", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4150", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4160", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4170", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4180", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4190", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A41A0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A41D8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4210", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4248", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4280", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A42B8", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A42F0", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4328", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4360", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4398", "name": "OptionalFieldAttribute_CustomAttributesCacheGenerator", "signature": "void OptionalFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A43D0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A43E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A43F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4400", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4410", "name": "SoapFieldAttribute_CustomAttributesCacheGenerator", "signature": "void SoapFieldAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4444", "name": "ContextStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ContextStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4454", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4464", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4474", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4484", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4498", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A44A8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A44B8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A44C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A44DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A44F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4504", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4518", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A452C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4540", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4550", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4560", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4570", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4580", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4590", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A45A0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A45B0", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A45C4", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A45D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A45E8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A45F8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4608", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4618", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4628", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4638", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4648", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4658", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4668", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4678", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4688", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4698", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A46A8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A46B8", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A46C8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A46D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A46E8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A46F8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4708", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4718", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4728", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4738", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4748", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4758", "name": "ThreadStaticAttribute_CustomAttributesCacheGenerator", "signature": "void ThreadStaticAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4768", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4778", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4788", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4798", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A47A8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A47B8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A47C8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A47D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A47E8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A47F8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4808", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4818", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4828", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4838", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4848", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4858", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4868", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4878", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4888", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4898", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A48A8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A48B8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A48C8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A48D8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A48E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A48FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4910", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4924", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4938", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A494C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4960", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4974", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4988", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A499C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A49AC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A49BC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A49CC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A49DC", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A49EC", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A49FC", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A0C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A1C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A2C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A3C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A4C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A5C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A8C", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4A9C", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4AAC", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4ABC", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4ACC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4AE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4AF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4B08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4B08", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4B58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4B58", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4BA8", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4BA8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4BF8", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4BF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4C48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4C5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4C70", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4C70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4CC0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4CC0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4D10", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4D48", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4D48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4D98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4D98", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4DE8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4DFC", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4DFC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4E4C", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4E4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4E9C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4EAC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4EBC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4ECC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4EDC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4EEC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F04", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F14", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F2C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F3C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F54", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F64", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4F8C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4FA4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4FB4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4FC4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4FD4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4FE4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A4FF4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5004", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A503C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5074", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A50AC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A50E4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A50F4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5104", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5114", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5124", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5134", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5144", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5154", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5164", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5174", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5184", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5194", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A51A4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A51B4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A51C4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A51D4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A51E4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A51F4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5204", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5214", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5224", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5234", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5244", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5254", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5264", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5274", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5284", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5294", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A52A4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A52B4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A52C4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A52D4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A52E4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A52F4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5304", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5314", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5324", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5334", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5344", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5354", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5364", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5374", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5384", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5394", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A53A4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A53B4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A53C4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A53D4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A53E4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A53F4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5404", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5414", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5424", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5434", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5444", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5454", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5464", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5474", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5484", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5494", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A54A4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A54B4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A54C4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A54D4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A54E4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A54F4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5504", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5514", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5524", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5534", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5544", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5554", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5564", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5574", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5584", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5594", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A55A4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A55B4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A55C4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A55D4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A55E4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A55F4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5604", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5614", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5624", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5634", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5644", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5654", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5664", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5674", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5684", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5694", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A56A4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A56B4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A56C4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A56D4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A56E4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A56F4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A570C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5724", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A573C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5754", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A576C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5784", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A579C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A57B4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A57C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A57D4", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A57E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A57F4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5804", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5814", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5824", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5834", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5844", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5854", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5864", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5874", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5884", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5894", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5894", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A58E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A58F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5900", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5938", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5948", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5948", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5994", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A59A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A59B4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A59B4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A20", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A30", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A50", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5A98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5AA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5AB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5AC8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5AD8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5AE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5AF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B18", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B28", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B3C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B50", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B64", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B74", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B84", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5B94", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5BA4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5BB4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5BC8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5BDC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5BF0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C00", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C20", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C30", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C70", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C90", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5C90", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5CD0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5CD0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D10", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D24", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D48", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D58", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D68", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D78", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5D8C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5DA0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5DB4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5DC8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5DDC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5DF0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E04", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E18", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E2C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E40", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E54", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E68", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E7C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5E90", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5EA4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5EB8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5ECC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5EE0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5EF4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F08", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F1C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F30", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F44", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F58", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F6C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F80", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5F94", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5FA8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5FBC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5FD0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5FE4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A5FF8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A600C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6020", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6034", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6048", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A605C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6070", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6084", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6098", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A60AC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A60C0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A60D4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A60E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A60FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6110", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6124", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6138", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A614C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6160", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6174", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6188", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A619C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A61B0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A61C4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A61D8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A61E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A61FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6210", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6224", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6238", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A624C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6260", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6274", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6288", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A629C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A62B0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A62C4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A62D8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A62EC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6300", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6314", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6328", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A633C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6350", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6364", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6378", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A638C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A63A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A63B4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A63C8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A63DC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A63F0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6404", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6418", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A642C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6440", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6454", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6468", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A647C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6490", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A64A4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A64B8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A64CC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A64E0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A64F4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6508", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A651C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6530", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6544", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6558", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A656C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6580", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6594", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A65A8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A65BC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A65D0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A65E4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A65F8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A660C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6620", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6634", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6648", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A665C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6670", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6684", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6698", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A66AC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A66C0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A66D4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A66E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A66FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6710", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6724", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6738", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6748", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6758", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6768", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6778", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A678C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A678C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A67C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A67C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6804", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6814", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6824", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6834", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6844", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6854", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6864", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6874", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6884", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6894", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A68A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A68B4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A68C8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A68DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A68EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A68FC", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A690C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A691C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A692C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A692C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A696C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A696C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A69AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A69BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A69CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A69DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A69EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A69FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A3C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A5C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6A8C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6ACC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6ACC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B1C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B4C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B5C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B6C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B80", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6B90", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6BA0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6BB0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6BC0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6BD4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6BD4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6C10", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6C10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6C4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6C5C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6C6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6C7C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6C90", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6CA4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6CB8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6CCC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6CE0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6CF4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D08", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D5C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6D9C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6DAC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6DBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6DCC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6DDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6DEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6DFC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E2C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6E9C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6EAC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6EBC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6ECC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6EDC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6EEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6EFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6F98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6FAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6FC0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6FD0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6FE0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A6FF0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7000", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7038", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7048", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7080", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7090", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7090", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7090", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A70E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A70E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A711C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A711C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7158", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7158", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7194", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7194", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7194", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A71E4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A71E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A71E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7234", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7234", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7270", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7270", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7270", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A72C0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A72D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A72E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A72F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7300", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7310", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7320", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7330", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7340", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7350", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7360", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7370", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7380", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7390", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A73A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A73B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A73C0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A73D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A73E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A73F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7400", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7410", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7410", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7450", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7468", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7478", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7488", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7488", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A74C8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A74C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7508", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7518", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7528", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7538", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7548", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7558", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7568", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7578", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7588", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7598", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A75A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A75B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A75C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A75D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A75E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A75F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7608", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7618", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7628", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7638", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7648", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7658", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7668", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7678", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7688", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7698", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A76A8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A76B8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A76F0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7728", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7760", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7798", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A77A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A77B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A77C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A77D8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A77E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A77FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A780C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A781C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A782C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A783C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A784C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A785C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A786C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A787C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A788C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A789C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A78AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A78BC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A78CC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A78DC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A78EC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A78FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A78FC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7934", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7934", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A796C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A797C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A798C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A798C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A79C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A79C4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A79FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A79FC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7A34", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7A34", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7A6C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7A6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7AA4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7AA4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7ADC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7ADC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B14", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B14", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B4C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B5C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B8C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7B9C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7BAC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7BBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7BCC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7BDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7BEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7BFC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C5C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7C9C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7CAC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7CBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7CCC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7CDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7CEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7CFC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D5C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D6C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7D6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7DAC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7DBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7DCC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7DDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7DEC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E00", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E20", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E20", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E64", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E7C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E94", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7E94", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7ED8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7EF0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7EF0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7F34", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7F4C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7F4C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7F90", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7FA8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7FC0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7FD8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A7FD8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A801C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8034", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A804C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A804C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8090", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A80A8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A80A8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A80EC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8104", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8104", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8148", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8160", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8178", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8190", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A81A4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A81B4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A81C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A81D4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A81E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A81F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8204", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8214", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8224", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8234", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8244", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8254", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8264", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8274", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8284", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8294", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A82A4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A82B4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A82C4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A82D4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A82E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A82F4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8304", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8314", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8324", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8334", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8344", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8354", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8364", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8374", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8384", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8394", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A83A4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A83A4", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A83DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A83EC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A83FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A840C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A841C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A842C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8440", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8458", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8468", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A847C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A848C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A849C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A84AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A84BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A84CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A84DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A84EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A84FC", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A84FC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8534", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8544", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8554", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8564", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8574", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8584", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8594", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8594", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8594", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A85DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A85EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A85FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A860C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8620", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8634", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8648", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A865C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8670", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8684", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8694", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A86A4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A86B4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A86CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A86DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A86EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A86FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A86FC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A873C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A874C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A875C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A876C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A877C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A878C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A87A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A87B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A87C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A87D8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A87E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A87F8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A87F8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8838", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8848", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8860", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8878", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8888", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8898", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A88A8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A88B8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A88C8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A88C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8908", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8908", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8948", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A895C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8970", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8984", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8998", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A89AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A89BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A89CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A89DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A89EC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A89EC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8A28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8A28", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8A64", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8A64", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8AA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8AA0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8ADC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8ADC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B28", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B58", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B68", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B78", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8B98", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8BA8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8BB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8BC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8BD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8BE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8BF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C18", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C28", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C74", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C84", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8C94", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8CD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8CE0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8CF0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D00", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D20", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D30", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8D9C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8DAC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8DBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8DCC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8DDC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8DEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8DFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E0C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E1C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E2C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E3C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E4C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E5C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E9C", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8E9C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8ED4", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8ED4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F70", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8F94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8FA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8FA8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8FE4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A8FF4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9004", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9014", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9014", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9050", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9060", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9070", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9080", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9090", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A90A0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A90B0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A90C0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A90D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A90E0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A90F4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9108", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A911C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9130", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9144", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9158", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9168", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9178", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9188", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9198", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A91AC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A91C0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A91D4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A91E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A91FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9210", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9220", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9230", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9240", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9250", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9264", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9278", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A928C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A92A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A92B4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A92C8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A92E0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A92F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9308", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9318", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9328", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9338", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9348", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9358", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9368", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9368", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A93B4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A93B4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9400", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9400", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A944C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9484", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A94BC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A94F4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A952C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9564", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A959C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A95D4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A95E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A95F4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9604", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9604", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9650", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9660", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9660", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A96AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A96BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A96CC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A96CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9718", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9718", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9764", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9764", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A97B0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A97C0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A97F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A97F8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9844", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9854", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A988C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A98A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A98B4", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A98EC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9924", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A995C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A996C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A997C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A998C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A999C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A99AC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A99BC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A99CC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A99DC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A99EC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A99FC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A0C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A1C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A2C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A3C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A4C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A5C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A6C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A7C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9A8C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9AA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9AA4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9AF4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9B2C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9B64", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9B9C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9BAC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9BBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9BCC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9BDC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9BDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9C28", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9C28", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9C74", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9C74", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9CC0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9CD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9CE0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9CE0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9D2C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9D2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9D78", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9D78", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9DC4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9DC4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9E10", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9E10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9E5C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9E94", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9ECC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9F04", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9F3C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9F74", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9FAC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9FE4", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9FE4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003A9FE4", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA02C", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA02C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA064", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA074", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA0AC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA0E4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA11C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA12C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA13C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA14C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA15C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA16C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA17C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA18C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA19C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA1AC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA1BC", "name": "MonoNotSupportedAttribute_CustomAttributesCacheGenerator", "signature": "void MonoNotSupportedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA1F4", "name": "MonoNotSupportedAttribute_CustomAttributesCacheGenerator", "signature": "void MonoNotSupportedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA22C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA264", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA274", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA2AC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA2C0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA2D4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA2E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA2FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA310", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA324", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA338", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA34C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA360", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA398", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA3D0", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA408", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA440", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA478", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA488", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA49C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA4B4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA4CC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA4CC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA510", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA528", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA540", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA558", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA558", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA59C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA5B4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA5CC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA5E4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA5FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA5FC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA640", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA654", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA66C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA684", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA69C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA6B4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA6CC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA6DC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA6F4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA70C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA71C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA730", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA744", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA75C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA774", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA78C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA79C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA7AC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA7C4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA7DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA7EC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA804", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA81C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA82C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA844", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA85C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA85C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA8A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA8B4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA8C8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA8DC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA8F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA900", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA910", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA920", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA930", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA968", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA978", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA9B0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA9C0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA9D0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA9E0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AA9F0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA00", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA10", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA20", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA30", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA40", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA50", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAA50", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAAA0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAAB0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAAC0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAAC0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAAC0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB20", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB20", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB70", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB80", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAB80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AABD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AABE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AABF0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC10", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAC9C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AACB0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AACB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AACB0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAD00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAD00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAD00", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAD50", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAD64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAD64", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAD64", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AADB4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AADC4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AADD4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AADE4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AADF4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE04", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE14", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE24", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE34", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE44", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE54", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE64", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE74", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE84", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAE94", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAEA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAEB8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAEB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAEB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAF08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAF08", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAF08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAF58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAF6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAF6C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAF6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAFBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAFCC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAFDC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAFEC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AAFFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB00C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB01C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB02C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB03C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB04C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB05C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB06C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB07C", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB08C", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB09C", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB0AC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB0BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB0CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB0E0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB0E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB0E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB130", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB140", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB150", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB150", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB150", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB1A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB1A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB1A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB1F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB200", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB200", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB200", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB250", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB260", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB260", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB260", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB2B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB2C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB2D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB2E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB2F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB308", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB318", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB328", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB338", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB348", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB358", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB368", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB378", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB388", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB398", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB3A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB3B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB3C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB3D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB3E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB3F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB408", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB418", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB428", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB438", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB448", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB458", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB468", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB478", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB488", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB498", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB4A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB4B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB4C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB4D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB4E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB4F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB508", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB518", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB528", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB538", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB548", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB558", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB568", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB578", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB588", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB598", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB5A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB5B8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB5C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB5D8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB5E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB5F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB608", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB618", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB628", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB638", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB648", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB658", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB668", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB678", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB688", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB698", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB6A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB6B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB6C8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB700", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB710", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB720", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB730", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB740", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB750", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB760", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB774", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB788", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB788", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB7C4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB7D4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB7E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB7FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB810", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB824", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB834", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB844", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB858", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB868", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB878", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB88C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB8A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB8B4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB8B4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB8F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB900", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB910", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB920", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB930", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB940", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB950", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB960", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB970", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB980", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB990", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB9A0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB9B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB9B0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AB9B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA00", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA10", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA20", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA20", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA70", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABA80", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABAD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABAE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABAE0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABAE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABB30", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABB30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABB6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABB7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABB8C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABB9C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABBAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABBC0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABBD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABBE0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABBF0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABBF0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABC2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABC3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABC4C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABC4C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABC88", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABC98", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABC98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABCD4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABCE4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABCE4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD20", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD30", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD70", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD80", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABD90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABDA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABDB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABDC8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABDC8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABE04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABE04", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABE04", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABE54", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABE54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABE90", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABEA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABEA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABEA0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABEF0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABF00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABF00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABF00", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABF50", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABF60", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABF60", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABF60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABFB0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABFB0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABFEC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ABFFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC00C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC01C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC02C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC03C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC04C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC05C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC06C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC07C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC08C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC08C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC08C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC0DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC0EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC0FC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC0FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC0FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC14C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC15C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC15C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC15C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC1AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC1BC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC1BC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC1BC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC20C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC20C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC248", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC258", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC268", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC278", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC288", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC298", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC2A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC2B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC2C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC2D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC2E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC2F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC308", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC318", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC328", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC338", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC348", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC358", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC368", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC378", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC388", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC398", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC3A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC3B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC3C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC3D8", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC43C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC44C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC45C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC46C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC47C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC48C", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC49C", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC49C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC4D4", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC4E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC4F4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC504", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC514", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC524", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC534", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC548", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC55C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC56C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC57C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC58C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC59C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC5AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC5BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC5CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC5DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC5EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC5FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC60C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC61C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC62C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC63C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC64C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC65C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC66C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC680", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC690", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC6A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC6B0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC6C0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC6D0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC6E0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC6F0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC700", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC710", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC720", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC730", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC740", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC750", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC760", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC770", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC780", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC790", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC7A0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC7B0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC7C0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC7D0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC7E0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC7F0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC800", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC810", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC820", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC830", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC840", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC850", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC860", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC870", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC880", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC890", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC8A0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC8B0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC8C0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC8D0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC8E0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC8F0", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC900", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC910", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC920", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC930", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC940", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC950", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC960", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC970", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC980", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC990", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC9A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC9B4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AC9B4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACA04", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACA3C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACA4C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACA5C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACA6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACA80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACA90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACAA4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACAA4", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACADC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACAEC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB14", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB24", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB34", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB44", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB54", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB64", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB74", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACB98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACBAC", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACBBC", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACC20", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACC84", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACC94", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACCA4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACCB4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACCC4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACCD4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACCE4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACCF4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD04", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD14", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD24", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD34", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD44", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD54", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD64", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD74", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD84", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD94", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACD94", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACDE0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACDF0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACE00", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACE10", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACE20", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACE30", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACE68", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACEA0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACED8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACF10", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACF48", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACF80", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACFE4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ACFF4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD004", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD014", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD024", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD034", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD044", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD054", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD064", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD074", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD084", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD094", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD094", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD0CC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD0CC", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD104", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD104", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD13C", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD13C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD174", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD188", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD19C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD1B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD1C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD1D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD1E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD1FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD20C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD244", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD244", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD27C", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD27C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD2B4", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD2B4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD2EC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD2EC", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD324", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD324", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD35C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD35C", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD394", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD3A4", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD3A4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD3DC", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD3DC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD414", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD414", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD44C", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD44C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD484", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD484", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD4C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD4D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD4E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD4F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD500", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD510", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD520", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD530", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD540", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD550", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD564", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD564", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD5B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD5C4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD5D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD5E8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD5F8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD608", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD618", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD628", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD628", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD674", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD684", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD694", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD694", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD6D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD6E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD6F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD700", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD710", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD720", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD730", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD740", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD750", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD760", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD760", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD7AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD7BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD7CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD7DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD7EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD7FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD80C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD820", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD830", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD840", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD850", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD860", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD870", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD884", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD898", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD8AC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD8C0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD8D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD8E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD8F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD900", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD910", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD924", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD934", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD944", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD958", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD96C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD980", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD990", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD9A0", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD9B0", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AD9C0", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADA24", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADA88", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADAEC", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADB50", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADB60", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADB70", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADB80", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADB90", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADBA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADBB0", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADBE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADBF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC18", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC28", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC48", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC80", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADC90", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADCA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADCB4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADCC8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADCD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADCE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADCF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD18", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD48", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD58", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADD98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADDA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADDB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADDC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADDD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADDE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADDF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADE98", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADEA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADEB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADEC8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADED8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADEE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADEF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADF08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADF18", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADF18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADF54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADF68", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADF78", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADF8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADFA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADFB0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADFC0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADFD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADFE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003ADFF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE00C", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE070", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE084", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE098", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE0D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE0E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE0F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE10C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE120", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE158", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE168", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE178", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE188", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE19C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE1B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE1C4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE1D4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE1E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE1F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE208", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE26C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE280", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE2E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE2F8", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE35C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE370", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE3D4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE3E4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE3F4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE404", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE414", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE424", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE434", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE444", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE454", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE464", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE478", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE4DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE4F0", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE554", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE568", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE5CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE5E0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE5F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE608", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE61C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE630", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE694", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE6A4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE6B4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE6C4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE6D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE6E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE6FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE710", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE724", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE738", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE74C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE760", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE774", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE788", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE79C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE7B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE7C4", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE7C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE83C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE850", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE864", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE8C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE8DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE8F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE904", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE918", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE928", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE938", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE94C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE960", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE974", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE988", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE99C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE9B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE9C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE9D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AE9EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA14", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA28", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA3C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA50", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA78", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEA8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEAA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEAB4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEAC8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEADC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEAEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEAFC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB5C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEB7C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEBB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEBB8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEBF4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEBF4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEC30", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEC30", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEC6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEC7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEC8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEC9C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AECAC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AECBC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AECCC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AECDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AECEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AECFC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AECFC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AED38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AED38", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AED74", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AED74", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEDB0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEDB0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEDEC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEDFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE5C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE8C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEE8C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEEC8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEEC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF04", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF14", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF14", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF60", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF84", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEF94", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEFA4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEFB4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEFC4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEFD4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEFE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AEFF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF008", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF018", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF02C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF03C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF04C", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF084", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF0BC", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF120", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF184", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF1E8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF1F8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF208", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF218", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF228", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF238", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF248", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF258", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF268", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF278", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF288", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF298", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF2A8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF2B8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF2C8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF2D8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF2E8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF2F8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF308", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF318", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF328", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF338", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF370", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF3A8", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF3E0", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF418", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF450", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF4B4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF4C4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF4D4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF4E4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF4F4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF504", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF514", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF524", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF55C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF594", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF5CC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF604", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF63C", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF674", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF6AC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF6C0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF6D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF6E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF6FC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF710", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF724", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF738", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF74C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF760", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF774", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF788", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF79C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF7B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF7C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF7D8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF7EC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF800", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF814", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF828", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF83C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF850", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF864", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF874", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF888", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF89C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF89C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF8D8", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF8E8", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF8F8", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF908", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF918", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF928", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF938", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF948", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF958", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF968", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF978", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF988", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF998", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF9A8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF9B8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF9C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF9D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF9E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AF9F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA18", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA28", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA70", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFA90", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFAA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFAB4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFAC4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFAD4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFAE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFAF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB5C", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB6C", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB7C", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB8C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFB9C", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFBAC", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFBBC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFBD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFBE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFBF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC0C", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC1C", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC2C", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC3C", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC4C", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC5C", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC7C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFC8C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFCA0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFCB4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFCC4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFCD8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFCE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFCF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD18", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD28", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD60", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD70", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFD90", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFDA0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFDB0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFDC0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFDD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFDE0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFDF0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFE00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFE14", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFE4C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFE5C", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFE6C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFE7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFE8C", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFEF0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF10", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF20", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF30", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF48", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF60", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF78", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFF90", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFFA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFFB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFFC8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFFD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFFE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003AFFF8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0008", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0018", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0028", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0038", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0048", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0058", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0068", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0078", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0088", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0098", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B00A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B00B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B00C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B00D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B00E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B00F8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0108", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0118", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0128", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0138", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0138", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0138", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0188", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0188", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B01C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B01D8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B01E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B01F8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0210", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0228", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0238", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0248", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0248", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0280", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0290", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B02A0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B02B8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B02D0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B02E8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0300", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0310", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0310", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0348", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0348", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0380", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0390", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B03A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B03A0", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B03D8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B03E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B03F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0408", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0418", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0428", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0428", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0460", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0470", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0480", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0490", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B04A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B04B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B04C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B04D0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B04E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B04F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0500", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0510", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0510", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0550", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0560", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0570", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0580", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0590", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B05A0", "name": "PrePrepareMethodAttribute_CustomAttributesCacheGenerator", "signature": "void PrePrepareMethodAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B05A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B05A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B05EC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B05EC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B05EC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B05EC", "name": "PrePrepareMethodAttribute_CustomAttributesCacheGenerator", "signature": "void PrePrepareMethodAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0650", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0660", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0670", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0680", "name": "OSSpecificSynchronizationContext_MonoPInvokeCallbackAttribute_CustomAttributesCacheGenerator", "signature": "void OSSpecificSynchronizationContext_MonoPInvokeCallbackAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B06E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B06F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0704", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0714", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0724", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0734", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0744", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0754", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0764", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0774", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B078C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B078C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B07CC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B07CC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B080C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B080C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B084C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B084C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B088C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B088C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B08D8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B08D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0924", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0934", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0944", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0944", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0994", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B09A4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B09A4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B09F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A04", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A14", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A24", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A34", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A44", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A54", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A64", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A74", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A84", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0A94", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0AA4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0AB4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0AB4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0AB4", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B04", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B04", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B44", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B54", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B64", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B74", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B84", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0B9C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0BB4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0BCC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0BE0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0BF4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C08", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C1C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C30", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C44", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C58", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C6C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C80", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0C94", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0CAC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0CC4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0CDC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0CF4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D20", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D30", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D50", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D70", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0D90", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0DA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0DB0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0DC0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0DD0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0DE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0DF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E18", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E68", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0E98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0EA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0EB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0EC8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0ED8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0EE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0EF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0F08", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0F08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0F44", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0F44", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0F80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0F90", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0FA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0FB0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0FC0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0FD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0FE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B0FF0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1000", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1010", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1020", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1030", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1040", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1050", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1060", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B10C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B10D4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B10E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B10F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1104", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1114", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1124", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1134", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1134", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1170", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1180", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1190", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B11A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B11B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B11C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B11D0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B11E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B11F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1200", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1210", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1220", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1230", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1230", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1280", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1290", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1290", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B12D0", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B12E0", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B12F0", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1300", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1310", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1320", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1330", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1340", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1350", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1360", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1370", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1370", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B13B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B13B0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B13F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1400", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1410", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1420", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1430", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1440", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1440", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1480", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1498", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B14B0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B14C8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B14E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B14F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1500", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1500", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1538", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1538", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1570", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1584", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1594", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1594", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B15E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B15F0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1600", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1600", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1640", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1650", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1668", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1680", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1698", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B16B0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B16C8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B16E0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B16F8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1710", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1728", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1728", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B176C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1784", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1784", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B17C8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B17E0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B17F8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1810", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1828", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1840", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1850", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1860", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1898", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B18AC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B18C0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B18C0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B18C0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1934", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1934", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1934", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1998", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1998", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B19E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B19E8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1A28", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1A40", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1A58", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1A70", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1A88", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1A9C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1AB4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1AC8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1ADC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1AF4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1B0C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1B0C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1B50", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1B68", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1B68", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1BAC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1BC4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1BC4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1C08", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1C20", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1C20", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1C64", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1C7C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1C7C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1CC0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1CD8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1CF0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1D08", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1D20", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1D38", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1D38", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1D7C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1D94", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1D94", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1DD8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1DF0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1DF0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1E34", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1E4C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1E4C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1E90", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1EA8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1EA8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1EEC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F04", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F1C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F34", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F48", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F5C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F70", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F84", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1F98", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1FA8", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1FB8", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1FC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B1FD8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2010", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2020", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2030", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2040", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2050", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2060", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B20C4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B20D4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B20E4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B20F4", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2104", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2114", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2124", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2134", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2144", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2154", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2164", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2174", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2184", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2194", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B21A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B21B4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B21C4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B21D4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B21E4", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B21F4", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2204", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2214", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2224", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2234", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2244", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2254", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2264", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2274", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2284", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2294", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B22A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B22B4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B22C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B22D4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B22E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B22F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2304", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2314", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2324", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2334", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2344", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2354", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2364", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2374", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2384", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2394", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B23A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B23B4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B23C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B23D4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B23E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B23F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2404", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2414", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2424", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2434", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2444", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2454", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2464", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2474", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2484", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2494", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B24A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B24B4", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2518", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2528", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2538", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2548", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2558", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2568", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2578", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2588", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2598", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B25A8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B25B8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B25C8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B25C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2614", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2614", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2660", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2660", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2660", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B26D0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B26E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B26F8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B26F8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2744", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B277C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B27B4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B27EC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2824", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2824", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B285C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B286C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2880", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2894", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2894", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B28E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B28F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B28F0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B28F0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2960", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2960", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B29AC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B29E4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B29F8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A0C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A20", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A30", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A40", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A50", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A60", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A84", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2A94", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2AA4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2AB4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2AC4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2AD4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2AE4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2AF4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B04", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B14", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B24", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B34", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B44", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B54", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B64", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2B9C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2BD4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2C0C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2C1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2C2C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2C3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2C4C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2C84", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2C94", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2CA4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2CB4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2CC8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2CDC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2CEC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2CFC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2D10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2D24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2D38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2D4C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2D60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2D70", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2DA8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2DE0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2E18", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2E50", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2E88", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2EC0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2EF8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2F30", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2F68", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2FA0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B2FD8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3010", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3048", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3058", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B306C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3080", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B30B8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B30F0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3128", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3160", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3198", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B31D0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3208", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3240", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3278", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3288", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3298", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B32A8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B32E0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3318", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3328", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3328", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3378", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3378", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B33C8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B33C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3418", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3450", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3488", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B34C0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B34F8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3508", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B351C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3530", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3568", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3578", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3588", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3598", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B35A8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B35B8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B35C8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B35D8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B35E8", "name": "HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator", "signature": "void HandleProcessCorruptedStateExceptionsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B35E8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3620", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3620", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3658", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3668", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3678", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3688", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3698", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B36A8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B36B8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B36C8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B36D8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B36E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B36F8", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3708", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3718", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3718", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3764", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3774", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3784", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3794", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B37A4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B37B4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B37C4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B37D4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B37E4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B37F4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3804", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3814", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3824", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3838", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B384C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3884", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B38BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B38CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B38DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B38EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B38FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B390C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3920", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3934", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3944", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3944", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3994", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B39A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B39B4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B39C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B39D4", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3A38", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3A48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3A58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3A68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3A78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3A88", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3A98", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3AA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3AA8", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3AE0", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3AE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B18", "name": "OnDeserializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B68", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B78", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B88", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3B98", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3BA8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3BB8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3BC8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3BD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3BE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3BF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3C08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3C08", "name": "OnSerializingAttribute_CustomAttributesCacheGenerator", "signature": "void OnSerializingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3C40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3C40", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3C78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3C88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3C98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3CA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3CB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3CC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3CD8", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3D3C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3D4C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3D5C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3D6C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3D7C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3D8C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3D9C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3DAC", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E10", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E20", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E30", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E40", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E50", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E60", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E70", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E80", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3E90", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3EF4", "name": "AsyncStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void AsyncStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3F58", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3F68", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3F78", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3F88", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3F98", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3FA8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3FB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3FC8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3FDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3FEC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B3FEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4038", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4048", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4058", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4068", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4078", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4088", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4098", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B40A8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B40B8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B40C8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B40D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B40E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B40F8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4108", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4118", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4128", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4138", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4148", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4158", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4168", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4178", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4178", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B41B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B41B4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B41F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4200", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4210", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4220", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4230", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4240", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4250", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4260", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4270", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4280", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4290", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B42A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B42B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B42C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B42D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B42E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B42F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4300", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4310", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4320", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4330", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4340", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4350", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4360", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4370", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4380", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4390", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B43A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B43B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B43C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B43D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B43E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B43F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4404", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4414", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4414", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4450", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4450", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B448C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B44C4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B44FC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4534", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B456C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B45A4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B45DC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4614", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4628", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4628", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4678", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4678", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B46C8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4700", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4714", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4714", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4764", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B479C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B47B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B47B0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4800", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4838", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B484C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4864", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B487C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B487C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B48BC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B48BC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B48FC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B490C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B490C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4944", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4954", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4964", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4978", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B498C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B49A0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B49B4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B49C8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B49DC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B49F0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A04", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A14", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A24", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A34", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A44", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A54", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A64", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A74", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A84", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A94", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4A94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4AD0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4AE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4AF0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B10", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B20", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B30", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B70", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4B90", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4BA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4BB0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4BC0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4BD0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C78", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C88", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4C98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4CA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4CB8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4CC8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4CD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4CE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4CF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D18", "name": "OnDeserializedAttribute_CustomAttributesCacheGenerator", "signature": "void OnDeserializedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D28", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D48", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4D98", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4DAC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4DC0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4DD0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4DE0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4DF0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4E04", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4E18", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4E2C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4E40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4E54", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4E64", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4E64", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4EA0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4EB4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4EC8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4EDC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4EF0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F00", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F10", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F20", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F30", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F70", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4F90", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B4FC8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5000", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5038", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5070", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B50A8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B50E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B50F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5100", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5138", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5170", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5180", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5190", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B51C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B51D8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5210", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5220", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5258", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5268", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B52A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B52B0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B52E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B52F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5308", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5340", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5350", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5388", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5398", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B53D0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B53E0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5418", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5428", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5460", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5470", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B54A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B54B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B54C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B54D8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5510", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5520", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5558", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5568", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B55A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B55B0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B55E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B55F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5608", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5618", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5628", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5660", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5670", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5680", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5690", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5690", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B56CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B56CC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5708", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5718", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5728", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5738", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5748", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5758", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5768", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5778", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5788", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5798", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B57D0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B57E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B57F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5800", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5810", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5820", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5830", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5840", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5850", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5860", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5870", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B58A8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B58E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B58F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5900", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5910", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5920", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5930", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5940", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5950", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5960", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5970", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5980", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5990", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B59A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B59B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B59C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B59D0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B59E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B59F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A00", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A88", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5A98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5AA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5AB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5AC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5AD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5AE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5AF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5B08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5B18", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5B50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5B60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5B70", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5B80", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5B90", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5BA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5BB0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5BC0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5BD0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5BE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5BF0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C00", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C10", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C20", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C30", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C50", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C60", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5C70", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5CA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5CB8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5CF0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5D28", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5D60", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5D74", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5D8C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5D9C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5DAC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5DC4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5DFC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5E34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5E48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5E5C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5E74", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5E74", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5E74", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5EE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5EF8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5F08", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5F18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5F18", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5F54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5F54", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5F90", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5FA0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5FB0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5FC0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5FC0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B5FFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B600C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6048", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6058", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6068", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6078", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6088", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6098", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6098", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B60D4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B60E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B60F4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B60F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6130", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6140", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6150", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6160", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6170", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6180", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6190", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B61A0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B61B0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B61C0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B61D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B61E0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B61F0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6200", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6210", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6220", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6230", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6240", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6250", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6288", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6298", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B62A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B62B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B62C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B62D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B62E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B62F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6308", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6318", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6318", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6350", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6350", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6388", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6388", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B63C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B63D0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B63E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B63F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6400", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6400", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B643C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B643C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6478", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6488", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6498", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B64A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B64B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B64C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B64D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B64E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B64F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6508", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6518", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6528", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6538", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6548", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6558", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6568", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6578", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6588", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6598", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B65A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B65B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B65C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B65D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B65E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B65F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6608", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6618", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6628", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6638", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6648", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6658", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6668", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6678", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6688", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6698", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B66A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B66B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B66C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B66D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B66E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B66F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6708", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6718", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6728", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6738", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6748", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6758", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6768", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6778", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6788", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6798", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B67A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B67B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B67C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B67D8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B67E8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B67F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6808", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6818", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6828", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6838", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6848", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6858", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6868", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6878", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6888", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6898", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B68A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B68B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B68C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B68D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B68E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B68F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6908", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6918", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6928", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6938", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6948", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6958", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6968", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6978", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6988", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6998", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B69A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B69B8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B69C8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B69D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B69E8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B69F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A28", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A38", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6A98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6AA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6AB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6AC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6AD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6AE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6AF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6B98", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6BA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6BB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6BC8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6BD8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6BE8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6BF8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C08", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C48", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C58", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C68", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C78", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C88", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6C98", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6CA8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6CB8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6CC8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6CD8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6CF0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6D08", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6D20", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6D30", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6D40", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6D40", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6D80", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6D80", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6DC0", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6DC0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6DF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6DF8", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6E30", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6E40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6E50", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6E68", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6E68", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6E68", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6EB8", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6EB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6EF0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6F00", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6F00", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6F38", "name": "DebuggerStepThroughAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerStepThroughAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6F38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6F70", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6F80", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6F90", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6FA0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6FB0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6FC0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6FD0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6FE0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B6FF0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7000", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7010", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7020", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7030", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7040", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7050", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7060", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7070", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7080", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7090", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B70A0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B70B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B70C0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B70D0", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B70E4", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B70E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B711C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B712C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B713C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B714C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7164", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B719C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B719C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B71F0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B71F0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7244", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7244", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7298", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7298", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B72E4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B72E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7330", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7368", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B73A0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B73B0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B73C0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B73D0", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B73E0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B73F0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7400", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7410", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7420", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7430", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7440", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7450", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7468", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7468", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B74A8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B74A8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B74E8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7500", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7518", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7530", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7530", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7570", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7570", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B75B0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B75B0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B75F0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7608", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7620", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7630", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7640", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7650", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7660", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7670", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7680", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7690", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B76A0", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B76B0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B76EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B76FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B770C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B771C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B771C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7758", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7758", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7794", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B77AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B77BC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B77D4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B77EC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7804", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B781C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B781C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B785C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B785C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B789C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B789C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B78DC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B78F4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B790C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7924", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B793C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B794C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B795C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B796C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B797C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7994", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B79AC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B79BC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B79CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B79E0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B79F8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7A08", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7A18", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7A28", "name": "MonoNotSupportedAttribute_CustomAttributesCacheGenerator", "signature": "void MonoNotSupportedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7A60", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7A70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7A70", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7AAC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7AAC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7AEC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7AFC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7B14", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7B28", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7B3C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7B3C", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7B74", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7B74", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7BAC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7BC4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7BDC", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7BDC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7BDC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7C2C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7C44", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7C44", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7C44", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7C94", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7CAC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7CC4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7CC4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7D04", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7D1C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7D34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7D48", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7D48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7D8C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7D8C", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7DC4", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7DC4", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7DFC", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7E0C", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7E0C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7E44", "name": "SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator", "signature": "void SuppressUnmanagedCodeSecurityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7E44", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7E7C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7E8C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7E9C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7EAC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7EBC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7EBC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7F0C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7F1C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7F1C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7F6C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7F7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7F8C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7F8C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7FDC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7FEC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B7FEC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B803C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B804C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B805C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B805C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B80AC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B80BC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B80BC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B810C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B811C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B811C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B816C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B817C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B818C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B818C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B81DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B81EC", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8200", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8214", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8228", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8228", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B826C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8284", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8284", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B82C8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B82C8", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B830C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B830C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8350", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8350", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8394", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B83A4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B83B4", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B83C4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B83D4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B83E4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B83F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8404", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8414", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8424", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8424", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B845C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B846C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B847C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B848C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B849C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B84AC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B84BC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B84CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B84DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B84EC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B84FC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B850C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B851C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B852C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B853C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B854C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B855C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B856C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B857C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B858C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B859C", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B85AC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B85BC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B85CC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B85DC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B85EC", "name": "LCIDConversionAttribute_CustomAttributesCacheGenerator", "signature": "void LCIDConversionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8600", "name": "LCIDConversionAttribute_CustomAttributesCacheGenerator", "signature": "void LCIDConversionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8614", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8624", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8634", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8644", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8654", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B868C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B86C4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B86FC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8734", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B876C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8784", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B879C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B87B4", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B87CC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B87DC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B87EC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8804", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B881C", "name": "DispIdAttribute_CustomAttributesCacheGenerator", "signature": "void DispIdAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8830", "name": "EventAttribute_CustomAttributesCacheGenerator", "signature": "void EventAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8868", "name": "EventAttribute_CustomAttributesCacheGenerator", "signature": "void EventAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B88A0", "name": "EventAttribute_CustomAttributesCacheGenerator", "signature": "void EventAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B88D8", "name": "EventAttribute_CustomAttributesCacheGenerator", "signature": "void EventAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8910", "name": "EventAttribute_CustomAttributesCacheGenerator", "signature": "void EventAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8948", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B89AC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B89BC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B89CC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B89DC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B89EC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B89FC", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8A60", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8A70", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8A80", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8A90", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8AA0", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8AB0", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B14", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B24", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B34", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B44", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B54", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B64", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B74", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B84", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8B94", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8BA4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8BB4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8BC4", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8C28", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8C8C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8C9C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8CAC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8CBC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8CCC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8CDC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8CEC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8CFC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D0C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D1C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D2C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D3C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D4C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D5C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D6C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D7C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D8C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8D9C", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8DAC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8DBC", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8DCC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8DDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8DEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8DFC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8E0C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8E1C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8E2C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8E3C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8E4C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8E84", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8EC0", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8EC0", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8F0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8F20", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8F58", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8F58", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8F58", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8FD0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8FD0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B8FD0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9048", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9048", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9048", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B90C0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B90C0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B90C0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9138", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9138", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B918C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B918C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B91E0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B91F8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9210", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9210", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9264", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9264", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B92B8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B92B8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B930C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B930C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9360", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9378", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9390", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B93A8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B93A8", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B93FC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B93FC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9450", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9468", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9480", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9498", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B94B0", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B94B0", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9504", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9504", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9544", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9554", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9564", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9574", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B958C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B959C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B95AC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B95BC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B95BC", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B95FC", "name": "DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerNonUserCodeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B95FC", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B963C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9674", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B96AC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B96E4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B971C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9754", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B978C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B97C4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B97FC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9834", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B986C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B98A4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B98DC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9914", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B994C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9984", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B99BC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B99F4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9A2C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9A64", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9A9C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9AD4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9B0C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9B44", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9B7C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9BB4", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9BEC", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9C24", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9C5C", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9C94", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9CA4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9CB4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9CC4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9CD4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9CE4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9CF4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D04", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D14", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D24", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D34", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D44", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D54", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D64", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9D74", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9DD8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9DE8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9DF8", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E08", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E18", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E28", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E38", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E48", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E58", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E68", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E78", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E88", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9E98", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9EA8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9EB8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9EC8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9ED8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9EE8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9EF8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9F08", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9F18", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9F28", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9F8C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9F9C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9FAC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9FBC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9FCC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9FDC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9FEC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003B9FFC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA00C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA01C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA02C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA03C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA04C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA05C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA06C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA07C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA08C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA08C", "name": "ReliabilityContractAttribute_CustomAttributesCacheGenerator", "signature": "void ReliabilityContractAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA08C", "name": "NonEventAttribute_CustomAttributesCacheGenerator", "signature": "void NonEventAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA0DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA0EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA0FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA10C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA11C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA12C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA13C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA14C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA15C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA16C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA17C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA18C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA19C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA1AC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA1BC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA1CC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA1DC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA1EC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA1FC", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA20C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA21C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA22C", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA23C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA23C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA278", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA278", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA2B4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA2C4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA2D4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA2E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA2F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA304", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA314", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA324", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA334", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA344", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA354", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA364", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA374", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA384", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA394", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA3A4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA3B4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA3C4", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA3D4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA3E4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA3F4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA404", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA414", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA424", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA434", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA444", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA454", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA464", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA474", "name": "EventProvider_MonoPInvokeCallbackAttribute_CustomAttributesCacheGenerator", "signature": "void EventProvider_MonoPInvokeCallbackAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA4D8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA4E8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA4F8", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA508", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA518", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA528", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA538", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA548", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA558", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA568", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA578", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA588", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA598", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA5A8", "name": "ConditionalAttribute_CustomAttributesCacheGenerator", "signature": "void ConditionalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA5E0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA5F0", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA600", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA610", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA620", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA630", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA640", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA650", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA660", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA670", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA680", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA680", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA6B8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA6C8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA6D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA6E8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA6F8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA708", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA718", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA728", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA738", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA748", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA758", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA768", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA778", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA788", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA798", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA7A8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA7B8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA7C8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA7D8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA7E8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA7F8", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA808", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA818", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA828", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA838", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA848", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA858", "name": "CompilerGeneratedAttribute_CustomAttributesCacheGenerator", "signature": "void CompilerGeneratedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA868", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA878", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA888", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA898", "name": "IteratorStateMachineAttribute_CustomAttributesCacheGenerator", "signature": "void IteratorStateMachineAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA8FC", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA90C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA91C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA92C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA93C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA94C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA95C", "name": "DebuggerHiddenAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerHiddenAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA96C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA97C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA98C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA99C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA9AC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA9BC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA9CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BA9CC", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA18", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA28", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA38", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA74", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA84", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAA94", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAAA4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAAB4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAAC4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAAD4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAAE4", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAAF4", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAB04", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAB04", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAB40", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAB40", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAB7C", "name": "SecurityCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecurityCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAB7C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BABB8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BABC8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BABD8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BABE8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BABF8", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC08", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC18", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC28", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC38", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC48", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC58", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC68", "name": "SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator", "signature": "void SecuritySafeCriticalAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC78", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC88", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAC98", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BACA8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BACB8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BACC8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BACD8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BACE8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BACF8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD08", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD18", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD28", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD38", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD48", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD58", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD68", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD78", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD88", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAD98", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BADA8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BADB8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BADC8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BADD8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BADE8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BADF8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE08", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE18", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE28", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE38", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE48", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE58", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE68", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE78", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE88", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAE98", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAEA8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAEB8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAEC8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAED8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAEE8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAEF8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF08", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF18", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF28", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF38", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF48", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF58", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF68", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF78", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF88", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAF98", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAFA8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAFB8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAFC8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAFD8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAFE8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BAFF8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB008", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB018", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB028", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB038", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB048", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB058", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB068", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB078", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB088", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB098", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB0A8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB0B8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB0C8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB0D8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB0E8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB0F8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB108", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB118", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB128", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB138", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB148", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB158", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB168", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB178", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB188", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB198", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB1A8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB1B8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB1C8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB1D8", "name": "ParamArrayAttribute_CustomAttributesCacheGenerator", "signature": "void ParamArrayAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB1E8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB1E8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB238", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB238", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB288", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB29C", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB2B0", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB2C4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB2D8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB2E8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB2F8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB330", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB340", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB350", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB360", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB370", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB3A8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB3E0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB3F0", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB428", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB460", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB498", "name": "MonoNotSupportedAttribute_CustomAttributesCacheGenerator", "signature": "void MonoNotSupportedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB4D0", "name": "MonoNotSupportedAttribute_CustomAttributesCacheGenerator", "signature": "void MonoNotSupportedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB508", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB540", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB578", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB5B0", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB5E8", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB620", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB658", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB668", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB678", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB68C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB6A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB6B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB6C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB6DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB6F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB704", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB718", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB72C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB740", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB740", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB790", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB7A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB7B8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB7B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB808", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB81C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB82C", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB864", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB878", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB88C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB8A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB8B4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB8C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB8DC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB8F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB904", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB918", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB92C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB940", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB954", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB968", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB97C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB990", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BB9C8", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBA00", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBA00", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBA50", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBA50", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBA8C", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBA8C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBAC8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBADC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBAF0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBB04", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBB04", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBB40", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBB40", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBB7C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBB90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBBA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBBB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBBCC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC04", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC18", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC2C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC40", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC54", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC68", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC7C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBC90", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBCA4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBCB8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBCCC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBCE0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBCF4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD08", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD1C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD30", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD44", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD58", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD6C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD80", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBD94", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBDA8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBDBC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBDD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBDE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBDF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE0C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE20", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE34", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE48", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE5C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE70", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBE98", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBEAC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBEC0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBED4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBEE8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBEFC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBF10", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBF24", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBF38", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBF4C", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBF84", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBF98", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBFD0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBFE4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BBFF8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC00C", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC020", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC058", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC090", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC0C8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC0DC", "name": "FriendAccessAllowedAttribute_CustomAttributesCacheGenerator", "signature": "void FriendAccessAllowedAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC0EC", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC100", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC114", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC14C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC160", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC174", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC188", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC19C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC1B0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC1C4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC1D4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC20C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC21C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC254", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC268", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC2A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC2B4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC2C4", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC2FC", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC334", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC348", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC358", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC368", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC3A0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC3A0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC3F0", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC3F0", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC440", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC440", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC490", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC4A4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC4B8", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC4CC", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC4E0", "name": "MonoLimitationAttribute_CustomAttributesCacheGenerator", "signature": "void MonoLimitationAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC518", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC52C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC52C", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC57C", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC590", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC5C8", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC600", "name": "MonoTODOAttribute_CustomAttributesCacheGenerator", "signature": "void MonoTODOAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC610", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC624", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC638", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC64C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC684", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC6BC", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC6D0", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC6E4", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC6F8", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC70C", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC720", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC734", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC748", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC75C", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC770", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC784", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC798", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7AC", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7C0", "name": "DebuggerBrowsableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggerBrowsableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyProductAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyProductAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyKeyFileAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyKeyFileAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyDelaySignAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyDelaySignAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "ComCompatibleVersionAttribute_CustomAttributesCacheGenerator", "signature": "void ComCompatibleVersionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyTitleAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyTitleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyDescriptionAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyDescriptionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "CLSCompliantAttribute_CustomAttributesCacheGenerator", "signature": "void CLSCompliantAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "NeutralResourcesLanguageAttribute_CustomAttributesCacheGenerator", "signature": "void NeutralResourcesLanguageAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyDefaultAliasAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyDefaultAliasAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "SatelliteContractVersionAttribute_CustomAttributesCacheGenerator", "signature": "void SatelliteContractVersionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyInformationalVersionAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyInformationalVersionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyFileVersionAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyFileVersionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "ComVisibleAttribute_CustomAttributesCacheGenerator", "signature": "void ComVisibleAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AllowPartiallyTrustedCallersAttribute_CustomAttributesCacheGenerator", "signature": "void AllowPartiallyTrustedCallersAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "CompilationRelaxationsAttribute_CustomAttributesCacheGenerator", "signature": "void CompilationRelaxationsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "GuidAttribute_CustomAttributesCacheGenerator", "signature": "void GuidAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "StringFreezingAttribute_CustomAttributesCacheGenerator", "signature": "void StringFreezingAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "InternalsVisibleToAttribute_CustomAttributesCacheGenerator", "signature": "void InternalsVisibleToAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "ExtensionAttribute_CustomAttributesCacheGenerator", "signature": "void ExtensionAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "DebuggableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "InternalsVisibleToAttribute_CustomAttributesCacheGenerator", "signature": "void InternalsVisibleToAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "InternalsVisibleToAttribute_CustomAttributesCacheGenerator", "signature": "void InternalsVisibleToAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "InternalsVisibleToAttribute_CustomAttributesCacheGenerator", "signature": "void InternalsVisibleToAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyCompanyAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyCompanyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "AssemblyCopyrightAttribute_CustomAttributesCacheGenerator", "signature": "void AssemblyCopyrightAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "InternalsVisibleToAttribute_CustomAttributesCacheGenerator", "signature": "void InternalsVisibleToAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "DefaultDependencyAttribute_CustomAttributesCacheGenerator", "signature": "void DefaultDependencyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BC7D4", "name": "RuntimeCompatibilityAttribute_CustomAttributesCacheGenerator", "signature": "void RuntimeCompatibilityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BCB3C", "name": "IsByRefLikeAttribute_CustomAttributesCacheGenerator", "signature": "void IsByRefLikeAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BCB3C", "name": "ObsoleteAttribute_CustomAttributesCacheGenerator", "signature": "void ObsoleteAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BCB8C", "name": "IsReadOnlyAttribute_CustomAttributesCacheGenerator", "signature": "void IsReadOnlyAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BCB9C", "name": "CompilationRelaxationsAttribute_CustomAttributesCacheGenerator", "signature": "void CompilationRelaxationsAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BCB9C", "name": "RuntimeCompatibilityAttribute_CustomAttributesCacheGenerator", "signature": "void RuntimeCompatibilityAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" }, { "virtualAddress": "0x003BCB9C", "name": "DebuggableAttribute_CustomAttributesCacheGenerator", "signature": "void DebuggableAttribute_CustomAttributesCacheGenerator(CustomAttributesCache *)" } ], "methodInvokers": [ { "virtualAddress": "0x003BD128", "name": "RuntimeInvoker_TrueVoid_", "signature": "void* RuntimeInvoker_TrueVoid_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD148", "name": "RuntimeInvoker_FalseObject_Object", "signature": "void* RuntimeInvoker_FalseObject_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD158", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD16C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD188", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD1A0", "name": "RuntimeInvoker_TrueVoid_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD1CC", "name": "RuntimeInvoker_FalseVoid_", "signature": "void* RuntimeInvoker_FalseVoid_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD1EC", "name": "RuntimeInvoker_TrueDouble_Object_Int32", "signature": "void* RuntimeInvoker_TrueDouble_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD250", "name": "RuntimeInvoker_TrueSingle_Object_Int32", "signature": "void* RuntimeInvoker_TrueSingle_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD2B4", "name": "RuntimeInvoker_TrueInt64_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt64_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD318", "name": "RuntimeInvoker_TrueInt32_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD37C", "name": "RuntimeInvoker_TrueInt16_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt16_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD3E0", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Double", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD41C", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Single", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD458", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD490", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD4C8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int16", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD500", "name": "RuntimeInvoker_TrueObject_Double", "signature": "void* RuntimeInvoker_TrueObject_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD514", "name": "RuntimeInvoker_TrueObject_Single", "signature": "void* RuntimeInvoker_TrueObject_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD528", "name": "RuntimeInvoker_TrueObject_Int32", "signature": "void* RuntimeInvoker_TrueObject_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD544", "name": "RuntimeInvoker_TrueObject_Int64", "signature": "void* RuntimeInvoker_TrueObject_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD560", "name": "RuntimeInvoker_TrueObject_Int16", "signature": "void* RuntimeInvoker_TrueObject_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD57C", "name": "RuntimeInvoker_FalseObject_", "signature": "void* RuntimeInvoker_FalseObject_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD588", "name": "RuntimeInvoker_FalseInt32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD5EC", "name": "RuntimeInvoker_FalseSByte_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD648", "name": "RuntimeInvoker_FalseSByte_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD6B0", "name": "RuntimeInvoker_FalseObject_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD6D0", "name": "RuntimeInvoker_TrueObject_", "signature": "void* RuntimeInvoker_TrueObject_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD6DC", "name": "RuntimeInvoker_FalseSByte_SByte", "signature": "void* RuntimeInvoker_FalseSByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD738", "name": "RuntimeInvoker_TrueVoid_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD764", "name": "RuntimeInvoker_TrueVoid_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD794", "name": "RuntimeInvoker_TrueObject_", "signature": "void* RuntimeInvoker_TrueObject_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD7A0", "name": "RuntimeInvoker_TrueSByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD7FC", "name": "RuntimeInvoker_TrueInt32_", "signature": "void* RuntimeInvoker_TrueInt32_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD850", "name": "RuntimeInvoker_TrueSByte_RuntimeClassHandle", "signature": "void* RuntimeInvoker_TrueSByte_RuntimeClassHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD8B0", "name": "RuntimeInvoker_FalseSByte_RuntimeClassHandle_Object", "signature": "void* RuntimeInvoker_FalseSByte_RuntimeClassHandle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD910", "name": "RuntimeInvoker_FalseSByte_Object_RuntimeClassHandle", "signature": "void* RuntimeInvoker_FalseSByte_Object_RuntimeClassHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD970", "name": "RuntimeInvoker_FalseIntPtr_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BD9C8", "name": "RuntimeInvoker_TrueRuntimeTypeHandle_", "signature": "void* RuntimeInvoker_TrueRuntimeTypeHandle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDA1C", "name": "RuntimeInvoker_TrueRuntimeClassHandle_", "signature": "void* RuntimeInvoker_TrueRuntimeClassHandle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDA70", "name": "RuntimeInvoker_TrueIntPtr_", "signature": "void* RuntimeInvoker_TrueIntPtr_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDAC4", "name": "RuntimeInvoker_TrueSByte_RuntimeEventHandle", "signature": "void* RuntimeInvoker_TrueSByte_RuntimeEventHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDB24", "name": "RuntimeInvoker_FalseSByte_RuntimeEventHandle_RuntimeEventHandle", "signature": "void* RuntimeInvoker_FalseSByte_RuntimeEventHandle_RuntimeEventHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDB88", "name": "RuntimeInvoker_TrueSByte_RuntimePropertyHandle", "signature": "void* RuntimeInvoker_TrueSByte_RuntimePropertyHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDBE8", "name": "RuntimeInvoker_FalseSByte_RuntimePropertyHandle_RuntimePropertyHandle", "signature": "void* RuntimeInvoker_FalseSByte_RuntimePropertyHandle_RuntimePropertyHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDC4C", "name": "RuntimeInvoker_TrueIntPtr_Int32", "signature": "void* RuntimeInvoker_TrueIntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDCAC", "name": "RuntimeInvoker_FalseVoid_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDCD0", "name": "RuntimeInvoker_FalseObject_IntPtr", "signature": "void* RuntimeInvoker_FalseObject_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDCE4", "name": "RuntimeInvoker_FalseSafeStringMarshal_Object", "signature": "void* RuntimeInvoker_FalseSafeStringMarshal_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDD44", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDDA4", "name": "RuntimeInvoker_FalseInt32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDE00", "name": "RuntimeInvoker_FalseVoid_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDE2C", "name": "RuntimeInvoker_FalseIntPtr_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDE84", "name": "RuntimeInvoker_FalseVoid_IntPtr", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDEAC", "name": "RuntimeInvoker_TrueVoid_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDEDC", "name": "RuntimeInvoker_TrueObject_Object", "signature": "void* RuntimeInvoker_TrueObject_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDEF4", "name": "RuntimeInvoker_TrueSByte_Char_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Char_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDF5C", "name": "RuntimeInvoker_TrueSByte_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDFBC", "name": "RuntimeInvoker_TrueVoid_SByte", "signature": "void* RuntimeInvoker_TrueVoid_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BDFEC", "name": "RuntimeInvoker_TrueVoid_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE01C", "name": "RuntimeInvoker_TrueObject_Char_SByte", "signature": "void* RuntimeInvoker_TrueObject_Char_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE040", "name": "RuntimeInvoker_TrueSByte_", "signature": "void* RuntimeInvoker_TrueSByte_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE094", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE0CC", "name": "RuntimeInvoker_TrueInt32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE12C", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE168", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE1A8", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE1E0", "name": "RuntimeInvoker_TrueInt32_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE240", "name": "RuntimeInvoker_TrueVoid_Byte_Byte", "signature": "void* RuntimeInvoker_TrueVoid_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE278", "name": "RuntimeInvoker_FalseObject_Int32", "signature": "void* RuntimeInvoker_FalseObject_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE28C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE2B8", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE2EC", "name": "RuntimeInvoker_FalseByte_Int32", "signature": "void* RuntimeInvoker_FalseByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE348", "name": "RuntimeInvoker_FalseSByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE3A0", "name": "RuntimeInvoker_FalseSByte_Int32_Byte", "signature": "void* RuntimeInvoker_FalseSByte_Int32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE404", "name": "RuntimeInvoker_FalseSByte_Char", "signature": "void* RuntimeInvoker_FalseSByte_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE460", "name": "RuntimeInvoker_FalseSByte_", "signature": "void* RuntimeInvoker_FalseSByte_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE4B4", "name": "RuntimeInvoker_FalseUInt32_Object_UInt32", "signature": "void* RuntimeInvoker_FalseUInt32_Object_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE514", "name": "RuntimeInvoker_FalseInt32_", "signature": "void* RuntimeInvoker_FalseInt32_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE568", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE5A0", "name": "RuntimeInvoker_TrueByte_Int32_Object", "signature": "void* RuntimeInvoker_TrueByte_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE608", "name": "RuntimeInvoker_FalseSByte_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE66C", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE690", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE6B8", "name": "RuntimeInvoker_TrueObject_Char_Object", "signature": "void* RuntimeInvoker_TrueObject_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE6D8", "name": "RuntimeInvoker_TrueInt32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE740", "name": "RuntimeInvoker_TrueInt32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE7B0", "name": "RuntimeInvoker_TrueObject_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE7D0", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE7FC", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE83C", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE878", "name": "RuntimeInvoker_TrueVoid_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE8AC", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE934", "name": "RuntimeInvoker_TrueVoid_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BE968", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Int32_Object_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Int32_Object_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEA0C", "name": "RuntimeInvoker_TrueInt32_SByte_SByte", "signature": "void* RuntimeInvoker_TrueInt32_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEA74", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEADC", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEB50", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEBC4", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEC2C", "name": "RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BECA0", "name": "RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BED14", "name": "RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BED80", "name": "RuntimeInvoker_TrueInt32_Object_Char_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEDEC", "name": "RuntimeInvoker_TrueInt32_Object_Char_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Char_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEE64", "name": "RuntimeInvoker_TrueInt32_Object_Char_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Char_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEED4", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Char_Int32_SByte_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Char_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEF5C", "name": "RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BEFD0", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Int32_Object_Int32_SByte_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Int32_Object_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF058", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF0D8", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Object_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Object_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF164", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Object_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Object_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF1EC", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Int32_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Int32_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF270", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Int32_Object_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Int32_Int32_Object_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF304", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF340", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF37C", "name": "RuntimeInvoker_TrueVoid_Byte_Byte_Byte_Byte_SByte_Byte_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Byte_Byte_Byte_Byte_SByte_Byte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF3E4", "name": "RuntimeInvoker_TrueVoid_Byte_Byte_Byte_Byte", "signature": "void* RuntimeInvoker_TrueVoid_Byte_Byte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF424", "name": "RuntimeInvoker_TrueVoid_Byte_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Byte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF458", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Byte", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF4C4", "name": "RuntimeInvoker_TrueVoid_Byte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Byte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF4F8", "name": "RuntimeInvoker_TrueSByte_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF558", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF58C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF5C4", "name": "RuntimeInvoker_TrueObject_Int32_Byte", "signature": "void* RuntimeInvoker_TrueObject_Int32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF5E8", "name": "RuntimeInvoker_FalseObject_DateTime", "signature": "void* RuntimeInvoker_FalseObject_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF5FC", "name": "RuntimeInvoker_FalseInt32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF654", "name": "RuntimeInvoker_FalseDateTime_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF6AC", "name": "RuntimeInvoker_FalseObject_Object", "signature": "void* RuntimeInvoker_FalseObject_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF6BC", "name": "RuntimeInvoker_FalseObject_SByte", "signature": "void* RuntimeInvoker_FalseObject_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF6D0", "name": "RuntimeInvoker_FalseObject_Char", "signature": "void* RuntimeInvoker_FalseObject_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF6E4", "name": "RuntimeInvoker_FalseObject_Int64", "signature": "void* RuntimeInvoker_FalseObject_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF6F8", "name": "RuntimeInvoker_FalseObject_Single", "signature": "void* RuntimeInvoker_FalseObject_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF70C", "name": "RuntimeInvoker_FalseObject_Double", "signature": "void* RuntimeInvoker_FalseObject_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF720", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF754", "name": "RuntimeInvoker_FalseSByte_Object_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF7B4", "name": "RuntimeInvoker_FalseChar_Object_Int32", "signature": "void* RuntimeInvoker_FalseChar_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF814", "name": "RuntimeInvoker_FalseInt32_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF874", "name": "RuntimeInvoker_FalseInt64_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt64_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF8D4", "name": "RuntimeInvoker_FalseSingle_Object_Int32", "signature": "void* RuntimeInvoker_FalseSingle_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF934", "name": "RuntimeInvoker_FalseDouble_Object_Int32", "signature": "void* RuntimeInvoker_FalseDouble_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BF994", "name": "RuntimeInvoker_TrueUInt32_UInt32_Int32_Object", "signature": "void* RuntimeInvoker_TrueUInt32_UInt32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFA00", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFA64", "name": "RuntimeInvoker_FalseVoid_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFA88", "name": "RuntimeInvoker_TrueVoid_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFABC", "name": "RuntimeInvoker_TrueVoid_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFAF4", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFB28", "name": "RuntimeInvoker_FalseInt32_Char", "signature": "void* RuntimeInvoker_FalseInt32_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFB84", "name": "RuntimeInvoker_FalseChar_Object_Object", "signature": "void* RuntimeInvoker_FalseChar_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFBE0", "name": "RuntimeInvoker_FalseObject_Object_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFC04", "name": "RuntimeInvoker_TrueObject_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFC24", "name": "RuntimeInvoker_TrueSByte_Char", "signature": "void* RuntimeInvoker_TrueSByte_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFC84", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFCB8", "name": "RuntimeInvoker_TrueObject_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFCD8", "name": "RuntimeInvoker_TrueObject_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFCFC", "name": "RuntimeInvoker_TrueDSAParameters_Object", "signature": "void* RuntimeInvoker_TrueDSAParameters_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFD60", "name": "RuntimeInvoker_TrueObject_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFD7C", "name": "RuntimeInvoker_FalseVoid_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFDA4", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFDD8", "name": "RuntimeInvoker_FalseObject_Object_SByte_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFDF8", "name": "RuntimeInvoker_FalseVoid_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFE2C", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFE40", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFEA4", "name": "RuntimeInvoker_TrueDateTime_", "signature": "void* RuntimeInvoker_TrueDateTime_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFEF8", "name": "RuntimeInvoker_TrueSByte_DateTime", "signature": "void* RuntimeInvoker_TrueSByte_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFF58", "name": "RuntimeInvoker_TrueVoid_Object_DateTime_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFF8C", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003BFFF0", "name": "RuntimeInvoker_TrueVoid_Object_StreamingContext", "signature": "void* RuntimeInvoker_TrueVoid_Object_StreamingContext(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0020", "name": "RuntimeInvoker_TrueInt32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C007C", "name": "RuntimeInvoker_TrueVoid_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C00B0", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C00CC", "name": "RuntimeInvoker_TrueSByte_Object_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0130", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Byte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0168", "name": "RuntimeInvoker_TrueObject_Byte", "signature": "void* RuntimeInvoker_TrueObject_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0184", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C01F8", "name": "RuntimeInvoker_FalseObject_Object_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0210", "name": "RuntimeInvoker_FalseObject_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0228", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0260", "name": "RuntimeInvoker_TrueUInt32_UInt32_Byte", "signature": "void* RuntimeInvoker_TrueUInt32_UInt32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C02C8", "name": "RuntimeInvoker_TrueVoid_Object_UInt32_UInt32_UInt32_UInt32_Byte", "signature": "void* RuntimeInvoker_TrueVoid_Object_UInt32_UInt32_UInt32_UInt32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0310", "name": "RuntimeInvoker_FalseObject_Int32_Int32", "signature": "void* RuntimeInvoker_FalseObject_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C032C", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C038C", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C03F4", "name": "RuntimeInvoker_FalseObject_Object_DSAParameters", "signature": "void* RuntimeInvoker_FalseObject_Object_DSAParameters(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0430", "name": "RuntimeInvoker_TrueRSAParameters_SByte", "signature": "void* RuntimeInvoker_TrueRSAParameters_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0498", "name": "RuntimeInvoker_TrueVoid_RSAParameters", "signature": "void* RuntimeInvoker_TrueVoid_RSAParameters(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C04E0", "name": "RuntimeInvoker_TrueVoid_Object_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Object_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0514", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0534", "name": "RuntimeInvoker_TrueVoid_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0568", "name": "RuntimeInvoker_TrueDSAParameters_SByte", "signature": "void* RuntimeInvoker_TrueDSAParameters_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C05D0", "name": "RuntimeInvoker_TrueVoid_DSAParameters", "signature": "void* RuntimeInvoker_TrueVoid_DSAParameters(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0618", "name": "RuntimeInvoker_TrueVoid_Object_UInt32", "signature": "void* RuntimeInvoker_TrueVoid_Object_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0650", "name": "RuntimeInvoker_TrueVoid_UInt64", "signature": "void* RuntimeInvoker_TrueVoid_UInt64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0680", "name": "RuntimeInvoker_FalseObject_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0698", "name": "RuntimeInvoker_TrueVoid_UInt32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_UInt32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C06D0", "name": "RuntimeInvoker_TrueObject_UInt32_Object", "signature": "void* RuntimeInvoker_TrueObject_UInt32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C06F0", "name": "RuntimeInvoker_FalseVoid_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0718", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0774", "name": "RuntimeInvoker_FalseVoid_Object_UInt32_UInt32_Object_UInt32_UInt32_Object_UInt32", "signature": "void* RuntimeInvoker_FalseVoid_Object_UInt32_UInt32_Object_UInt32_UInt32_Object_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C07CC", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int32_Object_Int32_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int32_Object_Int32_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0830", "name": "RuntimeInvoker_FalseVoid_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0858", "name": "RuntimeInvoker_TrueSByte_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C08BC", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C08E0", "name": "RuntimeInvoker_FalseUInt32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseUInt32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0940", "name": "RuntimeInvoker_FalseUInt32_Int64", "signature": "void* RuntimeInvoker_FalseUInt32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C099C", "name": "RuntimeInvoker_FalseInt32_Int64_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Int64_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0A04", "name": "RuntimeInvoker_FalseInt32_Int64_Byte_Int64_Object", "signature": "void* RuntimeInvoker_FalseInt32_Int64_Byte_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0A70", "name": "RuntimeInvoker_FalseInt32_Int64_Object_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Int64_Object_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0AE4", "name": "RuntimeInvoker_FalseInt32_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0B44", "name": "RuntimeInvoker_FalseInt32_Int64_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int64_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0BB0", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0C24", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Byte_Int64_Int64_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Byte_Int64_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0C78", "name": "RuntimeInvoker_TrueObject_Object_Int32_Byte_Int64_Int64_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Byte_Int64_Int64_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0CD0", "name": "RuntimeInvoker_TrueVoid_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0D00", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0D20", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0D44", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0D74", "name": "RuntimeInvoker_TrueIntPtr_Object", "signature": "void* RuntimeInvoker_TrueIntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0DD0", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0E00", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0E30", "name": "RuntimeInvoker_TrueVoid_Object_IntPtr_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_IntPtr_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0E6C", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0E8C", "name": "RuntimeInvoker_TrueObject_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0EB0", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0ED4", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0EF8", "name": "RuntimeInvoker_FalseInt64_", "signature": "void* RuntimeInvoker_FalseInt64_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0F4C", "name": "RuntimeInvoker_FalseInt64_Object", "signature": "void* RuntimeInvoker_FalseInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0FA4", "name": "RuntimeInvoker_FalseVoid_Object_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C0FD0", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_Int32_IntPtr_Int32_Int32_IntPtr_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_Int32_IntPtr_Int32_Int32_IntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1060", "name": "RuntimeInvoker_FalseInt32_IntPtr", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C10BC", "name": "RuntimeInvoker_FalseInt32_Object_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1120", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1194", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C11F4", "name": "RuntimeInvoker_FalseInt32_IntPtr_Int32_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Int32_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1270", "name": "RuntimeInvoker_FalseInt32_IntPtr_Int32_Object_Object_IntPtr_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Int32_Object_Object_IntPtr_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C12F0", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1364", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C13D8", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C144C", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C14BC", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_IntPtr_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C152C", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_Object_IntPtr_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_Object_IntPtr_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C15B8", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1628", "name": "RuntimeInvoker_TrueVoid_IntPtr_SByte", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1660", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Object", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C16C0", "name": "RuntimeInvoker_FalseIntPtr_", "signature": "void* RuntimeInvoker_FalseIntPtr_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1714", "name": "RuntimeInvoker_FalseInt32_Span_1_Byte", "signature": "void* RuntimeInvoker_FalseInt32_Span_1_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1790", "name": "RuntimeInvoker_FalseInt32_Span_1_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseInt32_Span_1_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C181C", "name": "RuntimeInvoker_FalseSByte_Span_1_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C18A8", "name": "RuntimeInvoker_FalseInt32_ReadOnlySpan_1_Byte", "signature": "void* RuntimeInvoker_FalseInt32_ReadOnlySpan_1_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1924", "name": "RuntimeInvoker_FalseInt32_ReadOnlySpan_1_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseInt32_ReadOnlySpan_1_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C19B0", "name": "RuntimeInvoker_FalseInt32_Span_1_Byte_Byte", "signature": "void* RuntimeInvoker_FalseInt32_Span_1_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1A30", "name": "RuntimeInvoker_FalseInt32_Span_1_Byte_Byte_Byte", "signature": "void* RuntimeInvoker_FalseInt32_Span_1_Byte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1AB4", "name": "RuntimeInvoker_FalseInt32_ReadOnlySpan_1_Byte_Byte", "signature": "void* RuntimeInvoker_FalseInt32_ReadOnlySpan_1_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1B34", "name": "RuntimeInvoker_FalseInt32_ReadOnlySpan_1_Byte_Byte_Byte", "signature": "void* RuntimeInvoker_FalseInt32_ReadOnlySpan_1_Byte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1BB8", "name": "RuntimeInvoker_FalseSByte_ReadOnlySpan_1_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseSByte_ReadOnlySpan_1_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1C44", "name": "RuntimeInvoker_FalseVoid_Object_UIntPtr", "signature": "void* RuntimeInvoker_FalseVoid_Object_UIntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1C70", "name": "RuntimeInvoker_FalseSByte_IntPtr_UIntPtr", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_UIntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1CD4", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1D3C", "name": "RuntimeInvoker_FalseInt32_Object_Byte_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1DA4", "name": "RuntimeInvoker_FalseInt32_Object_Byte_Byte_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Byte_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1E10", "name": "RuntimeInvoker_FalseInt32_Object_Byte_Byte_Byte_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Byte_Byte_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1E84", "name": "RuntimeInvoker_FalseSByte_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1EE8", "name": "RuntimeInvoker_FalseVoid_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1F18", "name": "RuntimeInvoker_FalseVoid_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1F44", "name": "RuntimeInvoker_TrueSByte_ValueTuple", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C1FA4", "name": "RuntimeInvoker_TrueInt32_ValueTuple", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2004", "name": "RuntimeInvoker_FalseValueTuple_", "signature": "void* RuntimeInvoker_FalseValueTuple_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2058", "name": "RuntimeInvoker_FalseInt32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C20C4", "name": "RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2134", "name": "RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C21AC", "name": "RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2228", "name": "RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C22AC", "name": "RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C233C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2370", "name": "RuntimeInvoker_FalseVoid_Object_Int64_Object_Int64_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int64_Object_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C23AC", "name": "RuntimeInvoker_TrueVoid_Object_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C23E0", "name": "RuntimeInvoker_TrueInt64_", "signature": "void* RuntimeInvoker_TrueInt64_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2434", "name": "RuntimeInvoker_TrueInt64_Int32", "signature": "void* RuntimeInvoker_TrueInt64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2494", "name": "RuntimeInvoker_TrueObject_Int64_Int64", "signature": "void* RuntimeInvoker_TrueObject_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C24B8", "name": "RuntimeInvoker_TrueObject_Int64_Int64_Int64", "signature": "void* RuntimeInvoker_TrueObject_Int64_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C24E0", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C254C", "name": "RuntimeInvoker_FalseInt32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C25AC", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C261C", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2684", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C26BC", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C26F4", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Int64_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2734", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C276C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C27A0", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C27DC", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C284C", "name": "RuntimeInvoker_TrueObject_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2870", "name": "RuntimeInvoker_TrueObject_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2898", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C28D8", "name": "RuntimeInvoker_FalseObject_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C28FC", "name": "RuntimeInvoker_FalseObject_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2924", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2958", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2994", "name": "RuntimeInvoker_FalseSByte_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C29F0", "name": "RuntimeInvoker_FalseVoid_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2A1C", "name": "RuntimeInvoker_TrueVoid_Int32_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2A54", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2A78", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2A9C", "name": "RuntimeInvoker_FalseObject_Object_Object_SByte_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_SByte_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2AE4", "name": "RuntimeInvoker_FalseObject_Object_Object_SByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_SByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2B28", "name": "RuntimeInvoker_FalseObject_Object_Object_SByte_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_SByte_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2B74", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2BC0", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2C08", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2C24", "name": "RuntimeInvoker_FalseVoid_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2C54", "name": "RuntimeInvoker_TrueVoid_UInt32_UInt32_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_UInt32_UInt32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2C90", "name": "RuntimeInvoker_TrueVoid_Object_IntPtr_UInt32_UInt32_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Object_IntPtr_UInt32_UInt32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2CD4", "name": "RuntimeInvoker_TrueVoid_UInt32_Object_UInt32_Int16_IntPtr_IntPtr_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_UInt32_Object_UInt32_Int16_IntPtr_IntPtr_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2D34", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2D6C", "name": "RuntimeInvoker_FalseObject_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2D8C", "name": "RuntimeInvoker_FalseSByte_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2DF0", "name": "RuntimeInvoker_TrueVoid_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2E2C", "name": "RuntimeInvoker_FalseChar_Int32", "signature": "void* RuntimeInvoker_FalseChar_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2E88", "name": "RuntimeInvoker_FalseInt64_Double", "signature": "void* RuntimeInvoker_FalseInt64_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2EE4", "name": "RuntimeInvoker_FalseDouble_Int64", "signature": "void* RuntimeInvoker_FalseDouble_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2F40", "name": "RuntimeInvoker_TrueSByte_SByte", "signature": "void* RuntimeInvoker_TrueSByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C2FA0", "name": "RuntimeInvoker_TrueInt32_SByte", "signature": "void* RuntimeInvoker_TrueInt32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3000", "name": "RuntimeInvoker_TrueChar_Object", "signature": "void* RuntimeInvoker_TrueChar_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C305C", "name": "RuntimeInvoker_TrueInt64_Object", "signature": "void* RuntimeInvoker_TrueInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C30B8", "name": "RuntimeInvoker_TrueSingle_Object", "signature": "void* RuntimeInvoker_TrueSingle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3114", "name": "RuntimeInvoker_TrueDouble_Object", "signature": "void* RuntimeInvoker_TrueDouble_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3170", "name": "RuntimeInvoker_TrueDecimal_Object", "signature": "void* RuntimeInvoker_TrueDecimal_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C31D4", "name": "RuntimeInvoker_TrueDateTime_Object", "signature": "void* RuntimeInvoker_TrueDateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3230", "name": "RuntimeInvoker_FalseInt32_Object_Byte_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Byte_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C329C", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Byte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C32D4", "name": "RuntimeInvoker_FalseVoid_Object_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3300", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C333C", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3378", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int64_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C33AC", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C33E0", "name": "RuntimeInvoker_FalseByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3444", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C34A8", "name": "RuntimeInvoker_TrueInt32_Char", "signature": "void* RuntimeInvoker_TrueInt32_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3508", "name": "RuntimeInvoker_FalseChar_Object", "signature": "void* RuntimeInvoker_FalseChar_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3560", "name": "RuntimeInvoker_FalseChar_Char_Object", "signature": "void* RuntimeInvoker_FalseChar_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C35C0", "name": "RuntimeInvoker_FalseChar_Char", "signature": "void* RuntimeInvoker_FalseChar_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C361C", "name": "RuntimeInvoker_FalseDouble_Char", "signature": "void* RuntimeInvoker_FalseDouble_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3678", "name": "RuntimeInvoker_FalseSByte_Char_Char", "signature": "void* RuntimeInvoker_FalseSByte_Char_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C36DC", "name": "RuntimeInvoker_FalseInt32_Char_Char", "signature": "void* RuntimeInvoker_FalseInt32_Char_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3740", "name": "RuntimeInvoker_TrueChar_", "signature": "void* RuntimeInvoker_TrueChar_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3794", "name": "RuntimeInvoker_TrueVoid_Char_Object_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Char_Object_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C37DC", "name": "RuntimeInvoker_TrueSByte_ConsoleKeyInfo", "signature": "void* RuntimeInvoker_TrueSByte_ConsoleKeyInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3844", "name": "RuntimeInvoker_FalseSByte_ConsoleKeyInfo_ConsoleKeyInfo", "signature": "void* RuntimeInvoker_FalseSByte_ConsoleKeyInfo_ConsoleKeyInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C38B0", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C38D0", "name": "RuntimeInvoker_FalseSByte_Int64", "signature": "void* RuntimeInvoker_FalseSByte_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C392C", "name": "RuntimeInvoker_FalseSByte_Single", "signature": "void* RuntimeInvoker_FalseSByte_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3988", "name": "RuntimeInvoker_FalseSByte_Double", "signature": "void* RuntimeInvoker_FalseSByte_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C39E4", "name": "RuntimeInvoker_FalseSByte_Decimal", "signature": "void* RuntimeInvoker_FalseSByte_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3A44", "name": "RuntimeInvoker_FalseSByte_DateTime", "signature": "void* RuntimeInvoker_FalseSByte_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3AA0", "name": "RuntimeInvoker_FalseChar_Object_Object", "signature": "void* RuntimeInvoker_FalseChar_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3AFC", "name": "RuntimeInvoker_FalseChar_SByte", "signature": "void* RuntimeInvoker_FalseChar_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3B58", "name": "RuntimeInvoker_FalseChar_Int64", "signature": "void* RuntimeInvoker_FalseChar_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3BB4", "name": "RuntimeInvoker_FalseChar_Single", "signature": "void* RuntimeInvoker_FalseChar_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3C10", "name": "RuntimeInvoker_FalseChar_Double", "signature": "void* RuntimeInvoker_FalseChar_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3C6C", "name": "RuntimeInvoker_FalseChar_Decimal", "signature": "void* RuntimeInvoker_FalseChar_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3CCC", "name": "RuntimeInvoker_FalseChar_DateTime", "signature": "void* RuntimeInvoker_FalseChar_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3D28", "name": "RuntimeInvoker_FalseInt32_SByte", "signature": "void* RuntimeInvoker_FalseInt32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3D84", "name": "RuntimeInvoker_FalseInt32_Single", "signature": "void* RuntimeInvoker_FalseInt32_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3DE0", "name": "RuntimeInvoker_FalseInt32_Double", "signature": "void* RuntimeInvoker_FalseInt32_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3E3C", "name": "RuntimeInvoker_FalseInt32_Decimal", "signature": "void* RuntimeInvoker_FalseInt32_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3E9C", "name": "RuntimeInvoker_FalseInt32_DateTime", "signature": "void* RuntimeInvoker_FalseInt32_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3EF8", "name": "RuntimeInvoker_FalseInt64_Object_Object", "signature": "void* RuntimeInvoker_FalseInt64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3F54", "name": "RuntimeInvoker_FalseInt64_SByte", "signature": "void* RuntimeInvoker_FalseInt64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C3FB0", "name": "RuntimeInvoker_FalseInt64_Char", "signature": "void* RuntimeInvoker_FalseInt64_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C400C", "name": "RuntimeInvoker_FalseInt64_Int32", "signature": "void* RuntimeInvoker_FalseInt64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4068", "name": "RuntimeInvoker_FalseInt64_UInt64", "signature": "void* RuntimeInvoker_FalseInt64_UInt64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C40C4", "name": "RuntimeInvoker_FalseInt64_Single", "signature": "void* RuntimeInvoker_FalseInt64_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4120", "name": "RuntimeInvoker_FalseInt64_Decimal", "signature": "void* RuntimeInvoker_FalseInt64_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4180", "name": "RuntimeInvoker_FalseInt64_DateTime", "signature": "void* RuntimeInvoker_FalseInt64_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C41DC", "name": "RuntimeInvoker_FalseSingle_Object", "signature": "void* RuntimeInvoker_FalseSingle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4234", "name": "RuntimeInvoker_FalseSingle_Object_Object", "signature": "void* RuntimeInvoker_FalseSingle_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4290", "name": "RuntimeInvoker_FalseSingle_SByte", "signature": "void* RuntimeInvoker_FalseSingle_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C42EC", "name": "RuntimeInvoker_FalseSingle_Char", "signature": "void* RuntimeInvoker_FalseSingle_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4348", "name": "RuntimeInvoker_FalseSingle_Int32", "signature": "void* RuntimeInvoker_FalseSingle_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C43A4", "name": "RuntimeInvoker_FalseSingle_Int64", "signature": "void* RuntimeInvoker_FalseSingle_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4400", "name": "RuntimeInvoker_FalseSingle_Single", "signature": "void* RuntimeInvoker_FalseSingle_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C445C", "name": "RuntimeInvoker_FalseSingle_Double", "signature": "void* RuntimeInvoker_FalseSingle_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C44B8", "name": "RuntimeInvoker_FalseSingle_Decimal", "signature": "void* RuntimeInvoker_FalseSingle_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4518", "name": "RuntimeInvoker_FalseSingle_DateTime", "signature": "void* RuntimeInvoker_FalseSingle_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4574", "name": "RuntimeInvoker_FalseDouble_Object", "signature": "void* RuntimeInvoker_FalseDouble_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C45CC", "name": "RuntimeInvoker_FalseDouble_Object_Object", "signature": "void* RuntimeInvoker_FalseDouble_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4628", "name": "RuntimeInvoker_FalseDouble_SByte", "signature": "void* RuntimeInvoker_FalseDouble_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4684", "name": "RuntimeInvoker_FalseDouble_Int32", "signature": "void* RuntimeInvoker_FalseDouble_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C46E0", "name": "RuntimeInvoker_FalseDouble_Single", "signature": "void* RuntimeInvoker_FalseDouble_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C473C", "name": "RuntimeInvoker_FalseDouble_Double", "signature": "void* RuntimeInvoker_FalseDouble_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4798", "name": "RuntimeInvoker_FalseDouble_Decimal", "signature": "void* RuntimeInvoker_FalseDouble_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C47F8", "name": "RuntimeInvoker_FalseDouble_DateTime", "signature": "void* RuntimeInvoker_FalseDouble_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4854", "name": "RuntimeInvoker_FalseDecimal_Object", "signature": "void* RuntimeInvoker_FalseDecimal_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C48B4", "name": "RuntimeInvoker_FalseDecimal_Object_Object", "signature": "void* RuntimeInvoker_FalseDecimal_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4918", "name": "RuntimeInvoker_FalseDecimal_SByte", "signature": "void* RuntimeInvoker_FalseDecimal_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C497C", "name": "RuntimeInvoker_FalseDecimal_Char", "signature": "void* RuntimeInvoker_FalseDecimal_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C49E0", "name": "RuntimeInvoker_FalseDecimal_Int32", "signature": "void* RuntimeInvoker_FalseDecimal_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4A44", "name": "RuntimeInvoker_FalseDecimal_Int64", "signature": "void* RuntimeInvoker_FalseDecimal_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4AA8", "name": "RuntimeInvoker_FalseDecimal_Single", "signature": "void* RuntimeInvoker_FalseDecimal_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4B0C", "name": "RuntimeInvoker_FalseDecimal_Double", "signature": "void* RuntimeInvoker_FalseDecimal_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4B70", "name": "RuntimeInvoker_FalseDecimal_Decimal", "signature": "void* RuntimeInvoker_FalseDecimal_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4BD8", "name": "RuntimeInvoker_FalseDecimal_DateTime", "signature": "void* RuntimeInvoker_FalseDecimal_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4C3C", "name": "RuntimeInvoker_FalseDateTime_DateTime", "signature": "void* RuntimeInvoker_FalseDateTime_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4C98", "name": "RuntimeInvoker_FalseDateTime_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4CF4", "name": "RuntimeInvoker_FalseDateTime_SByte", "signature": "void* RuntimeInvoker_FalseDateTime_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4D50", "name": "RuntimeInvoker_FalseDateTime_Int16", "signature": "void* RuntimeInvoker_FalseDateTime_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4DAC", "name": "RuntimeInvoker_FalseDateTime_Int32", "signature": "void* RuntimeInvoker_FalseDateTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4E08", "name": "RuntimeInvoker_FalseDateTime_Int64", "signature": "void* RuntimeInvoker_FalseDateTime_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4E64", "name": "RuntimeInvoker_FalseDateTime_Single", "signature": "void* RuntimeInvoker_FalseDateTime_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4EC0", "name": "RuntimeInvoker_FalseDateTime_Double", "signature": "void* RuntimeInvoker_FalseDateTime_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4F1C", "name": "RuntimeInvoker_FalseDateTime_Decimal", "signature": "void* RuntimeInvoker_FalseDateTime_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4F7C", "name": "RuntimeInvoker_FalseObject_SByte_Object", "signature": "void* RuntimeInvoker_FalseObject_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4F94", "name": "RuntimeInvoker_FalseObject_Char_Object", "signature": "void* RuntimeInvoker_FalseObject_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4FAC", "name": "RuntimeInvoker_FalseObject_Int64_Object", "signature": "void* RuntimeInvoker_FalseObject_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4FC4", "name": "RuntimeInvoker_FalseObject_Single_Object", "signature": "void* RuntimeInvoker_FalseObject_Single_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4FD8", "name": "RuntimeInvoker_FalseObject_Double_Object", "signature": "void* RuntimeInvoker_FalseObject_Double_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C4FEC", "name": "RuntimeInvoker_FalseObject_Decimal", "signature": "void* RuntimeInvoker_FalseObject_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5004", "name": "RuntimeInvoker_FalseObject_Decimal_Object", "signature": "void* RuntimeInvoker_FalseObject_Decimal_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5020", "name": "RuntimeInvoker_FalseObject_DateTime_Object", "signature": "void* RuntimeInvoker_FalseObject_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5038", "name": "RuntimeInvoker_FalseObject_Byte_Int32", "signature": "void* RuntimeInvoker_FalseObject_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5054", "name": "RuntimeInvoker_FalseObject_Int16_Int32", "signature": "void* RuntimeInvoker_FalseObject_Int16_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5070", "name": "RuntimeInvoker_FalseObject_Int64_Int32", "signature": "void* RuntimeInvoker_FalseObject_Int64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C508C", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C50FC", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5174", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C51E4", "name": "RuntimeInvoker_FalseInt32_Int32_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5248", "name": "RuntimeInvoker_FalseObject_Object_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5260", "name": "RuntimeInvoker_TrueVoid_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5298", "name": "RuntimeInvoker_TrueVoid_Int64_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C52D4", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5310", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C535C", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C53BC", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C541C", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5484", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C54E4", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5554", "name": "RuntimeInvoker_TrueDateTime_TimeSpan", "signature": "void* RuntimeInvoker_TrueDateTime_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C55B4", "name": "RuntimeInvoker_TrueDateTime_Double_Int32", "signature": "void* RuntimeInvoker_TrueDateTime_Double_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5618", "name": "RuntimeInvoker_TrueDateTime_Double", "signature": "void* RuntimeInvoker_TrueDateTime_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5674", "name": "RuntimeInvoker_TrueDateTime_Int32", "signature": "void* RuntimeInvoker_TrueDateTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C56D4", "name": "RuntimeInvoker_TrueDateTime_Int64", "signature": "void* RuntimeInvoker_TrueDateTime_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5734", "name": "RuntimeInvoker_FalseInt32_DateTime_DateTime", "signature": "void* RuntimeInvoker_FalseInt32_DateTime_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5798", "name": "RuntimeInvoker_TrueInt32_DateTime", "signature": "void* RuntimeInvoker_TrueInt32_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C57F8", "name": "RuntimeInvoker_FalseInt64_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt64_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5864", "name": "RuntimeInvoker_FalseSByte_DateTime_DateTime", "signature": "void* RuntimeInvoker_FalseSByte_DateTime_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C58C8", "name": "RuntimeInvoker_FalseDateTime_DateTime_Object", "signature": "void* RuntimeInvoker_FalseDateTime_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C592C", "name": "RuntimeInvoker_FalseDateTime_", "signature": "void* RuntimeInvoker_FalseDateTime_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5980", "name": "RuntimeInvoker_TrueTimeSpan_", "signature": "void* RuntimeInvoker_TrueTimeSpan_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C59D4", "name": "RuntimeInvoker_FalseDateTime_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5A38", "name": "RuntimeInvoker_FalseDateTime_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5A98", "name": "RuntimeInvoker_FalseDateTime_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5AFC", "name": "RuntimeInvoker_TrueTimeSpan_DateTime", "signature": "void* RuntimeInvoker_TrueTimeSpan_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5B5C", "name": "RuntimeInvoker_TrueDouble_", "signature": "void* RuntimeInvoker_TrueDouble_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5BB0", "name": "RuntimeInvoker_TrueDateTime_SByte", "signature": "void* RuntimeInvoker_TrueDateTime_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5C10", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5C78", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5CE4", "name": "RuntimeInvoker_FalseDateTime_DateTime_TimeSpan", "signature": "void* RuntimeInvoker_FalseDateTime_DateTime_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5D48", "name": "RuntimeInvoker_FalseTimeSpan_DateTime_DateTime", "signature": "void* RuntimeInvoker_FalseTimeSpan_DateTime_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5DAC", "name": "RuntimeInvoker_FalseSByte_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5E38", "name": "RuntimeInvoker_TrueVoid_Int64_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_Int64_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5E70", "name": "RuntimeInvoker_TrueVoid_DateTime", "signature": "void* RuntimeInvoker_TrueVoid_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5EA0", "name": "RuntimeInvoker_TrueVoid_DateTime_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_DateTime_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5ED8", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5F38", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C5F9C", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6008", "name": "RuntimeInvoker_FalseDateTimeOffset_", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6064", "name": "RuntimeInvoker_TrueDateTimeOffset_TimeSpan", "signature": "void* RuntimeInvoker_TrueDateTimeOffset_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C60CC", "name": "RuntimeInvoker_TrueDateTimeOffset_Double", "signature": "void* RuntimeInvoker_TrueDateTimeOffset_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6130", "name": "RuntimeInvoker_TrueDateTimeOffset_Int32", "signature": "void* RuntimeInvoker_TrueDateTimeOffset_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6198", "name": "RuntimeInvoker_TrueDateTimeOffset_Int64", "signature": "void* RuntimeInvoker_TrueDateTimeOffset_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6200", "name": "RuntimeInvoker_FalseInt32_DateTimeOffset_DateTimeOffset", "signature": "void* RuntimeInvoker_FalseInt32_DateTimeOffset_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6264", "name": "RuntimeInvoker_TrueInt32_DateTimeOffset", "signature": "void* RuntimeInvoker_TrueInt32_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C62C8", "name": "RuntimeInvoker_TrueSByte_DateTimeOffset", "signature": "void* RuntimeInvoker_TrueSByte_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C632C", "name": "RuntimeInvoker_FalseSByte_DateTimeOffset_DateTimeOffset", "signature": "void* RuntimeInvoker_FalseSByte_DateTimeOffset_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6390", "name": "RuntimeInvoker_FalseDateTimeOffset_Int64", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C63F4", "name": "RuntimeInvoker_FalseDateTimeOffset_Object", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6454", "name": "RuntimeInvoker_FalseDateTimeOffset_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C64B8", "name": "RuntimeInvoker_FalseDateTimeOffset_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6524", "name": "RuntimeInvoker_FalseDateTimeOffset_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C658C", "name": "RuntimeInvoker_FalseDateTimeOffset_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C65F8", "name": "RuntimeInvoker_TrueTimeSpan_DateTimeOffset", "signature": "void* RuntimeInvoker_TrueTimeSpan_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C665C", "name": "RuntimeInvoker_TrueDateTimeOffset_", "signature": "void* RuntimeInvoker_TrueDateTimeOffset_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C66B8", "name": "RuntimeInvoker_TrueDateTimeOffset_SByte", "signature": "void* RuntimeInvoker_TrueDateTimeOffset_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6720", "name": "RuntimeInvoker_FalseInt16_TimeSpan", "signature": "void* RuntimeInvoker_FalseInt16_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C677C", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C67DC", "name": "RuntimeInvoker_FalseDateTimeOffset_DateTime", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6840", "name": "RuntimeInvoker_FalseDateTimeOffset_DateTimeOffset_TimeSpan", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_DateTimeOffset_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C68AC", "name": "RuntimeInvoker_FalseTimeSpan_DateTimeOffset_DateTimeOffset", "signature": "void* RuntimeInvoker_FalseTimeSpan_DateTimeOffset_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6910", "name": "RuntimeInvoker_TrueVoid_Single", "signature": "void* RuntimeInvoker_TrueVoid_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6938", "name": "RuntimeInvoker_TrueVoid_Double", "signature": "void* RuntimeInvoker_TrueVoid_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6960", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_SByte_Byte", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_SByte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C69A8", "name": "RuntimeInvoker_TrueVoid_StreamingContext", "signature": "void* RuntimeInvoker_TrueVoid_StreamingContext(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C69DC", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6A1C", "name": "RuntimeInvoker_FalseDecimal_Decimal_Decimal", "signature": "void* RuntimeInvoker_FalseDecimal_Decimal_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6A88", "name": "RuntimeInvoker_FalseVoid_Object_Object_Byte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6ABC", "name": "RuntimeInvoker_FalseInt32_Decimal_Decimal", "signature": "void* RuntimeInvoker_FalseInt32_Decimal_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6B20", "name": "RuntimeInvoker_FalseInt32_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6B7C", "name": "RuntimeInvoker_TrueInt32_Decimal", "signature": "void* RuntimeInvoker_TrueInt32_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6BE0", "name": "RuntimeInvoker_FalseVoid_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6C08", "name": "RuntimeInvoker_TrueSByte_Decimal", "signature": "void* RuntimeInvoker_TrueSByte_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6C6C", "name": "RuntimeInvoker_FalseSByte_Decimal_Decimal", "signature": "void* RuntimeInvoker_FalseSByte_Decimal_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6CD0", "name": "RuntimeInvoker_FalseDecimal_Object_Object", "signature": "void* RuntimeInvoker_FalseDecimal_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6D38", "name": "RuntimeInvoker_FalseDecimal_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDecimal_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6DA4", "name": "RuntimeInvoker_FalseVoid_Decimal_Object", "signature": "void* RuntimeInvoker_FalseVoid_Decimal_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6DD4", "name": "RuntimeInvoker_FalseVoid_Object_UInt32", "signature": "void* RuntimeInvoker_FalseVoid_Object_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6E00", "name": "RuntimeInvoker_FalseDecimal_Decimal_Int32", "signature": "void* RuntimeInvoker_FalseDecimal_Decimal_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6E6C", "name": "RuntimeInvoker_FalseDecimal_Decimal_Int32_Object", "signature": "void* RuntimeInvoker_FalseDecimal_Decimal_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6EE0", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6F28", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6F4C", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6F74", "name": "RuntimeInvoker_FalseInt32_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C6FE8", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7048", "name": "RuntimeInvoker_TrueInt32_Double", "signature": "void* RuntimeInvoker_TrueInt32_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C70A4", "name": "RuntimeInvoker_FalseSByte_Double_Double", "signature": "void* RuntimeInvoker_FalseSByte_Double_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7104", "name": "RuntimeInvoker_TrueSByte_Double", "signature": "void* RuntimeInvoker_TrueSByte_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7160", "name": "RuntimeInvoker_FalseDouble_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDouble_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C71C4", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7224", "name": "RuntimeInvoker_FalseObject_Object_Int64", "signature": "void* RuntimeInvoker_FalseObject_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C723C", "name": "RuntimeInvoker_FalseSByte_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C72A4", "name": "RuntimeInvoker_FalseObject_Object_Int16", "signature": "void* RuntimeInvoker_FalseObject_Object_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C72BC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C72F0", "name": "RuntimeInvoker_TrueObject_SByte_SByte", "signature": "void* RuntimeInvoker_TrueObject_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7314", "name": "RuntimeInvoker_FalseVoid_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C733C", "name": "RuntimeInvoker_FalseVoid_Int32_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7378", "name": "RuntimeInvoker_FalseVoid_Int32_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C73B4", "name": "RuntimeInvoker_FalseSByte_Int64_SByte_Int64_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Int64_SByte_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7424", "name": "RuntimeInvoker_FalseSByte_Int64_Int64", "signature": "void* RuntimeInvoker_FalseSByte_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7488", "name": "RuntimeInvoker_FalseSByte_Int64_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C74EC", "name": "RuntimeInvoker_FalseSByte_Int64_Int64_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Int64_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7558", "name": "RuntimeInvoker_FalseInt64_IntPtr", "signature": "void* RuntimeInvoker_FalseInt64_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C75B4", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C75F0", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Char", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7658", "name": "RuntimeInvoker_FalseObject_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C767C", "name": "RuntimeInvoker_FalseObject_DateTime_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_DateTime_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C76A0", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7704", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Int32_Char", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Int32_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7774", "name": "RuntimeInvoker_FalseObject_DateTime_Object_Object_TimeSpan", "signature": "void* RuntimeInvoker_FalseObject_DateTime_Object_Object_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7794", "name": "RuntimeInvoker_FalseVoid_DateTime_TimeSpan_Object_Int32_SByte_Object", "signature": "void* RuntimeInvoker_FalseVoid_DateTime_TimeSpan_Object_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C77D4", "name": "RuntimeInvoker_FalseVoid_DateTime_TimeSpan_Object", "signature": "void* RuntimeInvoker_FalseVoid_DateTime_TimeSpan_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C780C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7824", "name": "RuntimeInvoker_FalseObject_DateTime_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_DateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7844", "name": "RuntimeInvoker_FalseObject_DateTime_Char_Object", "signature": "void* RuntimeInvoker_FalseObject_DateTime_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7868", "name": "RuntimeInvoker_FalseVoid_Object_DateTime", "signature": "void* RuntimeInvoker_FalseVoid_Object_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7894", "name": "RuntimeInvoker_FalseDateTime_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7900", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C796C", "name": "RuntimeInvoker_FalseSByte_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C79C8", "name": "RuntimeInvoker_FalseSByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7A20", "name": "RuntimeInvoker_FalseSByte_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7A7C", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7AF0", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7B50", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7BB4", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7C24", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7C84", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7CE4", "name": "RuntimeInvoker_FalseSByte_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7D44", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7DA4", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7E10", "name": "RuntimeInvoker_FalseDateTime_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7E78", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7EE4", "name": "RuntimeInvoker_FalseSByte_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7F4C", "name": "RuntimeInvoker_FalseSByte_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C7FAC", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8014", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8080", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C80E0", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Char_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C814C", "name": "RuntimeInvoker_FalseDateTime_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C81A8", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8210", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C827C", "name": "RuntimeInvoker_FalseVoid_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C82AC", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8314", "name": "RuntimeInvoker_TrueObject_Object_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C833C", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C83A0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C83D0", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8434", "name": "RuntimeInvoker_TrueSByte_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C849C", "name": "RuntimeInvoker_TrueInt32_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C84FC", "name": "RuntimeInvoker_TrueDTSubString_", "signature": "void* RuntimeInvoker_TrueDTSubString_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8558", "name": "RuntimeInvoker_TrueVoid_DTSubString", "signature": "void* RuntimeInvoker_TrueVoid_DTSubString(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C85A0", "name": "RuntimeInvoker_TrueChar_Int32", "signature": "void* RuntimeInvoker_TrueChar_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8600", "name": "RuntimeInvoker_TrueVoid_UInt32_UInt16_UInt16_Byte_Byte_Byte_Byte_Byte_Byte_Byte_Byte", "signature": "void* RuntimeInvoker_TrueVoid_UInt32_UInt16_UInt16_Byte_Byte_Byte_Byte_Byte_Byte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8690", "name": "RuntimeInvoker_TrueVoid_Int32_Int16_Int16_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int16_Int16_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C86CC", "name": "RuntimeInvoker_FalseGuid_Object", "signature": "void* RuntimeInvoker_FalseGuid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C872C", "name": "RuntimeInvoker_FalseGuid_Object_Object", "signature": "void* RuntimeInvoker_FalseGuid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8790", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C87F4", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8864", "name": "RuntimeInvoker_FalseSByte_Object_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C88D4", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8938", "name": "RuntimeInvoker_FalseSByte_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C89A4", "name": "RuntimeInvoker_TrueSByte_Guid", "signature": "void* RuntimeInvoker_TrueSByte_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8A08", "name": "RuntimeInvoker_TrueInt32_Guid", "signature": "void* RuntimeInvoker_TrueInt32_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8A6C", "name": "RuntimeInvoker_FalseSByte_Guid_Guid", "signature": "void* RuntimeInvoker_FalseSByte_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8AD0", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8B40", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8BB4", "name": "RuntimeInvoker_FalseGuid_", "signature": "void* RuntimeInvoker_FalseGuid_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8C10", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8C4C", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8C9C", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8D00", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8D28", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8D50", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8D98", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8DE8", "name": "RuntimeInvoker_FalseInt16_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt16_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8E4C", "name": "RuntimeInvoker_TrueInt32_Int64", "signature": "void* RuntimeInvoker_TrueInt32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8EAC", "name": "RuntimeInvoker_TrueSByte_Int64", "signature": "void* RuntimeInvoker_TrueSByte_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8F0C", "name": "RuntimeInvoker_FalseInt64_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt64_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8F70", "name": "RuntimeInvoker_FalseDouble_Double_Double", "signature": "void* RuntimeInvoker_FalseDouble_Double_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C8FD0", "name": "RuntimeInvoker_FalseDouble_Double_Int32_Object", "signature": "void* RuntimeInvoker_FalseDouble_Double_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C903C", "name": "RuntimeInvoker_FalseDouble_Double_Int32", "signature": "void* RuntimeInvoker_FalseDouble_Double_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C909C", "name": "RuntimeInvoker_FalseDouble_Object", "signature": "void* RuntimeInvoker_FalseDouble_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C90F4", "name": "RuntimeInvoker_FalseSByte_SByte_SByte", "signature": "void* RuntimeInvoker_FalseSByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9158", "name": "RuntimeInvoker_FalseInt16_Int16_Int16", "signature": "void* RuntimeInvoker_FalseInt16_Int16_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C91BC", "name": "RuntimeInvoker_FalseInt64_Int64_Int64", "signature": "void* RuntimeInvoker_FalseInt64_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9220", "name": "RuntimeInvoker_FalseSingle_Single_Single", "signature": "void* RuntimeInvoker_FalseSingle_Single_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9280", "name": "RuntimeInvoker_FalseInt64_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt64_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C92E4", "name": "RuntimeInvoker_FalseInt32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C934C", "name": "RuntimeInvoker_FalseInt64_Int64_Int64_Object", "signature": "void* RuntimeInvoker_FalseInt64_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C93B4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C93E8", "name": "RuntimeInvoker_TrueVoid_Object_Double", "signature": "void* RuntimeInvoker_TrueVoid_Object_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9418", "name": "RuntimeInvoker_TrueVoid_Object_Double_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Double_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9450", "name": "RuntimeInvoker_FalseObject_Decimal_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Decimal_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C946C", "name": "RuntimeInvoker_FalseObject_Double_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Double_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9488", "name": "RuntimeInvoker_FalseObject_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C94A8", "name": "RuntimeInvoker_FalseObject_Int64_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C94C8", "name": "RuntimeInvoker_FalseObject_Single_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Single_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C94E4", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C94FC", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9510", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9524", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9590", "name": "RuntimeInvoker_FalseSingle_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSingle_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C95F4", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C962C", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9698", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9704", "name": "RuntimeInvoker_TrueCancellationToken_", "signature": "void* RuntimeInvoker_TrueCancellationToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9758", "name": "RuntimeInvoker_TrueVoid_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9788", "name": "RuntimeInvoker_TrueVoid_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C97BC", "name": "RuntimeInvoker_TrueVoid_Object_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C97F0", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9820", "name": "RuntimeInvoker_FalseObject_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C988C", "name": "RuntimeInvoker_FalseVoid_Object_Object_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C98C8", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C98F8", "name": "RuntimeInvoker_FalseSByte_Object_Object_SByte_SByte_SByte_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_SByte_SByte_SByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9974", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C99E0", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9A4C", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9AC0", "name": "RuntimeInvoker_TrueListBuilder_1_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueListBuilder_1_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9B3C", "name": "RuntimeInvoker_TrueListBuilder_1_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueListBuilder_1_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9BB8", "name": "RuntimeInvoker_TrueListBuilder_1_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueListBuilder_1_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9C2C", "name": "RuntimeInvoker_TrueListBuilder_1_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueListBuilder_1_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9CA0", "name": "RuntimeInvoker_TrueListBuilder_1_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueListBuilder_1_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9D14", "name": "RuntimeInvoker_TrueListBuilder_1_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueListBuilder_1_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9D88", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9DB4", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9DE0", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9E28", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9E50", "name": "RuntimeInvoker_TrueObject_SByte_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_SByte_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9E7C", "name": "RuntimeInvoker_TrueObject_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9E98", "name": "RuntimeInvoker_TrueIntPtr_IntPtr_Object_SByte", "signature": "void* RuntimeInvoker_TrueIntPtr_IntPtr_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9F08", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9F30", "name": "RuntimeInvoker_TrueInterfaceMapping_Object", "signature": "void* RuntimeInvoker_TrueInterfaceMapping_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9F94", "name": "RuntimeInvoker_TrueGuid_", "signature": "void* RuntimeInvoker_TrueGuid_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003C9FF0", "name": "RuntimeInvoker_TrueVoid_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA020", "name": "RuntimeInvoker_FalseObject_Guid_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Guid_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA040", "name": "RuntimeInvoker_TrueIntPtr_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueIntPtr_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA0A8", "name": "RuntimeInvoker_TrueInt32_Single", "signature": "void* RuntimeInvoker_TrueInt32_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA104", "name": "RuntimeInvoker_FalseSByte_Single_Single", "signature": "void* RuntimeInvoker_FalseSByte_Single_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA164", "name": "RuntimeInvoker_TrueSByte_Single", "signature": "void* RuntimeInvoker_TrueSByte_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA1C0", "name": "RuntimeInvoker_FalseObject_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA1E0", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA244", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA280", "name": "RuntimeInvoker_TrueObject_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA2A4", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA2DC", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA318", "name": "RuntimeInvoker_FalseObject_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA338", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA3A0", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA3D4", "name": "RuntimeInvoker_TrueObject_Char_Int32", "signature": "void* RuntimeInvoker_TrueObject_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA3F8", "name": "RuntimeInvoker_FalseInt32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA450", "name": "RuntimeInvoker_TrueObject_Object", "signature": "void* RuntimeInvoker_TrueObject_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA468", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA48C", "name": "RuntimeInvoker_TrueVoid_Char_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA4C4", "name": "RuntimeInvoker_FalseInt32_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA528", "name": "RuntimeInvoker_FalseInt32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA58C", "name": "RuntimeInvoker_FalseInt32_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA5F4", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA664", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA6D8", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_SByte_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA750", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA7C8", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA83C", "name": "RuntimeInvoker_TrueSByte_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA8A4", "name": "RuntimeInvoker_TrueInt32_Char_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA90C", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA978", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CA9EC", "name": "RuntimeInvoker_TrueObject_Int32_Char", "signature": "void* RuntimeInvoker_TrueObject_Int32_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAA10", "name": "RuntimeInvoker_TrueObject_Char_Char", "signature": "void* RuntimeInvoker_TrueObject_Char_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAA34", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAA54", "name": "RuntimeInvoker_FalseObject_Object_Object_ParamsArray", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_ParamsArray(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAA90", "name": "RuntimeInvoker_FalseVoid_Object_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAAC8", "name": "RuntimeInvoker_TrueInt32_Char_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Char_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAB38", "name": "RuntimeInvoker_TrueObject_Int32_Char_SByte", "signature": "void* RuntimeInvoker_TrueObject_Int32_Char_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAB60", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAB98", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CABC0", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAC08", "name": "RuntimeInvoker_TrueTimeSpan_TimeSpan", "signature": "void* RuntimeInvoker_TrueTimeSpan_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAC68", "name": "RuntimeInvoker_FalseInt32_TimeSpan_TimeSpan", "signature": "void* RuntimeInvoker_FalseInt32_TimeSpan_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CACCC", "name": "RuntimeInvoker_TrueInt32_TimeSpan", "signature": "void* RuntimeInvoker_TrueInt32_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAD2C", "name": "RuntimeInvoker_FalseTimeSpan_Double", "signature": "void* RuntimeInvoker_FalseTimeSpan_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAD88", "name": "RuntimeInvoker_TrueSByte_TimeSpan", "signature": "void* RuntimeInvoker_TrueSByte_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CADE8", "name": "RuntimeInvoker_FalseSByte_TimeSpan_TimeSpan", "signature": "void* RuntimeInvoker_FalseSByte_TimeSpan_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAE4C", "name": "RuntimeInvoker_FalseTimeSpan_Double_Int32", "signature": "void* RuntimeInvoker_FalseTimeSpan_Double_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAEAC", "name": "RuntimeInvoker_FalseTimeSpan_Int64", "signature": "void* RuntimeInvoker_FalseTimeSpan_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAF08", "name": "RuntimeInvoker_FalseTimeSpan_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAF60", "name": "RuntimeInvoker_FalseTimeSpan_Object_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CAFBC", "name": "RuntimeInvoker_FalseTimeSpan_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB01C", "name": "RuntimeInvoker_FalseTimeSpan_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB080", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB0E0", "name": "RuntimeInvoker_FalseTimeSpan_TimeSpan", "signature": "void* RuntimeInvoker_FalseTimeSpan_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB13C", "name": "RuntimeInvoker_FalseTimeSpan_TimeSpan_TimeSpan", "signature": "void* RuntimeInvoker_FalseTimeSpan_TimeSpan_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB1A0", "name": "RuntimeInvoker_FalseSByte_TimeSpan", "signature": "void* RuntimeInvoker_FalseSByte_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB1FC", "name": "RuntimeInvoker_FalseVoid_Object_TimeSpan_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_TimeSpan_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB22C", "name": "RuntimeInvoker_FalseTransitionTime_Object", "signature": "void* RuntimeInvoker_FalseTransitionTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB28C", "name": "RuntimeInvoker_FalseDateTime_Object", "signature": "void* RuntimeInvoker_FalseDateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB2E4", "name": "RuntimeInvoker_FalseObject_TransitionTime", "signature": "void* RuntimeInvoker_FalseObject_TransitionTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB31C", "name": "RuntimeInvoker_FalseObject_Int32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Int32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB340", "name": "RuntimeInvoker_FalseUInt32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseUInt32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB3A0", "name": "RuntimeInvoker_FalseSByte_UInt16_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_UInt16_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB404", "name": "RuntimeInvoker_FalseObject_Object_DateTime_DateTime_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_DateTime_DateTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB42C", "name": "RuntimeInvoker_FalseSByte_DYNAMIC_TIME_ZONE_INFORMATION_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_DYNAMIC_TIME_ZONE_INFORMATION_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB4B0", "name": "RuntimeInvoker_FalseObject_DYNAMIC_TIME_ZONE_INFORMATION", "signature": "void* RuntimeInvoker_FalseObject_DYNAMIC_TIME_ZONE_INFORMATION(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB4F4", "name": "RuntimeInvoker_FalseSByte_DateTime_Int64_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_DateTime_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB560", "name": "RuntimeInvoker_FalseDateTime_DateTime_Object", "signature": "void* RuntimeInvoker_FalseDateTime_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB5C0", "name": "RuntimeInvoker_FalseDateTime_DateTime_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_DateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB624", "name": "RuntimeInvoker_FalseDateTimeOffset_DateTimeOffset_Object", "signature": "void* RuntimeInvoker_FalseDateTimeOffset_DateTimeOffset_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB68C", "name": "RuntimeInvoker_TrueDateTime_DateTime", "signature": "void* RuntimeInvoker_TrueDateTime_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB6EC", "name": "RuntimeInvoker_FalseDateTime_DateTime_Object_Object", "signature": "void* RuntimeInvoker_FalseDateTime_DateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB754", "name": "RuntimeInvoker_FalseTimeSpan_DateTime_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB7B4", "name": "RuntimeInvoker_FalseObject_Object_TimeSpan_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_TimeSpan_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB7D0", "name": "RuntimeInvoker_FalseObject_Object_TimeSpan_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_TimeSpan_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB7F4", "name": "RuntimeInvoker_FalseObject_Object_TimeSpan_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_TimeSpan_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB820", "name": "RuntimeInvoker_TrueObject_DateTime", "signature": "void* RuntimeInvoker_TrueObject_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB83C", "name": "RuntimeInvoker_TrueObject_DateTimeOffset", "signature": "void* RuntimeInvoker_TrueObject_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB85C", "name": "RuntimeInvoker_TrueTimeSpan_DateTime_Object", "signature": "void* RuntimeInvoker_TrueTimeSpan_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB8C0", "name": "RuntimeInvoker_FalseTimeSpan_DateTime_Object_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_DateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB924", "name": "RuntimeInvoker_TrueSByte_Object_DateTime", "signature": "void* RuntimeInvoker_TrueSByte_Object_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB988", "name": "RuntimeInvoker_TrueSByte_Object_DateTime_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Object_DateTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CB9F4", "name": "RuntimeInvoker_TrueSByte_DateTime_Object", "signature": "void* RuntimeInvoker_TrueSByte_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBA5C", "name": "RuntimeInvoker_FalseVoid_Object_TimeSpan_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_TimeSpan_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBA90", "name": "RuntimeInvoker_TrueVoid_Object_TimeSpan_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_TimeSpan_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBAE0", "name": "RuntimeInvoker_TrueSByte_DateTime_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_DateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBB48", "name": "RuntimeInvoker_FalseDateTime_TransitionTime_Int32", "signature": "void* RuntimeInvoker_FalseDateTime_TransitionTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBBC4", "name": "RuntimeInvoker_FalseObject_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBBE8", "name": "RuntimeInvoker_FalseTimeSpan_DateTime_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBC4C", "name": "RuntimeInvoker_TrueTimeSpan_DateTime_Object", "signature": "void* RuntimeInvoker_TrueTimeSpan_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBCB4", "name": "RuntimeInvoker_FalseTimeSpan_DateTime_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseTimeSpan_DateTime_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBD18", "name": "RuntimeInvoker_TrueTransitionTime_", "signature": "void* RuntimeInvoker_TrueTransitionTime_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBD74", "name": "RuntimeInvoker_FalseObject_DateTime_DateTime_TimeSpan_TransitionTime_TransitionTime", "signature": "void* RuntimeInvoker_FalseObject_DateTime_DateTime_TimeSpan_TransitionTime_TransitionTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBDD8", "name": "RuntimeInvoker_FalseObject_DateTime_DateTime_TimeSpan_TransitionTime_TransitionTime_TimeSpan", "signature": "void* RuntimeInvoker_FalseObject_DateTime_DateTime_TimeSpan_TransitionTime_TransitionTime_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBE48", "name": "RuntimeInvoker_FalseVoid_DateTime_DateTime_TimeSpan_TransitionTime_TransitionTime", "signature": "void* RuntimeInvoker_FalseVoid_DateTime_DateTime_TimeSpan_TransitionTime_TransitionTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBEB0", "name": "RuntimeInvoker_FalseSByte_TransitionTime_TransitionTime", "signature": "void* RuntimeInvoker_FalseSByte_TransitionTime_TransitionTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBF3C", "name": "RuntimeInvoker_TrueSByte_TransitionTime", "signature": "void* RuntimeInvoker_TrueSByte_TransitionTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CBFB4", "name": "RuntimeInvoker_FalseTransitionTime_DateTime_Int32_Int32", "signature": "void* RuntimeInvoker_FalseTransitionTime_DateTime_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC028", "name": "RuntimeInvoker_FalseTransitionTime_DateTime_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseTransitionTime_DateTime_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC0A0", "name": "RuntimeInvoker_FalseTransitionTime_DateTime_Int32_Int32_Int32_Object_SByte", "signature": "void* RuntimeInvoker_FalseTransitionTime_DateTime_Int32_Int32_Int32_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC124", "name": "RuntimeInvoker_FalseVoid_DateTime_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_DateTime_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC168", "name": "RuntimeInvoker_FalseVoid_TransitionTime_Object", "signature": "void* RuntimeInvoker_FalseVoid_TransitionTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC1A8", "name": "RuntimeInvoker_FalseVoid_Char", "signature": "void* RuntimeInvoker_FalseVoid_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC1D0", "name": "RuntimeInvoker_TrueDateTime_SByte_Object", "signature": "void* RuntimeInvoker_TrueDateTime_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC234", "name": "RuntimeInvoker_TrueTimeSpan_SByte", "signature": "void* RuntimeInvoker_TrueTimeSpan_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC294", "name": "RuntimeInvoker_TrueTransitionTime_SByte", "signature": "void* RuntimeInvoker_TrueTransitionTime_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC2FC", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC318", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC33C", "name": "RuntimeInvoker_FalseObject_Guid", "signature": "void* RuntimeInvoker_FalseObject_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC354", "name": "RuntimeInvoker_FalseObject_Guid_SByte", "signature": "void* RuntimeInvoker_FalseObject_Guid_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC374", "name": "RuntimeInvoker_FalseObject_Guid_Object", "signature": "void* RuntimeInvoker_FalseObject_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC390", "name": "RuntimeInvoker_FalseRuntimeTypeHandle_Object", "signature": "void* RuntimeInvoker_FalseRuntimeTypeHandle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC3E8", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC410", "name": "RuntimeInvoker_FalseObject_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC434", "name": "RuntimeInvoker_FalseObject_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC448", "name": "RuntimeInvoker_FalseTypedReference_Object_Object", "signature": "void* RuntimeInvoker_FalseTypedReference_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC4AC", "name": "RuntimeInvoker_FalseObject_TypedReference", "signature": "void* RuntimeInvoker_FalseObject_TypedReference(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC4E4", "name": "RuntimeInvoker_FalseRuntimeTypeHandle_TypedReference", "signature": "void* RuntimeInvoker_FalseRuntimeTypeHandle_TypedReference(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC554", "name": "RuntimeInvoker_FalseVoid_TypedReference_Object", "signature": "void* RuntimeInvoker_FalseVoid_TypedReference_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC594", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC5C4", "name": "RuntimeInvoker_TrueObject_StreamingContext", "signature": "void* RuntimeInvoker_TrueObject_StreamingContext(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC5E4", "name": "RuntimeInvoker_FalseVoid_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC610", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC670", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC6B8", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC728", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC794", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC7B8", "name": "RuntimeInvoker_FalseObject_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC7D4", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC7F4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC828", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC850", "name": "RuntimeInvoker_TrueNullable_1_Object", "signature": "void* RuntimeInvoker_TrueNullable_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC8AC", "name": "RuntimeInvoker_FalseVoid_SByte", "signature": "void* RuntimeInvoker_FalseVoid_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC8D4", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC8F8", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC924", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC978", "name": "RuntimeInvoker_FalseVoid_SByte_Object", "signature": "void* RuntimeInvoker_FalseVoid_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC9A4", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CC9D4", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCA3C", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCAA8", "name": "RuntimeInvoker_FalseObject_Int64_Int32_Int32_Char_Int32", "signature": "void* RuntimeInvoker_FalseObject_Int64_Int32_Int32_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCAD8", "name": "RuntimeInvoker_FalseInt64_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt64_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCB40", "name": "RuntimeInvoker_FalseInt64_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt64_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCBAC", "name": "RuntimeInvoker_FalseObject_Int32_Int32_Int32_Char_Int32", "signature": "void* RuntimeInvoker_FalseObject_Int32_Int32_Int32_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCBDC", "name": "RuntimeInvoker_TrueRuntimeMethodHandleInternal_", "signature": "void* RuntimeInvoker_TrueRuntimeMethodHandleInternal_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCC30", "name": "RuntimeInvoker_FalseRuntimeMethodHandleInternal_", "signature": "void* RuntimeInvoker_FalseRuntimeMethodHandleInternal_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCC84", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCCA8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCCE0", "name": "RuntimeInvoker_TrueVoid_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCD18", "name": "RuntimeInvoker_TrueVoid_RuntimeArgumentHandle", "signature": "void* RuntimeInvoker_TrueVoid_RuntimeArgumentHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCD48", "name": "RuntimeInvoker_TrueVoid_RuntimeArgumentHandle_Object", "signature": "void* RuntimeInvoker_TrueVoid_RuntimeArgumentHandle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCD7C", "name": "RuntimeInvoker_TrueTypedReference_", "signature": "void* RuntimeInvoker_TrueTypedReference_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCDD8", "name": "RuntimeInvoker_TrueTypedReference_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_TrueTypedReference_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCE40", "name": "RuntimeInvoker_TrueTypedReference_IntPtr", "signature": "void* RuntimeInvoker_TrueTypedReference_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCEA8", "name": "RuntimeInvoker_FalseObject_IntPtr_Object_Int32", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCED0", "name": "RuntimeInvoker_FalseVoid_Decimal", "signature": "void* RuntimeInvoker_FalseVoid_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCEFC", "name": "RuntimeInvoker_FalseVoid_Double", "signature": "void* RuntimeInvoker_FalseVoid_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCF24", "name": "RuntimeInvoker_FalseVoid_Single", "signature": "void* RuntimeInvoker_FalseVoid_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCF4C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCF78", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCFAC", "name": "RuntimeInvoker_FalseVoid_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CCFF4", "name": "RuntimeInvoker_FalseVoid_Int32_Int32_Int32_Int32_Int32_Int32_Char_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Int32_Int32_Int32_Int32_Int32_Char_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD060", "name": "RuntimeInvoker_FalseConsoleKeyInfo_", "signature": "void* RuntimeInvoker_FalseConsoleKeyInfo_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD0C0", "name": "RuntimeInvoker_FalseConsoleKeyInfo_SByte", "signature": "void* RuntimeInvoker_FalseConsoleKeyInfo_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD128", "name": "RuntimeInvoker_FalseSByte_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD188", "name": "RuntimeInvoker_TrueObject_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD1A8", "name": "RuntimeInvoker_FalseSByte_IntPtr", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD204", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD22C", "name": "RuntimeInvoker_FalseVoid_Object_Object_StreamingContext", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_StreamingContext(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD25C", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Char_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Char_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD2D0", "name": "RuntimeInvoker_TrueConsoleKeyInfo_SByte", "signature": "void* RuntimeInvoker_TrueConsoleKeyInfo_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD33C", "name": "RuntimeInvoker_FalseIntPtr_Int32", "signature": "void* RuntimeInvoker_FalseIntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD398", "name": "RuntimeInvoker_FalseIntPtr_Int64", "signature": "void* RuntimeInvoker_FalseIntPtr_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD3F4", "name": "RuntimeInvoker_FalseObject_IntPtr", "signature": "void* RuntimeInvoker_FalseObject_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD408", "name": "RuntimeInvoker_FalseIntPtr_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseIntPtr_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD46C", "name": "RuntimeInvoker_TrueRuntimeFieldHandle_Int32", "signature": "void* RuntimeInvoker_TrueRuntimeFieldHandle_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD4CC", "name": "RuntimeInvoker_TrueRuntimeMethodHandle_Int32", "signature": "void* RuntimeInvoker_TrueRuntimeMethodHandle_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD52C", "name": "RuntimeInvoker_TrueRuntimeTypeHandle_Int32", "signature": "void* RuntimeInvoker_TrueRuntimeTypeHandle_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD58C", "name": "RuntimeInvoker_TrueRuntimeTypeHandle_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueRuntimeTypeHandle_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD5F4", "name": "RuntimeInvoker_TrueRuntimeMethodHandle_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueRuntimeMethodHandle_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD65C", "name": "RuntimeInvoker_TrueRuntimeFieldHandle_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueRuntimeFieldHandle_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD6C4", "name": "RuntimeInvoker_TrueSByte_ModuleHandle", "signature": "void* RuntimeInvoker_TrueSByte_ModuleHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD724", "name": "RuntimeInvoker_FalseSByte_ModuleHandle_ModuleHandle", "signature": "void* RuntimeInvoker_FalseSByte_ModuleHandle_ModuleHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD788", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD7BC", "name": "RuntimeInvoker_TrueVoid_Object_Double_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Double_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD7F8", "name": "RuntimeInvoker_TrueVoid_Object_Decimal", "signature": "void* RuntimeInvoker_TrueVoid_Object_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD828", "name": "RuntimeInvoker_TrueVoid_Char", "signature": "void* RuntimeInvoker_TrueVoid_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD858", "name": "RuntimeInvoker_FalseObject_Object_UInt64_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_UInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD878", "name": "RuntimeInvoker_FalseObject_Object_Single_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Single_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD894", "name": "RuntimeInvoker_FalseObject_Object_Double_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Double_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD8B0", "name": "RuntimeInvoker_FalseObject_Object_Decimal_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Decimal_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD8CC", "name": "RuntimeInvoker_TrueObject_Double_Object", "signature": "void* RuntimeInvoker_TrueObject_Double_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD8E8", "name": "RuntimeInvoker_TrueObject_Single_Object", "signature": "void* RuntimeInvoker_TrueObject_Single_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD904", "name": "RuntimeInvoker_TrueObject_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD928", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD960", "name": "RuntimeInvoker_FalseVoid_Object_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD998", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CD9E4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDA14", "name": "RuntimeInvoker_TrueSByte_RuntimeFieldHandle", "signature": "void* RuntimeInvoker_TrueSByte_RuntimeFieldHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDA74", "name": "RuntimeInvoker_FalseSByte_RuntimeFieldHandle_RuntimeFieldHandle", "signature": "void* RuntimeInvoker_FalseSByte_RuntimeFieldHandle_RuntimeFieldHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDAD8", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDB14", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDB2C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDB60", "name": "RuntimeInvoker_FalseIntPtr_IntPtr", "signature": "void* RuntimeInvoker_FalseIntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDBBC", "name": "RuntimeInvoker_TrueSByte_RuntimeMethodHandle", "signature": "void* RuntimeInvoker_TrueSByte_RuntimeMethodHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDC1C", "name": "RuntimeInvoker_FalseSByte_RuntimeMethodHandle_RuntimeMethodHandle", "signature": "void* RuntimeInvoker_FalseSByte_RuntimeMethodHandle_RuntimeMethodHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDC80", "name": "RuntimeInvoker_TrueSByte_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_TrueSByte_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDCE0", "name": "RuntimeInvoker_FalseSByte_RuntimeTypeHandle_Object", "signature": "void* RuntimeInvoker_FalseSByte_RuntimeTypeHandle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDD40", "name": "RuntimeInvoker_FalseSByte_Object_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_FalseSByte_Object_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDDA0", "name": "RuntimeInvoker_TrueModuleHandle_", "signature": "void* RuntimeInvoker_TrueModuleHandle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDDF4", "name": "RuntimeInvoker_TrueVoid_ConsoleKeyInfo", "signature": "void* RuntimeInvoker_TrueVoid_ConsoleKeyInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDE2C", "name": "RuntimeInvoker_TrueConsoleKeyInfo_Int32_SByte", "signature": "void* RuntimeInvoker_TrueConsoleKeyInfo_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDEA0", "name": "RuntimeInvoker_TrueConsoleKeyInfo_Object", "signature": "void* RuntimeInvoker_TrueConsoleKeyInfo_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDF08", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDF28", "name": "RuntimeInvoker_FalseInt32_Object_IntPtr_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_IntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDF8C", "name": "RuntimeInvoker_FalseInt32_Object_IntPtr_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_IntPtr_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CDFF4", "name": "RuntimeInvoker_FalseObject_Char_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Char_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE010", "name": "RuntimeInvoker_FalseFormatParam_Int32", "signature": "void* RuntimeInvoker_FalseFormatParam_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE074", "name": "RuntimeInvoker_FalseFormatParam_Object", "signature": "void* RuntimeInvoker_FalseFormatParam_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE0D4", "name": "RuntimeInvoker_TrueFormatParam_", "signature": "void* RuntimeInvoker_TrueFormatParam_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE130", "name": "RuntimeInvoker_TrueVoid_FormatParam", "signature": "void* RuntimeInvoker_TrueVoid_FormatParam(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE164", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE1D4", "name": "RuntimeInvoker_TrueVoid_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE204", "name": "RuntimeInvoker_FalseSByte_DateTime_Object", "signature": "void* RuntimeInvoker_FalseSByte_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE264", "name": "RuntimeInvoker_FalseSByte_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE2C8", "name": "RuntimeInvoker_TrueVoid_Int32_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE300", "name": "RuntimeInvoker_FalseObject_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE320", "name": "RuntimeInvoker_FalseInt32_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE37C", "name": "RuntimeInvoker_FalseObject_Int32_IntPtr", "signature": "void* RuntimeInvoker_FalseObject_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE398", "name": "RuntimeInvoker_FalseInt16_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt16_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE3FC", "name": "RuntimeInvoker_FalseSByte_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE45C", "name": "RuntimeInvoker_FalseSByte_IntPtr_Char_Int32_Coord_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Char_Int32_Coord_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE4D0", "name": "RuntimeInvoker_FalseSByte_IntPtr_Coord", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Coord(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE534", "name": "RuntimeInvoker_FalseSByte_IntPtr_Int16", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE598", "name": "RuntimeInvoker_FalseSByte_IntPtr_SByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE600", "name": "RuntimeInvoker_FalseSByte_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE664", "name": "RuntimeInvoker_FalseSByte_IntPtr_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE6CC", "name": "RuntimeInvoker_FalseCoord_IntPtr", "signature": "void* RuntimeInvoker_FalseCoord_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE728", "name": "RuntimeInvoker_FalseSByte_IntPtr_Object_Coord_Coord_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Object_Coord_Coord_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE79C", "name": "RuntimeInvoker_FalseSByte_IntPtr_Object_Coord_Coord_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Object_Coord_Coord_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE810", "name": "RuntimeInvoker_TrueInt32_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE874", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE8E0", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE954", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CE9C8", "name": "RuntimeInvoker_TrueInt32_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEA34", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEAAC", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEB20", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_Int32_Int32_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_Int32_Int32_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEB84", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Int32_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Int32_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEBD8", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEC3C", "name": "RuntimeInvoker_TrueSByte_Char_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CECA4", "name": "RuntimeInvoker_TrueSByte_Char_Char_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Char_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CED14", "name": "RuntimeInvoker_TrueChar_Char", "signature": "void* RuntimeInvoker_TrueChar_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CED74", "name": "RuntimeInvoker_TrueVoid_Object_Char_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEDAC", "name": "RuntimeInvoker_TrueVoid_Object_Char_Char_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Char_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEDE8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEE20", "name": "RuntimeInvoker_TrueSByte_Char_Object", "signature": "void* RuntimeInvoker_TrueSByte_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEE84", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEEA8", "name": "RuntimeInvoker_TrueObject_Object_Int32", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEEC8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEF08", "name": "RuntimeInvoker_TrueSByte_Byte_Byte", "signature": "void* RuntimeInvoker_TrueSByte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEF70", "name": "RuntimeInvoker_TrueSByte_Byte_Byte_Byte_Byte", "signature": "void* RuntimeInvoker_TrueSByte_Byte_Byte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CEFE4", "name": "RuntimeInvoker_TrueSByte_Byte_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF04C", "name": "RuntimeInvoker_TrueSByte_Byte_Byte_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Byte_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF0BC", "name": "RuntimeInvoker_TrueSByte_Byte_Byte_Byte", "signature": "void* RuntimeInvoker_TrueSByte_Byte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF12C", "name": "RuntimeInvoker_TrueSByte_Byte_Byte_Byte_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Byte_Byte_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF1A0", "name": "RuntimeInvoker_TrueVoid_Int32_Char", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF1D8", "name": "RuntimeInvoker_TrueObject_Decimal", "signature": "void* RuntimeInvoker_TrueObject_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF1F8", "name": "RuntimeInvoker_TrueObject_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF220", "name": "RuntimeInvoker_TrueObject_Int32_Int64", "signature": "void* RuntimeInvoker_TrueObject_Int32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF244", "name": "RuntimeInvoker_TrueObject_Int32_Single", "signature": "void* RuntimeInvoker_TrueObject_Int32_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF264", "name": "RuntimeInvoker_TrueObject_Int32_Double", "signature": "void* RuntimeInvoker_TrueObject_Int32_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF284", "name": "RuntimeInvoker_TrueObject_Int32_Decimal", "signature": "void* RuntimeInvoker_TrueObject_Int32_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF2A4", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF2C8", "name": "RuntimeInvoker_TrueObject_Object_Object_ParamsArray", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_ParamsArray(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF308", "name": "RuntimeInvoker_TrueObject_Char_Char_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Char_Char_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF334", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF36C", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF3AC", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF41C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF454", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF488", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF4CC", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF508", "name": "RuntimeInvoker_TrueVoid_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF544", "name": "RuntimeInvoker_TrueUInt32_Char_Char", "signature": "void* RuntimeInvoker_TrueUInt32_Char_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF5AC", "name": "RuntimeInvoker_FalseSByte_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF618", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF684", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF6B8", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF6F0", "name": "RuntimeInvoker_FalseObject_Char_Int32", "signature": "void* RuntimeInvoker_FalseObject_Char_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF754", "name": "RuntimeInvoker_FalseInt32_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF7BC", "name": "RuntimeInvoker_FalseInt32_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF828", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF88C", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF8B4", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF8D0", "name": "RuntimeInvoker_TrueObject_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF8F4", "name": "RuntimeInvoker_TrueObject_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF91C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF94C", "name": "RuntimeInvoker_TrueObject_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF96C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF99C", "name": "RuntimeInvoker_TrueDictionaryEntry_", "signature": "void* RuntimeInvoker_TrueDictionaryEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CF9F8", "name": "RuntimeInvoker_TrueObject_ResourceLocator_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_ResourceLocator_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFA1C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFA54", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFA90", "name": "RuntimeInvoker_FalseInterfaceMapping_Object_Object", "signature": "void* RuntimeInvoker_FalseInterfaceMapping_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFAF4", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFB28", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFB64", "name": "RuntimeInvoker_FalseObject_RuntimeMethodHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimeMethodHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFB78", "name": "RuntimeInvoker_FalseObject_RuntimeMethodHandle_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimeMethodHandle_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFB94", "name": "RuntimeInvoker_TrueRuntimeMethodHandle_", "signature": "void* RuntimeInvoker_TrueRuntimeMethodHandle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFBE8", "name": "RuntimeInvoker_FalseObject_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFC0C", "name": "RuntimeInvoker_FalseObject_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFC28", "name": "RuntimeInvoker_FalseObject_IntPtr_IntPtr_SByte", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_IntPtr_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFC50", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFC64", "name": "RuntimeInvoker_FalseObject_Object", "signature": "void* RuntimeInvoker_FalseObject_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFC74", "name": "RuntimeInvoker_TrueIntPtr_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueIntPtr_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFCD8", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFCFC", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFD1C", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFD44", "name": "RuntimeInvoker_TrueObject_Object_SByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFD8C", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFDC0", "name": "RuntimeInvoker_FalseSByte_IntPtr_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFE24", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFE68", "name": "RuntimeInvoker_TrueVoid_Object_Object_IntPtr_UInt32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_IntPtr_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFEA0", "name": "RuntimeInvoker_FalseVoid_Object_Object_IntPtr_UInt32_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_IntPtr_UInt32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFEDC", "name": "RuntimeInvoker_TrueVoid_Object_CustomAttributeTypedArgument", "signature": "void* RuntimeInvoker_TrueVoid_Object_CustomAttributeTypedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFF0C", "name": "RuntimeInvoker_TrueCustomAttributeTypedArgument_", "signature": "void* RuntimeInvoker_TrueCustomAttributeTypedArgument_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFF68", "name": "RuntimeInvoker_FalseSByte_CustomAttributeNamedArgument_CustomAttributeNamedArgument", "signature": "void* RuntimeInvoker_FalseSByte_CustomAttributeNamedArgument_CustomAttributeNamedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003CFFF4", "name": "RuntimeInvoker_FalseSByte_CustomAttributeTypedArgument_CustomAttributeTypedArgument", "signature": "void* RuntimeInvoker_FalseSByte_CustomAttributeTypedArgument_CustomAttributeTypedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0058", "name": "RuntimeInvoker_FalseObject_RuntimeEventHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimeEventHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D006C", "name": "RuntimeInvoker_FalseObject_RuntimeEventHandle_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimeEventHandle_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0088", "name": "RuntimeInvoker_TrueRuntimeFieldHandle_", "signature": "void* RuntimeInvoker_TrueRuntimeFieldHandle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D00DC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0118", "name": "RuntimeInvoker_FalseObject_RuntimeFieldHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimeFieldHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D012C", "name": "RuntimeInvoker_FalseObject_RuntimeFieldHandle_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimeFieldHandle_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0148", "name": "RuntimeInvoker_TrueObject_TypedReference", "signature": "void* RuntimeInvoker_TrueObject_TypedReference(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D018C", "name": "RuntimeInvoker_TrueVoid_TypedReference_Object", "signature": "void* RuntimeInvoker_TrueVoid_TypedReference_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D01D8", "name": "RuntimeInvoker_TrueObject_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D01FC", "name": "RuntimeInvoker_FalseIntPtr_IntPtr_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_IntPtr_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D026C", "name": "RuntimeInvoker_FalseObject_IntPtr_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0290", "name": "RuntimeInvoker_FalseObject_IntPtr_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D02B8", "name": "RuntimeInvoker_FalseVoid_IntPtr_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D02EC", "name": "RuntimeInvoker_FalseObject_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D030C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0338", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0354", "name": "RuntimeInvoker_FalseMonoEventInfo_Object", "signature": "void* RuntimeInvoker_FalseMonoEventInfo_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D03B4", "name": "RuntimeInvoker_FalseVoid_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D03E0", "name": "RuntimeInvoker_FalseMonoMethodInfo_IntPtr", "signature": "void* RuntimeInvoker_FalseMonoMethodInfo_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0444", "name": "RuntimeInvoker_FalseObject_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D045C", "name": "RuntimeInvoker_TrueVoid_RuntimeMethodHandle", "signature": "void* RuntimeInvoker_TrueVoid_RuntimeMethodHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D048C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D04BC", "name": "RuntimeInvoker_TrueVoid_Object_Object_StreamingContext", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_StreamingContext(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D04F0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0530", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0564", "name": "RuntimeInvoker_FalseObject_RuntimePropertyHandle_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_FalseObject_RuntimePropertyHandle_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0580", "name": "RuntimeInvoker_TrueSByte_ExceptionHandler", "signature": "void* RuntimeInvoker_TrueSByte_ExceptionHandler(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D05F8", "name": "RuntimeInvoker_FalseSByte_ExceptionHandler_ExceptionHandler", "signature": "void* RuntimeInvoker_FalseSByte_ExceptionHandler_ExceptionHandler(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0684", "name": "RuntimeInvoker_TrueMethodToken_", "signature": "void* RuntimeInvoker_TrueMethodToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D06D4", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0710", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0748", "name": "RuntimeInvoker_TrueTypeToken_", "signature": "void* RuntimeInvoker_TrueTypeToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0798", "name": "RuntimeInvoker_TrueEventToken_", "signature": "void* RuntimeInvoker_TrueEventToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D07E8", "name": "RuntimeInvoker_TrueFieldToken_", "signature": "void* RuntimeInvoker_TrueFieldToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0838", "name": "RuntimeInvoker_TrueLabel_", "signature": "void* RuntimeInvoker_TrueLabel_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D088C", "name": "RuntimeInvoker_TrueVoid_OpCode", "signature": "void* RuntimeInvoker_TrueVoid_OpCode(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D08BC", "name": "RuntimeInvoker_TrueVoid_OpCode_Byte", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D08F4", "name": "RuntimeInvoker_TrueVoid_OpCode_Double", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0928", "name": "RuntimeInvoker_TrueVoid_OpCode_Int16", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0960", "name": "RuntimeInvoker_TrueVoid_OpCode_Int32", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0998", "name": "RuntimeInvoker_TrueVoid_OpCode_Int64", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D09D0", "name": "RuntimeInvoker_TrueVoid_OpCode_Object", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0A04", "name": "RuntimeInvoker_TrueVoid_OpCode_Label", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Label(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0A3C", "name": "RuntimeInvoker_TrueVoid_OpCode_Single", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0A70", "name": "RuntimeInvoker_TrueVoid_OpCode_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0AA4", "name": "RuntimeInvoker_TrueVoid_OpCode_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0AE4", "name": "RuntimeInvoker_TrueVoid_Label", "signature": "void* RuntimeInvoker_TrueVoid_Label(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0B14", "name": "RuntimeInvoker_TrueVoid_OpCode_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_OpCode_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0B50", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0B94", "name": "RuntimeInvoker_TrueSByte_Label", "signature": "void* RuntimeInvoker_TrueSByte_Label(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0BF4", "name": "RuntimeInvoker_FalseSByte_Label_Label", "signature": "void* RuntimeInvoker_FalseSByte_Label_Label(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0C58", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0C84", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0CD8", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0D04", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0D2C", "name": "RuntimeInvoker_TrueObject_Object_Guid_Guid_Guid", "signature": "void* RuntimeInvoker_TrueObject_Object_Guid_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0D70", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0DC4", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0E24", "name": "RuntimeInvoker_TrueMethodToken_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueMethodToken_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0E90", "name": "RuntimeInvoker_TrueMethodToken_Object", "signature": "void* RuntimeInvoker_TrueMethodToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0EE8", "name": "RuntimeInvoker_TrueMethodToken_Object_Object", "signature": "void* RuntimeInvoker_TrueMethodToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0F44", "name": "RuntimeInvoker_TrueFieldToken_Object", "signature": "void* RuntimeInvoker_TrueFieldToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0F9C", "name": "RuntimeInvoker_TrueSignatureToken_Object_Int32", "signature": "void* RuntimeInvoker_TrueSignatureToken_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D0FFC", "name": "RuntimeInvoker_TrueSignatureToken_Object", "signature": "void* RuntimeInvoker_TrueSignatureToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1054", "name": "RuntimeInvoker_TrueStringToken_Object", "signature": "void* RuntimeInvoker_TrueStringToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D10B0", "name": "RuntimeInvoker_TrueTypeToken_Object", "signature": "void* RuntimeInvoker_TrueTypeToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1108", "name": "RuntimeInvoker_TrueSByte_OpCode", "signature": "void* RuntimeInvoker_TrueSByte_OpCode(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1168", "name": "RuntimeInvoker_FalseSByte_OpCode_OpCode", "signature": "void* RuntimeInvoker_FalseSByte_OpCode_OpCode(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D11CC", "name": "RuntimeInvoker_FalseSByte_OpCode", "signature": "void* RuntimeInvoker_FalseSByte_OpCode(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1228", "name": "RuntimeInvoker_TrueParameterToken_", "signature": "void* RuntimeInvoker_TrueParameterToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1278", "name": "RuntimeInvoker_TruePropertyToken_", "signature": "void* RuntimeInvoker_TruePropertyToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D12C8", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D12EC", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1330", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D135C", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1384", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D13F4", "name": "RuntimeInvoker_TrueSingle_", "signature": "void* RuntimeInvoker_TrueSingle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1448", "name": "RuntimeInvoker_TrueDecimal_", "signature": "void* RuntimeInvoker_TrueDecimal_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D14A4", "name": "RuntimeInvoker_TrueInt64_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt64_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D150C", "name": "RuntimeInvoker_TrueVoid_Decimal", "signature": "void* RuntimeInvoker_TrueVoid_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1540", "name": "RuntimeInvoker_TrueObject_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D155C", "name": "RuntimeInvoker_FalseObject_CancellationToken_Object_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseObject_CancellationToken_Object_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1588", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D15D8", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1604", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_CancellationToken_Int32_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_CancellationToken_Int32_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1658", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D168C", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D16BC", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_CancellationToken_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_CancellationToken_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D16EC", "name": "RuntimeInvoker_TrueInt64_Int64_Object", "signature": "void* RuntimeInvoker_TrueInt64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1754", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1784", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D17AC", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D17EC", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1830", "name": "RuntimeInvoker_TrueSByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D188C", "name": "RuntimeInvoker_TrueObject_Object_Int32_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D18B0", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D18DC", "name": "RuntimeInvoker_TrueInt32_Span_1", "signature": "void* RuntimeInvoker_TrueInt32_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1954", "name": "RuntimeInvoker_TrueVoid_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_TrueVoid_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D199C", "name": "RuntimeInvoker_TrueValueTask_1_Memory_1_CancellationToken", "signature": "void* RuntimeInvoker_TrueValueTask_1_Memory_1_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1A0C", "name": "RuntimeInvoker_TrueObject_ReadOnlyMemory_1_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_ReadOnlyMemory_1_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1A2C", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1A80", "name": "RuntimeInvoker_TrueObject_Object_ReadWriteParameters_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_ReadWriteParameters_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1AA4", "name": "RuntimeInvoker_TrueVoidTaskResult_Object_Object", "signature": "void* RuntimeInvoker_TrueVoidTaskResult_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1B04", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1B3C", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1B7C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1BB4", "name": "RuntimeInvoker_TrueVoid_Object_SByte_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1BEC", "name": "RuntimeInvoker_TrueVoid_Object_SByte_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1C2C", "name": "RuntimeInvoker_FalseObject_Object_Char_Object_Int32_Int32_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Char_Object_Int32_Int32_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1C7C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Int32_Int32_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Int32_Int32_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1CC8", "name": "RuntimeInvoker_FalseObject_Object_Object_Int32_Int32_Object_Int32_Int32_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Int32_Int32_Object_Int32_Int32_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1D28", "name": "RuntimeInvoker_TrueObject_SByte_SByte_Object_Int32", "signature": "void* RuntimeInvoker_TrueObject_SByte_SByte_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1D50", "name": "RuntimeInvoker_FalseObject_Object_SByte_SByte_Object_Int32_SByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte_SByte_Object_Int32_SByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1DA8", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1DE8", "name": "RuntimeInvoker_TrueChar_Int64", "signature": "void* RuntimeInvoker_TrueChar_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1E48", "name": "RuntimeInvoker_TrueInt64_Int64", "signature": "void* RuntimeInvoker_TrueInt64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1EA8", "name": "RuntimeInvoker_TrueDecimal_Int64", "signature": "void* RuntimeInvoker_TrueDecimal_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1F10", "name": "RuntimeInvoker_TrueSingle_Int64", "signature": "void* RuntimeInvoker_TrueSingle_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1F70", "name": "RuntimeInvoker_TrueDouble_Int64", "signature": "void* RuntimeInvoker_TrueDouble_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D1FD0", "name": "RuntimeInvoker_TrueVoid_Int64_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2008", "name": "RuntimeInvoker_TrueVoid_Int64_Char", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2040", "name": "RuntimeInvoker_TrueVoid_Int64_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2078", "name": "RuntimeInvoker_TrueVoid_Int64_Decimal", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D20AC", "name": "RuntimeInvoker_TrueVoid_Int64_Single", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D20E0", "name": "RuntimeInvoker_TrueVoid_Int64_Double", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2114", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2158", "name": "RuntimeInvoker_TrueVoid_Object_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D218C", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D21CC", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Int64_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2210", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D223C", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D22A4", "name": "RuntimeInvoker_FalseObject_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D22C4", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D22F4", "name": "RuntimeInvoker_FalseInt32_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D235C", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2394", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D23D0", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object_SByte_Int32", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2410", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object_SByte_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object_SByte_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2458", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object_SByte_Int32_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object_SByte_Int32_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D24A4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D24EC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2534", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2590", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object_Object_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object_Object_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2604", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2660", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D26BC", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte_Int32_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte_Int32_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2704", "name": "RuntimeInvoker_TrueVoid_Object_Int64_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D273C", "name": "RuntimeInvoker_FalseSByte_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D27A4", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D280C", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2874", "name": "RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D28D4", "name": "RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2934", "name": "RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D29A8", "name": "RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2A1C", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2A90", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2B00", "name": "RuntimeInvoker_FalseInt64_IntPtr_Int64_Object_Object", "signature": "void* RuntimeInvoker_FalseInt64_IntPtr_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2B6C", "name": "RuntimeInvoker_FalseInt64_Object_Int64_Object_Object", "signature": "void* RuntimeInvoker_FalseInt64_Object_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2BD8", "name": "RuntimeInvoker_FalseInt64_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseInt64_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2C38", "name": "RuntimeInvoker_FalseInt64_Object_Object", "signature": "void* RuntimeInvoker_FalseInt64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2C94", "name": "RuntimeInvoker_FalseSByte_IntPtr_Int64_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2CFC", "name": "RuntimeInvoker_FalseSByte_Object_Int64_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2D60", "name": "RuntimeInvoker_FalseSByte_IntPtr_Int64_Int64_Int64_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Int64_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2DD8", "name": "RuntimeInvoker_FalseSByte_Object_Int64_Int64_Int64_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int64_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2E4C", "name": "RuntimeInvoker_FalseSByte_Object_DateTime_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2EB0", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Int64_Int64_Int64_DateTime_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Int64_Int64_Int64_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2F30", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int64_Int64_Object", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2F68", "name": "RuntimeInvoker_FalseVoid_Object_Int64_Int64_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D2FA0", "name": "RuntimeInvoker_FalseSByte_IntPtr_IntPtr_IntPtr_Object_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_IntPtr_IntPtr_Object_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D302C", "name": "RuntimeInvoker_FalseChar_", "signature": "void* RuntimeInvoker_FalseChar_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3080", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D30E4", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3108", "name": "RuntimeInvoker_TrueDateTimeOffset_Object", "signature": "void* RuntimeInvoker_TrueDateTimeOffset_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D316C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D31B0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D31F4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3230", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3294", "name": "RuntimeInvoker_FalseDouble_Int32_Int32_Double", "signature": "void* RuntimeInvoker_FalseDouble_Int32_Int32_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3300", "name": "RuntimeInvoker_FalseDouble_Object_Double", "signature": "void* RuntimeInvoker_FalseDouble_Object_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D335C", "name": "RuntimeInvoker_FalseDouble_Double_Int32_Double_Double", "signature": "void* RuntimeInvoker_FalseDouble_Double_Int32_Double_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D33C8", "name": "RuntimeInvoker_TrueInt64_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt64_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3438", "name": "RuntimeInvoker_FalseVoid_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3474", "name": "RuntimeInvoker_TrueInt32_Int64_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Int64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D34DC", "name": "RuntimeInvoker_TrueDateTime_DateTime_Int32", "signature": "void* RuntimeInvoker_TrueDateTime_DateTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3544", "name": "RuntimeInvoker_TrueSByte_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D35B8", "name": "RuntimeInvoker_TrueSByte_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3628", "name": "RuntimeInvoker_TrueDateTime_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueDateTime_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D36C0", "name": "RuntimeInvoker_FalseVoid_Int64_DateTime_DateTime", "signature": "void* RuntimeInvoker_FalseVoid_Int64_DateTime_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D36FC", "name": "RuntimeInvoker_TrueDateTime_DateTime_Double_Int32", "signature": "void* RuntimeInvoker_TrueDateTime_DateTime_Double_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D376C", "name": "RuntimeInvoker_TrueDateTime_DateTime_Double", "signature": "void* RuntimeInvoker_TrueDateTime_DateTime_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D37D0", "name": "RuntimeInvoker_TrueDouble_DateTime", "signature": "void* RuntimeInvoker_TrueDouble_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3830", "name": "RuntimeInvoker_TrueInt32_DateTime_Int32", "signature": "void* RuntimeInvoker_TrueInt32_DateTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3898", "name": "RuntimeInvoker_TrueInt32_DateTime_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_DateTime_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3908", "name": "RuntimeInvoker_TrueDateTime_Int32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueDateTime_Int32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3998", "name": "RuntimeInvoker_TrueSByte_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3A38", "name": "RuntimeInvoker_FalseInt64_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt64_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3AA8", "name": "RuntimeInvoker_TrueInt32_Int32_DateTime", "signature": "void* RuntimeInvoker_TrueInt32_Int32_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3B10", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3B88", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3BFC", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3C68", "name": "RuntimeInvoker_TrueInt32_Object_Char", "signature": "void* RuntimeInvoker_TrueInt32_Object_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3CCC", "name": "RuntimeInvoker_TrueInt32_Object_Object_SByte_Int64", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_SByte_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3D40", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Char_Object_SByte", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Char_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3DBC", "name": "RuntimeInvoker_TrueNullable_1_", "signature": "void* RuntimeInvoker_TrueNullable_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3E10", "name": "RuntimeInvoker_TrueObject_Int32_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3E38", "name": "RuntimeInvoker_TrueVoid_Object_Char", "signature": "void* RuntimeInvoker_TrueVoid_Object_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3E6C", "name": "RuntimeInvoker_TrueSByte_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3ED4", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3F40", "name": "RuntimeInvoker_TrueVoid_Object_Object_Char_Object_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Char_Object_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D3FA0", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4008", "name": "RuntimeInvoker_FalseInt32_Object_Char_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Char_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4074", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D40D4", "name": "RuntimeInvoker_TrueVoid_DateTime_DateTime_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_DateTime_DateTime_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4110", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4154", "name": "RuntimeInvoker_TrueSByte_Int32_Int32_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Int32_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D41CC", "name": "RuntimeInvoker_TrueDateTime_DateTime_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueDateTime_DateTime_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4240", "name": "RuntimeInvoker_TrueVoid_DateTime_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_DateTime_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4278", "name": "RuntimeInvoker_FalseObject_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D428C", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D42FC", "name": "RuntimeInvoker_FalseVoid_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4334", "name": "RuntimeInvoker_FalseDateTime_Int32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseDateTime_Int32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D43B8", "name": "RuntimeInvoker_FalseObject_Char_Object", "signature": "void* RuntimeInvoker_FalseObject_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4418", "name": "RuntimeInvoker_FalseInt32_Int64_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Int64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D447C", "name": "RuntimeInvoker_TrueVoid_Int32_Guid", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D44B0", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Guid", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D44EC", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D455C", "name": "RuntimeInvoker_FalseInt32_Object_SByte_Int64", "signature": "void* RuntimeInvoker_FalseInt32_Object_SByte_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D45C4", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D462C", "name": "RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4698", "name": "RuntimeInvoker_TrueInt32_Object_SByte_Int64", "signature": "void* RuntimeInvoker_TrueInt32_Object_SByte_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4704", "name": "RuntimeInvoker_FalseObject_TimeSpan_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_TimeSpan_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4724", "name": "RuntimeInvoker_FalseObject_TimeSpan_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_TimeSpan_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4748", "name": "RuntimeInvoker_FalseFormatLiterals_SByte", "signature": "void* RuntimeInvoker_FalseFormatLiterals_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D47AC", "name": "RuntimeInvoker_FalseSByte_SByte_TimeSpanToken_TimeSpanToken_TimeSpanToken_TimeSpanToken_TimeSpanToken_Object", "signature": "void* RuntimeInvoker_FalseSByte_SByte_TimeSpanToken_TimeSpanToken_TimeSpanToken_TimeSpanToken_TimeSpanToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4888", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D48F8", "name": "RuntimeInvoker_TrueTimeSpanToken_", "signature": "void* RuntimeInvoker_TrueTimeSpanToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4954", "name": "RuntimeInvoker_TrueFormatLiterals_", "signature": "void* RuntimeInvoker_TrueFormatLiterals_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D49B0", "name": "RuntimeInvoker_TrueSByte_FormatLiterals", "signature": "void* RuntimeInvoker_TrueSByte_FormatLiterals(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4A28", "name": "RuntimeInvoker_TrueSByte_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4A88", "name": "RuntimeInvoker_TrueSByte_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4AE8", "name": "RuntimeInvoker_TrueSByte_TimeSpanToken_Object", "signature": "void* RuntimeInvoker_TrueSByte_TimeSpanToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4B64", "name": "RuntimeInvoker_TrueSByte_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4BCC", "name": "RuntimeInvoker_FalseVoid_Int32_Int32_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Int32_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4C0C", "name": "RuntimeInvoker_FalseVoid_DateTime_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_DateTime_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4C3C", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4C74", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_Int32_Int32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4D00", "name": "RuntimeInvoker_FalseObject_Object_SByte_Int32_Int32_Int32_Object_Int32_Int32_Int32_Int32_SByte_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte_Int32_Int32_Int32_Object_Int32_Int32_Int32_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4D74", "name": "RuntimeInvoker_FalseObject_Int32_SByte", "signature": "void* RuntimeInvoker_FalseObject_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4D90", "name": "RuntimeInvoker_FalseInternalEncodingDataItem_Object_UInt16", "signature": "void* RuntimeInvoker_FalseInternalEncodingDataItem_Object_UInt16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4DF8", "name": "RuntimeInvoker_FalseInternalCodePageDataItem_UInt16_UInt16_Object_UInt32", "signature": "void* RuntimeInvoker_FalseInternalCodePageDataItem_UInt16_UInt16_Object_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4E6C", "name": "RuntimeInvoker_TrueData_", "signature": "void* RuntimeInvoker_TrueData_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4EC8", "name": "RuntimeInvoker_FalseObject_SByte_SByte_SByte", "signature": "void* RuntimeInvoker_FalseObject_SByte_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4EF0", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4F1C", "name": "RuntimeInvoker_TrueVoid_Char_Int32_Int32_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Char_Int32_Int32_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4F84", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_SByte", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D4FF4", "name": "RuntimeInvoker_FalseAtomicBooleanValue_SByte", "signature": "void* RuntimeInvoker_FalseAtomicBooleanValue_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5050", "name": "RuntimeInvoker_TrueSByte_AtomicBooleanValue", "signature": "void* RuntimeInvoker_TrueSByte_AtomicBooleanValue(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D50B0", "name": "RuntimeInvoker_FalseSByte_AtomicBooleanValue", "signature": "void* RuntimeInvoker_FalseSByte_AtomicBooleanValue(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D510C", "name": "RuntimeInvoker_FalseCancellationToken_", "signature": "void* RuntimeInvoker_FalseCancellationToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5160", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_Object", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D51C4", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_Object_SByte", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5230", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5298", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5308", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D537C", "name": "RuntimeInvoker_TrueSByte_CancellationToken", "signature": "void* RuntimeInvoker_TrueSByte_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D53DC", "name": "RuntimeInvoker_FalseSByte_CancellationToken_CancellationToken", "signature": "void* RuntimeInvoker_FalseSByte_CancellationToken_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5440", "name": "RuntimeInvoker_TrueVoid_Object_SparselyPopulatedArrayAddInfo_1", "signature": "void* RuntimeInvoker_TrueVoid_Object_SparselyPopulatedArrayAddInfo_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5470", "name": "RuntimeInvoker_FalseSByte_CancellationTokenRegistration_CancellationTokenRegistration", "signature": "void* RuntimeInvoker_FalseSByte_CancellationTokenRegistration_CancellationTokenRegistration(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D54FC", "name": "RuntimeInvoker_TrueSByte_CancellationTokenRegistration", "signature": "void* RuntimeInvoker_TrueSByte_CancellationTokenRegistration(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5574", "name": "RuntimeInvoker_TrueVoid_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D55A4", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5614", "name": "RuntimeInvoker_TrueVoid_CancellationCallbackCoreWorkArguments", "signature": "void* RuntimeInvoker_TrueVoid_CancellationCallbackCoreWorkArguments(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5648", "name": "RuntimeInvoker_FalseObject_CancellationToken_CancellationToken", "signature": "void* RuntimeInvoker_FalseObject_CancellationToken_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5664", "name": "RuntimeInvoker_TrueSByte_TimeSpan_CancellationToken", "signature": "void* RuntimeInvoker_TrueSByte_TimeSpan_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D56CC", "name": "RuntimeInvoker_TrueSByte_Int32_CancellationToken", "signature": "void* RuntimeInvoker_TrueSByte_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5734", "name": "RuntimeInvoker_TrueVoid_SByte_Int32", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D576C", "name": "RuntimeInvoker_TrueSByte_Int32_UInt32_CancellationToken", "signature": "void* RuntimeInvoker_TrueSByte_Int32_UInt32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D57DC", "name": "RuntimeInvoker_TrueObject_TimeSpan", "signature": "void* RuntimeInvoker_TrueObject_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D57F8", "name": "RuntimeInvoker_TrueObject_TimeSpan_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_TimeSpan_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D581C", "name": "RuntimeInvoker_TrueObject_Int32_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5840", "name": "RuntimeInvoker_TrueVoid_TimeSpan_Object", "signature": "void* RuntimeInvoker_TrueVoid_TimeSpan_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5874", "name": "RuntimeInvoker_TrueVoid_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D58A8", "name": "RuntimeInvoker_TrueVoid_Int32_UInt32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_UInt32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D58E0", "name": "RuntimeInvoker_TrueVoid_SpinLock", "signature": "void* RuntimeInvoker_TrueVoid_SpinLock(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5910", "name": "RuntimeInvoker_TrueNullable_1_", "signature": "void* RuntimeInvoker_TrueNullable_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5964", "name": "RuntimeInvoker_FalseSByte_Object_TimeSpan", "signature": "void* RuntimeInvoker_FalseSByte_Object_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D59C4", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D59FC", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5A38", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5A78", "name": "RuntimeInvoker_TrueSByte_AsyncFlowControl", "signature": "void* RuntimeInvoker_TrueSByte_AsyncFlowControl(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5AF0", "name": "RuntimeInvoker_FalseSByte_AsyncFlowControl_AsyncFlowControl", "signature": "void* RuntimeInvoker_FalseSByte_AsyncFlowControl_AsyncFlowControl(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5B7C", "name": "RuntimeInvoker_FalseVoid_Object_SByte_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5BB0", "name": "RuntimeInvoker_FalseExecutionContextSwitcher_Object_SByte", "signature": "void* RuntimeInvoker_FalseExecutionContextSwitcher_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5C18", "name": "RuntimeInvoker_FalseAsyncFlowControl_", "signature": "void* RuntimeInvoker_FalseAsyncFlowControl_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5C74", "name": "RuntimeInvoker_TrueSByte_Reader", "signature": "void* RuntimeInvoker_TrueSByte_Reader(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5CD4", "name": "RuntimeInvoker_TrueReader_", "signature": "void* RuntimeInvoker_TrueReader_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5D28", "name": "RuntimeInvoker_TrueReader_", "signature": "void* RuntimeInvoker_TrueReader_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5D7C", "name": "RuntimeInvoker_FalseInt32_TimeSpan", "signature": "void* RuntimeInvoker_FalseInt32_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5DD8", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5E0C", "name": "RuntimeInvoker_FalseVoid_Object_TimeSpan_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_TimeSpan_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5E40", "name": "RuntimeInvoker_FalseSByte_Object_Int32_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5EA8", "name": "RuntimeInvoker_FalseSByte_Object_TimeSpan_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_TimeSpan_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5F10", "name": "RuntimeInvoker_FalseSByte_SByte_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_SByte_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5F78", "name": "RuntimeInvoker_TrueInt32_Object_SByte_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D5FE4", "name": "RuntimeInvoker_FalseInt32_Object_SByte_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D604C", "name": "RuntimeInvoker_FalseInt32_Object_Object_SByte_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D60B4", "name": "RuntimeInvoker_TrueObject_Object_SByte_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D60DC", "name": "RuntimeInvoker_FalseVoid_Object_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_FalseVoid_Object_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6114", "name": "RuntimeInvoker_TrueObject_IntPtr_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_IntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6134", "name": "RuntimeInvoker_FalseVoid_AsyncLocalValueChangedArgs_1", "signature": "void* RuntimeInvoker_FalseVoid_AsyncLocalValueChangedArgs_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6170", "name": "RuntimeInvoker_TrueReader_", "signature": "void* RuntimeInvoker_TrueReader_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D61C4", "name": "RuntimeInvoker_TrueVoid_Reader_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Reader_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D61FC", "name": "RuntimeInvoker_FalseVoid_TimeSpan", "signature": "void* RuntimeInvoker_FalseVoid_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6224", "name": "RuntimeInvoker_FalseInt16_Object", "signature": "void* RuntimeInvoker_FalseInt16_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D627C", "name": "RuntimeInvoker_FalseInt64_Object", "signature": "void* RuntimeInvoker_FalseInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D62D4", "name": "RuntimeInvoker_FalseSingle_Object", "signature": "void* RuntimeInvoker_FalseSingle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D632C", "name": "RuntimeInvoker_FalseVoid_Object_Double", "signature": "void* RuntimeInvoker_FalseVoid_Object_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6354", "name": "RuntimeInvoker_FalseVoid_Object_Int16", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6380", "name": "RuntimeInvoker_FalseVoid_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D63A8", "name": "RuntimeInvoker_FalseVoid_Object_Single", "signature": "void* RuntimeInvoker_FalseVoid_Object_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D63D0", "name": "RuntimeInvoker_TrueObject_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D63F4", "name": "RuntimeInvoker_TrueObject_UInt32_UInt32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_UInt32_UInt32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6420", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6488", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D64F4", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D652C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_UInt32_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_UInt32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6550", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_UInt32_SByte_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_UInt32_SByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D657C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Int64_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D65A0", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_TimeSpan_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_TimeSpan_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D65C4", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6628", "name": "RuntimeInvoker_TrueSByte_Int32_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6690", "name": "RuntimeInvoker_TrueSByte_TimeSpan_SByte", "signature": "void* RuntimeInvoker_TrueSByte_TimeSpan_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D66F8", "name": "RuntimeInvoker_TrueSByte_Int64_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6760", "name": "RuntimeInvoker_FalseSByte_Object_Int64_SByte_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int64_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D67D0", "name": "RuntimeInvoker_FalseInt32_Object_Int32_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6838", "name": "RuntimeInvoker_FalseInt32_Object_TimeSpan_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_TimeSpan_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D68A0", "name": "RuntimeInvoker_FalseInt32_Object_TimeSpan", "signature": "void* RuntimeInvoker_FalseInt32_Object_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6900", "name": "RuntimeInvoker_FalseSByte_Object_Object_TimeSpan_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_TimeSpan_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6968", "name": "RuntimeInvoker_FalseSByte_Object_Object_Int32_SByte", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D69D0", "name": "RuntimeInvoker_FalseInt32_Object_Int32_SByte_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6A40", "name": "RuntimeInvoker_FalseInt32_Object_Int32_SByte_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6AB0", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32_SByte_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6B20", "name": "RuntimeInvoker_FalseInt32_IntPtr_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6B8C", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6BF4", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6C60", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6C7C", "name": "RuntimeInvoker_FalseSingle_Object_Single_Single", "signature": "void* RuntimeInvoker_FalseSingle_Object_Single_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6CE0", "name": "RuntimeInvoker_FalseSingle_Object_Single", "signature": "void* RuntimeInvoker_FalseSingle_Object_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6D3C", "name": "RuntimeInvoker_FalseInt64_Object_Int64_Int64", "signature": "void* RuntimeInvoker_FalseInt64_Object_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6DA4", "name": "RuntimeInvoker_FalseIntPtr_Object_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6E0C", "name": "RuntimeInvoker_FalseDouble_Object_Double_Double", "signature": "void* RuntimeInvoker_FalseDouble_Object_Double_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6E70", "name": "RuntimeInvoker_FalseInt64_Object_Int64", "signature": "void* RuntimeInvoker_FalseInt64_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6ED0", "name": "RuntimeInvoker_FalseIntPtr_Object_IntPtr", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6F30", "name": "RuntimeInvoker_FalseDouble_Object_Double", "signature": "void* RuntimeInvoker_FalseDouble_Object_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6F8C", "name": "RuntimeInvoker_TrueSByte_LockCookie", "signature": "void* RuntimeInvoker_TrueSByte_LockCookie(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D6FF4", "name": "RuntimeInvoker_FalseSByte_LockCookie_LockCookie", "signature": "void* RuntimeInvoker_FalseSByte_LockCookie_LockCookie(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7060", "name": "RuntimeInvoker_FalseIntPtr_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D70C4", "name": "RuntimeInvoker_FalseIntPtr_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7128", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D715C", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7194", "name": "RuntimeInvoker_FalseIntPtr_SByte_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_SByte_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D71FC", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7238", "name": "RuntimeInvoker_TrueObject_Object", "signature": "void* RuntimeInvoker_TrueObject_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7250", "name": "RuntimeInvoker_TrueObject_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D726C", "name": "RuntimeInvoker_TrueLockCookie_", "signature": "void* RuntimeInvoker_TrueLockCookie_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D72CC", "name": "RuntimeInvoker_TrueLockCookie_Int32", "signature": "void* RuntimeInvoker_TrueLockCookie_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7338", "name": "RuntimeInvoker_TrueLockCookie_TimeSpan", "signature": "void* RuntimeInvoker_TrueLockCookie_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D73A4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_TimeSpan_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_TimeSpan_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D73E4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int64_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D741C", "name": "RuntimeInvoker_TrueVoid_Object_Object_TimeSpan_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_TimeSpan_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7454", "name": "RuntimeInvoker_TrueSByte_TimeSpan_TimeSpan", "signature": "void* RuntimeInvoker_TrueSByte_TimeSpan_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D74BC", "name": "RuntimeInvoker_TrueSByte_Int64_Int64", "signature": "void* RuntimeInvoker_TrueSByte_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7524", "name": "RuntimeInvoker_TrueSByte_Int64_Int64_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Int64_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7594", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D75B0", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object_UInt64", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object_UInt64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D75E8", "name": "RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7658", "name": "RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D76C8", "name": "RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7738", "name": "RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D77A8", "name": "RuntimeInvoker_FalseVoid_Object_CancellationToken", "signature": "void* RuntimeInvoker_FalseVoid_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D77D4", "name": "RuntimeInvoker_TrueNullable_1_", "signature": "void* RuntimeInvoker_TrueNullable_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7830", "name": "RuntimeInvoker_FalseVoid_Int64_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D785C", "name": "RuntimeInvoker_TrueSByte_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D78C8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int64_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7908", "name": "RuntimeInvoker_TrueVoid_Int64_Int64_Int64_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Int64_Int64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7948", "name": "RuntimeInvoker_TrueRangeWorker_", "signature": "void* RuntimeInvoker_TrueRangeWorker_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D79A4", "name": "RuntimeInvoker_TrueVoid_SByte_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D79E0", "name": "RuntimeInvoker_TrueVoid_Object_CancellationToken_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_CancellationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7A18", "name": "RuntimeInvoker_TrueVoid_Object_Object_CancellationToken_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_CancellationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7A50", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_CancellationToken_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_CancellationToken_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7AA4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_CancellationToken_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_CancellationToken_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7AF8", "name": "RuntimeInvoker_TrueVoid_Object_Object_CancellationToken_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_CancellationToken_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7B38", "name": "RuntimeInvoker_TrueVoid_CancellationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_CancellationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7B6C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_CancellationToken_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_CancellationToken_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7BB4", "name": "RuntimeInvoker_FalseNullable_1_", "signature": "void* RuntimeInvoker_FalseNullable_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7C08", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7C34", "name": "RuntimeInvoker_TrueTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7C88", "name": "RuntimeInvoker_TrueConfiguredTaskAwaitable_SByte", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaitable_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7CF0", "name": "RuntimeInvoker_TrueVoid_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7D2C", "name": "RuntimeInvoker_FalseYieldAwaitable_", "signature": "void* RuntimeInvoker_FalseYieldAwaitable_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7D80", "name": "RuntimeInvoker_TrueVoid_CancellationToken_Object", "signature": "void* RuntimeInvoker_TrueVoid_CancellationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7DB4", "name": "RuntimeInvoker_TrueObject_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7DD4", "name": "RuntimeInvoker_TrueObject_Object_CancellationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_CancellationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7DFC", "name": "RuntimeInvoker_TrueObject_Object_Object_CancellationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_CancellationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7E28", "name": "RuntimeInvoker_TrueObject_Object_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7E48", "name": "RuntimeInvoker_TrueObject_Object_Object_CancellationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_CancellationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7E74", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_CancellationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_CancellationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7EA0", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7ED4", "name": "RuntimeInvoker_FalseSByte_Object_Int32_CancellationToken", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7F3C", "name": "RuntimeInvoker_FalseInt32_Object_CancellationToken", "signature": "void* RuntimeInvoker_FalseInt32_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D7F9C", "name": "RuntimeInvoker_FalseInt32_Object_Int32_CancellationToken", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8004", "name": "RuntimeInvoker_FalseObject_CancellationToken", "signature": "void* RuntimeInvoker_FalseObject_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8018", "name": "RuntimeInvoker_FalseObject_Object_CancellationToken", "signature": "void* RuntimeInvoker_FalseObject_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8030", "name": "RuntimeInvoker_FalseObject_TimeSpan", "signature": "void* RuntimeInvoker_FalseObject_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8044", "name": "RuntimeInvoker_FalseObject_TimeSpan_CancellationToken", "signature": "void* RuntimeInvoker_FalseObject_TimeSpan_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8060", "name": "RuntimeInvoker_FalseObject_Int32_CancellationToken", "signature": "void* RuntimeInvoker_FalseObject_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D807C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D80BC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D80FC", "name": "RuntimeInvoker_TrueVoid_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8130", "name": "RuntimeInvoker_TrueObject_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8150", "name": "RuntimeInvoker_TrueVoid_CancellationToken_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_CancellationToken_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D818C", "name": "RuntimeInvoker_TrueObject_Object_CancellationToken_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_CancellationToken_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D81BC", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D81E4", "name": "RuntimeInvoker_TrueObject_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8204", "name": "RuntimeInvoker_TrueVoid_Byte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Byte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8238", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8270", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D82C4", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D82E4", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8344", "name": "RuntimeInvoker_FalseObject_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8360", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D839C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D83DC", "name": "RuntimeInvoker_TrueSNIP_Object", "signature": "void* RuntimeInvoker_TrueSNIP_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8440", "name": "RuntimeInvoker_TrueVoid_Object_SNIP", "signature": "void* RuntimeInvoker_TrueVoid_Object_SNIP(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D848C", "name": "RuntimeInvoker_TrueSByte_SNIP", "signature": "void* RuntimeInvoker_TrueSByte_SNIP(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8504", "name": "RuntimeInvoker_FalseSNIP_", "signature": "void* RuntimeInvoker_FalseSNIP_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8560", "name": "RuntimeInvoker_TrueVoid_Object_Int32_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D85A8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D85EC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8630", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8670", "name": "RuntimeInvoker_TrueVoid_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D86A8", "name": "RuntimeInvoker_TrueVoid_SByte_SByte_Byte_Int32", "signature": "void* RuntimeInvoker_TrueVoid_SByte_SByte_Byte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D86E8", "name": "RuntimeInvoker_TrueVoid_SByte_SByte_Int32", "signature": "void* RuntimeInvoker_TrueVoid_SByte_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8724", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D876C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object_Object_Guid_Guid", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object_Object_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D87DC", "name": "RuntimeInvoker_TrueObject_Object_Object_Int32_Object_Object_Object_Object_Guid_Guid", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int32_Object_Object_Object_Object_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8848", "name": "RuntimeInvoker_TrueObject_Object_Object_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D887C", "name": "RuntimeInvoker_TrueObject_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D88A0", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8908", "name": "RuntimeInvoker_TrueVoid_SByte_SByte_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_SByte_SByte_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8944", "name": "RuntimeInvoker_TrueVoid_SByte_SByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_SByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8994", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D89D4", "name": "RuntimeInvoker_TrueObject_Object_Int32_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8A08", "name": "RuntimeInvoker_TrueObject_Object_Int32_SByte_Object_Object_Object_Guid_Guid", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_SByte_Object_Object_Object_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8A6C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8AB0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object_Guid_Guid", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8B18", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8B90", "name": "RuntimeInvoker_TrueSByte_Object_Object_Int32_Object_Object_Object_Guid_Guid", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Int32_Object_Object_Object_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8C28", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8C90", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8CC8", "name": "RuntimeInvoker_FalseVoid_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8D00", "name": "RuntimeInvoker_FalseVoid_UInt16_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_UInt16_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8D38", "name": "RuntimeInvoker_TrueVoid_UInt16_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_UInt16_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8D70", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8DAC", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8DE8", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8E2C", "name": "RuntimeInvoker_FalseInt32_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8EA8", "name": "RuntimeInvoker_FalseInt32_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8F1C", "name": "RuntimeInvoker_TrueObject_Int32_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8F44", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8FB4", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D8FFC", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9068", "name": "RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D90D8", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9120", "name": "RuntimeInvoker_TrueVoid_Object_Int32_SByte_Object_Object_Guid_Guid_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_SByte_Object_Object_Guid_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9188", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Guid_Guid_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Guid_Guid_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D91F4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Guid_Guid_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Guid_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9254", "name": "RuntimeInvoker_TrueVoid_Guid", "signature": "void* RuntimeInvoker_TrueVoid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9288", "name": "RuntimeInvoker_TrueVoid_Guid_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Guid_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D92C0", "name": "RuntimeInvoker_TrueGuid_Object_Int32", "signature": "void* RuntimeInvoker_TrueGuid_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D932C", "name": "RuntimeInvoker_FalseObject_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9348", "name": "RuntimeInvoker_FalseVoid_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9378", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D93AC", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D93E4", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9420", "name": "RuntimeInvoker_FalseSByte_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseSByte_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9480", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D94C8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9504", "name": "RuntimeInvoker_TrueVoid_Object_StreamingContext_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_StreamingContext_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D953C", "name": "RuntimeInvoker_FalseHashAlgorithmName_", "signature": "void* RuntimeInvoker_FalseHashAlgorithmName_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9590", "name": "RuntimeInvoker_TrueSByte_HashAlgorithmName", "signature": "void* RuntimeInvoker_TrueSByte_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D95F0", "name": "RuntimeInvoker_FalseSByte_HashAlgorithmName_HashAlgorithmName", "signature": "void* RuntimeInvoker_FalseSByte_HashAlgorithmName_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9654", "name": "RuntimeInvoker_TrueVoid_Object_HashAlgorithmName", "signature": "void* RuntimeInvoker_TrueVoid_Object_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D968C", "name": "RuntimeInvoker_FalseObject_HashAlgorithmName", "signature": "void* RuntimeInvoker_FalseObject_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D96A0", "name": "RuntimeInvoker_TrueHashAlgorithmName_", "signature": "void* RuntimeInvoker_TrueHashAlgorithmName_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D96F4", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9734", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9770", "name": "RuntimeInvoker_TrueHopToThreadPoolAwaitable_", "signature": "void* RuntimeInvoker_TrueHopToThreadPoolAwaitable_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D97C4", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_HashAlgorithmName", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D97F0", "name": "RuntimeInvoker_TrueObject_Object_HashAlgorithmName", "signature": "void* RuntimeInvoker_TrueObject_Object_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9810", "name": "RuntimeInvoker_TrueSByte_Object_Object_HashAlgorithmName", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9878", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Int32_Object_HashAlgorithmName", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Int32_Object_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D98EC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9928", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9984", "name": "RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Object_SByte", "signature": "void* RuntimeInvoker_TrueInt32_Object_Int32_Int32_Object_Int32_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9A0C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9A44", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9A74", "name": "RuntimeInvoker_TrueObject_Object_HashAlgorithmName_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_HashAlgorithmName_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9A94", "name": "RuntimeInvoker_TrueSByte_Object_Object_HashAlgorithmName_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_HashAlgorithmName_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9B00", "name": "RuntimeInvoker_TrueObject_Object_Int32_Int32_HashAlgorithmName_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Int32_Int32_HashAlgorithmName_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9B30", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Int32_Object_HashAlgorithmName_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Int32_Object_HashAlgorithmName_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9BA4", "name": "RuntimeInvoker_FalseInt32_HashAlgorithmName", "signature": "void* RuntimeInvoker_FalseInt32_HashAlgorithmName(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9C00", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9C68", "name": "RuntimeInvoker_FalseUInt64_UInt64_Int32", "signature": "void* RuntimeInvoker_FalseUInt64_UInt64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9CCC", "name": "RuntimeInvoker_FalseUInt64_UInt64_UInt64_UInt64", "signature": "void* RuntimeInvoker_FalseUInt64_UInt64_UInt64_UInt64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9D38", "name": "RuntimeInvoker_FalseSByte_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9DA8", "name": "RuntimeInvoker_FalseVoid_UInt32_Object", "signature": "void* RuntimeInvoker_FalseVoid_UInt32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9DD4", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9E08", "name": "RuntimeInvoker_FalseHashAlgorithmName_Object", "signature": "void* RuntimeInvoker_FalseHashAlgorithmName_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9E60", "name": "RuntimeInvoker_TrueVoid_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9E98", "name": "RuntimeInvoker_TrueVoid_UInt64_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_UInt64_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9ED0", "name": "RuntimeInvoker_FalseIntPtr_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9F30", "name": "RuntimeInvoker_TrueObject_StreamingContext_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_StreamingContext_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9F54", "name": "RuntimeInvoker_TrueVoid_Char_Object", "signature": "void* RuntimeInvoker_TrueVoid_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9F88", "name": "RuntimeInvoker_TrueVoid_DateTime_Object", "signature": "void* RuntimeInvoker_TrueVoid_DateTime_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9FBC", "name": "RuntimeInvoker_TrueVoid_Decimal_Object", "signature": "void* RuntimeInvoker_TrueVoid_Decimal_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003D9FEC", "name": "RuntimeInvoker_TrueVoid_Double_Object", "signature": "void* RuntimeInvoker_TrueVoid_Double_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA01C", "name": "RuntimeInvoker_TrueVoid_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA050", "name": "RuntimeInvoker_TrueVoid_Single_Object", "signature": "void* RuntimeInvoker_TrueVoid_Single_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA080", "name": "RuntimeInvoker_TrueVoid_TimeSpan_Object", "signature": "void* RuntimeInvoker_TrueVoid_TimeSpan_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA0B4", "name": "RuntimeInvoker_TrueStreamingContext_", "signature": "void* RuntimeInvoker_TrueStreamingContext_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA110", "name": "RuntimeInvoker_FalseObject_Object_StreamingContext", "signature": "void* RuntimeInvoker_FalseObject_Object_StreamingContext(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA12C", "name": "RuntimeInvoker_TrueObject_Object_Object_StreamingContext_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_StreamingContext_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA150", "name": "RuntimeInvoker_TrueObject_Object_StreamingContext_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_StreamingContext_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA174", "name": "RuntimeInvoker_TrueInt64_Object_Object", "signature": "void* RuntimeInvoker_TrueInt64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA1D4", "name": "RuntimeInvoker_TrueVoid_Object_StreamingContext_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_StreamingContext_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA210", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA27C", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA2B0", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Object_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Object_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA2F0", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Object_Int64_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Object_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA330", "name": "RuntimeInvoker_TrueVoid_Int64_Object_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA368", "name": "RuntimeInvoker_TrueVoid_Int64_Int32_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Int32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA3A4", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Object_Object_Int64_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Object_Object_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA3F4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Int64_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Int64_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA440", "name": "RuntimeInvoker_TrueVoid_Object_Single", "signature": "void* RuntimeInvoker_TrueVoid_Object_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA470", "name": "RuntimeInvoker_TrueVoid_Object_DateTime", "signature": "void* RuntimeInvoker_TrueVoid_Object_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA4A4", "name": "RuntimeInvoker_TrueSerializationEntry_", "signature": "void* RuntimeInvoker_TrueSerializationEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA500", "name": "RuntimeInvoker_TrueVoid_Object_StreamingContext_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_StreamingContext_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA538", "name": "RuntimeInvoker_TrueVoid_Int64_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA56C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA5D4", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA608", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA628", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA670", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA6B4", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA6F4", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object_Object_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object_Object_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA748", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object_Object_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object_Object_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA7A8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA7E8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA83C", "name": "RuntimeInvoker_TrueObject_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA858", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA880", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA8C8", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA92C", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA950", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA978", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DA9C8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAA14", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAA50", "name": "RuntimeInvoker_FalseObject_Object_Object_StreamingContext_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_StreamingContext_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAA94", "name": "RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAAE0", "name": "RuntimeInvoker_FalseObject_Object_Object_StreamingContext_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_StreamingContext_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAB08", "name": "RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAB54", "name": "RuntimeInvoker_FalseObject_Object_Object_StreamingContext_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_StreamingContext_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAB98", "name": "RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DABE8", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_StreamingContext_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_StreamingContext_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAC3C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_StreamingContext_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_StreamingContext_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAC98", "name": "RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_StreamingContext_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DACD4", "name": "RuntimeInvoker_TrueVoid_Object_StreamingContext_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_StreamingContext_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAD0C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAD54", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAD90", "name": "RuntimeInvoker_TrueInt64_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueInt64_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DADFC", "name": "RuntimeInvoker_TrueInt64_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueInt64_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAE64", "name": "RuntimeInvoker_TrueInt64_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueInt64_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAED0", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAF38", "name": "RuntimeInvoker_TrueVoid_SByte_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAF74", "name": "RuntimeInvoker_TrueTimeSpan_Object", "signature": "void* RuntimeInvoker_TrueTimeSpan_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAFD0", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DAFE8", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB01C", "name": "RuntimeInvoker_TrueObject_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_TrueObject_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB040", "name": "RuntimeInvoker_TrueVoid_IntPtr_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB078", "name": "RuntimeInvoker_TrueVoid_Object_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB0AC", "name": "RuntimeInvoker_TrueIntPtr_SByte", "signature": "void* RuntimeInvoker_TrueIntPtr_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB10C", "name": "RuntimeInvoker_TrueIntPtr_Object", "signature": "void* RuntimeInvoker_TrueIntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB168", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB180", "name": "RuntimeInvoker_TrueVoid_Object_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_Object_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB1B4", "name": "RuntimeInvoker_FalseTimeSpan_", "signature": "void* RuntimeInvoker_FalseTimeSpan_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB208", "name": "RuntimeInvoker_FalseVoid_SByte_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseVoid_SByte_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB240", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB2A0", "name": "RuntimeInvoker_FalseProcessMessageRes_Object_Object", "signature": "void* RuntimeInvoker_FalseProcessMessageRes_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB304", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB33C", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB3B4", "name": "RuntimeInvoker_TrueVoid_DateTime_Int32", "signature": "void* RuntimeInvoker_TrueVoid_DateTime_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB3EC", "name": "RuntimeInvoker_FalseByte_Char_Object", "signature": "void* RuntimeInvoker_FalseByte_Char_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB44C", "name": "RuntimeInvoker_TrueVoid_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB484", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB4BC", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB4F4", "name": "RuntimeInvoker_FalseAsyncVoidMethodBuilder_", "signature": "void* RuntimeInvoker_FalseAsyncVoidMethodBuilder_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB550", "name": "RuntimeInvoker_FalseAsyncTaskMethodBuilder_", "signature": "void* RuntimeInvoker_FalseAsyncTaskMethodBuilder_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB5AC", "name": "RuntimeInvoker_FalseVoid_Object_Object_SByte_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB5E0", "name": "RuntimeInvoker_TrueConfiguredTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB63C", "name": "RuntimeInvoker_TrueYieldAwaiter_", "signature": "void* RuntimeInvoker_TrueYieldAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB690", "name": "RuntimeInvoker_TrueVoid_Byte_Byte_UInt32_UInt32_UInt32", "signature": "void* RuntimeInvoker_TrueVoid_Byte_Byte_UInt32_UInt32_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB6D8", "name": "RuntimeInvoker_FalseVoid_Object_IntPtr", "signature": "void* RuntimeInvoker_FalseVoid_Object_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB704", "name": "RuntimeInvoker_FalseVoid_Object_RuntimeFieldHandle", "signature": "void* RuntimeInvoker_FalseVoid_Object_RuntimeFieldHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB730", "name": "RuntimeInvoker_FalseVoid_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_FalseVoid_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB758", "name": "RuntimeInvoker_FalseVoid_RuntimeMethodHandle", "signature": "void* RuntimeInvoker_FalseVoid_RuntimeMethodHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB780", "name": "RuntimeInvoker_FalseVoid_RuntimeMethodHandle_Object", "signature": "void* RuntimeInvoker_FalseVoid_RuntimeMethodHandle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB7AC", "name": "RuntimeInvoker_FalseVoid_ModuleHandle", "signature": "void* RuntimeInvoker_FalseVoid_ModuleHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB7D4", "name": "RuntimeInvoker_FalseVoid_Object_Byte_UInt32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Byte_UInt32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB80C", "name": "RuntimeInvoker_FalseOSPlatform_", "signature": "void* RuntimeInvoker_FalseOSPlatform_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB860", "name": "RuntimeInvoker_FalseOSPlatform_Object", "signature": "void* RuntimeInvoker_FalseOSPlatform_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB8B8", "name": "RuntimeInvoker_TrueSByte_OSPlatform", "signature": "void* RuntimeInvoker_TrueSByte_OSPlatform(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB918", "name": "RuntimeInvoker_FalseSByte_OSPlatform_OSPlatform", "signature": "void* RuntimeInvoker_FalseSByte_OSPlatform_OSPlatform(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB97C", "name": "RuntimeInvoker_TrueSByte_ArrayWithOffset", "signature": "void* RuntimeInvoker_TrueSByte_ArrayWithOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DB9E0", "name": "RuntimeInvoker_FalseSByte_ArrayWithOffset_ArrayWithOffset", "signature": "void* RuntimeInvoker_FalseSByte_ArrayWithOffset_ArrayWithOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBA44", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_SByte_SByte_SByte_Object_SByte_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_SByte_SByte_SByte_Object_SByte_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBAB0", "name": "RuntimeInvoker_FalseIntPtr_HandleRef", "signature": "void* RuntimeInvoker_FalseIntPtr_HandleRef(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBB10", "name": "RuntimeInvoker_TrueObject_IntPtr", "signature": "void* RuntimeInvoker_TrueObject_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBB2C", "name": "RuntimeInvoker_TrueObject_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBB8C", "name": "RuntimeInvoker_TrueIntPtr_IntPtr", "signature": "void* RuntimeInvoker_TrueIntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBBEC", "name": "RuntimeInvoker_FalseIntPtr_Guid_Guid", "signature": "void* RuntimeInvoker_FalseIntPtr_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBC50", "name": "RuntimeInvoker_FalseObject_Guid_Guid", "signature": "void* RuntimeInvoker_FalseObject_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBC6C", "name": "RuntimeInvoker_FalseSByte_OSPlatform", "signature": "void* RuntimeInvoker_FalseSByte_OSPlatform(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBCC8", "name": "RuntimeInvoker_FalseVoid_Object_Guid_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Guid_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBCFC", "name": "RuntimeInvoker_FalseObject_Object_Guid_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Guid_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBD1C", "name": "RuntimeInvoker_FalseGCHandle_Object", "signature": "void* RuntimeInvoker_FalseGCHandle_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBD74", "name": "RuntimeInvoker_FalseGCHandle_Object_Object", "signature": "void* RuntimeInvoker_FalseGCHandle_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBDD4", "name": "RuntimeInvoker_FalseIntPtr_GCHandle", "signature": "void* RuntimeInvoker_FalseIntPtr_GCHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBE30", "name": "RuntimeInvoker_FalseGCHandle_IntPtr", "signature": "void* RuntimeInvoker_FalseGCHandle_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBE8C", "name": "RuntimeInvoker_FalseSByte_GCHandle_GCHandle", "signature": "void* RuntimeInvoker_FalseSByte_GCHandle_GCHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBEF0", "name": "RuntimeInvoker_FalseVoid_Object_Int32_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBF2C", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBF64", "name": "RuntimeInvoker_FalseVoid_IntPtr_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBF9C", "name": "RuntimeInvoker_FalseVoid_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DBFC8", "name": "RuntimeInvoker_FalseIntPtr_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC024", "name": "RuntimeInvoker_FalseIntPtr_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC088", "name": "RuntimeInvoker_FalseInt32_IntPtr_Object_Object", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC0EC", "name": "RuntimeInvoker_FalseInt16_IntPtr", "signature": "void* RuntimeInvoker_FalseInt16_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC148", "name": "RuntimeInvoker_FalseInt16_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseInt16_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC1AC", "name": "RuntimeInvoker_FalseInt32_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseInt32_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC210", "name": "RuntimeInvoker_FalseInt64_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseInt64_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC274", "name": "RuntimeInvoker_FalseIntPtr_Object_Int32", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC2D4", "name": "RuntimeInvoker_FalseIntPtr_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_FalseIntPtr_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC338", "name": "RuntimeInvoker_FalseVoid_Object_IntPtr_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_IntPtr_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC370", "name": "RuntimeInvoker_FalseVoid_Int32_IntPtr", "signature": "void* RuntimeInvoker_FalseVoid_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC3A0", "name": "RuntimeInvoker_FalseVoid_IntPtr_Byte", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC3D0", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int32_Byte", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC40C", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int16", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC43C", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int32_Int16", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int32_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC478", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int16", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC4B0", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC4E0", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC51C", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int64", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC54C", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int32_Int64", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC588", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC5C0", "name": "RuntimeInvoker_FalseVoid_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC5F0", "name": "RuntimeInvoker_FalseVoid_IntPtr_Int32_IntPtr", "signature": "void* RuntimeInvoker_FalseVoid_IntPtr_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC62C", "name": "RuntimeInvoker_FalseVoid_Object_Int32_IntPtr", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC664", "name": "RuntimeInvoker_FalseIntPtr_IntPtr_IntPtr_Int32", "signature": "void* RuntimeInvoker_FalseIntPtr_IntPtr_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC6D0", "name": "RuntimeInvoker_FalseObject_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC6F0", "name": "RuntimeInvoker_TrueVoid_Object_Byte_Byte_Byte_Byte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Byte_Byte_Byte_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC734", "name": "RuntimeInvoker_FalseSByte_EventRegistrationToken_EventRegistrationToken", "signature": "void* RuntimeInvoker_FalseSByte_EventRegistrationToken_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC798", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC7CC", "name": "RuntimeInvoker_FalseSByte_Int32_Object_IntPtr", "signature": "void* RuntimeInvoker_FalseSByte_Int32_Object_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC834", "name": "RuntimeInvoker_TrueVoid_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueVoid_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC864", "name": "RuntimeInvoker_TrueVoid_EventRegistrationTokenList", "signature": "void* RuntimeInvoker_TrueVoid_EventRegistrationTokenList(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC898", "name": "RuntimeInvoker_TrueSByte_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueSByte_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC8F8", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC914", "name": "RuntimeInvoker_TrueSByte_EventCacheKey_EventCacheKey", "signature": "void* RuntimeInvoker_TrueSByte_EventCacheKey_EventCacheKey(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC97C", "name": "RuntimeInvoker_TrueInt32_EventCacheKey", "signature": "void* RuntimeInvoker_TrueInt32_EventCacheKey(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DC9E0", "name": "RuntimeInvoker_TrueVoid_Object_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueVoid_Object_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCA14", "name": "RuntimeInvoker_TrueVoid_EventCacheKey", "signature": "void* RuntimeInvoker_TrueVoid_EventCacheKey(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCA48", "name": "RuntimeInvoker_TrueEventCacheKey_", "signature": "void* RuntimeInvoker_TrueEventCacheKey_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCAA4", "name": "RuntimeInvoker_TrueVoid_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCAD8", "name": "RuntimeInvoker_FalseObject_IntPtr_Object", "signature": "void* RuntimeInvoker_FalseObject_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCAF0", "name": "RuntimeInvoker_TrueInt32_Int32_Object_IntPtr", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Object_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCB5C", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCB94", "name": "RuntimeInvoker_TrueInt32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCBF0", "name": "RuntimeInvoker_TrueInt32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCC58", "name": "RuntimeInvoker_TrueVoid_Int64_Int32_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCC94", "name": "RuntimeInvoker_TrueVoid_Object_Int64_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCCD4", "name": "RuntimeInvoker_TrueVoid_Int64_Int64_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Int64_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCD10", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int16_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int16_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCD4C", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCD84", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int16_Object_IntPtr_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int16_Object_IntPtr_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCDD8", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCE14", "name": "RuntimeInvoker_TrueVoid_Int32_Object_IntPtr_IntPtr_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_IntPtr_IntPtr_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCE5C", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCE90", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCEC8", "name": "RuntimeInvoker_TrueVoid_Int32_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCF00", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCF3C", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCF70", "name": "RuntimeInvoker_TrueVoid_Object_Object_GCHandle", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_GCHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DCFA4", "name": "RuntimeInvoker_FalseInt16_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseInt16_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD014", "name": "RuntimeInvoker_FalseInt32_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseInt32_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD084", "name": "RuntimeInvoker_FalseInt64_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseInt64_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD0F4", "name": "RuntimeInvoker_FalseSByte_ReadOnlySpan_1_Object", "signature": "void* RuntimeInvoker_FalseSByte_ReadOnlySpan_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD168", "name": "RuntimeInvoker_FalseVoid_Span_1_Int16", "signature": "void* RuntimeInvoker_FalseVoid_Span_1_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD1B0", "name": "RuntimeInvoker_FalseVoid_Span_1_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Span_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD1F8", "name": "RuntimeInvoker_FalseVoid_Span_1_Int64", "signature": "void* RuntimeInvoker_FalseVoid_Span_1_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD240", "name": "RuntimeInvoker_FalseSByte_Span_1_Int16", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_Int16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD2BC", "name": "RuntimeInvoker_FalseSByte_Span_1_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD338", "name": "RuntimeInvoker_FalseSByte_Span_1_Int64", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD3B4", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD424", "name": "RuntimeInvoker_TrueVoid_Int32_Single", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD458", "name": "RuntimeInvoker_TrueVoid_Int32_Single_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Single_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD490", "name": "RuntimeInvoker_TrueVoid_Int32_Single_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Single_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD4CC", "name": "RuntimeInvoker_TrueVoid_Object_Single_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Single_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD500", "name": "RuntimeInvoker_TrueVoid_Object_Single_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Single_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD538", "name": "RuntimeInvoker_TrueUInt32_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueUInt32_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD5A4", "name": "RuntimeInvoker_FalseObject_Int64_Int64", "signature": "void* RuntimeInvoker_FalseObject_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD5C0", "name": "RuntimeInvoker_FalseObject_Int64_Int64_Int64", "signature": "void* RuntimeInvoker_FalseObject_Int64_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD5E8", "name": "RuntimeInvoker_FalseObject_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseObject_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD610", "name": "RuntimeInvoker_TrueInt32_Object_Byte_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Byte_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD680", "name": "RuntimeInvoker_FalseVoid_SByte_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD6B4", "name": "RuntimeInvoker_FalseVoid_SByte_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_SByte_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD6E8", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD724", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD794", "name": "RuntimeInvoker_FalseVoid_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD7C8", "name": "RuntimeInvoker_FalseSByte_Int32_SByte_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Int32_SByte_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD844", "name": "RuntimeInvoker_TrueObject_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueObject_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD870", "name": "RuntimeInvoker_TrueVoid_Guid_Object", "signature": "void* RuntimeInvoker_TrueVoid_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD8A0", "name": "RuntimeInvoker_TrueSymbolToken_", "signature": "void* RuntimeInvoker_TrueSymbolToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD8F4", "name": "RuntimeInvoker_TrueObject_SymbolToken", "signature": "void* RuntimeInvoker_TrueObject_SymbolToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD910", "name": "RuntimeInvoker_TrueObject_SymbolToken_Int32", "signature": "void* RuntimeInvoker_TrueObject_SymbolToken_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD934", "name": "RuntimeInvoker_TrueObject_SymbolToken_Object", "signature": "void* RuntimeInvoker_TrueObject_SymbolToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD954", "name": "RuntimeInvoker_TrueVoid_SymbolToken_Object_Object_Object_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_SymbolToken_Object_Object_Object_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DD9B4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Int32_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Int32_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDA24", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDA80", "name": "RuntimeInvoker_TrueVoid_IntPtr_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_IntPtr_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDAB8", "name": "RuntimeInvoker_TrueVoid_SymbolToken", "signature": "void* RuntimeInvoker_TrueVoid_SymbolToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDAE8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDB2C", "name": "RuntimeInvoker_TrueVoid_SymbolToken_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_SymbolToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDB60", "name": "RuntimeInvoker_TrueSByte_SymbolToken", "signature": "void* RuntimeInvoker_TrueSByte_SymbolToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDBC0", "name": "RuntimeInvoker_FalseSByte_SymbolToken_SymbolToken", "signature": "void* RuntimeInvoker_FalseSByte_SymbolToken_SymbolToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDC24", "name": "RuntimeInvoker_FalseSByte_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseSByte_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDC8C", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDCE8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDD2C", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDD60", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDDC4", "name": "RuntimeInvoker_TrueObject_Object_EventSourceOptions", "signature": "void* RuntimeInvoker_TrueObject_Object_EventSourceOptions(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDE0C", "name": "RuntimeInvoker_TrueVoid_Object_EventSourceOptions", "signature": "void* RuntimeInvoker_TrueVoid_Object_EventSourceOptions(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDE58", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_UInt16", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_UInt16(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDE98", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Byte_UInt16_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Byte_UInt16_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDEDC", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDF40", "name": "RuntimeInvoker_FalseVoid_Int32_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDF74", "name": "RuntimeInvoker_FalseByte_Int32_Int32_Byte", "signature": "void* RuntimeInvoker_FalseByte_Int32_Int32_Byte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DDFE0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE018", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE050", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE08C", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE0AC", "name": "RuntimeInvoker_TrueSByte_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE114", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE184", "name": "RuntimeInvoker_FalseVoid_Guid", "signature": "void* RuntimeInvoker_FalseVoid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE1B0", "name": "RuntimeInvoker_FalseVoid_Guid_Object", "signature": "void* RuntimeInvoker_FalseVoid_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE1E0", "name": "RuntimeInvoker_TrueVoid_Int32_Int64_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE21C", "name": "RuntimeInvoker_TrueVoid_Int32_Int64_Int64_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int64_Int64_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE25C", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE294", "name": "RuntimeInvoker_TrueVoid_Int32_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE2CC", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE304", "name": "RuntimeInvoker_TrueVoid_Int32_Guid_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE340", "name": "RuntimeInvoker_TrueVoid_Object_Object_SessionMask", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE374", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_IntPtr", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE3B4", "name": "RuntimeInvoker_TrueVoid_Guid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Guid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE3F0", "name": "RuntimeInvoker_TrueVoid_Guid_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Guid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE428", "name": "RuntimeInvoker_TrueObject_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE44C", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE480", "name": "RuntimeInvoker_TrueSessionMask_Int32_Object", "signature": "void* RuntimeInvoker_TrueSessionMask_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE4E4", "name": "RuntimeInvoker_TrueSByte_Int32_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE558", "name": "RuntimeInvoker_TrueSByte_SByte_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_SByte_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE5D8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_SByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int32_Object_SByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE634", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_SByte_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_SByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE678", "name": "RuntimeInvoker_FalseSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE6D8", "name": "RuntimeInvoker_TrueSByte_Object_Int32_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE744", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE778", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE7AC", "name": "RuntimeInvoker_TrueVoid_Object_SessionMask", "signature": "void* RuntimeInvoker_TrueVoid_Object_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE7E0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE824", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE864", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE89C", "name": "RuntimeInvoker_TrueVoid_AsyncLocalValueChangedArgs_1", "signature": "void* RuntimeInvoker_TrueVoid_AsyncLocalValueChangedArgs_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE8E4", "name": "RuntimeInvoker_TrueVoid_Object_Int64_Object_Guid_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int64_Object_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE928", "name": "RuntimeInvoker_FalseInt32_Object_Int32_UInt32_SByte", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_UInt32_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE998", "name": "RuntimeInvoker_TrueVoid_Int32_Byte_Byte_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Byte_Byte_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DE9D8", "name": "RuntimeInvoker_TrueVoid_Int32_Byte_Byte_Byte_Byte_Int32_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Byte_Byte_Byte_Byte_Int32_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEA38", "name": "RuntimeInvoker_TrueSByte_EventDescriptor", "signature": "void* RuntimeInvoker_TrueSByte_EventDescriptor(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEA9C", "name": "RuntimeInvoker_FalseSByte_EventDescriptor_EventDescriptor", "signature": "void* RuntimeInvoker_FalseSByte_EventDescriptor_EventDescriptor(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEB00", "name": "RuntimeInvoker_TrueInt32_Object_Object_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEB6C", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Byte_Int64_Int64_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Byte_Int64_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEBB0", "name": "RuntimeInvoker_TrueVoid_Int32_Byte_Int64_Int64_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Byte_Int64_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEBF4", "name": "RuntimeInvoker_FalseVoid_Int32_Int64_Object", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEC2C", "name": "RuntimeInvoker_TrueSByte_Int32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEC9C", "name": "RuntimeInvoker_TrueSByte_Byte_Int64", "signature": "void* RuntimeInvoker_TrueSByte_Byte_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DED04", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DED1C", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DED84", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object_Int32_IntPtr", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object_Int32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEDF8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEE34", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Int32_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Int32_Int32_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEE9C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEED0", "name": "RuntimeInvoker_FalseSByte_Object_Object_SByte_Object_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_SByte_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEF3C", "name": "RuntimeInvoker_FalseVoid_Object_Guid_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Guid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEF70", "name": "RuntimeInvoker_TrueObject_Guid", "signature": "void* RuntimeInvoker_TrueObject_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DEF90", "name": "RuntimeInvoker_FalseSByte_Object_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseSByte_Object_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF000", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF094", "name": "RuntimeInvoker_TrueVoid_SessionMask", "signature": "void* RuntimeInvoker_TrueVoid_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF0C4", "name": "RuntimeInvoker_TrueSByte_SessionMask", "signature": "void* RuntimeInvoker_TrueSByte_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF124", "name": "RuntimeInvoker_FalseSessionMask_", "signature": "void* RuntimeInvoker_FalseSessionMask_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF178", "name": "RuntimeInvoker_FalseSessionMask_Int32", "signature": "void* RuntimeInvoker_FalseSessionMask_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF1D4", "name": "RuntimeInvoker_FalseSessionMask_UInt64", "signature": "void* RuntimeInvoker_FalseSessionMask_UInt64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF230", "name": "RuntimeInvoker_FalseSessionMask_SessionMask_SessionMask", "signature": "void* RuntimeInvoker_FalseSessionMask_SessionMask_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF294", "name": "RuntimeInvoker_FalseSessionMask_SessionMask", "signature": "void* RuntimeInvoker_FalseSessionMask_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF2F0", "name": "RuntimeInvoker_FalseUInt64_SessionMask", "signature": "void* RuntimeInvoker_FalseUInt64_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF34C", "name": "RuntimeInvoker_FalseUInt32_SessionMask", "signature": "void* RuntimeInvoker_FalseUInt32_SessionMask(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF3A8", "name": "RuntimeInvoker_TrueVoid_Object_Guid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Guid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF3E4", "name": "RuntimeInvoker_TrueObject_UInt64_Object", "signature": "void* RuntimeInvoker_TrueObject_UInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF404", "name": "RuntimeInvoker_TrueInt32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF468", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF4A8", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Int16_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Int16_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF4F4", "name": "RuntimeInvoker_TrueSByte_MethodToken", "signature": "void* RuntimeInvoker_TrueSByte_MethodToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF54C", "name": "RuntimeInvoker_FalseSByte_MethodToken_MethodToken", "signature": "void* RuntimeInvoker_FalseSByte_MethodToken_MethodToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF59C", "name": "RuntimeInvoker_TrueSByte_TypeToken", "signature": "void* RuntimeInvoker_TrueSByte_TypeToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF5F4", "name": "RuntimeInvoker_FalseSByte_TypeToken_TypeToken", "signature": "void* RuntimeInvoker_FalseSByte_TypeToken_TypeToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF644", "name": "RuntimeInvoker_TrueSByte_EventToken", "signature": "void* RuntimeInvoker_TrueSByte_EventToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF69C", "name": "RuntimeInvoker_FalseSByte_EventToken_EventToken", "signature": "void* RuntimeInvoker_FalseSByte_EventToken_EventToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF6EC", "name": "RuntimeInvoker_TrueSByte_FieldToken", "signature": "void* RuntimeInvoker_TrueSByte_FieldToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF744", "name": "RuntimeInvoker_FalseSByte_FieldToken_FieldToken", "signature": "void* RuntimeInvoker_FalseSByte_FieldToken_FieldToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF794", "name": "RuntimeInvoker_TrueSByte_SignatureToken", "signature": "void* RuntimeInvoker_TrueSByte_SignatureToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF7EC", "name": "RuntimeInvoker_FalseSByte_SignatureToken_SignatureToken", "signature": "void* RuntimeInvoker_FalseSByte_SignatureToken_SignatureToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF83C", "name": "RuntimeInvoker_TrueSByte_StringToken", "signature": "void* RuntimeInvoker_TrueSByte_StringToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF89C", "name": "RuntimeInvoker_FalseSByte_StringToken_StringToken", "signature": "void* RuntimeInvoker_FalseSByte_StringToken_StringToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF900", "name": "RuntimeInvoker_TrueSByte_ParameterToken", "signature": "void* RuntimeInvoker_TrueSByte_ParameterToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF958", "name": "RuntimeInvoker_FalseSByte_ParameterToken_ParameterToken", "signature": "void* RuntimeInvoker_FalseSByte_ParameterToken_ParameterToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DF9A8", "name": "RuntimeInvoker_TrueSByte_PropertyToken", "signature": "void* RuntimeInvoker_TrueSByte_PropertyToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFA00", "name": "RuntimeInvoker_FalseSByte_PropertyToken_PropertyToken", "signature": "void* RuntimeInvoker_FalseSByte_PropertyToken_PropertyToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFA50", "name": "RuntimeInvoker_TrueObject_Object_Object_Int32_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int32_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFA98", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFAE0", "name": "RuntimeInvoker_TrueSByte_Guid_Int32_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFB64", "name": "RuntimeInvoker_TrueInt32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFBCC", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFC04", "name": "RuntimeInvoker_TrueInt32_RuntimeFieldHandle", "signature": "void* RuntimeInvoker_TrueInt32_RuntimeFieldHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFC64", "name": "RuntimeInvoker_TrueInt32_RuntimeFieldHandle_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_TrueInt32_RuntimeFieldHandle_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFCCC", "name": "RuntimeInvoker_TrueInt32_RuntimeMethodHandle", "signature": "void* RuntimeInvoker_TrueInt32_RuntimeMethodHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFD2C", "name": "RuntimeInvoker_TrueInt32_RuntimeMethodHandle_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_TrueInt32_RuntimeMethodHandle_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFD94", "name": "RuntimeInvoker_TrueInt32_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_TrueInt32_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFDF4", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFE44", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFE80", "name": "RuntimeInvoker_FalseVoid_Object_Int32_IntPtr_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_IntPtr_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFEC0", "name": "RuntimeInvoker_FalseMemory_1_", "signature": "void* RuntimeInvoker_FalseMemory_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFF1C", "name": "RuntimeInvoker_TrueSpan_1_", "signature": "void* RuntimeInvoker_TrueSpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFF78", "name": "RuntimeInvoker_FalseMemory_1_Object", "signature": "void* RuntimeInvoker_FalseMemory_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003DFFD8", "name": "RuntimeInvoker_FalseMemory_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseMemory_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0040", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_Memory_1", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_Memory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E00A8", "name": "RuntimeInvoker_TrueMemory_1_Int32", "signature": "void* RuntimeInvoker_TrueMemory_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0110", "name": "RuntimeInvoker_TrueMemory_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueMemory_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0180", "name": "RuntimeInvoker_TrueMemoryHandle_SByte", "signature": "void* RuntimeInvoker_TrueMemoryHandle_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E01E8", "name": "RuntimeInvoker_TrueSByte_Memory_1", "signature": "void* RuntimeInvoker_TrueSByte_Memory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E024C", "name": "RuntimeInvoker_TrueVoid_Memory_1", "signature": "void* RuntimeInvoker_TrueVoid_Memory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0280", "name": "RuntimeInvoker_TrueVoid_ReadOnlyMemory_1", "signature": "void* RuntimeInvoker_TrueVoid_ReadOnlyMemory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E02B4", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0310", "name": "RuntimeInvoker_TrueReadOnlySpan_1_", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E036C", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_Object", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E03CC", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0434", "name": "RuntimeInvoker_TrueReadOnlyMemory_1_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlyMemory_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E049C", "name": "RuntimeInvoker_TrueReadOnlyMemory_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlyMemory_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E050C", "name": "RuntimeInvoker_TrueSByte_ReadOnlyMemory_1", "signature": "void* RuntimeInvoker_TrueSByte_ReadOnlyMemory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0570", "name": "RuntimeInvoker_FalseReadOnlySpan_1_", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E05CC", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0638", "name": "RuntimeInvoker_TrueVoid_Object_IntPtr_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Object_IntPtr_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0670", "name": "RuntimeInvoker_TrueVoid_Span_1", "signature": "void* RuntimeInvoker_TrueVoid_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E06B8", "name": "RuntimeInvoker_TrueSByte_Span_1", "signature": "void* RuntimeInvoker_TrueSByte_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0730", "name": "RuntimeInvoker_FalseSByte_ReadOnlySpan_1_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseSByte_ReadOnlySpan_1_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E07BC", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Object", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E081C", "name": "RuntimeInvoker_FalseReadOnlySpan_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0884", "name": "RuntimeInvoker_TrueReadOnlySpan_1_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E08EC", "name": "RuntimeInvoker_TrueReadOnlySpan_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E095C", "name": "RuntimeInvoker_TrueObject_Int32", "signature": "void* RuntimeInvoker_TrueObject_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0978", "name": "RuntimeInvoker_FalseSpan_1_", "signature": "void* RuntimeInvoker_FalseSpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E09D4", "name": "RuntimeInvoker_FalseSpan_1_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseSpan_1_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0A40", "name": "RuntimeInvoker_FalseSByte_Span_1_Span_1", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0ACC", "name": "RuntimeInvoker_FalseSpan_1_Object", "signature": "void* RuntimeInvoker_FalseSpan_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0B2C", "name": "RuntimeInvoker_FalseSpan_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseSpan_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0B94", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Span_1", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0C04", "name": "RuntimeInvoker_TrueSpan_1_Int32", "signature": "void* RuntimeInvoker_TrueSpan_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0C6C", "name": "RuntimeInvoker_TrueSpan_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueSpan_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0CDC", "name": "RuntimeInvoker_TrueVoid_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_TrueVoid_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0D24", "name": "RuntimeInvoker_FalseVoid_Object_Span_1", "signature": "void* RuntimeInvoker_FalseVoid_Object_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0D64", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0D98", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0DCC", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0E04", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0E48", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0E90", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0EDC", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0F2C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0F80", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E0FD0", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1024", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E107C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E10D8", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1130", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E118C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E11EC", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1250", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E12B0", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1314", "name": "RuntimeInvoker_FalseValueTuple_1_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E136C", "name": "RuntimeInvoker_FalseValueTuple_2_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_2_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E13CC", "name": "RuntimeInvoker_FalseValueTuple_3_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_3_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E142C", "name": "RuntimeInvoker_FalseValueTuple_4_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_4_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E148C", "name": "RuntimeInvoker_FalseValueTuple_5_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_5_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E14EC", "name": "RuntimeInvoker_FalseValueTuple_6_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_6_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E154C", "name": "RuntimeInvoker_FalseValueTuple_7_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_7_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E15AC", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E160C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E166C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E16CC", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E172C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E178C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E17EC", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E184C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E18AC", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E190C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E196C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E19CC", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1A2C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1A8C", "name": "RuntimeInvoker_FalseValueTuple_8_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1AEC", "name": "RuntimeInvoker_FalseObject_ValueTuple_1", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1B00", "name": "RuntimeInvoker_FalseObject_ValueTuple_2", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1B18", "name": "RuntimeInvoker_FalseObject_ValueTuple_3", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1B50", "name": "RuntimeInvoker_FalseObject_ValueTuple_4", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1B80", "name": "RuntimeInvoker_FalseObject_ValueTuple_5", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1BB8", "name": "RuntimeInvoker_FalseObject_ValueTuple_6", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1BF0", "name": "RuntimeInvoker_FalseObject_ValueTuple_7", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1C30", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1C68", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1CAC", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1CF0", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1D34", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1D78", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1DBC", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1E00", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1E44", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1E88", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1ECC", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1F10", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1F54", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1F98", "name": "RuntimeInvoker_FalseObject_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseObject_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E1FDC", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E201C", "name": "RuntimeInvoker_FalseValueTuple_2_Object_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_2_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2080", "name": "RuntimeInvoker_FalseValueTuple_3_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_3_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E20E8", "name": "RuntimeInvoker_FalseValueTuple_4_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_4_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2150", "name": "RuntimeInvoker_FalseValueTuple_5_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_5_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E21C0", "name": "RuntimeInvoker_FalseValueTuple_6_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_6_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2230", "name": "RuntimeInvoker_FalseValueTuple_7_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_7_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E22A4", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2318", "name": "RuntimeInvoker_TrueSByte_ValueTuple_1", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2378", "name": "RuntimeInvoker_TrueInt32_ValueTuple_1", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E23D8", "name": "RuntimeInvoker_TrueSByte_ValueTuple_2", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E243C", "name": "RuntimeInvoker_TrueInt32_ValueTuple_2", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E24A0", "name": "RuntimeInvoker_TrueSByte_ValueTuple_3", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2518", "name": "RuntimeInvoker_TrueInt32_ValueTuple_3", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2590", "name": "RuntimeInvoker_TrueSByte_ValueTuple_4", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2600", "name": "RuntimeInvoker_TrueInt32_ValueTuple_4", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2670", "name": "RuntimeInvoker_TrueSByte_ValueTuple_5", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E26E8", "name": "RuntimeInvoker_TrueInt32_ValueTuple_5", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2760", "name": "RuntimeInvoker_TrueSByte_ValueTuple_6", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E27D8", "name": "RuntimeInvoker_TrueInt32_ValueTuple_6", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2850", "name": "RuntimeInvoker_TrueSByte_ValueTuple_7", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E28D0", "name": "RuntimeInvoker_TrueInt32_ValueTuple_7", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2950", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2970", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2994", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E29D8", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2A24", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2A74", "name": "RuntimeInvoker_TrueSByte_ArraySegment_1", "signature": "void* RuntimeInvoker_TrueSByte_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2AD8", "name": "RuntimeInvoker_FalseSByte_ArraySegment_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseSByte_ArraySegment_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2B3C", "name": "RuntimeInvoker_TrueVoid_ArraySegment_1", "signature": "void* RuntimeInvoker_TrueVoid_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2B70", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2BB0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2C00", "name": "RuntimeInvoker_TrueSparselyPopulatedArrayAddInfo_1_Object", "signature": "void* RuntimeInvoker_TrueSparselyPopulatedArrayAddInfo_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2C64", "name": "RuntimeInvoker_FalseObject_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2C80", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2C98", "name": "RuntimeInvoker_TrueSByte_ValueTask_1", "signature": "void* RuntimeInvoker_TrueSByte_ValueTask_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2CFC", "name": "RuntimeInvoker_FalseSByte_ValueTask_1_ValueTask_1", "signature": "void* RuntimeInvoker_FalseSByte_ValueTask_1_ValueTask_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2D60", "name": "RuntimeInvoker_TrueValueTaskAwaiter_1_", "signature": "void* RuntimeInvoker_TrueValueTaskAwaiter_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2DBC", "name": "RuntimeInvoker_TrueConfiguredValueTaskAwaitable_1_SByte", "signature": "void* RuntimeInvoker_TrueConfiguredValueTaskAwaitable_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2E24", "name": "RuntimeInvoker_FalseAsyncValueTaskMethodBuilder_1_", "signature": "void* RuntimeInvoker_FalseAsyncValueTaskMethodBuilder_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2E80", "name": "RuntimeInvoker_TrueVoid_SByte_Object_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Object_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2EBC", "name": "RuntimeInvoker_TrueVoid_Object_Object_CancellationToken_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_CancellationToken_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2F10", "name": "RuntimeInvoker_FalseObject_Object_Object_CancellationToken_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_CancellationToken_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2F40", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_CancellationToken_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_CancellationToken_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2F8C", "name": "RuntimeInvoker_TrueSByte_CancellationToken_Object", "signature": "void* RuntimeInvoker_TrueSByte_CancellationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E2FF0", "name": "RuntimeInvoker_TrueTaskAwaiter_1_", "signature": "void* RuntimeInvoker_TrueTaskAwaiter_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3044", "name": "RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E30AC", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Object_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E30E0", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3104", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3124", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3144", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E316C", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3194", "name": "RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E31DC", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3220", "name": "RuntimeInvoker_FalseObject_Object_Object_Object_Object_CancellationToken_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_Object_Object_Object_CancellationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E324C", "name": "RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E32C4", "name": "RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E333C", "name": "RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E33B4", "name": "RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E342C", "name": "RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int32_Int32_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E34A8", "name": "RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Int64_Int64_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3524", "name": "RuntimeInvoker_FalseParallelLoopResult_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3588", "name": "RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E35F0", "name": "RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3658", "name": "RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E36C8", "name": "RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object_Object_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_FalseParallelLoopResult_Object_Object_Object_Object_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3740", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E37A4", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E380C", "name": "RuntimeInvoker_TrueValueTask_1_", "signature": "void* RuntimeInvoker_TrueValueTask_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3868", "name": "RuntimeInvoker_TrueVoid_ValueTask_1_SByte", "signature": "void* RuntimeInvoker_TrueVoid_ValueTask_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E389C", "name": "RuntimeInvoker_TrueConfiguredValueTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueConfiguredValueTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E38F8", "name": "RuntimeInvoker_TrueVoid_ValueTask_1", "signature": "void* RuntimeInvoker_TrueVoid_ValueTask_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E392C", "name": "RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_", "signature": "void* RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3988", "name": "RuntimeInvoker_TrueConfiguredTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E39E4", "name": "RuntimeInvoker_FalseObject_Object_Int32", "signature": "void* RuntimeInvoker_FalseObject_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E39FC", "name": "RuntimeInvoker_FalseObject_Object_IntPtr", "signature": "void* RuntimeInvoker_FalseObject_Object_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3A14", "name": "RuntimeInvoker_FalseObject_Object", "signature": "void* RuntimeInvoker_FalseObject_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3A24", "name": "RuntimeInvoker_FalseIntPtr_Object_Object", "signature": "void* RuntimeInvoker_FalseIntPtr_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3A80", "name": "RuntimeInvoker_TrueEventRegistrationToken_Object", "signature": "void* RuntimeInvoker_TrueEventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3ADC", "name": "RuntimeInvoker_TrueObject_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueObject_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3AF8", "name": "RuntimeInvoker_FalseEventRegistrationToken_Object", "signature": "void* RuntimeInvoker_FalseEventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3B50", "name": "RuntimeInvoker_TrueMemory_1_", "signature": "void* RuntimeInvoker_TrueMemory_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3BAC", "name": "RuntimeInvoker_TrueMemoryHandle_", "signature": "void* RuntimeInvoker_TrueMemoryHandle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3C08", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3C6C", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3CA0", "name": "RuntimeInvoker_TrueVoid_Int32_Int32_SByte_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3CDC", "name": "RuntimeInvoker_TrueSByte_Object_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3D48", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3DB0", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3E1C", "name": "RuntimeInvoker_TrueSByte_Object_Int32_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Int32_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3E98", "name": "RuntimeInvoker_FalseVoid_Int32_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Int32_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3ED4", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3F30", "name": "RuntimeInvoker_FalseInt64_Object_Int32_Object_Int32", "signature": "void* RuntimeInvoker_FalseInt64_Object_Int32_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3F98", "name": "RuntimeInvoker_TrueSByte_Object_SByte", "signature": "void* RuntimeInvoker_TrueSByte_Object_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E3FFC", "name": "RuntimeInvoker_TrueInt32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4060", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E40BC", "name": "RuntimeInvoker_TrueVoid_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E40F0", "name": "RuntimeInvoker_FalseKeyValuePair_2_Object_Object", "signature": "void* RuntimeInvoker_FalseKeyValuePair_2_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4154", "name": "RuntimeInvoker_FalseVoid_Object_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4194", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E41D4", "name": "RuntimeInvoker_FalseVoid_Object_Object_Object_Int32_Int32", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E420C", "name": "RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseVoid_Object_Object_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4248", "name": "RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Object_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E42B8", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4314", "name": "RuntimeInvoker_TrueSByte_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E437C", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E43D8", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4434", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4490", "name": "RuntimeInvoker_TrueObject_Object_EventSourceOptions_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_EventSourceOptions_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E44D8", "name": "RuntimeInvoker_TrueVoid_Object_EventSourceOptions_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_EventSourceOptions_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4524", "name": "RuntimeInvoker_TrueVoid_Object_Object_EventSourceOptions_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_EventSourceOptions_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4574", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4590", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E45AC", "name": "RuntimeInvoker_TrueObject_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E45C8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E460C", "name": "RuntimeInvoker_TrueObject_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4628", "name": "RuntimeInvoker_FalseVoid_Span_1_Object", "signature": "void* RuntimeInvoker_FalseVoid_Span_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4668", "name": "RuntimeInvoker_FalseSByte_Span_1_Object", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E46DC", "name": "RuntimeInvoker_TrueSByte_Guid_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4740", "name": "RuntimeInvoker_TrueVoid_Guid_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Guid_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4774", "name": "RuntimeInvoker_FalseObject_Guid_Int32", "signature": "void* RuntimeInvoker_FalseObject_Guid_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4794", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E47F0", "name": "RuntimeInvoker_TrueSessionInfo_", "signature": "void* RuntimeInvoker_TrueSessionInfo_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4844", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E48A0", "name": "RuntimeInvoker_TrueSessionInfo_Int32", "signature": "void* RuntimeInvoker_TrueSessionInfo_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4900", "name": "RuntimeInvoker_FalseObject_SessionInfo_SByte", "signature": "void* RuntimeInvoker_FalseObject_SessionInfo_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E491C", "name": "RuntimeInvoker_TrueVoid_SessionInfo", "signature": "void* RuntimeInvoker_TrueVoid_SessionInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E494C", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E49A8", "name": "RuntimeInvoker_TrueSByte_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4A0C", "name": "RuntimeInvoker_TrueSByte_UInt64_Object", "signature": "void* RuntimeInvoker_TrueSByte_UInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4A70", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4ACC", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4B28", "name": "RuntimeInvoker_TrueObject_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueObject_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4B48", "name": "RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_", "signature": "void* RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4BA4", "name": "RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4C0C", "name": "RuntimeInvoker_TrueConfiguredTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4C68", "name": "RuntimeInvoker_TrueTaskAwaiter_1_", "signature": "void* RuntimeInvoker_TrueTaskAwaiter_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4CBC", "name": "RuntimeInvoker_FalseObject_Object_ReadWriteParameters_Object_Object", "signature": "void* RuntimeInvoker_FalseObject_Object_ReadWriteParameters_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4CDC", "name": "RuntimeInvoker_TrueVoid_SByte_Int32_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_SByte_Int32_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4D20", "name": "RuntimeInvoker_TrueInt32_Int64_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Int64_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4D90", "name": "RuntimeInvoker_TrueVoid_Int64_Object_Int32_Int32", "signature": "void* RuntimeInvoker_TrueVoid_Int64_Object_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4DCC", "name": "RuntimeInvoker_TrueVoid_Object_ResourceLocator", "signature": "void* RuntimeInvoker_TrueVoid_Object_ResourceLocator(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4DFC", "name": "RuntimeInvoker_FalseVoid_Variant_IntPtr_SByte", "signature": "void* RuntimeInvoker_FalseVoid_Variant_IntPtr_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4E4C", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4EA8", "name": "RuntimeInvoker_TrueEventRegistrationToken_", "signature": "void* RuntimeInvoker_TrueEventRegistrationToken_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4EFC", "name": "RuntimeInvoker_TrueEventRegistrationToken_Int32", "signature": "void* RuntimeInvoker_TrueEventRegistrationToken_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4F5C", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E4FB8", "name": "RuntimeInvoker_TrueEventRegistrationTokenList_", "signature": "void* RuntimeInvoker_TrueEventRegistrationTokenList_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5014", "name": "RuntimeInvoker_TrueSByte_EventCacheKey_Object", "signature": "void* RuntimeInvoker_TrueSByte_EventCacheKey_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5078", "name": "RuntimeInvoker_TrueVoid_EventCacheKey_EventCacheEntry", "signature": "void* RuntimeInvoker_TrueVoid_EventCacheKey_EventCacheEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E50AC", "name": "RuntimeInvoker_TrueSByte_EventCacheKey", "signature": "void* RuntimeInvoker_TrueSByte_EventCacheKey(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5110", "name": "RuntimeInvoker_FalseInt32_Object_UInt64", "signature": "void* RuntimeInvoker_FalseInt32_Object_UInt64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5170", "name": "RuntimeInvoker_TrueTaskAwaiter_1_", "signature": "void* RuntimeInvoker_TrueTaskAwaiter_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E51C4", "name": "RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_", "signature": "void* RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5220", "name": "RuntimeInvoker_TrueVoid_SByte_SByte_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_SByte_SByte_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5260", "name": "RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E52C8", "name": "RuntimeInvoker_TrueConfiguredTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5324", "name": "RuntimeInvoker_TrueSByte_VoidTaskResult", "signature": "void* RuntimeInvoker_TrueSByte_VoidTaskResult(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5384", "name": "RuntimeInvoker_TrueVoid_CancellationTokenRegistration", "signature": "void* RuntimeInvoker_TrueVoid_CancellationTokenRegistration(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E53CC", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5434", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5468", "name": "RuntimeInvoker_TrueSByte_TableRange", "signature": "void* RuntimeInvoker_TrueSByte_TableRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E54E0", "name": "RuntimeInvoker_TrueSByte_UriScheme", "signature": "void* RuntimeInvoker_TrueSByte_UriScheme(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5558", "name": "RuntimeInvoker_TrueSByte_CharInfo", "signature": "void* RuntimeInvoker_TrueSByte_CharInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E55B8", "name": "RuntimeInvoker_TrueSByte_Slot", "signature": "void* RuntimeInvoker_TrueSByte_Slot(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E561C", "name": "RuntimeInvoker_TrueSByte_DictionaryEntry", "signature": "void* RuntimeInvoker_TrueSByte_DictionaryEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5680", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E56F8", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5770", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E57E8", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5860", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E58D8", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5948", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E59B8", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5A30", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5AA8", "name": "RuntimeInvoker_TrueSByte_Entry", "signature": "void* RuntimeInvoker_TrueSByte_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5B20", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5B84", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5BFC", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5C74", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5CD4", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5D38", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5D9C", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5E00", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5E64", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5EC8", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5F40", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E5FB8", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E601C", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E608C", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E60F0", "name": "RuntimeInvoker_TrueSByte_bucket", "signature": "void* RuntimeInvoker_TrueSByte_bucket(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6168", "name": "RuntimeInvoker_TrueSByte_SessionInfo", "signature": "void* RuntimeInvoker_TrueSByte_SessionInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E61C8", "name": "RuntimeInvoker_TrueSByte_EventMetadata", "signature": "void* RuntimeInvoker_TrueSByte_EventMetadata(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6240", "name": "RuntimeInvoker_TrueSByte_EphemerisCorrectionAlgorithmMap", "signature": "void* RuntimeInvoker_TrueSByte_EphemerisCorrectionAlgorithmMap(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E62A0", "name": "RuntimeInvoker_TrueSByte_InternalCodePageDataItem", "signature": "void* RuntimeInvoker_TrueSByte_InternalCodePageDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6304", "name": "RuntimeInvoker_TrueSByte_InternalEncodingDataItem", "signature": "void* RuntimeInvoker_TrueSByte_InternalEncodingDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6368", "name": "RuntimeInvoker_TrueSByte_TimeSpanToken", "signature": "void* RuntimeInvoker_TrueSByte_TimeSpanToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E63E0", "name": "RuntimeInvoker_TrueSByte_DateMapping", "signature": "void* RuntimeInvoker_TrueSByte_DateMapping(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6444", "name": "RuntimeInvoker_TrueSByte_IntPtr", "signature": "void* RuntimeInvoker_TrueSByte_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E64A4", "name": "RuntimeInvoker_TrueSByte_FormatParam", "signature": "void* RuntimeInvoker_TrueSByte_FormatParam(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6508", "name": "RuntimeInvoker_TrueSByte_CustomAttributeNamedArgument", "signature": "void* RuntimeInvoker_TrueSByte_CustomAttributeNamedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6580", "name": "RuntimeInvoker_TrueSByte_CustomAttributeTypedArgument", "signature": "void* RuntimeInvoker_TrueSByte_CustomAttributeTypedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E65E4", "name": "RuntimeInvoker_TrueSByte_ParameterModifier", "signature": "void* RuntimeInvoker_TrueSByte_ParameterModifier(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6644", "name": "RuntimeInvoker_TrueSByte_ResourceLocator", "signature": "void* RuntimeInvoker_TrueSByte_ResourceLocator(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E66A8", "name": "RuntimeInvoker_TrueSByte_Ephemeron", "signature": "void* RuntimeInvoker_TrueSByte_Ephemeron(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E670C", "name": "RuntimeInvoker_TrueSByte_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueSByte_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6770", "name": "RuntimeInvoker_TrueSByte_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueSByte_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E67D4", "name": "RuntimeInvoker_TrueSByte_GCHandle", "signature": "void* RuntimeInvoker_TrueSByte_GCHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6834", "name": "RuntimeInvoker_TrueSByte_EventRegistrationTokenList", "signature": "void* RuntimeInvoker_TrueSByte_EventRegistrationTokenList(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6898", "name": "RuntimeInvoker_TrueSByte_EventCacheEntry", "signature": "void* RuntimeInvoker_TrueSByte_EventCacheEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E68FC", "name": "RuntimeInvoker_TrueSByte_IndexRange", "signature": "void* RuntimeInvoker_TrueSByte_IndexRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E696C", "name": "RuntimeInvoker_TrueSByte_LinkedSlotVolatile", "signature": "void* RuntimeInvoker_TrueSByte_LinkedSlotVolatile(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E69CC", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6A44", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6AC4", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6B44", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6BC4", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6C44", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6CC4", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6D44", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_SByte_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6DB4", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_KeyValuePair_2_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_KeyValuePair_2_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6E28", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_SessionInfo_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_SessionInfo_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6E9C", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Guid_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6F10", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6F84", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_EventRegistrationToken_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_EventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E6FF8", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_UInt64_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_UInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E706C", "name": "RuntimeInvoker_FalseInt32_Object_SByte_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_SByte_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E70D8", "name": "RuntimeInvoker_FalseInt32_Object_Char_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Char_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7144", "name": "RuntimeInvoker_FalseInt32_Object_KeyValuePair_2_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_KeyValuePair_2_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E71B0", "name": "RuntimeInvoker_FalseInt32_Object_SessionInfo_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_SessionInfo_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7220", "name": "RuntimeInvoker_FalseInt32_Object_Guid_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Guid_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E728C", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E72FC", "name": "RuntimeInvoker_FalseInt32_Object_EventRegistrationToken_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_EventRegistrationToken_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E736C", "name": "RuntimeInvoker_FalseInt32_Object_UInt64_Int32_Int32", "signature": "void* RuntimeInvoker_FalseInt32_Object_UInt64_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E73DC", "name": "RuntimeInvoker_TrueInt32_TableRange", "signature": "void* RuntimeInvoker_TrueInt32_TableRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7454", "name": "RuntimeInvoker_TrueInt32_UriScheme", "signature": "void* RuntimeInvoker_TrueInt32_UriScheme(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E74CC", "name": "RuntimeInvoker_TrueInt32_CharInfo", "signature": "void* RuntimeInvoker_TrueInt32_CharInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E752C", "name": "RuntimeInvoker_TrueInt32_Slot", "signature": "void* RuntimeInvoker_TrueInt32_Slot(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7590", "name": "RuntimeInvoker_TrueInt32_DictionaryEntry", "signature": "void* RuntimeInvoker_TrueInt32_DictionaryEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E75F4", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E766C", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E76E4", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E775C", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E77D4", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E784C", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E78BC", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E792C", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E79A4", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7A1C", "name": "RuntimeInvoker_TrueInt32_Entry", "signature": "void* RuntimeInvoker_TrueInt32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7A94", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7AF8", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7B70", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7BE8", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7C48", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7CAC", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7D10", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7D74", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7DD8", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7E3C", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7EA0", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7F18", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7F90", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E7FF4", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8064", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E80C8", "name": "RuntimeInvoker_TrueInt32_bucket", "signature": "void* RuntimeInvoker_TrueInt32_bucket(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8140", "name": "RuntimeInvoker_TrueInt32_SessionInfo", "signature": "void* RuntimeInvoker_TrueInt32_SessionInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E81A0", "name": "RuntimeInvoker_TrueInt32_EventMetadata", "signature": "void* RuntimeInvoker_TrueInt32_EventMetadata(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8218", "name": "RuntimeInvoker_TrueInt32_EphemerisCorrectionAlgorithmMap", "signature": "void* RuntimeInvoker_TrueInt32_EphemerisCorrectionAlgorithmMap(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8278", "name": "RuntimeInvoker_TrueInt32_InternalCodePageDataItem", "signature": "void* RuntimeInvoker_TrueInt32_InternalCodePageDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E82DC", "name": "RuntimeInvoker_TrueInt32_InternalEncodingDataItem", "signature": "void* RuntimeInvoker_TrueInt32_InternalEncodingDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8340", "name": "RuntimeInvoker_TrueInt32_TimeSpanToken", "signature": "void* RuntimeInvoker_TrueInt32_TimeSpanToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E83B8", "name": "RuntimeInvoker_TrueInt32_DateMapping", "signature": "void* RuntimeInvoker_TrueInt32_DateMapping(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E841C", "name": "RuntimeInvoker_TrueInt32_IntPtr", "signature": "void* RuntimeInvoker_TrueInt32_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E847C", "name": "RuntimeInvoker_TrueInt32_FormatParam", "signature": "void* RuntimeInvoker_TrueInt32_FormatParam(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E84E0", "name": "RuntimeInvoker_TrueInt32_CustomAttributeNamedArgument", "signature": "void* RuntimeInvoker_TrueInt32_CustomAttributeNamedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8558", "name": "RuntimeInvoker_TrueInt32_CustomAttributeTypedArgument", "signature": "void* RuntimeInvoker_TrueInt32_CustomAttributeTypedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E85BC", "name": "RuntimeInvoker_TrueInt32_ExceptionHandler", "signature": "void* RuntimeInvoker_TrueInt32_ExceptionHandler(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8634", "name": "RuntimeInvoker_TrueInt32_Label", "signature": "void* RuntimeInvoker_TrueInt32_Label(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8694", "name": "RuntimeInvoker_TrueInt32_ParameterModifier", "signature": "void* RuntimeInvoker_TrueInt32_ParameterModifier(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E86F4", "name": "RuntimeInvoker_TrueInt32_ResourceLocator", "signature": "void* RuntimeInvoker_TrueInt32_ResourceLocator(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8758", "name": "RuntimeInvoker_TrueInt32_Ephemeron", "signature": "void* RuntimeInvoker_TrueInt32_Ephemeron(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E87BC", "name": "RuntimeInvoker_TrueInt32_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueInt32_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8820", "name": "RuntimeInvoker_TrueInt32_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueInt32_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8884", "name": "RuntimeInvoker_TrueInt32_GCHandle", "signature": "void* RuntimeInvoker_TrueInt32_GCHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E88E4", "name": "RuntimeInvoker_TrueInt32_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueInt32_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8944", "name": "RuntimeInvoker_TrueInt32_EventRegistrationTokenList", "signature": "void* RuntimeInvoker_TrueInt32_EventRegistrationTokenList(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E89A8", "name": "RuntimeInvoker_TrueInt32_EventCacheEntry", "signature": "void* RuntimeInvoker_TrueInt32_EventCacheEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8A0C", "name": "RuntimeInvoker_TrueInt32_CancellationToken", "signature": "void* RuntimeInvoker_TrueInt32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8A6C", "name": "RuntimeInvoker_TrueInt32_CancellationTokenRegistration", "signature": "void* RuntimeInvoker_TrueInt32_CancellationTokenRegistration(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8AE4", "name": "RuntimeInvoker_TrueInt32_IndexRange", "signature": "void* RuntimeInvoker_TrueInt32_IndexRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8B54", "name": "RuntimeInvoker_TrueInt32_LinkedSlotVolatile", "signature": "void* RuntimeInvoker_TrueInt32_LinkedSlotVolatile(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8BB4", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8C2C", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8CAC", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8D2C", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8DAC", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8E2C", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8EAC", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8F2C", "name": "RuntimeInvoker_FalseObject_VoidTaskResult", "signature": "void* RuntimeInvoker_FalseObject_VoidTaskResult(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8F40", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E8FB8", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9034", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E90B8", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9134", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E91B8", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E923C", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E92C8", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E934C", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9404", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E94BC", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9574", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E962C", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E96E4", "name": "RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_FalseValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E979C", "name": "RuntimeInvoker_TrueVoid_TableRange", "signature": "void* RuntimeInvoker_TrueVoid_TableRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E97E4", "name": "RuntimeInvoker_TrueVoid_UriScheme", "signature": "void* RuntimeInvoker_TrueVoid_UriScheme(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E982C", "name": "RuntimeInvoker_TrueVoid_CharInfo", "signature": "void* RuntimeInvoker_TrueVoid_CharInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E985C", "name": "RuntimeInvoker_TrueVoid_Slot", "signature": "void* RuntimeInvoker_TrueVoid_Slot(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9890", "name": "RuntimeInvoker_TrueVoid_DictionaryEntry", "signature": "void* RuntimeInvoker_TrueVoid_DictionaryEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E98C4", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E990C", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9954", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E999C", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E99E4", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9A2C", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9A6C", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9AAC", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9AF4", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9B3C", "name": "RuntimeInvoker_TrueVoid_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9B84", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9BCC", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9C14", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9C44", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9C78", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9CAC", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9CE0", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9D14", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9D48", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9D90", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9DD8", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9E0C", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9E4C", "name": "RuntimeInvoker_TrueVoid_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9E80", "name": "RuntimeInvoker_TrueVoid_bucket", "signature": "void* RuntimeInvoker_TrueVoid_bucket(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9EC8", "name": "RuntimeInvoker_TrueVoid_EventMetadata", "signature": "void* RuntimeInvoker_TrueVoid_EventMetadata(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9F10", "name": "RuntimeInvoker_TrueVoid_EphemerisCorrectionAlgorithmMap", "signature": "void* RuntimeInvoker_TrueVoid_EphemerisCorrectionAlgorithmMap(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9F40", "name": "RuntimeInvoker_TrueVoid_InternalCodePageDataItem", "signature": "void* RuntimeInvoker_TrueVoid_InternalCodePageDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9F74", "name": "RuntimeInvoker_TrueVoid_InternalEncodingDataItem", "signature": "void* RuntimeInvoker_TrueVoid_InternalEncodingDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9FA8", "name": "RuntimeInvoker_TrueVoid_TimeSpanToken", "signature": "void* RuntimeInvoker_TrueVoid_TimeSpanToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003E9FF0", "name": "RuntimeInvoker_TrueVoid_DateMapping", "signature": "void* RuntimeInvoker_TrueVoid_DateMapping(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA024", "name": "RuntimeInvoker_TrueVoid_CustomAttributeNamedArgument", "signature": "void* RuntimeInvoker_TrueVoid_CustomAttributeNamedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA06C", "name": "RuntimeInvoker_TrueVoid_CustomAttributeTypedArgument", "signature": "void* RuntimeInvoker_TrueVoid_CustomAttributeTypedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA0A0", "name": "RuntimeInvoker_TrueVoid_ExceptionHandler", "signature": "void* RuntimeInvoker_TrueVoid_ExceptionHandler(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA0E8", "name": "RuntimeInvoker_TrueVoid_ParameterModifier", "signature": "void* RuntimeInvoker_TrueVoid_ParameterModifier(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA118", "name": "RuntimeInvoker_TrueVoid_ResourceLocator", "signature": "void* RuntimeInvoker_TrueVoid_ResourceLocator(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA14C", "name": "RuntimeInvoker_TrueVoid_Ephemeron", "signature": "void* RuntimeInvoker_TrueVoid_Ephemeron(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA180", "name": "RuntimeInvoker_TrueVoid_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueVoid_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA1B4", "name": "RuntimeInvoker_TrueVoid_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueVoid_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA1E8", "name": "RuntimeInvoker_TrueVoid_GCHandle", "signature": "void* RuntimeInvoker_TrueVoid_GCHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA218", "name": "RuntimeInvoker_TrueVoid_EventCacheEntry", "signature": "void* RuntimeInvoker_TrueVoid_EventCacheEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA24C", "name": "RuntimeInvoker_TrueVoid_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_TrueVoid_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA27C", "name": "RuntimeInvoker_TrueVoid_IndexRange", "signature": "void* RuntimeInvoker_TrueVoid_IndexRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA2BC", "name": "RuntimeInvoker_TrueVoid_LinkedSlotVolatile", "signature": "void* RuntimeInvoker_TrueVoid_LinkedSlotVolatile(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA2EC", "name": "RuntimeInvoker_TrueVoid_ValueTuple_1", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA31C", "name": "RuntimeInvoker_TrueVoid_ValueTuple_2", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA350", "name": "RuntimeInvoker_TrueVoid_ValueTuple_3", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA398", "name": "RuntimeInvoker_TrueVoid_ValueTuple_4", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA3D8", "name": "RuntimeInvoker_TrueVoid_ValueTuple_5", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA420", "name": "RuntimeInvoker_TrueVoid_ValueTuple_6", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA468", "name": "RuntimeInvoker_TrueVoid_ValueTuple_7", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA4B8", "name": "RuntimeInvoker_TrueVoid_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA500", "name": "RuntimeInvoker_TrueVoid_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA558", "name": "RuntimeInvoker_TrueVoid_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA5B0", "name": "RuntimeInvoker_TrueVoid_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA608", "name": "RuntimeInvoker_TrueVoid_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA660", "name": "RuntimeInvoker_TrueVoid_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA6B8", "name": "RuntimeInvoker_TrueVoid_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA710", "name": "RuntimeInvoker_TrueVoid_Int32_TableRange", "signature": "void* RuntimeInvoker_TrueVoid_Int32_TableRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA760", "name": "RuntimeInvoker_TrueVoid_Int32_UriScheme", "signature": "void* RuntimeInvoker_TrueVoid_Int32_UriScheme(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA7B0", "name": "RuntimeInvoker_TrueVoid_Int32_CharInfo", "signature": "void* RuntimeInvoker_TrueVoid_Int32_CharInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA7E8", "name": "RuntimeInvoker_TrueVoid_Int32_Slot", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Slot(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA81C", "name": "RuntimeInvoker_TrueVoid_Int32_DictionaryEntry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_DictionaryEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA850", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA8A0", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA8F0", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA940", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA990", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EA9E0", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAA28", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAA70", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAAC0", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAB10", "name": "RuntimeInvoker_TrueVoid_Int32_Entry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Entry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAB60", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAB94", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EABE4", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAC34", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAC6C", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EACA0", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EACD4", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAD08", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAD3C", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAD70", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EADA4", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EADF4", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAE44", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAE78", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAEC0", "name": "RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAEF4", "name": "RuntimeInvoker_TrueVoid_Int32_bucket", "signature": "void* RuntimeInvoker_TrueVoid_Int32_bucket(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAF44", "name": "RuntimeInvoker_TrueVoid_Int32_DateTime", "signature": "void* RuntimeInvoker_TrueVoid_Int32_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAF7C", "name": "RuntimeInvoker_TrueVoid_Int32_Decimal", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAFB0", "name": "RuntimeInvoker_TrueVoid_Int32_SessionInfo", "signature": "void* RuntimeInvoker_TrueVoid_Int32_SessionInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EAFE8", "name": "RuntimeInvoker_TrueVoid_Int32_EventMetadata", "signature": "void* RuntimeInvoker_TrueVoid_Int32_EventMetadata(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB038", "name": "RuntimeInvoker_TrueVoid_Int32_Double", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB06C", "name": "RuntimeInvoker_TrueVoid_Int32_EphemerisCorrectionAlgorithmMap", "signature": "void* RuntimeInvoker_TrueVoid_Int32_EphemerisCorrectionAlgorithmMap(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB0A4", "name": "RuntimeInvoker_TrueVoid_Int32_InternalCodePageDataItem", "signature": "void* RuntimeInvoker_TrueVoid_Int32_InternalCodePageDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB0D8", "name": "RuntimeInvoker_TrueVoid_Int32_InternalEncodingDataItem", "signature": "void* RuntimeInvoker_TrueVoid_Int32_InternalEncodingDataItem(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB10C", "name": "RuntimeInvoker_TrueVoid_Int32_TimeSpanToken", "signature": "void* RuntimeInvoker_TrueVoid_Int32_TimeSpanToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB15C", "name": "RuntimeInvoker_TrueVoid_Int32_DateMapping", "signature": "void* RuntimeInvoker_TrueVoid_Int32_DateMapping(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB190", "name": "RuntimeInvoker_TrueVoid_Int32_FormatParam", "signature": "void* RuntimeInvoker_TrueVoid_Int32_FormatParam(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB1C4", "name": "RuntimeInvoker_TrueVoid_Int32_CustomAttributeNamedArgument", "signature": "void* RuntimeInvoker_TrueVoid_Int32_CustomAttributeNamedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB214", "name": "RuntimeInvoker_TrueVoid_Int32_CustomAttributeTypedArgument", "signature": "void* RuntimeInvoker_TrueVoid_Int32_CustomAttributeTypedArgument(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB248", "name": "RuntimeInvoker_TrueVoid_Int32_ExceptionHandler", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ExceptionHandler(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB298", "name": "RuntimeInvoker_TrueVoid_Int32_Label", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Label(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB2D0", "name": "RuntimeInvoker_TrueVoid_Int32_ParameterModifier", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ParameterModifier(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB308", "name": "RuntimeInvoker_TrueVoid_Int32_ResourceLocator", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ResourceLocator(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB33C", "name": "RuntimeInvoker_TrueVoid_Int32_Ephemeron", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Ephemeron(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB370", "name": "RuntimeInvoker_TrueVoid_Int32_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueVoid_Int32_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB3A4", "name": "RuntimeInvoker_TrueVoid_Int32_CONNECTDATA", "signature": "void* RuntimeInvoker_TrueVoid_Int32_CONNECTDATA(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB3D8", "name": "RuntimeInvoker_TrueVoid_Int32_GCHandle", "signature": "void* RuntimeInvoker_TrueVoid_Int32_GCHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB410", "name": "RuntimeInvoker_TrueVoid_Int32_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueVoid_Int32_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB448", "name": "RuntimeInvoker_TrueVoid_Int32_EventRegistrationTokenList", "signature": "void* RuntimeInvoker_TrueVoid_Int32_EventRegistrationTokenList(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB47C", "name": "RuntimeInvoker_TrueVoid_Int32_EventCacheEntry", "signature": "void* RuntimeInvoker_TrueVoid_Int32_EventCacheEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB4B0", "name": "RuntimeInvoker_TrueVoid_Int32_EventCacheKey", "signature": "void* RuntimeInvoker_TrueVoid_Int32_EventCacheKey(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB4E4", "name": "RuntimeInvoker_TrueVoid_Int32_RuntimeTypeHandle", "signature": "void* RuntimeInvoker_TrueVoid_Int32_RuntimeTypeHandle(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB51C", "name": "RuntimeInvoker_TrueVoid_Int32_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_Int32_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB554", "name": "RuntimeInvoker_TrueVoid_Int32_CancellationTokenRegistration", "signature": "void* RuntimeInvoker_TrueVoid_Int32_CancellationTokenRegistration(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB5A4", "name": "RuntimeInvoker_TrueVoid_Int32_IndexRange", "signature": "void* RuntimeInvoker_TrueVoid_Int32_IndexRange(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB5EC", "name": "RuntimeInvoker_TrueVoid_Int32_LinkedSlotVolatile", "signature": "void* RuntimeInvoker_TrueVoid_Int32_LinkedSlotVolatile(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB624", "name": "RuntimeInvoker_TrueVoid_Int32_TimeSpan", "signature": "void* RuntimeInvoker_TrueVoid_Int32_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB65C", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_1", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB694", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_2", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB6C8", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_3", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB718", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_4", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB760", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_5", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB7B0", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_6", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB800", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_7", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB858", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB8A8", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB908", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB968", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EB9C8", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBA28", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBA88", "name": "RuntimeInvoker_TrueVoid_Int32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Int32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBAE8", "name": "RuntimeInvoker_TrueVoid_Object_EventRegistrationTokenList", "signature": "void* RuntimeInvoker_TrueVoid_Object_EventRegistrationTokenList(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBB18", "name": "RuntimeInvoker_TrueTableRange_Int32", "signature": "void* RuntimeInvoker_TrueTableRange_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBB80", "name": "RuntimeInvoker_TrueUriScheme_Int32", "signature": "void* RuntimeInvoker_TrueUriScheme_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBBE8", "name": "RuntimeInvoker_TrueCharInfo_Int32", "signature": "void* RuntimeInvoker_TrueCharInfo_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBC48", "name": "RuntimeInvoker_TrueSlot_Int32", "signature": "void* RuntimeInvoker_TrueSlot_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBCB0", "name": "RuntimeInvoker_TrueDictionaryEntry_Int32", "signature": "void* RuntimeInvoker_TrueDictionaryEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBD18", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBD80", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBDE8", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBE50", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBEB8", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBF20", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBF88", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EBFF0", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC058", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC0C0", "name": "RuntimeInvoker_TrueEntry_Int32", "signature": "void* RuntimeInvoker_TrueEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC128", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC190", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC1F8", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC258", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC2C0", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC328", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC390", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC3F8", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC460", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC4C8", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC530", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC598", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC600", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC668", "name": "RuntimeInvoker_TrueKeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC6D0", "name": "RuntimeInvoker_Truebucket_Int32", "signature": "void* RuntimeInvoker_Truebucket_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC738", "name": "RuntimeInvoker_TrueDecimal_Int32", "signature": "void* RuntimeInvoker_TrueDecimal_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC7A0", "name": "RuntimeInvoker_TrueEventMetadata_Int32", "signature": "void* RuntimeInvoker_TrueEventMetadata_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC808", "name": "RuntimeInvoker_TrueDouble_Int32", "signature": "void* RuntimeInvoker_TrueDouble_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC868", "name": "RuntimeInvoker_TrueEphemerisCorrectionAlgorithmMap_Int32", "signature": "void* RuntimeInvoker_TrueEphemerisCorrectionAlgorithmMap_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC8C8", "name": "RuntimeInvoker_TrueInternalCodePageDataItem_Int32", "signature": "void* RuntimeInvoker_TrueInternalCodePageDataItem_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC930", "name": "RuntimeInvoker_TrueInternalEncodingDataItem_Int32", "signature": "void* RuntimeInvoker_TrueInternalEncodingDataItem_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EC998", "name": "RuntimeInvoker_TrueTimeSpanToken_Int32", "signature": "void* RuntimeInvoker_TrueTimeSpanToken_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECA00", "name": "RuntimeInvoker_TrueDateMapping_Int32", "signature": "void* RuntimeInvoker_TrueDateMapping_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECA68", "name": "RuntimeInvoker_TrueGuid_Int32", "signature": "void* RuntimeInvoker_TrueGuid_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECAD0", "name": "RuntimeInvoker_TrueFormatParam_Int32", "signature": "void* RuntimeInvoker_TrueFormatParam_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECB38", "name": "RuntimeInvoker_TrueCustomAttributeNamedArgument_Int32", "signature": "void* RuntimeInvoker_TrueCustomAttributeNamedArgument_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECBA0", "name": "RuntimeInvoker_TrueCustomAttributeTypedArgument_Int32", "signature": "void* RuntimeInvoker_TrueCustomAttributeTypedArgument_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECC08", "name": "RuntimeInvoker_TrueExceptionHandler_Int32", "signature": "void* RuntimeInvoker_TrueExceptionHandler_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECC70", "name": "RuntimeInvoker_TrueLabel_Int32", "signature": "void* RuntimeInvoker_TrueLabel_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECCD0", "name": "RuntimeInvoker_TrueParameterModifier_Int32", "signature": "void* RuntimeInvoker_TrueParameterModifier_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECD30", "name": "RuntimeInvoker_TrueResourceLocator_Int32", "signature": "void* RuntimeInvoker_TrueResourceLocator_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECD98", "name": "RuntimeInvoker_TrueEphemeron_Int32", "signature": "void* RuntimeInvoker_TrueEphemeron_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECE00", "name": "RuntimeInvoker_TrueCONNECTDATA_Int32", "signature": "void* RuntimeInvoker_TrueCONNECTDATA_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECE68", "name": "RuntimeInvoker_TrueCONNECTDATA_Int32", "signature": "void* RuntimeInvoker_TrueCONNECTDATA_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECED0", "name": "RuntimeInvoker_TrueGCHandle_Int32", "signature": "void* RuntimeInvoker_TrueGCHandle_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECF30", "name": "RuntimeInvoker_TrueEventRegistrationTokenList_Int32", "signature": "void* RuntimeInvoker_TrueEventRegistrationTokenList_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ECF98", "name": "RuntimeInvoker_TrueEventCacheEntry_Int32", "signature": "void* RuntimeInvoker_TrueEventCacheEntry_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED000", "name": "RuntimeInvoker_TrueEventCacheKey_Int32", "signature": "void* RuntimeInvoker_TrueEventCacheKey_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED068", "name": "RuntimeInvoker_TrueSingle_Int32", "signature": "void* RuntimeInvoker_TrueSingle_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED0C8", "name": "RuntimeInvoker_TrueCancellationToken_Int32", "signature": "void* RuntimeInvoker_TrueCancellationToken_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED128", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_Int32", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED190", "name": "RuntimeInvoker_TrueIndexRange_Int32", "signature": "void* RuntimeInvoker_TrueIndexRange_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED1F8", "name": "RuntimeInvoker_TrueLinkedSlotVolatile_Int32", "signature": "void* RuntimeInvoker_TrueLinkedSlotVolatile_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED258", "name": "RuntimeInvoker_TrueTimeSpan_Int32", "signature": "void* RuntimeInvoker_TrueTimeSpan_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED2B8", "name": "RuntimeInvoker_TrueValueTuple_1_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED318", "name": "RuntimeInvoker_TrueValueTuple_2_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED380", "name": "RuntimeInvoker_TrueValueTuple_3_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_3_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED3E8", "name": "RuntimeInvoker_TrueValueTuple_4_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_4_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED450", "name": "RuntimeInvoker_TrueValueTuple_5_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_5_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED4B8", "name": "RuntimeInvoker_TrueValueTuple_6_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_6_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED520", "name": "RuntimeInvoker_TrueValueTuple_7_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_7_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED588", "name": "RuntimeInvoker_TrueValueTuple_8_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_8_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED5F0", "name": "RuntimeInvoker_TrueValueTuple_8_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_8_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED658", "name": "RuntimeInvoker_TrueValueTuple_8_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_8_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED6C0", "name": "RuntimeInvoker_TrueValueTuple_8_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_8_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED728", "name": "RuntimeInvoker_TrueValueTuple_8_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_8_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED790", "name": "RuntimeInvoker_TrueValueTuple_8_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_8_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED7F8", "name": "RuntimeInvoker_TrueValueTuple_8_Int32", "signature": "void* RuntimeInvoker_TrueValueTuple_8_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED860", "name": "RuntimeInvoker_FalseKeyValuePair_2_Object_Int32", "signature": "void* RuntimeInvoker_FalseKeyValuePair_2_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED8C8", "name": "RuntimeInvoker_FalseSessionInfo_Object_Int32", "signature": "void* RuntimeInvoker_FalseSessionInfo_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED928", "name": "RuntimeInvoker_FalseGuid_Object_Int32", "signature": "void* RuntimeInvoker_FalseGuid_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED990", "name": "RuntimeInvoker_FalseEventRegistrationToken_Object_Int32", "signature": "void* RuntimeInvoker_FalseEventRegistrationToken_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003ED9F0", "name": "RuntimeInvoker_FalseByte_KeyValuePair_2", "signature": "void* RuntimeInvoker_FalseByte_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDA50", "name": "RuntimeInvoker_FalseByte_DateTimeOffset", "signature": "void* RuntimeInvoker_FalseByte_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDAB0", "name": "RuntimeInvoker_FalseByte_EmptyStruct", "signature": "void* RuntimeInvoker_FalseByte_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDB0C", "name": "RuntimeInvoker_FalseByte_Guid", "signature": "void* RuntimeInvoker_FalseByte_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDB6C", "name": "RuntimeInvoker_FalseInt16_KeyValuePair_2", "signature": "void* RuntimeInvoker_FalseInt16_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDBCC", "name": "RuntimeInvoker_FalseInt16_DateTimeOffset", "signature": "void* RuntimeInvoker_FalseInt16_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDC2C", "name": "RuntimeInvoker_FalseInt16_EmptyStruct", "signature": "void* RuntimeInvoker_FalseInt16_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDC88", "name": "RuntimeInvoker_FalseInt16_Guid", "signature": "void* RuntimeInvoker_FalseInt16_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDCE8", "name": "RuntimeInvoker_FalseInt32_KeyValuePair_2", "signature": "void* RuntimeInvoker_FalseInt32_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDD48", "name": "RuntimeInvoker_FalseInt32_DateTimeOffset", "signature": "void* RuntimeInvoker_FalseInt32_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDDA8", "name": "RuntimeInvoker_FalseInt32_EmptyStruct", "signature": "void* RuntimeInvoker_FalseInt32_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDE04", "name": "RuntimeInvoker_FalseInt32_Guid", "signature": "void* RuntimeInvoker_FalseInt32_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDE64", "name": "RuntimeInvoker_FalseInt64_KeyValuePair_2", "signature": "void* RuntimeInvoker_FalseInt64_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDEC4", "name": "RuntimeInvoker_FalseInt64_DateTimeOffset", "signature": "void* RuntimeInvoker_FalseInt64_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDF24", "name": "RuntimeInvoker_FalseInt64_EmptyStruct", "signature": "void* RuntimeInvoker_FalseInt64_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDF80", "name": "RuntimeInvoker_FalseInt64_Guid", "signature": "void* RuntimeInvoker_FalseInt64_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EDFE0", "name": "RuntimeInvoker_FalseInt64_TimeSpan", "signature": "void* RuntimeInvoker_FalseInt64_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE03C", "name": "RuntimeInvoker_TrueObject_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE05C", "name": "RuntimeInvoker_TrueObject_KeyValuePair_2_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_KeyValuePair_2_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE080", "name": "RuntimeInvoker_TrueObject_SessionInfo_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_SessionInfo_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE0A0", "name": "RuntimeInvoker_TrueObject_Guid_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Guid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE0C4", "name": "RuntimeInvoker_TrueObject_Int64_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE0E4", "name": "RuntimeInvoker_TrueObject_EventRegistrationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_EventRegistrationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE104", "name": "RuntimeInvoker_TrueVoid_AsyncLocalValueChangedArgs_1", "signature": "void* RuntimeInvoker_TrueVoid_AsyncLocalValueChangedArgs_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE14C", "name": "RuntimeInvoker_TrueObject_AsyncLocalValueChangedArgs_1_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_AsyncLocalValueChangedArgs_1_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE194", "name": "RuntimeInvoker_TrueObject_Char_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Char_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE1B8", "name": "RuntimeInvoker_TrueObject_Int32_Int64_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE1E0", "name": "RuntimeInvoker_TrueObject_Int64_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int64_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE204", "name": "RuntimeInvoker_TrueVoid_Object_Object_Int64", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE238", "name": "RuntimeInvoker_TrueObject_Object_Object_Int64_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE260", "name": "RuntimeInvoker_TrueTableRange_", "signature": "void* RuntimeInvoker_TrueTableRange_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE2BC", "name": "RuntimeInvoker_TrueUriScheme_", "signature": "void* RuntimeInvoker_TrueUriScheme_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE318", "name": "RuntimeInvoker_TrueCharInfo_", "signature": "void* RuntimeInvoker_TrueCharInfo_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE36C", "name": "RuntimeInvoker_TrueSlot_", "signature": "void* RuntimeInvoker_TrueSlot_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE3C8", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE424", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE480", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE4DC", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE538", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE594", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE5F0", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE64C", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE6A8", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE704", "name": "RuntimeInvoker_TrueEntry_", "signature": "void* RuntimeInvoker_TrueEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE760", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE7BC", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE818", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE874", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE8C8", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE924", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE980", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EE9DC", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEA38", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEA94", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEAF0", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEB4C", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEBA8", "name": "RuntimeInvoker_TrueKeyValuePair_2_", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEC04", "name": "RuntimeInvoker_Truebucket_", "signature": "void* RuntimeInvoker_Truebucket_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEC60", "name": "RuntimeInvoker_TrueEventMetadata_", "signature": "void* RuntimeInvoker_TrueEventMetadata_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EECBC", "name": "RuntimeInvoker_TrueEphemerisCorrectionAlgorithmMap_", "signature": "void* RuntimeInvoker_TrueEphemerisCorrectionAlgorithmMap_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EED10", "name": "RuntimeInvoker_TrueInternalCodePageDataItem_", "signature": "void* RuntimeInvoker_TrueInternalCodePageDataItem_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EED6C", "name": "RuntimeInvoker_TrueInternalEncodingDataItem_", "signature": "void* RuntimeInvoker_TrueInternalEncodingDataItem_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEDC8", "name": "RuntimeInvoker_TrueDateMapping_", "signature": "void* RuntimeInvoker_TrueDateMapping_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEE24", "name": "RuntimeInvoker_TrueCustomAttributeNamedArgument_", "signature": "void* RuntimeInvoker_TrueCustomAttributeNamedArgument_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEE80", "name": "RuntimeInvoker_TrueExceptionHandler_", "signature": "void* RuntimeInvoker_TrueExceptionHandler_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEEDC", "name": "RuntimeInvoker_TrueParameterModifier_", "signature": "void* RuntimeInvoker_TrueParameterModifier_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEF30", "name": "RuntimeInvoker_TrueResourceLocator_", "signature": "void* RuntimeInvoker_TrueResourceLocator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEF8C", "name": "RuntimeInvoker_TrueEphemeron_", "signature": "void* RuntimeInvoker_TrueEphemeron_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EEFE8", "name": "RuntimeInvoker_TrueCONNECTDATA_", "signature": "void* RuntimeInvoker_TrueCONNECTDATA_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF044", "name": "RuntimeInvoker_TrueCONNECTDATA_", "signature": "void* RuntimeInvoker_TrueCONNECTDATA_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF0A0", "name": "RuntimeInvoker_TrueGCHandle_", "signature": "void* RuntimeInvoker_TrueGCHandle_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF0F4", "name": "RuntimeInvoker_TrueEventCacheEntry_", "signature": "void* RuntimeInvoker_TrueEventCacheEntry_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF150", "name": "RuntimeInvoker_TrueCancellationTokenRegistration_", "signature": "void* RuntimeInvoker_TrueCancellationTokenRegistration_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF1AC", "name": "RuntimeInvoker_TrueIndexRange_", "signature": "void* RuntimeInvoker_TrueIndexRange_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF208", "name": "RuntimeInvoker_TrueLinkedSlotVolatile_", "signature": "void* RuntimeInvoker_TrueLinkedSlotVolatile_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF25C", "name": "RuntimeInvoker_TrueValueTuple_1_", "signature": "void* RuntimeInvoker_TrueValueTuple_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF2B0", "name": "RuntimeInvoker_TrueValueTuple_2_", "signature": "void* RuntimeInvoker_TrueValueTuple_2_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF30C", "name": "RuntimeInvoker_TrueValueTuple_3_", "signature": "void* RuntimeInvoker_TrueValueTuple_3_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF368", "name": "RuntimeInvoker_TrueValueTuple_4_", "signature": "void* RuntimeInvoker_TrueValueTuple_4_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF3C4", "name": "RuntimeInvoker_TrueValueTuple_5_", "signature": "void* RuntimeInvoker_TrueValueTuple_5_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF420", "name": "RuntimeInvoker_TrueValueTuple_6_", "signature": "void* RuntimeInvoker_TrueValueTuple_6_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF47C", "name": "RuntimeInvoker_TrueValueTuple_7_", "signature": "void* RuntimeInvoker_TrueValueTuple_7_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF4D8", "name": "RuntimeInvoker_TrueValueTuple_8_", "signature": "void* RuntimeInvoker_TrueValueTuple_8_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF534", "name": "RuntimeInvoker_TrueValueTuple_8_", "signature": "void* RuntimeInvoker_TrueValueTuple_8_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF590", "name": "RuntimeInvoker_TrueValueTuple_8_", "signature": "void* RuntimeInvoker_TrueValueTuple_8_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF5EC", "name": "RuntimeInvoker_TrueValueTuple_8_", "signature": "void* RuntimeInvoker_TrueValueTuple_8_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF648", "name": "RuntimeInvoker_TrueValueTuple_8_", "signature": "void* RuntimeInvoker_TrueValueTuple_8_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF6A4", "name": "RuntimeInvoker_TrueValueTuple_8_", "signature": "void* RuntimeInvoker_TrueValueTuple_8_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF700", "name": "RuntimeInvoker_TrueValueTuple_8_", "signature": "void* RuntimeInvoker_TrueValueTuple_8_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF75C", "name": "RuntimeInvoker_TrueVoid_ArraySegment_1", "signature": "void* RuntimeInvoker_TrueVoid_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF790", "name": "RuntimeInvoker_TrueVoid_ArraySegment_1", "signature": "void* RuntimeInvoker_TrueVoid_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF7C4", "name": "RuntimeInvoker_TrueSByte_ArraySegment_1", "signature": "void* RuntimeInvoker_TrueSByte_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF828", "name": "RuntimeInvoker_FalseSByte_ArraySegment_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseSByte_ArraySegment_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF88C", "name": "RuntimeInvoker_TrueSByte_ArraySegment_1", "signature": "void* RuntimeInvoker_TrueSByte_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF8F0", "name": "RuntimeInvoker_FalseSByte_ArraySegment_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseSByte_ArraySegment_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF954", "name": "RuntimeInvoker_TrueMemory_1_", "signature": "void* RuntimeInvoker_TrueMemory_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF9B0", "name": "RuntimeInvoker_TrueVoid_Guid_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Guid_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EF9EC", "name": "RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object", "signature": "void* RuntimeInvoker_TrueVoid_Int32_Object_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFA28", "name": "RuntimeInvoker_TrueSByte_Guid_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFA90", "name": "RuntimeInvoker_TrueSByte_Guid_Object_SByte_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Object_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFB00", "name": "RuntimeInvoker_TrueSByte_Guid_Int32_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFB70", "name": "RuntimeInvoker_TrueSByte_Guid_Int32_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFBE0", "name": "RuntimeInvoker_TrueSByte_Guid_Int32_Int32_Int32", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFC54", "name": "RuntimeInvoker_TrueSByte_Guid_Int32_Int32_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32_Int32_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFCD8", "name": "RuntimeInvoker_TrueInt32_Guid_Object", "signature": "void* RuntimeInvoker_TrueInt32_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFD3C", "name": "RuntimeInvoker_TrueInt32_Guid_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Guid_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFDA4", "name": "RuntimeInvoker_TrueInt32_Guid_Object_Object", "signature": "void* RuntimeInvoker_TrueInt32_Guid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFE10", "name": "RuntimeInvoker_TrueInt32_Guid_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Guid_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFE80", "name": "RuntimeInvoker_TrueSByte_Guid_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFEE4", "name": "RuntimeInvoker_TrueSByte_Guid_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFF54", "name": "RuntimeInvoker_TrueSByte_Guid_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003EFFC0", "name": "RuntimeInvoker_TrueSByte_Guid_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0030", "name": "RuntimeInvoker_TrueSByte_Guid_Int32_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Int32_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F00B0", "name": "RuntimeInvoker_TrueObject_Guid_Object", "signature": "void* RuntimeInvoker_TrueObject_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F00CC", "name": "RuntimeInvoker_TrueSByte_Int32_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F013C", "name": "RuntimeInvoker_TrueSByte_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F01AC", "name": "RuntimeInvoker_TrueSByte_Int32_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0220", "name": "RuntimeInvoker_TrueSByte_Int32_Int32_Object_SByte_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Int32_Object_SByte_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F029C", "name": "RuntimeInvoker_TrueObject_Int32_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0300", "name": "RuntimeInvoker_TrueObject_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F036C", "name": "RuntimeInvoker_FalseInt32_Object_Int32_Int32_KeyValuePair_2_Object", "signature": "void* RuntimeInvoker_FalseInt32_Object_Int32_Int32_KeyValuePair_2_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F03F4", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F045C", "name": "RuntimeInvoker_TrueInt32_SessionInfo_SessionInfo", "signature": "void* RuntimeInvoker_TrueInt32_SessionInfo_SessionInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F04C4", "name": "RuntimeInvoker_TrueInt32_Guid_Guid", "signature": "void* RuntimeInvoker_TrueInt32_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F052C", "name": "RuntimeInvoker_TrueInt32_EventRegistrationToken_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueInt32_EventRegistrationToken_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0594", "name": "RuntimeInvoker_TrueInt32_UInt64_UInt64", "signature": "void* RuntimeInvoker_TrueInt32_UInt64_UInt64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F05FC", "name": "RuntimeInvoker_TrueInt32_ValueTuple_1_ValueTuple_1", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_1_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0664", "name": "RuntimeInvoker_TrueInt32_ValueTuple_2_ValueTuple_2", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_2_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F06CC", "name": "RuntimeInvoker_TrueInt32_ValueTuple_3_ValueTuple_3", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_3_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0760", "name": "RuntimeInvoker_TrueInt32_ValueTuple_4_ValueTuple_4", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_4_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F07E4", "name": "RuntimeInvoker_TrueInt32_ValueTuple_5_ValueTuple_5", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_5_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0878", "name": "RuntimeInvoker_TrueInt32_ValueTuple_6_ValueTuple_6", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_6_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F090C", "name": "RuntimeInvoker_TrueInt32_ValueTuple_7_ValueTuple_7", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_7_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F09B0", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0A44", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0ADC", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0B74", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0C0C", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0CAC", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0D4C", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0DEC", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0E48", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0EA4", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0F00", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0F5C", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F0FB8", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1014", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1070", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F10CC", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1128", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1184", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F11E0", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F123C", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1298", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F12F4", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1350", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F13AC", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1408", "name": "RuntimeInvoker_TrueSByte_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1474", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F14D0", "name": "RuntimeInvoker_TrueSByte_Object_SByte_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F153C", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1598", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F15F4", "name": "RuntimeInvoker_TrueResourceLocator_Object", "signature": "void* RuntimeInvoker_TrueResourceLocator_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1658", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F16B4", "name": "RuntimeInvoker_TrueSByte_Object_ResourceLocator_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_ResourceLocator_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1720", "name": "RuntimeInvoker_TrueSByte_Object_ResourceLocator", "signature": "void* RuntimeInvoker_TrueSByte_Object_ResourceLocator(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1784", "name": "RuntimeInvoker_TrueEventRegistrationTokenList_Object", "signature": "void* RuntimeInvoker_TrueEventRegistrationTokenList_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F17E8", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1844", "name": "RuntimeInvoker_TrueSByte_Object_EventRegistrationTokenList_Object", "signature": "void* RuntimeInvoker_TrueSByte_Object_EventRegistrationTokenList_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F18B0", "name": "RuntimeInvoker_TrueSByte_Object_EventRegistrationTokenList", "signature": "void* RuntimeInvoker_TrueSByte_Object_EventRegistrationTokenList(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1914", "name": "RuntimeInvoker_TrueVoid_EventRegistrationToken_Object", "signature": "void* RuntimeInvoker_TrueVoid_EventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1948", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F19A4", "name": "RuntimeInvoker_TrueSByte_EventRegistrationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_EventRegistrationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1A10", "name": "RuntimeInvoker_TrueSByte_EventRegistrationToken_Object", "signature": "void* RuntimeInvoker_TrueSByte_EventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1A74", "name": "RuntimeInvoker_TrueSByte_EventRegistrationToken_Object", "signature": "void* RuntimeInvoker_TrueSByte_EventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1AD8", "name": "RuntimeInvoker_TrueEventCacheEntry_EventCacheKey", "signature": "void* RuntimeInvoker_TrueEventCacheEntry_EventCacheKey(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1B44", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1BA0", "name": "RuntimeInvoker_TrueSByte_EventCacheKey_EventCacheEntry_Object", "signature": "void* RuntimeInvoker_TrueSByte_EventCacheKey_EventCacheEntry_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1C10", "name": "RuntimeInvoker_TrueSByte_EventCacheKey_EventCacheEntry", "signature": "void* RuntimeInvoker_TrueSByte_EventCacheKey_EventCacheEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1C78", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1CD4", "name": "RuntimeInvoker_TrueSByte_UInt64_Object_Object", "signature": "void* RuntimeInvoker_TrueSByte_UInt64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1D40", "name": "RuntimeInvoker_TrueSByte_UInt64_Object", "signature": "void* RuntimeInvoker_TrueSByte_UInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1DA4", "name": "RuntimeInvoker_TrueInt32_Object_KeyValuePair_2_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_KeyValuePair_2_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1E14", "name": "RuntimeInvoker_TrueInt32_Object_SessionInfo_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_SessionInfo_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1E88", "name": "RuntimeInvoker_TrueInt32_Object_Guid_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_Guid_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1EF8", "name": "RuntimeInvoker_TrueInt32_Object_ResourceLocator_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ResourceLocator_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1F68", "name": "RuntimeInvoker_TrueInt32_Object_EventRegistrationToken_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_EventRegistrationToken_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F1FDC", "name": "RuntimeInvoker_TrueInt32_Object_EventRegistrationTokenList_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_EventRegistrationTokenList_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F204C", "name": "RuntimeInvoker_TrueInt32_Object_EventCacheEntry_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_EventCacheEntry_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F20BC", "name": "RuntimeInvoker_TrueInt32_Object_EventCacheKey_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_EventCacheKey_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F212C", "name": "RuntimeInvoker_TrueInt32_Object_UInt64_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_UInt64_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F21A0", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2214", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_2_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_2_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2284", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_3_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_3_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F230C", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_4_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_4_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F238C", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_5_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_5_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2414", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_6_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_6_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F249C", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_7_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_7_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F252C", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F25B4", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2650", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F26EC", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2788", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2824", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F28C0", "name": "RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Object_ValueTuple_8_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F295C", "name": "RuntimeInvoker_TrueSByte_Char_Char", "signature": "void* RuntimeInvoker_TrueSByte_Char_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F29C4", "name": "RuntimeInvoker_TrueSByte_Guid_Guid", "signature": "void* RuntimeInvoker_TrueSByte_Guid_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2A2C", "name": "RuntimeInvoker_TrueSByte_ValueTuple_1_ValueTuple_1", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_1_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2A94", "name": "RuntimeInvoker_TrueSByte_ValueTuple_2_ValueTuple_2", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_2_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2AFC", "name": "RuntimeInvoker_TrueSByte_ValueTuple_3_ValueTuple_3", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_3_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2B90", "name": "RuntimeInvoker_TrueSByte_ValueTuple_4_ValueTuple_4", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_4_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2C14", "name": "RuntimeInvoker_TrueSByte_ValueTuple_5_ValueTuple_5", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_5_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2CA8", "name": "RuntimeInvoker_TrueSByte_ValueTuple_6_ValueTuple_6", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_6_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2D3C", "name": "RuntimeInvoker_TrueSByte_ValueTuple_7_ValueTuple_7", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_7_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2DE0", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2E74", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2F0C", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F2FA4", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F303C", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F30DC", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F317C", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F321C", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_SByte_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F328C", "name": "RuntimeInvoker_TrueInt32_SByte_Object", "signature": "void* RuntimeInvoker_TrueInt32_SByte_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F32F0", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F334C", "name": "RuntimeInvoker_TrueInt32_SByte_Int32", "signature": "void* RuntimeInvoker_TrueInt32_SByte_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F33B4", "name": "RuntimeInvoker_TrueInt32_SByte_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_SByte_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3424", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3480", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_KeyValuePair_2_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_KeyValuePair_2_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F34F0", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2_Object", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3554", "name": "RuntimeInvoker_TrueKeyValuePair_2_Object", "signature": "void* RuntimeInvoker_TrueKeyValuePair_2_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F35B8", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3614", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2_Int32", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F367C", "name": "RuntimeInvoker_TrueInt32_KeyValuePair_2_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_KeyValuePair_2_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F36EC", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_SessionInfo_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_SessionInfo_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F375C", "name": "RuntimeInvoker_TrueInt32_SessionInfo_Object", "signature": "void* RuntimeInvoker_TrueInt32_SessionInfo_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F37C0", "name": "RuntimeInvoker_TrueSessionInfo_Object", "signature": "void* RuntimeInvoker_TrueSessionInfo_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F381C", "name": "RuntimeInvoker_TrueInt32_SessionInfo_Int32", "signature": "void* RuntimeInvoker_TrueInt32_SessionInfo_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3884", "name": "RuntimeInvoker_TrueInt32_SessionInfo_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_SessionInfo_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F38F4", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_Guid_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_Guid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3964", "name": "RuntimeInvoker_TrueGuid_Object", "signature": "void* RuntimeInvoker_TrueGuid_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F39C8", "name": "RuntimeInvoker_TrueEnumerator_", "signature": "void* RuntimeInvoker_TrueEnumerator_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3A24", "name": "RuntimeInvoker_TrueInt32_Guid_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_Guid_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3A94", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_Int32_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_Int32_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3B04", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_EventRegistrationToken_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_EventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3B74", "name": "RuntimeInvoker_TrueInt32_EventRegistrationToken_Object", "signature": "void* RuntimeInvoker_TrueInt32_EventRegistrationToken_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3BD8", "name": "RuntimeInvoker_TrueInt32_EventRegistrationToken_Int32", "signature": "void* RuntimeInvoker_TrueInt32_EventRegistrationToken_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3C40", "name": "RuntimeInvoker_TrueInt32_EventRegistrationToken_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_EventRegistrationToken_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3CB0", "name": "RuntimeInvoker_TrueInt32_Int32_Int32_UInt64_Object", "signature": "void* RuntimeInvoker_TrueInt32_Int32_Int32_UInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3D20", "name": "RuntimeInvoker_TrueInt32_UInt64_Object", "signature": "void* RuntimeInvoker_TrueInt32_UInt64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3D84", "name": "RuntimeInvoker_TrueInt32_UInt64_Int32_Int32", "signature": "void* RuntimeInvoker_TrueInt32_UInt64_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3DF4", "name": "RuntimeInvoker_TrueSByte_KeyValuePair_2_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueSByte_KeyValuePair_2_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3E5C", "name": "RuntimeInvoker_TrueSByte_SessionInfo_SessionInfo", "signature": "void* RuntimeInvoker_TrueSByte_SessionInfo_SessionInfo(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3EC4", "name": "RuntimeInvoker_TrueSByte_ResourceLocator_ResourceLocator", "signature": "void* RuntimeInvoker_TrueSByte_ResourceLocator_ResourceLocator(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3F2C", "name": "RuntimeInvoker_TrueSByte_EventRegistrationToken_EventRegistrationToken", "signature": "void* RuntimeInvoker_TrueSByte_EventRegistrationToken_EventRegistrationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3F94", "name": "RuntimeInvoker_TrueSByte_EventRegistrationTokenList_EventRegistrationTokenList", "signature": "void* RuntimeInvoker_TrueSByte_EventRegistrationTokenList_EventRegistrationTokenList(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F3FFC", "name": "RuntimeInvoker_TrueSByte_EventCacheEntry_EventCacheEntry", "signature": "void* RuntimeInvoker_TrueSByte_EventCacheEntry_EventCacheEntry(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4064", "name": "RuntimeInvoker_TrueObject_SByte_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_SByte_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F408C", "name": "RuntimeInvoker_TrueObject_KeyValuePair_2_KeyValuePair_2_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_KeyValuePair_2_KeyValuePair_2_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F40B4", "name": "RuntimeInvoker_TrueObject_KeyValuePair_2_KeyValuePair_2_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_KeyValuePair_2_KeyValuePair_2_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4118", "name": "RuntimeInvoker_TrueObject_SessionInfo_SessionInfo_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_SessionInfo_SessionInfo_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4140", "name": "RuntimeInvoker_TrueObject_Guid_Guid_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Guid_Guid_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4168", "name": "RuntimeInvoker_TrueObject_EventRegistrationToken_EventRegistrationToken_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_EventRegistrationToken_EventRegistrationToken_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4190", "name": "RuntimeInvoker_TrueObject_UInt64_UInt64_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_UInt64_UInt64_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F41B8", "name": "RuntimeInvoker_TrueObject_ValueTuple_1_ValueTuple_1_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_1_ValueTuple_1_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F41E0", "name": "RuntimeInvoker_TrueObject_ValueTuple_2_ValueTuple_2_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_2_ValueTuple_2_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4208", "name": "RuntimeInvoker_TrueObject_ValueTuple_3_ValueTuple_3_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_3_ValueTuple_3_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F426C", "name": "RuntimeInvoker_TrueObject_ValueTuple_4_ValueTuple_4_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_4_ValueTuple_4_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F42C0", "name": "RuntimeInvoker_TrueObject_ValueTuple_5_ValueTuple_5_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_5_ValueTuple_5_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4324", "name": "RuntimeInvoker_TrueObject_ValueTuple_6_ValueTuple_6_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_6_ValueTuple_6_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4388", "name": "RuntimeInvoker_TrueObject_ValueTuple_7_ValueTuple_7_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_7_ValueTuple_7_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F43FC", "name": "RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4460", "name": "RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F44D0", "name": "RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4540", "name": "RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F45B0", "name": "RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4620", "name": "RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4698", "name": "RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_ValueTuple_8_ValueTuple_8_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4710", "name": "RuntimeInvoker_TrueInt64_SByte", "signature": "void* RuntimeInvoker_TrueInt64_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4770", "name": "RuntimeInvoker_TrueObject_Char_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Char_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4790", "name": "RuntimeInvoker_TrueInt64_Char", "signature": "void* RuntimeInvoker_TrueInt64_Char(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F47F0", "name": "RuntimeInvoker_TrueObject_KeyValuePair_2_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_KeyValuePair_2_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4814", "name": "RuntimeInvoker_TrueInt64_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt64_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4878", "name": "RuntimeInvoker_TrueObject_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueObject_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4898", "name": "RuntimeInvoker_TrueObject_DateTime_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_DateTime_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F48B8", "name": "RuntimeInvoker_TrueInt64_DateTime", "signature": "void* RuntimeInvoker_TrueInt64_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4918", "name": "RuntimeInvoker_TrueObject_DateTimeOffset_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_DateTimeOffset_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F493C", "name": "RuntimeInvoker_TrueInt64_DateTimeOffset", "signature": "void* RuntimeInvoker_TrueInt64_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F49A0", "name": "RuntimeInvoker_TrueObject_Decimal_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Decimal_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F49C4", "name": "RuntimeInvoker_TrueInt64_Decimal", "signature": "void* RuntimeInvoker_TrueInt64_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4A28", "name": "RuntimeInvoker_TrueInt32_EmptyStruct", "signature": "void* RuntimeInvoker_TrueInt32_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4A88", "name": "RuntimeInvoker_TrueObject_EmptyStruct_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_EmptyStruct_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4AA8", "name": "RuntimeInvoker_TrueInt64_EmptyStruct", "signature": "void* RuntimeInvoker_TrueInt64_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4B08", "name": "RuntimeInvoker_TrueObject_EmptyStruct", "signature": "void* RuntimeInvoker_TrueObject_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4B24", "name": "RuntimeInvoker_TrueObject_Double_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Double_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4B48", "name": "RuntimeInvoker_TrueInt64_Double", "signature": "void* RuntimeInvoker_TrueInt64_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4BA4", "name": "RuntimeInvoker_TrueInt64_Guid", "signature": "void* RuntimeInvoker_TrueInt64_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4C08", "name": "RuntimeInvoker_TrueInt64_IntPtr", "signature": "void* RuntimeInvoker_TrueInt64_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4C68", "name": "RuntimeInvoker_TrueObject_Single_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Single_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4C8C", "name": "RuntimeInvoker_TrueInt64_Single", "signature": "void* RuntimeInvoker_TrueInt64_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4CE8", "name": "RuntimeInvoker_TrueObject_TimeSpan_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_TimeSpan_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4D08", "name": "RuntimeInvoker_TrueInt64_TimeSpan", "signature": "void* RuntimeInvoker_TrueInt64_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4D68", "name": "RuntimeInvoker_TrueByte_EmptyStruct", "signature": "void* RuntimeInvoker_TrueByte_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4DC8", "name": "RuntimeInvoker_TrueInt16_SByte", "signature": "void* RuntimeInvoker_TrueInt16_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4E28", "name": "RuntimeInvoker_TrueInt16_KeyValuePair_2", "signature": "void* RuntimeInvoker_TrueInt16_KeyValuePair_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4E8C", "name": "RuntimeInvoker_TrueInt16_DateTime", "signature": "void* RuntimeInvoker_TrueInt16_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4EEC", "name": "RuntimeInvoker_TrueInt16_DateTimeOffset", "signature": "void* RuntimeInvoker_TrueInt16_DateTimeOffset(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4F50", "name": "RuntimeInvoker_TrueInt16_Decimal", "signature": "void* RuntimeInvoker_TrueInt16_Decimal(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F4FB4", "name": "RuntimeInvoker_TrueInt16_EmptyStruct", "signature": "void* RuntimeInvoker_TrueInt16_EmptyStruct(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5014", "name": "RuntimeInvoker_TrueInt16_Double", "signature": "void* RuntimeInvoker_TrueInt16_Double(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5070", "name": "RuntimeInvoker_TrueInt16_Guid", "signature": "void* RuntimeInvoker_TrueInt16_Guid(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F50D4", "name": "RuntimeInvoker_TrueInt16_IntPtr", "signature": "void* RuntimeInvoker_TrueInt16_IntPtr(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5134", "name": "RuntimeInvoker_TrueInt16_Single", "signature": "void* RuntimeInvoker_TrueInt16_Single(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5190", "name": "RuntimeInvoker_TrueInt16_TimeSpan", "signature": "void* RuntimeInvoker_TrueInt16_TimeSpan(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F51F0", "name": "RuntimeInvoker_TrueVoidTaskResult_", "signature": "void* RuntimeInvoker_TrueVoidTaskResult_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5244", "name": "RuntimeInvoker_TrueVoidTaskResult_Object", "signature": "void* RuntimeInvoker_TrueVoidTaskResult_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F52A0", "name": "RuntimeInvoker_TrueObject_Guid_Int32_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Guid_Int32_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F52C8", "name": "RuntimeInvoker_TrueObject_Guid_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Guid_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F52EC", "name": "RuntimeInvoker_TrueObject_Int32_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int32_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5314", "name": "RuntimeInvoker_TrueObject_Int64_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Int64_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F533C", "name": "RuntimeInvoker_TrueObject_Object_Object_SByte_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_SByte_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5360", "name": "RuntimeInvoker_TrueObject_Object_ReadWriteParameters_Object_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_ReadWriteParameters_Object_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F53A4", "name": "RuntimeInvoker_TrueObject_Object_Object_Int64_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int64_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F53C8", "name": "RuntimeInvoker_TrueObject_Object_Object_Int64_Object_Object_Object", "signature": "void* RuntimeInvoker_TrueObject_Object_Object_Int64_Object_Object_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F53F4", "name": "RuntimeInvoker_FalseMemory_1_Object", "signature": "void* RuntimeInvoker_FalseMemory_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5454", "name": "RuntimeInvoker_FalseMemory_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseMemory_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F54BC", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_Memory_1", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_Memory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5524", "name": "RuntimeInvoker_FalseMemory_1_", "signature": "void* RuntimeInvoker_FalseMemory_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5580", "name": "RuntimeInvoker_TrueMemory_1_Int32", "signature": "void* RuntimeInvoker_TrueMemory_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F55E8", "name": "RuntimeInvoker_TrueMemory_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueMemory_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5658", "name": "RuntimeInvoker_TrueSpan_1_", "signature": "void* RuntimeInvoker_TrueSpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F56B4", "name": "RuntimeInvoker_TrueSByte_Memory_1", "signature": "void* RuntimeInvoker_TrueSByte_Memory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5718", "name": "RuntimeInvoker_TrueSByte_Nullable_1", "signature": "void* RuntimeInvoker_TrueSByte_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5778", "name": "RuntimeInvoker_FalseNullable_1_SByte", "signature": "void* RuntimeInvoker_FalseNullable_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F57D4", "name": "RuntimeInvoker_FalseSByte_Nullable_1", "signature": "void* RuntimeInvoker_FalseSByte_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5830", "name": "RuntimeInvoker_FalseObject_Nullable_1", "signature": "void* RuntimeInvoker_FalseObject_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5844", "name": "RuntimeInvoker_FalseNullable_1_Object", "signature": "void* RuntimeInvoker_FalseNullable_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F589C", "name": "RuntimeInvoker_TrueSByte_Nullable_1", "signature": "void* RuntimeInvoker_TrueSByte_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5900", "name": "RuntimeInvoker_FalseNullable_1_DateTime", "signature": "void* RuntimeInvoker_FalseNullable_1_DateTime(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5964", "name": "RuntimeInvoker_FalseDateTime_Nullable_1", "signature": "void* RuntimeInvoker_FalseDateTime_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F59C4", "name": "RuntimeInvoker_FalseObject_Nullable_1", "signature": "void* RuntimeInvoker_FalseObject_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F59DC", "name": "RuntimeInvoker_FalseNullable_1_Object", "signature": "void* RuntimeInvoker_FalseNullable_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5A3C", "name": "RuntimeInvoker_TrueSByte_Nullable_1", "signature": "void* RuntimeInvoker_TrueSByte_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5A9C", "name": "RuntimeInvoker_FalseNullable_1_Int32", "signature": "void* RuntimeInvoker_FalseNullable_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5AF8", "name": "RuntimeInvoker_FalseInt32_Nullable_1", "signature": "void* RuntimeInvoker_FalseInt32_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5B54", "name": "RuntimeInvoker_FalseObject_Nullable_1", "signature": "void* RuntimeInvoker_FalseObject_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5B68", "name": "RuntimeInvoker_FalseNullable_1_Object", "signature": "void* RuntimeInvoker_FalseNullable_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5BC0", "name": "RuntimeInvoker_TrueSByte_Nullable_1", "signature": "void* RuntimeInvoker_TrueSByte_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5C24", "name": "RuntimeInvoker_FalseNullable_1_Int64", "signature": "void* RuntimeInvoker_FalseNullable_1_Int64(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5C88", "name": "RuntimeInvoker_FalseInt64_Nullable_1", "signature": "void* RuntimeInvoker_FalseInt64_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5CE8", "name": "RuntimeInvoker_FalseObject_Nullable_1", "signature": "void* RuntimeInvoker_FalseObject_Nullable_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5D00", "name": "RuntimeInvoker_FalseNullable_1_Object", "signature": "void* RuntimeInvoker_FalseNullable_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5D60", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_Object", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5DC0", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5E28", "name": "RuntimeInvoker_FalseReadOnlyMemory_1_", "signature": "void* RuntimeInvoker_FalseReadOnlyMemory_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5E84", "name": "RuntimeInvoker_TrueReadOnlyMemory_1_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlyMemory_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5EEC", "name": "RuntimeInvoker_TrueReadOnlyMemory_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlyMemory_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5F5C", "name": "RuntimeInvoker_TrueReadOnlySpan_1_", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F5FB8", "name": "RuntimeInvoker_TrueSByte_ReadOnlyMemory_1", "signature": "void* RuntimeInvoker_TrueSByte_ReadOnlyMemory_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F601C", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6088", "name": "RuntimeInvoker_TrueVoid_Span_1", "signature": "void* RuntimeInvoker_TrueVoid_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F60D0", "name": "RuntimeInvoker_TrueSByte_Span_1", "signature": "void* RuntimeInvoker_TrueSByte_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6148", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Object", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F61A8", "name": "RuntimeInvoker_FalseReadOnlySpan_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6210", "name": "RuntimeInvoker_TrueReadOnlySpan_1_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6278", "name": "RuntimeInvoker_TrueReadOnlySpan_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F62E8", "name": "RuntimeInvoker_FalseReadOnlySpan_1_", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6344", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F63B0", "name": "RuntimeInvoker_TrueVoid_Span_1", "signature": "void* RuntimeInvoker_TrueVoid_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F63F8", "name": "RuntimeInvoker_TrueSByte_Span_1", "signature": "void* RuntimeInvoker_TrueSByte_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6470", "name": "RuntimeInvoker_FalseSByte_ReadOnlySpan_1_ReadOnlySpan_1", "signature": "void* RuntimeInvoker_FalseSByte_ReadOnlySpan_1_ReadOnlySpan_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F64FC", "name": "RuntimeInvoker_FalseReadOnlySpan_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6564", "name": "RuntimeInvoker_TrueReadOnlySpan_1_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F65CC", "name": "RuntimeInvoker_TrueReadOnlySpan_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueReadOnlySpan_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F663C", "name": "RuntimeInvoker_FalseReadOnlySpan_1_", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6698", "name": "RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_", "signature": "void* RuntimeInvoker_FalseAsyncTaskMethodBuilder_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F66F4", "name": "RuntimeInvoker_TrueVoid_VoidTaskResult", "signature": "void* RuntimeInvoker_TrueVoid_VoidTaskResult(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6724", "name": "RuntimeInvoker_TrueObject_VoidTaskResult", "signature": "void* RuntimeInvoker_TrueObject_VoidTaskResult(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6740", "name": "RuntimeInvoker_FalseAsyncValueTaskMethodBuilder_1_", "signature": "void* RuntimeInvoker_FalseAsyncValueTaskMethodBuilder_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F679C", "name": "RuntimeInvoker_TrueValueTask_1_", "signature": "void* RuntimeInvoker_TrueValueTask_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F67F8", "name": "RuntimeInvoker_TrueConfiguredTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6854", "name": "RuntimeInvoker_TrueVoid_ValueTask_1_SByte", "signature": "void* RuntimeInvoker_TrueVoid_ValueTask_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6888", "name": "RuntimeInvoker_TrueConfiguredValueTaskAwaiter_", "signature": "void* RuntimeInvoker_TrueConfiguredValueTaskAwaiter_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F68E4", "name": "RuntimeInvoker_TrueVoid_ValueTask_1", "signature": "void* RuntimeInvoker_TrueVoid_ValueTask_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6918", "name": "RuntimeInvoker_FalseSpan_1_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseSpan_1_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6984", "name": "RuntimeInvoker_FalseSByte_Span_1_Span_1", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6A10", "name": "RuntimeInvoker_FalseSpan_1_Object", "signature": "void* RuntimeInvoker_FalseSpan_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6A70", "name": "RuntimeInvoker_FalseSpan_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseSpan_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6AD8", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Span_1", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6B48", "name": "RuntimeInvoker_TrueSpan_1_Int32", "signature": "void* RuntimeInvoker_TrueSpan_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6BB0", "name": "RuntimeInvoker_TrueSpan_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueSpan_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6C20", "name": "RuntimeInvoker_FalseSpan_1_", "signature": "void* RuntimeInvoker_FalseSpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6C7C", "name": "RuntimeInvoker_FalseSpan_1_Object_Object_Int32", "signature": "void* RuntimeInvoker_FalseSpan_1_Object_Object_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6CE8", "name": "RuntimeInvoker_FalseSByte_Span_1_Span_1", "signature": "void* RuntimeInvoker_FalseSByte_Span_1_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6D74", "name": "RuntimeInvoker_FalseSpan_1_Object", "signature": "void* RuntimeInvoker_FalseSpan_1_Object(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6DD4", "name": "RuntimeInvoker_FalseSpan_1_ArraySegment_1", "signature": "void* RuntimeInvoker_FalseSpan_1_ArraySegment_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6E3C", "name": "RuntimeInvoker_FalseReadOnlySpan_1_Span_1", "signature": "void* RuntimeInvoker_FalseReadOnlySpan_1_Span_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6EAC", "name": "RuntimeInvoker_TrueSpan_1_Int32", "signature": "void* RuntimeInvoker_TrueSpan_1_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6F14", "name": "RuntimeInvoker_TrueSpan_1_Int32_Int32", "signature": "void* RuntimeInvoker_TrueSpan_1_Int32_Int32(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6F84", "name": "RuntimeInvoker_FalseSpan_1_", "signature": "void* RuntimeInvoker_FalseSpan_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F6FE0", "name": "RuntimeInvoker_TrueVoid_SByte_VoidTaskResult_Object_CancellationToken", "signature": "void* RuntimeInvoker_TrueVoid_SByte_VoidTaskResult_Object_CancellationToken(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7024", "name": "RuntimeInvoker_TrueVoidTaskResult_SByte", "signature": "void* RuntimeInvoker_TrueVoidTaskResult_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7084", "name": "RuntimeInvoker_TrueTaskAwaiter_1_", "signature": "void* RuntimeInvoker_TrueTaskAwaiter_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F70D8", "name": "RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte", "signature": "void* RuntimeInvoker_TrueConfiguredTaskAwaitable_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7140", "name": "RuntimeInvoker_TrueSByte_ValueTask_1", "signature": "void* RuntimeInvoker_TrueSByte_ValueTask_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F71A4", "name": "RuntimeInvoker_FalseSByte_ValueTask_1_ValueTask_1", "signature": "void* RuntimeInvoker_FalseSByte_ValueTask_1_ValueTask_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7208", "name": "RuntimeInvoker_TrueValueTaskAwaiter_1_", "signature": "void* RuntimeInvoker_TrueValueTaskAwaiter_1_(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7264", "name": "RuntimeInvoker_TrueConfiguredValueTaskAwaitable_1_SByte", "signature": "void* RuntimeInvoker_TrueConfiguredValueTaskAwaitable_1_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F72CC", "name": "RuntimeInvoker_TrueVoid_SessionInfo_SByte", "signature": "void* RuntimeInvoker_TrueVoid_SessionInfo_SByte(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7304", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7350", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F73A0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F73FC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7450", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F74AC", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7508", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F756C", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F75C8", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7648", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F76C8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7760", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F77E0", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7860", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F78F8", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7978", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F79F8", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7A90", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7B10", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7B90", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7C28", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7CA8", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7D28", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7DC0", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7E40", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7EC0", "name": "RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueVoid_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7F58", "name": "RuntimeInvoker_TrueSByte_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueSByte_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" }, { "virtualAddress": "0x003F7FD8", "name": "RuntimeInvoker_TrueInt32_ValueTuple_8", "signature": "void* RuntimeInvoker_TrueInt32_ValueTuple_8(Il2CppMethodPointer pointer, const MethodInfo* methodMetadata, void* obj, void** args)" } ], "stringLiterals": [ { "virtualAddress": "0x0107FEC8", "name": "StringLiteral_inputBuffer", "string": "inputBuffer" }, { "virtualAddress": "0x0107F330", "name": "StringLiteral_inputOffset", "string": "inputOffset" }, { "virtualAddress": "0x01072C50", "name": "StringLiteral___0", "string": "\u003C 0" }, { "virtualAddress": "0x0106F2B0", "name": "StringLiteral_inputCount", "string": "inputCount" }, { "virtualAddress": "0x01087408", "name": "StringLiteral_Overflow", "string": "Overflow" }, { "virtualAddress": "0x01072390", "name": "StringLiteral_outputBuffer", "string": "outputBuffer" }, { "virtualAddress": "0x01081AA0", "name": "StringLiteral_outputOffset", "string": "outputOffset" }, { "virtualAddress": "0x0107FD38", "name": "StringLiteral_Key", "string": "Key" }, { "virtualAddress": "0x010843A8", "name": "StringLiteral_chars", "string": "chars" }, { "virtualAddress": "0x010746F8", "name": "StringLiteral_Array_cannot_be_null_", "string": "Array cannot be null." }, { "virtualAddress": "0x01077C80", "name": "StringLiteral_count", "string": "count" }, { "virtualAddress": "0x0106CDA8", "name": "StringLiteral_Non_negative_number_required_", "string": "Non-negative number required." }, { "virtualAddress": "0x010824F0", "name": "StringLiteral_Must_complete_Convert___operatio", "string": "Must complete Convert() operation or call Encoder.Reset() before calling GetBytes() or GetByteCount(). Encoder \u0027{0}\u0027 fallback \u0027{1}\u0027." }, { "virtualAddress": "0x01073740", "name": "StringLiteral_index", "string": "index" }, { "virtualAddress": "0x0106C650", "name": "StringLiteral_Index_and_count_must_refer_to_a_", "string": "Index and count must refer to a location within the buffer." }, { "virtualAddress": "0x0107DC60", "name": "StringLiteral_bytes", "string": "bytes" }, { "virtualAddress": "0x01071F68", "name": "StringLiteral_charCount", "string": "charCount" }, { "virtualAddress": "0x0107BF20", "name": "StringLiteral_charIndex", "string": "charIndex" }, { "virtualAddress": "0x0107C930", "name": "StringLiteral_Index_and_count_must_refer_to_a_", "string": "Index and count must refer to a location within the string." }, { "virtualAddress": "0x01076790", "name": "StringLiteral_byteIndex", "string": "byteIndex" }, { "virtualAddress": "0x0107A0D0", "name": "StringLiteral_Index_was_out_of_range__Must_be_", "string": "Index was out of range. Must be non-negative and less than the size of the collection." }, { "virtualAddress": "0x0106D350", "name": "StringLiteral_byteCount", "string": "byteCount" }, { "virtualAddress": "0x0107AD80", "name": "StringLiteral_Too_many_characters__The_resulti", "string": "Too many characters. The resulting number of bytes is larger than what can be returned as an int." }, { "virtualAddress": "0x01087060", "name": "StringLiteral_Too_many_bytes__The_resulting_nu", "string": "Too many bytes. The resulting number of chars is larger than what can be returned as an int." }, { "virtualAddress": "0x01077260", "name": "StringLiteral_yyMMddHHmmss", "string": "yyMMddHHmmss" }, { "virtualAddress": "0x0106B520", "name": "StringLiteral_Z", "string": "Z" }, { "virtualAddress": "0x0106C070", "name": "StringLiteral_yyyyMMddHHmmss", "string": "yyyyMMddHHmmss" }, { "virtualAddress": "0x01082C50", "name": "StringLiteral_oid", "string": "oid" }, { "virtualAddress": "0x010858B8", "name": "StringLiteral_big", "string": "big" }, { "virtualAddress": "0x01083348", "name": "StringLiteral_time", "string": "time" }, { "virtualAddress": "0x01084A90", "name": "StringLiteral_yyMMddHHmmZ", "string": "yyMMddHHmmZ" }, { "virtualAddress": "0x01079550", "name": "StringLiteral__19", "string": "19" }, { "virtualAddress": "0x01084F00", "name": "StringLiteral__20", "string": "20" }, { "virtualAddress": "0x0106F4C8", "name": "StringLiteral_yyyyMMddHHmmssZ", "string": "yyyyMMddHHmmssZ" }, { "virtualAddress": "0x010809C0", "name": "StringLiteral__0__1__2__3__4___5__6_", "string": "{0}{1}{2}{3}{4}:{5}{6}" }, { "virtualAddress": "0x0107F018", "name": "StringLiteral_yyyyMMddHHmmsszzz", "string": "yyyyMMddHHmmsszzz" }, { "virtualAddress": "0x010799D0", "name": "StringLiteral_asn1", "string": "asn1" }, { "virtualAddress": "0x0106DC90", "name": "StringLiteral_Only_integer_can_be_converted", "string": "Only integer can be converted" }, { "virtualAddress": "0x01086868", "name": "StringLiteral__", "string": "." }, { "virtualAddress": "0x0107C048", "name": "StringLiteral_filename", "string": "filename" }, { "virtualAddress": "0x0106CFB8", "name": "StringLiteral_Tag___0___1_", "string": "Tag: {0} {1}" }, { "virtualAddress": "0x01080040", "name": "StringLiteral_X2", "string": "X2" }, { "virtualAddress": "0x01071290", "name": "StringLiteral_Length___0___1_", "string": "Length: {0} {1}" }, { "virtualAddress": "0x0106C830", "name": "StringLiteral_Value__", "string": "Value: " }, { "virtualAddress": "0x01080D10", "name": "StringLiteral__0__", "string": "{0} " }, { "virtualAddress": "0x01071328", "name": "StringLiteral_Undefined_length_encoding_", "string": "Undefined length encoding." }, { "virtualAddress": "0x0106C3C8", "name": "StringLiteral_The_wait_completed_due_to_an_aba", "string": "The wait completed due to an abandoned mutex." }, { "virtualAddress": "0x01075D18", "name": "StringLiteral_Invalid_access_control_type_", "string": "Invalid access control type." }, { "virtualAddress": "0x01074280", "name": "StringLiteral_type", "string": "type" }, { "virtualAddress": "0x01073248", "name": "StringLiteral_Attempted_to_read_or_write_prote", "string": "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." }, { "virtualAddress": "0x01085FD0", "name": "StringLiteral_Type_not_found__", "string": "Type not found: " }, { "virtualAddress": "0x0107EB70", "name": "StringLiteral___", "string": ", " }, { "virtualAddress": "0x0106ED28", "name": "StringLiteral_applicationIdentity", "string": "applicationIdentity" }, { "virtualAddress": "0x01071120", "name": "StringLiteral_activationContext", "string": "activationContext" }, { "virtualAddress": "0x0106D698", "name": "StringLiteral_activationData", "string": "activationData" }, { "virtualAddress": "0x01076570", "name": "StringLiteral_identity", "string": "identity" }, { "virtualAddress": "0x010736D8", "name": "StringLiteral_manifestPaths", "string": "manifestPaths" }, { "virtualAddress": "0x010851C0", "name": "StringLiteral_info", "string": "info" }, { "virtualAddress": "0x0107E598", "name": "StringLiteral_Activation_attribute_does_not_im", "string": "Activation attribute does not implement the IContextAttribute interface" }, { "virtualAddress": "0x01078EC8", "name": "StringLiteral_The_specified_type_must_be_visib", "string": "The specified type must be visible from COM." }, { "virtualAddress": "0x01073C80", "name": "StringLiteral_domain", "string": "domain" }, { "virtualAddress": "0x01075BC0", "name": "StringLiteral_No_parameterless_constructor_def", "string": "No parameterless constructor defined for this object." }, { "virtualAddress": "0x0106C778", "name": "StringLiteral_Activation_Attributes_are_not_su", "string": "Activation Attributes are not supported for types not deriving from MarshalByRefObject." }, { "virtualAddress": "0x010781F0", "name": "StringLiteral_Type_must_be_a_type_provided_by_", "string": "Type must be a type provided by the runtime." }, { "virtualAddress": "0x010827E8", "name": "StringLiteral_ERROR__Invalid_ActivitySamplingS", "string": "ERROR: Invalid ActivitySamplingStartEvent specification: " }, { "virtualAddress": "0x0106EC08", "name": "StringLiteral_ERROR__Invalid_sampling_frequenc", "string": "ERROR: Invalid sampling frequency specification: " }, { "virtualAddress": "0x01084BA8", "name": "StringLiteral_ERROR__Invalid_eventId_specifica", "string": "ERROR: Invalid eventId specification: " }, { "virtualAddress": "0x0107D040", "name": "StringLiteral__", "string": "" }, { "virtualAddress": "0x0107A340", "name": "StringLiteral__", "string": ";" }, { "virtualAddress": "0x01077BD8", "name": "StringLiteral__", "string": "/" }, { "virtualAddress": "0x010764C0", "name": "StringLiteral__DEAD", "string": ",DEAD" }, { "virtualAddress": "0x01086BD8", "name": "StringLiteral__", "string": "(" }, { "virtualAddress": "0x010871E0", "name": "StringLiteral__", "string": ")" }, { "virtualAddress": "0x01070DD8", "name": "StringLiteral_Start", "string": "Start" }, { "virtualAddress": "0x0107A250", "name": "StringLiteral_Stop", "string": "Stop" }, { "virtualAddress": "0x0107B880", "name": "StringLiteral_task", "string": "task" }, { "virtualAddress": "0x0106DBC8", "name": "StringLiteral_OnStartEnter", "string": "OnStartEnter" }, { "virtualAddress": "0x010786D8", "name": "StringLiteral_OnStartEnterActivityState", "string": "OnStartEnterActivityState" }, { "virtualAddress": "0x010784F8", "name": "StringLiteral_OnStartRET", "string": "OnStartRET" }, { "virtualAddress": "0x0106CA40", "name": "StringLiteral_Fail", "string": "Fail" }, { "virtualAddress": "0x010713E0", "name": "StringLiteral_OnStartRetActivityState", "string": "OnStartRetActivityState" }, { "virtualAddress": "0x010792C0", "name": "StringLiteral_OnStartRet", "string": "OnStartRet" }, { "virtualAddress": "0x01073258", "name": "StringLiteral_OnStopEnter", "string": "OnStopEnter" }, { "virtualAddress": "0x0107F3A0", "name": "StringLiteral_OnStopEnterActivityState", "string": "OnStopEnterActivityState" }, { "virtualAddress": "0x01075118", "name": "StringLiteral_OnStopRET", "string": "OnStopRET" }, { "virtualAddress": "0x01086988", "name": "StringLiteral_OnStopRetActivityState", "string": "OnStopRetActivityState" }, { "virtualAddress": "0x01082CE8", "name": "StringLiteral_OnStopRet", "string": "OnStopRet" }, { "virtualAddress": "0x0106B028", "name": "StringLiteral_An_error_occurred_while_deserial", "string": "An error occurred while deserializing the object. The serialized data is corrupt." }, { "virtualAddress": "0x010813F8", "name": "StringLiteral_DateStart", "string": "DateStart" }, { "virtualAddress": "0x0106E188", "name": "StringLiteral_DateEnd", "string": "DateEnd" }, { "virtualAddress": "0x0107CDC8", "name": "StringLiteral_DaylightDelta", "string": "DaylightDelta" }, { "virtualAddress": "0x01078CC8", "name": "StringLiteral_DaylightTransitionStart", "string": "DaylightTransitionStart" }, { "virtualAddress": "0x01079DC8", "name": "StringLiteral_DaylightTransitionEnd", "string": "DaylightTransitionEnd" }, { "virtualAddress": "0x01071E38", "name": "StringLiteral_BaseUtcOffsetDelta", "string": "BaseUtcOffsetDelta" }, { "virtualAddress": "0x0106A9B0", "name": "StringLiteral_The_supplied_DateTime_must_have_", "string": "The supplied DateTime must have the Kind property set to DateTimeKind.Unspecified." }, { "virtualAddress": "0x01081208", "name": "StringLiteral_dateStart", "string": "dateStart" }, { "virtualAddress": "0x01073B08", "name": "StringLiteral_dateEnd", "string": "dateEnd" }, { "virtualAddress": "0x01070D40", "name": "StringLiteral_The_DaylightTransitionStart_prop", "string": "The DaylightTransitionStart property must not equal the DaylightTransitionEnd property." }, { "virtualAddress": "0x01070E80", "name": "StringLiteral_daylightTransitionEnd", "string": "daylightTransitionEnd" }, { "virtualAddress": "0x01073DE8", "name": "StringLiteral_The_DateStart_property_must_come", "string": "The DateStart property must come before the DateEnd property." }, { "virtualAddress": "0x01073AE0", "name": "StringLiteral_daylightDelta", "string": "daylightDelta" }, { "virtualAddress": "0x010848E8", "name": "StringLiteral_The_TimeSpan_parameter_must_be_w", "string": "The TimeSpan parameter must be within plus or minus 14.0 hours." }, { "virtualAddress": "0x01070188", "name": "StringLiteral_The_TimeSpan_parameter_cannot_be", "string": "The TimeSpan parameter cannot be specified more precisely than whole minutes." }, { "virtualAddress": "0x01075338", "name": "StringLiteral_The_supplied_DateTime_includes_a", "string": "The supplied DateTime includes a TimeOfDay setting. This is not supported." }, { "virtualAddress": "0x010709D0", "name": "StringLiteral_algorithmName", "string": "algorithmName" }, { "virtualAddress": "0x010720C0", "name": "StringLiteral_AES", "string": "AES" }, { "virtualAddress": "0x0107BCD8", "name": "StringLiteral_InnerExceptions", "string": "InnerExceptions" }, { "virtualAddress": "0x0107E148", "name": "StringLiteral_predicate", "string": "predicate" }, { "virtualAddress": "0x01086DD8", "name": "StringLiteral__0__1_______Inner_Exception___2_", "string": "{0}{1}---\u003E (Inner Exception #{2}) {3}{4}{5}" }, { "virtualAddress": "0x01074CF8", "name": "StringLiteral_____", "string": "\u003C---" }, { "virtualAddress": "0x01086CE8", "name": "StringLiteral_One_or_more_errors_occurred_", "string": "One or more errors occurred." }, { "virtualAddress": "0x01073518", "name": "StringLiteral_innerException", "string": "innerException" }, { "virtualAddress": "0x0107D160", "name": "StringLiteral_innerExceptions", "string": "innerExceptions" }, { "virtualAddress": "0x0106EAB8", "name": "StringLiteral_An_element_of_innerExceptions_wa", "string": "An element of innerExceptions was null." }, { "virtualAddress": "0x0106CAF8", "name": "StringLiteral_innerExceptionInfos", "string": "innerExceptionInfos" }, { "virtualAddress": "0x01070688", "name": "StringLiteral_The_serialization_stream_contain", "string": "The serialization stream contains no inner exceptions." }, { "virtualAddress": "0x0107EF00", "name": "StringLiteral_e", "string": "e" }, { "virtualAddress": "0x01080508", "name": "StringLiteral_All_code", "string": "All code" }, { "virtualAddress": "0x010837A8", "name": "StringLiteral_Ambiguous_match_found_", "string": "Ambiguous match found." }, { "virtualAddress": "0x01078218", "name": "StringLiteral_switchName", "string": "switchName" }, { "virtualAddress": "0x01082988", "name": "StringLiteral_Empty_name_is_not_legal_", "string": "Empty name is not legal." }, { "virtualAddress": "0x01071F98", "name": "StringLiteral_APP_CONTEXT_BASE_DIRECTORY", "string": "APP_CONTEXT_BASE_DIRECTORY" }, { "virtualAddress": "0x0106F6C8", "name": "StringLiteral_Inconsistent_state_during_activa", "string": "Inconsistent state during activation; there may be two proxies for the same object" }, { "virtualAddress": "0x0107E700", "name": "StringLiteral_file___", "string": "file://" }, { "virtualAddress": "0x010804C0", "name": "StringLiteral_____", "string": "\\\\?\\" }, { "virtualAddress": "0x0107CAF8", "name": "StringLiteral_The_given_path_s_format_is_not_s", "string": "The given path\u0027s format is not supported." }, { "virtualAddress": "0x01080F78", "name": "StringLiteral_Invalid_path_characters_in_path_", "string": "Invalid path characters in path: \u0027{0}\u0027" }, { "virtualAddress": "0x01085FE0", "name": "StringLiteral_appBase", "string": "appBase" }, { "virtualAddress": "0x0106F7E0", "name": "StringLiteral_Invalid_filename_characters_in_p", "string": "Invalid filename characters in path: \u0027{0}\u0027" }, { "virtualAddress": "0x01073108", "name": "StringLiteral_The_ApplicationBase_must_be_set_", "string": "The ApplicationBase must be set before retrieving this property." }, { "virtualAddress": "0x01075DF8", "name": "StringLiteral_ApplicationName_must_be_set_befo", "string": "ApplicationName must be set before the DynamicBase can be set." }, { "virtualAddress": "0x01074988", "name": "StringLiteral_x", "string": "x" }, { "virtualAddress": "0x01085F08", "name": "StringLiteral_Attempted_to_access_an_unloaded_", "string": "Attempted to access an unloaded AppDomain." }, { "virtualAddress": "0x0107F040", "name": "StringLiteral_assemblyName", "string": "assemblyName" }, { "virtualAddress": "0x0107A338", "name": "StringLiteral_true", "string": "true" }, { "virtualAddress": "0x010844D0", "name": "StringLiteral_false", "string": "false" }, { "virtualAddress": "0x010720D8", "name": "StringLiteral_friendlyName", "string": "friendlyName" }, { "virtualAddress": "0x0106C7F0", "name": "StringLiteral__I_don_t_have_a_config_file_", "string": "[I don\u0027t have a config file]" }, { "virtualAddress": "0x0106F050", "name": "StringLiteral_assemblyFile", "string": "assemblyFile" }, { "virtualAddress": "0x01078BD0", "name": "StringLiteral_Entry_point_not_found_in_assembl", "string": "Entry point not found in assembly \u0027" }, { "virtualAddress": "0x010760A0", "name": "StringLiteral___", "string": "\u0027." }, { "virtualAddress": "0x010732E8", "name": "StringLiteral_value", "string": "value" }, { "virtualAddress": "0x01080620", "name": "StringLiteral_assemblyRef", "string": "assemblyRef" }, { "virtualAddress": "0x01083F18", "name": "StringLiteral_rawAssembly", "string": "rawAssembly" }, { "virtualAddress": "0x01083A78", "name": "StringLiteral_assemblyRef_Name_cannot_be_empty", "string": "assemblyRef.Name cannot be empty." }, { "virtualAddress": "0x0106FEB0", "name": "StringLiteral_assemblyString", "string": "assemblyString" }, { "virtualAddress": "0x0106DE28", "name": "StringLiteral_assemblyString_cannot_have_zero_", "string": "assemblyString cannot have zero length" }, { "virtualAddress": "0x0107DB68", "name": "StringLiteral_domainPolicy", "string": "domainPolicy" }, { "virtualAddress": "0x0107E908", "name": "StringLiteral_An_AppDomain_policy_is_already_s", "string": "An AppDomain policy is already specified." }, { "virtualAddress": "0x0107DC20", "name": "StringLiteral_principal", "string": "principal" }, { "virtualAddress": "0x01072328", "name": "StringLiteral_principal_already_present_", "string": "principal already present." }, { "virtualAddress": "0x01076C50", "name": "StringLiteral_The_Name_of_AssemblyName_cannot_", "string": "The Name of AssemblyName cannot be null or a zero-length string." }, { "virtualAddress": "0x01079FB8", "name": "StringLiteral_The_Name_of_AssemblyName_cannot_", "string": "The Name of AssemblyName cannot start with whitespace, or contain \u0027/\u0027, \u0027\\\u0027 or \u0027:\u0027." }, { "virtualAddress": "0x0107BDB0", "name": "StringLiteral_adSetup", "string": "adSetup" }, { "virtualAddress": "0x01074588", "name": "StringLiteral__0__is_missing_it_s__1__property", "string": "{0} is missing it\u0027s {1} property" }, { "virtualAddress": "0x0107E1A8", "name": "StringLiteral_AppDomainSetup", "string": "AppDomainSetup" }, { "virtualAddress": "0x0106BD58", "name": "StringLiteral_ActivationArguments", "string": "ActivationArguments" }, { "virtualAddress": "0x0107B2F8", "name": "StringLiteral_Current_policy_doesn_t_allow_exe", "string": "Current policy doesn\u0027t allow execution of addin." }, { "virtualAddress": "0x0107A088", "name": "StringLiteral_typeName", "string": "typeName" }, { "virtualAddress": "0x0106D060", "name": "StringLiteral_ApplicationDirectory", "string": "ApplicationDirectory" }, { "virtualAddress": "0x0107C958", "name": "StringLiteral_Invalid_character_s__in_director", "string": "Invalid character(s) in directory {0}" }, { "virtualAddress": "0x0106DAE0", "name": "StringLiteral_other", "string": "other" }, { "virtualAddress": "0x01075D90", "name": "StringLiteral_System_Security_Policy_Applicati", "string": "System.Security.Policy.ApplicationDirectory" }, { "virtualAddress": "0x01073010", "name": "StringLiteral_version", "string": "version" }, { "virtualAddress": "0x0106F140", "name": "StringLiteral__1", "string": "1" }, { "virtualAddress": "0x0106EBE0", "name": "StringLiteral_Directory", "string": "Directory" }, { "virtualAddress": "0x0106D238", "name": "StringLiteral_name", "string": "name" }, { "virtualAddress": "0x0107DAD0", "name": "StringLiteral_Empty", "string": "Empty" }, { "virtualAddress": "0x0106D7B0", "name": "StringLiteral_Error_in_the_application_", "string": "Error in the application." }, { "virtualAddress": "0x0107B3C8", "name": "StringLiteral___culture__", "string": ", culture=\u0022" }, { "virtualAddress": "0x01075A90", "name": "StringLiteral__", "string": "\u0022" }, { "virtualAddress": "0x01073240", "name": "StringLiteral___version__", "string": ", version=\u0022" }, { "virtualAddress": "0x01076440", "name": "StringLiteral___publicKeyToken__", "string": ", publicKeyToken=\u0022" }, { "virtualAddress": "0x0106BA08", "name": "StringLiteral___processorArchitecture___", "string": ", processorArchitecture =\u0022" }, { "virtualAddress": "0x0106F0F8", "name": "StringLiteral_ApplicationId_cannot_have_an_emp", "string": "ApplicationId cannot have an empty string for the name." }, { "virtualAddress": "0x0106F400", "name": "StringLiteral_publicKeyToken", "string": "publicKeyToken" }, { "virtualAddress": "0x0107DB10", "name": "StringLiteral_applicationIdentityFullName", "string": "applicationIdentityFullName" }, { "virtualAddress": "0x01079380", "name": "StringLiteral___Culture_", "string": ", Culture=" }, { "virtualAddress": "0x0107B8E0", "name": "StringLiteral___Culture_neutral", "string": ", Culture=neutral" }, { "virtualAddress": "0x01078110", "name": "StringLiteral_ApplicationEvidence", "string": "ApplicationEvidence" }, { "virtualAddress": "0x0106FE10", "name": "StringLiteral_ApplicationId", "string": "ApplicationId" }, { "virtualAddress": "0x0107EEB8", "name": "StringLiteral_DefaultRequestSet", "string": "DefaultRequestSet" }, { "virtualAddress": "0x01080C90", "name": "StringLiteral_DeploymentId", "string": "DeploymentId" }, { "virtualAddress": "0x01075558", "name": "StringLiteral_trusts", "string": "trusts" }, { "virtualAddress": "0x0107A980", "name": "StringLiteral_ApplicationTrust_ApplicationIden", "string": "ApplicationTrust.ApplicationIdentity can\u0027t be null." }, { "virtualAddress": "0x01082AD8", "name": "StringLiteral_trust", "string": "trust" }, { "virtualAddress": "0x01086938", "name": "StringLiteral___Version_", "string": ", Version=" }, { "virtualAddress": "0x01070300", "name": "StringLiteral_versionMatch", "string": "versionMatch" }, { "virtualAddress": "0x0106E010", "name": "StringLiteral_element", "string": "element" }, { "virtualAddress": "0x0106ACC8", "name": "StringLiteral_ApplicationTrust", "string": "ApplicationTrust" }, { "virtualAddress": "0x01075A40", "name": "StringLiteral_FullName", "string": "FullName" }, { "virtualAddress": "0x010819B0", "name": "StringLiteral_DefaultGrant", "string": "DefaultGrant" }, { "virtualAddress": "0x01082478", "name": "StringLiteral_PolicyStatement", "string": "PolicyStatement" }, { "virtualAddress": "0x0107F790", "name": "StringLiteral_TrustedToRun", "string": "TrustedToRun" }, { "virtualAddress": "0x0106F230", "name": "StringLiteral_Persist", "string": "Persist" }, { "virtualAddress": "0x01080880", "name": "StringLiteral_ExtraInfo", "string": "ExtraInfo" }, { "virtualAddress": "0x0107C210", "name": "StringLiteral_Data", "string": "Data" }, { "virtualAddress": "0x01086180", "name": "StringLiteral_defaultGrantSet", "string": "defaultGrantSet" }, { "virtualAddress": "0x01085228", "name": "StringLiteral_fullTrustAssemblies", "string": "fullTrustAssemblies" }, { "virtualAddress": "0x010703C8", "name": "StringLiteral_fullTrustAssemblies_contains_an_", "string": "fullTrustAssemblies contains an assembly that does not have a StrongName" }, { "virtualAddress": "0x01076DF0", "name": "StringLiteral_ApplicationIdentity", "string": "ApplicationIdentity" }, { "virtualAddress": "0x0107ACA8", "name": "StringLiteral_ArgIterator_does_not_support_Equ", "string": "ArgIterator does not support Equals." }, { "virtualAddress": "0x01074E30", "name": "StringLiteral_Invalid_iterator_position_", "string": "Invalid iterator position." }, { "virtualAddress": "0x0107E4B0", "name": "StringLiteral_ParamName", "string": "ParamName" }, { "virtualAddress": "0x01078570", "name": "StringLiteral_Value_does_not_fall_within_the_e", "string": "Value does not fall within the expected range." }, { "virtualAddress": "0x0106B5E8", "name": "StringLiteral_Parameter_name___0_", "string": "Parameter name: {0}" }, { "virtualAddress": "0x01078F70", "name": "StringLiteral_Value_cannot_be_null_", "string": "Value cannot be null." }, { "virtualAddress": "0x010772E8", "name": "StringLiteral_ActualValue", "string": "ActualValue" }, { "virtualAddress": "0x01087680", "name": "StringLiteral_Actual_value_was__0__", "string": "Actual value was {0}." }, { "virtualAddress": "0x010757C8", "name": "StringLiteral_Specified_argument_was_out_of_th", "string": "Specified argument was out of the range of valid values." }, { "virtualAddress": "0x0106C9D8", "name": "StringLiteral_Overflow_or_underflow_in_the_ari", "string": "Overflow or underflow in the arithmetic operation." }, { "virtualAddress": "0x0107F350", "name": "StringLiteral_Enumeration_has_not_started__Cal", "string": "Enumeration has not started. Call MoveNext." }, { "virtualAddress": "0x01071240", "name": "StringLiteral_Enumeration_already_finished_", "string": "Enumeration already finished." }, { "virtualAddress": "0x0106A928", "name": "StringLiteral_Type_is_not_supported_", "string": "Type is not supported." }, { "virtualAddress": "0x0106EBB0", "name": "StringLiteral_arrayList", "string": "arrayList" }, { "virtualAddress": "0x01070960", "name": "StringLiteral_Collection_was_modified__enumera", "string": "Collection was modified; enumeration operation may not execute." }, { "virtualAddress": "0x010826D8", "name": "StringLiteral_list", "string": "list" }, { "virtualAddress": "0x01077EF8", "name": "StringLiteral_Offset_and_length_were_out_of_bo", "string": "Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection." }, { "virtualAddress": "0x01082900", "name": "StringLiteral_Only_single_dimensional_arrays_a", "string": "Only single dimensional arrays are supported for the requested action." }, { "virtualAddress": "0x0107A708", "name": "StringLiteral_startIndex", "string": "startIndex" }, { "virtualAddress": "0x01078638", "name": "StringLiteral_Count_must_be_positive_and_count", "string": "Count must be positive and count must refer to a location within the string/array/collection." }, { "virtualAddress": "0x0106AEF0", "name": "StringLiteral_c", "string": "c" }, { "virtualAddress": "0x010834E8", "name": "StringLiteral_Collection_cannot_be_null_", "string": "Collection cannot be null." }, { "virtualAddress": "0x010848A0", "name": "StringLiteral_Insertion_index_was_out_of_range", "string": "Insertion index was out of range. Must be non-negative and less than or equal to size." }, { "virtualAddress": "0x01083C18", "name": "StringLiteral_Larger_than_collection_size_", "string": "Larger than collection size." }, { "virtualAddress": "0x010790C0", "name": "StringLiteral_capacity", "string": "capacity" }, { "virtualAddress": "0x0107E798", "name": "StringLiteral___0___must_be_non_negative_", "string": "\u0027{0}\u0027 must be non-negative." }, { "virtualAddress": "0x01071188", "name": "StringLiteral_capacity_was_less_than_the_curre", "string": "capacity was less than the current size." }, { "virtualAddress": "0x01071BB0", "name": "StringLiteral_The_underlying_array_is_null_", "string": "The underlying array is null." }, { "virtualAddress": "0x0107B3D8", "name": "StringLiteral_array", "string": "array" }, { "virtualAddress": "0x0106E6C8", "name": "StringLiteral_offset", "string": "offset" }, { "virtualAddress": "0x0107B3E0", "name": "StringLiteral_Failed_to_compare_two_elements_i", "string": "Failed to compare two elements in the array." }, { "virtualAddress": "0x0107D050", "name": "StringLiteral__Ptr_", "string": "[*]" }, { "virtualAddress": "0x01084880", "name": "StringLiteral_Attempted_to_access_an_element_a", "string": "Attempted to access an element as a type incompatible with the array." }, { "virtualAddress": "0x0107D190", "name": "StringLiteral_length", "string": "length" }, { "virtualAddress": "0x01081050", "name": "StringLiteral_Only_single_dimension_arrays_are", "string": "Only single dimension arrays are supported here." }, { "virtualAddress": "0x0107BB00", "name": "StringLiteral_length___0", "string": "length \u003C 0" }, { "virtualAddress": "0x0106CC30", "name": "StringLiteral_index___lower_bound", "string": "index \u003C lower bound" }, { "virtualAddress": "0x01082890", "name": "StringLiteral_index___length___size", "string": "index \u002B length \u003E size" }, { "virtualAddress": "0x01083078", "name": "StringLiteral_converter", "string": "converter" }, { "virtualAddress": "0x01076670", "name": "StringLiteral_Arrays_larger_than_2GB_are_not_s", "string": "Arrays larger than 2GB are not supported." }, { "virtualAddress": "0x0107B4A0", "name": "StringLiteral_sourceArray", "string": "sourceArray" }, { "virtualAddress": "0x010846A0", "name": "StringLiteral_destinationArray", "string": "destinationArray" }, { "virtualAddress": "0x01079FD0", "name": "StringLiteral_Value_has_to_be____0_", "string": "Value has to be \u003E= 0." }, { "virtualAddress": "0x0107FF00", "name": "StringLiteral_sourceIndex", "string": "sourceIndex" }, { "virtualAddress": "0x01071F78", "name": "StringLiteral_destinationIndex", "string": "destinationIndex" }, { "virtualAddress": "0x0107B5C8", "name": "StringLiteral_Index_was_less_than_the_array_s_", "string": "Index was less than the array\u0027s lower bound in the first dimension." }, { "virtualAddress": "0x01075F48", "name": "StringLiteral_Destination_array_was_not_long_e", "string": "Destination array was not long enough. Check destIndex and length, and the array\u0027s lower bounds" }, { "virtualAddress": "0x01084C70", "name": "StringLiteral_lengths", "string": "lengths" }, { "virtualAddress": "0x0106C5F8", "name": "StringLiteral_Must_provide_at_least_one_rank_", "string": "Must provide at least one rank." }, { "virtualAddress": "0x01079F98", "name": "StringLiteral_len", "string": "len" }, { "virtualAddress": "0x010716A8", "name": "StringLiteral_elementType", "string": "elementType" }, { "virtualAddress": "0x0107B8C8", "name": "StringLiteral_lowerBounds", "string": "lowerBounds" }, { "virtualAddress": "0x01075D78", "name": "StringLiteral_Array_type_can_not_be_void", "string": "Array type can not be void" }, { "virtualAddress": "0x0106EA08", "name": "StringLiteral_Array_type_can_not_be_an_open_ge", "string": "Array type can not be an open generic type" }, { "virtualAddress": "0x010836B8", "name": "StringLiteral_Arrays_must_contain____1_element", "string": "Arrays must contain \u003E= 1 elements." }, { "virtualAddress": "0x01077938", "name": "StringLiteral_Arrays_must_be_of_same_size_", "string": "Arrays must be of same size." }, { "virtualAddress": "0x01086200", "name": "StringLiteral_Each_value_has_to_be____0_", "string": "Each value has to be \u003E= 0." }, { "virtualAddress": "0x0106AAB0", "name": "StringLiteral_Length___bound_must_not_exceed_I", "string": "Length \u002B bound must not exceed Int32.MaxValue." }, { "virtualAddress": "0x01075310", "name": "StringLiteral_match", "string": "match" }, { "virtualAddress": "0x0107C580", "name": "StringLiteral_action", "string": "action" }, { "virtualAddress": "0x0106FF30", "name": "StringLiteral_indices", "string": "indices" }, { "virtualAddress": "0x01084938", "name": "StringLiteral_Indices_length_does_not_match_th", "string": "Indices length does not match the array rank." }, { "virtualAddress": "0x0107C2D8", "name": "StringLiteral_index1", "string": "index1" }, { "virtualAddress": "0x010728F0", "name": "StringLiteral_index2", "string": "index2" }, { "virtualAddress": "0x010875F0", "name": "StringLiteral_index3", "string": "index3" }, { "virtualAddress": "0x01083948", "name": "StringLiteral_Index_has_to_be_between_upper_an", "string": "Index has to be between upper and lower bound of the array." }, { "virtualAddress": "0x0106ECC0", "name": "StringLiteral_Collection_is_of_a_fixed_size", "string": "Collection is of a fixed size" }, { "virtualAddress": "0x010874D0", "name": "StringLiteral_Collection_is_read_only", "string": "Collection is read-only" }, { "virtualAddress": "0x01080D80", "name": "StringLiteral_Only_single_dimension_arrays_are", "string": "Only single dimension arrays are supported." }, { "virtualAddress": "0x01077820", "name": "StringLiteral_endIndex", "string": "endIndex" }, { "virtualAddress": "0x01081F00", "name": "StringLiteral_endIndex_cannot_be_greater_than_", "string": "endIndex cannot be greater than startIndex." }, { "virtualAddress": "0x01084BB8", "name": "StringLiteral_newSize", "string": "newSize" }, { "virtualAddress": "0x0106CCE8", "name": "StringLiteral_Index_has_to_be____lower_bound_a", "string": "Index has to be \u003E= lower bound and \u003C= upper bound of the array." }, { "virtualAddress": "0x0107B580", "name": "StringLiteral_keys", "string": "keys" }, { "virtualAddress": "0x0106FB98", "name": "StringLiteral_comparison", "string": "comparison" }, { "virtualAddress": "0x0106BC88", "name": "StringLiteral_The_arrays__lower_bounds_must_be", "string": "The arrays\u0027 lower bounds must be identical." }, { "virtualAddress": "0x01086948", "name": "StringLiteral_Collection_was_of_a_fixed_size_", "string": "Collection was of a fixed size." }, { "virtualAddress": "0x0106E9A8", "name": "StringLiteral_Object_is_not_a_array_with_the_s", "string": "Object is not a array with the same number of elements as the array to compare it to." }, { "virtualAddress": "0x0106AFD0", "name": "StringLiteral_comparer", "string": "comparer" }, { "virtualAddress": "0x0106B288", "name": "StringLiteral__Name", "string": "_Name" }, { "virtualAddress": "0x01074478", "name": "StringLiteral__PublicKey", "string": "_PublicKey" }, { "virtualAddress": "0x0107FAE0", "name": "StringLiteral__PublicKeyToken", "string": "_PublicKeyToken" }, { "virtualAddress": "0x0106C940", "name": "StringLiteral__CultureInfo", "string": "_CultureInfo" }, { "virtualAddress": "0x01070850", "name": "StringLiteral__CodeBase", "string": "_CodeBase" }, { "virtualAddress": "0x0107B328", "name": "StringLiteral__Version", "string": "_Version" }, { "virtualAddress": "0x01081B80", "name": "StringLiteral__HashAlgorithm", "string": "_HashAlgorithm" }, { "virtualAddress": "0x0106EC90", "name": "StringLiteral__HashAlgorithmForControl", "string": "_HashAlgorithmForControl" }, { "virtualAddress": "0x01072778", "name": "StringLiteral__StrongNameKeyPair", "string": "_StrongNameKeyPair" }, { "virtualAddress": "0x01072FE8", "name": "StringLiteral__VersionCompatibility", "string": "_VersionCompatibility" }, { "virtualAddress": "0x0107D0F0", "name": "StringLiteral__Flags", "string": "_Flags" }, { "virtualAddress": "0x010756F0", "name": "StringLiteral__HashForControl", "string": "_HashForControl" }, { "virtualAddress": "0x0106D6B0", "name": "StringLiteral_The_public_key_is_not_valid_", "string": "The public key is not valid." }, { "virtualAddress": "0x01080E88", "name": "StringLiteral_reference", "string": "reference" }, { "virtualAddress": "0x01084CC0", "name": "StringLiteral_definition", "string": "definition" }, { "virtualAddress": "0x0107F598", "name": "StringLiteral_assemblyName_cannot_have_zero_le", "string": "assemblyName cannot have zero length." }, { "virtualAddress": "0x01072968", "name": "StringLiteral_The_assembly_name_is_invalid_", "string": "The assembly name is invalid." }, { "virtualAddress": "0x0107A860", "name": "StringLiteral_neutral", "string": "neutral" }, { "virtualAddress": "0x01084BA0", "name": "StringLiteral___PublicKeyToken_null", "string": ", PublicKeyToken=null" }, { "virtualAddress": "0x01074628", "name": "StringLiteral___PublicKeyToken_", "string": ", PublicKeyToken=" }, { "virtualAddress": "0x01073BD8", "name": "StringLiteral_x2", "string": "x2" }, { "virtualAddress": "0x0107A1A0", "name": "StringLiteral___Retargetable_Yes", "string": ", Retargetable=Yes" }, { "virtualAddress": "0x01086190", "name": "StringLiteral_It_is_illegal_to_invoke_a_method", "string": "It is illegal to invoke a method on a Type loaded via ReflectionOnly methods." }, { "virtualAddress": "0x0106B138", "name": "StringLiteral_Derived_classes_must_implement_i", "string": "Derived classes must implement it" }, { "virtualAddress": "0x01080A58", "name": "StringLiteral_Name_cannot_be_null_", "string": "Name cannot be null." }, { "virtualAddress": "0x0107A830", "name": "StringLiteral_Empty_name_is_not_valid", "string": "Empty name is not valid" }, { "virtualAddress": "0x0106D548", "name": "StringLiteral_resourceName", "string": "resourceName" }, { "virtualAddress": "0x0107EF18", "name": "StringLiteral_String_cannot_have_zero_length_", "string": "String cannot have zero length." }, { "virtualAddress": "0x0107DCE8", "name": "StringLiteral_culture", "string": "culture" }, { "virtualAddress": "0x0106CCC8", "name": "StringLiteral__resources", "string": ".resources" }, { "virtualAddress": "0x01075868", "name": "StringLiteral__dll", "string": ".dll" }, { "virtualAddress": "0x01079B80", "name": "StringLiteral_path", "string": "path" }, { "virtualAddress": "0x0106F830", "name": "StringLiteral_Path_can_t_be_empty", "string": "Path can\u0027t be empty" }, { "virtualAddress": "0x0107FCB0", "name": "StringLiteral_Debugger_unable_to_launch_", "string": "Debugger unable to launch." }, { "virtualAddress": "0x0106D938", "name": "StringLiteral_Specified_key_is_not_a_valid_siz", "string": "Specified key is not a valid size for this algorithm." }, { "virtualAddress": "0x01079770", "name": "StringLiteral_hash", "string": "hash" }, { "virtualAddress": "0x0107C6B0", "name": "StringLiteral_AsyncFlowControl_object_can_be_u", "string": "AsyncFlowControl object can be used only once to call Undo()." }, { "virtualAddress": "0x010709E0", "name": "StringLiteral_AsyncFlowControl_object_must_be_", "string": "AsyncFlowControl object must be used on the thread where it was created." }, { "virtualAddress": "0x01084058", "name": "StringLiteral_AsyncFlowControl_objects_can_be_", "string": "AsyncFlowControl objects can be used to restore flow only on the Context that had its flow suppressed." }, { "virtualAddress": "0x01082C88", "name": "StringLiteral_Async__", "string": "Async: " }, { "virtualAddress": "0x01084FE0", "name": "StringLiteral_stateMachine", "string": "stateMachine" }, { "virtualAddress": "0x01070998", "name": "StringLiteral_The_builder_was_not_properly_ini", "string": "The builder was not properly initialized." }, { "virtualAddress": "0x01077230", "name": "StringLiteral_exception", "string": "exception" }, { "virtualAddress": "0x010859F8", "name": "StringLiteral_An_attempt_was_made_to_transitio", "string": "An attempt was made to transition a task to a final state when it had already completed." }, { "virtualAddress": "0x0106F6E0", "name": "StringLiteral_Value_length_bigger_than_upperbo", "string": "Value length bigger than upperbound ({0})." }, { "virtualAddress": "0x0106AB28", "name": "StringLiteral_Multiple_custom_attributes_of_th", "string": "Multiple custom attributes of the same type found." }, { "virtualAddress": "0x0107F3B0", "name": "StringLiteral_attributeType", "string": "attributeType" }, { "virtualAddress": "0x0107A520", "name": "StringLiteral_Type_passed_in_must_be_derived_f", "string": "Type passed in must be derived from System.Attribute or System.Attribute itself." }, { "virtualAddress": "0x010706D0", "name": "StringLiteral_The_ParameterInfo_object_is_not_", "string": "The ParameterInfo object is not valid." }, { "virtualAddress": "0x0107C7D0", "name": "StringLiteral_Invalid_type_for_ParameterInfo_m", "string": "Invalid type for ParameterInfo member in Attribute class." }, { "virtualAddress": "0x01072DB0", "name": "StringLiteral_Invalid_audit_flags_", "string": "Invalid audit flags." }, { "virtualAddress": "0x0107CE78", "name": "StringLiteral_auditFlags", "string": "auditFlags" }, { "virtualAddress": "0x0106BB98", "name": "StringLiteral_Header_size_too_big_____0__bytes", "string": "Header size too big (\u003E {0} bytes)." }, { "virtualAddress": "0x0106FE58", "name": "StringLiteral_Cannot_sign_non_PE_files__e_g___", "string": "Cannot sign non PE files, e.g. .CAB or .MSI files (error {0})." }, { "virtualAddress": "0x01086FC8", "name": "StringLiteral__1_2_840_113549_1_7_2", "string": "1.2.840.113549.1.7.2" }, { "virtualAddress": "0x0106EEB0", "name": "StringLiteral__1_3_6_1_4_1_311_2_1_4", "string": "1.3.6.1.4.1.311.2.1.4" }, { "virtualAddress": "0x0106E5D8", "name": "StringLiteral__1_2_840_113549_1_9_3", "string": "1.2.840.113549.1.9.3" }, { "virtualAddress": "0x0107C198", "name": "StringLiteral__1_2_840_113549_1_9_4", "string": "1.2.840.113549.1.9.4" }, { "virtualAddress": "0x0107E348", "name": "StringLiteral__1_2_840_113549_1_9_5", "string": "1.2.840.113549.1.9.5" }, { "virtualAddress": "0x010815C8", "name": "StringLiteral__1_2_840_113549_1_7_1", "string": "1.2.840.113549.1.7.1" }, { "virtualAddress": "0x0107D9C0", "name": "StringLiteral_MD5", "string": "MD5" }, { "virtualAddress": "0x01075F50", "name": "StringLiteral_SHA1", "string": "SHA1" }, { "virtualAddress": "0x01080100", "name": "StringLiteral_SHA256", "string": "SHA256" }, { "virtualAddress": "0x0106DA80", "name": "StringLiteral_SHA384", "string": "SHA384" }, { "virtualAddress": "0x01087308", "name": "StringLiteral_SHA512", "string": "SHA512" }, { "virtualAddress": "0x01070078", "name": "StringLiteral__1_3_6_1_4_1_311_2_1_11", "string": "1.3.6.1.4.1.311.2.1.11" }, { "virtualAddress": "0x01070D48", "name": "StringLiteral__1_3_6_1_4_1_311_2_1_12", "string": "1.3.6.1.4.1.311.2.1.12" }, { "virtualAddress": "0x0106D798", "name": "StringLiteral__1_2_840_113549_1_9_6", "string": "1.2.840.113549.1.9.6" }, { "virtualAddress": "0x0107E770", "name": "StringLiteral_accessMask", "string": "accessMask" }, { "virtualAddress": "0x0107A248", "name": "StringLiteral_BadImageFormat_FileName", "string": "BadImageFormat_FileName" }, { "virtualAddress": "0x01085598", "name": "StringLiteral_BadImageFormat_FusionLog", "string": "BadImageFormat_FusionLog" }, { "virtualAddress": "0x0107C640", "name": "StringLiteral_Format_of_the_executable___exe__", "string": "Format of the executable (.exe) or library (.dll) is invalid." }, { "virtualAddress": "0x0106FA78", "name": "StringLiteral___", "string": ": " }, { "virtualAddress": "0x01081EC0", "name": "StringLiteral_File_name____0__", "string": "File name: \u0027{0}\u0027" }, { "virtualAddress": "0x01077830", "name": "StringLiteral_______", "string": " ---\u003E " }, { "virtualAddress": "0x0106FAC0", "name": "StringLiteral__", "string": " " }, { "virtualAddress": "0x0107FE40", "name": "StringLiteral_Invalid_BasicConstraints_extensi", "string": "Invalid BasicConstraints extension" }, { "virtualAddress": "0x01079298", "name": "StringLiteral_Subject_Type_", "string": "Subject Type=" }, { "virtualAddress": "0x0107A1B8", "name": "StringLiteral_End_Entity", "string": "End Entity" }, { "virtualAddress": "0x01070080", "name": "StringLiteral_CA", "string": "CA" }, { "virtualAddress": "0x010791C8", "name": "StringLiteral_Path_Length_Constraint_", "string": "Path Length Constraint=" }, { "virtualAddress": "0x010772F0", "name": "StringLiteral_None", "string": "None" }, { "virtualAddress": "0x0106AF08", "name": "StringLiteral__2_5_29_19", "string": "2.5.29.19" }, { "virtualAddress": "0x010822D0", "name": "StringLiteral_Basic_Constraints", "string": "Basic Constraints" }, { "virtualAddress": "0x01070EC8", "name": "StringLiteral_PathLenConstraint_must_be_positi", "string": "PathLenConstraint must be positive or -1 for none ({0})." }, { "virtualAddress": "0x01080AA8", "name": "StringLiteral_number", "string": "number" }, { "virtualAddress": "0x01079B70", "name": "StringLiteral_Operation_would_return_a_negativ", "string": "Operation would return a negative value" }, { "virtualAddress": "0x0106AC50", "name": "StringLiteral_bitNum_out_of_range", "string": "bitNum out of range" }, { "virtualAddress": "0x010842D0", "name": "StringLiteral_charSet_length_less_than_radix", "string": "charSet length less than radix" }, { "virtualAddress": "0x0106BA60", "name": "StringLiteral_characterSet", "string": "characterSet" }, { "virtualAddress": "0x01084298", "name": "StringLiteral_There_is_no_such_thing_as_radix_", "string": "There is no such thing as radix one notation" }, { "virtualAddress": "0x01072F68", "name": "StringLiteral_radix", "string": "radix" }, { "virtualAddress": "0x01071050", "name": "StringLiteral__0", "string": "0" }, { "virtualAddress": "0x0106ABC0", "name": "StringLiteral__0123456789ABCDEFGHIJKLMNOPQRSTUV", "string": "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" }, { "virtualAddress": "0x0106BBC0", "name": "StringLiteral_bi1_out_of_range", "string": "bi1 out of range" }, { "virtualAddress": "0x01071560", "name": "StringLiteral_bi2_out_of_range", "string": "bi2 out of range" }, { "virtualAddress": "0x01074D00", "name": "StringLiteral_Unable_to_find_assembly___0___", "string": "Unable to find assembly \u0027{0}\u0027." }, { "virtualAddress": "0x01083D28", "name": "StringLiteral_BINARY", "string": "BINARY" }, { "virtualAddress": "0x01072960", "name": "StringLiteral_No_assembly_ID_for_object_type__", "string": "No assembly ID for object type \u0027{0}\u0027." }, { "virtualAddress": "0x01070710", "name": "StringLiteral_Invalid_read_type_request___0___", "string": "Invalid read type request \u0027{0}\u0027." }, { "virtualAddress": "0x01070EF8", "name": "StringLiteral_Invalid_write_type_request___0__", "string": "Invalid write type request \u0027{0}\u0027." }, { "virtualAddress": "0x01082F10", "name": "StringLiteral_serializationStream", "string": "serializationStream" }, { "virtualAddress": "0x0106B030", "name": "StringLiteral_Parameter___0___cannot_be_null_", "string": "Parameter \u0027{0}\u0027 cannot be null." }, { "virtualAddress": "0x0107B678", "name": "StringLiteral_Attempting_to_deserialize_an_emp", "string": "Attempting to deserialize an empty stream." }, { "virtualAddress": "0x01079A40", "name": "StringLiteral_Cannot_use_type___0____Only_valu", "string": "Cannot use type \u0027{0}\u0027. Only value types without pointers or references are supported." }, { "virtualAddress": "0x01081E08", "name": "StringLiteral_numBytes", "string": "numBytes" }, { "virtualAddress": "0x01075038", "name": "StringLiteral_The_number_of_bytes_requested_do", "string": "The number of bytes requested does not fit into BinaryReader\u0027s internal buffer." }, { "virtualAddress": "0x0106BBB0", "name": "StringLiteral_charsRemaining", "string": "charsRemaining" }, { "virtualAddress": "0x01078710", "name": "StringLiteral_Too_many_bytes_in_what_should_ha", "string": "Too many bytes in what should have been a 7 bit encoded Int32." }, { "virtualAddress": "0x010859D0", "name": "StringLiteral_Decimal_byte_array_constructor_r", "string": "Decimal byte array constructor requires an array of length four containing valid decimal bytes." }, { "virtualAddress": "0x01070830", "name": "StringLiteral_BinaryReader_encountered_an_inva", "string": "BinaryReader encountered an invalid string length of {0} characters." }, { "virtualAddress": "0x010738D0", "name": "StringLiteral_buffer", "string": "buffer" }, { "virtualAddress": "0x0106C9A0", "name": "StringLiteral_Buffer_cannot_be_null_", "string": "Buffer cannot be null." }, { "virtualAddress": "0x0106E008", "name": "StringLiteral_input", "string": "input" }, { "virtualAddress": "0x01075208", "name": "StringLiteral_encoding", "string": "encoding" }, { "virtualAddress": "0x0107D970", "name": "StringLiteral_Stream_was_not_readable_", "string": "Stream was not readable." }, { "virtualAddress": "0x0107ADF8", "name": "StringLiteral_Unicode_surrogate_characters_mus", "string": "Unicode surrogate characters must be written out as pairs together in the same call, not individually. Consider passing in a character array instead." }, { "virtualAddress": "0x01073390", "name": "StringLiteral_output", "string": "output" }, { "virtualAddress": "0x0106D6F8", "name": "StringLiteral_Stream_was_not_writable_", "string": "Stream was not writable." }, { "virtualAddress": "0x0106A920", "name": "StringLiteral_Array_lengths_must_be_the_same_", "string": "Array lengths must be the same." }, { "virtualAddress": "0x0106CF18", "name": "StringLiteral_Only_supported_array_types_for_C", "string": "Only supported array types for CopyTo on BitArrays are Boolean[], Int32[] and Byte[]." }, { "virtualAddress": "0x0106D520", "name": "StringLiteral_values", "string": "values" }, { "virtualAddress": "0x0106ABB0", "name": "StringLiteral_The_input_array_length_must_not_", "string": "The input array length must not exceed Int32.MaxValue / {0}. Otherwise BitArray.Length would exceed Int32.MaxValue." }, { "virtualAddress": "0x010846C8", "name": "StringLiteral_bits", "string": "bits" }, { "virtualAddress": "0x0107FC98", "name": "StringLiteral_StartIndex_cannot_be_less_than_z", "string": "StartIndex cannot be less than zero." }, { "virtualAddress": "0x01085AE8", "name": "StringLiteral_Value_must_be_positive_", "string": "Value must be positive." }, { "virtualAddress": "0x0106AD68", "name": "StringLiteral_Destination_array_is_not_long_en", "string": "Destination array is not long enough to copy all the items in the collection. Check array index and length." }, { "virtualAddress": "0x01077B20", "name": "StringLiteral_The_specified_length_exceeds_the", "string": "The specified length exceeds the maximum value of {0}." }, { "virtualAddress": "0x0106AA10", "name": "StringLiteral_transform", "string": "transform" }, { "virtualAddress": "0x01081850", "name": "StringLiteral_blockSize", "string": "blockSize" }, { "virtualAddress": "0x01075268", "name": "StringLiteral_Object_must_be_of_type_Boolean_", "string": "Object must be of type Boolean." }, { "virtualAddress": "0x01079DD8", "name": "StringLiteral_String_was_not_recognized_as_a_v", "string": "String was not recognized as a valid Boolean." }, { "virtualAddress": "0x0107D840", "name": "StringLiteral_Invalid_cast_from___0___to___1__", "string": "Invalid cast from \u0027{0}\u0027 to \u0027{1}\u0027." }, { "virtualAddress": "0x01087560", "name": "StringLiteral_Boolean", "string": "Boolean" }, { "virtualAddress": "0x010788A0", "name": "StringLiteral_Char", "string": "Char" }, { "virtualAddress": "0x01081450", "name": "StringLiteral_DateTime", "string": "DateTime" }, { "virtualAddress": "0x010783B0", "name": "StringLiteral_False", "string": "False" }, { "virtualAddress": "0x0107BCE8", "name": "StringLiteral_True", "string": "True" }, { "virtualAddress": "0x01072EB0", "name": "StringLiteral_Invalid_Bootstring_decode_result", "string": "Invalid Bootstring decode result, at {0}" }, { "virtualAddress": "0x0107D740", "name": "StringLiteral_src", "string": "src" }, { "virtualAddress": "0x0106B870", "name": "StringLiteral_dst", "string": "dst" }, { "virtualAddress": "0x010786D0", "name": "StringLiteral_srcOffset", "string": "srcOffset" }, { "virtualAddress": "0x01073B68", "name": "StringLiteral_dstOffset", "string": "dstOffset" }, { "virtualAddress": "0x010717D0", "name": "StringLiteral_Object_must_be_an_array_of_primi", "string": "Object must be an array of primitives." }, { "virtualAddress": "0x0106D828", "name": "StringLiteral_Cannot_write_to_a_BufferedStream", "string": "Cannot write to a BufferedStream while the read buffer is not empty if the underlying stream is not seekable. Ensure that the stream underlying this BufferedStream can seek or avoid interleaving read and write operations on this BufferedStream." }, { "virtualAddress": "0x01073350", "name": "StringLiteral_asyncResult", "string": "asyncResult" }, { "virtualAddress": "0x010848C8", "name": "StringLiteral_Length_must_be_non_negative_", "string": "Length must be non-negative." }, { "virtualAddress": "0x0106B948", "name": "StringLiteral_stream", "string": "stream" }, { "virtualAddress": "0x01085D58", "name": "StringLiteral_bufferSize", "string": "bufferSize" }, { "virtualAddress": "0x01076428", "name": "StringLiteral___0___must_be_greater_than_zero_", "string": "\u0027{0}\u0027 must be greater than zero." }, { "virtualAddress": "0x010733C8", "name": "StringLiteral_Object_must_be_of_type_Byte_", "string": "Object must be of type Byte." }, { "virtualAddress": "0x0106D940", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for an unsigned byte." }, { "virtualAddress": "0x010823D0", "name": "StringLiteral_Byte", "string": "Byte" }, { "virtualAddress": "0x01072A88", "name": "StringLiteral_Parameter_of_type_", "string": "Parameter of type " }, { "virtualAddress": "0x0106E9F8", "name": "StringLiteral__cannot_be_unmarshalled", "string": " cannot be unmarshalled" }, { "virtualAddress": "0x01071D30", "name": "StringLiteral_Method___0___not_found_in_type__", "string": "Method \u0027{0}\u0027 not found in type \u0027{1}\u0027" }, { "virtualAddress": "0x010734A0", "name": "StringLiteral___0x", "string": " (0x" }, { "virtualAddress": "0x01072220", "name": "StringLiteral_X8", "string": "X8" }, { "virtualAddress": "0x0107B720", "name": "StringLiteral_Error_HRESULT_E_FAIL_has_been_re", "string": "Error HRESULT E_FAIL has been returned from a call to a COM component." }, { "virtualAddress": "0x01084730", "name": "StringLiteral_dest", "string": "dest" }, { "virtualAddress": "0x010797C8", "name": "StringLiteral_index___count___dest_Length", "string": "index \u002B count \u003E dest.Length" }, { "virtualAddress": "0x01071550", "name": "StringLiteral_fa_IR", "string": "fa-IR" }, { "virtualAddress": "0x01077668", "name": "StringLiteral_ja_JP", "string": "ja-JP" }, { "virtualAddress": "0x0107EAC0", "name": "StringLiteral_zh_TW", "string": "zh-TW" }, { "virtualAddress": "0x0107A0E8", "name": "StringLiteral_ko_KR", "string": "ko-KR" }, { "virtualAddress": "0x01082768", "name": "StringLiteral_ar_SA", "string": "ar-SA" }, { "virtualAddress": "0x0107BB38", "name": "StringLiteral_th_TH", "string": "th-TH" }, { "virtualAddress": "0x01070538", "name": "StringLiteral_he_IL", "string": "he-IL" }, { "virtualAddress": "0x0106B278", "name": "StringLiteral_ar_DZ", "string": "ar-DZ" }, { "virtualAddress": "0x01074C00", "name": "StringLiteral_ar_IQ", "string": "ar-IQ" }, { "virtualAddress": "0x010854C0", "name": "StringLiteral_en_US", "string": "en-US" }, { "virtualAddress": "0x01071A58", "name": "StringLiteral_AD", "string": "AD" }, { "virtualAddress": "0x01074FE0", "name": "StringLiteral_dv_MV", "string": "dv-MV" }, { "virtualAddress": "0x01075180", "name": "StringLiteral_u0780_", "string": "\u0780." }, { "virtualAddress": "0x0107C2C8", "name": "StringLiteral_u0647u0640", "string": "\u0647\u0640" }, { "virtualAddress": "0x01085968", "name": "StringLiteral_A_D_", "string": "A.D." }, { "virtualAddress": "0x0107C088", "name": "StringLiteral_C_E_", "string": "C.E." }, { "virtualAddress": "0x01086FA0", "name": "StringLiteral_u0780u07A8u0796u07B0u0783u07A9", "string": "\u0780\u07A8\u0796\u07B0\u0783\u07A9" }, { "virtualAddress": "0x01071F28", "name": "StringLiteral_u0628u0639u062F_u0627u0644u0647u062Cu0631u0629", "string": "\u0628\u0639\u062F \u0627\u0644\u0647\u062C\u0631\u0629" }, { "virtualAddress": "0x0106ADC0", "name": "StringLiteral_u0645", "string": "\u0645" }, { "virtualAddress": "0x0107C310", "name": "StringLiteral_ap__J__C_", "string": "ap. J.-C." }, { "virtualAddress": "0x0106E630", "name": "StringLiteral_u4E2Du83EFu6C11u570B", "string": "\u4E2D\u83EF\u6C11\u570B" }, { "virtualAddress": "0x01084F30", "name": "StringLiteral_uB2E8uAE30", "string": "\uB2E8\uAE30" }, { "virtualAddress": "0x0107DED0", "name": "StringLiteral_u0E1E_u0E28_", "string": "\u0E1E.\u0E28." }, { "virtualAddress": "0x01082E10", "name": "StringLiteral_u0647_u0634", "string": "\u0647.\u0634" }, { "virtualAddress": "0x01072410", "name": "StringLiteral_Gregorian_Calendar", "string": "Gregorian Calendar" }, { "virtualAddress": "0x0106A838", "name": "StringLiteral_MM_dd_yyyy", "string": "MM/dd/yyyy" }, { "virtualAddress": "0x0107B6E8", "name": "StringLiteral_yyyy_MM_dd", "string": "yyyy-MM-dd" }, { "virtualAddress": "0x01083B40", "name": "StringLiteral_dddd__dd_MMMM_yyyy", "string": "dddd, dd MMMM yyyy" }, { "virtualAddress": "0x01080588", "name": "StringLiteral_yyyy_MMMM", "string": "yyyy MMMM" }, { "virtualAddress": "0x0106B0B8", "name": "StringLiteral_MMMM_dd", "string": "MMMM dd" }, { "virtualAddress": "0x010758D0", "name": "StringLiteral_Sunday", "string": "Sunday" }, { "virtualAddress": "0x0106D980", "name": "StringLiteral_Monday", "string": "Monday" }, { "virtualAddress": "0x010799E8", "name": "StringLiteral_Tuesday", "string": "Tuesday" }, { "virtualAddress": "0x01086098", "name": "StringLiteral_Wednesday", "string": "Wednesday" }, { "virtualAddress": "0x0106B3E0", "name": "StringLiteral_Thursday", "string": "Thursday" }, { "virtualAddress": "0x0106BD80", "name": "StringLiteral_Friday", "string": "Friday" }, { "virtualAddress": "0x0106D7B8", "name": "StringLiteral_Saturday", "string": "Saturday" }, { "virtualAddress": "0x01081BE8", "name": "StringLiteral_Sun", "string": "Sun" }, { "virtualAddress": "0x0107FD78", "name": "StringLiteral_Mon", "string": "Mon" }, { "virtualAddress": "0x010863E0", "name": "StringLiteral_Tue", "string": "Tue" }, { "virtualAddress": "0x0107D890", "name": "StringLiteral_Wed", "string": "Wed" }, { "virtualAddress": "0x01070608", "name": "StringLiteral_Thu", "string": "Thu" }, { "virtualAddress": "0x01072080", "name": "StringLiteral_Fri", "string": "Fri" }, { "virtualAddress": "0x0107D048", "name": "StringLiteral_Sat", "string": "Sat" }, { "virtualAddress": "0x0106E9A0", "name": "StringLiteral_Su", "string": "Su" }, { "virtualAddress": "0x0106A980", "name": "StringLiteral_Mo", "string": "Mo" }, { "virtualAddress": "0x01084968", "name": "StringLiteral_Tu", "string": "Tu" }, { "virtualAddress": "0x01080948", "name": "StringLiteral_We", "string": "We" }, { "virtualAddress": "0x01073EC0", "name": "StringLiteral_Th", "string": "Th" }, { "virtualAddress": "0x01081620", "name": "StringLiteral_Fr", "string": "Fr" }, { "virtualAddress": "0x0106FE48", "name": "StringLiteral_Sa", "string": "Sa" }, { "virtualAddress": "0x0106C630", "name": "StringLiteral_January", "string": "January" }, { "virtualAddress": "0x01086318", "name": "StringLiteral_February", "string": "February" }, { "virtualAddress": "0x0107C080", "name": "StringLiteral_March", "string": "March" }, { "virtualAddress": "0x01072BD8", "name": "StringLiteral_April", "string": "April" }, { "virtualAddress": "0x0106D008", "name": "StringLiteral_May", "string": "May" }, { "virtualAddress": "0x01085370", "name": "StringLiteral_June", "string": "June" }, { "virtualAddress": "0x01079818", "name": "StringLiteral_July", "string": "July" }, { "virtualAddress": "0x01072E70", "name": "StringLiteral_August", "string": "August" }, { "virtualAddress": "0x01082D08", "name": "StringLiteral_September", "string": "September" }, { "virtualAddress": "0x0107A668", "name": "StringLiteral_October", "string": "October" }, { "virtualAddress": "0x010768C8", "name": "StringLiteral_November", "string": "November" }, { "virtualAddress": "0x0107A2D8", "name": "StringLiteral_December", "string": "December" }, { "virtualAddress": "0x0107E050", "name": "StringLiteral_Jan", "string": "Jan" }, { "virtualAddress": "0x01077878", "name": "StringLiteral_Feb", "string": "Feb" }, { "virtualAddress": "0x0106B228", "name": "StringLiteral_Mar", "string": "Mar" }, { "virtualAddress": "0x0107F028", "name": "StringLiteral_Apr", "string": "Apr" }, { "virtualAddress": "0x0107A968", "name": "StringLiteral_Jun", "string": "Jun" }, { "virtualAddress": "0x01084190", "name": "StringLiteral_Jul", "string": "Jul" }, { "virtualAddress": "0x0106EED0", "name": "StringLiteral_Aug", "string": "Aug" }, { "virtualAddress": "0x0107D538", "name": "StringLiteral_Sep", "string": "Sep" }, { "virtualAddress": "0x0106B600", "name": "StringLiteral_Oct", "string": "Oct" }, { "virtualAddress": "0x0107DF60", "name": "StringLiteral_Nov", "string": "Nov" }, { "virtualAddress": "0x01078C58", "name": "StringLiteral_Dec", "string": "Dec" }, { "virtualAddress": "0x0107DF98", "name": "StringLiteral_u4E2Du83EFu6C11u570Bu66C6", "string": "\u4E2D\u83EF\u6C11\u570B\u66C6" }, { "virtualAddress": "0x01071BE0", "name": "StringLiteral_Value_to_add_was_out_of_range_", "string": "Value to add was out of range." }, { "virtualAddress": "0x0107F0F0", "name": "StringLiteral_The_result_is_out_of_the_support", "string": "The result is out of the supported range for this calendar. The result should be between {0} (Gregorian date) and {1} (Gregorian date), inclusive." }, { "virtualAddress": "0x01075778", "name": "StringLiteral_firstDayOfWeek", "string": "firstDayOfWeek" }, { "virtualAddress": "0x0107C430", "name": "StringLiteral_Valid_values_are_between__0__and", "string": "Valid values are between {0} and {1}, inclusive." }, { "virtualAddress": "0x0107D260", "name": "StringLiteral_rule", "string": "rule" }, { "virtualAddress": "0x0107BE40", "name": "StringLiteral_calendar", "string": "calendar" }, { "virtualAddress": "0x01074F60", "name": "StringLiteral_millisecond", "string": "millisecond" }, { "virtualAddress": "0x0106A910", "name": "StringLiteral_Hour__Minute__and_Second_paramet", "string": "Hour, Minute, and Second parameters describe an un-representable DateTime." }, { "virtualAddress": "0x0107A750", "name": "StringLiteral_year", "string": "year" }, { "virtualAddress": "0x01077430", "name": "StringLiteral_Instance_is_read_only_", "string": "Instance is read-only." }, { "virtualAddress": "0x01078480", "name": "StringLiteral_millisecondsDelay", "string": "millisecondsDelay" }, { "virtualAddress": "0x0106F170", "name": "StringLiteral_delay", "string": "delay" }, { "virtualAddress": "0x01076EC8", "name": "StringLiteral_tokens", "string": "tokens" }, { "virtualAddress": "0x010758A8", "name": "StringLiteral_No_tokens_were_supplied_", "string": "No tokens were supplied." }, { "virtualAddress": "0x01074F88", "name": "StringLiteral_The_CancellationTokenSource_has_", "string": "The CancellationTokenSource has been disposed." }, { "virtualAddress": "0x01083AD0", "name": "StringLiteral_callback", "string": "callback" }, { "virtualAddress": "0x0106A750", "name": "StringLiteral_The_CancellationTokenSource_asso", "string": "The CancellationTokenSource associated with this CancellationToken has been disposed." }, { "virtualAddress": "0x010802A8", "name": "StringLiteral_The_operation_was_canceled_", "string": "The operation was canceled." }, { "virtualAddress": "0x0106CE00", "name": "StringLiteral_Attempt_to_unload_the_AppDomain_", "string": "Attempt to unload the AppDomain failed." }, { "virtualAddress": "0x0107E0A0", "name": "StringLiteral_obj", "string": "obj" }, { "virtualAddress": "0x01087670", "name": "StringLiteral_No_receiver_for_uri_", "string": "No receiver for uri " }, { "virtualAddress": "0x0107F848", "name": "StringLiteral_Server_encountered_an_internal_e", "string": "Server encountered an internal error. For more information, turn off customErrors in the server\u0027s .config file." }, { "virtualAddress": "0x0106AE38", "name": "StringLiteral_Type__", "string": "Type \u0027" }, { "virtualAddress": "0x010786B8", "name": "StringLiteral___not_found", "string": "\u0027 not found" }, { "virtualAddress": "0x010714E8", "name": "StringLiteral_An_instance_of_provider__", "string": "An instance of provider \u0027" }, { "virtualAddress": "0x0107F9D8", "name": "StringLiteral___could_not_be_created__", "string": "\u0027 could not be created: " }, { "virtualAddress": "0x0106D890", "name": "StringLiteral_msg", "string": "msg" }, { "virtualAddress": "0x0107A048", "name": "StringLiteral_obj_must_be_a_proxy", "string": "obj must be a proxy" }, { "virtualAddress": "0x01076338", "name": "StringLiteral__is_not_a_valid_channel_type", "string": " is not a valid channel type" }, { "virtualAddress": "0x010714F8", "name": "StringLiteral__does_not_have_a_valid_construct", "string": " does not have a valid constructor" }, { "virtualAddress": "0x01075890", "name": "StringLiteral_chnl", "string": "chnl" }, { "virtualAddress": "0x01074488", "name": "StringLiteral_Channel__0__is_not_securable_whi", "string": "Channel {0} is not securable while ensureSecurity is specified as true" }, { "virtualAddress": "0x010838C0", "name": "StringLiteral_Channel_", "string": "Channel " }, { "virtualAddress": "0x0106FA90", "name": "StringLiteral__already_registered", "string": " already registered" }, { "virtualAddress": "0x0107ABF8", "name": "StringLiteral_Channel_not_registered", "string": "Channel not registered" }, { "virtualAddress": "0x0107DE98", "name": "StringLiteral___CrossContext", "string": "__CrossContext" }, { "virtualAddress": "0x01086460", "name": "StringLiteral_Novell_Zenworks_Zmd_Public_UnixS", "string": "Novell.Zenworks.Zmd.Public.UnixServerChannel" }, { "virtualAddress": "0x01082788", "name": "StringLiteral_Novell_Zenworks_Zmd_Public_UnixC", "string": "Novell.Zenworks.Zmd.Public.UnixChannel" }, { "virtualAddress": "0x01085190", "name": "StringLiteral_s", "string": "s" }, { "virtualAddress": "0x01071ED8", "name": "StringLiteral_s____null", "string": "s != null" }, { "virtualAddress": "0x0106CA90", "name": "StringLiteral_s_Length___0", "string": "s.Length \u003E 0" }, { "virtualAddress": "0x0107C680", "name": "StringLiteral_index____0____index___s_Length", "string": "index \u003E= 0 \u0026\u0026 index \u003C s.Length" }, { "virtualAddress": "0x01078C48", "name": "StringLiteral_index___s_Length", "string": "index \u003C s.Length" }, { "virtualAddress": "0x01078B10", "name": "StringLiteral_ch_is_not_in_valid_Unicode_range", "string": "ch is not in valid Unicode range." }, { "virtualAddress": "0x0107F558", "name": "StringLiteral_value_can_not_be_null", "string": "value can not be null" }, { "virtualAddress": "0x0106B800", "name": "StringLiteral_index___value_Length", "string": "index \u003C value.Length" }, { "virtualAddress": "0x01070788", "name": "StringLiteral_str_can_not_be_null", "string": "str can not be null" }, { "virtualAddress": "0x0106B0A8", "name": "StringLiteral_str_Length___0", "string": "str.Length \u003E 0" }, { "virtualAddress": "0x0107A8B8", "name": "StringLiteral_index____0____index___str_Length", "string": "index \u003E= 0 \u0026\u0026 index \u003C str.Length" }, { "virtualAddress": "0x0107F6E8", "name": "StringLiteral_uc____0", "string": "uc \u003E= 0" }, { "virtualAddress": "0x010781D8", "name": "StringLiteral_s__null", "string": "s!=null" }, { "virtualAddress": "0x0106CCF8", "name": "StringLiteral_Object_must_be_of_type_Char_", "string": "Object must be of type Char." }, { "virtualAddress": "0x01079598", "name": "StringLiteral_utf32", "string": "utf32" }, { "virtualAddress": "0x01075BA0", "name": "StringLiteral_A_valid_UTF32_value_is_between_0", "string": "A valid UTF32 value is between 0x000000 and 0x10ffff, inclusive, and should not include surrogate codepoint values (0x00d800 ~ 0x00dfff)." }, { "virtualAddress": "0x01074210", "name": "StringLiteral_Found_a_high_surrogate_char_with", "string": "Found a high surrogate char without a following low surrogate at index: {0}. The input may not be in this encoding, or may not contain valid Unicode (UTF-16) characters." }, { "virtualAddress": "0x01080568", "name": "StringLiteral_Found_a_low_surrogate_char_witho", "string": "Found a low surrogate char without a preceding high surrogate at index: {0}. The input may not be in this encoding, or may not contain valid Unicode (UTF-16) characters." }, { "virtualAddress": "0x01072B20", "name": "StringLiteral_highSurrogate", "string": "highSurrogate" }, { "virtualAddress": "0x01076E00", "name": "StringLiteral_A_valid_high_surrogate_character", "string": "A valid high surrogate character is between 0xd800 and 0xdbff, inclusive." }, { "virtualAddress": "0x010842A0", "name": "StringLiteral_lowSurrogate", "string": "lowSurrogate" }, { "virtualAddress": "0x010808F8", "name": "StringLiteral_A_valid_low_surrogate_character_", "string": "A valid low surrogate character is between 0xdc00 and 0xdfff, inclusive." }, { "virtualAddress": "0x0107C278", "name": "StringLiteral_String_must_be_exactly_one_chara", "string": "String must be exactly one character long." }, { "virtualAddress": "0x01081A28", "name": "StringLiteral_Decimal", "string": "Decimal" }, { "virtualAddress": "0x0107C3F8", "name": "StringLiteral_Double", "string": "Double" }, { "virtualAddress": "0x01075E18", "name": "StringLiteral_Single", "string": "Single" }, { "virtualAddress": "0x0107AB78", "name": "StringLiteral_era", "string": "era" }, { "virtualAddress": "0x0106B690", "name": "StringLiteral_Era_value_was_not_valid_", "string": "Era value was not valid." }, { "virtualAddress": "0x01087538", "name": "StringLiteral_reader", "string": "reader" }, { "virtualAddress": "0x010796A8", "name": "StringLiteral_http___schemas_xmlsoap_org_ws_20", "string": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name" }, { "virtualAddress": "0x01082EE0", "name": "StringLiteral_http___schemas_microsoft_com_ws_", "string": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role" }, { "virtualAddress": "0x0106F848", "name": "StringLiteral_http___www_w3_org_2001_XMLSchema", "string": "http://www.w3.org/2001/XMLSchema#string" }, { "virtualAddress": "0x0106B388", "name": "StringLiteral_LOCAL_AUTHORITY", "string": "LOCAL AUTHORITY" }, { "virtualAddress": "0x0106B9A0", "name": "StringLiteral__0____1_", "string": "{0}: {1}" }, { "virtualAddress": "0x0107B548", "name": "StringLiteral_writer", "string": "writer" }, { "virtualAddress": "0x0106B4E8", "name": "StringLiteral_claim", "string": "claim" }, { "virtualAddress": "0x01083228", "name": "StringLiteral_claims", "string": "claims" }, { "virtualAddress": "0x01082550", "name": "StringLiteral_Actor_cannot_be_set_so_that_circ", "string": "Actor cannot be set so that circular directed graph will exist chaining the subjects together." }, { "virtualAddress": "0x0107CB40", "name": "StringLiteral_System_Security_ClaimsIdentity_v", "string": "System.Security.ClaimsIdentity.version" }, { "virtualAddress": "0x0107DBC8", "name": "StringLiteral_System_Security_ClaimsIdentity_a", "string": "System.Security.ClaimsIdentity.authenticationType" }, { "virtualAddress": "0x0107B9F8", "name": "StringLiteral_System_Security_ClaimsIdentity_n", "string": "System.Security.ClaimsIdentity.nameClaimType" }, { "virtualAddress": "0x01070138", "name": "StringLiteral_System_Security_ClaimsIdentity_r", "string": "System.Security.ClaimsIdentity.roleClaimType" }, { "virtualAddress": "0x010856C8", "name": "StringLiteral_System_Security_ClaimsIdentity_l", "string": "System.Security.ClaimsIdentity.label" }, { "virtualAddress": "0x01079AD8", "name": "StringLiteral_System_Security_ClaimsIdentity_a", "string": "System.Security.ClaimsIdentity.actor" }, { "virtualAddress": "0x0107F890", "name": "StringLiteral_System_Security_ClaimsIdentity_c", "string": "System.Security.ClaimsIdentity.claims" }, { "virtualAddress": "0x010854E8", "name": "StringLiteral_System_Security_ClaimsIdentity_b", "string": "System.Security.ClaimsIdentity.bootstrapContext" }, { "virtualAddress": "0x010851F0", "name": "StringLiteral_The_Claim___0___was_not_able_to_", "string": "The Claim \u0027{0}\u0027 was not able to be removed. It is either not part of this Identity or it is a claim that is owned by the Principal that contains this Identity. For example, the Principal will own the claim when creating a GenericPrincipal with roles. The roles will be exposed through the Identity that is passed in the constructor, but not actually owned by the Identity. Similar logic exists for a RolePrincipal." }, { "virtualAddress": "0x01080758", "name": "StringLiteral__1_0", "string": "1.0" }, { "virtualAddress": "0x0107BCC0", "name": "StringLiteral_identities", "string": "identities" }, { "virtualAddress": "0x01073068", "name": "StringLiteral_Invalid_BinaryFormatter_stream_", "string": "Invalid BinaryFormatter stream." }, { "virtualAddress": "0x01072EA0", "name": "StringLiteral_System_Security_ClaimsPrincipal_", "string": "System.Security.ClaimsPrincipal.Identities" }, { "virtualAddress": "0x0107EFC0", "name": "StringLiteral_System_Security_ClaimsPrincipal_", "string": "System.Security.ClaimsPrincipal.Version" }, { "virtualAddress": "0x0107C968", "name": "StringLiteral_The_current_sink_stack_is_empty", "string": "The current sink stack is empty" }, { "virtualAddress": "0x0107D8A8", "name": "StringLiteral_The_current_sink_stack_is_empty_", "string": "The current sink stack is empty, or the specified sink was never pushed onto the current stack" }, { "virtualAddress": "0x010868A0", "name": "StringLiteral_Invalid_enum__0_", "string": "Invalid enum {0}" }, { "virtualAddress": "0x0106C5C0", "name": "StringLiteral_state", "string": "state" }, { "virtualAddress": "0x0106E658", "name": "StringLiteral_IPermission", "string": "IPermission" }, { "virtualAddress": "0x01074350", "name": "StringLiteral_Invalid_tag__0_", "string": "Invalid tag {0}" }, { "virtualAddress": "0x01084C90", "name": "StringLiteral_Couldn_t_parse_version_from___0_", "string": "Couldn\u0027t parse version from \u0027{0}\u0027." }, { "virtualAddress": "0x01078D50", "name": "StringLiteral_Unknown_version___0____expected_", "string": "Unknown version \u0027{0}\u0027, expected versions between [\u0027{1}\u0027,\u0027{2}\u0027]." }, { "virtualAddress": "0x0106D268", "name": "StringLiteral_class", "string": "class" }, { "virtualAddress": "0x01082E98", "name": "StringLiteral_Unrestricted", "string": "Unrestricted" }, { "virtualAddress": "0x0106EEA0", "name": "StringLiteral_Invalid_permission_type___0____e", "string": "Invalid permission type \u0027{0}\u0027, expected type \u0027{1}\u0027." }, { "virtualAddress": "0x0107F3C0", "name": "StringLiteral_target", "string": "target" }, { "virtualAddress": "0x01082B58", "name": "StringLiteral_Ptr", "string": "*" }, { "virtualAddress": "0x01073BC0", "name": "StringLiteral__origin", "string": "$origin" }, { "virtualAddress": "0x0107E5E0", "name": "StringLiteral_allowScheme", "string": "allowScheme" }, { "virtualAddress": "0x010709A0", "name": "StringLiteral_allowPort", "string": "allowPort" }, { "virtualAddress": "0x01071E00", "name": "StringLiteral_group", "string": "group" }, { "virtualAddress": "0x01073A28", "name": "StringLiteral__", "string": "," }, { "virtualAddress": "0x0107F898", "name": "StringLiteral_FileCodeGroup", "string": "FileCodeGroup" }, { "virtualAddress": "0x010844F8", "name": "StringLiteral_FirstMatchCodeGroup", "string": "FirstMatchCodeGroup" }, { "virtualAddress": "0x01078120", "name": "StringLiteral_NetCodeGroup", "string": "NetCodeGroup" }, { "virtualAddress": "0x01085108", "name": "StringLiteral_UnionCodeGroup", "string": "UnionCodeGroup" }, { "virtualAddress": "0x010710F0", "name": "StringLiteral_PermissionSetName", "string": "PermissionSetName" }, { "virtualAddress": "0x01071FC8", "name": "StringLiteral_PermissionSet", "string": "PermissionSet" }, { "virtualAddress": "0x01085920", "name": "StringLiteral_CodeGroup", "string": "CodeGroup" }, { "virtualAddress": "0x0106DE00", "name": "StringLiteral_IMembershipCondition", "string": "IMembershipCondition" }, { "virtualAddress": "0x010847D8", "name": "StringLiteral_System_Security_Policy_", "string": "System.Security.Policy." }, { "virtualAddress": "0x0107BD70", "name": "StringLiteral_Name", "string": "Name" }, { "virtualAddress": "0x0106DF40", "name": "StringLiteral_Description", "string": "Description" }, { "virtualAddress": "0x01074E90", "name": "StringLiteral_membershipCondition", "string": "membershipCondition" }, { "virtualAddress": "0x010730C8", "name": "StringLiteral_Internal_error_in_the_runtime_", "string": "Internal error in the runtime." }, { "virtualAddress": "0x01077AB0", "name": "StringLiteral_m_codePage", "string": "m_codePage" }, { "virtualAddress": "0x01072210", "name": "StringLiteral_m_isReadOnly", "string": "m_isReadOnly" }, { "virtualAddress": "0x01074AD8", "name": "StringLiteral_encoderFallback", "string": "encoderFallback" }, { "virtualAddress": "0x0107A760", "name": "StringLiteral_decoderFallback", "string": "decoderFallback" }, { "virtualAddress": "0x010868E8", "name": "StringLiteral_Cannot_remove_the_specified_item", "string": "Cannot remove the specified item because it was not found in the specified Collection." }, { "virtualAddress": "0x0106D128", "name": "StringLiteral_dictionary", "string": "dictionary" }, { "virtualAddress": "0x01075790", "name": "StringLiteral__", "string": "" }, { "virtualAddress": "0x01087070", "name": "StringLiteral_Unrecognized_ACE_qualifier__", "string": "Unrecognized ACE qualifier: " }, { "virtualAddress": "0x0107DB08", "name": "StringLiteral_qualifier", "string": "qualifier" }, { "virtualAddress": "0x01072430", "name": "StringLiteral_Unable_to_convert_conditional_AC", "string": "Unable to convert conditional ACEs to SDDL" }, { "virtualAddress": "0x01077B98", "name": "StringLiteral___0___1___2_____3__", "string": "({0};{1};{2};;;{3})" }, { "virtualAddress": "0x0106DF10", "name": "StringLiteral_Invalid_ACE___truncated", "string": "Invalid ACE - truncated" }, { "virtualAddress": "0x01076288", "name": "StringLiteral_binaryForm", "string": "binaryForm" }, { "virtualAddress": "0x01077BC8", "name": "StringLiteral_Invalid_ACE", "string": "Invalid ACE" }, { "virtualAddress": "0x0107D6F0", "name": "StringLiteral_For_this_overload__IsDS_must_be_", "string": "For this overload, IsDS must be true." }, { "virtualAddress": "0x010858F0", "name": "StringLiteral_Flags_only_work_with_containers_", "string": "Flags only work with containers." }, { "virtualAddress": "0x01083F30", "name": "StringLiteral_inheritanceFlags", "string": "inheritanceFlags" }, { "virtualAddress": "0x0106B7A8", "name": "StringLiteral_Propagation_flags_need_inheritan", "string": "Propagation flags need inheritance flags." }, { "virtualAddress": "0x01082128", "name": "StringLiteral_propagationFlags", "string": "propagationFlags" }, { "virtualAddress": "0x01076A18", "name": "StringLiteral_ACL_is_not_canonical_", "string": "ACL is not canonical." }, { "virtualAddress": "0x01073D58", "name": "StringLiteral__2_5_4_3", "string": "2.5.4.3" }, { "virtualAddress": "0x010734D0", "name": "StringLiteral_modification", "string": "modification" }, { "virtualAddress": "0x01086E08", "name": "StringLiteral_IsContainer_must_match_between_d", "string": "IsContainer must match between descriptor and ACL." }, { "virtualAddress": "0x01073A70", "name": "StringLiteral_IsDS_must_match_between_descript", "string": "IsDS must match between descriptor and ACL." }, { "virtualAddress": "0x0107FA30", "name": "StringLiteral_rawSecurityDescriptor", "string": "rawSecurityDescriptor" }, { "virtualAddress": "0x0107B540", "name": "StringLiteral_WD", "string": "WD" }, { "virtualAddress": "0x0107DDB0", "name": "StringLiteral_CompareOption_Ordinal_cannot_be_", "string": "CompareOption.Ordinal cannot be used with other options." }, { "virtualAddress": "0x010817B0", "name": "StringLiteral_options", "string": "options" }, { "virtualAddress": "0x0106BF90", "name": "StringLiteral_Value_of_flags_is_invalid_", "string": "Value of flags is invalid." }, { "virtualAddress": "0x01070D78", "name": "StringLiteral_length2", "string": "length2" }, { "virtualAddress": "0x0107E2F0", "name": "StringLiteral_length1", "string": "length1" }, { "virtualAddress": "0x01078A50", "name": "StringLiteral_Positive_number_required_", "string": "Positive number required." }, { "virtualAddress": "0x010759E8", "name": "StringLiteral_offset2", "string": "offset2" }, { "virtualAddress": "0x01074320", "name": "StringLiteral_offset1", "string": "offset1" }, { "virtualAddress": "0x01072BA0", "name": "StringLiteral_string1", "string": "string1" }, { "virtualAddress": "0x0106E388", "name": "StringLiteral_Offset_and_length_must_refer_to_", "string": "Offset and length must refer to a position in the string." }, { "virtualAddress": "0x01084750", "name": "StringLiteral_string2", "string": "string2" }, { "virtualAddress": "0x01075F70", "name": "StringLiteral_source", "string": "source" }, { "virtualAddress": "0x0107CBA0", "name": "StringLiteral_Customized_cultures_cannot_be_pa", "string": "Customized cultures cannot be passed by LCID, only by name." }, { "virtualAddress": "0x01073A00", "name": "StringLiteral_assembly", "string": "assembly" }, { "virtualAddress": "0x010725B0", "name": "StringLiteral_Only_mscorlib_s_assembly_is_vali", "string": "Only mscorlib\u0027s assembly is valid." }, { "virtualAddress": "0x0107E9F0", "name": "StringLiteral_prefix", "string": "prefix" }, { "virtualAddress": "0x01079008", "name": "StringLiteral_String_reference_not_set_to_an_i", "string": "String reference not set to an instance of a String." }, { "virtualAddress": "0x01080150", "name": "StringLiteral_text", "string": "text" }, { "virtualAddress": "0x0106FFC0", "name": "StringLiteral_suffix", "string": "suffix" }, { "virtualAddress": "0x0107EA88", "name": "StringLiteral_CompareInfo___", "string": "CompareInfo - " }, { "virtualAddress": "0x01082300", "name": "StringLiteral_zh_CHT", "string": "zh-CHT" }, { "virtualAddress": "0x01073708", "name": "StringLiteral_zh_CHS", "string": "zh-CHS" }, { "virtualAddress": "0x010717F8", "name": "StringLiteral_MONO_DISABLE_MANAGED_COLLATION", "string": "MONO_DISABLE_MANAGED_COLLATION" }, { "virtualAddress": "0x010762C8", "name": "StringLiteral_yes", "string": "yes" }, { "virtualAddress": "0x01086A30", "name": "StringLiteral__00000001_57ee_1e5c_00b4_d0000bb1", "string": "00000001-57ee-1e5c-00b4-d0000bb1e11e" }, { "virtualAddress": "0x0106E600", "name": "StringLiteral_At_least_one_object_must_impleme", "string": "At least one object must implement IComparable." }, { "virtualAddress": "0x0106B3B8", "name": "StringLiteral_CompareInfo", "string": "CompareInfo" }, { "virtualAddress": "0x0106D908", "name": "StringLiteral_TaskFactory_ContinueWhenAll__", "string": "TaskFactory.ContinueWhenAll\u003C\u003E" }, { "virtualAddress": "0x010767B8", "name": "StringLiteral_TaskFactory_ContinueWhenAll", "string": "TaskFactory.ContinueWhenAll" }, { "virtualAddress": "0x010787C8", "name": "StringLiteral_TaskFactory_ContinueWhenAny", "string": "TaskFactory.ContinueWhenAny" }, { "virtualAddress": "0x01076F80", "name": "StringLiteral_addValueFactory", "string": "addValueFactory" }, { "virtualAddress": "0x010859E8", "name": "StringLiteral_updateValueFactory", "string": "updateValueFactory" }, { "virtualAddress": "0x0107C4A8", "name": "StringLiteral_valueFactory", "string": "valueFactory" }, { "virtualAddress": "0x0107B288", "name": "StringLiteral_The_source_argument_contains_dup", "string": "The source argument contains duplicate keys." }, { "virtualAddress": "0x0107A408", "name": "StringLiteral_The_index_argument_is_less_than_", "string": "The index argument is less than zero." }, { "virtualAddress": "0x010702B0", "name": "StringLiteral_The_index_is_equal_to_or_greater", "string": "The index is equal to or greater than the length of the array, or the number of elements in the dictionary is greater than the available space from index to the end of the destination array." }, { "virtualAddress": "0x0106C290", "name": "StringLiteral_keyValuePair", "string": "keyValuePair" }, { "virtualAddress": "0x01077318", "name": "StringLiteral_TKey_is_a_reference_type_and_ite", "string": "TKey is a reference type and item.Key is null." }, { "virtualAddress": "0x01072678", "name": "StringLiteral_The_key_already_existed_in_the_d", "string": "The key already existed in the dictionary." }, { "virtualAddress": "0x01081528", "name": "StringLiteral_The_array_is_multidimensional__o", "string": "The array is multidimensional, or the type parameter for the set cannot be cast automatically to the type of the destination array." }, { "virtualAddress": "0x01073E18", "name": "StringLiteral_The_SyncRoot_property_may_not_be", "string": "The SyncRoot property may not be used for the synchronization of concurrent collections." }, { "virtualAddress": "0x0106E290", "name": "StringLiteral_The_key_was_of_an_incorrect_type", "string": "The key was of an incorrect type for this dictionary." }, { "virtualAddress": "0x0107E6D0", "name": "StringLiteral_The_value_was_of_an_incorrect_ty", "string": "The value was of an incorrect type for this dictionary." }, { "virtualAddress": "0x0107F280", "name": "StringLiteral_key", "string": "key" }, { "virtualAddress": "0x010727B8", "name": "StringLiteral_collection", "string": "collection" }, { "virtualAddress": "0x010745B0", "name": "StringLiteral_concurrencyLevel", "string": "concurrencyLevel" }, { "virtualAddress": "0x0107B0B0", "name": "StringLiteral_The_concurrencyLevel_argument_mu", "string": "The concurrencyLevel argument must be positive." }, { "virtualAddress": "0x0107D2D8", "name": "StringLiteral_The_capacity_argument_must_be_gr", "string": "The capacity argument must be greater than or equal to zero." }, { "virtualAddress": "0x01086AB8", "name": "StringLiteral_taskScheduler", "string": "taskScheduler" }, { "virtualAddress": "0x010823E0", "name": "StringLiteral_maxConcurrencyLevel", "string": "maxConcurrencyLevel" }, { "virtualAddress": "0x0106BC38", "name": "StringLiteral_maxItemsPerTask", "string": "maxItemsPerTask" }, { "virtualAddress": "0x0107FDE8", "name": "StringLiteral_The_index_argument_must_be_great", "string": "The index argument must be greater than or equal zero." }, { "virtualAddress": "0x0106D8E8", "name": "StringLiteral_The_number_of_elements_in_the_co", "string": "The number of elements in the collection is greater than the available space from index to the end of the destination array." }, { "virtualAddress": "0x01084950", "name": "StringLiteral_items", "string": "items" }, { "virtualAddress": "0x01080C10", "name": "StringLiteral_The_count_argument_must_be_great", "string": "The count argument must be greater than or equal to zero." }, { "virtualAddress": "0x01085748", "name": "StringLiteral_The_startIndex_argument_must_be_", "string": "The startIndex argument must be greater than or equal to zero." }, { "virtualAddress": "0x0107BE50", "name": "StringLiteral_The_sum_of_the_startIndex_and_co", "string": "The sum of the startIndex and count arguments must be less than or equal to the collection\u0027s Count." }, { "virtualAddress": "0x010860A0", "name": "StringLiteral_Null_key", "string": "Null key" }, { "virtualAddress": "0x0106D298", "name": "StringLiteral_Key_already_in_the_list", "string": "Key already in the list" }, { "virtualAddress": "0x010821C8", "name": "StringLiteral_Null_create_delegate", "string": "Null create delegate" }, { "virtualAddress": "0x01070C68", "name": "StringLiteral_createValueCallback", "string": "createValueCallback" }, { "virtualAddress": "0x01073060", "name": "StringLiteral__attribute_is_required", "string": " attribute is required" }, { "virtualAddress": "0x010754D0", "name": "StringLiteral__configuration_system_runtime_re", "string": "/configuration/system.runtime.remoting" }, { "virtualAddress": "0x01084408", "name": "StringLiteral_Error_in_element_", "string": "Error in element " }, { "virtualAddress": "0x0107F4C0", "name": "StringLiteral_application", "string": "application" }, { "virtualAddress": "0x01086A10", "name": "StringLiteral_lifetime", "string": "lifetime" }, { "virtualAddress": "0x01070B10", "name": "StringLiteral_channels", "string": "channels" }, { "virtualAddress": "0x0107FBB0", "name": "StringLiteral_channel", "string": "channel" }, { "virtualAddress": "0x0106F900", "name": "StringLiteral_serverProviders", "string": "serverProviders" }, { "virtualAddress": "0x01075938", "name": "StringLiteral_clientProviders", "string": "clientProviders" }, { "virtualAddress": "0x01071320", "name": "StringLiteral_provider", "string": "provider" }, { "virtualAddress": "0x01071FA0", "name": "StringLiteral_formatter", "string": "formatter" }, { "virtualAddress": "0x010834B0", "name": "StringLiteral_client", "string": "client" }, { "virtualAddress": "0x0107B638", "name": "StringLiteral_service", "string": "service" }, { "virtualAddress": "0x01079600", "name": "StringLiteral_wellknown", "string": "wellknown" }, { "virtualAddress": "0x01084940", "name": "StringLiteral_activated", "string": "activated" }, { "virtualAddress": "0x0107FE70", "name": "StringLiteral_soapInterop", "string": "soapInterop" }, { "virtualAddress": "0x010853F8", "name": "StringLiteral_interopXmlType", "string": "interopXmlType" }, { "virtualAddress": "0x0107C128", "name": "StringLiteral_interopXmlElement", "string": "interopXmlElement" }, { "virtualAddress": "0x0107EF10", "name": "StringLiteral_preLoad", "string": "preLoad" }, { "virtualAddress": "0x0107F258", "name": "StringLiteral_debug", "string": "debug" }, { "virtualAddress": "0x01075F38", "name": "StringLiteral_channelSinkProviders", "string": "channelSinkProviders" }, { "virtualAddress": "0x010816F0", "name": "StringLiteral_customErrors", "string": "customErrors" }, { "virtualAddress": "0x0106B308", "name": "StringLiteral_system_runtime_remoting", "string": "system.runtime.remoting" }, { "virtualAddress": "0x0106FF18", "name": "StringLiteral_application_channels_channel_ser", "string": "application/channels/channel/serverProviders" }, { "virtualAddress": "0x01070740", "name": "StringLiteral_channels_channel_serverProviders", "string": "channels/channel/serverProviders" }, { "virtualAddress": "0x0106D808", "name": "StringLiteral_application_channels_channel_cli", "string": "application/channels/channel/clientProviders" }, { "virtualAddress": "0x0107A1C8", "name": "StringLiteral_channels_channel_clientProviders", "string": "channels/channel/clientProviders" }, { "virtualAddress": "0x01075C10", "name": "StringLiteral_channelSinkProviders_serverProvi", "string": "channelSinkProviders/serverProviders" }, { "virtualAddress": "0x01085EB0", "name": "StringLiteral_channelSinkProviders_clientProvi", "string": "channelSinkProviders/clientProviders" }, { "virtualAddress": "0x010759B0", "name": "StringLiteral_url", "string": "url" }, { "virtualAddress": "0x01079C90", "name": "StringLiteral_mode", "string": "mode" }, { "virtualAddress": "0x0107B6D8", "name": "StringLiteral_Element__", "string": "Element \u0027" }, { "virtualAddress": "0x01071F70", "name": "StringLiteral___is_not_valid_in_system_remotin", "string": "\u0027 is not valid in system.remoting.configuration section" }, { "virtualAddress": "0x0107EE90", "name": "StringLiteral_Invalid_time_value", "string": "Invalid time value" }, { "virtualAddress": "0x0106D998", "name": "StringLiteral_S", "string": "S" }, { "virtualAddress": "0x0106C848", "name": "StringLiteral_Invalid_time_value__", "string": "Invalid time value: " }, { "virtualAddress": "0x01082E30", "name": "StringLiteral_D", "string": "D" }, { "virtualAddress": "0x01077AD8", "name": "StringLiteral_H", "string": "H" }, { "virtualAddress": "0x0107B110", "name": "StringLiteral_M", "string": "M" }, { "virtualAddress": "0x010787A8", "name": "StringLiteral_MS", "string": "MS" }, { "virtualAddress": "0x01073CA8", "name": "StringLiteral_Invalid_time_unit__", "string": "Invalid time unit: " }, { "virtualAddress": "0x01076138", "name": "StringLiteral_ref", "string": "ref" }, { "virtualAddress": "0x010851D8", "name": "StringLiteral_delayLoadAsClientChannel", "string": "delayLoadAsClientChannel" }, { "virtualAddress": "0x0107A038", "name": "StringLiteral_id", "string": "id" }, { "virtualAddress": "0x010823A0", "name": "StringLiteral_id_attribute_is_required", "string": "id attribute is required" }, { "virtualAddress": "0x010732C0", "name": "StringLiteral_url_attribute_is_required_in_cli", "string": "url attribute is required in client element when it contains activated entries" }, { "virtualAddress": "0x01083930", "name": "StringLiteral_clr", "string": "clr" }, { "virtualAddress": "0x0107F820", "name": "StringLiteral_xml", "string": "xml" }, { "virtualAddress": "0x0107B400", "name": "StringLiteral_leaseTime", "string": "leaseTime" }, { "virtualAddress": "0x01071D10", "name": "StringLiteral_sponsorshipTimeout", "string": "sponsorshipTimeout" }, { "virtualAddress": "0x01071BD8", "name": "StringLiteral_renewOnCallTime", "string": "renewOnCallTime" }, { "virtualAddress": "0x01076760", "name": "StringLiteral_leaseManagerPollTime", "string": "leaseManagerPollTime" }, { "virtualAddress": "0x010764E0", "name": "StringLiteral_Invalid_attribute__", "string": "Invalid attribute: " }, { "virtualAddress": "0x01081280", "name": "StringLiteral_Type_and_assembly_attributes_can", "string": "Type and assembly attributes cannot be specified together" }, { "virtualAddress": "0x01072EA8", "name": "StringLiteral_Either_type_or_assembly_attribut", "string": "Either type or assembly attributes must be specified" }, { "virtualAddress": "0x0107C850", "name": "StringLiteral_root", "string": "root" }, { "virtualAddress": "0x0106CDC0", "name": "StringLiteral_objectUri", "string": "objectUri" }, { "virtualAddress": "0x010775F0", "name": "StringLiteral_SingleCall", "string": "SingleCall" }, { "virtualAddress": "0x0106CCA8", "name": "StringLiteral_Singleton", "string": "Singleton" }, { "virtualAddress": "0x0106B398", "name": "StringLiteral_wellknown_object_mode__", "string": "wellknown object mode \u0027" }, { "virtualAddress": "0x01080140", "name": "StringLiteral___is_invalid", "string": "\u0027 is invalid" }, { "virtualAddress": "0x0106C198", "name": "StringLiteral_Element_", "string": "Element " }, { "virtualAddress": "0x01075F10", "name": "StringLiteral__not_allowed_in_this_context", "string": " not allowed in this context" }, { "virtualAddress": "0x01083D08", "name": "StringLiteral_TERM", "string": "TERM" }, { "virtualAddress": "0x010800D8", "name": "StringLiteral_dumb", "string": "dumb" }, { "virtualAddress": "0x01075FB0", "name": "StringLiteral_Not_a_ConsoleColor_value_", "string": "Not a ConsoleColor value." }, { "virtualAddress": "0x0106C798", "name": "StringLiteral_Console_key_values_must_be_betwe", "string": "Console key values must be between 0 and 255." }, { "virtualAddress": "0x0107E698", "name": "StringLiteral_frequency", "string": "frequency" }, { "virtualAddress": "0x01071300", "name": "StringLiteral_duration", "string": "duration" }, { "virtualAddress": "0x0107A010", "name": "StringLiteral_newError", "string": "newError" }, { "virtualAddress": "0x01082778", "name": "StringLiteral_newIn", "string": "newIn" }, { "virtualAddress": "0x0107AE30", "name": "StringLiteral_newOut", "string": "newOut" }, { "virtualAddress": "0x01080168", "name": "StringLiteral___Activator", "string": "__Activator" }, { "virtualAddress": "0x01083B68", "name": "StringLiteral___CallSiteActivationAttributes", "string": "__CallSiteActivationAttributes" }, { "virtualAddress": "0x0106D130", "name": "StringLiteral___ActivationType", "string": "__ActivationType" }, { "virtualAddress": "0x01075358", "name": "StringLiteral___ContextProperties", "string": "__ContextProperties" }, { "virtualAddress": "0x01076768", "name": "StringLiteral___ActivationTypeName", "string": "__ActivationTypeName" }, { "virtualAddress": "0x01078800", "name": "StringLiteral_key_was_invalid", "string": "key was invalid" }, { "virtualAddress": "0x0107E0A8", "name": "StringLiteral___Uri", "string": "__Uri" }, { "virtualAddress": "0x010752A8", "name": "StringLiteral___MethodName", "string": "__MethodName" }, { "virtualAddress": "0x01082860", "name": "StringLiteral___TypeName", "string": "__TypeName" }, { "virtualAddress": "0x0106C008", "name": "StringLiteral___MethodSignature", "string": "__MethodSignature" }, { "virtualAddress": "0x0106EE60", "name": "StringLiteral___Args", "string": "__Args" }, { "virtualAddress": "0x01078680", "name": "StringLiteral___CallContext", "string": "__CallContext" }, { "virtualAddress": "0x01082420", "name": "StringLiteral__ctor", "string": ".ctor" }, { "virtualAddress": "0x0107FBC8", "name": "StringLiteral__cctor", "string": ".cctor" }, { "virtualAddress": "0x01080670", "name": "StringLiteral_Invalid_ASN1", "string": "Invalid ASN1" }, { "virtualAddress": "0x01075468", "name": "StringLiteral_Invalid_contentType", "string": "Invalid contentType" }, { "virtualAddress": "0x0107D660", "name": "StringLiteral_Invalid_content", "string": "Invalid content" }, { "virtualAddress": "0x01082C30", "name": "StringLiteral_ctorMsg", "string": "ctorMsg" }, { "virtualAddress": "0x0106DF78", "name": "StringLiteral_ctx", "string": "ctx" }, { "virtualAddress": "0x0107A238", "name": "StringLiteral_Attempted_to_marshal_an_object_a", "string": "Attempted to marshal an object across a context boundary." }, { "virtualAddress": "0x01074DA8", "name": "StringLiteral_A_context_property_did_not_appro", "string": "A context property did not approve the candidate context for activating the object" }, { "virtualAddress": "0x01084EB0", "name": "StringLiteral_Either_obj_or_ctx_must_be_null", "string": "Either obj or ctx must be null" }, { "virtualAddress": "0x0106E4D0", "name": "StringLiteral_IContextProperty", "string": "IContextProperty" }, { "virtualAddress": "0x01086648", "name": "StringLiteral_Can_not_add_properties_to_defaul", "string": "Can not add properties to default context" }, { "virtualAddress": "0x01080858", "name": "StringLiteral_ContextID__", "string": "ContextID: " }, { "virtualAddress": "0x010855D8", "name": "StringLiteral_Kind", "string": "Kind" }, { "virtualAddress": "0x0107B3F0", "name": "StringLiteral_UserMessage", "string": "UserMessage" }, { "virtualAddress": "0x0107F610", "name": "StringLiteral_Condition", "string": "Condition" }, { "virtualAddress": "0x010720F8", "name": "StringLiteral___", "string": " " }, { "virtualAddress": "0x0107A130", "name": "StringLiteral_Assertion_failed_", "string": "Assertion failed." }, { "virtualAddress": "0x0106C8D0", "name": "StringLiteral_Assertion_failed___0_", "string": "Assertion failed: {0}" }, { "virtualAddress": "0x01086CB8", "name": "StringLiteral_Assumption_failed_", "string": "Assumption failed." }, { "virtualAddress": "0x01074F58", "name": "StringLiteral_Assumption_failed___0_", "string": "Assumption failed: {0}" }, { "virtualAddress": "0x0106F278", "name": "StringLiteral_Precondition_failed_", "string": "Precondition failed." }, { "virtualAddress": "0x01074050", "name": "StringLiteral_Precondition_failed___0_", "string": "Precondition failed: {0}" }, { "virtualAddress": "0x010781E0", "name": "StringLiteral_Postcondition_failed_", "string": "Postcondition failed." }, { "virtualAddress": "0x01086BF0", "name": "StringLiteral_Postcondition_failed___0_", "string": "Postcondition failed: {0}" }, { "virtualAddress": "0x0106F3A8", "name": "StringLiteral_Invariant_failed_", "string": "Invariant failed." }, { "virtualAddress": "0x01082A00", "name": "StringLiteral_Invariant_failed___0_", "string": "Invariant failed: {0}" }, { "virtualAddress": "0x010854B0", "name": "StringLiteral_Postcondition_failed_after_throw", "string": "Postcondition failed after throwing an exception." }, { "virtualAddress": "0x01082AE8", "name": "StringLiteral_Postcondition_failed_after_throw", "string": "Postcondition failed after throwing an exception: {0}" }, { "virtualAddress": "0x01076CB0", "name": "StringLiteral_Unreachable_code", "string": "Unreachable code" }, { "virtualAddress": "0x0106E3C8", "name": "StringLiteral_Illegal_enum_value___0__", "string": "Illegal enum value: {0}." }, { "virtualAddress": "0x01073760", "name": "StringLiteral_failureKind", "string": "failureKind" }, { "virtualAddress": "0x0106F520", "name": "StringLiteral_contract_failed_", "string": "contract failed." }, { "virtualAddress": "0x01076680", "name": "StringLiteral_Contract_failed", "string": "Contract failed" }, { "virtualAddress": "0x01081ED0", "name": "StringLiteral_Asserting_that_we_must_use_the_r", "string": "Asserting that we must use the rewriter went reentrant." }, { "virtualAddress": "0x01077DD0", "name": "StringLiteral_Didn_t_rewrite_this_mscorlib_", "string": "Didn\u0027t rewrite this mscorlib?" }, { "virtualAddress": "0x01073690", "name": "StringLiteral_An_assembly__probably___1____mus", "string": "An assembly (probably \u0022{1}\u0022) must be rewritten using the code contracts binary rewriter (CCRewrite) because it is calling Contract.{0} and the CONTRACTS_FULL symbol is defined. Remove any explicit definitions of the CONTRACTS_FULL symbol from your project and rebuild. CCRewrite can be downloaded from http://go.microsoft.com/fwlink/?LinkID=169180. \\r\\nAfter the rewriter is installed, it can be enabled in Visual Studio from the project\u0027s Properties page on the Code Contracts pane. Ensure that \u0022Perform Runtime Contract Checking\u0022 is enabled, which will define CONTRACTS_FULL." }, { "virtualAddress": "0x0106C1F8", "name": "StringLiteral_EnsuresOnThrow", "string": "EnsuresOnThrow" }, { "virtualAddress": "0x0106AD00", "name": "StringLiteral_Ensures", "string": "Ensures" }, { "virtualAddress": "0x010833F8", "name": "StringLiteral_fromInclusive_must_be_less_than_", "string": "fromInclusive must be less than or equal to toExclusive." }, { "virtualAddress": "0x01070D10", "name": "StringLiteral_Invariant", "string": "Invariant" }, { "virtualAddress": "0x010770C0", "name": "StringLiteral_Requires_TException_", "string": "Requires\u003CTException\u003E" }, { "virtualAddress": "0x0106A8D0", "name": "StringLiteral_Requires", "string": "Requires" }, { "virtualAddress": "0x01084688", "name": "StringLiteral_Object_must_implement_IConvertib", "string": "Object must implement IConvertible." }, { "virtualAddress": "0x01087438", "name": "StringLiteral_Object_cannot_be_cast_to_DBNull_", "string": "Object cannot be cast to DBNull." }, { "virtualAddress": "0x01085348", "name": "StringLiteral_Object_cannot_be_cast_to_Empty_", "string": "Object cannot be cast to Empty." }, { "virtualAddress": "0x01081138", "name": "StringLiteral_Unknown_TypeCode_value_", "string": "Unknown TypeCode value." }, { "virtualAddress": "0x010854D0", "name": "StringLiteral_conversionType", "string": "conversionType" }, { "virtualAddress": "0x010836C8", "name": "StringLiteral_Null_object_cannot_be_converted_", "string": "Null object cannot be converted to a value type." }, { "virtualAddress": "0x01084F48", "name": "StringLiteral_targetType", "string": "targetType" }, { "virtualAddress": "0x01078048", "name": "StringLiteral_inArray", "string": "inArray" }, { "virtualAddress": "0x0106F068", "name": "StringLiteral_The_input_is_not_a_valid_Base_64", "string": "The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters." }, { "virtualAddress": "0x010710C8", "name": "StringLiteral_Invalid_length_for_a_Base_64_cha", "string": "Invalid length for a Base-64 char array or string." }, { "virtualAddress": "0x0107F8B0", "name": "StringLiteral_outArray", "string": "outArray" }, { "virtualAddress": "0x0107DF80", "name": "StringLiteral_offsetIn", "string": "offsetIn" }, { "virtualAddress": "0x0107A618", "name": "StringLiteral_offsetOut", "string": "offsetOut" }, { "virtualAddress": "0x01077A00", "name": "StringLiteral_Either_offset_did_not_refer_to_a", "string": "Either offset did not refer to a position in the string, or there is an insufficient length of destination character array." }, { "virtualAddress": "0x010799B0", "name": "StringLiteral_Invalid_Base_", "string": "Invalid Base." }, { "virtualAddress": "0x010749C8", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a character." }, { "virtualAddress": "0x0106FCD0", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for an Int16." }, { "virtualAddress": "0x01077B60", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for an Int32." }, { "virtualAddress": "0x0106D230", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for an Int64." }, { "virtualAddress": "0x0106E250", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a signed byte." }, { "virtualAddress": "0x010798F0", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a UInt16." }, { "virtualAddress": "0x01083AA8", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a UInt32." }, { "virtualAddress": "0x01086C48", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a UInt64." }, { "virtualAddress": "0x01073598", "name": "StringLiteral_System_", "string": "System." }, { "virtualAddress": "0x01073610", "name": "StringLiteral_Int16", "string": "Int16" }, { "virtualAddress": "0x0107C570", "name": "StringLiteral_Int32", "string": "Int32" }, { "virtualAddress": "0x0106B990", "name": "StringLiteral_Int64", "string": "Int64" }, { "virtualAddress": "0x0106C8D8", "name": "StringLiteral_SByte", "string": "SByte" }, { "virtualAddress": "0x010801F0", "name": "StringLiteral_TimeSpan", "string": "TimeSpan" }, { "virtualAddress": "0x01084340", "name": "StringLiteral_UInt16", "string": "UInt16" }, { "virtualAddress": "0x01076560", "name": "StringLiteral_UInt32", "string": "UInt32" }, { "virtualAddress": "0x010788E0", "name": "StringLiteral_UInt64", "string": "UInt64" }, { "virtualAddress": "0x01083D68", "name": "StringLiteral_data", "string": "data" }, { "virtualAddress": "0x0106C738", "name": "StringLiteral_The_event_is_already_signaled_an", "string": "The event is already signaled and cannot be incremented." }, { "virtualAddress": "0x01079288", "name": "StringLiteral_Invalid_attempt_made_to_decremen", "string": "Invalid attempt made to decrement the event\u0027s count below zero." }, { "virtualAddress": "0x01080098", "name": "StringLiteral_signalCount", "string": "signalCount" }, { "virtualAddress": "0x01085B00", "name": "StringLiteral_CountdownEvent", "string": "CountdownEvent" }, { "virtualAddress": "0x01083D58", "name": "StringLiteral_The_increment_operation_would_ca", "string": "The increment operation would cause the CurrentCount to overflow." }, { "virtualAddress": "0x0107BB98", "name": "StringLiteral_timeout", "string": "timeout" }, { "virtualAddress": "0x0106DDC8", "name": "StringLiteral_millisecondsTimeout", "string": "millisecondsTimeout" }, { "virtualAddress": "0x0106DEC8", "name": "StringLiteral_initialCount", "string": "initialCount" }, { "virtualAddress": "0x01080960", "name": "StringLiteral__2_5_4_6", "string": "2.5.4.6" }, { "virtualAddress": "0x01086F78", "name": "StringLiteral_MONOCAD", "string": "MONOCAD" }, { "virtualAddress": "0x0106D410", "name": "StringLiteral_Can_t_create_a_named_channel_via", "string": "Can\u0027t create a named channel via crossappdomain" }, { "virtualAddress": "0x01078D70", "name": "StringLiteral_CrossAppdomain_channel_dont_supp", "string": "CrossAppdomain channel dont support UrlsForUri" }, { "virtualAddress": "0x01076018", "name": "StringLiteral_ProcessMessageInDomain", "string": "ProcessMessageInDomain" }, { "virtualAddress": "0x0106EA40", "name": "StringLiteral_system_security_cryptography_dsa", "string": "system.security.cryptography.dsacryptoserviceprovider" }, { "virtualAddress": "0x01075DC0", "name": "StringLiteral_system_security_cryptography_dsa", "string": "system.security.cryptography.dsa" }, { "virtualAddress": "0x0107EF48", "name": "StringLiteral_dsa", "string": "dsa" }, { "virtualAddress": "0x01085EB8", "name": "StringLiteral_system_security_cryptography_dsa", "string": "system.security.cryptography.dsasignaturedeformatter" }, { "virtualAddress": "0x01076B18", "name": "StringLiteral_system_security_cryptography_dsa", "string": "system.security.cryptography.dsasignatureformatter" }, { "virtualAddress": "0x01085890", "name": "StringLiteral_system_security_cryptography_dsa", "string": "system.security.cryptography.dsasignaturedescription" }, { "virtualAddress": "0x0106D058", "name": "StringLiteral_http___www_w3_org_2000_09_xmldsi", "string": "http://www.w3.org/2000/09/xmldsig#dsa-sha1" }, { "virtualAddress": "0x01074828", "name": "StringLiteral_system_security_cryptography_des", "string": "system.security.cryptography.descryptoserviceprovider" }, { "virtualAddress": "0x0107DD18", "name": "StringLiteral_system_security_cryptography_des", "string": "system.security.cryptography.des" }, { "virtualAddress": "0x010843E0", "name": "StringLiteral_des", "string": "des" }, { "virtualAddress": "0x0107CAF0", "name": "StringLiteral_system_security_cryptography_hma", "string": "system.security.cryptography.hmacmd5" }, { "virtualAddress": "0x0106BE00", "name": "StringLiteral_hmacmd5", "string": "hmacmd5" }, { "virtualAddress": "0x010752C0", "name": "StringLiteral_system_security_cryptography_hma", "string": "system.security.cryptography.hmacripemd160" }, { "virtualAddress": "0x0107DDA8", "name": "StringLiteral_hmacripemd160", "string": "hmacripemd160" }, { "virtualAddress": "0x0107F4F8", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160" }, { "virtualAddress": "0x0106F668", "name": "StringLiteral_system_security_cryptography_key", "string": "system.security.cryptography.keyedhashalgorithm" }, { "virtualAddress": "0x01077AA0", "name": "StringLiteral_system_security_cryptography_hma", "string": "system.security.cryptography.hmac" }, { "virtualAddress": "0x01073638", "name": "StringLiteral_system_security_cryptography_hma", "string": "system.security.cryptography.hmacsha1" }, { "virtualAddress": "0x0106FBD8", "name": "StringLiteral_hmacsha1", "string": "hmacsha1" }, { "virtualAddress": "0x0106BD20", "name": "StringLiteral_system_security_cryptography_hma", "string": "system.security.cryptography.hmacsha256" }, { "virtualAddress": "0x010822E8", "name": "StringLiteral_hmacsha256", "string": "hmacsha256" }, { "virtualAddress": "0x01080068", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#hmac-sha256" }, { "virtualAddress": "0x010781E8", "name": "StringLiteral_system_security_cryptography_hma", "string": "system.security.cryptography.hmacsha384" }, { "virtualAddress": "0x01087660", "name": "StringLiteral_hmacsha384", "string": "hmacsha384" }, { "virtualAddress": "0x0106BFD8", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#hmac-sha384" }, { "virtualAddress": "0x01085050", "name": "StringLiteral_system_security_cryptography_hma", "string": "system.security.cryptography.hmacsha512" }, { "virtualAddress": "0x0106C378", "name": "StringLiteral_hmacsha512", "string": "hmacsha512" }, { "virtualAddress": "0x0107E760", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#hmac-sha512" }, { "virtualAddress": "0x0107D610", "name": "StringLiteral_system_security_cryptography_mac", "string": "system.security.cryptography.mactripledes" }, { "virtualAddress": "0x010826E8", "name": "StringLiteral_mactripledes", "string": "mactripledes" }, { "virtualAddress": "0x0107EE70", "name": "StringLiteral_system_security_cryptography_md5", "string": "system.security.cryptography.md5cryptoserviceprovider" }, { "virtualAddress": "0x010857A8", "name": "StringLiteral_system_security_cryptography_md5", "string": "system.security.cryptography.md5" }, { "virtualAddress": "0x01081468", "name": "StringLiteral_md5", "string": "md5" }, { "virtualAddress": "0x010753C0", "name": "StringLiteral_system_security_cryptography_rc2", "string": "system.security.cryptography.rc2cryptoserviceprovider" }, { "virtualAddress": "0x010717B8", "name": "StringLiteral_system_security_cryptography_rc2", "string": "system.security.cryptography.rc2" }, { "virtualAddress": "0x010800E0", "name": "StringLiteral_rc2", "string": "rc2" }, { "virtualAddress": "0x0106CDC8", "name": "StringLiteral_system_security_cryptography_sym", "string": "system.security.cryptography.symmetricalgorithm" }, { "virtualAddress": "0x0107BA38", "name": "StringLiteral_system_security_cryptography_rij", "string": "system.security.cryptography.rijndaelmanaged" }, { "virtualAddress": "0x0107CF60", "name": "StringLiteral_system_security_cryptography_rij", "string": "system.security.cryptography.rijndael" }, { "virtualAddress": "0x0106C578", "name": "StringLiteral_rijndael", "string": "rijndael" }, { "virtualAddress": "0x0107C778", "name": "StringLiteral_system_security_cryptography_rip", "string": "system.security.cryptography.ripemd160managed" }, { "virtualAddress": "0x01076370", "name": "StringLiteral_system_security_cryptography_rip", "string": "system.security.cryptography.ripemd160" }, { "virtualAddress": "0x0106BF88", "name": "StringLiteral_ripemd_160", "string": "ripemd-160" }, { "virtualAddress": "0x010778F8", "name": "StringLiteral_ripemd160", "string": "ripemd160" }, { "virtualAddress": "0x01079C38", "name": "StringLiteral_system_security_cryptography_rng", "string": "system.security.cryptography.rngcryptoserviceprovider" }, { "virtualAddress": "0x01071FE8", "name": "StringLiteral_system_security_cryptography_ran", "string": "system.security.cryptography.randomnumbergenerator" }, { "virtualAddress": "0x01085E80", "name": "StringLiteral_randomnumbergenerator", "string": "randomnumbergenerator" }, { "virtualAddress": "0x0106B4B8", "name": "StringLiteral_system_security_cryptography_asy", "string": "system.security.cryptography.asymmetricalgorithm" }, { "virtualAddress": "0x01082608", "name": "StringLiteral_system_security_cryptography_rsa", "string": "system.security.cryptography.rsa" }, { "virtualAddress": "0x0107EAA8", "name": "StringLiteral_rsa", "string": "rsa" }, { "virtualAddress": "0x010711D8", "name": "StringLiteral_system_security_cryptography_rsa", "string": "system.security.cryptography.rsapkcs1signaturedeformatter" }, { "virtualAddress": "0x01081560", "name": "StringLiteral_system_security_cryptography_rsa", "string": "system.security.cryptography.rsapkcs1signatureformatter" }, { "virtualAddress": "0x01071378", "name": "StringLiteral_system_security_cryptography_rsa", "string": "system.security.cryptography.rsapkcs1sha1signaturedescription" }, { "virtualAddress": "0x0106EDF8", "name": "StringLiteral_http___www_w3_org_2000_09_xmldsi", "string": "http://www.w3.org/2000/09/xmldsig#rsa-sha1" }, { "virtualAddress": "0x0106F930", "name": "StringLiteral_system_security_cryptography_rsa", "string": "system.security.cryptography.rsapkcs1sha256signaturedescription" }, { "virtualAddress": "0x01083B20", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256" }, { "virtualAddress": "0x01073960", "name": "StringLiteral_system_security_cryptography_rsa", "string": "system.security.cryptography.rsapkcs1sha384signaturedescription" }, { "virtualAddress": "0x01074438", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384" }, { "virtualAddress": "0x010857F0", "name": "StringLiteral_system_security_cryptography_rsa", "string": "system.security.cryptography.rsapkcs1sha512signaturedescription" }, { "virtualAddress": "0x01084258", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512" }, { "virtualAddress": "0x01074700", "name": "StringLiteral_system_security_cryptography_has", "string": "system.security.cryptography.hashalgorithm" }, { "virtualAddress": "0x01083058", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha1" }, { "virtualAddress": "0x01078B88", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha1cryptoserviceprovider" }, { "virtualAddress": "0x01083BC0", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha1cng" }, { "virtualAddress": "0x0107C1B8", "name": "StringLiteral_sha1", "string": "sha1" }, { "virtualAddress": "0x01084188", "name": "StringLiteral_sha", "string": "sha" }, { "virtualAddress": "0x01076080", "name": "StringLiteral_http___www_w3_org_2000_09_xmldsi", "string": "http://www.w3.org/2000/09/xmldsig#sha1" }, { "virtualAddress": "0x01083928", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha1managed" }, { "virtualAddress": "0x0106D310", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha256managed" }, { "virtualAddress": "0x01071608", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha256" }, { "virtualAddress": "0x010861F8", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha256cryptoserviceprovider" }, { "virtualAddress": "0x01077408", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha256cng" }, { "virtualAddress": "0x0107F0A8", "name": "StringLiteral_sha256", "string": "sha256" }, { "virtualAddress": "0x01081BA0", "name": "StringLiteral_sha_256", "string": "sha-256" }, { "virtualAddress": "0x010772B0", "name": "StringLiteral_http___www_w3_org_2001_04_xmlenc", "string": "http://www.w3.org/2001/04/xmlenc#sha256" }, { "virtualAddress": "0x01071318", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha384managed" }, { "virtualAddress": "0x01073238", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha384" }, { "virtualAddress": "0x0107EA60", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha384cryptoserviceprovider" }, { "virtualAddress": "0x01087158", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha384cng" }, { "virtualAddress": "0x0106EF80", "name": "StringLiteral_sha384", "string": "sha384" }, { "virtualAddress": "0x0107F7A8", "name": "StringLiteral_sha_384", "string": "sha-384" }, { "virtualAddress": "0x01085F38", "name": "StringLiteral_http___www_w3_org_2001_04_xmldsi", "string": "http://www.w3.org/2001/04/xmldsig-more#sha384" }, { "virtualAddress": "0x01071530", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha512managed" }, { "virtualAddress": "0x0107FCD8", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha512" }, { "virtualAddress": "0x0106ADB8", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha512cryptoserviceprovider" }, { "virtualAddress": "0x0107A7F8", "name": "StringLiteral_system_security_cryptography_sha", "string": "system.security.cryptography.sha512cng" }, { "virtualAddress": "0x01083C08", "name": "StringLiteral_sha512", "string": "sha512" }, { "virtualAddress": "0x0106DF70", "name": "StringLiteral_sha_512", "string": "sha-512" }, { "virtualAddress": "0x0107DCA8", "name": "StringLiteral_http___www_w3_org_2001_04_xmlenc", "string": "http://www.w3.org/2001/04/xmlenc#sha512" }, { "virtualAddress": "0x01077790", "name": "StringLiteral_system_security_cryptography_tri", "string": "system.security.cryptography.tripledescryptoserviceprovider" }, { "virtualAddress": "0x0107EE40", "name": "StringLiteral_system_security_cryptography_tri", "string": "system.security.cryptography.tripledes" }, { "virtualAddress": "0x01085540", "name": "StringLiteral_triple_des", "string": "triple des" }, { "virtualAddress": "0x01072A90", "name": "StringLiteral_tripledes", "string": "tripledes" }, { "virtualAddress": "0x01086468", "name": "StringLiteral__3des", "string": "3des" }, { "virtualAddress": "0x01081E20", "name": "StringLiteral_x509chain", "string": "x509chain" }, { "virtualAddress": "0x01073D40", "name": "StringLiteral_aes", "string": "aes" }, { "virtualAddress": "0x01079B20", "name": "StringLiteral_System_Security_Cryptography_X50", "string": "System.Security.Cryptography.X509Certificates.X509Chain, System" }, { "virtualAddress": "0x01078940", "name": "StringLiteral_System_Security_Cryptography_Aes", "string": "System.Security.Cryptography.AesCryptoServiceProvider, System.Core" }, { "virtualAddress": "0x010813D8", "name": "StringLiteral_Part_of_OID_doesn_t_fit_in_Int32", "string": "Part of OID doesn\u0027t fit in Int32" }, { "virtualAddress": "0x01075100", "name": "StringLiteral_str", "string": "str" }, { "virtualAddress": "0x01083D00", "name": "StringLiteral_OID_must_have_at_least_two_parts", "string": "OID must have at least two parts" }, { "virtualAddress": "0x0106FB58", "name": "StringLiteral_Invalid_OID", "string": "Invalid OID" }, { "virtualAddress": "0x0107B060", "name": "StringLiteral_OID___127_bytes", "string": "OID \u003E 127 bytes" }, { "virtualAddress": "0x0106EED8", "name": "StringLiteral_tripledeskeywrap", "string": "tripledeskeywrap" }, { "virtualAddress": "0x010866C0", "name": "StringLiteral__1_3_14_3_2_26", "string": "1.3.14.3.2.26" }, { "virtualAddress": "0x01078038", "name": "StringLiteral__1_2_840_113549_2_5", "string": "1.2.840.113549.2.5" }, { "virtualAddress": "0x01077210", "name": "StringLiteral__2_16_840_1_101_3_4_2_1", "string": "2.16.840.1.101.3.4.2.1" }, { "virtualAddress": "0x0106CF48", "name": "StringLiteral__2_16_840_1_101_3_4_2_2", "string": "2.16.840.1.101.3.4.2.2" }, { "virtualAddress": "0x0107F218", "name": "StringLiteral__2_16_840_1_101_3_4_2_3", "string": "2.16.840.1.101.3.4.2.3" }, { "virtualAddress": "0x0106E9C0", "name": "StringLiteral__1_3_36_3_2_1", "string": "1.3.36.3.2.1" }, { "virtualAddress": "0x0106EA20", "name": "StringLiteral__1_2_840_113549_1_9_16_3_6", "string": "1.2.840.113549.1.9.16.3.6" }, { "virtualAddress": "0x0106FF20", "name": "StringLiteral__1_3_14_3_2_7", "string": "1.3.14.3.2.7" }, { "virtualAddress": "0x01080CA8", "name": "StringLiteral__1_2_840_113549_3_7", "string": "1.2.840.113549.3.7" }, { "virtualAddress": "0x01072DF0", "name": "StringLiteral__1_2_840_113549_3_2", "string": "1.2.840.113549.3.2" }, { "virtualAddress": "0x010760A8", "name": "StringLiteral_blob", "string": "blob" }, { "virtualAddress": "0x0106EA18", "name": "StringLiteral_blob_is_too_small_", "string": "blob is too small." }, { "virtualAddress": "0x01081340", "name": "StringLiteral_Unknown_blob_format_", "string": "Unknown blob format." }, { "virtualAddress": "0x0107DBF0", "name": "StringLiteral_Invalid_blob_header", "string": "Invalid blob header" }, { "virtualAddress": "0x01078CC0", "name": "StringLiteral_Invalid_blob_", "string": "Invalid blob." }, { "virtualAddress": "0x01085950", "name": "StringLiteral_invalid_hex_char", "string": "invalid hex char" }, { "virtualAddress": "0x01080710", "name": "StringLiteral_Length_must_be_a_multiple_of_2", "string": "Length must be a multiple of 2" }, { "virtualAddress": "0x01073560", "name": "StringLiteral_keypair", "string": "keypair" }, { "virtualAddress": "0x0106BA68", "name": "StringLiteral_FlushFinalBlock___method_was_cal", "string": "FlushFinalBlock() method was called twice on a CryptoStream. It can only be called once." }, { "virtualAddress": "0x01073E58", "name": "StringLiteral_Stream_does_not_support_reading_", "string": "Stream does not support reading." }, { "virtualAddress": "0x01080A08", "name": "StringLiteral_Stream_does_not_support_seeking_", "string": "Stream does not support seeking." }, { "virtualAddress": "0x01086908", "name": "StringLiteral_Stream_does_not_support_writing_", "string": "Stream does not support writing." }, { "virtualAddress": "0x01079B00", "name": "StringLiteral_Value_was_invalid_", "string": "Value was invalid." }, { "virtualAddress": "0x01072F60", "name": "StringLiteral_Error_occurred_during_a_cryptogr", "string": "Error occurred during a cryptographic operation." }, { "virtualAddress": "0x010833F0", "name": "StringLiteral__", "string": "\\" }, { "virtualAddress": "0x01080700", "name": "StringLiteral_dyM", "string": "dyM" }, { "virtualAddress": "0x0106AD40", "name": "StringLiteral_ja", "string": "ja" }, { "virtualAddress": "0x0106BD38", "name": "StringLiteral_zh", "string": "zh" }, { "virtualAddress": "0x01076FA0", "name": "StringLiteral_iv", "string": "iv" }, { "virtualAddress": "0x01076B20", "name": "StringLiteral_AM", "string": "AM" }, { "virtualAddress": "0x01081478", "name": "StringLiteral_PM", "string": "PM" }, { "virtualAddress": "0x0106BCD0", "name": "StringLiteral__", "string": ":" }, { "virtualAddress": "0x0106A7F0", "name": "StringLiteral_HH_mm_ss", "string": "HH:mm:ss" }, { "virtualAddress": "0x01080BE8", "name": "StringLiteral_HH_mm", "string": "HH:mm" }, { "virtualAddress": "0x01080C30", "name": "StringLiteral_hh_mm_tt", "string": "hh:mm tt" }, { "virtualAddress": "0x010874E0", "name": "StringLiteral_H_mm", "string": "H:mm" }, { "virtualAddress": "0x01077FB8", "name": "StringLiteral_h_mm_tt", "string": "h:mm tt" }, { "virtualAddress": "0x01081B40", "name": "StringLiteral_Cannot_set_sub_classed__0__objec", "string": "Cannot set sub-classed {0} object to {1} object." }, { "virtualAddress": "0x010845D8", "name": "StringLiteral_Invariant_Language__Invariant_Co", "string": "Invariant Language (Invariant Country)" }, { "virtualAddress": "0x0107CEB0", "name": "StringLiteral_IVL", "string": "IVL" }, { "virtualAddress": "0x01086B98", "name": "StringLiteral_System_Globalization_ThaiBuddhis", "string": "System.Globalization.ThaiBuddhistCalendar" }, { "virtualAddress": "0x0106BB68", "name": "StringLiteral_System_Globalization_UmAlQuraCal", "string": "System.Globalization.UmAlQuraCalendar" }, { "virtualAddress": "0x01076698", "name": "StringLiteral_System_Globalization_HijriCalend", "string": "System.Globalization.HijriCalendar" }, { "virtualAddress": "0x01087238", "name": "StringLiteral_Unknown_calendar_type__", "string": "Unknown calendar type: " }, { "virtualAddress": "0x0107F818", "name": "StringLiteral_Culture_name_", "string": "Culture name " }, { "virtualAddress": "0x01077E08", "name": "StringLiteral__is_not_supported_", "string": " is not supported." }, { "virtualAddress": "0x0106B5A0", "name": "StringLiteral_af", "string": "af" }, { "virtualAddress": "0x0107AF00", "name": "StringLiteral_am", "string": "am" }, { "virtualAddress": "0x01072218", "name": "StringLiteral_ar", "string": "ar" }, { "virtualAddress": "0x0106B9D8", "name": "StringLiteral_arn", "string": "arn" }, { "virtualAddress": "0x01084510", "name": "StringLiteral_as", "string": "as" }, { "virtualAddress": "0x01085158", "name": "StringLiteral_az", "string": "az" }, { "virtualAddress": "0x01074B90", "name": "StringLiteral_az_cyrl", "string": "az-cyrl" }, { "virtualAddress": "0x0106D0D8", "name": "StringLiteral_az_latn", "string": "az-latn" }, { "virtualAddress": "0x01077040", "name": "StringLiteral_ba", "string": "ba" }, { "virtualAddress": "0x01076978", "name": "StringLiteral_be", "string": "be" }, { "virtualAddress": "0x0107F460", "name": "StringLiteral_bg", "string": "bg" }, { "virtualAddress": "0x0106F9E8", "name": "StringLiteral_bn", "string": "bn" }, { "virtualAddress": "0x01072E48", "name": "StringLiteral_bo", "string": "bo" }, { "virtualAddress": "0x0106FC20", "name": "StringLiteral_br", "string": "br" }, { "virtualAddress": "0x010747F8", "name": "StringLiteral_bs", "string": "bs" }, { "virtualAddress": "0x0106F1B0", "name": "StringLiteral_bs_cyrl", "string": "bs-cyrl" }, { "virtualAddress": "0x01075B40", "name": "StringLiteral_bs_latn", "string": "bs-latn" }, { "virtualAddress": "0x01075628", "name": "StringLiteral_ca", "string": "ca" }, { "virtualAddress": "0x0107A920", "name": "StringLiteral_co", "string": "co" }, { "virtualAddress": "0x0107ABC0", "name": "StringLiteral_cs", "string": "cs" }, { "virtualAddress": "0x0106C9E0", "name": "StringLiteral_cy", "string": "cy" }, { "virtualAddress": "0x01085160", "name": "StringLiteral_da", "string": "da" }, { "virtualAddress": "0x010875C0", "name": "StringLiteral_de", "string": "de" }, { "virtualAddress": "0x0107EC10", "name": "StringLiteral_dsb", "string": "dsb" }, { "virtualAddress": "0x01073F90", "name": "StringLiteral_dv", "string": "dv" }, { "virtualAddress": "0x0107F250", "name": "StringLiteral_el", "string": "el" }, { "virtualAddress": "0x0106C7D8", "name": "StringLiteral_en", "string": "en" }, { "virtualAddress": "0x0107C478", "name": "StringLiteral_es", "string": "es" }, { "virtualAddress": "0x01085BC0", "name": "StringLiteral_et", "string": "et" }, { "virtualAddress": "0x0106D4A0", "name": "StringLiteral_eu", "string": "eu" }, { "virtualAddress": "0x01087288", "name": "StringLiteral_fa", "string": "fa" }, { "virtualAddress": "0x0106E350", "name": "StringLiteral_fi", "string": "fi" }, { "virtualAddress": "0x01083A00", "name": "StringLiteral_fil", "string": "fil" }, { "virtualAddress": "0x01076D10", "name": "StringLiteral_fo", "string": "fo" }, { "virtualAddress": "0x0107A8E8", "name": "StringLiteral_fr", "string": "fr" }, { "virtualAddress": "0x01076838", "name": "StringLiteral_fy", "string": "fy" }, { "virtualAddress": "0x010775C0", "name": "StringLiteral_ga", "string": "ga" }, { "virtualAddress": "0x0106B300", "name": "StringLiteral_gd", "string": "gd" }, { "virtualAddress": "0x0107F720", "name": "StringLiteral_gl", "string": "gl" }, { "virtualAddress": "0x01079A18", "name": "StringLiteral_gsw", "string": "gsw" }, { "virtualAddress": "0x0106AA60", "name": "StringLiteral_gu", "string": "gu" }, { "virtualAddress": "0x01083DC0", "name": "StringLiteral_ha", "string": "ha" }, { "virtualAddress": "0x0106FD58", "name": "StringLiteral_ha_latn", "string": "ha-latn" }, { "virtualAddress": "0x01081948", "name": "StringLiteral_he", "string": "he" }, { "virtualAddress": "0x01080390", "name": "StringLiteral_hi", "string": "hi" }, { "virtualAddress": "0x01071350", "name": "StringLiteral_hr", "string": "hr" }, { "virtualAddress": "0x010780A0", "name": "StringLiteral_hsb", "string": "hsb" }, { "virtualAddress": "0x0106E988", "name": "StringLiteral_hu", "string": "hu" }, { "virtualAddress": "0x010809D8", "name": "StringLiteral_hy", "string": "hy" }, { "virtualAddress": "0x010732B8", "name": "StringLiteral_ig", "string": "ig" }, { "virtualAddress": "0x01086DE8", "name": "StringLiteral_ii", "string": "ii" }, { "virtualAddress": "0x010791A0", "name": "StringLiteral_is", "string": "is" }, { "virtualAddress": "0x0107B6C8", "name": "StringLiteral_it", "string": "it" }, { "virtualAddress": "0x01070BC8", "name": "StringLiteral_iu", "string": "iu" }, { "virtualAddress": "0x01083FB8", "name": "StringLiteral_iu_cans", "string": "iu-cans" }, { "virtualAddress": "0x01071B00", "name": "StringLiteral_iu_latn", "string": "iu-latn" }, { "virtualAddress": "0x0107F9E8", "name": "StringLiteral_ka", "string": "ka" }, { "virtualAddress": "0x01072800", "name": "StringLiteral_kk", "string": "kk" }, { "virtualAddress": "0x0107B988", "name": "StringLiteral_kl", "string": "kl" }, { "virtualAddress": "0x01083870", "name": "StringLiteral_km", "string": "km" }, { "virtualAddress": "0x01082380", "name": "StringLiteral_kn", "string": "kn" }, { "virtualAddress": "0x01081D88", "name": "StringLiteral_ko", "string": "ko" }, { "virtualAddress": "0x010760C8", "name": "StringLiteral_kok", "string": "kok" }, { "virtualAddress": "0x010811E8", "name": "StringLiteral_ky", "string": "ky" }, { "virtualAddress": "0x01075820", "name": "StringLiteral_lb", "string": "lb" }, { "virtualAddress": "0x01070A28", "name": "StringLiteral_lo", "string": "lo" }, { "virtualAddress": "0x0107A188", "name": "StringLiteral_lt", "string": "lt" }, { "virtualAddress": "0x0106EAA8", "name": "StringLiteral_lv", "string": "lv" }, { "virtualAddress": "0x0106E398", "name": "StringLiteral_mi", "string": "mi" }, { "virtualAddress": "0x0107C280", "name": "StringLiteral_mk", "string": "mk" }, { "virtualAddress": "0x0106C6B0", "name": "StringLiteral_ml", "string": "ml" }, { "virtualAddress": "0x0106E128", "name": "StringLiteral_mn", "string": "mn" }, { "virtualAddress": "0x01081590", "name": "StringLiteral_mn_cyrl", "string": "mn-cyrl" }, { "virtualAddress": "0x010848E0", "name": "StringLiteral_mn_mong", "string": "mn-mong" }, { "virtualAddress": "0x01079E48", "name": "StringLiteral_moh", "string": "moh" }, { "virtualAddress": "0x01080BD8", "name": "StringLiteral_mr", "string": "mr" }, { "virtualAddress": "0x01076D18", "name": "StringLiteral_ms", "string": "ms" }, { "virtualAddress": "0x01079460", "name": "StringLiteral_mt", "string": "mt" }, { "virtualAddress": "0x01081108", "name": "StringLiteral_nb", "string": "nb" }, { "virtualAddress": "0x01077788", "name": "StringLiteral_ne", "string": "ne" }, { "virtualAddress": "0x0107F148", "name": "StringLiteral_nl", "string": "nl" }, { "virtualAddress": "0x0107C550", "name": "StringLiteral_nn", "string": "nn" }, { "virtualAddress": "0x01074F40", "name": "StringLiteral_no", "string": "no" }, { "virtualAddress": "0x01080018", "name": "StringLiteral_nso", "string": "nso" }, { "virtualAddress": "0x0106E8F0", "name": "StringLiteral_oc", "string": "oc" }, { "virtualAddress": "0x01073CD0", "name": "StringLiteral_or", "string": "or" }, { "virtualAddress": "0x01083790", "name": "StringLiteral_pa", "string": "pa" }, { "virtualAddress": "0x010765F0", "name": "StringLiteral_pl", "string": "pl" }, { "virtualAddress": "0x010785D8", "name": "StringLiteral_prs", "string": "prs" }, { "virtualAddress": "0x0107CFA0", "name": "StringLiteral_ps", "string": "ps" }, { "virtualAddress": "0x01072578", "name": "StringLiteral_pt", "string": "pt" }, { "virtualAddress": "0x0106EE18", "name": "StringLiteral_qut", "string": "qut" }, { "virtualAddress": "0x01086580", "name": "StringLiteral_quz", "string": "quz" }, { "virtualAddress": "0x01075B48", "name": "StringLiteral_rm", "string": "rm" }, { "virtualAddress": "0x01078990", "name": "StringLiteral_ro", "string": "ro" }, { "virtualAddress": "0x01080640", "name": "StringLiteral_ru", "string": "ru" }, { "virtualAddress": "0x0106E510", "name": "StringLiteral_rw", "string": "rw" }, { "virtualAddress": "0x0107B990", "name": "StringLiteral_sa", "string": "sa" }, { "virtualAddress": "0x0107F878", "name": "StringLiteral_sah", "string": "sah" }, { "virtualAddress": "0x01074830", "name": "StringLiteral_se", "string": "se" }, { "virtualAddress": "0x0107FBB8", "name": "StringLiteral_si", "string": "si" }, { "virtualAddress": "0x0107A5A0", "name": "StringLiteral_sk", "string": "sk" }, { "virtualAddress": "0x01082DF8", "name": "StringLiteral_sl", "string": "sl" }, { "virtualAddress": "0x0106E648", "name": "StringLiteral_sma", "string": "sma" }, { "virtualAddress": "0x0106EB68", "name": "StringLiteral_smj", "string": "smj" }, { "virtualAddress": "0x01078430", "name": "StringLiteral_smn", "string": "smn" }, { "virtualAddress": "0x0107CC48", "name": "StringLiteral_sms", "string": "sms" }, { "virtualAddress": "0x010753A8", "name": "StringLiteral_sq", "string": "sq" }, { "virtualAddress": "0x0106D1B0", "name": "StringLiteral_sr", "string": "sr" }, { "virtualAddress": "0x0107AD68", "name": "StringLiteral_sr_cyrl", "string": "sr-cyrl" }, { "virtualAddress": "0x0106D290", "name": "StringLiteral_sr_latn", "string": "sr-latn" }, { "virtualAddress": "0x01078EA0", "name": "StringLiteral_sv", "string": "sv" }, { "virtualAddress": "0x01083308", "name": "StringLiteral_sw", "string": "sw" }, { "virtualAddress": "0x010811D8", "name": "StringLiteral_syr", "string": "syr" }, { "virtualAddress": "0x01083840", "name": "StringLiteral_ta", "string": "ta" }, { "virtualAddress": "0x0106D538", "name": "StringLiteral_te", "string": "te" }, { "virtualAddress": "0x01086EE8", "name": "StringLiteral_tg", "string": "tg" }, { "virtualAddress": "0x01082B68", "name": "StringLiteral_tg_cyrl", "string": "tg-cyrl" }, { "virtualAddress": "0x0106CA60", "name": "StringLiteral_th", "string": "th" }, { "virtualAddress": "0x0107EC98", "name": "StringLiteral_tk", "string": "tk" }, { "virtualAddress": "0x010856F0", "name": "StringLiteral_tn", "string": "tn" }, { "virtualAddress": "0x0106B108", "name": "StringLiteral_tr", "string": "tr" }, { "virtualAddress": "0x0107E5C8", "name": "StringLiteral_tt", "string": "tt" }, { "virtualAddress": "0x0107D170", "name": "StringLiteral_tzm", "string": "tzm" }, { "virtualAddress": "0x0107A670", "name": "StringLiteral_tzm_latn", "string": "tzm-latn" }, { "virtualAddress": "0x01079668", "name": "StringLiteral_ug", "string": "ug" }, { "virtualAddress": "0x0107DCF8", "name": "StringLiteral_uk", "string": "uk" }, { "virtualAddress": "0x01082C70", "name": "StringLiteral_ur", "string": "ur" }, { "virtualAddress": "0x01085E30", "name": "StringLiteral_uz", "string": "uz" }, { "virtualAddress": "0x0107C488", "name": "StringLiteral_uz_cyrl", "string": "uz-cyrl" }, { "virtualAddress": "0x0107A7A8", "name": "StringLiteral_uz_latn", "string": "uz-latn" }, { "virtualAddress": "0x010830D0", "name": "StringLiteral_vi", "string": "vi" }, { "virtualAddress": "0x01075590", "name": "StringLiteral_wo", "string": "wo" }, { "virtualAddress": "0x01075A20", "name": "StringLiteral_xh", "string": "xh" }, { "virtualAddress": "0x01074DD8", "name": "StringLiteral_yo", "string": "yo" }, { "virtualAddress": "0x0107BD78", "name": "StringLiteral_zh_chs", "string": "zh-chs" }, { "virtualAddress": "0x01071A88", "name": "StringLiteral_zh_hans", "string": "zh-hans" }, { "virtualAddress": "0x01086F98", "name": "StringLiteral_zh_cht", "string": "zh-cht" }, { "virtualAddress": "0x01085300", "name": "StringLiteral_zh_hant", "string": "zh-hant" }, { "virtualAddress": "0x010812A8", "name": "StringLiteral_zu", "string": "zu" }, { "virtualAddress": "0x0106C050", "name": "StringLiteral_Mapping_for_neutral_culture_", "string": "Mapping for neutral culture " }, { "virtualAddress": "0x0107EE18", "name": "StringLiteral_ar_BH", "string": "ar-BH" }, { "virtualAddress": "0x01086238", "name": "StringLiteral_ar_EG", "string": "ar-EG" }, { "virtualAddress": "0x01078C98", "name": "StringLiteral_ar_JO", "string": "ar-JO" }, { "virtualAddress": "0x0107F7D8", "name": "StringLiteral_ar_KW", "string": "ar-KW" }, { "virtualAddress": "0x0107A4C8", "name": "StringLiteral_ar_LB", "string": "ar-LB" }, { "virtualAddress": "0x0107DB60", "name": "StringLiteral_ar_LY", "string": "ar-LY" }, { "virtualAddress": "0x0107DF88", "name": "StringLiteral_ar_QA", "string": "ar-QA" }, { "virtualAddress": "0x0106F058", "name": "StringLiteral_ar_SY", "string": "ar-SY" }, { "virtualAddress": "0x0106D7C0", "name": "StringLiteral_ar_AE", "string": "ar-AE" }, { "virtualAddress": "0x01084F78", "name": "StringLiteral_ar_YE", "string": "ar-YE" }, { "virtualAddress": "0x01073758", "name": "StringLiteral_gu_IN", "string": "gu-IN" }, { "virtualAddress": "0x01073278", "name": "StringLiteral_hi_IN", "string": "hi-IN" }, { "virtualAddress": "0x01079AB8", "name": "StringLiteral_kn_IN", "string": "kn-IN" }, { "virtualAddress": "0x010756C0", "name": "StringLiteral_kok_IN", "string": "kok-IN" }, { "virtualAddress": "0x01071A50", "name": "StringLiteral_mr_IN", "string": "mr-IN" }, { "virtualAddress": "0x01076B68", "name": "StringLiteral_pa_IN", "string": "pa-IN" }, { "virtualAddress": "0x0107C2B8", "name": "StringLiteral_sa_IN", "string": "sa-IN" }, { "virtualAddress": "0x0106C938", "name": "StringLiteral_syr_SY", "string": "syr-SY" }, { "virtualAddress": "0x0107D368", "name": "StringLiteral_ta_IN", "string": "ta-IN" }, { "virtualAddress": "0x01078378", "name": "StringLiteral_te_IN", "string": "te-IN" }, { "virtualAddress": "0x0107D3F8", "name": "StringLiteral_ur_PK", "string": "ur-PK" }, { "virtualAddress": "0x0107E210", "name": "StringLiteral_vi_VN", "string": "vi-VN" }, { "virtualAddress": "0x010816D0", "name": "StringLiteral_ar_MA", "string": "ar-MA" }, { "virtualAddress": "0x01073950", "name": "StringLiteral_ar_TN", "string": "ar-TN" }, { "virtualAddress": "0x0107F4B8", "name": "StringLiteral_zh_Hans", "string": "zh-Hans" }, { "virtualAddress": "0x01081200", "name": "StringLiteral_zh_Hant", "string": "zh-Hant" }, { "virtualAddress": "0x010845E0", "name": "StringLiteral_null", "string": "null" }, { "virtualAddress": "0x0107C9B0", "name": "StringLiteral_ci", "string": "ci" }, { "virtualAddress": "0x01078CE8", "name": "StringLiteral_The_given_culture_name___0___can", "string": "The given culture name \u0027{0}\u0027 cannot be used to locate a resource file. Resource filenames must consist of only letters, numbers, hyphens or underscores." }, { "virtualAddress": "0x010793C0", "name": "StringLiteral_Culture_ID__0___0x_1___is_not_a_", "string": "Culture ID {0} (0x{1}) is not a supported culture." }, { "virtualAddress": "0x010805B0", "name": "StringLiteral_X4", "string": "X4" }, { "virtualAddress": "0x0106BA98", "name": "StringLiteral_CalendarType", "string": "CalendarType" }, { "virtualAddress": "0x01084D10", "name": "StringLiteral_This_instance_is_read_only", "string": "This instance is read only" }, { "virtualAddress": "0x0106D750", "name": "StringLiteral_DateTimeFormat", "string": "DateTimeFormat" }, { "virtualAddress": "0x0106E540", "name": "StringLiteral_NumberFormat", "string": "NumberFormat" }, { "virtualAddress": "0x010865A8", "name": "StringLiteral_InvalidCultureId", "string": "InvalidCultureId" }, { "virtualAddress": "0x010797F8", "name": "StringLiteral_InvalidCultureName", "string": "InvalidCultureName" }, { "virtualAddress": "0x0107CDE8", "name": "StringLiteral_Culture_is_not_supported_", "string": "Culture is not supported." }, { "virtualAddress": "0x010759A0", "name": "StringLiteral__0___0x_0_x4__", "string": "{0} (0x{0:x4})" }, { "virtualAddress": "0x010731A0", "name": "StringLiteral__0__is_an_invalid_culture_identi", "string": "{0} is an invalid culture identifier." }, { "virtualAddress": "0x0107E228", "name": "StringLiteral_Object_must_be_of_type_Decimal_", "string": "Object must be of type Decimal." }, { "virtualAddress": "0x010760B8", "name": "StringLiteral__", "string": "[" }, { "virtualAddress": "0x0106F0E0", "name": "StringLiteral___", "string": ")]" }, { "virtualAddress": "0x0107E300", "name": "StringLiteral_The_Binary_format_of_the_custom_", "string": "The Binary format of the custom attribute is invalid." }, { "virtualAddress": "0x01082298", "name": "StringLiteral____", "string": " = " }, { "virtualAddress": "0x0107E7B0", "name": "StringLiteral_typeof__", "string": "typeof (" }, { "virtualAddress": "0x01079188", "name": "StringLiteral_argumentType", "string": "argumentType" }, { "virtualAddress": "0x0107A1E8", "name": "StringLiteral_Value", "string": "Value" }, { "virtualAddress": "0x0107EC78", "name": "StringLiteral_Object_cannot_be_cast_from_DBNul", "string": "Object cannot be cast from DBNull to other types." }, { "virtualAddress": "0x01073978", "name": "StringLiteral_Only_one_DBNull_instance_may_exi", "string": "Only one DBNull instance may exist, and calls to DBNull deserialization methods are not allowed." }, { "virtualAddress": "0x01081A90", "name": "StringLiteral_Specified_key_is_a_known_weak_ke", "string": "Specified key is a known weak key for \u0027{0}\u0027 and cannot be used." }, { "virtualAddress": "0x01078738", "name": "StringLiteral_DES", "string": "DES" }, { "virtualAddress": "0x0107E0C8", "name": "StringLiteral_Specified_key_is_a_known_semi_we", "string": "Specified key is a known semi-weak key for \u0027{0}\u0027 and cannot be used." }, { "virtualAddress": "0x0106AED8", "name": "StringLiteral_Cryptographic_service_provider__", "string": "Cryptographic service provider (CSP) could not be found for this algorithm." }, { "virtualAddress": "0x0107CBB0", "name": "StringLiteral_This_is_a_known_weak__or_semi_we", "string": "This is a known weak, or semi-weak, key." }, { "virtualAddress": "0x0107A040", "name": "StringLiteral_Cannot_export_private_key", "string": "Cannot export private key" }, { "virtualAddress": "0x0107B1D8", "name": "StringLiteral___0___is_not_a_known_hash_algori", "string": "\u0027{0}\u0027 is not a known hash algorithm." }, { "virtualAddress": "0x0106AFE0", "name": "StringLiteral_keyBlob", "string": "keyBlob" }, { "virtualAddress": "0x01080440", "name": "StringLiteral_Only_SHA1_is_supported_", "string": "Only SHA1 is supported." }, { "virtualAddress": "0x0106FAF8", "name": "StringLiteral_Keypair_was_disposed", "string": "Keypair was disposed" }, { "virtualAddress": "0x0107D940", "name": "StringLiteral_rgbHash", "string": "rgbHash" }, { "virtualAddress": "0x01074468", "name": "StringLiteral_invalid_hash_length", "string": "invalid hash length" }, { "virtualAddress": "0x01076C40", "name": "StringLiteral_no_private_key_available_for_sig", "string": "no private key available for signature" }, { "virtualAddress": "0x010767C0", "name": "StringLiteral_no_private_key_to_export", "string": "no private key to export" }, { "virtualAddress": "0x01078368", "name": "StringLiteral_Missing_mandatory_DSA_parameters", "string": "Missing mandatory DSA parameters (P, Q or G)." }, { "virtualAddress": "0x01076820", "name": "StringLiteral_Missing_both_public__Y__and_priv", "string": "Missing both public (Y) and private (X) keys." }, { "virtualAddress": "0x010806B8", "name": "StringLiteral_rgbSignature", "string": "rgbSignature" }, { "virtualAddress": "0x01078DC8", "name": "StringLiteral_invalid_signature_length", "string": "invalid signature length" }, { "virtualAddress": "0x010721D0", "name": "StringLiteral_couldn_t_compute_signature_verif", "string": "couldn\u0027t compute signature verification" }, { "virtualAddress": "0x01070910", "name": "StringLiteral_This_operation_is_not_supported_", "string": "This operation is not supported for this class." }, { "virtualAddress": "0x01079120", "name": "StringLiteral_No_asymmetric_key_object_has_bee", "string": "No asymmetric key object has been associated with this formatter object." }, { "virtualAddress": "0x01084D90", "name": "StringLiteral_System_Security_Cryptography_DSA", "string": "System.Security.Cryptography.DSACryptoServiceProvider" }, { "virtualAddress": "0x0107B270", "name": "StringLiteral_System_Security_Cryptography_SHA", "string": "System.Security.Cryptography.SHA1CryptoServiceProvider" }, { "virtualAddress": "0x0106BE70", "name": "StringLiteral_System_Security_Cryptography_DSA", "string": "System.Security.Cryptography.DSASignatureFormatter" }, { "virtualAddress": "0x01084B68", "name": "StringLiteral_System_Security_Cryptography_DSA", "string": "System.Security.Cryptography.DSASignatureDeformatter" }, { "virtualAddress": "0x0106B9B0", "name": "StringLiteral_Required_object_identifier__OID_", "string": "Required object identifier (OID) cannot be found." }, { "virtualAddress": "0x01081030", "name": "StringLiteral_Derived_classes_must_provide_an_", "string": "Derived classes must provide an implementation." }, { "virtualAddress": "0x01077070", "name": "StringLiteral_xmlString", "string": "xmlString" }, { "virtualAddress": "0x0107FFD0", "name": "StringLiteral_P", "string": "P" }, { "virtualAddress": "0x0107EA80", "name": "StringLiteral_Input_string_does_not_contain_a_", "string": "Input string does not contain a valid encoding of the \u0027{0}\u0027 \u0027{1}\u0027 parameter." }, { "virtualAddress": "0x0106A7C8", "name": "StringLiteral_DSA", "string": "DSA" }, { "virtualAddress": "0x01073180", "name": "StringLiteral_Q", "string": "Q" }, { "virtualAddress": "0x0106D7D0", "name": "StringLiteral_G", "string": "G" }, { "virtualAddress": "0x010816C8", "name": "StringLiteral_Y", "string": "Y" }, { "virtualAddress": "0x0106DF18", "name": "StringLiteral_J", "string": "J" }, { "virtualAddress": "0x0107A198", "name": "StringLiteral_X", "string": "X" }, { "virtualAddress": "0x01075F68", "name": "StringLiteral_Seed", "string": "Seed" }, { "virtualAddress": "0x0107FF58", "name": "StringLiteral_PgenCounter", "string": "PgenCounter" }, { "virtualAddress": "0x0106AA50", "name": "StringLiteral_The_hash_algorithm_name_cannot_b", "string": "The hash algorithm name cannot be null or empty." }, { "virtualAddress": "0x01075580", "name": "StringLiteral_hashAlgorithm", "string": "hashAlgorithm" }, { "virtualAddress": "0x0107AA00", "name": "StringLiteral__DSAKeyValue_", "string": "\u003CDSAKeyValue\u003E" }, { "virtualAddress": "0x01075028", "name": "StringLiteral__P_", "string": "\u003CP\u003E" }, { "virtualAddress": "0x01077B38", "name": "StringLiteral___P_", "string": "\u003C/P\u003E" }, { "virtualAddress": "0x0107C1E0", "name": "StringLiteral__Q_", "string": "\u003CQ\u003E" }, { "virtualAddress": "0x0106D158", "name": "StringLiteral___Q_", "string": "\u003C/Q\u003E" }, { "virtualAddress": "0x0107B498", "name": "StringLiteral__G_", "string": "\u003CG\u003E" }, { "virtualAddress": "0x010848D8", "name": "StringLiteral___G_", "string": "\u003C/G\u003E" }, { "virtualAddress": "0x010829E0", "name": "StringLiteral__Y_", "string": "\u003CY\u003E" }, { "virtualAddress": "0x01078F08", "name": "StringLiteral___Y_", "string": "\u003C/Y\u003E" }, { "virtualAddress": "0x01084DA8", "name": "StringLiteral__J_", "string": "\u003CJ\u003E" }, { "virtualAddress": "0x010858E0", "name": "StringLiteral___J_", "string": "\u003C/J\u003E" }, { "virtualAddress": "0x01081600", "name": "StringLiteral__Seed_", "string": "\u003CSeed\u003E" }, { "virtualAddress": "0x01080E40", "name": "StringLiteral___Seed_", "string": "\u003C/Seed\u003E" }, { "virtualAddress": "0x0107A818", "name": "StringLiteral__PgenCounter_", "string": "\u003CPgenCounter\u003E" }, { "virtualAddress": "0x0107ED58", "name": "StringLiteral___PgenCounter_", "string": "\u003C/PgenCounter\u003E" }, { "virtualAddress": "0x010815B0", "name": "StringLiteral__X_", "string": "\u003CX\u003E" }, { "virtualAddress": "0x0107D3A0", "name": "StringLiteral___X_", "string": "\u003C/X\u003E" }, { "virtualAddress": "0x0106C3F0", "name": "StringLiteral___DSAKeyValue_", "string": "\u003C/DSAKeyValue\u003E" }, { "virtualAddress": "0x010852D0", "name": "StringLiteral_signature", "string": "signature" }, { "virtualAddress": "0x0106E040", "name": "StringLiteral_Getting_out_of_bounds_during_sca", "string": "Getting out of bounds during scalar addition." }, { "virtualAddress": "0x0106C5C8", "name": "StringLiteral_Pins_are_out_of_range_", "string": "Pins are out of range." }, { "virtualAddress": "0x0106E798", "name": "StringLiteral_Data_descriptors_are_out_of_rang", "string": "Data descriptors are out of range." }, { "virtualAddress": "0x0106EA30", "name": "StringLiteral_destIdx", "string": "destIdx" }, { "virtualAddress": "0x01081E70", "name": "StringLiteral_invalid_size_specification", "string": "invalid size specification" }, { "virtualAddress": "0x0107CC40", "name": "StringLiteral___description_needs_a_type_speci", "string": "$ description needs a type specified" }, { "virtualAddress": "0x0107A900", "name": "StringLiteral_description", "string": "description" }, { "virtualAddress": "0x010717C0", "name": "StringLiteral_Invalid_format_for___specifier", "string": "Invalid format for $ specifier" }, { "virtualAddress": "0x0106B9C0", "name": "StringLiteral_invalid_format_specified___0__", "string": "invalid format specified \u0060{0}\u0027" }, { "virtualAddress": "0x0106BDA8", "name": "StringLiteral_A_datatype_misalignment_was_dete", "string": "A datatype misalignment was detected in a load or store instruction." }, { "virtualAddress": "0x0106AD78", "name": "StringLiteral_MMMM", "string": "MMMM" }, { "virtualAddress": "0x01086EA0", "name": "StringLiteral_uE000", "string": "\uE000" }, { "virtualAddress": "0x0107D9E0", "name": "StringLiteral_uE001", "string": "\uE001" }, { "virtualAddress": "0x01085528", "name": "StringLiteral__", "string": "-" }, { "virtualAddress": "0x0106C488", "name": "StringLiteral_u5E74", "string": "\u5E74" }, { "virtualAddress": "0x0106BCF8", "name": "StringLiteral_u6708", "string": "\u6708" }, { "virtualAddress": "0x0107F1F8", "name": "StringLiteral_u65E5", "string": "\u65E5" }, { "virtualAddress": "0x0107D3D8", "name": "StringLiteral_uB144", "string": "\uB144" }, { "virtualAddress": "0x01080C70", "name": "StringLiteral_uC6D4", "string": "\uC6D4" }, { "virtualAddress": "0x0106C498", "name": "StringLiteral_uC77C", "string": "\uC77C" }, { "virtualAddress": "0x01084650", "name": "StringLiteral_uC2DC", "string": "\uC2DC" }, { "virtualAddress": "0x0107FA70", "name": "StringLiteral_uBD84", "string": "\uBD84" }, { "virtualAddress": "0x0107B350", "name": "StringLiteral_uCD08", "string": "\uCD08" }, { "virtualAddress": "0x0107DD38", "name": "StringLiteral_u6642", "string": "\u6642" }, { "virtualAddress": "0x01073EA0", "name": "StringLiteral_u65F6", "string": "\u65F6" }, { "virtualAddress": "0x0107A960", "name": "StringLiteral_u5206", "string": "\u5206" }, { "virtualAddress": "0x01071E58", "name": "StringLiteral_u79D2", "string": "\u79D2" }, { "virtualAddress": "0x0106CB60", "name": "StringLiteral_Found_a_null_value_within_an_arr", "string": "Found a null value within an array." }, { "virtualAddress": "0x0107DA28", "name": "StringLiteral_T", "string": "T" }, { "virtualAddress": "0x01074500", "name": "StringLiteral_GMT", "string": "GMT" }, { "virtualAddress": "0x010820A0", "name": "StringLiteral_dayofweek", "string": "dayofweek" }, { "virtualAddress": "0x01072910", "name": "StringLiteral_month", "string": "month" }, { "virtualAddress": "0x0107FC10", "name": "StringLiteral_yyyy___MM___dd_T_HH___mm___ss_ff", "string": "yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss.fffffffK" }, { "virtualAddress": "0x0107AFB0", "name": "StringLiteral_ddd__dd_MMM_yyyy_HH___mm___ss__G", "string": "ddd, dd MMM yyyy HH\u0027:\u0027mm\u0027:\u0027ss \u0027GMT\u0027" }, { "virtualAddress": "0x01074FF0", "name": "StringLiteral_yyyy___MM___dd_T_HH___mm___ss", "string": "yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss" }, { "virtualAddress": "0x01082CD0", "name": "StringLiteral_Format_specifier_was_invalid_", "string": "Format specifier was invalid." }, { "virtualAddress": "0x01080D38", "name": "StringLiteral_format", "string": "format" }, { "virtualAddress": "0x0107E7C8", "name": "StringLiteral_eraName", "string": "eraName" }, { "virtualAddress": "0x0106F358", "name": "StringLiteral_dayOfWeek", "string": "dayOfWeek" }, { "virtualAddress": "0x0106BAE0", "name": "StringLiteral_m_name", "string": "m_name" }, { "virtualAddress": "0x0107E150", "name": "StringLiteral_dtfi", "string": "dtfi" }, { "virtualAddress": "0x01074868", "name": "StringLiteral_Object_cannot_be_null_", "string": "Object cannot be null." }, { "virtualAddress": "0x01082DF0", "name": "StringLiteral_patterns", "string": "patterns" }, { "virtualAddress": "0x0106B548", "name": "StringLiteral_Array_must_not_be_of_length_zero", "string": "Array must not be of length zero." }, { "virtualAddress": "0x01082A50", "name": "StringLiteral_An_undefined_DateTimeStyles_valu", "string": "An undefined DateTimeStyles value is being used." }, { "virtualAddress": "0x0106BBD0", "name": "StringLiteral_The_DateTimeStyles_values_Assume", "string": "The DateTimeStyles values AssumeLocal and AssumeUniversal cannot be used together." }, { "virtualAddress": "0x0107E950", "name": "StringLiteral_The_DateTimeStyles_value_Roundtr", "string": "The DateTimeStyles value RoundtripKind cannot be used with the values AssumeLocal, AssumeUniversal or AdjustToUniversal." }, { "virtualAddress": "0x01077738", "name": "StringLiteral__zzz", "string": " zzz" }, { "virtualAddress": "0x01081658", "name": "StringLiteral____", "string": "\u0027-\u0027" }, { "virtualAddress": "0x0107AB50", "name": "StringLiteral_d___h___mm___ss_", "string": "d\u0027:\u0027h\u0027:\u0027mm\u0027:\u0027ss\u0027" }, { "virtualAddress": "0x01072FB8", "name": "StringLiteral__FFFFFFF", "string": "\u0027FFFFFFF" }, { "virtualAddress": "0x0107CE30", "name": "StringLiteral_yyyy___MM___dd_HH___mm___ss_Z_", "string": "yyyy\u0027-\u0027MM\u0027-\u0027dd HH\u0027:\u0027mm\u0027:\u0027ss\u0027Z\u0027" }, { "virtualAddress": "0x0106E998", "name": "StringLiteral_Length_of_the_array_must_be__0__", "string": "Length of the array must be {0}." }, { "virtualAddress": "0x01070F48", "name": "StringLiteral_Not_a_valid_calendar_for_the_giv", "string": "Not a valid calendar for the given culture." }, { "virtualAddress": "0x01085FC0", "name": "StringLiteral_Input_string_was_not_in_a_correc", "string": "Input string was not in a correct format." }, { "virtualAddress": "0x01079A70", "name": "StringLiteral__0_00___1_00_", "string": "{0:00}:{1:00}" }, { "virtualAddress": "0x010833C8", "name": "StringLiteral__0_0_", "string": "{0:0}" }, { "virtualAddress": "0x010730B8", "name": "StringLiteral__0_00_", "string": "{0:00}" }, { "virtualAddress": "0x0107DC10", "name": "StringLiteral___0_00_", "string": ":{0:00}" }, { "virtualAddress": "0x01072010", "name": "StringLiteral_yyyy___MM___ddTHH___mm___ss_zzz", "string": "yyyy\u0027-\u0027MM\u0027-\u0027ddTHH\u0027:\u0027mm\u0027:\u0027ss zzz" }, { "virtualAddress": "0x0107D4A0", "name": "StringLiteral_Cannot_find_a_matching_quote_cha", "string": "Cannot find a matching quote character for the character \u0027{0}\u0027." }, { "virtualAddress": "0x01083120", "name": "StringLiteral__00", "string": "00" }, { "virtualAddress": "0x01070690", "name": "StringLiteral__000", "string": "000" }, { "virtualAddress": "0x01070350", "name": "StringLiteral__0000", "string": "0000" }, { "virtualAddress": "0x01075BB0", "name": "StringLiteral__00000", "string": "00000" }, { "virtualAddress": "0x01077368", "name": "StringLiteral__000000", "string": "000000" }, { "virtualAddress": "0x01073C40", "name": "StringLiteral__0000000", "string": "0000000" }, { "virtualAddress": "0x01075570", "name": "StringLiteral_Ticks", "string": "Ticks" }, { "virtualAddress": "0x01072C28", "name": "StringLiteral_Offset", "string": "Offset" }, { "virtualAddress": "0x01074160", "name": "StringLiteral_milliseconds", "string": "milliseconds" }, { "virtualAddress": "0x0106B528", "name": "StringLiteral_seconds", "string": "seconds" }, { "virtualAddress": "0x0107C730", "name": "StringLiteral_styles", "string": "styles" }, { "virtualAddress": "0x01070D70", "name": "StringLiteral_Object_must_be_of_type_DateTimeO", "string": "Object must be of type DateTimeOffset." }, { "virtualAddress": "0x01086368", "name": "StringLiteral_OffsetMinutes", "string": "OffsetMinutes" }, { "virtualAddress": "0x0106E898", "name": "StringLiteral_The_UTC_time_represented_when_th", "string": "The UTC time represented when the offset is applied must be between year 0 and 10,000." }, { "virtualAddress": "0x0106D328", "name": "StringLiteral_Offset_must_be_specified_in_whol", "string": "Offset must be specified in whole minutes." }, { "virtualAddress": "0x0107AC38", "name": "StringLiteral_Offset_must_be_within_plus_or_mi", "string": "Offset must be within plus or minus 14 hours." }, { "virtualAddress": "0x010779C0", "name": "StringLiteral_The_DateTimeStyles_value__NoCurr", "string": "The DateTimeStyles value \u0027NoCurrentDateDefault\u0027 is not allowed when parsing DateTimeOffset." }, { "virtualAddress": "0x01082E80", "name": "StringLiteral_The_UTC_Offset_of_the_local_date", "string": "The UTC Offset of the local dateTime parameter does not match the offset argument." }, { "virtualAddress": "0x01074D40", "name": "StringLiteral_The_UTC_Offset_for_Utc_DateTime_", "string": "The UTC Offset for Utc DateTime instances must be 0." }, { "virtualAddress": "0x01070810", "name": "StringLiteral_The_DateTime_represented_by_the_", "string": "The DateTime represented by the string is out of range." }, { "virtualAddress": "0x01077178", "name": "StringLiteral_There_must_be_at_least_a_partial", "string": "There must be at least a partial date with a year present in the input." }, { "virtualAddress": "0x0107BFC8", "name": "StringLiteral_DateTime_pattern___0___appears_m", "string": "DateTime pattern \u0027{0}\u0027 appears more than once with different values." }, { "virtualAddress": "0x01072228", "name": "StringLiteral_The_UTC_representation_of_the_da", "string": "The UTC representation of the date falls outside the year range 1-9999." }, { "virtualAddress": "0x01082190", "name": "StringLiteral_The_time_zone_offset_must_be_wit", "string": "The time zone offset must be within plus or minus 14 hours." }, { "virtualAddress": "0x0107EC30", "name": "StringLiteral_String_was_not_recognized_as_a_v", "string": "String was not recognized as a valid DateTime." }, { "virtualAddress": "0x010761C0", "name": "StringLiteral_The_DateTime_represented_by_the_", "string": "The DateTime represented by the string is not supported in calendar {0}." }, { "virtualAddress": "0x010867E8", "name": "StringLiteral_String_was_not_recognized_as_a_v", "string": "String was not recognized as a valid DateTime because the day of week was incorrect." }, { "virtualAddress": "0x0106DCD8", "name": "StringLiteral_Could_not_determine_the_order_of", "string": "Could not determine the order of year, month, and date from \u0027{0}\u0027." }, { "virtualAddress": "0x01075458", "name": "StringLiteral_The_string_was_not_recognized_as", "string": "The string was not recognized as a valid DateTime. There is an unknown word starting at index {0}." }, { "virtualAddress": "0x0107D000", "name": "StringLiteral_formats", "string": "formats" }, { "virtualAddress": "0x010802E0", "name": "StringLiteral_months", "string": "months" }, { "virtualAddress": "0x01070B68", "name": "StringLiteral_Months_value_must_be_between____", "string": "Months value must be between \u002B/-120000." }, { "virtualAddress": "0x01082AD0", "name": "StringLiteral_The_added_or_subtracted_value_re", "string": "The added or subtracted value results in an un-representable DateTime." }, { "virtualAddress": "0x01075D60", "name": "StringLiteral_years", "string": "years" }, { "virtualAddress": "0x01076F70", "name": "StringLiteral_Years_value_must_be_between____1", "string": "Years value must be between \u002B/-10000." }, { "virtualAddress": "0x0107AFD8", "name": "StringLiteral_Object_must_be_of_type_DateTime_", "string": "Object must be of type DateTime." }, { "virtualAddress": "0x0107B9A8", "name": "StringLiteral_Year__Month__and_Day_parameters_", "string": "Year, Month, and Day parameters describe an un-representable DateTime." }, { "virtualAddress": "0x0106E4D8", "name": "StringLiteral_Month_must_be_between_one_and_tw", "string": "Month must be between one and twelve." }, { "virtualAddress": "0x01086168", "name": "StringLiteral_Not_a_legal_OleAut_date_", "string": "Not a legal OleAut date." }, { "virtualAddress": "0x0106BC80", "name": "StringLiteral_OleAut_date_did_not_convert_to_a", "string": "OleAut date did not convert to a DateTime correctly." }, { "virtualAddress": "0x01071EF0", "name": "StringLiteral_The_binary_data_must_result_in_a", "string": "The binary data must result in a DateTime with ticks between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks." }, { "virtualAddress": "0x010770A8", "name": "StringLiteral_dateData", "string": "dateData" }, { "virtualAddress": "0x0107CCE8", "name": "StringLiteral_fileTime", "string": "fileTime" }, { "virtualAddress": "0x01076B70", "name": "StringLiteral_Not_a_valid_Win32_FileTime_", "string": "Not a valid Win32 FileTime." }, { "virtualAddress": "0x01083F20", "name": "StringLiteral_Year_must_be_between_1_and_9999_", "string": "Year must be between 1 and 9999." }, { "virtualAddress": "0x010745B8", "name": "StringLiteral_style", "string": "style" }, { "virtualAddress": "0x0106F488", "name": "StringLiteral_ticks", "string": "ticks" }, { "virtualAddress": "0x01081348", "name": "StringLiteral_d", "string": "d" }, { "virtualAddress": "0x01070738", "name": "StringLiteral_t", "string": "t" }, { "virtualAddress": "0x01085948", "name": "StringLiteral_Ticks_must_be_between_DateTime_M", "string": "Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks." }, { "virtualAddress": "0x0106DC00", "name": "StringLiteral_Invalid_DateTimeKind_value_", "string": "Invalid DateTimeKind value." }, { "virtualAddress": "0x0107A000", "name": "StringLiteral_kind", "string": "kind" }, { "virtualAddress": "0x01087358", "name": "StringLiteral_Combination_of_arguments_to_the_", "string": "Combination of arguments to the DateTime constructor is out of the legal range." }, { "virtualAddress": "0x0106E900", "name": "StringLiteral_Invalid_serialized_DateTime_data", "string": "Invalid serialized DateTime data. Unable to find \u0027ticks\u0027 or \u0027dateData\u0027." }, { "virtualAddress": "0x0107F240", "name": "StringLiteral_Invalid_serialized_DateTime_data", "string": "Invalid serialized DateTime data. Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks." }, { "virtualAddress": "0x010838F8", "name": "StringLiteral______DEBUG_ASSERTION_FAILED_____", "string": "---- DEBUG ASSERTION FAILED ----" }, { "virtualAddress": "0x010732B0", "name": "StringLiteral______Assert_Short_Message_____", "string": "---- Assert Short Message ----" }, { "virtualAddress": "0x0107AD40", "name": "StringLiteral______Assert_Long_Message_____", "string": "---- Assert Long Message ----" }, { "virtualAddress": "0x01077648", "name": "StringLiteral_visualizerObjectSource", "string": "visualizerObjectSource" }, { "virtualAddress": "0x01082348", "name": "StringLiteral_visualizer", "string": "visualizer" }, { "virtualAddress": "0x010869B0", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a Decimal." }, { "virtualAddress": "0x0107A5E0", "name": "StringLiteral_decimals", "string": "decimals" }, { "virtualAddress": "0x01079840", "name": "StringLiteral_Decimal_can_only_round_to_betwee", "string": "Decimal can only round to between 0 and 28 digits of precision." }, { "virtualAddress": "0x01078ED8", "name": "StringLiteral_The_value___0___is_not_valid_for", "string": "The value \u0027{0}\u0027 is not valid for this usage of the type {1}." }, { "virtualAddress": "0x0107E018", "name": "StringLiteral_MidpointRounding", "string": "MidpointRounding" }, { "virtualAddress": "0x01082598", "name": "StringLiteral_scale", "string": "scale" }, { "virtualAddress": "0x01083838", "name": "StringLiteral_Decimal_s_scale_value_must_be_be", "string": "Decimal\u0027s scale value must be between 0 and 28, inclusive." }, { "virtualAddress": "0x0107B1E8", "name": "StringLiteral__", "string": "]" }, { "virtualAddress": "0x0107AF78", "name": "StringLiteral_____", "string": " ..." }, { "virtualAddress": "0x0107C010", "name": "StringLiteral_Unable_to_translate_bytes__0__at", "string": "Unable to translate bytes {0} at index {1} from specified code page to Unicode." }, { "virtualAddress": "0x010792E0", "name": "StringLiteral_String_contains_invalid_Unicode_", "string": "String contains invalid Unicode code points." }, { "virtualAddress": "0x0107F8D8", "name": "StringLiteral__x_0_X2_", "string": "\\x{0:X2}" }, { "virtualAddress": "0x01075878", "name": "StringLiteral_Recursive_fallback_not_allowed_f", "string": "Recursive fallback not allowed for bytes {0}." }, { "virtualAddress": "0x0107BFF8", "name": "StringLiteral_bytesUnknown", "string": "bytesUnknown" }, { "virtualAddress": "0x01071538", "name": "StringLiteral_Direct_deserialization_of_type__", "string": "Direct deserialization of type \u0027{0}\u0027 is not supported." }, { "virtualAddress": "0x010774E8", "name": "StringLiteral__", "string": "?" }, { "virtualAddress": "0x01087728", "name": "StringLiteral_replacement", "string": "replacement" }, { "virtualAddress": "0x01077FC0", "name": "StringLiteral_Conversion_buffer_overflow_", "string": "Conversion buffer overflow." }, { "virtualAddress": "0x01085340", "name": "StringLiteral_m_fallback", "string": "m_fallback" }, { "virtualAddress": "0x0106FE90", "name": "StringLiteral_m_encoding", "string": "m_encoding" }, { "virtualAddress": "0x01072138", "name": "StringLiteral_lastChar", "string": "lastChar" }, { "virtualAddress": "0x0107DB30", "name": "StringLiteral_lastByte", "string": "lastByte" }, { "virtualAddress": "0x0106C838", "name": "StringLiteral_bigEndian", "string": "bigEndian" }, { "virtualAddress": "0x0106E4B0", "name": "StringLiteral_bitCount", "string": "bitCount" }, { "virtualAddress": "0x01082C00", "name": "StringLiteral_firstByte", "string": "firstByte" }, { "virtualAddress": "0x0106C978", "name": "StringLiteral_Cannot_change_fallback_when_buff", "string": "Cannot change fallback when buffer is not empty. Previous Convert() call left data in the fallback buffer." }, { "virtualAddress": "0x01076498", "name": "StringLiteral_Field_not_found_", "string": "Field not found." }, { "virtualAddress": "0x0107E980", "name": "StringLiteral_Array_may_not_be_empty_", "string": "Array may not be empty." }, { "virtualAddress": "0x01080690", "name": "StringLiteral_Member_not_found_", "string": "Member not found." }, { "virtualAddress": "0x01085AB0", "name": "StringLiteral_ChangeType_operation_is_not_supp", "string": "ChangeType operation is not supported." }, { "virtualAddress": "0x01079360", "name": "StringLiteral_types", "string": "types" }, { "virtualAddress": "0x01082D18", "name": "StringLiteral_indexes", "string": "indexes" }, { "virtualAddress": "0x010740E8", "name": "StringLiteral_charLeftOver", "string": "charLeftOver" }, { "virtualAddress": "0x01083BC8", "name": "StringLiteral_Everything", "string": "Everything" }, { "virtualAddress": "0x01077290", "name": "StringLiteral_System_Net_DnsPermission__System", "string": "System.Net.DnsPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" }, { "virtualAddress": "0x0107EB90", "name": "StringLiteral_System_Drawing_Printing_Printing", "string": "System.Drawing.Printing.PrintingPermission, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" }, { "virtualAddress": "0x0106B0C8", "name": "StringLiteral_System_Diagnostics_EventLogPermi", "string": "System.Diagnostics.EventLogPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" }, { "virtualAddress": "0x010840E0", "name": "StringLiteral_System_Net_SocketPermission__Sys", "string": "System.Net.SocketPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" }, { "virtualAddress": "0x0107F2C8", "name": "StringLiteral_System_Net_WebPermission__System", "string": "System.Net.WebPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" }, { "virtualAddress": "0x01087310", "name": "StringLiteral_System_Diagnostics_PerformanceCo", "string": "System.Diagnostics.PerformanceCounterPermission, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" }, { "virtualAddress": "0x01082218", "name": "StringLiteral_System_DirectoryServices_Directo", "string": "System.DirectoryServices.DirectoryServicesPermission, System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" }, { "virtualAddress": "0x0107A838", "name": "StringLiteral_System_Messaging_MessageQueuePer", "string": "System.Messaging.MessageQueuePermission, System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" }, { "virtualAddress": "0x0106AF18", "name": "StringLiteral_System_ServiceProcess_ServiceCon", "string": "System.ServiceProcess.ServiceControllerPermission, System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" }, { "virtualAddress": "0x01079AD0", "name": "StringLiteral_System_Data_OleDb_OleDbPermissio", "string": "System.Data.OleDb.OleDbPermission, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" }, { "virtualAddress": "0x0106D5A8", "name": "StringLiteral_System_Data_SqlClient_SqlClientP", "string": "System.Data.SqlClient.SqlClientPermission, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" }, { "virtualAddress": "0x0107F7B0", "name": "StringLiteral_Execution", "string": "Execution" }, { "virtualAddress": "0x0107F708", "name": "StringLiteral_FullTrust", "string": "FullTrust" }, { "virtualAddress": "0x01085D70", "name": "StringLiteral_Internet", "string": "Internet" }, { "virtualAddress": "0x0107A350", "name": "StringLiteral_SafePrinting", "string": "SafePrinting" }, { "virtualAddress": "0x01078410", "name": "StringLiteral_LocalIntranet", "string": "LocalIntranet" }, { "virtualAddress": "0x0107CA70", "name": "StringLiteral_USERNAME_USER", "string": "USERNAME;USER" }, { "virtualAddress": "0x0107A2B0", "name": "StringLiteral_Nothing", "string": "Nothing" }, { "virtualAddress": "0x010836C0", "name": "StringLiteral_SkipVerification", "string": "SkipVerification" }, { "virtualAddress": "0x01070598", "name": "StringLiteral__4_0_0_0", "string": "4.0.0.0" }, { "virtualAddress": "0x010769B8", "name": "StringLiteral_Level", "string": "Level" }, { "virtualAddress": "0x01080EA0", "name": "StringLiteral_Task_Delay", "string": "Task.Delay" }, { "virtualAddress": "0x01083070", "name": "StringLiteral_method", "string": "method" }, { "virtualAddress": "0x0106F448", "name": "StringLiteral_Delegate", "string": "Delegate" }, { "virtualAddress": "0x01085418", "name": "StringLiteral_Incompatible_Delegate_Types__Fir", "string": "Incompatible Delegate Types. First is {0} second is {1}." }, { "virtualAddress": "0x01073998", "name": "StringLiteral_type_is_not_a_subclass_of_Multic", "string": "type is not a subclass of Multicastdelegate" }, { "virtualAddress": "0x01079E50", "name": "StringLiteral_Invoke", "string": "Invoke" }, { "virtualAddress": "0x01082858", "name": "StringLiteral_method_return_type_is_incompatib", "string": "method return type is incompatible" }, { "virtualAddress": "0x0106E1B8", "name": "StringLiteral_method_argument_length_mismatch", "string": "method argument length mismatch" }, { "virtualAddress": "0x0107F2B0", "name": "StringLiteral_method_arguments_are_incompatibl", "string": "method arguments are incompatible" }, { "virtualAddress": "0x01073E38", "name": "StringLiteral_type_is_not_subclass_of_Multicas", "string": "type is not subclass of MulticastDelegate." }, { "virtualAddress": "0x0106D6C0", "name": "StringLiteral_Couldn_t_bind_to_method__", "string": "Couldn\u0027t bind to method \u0027" }, { "virtualAddress": "0x01071D70", "name": "StringLiteral_The_enumerator_is_positioned_bef", "string": "The enumerator is positioned before the first element of the collection or after the last element" }, { "virtualAddress": "0x0107B450", "name": "StringLiteral___Return", "string": "__Return" }, { "virtualAddress": "0x010864D0", "name": "StringLiteral_Version", "string": "Version" }, { "virtualAddress": "0x01075A98", "name": "StringLiteral_Comparer", "string": "Comparer" }, { "virtualAddress": "0x01081DE8", "name": "StringLiteral_HashSize", "string": "HashSize" }, { "virtualAddress": "0x01078230", "name": "StringLiteral_KeyValuePairs", "string": "KeyValuePairs" }, { "virtualAddress": "0x0107FC18", "name": "StringLiteral_The_keys_for_this_dictionary_are", "string": "The keys for this dictionary are missing." }, { "virtualAddress": "0x0107DEB0", "name": "StringLiteral_One_of_the_serialized_keys_is_nu", "string": "One of the serialized keys is null." }, { "virtualAddress": "0x0107AF18", "name": "StringLiteral_The_lower_bound_of_target_array_", "string": "The lower bound of target array must be zero." }, { "virtualAddress": "0x0107B408", "name": "StringLiteral_Target_array_type_is_not_compati", "string": "Target array type is not compatible with the type of items in the collection." }, { "virtualAddress": "0x01079AC0", "name": "StringLiteral_The_value___0___is_not_of_type__", "string": "The value \u0027{0}\u0027 is not of type \u0027{1}\u0027 and cannot be used in this generic collection." }, { "virtualAddress": "0x0107E9C0", "name": "StringLiteral_An_item_with_the_same_key_has_al", "string": "An item with the same key has already been added. Key: {0}" }, { "virtualAddress": "0x01084328", "name": "StringLiteral_An_empty_file_name_is_not_valid_", "string": "An empty file name is not valid." }, { "virtualAddress": "0x0106A7E8", "name": "StringLiteral_Illegal_characters_in_path_", "string": "Illegal characters in path." }, { "virtualAddress": "0x0107C800", "name": "StringLiteral_searchPattern", "string": "searchPattern" }, { "virtualAddress": "0x010723D8", "name": "StringLiteral_searchoption", "string": "searchoption" }, { "virtualAddress": "0x0106CF80", "name": "StringLiteral_searchOption", "string": "searchOption" }, { "virtualAddress": "0x010764E8", "name": "StringLiteral_Must_be_TopDirectoryOnly_or_AllD", "string": "Must be TopDirectoryOnly or AllDirectories" }, { "virtualAddress": "0x01070B30", "name": "StringLiteral_Invalid_directory", "string": "Invalid directory" }, { "virtualAddress": "0x0107D310", "name": "StringLiteral_Invalid_enum_value___0___for___1", "string": "Invalid enum value \u0027{0}\u0027 for \u0027{1}\u0027." }, { "virtualAddress": "0x01074E58", "name": "StringLiteral_SearchOption", "string": "SearchOption" }, { "virtualAddress": "0x0106F728", "name": "StringLiteral_destDirName", "string": "destDirName" }, { "virtualAddress": "0x0106BE28", "name": "StringLiteral_Attempted_to_access_a_path_that_", "string": "Attempted to access a path that is not on the disk." }, { "virtualAddress": "0x0107EE78", "name": "StringLiteral_Path_is_empty", "string": "Path is empty" }, { "virtualAddress": "0x010837F8", "name": "StringLiteral_Path_contains_invalid_chars", "string": "Path contains invalid chars" }, { "virtualAddress": "0x01082068", "name": "StringLiteral_Only_blank_characters_in_path", "string": "Only blank characters in path" }, { "virtualAddress": "0x01074788", "name": "StringLiteral_Cannot_create_", "string": "Cannot create " }, { "virtualAddress": "0x0106D918", "name": "StringLiteral__because_a_file_with_the_same_na", "string": " because a file with the same name already exists." }, { "virtualAddress": "0x0107FE60", "name": "StringLiteral_Only_____In_path", "string": "Only \u0027:\u0027 In path" }, { "virtualAddress": "0x0107D340", "name": "StringLiteral_Directory_does_not_exist__but_a_", "string": "Directory does not exist, but a file of the same name exists." }, { "virtualAddress": "0x0107FE08", "name": "StringLiteral_Directory_does_not_exist_", "string": "Directory does not exist." }, { "virtualAddress": "0x0106E308", "name": "StringLiteral_Enum_value_was_out_of_legal_rang", "string": "Enum value was out of legal range." }, { "virtualAddress": "0x01080A18", "name": "StringLiteral___", "string": ":\\" }, { "virtualAddress": "0x01086D18", "name": "StringLiteral_sourceDirName", "string": "sourceDirName" }, { "virtualAddress": "0x01071750", "name": "StringLiteral_Invalid_source_directory_name__", "string": "Invalid source directory name: " }, { "virtualAddress": "0x01083958", "name": "StringLiteral_Invalid_target_directory_name__", "string": "Invalid target directory name: " }, { "virtualAddress": "0x01079CE0", "name": "StringLiteral_Source_and_destination_path_must", "string": "Source and destination path must be different." }, { "virtualAddress": "0x01087690", "name": "StringLiteral__already_exists_", "string": " already exists." }, { "virtualAddress": "0x010870C8", "name": "StringLiteral__does_not_exist", "string": " does not exist" }, { "virtualAddress": "0x0107AFE0", "name": "StringLiteral_directorySecurity", "string": "directorySecurity" }, { "virtualAddress": "0x01080250", "name": "StringLiteral_path_string_must_not_be_an_empty", "string": "path string must not be an empty string or whitespace string" }, { "virtualAddress": "0x01079508", "name": "StringLiteral_Directory__", "string": "Directory \u0022" }, { "virtualAddress": "0x01080418", "name": "StringLiteral___not_found_", "string": "\u0022 not found." }, { "virtualAddress": "0x01071528", "name": "StringLiteral_accessType", "string": "accessType" }, { "virtualAddress": "0x010771B0", "name": "StringLiteral__", "string": "\u002B" }, { "virtualAddress": "0x010794F8", "name": "StringLiteral_Attempted_to_divide_by_zero_", "string": "Attempted to divide by zero." }, { "virtualAddress": "0x01078F18", "name": "StringLiteral_Dll_was_not_found_", "string": "Dll was not found." }, { "virtualAddress": "0x01083B58", "name": "StringLiteral__2_5_4_46", "string": "2.5.4.46" }, { "virtualAddress": "0x0107E9F8", "name": "StringLiteral__0_9_2342_19200300_100_1_25", "string": "0.9.2342.19200300.100.1.25" }, { "virtualAddress": "0x0107C948", "name": "StringLiteral_Object_must_be_of_type_Double_", "string": "Object must be of type Double." }, { "virtualAddress": "0x01080C18", "name": "StringLiteral_The_drive_name_is_null_or_empty", "string": "The drive name is null or empty" }, { "virtualAddress": "0x01072AE0", "name": "StringLiteral_driveName", "string": "driveName" }, { "virtualAddress": "0x0107B010", "name": "StringLiteral_Invalid_drive_name", "string": "Invalid drive name" }, { "virtualAddress": "0x01081150", "name": "StringLiteral_The_drive_name_does_not_exist", "string": "The drive name does not exist" }, { "virtualAddress": "0x01080E90", "name": "StringLiteral_Attempted_to_access_a_drive_that", "string": "Attempted to access a drive that is not available." }, { "virtualAddress": "0x010741B8", "name": "StringLiteral_Duplicate_objects_in_argument_", "string": "Duplicate objects in argument." }, { "virtualAddress": "0x0106DBF0", "name": "StringLiteral_partitionCount", "string": "partitionCount" }, { "virtualAddress": "0x01070A68", "name": "StringLiteral_Another_property_by_this_name_al", "string": "Another property by this name already exists" }, { "virtualAddress": "0x01070828", "name": "StringLiteral_A_property_with_the_name_", "string": "A property with the name " }, { "virtualAddress": "0x010758F8", "name": "StringLiteral__was_not_found", "string": " was not found" }, { "virtualAddress": "0x01072930", "name": "StringLiteral_Specified_time_is_not_supported_", "string": "Specified time is not supported in this calendar. It should be between {0} (Gregorian date) and {1} (Gregorian date), inclusive." }, { "virtualAddress": "0x0106F580", "name": "StringLiteral_sexagenaryYear", "string": "sexagenaryYear" }, { "virtualAddress": "0x01085A58", "name": "StringLiteral_day", "string": "day" }, { "virtualAddress": "0x010854B8", "name": "StringLiteral_Day_must_be_between_1_and__0__fo", "string": "Day must be between 1 and {0} for month {1}." }, { "virtualAddress": "0x0107D828", "name": "StringLiteral__1_2_840_113549_1_9_1", "string": "1.2.840.113549.1.9.1" }, { "virtualAddress": "0x0106C110", "name": "StringLiteral_Enumeration_has_not_started__Cal", "string": "Enumeration has not started. Call MoveNext" }, { "virtualAddress": "0x0107EA98", "name": "StringLiteral_Key_cannot_be_null_", "string": "Key cannot be null." }, { "virtualAddress": "0x0106C418", "name": "StringLiteral_Argument_passed_in_is_not_serial", "string": "Argument passed in is not serializable." }, { "virtualAddress": "0x01078FD0", "name": "StringLiteral_Unable_to_translate_Unicode_char", "string": "Unable to translate Unicode character \\\\u{0:X4} at index {1} to specified code page." }, { "virtualAddress": "0x0107CA48", "name": "StringLiteral_charUnknownHigh", "string": "charUnknownHigh" }, { "virtualAddress": "0x01082448", "name": "StringLiteral_charUnknownLow", "string": "charUnknownLow" }, { "virtualAddress": "0x01083888", "name": "StringLiteral_Recursive_fallback_not_allowed_f", "string": "Recursive fallback not allowed for character \\\\u{0:X4}." }, { "virtualAddress": "0x01078CA0", "name": "StringLiteral_I18N__Version_4_0_0_0__Culture_n", "string": "I18N, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" }, { "virtualAddress": "0x0106B8D0", "name": "StringLiteral_I18N_Common_Manager", "string": "I18N.Common.Manager" }, { "virtualAddress": "0x010844C0", "name": "StringLiteral_PrimaryManager", "string": "PrimaryManager" }, { "virtualAddress": "0x010854C8", "name": "StringLiteral_Globalization_cp_", "string": "Globalization.cp_" }, { "virtualAddress": "0x01070A40", "name": "StringLiteral__437", "string": "437" }, { "virtualAddress": "0x010788E8", "name": "StringLiteral_ANSI_X3_4_1968", "string": "ANSI_X3.4-1968" }, { "virtualAddress": "0x01086AE8", "name": "StringLiteral_ANSI_X3_4_1986", "string": "ANSI_X3.4-1986" }, { "virtualAddress": "0x0106CE78", "name": "StringLiteral_arabic", "string": "arabic" }, { "virtualAddress": "0x01083498", "name": "StringLiteral_ascii", "string": "ascii" }, { "virtualAddress": "0x01075748", "name": "StringLiteral_ASMO_708", "string": "ASMO-708" }, { "virtualAddress": "0x01073640", "name": "StringLiteral_Big5", "string": "Big5" }, { "virtualAddress": "0x01070E50", "name": "StringLiteral_Big5_HKSCS", "string": "Big5-HKSCS" }, { "virtualAddress": "0x0106B428", "name": "StringLiteral_CCSID00858", "string": "CCSID00858" }, { "virtualAddress": "0x01084A88", "name": "StringLiteral_CCSID00924", "string": "CCSID00924" }, { "virtualAddress": "0x010774B8", "name": "StringLiteral_CCSID01140", "string": "CCSID01140" }, { "virtualAddress": "0x01076D08", "name": "StringLiteral_CCSID01141", "string": "CCSID01141" }, { "virtualAddress": "0x010871F8", "name": "StringLiteral_CCSID01142", "string": "CCSID01142" }, { "virtualAddress": "0x01072C38", "name": "StringLiteral_CCSID01143", "string": "CCSID01143" }, { "virtualAddress": "0x0106D2D0", "name": "StringLiteral_CCSID01144", "string": "CCSID01144" }, { "virtualAddress": "0x0106ECD0", "name": "StringLiteral_CCSID01145", "string": "CCSID01145" }, { "virtualAddress": "0x0106AB40", "name": "StringLiteral_CCSID01146", "string": "CCSID01146" }, { "virtualAddress": "0x01073440", "name": "StringLiteral_CCSID01147", "string": "CCSID01147" }, { "virtualAddress": "0x0107A1C0", "name": "StringLiteral_CCSID01148", "string": "CCSID01148" }, { "virtualAddress": "0x01078970", "name": "StringLiteral_CCSID01149", "string": "CCSID01149" }, { "virtualAddress": "0x01079EC8", "name": "StringLiteral_chinese", "string": "chinese" }, { "virtualAddress": "0x0106DD28", "name": "StringLiteral_cn_big5", "string": "cn-big5" }, { "virtualAddress": "0x01076878", "name": "StringLiteral_CN_GB", "string": "CN-GB" }, { "virtualAddress": "0x01084630", "name": "StringLiteral_CP00858", "string": "CP00858" }, { "virtualAddress": "0x01079170", "name": "StringLiteral_CP00924", "string": "CP00924" }, { "virtualAddress": "0x0107BD90", "name": "StringLiteral_CP01140", "string": "CP01140" }, { "virtualAddress": "0x01080E50", "name": "StringLiteral_CP01141", "string": "CP01141" }, { "virtualAddress": "0x0107E8F0", "name": "StringLiteral_CP01142", "string": "CP01142" }, { "virtualAddress": "0x0106F290", "name": "StringLiteral_CP01143", "string": "CP01143" }, { "virtualAddress": "0x0107D078", "name": "StringLiteral_CP01144", "string": "CP01144" }, { "virtualAddress": "0x010876C0", "name": "StringLiteral_CP01145", "string": "CP01145" }, { "virtualAddress": "0x010829C8", "name": "StringLiteral_CP01146", "string": "CP01146" }, { "virtualAddress": "0x0106A7A0", "name": "StringLiteral_CP01147", "string": "CP01147" }, { "virtualAddress": "0x0106D170", "name": "StringLiteral_CP01148", "string": "CP01148" }, { "virtualAddress": "0x01080968", "name": "StringLiteral_CP01149", "string": "CP01149" }, { "virtualAddress": "0x01083D60", "name": "StringLiteral_cp037", "string": "cp037" }, { "virtualAddress": "0x0107AA68", "name": "StringLiteral_cp1025", "string": "cp1025" }, { "virtualAddress": "0x0107CF20", "name": "StringLiteral_CP1026", "string": "CP1026" }, { "virtualAddress": "0x01086690", "name": "StringLiteral_cp1256", "string": "cp1256" }, { "virtualAddress": "0x01078830", "name": "StringLiteral_CP273", "string": "CP273" }, { "virtualAddress": "0x0107E288", "name": "StringLiteral_CP278", "string": "CP278" }, { "virtualAddress": "0x0106E110", "name": "StringLiteral_CP280", "string": "CP280" }, { "virtualAddress": "0x0107DBD0", "name": "StringLiteral_CP284", "string": "CP284" }, { "virtualAddress": "0x01077928", "name": "StringLiteral_CP285", "string": "CP285" }, { "virtualAddress": "0x01082758", "name": "StringLiteral_cp290", "string": "cp290" }, { "virtualAddress": "0x01079310", "name": "StringLiteral_cp297", "string": "cp297" }, { "virtualAddress": "0x01082980", "name": "StringLiteral_cp367", "string": "cp367" }, { "virtualAddress": "0x010749E0", "name": "StringLiteral_cp420", "string": "cp420" }, { "virtualAddress": "0x010766E8", "name": "StringLiteral_cp423", "string": "cp423" }, { "virtualAddress": "0x010780F8", "name": "StringLiteral_cp424", "string": "cp424" }, { "virtualAddress": "0x01072BB0", "name": "StringLiteral_cp437", "string": "cp437" }, { "virtualAddress": "0x01079EF8", "name": "StringLiteral_CP500", "string": "CP500" }, { "virtualAddress": "0x0106F810", "name": "StringLiteral_cp50227", "string": "cp50227" }, { "virtualAddress": "0x010870F0", "name": "StringLiteral_cp819", "string": "cp819" }, { "virtualAddress": "0x01082838", "name": "StringLiteral_cp850", "string": "cp850" }, { "virtualAddress": "0x010719B0", "name": "StringLiteral_cp852", "string": "cp852" }, { "virtualAddress": "0x0107E5B8", "name": "StringLiteral_cp855", "string": "cp855" }, { "virtualAddress": "0x01077220", "name": "StringLiteral_cp857", "string": "cp857" }, { "virtualAddress": "0x010854F8", "name": "StringLiteral_cp858", "string": "cp858" }, { "virtualAddress": "0x01081C70", "name": "StringLiteral_cp860", "string": "cp860" }, { "virtualAddress": "0x010865D0", "name": "StringLiteral_cp861", "string": "cp861" }, { "virtualAddress": "0x010872A8", "name": "StringLiteral_cp862", "string": "cp862" }, { "virtualAddress": "0x0107CE48", "name": "StringLiteral_cp863", "string": "cp863" }, { "virtualAddress": "0x01078C20", "name": "StringLiteral_cp864", "string": "cp864" }, { "virtualAddress": "0x0107CAB8", "name": "StringLiteral_cp865", "string": "cp865" }, { "virtualAddress": "0x01083268", "name": "StringLiteral_cp866", "string": "cp866" }, { "virtualAddress": "0x0106E810", "name": "StringLiteral_cp869", "string": "cp869" }, { "virtualAddress": "0x0107F9C0", "name": "StringLiteral_CP870", "string": "CP870" }, { "virtualAddress": "0x01086FD8", "name": "StringLiteral_CP871", "string": "CP871" }, { "virtualAddress": "0x010770E8", "name": "StringLiteral_cp875", "string": "cp875" }, { "virtualAddress": "0x0107A3D8", "name": "StringLiteral_cp880", "string": "cp880" }, { "virtualAddress": "0x0106C270", "name": "StringLiteral_CP905", "string": "CP905" }, { "virtualAddress": "0x0107D9B8", "name": "StringLiteral_csASCII", "string": "csASCII" }, { "virtualAddress": "0x0106C480", "name": "StringLiteral_csbig5", "string": "csbig5" }, { "virtualAddress": "0x0107FDC0", "name": "StringLiteral_csEUCKR", "string": "csEUCKR" }, { "virtualAddress": "0x01072B60", "name": "StringLiteral_csEUCPkdFmtJapanese", "string": "csEUCPkdFmtJapanese" }, { "virtualAddress": "0x01078938", "name": "StringLiteral_csGB2312", "string": "csGB2312" }, { "virtualAddress": "0x01082318", "name": "StringLiteral_csGB231280", "string": "csGB231280" }, { "virtualAddress": "0x01077998", "name": "StringLiteral_csIBM037", "string": "csIBM037" }, { "virtualAddress": "0x01085E20", "name": "StringLiteral_csIBM1026", "string": "csIBM1026" }, { "virtualAddress": "0x010737C8", "name": "StringLiteral_csIBM273", "string": "csIBM273" }, { "virtualAddress": "0x0107C118", "name": "StringLiteral_csIBM277", "string": "csIBM277" }, { "virtualAddress": "0x0106E200", "name": "StringLiteral_csIBM278", "string": "csIBM278" }, { "virtualAddress": "0x01079040", "name": "StringLiteral_csIBM280", "string": "csIBM280" }, { "virtualAddress": "0x01084B38", "name": "StringLiteral_csIBM284", "string": "csIBM284" }, { "virtualAddress": "0x0106DF80", "name": "StringLiteral_csIBM285", "string": "csIBM285" }, { "virtualAddress": "0x010732F0", "name": "StringLiteral_csIBM290", "string": "csIBM290" }, { "virtualAddress": "0x0107F608", "name": "StringLiteral_csIBM297", "string": "csIBM297" }, { "virtualAddress": "0x01076BB8", "name": "StringLiteral_csIBM420", "string": "csIBM420" }, { "virtualAddress": "0x01076AD8", "name": "StringLiteral_csIBM423", "string": "csIBM423" }, { "virtualAddress": "0x0106B8A0", "name": "StringLiteral_csIBM424", "string": "csIBM424" }, { "virtualAddress": "0x0106D020", "name": "StringLiteral_csIBM500", "string": "csIBM500" }, { "virtualAddress": "0x01082918", "name": "StringLiteral_csIBM870", "string": "csIBM870" }, { "virtualAddress": "0x01076710", "name": "StringLiteral_csIBM871", "string": "csIBM871" }, { "virtualAddress": "0x010794A0", "name": "StringLiteral_csIBM880", "string": "csIBM880" }, { "virtualAddress": "0x010760C0", "name": "StringLiteral_csIBM905", "string": "csIBM905" }, { "virtualAddress": "0x0107B168", "name": "StringLiteral_csIBMThai", "string": "csIBMThai" }, { "virtualAddress": "0x0106F408", "name": "StringLiteral_csISO2022JP", "string": "csISO2022JP" }, { "virtualAddress": "0x01086478", "name": "StringLiteral_csISO2022KR", "string": "csISO2022KR" }, { "virtualAddress": "0x010746F0", "name": "StringLiteral_csISO58GB231280", "string": "csISO58GB231280" }, { "virtualAddress": "0x0106D4F0", "name": "StringLiteral_csISOLatin1", "string": "csISOLatin1" }, { "virtualAddress": "0x01081570", "name": "StringLiteral_csISOLatin2", "string": "csISOLatin2" }, { "virtualAddress": "0x01084710", "name": "StringLiteral_csISOLatin3", "string": "csISOLatin3" }, { "virtualAddress": "0x010779C8", "name": "StringLiteral_csISOLatin4", "string": "csISOLatin4" }, { "virtualAddress": "0x01074E20", "name": "StringLiteral_csISOLatin5", "string": "csISOLatin5" }, { "virtualAddress": "0x01081818", "name": "StringLiteral_csISOLatin9", "string": "csISOLatin9" }, { "virtualAddress": "0x0107E8D8", "name": "StringLiteral_csISOLatinArabic", "string": "csISOLatinArabic" }, { "virtualAddress": "0x0106D178", "name": "StringLiteral_csISOLatinCyrillic", "string": "csISOLatinCyrillic" }, { "virtualAddress": "0x0107C9E0", "name": "StringLiteral_csISOLatinGreek", "string": "csISOLatinGreek" }, { "virtualAddress": "0x01085620", "name": "StringLiteral_csISOLatinHebrew", "string": "csISOLatinHebrew" }, { "virtualAddress": "0x01075E28", "name": "StringLiteral_csKOI8R", "string": "csKOI8R" }, { "virtualAddress": "0x0107DE60", "name": "StringLiteral_csKSC56011987", "string": "csKSC56011987" }, { "virtualAddress": "0x0107FAE8", "name": "StringLiteral_csPC8CodePage437", "string": "csPC8CodePage437" }, { "virtualAddress": "0x01072760", "name": "StringLiteral_csShiftJIS", "string": "csShiftJIS" }, { "virtualAddress": "0x01074B30", "name": "StringLiteral_csUnicode11UTF7", "string": "csUnicode11UTF7" }, { "virtualAddress": "0x01079B48", "name": "StringLiteral_csWindows31J", "string": "csWindows31J" }, { "virtualAddress": "0x01075498", "name": "StringLiteral_cyrillic", "string": "cyrillic" }, { "virtualAddress": "0x01084590", "name": "StringLiteral_DIN_66003", "string": "DIN_66003" }, { "virtualAddress": "0x0107B648", "name": "StringLiteral_DOS_720", "string": "DOS-720" }, { "virtualAddress": "0x01072FF0", "name": "StringLiteral_DOS_862", "string": "DOS-862" }, { "virtualAddress": "0x010746E0", "name": "StringLiteral_DOS_874", "string": "DOS-874" }, { "virtualAddress": "0x0107ACC8", "name": "StringLiteral_ebcdic_cp_ar1", "string": "ebcdic-cp-ar1" }, { "virtualAddress": "0x01080770", "name": "StringLiteral_ebcdic_cp_be", "string": "ebcdic-cp-be" }, { "virtualAddress": "0x0107AF40", "name": "StringLiteral_ebcdic_cp_ca", "string": "ebcdic-cp-ca" }, { "virtualAddress": "0x01078FF0", "name": "StringLiteral_ebcdic_cp_ch", "string": "ebcdic-cp-ch" }, { "virtualAddress": "0x01080D78", "name": "StringLiteral_EBCDIC_CP_DK", "string": "EBCDIC-CP-DK" }, { "virtualAddress": "0x01085240", "name": "StringLiteral_ebcdic_cp_es", "string": "ebcdic-cp-es" }, { "virtualAddress": "0x0107B260", "name": "StringLiteral_ebcdic_cp_fi", "string": "ebcdic-cp-fi" }, { "virtualAddress": "0x01079BE0", "name": "StringLiteral_ebcdic_cp_fr", "string": "ebcdic-cp-fr" }, { "virtualAddress": "0x010749D8", "name": "StringLiteral_ebcdic_cp_gb", "string": "ebcdic-cp-gb" }, { "virtualAddress": "0x0107E528", "name": "StringLiteral_ebcdic_cp_gr", "string": "ebcdic-cp-gr" }, { "virtualAddress": "0x01073130", "name": "StringLiteral_ebcdic_cp_he", "string": "ebcdic-cp-he" }, { "virtualAddress": "0x01082A18", "name": "StringLiteral_ebcdic_cp_is", "string": "ebcdic-cp-is" }, { "virtualAddress": "0x0106D490", "name": "StringLiteral_ebcdic_cp_it", "string": "ebcdic-cp-it" }, { "virtualAddress": "0x0107AE28", "name": "StringLiteral_ebcdic_cp_nl", "string": "ebcdic-cp-nl" }, { "virtualAddress": "0x0107C3A8", "name": "StringLiteral_EBCDIC_CP_NO", "string": "EBCDIC-CP-NO" }, { "virtualAddress": "0x0107FF80", "name": "StringLiteral_ebcdic_cp_roece", "string": "ebcdic-cp-roece" }, { "virtualAddress": "0x010805F8", "name": "StringLiteral_ebcdic_cp_se", "string": "ebcdic-cp-se" }, { "virtualAddress": "0x01085ED8", "name": "StringLiteral_ebcdic_cp_tr", "string": "ebcdic-cp-tr" }, { "virtualAddress": "0x01071620", "name": "StringLiteral_ebcdic_cp_us", "string": "ebcdic-cp-us" }, { "virtualAddress": "0x010702E8", "name": "StringLiteral_ebcdic_cp_wt", "string": "ebcdic-cp-wt" }, { "virtualAddress": "0x0106B2A0", "name": "StringLiteral_ebcdic_cp_yu", "string": "ebcdic-cp-yu" }, { "virtualAddress": "0x01071F88", "name": "StringLiteral_EBCDIC_Cyrillic", "string": "EBCDIC-Cyrillic" }, { "virtualAddress": "0x01082AC8", "name": "StringLiteral_ebcdic_de_273_euro", "string": "ebcdic-de-273\u002Beuro" }, { "virtualAddress": "0x010789D0", "name": "StringLiteral_ebcdic_dk_277_euro", "string": "ebcdic-dk-277\u002Beuro" }, { "virtualAddress": "0x01076E48", "name": "StringLiteral_ebcdic_es_284_euro", "string": "ebcdic-es-284\u002Beuro" }, { "virtualAddress": "0x0107B448", "name": "StringLiteral_ebcdic_fi_278_euro", "string": "ebcdic-fi-278\u002Beuro" }, { "virtualAddress": "0x01080138", "name": "StringLiteral_ebcdic_fr_297_euro", "string": "ebcdic-fr-297\u002Beuro" }, { "virtualAddress": "0x010702A0", "name": "StringLiteral_ebcdic_gb_285_euro", "string": "ebcdic-gb-285\u002Beuro" }, { "virtualAddress": "0x0107E230", "name": "StringLiteral_ebcdic_international_500_euro", "string": "ebcdic-international-500\u002Beuro" }, { "virtualAddress": "0x01074A08", "name": "StringLiteral_ebcdic_is_871_euro", "string": "ebcdic-is-871\u002Beuro" }, { "virtualAddress": "0x01072180", "name": "StringLiteral_ebcdic_it_280_euro", "string": "ebcdic-it-280\u002Beuro" }, { "virtualAddress": "0x01076FC0", "name": "StringLiteral_EBCDIC_JP_kana", "string": "EBCDIC-JP-kana" }, { "virtualAddress": "0x01087548", "name": "StringLiteral_ebcdic_Latin9__euro", "string": "ebcdic-Latin9--euro" }, { "virtualAddress": "0x0106C6F8", "name": "StringLiteral_ebcdic_no_277_euro", "string": "ebcdic-no-277\u002Beuro" }, { "virtualAddress": "0x01080020", "name": "StringLiteral_ebcdic_se_278_euro", "string": "ebcdic-se-278\u002Beuro" }, { "virtualAddress": "0x01072E88", "name": "StringLiteral_ebcdic_us_37_euro", "string": "ebcdic-us-37\u002Beuro" }, { "virtualAddress": "0x0107A1D0", "name": "StringLiteral_ECMA_114", "string": "ECMA-114" }, { "virtualAddress": "0x01075808", "name": "StringLiteral_ECMA_118", "string": "ECMA-118" }, { "virtualAddress": "0x0107DF30", "name": "StringLiteral_ELOT_928", "string": "ELOT_928" }, { "virtualAddress": "0x0107D860", "name": "StringLiteral_euc_cn", "string": "euc-cn" }, { "virtualAddress": "0x010787D8", "name": "StringLiteral_euc_jp", "string": "euc-jp" }, { "virtualAddress": "0x0107B3F8", "name": "StringLiteral_euc_kr", "string": "euc-kr" }, { "virtualAddress": "0x01082938", "name": "StringLiteral_Extended_UNIX_Code_Packed_Format", "string": "Extended_UNIX_Code_Packed_Format_for_Japanese" }, { "virtualAddress": "0x0106F3C0", "name": "StringLiteral_GB18030", "string": "GB18030" }, { "virtualAddress": "0x01083148", "name": "StringLiteral_GB2312", "string": "GB2312" }, { "virtualAddress": "0x0106E948", "name": "StringLiteral_GB2312_80", "string": "GB2312-80" }, { "virtualAddress": "0x01075740", "name": "StringLiteral_GB231280", "string": "GB231280" }, { "virtualAddress": "0x0106BE38", "name": "StringLiteral_GBK", "string": "GBK" }, { "virtualAddress": "0x01078468", "name": "StringLiteral_GB_2312_80", "string": "GB_2312-80" }, { "virtualAddress": "0x010872C8", "name": "StringLiteral_German", "string": "German" }, { "virtualAddress": "0x010728C8", "name": "StringLiteral_greek", "string": "greek" }, { "virtualAddress": "0x0106F328", "name": "StringLiteral_greek8", "string": "greek8" }, { "virtualAddress": "0x0106D190", "name": "StringLiteral_hebrew", "string": "hebrew" }, { "virtualAddress": "0x01087530", "name": "StringLiteral_hz_gb_2312", "string": "hz-gb-2312" }, { "virtualAddress": "0x0106A7E0", "name": "StringLiteral_IBM_Thai", "string": "IBM-Thai" }, { "virtualAddress": "0x0106DA68", "name": "StringLiteral_IBM00858", "string": "IBM00858" }, { "virtualAddress": "0x01079378", "name": "StringLiteral_IBM00924", "string": "IBM00924" }, { "virtualAddress": "0x0107FBA0", "name": "StringLiteral_IBM01047", "string": "IBM01047" }, { "virtualAddress": "0x01075128", "name": "StringLiteral_IBM01140", "string": "IBM01140" }, { "virtualAddress": "0x01080298", "name": "StringLiteral_IBM01141", "string": "IBM01141" }, { "virtualAddress": "0x0106CE80", "name": "StringLiteral_IBM01142", "string": "IBM01142" }, { "virtualAddress": "0x01082F90", "name": "StringLiteral_IBM01143", "string": "IBM01143" }, { "virtualAddress": "0x0107FD70", "name": "StringLiteral_IBM01144", "string": "IBM01144" }, { "virtualAddress": "0x0106A818", "name": "StringLiteral_IBM01145", "string": "IBM01145" }, { "virtualAddress": "0x01078838", "name": "StringLiteral_IBM01146", "string": "IBM01146" }, { "virtualAddress": "0x0107D448", "name": "StringLiteral_IBM01147", "string": "IBM01147" }, { "virtualAddress": "0x01079EA0", "name": "StringLiteral_IBM01148", "string": "IBM01148" }, { "virtualAddress": "0x01082018", "name": "StringLiteral_IBM01149", "string": "IBM01149" }, { "virtualAddress": "0x0106C410", "name": "StringLiteral_IBM037", "string": "IBM037" }, { "virtualAddress": "0x0106C1C0", "name": "StringLiteral_IBM1026", "string": "IBM1026" }, { "virtualAddress": "0x0107D008", "name": "StringLiteral_IBM273", "string": "IBM273" }, { "virtualAddress": "0x01073698", "name": "StringLiteral_IBM277", "string": "IBM277" }, { "virtualAddress": "0x0106C710", "name": "StringLiteral_IBM278", "string": "IBM278" }, { "virtualAddress": "0x01072CC0", "name": "StringLiteral_IBM280", "string": "IBM280" }, { "virtualAddress": "0x0107CF88", "name": "StringLiteral_IBM284", "string": "IBM284" }, { "virtualAddress": "0x01075EB0", "name": "StringLiteral_IBM285", "string": "IBM285" }, { "virtualAddress": "0x0106DA58", "name": "StringLiteral_IBM290", "string": "IBM290" }, { "virtualAddress": "0x0106D518", "name": "StringLiteral_IBM297", "string": "IBM297" }, { "virtualAddress": "0x01085E18", "name": "StringLiteral_IBM367", "string": "IBM367" }, { "virtualAddress": "0x01070400", "name": "StringLiteral_IBM420", "string": "IBM420" }, { "virtualAddress": "0x01081EA8", "name": "StringLiteral_IBM423", "string": "IBM423" }, { "virtualAddress": "0x010870B8", "name": "StringLiteral_IBM424", "string": "IBM424" }, { "virtualAddress": "0x010764F8", "name": "StringLiteral_IBM437", "string": "IBM437" }, { "virtualAddress": "0x01077958", "name": "StringLiteral_IBM500", "string": "IBM500" }, { "virtualAddress": "0x0107C870", "name": "StringLiteral_ibm737", "string": "ibm737" }, { "virtualAddress": "0x01087248", "name": "StringLiteral_ibm775", "string": "ibm775" }, { "virtualAddress": "0x0107D060", "name": "StringLiteral_ibm819", "string": "ibm819" }, { "virtualAddress": "0x0106F368", "name": "StringLiteral_IBM850", "string": "IBM850" }, { "virtualAddress": "0x010813B0", "name": "StringLiteral_IBM852", "string": "IBM852" }, { "virtualAddress": "0x01085E50", "name": "StringLiteral_IBM855", "string": "IBM855" }, { "virtualAddress": "0x0106E368", "name": "StringLiteral_IBM857", "string": "IBM857" }, { "virtualAddress": "0x0106DD80", "name": "StringLiteral_IBM860", "string": "IBM860" }, { "virtualAddress": "0x010718B8", "name": "StringLiteral_IBM861", "string": "IBM861" }, { "virtualAddress": "0x0106D2B0", "name": "StringLiteral_IBM862", "string": "IBM862" }, { "virtualAddress": "0x01077170", "name": "StringLiteral_IBM863", "string": "IBM863" }, { "virtualAddress": "0x01084CE8", "name": "StringLiteral_IBM864", "string": "IBM864" }, { "virtualAddress": "0x01076588", "name": "StringLiteral_IBM865", "string": "IBM865" }, { "virtualAddress": "0x010779D8", "name": "StringLiteral_IBM866", "string": "IBM866" }, { "virtualAddress": "0x01080EE0", "name": "StringLiteral_IBM869", "string": "IBM869" }, { "virtualAddress": "0x01084860", "name": "StringLiteral_IBM870", "string": "IBM870" }, { "virtualAddress": "0x01072500", "name": "StringLiteral_IBM871", "string": "IBM871" }, { "virtualAddress": "0x0107C8A8", "name": "StringLiteral_IBM880", "string": "IBM880" }, { "virtualAddress": "0x0106D738", "name": "StringLiteral_IBM905", "string": "IBM905" }, { "virtualAddress": "0x0106E198", "name": "StringLiteral_irv", "string": "irv" }, { "virtualAddress": "0x01082340", "name": "StringLiteral_ISO_10646_UCS_2", "string": "ISO-10646-UCS-2" }, { "virtualAddress": "0x01073630", "name": "StringLiteral_iso_2022_jp", "string": "iso-2022-jp" }, { "virtualAddress": "0x0106E420", "name": "StringLiteral_iso_2022_jpeuc", "string": "iso-2022-jpeuc" }, { "virtualAddress": "0x010721B0", "name": "StringLiteral_iso_2022_kr", "string": "iso-2022-kr" }, { "virtualAddress": "0x010852F8", "name": "StringLiteral_iso_2022_kr_7", "string": "iso-2022-kr-7" }, { "virtualAddress": "0x0106F238", "name": "StringLiteral_iso_2022_kr_7bit", "string": "iso-2022-kr-7bit" }, { "virtualAddress": "0x010715D0", "name": "StringLiteral_iso_2022_kr_8", "string": "iso-2022-kr-8" }, { "virtualAddress": "0x0107CB08", "name": "StringLiteral_iso_2022_kr_8bit", "string": "iso-2022-kr-8bit" }, { "virtualAddress": "0x010718C8", "name": "StringLiteral_iso_8859_1", "string": "iso-8859-1" }, { "virtualAddress": "0x0106CD40", "name": "StringLiteral_iso_8859_11", "string": "iso-8859-11" }, { "virtualAddress": "0x0107C5F0", "name": "StringLiteral_iso_8859_13", "string": "iso-8859-13" }, { "virtualAddress": "0x01086F38", "name": "StringLiteral_iso_8859_15", "string": "iso-8859-15" }, { "virtualAddress": "0x0107DE68", "name": "StringLiteral_iso_8859_2", "string": "iso-8859-2" }, { "virtualAddress": "0x01084B70", "name": "StringLiteral_iso_8859_3", "string": "iso-8859-3" }, { "virtualAddress": "0x01085298", "name": "StringLiteral_iso_8859_4", "string": "iso-8859-4" }, { "virtualAddress": "0x01078E40", "name": "StringLiteral_iso_8859_5", "string": "iso-8859-5" }, { "virtualAddress": "0x01087010", "name": "StringLiteral_iso_8859_6", "string": "iso-8859-6" }, { "virtualAddress": "0x01082990", "name": "StringLiteral_iso_8859_7", "string": "iso-8859-7" }, { "virtualAddress": "0x01079BC0", "name": "StringLiteral_iso_8859_8", "string": "iso-8859-8" }, { "virtualAddress": "0x0107C788", "name": "StringLiteral_ISO_8859_8_Visual", "string": "ISO-8859-8 Visual" }, { "virtualAddress": "0x01071488", "name": "StringLiteral_iso_8859_8_i", "string": "iso-8859-8-i" }, { "virtualAddress": "0x01078248", "name": "StringLiteral_iso_8859_9", "string": "iso-8859-9" }, { "virtualAddress": "0x0107B570", "name": "StringLiteral_iso_ir_100", "string": "iso-ir-100" }, { "virtualAddress": "0x0107FD18", "name": "StringLiteral_iso_ir_101", "string": "iso-ir-101" }, { "virtualAddress": "0x01083F78", "name": "StringLiteral_iso_ir_109", "string": "iso-ir-109" }, { "virtualAddress": "0x010754C0", "name": "StringLiteral_iso_ir_110", "string": "iso-ir-110" }, { "virtualAddress": "0x010775A8", "name": "StringLiteral_iso_ir_126", "string": "iso-ir-126" }, { "virtualAddress": "0x01070BC0", "name": "StringLiteral_iso_ir_127", "string": "iso-ir-127" }, { "virtualAddress": "0x01074C40", "name": "StringLiteral_iso_ir_138", "string": "iso-ir-138" }, { "virtualAddress": "0x0107D718", "name": "StringLiteral_iso_ir_144", "string": "iso-ir-144" }, { "virtualAddress": "0x0106C7A8", "name": "StringLiteral_iso_ir_148", "string": "iso-ir-148" }, { "virtualAddress": "0x0107CC20", "name": "StringLiteral_iso_ir_149", "string": "iso-ir-149" }, { "virtualAddress": "0x01076BC8", "name": "StringLiteral_iso_ir_58", "string": "iso-ir-58" }, { "virtualAddress": "0x01084A08", "name": "StringLiteral_iso_ir_6", "string": "iso-ir-6" }, { "virtualAddress": "0x01076B30", "name": "StringLiteral_ISO646_US", "string": "ISO646-US" }, { "virtualAddress": "0x01077BA8", "name": "StringLiteral_iso8859_1", "string": "iso8859-1" }, { "virtualAddress": "0x0107E0B0", "name": "StringLiteral_iso8859_2", "string": "iso8859-2" }, { "virtualAddress": "0x010872B0", "name": "StringLiteral_ISO_646_irv_1991", "string": "ISO_646.irv:1991" }, { "virtualAddress": "0x010819F8", "name": "StringLiteral_iso_8859_1", "string": "iso_8859-1" }, { "virtualAddress": "0x0106B3D0", "name": "StringLiteral_ISO_8859_15", "string": "ISO_8859-15" }, { "virtualAddress": "0x0107FE98", "name": "StringLiteral_iso_8859_1_1987", "string": "iso_8859-1:1987" }, { "virtualAddress": "0x0107BFB0", "name": "StringLiteral_iso_8859_2", "string": "iso_8859-2" }, { "virtualAddress": "0x0106C9D0", "name": "StringLiteral_iso_8859_2_1987", "string": "iso_8859-2:1987" }, { "virtualAddress": "0x0106A828", "name": "StringLiteral_ISO_8859_3", "string": "ISO_8859-3" }, { "virtualAddress": "0x010828E8", "name": "StringLiteral_ISO_8859_3_1988", "string": "ISO_8859-3:1988" }, { "virtualAddress": "0x01078568", "name": "StringLiteral_ISO_8859_4", "string": "ISO_8859-4" }, { "virtualAddress": "0x0107EA20", "name": "StringLiteral_ISO_8859_4_1988", "string": "ISO_8859-4:1988" }, { "virtualAddress": "0x010861E8", "name": "StringLiteral_ISO_8859_5", "string": "ISO_8859-5" }, { "virtualAddress": "0x010855C0", "name": "StringLiteral_ISO_8859_5_1988", "string": "ISO_8859-5:1988" }, { "virtualAddress": "0x0107AF50", "name": "StringLiteral_ISO_8859_6", "string": "ISO_8859-6" }, { "virtualAddress": "0x01079CD8", "name": "StringLiteral_ISO_8859_6_1987", "string": "ISO_8859-6:1987" }, { "virtualAddress": "0x0106F790", "name": "StringLiteral_ISO_8859_7", "string": "ISO_8859-7" }, { "virtualAddress": "0x0107ACA0", "name": "StringLiteral_ISO_8859_7_1987", "string": "ISO_8859-7:1987" }, { "virtualAddress": "0x0107C610", "name": "StringLiteral_ISO_8859_8", "string": "ISO_8859-8" }, { "virtualAddress": "0x0106EE78", "name": "StringLiteral_ISO_8859_8_1988", "string": "ISO_8859-8:1988" }, { "virtualAddress": "0x01075B30", "name": "StringLiteral_ISO_8859_9", "string": "ISO_8859-9" }, { "virtualAddress": "0x010840F0", "name": "StringLiteral_ISO_8859_9_1989", "string": "ISO_8859-9:1989" }, { "virtualAddress": "0x01072BB8", "name": "StringLiteral_Johab", "string": "Johab" }, { "virtualAddress": "0x01070D88", "name": "StringLiteral_koi", "string": "koi" }, { "virtualAddress": "0x01085D08", "name": "StringLiteral_koi8", "string": "koi8" }, { "virtualAddress": "0x0107F7B8", "name": "StringLiteral_koi8_r", "string": "koi8-r" }, { "virtualAddress": "0x0107A998", "name": "StringLiteral_koi8_ru", "string": "koi8-ru" }, { "virtualAddress": "0x0107D770", "name": "StringLiteral_koi8_u", "string": "koi8-u" }, { "virtualAddress": "0x01087218", "name": "StringLiteral_koi8r", "string": "koi8r" }, { "virtualAddress": "0x0107B700", "name": "StringLiteral_korean", "string": "korean" }, { "virtualAddress": "0x01086730", "name": "StringLiteral_ks_c_5601", "string": "ks-c-5601" }, { "virtualAddress": "0x0106CC80", "name": "StringLiteral_ks_c5601", "string": "ks-c5601" }, { "virtualAddress": "0x010748B8", "name": "StringLiteral_KSC5601", "string": "KSC5601" }, { "virtualAddress": "0x010792D0", "name": "StringLiteral_KSC_5601", "string": "KSC_5601" }, { "virtualAddress": "0x01073EB8", "name": "StringLiteral_ks_c_5601", "string": "ks_c_5601" }, { "virtualAddress": "0x0106D778", "name": "StringLiteral_ks_c_5601_1987", "string": "ks_c_5601-1987" }, { "virtualAddress": "0x0106B458", "name": "StringLiteral_ks_c_5601_1989", "string": "ks_c_5601-1989" }, { "virtualAddress": "0x01070B20", "name": "StringLiteral_ks_c_5601_1987", "string": "ks_c_5601_1987" }, { "virtualAddress": "0x0107A0D8", "name": "StringLiteral_l1", "string": "l1" }, { "virtualAddress": "0x01084E60", "name": "StringLiteral_l2", "string": "l2" }, { "virtualAddress": "0x010862A0", "name": "StringLiteral_l3", "string": "l3" }, { "virtualAddress": "0x01074F38", "name": "StringLiteral_l4", "string": "l4" }, { "virtualAddress": "0x0107B0F0", "name": "StringLiteral_l5", "string": "l5" }, { "virtualAddress": "0x010787E0", "name": "StringLiteral_l9", "string": "l9" }, { "virtualAddress": "0x01085838", "name": "StringLiteral_latin1", "string": "latin1" }, { "virtualAddress": "0x010732A8", "name": "StringLiteral_latin2", "string": "latin2" }, { "virtualAddress": "0x0106BFB0", "name": "StringLiteral_latin3", "string": "latin3" }, { "virtualAddress": "0x0107F560", "name": "StringLiteral_latin4", "string": "latin4" }, { "virtualAddress": "0x01081F28", "name": "StringLiteral_latin5", "string": "latin5" }, { "virtualAddress": "0x01077EC0", "name": "StringLiteral_latin9", "string": "latin9" }, { "virtualAddress": "0x0107F710", "name": "StringLiteral_logical", "string": "logical" }, { "virtualAddress": "0x010784E0", "name": "StringLiteral_macintosh", "string": "macintosh" }, { "virtualAddress": "0x0107B028", "name": "StringLiteral_ms_Kanji", "string": "ms_Kanji" }, { "virtualAddress": "0x0106E050", "name": "StringLiteral_Norwegian", "string": "Norwegian" }, { "virtualAddress": "0x01071768", "name": "StringLiteral_NS_4551_1", "string": "NS_4551-1" }, { "virtualAddress": "0x010726A8", "name": "StringLiteral_PC_Multilingual_850_euro", "string": "PC-Multilingual-850\u002Beuro" }, { "virtualAddress": "0x01080CE0", "name": "StringLiteral_SEN_850200_B", "string": "SEN_850200_B" }, { "virtualAddress": "0x01070FB0", "name": "StringLiteral_shift_jis", "string": "shift-jis" }, { "virtualAddress": "0x0106D440", "name": "StringLiteral_shift_jis", "string": "shift_jis" }, { "virtualAddress": "0x0106C970", "name": "StringLiteral_sjis", "string": "sjis" }, { "virtualAddress": "0x0106F690", "name": "StringLiteral_Swedish", "string": "Swedish" }, { "virtualAddress": "0x010708D0", "name": "StringLiteral_TIS_620", "string": "TIS-620" }, { "virtualAddress": "0x0106DE60", "name": "StringLiteral_ucs_2", "string": "ucs-2" }, { "virtualAddress": "0x0106DD70", "name": "StringLiteral_unicode", "string": "unicode" }, { "virtualAddress": "0x01071AE0", "name": "StringLiteral_unicode_1_1_utf_7", "string": "unicode-1-1-utf-7" }, { "virtualAddress": "0x010736E8", "name": "StringLiteral_unicode_1_1_utf_8", "string": "unicode-1-1-utf-8" }, { "virtualAddress": "0x0107E538", "name": "StringLiteral_unicode_2_0_utf_7", "string": "unicode-2-0-utf-7" }, { "virtualAddress": "0x01075940", "name": "StringLiteral_unicode_2_0_utf_8", "string": "unicode-2-0-utf-8" }, { "virtualAddress": "0x010753B8", "name": "StringLiteral_unicodeFFFE", "string": "unicodeFFFE" }, { "virtualAddress": "0x01070818", "name": "StringLiteral_us", "string": "us" }, { "virtualAddress": "0x01076FE8", "name": "StringLiteral_us_ascii", "string": "us-ascii" }, { "virtualAddress": "0x01084A58", "name": "StringLiteral_utf_16", "string": "utf-16" }, { "virtualAddress": "0x01086ED0", "name": "StringLiteral_UTF_16BE", "string": "UTF-16BE" }, { "virtualAddress": "0x0106F4B0", "name": "StringLiteral_UTF_16LE", "string": "UTF-16LE" }, { "virtualAddress": "0x0107B5E8", "name": "StringLiteral_utf_32", "string": "utf-32" }, { "virtualAddress": "0x01084698", "name": "StringLiteral_UTF_32BE", "string": "UTF-32BE" }, { "virtualAddress": "0x01070BE8", "name": "StringLiteral_UTF_32LE", "string": "UTF-32LE" }, { "virtualAddress": "0x01073988", "name": "StringLiteral_utf_7", "string": "utf-7" }, { "virtualAddress": "0x0107CC88", "name": "StringLiteral_utf_8", "string": "utf-8" }, { "virtualAddress": "0x0106B788", "name": "StringLiteral_visual", "string": "visual" }, { "virtualAddress": "0x0106C490", "name": "StringLiteral_windows_1250", "string": "windows-1250" }, { "virtualAddress": "0x01077670", "name": "StringLiteral_windows_1251", "string": "windows-1251" }, { "virtualAddress": "0x0106F0C0", "name": "StringLiteral_windows_1252", "string": "windows-1252" }, { "virtualAddress": "0x0106E8E0", "name": "StringLiteral_windows_1253", "string": "windows-1253" }, { "virtualAddress": "0x0107FF50", "name": "StringLiteral_Windows_1254", "string": "Windows-1254" }, { "virtualAddress": "0x01071CD8", "name": "StringLiteral_windows_1255", "string": "windows-1255" }, { "virtualAddress": "0x0107B518", "name": "StringLiteral_windows_1256", "string": "windows-1256" }, { "virtualAddress": "0x010725F8", "name": "StringLiteral_windows_1257", "string": "windows-1257" }, { "virtualAddress": "0x0107AA98", "name": "StringLiteral_windows_1258", "string": "windows-1258" }, { "virtualAddress": "0x01074AC0", "name": "StringLiteral_windows_874", "string": "windows-874" }, { "virtualAddress": "0x010825F0", "name": "StringLiteral_x_ansi", "string": "x-ansi" }, { "virtualAddress": "0x0106DAB8", "name": "StringLiteral_x_Chinese_CNS", "string": "x-Chinese-CNS" }, { "virtualAddress": "0x0106B050", "name": "StringLiteral_x_Chinese_Eten", "string": "x-Chinese-Eten" }, { "virtualAddress": "0x01077300", "name": "StringLiteral_x_cp1250", "string": "x-cp1250" }, { "virtualAddress": "0x01078C78", "name": "StringLiteral_x_cp1251", "string": "x-cp1251" }, { "virtualAddress": "0x01071D50", "name": "StringLiteral_x_cp20001", "string": "x-cp20001" }, { "virtualAddress": "0x01085720", "name": "StringLiteral_x_cp20003", "string": "x-cp20003" }, { "virtualAddress": "0x010778E0", "name": "StringLiteral_x_cp20004", "string": "x-cp20004" }, { "virtualAddress": "0x0106E098", "name": "StringLiteral_x_cp20005", "string": "x-cp20005" }, { "virtualAddress": "0x010832F0", "name": "StringLiteral_x_cp20261", "string": "x-cp20261" }, { "virtualAddress": "0x01081C88", "name": "StringLiteral_x_cp20269", "string": "x-cp20269" }, { "virtualAddress": "0x0107E1D8", "name": "StringLiteral_x_cp20936", "string": "x-cp20936" }, { "virtualAddress": "0x01080188", "name": "StringLiteral_x_cp20949", "string": "x-cp20949" }, { "virtualAddress": "0x01074A18", "name": "StringLiteral_x_cp50227", "string": "x-cp50227" }, { "virtualAddress": "0x0107BB68", "name": "StringLiteral_X_EBCDIC_KoreanExtended", "string": "X-EBCDIC-KoreanExtended" }, { "virtualAddress": "0x01085380", "name": "StringLiteral_x_euc", "string": "x-euc" }, { "virtualAddress": "0x01081400", "name": "StringLiteral_x_euc_cn", "string": "x-euc-cn" }, { "virtualAddress": "0x010842A8", "name": "StringLiteral_x_euc_jp", "string": "x-euc-jp" }, { "virtualAddress": "0x01070FD0", "name": "StringLiteral_x_Europa", "string": "x-Europa" }, { "virtualAddress": "0x01070240", "name": "StringLiteral_x_IA5", "string": "x-IA5" }, { "virtualAddress": "0x0107E6E8", "name": "StringLiteral_x_IA5_German", "string": "x-IA5-German" }, { "virtualAddress": "0x01070718", "name": "StringLiteral_x_IA5_Norwegian", "string": "x-IA5-Norwegian" }, { "virtualAddress": "0x0107AC60", "name": "StringLiteral_x_IA5_Swedish", "string": "x-IA5-Swedish" }, { "virtualAddress": "0x01080C58", "name": "StringLiteral_x_iscii_as", "string": "x-iscii-as" }, { "virtualAddress": "0x0106F888", "name": "StringLiteral_x_iscii_be", "string": "x-iscii-be" }, { "virtualAddress": "0x01077FF0", "name": "StringLiteral_x_iscii_de", "string": "x-iscii-de" }, { "virtualAddress": "0x0106E4C0", "name": "StringLiteral_x_iscii_gu", "string": "x-iscii-gu" }, { "virtualAddress": "0x0106D790", "name": "StringLiteral_x_iscii_ka", "string": "x-iscii-ka" }, { "virtualAddress": "0x0106E6D8", "name": "StringLiteral_x_iscii_ma", "string": "x-iscii-ma" }, { "virtualAddress": "0x010842C8", "name": "StringLiteral_x_iscii_or", "string": "x-iscii-or" }, { "virtualAddress": "0x01083710", "name": "StringLiteral_x_iscii_pa", "string": "x-iscii-pa" }, { "virtualAddress": "0x01085F78", "name": "StringLiteral_x_iscii_ta", "string": "x-iscii-ta" }, { "virtualAddress": "0x01078E38", "name": "StringLiteral_x_iscii_te", "string": "x-iscii-te" }, { "virtualAddress": "0x01076BB0", "name": "StringLiteral_x_mac_arabic", "string": "x-mac-arabic" }, { "virtualAddress": "0x01081708", "name": "StringLiteral_x_mac_ce", "string": "x-mac-ce" }, { "virtualAddress": "0x01071158", "name": "StringLiteral_x_mac_chinesesimp", "string": "x-mac-chinesesimp" }, { "virtualAddress": "0x0106EB20", "name": "StringLiteral_x_mac_chinesetrad", "string": "x-mac-chinesetrad" }, { "virtualAddress": "0x0107ED20", "name": "StringLiteral_x_mac_croatian", "string": "x-mac-croatian" }, { "virtualAddress": "0x0107B7C8", "name": "StringLiteral_x_mac_cyrillic", "string": "x-mac-cyrillic" }, { "virtualAddress": "0x01087368", "name": "StringLiteral_x_mac_greek", "string": "x-mac-greek" }, { "virtualAddress": "0x0106D068", "name": "StringLiteral_x_mac_hebrew", "string": "x-mac-hebrew" }, { "virtualAddress": "0x0107BAB0", "name": "StringLiteral_x_mac_icelandic", "string": "x-mac-icelandic" }, { "virtualAddress": "0x010746A8", "name": "StringLiteral_x_mac_japanese", "string": "x-mac-japanese" }, { "virtualAddress": "0x0106C2F8", "name": "StringLiteral_x_mac_korean", "string": "x-mac-korean" }, { "virtualAddress": "0x01071368", "name": "StringLiteral_x_mac_romanian", "string": "x-mac-romanian" }, { "virtualAddress": "0x010711E8", "name": "StringLiteral_x_mac_thai", "string": "x-mac-thai" }, { "virtualAddress": "0x0106D6E0", "name": "StringLiteral_x_mac_turkish", "string": "x-mac-turkish" }, { "virtualAddress": "0x01074E00", "name": "StringLiteral_x_mac_ukrainian", "string": "x-mac-ukrainian" }, { "virtualAddress": "0x0106D0C8", "name": "StringLiteral_x_ms_cp932", "string": "x-ms-cp932" }, { "virtualAddress": "0x0106D628", "name": "StringLiteral_x_sjis", "string": "x-sjis" }, { "virtualAddress": "0x01084BC0", "name": "StringLiteral_x_unicode_1_1_utf_7", "string": "x-unicode-1-1-utf-7" }, { "virtualAddress": "0x01085BE8", "name": "StringLiteral_x_unicode_1_1_utf_8", "string": "x-unicode-1-1-utf-8" }, { "virtualAddress": "0x01076980", "name": "StringLiteral_x_unicode_2_0_utf_7", "string": "x-unicode-2-0-utf-7" }, { "virtualAddress": "0x0106CDE8", "name": "StringLiteral_x_unicode_2_0_utf_8", "string": "x-unicode-2-0-utf-8" }, { "virtualAddress": "0x0107B480", "name": "StringLiteral_x_x_big5", "string": "x-x-big5" }, { "virtualAddress": "0x01075C08", "name": "StringLiteral_ibm850", "string": "ibm850" }, { "virtualAddress": "0x01073600", "name": "StringLiteral_ibm852", "string": "ibm852" }, { "virtualAddress": "0x0107F500", "name": "StringLiteral_ibm857", "string": "ibm857" }, { "virtualAddress": "0x01077C78", "name": "StringLiteral_ibm861", "string": "ibm861" }, { "virtualAddress": "0x01070B50", "name": "StringLiteral_ibm869", "string": "ibm869" }, { "virtualAddress": "0x0106B098", "name": "StringLiteral__shift_jis_iso_2022_jp_iso_2022_", "string": "|shift_jis|iso-2022-jp|iso-2022-jp" }, { "virtualAddress": "0x0107F5B0", "name": "StringLiteral_gb2312", "string": "gb2312" }, { "virtualAddress": "0x0106C870", "name": "StringLiteral_big5", "string": "big5" }, { "virtualAddress": "0x01086728", "name": "StringLiteral_utf_16BE", "string": "utf-16BE" }, { "virtualAddress": "0x01080598", "name": "StringLiteral__windows_1250_windows_1250_iso_8", "string": "|windows-1250|windows-1250|iso-8859-2" }, { "virtualAddress": "0x01076A08", "name": "StringLiteral__windows_1251_windows_1251_koi8_", "string": "|windows-1251|windows-1251|koi8-r" }, { "virtualAddress": "0x01079E08", "name": "StringLiteral__Windows_1252_Windows_1252_iso_8", "string": "|Windows-1252|Windows-1252|iso-8859-1" }, { "virtualAddress": "0x0106E3D0", "name": "StringLiteral__windows_1253_windows_1253_iso_8", "string": "|windows-1253|windows-1253|iso-8859-7" }, { "virtualAddress": "0x0106EE28", "name": "StringLiteral__windows_1254_windows_1254_iso_8", "string": "|windows-1254|windows-1254|iso-8859-9" }, { "virtualAddress": "0x0107B5F0", "name": "StringLiteral_utf_32BE", "string": "utf-32BE" }, { "virtualAddress": "0x01086588", "name": "StringLiteral__csISO2022JP_iso_2022_jp_iso_202", "string": "|csISO2022JP|iso-2022-jp|iso-2022-jp" }, { "virtualAddress": "0x01081BB0", "name": "StringLiteral___0___is_not_a_supported_encodin", "string": "\u0027{0}\u0027 is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method." }, { "virtualAddress": "0x01080B50", "name": "StringLiteral_dstEncoding", "string": "dstEncoding" }, { "virtualAddress": "0x01075388", "name": "StringLiteral_srcEncoding", "string": "srcEncoding" }, { "virtualAddress": "0x01085248", "name": "StringLiteral_No_data_is_available_for_encodin", "string": "No data is available for encoding {0}. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method." }, { "virtualAddress": "0x01071C60", "name": "StringLiteral_codepage", "string": "codepage" }, { "virtualAddress": "0x01079EB8", "name": "StringLiteral__0__is_not_a_supported_code_page", "string": "{0} is not a supported code page." }, { "virtualAddress": "0x0107B190", "name": "StringLiteral_GetEncoding", "string": "GetEncoding" }, { "virtualAddress": "0x01082C58", "name": "StringLiteral_Encoding__0__data_could_not_be_f", "string": "Encoding {0} data could not be found. Make sure you have correct international codeset assembly installed and enabled." }, { "virtualAddress": "0x0107F300", "name": "StringLiteral_dataItem", "string": "dataItem" }, { "virtualAddress": "0x01070BF8", "name": "StringLiteral_Encoding_m_codePage", "string": "Encoding\u002Bm_codePage" }, { "virtualAddress": "0x01077690", "name": "StringLiteral_Encoding_dataItem", "string": "Encoding\u002BdataItem" }, { "virtualAddress": "0x010714D8", "name": "StringLiteral_The_output_byte_buffer_is_too_sm", "string": "The output byte buffer is too small to contain the encoded data, encoding \u0027{0}\u0027 fallback \u0027{1}\u0027." }, { "virtualAddress": "0x010713B0", "name": "StringLiteral_The_output_char_buffer_is_too_sm", "string": "The output char buffer is too small to contain the decoded characters, encoding \u0027{0}\u0027 fallback \u0027{1}\u0027." }, { "virtualAddress": "0x0107B888", "name": "StringLiteral_codePage", "string": "codePage" }, { "virtualAddress": "0x01085360", "name": "StringLiteral_Invalid_EncryptedData", "string": "Invalid EncryptedData" }, { "virtualAddress": "0x010791E0", "name": "StringLiteral_Invalid_version", "string": "Invalid version" }, { "virtualAddress": "0x01085098", "name": "StringLiteral_missing_EncryptedContentInfo", "string": "missing EncryptedContentInfo" }, { "virtualAddress": "0x0107BB40", "name": "StringLiteral_missing_EncryptedContentInfo_Con", "string": "missing EncryptedContentInfo.ContentType" }, { "virtualAddress": "0x01071578", "name": "StringLiteral_missing_EncryptedContentInfo_Con", "string": "missing EncryptedContentInfo.ContentEncryptionAlgorithmIdentifier" }, { "virtualAddress": "0x01086870", "name": "StringLiteral_missing_EncryptedContentInfo_Enc", "string": "missing EncryptedContentInfo.EncryptedContent" }, { "virtualAddress": "0x0107ED80", "name": "StringLiteral_invalid_EncryptedPrivateKeyInfo", "string": "invalid EncryptedPrivateKeyInfo" }, { "virtualAddress": "0x0106FFB8", "name": "StringLiteral_invalid_encryptionAlgorithm", "string": "invalid encryptionAlgorithm" }, { "virtualAddress": "0x01080FC8", "name": "StringLiteral_invalid_algorithm", "string": "invalid algorithm" }, { "virtualAddress": "0x01072DD8", "name": "StringLiteral_invalid_parameters", "string": "invalid parameters" }, { "virtualAddress": "0x01076C78", "name": "StringLiteral_invalid_salt", "string": "invalid salt" }, { "virtualAddress": "0x01077348", "name": "StringLiteral_invalid_iterationCount", "string": "invalid iterationCount" }, { "virtualAddress": "0x0107D0F8", "name": "StringLiteral_invalid_EncryptedData", "string": "invalid EncryptedData" }, { "virtualAddress": "0x01074998", "name": "StringLiteral_No_algorithm_OID_specified", "string": "No algorithm OID specified" }, { "virtualAddress": "0x01081AC8", "name": "StringLiteral_IterationCount", "string": "IterationCount" }, { "virtualAddress": "0x01086D48", "name": "StringLiteral_Negative", "string": "Negative" }, { "virtualAddress": "0x01072AD8", "name": "StringLiteral_Attempted_to_read_past_the_end_o", "string": "Attempted to read past the end of the stream." }, { "virtualAddress": "0x0107C7A0", "name": "StringLiteral_Entry_point_was_not_found_", "string": "Entry point was not found." }, { "virtualAddress": "0x01081E88", "name": "StringLiteral_Identity", "string": "Identity" }, { "virtualAddress": "0x0106B950", "name": "StringLiteral_Requested_value___0___was_not_fo", "string": "Requested value \u0027{0}\u0027 was not found." }, { "virtualAddress": "0x01086F00", "name": "StringLiteral_Object_must_be_the_same_type_as_", "string": "Object must be the same type as the enum. The type passed in was \u0027{0}\u0027; the enum type was \u0027{1}\u0027." }, { "virtualAddress": "0x0106D748", "name": "StringLiteral_Unknown_enum_type_", "string": "Unknown enum type." }, { "virtualAddress": "0x0107F7D0", "name": "StringLiteral_enumType", "string": "enumType" }, { "virtualAddress": "0x01073750", "name": "StringLiteral_Type_provided_must_be_an_Enum_", "string": "Type provided must be an Enum." }, { "virtualAddress": "0x01081E98", "name": "StringLiteral_Enum_underlying_type_and_the_obj", "string": "Enum underlying type and the object must be same type or object. Type passed in was \u0027{0}\u0027; the enum underlying type was \u0027{1}\u0027." }, { "virtualAddress": "0x0106F7C0", "name": "StringLiteral_Format_String_can_be_only__G____", "string": "Format String can be only \u0022G\u0022, \u0022g\u0022, \u0022X\u0022, \u0022x\u0022, \u0022F\u0022, \u0022f\u0022, \u0022D\u0022 or \u0022d\u0022." }, { "virtualAddress": "0x01080BC8", "name": "StringLiteral_flag", "string": "flag" }, { "virtualAddress": "0x0106ACB0", "name": "StringLiteral_The_argument_type____0____is_not", "string": "The argument type, \u0027{0}\u0027, is not the same as the enum type \u0027{1}\u0027." }, { "virtualAddress": "0x01074448", "name": "StringLiteral_X16", "string": "X16" }, { "virtualAddress": "0x010765D8", "name": "StringLiteral_Enum", "string": "Enum" }, { "virtualAddress": "0x01070980", "name": "StringLiteral_The_value_passed_in_must_be_an_e", "string": "The value passed in must be an enum base or an underlying type for an enum, such as an Int32." }, { "virtualAddress": "0x01074510", "name": "StringLiteral_F", "string": "F" }, { "virtualAddress": "0x01082910", "name": "StringLiteral_Must_specify_valid_information_f", "string": "Must specify valid information for parsing in the string." }, { "virtualAddress": "0x01084450", "name": "StringLiteral_Enumeration_has_either_not_start", "string": "Enumeration has either not started or has already finished." }, { "virtualAddress": "0x01070208", "name": "StringLiteral_Invalid_EnvelopedData", "string": "Invalid EnvelopedData" }, { "virtualAddress": "0x01074EE8", "name": "StringLiteral_missing_RecipientInfos", "string": "missing RecipientInfos" }, { "virtualAddress": "0x0107FFF8", "name": "StringLiteral_All", "string": "All" }, { "virtualAddress": "0x01070020", "name": "StringLiteral_pathList", "string": "pathList" }, { "virtualAddress": "0x010856A8", "name": "StringLiteral_esd", "string": "esd" }, { "virtualAddress": "0x0107D810", "name": "StringLiteral_Read", "string": "Read" }, { "virtualAddress": "0x01077160", "name": "StringLiteral_Write", "string": "Write" }, { "virtualAddress": "0x010769A0", "name": "StringLiteral_Unknown_flag___0___", "string": "Unknown flag \u0027{0}\u0027." }, { "virtualAddress": "0x01076898", "name": "StringLiteral_Invalid_flag___0___in_this_conte", "string": "Invalid flag \u0027{0}\u0027 in this context." }, { "virtualAddress": "0x01078718", "name": "StringLiteral_Unicode", "string": "Unicode" }, { "virtualAddress": "0x0106DF38", "name": "StringLiteral_Unicode__Big_Endian_", "string": "Unicode (Big-Endian)" }, { "virtualAddress": "0x010725E8", "name": "StringLiteral_Unicode__UTF_32_", "string": "Unicode (UTF-32)" }, { "virtualAddress": "0x0106C060", "name": "StringLiteral_Unicode__UTF_32_Big_Endian_", "string": "Unicode (UTF-32 Big-Endian)" }, { "virtualAddress": "0x010724B0", "name": "StringLiteral_US_ASCII", "string": "US-ASCII" }, { "virtualAddress": "0x01084B90", "name": "StringLiteral_Unicode__UTF_7_", "string": "Unicode (UTF-7)" }, { "virtualAddress": "0x01081A78", "name": "StringLiteral_Unicode__UTF_8_", "string": "Unicode (UTF-8)" }, { "virtualAddress": "0x01082030", "name": "StringLiteral___", "string": " (" }, { "virtualAddress": "0x01072718", "name": "StringLiteral_user_dirs_dirs", "string": "user-dirs.dirs" }, { "virtualAddress": "0x0106B650", "name": "StringLiteral__HOME_", "string": "$HOME/" }, { "virtualAddress": "0x01080EB0", "name": "StringLiteral_variable", "string": "variable" }, { "virtualAddress": "0x01078A00", "name": "StringLiteral_String_cannot_be_of_zero_length_", "string": "String cannot be of zero length." }, { "virtualAddress": "0x01079DC0", "name": "StringLiteral_Environment_variable_name_cannot", "string": "Environment variable name cannot contain an equal character." }, { "virtualAddress": "0x01080370", "name": "StringLiteral_The_first_char_in_the_string_is_", "string": "The first char in the string is the null character." }, { "virtualAddress": "0x0106CE50", "name": "StringLiteral_XDG_DATA_HOME", "string": "XDG_DATA_HOME" }, { "virtualAddress": "0x010752E8", "name": "StringLiteral__local", "string": ".local" }, { "virtualAddress": "0x01071E30", "name": "StringLiteral_share", "string": "share" }, { "virtualAddress": "0x0107D320", "name": "StringLiteral_XDG_CONFIG_HOME", "string": "XDG_CONFIG_HOME" }, { "virtualAddress": "0x0107FEA8", "name": "StringLiteral__config", "string": ".config" }, { "virtualAddress": "0x01084030", "name": "StringLiteral_XDG_DESKTOP_DIR", "string": "XDG_DESKTOP_DIR" }, { "virtualAddress": "0x01080190", "name": "StringLiteral_Desktop", "string": "Desktop" }, { "virtualAddress": "0x0107E2E0", "name": "StringLiteral_Music", "string": "Music" }, { "virtualAddress": "0x01083F00", "name": "StringLiteral_XDG_MUSIC_DIR", "string": "XDG_MUSIC_DIR" }, { "virtualAddress": "0x0107C078", "name": "StringLiteral_Pictures", "string": "Pictures" }, { "virtualAddress": "0x0106FDC0", "name": "StringLiteral_XDG_PICTURES_DIR", "string": "XDG_PICTURES_DIR" }, { "virtualAddress": "0x010722D0", "name": "StringLiteral_XDG_TEMPLATES_DIR", "string": "XDG_TEMPLATES_DIR" }, { "virtualAddress": "0x01086EB0", "name": "StringLiteral_Templates", "string": "Templates" }, { "virtualAddress": "0x0106C440", "name": "StringLiteral_XDG_VIDEOS_DIR", "string": "XDG_VIDEOS_DIR" }, { "virtualAddress": "0x0107E708", "name": "StringLiteral_Videos", "string": "Videos" }, { "virtualAddress": "0x010826E0", "name": "StringLiteral__usr_share_templates", "string": "/usr/share/templates" }, { "virtualAddress": "0x0107C200", "name": "StringLiteral_Library", "string": "Library" }, { "virtualAddress": "0x01081A38", "name": "StringLiteral_Fonts", "string": "Fonts" }, { "virtualAddress": "0x0106C238", "name": "StringLiteral__fonts", "string": ".fonts" }, { "virtualAddress": "0x01076630", "name": "StringLiteral_Favorites", "string": "Favorites" }, { "virtualAddress": "0x0106BEC0", "name": "StringLiteral__Applications", "string": "/Applications" }, { "virtualAddress": "0x01082780", "name": "StringLiteral_Caches", "string": "Caches" }, { "virtualAddress": "0x0107E318", "name": "StringLiteral__usr_share", "string": "/usr/share" }, { "virtualAddress": "0x0107E578", "name": "StringLiteral_Invalid_SpecialFolder", "string": "Invalid SpecialFolder" }, { "virtualAddress": "0x01070848", "name": "StringLiteral_Microsoft_Diagnostics_Tracing_Me", "string": "Microsoft.Diagnostics.Tracing.Messages" }, { "virtualAddress": "0x01086FB8", "name": "StringLiteral___", "string": "\\\u0022" }, { "virtualAddress": "0x0106DE58", "name": "StringLiteral__0__1__0__", "string": "{0}{1}{0} " }, { "virtualAddress": "0x010863F8", "name": "StringLiteral__4_0_30319_17020", "string": "4.0.30319.17020" }, { "virtualAddress": "0x01073C50", "name": "StringLiteral_unknown", "string": "unknown" }, { "virtualAddress": "0x0107FED8", "name": "StringLiteral_Exception", "string": "Exception" }, { "virtualAddress": "0x0106B680", "name": "StringLiteral_Object_must_be_of_type_Int32_", "string": "Object must be of type Int32." }, { "virtualAddress": "0x01072D28", "name": "StringLiteral_errorCode", "string": "errorCode" }, { "virtualAddress": "0x0106E950", "name": "StringLiteral_EventCounterIntervalSec", "string": "EventCounterIntervalSec" }, { "virtualAddress": "0x0107BB48", "name": "StringLiteral_EventCounters", "string": "EventCounters" }, { "virtualAddress": "0x0107E890", "name": "StringLiteral_EventCounter__", "string": "EventCounter \u0027" }, { "virtualAddress": "0x01077B18", "name": "StringLiteral___Count_", "string": "\u0027 Count " }, { "virtualAddress": "0x01083780", "name": "StringLiteral__Mean_", "string": " Mean " }, { "virtualAddress": "0x0107DC00", "name": "StringLiteral_n3", "string": "n3" }, { "virtualAddress": "0x01072DA0", "name": "StringLiteral_eventSource", "string": "eventSource" }, { "virtualAddress": "0x0107E3C8", "name": "StringLiteral_The_ID_parameter_must_be_in_the_", "string": "The ID parameter must be in the range {0} through {1}." }, { "virtualAddress": "0x01071640", "name": "StringLiteral_Cannot_add_a_handler_to_an_event", "string": "Cannot add a handler to an event that doesn\u0027t have a visible add method" }, { "virtualAddress": "0x01072370", "name": "StringLiteral_Cannot_add_a_handler_to_a_non_st", "string": "Cannot add a handler to a non static event with a null target" }, { "virtualAddress": "0x01078EC0", "name": "StringLiteral_The_handle_is_invalid_", "string": "The handle is invalid." }, { "virtualAddress": "0x0106B798", "name": "StringLiteral_The_event_handle_and_the_type_ha", "string": "The event handle and the type handle are incompatible." }, { "virtualAddress": "0x01083818", "name": "StringLiteral_Cannot_remove_a_handler_to_an_ev", "string": "Cannot remove a handler to an event that doesn\u0027t have a visible remove method" }, { "virtualAddress": "0x0106E688", "name": "StringLiteral_Creating_an_EventListener_inside", "string": "Creating an EventListener inside a EventListener callback." }, { "virtualAddress": "0x010702F0", "name": "StringLiteral_Type___0___is_not_a_delegate_typ", "string": "Type \u0027{0}\u0027 is not a delegate type. EventTokenTable may only be used with delegate types." }, { "virtualAddress": "0x01081F88", "name": "StringLiteral_An_error_occurred_when_writing_t", "string": "An error occurred when writing to a listener." }, { "virtualAddress": "0x01078DA8", "name": "StringLiteral_Opcodes", "string": "Opcodes" }, { "virtualAddress": "0x0107D018", "name": "StringLiteral_Tasks", "string": "Tasks" }, { "virtualAddress": "0x0106E0D0", "name": "StringLiteral_Keywords", "string": "Keywords" }, { "virtualAddress": "0x010713F8", "name": "StringLiteral_The_type_of__0__is_not_expected_", "string": "The type of {0} is not expected in {1}." }, { "virtualAddress": "0x0107DE10", "name": "StringLiteral_EvenHexDigits", "string": "EvenHexDigits" }, { "virtualAddress": "0x01080540", "name": "StringLiteral_traits", "string": "traits" }, { "virtualAddress": "0x01083418", "name": "StringLiteral_IllegalValue", "string": "IllegalValue" }, { "virtualAddress": "0x0106E520", "name": "StringLiteral_Diagnostics_Tracing", "string": "Diagnostics.Tracing" }, { "virtualAddress": "0x010873D8", "name": "StringLiteral_EventSourceMessage", "string": "EventSourceMessage" }, { "virtualAddress": "0x0107ABB8", "name": "StringLiteral_message", "string": "message" }, { "virtualAddress": "0x0107DA18", "name": "StringLiteral_Event_source_types_must_derive_f", "string": "Event source types must derive from EventSource." }, { "virtualAddress": "0x0106E830", "name": "StringLiteral_Event_source_types_must_be_seale", "string": "Event source types must be sealed or abstract." }, { "virtualAddress": "0x010834E0", "name": "StringLiteral_Abstract_event_source_must_not_d", "string": "Abstract event source must not declare {0} nested type." }, { "virtualAddress": "0x01074B88", "name": "StringLiteral_Session3", "string": "Session3" }, { "virtualAddress": "0x01077120", "name": "StringLiteral_Session2", "string": "Session2" }, { "virtualAddress": "0x0106ED80", "name": "StringLiteral_Session1", "string": "Session1" }, { "virtualAddress": "0x0107CAE0", "name": "StringLiteral_Session0", "string": "Session0" }, { "virtualAddress": "0x010756D8", "name": "StringLiteral_Abstract_event_source_must_not_d", "string": "Abstract event source must not declare event methods ({0} with ID {1})." }, { "virtualAddress": "0x0106EFD0", "name": "StringLiteral_Event_IDs_must_be_positive_integ", "string": "Event IDs must be positive integers." }, { "virtualAddress": "0x0107A2C0", "name": "StringLiteral_Event_method__0___with_ID__1___i", "string": "Event method {0} (with ID {1}) is an explicit interface method implementation. Re-write method as implicit implementation." }, { "virtualAddress": "0x010707B0", "name": "StringLiteral_An_event_with_stop_suffix_must_f", "string": "An event with stop suffix must follow a corresponding event with a start suffix." }, { "virtualAddress": "0x0107D248", "name": "StringLiteral_event_", "string": "event_" }, { "virtualAddress": "0x0106AEB0", "name": "StringLiteral_Unexpected_error__", "string": "Unexpected error: " }, { "virtualAddress": "0x0106BBF0", "name": "StringLiteral_Event__0__is_givien_event_ID__1_", "string": "Event {0} is givien event ID {1} but {2} was passed to WriteEvent." }, { "virtualAddress": "0x010702F8", "name": "StringLiteral_Event__0__has_ID__1__which_is_al", "string": "Event {0} has ID {1} which is already in use." }, { "virtualAddress": "0x010753E0", "name": "StringLiteral_Event__0___with_ID__1___has_the_", "string": "Event {0} (with ID {1}) has the same task/opcode pair as event {2} (with ID {3})." }, { "virtualAddress": "0x01070BB8", "name": "StringLiteral_Event__0___with_ID__1___has_a_no", "string": "Event {0} (with ID {1}) has a non-default opcode but not a task." }, { "virtualAddress": "0x01085B20", "name": "StringLiteral_Event_name__0__used_more_than_on", "string": "Event name {0} used more than once. If you wish to overload a method, the overloaded method should have a NonEvent attribute." }, { "virtualAddress": "0x01081B98", "name": "StringLiteral_ERROR__Exception_during_EventSou", "string": "ERROR: Exception during EventSource.OnEventWritten: " }, { "virtualAddress": "0x01076140", "name": "StringLiteral_Listener_not_found_", "string": "Listener not found." }, { "virtualAddress": "0x0107BF80", "name": "StringLiteral_Bit_position_in_AllKeywords___0_", "string": "Bit position in AllKeywords ({0}) must equal the command argument named \u0022EtwSessionKeyword\u0022 ({1})." }, { "virtualAddress": "0x01077050", "name": "StringLiteral_EtwSessionKeyword", "string": "EtwSessionKeyword" }, { "virtualAddress": "0x0106EF10", "name": "StringLiteral_ERROR__Exception_in_Command_Proc", "string": "ERROR: Exception in Command Processing for EventSource " }, { "virtualAddress": "0x0106C1F0", "name": "StringLiteral_An_instance_of_EventSource_with_", "string": "An instance of EventSource with Guid {0} already exists." }, { "virtualAddress": "0x0106FCD8", "name": "StringLiteral_eventSourceType", "string": "eventSourceType" }, { "virtualAddress": "0x0107FE18", "name": "StringLiteral_EventSource", "string": "EventSource" }, { "virtualAddress": "0x010725F0", "name": "StringLiteral_The_name_of_the_type_is_invalid_", "string": "The name of the type is invalid." }, { "virtualAddress": "0x010713E8", "name": "StringLiteral_BadHexDigit", "string": "BadHexDigit" }, { "virtualAddress": "0x01073BE0", "name": "StringLiteral_ETW_", "string": "ETW_" }, { "virtualAddress": "0x0107FC68", "name": "StringLiteral_GROUP", "string": "GROUP" }, { "virtualAddress": "0x01077420", "name": "StringLiteral_UnknownEtwTrait", "string": "UnknownEtwTrait" }, { "virtualAddress": "0x01074F28", "name": "StringLiteral_TraitEven", "string": "TraitEven" }, { "virtualAddress": "0x0106CEB0", "name": "StringLiteral_The_Guid_of_an_EventSource_must_", "string": "The Guid of an EventSource must be non zero." }, { "virtualAddress": "0x01070A08", "name": "StringLiteral_The_name_of_an_EventSource_must_", "string": "The name of an EventSource must not be null." }, { "virtualAddress": "0x01080448", "name": "StringLiteral_System_Diagnostics_Eventing_Fram", "string": "System.Diagnostics.Eventing.FrameworkEventSource" }, { "virtualAddress": "0x01072D10", "name": "StringLiteral_ERROR__Exception_during_construc", "string": "ERROR: Exception during construction of EventSource " }, { "virtualAddress": "0x0106DB78", "name": "StringLiteral_The_parameters_to_the_Event_meth", "string": "The parameters to the Event method do not match the parameters to the WriteEvent method. This may cause the event to be displayed incorrectly." }, { "virtualAddress": "0x01087120", "name": "StringLiteral_u000Du000A", "string": "\r\n" }, { "virtualAddress": "0x01080790", "name": "StringLiteral_ActivitySamplingStartEvent", "string": "ActivitySamplingStartEvent" }, { "virtualAddress": "0x01073818", "name": "StringLiteral_ActivitySampling", "string": "ActivitySampling" }, { "virtualAddress": "0x0107FDC8", "name": "StringLiteral_relatedActivityId", "string": "relatedActivityId" }, { "virtualAddress": "0x01074D58", "name": "StringLiteral_Session__0____1_____2_", "string": "Session {0}: {1} = {2}" }, { "virtualAddress": "0x0107B5B8", "name": "StringLiteral_Session__0___Activity_Sampling_s", "string": "Session {0}: Activity Sampling support: {1}" }, { "virtualAddress": "0x01074FC0", "name": "StringLiteral_disabled", "string": "disabled" }, { "virtualAddress": "0x01082970", "name": "StringLiteral_enabled", "string": "enabled" }, { "virtualAddress": "0x010768F0", "name": "StringLiteral_Reached_message_limit____End_of_", "string": "Reached message limit. End of EventSource error messages." }, { "virtualAddress": "0x01076AC8", "name": "StringLiteral_Invalid_command_value_", "string": "Invalid command value." }, { "virtualAddress": "0x0106F818", "name": "StringLiteral_command", "string": "command" }, { "virtualAddress": "0x01084228", "name": "StringLiteral_SendManifest", "string": "SendManifest" }, { "virtualAddress": "0x01084ED8", "name": "StringLiteral_EventSourceException", "string": "EventSourceException" }, { "virtualAddress": "0x0107FC78", "name": "StringLiteral__while_processing_event__", "string": " while processing event \u0022" }, { "virtualAddress": "0x01079198", "name": "StringLiteral_EventSource_EventTooBig", "string": "EventSource_EventTooBig" }, { "virtualAddress": "0x0106FE30", "name": "StringLiteral_No_Free_Buffers_available_from_t", "string": "No Free Buffers available from the operating system (e.g. event rate too fast)." }, { "virtualAddress": "0x01086A90", "name": "StringLiteral_Null_passed_as_a_event_argument_", "string": "Null passed as a event argument." }, { "virtualAddress": "0x010777D0", "name": "StringLiteral_Too_many_arguments_", "string": "Too many arguments." }, { "virtualAddress": "0x01080A70", "name": "StringLiteral_EventSource__0____1__", "string": "EventSource({0}, {1})" }, { "virtualAddress": "0x01083D70", "name": "StringLiteral_Can_t_specify_both_etw_event_for", "string": "Can\u0027t specify both etw event format flags." }, { "virtualAddress": "0x010745C0", "name": "StringLiteral_settings", "string": "settings" }, { "virtualAddress": "0x0107B398", "name": "StringLiteral_EventSource_expects_the_first_pa", "string": "EventSource expects the first parameter of the Event method to be of type Guid and to be named \u0022relatedActivityId\u0022 when calling WriteEventWithRelatedActivityId." }, { "virtualAddress": "0x010802C0", "name": "StringLiteral_Event__0__was_called_with__1__ar", "string": "Event {0} was called with {1} argument(s) , but it is defined with {2} paramenter(s)." }, { "virtualAddress": "0x0107EDA0", "name": "StringLiteral_eventName", "string": "eventName" }, { "virtualAddress": "0x01083240", "name": "StringLiteral_ee799f41_cfa5_550b_bf2c_344747c1", "string": "ee799f41-cfa5-550b-bf2c-344747c1c668" }, { "virtualAddress": "0x010746B8", "name": "StringLiteral_eventSourceName", "string": "eventSourceName" }, { "virtualAddress": "0x0107ACC0", "name": "StringLiteral_eventRights", "string": "eventRights" }, { "virtualAddress": "0x01070720", "name": "StringLiteral_The_name_can_be_no_more_than_260", "string": "The name can be no more than 260 characters in length." }, { "virtualAddress": "0x01085628", "name": "StringLiteral_A_WaitHandle_with_system_wide_na", "string": "A WaitHandle with system-wide name \u0027{0}\u0027 cannot be created. A WaitHandle of a different type might have the same name." }, { "virtualAddress": "0x01072E68", "name": "StringLiteral_tryOffset", "string": "tryOffset" }, { "virtualAddress": "0x0107F590", "name": "StringLiteral_tryLength", "string": "tryLength" }, { "virtualAddress": "0x01078118", "name": "StringLiteral_filterOffset", "string": "filterOffset" }, { "virtualAddress": "0x010732E0", "name": "StringLiteral_handlerOffset", "string": "handlerOffset" }, { "virtualAddress": "0x0106BA58", "name": "StringLiteral_handlerLength", "string": "handlerLength" }, { "virtualAddress": "0x0107A6B0", "name": "StringLiteral_Token__0_x__is_not_a_valid_Type_", "string": "Token {0:x} is not a valid Type token." }, { "virtualAddress": "0x01071F38", "name": "StringLiteral_exceptionTypeToken", "string": "exceptionTypeToken" }, { "virtualAddress": "0x01084AD0", "name": "StringLiteral_Flags__0___TryOffset__1___TryLen", "string": "Flags={0}, TryOffset={1}, TryLength={2}, HandlerOffset={3}, HandlerLength={4}" }, { "virtualAddress": "0x0107EA08", "name": "StringLiteral__0___CatchType__1_", "string": "{0}, CatchType={1}" }, { "virtualAddress": "0x0107D3D0", "name": "StringLiteral__0___FilterOffset__1_", "string": "{0}, FilterOffset={1}" }, { "virtualAddress": "0x010779E0", "name": "StringLiteral__1__0__0_Exception_rethrown_at__", "string": "{1}{0}{0}Exception rethrown at [{2}]: {0}" }, { "virtualAddress": "0x01078760", "name": "StringLiteral__0__0_Server_stack_trace___0__1_", "string": "{0}{0}Server stack trace: {0}{1}{0}{0}Exception rethrown at [{2}]: {0}" }, { "virtualAddress": "0x0107A570", "name": "StringLiteral_Out_of_memory", "string": "Out of memory" }, { "virtualAddress": "0x01080028", "name": "StringLiteral_ClassName", "string": "ClassName" }, { "virtualAddress": "0x01080F00", "name": "StringLiteral_Message", "string": "Message" }, { "virtualAddress": "0x01071810", "name": "StringLiteral_InnerException", "string": "InnerException" }, { "virtualAddress": "0x010847A0", "name": "StringLiteral_HelpURL", "string": "HelpURL" }, { "virtualAddress": "0x010872D8", "name": "StringLiteral_StackTraceString", "string": "StackTraceString" }, { "virtualAddress": "0x0106E568", "name": "StringLiteral_RemoteStackTraceString", "string": "RemoteStackTraceString" }, { "virtualAddress": "0x0107F950", "name": "StringLiteral_RemoteStackIndex", "string": "RemoteStackIndex" }, { "virtualAddress": "0x01075D28", "name": "StringLiteral_ExceptionMethod", "string": "ExceptionMethod" }, { "virtualAddress": "0x01086C50", "name": "StringLiteral_HResult", "string": "HResult" }, { "virtualAddress": "0x01076528", "name": "StringLiteral_Source", "string": "Source" }, { "virtualAddress": "0x0107C338", "name": "StringLiteral_SafeSerializationManager", "string": "SafeSerializationManager" }, { "virtualAddress": "0x01087370", "name": "StringLiteral_Server_stack_trace__", "string": "Server stack trace: " }, { "virtualAddress": "0x0107B170", "name": "StringLiteral_Exception_rethrown_at__", "string": "Exception rethrown at [" }, { "virtualAddress": "0x01083968", "name": "StringLiteral____", "string": "]: " }, { "virtualAddress": "0x0107F2E8", "name": "StringLiteral____", "string": " " }, { "virtualAddress": "0x01074920", "name": "StringLiteral_____End_of_inner_exception_stack", "string": "--- End of inner exception stack trace ---" }, { "virtualAddress": "0x01083730", "name": "StringLiteral_Insufficient_state_to_return_the", "string": "Insufficient state to return the real object." }, { "virtualAddress": "0x0106F798", "name": "StringLiteral_Exception_of_type___0___was_thro", "string": "Exception of type \u0027{0}\u0027 was thrown." }, { "virtualAddress": "0x0106B4A0", "name": "StringLiteral_Only_newly_captured_contexts_can", "string": "Only newly captured contexts can be copied" }, { "virtualAddress": "0x0107DAF0", "name": "StringLiteral_LogicalCallContext", "string": "LogicalCallContext" }, { "virtualAddress": "0x010808E0", "name": "StringLiteral_An_exception_was_not_handled_in_", "string": "An exception was not handled in an AsyncLocal\u003CT\u003E notification callback." }, { "virtualAddress": "0x01086660", "name": "StringLiteral_Cannot_restore_context_flow_when", "string": "Cannot restore context flow when it is not suppressed." }, { "virtualAddress": "0x01076128", "name": "StringLiteral_Cannot_call_Set_on_a_null_contex", "string": "Cannot call Set on a null context" }, { "virtualAddress": "0x010802F8", "name": "StringLiteral_Cannot_apply_a_context_that_has_", "string": "Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call." }, { "virtualAddress": "0x01077D68", "name": "StringLiteral_Context_flow_is_already_suppress", "string": "Context flow is already suppressed." }, { "virtualAddress": "0x01083648", "name": "StringLiteral_RegisterObjectCreationCallback_m", "string": "RegisterObjectCreationCallback must be called from .cctor of class derived from ComImport type." }, { "virtualAddress": "0x01085CC8", "name": "StringLiteral_External_component_has_thrown_an", "string": "External component has thrown an exception." }, { "virtualAddress": "0x01077C08", "name": "StringLiteral_Attempted_to_access_a_field_that", "string": "Attempted to access a field that is not accessible by the caller." }, { "virtualAddress": "0x0107A0C8", "name": "StringLiteral_The_field_handle_and_the_type_ha", "string": "The field handle and the type handle are incompatible." }, { "virtualAddress": "0x01079660", "name": "StringLiteral_This_method_should_not_be_called", "string": "This method should not be called" }, { "virtualAddress": "0x010795F0", "name": "StringLiteral_This_non_CLS_method_is_not_imple", "string": "This non-CLS method is not implemented." }, { "virtualAddress": "0x01083810", "name": "StringLiteral_Too_many_fields_in_structure_", "string": "Too many fields in structure." }, { "virtualAddress": "0x01073B40", "name": "StringLiteral_This_usually_means_that_the_obje", "string": "This usually means that the object passed to Write is of a type that does not support being used as the top-level object in an event, e.g. a primitive or built-in type." }, { "virtualAddress": "0x0106B818", "name": "StringLiteral_Arrays_of_Nil_are_not_supported_", "string": "Arrays of Nil are not supported." }, { "virtualAddress": "0x01079468", "name": "StringLiteral_Arrays_of_Binary_are_not_support", "string": "Arrays of Binary are not supported." }, { "virtualAddress": "0x010718D0", "name": "StringLiteral_Arrays_of_null_terminated_string", "string": "Arrays of null-terminated string are not supported." }, { "virtualAddress": "0x0106E638", "name": "StringLiteral___0____ResourceSet_derived_class", "string": "\u0027{0}\u0027: ResourceSet derived classes must provide a constructor that takes a String file name and a constructor that takes a Stream." }, { "virtualAddress": "0x01081238", "name": "StringLiteral_Could_not_find_any_resources_app", "string": "Could not find any resources appropriate for the specified culture (or the neutral culture) on disk." }, { "virtualAddress": "0x010721E8", "name": "StringLiteral_baseName__", "string": "baseName: " }, { "virtualAddress": "0x0107EF38", "name": "StringLiteral___locationInfo__", "string": " locationInfo: " }, { "virtualAddress": "0x01080C88", "name": "StringLiteral__null_", "string": "\u003Cnull\u003E" }, { "virtualAddress": "0x0107F0B8", "name": "StringLiteral___fileName__", "string": " fileName: " }, { "virtualAddress": "0x0107EFB8", "name": "StringLiteral_Access", "string": "Access" }, { "virtualAddress": "0x0106D348", "name": "StringLiteral_evidence", "string": "evidence" }, { "virtualAddress": "0x01080818", "name": "StringLiteral_Union", "string": "Union" }, { "virtualAddress": "0x01081460", "name": "StringLiteral_Same_directory_FileIO___", "string": "Same directory FileIO - " }, { "virtualAddress": "0x01072688", "name": "StringLiteral_Open", "string": "Open" }, { "virtualAddress": "0x010702D8", "name": "StringLiteral_Save", "string": "Save" }, { "virtualAddress": "0x01074ED8", "name": "StringLiteral_FileDialogPermissionAccess", "string": "FileDialogPermissionAccess" }, { "virtualAddress": "0x010765A0", "name": "StringLiteral_Append", "string": "Append" }, { "virtualAddress": "0x01082DE8", "name": "StringLiteral_PathDiscovery", "string": "PathDiscovery" }, { "virtualAddress": "0x010813A8", "name": "StringLiteral_Absolute_path_information_is_req", "string": "Absolute path information is required." }, { "virtualAddress": "0x01083C28", "name": "StringLiteral_access", "string": "access" }, { "virtualAddress": "0x010827C0", "name": "StringLiteral_destFileName", "string": "destFileName" }, { "virtualAddress": "0x01081750", "name": "StringLiteral_File_name_cannot_be_null_", "string": "File name cannot be null." }, { "virtualAddress": "0x01076438", "name": "StringLiteral_Empty_file_name_is_not_legal_", "string": "Empty file name is not legal." }, { "virtualAddress": "0x01084418", "name": "StringLiteral_fileName", "string": "fileName" }, { "virtualAddress": "0x01079910", "name": "StringLiteral_Could_not_load_file_or_assembly_", "string": "Could not load file or assembly \u0027{0}\u0027 or one of its dependencies" }, { "virtualAddress": "0x01070A80", "name": "StringLiteral_FileLoad_FileName", "string": "FileLoad_FileName" }, { "virtualAddress": "0x01074190", "name": "StringLiteral_FileLoad_FusionLog", "string": "FileLoad_FusionLog" }, { "virtualAddress": "0x0107DF68", "name": "StringLiteral_Could_not_load_the_specified_fil", "string": "Could not load the specified file." }, { "virtualAddress": "0x0107CBD0", "name": "StringLiteral_FileNotFound_FileName", "string": "FileNotFound_FileName" }, { "virtualAddress": "0x01079A28", "name": "StringLiteral_FileNotFound_FusionLog", "string": "FileNotFound_FusionLog" }, { "virtualAddress": "0x01072B90", "name": "StringLiteral_Unable_to_find_the_specified_fil", "string": "Unable to find the specified file." }, { "virtualAddress": "0x01077F68", "name": "StringLiteral_Stream_has_been_closed", "string": "Stream has been closed" }, { "virtualAddress": "0x010721C8", "name": "StringLiteral_This_stream_does_not_support_rea", "string": "This stream does not support reading" }, { "virtualAddress": "0x0107D218", "name": "StringLiteral_Must_be____0", "string": "Must be \u003E= 0" }, { "virtualAddress": "0x01074108", "name": "StringLiteral_Buffer_too_small__numBytes_offse", "string": "Buffer too small. numBytes/offset wrong." }, { "virtualAddress": "0x0107A8C0", "name": "StringLiteral_This_stream_does_not_support_wri", "string": "This stream does not support writing" }, { "virtualAddress": "0x01085828", "name": "StringLiteral_array_too_small__numBytes_offset", "string": "array too small. numBytes/offset wrong." }, { "virtualAddress": "0x0106B8A8", "name": "StringLiteral_Invalid_IAsyncResult", "string": "Invalid IAsyncResult" }, { "virtualAddress": "0x01087720", "name": "StringLiteral_Invalid_handle_", "string": "Invalid handle." }, { "virtualAddress": "0x010863F0", "name": "StringLiteral_handle", "string": "handle" }, { "virtualAddress": "0x0106CFC0", "name": "StringLiteral_position_must_not_be_negative", "string": "position must not be negative" }, { "virtualAddress": "0x01078C28", "name": "StringLiteral_length_must_not_be_negative", "string": "length must not be negative" }, { "virtualAddress": "0x0107FDF8", "name": "StringLiteral_Stream_does_not_support_reading", "string": "Stream does not support reading" }, { "virtualAddress": "0x01083C70", "name": "StringLiteral_destination_offset_is_beyond_arr", "string": "destination offset is beyond array size" }, { "virtualAddress": "0x0106D678", "name": "StringLiteral_Reading_would_overrun_buffer", "string": "Reading would overrun buffer" }, { "virtualAddress": "0x0106C820", "name": "StringLiteral_The_stream_does_not_support_seek", "string": "The stream does not support seeking" }, { "virtualAddress": "0x01075198", "name": "StringLiteral_origin", "string": "origin" }, { "virtualAddress": "0x01080AA0", "name": "StringLiteral_Invalid_SeekOrigin", "string": "Invalid SeekOrigin" }, { "virtualAddress": "0x01072A08", "name": "StringLiteral_Attempted_to_Seek_before_the_beg", "string": "Attempted to Seek before the beginning of the stream" }, { "virtualAddress": "0x0107AEE0", "name": "StringLiteral_Can_t_seek_back_over_pre_existin", "string": "Can\u0027t seek back over pre-existing data in append mode" }, { "virtualAddress": "0x0107B2B0", "name": "StringLiteral_fileSecurity", "string": "fileSecurity" }, { "virtualAddress": "0x01086100", "name": "StringLiteral_The_stream_does_not_support_writ", "string": "The stream does not support writing" }, { "virtualAddress": "0x01086160", "name": "StringLiteral_value_is_less_than_0", "string": "value is less than 0" }, { "virtualAddress": "0x01072460", "name": "StringLiteral_Stream_does_not_support_writing", "string": "Stream does not support writing" }, { "virtualAddress": "0x010746D0", "name": "StringLiteral__Unknown_", "string": "[Unknown]" }, { "virtualAddress": "0x01071370", "name": "StringLiteral_Invalid_", "string": "Invalid." }, { "virtualAddress": "0x01070C18", "name": "StringLiteral_Name_has_invalid_chars", "string": "Name has invalid chars" }, { "virtualAddress": "0x0106E4A0", "name": "StringLiteral_Access_to_the_path___0___is_deni", "string": "Access to the path \u0027{0}\u0027 is denied." }, { "virtualAddress": "0x0107F2E0", "name": "StringLiteral_Append_access_can_be_requested_o", "string": "Append access can be requested only in write-only mode." }, { "virtualAddress": "0x01072268", "name": "StringLiteral_Combining_FileMode___0__with_Fil", "string": "Combining FileMode: {0} with FileAccess: {1} is invalid." }, { "virtualAddress": "0x01082050", "name": "StringLiteral_Could_not_find_a_part_of_the_pat", "string": "Could not find a part of the path \u0022{0}\u0022." }, { "virtualAddress": "0x010851E0", "name": "StringLiteral___", "string": ".." }, { "virtualAddress": "0x0106F9A8", "name": "StringLiteral_OriginalPath", "string": "OriginalPath" }, { "virtualAddress": "0x01086830", "name": "StringLiteral_FullPath", "string": "FullPath" }, { "virtualAddress": "0x01081BD8", "name": "StringLiteral_Invalid_File_or_Directory_attrib", "string": "Invalid File or Directory attributes value." }, { "virtualAddress": "0x01083050", "name": "StringLiteral_Access_to_the_path_is_denied_", "string": "Access to the path is denied." }, { "virtualAddress": "0x01077808", "name": "StringLiteral_sourceFileName", "string": "sourceFileName" }, { "virtualAddress": "0x0106B298", "name": "StringLiteral_The_file_name_is_not_valid_", "string": "The file name is not valid." }, { "virtualAddress": "0x01076888", "name": "StringLiteral__0__does_not_exist", "string": "{0} does not exist" }, { "virtualAddress": "0x010801D0", "name": "StringLiteral__0__is_a_directory", "string": "{0} is a directory" }, { "virtualAddress": "0x01070770", "name": "StringLiteral__0__already_exists", "string": "{0} already exists" }, { "virtualAddress": "0x0107AD10", "name": "StringLiteral_Destination_directory_not_found_", "string": "Destination directory not found: {0}" }, { "virtualAddress": "0x0106CE10", "name": "StringLiteral__0___or___1_", "string": "{0}\u0022 or \u0022{1}" }, { "virtualAddress": "0x01078D40", "name": "StringLiteral_File_encryption_isn_t_supported_", "string": "File encryption isn\u0027t supported on any file system." }, { "virtualAddress": "0x0106C2E0", "name": "StringLiteral_Could_not_find_a_part_of_the_pat", "string": "Could not find a part of the path." }, { "virtualAddress": "0x01078750", "name": "StringLiteral_Reading_more_than_2GB_with_this_", "string": "Reading more than 2GB with this call is not supported" }, { "virtualAddress": "0x01071268", "name": "StringLiteral_Unexpected_end_of_stream", "string": "Unexpected end of stream" }, { "virtualAddress": "0x01077EE0", "name": "StringLiteral_destinationFileName", "string": "destinationFileName" }, { "virtualAddress": "0x01071EB0", "name": "StringLiteral_Source_and_destination_arguments", "string": "Source and destination arguments are the same file." }, { "virtualAddress": "0x01085C90", "name": "StringLiteral_destinationBackupFileName", "string": "destinationBackupFileName" }, { "virtualAddress": "0x010733D0", "name": "StringLiteral_Source_and_backup_arguments_are_", "string": "Source and backup arguments are the same file." }, { "virtualAddress": "0x01080130", "name": "StringLiteral_Destination_and_backup_arguments", "string": "Destination and backup arguments are the same file." }, { "virtualAddress": "0x0106BD18", "name": "StringLiteral_First_Match", "string": "First Match" }, { "virtualAddress": "0x0106CC58", "name": "StringLiteral_The_internal_array_cannot_expand", "string": "The internal array cannot expand to greater than Int32.MaxValue elements." }, { "virtualAddress": "0x01074F20", "name": "StringLiteral_One_of_the_identified_items_was_", "string": "One of the identified items was in an invalid format." }, { "virtualAddress": "0x0107C8D8", "name": "StringLiteral___", "string": ":." }, { "virtualAddress": "0x010727C0", "name": "StringLiteral_arguments", "string": "arguments" }, { "virtualAddress": "0x01076C80", "name": "StringLiteral_formattable", "string": "formattable" }, { "virtualAddress": "0x0107B1D0", "name": "StringLiteral_Type__0__and_the_types_derived_f", "string": "Type {0} and the types derived from it (such as {1}) are not permitted to be deserialized at this security level." }, { "virtualAddress": "0x01081758", "name": "StringLiteral__0__1_", "string": "{0}{1}" }, { "virtualAddress": "0x01070D90", "name": "StringLiteral___", "string": "[]" }, { "virtualAddress": "0x0106C258", "name": "StringLiteral___", "string": "]," }, { "virtualAddress": "0x0107F778", "name": "StringLiteral_members", "string": "members" }, { "virtualAddress": "0x010794B8", "name": "StringLiteral_Member_at_position__0__was_null_", "string": "Member at position {0} was null." }, { "virtualAddress": "0x0107F3E0", "name": "StringLiteral_Only_FieldInfo__PropertyInfo__an", "string": "Only FieldInfo, PropertyInfo, and SerializationMemberInfo are recognized." }, { "virtualAddress": "0x0107D010", "name": "StringLiteral_Only_system_provided_types_can_b", "string": "Only system-provided types can be passed to the GetUninitializedObject method. \u0027{0}\u0027 is not a valid instance of a type." }, { "virtualAddress": "0x01079FC8", "name": "StringLiteral_Because_of_security_restrictions", "string": "Because of security restrictions, the type {0} cannot be accessed." }, { "virtualAddress": "0x0106FE68", "name": "StringLiteral_innerSurrogate", "string": "innerSurrogate" }, { "virtualAddress": "0x01072400", "name": "StringLiteral_assem", "string": "assem" }, { "virtualAddress": "0x0106E890", "name": "StringLiteral_Type___0___in_Assembly___1___is_", "string": "Type \u0027{0}\u0027 in Assembly \u0027{1}\u0027 is not marked as serializable." }, { "virtualAddress": "0x01073EA8", "name": "StringLiteral_Parameters__members__and__data__", "string": "Parameters \u0027members\u0027 and \u0027data\u0027 must have the same length." }, { "virtualAddress": "0x01077980", "name": "StringLiteral_The_FieldInfo_object_is_not_vali", "string": "The FieldInfo object is not valid." }, { "virtualAddress": "0x0106FCB8", "name": "StringLiteral_Object_has_never_been_assigned_a", "string": "Object has never been assigned an objectID." }, { "virtualAddress": "0x01071CA0", "name": "StringLiteral_Either_the_IAsyncResult_object_d", "string": "Either the IAsyncResult object did not come from the corresponding async method on this type, or the End method was called multiple times with the same IAsyncResult." }, { "virtualAddress": "0x0107DFB8", "name": "StringLiteral_Cannot_access_a_disposed_object_", "string": "Cannot access a disposed object." }, { "virtualAddress": "0x01071E60", "name": "StringLiteral_Object_contains_non_primitive_or", "string": "Object contains non-primitive or non-blittable data." }, { "virtualAddress": "0x01077478", "name": "StringLiteral_Handle_is_not_pinned_", "string": "Handle is not pinned." }, { "virtualAddress": "0x0106EA10", "name": "StringLiteral_Handle_is_not_initialized_", "string": "Handle is not initialized." }, { "virtualAddress": "0x01075F60", "name": "StringLiteral_Handle_is_not_allocated", "string": "Handle is not allocated" }, { "virtualAddress": "0x01080DD8", "name": "StringLiteral_GCHandle_value_cannot_be_zero", "string": "GCHandle value cannot be zero" }, { "virtualAddress": "0x0106D428", "name": "StringLiteral_GCHandle_value_belongs_to_a_diff", "string": "GCHandle value belongs to a different domain" }, { "virtualAddress": "0x01082CE0", "name": "StringLiteral_bytesAllocated", "string": "bytesAllocated" }, { "virtualAddress": "0x0107D298", "name": "StringLiteral_pressure", "string": "pressure" }, { "virtualAddress": "0x01077B90", "name": "StringLiteral_Value_must_be_non_negative_and_l", "string": "Value must be non-negative and less than or equal to Int32.MaxValue." }, { "virtualAddress": "0x0106E5A8", "name": "StringLiteral_This_API_is_not_available_when_t", "string": "This API is not available when the concurrent GC is enabled." }, { "virtualAddress": "0x0106E848", "name": "StringLiteral_generation", "string": "generation" }, { "virtualAddress": "0x01082A20", "name": "StringLiteral_maxGenerationThreshold", "string": "maxGenerationThreshold" }, { "virtualAddress": "0x01071F50", "name": "StringLiteral_Argument_must_be_between__0__and", "string": "Argument must be between {0} and {1}." }, { "virtualAddress": "0x01081BA8", "name": "StringLiteral_largeObjectHeapThreshold", "string": "largeObjectHeapThreshold" }, { "virtualAddress": "0x010763D0", "name": "StringLiteral_Number_must_be_either_non_negati", "string": "Number must be either non-negative and less than or equal to Int32.MaxValue or -1." }, { "virtualAddress": "0x01083CE8", "name": "StringLiteral_securityElement", "string": "securityElement" }, { "virtualAddress": "0x0107B7D0", "name": "StringLiteral_GAC", "string": "GAC" }, { "virtualAddress": "0x0106E5C0", "name": "StringLiteral_Offset_out_of_range", "string": "Offset out of range" }, { "virtualAddress": "0x010777B0", "name": "StringLiteral_Invalid_SDDL_string_", "string": "Invalid SDDL string." }, { "virtualAddress": "0x010785E8", "name": "StringLiteral_sddlForm", "string": "sddlForm" }, { "virtualAddress": "0x01082150", "name": "StringLiteral_Conditional_ACEs_not_supported", "string": "Conditional ACEs not supported" }, { "virtualAddress": "0x01084DF0", "name": "StringLiteral_OI", "string": "OI" }, { "virtualAddress": "0x01084AB0", "name": "StringLiteral_CI", "string": "CI" }, { "virtualAddress": "0x01084B00", "name": "StringLiteral_NP", "string": "NP" }, { "virtualAddress": "0x0106AFC8", "name": "StringLiteral_IO", "string": "IO" }, { "virtualAddress": "0x0107C8D0", "name": "StringLiteral_ID", "string": "ID" }, { "virtualAddress": "0x01072AA8", "name": "StringLiteral_SA", "string": "SA" }, { "virtualAddress": "0x01071A38", "name": "StringLiteral_FA", "string": "FA" }, { "virtualAddress": "0x01074BC8", "name": "StringLiteral_A", "string": "A" }, { "virtualAddress": "0x01082CD8", "name": "StringLiteral_OA", "string": "OA" }, { "virtualAddress": "0x01071B18", "name": "StringLiteral_OD", "string": "OD" }, { "virtualAddress": "0x0107E850", "name": "StringLiteral_AU", "string": "AU" }, { "virtualAddress": "0x01083FD0", "name": "StringLiteral_AL", "string": "AL" }, { "virtualAddress": "0x01084F08", "name": "StringLiteral_OU", "string": "OU" }, { "virtualAddress": "0x010703D0", "name": "StringLiteral_OL", "string": "OL" }, { "virtualAddress": "0x01074CD8", "name": "StringLiteral_XA", "string": "XA" }, { "virtualAddress": "0x01071C38", "name": "StringLiteral_XD", "string": "XD" }, { "virtualAddress": "0x01082250", "name": "StringLiteral_Unable_to_convert_to_SDDL_ACE_ty", "string": "Unable to convert to SDDL ACE type: " }, { "virtualAddress": "0x01084690", "name": "StringLiteral__0X", "string": "0X" }, { "virtualAddress": "0x01078CF8", "name": "StringLiteral_flags", "string": "flags" }, { "virtualAddress": "0x01087478", "name": "StringLiteral_Unable_to_convert_SDDL_to_ACE_ty", "string": "Unable to convert SDDL to ACE type: " }, { "virtualAddress": "0x01075FE0", "name": "StringLiteral_Index_must_be_non_negative_integ", "string": "Index must be non-negative integer and must not exceed array length - count" }, { "virtualAddress": "0x0106A950", "name": "StringLiteral_O__0_", "string": "O:{0}" }, { "virtualAddress": "0x010798A0", "name": "StringLiteral_G__0_", "string": "G:{0}" }, { "virtualAddress": "0x0107C040", "name": "StringLiteral_D__0_", "string": "D:{0}" }, { "virtualAddress": "0x0107A7A0", "name": "StringLiteral_S__0_", "string": "S:{0}" }, { "virtualAddress": "0x01076E20", "name": "StringLiteral__2_5_4_42", "string": "2.5.4.42" }, { "virtualAddress": "0x01083970", "name": "StringLiteral_Time_value_was_out_of_era_range_", "string": "Time value was out of era range." }, { "virtualAddress": "0x01081470", "name": "StringLiteral_No_Era_was_supplied_", "string": "No Era was supplied." }, { "virtualAddress": "0x01083448", "name": "StringLiteral_The_deserialized_value_of_the_me", "string": "The deserialized value of the member \u0022{0}\u0022 in the class \u0022{1}\u0022 is out of range." }, { "virtualAddress": "0x01076DF8", "name": "StringLiteral_GregorianCalendar", "string": "GregorianCalendar" }, { "virtualAddress": "0x01074590", "name": "StringLiteral_m_type", "string": "m_type" }, { "virtualAddress": "0x010835D0", "name": "StringLiteral_Unrecognized_Guid_format_", "string": "Unrecognized Guid format." }, { "virtualAddress": "0x010841B0", "name": "StringLiteral_Object_must_be_of_type_GUID_", "string": "Object must be of type GUID." }, { "virtualAddress": "0x0107A9C0", "name": "StringLiteral_Format_String_can_be_only__D____", "string": "Format String can be only \u0022D\u0022, \u0022d\u0022, \u0022N\u0022, \u0022n\u0022, \u0022P\u0022, \u0022p\u0022, \u0022B\u0022, \u0022b\u0022, \u0022X\u0022 or \u0022x\u0022." }, { "virtualAddress": "0x0107D518", "name": "StringLiteral_Guid_string_should_only_contain_", "string": "Guid string should only contain hexadecimal characters." }, { "virtualAddress": "0x0106F910", "name": "StringLiteral_Guid_should_contain_32_digits_wi", "string": "Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)." }, { "virtualAddress": "0x010849D8", "name": "StringLiteral_Dashes_are_in_the_wrong_position", "string": "Dashes are in the wrong position for GUID parsing." }, { "virtualAddress": "0x010779A0", "name": "StringLiteral_Expected__0xdddddddd__etc__", "string": "Expected {0xdddddddd, etc}." }, { "virtualAddress": "0x010773F0", "name": "StringLiteral_Expected_hex_0x_in___0___", "string": "Expected hex 0x in \u0027{0}\u0027." }, { "virtualAddress": "0x0107EA18", "name": "StringLiteral__0xdddddddd__etc_", "string": "{0xdddddddd, etc}" }, { "virtualAddress": "0x01071458", "name": "StringLiteral_Could_not_find_a_comma__or_the_l", "string": "Could not find a comma, or the length between the previous token and the comma was zero (i.e., \u00270x,\u0027etc.)." }, { "virtualAddress": "0x010738B8", "name": "StringLiteral__0xdddddddd__0xdddd__etc_", "string": "{0xdddddddd, 0xdddd, etc}" }, { "virtualAddress": "0x010823A8", "name": "StringLiteral__0xdddddddd__0xdddd__0xdddd__etc", "string": "{0xdddddddd, 0xdddd, 0xdddd, etc}" }, { "virtualAddress": "0x01078180", "name": "StringLiteral____________0xdd_______", "string": "{... { ... 0xdd, ...}}" }, { "virtualAddress": "0x0107E860", "name": "StringLiteral_Could_not_find_a_brace__or_the_l", "string": "Could not find a brace, or the length between the previous token and the brace was zero (i.e., \u00270x,\u0027etc.)." }, { "virtualAddress": "0x0107EC70", "name": "StringLiteral_Could_not_find_the_ending_brace_", "string": "Could not find the ending brace." }, { "virtualAddress": "0x0106B2B8", "name": "StringLiteral_Additional_non_parsable_characte", "string": "Additional non-parsable characters are at the end of the string." }, { "virtualAddress": "0x0107A878", "name": "StringLiteral_b", "string": "b" }, { "virtualAddress": "0x0107DBB8", "name": "StringLiteral_Byte_array_for_GUID_must_be_exac", "string": "Byte array for GUID must be exactly {0} bytes long." }, { "virtualAddress": "0x01087768", "name": "StringLiteral__16", "string": "16" }, { "virtualAddress": "0x010755A0", "name": "StringLiteral__8", "string": "8" }, { "virtualAddress": "0x0106C398", "name": "StringLiteral_g", "string": "g" }, { "virtualAddress": "0x0106FDA8", "name": "StringLiteral_RIPEMD160", "string": "RIPEMD160" }, { "virtualAddress": "0x010711C0", "name": "StringLiteral_Hash_name_cannot_be_changed_afte", "string": "Hash name cannot be changed after the first write to the stream." }, { "virtualAddress": "0x010871A0", "name": "StringLiteral_Hash_key_cannot_be_changed_after", "string": "Hash key cannot be changed after the first write to the stream." }, { "virtualAddress": "0x0106D5C0", "name": "StringLiteral_Hash_must_be_finalized_before_th", "string": "Hash must be finalized before the hash value is retrieved." }, { "virtualAddress": "0x010863B8", "name": "StringLiteral_Hashtable_s_capacity_overflowed_", "string": "Hashtable\u0027s capacity overflowed and went negative. Check load factor, capacity and the current size of the table." }, { "virtualAddress": "0x01076448", "name": "StringLiteral_HashValue", "string": "HashValue" }, { "virtualAddress": "0x0107D488", "name": "StringLiteral_HashAlgorithm", "string": "HashAlgorithm" }, { "virtualAddress": "0x0106CE98", "name": "StringLiteral_Hash____0___1_____2_", "string": "Hash - {0} {1} = {2}" }, { "virtualAddress": "0x010813C8", "name": "StringLiteral_hashAlg", "string": "hashAlg" }, { "virtualAddress": "0x01075540", "name": "StringLiteral_No_HashValue_available_", "string": "No HashValue available." }, { "virtualAddress": "0x0107FF38", "name": "StringLiteral_No_assembly_data_", "string": "No assembly data." }, { "virtualAddress": "0x0107CC80", "name": "StringLiteral_RawData", "string": "RawData" }, { "virtualAddress": "0x01070D68", "name": "StringLiteral_No_assembly_data__This_instance_", "string": "No assembly data. This instance was initialized with an MSHA1 digest value." }, { "virtualAddress": "0x010855B8", "name": "StringLiteral_No_assembly_data__This_instance_", "string": "No assembly data. This instance was initialized with an MD5 digest value." }, { "virtualAddress": "0x01077588", "name": "StringLiteral_hashtable", "string": "hashtable" }, { "virtualAddress": "0x0107A5B0", "name": "StringLiteral_arrayIndex", "string": "arrayIndex" }, { "virtualAddress": "0x0106ABE0", "name": "StringLiteral_LoadFactor", "string": "LoadFactor" }, { "virtualAddress": "0x01076870", "name": "StringLiteral_HashCodeProvider", "string": "HashCodeProvider" }, { "virtualAddress": "0x010802B0", "name": "StringLiteral_KeyComparer", "string": "KeyComparer" }, { "virtualAddress": "0x0106CD80", "name": "StringLiteral_Keys", "string": "Keys" }, { "virtualAddress": "0x01086288", "name": "StringLiteral_Values", "string": "Values" }, { "virtualAddress": "0x01079D50", "name": "StringLiteral_Item_has_already_been_added__Key", "string": "Item has already been added. Key in dictionary: \u0027{0}\u0027 Key being added: \u0027{1}\u0027" }, { "virtualAddress": "0x0107D108", "name": "StringLiteral_Hashtable_insert_failed__Load_fa", "string": "Hashtable insert failed. Load factor too high. The most common cause is multiple threads writing to the Hashtable simultaneously." }, { "virtualAddress": "0x01083728", "name": "StringLiteral_OnDeserialization_method_was_cal", "string": "OnDeserialization method was called while the object was not being deserialized." }, { "virtualAddress": "0x01074FB8", "name": "StringLiteral_The_Keys_for_this_Hashtable_are_", "string": "The Keys for this Hashtable are missing." }, { "virtualAddress": "0x0106FD90", "name": "StringLiteral_The_values_for_this_dictionary_a", "string": "The values for this dictionary are missing." }, { "virtualAddress": "0x0107BA28", "name": "StringLiteral_The_keys_and_values_arrays_have_", "string": "The keys and values arrays have different sizes." }, { "virtualAddress": "0x0106B7F0", "name": "StringLiteral_table", "string": "table" }, { "virtualAddress": "0x01073930", "name": "StringLiteral_Dictionary_cannot_be_null_", "string": "Dictionary cannot be null." }, { "virtualAddress": "0x0107F618", "name": "StringLiteral_loadFactor", "string": "loadFactor" }, { "virtualAddress": "0x01085198", "name": "StringLiteral_Load_factor_needs_to_be_between_", "string": "Load factor needs to be between 0.1 and 1.0." }, { "virtualAddress": "0x01086BB0", "name": "StringLiteral_The_usage_of_IKeyComparer_and_IH", "string": "The usage of IKeyComparer and IHashCodeProvider/IComparer interfaces cannot be mixed; use one or the other." }, { "virtualAddress": "0x010702B8", "name": "StringLiteral_gregorianYear", "string": "gregorianYear" }, { "virtualAddress": "0x0107E5B0", "name": "StringLiteral_Internal_Error_in_DateTime_and_C", "string": "Internal Error in DateTime and Calendar operations." }, { "virtualAddress": "0x0106F4A8", "name": "StringLiteral_hexString", "string": "hexString" }, { "virtualAddress": "0x01077750", "name": "StringLiteral_Improperly_formatted_hex_string_", "string": "Improperly formatted hex string." }, { "virtualAddress": "0x0106D3A8", "name": "StringLiteral_HijriAdjustment", "string": "HijriAdjustment" }, { "virtualAddress": "0x01073F68", "name": "StringLiteral_Only__0__is_accepted_", "string": "Only {0} is accepted." }, { "virtualAddress": "0x0106FEF0", "name": "StringLiteral_Resources", "string": "Resources" }, { "virtualAddress": "0x0107B140", "name": "StringLiteral_HostProtectionResource", "string": "HostProtectionResource" }, { "virtualAddress": "0x0106C4C0", "name": "StringLiteral_applicationEvidence", "string": "applicationEvidence" }, { "virtualAddress": "0x0107FC58", "name": "StringLiteral_No__0__found_in__1__", "string": "No {0} found in {1}." }, { "virtualAddress": "0x0106FEE0", "name": "StringLiteral_Evidence", "string": "Evidence" }, { "virtualAddress": "0x010719C0", "name": "StringLiteral_ActivationContext", "string": "ActivationContext" }, { "virtualAddress": "0x0107C9F0", "name": "StringLiteral_ICONDIRENTRY__", "string": "ICONDIRENTRY (" }, { "virtualAddress": "0x01082B38", "name": "StringLiteral__bpp_", "string": " bpp)" }, { "virtualAddress": "0x01070FD8", "name": "StringLiteral_I_O_error_occurred_", "string": "I/O error occurred." }, { "virtualAddress": "0x0106FB48", "name": "StringLiteral_Couldn_t_translate_some_identiti", "string": "Couldn\u0027t translate some identities." }, { "virtualAddress": "0x01079E78", "name": "StringLiteral_index_must_be_non_negative_value", "string": "index must be non-negative value" }, { "virtualAddress": "0x0106FEC8", "name": "StringLiteral_index___count_must_point_inside_", "string": "index \u002B count must point inside the argument unicode string" }, { "virtualAddress": "0x010790A0", "name": "StringLiteral_index___count_must_point_inside_", "string": "index \u002B count must point inside the argument ascii string" }, { "virtualAddress": "0x01072EF0", "name": "StringLiteral_Use_of_unassigned_Unicode_charac", "string": "Use of unassigned Unicode characer is prohibited in this IdnMapping, at {0}" }, { "virtualAddress": "0x010875B0", "name": "StringLiteral_Not_allowed_character_was_found_", "string": "Not allowed character was found, at {0}" }, { "virtualAddress": "0x0107BC40", "name": "StringLiteral_xn__", "string": "xn--" }, { "virtualAddress": "0x0106ABA8", "name": "StringLiteral_The_input_string_must_not_start_", "string": "The input string must not start with ACE (xn--), at {0}" }, { "virtualAddress": "0x0106ED38", "name": "StringLiteral_ToUnicode___failed_at_verifying_", "string": "ToUnicode() failed at verifying the result, at label part from {0}" }, { "virtualAddress": "0x010716D0", "name": "StringLiteral_A_label_in_the_input_string_resu", "string": "A label in the input string resulted in an invalid zero-length string, at {0}" }, { "virtualAddress": "0x0106BF30", "name": "StringLiteral_A_label_in_the_input_string_exce", "string": "A label in the input string exceeded the length in ASCII representation, at {0}" }, { "virtualAddress": "0x01076168", "name": "StringLiteral_Not_allowed_character_was_in_the", "string": "Not allowed character was in the input string, at {0}" }, { "virtualAddress": "0x0106AD38", "name": "StringLiteral_____is_not_allowed_at_head_of_a_", "string": "\u0027-\u0027 is not allowed at head of a sequence in STD3 mode, found at {0}" }, { "virtualAddress": "0x0106E820", "name": "StringLiteral_____is_not_allowed_at_tail_of_a_", "string": "\u0027-\u0027 is not allowed at tail of a sequence in STD3 mode, found at {0}" }, { "virtualAddress": "0x0106C508", "name": "StringLiteral_Not_allowed_character_in_STD3_mo", "string": "Not allowed character in STD3 mode, found at {0}" }, { "virtualAddress": "0x01086D80", "name": "StringLiteral_Index_was_outside_the_bounds_of_", "string": "Index was outside the bounds of the array." }, { "virtualAddress": "0x01085F20", "name": "StringLiteral__2_5_4_43", "string": "2.5.4.43" }, { "virtualAddress": "0x01078000", "name": "StringLiteral_Insufficient_stack_to_continue_e", "string": "Insufficient stack to continue executing the program safely. This can happen from having too many functions on the call stack or function on the stack using too much stack space." }, { "virtualAddress": "0x0107A2D0", "name": "StringLiteral_Object_must_be_of_type_Int16_", "string": "Object must be of type Int16." }, { "virtualAddress": "0x0107DC80", "name": "StringLiteral_Object_must_be_of_type_Int64_", "string": "Object must be of type Int64." }, { "virtualAddress": "0x0106EBB8", "name": "StringLiteral_Enumeration_already_finished", "string": "Enumeration already finished" }, { "virtualAddress": "0x01084B30", "name": "StringLiteral_Can_not_call_GetEnumerator_on_pa", "string": "Can not call GetEnumerator on partitions after the source enumerable is disposed" }, { "virtualAddress": "0x01071558", "name": "StringLiteral_MoveNext_must_be_called_at_least", "string": "MoveNext must be called at least once before calling Current." }, { "virtualAddress": "0x010778A8", "name": "StringLiteral_SOAP", "string": "SOAP" }, { "virtualAddress": "0x0106FA60", "name": "StringLiteral_srvID", "string": "srvID" }, { "virtualAddress": "0x0106C438", "name": "StringLiteral_Soap", "string": "Soap" }, { "virtualAddress": "0x01076840", "name": "StringLiteral_Unable_to_sort_because_the_IComp", "string": "Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: \u0027{0}\u0027." }, { "virtualAddress": "0x01076B10", "name": "StringLiteral_Specified_cast_is_not_valid_", "string": "Specified cast is not valid." }, { "virtualAddress": "0x010852D8", "name": "StringLiteral_Attempt_has_been_made_to_use_a_C", "string": "Attempt has been made to use a COM object that does not have a backing class factory." }, { "virtualAddress": "0x0106DD50", "name": "StringLiteral_Specified_filter_criteria_was_in", "string": "Specified filter criteria was invalid." }, { "virtualAddress": "0x01079D68", "name": "StringLiteral_Specified_OLE_variant_was_invali", "string": "Specified OLE variant was invalid." }, { "virtualAddress": "0x0107A928", "name": "StringLiteral_Operation_is_not_valid_due_to_th", "string": "Operation is not valid due to the current state of the object." }, { "virtualAddress": "0x01083738", "name": "StringLiteral_Common_Language_Runtime_detected", "string": "Common Language Runtime detected an invalid program." }, { "virtualAddress": "0x0107D8D0", "name": "StringLiteral_An_Isolated_storage_operation_fa", "string": "An Isolated storage operation failed." }, { "virtualAddress": "0x0107E8A0", "name": "StringLiteral_d_Ptr", "string": "d.*" }, { "virtualAddress": "0x010735E0", "name": "StringLiteral_IsolatedStorageFile", "string": "IsolatedStorageFile" }, { "virtualAddress": "0x01074090", "name": "StringLiteral_Storage_needs_to_be_open_for_thi", "string": "Storage needs to be open for this operation." }, { "virtualAddress": "0x0106AEC0", "name": "StringLiteral_Information_is_restricted", "string": "Information is restricted" }, { "virtualAddress": "0x01086300", "name": "StringLiteral_Isolated_storage_has_been_remove", "string": "Isolated storage has been removed or disabled." }, { "virtualAddress": "0x0106E610", "name": "StringLiteral_Operation_not_allowed_", "string": "Operation not allowed." }, { "virtualAddress": "0x01084250", "name": "StringLiteral_Could_not_find_a_part_of_path__", "string": "Could not find a part of path \u0027" }, { "virtualAddress": "0x01082590", "name": "StringLiteral_dir", "string": "dir" }, { "virtualAddress": "0x0106D500", "name": "StringLiteral_Unable_to_create_directory_", "string": "Unable to create directory." }, { "virtualAddress": "0x010837C0", "name": "StringLiteral_Could_not_delete_directory___0__", "string": "Could not delete directory \u0027{0}\u0027" }, { "virtualAddress": "0x0107F288", "name": "StringLiteral_file", "string": "file" }, { "virtualAddress": "0x0107AC58", "name": "StringLiteral_Could_not_delete_file___0__", "string": "Could not delete file \u0027{0}\u0027" }, { "virtualAddress": "0x0107C8E0", "name": "StringLiteral_An_empty_path_is_not_valid_", "string": "An empty path is not valid." }, { "virtualAddress": "0x010789B8", "name": "StringLiteral_Search_pattern_cannot_contain___", "string": "Search pattern cannot contain \u0027..\u0027 to move up directories." }, { "virtualAddress": "0x0106C6A8", "name": "StringLiteral_Invalid_scope__only_User__User_R", "string": "Invalid scope, only User, User|Roaming and Machine are valid" }, { "virtualAddress": "0x010764C8", "name": "StringLiteral_Couldn_t_access_storage_location", "string": "Couldn\u0027t access storage location for \u0027{0}\u0027." }, { "virtualAddress": "0x010852C0", "name": "StringLiteral__isolated_storage", "string": ".isolated-storage" }, { "virtualAddress": "0x01071060", "name": "StringLiteral_domainIdentity", "string": "domainIdentity" }, { "virtualAddress": "0x01072258", "name": "StringLiteral_assemblyIdentity", "string": "assemblyIdentity" }, { "virtualAddress": "0x01081E48", "name": "StringLiteral_domainEvidence", "string": "domainEvidence" }, { "virtualAddress": "0x010744A8", "name": "StringLiteral_assemblyEvidence", "string": "assemblyEvidence" }, { "virtualAddress": "0x010713B8", "name": "StringLiteral_sourceDirectoryName", "string": "sourceDirectoryName" }, { "virtualAddress": "0x010788A8", "name": "StringLiteral_An_empty_directory_name_is_not_v", "string": "An empty directory name is not valid." }, { "virtualAddress": "0x010871D0", "name": "StringLiteral_destinationDirectoryName", "string": "destinationDirectoryName" }, { "virtualAddress": "0x010781C0", "name": "StringLiteral_Could_not_remove_storage_", "string": "Could not remove storage." }, { "virtualAddress": "0x01073BE8", "name": "StringLiteral_Invalid_storage_", "string": "Invalid storage." }, { "virtualAddress": "0x01071588", "name": "StringLiteral_Allowed", "string": "Allowed" }, { "virtualAddress": "0x0107ADE0", "name": "StringLiteral_UserQuota", "string": "UserQuota" }, { "virtualAddress": "0x0106BD08", "name": "StringLiteral_IsolatedStorageContainment", "string": "IsolatedStorageContainment" }, { "virtualAddress": "0x01078D98", "name": "StringLiteral_Invalid_Isolation_Scope_", "string": "Invalid Isolation Scope." }, { "virtualAddress": "0x0107FCE0", "name": "StringLiteral_Identity_unavailable_", "string": "Identity unavailable." }, { "virtualAddress": "0x01081DB0", "name": "StringLiteral_CAS_related", "string": "CAS related" }, { "virtualAddress": "0x010726D0", "name": "StringLiteral_This_property_is_not_defined_for", "string": "This property is not defined for this store." }, { "virtualAddress": "0x01084BC8", "name": "StringLiteral_IsolatedStorage_does_not_have_a_", "string": "IsolatedStorage does not have a preset CurrentSize." }, { "virtualAddress": "0x01071DA8", "name": "StringLiteral_IsolatedStorage_does_not_have_a_", "string": "IsolatedStorage does not have a preset MaximumSize." }, { "virtualAddress": "0x0106C058", "name": "StringLiteral_u5E73u6210", "string": "\u5E73\u6210" }, { "virtualAddress": "0x01084CB0", "name": "StringLiteral_u5E73", "string": "\u5E73" }, { "virtualAddress": "0x01083278", "name": "StringLiteral_u662Du548C", "string": "\u662D\u548C" }, { "virtualAddress": "0x0106C638", "name": "StringLiteral_u662D", "string": "\u662D" }, { "virtualAddress": "0x0106E750", "name": "StringLiteral_u5927u6B63", "string": "\u5927\u6B63" }, { "virtualAddress": "0x01079F60", "name": "StringLiteral_u5927", "string": "\u5927" }, { "virtualAddress": "0x0106C910", "name": "StringLiteral_u660Eu6CBB", "string": "\u660E\u6CBB" }, { "virtualAddress": "0x0106DCD0", "name": "StringLiteral_u660E", "string": "\u660E" }, { "virtualAddress": "0x01075710", "name": "StringLiteral_No_inverse_", "string": "No inverse!" }, { "virtualAddress": "0x0107BEC8", "name": "StringLiteral_Mutating_a_key_collection_derive", "string": "Mutating a key collection derived from a dictionary is not allowed." }, { "virtualAddress": "0x01083E68", "name": "StringLiteral_accessEntry", "string": "accessEntry" }, { "virtualAddress": "0x0106D488", "name": "StringLiteral_parameters", "string": "parameters" }, { "virtualAddress": "0x0106C4B8", "name": "StringLiteral_KeyContainerPermissionFlags", "string": "KeyContainerPermissionFlags" }, { "virtualAddress": "0x0107AC70", "name": "StringLiteral_Flags", "string": "Flags" }, { "virtualAddress": "0x0106E8B0", "name": "StringLiteral_last_btime", "string": "last-btime" }, { "virtualAddress": "0x0107F5F0", "name": "StringLiteral_volatile_keys", "string": "volatile-keys" }, { "virtualAddress": "0x01079400", "name": "StringLiteral_While_reading_registry_data_at__", "string": "While reading registry data at {0}: {1}" }, { "virtualAddress": "0x0107BEA8", "name": "StringLiteral_Could_not_get_root_for_dir_", "string": "Could not get root for dir " }, { "virtualAddress": "0x0107E4F8", "name": "StringLiteral__proc_stat", "string": "/proc/stat" }, { "virtualAddress": "0x01077D78", "name": "StringLiteral_btime", "string": "btime" }, { "virtualAddress": "0x01080658", "name": "StringLiteral_While_reading_system_info__0_", "string": "While reading system info {0}" }, { "virtualAddress": "0x01079070", "name": "StringLiteral_int", "string": "int" }, { "virtualAddress": "0x01081398", "name": "StringLiteral_bytearray", "string": "bytearray" }, { "virtualAddress": "0x01079980", "name": "StringLiteral_string", "string": "string" }, { "virtualAddress": "0x0106FCC0", "name": "StringLiteral_expand", "string": "expand" }, { "virtualAddress": "0x01084108", "name": "StringLiteral_qword", "string": "qword" }, { "virtualAddress": "0x010804F0", "name": "StringLiteral_string_array", "string": "string-array" }, { "virtualAddress": "0x0107D168", "name": "StringLiteral_No_access_to_the_given_key", "string": "No access to the given key" }, { "virtualAddress": "0x01070CE0", "name": "StringLiteral_While_loading_registry_key_at__0", "string": "While loading registry key at {0}: {1}" }, { "virtualAddress": "0x01085CC0", "name": "StringLiteral_Unknown_RegistryHive", "string": "Unknown RegistryHive" }, { "virtualAddress": "0x0106BFC0", "name": "StringLiteral_unknown_value", "string": "unknown value" }, { "virtualAddress": "0x010789C0", "name": "StringLiteral_valueKind", "string": "valueKind" }, { "virtualAddress": "0x01084CF8", "name": "StringLiteral_Value_could_not_be_converted_to_", "string": "Value could not be converted to specified type" }, { "virtualAddress": "0x0106EF68", "name": "StringLiteral_values_xml", "string": "values.xml" }, { "virtualAddress": "0x010700C8", "name": "StringLiteral_MONO_REGISTRY_PATH", "string": "MONO_REGISTRY_PATH" }, { "virtualAddress": "0x0107EF20", "name": "StringLiteral_machine_config", "string": "machine.config" }, { "virtualAddress": "0x01073CF8", "name": "StringLiteral_registry", "string": "registry" }, { "virtualAddress": "0x0107B3D0", "name": "StringLiteral__mono_registry", "string": ".mono/registry" }, { "virtualAddress": "0x01074A80", "name": "StringLiteral_This_operation_is_not_supported_", "string": "This operation is not supported on SortedList nested types because they require modifying the original SortedList." }, { "virtualAddress": "0x01083758", "name": "StringLiteral_The_given_key_was_not_present_in", "string": "The given key was not present in the dictionary." }, { "virtualAddress": "0x010798E8", "name": "StringLiteral_KeyPair", "string": "KeyPair" }, { "virtualAddress": "0x0106C558", "name": "StringLiteral_KeyValue", "string": "KeyValue" }, { "virtualAddress": "0x0106F508", "name": "StringLiteral__KeyPair__0_u0009_Properties__0_u0009u0009_P", "string": "\u003CKeyPair\u003E{0}\t\u003CProperties\u003E{0}\t\t\u003CProvider " }, { "virtualAddress": "0x0107B870", "name": "StringLiteral_Name___0___", "string": "Name=\u0022{0}\u0022 " }, { "virtualAddress": "0x0106DC98", "name": "StringLiteral_Type___0______1_u0009u0009_Container_", "string": "Type=\u0022{0}\u0022 /\u003E{1}\t\t\u003CContainer " }, { "virtualAddress": "0x01082850", "name": "StringLiteral_Name___0______1_u0009__Properties__1", "string": "Name=\u0022{0}\u0022 /\u003E{1}\t\u003C/Properties\u003E{1}\t\u003CKeyValue" }, { "virtualAddress": "0x01073F48", "name": "StringLiteral__Id___0___", "string": " Id=\u0022{0}\u0022 " }, { "virtualAddress": "0x0107F088", "name": "StringLiteral___1_u0009u0009_0__1_u0009__KeyValue__1___Key", "string": "\u003E{1}\t\t{0}{1}\t\u003C/KeyValue\u003E{1}\u003C/KeyPair\u003E{1}" }, { "virtualAddress": "0x010870A8", "name": "StringLiteral_default", "string": "default" }, { "virtualAddress": "0x01087620", "name": "StringLiteral___0____1____2___xml", "string": "[{0}][{1}][{2}].xml" }, { "virtualAddress": "0x01074318", "name": "StringLiteral__mono", "string": ".mono" }, { "virtualAddress": "0x01075B38", "name": "StringLiteral_keypairs", "string": "keypairs" }, { "virtualAddress": "0x0107A228", "name": "StringLiteral_Could_not_create_machine_key_sto", "string": "Could not create machine key store \u0027{0}\u0027." }, { "virtualAddress": "0x0107BDA0", "name": "StringLiteral_Could_not_secure_machine_key_sto", "string": "Could not secure machine key store \u0027{0}\u0027." }, { "virtualAddress": "0x01084908", "name": "StringLiteral_Improperly_protected_machine_s_k", "string": "Improperly protected machine\u0027s key pairs in \u0027{0}\u0027." }, { "virtualAddress": "0x0106CC88", "name": "StringLiteral_Could_not_create_user_key_store_", "string": "Could not create user key store \u0027{0}\u0027." }, { "virtualAddress": "0x010765B0", "name": "StringLiteral_Could_not_secure_user_key_store_", "string": "Could not secure user key store \u0027{0}\u0027." }, { "virtualAddress": "0x0107D110", "name": "StringLiteral_Improperly_protected_user_s_key_", "string": "Improperly protected user\u0027s key pairs in \u0027{0}\u0027." }, { "virtualAddress": "0x01083AE8", "name": "StringLiteral_Invalid_KeyUsage_extension", "string": "Invalid KeyUsage extension" }, { "virtualAddress": "0x01077440", "name": "StringLiteral_Digital_Signature", "string": "Digital Signature" }, { "virtualAddress": "0x0106DE20", "name": "StringLiteral____", "string": " , " }, { "virtualAddress": "0x0106BA38", "name": "StringLiteral_Non_Repudiation", "string": "Non-Repudiation" }, { "virtualAddress": "0x010859A8", "name": "StringLiteral_Key_Encipherment", "string": "Key Encipherment" }, { "virtualAddress": "0x0107FB10", "name": "StringLiteral_Data_Encipherment", "string": "Data Encipherment" }, { "virtualAddress": "0x0107BF18", "name": "StringLiteral_Key_Agreement", "string": "Key Agreement" }, { "virtualAddress": "0x010825E0", "name": "StringLiteral_Certificate_Signing", "string": "Certificate Signing" }, { "virtualAddress": "0x0106E5F8", "name": "StringLiteral_CRL_Signing", "string": "CRL Signing" }, { "virtualAddress": "0x01072AB0", "name": "StringLiteral_Encipher_Only_", "string": "Encipher Only " }, { "virtualAddress": "0x0107B030", "name": "StringLiteral_Decipher_Only", "string": "Decipher Only" }, { "virtualAddress": "0x0106F550", "name": "StringLiteral__2_5_29_15", "string": "2.5.29.15" }, { "virtualAddress": "0x0107ACF0", "name": "StringLiteral_Key_Usage", "string": "Key Usage" }, { "virtualAddress": "0x0107B118", "name": "StringLiteral__0x_0_x_", "string": "0x{0:x}" }, { "virtualAddress": "0x01073940", "name": "StringLiteral_CodePageEncoding_maxCharSize", "string": "CodePageEncoding\u002BmaxCharSize" }, { "virtualAddress": "0x0107CF08", "name": "StringLiteral_CodePageEncoding_m_codePage", "string": "CodePageEncoding\u002Bm_codePage" }, { "virtualAddress": "0x0107BA58", "name": "StringLiteral_CodePageEncoding_dataItem", "string": "CodePageEncoding\u002BdataItem" }, { "virtualAddress": "0x0107E470", "name": "StringLiteral_The_lazily_initialized_type_does", "string": "The lazily-initialized type does not have a public, parameterless constructor." }, { "virtualAddress": "0x01076B48", "name": "StringLiteral_ValueFactory_returned_null_", "string": "ValueFactory returned null." }, { "virtualAddress": "0x01072970", "name": "StringLiteral_ValueFactory_attempted_to_access", "string": "ValueFactory attempted to access the Value property of this instance." }, { "virtualAddress": "0x01074718", "name": "StringLiteral_The_mode_argument_specifies_an_i", "string": "The mode argument specifies an invalid value." }, { "virtualAddress": "0x01084820", "name": "StringLiteral_Value_is_not_created_", "string": "Value is not created." }, { "virtualAddress": "0x0107CA38", "name": "StringLiteral_InitialLeaseTime_property_can_on", "string": "InitialLeaseTime property can only be set when the lease is in initial state; state is " }, { "virtualAddress": "0x0107A218", "name": "StringLiteral_RenewOnCallTime_property_can_onl", "string": "RenewOnCallTime property can only be set when the lease is in initial state; state is " }, { "virtualAddress": "0x0106FD60", "name": "StringLiteral_SponsorshipTimeout_property_can_", "string": "SponsorshipTimeout property can only be set when the lease is in initial state; state is " }, { "virtualAddress": "0x0106A8E8", "name": "StringLiteral_Specified_slot_number_was_invali", "string": "Specified slot number was invalid." }, { "virtualAddress": "0x01083718", "name": "StringLiteral_LocalDataStoreSlot_storage_has_b", "string": "LocalDataStoreSlot storage has been freed." }, { "virtualAddress": "0x010741B0", "name": "StringLiteral__0____1____pinned_", "string": "{0} ({1}) (pinned)" }, { "virtualAddress": "0x0107BB20", "name": "StringLiteral__0____1__", "string": "{0} ({1})" }, { "virtualAddress": "0x010855E8", "name": "StringLiteral__2_5_4_7", "string": "2.5.4.7" }, { "virtualAddress": "0x01084138", "name": "StringLiteral_System_Diagnostics_Trace_Correla", "string": "System.Diagnostics.Trace.CorrelationManagerSlot" }, { "virtualAddress": "0x01071DA0", "name": "StringLiteral___RemotingData", "string": "__RemotingData" }, { "virtualAddress": "0x01075E58", "name": "StringLiteral___SecurityData", "string": "__SecurityData" }, { "virtualAddress": "0x01071818", "name": "StringLiteral___HostContext", "string": "__HostContext" }, { "virtualAddress": "0x0106E5D0", "name": "StringLiteral___CorrelationMgrSlotPresent", "string": "__CorrelationMgrSlotPresent" }, { "virtualAddress": "0x01075F40", "name": "StringLiteral___", "string": "__" }, { "virtualAddress": "0x01079C98", "name": "StringLiteral_Terminfo__Invalid_Stack", "string": "Terminfo: Invalid Stack" }, { "virtualAddress": "0x0106C898", "name": "StringLiteral_System_Security_Cryptography_Tri", "string": "System.Security.Cryptography.TripleDES" }, { "virtualAddress": "0x01086FB0", "name": "StringLiteral_rgbKey", "string": "rgbKey" }, { "virtualAddress": "0x0107D288", "name": "StringLiteral_Specified_padding_mode_is_not_va", "string": "Specified padding mode is not valid for this algorithm." }, { "virtualAddress": "0x0107CCB8", "name": "StringLiteral_Mono_INTERNAL_ERROR__Should_not_", "string": "Mono INTERNAL ERROR (Should not happen): Collation tailoring table is broken for culture {0} ({1}) at 0x{2:X}" }, { "virtualAddress": "0x0107D1E8", "name": "StringLiteral_cjkCHS", "string": "cjkCHS" }, { "virtualAddress": "0x0107D590", "name": "StringLiteral_cjkCHT", "string": "cjkCHT" }, { "virtualAddress": "0x01076B90", "name": "StringLiteral_cjkJA", "string": "cjkJA" }, { "virtualAddress": "0x0106D1C8", "name": "StringLiteral_cjkKO", "string": "cjkKO" }, { "virtualAddress": "0x01076F58", "name": "StringLiteral_collation__0__bin", "string": "collation.{0}.bin" }, { "virtualAddress": "0x0107E9D8", "name": "StringLiteral_collation_cjkKOlv2_bin", "string": "collation.cjkKOlv2.bin" }, { "virtualAddress": "0x010870C0", "name": "StringLiteral_collation_core_bin", "string": "collation.core.bin" }, { "virtualAddress": "0x01084BF8", "name": "StringLiteral_collation_tailoring_bin", "string": "collation.tailoring.bin" }, { "virtualAddress": "0x01084150", "name": "StringLiteral_A_case_insensitive_lookup_for_re", "string": "A case-insensitive lookup for resource file \u0022{0}\u0022 in assembly \u0022{1}\u0022 found multiple entries. Remove the duplicates or specify the exact case." }, { "virtualAddress": "0x01073218", "name": "StringLiteral_Found_an_obsolete__resources_fil", "string": "Found an obsolete .resources file in assembly \u0027{0}\u0027. Rebuild that .resources file then rebuild that assembly." }, { "virtualAddress": "0x0106F970", "name": "StringLiteral_The_NeutralResourcesLanguageAttr", "string": "The NeutralResourcesLanguageAttribute specifies an invalid or unrecognized ultimate resource fallback location: \u0022{0}\u0022." }, { "virtualAddress": "0x01074FE8", "name": "StringLiteral_The_NeutralResourcesLanguageAttr", "string": "The NeutralResourcesLanguageAttribute on the assembly \u0022{0}\u0022 specifies an invalid culture name: \u0022{1}\u0022." }, { "virtualAddress": "0x0107F808", "name": "StringLiteral_mscorlib", "string": "mscorlib" }, { "virtualAddress": "0x01076360", "name": "StringLiteral_mscorlib_resources_couldn_t_be_f", "string": "mscorlib.resources couldn\u0027t be found! Large parts of the BCL won\u0027t work!" }, { "virtualAddress": "0x01082A58", "name": "StringLiteral_Could_not_find_any_resources_app", "string": "Could not find any resources appropriate for the specified culture or the neutral culture. Make sure \u0022{0}\u0022 was correctly embedded or linked into assembly \u0022{1}\u0022 at compile time, or that all the satellite assemblies required are loadable and fully signed." }, { "virtualAddress": "0x0106F950", "name": "StringLiteral__resources_dll", "string": ".resources.dll" }, { "virtualAddress": "0x01084E80", "name": "StringLiteral__invariant_", "string": "\u003Cinvariant\u003E" }, { "virtualAddress": "0x010795A0", "name": "StringLiteral_The_satellite_assembly_named___1", "string": "The satellite assembly named \u0022{1}\u0022 for fallback culture \u0022{0}\u0022 either could not be found or could not be loaded. This is generally a setup problem. Please consider reinstalling or repairing the application." }, { "virtualAddress": "0x0107D6E8", "name": "StringLiteral____template_tid__", "string": " \u003Ctemplate tid=\u0022" }, { "virtualAddress": "0x01084D30", "name": "StringLiteral_Args__", "string": "Args\u0022\u003E" }, { "virtualAddress": "0x010771E0", "name": "StringLiteral_____data_name__", "string": " \u003Cdata name=\u0022" }, { "virtualAddress": "0x01086048", "name": "StringLiteral_Size__inType__win_UInt32___", "string": "Size\u0022 inType=\u0022win:UInt32\u0022/\u003E" }, { "virtualAddress": "0x0106B0D8", "name": "StringLiteral___inType__", "string": "\u0022 inType=\u0022" }, { "virtualAddress": "0x01078898", "name": "StringLiteral__length__", "string": " length=\u0022" }, { "virtualAddress": "0x01070E88", "name": "StringLiteral_Size_", "string": "Size\u0022" }, { "virtualAddress": "0x0106A7C0", "name": "StringLiteral__map__", "string": " map=\u0022" }, { "virtualAddress": "0x01072528", "name": "StringLiteral___", "string": "/\u003E" }, { "virtualAddress": "0x01077518", "name": "StringLiteral_Value__0__for_keyword__1__needs_", "string": "Value {0} for keyword {1} needs to be a power of 2." }, { "virtualAddress": "0x01080F20", "name": "StringLiteral__0x", "string": "0x" }, { "virtualAddress": "0x0106F988", "name": "StringLiteral_Session", "string": "Session" }, { "virtualAddress": "0x0106B7A0", "name": "StringLiteral_Keyword__0__has_a_value_of__1__w", "string": "Keyword {0} has a value of {1} which is outside the legal range (0-0x0000080000000000)." }, { "virtualAddress": "0x0107A7C8", "name": "StringLiteral_Keywords__0__and__1__are_defined", "string": "Keywords {0} and {1} are defined with the same value ({2})." }, { "virtualAddress": "0x0107CD30", "name": "StringLiteral_Opcode__0__has_a_value_of__1__wh", "string": "Opcode {0} has a value of {1} which is outside the legal range (11-238)." }, { "virtualAddress": "0x010807B8", "name": "StringLiteral_Opcodes__0__and__1__are_defined_", "string": "Opcodes {0} and {1} are defined with the same value ({2})." }, { "virtualAddress": "0x01081368", "name": "StringLiteral_Task__0__has_a_value_of__1__whic", "string": "Task {0} has a value of {1} which is outside the legal range (1-65535)." }, { "virtualAddress": "0x0107CBC0", "name": "StringLiteral_Tasks__0__and__1__are_defined_wi", "string": "Tasks {0} and {1} are defined with the same value ({2})." }, { "virtualAddress": "0x0107D228", "name": "StringLiteral___tasks_", "string": " \u003Ctasks\u003E" }, { "virtualAddress": "0x01077A70", "name": "StringLiteral____task", "string": " \u003Ctask" }, { "virtualAddress": "0x01071CD0", "name": "StringLiteral__value__", "string": " value=\u0022" }, { "virtualAddress": "0x0106CAD0", "name": "StringLiteral____", "string": "\u0022/\u003E" }, { "virtualAddress": "0x01073658", "name": "StringLiteral____tasks_", "string": " \u003C/tasks\u003E" }, { "virtualAddress": "0x01087178", "name": "StringLiteral___maps_", "string": " \u003Cmaps\u003E" }, { "virtualAddress": "0x01072D38", "name": "StringLiteral_valueMap", "string": "valueMap" }, { "virtualAddress": "0x010721B8", "name": "StringLiteral_bitMap", "string": "bitMap" }, { "virtualAddress": "0x0107BE20", "name": "StringLiteral____", "string": " \u003C" }, { "virtualAddress": "0x01084C00", "name": "StringLiteral__name__", "string": " name=\u0022" }, { "virtualAddress": "0x01076E50", "name": "StringLiteral___", "string": "\u0022\u003E" }, { "virtualAddress": "0x0106D448", "name": "StringLiteral_____map_value__0x", "string": " \u003Cmap value=\u00220x" }, { "virtualAddress": "0x0107F6D0", "name": "StringLiteral_map", "string": "map" }, { "virtualAddress": "0x0107D580", "name": "StringLiteral_____", "string": " \u003C/" }, { "virtualAddress": "0x0106B2C0", "name": "StringLiteral__", "string": "\u003E" }, { "virtualAddress": "0x0107E520", "name": "StringLiteral____maps_", "string": " \u003C/maps\u003E" }, { "virtualAddress": "0x010843F8", "name": "StringLiteral___opcodes_", "string": " \u003Copcodes\u003E" }, { "virtualAddress": "0x01083860", "name": "StringLiteral____opcode", "string": " \u003Copcode" }, { "virtualAddress": "0x0106F0B0", "name": "StringLiteral_opcode", "string": "opcode" }, { "virtualAddress": "0x010776D0", "name": "StringLiteral____opcodes_", "string": " \u003C/opcodes\u003E" }, { "virtualAddress": "0x010873E0", "name": "StringLiteral___keywords_", "string": " \u003Ckeywords\u003E" }, { "virtualAddress": "0x01072D20", "name": "StringLiteral____keyword", "string": " \u003Ckeyword" }, { "virtualAddress": "0x0106B490", "name": "StringLiteral_keyword", "string": "keyword" }, { "virtualAddress": "0x010700A8", "name": "StringLiteral__mask__0x", "string": " mask=\u00220x" }, { "virtualAddress": "0x01079728", "name": "StringLiteral____keywords_", "string": " \u003C/keywords\u003E" }, { "virtualAddress": "0x0106E8E8", "name": "StringLiteral___events_", "string": " \u003Cevents\u003E" }, { "virtualAddress": "0x0107F658", "name": "StringLiteral____events_", "string": " \u003C/events\u003E" }, { "virtualAddress": "0x01086AF0", "name": "StringLiteral___templates_", "string": " \u003Ctemplates\u003E" }, { "virtualAddress": "0x0107C2B0", "name": "StringLiteral______template_tid___empty____tem", "string": " \u003Ctemplate tid=\u0022_empty\u0022\u003E\u003C/template\u003E" }, { "virtualAddress": "0x01085118", "name": "StringLiteral____templates_", "string": " \u003C/templates\u003E" }, { "virtualAddress": "0x0107CE88", "name": "StringLiteral___provider_", "string": "\u003C/provider\u003E" }, { "virtualAddress": "0x01077E38", "name": "StringLiteral___events_", "string": "\u003C/events\u003E" }, { "virtualAddress": "0x01071580", "name": "StringLiteral___instrumentation_", "string": "\u003C/instrumentation\u003E" }, { "virtualAddress": "0x0107C9D0", "name": "StringLiteral__localization_", "string": "\u003Clocalization\u003E" }, { "virtualAddress": "0x010753B0", "name": "StringLiteral___resources_culture__", "string": " \u003Cresources culture=\u0022" }, { "virtualAddress": "0x0106A930", "name": "StringLiteral____stringTable_", "string": " \u003CstringTable\u003E" }, { "virtualAddress": "0x0107DC68", "name": "StringLiteral_____string_id__", "string": " \u003Cstring id=\u0022" }, { "virtualAddress": "0x0106E118", "name": "StringLiteral___value__", "string": "\u0022 value=\u0022" }, { "virtualAddress": "0x01070380", "name": "StringLiteral_____stringTable_", "string": " \u003C/stringTable\u003E" }, { "virtualAddress": "0x01071880", "name": "StringLiteral____resources_", "string": " \u003C/resources\u003E" }, { "virtualAddress": "0x01075EA8", "name": "StringLiteral___localization_", "string": "\u003C/localization\u003E" }, { "virtualAddress": "0x010735F0", "name": "StringLiteral___instrumentationManifest_", "string": "\u003C/instrumentationManifest\u003E" }, { "virtualAddress": "0x01085B28", "name": "StringLiteral_____template_", "string": " \u003C/template\u003E" }, { "virtualAddress": "0x010779F8", "name": "StringLiteral__template__", "string": " template=\u0022" }, { "virtualAddress": "0x01082F28", "name": "StringLiteral_Args_", "string": "Args\u0022" }, { "virtualAddress": "0x0106CB88", "name": "StringLiteral_Use_of_undefined_keyword_value__", "string": "Use of undefined keyword value {0} for event {1}." }, { "virtualAddress": "0x01085A18", "name": "StringLiteral_win_", "string": "win:" }, { "virtualAddress": "0x0107BAF0", "name": "StringLiteral_win_Info", "string": "win:Info" }, { "virtualAddress": "0x0106CD90", "name": "StringLiteral_win_Start", "string": "win:Start" }, { "virtualAddress": "0x0106C8C8", "name": "StringLiteral_win_Stop", "string": "win:Stop" }, { "virtualAddress": "0x0107B908", "name": "StringLiteral_win_DC_Start", "string": "win:DC_Start" }, { "virtualAddress": "0x010740C8", "name": "StringLiteral_win_DC_Stop", "string": "win:DC_Stop" }, { "virtualAddress": "0x010749D0", "name": "StringLiteral_win_Extension", "string": "win:Extension" }, { "virtualAddress": "0x0107CA18", "name": "StringLiteral_win_Reply", "string": "win:Reply" }, { "virtualAddress": "0x01074DB8", "name": "StringLiteral_win_Resume", "string": "win:Resume" }, { "virtualAddress": "0x01078548", "name": "StringLiteral_win_Suspend", "string": "win:Suspend" }, { "virtualAddress": "0x0106B4D8", "name": "StringLiteral_win_Send", "string": "win:Send" }, { "virtualAddress": "0x01084B08", "name": "StringLiteral_win_Receive", "string": "win:Receive" }, { "virtualAddress": "0x01070CA0", "name": "StringLiteral_Use_of_undefined_opcode_value__0", "string": "Use of undefined opcode value {0} for event {1}." }, { "virtualAddress": "0x01084D28", "name": "StringLiteral_win_Int", "string": "win:Int" }, { "virtualAddress": "0x010750F8", "name": "StringLiteral_win_UInt", "string": "win:UInt" }, { "virtualAddress": "0x01080180", "name": "StringLiteral_win_Boolean", "string": "win:Boolean" }, { "virtualAddress": "0x01071690", "name": "StringLiteral_win_UInt8", "string": "win:UInt8" }, { "virtualAddress": "0x010788D0", "name": "StringLiteral_win_UInt16", "string": "win:UInt16" }, { "virtualAddress": "0x010741F8", "name": "StringLiteral_win_UInt32", "string": "win:UInt32" }, { "virtualAddress": "0x01070600", "name": "StringLiteral_win_UInt64", "string": "win:UInt64" }, { "virtualAddress": "0x0106A820", "name": "StringLiteral_win_Int8", "string": "win:Int8" }, { "virtualAddress": "0x0107A2F0", "name": "StringLiteral_win_Int16", "string": "win:Int16" }, { "virtualAddress": "0x0106DD90", "name": "StringLiteral_win_Int32", "string": "win:Int32" }, { "virtualAddress": "0x01072A38", "name": "StringLiteral_win_Int64", "string": "win:Int64" }, { "virtualAddress": "0x01083E18", "name": "StringLiteral_win_UnicodeString", "string": "win:UnicodeString" }, { "virtualAddress": "0x010731B0", "name": "StringLiteral_win_Float", "string": "win:Float" }, { "virtualAddress": "0x010768B0", "name": "StringLiteral_win_Double", "string": "win:Double" }, { "virtualAddress": "0x01079F80", "name": "StringLiteral_win_FILETIME", "string": "win:FILETIME" }, { "virtualAddress": "0x01085D78", "name": "StringLiteral_win_GUID", "string": "win:GUID" }, { "virtualAddress": "0x01086998", "name": "StringLiteral_win_Pointer", "string": "win:Pointer" }, { "virtualAddress": "0x0107AE08", "name": "StringLiteral_win_Binary", "string": "win:Binary" }, { "virtualAddress": "0x01086B68", "name": "StringLiteral_Unsupported_type__0__in_event_so", "string": "Unsupported type {0} in event source." }, { "virtualAddress": "0x01079C00", "name": "StringLiteral____event", "string": " \u003Cevent" }, { "virtualAddress": "0x01073768", "name": "StringLiteral__version__", "string": " version=\u0022" }, { "virtualAddress": "0x0107E388", "name": "StringLiteral__level__", "string": " level=\u0022" }, { "virtualAddress": "0x0107EA68", "name": "StringLiteral__symbol__", "string": " symbol=\u0022" }, { "virtualAddress": "0x0106C260", "name": "StringLiteral_event", "string": "event" }, { "virtualAddress": "0x0106E6F8", "name": "StringLiteral__keywords__", "string": " keywords=\u0022" }, { "virtualAddress": "0x01079250", "name": "StringLiteral__opcode__", "string": " opcode=\u0022" }, { "virtualAddress": "0x0106C348", "name": "StringLiteral__task__", "string": " task=\u0022" }, { "virtualAddress": "0x01072C40", "name": "StringLiteral___", "string": "%%" }, { "virtualAddress": "0x01081D90", "name": "StringLiteral___", "string": "%!" }, { "virtualAddress": "0x0107E788", "name": "StringLiteral_Event__0__specifies_an_illegal_o", "string": "Event {0} specifies an illegal or unsupported formatting message (\u0022{1}\u0022)." }, { "virtualAddress": "0x010757E0", "name": "StringLiteral______u000Du000Au0009", "string": "\u0026\u003C\u003E\u0027\u0022\r\n\t" }, { "virtualAddress": "0x0107CEF8", "name": "StringLiteral__amp_", "string": "\u0026amp;" }, { "virtualAddress": "0x01074F30", "name": "StringLiteral__lt_", "string": "\u0026lt;" }, { "virtualAddress": "0x0107D280", "name": "StringLiteral__gt_", "string": "\u0026gt;" }, { "virtualAddress": "0x01078108", "name": "StringLiteral__apos_", "string": "\u0026apos;" }, { "virtualAddress": "0x0107EBF0", "name": "StringLiteral__quot_", "string": "\u0026quot;" }, { "virtualAddress": "0x01084898", "name": "StringLiteral__r", "string": "%r" }, { "virtualAddress": "0x01080090", "name": "StringLiteral__n", "string": "%n" }, { "virtualAddress": "0x01078E00", "name": "StringLiteral__t", "string": "%t" }, { "virtualAddress": "0x010821D0", "name": "StringLiteral__", "string": "_" }, { "virtualAddress": "0x0107F8F0", "name": "StringLiteral__message____string_", "string": " message=\u0022$(string." }, { "virtualAddress": "0x0107ADC0", "name": "StringLiteral___", "string": ")\u0022" }, { "virtualAddress": "0x01075530", "name": "StringLiteral_Multiple_definitions_for_string_", "string": "Multiple definitions for string \u0022{0}\u0022." }, { "virtualAddress": "0x01078870", "name": "StringLiteral__instrumentationManifest_xmlns__", "string": "\u003CinstrumentationManifest xmlns=\u0022http://schemas.microsoft.com/win/2004/08/events\u0022\u003E" }, { "virtualAddress": "0x01084F88", "name": "StringLiteral___instrumentation_xmlns_xs__http", "string": " \u003Cinstrumentation xmlns:xs=\u0022http://www.w3.org/2001/XMLSchema\u0022 xmlns:xsi=\u0022http://www.w3.org/2001/XMLSchema-instance\u0022 xmlns:win=\u0022http://manifests.microsoft.com/win/2004/08/windows/events\u0022\u003E" }, { "virtualAddress": "0x0107D618", "name": "StringLiteral____events_xmlns__http___schemas_", "string": " \u003Cevents xmlns=\u0022http://schemas.microsoft.com/win/2004/08/events\u0022\u003E" }, { "virtualAddress": "0x01086618", "name": "StringLiteral__provider_name__", "string": "\u003Cprovider name=\u0022" }, { "virtualAddress": "0x010805B8", "name": "StringLiteral___guid___", "string": "\u0022 guid=\u0022{" }, { "virtualAddress": "0x0106DC10", "name": "StringLiteral__", "string": "}" }, { "virtualAddress": "0x01074CC8", "name": "StringLiteral___resourceFileName__", "string": "\u0022 resourceFileName=\u0022" }, { "virtualAddress": "0x01085B80", "name": "StringLiteral___messageFileName__", "string": "\u0022 messageFileName=\u0022" }, { "virtualAddress": "0x0107F5D0", "name": "StringLiteral___symbol__", "string": "\u0022 symbol=\u0022" }, { "virtualAddress": "0x0106F518", "name": "StringLiteral_The_event_has_been_disposed_", "string": "The event has been disposed." }, { "virtualAddress": "0x0107FDA0", "name": "StringLiteral_spinCount", "string": "spinCount" }, { "virtualAddress": "0x01071D20", "name": "StringLiteral_The_spinCount_argument_must_be_i", "string": "The spinCount argument must be in the range 0 to {0}, inclusive." }, { "virtualAddress": "0x01084830", "name": "StringLiteral_There_are_too_many_threads_curre", "string": "There are too many threads currently waiting on the event. A maximum of {0} waiting threads are supported." }, { "virtualAddress": "0x0107D790", "name": "StringLiteral_Marshaling_directives_are_invali", "string": "Marshaling directives are invalid." }, { "virtualAddress": "0x01070D38", "name": "StringLiteral_pUnk", "string": "pUnk" }, { "virtualAddress": "0x01081618", "name": "StringLiteral_Marshal_CreateWrapperOfType_is_n", "string": "Marshal.CreateWrapperOfType is not implemented." }, { "virtualAddress": "0x0106B6A0", "name": "StringLiteral_ProgIdAttribute", "string": "ProgIdAttribute" }, { "virtualAddress": "0x01082898", "name": "StringLiteral_MSDN_states_user_code_should_nev", "string": "MSDN states user code should never need to call this method." }, { "virtualAddress": "0x0107E7A8", "name": "StringLiteral_Type_is_not_a_delegate", "string": "Type is not a delegate" }, { "virtualAddress": "0x0107A208", "name": "StringLiteral_The_specified_Type_must_not_be_a", "string": "The specified Type must not be a generic type definition." }, { "virtualAddress": "0x01086720", "name": "StringLiteral_ptr", "string": "ptr" }, { "virtualAddress": "0x010826F8", "name": "StringLiteral_m", "string": "m" }, { "virtualAddress": "0x0107D670", "name": "StringLiteral_cVars", "string": "cVars" }, { "virtualAddress": "0x0107AC00", "name": "StringLiteral_cVars_cannot_be_a_negative_numbe", "string": "cVars cannot be a negative number." }, { "virtualAddress": "0x010795B0", "name": "StringLiteral_o", "string": "o" }, { "virtualAddress": "0x01076470", "name": "StringLiteral_Value_must_be_a_Com_object_", "string": "Value must be a Com object." }, { "virtualAddress": "0x01072F10", "name": "StringLiteral_Negating_the_minimum_value_of_a_", "string": "Negating the minimum value of a twos complement number is invalid." }, { "virtualAddress": "0x0107EB40", "name": "StringLiteral_digits", "string": "digits" }, { "virtualAddress": "0x0106B558", "name": "StringLiteral_Rounding_digits_must_be_between_", "string": "Rounding digits must be between 0 and 15, inclusive." }, { "virtualAddress": "0x0107CFE8", "name": "StringLiteral_Function_does_not_accept_floatin", "string": "Function does not accept floating point Not-a-Number values." }, { "virtualAddress": "0x0106DC58", "name": "StringLiteral_Cannot_access_member_", "string": "Cannot access member." }, { "virtualAddress": "0x0106CC60", "name": "StringLiteral_Method_is_not_supported_", "string": "Method is not supported." }, { "virtualAddress": "0x010781B8", "name": "StringLiteral_Cannot_get_the_member___0___", "string": "Cannot get the member \u0027{0}\u0027." }, { "virtualAddress": "0x0106FE88", "name": "StringLiteral_The_method_signature_cannot_be_n", "string": "The method signature cannot be null." }, { "virtualAddress": "0x01070878", "name": "StringLiteral_GenericArguments", "string": "GenericArguments" }, { "virtualAddress": "0x0107DC18", "name": "StringLiteral_Unknown_member_type_", "string": "Unknown member type." }, { "virtualAddress": "0x0107EE58", "name": "StringLiteral_AssemblyName", "string": "AssemblyName" }, { "virtualAddress": "0x0106E738", "name": "StringLiteral_Signature", "string": "Signature" }, { "virtualAddress": "0x0106B850", "name": "StringLiteral_Signature2", "string": "Signature2" }, { "virtualAddress": "0x0107CD40", "name": "StringLiteral_MemberType", "string": "MemberType" }, { "virtualAddress": "0x01083F80", "name": "StringLiteral_Invalid_tag__0___expected__1__", "string": "Invalid tag {0}, expected {1}." }, { "virtualAddress": "0x0107C5B8", "name": "StringLiteral_destination", "string": "destination" }, { "virtualAddress": "0x0107ABF0", "name": "StringLiteral_Cannot_access_a_closed_Stream_", "string": "Cannot access a closed Stream." }, { "virtualAddress": "0x0107A710", "name": "StringLiteral_Stream_was_too_long_", "string": "Stream was too long." }, { "virtualAddress": "0x0106C158", "name": "StringLiteral_MemoryStream_s_internal_buffer_c", "string": "MemoryStream\u0027s internal buffer cannot be accessed." }, { "virtualAddress": "0x0107B440", "name": "StringLiteral_Stream_length_must_be_non_negati", "string": "Stream length must be non-negative and less than 2^31 - 1 - origin." }, { "virtualAddress": "0x010715A0", "name": "StringLiteral_An_attempt_was_made_to_move_the_", "string": "An attempt was made to move the position before the beginning of the stream." }, { "virtualAddress": "0x010793D8", "name": "StringLiteral_Invalid_seek_origin_", "string": "Invalid seek origin." }, { "virtualAddress": "0x0106C7B8", "name": "StringLiteral_Stream_cannot_be_null_", "string": "Stream cannot be null." }, { "virtualAddress": "0x0106C068", "name": "StringLiteral_Capacity_must_be_positive_", "string": "Capacity must be positive." }, { "virtualAddress": "0x0106FEA0", "name": "StringLiteral____0___1____", "string": "{{{0}[{1}]}}" }, { "virtualAddress": "0x01071AC0", "name": "StringLiteral___OutArgs", "string": "__OutArgs" }, { "virtualAddress": "0x0107F0E8", "name": "StringLiteral_Attempt_to_access_the_method_fai", "string": "Attempt to access the method failed." }, { "virtualAddress": "0x0107A5D8", "name": "StringLiteral__ByRef", "string": " ByRef" }, { "virtualAddress": "0x0107B3B0", "name": "StringLiteral____", "string": "..." }, { "virtualAddress": "0x01071728", "name": "StringLiteral_Cannot_resolve_method__0__becaus", "string": "Cannot resolve method {0} because the declaring type of the method handle {1} is generic. Explicitly provide the declaring type to GetMethodFromHandle." }, { "virtualAddress": "0x01077FE8", "name": "StringLiteral__0___1_", "string": "{0}.{1}" }, { "virtualAddress": "0x01083438", "name": "StringLiteral_Method_is_not_a_builder_method", "string": "Method is not a builder method" }, { "virtualAddress": "0x0107EC20", "name": "StringLiteral___GenericArguments", "string": "__GenericArguments" }, { "virtualAddress": "0x0107C818", "name": "StringLiteral___", "string": "]]" }, { "virtualAddress": "0x01077E78", "name": "StringLiteral_Requested_service_not_found", "string": "Requested service not found" }, { "virtualAddress": "0x010824E0", "name": "StringLiteral___No_receiver_for_uri_", "string": ". No receiver for uri " }, { "virtualAddress": "0x01072790", "name": "StringLiteral_Cannot_cast_from_client_type__", "string": "Cannot cast from client type \u0027" }, { "virtualAddress": "0x01071858", "name": "StringLiteral___to_server_type__", "string": "\u0027 to server type \u0027" }, { "virtualAddress": "0x010782C0", "name": "StringLiteral__", "string": "\u0027" }, { "virtualAddress": "0x01078A58", "name": "StringLiteral_Method_", "string": "Method " }, { "virtualAddress": "0x010848B8", "name": "StringLiteral__not_found_in_", "string": " not found in " }, { "virtualAddress": "0x0107CBA8", "name": "StringLiteral_The_remoting_infrastructure_does", "string": "The remoting infrastructure does not support open generic methods." }, { "virtualAddress": "0x0106D0F8", "name": "StringLiteral___fault", "string": "__fault" }, { "virtualAddress": "0x010851B8", "name": "StringLiteral___method_", "string": "__method_" }, { "virtualAddress": "0x01079E20", "name": "StringLiteral_Attempted_to_access_a_non_existi", "string": "Attempted to access a non-existing field." }, { "virtualAddress": "0x0107D8F8", "name": "StringLiteral_Field___0___not_found_", "string": "Field \u0027{0}\u0027 not found." }, { "virtualAddress": "0x01084488", "name": "StringLiteral_Unable_to_find_manifest_resource", "string": "Unable to find manifest resource." }, { "virtualAddress": "0x010788B8", "name": "StringLiteral_MMClassName", "string": "MMClassName" }, { "virtualAddress": "0x01072908", "name": "StringLiteral_MMMemberName", "string": "MMMemberName" }, { "virtualAddress": "0x01074268", "name": "StringLiteral_MMSignature", "string": "MMSignature" }, { "virtualAddress": "0x0106C3C0", "name": "StringLiteral_Attempted_to_access_a_missing_me", "string": "Attempted to access a missing member." }, { "virtualAddress": "0x01074EC0", "name": "StringLiteral_Member___0___not_found_", "string": "Member \u0027{0}\u0027 not found." }, { "virtualAddress": "0x0107B920", "name": "StringLiteral_Attempted_to_access_a_missing_me", "string": "Attempted to access a missing method." }, { "virtualAddress": "0x0107DEE0", "name": "StringLiteral__Due_to__", "string": " Due to: " }, { "virtualAddress": "0x0106B538", "name": "StringLiteral_Resource_lookup_fell_back_to_the", "string": "Resource lookup fell back to the ultimate fallback resources in a satellite assembly, but that satellite either was not found or could not be loaded. Please consider reinstalling or repairing the application." }, { "virtualAddress": "0x01078D68", "name": "StringLiteral_Invalid_handle", "string": "Invalid handle" }, { "virtualAddress": "0x01083EB0", "name": "StringLiteral_Could_not_load_field__0x_0_x___f", "string": "Could not load field \u00270x{0:x}\u0027 from assembly \u00270x{1:x}\u0027" }, { "virtualAddress": "0x01072358", "name": "StringLiteral_Could_not_load_method__0x_0_x___", "string": "Could not load method \u00270x{0:x}\u0027 from assembly \u00270x{1:x}\u0027" }, { "virtualAddress": "0x010715F0", "name": "StringLiteral_Could_not_load_type__0x_0_x___fr", "string": "Could not load type \u00270x{0:x}\u0027 from assembly \u00270x{1:x}\u0027" }, { "virtualAddress": "0x01082DE0", "name": "StringLiteral_metadataToken", "string": "metadataToken" }, { "virtualAddress": "0x0107B108", "name": "StringLiteral_Token_0x_0_x__is_not_valid_in_th", "string": "Token 0x{0:x} is not valid in the scope of module {1}" }, { "virtualAddress": "0x0106C1E0", "name": "StringLiteral_Token_0x_0_x__is_not_a_valid__1_", "string": "Token 0x{0:x} is not a valid {1} token in the scope of module {2}" }, { "virtualAddress": "0x01083F38", "name": "StringLiteral_x_out_of_range", "string": "x out of range" }, { "virtualAddress": "0x01082BF8", "name": "StringLiteral_Object_is_not_synchronized", "string": "Object is not synchronized" }, { "virtualAddress": "0x01082C18", "name": "StringLiteral_Argument_must_be_initialized_to_", "string": "Argument must be initialized to false" }, { "virtualAddress": "0x01085290", "name": "StringLiteral_lockTaken", "string": "lockTaken" }, { "virtualAddress": "0x0107CED0", "name": "StringLiteral_Name_can_t_be_empty", "string": "Name can\u0027t be empty" }, { "virtualAddress": "0x01082A70", "name": "StringLiteral_Name_cannot_be_empty", "string": "Name cannot be empty" }, { "virtualAddress": "0x01083C38", "name": "StringLiteral_Cannot_create_an_instance_of_", "string": "Cannot create an instance of " }, { "virtualAddress": "0x0107D3B8", "name": "StringLiteral__because_Type_ContainsGenericPar", "string": " because Type.ContainsGenericParameters is true." }, { "virtualAddress": "0x01078488", "name": "StringLiteral_Cannot_create_an_instance_of__0_", "string": "Cannot create an instance of {0} because it is an abstract class" }, { "virtualAddress": "0x0106DC70", "name": "StringLiteral_Instance_constructor_requires_a_", "string": "Instance constructor requires a target" }, { "virtualAddress": "0x01085C38", "name": "StringLiteral_Constructor_does_not_match_targe", "string": "Constructor does not match target type" }, { "virtualAddress": "0x01078F90", "name": "StringLiteral_Void_", "string": "Void " }, { "virtualAddress": "0x01080838", "name": "StringLiteral______", "string": ", ..." }, { "virtualAddress": "0x0107E500", "name": "StringLiteral_Invalid_custom_attribute_format", "string": "Invalid custom attribute format" }, { "virtualAddress": "0x0106B358", "name": "StringLiteral_Duplicate_AttributeUsageAttribut", "string": "Duplicate AttributeUsageAttribute cannot be specified on an attribute type." }, { "virtualAddress": "0x0107FAF8", "name": "StringLiteral_Late_bound_operations_cannot_be_", "string": "Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true." }, { "virtualAddress": "0x010794C8", "name": "StringLiteral_Non_static_field_requires_a_targ", "string": "Non-static field requires a target" }, { "virtualAddress": "0x01085698", "name": "StringLiteral_Field__0__defined_on_type__1__is", "string": "Field {0} defined on type {1} is not a field on the target object which is of type {2}." }, { "virtualAddress": "0x01078080", "name": "StringLiteral_Cannot_set_a_constant_field", "string": "Cannot set a constant field" }, { "virtualAddress": "0x0107ADB0", "name": "StringLiteral__0___1_", "string": "{0} {1}" }, { "virtualAddress": "0x0106F208", "name": "StringLiteral_Could_not_find_file___0__", "string": "Could not find file \u0022{0}\u0022" }, { "virtualAddress": "0x01079950", "name": "StringLiteral_Too_many_open_files", "string": "Too many open files" }, { "virtualAddress": "0x010853C0", "name": "StringLiteral_Could_not_find_a_part_of_the_pat", "string": "Could not find a part of the path \u0022{0}\u0022" }, { "virtualAddress": "0x01083640", "name": "StringLiteral_Access_to_the_path___0___is_deni", "string": "Access to the path \u0022{0}\u0022 is denied." }, { "virtualAddress": "0x0107B898", "name": "StringLiteral_Invalid_handle_to_path___0__", "string": "Invalid handle to path \u0022{0}\u0022" }, { "virtualAddress": "0x01072A68", "name": "StringLiteral_Could_not_find_the_drive____0___", "string": "Could not find the drive \u0027{0}\u0027. The drive might not be ready or might not be mapped." }, { "virtualAddress": "0x01082708", "name": "StringLiteral_Could_not_create_file___0____Fil", "string": "Could not create file \u0022{0}\u0022. File already exists." }, { "virtualAddress": "0x01085808", "name": "StringLiteral_Path_is_too_long__Path___0_", "string": "Path is too long. Path: {0}" }, { "virtualAddress": "0x01078FA0", "name": "StringLiteral_Invalid_parameter", "string": "Invalid parameter" }, { "virtualAddress": "0x01087430", "name": "StringLiteral_Write_fault_on_path__0_", "string": "Write fault on path {0}" }, { "virtualAddress": "0x010821A0", "name": "StringLiteral_Sharing_violation_on_path__0_", "string": "Sharing violation on path {0}" }, { "virtualAddress": "0x01084210", "name": "StringLiteral_Lock_violation_on_path__0_", "string": "Lock violation on path {0}" }, { "virtualAddress": "0x0107BA60", "name": "StringLiteral_Disk_full__Path__0_", "string": "Disk full. Path {0}" }, { "virtualAddress": "0x01072708", "name": "StringLiteral_Directory__0__is_not_empty", "string": "Directory {0} is not empty" }, { "virtualAddress": "0x0107F938", "name": "StringLiteral_Encryption_failed", "string": "Encryption failed" }, { "virtualAddress": "0x010731C0", "name": "StringLiteral_Path__0__is_a_directory", "string": "Path {0} is a directory" }, { "virtualAddress": "0x0107C9F8", "name": "StringLiteral_Source_and_destination_are_not_o", "string": "Source and destination are not on the same device" }, { "virtualAddress": "0x010790B0", "name": "StringLiteral_The_directory_name_is_invalid", "string": "The directory name is invalid" }, { "virtualAddress": "0x010800A0", "name": "StringLiteral_Win32_IO_returned__0___Path___1_", "string": "Win32 IO returned {0}. Path: {1}" }, { "virtualAddress": "0x0106CFB0", "name": "StringLiteral_Cannot_create_a_file_that_alread", "string": "Cannot create a file that already exist." }, { "virtualAddress": "0x010777A0", "name": "StringLiteral_MONO_DUMP_HANDLES_ON_ERROR_TOO_M", "string": "MONO_DUMP_HANDLES_ON_ERROR_TOO_MANY_OPEN_FILES" }, { "virtualAddress": "0x0107F690", "name": "StringLiteral_Could_not_find___0___in__1_", "string": "Could not find \u0027{0}\u0027 in {1}" }, { "virtualAddress": "0x0106DFD8", "name": "StringLiteral_methodName", "string": "methodName" }, { "virtualAddress": "0x01083E10", "name": "StringLiteral_Missing_parameter_does_not_have_", "string": "Missing parameter does not have a default value." }, { "virtualAddress": "0x0107FCE8", "name": "StringLiteral_Late_bound_operations_cannot_be_", "string": "Late bound operations cannot be performed on types or methods for which ContainsGenericParameters is true." }, { "virtualAddress": "0x0107B760", "name": "StringLiteral_methodInstantiation", "string": "methodInstantiation" }, { "virtualAddress": "0x01078040", "name": "StringLiteral_not_a_generic_method_definition", "string": "not a generic method definition" }, { "virtualAddress": "0x0107A858", "name": "StringLiteral_Incorrect_length", "string": "Incorrect length" }, { "virtualAddress": "0x01076398", "name": "StringLiteral_User_types_are_not_supported_und", "string": "User types are not supported under full aot" }, { "virtualAddress": "0x010768B8", "name": "StringLiteral_The_method_has__0__generic_param", "string": "The method has {0} generic parameter(s) but {1} generic argument(s) were provided." }, { "virtualAddress": "0x01077D08", "name": "StringLiteral_className", "string": "className" }, { "virtualAddress": "0x01083850", "name": "StringLiteral_Type_name_can_t_be_empty", "string": "Type name can\u0027t be empty" }, { "virtualAddress": "0x01084DD0", "name": "StringLiteral_Field", "string": "Field" }, { "virtualAddress": "0x01078C68", "name": "StringLiteral_MemberInfo", "string": "MemberInfo" }, { "virtualAddress": "0x0107E838", "name": "StringLiteral_MethodBase", "string": "MethodBase" }, { "virtualAddress": "0x01080FE8", "name": "StringLiteral_Type", "string": "Type" }, { "virtualAddress": "0x01072998", "name": "StringLiteral_Can_t_produce_MetadataToken_for_", "string": "Can\u0027t produce MetadataToken for member of type " }, { "virtualAddress": "0x01080FB8", "name": "StringLiteral_StaticGetterAdapterFrame", "string": "StaticGetterAdapterFrame" }, { "virtualAddress": "0x010824A8", "name": "StringLiteral_GetterAdapterFrame", "string": "GetterAdapterFrame" }, { "virtualAddress": "0x0106E5C8", "name": "StringLiteral_Get_Method_not_found_for__", "string": "Get Method not found for \u0027" }, { "virtualAddress": "0x0107B6E0", "name": "StringLiteral_Set_Method_not_found_for__", "string": "Set Method not found for \u0027" }, { "virtualAddress": "0x0107DA10", "name": "StringLiteral_IApplicationTrustManager", "string": "IApplicationTrustManager" }, { "virtualAddress": "0x01071020", "name": "StringLiteral_Invalid_XML_tag_", "string": "Invalid XML tag." }, { "virtualAddress": "0x01073CA0", "name": "StringLiteral_keyedCollection", "string": "keyedCollection" }, { "virtualAddress": "0x0107BA80", "name": "StringLiteral_Attempted_to_add_multiple_callba", "string": "Attempted to add multiple callbacks to a delegate that does not support multicast." }, { "virtualAddress": "0x01080B70", "name": "StringLiteral_Mutex_is_not_owned", "string": "Mutex is not owned" }, { "virtualAddress": "0x01075B88", "name": "StringLiteral_Cannot_map_account_name__", "string": "Cannot map account name: " }, { "virtualAddress": "0x01087718", "name": "StringLiteral_Unknown_type", "string": "Unknown type" }, { "virtualAddress": "0x01084660", "name": "StringLiteral_accountName", "string": "accountName" }, { "virtualAddress": "0x01077AC0", "name": "StringLiteral_Name_", "string": "Name(" }, { "virtualAddress": "0x0107A290", "name": "StringLiteral_Id_", "string": "Id(" }, { "virtualAddress": "0x01083DD0", "name": "StringLiteral__2_5_4_41", "string": "2.5.4.41" }, { "virtualAddress": "0x0106BDC0", "name": "StringLiteral_invalid_name", "string": "invalid name" }, { "virtualAddress": "0x010812C0", "name": "StringLiteral_OS_error_code_", "string": "OS error code " }, { "virtualAddress": "0x010837E0", "name": "StringLiteral_HKEY_", "string": "HKEY_" }, { "virtualAddress": "0x0107D350", "name": "StringLiteral_originScheme", "string": "originScheme" }, { "virtualAddress": "0x0107B040", "name": "StringLiteral_connectAccess", "string": "connectAccess" }, { "virtualAddress": "0x01073308", "name": "StringLiteral_Schema____CodeConnectAccess_Orig", "string": "Schema == CodeConnectAccess.OriginScheme" }, { "virtualAddress": "0x0107B418", "name": "StringLiteral_Same_site_Web", "string": "Same site Web" }, { "virtualAddress": "0x01077F00", "name": "StringLiteral_cultureName", "string": "cultureName" }, { "virtualAddress": "0x01083AA0", "name": "StringLiteral_Context", "string": "Context" }, { "virtualAddress": "0x0107C408", "name": "StringLiteral_OffendingNumber", "string": "OffendingNumber" }, { "virtualAddress": "0x0106D270", "name": "StringLiteral_Number_encountered_was_not_a_fin", "string": "Number encountered was not a finite quantity." }, { "virtualAddress": "0x010814C8", "name": "StringLiteral_The_method_or_operation_is_not_i", "string": "The method or operation is not implemented." }, { "virtualAddress": "0x0106AAD0", "name": "StringLiteral_Specified_method_is_not_supporte", "string": "Specified method is not supported." }, { "virtualAddress": "0x01071410", "name": "StringLiteral_Object_reference_not_set_to_an_i", "string": "Object reference not set to an instance of an object." }, { "virtualAddress": "0x01083920", "name": "StringLiteral_Nullable_object_must_have_a_valu", "string": "Nullable object must have a value." }, { "virtualAddress": "0x0106AD30", "name": "StringLiteral_nullableType", "string": "nullableType" }, { "virtualAddress": "0x01075FF0", "name": "StringLiteral_Every_element_in_the_value_array", "string": "Every element in the value array should be between one and nine, except for the last element, which can be zero." }, { "virtualAddress": "0x0107D5A8", "name": "StringLiteral_nfi", "string": "nfi" }, { "virtualAddress": "0x010721A0", "name": "StringLiteral_An_undefined_NumberStyles_value_", "string": "An undefined NumberStyles value is being used." }, { "virtualAddress": "0x01084748", "name": "StringLiteral_The_number_style_AllowHexSpecifi", "string": "The number style AllowHexSpecifier is not supported on floating point data types." }, { "virtualAddress": "0x01072DC8", "name": "StringLiteral_With_the_AllowHexSpecifier_bit_s", "string": "With the AllowHexSpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be a subset of those in HexNumber." }, { "virtualAddress": "0x0106FD80", "name": "StringLiteral_Decimal_separator_cannot_be_the_", "string": "Decimal separator cannot be the empty string." }, { "virtualAddress": "0x0107CA78", "name": "StringLiteral_The_DigitSubstitution_property_m", "string": "The DigitSubstitution property must be of a valid member of the DigitShapes enumeration. Valid entries include Context, NativeNational or None." }, { "virtualAddress": "0x010866E0", "name": "StringLiteral_The_NativeDigits_array_must_cont", "string": "The NativeDigits array must contain exactly ten members." }, { "virtualAddress": "0x010753A0", "name": "StringLiteral_Each_member_of_the_NativeDigits_", "string": "Each member of the NativeDigits array must be a single text element (one or more UTF16 code points) with a Unicode Nd (Number, Decimal Digit) property indicating it is a digit." }, { "virtualAddress": "0x0107CFC8", "name": "StringLiteral_u00A4", "string": "\u00A4" }, { "virtualAddress": "0x01084520", "name": "StringLiteral_NaN", "string": "NaN" }, { "virtualAddress": "0x010793F8", "name": "StringLiteral_Infinity", "string": "Infinity" }, { "virtualAddress": "0x0106AE60", "name": "StringLiteral__Infinity", "string": "-Infinity" }, { "virtualAddress": "0x0107A718", "name": "StringLiteral__", "string": "%" }, { "virtualAddress": "0x01071BC8", "name": "StringLiteral_u2030", "string": "\u2030" }, { "virtualAddress": "0x0107D7E8", "name": "StringLiteral__2", "string": "2" }, { "virtualAddress": "0x01070310", "name": "StringLiteral__3", "string": "3" }, { "virtualAddress": "0x0107ADA0", "name": "StringLiteral__4", "string": "4" }, { "virtualAddress": "0x01073C20", "name": "StringLiteral__5", "string": "5" }, { "virtualAddress": "0x0107F120", "name": "StringLiteral__6", "string": "6" }, { "virtualAddress": "0x010793B8", "name": "StringLiteral__7", "string": "7" }, { "virtualAddress": "0x01079570", "name": "StringLiteral__9", "string": "9" }, { "virtualAddress": "0x0107CFE0", "name": "StringLiteral_CurrencyDecimalDigits", "string": "CurrencyDecimalDigits" }, { "virtualAddress": "0x0107F5A0", "name": "StringLiteral_CurrencyDecimalSeparator", "string": "CurrencyDecimalSeparator" }, { "virtualAddress": "0x01085BD0", "name": "StringLiteral_CurrencyGroupSeparator", "string": "CurrencyGroupSeparator" }, { "virtualAddress": "0x01083960", "name": "StringLiteral_CurrencyGroupSizes", "string": "CurrencyGroupSizes" }, { "virtualAddress": "0x0107BAE0", "name": "StringLiteral_CurrencyNegativePattern", "string": "CurrencyNegativePattern" }, { "virtualAddress": "0x0107B428", "name": "StringLiteral_CurrencyPositivePattern", "string": "CurrencyPositivePattern" }, { "virtualAddress": "0x01074148", "name": "StringLiteral_CurrencySymbol", "string": "CurrencySymbol" }, { "virtualAddress": "0x01085B40", "name": "StringLiteral_DigitSubstitution", "string": "DigitSubstitution" }, { "virtualAddress": "0x01070890", "name": "StringLiteral_NaNSymbol", "string": "NaNSymbol" }, { "virtualAddress": "0x01080C20", "name": "StringLiteral_NativeDigits", "string": "NativeDigits" }, { "virtualAddress": "0x010752D0", "name": "StringLiteral_NegativeInfinitySymbol", "string": "NegativeInfinitySymbol" }, { "virtualAddress": "0x01073B60", "name": "StringLiteral_NegativeSign", "string": "NegativeSign" }, { "virtualAddress": "0x01082998", "name": "StringLiteral_NumberDecimalDigits", "string": "NumberDecimalDigits" }, { "virtualAddress": "0x01075DA8", "name": "StringLiteral_NumberDecimalSeparator", "string": "NumberDecimalSeparator" }, { "virtualAddress": "0x0107E2A0", "name": "StringLiteral_NumberGroupSeparator", "string": "NumberGroupSeparator" }, { "virtualAddress": "0x0107FA90", "name": "StringLiteral_NumberGroupSizes", "string": "NumberGroupSizes" }, { "virtualAddress": "0x0107D390", "name": "StringLiteral_NumberNegativePattern", "string": "NumberNegativePattern" }, { "virtualAddress": "0x010722C0", "name": "StringLiteral_PerMilleSymbol", "string": "PerMilleSymbol" }, { "virtualAddress": "0x0107DC40", "name": "StringLiteral_PercentDecimalDigits", "string": "PercentDecimalDigits" }, { "virtualAddress": "0x010798A8", "name": "StringLiteral_PercentDecimalSeparator", "string": "PercentDecimalSeparator" }, { "virtualAddress": "0x010826B0", "name": "StringLiteral_PercentGroupSeparator", "string": "PercentGroupSeparator" }, { "virtualAddress": "0x01077728", "name": "StringLiteral_PercentGroupSizes", "string": "PercentGroupSizes" }, { "virtualAddress": "0x0106D3B8", "name": "StringLiteral_PercentNegativePattern", "string": "PercentNegativePattern" }, { "virtualAddress": "0x01085D20", "name": "StringLiteral_PercentPositivePattern", "string": "PercentPositivePattern" }, { "virtualAddress": "0x010860A8", "name": "StringLiteral_PercentSymbol", "string": "PercentSymbol" }, { "virtualAddress": "0x0107C410", "name": "StringLiteral_PositiveInfinitySymbol", "string": "PositiveInfinitySymbol" }, { "virtualAddress": "0x0106BEC8", "name": "StringLiteral_PositiveSign", "string": "PositiveSign" }, { "virtualAddress": "0x0106D5A0", "name": "StringLiteral_The_specified_format__", "string": "The specified format \u0027" }, { "virtualAddress": "0x01082170", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a Double." }, { "virtualAddress": "0x01082EC0", "name": "StringLiteral_Value_was_either_too_large_or_to", "string": "Value was either too large or too small for a Single." }, { "virtualAddress": "0x01071D90", "name": "StringLiteral_String", "string": "String" }, { "virtualAddress": "0x0107D7C0", "name": "StringLiteral_LINUX", "string": "LINUX" }, { "virtualAddress": "0x01085700", "name": "StringLiteral_OSX", "string": "OSX" }, { "virtualAddress": "0x01080038", "name": "StringLiteral_WINDOWS", "string": "WINDOWS" }, { "virtualAddress": "0x01075300", "name": "StringLiteral_osPlatform", "string": "osPlatform" }, { "virtualAddress": "0x01072D40", "name": "StringLiteral_Value_cannot_be_empty_", "string": "Value cannot be empty." }, { "virtualAddress": "0x01081EE0", "name": "StringLiteral_all", "string": "all" }, { "virtualAddress": "0x0107AAA0", "name": "StringLiteral_fIsMarshalled", "string": "fIsMarshalled" }, { "virtualAddress": "0x010806A0", "name": "StringLiteral_Do_not_use_RemotingSurrogateSele", "string": "Do not use RemotingSurrogateSelector when deserializating" }, { "virtualAddress": "0x01075A78", "name": "StringLiteral_uri", "string": "uri" }, { "virtualAddress": "0x0106CDD0", "name": "StringLiteral_typeInfo", "string": "typeInfo" }, { "virtualAddress": "0x010825D0", "name": "StringLiteral_envoyInfo", "string": "envoyInfo" }, { "virtualAddress": "0x01083178", "name": "StringLiteral_channelInfo", "string": "channelInfo" }, { "virtualAddress": "0x0106C028", "name": "StringLiteral_objrefFlags", "string": "objrefFlags" }, { "virtualAddress": "0x0107BAA8", "name": "StringLiteral_Attempt_to_serialize_a_null_Type", "string": "Attempt to serialize a null TypeInfo." }, { "virtualAddress": "0x0106C420", "name": "StringLiteral_requestedType", "string": "requestedType" }, { "virtualAddress": "0x01075220", "name": "StringLiteral_The_server_object_type_cannot_be", "string": "The server object type cannot be cast to the requested type " }, { "virtualAddress": "0x01081EF8", "name": "StringLiteral___0___1___2___3___4___5__", "string": "({0};{1};{2};{3};{4};{5})" }, { "virtualAddress": "0x01072780", "name": "StringLiteral_ObjectName", "string": "ObjectName" }, { "virtualAddress": "0x01072680", "name": "StringLiteral_Object_name____0___", "string": "Object name: \u0027{0}\u0027." }, { "virtualAddress": "0x01085D18", "name": "StringLiteral_The_ID_of_the_containing_object_", "string": "The ID of the containing object cannot be the same as the object ID." }, { "virtualAddress": "0x0106BE88", "name": "StringLiteral_The_given_object_does_not_implem", "string": "The given object does not implement the ISerializable interface." }, { "virtualAddress": "0x01087038", "name": "StringLiteral_The_constructor_to_deserialize_a", "string": "The constructor to deserialize an object of type \u0027{0}\u0027 was not found." }, { "virtualAddress": "0x0107F140", "name": "StringLiteral_The_object_with_ID__0__was_refer", "string": "The object with ID {0} was referenced in a fixup but has not been registered." }, { "virtualAddress": "0x01075050", "name": "StringLiteral_A_fixup_on_an_object_implementin", "string": "A fixup on an object implementing ISerializable or having a surrogate was discovered for an object which does not have a SerializationInfo available." }, { "virtualAddress": "0x01070468", "name": "StringLiteral_Unable_to_load_type__0__required", "string": "Unable to load type {0} required for deserialization." }, { "virtualAddress": "0x01086E58", "name": "StringLiteral_ValueType_fixup_on_Arrays_is_not", "string": "ValueType fixup on Arrays is not implemented." }, { "virtualAddress": "0x01086DB0", "name": "StringLiteral_Fixing_up_a_partially_available_", "string": "Fixing up a partially available ValueType chain is not implemented." }, { "virtualAddress": "0x010857B8", "name": "StringLiteral_Cannot_perform_fixup_", "string": "Cannot perform fixup." }, { "virtualAddress": "0x01086C70", "name": "StringLiteral_The_object_with_ID__0__was_refer", "string": "The object with ID {0} was referenced in a fixup but does not exist." }, { "virtualAddress": "0x01086620", "name": "StringLiteral_The_ObjectManager_found_an_inval", "string": "The ObjectManager found an invalid number of fixups. This usually indicates a problem in the Formatter." }, { "virtualAddress": "0x01070B40", "name": "StringLiteral__", "string": "=" }, { "virtualAddress": "0x0106A728", "name": "StringLiteral__0__SetObjectData_returns_a_valu", "string": "{0}.SetObjectData returns a value that is neither null nor equal to the first parameter. Such Surrogates cannot be part of cyclical reference." }, { "virtualAddress": "0x0107F8D0", "name": "StringLiteral_A_fixup_is_registered_to_the_obj", "string": "A fixup is registered to the object with ID {0}, but the object does not appear in the graph." }, { "virtualAddress": "0x010761A8", "name": "StringLiteral_The_object_with_ID__0__implement", "string": "The object with ID {0} implements the IObjectReference interface for which all dependencies cannot be resolved. The likely cause is two instances of IObjectReference that have a mutual dependency on each other." }, { "virtualAddress": "0x010831F0", "name": "StringLiteral_objectID", "string": "objectID" }, { "virtualAddress": "0x01079AA0", "name": "StringLiteral_objectID_cannot_be_less_than_or_", "string": "objectID cannot be less than or equal to zero." }, { "virtualAddress": "0x0107DFA0", "name": "StringLiteral_objectRequired", "string": "objectRequired" }, { "virtualAddress": "0x010755B0", "name": "StringLiteral_objectToBeFixed", "string": "objectToBeFixed" }, { "virtualAddress": "0x01072978", "name": "StringLiteral_Object_IDs_must_be_greater_than_", "string": "Object IDs must be greater than zero." }, { "virtualAddress": "0x0106ACD8", "name": "StringLiteral_memberName", "string": "memberName" }, { "virtualAddress": "0x01073D68", "name": "StringLiteral_member", "string": "member" }, { "virtualAddress": "0x0106BD28", "name": "StringLiteral_A_member_fixup_was_registered_fo", "string": "A member fixup was registered for an object which implements ISerializable or has a surrogate. In this situation, a delayed fixup must be used." }, { "virtualAddress": "0x0106F9A0", "name": "StringLiteral_An_object_cannot_be_registered_t", "string": "An object cannot be registered twice." }, { "virtualAddress": "0x01086B08", "name": "StringLiteral_The_implementation_of_the_IObjec", "string": "The implementation of the IObjectReference interface returns too many nested references to other objects that implement IObjectReference." }, { "virtualAddress": "0x0107D2C0", "name": "StringLiteral_No_assembly_information_is_avail", "string": "No assembly information is available for object on the wire, \u0027{0}\u0027." }, { "virtualAddress": "0x0107B4F8", "name": "StringLiteral_serParser", "string": "serParser" }, { "virtualAddress": "0x0106E680", "name": "StringLiteral_No_top_object_", "string": "No top object." }, { "virtualAddress": "0x01074508", "name": "StringLiteral_ObjectReader_Object_Stack", "string": "ObjectReader Object Stack" }, { "virtualAddress": "0x01082268", "name": "StringLiteral_Array_element_type_is_Object___d", "string": "Array element type is Object, \u0027dt\u0027 attribute is null." }, { "virtualAddress": "0x0107C858", "name": "StringLiteral_Invalid_array_type___0___", "string": "Invalid array type \u0027{0}\u0027." }, { "virtualAddress": "0x0107E430", "name": "StringLiteral_Parse_error__Current_element_is_", "string": "Parse error. Current element is not compatible with the next element, {0}." }, { "virtualAddress": "0x0106C460", "name": "StringLiteral_Type_is_missing_for_member_of_ty", "string": "Type is missing for member of type Object \u0027{0}\u0027." }, { "virtualAddress": "0x010790D8", "name": "StringLiteral_Top_object_cannot_be_instantiate", "string": "Top object cannot be instantiated for element \u0027{0}\u0027." }, { "virtualAddress": "0x01077468", "name": "StringLiteral_Invalid_element___0___", "string": "Invalid element \u0027{0}\u0027." }, { "virtualAddress": "0x01086BE0", "name": "StringLiteral_ValueType_Fixup_Stack", "string": "ValueType Fixup Stack" }, { "virtualAddress": "0x01085368", "name": "StringLiteral_Either_a_read_or_a_write_lock_mu", "string": "Either a read or a write lock must be held." }, { "virtualAddress": "0x0106B8C0", "name": "StringLiteral_Write_lock_must_be_held_", "string": "Write lock must be held." }, { "virtualAddress": "0x0107A7E0", "name": "StringLiteral_securityDescriptor", "string": "securityDescriptor" }, { "virtualAddress": "0x0107EBC0", "name": "StringLiteral____AssemblyString___", "string": "___AssemblyString___" }, { "virtualAddress": "0x0106AAA8", "name": "StringLiteral_Object__0__has_never_been_assign", "string": "Object {0} has never been assigned an objectID." }, { "virtualAddress": "0x0106A9E0", "name": "StringLiteral_graph", "string": "graph" }, { "virtualAddress": "0x01085508", "name": "StringLiteral_Object_Graph_cannot_be_null_", "string": "Object Graph cannot be null." }, { "virtualAddress": "0x010726C0", "name": "StringLiteral_serWriter", "string": "serWriter" }, { "virtualAddress": "0x01086490", "name": "StringLiteral_objectInfo_obj", "string": "objectInfo.obj" }, { "virtualAddress": "0x01085F10", "name": "StringLiteral_NameInfo_Pool", "string": "NameInfo Pool" }, { "virtualAddress": "0x01072DD0", "name": "StringLiteral_nop", "string": "nop" }, { "virtualAddress": "0x0107BBE8", "name": "StringLiteral_break", "string": "break" }, { "virtualAddress": "0x010775C8", "name": "StringLiteral_ldarg_0", "string": "ldarg.0" }, { "virtualAddress": "0x010839F0", "name": "StringLiteral_ldarg_1", "string": "ldarg.1" }, { "virtualAddress": "0x0106F330", "name": "StringLiteral_ldarg_2", "string": "ldarg.2" }, { "virtualAddress": "0x01085610", "name": "StringLiteral_ldarg_3", "string": "ldarg.3" }, { "virtualAddress": "0x01079800", "name": "StringLiteral_ldloc_0", "string": "ldloc.0" }, { "virtualAddress": "0x010766A8", "name": "StringLiteral_ldloc_1", "string": "ldloc.1" }, { "virtualAddress": "0x0106B7E0", "name": "StringLiteral_ldloc_2", "string": "ldloc.2" }, { "virtualAddress": "0x0106DE10", "name": "StringLiteral_ldloc_3", "string": "ldloc.3" }, { "virtualAddress": "0x0106BE58", "name": "StringLiteral_stloc_0", "string": "stloc.0" }, { "virtualAddress": "0x01076730", "name": "StringLiteral_stloc_1", "string": "stloc.1" }, { "virtualAddress": "0x01082600", "name": "StringLiteral_stloc_2", "string": "stloc.2" }, { "virtualAddress": "0x0107DCA0", "name": "StringLiteral_stloc_3", "string": "stloc.3" }, { "virtualAddress": "0x01070168", "name": "StringLiteral_ldarg_s", "string": "ldarg.s" }, { "virtualAddress": "0x010863B0", "name": "StringLiteral_ldarga_s", "string": "ldarga.s" }, { "virtualAddress": "0x0106F770", "name": "StringLiteral_starg_s", "string": "starg.s" }, { "virtualAddress": "0x0106EE00", "name": "StringLiteral_ldloc_s", "string": "ldloc.s" }, { "virtualAddress": "0x0106BBF8", "name": "StringLiteral_ldloca_s", "string": "ldloca.s" }, { "virtualAddress": "0x01082F78", "name": "StringLiteral_stloc_s", "string": "stloc.s" }, { "virtualAddress": "0x01078B98", "name": "StringLiteral_ldnull", "string": "ldnull" }, { "virtualAddress": "0x01086428", "name": "StringLiteral_ldc_i4_m1", "string": "ldc.i4.m1" }, { "virtualAddress": "0x01074258", "name": "StringLiteral_ldc_i4_0", "string": "ldc.i4.0" }, { "virtualAddress": "0x01070C50", "name": "StringLiteral_ldc_i4_1", "string": "ldc.i4.1" }, { "virtualAddress": "0x0107F238", "name": "StringLiteral_ldc_i4_2", "string": "ldc.i4.2" }, { "virtualAddress": "0x0106F0B8", "name": "StringLiteral_ldc_i4_3", "string": "ldc.i4.3" }, { "virtualAddress": "0x0106B058", "name": "StringLiteral_ldc_i4_4", "string": "ldc.i4.4" }, { "virtualAddress": "0x01073160", "name": "StringLiteral_ldc_i4_5", "string": "ldc.i4.5" }, { "virtualAddress": "0x0106FAA8", "name": "StringLiteral_ldc_i4_6", "string": "ldc.i4.6" }, { "virtualAddress": "0x0106AF00", "name": "StringLiteral_ldc_i4_7", "string": "ldc.i4.7" }, { "virtualAddress": "0x01083110", "name": "StringLiteral_ldc_i4_8", "string": "ldc.i4.8" }, { "virtualAddress": "0x01071080", "name": "StringLiteral_ldc_i4_s", "string": "ldc.i4.s" }, { "virtualAddress": "0x01087278", "name": "StringLiteral_ldc_i4", "string": "ldc.i4" }, { "virtualAddress": "0x0107BB28", "name": "StringLiteral_ldc_i8", "string": "ldc.i8" }, { "virtualAddress": "0x0106E6B0", "name": "StringLiteral_ldc_r4", "string": "ldc.r4" }, { "virtualAddress": "0x01087678", "name": "StringLiteral_ldc_r8", "string": "ldc.r8" }, { "virtualAddress": "0x0106BFA0", "name": "StringLiteral_dup", "string": "dup" }, { "virtualAddress": "0x01080750", "name": "StringLiteral_pop", "string": "pop" }, { "virtualAddress": "0x01083C98", "name": "StringLiteral_jmp", "string": "jmp" }, { "virtualAddress": "0x0106CFD0", "name": "StringLiteral_call", "string": "call" }, { "virtualAddress": "0x01071DE8", "name": "StringLiteral_calli", "string": "calli" }, { "virtualAddress": "0x0106C118", "name": "StringLiteral_ret", "string": "ret" }, { "virtualAddress": "0x01076690", "name": "StringLiteral_br_s", "string": "br.s" }, { "virtualAddress": "0x0107ADB8", "name": "StringLiteral_brfalse_s", "string": "brfalse.s" }, { "virtualAddress": "0x01084AA8", "name": "StringLiteral_brtrue_s", "string": "brtrue.s" }, { "virtualAddress": "0x0107AE20", "name": "StringLiteral_beq_s", "string": "beq.s" }, { "virtualAddress": "0x0106AB00", "name": "StringLiteral_bge_s", "string": "bge.s" }, { "virtualAddress": "0x01082310", "name": "StringLiteral_bgt_s", "string": "bgt.s" }, { "virtualAddress": "0x010851C8", "name": "StringLiteral_ble_s", "string": "ble.s" }, { "virtualAddress": "0x01082080", "name": "StringLiteral_blt_s", "string": "blt.s" }, { "virtualAddress": "0x01076740", "name": "StringLiteral_bne_un_s", "string": "bne.un.s" }, { "virtualAddress": "0x0106DD30", "name": "StringLiteral_bge_un_s", "string": "bge.un.s" }, { "virtualAddress": "0x0107DC48", "name": "StringLiteral_bgt_un_s", "string": "bgt.un.s" }, { "virtualAddress": "0x0106D708", "name": "StringLiteral_ble_un_s", "string": "ble.un.s" }, { "virtualAddress": "0x01086498", "name": "StringLiteral_blt_un_s", "string": "blt.un.s" }, { "virtualAddress": "0x0106DD58", "name": "StringLiteral_brfalse", "string": "brfalse" }, { "virtualAddress": "0x0107E660", "name": "StringLiteral_brtrue", "string": "brtrue" }, { "virtualAddress": "0x01080210", "name": "StringLiteral_beq", "string": "beq" }, { "virtualAddress": "0x0107AF10", "name": "StringLiteral_bge", "string": "bge" }, { "virtualAddress": "0x0106F148", "name": "StringLiteral_bgt", "string": "bgt" }, { "virtualAddress": "0x0106EA98", "name": "StringLiteral_ble", "string": "ble" }, { "virtualAddress": "0x0107B390", "name": "StringLiteral_blt", "string": "blt" }, { "virtualAddress": "0x0106C828", "name": "StringLiteral_bne_un", "string": "bne.un" }, { "virtualAddress": "0x0106D7E0", "name": "StringLiteral_bge_un", "string": "bge.un" }, { "virtualAddress": "0x0106C080", "name": "StringLiteral_bgt_un", "string": "bgt.un" }, { "virtualAddress": "0x01071298", "name": "StringLiteral_ble_un", "string": "ble.un" }, { "virtualAddress": "0x01079408", "name": "StringLiteral_blt_un", "string": "blt.un" }, { "virtualAddress": "0x01074630", "name": "StringLiteral_switch", "string": "switch" }, { "virtualAddress": "0x0107B1B0", "name": "StringLiteral_ldind_i1", "string": "ldind.i1" }, { "virtualAddress": "0x0106F250", "name": "StringLiteral_ldind_u1", "string": "ldind.u1" }, { "virtualAddress": "0x0107E568", "name": "StringLiteral_ldind_i2", "string": "ldind.i2" }, { "virtualAddress": "0x0107CF58", "name": "StringLiteral_ldind_u2", "string": "ldind.u2" }, { "virtualAddress": "0x01084490", "name": "StringLiteral_ldind_i4", "string": "ldind.i4" }, { "virtualAddress": "0x01070B70", "name": "StringLiteral_ldind_u4", "string": "ldind.u4" }, { "virtualAddress": "0x0106CCA0", "name": "StringLiteral_ldind_i8", "string": "ldind.i8" }, { "virtualAddress": "0x0107EFA8", "name": "StringLiteral_ldind_i", "string": "ldind.i" }, { "virtualAddress": "0x01079F58", "name": "StringLiteral_ldind_r4", "string": "ldind.r4" }, { "virtualAddress": "0x01082820", "name": "StringLiteral_ldind_r8", "string": "ldind.r8" }, { "virtualAddress": "0x01085F68", "name": "StringLiteral_ldind_ref", "string": "ldind.ref" }, { "virtualAddress": "0x01074458", "name": "StringLiteral_stind_ref", "string": "stind.ref" }, { "virtualAddress": "0x0107C678", "name": "StringLiteral_stind_i1", "string": "stind.i1" }, { "virtualAddress": "0x010723C0", "name": "StringLiteral_stind_i2", "string": "stind.i2" }, { "virtualAddress": "0x01070C30", "name": "StringLiteral_stind_i4", "string": "stind.i4" }, { "virtualAddress": "0x0107CA50", "name": "StringLiteral_stind_i8", "string": "stind.i8" }, { "virtualAddress": "0x0106BD68", "name": "StringLiteral_stind_r4", "string": "stind.r4" }, { "virtualAddress": "0x0107B3E8", "name": "StringLiteral_stind_r8", "string": "stind.r8" }, { "virtualAddress": "0x010843B0", "name": "StringLiteral_add", "string": "add" }, { "virtualAddress": "0x0107D2E8", "name": "StringLiteral_sub", "string": "sub" }, { "virtualAddress": "0x01072730", "name": "StringLiteral_mul", "string": "mul" }, { "virtualAddress": "0x01072E00", "name": "StringLiteral_div", "string": "div" }, { "virtualAddress": "0x01085488", "name": "StringLiteral_div_un", "string": "div.un" }, { "virtualAddress": "0x0106B430", "name": "StringLiteral_rem", "string": "rem" }, { "virtualAddress": "0x01073688", "name": "StringLiteral_rem_un", "string": "rem.un" }, { "virtualAddress": "0x01082048", "name": "StringLiteral_and", "string": "and" }, { "virtualAddress": "0x01086370", "name": "StringLiteral_xor", "string": "xor" }, { "virtualAddress": "0x0106B9E8", "name": "StringLiteral_shl", "string": "shl" }, { "virtualAddress": "0x01081690", "name": "StringLiteral_shr", "string": "shr" }, { "virtualAddress": "0x01070528", "name": "StringLiteral_shr_un", "string": "shr.un" }, { "virtualAddress": "0x01081B38", "name": "StringLiteral_neg", "string": "neg" }, { "virtualAddress": "0x0107AC98", "name": "StringLiteral_not", "string": "not" }, { "virtualAddress": "0x01077880", "name": "StringLiteral_conv_i1", "string": "conv.i1" }, { "virtualAddress": "0x01084528", "name": "StringLiteral_conv_i2", "string": "conv.i2" }, { "virtualAddress": "0x0106E390", "name": "StringLiteral_conv_i4", "string": "conv.i4" }, { "virtualAddress": "0x010838D0", "name": "StringLiteral_conv_i8", "string": "conv.i8" }, { "virtualAddress": "0x01077388", "name": "StringLiteral_conv_r4", "string": "conv.r4" }, { "virtualAddress": "0x0107D5D0", "name": "StringLiteral_conv_r8", "string": "conv.r8" }, { "virtualAddress": "0x01074890", "name": "StringLiteral_conv_u4", "string": "conv.u4" }, { "virtualAddress": "0x010782E8", "name": "StringLiteral_conv_u8", "string": "conv.u8" }, { "virtualAddress": "0x0107F688", "name": "StringLiteral_callvirt", "string": "callvirt" }, { "virtualAddress": "0x0107F1C8", "name": "StringLiteral_cpobj", "string": "cpobj" }, { "virtualAddress": "0x0107E560", "name": "StringLiteral_ldobj", "string": "ldobj" }, { "virtualAddress": "0x0107EE88", "name": "StringLiteral_ldstr", "string": "ldstr" }, { "virtualAddress": "0x01071D58", "name": "StringLiteral_newobj", "string": "newobj" }, { "virtualAddress": "0x0106FEA8", "name": "StringLiteral_castclass", "string": "castclass" }, { "virtualAddress": "0x01080128", "name": "StringLiteral_isinst", "string": "isinst" }, { "virtualAddress": "0x0106E5E0", "name": "StringLiteral_conv_r_un", "string": "conv.r.un" }, { "virtualAddress": "0x010706E0", "name": "StringLiteral_unbox", "string": "unbox" }, { "virtualAddress": "0x0107C938", "name": "StringLiteral_throw", "string": "throw" }, { "virtualAddress": "0x01071B30", "name": "StringLiteral_ldfld", "string": "ldfld" }, { "virtualAddress": "0x0107BBA8", "name": "StringLiteral_ldflda", "string": "ldflda" }, { "virtualAddress": "0x0106D180", "name": "StringLiteral_stfld", "string": "stfld" }, { "virtualAddress": "0x0107B4C0", "name": "StringLiteral_ldsfld", "string": "ldsfld" }, { "virtualAddress": "0x0106D7D8", "name": "StringLiteral_ldsflda", "string": "ldsflda" }, { "virtualAddress": "0x010710D8", "name": "StringLiteral_stsfld", "string": "stsfld" }, { "virtualAddress": "0x01079640", "name": "StringLiteral_stobj", "string": "stobj" }, { "virtualAddress": "0x0107DDC0", "name": "StringLiteral_conv_ovf_i1_un", "string": "conv.ovf.i1.un" }, { "virtualAddress": "0x01087448", "name": "StringLiteral_conv_ovf_i2_un", "string": "conv.ovf.i2.un" }, { "virtualAddress": "0x01082770", "name": "StringLiteral_conv_ovf_i4_un", "string": "conv.ovf.i4.un" }, { "virtualAddress": "0x01072980", "name": "StringLiteral_conv_ovf_i8_un", "string": "conv.ovf.i8.un" }, { "virtualAddress": "0x01085A20", "name": "StringLiteral_conv_ovf_u1_un", "string": "conv.ovf.u1.un" }, { "virtualAddress": "0x01072188", "name": "StringLiteral_conv_ovf_u2_un", "string": "conv.ovf.u2.un" }, { "virtualAddress": "0x0106D088", "name": "StringLiteral_conv_ovf_u4_un", "string": "conv.ovf.u4.un" }, { "virtualAddress": "0x01073D08", "name": "StringLiteral_conv_ovf_u8_un", "string": "conv.ovf.u8.un" }, { "virtualAddress": "0x0107A550", "name": "StringLiteral_conv_ovf_i_un", "string": "conv.ovf.i.un" }, { "virtualAddress": "0x01081160", "name": "StringLiteral_conv_ovf_u_un", "string": "conv.ovf.u.un" }, { "virtualAddress": "0x01070490", "name": "StringLiteral_box", "string": "box" }, { "virtualAddress": "0x01085800", "name": "StringLiteral_newarr", "string": "newarr" }, { "virtualAddress": "0x01071A30", "name": "StringLiteral_ldlen", "string": "ldlen" }, { "virtualAddress": "0x010782E0", "name": "StringLiteral_ldelema", "string": "ldelema" }, { "virtualAddress": "0x01079748", "name": "StringLiteral_ldelem_i1", "string": "ldelem.i1" }, { "virtualAddress": "0x0106CCB0", "name": "StringLiteral_ldelem_u1", "string": "ldelem.u1" }, { "virtualAddress": "0x01072638", "name": "StringLiteral_ldelem_i2", "string": "ldelem.i2" }, { "virtualAddress": "0x01077158", "name": "StringLiteral_ldelem_u2", "string": "ldelem.u2" }, { "virtualAddress": "0x0106B190", "name": "StringLiteral_ldelem_i4", "string": "ldelem.i4" }, { "virtualAddress": "0x01079478", "name": "StringLiteral_ldelem_u4", "string": "ldelem.u4" }, { "virtualAddress": "0x01081B00", "name": "StringLiteral_ldelem_i8", "string": "ldelem.i8" }, { "virtualAddress": "0x0106CCE0", "name": "StringLiteral_ldelem_i", "string": "ldelem.i" }, { "virtualAddress": "0x0107C3B8", "name": "StringLiteral_ldelem_r4", "string": "ldelem.r4" }, { "virtualAddress": "0x01071AA8", "name": "StringLiteral_ldelem_r8", "string": "ldelem.r8" }, { "virtualAddress": "0x0107E078", "name": "StringLiteral_ldelem_ref", "string": "ldelem.ref" }, { "virtualAddress": "0x01087378", "name": "StringLiteral_stelem_i", "string": "stelem.i" }, { "virtualAddress": "0x0107D158", "name": "StringLiteral_stelem_i1", "string": "stelem.i1" }, { "virtualAddress": "0x0106C908", "name": "StringLiteral_stelem_i2", "string": "stelem.i2" }, { "virtualAddress": "0x0106BB48", "name": "StringLiteral_stelem_i4", "string": "stelem.i4" }, { "virtualAddress": "0x01085788", "name": "StringLiteral_stelem_i8", "string": "stelem.i8" }, { "virtualAddress": "0x0106A808", "name": "StringLiteral_stelem_r4", "string": "stelem.r4" }, { "virtualAddress": "0x01081F10", "name": "StringLiteral_stelem_r8", "string": "stelem.r8" }, { "virtualAddress": "0x0107FD48", "name": "StringLiteral_stelem_ref", "string": "stelem.ref" }, { "virtualAddress": "0x010715E0", "name": "StringLiteral_ldelem", "string": "ldelem" }, { "virtualAddress": "0x01071468", "name": "StringLiteral_stelem", "string": "stelem" }, { "virtualAddress": "0x010819B8", "name": "StringLiteral_unbox_any", "string": "unbox.any" }, { "virtualAddress": "0x01080178", "name": "StringLiteral_conv_ovf_i1", "string": "conv.ovf.i1" }, { "virtualAddress": "0x01073418", "name": "StringLiteral_conv_ovf_u1", "string": "conv.ovf.u1" }, { "virtualAddress": "0x01081888", "name": "StringLiteral_conv_ovf_i2", "string": "conv.ovf.i2" }, { "virtualAddress": "0x0107CE50", "name": "StringLiteral_conv_ovf_u2", "string": "conv.ovf.u2" }, { "virtualAddress": "0x01074B58", "name": "StringLiteral_conv_ovf_i4", "string": "conv.ovf.i4" }, { "virtualAddress": "0x01073500", "name": "StringLiteral_conv_ovf_u4", "string": "conv.ovf.u4" }, { "virtualAddress": "0x0107F5A8", "name": "StringLiteral_conv_ovf_i8", "string": "conv.ovf.i8" }, { "virtualAddress": "0x010720B8", "name": "StringLiteral_conv_ovf_u8", "string": "conv.ovf.u8" }, { "virtualAddress": "0x010733A8", "name": "StringLiteral_refanyval", "string": "refanyval" }, { "virtualAddress": "0x0107DBC0", "name": "StringLiteral_ckfinite", "string": "ckfinite" }, { "virtualAddress": "0x01072E58", "name": "StringLiteral_mkrefany", "string": "mkrefany" }, { "virtualAddress": "0x01085810", "name": "StringLiteral_ldtoken", "string": "ldtoken" }, { "virtualAddress": "0x010800A8", "name": "StringLiteral_conv_u2", "string": "conv.u2" }, { "virtualAddress": "0x010718F0", "name": "StringLiteral_conv_u1", "string": "conv.u1" }, { "virtualAddress": "0x0107F4B0", "name": "StringLiteral_conv_i", "string": "conv.i" }, { "virtualAddress": "0x0107DE88", "name": "StringLiteral_conv_ovf_i", "string": "conv.ovf.i" }, { "virtualAddress": "0x0106BE48", "name": "StringLiteral_conv_ovf_u", "string": "conv.ovf.u" }, { "virtualAddress": "0x010875D0", "name": "StringLiteral_add_ovf", "string": "add.ovf" }, { "virtualAddress": "0x0106E530", "name": "StringLiteral_add_ovf_un", "string": "add.ovf.un" }, { "virtualAddress": "0x01087630", "name": "StringLiteral_mul_ovf", "string": "mul.ovf" }, { "virtualAddress": "0x0107BE30", "name": "StringLiteral_mul_ovf_un", "string": "mul.ovf.un" }, { "virtualAddress": "0x01072598", "name": "StringLiteral_sub_ovf", "string": "sub.ovf" }, { "virtualAddress": "0x0107F528", "name": "StringLiteral_sub_ovf_un", "string": "sub.ovf.un" }, { "virtualAddress": "0x0107A9A8", "name": "StringLiteral_endfinally", "string": "endfinally" }, { "virtualAddress": "0x01080D28", "name": "StringLiteral_leave", "string": "leave" }, { "virtualAddress": "0x01081EC8", "name": "StringLiteral_leave_s", "string": "leave.s" }, { "virtualAddress": "0x01078018", "name": "StringLiteral_stind_i", "string": "stind.i" }, { "virtualAddress": "0x01072788", "name": "StringLiteral_conv_u", "string": "conv.u" }, { "virtualAddress": "0x01083638", "name": "StringLiteral_prefix7", "string": "prefix7" }, { "virtualAddress": "0x010816B8", "name": "StringLiteral_prefix6", "string": "prefix6" }, { "virtualAddress": "0x0106BF08", "name": "StringLiteral_prefix5", "string": "prefix5" }, { "virtualAddress": "0x010810F0", "name": "StringLiteral_prefix4", "string": "prefix4" }, { "virtualAddress": "0x01078658", "name": "StringLiteral_prefix3", "string": "prefix3" }, { "virtualAddress": "0x01071958", "name": "StringLiteral_prefix2", "string": "prefix2" }, { "virtualAddress": "0x010809A8", "name": "StringLiteral_prefix1", "string": "prefix1" }, { "virtualAddress": "0x01071540", "name": "StringLiteral_prefixref", "string": "prefixref" }, { "virtualAddress": "0x01084D80", "name": "StringLiteral_arglist", "string": "arglist" }, { "virtualAddress": "0x010789E8", "name": "StringLiteral_ceq", "string": "ceq" }, { "virtualAddress": "0x0107D230", "name": "StringLiteral_cgt", "string": "cgt" }, { "virtualAddress": "0x0106C4E0", "name": "StringLiteral_cgt_un", "string": "cgt.un" }, { "virtualAddress": "0x0106C678", "name": "StringLiteral_clt", "string": "clt" }, { "virtualAddress": "0x01074038", "name": "StringLiteral_clt_un", "string": "clt.un" }, { "virtualAddress": "0x0106C5B0", "name": "StringLiteral_ldftn", "string": "ldftn" }, { "virtualAddress": "0x01074C98", "name": "StringLiteral_ldvirtftn", "string": "ldvirtftn" }, { "virtualAddress": "0x0106D9A0", "name": "StringLiteral_ldarg", "string": "ldarg" }, { "virtualAddress": "0x0107DFC8", "name": "StringLiteral_ldarga", "string": "ldarga" }, { "virtualAddress": "0x0106FF58", "name": "StringLiteral_starg", "string": "starg" }, { "virtualAddress": "0x0106AB10", "name": "StringLiteral_ldloc", "string": "ldloc" }, { "virtualAddress": "0x0106D258", "name": "StringLiteral_ldloca", "string": "ldloca" }, { "virtualAddress": "0x01078560", "name": "StringLiteral_stloc", "string": "stloc" }, { "virtualAddress": "0x01083038", "name": "StringLiteral_localloc", "string": "localloc" }, { "virtualAddress": "0x010780D0", "name": "StringLiteral_endfilter", "string": "endfilter" }, { "virtualAddress": "0x0107CD00", "name": "StringLiteral_unaligned_", "string": "unaligned." }, { "virtualAddress": "0x01074030", "name": "StringLiteral_volatile_", "string": "volatile." }, { "virtualAddress": "0x01074850", "name": "StringLiteral_tail_", "string": "tail." }, { "virtualAddress": "0x01085400", "name": "StringLiteral_initobj", "string": "initobj" }, { "virtualAddress": "0x010716C0", "name": "StringLiteral_constrained_", "string": "constrained." }, { "virtualAddress": "0x01074690", "name": "StringLiteral_cpblk", "string": "cpblk" }, { "virtualAddress": "0x0106BAE8", "name": "StringLiteral_initblk", "string": "initblk" }, { "virtualAddress": "0x010780F0", "name": "StringLiteral_rethrow", "string": "rethrow" }, { "virtualAddress": "0x0107AD98", "name": "StringLiteral_sizeof", "string": "sizeof" }, { "virtualAddress": "0x01075B08", "name": "StringLiteral_refanytype", "string": "refanytype" }, { "virtualAddress": "0x01087258", "name": "StringLiteral_readonly_", "string": "readonly." }, { "virtualAddress": "0x0107A9A0", "name": "StringLiteral__platform", "string": "_platform" }, { "virtualAddress": "0x010797D0", "name": "StringLiteral__version", "string": "_version" }, { "virtualAddress": "0x0107C3E8", "name": "StringLiteral__servicePack", "string": "_servicePack" }, { "virtualAddress": "0x01070BD8", "name": "StringLiteral_Microsoft_Windows_NT", "string": "Microsoft Windows NT" }, { "virtualAddress": "0x01078978", "name": "StringLiteral_Microsoft_Win32S", "string": "Microsoft Win32S" }, { "virtualAddress": "0x010714D0", "name": "StringLiteral_Microsoft_Windows_98", "string": "Microsoft Windows 98" }, { "virtualAddress": "0x01070EE8", "name": "StringLiteral_Microsoft_Windows_CE", "string": "Microsoft Windows CE" }, { "virtualAddress": "0x01070230", "name": "StringLiteral_Unix", "string": "Unix" }, { "virtualAddress": "0x0107F638", "name": "StringLiteral_XBox", "string": "XBox" }, { "virtualAddress": "0x0107FB98", "name": "StringLiteral__unknown_", "string": "\u003Cunknown\u003E" }, { "virtualAddress": "0x0107DB40", "name": "StringLiteral_Service_Pack_", "string": "Service Pack " }, { "virtualAddress": "0x010701A8", "name": "StringLiteral_Version_value_must_be_positive_", "string": "Version value must be positive." }, { "virtualAddress": "0x0107B658", "name": "StringLiteral_Dynamic_partitions_are_not_suppo", "string": "Dynamic partitions are not supported by this partitioner." }, { "virtualAddress": "0x010851E8", "name": "StringLiteral_GetPartitions_returned_an_incorr", "string": "GetPartitions returned an incorrect number of partitions." }, { "virtualAddress": "0x010705C8", "name": "StringLiteral_OrdinalComparer", "string": "OrdinalComparer" }, { "virtualAddress": "0x0107C028", "name": "StringLiteral__2_5_4_10", "string": "2.5.4.10" }, { "virtualAddress": "0x01077140", "name": "StringLiteral__2_5_4_11", "string": "2.5.4.11" }, { "virtualAddress": "0x01086B28", "name": "StringLiteral_Arithmetic_operation_resulted_in", "string": "Arithmetic operation resulted in an overflow." }, { "virtualAddress": "0x01080080", "name": "StringLiteral_nativeOverlappedPtr", "string": "nativeOverlappedPtr" }, { "virtualAddress": "0x0107AE50", "name": "StringLiteral_OwnedMemory", "string": "OwnedMemory" }, { "virtualAddress": "0x01073168", "name": "StringLiteral__1_2_840_113549_1_12_10_1_3", "string": "1.2.840.113549.1.12.10.1.3" }, { "virtualAddress": "0x01080FE0", "name": "StringLiteral__1_2_840_113549_1_12_10_1_1", "string": "1.2.840.113549.1.12.10.1.1" }, { "virtualAddress": "0x01073790", "name": "StringLiteral_Unknown_private_key_format", "string": "Unknown private key format" }, { "virtualAddress": "0x010845C8", "name": "StringLiteral__1_2_840_113549_1_12_10_1_2", "string": "1.2.840.113549.1.12.10.1.2" }, { "virtualAddress": "0x010771F8", "name": "StringLiteral__1_2_840_113549_1_12_10_1_5", "string": "1.2.840.113549.1.12.10.1.5" }, { "virtualAddress": "0x01083AF0", "name": "StringLiteral__1_2_840_113549_1_9_22_1", "string": "1.2.840.113549.1.9.22.1" }, { "virtualAddress": "0x0107F2C0", "name": "StringLiteral__1_2_840_113549_1_9_20", "string": "1.2.840.113549.1.9.20" }, { "virtualAddress": "0x010852F0", "name": "StringLiteral__1_2_840_113549_1_9_21", "string": "1.2.840.113549.1.9.21" }, { "virtualAddress": "0x0106B968", "name": "StringLiteral_invalid_data", "string": "invalid data" }, { "virtualAddress": "0x0107FAC8", "name": "StringLiteral_invalid_PFX_version", "string": "invalid PFX version" }, { "virtualAddress": "0x01087468", "name": "StringLiteral_invalid_authenticated_safe", "string": "invalid authenticated safe" }, { "virtualAddress": "0x0107ECF8", "name": "StringLiteral_invalid_MAC", "string": "invalid MAC" }, { "virtualAddress": "0x0107CB68", "name": "StringLiteral_unsupported_HMAC", "string": "unsupported HMAC" }, { "virtualAddress": "0x010776B0", "name": "StringLiteral_missing_MAC_salt", "string": "missing MAC salt" }, { "virtualAddress": "0x0107B5E0", "name": "StringLiteral_invalid_MAC_iteration", "string": "invalid MAC iteration" }, { "virtualAddress": "0x01080610", "name": "StringLiteral_Invalid_MAC___file_may_have_been", "string": "Invalid MAC - file may have been tampered with!" }, { "virtualAddress": "0x01077898", "name": "StringLiteral__1_2_840_113549_1_7_6", "string": "1.2.840.113549.1.7.6" }, { "virtualAddress": "0x0107FA38", "name": "StringLiteral__1_2_840_113549_1_7_3", "string": "1.2.840.113549.1.7.3" }, { "virtualAddress": "0x01074738", "name": "StringLiteral_public_key_encrypted", "string": "public key encrypted" }, { "virtualAddress": "0x0106DA60", "name": "StringLiteral_unknown_authenticatedSafe", "string": "unknown authenticatedSafe" }, { "virtualAddress": "0x0107EF78", "name": "StringLiteral__1_2_840_113549_1_12_1_3", "string": "1.2.840.113549.1.12.1.3" }, { "virtualAddress": "0x010778E8", "name": "StringLiteral__1_2_840_113549_1_5_1", "string": "1.2.840.113549.1.5.1" }, { "virtualAddress": "0x01085A40", "name": "StringLiteral__1_2_840_113549_1_5_3", "string": "1.2.840.113549.1.5.3" }, { "virtualAddress": "0x0106D108", "name": "StringLiteral__1_2_840_113549_1_5_4", "string": "1.2.840.113549.1.5.4" }, { "virtualAddress": "0x0106DAF8", "name": "StringLiteral__1_2_840_113549_1_5_6", "string": "1.2.840.113549.1.5.6" }, { "virtualAddress": "0x0106B5A8", "name": "StringLiteral__1_2_840_113549_1_5_10", "string": "1.2.840.113549.1.5.10" }, { "virtualAddress": "0x01080278", "name": "StringLiteral__1_2_840_113549_1_5_11", "string": "1.2.840.113549.1.5.11" }, { "virtualAddress": "0x01077908", "name": "StringLiteral__1_2_840_113549_1_12_1_1", "string": "1.2.840.113549.1.12.1.1" }, { "virtualAddress": "0x01074608", "name": "StringLiteral__1_2_840_113549_1_12_1_2", "string": "1.2.840.113549.1.12.1.2" }, { "virtualAddress": "0x010763C0", "name": "StringLiteral__1_2_840_113549_1_12_1_4", "string": "1.2.840.113549.1.12.1.4" }, { "virtualAddress": "0x010747E8", "name": "StringLiteral__1_2_840_113549_1_12_1_5", "string": "1.2.840.113549.1.12.1.5" }, { "virtualAddress": "0x0107F3F0", "name": "StringLiteral__1_2_840_113549_1_12_1_6", "string": "1.2.840.113549.1.12.1.6" }, { "virtualAddress": "0x01078CD0", "name": "StringLiteral_MD2", "string": "MD2" }, { "virtualAddress": "0x01083CA0", "name": "StringLiteral_RC2", "string": "RC2" }, { "virtualAddress": "0x0107D558", "name": "StringLiteral_RC4", "string": "RC4" }, { "virtualAddress": "0x01084640", "name": "StringLiteral_TripleDES", "string": "TripleDES" }, { "virtualAddress": "0x01086750", "name": "StringLiteral_unknown_oid_", "string": "unknown oid " }, { "virtualAddress": "0x0106BBB8", "name": "StringLiteral__1_2_840_113549_1_1_1", "string": "1.2.840.113549.1.1.1" }, { "virtualAddress": "0x010748C0", "name": "StringLiteral_Unknown_asymmetric_algorithm__0_", "string": "Unknown asymmetric algorithm {0}" }, { "virtualAddress": "0x0106F4D8", "name": "StringLiteral_invalid_safeBag", "string": "invalid safeBag" }, { "virtualAddress": "0x01072518", "name": "StringLiteral_invalid_safeBag_id", "string": "invalid safeBag id" }, { "virtualAddress": "0x01078960", "name": "StringLiteral__1_2_840_113549_1_12_10_1_4", "string": "1.2.840.113549.1.12.10.1.4" }, { "virtualAddress": "0x01082580", "name": "StringLiteral__1_2_840_113549_1_12_10_1_6", "string": "1.2.840.113549.1.12.10.1.6" }, { "virtualAddress": "0x01085820", "name": "StringLiteral_unsupport_certificate_type", "string": "unsupport certificate type" }, { "virtualAddress": "0x01079328", "name": "StringLiteral_unknown_safeBag_oid", "string": "unknown safeBag oid" }, { "virtualAddress": "0x010712A8", "name": "StringLiteral_invalid_safeBag_attributes_id", "string": "invalid safeBag attributes id" }, { "virtualAddress": "0x0107A458", "name": "StringLiteral_invalid_PKCS12_attributes_id", "string": "invalid PKCS12 attributes id" }, { "virtualAddress": "0x010705D0", "name": "StringLiteral_invalid_attribute_id", "string": "invalid attribute id" }, { "virtualAddress": "0x010766B8", "name": "StringLiteral_invalid_attribute_value_id", "string": "invalid attribute value id" }, { "virtualAddress": "0x0107AD48", "name": "StringLiteral_Maximum_password_length_cannot_b", "string": "Maximum password length cannot be less than {0}." }, { "virtualAddress": "0x01077F98", "name": "StringLiteral_MD4", "string": "MD4" }, { "virtualAddress": "0x01079D78", "name": "StringLiteral_Unsupported_hash_algorithm__", "string": "Unsupported hash algorithm: " }, { "virtualAddress": "0x010828A8", "name": "StringLiteral_decryption_error", "string": "decryption error" }, { "virtualAddress": "0x01076C98", "name": "StringLiteral_bad_hash_length_for_", "string": "bad hash length for " }, { "virtualAddress": "0x0107DD90", "name": "StringLiteral_message_too_long", "string": "message too long" }, { "virtualAddress": "0x01087410", "name": "StringLiteral__1_2_840_113549_1_1_2", "string": "1.2.840.113549.1.1.2" }, { "virtualAddress": "0x0107A1F8", "name": "StringLiteral__1_2_840_113549_1_1_3", "string": "1.2.840.113549.1.1.3" }, { "virtualAddress": "0x0107D240", "name": "StringLiteral__1_2_840_113549_1_1_4", "string": "1.2.840.113549.1.1.4" }, { "virtualAddress": "0x010784F0", "name": "StringLiteral__1_2_840_113549_1_1_5", "string": "1.2.840.113549.1.1.5" }, { "virtualAddress": "0x0106E170", "name": "StringLiteral__1_3_14_3_2_29", "string": "1.3.14.3.2.29" }, { "virtualAddress": "0x010827F8", "name": "StringLiteral__1_2_840_10040_4_3", "string": "1.2.840.10040.4.3" }, { "virtualAddress": "0x01084AD8", "name": "StringLiteral__1_2_840_113549_1_1_11", "string": "1.2.840.113549.1.1.11" }, { "virtualAddress": "0x01076DE8", "name": "StringLiteral__1_2_840_113549_1_1_12", "string": "1.2.840.113549.1.1.12" }, { "virtualAddress": "0x0107A080", "name": "StringLiteral__1_2_840_113549_1_1_13", "string": "1.2.840.113549.1.1.13" }, { "virtualAddress": "0x01083608", "name": "StringLiteral__1_3_36_3_3_1_2", "string": "1.3.36.3.3.1.2" }, { "virtualAddress": "0x0107DEA8", "name": "StringLiteral_invalid_ASN_1_data", "string": "invalid ASN.1 data" }, { "virtualAddress": "0x0106BE18", "name": "StringLiteral_Stop_was_called_after_Break_was_", "string": "Stop was called after Break was called." }, { "virtualAddress": "0x0107E158", "name": "StringLiteral_Break_was_called_after_Stop_was_", "string": "Break was called after Stop was called." }, { "virtualAddress": "0x01087110", "name": "StringLiteral_This_method_is_not_supported_", "string": "This method is not supported." }, { "virtualAddress": "0x01081568", "name": "StringLiteral_MaxDegreeOfParallelism", "string": "MaxDegreeOfParallelism" }, { "virtualAddress": "0x0107D5B8", "name": "StringLiteral_body", "string": "body" }, { "virtualAddress": "0x0106DB18", "name": "StringLiteral_localInit", "string": "localInit" }, { "virtualAddress": "0x01071FC0", "name": "StringLiteral_localFinally", "string": "localFinally" }, { "virtualAddress": "0x0106DA38", "name": "StringLiteral_This_method_requires_the_use_of_", "string": "This method requires the use of an OrderedPartitioner with the KeysNormalized property set to true." }, { "virtualAddress": "0x0107CCB0", "name": "StringLiteral_parallelOptions", "string": "parallelOptions" }, { "virtualAddress": "0x01072BA8", "name": "StringLiteral_actions", "string": "actions" }, { "virtualAddress": "0x0106AD90", "name": "StringLiteral_One_of_the_actions_was_null_", "string": "One of the actions was null." }, { "virtualAddress": "0x01079190", "name": "StringLiteral_The_Partitioner_used_here_must_s", "string": "The Partitioner used here must support dynamic partitioning." }, { "virtualAddress": "0x0106C6F0", "name": "StringLiteral_The_Partitioner_used_here_return", "string": "The Partitioner used here returned a null partitioner source." }, { "virtualAddress": "0x01085060", "name": "StringLiteral_Must_specify_one_or_more_paramet", "string": "Must specify one or more parameters." }, { "virtualAddress": "0x01078B50", "name": "StringLiteral_Terminfo_database_contains_inval", "string": "Terminfo database contains invalid values" }, { "virtualAddress": "0x010857B0", "name": "StringLiteral_args", "string": "args" }, { "virtualAddress": "0x010858C0", "name": "StringLiteral_The_printf_operation_failed", "string": "The printf operation failed" }, { "virtualAddress": "0x010843D0", "name": "StringLiteral_Invalid_printf_operation", "string": "Invalid printf operation" }, { "virtualAddress": "0x010733E0", "name": "StringLiteral_Empty_string", "string": "Empty string" }, { "virtualAddress": "0x0107FE20", "name": "StringLiteral_String_cannot_contain_a_minus_si", "string": "String cannot contain a minus sign if the base is not 10." }, { "virtualAddress": "0x010817B8", "name": "StringLiteral_Negative_number", "string": "Negative number" }, { "virtualAddress": "0x01086710", "name": "StringLiteral_Could_not_find_any_parsable_digi", "string": "Could not find any parsable digits." }, { "virtualAddress": "0x0107BA40", "name": "StringLiteral_Additional_unparsable_characters", "string": "Additional unparsable characters are at the end of the string." }, { "virtualAddress": "0x01077B50", "name": "StringLiteral_Unexpected_end_of_file_", "string": "Unexpected end of file." }, { "virtualAddress": "0x010831A0", "name": "StringLiteral_Expected___character_", "string": "Expected \u003E character." }, { "virtualAddress": "0x01084470", "name": "StringLiteral_Expected___character_or_string_", "string": "Expected / character or string." }, { "virtualAddress": "0x01083390", "name": "StringLiteral_Unexpected___character_", "string": "Unexpected \u003E character." }, { "virtualAddress": "0x01081698", "name": "StringLiteral_partitionerOptions", "string": "partitionerOptions" }, { "virtualAddress": "0x0107A4E0", "name": "StringLiteral_toExclusive", "string": "toExclusive" }, { "virtualAddress": "0x01079A60", "name": "StringLiteral_rangeSize", "string": "rangeSize" }, { "virtualAddress": "0x0107FB48", "name": "StringLiteral_CspParameters_are_not_supported_", "string": "CspParameters are not supported by Mono" }, { "virtualAddress": "0x01072D68", "name": "StringLiteral_cb", "string": "cb" }, { "virtualAddress": "0x010865F8", "name": "StringLiteral_Requested_number_of_bytes_exceed", "string": "Requested number of bytes exceeds the maximum." }, { "virtualAddress": "0x0106BC00", "name": "StringLiteral_Value_of___0___cannot_be_changed", "string": "Value of \u0027{0}\u0027 cannot be changed after the bytes have been retrieved." }, { "virtualAddress": "0x01085CF0", "name": "StringLiteral_HashName", "string": "HashName" }, { "virtualAddress": "0x0107E8D0", "name": "StringLiteral_Salt", "string": "Salt" }, { "virtualAddress": "0x0107FEB0", "name": "StringLiteral_The_specified_path__file_name__o", "string": "The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters." }, { "virtualAddress": "0x0106E138", "name": "StringLiteral_Search_pattern_cannot_contain___", "string": "Search pattern cannot contain \u0022..\u0022 to move up directories and can be contained only internally in file/directory names, as in \u0022a..b\u0022." }, { "virtualAddress": "0x01072198", "name": "StringLiteral_path1", "string": "path1" }, { "virtualAddress": "0x01078950", "name": "StringLiteral_path2", "string": "path2" }, { "virtualAddress": "0x0107C598", "name": "StringLiteral_path3", "string": "path3" }, { "virtualAddress": "0x01076F88", "name": "StringLiteral_path4", "string": "path4" }, { "virtualAddress": "0x01080CD8", "name": "StringLiteral_paths", "string": "paths" }, { "virtualAddress": "0x01074C10", "name": "StringLiteral_One_of_the_paths_contains_a_null", "string": "One of the paths contains a null value" }, { "virtualAddress": "0x01076210", "name": "StringLiteral_Invalid_path", "string": "Invalid path" }, { "virtualAddress": "0x01083310", "name": "StringLiteral_Argument_string_consists_of_whit", "string": "Argument string consists of whitespace characters only." }, { "virtualAddress": "0x0106E500", "name": "StringLiteral_Path_contains_invalid_characters", "string": "Path contains invalid characters" }, { "virtualAddress": "0x0106F5E0", "name": "StringLiteral_Windows_API_call_to_GetFullPathN", "string": "Windows API call to GetFullPathName failed, Windows error code: " }, { "virtualAddress": "0x01073898", "name": "StringLiteral_The_specified_path_is_not_of_a_l", "string": "The specified path is not of a legal form." }, { "virtualAddress": "0x0106FBF8", "name": "StringLiteral_tmp", "string": "tmp" }, { "virtualAddress": "0x0106DCA0", "name": "StringLiteral__tmp", "string": ".tmp" }, { "virtualAddress": "0x01086CC8", "name": "StringLiteral_The_specified_path_is_not_of_a_l", "string": "The specified path is not of a legal form (empty)." }, { "virtualAddress": "0x0107E458", "name": "StringLiteral_UNC_paths_should_be_of_the_form_", "string": "UNC paths should be of the form \\\\server\\share." }, { "virtualAddress": "0x01083548", "name": "StringLiteral___", "string": "\\\\" }, { "virtualAddress": "0x0107CEA8", "name": "StringLiteral_Path_cannot_be_the_empty_string_", "string": "Path cannot be the empty string or all whitespace." }, { "virtualAddress": "0x01076D80", "name": "StringLiteral_Second_path_fragment_must_not_be", "string": "Second path fragment must not be a drive or UNC name." }, { "virtualAddress": "0x01081E60", "name": "StringLiteral_Can_t_create_an_instance_of_perm", "string": "Can\u0027t create an instance of permission class {0}." }, { "virtualAddress": "0x0106EDD0", "name": "StringLiteral_fullname", "string": "fullname" }, { "virtualAddress": "0x0107B240", "name": "StringLiteral_System_Security_Policy_Permissio", "string": "System.Security.Policy.PermissionRequestEvidence" }, { "virtualAddress": "0x0107D0A8", "name": "StringLiteral_Request", "string": "Request" }, { "virtualAddress": "0x0106F748", "name": "StringLiteral_Optional", "string": "Optional" }, { "virtualAddress": "0x01078D60", "name": "StringLiteral_Denied", "string": "Denied" }, { "virtualAddress": "0x010716C8", "name": "StringLiteral_bad_bad_bad", "string": "bad bad bad" }, { "virtualAddress": "0x0107C358", "name": "StringLiteral_Currently_only_declarative_Asser", "string": "Currently only declarative Assert are supported." }, { "virtualAddress": "0x0106FBC0", "name": "StringLiteral_inFormat", "string": "inFormat" }, { "virtualAddress": "0x0107FD10", "name": "StringLiteral_outFormat", "string": "outFormat" }, { "virtualAddress": "0x0107AE60", "name": "StringLiteral_XML", "string": "XML" }, { "virtualAddress": "0x01081C68", "name": "StringLiteral_XMLASCII", "string": "XMLASCII" }, { "virtualAddress": "0x0107E670", "name": "StringLiteral_XMLUNICODE", "string": "XMLUNICODE" }, { "virtualAddress": "0x0107B558", "name": "StringLiteral_Can_t_convert_from__0__to__1_", "string": "Can\u0027t convert from {0} to {1}" }, { "virtualAddress": "0x01076720", "name": "StringLiteral_Unknown_output_format__0__", "string": "Unknown output format {0}." }, { "virtualAddress": "0x0106CEE0", "name": "StringLiteral_Array_has_more_than_one_dimensio", "string": "Array has more than one dimension" }, { "virtualAddress": "0x010708E8", "name": "StringLiteral_Invalid_data_in_2_0_metadata_for", "string": "Invalid data in 2.0 metadata format." }, { "virtualAddress": "0x0107A610", "name": "StringLiteral_Unsupported_data_found_in_2_0_me", "string": "Unsupported data found in 2.0 metadata format." }, { "virtualAddress": "0x0107C688", "name": "StringLiteral_Currently_only_declarative_Deny_", "string": "Currently only declarative Deny are supported." }, { "virtualAddress": "0x010740F0", "name": "StringLiteral_Invalid_tag__0__expected__1_", "string": "Invalid tag {0} expected {1}" }, { "virtualAddress": "0x01085978", "name": "StringLiteral_No_permission_class_is_specified", "string": "No permission class is specified." }, { "virtualAddress": "0x0107B2E0", "name": "StringLiteral_Operation_is_not_supported_on_th", "string": "Operation is not supported on this platform." }, { "virtualAddress": "0x01081A00", "name": "StringLiteral_Type_must_be_a_Pointer_", "string": "Type must be a Pointer." }, { "virtualAddress": "0x0106DB38", "name": "StringLiteral__ptr", "string": "_ptr" }, { "virtualAddress": "0x010713A0", "name": "StringLiteral__ptrType", "string": "_ptrType" }, { "virtualAddress": "0x01077D28", "name": "StringLiteral_Cannot_run_because_of_policy_", "string": "Cannot run because of policy." }, { "virtualAddress": "0x01075C00", "name": "StringLiteral_sn", "string": "sn" }, { "virtualAddress": "0x01077A08", "name": "StringLiteral_snMC", "string": "snMC" }, { "virtualAddress": "0x0106EC68", "name": "StringLiteral_sn_already_has_full_trust_", "string": "sn already has full trust." }, { "virtualAddress": "0x0106F698", "name": "StringLiteral_permSet", "string": "permSet" }, { "virtualAddress": "0x0106BCE8", "name": "StringLiteral_This_NamedPermissionSet_is_the_s", "string": "This NamedPermissionSet is the same an existing NamedPermissionSet." }, { "virtualAddress": "0x01078A40", "name": "StringLiteral_pSet", "string": "pSet" }, { "virtualAddress": "0x0106EB80", "name": "StringLiteral_Reserved_name", "string": "Reserved name" }, { "virtualAddress": "0x010829F8", "name": "StringLiteral_PermissionSet_not_found", "string": "PermissionSet not found" }, { "virtualAddress": "0x010811A8", "name": "StringLiteral_All_Code", "string": "All_Code" }, { "virtualAddress": "0x0107A6F8", "name": "StringLiteral_AppDomain", "string": "AppDomain" }, { "virtualAddress": "0x01078580", "name": "StringLiteral_System", "string": "System" }, { "virtualAddress": "0x0107C248", "name": "StringLiteral_System_Data", "string": "System.Data" }, { "virtualAddress": "0x010804B0", "name": "StringLiteral_System_DirectoryServices", "string": "System.DirectoryServices" }, { "virtualAddress": "0x0107E2E8", "name": "StringLiteral_System_Drawing", "string": "System.Drawing" }, { "virtualAddress": "0x01084388", "name": "StringLiteral_System_Messaging", "string": "System.Messaging" }, { "virtualAddress": "0x01084788", "name": "StringLiteral_System_ServiceProcess", "string": "System.ServiceProcess" }, { "virtualAddress": "0x010787B0", "name": "StringLiteral_My_Computer_Zone", "string": "My_Computer_Zone" }, { "virtualAddress": "0x0107D6D0", "name": "StringLiteral_LocalIntranet_Zone", "string": "LocalIntranet_Zone" }, { "virtualAddress": "0x01087568", "name": "StringLiteral_Internet_Zone", "string": "Internet_Zone" }, { "virtualAddress": "0x0106C728", "name": "StringLiteral_Restricted_Zone", "string": "Restricted_Zone" }, { "virtualAddress": "0x010808A0", "name": "StringLiteral_Trusted_Zone", "string": "Trusted_Zone" }, { "virtualAddress": "0x01074730", "name": "StringLiteral_configuration", "string": "configuration" }, { "virtualAddress": "0x0106EE80", "name": "StringLiteral_missing__configuration__root_ele", "string": "missing \u003Cconfiguration\u003E root element" }, { "virtualAddress": "0x01080950", "name": "StringLiteral_missing__mscorlib__tag", "string": "missing \u003Cmscorlib\u003E tag" }, { "virtualAddress": "0x0106B998", "name": "StringLiteral_security", "string": "security" }, { "virtualAddress": "0x01071140", "name": "StringLiteral_missing__security__tag", "string": "missing \u003Csecurity\u003E tag" }, { "virtualAddress": "0x01073620", "name": "StringLiteral_policy", "string": "policy" }, { "virtualAddress": "0x01081E58", "name": "StringLiteral_missing__policy__tag", "string": "missing \u003Cpolicy\u003E tag" }, { "virtualAddress": "0x01079538", "name": "StringLiteral_SecurityClasses", "string": "SecurityClasses" }, { "virtualAddress": "0x01086250", "name": "StringLiteral_FullTrustAssemblies", "string": "FullTrustAssemblies" }, { "virtualAddress": "0x010869C0", "name": "StringLiteral_Invalid_XML", "string": "Invalid XML" }, { "virtualAddress": "0x0106C2C8", "name": "StringLiteral_StrongNameMembershipCondition", "string": "StrongNameMembershipCondition" }, { "virtualAddress": "0x0106DCE8", "name": "StringLiteral_Invalid_XML___must_be_StrongName", "string": "Invalid XML - must be StrongNameMembershipCondition" }, { "virtualAddress": "0x0107E0D0", "name": "StringLiteral_Missing_Root_CodeGroup", "string": "Missing Root CodeGroup" }, { "virtualAddress": "0x010730D8", "name": "StringLiteral_NamedPermissionSets", "string": "NamedPermissionSets" }, { "virtualAddress": "0x01078C38", "name": "StringLiteral__default", "string": ".default" }, { "virtualAddress": "0x01080500", "name": "StringLiteral_Only_file_based_policies_may_be_", "string": "Only file based policies may be recovered." }, { "virtualAddress": "0x01071180", "name": "StringLiteral__backup", "string": ".backup" }, { "virtualAddress": "0x0106CC40", "name": "StringLiteral_No_policy_backup_exists_", "string": "No policy backup exists." }, { "virtualAddress": "0x01087168", "name": "StringLiteral_Couldn_t_replace_the_policy_file", "string": "Couldn\u0027t replace the policy file with it\u0027s backup." }, { "virtualAddress": "0x0107BC50", "name": "StringLiteral_sn_does_not_have_full_trust_", "string": "sn does not have full trust." }, { "virtualAddress": "0x0107D678", "name": "StringLiteral_Name___0___cannot_be_found_", "string": "Name \u0027{0}\u0027 cannot be found." }, { "virtualAddress": "0x0106D5E8", "name": "StringLiteral_Can_t_save_AppDomain_PolicyLevel", "string": "Can\u0027t save AppDomain PolicyLevel" }, { "virtualAddress": "0x010838A8", "name": "StringLiteral_SecurityClass", "string": "SecurityClass" }, { "virtualAddress": "0x0106BFB8", "name": "StringLiteral_Invalid_tag_", "string": "Invalid tag." }, { "virtualAddress": "0x01076068", "name": "StringLiteral_Attributes", "string": "Attributes" }, { "virtualAddress": "0x01071650", "name": "StringLiteral_Exclusive", "string": "Exclusive" }, { "virtualAddress": "0x0107F320", "name": "StringLiteral_LevelFinal", "string": "LevelFinal" }, { "virtualAddress": "0x01073728", "name": "StringLiteral_Exclusive_LevelFinal", "string": "Exclusive LevelFinal" }, { "virtualAddress": "0x0106EB70", "name": "StringLiteral_Invalid_value_for__0__", "string": "Invalid value for {0}." }, { "virtualAddress": "0x01084608", "name": "StringLiteral_PolicyStatementAttribute", "string": "PolicyStatementAttribute" }, { "virtualAddress": "0x0106FB70", "name": "StringLiteral_The_Rabin_Miller_test_can_not_be", "string": "The Rabin-Miller test can not be executed in a way such that its results are provable" }, { "virtualAddress": "0x0107DD78", "name": "StringLiteral_confidence", "string": "confidence" }, { "virtualAddress": "0x01073200", "name": "StringLiteral__0x00_", "string": "_0x00_" }, { "virtualAddress": "0x010819C0", "name": "StringLiteral_Permission", "string": "Permission" }, { "virtualAddress": "0x01074F48", "name": "StringLiteral_no_Principal", "string": "no Principal" }, { "virtualAddress": "0x0107B890", "name": "StringLiteral_Demand_for_principal_refused_", "string": "Demand for principal refused." }, { "virtualAddress": "0x0107E2C8", "name": "StringLiteral_elem", "string": "elem" }, { "virtualAddress": "0x01077EA8", "name": "StringLiteral_not_IPermission_Identity", "string": "not IPermission/Identity" }, { "virtualAddress": "0x010791F8", "name": "StringLiteral_Role", "string": "Role" }, { "virtualAddress": "0x010811C8", "name": "StringLiteral_Authenticated", "string": "Authenticated" }, { "virtualAddress": "0x01086388", "name": "StringLiteral_invalid_private_key_format", "string": "invalid private key format" }, { "virtualAddress": "0x01073328", "name": "StringLiteral_missing_version", "string": "missing version" }, { "virtualAddress": "0x0107C448", "name": "StringLiteral_not_enough_key_parameters", "string": "not enough key parameters" }, { "virtualAddress": "0x01087588", "name": "StringLiteral_invalid_PrivateKeyInfo", "string": "invalid PrivateKeyInfo" }, { "virtualAddress": "0x01084638", "name": "StringLiteral_invalid_version", "string": "invalid version" }, { "virtualAddress": "0x010714C0", "name": "StringLiteral_missing_algorithm_OID", "string": "missing algorithm OID" }, { "virtualAddress": "0x01084CA0", "name": "StringLiteral_PrivateKey", "string": "PrivateKey" }, { "virtualAddress": "0x01078068", "name": "StringLiteral_negative_version", "string": "negative version" }, { "virtualAddress": "0x010807F0", "name": "StringLiteral_handler", "string": "handler" }, { "virtualAddress": "0x01086878", "name": "StringLiteral_The_property_handle_and_the_type", "string": "The property handle and the type handle are incompatible." }, { "virtualAddress": "0x01075E40", "name": "StringLiteral_X509v3Certificate", "string": "X509v3Certificate" }, { "virtualAddress": "0x01085730", "name": "StringLiteral_X509Certificate", "string": "X509Certificate" }, { "virtualAddress": "0x0106C808", "name": "StringLiteral_Publisher___", "string": "Publisher - " }, { "virtualAddress": "0x0106DA50", "name": "StringLiteral_certificate", "string": "certificate" }, { "virtualAddress": "0x01072120", "name": "StringLiteral_not_a_Publisher_instance_", "string": "not a Publisher instance." }, { "virtualAddress": "0x0107C990", "name": "StringLiteral_System_Security_Policy_Publisher", "string": "System.Security.Policy.Publisher" }, { "virtualAddress": "0x0106EEE0", "name": "StringLiteral_cert", "string": "cert" }, { "virtualAddress": "0x010775A0", "name": "StringLiteral_m_cert", "string": "m_cert" }, { "virtualAddress": "0x010761E8", "name": "StringLiteral_Unrecognised_ACE_type__", "string": "Unrecognised ACE type: " }, { "virtualAddress": "0x01084A18", "name": "StringLiteral_queue", "string": "queue" }, { "virtualAddress": "0x01077678", "name": "StringLiteral_Queue_empty_", "string": "Queue empty." }, { "virtualAddress": "0x0106ABE8", "name": "StringLiteral_col", "string": "col" }, { "virtualAddress": "0x01077110", "name": "StringLiteral_growFactor", "string": "growFactor" }, { "virtualAddress": "0x0107E940", "name": "StringLiteral_Queue_grow_factor_must_be_betwee", "string": "Queue grow factor must be between {0} and {1}." }, { "virtualAddress": "0x0106E668", "name": "StringLiteral_UseSalt_true_is_not_implemented_", "string": "UseSalt=true is not implemented on Mono yet" }, { "virtualAddress": "0x010800C8", "name": "StringLiteral_This_implementation_is_not_part_", "string": "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms." }, { "virtualAddress": "0x01073000", "name": "StringLiteral_EffectiveKeySize_must_be_the_sam", "string": "EffectiveKeySize must be the same as KeySize in this implementation." }, { "virtualAddress": "0x0106CBF8", "name": "StringLiteral_Key_is_too_small___0__bytes___it", "string": "Key is too small ({0} bytes), it should be between {1} and {2} bytes long." }, { "virtualAddress": "0x0106AC98", "name": "StringLiteral_EffectiveKeySize_value_must_be_a", "string": "EffectiveKeySize value must be at least as large as the KeySize value." }, { "virtualAddress": "0x01081CF0", "name": "StringLiteral_EffectiveKeySize_value_must_be_a", "string": "EffectiveKeySize value must be at least 40 bits." }, { "virtualAddress": "0x0106D0C0", "name": "StringLiteral_Couldn_t_access_random_source_", "string": "Couldn\u0027t access random source." }, { "virtualAddress": "0x0107B998", "name": "StringLiteral_Keyset_does_not_exist", "string": "Keyset does not exist" }, { "virtualAddress": "0x0107D9C8", "name": "StringLiteral_Incomplete_private_key___missing", "string": "Incomplete private key - missing CRT." }, { "virtualAddress": "0x0107E258", "name": "StringLiteral_padding", "string": "padding" }, { "virtualAddress": "0x0107B600", "name": "StringLiteral_rgb", "string": "rgb" }, { "virtualAddress": "0x01077548", "name": "StringLiteral_The_data_to_be_decrypted_exceeds", "string": "The data to be decrypted exceeds the maximum for this modulus of {0} bytes." }, { "virtualAddress": "0x01073B58", "name": "StringLiteral_cannot_export_private_key", "string": "cannot export private key" }, { "virtualAddress": "0x01078BD8", "name": "StringLiteral_Missing_D_parameter_for_the_priv", "string": "Missing D parameter for the private key." }, { "virtualAddress": "0x01085530", "name": "StringLiteral_Missing_some_CRT_parameters_for_", "string": "Missing some CRT parameters for the private key." }, { "virtualAddress": "0x0106E7E0", "name": "StringLiteral_halg", "string": "halg" }, { "virtualAddress": "0x01085668", "name": "StringLiteral__is_an_unsupported_hash_algorith", "string": " is an unsupported hash algorithm for RSA signing" }, { "virtualAddress": "0x01077FC8", "name": "StringLiteral_Could_not_find_provider_for_halg", "string": "Could not find provider for halg=\u0027" }, { "virtualAddress": "0x01086960", "name": "StringLiteral_RSA_PKCS1_KeyEx", "string": "RSA-PKCS1-KeyEx" }, { "virtualAddress": "0x01074B20", "name": "StringLiteral_private_key", "string": "private key" }, { "virtualAddress": "0x0107E710", "name": "StringLiteral_Missing_private_key_to_decrypt_v", "string": "Missing private key to decrypt value." }, { "virtualAddress": "0x0106F418", "name": "StringLiteral_public_key", "string": "public key" }, { "virtualAddress": "0x0107B738", "name": "StringLiteral_Missing_private_key", "string": "Missing private key" }, { "virtualAddress": "0x010771C0", "name": "StringLiteral_Missing_Exponent", "string": "Missing Exponent" }, { "virtualAddress": "0x0106ED58", "name": "StringLiteral_Missing_Modulus", "string": "Missing Modulus" }, { "virtualAddress": "0x01074A60", "name": "StringLiteral_Private_public_key_mismatch", "string": "Private/public key mismatch" }, { "virtualAddress": "0x01076318", "name": "StringLiteral__RSAKeyValue_", "string": "\u003CRSAKeyValue\u003E" }, { "virtualAddress": "0x0107F4A0", "name": "StringLiteral__Modulus_", "string": "\u003CModulus\u003E" }, { "virtualAddress": "0x01087640", "name": "StringLiteral___Modulus_", "string": "\u003C/Modulus\u003E" }, { "virtualAddress": "0x0106D600", "name": "StringLiteral__Exponent_", "string": "\u003CExponent\u003E" }, { "virtualAddress": "0x01075A88", "name": "StringLiteral___Exponent_", "string": "\u003C/Exponent\u003E" }, { "virtualAddress": "0x0107BA90", "name": "StringLiteral__DP_", "string": "\u003CDP\u003E" }, { "virtualAddress": "0x01085750", "name": "StringLiteral___DP_", "string": "\u003C/DP\u003E" }, { "virtualAddress": "0x010785A8", "name": "StringLiteral__DQ_", "string": "\u003CDQ\u003E" }, { "virtualAddress": "0x01074BA8", "name": "StringLiteral___DQ_", "string": "\u003C/DQ\u003E" }, { "virtualAddress": "0x0107D6B0", "name": "StringLiteral__InverseQ_", "string": "\u003CInverseQ\u003E" }, { "virtualAddress": "0x0107B780", "name": "StringLiteral___InverseQ_", "string": "\u003C/InverseQ\u003E" }, { "virtualAddress": "0x0106B2D0", "name": "StringLiteral__D_", "string": "\u003CD\u003E" }, { "virtualAddress": "0x010807D0", "name": "StringLiteral___D_", "string": "\u003C/D\u003E" }, { "virtualAddress": "0x01077360", "name": "StringLiteral___RSAKeyValue_", "string": "\u003C/RSAKeyValue\u003E" }, { "virtualAddress": "0x010873B0", "name": "StringLiteral_Decrypt", "string": "Decrypt" }, { "virtualAddress": "0x0106B060", "name": "StringLiteral_Encrypt", "string": "Encrypt" }, { "virtualAddress": "0x0106CDE0", "name": "StringLiteral_Error_occurred_while_decoding_PK", "string": "Error occurred while decoding PKCS1 padding." }, { "virtualAddress": "0x01080C28", "name": "StringLiteral_rgbData", "string": "rgbData" }, { "virtualAddress": "0x01078758", "name": "StringLiteral_The_data_to_be_encrypted_exceeds", "string": "The data to be encrypted exceeds the maximum for this modulus of {0} bytes." }, { "virtualAddress": "0x01084498", "name": "StringLiteral__enc_KeyEncryptionMethod_enc_Alg", "string": "\u003Cenc:KeyEncryptionMethod enc:Algorithm=\u0022http://www.microsoft.com/xml/security/algorithm/PKCS1-v1.5-KeyEx\u0022 xmlns:enc=\u0022http://www.microsoft.com/xml/security/encryption/v1.0\u0022 /\u003E" }, { "virtualAddress": "0x01079D00", "name": "StringLiteral_System_Security_Cryptography_SHA", "string": "System.Security.Cryptography.SHA1Cng" }, { "virtualAddress": "0x0106B578", "name": "StringLiteral_System_Security_Cryptography_SHA", "string": "System.Security.Cryptography.SHA256Cng" }, { "virtualAddress": "0x010750C8", "name": "StringLiteral_System_Security_Cryptography_SHA", "string": "System.Security.Cryptography.SHA384Cng" }, { "virtualAddress": "0x01081118", "name": "StringLiteral_System_Security_Cryptography_SHA", "string": "System.Security.Cryptography.SHA512Cng" }, { "virtualAddress": "0x01071A10", "name": "StringLiteral_strName", "string": "strName" }, { "virtualAddress": "0x01079588", "name": "StringLiteral_No_public_key_available_", "string": "No public key available." }, { "virtualAddress": "0x0106E1F8", "name": "StringLiteral_Missing_hash_algorithm_", "string": "Missing hash algorithm." }, { "virtualAddress": "0x0107D2B0", "name": "StringLiteral_System_Security_Cryptography_RSA", "string": "System.Security.Cryptography.RSA" }, { "virtualAddress": "0x010870B0", "name": "StringLiteral_System_Security_Cryptography_RSA", "string": "System.Security.Cryptography.RSAPKCS1SignatureFormatter" }, { "virtualAddress": "0x01070520", "name": "StringLiteral_System_Security_Cryptography_RSA", "string": "System.Security.Cryptography.RSAPKCS1SignatureDeformatter" }, { "virtualAddress": "0x01077AE8", "name": "StringLiteral_No_key_pair_available_", "string": "No key pair available." }, { "virtualAddress": "0x0106D3E8", "name": "StringLiteral_Modulus", "string": "Modulus" }, { "virtualAddress": "0x010763C8", "name": "StringLiteral_RSA", "string": "RSA" }, { "virtualAddress": "0x01086118", "name": "StringLiteral_Exponent", "string": "Exponent" }, { "virtualAddress": "0x01081D18", "name": "StringLiteral_DP", "string": "DP" }, { "virtualAddress": "0x010809E0", "name": "StringLiteral_DQ", "string": "DQ" }, { "virtualAddress": "0x01075D40", "name": "StringLiteral_InverseQ", "string": "InverseQ" }, { "virtualAddress": "0x010820E8", "name": "StringLiteral_minValue", "string": "minValue" }, { "virtualAddress": "0x010748F0", "name": "StringLiteral___0___cannot_be_greater_than__1_", "string": "\u0027{0}\u0027 cannot be greater than {1}." }, { "virtualAddress": "0x010820B8", "name": "StringLiteral_maxValue", "string": "maxValue" }, { "virtualAddress": "0x01077778", "name": "StringLiteral_This_range_in_the_underlying_lis", "string": "This range in the underlying list is invalid. A possible cause is that elements were removed." }, { "virtualAddress": "0x010861E0", "name": "StringLiteral_The_specified_operation_is_not_s", "string": "The specified operation is not supported on Ranges." }, { "virtualAddress": "0x01074110", "name": "StringLiteral_Attempted_to_operate_on_an_array", "string": "Attempted to operate on an array with the incorrect number of dimensions." }, { "virtualAddress": "0x010763D8", "name": "StringLiteral_AR", "string": "AR" }, { "virtualAddress": "0x01084C48", "name": "StringLiteral_AI", "string": "AI" }, { "virtualAddress": "0x0106B830", "name": "StringLiteral_ace", "string": "ace" }, { "virtualAddress": "0x0106C408", "name": "StringLiteral_Invalid_ACL___unknown_revision", "string": "Invalid ACL - unknown revision" }, { "virtualAddress": "0x01084420", "name": "StringLiteral_Invalid_ACL___truncated", "string": "Invalid ACL - truncated" }, { "virtualAddress": "0x0107B528", "name": "StringLiteral_O_", "string": "O:" }, { "virtualAddress": "0x01085B88", "name": "StringLiteral_G_", "string": "G:" }, { "virtualAddress": "0x01075970", "name": "StringLiteral_D_", "string": "D:" }, { "virtualAddress": "0x0107F3E8", "name": "StringLiteral_S_", "string": "S:" }, { "virtualAddress": "0x01085500", "name": "StringLiteral_Invalid_SDDL_", "string": "Invalid SDDL." }, { "virtualAddress": "0x0106E528", "name": "StringLiteral_Unrecognized_Security_Descriptor", "string": "Unrecognized Security Descriptor revision." }, { "virtualAddress": "0x0107AC90", "name": "StringLiteral_MemberInfo_cannot_be_obtained_fo", "string": "MemberInfo cannot be obtained for ISerialized Object \u0027{0}\u0027." }, { "virtualAddress": "0x01078BE8", "name": "StringLiteral_No_MemberInfo_for_Object__0__", "string": "No MemberInfo for Object {0}." }, { "virtualAddress": "0x0106E6D0", "name": "StringLiteral_MemberInfo_type__0__cannot_be_se", "string": "MemberInfo type {0} cannot be serialized." }, { "virtualAddress": "0x01072F88", "name": "StringLiteral_Types_not_available_for_ISeriali", "string": "Types not available for ISerializable object \u0027{0}\u0027." }, { "virtualAddress": "0x0106C128", "name": "StringLiteral_Member___0___in_class___1___is_n", "string": "Member \u0027{0}\u0027 in class \u0027{1}\u0027 is not present in the serialized stream and is not marked with {2}." }, { "virtualAddress": "0x0107D4E8", "name": "StringLiteral_Collection_is_read_only_", "string": "Collection is read-only." }, { "virtualAddress": "0x01082C60", "name": "StringLiteral_Equals___on_Span_and_ReadOnlySpa", "string": "Equals() on Span and ReadOnlySpan is not supported. Use operator== instead." }, { "virtualAddress": "0x01079F38", "name": "StringLiteral_GetHashCode___on_Span_and_ReadOn", "string": "GetHashCode() on Span and ReadOnlySpan is not supported." }, { "virtualAddress": "0x0107EFB0", "name": "StringLiteral_Timeout_expired", "string": "Timeout expired" }, { "virtualAddress": "0x0107B930", "name": "StringLiteral_Number_must_be_either_non_negati", "string": "Number must be either non-negative or -1" }, { "virtualAddress": "0x01082948", "name": "StringLiteral_The_thread_does_not_have_the_wri", "string": "The thread does not have the writer lock." }, { "virtualAddress": "0x01071ED0", "name": "StringLiteral_The_thread_does_not_have_any_rea", "string": "The thread does not have any reader or writer locks." }, { "virtualAddress": "0x01072E98", "name": "StringLiteral_Server_for_uri__", "string": "Server for uri \u0027" }, { "virtualAddress": "0x01074AF0", "name": "StringLiteral_Return_value_has_an_invalid_type", "string": "Return value has an invalid type" }, { "virtualAddress": "0x01080808", "name": "StringLiteral_Unexpected_null_value_in_local_o", "string": "Unexpected null value in local out parameter \u0027" }, { "virtualAddress": "0x01081090", "name": "StringLiteral_Return_argument__", "string": "Return argument \u0027" }, { "virtualAddress": "0x0107DE50", "name": "StringLiteral___has_an_invalid_type", "string": "\u0027 has an invalid type" }, { "virtualAddress": "0x0107C718", "name": "StringLiteral_object_must_be_MarshalByRef", "string": "object must be MarshalByRef" }, { "virtualAddress": "0x01072B88", "name": "StringLiteral_stub_is_not_used_in_Mono", "string": "stub is not used in Mono" }, { "virtualAddress": "0x0106FBE0", "name": "StringLiteral_Invalid_RecipientInfo", "string": "Invalid RecipientInfo" }, { "virtualAddress": "0x0107F5F8", "name": "StringLiteral_missing_Version", "string": "missing Version" }, { "virtualAddress": "0x0106FD00", "name": "StringLiteral_The_requested_operation_is_inval", "string": "The requested operation is invalid in the ReflectionOnly context." }, { "virtualAddress": "0x01078FF8", "name": "StringLiteral_MemberAccess", "string": "MemberAccess" }, { "virtualAddress": "0x01073AC8", "name": "StringLiteral_ReflectionEmit", "string": "ReflectionEmit" }, { "virtualAddress": "0x010796C8", "name": "StringLiteral_TypeInformation", "string": "TypeInformation" }, { "virtualAddress": "0x01074BE8", "name": "StringLiteral_NoFlags", "string": "NoFlags" }, { "virtualAddress": "0x0106EE20", "name": "StringLiteral_AllFlags", "string": "AllFlags" }, { "virtualAddress": "0x0106DF90", "name": "StringLiteral_Invalid_flags__0_", "string": "Invalid flags {0}" }, { "virtualAddress": "0x01083700", "name": "StringLiteral_ReflectionPermissionFlag", "string": "ReflectionPermissionFlag" }, { "virtualAddress": "0x0106F788", "name": "StringLiteral_Types", "string": "Types" }, { "virtualAddress": "0x01071EC8", "name": "StringLiteral_Exceptions", "string": "Exceptions" }, { "virtualAddress": "0x01079FA8", "name": "StringLiteral_Unable_to_load_one_or_more_of_th", "string": "Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information." }, { "virtualAddress": "0x01072630", "name": "StringLiteral_INTERNAL_ERROR__should_not_happe", "string": "INTERNAL ERROR: should not happen." }, { "virtualAddress": "0x01071170", "name": "StringLiteral_IV", "string": "IV" }, { "virtualAddress": "0x0107A270", "name": "StringLiteral_ivc", "string": "ivc" }, { "virtualAddress": "0x01080DE0", "name": "StringLiteral_IVC", "string": "IVC" }, { "virtualAddress": "0x010793A0", "name": "StringLiteral_Invariant_Country", "string": "Invariant Country" }, { "virtualAddress": "0x010794E0", "name": "StringLiteral_XDR", "string": "XDR" }, { "virtualAddress": "0x010762E8", "name": "StringLiteral_International_Monetary_Fund", "string": "International Monetary Fund" }, { "virtualAddress": "0x0107C2F0", "name": "StringLiteral_Neutral_region_info", "string": "Neutral region info" }, { "virtualAddress": "0x0107B368", "name": "StringLiteral_Region_name__0__is_not_supported", "string": "Region name {0} is not supported." }, { "virtualAddress": "0x010779B8", "name": "StringLiteral_Region_ID__0___0x_0_X4___is_not_", "string": "Region ID {0} (0x{0:X4}) is not a supported region." }, { "virtualAddress": "0x0107C260", "name": "StringLiteral_US", "string": "US" }, { "virtualAddress": "0x01085BB8", "name": "StringLiteral_UK", "string": "UK" }, { "virtualAddress": "0x01081260", "name": "StringLiteral_Name_of_registry_key_cannot_be_g", "string": "Name of registry key cannot be greater than 255 characters" }, { "virtualAddress": "0x0107CB28", "name": "StringLiteral_Microsoft_Win32_RegistryKey", "string": "Microsoft.Win32.RegistryKey" }, { "virtualAddress": "0x010762A8", "name": "StringLiteral_Illegal_operation_attempted_on_a", "string": "Illegal operation attempted on a registry key that has been marked for deletion." }, { "virtualAddress": "0x01073880", "name": "StringLiteral_Cannot_write_to_the_registry_key", "string": "Cannot write to the registry key." }, { "virtualAddress": "0x0106DFA0", "name": "StringLiteral_Cannot_delete_a_subkey_tree_beca", "string": "Cannot delete a subkey tree because the subkey does not exist." }, { "virtualAddress": "0x0106B268", "name": "StringLiteral_Registry_key_has_subkeys_and_rec", "string": "Registry key has subkeys and recursive removes are not supported by this method." }, { "virtualAddress": "0x0106C298", "name": "StringLiteral_HKEY_CLASSES_ROOT", "string": "HKEY_CLASSES_ROOT" }, { "virtualAddress": "0x0106C528", "name": "StringLiteral_HKEY_CURRENT_CONFIG", "string": "HKEY_CURRENT_CONFIG" }, { "virtualAddress": "0x01073A78", "name": "StringLiteral_HKEY_CURRENT_USER", "string": "HKEY_CURRENT_USER" }, { "virtualAddress": "0x0107ED98", "name": "StringLiteral_HKEY_DYN_DATA", "string": "HKEY_DYN_DATA" }, { "virtualAddress": "0x010783C0", "name": "StringLiteral_HKEY_LOCAL_MACHINE", "string": "HKEY_LOCAL_MACHINE" }, { "virtualAddress": "0x0107C158", "name": "StringLiteral_HKEY_PERFORMANCE_DATA", "string": "HKEY_PERFORMANCE_DATA" }, { "virtualAddress": "0x01070CC8", "name": "StringLiteral_HKEY_USERS", "string": "HKEY_USERS" }, { "virtualAddress": "0x0106F620", "name": "StringLiteral_Registry_hive___0___is_not_imple", "string": "Registry hive \u0027{0}\u0027 is not implemented." }, { "virtualAddress": "0x010806F8", "name": "StringLiteral_hKey", "string": "hKey" }, { "virtualAddress": "0x01074228", "name": "StringLiteral_machineName", "string": "machineName" }, { "virtualAddress": "0x01072608", "name": "StringLiteral_registrySecurity", "string": "registrySecurity" }, { "virtualAddress": "0x01071590", "name": "StringLiteral_Create", "string": "Create" }, { "virtualAddress": "0x0106D0A8", "name": "StringLiteral_AccessControlActions", "string": "AccessControlActions" }, { "virtualAddress": "0x0107F6A0", "name": "StringLiteral_valueName_is_larger_than_255_cha", "string": "valueName is larger than 255 characters" }, { "virtualAddress": "0x0106B350", "name": "StringLiteral_valueName", "string": "valueName" }, { "virtualAddress": "0x0107B278", "name": "StringLiteral_cant_locate_that_keyName", "string": "cant locate that keyName" }, { "virtualAddress": "0x01079150", "name": "StringLiteral_keyName", "string": "keyName" }, { "virtualAddress": "0x01079B38", "name": "StringLiteral_Not_a_valid_registry_key_name", "string": "Not a valid registry key name" }, { "virtualAddress": "0x01076D00", "name": "StringLiteral_Keyname_does_not_start_with_a_va", "string": "Keyname does not start with a valid registry root" }, { "virtualAddress": "0x0106C360", "name": "StringLiteral_The_type_", "string": "The type " }, { "virtualAddress": "0x01085A60", "name": "StringLiteral__is_not_allowed_to_be_client_act", "string": " is not allowed to be client activated" }, { "virtualAddress": "0x010830A8", "name": "StringLiteral_off", "string": "off" }, { "virtualAddress": "0x01075768", "name": "StringLiteral_on", "string": "on" }, { "virtualAddress": "0x010876D0", "name": "StringLiteral_Configuration_file__", "string": "Configuration file \u0027" }, { "virtualAddress": "0x0107AB30", "name": "StringLiteral___could_not_be_loaded__", "string": "\u0027 could not be loaded: " }, { "virtualAddress": "0x0106E5B8", "name": "StringLiteral_Configuration_string_could_not_b", "string": "Configuration string could not be loaded: " }, { "virtualAddress": "0x0107E1B8", "name": "StringLiteral_appUrl", "string": "appUrl" }, { "virtualAddress": "0x010776B8", "name": "StringLiteral_Attempt_to_redirect_activation_o", "string": "Attempt to redirect activation of type \u0027" }, { "virtualAddress": "0x0106FC10", "name": "StringLiteral___which_is_already_redirected_", "string": "\u0027 which is already redirected." }, { "virtualAddress": "0x01085918", "name": "StringLiteral_Channel_template__", "string": "Channel template \u0027" }, { "virtualAddress": "0x010809E8", "name": "StringLiteral_Provider_template__", "string": "Provider template \u0027" }, { "virtualAddress": "0x010836D0", "name": "StringLiteral_objectUrl", "string": "objectUrl" }, { "virtualAddress": "0x0107D278", "name": "StringLiteral_mode_attribute_is_required", "string": "mode attribute is required" }, { "virtualAddress": "0x01073028", "name": "StringLiteral_remoteonly", "string": "remoteonly" }, { "virtualAddress": "0x01073828", "name": "StringLiteral_Invalid_custom_error_mode__", "string": "Invalid custom error mode: " }, { "virtualAddress": "0x0106FD70", "name": "StringLiteral_GetType", "string": "GetType" }, { "virtualAddress": "0x010819E8", "name": "StringLiteral_GetHashCode", "string": "GetHashCode" }, { "virtualAddress": "0x01085258", "name": "StringLiteral_RemoteActivationService_rem", "string": "RemoteActivationService.rem" }, { "virtualAddress": "0x010837F0", "name": "StringLiteral_The_obj_parameter_is_a_proxy_", "string": "The obj parameter is a proxy." }, { "virtualAddress": "0x01071950", "name": "StringLiteral_Cannot_create_channel_sink_to_co", "string": "Cannot create channel sink to connect to URL {0}. An appropriate channel has probably not been registered." }, { "virtualAddress": "0x0107E6B8", "name": "StringLiteral_Cannot_create_channel_sink_to_co", "string": "Cannot create channel sink to connect to the remote object. An appropriate channel has probably not been registered." }, { "virtualAddress": "0x01070A48", "name": "StringLiteral_GetMarshalledDomainObjRef", "string": "GetMarshalledDomainObjRef" }, { "virtualAddress": "0x0106FF70", "name": "StringLiteral_obj_must_be_a_proxy_", "string": "obj must be a proxy." }, { "virtualAddress": "0x01084578", "name": "StringLiteral___not_found_", "string": "\u0027 not found." }, { "virtualAddress": "0x010874D8", "name": "StringLiteral_FieldSetter", "string": "FieldSetter" }, { "virtualAddress": "0x01070348", "name": "StringLiteral_FieldGetter", "string": "FieldGetter" }, { "virtualAddress": "0x01075D10", "name": "StringLiteral_Cannot_get_the_real_proxy_from_a", "string": "Cannot get the real proxy from an object that is not a transparent proxy." }, { "virtualAddress": "0x0106DCF0", "name": "StringLiteral_Cannot_resolve_method__0___1_", "string": "Cannot resolve method {0}:{1}" }, { "virtualAddress": "0x010762B8", "name": "StringLiteral_It_is_not_possible_marshal_a_pro", "string": "It is not possible marshal a proxy of a remote object." }, { "virtualAddress": "0x0107D868", "name": "StringLiteral__rem", "string": ".rem" }, { "virtualAddress": "0x010781A8", "name": "StringLiteral_Uri_already_in_use__", "string": "Uri already in use: " }, { "virtualAddress": "0x010834C0", "name": "StringLiteral_SetObjectUriForMarshal_method_sh", "string": "SetObjectUriForMarshal method should only be called for MarshalByRefObjects that exist in the current AppDomain." }, { "virtualAddress": "0x0106E748", "name": "StringLiteral_ResourceReader_is_closed_", "string": "ResourceReader is closed." }, { "virtualAddress": "0x010760F0", "name": "StringLiteral_a", "string": "a" }, { "virtualAddress": "0x01084FD8", "name": "StringLiteral_Assembly_cannot_be_null_", "string": "Assembly cannot be null." }, { "virtualAddress": "0x01071150", "name": "StringLiteral_Satellite_contract_version_attri", "string": "Satellite contract version attribute on the assembly \u0027{0}\u0027 specifies an invalid version: {1}." }, { "virtualAddress": "0x01084D00", "name": "StringLiteral_Resource___0___was_not_a_Stream_", "string": "Resource \u0027{0}\u0027 was not a Stream - call GetObject instead." }, { "virtualAddress": "0x01074BF8", "name": "StringLiteral_baseName", "string": "baseName" }, { "virtualAddress": "0x0106AEF8", "name": "StringLiteral_Assembly_must_be_a_runtime_Assem", "string": "Assembly must be a runtime Assembly object." }, { "virtualAddress": "0x0106E450", "name": "StringLiteral_Type_parameter_must_refer_to_a_s", "string": "Type parameter must refer to a subclass of ResourceSet." }, { "virtualAddress": "0x010818F0", "name": "StringLiteral_usingResourceSet", "string": "usingResourceSet" }, { "virtualAddress": "0x0106AC60", "name": "StringLiteral_resourceDir", "string": "resourceDir" }, { "virtualAddress": "0x0107F398", "name": "StringLiteral_resourceSource", "string": "resourceSource" }, { "virtualAddress": "0x01081FF0", "name": "StringLiteral_Type_must_be_a_runtime_Type_obje", "string": "Type must be a runtime Type object." }, { "virtualAddress": "0x0107C588", "name": "StringLiteral_Corrupt__resources_file__String_", "string": "Corrupt .resources file. String length must be non-negative." }, { "virtualAddress": "0x01080008", "name": "StringLiteral_Corrupt__resources_file__String_", "string": "Corrupt .resources file. String for name index \u0027{0}\u0027 extends past the end of the file." }, { "virtualAddress": "0x01075348", "name": "StringLiteral_Corrupt__resources_file__Invalid", "string": "Corrupt .resources file. Invalid offset \u0027{0}\u0027 into data section." }, { "virtualAddress": "0x01086A88", "name": "StringLiteral_Corrupt__resources_file__The_res", "string": "Corrupt .resources file. The resource name for name index {0} extends past the end of the stream." }, { "virtualAddress": "0x01086320", "name": "StringLiteral_Corrupt__resources_file__Resourc", "string": "Corrupt .resources file. Resource name extends past the end of the file." }, { "virtualAddress": "0x01071068", "name": "StringLiteral_Corrupt__resources_file__A_resou", "string": "Corrupt .resources file. A resource name extends past the end of the stream." }, { "virtualAddress": "0x01077A78", "name": "StringLiteral_The_type_serialized_in_the__reso", "string": "The type serialized in the .resources file was not the same type that the .resources file said it contained. Expected \u0027{0}\u0027 but read \u0027{1}\u0027." }, { "virtualAddress": "0x010772C8", "name": "StringLiteral_Corrupt__resources_file___The_sp", "string": "Corrupt .resources file. The specified type doesn\u0027t exist." }, { "virtualAddress": "0x0107DC90", "name": "StringLiteral_Corrupt__resources_file__Invalid", "string": "Corrupt .resources file. Invalid offset \u0027{0}\u0027 into name section." }, { "virtualAddress": "0x0107BC58", "name": "StringLiteral_The_specified_resource_name___0_", "string": "The specified resource name \u0022{0}\u0022 does not exist in the resource file." }, { "virtualAddress": "0x0106F6A0", "name": "StringLiteral_Corrupt__resources_file___The_sp", "string": "Corrupt .resources file. The specified type doesn\u0027t match the available data in the stream." }, { "virtualAddress": "0x01077DB8", "name": "StringLiteral_Resource_was_of_type___0___inste", "string": "Resource was of type \u0027{0}\u0027 instead of String - call GetObject instead." }, { "virtualAddress": "0x01079BE8", "name": "StringLiteral_Corrupt__resources_file__Unable_", "string": "Corrupt .resources file. Unable to read resources from this file because of invalid header information. Try regenerating the .resources file." }, { "virtualAddress": "0x01073E30", "name": "StringLiteral_ResourceTypeCode_", "string": "ResourceTypeCode." }, { "virtualAddress": "0x0107E298", "name": "StringLiteral_Corrupt__resources_file___The_sp", "string": "Corrupt .resources file. The specified data length \u0027{0}\u0027 is not a valid position in the stream." }, { "virtualAddress": "0x01074570", "name": "StringLiteral_Stream_is_not_a_valid_resource_f", "string": "Stream is not a valid resource file." }, { "virtualAddress": "0x01072038", "name": "StringLiteral_This__resources_file_should_not_", "string": "This .resources file should not be read with this reader. The resource reader type is \u0022{0}\u0022." }, { "virtualAddress": "0x0107DB48", "name": "StringLiteral_The_ResourceReader_class_does_no", "string": "The ResourceReader class does not know how to read this version of .resources files. Expected version: {0} This file: {1}" }, { "virtualAddress": "0x01071D38", "name": "StringLiteral_Cannot_access_a_closed_resource_", "string": "Cannot access a closed resource set." }, { "virtualAddress": "0x01074930", "name": "StringLiteral_Resource___0___was_not_a_String_", "string": "Resource \u0027{0}\u0027 was not a String - call GetObject instead." }, { "virtualAddress": "0x01071420", "name": "StringLiteral_serializedData", "string": "serializedData" }, { "virtualAddress": "0x01086E10", "name": "StringLiteral_The_resource_writer_has_already_", "string": "The resource writer has already been closed and cannot be edited." }, { "virtualAddress": "0x0107D5C0", "name": "StringLiteral_PAD", "string": "PAD" }, { "virtualAddress": "0x0106EFF0", "name": "StringLiteral_saltSize", "string": "saltSize" }, { "virtualAddress": "0x01086A98", "name": "StringLiteral_Salt_is_not_at_least_eight_bytes", "string": "Salt is not at least eight bytes." }, { "virtualAddress": "0x01079228", "name": "StringLiteral_Input_buffer_contains_insufficie", "string": "Input buffer contains insufficient data." }, { "virtualAddress": "0x0106E068", "name": "StringLiteral_Padding_is_invalid_and_cannot_be", "string": "Padding is invalid and cannot be removed." }, { "virtualAddress": "0x0107DD10", "name": "StringLiteral_Length_of_the_data_to_encrypt_is", "string": "Length of the data to encrypt is invalid." }, { "virtualAddress": "0x01073DD8", "name": "StringLiteral_Length_of_the_data_to_decrypt_is", "string": "Length of the data to decrypt is invalid." }, { "virtualAddress": "0x0106BCB8", "name": "StringLiteral_Specified_cipher_mode_is_not_val", "string": "Specified cipher mode is not valid for this algorithm." }, { "virtualAddress": "0x0107BF50", "name": "StringLiteral_rgbIV", "string": "rgbIV" }, { "virtualAddress": "0x01070150", "name": "StringLiteral_Specified_initialization_vector_", "string": "Specified initialization vector (IV) does not match the block size for this algorithm." }, { "virtualAddress": "0x01074EE0", "name": "StringLiteral_Non_static_field_requires_a_targ", "string": "Non-static field requires a target." }, { "virtualAddress": "0x01073A60", "name": "StringLiteral_Field___0___defined_on_type___1_", "string": "Field \u0027{0}\u0027 defined on type \u0027{1}\u0027 is not a field on the target object which is of type \u0027{2}\u0027." }, { "virtualAddress": "0x0106EC00", "name": "StringLiteral_The_TypedReference_must_be_initi", "string": "The TypedReference must be initialized." }, { "virtualAddress": "0x01073058", "name": "StringLiteral_PortablePdb", "string": "PortablePdb" }, { "virtualAddress": "0x01082E88", "name": "StringLiteral_Object_fields_may_not_be_properl", "string": "Object fields may not be properly initialized" }, { "virtualAddress": "0x0107B698", "name": "StringLiteral_FieldObj", "string": "FieldObj" }, { "virtualAddress": "0x0106B560", "name": "StringLiteral_GetValueDirect", "string": "GetValueDirect" }, { "virtualAddress": "0x01079450", "name": "StringLiteral_Insufficient_state_", "string": "Insufficient state." }, { "virtualAddress": "0x0106D7C8", "name": "StringLiteral_module", "string": "module" }, { "virtualAddress": "0x01075608", "name": "StringLiteral__usr_lib_libc_dylib", "string": "/usr/lib/libc.dylib" }, { "virtualAddress": "0x01079390", "name": "StringLiteral_Mono_", "string": "Mono " }, { "virtualAddress": "0x01071AF0", "name": "StringLiteral_Value_does_not_refer_to_a_valid_", "string": "Value does not refer to a valid string." }, { "virtualAddress": "0x01083ED0", "name": "StringLiteral_MethodObj", "string": "MethodObj" }, { "virtualAddress": "0x010759E0", "name": "StringLiteral___", "string": " [" }, { "virtualAddress": "0x01071500", "name": "StringLiteral_MethodInfo_must_be_a_runtime_Met", "string": "MethodInfo must be a runtime MethodInfo object." }, { "virtualAddress": "0x01082438", "name": "StringLiteral_del", "string": "del" }, { "virtualAddress": "0x01075BD8", "name": "StringLiteral_TypeObj", "string": "TypeObj" }, { "virtualAddress": "0x01080738", "name": "StringLiteral_HasProxyAttribute", "string": "HasProxyAttribute" }, { "virtualAddress": "0x01081CD8", "name": "StringLiteral_Object_of_type___0___cannot_be_c", "string": "Object of type \u0027{0}\u0027 cannot be converted to type \u0027{1}\u0027." }, { "virtualAddress": "0x01073360", "name": "StringLiteral_It_is_illegal_to_invoke_a_method", "string": "It is illegal to invoke a method on a Type loaded via ReflectionOnlyGetType." }, { "virtualAddress": "0x01083D90", "name": "StringLiteral_Cannot_create_an_instance_of__0_", "string": "Cannot create an instance of {0} because Type.ContainsGenericParameters is true." }, { "virtualAddress": "0x010873B8", "name": "StringLiteral_Cannot_dynamically_create_an_ins", "string": "Cannot dynamically create an instance of ArgIterator." }, { "virtualAddress": "0x01083698", "name": "StringLiteral_Cannot_dynamically_create_an_ins", "string": "Cannot dynamically create an instance of System.Void." }, { "virtualAddress": "0x01081ED8", "name": "StringLiteral_Constructor_on_type___0___not_fo", "string": "Constructor on type \u0027{0}\u0027 not found." }, { "virtualAddress": "0x01070A18", "name": "StringLiteral_Vararg_calling_convention_not_su", "string": "Vararg calling convention not supported." }, { "virtualAddress": "0x010837D8", "name": "StringLiteral_Cannot_create_boxed_TypedReferen", "string": "Cannot create boxed TypedReference, ArgIterator, or RuntimeArgumentHandle Objects." }, { "virtualAddress": "0x01076880", "name": "StringLiteral_Default_constructor_not_found_fo", "string": "Default constructor not found for type " }, { "virtualAddress": "0x010799F8", "name": "StringLiteral_Cannot_create_an_abstract_class_", "string": "Cannot create an abstract class \u0027{0}\u0027." }, { "virtualAddress": "0x01080218", "name": "StringLiteral_Must_be_an_array_type_", "string": "Must be an array type." }, { "virtualAddress": "0x01078280", "name": "StringLiteral_fromNoninstanciated", "string": "fromNoninstanciated" }, { "virtualAddress": "0x01070E60", "name": "StringLiteral_Method_may_only_be_called_on_a_T", "string": "Method may only be called on a Type for which Type.IsGenericParameter is true." }, { "virtualAddress": "0x010707E0", "name": "StringLiteral_This_operation_is_only_valid_on_", "string": "This operation is only valid on generic types." }, { "virtualAddress": "0x01082930", "name": "StringLiteral_Method_must_be_called_on_a_Type_", "string": "Method must be called on a Type for which Type.IsGenericParameter is false." }, { "virtualAddress": "0x010787F0", "name": "StringLiteral_ifaceType", "string": "ifaceType" }, { "virtualAddress": "0x01071890", "name": "StringLiteral_Argument_must_be_an_interface_", "string": "Argument must be an interface." }, { "virtualAddress": "0x010703D8", "name": "StringLiteral__this__type_cannot_be_an_interfa", "string": "\u0027this\u0027 type cannot be an interface itself" }, { "virtualAddress": "0x0106B668", "name": "StringLiteral_Interface_not_found", "string": "Interface not found" }, { "virtualAddress": "0x0107AB20", "name": "StringLiteral_Unmanaged_activation_removed", "string": "Unmanaged activation removed" }, { "virtualAddress": "0x01080380", "name": "StringLiteral_Unmanaged_activation_is_not_supp", "string": "Unmanaged activation is not supported" }, { "virtualAddress": "0x010746C8", "name": "StringLiteral_Must_specify_binding_flags_descr", "string": "Must specify binding flags describing the invoke operation required (BindingFlags.InvokeMethod CreateInstance GetField SetField GetProperty SetProperty)." }, { "virtualAddress": "0x01084900", "name": "StringLiteral_bindingFlags", "string": "bindingFlags" }, { "virtualAddress": "0x01087048", "name": "StringLiteral_Named_parameter_array_cannot_be_", "string": "Named parameter array cannot be bigger than argument array." }, { "virtualAddress": "0x01076540", "name": "StringLiteral_namedParams", "string": "namedParams" }, { "virtualAddress": "0x01072168", "name": "StringLiteral_Named_parameter_value_must_not_b", "string": "Named parameter value must not be null." }, { "virtualAddress": "0x010876C8", "name": "StringLiteral_Cannot_specify_both_CreateInstan", "string": "Cannot specify both CreateInstance and another access type." }, { "virtualAddress": "0x0107C7F8", "name": "StringLiteral__DISPID_0_", "string": "[DISPID=0]" }, { "virtualAddress": "0x0107B020", "name": "StringLiteral_ToString", "string": "ToString" }, { "virtualAddress": "0x01074B48", "name": "StringLiteral_Cannot_specify_both_Get_and_Set_", "string": "Cannot specify both Get and Set on a field." }, { "virtualAddress": "0x01078028", "name": "StringLiteral_Cannot_specify_both_GetField_and", "string": "Cannot specify both GetField and SetProperty." }, { "virtualAddress": "0x01087760", "name": "StringLiteral_providedArgs", "string": "providedArgs" }, { "virtualAddress": "0x0106E278", "name": "StringLiteral_Cannot_specify_both_SetField_and", "string": "Cannot specify both SetField and GetProperty." }, { "virtualAddress": "0x01080000", "name": "StringLiteral_Cannot_specify_Set_on_a_Field_an", "string": "Cannot specify Set on a Field and Invoke on a method." }, { "virtualAddress": "0x010854A0", "name": "StringLiteral_All_indexes_must_be_of_type_Int3", "string": "All indexes must be of type Int32." }, { "virtualAddress": "0x010755C0", "name": "StringLiteral_No_arguments_can_be_provided_to_", "string": "No arguments can be provided to Get a field value." }, { "virtualAddress": "0x01072BC0", "name": "StringLiteral_Only_the_field_value_can_be_spec", "string": "Only the field value can be specified to set a field value." }, { "virtualAddress": "0x01070110", "name": "StringLiteral_Cannot_specify_both_Get_and_Set_", "string": "Cannot specify both Get and Set on a property." }, { "virtualAddress": "0x01077DE0", "name": "StringLiteral_Cannot_specify_Set_on_a_property", "string": "Cannot specify Set on a property and Invoke on a method." }, { "virtualAddress": "0x01082D20", "name": "StringLiteral_Enum_underlying_type_and_the_obj", "string": "Enum underlying type and the object must be same type or object must be a String. Type passed in was \u0027{0}\u0027; the enum underlying type was \u0027{1}\u0027." }, { "virtualAddress": "0x0107FB08", "name": "StringLiteral_Can_not_call_MakeByRefType_on_a_", "string": "Can not call MakeByRefType on a ByRef type" }, { "virtualAddress": "0x01076350", "name": "StringLiteral_instantiation", "string": "instantiation" }, { "virtualAddress": "0x0107AFC8", "name": "StringLiteral__0__is_not_a_GenericTypeDefiniti", "string": "{0} is not a GenericTypeDefinition. MakeGenericType may only be called on a type for which Type.IsGenericTypeDefinition is true." }, { "virtualAddress": "0x0107E930", "name": "StringLiteral_The_number_of_generic_arguments_", "string": "The number of generic arguments provided doesn\u0027t equal the arity of the generic type definition." }, { "virtualAddress": "0x0107A2A0", "name": "StringLiteral_The_type_or_method_has__1__gener", "string": "The type or method has {1} generic parameter(s), but {0} generic argument(s) were provided. A generic argument must be provided for each generic parameter." }, { "virtualAddress": "0x01074358", "name": "StringLiteral_The_type___0___may_not_be_used_a", "string": "The type \u0027{0}\u0027 may not be used as a type argument." }, { "virtualAddress": "0x01084318", "name": "StringLiteral_WrappedException", "string": "WrappedException" }, { "virtualAddress": "0x01071BF0", "name": "StringLiteral_An_object_that_does_not_derive_f", "string": "An object that does not derive from System.Exception has been wrapped in a RuntimeWrappedException." }, { "virtualAddress": "0x01086418", "name": "StringLiteral_Object_must_be_of_type_SByte_", "string": "Object must be of type SByte." }, { "virtualAddress": "0x01079168", "name": "StringLiteral_Specified_array_was_not_of_the_e", "string": "Specified array was not of the expected rank." }, { "virtualAddress": "0x01082430", "name": "StringLiteral_Specified_array_was_not_of_the_e", "string": "Specified array was not of the expected type." }, { "virtualAddress": "0x01079890", "name": "StringLiteral_byteOffset", "string": "byteOffset" }, { "virtualAddress": "0x01085780", "name": "StringLiteral_would_overrite", "string": "would overrite" }, { "virtualAddress": "0x0106C3E8", "name": "StringLiteral_Safe_handle_has_been_closed", "string": "Safe handle has been closed" }, { "virtualAddress": "0x0106E9B8", "name": "StringLiteral_serializedState", "string": "serializedState" }, { "virtualAddress": "0x0106C150", "name": "StringLiteral_CLR_SafeSerializationManager_Rea", "string": "CLR_SafeSerializationManager_RealType" }, { "virtualAddress": "0x01073100", "name": "StringLiteral_m_serializedStates", "string": "m_serializedStates" }, { "virtualAddress": "0x010863E8", "name": "StringLiteral_Timer_Scheduler", "string": "Timer-Scheduler" }, { "virtualAddress": "0x0106B110", "name": "StringLiteral_CC", "string": "CC" }, { "virtualAddress": "0x0107D408", "name": "StringLiteral_DC", "string": "DC" }, { "virtualAddress": "0x010732F8", "name": "StringLiteral_LC", "string": "LC" }, { "virtualAddress": "0x010727B0", "name": "StringLiteral_SW", "string": "SW" }, { "virtualAddress": "0x0106F5E8", "name": "StringLiteral_RP", "string": "RP" }, { "virtualAddress": "0x01083C80", "name": "StringLiteral_WP", "string": "WP" }, { "virtualAddress": "0x01078498", "name": "StringLiteral_DT", "string": "DT" }, { "virtualAddress": "0x0107F2B8", "name": "StringLiteral_LO", "string": "LO" }, { "virtualAddress": "0x01081A80", "name": "StringLiteral_CR", "string": "CR" }, { "virtualAddress": "0x01077910", "name": "StringLiteral_SD", "string": "SD" }, { "virtualAddress": "0x01084618", "name": "StringLiteral_RC", "string": "RC" }, { "virtualAddress": "0x010793C8", "name": "StringLiteral_WO", "string": "WO" }, { "virtualAddress": "0x01084E08", "name": "StringLiteral_GA", "string": "GA" }, { "virtualAddress": "0x01082B28", "name": "StringLiteral_GX", "string": "GX" }, { "virtualAddress": "0x010833D8", "name": "StringLiteral_GW", "string": "GW" }, { "virtualAddress": "0x0107EB38", "name": "StringLiteral_GR", "string": "GR" }, { "virtualAddress": "0x0106CB58", "name": "StringLiteral_FR", "string": "FR" }, { "virtualAddress": "0x0107A4D0", "name": "StringLiteral_FW", "string": "FW" }, { "virtualAddress": "0x01081F60", "name": "StringLiteral_FX", "string": "FX" }, { "virtualAddress": "0x0107EE50", "name": "StringLiteral_KA", "string": "KA" }, { "virtualAddress": "0x01082278", "name": "StringLiteral_KR", "string": "KR" }, { "virtualAddress": "0x010747F0", "name": "StringLiteral_KW", "string": "KW" }, { "virtualAddress": "0x010795B8", "name": "StringLiteral_KX", "string": "KX" }, { "virtualAddress": "0x01079C58", "name": "StringLiteral_NW", "string": "NW" }, { "virtualAddress": "0x01073C78", "name": "StringLiteral_NR", "string": "NR" }, { "virtualAddress": "0x01082818", "name": "StringLiteral_NX", "string": "NX" }, { "virtualAddress": "0x01081F48", "name": "StringLiteral___0______65536", "string": "\u003C 0 || \u003E 65536" }, { "virtualAddress": "0x01076AA8", "name": "StringLiteral_SecureString", "string": "SecureString" }, { "virtualAddress": "0x0107F6C8", "name": "StringLiteral_SecureString_is_read_only_", "string": "SecureString is read-only." }, { "virtualAddress": "0x010761E0", "name": "StringLiteral___65536", "string": "\u003E 65536" }, { "virtualAddress": "0x0107AA80", "name": "StringLiteral___0______length", "string": "\u003C 0 || \u003E length" }, { "virtualAddress": "0x0106CEC8", "name": "StringLiteral_Maximum_string_size_is___0___", "string": "Maximum string size is \u0027{0}\u0027." }, { "virtualAddress": "0x0106D838", "name": "StringLiteral_Invalid_XML_attribute_name", "string": "Invalid XML attribute name" }, { "virtualAddress": "0x010817F8", "name": "StringLiteral_Invalid_XML_attribute_value", "string": "Invalid XML attribute value" }, { "virtualAddress": "0x0107A6A0", "name": "StringLiteral_Duplicate_attribute___", "string": "Duplicate attribute : " }, { "virtualAddress": "0x0107D1B0", "name": "StringLiteral_child", "string": "child" }, { "virtualAddress": "0x0107D8C0", "name": "StringLiteral_Empty_string_", "string": "Empty string." }, { "virtualAddress": "0x0107E948", "name": "StringLiteral_Invalid_XML_", "string": "Invalid XML." }, { "virtualAddress": "0x010828F0", "name": "StringLiteral_tag", "string": "tag" }, { "virtualAddress": "0x010822C8", "name": "StringLiteral_strLocalName", "string": "strLocalName" }, { "virtualAddress": "0x01086B48", "name": "StringLiteral__", "string": "\u003C" }, { "virtualAddress": "0x01077218", "name": "StringLiteral___", "string": "=\u0022" }, { "virtualAddress": "0x01074CD0", "name": "StringLiteral___", "string": "\u003C/" }, { "virtualAddress": "0x01082FF0", "name": "StringLiteral__", "string": "\u0026" }, { "virtualAddress": "0x01082F08", "name": "StringLiteral_Invalid_XML_string", "string": "Invalid XML string" }, { "virtualAddress": "0x0107A2B8", "name": "StringLiteral_Tag", "string": "Tag" }, { "virtualAddress": "0x0107CC10", "name": "StringLiteral_PermissionState", "string": "PermissionState" }, { "virtualAddress": "0x0106EDB8", "name": "StringLiteral_A_security_error_has_been_detect", "string": "A security error has been detected." }, { "virtualAddress": "0x0107CFB0", "name": "StringLiteral_sid", "string": "sid" }, { "virtualAddress": "0x01081EB8", "name": "StringLiteral_S_1_5_21", "string": "S-1-5-21" }, { "virtualAddress": "0x01084E00", "name": "StringLiteral_Invalid_SDDL_string___unrecogniz", "string": "Invalid SDDL string - unrecognized account: " }, { "virtualAddress": "0x01073388", "name": "StringLiteral_Mono_unable_to_convert_account_t", "string": "Mono unable to convert account to SID: " }, { "virtualAddress": "0x0107D0D8", "name": "StringLiteral_Only_SIDs_with_revision_1_are_su", "string": "Only SIDs with revision 1 are supported" }, { "virtualAddress": "0x010711A0", "name": "StringLiteral_S_", "string": "S-" }, { "virtualAddress": "0x01083140", "name": "StringLiteral_Unable_to_map_SID__", "string": "Unable to map SID: " }, { "virtualAddress": "0x0106E7B0", "name": "StringLiteral_Unknown_type_", "string": "Unknown type." }, { "virtualAddress": "0x0106C890", "name": "StringLiteral_Unable_to_convert_SID_type__", "string": "Unable to convert SID type: " }, { "virtualAddress": "0x0106BB88", "name": "StringLiteral_domainSid", "string": "domainSid" }, { "virtualAddress": "0x01083368", "name": "StringLiteral_S_1__0_", "string": "S-1-{0}" }, { "virtualAddress": "0x01070250", "name": "StringLiteral___0_", "string": "-{0}" }, { "virtualAddress": "0x0106F628", "name": "StringLiteral_SecurityPermissionFlag", "string": "SecurityPermissionFlag" }, { "virtualAddress": "0x010858B0", "name": "StringLiteral_Adding_the_specified_count_to_th", "string": "Adding the specified count to the semaphore would cause it to exceed its maximum count." }, { "virtualAddress": "0x010724A0", "name": "StringLiteral_The_semaphore_has_been_disposed_", "string": "The semaphore has been disposed." }, { "virtualAddress": "0x01074F90", "name": "StringLiteral_releaseCount", "string": "releaseCount" }, { "virtualAddress": "0x010710B0", "name": "StringLiteral_The_releaseCount_argument_must_b", "string": "The releaseCount argument must be greater than zero." }, { "virtualAddress": "0x010832C8", "name": "StringLiteral_The_timeout_must_represent_a_val", "string": "The timeout must represent a value between -1 and Int32.MaxValue, inclusive." }, { "virtualAddress": "0x01084070", "name": "StringLiteral_totalMilliSeconds", "string": "totalMilliSeconds" }, { "virtualAddress": "0x0107C170", "name": "StringLiteral_The_initialCount_argument_must_b", "string": "The initialCount argument must be non-negative and less than or equal to the maximumCount." }, { "virtualAddress": "0x01085318", "name": "StringLiteral_maxCount", "string": "maxCount" }, { "virtualAddress": "0x0106CAC8", "name": "StringLiteral_The_maximumCount_argument_must_b", "string": "The maximumCount argument must be a positive number. If a maximum is not required, use the constructor without a maxCount parameter." }, { "virtualAddress": "0x010712B8", "name": "StringLiteral_SerObjectInfo_Pool", "string": "SerObjectInfo Pool" }, { "virtualAddress": "0x01073CD8", "name": "StringLiteral__2_5_4_5", "string": "2.5.4.5" }, { "virtualAddress": "0x01074120", "name": "StringLiteral_Serialization_error_", "string": "Serialization error." }, { "virtualAddress": "0x01079C40", "name": "StringLiteral_The_input_stream_is_not_a_valid_", "string": "The input stream is not a valid binary format. The starting contents (in bytes) are: {0} ..." }, { "virtualAddress": "0x010761A0", "name": "StringLiteral_Cannot_add_the_same_member_twice", "string": "Cannot add the same member twice to a SerializationInfo object." }, { "virtualAddress": "0x0106E838", "name": "StringLiteral_Member___0___was_not_found_", "string": "Member \u0027{0}\u0027 was not found." }, { "virtualAddress": "0x01070478", "name": "StringLiteral_mscorlib_dll", "string": "mscorlib.dll" }, { "virtualAddress": "0x01086310", "name": "StringLiteral_The_sink_stack_is_empty", "string": "The sink stack is empty" }, { "virtualAddress": "0x0107F510", "name": "StringLiteral_Digest", "string": "Digest" }, { "virtualAddress": "0x010790F0", "name": "StringLiteral_Formatter", "string": "Formatter" }, { "virtualAddress": "0x01083C78", "name": "StringLiteral_Deformatter", "string": "Deformatter" }, { "virtualAddress": "0x01078A60", "name": "StringLiteral__1_2_840_113549_2_2", "string": "1.2.840.113549.2.2" }, { "virtualAddress": "0x01083158", "name": "StringLiteral__2_16_840_1_101_3_4_1", "string": "2.16.840.1.101.3.4.1" }, { "virtualAddress": "0x01082338", "name": "StringLiteral__2_16_840_1_101_3_4_2", "string": "2.16.840.1.101.3.4.2" }, { "virtualAddress": "0x0106C968", "name": "StringLiteral__2_16_840_1_101_3_4_3", "string": "2.16.840.1.101.3.4.3" }, { "virtualAddress": "0x01083270", "name": "StringLiteral_Invalid_SignedData", "string": "Invalid SignedData" }, { "virtualAddress": "0x01082BB0", "name": "StringLiteral_not_yet", "string": "not yet" }, { "virtualAddress": "0x01078458", "name": "StringLiteral_Unknown_assymetric_algorithm", "string": "Unknown assymetric algorithm" }, { "virtualAddress": "0x0107E648", "name": "StringLiteral_MONO_internal_error__Failed_to_g", "string": "MONO internal error. Failed to get TailContraction. start = {0} end = {1} string = \u0027{2}\u0027" }, { "virtualAddress": "0x0107D7F8", "name": "StringLiteral_Should_not_be_reached", "string": "Should not be reached" }, { "virtualAddress": "0x010806F0", "name": "StringLiteral_MONO_COLLATION_QUICK_CHECK_DISAB", "string": "MONO_COLLATION_QUICK_CHECK_DISABLED" }, { "virtualAddress": "0x0107E1C8", "name": "StringLiteral_Object_must_be_of_type_Single_", "string": "Object must be of type Single." }, { "virtualAddress": "0x0106F5B8", "name": "StringLiteral_Site", "string": "Site" }, { "virtualAddress": "0x0107E480", "name": "StringLiteral_Cannot_union_two_different_sites", "string": "Cannot union two different sites." }, { "virtualAddress": "0x01071518", "name": "StringLiteral_No_site_", "string": "No site." }, { "virtualAddress": "0x01076EA8", "name": "StringLiteral_Invalid_site_", "string": "Invalid site." }, { "virtualAddress": "0x01083DE0", "name": "StringLiteral_Site___", "string": "Site - " }, { "virtualAddress": "0x01073AA8", "name": "StringLiteral_site", "string": "site" }, { "virtualAddress": "0x01085478", "name": "StringLiteral_invalid_site", "string": "invalid site" }, { "virtualAddress": "0x0106BE80", "name": "StringLiteral_Empty_URL_", "string": "Empty URL." }, { "virtualAddress": "0x0106FDF0", "name": "StringLiteral_Invalid_URL___0___", "string": "Invalid URL \u0027{0}\u0027." }, { "virtualAddress": "0x0107A168", "name": "StringLiteral_System_Security_Policy_Site", "string": "System.Security.Policy.Site" }, { "virtualAddress": "0x01075988", "name": "StringLiteral_name_is_not_valid", "string": "name is not valid" }, { "virtualAddress": "0x0107FBC0", "name": "StringLiteral__0___At___1___2__", "string": "{0}. At ({1},{2})" }, { "virtualAddress": "0x0107D1A0", "name": "StringLiteral_Expected___0___but_got__1_", "string": "Expected \u0027{0}\u0027 but got {1}" }, { "virtualAddress": "0x010742A8", "name": "StringLiteral_Insufficient_close_tag___0_", "string": "Insufficient close tag: {0}" }, { "virtualAddress": "0x01075200", "name": "StringLiteral_Invalid_attribute_value_markup_", "string": "Invalid attribute value markup." }, { "virtualAddress": "0x01074C68", "name": "StringLiteral_xml_space", "string": "xml:space" }, { "virtualAddress": "0x01084AF0", "name": "StringLiteral______is_not_allowed_inside_comme", "string": "\u0027--\u0027 is not allowed inside comment markup." }, { "virtualAddress": "0x0106F218", "name": "StringLiteral_CDATA", "string": "CDATA" }, { "virtualAddress": "0x0107A240", "name": "StringLiteral_Invalid_declaration_markup", "string": "Invalid declaration markup" }, { "virtualAddress": "0x0107EED8", "name": "StringLiteral_DOCTYPE", "string": "DOCTYPE" }, { "virtualAddress": "0x01079FD8", "name": "StringLiteral_Invalid_declaration_markup_", "string": "Invalid declaration markup." }, { "virtualAddress": "0x01071358", "name": "StringLiteral_This_parser_does_not_support_doc", "string": "This parser does not support document type." }, { "virtualAddress": "0x0107F3B8", "name": "StringLiteral_End_tag_mismatch__expected__0__b", "string": "End tag mismatch: expected {0} but found {1}" }, { "virtualAddress": "0x0107A2E0", "name": "StringLiteral_XML_name_start_character_is_expe", "string": "XML name start character is expected." }, { "virtualAddress": "0x0106B158", "name": "StringLiteral_Valid_XML_name_is_expected_", "string": "Valid XML name is expected." }, { "virtualAddress": "0x01084198", "name": "StringLiteral_amp", "string": "amp" }, { "virtualAddress": "0x010830E0", "name": "StringLiteral_quot", "string": "quot" }, { "virtualAddress": "0x010705B0", "name": "StringLiteral_apos", "string": "apos" }, { "virtualAddress": "0x01083BD8", "name": "StringLiteral_gt", "string": "gt" }, { "virtualAddress": "0x01071FB8", "name": "StringLiteral_General_non_predefined_entity_re", "string": "General non-predefined entity reference is not supported in this parser." }, { "virtualAddress": "0x010722B0", "name": "StringLiteral_Whitespace_is_expected_", "string": "Whitespace is expected." }, { "virtualAddress": "0x0106B810", "name": "StringLiteral_Unexpected_end_of_stream__Elemen", "string": "Unexpected end of stream. Element stack content is {0}" }, { "virtualAddress": "0x01086DE0", "name": "StringLiteral_anyUri", "string": "anyUri" }, { "virtualAddress": "0x0106B758", "name": "StringLiteral_base64Binary", "string": "base64Binary" }, { "virtualAddress": "0x01084218", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffffffzzz", "string": "yyyy-MM-ddTHH:mm:ss.fffffffzzz" }, { "virtualAddress": "0x01077780", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss", "string": "yyyy-MM-ddTHH:mm:ss" }, { "virtualAddress": "0x01082A98", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_f", "string": "yyyy-MM-ddTHH:mm:ss.f" }, { "virtualAddress": "0x01071C50", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ff", "string": "yyyy-MM-ddTHH:mm:ss.ff" }, { "virtualAddress": "0x01073E48", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fff", "string": "yyyy-MM-ddTHH:mm:ss.fff" }, { "virtualAddress": "0x010849A8", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffff", "string": "yyyy-MM-ddTHH:mm:ss.ffff" }, { "virtualAddress": "0x01081358", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffff", "string": "yyyy-MM-ddTHH:mm:ss.fffff" }, { "virtualAddress": "0x01075A68", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffffff", "string": "yyyy-MM-ddTHH:mm:ss.ffffff" }, { "virtualAddress": "0x0107FEF0", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffffff", "string": "yyyy-MM-ddTHH:mm:ss.fffffff" }, { "virtualAddress": "0x01076B40", "name": "StringLiteral_yyyy_MM_ddTHH_mm_sszzz", "string": "yyyy-MM-ddTHH:mm:sszzz" }, { "virtualAddress": "0x01082EF0", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fzzz", "string": "yyyy-MM-ddTHH:mm:ss.fzzz" }, { "virtualAddress": "0x0107FB68", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffzzz", "string": "yyyy-MM-ddTHH:mm:ss.ffzzz" }, { "virtualAddress": "0x0106BB40", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffzzz", "string": "yyyy-MM-ddTHH:mm:ss.fffzzz" }, { "virtualAddress": "0x0107A1D8", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffffzzz", "string": "yyyy-MM-ddTHH:mm:ss.ffffzzz" }, { "virtualAddress": "0x01083F70", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffffzzz", "string": "yyyy-MM-ddTHH:mm:ss.fffffzzz" }, { "virtualAddress": "0x0106B978", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffffffzzz", "string": "yyyy-MM-ddTHH:mm:ss.ffffffzzz" }, { "virtualAddress": "0x01086BE8", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ssZ", "string": "yyyy-MM-ddTHH:mm:ssZ" }, { "virtualAddress": "0x01085B60", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fZ", "string": "yyyy-MM-ddTHH:mm:ss.fZ" }, { "virtualAddress": "0x010778A0", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffZ", "string": "yyyy-MM-ddTHH:mm:ss.ffZ" }, { "virtualAddress": "0x01085A78", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffZ", "string": "yyyy-MM-ddTHH:mm:ss.fffZ" }, { "virtualAddress": "0x010823D8", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffffZ", "string": "yyyy-MM-ddTHH:mm:ss.ffffZ" }, { "virtualAddress": "0x0106F9B8", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffffZ", "string": "yyyy-MM-ddTHH:mm:ss.fffffZ" }, { "virtualAddress": "0x01077ED0", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_ffffffZ", "string": "yyyy-MM-ddTHH:mm:ss.ffffffZ" }, { "virtualAddress": "0x0107E198", "name": "StringLiteral_yyyy_MM_ddTHH_mm_ss_fffffffZ", "string": "yyyy-MM-ddTHH:mm:ss.fffffffZ" }, { "virtualAddress": "0x01075E48", "name": "StringLiteral_dateTime", "string": "dateTime" }, { "virtualAddress": "0x01085738", "name": "StringLiteral____yyyy_MM_dd", "string": "\u0027-\u0027yyyy-MM-dd" }, { "virtualAddress": "0x010738F8", "name": "StringLiteral____yyyy_MM_dd", "string": "\u0027\u002B\u0027yyyy-MM-dd" }, { "virtualAddress": "0x0107B248", "name": "StringLiteral_yyyy_MM_ddzzz", "string": "yyyy-MM-ddzzz" }, { "virtualAddress": "0x0107CE90", "name": "StringLiteral____yyyy_MM_ddzzz", "string": "\u0027\u002B\u0027yyyy-MM-ddzzz" }, { "virtualAddress": "0x010706F0", "name": "StringLiteral____yyyy_MM_ddzzz", "string": "\u0027-\u0027yyyy-MM-ddzzz" }, { "virtualAddress": "0x01073B80", "name": "StringLiteral_date", "string": "date" }, { "virtualAddress": "0x01070AE8", "name": "StringLiteral____dd", "string": "---dd" }, { "virtualAddress": "0x0106AEA0", "name": "StringLiteral____ddzzz", "string": "---ddzzz" }, { "virtualAddress": "0x01084FF0", "name": "StringLiteral_gDay", "string": "gDay" }, { "virtualAddress": "0x01081848", "name": "StringLiteral_Invalid_format_string_for_durati", "string": "Invalid format string for duration schema datatype." }, { "virtualAddress": "0x010863C0", "name": "StringLiteral__0_0_0000000_", "string": "{0:0.0000000}" }, { "virtualAddress": "0x01078C30", "name": "StringLiteral_ENTITIES", "string": "ENTITIES" }, { "virtualAddress": "0x01079EC0", "name": "StringLiteral_ENTITY", "string": "ENTITY" }, { "virtualAddress": "0x0106A9D0", "name": "StringLiteral_faultcode", "string": "faultcode" }, { "virtualAddress": "0x01070288", "name": "StringLiteral_SOAP_ENV_", "string": "SOAP-ENV:" }, { "virtualAddress": "0x01081930", "name": "StringLiteral_faultstring", "string": "faultstring" }, { "virtualAddress": "0x01081220", "name": "StringLiteral_faultactor", "string": "faultactor" }, { "virtualAddress": "0x0106C3E0", "name": "StringLiteral_detail", "string": "detail" }, { "virtualAddress": "0x01075228", "name": "StringLiteral_faultCode", "string": "faultCode" }, { "virtualAddress": "0x0107D080", "name": "StringLiteral_faultString", "string": "faultString" }, { "virtualAddress": "0x01073448", "name": "StringLiteral_faultActor", "string": "faultActor" }, { "virtualAddress": "0x01085AC0", "name": "StringLiteral_Soap_Parse_error__xsd_type_xsd_", "string": "Soap Parse error, xsd:type xsd:" }, { "virtualAddress": "0x0107B5A0", "name": "StringLiteral_Invalid_value___0___for_xsd__1__", "string": "Invalid value \u0027{0}\u0027 for xsd:{1}." }, { "virtualAddress": "0x01073D48", "name": "StringLiteral_hexBinary", "string": "hexBinary" }, { "virtualAddress": "0x01081C60", "name": "StringLiteral_IDREF", "string": "IDREF" }, { "virtualAddress": "0x0106F5A0", "name": "StringLiteral_IDREFS", "string": "IDREFS" }, { "virtualAddress": "0x0107E618", "name": "StringLiteral_integer", "string": "integer" }, { "virtualAddress": "0x01077D88", "name": "StringLiteral_language", "string": "language" }, { "virtualAddress": "0x0107F400", "name": "StringLiteral_Response", "string": "Response" }, { "virtualAddress": "0x010756B8", "name": "StringLiteral_return", "string": "return" }, { "virtualAddress": "0x01084EE0", "name": "StringLiteral__", "string": "#" }, { "virtualAddress": "0x01070660", "name": "StringLiteral___MM_dd", "string": "--MM-dd" }, { "virtualAddress": "0x01084F38", "name": "StringLiteral___MM_ddzzz", "string": "--MM-ddzzz" }, { "virtualAddress": "0x01082E60", "name": "StringLiteral_gMonthDay", "string": "gMonthDay" }, { "virtualAddress": "0x01075880", "name": "StringLiteral___MM__", "string": "--MM--" }, { "virtualAddress": "0x01078CF0", "name": "StringLiteral___MM__zzz", "string": "--MM--zzz" }, { "virtualAddress": "0x01081A98", "name": "StringLiteral_gMonth", "string": "gMonth" }, { "virtualAddress": "0x0107C878", "name": "StringLiteral_NCName", "string": "NCName" }, { "virtualAddress": "0x01087608", "name": "StringLiteral_invalid_", "string": "invalid " }, { "virtualAddress": "0x01085638", "name": "StringLiteral_negativeInteger", "string": "negativeInteger" }, { "virtualAddress": "0x01084E10", "name": "StringLiteral_NMTOKEN", "string": "NMTOKEN" }, { "virtualAddress": "0x0107F570", "name": "StringLiteral_NMTOKENS", "string": "NMTOKENS" }, { "virtualAddress": "0x0107FAD8", "name": "StringLiteral_nonNegativeInteger", "string": "nonNegativeInteger" }, { "virtualAddress": "0x01082070", "name": "StringLiteral_nonPositiveInteger", "string": "nonPositiveInteger" }, { "virtualAddress": "0x01083BA0", "name": "StringLiteral_normalizedString", "string": "normalizedString" }, { "virtualAddress": "0x01075138", "name": "StringLiteral_NOTATION", "string": "NOTATION" }, { "virtualAddress": "0x0106D8D0", "name": "StringLiteral_positiveInteger", "string": "positiveInteger" }, { "virtualAddress": "0x01074D60", "name": "StringLiteral_QName", "string": "QName" }, { "virtualAddress": "0x0106B770", "name": "StringLiteral__2C", "string": "%2C" }, { "virtualAddress": "0x010748F8", "name": "StringLiteral__20", "string": "%20" }, { "virtualAddress": "0x01077090", "name": "StringLiteral__3D", "string": "%3D" }, { "virtualAddress": "0x0106A960", "name": "StringLiteral_inNamespace", "string": "inNamespace" }, { "virtualAddress": "0x01078CB8", "name": "StringLiteral_http___schemas_microsoft_com_clr", "string": "http://schemas.microsoft.com/clr/assem/" }, { "virtualAddress": "0x01070338", "name": "StringLiteral_http___schemas_microsoft_com_clr", "string": "http://schemas.microsoft.com/clr/nsassem/" }, { "virtualAddress": "0x0107D540", "name": "StringLiteral_http___schemas_microsoft_com_clr", "string": "http://schemas.microsoft.com/clr/ns/" }, { "virtualAddress": "0x0106AC70", "name": "StringLiteral_http___schemas_microsoft_com_clr", "string": "http://schemas.microsoft.com/clr/" }, { "virtualAddress": "0x0106BAA0", "name": "StringLiteral_HH_mm_ss_fffffffzzz", "string": "HH:mm:ss.fffffffzzz" }, { "virtualAddress": "0x010702E0", "name": "StringLiteral_HH_mm_ss_f", "string": "HH:mm:ss.f" }, { "virtualAddress": "0x01079FC0", "name": "StringLiteral_HH_mm_ss_ff", "string": "HH:mm:ss.ff" }, { "virtualAddress": "0x0107D410", "name": "StringLiteral_HH_mm_ss_fff", "string": "HH:mm:ss.fff" }, { "virtualAddress": "0x0106FD38", "name": "StringLiteral_HH_mm_ss_ffff", "string": "HH:mm:ss.ffff" }, { "virtualAddress": "0x010723D0", "name": "StringLiteral_HH_mm_ss_fffff", "string": "HH:mm:ss.fffff" }, { "virtualAddress": "0x01086090", "name": "StringLiteral_HH_mm_ss_ffffff", "string": "HH:mm:ss.ffffff" }, { "virtualAddress": "0x0107CEE8", "name": "StringLiteral_HH_mm_ss_fffffff", "string": "HH:mm:ss.fffffff" }, { "virtualAddress": "0x0107BF40", "name": "StringLiteral_HH_mm_sszzz", "string": "HH:mm:sszzz" }, { "virtualAddress": "0x01083190", "name": "StringLiteral_HH_mm_ss_fzzz", "string": "HH:mm:ss.fzzz" }, { "virtualAddress": "0x010861B8", "name": "StringLiteral_HH_mm_ss_ffzzz", "string": "HH:mm:ss.ffzzz" }, { "virtualAddress": "0x01077F30", "name": "StringLiteral_HH_mm_ss_fffzzz", "string": "HH:mm:ss.fffzzz" }, { "virtualAddress": "0x0107D550", "name": "StringLiteral_HH_mm_ss_ffffzzz", "string": "HH:mm:ss.ffffzzz" }, { "virtualAddress": "0x01076EB8", "name": "StringLiteral_HH_mm_ss_fffffzzz", "string": "HH:mm:ss.fffffzzz" }, { "virtualAddress": "0x0107AAD8", "name": "StringLiteral_HH_mm_ss_ffffffzzz", "string": "HH:mm:ss.ffffffzzz" }, { "virtualAddress": "0x01073AB0", "name": "StringLiteral_HH_mm_ssZ", "string": "HH:mm:ssZ" }, { "virtualAddress": "0x0106D710", "name": "StringLiteral_HH_mm_ss_fZ", "string": "HH:mm:ss.fZ" }, { "virtualAddress": "0x01082FB8", "name": "StringLiteral_HH_mm_ss_ffZ", "string": "HH:mm:ss.ffZ" }, { "virtualAddress": "0x0107C998", "name": "StringLiteral_HH_mm_ss_fffZ", "string": "HH:mm:ss.fffZ" }, { "virtualAddress": "0x01083248", "name": "StringLiteral_HH_mm_ss_ffffZ", "string": "HH:mm:ss.ffffZ" }, { "virtualAddress": "0x01073C08", "name": "StringLiteral_HH_mm_ss_fffffZ", "string": "HH:mm:ss.fffffZ" }, { "virtualAddress": "0x0106E120", "name": "StringLiteral_HH_mm_ss_ffffffZ", "string": "HH:mm:ss.ffffffZ" }, { "virtualAddress": "0x01074A30", "name": "StringLiteral_HH_mm_ss_fffffffZ", "string": "HH:mm:ss.fffffffZ" }, { "virtualAddress": "0x010809D0", "name": "StringLiteral_token", "string": "token" }, { "virtualAddress": "0x01078448", "name": "StringLiteral_yyyy_MM", "string": "yyyy-MM" }, { "virtualAddress": "0x0107BC20", "name": "StringLiteral____yyyy_MM", "string": "\u0027-\u0027yyyy-MM" }, { "virtualAddress": "0x010823E8", "name": "StringLiteral____yyyy_MM", "string": "\u0027\u002B\u0027yyyy-MM" }, { "virtualAddress": "0x01086C78", "name": "StringLiteral_yyyy_MMzzz", "string": "yyyy-MMzzz" }, { "virtualAddress": "0x0107F3D8", "name": "StringLiteral____yyyy_MMzzz", "string": "\u0027\u002B\u0027yyyy-MMzzz" }, { "virtualAddress": "0x0106EAB0", "name": "StringLiteral____yyyy_MMzzz", "string": "\u0027-\u0027yyyy-MMzzz" }, { "virtualAddress": "0x01075CD0", "name": "StringLiteral_gYearMonth", "string": "gYearMonth" }, { "virtualAddress": "0x0107D098", "name": "StringLiteral_yyyy", "string": "yyyy" }, { "virtualAddress": "0x010818A8", "name": "StringLiteral____yyyy", "string": "\u0027-\u0027yyyy" }, { "virtualAddress": "0x01077370", "name": "StringLiteral____yyyy", "string": "\u0027\u002B\u0027yyyy" }, { "virtualAddress": "0x0106B498", "name": "StringLiteral_yyyyzzz", "string": "yyyyzzz" }, { "virtualAddress": "0x01073178", "name": "StringLiteral____yyyyzzz", "string": "\u0027\u002B\u0027yyyyzzz" }, { "virtualAddress": "0x010794E8", "name": "StringLiteral____yyyyzzz", "string": "\u0027-\u0027yyyyzzz" }, { "virtualAddress": "0x01086C40", "name": "StringLiteral_gYear", "string": "gYear" }, { "virtualAddress": "0x0107D818", "name": "StringLiteral_sortkey1", "string": "sortkey1" }, { "virtualAddress": "0x0106C6C8", "name": "StringLiteral_sortkey2", "string": "sortkey2" }, { "virtualAddress": "0x01077AA8", "name": "StringLiteral_SortKey___", "string": "SortKey - " }, { "virtualAddress": "0x01073B10", "name": "StringLiteral_sortedList", "string": "sortedList" }, { "virtualAddress": "0x0107A8A8", "name": "StringLiteral_initialCapacity", "string": "initialCapacity" }, { "virtualAddress": "0x010792B8", "name": "StringLiteral_Invalid_objects_", "string": "Invalid objects." }, { "virtualAddress": "0x0106D7E8", "name": "StringLiteral_The_calling_thread_already_holds", "string": "The calling thread already holds the lock." }, { "virtualAddress": "0x01076B78", "name": "StringLiteral_The_tookLock_argument_must_be_se", "string": "The tookLock argument must be set to false before calling this method." }, { "virtualAddress": "0x01078140", "name": "StringLiteral_The_timeout_must_be_a_value_betw", "string": "The timeout must be a value between -1 and Int32.MaxValue, inclusive." }, { "virtualAddress": "0x0106F2E0", "name": "StringLiteral_The_calling_thread_does_not_hold", "string": "The calling thread does not hold the lock." }, { "virtualAddress": "0x01071498", "name": "StringLiteral_Thread_tracking_is_disabled_", "string": "Thread tracking is disabled." }, { "virtualAddress": "0x01075D08", "name": "StringLiteral_condition", "string": "condition" }, { "virtualAddress": "0x01071790", "name": "StringLiteral_The_condition_argument_is_null_", "string": "The condition argument is null." }, { "virtualAddress": "0x0107F588", "name": "StringLiteral_Cannot_cast_argument_", "string": "Cannot cast argument " }, { "virtualAddress": "0x010748E0", "name": "StringLiteral__of_type__", "string": " of type \u0027" }, { "virtualAddress": "0x01085E48", "name": "StringLiteral___to_type__", "string": "\u0027 to type \u0027" }, { "virtualAddress": "0x01070098", "name": "StringLiteral_stack", "string": "stack" }, { "virtualAddress": "0x01081D70", "name": "StringLiteral__filename_unknown_", "string": "\u003Cfilename unknown\u003E" }, { "virtualAddress": "0x010862F0", "name": "StringLiteral__unknown_method_", "string": "\u003Cunknown method\u003E" }, { "virtualAddress": "0x010818F8", "name": "StringLiteral__at_", "string": " at " }, { "virtualAddress": "0x01080CE8", "name": "StringLiteral__unknown_offset_", "string": "\u003Cunknown offset\u003E" }, { "virtualAddress": "0x01081E68", "name": "StringLiteral_offset_", "string": "offset " }, { "virtualAddress": "0x0107E0F0", "name": "StringLiteral__in_file_line_column_", "string": " in file:line:column " }, { "virtualAddress": "0x01072B80", "name": "StringLiteral___0___1_", "string": ":{0}:{1}" }, { "virtualAddress": "0x01076508", "name": "StringLiteral_Operation_caused_a_stack_overflo", "string": "Operation caused a stack overflow." }, { "virtualAddress": "0x0106FD98", "name": "StringLiteral__in__0___1__", "string": " in {0}:{1} " }, { "virtualAddress": "0x01074008", "name": "StringLiteral__0__1__2__", "string": "{0}{1}{2} " }, { "virtualAddress": "0x01081C40", "name": "StringLiteral_at", "string": "at" }, { "virtualAddress": "0x01074BA0", "name": "StringLiteral__0__1__", "string": "{0}{1} " }, { "virtualAddress": "0x0106D558", "name": "StringLiteral__0x_0_x5____0x_1_x5____2_", "string": "\u003C0x{0:x5} \u002B 0x{1:x5}\u003E {2}" }, { "virtualAddress": "0x010709C8", "name": "StringLiteral___0x_0_x5____0x_1_x5__", "string": " \u003C0x{0:x5} \u002B 0x{1:x5}\u003E" }, { "virtualAddress": "0x010867B8", "name": "StringLiteral___0_", "string": " {0}" }, { "virtualAddress": "0x01073030", "name": "StringLiteral___0x_0_x5__", "string": " [0x{0:x5}]" }, { "virtualAddress": "0x0107EDA8", "name": "StringLiteral_N", "string": "N" }, { "virtualAddress": "0x01084CE0", "name": "StringLiteral___0__", "string": "\u003C{0}\u003E" }, { "virtualAddress": "0x0107B378", "name": "StringLiteral___0___1__", "string": "\u003C{0}#{1}\u003E" }, { "virtualAddress": "0x0107A848", "name": "StringLiteral_____End_of_stack_trace_from_prev", "string": "--- End of stack trace from previous location where exception was thrown ---" }, { "virtualAddress": "0x01078CE0", "name": "StringLiteral_skipFrames", "string": "skipFrames" }, { "virtualAddress": "0x0107F2F0", "name": "StringLiteral_Stack_empty_", "string": "Stack empty." }, { "virtualAddress": "0x0107A6E0", "name": "StringLiteral_Task_ContinueWith__", "string": "Task.ContinueWith: " }, { "virtualAddress": "0x01077EB0", "name": "StringLiteral__2_5_4_8", "string": "2.5.4.8" }, { "virtualAddress": "0x01081078", "name": "StringLiteral_Recursive_type_definition_is_not", "string": "Recursive type definition is not supported." }, { "virtualAddress": "0x01076520", "name": "StringLiteral_Enum_type__0__underlying_type__1", "string": "Enum type {0} underlying type {1} is not supported for serialization." }, { "virtualAddress": "0x0106ACE8", "name": "StringLiteral_The_API_supports_only_anonymous_", "string": "The API supports only anonymous types or types decorated with the EventDataAttribute. Non-compliant type: {0} dataType." }, { "virtualAddress": "0x01077920", "name": "StringLiteral_GetInstance", "string": "GetInstance" }, { "virtualAddress": "0x0107D6A0", "name": "StringLiteral_The_stream_is_currently_in_use_b", "string": "The stream is currently in use by a previous operation on the stream." }, { "virtualAddress": "0x01079180", "name": "StringLiteral_Empty_path_name_is_not_legal_", "string": "Empty path name is not legal." }, { "virtualAddress": "0x01083288", "name": "StringLiteral_Either_the_IAsyncResult_object_d", "string": "Either the IAsyncResult object did not come from the corresponding async method on this type, or EndRead was called multiple times with the same IAsyncResult." }, { "virtualAddress": "0x01076848", "name": "StringLiteral_Either_the_IAsyncResult_object_d", "string": "Either the IAsyncResult object did not come from the corresponding async method on this type, or EndWrite was called multiple times with the same IAsyncResult." }, { "virtualAddress": "0x0107F9E0", "name": "StringLiteral_Timeouts_are_not_supported_on_th", "string": "Timeouts are not supported on this stream." }, { "virtualAddress": "0x0107D760", "name": "StringLiteral_Index__zero_based__must_be_great", "string": "Index (zero based) must be greater than or equal to zero and less than the size of the argument list." }, { "virtualAddress": "0x0106C7D0", "name": "StringLiteral_valueCount", "string": "valueCount" }, { "virtualAddress": "0x0106D030", "name": "StringLiteral_Count_cannot_be_less_than_zero_", "string": "Count cannot be less than zero." }, { "virtualAddress": "0x0106F428", "name": "StringLiteral_repeatCount", "string": "repeatCount" }, { "virtualAddress": "0x01080398", "name": "StringLiteral_Argument_count_must_not_be_negat", "string": "Argument count must not be negative." }, { "virtualAddress": "0x0106A9C8", "name": "StringLiteral_Source_string_was_not_long_enoug", "string": "Source string was not long enough. Check sourceIndex and count." }, { "virtualAddress": "0x01075A38", "name": "StringLiteral_requiredLength", "string": "requiredLength" }, { "virtualAddress": "0x01073D10", "name": "StringLiteral_Length_cannot_be_less_than_zero_", "string": "Length cannot be less than zero." }, { "virtualAddress": "0x01086778", "name": "StringLiteral_oldValue", "string": "oldValue" }, { "virtualAddress": "0x01080868", "name": "StringLiteral_m_MaxCapacity", "string": "m_MaxCapacity" }, { "virtualAddress": "0x01086BC8", "name": "StringLiteral_Capacity", "string": "Capacity" }, { "virtualAddress": "0x01078E28", "name": "StringLiteral_m_StringValue", "string": "m_StringValue" }, { "virtualAddress": "0x01075690", "name": "StringLiteral_m_currentThread", "string": "m_currentThread" }, { "virtualAddress": "0x0106CAF0", "name": "StringLiteral_startIndex_cannot_be_larger_than", "string": "startIndex cannot be larger than length of string." }, { "virtualAddress": "0x01083BA8", "name": "StringLiteral_Index_and_length_must_refer_to_a", "string": "Index and length must refer to a location within the string." }, { "virtualAddress": "0x0107EDC8", "name": "StringLiteral_chunkCount", "string": "chunkCount" }, { "virtualAddress": "0x01083030", "name": "StringLiteral_chunkLength", "string": "chunkLength" }, { "virtualAddress": "0x01078730", "name": "StringLiteral_Capacity_exceeds_maximum_capacit", "string": "Capacity exceeds maximum capacity." }, { "virtualAddress": "0x010827E0", "name": "StringLiteral_maxCapacity", "string": "maxCapacity" }, { "virtualAddress": "0x01075A60", "name": "StringLiteral_MaxCapacity_must_be_one_or_great", "string": "MaxCapacity must be one or greater." }, { "virtualAddress": "0x010789B0", "name": "StringLiteral_The_serialized_MaxCapacity_prope", "string": "The serialized MaxCapacity property of StringBuilder must be positive and greater than or equal to the String length." }, { "virtualAddress": "0x01076D98", "name": "StringLiteral_The_serialized_Capacity_property", "string": "The serialized Capacity property of StringBuilder must be positive, less than or equal to MaxCapacity and greater than or equal to the String length." }, { "virtualAddress": "0x01077858", "name": "StringLiteral_startingTextElement", "string": "startingTextElement" }, { "virtualAddress": "0x0107BF70", "name": "StringLiteral_lengthInTextElements", "string": "lengthInTextElements" }, { "virtualAddress": "0x01084998", "name": "StringLiteral_The_TimeSpan_could_not_be_parsed", "string": "The TimeSpan could not be parsed because at least one of the numeric components is out of range or contains too many digits." }, { "virtualAddress": "0x01074670", "name": "StringLiteral_String_was_not_recognized_as_a_v", "string": "String was not recognized as a valid TimeSpan." }, { "virtualAddress": "0x0106AE08", "name": "StringLiteral_MM_dd_yyyy", "string": "MM:dd:yyyy" }, { "virtualAddress": "0x01081798", "name": "StringLiteral_The_serialized_data_contained_an", "string": "The serialized data contained an invalid escape sequence \u0027\\\\{0}\u0027." }, { "virtualAddress": "0x01085000", "name": "StringLiteral_HH_mm_ss_FFF", "string": "HH:mm:ss.FFF" }, { "virtualAddress": "0x0107A650", "name": "StringLiteral___", "string": "\\[" }, { "virtualAddress": "0x0106D850", "name": "StringLiteral___", "string": "\\]" }, { "virtualAddress": "0x01085550", "name": "StringLiteral___", "string": "\\;" }, { "virtualAddress": "0x01073DC8", "name": "StringLiteral_sb", "string": "sb" }, { "virtualAddress": "0x0106FCA0", "name": "StringLiteral_Object_must_be_of_type_String_", "string": "Object must be of type String." }, { "virtualAddress": "0x0106C038", "name": "StringLiteral_The_string_comparison_type_passe", "string": "The string comparison type passed in is currently not supported." }, { "virtualAddress": "0x01076078", "name": "StringLiteral_comparisonType", "string": "comparisonType" }, { "virtualAddress": "0x01083740", "name": "StringLiteral_indexA", "string": "indexA" }, { "virtualAddress": "0x010825E8", "name": "StringLiteral_indexB", "string": "indexB" }, { "virtualAddress": "0x010782A0", "name": "StringLiteral_Value__startIndex_and_length_do_", "string": "Value, startIndex and length do not refer to a valid string." }, { "virtualAddress": "0x0106E3A8", "name": "StringLiteral_Pointer_startIndex_and_length_do", "string": "Pointer startIndex and length do not refer to a valid string." }, { "virtualAddress": "0x010711B8", "name": "StringLiteral_Count_cannot_be_negative__and_st", "string": "Count cannot be negative, and startIndex \u002B count must be less than m_stringLength of the string." }, { "virtualAddress": "0x0107FA40", "name": "StringLiteral_Cannot_be_negative_and_must_be__", "string": "Cannot be negative and must be\u003C 0" }, { "virtualAddress": "0x0106FA20", "name": "StringLiteral_startIndex___count___this_m_stri", "string": "startIndex \u002B count \u003E this.m_stringLength" }, { "virtualAddress": "0x01076700", "name": "StringLiteral___0______this_Length", "string": "\u003C 0 || \u003E this.Length" }, { "virtualAddress": "0x0107F228", "name": "StringLiteral_startIndex___count___1___0", "string": "startIndex - count \u002B 1 \u003C 0" }, { "virtualAddress": "0x01079020", "name": "StringLiteral___0_______this_Length", "string": "\u003C 0 || \u003E= this.Length" }, { "virtualAddress": "0x0106E2B8", "name": "StringLiteral_totalWidth", "string": "totalWidth" }, { "virtualAddress": "0x01081158", "name": "StringLiteral_Non_negative_number_required", "string": "Non-negative number required" }, { "virtualAddress": "0x010789F0", "name": "StringLiteral_startIndex_must_be_less_than_len", "string": "startIndex must be less than length of string." }, { "virtualAddress": "0x01075078", "name": "StringLiteral_oldValue_is_the_empty_string_", "string": "oldValue is the empty string." }, { "virtualAddress": "0x01077760", "name": "StringLiteral_PublicKeyBlob", "string": "PublicKeyBlob" }, { "virtualAddress": "0x0107D720", "name": "StringLiteral_AssemblyVersion", "string": "AssemblyVersion" }, { "virtualAddress": "0x01080E20", "name": "StringLiteral_Wrong_permission_type_", "string": "Wrong permission type." }, { "virtualAddress": "0x01079870", "name": "StringLiteral_StrongName", "string": "StrongName" }, { "virtualAddress": "0x01082508", "name": "StringLiteral__publicKey", "string": "_publicKey" }, { "virtualAddress": "0x0106BA70", "name": "StringLiteral__keyPairContainer", "string": "_keyPairContainer" }, { "virtualAddress": "0x01073458", "name": "StringLiteral__keyPairExported", "string": "_keyPairExported" }, { "virtualAddress": "0x01071D28", "name": "StringLiteral__keyPairArray", "string": "_keyPairArray" }, { "virtualAddress": "0x01084970", "name": "StringLiteral_keyPairArray", "string": "keyPairArray" }, { "virtualAddress": "0x0106E518", "name": "StringLiteral_keyPairContainer", "string": "keyPairContainer" }, { "virtualAddress": "0x0106BF48", "name": "StringLiteral_keyPairFile", "string": "keyPairFile" }, { "virtualAddress": "0x0107AED0", "name": "StringLiteral_invalid_keypair", "string": "invalid keypair" }, { "virtualAddress": "0x0107E5F0", "name": "StringLiteral_strongNames", "string": "strongNames" }, { "virtualAddress": "0x01077600", "name": "StringLiteral_pubTokenMapping", "string": "pubTokenMapping" }, { "virtualAddress": "0x01078E10", "name": "StringLiteral_verificationSettings", "string": "verificationSettings" }, { "virtualAddress": "0x01085D28", "name": "StringLiteral_Token", "string": "Token" }, { "virtualAddress": "0x0106E918", "name": "StringLiteral_PublicKey", "string": "PublicKey" }, { "virtualAddress": "0x0106D380", "name": "StringLiteral_skip", "string": "skip" }, { "virtualAddress": "0x01081230", "name": "StringLiteral_Assembly", "string": "Assembly" }, { "virtualAddress": "0x01082F58", "name": "StringLiteral_Users", "string": "Users" }, { "virtualAddress": "0x010833A8", "name": "StringLiteral_Public_Key_Tokenu0009Assembliesu0009u0009Use", "string": "Public Key Token\tAssemblies\t\tUsers" }, { "virtualAddress": "0x01079BF8", "name": "StringLiteral_u0009", "string": "\t" }, { "virtualAddress": "0x010737D8", "name": "StringLiteral_u0009u0009u0009", "string": "\t\t\t" }, { "virtualAddress": "0x01080300", "name": "StringLiteral_All_users", "string": "All users" }, { "virtualAddress": "0x01071C70", "name": "StringLiteral_StrongName___", "string": "StrongName - " }, { "virtualAddress": "0x01070540", "name": "StringLiteral__name____0_", "string": " name = {0}" }, { "virtualAddress": "0x010853B0", "name": "StringLiteral__version____0_", "string": " version = {0}" }, { "virtualAddress": "0x0107D300", "name": "StringLiteral__0_0", "string": "0.0" }, { "virtualAddress": "0x01078720", "name": "StringLiteral_publicKey", "string": "publicKey" }, { "virtualAddress": "0x01082CA8", "name": "StringLiteral_data_isn_t_a_correctly_encoded_R", "string": "data isn\u0027t a correctly encoded RSA public key" }, { "virtualAddress": "0x010870D0", "name": "StringLiteral_Unsupported_hash_algorithm_for_t", "string": "Unsupported hash algorithm for token" }, { "virtualAddress": "0x010839D0", "name": "StringLiteral_Invalid_SubjectKeyIdentifier_ext", "string": "Invalid SubjectKeyIdentifier extension" }, { "virtualAddress": "0x01074A20", "name": "StringLiteral__2_5_29_14", "string": "2.5.29.14" }, { "virtualAddress": "0x0107AB90", "name": "StringLiteral_Subject_Key_Identifier", "string": "Subject Key Identifier" }, { "virtualAddress": "0x01081228", "name": "StringLiteral__2_5_4_4", "string": "2.5.4.4" }, { "virtualAddress": "0x01076C48", "name": "StringLiteral_surrogate", "string": "surrogate" }, { "virtualAddress": "0x0106C138", "name": "StringLiteral_selector", "string": "selector" }, { "virtualAddress": "0x01086520", "name": "StringLiteral_Selector_is_already_on_the_list_", "string": "Selector is already on the list of checked selectors." }, { "virtualAddress": "0x0106A7B0", "name": "StringLiteral_Selector_contained_a_cycle_", "string": "Selector contained a cycle." }, { "virtualAddress": "0x0107DEE8", "name": "StringLiteral_Adding_selector_will_introduce_a", "string": "Adding selector will introduce a cycle." }, { "virtualAddress": "0x01081490", "name": "StringLiteral_Specified_block_size_is_not_vali", "string": "Specified block size is not valid for this algorithm." }, { "virtualAddress": "0x0106C300", "name": "StringLiteral_Specified_feedback_size_is_inval", "string": "Specified feedback size is invalid." }, { "virtualAddress": "0x0107F380", "name": "StringLiteral_CTS_isn_t_supported_by_the_frame", "string": "CTS isn\u0027t supported by the framework" }, { "virtualAddress": "0x01071EE0", "name": "StringLiteral_invalid_block_length", "string": "invalid block length" }, { "virtualAddress": "0x0106DC40", "name": "StringLiteral_Invalid_input_block_size_", "string": "Invalid input block size." }, { "virtualAddress": "0x0106EE58", "name": "StringLiteral_OFB_isn_t_supported_by_the_frame", "string": "OFB isn\u0027t supported by the framework" }, { "virtualAddress": "0x01082A88", "name": "StringLiteral_Bad__0__padding_", "string": "Bad {0} padding." }, { "virtualAddress": "0x01071D78", "name": "StringLiteral__Invalid_length__0__", "string": " Invalid length {0}." }, { "virtualAddress": "0x01070118", "name": "StringLiteral__Error_found_at_position__0__", "string": " Error found at position {0}." }, { "virtualAddress": "0x0107BAB8", "name": "StringLiteral_Object_is_disposed", "string": "Object is disposed" }, { "virtualAddress": "0x0107DAF8", "name": "StringLiteral_Unkown_CipherMode", "string": "Unkown CipherMode" }, { "virtualAddress": "0x01081040", "name": "StringLiteral_IV_is_too_small___0__bytes___it_", "string": "IV is too small ({0} bytes), it should be {1} bytes long." }, { "virtualAddress": "0x010753F8", "name": "StringLiteral_ParentTable", "string": "ParentTable" }, { "virtualAddress": "0x010740D0", "name": "StringLiteral_BeginRead", "string": "BeginRead" }, { "virtualAddress": "0x01073860", "name": "StringLiteral_BeginWrite", "string": "BeginWrite" }, { "virtualAddress": "0x01076950", "name": "StringLiteral_Synchronization", "string": "Synchronization" }, { "virtualAddress": "0x01073118", "name": "StringLiteral_The_current_SynchronizationConte", "string": "The current SynchronizationContext may not be used as a TaskScheduler." }, { "virtualAddress": "0x01073948", "name": "StringLiteral_waitHandles", "string": "waitHandles" }, { "virtualAddress": "0x0107BBF8", "name": "StringLiteral_Object_synchronization_method_wa", "string": "Object synchronization method was called from an unsynchronized block of code." }, { "virtualAddress": "0x0107C090", "name": "StringLiteral_System_error_", "string": "System error." }, { "virtualAddress": "0x0107A3E0", "name": "StringLiteral_TailStream", "string": "TailStream" }, { "virtualAddress": "0x0106ECC8", "name": "StringLiteral_frameworkName", "string": "frameworkName" }, { "virtualAddress": "0x010711B0", "name": "StringLiteral_Exception_has_been_thrown_by_the", "string": "Exception has been thrown by the target of an invocation." }, { "virtualAddress": "0x0106FE40", "name": "StringLiteral_Number_of_parameters_specified_d", "string": "Number of parameters specified does not match the expected number." }, { "virtualAddress": "0x0106FE60", "name": "StringLiteral_continuation", "string": "continuation" }, { "virtualAddress": "0x010754E0", "name": "StringLiteral_A_task_was_canceled_", "string": "A task was canceled." }, { "virtualAddress": "0x0106AF48", "name": "StringLiteral_exceptions", "string": "exceptions" }, { "virtualAddress": "0x0107EBA0", "name": "StringLiteral_The_exceptions_collection_includ", "string": "The exceptions collection included at least one null element." }, { "virtualAddress": "0x01085990", "name": "StringLiteral_The_exceptions_collection_was_em", "string": "The exceptions collection was empty." }, { "virtualAddress": "0x0106F548", "name": "StringLiteral__Internal_Expected_an_Exception_", "string": "(Internal)Expected an Exception or an IEnumerable\u003CException\u003E" }, { "virtualAddress": "0x010798D8", "name": "StringLiteral_exceptionObject", "string": "exceptionObject" }, { "virtualAddress": "0x01078FD8", "name": "StringLiteral_A_Task_s_exception_s__were_not_o", "string": "A Task\u0027s exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread." }, { "virtualAddress": "0x010862A8", "name": "StringLiteral_tasks", "string": "tasks" }, { "virtualAddress": "0x01087090", "name": "StringLiteral_scheduler", "string": "scheduler" }, { "virtualAddress": "0x0106CD18", "name": "StringLiteral_continuationFunction", "string": "continuationFunction" }, { "virtualAddress": "0x01079A78", "name": "StringLiteral_The_tasks_argument_contains_no_t", "string": "The tasks argument contains no tasks." }, { "virtualAddress": "0x0106BBC8", "name": "StringLiteral_beginMethod", "string": "beginMethod" }, { "virtualAddress": "0x01074218", "name": "StringLiteral_endMethod", "string": "endMethod" }, { "virtualAddress": "0x01083BD0", "name": "StringLiteral_TaskFactory_FromAsync__", "string": "TaskFactory.FromAsync: " }, { "virtualAddress": "0x01070D08", "name": "StringLiteral_endFunction", "string": "endFunction" }, { "virtualAddress": "0x0106C748", "name": "StringLiteral_TaskFactory_FromAsync", "string": "TaskFactory.FromAsync" }, { "virtualAddress": "0x0107B8D0", "name": "StringLiteral_TaskFactory_FromAsync_Callback", "string": "TaskFactory.FromAsync Callback" }, { "virtualAddress": "0x01082B50", "name": "StringLiteral_creationOptions", "string": "creationOptions" }, { "virtualAddress": "0x010708E0", "name": "StringLiteral_It_is_invalid_to_specify_TaskCre", "string": "It is invalid to specify TaskCreationOptions.LongRunning in calls to FromAsync." }, { "virtualAddress": "0x01079868", "name": "StringLiteral_It_is_invalid_to_specify_TaskCre", "string": "It is invalid to specify TaskCreationOptions.PreferFairness in calls to FromAsync." }, { "virtualAddress": "0x010864E8", "name": "StringLiteral_The_tasks_argument_included_a_nu", "string": "The tasks argument included a null value." }, { "virtualAddress": "0x0106EB38", "name": "StringLiteral_continuationOptions", "string": "continuationOptions" }, { "virtualAddress": "0x0106B838", "name": "StringLiteral_The_specified_TaskContinuationOp", "string": "The specified TaskContinuationOptions combined LongRunning and ExecuteSynchronously. Synchronous continuations should not be long running." }, { "virtualAddress": "0x01086D38", "name": "StringLiteral_It_is_invalid_to_exclude_specifi", "string": "It is invalid to exclude specific continuation kinds for continuations off of multiple tasks." }, { "virtualAddress": "0x01080D48", "name": "StringLiteral_continuationAction", "string": "continuationAction" }, { "virtualAddress": "0x01078D80", "name": "StringLiteral_An_exception_was_thrown_by_a_Tas", "string": "An exception was thrown by a TaskScheduler." }, { "virtualAddress": "0x01080BB0", "name": "StringLiteral_ExecuteTask_may_not_be_called_fo", "string": "ExecuteTask may not be called for a task which was previously queued to a different TaskScheduler." }, { "virtualAddress": "0x01075798", "name": "StringLiteral_The_TryExecuteTaskInline_call_to", "string": "The TryExecuteTaskInline call to the underlying scheduler succeeded, but the task body was not invoked." }, { "virtualAddress": "0x01076968", "name": "StringLiteral_function", "string": "function" }, { "virtualAddress": "0x0106EBA8", "name": "StringLiteral_It_is_invalid_to_specify_TaskCre", "string": "It is invalid to specify TaskCreationOptions.SelfReplicating for a Task\u003CTResult\u003E." }, { "virtualAddress": "0x01074BF0", "name": "StringLiteral__null_", "string": "{null}" }, { "virtualAddress": "0x01081840", "name": "StringLiteral__Not_yet_computed_", "string": "{Not yet computed}" }, { "virtualAddress": "0x01074AD0", "name": "StringLiteral_The_specified_TaskContinuationOp", "string": "The specified TaskContinuationOptions excluded all continuation kinds." }, { "virtualAddress": "0x01086D98", "name": "StringLiteral_The_value_needs_to_translate_in_", "string": "The value needs to translate in milliseconds to -1 (signifying an infinite timeout), 0 or a positive integer less than or equal to Int32.MaxValue." }, { "virtualAddress": "0x0106E090", "name": "StringLiteral_The_value_needs_to_be_either__1_", "string": "The value needs to be either -1 (signifying an infinite timeout), 0 or a positive integer." }, { "virtualAddress": "0x010804E0", "name": "StringLiteral_A_task_may_only_be_disposed_if_i", "string": "A task may only be disposed if it is in a completion state (RanToCompletion, Faulted or Canceled)." }, { "virtualAddress": "0x0106E210", "name": "StringLiteral_cancellationToken", "string": "cancellationToken" }, { "virtualAddress": "0x01084018", "name": "StringLiteral_RunSynchronously_may_not_be_call", "string": "RunSynchronously may not be called on a continuation task." }, { "virtualAddress": "0x0107A958", "name": "StringLiteral_RunSynchronously_may_not_be_call", "string": "RunSynchronously may not be called on a task not bound to a delegate, such as the task returned from an asynchronous method." }, { "virtualAddress": "0x0107C618", "name": "StringLiteral_RunSynchronously_may_not_be_call", "string": "RunSynchronously may not be called on a task that has already completed." }, { "virtualAddress": "0x01087460", "name": "StringLiteral_RunSynchronously_may_not_be_call", "string": "RunSynchronously may not be called on a task that was already started." }, { "virtualAddress": "0x01081C20", "name": "StringLiteral_Task__", "string": "Task: " }, { "virtualAddress": "0x01073A08", "name": "StringLiteral_Start_may_not_be_called_on_a_tas", "string": "Start may not be called on a task that has completed." }, { "virtualAddress": "0x0106F800", "name": "StringLiteral_Start_may_not_be_called_on_a_pro", "string": "Start may not be called on a promise-style task." }, { "virtualAddress": "0x0107E1D0", "name": "StringLiteral_Start_may_not_be_called_on_a_con", "string": "Start may not be called on a continuation task." }, { "virtualAddress": "0x01071160", "name": "StringLiteral_Start_may_not_be_called_on_a_tas", "string": "Start may not be called on a task that was already started." }, { "virtualAddress": "0x0106FC48", "name": "StringLiteral_The_task_has_been_disposed_", "string": "The task has been disposed." }, { "virtualAddress": "0x01085230", "name": "StringLiteral__Internal_An_attempt_was_made_to", "string": "(Internal)An attempt was made to create a LongRunning SelfReplicating task." }, { "virtualAddress": "0x0107F548", "name": "StringLiteral_The_tasks_array_included_at_leas", "string": "The tasks array included at least one null element." }, { "virtualAddress": "0x0107A3C0", "name": "StringLiteral_Invalid_Console_Color", "string": "Invalid Console Color" }, { "virtualAddress": "0x01086F80", "name": "StringLiteral_u001B_6n", "string": "\u001B[6n" }, { "virtualAddress": "0x01071F10", "name": "StringLiteral_Not_a_tty_", "string": "Not a tty." }, { "virtualAddress": "0x01081C18", "name": "StringLiteral_cygwin", "string": "cygwin" }, { "virtualAddress": "0x010759F8", "name": "StringLiteral_linux", "string": "linux" }, { "virtualAddress": "0x0107C690", "name": "StringLiteral_xterm", "string": "xterm" }, { "virtualAddress": "0x01079348", "name": "StringLiteral_rxvt", "string": "rxvt" }, { "virtualAddress": "0x01077428", "name": "StringLiteral_dtterm", "string": "dtterm" }, { "virtualAddress": "0x0106DE78", "name": "StringLiteral_u001B_0__0_u0007", "string": "\u001B]0;{0}\u0007" }, { "virtualAddress": "0x0106C3B8", "name": "StringLiteral_iris_ansi", "string": "iris-ansi" }, { "virtualAddress": "0x01080200", "name": "StringLiteral_u001BP1_y_0_u001B_", "string": "\u001BP1.y{0}\u001B\\" }, { "virtualAddress": "0x01073908", "name": "StringLiteral_sun_cmd", "string": "sun-cmd" }, { "virtualAddress": "0x0106F0D0", "name": "StringLiteral_u001B_l_0_u001B_", "string": "\u001B]l{0}\u001B\\" }, { "virtualAddress": "0x0106ECE8", "name": "StringLiteral_TERMINFO", "string": "TERMINFO" }, { "virtualAddress": "0x01084098", "name": "StringLiteral_left", "string": "left" }, { "virtualAddress": "0x01080E08", "name": "StringLiteral_Value_must_be_positive_and_below", "string": "Value must be positive and below the buffer width." }, { "virtualAddress": "0x01073E70", "name": "StringLiteral_top", "string": "top" }, { "virtualAddress": "0x0106ADE0", "name": "StringLiteral_Value_must_be_positive_and_below", "string": "Value must be positive and below the buffer height." }, { "virtualAddress": "0x0107AB70", "name": "StringLiteral_This_terminal_does_not_suport_se", "string": "This terminal does not suport setting the cursor position." }, { "virtualAddress": "0x0107BDD0", "name": "StringLiteral__0___1_x___2_", "string": "{0}/{1:x}/{2}" }, { "virtualAddress": "0x0107B6C0", "name": "StringLiteral__usr_share_terminfo", "string": "/usr/share/terminfo" }, { "virtualAddress": "0x0107E7F0", "name": "StringLiteral__etc_terminfo", "string": "/etc/terminfo" }, { "virtualAddress": "0x01072158", "name": "StringLiteral__usr_lib_terminfo", "string": "/usr/lib/terminfo" }, { "virtualAddress": "0x01072C08", "name": "StringLiteral__lib_terminfo", "string": "/lib/terminfo" }, { "virtualAddress": "0x01079138", "name": "StringLiteral_Magic_number_is_wrong___0_", "string": "Magic number is wrong: {0}" }, { "virtualAddress": "0x01070510", "name": "StringLiteral_File_must_be_smaller_than_4K", "string": "File must be smaller than 4K" }, { "virtualAddress": "0x01081630", "name": "StringLiteral_Short_read", "string": "Short read" }, { "virtualAddress": "0x010830A0", "name": "StringLiteral_textInfo", "string": "textInfo" }, { "virtualAddress": "0x01081CF8", "name": "StringLiteral_TextInfo___", "string": "TextInfo - " }, { "virtualAddress": "0x01082C48", "name": "StringLiteral_The_ThreadLocal_object_has_been_", "string": "The ThreadLocal object has been disposed." }, { "virtualAddress": "0x010865E8", "name": "StringLiteral_The_ThreadLocal_object_is_not_tr", "string": "The ThreadLocal object is not tracking values. To use the Values property, use a ThreadLocal constructor that accepts the trackAllValues parameter and set the parameter to true." }, { "virtualAddress": "0x01072F98", "name": "StringLiteral_osHandle", "string": "osHandle" }, { "virtualAddress": "0x01079CF8", "name": "StringLiteral_WaitCallback", "string": "WaitCallback" }, { "virtualAddress": "0x0107D130", "name": "StringLiteral_waitObject", "string": "waitObject" }, { "virtualAddress": "0x010766A0", "name": "StringLiteral_callBack", "string": "callBack" }, { "virtualAddress": "0x01083218", "name": "StringLiteral_Timeout_is_too_big__Maximum_is_I", "string": "Timeout is too big. Maximum is Int32.MaxValue" }, { "virtualAddress": "0x01084E28", "name": "StringLiteral_Argument_must_be_less_than_or_eq", "string": "Argument must be less than or equal to 2^31 - 1 milliseconds." }, { "virtualAddress": "0x01085CA0", "name": "StringLiteral_millisecondsTimeOutInterval", "string": "millisecondsTimeOutInterval" }, { "virtualAddress": "0x0106DFE8", "name": "StringLiteral_Thread_failed_to_start_", "string": "Thread failed to start." }, { "virtualAddress": "0x01079210", "name": "StringLiteral_Thread_was_in_an_invalid_state_f", "string": "Thread was in an invalid state for the operation being executed." }, { "virtualAddress": "0x01076230", "name": "StringLiteral_Use_CompressedStack__Capture_Run", "string": "Use CompressedStack.(Capture/Run) or ExecutionContext.(Capture/Run) APIs instead." }, { "virtualAddress": "0x01073AA0", "name": "StringLiteral_Unable_to_reset_abort_because_no", "string": "Unable to reset abort because no abort was requested." }, { "virtualAddress": "0x0106B848", "name": "StringLiteral_Failed_to_set_the_specified_COM_", "string": "Failed to set the specified COM apartment state." }, { "virtualAddress": "0x0107BFC0", "name": "StringLiteral_Thread_creation_failed_", "string": "Thread creation failed." }, { "virtualAddress": "0x0106AD98", "name": "StringLiteral_The_thread_was_created_with_a_Th", "string": "The thread was created with a ThreadStart delegate that does not accept a parameter." }, { "virtualAddress": "0x010741A0", "name": "StringLiteral_Thread_is_dead__state_can_not_be", "string": "Thread is dead; state can not be accessed." }, { "virtualAddress": "0x01085C30", "name": "StringLiteral_start", "string": "start" }, { "virtualAddress": "0x010854D8", "name": "StringLiteral_maxStackSize", "string": "maxStackSize" }, { "virtualAddress": "0x01080AF0", "name": "StringLiteral_Destination_is_too_short_", "string": "Destination is too short." }, { "virtualAddress": "0x01078150", "name": "StringLiteral_The_array_type_must_be_exactly__", "string": "The array type must be exactly {0}." }, { "virtualAddress": "0x0106C708", "name": "StringLiteral_Release_all_references_before_di", "string": "Release all references before disposing this instance." }, { "virtualAddress": "0x0107BCA8", "name": "StringLiteral_Memory_T__has_been_disposed_", "string": "Memory\u003CT\u003E has been disposed." }, { "virtualAddress": "0x01075688", "name": "StringLiteral_dictionaryCreationThreshold", "string": "dictionaryCreationThreshold" }, { "virtualAddress": "0x010756F8", "name": "StringLiteral_item", "string": "item" }, { "virtualAddress": "0x0107F6F0", "name": "StringLiteral_view", "string": "view" }, { "virtualAddress": "0x01075E00", "name": "StringLiteral_sourceBytesToCopy", "string": "sourceBytesToCopy" }, { "virtualAddress": "0x0107CB70", "name": "StringLiteral_An_item_with_the_same_key_has_al", "string": "An item with the same key has already been added." }, { "virtualAddress": "0x010865A0", "name": "StringLiteral_The_specified_threshold_for_crea", "string": "The specified threshold for creating dictionary is out of range." }, { "virtualAddress": "0x0106E428", "name": "StringLiteral_Index_must_be_within_the_bounds_", "string": "Index must be within the bounds of the List." }, { "virtualAddress": "0x0107EC40", "name": "StringLiteral_The_specified_item_does_not_exis", "string": "The specified item does not exist in this KeyedCollection." }, { "virtualAddress": "0x010784C0", "name": "StringLiteral_Removal_is_an_invalid_operation_", "string": "Removal is an invalid operation for Stack or Queue." }, { "virtualAddress": "0x01084DF8", "name": "StringLiteral_Mutating_a_value_collection_deri", "string": "Mutating a value collection derived from a dictionary is not allowed." }, { "virtualAddress": "0x01084518", "name": "StringLiteral_The_type_of_arguments_passed_int", "string": "The type of arguments passed into generic comparer methods is invalid." }, { "virtualAddress": "0x0107EA10", "name": "StringLiteral_Type_of_argument_is_not_compatib", "string": "Type of argument is not compatible with the generic comparer." }, { "virtualAddress": "0x010774F8", "name": "StringLiteral_No_value_exists_with_that_name_", "string": "No value exists with that name." }, { "virtualAddress": "0x01079148", "name": "StringLiteral_Cannot_delete_a_registry_hive_s_", "string": "Cannot delete a registry hive\u0027s subtree." }, { "virtualAddress": "0x010776F0", "name": "StringLiteral_Requested_registry_access_is_not", "string": "Requested registry access is not allowed." }, { "virtualAddress": "0x0106EEF8", "name": "StringLiteral_RegistryKey_SetValue_does_not_al", "string": "RegistryKey.SetValue does not allow a String[] that contains a null String reference." }, { "virtualAddress": "0x01071B38", "name": "StringLiteral_The_type_of_the_value_object_did", "string": "The type of the value object did not match the specified RegistryValueKind or the object could not be properly converted." }, { "virtualAddress": "0x010840B0", "name": "StringLiteral_Cannot_access_a_closed_registry_", "string": "Cannot access a closed registry key." }, { "virtualAddress": "0x01077FB0", "name": "StringLiteral_Registry_key_names_should_not_be", "string": "Registry key names should not be greater than 255 characters." }, { "virtualAddress": "0x01081320", "name": "StringLiteral_The_specified_RegistryKeyPermiss", "string": "The specified RegistryKeyPermissionCheck value is invalid." }, { "virtualAddress": "0x010796C0", "name": "StringLiteral_A_type_must_implement_IComparabl", "string": "A type must implement IComparable\u003CT\u003E or IComparable to support comparison." }, { "virtualAddress": "0x01083878", "name": "StringLiteral_The_specified_RegistryOptions_va", "string": "The specified RegistryOptions value is invalid." }, { "virtualAddress": "0x0106CB78", "name": "StringLiteral_The_specified_RegistryView_value", "string": "The specified RegistryView value is invalid." }, { "virtualAddress": "0x01085C40", "name": "StringLiteral_The_value___0___is_not_of_type__", "string": "The value \u0022{0}\u0022 is not of type \u0022{1}\u0022 and cannot be used in this generic collection." }, { "virtualAddress": "0x010739E8", "name": "StringLiteral_An_undefined_TimeSpanStyles_valu", "string": "An undefined TimeSpanStyles value is being used." }, { "virtualAddress": "0x010701F0", "name": "StringLiteral_TimeSpan_overflowed_because_the_", "string": "TimeSpan overflowed because the duration is too long." }, { "virtualAddress": "0x01070E70", "name": "StringLiteral_Object_must_be_of_type_TimeSpan_", "string": "Object must be of type TimeSpan." }, { "virtualAddress": "0x01081858", "name": "StringLiteral_The_duration_cannot_be_returned_", "string": "The duration cannot be returned for TimeSpan.MinValue because the absolute value of TimeSpan.MinValue exceeds the value of TimeSpan.MaxValue." }, { "virtualAddress": "0x01080EE8", "name": "StringLiteral_TimeSpan_does_not_accept_floatin", "string": "TimeSpan does not accept floating point Not-a-Number values." }, { "virtualAddress": "0x010812E8", "name": "StringLiteral_offset__", "string": "offset: " }, { "virtualAddress": "0x01073E80", "name": "StringLiteral_s__is_dst__", "string": "s, is_dst: " }, { "virtualAddress": "0x01081058", "name": "StringLiteral___zone_name__", "string": ", zone name: " }, { "virtualAddress": "0x0107BAD0", "name": "StringLiteral_TZ_file_too_big_for_the_buffer", "string": "TZ file too big for the buffer" }, { "virtualAddress": "0x0107C7C8", "name": "StringLiteral_Time_zone_information_file_conta", "string": "Time zone information file contains invalid data" }, { "virtualAddress": "0x01084B58", "name": "StringLiteral_destinationTimeZone", "string": "destinationTimeZone" }, { "virtualAddress": "0x010705F8", "name": "StringLiteral_Kind_property_of_dateTime_is_Loc", "string": "Kind property of dateTime is Local" }, { "virtualAddress": "0x0106FC68", "name": "StringLiteral_sourceTimeZone", "string": "sourceTimeZone" }, { "virtualAddress": "0x0107E870", "name": "StringLiteral_Kind_property_of_dateTime_is_Utc", "string": "Kind property of dateTime is Utc but the sourceTimeZone does not equal TimeZoneInfo.Utc" }, { "virtualAddress": "0x01079A00", "name": "StringLiteral_Kind_property_of_dateTime_is_Loc", "string": "Kind property of dateTime is Local but the sourceTimeZone does not equal TimeZoneInfo.Local" }, { "virtualAddress": "0x010726B0", "name": "StringLiteral_dateTime_parameter_is_an_invalid", "string": "dateTime parameter is an invalid time" }, { "virtualAddress": "0x01084EB8", "name": "StringLiteral_Can_t_get_timezone_name_", "string": "Can\u0027t get timezone name." }, { "virtualAddress": "0x010830D8", "name": "StringLiteral__GMT", "string": "(GMT" }, { "virtualAddress": "0x0106CE38", "name": "StringLiteral_hh__mm", "string": "hh\\:mm" }, { "virtualAddress": "0x01076AF0", "name": "StringLiteral___Local_Time", "string": ") Local Time" }, { "virtualAddress": "0x0107E9E0", "name": "StringLiteral_Local", "string": "Local" }, { "virtualAddress": "0x0107C208", "name": "StringLiteral_TimeZoneKeyName", "string": "TimeZoneKeyName" }, { "virtualAddress": "0x0107C520", "name": "StringLiteral_StandardName", "string": "StandardName" }, { "virtualAddress": "0x0107CA90", "name": "StringLiteral_TZ", "string": "TZ" }, { "virtualAddress": "0x010787D0", "name": "StringLiteral__etc_localtime", "string": "/etc/localtime" }, { "virtualAddress": "0x01078208", "name": "StringLiteral_localtime", "string": "localtime" }, { "virtualAddress": "0x01082E58", "name": "StringLiteral_MM_dd_yyyy_", "string": "MM:dd:yyyy;" }, { "virtualAddress": "0x0107B008", "name": "StringLiteral_HH_mm_ss_", "string": "HH:mm:ss;" }, { "virtualAddress": "0x01072D80", "name": "StringLiteral_HH_mm_ss_fff_", "string": "HH:mm:ss.fff;" }, { "virtualAddress": "0x01087730", "name": "StringLiteral_Couldn_t_read_time_zone_file_", "string": "Couldn\u0027t read time zone file " }, { "virtualAddress": "0x0106AF78", "name": "StringLiteral_Coordinated_Universal_Time", "string": "Coordinated Universal Time" }, { "virtualAddress": "0x0106D820", "name": "StringLiteral_UTC", "string": "UTC" }, { "virtualAddress": "0x01080B98", "name": "StringLiteral_TZI", "string": "TZI" }, { "virtualAddress": "0x01074BB0", "name": "StringLiteral_Display", "string": "Display" }, { "virtualAddress": "0x0106F160", "name": "StringLiteral_Std", "string": "Std" }, { "virtualAddress": "0x0107F980", "name": "StringLiteral_Dlt", "string": "Dlt" }, { "virtualAddress": "0x01079AE0", "name": "StringLiteral_Dynamic_DST", "string": "Dynamic DST" }, { "virtualAddress": "0x0107E328", "name": "StringLiteral_FirstEntry", "string": "FirstEntry" }, { "virtualAddress": "0x01086670", "name": "StringLiteral_LastEntry", "string": "LastEntry" }, { "virtualAddress": "0x01085F00", "name": "StringLiteral_dateTime_is_not_an_ambiguous_tim", "string": "dateTime is not an ambiguous time" }, { "virtualAddress": "0x0106F1D0", "name": "StringLiteral_dateTimeOffset_is_not_an_ambiguo", "string": "dateTimeOffset is not an ambiguous time" }, { "virtualAddress": "0x01078010", "name": "StringLiteral_Africa", "string": "Africa" }, { "virtualAddress": "0x0107A4B0", "name": "StringLiteral_America", "string": "America" }, { "virtualAddress": "0x01082078", "name": "StringLiteral_Antarctica", "string": "Antarctica" }, { "virtualAddress": "0x01085C28", "name": "StringLiteral_Arctic", "string": "Arctic" }, { "virtualAddress": "0x01072840", "name": "StringLiteral_Asia", "string": "Asia" }, { "virtualAddress": "0x0107E680", "name": "StringLiteral_Atlantic", "string": "Atlantic" }, { "virtualAddress": "0x01074650", "name": "StringLiteral_Australia", "string": "Australia" }, { "virtualAddress": "0x01077520", "name": "StringLiteral_Brazil", "string": "Brazil" }, { "virtualAddress": "0x010704C0", "name": "StringLiteral_Canada", "string": "Canada" }, { "virtualAddress": "0x0106CE68", "name": "StringLiteral_Chile", "string": "Chile" }, { "virtualAddress": "0x0106D928", "name": "StringLiteral_Europe", "string": "Europe" }, { "virtualAddress": "0x01075780", "name": "StringLiteral_Indian", "string": "Indian" }, { "virtualAddress": "0x01073B00", "name": "StringLiteral_Mexico", "string": "Mexico" }, { "virtualAddress": "0x010772A0", "name": "StringLiteral_Mideast", "string": "Mideast" }, { "virtualAddress": "0x0106DDB8", "name": "StringLiteral_Pacific", "string": "Pacific" }, { "virtualAddress": "0x01076D30", "name": "StringLiteral__0___1_", "string": "{0}/{1}" }, { "virtualAddress": "0x01084AE0", "name": "StringLiteral_Kind_is_Local_and_time_is_Invali", "string": "Kind is Local and time is Invalid" }, { "virtualAddress": "0x010735D0", "name": "StringLiteral_dateTime_is_invalid_and_Kind_is_", "string": "dateTime is invalid and Kind is Local" }, { "virtualAddress": "0x01075280", "name": "StringLiteral__1__0___1___2___", "string": "[1;{0};{1};{2};]" }, { "virtualAddress": "0x01071C18", "name": "StringLiteral__0__0___1___2___3___", "string": "[0;{0};{1};{2};{3};]" }, { "virtualAddress": "0x01076BC0", "name": "StringLiteral_invalid_serialization_data", "string": "invalid serialization data" }, { "virtualAddress": "0x0107A530", "name": "StringLiteral_Id", "string": "Id" }, { "virtualAddress": "0x010768E0", "name": "StringLiteral_DisplayName", "string": "DisplayName" }, { "virtualAddress": "0x010860D8", "name": "StringLiteral_DaylightName", "string": "DaylightName" }, { "virtualAddress": "0x0107A620", "name": "StringLiteral_BaseUtcOffset", "string": "BaseUtcOffset" }, { "virtualAddress": "0x010847B0", "name": "StringLiteral_AdjustmentRules", "string": "AdjustmentRules" }, { "virtualAddress": "0x01077620", "name": "StringLiteral_SupportsDaylightSavingTime", "string": "SupportsDaylightSavingTime" }, { "virtualAddress": "0x0106D300", "name": "StringLiteral__0___1___2___3___4__", "string": "{0};{1};{2};{3};{4};" }, { "virtualAddress": "0x01085A80", "name": "StringLiteral___0___1___2___3___4___", "string": "[{0};{1};{2};{3};{4};]" }, { "virtualAddress": "0x0107FF28", "name": "StringLiteral_TZif", "string": "TZif" }, { "virtualAddress": "0x01080EC0", "name": "StringLiteral_The_specified_ID_parameter___0__", "string": "The specified ID parameter \u0027{0}\u0027 is not supported." }, { "virtualAddress": "0x0106FFF0", "name": "StringLiteral_baseUtcOffset", "string": "baseUtcOffset" }, { "virtualAddress": "0x01084740", "name": "StringLiteral_The_AdjustmentRule_array_cannot_", "string": "The AdjustmentRule array cannot contain null elements." }, { "virtualAddress": "0x010870E8", "name": "StringLiteral_The_sum_of_the_BaseUtcOffset_and", "string": "The sum of the BaseUtcOffset and DaylightDelta properties must within plus or minus 14.0 hours." }, { "virtualAddress": "0x01075340", "name": "StringLiteral_The_elements_of_the_AdjustmentRu", "string": "The elements of the AdjustmentRule array must be in chronological order and must not overlap." }, { "virtualAddress": "0x01072CF8", "name": "StringLiteral_id_parameter_is_an_empty_string", "string": "id parameter is an empty string" }, { "virtualAddress": "0x0107FAF0", "name": "StringLiteral_baseUtcOffset_parameter_does_not", "string": "baseUtcOffset parameter does not represent a whole number of minutes" }, { "virtualAddress": "0x0106FA30", "name": "StringLiteral_baseUtcOffset_parameter_is_great", "string": "baseUtcOffset parameter is greater than 14 hours or less than -14 hours" }, { "virtualAddress": "0x01074028", "name": "StringLiteral_one_or_more_elements_in_adjustme", "string": "one or more elements in adjustmentRules are null" }, { "virtualAddress": "0x0106E0F0", "name": "StringLiteral_Sum_of_baseUtcOffset_and_Dayligh", "string": "Sum of baseUtcOffset and DaylightDelta of one or more object in adjustmentRules array is greater than 14 or less than -14 hours;" }, { "virtualAddress": "0x0107D738", "name": "StringLiteral_adjustment_rules_specified_in_ad", "string": "adjustment rules specified in adjustmentRules parameter are not in chronological order" }, { "virtualAddress": "0x010834F0", "name": "StringLiteral_some_adjustment_rules_in_the_adj", "string": "some adjustment rules in the adjustmentRules parameter overlap" }, { "virtualAddress": "0x01083FD8", "name": "StringLiteral_a_date_can_have_multiple_adjustm", "string": "a date can have multiple adjustment rules applied to it" }, { "virtualAddress": "0x0106CB90", "name": "StringLiteral_SYSTEM_CurrentControlSet_Control", "string": "SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation" }, { "virtualAddress": "0x010770C8", "name": "StringLiteral__usr_share_zoneinfo", "string": "/usr/share/zoneinfo" }, { "virtualAddress": "0x01080F50", "name": "StringLiteral_SOFTWARE_Microsoft_Windows_NT_Cu", "string": "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones" }, { "virtualAddress": "0x01086480", "name": "StringLiteral_daylightTimes", "string": "daylightTimes" }, { "virtualAddress": "0x01072AA0", "name": "StringLiteral_The_operation_has_timed_out_", "string": "The operation has timed out." }, { "virtualAddress": "0x01082FF8", "name": "StringLiteral_dueTime", "string": "dueTime" }, { "virtualAddress": "0x0107C780", "name": "StringLiteral_Due_time_too_large", "string": "Due time too large" }, { "virtualAddress": "0x01085C58", "name": "StringLiteral_period", "string": "period" }, { "virtualAddress": "0x010777E8", "name": "StringLiteral_Period_too_large", "string": "Period too large" }, { "virtualAddress": "0x0107C350", "name": "StringLiteral_notifyObject", "string": "notifyObject" }, { "virtualAddress": "0x01079548", "name": "StringLiteral__2_5_4_12", "string": "2.5.4.12" }, { "virtualAddress": "0x01080228", "name": "StringLiteral_typeInfos", "string": "typeInfos" }, { "virtualAddress": "0x010794F0", "name": "StringLiteral_paramInfos", "string": "paramInfos" }, { "virtualAddress": "0x01073FD0", "name": "StringLiteral_defaultName", "string": "defaultName" }, { "virtualAddress": "0x01079BD8", "name": "StringLiteral_Nested_arrays_enumerables_are_no", "string": "Nested arrays/enumerables are not supported." }, { "virtualAddress": "0x0107CF68", "name": "StringLiteral_Enumerables_of_custom_serialized", "string": "Enumerables of custom-serialized data are not supported" }, { "virtualAddress": "0x010849B0", "name": "StringLiteral_Incorrectly_authored_TypeInfo___", "string": "Incorrectly-authored TypeInfo - a type should be serialized as one field or as one group" }, { "virtualAddress": "0x0107C540", "name": "StringLiteral_dataType", "string": "dataType" }, { "virtualAddress": "0x01078EE8", "name": "StringLiteral_handler_already_registered", "string": "handler already registered" }, { "virtualAddress": "0x01074D20", "name": "StringLiteral_handler_is_not_registered", "string": "handler is not registered" }, { "virtualAddress": "0x0106B750", "name": "StringLiteral_TimeOfDay", "string": "TimeOfDay" }, { "virtualAddress": "0x0107BB58", "name": "StringLiteral_Month", "string": "Month" }, { "virtualAddress": "0x0106DD38", "name": "StringLiteral_Week", "string": "Week" }, { "virtualAddress": "0x01070DC8", "name": "StringLiteral_Day", "string": "Day" }, { "virtualAddress": "0x01075788", "name": "StringLiteral_DayOfWeek", "string": "DayOfWeek" }, { "virtualAddress": "0x01073510", "name": "StringLiteral_IsFixedDateRule", "string": "IsFixedDateRule" }, { "virtualAddress": "0x0106CF58", "name": "StringLiteral_timeOfDay", "string": "timeOfDay" }, { "virtualAddress": "0x01077338", "name": "StringLiteral_The_Month_parameter_must_be_in_t", "string": "The Month parameter must be in the range 1 through 12." }, { "virtualAddress": "0x01072C78", "name": "StringLiteral_The_Day_parameter_must_be_in_the", "string": "The Day parameter must be in the range 1 through 31." }, { "virtualAddress": "0x0107B330", "name": "StringLiteral_week", "string": "week" }, { "virtualAddress": "0x01071700", "name": "StringLiteral_The_Week_parameter_must_be_in_th", "string": "The Week parameter must be in the range 1 through 5." }, { "virtualAddress": "0x01082370", "name": "StringLiteral_The_DayOfWeek_enumeration_must_b", "string": "The DayOfWeek enumeration must be in the range 0 through 6." }, { "virtualAddress": "0x01071460", "name": "StringLiteral_The_supplied_DateTime_must_have_", "string": "The supplied DateTime must have the Year, Month, and Day properties set to 1. The time cannot be specified more precisely than whole milliseconds." }, { "virtualAddress": "0x01083D10", "name": "StringLiteral_System_Object", "string": "System.Object" }, { "virtualAddress": "0x0107B150", "name": "StringLiteral_This_is_a_known_weak_key_", "string": "This is a known weak key." }, { "virtualAddress": "0x0106F1F0", "name": "StringLiteral_start1", "string": "start1" }, { "virtualAddress": "0x01081338", "name": "StringLiteral_start2", "string": "start2" }, { "virtualAddress": "0x0106B338", "name": "StringLiteral_transformNames", "string": "transformNames" }, { "virtualAddress": "0x0106C538", "name": "StringLiteral_Argument_must_be_of_type__0__", "string": "Argument must be of type {0}." }, { "virtualAddress": "0x01079D38", "name": "StringLiteral_The_last_element_of_an_eight_ele", "string": "The last element of an eight element tuple must be a Tuple." }, { "virtualAddress": "0x01081CE8", "name": "StringLiteral_Attempt_to_access_the_type_faile", "string": "Attempt to access the type failed." }, { "virtualAddress": "0x010711A8", "name": "StringLiteral_delegatingType", "string": "delegatingType" }, { "virtualAddress": "0x0107FFE0", "name": "StringLiteral_assemblyFullName", "string": "assemblyFullName" }, { "virtualAddress": "0x0106F048", "name": "StringLiteral_TypeName", "string": "TypeName" }, { "virtualAddress": "0x0107E428", "name": "StringLiteral_The_type_initializer_for___0___t", "string": "The type initializer for \u0027{0}\u0027 threw an exception." }, { "virtualAddress": "0x0106C640", "name": "StringLiteral_Type_constructor_threw_an_except", "string": "Type constructor threw an exception." }, { "virtualAddress": "0x0107A148", "name": "StringLiteral_TypeLoadClassName", "string": "TypeLoadClassName" }, { "virtualAddress": "0x01073F98", "name": "StringLiteral_TypeLoadAssemblyName", "string": "TypeLoadAssemblyName" }, { "virtualAddress": "0x0107B5B0", "name": "StringLiteral_TypeLoadMessageArg", "string": "TypeLoadMessageArg" }, { "virtualAddress": "0x0106BC90", "name": "StringLiteral_TypeLoadResourceID", "string": "TypeLoadResourceID" }, { "virtualAddress": "0x01074FD8", "name": "StringLiteral_Failure_has_occurred_while_loadi", "string": "Failure has occurred while loading a type." }, { "virtualAddress": "0x01085758", "name": "StringLiteral_Could_not_load_type___0___from_a", "string": "Could not load type \u0027{0}\u0027 from assembly \u0027{1}\u0027." }, { "virtualAddress": "0x01072CD8", "name": "StringLiteral_Invalid_generic_arguments_spec", "string": "Invalid generic arguments spec" }, { "virtualAddress": "0x0107BD58", "name": "StringLiteral_Count_not_parse_the_whole_type_n", "string": "Count not parse the whole type name" }, { "virtualAddress": "0x010735E8", "name": "StringLiteral_Generic_argument_can_t_be_byref_", "string": "Generic argument can\u0027t be byref or pointer type" }, { "virtualAddress": "0x0106B1E8", "name": "StringLiteral_Can_t_have_a_byref_of_a_byref", "string": "Can\u0027t have a byref of a byref" }, { "virtualAddress": "0x01081C10", "name": "StringLiteral_Can_t_have_a_pointer_to_a_byref_", "string": "Can\u0027t have a pointer to a byref type" }, { "virtualAddress": "0x01079AE8", "name": "StringLiteral_Unmatched_____while_parsing_gene", "string": "Unmatched \u0027]\u0027 while parsing generic argument assembly name" }, { "virtualAddress": "0x0107ECE0", "name": "StringLiteral_Byref_qualifier_must_be_the_last", "string": "Byref qualifier must be the last one of a type" }, { "virtualAddress": "0x01071250", "name": "StringLiteral_Invalid_array_generic_spec", "string": "Invalid array/generic spec" }, { "virtualAddress": "0x01084290", "name": "StringLiteral_generic_args_after_array_spec_or", "string": "generic args after array spec or pointer type" }, { "virtualAddress": "0x01078780", "name": "StringLiteral_Unclosed_assembly_qualified_type", "string": "Unclosed assembly-qualified type name at " }, { "virtualAddress": "0x01085BC8", "name": "StringLiteral_Invalid_generic_arguments_separa", "string": "Invalid generic arguments separator " }, { "virtualAddress": "0x0107F010", "name": "StringLiteral_Error_parsing_generic_params_spe", "string": "Error parsing generic params spec" }, { "virtualAddress": "0x0106BB20", "name": "StringLiteral_Array_spec_cannot_have_2_bound_d", "string": "Array spec cannot have 2 bound dimensions" }, { "virtualAddress": "0x01076C70", "name": "StringLiteral_Invalid_character_in_array_spec_", "string": "Invalid character in array spec " }, { "virtualAddress": "0x01070F68", "name": "StringLiteral_Error_parsing_array_spec", "string": "Error parsing array spec" }, { "virtualAddress": "0x0107BA50", "name": "StringLiteral_Invalid_array_spec__multi_dimens", "string": "Invalid array spec, multi-dimensional array cannot be bound" }, { "virtualAddress": "0x01077F58", "name": "StringLiteral_Unmatched____", "string": "Unmatched \u0027]\u0027" }, { "virtualAddress": "0x010752B0", "name": "StringLiteral_Bad_type_def__can_t_handle__", "string": "Bad type def, can\u0027t handle \u0027" }, { "virtualAddress": "0x0107D950", "name": "StringLiteral___at_", "string": "\u0027 at " }, { "virtualAddress": "0x01072690", "name": "StringLiteral_Could_not_resolve_assembly__", "string": "Could not resolve assembly \u0027" }, { "virtualAddress": "0x01071600", "name": "StringLiteral_Could_not_resolve_type__", "string": "Could not resolve type \u0027" }, { "virtualAddress": "0x0106ACE0", "name": "StringLiteral_Type_had_been_unloaded_", "string": "Type had been unloaded." }, { "virtualAddress": "0x0107EB10", "name": "StringLiteral_filter", "string": "filter" }, { "virtualAddress": "0x0106B9D0", "name": "StringLiteral_can_only_be_called_in_generic_ty", "string": "can only be called in generic type" }, { "virtualAddress": "0x010747D0", "name": "StringLiteral_The_Enum_type_should_contain_one", "string": "The Enum type should contain one and only one instance field." }, { "virtualAddress": "0x0106D658", "name": "StringLiteral_returnType", "string": "returnType" }, { "virtualAddress": "0x01076208", "name": "StringLiteral_A_null_or_zero_length_string_doe", "string": "A null or zero length string does not represent a valid Type." }, { "virtualAddress": "0x010813D0", "name": "StringLiteral_Error_loading__", "string": "Error loading \u0027" }, { "virtualAddress": "0x0106B658", "name": "StringLiteral_A_null_or_zero_length_string_doe", "string": "A null or zero length string does not represent a valid Type" }, { "virtualAddress": "0x010761B0", "name": "StringLiteral_Assembly_qualifed_type_name_is_r", "string": "Assembly qualifed type name is required" }, { "virtualAddress": "0x0106DBC0", "name": "StringLiteral_Type__", "string": "Type: " }, { "virtualAddress": "0x0107DC08", "name": "StringLiteral_This_feature_is_not_currently_im", "string": "This feature is not currently implemented." }, { "virtualAddress": "0x01077358", "name": "StringLiteral_flds", "string": "flds" }, { "virtualAddress": "0x01071F40", "name": "StringLiteral_FieldInfo_must_be_a_runtime_Fiel", "string": "FieldInfo must be a runtime FieldInfo object." }, { "virtualAddress": "0x0106E4C8", "name": "StringLiteral_Field_in_TypedReferences_cannot_", "string": "Field in TypedReferences cannot be static or init only." }, { "virtualAddress": "0x0107ED50", "name": "StringLiteral_FieldInfo_does_not_match_the_tar", "string": "FieldInfo does not match the target Type." }, { "virtualAddress": "0x0106BE60", "name": "StringLiteral_TypedReferences_cannot_be_redefi", "string": "TypedReferences cannot be redefined as primitives." }, { "virtualAddress": "0x01078AF0", "name": "StringLiteral_TypedReference_can_only_be_made_", "string": "TypedReference can only be made on nested value Types." }, { "virtualAddress": "0x0107B680", "name": "StringLiteral_SetTypedReference", "string": "SetTypedReference" }, { "virtualAddress": "0x0107A470", "name": "StringLiteral_The_Partitioner_source_returned_", "string": "The Partitioner source returned a null enumerator." }, { "virtualAddress": "0x0106B618", "name": "StringLiteral____message____0____", "string": "{{ message = {0} }}" }, { "virtualAddress": "0x0106BBE8", "name": "StringLiteral_Mean", "string": "Mean" }, { "virtualAddress": "0x0106B160", "name": "StringLiteral_StandardDeviation", "string": "StandardDeviation" }, { "virtualAddress": "0x0106C098", "name": "StringLiteral_Count", "string": "Count" }, { "virtualAddress": "0x01070428", "name": "StringLiteral_Min", "string": "Min" }, { "virtualAddress": "0x0107E810", "name": "StringLiteral_Max", "string": "Max" }, { "virtualAddress": "0x0106CC18", "name": "StringLiteral_Window", "string": "Window" }, { "virtualAddress": "0x01072ED8", "name": "StringLiteral_Clipboard", "string": "Clipboard" }, { "virtualAddress": "0x01070888", "name": "StringLiteral_UIPermissionClipboard", "string": "UIPermissionClipboard" }, { "virtualAddress": "0x0106D588", "name": "StringLiteral_UIPermissionWindow", "string": "UIPermissionWindow" }, { "virtualAddress": "0x010864D8", "name": "StringLiteral_Object_must_be_of_type_UInt16_", "string": "Object must be of type UInt16." }, { "virtualAddress": "0x0107CBC8", "name": "StringLiteral_Object_must_be_of_type_UInt32_", "string": "Object must be of type UInt32." }, { "virtualAddress": "0x01075B90", "name": "StringLiteral_Object_must_be_of_type_UInt64_", "string": "Object must be of type UInt64." }, { "virtualAddress": "0x01086240", "name": "StringLiteral_pointer", "string": "pointer" }, { "virtualAddress": "0x010802A0", "name": "StringLiteral_This_isn_t_a_64bits_machine_", "string": "This isn\u0027t a 64bits machine." }, { "virtualAddress": "0x01071900", "name": "StringLiteral_uFFFD", "string": "\uFFFD" }, { "virtualAddress": "0x0107C928", "name": "StringLiteral_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdef", "string": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789\u002B/" }, { "virtualAddress": "0x01084EC8", "name": "StringLiteral_u0009u000Au000D________0123456789__ABCDEFGHI", "string": "\t\n\r \u0027(),-./0123456789:?ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" }, { "virtualAddress": "0x01076A70", "name": "StringLiteral_______Ptr_____________", "string": "!\u0022#$%\u0026*;\u003C=\u003E@[]^_\u0060{|}" }, { "virtualAddress": "0x01084B40", "name": "StringLiteral_wbits", "string": "wbits" }, { "virtualAddress": "0x0107D620", "name": "StringLiteral_trailCount", "string": "trailCount" }, { "virtualAddress": "0x01082B98", "name": "StringLiteral_isSurrogate", "string": "isSurrogate" }, { "virtualAddress": "0x0107ABA0", "name": "StringLiteral_byteSequence", "string": "byteSequence" }, { "virtualAddress": "0x01075BF0", "name": "StringLiteral_surrogateChar", "string": "surrogateChar" }, { "virtualAddress": "0x01082660", "name": "StringLiteral_storedSurrogate", "string": "storedSurrogate" }, { "virtualAddress": "0x0107E748", "name": "StringLiteral_mustFlush", "string": "mustFlush" }, { "virtualAddress": "0x0107E6B0", "name": "StringLiteral_Attempted_to_perform_an_unauthor", "string": "Attempted to perform an unauthorized operation." }, { "virtualAddress": "0x01072B10", "name": "StringLiteral_dest_buffer", "string": "dest_buffer" }, { "virtualAddress": "0x0107DC30", "name": "StringLiteral_index___count___dest_buffer_Leng", "string": "index \u002B count \u003E dest_buffer.Length" }, { "virtualAddress": "0x0106C810", "name": "StringLiteral_ElementTypes", "string": "ElementTypes" }, { "virtualAddress": "0x01085010", "name": "StringLiteral_The_UnitySerializationHolder_obj", "string": "The UnitySerializationHolder object is designed to transmit information about other types and is not serializable itself." }, { "virtualAddress": "0x0106EB60", "name": "StringLiteral_DeclaringMember", "string": "DeclaringMember" }, { "virtualAddress": "0x01079B40", "name": "StringLiteral_The_given_module__0__cannot_be_f", "string": "The given module {0} cannot be found within the assembly {1}." }, { "virtualAddress": "0x01070990", "name": "StringLiteral_Invalid_Unity_type_", "string": "Invalid Unity type." }, { "virtualAddress": "0x01086E20", "name": "StringLiteral_UnityType", "string": "UnityType" }, { "virtualAddress": "0x01073BF8", "name": "StringLiteral_GenericParameterPosition", "string": "GenericParameterPosition" }, { "virtualAddress": "0x01082F80", "name": "StringLiteral_DeclaringMethod", "string": "DeclaringMethod" }, { "virtualAddress": "0x01078B78", "name": "StringLiteral_DeclaringType", "string": "DeclaringType" }, { "virtualAddress": "0x0107BAE8", "name": "StringLiteral_Insufficient_state_to_deserializ", "string": "Insufficient state to deserialize the object. Missing field \u0027{0}\u0027. More information is needed." }, { "virtualAddress": "0x01073B30", "name": "StringLiteral_Cannot_create_a_non_volatile_sub", "string": "Cannot create a non volatile subkey under a volatile key." }, { "virtualAddress": "0x01071990", "name": "StringLiteral_the_given_value_does_not_exist", "string": "the given value does not exist" }, { "virtualAddress": "0x01082290", "name": "StringLiteral_software", "string": "software" }, { "virtualAddress": "0x0107B2D0", "name": "StringLiteral_UnmanagedMemoryAccessor", "string": "UnmanagedMemoryAccessor" }, { "virtualAddress": "0x0106C580", "name": "StringLiteral_Cannot_access_a_closed_accessor_", "string": "Cannot access a closed accessor." }, { "virtualAddress": "0x01086B10", "name": "StringLiteral_Accessor_does_not_support_readin", "string": "Accessor does not support reading." }, { "virtualAddress": "0x0106F2F0", "name": "StringLiteral_position", "string": "position" }, { "virtualAddress": "0x0107A3A0", "name": "StringLiteral_The_position_may_not_be_greater_", "string": "The position may not be greater or equal to the capacity of the accessor." }, { "virtualAddress": "0x01080550", "name": "StringLiteral_There_are_not_enough_bytes_remai", "string": "There are not enough bytes remaining in the accessor to read at this position." }, { "virtualAddress": "0x01086BA8", "name": "StringLiteral_Accessor_does_not_support_writin", "string": "Accessor does not support writing." }, { "virtualAddress": "0x0107F550", "name": "StringLiteral_There_are_not_enough_bytes_remai", "string": "There are not enough bytes remaining in the accessor to write at this position." }, { "virtualAddress": "0x01071428", "name": "StringLiteral_Offset_and_capacity_were_greater", "string": "Offset and capacity were greater than the size of the view." }, { "virtualAddress": "0x0106BB00", "name": "StringLiteral_The_method_cannot_be_called_twic", "string": "The method cannot be called twice on the same instance." }, { "virtualAddress": "0x0107D090", "name": "StringLiteral_The_UnmanagedMemoryAccessor_capa", "string": "The UnmanagedMemoryAccessor capacity and offset would wrap around the high end of the address space." }, { "virtualAddress": "0x01077288", "name": "StringLiteral_Unable_to_expand_length_of_this_", "string": "Unable to expand length of this stream beyond its capacity." }, { "virtualAddress": "0x010871C0", "name": "StringLiteral_Offset_and_length_were_greater_t", "string": "Offset and length were greater than the size of the SafeBuffer." }, { "virtualAddress": "0x0107C428", "name": "StringLiteral_The_UnmanagedMemoryStream_capaci", "string": "The UnmanagedMemoryStream capacity would wrap around the high end of the address space." }, { "virtualAddress": "0x01076988", "name": "StringLiteral_The_length_cannot_be_greater_tha", "string": "The length cannot be greater than the capacity." }, { "virtualAddress": "0x010729F8", "name": "StringLiteral_UnmanagedMemoryStream_length_mus", "string": "UnmanagedMemoryStream length must be non-negative and less than 2^63 - 1 - baseAddress." }, { "virtualAddress": "0x0107A440", "name": "StringLiteral_This_operation_is_not_supported_", "string": "This operation is not supported for an UnmanagedMemoryStream created from a SafeBuffer." }, { "virtualAddress": "0x0107E450", "name": "StringLiteral_Not_enough_space_available_in_th", "string": "Not enough space available in the buffer." }, { "virtualAddress": "0x010772C0", "name": "StringLiteral_Unmanaged_memory_stream_position", "string": "Unmanaged memory stream position was beyond the capacity of the stream." }, { "virtualAddress": "0x0107DBE0", "name": "StringLiteral_Task_Unwrap", "string": "Task.Unwrap" }, { "virtualAddress": "0x0107BD40", "name": "StringLiteral___________", "string": "\u003C\u003E%\u0022{}|\\^\u0060" }, { "virtualAddress": "0x010740C0", "name": "StringLiteral___________", "string": ";/?:@\u0026=\u002B$," }, { "virtualAddress": "0x0107EB58", "name": "StringLiteral_digit", "string": "digit" }, { "virtualAddress": "0x0107E3B8", "name": "StringLiteral_character", "string": "character" }, { "virtualAddress": "0x010702D0", "name": "StringLiteral_pattern", "string": "pattern" }, { "virtualAddress": "0x010818D8", "name": "StringLiteral_http", "string": "http" }, { "virtualAddress": "0x0106E7B8", "name": "StringLiteral_https", "string": "https" }, { "virtualAddress": "0x01071E80", "name": "StringLiteral_ftp", "string": "ftp" }, { "virtualAddress": "0x01083C48", "name": "StringLiteral_nntp", "string": "nntp" }, { "virtualAddress": "0x0107C908", "name": "StringLiteral_gopher", "string": "gopher" }, { "virtualAddress": "0x0106BD40", "name": "StringLiteral_mailto", "string": "mailto" }, { "virtualAddress": "0x01077B48", "name": "StringLiteral_news", "string": "news" }, { "virtualAddress": "0x01075CA8", "name": "StringLiteral____", "string": "../" }, { "virtualAddress": "0x01086F30", "name": "StringLiteral___", "string": "//" }, { "virtualAddress": "0x0107A3A8", "name": "StringLiteral_Relative_file_path_is_not_allowe", "string": "Relative file path is not allowed." }, { "virtualAddress": "0x01076368", "name": "StringLiteral_uriString", "string": "uriString" }, { "virtualAddress": "0x01086698", "name": "StringLiteral_URI_scheme_was_not_recognized__n", "string": "URI scheme was not recognized, nor input string is not recognized as an absolute file path." }, { "virtualAddress": "0x01087140", "name": "StringLiteral_URI_scheme_must_start_with_alpha", "string": "URI scheme must start with alphabet character." }, { "virtualAddress": "0x010742D0", "name": "StringLiteral_URI_scheme_must_consist_of_one_o", "string": "URI scheme must consist of one of alphabet, digits, \u0027\u002B\u0027, \u0027-\u0027 or \u0027.\u0027 character." }, { "virtualAddress": "0x010738E8", "name": "StringLiteral____", "string": "///" }, { "virtualAddress": "0x010799A8", "name": "StringLiteral_____", "string": "////" }, { "virtualAddress": "0x01078A08", "name": "StringLiteral__", "string": "@" }, { "virtualAddress": "0x01070470", "name": "StringLiteral_Invalid_URI__invalid_port_number", "string": "Invalid URI: invalid port number" }, { "virtualAddress": "0x0106C560", "name": "StringLiteral_Invalid_URI__The_hostname_could_", "string": "Invalid URI: The hostname could not be parsed" }, { "virtualAddress": "0x01080938", "name": "StringLiteral_Invalid_path_", "string": "Invalid path." }, { "virtualAddress": "0x01071B88", "name": "StringLiteral__23", "string": "%23" }, { "virtualAddress": "0x0106CC20", "name": "StringLiteral__0123456789ABCDEF", "string": "0123456789ABCDEF" }, { "virtualAddress": "0x0107B5D0", "name": "StringLiteral____", "string": "://" }, { "virtualAddress": "0x01076FE0", "name": "StringLiteral_baseUri", "string": "baseUri" }, { "virtualAddress": "0x0107C2A0", "name": "StringLiteral_relativeUri", "string": "relativeUri" }, { "virtualAddress": "0x010776A0", "name": "StringLiteral___", "string": "./" }, { "virtualAddress": "0x0106C310", "name": "StringLiteral_____", "string": "/../" }, { "virtualAddress": "0x0106FAB8", "name": "StringLiteral____", "string": "/.." }, { "virtualAddress": "0x0107C0C0", "name": "StringLiteral_loopback", "string": "loopback" }, { "virtualAddress": "0x01080B20", "name": "StringLiteral_localhost", "string": "localhost" }, { "virtualAddress": "0x010797B8", "name": "StringLiteral_Url", "string": "Url" }, { "virtualAddress": "0x01077D60", "name": "StringLiteral_Cannot_union_two_different_urls_", "string": "Cannot union two different urls." }, { "virtualAddress": "0x01081060", "name": "StringLiteral_Invalid_Ptr_character_in_url", "string": "Invalid * character in url" }, { "virtualAddress": "0x01076238", "name": "StringLiteral_Url___", "string": "Url - " }, { "virtualAddress": "0x010739F8", "name": "StringLiteral_Invalid__empty__Url", "string": "Invalid (empty) Url" }, { "virtualAddress": "0x010869D8", "name": "StringLiteral_System_Security_Policy_Url", "string": "System.Security.Policy.Url" }, { "virtualAddress": "0x010869F8", "name": "StringLiteral__0_9_2342_19200300_100_1_1", "string": "0.9.2342.19200300.100.1.1" }, { "virtualAddress": "0x0106FBD0", "name": "StringLiteral_System_Security_Cryptography_RSA", "string": "System.Security.Cryptography.RSACng" }, { "virtualAddress": "0x01075E50", "name": "StringLiteral_Error_occurred_while_decoding_OA", "string": "Error occurred while decoding OAEP padding." }, { "virtualAddress": "0x01082328", "name": "StringLiteral_Object_identifier__OID__is_unkno", "string": "Object identifier (OID) is unknown." }, { "virtualAddress": "0x0106BDD8", "name": "StringLiteral_Header_reflection_error__number_", "string": "Header reflection error: number of value members: {0}." }, { "virtualAddress": "0x0106D610", "name": "StringLiteral_The_last_element_of_an_eight_ele", "string": "The last element of an eight element ValueTuple must be a ValueTuple." }, { "virtualAddress": "0x0107C4A0", "name": "StringLiteral___", "string": "()" }, { "virtualAddress": "0x01085980", "name": "StringLiteral_When_supplying_the_ID_of_a_conta", "string": "When supplying the ID of a containing object, the FieldInfo that identifies the current field within that object must also be supplied." }, { "virtualAddress": "0x0106D7F0", "name": "StringLiteral_Cannot_supply_both_a_MemberInfo_", "string": "Cannot supply both a MemberInfo and an Array to indicate the parent of a value type." }, { "virtualAddress": "0x01081878", "name": "StringLiteral_When_supplying_a_FieldInfo_for_f", "string": "When supplying a FieldInfo for fixing up a nested type, a valid ID for that containing object must also be supplied." }, { "virtualAddress": "0x0107A508", "name": "StringLiteral_Variant_couldn_t_handle_object_o", "string": "Variant couldn\u0027t handle object of type {0}" }, { "virtualAddress": "0x01078178", "name": "StringLiteral_Version_string_portion_was_too_s", "string": "Version string portion was too short or too long." }, { "virtualAddress": "0x0107D470", "name": "StringLiteral_Version_s_parameters_must_be_gre", "string": "Version\u0027s parameters must be greater than or equal to zero." }, { "virtualAddress": "0x010701D8", "name": "StringLiteral_Object_must_be_of_type_Version_", "string": "Object must be of type Version." }, { "virtualAddress": "0x01083828", "name": "StringLiteral_fieldCount", "string": "fieldCount" }, { "virtualAddress": "0x0106AE10", "name": "StringLiteral_build", "string": "build" }, { "virtualAddress": "0x01075CE8", "name": "StringLiteral_revision", "string": "revision" }, { "virtualAddress": "0x0107DE18", "name": "StringLiteral_major", "string": "major" }, { "virtualAddress": "0x01084E88", "name": "StringLiteral_minor", "string": "minor" }, { "virtualAddress": "0x0106FD08", "name": "StringLiteral_v1", "string": "v1" }, { "virtualAddress": "0x0106D3F0", "name": "StringLiteral_Unknown_value_for_the_ResourceSc", "string": "Unknown value for the ResourceScope: {0} Too many resource type bits may be set." }, { "virtualAddress": "0x01083B70", "name": "StringLiteral_consumeAsScope", "string": "consumeAsScope" }, { "virtualAddress": "0x01080828", "name": "StringLiteral_calleeScope", "string": "calleeScope" }, { "virtualAddress": "0x01077B10", "name": "StringLiteral_Unknown_value_for_the_ResourceSc", "string": "Unknown value for the ResourceScope: {0} Too many resource visibility bits may be set." }, { "virtualAddress": "0x01084D98", "name": "StringLiteral_Resource_type_in_the_ResourceSco", "string": "Resource type in the ResourceScope enum is going from a more restrictive resource type to a more general one. From: \u0022{0}\u0022 To: \u0022{1}\u0022" }, { "virtualAddress": "0x0106FA38", "name": "StringLiteral_from", "string": "from" }, { "virtualAddress": "0x01086390", "name": "StringLiteral_The_type_parameter_cannot_be_nul", "string": "The type parameter cannot be null when scoping the resource\u0027s visibility to Private or Assembly." }, { "virtualAddress": "0x0107C308", "name": "StringLiteral_ad", "string": "ad" }, { "virtualAddress": "0x01078E08", "name": "StringLiteral_No_handle_of_the_given_name_exis", "string": "No handle of the given name exists." }, { "virtualAddress": "0x010868D8", "name": "StringLiteral_waitHandle", "string": "waitHandle" }, { "virtualAddress": "0x0106CD50", "name": "StringLiteral_toSignal", "string": "toSignal" }, { "virtualAddress": "0x010702C0", "name": "StringLiteral_toWaitOn", "string": "toWaitOn" }, { "virtualAddress": "0x01077E88", "name": "StringLiteral_The_WaitHandle_cannot_be_signale", "string": "The WaitHandle cannot be signaled because it would exceed its maximum count." }, { "virtualAddress": "0x01073460", "name": "StringLiteral_The_waitHandles_parameter_cannot", "string": "The waitHandles parameter cannot be null." }, { "virtualAddress": "0x01072DF8", "name": "StringLiteral_Waithandle_array_may_not_be_empt", "string": "Waithandle array may not be empty." }, { "virtualAddress": "0x010825B8", "name": "StringLiteral_The_number_of_WaitHandles_must_b", "string": "The number of WaitHandles must be less than or equal to 64." }, { "virtualAddress": "0x0106AA78", "name": "StringLiteral_At_least_one_element_in_the_spec", "string": "At least one element in the specified array was null." }, { "virtualAddress": "0x0107BD80", "name": "StringLiteral_TrackResurrection", "string": "TrackResurrection" }, { "virtualAddress": "0x01070FF0", "name": "StringLiteral_TrackedObject", "string": "TrackedObject" }, { "virtualAddress": "0x01082500", "name": "StringLiteral_S_1_0_0", "string": "S-1-0-0" }, { "virtualAddress": "0x01082148", "name": "StringLiteral_NULL_SID", "string": "NULL SID" }, { "virtualAddress": "0x0106B048", "name": "StringLiteral_S_1_1_0", "string": "S-1-1-0" }, { "virtualAddress": "0x0106EEF0", "name": "StringLiteral_Everyone", "string": "Everyone" }, { "virtualAddress": "0x01084EF8", "name": "StringLiteral_S_1_2_0", "string": "S-1-2-0" }, { "virtualAddress": "0x01086758", "name": "StringLiteral_LOCAL", "string": "LOCAL" }, { "virtualAddress": "0x0106EAF8", "name": "StringLiteral_S_1_3_0", "string": "S-1-3-0" }, { "virtualAddress": "0x0107AAF0", "name": "StringLiteral_CREATOR_OWNER", "string": "CREATOR OWNER" }, { "virtualAddress": "0x0107D6E0", "name": "StringLiteral_CO", "string": "CO" }, { "virtualAddress": "0x0106CE28", "name": "StringLiteral_S_1_3_1", "string": "S-1-3-1" }, { "virtualAddress": "0x0107C058", "name": "StringLiteral_CREATOR_GROUP", "string": "CREATOR GROUP" }, { "virtualAddress": "0x01086DB8", "name": "StringLiteral_CG", "string": "CG" }, { "virtualAddress": "0x01075AF8", "name": "StringLiteral_S_1_3_2", "string": "S-1-3-2" }, { "virtualAddress": "0x01074E80", "name": "StringLiteral_CREATOR_OWNER_SERVER", "string": "CREATOR OWNER SERVER" }, { "virtualAddress": "0x0107F6B0", "name": "StringLiteral_S_1_3_3", "string": "S-1-3-3" }, { "virtualAddress": "0x01080CF8", "name": "StringLiteral_CREATOR_GROUP_SERVER", "string": "CREATOR GROUP SERVER" }, { "virtualAddress": "0x010831C0", "name": "StringLiteral_S_1_5", "string": "S-1-5" }, { "virtualAddress": "0x01086F48", "name": "StringLiteral_S_1_5_1", "string": "S-1-5-1" }, { "virtualAddress": "0x0107C608", "name": "StringLiteral_NT_AUTHORITY_DIALUP", "string": "NT AUTHORITY\\DIALUP" }, { "virtualAddress": "0x0107C498", "name": "StringLiteral_S_1_5_2", "string": "S-1-5-2" }, { "virtualAddress": "0x010803B0", "name": "StringLiteral_NT_AUTHORITY_NETWORK", "string": "NT AUTHORITY\\NETWORK" }, { "virtualAddress": "0x01082C10", "name": "StringLiteral_NU", "string": "NU" }, { "virtualAddress": "0x01071B68", "name": "StringLiteral_S_1_5_3", "string": "S-1-5-3" }, { "virtualAddress": "0x01082EE8", "name": "StringLiteral_NT_AUTHORITY_BATCH", "string": "NT AUTHORITY\\BATCH" }, { "virtualAddress": "0x0107A6F0", "name": "StringLiteral_S_1_5_4", "string": "S-1-5-4" }, { "virtualAddress": "0x01084088", "name": "StringLiteral_NT_AUTHORITY_INTERACTIVE", "string": "NT AUTHORITY\\INTERACTIVE" }, { "virtualAddress": "0x01074760", "name": "StringLiteral_IU", "string": "IU" }, { "virtualAddress": "0x0106F078", "name": "StringLiteral_S_1_5_6", "string": "S-1-5-6" }, { "virtualAddress": "0x0106C920", "name": "StringLiteral_NT_AUTHORITY_SERVICE", "string": "NT AUTHORITY\\SERVICE" }, { "virtualAddress": "0x01075290", "name": "StringLiteral_SU", "string": "SU" }, { "virtualAddress": "0x01083370", "name": "StringLiteral_S_1_5_7", "string": "S-1-5-7" }, { "virtualAddress": "0x01081C28", "name": "StringLiteral_NT_AUTHORITY_ANONYMOUS_LOGON", "string": "NT AUTHORITY\\ANONYMOUS LOGON" }, { "virtualAddress": "0x0106D640", "name": "StringLiteral_AN", "string": "AN" }, { "virtualAddress": "0x01084B48", "name": "StringLiteral_S_1_5_8", "string": "S-1-5-8" }, { "virtualAddress": "0x010777F8", "name": "StringLiteral_NT_AUTHORITY_PROXY", "string": "NT AUTHORITY\\PROXY" }, { "virtualAddress": "0x0106F3F0", "name": "StringLiteral_S_1_5_9", "string": "S-1-5-9" }, { "virtualAddress": "0x010824C8", "name": "StringLiteral_NT_AUTHORITY_ENTERPRISE_DOMAIN_C", "string": "NT AUTHORITY\\ENTERPRISE DOMAIN CONTROLLERS" }, { "virtualAddress": "0x0107D8D8", "name": "StringLiteral_ED", "string": "ED" }, { "virtualAddress": "0x010708A0", "name": "StringLiteral_S_1_5_10", "string": "S-1-5-10" }, { "virtualAddress": "0x0107FAA8", "name": "StringLiteral_NT_AUTHORITY_SELF", "string": "NT AUTHORITY\\SELF" }, { "virtualAddress": "0x01074B18", "name": "StringLiteral_PS", "string": "PS" }, { "virtualAddress": "0x01074618", "name": "StringLiteral_S_1_5_11", "string": "S-1-5-11" }, { "virtualAddress": "0x01078C88", "name": "StringLiteral_NT_AUTHORITY_Authenticated_Users", "string": "NT AUTHORITY\\Authenticated Users" }, { "virtualAddress": "0x01077CF0", "name": "StringLiteral_S_1_5_12", "string": "S-1-5-12" }, { "virtualAddress": "0x010759A8", "name": "StringLiteral_NT_AUTHORITY_RESTRICTED", "string": "NT AUTHORITY\\RESTRICTED" }, { "virtualAddress": "0x01071DB8", "name": "StringLiteral_S_1_5_13", "string": "S-1-5-13" }, { "virtualAddress": "0x01082E18", "name": "StringLiteral_NT_AUTHORITY_TERMINAL_SERVER_USE", "string": "NT AUTHORITY\\TERMINAL SERVER USER" }, { "virtualAddress": "0x0106FDE8", "name": "StringLiteral_S_1_5_14", "string": "S-1-5-14" }, { "virtualAddress": "0x01082CF8", "name": "StringLiteral_NT_AUTHORITY_REMOTE_INTERACTIVE_", "string": "NT AUTHORITY\\REMOTE INTERACTIVE LOGON" }, { "virtualAddress": "0x01079FB0", "name": "StringLiteral_S_1_5_18", "string": "S-1-5-18" }, { "virtualAddress": "0x0106CB18", "name": "StringLiteral_NT_AUTHORITY_SYSTEM", "string": "NT AUTHORITY\\SYSTEM" }, { "virtualAddress": "0x010796F8", "name": "StringLiteral_SY", "string": "SY" }, { "virtualAddress": "0x01082160", "name": "StringLiteral_S_1_5_19", "string": "S-1-5-19" }, { "virtualAddress": "0x010810A0", "name": "StringLiteral_NT_AUTHORITY_LOCAL_SERVICE", "string": "NT AUTHORITY\\LOCAL SERVICE" }, { "virtualAddress": "0x01079C68", "name": "StringLiteral_LS", "string": "LS" }, { "virtualAddress": "0x01083978", "name": "StringLiteral_S_1_5_20", "string": "S-1-5-20" }, { "virtualAddress": "0x0106BB70", "name": "StringLiteral_NT_AUTHORITY_NETWORK_SERVICE", "string": "NT AUTHORITY\\NETWORK SERVICE" }, { "virtualAddress": "0x01072C68", "name": "StringLiteral_NS", "string": "NS" }, { "virtualAddress": "0x0106A748", "name": "StringLiteral_S_1_5_32", "string": "S-1-5-32" }, { "virtualAddress": "0x0106E700", "name": "StringLiteral_S_1_5_32_544", "string": "S-1-5-32-544" }, { "virtualAddress": "0x0106E978", "name": "StringLiteral_BUILTIN_Administrators", "string": "BUILTIN\\Administrators" }, { "virtualAddress": "0x01077BB8", "name": "StringLiteral_BA", "string": "BA" }, { "virtualAddress": "0x0106D860", "name": "StringLiteral_S_1_5_32_545", "string": "S-1-5-32-545" }, { "virtualAddress": "0x0106C3F8", "name": "StringLiteral_BUILTIN_Users", "string": "BUILTIN\\Users" }, { "virtualAddress": "0x01079268", "name": "StringLiteral_BU", "string": "BU" }, { "virtualAddress": "0x01075658", "name": "StringLiteral_S_1_5_32_546", "string": "S-1-5-32-546" }, { "virtualAddress": "0x0107F958", "name": "StringLiteral_BUILTIN_Guests", "string": "BUILTIN\\Guests" }, { "virtualAddress": "0x010853E8", "name": "StringLiteral_BG", "string": "BG" }, { "virtualAddress": "0x01076590", "name": "StringLiteral_S_1_5_32_547", "string": "S-1-5-32-547" }, { "virtualAddress": "0x01078A30", "name": "StringLiteral_PU", "string": "PU" }, { "virtualAddress": "0x0106B8B8", "name": "StringLiteral_S_1_5_32_548", "string": "S-1-5-32-548" }, { "virtualAddress": "0x0107BBA0", "name": "StringLiteral_AO", "string": "AO" }, { "virtualAddress": "0x01083B88", "name": "StringLiteral_S_1_5_32_549", "string": "S-1-5-32-549" }, { "virtualAddress": "0x01083FC0", "name": "StringLiteral_SO", "string": "SO" }, { "virtualAddress": "0x010707F8", "name": "StringLiteral_S_1_5_32_550", "string": "S-1-5-32-550" }, { "virtualAddress": "0x0107A490", "name": "StringLiteral_PO", "string": "PO" }, { "virtualAddress": "0x0106A8B8", "name": "StringLiteral_S_1_5_32_551", "string": "S-1-5-32-551" }, { "virtualAddress": "0x010815F8", "name": "StringLiteral_BO", "string": "BO" }, { "virtualAddress": "0x0107F3D0", "name": "StringLiteral_S_1_5_32_552", "string": "S-1-5-32-552" }, { "virtualAddress": "0x01083440", "name": "StringLiteral_RE", "string": "RE" }, { "virtualAddress": "0x0107EE80", "name": "StringLiteral_S_1_5_32_554", "string": "S-1-5-32-554" }, { "virtualAddress": "0x010719F8", "name": "StringLiteral_RU", "string": "RU" }, { "virtualAddress": "0x0106E490", "name": "StringLiteral_S_1_5_32_555", "string": "S-1-5-32-555" }, { "virtualAddress": "0x0106B808", "name": "StringLiteral_RD", "string": "RD" }, { "virtualAddress": "0x0106FAD8", "name": "StringLiteral_S_1_5_32_556", "string": "S-1-5-32-556" }, { "virtualAddress": "0x01084C10", "name": "StringLiteral_NO", "string": "NO" }, { "virtualAddress": "0x01073EF8", "name": "StringLiteral__500", "string": "500" }, { "virtualAddress": "0x0106E790", "name": "StringLiteral_LA", "string": "LA" }, { "virtualAddress": "0x010855A0", "name": "StringLiteral__501", "string": "501" }, { "virtualAddress": "0x01075E78", "name": "StringLiteral_LG", "string": "LG" }, { "virtualAddress": "0x0107ACB0", "name": "StringLiteral__502", "string": "502" }, { "virtualAddress": "0x01087628", "name": "StringLiteral__512", "string": "512" }, { "virtualAddress": "0x0107A1F0", "name": "StringLiteral_DA", "string": "DA" }, { "virtualAddress": "0x01074F18", "name": "StringLiteral__513", "string": "513" }, { "virtualAddress": "0x01084628", "name": "StringLiteral_DU", "string": "DU" }, { "virtualAddress": "0x01073070", "name": "StringLiteral__514", "string": "514" }, { "virtualAddress": "0x0107EA30", "name": "StringLiteral_DG", "string": "DG" }, { "virtualAddress": "0x0106BAF0", "name": "StringLiteral__515", "string": "515" }, { "virtualAddress": "0x010825A8", "name": "StringLiteral__516", "string": "516" }, { "virtualAddress": "0x0106EF78", "name": "StringLiteral_DD", "string": "DD" }, { "virtualAddress": "0x01072C18", "name": "StringLiteral__517", "string": "517" }, { "virtualAddress": "0x0106C588", "name": "StringLiteral__518", "string": "518" }, { "virtualAddress": "0x0107ABE8", "name": "StringLiteral__519", "string": "519" }, { "virtualAddress": "0x01075E90", "name": "StringLiteral_EA", "string": "EA" }, { "virtualAddress": "0x01077038", "name": "StringLiteral__520", "string": "520" }, { "virtualAddress": "0x0107A538", "name": "StringLiteral_PA", "string": "PA" }, { "virtualAddress": "0x01081780", "name": "StringLiteral__553", "string": "553" }, { "virtualAddress": "0x01075A70", "name": "StringLiteral_RS", "string": "RS" }, { "virtualAddress": "0x010717A0", "name": "StringLiteral_S_1_5_64_10", "string": "S-1-5-64-10" }, { "virtualAddress": "0x01082ED0", "name": "StringLiteral_NT_AUTHORITY_NTLM_Authentication", "string": "NT AUTHORITY\\NTLM Authentication" }, { "virtualAddress": "0x0107DE28", "name": "StringLiteral_S_1_5_64_21", "string": "S-1-5-64-21" }, { "virtualAddress": "0x01075D80", "name": "StringLiteral_NT_AUTHORITY_Digest_Authenticati", "string": "NT AUTHORITY\\Digest Authentication" }, { "virtualAddress": "0x01081778", "name": "StringLiteral_S_1_5_64_14", "string": "S-1-5-64-14" }, { "virtualAddress": "0x01072D30", "name": "StringLiteral_NT_AUTHORITY_SChannel_Authentica", "string": "NT AUTHORITY\\SChannel Authentication" }, { "virtualAddress": "0x0106B8B0", "name": "StringLiteral_S_1_5_15", "string": "S-1-5-15" }, { "virtualAddress": "0x01073C10", "name": "StringLiteral_NT_AUTHORITY_This_Organization", "string": "NT AUTHORITY\\This Organization" }, { "virtualAddress": "0x010808B0", "name": "StringLiteral_S_1_5_1000", "string": "S-1-5-1000" }, { "virtualAddress": "0x0106BAD0", "name": "StringLiteral_NT_AUTHORITY_Other_Organization", "string": "NT AUTHORITY\\Other Organization" }, { "virtualAddress": "0x0107E5D8", "name": "StringLiteral_S_1_5_32_557", "string": "S-1-5-32-557" }, { "virtualAddress": "0x010864F8", "name": "StringLiteral_S_1_5_32_558", "string": "S-1-5-32-558" }, { "virtualAddress": "0x0107E690", "name": "StringLiteral_BUILTIN_Performance_Monitor_User", "string": "BUILTIN\\Performance Monitor Users" }, { "virtualAddress": "0x0106C818", "name": "StringLiteral_MU", "string": "MU" }, { "virtualAddress": "0x0106EAE8", "name": "StringLiteral_S_1_5_32_559", "string": "S-1-5-32-559" }, { "virtualAddress": "0x01074C88", "name": "StringLiteral_BUILTIN_Performance_Log_Users", "string": "BUILTIN\\Performance Log Users" }, { "virtualAddress": "0x0107D330", "name": "StringLiteral_S_1_5_32_560", "string": "S-1-5-32-560" }, { "virtualAddress": "0x010767D8", "name": "StringLiteral_S_1_5_32_561", "string": "S-1-5-32-561" }, { "virtualAddress": "0x0106B728", "name": "StringLiteral__4096", "string": "4096" }, { "virtualAddress": "0x010786B0", "name": "StringLiteral_LW", "string": "LW" }, { "virtualAddress": "0x01076D20", "name": "StringLiteral__8192", "string": "8192" }, { "virtualAddress": "0x01079908", "name": "StringLiteral_ME", "string": "ME" }, { "virtualAddress": "0x0107C4B0", "name": "StringLiteral__12288", "string": "12288" }, { "virtualAddress": "0x010858E8", "name": "StringLiteral_HI", "string": "HI" }, { "virtualAddress": "0x0107A910", "name": "StringLiteral__16384", "string": "16384" }, { "virtualAddress": "0x0106E4A8", "name": "StringLiteral_SI", "string": "SI" }, { "virtualAddress": "0x01084EA8", "name": "StringLiteral__521", "string": "521" }, { "virtualAddress": "0x010756E0", "name": "StringLiteral_RO", "string": "RO" }, { "virtualAddress": "0x01075CE0", "name": "StringLiteral__574", "string": "574" }, { "virtualAddress": "0x01070408", "name": "StringLiteral_CD", "string": "CD" }, { "virtualAddress": "0x0107FC08", "name": "StringLiteral_Task_WhenAll", "string": "Task.WhenAll" }, { "virtualAddress": "0x01070C78", "name": "StringLiteral_Invalid__ico_file_format", "string": "Invalid .ico file format" }, { "virtualAddress": "0x01070920", "name": "StringLiteral_Error_", "string": "Error " }, { "virtualAddress": "0x01086DA8", "name": "StringLiteral_key_", "string": "key " }, { "virtualAddress": "0x01071BF8", "name": "StringLiteral_value_", "string": "value " }, { "virtualAddress": "0x0106F350", "name": "StringLiteral_The_network_path_was_not_found_", "string": "The network path was not found." }, { "virtualAddress": "0x0106B368", "name": "StringLiteral_Cannot_create_a_stable_subkey_un", "string": "Cannot create a stable subkey under a volatile parent key." }, { "virtualAddress": "0x0106D688", "name": "StringLiteral_Only_string_and_byte_arrays_can_", "string": "Only string and byte arrays can written as registry values" }, { "virtualAddress": "0x01084428", "name": "StringLiteral_Type_does_not_match_the_valueKin", "string": "Type does not match the valueKind" }, { "virtualAddress": "0x01080270", "name": "StringLiteral_Win32Resource__Kind_", "string": "Win32Resource (Kind=" }, { "virtualAddress": "0x01071908", "name": "StringLiteral___Name_", "string": ", Name=" }, { "virtualAddress": "0x01086C00", "name": "StringLiteral_VS_VERSION_INFO", "string": "VS_VERSION_INFO" }, { "virtualAddress": "0x01076A78", "name": "StringLiteral_VarFileInfo", "string": "VarFileInfo" }, { "virtualAddress": "0x010807E0", "name": "StringLiteral_Translation", "string": "Translation" }, { "virtualAddress": "0x01071918", "name": "StringLiteral_StringFileInfo", "string": "StringFileInfo" }, { "virtualAddress": "0x01085A50", "name": "StringLiteral__0_x4__1_x4_", "string": "{0:x4}{1:x4}" }, { "virtualAddress": "0x01085450", "name": "StringLiteral_Comments", "string": "Comments" }, { "virtualAddress": "0x010742F0", "name": "StringLiteral_CompanyName", "string": "CompanyName" }, { "virtualAddress": "0x0107C270", "name": "StringLiteral_FileVersion", "string": "FileVersion" }, { "virtualAddress": "0x010862E8", "name": "StringLiteral_InternalName", "string": "InternalName" }, { "virtualAddress": "0x01087150", "name": "StringLiteral_LegalTrademarks", "string": "LegalTrademarks" }, { "virtualAddress": "0x01084140", "name": "StringLiteral_OriginalFilename", "string": "OriginalFilename" }, { "virtualAddress": "0x01073040", "name": "StringLiteral_ProductName", "string": "ProductName" }, { "virtualAddress": "0x0106DE48", "name": "StringLiteral_ProductVersion", "string": "ProductVersion" }, { "virtualAddress": "0x0106DAE8", "name": "StringLiteral_FileDescription", "string": "FileDescription" }, { "virtualAddress": "0x01076270", "name": "StringLiteral_LegalCopyright", "string": "LegalCopyright" }, { "virtualAddress": "0x0107F978", "name": "StringLiteral_Cannot_be_less_than_0_", "string": "Cannot be less than 0." }, { "virtualAddress": "0x01072D70", "name": "StringLiteral_sourceForeColor", "string": "sourceForeColor" }, { "virtualAddress": "0x0107DAC0", "name": "StringLiteral_sourceBackColor", "string": "sourceBackColor" }, { "virtualAddress": "0x0106B9C8", "name": "StringLiteral_Cannot_read_from_the_specified_c", "string": "Cannot read from the specified coordinates." }, { "virtualAddress": "0x01078350", "name": "StringLiteral_Cannot_write_to_the_specified_co", "string": "Cannot write to the specified coordinates." }, { "virtualAddress": "0x01087240", "name": "StringLiteral_Error_in_ReadConsoleInput_", "string": "Error in ReadConsoleInput " }, { "virtualAddress": "0x01080AB8", "name": "StringLiteral_width", "string": "width" }, { "virtualAddress": "0x01084B98", "name": "StringLiteral_height", "string": "height" }, { "virtualAddress": "0x0106BFA8", "name": "StringLiteral_height_width", "string": "height/width" }, { "virtualAddress": "0x01079EE0", "name": "StringLiteral_Cannot_be_smaller_than_the_windo", "string": "Cannot be smaller than the window size." }, { "virtualAddress": "0x01072DA8", "name": "StringLiteral_left_top", "string": "left/top" }, { "virtualAddress": "0x01082000", "name": "StringLiteral_Windows_error_", "string": "Windows error " }, { "virtualAddress": "0x01071F90", "name": "StringLiteral_Error_in_PeekConsoleInput_", "string": "Error in PeekConsoleInput " }, { "virtualAddress": "0x01078358", "name": "StringLiteral_GetLargestConsoleWindowSize", "string": "GetLargestConsoleWindowSize" }, { "virtualAddress": "0x0106BE50", "name": "StringLiteral_Got_", "string": "Got " }, { "virtualAddress": "0x01077E10", "name": "StringLiteral_Failed_in_GetConsoleMode__", "string": "Failed in GetConsoleMode: " }, { "virtualAddress": "0x01074C90", "name": "StringLiteral_SetConsoleCursorInfo_failed", "string": "SetConsoleCursorInfo failed" }, { "virtualAddress": "0x0106FDF8", "name": "StringLiteral_Failed_in_SetConsoleMode__", "string": "Failed in SetConsoleMode: " }, { "virtualAddress": "0x01082BD8", "name": "StringLiteral_nobody", "string": "nobody" }, { "virtualAddress": "0x010854E0", "name": "StringLiteral_POSIX", "string": "POSIX" }, { "virtualAddress": "0x01077B40", "name": "StringLiteral_Invalid_token", "string": "Invalid token" }, { "virtualAddress": "0x0107E440", "name": "StringLiteral_NTLM", "string": "NTLM" }, { "virtualAddress": "0x0106F370", "name": "StringLiteral_m_userToken", "string": "m_userToken" }, { "virtualAddress": "0x01075E68", "name": "StringLiteral_Token_Name_mismatch_", "string": "Token-Name mismatch." }, { "virtualAddress": "0x01075470", "name": "StringLiteral_Token_doesn_t_match_a_user_", "string": "Token doesn\u0027t match a user." }, { "virtualAddress": "0x010795F8", "name": "StringLiteral_m_acctType", "string": "m_acctType" }, { "virtualAddress": "0x0107BBD8", "name": "StringLiteral_m_isAuthenticated", "string": "m_isAuthenticated" }, { "virtualAddress": "0x0106B198", "name": "StringLiteral_sUserPrincipalName", "string": "sUserPrincipalName" }, { "virtualAddress": "0x01072050", "name": "StringLiteral_only_for_Windows_Server_2003__", "string": "only for Windows Server 2003 \u002B" }, { "virtualAddress": "0x01086260", "name": "StringLiteral_Couldn_t_switch_back_to_original", "string": "Couldn\u0027t switch back to original token." }, { "virtualAddress": "0x0107EEE0", "name": "StringLiteral_Couldn_t_impersonate_token_", "string": "Couldn\u0027t impersonate token." }, { "virtualAddress": "0x01087500", "name": "StringLiteral_BUILTIN_Power_Users", "string": "BUILTIN\\Power Users" }, { "virtualAddress": "0x0106F380", "name": "StringLiteral_BUILTIN_Account_Operators", "string": "BUILTIN\\Account Operators" }, { "virtualAddress": "0x010822C0", "name": "StringLiteral_BUILTIN_System_Operators", "string": "BUILTIN\\System Operators" }, { "virtualAddress": "0x0106B5E0", "name": "StringLiteral_BUILTIN_Print_Operators", "string": "BUILTIN\\Print Operators" }, { "virtualAddress": "0x010839D8", "name": "StringLiteral_BUILTIN_Backup_Operators", "string": "BUILTIN\\Backup Operators" }, { "virtualAddress": "0x0106B488", "name": "StringLiteral_BUILTIN_Replicator", "string": "BUILTIN\\Replicator" }, { "virtualAddress": "0x01076430", "name": "StringLiteral_ntIdentity", "string": "ntIdentity" }, { "virtualAddress": "0x01087498", "name": "StringLiteral_addMethod", "string": "addMethod" }, { "virtualAddress": "0x01079810", "name": "StringLiteral_removeMethod", "string": "removeMethod" }, { "virtualAddress": "0x0107FA18", "name": "StringLiteral_Windows_Runtime_is_not_supported", "string": "Windows Runtime is not supported on this operating system." }, { "virtualAddress": "0x01082680", "name": "StringLiteral_A_type___0___that_is_defined_in_", "string": "A type \u0027{0}\u0027 that is defined in a partially trusted assembly cannot be type forwarded from an assembly with a different Public Key Token or without a public key token. To fix this, please either turn on unsafeTypeForwarding flag in the configuration file or remove the TypeForwardedFrom attribute." }, { "virtualAddress": "0x01084EF0", "name": "StringLiteral_MemberInfo_requested_for_ISerial", "string": "MemberInfo requested for ISerializable type." }, { "virtualAddress": "0x01078C50", "name": "StringLiteral_C_", "string": "C=" }, { "virtualAddress": "0x010836B0", "name": "StringLiteral_O_", "string": "O=" }, { "virtualAddress": "0x010840E8", "name": "StringLiteral_OU_", "string": "OU=" }, { "virtualAddress": "0x010832A0", "name": "StringLiteral_CN_", "string": "CN=" }, { "virtualAddress": "0x0107E8C0", "name": "StringLiteral_L_", "string": "L=" }, { "virtualAddress": "0x0107BDD8", "name": "StringLiteral_S_", "string": "S=" }, { "virtualAddress": "0x0107E080", "name": "StringLiteral_STREET_", "string": "STREET=" }, { "virtualAddress": "0x0107BA00", "name": "StringLiteral_DC_", "string": "DC=" }, { "virtualAddress": "0x010872E8", "name": "StringLiteral_UID_", "string": "UID=" }, { "virtualAddress": "0x01077558", "name": "StringLiteral_E_", "string": "E=" }, { "virtualAddress": "0x010782B0", "name": "StringLiteral_dnQualifier_", "string": "dnQualifier=" }, { "virtualAddress": "0x01073788", "name": "StringLiteral_T_", "string": "T=" }, { "virtualAddress": "0x0106F0F0", "name": "StringLiteral_SN_", "string": "SN=" }, { "virtualAddress": "0x0107A280", "name": "StringLiteral_G_", "string": "G=" }, { "virtualAddress": "0x01081728", "name": "StringLiteral_I_", "string": "I=" }, { "virtualAddress": "0x0107A0A0", "name": "StringLiteral_OID_", "string": "OID." }, { "virtualAddress": "0x01071230", "name": "StringLiteral_rdn", "string": "rdn" }, { "virtualAddress": "0x01078BF0", "name": "StringLiteral_C", "string": "C" }, { "virtualAddress": "0x0107DA48", "name": "StringLiteral_O", "string": "O" }, { "virtualAddress": "0x01080528", "name": "StringLiteral_CN", "string": "CN" }, { "virtualAddress": "0x01083890", "name": "StringLiteral_L", "string": "L" }, { "virtualAddress": "0x01084208", "name": "StringLiteral_ST", "string": "ST" }, { "virtualAddress": "0x010769F0", "name": "StringLiteral_E", "string": "E" }, { "virtualAddress": "0x01077198", "name": "StringLiteral_UID", "string": "UID" }, { "virtualAddress": "0x0107BE58", "name": "StringLiteral_DNQUALIFIER", "string": "DNQUALIFIER" }, { "virtualAddress": "0x0107B740", "name": "StringLiteral_SN", "string": "SN" }, { "virtualAddress": "0x01081D20", "name": "StringLiteral_I", "string": "I" }, { "virtualAddress": "0x0107B708", "name": "StringLiteral_No_attribute_found_", "string": "No attribute found." }, { "virtualAddress": "0x010717E8", "name": "StringLiteral_Unknown_attribute___0___", "string": "Unknown attribute \u0027{0}\u0027." }, { "virtualAddress": "0x01086280", "name": "StringLiteral_Malformed_escaped_value___0___", "string": "Malformed escaped value \u0027{0}\u0027." }, { "virtualAddress": "0x0106E718", "name": "StringLiteral_Malformed_quoted_value___0___", "string": "Malformed quoted value \u0027{0}\u0027." }, { "virtualAddress": "0x01078678", "name": "StringLiteral_Malformed_value___0___contains__", "string": "Malformed value \u0027{0}\u0027 contains \u0027{1}\u0027 outside quotes." }, { "virtualAddress": "0x0107FB60", "name": "StringLiteral_This_certificate_format___0___ca", "string": "This certificate format \u0027{0}\u0027 cannot be exported." }, { "virtualAddress": "0x01086EF8", "name": "StringLiteral__Subject__0____1__0__0_", "string": "[Subject]{0} {1}{0}{0}" }, { "virtualAddress": "0x010799F0", "name": "StringLiteral__Issuer__0____1__0__0_", "string": "[Issuer]{0} {1}{0}{0}" }, { "virtualAddress": "0x01082470", "name": "StringLiteral__Not_Before__0____1__0__0_", "string": "[Not Before]{0} {1}{0}{0}" }, { "virtualAddress": "0x01076578", "name": "StringLiteral__Not_After__0____1__0__0_", "string": "[Not After]{0} {1}{0}{0}" }, { "virtualAddress": "0x01071DF8", "name": "StringLiteral__Thumbprint__0____1__0_", "string": "[Thumbprint]{0} {1}{0}" }, { "virtualAddress": "0x0106F4E0", "name": "StringLiteral_Couldn_t_extract_digital_signatu", "string": "Couldn\u0027t extract digital signature from {0}." }, { "virtualAddress": "0x010829B0", "name": "StringLiteral__0__isn_t_signed_", "string": "{0} isn\u0027t signed." }, { "virtualAddress": "0x0106D8F8", "name": "StringLiteral_Certificate_instance_is_empty_", "string": "Certificate instance is empty." }, { "virtualAddress": "0x01082578", "name": "StringLiteral_X509", "string": "X509" }, { "virtualAddress": "0x010727A0", "name": "StringLiteral_Parameters_not_part_of_the_certi", "string": "Parameters not part of the certificate" }, { "virtualAddress": "0x01074278", "name": "StringLiteral_raw", "string": "raw" }, { "virtualAddress": "0x0106B140", "name": "StringLiteral______BEGIN__0______", "string": "-----BEGIN {0}-----" }, { "virtualAddress": "0x0107DDF0", "name": "StringLiteral______END__0______", "string": "-----END {0}-----" }, { "virtualAddress": "0x010712B0", "name": "StringLiteral_aa", "string": "aa" }, { "virtualAddress": "0x010721F8", "name": "StringLiteral_Unknown_Asymmetric_Algorithm_", "string": "Unknown Asymmetric Algorithm " }, { "virtualAddress": "0x01070280", "name": "StringLiteral_Input_data_cannot_be_coded_as_a_", "string": "Input data cannot be coded as a valid certificate." }, { "virtualAddress": "0x0106FB00", "name": "StringLiteral_impl", "string": "impl" }, { "virtualAddress": "0x01075BE0", "name": "StringLiteral_CERTIFICATE", "string": "CERTIFICATE" }, { "virtualAddress": "0x0106C860", "name": "StringLiteral_Missing_key_algorithm_parameters", "string": "Missing key algorithm parameters." }, { "virtualAddress": "0x0107E1C0", "name": "StringLiteral__1_2_840_10040_4_1", "string": "1.2.840.10040.4.1" }, { "virtualAddress": "0x0106D3D0", "name": "StringLiteral_serialNumber", "string": "serialNumber" }, { "virtualAddress": "0x01071848", "name": "StringLiteral_x509", "string": "x509" }, { "virtualAddress": "0x0107AA38", "name": "StringLiteral_Input_data_cannot_be_coded_as_a_", "string": "Input data cannot be coded as a valid CRL." }, { "virtualAddress": "0x0107D640", "name": "StringLiteral___Non_matching_signature_algorit", "string": " [Non-matching signature algorithms in CRL]" }, { "virtualAddress": "0x01084818", "name": "StringLiteral_crl", "string": "crl" }, { "virtualAddress": "0x010730B0", "name": "StringLiteral_Extensions_are_read_only", "string": "Extensions are read only" }, { "virtualAddress": "0x01082A60", "name": "StringLiteral_extension", "string": "extension" }, { "virtualAddress": "0x010743E8", "name": "StringLiteral_extensions", "string": "extensions" }, { "virtualAddress": "0x010822B8", "name": "StringLiteral_Invalid_extensions_format", "string": "Invalid extensions format" }, { "virtualAddress": "0x01082098", "name": "StringLiteral_Invalid_X_509_extension_", "string": "Invalid X.509 extension." }, { "virtualAddress": "0x0107CCD0", "name": "StringLiteral_Unable_to_decode_certificate_", "string": "Unable to decode certificate." }, { "virtualAddress": "0x0106F990", "name": "StringLiteral_certs", "string": "certs" }, { "virtualAddress": "0x01086850", "name": "StringLiteral_new_certs", "string": "new-certs" }, { "virtualAddress": "0x0107A660", "name": "StringLiteral_Ptr_cer", "string": "*.cer" }, { "virtualAddress": "0x010867F0", "name": "StringLiteral_Ptr_0", "string": "*.0" }, { "virtualAddress": "0x0107BEE0", "name": "StringLiteral_Ptr_crl", "string": "*.crl" }, { "virtualAddress": "0x01085930", "name": "StringLiteral_tbp", "string": "tbp" }, { "virtualAddress": "0x0106EE30", "name": "StringLiteral_ski", "string": "ski" }, { "virtualAddress": "0x0106DF98", "name": "StringLiteral__crl", "string": ".crl" }, { "virtualAddress": "0x0107B0A0", "name": "StringLiteral__cer", "string": ".cer" }, { "virtualAddress": "0x0106FD20", "name": "StringLiteral_storeName", "string": "storeName" }, { "virtualAddress": "0x0106BA80", "name": "StringLiteral_AddressBook", "string": "AddressBook" }, { "virtualAddress": "0x01081B48", "name": "StringLiteral_My", "string": "My" }, { "virtualAddress": "0x0107AE58", "name": "StringLiteral_Trust", "string": "Trust" }, { "virtualAddress": "0x0107BDE0", "name": "StringLiteral_Disallowed", "string": "Disallowed" }, { "virtualAddress": "0x0107A6C0", "name": "StringLiteral_Invalid_syntax_on_line__0_____1_", "string": "Invalid syntax on line {0} - {1}." }, { "virtualAddress": "0x01078088", "name": "StringLiteral_Invalid_syntax_on_line__0__", "string": "Invalid syntax on line {0}." }, { "virtualAddress": "0x0106BDA0", "name": "StringLiteral_Zone", "string": "Zone" }, { "virtualAddress": "0x0107DB88", "name": "StringLiteral_Union_impossible", "string": "Union impossible" }, { "virtualAddress": "0x0107B1B8", "name": "StringLiteral_SecurityZone", "string": "SecurityZone" }, { "virtualAddress": "0x010736F8", "name": "StringLiteral_Zone___", "string": "Zone - " }, { "virtualAddress": "0x0107AC28", "name": "StringLiteral_invalid_zone", "string": "invalid zone" }, { "virtualAddress": "0x01087428", "name": "StringLiteral_NoZone_isn_t_valid_for_membershi", "string": "NoZone isn\u0027t valid for membership condition" }, { "virtualAddress": "0x0107EAC8", "name": "StringLiteral_FILE___", "string": "FILE://" }, { "virtualAddress": "0x010847D0", "name": "StringLiteral_System_Security_Policy_Zone", "string": "System.Security.Policy.Zone" }, { "virtualAddress": "0x0106FEB8", "name": "StringLiteral_Invalid_zone__0__", "string": "Invalid zone {0}." }, { "virtualAddress": "0x01084BE8", "name": "StringLiteral_zone", "string": "zone" }, { "virtualAddress": "0x0106D6A0", "name": "StringLiteral_opPool", "string": "opPool" }, { "virtualAddress": "0x01077640", "name": "StringLiteral_System_Array", "string": "System.Array" }, { "virtualAddress": "0x010838F0", "name": "StringLiteral_Invalid_ObjectTypeEnum__0__", "string": "Invalid ObjectTypeEnum {0}." }, { "virtualAddress": "0x01086218", "name": "StringLiteral_Cross_AppDomain_BinaryFormatter_", "string": "Cross-AppDomain BinaryFormatter error; expected \u0027{0}\u0027 but received \u0027{1}\u0027." }, { "virtualAddress": "0x0106BFE0", "name": "StringLiteral_BinaryObjectMap", "string": "BinaryObjectMap" }, { "virtualAddress": "0x01077C68", "name": "StringLiteral_System_Variant", "string": "System.Variant" }, { "virtualAddress": "0x0107A540", "name": "StringLiteral_End_of_Stream_encountered_before", "string": "End of Stream encountered before parsing was completed." }, { "virtualAddress": "0x0107FBD0", "name": "StringLiteral_System_String", "string": "System.String" }, { "virtualAddress": "0x01073648", "name": "StringLiteral_No_map_for_object___0___", "string": "No map for object \u0027{0}\u0027." }, { "virtualAddress": "0x010767B0", "name": "StringLiteral_Invalid_type_code_in_stream___0_", "string": "Invalid type code in stream \u0027{0}\u0027." }, { "virtualAddress": "0x01074098", "name": "StringLiteral_Binary_stream___0___does_not_con", "string": "Binary stream \u0027{0}\u0027 does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization." }, { "virtualAddress": "0x0106E770", "name": "StringLiteral_Invalid_expected_type_", "string": "Invalid expected type." }, { "virtualAddress": "0x01076C38", "name": "StringLiteral_ObjectProgressStack", "string": "ObjectProgressStack" }, { "virtualAddress": "0x0107DCC8", "name": "StringLiteral_Unable_to_read_beyond_the_end_of", "string": "Unable to read beyond the end of the stream." }, { "virtualAddress": "0x01080D40", "name": "StringLiteral_EndRead_can_only_be_called_once_", "string": "EndRead can only be called once for each asynchronous operation." }, { "virtualAddress": "0x0106EDA8", "name": "StringLiteral_EndWrite_can_only_be_called_once", "string": "EndWrite can only be called once for each asynchronous operation." }, { "virtualAddress": "0x01073110", "name": "StringLiteral_Cannot_access_a_closed_file_", "string": "Cannot access a closed file." }, { "virtualAddress": "0x010749A0", "name": "StringLiteral__Path_discovery_permission_to_th", "string": "\u003CPath discovery permission to the specified directory was denied.\u003E" }, { "virtualAddress": "0x010785D0", "name": "StringLiteral_Memory_stream_is_not_expandable_", "string": "Memory stream is not expandable." }, { "virtualAddress": "0x0107C1D0", "name": "StringLiteral_Cannot_read_from_a_closed_TextRe", "string": "Cannot read from a closed TextReader." }, { "virtualAddress": "0x01078090", "name": "StringLiteral_Could_not_find_file___0___", "string": "Could not find file \u0027{0}\u0027." }, { "virtualAddress": "0x0106C980", "name": "StringLiteral_Could_not_find_a_part_of_the_pat", "string": "Could not find a part of the path \u0027{0}\u0027." }, { "virtualAddress": "0x01072BE8", "name": "StringLiteral_Cannot_create___0___because_a_fi", "string": "Cannot create \u0022{0}\u0022 because a file or directory with the same name already exists." }, { "virtualAddress": "0x01084B88", "name": "StringLiteral_Could_not_find_the_drive___0____", "string": "Could not find the drive \u0027{0}\u0027. The drive might not be ready or might not be mapped." }, { "virtualAddress": "0x01079788", "name": "StringLiteral_The_process_cannot_access_the_fi", "string": "The process cannot access the file because it is being used by another process." }, { "virtualAddress": "0x0107EB68", "name": "StringLiteral_The_process_cannot_access_the_fi", "string": "The process cannot access the file \u0027{0}\u0027 because it is being used by another process." }, { "virtualAddress": "0x0106F588", "name": "StringLiteral_The_file___0___already_exists_", "string": "The file \u0027{0}\u0027 already exists." }, { "virtualAddress": "0x010760F8", "name": "StringLiteral_Cannot_write_to_a_closed_TextWri", "string": "Cannot write to a closed TextWriter." }, { "virtualAddress": "0x01085F98", "name": "StringLiteral_IAsyncResult_object_did_not_come", "string": "IAsyncResult object did not come from the corresponding async method on this type." }, { "virtualAddress": "0x01077838", "name": "StringLiteral_An_Int32_must_be_provided_for_th", "string": "An Int32 must be provided for the filter criteria." }, { "virtualAddress": "0x01085DB0", "name": "StringLiteral_A_String_must_be_provided_for_th", "string": "A String must be provided for the filter criteria." } ], "typeInfoPointers": [ { "virtualAddress": "0x01072FD0", "name": "Object__TypeInfo", "type": "struct Object__Class *", "dotNetType": "object" }, { "virtualAddress": "0x01070808", "name": "ValueType__TypeInfo", "type": "struct ValueType__Class *", "dotNetType": "ValueType" }, { "virtualAddress": "0x0107E9E8", "name": "Boolean__TypeInfo", "type": "struct Boolean__Class *", "dotNetType": "bool" }, { "virtualAddress": "0x01083108", "name": "Int32__TypeInfo", "type": "struct Int32__Class *", "dotNetType": "int" }, { "virtualAddress": "0x010780C8", "name": "Char__TypeInfo", "type": "struct Char__Class *", "dotNetType": "char" }, { "virtualAddress": "0x010743A0", "name": "String__TypeInfo", "type": "struct String__Class *", "dotNetType": "string" }, { "virtualAddress": "0x0106BA10", "name": "Byte__TypeInfo", "type": "struct Byte__Class *", "dotNetType": "byte" }, { "virtualAddress": "0x0106A9B8", "name": "IFormatProvider__TypeInfo", "type": "struct IFormatProvider__Class *", "dotNetType": "IFormatProvider" }, { "virtualAddress": "0x0107E338", "name": "Enum__TypeInfo", "type": "struct Enum__Class *", "dotNetType": "Enum" }, { "virtualAddress": "0x0107B6B0", "name": "Array__TypeInfo", "type": "struct Array__Class *", "dotNetType": "Array" }, { "virtualAddress": "0x010771C8", "name": "Char__Array__TypeInfo", "type": "struct Char__Array__Class *", "dotNetType": "char[]" }, { "virtualAddress": "0x0107FA00", "name": "IEnumerator__TypeInfo", "type": "struct IEnumerator__Class *", "dotNetType": "IEnumerator" }, { "virtualAddress": "0x0107E028", "name": "IComparer__TypeInfo", "type": "struct IComparer__Class *", "dotNetType": "IComparer" }, { "virtualAddress": "0x01076628", "name": "IEqualityComparer__TypeInfo", "type": "struct IEqualityComparer__Class *", "dotNetType": "IEqualityComparer" }, { "virtualAddress": "0x0106E4E8", "name": "SByte__TypeInfo", "type": "struct SByte__Class *", "dotNetType": "sbyte" }, { "virtualAddress": "0x01084310", "name": "Int16__TypeInfo", "type": "struct Int16__Class *", "dotNetType": "short" }, { "virtualAddress": "0x01081968", "name": "UInt16__TypeInfo", "type": "struct UInt16__Class *", "dotNetType": "ushort" }, { "virtualAddress": "0x0106F6B0", "name": "UInt32__TypeInfo", "type": "struct UInt32__Class *", "dotNetType": "uint" }, { "virtualAddress": "0x01085B70", "name": "Int64__TypeInfo", "type": "struct Int64__Class *", "dotNetType": "long" }, { "virtualAddress": "0x0106F838", "name": "UInt64__TypeInfo", "type": "struct UInt64__Class *", "dotNetType": "ulong" }, { "virtualAddress": "0x01071878", "name": "Single__TypeInfo", "type": "struct Single__Class *", "dotNetType": "float" }, { "virtualAddress": "0x01086CD8", "name": "Double__TypeInfo", "type": "struct Double__Class *", "dotNetType": "double" }, { "virtualAddress": "0x010783A8", "name": "Decimal__TypeInfo", "type": "struct Decimal__Class *", "dotNetType": "decimal" }, { "virtualAddress": "0x01079B68", "name": "UInt32__Array__TypeInfo", "type": "struct UInt32__Array__Class *", "dotNetType": "uint[]" }, { "virtualAddress": "0x0106F118", "name": "DateTime__TypeInfo", "type": "struct DateTime__Class *", "dotNetType": "DateTime" }, { "virtualAddress": "0x01078A20", "name": "Int32__Array__TypeInfo", "type": "struct Int32__Array__Class *", "dotNetType": "int[]" }, { "virtualAddress": "0x01071400", "name": "MemberInfo_1__TypeInfo", "type": "struct MemberInfo_1__Class *", "dotNetType": "MemberInfo" }, { "virtualAddress": "0x01085358", "name": "IntPtr__TypeInfo", "type": "struct IntPtr__Class *", "dotNetType": "IntPtr" }, { "virtualAddress": "0x010804D0", "name": "RuntimeTypeHandle__TypeInfo", "type": "struct RuntimeTypeHandle__Class *", "dotNetType": "RuntimeTypeHandle" }, { "virtualAddress": "0x0106B628", "name": "Type__TypeInfo", "type": "struct Type__Class *", "dotNetType": "Type" }, { "virtualAddress": "0x0107E510", "name": "Object__Array__TypeInfo", "type": "struct Object__Array__Class *", "dotNetType": "object[]" }, { "virtualAddress": "0x0107BF48", "name": "Guid__TypeInfo", "type": "struct Guid__Class *", "dotNetType": "Guid" }, { "virtualAddress": "0x010767D0", "name": "RandomNumberGenerator__TypeInfo", "type": "struct RandomNumberGenerator__Class *", "dotNetType": "RandomNumberGenerator" }, { "virtualAddress": "0x0106F300", "name": "RNGCryptoServiceProvider__TypeInfo", "type": "struct RNGCryptoServiceProvider__Class *", "dotNetType": "RNGCryptoServiceProvider" }, { "virtualAddress": "0x0107B8B0", "name": "SerializationInfo__TypeInfo", "type": "struct SerializationInfo__Class *", "dotNetType": "SerializationInfo" }, { "virtualAddress": "0x0106B3F8", "name": "String__Array__TypeInfo", "type": "struct String__Array__Class *", "dotNetType": "string[]" }, { "virtualAddress": "0x0107ACD8", "name": "Type__Array__TypeInfo", "type": "struct Type__Array__Class *", "dotNetType": "Type[]" }, { "virtualAddress": "0x01080558", "name": "Dictionary_2_System_String_System_Int32___TypeInfo", "type": "struct Dictionary_2_System_String_System_Int32___Class *", "dotNetType": "Dictionary\u003Cstring, int\u003E" }, { "virtualAddress": "0x0107A988", "name": "IEnumerator_1_System_String___TypeInfo", "type": "struct IEnumerator_1_System_String___Class *", "dotNetType": "IEnumerator\u003Cstring\u003E" }, { "virtualAddress": "0x01083778", "name": "ICollection_1_System_String___TypeInfo", "type": "struct ICollection_1_System_String___Class *", "dotNetType": "ICollection\u003Cstring\u003E" }, { "virtualAddress": "0x0107B478", "name": "ICollection__TypeInfo", "type": "struct ICollection__Class *", "dotNetType": "ICollection" }, { "virtualAddress": "0x01078DE8", "name": "IDictionaryEnumerator__TypeInfo", "type": "struct IDictionaryEnumerator__Class *", "dotNetType": "IDictionaryEnumerator" }, { "virtualAddress": "0x01080718", "name": "IEnumerable_1_System_String___TypeInfo", "type": "struct IEnumerable_1_System_String___Class *", "dotNetType": "IEnumerable\u003Cstring\u003E" }, { "virtualAddress": "0x01084FE8", "name": "StreamingContext__TypeInfo", "type": "struct StreamingContext__Class *", "dotNetType": "StreamingContext" }, { "virtualAddress": "0x0106D150", "name": "IFormatterConverter__TypeInfo", "type": "struct IFormatterConverter__Class *", "dotNetType": "IFormatterConverter" }, { "virtualAddress": "0x0106EBF0", "name": "RuntimeType__TypeInfo", "type": "struct RuntimeType__Class *", "dotNetType": "RuntimeType" }, { "virtualAddress": "0x0107A778", "name": "IEnumerable_1_System_Reflection_CustomAttributeData___TypeInfo", "type": "struct IEnumerable_1_System_Reflection_CustomAttributeData___Class *", "dotNetType": "IEnumerable\u003CCustomAttributeData\u003E" }, { "virtualAddress": "0x0107DCE0", "name": "Module__TypeInfo", "type": "struct Module__Class *", "dotNetType": "Module" }, { "virtualAddress": "0x0106BC50", "name": "Delegate__TypeInfo", "type": "struct Delegate__Class *", "dotNetType": "Delegate" }, { "virtualAddress": "0x0107C2F8", "name": "MulticastDelegate__TypeInfo", "type": "struct MulticastDelegate__Class *", "dotNetType": "MulticastDelegate" }, { "virtualAddress": "0x01085A70", "name": "TypeFilter__TypeInfo", "type": "struct TypeFilter__Class *", "dotNetType": "TypeFilter" }, { "virtualAddress": "0x0107F0E0", "name": "MethodBase__TypeInfo", "type": "struct MethodBase__Class *", "dotNetType": "MethodBase" }, { "virtualAddress": "0x0106C0A0", "name": "MethodInfo_1__TypeInfo", "type": "struct MethodInfo_1__Class *", "dotNetType": "MethodInfo" }, { "virtualAddress": "0x010761D8", "name": "RuntimeMethodInfo__TypeInfo", "type": "struct RuntimeMethodInfo__Class *", "dotNetType": "RuntimeMethodInfo" }, { "virtualAddress": "0x0107FEB8", "name": "MonoMethod__TypeInfo", "type": "struct MonoMethod__Class *", "dotNetType": "MonoMethod" }, { "virtualAddress": "0x01077A60", "name": "ParameterInfo_1__TypeInfo", "type": "struct ParameterInfo_1__Class *", "dotNetType": "ParameterInfo" }, { "virtualAddress": "0x01072450", "name": "Attribute__TypeInfo", "type": "struct Attribute__Class *", "dotNetType": "Attribute" }, { "virtualAddress": "0x01074188", "name": "MarshalAsAttribute__TypeInfo", "type": "struct MarshalAsAttribute__Class *", "dotNetType": "MarshalAsAttribute" }, { "virtualAddress": "0x01077698", "name": "ParameterInfo_1__Array__TypeInfo", "type": "struct ParameterInfo_1__Array__Class *", "dotNetType": "ParameterInfo[]" }, { "virtualAddress": "0x01086DC8", "name": "DefaultBinder__TypeInfo", "type": "struct DefaultBinder__Class *", "dotNetType": "DefaultBinder" }, { "virtualAddress": "0x0106B450", "name": "MethodBase__Array__TypeInfo", "type": "struct MethodBase__Array__Class *", "dotNetType": "MethodBase[]" }, { "virtualAddress": "0x01085440", "name": "Boolean__Array__TypeInfo", "type": "struct Boolean__Array__Class *", "dotNetType": "bool[]" }, { "virtualAddress": "0x0107FB30", "name": "CultureInfo__TypeInfo", "type": "struct CultureInfo__Class *", "dotNetType": "CultureInfo" }, { "virtualAddress": "0x0107BB60", "name": "NumberFormatInfo__TypeInfo", "type": "struct NumberFormatInfo__Class *", "dotNetType": "NumberFormatInfo" }, { "virtualAddress": "0x01072330", "name": "DateTimeFormatInfo__TypeInfo", "type": "struct DateTimeFormatInfo__Class *", "dotNetType": "DateTimeFormatInfo" }, { "virtualAddress": "0x01073198", "name": "CultureData__TypeInfo", "type": "struct CultureData__Class *", "dotNetType": "CultureData" }, { "virtualAddress": "0x01070C80", "name": "CalendarData__TypeInfo", "type": "struct CalendarData__Class *", "dotNetType": "CalendarData" }, { "virtualAddress": "0x0107C578", "name": "CalendarData__Array__TypeInfo", "type": "struct CalendarData__Array__Class *", "dotNetType": "CalendarData[]" }, { "virtualAddress": "0x01080AF8", "name": "CompareInfo__TypeInfo", "type": "struct CompareInfo__Class *", "dotNetType": "CompareInfo" }, { "virtualAddress": "0x0107CB78", "name": "CompareOptions__Enum__TypeInfo", "type": "struct CompareOptions__Enum__Class *", "dotNetType": "CompareOptions" }, { "virtualAddress": "0x01079940", "name": "SortVersion__TypeInfo", "type": "struct SortVersion__Class *", "dotNetType": "SortVersion" }, { "virtualAddress": "0x01073B88", "name": "SimpleCollator__TypeInfo", "type": "struct SimpleCollator__Class *", "dotNetType": "SimpleCollator" }, { "virtualAddress": "0x01076620", "name": "TextInfo__TypeInfo", "type": "struct TextInfo__Class *", "dotNetType": "TextInfo" }, { "virtualAddress": "0x0107F180", "name": "CodePointIndexer__TypeInfo", "type": "struct CodePointIndexer__Class *", "dotNetType": "CodePointIndexer" }, { "virtualAddress": "0x01079FE8", "name": "CodePointIndexer_TableRange__Array__TypeInfo", "type": "struct CodePointIndexer_TableRange__Array__Class *", "dotNetType": "TableRange[]" }, { "virtualAddress": "0x0106D248", "name": "Contraction__TypeInfo", "type": "struct Contraction__Class *", "dotNetType": "Contraction" }, { "virtualAddress": "0x0107C2E8", "name": "Level2Map__TypeInfo", "type": "struct Level2Map__Class *", "dotNetType": "Level2Map" }, { "virtualAddress": "0x0107C290", "name": "Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator___TypeInfo", "type": "struct Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator___Class *", "dotNetType": "Dictionary\u003Cstring, SimpleCollator\u003E" }, { "virtualAddress": "0x0106BC30", "name": "SortKey__TypeInfo", "type": "struct SortKey__Class *", "dotNetType": "SortKey" }, { "virtualAddress": "0x01072CC8", "name": "Calendar__TypeInfo", "type": "struct Calendar__Class *", "dotNetType": "Calendar" }, { "virtualAddress": "0x01077F08", "name": "PersianCalendar__TypeInfo", "type": "struct PersianCalendar__Class *", "dotNetType": "PersianCalendar" }, { "virtualAddress": "0x010853A0", "name": "DayOfWeek__Enum__TypeInfo", "type": "struct DayOfWeek__Enum__Class *", "dotNetType": "DayOfWeek" }, { "virtualAddress": "0x0106D8A8", "name": "CalendarWeekRule__Enum__TypeInfo", "type": "struct CalendarWeekRule__Enum__Class *", "dotNetType": "CalendarWeekRule" }, { "virtualAddress": "0x010700D0", "name": "Hashtable__TypeInfo", "type": "struct Hashtable__Class *", "dotNetType": "Hashtable" }, { "virtualAddress": "0x01085238", "name": "Hashtable_bucket__Array__TypeInfo", "type": "struct Hashtable_bucket__Array__Class *", "dotNetType": "bucket[]" }, { "virtualAddress": "0x010772F8", "name": "KeyValuePairs__TypeInfo", "type": "struct KeyValuePairs__Class *", "dotNetType": "KeyValuePairs" }, { "virtualAddress": "0x0107B058", "name": "KeyValuePairs__Array__TypeInfo", "type": "struct KeyValuePairs__Array__Class *", "dotNetType": "KeyValuePairs[]" }, { "virtualAddress": "0x01071C28", "name": "TokenHashValue__TypeInfo", "type": "struct TokenHashValue__Class *", "dotNetType": "TokenHashValue" }, { "virtualAddress": "0x0107C3D0", "name": "TokenHashValue__Array__TypeInfo", "type": "struct TokenHashValue__Array__Class *", "dotNetType": "TokenHashValue[]" }, { "virtualAddress": "0x01072860", "name": "Dictionary_2_System_Int32_System_Globalization_CultureInfo___TypeInfo", "type": "struct Dictionary_2_System_Int32_System_Globalization_CultureInfo___Class *", "dotNetType": "Dictionary\u003Cint, CultureInfo\u003E" }, { "virtualAddress": "0x01085CE8", "name": "IEnumerator_1_System_Globalization_CultureInfo___TypeInfo", "type": "struct IEnumerator_1_System_Globalization_CultureInfo___Class *", "dotNetType": "IEnumerator\u003CCultureInfo\u003E" }, { "virtualAddress": "0x01085448", "name": "Dictionary_2_System_String_System_Globalization_CultureInfo___TypeInfo", "type": "struct Dictionary_2_System_String_System_Globalization_CultureInfo___Class *", "dotNetType": "Dictionary\u003Cstring, CultureInfo\u003E" }, { "virtualAddress": "0x01075FC8", "name": "Calendar__Array__TypeInfo", "type": "struct Calendar__Array__Class *", "dotNetType": "Calendar[]" }, { "virtualAddress": "0x01070018", "name": "FieldInfo_1__TypeInfo", "type": "struct FieldInfo_1__Class *", "dotNetType": "FieldInfo" }, { "virtualAddress": "0x01080788", "name": "RuntimeFieldInfo__TypeInfo", "type": "struct RuntimeFieldInfo__Class *", "dotNetType": "RuntimeFieldInfo" }, { "virtualAddress": "0x0107DAB0", "name": "RtFieldInfo__TypeInfo", "type": "struct RtFieldInfo__Class *", "dotNetType": "RtFieldInfo" }, { "virtualAddress": "0x01072458", "name": "RuntimeFieldHandle__TypeInfo", "type": "struct RuntimeFieldHandle__Class *", "dotNetType": "RuntimeFieldHandle" }, { "virtualAddress": "0x01082488", "name": "MonoField__TypeInfo", "type": "struct MonoField__Class *", "dotNetType": "MonoField" }, { "virtualAddress": "0x01082028", "name": "FieldInfo_1__Array__TypeInfo", "type": "struct FieldInfo_1__Array__Class *", "dotNetType": "FieldInfo[]" }, { "virtualAddress": "0x01072FD8", "name": "PropertyInfo_1__TypeInfo", "type": "struct PropertyInfo_1__Class *", "dotNetType": "PropertyInfo" }, { "virtualAddress": "0x01081A30", "name": "RuntimePropertyInfo__TypeInfo", "type": "struct RuntimePropertyInfo__Class *", "dotNetType": "RuntimePropertyInfo" }, { "virtualAddress": "0x0106B3C8", "name": "MonoProperty__TypeInfo", "type": "struct MonoProperty__Class *", "dotNetType": "MonoProperty" }, { "virtualAddress": "0x010779D0", "name": "MethodInfo_1__Array__TypeInfo", "type": "struct MethodInfo_1__Array__Class *", "dotNetType": "MethodInfo[]" }, { "virtualAddress": "0x0106D0E0", "name": "MonoProperty_GetterAdapter__TypeInfo", "type": "struct MonoProperty_GetterAdapter__Class *", "dotNetType": "GetterAdapter" }, { "virtualAddress": "0x01083A80", "name": "Delegate__Array__TypeInfo", "type": "struct Delegate__Array__Class *", "dotNetType": "Delegate[]" }, { "virtualAddress": "0x01085038", "name": "IAsyncResult__TypeInfo", "type": "struct IAsyncResult__Class *", "dotNetType": "IAsyncResult" }, { "virtualAddress": "0x0107D598", "name": "AsyncCallback__TypeInfo", "type": "struct AsyncCallback__Class *", "dotNetType": "AsyncCallback" }, { "virtualAddress": "0x010751D8", "name": "PropertyInfo_1__Array__TypeInfo", "type": "struct PropertyInfo_1__Array__Class *", "dotNetType": "PropertyInfo[]" }, { "virtualAddress": "0x0107D4A8", "name": "RuntimeMethodHandle__TypeInfo", "type": "struct RuntimeMethodHandle__Class *", "dotNetType": "RuntimeMethodHandle" }, { "virtualAddress": "0x010704D8", "name": "ExceptionHandlingClauseOptions__Enum__TypeInfo", "type": "struct ExceptionHandlingClauseOptions__Enum__Class *", "dotNetType": "ExceptionHandlingClauseOptions" }, { "virtualAddress": "0x010720B0", "name": "ICustomAttributeProvider__TypeInfo", "type": "struct ICustomAttributeProvider__Class *", "dotNetType": "ICustomAttributeProvider" }, { "virtualAddress": "0x01071A70", "name": "DelegateData__TypeInfo", "type": "struct DelegateData__Class *", "dotNetType": "DelegateData" }, { "virtualAddress": "0x01071310", "name": "Assembly__TypeInfo", "type": "struct Assembly__Class *", "dotNetType": "Assembly" }, { "virtualAddress": "0x010741E8", "name": "Assembly_ResolveEventHolder__TypeInfo", "type": "struct Assembly_ResolveEventHolder__Class *", "dotNetType": "ResolveEventHolder" }, { "virtualAddress": "0x01087458", "name": "ModuleResolveEventHandler__TypeInfo", "type": "struct ModuleResolveEventHandler__Class *", "dotNetType": "ModuleResolveEventHandler" }, { "virtualAddress": "0x0107BC38", "name": "EventArgs__TypeInfo", "type": "struct EventArgs__Class *", "dotNetType": "EventArgs" }, { "virtualAddress": "0x01086F58", "name": "ResolveEventArgs__TypeInfo", "type": "struct ResolveEventArgs__Class *", "dotNetType": "ResolveEventArgs" }, { "virtualAddress": "0x01084078", "name": "AssemblyNameFlags__Enum__TypeInfo", "type": "struct AssemblyNameFlags__Enum__Class *", "dotNetType": "AssemblyNameFlags" }, { "virtualAddress": "0x0107D680", "name": "AssemblyHashAlgorithm__Enum__TypeInfo", "type": "struct AssemblyHashAlgorithm__Enum__Class *", "dotNetType": "AssemblyHashAlgorithm" }, { "virtualAddress": "0x01071E90", "name": "AssemblyVersionCompatibility__Enum__TypeInfo", "type": "struct AssemblyVersionCompatibility__Enum__Class *", "dotNetType": "AssemblyVersionCompatibility" }, { "virtualAddress": "0x01083C00", "name": "AssemblyName__TypeInfo", "type": "struct AssemblyName__Class *", "dotNetType": "AssemblyName" }, { "virtualAddress": "0x0107F2F8", "name": "StrongNameKeyPair__TypeInfo", "type": "struct StrongNameKeyPair__Class *", "dotNetType": "StrongNameKeyPair" }, { "virtualAddress": "0x01078518", "name": "AsymmetricAlgorithm__TypeInfo", "type": "struct AsymmetricAlgorithm__Class *", "dotNetType": "AsymmetricAlgorithm" }, { "virtualAddress": "0x0106A7F8", "name": "RSA__TypeInfo", "type": "struct RSA__Class *", "dotNetType": "RSA" }, { "virtualAddress": "0x01084BD8", "name": "KeySizes__TypeInfo", "type": "struct KeySizes__Class *", "dotNetType": "KeySizes" }, { "virtualAddress": "0x010792E8", "name": "KeySizes__Array__TypeInfo", "type": "struct KeySizes__Array__Class *", "dotNetType": "KeySizes[]" }, { "virtualAddress": "0x0106D220", "name": "RSAEncryptionPaddingMode__Enum__TypeInfo", "type": "struct RSAEncryptionPaddingMode__Enum__Class *", "dotNetType": "RSAEncryptionPaddingMode" }, { "virtualAddress": "0x01078168", "name": "HashAlgorithmName__TypeInfo", "type": "struct HashAlgorithmName__Class *", "dotNetType": "HashAlgorithmName" }, { "virtualAddress": "0x01075928", "name": "RSAEncryptionPadding__TypeInfo", "type": "struct RSAEncryptionPadding__Class *", "dotNetType": "RSAEncryptionPadding" }, { "virtualAddress": "0x01084B50", "name": "RSASignaturePaddingMode__Enum__TypeInfo", "type": "struct RSASignaturePaddingMode__Enum__Class *", "dotNetType": "RSASignaturePaddingMode" }, { "virtualAddress": "0x01079530", "name": "RSASignaturePadding__TypeInfo", "type": "struct RSASignaturePadding__Class *", "dotNetType": "RSASignaturePadding" }, { "virtualAddress": "0x01070008", "name": "MarshalByRefObject__TypeInfo", "type": "struct MarshalByRefObject__Class *", "dotNetType": "MarshalByRefObject" }, { "virtualAddress": "0x01072ED0", "name": "Stream__TypeInfo", "type": "struct Stream__Class *", "dotNetType": "Stream" }, { "virtualAddress": "0x0106DEF0", "name": "ObjRef__TypeInfo", "type": "struct ObjRef__Class *", "dotNetType": "ObjRef" }, { "virtualAddress": "0x01078F10", "name": "IChannelInfo__TypeInfo", "type": "struct IChannelInfo__Class *", "dotNetType": "IChannelInfo" }, { "virtualAddress": "0x01075C48", "name": "IRemotingTypeInfo__TypeInfo", "type": "struct IRemotingTypeInfo__Class *", "dotNetType": "IRemotingTypeInfo" }, { "virtualAddress": "0x01079098", "name": "IEnvoyInfo__TypeInfo", "type": "struct IEnvoyInfo__Class *", "dotNetType": "IEnvoyInfo" }, { "virtualAddress": "0x0106DE70", "name": "Task__TypeInfo", "type": "struct Task__Class *", "dotNetType": "Task" }, { "virtualAddress": "0x0107F858", "name": "Task_1_System_Int32___TypeInfo", "type": "struct Task_1_System_Int32___Class *", "dotNetType": "Task\u003Cint\u003E" }, { "virtualAddress": "0x0106D4C0", "name": "Stream_ReadWriteTask__TypeInfo", "type": "struct Stream_ReadWriteTask__Class *", "dotNetType": "ReadWriteTask" }, { "virtualAddress": "0x010823B8", "name": "StackGuard__TypeInfo", "type": "struct StackGuard__Class *", "dotNetType": "StackGuard" }, { "virtualAddress": "0x010728E0", "name": "CancellationToken__TypeInfo", "type": "struct CancellationToken__Class *", "dotNetType": "CancellationToken" }, { "virtualAddress": "0x01079578", "name": "TaskFactory__TypeInfo", "type": "struct TaskFactory__Class *", "dotNetType": "TaskFactory" }, { "virtualAddress": "0x01085630", "name": "CancellationTokenSource__TypeInfo", "type": "struct CancellationTokenSource__Class *", "dotNetType": "CancellationTokenSource" }, { "virtualAddress": "0x01086228", "name": "WaitHandle__TypeInfo", "type": "struct WaitHandle__Class *", "dotNetType": "WaitHandle" }, { "virtualAddress": "0x01083DC8", "name": "ManualResetEvent__TypeInfo", "type": "struct ManualResetEvent__Class *", "dotNetType": "ManualResetEvent" }, { "virtualAddress": "0x0106C900", "name": "SafeWaitHandle__TypeInfo", "type": "struct SafeWaitHandle__Class *", "dotNetType": "SafeWaitHandle" }, { "virtualAddress": "0x0107F020", "name": "SafeFileHandle__TypeInfo", "type": "struct SafeFileHandle__Class *", "dotNetType": "SafeFileHandle" }, { "virtualAddress": "0x01085E00", "name": "TimeSpan__TypeInfo", "type": "struct TimeSpan__Class *", "dotNetType": "TimeSpan" }, { "virtualAddress": "0x0106F398", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo___TypeInfo", "type": "struct SparselyPopulatedArray_1_CancellationCallbackInfo___Class *", "dotNetType": "SparselyPopulatedArray\u003CCancellationCallbackInfo\u003E" }, { "virtualAddress": "0x0107AA48", "name": "CancellationCallbackInfo__TypeInfo", "type": "struct CancellationCallbackInfo__Class *", "dotNetType": "CancellationCallbackInfo" }, { "virtualAddress": "0x01072AC0", "name": "Action_1_Object___TypeInfo", "type": "struct Action_1_Object___Class *", "dotNetType": "Action\u003Cobject\u003E" }, { "virtualAddress": "0x010823B0", "name": "SynchronizationContext__TypeInfo", "type": "struct SynchronizationContext__Class *", "dotNetType": "SynchronizationContext" }, { "virtualAddress": "0x0107A9D8", "name": "SendOrPostCallback__TypeInfo", "type": "struct SendOrPostCallback__Class *", "dotNetType": "SendOrPostCallback" }, { "virtualAddress": "0x010864C0", "name": "IntPtr__Array__TypeInfo", "type": "struct IntPtr__Array__Class *", "dotNetType": "IntPtr[]" }, { "virtualAddress": "0x01070BB0", "name": "ExecutionContext__TypeInfo", "type": "struct ExecutionContext__Class *", "dotNetType": "ExecutionContext" }, { "virtualAddress": "0x01085A68", "name": "LogicalCallContext__TypeInfo", "type": "struct LogicalCallContext__Class *", "dotNetType": "LogicalCallContext" }, { "virtualAddress": "0x010783B8", "name": "CallContextRemotingData__TypeInfo", "type": "struct CallContextRemotingData__Class *", "dotNetType": "CallContextRemotingData" }, { "virtualAddress": "0x0107FE38", "name": "CallContextSecurityData__TypeInfo", "type": "struct CallContextSecurityData__Class *", "dotNetType": "CallContextSecurityData" }, { "virtualAddress": "0x0106B5C0", "name": "IPrincipal__TypeInfo", "type": "struct IPrincipal__Class *", "dotNetType": "IPrincipal" }, { "virtualAddress": "0x01075538", "name": "Header__TypeInfo", "type": "struct Header__Class *", "dotNetType": "Header" }, { "virtualAddress": "0x0107F418", "name": "Header__Array__TypeInfo", "type": "struct Header__Array__Class *", "dotNetType": "Header[]" }, { "virtualAddress": "0x0106FC60", "name": "IllogicalCallContext__TypeInfo", "type": "struct IllogicalCallContext__Class *", "dotNetType": "IllogicalCallContext" }, { "virtualAddress": "0x010860C8", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object___TypeInfo", "type": "struct Dictionary_2_System_Threading_IAsyncLocal_System_Object___Class *", "dotNetType": "Dictionary\u003CIAsyncLocal, object\u003E" }, { "virtualAddress": "0x01072890", "name": "IAsyncLocal__TypeInfo", "type": "struct IAsyncLocal__Class *", "dotNetType": "IAsyncLocal" }, { "virtualAddress": "0x010785F0", "name": "IEnumerator_1_System_Object___TypeInfo", "type": "struct IEnumerator_1_System_Object___Class *", "dotNetType": "IEnumerator\u003Cobject\u003E" }, { "virtualAddress": "0x01077098", "name": "ICollection_1_System_Object___TypeInfo", "type": "struct ICollection_1_System_Object___Class *", "dotNetType": "ICollection\u003Cobject\u003E" }, { "virtualAddress": "0x01085FA8", "name": "IEnumerable_1_System_Object___TypeInfo", "type": "struct IEnumerable_1_System_Object___Class *", "dotNetType": "IEnumerable\u003Cobject\u003E" }, { "virtualAddress": "0x01072300", "name": "List_1_System_Threading_IAsyncLocal___TypeInfo", "type": "struct List_1_System_Threading_IAsyncLocal___Class *", "dotNetType": "List\u003CIAsyncLocal\u003E" }, { "virtualAddress": "0x0106D4D0", "name": "ContextCallback__TypeInfo", "type": "struct ContextCallback__Class *", "dotNetType": "ContextCallback" }, { "virtualAddress": "0x01086A60", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo___Array__TypeInfo", "type": "struct SparselyPopulatedArray_1_CancellationCallbackInfo___Array__Class *", "dotNetType": "SparselyPopulatedArray\u003CCancellationCallbackInfo\u003E[]" }, { "virtualAddress": "0x010729D0", "name": "CancellationTokenRegistration__TypeInfo", "type": "struct CancellationTokenRegistration__Class *", "dotNetType": "CancellationTokenRegistration" }, { "virtualAddress": "0x0106BB30", "name": "CancellationTokenRegistration__Array__TypeInfo", "type": "struct CancellationTokenRegistration__Array__Class *", "dotNetType": "CancellationTokenRegistration[]" }, { "virtualAddress": "0x01072470", "name": "Timer__TypeInfo", "type": "struct Timer__Class *", "dotNetType": "Timer" }, { "virtualAddress": "0x01070938", "name": "Timer_Scheduler__TypeInfo", "type": "struct Timer_Scheduler__Class *", "dotNetType": "Scheduler" }, { "virtualAddress": "0x01076170", "name": "SortedList__TypeInfo", "type": "struct SortedList__Class *", "dotNetType": "SortedList" }, { "virtualAddress": "0x01070298", "name": "SortedList_KeyList__TypeInfo", "type": "struct SortedList_KeyList__Class *", "dotNetType": "KeyList" }, { "virtualAddress": "0x0106B8F0", "name": "SortedList_ValueList__TypeInfo", "type": "struct SortedList_ValueList__Class *", "dotNetType": "ValueList" }, { "virtualAddress": "0x01081790", "name": "IList__TypeInfo", "type": "struct IList__Class *", "dotNetType": "IList" }, { "virtualAddress": "0x0106A8E0", "name": "TimerCallback__TypeInfo", "type": "struct TimerCallback__Class *", "dotNetType": "TimerCallback" }, { "virtualAddress": "0x01081C50", "name": "TaskScheduler__TypeInfo", "type": "struct TaskScheduler__Class *", "dotNetType": "TaskScheduler" }, { "virtualAddress": "0x0107E7E0", "name": "ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object___TypeInfo", "type": "struct ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object___Class *", "dotNetType": "ConditionalWeakTable\u003CTaskScheduler, object\u003E" }, { "virtualAddress": "0x0106F1C8", "name": "Ephemeron__Array__TypeInfo", "type": "struct Ephemeron__Array__Class *", "dotNetType": "Ephemeron[]" }, { "virtualAddress": "0x010742A0", "name": "EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs___Class *", "dotNetType": "EventHandler\u003CUnobservedTaskExceptionEventArgs\u003E" }, { "virtualAddress": "0x0107CF80", "name": "UnobservedTaskExceptionEventArgs__TypeInfo", "type": "struct UnobservedTaskExceptionEventArgs__Class *", "dotNetType": "UnobservedTaskExceptionEventArgs" }, { "virtualAddress": "0x0106D5B8", "name": "Exception__TypeInfo", "type": "struct Exception__Class *", "dotNetType": "Exception" }, { "virtualAddress": "0x01075548", "name": "AggregateException__TypeInfo", "type": "struct AggregateException__Class *", "dotNetType": "AggregateException" }, { "virtualAddress": "0x01080BB8", "name": "IDictionary__TypeInfo", "type": "struct IDictionary__Class *", "dotNetType": "IDictionary" }, { "virtualAddress": "0x01078220", "name": "SafeSerializationManager__TypeInfo", "type": "struct SafeSerializationManager__Class *", "dotNetType": "SafeSerializationManager" }, { "virtualAddress": "0x0107A9B8", "name": "IList_1_System_Object___TypeInfo", "type": "struct IList_1_System_Object___Class *", "dotNetType": "IList\u003Cobject\u003E" }, { "virtualAddress": "0x01074E40", "name": "EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs___Class *", "dotNetType": "EventHandler\u003CSafeSerializationEventArgs\u003E" }, { "virtualAddress": "0x0107FBE8", "name": "SafeSerializationEventArgs__TypeInfo", "type": "struct SafeSerializationEventArgs__Class *", "dotNetType": "SafeSerializationEventArgs" }, { "virtualAddress": "0x0107D608", "name": "List_1_System_Object___TypeInfo", "type": "struct List_1_System_Object___Class *", "dotNetType": "List\u003Cobject\u003E" }, { "virtualAddress": "0x01079258", "name": "StackTrace__TypeInfo", "type": "struct StackTrace__Class *", "dotNetType": "StackTrace" }, { "virtualAddress": "0x01072588", "name": "StackFrame__TypeInfo", "type": "struct StackFrame__Class *", "dotNetType": "StackFrame" }, { "virtualAddress": "0x01071148", "name": "StackFrame__Array__TypeInfo", "type": "struct StackFrame__Array__Class *", "dotNetType": "StackFrame[]" }, { "virtualAddress": "0x01086C90", "name": "StackTrace__Array__TypeInfo", "type": "struct StackTrace__Array__Class *", "dotNetType": "StackTrace[]" }, { "virtualAddress": "0x0107F1A0", "name": "ReadOnlyCollection_1_System_Exception___TypeInfo", "type": "struct ReadOnlyCollection_1_System_Exception___Class *", "dotNetType": "ReadOnlyCollection\u003CException\u003E" }, { "virtualAddress": "0x01084980", "name": "IList_1_System_Exception___TypeInfo", "type": "struct IList_1_System_Exception___Class *", "dotNetType": "IList\u003CException\u003E" }, { "virtualAddress": "0x0107FCF8", "name": "Exception__Array__TypeInfo", "type": "struct Exception__Array__Class *", "dotNetType": "Exception[]" }, { "virtualAddress": "0x01076608", "name": "IEnumerator_1_System_Exception___TypeInfo", "type": "struct IEnumerator_1_System_Exception___Class *", "dotNetType": "IEnumerator\u003CException\u003E" }, { "virtualAddress": "0x010755A8", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler__TypeInfo", "type": "struct ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler__Class *", "dotNetType": "ConcurrentExclusiveTaskScheduler" }, { "virtualAddress": "0x01070460", "name": "Func_2_Object_Boolean___TypeInfo", "type": "struct Func_2_Object_Boolean___Class *", "dotNetType": "Func\u003Cobject, bool\u003E" }, { "virtualAddress": "0x0106A9F0", "name": "ConcurrentExclusiveSchedulerPair__TypeInfo", "type": "struct ConcurrentExclusiveSchedulerPair__Class *", "dotNetType": "ConcurrentExclusiveSchedulerPair" }, { "virtualAddress": "0x01082220", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode___TypeInfo", "type": "struct ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode___Class *", "dotNetType": "ConcurrentDictionary\u003Cint, ProcessingMode\u003E" }, { "virtualAddress": "0x0106FC98", "name": "ConcurrentExclusiveSchedulerPair_CompletionState__TypeInfo", "type": "struct ConcurrentExclusiveSchedulerPair_CompletionState__Class *", "dotNetType": "CompletionState" }, { "virtualAddress": "0x010749A8", "name": "Task_1_VoidTaskResult___TypeInfo", "type": "struct Task_1_VoidTaskResult___Class *", "dotNetType": "Task\u003CVoidTaskResult\u003E" }, { "virtualAddress": "0x0107BE68", "name": "Task_1_Task___TypeInfo", "type": "struct Task_1_Task___Class *", "dotNetType": "Task\u003CTask\u003E" }, { "virtualAddress": "0x0106CB10", "name": "SystemException__TypeInfo", "type": "struct SystemException__Class *", "dotNetType": "SystemException" }, { "virtualAddress": "0x0106D810", "name": "ThreadAbortException__TypeInfo", "type": "struct ThreadAbortException__Class *", "dotNetType": "ThreadAbortException" }, { "virtualAddress": "0x010738E0", "name": "List_1_System_Exception___TypeInfo", "type": "struct List_1_System_Exception___Class *", "dotNetType": "List\u003CException\u003E" }, { "virtualAddress": "0x0106C1A0", "name": "IProducerConsumerQueue_1_Task___TypeInfo", "type": "struct IProducerConsumerQueue_1_Task___Class *", "dotNetType": "IProducerConsumerQueue\u003CTask\u003E" }, { "virtualAddress": "0x01070430", "name": "IEnumerable_1_System_Threading_Tasks_Task___TypeInfo", "type": "struct IEnumerable_1_System_Threading_Tasks_Task___Class *", "dotNetType": "IEnumerable\u003CTask\u003E" }, { "virtualAddress": "0x010783C8", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task___TypeInfo", "type": "struct Dictionary_2_System_Int32_System_Threading_Tasks_Task___Class *", "dotNetType": "Dictionary\u003Cint, Task\u003E" }, { "virtualAddress": "0x0106ADF8", "name": "Task__Array__TypeInfo", "type": "struct Task__Array__Class *", "dotNetType": "Task[]" }, { "virtualAddress": "0x0106BEB0", "name": "IEnumerator_1_System_Threading_Tasks_Task___TypeInfo", "type": "struct IEnumerator_1_System_Threading_Tasks_Task___Class *", "dotNetType": "IEnumerator\u003CTask\u003E" }, { "virtualAddress": "0x01085328", "name": "ICollection_1_System_Threading_Tasks_Task___TypeInfo", "type": "struct ICollection_1_System_Threading_Tasks_Task___Class *", "dotNetType": "ICollection\u003CTask\u003E" }, { "virtualAddress": "0x0107D318", "name": "Task_ContingentProperties__TypeInfo", "type": "struct Task_ContingentProperties__Class *", "dotNetType": "ContingentProperties" }, { "virtualAddress": "0x010815D8", "name": "ManualResetEventSlim__TypeInfo", "type": "struct ManualResetEventSlim__Class *", "dotNetType": "ManualResetEventSlim" }, { "virtualAddress": "0x0106F5B0", "name": "TaskExceptionHolder__TypeInfo", "type": "struct TaskExceptionHolder__Class *", "dotNetType": "TaskExceptionHolder" }, { "virtualAddress": "0x0106B238", "name": "EventHandler__TypeInfo", "type": "struct EventHandler__Class *", "dotNetType": "EventHandler" }, { "virtualAddress": "0x0107A9E0", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___TypeInfo", "type": "struct List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Class *", "dotNetType": "List\u003CExceptionDispatchInfo\u003E" }, { "virtualAddress": "0x0107B090", "name": "ExceptionDispatchInfo__TypeInfo", "type": "struct ExceptionDispatchInfo__Class *", "dotNetType": "ExceptionDispatchInfo" }, { "virtualAddress": "0x010703E8", "name": "ExceptionDispatchInfo__Array__TypeInfo", "type": "struct ExceptionDispatchInfo__Array__Class *", "dotNetType": "ExceptionDispatchInfo[]" }, { "virtualAddress": "0x01072160", "name": "Shared_1_System_Threading_CancellationTokenRegistration___TypeInfo", "type": "struct Shared_1_System_Threading_CancellationTokenRegistration___Class *", "dotNetType": "Shared\u003CCancellationTokenRegistration\u003E" }, { "virtualAddress": "0x01073FE0", "name": "List_1_System_Threading_Tasks_Task___TypeInfo", "type": "struct List_1_System_Threading_Tasks_Task___Class *", "dotNetType": "List\u003CTask\u003E" }, { "virtualAddress": "0x01074B78", "name": "Func_1_System_Threading_Tasks_Task_ContingentProperties___TypeInfo", "type": "struct Func_1_System_Threading_Tasks_Task_ContingentProperties___Class *", "dotNetType": "Func\u003CContingentProperties\u003E" }, { "virtualAddress": "0x0106F6E8", "name": "Predicate_1_System_Threading_Tasks_Task___TypeInfo", "type": "struct Predicate_1_System_Threading_Tasks_Task___Class *", "dotNetType": "Predicate\u003CTask\u003E" }, { "virtualAddress": "0x01076970", "name": "Predicate_1_Object___TypeInfo", "type": "struct Predicate_1_Object___Class *", "dotNetType": "Predicate\u003Cobject\u003E" }, { "virtualAddress": "0x0107AFD0", "name": "SemaphoreSlim__TypeInfo", "type": "struct SemaphoreSlim__Class *", "dotNetType": "SemaphoreSlim" }, { "virtualAddress": "0x0106B3A0", "name": "Task_1_System_Boolean___TypeInfo", "type": "struct Task_1_System_Boolean___Class *", "dotNetType": "Task\u003Cbool\u003E" }, { "virtualAddress": "0x0107EAD0", "name": "SemaphoreSlim_TaskNode__TypeInfo", "type": "struct SemaphoreSlim_TaskNode__Class *", "dotNetType": "TaskNode" }, { "virtualAddress": "0x0106D398", "name": "FileAccess__Enum__TypeInfo", "type": "struct FileAccess__Enum__Class *", "dotNetType": "FileAccess" }, { "virtualAddress": "0x0106C188", "name": "UnmanagedMemoryStream__TypeInfo", "type": "struct UnmanagedMemoryStream__Class *", "dotNetType": "UnmanagedMemoryStream" }, { "virtualAddress": "0x0107F2D0", "name": "RSAManaged__TypeInfo", "type": "struct RSAManaged__Class *", "dotNetType": "RSAManaged" }, { "virtualAddress": "0x010766C8", "name": "BigInteger__TypeInfo", "type": "struct BigInteger__Class *", "dotNetType": "BigInteger" }, { "virtualAddress": "0x0106E920", "name": "RSAManaged_KeyGeneratedEventHandler__TypeInfo", "type": "struct RSAManaged_KeyGeneratedEventHandler__Class *", "dotNetType": "KeyGeneratedEventHandler" }, { "virtualAddress": "0x01087740", "name": "Version__TypeInfo", "type": "struct Version__Class *", "dotNetType": "Version" }, { "virtualAddress": "0x0106D648", "name": "FileStream__TypeInfo", "type": "struct FileStream__Class *", "dotNetType": "FileStream" }, { "virtualAddress": "0x010721C0", "name": "FileStream__Array__TypeInfo", "type": "struct FileStream__Array__Class *", "dotNetType": "FileStream[]" }, { "virtualAddress": "0x01079F90", "name": "ManifestResourceInfo__TypeInfo", "type": "struct ManifestResourceInfo__Class *", "dotNetType": "ManifestResourceInfo" }, { "virtualAddress": "0x01073E88", "name": "AssemblyName__Array__TypeInfo", "type": "struct AssemblyName__Array__Class *", "dotNetType": "AssemblyName[]" }, { "virtualAddress": "0x0106D8E0", "name": "Evidence__TypeInfo", "type": "struct Evidence__Class *", "dotNetType": "Evidence" }, { "virtualAddress": "0x01072530", "name": "ArrayList__TypeInfo", "type": "struct ArrayList__Class *", "dotNetType": "ArrayList" }, { "virtualAddress": "0x01073E98", "name": "PermissionState__Enum__TypeInfo", "type": "struct PermissionState__Enum__Class *", "dotNetType": "PermissionState" }, { "virtualAddress": "0x010709C0", "name": "PermissionSet__TypeInfo", "type": "struct PermissionSet__Class *", "dotNetType": "PermissionSet" }, { "virtualAddress": "0x01073BB0", "name": "PolicyLevel__TypeInfo", "type": "struct PolicyLevel__Class *", "dotNetType": "PolicyLevel" }, { "virtualAddress": "0x010724C0", "name": "CodeGroup__TypeInfo", "type": "struct CodeGroup__Class *", "dotNetType": "CodeGroup" }, { "virtualAddress": "0x0107E9D0", "name": "PolicyStatementAttribute__Enum__TypeInfo", "type": "struct PolicyStatementAttribute__Enum__Class *", "dotNetType": "PolicyStatementAttribute" }, { "virtualAddress": "0x01081668", "name": "PolicyStatement__TypeInfo", "type": "struct PolicyStatement__Class *", "dotNetType": "PolicyStatement" }, { "virtualAddress": "0x01079D58", "name": "SecurityElement__TypeInfo", "type": "struct SecurityElement__Class *", "dotNetType": "SecurityElement" }, { "virtualAddress": "0x01078B28", "name": "IMembershipCondition__TypeInfo", "type": "struct IMembershipCondition__Class *", "dotNetType": "IMembershipCondition" }, { "virtualAddress": "0x01071870", "name": "FileIOPermissionAccess__Enum__TypeInfo", "type": "struct FileIOPermissionAccess__Enum__Class *", "dotNetType": "FileIOPermissionAccess" }, { "virtualAddress": "0x0107A058", "name": "FileCodeGroup__TypeInfo", "type": "struct FileCodeGroup__Class *", "dotNetType": "FileCodeGroup" }, { "virtualAddress": "0x01087360", "name": "IPermission__TypeInfo", "type": "struct IPermission__Class *", "dotNetType": "IPermission" }, { "virtualAddress": "0x01072C20", "name": "X509Certificate__TypeInfo", "type": "struct X509Certificate__Class *", "dotNetType": "X509Certificate" }, { "virtualAddress": "0x010768E8", "name": "X509CertificateImpl__TypeInfo", "type": "struct X509CertificateImpl__Class *", "dotNetType": "X509CertificateImpl" }, { "virtualAddress": "0x01086470", "name": "X509CertificateImplMono__TypeInfo", "type": "struct X509CertificateImplMono__Class *", "dotNetType": "X509CertificateImplMono" }, { "virtualAddress": "0x0107DBF8", "name": "X509Certificate_1__TypeInfo", "type": "struct X509Certificate_1__Class *", "dotNetType": "X509Certificate" }, { "virtualAddress": "0x01077AF0", "name": "ASN1__TypeInfo", "type": "struct ASN1__Class *", "dotNetType": "ASN1" }, { "virtualAddress": "0x0106C868", "name": "DSA__TypeInfo", "type": "struct DSA__Class *", "dotNetType": "DSA" }, { "virtualAddress": "0x0106AD70", "name": "DSAManaged__TypeInfo", "type": "struct DSAManaged__Class *", "dotNetType": "DSAManaged" }, { "virtualAddress": "0x0106DCA8", "name": "DSAManaged_KeyGeneratedEventHandler__TypeInfo", "type": "struct DSAManaged_KeyGeneratedEventHandler__Class *", "dotNetType": "KeyGeneratedEventHandler" }, { "virtualAddress": "0x01086A48", "name": "X509ExtensionCollection__TypeInfo", "type": "struct X509ExtensionCollection__Class *", "dotNetType": "X509ExtensionCollection" }, { "virtualAddress": "0x01076618", "name": "X509ContentType__Enum__TypeInfo", "type": "struct X509ContentType__Enum__Class *", "dotNetType": "X509ContentType" }, { "virtualAddress": "0x0107B048", "name": "SecureString__TypeInfo", "type": "struct SecureString__Class *", "dotNetType": "SecureString" }, { "virtualAddress": "0x010856C0", "name": "MemberInfo_1__Array__TypeInfo", "type": "struct MemberInfo_1__Array__Class *", "dotNetType": "MemberInfo[]" }, { "virtualAddress": "0x01075FD0", "name": "MemberFilter__TypeInfo", "type": "struct MemberFilter__Class *", "dotNetType": "MemberFilter" }, { "virtualAddress": "0x0106DE50", "name": "ConstructorInfo__TypeInfo", "type": "struct ConstructorInfo__Class *", "dotNetType": "ConstructorInfo" }, { "virtualAddress": "0x01070A00", "name": "RuntimeConstructorInfo__TypeInfo", "type": "struct RuntimeConstructorInfo__Class *", "dotNetType": "RuntimeConstructorInfo" }, { "virtualAddress": "0x0107BC90", "name": "MonoCMethod__TypeInfo", "type": "struct MonoCMethod__Class *", "dotNetType": "MonoCMethod" }, { "virtualAddress": "0x01070768", "name": "ConstructorInfo__Array__TypeInfo", "type": "struct ConstructorInfo__Array__Class *", "dotNetType": "ConstructorInfo[]" }, { "virtualAddress": "0x010823C8", "name": "EventInfo_1__TypeInfo", "type": "struct EventInfo_1__Class *", "dotNetType": "EventInfo" }, { "virtualAddress": "0x01080BD0", "name": "RuntimeEventInfo__TypeInfo", "type": "struct RuntimeEventInfo__Class *", "dotNetType": "RuntimeEventInfo" }, { "virtualAddress": "0x01087208", "name": "MonoEvent__TypeInfo", "type": "struct MonoEvent__Class *", "dotNetType": "MonoEvent" }, { "virtualAddress": "0x01077868", "name": "EventInfo_1__Array__TypeInfo", "type": "struct EventInfo_1__Array__Class *", "dotNetType": "EventInfo[]" }, { "virtualAddress": "0x0106D168", "name": "StructLayoutAttribute__TypeInfo", "type": "struct StructLayoutAttribute__Class *", "dotNetType": "StructLayoutAttribute" }, { "virtualAddress": "0x01081660", "name": "IEnumerable_1_System_Reflection_FieldInfo___TypeInfo", "type": "struct IEnumerable_1_System_Reflection_FieldInfo___Class *", "dotNetType": "IEnumerable\u003CFieldInfo\u003E" }, { "virtualAddress": "0x0106C010", "name": "IEnumerable_1_System_Reflection_PropertyInfo___TypeInfo", "type": "struct IEnumerable_1_System_Reflection_PropertyInfo___Class *", "dotNetType": "IEnumerable\u003CPropertyInfo\u003E" }, { "virtualAddress": "0x010720C8", "name": "MonoTypeInfo__TypeInfo", "type": "struct MonoTypeInfo__Class *", "dotNetType": "MonoTypeInfo" }, { "virtualAddress": "0x0107FA10", "name": "Byte__Array__TypeInfo", "type": "struct Byte__Array__Class *", "dotNetType": "byte[]" }, { "virtualAddress": "0x0107B200", "name": "DataConverter__TypeInfo", "type": "struct DataConverter__Class *", "dotNetType": "DataConverter" }, { "virtualAddress": "0x010731E8", "name": "DataConverter_CopyConverter__TypeInfo", "type": "struct DataConverter_CopyConverter__Class *", "dotNetType": "CopyConverter" }, { "virtualAddress": "0x0107B0A8", "name": "IEnumerable__TypeInfo", "type": "struct IEnumerable__Class *", "dotNetType": "IEnumerable" }, { "virtualAddress": "0x01080B78", "name": "DataConverter_PackContext__TypeInfo", "type": "struct DataConverter_PackContext__Class *", "dotNetType": "PackContext" }, { "virtualAddress": "0x01073D98", "name": "DataConverter_SwapConverter__TypeInfo", "type": "struct DataConverter_SwapConverter__Class *", "dotNetType": "SwapConverter" }, { "virtualAddress": "0x0107A4F0", "name": "RuntimeClassHandle__TypeInfo", "type": "struct RuntimeClassHandle__Class *", "dotNetType": "RuntimeClassHandle" }, { "virtualAddress": "0x0106FD78", "name": "RuntimeEventHandle__TypeInfo", "type": "struct RuntimeEventHandle__Class *", "dotNetType": "RuntimeEventHandle" }, { "virtualAddress": "0x01083430", "name": "RuntimePropertyHandle__TypeInfo", "type": "struct RuntimePropertyHandle__Class *", "dotNetType": "RuntimePropertyHandle" }, { "virtualAddress": "0x0106E0C0", "name": "SmallXmlParser__TypeInfo", "type": "struct SmallXmlParser__Class *", "dotNetType": "SmallXmlParser" }, { "virtualAddress": "0x0107C150", "name": "SecurityParser__TypeInfo", "type": "struct SecurityParser__Class *", "dotNetType": "SecurityParser" }, { "virtualAddress": "0x0107DD50", "name": "SmallXmlParser_IContentHandler__TypeInfo", "type": "struct SmallXmlParser_IContentHandler__Class *", "dotNetType": "IContentHandler" }, { "virtualAddress": "0x01076038", "name": "TextReader__TypeInfo", "type": "struct TextReader__Class *", "dotNetType": "TextReader" }, { "virtualAddress": "0x01082200", "name": "Func_2_Object_String___TypeInfo", "type": "struct Func_2_Object_String___Class *", "dotNetType": "Func\u003Cobject, string\u003E" }, { "virtualAddress": "0x01074088", "name": "Func_2_Object_Int32___TypeInfo", "type": "struct Func_2_Object_Int32___Class *", "dotNetType": "Func\u003Cobject, int\u003E" }, { "virtualAddress": "0x01080348", "name": "Task_1_System_String___TypeInfo", "type": "struct Task_1_System_String___Class *", "dotNetType": "Task\u003Cstring\u003E" }, { "virtualAddress": "0x0106F108", "name": "Stack__TypeInfo", "type": "struct Stack__Class *", "dotNetType": "Stack" }, { "virtualAddress": "0x0107FAB8", "name": "StringBuilder__TypeInfo", "type": "struct StringBuilder__Class *", "dotNetType": "StringBuilder" }, { "virtualAddress": "0x0107C5D0", "name": "SmallXmlParser_AttrListImpl__TypeInfo", "type": "struct SmallXmlParser_AttrListImpl__Class *", "dotNetType": "AttrListImpl" }, { "virtualAddress": "0x0107FF18", "name": "List_1_System_String___TypeInfo", "type": "struct List_1_System_String___Class *", "dotNetType": "List\u003Cstring\u003E" }, { "virtualAddress": "0x0107D6C8", "name": "SmallXmlParser_IAttrList__TypeInfo", "type": "struct SmallXmlParser_IAttrList__Class *", "dotNetType": "IAttrList" }, { "virtualAddress": "0x0106C730", "name": "SmallXmlParserException__TypeInfo", "type": "struct SmallXmlParserException__Class *", "dotNetType": "SmallXmlParserException" }, { "virtualAddress": "0x01071FF0", "name": "TailoringInfo__TypeInfo", "type": "struct TailoringInfo__Class *", "dotNetType": "TailoringInfo" }, { "virtualAddress": "0x0106E038", "name": "ContractionComparer__TypeInfo", "type": "struct ContractionComparer__Class *", "dotNetType": "ContractionComparer" }, { "virtualAddress": "0x01076118", "name": "MSCompatUnicodeTable__TypeInfo", "type": "struct MSCompatUnicodeTable__Class *", "dotNetType": "MSCompatUnicodeTable" }, { "virtualAddress": "0x01081480", "name": "TailoringInfo__Array__TypeInfo", "type": "struct TailoringInfo__Array__Class *", "dotNetType": "TailoringInfo[]" }, { "virtualAddress": "0x0107AF38", "name": "MSCompatUnicodeTable_c__TypeInfo", "type": "struct MSCompatUnicodeTable_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0107A4B8", "name": "Comparison_1_Mono_Globalization_Unicode_Level2Map___TypeInfo", "type": "struct Comparison_1_Mono_Globalization_Unicode_Level2Map___Class *", "dotNetType": "Comparison\u003CLevel2Map\u003E" }, { "virtualAddress": "0x01079E80", "name": "MSCompatUnicodeTableUtil__TypeInfo", "type": "struct MSCompatUnicodeTableUtil__Class *", "dotNetType": "MSCompatUnicodeTableUtil" }, { "virtualAddress": "0x010875A8", "name": "NormalizationTableUtil__TypeInfo", "type": "struct NormalizationTableUtil__Class *", "dotNetType": "NormalizationTableUtil" }, { "virtualAddress": "0x0106EAA0", "name": "SortKeyBuffer__TypeInfo", "type": "struct SortKeyBuffer__Class *", "dotNetType": "SortKeyBuffer" }, { "virtualAddress": "0x01073430", "name": "PKCS7_ContentInfo__TypeInfo", "type": "struct PKCS7_ContentInfo__Class *", "dotNetType": "ContentInfo" }, { "virtualAddress": "0x0106DF00", "name": "PKCS7_EncryptedData__TypeInfo", "type": "struct PKCS7_EncryptedData__Class *", "dotNetType": "EncryptedData" }, { "virtualAddress": "0x01071980", "name": "PKCS7_RecipientInfo__TypeInfo", "type": "struct PKCS7_RecipientInfo__Class *", "dotNetType": "RecipientInfo" }, { "virtualAddress": "0x0107ED30", "name": "PKCS7_SignedData__TypeInfo", "type": "struct PKCS7_SignedData__Class *", "dotNetType": "SignedData" }, { "virtualAddress": "0x0107FA48", "name": "X509CertificateCollection__TypeInfo", "type": "struct X509CertificateCollection__Class *", "dotNetType": "X509CertificateCollection" }, { "virtualAddress": "0x01077508", "name": "PKCS7_SignerInfo__TypeInfo", "type": "struct PKCS7_SignerInfo__Class *", "dotNetType": "SignerInfo" }, { "virtualAddress": "0x0106F850", "name": "PKCS7_SortedSet__TypeInfo", "type": "struct PKCS7_SortedSet__Class *", "dotNetType": "SortedSet" }, { "virtualAddress": "0x01071928", "name": "StrongName__TypeInfo", "type": "struct StrongName__Class *", "dotNetType": "StrongName" }, { "virtualAddress": "0x01085848", "name": "StrongName_StrongNameSignature__TypeInfo", "type": "struct StrongName_StrongNameSignature__Class *", "dotNetType": "StrongNameSignature" }, { "virtualAddress": "0x01085140", "name": "StrongNameManager__TypeInfo", "type": "struct StrongNameManager__Class *", "dotNetType": "StrongNameManager" }, { "virtualAddress": "0x0106DED8", "name": "StrongNameManager_Element__TypeInfo", "type": "struct StrongNameManager_Element__Class *", "dotNetType": "Element" }, { "virtualAddress": "0x01086950", "name": "Uri__TypeInfo", "type": "struct Uri__Class *", "dotNetType": "Uri" }, { "virtualAddress": "0x01080930", "name": "Uri_UriScheme__Array__TypeInfo", "type": "struct Uri_UriScheme__Array__Class *", "dotNetType": "UriScheme[]" }, { "virtualAddress": "0x01075F88", "name": "SafeBag__TypeInfo", "type": "struct SafeBag__Class *", "dotNetType": "SafeBag" }, { "virtualAddress": "0x01086650", "name": "PKCS12__TypeInfo", "type": "struct PKCS12__Class *", "dotNetType": "PKCS12" }, { "virtualAddress": "0x01073798", "name": "CipherMode__Enum__TypeInfo", "type": "struct CipherMode__Enum__Class *", "dotNetType": "CipherMode" }, { "virtualAddress": "0x01070A70", "name": "PaddingMode__Enum__TypeInfo", "type": "struct PaddingMode__Enum__Class *", "dotNetType": "PaddingMode" }, { "virtualAddress": "0x01073888", "name": "SymmetricAlgorithm__TypeInfo", "type": "struct SymmetricAlgorithm__Class *", "dotNetType": "SymmetricAlgorithm" }, { "virtualAddress": "0x01070778", "name": "ICryptoTransform__TypeInfo", "type": "struct ICryptoTransform__Class *", "dotNetType": "ICryptoTransform" }, { "virtualAddress": "0x0107FFD8", "name": "RC4__TypeInfo", "type": "struct RC4__Class *", "dotNetType": "RC4" }, { "virtualAddress": "0x0107DDE8", "name": "ARC4Managed__TypeInfo", "type": "struct ARC4Managed__Class *", "dotNetType": "ARC4Managed" }, { "virtualAddress": "0x01083468", "name": "PKCS8_PrivateKeyInfo__TypeInfo", "type": "struct PKCS8_PrivateKeyInfo__Class *", "dotNetType": "PrivateKeyInfo" }, { "virtualAddress": "0x010700F0", "name": "PKCS12_DeriveBytes__TypeInfo", "type": "struct PKCS12_DeriveBytes__Class *", "dotNetType": "DeriveBytes" }, { "virtualAddress": "0x01070D60", "name": "X501__TypeInfo", "type": "struct X501__Class *", "dotNetType": "X501" }, { "virtualAddress": "0x0106E878", "name": "X509Crl__TypeInfo", "type": "struct X509Crl__Class *", "dotNetType": "X509Crl" }, { "virtualAddress": "0x01081B58", "name": "X509Crl_X509CrlEntry__TypeInfo", "type": "struct X509Crl_X509CrlEntry__Class *", "dotNetType": "X509CrlEntry" }, { "virtualAddress": "0x01083EF8", "name": "X509CertificateCollection_X509CertificateEnumerator__TypeInfo", "type": "struct X509CertificateCollection_X509CertificateEnumerator__Class *", "dotNetType": "X509CertificateEnumerator" }, { "virtualAddress": "0x01077578", "name": "X509Chain__TypeInfo", "type": "struct X509Chain__Class *", "dotNetType": "X509Chain" }, { "virtualAddress": "0x01077DA8", "name": "X509Extension__TypeInfo", "type": "struct X509Extension__Class *", "dotNetType": "X509Extension" }, { "virtualAddress": "0x01074200", "name": "X509Store__TypeInfo", "type": "struct X509Store__Class *", "dotNetType": "X509Store" }, { "virtualAddress": "0x01076468", "name": "X509StoreManager__TypeInfo", "type": "struct X509StoreManager__Class *", "dotNetType": "X509StoreManager" }, { "virtualAddress": "0x0106A878", "name": "X509Stores__TypeInfo", "type": "struct X509Stores__Class *", "dotNetType": "X509Stores" }, { "virtualAddress": "0x01073840", "name": "X520_CommonName__TypeInfo", "type": "struct X520_CommonName__Class *", "dotNetType": "CommonName" }, { "virtualAddress": "0x0106D280", "name": "X520_LocalityName__TypeInfo", "type": "struct X520_LocalityName__Class *", "dotNetType": "LocalityName" }, { "virtualAddress": "0x01071AC8", "name": "X520_StateOrProvinceName__TypeInfo", "type": "struct X520_StateOrProvinceName__Class *", "dotNetType": "StateOrProvinceName" }, { "virtualAddress": "0x0107B018", "name": "X520_OrganizationName__TypeInfo", "type": "struct X520_OrganizationName__Class *", "dotNetType": "OrganizationName" }, { "virtualAddress": "0x0107AFC0", "name": "X520_OrganizationalUnitName__TypeInfo", "type": "struct X520_OrganizationalUnitName__Class *", "dotNetType": "OrganizationalUnitName" }, { "virtualAddress": "0x01074768", "name": "X520_EmailAddress__TypeInfo", "type": "struct X520_EmailAddress__Class *", "dotNetType": "EmailAddress" }, { "virtualAddress": "0x0106C9E8", "name": "X520_DomainComponent__TypeInfo", "type": "struct X520_DomainComponent__Class *", "dotNetType": "DomainComponent" }, { "virtualAddress": "0x0107D930", "name": "X520_UserId__TypeInfo", "type": "struct X520_UserId__Class *", "dotNetType": "UserId" }, { "virtualAddress": "0x0107A368", "name": "X520_Oid__TypeInfo", "type": "struct X520_Oid__Class *", "dotNetType": "Oid" }, { "virtualAddress": "0x0106B008", "name": "X520_Title__TypeInfo", "type": "struct X520_Title__Class *", "dotNetType": "Title" }, { "virtualAddress": "0x01076E40", "name": "X520_CountryName__TypeInfo", "type": "struct X520_CountryName__Class *", "dotNetType": "CountryName" }, { "virtualAddress": "0x0106FBC8", "name": "X520_DnQualifier__TypeInfo", "type": "struct X520_DnQualifier__Class *", "dotNetType": "DnQualifier" }, { "virtualAddress": "0x01074368", "name": "X520_Surname__TypeInfo", "type": "struct X520_Surname__Class *", "dotNetType": "Surname" }, { "virtualAddress": "0x0107ACF8", "name": "X520_GivenName__TypeInfo", "type": "struct X520_GivenName__Class *", "dotNetType": "GivenName" }, { "virtualAddress": "0x0107D968", "name": "X520_Initial__TypeInfo", "type": "struct X520_Initial__Class *", "dotNetType": "Initial" }, { "virtualAddress": "0x01070B48", "name": "BasicConstraintsExtension__TypeInfo", "type": "struct BasicConstraintsExtension__Class *", "dotNetType": "BasicConstraintsExtension" }, { "virtualAddress": "0x01084F68", "name": "KeyUsageExtension__TypeInfo", "type": "struct KeyUsageExtension__Class *", "dotNetType": "KeyUsageExtension" }, { "virtualAddress": "0x0106E298", "name": "KeyUsages__Enum__TypeInfo", "type": "struct KeyUsages__Enum__Class *", "dotNetType": "KeyUsages" }, { "virtualAddress": "0x01070040", "name": "SubjectKeyIdentifierExtension__TypeInfo", "type": "struct SubjectKeyIdentifierExtension__Class *", "dotNetType": "SubjectKeyIdentifierExtension" }, { "virtualAddress": "0x010794B0", "name": "KeyBuilder__TypeInfo", "type": "struct KeyBuilder__Class *", "dotNetType": "KeyBuilder" }, { "virtualAddress": "0x01083618", "name": "BlockProcessor__TypeInfo", "type": "struct BlockProcessor__Class *", "dotNetType": "BlockProcessor" }, { "virtualAddress": "0x010733F8", "name": "KeyPairPersistence__TypeInfo", "type": "struct KeyPairPersistence__Class *", "dotNetType": "KeyPairPersistence" }, { "virtualAddress": "0x0107DA68", "name": "CspParameters__TypeInfo", "type": "struct CspParameters__Class *", "dotNetType": "CspParameters" }, { "virtualAddress": "0x01078F58", "name": "CommonSecurityDescriptor__TypeInfo", "type": "struct CommonSecurityDescriptor__Class *", "dotNetType": "CommonSecurityDescriptor" }, { "virtualAddress": "0x0107C3A0", "name": "IdentityReference__TypeInfo", "type": "struct IdentityReference__Class *", "dotNetType": "IdentityReference" }, { "virtualAddress": "0x010866F0", "name": "SecurityIdentifier__TypeInfo", "type": "struct SecurityIdentifier__Class *", "dotNetType": "SecurityIdentifier" }, { "virtualAddress": "0x01081250", "name": "NTAccount__TypeInfo", "type": "struct NTAccount__Class *", "dotNetType": "NTAccount" }, { "virtualAddress": "0x01081E38", "name": "GenericAcl__TypeInfo", "type": "struct GenericAcl__Class *", "dotNetType": "GenericAcl" }, { "virtualAddress": "0x01086CD0", "name": "RawAcl__TypeInfo", "type": "struct RawAcl__Class *", "dotNetType": "RawAcl" }, { "virtualAddress": "0x0106B598", "name": "List_1_System_Security_AccessControl_GenericAce___TypeInfo", "type": "struct List_1_System_Security_AccessControl_GenericAce___Class *", "dotNetType": "List\u003CGenericAce\u003E" }, { "virtualAddress": "0x0106E780", "name": "AceType__Enum__TypeInfo", "type": "struct AceType__Enum__Class *", "dotNetType": "AceType" }, { "virtualAddress": "0x01072B58", "name": "GenericAce__TypeInfo", "type": "struct GenericAce__Class *", "dotNetType": "GenericAce" }, { "virtualAddress": "0x0107ACB8", "name": "KnownAce__TypeInfo", "type": "struct KnownAce__Class *", "dotNetType": "KnownAce" }, { "virtualAddress": "0x01082398", "name": "QualifiedAce__TypeInfo", "type": "struct QualifiedAce__Class *", "dotNetType": "QualifiedAce" }, { "virtualAddress": "0x0107F6E0", "name": "CommonAce__TypeInfo", "type": "struct CommonAce__Class *", "dotNetType": "CommonAce" }, { "virtualAddress": "0x01081110", "name": "GenericAce__Array__TypeInfo", "type": "struct GenericAce__Array__Class *", "dotNetType": "GenericAce[]" }, { "virtualAddress": "0x01082E50", "name": "DiscretionaryAcl__TypeInfo", "type": "struct DiscretionaryAcl__Class *", "dotNetType": "DiscretionaryAcl" }, { "virtualAddress": "0x01082800", "name": "AceQualifier__Enum__TypeInfo", "type": "struct AceQualifier__Enum__Class *", "dotNetType": "AceQualifier" }, { "virtualAddress": "0x01077DF0", "name": "SystemAcl__TypeInfo", "type": "struct SystemAcl__Class *", "dotNetType": "SystemAcl" }, { "virtualAddress": "0x0106D9F8", "name": "ReaderWriterLock__TypeInfo", "type": "struct ReaderWriterLock__Class *", "dotNetType": "ReaderWriterLock" }, { "virtualAddress": "0x01078DC0", "name": "LockQueue__TypeInfo", "type": "struct LockQueue__Class *", "dotNetType": "LockQueue" }, { "virtualAddress": "0x01080D08", "name": "AuthorizationRule__TypeInfo", "type": "struct AuthorizationRule__Class *", "dotNetType": "AuthorizationRule" }, { "virtualAddress": "0x01083330", "name": "NativeObjectSecurity_ExceptionFromErrorCode__TypeInfo", "type": "struct NativeObjectSecurity_ExceptionFromErrorCode__Class *", "dotNetType": "ExceptionFromErrorCode" }, { "virtualAddress": "0x010855F0", "name": "HashAlgorithm__TypeInfo", "type": "struct HashAlgorithm__Class *", "dotNetType": "HashAlgorithm" }, { "virtualAddress": "0x0106CB28", "name": "MD2__TypeInfo", "type": "struct MD2__Class *", "dotNetType": "MD2" }, { "virtualAddress": "0x01072538", "name": "MD2Managed__TypeInfo", "type": "struct MD2Managed__Class *", "dotNetType": "MD2Managed" }, { "virtualAddress": "0x010779F0", "name": "MD4__TypeInfo", "type": "struct MD4__Class *", "dotNetType": "MD4" }, { "virtualAddress": "0x01073228", "name": "MD4Managed__TypeInfo", "type": "struct MD4Managed__Class *", "dotNetType": "MD4Managed" }, { "virtualAddress": "0x0107F8F8", "name": "PKCS1__TypeInfo", "type": "struct PKCS1__Class *", "dotNetType": "PKCS1" }, { "virtualAddress": "0x0107E738", "name": "PKCS8_EncryptedPrivateKeyInfo__TypeInfo", "type": "struct PKCS8_EncryptedPrivateKeyInfo__Class *", "dotNetType": "EncryptedPrivateKeyInfo" }, { "virtualAddress": "0x0106ADD8", "name": "DESTransform__TypeInfo", "type": "struct DESTransform__Class *", "dotNetType": "DESTransform" }, { "virtualAddress": "0x01072FF8", "name": "AuthenticodeDeformatter__TypeInfo", "type": "struct AuthenticodeDeformatter__Class *", "dotNetType": "AuthenticodeDeformatter" }, { "virtualAddress": "0x0107E2A8", "name": "BigInteger_ModulusRing__TypeInfo", "type": "struct BigInteger_ModulusRing__Class *", "dotNetType": "ModulusRing" }, { "virtualAddress": "0x010728A0", "name": "BigInteger__Array__TypeInfo", "type": "struct BigInteger__Array__Class *", "dotNetType": "BigInteger[]" }, { "virtualAddress": "0x0107F620", "name": "PrimalityTest__TypeInfo", "type": "struct PrimalityTest__Class *", "dotNetType": "PrimalityTest" }, { "virtualAddress": "0x01086178", "name": "ConfidenceFactor__Enum__TypeInfo", "type": "struct ConfidenceFactor__Enum__Class *", "dotNetType": "ConfidenceFactor" }, { "virtualAddress": "0x01078598", "name": "SequentialSearchPrimeGeneratorBase__TypeInfo", "type": "struct SequentialSearchPrimeGeneratorBase__Class *", "dotNetType": "SequentialSearchPrimeGeneratorBase" }, { "virtualAddress": "0x01076BA8", "name": "NextPrimeFinder__TypeInfo", "type": "struct NextPrimeFinder__Class *", "dotNetType": "NextPrimeFinder" }, { "virtualAddress": "0x01070748", "name": "UnsafeNativeMethods_ManifestEtw_EtwEnableCallback__TypeInfo", "type": "struct UnsafeNativeMethods_ManifestEtw_EtwEnableCallback__Class *", "dotNetType": "EtwEnableCallback" }, { "virtualAddress": "0x010719B8", "name": "EventDescriptor__TypeInfo", "type": "struct EventDescriptor__Class *", "dotNetType": "EventDescriptor" }, { "virtualAddress": "0x01085090", "name": "RegistryKey__TypeInfo", "type": "struct RegistryKey__Class *", "dotNetType": "RegistryKey" }, { "virtualAddress": "0x0106B370", "name": "SafeRegistryHandle__TypeInfo", "type": "struct SafeRegistryHandle__Class *", "dotNetType": "SafeRegistryHandle" }, { "virtualAddress": "0x0107C9B8", "name": "IRegistryApi__TypeInfo", "type": "struct IRegistryApi__Class *", "dotNetType": "IRegistryApi" }, { "virtualAddress": "0x0106DC08", "name": "RegistryHive__Enum__TypeInfo", "type": "struct RegistryHive__Enum__Class *", "dotNetType": "RegistryHive" }, { "virtualAddress": "0x01075C30", "name": "RegistrySecurity__TypeInfo", "type": "struct RegistrySecurity__Class *", "dotNetType": "RegistrySecurity" }, { "virtualAddress": "0x0107C390", "name": "IOException__TypeInfo", "type": "struct IOException__Class *", "dotNetType": "IOException" }, { "virtualAddress": "0x01079C88", "name": "ExpandString__TypeInfo", "type": "struct ExpandString__Class *", "dotNetType": "ExpandString" }, { "virtualAddress": "0x01079128", "name": "RegistryKeyComparer__TypeInfo", "type": "struct RegistryKeyComparer__Class *", "dotNetType": "RegistryKeyComparer" }, { "virtualAddress": "0x01076868", "name": "KeyHandler__TypeInfo", "type": "struct KeyHandler__Class *", "dotNetType": "KeyHandler" }, { "virtualAddress": "0x01086FF0", "name": "UnixRegistryApi__TypeInfo", "type": "struct UnixRegistryApi__Class *", "dotNetType": "UnixRegistryApi" }, { "virtualAddress": "0x01087298", "name": "Int64__Array__TypeInfo", "type": "struct Int64__Array__Class *", "dotNetType": "long[]" }, { "virtualAddress": "0x0107D4B0", "name": "Win32RegistryApi__TypeInfo", "type": "struct Win32RegistryApi__Class *", "dotNetType": "Win32RegistryApi" }, { "virtualAddress": "0x010778F0", "name": "Win32Native_WIN32_FIND_DATA__TypeInfo", "type": "struct Win32Native_WIN32_FIND_DATA__Class *", "dotNetType": "WIN32_FIND_DATA" }, { "virtualAddress": "0x0106ACF0", "name": "SafeFindHandle__TypeInfo", "type": "struct SafeFindHandle__Class *", "dotNetType": "SafeFindHandle" }, { "virtualAddress": "0x010719E0", "name": "SafeAccessTokenHandle__TypeInfo", "type": "struct SafeAccessTokenHandle__Class *", "dotNetType": "SafeAccessTokenHandle" }, { "virtualAddress": "0x0106E5B0", "name": "UIntPtr__TypeInfo", "type": "struct UIntPtr__Class *", "dotNetType": "UIntPtr" }, { "virtualAddress": "0x0107E420", "name": "ExceptionArgument__Enum__TypeInfo", "type": "struct ExceptionArgument__Enum__Class *", "dotNetType": "ExceptionArgument" }, { "virtualAddress": "0x0106ED00", "name": "ValueTuple__TypeInfo", "type": "struct ValueTuple__Class *", "dotNetType": "ValueTuple" }, { "virtualAddress": "0x010747C8", "name": "Array_ArrayEnumerator__TypeInfo", "type": "struct Array_ArrayEnumerator__Class *", "dotNetType": "ArrayEnumerator" }, { "virtualAddress": "0x01083FF0", "name": "IEnumerable_1_System_Exception___TypeInfo", "type": "struct IEnumerable_1_System_Exception___Class *", "dotNetType": "IEnumerable\u003CException\u003E" }, { "virtualAddress": "0x01083798", "name": "IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___TypeInfo", "type": "struct IEnumerable_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Class *", "dotNetType": "IEnumerable\u003CExceptionDispatchInfo\u003E" }, { "virtualAddress": "0x01072580", "name": "IList_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___TypeInfo", "type": "struct IList_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Class *", "dotNetType": "IList\u003CExceptionDispatchInfo\u003E" }, { "virtualAddress": "0x0106F700", "name": "FormattableStringFactory_ConcreteFormattableString__TypeInfo", "type": "struct FormattableStringFactory_ConcreteFormattableString__Class *", "dotNetType": "ConcreteFormattableString" }, { "virtualAddress": "0x01080A68", "name": "_Filters__TypeInfo", "type": "struct _Filters__Class *", "dotNetType": "__Filters" }, { "virtualAddress": "0x010732D8", "name": "LocalDataStoreHolder__TypeInfo", "type": "struct LocalDataStoreHolder__Class *", "dotNetType": "LocalDataStoreHolder" }, { "virtualAddress": "0x0107B8D8", "name": "LocalDataStore__TypeInfo", "type": "struct LocalDataStore__Class *", "dotNetType": "LocalDataStore" }, { "virtualAddress": "0x01085888", "name": "LocalDataStoreElement__TypeInfo", "type": "struct LocalDataStoreElement__Class *", "dotNetType": "LocalDataStoreElement" }, { "virtualAddress": "0x01072808", "name": "LocalDataStoreElement__Array__TypeInfo", "type": "struct LocalDataStoreElement__Array__Class *", "dotNetType": "LocalDataStoreElement[]" }, { "virtualAddress": "0x0107FDD8", "name": "LocalDataStoreMgr__TypeInfo", "type": "struct LocalDataStoreMgr__Class *", "dotNetType": "LocalDataStoreMgr" }, { "virtualAddress": "0x0107EBD0", "name": "List_1_System_LocalDataStore___TypeInfo", "type": "struct List_1_System_LocalDataStore___Class *", "dotNetType": "List\u003CLocalDataStore\u003E" }, { "virtualAddress": "0x0107DD40", "name": "Dictionary_2_System_String_System_LocalDataStoreSlot___TypeInfo", "type": "struct Dictionary_2_System_String_System_LocalDataStoreSlot___Class *", "dotNetType": "Dictionary\u003Cstring, LocalDataStoreSlot\u003E" }, { "virtualAddress": "0x010787C0", "name": "LocalDataStoreSlot__TypeInfo", "type": "struct LocalDataStoreSlot__Class *", "dotNetType": "LocalDataStoreSlot" }, { "virtualAddress": "0x01079938", "name": "AccessViolationException__TypeInfo", "type": "struct AccessViolationException__Class *", "dotNetType": "AccessViolationException" }, { "virtualAddress": "0x0107E2D8", "name": "Action__TypeInfo", "type": "struct Action__Class *", "dotNetType": "Action" }, { "virtualAddress": "0x0106CBD8", "name": "ObjectHandle__TypeInfo", "type": "struct ObjectHandle__Class *", "dotNetType": "ObjectHandle" }, { "virtualAddress": "0x010706A8", "name": "AppDomain__TypeInfo", "type": "struct AppDomain__Class *", "dotNetType": "AppDomain" }, { "virtualAddress": "0x01076F68", "name": "Dictionary_2_System_String_System_Object___TypeInfo", "type": "struct Dictionary_2_System_String_System_Object___Class *", "dotNetType": "Dictionary\u003Cstring, object\u003E" }, { "virtualAddress": "0x0106FAB0", "name": "KeyValuePair_2_System_String_System_Object___TypeInfo", "type": "struct KeyValuePair_2_System_String_System_Object___Class *", "dotNetType": "KeyValuePair\u003Cstring, object\u003E" }, { "virtualAddress": "0x0106C0F0", "name": "AssemblyLoadEventHandler__TypeInfo", "type": "struct AssemblyLoadEventHandler__Class *", "dotNetType": "AssemblyLoadEventHandler" }, { "virtualAddress": "0x01081008", "name": "AssemblyLoadEventArgs__TypeInfo", "type": "struct AssemblyLoadEventArgs__Class *", "dotNetType": "AssemblyLoadEventArgs" }, { "virtualAddress": "0x01084858", "name": "ResolveEventHandler__TypeInfo", "type": "struct ResolveEventHandler__Class *", "dotNetType": "ResolveEventHandler" }, { "virtualAddress": "0x01074808", "name": "UnhandledExceptionEventHandler__TypeInfo", "type": "struct UnhandledExceptionEventHandler__Class *", "dotNetType": "UnhandledExceptionEventHandler" }, { "virtualAddress": "0x01083F40", "name": "EventHandler_1_System_Runtime_ExceptionServices_FirstChanceExceptionEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Runtime_ExceptionServices_FirstChanceExceptionEventArgs___Class *", "dotNetType": "EventHandler\u003CFirstChanceExceptionEventArgs\u003E" }, { "virtualAddress": "0x0106D528", "name": "ActivationContext__TypeInfo", "type": "struct ActivationContext__Class *", "dotNetType": "ActivationContext" }, { "virtualAddress": "0x01086640", "name": "ApplicationIdentity__TypeInfo", "type": "struct ApplicationIdentity__Class *", "dotNetType": "ApplicationIdentity" }, { "virtualAddress": "0x01071CA8", "name": "AppDomainUnloadedException__TypeInfo", "type": "struct AppDomainUnloadedException__Class *", "dotNetType": "AppDomainUnloadedException" }, { "virtualAddress": "0x0106A768", "name": "ApplicationException__TypeInfo", "type": "struct ApplicationException__Class *", "dotNetType": "ApplicationException" }, { "virtualAddress": "0x0107A588", "name": "ApplicationId__TypeInfo", "type": "struct ApplicationId__Class *", "dotNetType": "ApplicationId" }, { "virtualAddress": "0x01070630", "name": "ArgumentException__TypeInfo", "type": "struct ArgumentException__Class *", "dotNetType": "ArgumentException" }, { "virtualAddress": "0x01082610", "name": "ArgumentNullException__TypeInfo", "type": "struct ArgumentNullException__Class *", "dotNetType": "ArgumentNullException" }, { "virtualAddress": "0x01084C98", "name": "ArgumentOutOfRangeException__TypeInfo", "type": "struct ArgumentOutOfRangeException__Class *", "dotNetType": "ArgumentOutOfRangeException" }, { "virtualAddress": "0x0106BAB0", "name": "ArithmeticException__TypeInfo", "type": "struct ArithmeticException__Class *", "dotNetType": "ArithmeticException" }, { "virtualAddress": "0x0107A400", "name": "ArrayTypeMismatchException__TypeInfo", "type": "struct ArrayTypeMismatchException__Class *", "dotNetType": "ArrayTypeMismatchException" }, { "virtualAddress": "0x010790A8", "name": "Attribute__Array__TypeInfo", "type": "struct Attribute__Array__Class *", "dotNetType": "Attribute[]" }, { "virtualAddress": "0x0106E580", "name": "AttributeUsageAttribute__TypeInfo", "type": "struct AttributeUsageAttribute__Class *", "dotNetType": "AttributeUsageAttribute" }, { "virtualAddress": "0x0107D728", "name": "BadImageFormatException__TypeInfo", "type": "struct BadImageFormatException__Class *", "dotNetType": "BadImageFormatException" }, { "virtualAddress": "0x01081308", "name": "CharEnumerator__TypeInfo", "type": "struct CharEnumerator__Class *", "dotNetType": "CharEnumerator" }, { "virtualAddress": "0x01082B30", "name": "ConsoleCancelEventHandler__TypeInfo", "type": "struct ConsoleCancelEventHandler__Class *", "dotNetType": "ConsoleCancelEventHandler" }, { "virtualAddress": "0x0106C688", "name": "ConsoleCancelEventArgs__TypeInfo", "type": "struct ConsoleCancelEventArgs__Class *", "dotNetType": "ConsoleCancelEventArgs" }, { "virtualAddress": "0x01086030", "name": "ConsoleKeyInfo__TypeInfo", "type": "struct ConsoleKeyInfo__Class *", "dotNetType": "ConsoleKeyInfo" }, { "virtualAddress": "0x01084828", "name": "ContextMarshalException__TypeInfo", "type": "struct ContextMarshalException__Class *", "dotNetType": "ContextMarshalException" }, { "virtualAddress": "0x010792D8", "name": "IConvertible__TypeInfo", "type": "struct IConvertible__Class *", "dotNetType": "IConvertible" }, { "virtualAddress": "0x01075858", "name": "DateTimeOffset__TypeInfo", "type": "struct DateTimeOffset__Class *", "dotNetType": "DateTimeOffset" }, { "virtualAddress": "0x01078AA8", "name": "DBNull__TypeInfo", "type": "struct DBNull__Class *", "dotNetType": "DBNull" }, { "virtualAddress": "0x01078EF8", "name": "MidpointRounding__Enum__TypeInfo", "type": "struct MidpointRounding__Enum__Class *", "dotNetType": "MidpointRounding" }, { "virtualAddress": "0x0106BDE8", "name": "DefaultBinder_BinderState__TypeInfo", "type": "struct DefaultBinder_BinderState__Class *", "dotNetType": "BinderState" }, { "virtualAddress": "0x0107CD18", "name": "DefaultBinder_c__TypeInfo", "type": "struct DefaultBinder_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x01076098", "name": "Predicate_1_Type___TypeInfo", "type": "struct Predicate_1_Type___Class *", "dotNetType": "Predicate\u003CType\u003E" }, { "virtualAddress": "0x01079688", "name": "DivideByZeroException__TypeInfo", "type": "struct DivideByZeroException__Class *", "dotNetType": "DivideByZeroException" }, { "virtualAddress": "0x0107D428", "name": "TypeLoadException__TypeInfo", "type": "struct TypeLoadException__Class *", "dotNetType": "TypeLoadException" }, { "virtualAddress": "0x010876B8", "name": "DllNotFoundException__TypeInfo", "type": "struct DllNotFoundException__Class *", "dotNetType": "DllNotFoundException" }, { "virtualAddress": "0x0106F718", "name": "DuplicateWaitObjectException__TypeInfo", "type": "struct DuplicateWaitObjectException__Class *", "dotNetType": "DuplicateWaitObjectException" }, { "virtualAddress": "0x01076028", "name": "Empty__TypeInfo", "type": "struct Empty__Class *", "dotNetType": "Empty" }, { "virtualAddress": "0x0107F530", "name": "EntryPointNotFoundException__TypeInfo", "type": "struct EntryPointNotFoundException__Class *", "dotNetType": "EntryPointNotFoundException" }, { "virtualAddress": "0x01081928", "name": "Enum_ValuesAndNames__TypeInfo", "type": "struct Enum_ValuesAndNames__Class *", "dotNetType": "ValuesAndNames" }, { "virtualAddress": "0x0107D388", "name": "UInt64__Array__TypeInfo", "type": "struct UInt64__Array__Class *", "dotNetType": "ulong[]" }, { "virtualAddress": "0x0107A100", "name": "ExecutionEngineException__TypeInfo", "type": "struct ExecutionEngineException__Class *", "dotNetType": "ExecutionEngineException" }, { "virtualAddress": "0x0107A178", "name": "MemberAccessException__TypeInfo", "type": "struct MemberAccessException__Class *", "dotNetType": "MemberAccessException" }, { "virtualAddress": "0x010862B0", "name": "FieldAccessException__TypeInfo", "type": "struct FieldAccessException__Class *", "dotNetType": "FieldAccessException" }, { "virtualAddress": "0x0107F210", "name": "FormatException__TypeInfo", "type": "struct FormatException__Class *", "dotNetType": "FormatException" }, { "virtualAddress": "0x0106D098", "name": "GCHandle__TypeInfo", "type": "struct GCHandle__Class *", "dotNetType": "GCHandle" }, { "virtualAddress": "0x0107E448", "name": "WeakReference__TypeInfo", "type": "struct WeakReference__Class *", "dotNetType": "WeakReference" }, { "virtualAddress": "0x01079648", "name": "_DTString__TypeInfo", "type": "struct _DTString__Class *", "dotNetType": "__DTString" }, { "virtualAddress": "0x01078C60", "name": "DateTimeParse_MatchNumberDelegate__TypeInfo", "type": "struct DateTimeParse_MatchNumberDelegate__Class *", "dotNetType": "MatchNumberDelegate" }, { "virtualAddress": "0x01086DD0", "name": "IndexOutOfRangeException__TypeInfo", "type": "struct IndexOutOfRangeException__Class *", "dotNetType": "IndexOutOfRangeException" }, { "virtualAddress": "0x010850F8", "name": "InsufficientExecutionStackException__TypeInfo", "type": "struct InsufficientExecutionStackException__Class *", "dotNetType": "InsufficientExecutionStackException" }, { "virtualAddress": "0x01071FA8", "name": "OutOfMemoryException__TypeInfo", "type": "struct OutOfMemoryException__Class *", "dotNetType": "OutOfMemoryException" }, { "virtualAddress": "0x01086D28", "name": "InvalidCastException__TypeInfo", "type": "struct InvalidCastException__Class *", "dotNetType": "InvalidCastException" }, { "virtualAddress": "0x0107AA78", "name": "InvalidOperationException__TypeInfo", "type": "struct InvalidOperationException__Class *", "dotNetType": "InvalidOperationException" }, { "virtualAddress": "0x0107C918", "name": "InvalidTimeZoneException__TypeInfo", "type": "struct InvalidTimeZoneException__Class *", "dotNetType": "InvalidTimeZoneException" }, { "virtualAddress": "0x0107B9E8", "name": "MethodAccessException__TypeInfo", "type": "struct MethodAccessException__Class *", "dotNetType": "MethodAccessException" }, { "virtualAddress": "0x01080D00", "name": "MissingMemberException__TypeInfo", "type": "struct MissingMemberException__Class *", "dotNetType": "MissingMemberException" }, { "virtualAddress": "0x01073290", "name": "MissingFieldException__TypeInfo", "type": "struct MissingFieldException__Class *", "dotNetType": "MissingFieldException" }, { "virtualAddress": "0x0106CD30", "name": "MissingMethodException__TypeInfo", "type": "struct MissingMethodException__Class *", "dotNetType": "MissingMethodException" }, { "virtualAddress": "0x01086DA0", "name": "MulticastNotSupportedException__TypeInfo", "type": "struct MulticastNotSupportedException__Class *", "dotNetType": "MulticastNotSupportedException" }, { "virtualAddress": "0x01086F20", "name": "NonSerializedAttribute__TypeInfo", "type": "struct NonSerializedAttribute__Class *", "dotNetType": "NonSerializedAttribute" }, { "virtualAddress": "0x010735C8", "name": "NotFiniteNumberException__TypeInfo", "type": "struct NotFiniteNumberException__Class *", "dotNetType": "NotFiniteNumberException" }, { "virtualAddress": "0x01074130", "name": "NotImplementedException__TypeInfo", "type": "struct NotImplementedException__Class *", "dotNetType": "NotImplementedException" }, { "virtualAddress": "0x01077A90", "name": "NotSupportedException__TypeInfo", "type": "struct NotSupportedException__Class *", "dotNetType": "NotSupportedException" }, { "virtualAddress": "0x01083AC0", "name": "NullReferenceException__TypeInfo", "type": "struct NullReferenceException__Class *", "dotNetType": "NullReferenceException" }, { "virtualAddress": "0x010834C8", "name": "Number_NumberBuffer__TypeInfo", "type": "struct Number_NumberBuffer__Class *", "dotNetType": "NumberBuffer" }, { "virtualAddress": "0x01082F30", "name": "ObjectDisposedException__TypeInfo", "type": "struct ObjectDisposedException__Class *", "dotNetType": "ObjectDisposedException" }, { "virtualAddress": "0x010768D0", "name": "OperationCanceledException__TypeInfo", "type": "struct OperationCanceledException__Class *", "dotNetType": "OperationCanceledException" }, { "virtualAddress": "0x01083830", "name": "OverflowException__TypeInfo", "type": "struct OverflowException__Class *", "dotNetType": "OverflowException" }, { "virtualAddress": "0x01076648", "name": "ParamsArray__TypeInfo", "type": "struct ParamsArray__Class *", "dotNetType": "ParamsArray" }, { "virtualAddress": "0x0106CD98", "name": "PlatformNotSupportedException__TypeInfo", "type": "struct PlatformNotSupportedException__Class *", "dotNetType": "PlatformNotSupportedException" }, { "virtualAddress": "0x0107DDF8", "name": "Random__TypeInfo", "type": "struct Random__Class *", "dotNetType": "Random" }, { "virtualAddress": "0x01077AB8", "name": "RankException__TypeInfo", "type": "struct RankException__Class *", "dotNetType": "RankException" }, { "virtualAddress": "0x0106BCD8", "name": "RuntimeType__Array__TypeInfo", "type": "struct RuntimeType__Array__Class *", "dotNetType": "RuntimeType[]" }, { "virtualAddress": "0x0107A908", "name": "RuntimeAssembly__TypeInfo", "type": "struct RuntimeAssembly__Class *", "dotNetType": "RuntimeAssembly" }, { "virtualAddress": "0x01084918", "name": "RuntimeMethodInfo__Array__TypeInfo", "type": "struct RuntimeMethodInfo__Array__Class *", "dotNetType": "RuntimeMethodInfo[]" }, { "virtualAddress": "0x0106FC90", "name": "RuntimeConstructorInfo__Array__TypeInfo", "type": "struct RuntimeConstructorInfo__Array__Class *", "dotNetType": "RuntimeConstructorInfo[]" }, { "virtualAddress": "0x01072110", "name": "RuntimePropertyInfo__Array__TypeInfo", "type": "struct RuntimePropertyInfo__Array__Class *", "dotNetType": "RuntimePropertyInfo[]" }, { "virtualAddress": "0x010837B8", "name": "RuntimeFieldInfo__Array__TypeInfo", "type": "struct RuntimeFieldInfo__Array__Class *", "dotNetType": "RuntimeFieldInfo[]" }, { "virtualAddress": "0x01086038", "name": "RuntimeEventInfo__Array__TypeInfo", "type": "struct RuntimeEventInfo__Array__Class *", "dotNetType": "RuntimeEventInfo[]" }, { "virtualAddress": "0x0106FA50", "name": "ReflectionOnlyType__TypeInfo", "type": "struct ReflectionOnlyType__Class *", "dotNetType": "ReflectionOnlyType" }, { "virtualAddress": "0x01085DF8", "name": "SerializableAttribute__TypeInfo", "type": "struct SerializableAttribute__Class *", "dotNetType": "SerializableAttribute" }, { "virtualAddress": "0x0107F700", "name": "SharedStatics__TypeInfo", "type": "struct SharedStatics__Class *", "dotNetType": "SharedStatics" }, { "virtualAddress": "0x010722E0", "name": "Tokenizer_StringMaker__TypeInfo", "type": "struct Tokenizer_StringMaker__Class *", "dotNetType": "StringMaker" }, { "virtualAddress": "0x0106FDC8", "name": "StackOverflowException__TypeInfo", "type": "struct StackOverflowException__Class *", "dotNetType": "StackOverflowException" }, { "virtualAddress": "0x010835B8", "name": "StringSplitOptions__Enum__TypeInfo", "type": "struct StringSplitOptions__Enum__Class *", "dotNetType": "StringSplitOptions" }, { "virtualAddress": "0x01072290", "name": "Encoding__TypeInfo", "type": "struct Encoding__Class *", "dotNetType": "Encoding" }, { "virtualAddress": "0x01076328", "name": "CodePageDataItem__TypeInfo", "type": "struct CodePageDataItem__Class *", "dotNetType": "CodePageDataItem" }, { "virtualAddress": "0x01084480", "name": "EncoderFallback__TypeInfo", "type": "struct EncoderFallback__Class *", "dotNetType": "EncoderFallback" }, { "virtualAddress": "0x01077550", "name": "InternalEncoderBestFitFallback__TypeInfo", "type": "struct InternalEncoderBestFitFallback__Class *", "dotNetType": "InternalEncoderBestFitFallback" }, { "virtualAddress": "0x01076E78", "name": "EncoderNLS__TypeInfo", "type": "struct EncoderNLS__Class *", "dotNetType": "EncoderNLS" }, { "virtualAddress": "0x010772A8", "name": "InternalEncoderBestFitFallbackBuffer__TypeInfo", "type": "struct InternalEncoderBestFitFallbackBuffer__Class *", "dotNetType": "InternalEncoderBestFitFallbackBuffer" }, { "virtualAddress": "0x0106C370", "name": "DecoderFallback__TypeInfo", "type": "struct DecoderFallback__Class *", "dotNetType": "DecoderFallback" }, { "virtualAddress": "0x01083D78", "name": "InternalDecoderBestFitFallback__TypeInfo", "type": "struct InternalDecoderBestFitFallback__Class *", "dotNetType": "InternalDecoderBestFitFallback" }, { "virtualAddress": "0x0106C178", "name": "InternalDecoderBestFitFallbackBuffer__TypeInfo", "type": "struct InternalDecoderBestFitFallbackBuffer__Class *", "dotNetType": "InternalDecoderBestFitFallbackBuffer" }, { "virtualAddress": "0x0107F4E8", "name": "ASCIIEncoding__TypeInfo", "type": "struct ASCIIEncoding__Class *", "dotNetType": "ASCIIEncoding" }, { "virtualAddress": "0x0107AA70", "name": "DecoderNLS__TypeInfo", "type": "struct DecoderNLS__Class *", "dotNetType": "DecoderNLS" }, { "virtualAddress": "0x01080EC8", "name": "StringComparer__TypeInfo", "type": "struct StringComparer__Class *", "dotNetType": "StringComparer" }, { "virtualAddress": "0x01082808", "name": "CultureAwareComparer__TypeInfo", "type": "struct CultureAwareComparer__Class *", "dotNetType": "CultureAwareComparer" }, { "virtualAddress": "0x01075838", "name": "OrdinalComparer__TypeInfo", "type": "struct OrdinalComparer__Class *", "dotNetType": "OrdinalComparer" }, { "virtualAddress": "0x010720E0", "name": "TimeZoneInfo_TransitionTime__TypeInfo", "type": "struct TimeZoneInfo_TransitionTime__Class *", "dotNetType": "TransitionTime" }, { "virtualAddress": "0x0107E628", "name": "TimeZoneInfo_AdjustmentRule__TypeInfo", "type": "struct TimeZoneInfo_AdjustmentRule__Class *", "dotNetType": "AdjustmentRule" }, { "virtualAddress": "0x010734F0", "name": "TimeZoneInfo_AdjustmentRule__Array__TypeInfo", "type": "struct TimeZoneInfo_AdjustmentRule__Array__Class *", "dotNetType": "AdjustmentRule[]" }, { "virtualAddress": "0x0106BA90", "name": "TimeZoneInfo__TypeInfo", "type": "struct TimeZoneInfo__Class *", "dotNetType": "TimeZoneInfo" }, { "virtualAddress": "0x0107C700", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType___TypeInfo", "type": "struct List_1_KeyValuePair_2_System_DateTime_System_TimeType___Class *", "dotNetType": "List\u003CKeyValuePair\u003CDateTime, TimeType\u003E\u003E" }, { "virtualAddress": "0x010774A0", "name": "TimeType__TypeInfo", "type": "struct TimeType__Class *", "dotNetType": "TimeType" }, { "virtualAddress": "0x0107E140", "name": "ReadOnlyCollection_1_System_TimeZoneInfo___TypeInfo", "type": "struct ReadOnlyCollection_1_System_TimeZoneInfo___Class *", "dotNetType": "ReadOnlyCollection\u003CTimeZoneInfo\u003E" }, { "virtualAddress": "0x0106D970", "name": "IEnumerator_1_System_TimeZoneInfo___TypeInfo", "type": "struct IEnumerator_1_System_TimeZoneInfo___Class *", "dotNetType": "IEnumerator\u003CTimeZoneInfo\u003E" }, { "virtualAddress": "0x0106A968", "name": "List_1_System_TimeZoneInfo_AdjustmentRule___TypeInfo", "type": "struct List_1_System_TimeZoneInfo_AdjustmentRule___Class *", "dotNetType": "List\u003CAdjustmentRule\u003E" }, { "virtualAddress": "0x01076C88", "name": "List_1_System_TimeZoneInfo___TypeInfo", "type": "struct List_1_System_TimeZoneInfo___Class *", "dotNetType": "List\u003CTimeZoneInfo\u003E" }, { "virtualAddress": "0x01084648", "name": "TimeSpan__Array__TypeInfo", "type": "struct TimeSpan__Array__Class *", "dotNetType": "TimeSpan[]" }, { "virtualAddress": "0x01077E30", "name": "DaylightTime__TypeInfo", "type": "struct DaylightTime__Class *", "dotNetType": "DaylightTime" }, { "virtualAddress": "0x0106F5C0", "name": "Dictionary_2_System_Int32_System_String___TypeInfo", "type": "struct Dictionary_2_System_Int32_System_String___Class *", "dotNetType": "Dictionary\u003Cint, string\u003E" }, { "virtualAddress": "0x010876A0", "name": "Dictionary_2_System_Int32_System_TimeType___TypeInfo", "type": "struct Dictionary_2_System_Int32_System_TimeType___Class *", "dotNetType": "Dictionary\u003Cint, TimeType\u003E" }, { "virtualAddress": "0x01076C18", "name": "TimeZoneInfo_StringSerializer__TypeInfo", "type": "struct TimeZoneInfo_StringSerializer__Class *", "dotNetType": "StringSerializer" }, { "virtualAddress": "0x01080F38", "name": "TimeZoneInfo_c__TypeInfo", "type": "struct TimeZoneInfo_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0106D530", "name": "Comparison_1_TimeZoneInfo_AdjustmentRule___TypeInfo", "type": "struct Comparison_1_TimeZoneInfo_AdjustmentRule___Class *", "dotNetType": "Comparison\u003CAdjustmentRule\u003E" }, { "virtualAddress": "0x0106EB48", "name": "TimeZoneNotFoundException__TypeInfo", "type": "struct TimeZoneNotFoundException__Class *", "dotNetType": "TimeZoneNotFoundException" }, { "virtualAddress": "0x0107A390", "name": "Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly___TypeInfo", "type": "struct Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly___Class *", "dotNetType": "Func\u003CAssemblyName, Assembly\u003E" }, { "virtualAddress": "0x0107E1F8", "name": "Func_4_System_Reflection_Assembly_String_Boolean_Type___TypeInfo", "type": "struct Func_4_System_Reflection_Assembly_String_Boolean_Type___Class *", "dotNetType": "Func\u003CAssembly, string, bool, Type\u003E" }, { "virtualAddress": "0x01072128", "name": "TypeInitializationException__TypeInfo", "type": "struct TypeInitializationException__Class *", "dotNetType": "TypeInitializationException" }, { "virtualAddress": "0x01086080", "name": "UnauthorizedAccessException__TypeInfo", "type": "struct UnauthorizedAccessException__Class *", "dotNetType": "UnauthorizedAccessException" }, { "virtualAddress": "0x01071B48", "name": "Missing__TypeInfo", "type": "struct Missing__Class *", "dotNetType": "Missing" }, { "virtualAddress": "0x01076F50", "name": "AppDomainSetup__TypeInfo", "type": "struct AppDomainSetup__Class *", "dotNetType": "AppDomainSetup" }, { "virtualAddress": "0x0107B958", "name": "Context__TypeInfo", "type": "struct Context__Class *", "dotNetType": "Context" }, { "virtualAddress": "0x01081218", "name": "IMessageSink__TypeInfo", "type": "struct IMessageSink__Class *", "dotNetType": "IMessageSink" }, { "virtualAddress": "0x01082978", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty___TypeInfo", "type": "struct List_1_System_Runtime_Remoting_Contexts_IContextProperty___Class *", "dotNetType": "List\u003CIContextProperty\u003E" }, { "virtualAddress": "0x0107DCD0", "name": "IContextProperty__TypeInfo", "type": "struct IContextProperty__Class *", "dotNetType": "IContextProperty" }, { "virtualAddress": "0x0107F378", "name": "IContextProperty__Array__TypeInfo", "type": "struct IContextProperty__Array__Class *", "dotNetType": "IContextProperty[]" }, { "virtualAddress": "0x01082A78", "name": "DynamicPropertyCollection__TypeInfo", "type": "struct DynamicPropertyCollection__Class *", "dotNetType": "DynamicPropertyCollection" }, { "virtualAddress": "0x0106EC38", "name": "ContextCallbackObject__TypeInfo", "type": "struct ContextCallbackObject__Class *", "dotNetType": "ContextCallbackObject" }, { "virtualAddress": "0x01072A80", "name": "CADMethodCallMessage__TypeInfo", "type": "struct CADMethodCallMessage__Class *", "dotNetType": "CADMethodCallMessage" }, { "virtualAddress": "0x0106F180", "name": "CADArgHolder__TypeInfo", "type": "struct CADArgHolder__Class *", "dotNetType": "CADArgHolder" }, { "virtualAddress": "0x01085F58", "name": "CADMethodReturnMessage__TypeInfo", "type": "struct CADMethodReturnMessage__Class *", "dotNetType": "CADMethodReturnMessage" }, { "virtualAddress": "0x0106DB30", "name": "AppDomainManager__TypeInfo", "type": "struct AppDomainManager__Class *", "dotNetType": "AppDomainManager" }, { "virtualAddress": "0x01075E30", "name": "ApplicationActivator__TypeInfo", "type": "struct ApplicationActivator__Class *", "dotNetType": "ApplicationActivator" }, { "virtualAddress": "0x0107E268", "name": "HostExecutionContext__TypeInfo", "type": "struct HostExecutionContext__Class *", "dotNetType": "HostExecutionContext" }, { "virtualAddress": "0x0106D608", "name": "HostSecurityManager__TypeInfo", "type": "struct HostSecurityManager__Class *", "dotNetType": "HostSecurityManager" }, { "virtualAddress": "0x01070950", "name": "ApplicationTrust__TypeInfo", "type": "struct ApplicationTrust__Class *", "dotNetType": "ApplicationTrust" }, { "virtualAddress": "0x0106EC20", "name": "TrustManagerContext__TypeInfo", "type": "struct TrustManagerContext__Class *", "dotNetType": "TrustManagerContext" }, { "virtualAddress": "0x0106B378", "name": "AppDomainInitializer__TypeInfo", "type": "struct AppDomainInitializer__Class *", "dotNetType": "AppDomainInitializer" }, { "virtualAddress": "0x0107ED60", "name": "StrongName_1__TypeInfo", "type": "struct StrongName_1__Class *", "dotNetType": "StrongName" }, { "virtualAddress": "0x0106FCE0", "name": "StrongNamePublicKeyBlob__TypeInfo", "type": "struct StrongNamePublicKeyBlob__Class *", "dotNetType": "StrongNamePublicKeyBlob" }, { "virtualAddress": "0x0106DA28", "name": "PlatformID__Enum__TypeInfo", "type": "struct PlatformID__Enum__Class *", "dotNetType": "PlatformID" }, { "virtualAddress": "0x010731D0", "name": "OperatingSystem__TypeInfo", "type": "struct OperatingSystem__Class *", "dotNetType": "OperatingSystem" }, { "virtualAddress": "0x01076CB8", "name": "ContractFailureKind__Enum__TypeInfo", "type": "struct ContractFailureKind__Enum__Class *", "dotNetType": "ContractFailureKind" }, { "virtualAddress": "0x0107B458", "name": "ActivationArguments__TypeInfo", "type": "struct ActivationArguments__Class *", "dotNetType": "ActivationArguments" }, { "virtualAddress": "0x0106D1E8", "name": "TextWriter__TypeInfo", "type": "struct TextWriter__Class *", "dotNetType": "TextWriter" }, { "virtualAddress": "0x01072AC8", "name": "StreamWriter__TypeInfo", "type": "struct StreamWriter__Class *", "dotNetType": "StreamWriter" }, { "virtualAddress": "0x0106B040", "name": "Console_WindowsConsole_WindowsCancelHandler__TypeInfo", "type": "struct Console_WindowsConsole_WindowsCancelHandler__Class *", "dotNetType": "WindowsCancelHandler" }, { "virtualAddress": "0x0107BC08", "name": "Console_WindowsConsole__TypeInfo", "type": "struct Console_WindowsConsole__Class *", "dotNetType": "WindowsConsole" }, { "virtualAddress": "0x0106F8D0", "name": "Console_InternalCancelHandler__TypeInfo", "type": "struct Console_InternalCancelHandler__Class *", "dotNetType": "InternalCancelHandler" }, { "virtualAddress": "0x0107F328", "name": "IConsoleDriver__TypeInfo", "type": "struct IConsoleDriver__Class *", "dotNetType": "IConsoleDriver" }, { "virtualAddress": "0x01085CD0", "name": "DelegateSerializationHolder_DelegateEntry__TypeInfo", "type": "struct DelegateSerializationHolder_DelegateEntry__Class *", "dotNetType": "DelegateEntry" }, { "virtualAddress": "0x01078F78", "name": "Identity__TypeInfo", "type": "struct Identity__Class *", "dotNetType": "Identity" }, { "virtualAddress": "0x010836E0", "name": "ServerIdentity__TypeInfo", "type": "struct ServerIdentity__Class *", "dotNetType": "ServerIdentity" }, { "virtualAddress": "0x01076BE0", "name": "ClientIdentity__TypeInfo", "type": "struct ClientIdentity__Class *", "dotNetType": "ClientIdentity" }, { "virtualAddress": "0x0106F840", "name": "LeaseState__Enum__TypeInfo", "type": "struct LeaseState__Enum__Class *", "dotNetType": "LeaseState" }, { "virtualAddress": "0x01079928", "name": "Lease__TypeInfo", "type": "struct Lease__Class *", "dotNetType": "Lease" }, { "virtualAddress": "0x0106CA18", "name": "Queue__TypeInfo", "type": "struct Queue__Class *", "dotNetType": "Queue" }, { "virtualAddress": "0x01072770", "name": "Lease_RenewalDelegate__TypeInfo", "type": "struct Lease_RenewalDelegate__Class *", "dotNetType": "RenewalDelegate" }, { "virtualAddress": "0x01079278", "name": "ILease__TypeInfo", "type": "struct ILease__Class *", "dotNetType": "ILease" }, { "virtualAddress": "0x010793F0", "name": "ISponsor__TypeInfo", "type": "struct ISponsor__Class *", "dotNetType": "ISponsor" }, { "virtualAddress": "0x0107CB60", "name": "ClientActivatedIdentity__TypeInfo", "type": "struct ClientActivatedIdentity__Class *", "dotNetType": "ClientActivatedIdentity" }, { "virtualAddress": "0x0106B1A0", "name": "IMessage__TypeInfo", "type": "struct IMessage__Class *", "dotNetType": "IMessage" }, { "virtualAddress": "0x0106BDD0", "name": "ModuleHandle__TypeInfo", "type": "struct ModuleHandle__Class *", "dotNetType": "ModuleHandle" }, { "virtualAddress": "0x0106F7B0", "name": "CustomAttributeData__TypeInfo", "type": "struct CustomAttributeData__Class *", "dotNetType": "CustomAttributeData" }, { "virtualAddress": "0x0107B438", "name": "IList_1_System_Reflection_CustomAttributeTypedArgument___TypeInfo", "type": "struct IList_1_System_Reflection_CustomAttributeTypedArgument___Class *", "dotNetType": "IList\u003CCustomAttributeTypedArgument\u003E" }, { "virtualAddress": "0x01085DF0", "name": "IList_1_System_Reflection_CustomAttributeNamedArgument___TypeInfo", "type": "struct IList_1_System_Reflection_CustomAttributeNamedArgument___Class *", "dotNetType": "IList\u003CCustomAttributeNamedArgument\u003E" }, { "virtualAddress": "0x0106B2D8", "name": "CustomAttributeData_LazyCAttrData__TypeInfo", "type": "struct CustomAttributeData_LazyCAttrData__Class *", "dotNetType": "LazyCAttrData" }, { "virtualAddress": "0x010724E8", "name": "MonoCustomAttrs_AttributeInfo__TypeInfo", "type": "struct MonoCustomAttrs_AttributeInfo__Class *", "dotNetType": "AttributeInfo" }, { "virtualAddress": "0x010747B8", "name": "NullConsoleDriver__TypeInfo", "type": "struct NullConsoleDriver__Class *", "dotNetType": "NullConsoleDriver" }, { "virtualAddress": "0x01078CD8", "name": "NumberFormatter__TypeInfo", "type": "struct NumberFormatter__Class *", "dotNetType": "NumberFormatter" }, { "virtualAddress": "0x0106CF68", "name": "Thread__TypeInfo", "type": "struct Thread__Class *", "dotNetType": "Thread" }, { "virtualAddress": "0x010869E8", "name": "AsyncLocal_1_System_Globalization_CultureInfo___TypeInfo", "type": "struct AsyncLocal_1_System_Globalization_CultureInfo___Class *", "dotNetType": "AsyncLocal\u003CCultureInfo\u003E" }, { "virtualAddress": "0x01076CD8", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1___TypeInfo", "type": "struct Action_1_System_Threading_AsyncLocalValueChangedArgs_1___Class *", "dotNetType": "Action\u003CAsyncLocalValueChangedArgs\u003CCultureInfo\u003E\u003E" }, { "virtualAddress": "0x0107B5C0", "name": "NumberFormatter_CustomInfo__TypeInfo", "type": "struct NumberFormatter_CustomInfo__Class *", "dotNetType": "CustomInfo" }, { "virtualAddress": "0x01085938", "name": "TermInfoDriver__TypeInfo", "type": "struct TermInfoDriver__Class *", "dotNetType": "TermInfoDriver" }, { "virtualAddress": "0x010755F8", "name": "TermInfoReader__TypeInfo", "type": "struct TermInfoReader__Class *", "dotNetType": "TermInfoReader" }, { "virtualAddress": "0x01081530", "name": "StreamReader__TypeInfo", "type": "struct StreamReader__Class *", "dotNetType": "StreamReader" }, { "virtualAddress": "0x010810D0", "name": "CStreamWriter__TypeInfo", "type": "struct CStreamWriter__Class *", "dotNetType": "CStreamWriter" }, { "virtualAddress": "0x01070EB8", "name": "ByteMatcher__TypeInfo", "type": "struct ByteMatcher__Class *", "dotNetType": "ByteMatcher" }, { "virtualAddress": "0x0107CE80", "name": "TermInfoStrings__Enum__TypeInfo", "type": "struct TermInfoStrings__Enum__Class *", "dotNetType": "TermInfoStrings" }, { "virtualAddress": "0x01070DE8", "name": "ParameterizedStrings_FormatParam__Array__TypeInfo", "type": "struct ParameterizedStrings_FormatParam__Array__Class *", "dotNetType": "FormatParam[]" }, { "virtualAddress": "0x0106DC28", "name": "ParameterizedStrings_LowLevelStack__TypeInfo", "type": "struct ParameterizedStrings_LowLevelStack__Class *", "dotNetType": "LowLevelStack" }, { "virtualAddress": "0x010865C0", "name": "TimeZone__TypeInfo", "type": "struct TimeZone__Class *", "dotNetType": "TimeZone" }, { "virtualAddress": "0x01077D58", "name": "CurrentSystemTimeZone__TypeInfo", "type": "struct CurrentSystemTimeZone__Class *", "dotNetType": "CurrentSystemTimeZone" }, { "virtualAddress": "0x0107A0F0", "name": "TypeName__TypeInfo", "type": "struct TypeName__Class *", "dotNetType": "TypeName" }, { "virtualAddress": "0x01074170", "name": "TypeIdentifier__TypeInfo", "type": "struct TypeIdentifier__Class *", "dotNetType": "TypeIdentifier" }, { "virtualAddress": "0x010744F0", "name": "TypeNames_Display__TypeInfo", "type": "struct TypeNames_Display__Class *", "dotNetType": "Display" }, { "virtualAddress": "0x01080B30", "name": "TypeIdentifiers_Display__TypeInfo", "type": "struct TypeIdentifiers_Display__Class *", "dotNetType": "Display" }, { "virtualAddress": "0x0106AE70", "name": "TypeIdentifiers_Internal__TypeInfo", "type": "struct TypeIdentifiers_Internal__Class *", "dotNetType": "Internal" }, { "virtualAddress": "0x01082458", "name": "TypeIdentifiers_NoEscape__TypeInfo", "type": "struct TypeIdentifiers_NoEscape__Class *", "dotNetType": "NoEscape" }, { "virtualAddress": "0x01074D88", "name": "ArraySpec__TypeInfo", "type": "struct ArraySpec__Class *", "dotNetType": "ArraySpec" }, { "virtualAddress": "0x0107EE98", "name": "PointerSpec__TypeInfo", "type": "struct PointerSpec__Class *", "dotNetType": "PointerSpec" }, { "virtualAddress": "0x01079AC8", "name": "TypeSpec__TypeInfo", "type": "struct TypeSpec__Class *", "dotNetType": "TypeSpec" }, { "virtualAddress": "0x01084978", "name": "List_1_System_TypeIdentifier___TypeInfo", "type": "struct List_1_System_TypeIdentifier___Class *", "dotNetType": "List\u003CTypeIdentifier\u003E" }, { "virtualAddress": "0x01084928", "name": "List_1_System_TypeSpec___TypeInfo", "type": "struct List_1_System_TypeSpec___Class *", "dotNetType": "List\u003CTypeSpec\u003E" }, { "virtualAddress": "0x0107A418", "name": "List_1_System_ModifierSpec___TypeInfo", "type": "struct List_1_System_ModifierSpec___Class *", "dotNetType": "List\u003CModifierSpec\u003E" }, { "virtualAddress": "0x010754D8", "name": "ModifierSpec__TypeInfo", "type": "struct ModifierSpec__Class *", "dotNetType": "ModifierSpec" }, { "virtualAddress": "0x0107FD50", "name": "TypeSpec_TypeSpecTypeName__TypeInfo", "type": "struct TypeSpec_TypeSpecTypeName__Class *", "dotNetType": "TypeSpecTypeName" }, { "virtualAddress": "0x010852A0", "name": "Variant__TypeInfo", "type": "struct Variant__Class *", "dotNetType": "Variant" }, { "virtualAddress": "0x010747A8", "name": "WindowsConsoleDriver__TypeInfo", "type": "struct WindowsConsoleDriver__Class *", "dotNetType": "WindowsConsoleDriver" }, { "virtualAddress": "0x010751D0", "name": "CharInfo__Array__TypeInfo", "type": "struct CharInfo__Array__Class *", "dotNetType": "CharInfo[]" }, { "virtualAddress": "0x01075830", "name": "AssemblyHash__TypeInfo", "type": "struct AssemblyHash__Class *", "dotNetType": "AssemblyHash" }, { "virtualAddress": "0x0106B420", "name": "DecoderExceptionFallback__TypeInfo", "type": "struct DecoderExceptionFallback__Class *", "dotNetType": "DecoderExceptionFallback" }, { "virtualAddress": "0x01072350", "name": "DecoderExceptionFallbackBuffer__TypeInfo", "type": "struct DecoderExceptionFallbackBuffer__Class *", "dotNetType": "DecoderExceptionFallbackBuffer" }, { "virtualAddress": "0x01075428", "name": "DecoderFallbackException__TypeInfo", "type": "struct DecoderFallbackException__Class *", "dotNetType": "DecoderFallbackException" }, { "virtualAddress": "0x0107C830", "name": "DecoderReplacementFallback__TypeInfo", "type": "struct DecoderReplacementFallback__Class *", "dotNetType": "DecoderReplacementFallback" }, { "virtualAddress": "0x0107F9A0", "name": "DecoderReplacementFallbackBuffer__TypeInfo", "type": "struct DecoderReplacementFallbackBuffer__Class *", "dotNetType": "DecoderReplacementFallbackBuffer" }, { "virtualAddress": "0x01076858", "name": "EncoderExceptionFallback__TypeInfo", "type": "struct EncoderExceptionFallback__Class *", "dotNetType": "EncoderExceptionFallback" }, { "virtualAddress": "0x0106CE48", "name": "EncoderExceptionFallbackBuffer__TypeInfo", "type": "struct EncoderExceptionFallbackBuffer__Class *", "dotNetType": "EncoderExceptionFallbackBuffer" }, { "virtualAddress": "0x01084598", "name": "EncoderFallbackException__TypeInfo", "type": "struct EncoderFallbackException__Class *", "dotNetType": "EncoderFallbackException" }, { "virtualAddress": "0x0106D360", "name": "EncoderReplacementFallback__TypeInfo", "type": "struct EncoderReplacementFallback__Class *", "dotNetType": "EncoderReplacementFallback" }, { "virtualAddress": "0x0107B628", "name": "EncoderReplacementFallbackBuffer__TypeInfo", "type": "struct EncoderReplacementFallbackBuffer__Class *", "dotNetType": "EncoderReplacementFallbackBuffer" }, { "virtualAddress": "0x01081DA0", "name": "EncodingProvider__TypeInfo", "type": "struct EncodingProvider__Class *", "dotNetType": "EncodingProvider" }, { "virtualAddress": "0x01081688", "name": "EncodingProvider__Array__TypeInfo", "type": "struct EncodingProvider__Array__Class *", "dotNetType": "EncodingProvider[]" }, { "virtualAddress": "0x01080F60", "name": "EncodingInfo__TypeInfo", "type": "struct EncodingInfo__Class *", "dotNetType": "EncodingInfo" }, { "virtualAddress": "0x01074020", "name": "EncodingInfo__Array__TypeInfo", "type": "struct EncodingInfo__Array__Class *", "dotNetType": "EncodingInfo[]" }, { "virtualAddress": "0x01083CB8", "name": "Encoding_DefaultEncoder__TypeInfo", "type": "struct Encoding_DefaultEncoder__Class *", "dotNetType": "DefaultEncoder" }, { "virtualAddress": "0x01083DA8", "name": "Encoding_DefaultDecoder__TypeInfo", "type": "struct Encoding_DefaultDecoder__Class *", "dotNetType": "DefaultDecoder" }, { "virtualAddress": "0x01077A80", "name": "Encoding_EncodingCharBuffer__TypeInfo", "type": "struct Encoding_EncodingCharBuffer__Class *", "dotNetType": "EncodingCharBuffer" }, { "virtualAddress": "0x0107C808", "name": "Encoding_EncodingByteBuffer__TypeInfo", "type": "struct Encoding_EncodingByteBuffer__Class *", "dotNetType": "EncodingByteBuffer" }, { "virtualAddress": "0x0107B718", "name": "Latin1Encoding__TypeInfo", "type": "struct Latin1Encoding__Class *", "dotNetType": "Latin1Encoding" }, { "virtualAddress": "0x0107AED8", "name": "UnicodeEncoding__TypeInfo", "type": "struct UnicodeEncoding__Class *", "dotNetType": "UnicodeEncoding" }, { "virtualAddress": "0x0106E560", "name": "UnicodeEncoding_Decoder__TypeInfo", "type": "struct UnicodeEncoding_Decoder__Class *", "dotNetType": "Decoder" }, { "virtualAddress": "0x0107C4C8", "name": "UTF32Encoding__TypeInfo", "type": "struct UTF32Encoding__Class *", "dotNetType": "UTF32Encoding" }, { "virtualAddress": "0x010806D8", "name": "UTF32Encoding_UTF32Decoder__TypeInfo", "type": "struct UTF32Encoding_UTF32Decoder__Class *", "dotNetType": "UTF32Decoder" }, { "virtualAddress": "0x0106DBF8", "name": "UTF7Encoding__TypeInfo", "type": "struct UTF7Encoding__Class *", "dotNetType": "UTF7Encoding" }, { "virtualAddress": "0x01082BC8", "name": "SByte__Array__TypeInfo", "type": "struct SByte__Array__Class *", "dotNetType": "sbyte[]" }, { "virtualAddress": "0x0107F7E0", "name": "UTF7Encoding_Decoder__TypeInfo", "type": "struct UTF7Encoding_Decoder__Class *", "dotNetType": "Decoder" }, { "virtualAddress": "0x0106A9A8", "name": "UTF7Encoding_Encoder__TypeInfo", "type": "struct UTF7Encoding_Encoder__Class *", "dotNetType": "Encoder" }, { "virtualAddress": "0x0107B6F8", "name": "UTF7Encoding_DecoderUTF7Fallback__TypeInfo", "type": "struct UTF7Encoding_DecoderUTF7Fallback__Class *", "dotNetType": "DecoderUTF7Fallback" }, { "virtualAddress": "0x0106B588", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer__TypeInfo", "type": "struct UTF7Encoding_DecoderUTF7FallbackBuffer__Class *", "dotNetType": "DecoderUTF7FallbackBuffer" }, { "virtualAddress": "0x01079EE8", "name": "UTF8Encoding__TypeInfo", "type": "struct UTF8Encoding__Class *", "dotNetType": "UTF8Encoding" }, { "virtualAddress": "0x0106AC30", "name": "UTF8Encoding_UTF8Encoder__TypeInfo", "type": "struct UTF8Encoding_UTF8Encoder__Class *", "dotNetType": "UTF8Encoder" }, { "virtualAddress": "0x01079DE8", "name": "UTF8Encoding_UTF8Decoder__TypeInfo", "type": "struct UTF8Encoding_UTF8Decoder__Class *", "dotNetType": "UTF8Decoder" }, { "virtualAddress": "0x01075900", "name": "Normalization__TypeInfo", "type": "struct Normalization__Class *", "dotNetType": "Normalization" }, { "virtualAddress": "0x0107B298", "name": "FastResourceComparer__TypeInfo", "type": "struct FastResourceComparer__Class *", "dotNetType": "FastResourceComparer" }, { "virtualAddress": "0x0106D9E8", "name": "FileBasedResourceGroveler__TypeInfo", "type": "struct FileBasedResourceGroveler__Class *", "dotNetType": "FileBasedResourceGroveler" }, { "virtualAddress": "0x010730F0", "name": "ResourceManager_ResourceManagerMediator__TypeInfo", "type": "struct ResourceManager_ResourceManagerMediator__Class *", "dotNetType": "ResourceManagerMediator" }, { "virtualAddress": "0x0107BD38", "name": "UltimateResourceFallbackLocation__Enum__TypeInfo", "type": "struct UltimateResourceFallbackLocation__Enum__Class *", "dotNetType": "UltimateResourceFallbackLocation" }, { "virtualAddress": "0x01084C50", "name": "ResourceManager__TypeInfo", "type": "struct ResourceManager__Class *", "dotNetType": "ResourceManager" }, { "virtualAddress": "0x01077688", "name": "Dictionary_2_System_String_System_Resources_ResourceSet___TypeInfo", "type": "struct Dictionary_2_System_String_System_Resources_ResourceSet___Class *", "dotNetType": "Dictionary\u003Cstring, ResourceSet\u003E" }, { "virtualAddress": "0x0107CB10", "name": "ResourceSet__TypeInfo", "type": "struct ResourceSet__Class *", "dotNetType": "ResourceSet" }, { "virtualAddress": "0x0106DD88", "name": "IResourceReader__TypeInfo", "type": "struct IResourceReader__Class *", "dotNetType": "IResourceReader" }, { "virtualAddress": "0x01079F78", "name": "ResourceManager_CultureNameResourceSetPair__TypeInfo", "type": "struct ResourceManager_CultureNameResourceSetPair__Class *", "dotNetType": "CultureNameResourceSetPair" }, { "virtualAddress": "0x010854F0", "name": "IResourceGroveler__TypeInfo", "type": "struct IResourceGroveler__Class *", "dotNetType": "IResourceGroveler" }, { "virtualAddress": "0x01074D28", "name": "ManifestBasedResourceGroveler__TypeInfo", "type": "struct ManifestBasedResourceGroveler__Class *", "dotNetType": "ManifestBasedResourceGroveler" }, { "virtualAddress": "0x0106AED0", "name": "MissingManifestResourceException__TypeInfo", "type": "struct MissingManifestResourceException__Class *", "dotNetType": "MissingManifestResourceException" }, { "virtualAddress": "0x01070A30", "name": "MissingSatelliteAssemblyException__TypeInfo", "type": "struct MissingSatelliteAssemblyException__Class *", "dotNetType": "MissingSatelliteAssemblyException" }, { "virtualAddress": "0x01081038", "name": "ResourceFallbackManager__TypeInfo", "type": "struct ResourceFallbackManager__Class *", "dotNetType": "ResourceFallbackManager" }, { "virtualAddress": "0x01076948", "name": "ResourceFallbackManager_GetEnumerator_d_5__TypeInfo", "type": "struct ResourceFallbackManager_GetEnumerator_d_5__Class *", "dotNetType": "_GetEnumerator_d__5" }, { "virtualAddress": "0x01086A78", "name": "ResourceTypeCode__Enum__TypeInfo", "type": "struct ResourceTypeCode__Enum__Class *", "dotNetType": "ResourceTypeCode" }, { "virtualAddress": "0x010710E0", "name": "ResourceReader__TypeInfo", "type": "struct ResourceReader__Class *", "dotNetType": "ResourceReader" }, { "virtualAddress": "0x01073D30", "name": "BinaryReader__TypeInfo", "type": "struct BinaryReader__Class *", "dotNetType": "BinaryReader" }, { "virtualAddress": "0x01076A30", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator___TypeInfo", "type": "struct Dictionary_2_System_String_System_Resources_ResourceLocator___Class *", "dotNetType": "Dictionary\u003Cstring, ResourceLocator\u003E" }, { "virtualAddress": "0x01076120", "name": "BinaryFormatter__TypeInfo", "type": "struct BinaryFormatter__Class *", "dotNetType": "BinaryFormatter" }, { "virtualAddress": "0x0107F2A8", "name": "ISurrogateSelector__TypeInfo", "type": "struct ISurrogateSelector__Class *", "dotNetType": "ISurrogateSelector" }, { "virtualAddress": "0x01085B10", "name": "Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation___TypeInfo", "type": "struct Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation___Class *", "dotNetType": "Dictionary\u003CType, TypeInformation\u003E" }, { "virtualAddress": "0x0107E4D0", "name": "TypeInformation__TypeInfo", "type": "struct TypeInformation__Class *", "dotNetType": "TypeInformation" }, { "virtualAddress": "0x0106FA48", "name": "ResourceReader_ResourceEnumerator__TypeInfo", "type": "struct ResourceReader_ResourceEnumerator__Class *", "dotNetType": "ResourceEnumerator" }, { "virtualAddress": "0x01077568", "name": "DictionaryEntry__TypeInfo", "type": "struct DictionaryEntry__Class *", "dotNetType": "DictionaryEntry" }, { "virtualAddress": "0x01086360", "name": "Func_2_Type_String___TypeInfo", "type": "struct Func_2_Type_String___Class *", "dotNetType": "Func\u003CType, string\u003E" }, { "virtualAddress": "0x0107C420", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource___TypeInfo", "type": "struct Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource___Class *", "dotNetType": "Dictionary\u003Cstring, PrecannedResource\u003E" }, { "virtualAddress": "0x01085CD8", "name": "ResourceWriter_PrecannedResource__TypeInfo", "type": "struct ResourceWriter_PrecannedResource__Class *", "dotNetType": "PrecannedResource" }, { "virtualAddress": "0x0106BAA8", "name": "BinaryWriter__TypeInfo", "type": "struct BinaryWriter__Class *", "dotNetType": "BinaryWriter" }, { "virtualAddress": "0x0106E7D8", "name": "IFormatter__TypeInfo", "type": "struct IFormatter__Class *", "dotNetType": "IFormatter" }, { "virtualAddress": "0x0106A758", "name": "ResourceWriter_StreamWrapper__TypeInfo", "type": "struct ResourceWriter_StreamWrapper__Class *", "dotNetType": "StreamWrapper" }, { "virtualAddress": "0x01079948", "name": "RuntimeResourceSet__TypeInfo", "type": "struct RuntimeResourceSet__Class *", "dotNetType": "RuntimeResourceSet" }, { "virtualAddress": "0x0106D660", "name": "SatelliteContractVersionAttribute__TypeInfo", "type": "struct SatelliteContractVersionAttribute__Class *", "dotNetType": "SatelliteContractVersionAttribute" }, { "virtualAddress": "0x01071850", "name": "NameOrId__TypeInfo", "type": "struct NameOrId__Class *", "dotNetType": "NameOrId" }, { "virtualAddress": "0x01084558", "name": "Win32EncodedResource__TypeInfo", "type": "struct Win32EncodedResource__Class *", "dotNetType": "Win32EncodedResource" }, { "virtualAddress": "0x0107C178", "name": "Win32ResourceType__Enum__TypeInfo", "type": "struct Win32ResourceType__Enum__Class *", "dotNetType": "Win32ResourceType" }, { "virtualAddress": "0x0107A278", "name": "ICONDIRENTRY__TypeInfo", "type": "struct ICONDIRENTRY__Class *", "dotNetType": "ICONDIRENTRY" }, { "virtualAddress": "0x0107CA40", "name": "ICONDIRENTRY__Array__TypeInfo", "type": "struct ICONDIRENTRY__Array__Class *", "dotNetType": "ICONDIRENTRY[]" }, { "virtualAddress": "0x0106AE40", "name": "AmbiguousMatchException__TypeInfo", "type": "struct AmbiguousMatchException__Class *", "dotNetType": "AmbiguousMatchException" }, { "virtualAddress": "0x0107CAA0", "name": "DefaultMemberAttribute__TypeInfo", "type": "struct DefaultMemberAttribute__Class *", "dotNetType": "DefaultMemberAttribute" }, { "virtualAddress": "0x0107EF90", "name": "InvalidFilterCriteriaException__TypeInfo", "type": "struct InvalidFilterCriteriaException__Class *", "dotNetType": "InvalidFilterCriteriaException" }, { "virtualAddress": "0x0106FF80", "name": "Pointer_1__TypeInfo", "type": "struct Pointer_1__Class *", "dotNetType": "Pointer" }, { "virtualAddress": "0x0107E6A8", "name": "ReflectionTypeLoadException__TypeInfo", "type": "struct ReflectionTypeLoadException__Class *", "dotNetType": "ReflectionTypeLoadException" }, { "virtualAddress": "0x0107ABC8", "name": "TargetException__TypeInfo", "type": "struct TargetException__Class *", "dotNetType": "TargetException" }, { "virtualAddress": "0x0106F650", "name": "TargetInvocationException__TypeInfo", "type": "struct TargetInvocationException__Class *", "dotNetType": "TargetInvocationException" }, { "virtualAddress": "0x010867D0", "name": "TargetParameterCountException__TypeInfo", "type": "struct TargetParameterCountException__Class *", "dotNetType": "TargetParameterCountException" }, { "virtualAddress": "0x01079498", "name": "TypeInfo_GetDeclaredMethods_d_9__TypeInfo", "type": "struct TypeInfo_GetDeclaredMethods_d_9__Class *", "dotNetType": "_GetDeclaredMethods_d__9" }, { "virtualAddress": "0x01076CC0", "name": "TypeInfo_get_DeclaredNestedTypes_d_23__TypeInfo", "type": "struct TypeInfo_get_DeclaredNestedTypes_d_23__Class *", "dotNetType": "_get_DeclaredNestedTypes_d__23" }, { "virtualAddress": "0x01073530", "name": "Assembly_UnmanagedMemoryStreamForModule__TypeInfo", "type": "struct Assembly_UnmanagedMemoryStreamForModule__Class *", "dotNetType": "UnmanagedMemoryStreamForModule" }, { "virtualAddress": "0x01077C58", "name": "Assembly_get_DefinedTypes_d_140__TypeInfo", "type": "struct Assembly_get_DefinedTypes_d_140__Class *", "dotNetType": "_get_DefinedTypes_d__140" }, { "virtualAddress": "0x01082DB8", "name": "CustomAttributeFormatException__TypeInfo", "type": "struct CustomAttributeFormatException__Class *", "dotNetType": "CustomAttributeFormatException" }, { "virtualAddress": "0x01081F78", "name": "CustomAttributeTypedArgument__TypeInfo", "type": "struct CustomAttributeTypedArgument__Class *", "dotNetType": "CustomAttributeTypedArgument" }, { "virtualAddress": "0x0106BC18", "name": "CustomAttributeNamedArgument__TypeInfo", "type": "struct CustomAttributeNamedArgument__Class *", "dotNetType": "CustomAttributeNamedArgument" }, { "virtualAddress": "0x0106E588", "name": "MonoParameterInfo__TypeInfo", "type": "struct MonoParameterInfo__Class *", "dotNetType": "MonoParameterInfo" }, { "virtualAddress": "0x0106E030", "name": "ExceptionHandler__TypeInfo", "type": "struct ExceptionHandler__Class *", "dotNetType": "ExceptionHandler" }, { "virtualAddress": "0x01086708", "name": "Label__TypeInfo", "type": "struct Label__Class *", "dotNetType": "Label" }, { "virtualAddress": "0x0107B290", "name": "OpCode__TypeInfo", "type": "struct OpCode__Class *", "dotNetType": "OpCode" }, { "virtualAddress": "0x010843C8", "name": "SecurityAction__Enum__TypeInfo", "type": "struct SecurityAction__Enum__Class *", "dotNetType": "SecurityAction" }, { "virtualAddress": "0x0107EFE0", "name": "OpCodes__TypeInfo", "type": "struct OpCodes__Class *", "dotNetType": "OpCodes" }, { "virtualAddress": "0x01074CA0", "name": "BufferedStream__TypeInfo", "type": "struct BufferedStream__Class *", "dotNetType": "BufferedStream" }, { "virtualAddress": "0x01073170", "name": "BeginEndAwaitableAdapter__TypeInfo", "type": "struct BeginEndAwaitableAdapter__Class *", "dotNetType": "BeginEndAwaitableAdapter" }, { "virtualAddress": "0x0106FEF8", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___TypeInfo", "type": "struct AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult___Class *", "dotNetType": "AsyncTaskMethodBuilder\u003CVoidTaskResult\u003E" }, { "virtualAddress": "0x0106D478", "name": "AsyncTaskMethodBuilder__TypeInfo", "type": "struct AsyncTaskMethodBuilder__Class *", "dotNetType": "AsyncTaskMethodBuilder" }, { "virtualAddress": "0x0107FE30", "name": "IAsyncStateMachine__TypeInfo", "type": "struct IAsyncStateMachine__Class *", "dotNetType": "IAsyncStateMachine" }, { "virtualAddress": "0x0106F248", "name": "AsyncTaskMethodBuilder_1_System_Int32___TypeInfo", "type": "struct AsyncTaskMethodBuilder_1_System_Int32___Class *", "dotNetType": "AsyncTaskMethodBuilder\u003Cint\u003E" }, { "virtualAddress": "0x01077C18", "name": "SearchOption__Enum__TypeInfo", "type": "struct SearchOption__Enum__Class *", "dotNetType": "SearchOption" }, { "virtualAddress": "0x0106EE08", "name": "DirectoryInfo__TypeInfo", "type": "struct DirectoryInfo__Class *", "dotNetType": "DirectoryInfo" }, { "virtualAddress": "0x01074BC0", "name": "FileInfo__TypeInfo", "type": "struct FileInfo__Class *", "dotNetType": "FileInfo" }, { "virtualAddress": "0x010753D0", "name": "DirectorySecurity__TypeInfo", "type": "struct DirectorySecurity__Class *", "dotNetType": "DirectorySecurity" }, { "virtualAddress": "0x0106E628", "name": "Directory_SearchData__TypeInfo", "type": "struct Directory_SearchData__Class *", "dotNetType": "SearchData" }, { "virtualAddress": "0x0106C770", "name": "DirectoryNotFoundException__TypeInfo", "type": "struct DirectoryNotFoundException__Class *", "dotNetType": "DirectoryNotFoundException" }, { "virtualAddress": "0x01084F90", "name": "DriveNotFoundException__TypeInfo", "type": "struct DriveNotFoundException__Class *", "dotNetType": "DriveNotFoundException" }, { "virtualAddress": "0x0107E408", "name": "EndOfStreamException__TypeInfo", "type": "struct EndOfStreamException__Class *", "dotNetType": "EndOfStreamException" }, { "virtualAddress": "0x0107B420", "name": "FileSecurity__TypeInfo", "type": "struct FileSecurity__Class *", "dotNetType": "FileSecurity" }, { "virtualAddress": "0x0107CBF0", "name": "FileMode__Enum__TypeInfo", "type": "struct FileMode__Enum__Class *", "dotNetType": "FileMode" }, { "virtualAddress": "0x01081960", "name": "FileLoadException__TypeInfo", "type": "struct FileLoadException__Class *", "dotNetType": "FileLoadException" }, { "virtualAddress": "0x0106E990", "name": "FileNotFoundException__TypeInfo", "type": "struct FileNotFoundException__Class *", "dotNetType": "FileNotFoundException" }, { "virtualAddress": "0x010787A0", "name": "IEnumerable_1_System_IO_FileSystemInfo___TypeInfo", "type": "struct IEnumerable_1_System_IO_FileSystemInfo___Class *", "dotNetType": "IEnumerable\u003CFileSystemInfo\u003E" }, { "virtualAddress": "0x01082BE0", "name": "StringResultHandler__TypeInfo", "type": "struct StringResultHandler__Class *", "dotNetType": "StringResultHandler" }, { "virtualAddress": "0x010763B0", "name": "SearchResult__TypeInfo", "type": "struct SearchResult__Class *", "dotNetType": "SearchResult" }, { "virtualAddress": "0x01085F28", "name": "FileInfoResultHandler__TypeInfo", "type": "struct FileInfoResultHandler__Class *", "dotNetType": "FileInfoResultHandler" }, { "virtualAddress": "0x0107B770", "name": "DirectoryInfoResultHandler__TypeInfo", "type": "struct DirectoryInfoResultHandler__Class *", "dotNetType": "DirectoryInfoResultHandler" }, { "virtualAddress": "0x01085218", "name": "FileSystemInfoResultHandler__TypeInfo", "type": "struct FileSystemInfoResultHandler__Class *", "dotNetType": "FileSystemInfoResultHandler" }, { "virtualAddress": "0x01086258", "name": "MemoryStream__TypeInfo", "type": "struct MemoryStream__Class *", "dotNetType": "MemoryStream" }, { "virtualAddress": "0x01073438", "name": "PathTooLongException__TypeInfo", "type": "struct PathTooLongException__Class *", "dotNetType": "PathTooLongException" }, { "virtualAddress": "0x01075C68", "name": "PinnedBufferMemoryStream__TypeInfo", "type": "struct PinnedBufferMemoryStream__Class *", "dotNetType": "PinnedBufferMemoryStream" }, { "virtualAddress": "0x0106B8E0", "name": "Stream_NullStream__TypeInfo", "type": "struct Stream_NullStream__Class *", "dotNetType": "NullStream" }, { "virtualAddress": "0x0106CBD0", "name": "Stream_SynchronousAsyncResult__TypeInfo", "type": "struct Stream_SynchronousAsyncResult__Class *", "dotNetType": "SynchronousAsyncResult" }, { "virtualAddress": "0x01083C58", "name": "Stream_SynchronousAsyncResult_c__TypeInfo", "type": "struct Stream_SynchronousAsyncResult_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0107F050", "name": "Func_1_System_Threading_ManualResetEvent___TypeInfo", "type": "struct Func_1_System_Threading_ManualResetEvent___Class *", "dotNetType": "Func\u003CManualResetEvent\u003E" }, { "virtualAddress": "0x01085208", "name": "Stream_SyncStream__TypeInfo", "type": "struct Stream_SyncStream__Class *", "dotNetType": "SyncStream" }, { "virtualAddress": "0x0107BB30", "name": "Stream_c__TypeInfo", "type": "struct Stream_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x010847F0", "name": "Func_1_System_Threading_SemaphoreSlim___TypeInfo", "type": "struct Func_1_System_Threading_SemaphoreSlim___Class *", "dotNetType": "Func\u003CSemaphoreSlim\u003E" }, { "virtualAddress": "0x0106AE80", "name": "Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult___TypeInfo", "type": "struct Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult___Class *", "dotNetType": "Func\u003CStream, ReadWriteParameters, AsyncCallback, object, IAsyncResult\u003E" }, { "virtualAddress": "0x01080918", "name": "Stream_ReadWriteParameters__TypeInfo", "type": "struct Stream_ReadWriteParameters__Class *", "dotNetType": "ReadWriteParameters" }, { "virtualAddress": "0x01074C48", "name": "Func_3_System_IO_Stream_IAsyncResult_Int32___TypeInfo", "type": "struct Func_3_System_IO_Stream_IAsyncResult_Int32___Class *", "dotNetType": "Func\u003CStream, IAsyncResult, int\u003E" }, { "virtualAddress": "0x0107FC48", "name": "Action_2_System_Threading_Tasks_Task_Object___TypeInfo", "type": "struct Action_2_System_Threading_Tasks_Task_Object___Class *", "dotNetType": "Action\u003CTask, object\u003E" }, { "virtualAddress": "0x0107A5F0", "name": "Func_3_System_IO_Stream_IAsyncResult_System_Threading_Tasks_VoidTaskResult___TypeInfo", "type": "struct Func_3_System_IO_Stream_IAsyncResult_System_Threading_Tasks_VoidTaskResult___Class *", "dotNetType": "Func\u003CStream, IAsyncResult, VoidTaskResult\u003E" }, { "virtualAddress": "0x010760E0", "name": "StreamReader_NullStreamReader__TypeInfo", "type": "struct StreamReader_NullStreamReader__Class *", "dotNetType": "NullStreamReader" }, { "virtualAddress": "0x0106FFB0", "name": "AsyncTaskMethodBuilder_1_System_String___TypeInfo", "type": "struct AsyncTaskMethodBuilder_1_System_String___Class *", "dotNetType": "AsyncTaskMethodBuilder\u003Cstring\u003E" }, { "virtualAddress": "0x0106FF90", "name": "StringReader__TypeInfo", "type": "struct StringReader__Class *", "dotNetType": "StringReader" }, { "virtualAddress": "0x01077FA8", "name": "StringWriter__TypeInfo", "type": "struct StringWriter__Class *", "dotNetType": "StringWriter" }, { "virtualAddress": "0x01071CC0", "name": "TextReader_NullTextReader__TypeInfo", "type": "struct TextReader_NullTextReader__Class *", "dotNetType": "NullTextReader" }, { "virtualAddress": "0x010800C0", "name": "TextReader_SyncTextReader__TypeInfo", "type": "struct TextReader_SyncTextReader__Class *", "dotNetType": "SyncTextReader" }, { "virtualAddress": "0x01071DD0", "name": "TextReader_c__TypeInfo", "type": "struct TextReader_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0107FA50", "name": "TextWriter_NullTextWriter__TypeInfo", "type": "struct TextWriter_NullTextWriter__Class *", "dotNetType": "NullTextWriter" }, { "virtualAddress": "0x0107B280", "name": "TextWriter_SyncTextWriter__TypeInfo", "type": "struct TextWriter_SyncTextWriter__Class *", "dotNetType": "SyncTextWriter" }, { "virtualAddress": "0x0106AB58", "name": "TextWriter_c__TypeInfo", "type": "struct TextWriter_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x01077818", "name": "UnmanagedMemoryStreamWrapper__TypeInfo", "type": "struct UnmanagedMemoryStreamWrapper__Class *", "dotNetType": "UnmanagedMemoryStreamWrapper" }, { "virtualAddress": "0x010812B0", "name": "FileInfo__Array__TypeInfo", "type": "struct FileInfo__Array__Class *", "dotNetType": "FileInfo[]" }, { "virtualAddress": "0x0106D920", "name": "DirectoryInfo__Array__TypeInfo", "type": "struct DirectoryInfo__Array__Class *", "dotNetType": "DirectoryInfo[]" }, { "virtualAddress": "0x0107F7F8", "name": "List_1_System_IO_FileSystemInfo___TypeInfo", "type": "struct List_1_System_IO_FileSystemInfo___Class *", "dotNetType": "List\u003CFileSystemInfo\u003E" }, { "virtualAddress": "0x01078D58", "name": "IEnumerator_1_System_IO_FileSystemInfo___TypeInfo", "type": "struct IEnumerator_1_System_IO_FileSystemInfo___Class *", "dotNetType": "IEnumerator\u003CFileSystemInfo\u003E" }, { "virtualAddress": "0x01075E88", "name": "DirectoryInfo_c_DisplayClass23_0__TypeInfo", "type": "struct DirectoryInfo_c_DisplayClass23_0__Class *", "dotNetType": "__c__DisplayClass23_0" }, { "virtualAddress": "0x01084920", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39__TypeInfo", "type": "struct DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39__Class *", "dotNetType": "_CreateEnumerateDirectoriesIterator_d__39" }, { "virtualAddress": "0x0106D468", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43__TypeInfo", "type": "struct DirectoryInfo_CreateEnumerateFilesIterator_d_43__Class *", "dotNetType": "_CreateEnumerateFilesIterator_d__43" }, { "virtualAddress": "0x0107C1B0", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47__TypeInfo", "type": "struct DirectoryInfo_EnumerateFileSystemInfos_d_47__Class *", "dotNetType": "_EnumerateFileSystemInfos_d__47" }, { "virtualAddress": "0x010818E0", "name": "DriveInfo__TypeInfo", "type": "struct DriveInfo__Class *", "dotNetType": "DriveInfo" }, { "virtualAddress": "0x01083A28", "name": "DriveInfo__Array__TypeInfo", "type": "struct DriveInfo__Array__Class *", "dotNetType": "DriveInfo[]" }, { "virtualAddress": "0x0107D780", "name": "MonoIOError__Enum__TypeInfo", "type": "struct MonoIOError__Enum__Class *", "dotNetType": "MonoIOError" }, { "virtualAddress": "0x01070178", "name": "File_ReadLines_d_58__TypeInfo", "type": "struct File_ReadLines_d_58__Class *", "dotNetType": "_ReadLines_d__58" }, { "virtualAddress": "0x01071260", "name": "FileStream_ReadDelegate__TypeInfo", "type": "struct FileStream_ReadDelegate__Class *", "dotNetType": "ReadDelegate" }, { "virtualAddress": "0x01079878", "name": "FileStream_WriteDelegate__TypeInfo", "type": "struct FileStream_WriteDelegate__Class *", "dotNetType": "WriteDelegate" }, { "virtualAddress": "0x01084DC0", "name": "FileStreamAsyncResult__TypeInfo", "type": "struct FileStreamAsyncResult__Class *", "dotNetType": "FileStreamAsyncResult" }, { "virtualAddress": "0x010794C0", "name": "SearchPattern__TypeInfo", "type": "struct SearchPattern__Class *", "dotNetType": "SearchPattern" }, { "virtualAddress": "0x01071610", "name": "UnexceptionalStreamReader__TypeInfo", "type": "struct UnexceptionalStreamReader__Class *", "dotNetType": "UnexceptionalStreamReader" }, { "virtualAddress": "0x0107CE18", "name": "UnexceptionalStreamWriter__TypeInfo", "type": "struct UnexceptionalStreamWriter__Class *", "dotNetType": "UnexceptionalStreamWriter" }, { "virtualAddress": "0x0106FEC0", "name": "CStreamReader__TypeInfo", "type": "struct CStreamReader__Class *", "dotNetType": "CStreamReader" }, { "virtualAddress": "0x010728E8", "name": "IsolatedStorageScope__Enum__TypeInfo", "type": "struct IsolatedStorageScope__Enum__Class *", "dotNetType": "IsolatedStorageScope" }, { "virtualAddress": "0x010817E8", "name": "IsolatedStorageFile__TypeInfo", "type": "struct IsolatedStorageFile__Class *", "dotNetType": "IsolatedStorageFile" }, { "virtualAddress": "0x01074B68", "name": "CodeAccessPermission__TypeInfo", "type": "struct CodeAccessPermission__Class *", "dotNetType": "CodeAccessPermission" }, { "virtualAddress": "0x01080C78", "name": "IsolatedStorageContainment__Enum__TypeInfo", "type": "struct IsolatedStorageContainment__Enum__Class *", "dotNetType": "IsolatedStorageContainment" }, { "virtualAddress": "0x0106F4C0", "name": "IsolatedStoragePermission__TypeInfo", "type": "struct IsolatedStoragePermission__Class *", "dotNetType": "IsolatedStoragePermission" }, { "virtualAddress": "0x01072BD0", "name": "EnvironmentPermission__TypeInfo", "type": "struct EnvironmentPermission__Class *", "dotNetType": "EnvironmentPermission" }, { "virtualAddress": "0x0107CCC0", "name": "IsolatedStorageFilePermission__TypeInfo", "type": "struct IsolatedStorageFilePermission__Class *", "dotNetType": "IsolatedStorageFilePermission" }, { "virtualAddress": "0x0106CF00", "name": "IsolatedStorageException__TypeInfo", "type": "struct IsolatedStorageException__Class *", "dotNetType": "IsolatedStorageException" }, { "virtualAddress": "0x0107E208", "name": "IsolatedStorageFileStream__TypeInfo", "type": "struct IsolatedStorageFileStream__Class *", "dotNetType": "IsolatedStorageFileStream" }, { "virtualAddress": "0x01075058", "name": "IsolatedStorageFileEnumerator__TypeInfo", "type": "struct IsolatedStorageFileEnumerator__Class *", "dotNetType": "IsolatedStorageFileEnumerator" }, { "virtualAddress": "0x0106F860", "name": "Double__Array__TypeInfo", "type": "struct Double__Array__Class *", "dotNetType": "double[]" }, { "virtualAddress": "0x0107C368", "name": "CalendricalCalculationsHelper__TypeInfo", "type": "struct CalendricalCalculationsHelper__Class *", "dotNetType": "CalendricalCalculationsHelper" }, { "virtualAddress": "0x0107FB50", "name": "CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Array__TypeInfo", "type": "struct CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__Array__Class *", "dotNetType": "EphemerisCorrectionAlgorithmMap[]" }, { "virtualAddress": "0x0106CA30", "name": "EastAsianLunisolarCalendar__TypeInfo", "type": "struct EastAsianLunisolarCalendar__Class *", "dotNetType": "EastAsianLunisolarCalendar" }, { "virtualAddress": "0x010807D8", "name": "ChineseLunisolarCalendar__TypeInfo", "type": "struct ChineseLunisolarCalendar__Class *", "dotNetType": "ChineseLunisolarCalendar" }, { "virtualAddress": "0x0106FAE0", "name": "EraInfo__TypeInfo", "type": "struct EraInfo__Class *", "dotNetType": "EraInfo" }, { "virtualAddress": "0x01087148", "name": "EraInfo__Array__TypeInfo", "type": "struct EraInfo__Array__Class *", "dotNetType": "EraInfo[]" }, { "virtualAddress": "0x0106BC08", "name": "Int32__Array_1__TypeInfo", "type": "struct Int32__Array_1__Class *", "dotNetType": "int[,]" }, { "virtualAddress": "0x0107F270", "name": "Nullable_1_Int32___TypeInfo", "type": "struct Nullable_1_Int32___Class *", "dotNetType": "int?" }, { "virtualAddress": "0x01083FC8", "name": "CultureNotFoundException__TypeInfo", "type": "struct CultureNotFoundException__Class *", "dotNetType": "CultureNotFoundException" }, { "virtualAddress": "0x01071B98", "name": "Dictionary_2_System_String_System_String___TypeInfo", "type": "struct Dictionary_2_System_String_System_String___Class *", "dotNetType": "Dictionary\u003Cstring, string\u003E" }, { "virtualAddress": "0x0107B000", "name": "DateTimeFormatInfoScanner__TypeInfo", "type": "struct DateTimeFormatInfoScanner__Class *", "dotNetType": "DateTimeFormatInfoScanner" }, { "virtualAddress": "0x0107C560", "name": "GregorianCalendarTypes__Enum__TypeInfo", "type": "struct GregorianCalendarTypes__Enum__Class *", "dotNetType": "GregorianCalendarTypes" }, { "virtualAddress": "0x01081D60", "name": "GregorianCalendar__TypeInfo", "type": "struct GregorianCalendar__Class *", "dotNetType": "GregorianCalendar" }, { "virtualAddress": "0x0106ADF0", "name": "GregorianCalendarHelper__TypeInfo", "type": "struct GregorianCalendarHelper__Class *", "dotNetType": "GregorianCalendarHelper" }, { "virtualAddress": "0x01083EC0", "name": "HebrewCalendar__TypeInfo", "type": "struct HebrewCalendar__Class *", "dotNetType": "HebrewCalendar" }, { "virtualAddress": "0x0107F298", "name": "HebrewCalendar_DateBuffer__TypeInfo", "type": "struct HebrewCalendar_DateBuffer__Class *", "dotNetType": "__DateBuffer" }, { "virtualAddress": "0x0107FFB8", "name": "HebrewNumber__TypeInfo", "type": "struct HebrewNumber__Class *", "dotNetType": "HebrewNumber" }, { "virtualAddress": "0x01070FA0", "name": "HebrewNumber_HebrewValue__TypeInfo", "type": "struct HebrewNumber_HebrewValue__Class *", "dotNetType": "HebrewValue" }, { "virtualAddress": "0x01079D60", "name": "HebrewNumber_HebrewValue__Array__TypeInfo", "type": "struct HebrewNumber_HebrewValue__Array__Class *", "dotNetType": "HebrewValue[]" }, { "virtualAddress": "0x01084280", "name": "HebrewNumber_HS__Enum__Array__TypeInfo", "type": "struct HebrewNumber_HS__Enum__Array__Class *", "dotNetType": "HS[]" }, { "virtualAddress": "0x010813E0", "name": "HebrewNumber_HS__Enum__Array__Array__TypeInfo", "type": "struct HebrewNumber_HS__Enum__Array__Array__Class *", "dotNetType": "HS[][]" }, { "virtualAddress": "0x0107FEF8", "name": "HijriCalendar__TypeInfo", "type": "struct HijriCalendar__Class *", "dotNetType": "HijriCalendar" }, { "virtualAddress": "0x0106B710", "name": "JapaneseCalendar__TypeInfo", "type": "struct JapaneseCalendar__Class *", "dotNetType": "JapaneseCalendar" }, { "virtualAddress": "0x0107EEB0", "name": "JapaneseLunisolarCalendar__TypeInfo", "type": "struct JapaneseLunisolarCalendar__Class *", "dotNetType": "JapaneseLunisolarCalendar" }, { "virtualAddress": "0x0106EB00", "name": "JulianCalendar__TypeInfo", "type": "struct JulianCalendar__Class *", "dotNetType": "JulianCalendar" }, { "virtualAddress": "0x0107E5C0", "name": "KoreanCalendar__TypeInfo", "type": "struct KoreanCalendar__Class *", "dotNetType": "KoreanCalendar" }, { "virtualAddress": "0x01071738", "name": "KoreanLunisolarCalendar__TypeInfo", "type": "struct KoreanLunisolarCalendar__Class *", "dotNetType": "KoreanLunisolarCalendar" }, { "virtualAddress": "0x010844A8", "name": "StringInfo__TypeInfo", "type": "struct StringInfo__Class *", "dotNetType": "StringInfo" }, { "virtualAddress": "0x0106F1E8", "name": "TextElementEnumerator__TypeInfo", "type": "struct TextElementEnumerator__Class *", "dotNetType": "TextElementEnumerator" }, { "virtualAddress": "0x01074D38", "name": "TaiwanCalendar__TypeInfo", "type": "struct TaiwanCalendar__Class *", "dotNetType": "TaiwanCalendar" }, { "virtualAddress": "0x010853A8", "name": "TaiwanLunisolarCalendar__TypeInfo", "type": "struct TaiwanLunisolarCalendar__Class *", "dotNetType": "TaiwanLunisolarCalendar" }, { "virtualAddress": "0x0106FA58", "name": "ThaiBuddhistCalendar__TypeInfo", "type": "struct ThaiBuddhistCalendar__Class *", "dotNetType": "ThaiBuddhistCalendar" }, { "virtualAddress": "0x0106B4F8", "name": "TimeSpanParse_TimeSpanToken__Array__TypeInfo", "type": "struct TimeSpanParse_TimeSpanToken__Array__Class *", "dotNetType": "TimeSpanToken[]" }, { "virtualAddress": "0x0107FB38", "name": "UmAlQuraCalendar_DateMapping__Array__TypeInfo", "type": "struct UmAlQuraCalendar_DateMapping__Array__Class *", "dotNetType": "DateMapping[]" }, { "virtualAddress": "0x01073B38", "name": "UmAlQuraCalendar__TypeInfo", "type": "struct UmAlQuraCalendar__Class *", "dotNetType": "UmAlQuraCalendar" }, { "virtualAddress": "0x01078210", "name": "CultureTypes__Enum__TypeInfo", "type": "struct CultureTypes__Enum__Class *", "dotNetType": "CultureTypes" }, { "virtualAddress": "0x01077CE0", "name": "IdnMapping__TypeInfo", "type": "struct IdnMapping__Class *", "dotNetType": "IdnMapping" }, { "virtualAddress": "0x010701E0", "name": "Punycode__TypeInfo", "type": "struct Punycode__Class *", "dotNetType": "Punycode" }, { "virtualAddress": "0x01076688", "name": "RegionInfo__TypeInfo", "type": "struct RegionInfo__Class *", "dotNetType": "RegionInfo" }, { "virtualAddress": "0x0107C910", "name": "AtomicBooleanValue__TypeInfo", "type": "struct AtomicBooleanValue__Class *", "dotNetType": "AtomicBooleanValue" }, { "virtualAddress": "0x01081538", "name": "AtomicBoolean__TypeInfo", "type": "struct AtomicBoolean__Class *", "dotNetType": "AtomicBoolean" }, { "virtualAddress": "0x0107B188", "name": "CancellationCallbackCoreWorkArguments__TypeInfo", "type": "struct CancellationCallbackCoreWorkArguments__Class *", "dotNetType": "CancellationCallbackCoreWorkArguments" }, { "virtualAddress": "0x01081CD0", "name": "AsyncTaskMethodBuilder_1_System_Boolean___TypeInfo", "type": "struct AsyncTaskMethodBuilder_1_System_Boolean___Class *", "dotNetType": "AsyncTaskMethodBuilder\u003Cbool\u003E" }, { "virtualAddress": "0x0106C268", "name": "SpinLock__TypeInfo", "type": "struct SpinLock__Class *", "dotNetType": "SpinLock" }, { "virtualAddress": "0x0107ADC8", "name": "AbandonedMutexException__TypeInfo", "type": "struct AbandonedMutexException__Class *", "dotNetType": "AbandonedMutexException" }, { "virtualAddress": "0x01074DE0", "name": "Mutex__TypeInfo", "type": "struct Mutex__Class *", "dotNetType": "Mutex" }, { "virtualAddress": "0x0107EE08", "name": "AutoResetEvent__TypeInfo", "type": "struct AutoResetEvent__Class *", "dotNetType": "AutoResetEvent" }, { "virtualAddress": "0x0106DFA8", "name": "EventWaitHandleSecurity__TypeInfo", "type": "struct EventWaitHandleSecurity__Class *", "dotNetType": "EventWaitHandleSecurity" }, { "virtualAddress": "0x0106D8C8", "name": "AsyncFlowControl__TypeInfo", "type": "struct AsyncFlowControl__Class *", "dotNetType": "AsyncFlowControl" }, { "virtualAddress": "0x01083138", "name": "LockRecursionException__TypeInfo", "type": "struct LockRecursionException__Class *", "dotNetType": "LockRecursionException" }, { "virtualAddress": "0x01074CF0", "name": "ParameterizedThreadStart__TypeInfo", "type": "struct ParameterizedThreadStart__Class *", "dotNetType": "ParameterizedThreadStart" }, { "virtualAddress": "0x01086B78", "name": "SemaphoreFullException__TypeInfo", "type": "struct SemaphoreFullException__Class *", "dotNetType": "SemaphoreFullException" }, { "virtualAddress": "0x0106E380", "name": "SynchronizationContext_WaitDelegate__TypeInfo", "type": "struct SynchronizationContext_WaitDelegate__Class *", "dotNetType": "WaitDelegate" }, { "virtualAddress": "0x01074C58", "name": "OSSpecificSynchronizationContext__TypeInfo", "type": "struct OSSpecificSynchronizationContext__Class *", "dotNetType": "OSSpecificSynchronizationContext" }, { "virtualAddress": "0x01072148", "name": "ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext___TypeInfo", "type": "struct ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext___Class *", "dotNetType": "ConditionalWeakTable\u003Cobject, OSSpecificSynchronizationContext\u003E" }, { "virtualAddress": "0x0106FAE8", "name": "OSSpecificSynchronizationContext_InvocationEntryDelegate__TypeInfo", "type": "struct OSSpecificSynchronizationContext_InvocationEntryDelegate__Class *", "dotNetType": "InvocationEntryDelegate" }, { "virtualAddress": "0x01086810", "name": "OSSpecificSynchronizationContext_InvocationContext__TypeInfo", "type": "struct OSSpecificSynchronizationContext_InvocationContext__Class *", "dotNetType": "InvocationContext" }, { "virtualAddress": "0x01079930", "name": "OSSpecificSynchronizationContext_c__TypeInfo", "type": "struct OSSpecificSynchronizationContext_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x01080F58", "name": "ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Threading_OSSpecificSynchronizationContext___TypeInfo", "type": "struct ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Threading_OSSpecificSynchronizationContext___Class *", "dotNetType": "CreateValueCallback\u003Cobject, OSSpecificSynchronizationContext\u003E" }, { "virtualAddress": "0x01074470", "name": "SynchronizationLockException__TypeInfo", "type": "struct SynchronizationLockException__Class *", "dotNetType": "SynchronizationLockException" }, { "virtualAddress": "0x01075450", "name": "ThreadHelper__TypeInfo", "type": "struct ThreadHelper__Class *", "dotNetType": "ThreadHelper" }, { "virtualAddress": "0x01080820", "name": "ThreadStart__TypeInfo", "type": "struct ThreadStart__Class *", "dotNetType": "ThreadStart" }, { "virtualAddress": "0x01085680", "name": "CompressedStack__TypeInfo", "type": "struct CompressedStack__Class *", "dotNetType": "CompressedStack" }, { "virtualAddress": "0x0106CF28", "name": "Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace___TypeInfo", "type": "struct Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace___Class *", "dotNetType": "Dictionary\u003CThread, StackTrace\u003E" }, { "virtualAddress": "0x0106B768", "name": "ThreadInterruptedException__TypeInfo", "type": "struct ThreadInterruptedException__Class *", "dotNetType": "ThreadInterruptedException" }, { "virtualAddress": "0x01084D68", "name": "WaitCallback__TypeInfo", "type": "struct WaitCallback__Class *", "dotNetType": "WaitCallback" }, { "virtualAddress": "0x01076DB0", "name": "WaitOrTimerCallback__TypeInfo", "type": "struct WaitOrTimerCallback__Class *", "dotNetType": "WaitOrTimerCallback" }, { "virtualAddress": "0x01071568", "name": "ThreadPoolWorkQueue__TypeInfo", "type": "struct ThreadPoolWorkQueue__Class *", "dotNetType": "ThreadPoolWorkQueue" }, { "virtualAddress": "0x0107C320", "name": "ThreadPoolWorkQueue_QueueSegment__TypeInfo", "type": "struct ThreadPoolWorkQueue_QueueSegment__Class *", "dotNetType": "QueueSegment" }, { "virtualAddress": "0x01084768", "name": "IThreadPoolWorkItem__TypeInfo", "type": "struct IThreadPoolWorkItem__Class *", "dotNetType": "IThreadPoolWorkItem" }, { "virtualAddress": "0x0106AA40", "name": "IThreadPoolWorkItem__Array__TypeInfo", "type": "struct IThreadPoolWorkItem__Array__Class *", "dotNetType": "IThreadPoolWorkItem[]" }, { "virtualAddress": "0x010791D0", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue___TypeInfo", "type": "struct ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue___Class *", "dotNetType": "SparseArray\u003CWorkStealingQueue\u003E" }, { "virtualAddress": "0x0106DFB8", "name": "ThreadPoolWorkQueue_WorkStealingQueue__TypeInfo", "type": "struct ThreadPoolWorkQueue_WorkStealingQueue__Class *", "dotNetType": "WorkStealingQueue" }, { "virtualAddress": "0x01082BA0", "name": "ThreadPoolWorkQueue_WorkStealingQueue__Array__TypeInfo", "type": "struct ThreadPoolWorkQueue_WorkStealingQueue__Array__Class *", "dotNetType": "WorkStealingQueue[]" }, { "virtualAddress": "0x01078520", "name": "ThreadPoolWorkQueueThreadLocals__TypeInfo", "type": "struct ThreadPoolWorkQueueThreadLocals__Class *", "dotNetType": "ThreadPoolWorkQueueThreadLocals" }, { "virtualAddress": "0x010809B8", "name": "QueueUserWorkItemCallback__TypeInfo", "type": "struct QueueUserWorkItemCallback__Class *", "dotNetType": "QueueUserWorkItemCallback" }, { "virtualAddress": "0x01080A20", "name": "_ThreadPoolWaitOrTimerCallback__TypeInfo", "type": "struct _ThreadPoolWaitOrTimerCallback__Class *", "dotNetType": "_ThreadPoolWaitOrTimerCallback" }, { "virtualAddress": "0x0107C5B0", "name": "RegisteredWaitHandle__TypeInfo", "type": "struct RegisteredWaitHandle__Class *", "dotNetType": "RegisteredWaitHandle" }, { "virtualAddress": "0x01077940", "name": "IEnumerable_1_System_Threading_IThreadPoolWorkItem___TypeInfo", "type": "struct IEnumerable_1_System_Threading_IThreadPoolWorkItem___Class *", "dotNetType": "IEnumerable\u003CIThreadPoolWorkItem\u003E" }, { "virtualAddress": "0x0107E918", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21__TypeInfo", "type": "struct ThreadPool_EnumerateQueuedWorkItems_d_21__Class *", "dotNetType": "_EnumerateQueuedWorkItems_d__21" }, { "virtualAddress": "0x0107C328", "name": "IEnumerator_1_System_Threading_IThreadPoolWorkItem___TypeInfo", "type": "struct IEnumerator_1_System_Threading_IThreadPoolWorkItem___Class *", "dotNetType": "IEnumerator\u003CIThreadPoolWorkItem\u003E" }, { "virtualAddress": "0x01073AD0", "name": "ThreadStateException__TypeInfo", "type": "struct ThreadStateException__Class *", "dotNetType": "ThreadStateException" }, { "virtualAddress": "0x01070AF0", "name": "WaitHandle__Array__TypeInfo", "type": "struct WaitHandle__Array__Class *", "dotNetType": "WaitHandle[]" }, { "virtualAddress": "0x0107B808", "name": "WaitHandleCannotBeOpenedException__TypeInfo", "type": "struct WaitHandleCannotBeOpenedException__Class *", "dotNetType": "WaitHandleCannotBeOpenedException" }, { "virtualAddress": "0x0106E928", "name": "LockCookie__TypeInfo", "type": "struct LockCookie__Class *", "dotNetType": "LockCookie" }, { "virtualAddress": "0x01079960", "name": "Overlapped__TypeInfo", "type": "struct Overlapped__Class *", "dotNetType": "Overlapped" }, { "virtualAddress": "0x010748D0", "name": "Timer_TimerComparer__TypeInfo", "type": "struct Timer_TimerComparer__Class *", "dotNetType": "TimerComparer" }, { "virtualAddress": "0x01073858", "name": "List_1_System_Threading_Timer___TypeInfo", "type": "struct List_1_System_Threading_Timer___Class *", "dotNetType": "List\u003CTimer\u003E" }, { "virtualAddress": "0x0106A918", "name": "BeginEndAwaitableAdapter_c__TypeInfo", "type": "struct BeginEndAwaitableAdapter_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0106E6C0", "name": "ConcurrentExclusiveSchedulerPair_c__TypeInfo", "type": "struct ConcurrentExclusiveSchedulerPair_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0107A790", "name": "Func_1_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_CompletionState___TypeInfo", "type": "struct Func_1_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_CompletionState___Class *", "dotNetType": "Func\u003CCompletionState\u003E" }, { "virtualAddress": "0x01077680", "name": "ParallelOptions__TypeInfo", "type": "struct ParallelOptions__Class *", "dotNetType": "ParallelOptions" }, { "virtualAddress": "0x01082D30", "name": "Action__Array__TypeInfo", "type": "struct Action__Array__Class *", "dotNetType": "Action[]" }, { "virtualAddress": "0x01072830", "name": "Action_1_Int32___TypeInfo", "type": "struct Action_1_Int32___Class *", "dotNetType": "Action\u003Cint\u003E" }, { "virtualAddress": "0x0107DE08", "name": "Action_2_Int32_System_Threading_Tasks_ParallelLoopState___TypeInfo", "type": "struct Action_2_Int32_System_Threading_Tasks_ParallelLoopState___Class *", "dotNetType": "Action\u003Cint, ParallelLoopState\u003E" }, { "virtualAddress": "0x0107D510", "name": "ParallelLoopStateFlags__TypeInfo", "type": "struct ParallelLoopStateFlags__Class *", "dotNetType": "ParallelLoopStateFlags" }, { "virtualAddress": "0x01074E98", "name": "Parallel_c_DisplayClass4_0__TypeInfo", "type": "struct Parallel_c_DisplayClass4_0__Class *", "dotNetType": "__c__DisplayClass4_0" }, { "virtualAddress": "0x010721F0", "name": "Parallel_c_DisplayClass4_1__TypeInfo", "type": "struct Parallel_c_DisplayClass4_1__Class *", "dotNetType": "__c__DisplayClass4_1" }, { "virtualAddress": "0x0106CF88", "name": "ConcurrentQueue_1_System_Exception___TypeInfo", "type": "struct ConcurrentQueue_1_System_Exception___Class *", "dotNetType": "ConcurrentQueue\u003CException\u003E" }, { "virtualAddress": "0x0106FB38", "name": "Parallel_c_DisplayClass4_2__TypeInfo", "type": "struct Parallel_c_DisplayClass4_2__Class *", "dotNetType": "__c__DisplayClass4_2" }, { "virtualAddress": "0x01075070", "name": "Parallel_c__TypeInfo", "type": "struct Parallel_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x01082DA8", "name": "Func_1_System_Collections_Concurrent_ConcurrentQueue_1___TypeInfo", "type": "struct Func_1_System_Collections_Concurrent_ConcurrentQueue_1___Class *", "dotNetType": "Func\u003CConcurrentQueue\u003CException\u003E\u003E" }, { "virtualAddress": "0x01072070", "name": "ParallelLoopStateFlags32__TypeInfo", "type": "struct ParallelLoopStateFlags32__Class *", "dotNetType": "ParallelLoopStateFlags32" }, { "virtualAddress": "0x010838C8", "name": "ParallelLoopStateFlags64__TypeInfo", "type": "struct ParallelLoopStateFlags64__Class *", "dotNetType": "ParallelLoopStateFlags64" }, { "virtualAddress": "0x01084CD8", "name": "ParallelLoopState32__TypeInfo", "type": "struct ParallelLoopState32__Class *", "dotNetType": "ParallelLoopState32" }, { "virtualAddress": "0x01082C90", "name": "ParallelLoopState64__TypeInfo", "type": "struct ParallelLoopState64__Class *", "dotNetType": "ParallelLoopState64" }, { "virtualAddress": "0x01071C40", "name": "RangeWorker__TypeInfo", "type": "struct RangeWorker__Class *", "dotNetType": "RangeWorker" }, { "virtualAddress": "0x0106B510", "name": "Shared_1_System_Int64___TypeInfo", "type": "struct Shared_1_System_Int64___Class *", "dotNetType": "Shared\u003Clong\u003E" }, { "virtualAddress": "0x0106CB38", "name": "IndexRange__Array__TypeInfo", "type": "struct IndexRange__Array__Class *", "dotNetType": "IndexRange[]" }, { "virtualAddress": "0x0106D8C0", "name": "RangeManager__TypeInfo", "type": "struct RangeManager__Class *", "dotNetType": "RangeManager" }, { "virtualAddress": "0x0106E468", "name": "TaskContinuation__TypeInfo", "type": "struct TaskContinuation__Class *", "dotNetType": "TaskContinuation" }, { "virtualAddress": "0x0107DAE8", "name": "StandardTaskContinuation__TypeInfo", "type": "struct StandardTaskContinuation__Class *", "dotNetType": "StandardTaskContinuation" }, { "virtualAddress": "0x01078BA0", "name": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___TypeInfo", "type": "struct ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Class *", "dotNetType": "ReadOnlyCollection\u003CExceptionDispatchInfo\u003E" }, { "virtualAddress": "0x010797F0", "name": "Action_1_System_Threading_Tasks_Task___TypeInfo", "type": "struct Action_1_System_Threading_Tasks_Task___Class *", "dotNetType": "Action\u003CTask\u003E" }, { "virtualAddress": "0x01070558", "name": "ITaskCompletionAction__TypeInfo", "type": "struct ITaskCompletionAction__Class *", "dotNetType": "ITaskCompletionAction" }, { "virtualAddress": "0x0106ED50", "name": "Task_SetOnInvokeMres__TypeInfo", "type": "struct Task_SetOnInvokeMres__Class *", "dotNetType": "SetOnInvokeMres" }, { "virtualAddress": "0x01078918", "name": "Task_SetOnCountdownMres__TypeInfo", "type": "struct Task_SetOnCountdownMres__Class *", "dotNetType": "SetOnCountdownMres" }, { "virtualAddress": "0x01080BA0", "name": "Task_DelayPromise__TypeInfo", "type": "struct Task_DelayPromise__Class *", "dotNetType": "DelayPromise" }, { "virtualAddress": "0x0107F190", "name": "Task_WhenAllPromise__TypeInfo", "type": "struct Task_WhenAllPromise__Class *", "dotNetType": "WhenAllPromise" }, { "virtualAddress": "0x01074C70", "name": "Task_c_DisplayClass178_0__TypeInfo", "type": "struct Task_c_DisplayClass178_0__Class *", "dotNetType": "__c__DisplayClass178_0" }, { "virtualAddress": "0x01086B00", "name": "Task_c__TypeInfo", "type": "struct Task_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0106AC68", "name": "CompletionActionInvoker__TypeInfo", "type": "struct CompletionActionInvoker__Class *", "dotNetType": "CompletionActionInvoker" }, { "virtualAddress": "0x010859E0", "name": "ParallelForReplicatingTask__TypeInfo", "type": "struct ParallelForReplicatingTask__Class *", "dotNetType": "ParallelForReplicatingTask" }, { "virtualAddress": "0x01079C80", "name": "ParallelForReplicaTask__TypeInfo", "type": "struct ParallelForReplicaTask__Class *", "dotNetType": "ParallelForReplicaTask" }, { "virtualAddress": "0x01071078", "name": "TaskCanceledException__TypeInfo", "type": "struct TaskCanceledException__Class *", "dotNetType": "TaskCanceledException" }, { "virtualAddress": "0x010721A8", "name": "ContinuationTaskFromTask__TypeInfo", "type": "struct ContinuationTaskFromTask__Class *", "dotNetType": "ContinuationTaskFromTask" }, { "virtualAddress": "0x0106FFC8", "name": "AwaitTaskContinuation__TypeInfo", "type": "struct AwaitTaskContinuation__Class *", "dotNetType": "AwaitTaskContinuation" }, { "virtualAddress": "0x01080730", "name": "SynchronizationContextAwaitTaskContinuation__TypeInfo", "type": "struct SynchronizationContextAwaitTaskContinuation__Class *", "dotNetType": "SynchronizationContextAwaitTaskContinuation" }, { "virtualAddress": "0x01082630", "name": "SynchronizationContextAwaitTaskContinuation_c__TypeInfo", "type": "struct SynchronizationContextAwaitTaskContinuation_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0107BD68", "name": "TaskSchedulerAwaitTaskContinuation__TypeInfo", "type": "struct TaskSchedulerAwaitTaskContinuation__Class *", "dotNetType": "TaskSchedulerAwaitTaskContinuation" }, { "virtualAddress": "0x01078C00", "name": "TaskSchedulerAwaitTaskContinuation_c__TypeInfo", "type": "struct TaskSchedulerAwaitTaskContinuation_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0106E370", "name": "AwaitTaskContinuation_c__TypeInfo", "type": "struct AwaitTaskContinuation_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x01086DF8", "name": "Task_1_Task__1__TypeInfo", "type": "struct Task_1_Task__1__Class *", "dotNetType": "Task\u003CTask[]\u003E" }, { "virtualAddress": "0x01086050", "name": "Action_1_System_Threading_Tasks_Task__1__TypeInfo", "type": "struct Action_1_System_Threading_Tasks_Task__1__Class *", "dotNetType": "Action\u003CTask[]\u003E" }, { "virtualAddress": "0x01085858", "name": "IList_1_System_Threading_Tasks_Task___TypeInfo", "type": "struct IList_1_System_Threading_Tasks_Task___Class *", "dotNetType": "IList\u003CTask\u003E" }, { "virtualAddress": "0x01074D98", "name": "TaskFactory_CompleteOnCountdownPromise__TypeInfo", "type": "struct TaskFactory_CompleteOnCountdownPromise__Class *", "dotNetType": "CompleteOnCountdownPromise" }, { "virtualAddress": "0x0107BEF8", "name": "TaskFactory_CompleteOnInvokePromise__TypeInfo", "type": "struct TaskFactory_CompleteOnInvokePromise__Class *", "dotNetType": "CompleteOnInvokePromise" }, { "virtualAddress": "0x01086AC8", "name": "TaskScheduler__Array__TypeInfo", "type": "struct TaskScheduler__Array__Class *", "dotNetType": "TaskScheduler[]" }, { "virtualAddress": "0x0106C7A0", "name": "SynchronizationContextTaskScheduler__TypeInfo", "type": "struct SynchronizationContextTaskScheduler__Class *", "dotNetType": "SynchronizationContextTaskScheduler" }, { "virtualAddress": "0x01081EB0", "name": "TaskSchedulerException__TypeInfo", "type": "struct TaskSchedulerException__Class *", "dotNetType": "TaskSchedulerException" }, { "virtualAddress": "0x0107A110", "name": "TaskToApm_TaskWrapperAsyncResult__TypeInfo", "type": "struct TaskToApm_TaskWrapperAsyncResult__Class *", "dotNetType": "TaskWrapperAsyncResult" }, { "virtualAddress": "0x01071FD0", "name": "TaskToApm_c_DisplayClass3_0__TypeInfo", "type": "struct TaskToApm_c_DisplayClass3_0__Class *", "dotNetType": "__c__DisplayClass3_0" }, { "virtualAddress": "0x0107F370", "name": "ThreadPoolTaskScheduler__TypeInfo", "type": "struct ThreadPoolTaskScheduler__Class *", "dotNetType": "ThreadPoolTaskScheduler" }, { "virtualAddress": "0x01070450", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7__TypeInfo", "type": "struct ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7__Class *", "dotNetType": "_FilterTasksFromWorkItems_d__7" }, { "virtualAddress": "0x01081E50", "name": "SecurityDocument__TypeInfo", "type": "struct SecurityDocument__Class *", "dotNetType": "SecurityDocument" }, { "virtualAddress": "0x0106E330", "name": "SecurityContext__TypeInfo", "type": "struct SecurityContext__Class *", "dotNetType": "SecurityContext" }, { "virtualAddress": "0x0106D8B8", "name": "HostProtectionResource__Enum__TypeInfo", "type": "struct HostProtectionResource__Enum__Class *", "dotNetType": "HostProtectionResource" }, { "virtualAddress": "0x01077F88", "name": "NamedPermissionSet__TypeInfo", "type": "struct NamedPermissionSet__Class *", "dotNetType": "NamedPermissionSet" }, { "virtualAddress": "0x01070398", "name": "SecurityElement_SecurityAttribute__TypeInfo", "type": "struct SecurityElement_SecurityAttribute__Class *", "dotNetType": "SecurityAttribute" }, { "virtualAddress": "0x01086760", "name": "SecurityZone__Enum__TypeInfo", "type": "struct SecurityZone__Enum__Class *", "dotNetType": "SecurityZone" }, { "virtualAddress": "0x0107EAF0", "name": "SecurityException__TypeInfo", "type": "struct SecurityException__Class *", "dotNetType": "SecurityException" }, { "virtualAddress": "0x0107B2B8", "name": "VerificationException__TypeInfo", "type": "struct VerificationException__Class *", "dotNetType": "VerificationException" }, { "virtualAddress": "0x0107C0A0", "name": "XmlSyntaxException__TypeInfo", "type": "struct XmlSyntaxException__Class *", "dotNetType": "XmlSyntaxException" }, { "virtualAddress": "0x01075408", "name": "AllMembershipCondition__TypeInfo", "type": "struct AllMembershipCondition__Class *", "dotNetType": "AllMembershipCondition" }, { "virtualAddress": "0x0107A220", "name": "ApplicationDirectory__TypeInfo", "type": "struct ApplicationDirectory__Class *", "dotNetType": "ApplicationDirectory" }, { "virtualAddress": "0x01077AD0", "name": "ApplicationDirectoryMembershipCondition__TypeInfo", "type": "struct ApplicationDirectoryMembershipCondition__Class *", "dotNetType": "ApplicationDirectoryMembershipCondition" }, { "virtualAddress": "0x01070B88", "name": "IApplicationTrustManager__TypeInfo", "type": "struct IApplicationTrustManager__Class *", "dotNetType": "IApplicationTrustManager" }, { "virtualAddress": "0x0106ED90", "name": "ApplicationTrustCollection__TypeInfo", "type": "struct ApplicationTrustCollection__Class *", "dotNetType": "ApplicationTrustCollection" }, { "virtualAddress": "0x01078FA8", "name": "IEnumerable_1_System_Security_Policy_StrongName___TypeInfo", "type": "struct IEnumerable_1_System_Security_Policy_StrongName___Class *", "dotNetType": "IEnumerable\u003CStrongName\u003E" }, { "virtualAddress": "0x0107BE80", "name": "ApplicationTrustEnumerator__TypeInfo", "type": "struct ApplicationTrustEnumerator__Class *", "dotNetType": "ApplicationTrustEnumerator" }, { "virtualAddress": "0x0107A170", "name": "CodeConnectAccess__TypeInfo", "type": "struct CodeConnectAccess__Class *", "dotNetType": "CodeConnectAccess" }, { "virtualAddress": "0x010876D8", "name": "StrongNameMembershipCondition__TypeInfo", "type": "struct StrongNameMembershipCondition__Class *", "dotNetType": "StrongNameMembershipCondition" }, { "virtualAddress": "0x010726D8", "name": "Evidence_EvidenceEnumerator__TypeInfo", "type": "struct Evidence_EvidenceEnumerator__Class *", "dotNetType": "EvidenceEnumerator" }, { "virtualAddress": "0x01082E38", "name": "FirstMatchCodeGroup__TypeInfo", "type": "struct FirstMatchCodeGroup__Class *", "dotNetType": "FirstMatchCodeGroup" }, { "virtualAddress": "0x01076910", "name": "GacInstalled__TypeInfo", "type": "struct GacInstalled__Class *", "dotNetType": "GacInstalled" }, { "virtualAddress": "0x0106B0F0", "name": "GacMembershipCondition__TypeInfo", "type": "struct GacMembershipCondition__Class *", "dotNetType": "GacMembershipCondition" }, { "virtualAddress": "0x0106F158", "name": "Hash__TypeInfo", "type": "struct Hash__Class *", "dotNetType": "Hash" }, { "virtualAddress": "0x01082AA0", "name": "HashMembershipCondition__TypeInfo", "type": "struct HashMembershipCondition__Class *", "dotNetType": "HashMembershipCondition" }, { "virtualAddress": "0x0107D0E8", "name": "MembershipConditionHelper__TypeInfo", "type": "struct MembershipConditionHelper__Class *", "dotNetType": "MembershipConditionHelper" }, { "virtualAddress": "0x01082F38", "name": "MonoTrustManager__TypeInfo", "type": "struct MonoTrustManager__Class *", "dotNetType": "MonoTrustManager" }, { "virtualAddress": "0x0106CD28", "name": "NetCodeGroup__TypeInfo", "type": "struct NetCodeGroup__Class *", "dotNetType": "NetCodeGroup" }, { "virtualAddress": "0x01071390", "name": "CodeConnectAccess__Array__TypeInfo", "type": "struct CodeConnectAccess__Array__Class *", "dotNetType": "CodeConnectAccess[]" }, { "virtualAddress": "0x0106CAD8", "name": "DictionaryEntry__Array__TypeInfo", "type": "struct DictionaryEntry__Array__Class *", "dotNetType": "DictionaryEntry[]" }, { "virtualAddress": "0x01070650", "name": "PermissionRequestEvidence__TypeInfo", "type": "struct PermissionRequestEvidence__Class *", "dotNetType": "PermissionRequestEvidence" }, { "virtualAddress": "0x010805E0", "name": "PolicyException__TypeInfo", "type": "struct PolicyException__Class *", "dotNetType": "PolicyException" }, { "virtualAddress": "0x01084E98", "name": "Publisher__TypeInfo", "type": "struct Publisher__Class *", "dotNetType": "Publisher" }, { "virtualAddress": "0x010711F0", "name": "PublisherMembershipCondition__TypeInfo", "type": "struct PublisherMembershipCondition__Class *", "dotNetType": "PublisherMembershipCondition" }, { "virtualAddress": "0x0106DBD8", "name": "Site__TypeInfo", "type": "struct Site__Class *", "dotNetType": "Site" }, { "virtualAddress": "0x0107DC88", "name": "SiteMembershipCondition__TypeInfo", "type": "struct SiteMembershipCondition__Class *", "dotNetType": "SiteMembershipCondition" }, { "virtualAddress": "0x010828D8", "name": "UnionCodeGroup__TypeInfo", "type": "struct UnionCodeGroup__Class *", "dotNetType": "UnionCodeGroup" }, { "virtualAddress": "0x01074480", "name": "Url__TypeInfo", "type": "struct Url__Class *", "dotNetType": "Url" }, { "virtualAddress": "0x0107BC10", "name": "UrlMembershipCondition__TypeInfo", "type": "struct UrlMembershipCondition__Class *", "dotNetType": "UrlMembershipCondition" }, { "virtualAddress": "0x0107F748", "name": "Zone__TypeInfo", "type": "struct Zone__Class *", "dotNetType": "Zone" }, { "virtualAddress": "0x0106FE08", "name": "ZoneMembershipCondition__TypeInfo", "type": "struct ZoneMembershipCondition__Class *", "dotNetType": "ZoneMembershipCondition" }, { "virtualAddress": "0x010873C0", "name": "SecurityAttribute__TypeInfo", "type": "struct SecurityAttribute__Class *", "dotNetType": "SecurityAttribute" }, { "virtualAddress": "0x010736C0", "name": "EnvironmentPermissionAccess__Enum__TypeInfo", "type": "struct EnvironmentPermissionAccess__Enum__Class *", "dotNetType": "EnvironmentPermissionAccess" }, { "virtualAddress": "0x0106F260", "name": "FileDialogPermissionAccess__Enum__TypeInfo", "type": "struct FileDialogPermissionAccess__Enum__Class *", "dotNetType": "FileDialogPermissionAccess" }, { "virtualAddress": "0x0106EF98", "name": "FileDialogPermission__TypeInfo", "type": "struct FileDialogPermission__Class *", "dotNetType": "FileDialogPermission" }, { "virtualAddress": "0x0106E2E0", "name": "FileIOPermission__TypeInfo", "type": "struct FileIOPermission__Class *", "dotNetType": "FileIOPermission" }, { "virtualAddress": "0x01071C00", "name": "AccessControlActions__Enum__TypeInfo", "type": "struct AccessControlActions__Enum__Class *", "dotNetType": "AccessControlActions" }, { "virtualAddress": "0x01084390", "name": "GacIdentityPermission__TypeInfo", "type": "struct GacIdentityPermission__Class *", "dotNetType": "GacIdentityPermission" }, { "virtualAddress": "0x01077960", "name": "HostProtectionPermission__TypeInfo", "type": "struct HostProtectionPermission__Class *", "dotNetType": "HostProtectionPermission" }, { "virtualAddress": "0x0106EDF0", "name": "KeyContainerPermissionFlags__Enum__TypeInfo", "type": "struct KeyContainerPermissionFlags__Enum__Class *", "dotNetType": "KeyContainerPermissionFlags" }, { "virtualAddress": "0x01076F90", "name": "KeyContainerPermission__TypeInfo", "type": "struct KeyContainerPermission__Class *", "dotNetType": "KeyContainerPermission" }, { "virtualAddress": "0x01082A28", "name": "KeyContainerPermissionAccessEntryCollection__TypeInfo", "type": "struct KeyContainerPermissionAccessEntryCollection__Class *", "dotNetType": "KeyContainerPermissionAccessEntryCollection" }, { "virtualAddress": "0x0106C6A0", "name": "KeyContainerPermissionAccessEntry__TypeInfo", "type": "struct KeyContainerPermissionAccessEntry__Class *", "dotNetType": "KeyContainerPermissionAccessEntry" }, { "virtualAddress": "0x0107AE10", "name": "KeyContainerPermissionAccessEntry__Array__TypeInfo", "type": "struct KeyContainerPermissionAccessEntry__Array__Class *", "dotNetType": "KeyContainerPermissionAccessEntry[]" }, { "virtualAddress": "0x01086088", "name": "KeyContainerPermissionAccessEntryEnumerator__TypeInfo", "type": "struct KeyContainerPermissionAccessEntryEnumerator__Class *", "dotNetType": "KeyContainerPermissionAccessEntryEnumerator" }, { "virtualAddress": "0x01073720", "name": "PrincipalPermission__TypeInfo", "type": "struct PrincipalPermission__Class *", "dotNetType": "PrincipalPermission" }, { "virtualAddress": "0x01082670", "name": "PrincipalPermission_PrincipalInfo__TypeInfo", "type": "struct PrincipalPermission_PrincipalInfo__Class *", "dotNetType": "PrincipalInfo" }, { "virtualAddress": "0x01084B18", "name": "PublisherIdentityPermission__TypeInfo", "type": "struct PublisherIdentityPermission__Class *", "dotNetType": "PublisherIdentityPermission" }, { "virtualAddress": "0x0106EFA0", "name": "ReflectionPermissionFlag__Enum__TypeInfo", "type": "struct ReflectionPermissionFlag__Enum__Class *", "dotNetType": "ReflectionPermissionFlag" }, { "virtualAddress": "0x0106BBA8", "name": "ReflectionPermission__TypeInfo", "type": "struct ReflectionPermission__Class *", "dotNetType": "ReflectionPermission" }, { "virtualAddress": "0x0106D050", "name": "RegistryPermission__TypeInfo", "type": "struct RegistryPermission__Class *", "dotNetType": "RegistryPermission" }, { "virtualAddress": "0x0106FF10", "name": "RegistryPermissionAccess__Enum__TypeInfo", "type": "struct RegistryPermissionAccess__Enum__Class *", "dotNetType": "RegistryPermissionAccess" }, { "virtualAddress": "0x01083010", "name": "SecurityPermissionFlag__Enum__TypeInfo", "type": "struct SecurityPermissionFlag__Enum__Class *", "dotNetType": "SecurityPermissionFlag" }, { "virtualAddress": "0x0107DEB8", "name": "SecurityPermission__TypeInfo", "type": "struct SecurityPermission__Class *", "dotNetType": "SecurityPermission" }, { "virtualAddress": "0x0106BD78", "name": "SiteIdentityPermission__TypeInfo", "type": "struct SiteIdentityPermission__Class *", "dotNetType": "SiteIdentityPermission" }, { "virtualAddress": "0x01071340", "name": "StrongNameIdentityPermission__TypeInfo", "type": "struct StrongNameIdentityPermission__Class *", "dotNetType": "StrongNameIdentityPermission" }, { "virtualAddress": "0x01081010", "name": "StrongNameIdentityPermission_SNIP__TypeInfo", "type": "struct StrongNameIdentityPermission_SNIP__Class *", "dotNetType": "SNIP" }, { "virtualAddress": "0x010820F8", "name": "UIPermissionWindow__Enum__TypeInfo", "type": "struct UIPermissionWindow__Enum__Class *", "dotNetType": "UIPermissionWindow" }, { "virtualAddress": "0x0107AC80", "name": "UIPermissionClipboard__Enum__TypeInfo", "type": "struct UIPermissionClipboard__Enum__Class *", "dotNetType": "UIPermissionClipboard" }, { "virtualAddress": "0x01077F28", "name": "UIPermission__TypeInfo", "type": "struct UIPermission__Class *", "dotNetType": "UIPermission" }, { "virtualAddress": "0x01077398", "name": "UrlIdentityPermission__TypeInfo", "type": "struct UrlIdentityPermission__Class *", "dotNetType": "UrlIdentityPermission" }, { "virtualAddress": "0x01077DE8", "name": "ZoneIdentityPermission__TypeInfo", "type": "struct ZoneIdentityPermission__Class *", "dotNetType": "ZoneIdentityPermission" }, { "virtualAddress": "0x0106D038", "name": "AceEnumerator__TypeInfo", "type": "struct AceEnumerator__Class *", "dotNetType": "AceEnumerator" }, { "virtualAddress": "0x01087008", "name": "AuthorizationRuleCollection__TypeInfo", "type": "struct AuthorizationRuleCollection__Class *", "dotNetType": "AuthorizationRuleCollection" }, { "virtualAddress": "0x0106ED78", "name": "ObjectAce__TypeInfo", "type": "struct ObjectAce__Class *", "dotNetType": "ObjectAce" }, { "virtualAddress": "0x010840B8", "name": "CommonAcl_c_DisplayClass30_0__TypeInfo", "type": "struct CommonAcl_c_DisplayClass30_0__Class *", "dotNetType": "__c__DisplayClass30_0" }, { "virtualAddress": "0x010711F8", "name": "CommonAcl_c__TypeInfo", "type": "struct CommonAcl_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x01086C20", "name": "CommonAcl_RemoveAcesCallback_1_GenericAce___TypeInfo", "type": "struct CommonAcl_RemoveAcesCallback_1_GenericAce___Class *", "dotNetType": "RemoveAcesCallback\u003CGenericAce\u003E" }, { "virtualAddress": "0x010800B8", "name": "CommonAcl_c_DisplayClass53_0__TypeInfo", "type": "struct CommonAcl_c_DisplayClass53_0__Class *", "dotNetType": "__c__DisplayClass53_0" }, { "virtualAddress": "0x01076AB8", "name": "CommonAcl_c_DisplayClass54_0__TypeInfo", "type": "struct CommonAcl_c_DisplayClass54_0__Class *", "dotNetType": "__c__DisplayClass54_0" }, { "virtualAddress": "0x01070438", "name": "CommonAcl_c_DisplayClass57_0__TypeInfo", "type": "struct CommonAcl_c_DisplayClass57_0__Class *", "dotNetType": "__c__DisplayClass57_0" }, { "virtualAddress": "0x010739D0", "name": "RawSecurityDescriptor__TypeInfo", "type": "struct RawSecurityDescriptor__Class *", "dotNetType": "RawSecurityDescriptor" }, { "virtualAddress": "0x01079898", "name": "CryptoKeyAccessRule__TypeInfo", "type": "struct CryptoKeyAccessRule__Class *", "dotNetType": "CryptoKeyAccessRule" }, { "virtualAddress": "0x010712D8", "name": "CryptoKeyAuditRule__TypeInfo", "type": "struct CryptoKeyAuditRule__Class *", "dotNetType": "CryptoKeyAuditRule" }, { "virtualAddress": "0x01081390", "name": "ObjectAccessRule__TypeInfo", "type": "struct ObjectAccessRule__Class *", "dotNetType": "ObjectAccessRule" }, { "virtualAddress": "0x0107D068", "name": "ObjectAuditRule__TypeInfo", "type": "struct ObjectAuditRule__Class *", "dotNetType": "ObjectAuditRule" }, { "virtualAddress": "0x0106C160", "name": "EventWaitHandleAccessRule__TypeInfo", "type": "struct EventWaitHandleAccessRule__Class *", "dotNetType": "EventWaitHandleAccessRule" }, { "virtualAddress": "0x010751A8", "name": "EventWaitHandleAuditRule__TypeInfo", "type": "struct EventWaitHandleAuditRule__Class *", "dotNetType": "EventWaitHandleAuditRule" }, { "virtualAddress": "0x01075260", "name": "FileSystemAccessRule__TypeInfo", "type": "struct FileSystemAccessRule__Class *", "dotNetType": "FileSystemAccessRule" }, { "virtualAddress": "0x0106DEA8", "name": "FileSystemAuditRule__TypeInfo", "type": "struct FileSystemAuditRule__Class *", "dotNetType": "FileSystemAuditRule" }, { "virtualAddress": "0x010791B8", "name": "MutexAccessRule__TypeInfo", "type": "struct MutexAccessRule__Class *", "dotNetType": "MutexAccessRule" }, { "virtualAddress": "0x010826A8", "name": "MutexAuditRule__TypeInfo", "type": "struct MutexAuditRule__Class *", "dotNetType": "MutexAuditRule" }, { "virtualAddress": "0x0106F080", "name": "NativeObjectSecurity_GetSecurityInfoNativeCall__TypeInfo", "type": "struct NativeObjectSecurity_GetSecurityInfoNativeCall__Class *", "dotNetType": "GetSecurityInfoNativeCall" }, { "virtualAddress": "0x01070EC0", "name": "SecurityInfos__Enum__TypeInfo", "type": "struct SecurityInfos__Enum__Class *", "dotNetType": "SecurityInfos" }, { "virtualAddress": "0x01079CB0", "name": "NativeObjectSecurity_SetSecurityInfoNativeCall__TypeInfo", "type": "struct NativeObjectSecurity_SetSecurityInfoNativeCall__Class *", "dotNetType": "SetSecurityInfoNativeCall" }, { "virtualAddress": "0x01081F68", "name": "NativeObjectSecurity_c_DisplayClass19_0__TypeInfo", "type": "struct NativeObjectSecurity_c_DisplayClass19_0__Class *", "dotNetType": "__c__DisplayClass19_0" }, { "virtualAddress": "0x0107EDF8", "name": "NativeObjectSecurity_c_DisplayClass20_0__TypeInfo", "type": "struct NativeObjectSecurity_c_DisplayClass20_0__Class *", "dotNetType": "__c__DisplayClass20_0" }, { "virtualAddress": "0x01080648", "name": "NativeObjectSecurity_c_DisplayClass21_0__TypeInfo", "type": "struct NativeObjectSecurity_c_DisplayClass21_0__Class *", "dotNetType": "__c__DisplayClass21_0" }, { "virtualAddress": "0x0106DE98", "name": "NativeObjectSecurity_c_DisplayClass22_0__TypeInfo", "type": "struct NativeObjectSecurity_c_DisplayClass22_0__Class *", "dotNetType": "__c__DisplayClass22_0" }, { "virtualAddress": "0x0107B340", "name": "PrivilegeNotHeldException__TypeInfo", "type": "struct PrivilegeNotHeldException__Class *", "dotNetType": "PrivilegeNotHeldException" }, { "virtualAddress": "0x010751E0", "name": "RegistryAccessRule__TypeInfo", "type": "struct RegistryAccessRule__Class *", "dotNetType": "RegistryAccessRule" }, { "virtualAddress": "0x010809F8", "name": "RegistryAuditRule__TypeInfo", "type": "struct RegistryAuditRule__Class *", "dotNetType": "RegistryAuditRule" }, { "virtualAddress": "0x0107C728", "name": "SddlAccessRight__TypeInfo", "type": "struct SddlAccessRight__Class *", "dotNetType": "SddlAccessRight" }, { "virtualAddress": "0x0106CED8", "name": "SddlAccessRight__Array__TypeInfo", "type": "struct SddlAccessRight__Array__Class *", "dotNetType": "SddlAccessRight[]" }, { "virtualAddress": "0x01084AE8", "name": "Parser__TypeInfo", "type": "struct Parser__Class *", "dotNetType": "Parser" }, { "virtualAddress": "0x01072650", "name": "Tokenizer__TypeInfo", "type": "struct Tokenizer__Class *", "dotNetType": "Tokenizer" }, { "virtualAddress": "0x01071FE0", "name": "Tokenizer_ITokenReader__TypeInfo", "type": "struct Tokenizer_ITokenReader__Class *", "dotNetType": "ITokenReader" }, { "virtualAddress": "0x0107C4C0", "name": "TokenizerStream__TypeInfo", "type": "struct TokenizerStream__Class *", "dotNetType": "TokenizerStream" }, { "virtualAddress": "0x01076418", "name": "TokenizerShortBlock__TypeInfo", "type": "struct TokenizerShortBlock__Class *", "dotNetType": "TokenizerShortBlock" }, { "virtualAddress": "0x01070E00", "name": "Int16__Array__TypeInfo", "type": "struct Int16__Array__Class *", "dotNetType": "short[]" }, { "virtualAddress": "0x010828C8", "name": "TokenizerStringBlock__TypeInfo", "type": "struct TokenizerStringBlock__Class *", "dotNetType": "TokenizerStringBlock" }, { "virtualAddress": "0x010708B0", "name": "Tokenizer_StreamTokenReader__TypeInfo", "type": "struct Tokenizer_StreamTokenReader__Class *", "dotNetType": "StreamTokenReader" }, { "virtualAddress": "0x01086EE0", "name": "ClaimsIdentity__TypeInfo", "type": "struct ClaimsIdentity__Class *", "dotNetType": "ClaimsIdentity" }, { "virtualAddress": "0x0106F738", "name": "GenericIdentity__TypeInfo", "type": "struct GenericIdentity__Class *", "dotNetType": "GenericIdentity" }, { "virtualAddress": "0x01084100", "name": "List_1_System_Security_Claims_Claim___TypeInfo", "type": "struct List_1_System_Security_Claims_Claim___Class *", "dotNetType": "List\u003CClaim\u003E" }, { "virtualAddress": "0x0106CAE8", "name": "Claim__TypeInfo", "type": "struct Claim__Class *", "dotNetType": "Claim" }, { "virtualAddress": "0x01071A40", "name": "IEnumerator_1_System_Security_Claims_Claim___TypeInfo", "type": "struct IEnumerator_1_System_Security_Claims_Claim___Class *", "dotNetType": "IEnumerator\u003CClaim\u003E" }, { "virtualAddress": "0x0106FF50", "name": "Collection_1_System_Collections_Generic_IEnumerable_1___TypeInfo", "type": "struct Collection_1_System_Collections_Generic_IEnumerable_1___Class *", "dotNetType": "Collection\u003CIEnumerable\u003CClaim\u003E\u003E" }, { "virtualAddress": "0x01085288", "name": "IEnumerable_1_System_Security_Claims_Claim___TypeInfo", "type": "struct IEnumerable_1_System_Security_Claims_Claim___Class *", "dotNetType": "IEnumerable\u003CClaim\u003E" }, { "virtualAddress": "0x0107EAA0", "name": "ClaimsPrincipal__TypeInfo", "type": "struct ClaimsPrincipal__Class *", "dotNetType": "ClaimsPrincipal" }, { "virtualAddress": "0x010845C0", "name": "GenericPrincipal__TypeInfo", "type": "struct GenericPrincipal__Class *", "dotNetType": "GenericPrincipal" }, { "virtualAddress": "0x010843C0", "name": "List_1_System_Security_Claims_ClaimsIdentity___TypeInfo", "type": "struct List_1_System_Security_Claims_ClaimsIdentity___Class *", "dotNetType": "List\u003CClaimsIdentity\u003E" }, { "virtualAddress": "0x0107DC98", "name": "IEnumerator_1_System_Security_Claims_ClaimsIdentity___TypeInfo", "type": "struct IEnumerator_1_System_Security_Claims_ClaimsIdentity___Class *", "dotNetType": "IEnumerator\u003CClaimsIdentity\u003E" }, { "virtualAddress": "0x01078988", "name": "Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity___TypeInfo", "type": "struct Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity___Class *", "dotNetType": "Func\u003CIEnumerable\u003CClaimsIdentity\u003E, ClaimsIdentity\u003E" }, { "virtualAddress": "0x01084A28", "name": "IEnumerable_1_System_Security_Claims_ClaimsIdentity___TypeInfo", "type": "struct IEnumerable_1_System_Security_Claims_ClaimsIdentity___Class *", "dotNetType": "IEnumerable\u003CClaimsIdentity\u003E" }, { "virtualAddress": "0x0107BCB0", "name": "IIdentity__TypeInfo", "type": "struct IIdentity__Class *", "dotNetType": "IIdentity" }, { "virtualAddress": "0x01070DA8", "name": "IdentityNotMappedException__TypeInfo", "type": "struct IdentityNotMappedException__Class *", "dotNetType": "IdentityNotMappedException" }, { "virtualAddress": "0x0107F5C0", "name": "IdentityReferenceCollection__TypeInfo", "type": "struct IdentityReferenceCollection__Class *", "dotNetType": "IdentityReferenceCollection" }, { "virtualAddress": "0x01073718", "name": "WellKnownSidType__Enum__TypeInfo", "type": "struct WellKnownSidType__Enum__Class *", "dotNetType": "WellKnownSidType" }, { "virtualAddress": "0x01086828", "name": "WellKnownAccount__TypeInfo", "type": "struct WellKnownAccount__Class *", "dotNetType": "WellKnownAccount" }, { "virtualAddress": "0x01083F58", "name": "WellKnownAccount__Array__TypeInfo", "type": "struct WellKnownAccount__Array__Class *", "dotNetType": "WellKnownAccount[]" }, { "virtualAddress": "0x0107C6D0", "name": "WindowsAccountType__Enum__TypeInfo", "type": "struct WindowsAccountType__Enum__Class *", "dotNetType": "WindowsAccountType" }, { "virtualAddress": "0x010775F8", "name": "WindowsIdentity__TypeInfo", "type": "struct WindowsIdentity__Class *", "dotNetType": "WindowsIdentity" }, { "virtualAddress": "0x01087700", "name": "WindowsImpersonationContext__TypeInfo", "type": "struct WindowsImpersonationContext__Class *", "dotNetType": "WindowsImpersonationContext" }, { "virtualAddress": "0x01083A98", "name": "WindowsPrincipal__TypeInfo", "type": "struct WindowsPrincipal__Class *", "dotNetType": "WindowsPrincipal" }, { "virtualAddress": "0x0107E928", "name": "IDictionary_2_System_String_System_String___TypeInfo", "type": "struct IDictionary_2_System_String_System_String___Class *", "dotNetType": "IDictionary\u003Cstring, string\u003E" }, { "virtualAddress": "0x010839F8", "name": "ClaimsIdentity_get_Claims_d_51__TypeInfo", "type": "struct ClaimsIdentity_get_Claims_d_51__Class *", "dotNetType": "_get_Claims_d__51" }, { "virtualAddress": "0x0106CE20", "name": "ClaimsPrincipal_get_Claims_d_37__TypeInfo", "type": "struct ClaimsPrincipal_get_Claims_d_37__Class *", "dotNetType": "_get_Claims_d__37" }, { "virtualAddress": "0x010848A8", "name": "RoleClaimProvider_get_Claims_d_5__TypeInfo", "type": "struct RoleClaimProvider_get_Claims_d_5__Class *", "dotNetType": "_get_Claims_d__5" }, { "virtualAddress": "0x0107AEB0", "name": "Aes__TypeInfo", "type": "struct Aes__Class *", "dotNetType": "Aes" }, { "virtualAddress": "0x0106CFA8", "name": "RSAOAEPKeyExchangeDeformatter__TypeInfo", "type": "struct RSAOAEPKeyExchangeDeformatter__Class *", "dotNetType": "RSAOAEPKeyExchangeDeformatter" }, { "virtualAddress": "0x0107FFC0", "name": "RSAOAEPKeyExchangeFormatter__TypeInfo", "type": "struct RSAOAEPKeyExchangeFormatter__Class *", "dotNetType": "RSAOAEPKeyExchangeFormatter" }, { "virtualAddress": "0x0107D690", "name": "AsymmetricSignatureDeformatter__TypeInfo", "type": "struct AsymmetricSignatureDeformatter__Class *", "dotNetType": "AsymmetricSignatureDeformatter" }, { "virtualAddress": "0x01084668", "name": "DSASignatureDeformatter__TypeInfo", "type": "struct DSASignatureDeformatter__Class *", "dotNetType": "DSASignatureDeformatter" }, { "virtualAddress": "0x01086A58", "name": "AsymmetricSignatureFormatter__TypeInfo", "type": "struct AsymmetricSignatureFormatter__Class *", "dotNetType": "AsymmetricSignatureFormatter" }, { "virtualAddress": "0x0106B1D8", "name": "DSASignatureFormatter__TypeInfo", "type": "struct DSASignatureFormatter__Class *", "dotNetType": "DSASignatureFormatter" }, { "virtualAddress": "0x01074CB0", "name": "CryptographicException__TypeInfo", "type": "struct CryptographicException__Class *", "dotNetType": "CryptographicException" }, { "virtualAddress": "0x0107BB08", "name": "CryptographicUnexpectedOperationException__TypeInfo", "type": "struct CryptographicUnexpectedOperationException__Class *", "dotNetType": "CryptographicUnexpectedOperationException" }, { "virtualAddress": "0x0107B650", "name": "CryptoStream__TypeInfo", "type": "struct CryptoStream__Class *", "dotNetType": "CryptoStream" }, { "virtualAddress": "0x010831E0", "name": "DES__TypeInfo", "type": "struct DES__Class *", "dotNetType": "DES" }, { "virtualAddress": "0x01074940", "name": "DESCryptoServiceProvider__TypeInfo", "type": "struct DESCryptoServiceProvider__Class *", "dotNetType": "DESCryptoServiceProvider" }, { "virtualAddress": "0x0107D1E0", "name": "KeyedHashAlgorithm__TypeInfo", "type": "struct KeyedHashAlgorithm__Class *", "dotNetType": "KeyedHashAlgorithm" }, { "virtualAddress": "0x0107E588", "name": "HMAC__TypeInfo", "type": "struct HMAC__Class *", "dotNetType": "HMAC" }, { "virtualAddress": "0x010769A8", "name": "HMACMD5__TypeInfo", "type": "struct HMACMD5__Class *", "dotNetType": "HMACMD5" }, { "virtualAddress": "0x01079BD0", "name": "HMACRIPEMD160__TypeInfo", "type": "struct HMACRIPEMD160__Class *", "dotNetType": "HMACRIPEMD160" }, { "virtualAddress": "0x01073358", "name": "HMACSHA1__TypeInfo", "type": "struct HMACSHA1__Class *", "dotNetType": "HMACSHA1" }, { "virtualAddress": "0x01084720", "name": "HMACSHA256__TypeInfo", "type": "struct HMACSHA256__Class *", "dotNetType": "HMACSHA256" }, { "virtualAddress": "0x01075D38", "name": "HMACSHA384__TypeInfo", "type": "struct HMACSHA384__Class *", "dotNetType": "HMACSHA384" }, { "virtualAddress": "0x0107EF58", "name": "HMACSHA512__TypeInfo", "type": "struct HMACSHA512__Class *", "dotNetType": "HMACSHA512" }, { "virtualAddress": "0x01073DD0", "name": "MACTripleDES__TypeInfo", "type": "struct MACTripleDES__Class *", "dotNetType": "MACTripleDES" }, { "virtualAddress": "0x01073C88", "name": "TailStream__TypeInfo", "type": "struct TailStream__Class *", "dotNetType": "TailStream" }, { "virtualAddress": "0x01085420", "name": "TripleDES__TypeInfo", "type": "struct TripleDES__Class *", "dotNetType": "TripleDES" }, { "virtualAddress": "0x0107CF38", "name": "TripleDESCryptoServiceProvider__TypeInfo", "type": "struct TripleDESCryptoServiceProvider__Class *", "dotNetType": "TripleDESCryptoServiceProvider" }, { "virtualAddress": "0x0107EF88", "name": "PKCS1MaskGenerationMethod__TypeInfo", "type": "struct PKCS1MaskGenerationMethod__Class *", "dotNetType": "PKCS1MaskGenerationMethod" }, { "virtualAddress": "0x01084848", "name": "MD5__TypeInfo", "type": "struct MD5__Class *", "dotNetType": "MD5" }, { "virtualAddress": "0x010853C8", "name": "MD5CryptoServiceProvider__TypeInfo", "type": "struct MD5CryptoServiceProvider__Class *", "dotNetType": "MD5CryptoServiceProvider" }, { "virtualAddress": "0x01083F28", "name": "RC2__TypeInfo", "type": "struct RC2__Class *", "dotNetType": "RC2" }, { "virtualAddress": "0x010758B8", "name": "RC2CryptoServiceProvider__TypeInfo", "type": "struct RC2CryptoServiceProvider__Class *", "dotNetType": "RC2CryptoServiceProvider" }, { "virtualAddress": "0x010840C8", "name": "Rijndael__TypeInfo", "type": "struct Rijndael__Class *", "dotNetType": "Rijndael" }, { "virtualAddress": "0x01071718", "name": "RijndaelManaged__TypeInfo", "type": "struct RijndaelManaged__Class *", "dotNetType": "RijndaelManaged" }, { "virtualAddress": "0x0106D250", "name": "RijndaelManagedTransform__TypeInfo", "type": "struct RijndaelManagedTransform__Class *", "dotNetType": "RijndaelManagedTransform" }, { "virtualAddress": "0x010821B0", "name": "RIPEMD160__TypeInfo", "type": "struct RIPEMD160__Class *", "dotNetType": "RIPEMD160" }, { "virtualAddress": "0x0106BCF0", "name": "RIPEMD160Managed__TypeInfo", "type": "struct RIPEMD160Managed__Class *", "dotNetType": "RIPEMD160Managed" }, { "virtualAddress": "0x0107F918", "name": "RSACryptoServiceProvider__TypeInfo", "type": "struct RSACryptoServiceProvider__Class *", "dotNetType": "RSACryptoServiceProvider" }, { "virtualAddress": "0x01080468", "name": "CspKeyContainerInfo__TypeInfo", "type": "struct CspKeyContainerInfo__Class *", "dotNetType": "CspKeyContainerInfo" }, { "virtualAddress": "0x01072EC0", "name": "RSAPKCS1KeyExchangeDeformatter__TypeInfo", "type": "struct RSAPKCS1KeyExchangeDeformatter__Class *", "dotNetType": "RSAPKCS1KeyExchangeDeformatter" }, { "virtualAddress": "0x0106F750", "name": "RSAPKCS1KeyExchangeFormatter__TypeInfo", "type": "struct RSAPKCS1KeyExchangeFormatter__Class *", "dotNetType": "RSAPKCS1KeyExchangeFormatter" }, { "virtualAddress": "0x010855B0", "name": "SHA1__TypeInfo", "type": "struct SHA1__Class *", "dotNetType": "SHA1" }, { "virtualAddress": "0x0107CBB8", "name": "SHA1Managed__TypeInfo", "type": "struct SHA1Managed__Class *", "dotNetType": "SHA1Managed" }, { "virtualAddress": "0x01080220", "name": "SHA256__TypeInfo", "type": "struct SHA256__Class *", "dotNetType": "SHA256" }, { "virtualAddress": "0x01084B78", "name": "SHA256Managed__TypeInfo", "type": "struct SHA256Managed__Class *", "dotNetType": "SHA256Managed" }, { "virtualAddress": "0x0106C0D8", "name": "SHA384__TypeInfo", "type": "struct SHA384__Class *", "dotNetType": "SHA384" }, { "virtualAddress": "0x01072C30", "name": "SHA384Managed__TypeInfo", "type": "struct SHA384Managed__Class *", "dotNetType": "SHA384Managed" }, { "virtualAddress": "0x01072640", "name": "SHA512__TypeInfo", "type": "struct SHA512__Class *", "dotNetType": "SHA512" }, { "virtualAddress": "0x01081B18", "name": "SHA512Managed__TypeInfo", "type": "struct SHA512Managed__Class *", "dotNetType": "SHA512Managed" }, { "virtualAddress": "0x0106DA00", "name": "RSAPKCS1SHA1SignatureDescription__TypeInfo", "type": "struct RSAPKCS1SHA1SignatureDescription__Class *", "dotNetType": "RSAPKCS1SHA1SignatureDescription" }, { "virtualAddress": "0x010827A0", "name": "RSAPKCS1SHA256SignatureDescription__TypeInfo", "type": "struct RSAPKCS1SHA256SignatureDescription__Class *", "dotNetType": "RSAPKCS1SHA256SignatureDescription" }, { "virtualAddress": "0x0107A9D0", "name": "RSAPKCS1SHA384SignatureDescription__TypeInfo", "type": "struct RSAPKCS1SHA384SignatureDescription__Class *", "dotNetType": "RSAPKCS1SHA384SignatureDescription" }, { "virtualAddress": "0x01081D80", "name": "RSAPKCS1SHA512SignatureDescription__TypeInfo", "type": "struct RSAPKCS1SHA512SignatureDescription__Class *", "dotNetType": "RSAPKCS1SHA512SignatureDescription" }, { "virtualAddress": "0x010875F8", "name": "DSASignatureDescription__TypeInfo", "type": "struct DSASignatureDescription__Class *", "dotNetType": "DSASignatureDescription" }, { "virtualAddress": "0x01078698", "name": "DSACryptoServiceProvider__TypeInfo", "type": "struct DSACryptoServiceProvider__Class *", "dotNetType": "DSACryptoServiceProvider" }, { "virtualAddress": "0x0107E068", "name": "RC2Transform__TypeInfo", "type": "struct RC2Transform__Class *", "dotNetType": "RC2Transform" }, { "virtualAddress": "0x01084948", "name": "UInt16__Array__TypeInfo", "type": "struct UInt16__Array__Class *", "dotNetType": "ushort[]" }, { "virtualAddress": "0x0107BA30", "name": "RSAPKCS1SignatureDeformatter__TypeInfo", "type": "struct RSAPKCS1SignatureDeformatter__Class *", "dotNetType": "RSAPKCS1SignatureDeformatter" }, { "virtualAddress": "0x01085D90", "name": "RSAPKCS1SignatureFormatter__TypeInfo", "type": "struct RSAPKCS1SignatureFormatter__Class *", "dotNetType": "RSAPKCS1SignatureFormatter" }, { "virtualAddress": "0x010818A0", "name": "SHA1Internal__TypeInfo", "type": "struct SHA1Internal__Class *", "dotNetType": "SHA1Internal" }, { "virtualAddress": "0x010735A8", "name": "SHA1CryptoServiceProvider__TypeInfo", "type": "struct SHA1CryptoServiceProvider__Class *", "dotNetType": "SHA1CryptoServiceProvider" }, { "virtualAddress": "0x01083B98", "name": "TripleDESTransform__TypeInfo", "type": "struct TripleDESTransform__Class *", "dotNetType": "TripleDESTransform" }, { "virtualAddress": "0x0107D480", "name": "INativeCertificateHelper__TypeInfo", "type": "struct INativeCertificateHelper__Class *", "dotNetType": "INativeCertificateHelper" }, { "virtualAddress": "0x0106FA10", "name": "MultitargetingHelpers_c__TypeInfo", "type": "struct MultitargetingHelpers_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x01080B80", "name": "ResourceScope__Enum__TypeInfo", "type": "struct ResourceScope__Enum__Class *", "dotNetType": "ResourceScope" }, { "virtualAddress": "0x0106D978", "name": "DeserializationEventHandler__TypeInfo", "type": "struct DeserializationEventHandler__Class *", "dotNetType": "DeserializationEventHandler" }, { "virtualAddress": "0x0107D928", "name": "SerializationEventHandler__TypeInfo", "type": "struct SerializationEventHandler__Class *", "dotNetType": "SerializationEventHandler" }, { "virtualAddress": "0x01084588", "name": "ObjectIDGenerator__TypeInfo", "type": "struct ObjectIDGenerator__Class *", "dotNetType": "ObjectIDGenerator" }, { "virtualAddress": "0x010748E8", "name": "FormatterConverter__TypeInfo", "type": "struct FormatterConverter__Class *", "dotNetType": "FormatterConverter" }, { "virtualAddress": "0x0107E398", "name": "ISerializationSurrogate__TypeInfo", "type": "struct ISerializationSurrogate__Class *", "dotNetType": "ISerializationSurrogate" }, { "virtualAddress": "0x01071730", "name": "FormatterServices_c_DisplayClass9_0__TypeInfo", "type": "struct FormatterServices_c_DisplayClass9_0__Class *", "dotNetType": "__c__DisplayClass9_0" }, { "virtualAddress": "0x0106CF60", "name": "MemberHolder__TypeInfo", "type": "struct MemberHolder__Class *", "dotNetType": "MemberHolder" }, { "virtualAddress": "0x0106F470", "name": "SurrogateForCyclicalReference__TypeInfo", "type": "struct SurrogateForCyclicalReference__Class *", "dotNetType": "SurrogateForCyclicalReference" }, { "virtualAddress": "0x01070780", "name": "ObjectManager__TypeInfo", "type": "struct ObjectManager__Class *", "dotNetType": "ObjectManager" }, { "virtualAddress": "0x01081240", "name": "ObjectHolder__TypeInfo", "type": "struct ObjectHolder__Class *", "dotNetType": "ObjectHolder" }, { "virtualAddress": "0x0106B340", "name": "FixupHolderList__TypeInfo", "type": "struct FixupHolderList__Class *", "dotNetType": "FixupHolderList" }, { "virtualAddress": "0x01072870", "name": "FixupHolder__TypeInfo", "type": "struct FixupHolder__Class *", "dotNetType": "FixupHolder" }, { "virtualAddress": "0x01072B40", "name": "FixupHolder__Array__TypeInfo", "type": "struct FixupHolder__Array__Class *", "dotNetType": "FixupHolder[]" }, { "virtualAddress": "0x010827A8", "name": "LongList__TypeInfo", "type": "struct LongList__Class *", "dotNetType": "LongList" }, { "virtualAddress": "0x0106E240", "name": "ValueTypeFixupInfo__TypeInfo", "type": "struct ValueTypeFixupInfo__Class *", "dotNetType": "ValueTypeFixupInfo" }, { "virtualAddress": "0x0106E7C8", "name": "TypeLoadExceptionHolder__TypeInfo", "type": "struct TypeLoadExceptionHolder__Class *", "dotNetType": "TypeLoadExceptionHolder" }, { "virtualAddress": "0x01081638", "name": "ObjectHolder__Array__TypeInfo", "type": "struct ObjectHolder__Array__Class *", "dotNetType": "ObjectHolder[]" }, { "virtualAddress": "0x01078B58", "name": "ObjectHolderList__TypeInfo", "type": "struct ObjectHolderList__Class *", "dotNetType": "ObjectHolderList" }, { "virtualAddress": "0x01084C60", "name": "ObjectHolderListEnumerator__TypeInfo", "type": "struct ObjectHolderListEnumerator__Class *", "dotNetType": "ObjectHolderListEnumerator" }, { "virtualAddress": "0x01081290", "name": "ISafeSerializationData__TypeInfo", "type": "struct ISafeSerializationData__Class *", "dotNetType": "ISafeSerializationData" }, { "virtualAddress": "0x01078700", "name": "SerializationEvents__TypeInfo", "type": "struct SerializationEvents__Class *", "dotNetType": "SerializationEvents" }, { "virtualAddress": "0x01072240", "name": "List_1_System_Reflection_MethodInfo___TypeInfo", "type": "struct List_1_System_Reflection_MethodInfo___Class *", "dotNetType": "List\u003CMethodInfo\u003E" }, { "virtualAddress": "0x01076BF0", "name": "SerializationException__TypeInfo", "type": "struct SerializationException__Class *", "dotNetType": "SerializationException" }, { "virtualAddress": "0x0106AA90", "name": "SerializationFieldInfo__TypeInfo", "type": "struct SerializationFieldInfo__Class *", "dotNetType": "SerializationFieldInfo" }, { "virtualAddress": "0x01081D28", "name": "SerializationInfoEnumerator__TypeInfo", "type": "struct SerializationInfoEnumerator__Class *", "dotNetType": "SerializationInfoEnumerator" }, { "virtualAddress": "0x010762F0", "name": "SerializationEntry__TypeInfo", "type": "struct SerializationEntry__Class *", "dotNetType": "SerializationEntry" }, { "virtualAddress": "0x010834D0", "name": "SerializationObjectManager__TypeInfo", "type": "struct SerializationObjectManager__Class *", "dotNetType": "SerializationObjectManager" }, { "virtualAddress": "0x0107C9C8", "name": "SurrogateHashtable__TypeInfo", "type": "struct SurrogateHashtable__Class *", "dotNetType": "SurrogateHashtable" }, { "virtualAddress": "0x01075E20", "name": "SurrogateKey__TypeInfo", "type": "struct SurrogateKey__Class *", "dotNetType": "SurrogateKey" }, { "virtualAddress": "0x0107B318", "name": "BinaryTypeEnum__Enum__TypeInfo", "type": "struct BinaryTypeEnum__Enum__Class *", "dotNetType": "BinaryTypeEnum" }, { "virtualAddress": "0x01082440", "name": "WriteObjectInfo__TypeInfo", "type": "struct WriteObjectInfo__Class *", "dotNetType": "WriteObjectInfo" }, { "virtualAddress": "0x0107FEE0", "name": "SerObjectInfoCache__TypeInfo", "type": "struct SerObjectInfoCache__Class *", "dotNetType": "SerObjectInfoCache" }, { "virtualAddress": "0x01087350", "name": "SerObjectInfoInit__TypeInfo", "type": "struct SerObjectInfoInit__Class *", "dotNetType": "SerObjectInfoInit" }, { "virtualAddress": "0x0107D6C0", "name": "SerStack__TypeInfo", "type": "struct SerStack__Class *", "dotNetType": "SerStack" }, { "virtualAddress": "0x0107D648", "name": "InternalPrimitiveTypeE__Enum__TypeInfo", "type": "struct InternalPrimitiveTypeE__Enum__Class *", "dotNetType": "InternalPrimitiveTypeE" }, { "virtualAddress": "0x010829D8", "name": "ObjectWriter__TypeInfo", "type": "struct ObjectWriter__Class *", "dotNetType": "ObjectWriter" }, { "virtualAddress": "0x010745F8", "name": "_BinaryWriter__TypeInfo", "type": "struct _BinaryWriter__Class *", "dotNetType": "__BinaryWriter" }, { "virtualAddress": "0x0106BF38", "name": "BinaryMethodCall__TypeInfo", "type": "struct BinaryMethodCall__Class *", "dotNetType": "BinaryMethodCall" }, { "virtualAddress": "0x0107EF28", "name": "BinaryMethodReturn__TypeInfo", "type": "struct BinaryMethodReturn__Class *", "dotNetType": "BinaryMethodReturn" }, { "virtualAddress": "0x0107CEE0", "name": "_BinaryParser__TypeInfo", "type": "struct _BinaryParser__Class *", "dotNetType": "__BinaryParser" }, { "virtualAddress": "0x0107BEB0", "name": "ObjectReader__TypeInfo", "type": "struct ObjectReader__Class *", "dotNetType": "ObjectReader" }, { "virtualAddress": "0x01085DD8", "name": "InternalFE__TypeInfo", "type": "struct InternalFE__Class *", "dotNetType": "InternalFE" }, { "virtualAddress": "0x010803F8", "name": "IntSizedArray__TypeInfo", "type": "struct IntSizedArray__Class *", "dotNetType": "IntSizedArray" }, { "virtualAddress": "0x0106B660", "name": "NameCache__TypeInfo", "type": "struct NameCache__Class *", "dotNetType": "NameCache" }, { "virtualAddress": "0x010741F0", "name": "ConcurrentDictionary_2_System_String_System_Object___TypeInfo", "type": "struct ConcurrentDictionary_2_System_String_System_Object___Class *", "dotNetType": "ConcurrentDictionary\u003Cstring, object\u003E" }, { "virtualAddress": "0x01080070", "name": "SizedArray__TypeInfo", "type": "struct SizedArray__Class *", "dotNetType": "SizedArray" }, { "virtualAddress": "0x010804C8", "name": "InternalParseTypeE__Enum__TypeInfo", "type": "struct InternalParseTypeE__Enum__Class *", "dotNetType": "InternalParseTypeE" }, { "virtualAddress": "0x0106C0C0", "name": "InternalObjectTypeE__Enum__TypeInfo", "type": "struct InternalObjectTypeE__Enum__Class *", "dotNetType": "InternalObjectTypeE" }, { "virtualAddress": "0x01076160", "name": "InternalArrayTypeE__Enum__TypeInfo", "type": "struct InternalArrayTypeE__Enum__Class *", "dotNetType": "InternalArrayTypeE" }, { "virtualAddress": "0x010841F0", "name": "ParseRecord__TypeInfo", "type": "struct ParseRecord__Class *", "dotNetType": "ParseRecord" }, { "virtualAddress": "0x0106C000", "name": "ReadObjectInfo__TypeInfo", "type": "struct ReadObjectInfo__Class *", "dotNetType": "ReadObjectInfo" }, { "virtualAddress": "0x01074C80", "name": "List_1_System_Type___TypeInfo", "type": "struct List_1_System_Type___Class *", "dotNetType": "List\u003CType\u003E" }, { "virtualAddress": "0x01073370", "name": "PrimitiveArray__TypeInfo", "type": "struct PrimitiveArray__Class *", "dotNetType": "PrimitiveArray" }, { "virtualAddress": "0x01071E10", "name": "Single__Array__TypeInfo", "type": "struct Single__Array__Class *", "dotNetType": "float[]" }, { "virtualAddress": "0x0107CF00", "name": "BinaryAssemblyInfo__TypeInfo", "type": "struct BinaryAssemblyInfo__Class *", "dotNetType": "BinaryAssemblyInfo" }, { "virtualAddress": "0x01083220", "name": "BinaryObject__TypeInfo", "type": "struct BinaryObject__Class *", "dotNetType": "BinaryObject" }, { "virtualAddress": "0x0106C428", "name": "BinaryObjectWithMap__TypeInfo", "type": "struct BinaryObjectWithMap__Class *", "dotNetType": "BinaryObjectWithMap" }, { "virtualAddress": "0x0106BA40", "name": "BinaryObjectWithMapTyped__TypeInfo", "type": "struct BinaryObjectWithMapTyped__Class *", "dotNetType": "BinaryObjectWithMapTyped" }, { "virtualAddress": "0x0107FD58", "name": "BinaryTypeEnum__Enum__Array__TypeInfo", "type": "struct BinaryTypeEnum__Enum__Array__Class *", "dotNetType": "BinaryTypeEnum[]" }, { "virtualAddress": "0x010810A8", "name": "BinaryObjectString__TypeInfo", "type": "struct BinaryObjectString__Class *", "dotNetType": "BinaryObjectString" }, { "virtualAddress": "0x010735A0", "name": "BinaryCrossAppDomainString__TypeInfo", "type": "struct BinaryCrossAppDomainString__Class *", "dotNetType": "BinaryCrossAppDomainString" }, { "virtualAddress": "0x01085F30", "name": "MemberPrimitiveTyped__TypeInfo", "type": "struct MemberPrimitiveTyped__Class *", "dotNetType": "MemberPrimitiveTyped" }, { "virtualAddress": "0x010832E0", "name": "MemberPrimitiveUnTyped__TypeInfo", "type": "struct MemberPrimitiveUnTyped__Class *", "dotNetType": "MemberPrimitiveUnTyped" }, { "virtualAddress": "0x01075750", "name": "MemberReference__TypeInfo", "type": "struct MemberReference__Class *", "dotNetType": "MemberReference" }, { "virtualAddress": "0x0106B180", "name": "ObjectNull__TypeInfo", "type": "struct ObjectNull__Class *", "dotNetType": "ObjectNull" }, { "virtualAddress": "0x01076E10", "name": "MessageEnd__TypeInfo", "type": "struct MessageEnd__Class *", "dotNetType": "MessageEnd" }, { "virtualAddress": "0x01085BF8", "name": "BinaryArrayTypeEnum__Enum__TypeInfo", "type": "struct BinaryArrayTypeEnum__Enum__Class *", "dotNetType": "BinaryArrayTypeEnum" }, { "virtualAddress": "0x010759D0", "name": "BinaryArray__TypeInfo", "type": "struct BinaryArray__Class *", "dotNetType": "BinaryArray" }, { "virtualAddress": "0x0106DC18", "name": "BinaryAssembly__TypeInfo", "type": "struct BinaryAssembly__Class *", "dotNetType": "BinaryAssembly" }, { "virtualAddress": "0x010790E0", "name": "SerializationHeaderRecord__TypeInfo", "type": "struct SerializationHeaderRecord__Class *", "dotNetType": "SerializationHeaderRecord" }, { "virtualAddress": "0x0106D598", "name": "BinaryCrossAppDomainAssembly__TypeInfo", "type": "struct BinaryCrossAppDomainAssembly__Class *", "dotNetType": "BinaryCrossAppDomainAssembly" }, { "virtualAddress": "0x01085E60", "name": "BinaryCrossAppDomainMap__TypeInfo", "type": "struct BinaryCrossAppDomainMap__Class *", "dotNetType": "BinaryCrossAppDomainMap" }, { "virtualAddress": "0x0107B338", "name": "ObjectMap__TypeInfo", "type": "struct ObjectMap__Class *", "dotNetType": "ObjectMap" }, { "virtualAddress": "0x01081AE8", "name": "ObjectProgress__TypeInfo", "type": "struct ObjectProgress__Class *", "dotNetType": "ObjectProgress" }, { "virtualAddress": "0x0107F468", "name": "Converter__TypeInfo", "type": "struct Converter__Class *", "dotNetType": "Converter" }, { "virtualAddress": "0x01073260", "name": "TypeCode__Enum__Array__TypeInfo", "type": "struct TypeCode__Enum__Array__Class *", "dotNetType": "TypeCode[]" }, { "virtualAddress": "0x0106D0E8", "name": "InternalPrimitiveTypeE__Enum__Array__TypeInfo", "type": "struct InternalPrimitiveTypeE__Enum__Array__Class *", "dotNetType": "InternalPrimitiveTypeE[]" }, { "virtualAddress": "0x01077CD0", "name": "IMethodCallMessage__TypeInfo", "type": "struct IMethodCallMessage__Class *", "dotNetType": "IMethodCallMessage" }, { "virtualAddress": "0x01071470", "name": "NameInfo__TypeInfo", "type": "struct NameInfo__Class *", "dotNetType": "NameInfo" }, { "virtualAddress": "0x0107CB58", "name": "WriteObjectInfo__Array__TypeInfo", "type": "struct WriteObjectInfo__Array__Class *", "dotNetType": "WriteObjectInfo[]" }, { "virtualAddress": "0x01073578", "name": "ObjectMapInfo__TypeInfo", "type": "struct ObjectMapInfo__Class *", "dotNetType": "ObjectMapInfo" }, { "virtualAddress": "0x0107AF58", "name": "ObjectReader_TypeNAssembly__TypeInfo", "type": "struct ObjectReader_TypeNAssembly__Class *", "dotNetType": "TypeNAssembly" }, { "virtualAddress": "0x01071E40", "name": "ObjectReader_TopLevelAssemblyTypeResolver__TypeInfo", "type": "struct ObjectReader_TopLevelAssemblyTypeResolver__Class *", "dotNetType": "TopLevelAssemblyTypeResolver" }, { "virtualAddress": "0x01073990", "name": "ValueFixup__TypeInfo", "type": "struct ValueFixup__Class *", "dotNetType": "ValueFixup" }, { "virtualAddress": "0x0107DC58", "name": "ChannelInfo__TypeInfo", "type": "struct ChannelInfo__Class *", "dotNetType": "ChannelInfo" }, { "virtualAddress": "0x01077028", "name": "TypeEntry__TypeInfo", "type": "struct TypeEntry__Class *", "dotNetType": "TypeEntry" }, { "virtualAddress": "0x0106EB28", "name": "ActivatedClientTypeEntry__TypeInfo", "type": "struct ActivatedClientTypeEntry__Class *", "dotNetType": "ActivatedClientTypeEntry" }, { "virtualAddress": "0x01076CF0", "name": "IContextAttribute__TypeInfo", "type": "struct IContextAttribute__Class *", "dotNetType": "IContextAttribute" }, { "virtualAddress": "0x0107A3D0", "name": "ActivatedServiceTypeEntry__TypeInfo", "type": "struct ActivatedServiceTypeEntry__Class *", "dotNetType": "ActivatedServiceTypeEntry" }, { "virtualAddress": "0x0107C370", "name": "EnvoyInfo__TypeInfo", "type": "struct EnvoyInfo__Class *", "dotNetType": "EnvoyInfo" }, { "virtualAddress": "0x010790D0", "name": "InternalRemotingServices__TypeInfo", "type": "struct InternalRemotingServices__Class *", "dotNetType": "InternalRemotingServices" }, { "virtualAddress": "0x0106C2A8", "name": "SoapAttribute__TypeInfo", "type": "struct SoapAttribute__Class *", "dotNetType": "SoapAttribute" }, { "virtualAddress": "0x01072CA0", "name": "MethodCall__TypeInfo", "type": "struct MethodCall__Class *", "dotNetType": "MethodCall" }, { "virtualAddress": "0x0107DC50", "name": "ArgInfo__TypeInfo", "type": "struct ArgInfo__Class *", "dotNetType": "ArgInfo" }, { "virtualAddress": "0x010804B8", "name": "ActivatedClientTypeEntry__Array__TypeInfo", "type": "struct ActivatedClientTypeEntry__Array__Class *", "dotNetType": "ActivatedClientTypeEntry[]" }, { "virtualAddress": "0x01075C40", "name": "ActivatedServiceTypeEntry__Array__TypeInfo", "type": "struct ActivatedServiceTypeEntry__Array__Class *", "dotNetType": "ActivatedServiceTypeEntry[]" }, { "virtualAddress": "0x01086658", "name": "WellKnownClientTypeEntry__TypeInfo", "type": "struct WellKnownClientTypeEntry__Class *", "dotNetType": "WellKnownClientTypeEntry" }, { "virtualAddress": "0x01076AE0", "name": "WellKnownClientTypeEntry__Array__TypeInfo", "type": "struct WellKnownClientTypeEntry__Array__Class *", "dotNetType": "WellKnownClientTypeEntry[]" }, { "virtualAddress": "0x010824E8", "name": "WellKnownServiceTypeEntry__TypeInfo", "type": "struct WellKnownServiceTypeEntry__Class *", "dotNetType": "WellKnownServiceTypeEntry" }, { "virtualAddress": "0x01076D90", "name": "WellKnownServiceTypeEntry__Array__TypeInfo", "type": "struct WellKnownServiceTypeEntry__Array__Class *", "dotNetType": "WellKnownServiceTypeEntry[]" }, { "virtualAddress": "0x010751B0", "name": "ChannelData__TypeInfo", "type": "struct ChannelData__Class *", "dotNetType": "ChannelData" }, { "virtualAddress": "0x01071E08", "name": "ProviderData__TypeInfo", "type": "struct ProviderData__Class *", "dotNetType": "ProviderData" }, { "virtualAddress": "0x01077538", "name": "ConfigHandler__TypeInfo", "type": "struct ConfigHandler__Class *", "dotNetType": "ConfigHandler" }, { "virtualAddress": "0x0107E4E0", "name": "FormatterData__TypeInfo", "type": "struct FormatterData__Class *", "dotNetType": "FormatterData" }, { "virtualAddress": "0x01081A70", "name": "RemotingException__TypeInfo", "type": "struct RemotingException__Class *", "dotNetType": "RemotingException" }, { "virtualAddress": "0x01083408", "name": "IMethodReturnMessage__TypeInfo", "type": "struct IMethodReturnMessage__Class *", "dotNetType": "IMethodReturnMessage" }, { "virtualAddress": "0x01078E80", "name": "RemotingProxy__TypeInfo", "type": "struct RemotingProxy__Class *", "dotNetType": "RemotingProxy" }, { "virtualAddress": "0x010717A8", "name": "ConstructionCall__TypeInfo", "type": "struct ConstructionCall__Class *", "dotNetType": "ConstructionCall" }, { "virtualAddress": "0x01084C18", "name": "IActivator__TypeInfo", "type": "struct IActivator__Class *", "dotNetType": "IActivator" }, { "virtualAddress": "0x01074080", "name": "IMethodMessage__TypeInfo", "type": "struct IMethodMessage__Class *", "dotNetType": "IMethodMessage" }, { "virtualAddress": "0x010765C8", "name": "RemotingServices_CACD__TypeInfo", "type": "struct RemotingServices_CACD__Class *", "dotNetType": "CACD" }, { "virtualAddress": "0x010774B0", "name": "SingletonIdentity__TypeInfo", "type": "struct SingletonIdentity__Class *", "dotNetType": "SingletonIdentity" }, { "virtualAddress": "0x01078B68", "name": "SingleCallIdentity__TypeInfo", "type": "struct SingleCallIdentity__Class *", "dotNetType": "SingleCallIdentity" }, { "virtualAddress": "0x01076908", "name": "DisposerReplySink__TypeInfo", "type": "struct DisposerReplySink__Class *", "dotNetType": "DisposerReplySink" }, { "virtualAddress": "0x01071CF0", "name": "IDisposable__TypeInfo", "type": "struct IDisposable__Class *", "dotNetType": "IDisposable" }, { "virtualAddress": "0x0107E558", "name": "SoapServices__TypeInfo", "type": "struct SoapServices__Class *", "dotNetType": "SoapServices" }, { "virtualAddress": "0x0106CA20", "name": "SoapServices_TypeInfo__TypeInfo", "type": "struct SoapServices_TypeInfo__Class *", "dotNetType": "TypeInfo" }, { "virtualAddress": "0x0106BFD0", "name": "TypeInfo_1__TypeInfo", "type": "struct TypeInfo_1__Class *", "dotNetType": "TypeInfo" }, { "virtualAddress": "0x0106C5A8", "name": "IConstructionReturnMessage__TypeInfo", "type": "struct IConstructionReturnMessage__Class *", "dotNetType": "IConstructionReturnMessage" }, { "virtualAddress": "0x01071A80", "name": "IConstructionCallMessage__TypeInfo", "type": "struct IConstructionCallMessage__Class *", "dotNetType": "IConstructionCallMessage" }, { "virtualAddress": "0x010723E8", "name": "TrackingServices__TypeInfo", "type": "struct TrackingServices__Class *", "dotNetType": "TrackingServices" }, { "virtualAddress": "0x01077708", "name": "ITrackingHandler__TypeInfo", "type": "struct ITrackingHandler__Class *", "dotNetType": "ITrackingHandler" }, { "virtualAddress": "0x0106E5E8", "name": "ITrackingHandler__Array__TypeInfo", "type": "struct ITrackingHandler__Array__Class *", "dotNetType": "ITrackingHandler[]" }, { "virtualAddress": "0x010784D0", "name": "ProxyAttribute__TypeInfo", "type": "struct ProxyAttribute__Class *", "dotNetType": "ProxyAttribute" }, { "virtualAddress": "0x0107F788", "name": "TransparentProxy__TypeInfo", "type": "struct TransparentProxy__Class *", "dotNetType": "TransparentProxy" }, { "virtualAddress": "0x010727E8", "name": "MonoMethodMessage__TypeInfo", "type": "struct MonoMethodMessage__Class *", "dotNetType": "MonoMethodMessage" }, { "virtualAddress": "0x0106D4E0", "name": "AsyncResult__TypeInfo", "type": "struct AsyncResult__Class *", "dotNetType": "AsyncResult" }, { "virtualAddress": "0x01070B28", "name": "MessageDictionary__TypeInfo", "type": "struct MessageDictionary__Class *", "dotNetType": "MessageDictionary" }, { "virtualAddress": "0x0106FCC8", "name": "MCMDictionary__TypeInfo", "type": "struct MCMDictionary__Class *", "dotNetType": "MCMDictionary" }, { "virtualAddress": "0x01080358", "name": "LeaseManager__TypeInfo", "type": "struct LeaseManager__Class *", "dotNetType": "LeaseManager" }, { "virtualAddress": "0x01085770", "name": "LeaseSink__TypeInfo", "type": "struct LeaseSink__Class *", "dotNetType": "LeaseSink" }, { "virtualAddress": "0x01073DA8", "name": "LifetimeServices__TypeInfo", "type": "struct LifetimeServices__Class *", "dotNetType": "LifetimeServices" }, { "virtualAddress": "0x01080C40", "name": "IDynamicProperty__TypeInfo", "type": "struct IDynamicProperty__Class *", "dotNetType": "IDynamicProperty" }, { "virtualAddress": "0x01077B30", "name": "DynamicPropertyCollection_DynamicPropertyReg__TypeInfo", "type": "struct DynamicPropertyCollection_DynamicPropertyReg__Class *", "dotNetType": "DynamicPropertyReg" }, { "virtualAddress": "0x0107E958", "name": "IDynamicMessageSink__TypeInfo", "type": "struct IDynamicMessageSink__Class *", "dotNetType": "IDynamicMessageSink" }, { "virtualAddress": "0x01084E18", "name": "ContextAttribute__TypeInfo", "type": "struct ContextAttribute__Class *", "dotNetType": "ContextAttribute" }, { "virtualAddress": "0x01082208", "name": "CrossContextChannel__TypeInfo", "type": "struct CrossContextChannel__Class *", "dotNetType": "CrossContextChannel" }, { "virtualAddress": "0x01084568", "name": "CrossContextChannel_ContextRestoreSink__TypeInfo", "type": "struct CrossContextChannel_ContextRestoreSink__Class *", "dotNetType": "ContextRestoreSink" }, { "virtualAddress": "0x0107DA40", "name": "SynchronizationAttribute__TypeInfo", "type": "struct SynchronizationAttribute__Class *", "dotNetType": "SynchronizationAttribute" }, { "virtualAddress": "0x0107E310", "name": "SynchronizedClientContextSink__TypeInfo", "type": "struct SynchronizedClientContextSink__Class *", "dotNetType": "SynchronizedClientContextSink" }, { "virtualAddress": "0x0107E900", "name": "SynchronizedServerContextSink__TypeInfo", "type": "struct SynchronizedServerContextSink__Class *", "dotNetType": "SynchronizedServerContextSink" }, { "virtualAddress": "0x0106C308", "name": "SynchronizedContextReplySink__TypeInfo", "type": "struct SynchronizedContextReplySink__Class *", "dotNetType": "SynchronizedContextReplySink" }, { "virtualAddress": "0x010744B0", "name": "AggregateDictionary__TypeInfo", "type": "struct AggregateDictionary__Class *", "dotNetType": "AggregateDictionary" }, { "virtualAddress": "0x01077CA8", "name": "IDictionary__Array__TypeInfo", "type": "struct IDictionary__Array__Class *", "dotNetType": "IDictionary[]" }, { "virtualAddress": "0x01075DD0", "name": "AggregateEnumerator__TypeInfo", "type": "struct AggregateEnumerator__Class *", "dotNetType": "AggregateEnumerator" }, { "virtualAddress": "0x0106BE98", "name": "IChannelSinkBase__TypeInfo", "type": "struct IChannelSinkBase__Class *", "dotNetType": "IChannelSinkBase" }, { "virtualAddress": "0x01076B08", "name": "ChannelServices__TypeInfo", "type": "struct ChannelServices__Class *", "dotNetType": "ChannelServices" }, { "virtualAddress": "0x01083528", "name": "IChannelSender__TypeInfo", "type": "struct IChannelSender__Class *", "dotNetType": "IChannelSender" }, { "virtualAddress": "0x010786A8", "name": "IChannel__TypeInfo", "type": "struct IChannel__Class *", "dotNetType": "IChannel" }, { "virtualAddress": "0x0107F150", "name": "IServerChannelSink__TypeInfo", "type": "struct IServerChannelSink__Class *", "dotNetType": "IServerChannelSink" }, { "virtualAddress": "0x0106FB28", "name": "IServerChannelSinkProvider__TypeInfo", "type": "struct IServerChannelSinkProvider__Class *", "dotNetType": "IServerChannelSinkProvider" }, { "virtualAddress": "0x01077B58", "name": "IChannelReceiver__TypeInfo", "type": "struct IChannelReceiver__Class *", "dotNetType": "IChannelReceiver" }, { "virtualAddress": "0x01079178", "name": "ReturnMessage__TypeInfo", "type": "struct ReturnMessage__Class *", "dotNetType": "ReturnMessage" }, { "virtualAddress": "0x0106F3A0", "name": "MethodReturnDictionary__TypeInfo", "type": "struct MethodReturnDictionary__Class *", "dotNetType": "MethodReturnDictionary" }, { "virtualAddress": "0x01074450", "name": "ExceptionFilterSink__TypeInfo", "type": "struct ExceptionFilterSink__Class *", "dotNetType": "ExceptionFilterSink" }, { "virtualAddress": "0x01070E98", "name": "ChanelSinkStackEntry__TypeInfo", "type": "struct ChanelSinkStackEntry__Class *", "dotNetType": "ChanelSinkStackEntry" }, { "virtualAddress": "0x01070838", "name": "IClientChannelSink__TypeInfo", "type": "struct IClientChannelSink__Class *", "dotNetType": "IClientChannelSink" }, { "virtualAddress": "0x01073408", "name": "CrossAppDomainData__TypeInfo", "type": "struct CrossAppDomainData__Class *", "dotNetType": "CrossAppDomainData" }, { "virtualAddress": "0x0107CF30", "name": "CrossAppDomainChannel__TypeInfo", "type": "struct CrossAppDomainChannel__Class *", "dotNetType": "CrossAppDomainChannel" }, { "virtualAddress": "0x0106FD50", "name": "CrossAppDomainSink__TypeInfo", "type": "struct CrossAppDomainSink__Class *", "dotNetType": "CrossAppDomainSink" }, { "virtualAddress": "0x01081520", "name": "CrossAppDomainSink_ProcessMessageRes__TypeInfo", "type": "struct CrossAppDomainSink_ProcessMessageRes__Class *", "dotNetType": "ProcessMessageRes" }, { "virtualAddress": "0x01077378", "name": "AsyncRequest__TypeInfo", "type": "struct AsyncRequest__Class *", "dotNetType": "AsyncRequest" }, { "virtualAddress": "0x01073298", "name": "ServerDispatchSink__TypeInfo", "type": "struct ServerDispatchSink__Class *", "dotNetType": "ServerDispatchSink" }, { "virtualAddress": "0x0107AAC0", "name": "ServerDispatchSinkProvider__TypeInfo", "type": "struct ServerDispatchSinkProvider__Class *", "dotNetType": "ServerDispatchSinkProvider" }, { "virtualAddress": "0x01081670", "name": "IChannelDataStore__TypeInfo", "type": "struct IChannelDataStore__Class *", "dotNetType": "IChannelDataStore" }, { "virtualAddress": "0x0107EE20", "name": "SinkProviderData__TypeInfo", "type": "struct SinkProviderData__Class *", "dotNetType": "SinkProviderData" }, { "virtualAddress": "0x010823F8", "name": "ActivationServices__TypeInfo", "type": "struct ActivationServices__Class *", "dotNetType": "ActivationServices" }, { "virtualAddress": "0x01080B00", "name": "AppDomainLevelActivator__TypeInfo", "type": "struct AppDomainLevelActivator__Class *", "dotNetType": "AppDomainLevelActivator" }, { "virtualAddress": "0x0107EA40", "name": "ConstructionLevelActivator__TypeInfo", "type": "struct ConstructionLevelActivator__Class *", "dotNetType": "ConstructionLevelActivator" }, { "virtualAddress": "0x0107FE58", "name": "ContextLevelActivator__TypeInfo", "type": "struct ContextLevelActivator__Class *", "dotNetType": "ContextLevelActivator" }, { "virtualAddress": "0x01079698", "name": "RemoteActivationAttribute__TypeInfo", "type": "struct RemoteActivationAttribute__Class *", "dotNetType": "RemoteActivationAttribute" }, { "virtualAddress": "0x0107B430", "name": "UrlAttribute__TypeInfo", "type": "struct UrlAttribute__Class *", "dotNetType": "UrlAttribute" }, { "virtualAddress": "0x01086150", "name": "SoapFieldAttribute__TypeInfo", "type": "struct SoapFieldAttribute__Class *", "dotNetType": "SoapFieldAttribute" }, { "virtualAddress": "0x01070518", "name": "SoapMethodAttribute__TypeInfo", "type": "struct SoapMethodAttribute__Class *", "dotNetType": "SoapMethodAttribute" }, { "virtualAddress": "0x0106C130", "name": "SoapParameterAttribute__TypeInfo", "type": "struct SoapParameterAttribute__Class *", "dotNetType": "SoapParameterAttribute" }, { "virtualAddress": "0x0107E610", "name": "SoapTypeAttribute__TypeInfo", "type": "struct SoapTypeAttribute__Class *", "dotNetType": "SoapTypeAttribute" }, { "virtualAddress": "0x0107A380", "name": "SoapAnyUri__TypeInfo", "type": "struct SoapAnyUri__Class *", "dotNetType": "SoapAnyUri" }, { "virtualAddress": "0x01085760", "name": "SoapBase64Binary__TypeInfo", "type": "struct SoapBase64Binary__Class *", "dotNetType": "SoapBase64Binary" }, { "virtualAddress": "0x01070698", "name": "SoapDate__TypeInfo", "type": "struct SoapDate__Class *", "dotNetType": "SoapDate" }, { "virtualAddress": "0x01075D00", "name": "SoapDateTime__TypeInfo", "type": "struct SoapDateTime__Class *", "dotNetType": "SoapDateTime" }, { "virtualAddress": "0x01082950", "name": "SoapDay__TypeInfo", "type": "struct SoapDay__Class *", "dotNetType": "SoapDay" }, { "virtualAddress": "0x0107E020", "name": "SoapEntities__TypeInfo", "type": "struct SoapEntities__Class *", "dotNetType": "SoapEntities" }, { "virtualAddress": "0x01084C20", "name": "SoapEntity__TypeInfo", "type": "struct SoapEntity__Class *", "dotNetType": "SoapEntity" }, { "virtualAddress": "0x0106CB98", "name": "ISoapXsd__TypeInfo", "type": "struct ISoapXsd__Class *", "dotNetType": "ISoapXsd" }, { "virtualAddress": "0x01084F70", "name": "SoapHexBinary__TypeInfo", "type": "struct SoapHexBinary__Class *", "dotNetType": "SoapHexBinary" }, { "virtualAddress": "0x01081AC0", "name": "SoapId__TypeInfo", "type": "struct SoapId__Class *", "dotNetType": "SoapId" }, { "virtualAddress": "0x01073208", "name": "SoapIdref__TypeInfo", "type": "struct SoapIdref__Class *", "dotNetType": "SoapIdref" }, { "virtualAddress": "0x0107C630", "name": "SoapIdrefs__TypeInfo", "type": "struct SoapIdrefs__Class *", "dotNetType": "SoapIdrefs" }, { "virtualAddress": "0x01084458", "name": "SoapInteger__TypeInfo", "type": "struct SoapInteger__Class *", "dotNetType": "SoapInteger" }, { "virtualAddress": "0x0106E048", "name": "SoapLanguage__TypeInfo", "type": "struct SoapLanguage__Class *", "dotNetType": "SoapLanguage" }, { "virtualAddress": "0x01085970", "name": "SoapMonth__TypeInfo", "type": "struct SoapMonth__Class *", "dotNetType": "SoapMonth" }, { "virtualAddress": "0x010804A8", "name": "SoapMonthDay__TypeInfo", "type": "struct SoapMonthDay__Class *", "dotNetType": "SoapMonthDay" }, { "virtualAddress": "0x0107DB70", "name": "SoapName__TypeInfo", "type": "struct SoapName__Class *", "dotNetType": "SoapName" }, { "virtualAddress": "0x0107B530", "name": "SoapNcName__TypeInfo", "type": "struct SoapNcName__Class *", "dotNetType": "SoapNcName" }, { "virtualAddress": "0x01073B98", "name": "SoapNegativeInteger__TypeInfo", "type": "struct SoapNegativeInteger__Class *", "dotNetType": "SoapNegativeInteger" }, { "virtualAddress": "0x0107D918", "name": "SoapNmtoken__TypeInfo", "type": "struct SoapNmtoken__Class *", "dotNetType": "SoapNmtoken" }, { "virtualAddress": "0x01078688", "name": "SoapNmtokens__TypeInfo", "type": "struct SoapNmtokens__Class *", "dotNetType": "SoapNmtokens" }, { "virtualAddress": "0x01080678", "name": "SoapNonNegativeInteger__TypeInfo", "type": "struct SoapNonNegativeInteger__Class *", "dotNetType": "SoapNonNegativeInteger" }, { "virtualAddress": "0x0107FDA8", "name": "SoapNonPositiveInteger__TypeInfo", "type": "struct SoapNonPositiveInteger__Class *", "dotNetType": "SoapNonPositiveInteger" }, { "virtualAddress": "0x01081800", "name": "SoapNormalizedString__TypeInfo", "type": "struct SoapNormalizedString__Class *", "dotNetType": "SoapNormalizedString" }, { "virtualAddress": "0x0107D808", "name": "SoapNotation__TypeInfo", "type": "struct SoapNotation__Class *", "dotNetType": "SoapNotation" }, { "virtualAddress": "0x0106B1B0", "name": "SoapPositiveInteger__TypeInfo", "type": "struct SoapPositiveInteger__Class *", "dotNetType": "SoapPositiveInteger" }, { "virtualAddress": "0x0106C9F0", "name": "SoapQName__TypeInfo", "type": "struct SoapQName__Class *", "dotNetType": "SoapQName" }, { "virtualAddress": "0x0106F4F0", "name": "SoapTime__TypeInfo", "type": "struct SoapTime__Class *", "dotNetType": "SoapTime" }, { "virtualAddress": "0x01086EC8", "name": "SoapToken__TypeInfo", "type": "struct SoapToken__Class *", "dotNetType": "SoapToken" }, { "virtualAddress": "0x01077970", "name": "SoapYear__TypeInfo", "type": "struct SoapYear__Class *", "dotNetType": "SoapYear" }, { "virtualAddress": "0x010797E0", "name": "SoapYearMonth__TypeInfo", "type": "struct SoapYearMonth__Class *", "dotNetType": "SoapYearMonth" }, { "virtualAddress": "0x01073098", "name": "CADObjRef__TypeInfo", "type": "struct CADObjRef__Class *", "dotNetType": "CADObjRef" }, { "virtualAddress": "0x01071B28", "name": "CADMethodRef__TypeInfo", "type": "struct CADMethodRef__Class *", "dotNetType": "CADMethodRef" }, { "virtualAddress": "0x01082868", "name": "ClientContextTerminatorSink__TypeInfo", "type": "struct ClientContextTerminatorSink__Class *", "dotNetType": "ClientContextTerminatorSink" }, { "virtualAddress": "0x010829B8", "name": "ClientContextReplySink__TypeInfo", "type": "struct ClientContextReplySink__Class *", "dotNetType": "ClientContextReplySink" }, { "virtualAddress": "0x01083118", "name": "ConstructionCallDictionary__TypeInfo", "type": "struct ConstructionCallDictionary__Class *", "dotNetType": "ConstructionCallDictionary" }, { "virtualAddress": "0x010728D8", "name": "MethodResponse__TypeInfo", "type": "struct MethodResponse__Class *", "dotNetType": "MethodResponse" }, { "virtualAddress": "0x0106C5F0", "name": "ConstructionResponse__TypeInfo", "type": "struct ConstructionResponse__Class *", "dotNetType": "ConstructionResponse" }, { "virtualAddress": "0x01080DB8", "name": "EnvoyTerminatorSink__TypeInfo", "type": "struct EnvoyTerminatorSink__Class *", "dotNetType": "EnvoyTerminatorSink" }, { "virtualAddress": "0x0107E878", "name": "ErrorMessage__TypeInfo", "type": "struct ErrorMessage__Class *", "dotNetType": "ErrorMessage" }, { "virtualAddress": "0x01071130", "name": "MethodCallMessageWrapper__TypeInfo", "type": "struct MethodCallMessageWrapper__Class *", "dotNetType": "MethodCallMessageWrapper" }, { "virtualAddress": "0x01076F20", "name": "MethodCallMessageWrapper_DictionaryWrapper__TypeInfo", "type": "struct MethodCallMessageWrapper_DictionaryWrapper__Class *", "dotNetType": "DictionaryWrapper" }, { "virtualAddress": "0x01070030", "name": "MessageDictionary_DictionaryEnumerator__TypeInfo", "type": "struct MessageDictionary_DictionaryEnumerator__Class *", "dotNetType": "DictionaryEnumerator" }, { "virtualAddress": "0x01082288", "name": "MethodReturnMessageWrapper__TypeInfo", "type": "struct MethodReturnMessageWrapper__Class *", "dotNetType": "MethodReturnMessageWrapper" }, { "virtualAddress": "0x01073D70", "name": "MethodReturnMessageWrapper_DictionaryWrapper__TypeInfo", "type": "struct MethodReturnMessageWrapper_DictionaryWrapper__Class *", "dotNetType": "DictionaryWrapper" }, { "virtualAddress": "0x010773C0", "name": "RemotingSurrogate__TypeInfo", "type": "struct RemotingSurrogate__Class *", "dotNetType": "RemotingSurrogate" }, { "virtualAddress": "0x0106F2B8", "name": "ObjRefSurrogate__TypeInfo", "type": "struct ObjRefSurrogate__Class *", "dotNetType": "ObjRefSurrogate" }, { "virtualAddress": "0x0106B170", "name": "RemotingSurrogateSelector__TypeInfo", "type": "struct RemotingSurrogateSelector__Class *", "dotNetType": "RemotingSurrogateSelector" }, { "virtualAddress": "0x01070ED8", "name": "ServerContextTerminatorSink__TypeInfo", "type": "struct ServerContextTerminatorSink__Class *", "dotNetType": "ServerContextTerminatorSink" }, { "virtualAddress": "0x0106E5A0", "name": "ServerObjectTerminatorSink__TypeInfo", "type": "struct ServerObjectTerminatorSink__Class *", "dotNetType": "ServerObjectTerminatorSink" }, { "virtualAddress": "0x01073D50", "name": "ServerObjectReplySink__TypeInfo", "type": "struct ServerObjectReplySink__Class *", "dotNetType": "ServerObjectReplySink" }, { "virtualAddress": "0x01073288", "name": "StackBuilderSink__TypeInfo", "type": "struct StackBuilderSink__Class *", "dotNetType": "StackBuilderSink" }, { "virtualAddress": "0x0107DD20", "name": "IList_1_System_String___TypeInfo", "type": "struct IList_1_System_String___Class *", "dotNetType": "IList\u003Cstring\u003E" }, { "virtualAddress": "0x01080BF0", "name": "EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs___Class *", "dotNetType": "EventHandler\u003CContractFailedEventArgs\u003E" }, { "virtualAddress": "0x01086928", "name": "ContractFailedEventArgs__TypeInfo", "type": "struct ContractFailedEventArgs__Class *", "dotNetType": "ContractFailedEventArgs" }, { "virtualAddress": "0x0106EB50", "name": "Task_1_System_Int32___Array__TypeInfo", "type": "struct Task_1_System_Int32___Array__Class *", "dotNetType": "Task\u003Cint\u003E[]" }, { "virtualAddress": "0x0107AEC8", "name": "AsyncMethodBuilderCore_MoveNextRunner__TypeInfo", "type": "struct AsyncMethodBuilderCore_MoveNextRunner__Class *", "dotNetType": "MoveNextRunner" }, { "virtualAddress": "0x01083CA8", "name": "AsyncMethodBuilderCore_ContinuationWrapper__TypeInfo", "type": "struct AsyncMethodBuilderCore_ContinuationWrapper__Class *", "dotNetType": "ContinuationWrapper" }, { "virtualAddress": "0x01076070", "name": "AsyncMethodBuilderCore_c_DisplayClass4_0__TypeInfo", "type": "struct AsyncMethodBuilderCore_c_DisplayClass4_0__Class *", "dotNetType": "__c__DisplayClass4_0" }, { "virtualAddress": "0x01074C08", "name": "AsyncMethodBuilderCore_c__TypeInfo", "type": "struct AsyncMethodBuilderCore_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x0107E100", "name": "TaskAwaiter_c_DisplayClass11_0__TypeInfo", "type": "struct TaskAwaiter_c_DisplayClass11_0__Class *", "dotNetType": "__c__DisplayClass11_0" }, { "virtualAddress": "0x0106ECF0", "name": "TypeForwardedFromAttribute__TypeInfo", "type": "struct TypeForwardedFromAttribute__Class *", "dotNetType": "TypeForwardedFromAttribute" }, { "virtualAddress": "0x01083FF8", "name": "YieldAwaitable_YieldAwaiter__TypeInfo", "type": "struct YieldAwaitable_YieldAwaiter__Class *", "dotNetType": "YieldAwaiter" }, { "virtualAddress": "0x01085618", "name": "OSPlatform__TypeInfo", "type": "struct OSPlatform__Class *", "dotNetType": "OSPlatform" }, { "virtualAddress": "0x010838B0", "name": "ArrayWithOffset__TypeInfo", "type": "struct ArrayWithOffset__Class *", "dotNetType": "ArrayWithOffset" }, { "virtualAddress": "0x01084C38", "name": "ComVisibleAttribute__TypeInfo", "type": "struct ComVisibleAttribute__Class *", "dotNetType": "ComVisibleAttribute" }, { "virtualAddress": "0x0106E018", "name": "ComImportAttribute__TypeInfo", "type": "struct ComImportAttribute__Class *", "dotNetType": "ComImportAttribute" }, { "virtualAddress": "0x01078B48", "name": "GuidAttribute__TypeInfo", "type": "struct GuidAttribute__Class *", "dotNetType": "GuidAttribute" }, { "virtualAddress": "0x01071220", "name": "PreserveSigAttribute__TypeInfo", "type": "struct PreserveSigAttribute__Class *", "dotNetType": "PreserveSigAttribute" }, { "virtualAddress": "0x010764A8", "name": "InAttribute__TypeInfo", "type": "struct InAttribute__Class *", "dotNetType": "InAttribute" }, { "virtualAddress": "0x01071D60", "name": "OutAttribute__TypeInfo", "type": "struct OutAttribute__Class *", "dotNetType": "OutAttribute" }, { "virtualAddress": "0x01071A78", "name": "OptionalAttribute__TypeInfo", "type": "struct OptionalAttribute__Class *", "dotNetType": "OptionalAttribute" }, { "virtualAddress": "0x01086E38", "name": "DllImportAttribute__TypeInfo", "type": "struct DllImportAttribute__Class *", "dotNetType": "DllImportAttribute" }, { "virtualAddress": "0x0106B5C8", "name": "FieldOffsetAttribute__TypeInfo", "type": "struct FieldOffsetAttribute__Class *", "dotNetType": "FieldOffsetAttribute" }, { "virtualAddress": "0x010742B0", "name": "BStrWrapper__TypeInfo", "type": "struct BStrWrapper__Class *", "dotNetType": "BStrWrapper" }, { "virtualAddress": "0x0106A958", "name": "COMException__TypeInfo", "type": "struct COMException__Class *", "dotNetType": "COMException" }, { "virtualAddress": "0x0106E8B8", "name": "DispatchWrapper__TypeInfo", "type": "struct DispatchWrapper__Class *", "dotNetType": "DispatchWrapper" }, { "virtualAddress": "0x01080958", "name": "InvalidComObjectException__TypeInfo", "type": "struct InvalidComObjectException__Class *", "dotNetType": "InvalidComObjectException" }, { "virtualAddress": "0x01085580", "name": "InvalidOleVariantTypeException__TypeInfo", "type": "struct InvalidOleVariantTypeException__Class *", "dotNetType": "InvalidOleVariantTypeException" }, { "virtualAddress": "0x0106D040", "name": "ObjectCreationDelegate__TypeInfo", "type": "struct ObjectCreationDelegate__Class *", "dotNetType": "ObjectCreationDelegate" }, { "virtualAddress": "0x0106B200", "name": "SafeArrayTypeMismatchException__TypeInfo", "type": "struct SafeArrayTypeMismatchException__Class *", "dotNetType": "SafeArrayTypeMismatchException" }, { "virtualAddress": "0x0106FB68", "name": "UnknownWrapper__TypeInfo", "type": "struct UnknownWrapper__Class *", "dotNetType": "UnknownWrapper" }, { "virtualAddress": "0x01081448", "name": "ExtensibleClassFactory__TypeInfo", "type": "struct ExtensibleClassFactory__Class *", "dotNetType": "ExtensibleClassFactory" }, { "virtualAddress": "0x01079220", "name": "EventRegistrationToken__TypeInfo", "type": "struct EventRegistrationToken__Class *", "dotNetType": "EventRegistrationToken" }, { "virtualAddress": "0x010796B8", "name": "IActivationFactory__TypeInfo", "type": "struct IActivationFactory__Class *", "dotNetType": "IActivationFactory" }, { "virtualAddress": "0x0107A5F8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___TypeInfo", "type": "struct List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___Class *", "dotNetType": "List\u003CEventRegistrationToken\u003E" }, { "virtualAddress": "0x01081988", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___TypeInfo", "type": "struct Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Class *", "dotNetType": "Dictionary\u003Cobject, EventRegistrationTokenList\u003E" }, { "virtualAddress": "0x0107CE68", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___TypeInfo", "type": "struct ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___Class *", "dotNetType": "ConditionalWeakTable\u003Cobject, EventRegistrationTokenListWithCount\u003E" }, { "virtualAddress": "0x01075AC0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount__TypeInfo", "type": "struct WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_TokenListCount__Class *", "dotNetType": "TokenListCount" }, { "virtualAddress": "0x01081FC8", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer__TypeInfo", "type": "struct WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKeyEqualityComparer__Class *", "dotNetType": "EventCacheKeyEqualityComparer" }, { "virtualAddress": "0x01075720", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__TypeInfo", "type": "struct WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Class *", "dotNetType": "EventRegistrationTokenListWithCount" }, { "virtualAddress": "0x01083620", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_ReaderWriterLockTimedOutException__TypeInfo", "type": "struct WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_ReaderWriterLockTimedOutException__Class *", "dotNetType": "ReaderWriterLockTimedOutException" }, { "virtualAddress": "0x0106AC90", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock__TypeInfo", "type": "struct WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock__Class *", "dotNetType": "MyReaderWriterLock" }, { "virtualAddress": "0x0106D5F0", "name": "Collection_1_System_String___TypeInfo", "type": "struct Collection_1_System_String___Class *", "dotNetType": "Collection\u003Cstring\u003E" }, { "virtualAddress": "0x0106AC20", "name": "Collection_1_System_Reflection_Assembly___TypeInfo", "type": "struct Collection_1_System_Reflection_Assembly___Class *", "dotNetType": "Collection\u003CAssembly\u003E" }, { "virtualAddress": "0x0106DA48", "name": "EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_DesignerNamespaceResolveEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_DesignerNamespaceResolveEventArgs___Class *", "dotNetType": "EventHandler\u003CDesignerNamespaceResolveEventArgs\u003E" }, { "virtualAddress": "0x01087540", "name": "EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_NamespaceResolveEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Runtime_InteropServices_WindowsRuntime_NamespaceResolveEventArgs___Class *", "dotNetType": "EventHandler\u003CNamespaceResolveEventArgs\u003E" }, { "virtualAddress": "0x0106F6F8", "name": "IRetainable__TypeInfo", "type": "struct IRetainable__Class *", "dotNetType": "IRetainable" }, { "virtualAddress": "0x0106EB08", "name": "LowLevelComparer__TypeInfo", "type": "struct LowLevelComparer__Class *", "dotNetType": "LowLevelComparer" }, { "virtualAddress": "0x01071440", "name": "ArrayList_IListWrapper__TypeInfo", "type": "struct ArrayList_IListWrapper__Class *", "dotNetType": "IListWrapper" }, { "virtualAddress": "0x010710A8", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper__TypeInfo", "type": "struct ArrayList_IListWrapper_IListWrapperEnumWrapper__Class *", "dotNetType": "IListWrapperEnumWrapper" }, { "virtualAddress": "0x0106DD10", "name": "ArrayList_SyncArrayList__TypeInfo", "type": "struct ArrayList_SyncArrayList__Class *", "dotNetType": "SyncArrayList" }, { "virtualAddress": "0x01070968", "name": "ArrayList_SyncIList__TypeInfo", "type": "struct ArrayList_SyncIList__Class *", "dotNetType": "SyncIList" }, { "virtualAddress": "0x01074C60", "name": "ArrayList_FixedSizeList__TypeInfo", "type": "struct ArrayList_FixedSizeList__Class *", "dotNetType": "FixedSizeList" }, { "virtualAddress": "0x0107FEC0", "name": "ArrayList_FixedSizeArrayList__TypeInfo", "type": "struct ArrayList_FixedSizeArrayList__Class *", "dotNetType": "FixedSizeArrayList" }, { "virtualAddress": "0x010710A0", "name": "ArrayList_ReadOnlyList__TypeInfo", "type": "struct ArrayList_ReadOnlyList__Class *", "dotNetType": "ReadOnlyList" }, { "virtualAddress": "0x010858A0", "name": "ArrayList_ReadOnlyArrayList__TypeInfo", "type": "struct ArrayList_ReadOnlyArrayList__Class *", "dotNetType": "ReadOnlyArrayList" }, { "virtualAddress": "0x010796B0", "name": "ArrayList_ArrayListEnumerator__TypeInfo", "type": "struct ArrayList_ArrayListEnumerator__Class *", "dotNetType": "ArrayListEnumerator" }, { "virtualAddress": "0x0107EB08", "name": "ArrayList_Range__TypeInfo", "type": "struct ArrayList_Range__Class *", "dotNetType": "Range" }, { "virtualAddress": "0x0106E660", "name": "ArrayList_ArrayListEnumeratorSimple__TypeInfo", "type": "struct ArrayList_ArrayListEnumeratorSimple__Class *", "dotNetType": "ArrayListEnumeratorSimple" }, { "virtualAddress": "0x0107B520", "name": "BitArray__TypeInfo", "type": "struct BitArray__Class *", "dotNetType": "BitArray" }, { "virtualAddress": "0x0107E668", "name": "BitArray_BitArrayEnumeratorSimple__TypeInfo", "type": "struct BitArray_BitArrayEnumeratorSimple__Class *", "dotNetType": "BitArrayEnumeratorSimple" }, { "virtualAddress": "0x0107F1E0", "name": "CaseInsensitiveComparer__TypeInfo", "type": "struct CaseInsensitiveComparer__Class *", "dotNetType": "CaseInsensitiveComparer" }, { "virtualAddress": "0x01085EE8", "name": "CaseInsensitiveHashCodeProvider__TypeInfo", "type": "struct CaseInsensitiveHashCodeProvider__Class *", "dotNetType": "CaseInsensitiveHashCodeProvider" }, { "virtualAddress": "0x0106E888", "name": "Comparer__TypeInfo", "type": "struct Comparer__Class *", "dotNetType": "Comparer" }, { "virtualAddress": "0x0106B3F0", "name": "CompatibleComparer__TypeInfo", "type": "struct CompatibleComparer__Class *", "dotNetType": "CompatibleComparer" }, { "virtualAddress": "0x0106C628", "name": "IHashCodeProvider__TypeInfo", "type": "struct IHashCodeProvider__Class *", "dotNetType": "IHashCodeProvider" }, { "virtualAddress": "0x01081648", "name": "EmptyReadOnlyDictionaryInternal__TypeInfo", "type": "struct EmptyReadOnlyDictionaryInternal__Class *", "dotNetType": "EmptyReadOnlyDictionaryInternal" }, { "virtualAddress": "0x01085120", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator__TypeInfo", "type": "struct EmptyReadOnlyDictionaryInternal_NodeEnumerator__Class *", "dotNetType": "NodeEnumerator" }, { "virtualAddress": "0x01075A10", "name": "Hashtable_KeyCollection__TypeInfo", "type": "struct Hashtable_KeyCollection__Class *", "dotNetType": "KeyCollection" }, { "virtualAddress": "0x010712C0", "name": "Hashtable_ValueCollection__TypeInfo", "type": "struct Hashtable_ValueCollection__Class *", "dotNetType": "ValueCollection" }, { "virtualAddress": "0x01072828", "name": "Hashtable_SyncHashtable__TypeInfo", "type": "struct Hashtable_SyncHashtable__Class *", "dotNetType": "SyncHashtable" }, { "virtualAddress": "0x010765A8", "name": "Hashtable_HashtableEnumerator__TypeInfo", "type": "struct Hashtable_HashtableEnumerator__Class *", "dotNetType": "HashtableEnumerator" }, { "virtualAddress": "0x0106AC80", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo___TypeInfo", "type": "struct ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo___Class *", "dotNetType": "ConditionalWeakTable\u003Cobject, SerializationInfo\u003E" }, { "virtualAddress": "0x01077AF8", "name": "ListDictionaryInternal__TypeInfo", "type": "struct ListDictionaryInternal__Class *", "dotNetType": "ListDictionaryInternal" }, { "virtualAddress": "0x01082E70", "name": "ListDictionaryInternal_DictionaryNode__TypeInfo", "type": "struct ListDictionaryInternal_DictionaryNode__Class *", "dotNetType": "DictionaryNode" }, { "virtualAddress": "0x0106F410", "name": "ListDictionaryInternal_NodeEnumerator__TypeInfo", "type": "struct ListDictionaryInternal_NodeEnumerator__Class *", "dotNetType": "NodeEnumerator" }, { "virtualAddress": "0x0107B4B0", "name": "ListDictionaryInternal_NodeKeyValueCollection__TypeInfo", "type": "struct ListDictionaryInternal_NodeKeyValueCollection__Class *", "dotNetType": "NodeKeyValueCollection" }, { "virtualAddress": "0x0106A848", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator__TypeInfo", "type": "struct ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator__Class *", "dotNetType": "NodeKeyValueEnumerator" }, { "virtualAddress": "0x01084758", "name": "Queue_SynchronizedQueue__TypeInfo", "type": "struct Queue_SynchronizedQueue__Class *", "dotNetType": "SynchronizedQueue" }, { "virtualAddress": "0x0106EB58", "name": "Queue_QueueEnumerator__TypeInfo", "type": "struct Queue_QueueEnumerator__Class *", "dotNetType": "QueueEnumerator" }, { "virtualAddress": "0x01075650", "name": "SortedList_SyncSortedList__TypeInfo", "type": "struct SortedList_SyncSortedList__Class *", "dotNetType": "SyncSortedList" }, { "virtualAddress": "0x01086D88", "name": "SortedList_SortedListEnumerator__TypeInfo", "type": "struct SortedList_SortedListEnumerator__Class *", "dotNetType": "SortedListEnumerator" }, { "virtualAddress": "0x01079DD0", "name": "Stack_SyncStack__TypeInfo", "type": "struct Stack_SyncStack__Class *", "dotNetType": "SyncStack" }, { "virtualAddress": "0x0107E270", "name": "Stack_StackEnumerator__TypeInfo", "type": "struct Stack_StackEnumerator__Class *", "dotNetType": "StackEnumerator" }, { "virtualAddress": "0x01073AD8", "name": "StructuralEqualityComparer__TypeInfo", "type": "struct StructuralEqualityComparer__Class *", "dotNetType": "StructuralEqualityComparer" }, { "virtualAddress": "0x0107B1E0", "name": "StructuralComparer__TypeInfo", "type": "struct StructuralComparer__Class *", "dotNetType": "StructuralComparer" }, { "virtualAddress": "0x0107D0A0", "name": "EventLevel__Enum__TypeInfo", "type": "struct EventLevel__Enum__Class *", "dotNetType": "EventLevel" }, { "virtualAddress": "0x0107F168", "name": "EventSource__TypeInfo", "type": "struct EventSource__Class *", "dotNetType": "EventSource" }, { "virtualAddress": "0x0107E898", "name": "CDSCollectionETWBCLProvider__TypeInfo", "type": "struct CDSCollectionETWBCLProvider__Class *", "dotNetType": "CDSCollectionETWBCLProvider" }, { "virtualAddress": "0x010773A0", "name": "TraceLoggingEventTypes__TypeInfo", "type": "struct TraceLoggingEventTypes__Class *", "dotNetType": "TraceLoggingEventTypes" }, { "virtualAddress": "0x0106B068", "name": "EventOpcode__Enum__TypeInfo", "type": "struct EventOpcode__Enum__Class *", "dotNetType": "EventOpcode" }, { "virtualAddress": "0x01085490", "name": "TraceLoggingTypeInfo__TypeInfo", "type": "struct TraceLoggingTypeInfo__Class *", "dotNetType": "TraceLoggingTypeInfo" }, { "virtualAddress": "0x010822A0", "name": "TraceLoggingTypeInfo__Array__TypeInfo", "type": "struct TraceLoggingTypeInfo__Array__Class *", "dotNetType": "TraceLoggingTypeInfo[]" }, { "virtualAddress": "0x010812B8", "name": "NameInfo_1__TypeInfo", "type": "struct NameInfo_1__Class *", "dotNetType": "NameInfo" }, { "virtualAddress": "0x0106C780", "name": "EventSource_EventMetadata__Array__TypeInfo", "type": "struct EventSource_EventMetadata__Array__Class *", "dotNetType": "EventMetadata[]" }, { "virtualAddress": "0x0107B5D8", "name": "EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs___Class *", "dotNetType": "EventHandler\u003CEventCommandEventArgs\u003E" }, { "virtualAddress": "0x0107EDB8", "name": "EventCommandEventArgs__TypeInfo", "type": "struct EventCommandEventArgs__Class *", "dotNetType": "EventCommandEventArgs" }, { "virtualAddress": "0x01078788", "name": "EventDispatcher__TypeInfo", "type": "struct EventDispatcher__Class *", "dotNetType": "EventDispatcher" }, { "virtualAddress": "0x0106CF08", "name": "EventListener__TypeInfo", "type": "struct EventListener__Class *", "dotNetType": "EventListener" }, { "virtualAddress": "0x01071E98", "name": "EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs___Class *", "dotNetType": "EventHandler\u003CEventSourceCreatedEventArgs\u003E" }, { "virtualAddress": "0x01071040", "name": "EventSourceCreatedEventArgs__TypeInfo", "type": "struct EventSourceCreatedEventArgs__Class *", "dotNetType": "EventSourceCreatedEventArgs" }, { "virtualAddress": "0x01070370", "name": "EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs___TypeInfo", "type": "struct EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs___Class *", "dotNetType": "EventHandler\u003CEventWrittenEventArgs\u003E" }, { "virtualAddress": "0x01071F30", "name": "EventWrittenEventArgs__TypeInfo", "type": "struct EventWrittenEventArgs__Class *", "dotNetType": "EventWrittenEventArgs" }, { "virtualAddress": "0x0107FCF0", "name": "ReadOnlyCollection_1_System_Object___TypeInfo", "type": "struct ReadOnlyCollection_1_System_Object___Class *", "dotNetType": "ReadOnlyCollection\u003Cobject\u003E" }, { "virtualAddress": "0x0107A720", "name": "ReadOnlyCollection_1_System_String___TypeInfo", "type": "struct ReadOnlyCollection_1_System_String___Class *", "dotNetType": "ReadOnlyCollection\u003Cstring\u003E" }, { "virtualAddress": "0x0107AF70", "name": "ActivityFilter__TypeInfo", "type": "struct ActivityFilter__Class *", "dotNetType": "ActivityFilter" }, { "virtualAddress": "0x0107AF08", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___TypeInfo", "type": "struct ConcurrentDictionary_2_System_Guid_System_Int32___Class *", "dotNetType": "ConcurrentDictionary\u003CGuid, int\u003E" }, { "virtualAddress": "0x01074B80", "name": "KeyValuePair_2_System_Guid_System_Int32___TypeInfo", "type": "struct KeyValuePair_2_System_Guid_System_Int32___Class *", "dotNetType": "KeyValuePair\u003CGuid, int\u003E" }, { "virtualAddress": "0x01076918", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2___TypeInfo", "type": "struct ConcurrentDictionary_2_System_Guid_System_Tuple_2___Class *", "dotNetType": "ConcurrentDictionary\u003CGuid, Tuple\u003CGuid, int\u003E\u003E" }, { "virtualAddress": "0x01079E58", "name": "Action_1_Guid___TypeInfo", "type": "struct Action_1_Guid___Class *", "dotNetType": "Action\u003CGuid\u003E" }, { "virtualAddress": "0x01081788", "name": "List_1_System_WeakReference___TypeInfo", "type": "struct List_1_System_WeakReference___Class *", "dotNetType": "List\u003CWeakReference\u003E" }, { "virtualAddress": "0x0107CF18", "name": "EventProvider__TypeInfo", "type": "struct EventProvider__Class *", "dotNetType": "EventProvider" }, { "virtualAddress": "0x0106E8D0", "name": "EventSource_OverideEventProvider__TypeInfo", "type": "struct EventSource_OverideEventProvider__Class *", "dotNetType": "OverideEventProvider" }, { "virtualAddress": "0x0107C110", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___TypeInfo", "type": "struct List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___Class *", "dotNetType": "List\u003CSessionInfo\u003E" }, { "virtualAddress": "0x010815C0", "name": "EventProvider_SessionInfo__TypeInfo", "type": "struct EventProvider_SessionInfo__Class *", "dotNetType": "SessionInfo" }, { "virtualAddress": "0x0106FC88", "name": "EtwSession__TypeInfo", "type": "struct EtwSession__Class *", "dotNetType": "EtwSession" }, { "virtualAddress": "0x01083328", "name": "List_1_System_WeakReference_1___TypeInfo", "type": "struct List_1_System_WeakReference_1___Class *", "dotNetType": "List\u003CWeakReference\u003CEtwSession\u003E\u003E" }, { "virtualAddress": "0x01073E10", "name": "WeakReference_1_System_Diagnostics_Tracing_EtwSession___TypeInfo", "type": "struct WeakReference_1_System_Diagnostics_Tracing_EtwSession___Class *", "dotNetType": "WeakReference\u003CEtwSession\u003E" }, { "virtualAddress": "0x01081DD0", "name": "EtwSession__Array__TypeInfo", "type": "struct EtwSession__Array__Class *", "dotNetType": "EtwSession[]" }, { "virtualAddress": "0x01076B28", "name": "List_1_System_Diagnostics_Tracing_EtwSession___TypeInfo", "type": "struct List_1_System_Diagnostics_Tracing_EtwSession___Class *", "dotNetType": "List\u003CEtwSession\u003E" }, { "virtualAddress": "0x01082090", "name": "ActivityTracker__TypeInfo", "type": "struct ActivityTracker__Class *", "dotNetType": "ActivityTracker" }, { "virtualAddress": "0x01078200", "name": "AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo___TypeInfo", "type": "struct AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo___Class *", "dotNetType": "AsyncLocal\u003CActivityInfo\u003E" }, { "virtualAddress": "0x01079C28", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1__1__TypeInfo", "type": "struct Action_1_System_Threading_AsyncLocalValueChangedArgs_1__1__Class *", "dotNetType": "Action\u003CAsyncLocalValueChangedArgs\u003CActivityInfo\u003E\u003E" }, { "virtualAddress": "0x0106D100", "name": "ActivityTracker_ActivityInfo__TypeInfo", "type": "struct ActivityTracker_ActivityInfo__Class *", "dotNetType": "ActivityInfo" }, { "virtualAddress": "0x01083768", "name": "IEnumerable_1_System_Tuple_2__2__TypeInfo", "type": "struct IEnumerable_1_System_Tuple_2__2__Class *", "dotNetType": "IEnumerable\u003CTuple\u003Cint, int\u003E\u003E" }, { "virtualAddress": "0x01080E78", "name": "Partitioner_SharedInt__TypeInfo", "type": "struct Partitioner_SharedInt__Class *", "dotNetType": "SharedInt" }, { "virtualAddress": "0x0106C6D0", "name": "Partitioner_SharedBool__TypeInfo", "type": "struct Partitioner_SharedBool__Class *", "dotNetType": "SharedBool" }, { "virtualAddress": "0x01072F08", "name": "Partitioner_SharedLong__TypeInfo", "type": "struct Partitioner_SharedLong__Class *", "dotNetType": "SharedLong" }, { "virtualAddress": "0x010720A8", "name": "Partitioner_CreateRanges_d_6__TypeInfo", "type": "struct Partitioner_CreateRanges_d_6__Class *", "dotNetType": "_CreateRanges_d__6" }, { "virtualAddress": "0x0107C4B8", "name": "Tuple_2_Int64_Int64___TypeInfo", "type": "struct Tuple_2_Int64_Int64___Class *", "dotNetType": "Tuple\u003Clong, long\u003E" }, { "virtualAddress": "0x010736B8", "name": "Partitioner_CreateRanges_d_9__TypeInfo", "type": "struct Partitioner_CreateRanges_d_9__Class *", "dotNetType": "_CreateRanges_d__9" }, { "virtualAddress": "0x01071888", "name": "Tuple_2_Int32_Int32___TypeInfo", "type": "struct Tuple_2_Int32_Int32___Class *", "dotNetType": "Tuple\u003Cint, int\u003E" }, { "virtualAddress": "0x010856B8", "name": "IEnumerator_1_System_Tuple_2__1__TypeInfo", "type": "struct IEnumerator_1_System_Tuple_2__1__Class *", "dotNetType": "IEnumerator\u003CTuple\u003Cint, int\u003E\u003E" }, { "virtualAddress": "0x01086C80", "name": "DictionaryHashHelpers__TypeInfo", "type": "struct DictionaryHashHelpers__Class *", "dotNetType": "DictionaryHashHelpers" }, { "virtualAddress": "0x01084C58", "name": "NonRandomizedStringEqualityComparer__TypeInfo", "type": "struct NonRandomizedStringEqualityComparer__Class *", "dotNetType": "NonRandomizedStringEqualityComparer" }, { "virtualAddress": "0x01078A38", "name": "ObjectEqualityComparer__TypeInfo", "type": "struct ObjectEqualityComparer__Class *", "dotNetType": "ObjectEqualityComparer" }, { "virtualAddress": "0x01072C60", "name": "ByteEqualityComparer__TypeInfo", "type": "struct ByteEqualityComparer__Class *", "dotNetType": "ByteEqualityComparer" }, { "virtualAddress": "0x0107B630", "name": "InternalStringComparer__TypeInfo", "type": "struct InternalStringComparer__Class *", "dotNetType": "InternalStringComparer" }, { "virtualAddress": "0x0106D9A8", "name": "KeyNotFoundException__TypeInfo", "type": "struct KeyNotFoundException__Class *", "dotNetType": "KeyNotFoundException" }, { "virtualAddress": "0x0107ABE0", "name": "DefaultFilter__TypeInfo", "type": "struct DefaultFilter__Class *", "dotNetType": "DefaultFilter" }, { "virtualAddress": "0x0106F1F8", "name": "Debugger__TypeInfo", "type": "struct Debugger__Class *", "dotNetType": "Debugger" }, { "virtualAddress": "0x0106ACB8", "name": "SymbolToken__TypeInfo", "type": "struct SymbolToken__Class *", "dotNetType": "SymbolToken" }, { "virtualAddress": "0x0106BCC8", "name": "ContractException__TypeInfo", "type": "struct ContractException__Class *", "dotNetType": "ContractException" }, { "virtualAddress": "0x01071CC8", "name": "EventCounterGroup__TypeInfo", "type": "struct EventCounterGroup__Class *", "dotNetType": "EventCounterGroup" }, { "virtualAddress": "0x01083848", "name": "List_1_System_Diagnostics_Tracing_EventCounter___TypeInfo", "type": "struct List_1_System_Diagnostics_Tracing_EventCounter___Class *", "dotNetType": "List\u003CEventCounter\u003E" }, { "virtualAddress": "0x010716D8", "name": "WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup___TypeInfo", "type": "struct WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup___Class *", "dotNetType": "WeakReference\u003CEventCounterGroup\u003E" }, { "virtualAddress": "0x01072248", "name": "WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup___Array__TypeInfo", "type": "struct WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup___Array__Class *", "dotNetType": "WeakReference\u003CEventCounterGroup\u003E[]" }, { "virtualAddress": "0x0107E460", "name": "EventCounterPayload__TypeInfo", "type": "struct EventCounterPayload__Class *", "dotNetType": "EventCounterPayload" }, { "virtualAddress": "0x0107BC30", "name": "IEnumerable_1_KeyValuePair_2_System_String_System_Object___TypeInfo", "type": "struct IEnumerable_1_KeyValuePair_2_System_String_System_Object___Class *", "dotNetType": "IEnumerable\u003CKeyValuePair\u003Cstring, object\u003E\u003E" }, { "virtualAddress": "0x01081CC0", "name": "EventCounterPayload_get_ForEnumeration_d_31__TypeInfo", "type": "struct EventCounterPayload_get_ForEnumeration_d_31__Class *", "dotNetType": "_get_ForEnumeration_d__31" }, { "virtualAddress": "0x010816D8", "name": "EventCounterGroup_PayloadType__TypeInfo", "type": "struct EventCounterGroup_PayloadType__Class *", "dotNetType": "PayloadType" }, { "virtualAddress": "0x01072A10", "name": "DataCollector__TypeInfo", "type": "struct DataCollector__Class *", "dotNetType": "DataCollector" }, { "virtualAddress": "0x01075D88", "name": "EventPayload__TypeInfo", "type": "struct EventPayload__Class *", "dotNetType": "EventPayload" }, { "virtualAddress": "0x0107D058", "name": "EventPayload_GetEnumerator_d_17__TypeInfo", "type": "struct EventPayload_GetEnumerator_d_17__Class *", "dotNetType": "_GetEnumerator_d__17" }, { "virtualAddress": "0x0107CEF0", "name": "EventSourceActivity__TypeInfo", "type": "struct EventSourceActivity__Class *", "dotNetType": "EventSourceActivity" }, { "virtualAddress": "0x0106FE98", "name": "FieldMetadata__TypeInfo", "type": "struct FieldMetadata__Class *", "dotNetType": "FieldMetadata" }, { "virtualAddress": "0x0107FD30", "name": "PropertyAnalysis__TypeInfo", "type": "struct PropertyAnalysis__Class *", "dotNetType": "PropertyAnalysis" }, { "virtualAddress": "0x01077108", "name": "BooleanTypeInfo__TypeInfo", "type": "struct BooleanTypeInfo__Class *", "dotNetType": "BooleanTypeInfo" }, { "virtualAddress": "0x010708A8", "name": "TraceLoggingMetadataCollector__TypeInfo", "type": "struct TraceLoggingMetadataCollector__Class *", "dotNetType": "TraceLoggingMetadataCollector" }, { "virtualAddress": "0x01079678", "name": "TraceLoggingMetadataCollector_Impl__TypeInfo", "type": "struct TraceLoggingMetadataCollector_Impl__Class *", "dotNetType": "Impl" }, { "virtualAddress": "0x0106D2F8", "name": "List_1_System_Diagnostics_Tracing_FieldMetadata___TypeInfo", "type": "struct List_1_System_Diagnostics_Tracing_FieldMetadata___Class *", "dotNetType": "List\u003CFieldMetadata\u003E" }, { "virtualAddress": "0x0107EBD8", "name": "TraceLoggingDataCollector__TypeInfo", "type": "struct TraceLoggingDataCollector__Class *", "dotNetType": "TraceLoggingDataCollector" }, { "virtualAddress": "0x01078590", "name": "ByteTypeInfo__TypeInfo", "type": "struct ByteTypeInfo__Class *", "dotNetType": "ByteTypeInfo" }, { "virtualAddress": "0x0107EE00", "name": "SByteTypeInfo__TypeInfo", "type": "struct SByteTypeInfo__Class *", "dotNetType": "SByteTypeInfo" }, { "virtualAddress": "0x01080AC8", "name": "Int16TypeInfo__TypeInfo", "type": "struct Int16TypeInfo__Class *", "dotNetType": "Int16TypeInfo" }, { "virtualAddress": "0x0107DFE8", "name": "UInt16TypeInfo__TypeInfo", "type": "struct UInt16TypeInfo__Class *", "dotNetType": "UInt16TypeInfo" }, { "virtualAddress": "0x0107B120", "name": "Int32TypeInfo__TypeInfo", "type": "struct Int32TypeInfo__Class *", "dotNetType": "Int32TypeInfo" }, { "virtualAddress": "0x010757B8", "name": "UInt32TypeInfo__TypeInfo", "type": "struct UInt32TypeInfo__Class *", "dotNetType": "UInt32TypeInfo" }, { "virtualAddress": "0x010839E0", "name": "Int64TypeInfo__TypeInfo", "type": "struct Int64TypeInfo__Class *", "dotNetType": "Int64TypeInfo" }, { "virtualAddress": "0x0106F710", "name": "UInt64TypeInfo__TypeInfo", "type": "struct UInt64TypeInfo__Class *", "dotNetType": "UInt64TypeInfo" }, { "virtualAddress": "0x0107E750", "name": "IntPtrTypeInfo__TypeInfo", "type": "struct IntPtrTypeInfo__Class *", "dotNetType": "IntPtrTypeInfo" }, { "virtualAddress": "0x0106C648", "name": "UIntPtrTypeInfo__TypeInfo", "type": "struct UIntPtrTypeInfo__Class *", "dotNetType": "UIntPtrTypeInfo" }, { "virtualAddress": "0x0106D670", "name": "DoubleTypeInfo__TypeInfo", "type": "struct DoubleTypeInfo__Class *", "dotNetType": "DoubleTypeInfo" }, { "virtualAddress": "0x01078500", "name": "SingleTypeInfo__TypeInfo", "type": "struct SingleTypeInfo__Class *", "dotNetType": "SingleTypeInfo" }, { "virtualAddress": "0x01078390", "name": "CharTypeInfo__TypeInfo", "type": "struct CharTypeInfo__Class *", "dotNetType": "CharTypeInfo" }, { "virtualAddress": "0x01072D90", "name": "BooleanArrayTypeInfo__TypeInfo", "type": "struct BooleanArrayTypeInfo__Class *", "dotNetType": "BooleanArrayTypeInfo" }, { "virtualAddress": "0x01080F80", "name": "ByteArrayTypeInfo__TypeInfo", "type": "struct ByteArrayTypeInfo__Class *", "dotNetType": "ByteArrayTypeInfo" }, { "virtualAddress": "0x010777F0", "name": "SByteArrayTypeInfo__TypeInfo", "type": "struct SByteArrayTypeInfo__Class *", "dotNetType": "SByteArrayTypeInfo" }, { "virtualAddress": "0x010806E8", "name": "Int16ArrayTypeInfo__TypeInfo", "type": "struct Int16ArrayTypeInfo__Class *", "dotNetType": "Int16ArrayTypeInfo" }, { "virtualAddress": "0x010832E8", "name": "UInt16ArrayTypeInfo__TypeInfo", "type": "struct UInt16ArrayTypeInfo__Class *", "dotNetType": "UInt16ArrayTypeInfo" }, { "virtualAddress": "0x0106B3B0", "name": "Int32ArrayTypeInfo__TypeInfo", "type": "struct Int32ArrayTypeInfo__Class *", "dotNetType": "Int32ArrayTypeInfo" }, { "virtualAddress": "0x0106D630", "name": "UInt32ArrayTypeInfo__TypeInfo", "type": "struct UInt32ArrayTypeInfo__Class *", "dotNetType": "UInt32ArrayTypeInfo" }, { "virtualAddress": "0x0106FC30", "name": "Int64ArrayTypeInfo__TypeInfo", "type": "struct Int64ArrayTypeInfo__Class *", "dotNetType": "Int64ArrayTypeInfo" }, { "virtualAddress": "0x01071090", "name": "UInt64ArrayTypeInfo__TypeInfo", "type": "struct UInt64ArrayTypeInfo__Class *", "dotNetType": "UInt64ArrayTypeInfo" }, { "virtualAddress": "0x0107B4E0", "name": "IntPtrArrayTypeInfo__TypeInfo", "type": "struct IntPtrArrayTypeInfo__Class *", "dotNetType": "IntPtrArrayTypeInfo" }, { "virtualAddress": "0x0107C880", "name": "UIntPtrArrayTypeInfo__TypeInfo", "type": "struct UIntPtrArrayTypeInfo__Class *", "dotNetType": "UIntPtrArrayTypeInfo" }, { "virtualAddress": "0x01081F90", "name": "CharArrayTypeInfo__TypeInfo", "type": "struct CharArrayTypeInfo__Class *", "dotNetType": "CharArrayTypeInfo" }, { "virtualAddress": "0x01080110", "name": "DoubleArrayTypeInfo__TypeInfo", "type": "struct DoubleArrayTypeInfo__Class *", "dotNetType": "DoubleArrayTypeInfo" }, { "virtualAddress": "0x0106B6C0", "name": "SingleArrayTypeInfo__TypeInfo", "type": "struct SingleArrayTypeInfo__Class *", "dotNetType": "SingleArrayTypeInfo" }, { "virtualAddress": "0x0106EEB8", "name": "StringTypeInfo__TypeInfo", "type": "struct StringTypeInfo__Class *", "dotNetType": "StringTypeInfo" }, { "virtualAddress": "0x010743D8", "name": "GuidTypeInfo__TypeInfo", "type": "struct GuidTypeInfo__Class *", "dotNetType": "GuidTypeInfo" }, { "virtualAddress": "0x0107FFB0", "name": "GuidArrayTypeInfo__TypeInfo", "type": "struct GuidArrayTypeInfo__Class *", "dotNetType": "GuidArrayTypeInfo" }, { "virtualAddress": "0x01078020", "name": "DateTimeTypeInfo__TypeInfo", "type": "struct DateTimeTypeInfo__Class *", "dotNetType": "DateTimeTypeInfo" }, { "virtualAddress": "0x01073F58", "name": "DateTimeOffsetTypeInfo__TypeInfo", "type": "struct DateTimeOffsetTypeInfo__Class *", "dotNetType": "DateTimeOffsetTypeInfo" }, { "virtualAddress": "0x0107CDD8", "name": "TimeSpanTypeInfo__TypeInfo", "type": "struct TimeSpanTypeInfo__Class *", "dotNetType": "TimeSpanTypeInfo" }, { "virtualAddress": "0x0107D328", "name": "DecimalTypeInfo__TypeInfo", "type": "struct DecimalTypeInfo__Class *", "dotNetType": "DecimalTypeInfo" }, { "virtualAddress": "0x0107E6F8", "name": "List_1_System_Byte___TypeInfo", "type": "struct List_1_System_Byte___Class *", "dotNetType": "List\u003Cbyte\u003E" }, { "virtualAddress": "0x0107F8C8", "name": "ManifestBuilder__TypeInfo", "type": "struct ManifestBuilder__Class *", "dotNetType": "ManifestBuilder" }, { "virtualAddress": "0x0106EBC0", "name": "Dictionary_2_System_UInt64_System_String___TypeInfo", "type": "struct Dictionary_2_System_UInt64_System_String___Class *", "dotNetType": "Dictionary\u003Culong, string\u003E" }, { "virtualAddress": "0x01075E10", "name": "Dictionary_2_System_String_System_Type___TypeInfo", "type": "struct Dictionary_2_System_String_System_Type___Class *", "dotNetType": "Dictionary\u003Cstring, Type\u003E" }, { "virtualAddress": "0x0106DCE0", "name": "Dictionary_2_System_String_List_1_System_Int32___TypeInfo", "type": "struct Dictionary_2_System_String_List_1_System_Int32___Class *", "dotNetType": "Dictionary\u003Cstring, List\u003Cint\u003E\u003E" }, { "virtualAddress": "0x0106E670", "name": "List_1_System_Int32___TypeInfo", "type": "struct List_1_System_Int32___Class *", "dotNetType": "List\u003Cint\u003E" }, { "virtualAddress": "0x0107D238", "name": "EventAttribute__TypeInfo", "type": "struct EventAttribute__Class *", "dotNetType": "EventAttribute" }, { "virtualAddress": "0x0107D348", "name": "TypeAnalysis__TypeInfo", "type": "struct TypeAnalysis__Class *", "dotNetType": "TypeAnalysis" }, { "virtualAddress": "0x0107EA58", "name": "TplEtwProvider__TypeInfo", "type": "struct TplEtwProvider__Class *", "dotNetType": "TplEtwProvider" }, { "virtualAddress": "0x01078C80", "name": "List_1_System_Tuple_2___TypeInfo", "type": "struct List_1_System_Tuple_2___Class *", "dotNetType": "List\u003CTuple\u003CSessionInfo, bool\u003E\u003E" }, { "virtualAddress": "0x01078A78", "name": "Action_2_Int32_Int64___TypeInfo", "type": "struct Action_2_Int32_Int64___Class *", "dotNetType": "Action\u003Cint, long\u003E" }, { "virtualAddress": "0x0106F670", "name": "EventProvider_c_DisplayClass44_0__TypeInfo", "type": "struct EventProvider_c_DisplayClass44_0__Class *", "dotNetType": "__c__DisplayClass44_0" }, { "virtualAddress": "0x0107BF38", "name": "EventSourceAttribute__TypeInfo", "type": "struct EventSourceAttribute__Class *", "dotNetType": "EventSourceAttribute" }, { "virtualAddress": "0x0107E718", "name": "ActivityFilter_GetFilterAsTuple_d_7__TypeInfo", "type": "struct ActivityFilter_GetFilterAsTuple_d_7__Class *", "dotNetType": "_GetFilterAsTuple_d__7" }, { "virtualAddress": "0x010868B8", "name": "ActivityFilter_c_DisplayClass11_0__TypeInfo", "type": "struct ActivityFilter_c_DisplayClass11_0__Class *", "dotNetType": "__c__DisplayClass11_0" }, { "virtualAddress": "0x0106F090", "name": "ActivityFilter_c_DisplayClass13_0__TypeInfo", "type": "struct ActivityFilter_c_DisplayClass13_0__Class *", "dotNetType": "__c__DisplayClass13_0" }, { "virtualAddress": "0x010703C0", "name": "EtwSession_c_DisplayClass1_0__TypeInfo", "type": "struct EtwSession_c_DisplayClass1_0__Class *", "dotNetType": "__c__DisplayClass1_0" }, { "virtualAddress": "0x010805C8", "name": "EtwSession_c__TypeInfo", "type": "struct EtwSession_c__Class *", "dotNetType": "__c" }, { "virtualAddress": "0x010874A0", "name": "Predicate_1_WeakReference_1_System_Diagnostics_Tracing_EtwSession___TypeInfo", "type": "struct Predicate_1_WeakReference_1_System_Diagnostics_Tracing_EtwSession___Class *", "dotNetType": "Predicate\u003CWeakReference\u003CEtwSession\u003E\u003E" }, { "virtualAddress": "0x01076260", "name": "List_1_System_Globalization_CultureInfo___TypeInfo", "type": "struct List_1_System_Globalization_CultureInfo___Class *", "dotNetType": "List\u003CCultureInfo\u003E" }, { "virtualAddress": "0x01082FB0", "name": "ManifestBuilder_c_DisplayClass22_0__TypeInfo", "type": "struct ManifestBuilder_c_DisplayClass22_0__Class *", "dotNetType": "__c__DisplayClass22_0" }, { "virtualAddress": "0x01071720", "name": "ManifestBuilder_c_DisplayClass22_1__TypeInfo", "type": "struct ManifestBuilder_c_DisplayClass22_1__Class *", "dotNetType": "__c__DisplayClass22_1" }, { "virtualAddress": "0x01073F50", "name": "EventSourceException__TypeInfo", "type": "struct EventSourceException__Class *", "dotNetType": "EventSourceException" }, { "virtualAddress": "0x01075FB8", "name": "_Il2CppComObject__TypeInfo", "type": "struct _Il2CppComObject__Class *", "dotNetType": "__Il2CppComObject" }, { "virtualAddress": "0x01080A98", "name": "ValueTuple_1_Object___TypeInfo", "type": "struct ValueTuple_1_Object___Class *", "dotNetType": "ValueTuple\u003Cobject\u003E" }, { "virtualAddress": "0x0107F988", "name": "ValueTuple_2_Object_Object___TypeInfo", "type": "struct ValueTuple_2_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object\u003E" }, { "virtualAddress": "0x0106F320", "name": "ValueTuple_3_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_3_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object\u003E" }, { "virtualAddress": "0x01073A30", "name": "ValueTuple_4_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_4_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object\u003E" }, { "virtualAddress": "0x01070DB8", "name": "ValueTuple_5_Object_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_5_Object_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object\u003E" }, { "virtualAddress": "0x010780D8", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_6_Object_Object_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object\u003E" }, { "virtualAddress": "0x0106D5D0", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object\u003E" }, { "virtualAddress": "0x01078C10", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___TypeInfo", "type": "struct ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object, ValueTuple\u003Cobject\u003E\u003E" }, { "virtualAddress": "0x01079130", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___TypeInfo", "type": "struct ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object, ValueTuple\u003Cobject, object\u003E\u003E" }, { "virtualAddress": "0x0106E7A0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object, ValueTuple\u003Cobject, object, object\u003E\u003E" }, { "virtualAddress": "0x01085C78", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object, ValueTuple\u003Cobject, object, object, object\u003E\u003E" }, { "virtualAddress": "0x0107D1B8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object, ValueTuple\u003Cobject, object, object, object, object\u003E\u003E" }, { "virtualAddress": "0x010761F0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object, ValueTuple\u003Cobject, object, object, object, object, object\u003E\u003E" }, { "virtualAddress": "0x01084DE8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___TypeInfo", "type": "struct ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___Class *", "dotNetType": "ValueTuple\u003Cobject, object, object, object, object, object, object, ValueTuple\u003Cobject, object, object, object, object, object, object\u003E\u003E" }, { "virtualAddress": "0x0107DCD8", "name": "List_1_System_IO_Directory_SearchData___TypeInfo", "type": "struct List_1_System_IO_Directory_SearchData___Class *", "dotNetType": "List\u003CSearchData\u003E" }, { "virtualAddress": "0x0106AE28", "name": "List_1_System_Boolean___TypeInfo", "type": "struct List_1_System_Boolean___Class *", "dotNetType": "List\u003Cbool\u003E" }, { "virtualAddress": "0x0107A800", "name": "AsyncLocalValueChangedArgs_1_System_Object___TypeInfo", "type": "struct AsyncLocalValueChangedArgs_1_System_Object___Class *", "dotNetType": "AsyncLocalValueChangedArgs\u003Cobject\u003E" }, { "virtualAddress": "0x01085678", "name": "KeyValuePair_2_System_Object_System_Object___TypeInfo", "type": "struct KeyValuePair_2_System_Object_System_Object___Class *", "dotNetType": "KeyValuePair\u003Cobject, object\u003E" }, { "virtualAddress": "0x0107C658", "name": "List_1_Mono_Globalization_Unicode_Contraction___TypeInfo", "type": "struct List_1_Mono_Globalization_Unicode_Contraction___Class *", "dotNetType": "List\u003CContraction\u003E" }, { "virtualAddress": "0x0107D688", "name": "List_1_Mono_Globalization_Unicode_Level2Map___TypeInfo", "type": "struct List_1_Mono_Globalization_Unicode_Level2Map___Class *", "dotNetType": "List\u003CLevel2Map\u003E" }, { "virtualAddress": "0x01072B28", "name": "List_1_System_AggregateException___TypeInfo", "type": "struct List_1_System_AggregateException___Class *", "dotNetType": "List\u003CAggregateException\u003E" }, { "virtualAddress": "0x01075C50", "name": "Dictionary_2_System_String_System_AppContext_SwitchValueState___TypeInfo", "type": "struct Dictionary_2_System_String_System_AppContext_SwitchValueState___Class *", "dotNetType": "Dictionary\u003Cstring, SwitchValueState\u003E" }, { "virtualAddress": "0x01073E08", "name": "List_1_System_Attribute___TypeInfo", "type": "struct List_1_System_Attribute___Class *", "dotNetType": "List\u003CAttribute\u003E" }, { "virtualAddress": "0x0106C2B0", "name": "Action_3_String_String_String___TypeInfo", "type": "struct Action_3_String_String_String___Class *", "dotNetType": "Action\u003Cstring, string, string\u003E" }, { "virtualAddress": "0x01075EB8", "name": "Action_1_String___TypeInfo", "type": "struct Action_1_String___Class *", "dotNetType": "Action\u003Cstring\u003E" }, { "virtualAddress": "0x01086108", "name": "List_1_System_Diagnostics_StackFrame___TypeInfo", "type": "struct List_1_System_Diagnostics_StackFrame___Class *", "dotNetType": "List\u003CStackFrame\u003E" }, { "virtualAddress": "0x0106E4E0", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2___TypeInfo", "type": "struct Comparison_1_System_Collections_Generic_KeyValuePair_2___Class *", "dotNetType": "Comparison\u003CKeyValuePair\u003CGuid, int\u003E\u003E" }, { "virtualAddress": "0x010722A0", "name": "Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean___TypeInfo", "type": "struct Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean___Class *", "dotNetType": "Dictionary\u003CEventListener, bool\u003E" }, { "virtualAddress": "0x01072230", "name": "EmptyStruct__TypeInfo", "type": "struct EmptyStruct__Class *", "dotNetType": "EmptyStruct" }, { "virtualAddress": "0x0107DF48", "name": "List_1_System_Diagnostics_Tracing_EventSource___TypeInfo", "type": "struct List_1_System_Diagnostics_Tracing_EventSource___Class *", "dotNetType": "List\u003CEventSource\u003E" }, { "virtualAddress": "0x01075960", "name": "_f_AnonymousType0_1_System_String___TypeInfo", "type": "struct _f_AnonymousType0_1_System_String___Class *", "dotNetType": "__f__AnonymousType0\u003Cstring\u003E" }, { "virtualAddress": "0x01084580", "name": "List_1_System_UInt64___TypeInfo", "type": "struct List_1_System_UInt64___Class *", "dotNetType": "List\u003Culong\u003E" }, { "virtualAddress": "0x0106FE38", "name": "Comparison_1_String___TypeInfo", "type": "struct Comparison_1_String___Class *", "dotNetType": "Comparison\u003Cstring\u003E" }, { "virtualAddress": "0x0107D798", "name": "Action_2_Char_String___TypeInfo", "type": "struct Action_2_Char_String___Class *", "dotNetType": "Action\u003Cchar, string\u003E" }, { "virtualAddress": "0x0107F830", "name": "List_1_System_Diagnostics_Tracing_PropertyAnalysis___TypeInfo", "type": "struct List_1_System_Diagnostics_Tracing_PropertyAnalysis___Class *", "dotNetType": "List\u003CPropertyAnalysis\u003E" }, { "virtualAddress": "0x01074430", "name": "FileSystemEnumerableIterator_1_System_String___TypeInfo", "type": "struct FileSystemEnumerableIterator_1_System_String___Class *", "dotNetType": "FileSystemEnumerableIterator\u003Cstring\u003E" }, { "virtualAddress": "0x0107ECA8", "name": "FileSystemEnumerableIterator_1_FileInfo___TypeInfo", "type": "struct FileSystemEnumerableIterator_1_FileInfo___Class *", "dotNetType": "FileSystemEnumerableIterator\u003CFileInfo\u003E" }, { "virtualAddress": "0x010766E0", "name": "FileSystemEnumerableIterator_1_DirectoryInfo___TypeInfo", "type": "struct FileSystemEnumerableIterator_1_DirectoryInfo___Class *", "dotNetType": "FileSystemEnumerableIterator\u003CDirectoryInfo\u003E" }, { "virtualAddress": "0x01076348", "name": "FileSystemEnumerableIterator_1_FileSystemInfo___TypeInfo", "type": "struct FileSystemEnumerableIterator_1_FileSystemInfo___Class *", "dotNetType": "FileSystemEnumerableIterator\u003CFileSystemInfo\u003E" }, { "virtualAddress": "0x01078C40", "name": "Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask___TypeInfo", "type": "struct Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask___Class *", "dotNetType": "Tuple\u003CStream, ReadWriteTask\u003E" }, { "virtualAddress": "0x0107D2F8", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32___TypeInfo", "type": "struct Tuple_4_System_IO_TextReader_Char_Int32_Int32___Class *", "dotNetType": "Tuple\u003CTextReader, char[], int, int\u003E" }, { "virtualAddress": "0x010795A8", "name": "Tuple_2_System_IO_TextWriter_Char___TypeInfo", "type": "struct Tuple_2_System_IO_TextWriter_Char___Class *", "dotNetType": "Tuple\u003CTextWriter, char\u003E" }, { "virtualAddress": "0x01071698", "name": "Tuple_2_System_IO_TextWriter_String___TypeInfo", "type": "struct Tuple_2_System_IO_TextWriter_String___Class *", "dotNetType": "Tuple\u003CTextWriter, string\u003E" }, { "virtualAddress": "0x010849E0", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32___TypeInfo", "type": "struct Tuple_4_System_IO_TextWriter_Char_Int32_Int32___Class *", "dotNetType": "Tuple\u003CTextWriter, char[], int, int\u003E" }, { "virtualAddress": "0x010840C0", "name": "Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo___TypeInfo", "type": "struct Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo___Class *", "dotNetType": "Dictionary\u003CType, AttributeInfo\u003E" }, { "virtualAddress": "0x010768C0", "name": "IEnumerator_1_System_Reflection_CustomAttributeData___TypeInfo", "type": "struct IEnumerator_1_System_Reflection_CustomAttributeData___Class *", "dotNetType": "IEnumerator\u003CCustomAttributeData\u003E" }, { "virtualAddress": "0x0106D720", "name": "Dictionary_2_System_Type_System_AttributeUsageAttribute___TypeInfo", "type": "struct Dictionary_2_System_Type_System_AttributeUsageAttribute___Class *", "dotNetType": "Dictionary\u003CType, AttributeUsageAttribute\u003E" }, { "virtualAddress": "0x0107A028", "name": "CustomAttributeTypedArgument__Array__TypeInfo", "type": "struct CustomAttributeTypedArgument__Array__Class *", "dotNetType": "CustomAttributeTypedArgument[]" }, { "virtualAddress": "0x01074140", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument___TypeInfo", "type": "struct ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument___Class *", "dotNetType": "ReadOnlyCollection\u003CCustomAttributeTypedArgument\u003E" }, { "virtualAddress": "0x01070880", "name": "IEnumerator_1_System_Reflection_CustomAttributeNamedArgument___TypeInfo", "type": "struct IEnumerator_1_System_Reflection_CustomAttributeNamedArgument___Class *", "dotNetType": "IEnumerator\u003CCustomAttributeNamedArgument\u003E" }, { "virtualAddress": "0x0106CD78", "name": "List_1_System_Reflection_Module___TypeInfo", "type": "struct List_1_System_Reflection_Module___Class *", "dotNetType": "List\u003CModule\u003E" }, { "virtualAddress": "0x01085BA0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceSet___TypeInfo", "type": "struct Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceSet___Class *", "dotNetType": "Enumerator\u003Cstring, ResourceSet\u003E" }, { "virtualAddress": "0x01081DF8", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2___TypeInfo", "type": "struct ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2___Class *", "dotNetType": "ConditionalWeakTable\u003Cobject, Dictionary\u003CMethodInfo, Dictionary\u003Cobject, EventRegistrationTokenList\u003E\u003E\u003E" }, { "virtualAddress": "0x0106D758", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___TypeInfo", "type": "struct Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___Class *", "dotNetType": "Dictionary\u003CEventCacheKey, EventCacheEntry\u003E" }, { "virtualAddress": "0x0107A940", "name": "Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___TypeInfo", "type": "struct Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___Class *", "dotNetType": "Dictionary\u003CMethodInfo, Dictionary\u003Cobject, EventRegistrationTokenList\u003E\u003E" }, { "virtualAddress": "0x0106EF88", "name": "List_1_System_Runtime_Remoting_Channels_IChannel___TypeInfo", "type": "struct List_1_System_Runtime_Remoting_Channels_IChannel___Class *", "dotNetType": "List\u003CIChannel\u003E" }, { "virtualAddress": "0x0106FB20", "name": "List_1_System_Collections_IDictionary___TypeInfo", "type": "struct List_1_System_Collections_IDictionary___Class *", "dotNetType": "List\u003CIDictionary\u003E" }, { "virtualAddress": "0x010812D8", "name": "ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___TypeInfo", "type": "struct ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___Class *", "dotNetType": "ConcurrentDictionary\u003CMemberHolder, MemberInfo[]\u003E" }, { "virtualAddress": "0x01074E10", "name": "List_1_System_Runtime_Serialization_SerializationFieldInfo___TypeInfo", "type": "struct List_1_System_Runtime_Serialization_SerializationFieldInfo___Class *", "dotNetType": "List\u003CSerializationFieldInfo\u003E" }, { "virtualAddress": "0x0106D1A8", "name": "Func_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___TypeInfo", "type": "struct Func_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___Class *", "dotNetType": "Func\u003CMemberHolder, MemberInfo[]\u003E" }, { "virtualAddress": "0x010847C8", "name": "List_1_System_RuntimeType___TypeInfo", "type": "struct List_1_System_RuntimeType___Class *", "dotNetType": "List\u003CRuntimeType\u003E" }, { "virtualAddress": "0x01082AA8", "name": "List_1_System_Reflection_MethodBase___TypeInfo", "type": "struct List_1_System_Reflection_MethodBase___Class *", "dotNetType": "List\u003CMethodBase\u003E" }, { "virtualAddress": "0x010753F0", "name": "CommonAcl_RemoveAcesCallback_1_KnownAce___TypeInfo", "type": "struct CommonAcl_RemoveAcesCallback_1_KnownAce___Class *", "dotNetType": "RemoveAcesCallback\u003CKnownAce\u003E" }, { "virtualAddress": "0x0106BCB0", "name": "CommonAcl_RemoveAcesCallback_1_CommonAce___TypeInfo", "type": "struct CommonAcl_RemoveAcesCallback_1_CommonAce___Class *", "dotNetType": "RemoveAcesCallback\u003CCommonAce\u003E" }, { "virtualAddress": "0x010752B8", "name": "CommonAcl_RemoveAcesCallback_1_ObjectAce___TypeInfo", "type": "struct CommonAcl_RemoveAcesCallback_1_ObjectAce___Class *", "dotNetType": "RemoveAcesCallback\u003CObjectAce\u003E" }, { "virtualAddress": "0x01079B98", "name": "CommonAcl_RemoveAcesCallback_1_QualifiedAce___TypeInfo", "type": "struct CommonAcl_RemoveAcesCallback_1_QualifiedAce___Class *", "dotNetType": "RemoveAcesCallback\u003CQualifiedAce\u003E" }, { "virtualAddress": "0x01083DE8", "name": "List_1_System_Security_AccessControl_AuthorizationRule___TypeInfo", "type": "struct List_1_System_Security_AccessControl_AuthorizationRule___Class *", "dotNetType": "List\u003CAuthorizationRule\u003E" }, { "virtualAddress": "0x01084A80", "name": "List_1_System_Security_AccessControl_SddlAccessRight___TypeInfo", "type": "struct List_1_System_Security_AccessControl_SddlAccessRight___Class *", "dotNetType": "List\u003CSddlAccessRight\u003E" }, { "virtualAddress": "0x010820E0", "name": "List_1_System_Security_Policy_StrongName___TypeInfo", "type": "struct List_1_System_Security_Policy_StrongName___Class *", "dotNetType": "List\u003CStrongName\u003E" }, { "virtualAddress": "0x010701E8", "name": "IEnumerator_1_System_Security_Policy_StrongName___TypeInfo", "type": "struct IEnumerator_1_System_Security_Policy_StrongName___Class *", "dotNetType": "IEnumerator\u003CStrongName\u003E" }, { "virtualAddress": "0x01077340", "name": "MultiProducerMultiConsumerQueue_1_Task___TypeInfo", "type": "struct MultiProducerMultiConsumerQueue_1_Task___Class *", "dotNetType": "MultiProducerMultiConsumerQueue\u003CTask\u003E" }, { "virtualAddress": "0x01082F60", "name": "SingleProducerSingleConsumerQueue_1_Task___TypeInfo", "type": "struct SingleProducerSingleConsumerQueue_1_Task___Class *", "dotNetType": "SingleProducerSingleConsumerQueue\u003CTask\u003E" }, { "virtualAddress": "0x01083128", "name": "Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task___TypeInfo", "type": "struct Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task___Class *", "dotNetType": "Tuple\u003CConcurrentExclusiveTaskScheduler, Task\u003E" }, { "virtualAddress": "0x0106B6A8", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation___TypeInfo", "type": "struct Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation___Class *", "dotNetType": "Tuple\u003CTask, Task, TaskContinuation\u003E" }, { "virtualAddress": "0x0106AB08", "name": "UnwrapPromise_1_VoidTaskResult___TypeInfo", "type": "struct UnwrapPromise_1_VoidTaskResult___Class *", "dotNetType": "UnwrapPromise\u003CVoidTaskResult\u003E" }, { "virtualAddress": "0x0107C8F8", "name": "List_1_System_Delegate___TypeInfo", "type": "struct List_1_System_Delegate___Class *", "dotNetType": "List\u003CDelegate\u003E" }, { "virtualAddress": "0x0106AAE0", "name": "ICollection_1_System_Threading_Tasks_TaskScheduler___TypeInfo", "type": "struct ICollection_1_System_Threading_Tasks_TaskScheduler___Class *", "dotNetType": "ICollection\u003CTaskScheduler\u003E" }, { "virtualAddress": "0x01070B60", "name": "ByteEnum__Enum__TypeInfo", "type": "struct ByteEnum__Enum__Class *", "dotNetType": "ByteEnum" }, { "virtualAddress": "0x0107F880", "name": "KeyValuePair_2_System_DateTime_System_Object___TypeInfo", "type": "struct KeyValuePair_2_System_DateTime_System_Object___Class *", "dotNetType": "KeyValuePair\u003CDateTime, object\u003E" }, { "virtualAddress": "0x01081F50", "name": "NullTypeInfo_1_EmptyStruct___TypeInfo", "type": "struct NullTypeInfo_1_EmptyStruct___Class *", "dotNetType": "NullTypeInfo\u003CEmptyStruct\u003E" }, { "virtualAddress": "0x0106AD28", "name": "DateTime__Array__TypeInfo", "type": "struct DateTime__Array__Class *", "dotNetType": "DateTime[]" }, { "virtualAddress": "0x0107DB38", "name": "Decimal__Array__TypeInfo", "type": "struct Decimal__Array__Class *", "dotNetType": "decimal[]" }, { "virtualAddress": "0x0107AC18", "name": "InternalCodePageDataItem__Array__TypeInfo", "type": "struct InternalCodePageDataItem__Array__Class *", "dotNetType": "InternalCodePageDataItem[]" }, { "virtualAddress": "0x0106E230", "name": "InternalEncodingDataItem__Array__TypeInfo", "type": "struct InternalEncodingDataItem__Array__Class *", "dotNetType": "InternalEncodingDataItem[]" }, { "virtualAddress": "0x01082738", "name": "GCHandle__Array__TypeInfo", "type": "struct GCHandle__Array__Class *", "dotNetType": "GCHandle[]" }, { "virtualAddress": "0x0107F478", "name": "GC_1__TypeInfo", "type": "struct GC_1__Class *", "dotNetType": "GC" }, { "virtualAddress": "0x0106B168", "name": "Convert__TypeInfo", "type": "struct Convert__Class *", "dotNetType": "Convert" }, { "virtualAddress": "0x010735C0", "name": "RemotingServices__TypeInfo", "type": "struct RemotingServices__Class *", "dotNetType": "RemotingServices" }, { "virtualAddress": "0x01080E70", "name": "RemotingConfiguration__TypeInfo", "type": "struct RemotingConfiguration__Class *", "dotNetType": "RemotingConfiguration" }, { "virtualAddress": "0x0106E778", "name": "Marshal__TypeInfo", "type": "struct Marshal__Class *", "dotNetType": "Marshal" }, { "virtualAddress": "0x0107C888", "name": "ICollection_1_System_Exception___TypeInfo", "type": "struct ICollection_1_System_Exception___Class *", "dotNetType": "ICollection\u003CException\u003E" }, { "virtualAddress": "0x0106D958", "name": "ICollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___TypeInfo", "type": "struct ICollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___Class *", "dotNetType": "ICollection\u003CExceptionDispatchInfo\u003E" }, { "virtualAddress": "0x0107A600", "name": "AppContext__TypeInfo", "type": "struct AppContext__Class *", "dotNetType": "AppContext" }, { "virtualAddress": "0x01077C98", "name": "Path__TypeInfo", "type": "struct Path__Class *", "dotNetType": "Path" }, { "virtualAddress": "0x0107C890", "name": "ApplicationSecurityManager__TypeInfo", "type": "struct ApplicationSecurityManager__Class *", "dotNetType": "ApplicationSecurityManager" }, { "virtualAddress": "0x01085A38", "name": "ICollection_1_System_Security_Policy_StrongName___TypeInfo", "type": "struct ICollection_1_System_Security_Policy_StrongName___Class *", "dotNetType": "ICollection\u003CStrongName\u003E" }, { "virtualAddress": "0x01080538", "name": "EmptyArray_1_Object___TypeInfo", "type": "struct EmptyArray_1_Object___Class *", "dotNetType": "EmptyArray\u003Cobject\u003E" }, { "virtualAddress": "0x01087570", "name": "Math__TypeInfo", "type": "struct Math__Class *", "dotNetType": "Math" }, { "virtualAddress": "0x010828A0", "name": "EmptyArray_1_Byte___TypeInfo", "type": "struct EmptyArray_1_Byte___Class *", "dotNetType": "EmptyArray\u003Cbyte\u003E" }, { "virtualAddress": "0x01074440", "name": "MonoCustomAttrs__TypeInfo", "type": "struct MonoCustomAttrs__Class *", "dotNetType": "MonoCustomAttrs" }, { "virtualAddress": "0x01078D78", "name": "EmptyArray_1_System_IO_FileStream___TypeInfo", "type": "struct EmptyArray_1_System_IO_FileStream___Class *", "dotNetType": "EmptyArray\u003CFileStream\u003E" }, { "virtualAddress": "0x0106CEE8", "name": "Assert__TypeInfo", "type": "struct Assert__Class *", "dotNetType": "Assert" }, { "virtualAddress": "0x0106EA68", "name": "AsyncTaskCache__TypeInfo", "type": "struct AsyncTaskCache__Class *", "dotNetType": "AsyncTaskCache" }, { "virtualAddress": "0x0107D6D8", "name": "INotifyCompletion__TypeInfo", "type": "struct INotifyCompletion__Class *", "dotNetType": "INotifyCompletion" }, { "virtualAddress": "0x01082060", "name": "ICriticalNotifyCompletion__TypeInfo", "type": "struct ICriticalNotifyCompletion__Class *", "dotNetType": "ICriticalNotifyCompletion" }, { "virtualAddress": "0x01072100", "name": "FormatterServices__TypeInfo", "type": "struct FormatterServices__Class *", "dotNetType": "FormatterServices" }, { "virtualAddress": "0x010777D8", "name": "BinaryCompatibility__TypeInfo", "type": "struct BinaryCompatibility__Class *", "dotNetType": "BinaryCompatibility" }, { "virtualAddress": "0x0106F8E8", "name": "ISerializable__TypeInfo", "type": "struct ISerializable__Class *", "dotNetType": "ISerializable" }, { "virtualAddress": "0x0107C0A8", "name": "BitConverter__TypeInfo", "type": "struct BitConverter__Class *", "dotNetType": "BitConverter" }, { "virtualAddress": "0x010825F8", "name": "EmptyArray_1_Char___TypeInfo", "type": "struct EmptyArray_1_Char___Class *", "dotNetType": "EmptyArray\u003Cchar\u003E" }, { "virtualAddress": "0x01078E78", "name": "Statics__TypeInfo", "type": "struct Statics__Class *", "dotNetType": "Statics" }, { "virtualAddress": "0x0107ED48", "name": "Console__TypeInfo", "type": "struct Console__Class *", "dotNetType": "Console" }, { "virtualAddress": "0x01071FB0", "name": "ConsoleDriver__TypeInfo", "type": "struct ConsoleDriver__Class *", "dotNetType": "ConsoleDriver" }, { "virtualAddress": "0x0107E260", "name": "ILogicalThreadAffinative__TypeInfo", "type": "struct ILogicalThreadAffinative__Class *", "dotNetType": "ILogicalThreadAffinative" }, { "virtualAddress": "0x01085498", "name": "AppContextSwitches__TypeInfo", "type": "struct AppContextSwitches__Class *", "dotNetType": "AppContextSwitches" }, { "virtualAddress": "0x010804E8", "name": "IClientChannelSinkProvider__TypeInfo", "type": "struct IClientChannelSinkProvider__Class *", "dotNetType": "IClientChannelSinkProvider" }, { "virtualAddress": "0x01083EA8", "name": "ISecurableChannel__TypeInfo", "type": "struct ISecurableChannel__Class *", "dotNetType": "ISecurableChannel" }, { "virtualAddress": "0x010730A0", "name": "CharUnicodeInfo__TypeInfo", "type": "struct CharUnicodeInfo__Class *", "dotNetType": "CharUnicodeInfo" }, { "virtualAddress": "0x010786A0", "name": "ICollection_1_KeyValuePair_2_System_String_System_String___TypeInfo", "type": "struct ICollection_1_KeyValuePair_2_System_String_System_String___Class *", "dotNetType": "ICollection\u003CKeyValuePair\u003Cstring, string\u003E\u003E" }, { "virtualAddress": "0x010745A0", "name": "ISecurityPolicyEncodable__TypeInfo", "type": "struct ISecurityPolicyEncodable__Class *", "dotNetType": "ISecurityPolicyEncodable" }, { "virtualAddress": "0x01070DB0", "name": "ISecurityEncodable__TypeInfo", "type": "struct ISecurityEncodable__Class *", "dotNetType": "ISecurityEncodable" }, { "virtualAddress": "0x010716F8", "name": "EncodingTable__TypeInfo", "type": "struct EncodingTable__Class *", "dotNetType": "EncodingTable" }, { "virtualAddress": "0x0107DEC8", "name": "IComparable__TypeInfo", "type": "struct IComparable__Class *", "dotNetType": "IComparable" }, { "virtualAddress": "0x01078858", "name": "HashHelpers_1__TypeInfo", "type": "struct HashHelpers_1__Class *", "dotNetType": "HashHelpers" }, { "virtualAddress": "0x010748C8", "name": "MonoIO__TypeInfo", "type": "struct MonoIO__Class *", "dotNetType": "MonoIO" }, { "virtualAddress": "0x01082EC8", "name": "EncodingHelper__TypeInfo", "type": "struct EncodingHelper__Class *", "dotNetType": "EncodingHelper" }, { "virtualAddress": "0x01084790", "name": "IContributeEnvoySink__TypeInfo", "type": "struct IContributeEnvoySink__Class *", "dotNetType": "IContributeEnvoySink" }, { "virtualAddress": "0x01081EE8", "name": "IContributeObjectSink__TypeInfo", "type": "struct IContributeObjectSink__Class *", "dotNetType": "IContributeObjectSink" }, { "virtualAddress": "0x0106B918", "name": "IContributeClientContextSink__TypeInfo", "type": "struct IContributeClientContextSink__Class *", "dotNetType": "IContributeClientContextSink" }, { "virtualAddress": "0x01070C88", "name": "IContributeServerContextSink__TypeInfo", "type": "struct IContributeServerContextSink__Class *", "dotNetType": "IContributeServerContextSink" }, { "virtualAddress": "0x0107CD98", "name": "ContractHelper__TypeInfo", "type": "struct ContractHelper__Class *", "dotNetType": "ContractHelper" }, { "virtualAddress": "0x0107AD30", "name": "Contract__TypeInfo", "type": "struct Contract__Class *", "dotNetType": "Contract" }, { "virtualAddress": "0x01082040", "name": "IFormattable__TypeInfo", "type": "struct IFormattable__Class *", "dotNetType": "IFormattable" }, { "virtualAddress": "0x01087440", "name": "ICollection_1_System_Reflection_CustomAttributeTypedArgument___TypeInfo", "type": "struct ICollection_1_System_Reflection_CustomAttributeTypedArgument___Class *", "dotNetType": "ICollection\u003CCustomAttributeTypedArgument\u003E" }, { "virtualAddress": "0x01074870", "name": "ICollection_1_System_Reflection_CustomAttributeNamedArgument___TypeInfo", "type": "struct ICollection_1_System_Reflection_CustomAttributeNamedArgument___Class *", "dotNetType": "ICollection\u003CCustomAttributeNamedArgument\u003E" }, { "virtualAddress": "0x0107D6B8", "name": "EmptyArray_1_System_Reflection_CustomAttributeTypedArgument___TypeInfo", "type": "struct EmptyArray_1_System_Reflection_CustomAttributeTypedArgument___Class *", "dotNetType": "EmptyArray\u003CCustomAttributeTypedArgument\u003E" }, { "virtualAddress": "0x01070AC8", "name": "EmptyArray_1_System_Reflection_CustomAttributeNamedArgument___TypeInfo", "type": "struct EmptyArray_1_System_Reflection_CustomAttributeNamedArgument___Class *", "dotNetType": "EmptyArray\u003CCustomAttributeNamedArgument\u003E" }, { "virtualAddress": "0x0107DE78", "name": "IEnumerable_1_System_Reflection_CustomAttributeNamedArgument___TypeInfo", "type": "struct IEnumerable_1_System_Reflection_CustomAttributeNamedArgument___Class *", "dotNetType": "IEnumerable\u003CCustomAttributeNamedArgument\u003E" }, { "virtualAddress": "0x0106D770", "name": "Utils__TypeInfo", "type": "struct Utils__Class *", "dotNetType": "Utils" }, { "virtualAddress": "0x01084A10", "name": "OidGroup__Enum__TypeInfo", "type": "struct OidGroup__Enum__Class *", "dotNetType": "OidGroup" }, { "virtualAddress": "0x0107F130", "name": "DateTimeFormat__TypeInfo", "type": "struct DateTimeFormat__Class *", "dotNetType": "DateTimeFormat" }, { "virtualAddress": "0x0106AE50", "name": "DateTimeParse__TypeInfo", "type": "struct DateTimeParse__Class *", "dotNetType": "DateTimeParse" }, { "virtualAddress": "0x0106B018", "name": "DateTimeParse_DS__Enum__Array__TypeInfo", "type": "struct DateTimeParse_DS__Enum__Array__Class *", "dotNetType": "DS[]" }, { "virtualAddress": "0x01079428", "name": "DateTimeParse_DS__Enum__Array__Array__TypeInfo", "type": "struct DateTimeParse_DS__Enum__Array__Array__Class *", "dotNetType": "DS[][]" }, { "virtualAddress": "0x01077E48", "name": "EnvironmentAugments__TypeInfo", "type": "struct EnvironmentAugments__Class *", "dotNetType": "EnvironmentAugments" }, { "virtualAddress": "0x0107FD88", "name": "Debug__TypeInfo", "type": "struct Debug__Class *", "dotNetType": "Debug" }, { "virtualAddress": "0x01070EA0", "name": "Int32__Array__Array__TypeInfo", "type": "struct Int32__Array__Array__Class *", "dotNetType": "int[][]" }, { "virtualAddress": "0x01080268", "name": "PermissionBuilder__TypeInfo", "type": "struct PermissionBuilder__Class *", "dotNetType": "PermissionBuilder" }, { "virtualAddress": "0x0107E058", "name": "DefaultPolicies__TypeInfo", "type": "struct DefaultPolicies__Class *", "dotNetType": "DefaultPolicies" }, { "virtualAddress": "0x010841A8", "name": "IDeferredDisposable__TypeInfo", "type": "struct IDeferredDisposable__Class *", "dotNetType": "IDeferredDisposable" }, { "virtualAddress": "0x01080F10", "name": "EmptyArray_1_System_Reflection_ParameterModifier___TypeInfo", "type": "struct EmptyArray_1_System_Reflection_ParameterModifier___Class *", "dotNetType": "EmptyArray\u003CParameterModifier\u003E" }, { "virtualAddress": "0x0106F198", "name": "IContributeDynamicSink__TypeInfo", "type": "struct IContributeDynamicSink__Class *", "dotNetType": "IContributeDynamicSink" }, { "virtualAddress": "0x010737B0", "name": "EnumHelper_1_System_Byte___TypeInfo", "type": "struct EnumHelper_1_System_Byte___Class *", "dotNetType": "EnumHelper\u003Cbyte\u003E" }, { "virtualAddress": "0x010839E8", "name": "EnumHelper_1_System_Int16___TypeInfo", "type": "struct EnumHelper_1_System_Int16___Class *", "dotNetType": "EnumHelper\u003Cshort\u003E" }, { "virtualAddress": "0x0106E100", "name": "EnumHelper_1_System_Int32___TypeInfo", "type": "struct EnumHelper_1_System_Int32___Class *", "dotNetType": "EnumHelper\u003Cint\u003E" }, { "virtualAddress": "0x010872F0", "name": "EnumHelper_1_System_Int64___TypeInfo", "type": "struct EnumHelper_1_System_Int64___Class *", "dotNetType": "EnumHelper\u003Clong\u003E" }, { "virtualAddress": "0x0107C5C8", "name": "EnumHelper_1_System_SByte___TypeInfo", "type": "struct EnumHelper_1_System_SByte___Class *", "dotNetType": "EnumHelper\u003Csbyte\u003E" }, { "virtualAddress": "0x0106B4C0", "name": "EnumHelper_1_System_UInt16___TypeInfo", "type": "struct EnumHelper_1_System_UInt16___Class *", "dotNetType": "EnumHelper\u003Cushort\u003E" }, { "virtualAddress": "0x01078850", "name": "EnumHelper_1_System_UInt32___TypeInfo", "type": "struct EnumHelper_1_System_UInt32___Class *", "dotNetType": "EnumHelper\u003Cuint\u003E" }, { "virtualAddress": "0x0107F8E8", "name": "EnumHelper_1_System_UInt64___TypeInfo", "type": "struct EnumHelper_1_System_UInt64___Class *", "dotNetType": "EnumHelper\u003Culong\u003E" }, { "virtualAddress": "0x0106E740", "name": "CompatibilitySwitches__TypeInfo", "type": "struct CompatibilitySwitches__Class *", "dotNetType": "CompatibilitySwitches" }, { "virtualAddress": "0x0106AE58", "name": "Environment_1__TypeInfo", "type": "struct Environment_1__Class *", "dotNetType": "Environment" }, { "virtualAddress": "0x01075EF0", "name": "Environment__TypeInfo", "type": "struct Environment__Class *", "dotNetType": "Environment" }, { "virtualAddress": "0x010837D0", "name": "EmptyArray_1_System_Reflection_MethodInfo___TypeInfo", "type": "struct EmptyArray_1_System_Reflection_MethodInfo___Class *", "dotNetType": "EmptyArray\u003CMethodInfo\u003E" }, { "virtualAddress": "0x0107CCA8", "name": "File__TypeInfo", "type": "struct File__Class *", "dotNetType": "File" }, { "virtualAddress": "0x01075B68", "name": "GCSettings__TypeInfo", "type": "struct GCSettings__Class *", "dotNetType": "GCSettings" }, { "virtualAddress": "0x01073BB8", "name": "HashHelpers__TypeInfo", "type": "struct HashHelpers__Class *", "dotNetType": "HashHelpers" }, { "virtualAddress": "0x01087080", "name": "ICloneable__TypeInfo", "type": "struct ICloneable__Class *", "dotNetType": "ICloneable" }, { "virtualAddress": "0x01074198", "name": "IReflectableType__TypeInfo", "type": "struct IReflectableType__Class *", "dotNetType": "IReflectableType" }, { "virtualAddress": "0x010811F0", "name": "LazyHelpers__TypeInfo", "type": "struct LazyHelpers__Class *", "dotNetType": "LazyHelpers" }, { "virtualAddress": "0x010844D8", "name": "IInternalMessage__TypeInfo", "type": "struct IInternalMessage__Class *", "dotNetType": "IInternalMessage" }, { "virtualAddress": "0x01085EF0", "name": "WindowsRuntimeMarshal_ManagedEventRegistrationImpl__TypeInfo", "type": "struct WindowsRuntimeMarshal_ManagedEventRegistrationImpl__Class *", "dotNetType": "ManagedEventRegistrationImpl" }, { "virtualAddress": "0x0106B6D8", "name": "WindowsRuntimeMarshal__TypeInfo", "type": "struct WindowsRuntimeMarshal__Class *", "dotNetType": "WindowsRuntimeMarshal" }, { "virtualAddress": "0x01083980", "name": "DecimalConstantAttribute__Array__TypeInfo", "type": "struct DecimalConstantAttribute__Array__Class *", "dotNetType": "DecimalConstantAttribute[]" }, { "virtualAddress": "0x01074658", "name": "DateTimeConstantAttribute__Array__TypeInfo", "type": "struct DateTimeConstantAttribute__Array__Class *", "dotNetType": "DateTimeConstantAttribute[]" }, { "virtualAddress": "0x010705F0", "name": "EmptyArray_1_System_Reflection_ParameterInfo___TypeInfo", "type": "struct EmptyArray_1_System_Reflection_ParameterInfo___Class *", "dotNetType": "EmptyArray\u003CParameterInfo\u003E" }, { "virtualAddress": "0x010782D8", "name": "MultitargetingHelpers__TypeInfo", "type": "struct MultitargetingHelpers__Class *", "dotNetType": "MultitargetingHelpers" }, { "virtualAddress": "0x0106D188", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl__TypeInfo", "type": "struct WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl__Class *", "dotNetType": "NativeOrStaticEventRegistrationImpl" }, { "virtualAddress": "0x01077540", "name": "IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___TypeInfo", "type": "struct IEnumerable_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___Class *", "dotNetType": "IEnumerable\u003CEventRegistrationTokenListWithCount\u003E" }, { "virtualAddress": "0x01075E70", "name": "IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___TypeInfo", "type": "struct IEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___Class *", "dotNetType": "IEnumerator\u003CEventRegistrationTokenListWithCount\u003E" }, { "virtualAddress": "0x01078B38", "name": "IObjectReference__TypeInfo", "type": "struct IObjectReference__Class *", "dotNetType": "IObjectReference" }, { "virtualAddress": "0x01083428", "name": "SerializationEventsCache__TypeInfo", "type": "struct SerializationEventsCache__Class *", "dotNetType": "SerializationEventsCache" }, { "virtualAddress": "0x0106DA40", "name": "IDeserializationCallback__TypeInfo", "type": "struct IDeserializationCallback__Class *", "dotNetType": "IDeserializationCallback" }, { "virtualAddress": "0x01076320", "name": "OpCodeNames__TypeInfo", "type": "struct OpCodeNames__Class *", "dotNetType": "OpCodeNames" }, { "virtualAddress": "0x0106BF60", "name": "Parallel__TypeInfo", "type": "struct Parallel__Class *", "dotNetType": "Parallel" }, { "virtualAddress": "0x01083CB0", "name": "ParameterizedStrings__TypeInfo", "type": "struct ParameterizedStrings__Class *", "dotNetType": "ParameterizedStrings" }, { "virtualAddress": "0x010737C0", "name": "IStackWalk__TypeInfo", "type": "struct IStackWalk__Class *", "dotNetType": "IStackWalk" }, { "virtualAddress": "0x01085FB0", "name": "IUnrestrictedPermission__TypeInfo", "type": "struct IUnrestrictedPermission__Class *", "dotNetType": "IUnrestrictedPermission" }, { "virtualAddress": "0x0107A518", "name": "PlatformHelper__TypeInfo", "type": "struct PlatformHelper__Class *", "dotNetType": "PlatformHelper" }, { "virtualAddress": "0x0107D460", "name": "ProgressStatics__TypeInfo", "type": "struct ProgressStatics__Class *", "dotNetType": "ProgressStatics" }, { "virtualAddress": "0x0107B778", "name": "Registry__TypeInfo", "type": "struct Registry__Class *", "dotNetType": "Registry" }, { "virtualAddress": "0x0107CD70", "name": "EmptyArray_1_System_Reflection_MemberInfo___TypeInfo", "type": "struct EmptyArray_1_System_Reflection_MemberInfo___Class *", "dotNetType": "EmptyArray\u003CMemberInfo\u003E" }, { "virtualAddress": "0x01074538", "name": "EmptyArray_1_Type___TypeInfo", "type": "struct EmptyArray_1_Type___Class *", "dotNetType": "EmptyArray\u003CType\u003E" }, { "virtualAddress": "0x01070130", "name": "SpanExtensions__TypeInfo", "type": "struct SpanExtensions__Class *", "dotNetType": "SpanExtensions" }, { "virtualAddress": "0x010867C8", "name": "IEnumerator_1_System_Reflection_FieldInfo___TypeInfo", "type": "struct IEnumerator_1_System_Reflection_FieldInfo___Class *", "dotNetType": "IEnumerator\u003CFieldInfo\u003E" }, { "virtualAddress": "0x0107C7F0", "name": "StringBuilderCache__TypeInfo", "type": "struct StringBuilderCache__Class *", "dotNetType": "StringBuilderCache" }, { "virtualAddress": "0x01083D80", "name": "ICustomFormatter__TypeInfo", "type": "struct ICustomFormatter__Class *", "dotNetType": "ICustomFormatter" }, { "virtualAddress": "0x01074DA0", "name": "IStructuralComparable__TypeInfo", "type": "struct IStructuralComparable__Class *", "dotNetType": "IStructuralComparable" }, { "virtualAddress": "0x010795D8", "name": "StructuralComparisons__TypeInfo", "type": "struct StructuralComparisons__Class *", "dotNetType": "StructuralComparisons" }, { "virtualAddress": "0x01083FA8", "name": "IStructuralEquatable__TypeInfo", "type": "struct IStructuralEquatable__Class *", "dotNetType": "IStructuralEquatable" }, { "virtualAddress": "0x01072288", "name": "TermInfoStrings__Enum__Array__TypeInfo", "type": "struct TermInfoStrings__Enum__Array__Class *", "dotNetType": "TermInfoStrings[]" }, { "virtualAddress": "0x01081700", "name": "TextInfoToLowerData__TypeInfo", "type": "struct TextInfoToLowerData__Class *", "dotNetType": "TextInfoToLowerData" }, { "virtualAddress": "0x0106B910", "name": "TextInfoToUpperData__TypeInfo", "type": "struct TextInfoToUpperData__Class *", "dotNetType": "TextInfoToUpperData" }, { "virtualAddress": "0x0107C970", "name": "ThreadPoolGlobals__TypeInfo", "type": "struct ThreadPoolGlobals__Class *", "dotNetType": "ThreadPoolGlobals" }, { "virtualAddress": "0x010785F8", "name": "TimeSpanFormat__TypeInfo", "type": "struct TimeSpanFormat__Class *", "dotNetType": "TimeSpanFormat" }, { "virtualAddress": "0x0106B218", "name": "TimeSpanParse__TypeInfo", "type": "struct TimeSpanParse__Class *", "dotNetType": "TimeSpanParse" }, { "virtualAddress": "0x0106F178", "name": "Timeout__TypeInfo", "type": "struct Timeout__Class *", "dotNetType": "Timeout" }, { "virtualAddress": "0x01086BF8", "name": "ITupleInternal__TypeInfo", "type": "struct ITupleInternal__Class *", "dotNetType": "ITupleInternal" }, { "virtualAddress": "0x010781F8", "name": "ITuple__TypeInfo", "type": "struct ITuple__Class *", "dotNetType": "ITuple" }, { "virtualAddress": "0x0107B038", "name": "IEnumerator_1_System_Reflection_PropertyInfo___TypeInfo", "type": "struct IEnumerator_1_System_Reflection_PropertyInfo___Class *", "dotNetType": "IEnumerator\u003CPropertyInfo\u003E" }, { "virtualAddress": "0x01082B80", "name": "EmptyArray_1_ModifierSpec___TypeInfo", "type": "struct EmptyArray_1_ModifierSpec___Class *", "dotNetType": "EmptyArray\u003CModifierSpec\u003E" }, { "virtualAddress": "0x01086170", "name": "EmptyArray_1_TypeName___TypeInfo", "type": "struct EmptyArray_1_TypeName___Class *", "dotNetType": "EmptyArray\u003CTypeName\u003E" }, { "virtualAddress": "0x010763A8", "name": "IValueTupleInternal__TypeInfo", "type": "struct IValueTupleInternal__Class *", "dotNetType": "IValueTupleInternal" }, { "virtualAddress": "0x01087518", "name": "ValueType_Internal__TypeInfo", "type": "struct ValueType_Internal__Class *", "dotNetType": "Internal" }, { "virtualAddress": "0x01078B20", "name": "WindowsRuntimeMetadata__TypeInfo", "type": "struct WindowsRuntimeMetadata__Class *", "dotNetType": "WindowsRuntimeMetadata" }, { "virtualAddress": "0x010820C0", "name": "X509Helper__TypeInfo", "type": "struct X509Helper__Class *", "dotNetType": "X509Helper" } ], "typeRefPointers": [ { "virtualAddress": "0x01074288", "name": "Object__TypeRef", "dotNetType": "object" }, { "virtualAddress": "0x0107A678", "name": "ValueType__TypeRef", "dotNetType": "ValueType" }, { "virtualAddress": "0x010804F8", "name": "Boolean__TypeRef", "dotNetType": "bool" }, { "virtualAddress": "0x0107D768", "name": "Void__TypeRef", "dotNetType": "void" }, { "virtualAddress": "0x0107DD98", "name": "Int32__TypeRef", "dotNetType": "int" }, { "virtualAddress": "0x01076928", "name": "Char__TypeRef", "dotNetType": "char" }, { "virtualAddress": "0x01081890", "name": "String__TypeRef", "dotNetType": "string" }, { "virtualAddress": "0x0107A888", "name": "Byte__TypeRef", "dotNetType": "byte" }, { "virtualAddress": "0x0106D078", "name": "Enum__TypeRef", "dotNetType": "Enum" }, { "virtualAddress": "0x010725C0", "name": "Array__TypeRef", "dotNetType": "Array" }, { "virtualAddress": "0x01078FE8", "name": "Char__Array__TypeRef", "dotNetType": "char[]" }, { "virtualAddress": "0x01073EE0", "name": "IComparer__TypeRef", "dotNetType": "IComparer" }, { "virtualAddress": "0x01074A98", "name": "IEqualityComparer__TypeRef", "dotNetType": "IEqualityComparer" }, { "virtualAddress": "0x0107A6B8", "name": "SByte__TypeRef", "dotNetType": "sbyte" }, { "virtualAddress": "0x01080320", "name": "Int16__TypeRef", "dotNetType": "short" }, { "virtualAddress": "0x01075AD0", "name": "UInt16__TypeRef", "dotNetType": "ushort" }, { "virtualAddress": "0x0106EB88", "name": "UInt32__TypeRef", "dotNetType": "uint" }, { "virtualAddress": "0x0106F5F0", "name": "Int64__TypeRef", "dotNetType": "long" }, { "virtualAddress": "0x010756A8", "name": "UInt64__TypeRef", "dotNetType": "ulong" }, { "virtualAddress": "0x01079750", "name": "Single__TypeRef", "dotNetType": "float" }, { "virtualAddress": "0x01087600", "name": "Double__TypeRef", "dotNetType": "double" }, { "virtualAddress": "0x01083060", "name": "Decimal__TypeRef", "dotNetType": "decimal" }, { "virtualAddress": "0x0106ACA8", "name": "UInt32__Array__TypeRef", "dotNetType": "uint[]" }, { "virtualAddress": "0x01080898", "name": "DateTime__TypeRef", "dotNetType": "DateTime" }, { "virtualAddress": "0x0107ED38", "name": "Int32__Array__TypeRef", "dotNetType": "int[]" }, { "virtualAddress": "0x010866D8", "name": "IntPtr__TypeRef", "dotNetType": "IntPtr" }, { "virtualAddress": "0x0106FF40", "name": "Type__TypeRef", "dotNetType": "Type" }, { "virtualAddress": "0x01077638", "name": "Object__Array__TypeRef", "dotNetType": "object[]" }, { "virtualAddress": "0x0107E3A0", "name": "Guid__TypeRef", "dotNetType": "Guid" }, { "virtualAddress": "0x0106D0B0", "name": "SerializationInfo__TypeRef", "dotNetType": "SerializationInfo" }, { "virtualAddress": "0x01080A48", "name": "String__Array__TypeRef", "dotNetType": "string[]" }, { "virtualAddress": "0x01079118", "name": "Type__Array__TypeRef", "dotNetType": "Type[]" }, { "virtualAddress": "0x0107FE78", "name": "StreamingContext__TypeRef", "dotNetType": "StreamingContext" }, { "virtualAddress": "0x01079828", "name": "RuntimeType__TypeRef", "dotNetType": "RuntimeType" }, { "virtualAddress": "0x01080830", "name": "Delegate__TypeRef", "dotNetType": "Delegate" }, { "virtualAddress": "0x01071970", "name": "MulticastDelegate__TypeRef", "dotNetType": "MulticastDelegate" }, { "virtualAddress": "0x01070CB8", "name": "MethodBase__TypeRef", "dotNetType": "MethodBase" }, { "virtualAddress": "0x0107BE78", "name": "MethodInfo_1__TypeRef", "dotNetType": "MethodInfo" }, { "virtualAddress": "0x01079590", "name": "MonoMethod__TypeRef", "dotNetType": "MonoMethod" }, { "virtualAddress": "0x0106FDB8", "name": "Attribute__TypeRef", "dotNetType": "Attribute" }, { "virtualAddress": "0x0107E118", "name": "Boolean__Array__TypeRef", "dotNetType": "bool[]" }, { "virtualAddress": "0x010704E0", "name": "CultureInfo__TypeRef", "dotNetType": "CultureInfo" }, { "virtualAddress": "0x01073378", "name": "NumberFormatInfo__TypeRef", "dotNetType": "NumberFormatInfo" }, { "virtualAddress": "0x01075E60", "name": "DateTimeFormatInfo__TypeRef", "dotNetType": "DateTimeFormatInfo" }, { "virtualAddress": "0x01086968", "name": "CompareInfo__TypeRef", "dotNetType": "CompareInfo" }, { "virtualAddress": "0x01084708", "name": "BytePtr__TypeRef", "dotNetType": "byte*" }, { "virtualAddress": "0x01070368", "name": "DayOfWeek__Enum__TypeRef", "dotNetType": "DayOfWeek" }, { "virtualAddress": "0x0106C358", "name": "Hashtable__TypeRef", "dotNetType": "Hashtable" }, { "virtualAddress": "0x0107E848", "name": "MonoField__TypeRef", "dotNetType": "MonoField" }, { "virtualAddress": "0x01078A28", "name": "TypedReference__TypeRef", "dotNetType": "TypedReference" }, { "virtualAddress": "0x0107D150", "name": "MonoProperty__TypeRef", "dotNetType": "MonoProperty" }, { "virtualAddress": "0x01073590", "name": "MonoProperty_GetterAdapter__TypeRef", "dotNetType": "GetterAdapter" }, { "virtualAddress": "0x0106CA70", "name": "AssemblyNameFlags__Enum__TypeRef", "dotNetType": "AssemblyNameFlags" }, { "virtualAddress": "0x01071988", "name": "AssemblyHashAlgorithm__Enum__TypeRef", "dotNetType": "AssemblyHashAlgorithm" }, { "virtualAddress": "0x01084D60", "name": "AssemblyVersionCompatibility__Enum__TypeRef", "dotNetType": "AssemblyVersionCompatibility" }, { "virtualAddress": "0x0107A4A8", "name": "StrongNameKeyPair__TypeRef", "dotNetType": "StrongNameKeyPair" }, { "virtualAddress": "0x01076F08", "name": "RSA__TypeRef", "dotNetType": "RSA" }, { "virtualAddress": "0x0106C3D0", "name": "RSAEncryptionPadding__TypeRef", "dotNetType": "RSAEncryptionPadding" }, { "virtualAddress": "0x01073520", "name": "MarshalByRefObject__TypeRef", "dotNetType": "MarshalByRefObject" }, { "virtualAddress": "0x0107D3B0", "name": "Stream__TypeRef", "dotNetType": "Stream" }, { "virtualAddress": "0x0107FB00", "name": "ObjRef__TypeRef", "dotNetType": "ObjRef" }, { "virtualAddress": "0x01084358", "name": "IChannelInfo__TypeRef", "dotNetType": "IChannelInfo" }, { "virtualAddress": "0x0107AF48", "name": "IRemotingTypeInfo__TypeRef", "dotNetType": "IRemotingTypeInfo" }, { "virtualAddress": "0x01077DB0", "name": "IEnvoyInfo__TypeRef", "dotNetType": "IEnvoyInfo" }, { "virtualAddress": "0x01078880", "name": "TimeSpan__TypeRef", "dotNetType": "TimeSpan" }, { "virtualAddress": "0x0107F678", "name": "SynchronizationContext__TypeRef", "dotNetType": "SynchronizationContext" }, { "virtualAddress": "0x010859B0", "name": "LogicalCallContext__TypeRef", "dotNetType": "LogicalCallContext" }, { "virtualAddress": "0x0107B5F8", "name": "Header__TypeRef", "dotNetType": "Header" }, { "virtualAddress": "0x01075A08", "name": "Exception__TypeRef", "dotNetType": "Exception" }, { "virtualAddress": "0x0107D948", "name": "IDictionary__TypeRef", "dotNetType": "IDictionary" }, { "virtualAddress": "0x01085268", "name": "SafeSerializationManager__TypeRef", "dotNetType": "SafeSerializationManager" }, { "virtualAddress": "0x01074EC8", "name": "List_1_System_Object___TypeRef", "dotNetType": "List\u003Cobject\u003E" }, { "virtualAddress": "0x010858D8", "name": "Exception__Array__TypeRef", "dotNetType": "Exception[]" }, { "virtualAddress": "0x01072FE0", "name": "ThreadAbortException__TypeRef", "dotNetType": "ThreadAbortException" }, { "virtualAddress": "0x0106AFA8", "name": "Version__TypeRef", "dotNetType": "Version" }, { "virtualAddress": "0x010847E0", "name": "ArrayList__TypeRef", "dotNetType": "ArrayList" }, { "virtualAddress": "0x0107E6C0", "name": "PolicyLevel__TypeRef", "dotNetType": "PolicyLevel" }, { "virtualAddress": "0x010828B0", "name": "PolicyStatementAttribute__Enum__TypeRef", "dotNetType": "PolicyStatementAttribute" }, { "virtualAddress": "0x01084890", "name": "FileIOPermissionAccess__Enum__TypeRef", "dotNetType": "FileIOPermissionAccess" }, { "virtualAddress": "0x0106A868", "name": "Byte__Array__TypeRef", "dotNetType": "byte[]" }, { "virtualAddress": "0x0107D710", "name": "SecurityIdentifier__TypeRef", "dotNetType": "SecurityIdentifier" }, { "virtualAddress": "0x01083DF0", "name": "NTAccount__TypeRef", "dotNetType": "NTAccount" }, { "virtualAddress": "0x01085D30", "name": "UnsafeNativeMethods_ManifestEtw_EtwEnableCallback__TypeRef", "dotNetType": "EtwEnableCallback" }, { "virtualAddress": "0x0106BEE8", "name": "RegistryRights__Enum__TypeRef", "dotNetType": "RegistryRights" }, { "virtualAddress": "0x01074220", "name": "KeyHandler__TypeRef", "dotNetType": "KeyHandler" }, { "virtualAddress": "0x010847B8", "name": "Int64__Array__TypeRef", "dotNetType": "long[]" }, { "virtualAddress": "0x010846B0", "name": "UIntPtr__TypeRef", "dotNetType": "UIntPtr" }, { "virtualAddress": "0x01078778", "name": "AppDomain__TypeRef", "dotNetType": "AppDomain" }, { "virtualAddress": "0x010856D8", "name": "AssemblyBuilder__TypeRef", "dotNetType": "AssemblyBuilder" }, { "virtualAddress": "0x0107E138", "name": "AppDomainUnloadedException__TypeRef", "dotNetType": "AppDomainUnloadedException" }, { "virtualAddress": "0x01080258", "name": "AttributeUsageAttribute__TypeRef", "dotNetType": "AttributeUsageAttribute" }, { "virtualAddress": "0x0107A060", "name": "ContextBoundObject__TypeRef", "dotNetType": "ContextBoundObject" }, { "virtualAddress": "0x0107F810", "name": "DateTimeOffset__TypeRef", "dotNetType": "DateTimeOffset" }, { "virtualAddress": "0x010868B0", "name": "DBNull__TypeRef", "dotNetType": "DBNull" }, { "virtualAddress": "0x01075B20", "name": "Empty__TypeRef", "dotNetType": "Empty" }, { "virtualAddress": "0x01087210", "name": "UInt64__Array__TypeRef", "dotNetType": "ulong[]" }, { "virtualAddress": "0x0107BFA8", "name": "FlagsAttribute__TypeRef", "dotNetType": "FlagsAttribute" }, { "virtualAddress": "0x01076480", "name": "ParamArrayAttribute__TypeRef", "dotNetType": "ParamArrayAttribute" }, { "virtualAddress": "0x0107F640", "name": "ReflectionOnlyType__TypeRef", "dotNetType": "ReflectionOnlyType" }, { "virtualAddress": "0x01070B78", "name": "Encoding__TypeRef", "dotNetType": "Encoding" }, { "virtualAddress": "0x010726F8", "name": "EncoderFallback__TypeRef", "dotNetType": "EncoderFallback" }, { "virtualAddress": "0x0106C5E8", "name": "DecoderFallback__TypeRef", "dotNetType": "DecoderFallback" }, { "virtualAddress": "0x0106C0E0", "name": "TimeZoneInfo_TransitionTime__TypeRef", "dotNetType": "TransitionTime" }, { "virtualAddress": "0x01072750", "name": "TimeZoneInfo_AdjustmentRule__Array__TypeRef", "dotNetType": "AdjustmentRule[]" }, { "virtualAddress": "0x01074370", "name": "TimeSpan__Array__TypeRef", "dotNetType": "TimeSpan[]" }, { "virtualAddress": "0x01081588", "name": "Missing__TypeRef", "dotNetType": "Missing" }, { "virtualAddress": "0x0107BE98", "name": "UnitySerializationHolder__TypeRef", "dotNetType": "UnitySerializationHolder" }, { "virtualAddress": "0x0106C888", "name": "StrongName_1__TypeRef", "dotNetType": "StrongName" }, { "virtualAddress": "0x010741D0", "name": "PlatformID__Enum__TypeRef", "dotNetType": "PlatformID" }, { "virtualAddress": "0x010768F8", "name": "ArgIterator__TypeRef", "dotNetType": "ArgIterator" }, { "virtualAddress": "0x01079F48", "name": "RuntimeArgumentHandle__TypeRef", "dotNetType": "RuntimeArgumentHandle" }, { "virtualAddress": "0x01080878", "name": "StreamWriter__TypeRef", "dotNetType": "StreamWriter" }, { "virtualAddress": "0x01075F18", "name": "DelegateSerializationHolder__TypeRef", "dotNetType": "DelegateSerializationHolder" }, { "virtualAddress": "0x0106A998", "name": "DelegateSerializationHolder_DelegateEntry__TypeRef", "dotNetType": "DelegateEntry" }, { "virtualAddress": "0x0106AFB8", "name": "StreamReader__TypeRef", "dotNetType": "StreamReader" }, { "virtualAddress": "0x01085178", "name": "Variant__TypeRef", "dotNetType": "Variant" }, { "virtualAddress": "0x0106C088", "name": "Encoding_DefaultEncoder__TypeRef", "dotNetType": "DefaultEncoder" }, { "virtualAddress": "0x0106B5D0", "name": "Encoding_DefaultDecoder__TypeRef", "dotNetType": "DefaultDecoder" }, { "virtualAddress": "0x01080050", "name": "SByte__Array__TypeRef", "dotNetType": "sbyte[]" }, { "virtualAddress": "0x0107E488", "name": "UltimateResourceFallbackLocation__Enum__TypeRef", "dotNetType": "UltimateResourceFallbackLocation" }, { "virtualAddress": "0x0106CCD0", "name": "ResourceSet__TypeRef", "dotNetType": "ResourceSet" }, { "virtualAddress": "0x0106F7D0", "name": "ResourceFallbackManager_GetEnumerator_d_5__TypeRef", "dotNetType": "_GetEnumerator_d__5" }, { "virtualAddress": "0x010704F8", "name": "ResourceTypeCode__Enum__TypeRef", "dotNetType": "ResourceTypeCode" }, { "virtualAddress": "0x01079520", "name": "ResourceReader__TypeRef", "dotNetType": "ResourceReader" }, { "virtualAddress": "0x01074CC0", "name": "ResourceWriter__TypeRef", "dotNetType": "ResourceWriter" }, { "virtualAddress": "0x0106EF90", "name": "ResourceWriter_PrecannedResource__TypeRef", "dotNetType": "PrecannedResource" }, { "virtualAddress": "0x0107CD10", "name": "ResourceWriter_StreamWrapper__TypeRef", "dotNetType": "StreamWrapper" }, { "virtualAddress": "0x0107D8E0", "name": "RuntimeResourceSet__TypeRef", "dotNetType": "RuntimeResourceSet" }, { "virtualAddress": "0x01080E10", "name": "SatelliteContractVersionAttribute__TypeRef", "dotNetType": "SatelliteContractVersionAttribute" }, { "virtualAddress": "0x01072508", "name": "DefaultMemberAttribute__TypeRef", "dotNetType": "DefaultMemberAttribute" }, { "virtualAddress": "0x01086FC0", "name": "MemberInfoSerializationHolder__TypeRef", "dotNetType": "MemberInfoSerializationHolder" }, { "virtualAddress": "0x010796E8", "name": "TypeInfo_GetDeclaredMethods_d_9__TypeRef", "dotNetType": "_GetDeclaredMethods_d__9" }, { "virtualAddress": "0x01083C90", "name": "TypeInfo_get_DeclaredNestedTypes_d_23__TypeRef", "dotNetType": "_get_DeclaredNestedTypes_d__23" }, { "virtualAddress": "0x0106D1C0", "name": "Assembly_get_DefinedTypes_d_140__TypeRef", "dotNetType": "_get_DefinedTypes_d__140" }, { "virtualAddress": "0x010853D0", "name": "ModuleBuilder__TypeRef", "dotNetType": "ModuleBuilder" }, { "virtualAddress": "0x01080B38", "name": "CustomAttributeBuilder__TypeRef", "dotNetType": "CustomAttributeBuilder" }, { "virtualAddress": "0x01071998", "name": "ConstructorBuilder__TypeRef", "dotNetType": "ConstructorBuilder" }, { "virtualAddress": "0x010774A8", "name": "ParameterBuilder__TypeRef", "dotNetType": "ParameterBuilder" }, { "virtualAddress": "0x01081FE8", "name": "ILGenerator__TypeRef", "dotNetType": "ILGenerator" }, { "virtualAddress": "0x01079080", "name": "LocalBuilder__TypeRef", "dotNetType": "LocalBuilder" }, { "virtualAddress": "0x01075AA8", "name": "EnumBuilder__TypeRef", "dotNetType": "EnumBuilder" }, { "virtualAddress": "0x01083A50", "name": "FieldBuilder__TypeRef", "dotNetType": "FieldBuilder" }, { "virtualAddress": "0x010829F0", "name": "EventBuilder__TypeRef", "dotNetType": "EventBuilder" }, { "virtualAddress": "0x0107E290", "name": "MethodBuilder__TypeRef", "dotNetType": "MethodBuilder" }, { "virtualAddress": "0x01076580", "name": "TypeBuilder__TypeRef", "dotNetType": "TypeBuilder" }, { "virtualAddress": "0x010706B0", "name": "PropertyBuilder__TypeRef", "dotNetType": "PropertyBuilder" }, { "virtualAddress": "0x01083098", "name": "BufferedStream_FlushAsyncInternal_d_38__TypeRef", "dotNetType": "_FlushAsyncInternal_d__38" }, { "virtualAddress": "0x0106BA28", "name": "BufferedStream_FlushWriteAsync_d_42__TypeRef", "dotNetType": "_FlushWriteAsync_d__42" }, { "virtualAddress": "0x01072320", "name": "BufferedStream_ReadFromUnderlyingStreamAsync_d_51__TypeRef", "dotNetType": "_ReadFromUnderlyingStreamAsync_d__51" }, { "virtualAddress": "0x010816C0", "name": "BufferedStream_WriteToUnderlyingStreamAsync_d_60__TypeRef", "dotNetType": "_WriteToUnderlyingStreamAsync_d__60" }, { "virtualAddress": "0x0107C600", "name": "FileMode__Enum__TypeRef", "dotNetType": "FileMode" }, { "virtualAddress": "0x01086890", "name": "MemoryStream__TypeRef", "dotNetType": "MemoryStream" }, { "virtualAddress": "0x01081488", "name": "Stream_CopyToAsyncInternal_d_27__TypeRef", "dotNetType": "_CopyToAsyncInternal_d__27" }, { "virtualAddress": "0x01075430", "name": "StreamReader_ReadLineAsyncInternal_d_61__TypeRef", "dotNetType": "_ReadLineAsyncInternal_d__61" }, { "virtualAddress": "0x0107EEF0", "name": "StreamReader_ReadToEndAsyncInternal_d_63__TypeRef", "dotNetType": "_ReadToEndAsyncInternal_d__63" }, { "virtualAddress": "0x01078C18", "name": "StreamReader_ReadAsyncInternal_d_65__TypeRef", "dotNetType": "_ReadAsyncInternal_d__65" }, { "virtualAddress": "0x0107B610", "name": "StreamReader_ReadBufferAsync_d_98__TypeRef", "dotNetType": "_ReadBufferAsync_d__98" }, { "virtualAddress": "0x0106D9F0", "name": "StreamWriter_WriteAsyncInternal_d_52__TypeRef", "dotNetType": "_WriteAsyncInternal_d__52" }, { "virtualAddress": "0x01072748", "name": "StreamWriter_WriteAsyncInternal_d_54__TypeRef", "dotNetType": "_WriteAsyncInternal_d__54" }, { "virtualAddress": "0x0106E470", "name": "StreamWriter_WriteAsyncInternal_d_56__TypeRef", "dotNetType": "_WriteAsyncInternal_d__56" }, { "virtualAddress": "0x01074168", "name": "StreamWriter_FlushAsyncInternal_d_67__TypeRef", "dotNetType": "_FlushAsyncInternal_d__67" }, { "virtualAddress": "0x0106E340", "name": "TextReader_ReadToEndAsync_d_14__TypeRef", "dotNetType": "_ReadToEndAsync_d__14" }, { "virtualAddress": "0x01073AF0", "name": "TextReader_ReadBlockAsyncInternal_d_18__TypeRef", "dotNetType": "_ReadBlockAsyncInternal_d__18" }, { "virtualAddress": "0x01076D50", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39__TypeRef", "dotNetType": "_CreateEnumerateDirectoriesIterator_d__39" }, { "virtualAddress": "0x01078418", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43__TypeRef", "dotNetType": "_CreateEnumerateFilesIterator_d__43" }, { "virtualAddress": "0x01081438", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47__TypeRef", "dotNetType": "_EnumerateFileSystemInfos_d__47" }, { "virtualAddress": "0x01083CD8", "name": "File_ReadLines_d_58__TypeRef", "dotNetType": "_ReadLines_d__58" }, { "virtualAddress": "0x01082A30", "name": "FileSystemRights__Enum__TypeRef", "dotNetType": "FileSystemRights" }, { "virtualAddress": "0x01076788", "name": "CodeAccessPermission__TypeRef", "dotNetType": "CodeAccessPermission" }, { "virtualAddress": "0x0106AA38", "name": "IsolatedStorageContainment__Enum__TypeRef", "dotNetType": "IsolatedStorageContainment" }, { "virtualAddress": "0x0106E3F8", "name": "EnvironmentPermission__TypeRef", "dotNetType": "EnvironmentPermission" }, { "virtualAddress": "0x01072938", "name": "IsolatedStorageFilePermission__TypeRef", "dotNetType": "IsolatedStorageFilePermission" }, { "virtualAddress": "0x01087138", "name": "Double__Array__TypeRef", "dotNetType": "double[]" }, { "virtualAddress": "0x0106C840", "name": "Nullable_1_Int32___TypeRef", "dotNetType": "int?" }, { "virtualAddress": "0x0107BF00", "name": "GregorianCalendar__TypeRef", "dotNetType": "GregorianCalendar" }, { "virtualAddress": "0x01073EE8", "name": "JapaneseCalendar__TypeRef", "dotNetType": "JapaneseCalendar" }, { "virtualAddress": "0x01086B88", "name": "CultureTypes__Enum__TypeRef", "dotNetType": "CultureTypes" }, { "virtualAddress": "0x0107D7E0", "name": "SemaphoreSlim_WaitUntilCountOrTimeoutAsync_d_31__TypeRef", "dotNetType": "_WaitUntilCountOrTimeoutAsync_d__31" }, { "virtualAddress": "0x01075B28", "name": "SpinLock_SystemThreading_SpinLockDebugView__TypeRef", "dotNetType": "SystemThreading_SpinLockDebugView" }, { "virtualAddress": "0x0107AEF0", "name": "EventWaitHandleRights__Enum__TypeRef", "dotNetType": "EventWaitHandleRights" }, { "virtualAddress": "0x0106D1B8", "name": "OSSpecificSynchronizationContext_InvocationEntryDelegate__TypeRef", "dotNetType": "InvocationEntryDelegate" }, { "virtualAddress": "0x01079620", "name": "NativeOverlapped__TypeRef", "dotNetType": "NativeOverlapped" }, { "virtualAddress": "0x01078F88", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21__TypeRef", "dotNetType": "_EnumerateQueuedWorkItems_d__21" }, { "virtualAddress": "0x01073498", "name": "MutexRights__Enum__TypeRef", "dotNetType": "MutexRights" }, { "virtualAddress": "0x0107AEC0", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_DebugView__TypeRef", "dotNetType": "DebugView" }, { "virtualAddress": "0x01084CB8", "name": "ConcurrentExclusiveSchedulerPair_DebugView__TypeRef", "dotNetType": "DebugView" }, { "virtualAddress": "0x01075C28", "name": "SystemThreadingTasks_TaskDebugView__TypeRef", "dotNetType": "SystemThreadingTasks_TaskDebugView" }, { "virtualAddress": "0x01076CC8", "name": "TaskScheduler_SystemThreadingTasks_TaskSchedulerDebugView__TypeRef", "dotNetType": "SystemThreadingTasks_TaskSchedulerDebugView" }, { "virtualAddress": "0x0107D938", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7__TypeRef", "dotNetType": "_FilterTasksFromWorkItems_d__7" }, { "virtualAddress": "0x01083E90", "name": "HostProtectionResource__Enum__TypeRef", "dotNetType": "HostProtectionResource" }, { "virtualAddress": "0x01071C68", "name": "SecurityZone__Enum__TypeRef", "dotNetType": "SecurityZone" }, { "virtualAddress": "0x01070000", "name": "AllMembershipCondition__TypeRef", "dotNetType": "AllMembershipCondition" }, { "virtualAddress": "0x01076A98", "name": "ApplicationDirectoryMembershipCondition__TypeRef", "dotNetType": "ApplicationDirectoryMembershipCondition" }, { "virtualAddress": "0x01083690", "name": "StrongNameMembershipCondition__TypeRef", "dotNetType": "StrongNameMembershipCondition" }, { "virtualAddress": "0x0106FCE8", "name": "GacMembershipCondition__TypeRef", "dotNetType": "GacMembershipCondition" }, { "virtualAddress": "0x0106AF50", "name": "HashMembershipCondition__TypeRef", "dotNetType": "HashMembershipCondition" }, { "virtualAddress": "0x0107F160", "name": "MonoTrustManager__TypeRef", "dotNetType": "MonoTrustManager" }, { "virtualAddress": "0x010872A0", "name": "PublisherMembershipCondition__TypeRef", "dotNetType": "PublisherMembershipCondition" }, { "virtualAddress": "0x01086E50", "name": "SiteMembershipCondition__TypeRef", "dotNetType": "SiteMembershipCondition" }, { "virtualAddress": "0x01080DA8", "name": "UrlMembershipCondition__TypeRef", "dotNetType": "UrlMembershipCondition" }, { "virtualAddress": "0x0106BF50", "name": "ZoneMembershipCondition__TypeRef", "dotNetType": "ZoneMembershipCondition" }, { "virtualAddress": "0x01085830", "name": "FileDialogPermissionAccess__Enum__TypeRef", "dotNetType": "FileDialogPermissionAccess" }, { "virtualAddress": "0x0106F6C0", "name": "FileDialogPermission__TypeRef", "dotNetType": "FileDialogPermission" }, { "virtualAddress": "0x0107D2B8", "name": "FileIOPermission__TypeRef", "dotNetType": "FileIOPermission" }, { "virtualAddress": "0x01075EC0", "name": "AccessControlActions__Enum__TypeRef", "dotNetType": "AccessControlActions" }, { "virtualAddress": "0x01076D68", "name": "GacIdentityPermission__TypeRef", "dotNetType": "GacIdentityPermission" }, { "virtualAddress": "0x01086808", "name": "HostProtectionPermission__TypeRef", "dotNetType": "HostProtectionPermission" }, { "virtualAddress": "0x0106DCF8", "name": "KeyContainerPermissionFlags__Enum__TypeRef", "dotNetType": "KeyContainerPermissionFlags" }, { "virtualAddress": "0x01077530", "name": "KeyContainerPermission__TypeRef", "dotNetType": "KeyContainerPermission" }, { "virtualAddress": "0x0107A7C0", "name": "PrincipalPermission__TypeRef", "dotNetType": "PrincipalPermission" }, { "virtualAddress": "0x01086AA0", "name": "PublisherIdentityPermission__TypeRef", "dotNetType": "PublisherIdentityPermission" }, { "virtualAddress": "0x01073E20", "name": "ReflectionPermission__TypeRef", "dotNetType": "ReflectionPermission" }, { "virtualAddress": "0x0106C520", "name": "RegistryPermission__TypeRef", "dotNetType": "RegistryPermission" }, { "virtualAddress": "0x01076BE8", "name": "SecurityPermissionFlag__Enum__TypeRef", "dotNetType": "SecurityPermissionFlag" }, { "virtualAddress": "0x0106C248", "name": "SecurityPermission__TypeRef", "dotNetType": "SecurityPermission" }, { "virtualAddress": "0x0107FB58", "name": "SiteIdentityPermission__TypeRef", "dotNetType": "SiteIdentityPermission" }, { "virtualAddress": "0x01077E28", "name": "StrongNameIdentityPermission__TypeRef", "dotNetType": "StrongNameIdentityPermission" }, { "virtualAddress": "0x0107F220", "name": "UIPermissionWindow__Enum__TypeRef", "dotNetType": "UIPermissionWindow" }, { "virtualAddress": "0x010843B8", "name": "UIPermissionClipboard__Enum__TypeRef", "dotNetType": "UIPermissionClipboard" }, { "virtualAddress": "0x0106C040", "name": "UIPermission__TypeRef", "dotNetType": "UIPermission" }, { "virtualAddress": "0x010841D8", "name": "UrlIdentityPermission__TypeRef", "dotNetType": "UrlIdentityPermission" }, { "virtualAddress": "0x0106EF00", "name": "ZoneIdentityPermission__TypeRef", "dotNetType": "ZoneIdentityPermission" }, { "virtualAddress": "0x01085AD0", "name": "CryptoKeyAccessRule__TypeRef", "dotNetType": "CryptoKeyAccessRule" }, { "virtualAddress": "0x0107B788", "name": "CryptoKeyRights__Enum__TypeRef", "dotNetType": "CryptoKeyRights" }, { "virtualAddress": "0x010737B8", "name": "CryptoKeyAuditRule__TypeRef", "dotNetType": "CryptoKeyAuditRule" }, { "virtualAddress": "0x01078BC0", "name": "EventWaitHandleAccessRule__TypeRef", "dotNetType": "EventWaitHandleAccessRule" }, { "virtualAddress": "0x01075AA0", "name": "EventWaitHandleAuditRule__TypeRef", "dotNetType": "EventWaitHandleAuditRule" }, { "virtualAddress": "0x0107B7F8", "name": "FileSystemAccessRule__TypeRef", "dotNetType": "FileSystemAccessRule" }, { "virtualAddress": "0x010741D8", "name": "FileSystemAuditRule__TypeRef", "dotNetType": "FileSystemAuditRule" }, { "virtualAddress": "0x0107D3E0", "name": "MutexAccessRule__TypeRef", "dotNetType": "MutexAccessRule" }, { "virtualAddress": "0x01072EF8", "name": "MutexAuditRule__TypeRef", "dotNetType": "MutexAuditRule" }, { "virtualAddress": "0x0106C568", "name": "RegistryAccessRule__TypeRef", "dotNetType": "RegistryAccessRule" }, { "virtualAddress": "0x0106E360", "name": "RegistryAuditRule__TypeRef", "dotNetType": "RegistryAuditRule" }, { "virtualAddress": "0x01086880", "name": "Int16__Array__TypeRef", "dotNetType": "short[]" }, { "virtualAddress": "0x0107D9A0", "name": "GenericIdentity__TypeRef", "dotNetType": "GenericIdentity" }, { "virtualAddress": "0x0106EDD8", "name": "GenericPrincipal__TypeRef", "dotNetType": "GenericPrincipal" }, { "virtualAddress": "0x0106AF80", "name": "WindowsAccountType__Enum__TypeRef", "dotNetType": "WindowsAccountType" }, { "virtualAddress": "0x0107F568", "name": "WindowsIdentity__TypeRef", "dotNetType": "WindowsIdentity" }, { "virtualAddress": "0x0106ACD0", "name": "ClaimsIdentity_get_Claims_d_51__TypeRef", "dotNetType": "_get_Claims_d__51" }, { "virtualAddress": "0x0107CD68", "name": "ClaimsPrincipal_get_Claims_d_37__TypeRef", "dotNetType": "_get_Claims_d__37" }, { "virtualAddress": "0x0106B6F0", "name": "RoleClaimProvider_get_Claims_d_5__TypeRef", "dotNetType": "_get_Claims_d__5" }, { "virtualAddress": "0x0107ABD8", "name": "CryptoStream__TypeRef", "dotNetType": "CryptoStream" }, { "virtualAddress": "0x010832D0", "name": "CryptoStream_ReadAsyncInternal_d_34__TypeRef", "dotNetType": "_ReadAsyncInternal_d__34" }, { "virtualAddress": "0x010749F0", "name": "CryptoStream_WriteAsyncInternal_d_37__TypeRef", "dotNetType": "_WriteAsyncInternal_d__37" }, { "virtualAddress": "0x0107AE48", "name": "UInt16__Array__TypeRef", "dotNetType": "ushort[]" }, { "virtualAddress": "0x0107B148", "name": "SerializationEventHandler__TypeRef", "dotNetType": "SerializationEventHandler" }, { "virtualAddress": "0x0106CD10", "name": "SurrogateForCyclicalReference__TypeRef", "dotNetType": "SurrogateForCyclicalReference" }, { "virtualAddress": "0x01079768", "name": "OptionalFieldAttribute__TypeRef", "dotNetType": "OptionalFieldAttribute" }, { "virtualAddress": "0x0107FCA0", "name": "OnSerializingAttribute__TypeRef", "dotNetType": "OnSerializingAttribute" }, { "virtualAddress": "0x01071B90", "name": "OnSerializedAttribute__TypeRef", "dotNetType": "OnSerializedAttribute" }, { "virtualAddress": "0x0106F0A0", "name": "OnDeserializingAttribute__TypeRef", "dotNetType": "OnDeserializingAttribute" }, { "virtualAddress": "0x01079338", "name": "OnDeserializedAttribute__TypeRef", "dotNetType": "OnDeserializedAttribute" }, { "virtualAddress": "0x01076D48", "name": "Single__Array__TypeRef", "dotNetType": "float[]" }, { "virtualAddress": "0x01083028", "name": "Converter__TypeRef", "dotNetType": "Converter" }, { "virtualAddress": "0x01085548", "name": "SoapAttribute__TypeRef", "dotNetType": "SoapAttribute" }, { "virtualAddress": "0x01076010", "name": "IActivator__TypeRef", "dotNetType": "IActivator" }, { "virtualAddress": "0x0107E880", "name": "ITrackingHandler__TypeRef", "dotNetType": "ITrackingHandler" }, { "virtualAddress": "0x01073568", "name": "ProxyAttribute__TypeRef", "dotNetType": "ProxyAttribute" }, { "virtualAddress": "0x010844B8", "name": "IChannelSender__TypeRef", "dotNetType": "IChannelSender" }, { "virtualAddress": "0x0106B908", "name": "IServerChannelSinkProvider__TypeRef", "dotNetType": "IServerChannelSinkProvider" }, { "virtualAddress": "0x0106CB50", "name": "IChannelReceiver__TypeRef", "dotNetType": "IChannelReceiver" }, { "virtualAddress": "0x010744E8", "name": "CrossAppDomainSink__TypeRef", "dotNetType": "CrossAppDomainSink" }, { "virtualAddress": "0x01082648", "name": "RemoteActivator__TypeRef", "dotNetType": "RemoteActivator" }, { "virtualAddress": "0x0107DE40", "name": "OneWayAttribute__TypeRef", "dotNetType": "OneWayAttribute" }, { "virtualAddress": "0x0106E940", "name": "TypeForwardedFromAttribute__TypeRef", "dotNetType": "TypeForwardedFromAttribute" }, { "virtualAddress": "0x01078620", "name": "DateTimeConstantAttribute__TypeRef", "dotNetType": "DateTimeConstantAttribute" }, { "virtualAddress": "0x0107DF18", "name": "DecimalConstantAttribute__TypeRef", "dotNetType": "DecimalConstantAttribute" }, { "virtualAddress": "0x01081BC0", "name": "ComVisibleAttribute__TypeRef", "dotNetType": "ComVisibleAttribute" }, { "virtualAddress": "0x01078860", "name": "GuidAttribute__TypeRef", "dotNetType": "GuidAttribute" }, { "virtualAddress": "0x0107ADE8", "name": "BStrWrapper__TypeRef", "dotNetType": "BStrWrapper" }, { "virtualAddress": "0x01077A30", "name": "ArrayList_ArrayListDebugView__TypeRef", "dotNetType": "ArrayListDebugView" }, { "virtualAddress": "0x01087338", "name": "IHashCodeProvider__TypeRef", "dotNetType": "IHashCodeProvider" }, { "virtualAddress": "0x0106CE18", "name": "Hashtable_HashtableDebugView__TypeRef", "dotNetType": "HashtableDebugView" }, { "virtualAddress": "0x0106D438", "name": "Queue_QueueDebugView__TypeRef", "dotNetType": "QueueDebugView" }, { "virtualAddress": "0x01072878", "name": "SortedList_SortedListDebugView__TypeRef", "dotNetType": "SortedListDebugView" }, { "virtualAddress": "0x01075770", "name": "Stack_StackDebugView__TypeRef", "dotNetType": "StackDebugView" }, { "virtualAddress": "0x01078FE0", "name": "EventKeywords__Enum__TypeRef", "dotNetType": "EventKeywords" }, { "virtualAddress": "0x01070900", "name": "EventSource__TypeRef", "dotNetType": "EventSource" }, { "virtualAddress": "0x010709D8", "name": "EventOpcode__Enum__TypeRef", "dotNetType": "EventOpcode" }, { "virtualAddress": "0x01079EA8", "name": "Partitioner_CreateRanges_d_6__TypeRef", "dotNetType": "_CreateRanges_d__6" }, { "virtualAddress": "0x0107C0E8", "name": "Partitioner_CreateRanges_d_9__TypeRef", "dotNetType": "_CreateRanges_d__9" }, { "virtualAddress": "0x010763A0", "name": "EventCounterPayload_get_ForEnumeration_d_31__TypeRef", "dotNetType": "_get_ForEnumeration_d__31" }, { "virtualAddress": "0x01083670", "name": "EventIgnoreAttribute__TypeRef", "dotNetType": "EventIgnoreAttribute" }, { "virtualAddress": "0x01072238", "name": "EventPayload_GetEnumerator_d_17__TypeRef", "dotNetType": "_GetEnumerator_d__17" }, { "virtualAddress": "0x0106D338", "name": "EventTask__Enum__TypeRef", "dotNetType": "EventTask" }, { "virtualAddress": "0x01083558", "name": "EventAttribute__TypeRef", "dotNetType": "EventAttribute" }, { "virtualAddress": "0x010874F8", "name": "EventSourceAttribute__TypeRef", "dotNetType": "EventSourceAttribute" }, { "virtualAddress": "0x01080B40", "name": "NonEventAttribute__TypeRef", "dotNetType": "NonEventAttribute" }, { "virtualAddress": "0x01086638", "name": "ActivityFilter_GetFilterAsTuple_d_7__TypeRef", "dotNetType": "_GetFilterAsTuple_d__7" }, { "virtualAddress": "0x010831A8", "name": "EmptyStruct__TypeRef", "dotNetType": "EmptyStruct" }, { "virtualAddress": "0x0106C600", "name": "DateTime__Array__TypeRef", "dotNetType": "DateTime[]" }, { "virtualAddress": "0x0107F0D8", "name": "Decimal__Array__TypeRef", "dotNetType": "decimal[]" }, { "virtualAddress": "0x01086420", "name": "_Activator__TypeRef", "dotNetType": "_Activator" }, { "virtualAddress": "0x0107A118", "name": "_AssemblyName__TypeRef", "dotNetType": "_AssemblyName" }, { "virtualAddress": "0x01080AD8", "name": "MonoCustomAttrs__TypeRef", "dotNetType": "MonoCustomAttrs" }, { "virtualAddress": "0x01082E08", "name": "_Assembly__TypeRef", "dotNetType": "_Assembly" }, { "virtualAddress": "0x0106C9C8", "name": "ISerializable__TypeRef", "dotNetType": "ISerializable" }, { "virtualAddress": "0x01081080", "name": "IClientChannelSinkProvider__TypeRef", "dotNetType": "IClientChannelSinkProvider" }, { "virtualAddress": "0x01080A78", "name": "Mscorlib_CollectionDebugView_1_T___TypeRef", "dotNetType": "Mscorlib_CollectionDebugView\u003CT\u003E" }, { "virtualAddress": "0x0107BDC0", "name": "GenericComparer_1_T___TypeRef", "dotNetType": "GenericComparer\u003CT\u003E" }, { "virtualAddress": "0x01081C58", "name": "Nullable_1_T___TypeRef", "dotNetType": "T?" }, { "virtualAddress": "0x0106BD50", "name": "IComparable_1_T___TypeRef", "dotNetType": "IComparable\u003CT\u003E" }, { "virtualAddress": "0x01073A88", "name": "NullableComparer_1_T___TypeRef", "dotNetType": "NullableComparer\u003CT\u003E" }, { "virtualAddress": "0x010856F8", "name": "ConcurrentDictionary_2_TKey_TValue___GetEnumerator_d__32_TKey_TValue___TypeRef", "dotNetType": "_GetEnumerator_d__32\u003CTKey, TValue\u003E" }, { "virtualAddress": "0x01077268", "name": "IDictionaryDebugView_2_K_V___TypeRef", "dotNetType": "IDictionaryDebugView\u003CK, V\u003E" }, { "virtualAddress": "0x0107A528", "name": "ConcurrentQueue_1_T___Enumerate_d__27_T___TypeRef", "dotNetType": "_Enumerate_d__27\u003CT\u003E" }, { "virtualAddress": "0x0106E410", "name": "IProducerConsumerCollectionDebugView_1_T___TypeRef", "dotNetType": "IProducerConsumerCollectionDebugView\u003CT\u003E" }, { "virtualAddress": "0x01083788", "name": "ConcurrentStack_1_T___GetEnumerator_d__35_T___TypeRef", "dotNetType": "_GetEnumerator_d__35\u003CT\u003E" }, { "virtualAddress": "0x01086A50", "name": "_ConstructorInfo__TypeRef", "dotNetType": "_ConstructorInfo" }, { "virtualAddress": "0x01081DF0", "name": "Contract__TypeRef", "dotNetType": "Contract" }, { "virtualAddress": "0x0106F490", "name": "IDictionaryDebugView_2_K_V___TypeRef", "dotNetType": "IDictionaryDebugView\u003CK, V\u003E" }, { "virtualAddress": "0x01081978", "name": "Environment_1__TypeRef", "dotNetType": "Environment" }, { "virtualAddress": "0x0106A760", "name": "GenericEqualityComparer_1_T___TypeRef", "dotNetType": "GenericEqualityComparer\u003CT\u003E" }, { "virtualAddress": "0x0107B4D8", "name": "IEquatable_1_T___TypeRef", "dotNetType": "IEquatable\u003CT\u003E" }, { "virtualAddress": "0x01083318", "name": "NullableEqualityComparer_1_T___TypeRef", "dotNetType": "NullableEqualityComparer\u003CT\u003E" }, { "virtualAddress": "0x0107A078", "name": "ShortEnumEqualityComparer_1_T___TypeRef", "dotNetType": "ShortEnumEqualityComparer\u003CT\u003E" }, { "virtualAddress": "0x0107F698", "name": "SByteEnumEqualityComparer_1_T___TypeRef", "dotNetType": "SByteEnumEqualityComparer\u003CT\u003E" }, { "virtualAddress": "0x0106CA78", "name": "EnumEqualityComparer_1_T___TypeRef", "dotNetType": "EnumEqualityComparer\u003CT\u003E" }, { "virtualAddress": "0x0107EB78", "name": "LongEnumEqualityComparer_1_T___TypeRef", "dotNetType": "LongEnumEqualityComparer\u003CT\u003E" }, { "virtualAddress": "0x01079160", "name": "_EventInfo__TypeRef", "dotNetType": "_EventInfo" }, { "virtualAddress": "0x01074F50", "name": "_Exception__TypeRef", "dotNetType": "_Exception" }, { "virtualAddress": "0x01082408", "name": "_FieldInfo__TypeRef", "dotNetType": "_FieldInfo" }, { "virtualAddress": "0x01078510", "name": "DictionaryKeyCollectionDebugView_2_TKey_TValue___TypeRef", "dotNetType": "DictionaryKeyCollectionDebugView\u003CTKey, TValue\u003E" }, { "virtualAddress": "0x010779A8", "name": "Mscorlib_KeyedCollectionDebugView_2_K_T___TypeRef", "dotNetType": "Mscorlib_KeyedCollectionDebugView\u003CK, T\u003E" }, { "virtualAddress": "0x01072F50", "name": "System_LazyDebugView_1_T___TypeRef", "dotNetType": "System_LazyDebugView\u003CT\u003E" }, { "virtualAddress": "0x0106E460", "name": "_MemberInfo__TypeRef", "dotNetType": "_MemberInfo" }, { "virtualAddress": "0x0106C8B8", "name": "MemoryDebugView_1_T___TypeRef", "dotNetType": "MemoryDebugView\u003CT\u003E" }, { "virtualAddress": "0x01073F70", "name": "_MethodBase__TypeRef", "dotNetType": "_MethodBase" }, { "virtualAddress": "0x0107D220", "name": "_MethodInfo__TypeRef", "dotNetType": "_MethodInfo" }, { "virtualAddress": "0x0106B118", "name": "_MethodRental__TypeRef", "dotNetType": "_MethodRental" }, { "virtualAddress": "0x01073588", "name": "_Module__TypeRef", "dotNetType": "_Module" }, { "virtualAddress": "0x01075C38", "name": "_ParameterInfo__TypeRef", "dotNetType": "_ParameterInfo" }, { "virtualAddress": "0x010739D8", "name": "MonoProperty_StaticGetter_1_R___TypeRef", "dotNetType": "StaticGetter\u003CR\u003E" }, { "virtualAddress": "0x0107F6A8", "name": "MonoProperty_Getter_2_T_R___TypeRef", "dotNetType": "Getter\u003CT, R\u003E" }, { "virtualAddress": "0x01073230", "name": "_PropertyInfo__TypeRef", "dotNetType": "_PropertyInfo" }, { "virtualAddress": "0x0107B850", "name": "Mscorlib_DictionaryDebugView_2_K_V___TypeRef", "dotNetType": "Mscorlib_DictionaryDebugView\u003CK, V\u003E" }, { "virtualAddress": "0x01075CC0", "name": "SpanDebugView_1_T___TypeRef", "dotNetType": "SpanDebugView\u003CT\u003E" }, { "virtualAddress": "0x0107BCB8", "name": "List_1_System_Runtime_Serialization_IDeserializationCallback___TypeRef", "dotNetType": "List\u003CIDeserializationCallback\u003E" }, { "virtualAddress": "0x0106D458", "name": "SingleProducerSingleConsumerQueue_1_T__SingleProducerSingleConsumerQueue_DebugView_T___TypeRef", "dotNetType": "SingleProducerSingleConsumerQueue_DebugView\u003CT\u003E" }, { "virtualAddress": "0x01087328", "name": "SingleProducerSingleConsumerQueue_1_T___GetEnumerator_d__16_T___TypeRef", "dotNetType": "_GetEnumerator_d__16\u003CT\u003E" }, { "virtualAddress": "0x01084F20", "name": "ArrayTypeInfo_1_ElementType___TypeRef", "dotNetType": "ArrayTypeInfo\u003CElementType\u003E" }, { "virtualAddress": "0x01076A48", "name": "KeyValuePair_2_TKey_TValue___TypeRef", "dotNetType": "KeyValuePair\u003CTKey, TValue\u003E" }, { "virtualAddress": "0x010784E8", "name": "KeyValuePairTypeInfo_2_K_V___TypeRef", "dotNetType": "KeyValuePairTypeInfo\u003CK, V\u003E" }, { "virtualAddress": "0x01086C88", "name": "NullableTypeInfo_1_T___TypeRef", "dotNetType": "NullableTypeInfo\u003CT\u003E" }, { "virtualAddress": "0x01072660", "name": "EnumerableTypeInfo_2_IterableType_ElementType___TypeRef", "dotNetType": "EnumerableTypeInfo\u003CIterableType, ElementType\u003E" }, { "virtualAddress": "0x0107A120", "name": "IEnumerable_1_T___TypeRef", "dotNetType": "IEnumerable\u003CT\u003E" }, { "virtualAddress": "0x01072540", "name": "TraceLoggingTypeInfo_1_DataType___TypeRef", "dotNetType": "TraceLoggingTypeInfo\u003CDataType\u003E" }, { "virtualAddress": "0x01077A18", "name": "ICustomFormatter__TypeRef", "dotNetType": "ICustomFormatter" }, { "virtualAddress": "0x0106C3D8", "name": "SystemThreadingTasks_FutureDebugView_1_TResult___TypeRef", "dotNetType": "SystemThreadingTasks_FutureDebugView\u003CTResult\u003E" }, { "virtualAddress": "0x01079CF0", "name": "SystemThreading_ThreadLocalDebugView_1_T___TypeRef", "dotNetType": "SystemThreading_ThreadLocalDebugView\u003CT\u003E" }, { "virtualAddress": "0x0106F540", "name": "_Thread__TypeRef", "dotNetType": "_Thread" }, { "virtualAddress": "0x0106FC00", "name": "_Type__TypeRef", "dotNetType": "_Type" }, { "virtualAddress": "0x0107BAC0", "name": "DictionaryValueCollectionDebugView_2_TKey_TValue___TypeRef", "dotNetType": "DictionaryValueCollectionDebugView\u003CTKey, TValue\u003E" }, { "virtualAddress": "0x01080DE8", "name": "AsyncValueTaskMethodBuilder_1_TResult___TypeRef", "dotNetType": "AsyncValueTaskMethodBuilder\u003CTResult\u003E" } ], "methodInfoPointers": [ { "virtualAddress": "0x0106AE78", "name": "DataConverter_PackOne__MethodInfo", "dotNetSignature": "Boolean PackOne(DataConverter\u002BPackContext, Object)" }, { "virtualAddress": "0x01086C58", "name": "DataConverter_Unpack__MethodInfo", "dotNetSignature": "IList Unpack(String, Byte[], Int32)" }, { "virtualAddress": "0x01081628", "name": "DataConverter_Check__MethodInfo", "dotNetSignature": "Void Check(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01073B90", "name": "DataConverter_CopyConverter_GetDouble__MethodInfo", "dotNetSignature": "Double GetDouble(Byte[], Int32)" }, { "virtualAddress": "0x0106D138", "name": "DataConverter_CopyConverter_GetUInt64__MethodInfo", "dotNetSignature": "UInt64 GetUInt64(Byte[], Int32)" }, { "virtualAddress": "0x010816A8", "name": "DataConverter_CopyConverter_GetInt64__MethodInfo", "dotNetSignature": "Int64 GetInt64(Byte[], Int32)" }, { "virtualAddress": "0x0106DFB0", "name": "DataConverter_CopyConverter_GetFloat__MethodInfo", "dotNetSignature": "Single GetFloat(Byte[], Int32)" }, { "virtualAddress": "0x010782F8", "name": "DataConverter_CopyConverter_GetInt32__MethodInfo", "dotNetSignature": "Int32 GetInt32(Byte[], Int32)" }, { "virtualAddress": "0x01071E28", "name": "DataConverter_CopyConverter_GetUInt32__MethodInfo", "dotNetSignature": "UInt32 GetUInt32(Byte[], Int32)" }, { "virtualAddress": "0x0107F760", "name": "DataConverter_CopyConverter_GetInt16__MethodInfo", "dotNetSignature": "Int16 GetInt16(Byte[], Int32)" }, { "virtualAddress": "0x0107AF98", "name": "DataConverter_CopyConverter_GetUInt16__MethodInfo", "dotNetSignature": "UInt16 GetUInt16(Byte[], Int32)" }, { "virtualAddress": "0x0106E708", "name": "DataConverter_SwapConverter_GetDouble__MethodInfo", "dotNetSignature": "Double GetDouble(Byte[], Int32)" }, { "virtualAddress": "0x01071308", "name": "DataConverter_SwapConverter_GetUInt64__MethodInfo", "dotNetSignature": "UInt64 GetUInt64(Byte[], Int32)" }, { "virtualAddress": "0x01083C88", "name": "DataConverter_SwapConverter_GetInt64__MethodInfo", "dotNetSignature": "Int64 GetInt64(Byte[], Int32)" }, { "virtualAddress": "0x0107F1F0", "name": "DataConverter_SwapConverter_GetFloat__MethodInfo", "dotNetSignature": "Single GetFloat(Byte[], Int32)" }, { "virtualAddress": "0x01083B78", "name": "DataConverter_SwapConverter_GetInt32__MethodInfo", "dotNetSignature": "Int32 GetInt32(Byte[], Int32)" }, { "virtualAddress": "0x0107B3A0", "name": "DataConverter_SwapConverter_GetUInt32__MethodInfo", "dotNetSignature": "UInt32 GetUInt32(Byte[], Int32)" }, { "virtualAddress": "0x0107AA08", "name": "DataConverter_SwapConverter_GetInt16__MethodInfo", "dotNetSignature": "Int16 GetInt16(Byte[], Int32)" }, { "virtualAddress": "0x01084360", "name": "DataConverter_SwapConverter_GetUInt16__MethodInfo", "dotNetSignature": "UInt16 GetUInt16(Byte[], Int32)" }, { "virtualAddress": "0x01075398", "name": "RuntimeGPtrArrayHandle_Lookup__MethodInfo", "dotNetSignature": "IntPtr Lookup(Int32)" }, { "virtualAddress": "0x0107A3E8", "name": "RuntimeMarshal_PtrToUtf8String__MethodInfo", "dotNetSignature": "String PtrToUtf8String(IntPtr)" }, { "virtualAddress": "0x01085928", "name": "SmallXmlParser_SkipWhitespaces_1__MethodInfo", "dotNetSignature": "Void SkipWhitespaces(Boolean)" }, { "virtualAddress": "0x01084FC0", "name": "SmallXmlParser_Expect__MethodInfo", "dotNetSignature": "Void Expect(Int32)" }, { "virtualAddress": "0x0107CE28", "name": "SmallXmlParser_ReadUntil__MethodInfo", "dotNetSignature": "String ReadUntil(Char, Boolean)" }, { "virtualAddress": "0x0107D2F0", "name": "SmallXmlParser_ReadName__MethodInfo", "dotNetSignature": "String ReadName()" }, { "virtualAddress": "0x0107ADF0", "name": "SmallXmlParser_Parse__MethodInfo", "dotNetSignature": "Void Parse(TextReader, SmallXmlParser\u002BIContentHandler)" }, { "virtualAddress": "0x0106F020", "name": "SmallXmlParser_ReadContent__MethodInfo", "dotNetSignature": "Void ReadContent()" }, { "virtualAddress": "0x0107AAB0", "name": "SmallXmlParser_ReadReference__MethodInfo", "dotNetSignature": "Void ReadReference()" }, { "virtualAddress": "0x010800B0", "name": "SmallXmlParser_ReadAttribute__MethodInfo", "dotNetSignature": "Void ReadAttribute(SmallXmlParser\u002BAttrListImpl)" }, { "virtualAddress": "0x01083610", "name": "SmallXmlParser_ReadCDATASection__MethodInfo", "dotNetSignature": "Void ReadCDATASection()" }, { "virtualAddress": "0x01075288", "name": "SmallXmlParser_ReadComment__MethodInfo", "dotNetSignature": "Void ReadComment()" }, { "virtualAddress": "0x0107E920", "name": "MSCompatUnicodeTable_BuildTailoringTables__MethodInfo", "dotNetSignature": "Void BuildTailoringTables(CultureInfo, TailoringInfo, Contraction[] ByRef, Level2Map[] ByRef)" }, { "virtualAddress": "0x01074E28", "name": "MSCompatUnicodeTable_GetResource__MethodInfo", "dotNetSignature": "IntPtr GetResource(String)" }, { "virtualAddress": "0x01070BA8", "name": "MSCompatUnicodeTable_c__BuildTailoringTables_b__17_0__MethodInfo", "dotNetSignature": "Int32 \u003CBuildTailoringTables\u003Eb__17_0(Level2Map, Level2Map)" }, { "virtualAddress": "0x01079BA0", "name": "SimpleCollator_GetTailContraction_1__MethodInfo", "dotNetSignature": "Contraction GetTailContraction(String, Int32, Int32, Contraction[])" }, { "virtualAddress": "0x01086380", "name": "SimpleCollator_IndexOf_1__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x01082CC0", "name": "SimpleCollator_IndexOf_3__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x01080158", "name": "SimpleCollator_LastIndexOf_1__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x01086DC0", "name": "SimpleCollator_LastIndexOf_3__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x01080580", "name": "ASN1__ctor_3__MethodInfo", "dotNetSignature": "ASN1(Byte[])" }, { "virtualAddress": "0x010819A0", "name": "ASN1_SaveToFile__MethodInfo", "dotNetSignature": "Void SaveToFile(String)" }, { "virtualAddress": "0x01087380", "name": "ASN1Convert_FromOid__MethodInfo", "dotNetSignature": "ASN1 FromOid(String)" }, { "virtualAddress": "0x01085E40", "name": "ASN1Convert_FromUnsignedBigInteger__MethodInfo", "dotNetSignature": "ASN1 FromUnsignedBigInteger(Byte[])" }, { "virtualAddress": "0x01080FA0", "name": "ASN1Convert_ToInt32__MethodInfo", "dotNetSignature": "Int32 ToInt32(ASN1)" }, { "virtualAddress": "0x01083320", "name": "ASN1Convert_ToOid__MethodInfo", "dotNetSignature": "String ToOid(ASN1)" }, { "virtualAddress": "0x0107D0E0", "name": "ASN1Convert_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(ASN1)" }, { "virtualAddress": "0x01077D90", "name": "PKCS7_ContentInfo__ctor_3__MethodInfo", "dotNetSignature": "PKCS7\u002BContentInfo(ASN1)" }, { "virtualAddress": "0x01077008", "name": "PKCS7_EncryptedData__ctor_2__MethodInfo", "dotNetSignature": "PKCS7\u002BEncryptedData(ASN1)" }, { "virtualAddress": "0x01072108", "name": "PKCS7_EnvelopedData__ctor_2__MethodInfo", "dotNetSignature": "PKCS7\u002BEnvelopedData(ASN1)" }, { "virtualAddress": "0x01086BA0", "name": "PKCS7_RecipientInfo__ctor_1__MethodInfo", "dotNetSignature": "PKCS7\u002BRecipientInfo(ASN1)" }, { "virtualAddress": "0x01083918", "name": "PKCS7_SignedData__ctor_2__MethodInfo", "dotNetSignature": "PKCS7\u002BSignedData(ASN1)" }, { "virtualAddress": "0x0107A500", "name": "PKCS7_SignerInfo__ctor_2__MethodInfo", "dotNetSignature": "PKCS7\u002BSignerInfo(ASN1)" }, { "virtualAddress": "0x0107BAC8", "name": "PKCS7_SignerInfo_GetASN1__MethodInfo", "dotNetSignature": "ASN1 GetASN1()" }, { "virtualAddress": "0x010724C8", "name": "PKCS7_SortedSet_Compare__MethodInfo", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x010715E8", "name": "StrongName__ctor_2__MethodInfo", "dotNetSignature": "StrongName(Byte[])" }, { "virtualAddress": "0x0106AC10", "name": "StrongName__ctor_3__MethodInfo", "dotNetSignature": "StrongName(RSA)" }, { "virtualAddress": "0x01070F50", "name": "StrongName_set_TokenAlgorithm__MethodInfo", "dotNetSignature": "Void set_TokenAlgorithm(String)" }, { "virtualAddress": "0x010869D0", "name": "Uri__ctor_4__MethodInfo", "dotNetSignature": "Uri(Uri, String, Boolean)" }, { "virtualAddress": "0x01080430", "name": "Uri_FromHex__MethodInfo", "dotNetSignature": "Int32 FromHex(Char)" }, { "virtualAddress": "0x0106E218", "name": "Uri_HexEscape__MethodInfo", "dotNetSignature": "String HexEscape(Char)" }, { "virtualAddress": "0x0106AC48", "name": "Uri_HexUnescape__MethodInfo", "dotNetSignature": "Char HexUnescape(String, Int32 ByRef)" }, { "virtualAddress": "0x010734E0", "name": "Uri_ParseAsWindowsAbsoluteFilePath__MethodInfo", "dotNetSignature": "Void ParseAsWindowsAbsoluteFilePath(String)" }, { "virtualAddress": "0x01085378", "name": "Uri_Parse_1__MethodInfo", "dotNetSignature": "Void Parse(String)" }, { "virtualAddress": "0x010811B8", "name": "Uri_Reduce__MethodInfo", "dotNetSignature": "String Reduce(String)" }, { "virtualAddress": "0x01081FF8", "name": "PKCS12_Decode__MethodInfo", "dotNetSignature": "Void Decode(Byte[])" }, { "virtualAddress": "0x0106FE00", "name": "PKCS12_GetSymmetricAlgorithm__MethodInfo", "dotNetSignature": "SymmetricAlgorithm GetSymmetricAlgorithm(String, Byte[], Int32)" }, { "virtualAddress": "0x0107CEC0", "name": "PKCS12_AddPrivateKey__MethodInfo", "dotNetSignature": "Void AddPrivateKey(PKCS8\u002BPrivateKeyInfo)" }, { "virtualAddress": "0x010716B8", "name": "PKCS12_ReadSafeBag__MethodInfo", "dotNetSignature": "Void ReadSafeBag(ASN1)" }, { "virtualAddress": "0x010825D8", "name": "PKCS12_Pkcs8ShroudedKeyBagSafeBag__MethodInfo", "dotNetSignature": "ASN1 Pkcs8ShroudedKeyBagSafeBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x0107DB98", "name": "PKCS12_KeyBagSafeBag__MethodInfo", "dotNetSignature": "ASN1 KeyBagSafeBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x01075378", "name": "PKCS12_AddPkcs8ShroudedKeyBag_1__MethodInfo", "dotNetSignature": "Void AddPkcs8ShroudedKeyBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x01086B30", "name": "PKCS12_RemovePkcs8ShroudedKeyBag__MethodInfo", "dotNetSignature": "Void RemovePkcs8ShroudedKeyBag(AsymmetricAlgorithm)" }, { "virtualAddress": "0x01077F60", "name": "PKCS12_AddKeyBag_1__MethodInfo", "dotNetSignature": "Void AddKeyBag(AsymmetricAlgorithm, IDictionary)" }, { "virtualAddress": "0x01078610", "name": "PKCS12_RemoveKeyBag__MethodInfo", "dotNetSignature": "Void RemoveKeyBag(AsymmetricAlgorithm)" }, { "virtualAddress": "0x01074D10", "name": "PKCS12_SaveToFile__MethodInfo", "dotNetSignature": "Void SaveToFile(String)" }, { "virtualAddress": "0x0107FFC8", "name": "PKCS12_set_MaximumPasswordLength__MethodInfo", "dotNetSignature": "Void set_MaximumPasswordLength(Int32)" }, { "virtualAddress": "0x01076FF0", "name": "PKCS12_LoadFile__MethodInfo", "dotNetSignature": "Byte[] LoadFile(String)" }, { "virtualAddress": "0x01074DC0", "name": "PKCS12_LoadFromFile__MethodInfo", "dotNetSignature": "PKCS12 LoadFromFile(String)" }, { "virtualAddress": "0x0107B810", "name": "PKCS12_LoadFromFile_1__MethodInfo", "dotNetSignature": "PKCS12 LoadFromFile(String, String)" }, { "virtualAddress": "0x0107A140", "name": "X501_ReadAttribute__MethodInfo", "dotNetSignature": "X520\u002BAttributeTypeAndValue ReadAttribute(String, Int32 ByRef)" }, { "virtualAddress": "0x01084F28", "name": "X501_ReadEscaped__MethodInfo", "dotNetSignature": "Int32 ReadEscaped(StringBuilder, String, Int32)" }, { "virtualAddress": "0x01083A58", "name": "X501_ReadQuoted__MethodInfo", "dotNetSignature": "Int32 ReadQuoted(StringBuilder, String, Int32)" }, { "virtualAddress": "0x01081E28", "name": "X501_ReadValue__MethodInfo", "dotNetSignature": "String ReadValue(String, Int32 ByRef)" }, { "virtualAddress": "0x010842E8", "name": "X501_FromString__MethodInfo", "dotNetSignature": "ASN1 FromString(String)" }, { "virtualAddress": "0x01087580", "name": "X509Crl__ctor__MethodInfo", "dotNetSignature": "X509Crl(Byte[])" }, { "virtualAddress": "0x01071D68", "name": "X509Crl_Parse__MethodInfo", "dotNetSignature": "Void Parse(Byte[])" }, { "virtualAddress": "0x01072648", "name": "X509Crl_GetCrlEntry__MethodInfo", "dotNetSignature": "X509Crl\u002BX509CrlEntry GetCrlEntry(X509Certificate)" }, { "virtualAddress": "0x01082828", "name": "X509Crl_GetCrlEntry_1__MethodInfo", "dotNetSignature": "X509Crl\u002BX509CrlEntry GetCrlEntry(Byte[])" }, { "virtualAddress": "0x01074460", "name": "X509Crl_VerifySignature__MethodInfo", "dotNetSignature": "Boolean VerifySignature(X509Certificate)" }, { "virtualAddress": "0x0106CA88", "name": "X509Crl_VerifySignature_1__MethodInfo", "dotNetSignature": "Boolean VerifySignature(DSA)" }, { "virtualAddress": "0x0107A150", "name": "X509Crl_VerifySignature_3__MethodInfo", "dotNetSignature": "Boolean VerifySignature(AsymmetricAlgorithm)" }, { "virtualAddress": "0x010802E8", "name": "X509Crl_CreateFromFile__MethodInfo", "dotNetSignature": "X509Crl CreateFromFile(String)" }, { "virtualAddress": "0x010803A8", "name": "X509Certificate_1_Parse__MethodInfo", "dotNetSignature": "Void Parse(Byte[])" }, { "virtualAddress": "0x01080A60", "name": "X509Certificate_1__ctor__MethodInfo", "dotNetSignature": "X509Certificate(Byte[])" }, { "virtualAddress": "0x010829D0", "name": "X509Certificate_1_get_DSA__MethodInfo", "dotNetSignature": "DSA get_DSA()" }, { "virtualAddress": "0x010734D8", "name": "X509Certificate_1_get_Signature__MethodInfo", "dotNetSignature": "Byte[] get_Signature()" }, { "virtualAddress": "0x01081FB8", "name": "X509Certificate_1_VerifySignature_2__MethodInfo", "dotNetSignature": "Boolean VerifySignature(AsymmetricAlgorithm)" }, { "virtualAddress": "0x010816B0", "name": "X509CertificateCollection_Add__MethodInfo", "dotNetSignature": "Int32 Add(X509Certificate)" }, { "virtualAddress": "0x0107F368", "name": "X509CertificateCollection_AddRange__MethodInfo", "dotNetSignature": "Void AddRange(X509Certificate[])" }, { "virtualAddress": "0x0107EC08", "name": "X509CertificateCollection_AddRange_1__MethodInfo", "dotNetSignature": "Void AddRange(X509CertificateCollection)" }, { "virtualAddress": "0x010867B0", "name": "X509CertificateCollection_IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(X509Certificate)" }, { "virtualAddress": "0x0107AB68", "name": "X509Extension__ctor_1__MethodInfo", "dotNetSignature": "X509Extension(ASN1)" }, { "virtualAddress": "0x010806C8", "name": "X509Extension__ctor_2__MethodInfo", "dotNetSignature": "X509Extension(X509Extension)" }, { "virtualAddress": "0x01072550", "name": "X509ExtensionCollection__ctor_1__MethodInfo", "dotNetSignature": "X509ExtensionCollection(ASN1)" }, { "virtualAddress": "0x0106E0B8", "name": "X509ExtensionCollection_Add__MethodInfo", "dotNetSignature": "Int32 Add(X509Extension)" }, { "virtualAddress": "0x0107D458", "name": "X509ExtensionCollection_AddRange__MethodInfo", "dotNetSignature": "Void AddRange(X509Extension[])" }, { "virtualAddress": "0x01082F70", "name": "X509ExtensionCollection_AddRange_1__MethodInfo", "dotNetSignature": "Void AddRange(X509ExtensionCollection)" }, { "virtualAddress": "0x0107CD90", "name": "X509ExtensionCollection_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(X509Extension[], Int32)" }, { "virtualAddress": "0x010736D0", "name": "X509ExtensionCollection_IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(X509Extension)" }, { "virtualAddress": "0x0106A8D8", "name": "X509ExtensionCollection_IndexOf_1__MethodInfo", "dotNetSignature": "Int32 IndexOf(String)" }, { "virtualAddress": "0x0106CC50", "name": "X509ExtensionCollection_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, X509Extension)" }, { "virtualAddress": "0x01072BF8", "name": "X509ExtensionCollection_Remove__MethodInfo", "dotNetSignature": "Void Remove(X509Extension)" }, { "virtualAddress": "0x01074F70", "name": "X509ExtensionCollection_Remove_1__MethodInfo", "dotNetSignature": "Void Remove(String)" }, { "virtualAddress": "0x01082360", "name": "X509Store_Import_1__MethodInfo", "dotNetSignature": "Void Import(X509Crl)" }, { "virtualAddress": "0x0106DF68", "name": "X509Store_Remove_1__MethodInfo", "dotNetSignature": "Void Remove(X509Crl)" }, { "virtualAddress": "0x0106E8A0", "name": "X509Store_ImportNewFormat__MethodInfo", "dotNetSignature": "Void ImportNewFormat(X509Certificate)" }, { "virtualAddress": "0x0107B470", "name": "X509Store_RemoveNewFormat__MethodInfo", "dotNetSignature": "Void RemoveNewFormat(X509Certificate)" }, { "virtualAddress": "0x0106FED0", "name": "X509Store_Load__MethodInfo", "dotNetSignature": "Byte[] Load(String)" }, { "virtualAddress": "0x01075978", "name": "X509Store_CheckStore__MethodInfo", "dotNetSignature": "Boolean CheckStore(String, Boolean)" }, { "virtualAddress": "0x0106FE70", "name": "X509Stores_Open__MethodInfo", "dotNetSignature": "X509Store Open(String, Boolean)" }, { "virtualAddress": "0x0107F2A0", "name": "X520_AttributeTypeAndValue_set_Value__MethodInfo", "dotNetSignature": "Void set_Value(String)" }, { "virtualAddress": "0x01084CC8", "name": "BasicConstraintsExtension_Decode__MethodInfo", "dotNetSignature": "Void Decode()" }, { "virtualAddress": "0x010871B0", "name": "BasicConstraintsExtension_set_PathLenConstraint__MethodInfo", "dotNetSignature": "Void set_PathLenConstraint(Int32)" }, { "virtualAddress": "0x01082D38", "name": "KeyUsageExtension_Decode__MethodInfo", "dotNetSignature": "Void Decode()" }, { "virtualAddress": "0x0106AA88", "name": "SubjectKeyIdentifierExtension_Decode__MethodInfo", "dotNetSignature": "Void Decode()" }, { "virtualAddress": "0x01084838", "name": "SubjectKeyIdentifierExtension_Encode__MethodInfo", "dotNetSignature": "Void Encode()" }, { "virtualAddress": "0x01085860", "name": "ARC4Managed_set_Key__MethodInfo", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x01082C68", "name": "ARC4Managed_CheckInput__MethodInfo", "dotNetSignature": "Void CheckInput(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01081418", "name": "ARC4Managed_TransformBlock__MethodInfo", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01075EC8", "name": "CryptoConvert_FromCapiPrivateKeyBlob_1__MethodInfo", "dotNetSignature": "RSA FromCapiPrivateKeyBlob(Byte[], Int32)" }, { "virtualAddress": "0x0107F170", "name": "CryptoConvert_FromCapiPrivateKeyBlobDSA_1__MethodInfo", "dotNetSignature": "DSA FromCapiPrivateKeyBlobDSA(Byte[], Int32)" }, { "virtualAddress": "0x010817D8", "name": "CryptoConvert_FromCapiPublicKeyBlob_1__MethodInfo", "dotNetSignature": "RSA FromCapiPublicKeyBlob(Byte[], Int32)" }, { "virtualAddress": "0x01078478", "name": "CryptoConvert_FromCapiPublicKeyBlobDSA_1__MethodInfo", "dotNetSignature": "DSA FromCapiPublicKeyBlobDSA(Byte[], Int32)" }, { "virtualAddress": "0x01084888", "name": "CryptoConvert_FromCapiKeyBlob_1__MethodInfo", "dotNetSignature": "RSA FromCapiKeyBlob(Byte[], Int32)" }, { "virtualAddress": "0x0106E720", "name": "CryptoConvert_FromCapiKeyBlobDSA_1__MethodInfo", "dotNetSignature": "DSA FromCapiKeyBlobDSA(Byte[], Int32)" }, { "virtualAddress": "0x01081838", "name": "CryptoConvert_ToCapiKeyBlob__MethodInfo", "dotNetSignature": "Byte[] ToCapiKeyBlob(AsymmetricAlgorithm, Boolean)" }, { "virtualAddress": "0x0107AC78", "name": "CryptoConvert_ToCapiKeyBlob_1__MethodInfo", "dotNetSignature": "Byte[] ToCapiKeyBlob(RSA, Boolean)" }, { "virtualAddress": "0x01079A48", "name": "CryptoConvert_ToCapiKeyBlob_2__MethodInfo", "dotNetSignature": "Byte[] ToCapiKeyBlob(DSA, Boolean)" }, { "virtualAddress": "0x010705B8", "name": "CryptoConvert_FromHexChar__MethodInfo", "dotNetSignature": "Byte FromHexChar(Char)" }, { "virtualAddress": "0x0106A890", "name": "CryptoConvert_FromHex__MethodInfo", "dotNetSignature": "Byte[] FromHex(String)" }, { "virtualAddress": "0x0106A8C0", "name": "BlockProcessor__ctor_1__MethodInfo", "dotNetSignature": "BlockProcessor(ICryptoTransform, Int32)" }, { "virtualAddress": "0x01085740", "name": "KeyPairPersistence__ctor_1__MethodInfo", "dotNetSignature": "KeyPairPersistence(CspParameters, String)" }, { "virtualAddress": "0x01084D48", "name": "KeyPairPersistence_get_UserPath__MethodInfo", "dotNetSignature": "String get_UserPath()" }, { "virtualAddress": "0x01080D70", "name": "KeyPairPersistence_get_MachinePath__MethodInfo", "dotNetSignature": "String get_MachinePath()" }, { "virtualAddress": "0x010716E0", "name": "PKCS1_Encrypt_OAEP__MethodInfo", "dotNetSignature": "Byte[] Encrypt_OAEP(RSA, HashAlgorithm, RandomNumberGenerator, Byte[])" }, { "virtualAddress": "0x01083420", "name": "PKCS1_Decrypt_OAEP__MethodInfo", "dotNetSignature": "Byte[] Decrypt_OAEP(RSA, HashAlgorithm, Byte[])" }, { "virtualAddress": "0x01076180", "name": "PKCS1_Encrypt_v15__MethodInfo", "dotNetSignature": "Byte[] Encrypt_v15(RSA, RandomNumberGenerator, Byte[])" }, { "virtualAddress": "0x01081CB8", "name": "PKCS1_Decrypt_v15__MethodInfo", "dotNetSignature": "Byte[] Decrypt_v15(RSA, Byte[])" }, { "virtualAddress": "0x01086E68", "name": "PKCS1_Encode_v15__MethodInfo", "dotNetSignature": "Byte[] Encode_v15(HashAlgorithm, Byte[], Int32)" }, { "virtualAddress": "0x01077FA0", "name": "PKCS1_MGF1__MethodInfo", "dotNetSignature": "Byte[] MGF1(HashAlgorithm, Byte[], Int32)" }, { "virtualAddress": "0x010820B0", "name": "PKCS1_HashNameFromOid__MethodInfo", "dotNetSignature": "String HashNameFromOid(String, Boolean)" }, { "virtualAddress": "0x01071C88", "name": "PKCS1_CreateFromName__MethodInfo", "dotNetSignature": "HashAlgorithm CreateFromName(String)" }, { "virtualAddress": "0x01075FA8", "name": "PKCS8_GetType__MethodInfo", "dotNetSignature": "PKCS8\u002BKeyInfo GetType(Byte[])" }, { "virtualAddress": "0x0106B730", "name": "PKCS8_PrivateKeyInfo_set_PrivateKey__MethodInfo", "dotNetSignature": "Void set_PrivateKey(Byte[])" }, { "virtualAddress": "0x0107BB18", "name": "PKCS8_PrivateKeyInfo_set_Version__MethodInfo", "dotNetSignature": "Void set_Version(Int32)" }, { "virtualAddress": "0x01080600", "name": "PKCS8_PrivateKeyInfo_Decode__MethodInfo", "dotNetSignature": "Void Decode(Byte[])" }, { "virtualAddress": "0x01074100", "name": "PKCS8_PrivateKeyInfo_DecodeRSA__MethodInfo", "dotNetSignature": "RSA DecodeRSA(Byte[])" }, { "virtualAddress": "0x0106D408", "name": "PKCS8_PrivateKeyInfo_DecodeDSA__MethodInfo", "dotNetSignature": "DSA DecodeDSA(Byte[], DSAParameters)" }, { "virtualAddress": "0x01074060", "name": "PKCS8_PrivateKeyInfo_Encode_2__MethodInfo", "dotNetSignature": "Byte[] Encode(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0106FC78", "name": "PKCS8_EncryptedPrivateKeyInfo_set_IterationCount__MethodInfo", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x01075E98", "name": "PKCS8_EncryptedPrivateKeyInfo_Decode__MethodInfo", "dotNetSignature": "Void Decode(Byte[])" }, { "virtualAddress": "0x0107A3C8", "name": "PKCS8_EncryptedPrivateKeyInfo_GetBytes__MethodInfo", "dotNetSignature": "Byte[] GetBytes()" }, { "virtualAddress": "0x01083C40", "name": "RSAManaged_get_KeySize__MethodInfo", "dotNetSignature": "Int32 get_KeySize()" }, { "virtualAddress": "0x01074300", "name": "RSAManaged_DecryptValue__MethodInfo", "dotNetSignature": "Byte[] DecryptValue(Byte[])" }, { "virtualAddress": "0x010778C0", "name": "RSAManaged_EncryptValue__MethodInfo", "dotNetSignature": "Byte[] EncryptValue(Byte[])" }, { "virtualAddress": "0x01076728", "name": "RSAManaged_ExportParameters__MethodInfo", "dotNetSignature": "RSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x0106DD78", "name": "RSAManaged_ImportParameters__MethodInfo", "dotNetSignature": "Void ImportParameters(RSAParameters)" }, { "virtualAddress": "0x0107DE70", "name": "RSAManaged_ToXmlString__MethodInfo", "dotNetSignature": "String ToXmlString(Boolean)" }, { "virtualAddress": "0x01074598", "name": "SymmetricTransform__ctor__MethodInfo", "dotNetSignature": "SymmetricTransform(SymmetricAlgorithm, Boolean, Byte[])" }, { "virtualAddress": "0x0106B790", "name": "SymmetricTransform_Transform__MethodInfo", "dotNetSignature": "Void Transform(Byte[], Byte[])" }, { "virtualAddress": "0x01079DF8", "name": "SymmetricTransform_OFB__MethodInfo", "dotNetSignature": "Void OFB(Byte[], Byte[])" }, { "virtualAddress": "0x0106E440", "name": "SymmetricTransform_CTS__MethodInfo", "dotNetSignature": "Void CTS(Byte[], Byte[])" }, { "virtualAddress": "0x0106B698", "name": "SymmetricTransform_CheckInput__MethodInfo", "dotNetSignature": "Void CheckInput(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010715C8", "name": "SymmetricTransform_TransformBlock__MethodInfo", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01080010", "name": "SymmetricTransform_InternalTransformBlock__MethodInfo", "dotNetSignature": "Int32 InternalTransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01081BE0", "name": "SymmetricTransform_ThrowBadPaddingException__MethodInfo", "dotNetSignature": "Void ThrowBadPaddingException(PaddingMode, Int32, Int32)" }, { "virtualAddress": "0x01073A68", "name": "SymmetricTransform_FinalEncrypt__MethodInfo", "dotNetSignature": "Byte[] FinalEncrypt(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01072558", "name": "SymmetricTransform_TransformFinalBlock__MethodInfo", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01081088", "name": "DSAManaged_ExportParameters__MethodInfo", "dotNetSignature": "DSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x010723A0", "name": "DSAManaged_ImportParameters__MethodInfo", "dotNetSignature": "Void ImportParameters(DSAParameters)" }, { "virtualAddress": "0x01073DB0", "name": "DSAManaged_CreateSignature__MethodInfo", "dotNetSignature": "Byte[] CreateSignature(Byte[])" }, { "virtualAddress": "0x01075AF0", "name": "DSAManaged_VerifySignature__MethodInfo", "dotNetSignature": "Boolean VerifySignature(Byte[], Byte[])" }, { "virtualAddress": "0x01080668", "name": "AuthenticodeBase_ReadFirstBlock__MethodInfo", "dotNetSignature": "Void ReadFirstBlock()" }, { "virtualAddress": "0x01084FA0", "name": "AuthenticodeBase_ProcessFirstBlock__MethodInfo", "dotNetSignature": "Int32 ProcessFirstBlock()" }, { "virtualAddress": "0x01082B48", "name": "AuthenticodeDeformatter_set_FileName__MethodInfo", "dotNetSignature": "Void set_FileName(String)" }, { "virtualAddress": "0x0106DF20", "name": "BigInteger_op_Implicit_1__MethodInfo", "dotNetSignature": "BigInteger op_Implicit(Int32)" }, { "virtualAddress": "0x010746D8", "name": "BigInteger_Parse__MethodInfo", "dotNetSignature": "BigInteger Parse(String)" }, { "virtualAddress": "0x0106A978", "name": "BigInteger_op_Subtraction__MethodInfo", "dotNetSignature": "BigInteger op_Subtraction(BigInteger, BigInteger)" }, { "virtualAddress": "0x0107FF08", "name": "BigInteger_op_Division__MethodInfo", "dotNetSignature": "BigInteger op_Division(BigInteger, Int32)" }, { "virtualAddress": "0x01083380", "name": "BigInteger_op_Multiply__MethodInfo", "dotNetSignature": "BigInteger op_Multiply(BigInteger, BigInteger)" }, { "virtualAddress": "0x01081370", "name": "BigInteger_op_Multiply_1__MethodInfo", "dotNetSignature": "BigInteger op_Multiply(BigInteger, Int32)" }, { "virtualAddress": "0x01084A38", "name": "BigInteger_TestBit_1__MethodInfo", "dotNetSignature": "Boolean TestBit(Int32)" }, { "virtualAddress": "0x01077630", "name": "BigInteger_ToString_1__MethodInfo", "dotNetSignature": "String ToString(UInt32, String)" }, { "virtualAddress": "0x010871F0", "name": "BigInteger_ModulusRing_BarrettReduction__MethodInfo", "dotNetSignature": "Void BarrettReduction(BigInteger)" }, { "virtualAddress": "0x0106F168", "name": "BigInteger_ModulusRing_Difference__MethodInfo", "dotNetSignature": "BigInteger Difference(BigInteger, BigInteger)" }, { "virtualAddress": "0x01085C20", "name": "BigInteger_Kernel_LeftShift__MethodInfo", "dotNetSignature": "BigInteger LeftShift(BigInteger, Int32)" }, { "virtualAddress": "0x0106E318", "name": "BigInteger_Kernel_RightShift__MethodInfo", "dotNetSignature": "BigInteger RightShift(BigInteger, Int32)" }, { "virtualAddress": "0x01079F00", "name": "BigInteger_Kernel_modInverse_1__MethodInfo", "dotNetSignature": "BigInteger modInverse(BigInteger, BigInteger)" }, { "virtualAddress": "0x01079470", "name": "PrimalityTests_GetSPPRounds__MethodInfo", "dotNetSignature": "Int32 GetSPPRounds(BigInteger, ConfidenceFactor)" }, { "virtualAddress": "0x01084A40", "name": "PrimalityTests_RabinMillerTest__MethodInfo", "dotNetSignature": "Boolean RabinMillerTest(BigInteger, ConfidenceFactor)" }, { "virtualAddress": "0x0106B4F0", "name": "NextPrimeFinder_GenerateSearchBase__MethodInfo", "dotNetSignature": "BigInteger GenerateSearchBase(Int32, Object)" }, { "virtualAddress": "0x0106F228", "name": "Registry_ToKey__MethodInfo", "dotNetSignature": "RegistryKey ToKey(String, Boolean)" }, { "virtualAddress": "0x01075BD0", "name": "Registry_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(String, String, Object)" }, { "virtualAddress": "0x010736F0", "name": "Registry_SetValue_1__MethodInfo", "dotNetSignature": "Void SetValue(String, String, Object, RegistryValueKind)" }, { "virtualAddress": "0x01075A00", "name": "RegistryKey_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(String, Object)" }, { "virtualAddress": "0x0107BAF8", "name": "RegistryKey_SetValue_1__MethodInfo", "dotNetSignature": "Void SetValue(String, Object, RegistryValueKind)" }, { "virtualAddress": "0x01071C08", "name": "RegistryKey_OpenSubKey_1__MethodInfo", "dotNetSignature": "RegistryKey OpenSubKey(String, Boolean)" }, { "virtualAddress": "0x01079448", "name": "RegistryKey_CreateSubKey__MethodInfo", "dotNetSignature": "RegistryKey CreateSubKey(String)" }, { "virtualAddress": "0x010859B8", "name": "RegistryKey_CreateSubKey_3__MethodInfo", "dotNetSignature": "RegistryKey CreateSubKey(String, RegistryKeyPermissionCheck, RegistryOptions)" }, { "virtualAddress": "0x0106BD98", "name": "RegistryKey_DeleteSubKey_1__MethodInfo", "dotNetSignature": "Void DeleteSubKey(String, Boolean)" }, { "virtualAddress": "0x01082DC0", "name": "RegistryKey_DeleteSubKeyTree_1__MethodInfo", "dotNetSignature": "Void DeleteSubKeyTree(String, Boolean)" }, { "virtualAddress": "0x01084110", "name": "RegistryKey_DeleteValue_1__MethodInfo", "dotNetSignature": "Void DeleteValue(String, Boolean)" }, { "virtualAddress": "0x0106E140", "name": "RegistryKey_FromHandle__MethodInfo", "dotNetSignature": "RegistryKey FromHandle(SafeRegistryHandle)" }, { "virtualAddress": "0x01079D08", "name": "RegistryKey_OpenRemoteBaseKey__MethodInfo", "dotNetSignature": "RegistryKey OpenRemoteBaseKey(RegistryHive, String)" }, { "virtualAddress": "0x01080F30", "name": "RegistryKey_OpenRemoteBaseKey_1__MethodInfo", "dotNetSignature": "RegistryKey OpenRemoteBaseKey(RegistryHive, String, RegistryView)" }, { "virtualAddress": "0x0106F5F8", "name": "RegistryKey_OpenBaseKey__MethodInfo", "dotNetSignature": "RegistryKey OpenBaseKey(RegistryHive, RegistryView)" }, { "virtualAddress": "0x010776F8", "name": "RegistryKey_SetAccessControl__MethodInfo", "dotNetSignature": "Void SetAccessControl(RegistrySecurity)" }, { "virtualAddress": "0x01084BB0", "name": "RegistryKey_get_Hive__MethodInfo", "dotNetSignature": "RegistryHive get_Hive()" }, { "virtualAddress": "0x0107F440", "name": "RegistryKey_AssertKeyStillValid__MethodInfo", "dotNetSignature": "Void AssertKeyStillValid()" }, { "virtualAddress": "0x01084738", "name": "RegistryKey_AssertKeyNameNotNull__MethodInfo", "dotNetSignature": "Void AssertKeyNameNotNull(String)" }, { "virtualAddress": "0x01081518", "name": "RegistryKey_AssertKeyNameLength__MethodInfo", "dotNetSignature": "Void AssertKeyNameLength(String)" }, { "virtualAddress": "0x01074408", "name": "RegistryKey_CreateMarkedForDeletionException__MethodInfo", "dotNetSignature": "IOException CreateMarkedForDeletionException()" }, { "virtualAddress": "0x01076088", "name": "RegistryKey_GetHiveName__MethodInfo", "dotNetSignature": "String GetHiveName(RegistryHive)" }, { "virtualAddress": "0x01086448", "name": "RegistryKey__ctor_3__MethodInfo", "dotNetSignature": "RegistryKey()" }, { "virtualAddress": "0x0106B7E8", "name": "KeyHandler__ctor_1__MethodInfo", "dotNetSignature": "KeyHandler(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x0106F0C8", "name": "KeyHandler_Load__MethodInfo", "dotNetSignature": "Void Load()" }, { "virtualAddress": "0x010817A8", "name": "KeyHandler_Lookup__MethodInfo", "dotNetSignature": "KeyHandler Lookup(RegistryKey, Boolean)" }, { "virtualAddress": "0x0106F780", "name": "KeyHandler_GetRootFromDir__MethodInfo", "dotNetSignature": "String GetRootFromDir(String)" }, { "virtualAddress": "0x0107DD88", "name": "KeyHandler_SetValue_1__MethodInfo", "dotNetSignature": "Void SetValue(String, Object, RegistryValueKind)" }, { "virtualAddress": "0x010706F8", "name": "KeyHandler_DirtyTimeout__MethodInfo", "dotNetSignature": "Void DirtyTimeout(Object)" }, { "virtualAddress": "0x01070390", "name": "KeyHandler_AssertNotMarkedForDeletion__MethodInfo", "dotNetSignature": "Void AssertNotMarkedForDeletion()" }, { "virtualAddress": "0x01087698", "name": "UnixRegistryApi_OpenRemoteBaseKey__MethodInfo", "dotNetSignature": "RegistryKey OpenRemoteBaseKey(RegistryHive, String)" }, { "virtualAddress": "0x01073080", "name": "UnixRegistryApi_FromHandle__MethodInfo", "dotNetSignature": "RegistryKey FromHandle(SafeRegistryHandle)" }, { "virtualAddress": "0x0107EED0", "name": "UnixRegistryApi_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(RegistryKey, String, Object)" }, { "virtualAddress": "0x01075478", "name": "UnixRegistryApi_SetValue_1__MethodInfo", "dotNetSignature": "Void SetValue(RegistryKey, String, Object, RegistryValueKind)" }, { "virtualAddress": "0x010869F0", "name": "UnixRegistryApi_SubKeyCount__MethodInfo", "dotNetSignature": "Int32 SubKeyCount(RegistryKey)" }, { "virtualAddress": "0x01077488", "name": "UnixRegistryApi_ValueCount__MethodInfo", "dotNetSignature": "Int32 ValueCount(RegistryKey)" }, { "virtualAddress": "0x0107BE38", "name": "UnixRegistryApi_DeleteValue__MethodInfo", "dotNetSignature": "Void DeleteValue(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x0107E090", "name": "UnixRegistryApi_DeleteKey__MethodInfo", "dotNetSignature": "Void DeleteKey(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x01077F10", "name": "UnixRegistryApi_GetValueNames__MethodInfo", "dotNetSignature": "String[] GetValueNames(RegistryKey)" }, { "virtualAddress": "0x0107B180", "name": "UnixRegistryApi_CreateSubKey_3__MethodInfo", "dotNetSignature": "RegistryKey CreateSubKey(RegistryKey, String, Boolean, Boolean)" }, { "virtualAddress": "0x01083560", "name": "UnixRegistryApi_GetHandle__MethodInfo", "dotNetSignature": "IntPtr GetHandle(RegistryKey)" }, { "virtualAddress": "0x01072BF0", "name": "Win32RegistryApi_GetValue__MethodInfo", "dotNetSignature": "Object GetValue(RegistryKey, String, Object, RegistryValueOptions)" }, { "virtualAddress": "0x01076E70", "name": "Win32RegistryApi_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(RegistryKey, String, Object, RegistryValueKind)" }, { "virtualAddress": "0x0107CA80", "name": "Win32RegistryApi_SetValue_1__MethodInfo", "dotNetSignature": "Void SetValue(RegistryKey, String, Object)" }, { "virtualAddress": "0x0106F538", "name": "Win32RegistryApi_DeleteKey__MethodInfo", "dotNetSignature": "Void DeleteKey(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x010756D0", "name": "Win32RegistryApi_DeleteValue__MethodInfo", "dotNetSignature": "Void DeleteValue(RegistryKey, String, Boolean)" }, { "virtualAddress": "0x01076E38", "name": "Win32RegistryApi_GenerateException__MethodInfo", "dotNetSignature": "Void GenerateException(Int32)" }, { "virtualAddress": "0x01076048", "name": "ThrowHelper_ThrowArgumentNullException__MethodInfo", "dotNetSignature": "Void ThrowArgumentNullException(ExceptionArgument)" }, { "virtualAddress": "0x0106F2D0", "name": "ThrowHelper_ThrowArrayTypeMismatchException_ArrayTypeMustBeExactMatch__MethodInfo", "dotNetSignature": "Void ThrowArrayTypeMismatchException_ArrayTypeMustBeExactMatch(Type)" }, { "virtualAddress": "0x0106BED0", "name": "ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported__MethodInfo", "dotNetSignature": "Void ThrowArgumentException_InvalidTypeWithPointersNotSupported(Type)" }, { "virtualAddress": "0x01070560", "name": "ThrowHelper_ThrowArgumentException_DestinationTooShort__MethodInfo", "dotNetSignature": "Void ThrowArgumentException_DestinationTooShort()" }, { "virtualAddress": "0x0107FC50", "name": "ThrowHelper_ThrowIndexOutOfRangeException__MethodInfo", "dotNetSignature": "Void ThrowIndexOutOfRangeException()" }, { "virtualAddress": "0x0107E040", "name": "ThrowHelper_ThrowArgumentOutOfRangeException__MethodInfo", "dotNetSignature": "Void ThrowArgumentOutOfRangeException(ExceptionArgument)" }, { "virtualAddress": "0x0107BB80", "name": "ThrowHelper_ThrowInvalidOperationException_OutstandingReferences__MethodInfo", "dotNetSignature": "Void ThrowInvalidOperationException_OutstandingReferences()" }, { "virtualAddress": "0x010788C8", "name": "ThrowHelper_ThrowObjectDisposedException_MemoryDisposed__MethodInfo", "dotNetSignature": "Void ThrowObjectDisposedException_MemoryDisposed(String)" }, { "virtualAddress": "0x010719E8", "name": "ThrowHelper_ThrowWrongKeyTypeArgumentException__MethodInfo", "dotNetSignature": "Void ThrowWrongKeyTypeArgumentException(Object, Type)" }, { "virtualAddress": "0x010743B0", "name": "ThrowHelper_ThrowWrongValueTypeArgumentException__MethodInfo", "dotNetSignature": "Void ThrowWrongValueTypeArgumentException(Object, Type)" }, { "virtualAddress": "0x01073838", "name": "ThrowHelper_ThrowKeyNotFoundException__MethodInfo", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x01078F98", "name": "ThrowHelper_ThrowArgumentException__MethodInfo", "dotNetSignature": "Void ThrowArgumentException(ExceptionResource)" }, { "virtualAddress": "0x01072698", "name": "ThrowHelper_ThrowArgumentException_1__MethodInfo", "dotNetSignature": "Void ThrowArgumentException(ExceptionResource, ExceptionArgument)" }, { "virtualAddress": "0x01076538", "name": "ThrowHelper_ThrowArgumentOutOfRangeException_2__MethodInfo", "dotNetSignature": "Void ThrowArgumentOutOfRangeException(ExceptionArgument, ExceptionResource)" }, { "virtualAddress": "0x0106BCE0", "name": "ThrowHelper_ThrowInvalidOperationException__MethodInfo", "dotNetSignature": "Void ThrowInvalidOperationException(ExceptionResource)" }, { "virtualAddress": "0x01072AD0", "name": "ThrowHelper_ThrowSerializationException__MethodInfo", "dotNetSignature": "Void ThrowSerializationException(ExceptionResource)" }, { "virtualAddress": "0x010798E0", "name": "ThrowHelper_ThrowSecurityException__MethodInfo", "dotNetSignature": "Void ThrowSecurityException(ExceptionResource)" }, { "virtualAddress": "0x0106F2A8", "name": "ThrowHelper_ThrowNotSupportedException__MethodInfo", "dotNetSignature": "Void ThrowNotSupportedException(ExceptionResource)" }, { "virtualAddress": "0x01072028", "name": "ThrowHelper_ThrowUnauthorizedAccessException__MethodInfo", "dotNetSignature": "Void ThrowUnauthorizedAccessException(ExceptionResource)" }, { "virtualAddress": "0x010813B8", "name": "ThrowHelper_ThrowObjectDisposedException__MethodInfo", "dotNetSignature": "Void ThrowObjectDisposedException(String, ExceptionResource)" }, { "virtualAddress": "0x010752F8", "name": "ValueTuple_System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x010823C0", "name": "ValueTuple_System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01081808", "name": "ValueTuple_System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010783F0", "name": "Array_CreateInstance__MethodInfo", "dotNetSignature": "Array CreateInstance(Type, Int64[])" }, { "virtualAddress": "0x01077608", "name": "Array_System_Collections_IList_Add__MethodInfo", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x01076810", "name": "Array_System_Collections_IList_Insert__MethodInfo", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x0106CCF0", "name": "Array_System_Collections_IList_Remove__MethodInfo", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x0106F4F8", "name": "Array_System_Collections_IList_RemoveAt__MethodInfo", "dotNetSignature": "Void System.Collections.IList.RemoveAt(Int32)" }, { "virtualAddress": "0x0106B840", "name": "Array_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107DDD0", "name": "Array_System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01072590", "name": "Array_System_Collections_IStructuralEquatable_GetHashCode__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralEquatable.GetHashCode(IEqualityComparer)" }, { "virtualAddress": "0x0106BF70", "name": "Array_BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Array, Object)" }, { "virtualAddress": "0x0107D450", "name": "Array_Copy__MethodInfo", "dotNetSignature": "Void Copy(Array, Array, Int64)" }, { "virtualAddress": "0x01078438", "name": "Array_Copy_1__MethodInfo", "dotNetSignature": "Void Copy(Array, Int64, Array, Int64, Int64)" }, { "virtualAddress": "0x0106E598", "name": "Array_CopyTo_1__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int64)" }, { "virtualAddress": "0x0106B070", "name": "Array_GetValue__MethodInfo", "dotNetSignature": "Object GetValue(Int64)" }, { "virtualAddress": "0x01078238", "name": "Array_GetValue_1__MethodInfo", "dotNetSignature": "Object GetValue(Int64, Int64)" }, { "virtualAddress": "0x01079060", "name": "Array_GetValue_2__MethodInfo", "dotNetSignature": "Object GetValue(Int64, Int64, Int64)" }, { "virtualAddress": "0x0107D398", "name": "Array_GetValue_3__MethodInfo", "dotNetSignature": "Object GetValue(Int64[])" }, { "virtualAddress": "0x01073090", "name": "Array_BinarySearch_2__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Array, Object, IComparer)" }, { "virtualAddress": "0x01075318", "name": "Array_BinarySearch_3__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Array, Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x0107F8B8", "name": "Array_IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(Array, Object)" }, { "virtualAddress": "0x0106AB48", "name": "Array_IndexOf_1__MethodInfo", "dotNetSignature": "Int32 IndexOf(Array, Object, Int32)" }, { "virtualAddress": "0x0106C0A8", "name": "Array_IndexOf_2__MethodInfo", "dotNetSignature": "Int32 IndexOf(Array, Object, Int32, Int32)" }, { "virtualAddress": "0x010781D0", "name": "Array_LastIndexOf__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Array, Object)" }, { "virtualAddress": "0x01072CA8", "name": "Array_LastIndexOf_1__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Array, Object, Int32)" }, { "virtualAddress": "0x0106FF98", "name": "Array_LastIndexOf_2__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Array, Object, Int32, Int32)" }, { "virtualAddress": "0x010860E8", "name": "Array_Reverse__MethodInfo", "dotNetSignature": "Void Reverse(Array)" }, { "virtualAddress": "0x0106B940", "name": "Array_Reverse_1__MethodInfo", "dotNetSignature": "Void Reverse(Array, Int32, Int32)" }, { "virtualAddress": "0x0106F1C0", "name": "Array_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(Object, Int64)" }, { "virtualAddress": "0x0106C0D0", "name": "Array_SetValue_1__MethodInfo", "dotNetSignature": "Void SetValue(Object, Int64, Int64)" }, { "virtualAddress": "0x01085DA8", "name": "Array_SetValue_2__MethodInfo", "dotNetSignature": "Void SetValue(Object, Int64, Int64, Int64)" }, { "virtualAddress": "0x0106C018", "name": "Array_SetValue_3__MethodInfo", "dotNetSignature": "Void SetValue(Object, Int64[])" }, { "virtualAddress": "0x0106CB48", "name": "Array_Sort__MethodInfo", "dotNetSignature": "Void Sort(Array)" }, { "virtualAddress": "0x010749F8", "name": "Array_Sort_2__MethodInfo", "dotNetSignature": "Void Sort(Array, IComparer)" }, { "virtualAddress": "0x010789C8", "name": "Array_Sort_4__MethodInfo", "dotNetSignature": "Void Sort(Array, Array)" }, { "virtualAddress": "0x01081E78", "name": "Array_Sort_5__MethodInfo", "dotNetSignature": "Void Sort(Array, Array, IComparer)" }, { "virtualAddress": "0x010829A0", "name": "Array_Sort_7__MethodInfo", "dotNetSignature": "Void Sort(Array, Array, Int32, Int32, IComparer)" }, { "virtualAddress": "0x0106CFE0", "name": "Array_InternalArray__ICollection_Clear__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Clear()" }, { "virtualAddress": "0x01078910", "name": "Array_InternalArray__RemoveAt__MethodInfo", "dotNetSignature": "Void InternalArray__RemoveAt(Int32)" }, { "virtualAddress": "0x01085058", "name": "Array_GetValue_5__MethodInfo", "dotNetSignature": "Object GetValue(Int32)" }, { "virtualAddress": "0x01081B68", "name": "Array_SetValue_5__MethodInfo", "dotNetSignature": "Void SetValue(Object, Int32)" }, { "virtualAddress": "0x0107A748", "name": "Array_CreateInstance_4__MethodInfo", "dotNetSignature": "Array CreateInstance(Type, Int32[])" }, { "virtualAddress": "0x01081130", "name": "Array_CreateInstance_5__MethodInfo", "dotNetSignature": "Array CreateInstance(Type, Int32[], Int32[])" }, { "virtualAddress": "0x01081D50", "name": "Array_Clear__MethodInfo", "dotNetSignature": "Void Clear(Array, Int32, Int32)" }, { "virtualAddress": "0x0106EF38", "name": "Array_Copy_2__MethodInfo", "dotNetSignature": "Void Copy(Array, Array, Int32)" }, { "virtualAddress": "0x0107E3A8", "name": "Array_Copy_3__MethodInfo", "dotNetSignature": "Void Copy(Array, Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x01072D60", "name": "Array_ArrayEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0107E220", "name": "Array_SorterObjectArray_IntrospectiveSort__MethodInfo", "dotNetSignature": "Void IntrospectiveSort(Int32, Int32)" }, { "virtualAddress": "0x0107BE18", "name": "Array_SorterGenericArray_IntrospectiveSort__MethodInfo", "dotNetSignature": "Void IntrospectiveSort(Int32, Int32)" }, { "virtualAddress": "0x010791E8", "name": "AggregateException__ctor_2__MethodInfo", "dotNetSignature": "AggregateException(String, Exception)" }, { "virtualAddress": "0x01070148", "name": "AggregateException__ctor_7__MethodInfo", "dotNetSignature": "AggregateException(String, IList\u00601[System.Exception])" }, { "virtualAddress": "0x0106DA70", "name": "AggregateException__ctor_10__MethodInfo", "dotNetSignature": "AggregateException(String, IList\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x010827B8", "name": "AggregateException__ctor_11__MethodInfo", "dotNetSignature": "AggregateException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107CFA8", "name": "AggregateException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107CAE8", "name": "AggregateException_Handle__MethodInfo", "dotNetSignature": "Void Handle(Func\u00602[Exception,Boolean])" }, { "virtualAddress": "0x010806B0", "name": "AppContext_TryGetSwitch__MethodInfo", "dotNetSignature": "Boolean TryGetSwitch(String, Boolean ByRef)" }, { "virtualAddress": "0x01072D48", "name": "AppContext_SetSwitch__MethodInfo", "dotNetSignature": "Void SetSwitch(String, Boolean)" }, { "virtualAddress": "0x01081000", "name": "FormattableString_Invariant__MethodInfo", "dotNetSignature": "String Invariant(FormattableString)" }, { "virtualAddress": "0x01077F38", "name": "_Filters_FilterAttribute__MethodInfo", "dotNetSignature": "Boolean FilterAttribute(MemberInfo, Object)" }, { "virtualAddress": "0x01075648", "name": "_Filters_FilterName__MethodInfo", "dotNetSignature": "Boolean FilterName(MemberInfo, Object)" }, { "virtualAddress": "0x010821A8", "name": "_Filters_FilterIgnoreCase__MethodInfo", "dotNetSignature": "Boolean FilterIgnoreCase(MemberInfo, Object)" }, { "virtualAddress": "0x01073CC0", "name": "LocalDataStore_GetData__MethodInfo", "dotNetSignature": "Object GetData(LocalDataStoreSlot)" }, { "virtualAddress": "0x0106D800", "name": "LocalDataStore_SetData__MethodInfo", "dotNetSignature": "Void SetData(LocalDataStoreSlot, Object)" }, { "virtualAddress": "0x0107DED8", "name": "LocalDataStore_PopulateElement__MethodInfo", "dotNetSignature": "LocalDataStoreElement PopulateElement(LocalDataStoreSlot)" }, { "virtualAddress": "0x0107DA90", "name": "LocalDataStoreSlot__ctor_1__MethodInfo", "dotNetSignature": "LocalDataStoreSlot()" }, { "virtualAddress": "0x01081AD8", "name": "LocalDataStoreMgr_AllocateDataSlot__MethodInfo", "dotNetSignature": "LocalDataStoreSlot AllocateDataSlot()" }, { "virtualAddress": "0x01074E48", "name": "LocalDataStoreMgr_ValidateSlot__MethodInfo", "dotNetSignature": "Void ValidateSlot(LocalDataStoreSlot)" }, { "virtualAddress": "0x01077C48", "name": "Activator_CreateInstance_1__MethodInfo", "dotNetSignature": "Object CreateInstance(Type, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0107AAA8", "name": "Activator_CreateInstance_7__MethodInfo", "dotNetSignature": "Object CreateInstance(Type, Boolean)" }, { "virtualAddress": "0x0107CDB0", "name": "Activator_CreateInstance_11__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(AppDomain, String, String)" }, { "virtualAddress": "0x01082700", "name": "Activator_CreateInstance_12__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x01081A48", "name": "Activator_CreateInstance_13__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x01079608", "name": "Activator_CreateInstanceFrom_4__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceFrom(AppDomain, String, String)" }, { "virtualAddress": "0x0107D588", "name": "Activator_CreateInstanceFrom_5__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceFrom(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x01073730", "name": "Activator_CreateInstanceFrom_6__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceFrom(AppDomain, String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x010703B0", "name": "Activator_CreateComInstanceFrom_1__MethodInfo", "dotNetSignature": "ObjectHandle CreateComInstanceFrom(String, String, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x01073B48", "name": "Activator_GetObject_1__MethodInfo", "dotNetSignature": "Object GetObject(Type, String, Object)" }, { "virtualAddress": "0x01072920", "name": "Activator_System_Runtime_InteropServices__Activator_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0107E110", "name": "Activator_System_Runtime_InteropServices__Activator_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x010848F8", "name": "Activator_System_Runtime_InteropServices__Activator_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107A0C0", "name": "Activator_System_Runtime_InteropServices__Activator_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Activator.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01081B20", "name": "ApplicationId__ctor_1__MethodInfo", "dotNetSignature": "ApplicationId(Byte[], String, Version, String, String)" }, { "virtualAddress": "0x01087418", "name": "ArgumentException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106B270", "name": "ArgumentOutOfRangeException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106CDF8", "name": "Attribute_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x0106A830", "name": "Attribute_GetCustomAttributes_3__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(MemberInfo, Boolean)" }, { "virtualAddress": "0x0106C510", "name": "Attribute_IsDefined_1__MethodInfo", "dotNetSignature": "Boolean IsDefined(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x010796E0", "name": "Attribute_GetCustomAttribute_1__MethodInfo", "dotNetSignature": "Attribute GetCustomAttribute(MemberInfo, Type, Boolean)" }, { "virtualAddress": "0x01087400", "name": "Attribute_GetCustomAttributes_6__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x0107D628", "name": "Attribute_GetCustomAttributes_7__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(ParameterInfo, Boolean)" }, { "virtualAddress": "0x01080208", "name": "Attribute_IsDefined_3__MethodInfo", "dotNetSignature": "Boolean IsDefined(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x01071D18", "name": "Attribute_GetCustomAttribute_3__MethodInfo", "dotNetSignature": "Attribute GetCustomAttribute(ParameterInfo, Type, Boolean)" }, { "virtualAddress": "0x0106CF20", "name": "Attribute_GetCustomAttributes_10__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(Module, Boolean)" }, { "virtualAddress": "0x0106BE30", "name": "Attribute_GetCustomAttributes_11__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(Module, Type, Boolean)" }, { "virtualAddress": "0x01082010", "name": "Attribute_IsDefined_5__MethodInfo", "dotNetSignature": "Boolean IsDefined(Module, Type, Boolean)" }, { "virtualAddress": "0x0106C6C0", "name": "Attribute_GetCustomAttribute_5__MethodInfo", "dotNetSignature": "Attribute GetCustomAttribute(Module, Type, Boolean)" }, { "virtualAddress": "0x01072810", "name": "Attribute_GetCustomAttributes_13__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(Assembly, Type, Boolean)" }, { "virtualAddress": "0x01079710", "name": "Attribute_GetCustomAttributes_15__MethodInfo", "dotNetSignature": "Attribute[] GetCustomAttributes(Assembly, Boolean)" }, { "virtualAddress": "0x01081E80", "name": "Attribute_IsDefined_7__MethodInfo", "dotNetSignature": "Boolean IsDefined(Assembly, Type, Boolean)" }, { "virtualAddress": "0x01086EF0", "name": "Attribute_GetCustomAttribute_7__MethodInfo", "dotNetSignature": "Attribute GetCustomAttribute(Assembly, Type, Boolean)" }, { "virtualAddress": "0x0106FD30", "name": "Attribute_System_Runtime_InteropServices__Attribute_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01076658", "name": "Attribute_System_Runtime_InteropServices__Attribute_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106CD60", "name": "Attribute_System_Runtime_InteropServices__Attribute_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0107F3A8", "name": "Attribute_System_Runtime_InteropServices__Attribute_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Attribute.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01070618", "name": "BitConverter_ToString__MethodInfo", "dotNetSignature": "String ToString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01079580", "name": "BitConverter_ToString_1__MethodInfo", "dotNetSignature": "String ToString(Byte[])" }, { "virtualAddress": "0x01081608", "name": "BitConverter_ToString_2__MethodInfo", "dotNetSignature": "String ToString(Byte[], Int32)" }, { "virtualAddress": "0x010773E0", "name": "BitConverter_ToBoolean__MethodInfo", "dotNetSignature": "Boolean ToBoolean(Byte[], Int32)" }, { "virtualAddress": "0x01079DA0", "name": "Boolean_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0106E880", "name": "Boolean_Parse__MethodInfo", "dotNetSignature": "Boolean Parse(String)" }, { "virtualAddress": "0x01076E58", "name": "Boolean_System_IConvertible_ToChar__MethodInfo", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x010774F0", "name": "Boolean_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01080C08", "name": "Buffer_ByteLength__MethodInfo", "dotNetSignature": "Int32 ByteLength(Array)" }, { "virtualAddress": "0x01084380", "name": "Buffer_GetByte__MethodInfo", "dotNetSignature": "Byte GetByte(Array, Int32)" }, { "virtualAddress": "0x010757D8", "name": "Buffer_SetByte__MethodInfo", "dotNetSignature": "Void SetByte(Array, Int32, Byte)" }, { "virtualAddress": "0x01078440", "name": "Buffer_BlockCopy__MethodInfo", "dotNetSignature": "Void BlockCopy(Array, Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x01081D38", "name": "Byte_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01079B10", "name": "Byte_Parse_4__MethodInfo", "dotNetSignature": "Byte Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0106F8F8", "name": "Byte_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01077BA0", "name": "Char_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0106AE30", "name": "Char_Parse__MethodInfo", "dotNetSignature": "Char Parse(String)" }, { "virtualAddress": "0x01080420", "name": "Char_ToUpper__MethodInfo", "dotNetSignature": "Char ToUpper(Char, CultureInfo)" }, { "virtualAddress": "0x01081508", "name": "Char_ToLower__MethodInfo", "dotNetSignature": "Char ToLower(Char, CultureInfo)" }, { "virtualAddress": "0x0106C790", "name": "Char_System_IConvertible_ToBoolean__MethodInfo", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x0107DB28", "name": "Char_System_IConvertible_ToSingle__MethodInfo", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x0107B858", "name": "Char_System_IConvertible_ToDouble__MethodInfo", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x0106B0E8", "name": "Char_System_IConvertible_ToDecimal__MethodInfo", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x01076A68", "name": "Char_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x010857C0", "name": "Char_IsControl_1__MethodInfo", "dotNetSignature": "Boolean IsControl(String, Int32)" }, { "virtualAddress": "0x01073C00", "name": "Char_IsDigit_1__MethodInfo", "dotNetSignature": "Boolean IsDigit(String, Int32)" }, { "virtualAddress": "0x0106D8F0", "name": "Char_IsLetter_1__MethodInfo", "dotNetSignature": "Boolean IsLetter(String, Int32)" }, { "virtualAddress": "0x01071BB8", "name": "Char_IsLetterOrDigit_1__MethodInfo", "dotNetSignature": "Boolean IsLetterOrDigit(String, Int32)" }, { "virtualAddress": "0x010774D8", "name": "Char_IsLower_1__MethodInfo", "dotNetSignature": "Boolean IsLower(String, Int32)" }, { "virtualAddress": "0x01081920", "name": "Char_IsNumber_1__MethodInfo", "dotNetSignature": "Boolean IsNumber(String, Int32)" }, { "virtualAddress": "0x0106BAC0", "name": "Char_IsPunctuation_1__MethodInfo", "dotNetSignature": "Boolean IsPunctuation(String, Int32)" }, { "virtualAddress": "0x01077E00", "name": "Char_IsSeparator_1__MethodInfo", "dotNetSignature": "Boolean IsSeparator(String, Int32)" }, { "virtualAddress": "0x0107AD18", "name": "Char_IsSurrogate_1__MethodInfo", "dotNetSignature": "Boolean IsSurrogate(String, Int32)" }, { "virtualAddress": "0x0106EDE0", "name": "Char_IsSymbol_1__MethodInfo", "dotNetSignature": "Boolean IsSymbol(String, Int32)" }, { "virtualAddress": "0x0106CFA0", "name": "Char_IsUpper_1__MethodInfo", "dotNetSignature": "Boolean IsUpper(String, Int32)" }, { "virtualAddress": "0x0106D830", "name": "Char_IsWhiteSpace_1__MethodInfo", "dotNetSignature": "Boolean IsWhiteSpace(String, Int32)" }, { "virtualAddress": "0x01077CD8", "name": "Char_GetUnicodeCategory_1__MethodInfo", "dotNetSignature": "UnicodeCategory GetUnicodeCategory(String, Int32)" }, { "virtualAddress": "0x0107F9A8", "name": "Char_GetNumericValue_1__MethodInfo", "dotNetSignature": "Double GetNumericValue(String, Int32)" }, { "virtualAddress": "0x01081C48", "name": "Char_IsHighSurrogate_1__MethodInfo", "dotNetSignature": "Boolean IsHighSurrogate(String, Int32)" }, { "virtualAddress": "0x0106D028", "name": "Char_IsLowSurrogate_1__MethodInfo", "dotNetSignature": "Boolean IsLowSurrogate(String, Int32)" }, { "virtualAddress": "0x01087198", "name": "Char_IsSurrogatePair__MethodInfo", "dotNetSignature": "Boolean IsSurrogatePair(String, Int32)" }, { "virtualAddress": "0x01086528", "name": "Char_ConvertFromUtf32__MethodInfo", "dotNetSignature": "String ConvertFromUtf32(Int32)" }, { "virtualAddress": "0x010818C8", "name": "Char_ConvertToUtf32__MethodInfo", "dotNetSignature": "Int32 ConvertToUtf32(Char, Char)" }, { "virtualAddress": "0x01072020", "name": "Char_ConvertToUtf32_1__MethodInfo", "dotNetSignature": "Int32 ConvertToUtf32(String, Int32)" }, { "virtualAddress": "0x01087188", "name": "CharEnumerator_System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01077D80", "name": "CharEnumerator_get_Current__MethodInfo", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x01085B58", "name": "CharEnumerator__ctor_1__MethodInfo", "dotNetSignature": "CharEnumerator()" }, { "virtualAddress": "0x0107C6F0", "name": "ConsoleCancelEventArgs__ctor_1__MethodInfo", "dotNetSignature": "ConsoleCancelEventArgs()" }, { "virtualAddress": "0x01070458", "name": "ConsoleKeyInfo__ctor__MethodInfo", "dotNetSignature": "ConsoleKeyInfo(Char, ConsoleKey, Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x010832B0", "name": "Convert_ChangeType_1__MethodInfo", "dotNetSignature": "Object ChangeType(Object, TypeCode, IFormatProvider)" }, { "virtualAddress": "0x01077C70", "name": "Convert_DefaultToType__MethodInfo", "dotNetSignature": "Object DefaultToType(IConvertible, Type, IFormatProvider)" }, { "virtualAddress": "0x0106A860", "name": "Convert_ChangeType_3__MethodInfo", "dotNetSignature": "Object ChangeType(Object, Type, IFormatProvider)" }, { "virtualAddress": "0x01070210", "name": "Convert_ToChar_4__MethodInfo", "dotNetSignature": "Char ToChar(SByte)" }, { "virtualAddress": "0x01073ED8", "name": "Convert_ToChar_6__MethodInfo", "dotNetSignature": "Char ToChar(Int16)" }, { "virtualAddress": "0x01084F60", "name": "Convert_ToChar_8__MethodInfo", "dotNetSignature": "Char ToChar(Int32)" }, { "virtualAddress": "0x0106C5B8", "name": "Convert_ToChar_9__MethodInfo", "dotNetSignature": "Char ToChar(UInt32)" }, { "virtualAddress": "0x01070B00", "name": "Convert_ToChar_10__MethodInfo", "dotNetSignature": "Char ToChar(Int64)" }, { "virtualAddress": "0x01075718", "name": "Convert_ToChar_11__MethodInfo", "dotNetSignature": "Char ToChar(UInt64)" }, { "virtualAddress": "0x01076940", "name": "Convert_ToChar_13__MethodInfo", "dotNetSignature": "Char ToChar(String, IFormatProvider)" }, { "virtualAddress": "0x0107F108", "name": "Convert_ToSByte_4__MethodInfo", "dotNetSignature": "SByte ToSByte(Char)" }, { "virtualAddress": "0x0107D958", "name": "Convert_ToSByte_5__MethodInfo", "dotNetSignature": "SByte ToSByte(Byte)" }, { "virtualAddress": "0x010740A8", "name": "Convert_ToSByte_6__MethodInfo", "dotNetSignature": "SByte ToSByte(Int16)" }, { "virtualAddress": "0x0106FA70", "name": "Convert_ToSByte_7__MethodInfo", "dotNetSignature": "SByte ToSByte(UInt16)" }, { "virtualAddress": "0x01085138", "name": "Convert_ToSByte_8__MethodInfo", "dotNetSignature": "SByte ToSByte(Int32)" }, { "virtualAddress": "0x0106B550", "name": "Convert_ToSByte_9__MethodInfo", "dotNetSignature": "SByte ToSByte(UInt32)" }, { "virtualAddress": "0x010803D0", "name": "Convert_ToSByte_10__MethodInfo", "dotNetSignature": "SByte ToSByte(Int64)" }, { "virtualAddress": "0x0107CF70", "name": "Convert_ToSByte_11__MethodInfo", "dotNetSignature": "SByte ToSByte(UInt64)" }, { "virtualAddress": "0x01071098", "name": "Convert_ToByte_4__MethodInfo", "dotNetSignature": "Byte ToByte(Char)" }, { "virtualAddress": "0x0106AA80", "name": "Convert_ToByte_5__MethodInfo", "dotNetSignature": "Byte ToByte(SByte)" }, { "virtualAddress": "0x010714B0", "name": "Convert_ToByte_6__MethodInfo", "dotNetSignature": "Byte ToByte(Int16)" }, { "virtualAddress": "0x0107A608", "name": "Convert_ToByte_7__MethodInfo", "dotNetSignature": "Byte ToByte(UInt16)" }, { "virtualAddress": "0x0107D200", "name": "Convert_ToByte_8__MethodInfo", "dotNetSignature": "Byte ToByte(Int32)" }, { "virtualAddress": "0x01082D48", "name": "Convert_ToByte_9__MethodInfo", "dotNetSignature": "Byte ToByte(UInt32)" }, { "virtualAddress": "0x01070D50", "name": "Convert_ToByte_10__MethodInfo", "dotNetSignature": "Byte ToByte(Int64)" }, { "virtualAddress": "0x0107F9D0", "name": "Convert_ToByte_11__MethodInfo", "dotNetSignature": "Byte ToByte(UInt64)" }, { "virtualAddress": "0x0107E550", "name": "Convert_ToInt16_3__MethodInfo", "dotNetSignature": "Int16 ToInt16(Char)" }, { "virtualAddress": "0x0106EFE0", "name": "Convert_ToInt16_6__MethodInfo", "dotNetSignature": "Int16 ToInt16(UInt16)" }, { "virtualAddress": "0x010730E8", "name": "Convert_ToInt16_7__MethodInfo", "dotNetSignature": "Int16 ToInt16(Int32)" }, { "virtualAddress": "0x01081EA0", "name": "Convert_ToInt16_8__MethodInfo", "dotNetSignature": "Int16 ToInt16(UInt32)" }, { "virtualAddress": "0x010773F8", "name": "Convert_ToInt16_10__MethodInfo", "dotNetSignature": "Int16 ToInt16(Int64)" }, { "virtualAddress": "0x01087738", "name": "Convert_ToInt16_11__MethodInfo", "dotNetSignature": "Int16 ToInt16(UInt64)" }, { "virtualAddress": "0x01082FE0", "name": "Convert_ToUInt16_4__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(SByte)" }, { "virtualAddress": "0x0107C9E8", "name": "Convert_ToUInt16_6__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(Int16)" }, { "virtualAddress": "0x010708F8", "name": "Convert_ToUInt16_7__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(Int32)" }, { "virtualAddress": "0x01085BE0", "name": "Convert_ToUInt16_9__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(UInt32)" }, { "virtualAddress": "0x0106E6A8", "name": "Convert_ToUInt16_10__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(Int64)" }, { "virtualAddress": "0x0107F538", "name": "Convert_ToUInt16_11__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(UInt64)" }, { "virtualAddress": "0x0107F9F0", "name": "Convert_ToInt32_8__MethodInfo", "dotNetSignature": "Int32 ToInt32(UInt32)" }, { "virtualAddress": "0x0106FBA8", "name": "Convert_ToInt32_10__MethodInfo", "dotNetSignature": "Int32 ToInt32(Int64)" }, { "virtualAddress": "0x01078270", "name": "Convert_ToInt32_11__MethodInfo", "dotNetSignature": "Int32 ToInt32(UInt64)" }, { "virtualAddress": "0x0107FD00", "name": "Convert_ToInt32_13__MethodInfo", "dotNetSignature": "Int32 ToInt32(Double)" }, { "virtualAddress": "0x0106FB88", "name": "Convert_ToUInt32_4__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(SByte)" }, { "virtualAddress": "0x0107E970", "name": "Convert_ToUInt32_6__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(Int16)" }, { "virtualAddress": "0x0106C990", "name": "Convert_ToUInt32_8__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(Int32)" }, { "virtualAddress": "0x010769F8", "name": "Convert_ToUInt32_10__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(Int64)" }, { "virtualAddress": "0x0106AAE8", "name": "Convert_ToUInt32_11__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(UInt64)" }, { "virtualAddress": "0x010742E0", "name": "Convert_ToUInt32_13__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(Double)" }, { "virtualAddress": "0x01077CC0", "name": "Convert_ToInt64_10__MethodInfo", "dotNetSignature": "Int64 ToInt64(UInt64)" }, { "virtualAddress": "0x0107D960", "name": "Convert_ToUInt64_4__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(SByte)" }, { "virtualAddress": "0x01083950", "name": "Convert_ToUInt64_6__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(Int16)" }, { "virtualAddress": "0x0107A008", "name": "Convert_ToUInt64_8__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(Int32)" }, { "virtualAddress": "0x010720A0", "name": "Convert_ToUInt64_10__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(Int64)" }, { "virtualAddress": "0x0107FC30", "name": "Convert_ToByte_18__MethodInfo", "dotNetSignature": "Byte ToByte(String, Int32)" }, { "virtualAddress": "0x01080628", "name": "Convert_ToSByte_18__MethodInfo", "dotNetSignature": "SByte ToSByte(String, Int32)" }, { "virtualAddress": "0x0107C950", "name": "Convert_ToInt16_18__MethodInfo", "dotNetSignature": "Int16 ToInt16(String, Int32)" }, { "virtualAddress": "0x0106E3F0", "name": "Convert_ToUInt16_18__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(String, Int32)" }, { "virtualAddress": "0x0107EEA8", "name": "Convert_ToInt32_18__MethodInfo", "dotNetSignature": "Int32 ToInt32(String, Int32)" }, { "virtualAddress": "0x0107AAD0", "name": "Convert_ToUInt32_18__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(String, Int32)" }, { "virtualAddress": "0x01070F08", "name": "Convert_ToInt64_18__MethodInfo", "dotNetSignature": "Int64 ToInt64(String, Int32)" }, { "virtualAddress": "0x01081048", "name": "Convert_ToUInt64_18__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(String, Int32)" }, { "virtualAddress": "0x01076218", "name": "Convert_ToString_32__MethodInfo", "dotNetSignature": "String ToString(Byte, Int32)" }, { "virtualAddress": "0x0106AF40", "name": "Convert_ToString_33__MethodInfo", "dotNetSignature": "String ToString(Int16, Int32)" }, { "virtualAddress": "0x0107D848", "name": "Convert_ToString_34__MethodInfo", "dotNetSignature": "String ToString(Int32, Int32)" }, { "virtualAddress": "0x01085B48", "name": "Convert_ToString_35__MethodInfo", "dotNetSignature": "String ToString(Int64, Int32)" }, { "virtualAddress": "0x0107A030", "name": "Convert_ToBase64String__MethodInfo", "dotNetSignature": "String ToBase64String(Byte[])" }, { "virtualAddress": "0x0106AE20", "name": "Convert_ToBase64String_1__MethodInfo", "dotNetSignature": "String ToBase64String(Byte[], Base64FormattingOptions)" }, { "virtualAddress": "0x0107C660", "name": "Convert_ToBase64String_3__MethodInfo", "dotNetSignature": "String ToBase64String(Byte[], Int32, Int32, Base64FormattingOptions)" }, { "virtualAddress": "0x0106B500", "name": "Convert_ToBase64CharArray_1__MethodInfo", "dotNetSignature": "Int32 ToBase64CharArray(Byte[], Int32, Int32, Char[], Int32, Base64FormattingOptions)" }, { "virtualAddress": "0x010788D8", "name": "Convert_ToBase64_CalculateAndValidateOutputLength__MethodInfo", "dotNetSignature": "Int32 ToBase64_CalculateAndValidateOutputLength(Int32, Boolean)" }, { "virtualAddress": "0x010853B8", "name": "Convert_FromBase64String__MethodInfo", "dotNetSignature": "Byte[] FromBase64String(String)" }, { "virtualAddress": "0x01073D60", "name": "Convert_FromBase64CharArray__MethodInfo", "dotNetSignature": "Byte[] FromBase64CharArray(Char[], Int32, Int32)" }, { "virtualAddress": "0x0107E5F8", "name": "Convert_FromBase64_Decode__MethodInfo", "dotNetSignature": "Int32 FromBase64_Decode(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01075DE0", "name": "Convert_FromBase64_ComputeResultLength__MethodInfo", "dotNetSignature": "Int32 FromBase64_ComputeResultLength(Char*, Int32)" }, { "virtualAddress": "0x01082958", "name": "DateTime__ctor__MethodInfo", "dotNetSignature": "DateTime(Int64)" }, { "virtualAddress": "0x01082BD0", "name": "DateTime__ctor_2__MethodInfo", "dotNetSignature": "DateTime(Int64, DateTimeKind)" }, { "virtualAddress": "0x01074D08", "name": "DateTime__ctor_3__MethodInfo", "dotNetSignature": "DateTime(Int64, DateTimeKind, Boolean)" }, { "virtualAddress": "0x01084308", "name": "DateTime__ctor_7__MethodInfo", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, DateTimeKind)" }, { "virtualAddress": "0x01081300", "name": "DateTime__ctor_8__MethodInfo", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Calendar)" }, { "virtualAddress": "0x01076A58", "name": "DateTime__ctor_9__MethodInfo", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107C130", "name": "DateTime__ctor_10__MethodInfo", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, DateTimeKind)" }, { "virtualAddress": "0x010708D8", "name": "DateTime__ctor_11__MethodInfo", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Calendar)" }, { "virtualAddress": "0x0106AB88", "name": "DateTime__ctor_12__MethodInfo", "dotNetSignature": "DateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Calendar, DateTimeKind)" }, { "virtualAddress": "0x01085840", "name": "DateTime__ctor_13__MethodInfo", "dotNetSignature": "DateTime(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070050", "name": "DateTime_Add_1__MethodInfo", "dotNetSignature": "DateTime Add(Double, Int32)" }, { "virtualAddress": "0x0106F720", "name": "DateTime_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(Int32)" }, { "virtualAddress": "0x01082848", "name": "DateTime_AddTicks__MethodInfo", "dotNetSignature": "DateTime AddTicks(Int64)" }, { "virtualAddress": "0x01082CA0", "name": "DateTime_AddYears__MethodInfo", "dotNetSignature": "DateTime AddYears(Int32)" }, { "virtualAddress": "0x01070FC8", "name": "DateTime_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0106C1B0", "name": "DateTime_DateToTicks__MethodInfo", "dotNetSignature": "Int64 DateToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x01073210", "name": "DateTime_TimeToTicks__MethodInfo", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x01085520", "name": "DateTime_DaysInMonth__MethodInfo", "dotNetSignature": "Int32 DaysInMonth(Int32, Int32)" }, { "virtualAddress": "0x010873E8", "name": "DateTime_DoubleDateToTicks__MethodInfo", "dotNetSignature": "Int64 DoubleDateToTicks(Double)" }, { "virtualAddress": "0x010745A8", "name": "DateTime_FromBinary__MethodInfo", "dotNetSignature": "DateTime FromBinary(Int64)" }, { "virtualAddress": "0x01079398", "name": "DateTime_FromBinaryRaw__MethodInfo", "dotNetSignature": "DateTime FromBinaryRaw(Int64)" }, { "virtualAddress": "0x01070680", "name": "DateTime_FromFileTimeUtc__MethodInfo", "dotNetSignature": "DateTime FromFileTimeUtc(Int64)" }, { "virtualAddress": "0x0107A8D0", "name": "DateTime_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01071808", "name": "DateTime_IsLeapYear__MethodInfo", "dotNetSignature": "Boolean IsLeapYear(Int32)" }, { "virtualAddress": "0x0106F3E0", "name": "DateTime_Subtract_1__MethodInfo", "dotNetSignature": "DateTime Subtract(TimeSpan)" }, { "virtualAddress": "0x0106EFD8", "name": "DateTime_TicksToOADate__MethodInfo", "dotNetSignature": "Double TicksToOADate(Int64)" }, { "virtualAddress": "0x010765F8", "name": "DateTime_ToFileTimeUtc__MethodInfo", "dotNetSignature": "Int64 ToFileTimeUtc()" }, { "virtualAddress": "0x01079B58", "name": "DateTime_ToLocalTime_1__MethodInfo", "dotNetSignature": "DateTime ToLocalTime(Boolean)" }, { "virtualAddress": "0x010758A0", "name": "DateTime_op_Addition__MethodInfo", "dotNetSignature": "DateTime op_Addition(DateTime, TimeSpan)" }, { "virtualAddress": "0x01073138", "name": "DateTime_op_Subtraction__MethodInfo", "dotNetSignature": "DateTime op_Subtraction(DateTime, TimeSpan)" }, { "virtualAddress": "0x0107D708", "name": "DateTime_System_IConvertible_ToBoolean__MethodInfo", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x01077180", "name": "DateTime_System_IConvertible_ToChar__MethodInfo", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x0106E378", "name": "DateTime_System_IConvertible_ToSByte__MethodInfo", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x0107DA50", "name": "DateTime_System_IConvertible_ToByte__MethodInfo", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x01070E28", "name": "DateTime_System_IConvertible_ToInt16__MethodInfo", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x0106B250", "name": "DateTime_System_IConvertible_ToUInt16__MethodInfo", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x0107ECF0", "name": "DateTime_System_IConvertible_ToInt32__MethodInfo", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x0107F0B0", "name": "DateTime_System_IConvertible_ToUInt32__MethodInfo", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x010743A8", "name": "DateTime_System_IConvertible_ToInt64__MethodInfo", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x0107C1C0", "name": "DateTime_System_IConvertible_ToUInt64__MethodInfo", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x0106CD00", "name": "DateTime_System_IConvertible_ToSingle__MethodInfo", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x01077B68", "name": "DateTime_System_IConvertible_ToDouble__MethodInfo", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x01084728", "name": "DateTime_System_IConvertible_ToDecimal__MethodInfo", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x0107C450", "name": "DateTimeOffset__ctor_2__MethodInfo", "dotNetSignature": "DateTimeOffset(DateTime, TimeSpan)" }, { "virtualAddress": "0x01071A20", "name": "DateTimeOffset_System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0107E2C0", "name": "DateTimeOffset_FromUnixTimeSeconds__MethodInfo", "dotNetSignature": "DateTimeOffset FromUnixTimeSeconds(Int64)" }, { "virtualAddress": "0x01082350", "name": "DateTimeOffset_FromUnixTimeMilliseconds__MethodInfo", "dotNetSignature": "DateTimeOffset FromUnixTimeMilliseconds(Int64)" }, { "virtualAddress": "0x01072000", "name": "DateTimeOffset_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x01071DB0", "name": "DateTimeOffset_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106EEC0", "name": "DateTimeOffset__ctor_6__MethodInfo", "dotNetSignature": "DateTimeOffset(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01077A28", "name": "DateTimeOffset_ValidateOffset__MethodInfo", "dotNetSignature": "Int16 ValidateOffset(TimeSpan)" }, { "virtualAddress": "0x0106EA38", "name": "DateTimeOffset_ValidateDate__MethodInfo", "dotNetSignature": "DateTime ValidateDate(DateTime, TimeSpan)" }, { "virtualAddress": "0x0107A318", "name": "DateTimeOffset_ValidateStyles__MethodInfo", "dotNetSignature": "DateTimeStyles ValidateStyles(DateTimeStyles, String)" }, { "virtualAddress": "0x0107D658", "name": "DBNull__ctor_1__MethodInfo", "dotNetSignature": "DBNull(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01083598", "name": "DBNull_System_IConvertible_ToBoolean__MethodInfo", "dotNetSignature": "Boolean System.IConvertible.ToBoolean(IFormatProvider)" }, { "virtualAddress": "0x010850E8", "name": "DBNull_System_IConvertible_ToChar__MethodInfo", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x0106BEF0", "name": "DBNull_System_IConvertible_ToSByte__MethodInfo", "dotNetSignature": "SByte System.IConvertible.ToSByte(IFormatProvider)" }, { "virtualAddress": "0x01079ED8", "name": "DBNull_System_IConvertible_ToByte__MethodInfo", "dotNetSignature": "Byte System.IConvertible.ToByte(IFormatProvider)" }, { "virtualAddress": "0x0106AFC0", "name": "DBNull_System_IConvertible_ToInt16__MethodInfo", "dotNetSignature": "Int16 System.IConvertible.ToInt16(IFormatProvider)" }, { "virtualAddress": "0x01072A48", "name": "DBNull_System_IConvertible_ToUInt16__MethodInfo", "dotNetSignature": "UInt16 System.IConvertible.ToUInt16(IFormatProvider)" }, { "virtualAddress": "0x01086D50", "name": "DBNull_System_IConvertible_ToInt32__MethodInfo", "dotNetSignature": "Int32 System.IConvertible.ToInt32(IFormatProvider)" }, { "virtualAddress": "0x0107A730", "name": "DBNull_System_IConvertible_ToUInt32__MethodInfo", "dotNetSignature": "UInt32 System.IConvertible.ToUInt32(IFormatProvider)" }, { "virtualAddress": "0x01076650", "name": "DBNull_System_IConvertible_ToInt64__MethodInfo", "dotNetSignature": "Int64 System.IConvertible.ToInt64(IFormatProvider)" }, { "virtualAddress": "0x01080230", "name": "DBNull_System_IConvertible_ToUInt64__MethodInfo", "dotNetSignature": "UInt64 System.IConvertible.ToUInt64(IFormatProvider)" }, { "virtualAddress": "0x0107E4A8", "name": "DBNull_System_IConvertible_ToSingle__MethodInfo", "dotNetSignature": "Single System.IConvertible.ToSingle(IFormatProvider)" }, { "virtualAddress": "0x01086378", "name": "DBNull_System_IConvertible_ToDouble__MethodInfo", "dotNetSignature": "Double System.IConvertible.ToDouble(IFormatProvider)" }, { "virtualAddress": "0x01086F10", "name": "DBNull_System_IConvertible_ToDecimal__MethodInfo", "dotNetSignature": "Decimal System.IConvertible.ToDecimal(IFormatProvider)" }, { "virtualAddress": "0x01074578", "name": "DBNull_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01071380", "name": "Decimal__ctor_6__MethodInfo", "dotNetSignature": "Decimal(Int32[])" }, { "virtualAddress": "0x0107A4A0", "name": "Decimal_SetBits__MethodInfo", "dotNetSignature": "Void SetBits(Int32[])" }, { "virtualAddress": "0x0106D4F8", "name": "Decimal__ctor_7__MethodInfo", "dotNetSignature": "Decimal(Int32, Int32, Int32, Boolean, Byte)" }, { "virtualAddress": "0x01081B60", "name": "Decimal_OnSerializing__MethodInfo", "dotNetSignature": "Void OnSerializing(StreamingContext)" }, { "virtualAddress": "0x0107CAD8", "name": "Decimal_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x0106E9E8", "name": "Decimal__ctor_8__MethodInfo", "dotNetSignature": "Decimal(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01087108", "name": "Decimal_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01071968", "name": "Decimal_Round_3__MethodInfo", "dotNetSignature": "Decimal Round(Decimal, Int32, MidpointRounding)" }, { "virtualAddress": "0x01083680", "name": "Decimal_ToByte__MethodInfo", "dotNetSignature": "Byte ToByte(Decimal)" }, { "virtualAddress": "0x01084840", "name": "Decimal_ToSByte__MethodInfo", "dotNetSignature": "SByte ToSByte(Decimal)" }, { "virtualAddress": "0x01084508", "name": "Decimal_ToInt16__MethodInfo", "dotNetSignature": "Int16 ToInt16(Decimal)" }, { "virtualAddress": "0x01079A98", "name": "Decimal_ToInt32__MethodInfo", "dotNetSignature": "Int32 ToInt32(Decimal)" }, { "virtualAddress": "0x010798D0", "name": "Decimal_ToInt64__MethodInfo", "dotNetSignature": "Int64 ToInt64(Decimal)" }, { "virtualAddress": "0x01072888", "name": "Decimal_ToUInt16__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(Decimal)" }, { "virtualAddress": "0x0107B748", "name": "Decimal_ToUInt32__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(Decimal)" }, { "virtualAddress": "0x0107B2C0", "name": "Decimal_ToUInt64__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(Decimal)" }, { "virtualAddress": "0x01085D80", "name": "Decimal_op_Explicit_4__MethodInfo", "dotNetSignature": "Char op_Explicit(Decimal)" }, { "virtualAddress": "0x0106AF60", "name": "Decimal_System_IConvertible_ToChar__MethodInfo", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x010710F8", "name": "Decimal_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01085170", "name": "DefaultBinder_BindToMethod__MethodInfo", "dotNetSignature": "MethodBase BindToMethod(BindingFlags, MethodBase[], Object[] ByRef, ParameterModifier[], CultureInfo, String[], Object ByRef)" }, { "virtualAddress": "0x01086818", "name": "DefaultBinder_BindToField__MethodInfo", "dotNetSignature": "FieldInfo BindToField(BindingFlags, FieldInfo[], Object, CultureInfo)" }, { "virtualAddress": "0x0107EB18", "name": "DefaultBinder_SelectMethod__MethodInfo", "dotNetSignature": "MethodBase SelectMethod(BindingFlags, MethodBase[], Type[], ParameterModifier[])" }, { "virtualAddress": "0x0106F8B8", "name": "DefaultBinder_SelectProperty__MethodInfo", "dotNetSignature": "PropertyInfo SelectProperty(BindingFlags, PropertyInfo[], Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0107F490", "name": "DefaultBinder_ChangeType__MethodInfo", "dotNetSignature": "Object ChangeType(Object, Type, CultureInfo)" }, { "virtualAddress": "0x01078250", "name": "DefaultBinder_ExactBinding__MethodInfo", "dotNetSignature": "MethodBase ExactBinding(MethodBase[], Type[], ParameterModifier[])" }, { "virtualAddress": "0x01079D48", "name": "DefaultBinder_ExactPropertyBinding__MethodInfo", "dotNetSignature": "PropertyInfo ExactPropertyBinding(PropertyInfo[], Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01070E58", "name": "DefaultBinder_FindMostDerivedNewSlotMeth__MethodInfo", "dotNetSignature": "MethodBase FindMostDerivedNewSlotMeth(MethodBase[], Int32)" }, { "virtualAddress": "0x01085768", "name": "DefaultBinder_c__SelectProperty_b__3_0__MethodInfo", "dotNetSignature": "Boolean \u003CSelectProperty\u003Eb__3_0(Type)" }, { "virtualAddress": "0x01084770", "name": "Double_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0106E690", "name": "Double_System_IConvertible_ToChar__MethodInfo", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x0107BD88", "name": "Double_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01078F28", "name": "Empty_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106B620", "name": "Enum_InternalFormattedHexString__MethodInfo", "dotNetSignature": "String InternalFormattedHexString(Object)" }, { "virtualAddress": "0x01086018", "name": "Enum_ToUInt64__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(Object)" }, { "virtualAddress": "0x0106D2D8", "name": "Enum_Parse_1__MethodInfo", "dotNetSignature": "Object Parse(Type, String, Boolean)" }, { "virtualAddress": "0x010873F8", "name": "Enum_TryParseEnum__MethodInfo", "dotNetSignature": "Boolean TryParseEnum(Type, String, Boolean, Enum\u002BEnumResult ByRef)" }, { "virtualAddress": "0x01076530", "name": "Enum_GetUnderlyingType__MethodInfo", "dotNetSignature": "Type GetUnderlyingType(Type)" }, { "virtualAddress": "0x0107AAC8", "name": "Enum_GetValues__MethodInfo", "dotNetSignature": "Array GetValues(Type)" }, { "virtualAddress": "0x01084EC0", "name": "Enum_GetName__MethodInfo", "dotNetSignature": "String GetName(Type, Object)" }, { "virtualAddress": "0x0107A1B0", "name": "Enum_GetNames__MethodInfo", "dotNetSignature": "String[] GetNames(Type)" }, { "virtualAddress": "0x0107DFC0", "name": "Enum_ToObject__MethodInfo", "dotNetSignature": "Object ToObject(Type, Object)" }, { "virtualAddress": "0x0106FC70", "name": "Enum_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Object)" }, { "virtualAddress": "0x0106BE40", "name": "Enum_Format__MethodInfo", "dotNetSignature": "String Format(Type, Object, String)" }, { "virtualAddress": "0x010851B0", "name": "Enum_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01083230", "name": "Enum_ToString_2__MethodInfo", "dotNetSignature": "String ToString(String)" }, { "virtualAddress": "0x01070A98", "name": "Enum_HasFlag__MethodInfo", "dotNetSignature": "Boolean HasFlag(Enum)" }, { "virtualAddress": "0x01085ED0", "name": "Enum_GetTypeCode__MethodInfo", "dotNetSignature": "TypeCode GetTypeCode()" }, { "virtualAddress": "0x01070BA0", "name": "Enum_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x0107F100", "name": "Enum_ToObject_1__MethodInfo", "dotNetSignature": "Object ToObject(Type, SByte)" }, { "virtualAddress": "0x01084A48", "name": "Enum_ToObject_2__MethodInfo", "dotNetSignature": "Object ToObject(Type, Int16)" }, { "virtualAddress": "0x0106B928", "name": "Enum_ToObject_3__MethodInfo", "dotNetSignature": "Object ToObject(Type, Int32)" }, { "virtualAddress": "0x0107A890", "name": "Enum_ToObject_4__MethodInfo", "dotNetSignature": "Object ToObject(Type, Byte)" }, { "virtualAddress": "0x010701D0", "name": "Enum_ToObject_5__MethodInfo", "dotNetSignature": "Object ToObject(Type, UInt16)" }, { "virtualAddress": "0x0106F1B8", "name": "Enum_ToObject_6__MethodInfo", "dotNetSignature": "Object ToObject(Type, UInt32)" }, { "virtualAddress": "0x010870D8", "name": "Enum_ToObject_7__MethodInfo", "dotNetSignature": "Object ToObject(Type, Int64)" }, { "virtualAddress": "0x0107BF10", "name": "Enum_ToObject_8__MethodInfo", "dotNetSignature": "Object ToObject(Type, UInt64)" }, { "virtualAddress": "0x01076C30", "name": "Enum_ToObject_9__MethodInfo", "dotNetSignature": "Object ToObject(Type, Char)" }, { "virtualAddress": "0x0107FED0", "name": "Enum_ToObject_10__MethodInfo", "dotNetSignature": "Object ToObject(Type, Boolean)" }, { "virtualAddress": "0x01077ED8", "name": "Enum_EnumResult_SetFailure_1__MethodInfo", "dotNetSignature": "Void SetFailure(Enum\u002BParseFailureKind, String)" }, { "virtualAddress": "0x0106F2C8", "name": "Enum_EnumResult_SetFailure_2__MethodInfo", "dotNetSignature": "Void SetFailure(Enum\u002BParseFailureKind, String, Object)" }, { "virtualAddress": "0x0106AF28", "name": "Exception__ctor_3__MethodInfo", "dotNetSignature": "Exception(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107E818", "name": "Exception_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107BA68", "name": "GC_1_AddMemoryPressure__MethodInfo", "dotNetSignature": "Void AddMemoryPressure(Int64)" }, { "virtualAddress": "0x01073A48", "name": "GC_1_RemoveMemoryPressure__MethodInfo", "dotNetSignature": "Void RemoveMemoryPressure(Int64)" }, { "virtualAddress": "0x01077438", "name": "GC_1_Collect_4__MethodInfo", "dotNetSignature": "Void Collect(Int32, GCCollectionMode, Boolean, Boolean)" }, { "virtualAddress": "0x010835A0", "name": "GC_1_CollectionCount__MethodInfo", "dotNetSignature": "Int32 CollectionCount(Int32)" }, { "virtualAddress": "0x01083650", "name": "GC_1_GetGeneration_1__MethodInfo", "dotNetSignature": "Int32 GetGeneration(WeakReference)" }, { "virtualAddress": "0x01070E48", "name": "GC_1_SuppressFinalize__MethodInfo", "dotNetSignature": "Void SuppressFinalize(Object)" }, { "virtualAddress": "0x0107A158", "name": "GC_1_ReRegisterForFinalize__MethodInfo", "dotNetSignature": "Void ReRegisterForFinalize(Object)" }, { "virtualAddress": "0x0106E178", "name": "GC_1__RegisterForFullGCNotification__MethodInfo", "dotNetSignature": "Boolean _RegisterForFullGCNotification(Int32, Int32)" }, { "virtualAddress": "0x0106E570", "name": "GC_1__CancelFullGCNotification__MethodInfo", "dotNetSignature": "Boolean _CancelFullGCNotification()" }, { "virtualAddress": "0x01070F90", "name": "GC_1__WaitForFullGCApproach__MethodInfo", "dotNetSignature": "Int32 _WaitForFullGCApproach(Int32)" }, { "virtualAddress": "0x0106C468", "name": "GC_1__WaitForFullGCComplete__MethodInfo", "dotNetSignature": "Int32 _WaitForFullGCComplete(Int32)" }, { "virtualAddress": "0x0107B388", "name": "GC_1_RegisterForFullGCNotification__MethodInfo", "dotNetSignature": "Void RegisterForFullGCNotification(Int32, Int32)" }, { "virtualAddress": "0x010859C8", "name": "GC_1_CancelFullGCNotification__MethodInfo", "dotNetSignature": "Void CancelFullGCNotification()" }, { "virtualAddress": "0x010750D8", "name": "GC_1_WaitForFullGCApproach_1__MethodInfo", "dotNetSignature": "GCNotificationStatus WaitForFullGCApproach(Int32)" }, { "virtualAddress": "0x0107A1E0", "name": "GC_1_WaitForFullGCComplete_1__MethodInfo", "dotNetSignature": "GCNotificationStatus WaitForFullGCComplete(Int32)" }, { "virtualAddress": "0x01087050", "name": "GC_1_StartNoGCRegionWorker__MethodInfo", "dotNetSignature": "Boolean StartNoGCRegionWorker(Int64, Boolean, Int64, Boolean)" }, { "virtualAddress": "0x0107B258", "name": "GC_1_EndNoGCRegionWorker__MethodInfo", "dotNetSignature": "GC\u002BEndNoGCRegionStatus EndNoGCRegionWorker()" }, { "virtualAddress": "0x01084810", "name": "SizedReference_get_ApproximateSize__MethodInfo", "dotNetSignature": "Int64 get_ApproximateSize()" }, { "virtualAddress": "0x010822D8", "name": "DateTimeFormat_ParseQuoteString__MethodInfo", "dotNetSignature": "Int32 ParseQuoteString(String, Int32, StringBuilder)" }, { "virtualAddress": "0x01085568", "name": "DateTimeFormat_FormatCustomized__MethodInfo", "dotNetSignature": "String FormatCustomized(DateTime, String, DateTimeFormatInfo, TimeSpan)" }, { "virtualAddress": "0x0107BBE0", "name": "DateTimeFormat_GetRealFormat__MethodInfo", "dotNetSignature": "String GetRealFormat(String, DateTimeFormatInfo)" }, { "virtualAddress": "0x0106AA70", "name": "DateTimeFormat_ExpandPredefinedFormat__MethodInfo", "dotNetSignature": "String ExpandPredefinedFormat(String, DateTime ByRef, DateTimeFormatInfo ByRef, TimeSpan ByRef)" }, { "virtualAddress": "0x0106B3A8", "name": "DateTimeFormat_GetAllDateTimes__MethodInfo", "dotNetSignature": "String[] GetAllDateTimes(DateTime, Char, DateTimeFormatInfo)" }, { "virtualAddress": "0x0106F5A8", "name": "DateTimeParse_ParseExact__MethodInfo", "dotNetSignature": "DateTime ParseExact(String, String, DateTimeFormatInfo, DateTimeStyles)" }, { "virtualAddress": "0x01077E18", "name": "DateTimeParse_ParseExact_1__MethodInfo", "dotNetSignature": "DateTime ParseExact(String, String, DateTimeFormatInfo, DateTimeStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x01074750", "name": "DateTimeParse_ParseExactMultiple__MethodInfo", "dotNetSignature": "DateTime ParseExactMultiple(String, String[], DateTimeFormatInfo, DateTimeStyles)" }, { "virtualAddress": "0x01078888", "name": "DateTimeParse_ParseExactMultiple_1__MethodInfo", "dotNetSignature": "DateTime ParseExactMultiple(String, String[], DateTimeFormatInfo, DateTimeStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x0107DF10", "name": "DateTimeParse_Parse__MethodInfo", "dotNetSignature": "DateTime Parse(String, DateTimeFormatInfo, DateTimeStyles)" }, { "virtualAddress": "0x0107F390", "name": "DateTimeParse_Parse_1__MethodInfo", "dotNetSignature": "DateTime Parse(String, DateTimeFormatInfo, DateTimeStyles, TimeSpan ByRef)" }, { "virtualAddress": "0x01070200", "name": "DateTimeParse_MatchHebrewDigits__MethodInfo", "dotNetSignature": "Boolean MatchHebrewDigits(__DTString ByRef, Int32, Int32 ByRef)" }, { "virtualAddress": "0x0107FC70", "name": "Guid__ctor__MethodInfo", "dotNetSignature": "Guid(Byte[])" }, { "virtualAddress": "0x0106F440", "name": "Guid__ctor_2__MethodInfo", "dotNetSignature": "Guid(Int32, Int16, Int16, Byte[])" }, { "virtualAddress": "0x0106FCA8", "name": "Guid__ctor_4__MethodInfo", "dotNetSignature": "Guid(String)" }, { "virtualAddress": "0x01080C80", "name": "Guid_Parse__MethodInfo", "dotNetSignature": "Guid Parse(String)" }, { "virtualAddress": "0x01078B90", "name": "Guid_ParseExact__MethodInfo", "dotNetSignature": "Guid ParseExact(String, String)" }, { "virtualAddress": "0x01078630", "name": "Guid_StringToInt_2__MethodInfo", "dotNetSignature": "Boolean StringToInt(String, Int32*, Int32, Int32, Int32 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x0107BB70", "name": "Guid_StringToLong_2__MethodInfo", "dotNetSignature": "Boolean StringToLong(String, Int32*, Int32, Int64 ByRef, Guid\u002BGuidResult ByRef)" }, { "virtualAddress": "0x01084B10", "name": "Guid_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0107E5E8", "name": "Guid_ToString_2__MethodInfo", "dotNetSignature": "String ToString(String, IFormatProvider)" }, { "virtualAddress": "0x01082180", "name": "Guid_GuidResult_SetFailure_3__MethodInfo", "dotNetSignature": "Void SetFailure(Guid\u002BParseFailureKind, String, Object, String, Exception)" }, { "virtualAddress": "0x01084BF0", "name": "Int16_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0106E020", "name": "Int16_Parse_4__MethodInfo", "dotNetSignature": "Int16 Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x01084DB8", "name": "Int16_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01083A70", "name": "Int32_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01086B50", "name": "Int32_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x0107F600", "name": "Int64_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01083ED8", "name": "Int64_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01087420", "name": "Math_Round_1__MethodInfo", "dotNetSignature": "Double Round(Double, Int32)" }, { "virtualAddress": "0x01077F78", "name": "Math_Round_3__MethodInfo", "dotNetSignature": "Double Round(Double, Int32, MidpointRounding)" }, { "virtualAddress": "0x0106EF48", "name": "Math_AbsHelper__MethodInfo", "dotNetSignature": "SByte AbsHelper(SByte)" }, { "virtualAddress": "0x010760E8", "name": "Math_AbsHelper_1__MethodInfo", "dotNetSignature": "Int16 AbsHelper(Int16)" }, { "virtualAddress": "0x01079500", "name": "Math_AbsHelper_2__MethodInfo", "dotNetSignature": "Int32 AbsHelper(Int32)" }, { "virtualAddress": "0x0107A068", "name": "Math_AbsHelper_3__MethodInfo", "dotNetSignature": "Int64 AbsHelper(Int64)" }, { "virtualAddress": "0x0106DD08", "name": "Math_Sign_4__MethodInfo", "dotNetSignature": "Int32 Sign(Single)" }, { "virtualAddress": "0x01073450", "name": "Math_Sign_5__MethodInfo", "dotNetSignature": "Int32 Sign(Double)" }, { "virtualAddress": "0x0106C0F8", "name": "MissingMemberException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107CF90", "name": "NotFiniteNumberException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107DF20", "name": "Number_FormatNumberBuffer__MethodInfo", "dotNetSignature": "String FormatNumberBuffer(Byte*, String, NumberFormatInfo, Char*)" }, { "virtualAddress": "0x0107CD28", "name": "Number_ParseDecimal__MethodInfo", "dotNetSignature": "Decimal ParseDecimal(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x01087318", "name": "Number_ParseDouble__MethodInfo", "dotNetSignature": "Double ParseDouble(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x01082FE8", "name": "Number_ParseInt32__MethodInfo", "dotNetSignature": "Int32 ParseInt32(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x010749B0", "name": "Number_ParseInt64__MethodInfo", "dotNetSignature": "Int64 ParseInt64(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0107B918", "name": "Number_ParseSingle__MethodInfo", "dotNetSignature": "Single ParseSingle(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x01071668", "name": "Number_ParseUInt32__MethodInfo", "dotNetSignature": "UInt32 ParseUInt32(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0106FA18", "name": "Number_ParseUInt64__MethodInfo", "dotNetSignature": "UInt64 ParseUInt64(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0106D580", "name": "Number_StringToNumber__MethodInfo", "dotNetSignature": "Void StringToNumber(String, NumberStyles, Number\u002BNumberBuffer ByRef, NumberFormatInfo, Boolean)" }, { "virtualAddress": "0x01076E28", "name": "Random_Next_1__MethodInfo", "dotNetSignature": "Int32 Next(Int32, Int32)" }, { "virtualAddress": "0x01086CF8", "name": "Random_Next_2__MethodInfo", "dotNetSignature": "Int32 Next(Int32)" }, { "virtualAddress": "0x0106D1A0", "name": "Random_NextBytes__MethodInfo", "dotNetSignature": "Void NextBytes(Byte[])" }, { "virtualAddress": "0x0107A5B8", "name": "RuntimeType_ThrowIfTypeNeverValidGenericArgument__MethodInfo", "dotNetSignature": "Void ThrowIfTypeNeverValidGenericArgument(RuntimeType)" }, { "virtualAddress": "0x0106C388", "name": "RuntimeType_SanityCheckGenericArguments__MethodInfo", "dotNetSignature": "Void SanityCheckGenericArguments(RuntimeType[], RuntimeType[])" }, { "virtualAddress": "0x01083238", "name": "RuntimeType__ctor__MethodInfo", "dotNetSignature": "RuntimeType()" }, { "virtualAddress": "0x01073268", "name": "RuntimeType_GetMethodImpl__MethodInfo", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01076450", "name": "RuntimeType_GetPropertyImpl__MethodInfo", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0106FDB0", "name": "RuntimeType_GetEvent__MethodInfo", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x0107FFF0", "name": "RuntimeType_GetField__MethodInfo", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x01085C60", "name": "RuntimeType_GetInterface__MethodInfo", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x01074560", "name": "RuntimeType_GetNestedType__MethodInfo", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x01075BE8", "name": "RuntimeType_GetMember__MethodInfo", "dotNetSignature": "MemberInfo[] GetMember(String, MemberTypes, BindingFlags)" }, { "virtualAddress": "0x0107D9D8", "name": "RuntimeType_IsSubclassOf__MethodInfo", "dotNetSignature": "Boolean IsSubclassOf(Type)" }, { "virtualAddress": "0x010857C8", "name": "RuntimeType_get_GenericParameterAttributes__MethodInfo", "dotNetSignature": "GenericParameterAttributes get_GenericParameterAttributes()" }, { "virtualAddress": "0x0106EDE8", "name": "RuntimeType_GetArrayRank__MethodInfo", "dotNetSignature": "Int32 GetArrayRank()" }, { "virtualAddress": "0x0107C240", "name": "RuntimeType_GetEnumNames__MethodInfo", "dotNetSignature": "String[] GetEnumNames()" }, { "virtualAddress": "0x01078E60", "name": "RuntimeType_GetEnumValues__MethodInfo", "dotNetSignature": "Array GetEnumValues()" }, { "virtualAddress": "0x01070EE0", "name": "RuntimeType_GetEnumUnderlyingType__MethodInfo", "dotNetSignature": "Type GetEnumUnderlyingType()" }, { "virtualAddress": "0x01077510", "name": "RuntimeType_IsEnumDefined__MethodInfo", "dotNetSignature": "Boolean IsEnumDefined(Object)" }, { "virtualAddress": "0x01084D40", "name": "RuntimeType_GetEnumName__MethodInfo", "dotNetSignature": "String GetEnumName(Object)" }, { "virtualAddress": "0x01073650", "name": "RuntimeType_MakeGenericType__MethodInfo", "dotNetSignature": "Type MakeGenericType(Type[])" }, { "virtualAddress": "0x0107BAD8", "name": "RuntimeType_get_GenericParameterPosition__MethodInfo", "dotNetSignature": "Int32 get_GenericParameterPosition()" }, { "virtualAddress": "0x01083C30", "name": "RuntimeType_GetGenericTypeDefinition__MethodInfo", "dotNetSignature": "Type GetGenericTypeDefinition()" }, { "virtualAddress": "0x01081FC0", "name": "RuntimeType_InvokeMember__MethodInfo", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x0106F7E8", "name": "RuntimeType_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01086128", "name": "RuntimeType_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0106B2F0", "name": "RuntimeType_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x01076DD8", "name": "RuntimeType_CreateInstanceCheckThis__MethodInfo", "dotNetSignature": "Void CreateInstanceCheckThis()" }, { "virtualAddress": "0x01073A20", "name": "RuntimeType_CreateInstanceImpl__MethodInfo", "dotNetSignature": "Object CreateInstanceImpl(BindingFlags, Binder, Object[], CultureInfo, Object[], StackCrawlMark ByRef)" }, { "virtualAddress": "0x01072F38", "name": "RuntimeType_CreateInstanceDefaultCtor__MethodInfo", "dotNetSignature": "Object CreateInstanceDefaultCtor(Boolean, Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010792A8", "name": "RuntimeType__ctor_1__MethodInfo", "dotNetSignature": "RuntimeType(Object)" }, { "virtualAddress": "0x01081AF0", "name": "RuntimeType_GetMethod__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(MethodInfo)" }, { "virtualAddress": "0x010704A8", "name": "RuntimeType_GetConstructor__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructor(ConstructorInfo)" }, { "virtualAddress": "0x0107F1C0", "name": "RuntimeType_CreateInstanceMono__MethodInfo", "dotNetSignature": "Object CreateInstanceMono(Boolean)" }, { "virtualAddress": "0x0107EFA0", "name": "RuntimeType_CheckValue__MethodInfo", "dotNetSignature": "Object CheckValue(Object, Binder, CultureInfo, BindingFlags)" }, { "virtualAddress": "0x01075708", "name": "RuntimeType_GetCachedName__MethodInfo", "dotNetSignature": "String GetCachedName(TypeNameKind)" }, { "virtualAddress": "0x0106EF60", "name": "RuntimeType_MakeArrayType_1__MethodInfo", "dotNetSignature": "Type MakeArrayType(Int32)" }, { "virtualAddress": "0x0107C1F0", "name": "RuntimeType_MakeByRefType__MethodInfo", "dotNetSignature": "Type MakeByRefType()" }, { "virtualAddress": "0x0107F648", "name": "RuntimeType_GetGenericParameterConstraints__MethodInfo", "dotNetSignature": "Type[] GetGenericParameterConstraints()" }, { "virtualAddress": "0x01075FF8", "name": "RuntimeType_GetInterfaceMap__MethodInfo", "dotNetSignature": "InterfaceMapping GetInterfaceMap(Type)" }, { "virtualAddress": "0x01070248", "name": "RuntimeType_GetTypeFromCLSIDImpl__MethodInfo", "dotNetSignature": "Type GetTypeFromCLSIDImpl(Guid, String, Boolean)" }, { "virtualAddress": "0x010707D0", "name": "RuntimeType_GetTypeFromProgIDImpl__MethodInfo", "dotNetSignature": "Type GetTypeFromProgIDImpl(String, String, Boolean)" }, { "virtualAddress": "0x01083600", "name": "ReflectionOnlyType_get_TypeHandle__MethodInfo", "dotNetSignature": "RuntimeTypeHandle get_TypeHandle()" }, { "virtualAddress": "0x0107C000", "name": "SByte_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0107E2F8", "name": "SByte_Parse_4__MethodInfo", "dotNetSignature": "SByte Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x0106E4B8", "name": "SByte_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x0106FD18", "name": "Single_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0107E2B8", "name": "Single_System_IConvertible_ToChar__MethodInfo", "dotNetSignature": "Char System.IConvertible.ToChar(IFormatProvider)" }, { "virtualAddress": "0x01085470", "name": "Single_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01074F68", "name": "String_Join__MethodInfo", "dotNetSignature": "String Join(String, String[])" }, { "virtualAddress": "0x0106C500", "name": "String_Join_1__MethodInfo", "dotNetSignature": "String Join(String, Object[])" }, { "virtualAddress": "0x0106B120", "name": "String_Join_2__MethodInfo", "dotNetSignature": "String Join(String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x01074A88", "name": "String_Join_3__MethodInfo", "dotNetSignature": "String Join(String, String[], Int32, Int32)" }, { "virtualAddress": "0x0106B930", "name": "String_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0106E1B0", "name": "String_Equals_1__MethodInfo", "dotNetSignature": "Boolean Equals(String)" }, { "virtualAddress": "0x010785A0", "name": "String_Equals_2__MethodInfo", "dotNetSignature": "Boolean Equals(String, StringComparison)" }, { "virtualAddress": "0x01074E60", "name": "String_Equals_4__MethodInfo", "dotNetSignature": "Boolean Equals(String, String, StringComparison)" }, { "virtualAddress": "0x0107DAB8", "name": "String_get_Chars__MethodInfo", "dotNetSignature": "Char get_Chars(Int32)" }, { "virtualAddress": "0x01073CB8", "name": "String_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x0106BA20", "name": "String_ToCharArray_1__MethodInfo", "dotNetSignature": "Char[] ToCharArray(Int32, Int32)" }, { "virtualAddress": "0x0106AF38", "name": "String_SplitInternal__MethodInfo", "dotNetSignature": "String[] SplitInternal(Char[], Int32, StringSplitOptions)" }, { "virtualAddress": "0x0106DDF8", "name": "String_Split_5__MethodInfo", "dotNetSignature": "String[] Split(String[], Int32, StringSplitOptions)" }, { "virtualAddress": "0x01086FE0", "name": "String_Substring_1__MethodInfo", "dotNetSignature": "String Substring(Int32, Int32)" }, { "virtualAddress": "0x01086BD0", "name": "String_FillStringChecked__MethodInfo", "dotNetSignature": "Void FillStringChecked(String, Int32, String)" }, { "virtualAddress": "0x0106DB08", "name": "String_CtorCharArrayStartLength__MethodInfo", "dotNetSignature": "String CtorCharArrayStartLength(Char[], Int32, Int32)" }, { "virtualAddress": "0x01071A90", "name": "String_CtorCharCount__MethodInfo", "dotNetSignature": "String CtorCharCount(Char, Int32)" }, { "virtualAddress": "0x010732D0", "name": "String_CtorCharPtr__MethodInfo", "dotNetSignature": "String CtorCharPtr(Char*)" }, { "virtualAddress": "0x0106B568", "name": "String_CtorCharPtrStartLength__MethodInfo", "dotNetSignature": "String CtorCharPtrStartLength(Char*, Int32, Int32)" }, { "virtualAddress": "0x01077200", "name": "String_Compare_2__MethodInfo", "dotNetSignature": "Int32 Compare(String, String, StringComparison)" }, { "virtualAddress": "0x0107A840", "name": "String_Compare_3__MethodInfo", "dotNetSignature": "Int32 Compare(String, String, CultureInfo, CompareOptions)" }, { "virtualAddress": "0x0107F348", "name": "String_Compare_4__MethodInfo", "dotNetSignature": "Int32 Compare(String, String, Boolean, CultureInfo)" }, { "virtualAddress": "0x01081020", "name": "String_Compare_7__MethodInfo", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32, Boolean, CultureInfo)" }, { "virtualAddress": "0x01084870", "name": "String_Compare_8__MethodInfo", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32, CultureInfo, CompareOptions)" }, { "virtualAddress": "0x01072C58", "name": "String_Compare_9__MethodInfo", "dotNetSignature": "Int32 Compare(String, Int32, String, Int32, Int32, StringComparison)" }, { "virtualAddress": "0x01075250", "name": "String_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01071748", "name": "String_EndsWith_1__MethodInfo", "dotNetSignature": "Boolean EndsWith(String, StringComparison)" }, { "virtualAddress": "0x01081BD0", "name": "String_EndsWith_2__MethodInfo", "dotNetSignature": "Boolean EndsWith(String, Boolean, CultureInfo)" }, { "virtualAddress": "0x0106AAD8", "name": "String_IndexOf_4__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Int32, Int32)" }, { "virtualAddress": "0x0106E938", "name": "String_IndexOf_7__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Int32, Int32, StringComparison)" }, { "virtualAddress": "0x0107C5E8", "name": "String_LastIndexOf_4__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, Int32, Int32)" }, { "virtualAddress": "0x010704A0", "name": "String_LastIndexOf_7__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, Int32, Int32, StringComparison)" }, { "virtualAddress": "0x0106E160", "name": "String_StartsWith__MethodInfo", "dotNetSignature": "Boolean StartsWith(String)" }, { "virtualAddress": "0x01070948", "name": "String_StartsWith_1__MethodInfo", "dotNetSignature": "Boolean StartsWith(String, StringComparison)" }, { "virtualAddress": "0x0106E1A8", "name": "String_StartsWith_2__MethodInfo", "dotNetSignature": "Boolean StartsWith(String, Boolean, CultureInfo)" }, { "virtualAddress": "0x01082008", "name": "String_ToLower_1__MethodInfo", "dotNetSignature": "String ToLower(CultureInfo)" }, { "virtualAddress": "0x01075C18", "name": "String_ToUpper_1__MethodInfo", "dotNetSignature": "String ToUpper(CultureInfo)" }, { "virtualAddress": "0x0106AF68", "name": "String_Insert__MethodInfo", "dotNetSignature": "String Insert(Int32, String)" }, { "virtualAddress": "0x0106C380", "name": "String_Replace_1__MethodInfo", "dotNetSignature": "String Replace(String, String)" }, { "virtualAddress": "0x0106CCD8", "name": "String_Remove__MethodInfo", "dotNetSignature": "String Remove(Int32, Int32)" }, { "virtualAddress": "0x0107E000", "name": "String_Remove_1__MethodInfo", "dotNetSignature": "String Remove(Int32)" }, { "virtualAddress": "0x0107CCF8", "name": "String_Format_3__MethodInfo", "dotNetSignature": "String Format(String, Object[])" }, { "virtualAddress": "0x0107F630", "name": "String_Format_7__MethodInfo", "dotNetSignature": "String Format(IFormatProvider, String, Object[])" }, { "virtualAddress": "0x01076BD8", "name": "String_FormatHelper__MethodInfo", "dotNetSignature": "String FormatHelper(IFormatProvider, String, ParamsArray)" }, { "virtualAddress": "0x0106D858", "name": "String_Copy__MethodInfo", "dotNetSignature": "String Copy(String)" }, { "virtualAddress": "0x01076B98", "name": "String_Concat_4__MethodInfo", "dotNetSignature": "String Concat(Object[])" }, { "virtualAddress": "0x0107E768", "name": "String_Concat_5__MethodInfo", "dotNetSignature": "String Concat(IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x01083E38", "name": "String_Concat_9__MethodInfo", "dotNetSignature": "String Concat(String[])" }, { "virtualAddress": "0x010801D8", "name": "String_Intern__MethodInfo", "dotNetSignature": "String Intern(String)" }, { "virtualAddress": "0x0107A420", "name": "String_IsInterned__MethodInfo", "dotNetSignature": "String IsInterned(String)" }, { "virtualAddress": "0x01070CD8", "name": "String_IndexOf_8__MethodInfo", "dotNetSignature": "Int32 IndexOf(Char, Int32, Int32)" }, { "virtualAddress": "0x010776A8", "name": "String_IndexOfAny_2__MethodInfo", "dotNetSignature": "Int32 IndexOfAny(Char[], Int32, Int32)" }, { "virtualAddress": "0x01081770", "name": "String_LastIndexOf_8__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Char, Int32, Int32)" }, { "virtualAddress": "0x0107D548", "name": "String_LastIndexOfAny_2__MethodInfo", "dotNetSignature": "Int32 LastIndexOfAny(Char[], Int32, Int32)" }, { "virtualAddress": "0x01076D40", "name": "String_nativeCompareOrdinalEx__MethodInfo", "dotNetSignature": "Int32 nativeCompareOrdinalEx(String, Int32, String, Int32, Int32)" }, { "virtualAddress": "0x0107B0B8", "name": "String_ReplaceInternal_1__MethodInfo", "dotNetSignature": "String ReplaceInternal(String, String)" }, { "virtualAddress": "0x0107B7E8", "name": "String_ReplaceUnchecked__MethodInfo", "dotNetSignature": "String ReplaceUnchecked(String, String)" }, { "virtualAddress": "0x010809C8", "name": "String_PadHelper__MethodInfo", "dotNetSignature": "String PadHelper(Int32, Char, Boolean)" }, { "virtualAddress": "0x01079838", "name": "String_CreateString__MethodInfo", "dotNetSignature": "String CreateString(SByte*)" }, { "virtualAddress": "0x01075D70", "name": "String_CreateString_6__MethodInfo", "dotNetSignature": "String CreateString(Char, Int32)" }, { "virtualAddress": "0x0107CDE0", "name": "String_CreateString_7__MethodInfo", "dotNetSignature": "String CreateString(SByte*, Int32, Int32, Encoding)" }, { "virtualAddress": "0x010756A0", "name": "StringComparer_Create__MethodInfo", "dotNetSignature": "StringComparer Create(CultureInfo, Boolean)" }, { "virtualAddress": "0x0106F958", "name": "StringComparer_Compare__MethodInfo", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x0106CF70", "name": "StringComparer_GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x01078CA8", "name": "CultureAwareComparer_GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode(String)" }, { "virtualAddress": "0x01077240", "name": "OrdinalComparer_GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode(String)" }, { "virtualAddress": "0x010769E0", "name": "TimeSpan__ctor_3__MethodInfo", "dotNetSignature": "TimeSpan(Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0106D118", "name": "TimeSpan_Add__MethodInfo", "dotNetSignature": "TimeSpan Add(TimeSpan)" }, { "virtualAddress": "0x01078AB0", "name": "TimeSpan_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0106BA48", "name": "TimeSpan_Duration__MethodInfo", "dotNetSignature": "TimeSpan Duration()" }, { "virtualAddress": "0x0107D8A0", "name": "TimeSpan_Interval__MethodInfo", "dotNetSignature": "TimeSpan Interval(Double, Int32)" }, { "virtualAddress": "0x0107D5F8", "name": "TimeSpan_Negate__MethodInfo", "dotNetSignature": "TimeSpan Negate()" }, { "virtualAddress": "0x01077F90", "name": "TimeSpan_Subtract__MethodInfo", "dotNetSignature": "TimeSpan Subtract(TimeSpan)" }, { "virtualAddress": "0x0107FA20", "name": "TimeSpan_TimeToTicks__MethodInfo", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32)" }, { "virtualAddress": "0x01072AE8", "name": "TimeSpan_op_UnaryNegation__MethodInfo", "dotNetSignature": "TimeSpan op_UnaryNegation(TimeSpan)" }, { "virtualAddress": "0x01082C28", "name": "TimeZoneInfo_ValidateTimeZoneInfo__MethodInfo", "dotNetSignature": "Void ValidateTimeZoneInfo(String, TimeSpan, TimeZoneInfo\u002BAdjustmentRule[], Boolean ByRef)" }, { "virtualAddress": "0x01073F30", "name": "TimeZoneInfo_DeserializeAdjustmentRule__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule DeserializeAdjustmentRule(StringBuilder ByRef)" }, { "virtualAddress": "0x01070F18", "name": "TimeZoneInfo_DeserializeTransitionTime__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime DeserializeTransitionTime(StringBuilder ByRef)" }, { "virtualAddress": "0x01072200", "name": "TimeZoneInfo_DeserializeInt__MethodInfo", "dotNetSignature": "Int32 DeserializeInt(StringBuilder ByRef)" }, { "virtualAddress": "0x010780B0", "name": "TimeZoneInfo_DeserializeDate__MethodInfo", "dotNetSignature": "DateTime DeserializeDate(StringBuilder ByRef)" }, { "virtualAddress": "0x0106AAC8", "name": "TimeZoneInfo_DeserializeTime__MethodInfo", "dotNetSignature": "DateTime DeserializeTime(StringBuilder ByRef)" }, { "virtualAddress": "0x010708B8", "name": "TimeZoneInfo_CreateLocalUnity__MethodInfo", "dotNetSignature": "TimeZoneInfo CreateLocalUnity()" }, { "virtualAddress": "0x01081408", "name": "TimeZoneInfo_FindSystemTimeZoneByIdWinRTFallback__MethodInfo", "dotNetSignature": "TimeZoneInfo FindSystemTimeZoneByIdWinRTFallback(String)" }, { "virtualAddress": "0x01084278", "name": "TimeZoneInfo_get_Local__MethodInfo", "dotNetSignature": "TimeZoneInfo get_Local()" }, { "virtualAddress": "0x01082AF0", "name": "TimeZoneInfo_GetSystemTimeZonesCore__MethodInfo", "dotNetSignature": "Void GetSystemTimeZonesCore(List\u00601[System.TimeZoneInfo])" }, { "virtualAddress": "0x01071128", "name": "TimeZoneInfo_ConvertTime_1__MethodInfo", "dotNetSignature": "DateTime ConvertTime(DateTime, TimeZoneInfo, TimeZoneInfo)" }, { "virtualAddress": "0x01084FB0", "name": "TimeZoneInfo_ConvertTime_2__MethodInfo", "dotNetSignature": "DateTimeOffset ConvertTime(DateTimeOffset, TimeZoneInfo)" }, { "virtualAddress": "0x0107DBA8", "name": "TimeZoneInfo_ConvertTimeFromUtc__MethodInfo", "dotNetSignature": "DateTime ConvertTimeFromUtc(DateTime)" }, { "virtualAddress": "0x01087688", "name": "TimeZoneInfo_ConvertTimeFromUtc_1__MethodInfo", "dotNetSignature": "DateTime ConvertTimeFromUtc(DateTime, TimeZoneInfo)" }, { "virtualAddress": "0x0107ABD0", "name": "TimeZoneInfo_ConvertTimeToUtc_3__MethodInfo", "dotNetSignature": "DateTime ConvertTimeToUtc(DateTime, TimeZoneInfo, TimeZoneInfoOptions)" }, { "virtualAddress": "0x0106DB88", "name": "TimeZoneInfo_FindSystemTimeZoneById__MethodInfo", "dotNetSignature": "TimeZoneInfo FindSystemTimeZoneById(String)" }, { "virtualAddress": "0x0107AA50", "name": "TimeZoneInfo_FindSystemTimeZoneByFileName__MethodInfo", "dotNetSignature": "TimeZoneInfo FindSystemTimeZoneByFileName(String, String)" }, { "virtualAddress": "0x01082DD8", "name": "TimeZoneInfo_FromRegistryKey__MethodInfo", "dotNetSignature": "TimeZoneInfo FromRegistryKey(String, RegistryKey)" }, { "virtualAddress": "0x010777E0", "name": "TimeZoneInfo_GetAmbiguousTimeOffsets__MethodInfo", "dotNetSignature": "TimeSpan[] GetAmbiguousTimeOffsets(DateTime)" }, { "virtualAddress": "0x0106CDB8", "name": "TimeZoneInfo_GetAmbiguousTimeOffsets_1__MethodInfo", "dotNetSignature": "TimeSpan[] GetAmbiguousTimeOffsets(DateTimeOffset)" }, { "virtualAddress": "0x01073AF8", "name": "TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107A690", "name": "TimeZoneInfo_GetUtcOffsetHelper__MethodInfo", "dotNetSignature": "TimeSpan GetUtcOffsetHelper(DateTime, TimeZoneInfo, Boolean ByRef)" }, { "virtualAddress": "0x0106E6F0", "name": "TimeZoneInfo_HasSameRules__MethodInfo", "dotNetSignature": "Boolean HasSameRules(TimeZoneInfo)" }, { "virtualAddress": "0x0107D268", "name": "TimeZoneInfo_IsAmbiguousTime__MethodInfo", "dotNetSignature": "Boolean IsAmbiguousTime(DateTime)" }, { "virtualAddress": "0x01083B80", "name": "TimeZoneInfo_IsAmbiguousTime_1__MethodInfo", "dotNetSignature": "Boolean IsAmbiguousTime(DateTimeOffset)" }, { "virtualAddress": "0x0107CB00", "name": "TimeZoneInfo_IsDaylightSavingTime__MethodInfo", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTime)" }, { "virtualAddress": "0x010700E0", "name": "TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x01072F18", "name": "TimeZoneInfo_Validate__MethodInfo", "dotNetSignature": "Void Validate(String, TimeSpan, TimeZoneInfo\u002BAdjustmentRule[])" }, { "virtualAddress": "0x0107C020", "name": "TimeZoneInfo__ctor__MethodInfo", "dotNetSignature": "TimeZoneInfo(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01072E80", "name": "TimeZoneInfo__ctor_1__MethodInfo", "dotNetSignature": "TimeZoneInfo(String, TimeSpan, String, String, String, TimeZoneInfo\u002BAdjustmentRule[], Boolean)" }, { "virtualAddress": "0x01070F40", "name": "TimeZoneInfo_BuildFromStream__MethodInfo", "dotNetSignature": "TimeZoneInfo BuildFromStream(String, Stream)" }, { "virtualAddress": "0x0106DBE0", "name": "TimeZoneInfo_ParseTZBuffer__MethodInfo", "dotNetSignature": "TimeZoneInfo ParseTZBuffer(String, Byte[], Int32)" }, { "virtualAddress": "0x0106CA80", "name": "TimeZoneInfo__ctor_2__MethodInfo", "dotNetSignature": "TimeZoneInfo()" }, { "virtualAddress": "0x0106C330", "name": "TimeZoneInfo_AdjustmentRule_ValidateAdjustmentRule__MethodInfo", "dotNetSignature": "Void ValidateAdjustmentRule(DateTime, DateTime, TimeSpan, TimeZoneInfo\u002BTransitionTime, TimeZoneInfo\u002BTransitionTime)" }, { "virtualAddress": "0x01086A40", "name": "TimeZoneInfo_AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x01081908", "name": "TimeZoneInfo_AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01079638", "name": "TimeZoneInfo_AdjustmentRule__ctor_1__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106C390", "name": "TimeZoneInfo_TransitionTime_ValidateTransitionTime__MethodInfo", "dotNetSignature": "Void ValidateTransitionTime(DateTime, Int32, Int32, Int32, DayOfWeek)" }, { "virtualAddress": "0x01086E28", "name": "TimeZoneInfo_TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x01075818", "name": "TimeZoneInfo_TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01085870", "name": "TimeZoneInfo_TransitionTime__ctor__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107D500", "name": "TimeZoneInfo_StringSerializer_GetDeserializedTimeZoneInfo__MethodInfo", "dotNetSignature": "TimeZoneInfo GetDeserializedTimeZoneInfo(String)" }, { "virtualAddress": "0x01082D00", "name": "TimeZoneInfo_StringSerializer_VerifyIsEscapableCharacter__MethodInfo", "dotNetSignature": "Void VerifyIsEscapableCharacter(Char)" }, { "virtualAddress": "0x0107B840", "name": "TimeZoneInfo_StringSerializer_SkipVersionNextDataFields__MethodInfo", "dotNetSignature": "Void SkipVersionNextDataFields(Int32)" }, { "virtualAddress": "0x01081A60", "name": "TimeZoneInfo_StringSerializer_GetNextStringValue__MethodInfo", "dotNetSignature": "String GetNextStringValue(Boolean)" }, { "virtualAddress": "0x010795E0", "name": "TimeZoneInfo_StringSerializer_GetNextDateTimeValue__MethodInfo", "dotNetSignature": "DateTime GetNextDateTimeValue(Boolean, String)" }, { "virtualAddress": "0x01070930", "name": "TimeZoneInfo_StringSerializer_GetNextTimeSpanValue__MethodInfo", "dotNetSignature": "TimeSpan GetNextTimeSpanValue(Boolean)" }, { "virtualAddress": "0x0106DD68", "name": "TimeZoneInfo_StringSerializer_GetNextInt32Value__MethodInfo", "dotNetSignature": "Int32 GetNextInt32Value(Boolean)" }, { "virtualAddress": "0x01080650", "name": "TimeZoneInfo_StringSerializer_GetNextAdjustmentRuleArrayValue__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule[] GetNextAdjustmentRuleArrayValue(Boolean)" }, { "virtualAddress": "0x01073220", "name": "TimeZoneInfo_StringSerializer_GetNextAdjustmentRuleValue__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule GetNextAdjustmentRuleValue(Boolean)" }, { "virtualAddress": "0x01076AF8", "name": "TimeZoneInfo_StringSerializer_GetNextTransitionTimeValue__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BTransitionTime GetNextTransitionTimeValue(Boolean)" }, { "virtualAddress": "0x01082CB8", "name": "TimeZoneInfo_c__CreateLocalUnity_b__19_0__MethodInfo", "dotNetSignature": "Int32 \u003CCreateLocalUnity\u003Eb__19_0(TimeZoneInfo\u002BAdjustmentRule, TimeZoneInfo\u002BAdjustmentRule)" }, { "virtualAddress": "0x01077888", "name": "Type_MakePointerType__MethodInfo", "dotNetSignature": "Type MakePointerType()" }, { "virtualAddress": "0x01077650", "name": "Type_get_StructLayoutAttribute__MethodInfo", "dotNetSignature": "StructLayoutAttribute get_StructLayoutAttribute()" }, { "virtualAddress": "0x01072310", "name": "Type_MakeByRefType__MethodInfo", "dotNetSignature": "Type MakeByRefType()" }, { "virtualAddress": "0x0106D018", "name": "Type_MakeArrayType__MethodInfo", "dotNetSignature": "Type MakeArrayType()" }, { "virtualAddress": "0x010797E8", "name": "Type_MakeArrayType_1__MethodInfo", "dotNetSignature": "Type MakeArrayType(Int32)" }, { "virtualAddress": "0x0107E378", "name": "Type_get_TypeHandle__MethodInfo", "dotNetSignature": "RuntimeTypeHandle get_TypeHandle()" }, { "virtualAddress": "0x01077B00", "name": "Type_GetTypeHandle__MethodInfo", "dotNetSignature": "RuntimeTypeHandle GetTypeHandle(Object)" }, { "virtualAddress": "0x01083B60", "name": "Type_GetArrayRank__MethodInfo", "dotNetSignature": "Int32 GetArrayRank()" }, { "virtualAddress": "0x0106AA20", "name": "Type_GetConstructor__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01085AD8", "name": "Type_GetConstructor_1__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0106D9B8", "name": "Type_GetMethod__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x010827C8", "name": "Type_GetMethod_1__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0107FBE0", "name": "Type_GetMethod_2__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0107BD20", "name": "Type_GetMethod_3__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String, Type[])" }, { "virtualAddress": "0x0106C338", "name": "Type_GetMethod_4__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags)" }, { "virtualAddress": "0x0106DD60", "name": "Type_GetMethod_5__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String)" }, { "virtualAddress": "0x01086538", "name": "Type_FindInterfaces__MethodInfo", "dotNetSignature": "Type[] FindInterfaces(TypeFilter, Object)" }, { "virtualAddress": "0x01085E28", "name": "Type_GetProperty__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x0106E808", "name": "Type_GetProperty_1__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01072B00", "name": "Type_GetProperty_2__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String, BindingFlags)" }, { "virtualAddress": "0x010758B0", "name": "Type_GetProperty_3__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String, Type, Type[])" }, { "virtualAddress": "0x01074308", "name": "Type_GetProperty_4__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String, Type[])" }, { "virtualAddress": "0x0107EAF8", "name": "Type_GetProperty_5__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String, Type)" }, { "virtualAddress": "0x010846D8", "name": "Type_GetProperty_6__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String, BindingFlags, Type)" }, { "virtualAddress": "0x01074880", "name": "Type_GetProperty_7__MethodInfo", "dotNetSignature": "PropertyInfo GetProperty(String)" }, { "virtualAddress": "0x0107BE88", "name": "Type_GetMember_2__MethodInfo", "dotNetSignature": "MemberInfo[] GetMember(String, MemberTypes, BindingFlags)" }, { "virtualAddress": "0x010821E0", "name": "Type_GetDefaultMembers__MethodInfo", "dotNetSignature": "MemberInfo[] GetDefaultMembers()" }, { "virtualAddress": "0x0107A310", "name": "Type_get_GenericParameterAttributes__MethodInfo", "dotNetSignature": "GenericParameterAttributes get_GenericParameterAttributes()" }, { "virtualAddress": "0x01084610", "name": "Type_get_IsConstructedGenericType__MethodInfo", "dotNetSignature": "Boolean get_IsConstructedGenericType()" }, { "virtualAddress": "0x0106E640", "name": "Type_get_GenericParameterPosition__MethodInfo", "dotNetSignature": "Int32 get_GenericParameterPosition()" }, { "virtualAddress": "0x01078460", "name": "Type_GetGenericParameterConstraints__MethodInfo", "dotNetSignature": "Type[] GetGenericParameterConstraints()" }, { "virtualAddress": "0x0107EFF8", "name": "Type_IsWindowsRuntimeObjectImpl__MethodInfo", "dotNetSignature": "Boolean IsWindowsRuntimeObjectImpl()" }, { "virtualAddress": "0x0106B290", "name": "Type_IsExportedToWindowsRuntimeImpl__MethodInfo", "dotNetSignature": "Boolean IsExportedToWindowsRuntimeImpl()" }, { "virtualAddress": "0x010780E0", "name": "Type_MakeGenericType__MethodInfo", "dotNetSignature": "Type MakeGenericType(Type[])" }, { "virtualAddress": "0x0107C8A0", "name": "Type_GetGenericArguments__MethodInfo", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x010864E0", "name": "Type_GetGenericTypeDefinition__MethodInfo", "dotNetSignature": "Type GetGenericTypeDefinition()" }, { "virtualAddress": "0x0107B2F0", "name": "Type_GetEnumNames__MethodInfo", "dotNetSignature": "String[] GetEnumNames()" }, { "virtualAddress": "0x01085900", "name": "Type_GetEnumValues__MethodInfo", "dotNetSignature": "Array GetEnumValues()" }, { "virtualAddress": "0x01073470", "name": "Type_GetEnumUnderlyingType__MethodInfo", "dotNetSignature": "Type GetEnumUnderlyingType()" }, { "virtualAddress": "0x0107E490", "name": "Type_IsEnumDefined__MethodInfo", "dotNetSignature": "Boolean IsEnumDefined(Object)" }, { "virtualAddress": "0x010743F8", "name": "Type_GetEnumName__MethodInfo", "dotNetSignature": "String GetEnumName(Object)" }, { "virtualAddress": "0x0107D7B8", "name": "Type_get_IsSecurityCritical__MethodInfo", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x01080470", "name": "Type_get_IsSecuritySafeCritical__MethodInfo", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x0107E8E0", "name": "Type_get_IsSecurityTransparent__MethodInfo", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x01073C98", "name": "Type_FormatTypeName_1__MethodInfo", "dotNetSignature": "String FormatTypeName(Boolean)" }, { "virtualAddress": "0x010833A0", "name": "Type_GetTypeArray__MethodInfo", "dotNetSignature": "Type[] GetTypeArray(Object[])" }, { "virtualAddress": "0x0106E1E8", "name": "Type_GetInterfaceMap__MethodInfo", "dotNetSignature": "InterfaceMapping GetInterfaceMap(Type)" }, { "virtualAddress": "0x0106ACA0", "name": "Type_System_Runtime_InteropServices__Type_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Type.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x010783E0", "name": "Type_System_Runtime_InteropServices__Type_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Type.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01076678", "name": "Type_System_Runtime_InteropServices__Type_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Type.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01086990", "name": "Type_System_Runtime_InteropServices__Type_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Type.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x010746B0", "name": "Type_get_IsSZArray__MethodInfo", "dotNetSignature": "Boolean get_IsSZArray()" }, { "virtualAddress": "0x01085E90", "name": "Type_GetType_6__MethodInfo", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x0107DCC0", "name": "Type_ReflectionOnlyGetType__MethodInfo", "dotNetSignature": "Type ReflectionOnlyGetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x01085308", "name": "Type_RuntimeResolve__MethodInfo", "dotNetSignature": "Type RuntimeResolve()" }, { "virtualAddress": "0x01083820", "name": "Type_GetMethod_6__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(MethodInfo)" }, { "virtualAddress": "0x01075AB8", "name": "Type_GetConstructor_3__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructor(ConstructorInfo)" }, { "virtualAddress": "0x01081970", "name": "Type_GetField_1__MethodInfo", "dotNetSignature": "FieldInfo GetField(FieldInfo)" }, { "virtualAddress": "0x01073B20", "name": "TypedReference_MakeTypedReference__MethodInfo", "dotNetSignature": "TypedReference MakeTypedReference(Object, FieldInfo[])" }, { "virtualAddress": "0x010841E8", "name": "TypedReference_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0106C8F8", "name": "TypedReference_SetTypedReference__MethodInfo", "dotNetSignature": "Void SetTypedReference(TypedReference, Object)" }, { "virtualAddress": "0x01071F48", "name": "TypeLoadException__ctor_5__MethodInfo", "dotNetSignature": "TypeLoadException(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107C7D8", "name": "TypeLoadException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107D5E8", "name": "UInt16_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01070B90", "name": "UInt16_Parse_4__MethodInfo", "dotNetSignature": "UInt16 Parse(String, NumberStyles, NumberFormatInfo)" }, { "virtualAddress": "0x01079480", "name": "UInt16_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01079108", "name": "UInt32_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01085BB0", "name": "UInt32_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x0106AC78", "name": "UInt64_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x0107A5A8", "name": "UInt64_System_IConvertible_ToDateTime__MethodInfo", "dotNetSignature": "DateTime System.IConvertible.ToDateTime(IFormatProvider)" }, { "virtualAddress": "0x01076510", "name": "UnitySerializationHolder__ctor__MethodInfo", "dotNetSignature": "UnitySerializationHolder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106EF08", "name": "UnitySerializationHolder_ThrowInsufficientInformation__MethodInfo", "dotNetSignature": "Void ThrowInsufficientInformation(String)" }, { "virtualAddress": "0x0107BDC8", "name": "UnitySerializationHolder_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010757B0", "name": "UnitySerializationHolder_GetRealObject__MethodInfo", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x0107BFF0", "name": "UnSafeCharBuffer_AppendString__MethodInfo", "dotNetSignature": "Void AppendString(String)" }, { "virtualAddress": "0x01080030", "name": "Version__ctor__MethodInfo", "dotNetSignature": "Version(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01071088", "name": "Version__ctor_1__MethodInfo", "dotNetSignature": "Version(Int32, Int32, Int32)" }, { "virtualAddress": "0x010716E8", "name": "Version__ctor_2__MethodInfo", "dotNetSignature": "Version(Int32, Int32)" }, { "virtualAddress": "0x0106B590", "name": "Version_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(Object)" }, { "virtualAddress": "0x01073AC0", "name": "Version_ToString_1__MethodInfo", "dotNetSignature": "String ToString(Int32)" }, { "virtualAddress": "0x01077570", "name": "Version_Parse__MethodInfo", "dotNetSignature": "Version Parse(String)" }, { "virtualAddress": "0x01082EB0", "name": "Version_op_LessThan__MethodInfo", "dotNetSignature": "Boolean op_LessThan(Version, Version)" }, { "virtualAddress": "0x01077798", "name": "Version_op_LessThanOrEqual__MethodInfo", "dotNetSignature": "Boolean op_LessThanOrEqual(Version, Version)" }, { "virtualAddress": "0x0106BF18", "name": "Version_VersionResult_SetFailure_1__MethodInfo", "dotNetSignature": "Void SetFailure(Version\u002BParseFailureKind, String)" }, { "virtualAddress": "0x0107CE00", "name": "AppDomain_CreateInstance__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(String, String)" }, { "virtualAddress": "0x0106E060", "name": "AppDomain_CreateInstance_1__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Object[])" }, { "virtualAddress": "0x0107BCC8", "name": "AppDomain_CreateInstance_2__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x010786C0", "name": "AppDomain_CreateInstance_3__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x01077CB8", "name": "AppDomain_CreateInstanceFrom__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x0107C920", "name": "AppDomain_CreateInstanceFrom_1__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String)" }, { "virtualAddress": "0x0106B128", "name": "AppDomain_CreateInstanceFrom_2__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Object[])" }, { "virtualAddress": "0x0107BC98", "name": "AppDomain_CreateInstanceFrom_3__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceFrom(String, String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[], Evidence)" }, { "virtualAddress": "0x0106F590", "name": "AppDomain_ExecuteAssemblyInternal__MethodInfo", "dotNetSignature": "Int32 ExecuteAssemblyInternal(Assembly, String[])" }, { "virtualAddress": "0x0107B2E8", "name": "AppDomain_LoadSatellite__MethodInfo", "dotNetSignature": "Assembly LoadSatellite(AssemblyName, Boolean)" }, { "virtualAddress": "0x01073310", "name": "AppDomain_Load_1__MethodInfo", "dotNetSignature": "Assembly Load(AssemblyName, Evidence)" }, { "virtualAddress": "0x0107A258", "name": "AppDomain_Load_4__MethodInfo", "dotNetSignature": "Assembly Load(String, Evidence, Boolean)" }, { "virtualAddress": "0x01076458", "name": "AppDomain_Load_8__MethodInfo", "dotNetSignature": "Assembly Load(Byte[], Byte[], Evidence, Boolean)" }, { "virtualAddress": "0x01084658", "name": "AppDomain_SetAppDomainPolicy__MethodInfo", "dotNetSignature": "Void SetAppDomainPolicy(PolicyLevel)" }, { "virtualAddress": "0x0106CE40", "name": "AppDomain_SetPrincipalPolicy__MethodInfo", "dotNetSignature": "Void SetPrincipalPolicy(PrincipalPolicy)" }, { "virtualAddress": "0x0107D910", "name": "AppDomain_SetThreadPrincipal__MethodInfo", "dotNetSignature": "Void SetThreadPrincipal(IPrincipal)" }, { "virtualAddress": "0x01086858", "name": "AppDomain_InvokeInDomain__MethodInfo", "dotNetSignature": "Object InvokeInDomain(AppDomain, MethodInfo, Object, Object[])" }, { "virtualAddress": "0x01072988", "name": "AppDomain_InvokeInDomainByID__MethodInfo", "dotNetSignature": "Object InvokeInDomainByID(Int32, MethodInfo, Object, Object[])" }, { "virtualAddress": "0x0107C1D8", "name": "AppDomain_CreateDomain_2__MethodInfo", "dotNetSignature": "AppDomain CreateDomain(String, Evidence, AppDomainSetup)" }, { "virtualAddress": "0x0107C038", "name": "AppDomain_Unload__MethodInfo", "dotNetSignature": "Void Unload(AppDomain)" }, { "virtualAddress": "0x01076BA0", "name": "AppDomain_SetDynamicBase__MethodInfo", "dotNetSignature": "Void SetDynamicBase(String)" }, { "virtualAddress": "0x01074558", "name": "AppDomain_ValidateAssemblyName__MethodInfo", "dotNetSignature": "Void ValidateAssemblyName(String)" }, { "virtualAddress": "0x01081498", "name": "AppDomain_ApplyPolicy__MethodInfo", "dotNetSignature": "String ApplyPolicy(String)" }, { "virtualAddress": "0x010744F8", "name": "AppDomain_IsCompatibilitySwitchSet__MethodInfo", "dotNetSignature": "Nullable\u00601[Boolean] IsCompatibilitySwitchSet(String)" }, { "virtualAddress": "0x01073190", "name": "AppDomain_set_MonitoringIsEnabled__MethodInfo", "dotNetSignature": "Void set_MonitoringIsEnabled(Boolean)" }, { "virtualAddress": "0x0107CC00", "name": "AppDomain_get_MonitoringSurvivedMemorySize__MethodInfo", "dotNetSignature": "Int64 get_MonitoringSurvivedMemorySize()" }, { "virtualAddress": "0x0106C5A0", "name": "AppDomain_get_MonitoringSurvivedProcessMemorySize__MethodInfo", "dotNetSignature": "Int64 get_MonitoringSurvivedProcessMemorySize()" }, { "virtualAddress": "0x01070730", "name": "AppDomain_get_MonitoringTotalAllocatedMemorySize__MethodInfo", "dotNetSignature": "Int64 get_MonitoringTotalAllocatedMemorySize()" }, { "virtualAddress": "0x010725A8", "name": "AppDomain_get_MonitoringTotalProcessorTime__MethodInfo", "dotNetSignature": "TimeSpan get_MonitoringTotalProcessorTime()" }, { "virtualAddress": "0x0107C5F8", "name": "AppDomain_get_ApplicationTrust__MethodInfo", "dotNetSignature": "ApplicationTrust get_ApplicationTrust()" }, { "virtualAddress": "0x01078308", "name": "AppDomain_CreateComInstanceFrom__MethodInfo", "dotNetSignature": "ObjectHandle CreateComInstanceFrom(String, String)" }, { "virtualAddress": "0x0107FA08", "name": "AppDomain_CreateComInstanceFrom_1__MethodInfo", "dotNetSignature": "ObjectHandle CreateComInstanceFrom(String, String, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x010826A0", "name": "AppDomain_CreateDomain_5__MethodInfo", "dotNetSignature": "AppDomain CreateDomain(String, Evidence, AppDomainSetup, PermissionSet, StrongName[])" }, { "virtualAddress": "0x010733D8", "name": "AppDomain_DefineDynamicAssembly__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess)" }, { "virtualAddress": "0x0107E608", "name": "AppDomain_DefineDynamicAssembly_1__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x0106C8E0", "name": "AppDomain_DefineDynamicAssembly_2__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder], SecurityContextSource)" }, { "virtualAddress": "0x010739C0", "name": "AppDomain_DefineDynamicAssembly_3__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x0107AB58", "name": "AppDomain_DefineDynamicAssembly_4__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, Evidence)" }, { "virtualAddress": "0x0106EC40", "name": "AppDomain_DefineDynamicAssembly_5__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, Evidence, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x010835F0", "name": "AppDomain_DefineDynamicAssembly_6__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String)" }, { "virtualAddress": "0x01073FC0", "name": "AppDomain_DefineDynamicAssembly_7__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Boolean, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x0107D900", "name": "AppDomain_DefineDynamicAssembly_8__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x01082690", "name": "AppDomain_DefineDynamicAssembly_9__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence)" }, { "virtualAddress": "0x01085D38", "name": "AppDomain_DefineDynamicAssembly_10__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence, PermissionSet, PermissionSet, PermissionSet)" }, { "virtualAddress": "0x01072BC8", "name": "AppDomain_DefineDynamicAssembly_11__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence, PermissionSet, PermissionSet, PermissionSet, Boolean)" }, { "virtualAddress": "0x01080048", "name": "AppDomain_DefineDynamicAssembly_12__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, String, Evidence, PermissionSet, PermissionSet, PermissionSet, Boolean, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x01082B40", "name": "AppDomain_System__AppDomain_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System._AppDomain.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01075B10", "name": "AppDomain_System__AppDomain_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System._AppDomain.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01070970", "name": "AppDomain_System__AppDomain_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System._AppDomain.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0106CDB0", "name": "AppDomain_System__AppDomain_Invoke__MethodInfo", "dotNetSignature": "Void System._AppDomain.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01074778", "name": "Environment_ExpandEnvironmentVariables__MethodInfo", "dotNetSignature": "String ExpandEnvironmentVariables(String)" }, { "virtualAddress": "0x01078E48", "name": "Environment_UnixGetFolderPath__MethodInfo", "dotNetSignature": "String UnixGetFolderPath(Environment\u002BSpecialFolder, Environment\u002BSpecialFolderOption)" }, { "virtualAddress": "0x01074B28", "name": "Environment_SetEnvironmentVariable__MethodInfo", "dotNetSignature": "Void SetEnvironmentVariable(String, String)" }, { "virtualAddress": "0x0106D740", "name": "Environment_FailFast__MethodInfo", "dotNetSignature": "Void FailFast(String)" }, { "virtualAddress": "0x01073C58", "name": "Environment_FailFast_1__MethodInfo", "dotNetSignature": "Void FailFast(String, UInt32)" }, { "virtualAddress": "0x01071930", "name": "Environment_FailFast_2__MethodInfo", "dotNetSignature": "Void FailFast(String, Exception)" }, { "virtualAddress": "0x010846F0", "name": "ParseNumbers_StringToInt_1__MethodInfo", "dotNetSignature": "Int32 StringToInt(String, Int32, Int32, Int32*)" }, { "virtualAddress": "0x0106C0E8", "name": "ParseNumbers_LongToString__MethodInfo", "dotNetSignature": "String LongToString(Int64, Int32, Int32, Char, Int32)" }, { "virtualAddress": "0x01073830", "name": "ParseNumbers_StringToLong_1__MethodInfo", "dotNetSignature": "Int64 StringToLong(String, Int32, Int32, Int32*)" }, { "virtualAddress": "0x0106DA30", "name": "ParseNumbers_IntToString__MethodInfo", "dotNetSignature": "String IntToString(Int32, Int32, Int32, Char, Int32)" }, { "virtualAddress": "0x01071BA0", "name": "ParseNumbers_ConvertToBase8__MethodInfo", "dotNetSignature": "StringBuilder ConvertToBase8(Byte[])" }, { "virtualAddress": "0x0106E960", "name": "ActivationContext_CreatePartialActivationContext__MethodInfo", "dotNetSignature": "ActivationContext CreatePartialActivationContext(ApplicationIdentity)" }, { "virtualAddress": "0x0106C168", "name": "ActivationContext_CreatePartialActivationContext_1__MethodInfo", "dotNetSignature": "ActivationContext CreatePartialActivationContext(ApplicationIdentity, String[])" }, { "virtualAddress": "0x0107CB98", "name": "ActivationContext_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107D650", "name": "ActivationContext__ctor_1__MethodInfo", "dotNetSignature": "ActivationContext()" }, { "virtualAddress": "0x010764B8", "name": "ActivationContext_get_ApplicationManifestBytes__MethodInfo", "dotNetSignature": "Byte[] get_ApplicationManifestBytes()" }, { "virtualAddress": "0x010817D0", "name": "ActivationContext_get_DeploymentManifestBytes__MethodInfo", "dotNetSignature": "Byte[] get_DeploymentManifestBytes()" }, { "virtualAddress": "0x0106E650", "name": "AppDomainManager_get_HostExecutionContextManager__MethodInfo", "dotNetSignature": "HostExecutionContextManager get_HostExecutionContextManager()" }, { "virtualAddress": "0x01079700", "name": "AppDomainSetup_GetAppBase__MethodInfo", "dotNetSignature": "String GetAppBase(String)" }, { "virtualAddress": "0x010868C0", "name": "AppDomainSetup_get_ConfigurationFile__MethodInfo", "dotNetSignature": "String get_ConfigurationFile()" }, { "virtualAddress": "0x01085690", "name": "AppDomainSetup_get_DynamicBase__MethodInfo", "dotNetSignature": "String get_DynamicBase()" }, { "virtualAddress": "0x010808D8", "name": "AppDomainSetup_set_DynamicBase__MethodInfo", "dotNetSignature": "Void set_DynamicBase(String)" }, { "virtualAddress": "0x010784C8", "name": "AppDomainSetup_get_AppDomainManagerAssembly__MethodInfo", "dotNetSignature": "String get_AppDomainManagerAssembly()" }, { "virtualAddress": "0x0106ED10", "name": "AppDomainSetup_set_AppDomainManagerAssembly__MethodInfo", "dotNetSignature": "Void set_AppDomainManagerAssembly(String)" }, { "virtualAddress": "0x010773B8", "name": "AppDomainSetup_get_AppDomainManagerType__MethodInfo", "dotNetSignature": "String get_AppDomainManagerType()" }, { "virtualAddress": "0x01080560", "name": "AppDomainSetup_set_AppDomainManagerType__MethodInfo", "dotNetSignature": "Void set_AppDomainManagerType(String)" }, { "virtualAddress": "0x0107E3B0", "name": "AppDomainSetup_get_PartialTrustVisibleAssemblies__MethodInfo", "dotNetSignature": "String[] get_PartialTrustVisibleAssemblies()" }, { "virtualAddress": "0x01085660", "name": "AppDomainSetup_set_PartialTrustVisibleAssemblies__MethodInfo", "dotNetSignature": "Void set_PartialTrustVisibleAssemblies(String[])" }, { "virtualAddress": "0x0106DB10", "name": "AppDomainSetup_get_SandboxInterop__MethodInfo", "dotNetSignature": "Boolean get_SandboxInterop()" }, { "virtualAddress": "0x0106B0F8", "name": "AppDomainSetup_set_SandboxInterop__MethodInfo", "dotNetSignature": "Void set_SandboxInterop(Boolean)" }, { "virtualAddress": "0x010838B8", "name": "AppDomainSetup_SetNativeFunction__MethodInfo", "dotNetSignature": "Void SetNativeFunction(String, Int32, IntPtr)" }, { "virtualAddress": "0x01082D58", "name": "ApplicationIdentity__ctor__MethodInfo", "dotNetSignature": "ApplicationIdentity(String)" }, { "virtualAddress": "0x01075490", "name": "ApplicationIdentity_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107CFD0", "name": "ArgIterator_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x01079F10", "name": "ArgIterator_GetNextArg__MethodInfo", "dotNetSignature": "TypedReference GetNextArg()" }, { "virtualAddress": "0x01074C50", "name": "ArgIterator_GetNextArg_1__MethodInfo", "dotNetSignature": "TypedReference GetNextArg(RuntimeTypeHandle)" }, { "virtualAddress": "0x0107A2C8", "name": "ArgIterator_GetNextArgType__MethodInfo", "dotNetSignature": "RuntimeTypeHandle GetNextArgType()" }, { "virtualAddress": "0x01086798", "name": "Console_SetError__MethodInfo", "dotNetSignature": "Void SetError(TextWriter)" }, { "virtualAddress": "0x01086A70", "name": "Console_SetIn__MethodInfo", "dotNetSignature": "Void SetIn(TextReader)" }, { "virtualAddress": "0x0107D8E8", "name": "Console_SetOut__MethodInfo", "dotNetSignature": "Void SetOut(TextWriter)" }, { "virtualAddress": "0x01080BE0", "name": "Console_Beep_1__MethodInfo", "dotNetSignature": "Void Beep(Int32, Int32)" }, { "virtualAddress": "0x010753D8", "name": "Console_DoConsoleCancelEvent__MethodInfo", "dotNetSignature": "Void DoConsoleCancelEvent()" }, { "virtualAddress": "0x0107F4D8", "name": "Console_WindowsConsole_DoWindowsConsoleCancelEvent__MethodInfo", "dotNetSignature": "Boolean DoWindowsConsoleCancelEvent(Int32)" }, { "virtualAddress": "0x01074C28", "name": "ConsoleDriver_set_BackgroundColor__MethodInfo", "dotNetSignature": "Void set_BackgroundColor(ConsoleColor)" }, { "virtualAddress": "0x0107E6E0", "name": "ConsoleDriver_set_ForegroundColor__MethodInfo", "dotNetSignature": "Void set_ForegroundColor(ConsoleColor)" }, { "virtualAddress": "0x01070708", "name": "Delegate__ctor__MethodInfo", "dotNetSignature": "Delegate(Object, String)" }, { "virtualAddress": "0x010711E0", "name": "Delegate__ctor_1__MethodInfo", "dotNetSignature": "Delegate(Type, String)" }, { "virtualAddress": "0x01080438", "name": "Delegate_CreateDelegate_1__MethodInfo", "dotNetSignature": "Delegate CreateDelegate(Type, Object, MethodInfo, Boolean, Boolean)" }, { "virtualAddress": "0x0106DB40", "name": "Delegate_GetCandidateMethod__MethodInfo", "dotNetSignature": "MethodInfo GetCandidateMethod(Type, Type, String, BindingFlags, Boolean, Boolean)" }, { "virtualAddress": "0x01070088", "name": "Delegate_CreateDelegate_6__MethodInfo", "dotNetSignature": "Delegate CreateDelegate(Type, Type, String, Boolean, Boolean)" }, { "virtualAddress": "0x01086188", "name": "Delegate_CreateDelegate_9__MethodInfo", "dotNetSignature": "Delegate CreateDelegate(Type, Object, String, Boolean, Boolean)" }, { "virtualAddress": "0x01082108", "name": "Delegate_Combine__MethodInfo", "dotNetSignature": "Delegate Combine(Delegate, Delegate)" }, { "virtualAddress": "0x01082158", "name": "Delegate_CombineImpl__MethodInfo", "dotNetSignature": "Delegate CombineImpl(Delegate)" }, { "virtualAddress": "0x0107F118", "name": "Delegate_Remove__MethodInfo", "dotNetSignature": "Delegate Remove(Delegate, Delegate)" }, { "virtualAddress": "0x01074330", "name": "DelegateSerializationHolder_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01083588", "name": "IntPtr_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070C00", "name": "MarshalByRefObject_get_ObjectIdentity__MethodInfo", "dotNetSignature": "ServerIdentity get_ObjectIdentity()" }, { "virtualAddress": "0x01076DA0", "name": "MarshalByRefObject_set_ObjectIdentity__MethodInfo", "dotNetSignature": "Void set_ObjectIdentity(ServerIdentity)" }, { "virtualAddress": "0x01082A90", "name": "MarshalByRefObject_CreateObjRef__MethodInfo", "dotNetSignature": "ObjRef CreateObjRef(Type)" }, { "virtualAddress": "0x01075CB8", "name": "MarshalByRefObject_GetLifetimeService__MethodInfo", "dotNetSignature": "Object GetLifetimeService()" }, { "virtualAddress": "0x0106B640", "name": "MarshalByRefObject_InitializeLifetimeService__MethodInfo", "dotNetSignature": "Object InitializeLifetimeService()" }, { "virtualAddress": "0x01076410", "name": "MarshalByRefObject_MemberwiseClone__MethodInfo", "dotNetSignature": "MarshalByRefObject MemberwiseClone(Boolean)" }, { "virtualAddress": "0x01072EB8", "name": "ModuleHandle_get_MDStreamVersion__MethodInfo", "dotNetSignature": "Int32 get_MDStreamVersion()" }, { "virtualAddress": "0x0106AAB8", "name": "ModuleHandle_GetPEKind__MethodInfo", "dotNetSignature": "Void GetPEKind(PortableExecutableKinds ByRef, ImageFileMachine ByRef)" }, { "virtualAddress": "0x01082468", "name": "ModuleHandle_ResolveTypeHandle_1__MethodInfo", "dotNetSignature": "RuntimeTypeHandle ResolveTypeHandle(Int32, RuntimeTypeHandle[], RuntimeTypeHandle[])" }, { "virtualAddress": "0x01074230", "name": "ModuleHandle_ResolveMethodHandle_1__MethodInfo", "dotNetSignature": "RuntimeMethodHandle ResolveMethodHandle(Int32, RuntimeTypeHandle[], RuntimeTypeHandle[])" }, { "virtualAddress": "0x0107A6C8", "name": "ModuleHandle_ResolveFieldHandle_1__MethodInfo", "dotNetSignature": "RuntimeFieldHandle ResolveFieldHandle(Int32, RuntimeTypeHandle[], RuntimeTypeHandle[])" }, { "virtualAddress": "0x0107F740", "name": "MonoCustomAttrs_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(ICustomAttributeProvider, Type, Boolean)" }, { "virtualAddress": "0x0106F878", "name": "MonoCustomAttrs_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(ICustomAttributeProvider, Boolean)" }, { "virtualAddress": "0x01085880", "name": "MonoCustomAttrs_GetCustomAttributesData__MethodInfo", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData(ICustomAttributeProvider)" }, { "virtualAddress": "0x01075C20", "name": "MonoCustomAttrs_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(ICustomAttributeProvider, Type, Boolean)" }, { "virtualAddress": "0x0107AB98", "name": "MonoCustomAttrs_RetrieveAttributeUsageNoCache__MethodInfo", "dotNetSignature": "AttributeUsageAttribute RetrieveAttributeUsageNoCache(Type)" }, { "virtualAddress": "0x010864A8", "name": "MulticastDelegate_RemoveImpl__MethodInfo", "dotNetSignature": "Delegate RemoveImpl(Delegate)" }, { "virtualAddress": "0x010803C8", "name": "Nullable_GetUnderlyingType__MethodInfo", "dotNetSignature": "Type GetUnderlyingType(Type)" }, { "virtualAddress": "0x01073F18", "name": "NumberFormatter_IntegerToString__MethodInfo", "dotNetSignature": "String IntegerToString(String, IFormatProvider)" }, { "virtualAddress": "0x01071058", "name": "NumberFormatter_NumberToString_7__MethodInfo", "dotNetSignature": "String NumberToString(String, NumberFormatInfo)" }, { "virtualAddress": "0x0107C860", "name": "NumberFormatter_AppendNonNegativeNumber__MethodInfo", "dotNetSignature": "Void AppendNonNegativeNumber(StringBuilder, Int32)" }, { "virtualAddress": "0x01074CE0", "name": "OperatingSystem__ctor__MethodInfo", "dotNetSignature": "OperatingSystem(PlatformID, Version)" }, { "virtualAddress": "0x01080FD8", "name": "RuntimeFieldHandle__ctor_1__MethodInfo", "dotNetSignature": "RuntimeFieldHandle(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01072A98", "name": "RuntimeFieldHandle_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106FB80", "name": "RuntimeFieldHandle_GetValueDirect__MethodInfo", "dotNetSignature": "Object GetValueDirect(RtFieldInfo, RuntimeType, Void*, RuntimeType)" }, { "virtualAddress": "0x01086530", "name": "RuntimeMethodHandle__ctor_1__MethodInfo", "dotNetSignature": "RuntimeMethodHandle(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01080E60", "name": "RuntimeMethodHandle_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106F8D8", "name": "RuntimeTypeHandle__ctor_2__MethodInfo", "dotNetSignature": "RuntimeTypeHandle(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010831B0", "name": "RuntimeTypeHandle_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010769D8", "name": "RuntimeTypeHandle_GetModuleHandle__MethodInfo", "dotNetSignature": "ModuleHandle GetModuleHandle()" }, { "virtualAddress": "0x0106FB50", "name": "RuntimeTypeHandle_HasProxyAttribute__MethodInfo", "dotNetSignature": "Boolean HasProxyAttribute(RuntimeType)" }, { "virtualAddress": "0x010806A8", "name": "TermInfoDriver_Init__MethodInfo", "dotNetSignature": "Void Init()" }, { "virtualAddress": "0x01075F98", "name": "TermInfoDriver_ChangeColor__MethodInfo", "dotNetSignature": "Void ChangeColor(String, ConsoleColor)" }, { "virtualAddress": "0x0107B7D8", "name": "TermInfoDriver_set_BufferHeight__MethodInfo", "dotNetSignature": "Void set_BufferHeight(Int32)" }, { "virtualAddress": "0x0107A388", "name": "TermInfoDriver_set_BufferWidth__MethodInfo", "dotNetSignature": "Void set_BufferWidth(Int32)" }, { "virtualAddress": "0x0107E4C0", "name": "TermInfoDriver_set_WindowHeight__MethodInfo", "dotNetSignature": "Void set_WindowHeight(Int32)" }, { "virtualAddress": "0x01078D08", "name": "TermInfoDriver_set_WindowLeft__MethodInfo", "dotNetSignature": "Void set_WindowLeft(Int32)" }, { "virtualAddress": "0x0107A680", "name": "TermInfoDriver_set_WindowTop__MethodInfo", "dotNetSignature": "Void set_WindowTop(Int32)" }, { "virtualAddress": "0x0106ADE8", "name": "TermInfoDriver_set_WindowWidth__MethodInfo", "dotNetSignature": "Void set_WindowWidth(Int32)" }, { "virtualAddress": "0x01077418", "name": "TermInfoDriver_MoveBufferArea__MethodInfo", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" }, { "virtualAddress": "0x0106D590", "name": "TermInfoDriver_SetBufferSize__MethodInfo", "dotNetSignature": "Void SetBufferSize(Int32, Int32)" }, { "virtualAddress": "0x0107CCA0", "name": "TermInfoDriver_SetCursorPosition__MethodInfo", "dotNetSignature": "Void SetCursorPosition(Int32, Int32)" }, { "virtualAddress": "0x0107D8B0", "name": "ParameterizedStrings_Evaluate__MethodInfo", "dotNetSignature": "String Evaluate(String, ParameterizedStrings\u002BFormatParam[])" }, { "virtualAddress": "0x0106DDA8", "name": "ParameterizedStrings_EvaluateInternal__MethodInfo", "dotNetSignature": "String EvaluateInternal(String, Int32 ByRef, ParameterizedStrings\u002BFormatParam[], ParameterizedStrings\u002BLowLevelStack, ParameterizedStrings\u002BFormatParam[] ByRef, ParameterizedStrings\u002BFormatParam[] ByRef)" }, { "virtualAddress": "0x01070CF0", "name": "ParameterizedStrings_FormatPrintF__MethodInfo", "dotNetSignature": "String FormatPrintF(String, Object)" }, { "virtualAddress": "0x0106C108", "name": "ParameterizedStrings_GetDynamicOrStaticVariables__MethodInfo", "dotNetSignature": "ParameterizedStrings\u002BFormatParam[] GetDynamicOrStaticVariables(Char, ParameterizedStrings\u002BFormatParam[] ByRef, ParameterizedStrings\u002BFormatParam[] ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0107FA58", "name": "ParameterizedStrings_LowLevelStack_Pop__MethodInfo", "dotNetSignature": "ParameterizedStrings\u002BFormatParam Pop()" }, { "virtualAddress": "0x01080108", "name": "TermInfoReader__ctor__MethodInfo", "dotNetSignature": "TermInfoReader(String, String)" }, { "virtualAddress": "0x01072E78", "name": "TermInfoReader__ctor_1__MethodInfo", "dotNetSignature": "TermInfoReader(String, Byte[])" }, { "virtualAddress": "0x01083200", "name": "TermInfoReader_ReadHeader__MethodInfo", "dotNetSignature": "Void ReadHeader(Byte[], Int32 ByRef)" }, { "virtualAddress": "0x0107D358", "name": "TimeZone_IsDaylightSavingTime_1__MethodInfo", "dotNetSignature": "Boolean IsDaylightSavingTime(DateTime, DaylightTime)" }, { "virtualAddress": "0x0106B678", "name": "TypeSpec_Parse__MethodInfo", "dotNetSignature": "TypeSpec Parse(String)" }, { "virtualAddress": "0x0106F308", "name": "TypeSpec_Resolve__MethodInfo", "dotNetSignature": "Type Resolve(Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly], Func\u00604[System.Reflection.Assembly,String,Boolean,Type], Boolean, Boolean)" }, { "virtualAddress": "0x0106F3D0", "name": "TypeSpec_BoundCheck__MethodInfo", "dotNetSignature": "Void BoundCheck(Int32, String)" }, { "virtualAddress": "0x0107CA28", "name": "TypeSpec_Parse_1__MethodInfo", "dotNetSignature": "TypeSpec Parse(String, Int32 ByRef, Boolean, Boolean)" }, { "virtualAddress": "0x01073A58", "name": "UIntPtr__ctor__MethodInfo", "dotNetSignature": "UIntPtr(UInt64)" }, { "virtualAddress": "0x01078138", "name": "UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01084550", "name": "Variant_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(Object)" }, { "virtualAddress": "0x0106ECA0", "name": "WeakReference__ctor_3__MethodInfo", "dotNetSignature": "WeakReference(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01082B08", "name": "WeakReference_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107A758", "name": "WindowsConsoleDriver_set_CursorSize__MethodInfo", "dotNetSignature": "Void set_CursorSize(Int32)" }, { "virtualAddress": "0x01072308", "name": "WindowsConsoleDriver_set_CursorVisible__MethodInfo", "dotNetSignature": "Void set_CursorVisible(Boolean)" }, { "virtualAddress": "0x0107CED8", "name": "WindowsConsoleDriver_get_KeyAvailable__MethodInfo", "dotNetSignature": "Boolean get_KeyAvailable()" }, { "virtualAddress": "0x01070F78", "name": "WindowsConsoleDriver_get_LargestWindowHeight__MethodInfo", "dotNetSignature": "Int32 get_LargestWindowHeight()" }, { "virtualAddress": "0x01074888", "name": "WindowsConsoleDriver_get_LargestWindowWidth__MethodInfo", "dotNetSignature": "Int32 get_LargestWindowWidth()" }, { "virtualAddress": "0x01075840", "name": "WindowsConsoleDriver_get_Title__MethodInfo", "dotNetSignature": "String get_Title()" }, { "virtualAddress": "0x0107C7C0", "name": "WindowsConsoleDriver_set_Title__MethodInfo", "dotNetSignature": "Void set_Title(String)" }, { "virtualAddress": "0x01084368", "name": "WindowsConsoleDriver_get_TreatControlCAsInput__MethodInfo", "dotNetSignature": "Boolean get_TreatControlCAsInput()" }, { "virtualAddress": "0x0107A740", "name": "WindowsConsoleDriver_set_TreatControlCAsInput__MethodInfo", "dotNetSignature": "Void set_TreatControlCAsInput(Boolean)" }, { "virtualAddress": "0x01077E80", "name": "WindowsConsoleDriver_MoveBufferArea__MethodInfo", "dotNetSignature": "Void MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)" }, { "virtualAddress": "0x01079058", "name": "WindowsConsoleDriver_ReadKey__MethodInfo", "dotNetSignature": "ConsoleKeyInfo ReadKey(Boolean)" }, { "virtualAddress": "0x01086558", "name": "WindowsConsoleDriver_SetBufferSize__MethodInfo", "dotNetSignature": "Void SetBufferSize(Int32, Int32)" }, { "virtualAddress": "0x0107C060", "name": "WindowsConsoleDriver_SetWindowPosition__MethodInfo", "dotNetSignature": "Void SetWindowPosition(Int32, Int32)" }, { "virtualAddress": "0x0106DAB0", "name": "WindowsConsoleDriver_SetWindowSize__MethodInfo", "dotNetSignature": "Void SetWindowSize(Int32, Int32)" }, { "virtualAddress": "0x01080780", "name": "_ComObject__ctor__MethodInfo", "dotNetSignature": "__ComObject()" }, { "virtualAddress": "0x01075BB8", "name": "InternalActivationContextHelper_GetActivationContextData__MethodInfo", "dotNetSignature": "Object GetActivationContextData(ActivationContext)" }, { "virtualAddress": "0x0106D480", "name": "InternalActivationContextHelper_GetApplicationComponentManifest__MethodInfo", "dotNetSignature": "Object GetApplicationComponentManifest(ActivationContext)" }, { "virtualAddress": "0x01086E00", "name": "InternalActivationContextHelper_GetApplicationManifestBytes__MethodInfo", "dotNetSignature": "Byte[] GetApplicationManifestBytes(ActivationContext)" }, { "virtualAddress": "0x01079E68", "name": "InternalActivationContextHelper_GetDeploymentComponentManifest__MethodInfo", "dotNetSignature": "Object GetDeploymentComponentManifest(ActivationContext)" }, { "virtualAddress": "0x0106B938", "name": "InternalActivationContextHelper_GetDeploymentManifestBytes__MethodInfo", "dotNetSignature": "Byte[] GetDeploymentManifestBytes(ActivationContext)" }, { "virtualAddress": "0x01073C28", "name": "InternalActivationContextHelper_IsFirstRun__MethodInfo", "dotNetSignature": "Boolean IsFirstRun(ActivationContext)" }, { "virtualAddress": "0x0107E498", "name": "InternalActivationContextHelper_PrepareForExecution__MethodInfo", "dotNetSignature": "Void PrepareForExecution(ActivationContext)" }, { "virtualAddress": "0x0107FC00", "name": "InternalApplicationIdentityHelper_GetInternalAppId__MethodInfo", "dotNetSignature": "Object GetInternalAppId(ApplicationIdentity)" }, { "virtualAddress": "0x01086028", "name": "ASCIIEncoding_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x01079FF8", "name": "ASCIIEncoding_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x0107E108", "name": "ASCIIEncoding_GetByteCount_2__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x01087388", "name": "ASCIIEncoding_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01084060", "name": "ASCIIEncoding_GetBytes_1__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01074A50", "name": "ASCIIEncoding_GetBytes_2__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01075678", "name": "ASCIIEncoding_GetCharCount__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010701B0", "name": "ASCIIEncoding_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x0107C838", "name": "ASCIIEncoding_GetChars__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x01080450", "name": "ASCIIEncoding_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x010820D8", "name": "ASCIIEncoding_GetString__MethodInfo", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0106C768", "name": "ASCIIEncoding_GetByteCount_3__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x0107D838", "name": "ASCIIEncoding_GetBytes_3__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x01083B18", "name": "ASCIIEncoding_GetMaxByteCount__MethodInfo", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x010709B8", "name": "ASCIIEncoding_GetMaxCharCount__MethodInfo", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x010844A0", "name": "CodePageEncoding__ctor__MethodInfo", "dotNetSignature": "CodePageEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010751B8", "name": "CodePageEncoding_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01072720", "name": "CodePageEncoding_Decoder__ctor__MethodInfo", "dotNetSignature": "CodePageEncoding\u002BDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070578", "name": "CodePageEncoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01071828", "name": "Decoder_set_Fallback__MethodInfo", "dotNetSignature": "Void set_Fallback(DecoderFallback)" }, { "virtualAddress": "0x0107D178", "name": "Decoder_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, Boolean)" }, { "virtualAddress": "0x0107D030", "name": "Decoder_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, Boolean)" }, { "virtualAddress": "0x01070700", "name": "Decoder_Convert__MethodInfo", "dotNetSignature": "Void Convert(Byte[], Int32, Int32, Char[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0106F600", "name": "Decoder_Convert_1__MethodInfo", "dotNetSignature": "Void Convert(Byte*, Int32, Char*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0107F628", "name": "DecoderExceptionFallbackBuffer_Throw__MethodInfo", "dotNetSignature": "Void Throw(Byte[], Int32)" }, { "virtualAddress": "0x0106A8F0", "name": "DecoderFallbackBuffer_InternalFallback__MethodInfo", "dotNetSignature": "Boolean InternalFallback(Byte[], Byte*, Char* ByRef)" }, { "virtualAddress": "0x010813C0", "name": "DecoderFallbackBuffer_InternalFallback_1__MethodInfo", "dotNetSignature": "Int32 InternalFallback(Byte[], Byte*)" }, { "virtualAddress": "0x01086F60", "name": "DecoderFallbackBuffer_ThrowLastBytesRecursive__MethodInfo", "dotNetSignature": "Void ThrowLastBytesRecursive(Byte[])" }, { "virtualAddress": "0x0106B608", "name": "DecoderNLS__ctor__MethodInfo", "dotNetSignature": "DecoderNLS(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106C668", "name": "DecoderNLS_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x01081B08", "name": "DecoderNLS_GetCharCount_2__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, Boolean)" }, { "virtualAddress": "0x010844E8", "name": "DecoderNLS_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32, Boolean)" }, { "virtualAddress": "0x01080CD0", "name": "DecoderNLS_GetChars_2__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32, Boolean)" }, { "virtualAddress": "0x0106CD20", "name": "DecoderNLS_Convert__MethodInfo", "dotNetSignature": "Void Convert(Byte[], Int32, Int32, Char[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x01080F08", "name": "DecoderNLS_Convert_1__MethodInfo", "dotNetSignature": "Void Convert(Byte*, Int32, Char*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x01070728", "name": "DecoderReplacementFallback__ctor_1__MethodInfo", "dotNetSignature": "DecoderReplacementFallback(String)" }, { "virtualAddress": "0x0106BEF8", "name": "Encoder_set_Fallback__MethodInfo", "dotNetSignature": "Void set_Fallback(EncoderFallback)" }, { "virtualAddress": "0x01075578", "name": "Encoder_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, Boolean)" }, { "virtualAddress": "0x01076300", "name": "Encoder_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, Boolean)" }, { "virtualAddress": "0x0106B0B0", "name": "Encoder_Convert__MethodInfo", "dotNetSignature": "Void Convert(Char[], Int32, Int32, Byte[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x01081DC0", "name": "Encoder_Convert_1__MethodInfo", "dotNetSignature": "Void Convert(Char*, Int32, Byte*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x01077948", "name": "InternalEncoderBestFitFallbackBuffer_Fallback_1__MethodInfo", "dotNetSignature": "Boolean Fallback(Char, Char, Int32)" }, { "virtualAddress": "0x01074240", "name": "EncoderExceptionFallbackBuffer_Fallback__MethodInfo", "dotNetSignature": "Boolean Fallback(Char, Int32)" }, { "virtualAddress": "0x0107D748", "name": "EncoderExceptionFallbackBuffer_Fallback_1__MethodInfo", "dotNetSignature": "Boolean Fallback(Char, Char, Int32)" }, { "virtualAddress": "0x01081650", "name": "EncoderFallbackException__ctor_5__MethodInfo", "dotNetSignature": "EncoderFallbackException(String, Char, Char, Int32)" }, { "virtualAddress": "0x0107CD38", "name": "EncoderFallbackBuffer_ThrowLastCharRecursive__MethodInfo", "dotNetSignature": "Void ThrowLastCharRecursive(Int32)" }, { "virtualAddress": "0x01078A48", "name": "EncoderNLS__ctor__MethodInfo", "dotNetSignature": "EncoderNLS(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107F9B0", "name": "EncoderNLS_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32, Boolean)" }, { "virtualAddress": "0x0107B900", "name": "EncoderNLS_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, Boolean)" }, { "virtualAddress": "0x0107D290", "name": "EncoderNLS_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32, Boolean)" }, { "virtualAddress": "0x0106ECA8", "name": "EncoderNLS_GetBytes_1__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, Boolean)" }, { "virtualAddress": "0x0107D800", "name": "EncoderNLS_Convert__MethodInfo", "dotNetSignature": "Void Convert(Char[], Int32, Int32, Byte[], Int32, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x01074298", "name": "EncoderNLS_Convert_1__MethodInfo", "dotNetSignature": "Void Convert(Char*, Int32, Byte*, Int32, Boolean, Int32 ByRef, Int32 ByRef, Boolean ByRef)" }, { "virtualAddress": "0x0106D760", "name": "EncoderReplacementFallback__ctor_1__MethodInfo", "dotNetSignature": "EncoderReplacementFallback(String)" }, { "virtualAddress": "0x01074348", "name": "EncoderReplacementFallbackBuffer_Fallback_1__MethodInfo", "dotNetSignature": "Boolean Fallback(Char, Char, Int32)" }, { "virtualAddress": "0x0106F9B0", "name": "Encoding__ctor_1__MethodInfo", "dotNetSignature": "Encoding(Int32)" }, { "virtualAddress": "0x0106F6A8", "name": "Encoding__ctor_2__MethodInfo", "dotNetSignature": "Encoding(Int32, EncoderFallback, DecoderFallback)" }, { "virtualAddress": "0x01087200", "name": "Encoding_DeserializeEncoding__MethodInfo", "dotNetSignature": "Void DeserializeEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107BB50", "name": "Encoding_SerializeEncoding__MethodInfo", "dotNetSignature": "Void SerializeEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107B750", "name": "Encoding_Convert__MethodInfo", "dotNetSignature": "Byte[] Convert(Encoding, Encoding, Byte[])" }, { "virtualAddress": "0x0106DC38", "name": "Encoding_Convert_1__MethodInfo", "dotNetSignature": "Byte[] Convert(Encoding, Encoding, Byte[], Int32, Int32)" }, { "virtualAddress": "0x010737F0", "name": "Encoding_GetEncoding__MethodInfo", "dotNetSignature": "Encoding GetEncoding(Int32)" }, { "virtualAddress": "0x010766D8", "name": "Encoding_GetDataItem__MethodInfo", "dotNetSignature": "Void GetDataItem()" }, { "virtualAddress": "0x0107DA20", "name": "Encoding_set_EncoderFallback__MethodInfo", "dotNetSignature": "Void set_EncoderFallback(EncoderFallback)" }, { "virtualAddress": "0x010835C0", "name": "Encoding_set_DecoderFallback__MethodInfo", "dotNetSignature": "Void set_DecoderFallback(DecoderFallback)" }, { "virtualAddress": "0x010780B8", "name": "Encoding_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[])" }, { "virtualAddress": "0x01077890", "name": "Encoding_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x010814D8", "name": "Encoding_GetByteCount_2__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x01077150", "name": "Encoding_GetBytes__MethodInfo", "dotNetSignature": "Byte[] GetBytes(Char[])" }, { "virtualAddress": "0x0106B8C8", "name": "Encoding_GetBytes_2__MethodInfo", "dotNetSignature": "Byte[] GetBytes(String)" }, { "virtualAddress": "0x01077498", "name": "Encoding_GetBytes_3__MethodInfo", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0106C670", "name": "Encoding_GetBytes_5__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01077D00", "name": "Encoding_GetCharCount__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[])" }, { "virtualAddress": "0x010860E0", "name": "Encoding_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x01084960", "name": "Encoding_GetChars__MethodInfo", "dotNetSignature": "Char[] GetChars(Byte[])" }, { "virtualAddress": "0x01077FE0", "name": "Encoding_GetChars_2__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x01081440", "name": "Encoding_GetString__MethodInfo", "dotNetSignature": "String GetString(Byte*, Int32)" }, { "virtualAddress": "0x0107B4E8", "name": "Encoding_GetString_1__MethodInfo", "dotNetSignature": "String GetString(Byte[])" }, { "virtualAddress": "0x010755D8", "name": "Encoding_ThrowBytesOverflow__MethodInfo", "dotNetSignature": "Void ThrowBytesOverflow()" }, { "virtualAddress": "0x01081D00", "name": "Encoding_ThrowCharsOverflow__MethodInfo", "dotNetSignature": "Void ThrowCharsOverflow()" }, { "virtualAddress": "0x01087028", "name": "Encoding_DefaultEncoder__ctor_1__MethodInfo", "dotNetSignature": "Encoding\u002BDefaultEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01071D80", "name": "Encoding_DefaultEncoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106AD08", "name": "Encoding_DefaultDecoder__ctor_1__MethodInfo", "dotNetSignature": "Encoding\u002BDefaultDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01086AE0", "name": "Encoding_DefaultDecoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107B728", "name": "Encoding_EncodingByteBuffer__ctor__MethodInfo", "dotNetSignature": "Encoding\u002BEncodingByteBuffer(Encoding, EncoderNLS, Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x0106B828", "name": "EncodingInfo__ctor_1__MethodInfo", "dotNetSignature": "EncodingInfo()" }, { "virtualAddress": "0x010833B8", "name": "EncodingNLS_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x0107AA30", "name": "EncodingNLS_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x01082760", "name": "EncodingNLS_GetByteCount_2__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x01073538", "name": "EncodingNLS_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0107D9D0", "name": "EncodingNLS_GetBytes_1__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01075990", "name": "EncodingNLS_GetBytes_2__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01070070", "name": "EncodingNLS_GetCharCount__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010826F0", "name": "EncodingNLS_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x01080ED0", "name": "EncodingNLS_GetChars__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x01073338", "name": "EncodingNLS_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x01080338", "name": "EncodingNLS_GetString__MethodInfo", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0106C998", "name": "EncodingProvider_AddProvider__MethodInfo", "dotNetSignature": "Void AddProvider(EncodingProvider)" }, { "virtualAddress": "0x0107D830", "name": "Latin1Encoding_GetMaxByteCount__MethodInfo", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x010841C0", "name": "Latin1Encoding_GetMaxCharCount__MethodInfo", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x0107BFB8", "name": "MLangCodePageEncoding__ctor__MethodInfo", "dotNetSignature": "MLangCodePageEncoding(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106D200", "name": "MLangCodePageEncoding_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106A9E8", "name": "MLangCodePageEncoding_MLangEncoder__ctor__MethodInfo", "dotNetSignature": "MLangCodePageEncoding\u002BMLangEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01074FB0", "name": "MLangCodePageEncoding_MLangEncoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01078820", "name": "MLangCodePageEncoding_MLangDecoder__ctor__MethodInfo", "dotNetSignature": "MLangCodePageEncoding\u002BMLangDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070418", "name": "MLangCodePageEncoding_MLangDecoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106F010", "name": "StringBuilder__ctor_4__MethodInfo", "dotNetSignature": "StringBuilder(String, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107DE38", "name": "StringBuilder__ctor_5__MethodInfo", "dotNetSignature": "StringBuilder(Int32, Int32)" }, { "virtualAddress": "0x010718B0", "name": "StringBuilder__ctor_6__MethodInfo", "dotNetSignature": "StringBuilder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01079720", "name": "StringBuilder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107D0C0", "name": "StringBuilder_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0106C7E0", "name": "StringBuilder_EnsureCapacity__MethodInfo", "dotNetSignature": "Int32 EnsureCapacity(Int32)" }, { "virtualAddress": "0x0106AB98", "name": "StringBuilder_ToString__MethodInfo", "dotNetSignature": "String ToString()" }, { "virtualAddress": "0x01075278", "name": "StringBuilder_ToString_1__MethodInfo", "dotNetSignature": "String ToString(Int32, Int32)" }, { "virtualAddress": "0x0107D7D0", "name": "StringBuilder_set_Length__MethodInfo", "dotNetSignature": "Void set_Length(Int32)" }, { "virtualAddress": "0x0107BCD0", "name": "StringBuilder_get_Chars__MethodInfo", "dotNetSignature": "Char get_Chars(Int32)" }, { "virtualAddress": "0x0107EFD0", "name": "StringBuilder_set_Chars__MethodInfo", "dotNetSignature": "Void set_Chars(Int32, Char)" }, { "virtualAddress": "0x0106E758", "name": "StringBuilder_Append__MethodInfo", "dotNetSignature": "StringBuilder Append(Char, Int32)" }, { "virtualAddress": "0x010791C0", "name": "StringBuilder_Append_1__MethodInfo", "dotNetSignature": "StringBuilder Append(Char[], Int32, Int32)" }, { "virtualAddress": "0x01072940", "name": "StringBuilder_Append_3__MethodInfo", "dotNetSignature": "StringBuilder Append(String, Int32, Int32)" }, { "virtualAddress": "0x01075AD8", "name": "StringBuilder_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x010774C8", "name": "StringBuilder_Insert__MethodInfo", "dotNetSignature": "StringBuilder Insert(Int32, String, Int32)" }, { "virtualAddress": "0x010722B8", "name": "StringBuilder_Remove__MethodInfo", "dotNetSignature": "StringBuilder Remove(Int32, Int32)" }, { "virtualAddress": "0x01074F78", "name": "StringBuilder_Insert_1__MethodInfo", "dotNetSignature": "StringBuilder Insert(Int32, String)" }, { "virtualAddress": "0x01076A10", "name": "StringBuilder_Insert_7__MethodInfo", "dotNetSignature": "StringBuilder Insert(Int32, Char[])" }, { "virtualAddress": "0x01071210", "name": "StringBuilder_Insert_8__MethodInfo", "dotNetSignature": "StringBuilder Insert(Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x01081E30", "name": "StringBuilder_AppendFormat_3__MethodInfo", "dotNetSignature": "StringBuilder AppendFormat(String, Object[])" }, { "virtualAddress": "0x01085F18", "name": "StringBuilder_AppendFormat_7__MethodInfo", "dotNetSignature": "StringBuilder AppendFormat(IFormatProvider, String, Object[])" }, { "virtualAddress": "0x01077658", "name": "StringBuilder_FormatError__MethodInfo", "dotNetSignature": "Void FormatError()" }, { "virtualAddress": "0x01082740", "name": "StringBuilder_AppendFormatHelper__MethodInfo", "dotNetSignature": "StringBuilder AppendFormatHelper(IFormatProvider, String, ParamsArray)" }, { "virtualAddress": "0x010787E8", "name": "StringBuilder_Replace_1__MethodInfo", "dotNetSignature": "StringBuilder Replace(String, String, Int32, Int32)" }, { "virtualAddress": "0x0107EEC8", "name": "StringBuilder_Replace_3__MethodInfo", "dotNetSignature": "StringBuilder Replace(Char, Char, Int32, Int32)" }, { "virtualAddress": "0x01075610", "name": "StringBuilder_Append_19__MethodInfo", "dotNetSignature": "StringBuilder Append(Char*, Int32)" }, { "virtualAddress": "0x0107B220", "name": "StringBuilder_Insert_18__MethodInfo", "dotNetSignature": "Void Insert(Int32, Char*, Int32)" }, { "virtualAddress": "0x0107B848", "name": "StringBuilder_ThreadSafeCopy__MethodInfo", "dotNetSignature": "Void ThreadSafeCopy(Char*, Char[], Int32, Int32)" }, { "virtualAddress": "0x0107BF98", "name": "StringBuilder_ThreadSafeCopy_1__MethodInfo", "dotNetSignature": "Void ThreadSafeCopy(Char[], Int32, Char[], Int32, Int32)" }, { "virtualAddress": "0x01082D88", "name": "StringBuilder_ExpandByABlock__MethodInfo", "dotNetSignature": "Void ExpandByABlock(Int32)" }, { "virtualAddress": "0x01086FA8", "name": "StringBuilder_MakeRoom__MethodInfo", "dotNetSignature": "Void MakeRoom(Int32, Int32, StringBuilder ByRef, Int32 ByRef, Boolean)" }, { "virtualAddress": "0x01086E60", "name": "SurrogateEncoder__ctor__MethodInfo", "dotNetSignature": "SurrogateEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01076020", "name": "SurrogateEncoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01075020", "name": "UnicodeEncoding_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x0107D600", "name": "UnicodeEncoding_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x0107ED00", "name": "UnicodeEncoding_GetByteCount_2__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x01076E30", "name": "UnicodeEncoding_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0107C708", "name": "UnicodeEncoding_GetBytes_1__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0106EBE8", "name": "UnicodeEncoding_GetBytes_2__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01081768", "name": "UnicodeEncoding_GetCharCount__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01077BE0", "name": "UnicodeEncoding_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x010760D8", "name": "UnicodeEncoding_GetChars__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x0106CBA0", "name": "UnicodeEncoding_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x0106B4A8", "name": "UnicodeEncoding_GetString__MethodInfo", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0106B410", "name": "UnicodeEncoding_GetByteCount_3__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x0106DB50", "name": "UnicodeEncoding_GetBytes_3__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x01084F40", "name": "UnicodeEncoding_GetMaxByteCount__MethodInfo", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x0106D510", "name": "UnicodeEncoding_GetMaxCharCount__MethodInfo", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x01085CF8", "name": "UnicodeEncoding_Decoder__ctor_1__MethodInfo", "dotNetSignature": "UnicodeEncoding\u002BDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106A858", "name": "UnicodeEncoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01084C28", "name": "UTF32Encoding_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x01071BA8", "name": "UTF32Encoding_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x0106ED98", "name": "UTF32Encoding_GetByteCount_2__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x0106C6E0", "name": "UTF32Encoding_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01087668", "name": "UTF32Encoding_GetBytes_1__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0107AD20", "name": "UTF32Encoding_GetBytes_2__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01078828", "name": "UTF32Encoding_GetCharCount__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010726E0", "name": "UTF32Encoding_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x0107A018", "name": "UTF32Encoding_GetChars__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x01083210", "name": "UTF32Encoding_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x0107B6F0", "name": "UTF32Encoding_GetString__MethodInfo", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01070D80", "name": "UTF32Encoding_GetByteCount_3__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x0106E9D0", "name": "UTF32Encoding_GetBytes_3__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x0107F450", "name": "UTF32Encoding_GetCharCount_2__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32, DecoderNLS)" }, { "virtualAddress": "0x0106EF30", "name": "UTF32Encoding_GetMaxByteCount__MethodInfo", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x01081B88", "name": "UTF32Encoding_GetMaxCharCount__MethodInfo", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x0107AB10", "name": "UTF7Encoding_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x0107B230", "name": "UTF7Encoding_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x010862C0", "name": "UTF7Encoding_GetByteCount_2__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x01079490", "name": "UTF7Encoding_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01080A28", "name": "UTF7Encoding_GetBytes_1__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0107C0E0", "name": "UTF7Encoding_GetBytes_2__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01087508", "name": "UTF7Encoding_GetCharCount__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01074D18", "name": "UTF7Encoding_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x010867D8", "name": "UTF7Encoding_GetChars__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x01073148", "name": "UTF7Encoding_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x01074A38", "name": "UTF7Encoding_GetString__MethodInfo", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01078328", "name": "UTF7Encoding_GetMaxByteCount__MethodInfo", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x010849F0", "name": "UTF7Encoding_GetMaxCharCount__MethodInfo", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x01080F90", "name": "UTF7Encoding_Decoder__ctor_1__MethodInfo", "dotNetSignature": "UTF7Encoding\u002BDecoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01085518", "name": "UTF7Encoding_Decoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01077238", "name": "UTF7Encoding_Encoder__ctor_1__MethodInfo", "dotNetSignature": "UTF7Encoding\u002BEncoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107AEB8", "name": "UTF7Encoding_Encoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01076058", "name": "UTF7Encoding_DecoderUTF7FallbackBuffer_InternalFallback__MethodInfo", "dotNetSignature": "Int32 InternalFallback(Byte[], Byte*)" }, { "virtualAddress": "0x010842D8", "name": "UTF8Encoding_GetByteCount__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char[], Int32, Int32)" }, { "virtualAddress": "0x0106FF38", "name": "UTF8Encoding_GetByteCount_1__MethodInfo", "dotNetSignature": "Int32 GetByteCount(String)" }, { "virtualAddress": "0x0106F298", "name": "UTF8Encoding_GetByteCount_2__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32)" }, { "virtualAddress": "0x0107AEF8", "name": "UTF8Encoding_GetBytes__MethodInfo", "dotNetSignature": "Int32 GetBytes(String, Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0107A8A0", "name": "UTF8Encoding_GetBytes_1__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01076778", "name": "UTF8Encoding_GetBytes_2__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32)" }, { "virtualAddress": "0x01076938", "name": "UTF8Encoding_GetCharCount__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010876F0", "name": "UTF8Encoding_GetCharCount_1__MethodInfo", "dotNetSignature": "Int32 GetCharCount(Byte*, Int32)" }, { "virtualAddress": "0x0107AA28", "name": "UTF8Encoding_GetChars__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte[], Int32, Int32, Char[], Int32)" }, { "virtualAddress": "0x0107E4E8", "name": "UTF8Encoding_GetChars_1__MethodInfo", "dotNetSignature": "Int32 GetChars(Byte*, Int32, Char*, Int32)" }, { "virtualAddress": "0x0107FC38", "name": "UTF8Encoding_GetString__MethodInfo", "dotNetSignature": "String GetString(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010789A8", "name": "UTF8Encoding_GetByteCount_3__MethodInfo", "dotNetSignature": "Int32 GetByteCount(Char*, Int32, EncoderNLS)" }, { "virtualAddress": "0x01072F80", "name": "UTF8Encoding_GetBytes_3__MethodInfo", "dotNetSignature": "Int32 GetBytes(Char*, Int32, Byte*, Int32, EncoderNLS)" }, { "virtualAddress": "0x0106FF88", "name": "UTF8Encoding_GetMaxByteCount__MethodInfo", "dotNetSignature": "Int32 GetMaxByteCount(Int32)" }, { "virtualAddress": "0x01078928", "name": "UTF8Encoding_GetMaxCharCount__MethodInfo", "dotNetSignature": "Int32 GetMaxCharCount(Int32)" }, { "virtualAddress": "0x0106AA58", "name": "UTF8Encoding_UTF8Encoder__ctor_1__MethodInfo", "dotNetSignature": "UTF8Encoding\u002BUTF8Encoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106CA68", "name": "UTF8Encoding_UTF8Encoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107E7C0", "name": "UTF8Encoding_UTF8Decoder__ctor_1__MethodInfo", "dotNetSignature": "UTF8Encoding\u002BUTF8Decoder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010787B8", "name": "UTF8Encoding_UTF8Decoder_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106FA98", "name": "FileBasedResourceGroveler_GrovelForResourceSet__MethodInfo", "dotNetSignature": "ResourceSet GrovelForResourceSet(CultureInfo, Dictionary\u00602[System.String,System.Resources.ResourceSet], Boolean, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01082718", "name": "FileBasedResourceGroveler_CreateResourceSet__MethodInfo", "dotNetSignature": "ResourceSet CreateResourceSet(String)" }, { "virtualAddress": "0x01076958", "name": "ManifestBasedResourceGroveler_GetNeutralResourcesLanguage__MethodInfo", "dotNetSignature": "CultureInfo GetNeutralResourcesLanguage(Assembly, UltimateResourceFallbackLocation ByRef)" }, { "virtualAddress": "0x010833B0", "name": "ManifestBasedResourceGroveler_CreateResourceSet__MethodInfo", "dotNetSignature": "ResourceSet CreateResourceSet(Stream, Assembly)" }, { "virtualAddress": "0x0106EEA8", "name": "ManifestBasedResourceGroveler_CaseInsensitiveManifestResourceStreamLookup__MethodInfo", "dotNetSignature": "Stream CaseInsensitiveManifestResourceStreamLookup(RuntimeAssembly, String)" }, { "virtualAddress": "0x01071330", "name": "ManifestBasedResourceGroveler_HandleSatelliteMissing__MethodInfo", "dotNetSignature": "Void HandleSatelliteMissing()" }, { "virtualAddress": "0x01077A10", "name": "ManifestBasedResourceGroveler_HandleResourceStreamMissing__MethodInfo", "dotNetSignature": "Void HandleResourceStreamMissing(String)" }, { "virtualAddress": "0x010803D8", "name": "NeutralResourcesLanguageAttribute__ctor__MethodInfo", "dotNetSignature": "NeutralResourcesLanguageAttribute(String)" }, { "virtualAddress": "0x0107F188", "name": "NeutralResourcesLanguageAttribute__ctor_1__MethodInfo", "dotNetSignature": "NeutralResourcesLanguageAttribute(String, UltimateResourceFallbackLocation)" }, { "virtualAddress": "0x01083BF0", "name": "ResourceFallbackManager_GetEnumerator_d_5_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01078A88", "name": "ResourceManager__ctor_1__MethodInfo", "dotNetSignature": "ResourceManager(String, String, Type)" }, { "virtualAddress": "0x01071000", "name": "ResourceManager__ctor_2__MethodInfo", "dotNetSignature": "ResourceManager(String, Assembly)" }, { "virtualAddress": "0x01072008", "name": "ResourceManager__ctor_3__MethodInfo", "dotNetSignature": "ResourceManager(String, Assembly, Type)" }, { "virtualAddress": "0x0106D318", "name": "ResourceManager__ctor_4__MethodInfo", "dotNetSignature": "ResourceManager(Type)" }, { "virtualAddress": "0x01086898", "name": "ResourceManager_GetResourceSet__MethodInfo", "dotNetSignature": "ResourceSet GetResourceSet(CultureInfo, Boolean, Boolean)" }, { "virtualAddress": "0x0107F580", "name": "ResourceManager_GetSatelliteContractVersion__MethodInfo", "dotNetSignature": "Version GetSatelliteContractVersion(Assembly)" }, { "virtualAddress": "0x01082E20", "name": "ResourceManager_GetString_1__MethodInfo", "dotNetSignature": "String GetString(String, CultureInfo)" }, { "virtualAddress": "0x0107CC28", "name": "ResourceManager_GetObject_2__MethodInfo", "dotNetSignature": "Object GetObject(String, CultureInfo, Boolean)" }, { "virtualAddress": "0x01073910", "name": "ResourceManager_GetStream_1__MethodInfo", "dotNetSignature": "UnmanagedMemoryStream GetStream(String, CultureInfo)" }, { "virtualAddress": "0x0106F3F8", "name": "ResourceManager_ResourceManagerMediator__ctor__MethodInfo", "dotNetSignature": "ResourceManager\u002BResourceManagerMediator(ResourceManager)" }, { "virtualAddress": "0x01081190", "name": "ResourceReader__ctor__MethodInfo", "dotNetSignature": "ResourceReader(String)" }, { "virtualAddress": "0x010808B8", "name": "ResourceReader__ctor_1__MethodInfo", "dotNetSignature": "ResourceReader(Stream)" }, { "virtualAddress": "0x0107E3E0", "name": "ResourceReader_SkipString__MethodInfo", "dotNetSignature": "Void SkipString()" }, { "virtualAddress": "0x01076598", "name": "ResourceReader_GetNamePosition__MethodInfo", "dotNetSignature": "Int32 GetNamePosition(Int32)" }, { "virtualAddress": "0x01074848", "name": "ResourceReader_GetEnumerator__MethodInfo", "dotNetSignature": "IDictionaryEnumerator GetEnumerator()" }, { "virtualAddress": "0x0106C120", "name": "ResourceReader_FindPosForResource__MethodInfo", "dotNetSignature": "Int32 FindPosForResource(String)" }, { "virtualAddress": "0x0106E0F8", "name": "ResourceReader_CompareStringEqualsName__MethodInfo", "dotNetSignature": "Boolean CompareStringEqualsName(String)" }, { "virtualAddress": "0x01075AE8", "name": "ResourceReader_AllocateStringForNameIndex__MethodInfo", "dotNetSignature": "String AllocateStringForNameIndex(Int32, Int32 ByRef)" }, { "virtualAddress": "0x01078908", "name": "ResourceReader_GetValueForNameIndex__MethodInfo", "dotNetSignature": "Object GetValueForNameIndex(Int32)" }, { "virtualAddress": "0x01074388", "name": "ResourceReader_LoadString__MethodInfo", "dotNetSignature": "String LoadString(Int32)" }, { "virtualAddress": "0x01074B08", "name": "ResourceReader_LoadObjectV1__MethodInfo", "dotNetSignature": "Object LoadObjectV1(Int32)" }, { "virtualAddress": "0x01083910", "name": "ResourceReader_LoadObjectV2__MethodInfo", "dotNetSignature": "Object LoadObjectV2(Int32, ResourceTypeCode ByRef)" }, { "virtualAddress": "0x0106DE30", "name": "ResourceReader__LoadObjectV2__MethodInfo", "dotNetSignature": "Object _LoadObjectV2(Int32, ResourceTypeCode ByRef)" }, { "virtualAddress": "0x010725D8", "name": "ResourceReader_DeserializeObject__MethodInfo", "dotNetSignature": "Object DeserializeObject(Int32)" }, { "virtualAddress": "0x0107DB58", "name": "ResourceReader_ReadResources__MethodInfo", "dotNetSignature": "Void ReadResources()" }, { "virtualAddress": "0x0106E7F8", "name": "ResourceReader__ReadResources__MethodInfo", "dotNetSignature": "Void _ReadResources()" }, { "virtualAddress": "0x0106B9A8", "name": "ResourceReader_FindType__MethodInfo", "dotNetSignature": "RuntimeType FindType(Int32)" }, { "virtualAddress": "0x0106CC78", "name": "ResourceReader_GetResourceData__MethodInfo", "dotNetSignature": "Void GetResourceData(String, String ByRef, Byte[] ByRef)" }, { "virtualAddress": "0x01085C88", "name": "ResourceReader_ResourceEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x01075000", "name": "ResourceReader_ResourceEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x010722E8", "name": "ResourceReader_ResourceEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x0107AD50", "name": "ResourceReader_ResourceEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x01085DE8", "name": "ResourceSet__ctor_4__MethodInfo", "dotNetSignature": "ResourceSet(IResourceReader)" }, { "virtualAddress": "0x01085070", "name": "ResourceSet_GetEnumeratorHelper__MethodInfo", "dotNetSignature": "IDictionaryEnumerator GetEnumeratorHelper()" }, { "virtualAddress": "0x01070218", "name": "ResourceSet_GetString__MethodInfo", "dotNetSignature": "String GetString(String)" }, { "virtualAddress": "0x01081278", "name": "ResourceSet_GetString_1__MethodInfo", "dotNetSignature": "String GetString(String, Boolean)" }, { "virtualAddress": "0x01072DC0", "name": "ResourceSet_GetObjectInternal__MethodInfo", "dotNetSignature": "Object GetObjectInternal(String)" }, { "virtualAddress": "0x010750B0", "name": "ResourceSet_GetCaseInsensitiveObjectInternal__MethodInfo", "dotNetSignature": "Object GetCaseInsensitiveObjectInternal(String)" }, { "virtualAddress": "0x01070DF0", "name": "ResourceWriter__ctor__MethodInfo", "dotNetSignature": "ResourceWriter(String)" }, { "virtualAddress": "0x01081A88", "name": "ResourceWriter__ctor_1__MethodInfo", "dotNetSignature": "ResourceWriter(Stream)" }, { "virtualAddress": "0x0107F870", "name": "ResourceWriter_AddResource__MethodInfo", "dotNetSignature": "Void AddResource(String, String)" }, { "virtualAddress": "0x01072D18", "name": "ResourceWriter_AddResource_1__MethodInfo", "dotNetSignature": "Void AddResource(String, Object)" }, { "virtualAddress": "0x01077A98", "name": "ResourceWriter_AddResource_2__MethodInfo", "dotNetSignature": "Void AddResource(String, Stream)" }, { "virtualAddress": "0x0106F760", "name": "ResourceWriter_AddResource_3__MethodInfo", "dotNetSignature": "Void AddResource(String, Stream, Boolean)" }, { "virtualAddress": "0x0107AF20", "name": "ResourceWriter_AddResourceInternal__MethodInfo", "dotNetSignature": "Void AddResourceInternal(String, Stream, Boolean)" }, { "virtualAddress": "0x01071438", "name": "ResourceWriter_AddResource_4__MethodInfo", "dotNetSignature": "Void AddResource(String, Byte[])" }, { "virtualAddress": "0x01072520", "name": "ResourceWriter_AddResourceData__MethodInfo", "dotNetSignature": "Void AddResourceData(String, String, Byte[])" }, { "virtualAddress": "0x01086840", "name": "ResourceWriter_Generate__MethodInfo", "dotNetSignature": "Void Generate()" }, { "virtualAddress": "0x01080990", "name": "ResourceWriter_WriteValue__MethodInfo", "dotNetSignature": "Void WriteValue(ResourceTypeCode, Object, BinaryWriter, IFormatter)" }, { "virtualAddress": "0x0106BAC8", "name": "RuntimeResourceSet_GetEnumeratorHelper__MethodInfo", "dotNetSignature": "IDictionaryEnumerator GetEnumeratorHelper()" }, { "virtualAddress": "0x010852E0", "name": "RuntimeResourceSet_GetObject_2__MethodInfo", "dotNetSignature": "Object GetObject(String, Boolean, Boolean)" }, { "virtualAddress": "0x010721E0", "name": "SatelliteContractVersionAttribute__ctor__MethodInfo", "dotNetSignature": "SatelliteContractVersionAttribute(String)" }, { "virtualAddress": "0x010831F8", "name": "Win32IconFileReader_ReadIcons__MethodInfo", "dotNetSignature": "ICONDIRENTRY[] ReadIcons()" }, { "virtualAddress": "0x0107B7E0", "name": "RuntimeReflectionExtensions_CheckAndThrow__MethodInfo", "dotNetSignature": "Void CheckAndThrow(Type)" }, { "virtualAddress": "0x010834A0", "name": "RuntimeReflectionExtensions_CheckAndThrow_1__MethodInfo", "dotNetSignature": "Void CheckAndThrow(MethodInfo)" }, { "virtualAddress": "0x01078BB8", "name": "RuntimeReflectionExtensions_GetRuntimeInterfaceMap__MethodInfo", "dotNetSignature": "InterfaceMapping GetRuntimeInterfaceMap(TypeInfo, Type)" }, { "virtualAddress": "0x0107DD48", "name": "RuntimeReflectionExtensions_GetMethodInfo__MethodInfo", "dotNetSignature": "MethodInfo GetMethodInfo(Delegate)" }, { "virtualAddress": "0x01085AF8", "name": "AssemblyFileVersionAttribute__ctor__MethodInfo", "dotNetSignature": "AssemblyFileVersionAttribute(String)" }, { "virtualAddress": "0x0106CEA8", "name": "IntrospectionExtensions_GetTypeInfo__MethodInfo", "dotNetSignature": "TypeInfo GetTypeInfo(Type)" }, { "virtualAddress": "0x01083988", "name": "MemberInfo_1_CacheEquals__MethodInfo", "dotNetSignature": "Boolean CacheEquals(Object)" }, { "virtualAddress": "0x0107E350", "name": "MemberInfo_1_GetCustomAttributesData__MethodInfo", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x0107B618", "name": "MemberInfo_1_get_Module__MethodInfo", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x01072C48", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x010798C8", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107ED18", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x010737D0", "name": "MemberInfo_1_System_Runtime_InteropServices__MemberInfo_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MemberInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01073FA0", "name": "MemberInfoSerializationHolder_GetSerializationInfo_1__MethodInfo", "dotNetSignature": "Void GetSerializationInfo(SerializationInfo, String, RuntimeType, String, String, MemberTypes, Type[])" }, { "virtualAddress": "0x0107CA68", "name": "MemberInfoSerializationHolder__ctor__MethodInfo", "dotNetSignature": "MemberInfoSerializationHolder(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010843F0", "name": "MemberInfoSerializationHolder_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01085A08", "name": "MemberInfoSerializationHolder_GetRealObject__MethodInfo", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x0106E088", "name": "MethodBase_GetMethodFromHandle__MethodInfo", "dotNetSignature": "MethodBase GetMethodFromHandle(RuntimeMethodHandle)" }, { "virtualAddress": "0x0107EF50", "name": "MethodBase_GetMethodFromHandle_1__MethodInfo", "dotNetSignature": "MethodBase GetMethodFromHandle(RuntimeMethodHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x0107C050", "name": "MethodBase_GetCurrentMethod__MethodInfo", "dotNetSignature": "MethodBase GetCurrentMethod()" }, { "virtualAddress": "0x01087088", "name": "MethodBase_GetGenericArguments__MethodInfo", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x010755C8", "name": "MethodBase_get_IsSecurityCritical__MethodInfo", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x010712F8", "name": "MethodBase_get_IsSecuritySafeCritical__MethodInfo", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x01072710", "name": "MethodBase_get_IsSecurityTransparent__MethodInfo", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x0106C2F0", "name": "MethodBase_GetMethodBody__MethodInfo", "dotNetSignature": "MethodBody GetMethodBody()" }, { "virtualAddress": "0x0106A9D8", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0106FF48", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01087130", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x010830B8", "name": "MethodBase_System_Runtime_InteropServices__MethodBase_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBase.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0107C7E8", "name": "MethodBase_GetParameterType__MethodInfo", "dotNetSignature": "Type GetParameterType(Int32)" }, { "virtualAddress": "0x0106DB80", "name": "MethodBase_get_next_table_index__MethodInfo", "dotNetSignature": "Int32 get_next_table_index(Object, Int32, Boolean)" }, { "virtualAddress": "0x0106AC40", "name": "MethodInfo_1_get_ReturnType__MethodInfo", "dotNetSignature": "Type get_ReturnType()" }, { "virtualAddress": "0x01070060", "name": "MethodInfo_1_get_ReturnParameter__MethodInfo", "dotNetSignature": "ParameterInfo get_ReturnParameter()" }, { "virtualAddress": "0x0107F388", "name": "MethodInfo_1_GetGenericArguments__MethodInfo", "dotNetSignature": "Type[] GetGenericArguments()" }, { "virtualAddress": "0x01083530", "name": "MethodInfo_1_GetGenericMethodDefinition__MethodInfo", "dotNetSignature": "MethodInfo GetGenericMethodDefinition()" }, { "virtualAddress": "0x01072E30", "name": "MethodInfo_1_MakeGenericMethod__MethodInfo", "dotNetSignature": "MethodInfo MakeGenericMethod(Type[])" }, { "virtualAddress": "0x0107EB88", "name": "MethodInfo_1_CreateDelegate__MethodInfo", "dotNetSignature": "Delegate CreateDelegate(Type)" }, { "virtualAddress": "0x01085458", "name": "MethodInfo_1_CreateDelegate_1__MethodInfo", "dotNetSignature": "Delegate CreateDelegate(Type, Object)" }, { "virtualAddress": "0x0107C7E0", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107D438", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetType__MethodInfo", "dotNetSignature": "Type System.Runtime.InteropServices._MethodInfo.GetType()" }, { "virtualAddress": "0x01070A38", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106C140", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0106D780", "name": "MethodInfo_1_System_Runtime_InteropServices__MethodInfo_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x010852A8", "name": "Missing_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107BD10", "name": "ParameterModifier__ctor__MethodInfo", "dotNetSignature": "ParameterModifier(Int32)" }, { "virtualAddress": "0x01072798", "name": "Pointer_1_Box__MethodInfo", "dotNetSignature": "Object Box(Void*, Type)" }, { "virtualAddress": "0x0107E830", "name": "Pointer_1_Unbox__MethodInfo", "dotNetSignature": "Void* Unbox(Object)" }, { "virtualAddress": "0x010746E8", "name": "ReflectionContext_GetTypeForObject__MethodInfo", "dotNetSignature": "TypeInfo GetTypeForObject(Object)" }, { "virtualAddress": "0x01080AB0", "name": "ReflectionTypeLoadException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107AC50", "name": "TypeDelegator__ctor_1__MethodInfo", "dotNetSignature": "TypeDelegator(Type)" }, { "virtualAddress": "0x01083748", "name": "TypeInfo_GetDeclaredMethods_d_9_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107A328", "name": "TypeInfo_get_DeclaredNestedTypes_d_23_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010730C0", "name": "Assembly_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01079420", "name": "Assembly_GetFile__MethodInfo", "dotNetSignature": "FileStream GetFile(String)" }, { "virtualAddress": "0x010812A0", "name": "Assembly_GetManifestResourceStream__MethodInfo", "dotNetSignature": "Stream GetManifestResourceStream(String)" }, { "virtualAddress": "0x0107EC00", "name": "Assembly_GetManifestResourceStream_2__MethodInfo", "dotNetSignature": "Stream GetManifestResourceStream(Type, String, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010813F0", "name": "Assembly_GetName__MethodInfo", "dotNetSignature": "AssemblyName GetName(Boolean)" }, { "virtualAddress": "0x010730A8", "name": "Assembly_GetAssembly__MethodInfo", "dotNetSignature": "Assembly GetAssembly(Type)" }, { "virtualAddress": "0x01082A38", "name": "Assembly_GetSatelliteAssembly__MethodInfo", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo, Version, Boolean)" }, { "virtualAddress": "0x01070568", "name": "Assembly_InternalGetSatelliteAssembly__MethodInfo", "dotNetSignature": "RuntimeAssembly InternalGetSatelliteAssembly(String, CultureInfo, Version, Boolean, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0107EBE0", "name": "Assembly_LoadFrom_3__MethodInfo", "dotNetSignature": "Assembly LoadFrom(String, Evidence, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x01085210", "name": "Assembly_LoadFrom_4__MethodInfo", "dotNetSignature": "Assembly LoadFrom(String, Byte[], AssemblyHashAlgorithm)" }, { "virtualAddress": "0x010817C0", "name": "Assembly_LoadFile__MethodInfo", "dotNetSignature": "Assembly LoadFile(String, Evidence)" }, { "virtualAddress": "0x01080A80", "name": "Assembly_ReflectionOnlyLoadFrom__MethodInfo", "dotNetSignature": "Assembly ReflectionOnlyLoadFrom(String)" }, { "virtualAddress": "0x0107E7D8", "name": "Assembly_LoadModule__MethodInfo", "dotNetSignature": "Module LoadModule(String, Byte[])" }, { "virtualAddress": "0x01083A30", "name": "Assembly_LoadModule_1__MethodInfo", "dotNetSignature": "Module LoadModule(String, Byte[], Byte[])" }, { "virtualAddress": "0x010828B8", "name": "Assembly_LoadWithPartialName_2__MethodInfo", "dotNetSignature": "Assembly LoadWithPartialName(String, Evidence, Boolean)" }, { "virtualAddress": "0x01074E78", "name": "Assembly_CreateInstance_1__MethodInfo", "dotNetSignature": "Object CreateInstance(String, Boolean)" }, { "virtualAddress": "0x0106DB60", "name": "Assembly_CreateInstance_2__MethodInfo", "dotNetSignature": "Object CreateInstance(String, Boolean, BindingFlags, Binder, Object[], CultureInfo, Object[])" }, { "virtualAddress": "0x01080F48", "name": "Assembly_GetExecutingAssembly__MethodInfo", "dotNetSignature": "Assembly GetExecutingAssembly()" }, { "virtualAddress": "0x01082A40", "name": "Assembly_GetManifestResourceInfo__MethodInfo", "dotNetSignature": "ManifestResourceInfo GetManifestResourceInfo(String)" }, { "virtualAddress": "0x0106E248", "name": "Assembly_get_SecurityRuleSet__MethodInfo", "dotNetSignature": "SecurityRuleSet get_SecurityRuleSet()" }, { "virtualAddress": "0x01081EF0", "name": "Assembly_GetType_2__MethodInfo", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x01085AA0", "name": "Assembly_GetModule__MethodInfo", "dotNetSignature": "Module GetModule(String)" }, { "virtualAddress": "0x010816E8", "name": "Assembly_GetReferencedAssemblies_1__MethodInfo", "dotNetSignature": "AssemblyName[] GetReferencedAssemblies()" }, { "virtualAddress": "0x0106E970", "name": "Assembly_GetModules_1__MethodInfo", "dotNetSignature": "Module[] GetModules(Boolean)" }, { "virtualAddress": "0x010861C0", "name": "Assembly_GetLoadedModules_1__MethodInfo", "dotNetSignature": "Module[] GetLoadedModules(Boolean)" }, { "virtualAddress": "0x01085168", "name": "Assembly_GetSatelliteAssembly_1__MethodInfo", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo)" }, { "virtualAddress": "0x0107C480", "name": "Assembly_GetSatelliteAssembly_2__MethodInfo", "dotNetSignature": "Assembly GetSatelliteAssembly(CultureInfo, Version)" }, { "virtualAddress": "0x0106D000", "name": "Assembly_get_ManifestModule__MethodInfo", "dotNetSignature": "Module get_ManifestModule()" }, { "virtualAddress": "0x010812F0", "name": "Assembly_get_GlobalAssemblyCache__MethodInfo", "dotNetSignature": "Boolean get_GlobalAssemblyCache()" }, { "virtualAddress": "0x0107B050", "name": "Assembly_get_PermissionSet__MethodInfo", "dotNetSignature": "PermissionSet get_PermissionSet()" }, { "virtualAddress": "0x01070758", "name": "Assembly_System_Runtime_InteropServices__Assembly_GetType__MethodInfo", "dotNetSignature": "Type System.Runtime.InteropServices._Assembly.GetType()" }, { "virtualAddress": "0x010716B0", "name": "Assembly_get_DefinedTypes_d_140_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0106ECE0", "name": "AssemblyName__ctor_1__MethodInfo", "dotNetSignature": "AssemblyName(String)" }, { "virtualAddress": "0x01073320", "name": "AssemblyName_GetPublicKeyToken__MethodInfo", "dotNetSignature": "Byte[] GetPublicKeyToken()" }, { "virtualAddress": "0x01075D48", "name": "AssemblyName_InternalGetPublicKeyToken__MethodInfo", "dotNetSignature": "Byte[] InternalGetPublicKeyToken()" }, { "virtualAddress": "0x0106DFE0", "name": "AssemblyName_ReferenceMatchesDefinition__MethodInfo", "dotNetSignature": "Boolean ReferenceMatchesDefinition(AssemblyName, AssemblyName)" }, { "virtualAddress": "0x010757C0", "name": "AssemblyName_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106EC98", "name": "AssemblyName_GetAssemblyName__MethodInfo", "dotNetSignature": "AssemblyName GetAssemblyName(String)" }, { "virtualAddress": "0x0106EB10", "name": "AssemblyName_set_CultureName__MethodInfo", "dotNetSignature": "Void set_CultureName(String)" }, { "virtualAddress": "0x01071178", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01085F48", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107BBB8", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x010837C8", "name": "AssemblyName_System_Runtime_InteropServices__AssemblyName_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyName.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01071618", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106ECB8", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetType__MethodInfo", "dotNetSignature": "Type System.Runtime.InteropServices._ConstructorInfo.GetType()" }, { "virtualAddress": "0x01070908", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01081328", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01070668", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01084988", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_2__MethodInfo", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_2(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x01076F18", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_3__MethodInfo", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_3(Object, Object[])" }, { "virtualAddress": "0x0106E228", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_4__MethodInfo", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_4(BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x010808F0", "name": "ConstructorInfo_System_Runtime_InteropServices__ConstructorInfo_Invoke_5__MethodInfo", "dotNetSignature": "Object System.Runtime.InteropServices._ConstructorInfo.Invoke_5(Object[])" }, { "virtualAddress": "0x0106F758", "name": "CustomAttributeTypedArgument__ctor__MethodInfo", "dotNetSignature": "CustomAttributeTypedArgument(Type, Object)" }, { "virtualAddress": "0x0107F520", "name": "CustomAttributeTypedArgument__ctor_1__MethodInfo", "dotNetSignature": "CustomAttributeTypedArgument(Object)" }, { "virtualAddress": "0x01073938", "name": "EventInfo_1_AddEventHandler__MethodInfo", "dotNetSignature": "Void AddEventHandler(Object, Delegate)" }, { "virtualAddress": "0x01084130", "name": "EventInfo_1_RemoveEventHandler__MethodInfo", "dotNetSignature": "Void RemoveEventHandler(Object, Delegate)" }, { "virtualAddress": "0x0107EBF8", "name": "EventInfo_1_GetEventFromHandle__MethodInfo", "dotNetSignature": "EventInfo GetEventFromHandle(RuntimeEventHandle)" }, { "virtualAddress": "0x01073188", "name": "EventInfo_1_GetEventFromHandle_1__MethodInfo", "dotNetSignature": "EventInfo GetEventFromHandle(RuntimeEventHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x0107D570", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107C9A8", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetType__MethodInfo", "dotNetSignature": "Type System.Runtime.InteropServices._EventInfo.GetType()" }, { "virtualAddress": "0x01075568", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106B958", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01071B78", "name": "EventInfo_1_System_Runtime_InteropServices__EventInfo_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01074E50", "name": "FieldInfo_1_GetFieldFromHandle__MethodInfo", "dotNetSignature": "FieldInfo GetFieldFromHandle(RuntimeFieldHandle)" }, { "virtualAddress": "0x01072768", "name": "FieldInfo_1_GetFieldFromHandle_1__MethodInfo", "dotNetSignature": "FieldInfo GetFieldFromHandle(RuntimeFieldHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x0107F428", "name": "FieldInfo_1_GetFieldOffset__MethodInfo", "dotNetSignature": "Int32 GetFieldOffset()" }, { "virtualAddress": "0x0106FC80", "name": "FieldInfo_1_GetValueDirect__MethodInfo", "dotNetSignature": "Object GetValueDirect(TypedReference)" }, { "virtualAddress": "0x01072B38", "name": "FieldInfo_1_SetValueDirect__MethodInfo", "dotNetSignature": "Void SetValueDirect(TypedReference, Object)" }, { "virtualAddress": "0x01086598", "name": "FieldInfo_1_GetRawConstantValue__MethodInfo", "dotNetSignature": "Object GetRawConstantValue()" }, { "virtualAddress": "0x0106EB30", "name": "FieldInfo_1_get_IsSecurityCritical__MethodInfo", "dotNetSignature": "Boolean get_IsSecurityCritical()" }, { "virtualAddress": "0x01073B18", "name": "FieldInfo_1_get_IsSecuritySafeCritical__MethodInfo", "dotNetSignature": "Boolean get_IsSecuritySafeCritical()" }, { "virtualAddress": "0x0107AAB8", "name": "FieldInfo_1_get_IsSecurityTransparent__MethodInfo", "dotNetSignature": "Boolean get_IsSecurityTransparent()" }, { "virtualAddress": "0x01073BD0", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01075508", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetType__MethodInfo", "dotNetSignature": "Type System.Runtime.InteropServices._FieldInfo.GetType()" }, { "virtualAddress": "0x0106D498", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01082D28", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01086358", "name": "FieldInfo_1_System_Runtime_InteropServices__FieldInfo_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x010816A0", "name": "Module_GetMethod_1__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String, Type[])" }, { "virtualAddress": "0x0107D3C0", "name": "Module_GetMethod_2__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01072058", "name": "Module_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010825B0", "name": "Module_ptrs_from_types__MethodInfo", "dotNetSignature": "IntPtr[] ptrs_from_types(Type[])" }, { "virtualAddress": "0x01074528", "name": "Module_filter_by_type_name__MethodInfo", "dotNetSignature": "Boolean filter_by_type_name(Type, Object)" }, { "virtualAddress": "0x010744A0", "name": "Module_filter_by_type_name_ignore_case__MethodInfo", "dotNetSignature": "Boolean filter_by_type_name_ignore_case(Type, Object)" }, { "virtualAddress": "0x01076DB8", "name": "Module_get_Assembly__MethodInfo", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x0107D3C8", "name": "Module_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01085180", "name": "Module_get_ScopeName__MethodInfo", "dotNetSignature": "String get_ScopeName()" }, { "virtualAddress": "0x0107A638", "name": "Module_get_MDStreamVersion__MethodInfo", "dotNetSignature": "Int32 get_MDStreamVersion()" }, { "virtualAddress": "0x01080CC0", "name": "Module_get_ModuleVersionId__MethodInfo", "dotNetSignature": "Guid get_ModuleVersionId()" }, { "virtualAddress": "0x01083CC0", "name": "Module_get_FullyQualifiedName__MethodInfo", "dotNetSignature": "String get_FullyQualifiedName()" }, { "virtualAddress": "0x0107CC18", "name": "Module_get_MetadataToken_1__MethodInfo", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x01085718", "name": "Module_IsResource__MethodInfo", "dotNetSignature": "Boolean IsResource()" }, { "virtualAddress": "0x0106F498", "name": "Module_FindTypes__MethodInfo", "dotNetSignature": "Type[] FindTypes(TypeFilter, Object)" }, { "virtualAddress": "0x01071A60", "name": "Module_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0106BF80", "name": "Module_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x01075CF8", "name": "Module_GetCustomAttributesData__MethodInfo", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x01071028", "name": "Module_GetField_1__MethodInfo", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x01078228", "name": "Module_GetFields_1__MethodInfo", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x01072B18", "name": "Module_GetMethodImpl__MethodInfo", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01084330", "name": "Module_GetMethods_1__MethodInfo", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x0107BA10", "name": "Module_GetPEKind_1__MethodInfo", "dotNetSignature": "Void GetPEKind(PortableExecutableKinds ByRef, ImageFileMachine ByRef)" }, { "virtualAddress": "0x01083658", "name": "Module_GetType_2__MethodInfo", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x0106D9C0", "name": "Module_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0107C100", "name": "Module_ResolveField_1__MethodInfo", "dotNetSignature": "FieldInfo ResolveField(Int32, Type[], Type[])" }, { "virtualAddress": "0x010734C0", "name": "Module_ResolveMember_1__MethodInfo", "dotNetSignature": "MemberInfo ResolveMember(Int32, Type[], Type[])" }, { "virtualAddress": "0x01073D00", "name": "Module_ResolveMethod_1__MethodInfo", "dotNetSignature": "MethodBase ResolveMethod(Int32, Type[], Type[])" }, { "virtualAddress": "0x01076340", "name": "Module_ResolveSignature_1__MethodInfo", "dotNetSignature": "Byte[] ResolveSignature(Int32)" }, { "virtualAddress": "0x0107C840", "name": "Module_ResolveString__MethodInfo", "dotNetSignature": "String ResolveString(Int32)" }, { "virtualAddress": "0x010736A0", "name": "Module_ResolveType_1__MethodInfo", "dotNetSignature": "Type ResolveType(Int32, Type[], Type[])" }, { "virtualAddress": "0x01083708", "name": "Module_GetSignerCertificate__MethodInfo", "dotNetSignature": "X509Certificate GetSignerCertificate()" }, { "virtualAddress": "0x01080340", "name": "Module_GetTypes__MethodInfo", "dotNetSignature": "Type[] GetTypes()" }, { "virtualAddress": "0x0106CA00", "name": "Module_System_Runtime_InteropServices__Module_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Module.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01081580", "name": "Module_System_Runtime_InteropServices__Module_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Module.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01070670", "name": "Module_System_Runtime_InteropServices__Module_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Module.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x010808A8", "name": "Module_System_Runtime_InteropServices__Module_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Module.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01085EF8", "name": "RuntimeAssembly_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107B158", "name": "RuntimeAssembly_GetExecutingAssembly__MethodInfo", "dotNetSignature": "RuntimeAssembly GetExecutingAssembly(StackCrawlMark ByRef)" }, { "virtualAddress": "0x0107F458", "name": "RuntimeAssembly_CreateAssemblyName__MethodInfo", "dotNetSignature": "AssemblyName CreateAssemblyName(String, Boolean, RuntimeAssembly ByRef)" }, { "virtualAddress": "0x01087610", "name": "RuntimeAssembly_InternalLoadAssemblyName__MethodInfo", "dotNetSignature": "RuntimeAssembly InternalLoadAssemblyName(AssemblyName, Evidence, RuntimeAssembly, StackCrawlMark ByRef, Boolean, Boolean, Boolean)" }, { "virtualAddress": "0x0107CC30", "name": "MonoAssembly_GetType__MethodInfo", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x0106FAF0", "name": "MonoAssembly_GetModule__MethodInfo", "dotNetSignature": "Module GetModule(String)" }, { "virtualAddress": "0x01074820", "name": "RuntimeEventInfo_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01074498", "name": "RuntimeFieldInfo_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010754F8", "name": "RtFieldInfo_CheckConsistency__MethodInfo", "dotNetSignature": "Void CheckConsistency(Object)" }, { "virtualAddress": "0x0107FAC0", "name": "RtFieldInfo_SetValueDirect__MethodInfo", "dotNetSignature": "Void SetValueDirect(TypedReference, Object)" }, { "virtualAddress": "0x0106D508", "name": "RtFieldInfo_GetValueDirect__MethodInfo", "dotNetSignature": "Object GetValueDirect(TypedReference)" }, { "virtualAddress": "0x0107E620", "name": "MonoField_GetValue__MethodInfo", "dotNetSignature": "Object GetValue(Object)" }, { "virtualAddress": "0x01077E20", "name": "MonoField_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, CultureInfo)" }, { "virtualAddress": "0x0106BE20", "name": "MonoField_CheckGeneric__MethodInfo", "dotNetSignature": "Void CheckGeneric()" }, { "virtualAddress": "0x010814F8", "name": "RuntimeMethodInfo_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01077B70", "name": "MonoMethod_Invoke__MethodInfo", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0107E658", "name": "MonoMethod_ConvertValues__MethodInfo", "dotNetSignature": "Void ConvertValues(Binder, Object[], ParameterInfo[], CultureInfo, BindingFlags)" }, { "virtualAddress": "0x0106C2D0", "name": "MonoMethod_MakeGenericMethod__MethodInfo", "dotNetSignature": "MethodInfo MakeGenericMethod(Type[])" }, { "virtualAddress": "0x01072990", "name": "MonoMethod_GetGenericMethodDefinition__MethodInfo", "dotNetSignature": "MethodInfo GetGenericMethodDefinition()" }, { "virtualAddress": "0x01073300", "name": "RuntimeConstructorInfo_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070FA8", "name": "MonoCMethod_Invoke__MethodInfo", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x01084D08", "name": "MonoCMethod_DoInvoke__MethodInfo", "dotNetSignature": "Object DoInvoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x01070C38", "name": "MonoCMethod_InternalInvoke_1__MethodInfo", "dotNetSignature": "Object InternalInvoke(Object, Object[])" }, { "virtualAddress": "0x01081458", "name": "MonoModule_get_MDStreamVersion__MethodInfo", "dotNetSignature": "Int32 get_MDStreamVersion()" }, { "virtualAddress": "0x01073FA8", "name": "MonoModule_GetField__MethodInfo", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x010750A0", "name": "MonoModule_GetType__MethodInfo", "dotNetSignature": "Type GetType(String, Boolean, Boolean)" }, { "virtualAddress": "0x0106E8F8", "name": "MonoModule_ResolveField__MethodInfo", "dotNetSignature": "FieldInfo ResolveField(Int32, Type[], Type[])" }, { "virtualAddress": "0x0106DB58", "name": "MonoModule_ResolveMember__MethodInfo", "dotNetSignature": "MemberInfo ResolveMember(Int32, Type[], Type[])" }, { "virtualAddress": "0x0107A108", "name": "MonoModule_ResolveMethod__MethodInfo", "dotNetSignature": "MethodBase ResolveMethod(Int32, Type[], Type[])" }, { "virtualAddress": "0x01085320", "name": "MonoModule_ResolveString__MethodInfo", "dotNetSignature": "String ResolveString(Int32)" }, { "virtualAddress": "0x01082FD8", "name": "MonoModule_ResolveType__MethodInfo", "dotNetSignature": "Type ResolveType(Int32, Type[], Type[])" }, { "virtualAddress": "0x0106EAD0", "name": "MonoModule_ResolveSignature__MethodInfo", "dotNetSignature": "Byte[] ResolveSignature(Int32)" }, { "virtualAddress": "0x01081550", "name": "MonoModule_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01079A80", "name": "MonoParameterInfo_get_MetadataToken__MethodInfo", "dotNetSignature": "Int32 get_MetadataToken()" }, { "virtualAddress": "0x01072E28", "name": "RuntimePropertyInfo_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107FC28", "name": "MonoProperty_CreateGetterDelegate__MethodInfo", "dotNetSignature": "MonoProperty\u002BGetterAdapter CreateGetterDelegate(MethodInfo)" }, { "virtualAddress": "0x01079F08", "name": "MonoProperty_GetValue_1__MethodInfo", "dotNetSignature": "Object GetValue(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0106E840", "name": "MonoProperty_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0106D378", "name": "ParameterInfo_1_get_HasDefaultValue__MethodInfo", "dotNetSignature": "Boolean get_HasDefaultValue()" }, { "virtualAddress": "0x0106D218", "name": "ParameterInfo_1_get_DefaultValue__MethodInfo", "dotNetSignature": "Object get_DefaultValue()" }, { "virtualAddress": "0x010760D0", "name": "ParameterInfo_1_get_RawDefaultValue__MethodInfo", "dotNetSignature": "Object get_RawDefaultValue()" }, { "virtualAddress": "0x010783E8", "name": "ParameterInfo_1_GetRealObject__MethodInfo", "dotNetSignature": "Object GetRealObject(StreamingContext)" }, { "virtualAddress": "0x01070588", "name": "ParameterInfo_1_GetCustomAttributesData__MethodInfo", "dotNetSignature": "IList\u00601[System.Reflection.CustomAttributeData] GetCustomAttributesData()" }, { "virtualAddress": "0x0107F110", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01074748", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x010763B8", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x010774C0", "name": "ParameterInfo_1_System_Runtime_InteropServices__ParameterInfo_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01074688", "name": "PropertyInfo_1_GetConstantValue__MethodInfo", "dotNetSignature": "Object GetConstantValue()" }, { "virtualAddress": "0x0107B8F0", "name": "PropertyInfo_1_GetRawConstantValue__MethodInfo", "dotNetSignature": "Object GetRawConstantValue()" }, { "virtualAddress": "0x0106E3B8", "name": "PropertyInfo_1_GetPropertyFromHandle__MethodInfo", "dotNetSignature": "PropertyInfo GetPropertyFromHandle(RuntimePropertyHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x01072170", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107EE28", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetType__MethodInfo", "dotNetSignature": "Type System.Runtime.InteropServices._PropertyInfo.GetType()" }, { "virtualAddress": "0x0107EA90", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106CA08", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x010764B0", "name": "PropertyInfo_1_System_Runtime_InteropServices__PropertyInfo_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyInfo.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01075218", "name": "StrongNameKeyPair__ctor__MethodInfo", "dotNetSignature": "StrongNameKeyPair(Byte[])" }, { "virtualAddress": "0x01083B50", "name": "StrongNameKeyPair__ctor_1__MethodInfo", "dotNetSignature": "StrongNameKeyPair(FileStream)" }, { "virtualAddress": "0x01083AB0", "name": "StrongNameKeyPair__ctor_2__MethodInfo", "dotNetSignature": "StrongNameKeyPair(String)" }, { "virtualAddress": "0x01076420", "name": "StrongNameKeyPair_get_PublicKey__MethodInfo", "dotNetSignature": "Byte[] get_PublicKey()" }, { "virtualAddress": "0x0106BAF8", "name": "AssemblyExtensions_TryGetRawMetadata__MethodInfo", "dotNetSignature": "Boolean TryGetRawMetadata(Assembly, Byte* ByRef, Int32 ByRef)" }, { "virtualAddress": "0x01070F38", "name": "ExceptionHandler__ctor__MethodInfo", "dotNetSignature": "ExceptionHandler(Int32, Int32, Int32, Int32, Int32, ExceptionHandlingClauseOptions, Int32)" }, { "virtualAddress": "0x0107E0E0", "name": "AssemblyBuilder_DefineDynamicAssembly__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess)" }, { "virtualAddress": "0x010723B8", "name": "AssemblyBuilder_DefineDynamicAssembly_1__MethodInfo", "dotNetSignature": "AssemblyBuilder DefineDynamicAssembly(AssemblyName, AssemblyBuilderAccess, IEnumerable\u00601[System.Reflection.Emit.CustomAttributeBuilder])" }, { "virtualAddress": "0x010751C0", "name": "AssemblyBuilder_DefineDynamicModule__MethodInfo", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String)" }, { "virtualAddress": "0x0106CDD8", "name": "AssemblyBuilder_GetDynamicModule__MethodInfo", "dotNetSignature": "ModuleBuilder GetDynamicModule(String)" }, { "virtualAddress": "0x0106C540", "name": "AssemblyBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x010806D0", "name": "AssemblyBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0106B360", "name": "AssemblyBuilder_get_PermissionSet__MethodInfo", "dotNetSignature": "PermissionSet get_PermissionSet()" }, { "virtualAddress": "0x0106E828", "name": "AssemblyBuilder_AddResourceFile__MethodInfo", "dotNetSignature": "Void AddResourceFile(String, String)" }, { "virtualAddress": "0x0106D5F8", "name": "AssemblyBuilder_AddResourceFile_1__MethodInfo", "dotNetSignature": "Void AddResourceFile(String, String, ResourceAttributes)" }, { "virtualAddress": "0x010781C8", "name": "AssemblyBuilder_DefineDynamicModule_1__MethodInfo", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String, Boolean)" }, { "virtualAddress": "0x01079D80", "name": "AssemblyBuilder_DefineDynamicModule_2__MethodInfo", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String, String)" }, { "virtualAddress": "0x0106D9D8", "name": "AssemblyBuilder_DefineDynamicModule_3__MethodInfo", "dotNetSignature": "ModuleBuilder DefineDynamicModule(String, String, Boolean)" }, { "virtualAddress": "0x0107F080", "name": "AssemblyBuilder_DefineResource__MethodInfo", "dotNetSignature": "IResourceWriter DefineResource(String, String, String)" }, { "virtualAddress": "0x01081FD8", "name": "AssemblyBuilder_DefineResource_1__MethodInfo", "dotNetSignature": "IResourceWriter DefineResource(String, String, String, ResourceAttributes)" }, { "virtualAddress": "0x0107FB78", "name": "AssemblyBuilder_DefineUnmanagedResource__MethodInfo", "dotNetSignature": "Void DefineUnmanagedResource(Byte[])" }, { "virtualAddress": "0x01072348", "name": "AssemblyBuilder_DefineUnmanagedResource_1__MethodInfo", "dotNetSignature": "Void DefineUnmanagedResource(String)" }, { "virtualAddress": "0x0107CFB8", "name": "AssemblyBuilder_DefineVersionInfoResource__MethodInfo", "dotNetSignature": "Void DefineVersionInfoResource()" }, { "virtualAddress": "0x01086B20", "name": "AssemblyBuilder_DefineVersionInfoResource_1__MethodInfo", "dotNetSignature": "Void DefineVersionInfoResource(String, String, String, String, String)" }, { "virtualAddress": "0x01082940", "name": "AssemblyBuilder_Save__MethodInfo", "dotNetSignature": "Void Save(String)" }, { "virtualAddress": "0x01084A68", "name": "AssemblyBuilder_Save_1__MethodInfo", "dotNetSignature": "Void Save(String, PortableExecutableKinds, ImageFileMachine)" }, { "virtualAddress": "0x01071A98", "name": "AssemblyBuilder_SetEntryPoint__MethodInfo", "dotNetSignature": "Void SetEntryPoint(MethodInfo)" }, { "virtualAddress": "0x01080848", "name": "AssemblyBuilder_SetEntryPoint_1__MethodInfo", "dotNetSignature": "Void SetEntryPoint(MethodInfo, PEFileKinds)" }, { "virtualAddress": "0x01080B90", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01081CB0", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106CF78", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0106FBF0", "name": "AssemblyBuilder_System_Runtime_InteropServices__AssemblyBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._AssemblyBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0107A808", "name": "ConstructorBuilder_get_Attributes__MethodInfo", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x010709A8", "name": "ConstructorBuilder_get_DeclaringType__MethodInfo", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x01078DB8", "name": "ConstructorBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01081940", "name": "ConstructorBuilder_DefineParameter__MethodInfo", "dotNetSignature": "ParameterBuilder DefineParameter(Int32, ParameterAttributes, String)" }, { "virtualAddress": "0x01081938", "name": "ConstructorBuilder_GetILGenerator__MethodInfo", "dotNetSignature": "ILGenerator GetILGenerator()" }, { "virtualAddress": "0x01085128", "name": "ConstructorBuilder_GetILGenerator_1__MethodInfo", "dotNetSignature": "ILGenerator GetILGenerator(Int32)" }, { "virtualAddress": "0x01072298", "name": "ConstructorBuilder_GetParameters__MethodInfo", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x01073980", "name": "ConstructorBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x01072440", "name": "ConstructorBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0106A738", "name": "ConstructorBuilder_SetImplementationFlags__MethodInfo", "dotNetSignature": "Void SetImplementationFlags(MethodImplAttributes)" }, { "virtualAddress": "0x01076A28", "name": "ConstructorBuilder_get_MethodHandle__MethodInfo", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x01073BA8", "name": "ConstructorBuilder_get_ReflectedType__MethodInfo", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x01084F10", "name": "ConstructorBuilder_get_ReturnType__MethodInfo", "dotNetSignature": "Type get_ReturnType()" }, { "virtualAddress": "0x01082188", "name": "ConstructorBuilder_get_Signature__MethodInfo", "dotNetSignature": "String get_Signature()" }, { "virtualAddress": "0x0106B7F8", "name": "ConstructorBuilder_AddDeclarativeSecurity__MethodInfo", "dotNetSignature": "Void AddDeclarativeSecurity(SecurityAction, PermissionSet)" }, { "virtualAddress": "0x0106CFE8", "name": "ConstructorBuilder_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x010850B0", "name": "ConstructorBuilder_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x01083DA0", "name": "ConstructorBuilder_GetMethodImplementationFlags__MethodInfo", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x010765E8", "name": "ConstructorBuilder_GetModule__MethodInfo", "dotNetSignature": "Module GetModule()" }, { "virtualAddress": "0x010847F8", "name": "ConstructorBuilder_GetToken__MethodInfo", "dotNetSignature": "MethodToken GetToken()" }, { "virtualAddress": "0x0106AD50", "name": "ConstructorBuilder_Invoke__MethodInfo", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x01078B08", "name": "ConstructorBuilder_Invoke_1__MethodInfo", "dotNetSignature": "Object Invoke(BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x010876E0", "name": "ConstructorBuilder_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x01074A90", "name": "ConstructorBuilder_SetMethodBody__MethodInfo", "dotNetSignature": "Void SetMethodBody(Byte[], Int32, Byte[], IEnumerable\u00601[System.Reflection.Emit.ExceptionHandler], IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x0106F808", "name": "ConstructorBuilder_SetSymCustomAttribute__MethodInfo", "dotNetSignature": "Void SetSymCustomAttribute(String, Byte[])" }, { "virtualAddress": "0x01078D48", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01085428", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01083300", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0107D7A0", "name": "ConstructorBuilder_System_Runtime_InteropServices__ConstructorBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ConstructorBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01086A38", "name": "CustomAttributeBuilder__ctor__MethodInfo", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[])" }, { "virtualAddress": "0x01083460", "name": "CustomAttributeBuilder__ctor_1__MethodInfo", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[], FieldInfo[], Object[])" }, { "virtualAddress": "0x01078AF8", "name": "CustomAttributeBuilder__ctor_2__MethodInfo", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[], PropertyInfo[], Object[])" }, { "virtualAddress": "0x0107FE48", "name": "CustomAttributeBuilder__ctor_3__MethodInfo", "dotNetSignature": "CustomAttributeBuilder(ConstructorInfo, Object[], PropertyInfo[], Object[], FieldInfo[], Object[])" }, { "virtualAddress": "0x01078260", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107CB30", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107F508", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01080F28", "name": "CustomAttributeBuilder_System_Runtime_InteropServices__CustomAttributeBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._CustomAttributeBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01073548", "name": "EnumBuilder_get_UnderlyingField__MethodInfo", "dotNetSignature": "FieldBuilder get_UnderlyingField()" }, { "virtualAddress": "0x01079C48", "name": "EnumBuilder_get_Assembly__MethodInfo", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x0107E278", "name": "EnumBuilder_get_AssemblyQualifiedName__MethodInfo", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x01080360", "name": "EnumBuilder_get_BaseType__MethodInfo", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x0107C3C8", "name": "EnumBuilder_get_FullName__MethodInfo", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x01074860", "name": "EnumBuilder_get_GUID__MethodInfo", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x01071038", "name": "EnumBuilder_get_Module__MethodInfo", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x01077330", "name": "EnumBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01082410", "name": "EnumBuilder_get_Namespace__MethodInfo", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x0107F498", "name": "EnumBuilder_CreateTypeInfo__MethodInfo", "dotNetSignature": "TypeInfo CreateTypeInfo()" }, { "virtualAddress": "0x0106C9A8", "name": "EnumBuilder_DefineLiteral__MethodInfo", "dotNetSignature": "FieldBuilder DefineLiteral(String, Object)" }, { "virtualAddress": "0x0107DD28", "name": "EnumBuilder_GetElementType__MethodInfo", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x01086E80", "name": "EnumBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x01086248", "name": "EnumBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x01082480", "name": "EnumBuilder_get_TypeToken__MethodInfo", "dotNetSignature": "TypeToken get_TypeToken()" }, { "virtualAddress": "0x01084DA0", "name": "EnumBuilder_get_UnderlyingSystemType__MethodInfo", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x0107B1A0", "name": "EnumBuilder_CreateType__MethodInfo", "dotNetSignature": "Type CreateType()" }, { "virtualAddress": "0x01085B78", "name": "EnumBuilder_GetAttributeFlagsImpl__MethodInfo", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x010857E8", "name": "EnumBuilder_GetConstructorImpl__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01082D78", "name": "EnumBuilder_GetConstructors__MethodInfo", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x0107A358", "name": "EnumBuilder_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x01070120", "name": "EnumBuilder_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0107BB78", "name": "EnumBuilder_GetEvent__MethodInfo", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x01078490", "name": "EnumBuilder_GetEvents__MethodInfo", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x01079340", "name": "EnumBuilder_GetField__MethodInfo", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x0106F130", "name": "EnumBuilder_GetFields__MethodInfo", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x01077250", "name": "EnumBuilder_GetInterface__MethodInfo", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x0106D0B8", "name": "EnumBuilder_GetInterfaces__MethodInfo", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x0107B8E8", "name": "EnumBuilder_GetMembers__MethodInfo", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x0106D198", "name": "EnumBuilder_GetMethodImpl__MethodInfo", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01085350", "name": "EnumBuilder_GetMethods__MethodInfo", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x01073808", "name": "EnumBuilder_GetNestedType__MethodInfo", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x010850C0", "name": "EnumBuilder_GetNestedTypes__MethodInfo", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x01070320", "name": "EnumBuilder_GetProperties__MethodInfo", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x010755F0", "name": "EnumBuilder_GetPropertyImpl__MethodInfo", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01078298", "name": "EnumBuilder_HasElementTypeImpl__MethodInfo", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x01087710", "name": "EnumBuilder_InvokeMember__MethodInfo", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x0107B358", "name": "EnumBuilder_IsArrayImpl__MethodInfo", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x01080E48", "name": "EnumBuilder_IsByRefImpl__MethodInfo", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x01076B58", "name": "EnumBuilder_IsCOMObjectImpl__MethodInfo", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x0107B910", "name": "EnumBuilder_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x010723A8", "name": "EnumBuilder_IsPointerImpl__MethodInfo", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x010770A0", "name": "EnumBuilder_IsPrimitiveImpl__MethodInfo", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x010816F8", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107BA70", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x010738A0", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01075068", "name": "EnumBuilder_System_Runtime_InteropServices__EnumBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EnumBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x010775B8", "name": "EventBuilder_AddOtherMethod__MethodInfo", "dotNetSignature": "Void AddOtherMethod(MethodBuilder)" }, { "virtualAddress": "0x01080980", "name": "EventBuilder_SetAddOnMethod__MethodInfo", "dotNetSignature": "Void SetAddOnMethod(MethodBuilder)" }, { "virtualAddress": "0x01079518", "name": "EventBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x010705E8", "name": "EventBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x01079618", "name": "EventBuilder_SetRaiseMethod__MethodInfo", "dotNetSignature": "Void SetRaiseMethod(MethodBuilder)" }, { "virtualAddress": "0x0107CD50", "name": "EventBuilder_SetRemoveOnMethod__MethodInfo", "dotNetSignature": "Void SetRemoveOnMethod(MethodBuilder)" }, { "virtualAddress": "0x0107D730", "name": "EventBuilder_GetEventToken__MethodInfo", "dotNetSignature": "EventToken GetEventToken()" }, { "virtualAddress": "0x01070A90", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107CBE0", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01072F20", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0106A800", "name": "EventBuilder_System_Runtime_InteropServices__EventBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._EventBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x010850A0", "name": "FieldBuilder_get_Attributes__MethodInfo", "dotNetSignature": "FieldAttributes get_Attributes()" }, { "virtualAddress": "0x01073778", "name": "FieldBuilder_get_DeclaringType__MethodInfo", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x0107E0E8", "name": "FieldBuilder_get_FieldType__MethodInfo", "dotNetSignature": "Type get_FieldType()" }, { "virtualAddress": "0x0107FFE8", "name": "FieldBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0107EBB8", "name": "FieldBuilder_GetValue__MethodInfo", "dotNetSignature": "Object GetValue(Object)" }, { "virtualAddress": "0x01073618", "name": "FieldBuilder_SetConstant__MethodInfo", "dotNetSignature": "Void SetConstant(Object)" }, { "virtualAddress": "0x010778B8", "name": "FieldBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0107BC88", "name": "FieldBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0106EEE8", "name": "FieldBuilder_SetOffset__MethodInfo", "dotNetSignature": "Void SetOffset(Int32)" }, { "virtualAddress": "0x0106CBC0", "name": "FieldBuilder_get_FieldHandle__MethodInfo", "dotNetSignature": "RuntimeFieldHandle get_FieldHandle()" }, { "virtualAddress": "0x01070640", "name": "FieldBuilder_get_ReflectedType__MethodInfo", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x01078998", "name": "FieldBuilder_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x010871B8", "name": "FieldBuilder_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0106F8B0", "name": "FieldBuilder_GetToken__MethodInfo", "dotNetSignature": "FieldToken GetToken()" }, { "virtualAddress": "0x0106F960", "name": "FieldBuilder_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x01081128", "name": "FieldBuilder_SetMarshal__MethodInfo", "dotNetSignature": "Void SetMarshal(UnmanagedMarshal)" }, { "virtualAddress": "0x0107A0B0", "name": "FieldBuilder_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, CultureInfo)" }, { "virtualAddress": "0x01070C40", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01073A90", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01072030", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0107A430", "name": "FieldBuilder_System_Runtime_InteropServices__FieldBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._FieldBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0106C320", "name": "GenericTypeParameterBuilder_get_Assembly__MethodInfo", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x0106B3D8", "name": "GenericTypeParameterBuilder_get_AssemblyQualifiedName__MethodInfo", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x01083290", "name": "GenericTypeParameterBuilder_get_BaseType__MethodInfo", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x01070258", "name": "GenericTypeParameterBuilder_get_FullName__MethodInfo", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x0106D6C8", "name": "GenericTypeParameterBuilder_get_GUID__MethodInfo", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x0107B0C0", "name": "GenericTypeParameterBuilder_get_Module__MethodInfo", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x01084000", "name": "GenericTypeParameterBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01085F70", "name": "GenericTypeParameterBuilder_get_Namespace__MethodInfo", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x01075D98", "name": "GenericTypeParameterBuilder_GetElementType__MethodInfo", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x0106F7C8", "name": "GenericTypeParameterBuilder_SetBaseTypeConstraint__MethodInfo", "dotNetSignature": "Void SetBaseTypeConstraint(Type)" }, { "virtualAddress": "0x0107EBC8", "name": "GenericTypeParameterBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x01081E18", "name": "GenericTypeParameterBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0106F568", "name": "GenericTypeParameterBuilder_SetGenericParameterAttributes__MethodInfo", "dotNetSignature": "Void SetGenericParameterAttributes(GenericParameterAttributes)" }, { "virtualAddress": "0x0106B890", "name": "GenericTypeParameterBuilder_SetInterfaceConstraints__MethodInfo", "dotNetSignature": "Void SetInterfaceConstraints(Type[])" }, { "virtualAddress": "0x01087450", "name": "GenericTypeParameterBuilder_get_UnderlyingSystemType__MethodInfo", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x01083E48", "name": "GenericTypeParameterBuilder_GetAttributeFlagsImpl__MethodInfo", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x0107C508", "name": "GenericTypeParameterBuilder_GetConstructorImpl__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x010835C8", "name": "GenericTypeParameterBuilder_GetConstructors__MethodInfo", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x01070F00", "name": "GenericTypeParameterBuilder_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x01075CF0", "name": "GenericTypeParameterBuilder_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0107A308", "name": "GenericTypeParameterBuilder_GetEvent__MethodInfo", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x01083150", "name": "GenericTypeParameterBuilder_GetEvents__MethodInfo", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x0106F3B8", "name": "GenericTypeParameterBuilder_GetField__MethodInfo", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x01073FB8", "name": "GenericTypeParameterBuilder_GetFields__MethodInfo", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x01083358", "name": "GenericTypeParameterBuilder_GetInterface__MethodInfo", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x01070EA8", "name": "GenericTypeParameterBuilder_GetInterfaces__MethodInfo", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x0106D3E0", "name": "GenericTypeParameterBuilder_GetMembers__MethodInfo", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x010799C0", "name": "GenericTypeParameterBuilder_GetMethodImpl__MethodInfo", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01070EF0", "name": "GenericTypeParameterBuilder_GetMethods__MethodInfo", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x01079320", "name": "GenericTypeParameterBuilder_GetNestedType__MethodInfo", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x0106EB98", "name": "GenericTypeParameterBuilder_GetNestedTypes__MethodInfo", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x01075140", "name": "GenericTypeParameterBuilder_GetProperties__MethodInfo", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x01073CC8", "name": "GenericTypeParameterBuilder_GetPropertyImpl__MethodInfo", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01073F38", "name": "GenericTypeParameterBuilder_HasElementTypeImpl__MethodInfo", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x0107B8F8", "name": "GenericTypeParameterBuilder_InvokeMember__MethodInfo", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x0106D3A0", "name": "GenericTypeParameterBuilder_IsArrayImpl__MethodInfo", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x01083E20", "name": "GenericTypeParameterBuilder_IsByRefImpl__MethodInfo", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x010738A8", "name": "GenericTypeParameterBuilder_IsCOMObjectImpl__MethodInfo", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x01080A30", "name": "GenericTypeParameterBuilder_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x01083578", "name": "GenericTypeParameterBuilder_IsPointerImpl__MethodInfo", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x010843D8", "name": "GenericTypeParameterBuilder_IsPrimitiveImpl__MethodInfo", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x0107C980", "name": "ILGenerator_get_ILOffset__MethodInfo", "dotNetSignature": "Int32 get_ILOffset()" }, { "virtualAddress": "0x0107A298", "name": "ILGenerator_BeginCatchBlock__MethodInfo", "dotNetSignature": "Void BeginCatchBlock(Type)" }, { "virtualAddress": "0x010795D0", "name": "ILGenerator_BeginExceptFilterBlock__MethodInfo", "dotNetSignature": "Void BeginExceptFilterBlock()" }, { "virtualAddress": "0x0106DB20", "name": "ILGenerator_BeginExceptionBlock__MethodInfo", "dotNetSignature": "Label BeginExceptionBlock()" }, { "virtualAddress": "0x01083B00", "name": "ILGenerator_BeginFaultBlock__MethodInfo", "dotNetSignature": "Void BeginFaultBlock()" }, { "virtualAddress": "0x0107F470", "name": "ILGenerator_BeginFinallyBlock__MethodInfo", "dotNetSignature": "Void BeginFinallyBlock()" }, { "virtualAddress": "0x01085DD0", "name": "ILGenerator_BeginScope__MethodInfo", "dotNetSignature": "Void BeginScope()" }, { "virtualAddress": "0x01076AD0", "name": "ILGenerator_DeclareLocal__MethodInfo", "dotNetSignature": "LocalBuilder DeclareLocal(Type)" }, { "virtualAddress": "0x0106D540", "name": "ILGenerator_DeclareLocal_1__MethodInfo", "dotNetSignature": "LocalBuilder DeclareLocal(Type, Boolean)" }, { "virtualAddress": "0x0107C0D8", "name": "ILGenerator_DefineLabel__MethodInfo", "dotNetSignature": "Label DefineLabel()" }, { "virtualAddress": "0x0106F138", "name": "ILGenerator_Emit__MethodInfo", "dotNetSignature": "Void Emit(OpCode)" }, { "virtualAddress": "0x010731B8", "name": "ILGenerator_Emit_1__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Byte)" }, { "virtualAddress": "0x0106B638", "name": "ILGenerator_Emit_2__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Double)" }, { "virtualAddress": "0x0107F990", "name": "ILGenerator_Emit_3__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Int16)" }, { "virtualAddress": "0x010713A8", "name": "ILGenerator_Emit_4__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Int32)" }, { "virtualAddress": "0x01085910", "name": "ILGenerator_Emit_5__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Int64)" }, { "virtualAddress": "0x01079CA8", "name": "ILGenerator_Emit_6__MethodInfo", "dotNetSignature": "Void Emit(OpCode, ConstructorInfo)" }, { "virtualAddress": "0x0106F9C8", "name": "ILGenerator_Emit_7__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Label)" }, { "virtualAddress": "0x010790E8", "name": "ILGenerator_Emit_8__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Label[])" }, { "virtualAddress": "0x01082EA0", "name": "ILGenerator_Emit_9__MethodInfo", "dotNetSignature": "Void Emit(OpCode, LocalBuilder)" }, { "virtualAddress": "0x01079BB0", "name": "ILGenerator_Emit_10__MethodInfo", "dotNetSignature": "Void Emit(OpCode, SignatureHelper)" }, { "virtualAddress": "0x01072620", "name": "ILGenerator_Emit_11__MethodInfo", "dotNetSignature": "Void Emit(OpCode, FieldInfo)" }, { "virtualAddress": "0x0107EAE8", "name": "ILGenerator_Emit_12__MethodInfo", "dotNetSignature": "Void Emit(OpCode, MethodInfo)" }, { "virtualAddress": "0x0106B328", "name": "ILGenerator_Emit_13__MethodInfo", "dotNetSignature": "Void Emit(OpCode, SByte)" }, { "virtualAddress": "0x0106D370", "name": "ILGenerator_Emit_14__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Single)" }, { "virtualAddress": "0x0107AE98", "name": "ILGenerator_Emit_15__MethodInfo", "dotNetSignature": "Void Emit(OpCode, String)" }, { "virtualAddress": "0x010876B0", "name": "ILGenerator_Emit_16__MethodInfo", "dotNetSignature": "Void Emit(OpCode, Type)" }, { "virtualAddress": "0x0106CFF0", "name": "ILGenerator_EmitCall__MethodInfo", "dotNetSignature": "Void EmitCall(OpCode, MethodInfo, Type[])" }, { "virtualAddress": "0x01072C98", "name": "ILGenerator_EmitCalli__MethodInfo", "dotNetSignature": "Void EmitCalli(OpCode, CallingConventions, Type, Type[], Type[])" }, { "virtualAddress": "0x010700F8", "name": "ILGenerator_EmitWriteLine__MethodInfo", "dotNetSignature": "Void EmitWriteLine(LocalBuilder)" }, { "virtualAddress": "0x010875E0", "name": "ILGenerator_EmitWriteLine_1__MethodInfo", "dotNetSignature": "Void EmitWriteLine(FieldInfo)" }, { "virtualAddress": "0x01082AE0", "name": "ILGenerator_EmitWriteLine_2__MethodInfo", "dotNetSignature": "Void EmitWriteLine(String)" }, { "virtualAddress": "0x0107C900", "name": "ILGenerator_EndExceptionBlock__MethodInfo", "dotNetSignature": "Void EndExceptionBlock()" }, { "virtualAddress": "0x0106AFB0", "name": "ILGenerator_EndScope__MethodInfo", "dotNetSignature": "Void EndScope()" }, { "virtualAddress": "0x0107AE80", "name": "ILGenerator_MarkLabel__MethodInfo", "dotNetSignature": "Void MarkLabel(Label)" }, { "virtualAddress": "0x01072DE0", "name": "ILGenerator_ThrowException__MethodInfo", "dotNetSignature": "Void ThrowException(Type)" }, { "virtualAddress": "0x0107A498", "name": "ILGenerator_UsingNamespace__MethodInfo", "dotNetSignature": "Void UsingNamespace(String)" }, { "virtualAddress": "0x010861F0", "name": "ILGenerator_EmitCalli_1__MethodInfo", "dotNetSignature": "Void EmitCalli(OpCode, CallingConvention, Type, Type[])" }, { "virtualAddress": "0x010826C0", "name": "ILGenerator_MarkSequencePoint__MethodInfo", "dotNetSignature": "Void MarkSequencePoint(ISymbolDocumentWriter, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107C9D8", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01085110", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01081100", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01071338", "name": "ILGenerator_System_Runtime_InteropServices__ILGenerator_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ILGenerator.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01074548", "name": "LocalBuilder__ctor_1__MethodInfo", "dotNetSignature": "LocalBuilder()" }, { "virtualAddress": "0x01086FE8", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106EA58", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106FF78", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01079990", "name": "LocalBuilder_System_Runtime_InteropServices__LocalBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._LocalBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01070CD0", "name": "MethodBuilder_get_Attributes__MethodInfo", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x01080608", "name": "MethodBuilder_get_DeclaringType__MethodInfo", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x01071110", "name": "MethodBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0106C100", "name": "MethodBuilder_DefineGenericParameters__MethodInfo", "dotNetSignature": "GenericTypeParameterBuilder[] DefineGenericParameters(String[])" }, { "virtualAddress": "0x010700D8", "name": "MethodBuilder_DefineParameter__MethodInfo", "dotNetSignature": "ParameterBuilder DefineParameter(Int32, ParameterAttributes, String)" }, { "virtualAddress": "0x01080458", "name": "MethodBuilder_GetILGenerator__MethodInfo", "dotNetSignature": "ILGenerator GetILGenerator()" }, { "virtualAddress": "0x0107C6E0", "name": "MethodBuilder_GetILGenerator_1__MethodInfo", "dotNetSignature": "ILGenerator GetILGenerator(Int32)" }, { "virtualAddress": "0x01074B10", "name": "MethodBuilder_GetParameters__MethodInfo", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x01081C78", "name": "MethodBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0107B080", "name": "MethodBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x0107AF90", "name": "MethodBuilder_SetImplementationFlags__MethodInfo", "dotNetSignature": "Void SetImplementationFlags(MethodImplAttributes)" }, { "virtualAddress": "0x0106DCB0", "name": "MethodBuilder_SetParameters__MethodInfo", "dotNetSignature": "Void SetParameters(Type[])" }, { "virtualAddress": "0x01083668", "name": "MethodBuilder_SetReturnType__MethodInfo", "dotNetSignature": "Void SetReturnType(Type)" }, { "virtualAddress": "0x010709B0", "name": "MethodBuilder_SetSignature__MethodInfo", "dotNetSignature": "Void SetSignature(Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x01080D20", "name": "MethodBuilder_get_MethodHandle__MethodInfo", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x01071520", "name": "MethodBuilder_get_ReflectedType__MethodInfo", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x01081BF0", "name": "MethodBuilder_get_ReturnTypeCustomAttributes__MethodInfo", "dotNetSignature": "ICustomAttributeProvider get_ReturnTypeCustomAttributes()" }, { "virtualAddress": "0x0106C4E8", "name": "MethodBuilder_get_Signature__MethodInfo", "dotNetSignature": "String get_Signature()" }, { "virtualAddress": "0x0107ECD8", "name": "MethodBuilder_AddDeclarativeSecurity__MethodInfo", "dotNetSignature": "Void AddDeclarativeSecurity(SecurityAction, PermissionSet)" }, { "virtualAddress": "0x0107F6F8", "name": "MethodBuilder_CreateMethodBody__MethodInfo", "dotNetSignature": "Void CreateMethodBody(Byte[], Int32)" }, { "virtualAddress": "0x010771F0", "name": "MethodBuilder_GetBaseDefinition__MethodInfo", "dotNetSignature": "MethodInfo GetBaseDefinition()" }, { "virtualAddress": "0x010743C8", "name": "MethodBuilder_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0106E408", "name": "MethodBuilder_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x01077B80", "name": "MethodBuilder_GetMethodImplementationFlags__MethodInfo", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x01082198", "name": "MethodBuilder_GetModule__MethodInfo", "dotNetSignature": "Module GetModule()" }, { "virtualAddress": "0x0107A7B0", "name": "MethodBuilder_GetToken__MethodInfo", "dotNetSignature": "MethodToken GetToken()" }, { "virtualAddress": "0x01085C68", "name": "MethodBuilder_Invoke__MethodInfo", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0106E158", "name": "MethodBuilder_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x01085D10", "name": "MethodBuilder_SetMarshal__MethodInfo", "dotNetSignature": "Void SetMarshal(UnmanagedMarshal)" }, { "virtualAddress": "0x0106FF60", "name": "MethodBuilder_SetMethodBody__MethodInfo", "dotNetSignature": "Void SetMethodBody(Byte[], Int32, Byte[], IEnumerable\u00601[System.Reflection.Emit.ExceptionHandler], IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x0107C5A8", "name": "MethodBuilder_SetSymCustomAttribute__MethodInfo", "dotNetSignature": "Void SetSymCustomAttribute(String, Byte[])" }, { "virtualAddress": "0x010865B8", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107C300", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01078AD0", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01071EC0", "name": "MethodBuilder_System_Runtime_InteropServices__MethodBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0107C0D0", "name": "ModuleBuilder_CreateGlobalFunctions__MethodInfo", "dotNetSignature": "Void CreateGlobalFunctions()" }, { "virtualAddress": "0x01078798", "name": "ModuleBuilder_DefineEnum__MethodInfo", "dotNetSignature": "EnumBuilder DefineEnum(String, TypeAttributes, Type)" }, { "virtualAddress": "0x0106C1C8", "name": "ModuleBuilder_DefineGlobalMethod__MethodInfo", "dotNetSignature": "MethodBuilder DefineGlobalMethod(String, MethodAttributes, Type, Type[])" }, { "virtualAddress": "0x01074CA8", "name": "ModuleBuilder_DefineGlobalMethod_1__MethodInfo", "dotNetSignature": "MethodBuilder DefineGlobalMethod(String, MethodAttributes, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x0106EAE0", "name": "ModuleBuilder_DefineGlobalMethod_2__MethodInfo", "dotNetSignature": "MethodBuilder DefineGlobalMethod(String, MethodAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x0106DA88", "name": "ModuleBuilder_DefineInitializedData__MethodInfo", "dotNetSignature": "FieldBuilder DefineInitializedData(String, Byte[], FieldAttributes)" }, { "virtualAddress": "0x01076F78", "name": "ModuleBuilder_DefineType__MethodInfo", "dotNetSignature": "TypeBuilder DefineType(String)" }, { "virtualAddress": "0x010822E0", "name": "ModuleBuilder_DefineType_1__MethodInfo", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes)" }, { "virtualAddress": "0x0107ACD0", "name": "ModuleBuilder_DefineType_2__MethodInfo", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type)" }, { "virtualAddress": "0x0106DDE0", "name": "ModuleBuilder_DefineType_3__MethodInfo", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, Int32)" }, { "virtualAddress": "0x0107F030", "name": "ModuleBuilder_DefineType_4__MethodInfo", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, PackingSize)" }, { "virtualAddress": "0x010798F8", "name": "ModuleBuilder_DefineType_5__MethodInfo", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, Type[])" }, { "virtualAddress": "0x01072068", "name": "ModuleBuilder_DefineType_6__MethodInfo", "dotNetSignature": "TypeBuilder DefineType(String, TypeAttributes, Type, PackingSize, Int32)" }, { "virtualAddress": "0x0106EC88", "name": "ModuleBuilder_DefineUninitializedData__MethodInfo", "dotNetSignature": "FieldBuilder DefineUninitializedData(String, Int32, FieldAttributes)" }, { "virtualAddress": "0x010788C0", "name": "ModuleBuilder_GetArrayMethod__MethodInfo", "dotNetSignature": "MethodInfo GetArrayMethod(Type, String, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x010859C0", "name": "ModuleBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0107BD48", "name": "ModuleBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x010840A0", "name": "ModuleBuilder_DefineDocument__MethodInfo", "dotNetSignature": "ISymbolDocumentWriter DefineDocument(String, Guid, Guid, Guid)" }, { "virtualAddress": "0x01076388", "name": "ModuleBuilder_DefineManifestResource__MethodInfo", "dotNetSignature": "Void DefineManifestResource(String, Stream, ResourceAttributes)" }, { "virtualAddress": "0x010701C0", "name": "ModuleBuilder_DefinePInvokeMethod__MethodInfo", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x01075040", "name": "ModuleBuilder_DefinePInvokeMethod_1__MethodInfo", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x01072A00", "name": "ModuleBuilder_DefineResource__MethodInfo", "dotNetSignature": "IResourceWriter DefineResource(String, String)" }, { "virtualAddress": "0x01071820", "name": "ModuleBuilder_DefineResource_1__MethodInfo", "dotNetSignature": "IResourceWriter DefineResource(String, String, ResourceAttributes)" }, { "virtualAddress": "0x010842B8", "name": "ModuleBuilder_DefineUnmanagedResource__MethodInfo", "dotNetSignature": "Void DefineUnmanagedResource(Byte[])" }, { "virtualAddress": "0x01070268", "name": "ModuleBuilder_DefineUnmanagedResource_1__MethodInfo", "dotNetSignature": "Void DefineUnmanagedResource(String)" }, { "virtualAddress": "0x0106E458", "name": "ModuleBuilder_GetArrayMethodToken__MethodInfo", "dotNetSignature": "MethodToken GetArrayMethodToken(Type, String, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x01079A30", "name": "ModuleBuilder_GetConstructorToken__MethodInfo", "dotNetSignature": "MethodToken GetConstructorToken(ConstructorInfo)" }, { "virtualAddress": "0x010826C8", "name": "ModuleBuilder_GetConstructorToken_1__MethodInfo", "dotNetSignature": "MethodToken GetConstructorToken(ConstructorInfo, IEnumerable\u00601[System.Type])" }, { "virtualAddress": "0x01083A90", "name": "ModuleBuilder_GetFieldToken__MethodInfo", "dotNetSignature": "FieldToken GetFieldToken(FieldInfo)" }, { "virtualAddress": "0x01076DA8", "name": "ModuleBuilder_GetMethodToken__MethodInfo", "dotNetSignature": "MethodToken GetMethodToken(MethodInfo)" }, { "virtualAddress": "0x01070A88", "name": "ModuleBuilder_GetMethodToken_1__MethodInfo", "dotNetSignature": "MethodToken GetMethodToken(MethodInfo, IEnumerable\u00601[System.Type])" }, { "virtualAddress": "0x0107C8B0", "name": "ModuleBuilder_GetSignatureToken__MethodInfo", "dotNetSignature": "SignatureToken GetSignatureToken(Byte[], Int32)" }, { "virtualAddress": "0x0107DA70", "name": "ModuleBuilder_GetSignatureToken_1__MethodInfo", "dotNetSignature": "SignatureToken GetSignatureToken(SignatureHelper)" }, { "virtualAddress": "0x0107EC18", "name": "ModuleBuilder_GetStringConstant__MethodInfo", "dotNetSignature": "StringToken GetStringConstant(String)" }, { "virtualAddress": "0x010847E8", "name": "ModuleBuilder_GetSymWriter__MethodInfo", "dotNetSignature": "ISymbolWriter GetSymWriter()" }, { "virtualAddress": "0x01071D98", "name": "ModuleBuilder_GetTypeToken__MethodInfo", "dotNetSignature": "TypeToken GetTypeToken(String)" }, { "virtualAddress": "0x010763F8", "name": "ModuleBuilder_GetTypeToken_1__MethodInfo", "dotNetSignature": "TypeToken GetTypeToken(Type)" }, { "virtualAddress": "0x01081D78", "name": "ModuleBuilder_IsTransient__MethodInfo", "dotNetSignature": "Boolean IsTransient()" }, { "virtualAddress": "0x010745D8", "name": "ModuleBuilder_SetSymCustomAttribute__MethodInfo", "dotNetSignature": "Void SetSymCustomAttribute(String, Byte[])" }, { "virtualAddress": "0x0107B9D0", "name": "ModuleBuilder_SetUserEntryPoint__MethodInfo", "dotNetSignature": "Void SetUserEntryPoint(MethodInfo)" }, { "virtualAddress": "0x0106E168", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01084B80", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0107FE90", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01071AD0", "name": "ModuleBuilder_System_Runtime_InteropServices__ModuleBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ModuleBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0106D4A8", "name": "ParameterBuilder_get_Attributes__MethodInfo", "dotNetSignature": "Int32 get_Attributes()" }, { "virtualAddress": "0x01072AB8", "name": "ParameterBuilder_get_IsIn__MethodInfo", "dotNetSignature": "Boolean get_IsIn()" }, { "virtualAddress": "0x01077470", "name": "ParameterBuilder_get_IsOptional__MethodInfo", "dotNetSignature": "Boolean get_IsOptional()" }, { "virtualAddress": "0x01073EF0", "name": "ParameterBuilder_get_IsOut__MethodInfo", "dotNetSignature": "Boolean get_IsOut()" }, { "virtualAddress": "0x010850F0", "name": "ParameterBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01080578", "name": "ParameterBuilder_get_Position__MethodInfo", "dotNetSignature": "Int32 get_Position()" }, { "virtualAddress": "0x0107A200", "name": "ParameterBuilder_SetConstant__MethodInfo", "dotNetSignature": "Void SetConstant(Object)" }, { "virtualAddress": "0x0106EE48", "name": "ParameterBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x0107B688", "name": "ParameterBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x01071010", "name": "ParameterBuilder_GetToken__MethodInfo", "dotNetSignature": "ParameterToken GetToken()" }, { "virtualAddress": "0x01085658", "name": "ParameterBuilder_SetMarshal__MethodInfo", "dotNetSignature": "Void SetMarshal(UnmanagedMarshal)" }, { "virtualAddress": "0x01079F70", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x010736B0", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x010876E8", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0107CDB8", "name": "ParameterBuilder_System_Runtime_InteropServices__ParameterBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._ParameterBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01082C20", "name": "PropertyBuilder_get_Attributes__MethodInfo", "dotNetSignature": "PropertyAttributes get_Attributes()" }, { "virtualAddress": "0x0107F8A8", "name": "PropertyBuilder_get_CanRead__MethodInfo", "dotNetSignature": "Boolean get_CanRead()" }, { "virtualAddress": "0x0106C278", "name": "PropertyBuilder_get_CanWrite__MethodInfo", "dotNetSignature": "Boolean get_CanWrite()" }, { "virtualAddress": "0x01078E90", "name": "PropertyBuilder_get_DeclaringType__MethodInfo", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x01072820", "name": "PropertyBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01076150", "name": "PropertyBuilder_get_PropertyType__MethodInfo", "dotNetSignature": "Type get_PropertyType()" }, { "virtualAddress": "0x010791D8", "name": "PropertyBuilder_AddOtherMethod__MethodInfo", "dotNetSignature": "Void AddOtherMethod(MethodBuilder)" }, { "virtualAddress": "0x01081B30", "name": "PropertyBuilder_SetConstant__MethodInfo", "dotNetSignature": "Void SetConstant(Object)" }, { "virtualAddress": "0x0106DCC0", "name": "PropertyBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x01074238", "name": "PropertyBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x010801A0", "name": "PropertyBuilder_SetGetMethod__MethodInfo", "dotNetSignature": "Void SetGetMethod(MethodBuilder)" }, { "virtualAddress": "0x01078FC0", "name": "PropertyBuilder_SetSetMethod__MethodInfo", "dotNetSignature": "Void SetSetMethod(MethodBuilder)" }, { "virtualAddress": "0x0107B4B8", "name": "PropertyBuilder_GetIndexParameters__MethodInfo", "dotNetSignature": "ParameterInfo[] GetIndexParameters()" }, { "virtualAddress": "0x010855A8", "name": "PropertyBuilder_get_PropertyToken__MethodInfo", "dotNetSignature": "PropertyToken get_PropertyToken()" }, { "virtualAddress": "0x0107CCE0", "name": "PropertyBuilder_get_ReflectedType__MethodInfo", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x01076130", "name": "PropertyBuilder_GetAccessors__MethodInfo", "dotNetSignature": "MethodInfo[] GetAccessors(Boolean)" }, { "virtualAddress": "0x010794A8", "name": "PropertyBuilder_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x01083338", "name": "PropertyBuilder_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x01082568", "name": "PropertyBuilder_GetGetMethod__MethodInfo", "dotNetSignature": "MethodInfo GetGetMethod(Boolean)" }, { "virtualAddress": "0x0107E048", "name": "PropertyBuilder_GetSetMethod__MethodInfo", "dotNetSignature": "MethodInfo GetSetMethod(Boolean)" }, { "virtualAddress": "0x01079CC8", "name": "PropertyBuilder_GetValue__MethodInfo", "dotNetSignature": "Object GetValue(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0106F288", "name": "PropertyBuilder_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x01083F10", "name": "PropertyBuilder_SetValue__MethodInfo", "dotNetSignature": "Void SetValue(Object, Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0106EE98", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01070F80", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01075F20", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01071868", "name": "PropertyBuilder_System_Runtime_InteropServices__PropertyBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._PropertyBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01086980", "name": "SignatureHelper_AddArgument__MethodInfo", "dotNetSignature": "Void AddArgument(Type)" }, { "virtualAddress": "0x0107D7A8", "name": "SignatureHelper_AddArgument_1__MethodInfo", "dotNetSignature": "Void AddArgument(Type, Boolean)" }, { "virtualAddress": "0x01077138", "name": "SignatureHelper_AddArgument_2__MethodInfo", "dotNetSignature": "Void AddArgument(Type, Type[], Type[])" }, { "virtualAddress": "0x0106B530", "name": "SignatureHelper_AddArguments__MethodInfo", "dotNetSignature": "Void AddArguments(Type[], Type[][], Type[][])" }, { "virtualAddress": "0x01085EC0", "name": "SignatureHelper_AddSentinel__MethodInfo", "dotNetSignature": "Void AddSentinel()" }, { "virtualAddress": "0x01085188", "name": "SignatureHelper_GetFieldSigHelper__MethodInfo", "dotNetSignature": "SignatureHelper GetFieldSigHelper(Module)" }, { "virtualAddress": "0x0107E730", "name": "SignatureHelper_GetLocalVarSigHelper__MethodInfo", "dotNetSignature": "SignatureHelper GetLocalVarSigHelper()" }, { "virtualAddress": "0x01084AA0", "name": "SignatureHelper_GetLocalVarSigHelper_1__MethodInfo", "dotNetSignature": "SignatureHelper GetLocalVarSigHelper(Module)" }, { "virtualAddress": "0x01078EA8", "name": "SignatureHelper_GetMethodSigHelper__MethodInfo", "dotNetSignature": "SignatureHelper GetMethodSigHelper(CallingConventions, Type)" }, { "virtualAddress": "0x0106BE08", "name": "SignatureHelper_GetMethodSigHelper_1__MethodInfo", "dotNetSignature": "SignatureHelper GetMethodSigHelper(Module, CallingConventions, Type)" }, { "virtualAddress": "0x01079C70", "name": "SignatureHelper_GetMethodSigHelper_2__MethodInfo", "dotNetSignature": "SignatureHelper GetMethodSigHelper(Module, Type, Type[])" }, { "virtualAddress": "0x0106CE58", "name": "SignatureHelper_GetPropertySigHelper__MethodInfo", "dotNetSignature": "SignatureHelper GetPropertySigHelper(Module, Type, Type[])" }, { "virtualAddress": "0x01079A90", "name": "SignatureHelper_GetPropertySigHelper_1__MethodInfo", "dotNetSignature": "SignatureHelper GetPropertySigHelper(Module, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x0107C8F0", "name": "SignatureHelper_GetPropertySigHelper_2__MethodInfo", "dotNetSignature": "SignatureHelper GetPropertySigHelper(Module, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x01084FD0", "name": "SignatureHelper_GetSignature__MethodInfo", "dotNetSignature": "Byte[] GetSignature()" }, { "virtualAddress": "0x01086F28", "name": "SignatureHelper_GetMethodSigHelper_3__MethodInfo", "dotNetSignature": "SignatureHelper GetMethodSigHelper(Module, CallingConvention, Type)" }, { "virtualAddress": "0x0107D5A0", "name": "SignatureHelper_GetMethodSigHelper_4__MethodInfo", "dotNetSignature": "SignatureHelper GetMethodSigHelper(CallingConvention, Type)" }, { "virtualAddress": "0x0107A6D8", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01077248", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01075968", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01080900", "name": "SignatureHelper_System_Runtime_InteropServices__SignatureHelper_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._SignatureHelper.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0106CCB8", "name": "TypeBuilder_get_PackingSize__MethodInfo", "dotNetSignature": "PackingSize get_PackingSize()" }, { "virtualAddress": "0x010786F0", "name": "TypeBuilder_get_Size__MethodInfo", "dotNetSignature": "Int32 get_Size()" }, { "virtualAddress": "0x0106E430", "name": "TypeBuilder_get_Assembly__MethodInfo", "dotNetSignature": "Assembly get_Assembly()" }, { "virtualAddress": "0x0107F860", "name": "TypeBuilder_get_AssemblyQualifiedName__MethodInfo", "dotNetSignature": "String get_AssemblyQualifiedName()" }, { "virtualAddress": "0x0107B0E8", "name": "TypeBuilder_get_BaseType__MethodInfo", "dotNetSignature": "Type get_BaseType()" }, { "virtualAddress": "0x01071598", "name": "TypeBuilder_get_FullName__MethodInfo", "dotNetSignature": "String get_FullName()" }, { "virtualAddress": "0x01086CE0", "name": "TypeBuilder_get_GUID__MethodInfo", "dotNetSignature": "Guid get_GUID()" }, { "virtualAddress": "0x01086020", "name": "TypeBuilder_get_Module__MethodInfo", "dotNetSignature": "Module get_Module()" }, { "virtualAddress": "0x01070658", "name": "TypeBuilder_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01079E30", "name": "TypeBuilder_get_Namespace__MethodInfo", "dotNetSignature": "String get_Namespace()" }, { "virtualAddress": "0x0107BFD8", "name": "TypeBuilder_AddInterfaceImplementation__MethodInfo", "dotNetSignature": "Void AddInterfaceImplementation(Type)" }, { "virtualAddress": "0x0107CA08", "name": "TypeBuilder_CreateTypeInfo__MethodInfo", "dotNetSignature": "TypeInfo CreateTypeInfo()" }, { "virtualAddress": "0x01078450", "name": "TypeBuilder_DefineConstructor__MethodInfo", "dotNetSignature": "ConstructorBuilder DefineConstructor(MethodAttributes, CallingConventions, Type[])" }, { "virtualAddress": "0x01085AE0", "name": "TypeBuilder_DefineConstructor_1__MethodInfo", "dotNetSignature": "ConstructorBuilder DefineConstructor(MethodAttributes, CallingConventions, Type[], Type[][], Type[][])" }, { "virtualAddress": "0x0107EE48", "name": "TypeBuilder_DefineDefaultConstructor__MethodInfo", "dotNetSignature": "ConstructorBuilder DefineDefaultConstructor(MethodAttributes)" }, { "virtualAddress": "0x01077450", "name": "TypeBuilder_DefineEvent__MethodInfo", "dotNetSignature": "EventBuilder DefineEvent(String, EventAttributes, Type)" }, { "virtualAddress": "0x0107C1C8", "name": "TypeBuilder_DefineField__MethodInfo", "dotNetSignature": "FieldBuilder DefineField(String, Type, FieldAttributes)" }, { "virtualAddress": "0x0106C218", "name": "TypeBuilder_DefineField_1__MethodInfo", "dotNetSignature": "FieldBuilder DefineField(String, Type, Type[], Type[], FieldAttributes)" }, { "virtualAddress": "0x0106DC68", "name": "TypeBuilder_DefineGenericParameters__MethodInfo", "dotNetSignature": "GenericTypeParameterBuilder[] DefineGenericParameters(String[])" }, { "virtualAddress": "0x01084C40", "name": "TypeBuilder_DefineInitializedData__MethodInfo", "dotNetSignature": "FieldBuilder DefineInitializedData(String, Byte[], FieldAttributes)" }, { "virtualAddress": "0x01071270", "name": "TypeBuilder_DefineMethod__MethodInfo", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes)" }, { "virtualAddress": "0x0107D870", "name": "TypeBuilder_DefineMethod_1__MethodInfo", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, CallingConventions)" }, { "virtualAddress": "0x0106AC00", "name": "TypeBuilder_DefineMethod_2__MethodInfo", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, Type, Type[])" }, { "virtualAddress": "0x0106BD30", "name": "TypeBuilder_DefineMethod_3__MethodInfo", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x0107F198", "name": "TypeBuilder_DefineMethod_4__MethodInfo", "dotNetSignature": "MethodBuilder DefineMethod(String, MethodAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x01079CA0", "name": "TypeBuilder_DefineMethodOverride__MethodInfo", "dotNetSignature": "Void DefineMethodOverride(MethodInfo, MethodInfo)" }, { "virtualAddress": "0x0107B9C0", "name": "TypeBuilder_DefineNestedType__MethodInfo", "dotNetSignature": "TypeBuilder DefineNestedType(String)" }, { "virtualAddress": "0x01078F60", "name": "TypeBuilder_DefineNestedType_1__MethodInfo", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes)" }, { "virtualAddress": "0x010811F8", "name": "TypeBuilder_DefineNestedType_2__MethodInfo", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type)" }, { "virtualAddress": "0x0107C008", "name": "TypeBuilder_DefineNestedType_3__MethodInfo", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, Int32)" }, { "virtualAddress": "0x01077328", "name": "TypeBuilder_DefineNestedType_4__MethodInfo", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, PackingSize)" }, { "virtualAddress": "0x01077848", "name": "TypeBuilder_DefineNestedType_5__MethodInfo", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, Type[])" }, { "virtualAddress": "0x01072E20", "name": "TypeBuilder_DefineNestedType_6__MethodInfo", "dotNetSignature": "TypeBuilder DefineNestedType(String, TypeAttributes, Type, PackingSize, Int32)" }, { "virtualAddress": "0x0106ADA0", "name": "TypeBuilder_DefineProperty__MethodInfo", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, Type, Type[])" }, { "virtualAddress": "0x01075D50", "name": "TypeBuilder_DefineProperty_1__MethodInfo", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, CallingConventions, Type, Type[])" }, { "virtualAddress": "0x010774E0", "name": "TypeBuilder_DefineProperty_2__MethodInfo", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x01078290", "name": "TypeBuilder_DefineProperty_3__MethodInfo", "dotNetSignature": "PropertyBuilder DefineProperty(String, PropertyAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][])" }, { "virtualAddress": "0x01083858", "name": "TypeBuilder_DefineTypeInitializer__MethodInfo", "dotNetSignature": "ConstructorBuilder DefineTypeInitializer()" }, { "virtualAddress": "0x01070D28", "name": "TypeBuilder_DefineUninitializedData__MethodInfo", "dotNetSignature": "FieldBuilder DefineUninitializedData(String, Int32, FieldAttributes)" }, { "virtualAddress": "0x01085008", "name": "TypeBuilder_GetConstructor__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructor(Type, ConstructorInfo)" }, { "virtualAddress": "0x0107DE20", "name": "TypeBuilder_GetField__MethodInfo", "dotNetSignature": "FieldInfo GetField(Type, FieldInfo)" }, { "virtualAddress": "0x0106E180", "name": "TypeBuilder_GetMethod__MethodInfo", "dotNetSignature": "MethodInfo GetMethod(Type, MethodInfo)" }, { "virtualAddress": "0x01073FE8", "name": "TypeBuilder_IsCreated__MethodInfo", "dotNetSignature": "Boolean IsCreated()" }, { "virtualAddress": "0x01086FF8", "name": "TypeBuilder_SetCustomAttribute__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(CustomAttributeBuilder)" }, { "virtualAddress": "0x010814B8", "name": "TypeBuilder_SetCustomAttribute_1__MethodInfo", "dotNetSignature": "Void SetCustomAttribute(ConstructorInfo, Byte[])" }, { "virtualAddress": "0x01079DE0", "name": "TypeBuilder_SetParent__MethodInfo", "dotNetSignature": "Void SetParent(Type)" }, { "virtualAddress": "0x0107D820", "name": "TypeBuilder_GetElementType__MethodInfo", "dotNetSignature": "Type GetElementType()" }, { "virtualAddress": "0x0107D630", "name": "TypeBuilder_get_TypeToken__MethodInfo", "dotNetSignature": "TypeToken get_TypeToken()" }, { "virtualAddress": "0x0106C6B8", "name": "TypeBuilder_get_UnderlyingSystemType__MethodInfo", "dotNetSignature": "Type get_UnderlyingSystemType()" }, { "virtualAddress": "0x0107D138", "name": "TypeBuilder_AddDeclarativeSecurity__MethodInfo", "dotNetSignature": "Void AddDeclarativeSecurity(SecurityAction, PermissionSet)" }, { "virtualAddress": "0x0106AD10", "name": "TypeBuilder_CreateType__MethodInfo", "dotNetSignature": "Type CreateType()" }, { "virtualAddress": "0x01082498", "name": "TypeBuilder_DefinePInvokeMethod__MethodInfo", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x01073140", "name": "TypeBuilder_DefinePInvokeMethod_1__MethodInfo", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, String, MethodAttributes, CallingConventions, Type, Type[], CallingConvention, CharSet)" }, { "virtualAddress": "0x01080D98", "name": "TypeBuilder_DefinePInvokeMethod_2__MethodInfo", "dotNetSignature": "MethodBuilder DefinePInvokeMethod(String, String, String, MethodAttributes, CallingConventions, Type, Type[], Type[], Type[], Type[][], Type[][], CallingConvention, CharSet)" }, { "virtualAddress": "0x0107F448", "name": "TypeBuilder_GetAttributeFlagsImpl__MethodInfo", "dotNetSignature": "TypeAttributes GetAttributeFlagsImpl()" }, { "virtualAddress": "0x01079B30", "name": "TypeBuilder_GetConstructorImpl__MethodInfo", "dotNetSignature": "ConstructorInfo GetConstructorImpl(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x010815A0", "name": "TypeBuilder_GetConstructors__MethodInfo", "dotNetSignature": "ConstructorInfo[] GetConstructors(BindingFlags)" }, { "virtualAddress": "0x01073DE0", "name": "TypeBuilder_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x01080FF0", "name": "TypeBuilder_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x01081A18", "name": "TypeBuilder_GetEvent__MethodInfo", "dotNetSignature": "EventInfo GetEvent(String, BindingFlags)" }, { "virtualAddress": "0x0107A918", "name": "TypeBuilder_GetEvents__MethodInfo", "dotNetSignature": "EventInfo[] GetEvents(BindingFlags)" }, { "virtualAddress": "0x01082748", "name": "TypeBuilder_GetField_1__MethodInfo", "dotNetSignature": "FieldInfo GetField(String, BindingFlags)" }, { "virtualAddress": "0x0106EA60", "name": "TypeBuilder_GetFields__MethodInfo", "dotNetSignature": "FieldInfo[] GetFields(BindingFlags)" }, { "virtualAddress": "0x01080AE8", "name": "TypeBuilder_GetInterface__MethodInfo", "dotNetSignature": "Type GetInterface(String, Boolean)" }, { "virtualAddress": "0x01074B00", "name": "TypeBuilder_GetInterfaces__MethodInfo", "dotNetSignature": "Type[] GetInterfaces()" }, { "virtualAddress": "0x01077068", "name": "TypeBuilder_GetMembers__MethodInfo", "dotNetSignature": "MemberInfo[] GetMembers(BindingFlags)" }, { "virtualAddress": "0x01072340", "name": "TypeBuilder_GetMethodImpl__MethodInfo", "dotNetSignature": "MethodInfo GetMethodImpl(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])" }, { "virtualAddress": "0x01076D38", "name": "TypeBuilder_GetMethods__MethodInfo", "dotNetSignature": "MethodInfo[] GetMethods(BindingFlags)" }, { "virtualAddress": "0x010720D0", "name": "TypeBuilder_GetNestedType__MethodInfo", "dotNetSignature": "Type GetNestedType(String, BindingFlags)" }, { "virtualAddress": "0x0107DCF0", "name": "TypeBuilder_GetNestedTypes__MethodInfo", "dotNetSignature": "Type[] GetNestedTypes(BindingFlags)" }, { "virtualAddress": "0x0107A560", "name": "TypeBuilder_GetProperties__MethodInfo", "dotNetSignature": "PropertyInfo[] GetProperties(BindingFlags)" }, { "virtualAddress": "0x01078790", "name": "TypeBuilder_GetPropertyImpl__MethodInfo", "dotNetSignature": "PropertyInfo GetPropertyImpl(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])" }, { "virtualAddress": "0x010802C8", "name": "TypeBuilder_HasElementTypeImpl__MethodInfo", "dotNetSignature": "Boolean HasElementTypeImpl()" }, { "virtualAddress": "0x0106D470", "name": "TypeBuilder_InvokeMember__MethodInfo", "dotNetSignature": "Object InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])" }, { "virtualAddress": "0x010833E8", "name": "TypeBuilder_IsArrayImpl__MethodInfo", "dotNetSignature": "Boolean IsArrayImpl()" }, { "virtualAddress": "0x010719D8", "name": "TypeBuilder_IsByRefImpl__MethodInfo", "dotNetSignature": "Boolean IsByRefImpl()" }, { "virtualAddress": "0x01086BB8", "name": "TypeBuilder_IsCOMObjectImpl__MethodInfo", "dotNetSignature": "Boolean IsCOMObjectImpl()" }, { "virtualAddress": "0x0106D8A0", "name": "TypeBuilder_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0106FBE8", "name": "TypeBuilder_IsPointerImpl__MethodInfo", "dotNetSignature": "Boolean IsPointerImpl()" }, { "virtualAddress": "0x010785B0", "name": "TypeBuilder_IsPrimitiveImpl__MethodInfo", "dotNetSignature": "Boolean IsPrimitiveImpl()" }, { "virtualAddress": "0x0106BD90", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106E968", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01083E88", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x0106BC40", "name": "TypeBuilder_System_Runtime_InteropServices__TypeBuilder_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._TypeBuilder.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01083C20", "name": "TypeBuilderInstantiation_MakeGenericType__MethodInfo", "dotNetSignature": "Type MakeGenericType(Type, Type[])" }, { "virtualAddress": "0x010754F0", "name": "_Error_EndOfFile__MethodInfo", "dotNetSignature": "Void EndOfFile()" }, { "virtualAddress": "0x0107EF70", "name": "_Error_FileNotOpen__MethodInfo", "dotNetSignature": "Void FileNotOpen()" }, { "virtualAddress": "0x0107C748", "name": "_Error_StreamIsClosed__MethodInfo", "dotNetSignature": "Void StreamIsClosed()" }, { "virtualAddress": "0x01074A70", "name": "_Error_MemoryStreamNotExpandable__MethodInfo", "dotNetSignature": "Void MemoryStreamNotExpandable()" }, { "virtualAddress": "0x010713C8", "name": "_Error_ReaderClosed__MethodInfo", "dotNetSignature": "Void ReaderClosed()" }, { "virtualAddress": "0x01087490", "name": "_Error_ReadNotSupported__MethodInfo", "dotNetSignature": "Void ReadNotSupported()" }, { "virtualAddress": "0x0106ABB8", "name": "_Error_SeekNotSupported__MethodInfo", "dotNetSignature": "Void SeekNotSupported()" }, { "virtualAddress": "0x010865C8", "name": "_Error_WrongAsyncResult__MethodInfo", "dotNetSignature": "Void WrongAsyncResult()" }, { "virtualAddress": "0x0107D5F0", "name": "_Error_EndReadCalledTwice__MethodInfo", "dotNetSignature": "Void EndReadCalledTwice()" }, { "virtualAddress": "0x0106AB30", "name": "_Error_EndWriteCalledTwice__MethodInfo", "dotNetSignature": "Void EndWriteCalledTwice()" }, { "virtualAddress": "0x0106D140", "name": "_Error_WinIOError__MethodInfo", "dotNetSignature": "Void WinIOError(Int32, String)" }, { "virtualAddress": "0x0106C928", "name": "_Error_WriteNotSupported__MethodInfo", "dotNetSignature": "Void WriteNotSupported()" }, { "virtualAddress": "0x0107FDF0", "name": "_Error_WriterClosed__MethodInfo", "dotNetSignature": "Void WriterClosed()" }, { "virtualAddress": "0x0106D2F0", "name": "BinaryReader__ctor_2__MethodInfo", "dotNetSignature": "BinaryReader(Stream, Encoding, Boolean)" }, { "virtualAddress": "0x010775D8", "name": "BinaryReader_ReadDecimal__MethodInfo", "dotNetSignature": "Decimal ReadDecimal()" }, { "virtualAddress": "0x0107C530", "name": "BinaryReader_ReadString__MethodInfo", "dotNetSignature": "String ReadString()" }, { "virtualAddress": "0x01086768", "name": "BinaryReader_Read_1__MethodInfo", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x010734F8", "name": "BinaryReader_InternalReadChars__MethodInfo", "dotNetSignature": "Int32 InternalReadChars(Char[], Int32, Int32)" }, { "virtualAddress": "0x010711D0", "name": "BinaryReader_InternalReadOneChar__MethodInfo", "dotNetSignature": "Int32 InternalReadOneChar()" }, { "virtualAddress": "0x010821F8", "name": "BinaryReader_ReadChars__MethodInfo", "dotNetSignature": "Char[] ReadChars(Int32)" }, { "virtualAddress": "0x01085C18", "name": "BinaryReader_Read_2__MethodInfo", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01077660", "name": "BinaryReader_ReadBytes__MethodInfo", "dotNetSignature": "Byte[] ReadBytes(Int32)" }, { "virtualAddress": "0x01070DF8", "name": "BinaryReader_FillBuffer__MethodInfo", "dotNetSignature": "Void FillBuffer(Int32)" }, { "virtualAddress": "0x01078528", "name": "BinaryReader_Read7BitEncodedInt__MethodInfo", "dotNetSignature": "Int32 Read7BitEncodedInt()" }, { "virtualAddress": "0x01074E18", "name": "BinaryWriter__ctor_3__MethodInfo", "dotNetSignature": "BinaryWriter(Stream, Encoding, Boolean)" }, { "virtualAddress": "0x01080680", "name": "BinaryWriter_Write_3__MethodInfo", "dotNetSignature": "Void Write(Byte[])" }, { "virtualAddress": "0x010734A8", "name": "BinaryWriter_Write_5__MethodInfo", "dotNetSignature": "Void Write(Char)" }, { "virtualAddress": "0x01073490", "name": "BinaryWriter_Write_6__MethodInfo", "dotNetSignature": "Void Write(Char[])" }, { "virtualAddress": "0x01085818", "name": "BinaryWriter_Write_17__MethodInfo", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x01073020", "name": "BufferedStream__ctor_2__MethodInfo", "dotNetSignature": "BufferedStream(Stream, Int32)" }, { "virtualAddress": "0x01082588", "name": "BufferedStream_set_Position__MethodInfo", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x010751C8", "name": "BufferedStream_ClearReadBufferBeforeWrite__MethodInfo", "dotNetSignature": "Void ClearReadBufferBeforeWrite()" }, { "virtualAddress": "0x010739F0", "name": "BufferedStream_Read__MethodInfo", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01086E78", "name": "BufferedStream_BeginRead__MethodInfo", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0107BED0", "name": "BufferedStream_EndRead__MethodInfo", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x01073570", "name": "BufferedStream_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0106EA80", "name": "BufferedStream_Write__MethodInfo", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010793D0", "name": "BufferedStream_BeginWrite__MethodInfo", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x01080248", "name": "BufferedStream_EndWrite__MethodInfo", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x0106DD40", "name": "BufferedStream_WriteAsync__MethodInfo", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0107A978", "name": "BufferedStream_SetLength__MethodInfo", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x0107E7A0", "name": "BufferedStream_WriteToUnderlyingStreamAsync_d_60_MoveNext__MethodInfo", "dotNetSignature": "Void MoveNext()" }, { "virtualAddress": "0x0106DD48", "name": "Directory_GetFiles__MethodInfo", "dotNetSignature": "String[] GetFiles(String)" }, { "virtualAddress": "0x01076718", "name": "Directory_GetFiles_1__MethodInfo", "dotNetSignature": "String[] GetFiles(String, String)" }, { "virtualAddress": "0x01077190", "name": "Directory_GetFiles_2__MethodInfo", "dotNetSignature": "String[] GetFiles(String, String, SearchOption)" }, { "virtualAddress": "0x01077E60", "name": "Directory_GetDirectories__MethodInfo", "dotNetSignature": "String[] GetDirectories(String)" }, { "virtualAddress": "0x0106C8B0", "name": "Directory_GetDirectories_1__MethodInfo", "dotNetSignature": "String[] GetDirectories(String, String)" }, { "virtualAddress": "0x010845A0", "name": "Directory_GetDirectories_2__MethodInfo", "dotNetSignature": "String[] GetDirectories(String, String, SearchOption)" }, { "virtualAddress": "0x01084248", "name": "Directory_GetFileSystemEntries__MethodInfo", "dotNetSignature": "String[] GetFileSystemEntries(String)" }, { "virtualAddress": "0x01081578", "name": "Directory_GetFileSystemEntries_1__MethodInfo", "dotNetSignature": "String[] GetFileSystemEntries(String, String)" }, { "virtualAddress": "0x01082968", "name": "Directory_GetFileSystemEntries_2__MethodInfo", "dotNetSignature": "String[] GetFileSystemEntries(String, String, SearchOption)" }, { "virtualAddress": "0x01076DC8", "name": "Directory_EnumerateDirectories__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateDirectories(String)" }, { "virtualAddress": "0x01087058", "name": "Directory_EnumerateDirectories_1__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateDirectories(String, String)" }, { "virtualAddress": "0x0107DD68", "name": "Directory_EnumerateDirectories_2__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateDirectories(String, String, SearchOption)" }, { "virtualAddress": "0x01077B28", "name": "Directory_EnumerateFiles__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFiles(String)" }, { "virtualAddress": "0x01076198", "name": "Directory_EnumerateFiles_1__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFiles(String, String)" }, { "virtualAddress": "0x01086440", "name": "Directory_EnumerateFiles_2__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFiles(String, String, SearchOption)" }, { "virtualAddress": "0x0107FC80", "name": "Directory_EnumerateFileSystemEntries__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFileSystemEntries(String)" }, { "virtualAddress": "0x01072378", "name": "Directory_EnumerateFileSystemEntries_1__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFileSystemEntries(String, String)" }, { "virtualAddress": "0x010773D0", "name": "Directory_EnumerateFileSystemEntries_2__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] EnumerateFileSystemEntries(String, String, SearchOption)" }, { "virtualAddress": "0x0106B480", "name": "Directory_CreateDirectory__MethodInfo", "dotNetSignature": "DirectoryInfo CreateDirectory(String)" }, { "virtualAddress": "0x01086910", "name": "Directory_CreateDirectoriesInternal__MethodInfo", "dotNetSignature": "DirectoryInfo CreateDirectoriesInternal(String)" }, { "virtualAddress": "0x01071248", "name": "Directory_Delete__MethodInfo", "dotNetSignature": "Void Delete(String)" }, { "virtualAddress": "0x0106F1A0", "name": "Directory_InsecureGetCurrentDirectory__MethodInfo", "dotNetSignature": "String InsecureGetCurrentDirectory()" }, { "virtualAddress": "0x0107CF10", "name": "Directory_Move__MethodInfo", "dotNetSignature": "Void Move(String, String)" }, { "virtualAddress": "0x0106AF98", "name": "Directory_SetAccessControl__MethodInfo", "dotNetSignature": "Void SetAccessControl(String, DirectorySecurity)" }, { "virtualAddress": "0x0106C030", "name": "Directory_SetCurrentDirectory__MethodInfo", "dotNetSignature": "Void SetCurrentDirectory(String)" }, { "virtualAddress": "0x0107ED10", "name": "FileInfo__ctor__MethodInfo", "dotNetSignature": "FileInfo(String)" }, { "virtualAddress": "0x01083EC8", "name": "FileInfo_CopyTo__MethodInfo", "dotNetSignature": "FileInfo CopyTo(String)" }, { "virtualAddress": "0x01082688", "name": "FileInfo_CopyTo_1__MethodInfo", "dotNetSignature": "FileInfo CopyTo(String, Boolean)" }, { "virtualAddress": "0x01070F30", "name": "FileInfo_MoveTo__MethodInfo", "dotNetSignature": "Void MoveTo(String)" }, { "virtualAddress": "0x01084798", "name": "FileSystemInfo__ctor_1__MethodInfo", "dotNetSignature": "FileSystemInfo(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010824D0", "name": "FileSystemInfo_InitializeFrom__MethodInfo", "dotNetSignature": "Void InitializeFrom(Win32Native\u002BWIN32_FIND_DATA)" }, { "virtualAddress": "0x01083F68", "name": "FileSystemInfo_set_Attributes__MethodInfo", "dotNetSignature": "Void set_Attributes(FileAttributes)" }, { "virtualAddress": "0x0106B860", "name": "MemoryStream__ctor_1__MethodInfo", "dotNetSignature": "MemoryStream(Int32)" }, { "virtualAddress": "0x0107DB50", "name": "MemoryStream__ctor_3__MethodInfo", "dotNetSignature": "MemoryStream(Byte[], Boolean)" }, { "virtualAddress": "0x01076B88", "name": "MemoryStream__ctor_6__MethodInfo", "dotNetSignature": "MemoryStream(Byte[], Int32, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x01075098", "name": "MemoryStream_EnsureCapacity__MethodInfo", "dotNetSignature": "Boolean EnsureCapacity(Int32)" }, { "virtualAddress": "0x0106EA88", "name": "MemoryStream_GetBuffer__MethodInfo", "dotNetSignature": "Byte[] GetBuffer()" }, { "virtualAddress": "0x01078408", "name": "MemoryStream_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x010837E8", "name": "MemoryStream_set_Position__MethodInfo", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x0107FBF0", "name": "MemoryStream_Read__MethodInfo", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01082280", "name": "MemoryStream_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0106DB68", "name": "MemoryStream_CopyToAsync__MethodInfo", "dotNetSignature": "Task CopyToAsync(Stream, Int32, CancellationToken)" }, { "virtualAddress": "0x010863A8", "name": "MemoryStream_Seek__MethodInfo", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x0106F618", "name": "MemoryStream_SetLength__MethodInfo", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x01073250", "name": "MemoryStream_Write__MethodInfo", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0107FCC0", "name": "MemoryStream_WriteAsync__MethodInfo", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0106C220", "name": "MemoryStream_WriteTo__MethodInfo", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x0107F840", "name": "Stream_get_ReadTimeout__MethodInfo", "dotNetSignature": "Int32 get_ReadTimeout()" }, { "virtualAddress": "0x01082750", "name": "Stream_set_ReadTimeout__MethodInfo", "dotNetSignature": "Void set_ReadTimeout(Int32)" }, { "virtualAddress": "0x0107C6B8", "name": "Stream_get_WriteTimeout__MethodInfo", "dotNetSignature": "Int32 get_WriteTimeout()" }, { "virtualAddress": "0x010849B8", "name": "Stream_set_WriteTimeout__MethodInfo", "dotNetSignature": "Void set_WriteTimeout(Int32)" }, { "virtualAddress": "0x0107B490", "name": "Stream_CopyToAsync_2__MethodInfo", "dotNetSignature": "Task CopyToAsync(Stream, Int32, CancellationToken)" }, { "virtualAddress": "0x0107B660", "name": "Stream_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Stream)" }, { "virtualAddress": "0x010790C8", "name": "Stream_CopyTo_1__MethodInfo", "dotNetSignature": "Void CopyTo(Stream, Int32)" }, { "virtualAddress": "0x0107DC70", "name": "Stream_EndRead__MethodInfo", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x01075FC0", "name": "Stream_EndWrite__MethodInfo", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x0107D180", "name": "Stream_Synchronized__MethodInfo", "dotNetSignature": "Stream Synchronized(Stream)" }, { "virtualAddress": "0x010712E0", "name": "Stream_Read__MethodInfo", "dotNetSignature": "Int32 Read(Span\u00601[Byte])" }, { "virtualAddress": "0x010842C0", "name": "Stream_Write__MethodInfo", "dotNetSignature": "Void Write(ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x01076278", "name": "Stream_ReadAsync_2__MethodInfo", "dotNetSignature": "ValueTask\u00601[System.Int32] ReadAsync(Memory\u00601[Byte], CancellationToken)" }, { "virtualAddress": "0x01076178", "name": "Stream_WriteAsync_2__MethodInfo", "dotNetSignature": "Task WriteAsync(ReadOnlyMemory\u00601[Byte], CancellationToken)" }, { "virtualAddress": "0x01076490", "name": "Stream_ReadWriteTask_InvokeAsyncCallback__MethodInfo", "dotNetSignature": "Void InvokeAsyncCallback(Object)" }, { "virtualAddress": "0x01080A40", "name": "Stream_NullStream_EndRead__MethodInfo", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x01071190", "name": "Stream_NullStream_EndWrite__MethodInfo", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x010851F8", "name": "Stream_SynchronousAsyncResult_c__get_AsyncWaitHandle_b__12_0__MethodInfo", "dotNetSignature": "ManualResetEvent \u003Cget_AsyncWaitHandle\u003Eb__12_0()" }, { "virtualAddress": "0x0107BAA0", "name": "Stream_SyncStream__ctor__MethodInfo", "dotNetSignature": "Stream\u002BSyncStream(Stream)" }, { "virtualAddress": "0x0107EC58", "name": "Stream_SyncStream_EndRead__MethodInfo", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x0107A1A8", "name": "Stream_SyncStream_EndWrite__MethodInfo", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x0107C108", "name": "Stream_c__EnsureAsyncActiveSemaphoreInitialized_b__4_0__MethodInfo", "dotNetSignature": "SemaphoreSlim \u003CEnsureAsyncActiveSemaphoreInitialized\u003Eb__4_0()" }, { "virtualAddress": "0x010773B0", "name": "Stream_c__FlushAsync_b__36_0__MethodInfo", "dotNetSignature": "Void \u003CFlushAsync\u003Eb__36_0(Object)" }, { "virtualAddress": "0x01073C70", "name": "Stream_c__BeginReadInternal_b__39_0__MethodInfo", "dotNetSignature": "Int32 \u003CBeginReadInternal\u003Eb__39_0(Object)" }, { "virtualAddress": "0x01081D48", "name": "Stream_c__BeginEndReadAsync_b__43_0__MethodInfo", "dotNetSignature": "IAsyncResult \u003CBeginEndReadAsync\u003Eb__43_0(Stream, Stream\u002BReadWriteParameters, AsyncCallback, Object)" }, { "virtualAddress": "0x0106E728", "name": "Stream_c__BeginEndReadAsync_b__43_1__MethodInfo", "dotNetSignature": "Int32 \u003CBeginEndReadAsync\u003Eb__43_1(Stream, IAsyncResult)" }, { "virtualAddress": "0x01087650", "name": "Stream_c__BeginWriteInternal_b__46_0__MethodInfo", "dotNetSignature": "Int32 \u003CBeginWriteInternal\u003Eb__46_0(Object)" }, { "virtualAddress": "0x01070CB0", "name": "Stream_c__RunReadWriteTaskWhenReady_b__47_0__MethodInfo", "dotNetSignature": "Void \u003CRunReadWriteTaskWhenReady\u003Eb__47_0(Task, Object)" }, { "virtualAddress": "0x0107AB38", "name": "Stream_c__BeginEndWriteAsync_b__53_0__MethodInfo", "dotNetSignature": "IAsyncResult \u003CBeginEndWriteAsync\u003Eb__53_0(Stream, Stream\u002BReadWriteParameters, AsyncCallback, Object)" }, { "virtualAddress": "0x0106D110", "name": "Stream_c__BeginEndWriteAsync_b__53_1__MethodInfo", "dotNetSignature": "VoidTaskResult \u003CBeginEndWriteAsync\u003Eb__53_1(Stream, IAsyncResult)" }, { "virtualAddress": "0x01086E18", "name": "StreamReader_CheckAsyncTaskInProgress__MethodInfo", "dotNetSignature": "Void CheckAsyncTaskInProgress()" }, { "virtualAddress": "0x01071218", "name": "StreamReader__ctor_6__MethodInfo", "dotNetSignature": "StreamReader(Stream, Encoding, Boolean, Int32, Boolean)" }, { "virtualAddress": "0x0106CC08", "name": "StreamReader__ctor_12__MethodInfo", "dotNetSignature": "StreamReader(String, Encoding, Boolean, Int32, Boolean)" }, { "virtualAddress": "0x01070E38", "name": "StreamReader_Read_1__MethodInfo", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x01075400", "name": "StreamReader_ReadBlock__MethodInfo", "dotNetSignature": "Int32 ReadBlock(Char[], Int32, Int32)" }, { "virtualAddress": "0x01077410", "name": "StreamReader_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x01078670", "name": "StreamReader_ReadBlockAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x0107AE70", "name": "StreamWriter_CheckAsyncTaskInProgress__MethodInfo", "dotNetSignature": "Void CheckAsyncTaskInProgress()" }, { "virtualAddress": "0x0107A260", "name": "StreamWriter__ctor_4__MethodInfo", "dotNetSignature": "StreamWriter(Stream, Encoding, Int32, Boolean)" }, { "virtualAddress": "0x01083908", "name": "StreamWriter__ctor_9__MethodInfo", "dotNetSignature": "StreamWriter(String, Boolean, Encoding, Int32, Boolean)" }, { "virtualAddress": "0x0107B218", "name": "StreamWriter_Write_2__MethodInfo", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x01080C48", "name": "StreamWriter_WriteAsync_2__MethodInfo", "dotNetSignature": "Task WriteAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x01074C30", "name": "StreamWriter_WriteLineAsync_3__MethodInfo", "dotNetSignature": "Task WriteLineAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x01084268", "name": "StringReader__ctor__MethodInfo", "dotNetSignature": "StringReader(String)" }, { "virtualAddress": "0x010710C0", "name": "StringReader_Read_1__MethodInfo", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x01080118", "name": "StringReader_ReadBlockAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x0106EE50", "name": "StringReader_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x01082D70", "name": "StringWriter__ctor_3__MethodInfo", "dotNetSignature": "StringWriter(StringBuilder, IFormatProvider)" }, { "virtualAddress": "0x010827D0", "name": "StringWriter_Write_1__MethodInfo", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x0106AD58", "name": "TextReader_Read_1__MethodInfo", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x01082640", "name": "TextReader_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x01080618", "name": "TextReader_ReadBlockAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x0106E8C0", "name": "TextReader_Synchronized__MethodInfo", "dotNetSignature": "TextReader Synchronized(TextReader)" }, { "virtualAddress": "0x0106B900", "name": "TextReader_SyncTextReader_ReadBlockAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadBlockAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x01082DD0", "name": "TextReader_SyncTextReader_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Char[], Int32, Int32)" }, { "virtualAddress": "0x0107E170", "name": "TextReader_c___cctor_b__22_0__MethodInfo", "dotNetSignature": "String \u003C.cctor\u003Eb__22_0(Object)" }, { "virtualAddress": "0x01081068", "name": "TextReader_c___cctor_b__22_1__MethodInfo", "dotNetSignature": "Int32 \u003C.cctor\u003Eb__22_1(Object)" }, { "virtualAddress": "0x0107D2E0", "name": "TextWriter_Synchronized__MethodInfo", "dotNetSignature": "TextWriter Synchronized(TextWriter)" }, { "virtualAddress": "0x01080E38", "name": "TextWriter_Write_2__MethodInfo", "dotNetSignature": "Void Write(Char[], Int32, Int32)" }, { "virtualAddress": "0x010745E8", "name": "TextWriter_c___cctor_b__73_0__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_0(Object)" }, { "virtualAddress": "0x01085600", "name": "TextWriter_c___cctor_b__73_1__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_1(Object)" }, { "virtualAddress": "0x0107B130", "name": "TextWriter_c___cctor_b__73_2__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_2(Object)" }, { "virtualAddress": "0x01071680", "name": "TextWriter_c___cctor_b__73_3__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_3(Object)" }, { "virtualAddress": "0x01081998", "name": "TextWriter_c___cctor_b__73_4__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_4(Object)" }, { "virtualAddress": "0x010726F0", "name": "TextWriter_c___cctor_b__73_5__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_5(Object)" }, { "virtualAddress": "0x0106B4C8", "name": "TextWriter_c___cctor_b__73_6__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__73_6(Object)" }, { "virtualAddress": "0x0107BDF8", "name": "UnmanagedMemoryAccessor_Initialize__MethodInfo", "dotNetSignature": "Void Initialize(SafeBuffer, Int64, Int64, FileAccess)" }, { "virtualAddress": "0x01070C20", "name": "UnmanagedMemoryAccessor_EnsureSafeToRead__MethodInfo", "dotNetSignature": "Void EnsureSafeToRead(Int64, Int32)" }, { "virtualAddress": "0x0106EC48", "name": "UnmanagedMemoryAccessor_EnsureSafeToWrite__MethodInfo", "dotNetSignature": "Void EnsureSafeToWrite(Int64, Int32)" }, { "virtualAddress": "0x01074A68", "name": "UnmanagedMemoryStream_Initialize_1__MethodInfo", "dotNetSignature": "Void Initialize(SafeBuffer, Int64, Int64, FileAccess, Boolean)" }, { "virtualAddress": "0x0107CF78", "name": "UnmanagedMemoryStream_Initialize_3__MethodInfo", "dotNetSignature": "Void Initialize(Byte*, Int64, Int64, FileAccess, Boolean)" }, { "virtualAddress": "0x0107A4F8", "name": "UnmanagedMemoryStream_set_Position__MethodInfo", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x01086D00", "name": "UnmanagedMemoryStream_get_PositionPointer__MethodInfo", "dotNetSignature": "Byte* get_PositionPointer()" }, { "virtualAddress": "0x0106E5F0", "name": "UnmanagedMemoryStream_set_PositionPointer__MethodInfo", "dotNetSignature": "Void set_PositionPointer(Byte*)" }, { "virtualAddress": "0x01073968", "name": "UnmanagedMemoryStream_get_Pointer__MethodInfo", "dotNetSignature": "Byte* get_Pointer()" }, { "virtualAddress": "0x0106BD48", "name": "UnmanagedMemoryStream_Read__MethodInfo", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0107A5C0", "name": "UnmanagedMemoryStream_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x01078BC8", "name": "UnmanagedMemoryStream_Seek__MethodInfo", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x01073958", "name": "UnmanagedMemoryStream_SetLength__MethodInfo", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x01087290", "name": "UnmanagedMemoryStream_Write__MethodInfo", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01086000", "name": "UnmanagedMemoryStream_WriteAsync__MethodInfo", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0106CC48", "name": "UnmanagedMemoryStream_WriteByte__MethodInfo", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x01074910", "name": "UnmanagedMemoryStreamWrapper_GetBuffer__MethodInfo", "dotNetSignature": "Byte[] GetBuffer()" }, { "virtualAddress": "0x01071910", "name": "UnmanagedMemoryStreamWrapper_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x01086590", "name": "UnmanagedMemoryStreamWrapper_ToArray__MethodInfo", "dotNetSignature": "Byte[] ToArray()" }, { "virtualAddress": "0x010817E0", "name": "UnmanagedMemoryStreamWrapper_WriteTo__MethodInfo", "dotNetSignature": "Void WriteTo(Stream)" }, { "virtualAddress": "0x010801C8", "name": "UnmanagedMemoryStreamWrapper_CopyToAsync__MethodInfo", "dotNetSignature": "Task CopyToAsync(Stream, Int32, CancellationToken)" }, { "virtualAddress": "0x01076478", "name": "DirectoryInfo_GetFiles_1__MethodInfo", "dotNetSignature": "FileInfo[] GetFiles(String)" }, { "virtualAddress": "0x010791F0", "name": "DirectoryInfo_GetDirectories_1__MethodInfo", "dotNetSignature": "DirectoryInfo[] GetDirectories(String)" }, { "virtualAddress": "0x01076C90", "name": "DirectoryInfo_GetFileSystemInfos_2__MethodInfo", "dotNetSignature": "FileSystemInfo[] GetFileSystemInfos(String, SearchOption)" }, { "virtualAddress": "0x0106E220", "name": "DirectoryInfo_MoveTo__MethodInfo", "dotNetSignature": "Void MoveTo(String)" }, { "virtualAddress": "0x01078240", "name": "DirectoryInfo_GetFiles_2__MethodInfo", "dotNetSignature": "FileInfo[] GetFiles(String, SearchOption)" }, { "virtualAddress": "0x0107BE60", "name": "DirectoryInfo_Create_1__MethodInfo", "dotNetSignature": "Void Create(DirectorySecurity)" }, { "virtualAddress": "0x01075A50", "name": "DirectoryInfo_CreateSubdirectory_1__MethodInfo", "dotNetSignature": "DirectoryInfo CreateSubdirectory(String, DirectorySecurity)" }, { "virtualAddress": "0x01070648", "name": "DirectoryInfo_EnumerateDirectories_2__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.IO.DirectoryInfo] EnumerateDirectories(String, SearchOption)" }, { "virtualAddress": "0x010758C0", "name": "DirectoryInfo_EnumerateFiles_2__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.IO.FileInfo] EnumerateFiles(String, SearchOption)" }, { "virtualAddress": "0x0106EA48", "name": "DirectoryInfo_EnumerateFileSystemInfos_2__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.IO.FileSystemInfo] EnumerateFileSystemInfos(String, SearchOption)" }, { "virtualAddress": "0x01070EB0", "name": "DirectoryInfo_CheckPath__MethodInfo", "dotNetSignature": "Void CheckPath(String)" }, { "virtualAddress": "0x0107B838", "name": "DirectoryInfo_c_DisplayClass23_0__InternalGetFileSystemInfos_b__0__MethodInfo", "dotNetSignature": "Void \u003CInternalGetFileSystemInfos\u003Eb__0(String)" }, { "virtualAddress": "0x0107C1A0", "name": "DirectoryInfo_c_DisplayClass23_0__InternalGetFileSystemInfos_b__1__MethodInfo", "dotNetSignature": "Void \u003CInternalGetFileSystemInfos\u003Eb__1(String)" }, { "virtualAddress": "0x010719D0", "name": "DirectoryInfo_CreateEnumerateDirectoriesIterator_d_39_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01084FC8", "name": "DirectoryInfo_CreateEnumerateFilesIterator_d_43_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0106EAC0", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107AE78", "name": "DirectoryInfo_EnumerateFileSystemInfos_d_47_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01081380", "name": "DriveInfo__ctor_1__MethodInfo", "dotNetSignature": "DriveInfo(String)" }, { "virtualAddress": "0x0107A210", "name": "DriveInfo_GetDiskFreeSpace__MethodInfo", "dotNetSignature": "Void GetDiskFreeSpace(String, UInt64 ByRef, UInt64 ByRef, UInt64 ByRef)" }, { "virtualAddress": "0x01076A60", "name": "DriveInfo_set_VolumeLabel__MethodInfo", "dotNetSignature": "Void set_VolumeLabel(String)" }, { "virtualAddress": "0x01070F98", "name": "DriveInfo_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070F20", "name": "File_Copy_1__MethodInfo", "dotNetSignature": "Void Copy(String, String, Boolean)" }, { "virtualAddress": "0x0107D270", "name": "File_InternalCopy__MethodInfo", "dotNetSignature": "String InternalCopy(String, String, Boolean, Boolean)" }, { "virtualAddress": "0x01080518", "name": "File_Delete__MethodInfo", "dotNetSignature": "Void Delete(String)" }, { "virtualAddress": "0x01081C00", "name": "File_GetAttributes__MethodInfo", "dotNetSignature": "FileAttributes GetAttributes(String)" }, { "virtualAddress": "0x0106D930", "name": "File_GetCreationTime__MethodInfo", "dotNetSignature": "DateTime GetCreationTime(String)" }, { "virtualAddress": "0x0107C470", "name": "File_GetLastAccessTime__MethodInfo", "dotNetSignature": "DateTime GetLastAccessTime(String)" }, { "virtualAddress": "0x0107A950", "name": "File_GetLastWriteTime__MethodInfo", "dotNetSignature": "DateTime GetLastWriteTime(String)" }, { "virtualAddress": "0x0106C230", "name": "File_Move__MethodInfo", "dotNetSignature": "Void Move(String, String)" }, { "virtualAddress": "0x0106F430", "name": "File_Replace_1__MethodInfo", "dotNetSignature": "Void Replace(String, String, String, Boolean)" }, { "virtualAddress": "0x0106DEC0", "name": "File_SetAccessControl__MethodInfo", "dotNetSignature": "Void SetAccessControl(String, FileSecurity)" }, { "virtualAddress": "0x01079418", "name": "File_SetAttributes__MethodInfo", "dotNetSignature": "Void SetAttributes(String, FileAttributes)" }, { "virtualAddress": "0x01078330", "name": "File_SetCreationTime__MethodInfo", "dotNetSignature": "Void SetCreationTime(String, DateTime)" }, { "virtualAddress": "0x0107D2A8", "name": "File_SetLastAccessTime__MethodInfo", "dotNetSignature": "Void SetLastAccessTime(String, DateTime)" }, { "virtualAddress": "0x0106E6E0", "name": "File_SetLastWriteTime__MethodInfo", "dotNetSignature": "Void SetLastWriteTime(String, DateTime)" }, { "virtualAddress": "0x01075E08", "name": "File_ReadAllBytes__MethodInfo", "dotNetSignature": "Byte[] ReadAllBytes(String)" }, { "virtualAddress": "0x01073340", "name": "File_Encrypt__MethodInfo", "dotNetSignature": "Void Encrypt(String)" }, { "virtualAddress": "0x01082928", "name": "File_Decrypt__MethodInfo", "dotNetSignature": "Void Decrypt(String)" }, { "virtualAddress": "0x0106BEA0", "name": "File_FillAttributeInfo__MethodInfo", "dotNetSignature": "Int32 FillAttributeInfo(String, MonoIOStat ByRef, Boolean, Boolean)" }, { "virtualAddress": "0x01070FF8", "name": "File_ReadLines_d_58_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01073050", "name": "FileStream__ctor_4__MethodInfo", "dotNetSignature": "FileStream(IntPtr, FileAccess, Boolean, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x01071548", "name": "FileStream__ctor_18__MethodInfo", "dotNetSignature": "FileStream(String, FileMode, FileAccess, FileShare, Int32, Boolean, FileOptions)" }, { "virtualAddress": "0x01075A48", "name": "FileStream_Init__MethodInfo", "dotNetSignature": "Void Init(SafeFileHandle, FileAccess, Boolean, Int32, Boolean, Boolean)" }, { "virtualAddress": "0x0106AFF8", "name": "FileStream_get_Length__MethodInfo", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x0107E868", "name": "FileStream_get_Position__MethodInfo", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x01081410", "name": "FileStream_set_Position__MethodInfo", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x0107D850", "name": "FileStream_ReadByte__MethodInfo", "dotNetSignature": "Int32 ReadByte()" }, { "virtualAddress": "0x01070A78", "name": "FileStream_WriteByte__MethodInfo", "dotNetSignature": "Void WriteByte(Byte)" }, { "virtualAddress": "0x01082FA8", "name": "FileStream_Read__MethodInfo", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010874B8", "name": "FileStream_ReadInternal__MethodInfo", "dotNetSignature": "Int32 ReadInternal(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01075A30", "name": "FileStream_BeginRead__MethodInfo", "dotNetSignature": "IAsyncResult BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x01080D50", "name": "FileStream_EndRead__MethodInfo", "dotNetSignature": "Int32 EndRead(IAsyncResult)" }, { "virtualAddress": "0x010750F0", "name": "FileStream_Write__MethodInfo", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0107A2E8", "name": "FileStream_WriteInternal__MethodInfo", "dotNetSignature": "Void WriteInternal(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01079C30", "name": "FileStream_BeginWrite__MethodInfo", "dotNetSignature": "IAsyncResult BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)" }, { "virtualAddress": "0x0106B2E8", "name": "FileStream_EndWrite__MethodInfo", "dotNetSignature": "Void EndWrite(IAsyncResult)" }, { "virtualAddress": "0x01087320", "name": "FileStream_Seek__MethodInfo", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x01073C60", "name": "FileStream_SetLength__MethodInfo", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x0107AB80", "name": "FileStream_Flush__MethodInfo", "dotNetSignature": "Void Flush()" }, { "virtualAddress": "0x01077978", "name": "FileStream_Flush_1__MethodInfo", "dotNetSignature": "Void Flush(Boolean)" }, { "virtualAddress": "0x0107BD28", "name": "FileStream_Lock__MethodInfo", "dotNetSignature": "Void Lock(Int64, Int64)" }, { "virtualAddress": "0x01072A60", "name": "FileStream_Unlock__MethodInfo", "dotNetSignature": "Void Unlock(Int64, Int64)" }, { "virtualAddress": "0x0107DD70", "name": "FileStream_Dispose__MethodInfo", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x01075850", "name": "FileStream_GetAccessControl__MethodInfo", "dotNetSignature": "FileSecurity GetAccessControl()" }, { "virtualAddress": "0x01071B60", "name": "FileStream_SetAccessControl__MethodInfo", "dotNetSignature": "Void SetAccessControl(FileSecurity)" }, { "virtualAddress": "0x01078AA0", "name": "FileStream_FlushAsync__MethodInfo", "dotNetSignature": "Task FlushAsync(CancellationToken)" }, { "virtualAddress": "0x0107D788", "name": "FileStream_FlushBuffer__MethodInfo", "dotNetSignature": "Void FlushBuffer()" }, { "virtualAddress": "0x01074840", "name": "FileStream_ReadData__MethodInfo", "dotNetSignature": "Int32 ReadData(SafeHandle, Byte[], Int32, Int32)" }, { "virtualAddress": "0x0107BF08", "name": "FileStream_InitBuffer__MethodInfo", "dotNetSignature": "Void InitBuffer(Int32, Boolean)" }, { "virtualAddress": "0x0107D148", "name": "FileStreamAsyncResult_CBWrapper__MethodInfo", "dotNetSignature": "Void CBWrapper(IAsyncResult)" }, { "virtualAddress": "0x0107D998", "name": "Path_ChangeExtension__MethodInfo", "dotNetSignature": "String ChangeExtension(String, String)" }, { "virtualAddress": "0x0107AEA0", "name": "Path_Combine__MethodInfo", "dotNetSignature": "String Combine(String, String)" }, { "virtualAddress": "0x01074EB8", "name": "Path_GetDirectoryName__MethodInfo", "dotNetSignature": "String GetDirectoryName(String)" }, { "virtualAddress": "0x01071100", "name": "Path_GetExtension__MethodInfo", "dotNetSignature": "String GetExtension(String)" }, { "virtualAddress": "0x0106E2C0", "name": "Path_GetFileName__MethodInfo", "dotNetSignature": "String GetFileName(String)" }, { "virtualAddress": "0x01075920", "name": "Path_GetFullPathName_1__MethodInfo", "dotNetSignature": "String GetFullPathName(String)" }, { "virtualAddress": "0x01083568", "name": "Path_InsecureGetFullPath__MethodInfo", "dotNetSignature": "String InsecureGetFullPath(String)" }, { "virtualAddress": "0x01079D90", "name": "Path_GetPathRoot__MethodInfo", "dotNetSignature": "String GetPathRoot(String)" }, { "virtualAddress": "0x01077208", "name": "Path_GetTempFileName__MethodInfo", "dotNetSignature": "String GetTempFileName()" }, { "virtualAddress": "0x01083EE8", "name": "Path_HasExtension__MethodInfo", "dotNetSignature": "Boolean HasExtension(String)" }, { "virtualAddress": "0x01084398", "name": "Path_IsPathRooted__MethodInfo", "dotNetSignature": "Boolean IsPathRooted(String)" }, { "virtualAddress": "0x010780C0", "name": "Path_Combine_1__MethodInfo", "dotNetSignature": "String Combine(String[])" }, { "virtualAddress": "0x0107C2D0", "name": "Path_Combine_2__MethodInfo", "dotNetSignature": "String Combine(String, String, String)" }, { "virtualAddress": "0x01085D98", "name": "Path_Combine_3__MethodInfo", "dotNetSignature": "String Combine(String, String, String, String)" }, { "virtualAddress": "0x0106B748", "name": "Path_Validate_1__MethodInfo", "dotNetSignature": "Void Validate(String, String)" }, { "virtualAddress": "0x0107D0B0", "name": "Path_CheckSearchPattern__MethodInfo", "dotNetSignature": "Void CheckSearchPattern(String)" }, { "virtualAddress": "0x01086158", "name": "Path_CheckInvalidPathChars__MethodInfo", "dotNetSignature": "Void CheckInvalidPathChars(String, Boolean)" }, { "virtualAddress": "0x01081330", "name": "Path_InternalCombine__MethodInfo", "dotNetSignature": "String InternalCombine(String, String)" }, { "virtualAddress": "0x010777B8", "name": "UnexceptionalStreamReader_Read_1__MethodInfo", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x010742E8", "name": "CStreamReader_Read_1__MethodInfo", "dotNetSignature": "Int32 Read(Char[], Int32, Int32)" }, { "virtualAddress": "0x010867A8", "name": "IsolatedStorage_get_ApplicationIdentity__MethodInfo", "dotNetSignature": "Object get_ApplicationIdentity()" }, { "virtualAddress": "0x010799C8", "name": "IsolatedStorage_get_AssemblyIdentity__MethodInfo", "dotNetSignature": "Object get_AssemblyIdentity()" }, { "virtualAddress": "0x0107B268", "name": "IsolatedStorage_get_CurrentSize__MethodInfo", "dotNetSignature": "UInt64 get_CurrentSize()" }, { "virtualAddress": "0x0106E080", "name": "IsolatedStorage_get_DomainIdentity__MethodInfo", "dotNetSignature": "Object get_DomainIdentity()" }, { "virtualAddress": "0x0106FD40", "name": "IsolatedStorage_get_MaximumSize__MethodInfo", "dotNetSignature": "UInt64 get_MaximumSize()" }, { "virtualAddress": "0x01072600", "name": "IsolatedStorage_get_AvailableFreeSpace__MethodInfo", "dotNetSignature": "Int64 get_AvailableFreeSpace()" }, { "virtualAddress": "0x01084CA8", "name": "IsolatedStorage_get_Quota__MethodInfo", "dotNetSignature": "Int64 get_Quota()" }, { "virtualAddress": "0x0106AD48", "name": "IsolatedStorage_get_UsedSize__MethodInfo", "dotNetSignature": "Int64 get_UsedSize()" }, { "virtualAddress": "0x0106F708", "name": "IsolatedStorage_InitStore__MethodInfo", "dotNetSignature": "Void InitStore(IsolatedStorageScope, Type, Type)" }, { "virtualAddress": "0x010810C0", "name": "IsolatedStorageFile_GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator GetEnumerator(IsolatedStorageScope)" }, { "virtualAddress": "0x0106B898", "name": "IsolatedStorageFile_GetStore__MethodInfo", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Evidence, Type, Evidence, Type)" }, { "virtualAddress": "0x0106F868", "name": "IsolatedStorageFile_GetStore_1__MethodInfo", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Object, Object)" }, { "virtualAddress": "0x01072090", "name": "IsolatedStorageFile_GetStore_3__MethodInfo", "dotNetSignature": "IsolatedStorageFile GetStore(IsolatedStorageScope, Object)" }, { "virtualAddress": "0x0106B7C0", "name": "IsolatedStorageFile_GetUserStoreForSite__MethodInfo", "dotNetSignature": "IsolatedStorageFile GetUserStoreForSite()" }, { "virtualAddress": "0x01077D30", "name": "IsolatedStorageFile_Remove__MethodInfo", "dotNetSignature": "Void Remove(IsolatedStorageScope)" }, { "virtualAddress": "0x0107CCD8", "name": "IsolatedStorageFile_GetIsolatedStorageRoot__MethodInfo", "dotNetSignature": "String GetIsolatedStorageRoot(IsolatedStorageScope)" }, { "virtualAddress": "0x01075828", "name": "IsolatedStorageFile__ctor_1__MethodInfo", "dotNetSignature": "IsolatedStorageFile(IsolatedStorageScope, String)" }, { "virtualAddress": "0x010824B0", "name": "IsolatedStorageFile_CreateDirectory__MethodInfo", "dotNetSignature": "Void CreateDirectory(String)" }, { "virtualAddress": "0x01070C28", "name": "IsolatedStorageFile_CopyFile_1__MethodInfo", "dotNetSignature": "Void CopyFile(String, String, Boolean)" }, { "virtualAddress": "0x01083A68", "name": "IsolatedStorageFile_DeleteDirectory__MethodInfo", "dotNetSignature": "Void DeleteDirectory(String)" }, { "virtualAddress": "0x01086A20", "name": "IsolatedStorageFile_DeleteFile__MethodInfo", "dotNetSignature": "Void DeleteFile(String)" }, { "virtualAddress": "0x01085998", "name": "IsolatedStorageFile_DirectoryExists__MethodInfo", "dotNetSignature": "Boolean DirectoryExists(String)" }, { "virtualAddress": "0x0106D358", "name": "IsolatedStorageFile_FileExists__MethodInfo", "dotNetSignature": "Boolean FileExists(String)" }, { "virtualAddress": "0x01082388", "name": "IsolatedStorageFile_GetCreationTime__MethodInfo", "dotNetSignature": "DateTimeOffset GetCreationTime(String)" }, { "virtualAddress": "0x01070220", "name": "IsolatedStorageFile_GetLastAccessTime__MethodInfo", "dotNetSignature": "DateTimeOffset GetLastAccessTime(String)" }, { "virtualAddress": "0x01080288", "name": "IsolatedStorageFile_GetLastWriteTime__MethodInfo", "dotNetSignature": "DateTimeOffset GetLastWriteTime(String)" }, { "virtualAddress": "0x01079AA8", "name": "IsolatedStorageFile_GetDirectoryNames__MethodInfo", "dotNetSignature": "String[] GetDirectoryNames(String)" }, { "virtualAddress": "0x0106D4E8", "name": "IsolatedStorageFile_GetFileNames__MethodInfo", "dotNetSignature": "String[] GetFileNames(String)" }, { "virtualAddress": "0x010801A8", "name": "IsolatedStorageFile_IncreaseQuotaTo__MethodInfo", "dotNetSignature": "Boolean IncreaseQuotaTo(Int64)" }, { "virtualAddress": "0x01077CE8", "name": "IsolatedStorageFile_MoveDirectory__MethodInfo", "dotNetSignature": "Void MoveDirectory(String, String)" }, { "virtualAddress": "0x01081360", "name": "IsolatedStorageFile_MoveFile__MethodInfo", "dotNetSignature": "Void MoveFile(String, String)" }, { "virtualAddress": "0x01078538", "name": "IsolatedStorageFile_Remove_1__MethodInfo", "dotNetSignature": "Void Remove()" }, { "virtualAddress": "0x0106F528", "name": "IsolatedStorageFile_CheckOpen_1__MethodInfo", "dotNetSignature": "Void CheckOpen(Boolean)" }, { "virtualAddress": "0x010717C8", "name": "IsolatedStorageFile__ctor_2__MethodInfo", "dotNetSignature": "IsolatedStorageFile()" }, { "virtualAddress": "0x01076638", "name": "IsolatedStorageFileStream_CreateIsolatedPath__MethodInfo", "dotNetSignature": "String CreateIsolatedPath(IsolatedStorageFile, String, FileMode)" }, { "virtualAddress": "0x01080480", "name": "IsolatedStorageFileStream_get_SafeFileHandle__MethodInfo", "dotNetSignature": "SafeFileHandle get_SafeFileHandle()" }, { "virtualAddress": "0x01071938", "name": "IsolatedStorageFileStream_get_Handle__MethodInfo", "dotNetSignature": "IntPtr get_Handle()" }, { "virtualAddress": "0x01075370", "name": "IsolatedStorageSecurityState_get_Quota__MethodInfo", "dotNetSignature": "Int64 get_Quota()" }, { "virtualAddress": "0x01086838", "name": "IsolatedStorageSecurityState_get_UsedSize__MethodInfo", "dotNetSignature": "Int64 get_UsedSize()" }, { "virtualAddress": "0x010873A8", "name": "IsolatedStorageSecurityState_EnsureState__MethodInfo", "dotNetSignature": "Void EnsureState()" }, { "virtualAddress": "0x0106C660", "name": "CharUnicodeInfo_GetNumericValue_1__MethodInfo", "dotNetSignature": "Double GetNumericValue(String, Int32)" }, { "virtualAddress": "0x0107D4B8", "name": "CharUnicodeInfo_GetDecimalDigitValue_1__MethodInfo", "dotNetSignature": "Int32 GetDecimalDigitValue(String, Int32)" }, { "virtualAddress": "0x010790B8", "name": "CharUnicodeInfo_GetDigitValue_1__MethodInfo", "dotNetSignature": "Int32 GetDigitValue(String, Int32)" }, { "virtualAddress": "0x01074818", "name": "CharUnicodeInfo_GetUnicodeCategory_1__MethodInfo", "dotNetSignature": "UnicodeCategory GetUnicodeCategory(String, Int32)" }, { "virtualAddress": "0x01071478", "name": "PersianCalendar_GetAbsoluteDatePersian__MethodInfo", "dotNetSignature": "Int64 GetAbsoluteDatePersian(Int32, Int32, Int32)" }, { "virtualAddress": "0x01083EE0", "name": "PersianCalendar_CheckTicksRange__MethodInfo", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x0107D4D8", "name": "PersianCalendar_CheckEraRange__MethodInfo", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x01080DA0", "name": "PersianCalendar_CheckYearRange__MethodInfo", "dotNetSignature": "Void CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x0106C930", "name": "PersianCalendar_CheckYearMonthRange__MethodInfo", "dotNetSignature": "Void CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x01074128", "name": "PersianCalendar_GetDatePart__MethodInfo", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x010833D0", "name": "PersianCalendar_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x01079DB8", "name": "PersianCalendar_IsLeapDay__MethodInfo", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107ECD0", "name": "PersianCalendar_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01071A08", "name": "PersianCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x01086CA0", "name": "PersianCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01075FA0", "name": "Calendar_ReadOnly__MethodInfo", "dotNetSignature": "Calendar ReadOnly(Calendar)" }, { "virtualAddress": "0x01075150", "name": "Calendar_VerifyWritable__MethodInfo", "dotNetSignature": "Void VerifyWritable()" }, { "virtualAddress": "0x0106F940", "name": "Calendar_CheckAddResult__MethodInfo", "dotNetSignature": "Void CheckAddResult(Int64, DateTime, DateTime)" }, { "virtualAddress": "0x01075848", "name": "Calendar_Add__MethodInfo", "dotNetSignature": "DateTime Add(DateTime, Double, Int32)" }, { "virtualAddress": "0x0107A398", "name": "Calendar_GetWeekOfYear__MethodInfo", "dotNetSignature": "Int32 GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)" }, { "virtualAddress": "0x01081248", "name": "Calendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01085590", "name": "Calendar_TimeToTicks__MethodInfo", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0106DE88", "name": "ChineseLunisolarCalendar_GetYearInfo__MethodInfo", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x010732C8", "name": "ChineseLunisolarCalendar_GetGregorianYear__MethodInfo", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x0107E650", "name": "CompareInfo_GetCompareInfo__MethodInfo", "dotNetSignature": "CompareInfo GetCompareInfo(Int32, Assembly)" }, { "virtualAddress": "0x010703A0", "name": "CompareInfo_GetCompareInfo_1__MethodInfo", "dotNetSignature": "CompareInfo GetCompareInfo(String, Assembly)" }, { "virtualAddress": "0x0107DC78", "name": "CompareInfo_GetCompareInfo_2__MethodInfo", "dotNetSignature": "CompareInfo GetCompareInfo(Int32)" }, { "virtualAddress": "0x01085D48", "name": "CompareInfo_GetCompareInfo_3__MethodInfo", "dotNetSignature": "CompareInfo GetCompareInfo(String)" }, { "virtualAddress": "0x0107BEF0", "name": "CompareInfo_IsSortable_1__MethodInfo", "dotNetSignature": "Boolean IsSortable(String)" }, { "virtualAddress": "0x0107B380", "name": "CompareInfo_Compare_1__MethodInfo", "dotNetSignature": "Int32 Compare(String, String, CompareOptions)" }, { "virtualAddress": "0x0106C8A8", "name": "CompareInfo_Compare_5__MethodInfo", "dotNetSignature": "Int32 Compare(String, Int32, Int32, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x01074710", "name": "CompareInfo_IsPrefix__MethodInfo", "dotNetSignature": "Boolean IsPrefix(String, String, CompareOptions)" }, { "virtualAddress": "0x0107E410", "name": "CompareInfo_IsSuffix__MethodInfo", "dotNetSignature": "Boolean IsSuffix(String, String, CompareOptions)" }, { "virtualAddress": "0x010731F8", "name": "CompareInfo_IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Char)" }, { "virtualAddress": "0x010706C0", "name": "CompareInfo_IndexOf_1__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, String)" }, { "virtualAddress": "0x01071F18", "name": "CompareInfo_IndexOf_2__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Char, CompareOptions)" }, { "virtualAddress": "0x01073A10", "name": "CompareInfo_IndexOf_3__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, String, CompareOptions)" }, { "virtualAddress": "0x01073E50", "name": "CompareInfo_IndexOf_4__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Char, Int32)" }, { "virtualAddress": "0x010729E8", "name": "CompareInfo_IndexOf_5__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, String, Int32)" }, { "virtualAddress": "0x01071E88", "name": "CompareInfo_IndexOf_6__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Char, Int32, CompareOptions)" }, { "virtualAddress": "0x01073E40", "name": "CompareInfo_IndexOf_7__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, String, Int32, CompareOptions)" }, { "virtualAddress": "0x01081FD0", "name": "CompareInfo_IndexOf_10__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x01075F78", "name": "CompareInfo_IndexOf_11__MethodInfo", "dotNetSignature": "Int32 IndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x010761C8", "name": "CompareInfo_LastIndexOf__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, Char)" }, { "virtualAddress": "0x01076F48", "name": "CompareInfo_LastIndexOf_1__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, String)" }, { "virtualAddress": "0x0107EF30", "name": "CompareInfo_LastIndexOf_2__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, Char, CompareOptions)" }, { "virtualAddress": "0x01079208", "name": "CompareInfo_LastIndexOf_3__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, String, CompareOptions)" }, { "virtualAddress": "0x01072468", "name": "CompareInfo_LastIndexOf_10__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, Char, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x0106A810", "name": "CompareInfo_LastIndexOf_11__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(String, String, Int32, Int32, CompareOptions)" }, { "virtualAddress": "0x01086570", "name": "CompareInfo_CreateSortKey__MethodInfo", "dotNetSignature": "SortKey CreateSortKey(String, CompareOptions)" }, { "virtualAddress": "0x0106D4C8", "name": "CompareInfo_GetHashCode_1__MethodInfo", "dotNetSignature": "Int32 GetHashCode(String, CompareOptions)" }, { "virtualAddress": "0x01076D78", "name": "CompareInfo_GetHashCodeOfString_1__MethodInfo", "dotNetSignature": "Int32 GetHashCodeOfString(String, CompareOptions, Boolean, Int64)" }, { "virtualAddress": "0x01070DC0", "name": "CompareInfo__ctor_1__MethodInfo", "dotNetSignature": "CompareInfo()" }, { "virtualAddress": "0x01074E68", "name": "CultureNotFoundException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01083160", "name": "DateTimeFormatInfo_OnDeserialized__MethodInfo", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x0106EF50", "name": "DateTimeFormatInfo_set_AMDesignator__MethodInfo", "dotNetSignature": "Void set_AMDesignator(String)" }, { "virtualAddress": "0x0106D690", "name": "DateTimeFormatInfo_set_Calendar__MethodInfo", "dotNetSignature": "Void set_Calendar(Calendar)" }, { "virtualAddress": "0x010794D0", "name": "DateTimeFormatInfo_GetEra__MethodInfo", "dotNetSignature": "Int32 GetEra(String)" }, { "virtualAddress": "0x0107DDA0", "name": "DateTimeFormatInfo_GetEraName__MethodInfo", "dotNetSignature": "String GetEraName(Int32)" }, { "virtualAddress": "0x01086918", "name": "DateTimeFormatInfo_GetAbbreviatedEraName__MethodInfo", "dotNetSignature": "String GetAbbreviatedEraName(Int32)" }, { "virtualAddress": "0x01074340", "name": "DateTimeFormatInfo_set_DateSeparator__MethodInfo", "dotNetSignature": "Void set_DateSeparator(String)" }, { "virtualAddress": "0x0107BCF0", "name": "DateTimeFormatInfo_set_FirstDayOfWeek__MethodInfo", "dotNetSignature": "Void set_FirstDayOfWeek(DayOfWeek)" }, { "virtualAddress": "0x0106AFD8", "name": "DateTimeFormatInfo_set_CalendarWeekRule__MethodInfo", "dotNetSignature": "Void set_CalendarWeekRule(CalendarWeekRule)" }, { "virtualAddress": "0x01075110", "name": "DateTimeFormatInfo_set_FullDateTimePattern__MethodInfo", "dotNetSignature": "Void set_FullDateTimePattern(String)" }, { "virtualAddress": "0x01077E58", "name": "DateTimeFormatInfo_set_LongDatePattern__MethodInfo", "dotNetSignature": "Void set_LongDatePattern(String)" }, { "virtualAddress": "0x0107BFA0", "name": "DateTimeFormatInfo_set_LongTimePattern__MethodInfo", "dotNetSignature": "Void set_LongTimePattern(String)" }, { "virtualAddress": "0x0106D768", "name": "DateTimeFormatInfo_set_MonthDayPattern__MethodInfo", "dotNetSignature": "Void set_MonthDayPattern(String)" }, { "virtualAddress": "0x0106F028", "name": "DateTimeFormatInfo_set_PMDesignator__MethodInfo", "dotNetSignature": "Void set_PMDesignator(String)" }, { "virtualAddress": "0x01085640", "name": "DateTimeFormatInfo_set_ShortDatePattern__MethodInfo", "dotNetSignature": "Void set_ShortDatePattern(String)" }, { "virtualAddress": "0x01070820", "name": "DateTimeFormatInfo_set_ShortTimePattern__MethodInfo", "dotNetSignature": "Void set_ShortTimePattern(String)" }, { "virtualAddress": "0x01083E40", "name": "DateTimeFormatInfo_set_TimeSeparator__MethodInfo", "dotNetSignature": "Void set_TimeSeparator(String)" }, { "virtualAddress": "0x0106EC58", "name": "DateTimeFormatInfo_set_YearMonthPattern__MethodInfo", "dotNetSignature": "Void set_YearMonthPattern(String)" }, { "virtualAddress": "0x010735B8", "name": "DateTimeFormatInfo_CheckNullValue__MethodInfo", "dotNetSignature": "Void CheckNullValue(String[], Int32)" }, { "virtualAddress": "0x0106FA08", "name": "DateTimeFormatInfo_set_AbbreviatedDayNames__MethodInfo", "dotNetSignature": "Void set_AbbreviatedDayNames(String[])" }, { "virtualAddress": "0x01070E40", "name": "DateTimeFormatInfo_set_ShortestDayNames__MethodInfo", "dotNetSignature": "Void set_ShortestDayNames(String[])" }, { "virtualAddress": "0x01085278", "name": "DateTimeFormatInfo_set_DayNames__MethodInfo", "dotNetSignature": "Void set_DayNames(String[])" }, { "virtualAddress": "0x01072428", "name": "DateTimeFormatInfo_set_AbbreviatedMonthNames__MethodInfo", "dotNetSignature": "Void set_AbbreviatedMonthNames(String[])" }, { "virtualAddress": "0x0107D2C8", "name": "DateTimeFormatInfo_set_MonthNames__MethodInfo", "dotNetSignature": "Void set_MonthNames(String[])" }, { "virtualAddress": "0x01072FC0", "name": "DateTimeFormatInfo_internalGetMonthName__MethodInfo", "dotNetSignature": "String internalGetMonthName(Int32, MonthNameStyles, Boolean)" }, { "virtualAddress": "0x01071030", "name": "DateTimeFormatInfo_GetAbbreviatedDayName__MethodInfo", "dotNetSignature": "String GetAbbreviatedDayName(DayOfWeek)" }, { "virtualAddress": "0x0106EBD8", "name": "DateTimeFormatInfo_GetShortestDayName__MethodInfo", "dotNetSignature": "String GetShortestDayName(DayOfWeek)" }, { "virtualAddress": "0x010733E8", "name": "DateTimeFormatInfo_GetAllDateTimePatterns_1__MethodInfo", "dotNetSignature": "String[] GetAllDateTimePatterns(Char)" }, { "virtualAddress": "0x0106C250", "name": "DateTimeFormatInfo_GetDayName__MethodInfo", "dotNetSignature": "String GetDayName(DayOfWeek)" }, { "virtualAddress": "0x01074DB0", "name": "DateTimeFormatInfo_GetAbbreviatedMonthName__MethodInfo", "dotNetSignature": "String GetAbbreviatedMonthName(Int32)" }, { "virtualAddress": "0x01073A98", "name": "DateTimeFormatInfo_GetMonthName__MethodInfo", "dotNetSignature": "String GetMonthName(Int32)" }, { "virtualAddress": "0x0107E168", "name": "DateTimeFormatInfo_ReadOnly__MethodInfo", "dotNetSignature": "DateTimeFormatInfo ReadOnly(DateTimeFormatInfo)" }, { "virtualAddress": "0x0107DD80", "name": "DateTimeFormatInfo_SetAllDateTimePatterns__MethodInfo", "dotNetSignature": "Void SetAllDateTimePatterns(String[], Char)" }, { "virtualAddress": "0x01073088", "name": "DateTimeFormatInfo_set_AbbreviatedMonthGenitiveNames__MethodInfo", "dotNetSignature": "Void set_AbbreviatedMonthGenitiveNames(String[])" }, { "virtualAddress": "0x01084A20", "name": "DateTimeFormatInfo_set_MonthGenitiveNames__MethodInfo", "dotNetSignature": "Void set_MonthGenitiveNames(String[])" }, { "virtualAddress": "0x0106E478", "name": "DateTimeFormatInfo_ValidateStyles__MethodInfo", "dotNetSignature": "Void ValidateStyles(DateTimeStyles, String)" }, { "virtualAddress": "0x01079E00", "name": "EastAsianLunisolarCalendar_GetCelestialStem__MethodInfo", "dotNetSignature": "Int32 GetCelestialStem(Int32)" }, { "virtualAddress": "0x01085FF8", "name": "EastAsianLunisolarCalendar_GetTerrestrialBranch__MethodInfo", "dotNetSignature": "Int32 GetTerrestrialBranch(Int32)" }, { "virtualAddress": "0x0106AB68", "name": "EastAsianLunisolarCalendar_MinEraCalendarYear__MethodInfo", "dotNetSignature": "Int32 MinEraCalendarYear(Int32)" }, { "virtualAddress": "0x01083C10", "name": "EastAsianLunisolarCalendar_MaxEraCalendarYear__MethodInfo", "dotNetSignature": "Int32 MaxEraCalendarYear(Int32)" }, { "virtualAddress": "0x01082728", "name": "EastAsianLunisolarCalendar_CheckTicksRange__MethodInfo", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x010744C0", "name": "EastAsianLunisolarCalendar_CheckEraRange__MethodInfo", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x01082668", "name": "EastAsianLunisolarCalendar_CheckYearRange__MethodInfo", "dotNetSignature": "Int32 CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x01075060", "name": "EastAsianLunisolarCalendar_CheckYearMonthRange__MethodInfo", "dotNetSignature": "Int32 CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x0107D858", "name": "EastAsianLunisolarCalendar_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107DEF8", "name": "EastAsianLunisolarCalendar_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x010841E0", "name": "EastAsianLunisolarCalendar_IsLeapDay__MethodInfo", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107A3B0", "name": "EastAsianLunisolarCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x0107B7C0", "name": "EastAsianLunisolarCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01077E70", "name": "GlobalizationAssembly_GetGlobalizationResourceBytePtr__MethodInfo", "dotNetSignature": "Byte* GetGlobalizationResourceBytePtr(Assembly, String)" }, { "virtualAddress": "0x0106FDE0", "name": "GregorianCalendar_OnDeserialized__MethodInfo", "dotNetSignature": "Void OnDeserialized(StreamingContext)" }, { "virtualAddress": "0x01075A58", "name": "GregorianCalendar__ctor_1__MethodInfo", "dotNetSignature": "GregorianCalendar(GregorianCalendarTypes)" }, { "virtualAddress": "0x0107F900", "name": "GregorianCalendar_set_CalendarType__MethodInfo", "dotNetSignature": "Void set_CalendarType(GregorianCalendarTypes)" }, { "virtualAddress": "0x010750E0", "name": "GregorianCalendar_GetAbsoluteDate__MethodInfo", "dotNetSignature": "Int64 GetAbsoluteDate(Int32, Int32, Int32)" }, { "virtualAddress": "0x0107E530", "name": "GregorianCalendar_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x01072CE8", "name": "GregorianCalendar_GetDaysInMonth__MethodInfo", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x01072388", "name": "GregorianCalendar_GetDaysInYear__MethodInfo", "dotNetSignature": "Int32 GetDaysInYear(Int32, Int32)" }, { "virtualAddress": "0x0107A6A8", "name": "GregorianCalendar_GetMonthsInYear__MethodInfo", "dotNetSignature": "Int32 GetMonthsInYear(Int32, Int32)" }, { "virtualAddress": "0x01086C30", "name": "GregorianCalendar_IsLeapDay__MethodInfo", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01073488", "name": "GregorianCalendar_GetLeapMonth__MethodInfo", "dotNetSignature": "Int32 GetLeapMonth(Int32, Int32)" }, { "virtualAddress": "0x0107D698", "name": "GregorianCalendar_IsLeapMonth__MethodInfo", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x0107BF68", "name": "GregorianCalendar_IsLeapYear__MethodInfo", "dotNetSignature": "Boolean IsLeapYear(Int32, Int32)" }, { "virtualAddress": "0x0107AD28", "name": "GregorianCalendar_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01085778", "name": "GregorianCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x01074290", "name": "GregorianCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x0106FED8", "name": "GregorianCalendarHelper_GetGregorianYear__MethodInfo", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x01077768", "name": "GregorianCalendarHelper_GetAbsoluteDate__MethodInfo", "dotNetSignature": "Int64 GetAbsoluteDate(Int32, Int32, Int32)" }, { "virtualAddress": "0x01070548", "name": "GregorianCalendarHelper_TimeToTicks__MethodInfo", "dotNetSignature": "Int64 TimeToTicks(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01085A90", "name": "GregorianCalendarHelper_CheckTicksRange__MethodInfo", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x0106F480", "name": "GregorianCalendarHelper_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x01074118", "name": "GregorianCalendarHelper_GetDaysInMonth__MethodInfo", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x010745C8", "name": "GregorianCalendarHelper_GetEra__MethodInfo", "dotNetSignature": "Int32 GetEra(DateTime)" }, { "virtualAddress": "0x010802B8", "name": "GregorianCalendarHelper_GetYear__MethodInfo", "dotNetSignature": "Int32 GetYear(DateTime)" }, { "virtualAddress": "0x0107ACE8", "name": "GregorianCalendarHelper_GetYear_1__MethodInfo", "dotNetSignature": "Int32 GetYear(Int32, DateTime)" }, { "virtualAddress": "0x0107CF48", "name": "GregorianCalendarHelper_IsLeapDay__MethodInfo", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0106C530", "name": "GregorianCalendarHelper_IsLeapMonth__MethodInfo", "dotNetSignature": "Boolean IsLeapMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x01079C60", "name": "GregorianCalendarHelper_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32, Int32)" }, { "virtualAddress": "0x01071508", "name": "HebrewCalendar_CheckHebrewYearValue__MethodInfo", "dotNetSignature": "Void CheckHebrewYearValue(Int32, Int32, String)" }, { "virtualAddress": "0x01078DE0", "name": "HebrewCalendar_CheckHebrewMonthValue__MethodInfo", "dotNetSignature": "Void CheckHebrewMonthValue(Int32, Int32, Int32)" }, { "virtualAddress": "0x01077400", "name": "HebrewCalendar_CheckHebrewDayValue__MethodInfo", "dotNetSignature": "Void CheckHebrewDayValue(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01076110", "name": "HebrewCalendar_CheckEraRange__MethodInfo", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x01078DA0", "name": "HebrewCalendar_CheckTicksRange__MethodInfo", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x0107DF38", "name": "HebrewCalendar_GetResult__MethodInfo", "dotNetSignature": "Int32 GetResult(HebrewCalendar\u002B__DateBuffer, Int32)" }, { "virtualAddress": "0x0106F338", "name": "HebrewCalendar_GetLunarMonthDay__MethodInfo", "dotNetSignature": "Int32 GetLunarMonthDay(Int32, HebrewCalendar\u002B__DateBuffer)" }, { "virtualAddress": "0x0107C698", "name": "HebrewCalendar_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x0106E258", "name": "HebrewCalendar_GetDaysInMonth__MethodInfo", "dotNetSignature": "Int32 GetDaysInMonth(Int32, Int32, Int32)" }, { "virtualAddress": "0x01082C98", "name": "HebrewCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01085988", "name": "HijriCalendar_set_HijriAdjustment__MethodInfo", "dotNetSignature": "Void set_HijriAdjustment(Int32)" }, { "virtualAddress": "0x01071C80", "name": "HijriCalendar_CheckTicksRange__MethodInfo", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x0107EA48", "name": "HijriCalendar_CheckEraRange__MethodInfo", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x01081640", "name": "HijriCalendar_CheckYearRange__MethodInfo", "dotNetSignature": "Void CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x0106D430", "name": "HijriCalendar_CheckYearMonthRange__MethodInfo", "dotNetSignature": "Void CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x01085260", "name": "HijriCalendar_GetDatePart__MethodInfo", "dotNetSignature": "Int32 GetDatePart(Int64, Int32)" }, { "virtualAddress": "0x01077D50", "name": "HijriCalendar_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x01086D20", "name": "HijriCalendar_IsLeapDay__MethodInfo", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01077EC8", "name": "HijriCalendar_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107C6C0", "name": "HijriCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x01081B10", "name": "HijriCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01078628", "name": "JapaneseCalendar__ctor__MethodInfo", "dotNetSignature": "JapaneseCalendar()" }, { "virtualAddress": "0x01071E18", "name": "JapaneseCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01075ED0", "name": "JapaneseCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x01081E10", "name": "JapaneseLunisolarCalendar_GetYearInfo__MethodInfo", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x01073E78", "name": "JulianCalendar_CheckEraRange__MethodInfo", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x0107BA08", "name": "JulianCalendar_CheckYearEraRange__MethodInfo", "dotNetSignature": "Void CheckYearEraRange(Int32, Int32)" }, { "virtualAddress": "0x0107CF40", "name": "JulianCalendar_CheckMonthRange__MethodInfo", "dotNetSignature": "Void CheckMonthRange(Int32)" }, { "virtualAddress": "0x010748A8", "name": "JulianCalendar_CheckDayRange__MethodInfo", "dotNetSignature": "Void CheckDayRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x01082AC0", "name": "JulianCalendar_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x01070ED0", "name": "JulianCalendar_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x0107A798", "name": "JulianCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x010810C8", "name": "JulianCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01080FF8", "name": "KoreanCalendar__ctor__MethodInfo", "dotNetSignature": "KoreanCalendar()" }, { "virtualAddress": "0x0106BB60", "name": "KoreanCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x01075680", "name": "KoreanCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x010710D0", "name": "KoreanLunisolarCalendar_GetYearInfo__MethodInfo", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x0106CB20", "name": "KoreanLunisolarCalendar_GetGregorianYear__MethodInfo", "dotNetSignature": "Int32 GetGregorianYear(Int32, Int32)" }, { "virtualAddress": "0x01080CF0", "name": "NumberFormatInfo_VerifyDecimalSeparator__MethodInfo", "dotNetSignature": "Void VerifyDecimalSeparator(String, String)" }, { "virtualAddress": "0x010759B8", "name": "NumberFormatInfo_VerifyGroupSeparator__MethodInfo", "dotNetSignature": "Void VerifyGroupSeparator(String, String)" }, { "virtualAddress": "0x0107F488", "name": "NumberFormatInfo_VerifyNativeDigits__MethodInfo", "dotNetSignature": "Void VerifyNativeDigits(String[], String)" }, { "virtualAddress": "0x0107B9B0", "name": "NumberFormatInfo_VerifyDigitSubstitution__MethodInfo", "dotNetSignature": "Void VerifyDigitSubstitution(DigitShapes, String)" }, { "virtualAddress": "0x010784B0", "name": "NumberFormatInfo_VerifyWritable__MethodInfo", "dotNetSignature": "Void VerifyWritable()" }, { "virtualAddress": "0x01077000", "name": "NumberFormatInfo_set_CurrencyDecimalDigits__MethodInfo", "dotNetSignature": "Void set_CurrencyDecimalDigits(Int32)" }, { "virtualAddress": "0x01074698", "name": "NumberFormatInfo_CheckGroupSize__MethodInfo", "dotNetSignature": "Void CheckGroupSize(String, Int32[])" }, { "virtualAddress": "0x0106B778", "name": "NumberFormatInfo_set_CurrencyGroupSizes__MethodInfo", "dotNetSignature": "Void set_CurrencyGroupSizes(Int32[])" }, { "virtualAddress": "0x01086628", "name": "NumberFormatInfo_set_NumberGroupSizes__MethodInfo", "dotNetSignature": "Void set_NumberGroupSizes(Int32[])" }, { "virtualAddress": "0x01073850", "name": "NumberFormatInfo_set_PercentGroupSizes__MethodInfo", "dotNetSignature": "Void set_PercentGroupSizes(Int32[])" }, { "virtualAddress": "0x0106E3E8", "name": "NumberFormatInfo_set_CurrencySymbol__MethodInfo", "dotNetSignature": "Void set_CurrencySymbol(String)" }, { "virtualAddress": "0x01072AF0", "name": "NumberFormatInfo_set_NaNSymbol__MethodInfo", "dotNetSignature": "Void set_NaNSymbol(String)" }, { "virtualAddress": "0x010762D0", "name": "NumberFormatInfo_set_CurrencyNegativePattern__MethodInfo", "dotNetSignature": "Void set_CurrencyNegativePattern(Int32)" }, { "virtualAddress": "0x01073BC8", "name": "NumberFormatInfo_set_NumberNegativePattern__MethodInfo", "dotNetSignature": "Void set_NumberNegativePattern(Int32)" }, { "virtualAddress": "0x01086060", "name": "NumberFormatInfo_set_PercentPositivePattern__MethodInfo", "dotNetSignature": "Void set_PercentPositivePattern(Int32)" }, { "virtualAddress": "0x0106FB18", "name": "NumberFormatInfo_set_PercentNegativePattern__MethodInfo", "dotNetSignature": "Void set_PercentNegativePattern(Int32)" }, { "virtualAddress": "0x010736C8", "name": "NumberFormatInfo_set_NegativeInfinitySymbol__MethodInfo", "dotNetSignature": "Void set_NegativeInfinitySymbol(String)" }, { "virtualAddress": "0x01081D58", "name": "NumberFormatInfo_set_NegativeSign__MethodInfo", "dotNetSignature": "Void set_NegativeSign(String)" }, { "virtualAddress": "0x01073280", "name": "NumberFormatInfo_set_NumberDecimalDigits__MethodInfo", "dotNetSignature": "Void set_NumberDecimalDigits(Int32)" }, { "virtualAddress": "0x01078BF8", "name": "NumberFormatInfo_set_CurrencyPositivePattern__MethodInfo", "dotNetSignature": "Void set_CurrencyPositivePattern(Int32)" }, { "virtualAddress": "0x01079968", "name": "NumberFormatInfo_set_PositiveInfinitySymbol__MethodInfo", "dotNetSignature": "Void set_PositiveInfinitySymbol(String)" }, { "virtualAddress": "0x0106B4E0", "name": "NumberFormatInfo_set_PositiveSign__MethodInfo", "dotNetSignature": "Void set_PositiveSign(String)" }, { "virtualAddress": "0x01080C38", "name": "NumberFormatInfo_set_PercentDecimalDigits__MethodInfo", "dotNetSignature": "Void set_PercentDecimalDigits(Int32)" }, { "virtualAddress": "0x01077048", "name": "NumberFormatInfo_set_PercentSymbol__MethodInfo", "dotNetSignature": "Void set_PercentSymbol(String)" }, { "virtualAddress": "0x01075440", "name": "NumberFormatInfo_set_PerMilleSymbol__MethodInfo", "dotNetSignature": "Void set_PerMilleSymbol(String)" }, { "virtualAddress": "0x0106EB90", "name": "NumberFormatInfo_ReadOnly__MethodInfo", "dotNetSignature": "NumberFormatInfo ReadOnly(NumberFormatInfo)" }, { "virtualAddress": "0x0106B088", "name": "NumberFormatInfo_ValidateParseStyleInteger__MethodInfo", "dotNetSignature": "Void ValidateParseStyleInteger(NumberStyles)" }, { "virtualAddress": "0x01084D88", "name": "NumberFormatInfo_ValidateParseStyleFloatingPoint__MethodInfo", "dotNetSignature": "Void ValidateParseStyleFloatingPoint(NumberStyles)" }, { "virtualAddress": "0x01072758", "name": "StringInfo_set_String__MethodInfo", "dotNetSignature": "Void set_String(String)" }, { "virtualAddress": "0x01084170", "name": "StringInfo_SubstringByTextElements__MethodInfo", "dotNetSignature": "String SubstringByTextElements(Int32)" }, { "virtualAddress": "0x01078600", "name": "StringInfo_SubstringByTextElements_1__MethodInfo", "dotNetSignature": "String SubstringByTextElements(Int32, Int32)" }, { "virtualAddress": "0x0107D988", "name": "StringInfo_GetNextTextElement_1__MethodInfo", "dotNetSignature": "String GetNextTextElement(String, Int32)" }, { "virtualAddress": "0x0106BC60", "name": "StringInfo_GetTextElementEnumerator_1__MethodInfo", "dotNetSignature": "TextElementEnumerator GetTextElementEnumerator(String, Int32)" }, { "virtualAddress": "0x0106AB20", "name": "StringInfo_ParseCombiningCharacters__MethodInfo", "dotNetSignature": "Int32[] ParseCombiningCharacters(String)" }, { "virtualAddress": "0x01078668", "name": "TaiwanCalendar__ctor__MethodInfo", "dotNetSignature": "TaiwanCalendar()" }, { "virtualAddress": "0x01075248", "name": "TaiwanCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x01086488", "name": "TaiwanCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01076380", "name": "TaiwanLunisolarCalendar_GetYearInfo__MethodInfo", "dotNetSignature": "Int32 GetYearInfo(Int32, Int32)" }, { "virtualAddress": "0x0106AC88", "name": "TextElementEnumerator_GetTextElement__MethodInfo", "dotNetSignature": "String GetTextElement()" }, { "virtualAddress": "0x01084600", "name": "TextElementEnumerator_get_ElementIndex__MethodInfo", "dotNetSignature": "Int32 get_ElementIndex()" }, { "virtualAddress": "0x01080AE0", "name": "TextElementEnumerator__ctor_1__MethodInfo", "dotNetSignature": "TextElementEnumerator()" }, { "virtualAddress": "0x0107A7F0", "name": "TextInfo_ReadOnly__MethodInfo", "dotNetSignature": "TextInfo ReadOnly(TextInfo)" }, { "virtualAddress": "0x0106F2D8", "name": "TextInfo_VerifyWritable__MethodInfo", "dotNetSignature": "Void VerifyWritable()" }, { "virtualAddress": "0x0106E3B0", "name": "TextInfo_set_ListSeparator__MethodInfo", "dotNetSignature": "Void set_ListSeparator(String)" }, { "virtualAddress": "0x01073870", "name": "TextInfo_ToLower_1__MethodInfo", "dotNetSignature": "String ToLower(String)" }, { "virtualAddress": "0x01071710", "name": "TextInfo_ToUpper_1__MethodInfo", "dotNetSignature": "String ToUpper(String)" }, { "virtualAddress": "0x01079978", "name": "TextInfo_ToTitleCase__MethodInfo", "dotNetSignature": "String ToTitleCase(String)" }, { "virtualAddress": "0x01075E38", "name": "TextInfo_GetCaseInsensitiveHashCode_1__MethodInfo", "dotNetSignature": "Int32 GetCaseInsensitiveHashCode(String, Boolean, Int64)" }, { "virtualAddress": "0x0107E8E8", "name": "TextInfo__ctor_1__MethodInfo", "dotNetSignature": "TextInfo()" }, { "virtualAddress": "0x010778D8", "name": "ThaiBuddhistCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x010706C8", "name": "ThaiBuddhistCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x0106C7B0", "name": "TimeSpanFormat_Format__MethodInfo", "dotNetSignature": "String Format(TimeSpan, String, IFormatProvider)" }, { "virtualAddress": "0x0106E760", "name": "TimeSpanFormat_FormatCustomized__MethodInfo", "dotNetSignature": "String FormatCustomized(TimeSpan, String, DateTimeFormatInfo)" }, { "virtualAddress": "0x01086940", "name": "TimeSpanParse_ValidateStyles__MethodInfo", "dotNetSignature": "Void ValidateStyles(TimeSpanStyles, String)" }, { "virtualAddress": "0x0106CB40", "name": "TimeSpanParse_Parse__MethodInfo", "dotNetSignature": "TimeSpan Parse(String, IFormatProvider)" }, { "virtualAddress": "0x0106B970", "name": "TimeSpanParse_ParseExact__MethodInfo", "dotNetSignature": "TimeSpan ParseExact(String, String, IFormatProvider, TimeSpanStyles)" }, { "virtualAddress": "0x010795C8", "name": "TimeSpanParse_ParseExactMultiple__MethodInfo", "dotNetSignature": "TimeSpan ParseExactMultiple(String, String[], IFormatProvider, TimeSpanStyles)" }, { "virtualAddress": "0x0107B360", "name": "TimeSpanParse_TimeSpanResult_SetFailure_2__MethodInfo", "dotNetSignature": "Void SetFailure(TimeSpanParse\u002BParseFailureKind, String, Object, String)" }, { "virtualAddress": "0x0106C960", "name": "UmAlQuraCalendar_CheckTicksRange__MethodInfo", "dotNetSignature": "Void CheckTicksRange(Int64)" }, { "virtualAddress": "0x010732A0", "name": "UmAlQuraCalendar_CheckEraRange__MethodInfo", "dotNetSignature": "Void CheckEraRange(Int32)" }, { "virtualAddress": "0x0106FE78", "name": "UmAlQuraCalendar_CheckYearRange__MethodInfo", "dotNetSignature": "Void CheckYearRange(Int32, Int32)" }, { "virtualAddress": "0x0106BF78", "name": "UmAlQuraCalendar_CheckYearMonthRange__MethodInfo", "dotNetSignature": "Void CheckYearMonthRange(Int32, Int32, Int32)" }, { "virtualAddress": "0x01077C00", "name": "UmAlQuraCalendar_GetDatePart__MethodInfo", "dotNetSignature": "Int32 GetDatePart(DateTime, Int32)" }, { "virtualAddress": "0x01074780", "name": "UmAlQuraCalendar_AddMonths__MethodInfo", "dotNetSignature": "DateTime AddMonths(DateTime, Int32)" }, { "virtualAddress": "0x010703F0", "name": "UmAlQuraCalendar_IsLeapDay__MethodInfo", "dotNetSignature": "Boolean IsLeapDay(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01081A40", "name": "UmAlQuraCalendar_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01083F90", "name": "UmAlQuraCalendar_set_TwoDigitYearMax__MethodInfo", "dotNetSignature": "Void set_TwoDigitYearMax(Int32)" }, { "virtualAddress": "0x0107B608", "name": "UmAlQuraCalendar_ToFourDigitYear__MethodInfo", "dotNetSignature": "Int32 ToFourDigitYear(Int32)" }, { "virtualAddress": "0x01083E78", "name": "SortKey_Compare__MethodInfo", "dotNetSignature": "Int32 Compare(SortKey, SortKey)" }, { "virtualAddress": "0x010703B8", "name": "SortKey__ctor_2__MethodInfo", "dotNetSignature": "SortKey()" }, { "virtualAddress": "0x0107BB90", "name": "EncodingTable_internalGetCodePageFromName__MethodInfo", "dotNetSignature": "Int32 internalGetCodePageFromName(String)" }, { "virtualAddress": "0x0107B828", "name": "EncodingTable_GetCodePageFromName__MethodInfo", "dotNetSignature": "Int32 GetCodePageFromName(String)" }, { "virtualAddress": "0x0107B670", "name": "CultureInfo_ReadOnly__MethodInfo", "dotNetSignature": "CultureInfo ReadOnly(CultureInfo)" }, { "virtualAddress": "0x01070278", "name": "CultureInfo_set_NumberFormat__MethodInfo", "dotNetSignature": "Void set_NumberFormat(NumberFormatInfo)" }, { "virtualAddress": "0x01075320", "name": "CultureInfo_set_DateTimeFormat__MethodInfo", "dotNetSignature": "Void set_DateTimeFormat(DateTimeFormatInfo)" }, { "virtualAddress": "0x0106E8D8", "name": "CultureInfo__ctor_2__MethodInfo", "dotNetSignature": "CultureInfo(Int32, Boolean, Boolean)" }, { "virtualAddress": "0x010736E0", "name": "CultureInfo__ctor_5__MethodInfo", "dotNetSignature": "CultureInfo(String, Boolean, Boolean)" }, { "virtualAddress": "0x01074F00", "name": "CultureInfo_GetCultureInfo__MethodInfo", "dotNetSignature": "CultureInfo GetCultureInfo(Int32)" }, { "virtualAddress": "0x01070260", "name": "CultureInfo_GetCultureInfo_1__MethodInfo", "dotNetSignature": "CultureInfo GetCultureInfo(String)" }, { "virtualAddress": "0x0107DFA8", "name": "CultureInfo_GetCultureInfo_2__MethodInfo", "dotNetSignature": "CultureInfo GetCultureInfo(String, String)" }, { "virtualAddress": "0x0106A908", "name": "CultureInfo_CreateSpecificCulture__MethodInfo", "dotNetSignature": "CultureInfo CreateSpecificCulture(String)" }, { "virtualAddress": "0x0106AB60", "name": "CultureInfo_CreateSpecificCultureFromNeutral__MethodInfo", "dotNetSignature": "CultureInfo CreateSpecificCultureFromNeutral(String)" }, { "virtualAddress": "0x01077BF8", "name": "CultureInfo_get_CalendarType__MethodInfo", "dotNetSignature": "Int32 get_CalendarType()" }, { "virtualAddress": "0x010727F0", "name": "CultureInfo_CreateCalendar__MethodInfo", "dotNetSignature": "Calendar CreateCalendar(Int32)" }, { "virtualAddress": "0x01082228", "name": "CultureInfo_CheckDomainSafetyObject__MethodInfo", "dotNetSignature": "Void CheckDomainSafetyObject(Object, Object)" }, { "virtualAddress": "0x010858C8", "name": "CultureInfo_VerifyCultureName__MethodInfo", "dotNetSignature": "Boolean VerifyCultureName(String, Boolean)" }, { "virtualAddress": "0x01076E60", "name": "IdnMapping_GetAscii__MethodInfo", "dotNetSignature": "String GetAscii(String)" }, { "virtualAddress": "0x010722A8", "name": "IdnMapping_GetAscii_1__MethodInfo", "dotNetSignature": "String GetAscii(String, Int32)" }, { "virtualAddress": "0x0107E590", "name": "IdnMapping_GetAscii_2__MethodInfo", "dotNetSignature": "String GetAscii(String, Int32, Int32)" }, { "virtualAddress": "0x010844B0", "name": "IdnMapping_ToAscii__MethodInfo", "dotNetSignature": "String ToAscii(String, Int32)" }, { "virtualAddress": "0x0106BDB0", "name": "IdnMapping_VerifyLength__MethodInfo", "dotNetSignature": "Void VerifyLength(String, Int32)" }, { "virtualAddress": "0x0106B478", "name": "IdnMapping_NamePrep__MethodInfo", "dotNetSignature": "String NamePrep(String, Int32)" }, { "virtualAddress": "0x01072B30", "name": "IdnMapping_VerifyProhibitedCharacters__MethodInfo", "dotNetSignature": "Void VerifyProhibitedCharacters(String, Int32)" }, { "virtualAddress": "0x01076488", "name": "IdnMapping_VerifyStd3AsciiRules__MethodInfo", "dotNetSignature": "Void VerifyStd3AsciiRules(String, Int32)" }, { "virtualAddress": "0x010720F0", "name": "IdnMapping_GetUnicode__MethodInfo", "dotNetSignature": "String GetUnicode(String)" }, { "virtualAddress": "0x01077BB0", "name": "IdnMapping_GetUnicode_1__MethodInfo", "dotNetSignature": "String GetUnicode(String, Int32)" }, { "virtualAddress": "0x01084288", "name": "IdnMapping_GetUnicode_2__MethodInfo", "dotNetSignature": "String GetUnicode(String, Int32, Int32)" }, { "virtualAddress": "0x010843A0", "name": "IdnMapping_ToUnicode__MethodInfo", "dotNetSignature": "String ToUnicode(String, Int32)" }, { "virtualAddress": "0x010786F8", "name": "Bootstring_Encode__MethodInfo", "dotNetSignature": "String Encode(String, Int32)" }, { "virtualAddress": "0x010707A0", "name": "Bootstring_Decode__MethodInfo", "dotNetSignature": "String Decode(String, Int32)" }, { "virtualAddress": "0x01080B60", "name": "RegionInfo__ctor__MethodInfo", "dotNetSignature": "RegionInfo(Int32)" }, { "virtualAddress": "0x01081C80", "name": "RegionInfo__ctor_1__MethodInfo", "dotNetSignature": "RegionInfo(String)" }, { "virtualAddress": "0x0106DFF8", "name": "RegionInfo__ctor_2__MethodInfo", "dotNetSignature": "RegionInfo(CultureInfo)" }, { "virtualAddress": "0x0106A9C0", "name": "RegionInfo_GetByTerritory__MethodInfo", "dotNetSignature": "Boolean GetByTerritory(CultureInfo)" }, { "virtualAddress": "0x010810B8", "name": "CancellationToken_ActionToActionObjShunt__MethodInfo", "dotNetSignature": "Void ActionToActionObjShunt(Object)" }, { "virtualAddress": "0x0107FE50", "name": "CancellationToken_Register__MethodInfo", "dotNetSignature": "CancellationTokenRegistration Register(Action)" }, { "virtualAddress": "0x01074D70", "name": "CancellationToken_Register_1__MethodInfo", "dotNetSignature": "CancellationTokenRegistration Register(Action, Boolean)" }, { "virtualAddress": "0x010851A0", "name": "CancellationToken_Register_2__MethodInfo", "dotNetSignature": "CancellationTokenRegistration Register(Action\u00601[Object], Object)" }, { "virtualAddress": "0x01083868", "name": "CancellationToken_Register_4__MethodInfo", "dotNetSignature": "CancellationTokenRegistration Register(Action\u00601[Object], Object, Boolean, Boolean)" }, { "virtualAddress": "0x0106B980", "name": "CancellationToken_ThrowOperationCanceledException__MethodInfo", "dotNetSignature": "Void ThrowOperationCanceledException()" }, { "virtualAddress": "0x01081F30", "name": "CancellationToken_ThrowObjectDisposedException__MethodInfo", "dotNetSignature": "Void ThrowObjectDisposedException()" }, { "virtualAddress": "0x0107D4C0", "name": "CancellationTokenSource_LinkedTokenCancelDelegate__MethodInfo", "dotNetSignature": "Void LinkedTokenCancelDelegate(Object)" }, { "virtualAddress": "0x01078900", "name": "CancellationTokenSource__ctor_2__MethodInfo", "dotNetSignature": "CancellationTokenSource(TimeSpan)" }, { "virtualAddress": "0x0106CE70", "name": "CancellationTokenSource__ctor_3__MethodInfo", "dotNetSignature": "CancellationTokenSource(Int32)" }, { "virtualAddress": "0x01083450", "name": "CancellationTokenSource_CancelAfter__MethodInfo", "dotNetSignature": "Void CancelAfter(TimeSpan)" }, { "virtualAddress": "0x0107A020", "name": "CancellationTokenSource_CancelAfter_1__MethodInfo", "dotNetSignature": "Void CancelAfter(Int32)" }, { "virtualAddress": "0x01086930", "name": "CancellationTokenSource_TimerCallbackLogic__MethodInfo", "dotNetSignature": "Void TimerCallbackLogic(Object)" }, { "virtualAddress": "0x01082B00", "name": "CancellationTokenSource_ThrowObjectDisposedException__MethodInfo", "dotNetSignature": "Void ThrowObjectDisposedException()" }, { "virtualAddress": "0x01082A10", "name": "CancellationTokenSource_NotifyCancellation__MethodInfo", "dotNetSignature": "Void NotifyCancellation(Boolean)" }, { "virtualAddress": "0x010713D0", "name": "CancellationTokenSource_ExecuteCallbackHandlers__MethodInfo", "dotNetSignature": "Void ExecuteCallbackHandlers(Boolean)" }, { "virtualAddress": "0x0107EC28", "name": "CancellationTokenSource_CancellationCallbackCoreWork_OnSyncContext__MethodInfo", "dotNetSignature": "Void CancellationCallbackCoreWork_OnSyncContext(Object)" }, { "virtualAddress": "0x0106F9D8", "name": "CancellationTokenSource_CreateLinkedTokenSource_1__MethodInfo", "dotNetSignature": "CancellationTokenSource CreateLinkedTokenSource(CancellationToken[])" }, { "virtualAddress": "0x01084128", "name": "CancellationCallbackInfo_ExecutionContextCallback__MethodInfo", "dotNetSignature": "Void ExecutionContextCallback(Object)" }, { "virtualAddress": "0x01080410", "name": "CountdownEvent__ctor__MethodInfo", "dotNetSignature": "CountdownEvent(Int32)" }, { "virtualAddress": "0x0107A700", "name": "CountdownEvent_Signal__MethodInfo", "dotNetSignature": "Boolean Signal()" }, { "virtualAddress": "0x01070CE8", "name": "CountdownEvent_Signal_1__MethodInfo", "dotNetSignature": "Boolean Signal(Int32)" }, { "virtualAddress": "0x010842B0", "name": "CountdownEvent_AddCount_1__MethodInfo", "dotNetSignature": "Void AddCount(Int32)" }, { "virtualAddress": "0x01081748", "name": "CountdownEvent_TryAddCount_1__MethodInfo", "dotNetSignature": "Boolean TryAddCount(Int32)" }, { "virtualAddress": "0x010873C8", "name": "CountdownEvent_Reset_1__MethodInfo", "dotNetSignature": "Void Reset(Int32)" }, { "virtualAddress": "0x01079248", "name": "CountdownEvent_Wait_2__MethodInfo", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x01071A18", "name": "CountdownEvent_Wait_3__MethodInfo", "dotNetSignature": "Boolean Wait(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x01084E70", "name": "CountdownEvent_Wait_5__MethodInfo", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x01082EF8", "name": "CountdownEvent_ThrowIfDisposed__MethodInfo", "dotNetSignature": "Void ThrowIfDisposed()" }, { "virtualAddress": "0x01081870", "name": "ManualResetEventSlim_set_Waiters__MethodInfo", "dotNetSignature": "Void set_Waiters(Int32)" }, { "virtualAddress": "0x0106BFF8", "name": "ManualResetEventSlim__ctor_2__MethodInfo", "dotNetSignature": "ManualResetEventSlim(Boolean, Int32)" }, { "virtualAddress": "0x0106E3E0", "name": "ManualResetEventSlim_Wait_2__MethodInfo", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x0106F018", "name": "ManualResetEventSlim_Wait_3__MethodInfo", "dotNetSignature": "Boolean Wait(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x0107B410", "name": "ManualResetEventSlim_Wait_5__MethodInfo", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x0106E7A8", "name": "ManualResetEventSlim_ThrowIfDisposed__MethodInfo", "dotNetSignature": "Void ThrowIfDisposed()" }, { "virtualAddress": "0x01085B90", "name": "ManualResetEventSlim_CancellationTokenCallback__MethodInfo", "dotNetSignature": "Void CancellationTokenCallback(Object)" }, { "virtualAddress": "0x010792B0", "name": "SemaphoreSlim__ctor_1__MethodInfo", "dotNetSignature": "SemaphoreSlim(Int32, Int32)" }, { "virtualAddress": "0x01085588", "name": "SemaphoreSlim_Wait_2__MethodInfo", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x0107B468", "name": "SemaphoreSlim_Wait_3__MethodInfo", "dotNetSignature": "Boolean Wait(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x01074640", "name": "SemaphoreSlim_Wait_5__MethodInfo", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x010742C0", "name": "SemaphoreSlim_WaitAsync_4__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] WaitAsync(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x0106DF08", "name": "SemaphoreSlim_WaitAsync_5__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] WaitAsync(Int32, CancellationToken)" }, { "virtualAddress": "0x0106AFF0", "name": "SemaphoreSlim_Release_1__MethodInfo", "dotNetSignature": "Int32 Release(Int32)" }, { "virtualAddress": "0x01073AB8", "name": "SemaphoreSlim_CancellationTokenCanceledEventHandler__MethodInfo", "dotNetSignature": "Void CancellationTokenCanceledEventHandler(Object)" }, { "virtualAddress": "0x01074770", "name": "SemaphoreSlim_CheckDispose__MethodInfo", "dotNetSignature": "Void CheckDispose()" }, { "virtualAddress": "0x01085030", "name": "SpinLock_TryEnter_1__MethodInfo", "dotNetSignature": "Void TryEnter(TimeSpan, Boolean ByRef)" }, { "virtualAddress": "0x01087648", "name": "SpinLock_ContinueTryEnter__MethodInfo", "dotNetSignature": "Void ContinueTryEnter(Int32, Boolean ByRef)" }, { "virtualAddress": "0x0106EFE8", "name": "SpinLock_ContinueTryEnterWithThreadTracking__MethodInfo", "dotNetSignature": "Void ContinueTryEnterWithThreadTracking(Int32, UInt32, Boolean ByRef)" }, { "virtualAddress": "0x0106DE40", "name": "SpinLock_ExitSlowPath__MethodInfo", "dotNetSignature": "Void ExitSlowPath(Boolean)" }, { "virtualAddress": "0x0106DAA8", "name": "SpinLock_get_IsHeldByCurrentThread__MethodInfo", "dotNetSignature": "Boolean get_IsHeldByCurrentThread()" }, { "virtualAddress": "0x01076830", "name": "SpinWait_SpinUntil_1__MethodInfo", "dotNetSignature": "Boolean SpinUntil(Func\u00601[Boolean], TimeSpan)" }, { "virtualAddress": "0x01072B48", "name": "SpinWait_SpinUntil_2__MethodInfo", "dotNetSignature": "Boolean SpinUntil(Func\u00601[Boolean], Int32)" }, { "virtualAddress": "0x01078310", "name": "EventWaitHandle__ctor_1__MethodInfo", "dotNetSignature": "EventWaitHandle(Boolean, EventResetMode, String)" }, { "virtualAddress": "0x01081170", "name": "EventWaitHandle__ctor_3__MethodInfo", "dotNetSignature": "EventWaitHandle(Boolean, EventResetMode, String, Boolean\u0026, EventWaitHandleSecurity)" }, { "virtualAddress": "0x01071200", "name": "EventWaitHandle_OpenExisting_1__MethodInfo", "dotNetSignature": "EventWaitHandle OpenExisting(String, EventWaitHandleRights)" }, { "virtualAddress": "0x01084540", "name": "EventWaitHandle_OpenExistingWorker__MethodInfo", "dotNetSignature": "WaitHandle\u002BOpenExistingResult OpenExistingWorker(String, EventWaitHandleRights, EventWaitHandle ByRef)" }, { "virtualAddress": "0x0106D420", "name": "EventWaitHandle_Reset__MethodInfo", "dotNetSignature": "Boolean Reset()" }, { "virtualAddress": "0x01070238", "name": "EventWaitHandle_Set__MethodInfo", "dotNetSignature": "Boolean Set()" }, { "virtualAddress": "0x010716A0", "name": "EventWaitHandle_SetAccessControl__MethodInfo", "dotNetSignature": "Void SetAccessControl(EventWaitHandleSecurity)" }, { "virtualAddress": "0x0107FCC8", "name": "AsyncFlowControl_Undo__MethodInfo", "dotNetSignature": "Void Undo()" }, { "virtualAddress": "0x01086D90", "name": "ExecutionContext_Run__MethodInfo", "dotNetSignature": "Void Run(ExecutionContext, ContextCallback, Object)" }, { "virtualAddress": "0x0107AD38", "name": "ExecutionContext_SetExecutionContext__MethodInfo", "dotNetSignature": "ExecutionContextSwitcher SetExecutionContext(ExecutionContext, Boolean)" }, { "virtualAddress": "0x01083EA0", "name": "ExecutionContext_CreateCopy__MethodInfo", "dotNetSignature": "ExecutionContext CreateCopy()" }, { "virtualAddress": "0x01080870", "name": "ExecutionContext_SuppressFlow__MethodInfo", "dotNetSignature": "AsyncFlowControl SuppressFlow()" }, { "virtualAddress": "0x0107C238", "name": "ExecutionContext_RestoreFlow__MethodInfo", "dotNetSignature": "Void RestoreFlow()" }, { "virtualAddress": "0x01078878", "name": "ExecutionContext_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106B760", "name": "Monitor_ThrowLockTakenException__MethodInfo", "dotNetSignature": "Void ThrowLockTakenException()" }, { "virtualAddress": "0x0107EE38", "name": "Monitor_MillisecondsTimeoutFromTimeSpan__MethodInfo", "dotNetSignature": "Int32 MillisecondsTimeoutFromTimeSpan(TimeSpan)" }, { "virtualAddress": "0x0107BF60", "name": "Monitor_IsEntered__MethodInfo", "dotNetSignature": "Boolean IsEntered(Object)" }, { "virtualAddress": "0x01082960", "name": "Monitor_Wait__MethodInfo", "dotNetSignature": "Boolean Wait(Object, Int32, Boolean)" }, { "virtualAddress": "0x0107BD60", "name": "Monitor_Pulse__MethodInfo", "dotNetSignature": "Void Pulse(Object)" }, { "virtualAddress": "0x01075390", "name": "Monitor_PulseAll__MethodInfo", "dotNetSignature": "Void PulseAll(Object)" }, { "virtualAddress": "0x01076F10", "name": "Monitor_ObjPulse__MethodInfo", "dotNetSignature": "Void ObjPulse(Object)" }, { "virtualAddress": "0x010785E0", "name": "Monitor_ObjPulseAll__MethodInfo", "dotNetSignature": "Void ObjPulseAll(Object)" }, { "virtualAddress": "0x01073038", "name": "Monitor_ObjWait__MethodInfo", "dotNetSignature": "Boolean ObjWait(Boolean, Int32, Object)" }, { "virtualAddress": "0x01085F50", "name": "Monitor_ReliableEnterTimeout__MethodInfo", "dotNetSignature": "Void ReliableEnterTimeout(Object, Int32, Boolean ByRef)" }, { "virtualAddress": "0x0107A050", "name": "SendOrPostCallback_Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x01082330", "name": "SynchronizationContext_Wait__MethodInfo", "dotNetSignature": "Int32 Wait(IntPtr[], Boolean, Int32)" }, { "virtualAddress": "0x01073318", "name": "SynchronizationContext_WaitHelper__MethodInfo", "dotNetSignature": "Int32 WaitHelper(IntPtr[], Boolean, Int32)" }, { "virtualAddress": "0x010799E0", "name": "OSSpecificSynchronizationContext_Send__MethodInfo", "dotNetSignature": "Void Send(SendOrPostCallback, Object)" }, { "virtualAddress": "0x01080C68", "name": "OSSpecificSynchronizationContext_InvocationEntry__MethodInfo", "dotNetSignature": "Void InvocationEntry(IntPtr)" }, { "virtualAddress": "0x0107D1A8", "name": "OSSpecificSynchronizationContext_c__Get_b__3_0__MethodInfo", "dotNetSignature": "OSSpecificSynchronizationContext \u003CGet\u003Eb__3_0(Object)" }, { "virtualAddress": "0x0106B330", "name": "ThreadHelper_ThreadStart_Context__MethodInfo", "dotNetSignature": "Void ThreadStart_Context(Object)" }, { "virtualAddress": "0x01076B80", "name": "ThreadHelper_ThreadStart__MethodInfo", "dotNetSignature": "Void ThreadStart(Object)" }, { "virtualAddress": "0x01076A20", "name": "ThreadHelper_ThreadStart_1__MethodInfo", "dotNetSignature": "Void ThreadStart()" }, { "virtualAddress": "0x0107B968", "name": "Thread_AsyncLocalSetCurrentCulture__MethodInfo", "dotNetSignature": "Void AsyncLocalSetCurrentCulture(AsyncLocalValueChangedArgs\u00601[System.Globalization.CultureInfo])" }, { "virtualAddress": "0x01084BD0", "name": "Thread_AsyncLocalSetCurrentUICulture__MethodInfo", "dotNetSignature": "Void AsyncLocalSetCurrentUICulture(AsyncLocalValueChangedArgs\u00601[System.Globalization.CultureInfo])" }, { "virtualAddress": "0x01081AB8", "name": "Thread__ctor__MethodInfo", "dotNetSignature": "Thread(ThreadStart)" }, { "virtualAddress": "0x01086860", "name": "Thread__ctor_1__MethodInfo", "dotNetSignature": "Thread(ThreadStart, Int32)" }, { "virtualAddress": "0x0107F4A8", "name": "Thread__ctor_2__MethodInfo", "dotNetSignature": "Thread(ParameterizedThreadStart)" }, { "virtualAddress": "0x01082830", "name": "Thread__ctor_3__MethodInfo", "dotNetSignature": "Thread(ParameterizedThreadStart, Int32)" }, { "virtualAddress": "0x0107A558", "name": "Thread_Start_1__MethodInfo", "dotNetSignature": "Void Start(Object)" }, { "virtualAddress": "0x01070BF0", "name": "Thread_SetCompressedStack__MethodInfo", "dotNetSignature": "Void SetCompressedStack(CompressedStack)" }, { "virtualAddress": "0x01076B50", "name": "Thread_GetCompressedStack__MethodInfo", "dotNetSignature": "CompressedStack GetCompressedStack()" }, { "virtualAddress": "0x010757A0", "name": "Thread_ResetAbort__MethodInfo", "dotNetSignature": "Void ResetAbort()" }, { "virtualAddress": "0x01084958", "name": "Thread_Join_1__MethodInfo", "dotNetSignature": "Boolean Join(Int32)" }, { "virtualAddress": "0x010856E0", "name": "Thread_Join_2__MethodInfo", "dotNetSignature": "Boolean Join(TimeSpan)" }, { "virtualAddress": "0x01071C48", "name": "Thread_Sleep__MethodInfo", "dotNetSignature": "Void Sleep(Int32)" }, { "virtualAddress": "0x01073C30", "name": "Thread_Sleep_1__MethodInfo", "dotNetSignature": "Void Sleep(TimeSpan)" }, { "virtualAddress": "0x0106D208", "name": "Thread_set_CurrentUICulture__MethodInfo", "dotNetSignature": "Void set_CurrentUICulture(CultureInfo)" }, { "virtualAddress": "0x01085080", "name": "Thread_set_CurrentCulture__MethodInfo", "dotNetSignature": "Void set_CurrentCulture(CultureInfo)" }, { "virtualAddress": "0x01071780", "name": "Thread_StartInternal__MethodInfo", "dotNetSignature": "Void StartInternal(IPrincipal, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01070500", "name": "Thread_SetApartmentState__MethodInfo", "dotNetSignature": "Void SetApartmentState(ApartmentState)" }, { "virtualAddress": "0x0107CA98", "name": "Thread_TrySetApartmentState__MethodInfo", "dotNetSignature": "Boolean TrySetApartmentState(ApartmentState)" }, { "virtualAddress": "0x010869A0", "name": "Thread_DisableComObjectEagerCleanup__MethodInfo", "dotNetSignature": "Void DisableComObjectEagerCleanup()" }, { "virtualAddress": "0x01073A18", "name": "Thread_ValidateThreadState__MethodInfo", "dotNetSignature": "ThreadState ValidateThreadState()" }, { "virtualAddress": "0x01082FC0", "name": "Thread_System_Runtime_InteropServices__Thread_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106B4B0", "name": "Thread_System_Runtime_InteropServices__Thread_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01083A88", "name": "Thread_System_Runtime_InteropServices__Thread_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01086A08", "name": "Thread_System_Runtime_InteropServices__Thread_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._Thread.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x0107B818", "name": "QueueUserWorkItemCallback_WaitCallback_Context__MethodInfo", "dotNetSignature": "Void WaitCallback_Context(Object)" }, { "virtualAddress": "0x01087520", "name": "_ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context_t__MethodInfo", "dotNetSignature": "Void WaitOrTimerCallback_Context_t(Object)" }, { "virtualAddress": "0x0107C8E8", "name": "_ThreadPoolWaitOrTimerCallback_WaitOrTimerCallback_Context_f__MethodInfo", "dotNetSignature": "Void WaitOrTimerCallback_Context_f(Object)" }, { "virtualAddress": "0x010770F8", "name": "ThreadPool_RegisterWaitForSingleObject_1__MethodInfo", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, UInt32, Boolean, StackCrawlMark ByRef, Boolean)" }, { "virtualAddress": "0x0107A138", "name": "ThreadPool_RegisterWaitForSingleObject_2__MethodInfo", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int32, Boolean)" }, { "virtualAddress": "0x01079780", "name": "ThreadPool_UnsafeRegisterWaitForSingleObject_1__MethodInfo", "dotNetSignature": "RegisteredWaitHandle UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int32, Boolean)" }, { "virtualAddress": "0x0107E508", "name": "ThreadPool_RegisterWaitForSingleObject_3__MethodInfo", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int64, Boolean)" }, { "virtualAddress": "0x010803C0", "name": "ThreadPool_UnsafeRegisterWaitForSingleObject_2__MethodInfo", "dotNetSignature": "RegisteredWaitHandle UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int64, Boolean)" }, { "virtualAddress": "0x01071B50", "name": "ThreadPool_RegisterWaitForSingleObject_4__MethodInfo", "dotNetSignature": "RegisteredWaitHandle RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, TimeSpan, Boolean)" }, { "virtualAddress": "0x01074A10", "name": "ThreadPool_UnsafeRegisterWaitForSingleObject_3__MethodInfo", "dotNetSignature": "RegisteredWaitHandle UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, TimeSpan, Boolean)" }, { "virtualAddress": "0x01082168", "name": "ThreadPool_QueueUserWorkItemHelper__MethodInfo", "dotNetSignature": "Boolean QueueUserWorkItemHelper(WaitCallback, Object, StackCrawlMark ByRef, Boolean)" }, { "virtualAddress": "0x0107B210", "name": "ThreadPool_BindHandle_1__MethodInfo", "dotNetSignature": "Boolean BindHandle(SafeHandle)" }, { "virtualAddress": "0x01077F40", "name": "ThreadPool_EnumerateQueuedWorkItems_d_21_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01080920", "name": "WaitHandle_WaitOne__MethodInfo", "dotNetSignature": "Boolean WaitOne(Int32, Boolean)" }, { "virtualAddress": "0x0107F728", "name": "WaitHandle_WaitOne_1__MethodInfo", "dotNetSignature": "Boolean WaitOne(TimeSpan, Boolean)" }, { "virtualAddress": "0x0107A738", "name": "WaitHandle_InternalWaitOne__MethodInfo", "dotNetSignature": "Boolean InternalWaitOne(SafeHandle, Int64, Boolean, Boolean)" }, { "virtualAddress": "0x01085570", "name": "WaitHandle_WaitOneWithoutFAS__MethodInfo", "dotNetSignature": "Boolean WaitOneWithoutFAS()" }, { "virtualAddress": "0x01074ED0", "name": "WaitHandle_WaitAll__MethodInfo", "dotNetSignature": "Boolean WaitAll(WaitHandle[], Int32, Boolean)" }, { "virtualAddress": "0x010738C8", "name": "WaitHandle_WaitAll_1__MethodInfo", "dotNetSignature": "Boolean WaitAll(WaitHandle[], TimeSpan, Boolean)" }, { "virtualAddress": "0x01075240", "name": "WaitHandle_WaitAny__MethodInfo", "dotNetSignature": "Int32 WaitAny(WaitHandle[], Int32, Boolean)" }, { "virtualAddress": "0x0107CE10", "name": "WaitHandle_WaitAny_1__MethodInfo", "dotNetSignature": "Int32 WaitAny(WaitHandle[], TimeSpan, Boolean)" }, { "virtualAddress": "0x010841A0", "name": "WaitHandle_SignalAndWait_1__MethodInfo", "dotNetSignature": "Boolean SignalAndWait(WaitHandle, WaitHandle, TimeSpan, Boolean)" }, { "virtualAddress": "0x01072D50", "name": "WaitHandle_SignalAndWait_2__MethodInfo", "dotNetSignature": "Boolean SignalAndWait(WaitHandle, WaitHandle, Int32, Boolean)" }, { "virtualAddress": "0x01070B18", "name": "WaitHandle_ThrowAbandonedMutexException__MethodInfo", "dotNetSignature": "Void ThrowAbandonedMutexException()" }, { "virtualAddress": "0x01085CB8", "name": "WaitHandle_ThrowAbandonedMutexException_1__MethodInfo", "dotNetSignature": "Void ThrowAbandonedMutexException(Int32, WaitHandle)" }, { "virtualAddress": "0x01087618", "name": "WaitHandle_WaitMultiple__MethodInfo", "dotNetSignature": "Int32 WaitMultiple(WaitHandle[], Int32, Boolean, Boolean)" }, { "virtualAddress": "0x01085FF0", "name": "WaitHandleExtensions_GetSafeWaitHandle__MethodInfo", "dotNetSignature": "SafeWaitHandle GetSafeWaitHandle(WaitHandle)" }, { "virtualAddress": "0x01081140", "name": "WaitHandleExtensions_SetSafeWaitHandle__MethodInfo", "dotNetSignature": "Void SetSafeWaitHandle(WaitHandle, SafeWaitHandle)" }, { "virtualAddress": "0x0106BF68", "name": "CompressedStack_Capture__MethodInfo", "dotNetSignature": "CompressedStack Capture()" }, { "virtualAddress": "0x01072628", "name": "CompressedStack_GetCompressedStack__MethodInfo", "dotNetSignature": "CompressedStack GetCompressedStack()" }, { "virtualAddress": "0x0107AC88", "name": "CompressedStack_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01082618", "name": "CompressedStack_Run__MethodInfo", "dotNetSignature": "Void Run(CompressedStack, ContextCallback, Object)" }, { "virtualAddress": "0x0106E0D8", "name": "CompressedStack__ctor_2__MethodInfo", "dotNetSignature": "CompressedStack()" }, { "virtualAddress": "0x01084620", "name": "HostExecutionContextManager_Capture__MethodInfo", "dotNetSignature": "HostExecutionContext Capture()" }, { "virtualAddress": "0x010846C0", "name": "HostExecutionContextManager_Revert__MethodInfo", "dotNetSignature": "Void Revert(Object)" }, { "virtualAddress": "0x010733B0", "name": "HostExecutionContextManager_SetHostExecutionContext__MethodInfo", "dotNetSignature": "Object SetHostExecutionContext(HostExecutionContext)" }, { "virtualAddress": "0x01070270", "name": "Mutex__ctor_3__MethodInfo", "dotNetSignature": "Mutex(Boolean, String)" }, { "virtualAddress": "0x0107E8A8", "name": "Mutex__ctor_4__MethodInfo", "dotNetSignature": "Mutex(Boolean, String, Boolean\u0026)" }, { "virtualAddress": "0x010756B0", "name": "Mutex__ctor_5__MethodInfo", "dotNetSignature": "Mutex(Boolean, String, Boolean\u0026, MutexSecurity)" }, { "virtualAddress": "0x010874E8", "name": "Mutex_OpenExisting__MethodInfo", "dotNetSignature": "Mutex OpenExisting(String)" }, { "virtualAddress": "0x01080198", "name": "Mutex_OpenExisting_1__MethodInfo", "dotNetSignature": "Mutex OpenExisting(String, MutexRights)" }, { "virtualAddress": "0x010795C0", "name": "Mutex_TryOpenExisting__MethodInfo", "dotNetSignature": "Boolean TryOpenExisting(String, Mutex ByRef)" }, { "virtualAddress": "0x0107B508", "name": "Mutex_TryOpenExisting_1__MethodInfo", "dotNetSignature": "Boolean TryOpenExisting(String, MutexRights, Mutex ByRef)" }, { "virtualAddress": "0x0107EA70", "name": "Mutex_ReleaseMutex__MethodInfo", "dotNetSignature": "Void ReleaseMutex()" }, { "virtualAddress": "0x01086970", "name": "Mutex_GetAccessControl__MethodInfo", "dotNetSignature": "MutexSecurity GetAccessControl()" }, { "virtualAddress": "0x01081828", "name": "Mutex_SetAccessControl__MethodInfo", "dotNetSignature": "Void SetAccessControl(MutexSecurity)" }, { "virtualAddress": "0x0106ABF0", "name": "Overlapped_Free__MethodInfo", "dotNetSignature": "Void Free(NativeOverlapped*)" }, { "virtualAddress": "0x01079A20", "name": "Overlapped_Unpack__MethodInfo", "dotNetSignature": "Overlapped Unpack(NativeOverlapped*)" }, { "virtualAddress": "0x010833E0", "name": "ReaderWriterLock_AcquireReaderLock_1__MethodInfo", "dotNetSignature": "Void AcquireReaderLock(Int32, Int32)" }, { "virtualAddress": "0x0107F410", "name": "ReaderWriterLock_AcquireWriterLock_1__MethodInfo", "dotNetSignature": "Void AcquireWriterLock(Int32, Int32)" }, { "virtualAddress": "0x0106B6F8", "name": "ReaderWriterLock_DowngradeFromWriterLock__MethodInfo", "dotNetSignature": "Void DowngradeFromWriterLock(LockCookie ByRef)" }, { "virtualAddress": "0x0106E908", "name": "ReaderWriterLock_ReleaseReaderLock__MethodInfo", "dotNetSignature": "Void ReleaseReaderLock()" }, { "virtualAddress": "0x01086550", "name": "ReaderWriterLock_ReleaseWriterLock__MethodInfo", "dotNetSignature": "Void ReleaseWriterLock()" }, { "virtualAddress": "0x0107B578", "name": "ReaderWriterLock_CheckTimeout__MethodInfo", "dotNetSignature": "Int32 CheckTimeout(TimeSpan)" }, { "virtualAddress": "0x01071EF8", "name": "RegisteredWaitHandle_Wait__MethodInfo", "dotNetSignature": "Void Wait(Object)" }, { "virtualAddress": "0x010729C0", "name": "RegisteredWaitHandle_DoCallBack__MethodInfo", "dotNetSignature": "Void DoCallBack(Object)" }, { "virtualAddress": "0x01073A40", "name": "RegisteredWaitHandle__ctor_1__MethodInfo", "dotNetSignature": "RegisteredWaitHandle()" }, { "virtualAddress": "0x010707B8", "name": "Timer_Init__MethodInfo", "dotNetSignature": "Void Init(TimerCallback, Object, Int64, Int64)" }, { "virtualAddress": "0x01085BD8", "name": "Timer_Change_4__MethodInfo", "dotNetSignature": "Boolean Change(Int64, Int64, Boolean)" }, { "virtualAddress": "0x0107AFF0", "name": "Timer_Dispose_1__MethodInfo", "dotNetSignature": "Boolean Dispose(WaitHandle)" }, { "virtualAddress": "0x01082678", "name": "Timer_Scheduler_TimerCB__MethodInfo", "dotNetSignature": "Void TimerCB(Object)" }, { "virtualAddress": "0x0106DF28", "name": "Timer_Scheduler_SchedulerThread__MethodInfo", "dotNetSignature": "Void SchedulerThread()" }, { "virtualAddress": "0x0106F5D0", "name": "ThreadPoolBoundHandle_get_Handle__MethodInfo", "dotNetSignature": "SafeHandle get_Handle()" }, { "virtualAddress": "0x01080E28", "name": "ThreadPoolBoundHandle_AllocateNativeOverlapped__MethodInfo", "dotNetSignature": "NativeOverlapped* AllocateNativeOverlapped(IOCompletionCallback, Object, Object)" }, { "virtualAddress": "0x01077B78", "name": "ThreadPoolBoundHandle_AllocateNativeOverlapped_1__MethodInfo", "dotNetSignature": "NativeOverlapped* AllocateNativeOverlapped(PreAllocatedOverlapped)" }, { "virtualAddress": "0x0107E5A0", "name": "ThreadPoolBoundHandle_BindHandle__MethodInfo", "dotNetSignature": "ThreadPoolBoundHandle BindHandle(SafeHandle)" }, { "virtualAddress": "0x010845F0", "name": "ThreadPoolBoundHandle_FreeNativeOverlapped__MethodInfo", "dotNetSignature": "Void FreeNativeOverlapped(NativeOverlapped*)" }, { "virtualAddress": "0x010783D8", "name": "ThreadPoolBoundHandle_GetNativeOverlappedState__MethodInfo", "dotNetSignature": "Object GetNativeOverlappedState(NativeOverlapped*)" }, { "virtualAddress": "0x010850D8", "name": "PreAllocatedOverlapped__ctor__MethodInfo", "dotNetSignature": "PreAllocatedOverlapped(IOCompletionCallback, Object, Object)" }, { "virtualAddress": "0x010872F8", "name": "BeginEndAwaitableAdapter_c___cctor_b__11_0__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__11_0()" }, { "virtualAddress": "0x01084040", "name": "BeginEndAwaitableAdapter_c___cctor_b__11_1__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__11_1(IAsyncResult)" }, { "virtualAddress": "0x01077770", "name": "ConcurrentExclusiveSchedulerPair__ctor_3__MethodInfo", "dotNetSignature": "ConcurrentExclusiveSchedulerPair(TaskScheduler, Int32, Int32)" }, { "virtualAddress": "0x0107B310", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_QueueTask__MethodInfo", "dotNetSignature": "Void QueueTask(Task)" }, { "virtualAddress": "0x01076460", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskInlineOnTargetScheduler__MethodInfo", "dotNetSignature": "Boolean TryExecuteTaskInlineOnTargetScheduler(Task)" }, { "virtualAddress": "0x0106FBB0", "name": "ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_TryExecuteTaskShim__MethodInfo", "dotNetSignature": "Boolean TryExecuteTaskShim(Object)" }, { "virtualAddress": "0x0106CB30", "name": "ConcurrentExclusiveSchedulerPair_c__EnsureCompletionStateInitialized_b__22_0__MethodInfo", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BCompletionState \u003CEnsureCompletionStateInitialized\u003Eb__22_0()" }, { "virtualAddress": "0x01084370", "name": "ConcurrentExclusiveSchedulerPair_c__CompleteTaskAsync_b__29_0__MethodInfo", "dotNetSignature": "Void \u003CCompleteTaskAsync\u003Eb__29_0(Object)" }, { "virtualAddress": "0x0107AFA8", "name": "ConcurrentExclusiveSchedulerPair_c__ProcessAsyncIfNecessary_b__39_0__MethodInfo", "dotNetSignature": "Void \u003CProcessAsyncIfNecessary\u003Eb__39_0(Object)" }, { "virtualAddress": "0x01084438", "name": "ConcurrentExclusiveSchedulerPair_c__ProcessAsyncIfNecessary_b__39_1__MethodInfo", "dotNetSignature": "Void \u003CProcessAsyncIfNecessary\u003Eb__39_1(Object)" }, { "virtualAddress": "0x0106A770", "name": "ParallelOptions_set_MaxDegreeOfParallelism__MethodInfo", "dotNetSignature": "Void set_MaxDegreeOfParallelism(Int32)" }, { "virtualAddress": "0x0106F7F0", "name": "Parallel_Invoke_1__MethodInfo", "dotNetSignature": "Void Invoke(ParallelOptions, Action[])" }, { "virtualAddress": "0x01086700", "name": "Parallel_For__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, Action\u00601[Int32])" }, { "virtualAddress": "0x01075738", "name": "Parallel_For_1__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, Action\u00601[Int64])" }, { "virtualAddress": "0x0106B1F8", "name": "Parallel_For_2__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, ParallelOptions, Action\u00601[Int32])" }, { "virtualAddress": "0x01080810", "name": "Parallel_For_3__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, ParallelOptions, Action\u00601[Int64])" }, { "virtualAddress": "0x010766F8", "name": "Parallel_For_4__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x0106DE08", "name": "Parallel_For_5__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, Action\u00602[Int64,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x01074950", "name": "Parallel_For_6__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int32, Int32, ParallelOptions, Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x0106C1D0", "name": "Parallel_For_7__MethodInfo", "dotNetSignature": "ParallelLoopResult For(Int64, Int64, ParallelOptions, Action\u00602[Int64,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x01082058", "name": "Parallel_ThrowIfReducableToSingleOCE__MethodInfo", "dotNetSignature": "Void ThrowIfReducableToSingleOCE(IEnumerable\u00601[System.Exception], CancellationToken)" }, { "virtualAddress": "0x0107BC48", "name": "Parallel_c_DisplayClass4_2__Invoke_b__0__MethodInfo", "dotNetSignature": "Void \u003CInvoke\u003Eb__0()" }, { "virtualAddress": "0x0107E570", "name": "Parallel_c__Invoke_b__4_1__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception] \u003CInvoke\u003Eb__4_1()" }, { "virtualAddress": "0x01074A28", "name": "Parallel_c__Invoke_b__4_2__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception] \u003CInvoke\u003Eb__4_2()" }, { "virtualAddress": "0x0107A648", "name": "ParallelLoopState_get_InternalShouldExitCurrentIteration__MethodInfo", "dotNetSignature": "Boolean get_InternalShouldExitCurrentIteration()" }, { "virtualAddress": "0x0106B130", "name": "ParallelLoopState_get_InternalLowestBreakIteration__MethodInfo", "dotNetSignature": "Nullable\u00601[Int64] get_InternalLowestBreakIteration()" }, { "virtualAddress": "0x01070F28", "name": "ParallelLoopState_InternalBreak__MethodInfo", "dotNetSignature": "Void InternalBreak()" }, { "virtualAddress": "0x0106F3E8", "name": "ParallelLoopState_Break_1__MethodInfo", "dotNetSignature": "Void Break(Int32, ParallelLoopStateFlags32)" }, { "virtualAddress": "0x010731F0", "name": "ParallelLoopState_Break_2__MethodInfo", "dotNetSignature": "Void Break(Int64, ParallelLoopStateFlags64)" }, { "virtualAddress": "0x01078A90", "name": "ParallelLoopState__ctor_1__MethodInfo", "dotNetSignature": "ParallelLoopState()" }, { "virtualAddress": "0x0107D4E0", "name": "ParallelLoopStateFlags_Stop__MethodInfo", "dotNetSignature": "Void Stop()" }, { "virtualAddress": "0x01076660", "name": "Task__ctor_2__MethodInfo", "dotNetSignature": "Task(Object, TaskCreationOptions, Boolean)" }, { "virtualAddress": "0x01075E80", "name": "Task__ctor_12__MethodInfo", "dotNetSignature": "Task(Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x01075270", "name": "Task_TaskConstructorCore__MethodInfo", "dotNetSignature": "Void TaskConstructorCore(Object, Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x010848F0", "name": "Task_AssignCancellationToken__MethodInfo", "dotNetSignature": "Void AssignCancellationToken(CancellationToken, Task, TaskContinuation)" }, { "virtualAddress": "0x01084E68", "name": "Task_TaskCancelCallback__MethodInfo", "dotNetSignature": "Void TaskCancelCallback(Object)" }, { "virtualAddress": "0x0106DA10", "name": "Task_Start_1__MethodInfo", "dotNetSignature": "Void Start(TaskScheduler)" }, { "virtualAddress": "0x01079C78", "name": "Task_RunSynchronously_1__MethodInfo", "dotNetSignature": "Void RunSynchronously(TaskScheduler)" }, { "virtualAddress": "0x0106D7A0", "name": "Task_InternalRunSynchronously__MethodInfo", "dotNetSignature": "Void InternalRunSynchronously(TaskScheduler, Boolean)" }, { "virtualAddress": "0x0106D578", "name": "Task_InternalStartNew__MethodInfo", "dotNetSignature": "Task InternalStartNew(Task, Delegate, Object, CancellationToken, TaskScheduler, TaskCreationOptions, InternalTaskOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010814D0", "name": "Task_System_IAsyncResult_get_AsyncWaitHandle__MethodInfo", "dotNetSignature": "WaitHandle System.IAsyncResult.get_AsyncWaitHandle()" }, { "virtualAddress": "0x01073528", "name": "Task_Dispose_1__MethodInfo", "dotNetSignature": "Void Dispose(Boolean)" }, { "virtualAddress": "0x01076770", "name": "Task_ScheduleAndStart__MethodInfo", "dotNetSignature": "Void ScheduleAndStart(Boolean)" }, { "virtualAddress": "0x0106ABD8", "name": "Task_ThrowIfExceptional__MethodInfo", "dotNetSignature": "Void ThrowIfExceptional(Boolean)" }, { "virtualAddress": "0x0106B2E0", "name": "Task_ExecutionContextCallback__MethodInfo", "dotNetSignature": "Void ExecutionContextCallback(Object)" }, { "virtualAddress": "0x0107B2C8", "name": "Task_Wait_1__MethodInfo", "dotNetSignature": "Boolean Wait(TimeSpan)" }, { "virtualAddress": "0x010703A8", "name": "Task_Wait_4__MethodInfo", "dotNetSignature": "Boolean Wait(Int32, CancellationToken)" }, { "virtualAddress": "0x010865F0", "name": "Task_WrappedTryRunInline__MethodInfo", "dotNetSignature": "Boolean WrappedTryRunInline()" }, { "virtualAddress": "0x0106D2A8", "name": "Task_InternalCancel__MethodInfo", "dotNetSignature": "Boolean InternalCancel(Boolean)" }, { "virtualAddress": "0x01085D00", "name": "Task_ContinueWith_5__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106C9B8", "name": "Task_ContinueWith_11__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01079D88", "name": "Task_CreationOptionsFromContinuationOptions__MethodInfo", "dotNetSignature": "Void CreationOptionsFromContinuationOptions(TaskContinuationOptions, TaskCreationOptions ByRef, InternalTaskOptions ByRef)" }, { "virtualAddress": "0x0106B090", "name": "Task_WaitAll_1__MethodInfo", "dotNetSignature": "Boolean WaitAll(Task[], TimeSpan)" }, { "virtualAddress": "0x0107F290", "name": "Task_WaitAll_4__MethodInfo", "dotNetSignature": "Boolean WaitAll(Task[], Int32, CancellationToken)" }, { "virtualAddress": "0x0106C4A0", "name": "Task_FastWaitAll__MethodInfo", "dotNetSignature": "Void FastWaitAll(Task[])" }, { "virtualAddress": "0x01077088", "name": "Task_WaitAny_1__MethodInfo", "dotNetSignature": "Int32 WaitAny(Task[], TimeSpan)" }, { "virtualAddress": "0x010724A8", "name": "Task_WaitAny_4__MethodInfo", "dotNetSignature": "Int32 WaitAny(Task[], Int32, CancellationToken)" }, { "virtualAddress": "0x0107F340", "name": "Task_FromCancellation__MethodInfo", "dotNetSignature": "Task FromCancellation(CancellationToken)" }, { "virtualAddress": "0x010739C8", "name": "Task_Run_3__MethodInfo", "dotNetSignature": "Task Run(Func\u00601[System.Threading.Tasks.Task], CancellationToken)" }, { "virtualAddress": "0x0106CBE0", "name": "Task_Delay_1__MethodInfo", "dotNetSignature": "Task Delay(TimeSpan, CancellationToken)" }, { "virtualAddress": "0x0107EDF0", "name": "Task_Delay_3__MethodInfo", "dotNetSignature": "Task Delay(Int32, CancellationToken)" }, { "virtualAddress": "0x010824A0", "name": "Task_WhenAll__MethodInfo", "dotNetSignature": "Task WhenAll(IEnumerable\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0107A488", "name": "Task_WhenAll_1__MethodInfo", "dotNetSignature": "Task WhenAll(Task[])" }, { "virtualAddress": "0x0107E7F8", "name": "Task_WhenAny__MethodInfo", "dotNetSignature": "Task\u00601[Task] WhenAny(Task[])" }, { "virtualAddress": "0x0107B9D8", "name": "Task_WhenAny_1__MethodInfo", "dotNetSignature": "Task\u00601[Task] WhenAny(IEnumerable\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0107F310", "name": "Task_c_DisplayClass178_0__ExecuteSelfReplicating_b__0__MethodInfo", "dotNetSignature": "Void \u003CExecuteSelfReplicating\u003Eb__0(Object)" }, { "virtualAddress": "0x010827B0", "name": "Task_c__Delay_b__276_0__MethodInfo", "dotNetSignature": "Void \u003CDelay\u003Eb__276_0(Object)" }, { "virtualAddress": "0x010712C8", "name": "Task_c__Delay_b__276_1__MethodInfo", "dotNetSignature": "Void \u003CDelay\u003Eb__276_1(Object)" }, { "virtualAddress": "0x01083088", "name": "Task_c___cctor_b__295_0__MethodInfo", "dotNetSignature": "Task\u002BContingentProperties \u003C.cctor\u003Eb__295_0()" }, { "virtualAddress": "0x01073738", "name": "Task_c___cctor_b__295_1__MethodInfo", "dotNetSignature": "Boolean \u003C.cctor\u003Eb__295_1(Task)" }, { "virtualAddress": "0x010870A0", "name": "Task_c___cctor_b__295_2__MethodInfo", "dotNetSignature": "Boolean \u003C.cctor\u003Eb__295_2(Object)" }, { "virtualAddress": "0x01077298", "name": "SynchronizationContextAwaitTaskContinuation_PostAction__MethodInfo", "dotNetSignature": "Void PostAction(Object)" }, { "virtualAddress": "0x01086340", "name": "SynchronizationContextAwaitTaskContinuation_c___cctor_b__7_0__MethodInfo", "dotNetSignature": "Void \u003C.cctor\u003Eb__7_0(Object)" }, { "virtualAddress": "0x01086298", "name": "TaskSchedulerAwaitTaskContinuation_c__Run_b__2_0__MethodInfo", "dotNetSignature": "Void \u003CRun\u003Eb__2_0(Object)" }, { "virtualAddress": "0x01070580", "name": "AwaitTaskContinuation_InvokeAction__MethodInfo", "dotNetSignature": "Void InvokeAction(Object)" }, { "virtualAddress": "0x01085E70", "name": "AwaitTaskContinuation_c__ThrowAsyncIfNecessary_b__17_0__MethodInfo", "dotNetSignature": "Void \u003CThrowAsyncIfNecessary\u003Eb__17_0(Object)" }, { "virtualAddress": "0x01073EC8", "name": "TaskExceptionHolder_AppDomainUnloadCallback__MethodInfo", "dotNetSignature": "Void AppDomainUnloadCallback(Object, EventArgs)" }, { "virtualAddress": "0x0106A9A0", "name": "TaskExceptionHolder_Finalize__MethodInfo", "dotNetSignature": "Void Finalize()" }, { "virtualAddress": "0x01085310", "name": "TaskExceptionHolder_AddFaultException__MethodInfo", "dotNetSignature": "Void AddFaultException(Object)" }, { "virtualAddress": "0x010708C8", "name": "TaskFactory_CheckCreationOptions__MethodInfo", "dotNetSignature": "Void CheckCreationOptions(TaskCreationOptions)" }, { "virtualAddress": "0x0106F1A8", "name": "TaskFactory_CheckFromAsyncOptions__MethodInfo", "dotNetSignature": "Void CheckFromAsyncOptions(TaskCreationOptions, Boolean)" }, { "virtualAddress": "0x01078E70", "name": "TaskFactory_ContinueWhenAll__MethodInfo", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]])" }, { "virtualAddress": "0x01079B90", "name": "TaskFactory_ContinueWhenAll_1__MethodInfo", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]], CancellationToken)" }, { "virtualAddress": "0x010812C8", "name": "TaskFactory_ContinueWhenAll_2__MethodInfo", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions)" }, { "virtualAddress": "0x01077DC8", "name": "TaskFactory_ContinueWhenAll_3__MethodInfo", "dotNetSignature": "Task ContinueWhenAll(Task[], Action\u00601[System.Threading.Tasks.Task[]], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01080D30", "name": "TaskFactory_CommonCWAnyLogic__MethodInfo", "dotNetSignature": "Task\u00601[Task] CommonCWAnyLogic(IList\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x01077F70", "name": "TaskFactory_ContinueWhenAny__MethodInfo", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x010752A0", "name": "TaskFactory_ContinueWhenAny_1__MethodInfo", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task], CancellationToken)" }, { "virtualAddress": "0x01078258", "name": "TaskFactory_ContinueWhenAny_2__MethodInfo", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions)" }, { "virtualAddress": "0x01080BC0", "name": "TaskFactory_ContinueWhenAny_3__MethodInfo", "dotNetSignature": "Task ContinueWhenAny(Task[], Action\u00601[System.Threading.Tasks.Task], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01085798", "name": "TaskFactory_CheckMultiContinuationTasksAndCopy__MethodInfo", "dotNetSignature": "Task[] CheckMultiContinuationTasksAndCopy(Task[])" }, { "virtualAddress": "0x01075308", "name": "TaskFactory_CheckMultiTaskContinuationOptions__MethodInfo", "dotNetSignature": "Void CheckMultiTaskContinuationOptions(TaskContinuationOptions)" }, { "virtualAddress": "0x0107B8B8", "name": "TaskScheduler_TryRunInline__MethodInfo", "dotNetSignature": "Boolean TryRunInline(Task, Boolean)" }, { "virtualAddress": "0x0106F2A0", "name": "TaskScheduler_TryExecuteTask__MethodInfo", "dotNetSignature": "Boolean TryExecuteTask(Task)" }, { "virtualAddress": "0x01072368", "name": "SynchronizationContextTaskScheduler__ctor__MethodInfo", "dotNetSignature": "SynchronizationContextTaskScheduler()" }, { "virtualAddress": "0x01077BF0", "name": "SynchronizationContextTaskScheduler_PostCallback__MethodInfo", "dotNetSignature": "Void PostCallback(Object)" }, { "virtualAddress": "0x01081FE0", "name": "TaskToApm_c_DisplayClass3_0__InvokeCallbackWhenTaskCompletes_b__0__MethodInfo", "dotNetSignature": "Void \u003CInvokeCallbackWhenTaskCompletes\u003Eb__0()" }, { "virtualAddress": "0x010810E8", "name": "ThreadPoolTaskScheduler_LongRunningThreadWork__MethodInfo", "dotNetSignature": "Void LongRunningThreadWork(Object)" }, { "virtualAddress": "0x01084670", "name": "ThreadPoolTaskScheduler_FilterTasksFromWorkItems_d_7_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01072D08", "name": "SecurityDocument_AppendString__MethodInfo", "dotNetSignature": "Void AppendString(String, Int32 ByRef)" }, { "virtualAddress": "0x0106D2A0", "name": "SecurityDocument_InternalGetElement__MethodInfo", "dotNetSignature": "SecurityElement InternalGetElement(Int32 ByRef, Boolean)" }, { "virtualAddress": "0x01070C48", "name": "SecurityDocument_GetTagForElement__MethodInfo", "dotNetSignature": "String GetTagForElement(Int32)" }, { "virtualAddress": "0x0106F478", "name": "SecurityDocument_GetChildrenPositionForElement__MethodInfo", "dotNetSignature": "ArrayList GetChildrenPositionForElement(Int32)" }, { "virtualAddress": "0x01072548", "name": "SecurityDocument_GetAttributeForElement__MethodInfo", "dotNetSignature": "String GetAttributeForElement(Int32, String)" }, { "virtualAddress": "0x01072C90", "name": "SecurityContext_SuppressFlow__MethodInfo", "dotNetSignature": "AsyncFlowControl SuppressFlow()" }, { "virtualAddress": "0x010778C8", "name": "SecurityContext_SuppressFlowWindowsIdentity__MethodInfo", "dotNetSignature": "AsyncFlowControl SuppressFlowWindowsIdentity()" }, { "virtualAddress": "0x01084570", "name": "CodeAccessPermission_Union__MethodInfo", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0107F670", "name": "CodeAccessPermission_RevertAll__MethodInfo", "dotNetSignature": "Void RevertAll()" }, { "virtualAddress": "0x010796D0", "name": "CodeAccessPermission_RevertAssert__MethodInfo", "dotNetSignature": "Void RevertAssert()" }, { "virtualAddress": "0x010754A0", "name": "CodeAccessPermission_RevertDeny__MethodInfo", "dotNetSignature": "Void RevertDeny()" }, { "virtualAddress": "0x01086788", "name": "CodeAccessPermission_RevertPermitOnly__MethodInfo", "dotNetSignature": "Void RevertPermitOnly()" }, { "virtualAddress": "0x0106DAD0", "name": "CodeAccessPermission_CheckPermissionState__MethodInfo", "dotNetSignature": "PermissionState CheckPermissionState(PermissionState, Boolean)" }, { "virtualAddress": "0x0107CFC0", "name": "CodeAccessPermission_CheckSecurityElement__MethodInfo", "dotNetSignature": "Int32 CheckSecurityElement(SecurityElement, String, Int32, Int32)" }, { "virtualAddress": "0x01083DF8", "name": "CodeAccessPermission_ThrowInvalidPermission__MethodInfo", "dotNetSignature": "Void ThrowInvalidPermission(IPermission, Type)" }, { "virtualAddress": "0x0106B418", "name": "HostProtectionException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107B970", "name": "HostSecurityManager_DetermineApplicationTrust__MethodInfo", "dotNetSignature": "ApplicationTrust DetermineApplicationTrust(Evidence, Evidence, TrustManagerContext)" }, { "virtualAddress": "0x01075DE8", "name": "HostSecurityManager_ResolvePolicy__MethodInfo", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence)" }, { "virtualAddress": "0x0106EC80", "name": "HostSecurityManager_GenerateAppDomainEvidence__MethodInfo", "dotNetSignature": "EvidenceBase GenerateAppDomainEvidence(Type)" }, { "virtualAddress": "0x010857F8", "name": "HostSecurityManager_GenerateAssemblyEvidence__MethodInfo", "dotNetSignature": "EvidenceBase GenerateAssemblyEvidence(Type, Assembly)" }, { "virtualAddress": "0x0106BC98", "name": "HostSecurityManager_GetHostSuppliedAppDomainEvidenceTypes__MethodInfo", "dotNetSignature": "Type[] GetHostSuppliedAppDomainEvidenceTypes()" }, { "virtualAddress": "0x01074958", "name": "HostSecurityManager_GetHostSuppliedAssemblyEvidenceTypes__MethodInfo", "dotNetSignature": "Type[] GetHostSuppliedAssemblyEvidenceTypes(Assembly)" }, { "virtualAddress": "0x010758E8", "name": "NamedPermissionSet_set_Name__MethodInfo", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x01083470", "name": "PermissionBuilder_Create__MethodInfo", "dotNetSignature": "IPermission Create(String, PermissionState)" }, { "virtualAddress": "0x01078058", "name": "PermissionBuilder_Create_1__MethodInfo", "dotNetSignature": "IPermission Create(SecurityElement)" }, { "virtualAddress": "0x01085040", "name": "PermissionBuilder_Create_2__MethodInfo", "dotNetSignature": "IPermission Create(String, SecurityElement)" }, { "virtualAddress": "0x0106CE08", "name": "PermissionBuilder_CreatePermission__MethodInfo", "dotNetSignature": "IPermission CreatePermission(String, SecurityElement)" }, { "virtualAddress": "0x01070058", "name": "PermissionSet_Assert__MethodInfo", "dotNetSignature": "Void Assert()" }, { "virtualAddress": "0x01081C08", "name": "PermissionSet_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x010741A8", "name": "PermissionSet_Deny__MethodInfo", "dotNetSignature": "Void Deny()" }, { "virtualAddress": "0x010751F0", "name": "PermissionSet_FromXml__MethodInfo", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x01080378", "name": "PermissionSet_PermitOnly__MethodInfo", "dotNetSignature": "Void PermitOnly()" }, { "virtualAddress": "0x01077080", "name": "PermissionSet_ConvertPermissionSet__MethodInfo", "dotNetSignature": "Byte[] ConvertPermissionSet(String, Byte[], String)" }, { "virtualAddress": "0x0106FD68", "name": "PermissionSet_AllIgnored__MethodInfo", "dotNetSignature": "Boolean AllIgnored()" }, { "virtualAddress": "0x01071C20", "name": "PermissionSet_CreateFromBinaryFormat__MethodInfo", "dotNetSignature": "PermissionSet CreateFromBinaryFormat(Byte[])" }, { "virtualAddress": "0x010814F0", "name": "PermissionSet_AddPermissionImpl__MethodInfo", "dotNetSignature": "IPermission AddPermissionImpl(IPermission)" }, { "virtualAddress": "0x010849D0", "name": "PermissionSet_GetEnumeratorImpl__MethodInfo", "dotNetSignature": "IEnumerator GetEnumeratorImpl()" }, { "virtualAddress": "0x01071CB8", "name": "PermissionSet_GetPermissionImpl__MethodInfo", "dotNetSignature": "IPermission GetPermissionImpl(Type)" }, { "virtualAddress": "0x01086120", "name": "PermissionSet_RemovePermissionImpl__MethodInfo", "dotNetSignature": "IPermission RemovePermissionImpl(Type)" }, { "virtualAddress": "0x0106F098", "name": "PermissionSet_SetPermissionImpl__MethodInfo", "dotNetSignature": "IPermission SetPermissionImpl(IPermission)" }, { "virtualAddress": "0x0107D7F0", "name": "SecureString__ctor_1__MethodInfo", "dotNetSignature": "SecureString(Char*, Int32)" }, { "virtualAddress": "0x01084ED0", "name": "SecureString_get_Length__MethodInfo", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x0107CEB8", "name": "SecureString_AppendChar__MethodInfo", "dotNetSignature": "Void AppendChar(Char)" }, { "virtualAddress": "0x0107BC68", "name": "SecureString_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x010829A8", "name": "SecureString_InsertAt__MethodInfo", "dotNetSignature": "Void InsertAt(Int32, Char)" }, { "virtualAddress": "0x01079028", "name": "SecureString_IsReadOnly__MethodInfo", "dotNetSignature": "Boolean IsReadOnly()" }, { "virtualAddress": "0x01087748", "name": "SecureString_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0106FA68", "name": "SecureString_SetAt__MethodInfo", "dotNetSignature": "Void SetAt(Int32, Char)" }, { "virtualAddress": "0x0106B9B8", "name": "SecureString_Alloc__MethodInfo", "dotNetSignature": "Void Alloc(Int32, Boolean)" }, { "virtualAddress": "0x0107F420", "name": "SecurityElement__ctor_1__MethodInfo", "dotNetSignature": "SecurityElement(String, String)" }, { "virtualAddress": "0x0107DF90", "name": "SecurityElement_set_Children__MethodInfo", "dotNetSignature": "Void set_Children(ArrayList)" }, { "virtualAddress": "0x0107F128", "name": "SecurityElement_set_Tag__MethodInfo", "dotNetSignature": "Void set_Tag(String)" }, { "virtualAddress": "0x0106D6A8", "name": "SecurityElement_set_Text__MethodInfo", "dotNetSignature": "Void set_Text(String)" }, { "virtualAddress": "0x0106C170", "name": "SecurityElement_AddAttribute__MethodInfo", "dotNetSignature": "Void AddAttribute(String, String)" }, { "virtualAddress": "0x0107FA80", "name": "SecurityElement_AddChild__MethodInfo", "dotNetSignature": "Void AddChild(SecurityElement)" }, { "virtualAddress": "0x01072668", "name": "SecurityElement_Attribute__MethodInfo", "dotNetSignature": "String Attribute(String)" }, { "virtualAddress": "0x01070F88", "name": "SecurityElement_FromString__MethodInfo", "dotNetSignature": "SecurityElement FromString(String)" }, { "virtualAddress": "0x01071788", "name": "SecurityElement_SearchForChildByTag__MethodInfo", "dotNetSignature": "SecurityElement SearchForChildByTag(String)" }, { "virtualAddress": "0x010852B8", "name": "SecurityElement_SearchForTextOfTag__MethodInfo", "dotNetSignature": "String SearchForTextOfTag(String)" }, { "virtualAddress": "0x010821D8", "name": "SecurityElement_SearchForTextOfLocalName__MethodInfo", "dotNetSignature": "String SearchForTextOfLocalName(String)" }, { "virtualAddress": "0x0106F820", "name": "SecurityElement_SecurityAttribute__ctor__MethodInfo", "dotNetSignature": "SecurityElement\u002BSecurityAttribute(String, String)" }, { "virtualAddress": "0x0106B408", "name": "SecurityException__ctor_8__MethodInfo", "dotNetSignature": "SecurityException(String, AssemblyName, PermissionSet, PermissionSet, MethodInfo, SecurityAction, Object, IPermission, Evidence)" }, { "virtualAddress": "0x01079B28", "name": "SecurityManager_LoadPolicyLevelFromFile__MethodInfo", "dotNetSignature": "PolicyLevel LoadPolicyLevelFromFile(String, PolicyLevelType)" }, { "virtualAddress": "0x01086F50", "name": "SecurityManager_LoadPolicyLevelFromString__MethodInfo", "dotNetSignature": "PolicyLevel LoadPolicyLevelFromString(String, PolicyLevelType)" }, { "virtualAddress": "0x0106ED48", "name": "SecurityManager_PolicyHierarchy__MethodInfo", "dotNetSignature": "IEnumerator PolicyHierarchy()" }, { "virtualAddress": "0x01075F90", "name": "SecurityManager_ResolvePolicy__MethodInfo", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence)" }, { "virtualAddress": "0x01072490", "name": "SecurityManager_ResolvePolicy_1__MethodInfo", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence[])" }, { "virtualAddress": "0x01085130", "name": "SecurityManager_ResolveSystemPolicy__MethodInfo", "dotNetSignature": "PermissionSet ResolveSystemPolicy(Evidence)" }, { "virtualAddress": "0x010802D0", "name": "SecurityManager_ResolvePolicy_2__MethodInfo", "dotNetSignature": "PermissionSet ResolvePolicy(Evidence, PermissionSet, PermissionSet, PermissionSet, PermissionSet ByRef)" }, { "virtualAddress": "0x0106EE38", "name": "SecurityManager_ResolvePolicyGroups__MethodInfo", "dotNetSignature": "IEnumerator ResolvePolicyGroups(Evidence)" }, { "virtualAddress": "0x0107A8B0", "name": "SecurityManager_SavePolicy__MethodInfo", "dotNetSignature": "Void SavePolicy()" }, { "virtualAddress": "0x01087030", "name": "SecurityManager_SavePolicyLevel__MethodInfo", "dotNetSignature": "Void SavePolicyLevel(PolicyLevel)" }, { "virtualAddress": "0x0106CFC8", "name": "SecurityManager_ResolvePolicyLevel__MethodInfo", "dotNetSignature": "Boolean ResolvePolicyLevel(PermissionSet ByRef, PolicyLevel, Evidence)" }, { "virtualAddress": "0x010818B0", "name": "SecurityManager_ResolveIdentityPermissions__MethodInfo", "dotNetSignature": "Void ResolveIdentityPermissions(PermissionSet, Evidence)" }, { "virtualAddress": "0x010715A8", "name": "SecurityManager_Decode__MethodInfo", "dotNetSignature": "PermissionSet Decode(IntPtr, Int32)" }, { "virtualAddress": "0x01085150", "name": "SecurityManager_Decode_1__MethodInfo", "dotNetSignature": "PermissionSet Decode(Byte[])" }, { "virtualAddress": "0x010743E0", "name": "SecurityManager_GetStandardSandbox__MethodInfo", "dotNetSignature": "PermissionSet GetStandardSandbox(Evidence)" }, { "virtualAddress": "0x01073FF8", "name": "SecurityManager_CurrentThreadRequiresSecurityContextCapture__MethodInfo", "dotNetSignature": "Boolean CurrentThreadRequiresSecurityContextCapture()" }, { "virtualAddress": "0x01076A90", "name": "ApplicationDirectory__ctor__MethodInfo", "dotNetSignature": "ApplicationDirectory(String)" }, { "virtualAddress": "0x0106DFF0", "name": "ApplicationDirectory_ThrowOnInvalid__MethodInfo", "dotNetSignature": "Void ThrowOnInvalid(String)" }, { "virtualAddress": "0x01078320", "name": "ApplicationSecurityInfo__ctor__MethodInfo", "dotNetSignature": "ApplicationSecurityInfo(ActivationContext)" }, { "virtualAddress": "0x0106CD38", "name": "ApplicationSecurityInfo_set_ApplicationEvidence__MethodInfo", "dotNetSignature": "Void set_ApplicationEvidence(Evidence)" }, { "virtualAddress": "0x0107A698", "name": "ApplicationSecurityInfo_set_ApplicationId__MethodInfo", "dotNetSignature": "Void set_ApplicationId(ApplicationId)" }, { "virtualAddress": "0x0106BC70", "name": "ApplicationSecurityInfo_set_DefaultRequestSet__MethodInfo", "dotNetSignature": "Void set_DefaultRequestSet(PermissionSet)" }, { "virtualAddress": "0x01084FF8", "name": "ApplicationSecurityInfo_set_DeploymentId__MethodInfo", "dotNetSignature": "Void set_DeploymentId(ApplicationId)" }, { "virtualAddress": "0x01075560", "name": "ApplicationSecurityManager_DetermineApplicationTrust__MethodInfo", "dotNetSignature": "Boolean DetermineApplicationTrust(ActivationContext, TrustManagerContext)" }, { "virtualAddress": "0x0106AA28", "name": "ApplicationTrust__ctor_1__MethodInfo", "dotNetSignature": "ApplicationTrust(ApplicationIdentity)" }, { "virtualAddress": "0x01082490", "name": "ApplicationTrust__ctor_2__MethodInfo", "dotNetSignature": "ApplicationTrust(PermissionSet, IEnumerable\u00601[System.Security.Policy.StrongName])" }, { "virtualAddress": "0x010709F8", "name": "ApplicationTrust_set_ApplicationIdentity__MethodInfo", "dotNetSignature": "Void set_ApplicationIdentity(ApplicationIdentity)" }, { "virtualAddress": "0x01078890", "name": "ApplicationTrust_FromXml__MethodInfo", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0106F6D0", "name": "ApplicationTrustCollection_Add__MethodInfo", "dotNetSignature": "Int32 Add(ApplicationTrust)" }, { "virtualAddress": "0x0107CAD0", "name": "ApplicationTrustCollection_AddRange__MethodInfo", "dotNetSignature": "Void AddRange(ApplicationTrust[])" }, { "virtualAddress": "0x0107FFA0", "name": "ApplicationTrustCollection_AddRange_1__MethodInfo", "dotNetSignature": "Void AddRange(ApplicationTrustCollection)" }, { "virtualAddress": "0x0106F680", "name": "ApplicationTrustCollection_Find__MethodInfo", "dotNetSignature": "ApplicationTrustCollection Find(ApplicationIdentity, ApplicationVersionMatch)" }, { "virtualAddress": "0x01075328", "name": "ApplicationTrustCollection_Remove__MethodInfo", "dotNetSignature": "Void Remove(ApplicationTrust)" }, { "virtualAddress": "0x01079B50", "name": "ApplicationTrustCollection_RemoveRange__MethodInfo", "dotNetSignature": "Void RemoveRange(ApplicationTrust[])" }, { "virtualAddress": "0x01082F18", "name": "ApplicationTrustCollection_RemoveRange_1__MethodInfo", "dotNetSignature": "Void RemoveRange(ApplicationTrustCollection)" }, { "virtualAddress": "0x010832B8", "name": "ApplicationTrustEnumerator__ctor_1__MethodInfo", "dotNetSignature": "ApplicationTrustEnumerator()" }, { "virtualAddress": "0x0106CBB0", "name": "CodeConnectAccess__ctor__MethodInfo", "dotNetSignature": "CodeConnectAccess(String, Int32)" }, { "virtualAddress": "0x0106F610", "name": "CodeGroup__ctor__MethodInfo", "dotNetSignature": "CodeGroup(IMembershipCondition, PolicyStatement)" }, { "virtualAddress": "0x0106C698", "name": "CodeGroup_set_MembershipCondition__MethodInfo", "dotNetSignature": "Void set_MembershipCondition(IMembershipCondition)" }, { "virtualAddress": "0x01077700", "name": "CodeGroup_set_Children__MethodInfo", "dotNetSignature": "Void set_Children(IList)" }, { "virtualAddress": "0x010758D8", "name": "CodeGroup_AddChild__MethodInfo", "dotNetSignature": "Void AddChild(CodeGroup)" }, { "virtualAddress": "0x01084D58", "name": "CodeGroup_FromXml_1__MethodInfo", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x010850E0", "name": "DefaultPolicies_GetSpecialPermissionSet__MethodInfo", "dotNetSignature": "PermissionSet GetSpecialPermissionSet(String)" }, { "virtualAddress": "0x01073F00", "name": "Evidence__ctor_3__MethodInfo", "dotNetSignature": "Evidence(EvidenceBase[], EvidenceBase[])" }, { "virtualAddress": "0x01080160", "name": "EvidenceBase_Clone__MethodInfo", "dotNetSignature": "EvidenceBase Clone()" }, { "virtualAddress": "0x01084850", "name": "FileCodeGroup_Resolve__MethodInfo", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x0107C6C8", "name": "FileCodeGroup_ResolveMatchingCodeGroups__MethodInfo", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x010867F8", "name": "FirstMatchCodeGroup_Resolve__MethodInfo", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x0106EBC8", "name": "FirstMatchCodeGroup_ResolveMatchingCodeGroups__MethodInfo", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x0106F190", "name": "Hash__ctor__MethodInfo", "dotNetSignature": "Hash(Assembly)" }, { "virtualAddress": "0x01077168", "name": "Hash_get_MD5__MethodInfo", "dotNetSignature": "Byte[] get_MD5()" }, { "virtualAddress": "0x01084240", "name": "Hash_get_SHA1__MethodInfo", "dotNetSignature": "Byte[] get_SHA1()" }, { "virtualAddress": "0x0107A0F8", "name": "Hash_GenerateHash__MethodInfo", "dotNetSignature": "Byte[] GenerateHash(HashAlgorithm)" }, { "virtualAddress": "0x01086328", "name": "Hash_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106BDC8", "name": "Hash_GetData__MethodInfo", "dotNetSignature": "Byte[] GetData()" }, { "virtualAddress": "0x010793A8", "name": "Hash_CreateMD5__MethodInfo", "dotNetSignature": "Hash CreateMD5(Byte[])" }, { "virtualAddress": "0x01079218", "name": "Hash_CreateSHA1__MethodInfo", "dotNetSignature": "Hash CreateSHA1(Byte[])" }, { "virtualAddress": "0x01085338", "name": "Hash_get_SHA256__MethodInfo", "dotNetSignature": "Byte[] get_SHA256()" }, { "virtualAddress": "0x01086C98", "name": "Hash_CreateSHA256__MethodInfo", "dotNetSignature": "Hash CreateSHA256(Byte[])" }, { "virtualAddress": "0x0107B938", "name": "HashMembershipCondition__ctor_1__MethodInfo", "dotNetSignature": "HashMembershipCondition(HashAlgorithm, Byte[])" }, { "virtualAddress": "0x01086B58", "name": "HashMembershipCondition_set_HashAlgorithm__MethodInfo", "dotNetSignature": "Void set_HashAlgorithm(HashAlgorithm)" }, { "virtualAddress": "0x0106B1C0", "name": "HashMembershipCondition_get_HashValue__MethodInfo", "dotNetSignature": "Byte[] get_HashValue()" }, { "virtualAddress": "0x01086B40", "name": "HashMembershipCondition_set_HashValue__MethodInfo", "dotNetSignature": "Void set_HashValue(Byte[])" }, { "virtualAddress": "0x010729D8", "name": "MembershipConditionHelper_CheckSecurityElement__MethodInfo", "dotNetSignature": "Int32 CheckSecurityElement(SecurityElement, String, Int32, Int32)" }, { "virtualAddress": "0x0107CC58", "name": "MonoTrustManager_DetermineApplicationTrust__MethodInfo", "dotNetSignature": "ApplicationTrust DetermineApplicationTrust(ActivationContext, TrustManagerContext)" }, { "virtualAddress": "0x0107ED68", "name": "MonoTrustManager_FromXml__MethodInfo", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x010718D8", "name": "NetCodeGroup_AddConnectAccess__MethodInfo", "dotNetSignature": "Void AddConnectAccess(String, CodeConnectAccess)" }, { "virtualAddress": "0x0107ACE0", "name": "NetCodeGroup_Resolve__MethodInfo", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x0106BC20", "name": "NetCodeGroup_ResolveMatchingCodeGroups__MethodInfo", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x0106BB28", "name": "PolicyLevel_FromString__MethodInfo", "dotNetSignature": "SecurityElement FromString(String)" }, { "virtualAddress": "0x01070318", "name": "PolicyLevel_set_RootCodeGroup__MethodInfo", "dotNetSignature": "Void set_RootCodeGroup(CodeGroup)" }, { "virtualAddress": "0x01081A68", "name": "PolicyLevel_AddFullTrustAssembly__MethodInfo", "dotNetSignature": "Void AddFullTrustAssembly(StrongName)" }, { "virtualAddress": "0x0106BE68", "name": "PolicyLevel_AddFullTrustAssembly_1__MethodInfo", "dotNetSignature": "Void AddFullTrustAssembly(StrongNameMembershipCondition)" }, { "virtualAddress": "0x01077C60", "name": "PolicyLevel_AddNamedPermissionSet__MethodInfo", "dotNetSignature": "Void AddNamedPermissionSet(NamedPermissionSet)" }, { "virtualAddress": "0x0107ABA8", "name": "PolicyLevel_ChangeNamedPermissionSet__MethodInfo", "dotNetSignature": "NamedPermissionSet ChangeNamedPermissionSet(String, PermissionSet)" }, { "virtualAddress": "0x01074D48", "name": "PolicyLevel_FromXml__MethodInfo", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x0106CE88", "name": "PolicyLevel_GetNamedPermissionSet__MethodInfo", "dotNetSignature": "NamedPermissionSet GetNamedPermissionSet(String)" }, { "virtualAddress": "0x0106CC10", "name": "PolicyLevel_Recover__MethodInfo", "dotNetSignature": "Void Recover()" }, { "virtualAddress": "0x01086E98", "name": "PolicyLevel_RemoveFullTrustAssembly__MethodInfo", "dotNetSignature": "Void RemoveFullTrustAssembly(StrongName)" }, { "virtualAddress": "0x0107DBD8", "name": "PolicyLevel_RemoveFullTrustAssembly_1__MethodInfo", "dotNetSignature": "Void RemoveFullTrustAssembly(StrongNameMembershipCondition)" }, { "virtualAddress": "0x0107BFE8", "name": "PolicyLevel_RemoveNamedPermissionSet__MethodInfo", "dotNetSignature": "NamedPermissionSet RemoveNamedPermissionSet(NamedPermissionSet)" }, { "virtualAddress": "0x01072700", "name": "PolicyLevel_RemoveNamedPermissionSet_1__MethodInfo", "dotNetSignature": "NamedPermissionSet RemoveNamedPermissionSet(String)" }, { "virtualAddress": "0x01071198", "name": "PolicyLevel_Resolve__MethodInfo", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x01072FC8", "name": "PolicyLevel_ResolveMatchingCodeGroups__MethodInfo", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x0107E070", "name": "PolicyLevel_Save__MethodInfo", "dotNetSignature": "Void Save()" }, { "virtualAddress": "0x01072418", "name": "PolicyLevel__ctor_1__MethodInfo", "dotNetSignature": "PolicyLevel()" }, { "virtualAddress": "0x01070010", "name": "PolicyStatement_set_Attributes__MethodInfo", "dotNetSignature": "Void set_Attributes(PolicyStatementAttribute)" }, { "virtualAddress": "0x01080B10", "name": "PolicyStatement_FromXml_1__MethodInfo", "dotNetSignature": "Void FromXml(SecurityElement, PolicyLevel)" }, { "virtualAddress": "0x01082920", "name": "Publisher__ctor__MethodInfo", "dotNetSignature": "Publisher(X509Certificate)" }, { "virtualAddress": "0x01084E48", "name": "Publisher_get_Certificate__MethodInfo", "dotNetSignature": "X509Certificate get_Certificate()" }, { "virtualAddress": "0x01086D60", "name": "Publisher_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x01076828", "name": "PublisherMembershipCondition__ctor_1__MethodInfo", "dotNetSignature": "PublisherMembershipCondition(X509Certificate)" }, { "virtualAddress": "0x0107EAB8", "name": "PublisherMembershipCondition_set_Certificate__MethodInfo", "dotNetSignature": "Void set_Certificate(X509Certificate)" }, { "virtualAddress": "0x010787F8", "name": "Site__ctor__MethodInfo", "dotNetSignature": "Site(String)" }, { "virtualAddress": "0x0107DC28", "name": "Site_CreateFromUrl__MethodInfo", "dotNetSignature": "Site CreateFromUrl(String)" }, { "virtualAddress": "0x0107A9F0", "name": "SiteMembershipCondition_set_Site__MethodInfo", "dotNetSignature": "Void set_Site(String)" }, { "virtualAddress": "0x01081AA8", "name": "StrongName_1__ctor__MethodInfo", "dotNetSignature": "StrongName(StrongNamePublicKeyBlob, String, Version)" }, { "virtualAddress": "0x0107B2A8", "name": "StrongNameMembershipCondition__ctor__MethodInfo", "dotNetSignature": "StrongNameMembershipCondition(StrongNamePublicKeyBlob, String, Version)" }, { "virtualAddress": "0x0107B668", "name": "StrongNameMembershipCondition_set_PublicKey__MethodInfo", "dotNetSignature": "Void set_PublicKey(StrongNamePublicKeyBlob)" }, { "virtualAddress": "0x0106B078", "name": "UnionCodeGroup_Resolve__MethodInfo", "dotNetSignature": "PolicyStatement Resolve(Evidence)" }, { "virtualAddress": "0x010816E0", "name": "UnionCodeGroup_ResolveMatchingCodeGroups__MethodInfo", "dotNetSignature": "CodeGroup ResolveMatchingCodeGroups(Evidence)" }, { "virtualAddress": "0x01072A30", "name": "Url_Prepare__MethodInfo", "dotNetSignature": "String Prepare(String)" }, { "virtualAddress": "0x01079FF0", "name": "UrlMembershipCondition__ctor__MethodInfo", "dotNetSignature": "UrlMembershipCondition(String)" }, { "virtualAddress": "0x01073780", "name": "UrlMembershipCondition_CheckUrl__MethodInfo", "dotNetSignature": "Void CheckUrl(String)" }, { "virtualAddress": "0x010792F8", "name": "Zone__ctor__MethodInfo", "dotNetSignature": "Zone(SecurityZone)" }, { "virtualAddress": "0x0107E200", "name": "Zone_CreateFromUrl__MethodInfo", "dotNetSignature": "Zone CreateFromUrl(String)" }, { "virtualAddress": "0x0106B6B0", "name": "ZoneMembershipCondition_set_SecurityZone__MethodInfo", "dotNetSignature": "Void set_SecurityZone(SecurityZone)" }, { "virtualAddress": "0x01074DD0", "name": "EnvironmentPermission_AddPathList__MethodInfo", "dotNetSignature": "Void AddPathList(EnvironmentPermissionAccess, String)" }, { "virtualAddress": "0x01078370", "name": "EnvironmentPermission_SetPathList__MethodInfo", "dotNetSignature": "Void SetPathList(EnvironmentPermissionAccess, String)" }, { "virtualAddress": "0x01071288", "name": "EnvironmentPermission_ThrowInvalidFlag__MethodInfo", "dotNetSignature": "Void ThrowInvalidFlag(EnvironmentPermissionAccess, Boolean)" }, { "virtualAddress": "0x010718A8", "name": "EnvironmentPermissionAttribute_get_All__MethodInfo", "dotNetSignature": "String get_All()" }, { "virtualAddress": "0x0106EDC8", "name": "FileDialogPermission_set_Access__MethodInfo", "dotNetSignature": "Void set_Access(FileDialogPermissionAccess)" }, { "virtualAddress": "0x01073C18", "name": "FileIOPermission__ctor_1__MethodInfo", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, String)" }, { "virtualAddress": "0x0106CEB8", "name": "FileIOPermission__ctor_2__MethodInfo", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, String[])" }, { "virtualAddress": "0x01083170", "name": "FileIOPermission__ctor_3__MethodInfo", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, AccessControlActions, String)" }, { "virtualAddress": "0x01079410", "name": "FileIOPermission__ctor_4__MethodInfo", "dotNetSignature": "FileIOPermission(FileIOPermissionAccess, AccessControlActions, String[])" }, { "virtualAddress": "0x010725B8", "name": "FileIOPermission_ThrowInvalidFlag__MethodInfo", "dotNetSignature": "Void ThrowInvalidFlag(FileIOPermissionAccess, Boolean)" }, { "virtualAddress": "0x01082E68", "name": "FileIOPermission_ThrowIfInvalidPath__MethodInfo", "dotNetSignature": "Void ThrowIfInvalidPath(String)" }, { "virtualAddress": "0x01075030", "name": "FileIOPermissionAttribute_get_All__MethodInfo", "dotNetSignature": "String get_All()" }, { "virtualAddress": "0x010844F0", "name": "FileIOPermissionAttribute_get_ViewAndModify__MethodInfo", "dotNetSignature": "String get_ViewAndModify()" }, { "virtualAddress": "0x0106B0D0", "name": "HostProtectionAttribute__ctor_1__MethodInfo", "dotNetSignature": "HostProtectionAttribute(SecurityAction)" }, { "virtualAddress": "0x01078728", "name": "HostProtectionPermission_set_Resources__MethodInfo", "dotNetSignature": "Void set_Resources(HostProtectionResource)" }, { "virtualAddress": "0x0107FF98", "name": "IsolatedStoragePermission_set_UsageAllowed__MethodInfo", "dotNetSignature": "Void set_UsageAllowed(IsolatedStorageContainment)" }, { "virtualAddress": "0x0107DF50", "name": "KeyContainerPermission_SetFlags__MethodInfo", "dotNetSignature": "Void SetFlags(KeyContainerPermissionFlags)" }, { "virtualAddress": "0x0106F008", "name": "KeyContainerPermissionAccessEntry__ctor__MethodInfo", "dotNetSignature": "KeyContainerPermissionAccessEntry(CspParameters, KeyContainerPermissionFlags)" }, { "virtualAddress": "0x01075638", "name": "KeyContainerPermissionAccessEntry_set_Flags__MethodInfo", "dotNetSignature": "Void set_Flags(KeyContainerPermissionFlags)" }, { "virtualAddress": "0x010846A8", "name": "KeyContainerPermissionAccessEntryCollection_IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(KeyContainerPermissionAccessEntry)" }, { "virtualAddress": "0x0107D490", "name": "KeyContainerPermissionAccessEntryCollection_Remove__MethodInfo", "dotNetSignature": "Void Remove(KeyContainerPermissionAccessEntry)" }, { "virtualAddress": "0x01072E38", "name": "KeyContainerPermissionAccessEntryEnumerator__ctor_1__MethodInfo", "dotNetSignature": "KeyContainerPermissionAccessEntryEnumerator()" }, { "virtualAddress": "0x0106F908", "name": "PrincipalPermission_Demand__MethodInfo", "dotNetSignature": "Void Demand()" }, { "virtualAddress": "0x0107AF28", "name": "PrincipalPermission_FromXml__MethodInfo", "dotNetSignature": "Void FromXml(SecurityElement)" }, { "virtualAddress": "0x01087170", "name": "PrincipalPermission_CheckSecurityElement__MethodInfo", "dotNetSignature": "Int32 CheckSecurityElement(SecurityElement, String, Int32, Int32)" }, { "virtualAddress": "0x010850A8", "name": "PublisherIdentityPermission_set_Certificate__MethodInfo", "dotNetSignature": "Void set_Certificate(X509Certificate)" }, { "virtualAddress": "0x0106B6E8", "name": "ReflectionPermission_set_Flags__MethodInfo", "dotNetSignature": "Void set_Flags(ReflectionPermissionFlag)" }, { "virtualAddress": "0x0106FA88", "name": "RegistryPermission__ctor_2__MethodInfo", "dotNetSignature": "RegistryPermission(RegistryPermissionAccess, AccessControlActions, String)" }, { "virtualAddress": "0x01070638", "name": "RegistryPermission_AddPathList__MethodInfo", "dotNetSignature": "Void AddPathList(RegistryPermissionAccess, String)" }, { "virtualAddress": "0x01081F08", "name": "RegistryPermission_AddPathList_1__MethodInfo", "dotNetSignature": "Void AddPathList(RegistryPermissionAccess, AccessControlActions, String)" }, { "virtualAddress": "0x01072A18", "name": "RegistryPermission_SetPathList__MethodInfo", "dotNetSignature": "Void SetPathList(RegistryPermissionAccess, String)" }, { "virtualAddress": "0x0107F430", "name": "RegistryPermission_ThrowInvalidFlag__MethodInfo", "dotNetSignature": "Void ThrowInvalidFlag(RegistryPermissionAccess, Boolean)" }, { "virtualAddress": "0x0107D1F0", "name": "RegistryPermissionAttribute_get_All__MethodInfo", "dotNetSignature": "String get_All()" }, { "virtualAddress": "0x0107EB30", "name": "RegistryPermissionAttribute_get_ViewAndModify__MethodInfo", "dotNetSignature": "String get_ViewAndModify()" }, { "virtualAddress": "0x0107DA80", "name": "SecurityPermission_set_Flags__MethodInfo", "dotNetSignature": "Void set_Flags(SecurityPermissionFlag)" }, { "virtualAddress": "0x0107A190", "name": "SiteIdentityPermission_get_Site__MethodInfo", "dotNetSignature": "String get_Site()" }, { "virtualAddress": "0x01085480", "name": "SiteIdentityPermission_set_Site__MethodInfo", "dotNetSignature": "Void set_Site(String)" }, { "virtualAddress": "0x0107B8A8", "name": "SiteIdentityPermission_Union__MethodInfo", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x0107A598", "name": "StrongNameIdentityPermission__ctor_1__MethodInfo", "dotNetSignature": "StrongNameIdentityPermission(StrongNamePublicKeyBlob, String, Version)" }, { "virtualAddress": "0x0107E330", "name": "StrongNameIdentityPermission_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0106C6E8", "name": "StrongNameIdentityPermission_set_Name__MethodInfo", "dotNetSignature": "Void set_Name(String)" }, { "virtualAddress": "0x0107CE38", "name": "StrongNameIdentityPermission_get_PublicKey__MethodInfo", "dotNetSignature": "StrongNamePublicKeyBlob get_PublicKey()" }, { "virtualAddress": "0x01081CA0", "name": "StrongNameIdentityPermission_set_PublicKey__MethodInfo", "dotNetSignature": "Void set_PublicKey(StrongNamePublicKeyBlob)" }, { "virtualAddress": "0x01082798", "name": "StrongNameIdentityPermission_get_Version__MethodInfo", "dotNetSignature": "Version get_Version()" }, { "virtualAddress": "0x0107ED70", "name": "StrongNameIdentityPermission_Intersect__MethodInfo", "dotNetSignature": "IPermission Intersect(IPermission)" }, { "virtualAddress": "0x0106E280", "name": "StrongNamePublicKeyBlob__ctor__MethodInfo", "dotNetSignature": "StrongNamePublicKeyBlob(Byte[])" }, { "virtualAddress": "0x01079BB8", "name": "UIPermission_set_Clipboard__MethodInfo", "dotNetSignature": "Void set_Clipboard(UIPermissionClipboard)" }, { "virtualAddress": "0x01075048", "name": "UIPermission_set_Window__MethodInfo", "dotNetSignature": "Void set_Window(UIPermissionWindow)" }, { "virtualAddress": "0x0107C378", "name": "UrlIdentityPermission__ctor_1__MethodInfo", "dotNetSignature": "UrlIdentityPermission(String)" }, { "virtualAddress": "0x0107FEE8", "name": "UrlIdentityPermission_Union__MethodInfo", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x01083750", "name": "ZoneIdentityPermission_Union__MethodInfo", "dotNetSignature": "IPermission Union(IPermission)" }, { "virtualAddress": "0x010862C8", "name": "ZoneIdentityPermission_set_SecurityZone__MethodInfo", "dotNetSignature": "Void set_SecurityZone(SecurityZone)" }, { "virtualAddress": "0x01075CB0", "name": "AccessRule__ctor__MethodInfo", "dotNetSignature": "AccessRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)" }, { "virtualAddress": "0x010850B8", "name": "AceEnumerator__ctor_1__MethodInfo", "dotNetSignature": "AceEnumerator()" }, { "virtualAddress": "0x0106E238", "name": "AuditRule__ctor__MethodInfo", "dotNetSignature": "AuditRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x01075DF0", "name": "AuthorizationRule__ctor_1__MethodInfo", "dotNetSignature": "AuthorizationRule(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x01074798", "name": "CommonAce__ctor_2__MethodInfo", "dotNetSignature": "CommonAce(Byte[], Int32)" }, { "virtualAddress": "0x0106AD80", "name": "CommonAce_GetSddlForm__MethodInfo", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x010828F8", "name": "CommonAce_ConvertType__MethodInfo", "dotNetSignature": "AceType ConvertType(AceQualifier, Boolean)" }, { "virtualAddress": "0x01081C38", "name": "CommonAcl_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, GenericAce)" }, { "virtualAddress": "0x01074E70", "name": "CommonAcl_RequireCanonicity__MethodInfo", "dotNetSignature": "Void RequireCanonicity()" }, { "virtualAddress": "0x01086D68", "name": "CommonAcl_AddAceGetQualifiedAce__MethodInfo", "dotNetSignature": "QualifiedAce AddAceGetQualifiedAce(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x0106EE88", "name": "CommonAcl_GetAceFlags__MethodInfo", "dotNetSignature": "AceFlags GetAceFlags(InheritanceFlags, PropagationFlags, AuditFlags)" }, { "virtualAddress": "0x0107C250", "name": "CommonAcl_RemoveAceSpecific_1__MethodInfo", "dotNetSignature": "Void RemoveAceSpecific(AceQualifier, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, AuditFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x0107E218", "name": "CommonAcl__ctor_3__MethodInfo", "dotNetSignature": "CommonAcl()" }, { "virtualAddress": "0x0106F258", "name": "CommonAcl_c_DisplayClass30_0__Purge_b__0__MethodInfo", "dotNetSignature": "Boolean \u003CPurge\u003Eb__0(KnownAce)" }, { "virtualAddress": "0x01078DD8", "name": "CommonAcl_c__RemoveInheritedAces_b__31_0__MethodInfo", "dotNetSignature": "Boolean \u003CRemoveInheritedAces\u003Eb__31_0(GenericAce)" }, { "virtualAddress": "0x01076E80", "name": "CommonAcl_c_DisplayClass53_0__RemoveAceSpecific_b__0__MethodInfo", "dotNetSignature": "Boolean \u003CRemoveAceSpecific\u003Eb__0(CommonAce)" }, { "virtualAddress": "0x01079E40", "name": "CommonAcl_c_DisplayClass54_0__RemoveAceSpecific_b__0__MethodInfo", "dotNetSignature": "Boolean \u003CRemoveAceSpecific\u003Eb__0(ObjectAce)" }, { "virtualAddress": "0x01075F80", "name": "CommonAcl_c_DisplayClass57_0__SetAce_b__0__MethodInfo", "dotNetSignature": "Boolean \u003CSetAce\u003Eb__0(QualifiedAce)" }, { "virtualAddress": "0x010709F0", "name": "CommonObjectSecurity_ModifyAccess__MethodInfo", "dotNetSignature": "Boolean ModifyAccess(AccessControlModification, AccessRule, Boolean ByRef)" }, { "virtualAddress": "0x0106DE90", "name": "CommonObjectSecurity_ModifyAudit__MethodInfo", "dotNetSignature": "Boolean ModifyAudit(AccessControlModification, AuditRule, Boolean ByRef)" }, { "virtualAddress": "0x01074FA0", "name": "CommonSecurityDescriptor_Init__MethodInfo", "dotNetSignature": "Void Init(Boolean, Boolean, RawSecurityDescriptor)" }, { "virtualAddress": "0x01081098", "name": "CommonSecurityDescriptor_CheckAclConsistency__MethodInfo", "dotNetSignature": "Void CheckAclConsistency(CommonAcl)" }, { "virtualAddress": "0x01079A50", "name": "CompoundAce_get_BinaryLength__MethodInfo", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x01074D50", "name": "CompoundAce_GetBinaryForm__MethodInfo", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x01077E40", "name": "CompoundAce_GetSddlForm__MethodInfo", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x0106B2A8", "name": "CustomAce_get_BinaryLength__MethodInfo", "dotNetSignature": "Int32 get_BinaryLength()" }, { "virtualAddress": "0x010707D8", "name": "CustomAce_GetBinaryForm__MethodInfo", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x0106DED0", "name": "CustomAce_GetSddlForm__MethodInfo", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x01070E18", "name": "DirectoryObjectSecurity_AccessRuleFactory__MethodInfo", "dotNetSignature": "AccessRule AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType, Guid, Guid)" }, { "virtualAddress": "0x01077380", "name": "DirectoryObjectSecurity_AuditRuleFactory__MethodInfo", "dotNetSignature": "AuditRule AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags, Guid, Guid)" }, { "virtualAddress": "0x01075B60", "name": "DirectoryObjectSecurity_ModifyAccess__MethodInfo", "dotNetSignature": "Boolean ModifyAccess(AccessControlModification, AccessRule, Boolean ByRef)" }, { "virtualAddress": "0x010820F0", "name": "DirectoryObjectSecurity_ModifyAudit__MethodInfo", "dotNetSignature": "Boolean ModifyAudit(AccessControlModification, AuditRule, Boolean ByRef)" }, { "virtualAddress": "0x01075EE0", "name": "DiscretionaryAcl_RemoveAccess__MethodInfo", "dotNetSignature": "Boolean RemoveAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x0106BB50", "name": "DiscretionaryAcl_RemoveAccess_1__MethodInfo", "dotNetSignature": "Boolean RemoveAccess(AccessControlType, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x010733A0", "name": "DiscretionaryAcl_GetAceQualifier__MethodInfo", "dotNetSignature": "AceQualifier GetAceQualifier(AccessControlType)" }, { "virtualAddress": "0x01085C50", "name": "EventWaitHandleAuditRule__ctor__MethodInfo", "dotNetSignature": "EventWaitHandleAuditRule(IdentityReference, EventWaitHandleRights, AuditFlags)" }, { "virtualAddress": "0x0107FB88", "name": "FileSystemSecurity__ctor_3__MethodInfo", "dotNetSignature": "FileSystemSecurity()" }, { "virtualAddress": "0x010731A8", "name": "GenericAce__ctor__MethodInfo", "dotNetSignature": "GenericAce(AceType, AceFlags)" }, { "virtualAddress": "0x010727A8", "name": "GenericAce__ctor_1__MethodInfo", "dotNetSignature": "GenericAce(Byte[], Int32)" }, { "virtualAddress": "0x0106D888", "name": "GenericAce_CreateFromBinaryForm__MethodInfo", "dotNetSignature": "GenericAce CreateFromBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x0106AE00", "name": "GenericAce_CreateFromSddlForm__MethodInfo", "dotNetSignature": "GenericAce CreateFromSddlForm(String, Int32 ByRef)" }, { "virtualAddress": "0x01074138", "name": "GenericAce_GetSddlAceType__MethodInfo", "dotNetSignature": "String GetSddlAceType(AceType)" }, { "virtualAddress": "0x01075D68", "name": "GenericAce_ParseSddlAceType__MethodInfo", "dotNetSignature": "AceType ParseSddlAceType(String)" }, { "virtualAddress": "0x0106C7E8", "name": "GenericAce_ParseSddlAceFlags__MethodInfo", "dotNetSignature": "AceFlags ParseSddlAceFlags(String)" }, { "virtualAddress": "0x0107FB18", "name": "GenericAce_ParseSddlAliasRights__MethodInfo", "dotNetSignature": "Int32 ParseSddlAliasRights(String)" }, { "virtualAddress": "0x0106CBE8", "name": "GenericAce__ctor_2__MethodInfo", "dotNetSignature": "GenericAce()" }, { "virtualAddress": "0x01076308", "name": "GenericAcl_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(GenericAce[], Int32)" }, { "virtualAddress": "0x010797C0", "name": "GenericSecurityDescriptor_GetBinaryForm__MethodInfo", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x010762C0", "name": "KnownAce__ctor_2__MethodInfo", "dotNetSignature": "KnownAce()" }, { "virtualAddress": "0x01072958", "name": "MutexSecurity_MutexExceptionFromErrorCode__MethodInfo", "dotNetSignature": "Exception MutexExceptionFromErrorCode(Int32, String, SafeHandle, Object)" }, { "virtualAddress": "0x0107CA10", "name": "NativeObjectSecurity_Persist_3__MethodInfo", "dotNetSignature": "Void Persist(String, AccessControlSections, Object)" }, { "virtualAddress": "0x01071398", "name": "NativeObjectSecurity_DefaultExceptionFromErrorCode__MethodInfo", "dotNetSignature": "Exception DefaultExceptionFromErrorCode(Int32, String, SafeHandle, Object)" }, { "virtualAddress": "0x0107BBB0", "name": "NativeObjectSecurity_RaiseExceptionOnFailure__MethodInfo", "dotNetSignature": "Void RaiseExceptionOnFailure(Int32, String, SafeHandle, Object)" }, { "virtualAddress": "0x01074068", "name": "NativeObjectSecurity_InternalGet__MethodInfo", "dotNetSignature": "Int32 InternalGet(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x01082BB8", "name": "NativeObjectSecurity_InternalGet_1__MethodInfo", "dotNetSignature": "Int32 InternalGet(String, AccessControlSections)" }, { "virtualAddress": "0x0106EDA0", "name": "NativeObjectSecurity_InternalSet__MethodInfo", "dotNetSignature": "Int32 InternalSet(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x01086630", "name": "NativeObjectSecurity_InternalSet_1__MethodInfo", "dotNetSignature": "Int32 InternalSet(String, AccessControlSections)" }, { "virtualAddress": "0x01076798", "name": "NativeObjectSecurity_Win32FixName__MethodInfo", "dotNetSignature": "String Win32FixName(String)" }, { "virtualAddress": "0x0107B0F8", "name": "NativeObjectSecurity_c_DisplayClass19_0__InternalGet_b__0__MethodInfo", "dotNetSignature": "Int32 \u003CInternalGet\u003Eb__0(SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x01079CD0", "name": "NativeObjectSecurity_c_DisplayClass20_0__InternalGet_b__0__MethodInfo", "dotNetSignature": "Int32 \u003CInternalGet\u003Eb__0(SecurityInfos, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x0107F038", "name": "NativeObjectSecurity_c_DisplayClass21_0__InternalSet_b__0__MethodInfo", "dotNetSignature": "Int32 \u003CInternalSet\u003Eb__0(SecurityInfos, Byte[], Byte[], Byte[], Byte[])" }, { "virtualAddress": "0x0107B510", "name": "NativeObjectSecurity_c_DisplayClass22_0__InternalSet_b__0__MethodInfo", "dotNetSignature": "Int32 \u003CInternalSet\u003Eb__0(SecurityInfos, Byte[], Byte[], Byte[], Byte[])" }, { "virtualAddress": "0x0107E9C8", "name": "ObjectAce__ctor_2__MethodInfo", "dotNetSignature": "ObjectAce(Byte[], Int32)" }, { "virtualAddress": "0x010803B8", "name": "ObjectAce_GetSddlForm__MethodInfo", "dotNetSignature": "String GetSddlForm()" }, { "virtualAddress": "0x0107EFD8", "name": "ObjectAce_ConvertType__MethodInfo", "dotNetSignature": "AceType ConvertType(AceQualifier, Boolean)" }, { "virtualAddress": "0x01075420", "name": "ObjectSecurity__ctor_1__MethodInfo", "dotNetSignature": "ObjectSecurity(CommonSecurityDescriptor)" }, { "virtualAddress": "0x01087590", "name": "ObjectSecurity_ModifyAccessRule__MethodInfo", "dotNetSignature": "Boolean ModifyAccessRule(AccessControlModification, AccessRule, Boolean ByRef)" }, { "virtualAddress": "0x0106B920", "name": "ObjectSecurity_ModifyAuditRule__MethodInfo", "dotNetSignature": "Boolean ModifyAuditRule(AccessControlModification, AuditRule, Boolean ByRef)" }, { "virtualAddress": "0x0107CBD8", "name": "ObjectSecurity_PurgeAccessRules__MethodInfo", "dotNetSignature": "Void PurgeAccessRules(IdentityReference)" }, { "virtualAddress": "0x01084090", "name": "ObjectSecurity_PurgeAuditRules__MethodInfo", "dotNetSignature": "Void PurgeAuditRules(IdentityReference)" }, { "virtualAddress": "0x01078AE8", "name": "ObjectSecurity_Persist__MethodInfo", "dotNetSignature": "Void Persist(SafeHandle, AccessControlSections)" }, { "virtualAddress": "0x0106C3B0", "name": "ObjectSecurity_Persist_1__MethodInfo", "dotNetSignature": "Void Persist(String, AccessControlSections)" }, { "virtualAddress": "0x01078D18", "name": "ObjectSecurity_Persist_2__MethodInfo", "dotNetSignature": "Void Persist(Boolean, String, AccessControlSections)" }, { "virtualAddress": "0x01074A48", "name": "ObjectSecurity_Reading__MethodInfo", "dotNetSignature": "Void Reading()" }, { "virtualAddress": "0x010861B0", "name": "ObjectSecurity_Writing__MethodInfo", "dotNetSignature": "Void Writing()" }, { "virtualAddress": "0x0106A898", "name": "ObjectSecurity_SidFromIR__MethodInfo", "dotNetSignature": "SecurityIdentifier SidFromIR(IdentityReference)" }, { "virtualAddress": "0x0106AEE0", "name": "PrivilegeNotHeldException_get_PrivilegeName__MethodInfo", "dotNetSignature": "String get_PrivilegeName()" }, { "virtualAddress": "0x01074600", "name": "PrivilegeNotHeldException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106B5F0", "name": "QualifiedAce_get_AceQualifier__MethodInfo", "dotNetSignature": "AceQualifier get_AceQualifier()" }, { "virtualAddress": "0x010794D8", "name": "QualifiedAce__ctor_2__MethodInfo", "dotNetSignature": "QualifiedAce()" }, { "virtualAddress": "0x010740D8", "name": "RawAcl__ctor_1__MethodInfo", "dotNetSignature": "RawAcl(Byte[], Int32)" }, { "virtualAddress": "0x0107AD70", "name": "RawAcl_GetBinaryForm__MethodInfo", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x0106F920", "name": "RawAcl_InsertAce__MethodInfo", "dotNetSignature": "Void InsertAce(Int32, GenericAce)" }, { "virtualAddress": "0x010728B0", "name": "RawAcl_ParseFlags__MethodInfo", "dotNetSignature": "Void ParseFlags(String, Boolean, ControlFlags ByRef, Int32 ByRef)" }, { "virtualAddress": "0x01086920", "name": "RawSecurityDescriptor__ctor__MethodInfo", "dotNetSignature": "RawSecurityDescriptor(String)" }, { "virtualAddress": "0x01074490", "name": "RawSecurityDescriptor__ctor_1__MethodInfo", "dotNetSignature": "RawSecurityDescriptor(Byte[], Int32)" }, { "virtualAddress": "0x0107F7C0", "name": "RawSecurityDescriptor_ParseSddl__MethodInfo", "dotNetSignature": "Void ParseSddl(String)" }, { "virtualAddress": "0x0107F3C8", "name": "SystemAcl_RemoveAudit__MethodInfo", "dotNetSignature": "Boolean RemoveAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags)" }, { "virtualAddress": "0x01078E18", "name": "SystemAcl_RemoveAudit_1__MethodInfo", "dotNetSignature": "Boolean RemoveAudit(AuditFlags, SecurityIdentifier, Int32, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)" }, { "virtualAddress": "0x01076750", "name": "Hex_ConvertHexDigit__MethodInfo", "dotNetSignature": "Int32 ConvertHexDigit(Char)" }, { "virtualAddress": "0x01077730", "name": "Hex_DecodeHexString__MethodInfo", "dotNetSignature": "Byte[] DecodeHexString(String)" }, { "virtualAddress": "0x01078BA8", "name": "Parser_GetRequiredSizes__MethodInfo", "dotNetSignature": "Void GetRequiredSizes(TokenizerStream, Int32 ByRef)" }, { "virtualAddress": "0x0107E638", "name": "Parser_DetermineFormat__MethodInfo", "dotNetSignature": "Int32 DetermineFormat(TokenizerStream)" }, { "virtualAddress": "0x010836F8", "name": "Parser_ParseContents__MethodInfo", "dotNetSignature": "Void ParseContents()" }, { "virtualAddress": "0x010869A8", "name": "Tokenizer__ctor_2__MethodInfo", "dotNetSignature": "Tokenizer(Byte[], Tokenizer\u002BByteTokenEncoding, Int32)" }, { "virtualAddress": "0x0106B648", "name": "Tokenizer_GetTokens__MethodInfo", "dotNetSignature": "Void GetTokens(TokenizerStream, Int32, Boolean)" }, { "virtualAddress": "0x01077E68", "name": "GenericIdentity__ctor__MethodInfo", "dotNetSignature": "GenericIdentity(String)" }, { "virtualAddress": "0x0106C548", "name": "GenericIdentity__ctor_1__MethodInfo", "dotNetSignature": "GenericIdentity(String, String)" }, { "virtualAddress": "0x01070E20", "name": "GenericPrincipal__ctor__MethodInfo", "dotNetSignature": "GenericPrincipal(IIdentity, String[])" }, { "virtualAddress": "0x0107E780", "name": "IdentityReferenceCollection_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(IdentityReference[], Int32)" }, { "virtualAddress": "0x01083208", "name": "IdentityReferenceCollection_GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator\u00601[System.Security.Principal.IdentityReference] GetEnumerator()" }, { "virtualAddress": "0x01078F80", "name": "IdentityReferenceCollection_System_Collections_IEnumerable_GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x010730E0", "name": "IdentityReferenceCollection_Translate__MethodInfo", "dotNetSignature": "IdentityReferenceCollection Translate(Type)" }, { "virtualAddress": "0x01076708", "name": "IdentityReferenceCollection_Translate_1__MethodInfo", "dotNetSignature": "IdentityReferenceCollection Translate(Type, Boolean)" }, { "virtualAddress": "0x0107F480", "name": "NTAccount__ctor__MethodInfo", "dotNetSignature": "NTAccount(String)" }, { "virtualAddress": "0x01078F20", "name": "NTAccount__ctor_1__MethodInfo", "dotNetSignature": "NTAccount(String, String)" }, { "virtualAddress": "0x01076EE0", "name": "NTAccount_Translate__MethodInfo", "dotNetSignature": "IdentityReference Translate(Type)" }, { "virtualAddress": "0x01077D40", "name": "SecurityIdentifier__ctor__MethodInfo", "dotNetSignature": "SecurityIdentifier(String)" }, { "virtualAddress": "0x010719A8", "name": "SecurityIdentifier__ctor_1__MethodInfo", "dotNetSignature": "SecurityIdentifier(Byte[], Int32)" }, { "virtualAddress": "0x01076EB0", "name": "SecurityIdentifier_CreateFromBinaryForm__MethodInfo", "dotNetSignature": "Void CreateFromBinaryForm(IntPtr, Int32)" }, { "virtualAddress": "0x010727D8", "name": "SecurityIdentifier__ctor_3__MethodInfo", "dotNetSignature": "SecurityIdentifier(WellKnownSidType, SecurityIdentifier)" }, { "virtualAddress": "0x0106E910", "name": "SecurityIdentifier_CompareTo__MethodInfo", "dotNetSignature": "Int32 CompareTo(SecurityIdentifier)" }, { "virtualAddress": "0x01083388", "name": "SecurityIdentifier_GetBinaryForm__MethodInfo", "dotNetSignature": "Void GetBinaryForm(Byte[], Int32)" }, { "virtualAddress": "0x0107D370", "name": "SecurityIdentifier_Translate__MethodInfo", "dotNetSignature": "IdentityReference Translate(Type)" }, { "virtualAddress": "0x01071450", "name": "SecurityIdentifier_ParseSddlForm__MethodInfo", "dotNetSignature": "SecurityIdentifier ParseSddlForm(String, Int32 ByRef)" }, { "virtualAddress": "0x01074328", "name": "SecurityIdentifier_ParseSddlForm_1__MethodInfo", "dotNetSignature": "Byte[] ParseSddlForm(String)" }, { "virtualAddress": "0x010754E8", "name": "WindowsIdentity__ctor_5__MethodInfo", "dotNetSignature": "WindowsIdentity(String, String)" }, { "virtualAddress": "0x0107D920", "name": "WindowsIdentity_GetCurrent_1__MethodInfo", "dotNetSignature": "WindowsIdentity GetCurrent(Boolean)" }, { "virtualAddress": "0x01072858", "name": "WindowsIdentity_GetCurrent_2__MethodInfo", "dotNetSignature": "WindowsIdentity GetCurrent(TokenAccessLevels)" }, { "virtualAddress": "0x01078F30", "name": "WindowsIdentity_RunImpersonated__MethodInfo", "dotNetSignature": "Void RunImpersonated(SafeAccessTokenHandle, Action)" }, { "virtualAddress": "0x01083518", "name": "WindowsIdentity_get_Groups__MethodInfo", "dotNetSignature": "IdentityReferenceCollection get_Groups()" }, { "virtualAddress": "0x010829E8", "name": "WindowsIdentity_get_ImpersonationLevel__MethodInfo", "dotNetSignature": "TokenImpersonationLevel get_ImpersonationLevel()" }, { "virtualAddress": "0x010758F0", "name": "WindowsIdentity_get_Owner__MethodInfo", "dotNetSignature": "SecurityIdentifier get_Owner()" }, { "virtualAddress": "0x0107AAE8", "name": "WindowsIdentity_get_User__MethodInfo", "dotNetSignature": "SecurityIdentifier get_User()" }, { "virtualAddress": "0x01074BD8", "name": "WindowsIdentity_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(Object)" }, { "virtualAddress": "0x01078A18", "name": "WindowsIdentity_SetToken__MethodInfo", "dotNetSignature": "Void SetToken(IntPtr)" }, { "virtualAddress": "0x01078B40", "name": "WindowsIdentity_get_AccessToken__MethodInfo", "dotNetSignature": "SafeAccessTokenHandle get_AccessToken()" }, { "virtualAddress": "0x010704B8", "name": "WindowsIdentity__ctor_8__MethodInfo", "dotNetSignature": "WindowsIdentity(WindowsIdentity)" }, { "virtualAddress": "0x01071AA0", "name": "WindowsIdentity_get_DeviceClaims__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_DeviceClaims()" }, { "virtualAddress": "0x0106C9F8", "name": "WindowsIdentity_get_UserClaims__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_UserClaims()" }, { "virtualAddress": "0x010724F0", "name": "WindowsImpersonationContext__ctor__MethodInfo", "dotNetSignature": "WindowsImpersonationContext(IntPtr)" }, { "virtualAddress": "0x0106D668", "name": "WindowsImpersonationContext_Undo__MethodInfo", "dotNetSignature": "Void Undo()" }, { "virtualAddress": "0x01084E20", "name": "WindowsImpersonationContext__ctor_1__MethodInfo", "dotNetSignature": "WindowsImpersonationContext()" }, { "virtualAddress": "0x010761F8", "name": "WindowsPrincipal__ctor__MethodInfo", "dotNetSignature": "WindowsPrincipal(WindowsIdentity)" }, { "virtualAddress": "0x01082A08", "name": "WindowsPrincipal_IsInRole_3__MethodInfo", "dotNetSignature": "Boolean IsInRole(SecurityIdentifier)" }, { "virtualAddress": "0x01080EF8", "name": "WindowsPrincipal_get_DeviceClaims__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_DeviceClaims()" }, { "virtualAddress": "0x0107C460", "name": "WindowsPrincipal_get_UserClaims__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_UserClaims()" }, { "virtualAddress": "0x010729F0", "name": "Claim__ctor_1__MethodInfo", "dotNetSignature": "Claim(BinaryReader, ClaimsIdentity)" }, { "virtualAddress": "0x0106B6B8", "name": "Claim__ctor_7__MethodInfo", "dotNetSignature": "Claim(String, String, String, String, String, ClaimsIdentity, String, String)" }, { "virtualAddress": "0x01081900", "name": "Claim__ctor_9__MethodInfo", "dotNetSignature": "Claim(Claim, ClaimsIdentity)" }, { "virtualAddress": "0x0107D2D0", "name": "Claim_Initialize__MethodInfo", "dotNetSignature": "Void Initialize(BinaryReader, ClaimsIdentity)" }, { "virtualAddress": "0x0107B160", "name": "Claim_WriteTo_1__MethodInfo", "dotNetSignature": "Void WriteTo(BinaryWriter, Byte[])" }, { "virtualAddress": "0x010715B8", "name": "ClaimsIdentity__ctor_9__MethodInfo", "dotNetSignature": "ClaimsIdentity(IIdentity, IEnumerable\u00601[System.Security.Claims.Claim], String, String, String, Boolean)" }, { "virtualAddress": "0x01075380", "name": "ClaimsIdentity__ctor_10__MethodInfo", "dotNetSignature": "ClaimsIdentity(BinaryReader)" }, { "virtualAddress": "0x01085B50", "name": "ClaimsIdentity__ctor_11__MethodInfo", "dotNetSignature": "ClaimsIdentity(ClaimsIdentity)" }, { "virtualAddress": "0x0106ECF8", "name": "ClaimsIdentity__ctor_12__MethodInfo", "dotNetSignature": "ClaimsIdentity(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010785C8", "name": "ClaimsIdentity__ctor_13__MethodInfo", "dotNetSignature": "ClaimsIdentity(SerializationInfo)" }, { "virtualAddress": "0x01086ED8", "name": "ClaimsIdentity_set_Actor__MethodInfo", "dotNetSignature": "Void set_Actor(ClaimsIdentity)" }, { "virtualAddress": "0x0106B540", "name": "ClaimsIdentity_Clone__MethodInfo", "dotNetSignature": "ClaimsIdentity Clone()" }, { "virtualAddress": "0x01071D00", "name": "ClaimsIdentity_AddClaim__MethodInfo", "dotNetSignature": "Void AddClaim(Claim)" }, { "virtualAddress": "0x01078130", "name": "ClaimsIdentity_AddClaims__MethodInfo", "dotNetSignature": "Void AddClaims(IEnumerable\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x01085C98", "name": "ClaimsIdentity_RemoveClaim__MethodInfo", "dotNetSignature": "Void RemoveClaim(Claim)" }, { "virtualAddress": "0x0107A868", "name": "ClaimsIdentity_FindAll__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x010772D0", "name": "ClaimsIdentity_FindAll_1__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(String)" }, { "virtualAddress": "0x01075D58", "name": "ClaimsIdentity_HasClaim__MethodInfo", "dotNetSignature": "Boolean HasClaim(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x0106B208", "name": "ClaimsIdentity_HasClaim_1__MethodInfo", "dotNetSignature": "Boolean HasClaim(String, String)" }, { "virtualAddress": "0x01076558", "name": "ClaimsIdentity_FindFirst__MethodInfo", "dotNetSignature": "Claim FindFirst(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x0107BED8", "name": "ClaimsIdentity_FindFirst_1__MethodInfo", "dotNetSignature": "Claim FindFirst(String)" }, { "virtualAddress": "0x0107CC68", "name": "ClaimsIdentity_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107E6F0", "name": "ClaimsIdentity_Initialize__MethodInfo", "dotNetSignature": "Void Initialize(BinaryReader)" }, { "virtualAddress": "0x01080240", "name": "ClaimsIdentity_CreateClaim__MethodInfo", "dotNetSignature": "Claim CreateClaim(BinaryReader)" }, { "virtualAddress": "0x0106C328", "name": "ClaimsIdentity_WriteTo_1__MethodInfo", "dotNetSignature": "Void WriteTo(BinaryWriter, Byte[])" }, { "virtualAddress": "0x010848C0", "name": "ClaimsIdentity_Deserialize__MethodInfo", "dotNetSignature": "Void Deserialize(SerializationInfo, StreamingContext, Boolean)" }, { "virtualAddress": "0x0106E678", "name": "ClaimsIdentity_get_Claims_d_51_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107BF28", "name": "ClaimsPrincipal_SelectPrimaryIdentity__MethodInfo", "dotNetSignature": "ClaimsIdentity SelectPrimaryIdentity(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x01072EC8", "name": "ClaimsPrincipal__ctor_1__MethodInfo", "dotNetSignature": "ClaimsPrincipal(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x01070100", "name": "ClaimsPrincipal__ctor_2__MethodInfo", "dotNetSignature": "ClaimsPrincipal(IIdentity)" }, { "virtualAddress": "0x01072098", "name": "ClaimsPrincipal__ctor_3__MethodInfo", "dotNetSignature": "ClaimsPrincipal(IPrincipal)" }, { "virtualAddress": "0x01079388", "name": "ClaimsPrincipal__ctor_4__MethodInfo", "dotNetSignature": "ClaimsPrincipal(BinaryReader)" }, { "virtualAddress": "0x01086F90", "name": "ClaimsPrincipal__ctor_5__MethodInfo", "dotNetSignature": "ClaimsPrincipal(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01074AE0", "name": "ClaimsPrincipal_CreateClaimsIdentity__MethodInfo", "dotNetSignature": "ClaimsIdentity CreateClaimsIdentity(BinaryReader)" }, { "virtualAddress": "0x01070B08", "name": "ClaimsPrincipal_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010781A0", "name": "ClaimsPrincipal_Deserialize__MethodInfo", "dotNetSignature": "Void Deserialize(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106D3C8", "name": "ClaimsPrincipal_DeserializeIdentities__MethodInfo", "dotNetSignature": "Void DeserializeIdentities(String)" }, { "virtualAddress": "0x01083EB8", "name": "ClaimsPrincipal_AddIdentity__MethodInfo", "dotNetSignature": "Void AddIdentity(ClaimsIdentity)" }, { "virtualAddress": "0x0106B6C8", "name": "ClaimsPrincipal_AddIdentities__MethodInfo", "dotNetSignature": "Void AddIdentities(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x0106EA90", "name": "ClaimsPrincipal_FindAll__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x01080330", "name": "ClaimsPrincipal_FindAll_1__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] FindAll(String)" }, { "virtualAddress": "0x0107EE68", "name": "ClaimsPrincipal_FindFirst__MethodInfo", "dotNetSignature": "Claim FindFirst(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x01084C78", "name": "ClaimsPrincipal_FindFirst_1__MethodInfo", "dotNetSignature": "Claim FindFirst(String)" }, { "virtualAddress": "0x010772D8", "name": "ClaimsPrincipal_HasClaim__MethodInfo", "dotNetSignature": "Boolean HasClaim(Predicate\u00601[System.Security.Claims.Claim])" }, { "virtualAddress": "0x01079558", "name": "ClaimsPrincipal_HasClaim_1__MethodInfo", "dotNetSignature": "Boolean HasClaim(String, String)" }, { "virtualAddress": "0x0107EF60", "name": "ClaimsPrincipal_Initialize__MethodInfo", "dotNetSignature": "Void Initialize(BinaryReader)" }, { "virtualAddress": "0x0106B738", "name": "ClaimsPrincipal_WriteTo_1__MethodInfo", "dotNetSignature": "Void WriteTo(BinaryWriter, Byte[])" }, { "virtualAddress": "0x0106AE68", "name": "ClaimsPrincipal_get_Claims_d_37_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107CEA0", "name": "RoleClaimProvider_get_Claims_d_5_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107B3B8", "name": "RSAEncryptionPadding_CreateOaep__MethodInfo", "dotNetSignature": "RSAEncryptionPadding CreateOaep(HashAlgorithmName)" }, { "virtualAddress": "0x01071070", "name": "RSAEncryptionPadding__ctor_1__MethodInfo", "dotNetSignature": "RSAEncryptionPadding()" }, { "virtualAddress": "0x0107F9F8", "name": "RSASignaturePadding__ctor_1__MethodInfo", "dotNetSignature": "RSASignaturePadding()" }, { "virtualAddress": "0x0107A438", "name": "Aes_Create_1__MethodInfo", "dotNetSignature": "Aes Create(String)" }, { "virtualAddress": "0x0106CD58", "name": "AsymmetricAlgorithm_set_KeySize__MethodInfo", "dotNetSignature": "Void set_KeySize(Int32)" }, { "virtualAddress": "0x010833C0", "name": "AsymmetricAlgorithm_get_SignatureAlgorithm__MethodInfo", "dotNetSignature": "String get_SignatureAlgorithm()" }, { "virtualAddress": "0x010707F0", "name": "AsymmetricAlgorithm_get_KeyExchangeAlgorithm__MethodInfo", "dotNetSignature": "String get_KeyExchangeAlgorithm()" }, { "virtualAddress": "0x01073F28", "name": "AsymmetricAlgorithm_FromXmlString__MethodInfo", "dotNetSignature": "Void FromXmlString(String)" }, { "virtualAddress": "0x0106DF48", "name": "AsymmetricAlgorithm_ToXmlString__MethodInfo", "dotNetSignature": "String ToXmlString(Boolean)" }, { "virtualAddress": "0x01082C78", "name": "AsymmetricSignatureDeformatter_VerifySignature__MethodInfo", "dotNetSignature": "Boolean VerifySignature(HashAlgorithm, Byte[])" }, { "virtualAddress": "0x01087078", "name": "AsymmetricSignatureFormatter_CreateSignature__MethodInfo", "dotNetSignature": "Byte[] CreateSignature(HashAlgorithm)" }, { "virtualAddress": "0x0107E960", "name": "ToBase64Transform_TransformBlock__MethodInfo", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01074EB0", "name": "ToBase64Transform_TransformFinalBlock__MethodInfo", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0107D020", "name": "FromBase64Transform_TransformBlock__MethodInfo", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01083B90", "name": "FromBase64Transform_TransformFinalBlock__MethodInfo", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010810E0", "name": "CryptographicException_ThrowCryptographicException__MethodInfo", "dotNetSignature": "Void ThrowCryptographicException(Int32)" }, { "virtualAddress": "0x01079A08", "name": "CspParameters_set_Flags__MethodInfo", "dotNetSignature": "Void set_Flags(CspProviderFlags)" }, { "virtualAddress": "0x0107C140", "name": "CryptoStream__ctor__MethodInfo", "dotNetSignature": "CryptoStream(Stream, ICryptoTransform, CryptoStreamMode)" }, { "virtualAddress": "0x01085EA8", "name": "CryptoStream_get_Length__MethodInfo", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x01082270", "name": "CryptoStream_get_Position__MethodInfo", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x01075F08", "name": "CryptoStream_set_Position__MethodInfo", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x0107C758", "name": "CryptoStream_FlushFinalBlock__MethodInfo", "dotNetSignature": "Void FlushFinalBlock()" }, { "virtualAddress": "0x010728C0", "name": "CryptoStream_Seek__MethodInfo", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x01070B38", "name": "CryptoStream_SetLength__MethodInfo", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x01070C08", "name": "CryptoStream_Read__MethodInfo", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01070128", "name": "CryptoStream_ReadAsync__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ReadAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x0106E418", "name": "CryptoStream_Write__MethodInfo", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0107F248", "name": "CryptoStream_WriteAsync__MethodInfo", "dotNetSignature": "Task WriteAsync(Byte[], Int32, Int32, CancellationToken)" }, { "virtualAddress": "0x01080D60", "name": "DES_set_Key__MethodInfo", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x0106FFE0", "name": "DES_IsWeakKey__MethodInfo", "dotNetSignature": "Boolean IsWeakKey(Byte[])" }, { "virtualAddress": "0x0106F8A0", "name": "DES_IsSemiWeakKey__MethodInfo", "dotNetSignature": "Boolean IsSemiWeakKey(Byte[])" }, { "virtualAddress": "0x0106EF28", "name": "DESCryptoServiceProvider__ctor__MethodInfo", "dotNetSignature": "DESCryptoServiceProvider()" }, { "virtualAddress": "0x01074DF8", "name": "DESCryptoServiceProvider_CreateEncryptor__MethodInfo", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x0106AEC8", "name": "DESCryptoServiceProvider_CreateDecryptor__MethodInfo", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x010773D8", "name": "DSA_HashData__MethodInfo", "dotNetSignature": "Byte[] HashData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x01081B28", "name": "DSA_HashData_1__MethodInfo", "dotNetSignature": "Byte[] HashData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x010726E8", "name": "DSA_SignData__MethodInfo", "dotNetSignature": "Byte[] SignData(Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x010855F8", "name": "DSA_SignData_1__MethodInfo", "dotNetSignature": "Byte[] SignData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x010832A8", "name": "DSA_SignData_2__MethodInfo", "dotNetSignature": "Byte[] SignData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x0106C400", "name": "DSA_VerifyData__MethodInfo", "dotNetSignature": "Boolean VerifyData(Byte[], Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x010750A8", "name": "DSA_VerifyData_1__MethodInfo", "dotNetSignature": "Boolean VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x01075C78", "name": "DSA_VerifyData_2__MethodInfo", "dotNetSignature": "Boolean VerifyData(Stream, Byte[], HashAlgorithmName)" }, { "virtualAddress": "0x01081B50", "name": "DSA_FromXmlString__MethodInfo", "dotNetSignature": "Void FromXmlString(String)" }, { "virtualAddress": "0x01084338", "name": "DSASignatureDeformatter__ctor_1__MethodInfo", "dotNetSignature": "DSASignatureDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0107D8F0", "name": "DSASignatureDeformatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0106F310", "name": "DSASignatureDeformatter_SetHashAlgorithm__MethodInfo", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x01072F58", "name": "DSASignatureDeformatter_VerifySignature__MethodInfo", "dotNetSignature": "Boolean VerifySignature(Byte[], Byte[])" }, { "virtualAddress": "0x01075958", "name": "DSASignatureFormatter__ctor_1__MethodInfo", "dotNetSignature": "DSASignatureFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0106FB30", "name": "DSASignatureFormatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0107F768", "name": "DSASignatureFormatter_SetHashAlgorithm__MethodInfo", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x010734B8", "name": "DSASignatureFormatter_CreateSignature__MethodInfo", "dotNetSignature": "Byte[] CreateSignature(Byte[])" }, { "virtualAddress": "0x010873A0", "name": "HashAlgorithm_get_Hash__MethodInfo", "dotNetSignature": "Byte[] get_Hash()" }, { "virtualAddress": "0x010762E0", "name": "HashAlgorithm_ComputeHash__MethodInfo", "dotNetSignature": "Byte[] ComputeHash(Stream)" }, { "virtualAddress": "0x0107D520", "name": "HashAlgorithm_ComputeHash_1__MethodInfo", "dotNetSignature": "Byte[] ComputeHash(Byte[])" }, { "virtualAddress": "0x01084238", "name": "HashAlgorithm_ComputeHash_2__MethodInfo", "dotNetSignature": "Byte[] ComputeHash(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01086D30", "name": "HashAlgorithm_TransformBlock__MethodInfo", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x0107E0B8", "name": "HashAlgorithm_TransformFinalBlock__MethodInfo", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01077D38", "name": "HMAC_set_Key__MethodInfo", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x01074178", "name": "HMAC_set_HashName__MethodInfo", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x01077128", "name": "HMAC_GetHashAlgorithmWithFipsFallback__MethodInfo", "dotNetSignature": "HashAlgorithm GetHashAlgorithmWithFipsFallback(Func\u00601[System.Security.Cryptography.HashAlgorithm], Func\u00601[System.Security.Cryptography.HashAlgorithm])" }, { "virtualAddress": "0x0107EFC8", "name": "KeyedHashAlgorithm_set_Key__MethodInfo", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x01070C10", "name": "MACTripleDES__ctor_2__MethodInfo", "dotNetSignature": "MACTripleDES(String, Byte[])" }, { "virtualAddress": "0x01085D88", "name": "MACTripleDES_set_Padding__MethodInfo", "dotNetSignature": "Void set_Padding(PaddingMode)" }, { "virtualAddress": "0x0106B708", "name": "TailStream_get_Length__MethodInfo", "dotNetSignature": "Int64 get_Length()" }, { "virtualAddress": "0x01078578", "name": "TailStream_get_Position__MethodInfo", "dotNetSignature": "Int64 get_Position()" }, { "virtualAddress": "0x01082D68", "name": "TailStream_set_Position__MethodInfo", "dotNetSignature": "Void set_Position(Int64)" }, { "virtualAddress": "0x01078AC8", "name": "TailStream_Seek__MethodInfo", "dotNetSignature": "Int64 Seek(Int64, SeekOrigin)" }, { "virtualAddress": "0x0107DA08", "name": "TailStream_SetLength__MethodInfo", "dotNetSignature": "Void SetLength(Int64)" }, { "virtualAddress": "0x010739E0", "name": "TailStream_Read__MethodInfo", "dotNetSignature": "Int32 Read(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010819D8", "name": "TailStream_Write__MethodInfo", "dotNetSignature": "Void Write(Byte[], Int32, Int32)" }, { "virtualAddress": "0x01070108", "name": "PasswordDeriveBytes_set_HashName__MethodInfo", "dotNetSignature": "Void set_HashName(String)" }, { "virtualAddress": "0x01074A40", "name": "PasswordDeriveBytes_set_IterationCount__MethodInfo", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x0106C210", "name": "PasswordDeriveBytes_set_Salt__MethodInfo", "dotNetSignature": "Void set_Salt(Byte[])" }, { "virtualAddress": "0x0107FF90", "name": "PasswordDeriveBytes_GetBytes__MethodInfo", "dotNetSignature": "Byte[] GetBytes(Int32)" }, { "virtualAddress": "0x010800F0", "name": "PasswordDeriveBytes_CryptDeriveKey__MethodInfo", "dotNetSignature": "Byte[] CryptDeriveKey(String, String, Int32, Byte[])" }, { "virtualAddress": "0x0106E870", "name": "PasswordDeriveBytes_HashPrefix__MethodInfo", "dotNetSignature": "Void HashPrefix(CryptoStream)" }, { "virtualAddress": "0x01071630", "name": "RandomNumberGenerator_GetBytes__MethodInfo", "dotNetSignature": "Void GetBytes(Byte[], Int32, Int32)" }, { "virtualAddress": "0x0107C638", "name": "RandomNumberGenerator_GetNonZeroBytes__MethodInfo", "dotNetSignature": "Void GetNonZeroBytes(Byte[])" }, { "virtualAddress": "0x0107E120", "name": "RC2_set_EffectiveKeySize__MethodInfo", "dotNetSignature": "Void set_EffectiveKeySize(Int32)" }, { "virtualAddress": "0x01082790", "name": "RC2_set_KeySize__MethodInfo", "dotNetSignature": "Void set_KeySize(Int32)" }, { "virtualAddress": "0x0106DDA0", "name": "RC2CryptoServiceProvider__ctor__MethodInfo", "dotNetSignature": "RC2CryptoServiceProvider()" }, { "virtualAddress": "0x01082260", "name": "RC2CryptoServiceProvider_set_EffectiveKeySize__MethodInfo", "dotNetSignature": "Void set_EffectiveKeySize(Int32)" }, { "virtualAddress": "0x010836A8", "name": "RC2CryptoServiceProvider_CreateEncryptor__MethodInfo", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x010851A8", "name": "RC2CryptoServiceProvider_CreateDecryptor__MethodInfo", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x01071978", "name": "Rfc2898DeriveBytes__ctor_1__MethodInfo", "dotNetSignature": "Rfc2898DeriveBytes(String, Int32, Int32)" }, { "virtualAddress": "0x0106CE30", "name": "Rfc2898DeriveBytes_set_IterationCount__MethodInfo", "dotNetSignature": "Void set_IterationCount(Int32)" }, { "virtualAddress": "0x01086540", "name": "Rfc2898DeriveBytes_set_Salt__MethodInfo", "dotNetSignature": "Void set_Salt(Byte[])" }, { "virtualAddress": "0x010782B8", "name": "Rfc2898DeriveBytes_GetBytes__MethodInfo", "dotNetSignature": "Byte[] GetBytes(Int32)" }, { "virtualAddress": "0x0106AB80", "name": "Rfc2898DeriveBytes_CryptDeriveKey__MethodInfo", "dotNetSignature": "Byte[] CryptDeriveKey(String, String, Int32, Byte[])" }, { "virtualAddress": "0x01085648", "name": "RijndaelManaged__ctor__MethodInfo", "dotNetSignature": "RijndaelManaged()" }, { "virtualAddress": "0x01079438", "name": "RijndaelManagedTransform__ctor__MethodInfo", "dotNetSignature": "RijndaelManagedTransform(Byte[], CipherMode, Byte[], Int32, Int32, PaddingMode, RijndaelManagedTransformMode)" }, { "virtualAddress": "0x0107AE18", "name": "RijndaelManagedTransform_TransformBlock__MethodInfo", "dotNetSignature": "Int32 TransformBlock(Byte[], Int32, Int32, Byte[], Int32)" }, { "virtualAddress": "0x01072C10", "name": "RijndaelManagedTransform_TransformFinalBlock__MethodInfo", "dotNetSignature": "Byte[] TransformFinalBlock(Byte[], Int32, Int32)" }, { "virtualAddress": "0x010725D0", "name": "RijndaelManagedTransform_EncryptData__MethodInfo", "dotNetSignature": "Int32 EncryptData(Byte[], Int32, Int32, Byte[] ByRef, Int32, PaddingMode, Boolean)" }, { "virtualAddress": "0x0107E2B0", "name": "RijndaelManagedTransform_DecryptData__MethodInfo", "dotNetSignature": "Int32 DecryptData(Byte[], Int32, Int32, Byte[] ByRef, Int32, PaddingMode, Boolean)" }, { "virtualAddress": "0x010852C8", "name": "RijndaelManagedTransform_GenerateKeyExpansion__MethodInfo", "dotNetSignature": "Void GenerateKeyExpansion(Byte[])" }, { "virtualAddress": "0x0107C070", "name": "RijndaelManagedTransform__ctor_1__MethodInfo", "dotNetSignature": "RijndaelManagedTransform()" }, { "virtualAddress": "0x0106F998", "name": "RIPEMD160Managed__ctor__MethodInfo", "dotNetSignature": "RIPEMD160Managed()" }, { "virtualAddress": "0x01076030", "name": "RSA_Encrypt__MethodInfo", "dotNetSignature": "Byte[] Encrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x010702A8", "name": "RSA_Decrypt__MethodInfo", "dotNetSignature": "Byte[] Decrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x010759C8", "name": "RSA_SignHash__MethodInfo", "dotNetSignature": "Byte[] SignHash(Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x0106E618", "name": "RSA_VerifyHash__MethodInfo", "dotNetSignature": "Boolean VerifyHash(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x01082F48", "name": "RSA_HashData__MethodInfo", "dotNetSignature": "Byte[] HashData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x0107B3C0", "name": "RSA_HashData_1__MethodInfo", "dotNetSignature": "Byte[] HashData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x0107B500", "name": "RSA_SignData__MethodInfo", "dotNetSignature": "Byte[] SignData(Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x01080060", "name": "RSA_SignData_1__MethodInfo", "dotNetSignature": "Byte[] SignData(Byte[], Int32, Int32, HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x010775D0", "name": "RSA_SignData_2__MethodInfo", "dotNetSignature": "Byte[] SignData(Stream, HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x0106B820", "name": "RSA_VerifyData__MethodInfo", "dotNetSignature": "Boolean VerifyData(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x01081980", "name": "RSA_VerifyData_1__MethodInfo", "dotNetSignature": "Boolean VerifyData(Byte[], Int32, Int32, Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x01070340", "name": "RSA_VerifyData_2__MethodInfo", "dotNetSignature": "Boolean VerifyData(Stream, Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x0106AC28", "name": "RSA_DecryptValue__MethodInfo", "dotNetSignature": "Byte[] DecryptValue(Byte[])" }, { "virtualAddress": "0x01072900", "name": "RSA_EncryptValue__MethodInfo", "dotNetSignature": "Byte[] EncryptValue(Byte[])" }, { "virtualAddress": "0x0107E9B8", "name": "RSA_FromXmlString__MethodInfo", "dotNetSignature": "Void FromXmlString(String)" }, { "virtualAddress": "0x0106CA10", "name": "RSACryptoServiceProvider_GetAlgorithmId__MethodInfo", "dotNetSignature": "Int32 GetAlgorithmId(HashAlgorithmName)" }, { "virtualAddress": "0x0107D120", "name": "RSACryptoServiceProvider_Encrypt__MethodInfo", "dotNetSignature": "Byte[] Encrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x01070628", "name": "RSACryptoServiceProvider_Decrypt__MethodInfo", "dotNetSignature": "Byte[] Decrypt(Byte[], RSAEncryptionPadding)" }, { "virtualAddress": "0x010703F8", "name": "RSACryptoServiceProvider_SignHash__MethodInfo", "dotNetSignature": "Byte[] SignHash(Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x01081500", "name": "RSACryptoServiceProvider_VerifyHash__MethodInfo", "dotNetSignature": "Boolean VerifyHash(Byte[], Byte[], HashAlgorithmName, RSASignaturePadding)" }, { "virtualAddress": "0x0107FD40", "name": "RSACryptoServiceProvider_Common_1__MethodInfo", "dotNetSignature": "Void Common(CspParameters)" }, { "virtualAddress": "0x01083AB8", "name": "RSACryptoServiceProvider_Decrypt_1__MethodInfo", "dotNetSignature": "Byte[] Decrypt(Byte[], Boolean)" }, { "virtualAddress": "0x01084680", "name": "RSACryptoServiceProvider_DecryptValue__MethodInfo", "dotNetSignature": "Byte[] DecryptValue(Byte[])" }, { "virtualAddress": "0x01073CB0", "name": "RSACryptoServiceProvider_ExportParameters__MethodInfo", "dotNetSignature": "RSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x01083B08", "name": "RSACryptoServiceProvider_GetHash__MethodInfo", "dotNetSignature": "HashAlgorithm GetHash(Object)" }, { "virtualAddress": "0x01084008", "name": "RSACryptoServiceProvider_GetHashFromString__MethodInfo", "dotNetSignature": "HashAlgorithm GetHashFromString(String)" }, { "virtualAddress": "0x01076990", "name": "RSACryptoServiceProvider_SignData__MethodInfo", "dotNetSignature": "Byte[] SignData(Byte[], Object)" }, { "virtualAddress": "0x010703E0", "name": "RSACryptoServiceProvider_GetHashNameFromOID__MethodInfo", "dotNetSignature": "String GetHashNameFromOID(String)" }, { "virtualAddress": "0x01073478", "name": "RSACryptoServiceProvider_SignHash_1__MethodInfo", "dotNetSignature": "Byte[] SignHash(Byte[], String)" }, { "virtualAddress": "0x01083B30", "name": "RSACryptoServiceProvider_InternalHashToHashAlgorithm__MethodInfo", "dotNetSignature": "HashAlgorithm InternalHashToHashAlgorithm(Int32)" }, { "virtualAddress": "0x0106D878", "name": "RSACryptoServiceProvider_VerifyData__MethodInfo", "dotNetSignature": "Boolean VerifyData(Byte[], Object, Byte[])" }, { "virtualAddress": "0x01075BA8", "name": "RSACryptoServiceProvider_VerifyHash_1__MethodInfo", "dotNetSignature": "Boolean VerifyHash(Byte[], String, Byte[])" }, { "virtualAddress": "0x0106C718", "name": "RSACryptoServiceProvider_OnKeyGenerated__MethodInfo", "dotNetSignature": "Void OnKeyGenerated(Object, EventArgs)" }, { "virtualAddress": "0x01086058", "name": "RSACryptoServiceProvider_ImportCspBlob__MethodInfo", "dotNetSignature": "Void ImportCspBlob(Byte[])" }, { "virtualAddress": "0x0107DAE0", "name": "RSAOAEPKeyExchangeDeformatter__ctor_1__MethodInfo", "dotNetSignature": "RSAOAEPKeyExchangeDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x01085F88", "name": "RSAOAEPKeyExchangeDeformatter_DecryptKeyExchange__MethodInfo", "dotNetSignature": "Byte[] DecryptKeyExchange(Byte[])" }, { "virtualAddress": "0x0106B2C8", "name": "RSAOAEPKeyExchangeDeformatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0107A230", "name": "RSAOAEPKeyExchangeFormatter__ctor_1__MethodInfo", "dotNetSignature": "RSAOAEPKeyExchangeFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x01085100", "name": "RSAOAEPKeyExchangeFormatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0107B238", "name": "RSAOAEPKeyExchangeFormatter_CreateKeyExchange__MethodInfo", "dotNetSignature": "Byte[] CreateKeyExchange(Byte[])" }, { "virtualAddress": "0x0107F1B0", "name": "RSAPKCS1KeyExchangeDeformatter__ctor_1__MethodInfo", "dotNetSignature": "RSAPKCS1KeyExchangeDeformatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0107EA50", "name": "RSAPKCS1KeyExchangeDeformatter_DecryptKeyExchange__MethodInfo", "dotNetSignature": "Byte[] DecryptKeyExchange(Byte[])" }, { "virtualAddress": "0x0106D7F8", "name": "RSAPKCS1KeyExchangeDeformatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x01081AF8", "name": "RSAPKCS1KeyExchangeFormatter__ctor_1__MethodInfo", "dotNetSignature": "RSAPKCS1KeyExchangeFormatter(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0106E288", "name": "RSAPKCS1KeyExchangeFormatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x01072A70", "name": "RSAPKCS1KeyExchangeFormatter_CreateKeyExchange__MethodInfo", "dotNetSignature": "Byte[] CreateKeyExchange(Byte[])" }, { "virtualAddress": "0x0106DDB0", "name": "SHA1Managed__ctor__MethodInfo", "dotNetSignature": "SHA1Managed()" }, { "virtualAddress": "0x0106C7F8", "name": "SHA256Managed__ctor__MethodInfo", "dotNetSignature": "SHA256Managed()" }, { "virtualAddress": "0x0107CC90", "name": "SHA384Managed__ctor__MethodInfo", "dotNetSignature": "SHA384Managed()" }, { "virtualAddress": "0x01070550", "name": "SHA512Managed__ctor__MethodInfo", "dotNetSignature": "SHA512Managed()" }, { "virtualAddress": "0x01071638", "name": "SignatureDescription__ctor_1__MethodInfo", "dotNetSignature": "SignatureDescription(SecurityElement)" }, { "virtualAddress": "0x0106FF28", "name": "SymmetricAlgorithm_set_BlockSize__MethodInfo", "dotNetSignature": "Void set_BlockSize(Int32)" }, { "virtualAddress": "0x01086678", "name": "SymmetricAlgorithm_set_FeedbackSize__MethodInfo", "dotNetSignature": "Void set_FeedbackSize(Int32)" }, { "virtualAddress": "0x01074B40", "name": "SymmetricAlgorithm_set_IV__MethodInfo", "dotNetSignature": "Void set_IV(Byte[])" }, { "virtualAddress": "0x0106C078", "name": "SymmetricAlgorithm_set_Key__MethodInfo", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x0106DD00", "name": "SymmetricAlgorithm_set_KeySize__MethodInfo", "dotNetSignature": "Void set_KeySize(Int32)" }, { "virtualAddress": "0x01084700", "name": "SymmetricAlgorithm_set_Mode__MethodInfo", "dotNetSignature": "Void set_Mode(CipherMode)" }, { "virtualAddress": "0x0107C6A0", "name": "SymmetricAlgorithm_set_Padding__MethodInfo", "dotNetSignature": "Void set_Padding(PaddingMode)" }, { "virtualAddress": "0x0106D330", "name": "TripleDES_set_Key__MethodInfo", "dotNetSignature": "Void set_Key(Byte[])" }, { "virtualAddress": "0x0107B0D0", "name": "TripleDES_IsWeakKey__MethodInfo", "dotNetSignature": "Boolean IsWeakKey(Byte[])" }, { "virtualAddress": "0x0106EC50", "name": "TripleDES_EqualBytes__MethodInfo", "dotNetSignature": "Boolean EqualBytes(Byte[], Int32, Int32, Int32)" }, { "virtualAddress": "0x010817A0", "name": "TripleDESCryptoServiceProvider__ctor__MethodInfo", "dotNetSignature": "TripleDESCryptoServiceProvider()" }, { "virtualAddress": "0x0106B210", "name": "TripleDESCryptoServiceProvider_CreateEncryptor__MethodInfo", "dotNetSignature": "ICryptoTransform CreateEncryptor(Byte[], Byte[])" }, { "virtualAddress": "0x0106D1D8", "name": "TripleDESCryptoServiceProvider_CreateDecryptor__MethodInfo", "dotNetSignature": "ICryptoTransform CreateDecryptor(Byte[], Byte[])" }, { "virtualAddress": "0x010808D0", "name": "Utils_RsaOaepDecrypt__MethodInfo", "dotNetSignature": "Byte[] RsaOaepDecrypt(RSA, HashAlgorithm, PKCS1MaskGenerationMethod, Byte[])" }, { "virtualAddress": "0x0107CA58", "name": "Utils_RsaPkcs1Padding__MethodInfo", "dotNetSignature": "Byte[] RsaPkcs1Padding(RSA, Byte[], Byte[])" }, { "virtualAddress": "0x010758E0", "name": "Utils_OidToHashAlgorithmName__MethodInfo", "dotNetSignature": "HashAlgorithmName OidToHashAlgorithmName(String)" }, { "virtualAddress": "0x0107ED28", "name": "CryptoConfig_EncodeOID__MethodInfo", "dotNetSignature": "Byte[] EncodeOID(String)" }, { "virtualAddress": "0x0106ADC8", "name": "CryptoConfig_EncodeLongNumber__MethodInfo", "dotNetSignature": "Byte[] EncodeLongNumber(Int64)" }, { "virtualAddress": "0x010808C0", "name": "CryptoConfig_AddAlgorithm__MethodInfo", "dotNetSignature": "Void AddAlgorithm(Type, String[])" }, { "virtualAddress": "0x01075258", "name": "CryptoConfig_AddOID__MethodInfo", "dotNetSignature": "Void AddOID(String, String[])" }, { "virtualAddress": "0x010777A8", "name": "CryptoConfig_CreateFromName_1__MethodInfo", "dotNetSignature": "Object CreateFromName(String, Object[])" }, { "virtualAddress": "0x01075F00", "name": "CryptoConfig_MapNameToOID_1__MethodInfo", "dotNetSignature": "String MapNameToOID(String)" }, { "virtualAddress": "0x01072B68", "name": "DESTransform__ctor__MethodInfo", "dotNetSignature": "DESTransform(SymmetricAlgorithm, Boolean, Byte[], Byte[])" }, { "virtualAddress": "0x0106FD48", "name": "DSACryptoServiceProvider_ExportParameters__MethodInfo", "dotNetSignature": "DSAParameters ExportParameters(Boolean)" }, { "virtualAddress": "0x010755E0", "name": "DSACryptoServiceProvider_SignHash__MethodInfo", "dotNetSignature": "Byte[] SignHash(Byte[], String)" }, { "virtualAddress": "0x0106B248", "name": "DSACryptoServiceProvider_VerifyHash__MethodInfo", "dotNetSignature": "Boolean VerifyHash(Byte[], String, Byte[])" }, { "virtualAddress": "0x01086138", "name": "DSACryptoServiceProvider_HashData__MethodInfo", "dotNetSignature": "Byte[] HashData(Byte[], Int32, Int32, HashAlgorithmName)" }, { "virtualAddress": "0x0107A7B8", "name": "DSACryptoServiceProvider_HashData_1__MethodInfo", "dotNetSignature": "Byte[] HashData(Stream, HashAlgorithmName)" }, { "virtualAddress": "0x01070798", "name": "DSACryptoServiceProvider_OnKeyGenerated__MethodInfo", "dotNetSignature": "Void OnKeyGenerated(Object, EventArgs)" }, { "virtualAddress": "0x01074AE8", "name": "DSACryptoServiceProvider_ImportCspBlob__MethodInfo", "dotNetSignature": "Void ImportCspBlob(Byte[])" }, { "virtualAddress": "0x010775B0", "name": "RC2Transform__ctor__MethodInfo", "dotNetSignature": "RC2Transform(RC2, Boolean, Byte[], Byte[])" }, { "virtualAddress": "0x010808C8", "name": "RNGCryptoServiceProvider_Check__MethodInfo", "dotNetSignature": "Void Check()" }, { "virtualAddress": "0x010841D0", "name": "RNGCryptoServiceProvider_GetBytes__MethodInfo", "dotNetSignature": "Void GetBytes(Byte[])" }, { "virtualAddress": "0x01083880", "name": "RNGCryptoServiceProvider_GetNonZeroBytes__MethodInfo", "dotNetSignature": "Void GetNonZeroBytes(Byte[])" }, { "virtualAddress": "0x010823F0", "name": "RSAPKCS1SignatureDeformatter_SetHashAlgorithm__MethodInfo", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x0106C2D8", "name": "RSAPKCS1SignatureDeformatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x01079B60", "name": "RSAPKCS1SignatureDeformatter_VerifySignature__MethodInfo", "dotNetSignature": "Boolean VerifySignature(Byte[], Byte[])" }, { "virtualAddress": "0x0106F450", "name": "RSAPKCS1SignatureFormatter_CreateSignature__MethodInfo", "dotNetSignature": "Byte[] CreateSignature(Byte[])" }, { "virtualAddress": "0x0106BBD8", "name": "RSAPKCS1SignatureFormatter_SetHashAlgorithm__MethodInfo", "dotNetSignature": "Void SetHashAlgorithm(String)" }, { "virtualAddress": "0x0106ED88", "name": "RSAPKCS1SignatureFormatter_SetKey__MethodInfo", "dotNetSignature": "Void SetKey(AsymmetricAlgorithm)" }, { "virtualAddress": "0x0107CAC8", "name": "TripleDESTransform__ctor__MethodInfo", "dotNetSignature": "TripleDESTransform(TripleDES, Boolean, Byte[], Byte[])" }, { "virtualAddress": "0x010771A0", "name": "X509Certificate_CreateFromSignedFile__MethodInfo", "dotNetSignature": "X509Certificate CreateFromSignedFile(String)" }, { "virtualAddress": "0x0106A8A8", "name": "X509Certificate__ctor_2__MethodInfo", "dotNetSignature": "X509Certificate(IntPtr)" }, { "virtualAddress": "0x01071118", "name": "X509Certificate__ctor_3__MethodInfo", "dotNetSignature": "X509Certificate(X509CertificateImpl)" }, { "virtualAddress": "0x01082650", "name": "X509Certificate__ctor_4__MethodInfo", "dotNetSignature": "X509Certificate(X509Certificate)" }, { "virtualAddress": "0x0107A4C0", "name": "X509Certificate_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(X509Certificate)" }, { "virtualAddress": "0x01084378", "name": "X509Certificate_GetKeyAlgorithmParameters__MethodInfo", "dotNetSignature": "Byte[] GetKeyAlgorithmParameters()" }, { "virtualAddress": "0x01087578", "name": "X509Certificate_FormatDate__MethodInfo", "dotNetSignature": "String FormatDate(DateTime)" }, { "virtualAddress": "0x01084CF0", "name": "X509Certificate_System_Runtime_Serialization_ISerializable_GetObjectData__MethodInfo", "dotNetSignature": "Void System.Runtime.Serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01085BF0", "name": "X509CertificateImpl_ThrowIfContextInvalid__MethodInfo", "dotNetSignature": "Void ThrowIfContextInvalid()" }, { "virtualAddress": "0x010730D0", "name": "X509CertificateImplMono_Export__MethodInfo", "dotNetSignature": "Byte[] Export(X509ContentType, Byte[])" }, { "virtualAddress": "0x0107A4D8", "name": "X509Helper_InitFromHandle__MethodInfo", "dotNetSignature": "X509CertificateImpl InitFromHandle(IntPtr)" }, { "virtualAddress": "0x01071740", "name": "X509Helper_ThrowIfContextInvalid__MethodInfo", "dotNetSignature": "Void ThrowIfContextInvalid(X509CertificateImpl)" }, { "virtualAddress": "0x0107FF70", "name": "X509Helper_ImportCore__MethodInfo", "dotNetSignature": "X509CertificateImpl ImportCore(Byte[])" }, { "virtualAddress": "0x010729B0", "name": "MemoryFailPoint__ctor__MethodInfo", "dotNetSignature": "MemoryFailPoint(Int32)" }, { "virtualAddress": "0x0107C268", "name": "MemoryFailPoint_Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106EFF8", "name": "ActivationArguments__ctor__MethodInfo", "dotNetSignature": "ActivationArguments(ActivationContext)" }, { "virtualAddress": "0x01072568", "name": "ActivationArguments__ctor_1__MethodInfo", "dotNetSignature": "ActivationArguments(ApplicationIdentity)" }, { "virtualAddress": "0x01080498", "name": "ActivationArguments__ctor_2__MethodInfo", "dotNetSignature": "ActivationArguments(ActivationContext, String[])" }, { "virtualAddress": "0x0107AC48", "name": "ActivationArguments__ctor_3__MethodInfo", "dotNetSignature": "ActivationArguments(ApplicationIdentity, String[])" }, { "virtualAddress": "0x0107C4D8", "name": "ApplicationActivator_CreateInstance_1__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstance(ActivationContext, String[])" }, { "virtualAddress": "0x0107AC68", "name": "ApplicationActivator_CreateInstanceHelper__MethodInfo", "dotNetSignature": "ObjectHandle CreateInstanceHelper(AppDomainSetup)" }, { "virtualAddress": "0x0107EDE8", "name": "MultitargetingHelpers_GetAssemblyQualifiedName__MethodInfo", "dotNetSignature": "String GetAssemblyQualifiedName(Type, Func\u00602[Type,String])" }, { "virtualAddress": "0x010840D8", "name": "MultitargetingHelpers_c___cctor_b__4_0__MethodInfo", "dotNetSignature": "String \u003C.cctor\u003Eb__4_0(Type)" }, { "virtualAddress": "0x0107A688", "name": "VersioningHelper_MakeVersionSafeName_1__MethodInfo", "dotNetSignature": "String MakeVersionSafeName(String, ResourceScope, ResourceScope, Type)" }, { "virtualAddress": "0x0107E060", "name": "VersioningHelper_GetRequirements__MethodInfo", "dotNetSignature": "SxSRequirements GetRequirements(ResourceScope, ResourceScope)" }, { "virtualAddress": "0x0107DCB0", "name": "TargetFrameworkAttribute__ctor__MethodInfo", "dotNetSignature": "TargetFrameworkAttribute(String)" }, { "virtualAddress": "0x0106E608", "name": "Formatter_GetNext__MethodInfo", "dotNetSignature": "Object GetNext(Int64 ByRef)" }, { "virtualAddress": "0x01076AC0", "name": "FormatterConverter_Convert__MethodInfo", "dotNetSignature": "Object Convert(Object, Type)" }, { "virtualAddress": "0x0106E860", "name": "FormatterConverter_Convert_1__MethodInfo", "dotNetSignature": "Object Convert(Object, TypeCode)" }, { "virtualAddress": "0x0106CBA8", "name": "FormatterConverter_ToBoolean__MethodInfo", "dotNetSignature": "Boolean ToBoolean(Object)" }, { "virtualAddress": "0x0107A330", "name": "FormatterConverter_ToChar__MethodInfo", "dotNetSignature": "Char ToChar(Object)" }, { "virtualAddress": "0x010834D8", "name": "FormatterConverter_ToSByte__MethodInfo", "dotNetSignature": "SByte ToSByte(Object)" }, { "virtualAddress": "0x01086E70", "name": "FormatterConverter_ToByte__MethodInfo", "dotNetSignature": "Byte ToByte(Object)" }, { "virtualAddress": "0x0106D6B8", "name": "FormatterConverter_ToInt16__MethodInfo", "dotNetSignature": "Int16 ToInt16(Object)" }, { "virtualAddress": "0x0107B868", "name": "FormatterConverter_ToUInt16__MethodInfo", "dotNetSignature": "UInt16 ToUInt16(Object)" }, { "virtualAddress": "0x01079F50", "name": "FormatterConverter_ToInt32__MethodInfo", "dotNetSignature": "Int32 ToInt32(Object)" }, { "virtualAddress": "0x01079308", "name": "FormatterConverter_ToUInt32__MethodInfo", "dotNetSignature": "UInt32 ToUInt32(Object)" }, { "virtualAddress": "0x010831E8", "name": "FormatterConverter_ToInt64__MethodInfo", "dotNetSignature": "Int64 ToInt64(Object)" }, { "virtualAddress": "0x01073A38", "name": "FormatterConverter_ToUInt64__MethodInfo", "dotNetSignature": "UInt64 ToUInt64(Object)" }, { "virtualAddress": "0x01072380", "name": "FormatterConverter_ToSingle__MethodInfo", "dotNetSignature": "Single ToSingle(Object)" }, { "virtualAddress": "0x0106C180", "name": "FormatterConverter_ToDouble__MethodInfo", "dotNetSignature": "Double ToDouble(Object)" }, { "virtualAddress": "0x01072868", "name": "FormatterConverter_ToDecimal__MethodInfo", "dotNetSignature": "Decimal ToDecimal(Object)" }, { "virtualAddress": "0x010750C0", "name": "FormatterConverter_ToDateTime__MethodInfo", "dotNetSignature": "DateTime ToDateTime(Object)" }, { "virtualAddress": "0x01071280", "name": "FormatterConverter_ToString__MethodInfo", "dotNetSignature": "String ToString(Object)" }, { "virtualAddress": "0x0106AA08", "name": "FormatterServices_InternalGetSerializableMembers__MethodInfo", "dotNetSignature": "MemberInfo[] InternalGetSerializableMembers(RuntimeType)" }, { "virtualAddress": "0x0106F768", "name": "FormatterServices_GetSerializableMembers_2__MethodInfo", "dotNetSignature": "MemberInfo[] GetSerializableMembers(Type, StreamingContext)" }, { "virtualAddress": "0x0106D870", "name": "FormatterServices_CheckTypeSecurity__MethodInfo", "dotNetSignature": "Void CheckTypeSecurity(Type, TypeFilterLevel)" }, { "virtualAddress": "0x010717B0", "name": "FormatterServices_GetUninitializedObject__MethodInfo", "dotNetSignature": "Object GetUninitializedObject(Type)" }, { "virtualAddress": "0x01071510", "name": "FormatterServices_GetSafeUninitializedObject__MethodInfo", "dotNetSignature": "Object GetSafeUninitializedObject(Type)" }, { "virtualAddress": "0x01075BC8", "name": "FormatterServices_SerializationSetValue__MethodInfo", "dotNetSignature": "Void SerializationSetValue(MemberInfo, Object, Object)" }, { "virtualAddress": "0x010844C8", "name": "FormatterServices_PopulateObjectMembers__MethodInfo", "dotNetSignature": "Object PopulateObjectMembers(Object, MemberInfo[], Object[])" }, { "virtualAddress": "0x0106C240", "name": "FormatterServices_GetObjectData__MethodInfo", "dotNetSignature": "Object[] GetObjectData(Object, MemberInfo[])" }, { "virtualAddress": "0x0107B5A8", "name": "FormatterServices_GetSurrogateForCyclicalReference__MethodInfo", "dotNetSignature": "ISerializationSurrogate GetSurrogateForCyclicalReference(ISerializationSurrogate)" }, { "virtualAddress": "0x01081378", "name": "FormatterServices_GetTypeFromAssembly__MethodInfo", "dotNetSignature": "Type GetTypeFromAssembly(Assembly, String)" }, { "virtualAddress": "0x01079240", "name": "FormatterServices_GetClrAssemblyName__MethodInfo", "dotNetSignature": "String GetClrAssemblyName(Type, Boolean ByRef)" }, { "virtualAddress": "0x0107C988", "name": "FormatterServices_c_DisplayClass9_0__GetSerializableMembers_b__0__MethodInfo", "dotNetSignature": "MemberInfo[] \u003CGetSerializableMembers\u003Eb__0(MemberHolder)" }, { "virtualAddress": "0x0106DF88", "name": "SurrogateForCyclicalReference__ctor__MethodInfo", "dotNetSignature": "SurrogateForCyclicalReference(ISerializationSurrogate)" }, { "virtualAddress": "0x01072740", "name": "ObjectIDGenerator_GetId__MethodInfo", "dotNetSignature": "Int64 GetId(Object, Boolean ByRef)" }, { "virtualAddress": "0x01079C10", "name": "ObjectIDGenerator_HasId__MethodInfo", "dotNetSignature": "Int64 HasId(Object, Boolean ByRef)" }, { "virtualAddress": "0x0106DDF0", "name": "ObjectIDGenerator_Rehash__MethodInfo", "dotNetSignature": "Void Rehash()" }, { "virtualAddress": "0x0107D568", "name": "ObjectManager_GetCompletionInfo__MethodInfo", "dotNetSignature": "Boolean GetCompletionInfo(FixupHolder, ObjectHolder ByRef, Object ByRef, Boolean)" }, { "virtualAddress": "0x0107D338", "name": "ObjectManager_FixupSpecialObject__MethodInfo", "dotNetSignature": "Void FixupSpecialObject(ObjectHolder)" }, { "virtualAddress": "0x0107FE10", "name": "ObjectManager_ResolveObjectReference__MethodInfo", "dotNetSignature": "Boolean ResolveObjectReference(ObjectHolder)" }, { "virtualAddress": "0x01083900", "name": "ObjectManager_CompleteObject__MethodInfo", "dotNetSignature": "Void CompleteObject(ObjectHolder, Boolean)" }, { "virtualAddress": "0x01087118", "name": "ObjectManager_GetObject__MethodInfo", "dotNetSignature": "Object GetObject(Int64)" }, { "virtualAddress": "0x010819F0", "name": "ObjectManager_RegisterObject_3__MethodInfo", "dotNetSignature": "Void RegisterObject(Object, Int64, SerializationInfo, Int64, MemberInfo, Int32[])" }, { "virtualAddress": "0x01070860", "name": "ObjectManager_CompleteISerializableObject__MethodInfo", "dotNetSignature": "Void CompleteISerializableObject(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010704E8", "name": "ObjectManager_GetConstructor__MethodInfo", "dotNetSignature": "RuntimeConstructorInfo GetConstructor(RuntimeType)" }, { "virtualAddress": "0x0106D1E0", "name": "ObjectManager_DoFixups__MethodInfo", "dotNetSignature": "Void DoFixups()" }, { "virtualAddress": "0x0107B538", "name": "ObjectManager_RegisterFixup__MethodInfo", "dotNetSignature": "Void RegisterFixup(FixupHolder, Int64, Int64)" }, { "virtualAddress": "0x01083DB0", "name": "ObjectManager_RecordFixup__MethodInfo", "dotNetSignature": "Void RecordFixup(Int64, MemberInfo, Int64)" }, { "virtualAddress": "0x01086C10", "name": "ObjectManager_RecordDelayedFixup__MethodInfo", "dotNetSignature": "Void RecordDelayedFixup(Int64, String, Int64)" }, { "virtualAddress": "0x0106BDF8", "name": "ObjectManager_RecordArrayElementFixup_1__MethodInfo", "dotNetSignature": "Void RecordArrayElementFixup(Int64, Int32[], Int64)" }, { "virtualAddress": "0x01074150", "name": "ObjectHolder__ctor_1__MethodInfo", "dotNetSignature": "ObjectHolder(Object, Int64, SerializationInfo, ISerializationSurrogate, Int64, FieldInfo, Int32[])" }, { "virtualAddress": "0x01078050", "name": "ObjectHolder_UpdateData__MethodInfo", "dotNetSignature": "Void UpdateData(Object, SerializationInfo, ISerializationSurrogate, Int64, FieldInfo, Int32[], ObjectManager)" }, { "virtualAddress": "0x01077810", "name": "FixupHolderList_EnlargeArray__MethodInfo", "dotNetSignature": "Void EnlargeArray()" }, { "virtualAddress": "0x01070198", "name": "LongList_EnlargeArray__MethodInfo", "dotNetSignature": "Void EnlargeArray()" }, { "virtualAddress": "0x0106CDF0", "name": "ObjectHolderList_EnlargeArray__MethodInfo", "dotNetSignature": "Void EnlargeArray()" }, { "virtualAddress": "0x010743D0", "name": "SafeSerializationEventArgs_AddSerializedState__MethodInfo", "dotNetSignature": "Void AddSerializedState(ISafeSerializationData)" }, { "virtualAddress": "0x0107DA78", "name": "SafeSerializationEventArgs__ctor_1__MethodInfo", "dotNetSignature": "SafeSerializationEventArgs()" }, { "virtualAddress": "0x0106F0A8", "name": "OptionalFieldAttribute_set_VersionAdded__MethodInfo", "dotNetSignature": "Void set_VersionAdded(Int32)" }, { "virtualAddress": "0x010803E8", "name": "SerializationInfo__ctor_1__MethodInfo", "dotNetSignature": "SerializationInfo(Type, IFormatterConverter, Boolean)" }, { "virtualAddress": "0x01085A48", "name": "SerializationInfo_set_FullTypeName__MethodInfo", "dotNetSignature": "Void set_FullTypeName(String)" }, { "virtualAddress": "0x01071FF8", "name": "SerializationInfo_set_AssemblyName__MethodInfo", "dotNetSignature": "Void set_AssemblyName(String)" }, { "virtualAddress": "0x01081350", "name": "SerializationInfo_SetType__MethodInfo", "dotNetSignature": "Void SetType(Type)" }, { "virtualAddress": "0x01070AB0", "name": "SerializationInfo_AddValue__MethodInfo", "dotNetSignature": "Void AddValue(String, Object, Type)" }, { "virtualAddress": "0x0107B960", "name": "SerializationInfo_AddValueInternal__MethodInfo", "dotNetSignature": "Void AddValueInternal(String, Object, Type)" }, { "virtualAddress": "0x01087480", "name": "SerializationInfo_FindElement__MethodInfo", "dotNetSignature": "Int32 FindElement(String)" }, { "virtualAddress": "0x01077BD0", "name": "SerializationInfo_GetElement__MethodInfo", "dotNetSignature": "Object GetElement(String, Type ByRef)" }, { "virtualAddress": "0x01076008", "name": "SerializationInfo_GetValue__MethodInfo", "dotNetSignature": "Object GetValue(String, Type)" }, { "virtualAddress": "0x0107E1F0", "name": "SerializationInfoEnumerator_System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01080350", "name": "SerializationInfoEnumerator_get_Current__MethodInfo", "dotNetSignature": "SerializationEntry get_Current()" }, { "virtualAddress": "0x0106E6B8", "name": "SerializationInfoEnumerator_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01083938", "name": "SerializationInfoEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x010864A0", "name": "SerializationInfoEnumerator_get_ObjectType__MethodInfo", "dotNetSignature": "Type get_ObjectType()" }, { "virtualAddress": "0x01083678", "name": "SerializationInfoEnumerator__ctor_1__MethodInfo", "dotNetSignature": "SerializationInfoEnumerator()" }, { "virtualAddress": "0x010815D0", "name": "SurrogateSelector_AddSurrogate__MethodInfo", "dotNetSignature": "Void AddSurrogate(Type, StreamingContext, ISerializationSurrogate)" }, { "virtualAddress": "0x0106D368", "name": "SurrogateSelector_ChainSelector__MethodInfo", "dotNetSignature": "Void ChainSelector(ISurrogateSelector)" }, { "virtualAddress": "0x010810B0", "name": "SurrogateSelector_GetSurrogate__MethodInfo", "dotNetSignature": "ISerializationSurrogate GetSurrogate(Type, StreamingContext, ISurrogateSelector ByRef)" }, { "virtualAddress": "0x01083A18", "name": "SurrogateSelector_RemoveSurrogate__MethodInfo", "dotNetSignature": "Void RemoveSurrogate(Type, StreamingContext)" }, { "virtualAddress": "0x010867E0", "name": "ValueTypeFixupInfo__ctor__MethodInfo", "dotNetSignature": "ValueTypeFixupInfo(Int64, FieldInfo, Int32[])" }, { "virtualAddress": "0x010806C0", "name": "InternalST_SerializationSetValue__MethodInfo", "dotNetSignature": "Void SerializationSetValue(FieldInfo, Object, Object)" }, { "virtualAddress": "0x01083800", "name": "BinaryConverter_GetBinaryTypeInfo__MethodInfo", "dotNetSignature": "BinaryTypeEnum GetBinaryTypeInfo(Type, WriteObjectInfo, String, ObjectWriter, Object ByRef, Int32 ByRef)" }, { "virtualAddress": "0x0107A0A8", "name": "BinaryConverter_WriteTypeInfo__MethodInfo", "dotNetSignature": "Void WriteTypeInfo(BinaryTypeEnum, Object, Int32, __BinaryWriter)" }, { "virtualAddress": "0x01080078", "name": "BinaryConverter_ReadTypeInfo__MethodInfo", "dotNetSignature": "Object ReadTypeInfo(BinaryTypeEnum, __BinaryParser, Int32 ByRef)" }, { "virtualAddress": "0x0107AA10", "name": "BinaryConverter_TypeFromInfo__MethodInfo", "dotNetSignature": "Void TypeFromInfo(BinaryTypeEnum, Object, ObjectReader, BinaryAssemblyInfo, InternalPrimitiveTypeE ByRef, String ByRef, Type ByRef, Boolean ByRef)" }, { "virtualAddress": "0x01077C28", "name": "BinaryAssemblyInfo_GetAssembly__MethodInfo", "dotNetSignature": "Assembly GetAssembly()" }, { "virtualAddress": "0x01083A08", "name": "SerializationHeaderRecord_Read__MethodInfo", "dotNetSignature": "Void Read(__BinaryParser)" }, { "virtualAddress": "0x01075B58", "name": "ObjectMap__ctor_1__MethodInfo", "dotNetSignature": "ObjectMap(String, String[], BinaryTypeEnum[], Object[], Int32[], ObjectReader, Int32, BinaryAssemblyInfo, SizedArray)" }, { "virtualAddress": "0x010840D0", "name": "BinaryFormatter_Deserialize_1__MethodInfo", "dotNetSignature": "Object Deserialize(Stream, HeaderHandler, Boolean)" }, { "virtualAddress": "0x0106F468", "name": "BinaryFormatter_Deserialize_4__MethodInfo", "dotNetSignature": "Object Deserialize(Stream, HeaderHandler, Boolean, Boolean, IMethodCallMessage)" }, { "virtualAddress": "0x0107AD88", "name": "BinaryFormatter_Serialize_2__MethodInfo", "dotNetSignature": "Void Serialize(Stream, Object, Header[], Boolean)" }, { "virtualAddress": "0x01085430", "name": "_BinaryWriter_WriteValue__MethodInfo", "dotNetSignature": "Void WriteValue(InternalPrimitiveTypeE, Object)" }, { "virtualAddress": "0x01082B18", "name": "WriteObjectInfo_InitSerialize__MethodInfo", "dotNetSignature": "Void InitSerialize(Object, ISurrogateSelector, StreamingContext, SerObjectInfoInit, IFormatterConverter, ObjectWriter, SerializationBinder)" }, { "virtualAddress": "0x01086F08", "name": "WriteObjectInfo_CheckTypeForwardedFrom__MethodInfo", "dotNetSignature": "Void CheckTypeForwardedFrom(SerObjectInfoCache, Type, String)" }, { "virtualAddress": "0x01085410", "name": "WriteObjectInfo_GetMemberType__MethodInfo", "dotNetSignature": "Type GetMemberType(MemberInfo)" }, { "virtualAddress": "0x01078B70", "name": "WriteObjectInfo_GetMemberInfo__MethodInfo", "dotNetSignature": "Void GetMemberInfo(String[] ByRef, Type[] ByRef, Object[] ByRef)" }, { "virtualAddress": "0x01083540", "name": "ReadObjectInfo_GetMemberInfo__MethodInfo", "dotNetSignature": "MemberInfo GetMemberInfo(String)" }, { "virtualAddress": "0x01070E10", "name": "ReadObjectInfo_GetType__MethodInfo", "dotNetSignature": "Type GetType(String)" }, { "virtualAddress": "0x01084F58", "name": "ReadObjectInfo_GetMemberTypes__MethodInfo", "dotNetSignature": "Type[] GetMemberTypes(String[], Type)" }, { "virtualAddress": "0x0107BC80", "name": "ReadObjectInfo_GetMemberType__MethodInfo", "dotNetSignature": "Type GetMemberType(MemberInfo)" }, { "virtualAddress": "0x0106AC38", "name": "ObjectReader__ctor__MethodInfo", "dotNetSignature": "ObjectReader(Stream, ISurrogateSelector, StreamingContext, InternalFE, SerializationBinder)" }, { "virtualAddress": "0x010812D0", "name": "ObjectReader_Deserialize__MethodInfo", "dotNetSignature": "Object Deserialize(HeaderHandler, __BinaryParser, Boolean, Boolean, IMethodCallMessage)" }, { "virtualAddress": "0x0106F040", "name": "ObjectReader_Deserialize_1__MethodInfo", "dotNetSignature": "Object Deserialize(HeaderHandler, __BinaryParser, Boolean)" }, { "virtualAddress": "0x0106C318", "name": "ObjectReader_CheckSerializable__MethodInfo", "dotNetSignature": "Void CheckSerializable(Type)" }, { "virtualAddress": "0x0106BD10", "name": "ObjectReader_Parse__MethodInfo", "dotNetSignature": "Void Parse(ParseRecord)" }, { "virtualAddress": "0x010839B0", "name": "ObjectReader_ParseError__MethodInfo", "dotNetSignature": "Void ParseError(ParseRecord, ParseRecord)" }, { "virtualAddress": "0x0107EA00", "name": "ObjectReader_ParseObject__MethodInfo", "dotNetSignature": "Void ParseObject(ParseRecord)" }, { "virtualAddress": "0x01077900", "name": "ObjectReader_ParseArray__MethodInfo", "dotNetSignature": "Void ParseArray(ParseRecord)" }, { "virtualAddress": "0x0106A7D8", "name": "ObjectReader_ParseArrayMember__MethodInfo", "dotNetSignature": "Void ParseArrayMember(ParseRecord)" }, { "virtualAddress": "0x010821C0", "name": "ObjectReader_ParseMember__MethodInfo", "dotNetSignature": "Void ParseMember(ParseRecord)" }, { "virtualAddress": "0x0107ECC0", "name": "ObjectReader_ResolveSimpleAssemblyName__MethodInfo", "dotNetSignature": "Assembly ResolveSimpleAssemblyName(AssemblyName)" }, { "virtualAddress": "0x01075238", "name": "ObjectReader_TopLevelAssemblyTypeResolver_ResolveType__MethodInfo", "dotNetSignature": "Type ResolveType(Assembly, String, Boolean)" }, { "virtualAddress": "0x01071DD8", "name": "ObjectWriter_Serialize__MethodInfo", "dotNetSignature": "Void Serialize(Object, Header[], __BinaryWriter, Boolean)" }, { "virtualAddress": "0x0107D3E8", "name": "ObjectWriter_Write__MethodInfo", "dotNetSignature": "Void Write(WriteObjectInfo, NameInfo, NameInfo)" }, { "virtualAddress": "0x0106B5B8", "name": "ObjectWriter_GetNext__MethodInfo", "dotNetSignature": "Object GetNext(Int64 ByRef)" }, { "virtualAddress": "0x0107EB28", "name": "_BinaryParser_Run__MethodInfo", "dotNetSignature": "Void Run()" }, { "virtualAddress": "0x01072488", "name": "_BinaryParser_ReadAssembly__MethodInfo", "dotNetSignature": "Void ReadAssembly(BinaryHeaderEnum)" }, { "virtualAddress": "0x010858D0", "name": "_BinaryParser_ReadObject__MethodInfo", "dotNetSignature": "Void ReadObject()" }, { "virtualAddress": "0x01083D50", "name": "_BinaryParser_ReadCrossAppDomainMap__MethodInfo", "dotNetSignature": "Void ReadCrossAppDomainMap()" }, { "virtualAddress": "0x0107C298", "name": "_BinaryParser_ReadObjectWithMap_1__MethodInfo", "dotNetSignature": "Void ReadObjectWithMap(BinaryObjectWithMap)" }, { "virtualAddress": "0x01086D78", "name": "_BinaryParser_ReadObjectWithMapTyped_1__MethodInfo", "dotNetSignature": "Void ReadObjectWithMapTyped(BinaryObjectWithMapTyped)" }, { "virtualAddress": "0x01087250", "name": "_BinaryParser_ReadObjectString__MethodInfo", "dotNetSignature": "Void ReadObjectString(BinaryHeaderEnum)" }, { "virtualAddress": "0x0106E000", "name": "_BinaryParser_ReadMemberPrimitiveTyped__MethodInfo", "dotNetSignature": "Void ReadMemberPrimitiveTyped()" }, { "virtualAddress": "0x0106DA08", "name": "_BinaryParser_ReadArray__MethodInfo", "dotNetSignature": "Void ReadArray(BinaryHeaderEnum)" }, { "virtualAddress": "0x01072E50", "name": "_BinaryParser_ReadMessageEnd__MethodInfo", "dotNetSignature": "Void ReadMessageEnd()" }, { "virtualAddress": "0x0107B8C0", "name": "_BinaryParser_ReadValue__MethodInfo", "dotNetSignature": "Object ReadValue(InternalPrimitiveTypeE)" }, { "virtualAddress": "0x01073B28", "name": "SizedArray_IncreaseCapacity__MethodInfo", "dotNetSignature": "Void IncreaseCapacity(Int32)" }, { "virtualAddress": "0x01082840", "name": "IntSizedArray_IncreaseCapacity__MethodInfo", "dotNetSignature": "Void IncreaseCapacity(Int32)" }, { "virtualAddress": "0x010714F0", "name": "ValueFixup_Fixup__MethodInfo", "dotNetSignature": "Void Fixup(ParseRecord, ParseRecord)" }, { "virtualAddress": "0x01081558", "name": "ActivatedClientTypeEntry__ctor_1__MethodInfo", "dotNetSignature": "ActivatedClientTypeEntry(String, String, String)" }, { "virtualAddress": "0x0106DAD8", "name": "ActivatedServiceTypeEntry__ctor_1__MethodInfo", "dotNetSignature": "ActivatedServiceTypeEntry(String, String)" }, { "virtualAddress": "0x0106B518", "name": "InternalRemotingServices_DebugOutChnl__MethodInfo", "dotNetSignature": "Void DebugOutChnl(String)" }, { "virtualAddress": "0x010765E0", "name": "InternalRemotingServices_RemotingAssert__MethodInfo", "dotNetSignature": "Void RemotingAssert(Boolean, String)" }, { "virtualAddress": "0x01074978", "name": "InternalRemotingServices_RemotingTrace__MethodInfo", "dotNetSignature": "Void RemotingTrace(Object[])" }, { "virtualAddress": "0x01072CF0", "name": "InternalRemotingServices_SetServerIdentity__MethodInfo", "dotNetSignature": "Void SetServerIdentity(MethodCall, Object)" }, { "virtualAddress": "0x0106DC88", "name": "ObjRef_SerializeType__MethodInfo", "dotNetSignature": "Byte[] SerializeType()" }, { "virtualAddress": "0x01076A38", "name": "ObjRef__ctor_3__MethodInfo", "dotNetSignature": "ObjRef(MarshalByRefObject, Type)" }, { "virtualAddress": "0x0106D848", "name": "ObjRef__ctor_5__MethodInfo", "dotNetSignature": "ObjRef(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106F420", "name": "RemotingConfiguration_get_CustomErrorsMode__MethodInfo", "dotNetSignature": "CustomErrorsModes get_CustomErrorsMode()" }, { "virtualAddress": "0x01079A68", "name": "RemotingConfiguration_set_CustomErrorsMode__MethodInfo", "dotNetSignature": "Void set_CustomErrorsMode(CustomErrorsModes)" }, { "virtualAddress": "0x0106D550", "name": "RemotingConfiguration_ReadConfigString__MethodInfo", "dotNetSignature": "Void ReadConfigString(String)" }, { "virtualAddress": "0x01086D10", "name": "RemotingConfiguration_ReadConfigFile__MethodInfo", "dotNetSignature": "Void ReadConfigFile(String)" }, { "virtualAddress": "0x0106E550", "name": "RemotingConfiguration_RegisterActivatedClientType__MethodInfo", "dotNetSignature": "Void RegisterActivatedClientType(ActivatedClientTypeEntry)" }, { "virtualAddress": "0x0107E400", "name": "RemotingConfiguration_RegisterActivatedClientType_1__MethodInfo", "dotNetSignature": "Void RegisterActivatedClientType(Type, String)" }, { "virtualAddress": "0x010737F8", "name": "RemotingConfiguration_RegisterWellKnownClientType__MethodInfo", "dotNetSignature": "Void RegisterWellKnownClientType(Type, String)" }, { "virtualAddress": "0x0107F8E0", "name": "RemotingConfiguration_RegisterWellKnownClientType_1__MethodInfo", "dotNetSignature": "Void RegisterWellKnownClientType(WellKnownClientTypeEntry)" }, { "virtualAddress": "0x0106CE60", "name": "RemotingConfiguration_RegisterChannels__MethodInfo", "dotNetSignature": "Void RegisterChannels(ArrayList, Boolean)" }, { "virtualAddress": "0x0107A460", "name": "RemotingConfiguration_SetCustomErrorsMode__MethodInfo", "dotNetSignature": "Void SetCustomErrorsMode(String)" }, { "virtualAddress": "0x01075500", "name": "ConfigHandler_ValidatePath__MethodInfo", "dotNetSignature": "Void ValidatePath(String, String[])" }, { "virtualAddress": "0x010776C8", "name": "ConfigHandler_OnStartElement__MethodInfo", "dotNetSignature": "Void OnStartElement(String, SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x010849C8", "name": "ConfigHandler_ParseElement__MethodInfo", "dotNetSignature": "Void ParseElement(String, SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x01075C58", "name": "ConfigHandler_ReadLifetine__MethodInfo", "dotNetSignature": "Void ReadLifetine(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x010843E8", "name": "ConfigHandler_ParseTime__MethodInfo", "dotNetSignature": "TimeSpan ParseTime(String)" }, { "virtualAddress": "0x010722C8", "name": "ConfigHandler_ReadChannel__MethodInfo", "dotNetSignature": "Void ReadChannel(SmallXmlParser\u002BIAttrList, Boolean)" }, { "virtualAddress": "0x01073C90", "name": "ConfigHandler_ReadProvider__MethodInfo", "dotNetSignature": "ProviderData ReadProvider(String, SmallXmlParser\u002BIAttrList, Boolean)" }, { "virtualAddress": "0x010742B8", "name": "ConfigHandler_ReadClientActivated__MethodInfo", "dotNetSignature": "Void ReadClientActivated(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x01072510", "name": "ConfigHandler_ReadServiceWellKnown__MethodInfo", "dotNetSignature": "Void ReadServiceWellKnown(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x0106B400", "name": "ConfigHandler_ReadPreload__MethodInfo", "dotNetSignature": "Void ReadPreload(SmallXmlParser\u002BIAttrList)" }, { "virtualAddress": "0x01073A50", "name": "ConfigHandler_GetNotNull__MethodInfo", "dotNetSignature": "String GetNotNull(SmallXmlParser\u002BIAttrList, String)" }, { "virtualAddress": "0x010752F0", "name": "RemotingServices_IsTransparentProxy__MethodInfo", "dotNetSignature": "Boolean IsTransparentProxy(Object)" }, { "virtualAddress": "0x01072A40", "name": "RemotingServices_InternalExecuteMessage__MethodInfo", "dotNetSignature": "IMethodReturnMessage InternalExecuteMessage(MarshalByRefObject, IMethodCallMessage)" }, { "virtualAddress": "0x0107D0B8", "name": "RemotingServices_Disconnect__MethodInfo", "dotNetSignature": "Boolean Disconnect(MarshalByRefObject)" }, { "virtualAddress": "0x0107CC60", "name": "RemotingServices_Marshal_2__MethodInfo", "dotNetSignature": "ObjRef Marshal(MarshalByRefObject, String, Type)" }, { "virtualAddress": "0x0106C3A0", "name": "RemotingServices_GetRealProxy__MethodInfo", "dotNetSignature": "RealProxy GetRealProxy(Object)" }, { "virtualAddress": "0x01082320", "name": "RemotingServices_GetMethodBaseFromMethodMessage__MethodInfo", "dotNetSignature": "MethodBase GetMethodBaseFromMethodMessage(IMethodMessage)" }, { "virtualAddress": "0x01079370", "name": "RemotingServices_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106A720", "name": "RemotingServices_GetEnvoyChainForProxy__MethodInfo", "dotNetSignature": "IMessageSink GetEnvoyChainForProxy(MarshalByRefObject)" }, { "virtualAddress": "0x01085FE8", "name": "RemotingServices_LogRemotingStage__MethodInfo", "dotNetSignature": "Void LogRemotingStage(Int32)" }, { "virtualAddress": "0x0106E1C8", "name": "RemotingServices_SetObjectUriForMarshal__MethodInfo", "dotNetSignature": "Void SetObjectUriForMarshal(MarshalByRefObject, String)" }, { "virtualAddress": "0x01084868", "name": "RemotingServices_GetClientChannelSinkChain__MethodInfo", "dotNetSignature": "IMessageSink GetClientChannelSinkChain(String, Object, String ByRef)" }, { "virtualAddress": "0x01074360", "name": "RemotingServices_RegisterServerIdentity__MethodInfo", "dotNetSignature": "Void RegisterServerIdentity(ServerIdentity)" }, { "virtualAddress": "0x01082038", "name": "RemotingServices_GetServerObject__MethodInfo", "dotNetSignature": "Object GetServerObject(String)" }, { "virtualAddress": "0x01077BE8", "name": "DisposerReplySink_AsyncProcessMessage__MethodInfo", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x0107E340", "name": "SoapServices_DecodeXmlNamespaceForClrTypeNamespace__MethodInfo", "dotNetSignature": "Boolean DecodeXmlNamespaceForClrTypeNamespace(String, String ByRef, String ByRef)" }, { "virtualAddress": "0x0107B070", "name": "WellKnownClientTypeEntry__ctor_1__MethodInfo", "dotNetSignature": "WellKnownClientTypeEntry(String, String, String)" }, { "virtualAddress": "0x010805F0", "name": "WellKnownServiceTypeEntry__ctor_1__MethodInfo", "dotNetSignature": "WellKnownServiceTypeEntry(String, String, String, WellKnownObjectMode)" }, { "virtualAddress": "0x0107CB80", "name": "EnterpriseServicesHelper_SwitchWrappers__MethodInfo", "dotNetSignature": "Void SwitchWrappers(RealProxy, RealProxy)" }, { "virtualAddress": "0x0106D460", "name": "EnterpriseServicesHelper_WrapIUnknownWithComObject__MethodInfo", "dotNetSignature": "Object WrapIUnknownWithComObject(IntPtr)" }, { "virtualAddress": "0x01085D60", "name": "TrackingServices_RegisterTrackingHandler__MethodInfo", "dotNetSignature": "Void RegisterTrackingHandler(ITrackingHandler)" }, { "virtualAddress": "0x010828E0", "name": "TrackingServices_UnregisterTrackingHandler__MethodInfo", "dotNetSignature": "Void UnregisterTrackingHandler(ITrackingHandler)" }, { "virtualAddress": "0x0107DFE0", "name": "TransparentProxy_LoadRemoteFieldNew__MethodInfo", "dotNetSignature": "Object LoadRemoteFieldNew(IntPtr, IntPtr)" }, { "virtualAddress": "0x0107BF78", "name": "TransparentProxy_StoreRemoteField__MethodInfo", "dotNetSignature": "Void StoreRemoteField(IntPtr, IntPtr, Object)" }, { "virtualAddress": "0x0107CA00", "name": "RealProxy__ctor_3__MethodInfo", "dotNetSignature": "RealProxy(Type, IntPtr, Object)" }, { "virtualAddress": "0x0106E0A0", "name": "RealProxy_GetCOMIUnknown__MethodInfo", "dotNetSignature": "IntPtr GetCOMIUnknown(Boolean)" }, { "virtualAddress": "0x010858F8", "name": "RealProxy_SetCOMIUnknown__MethodInfo", "dotNetSignature": "Void SetCOMIUnknown(IntPtr)" }, { "virtualAddress": "0x01084500", "name": "RealProxy_SupportsInterface__MethodInfo", "dotNetSignature": "IntPtr SupportsInterface(Guid ByRef)" }, { "virtualAddress": "0x01086F40", "name": "RealProxy_PrivateInvoke__MethodInfo", "dotNetSignature": "Object PrivateInvoke(RealProxy, IMessage, Exception ByRef, Object[] ByRef)" }, { "virtualAddress": "0x0106E9D8", "name": "RealProxy_InitializeServerObject__MethodInfo", "dotNetSignature": "IConstructionReturnMessage InitializeServerObject(IConstructionCallMessage)" }, { "virtualAddress": "0x0107A160", "name": "RealProxy_GetAppDomainTarget__MethodInfo", "dotNetSignature": "Object GetAppDomainTarget()" }, { "virtualAddress": "0x01084468", "name": "RealProxy_ProcessResponse__MethodInfo", "dotNetSignature": "Object[] ProcessResponse(IMethodReturnMessage, MonoMethodMessage)" }, { "virtualAddress": "0x01079280", "name": "RemotingProxy_set_TypeName__MethodInfo", "dotNetSignature": "Void set_TypeName(String)" }, { "virtualAddress": "0x01083E80", "name": "Lease_set_InitialLeaseTime__MethodInfo", "dotNetSignature": "Void set_InitialLeaseTime(TimeSpan)" }, { "virtualAddress": "0x0107CE08", "name": "Lease_set_RenewOnCallTime__MethodInfo", "dotNetSignature": "Void set_RenewOnCallTime(TimeSpan)" }, { "virtualAddress": "0x01078A98", "name": "Lease_set_SponsorshipTimeout__MethodInfo", "dotNetSignature": "Void set_SponsorshipTimeout(TimeSpan)" }, { "virtualAddress": "0x01071B80", "name": "Lease_ProcessSponsorResponse__MethodInfo", "dotNetSignature": "Void ProcessSponsorResponse(Object, Boolean)" }, { "virtualAddress": "0x0106DF60", "name": "LeaseManager_ManageLeases__MethodInfo", "dotNetSignature": "Void ManageLeases(Object)" }, { "virtualAddress": "0x010722F0", "name": "Context_GetDynamicPropertyCollection__MethodInfo", "dotNetSignature": "DynamicPropertyCollection GetDynamicPropertyCollection(ContextBoundObject, Context)" }, { "virtualAddress": "0x01075618", "name": "Context_SetProperty__MethodInfo", "dotNetSignature": "Void SetProperty(IContextProperty)" }, { "virtualAddress": "0x0106BD00", "name": "Context_CreateNewContext__MethodInfo", "dotNetSignature": "Context CreateNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x01073420", "name": "DynamicPropertyCollection_RegisterDynamicProperty__MethodInfo", "dotNetSignature": "Boolean RegisterDynamicProperty(IDynamicProperty)" }, { "virtualAddress": "0x0107B4A8", "name": "DynamicPropertyCollection_UnregisterDynamicProperty__MethodInfo", "dotNetSignature": "Boolean UnregisterDynamicProperty(String)" }, { "virtualAddress": "0x01074A78", "name": "ContextAttribute_GetPropertiesForNewContext__MethodInfo", "dotNetSignature": "Void GetPropertiesForNewContext(IConstructionCallMessage)" }, { "virtualAddress": "0x01085A98", "name": "ContextAttribute_IsContextOK__MethodInfo", "dotNetSignature": "Boolean IsContextOK(Context, IConstructionCallMessage)" }, { "virtualAddress": "0x01082CF0", "name": "ContextProperty__ctor_1__MethodInfo", "dotNetSignature": "ContextProperty()" }, { "virtualAddress": "0x01071CF8", "name": "CrossContextChannel_ContextRestoreSink_AsyncProcessMessage__MethodInfo", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x010792F0", "name": "SynchronizationAttribute__ctor_3__MethodInfo", "dotNetSignature": "SynchronizationAttribute(Int32, Boolean)" }, { "virtualAddress": "0x01073AE8", "name": "SynchronizedContextReplySink_AsyncProcessMessage__MethodInfo", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x01082908", "name": "AggregateDictionary_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x0107BA18", "name": "AggregateDictionary_Add__MethodInfo", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x01075168", "name": "AggregateDictionary_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x01084118", "name": "AggregateDictionary_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x01083D40", "name": "BaseChannelObjectWithProperties_get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x0107AAE0", "name": "BaseChannelObjectWithProperties_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x0106DC48", "name": "BaseChannelObjectWithProperties_Add__MethodInfo", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x010842F0", "name": "BaseChannelObjectWithProperties_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0106E0A8", "name": "BaseChannelObjectWithProperties_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01080A90", "name": "BaseChannelObjectWithProperties_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x01078D00", "name": "ChannelServices_DispatchMessage__MethodInfo", "dotNetSignature": "ServerProcessing DispatchMessage(IServerChannelSinkStack, IMessage, IMessage ByRef)" }, { "virtualAddress": "0x01079488", "name": "ChannelServices_GetChannelSinkProperties__MethodInfo", "dotNetSignature": "IDictionary GetChannelSinkProperties(Object)" }, { "virtualAddress": "0x01080940", "name": "ChannelServices_RegisterChannel_1__MethodInfo", "dotNetSignature": "Void RegisterChannel(IChannel, Boolean)" }, { "virtualAddress": "0x0107D4C8", "name": "ChannelServices_RegisterChannelConfig__MethodInfo", "dotNetSignature": "Void RegisterChannelConfig(ChannelData)" }, { "virtualAddress": "0x0107C0B8", "name": "ChannelServices_CreateProvider__MethodInfo", "dotNetSignature": "Object CreateProvider(ProviderData)" }, { "virtualAddress": "0x01071628", "name": "ChannelServices_UnregisterChannel__MethodInfo", "dotNetSignature": "Void UnregisterChannel(IChannel)" }, { "virtualAddress": "0x0107EF98", "name": "ExceptionFilterSink_AsyncProcessMessage__MethodInfo", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x01071AB0", "name": "ClientChannelSinkStack_AsyncProcessResponse__MethodInfo", "dotNetSignature": "Void AsyncProcessResponse(ITransportHeaders, Stream)" }, { "virtualAddress": "0x0107D070", "name": "ClientChannelSinkStack_Pop__MethodInfo", "dotNetSignature": "Object Pop(IClientChannelSink)" }, { "virtualAddress": "0x01081018", "name": "CrossAppDomainChannel_GetUrlsForUri__MethodInfo", "dotNetSignature": "String[] GetUrlsForUri(String)" }, { "virtualAddress": "0x010707C0", "name": "CrossAppDomainChannel_CreateMessageSink__MethodInfo", "dotNetSignature": "IMessageSink CreateMessageSink(String, Object, String ByRef)" }, { "virtualAddress": "0x01076C60", "name": "CrossAppDomainSink__AsyncProcessMessage_b__10_0__MethodInfo", "dotNetSignature": "Void \u003CAsyncProcessMessage\u003Eb__10_0(Object)" }, { "virtualAddress": "0x0106F2C0", "name": "CADSerializer_DeserializeMessage__MethodInfo", "dotNetSignature": "IMessage DeserializeMessage(MemoryStream, IMethodCallMessage)" }, { "virtualAddress": "0x0106B780", "name": "ServerChannelSinkStack_GetResponseStream__MethodInfo", "dotNetSignature": "Stream GetResponseStream(IMessage, ITransportHeaders)" }, { "virtualAddress": "0x01082BA8", "name": "ServerChannelSinkStack_Pop__MethodInfo", "dotNetSignature": "Object Pop(IServerChannelSink)" }, { "virtualAddress": "0x010870F8", "name": "ServerChannelSinkStack_ServerCallback__MethodInfo", "dotNetSignature": "Void ServerCallback(IAsyncResult)" }, { "virtualAddress": "0x01080170", "name": "ServerChannelSinkStack_Store__MethodInfo", "dotNetSignature": "Void Store(IServerChannelSink, Object)" }, { "virtualAddress": "0x0106E2F8", "name": "ServerChannelSinkStack_StoreAndDispatch__MethodInfo", "dotNetSignature": "Void StoreAndDispatch(IServerChannelSink, Object)" }, { "virtualAddress": "0x0106B230", "name": "ServerChannelSinkStack_AsyncProcessResponse__MethodInfo", "dotNetSignature": "Void AsyncProcessResponse(IMessage, ITransportHeaders, Stream)" }, { "virtualAddress": "0x01077228", "name": "ServerDispatchSink_AsyncProcessResponse__MethodInfo", "dotNetSignature": "Void AsyncProcessResponse(IServerResponseChannelSinkStack, Object, IMessage, ITransportHeaders, Stream)" }, { "virtualAddress": "0x01070B58", "name": "ServerDispatchSinkProvider_set_Next__MethodInfo", "dotNetSignature": "Void set_Next(IServerChannelSinkProvider)" }, { "virtualAddress": "0x0107D5E0", "name": "ActivationServices_CreateProxyFromAttributes__MethodInfo", "dotNetSignature": "Object CreateProxyFromAttributes(Type, Object[])" }, { "virtualAddress": "0x010772E0", "name": "AppDomainLevelActivator_Activate__MethodInfo", "dotNetSignature": "IConstructionReturnMessage Activate(IConstructionCallMessage)" }, { "virtualAddress": "0x0107B250", "name": "RemoteActivator_Activate__MethodInfo", "dotNetSignature": "IConstructionReturnMessage Activate(IConstructionCallMessage)" }, { "virtualAddress": "0x010709E8", "name": "RemoteActivator_get_Level__MethodInfo", "dotNetSignature": "ActivatorLevel get_Level()" }, { "virtualAddress": "0x0107CDF8", "name": "RemoteActivator_get_NextActivator__MethodInfo", "dotNetSignature": "IActivator get_NextActivator()" }, { "virtualAddress": "0x01081820", "name": "RemoteActivator_set_NextActivator__MethodInfo", "dotNetSignature": "Void set_NextActivator(IActivator)" }, { "virtualAddress": "0x0107CC38", "name": "SoapDuration_Parse__MethodInfo", "dotNetSignature": "TimeSpan Parse(String)" }, { "virtualAddress": "0x0106D2C0", "name": "SoapHexBinary_FromBinHexString__MethodInfo", "dotNetSignature": "Byte[] FromBinHexString(String)" }, { "virtualAddress": "0x01080DF8", "name": "SoapHexBinary_FromHex__MethodInfo", "dotNetSignature": "Byte FromHex(Char, String)" }, { "virtualAddress": "0x0107D140", "name": "SoapNegativeInteger__ctor_1__MethodInfo", "dotNetSignature": "SoapNegativeInteger(Decimal)" }, { "virtualAddress": "0x01083400", "name": "SoapNonNegativeInteger__ctor_1__MethodInfo", "dotNetSignature": "SoapNonNegativeInteger(Decimal)" }, { "virtualAddress": "0x0107AC08", "name": "SoapNonPositiveInteger__ctor_1__MethodInfo", "dotNetSignature": "SoapNonPositiveInteger(Decimal)" }, { "virtualAddress": "0x0107AEE8", "name": "SoapPositiveInteger__ctor_1__MethodInfo", "dotNetSignature": "SoapPositiveInteger(Decimal)" }, { "virtualAddress": "0x0106BED8", "name": "LogicalCallContext_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107E640", "name": "AsyncResult_WaitCallback_Context__MethodInfo", "dotNetSignature": "Void WaitCallback_Context(Object)" }, { "virtualAddress": "0x01079560", "name": "AsyncResult_AsyncProcessMessage__MethodInfo", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x0107AD60", "name": "AsyncResult___ctor_b__17_0__MethodInfo", "dotNetSignature": "Void \u003C.ctor\u003Eb__17_0(Object)" }, { "virtualAddress": "0x0106FD28", "name": "CADMethodRef_Resolve__MethodInfo", "dotNetSignature": "MethodBase Resolve()" }, { "virtualAddress": "0x01080F18", "name": "CADMessageBase_UnmarshalArgument__MethodInfo", "dotNetSignature": "Object UnmarshalArgument(Object, ArrayList)" }, { "virtualAddress": "0x0106E0E8", "name": "ClientContextReplySink_AsyncProcessMessage__MethodInfo", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x01086738", "name": "ConstructionCallDictionary_SetMethodProperty__MethodInfo", "dotNetSignature": "Void SetMethodProperty(String, Object)" }, { "virtualAddress": "0x0107FA68", "name": "MethodCall_HeaderHandler__MethodInfo", "dotNetSignature": "Object HeaderHandler(Header[])" }, { "virtualAddress": "0x01074F10", "name": "MethodCall_ResolveMethod__MethodInfo", "dotNetSignature": "Void ResolveMethod()" }, { "virtualAddress": "0x01074E08", "name": "MethodCall_RootSetObjectData__MethodInfo", "dotNetSignature": "Void RootSetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106D0A0", "name": "MessageDictionary_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0107AA40", "name": "MessageDictionary_DictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x01073928", "name": "MethodResponse_HeaderHandler__MethodInfo", "dotNetSignature": "Object HeaderHandler(Header[])" }, { "virtualAddress": "0x0107BCA0", "name": "MethodResponse_RootSetObjectData__MethodInfo", "dotNetSignature": "Void RootSetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01077058", "name": "MonoMethodMessage_GetMethodInfo__MethodInfo", "dotNetSignature": "MethodInfo GetMethodInfo(Type, String)" }, { "virtualAddress": "0x01083F08", "name": "RemotingSurrogate_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01084158", "name": "RemotingSurrogate_SetObjectData__MethodInfo", "dotNetSignature": "Object SetObjectData(Object, SerializationInfo, StreamingContext, ISurrogateSelector)" }, { "virtualAddress": "0x01087528", "name": "ObjRefSurrogate_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(Object, SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106E310", "name": "ObjRefSurrogate_SetObjectData__MethodInfo", "dotNetSignature": "Object SetObjectData(Object, SerializationInfo, StreamingContext, ISurrogateSelector)" }, { "virtualAddress": "0x0107B1F8", "name": "RemotingSurrogateSelector_SetRootObject__MethodInfo", "dotNetSignature": "Void SetRootObject(Object)" }, { "virtualAddress": "0x0107A640", "name": "RemotingSurrogateSelector_UseSoapFormat__MethodInfo", "dotNetSignature": "Void UseSoapFormat()" }, { "virtualAddress": "0x01072F30", "name": "ServerObjectReplySink_AsyncProcessMessage__MethodInfo", "dotNetSignature": "IMessageCtrl AsyncProcessMessage(IMessage, IMessageSink)" }, { "virtualAddress": "0x0107ECB0", "name": "StackBuilderSink_CheckParameters__MethodInfo", "dotNetSignature": "Void CheckParameters(IMessage)" }, { "virtualAddress": "0x01074C78", "name": "StackBuilderSink__AsyncProcessMessage_b__4_0__MethodInfo", "dotNetSignature": "Void \u003CAsyncProcessMessage\u003Eb__4_0(Object)" }, { "virtualAddress": "0x01072420", "name": "ExceptionDispatchInfo_Capture__MethodInfo", "dotNetSignature": "ExceptionDispatchInfo Capture(Exception)" }, { "virtualAddress": "0x010770B8", "name": "ExceptionDispatchInfo_Throw__MethodInfo", "dotNetSignature": "Void Throw()" }, { "virtualAddress": "0x0106F560", "name": "ExceptionDispatchInfo__ctor_1__MethodInfo", "dotNetSignature": "ExceptionDispatchInfo()" }, { "virtualAddress": "0x01077F18", "name": "TupleElementNamesAttribute__ctor__MethodInfo", "dotNetSignature": "TupleElementNamesAttribute(String[])" }, { "virtualAddress": "0x0107DE30", "name": "ContractHelper_RaiseContractFailedEventImplementation__MethodInfo", "dotNetSignature": "Void RaiseContractFailedEventImplementation(ContractFailureKind, String, String, Exception, String ByRef)" }, { "virtualAddress": "0x0106DC80", "name": "ContractHelper_TriggerFailureImplementation__MethodInfo", "dotNetSignature": "Void TriggerFailureImplementation(ContractFailureKind, String, String, String, Exception)" }, { "virtualAddress": "0x01082F20", "name": "AsyncVoidMethodBuilder_SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x010801C0", "name": "AsyncMethodBuilderCore_SetStateMachine__MethodInfo", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x0106FCB0", "name": "AsyncMethodBuilderCore_MoveNextRunner_Run__MethodInfo", "dotNetSignature": "Void Run()" }, { "virtualAddress": "0x0107E4D8", "name": "AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext__MethodInfo", "dotNetSignature": "Void InvokeMoveNext(Object)" }, { "virtualAddress": "0x010747D8", "name": "AsyncMethodBuilderCore_ContinuationWrapper_Invoke__MethodInfo", "dotNetSignature": "Void Invoke()" }, { "virtualAddress": "0x0106DB90", "name": "AsyncMethodBuilderCore_c_DisplayClass4_0__OutputAsyncCausalityEvents_b__0__MethodInfo", "dotNetSignature": "Void \u003COutputAsyncCausalityEvents\u003Eb__0()" }, { "virtualAddress": "0x0106CD68", "name": "AsyncMethodBuilderCore_c__ThrowAsync_b__6_0__MethodInfo", "dotNetSignature": "Void \u003CThrowAsync\u003Eb__6_0(Object)" }, { "virtualAddress": "0x010791B0", "name": "AsyncMethodBuilderCore_c__ThrowAsync_b__6_1__MethodInfo", "dotNetSignature": "Void \u003CThrowAsync\u003Eb__6_1(Object)" }, { "virtualAddress": "0x01076F40", "name": "FormattableStringFactory_Create__MethodInfo", "dotNetSignature": "FormattableString Create(String, Object[])" }, { "virtualAddress": "0x0106CA50", "name": "RuntimeWrappedException_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106D090", "name": "RuntimeWrappedException__ctor_2__MethodInfo", "dotNetSignature": "RuntimeWrappedException()" }, { "virtualAddress": "0x010714A0", "name": "TaskAwaiter_ThrowForNonSuccess__MethodInfo", "dotNetSignature": "Void ThrowForNonSuccess(Task)" }, { "virtualAddress": "0x0107E758", "name": "TaskAwaiter_OnCompletedInternal__MethodInfo", "dotNetSignature": "Void OnCompletedInternal(Task, Action, Boolean, Boolean)" }, { "virtualAddress": "0x010771E8", "name": "TaskAwaiter_c_DisplayClass11_0__OutputWaitEtwEvents_b__0__MethodInfo", "dotNetSignature": "Void \u003COutputWaitEtwEvents\u003Eb__0()" }, { "virtualAddress": "0x0107DD30", "name": "TypeForwardedFromAttribute__ctor_1__MethodInfo", "dotNetSignature": "TypeForwardedFromAttribute(String)" }, { "virtualAddress": "0x01079790", "name": "YieldAwaitable_YieldAwaiter_QueueContinuation__MethodInfo", "dotNetSignature": "Void QueueContinuation(Action, Boolean)" }, { "virtualAddress": "0x01075EE8", "name": "YieldAwaitable_YieldAwaiter_RunAction__MethodInfo", "dotNetSignature": "Void RunAction(Object)" }, { "virtualAddress": "0x01086078", "name": "TypeDependencyAttribute__ctor__MethodInfo", "dotNetSignature": "TypeDependencyAttribute(String)" }, { "virtualAddress": "0x0106C200", "name": "RuntimeHelpers_InitializeArray_1__MethodInfo", "dotNetSignature": "Void InitializeArray(Array, RuntimeFieldHandle)" }, { "virtualAddress": "0x01086210", "name": "RuntimeHelpers_RunClassConstructor_1__MethodInfo", "dotNetSignature": "Void RunClassConstructor(RuntimeTypeHandle)" }, { "virtualAddress": "0x01076600", "name": "RuntimeHelpers_EnsureSufficientExecutionStack__MethodInfo", "dotNetSignature": "Void EnsureSufficientExecutionStack()" }, { "virtualAddress": "0x01080778", "name": "RuntimeHelpers_PrepareDelegate__MethodInfo", "dotNetSignature": "Void PrepareDelegate(Delegate)" }, { "virtualAddress": "0x0106EC30", "name": "RuntimeHelpers_RunModuleConstructor__MethodInfo", "dotNetSignature": "Void RunModuleConstructor(ModuleHandle)" }, { "virtualAddress": "0x0107AF80", "name": "OSPlatform__ctor__MethodInfo", "dotNetSignature": "OSPlatform(String)" }, { "virtualAddress": "0x01075A18", "name": "ArrayWithOffset_CalculateCount__MethodInfo", "dotNetSignature": "Int32 CalculateCount()" }, { "virtualAddress": "0x0107C418", "name": "CurrencyWrapper__ctor_1__MethodInfo", "dotNetSignature": "CurrencyWrapper(Object)" }, { "virtualAddress": "0x0106DF30", "name": "DispatchWrapper__ctor__MethodInfo", "dotNetSignature": "DispatchWrapper(Object)" }, { "virtualAddress": "0x01084E90", "name": "ErrorWrapper__ctor_1__MethodInfo", "dotNetSignature": "ErrorWrapper(Object)" }, { "virtualAddress": "0x0106E058", "name": "RuntimeEnvironment_GetSystemVersion__MethodInfo", "dotNetSignature": "String GetSystemVersion()" }, { "virtualAddress": "0x01080E68", "name": "RuntimeEnvironment_GetRuntimeInterfaceImpl__MethodInfo", "dotNetSignature": "IntPtr GetRuntimeInterfaceImpl(Guid, Guid)" }, { "virtualAddress": "0x01084068", "name": "SafeHandle__ctor_1__MethodInfo", "dotNetSignature": "SafeHandle()" }, { "virtualAddress": "0x0106C4F8", "name": "SafeHandle_DangerousAddRef__MethodInfo", "dotNetSignature": "Void DangerousAddRef(Boolean ByRef)" }, { "virtualAddress": "0x0107F1B8", "name": "SafeHandle_InternalDispose__MethodInfo", "dotNetSignature": "Void InternalDispose()" }, { "virtualAddress": "0x01072338", "name": "SafeHandle_DangerousReleaseInternal__MethodInfo", "dotNetSignature": "Void DangerousReleaseInternal(Boolean)" }, { "virtualAddress": "0x01078188", "name": "ComEventsHelper_Combine__MethodInfo", "dotNetSignature": "Void Combine(Object, Guid, Int32, Delegate)" }, { "virtualAddress": "0x0106E3A0", "name": "ComEventsHelper_Remove__MethodInfo", "dotNetSignature": "Delegate Remove(Object, Guid, Int32, Delegate)" }, { "virtualAddress": "0x0107AA18", "name": "ExtensibleClassFactory_RegisterObjectCreationCallback__MethodInfo", "dotNetSignature": "Void RegisterObjectCreationCallback(ObjectCreationDelegate)" }, { "virtualAddress": "0x0107E630", "name": "GCHandle_get_Target__MethodInfo", "dotNetSignature": "Object get_Target()" }, { "virtualAddress": "0x010832D8", "name": "GCHandle_AddrOfPinnedObject__MethodInfo", "dotNetSignature": "IntPtr AddrOfPinnedObject()" }, { "virtualAddress": "0x01077B88", "name": "GCHandle_Free__MethodInfo", "dotNetSignature": "Void Free()" }, { "virtualAddress": "0x0106C610", "name": "GCHandle_op_Explicit_1__MethodInfo", "dotNetSignature": "GCHandle op_Explicit(IntPtr)" }, { "virtualAddress": "0x0106F6F0", "name": "Marshal_AddRef__MethodInfo", "dotNetSignature": "Int32 AddRef(IntPtr)" }, { "virtualAddress": "0x01070CA8", "name": "Marshal_CleanupUnusedObjectsInCurrentContext__MethodInfo", "dotNetSignature": "Void CleanupUnusedObjectsInCurrentContext()" }, { "virtualAddress": "0x0107B348", "name": "Marshal_BindToMoniker__MethodInfo", "dotNetSignature": "Object BindToMoniker(String)" }, { "virtualAddress": "0x010867A0", "name": "Marshal_ChangeWrapperHandleStrength__MethodInfo", "dotNetSignature": "Void ChangeWrapperHandleStrength(Object, Boolean)" }, { "virtualAddress": "0x0106C4D8", "name": "Marshal_CreateAggregatedObject__MethodInfo", "dotNetSignature": "IntPtr CreateAggregatedObject(IntPtr, Object)" }, { "virtualAddress": "0x01075230", "name": "Marshal_CreateWrapperOfType__MethodInfo", "dotNetSignature": "Object CreateWrapperOfType(Object, Type)" }, { "virtualAddress": "0x01086350", "name": "Marshal_GetActiveObject__MethodInfo", "dotNetSignature": "Object GetActiveObject(String)" }, { "virtualAddress": "0x010874C0", "name": "Marshal_GetComInterfaceForObject_1__MethodInfo", "dotNetSignature": "IntPtr GetComInterfaceForObject(Object, Type, CustomQueryInterfaceMode)" }, { "virtualAddress": "0x0106AD88", "name": "Marshal_GetComInterfaceForObjectInContext__MethodInfo", "dotNetSignature": "IntPtr GetComInterfaceForObjectInContext(Object, Type)" }, { "virtualAddress": "0x0107AB88", "name": "Marshal_GetComObjectData__MethodInfo", "dotNetSignature": "Object GetComObjectData(Object, Object)" }, { "virtualAddress": "0x010704B0", "name": "Marshal_GetComSlotForMethodInfo__MethodInfo", "dotNetSignature": "Int32 GetComSlotForMethodInfo(MemberInfo)" }, { "virtualAddress": "0x0106ED08", "name": "Marshal_GetEndComSlot__MethodInfo", "dotNetSignature": "Int32 GetEndComSlot(Type)" }, { "virtualAddress": "0x0106E130", "name": "Marshal_GetExceptionPointers__MethodInfo", "dotNetSignature": "IntPtr GetExceptionPointers()" }, { "virtualAddress": "0x0107A6E8", "name": "Marshal_GetHINSTANCE__MethodInfo", "dotNetSignature": "IntPtr GetHINSTANCE(Module)" }, { "virtualAddress": "0x01079BC8", "name": "Marshal_GetExceptionCode__MethodInfo", "dotNetSignature": "Int32 GetExceptionCode()" }, { "virtualAddress": "0x01082CB0", "name": "Marshal_GetHRForLastWin32Error__MethodInfo", "dotNetSignature": "Int32 GetHRForLastWin32Error()" }, { "virtualAddress": "0x01073B50", "name": "Marshal_GetObjectsForNativeVariants__MethodInfo", "dotNetSignature": "Object[] GetObjectsForNativeVariants(IntPtr, Int32)" }, { "virtualAddress": "0x01074530", "name": "Marshal_GetStartComSlot__MethodInfo", "dotNetSignature": "Int32 GetStartComSlot(Type)" }, { "virtualAddress": "0x010750D0", "name": "Marshal_GetTypeFromCLSID__MethodInfo", "dotNetSignature": "Type GetTypeFromCLSID(Guid)" }, { "virtualAddress": "0x010757D0", "name": "Marshal_GetTypeInfoName__MethodInfo", "dotNetSignature": "String GetTypeInfoName(ITypeInfo)" }, { "virtualAddress": "0x0107BC78", "name": "Marshal_GetUniqueObjectForIUnknown__MethodInfo", "dotNetSignature": "Object GetUniqueObjectForIUnknown(IntPtr)" }, { "virtualAddress": "0x0107D4F8", "name": "Marshal_QueryInterface__MethodInfo", "dotNetSignature": "Int32 QueryInterface(IntPtr, Guid ByRef, IntPtr ByRef)" }, { "virtualAddress": "0x01072950", "name": "Marshal_ReadByte_2__MethodInfo", "dotNetSignature": "Byte ReadByte(Object, Int32)" }, { "virtualAddress": "0x010729C8", "name": "Marshal_ReadInt16_2__MethodInfo", "dotNetSignature": "Int16 ReadInt16(Object, Int32)" }, { "virtualAddress": "0x01076CA8", "name": "Marshal_ReadInt32_2__MethodInfo", "dotNetSignature": "Int32 ReadInt32(Object, Int32)" }, { "virtualAddress": "0x01073900", "name": "Marshal_ReadInt64_2__MethodInfo", "dotNetSignature": "Int64 ReadInt64(Object, Int32)" }, { "virtualAddress": "0x010845E8", "name": "Marshal_ReadIntPtr_2__MethodInfo", "dotNetSignature": "IntPtr ReadIntPtr(Object, Int32)" }, { "virtualAddress": "0x01077C90", "name": "Marshal_Release__MethodInfo", "dotNetSignature": "Int32 Release(IntPtr)" }, { "virtualAddress": "0x01079CE8", "name": "Marshal_ReleaseComObject__MethodInfo", "dotNetSignature": "Int32 ReleaseComObject(Object)" }, { "virtualAddress": "0x01087340", "name": "Marshal_StringToAllocatedMemoryUTF8__MethodInfo", "dotNetSignature": "IntPtr StringToAllocatedMemoryUTF8(String)" }, { "virtualAddress": "0x0107F318", "name": "Marshal_SecureStringToBSTR__MethodInfo", "dotNetSignature": "IntPtr SecureStringToBSTR(SecureString)" }, { "virtualAddress": "0x01087268", "name": "Marshal_SecureStringToCoTaskMemAnsi__MethodInfo", "dotNetSignature": "IntPtr SecureStringToCoTaskMemAnsi(SecureString)" }, { "virtualAddress": "0x01076F38", "name": "Marshal_SecureStringToCoTaskMemUnicode__MethodInfo", "dotNetSignature": "IntPtr SecureStringToCoTaskMemUnicode(SecureString)" }, { "virtualAddress": "0x0107FD20", "name": "Marshal_SecureStringToGlobalAllocAnsi__MethodInfo", "dotNetSignature": "IntPtr SecureStringToGlobalAllocAnsi(SecureString)" }, { "virtualAddress": "0x0106AA00", "name": "Marshal_SecureStringToGlobalAllocUnicode__MethodInfo", "dotNetSignature": "IntPtr SecureStringToGlobalAllocUnicode(SecureString)" }, { "virtualAddress": "0x01083100", "name": "Marshal_ThrowExceptionForHR__MethodInfo", "dotNetSignature": "Void ThrowExceptionForHR(Int32)" }, { "virtualAddress": "0x01081BC8", "name": "Marshal_ThrowExceptionForHR_1__MethodInfo", "dotNetSignature": "Void ThrowExceptionForHR(Int32, IntPtr)" }, { "virtualAddress": "0x01070AD8", "name": "Marshal_WriteByte_2__MethodInfo", "dotNetSignature": "Void WriteByte(Object, Int32, Byte)" }, { "virtualAddress": "0x01083DB8", "name": "Marshal_WriteInt16_2__MethodInfo", "dotNetSignature": "Void WriteInt16(Object, Int32, Int16)" }, { "virtualAddress": "0x01085FB8", "name": "Marshal_WriteInt16_5__MethodInfo", "dotNetSignature": "Void WriteInt16(Object, Int32, Char)" }, { "virtualAddress": "0x0107E9A8", "name": "Marshal_WriteInt32_2__MethodInfo", "dotNetSignature": "Void WriteInt32(Object, Int32, Int32)" }, { "virtualAddress": "0x01085578", "name": "Marshal_WriteInt64_2__MethodInfo", "dotNetSignature": "Void WriteInt64(Object, Int32, Int64)" }, { "virtualAddress": "0x01084300", "name": "Marshal_WriteIntPtr_2__MethodInfo", "dotNetSignature": "Void WriteIntPtr(Object, Int32, IntPtr)" }, { "virtualAddress": "0x01085EA0", "name": "Marshal_GetDelegateForFunctionPointer__MethodInfo", "dotNetSignature": "Delegate GetDelegateForFunctionPointer(IntPtr, Type)" }, { "virtualAddress": "0x0107D478", "name": "Marshal_GetFunctionPointerForDelegate__MethodInfo", "dotNetSignature": "IntPtr GetFunctionPointerForDelegate(Delegate)" }, { "virtualAddress": "0x0106FE50", "name": "Marshal_GetIDispatchForObjectInContext__MethodInfo", "dotNetSignature": "IntPtr GetIDispatchForObjectInContext(Object)" }, { "virtualAddress": "0x0106ED30", "name": "Marshal_GetITypeInfoForType__MethodInfo", "dotNetSignature": "IntPtr GetITypeInfoForType(Type)" }, { "virtualAddress": "0x01079A88", "name": "Marshal_GetIUnknownForObjectInContext__MethodInfo", "dotNetSignature": "IntPtr GetIUnknownForObjectInContext(Object)" }, { "virtualAddress": "0x01077988", "name": "Marshal_GetManagedThunkForUnmanagedMethodPtr__MethodInfo", "dotNetSignature": "IntPtr GetManagedThunkForUnmanagedMethodPtr(IntPtr, IntPtr, Int32)" }, { "virtualAddress": "0x0107BB10", "name": "Marshal_GetMethodInfoForComSlot__MethodInfo", "dotNetSignature": "MemberInfo GetMethodInfoForComSlot(Type, Int32, ComMemberType ByRef)" }, { "virtualAddress": "0x01078648", "name": "Marshal_GetThreadFromFiberCookie__MethodInfo", "dotNetSignature": "Thread GetThreadFromFiberCookie(Int32)" }, { "virtualAddress": "0x0107D128", "name": "Marshal_GetTypedObjectForIUnknown__MethodInfo", "dotNetSignature": "Object GetTypedObjectForIUnknown(IntPtr, Type)" }, { "virtualAddress": "0x01084260", "name": "Marshal_GetTypeForITypeInfo__MethodInfo", "dotNetSignature": "Type GetTypeForITypeInfo(IntPtr)" }, { "virtualAddress": "0x0107CDA0", "name": "Marshal_GetTypeInfoName_1__MethodInfo", "dotNetSignature": "String GetTypeInfoName(UCOMITypeInfo)" }, { "virtualAddress": "0x01085E88", "name": "Marshal_GetTypeLibGuid__MethodInfo", "dotNetSignature": "Guid GetTypeLibGuid(ITypeLib)" }, { "virtualAddress": "0x0107A8F0", "name": "Marshal_GetTypeLibGuid_1__MethodInfo", "dotNetSignature": "Guid GetTypeLibGuid(UCOMITypeLib)" }, { "virtualAddress": "0x0107D360", "name": "Marshal_GetTypeLibGuidForAssembly__MethodInfo", "dotNetSignature": "Guid GetTypeLibGuidForAssembly(Assembly)" }, { "virtualAddress": "0x0107F2D8", "name": "Marshal_GetTypeLibLcid__MethodInfo", "dotNetSignature": "Int32 GetTypeLibLcid(ITypeLib)" }, { "virtualAddress": "0x010815B8", "name": "Marshal_GetTypeLibLcid_1__MethodInfo", "dotNetSignature": "Int32 GetTypeLibLcid(UCOMITypeLib)" }, { "virtualAddress": "0x01072C00", "name": "Marshal_GetTypeLibName__MethodInfo", "dotNetSignature": "String GetTypeLibName(ITypeLib)" }, { "virtualAddress": "0x01074DE8", "name": "Marshal_GetTypeLibName_1__MethodInfo", "dotNetSignature": "String GetTypeLibName(UCOMITypeLib)" }, { "virtualAddress": "0x01080548", "name": "Marshal_GetTypeLibVersionForAssembly__MethodInfo", "dotNetSignature": "Void GetTypeLibVersionForAssembly(Assembly, Int32 ByRef, Int32 ByRef)" }, { "virtualAddress": "0x01081318", "name": "Marshal_GetUnmanagedThunkForManagedMethodPtr__MethodInfo", "dotNetSignature": "IntPtr GetUnmanagedThunkForManagedMethodPtr(IntPtr, IntPtr, Int32)" }, { "virtualAddress": "0x01087128", "name": "Marshal_IsTypeVisibleFromCom__MethodInfo", "dotNetSignature": "Boolean IsTypeVisibleFromCom(Type)" }, { "virtualAddress": "0x010792C8", "name": "Marshal_NumParamBytes__MethodInfo", "dotNetSignature": "Int32 NumParamBytes(MethodInfo)" }, { "virtualAddress": "0x010783A0", "name": "Marshal_ReleaseThreadCache__MethodInfo", "dotNetSignature": "Void ReleaseThreadCache()" }, { "virtualAddress": "0x0106CF10", "name": "Marshal_SetComObjectData__MethodInfo", "dotNetSignature": "Boolean SetComObjectData(Object, Object, Object)" }, { "virtualAddress": "0x01078EE0", "name": "SafeBuffer_Initialize__MethodInfo", "dotNetSignature": "Void Initialize(UInt64)" }, { "virtualAddress": "0x0106B390", "name": "SafeBuffer_AcquirePointer__MethodInfo", "dotNetSignature": "Void AcquirePointer(Byte* ByRef)" }, { "virtualAddress": "0x0107E720", "name": "SafeBuffer_ReleasePointer__MethodInfo", "dotNetSignature": "Void ReleasePointer()" }, { "virtualAddress": "0x0107F920", "name": "WindowsRuntimeMarshal_RemoveAllEventHandlers__MethodInfo", "dotNetSignature": "Void RemoveAllEventHandlers(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x01070610", "name": "WindowsRuntimeMarshal_CallRemoveMethods__MethodInfo", "dotNetSignature": "Void CallRemoveMethods(Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0106C850", "name": "WindowsRuntimeMarshal_HStringToString__MethodInfo", "dotNetSignature": "String HStringToString(IntPtr)" }, { "virtualAddress": "0x0107FF10", "name": "WindowsRuntimeMarshal_GetActivationFactory__MethodInfo", "dotNetSignature": "IActivationFactory GetActivationFactory(Type)" }, { "virtualAddress": "0x01080148", "name": "WindowsRuntimeMarshal_StringToHString__MethodInfo", "dotNetSignature": "IntPtr StringToHString(String)" }, { "virtualAddress": "0x01086438", "name": "WindowsRuntimeMarshal_PtrToStringHString__MethodInfo", "dotNetSignature": "String PtrToStringHString(IntPtr)" }, { "virtualAddress": "0x01071238", "name": "WindowsRuntimeMarshal_FreeHString__MethodInfo", "dotNetSignature": "Void FreeHString(IntPtr)" }, { "virtualAddress": "0x0107B0E0", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_MyReaderWriterLock_WaitOnEvent__MethodInfo", "dotNetSignature": "Void WaitOnEvent(EventWaitHandle, UInt32 ByRef, Int32)" }, { "virtualAddress": "0x01086E30", "name": "WindowsRuntimeMetadata_ResolveNamespace__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] ResolveNamespace(String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0106DBE8", "name": "WindowsRuntimeMetadata_ResolveNamespace_1__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.String] ResolveNamespace(String, String, IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x01084AC0", "name": "LowLevelComparer_Compare__MethodInfo", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x01083068", "name": "ArrayList__ctor_2__MethodInfo", "dotNetSignature": "ArrayList(Int32)" }, { "virtualAddress": "0x01072178", "name": "ArrayList__ctor_3__MethodInfo", "dotNetSignature": "ArrayList(ICollection)" }, { "virtualAddress": "0x0107FA60", "name": "ArrayList_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0106EE68", "name": "ArrayList_get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x0107D198", "name": "ArrayList_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x010839A0", "name": "ArrayList_Adapter__MethodInfo", "dotNetSignature": "ArrayList Adapter(IList)" }, { "virtualAddress": "0x01080708", "name": "ArrayList_BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x0106BD70", "name": "ArrayList_CopyTo_1__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106F0D8", "name": "ArrayList_CopyTo_2__MethodInfo", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x010750B8", "name": "ArrayList_FixedSize__MethodInfo", "dotNetSignature": "IList FixedSize(IList)" }, { "virtualAddress": "0x0106F240", "name": "ArrayList_FixedSize_1__MethodInfo", "dotNetSignature": "ArrayList FixedSize(ArrayList)" }, { "virtualAddress": "0x010719F0", "name": "ArrayList_GetEnumerator_1__MethodInfo", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x01085AB8", "name": "ArrayList_IndexOf_1__MethodInfo", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x01077F80", "name": "ArrayList_IndexOf_2__MethodInfo", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x01081AB0", "name": "ArrayList_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0106DCB8", "name": "ArrayList_InsertRange__MethodInfo", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x01072118", "name": "ArrayList_LastIndexOf_1__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Object, Int32)" }, { "virtualAddress": "0x01071208", "name": "ArrayList_LastIndexOf_2__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0107C810", "name": "ArrayList_ReadOnly__MethodInfo", "dotNetSignature": "IList ReadOnly(IList)" }, { "virtualAddress": "0x01085DB8", "name": "ArrayList_ReadOnly_1__MethodInfo", "dotNetSignature": "ArrayList ReadOnly(ArrayList)" }, { "virtualAddress": "0x01084DB0", "name": "ArrayList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0106DEE8", "name": "ArrayList_RemoveRange__MethodInfo", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x0107E7E8", "name": "ArrayList_Repeat__MethodInfo", "dotNetSignature": "ArrayList Repeat(Object, Int32)" }, { "virtualAddress": "0x010860B8", "name": "ArrayList_Reverse_1__MethodInfo", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x0106CF30", "name": "ArrayList_SetRange__MethodInfo", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x01077F20", "name": "ArrayList_GetRange__MethodInfo", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x01070760", "name": "ArrayList_Sort_2__MethodInfo", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x0107EB50", "name": "ArrayList_Synchronized__MethodInfo", "dotNetSignature": "IList Synchronized(IList)" }, { "virtualAddress": "0x01072880", "name": "ArrayList_Synchronized_1__MethodInfo", "dotNetSignature": "ArrayList Synchronized(ArrayList)" }, { "virtualAddress": "0x010856B0", "name": "ArrayList_ToArray_1__MethodInfo", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x01085F40", "name": "ArrayList_IListWrapper_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0107FE68", "name": "ArrayList_IListWrapper_BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x01082518", "name": "ArrayList_IListWrapper_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x010743B8", "name": "ArrayList_IListWrapper_CopyTo_1__MethodInfo", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x0106D210", "name": "ArrayList_IListWrapper_GetEnumerator_1__MethodInfo", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x01077A48", "name": "ArrayList_IListWrapper_IndexOf_2__MethodInfo", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x01080EB8", "name": "ArrayList_IListWrapper_InsertRange__MethodInfo", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x0107C148", "name": "ArrayList_IListWrapper_LastIndexOf_2__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0106B000", "name": "ArrayList_IListWrapper_RemoveRange__MethodInfo", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x01076FF8", "name": "ArrayList_IListWrapper_Reverse__MethodInfo", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x01081A08", "name": "ArrayList_IListWrapper_SetRange__MethodInfo", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x01072AF8", "name": "ArrayList_IListWrapper_GetRange__MethodInfo", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x0107EC60", "name": "ArrayList_IListWrapper_Sort__MethodInfo", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x01071E48", "name": "ArrayList_IListWrapper_ToArray_1__MethodInfo", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x01074C18", "name": "ArrayList_IListWrapper_IListWrapperEnumWrapper_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0106A7B8", "name": "ArrayList_FixedSizeList_Add__MethodInfo", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x01070388", "name": "ArrayList_FixedSizeList_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0106BB90", "name": "ArrayList_FixedSizeList_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0107E178", "name": "ArrayList_FixedSizeList_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x010725A0", "name": "ArrayList_FixedSizeList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x01078A10", "name": "ArrayList_FixedSizeArrayList_Add__MethodInfo", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x0106C958", "name": "ArrayList_FixedSizeArrayList_AddRange__MethodInfo", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x01082870", "name": "ArrayList_FixedSizeArrayList_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0106C608", "name": "ArrayList_FixedSizeArrayList_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0106B2F8", "name": "ArrayList_FixedSizeArrayList_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x01081288", "name": "ArrayList_FixedSizeArrayList_InsertRange__MethodInfo", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x01071898", "name": "ArrayList_FixedSizeArrayList_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0107F730", "name": "ArrayList_FixedSizeArrayList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x01076330", "name": "ArrayList_FixedSizeArrayList_RemoveRange__MethodInfo", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x01083188", "name": "ArrayList_FixedSizeArrayList_GetRange__MethodInfo", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x0106EFB0", "name": "ArrayList_FixedSizeArrayList_TrimToSize__MethodInfo", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x01080238", "name": "ArrayList_ReadOnlyList_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x0106E1A0", "name": "ArrayList_ReadOnlyList_Add__MethodInfo", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x01075FE8", "name": "ArrayList_ReadOnlyList_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0107AB08", "name": "ArrayList_ReadOnlyList_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x010829C0", "name": "ArrayList_ReadOnlyList_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0106F640", "name": "ArrayList_ReadOnlyList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x01086C38", "name": "ArrayList_ReadOnlyArrayList_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x01072F70", "name": "ArrayList_ReadOnlyArrayList_Add__MethodInfo", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x01083458", "name": "ArrayList_ReadOnlyArrayList_AddRange__MethodInfo", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x01072618", "name": "ArrayList_ReadOnlyArrayList_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x01086CF0", "name": "ArrayList_ReadOnlyArrayList_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x01070140", "name": "ArrayList_ReadOnlyArrayList_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x01086888", "name": "ArrayList_ReadOnlyArrayList_InsertRange__MethodInfo", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x01076408", "name": "ArrayList_ReadOnlyArrayList_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x010866D0", "name": "ArrayList_ReadOnlyArrayList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0107B768", "name": "ArrayList_ReadOnlyArrayList_RemoveRange__MethodInfo", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x010714E0", "name": "ArrayList_ReadOnlyArrayList_SetRange__MethodInfo", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x0106F5C8", "name": "ArrayList_ReadOnlyArrayList_GetRange__MethodInfo", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x0107AE38", "name": "ArrayList_ReadOnlyArrayList_Reverse__MethodInfo", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x01076C28", "name": "ArrayList_ReadOnlyArrayList_Sort__MethodInfo", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x01073E00", "name": "ArrayList_ReadOnlyArrayList_TrimToSize__MethodInfo", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x01077528", "name": "ArrayList_ArrayListEnumerator_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01086E48", "name": "ArrayList_ArrayListEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x01084F80", "name": "ArrayList_ArrayListEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x01080ED8", "name": "ArrayList_Range_InternalUpdateRange__MethodInfo", "dotNetSignature": "Void InternalUpdateRange()" }, { "virtualAddress": "0x0106AB70", "name": "ArrayList_Range_AddRange__MethodInfo", "dotNetSignature": "Void AddRange(ICollection)" }, { "virtualAddress": "0x0107D638", "name": "ArrayList_Range_BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Int32, Int32, Object, IComparer)" }, { "virtualAddress": "0x01074660", "name": "ArrayList_Range_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x0107AD78", "name": "ArrayList_Range_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x010813E8", "name": "ArrayList_Range_CopyTo_1__MethodInfo", "dotNetSignature": "Void CopyTo(Int32, Array, Int32, Int32)" }, { "virtualAddress": "0x01085F80", "name": "ArrayList_Range_GetEnumerator_1__MethodInfo", "dotNetSignature": "IEnumerator GetEnumerator(Int32, Int32)" }, { "virtualAddress": "0x010733F0", "name": "ArrayList_Range_GetRange__MethodInfo", "dotNetSignature": "ArrayList GetRange(Int32, Int32)" }, { "virtualAddress": "0x01075160", "name": "ArrayList_Range_IndexOf_1__MethodInfo", "dotNetSignature": "Int32 IndexOf(Object, Int32)" }, { "virtualAddress": "0x01072FA0", "name": "ArrayList_Range_IndexOf_2__MethodInfo", "dotNetSignature": "Int32 IndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0106BB38", "name": "ArrayList_Range_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x010875B8", "name": "ArrayList_Range_InsertRange__MethodInfo", "dotNetSignature": "Void InsertRange(Int32, ICollection)" }, { "virtualAddress": "0x01079880", "name": "ArrayList_Range_LastIndexOf_2__MethodInfo", "dotNetSignature": "Int32 LastIndexOf(Object, Int32, Int32)" }, { "virtualAddress": "0x0106F0E8", "name": "ArrayList_Range_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0106EBD0", "name": "ArrayList_Range_RemoveRange__MethodInfo", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x0107F928", "name": "ArrayList_Range_Reverse__MethodInfo", "dotNetSignature": "Void Reverse(Int32, Int32)" }, { "virtualAddress": "0x01071A68", "name": "ArrayList_Range_SetRange__MethodInfo", "dotNetSignature": "Void SetRange(Int32, ICollection)" }, { "virtualAddress": "0x01081E00", "name": "ArrayList_Range_Sort__MethodInfo", "dotNetSignature": "Void Sort(Int32, Int32, IComparer)" }, { "virtualAddress": "0x010700B0", "name": "ArrayList_Range_get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x0106D308", "name": "ArrayList_Range_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x01079260", "name": "ArrayList_Range_ToArray_1__MethodInfo", "dotNetSignature": "Array ToArray(Type)" }, { "virtualAddress": "0x01081258", "name": "ArrayList_Range_TrimToSize__MethodInfo", "dotNetSignature": "Void TrimToSize()" }, { "virtualAddress": "0x0106A9F8", "name": "ArrayList_ArrayListEnumeratorSimple_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01082810", "name": "ArrayList_ArrayListEnumeratorSimple_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0107CA60", "name": "ArrayList_ArrayListEnumeratorSimple_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x01087280", "name": "ArrayList_ArrayListDebugView__ctor__MethodInfo", "dotNetSignature": "ArrayList\u002BArrayListDebugView(ArrayList)" }, { "virtualAddress": "0x01076A50", "name": "BitArray__ctor_2__MethodInfo", "dotNetSignature": "BitArray(Int32, Boolean)" }, { "virtualAddress": "0x01078618", "name": "BitArray__ctor_3__MethodInfo", "dotNetSignature": "BitArray(Byte[])" }, { "virtualAddress": "0x0107AD00", "name": "BitArray__ctor_4__MethodInfo", "dotNetSignature": "BitArray(Boolean[])" }, { "virtualAddress": "0x0106BB80", "name": "BitArray__ctor_5__MethodInfo", "dotNetSignature": "BitArray(Int32[])" }, { "virtualAddress": "0x01071E68", "name": "BitArray__ctor_6__MethodInfo", "dotNetSignature": "BitArray(BitArray)" }, { "virtualAddress": "0x0107F200", "name": "BitArray_Get__MethodInfo", "dotNetSignature": "Boolean Get(Int32)" }, { "virtualAddress": "0x01080408", "name": "BitArray_Set__MethodInfo", "dotNetSignature": "Void Set(Int32, Boolean)" }, { "virtualAddress": "0x010872E0", "name": "BitArray_And__MethodInfo", "dotNetSignature": "BitArray And(BitArray)" }, { "virtualAddress": "0x01083A20", "name": "BitArray_Or__MethodInfo", "dotNetSignature": "BitArray Or(BitArray)" }, { "virtualAddress": "0x01074D80", "name": "BitArray_Xor__MethodInfo", "dotNetSignature": "BitArray Xor(BitArray)" }, { "virtualAddress": "0x010751A0", "name": "BitArray_set_Length__MethodInfo", "dotNetSignature": "Void set_Length(Int32)" }, { "virtualAddress": "0x0106B4D0", "name": "BitArray_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x010719C8", "name": "BitArray_BitArrayEnumeratorSimple_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x010712A0", "name": "BitArray_BitArrayEnumeratorSimple_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x01071DE0", "name": "BitArray_BitArrayEnumeratorSimple_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0107C1F8", "name": "CaseInsensitiveComparer__ctor_1__MethodInfo", "dotNetSignature": "CaseInsensitiveComparer(CultureInfo)" }, { "virtualAddress": "0x0107EB20", "name": "CaseInsensitiveHashCodeProvider__ctor_1__MethodInfo", "dotNetSignature": "CaseInsensitiveHashCodeProvider(CultureInfo)" }, { "virtualAddress": "0x01077CA0", "name": "CaseInsensitiveHashCodeProvider_GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x0107F438", "name": "CollectionBase_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0106BBE0", "name": "CollectionBase_System_Collections_IList_get_Item__MethodInfo", "dotNetSignature": "Object System.Collections.IList.get_Item(Int32)" }, { "virtualAddress": "0x01076FB0", "name": "CollectionBase_System_Collections_IList_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IList.set_Item(Int32, Object)" }, { "virtualAddress": "0x010825C0", "name": "CollectionBase_System_Collections_IList_Add__MethodInfo", "dotNetSignature": "Int32 System.Collections.IList.Add(Object)" }, { "virtualAddress": "0x010857D0", "name": "CollectionBase_System_Collections_IList_Remove__MethodInfo", "dotNetSignature": "Void System.Collections.IList.Remove(Object)" }, { "virtualAddress": "0x0107E8B8", "name": "CollectionBase_System_Collections_IList_Insert__MethodInfo", "dotNetSignature": "Void System.Collections.IList.Insert(Int32, Object)" }, { "virtualAddress": "0x01072250", "name": "CollectionBase_OnValidate__MethodInfo", "dotNetSignature": "Void OnValidate(Object)" }, { "virtualAddress": "0x010815E8", "name": "Comparer__ctor_1__MethodInfo", "dotNetSignature": "Comparer(CultureInfo)" }, { "virtualAddress": "0x0107AF88", "name": "Comparer_Compare__MethodInfo", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x0106C570", "name": "Comparer_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01086AC0", "name": "CompatibleComparer_Compare__MethodInfo", "dotNetSignature": "Int32 Compare(Object, Object)" }, { "virtualAddress": "0x010805D0", "name": "CompatibleComparer_GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode(Object)" }, { "virtualAddress": "0x01079238", "name": "DictionaryBase_System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01077A50", "name": "DictionaryBase_System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x01073330", "name": "DictionaryBase_System_Collections_IDictionary_Remove__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Remove(Object)" }, { "virtualAddress": "0x0107D118", "name": "EmptyReadOnlyDictionaryInternal_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01078D28", "name": "EmptyReadOnlyDictionaryInternal_get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x0106D2B8", "name": "EmptyReadOnlyDictionaryInternal_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x01082130", "name": "EmptyReadOnlyDictionaryInternal_Add__MethodInfo", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x0106E438", "name": "EmptyReadOnlyDictionaryInternal_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x010835D8", "name": "EmptyReadOnlyDictionaryInternal_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x010784D8", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x01083018", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x01084678", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x01082528", "name": "EmptyReadOnlyDictionaryInternal_NodeEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x01072B50", "name": "Hashtable_get_hcp__MethodInfo", "dotNetSignature": "IHashCodeProvider get_hcp()" }, { "virtualAddress": "0x010781B0", "name": "Hashtable_set_hcp__MethodInfo", "dotNetSignature": "Void set_hcp(IHashCodeProvider)" }, { "virtualAddress": "0x0107F060", "name": "Hashtable_get_comparer__MethodInfo", "dotNetSignature": "IComparer get_comparer()" }, { "virtualAddress": "0x010717E0", "name": "Hashtable_set_comparer__MethodInfo", "dotNetSignature": "Void set_comparer(IComparer)" }, { "virtualAddress": "0x01079300", "name": "Hashtable__ctor_3__MethodInfo", "dotNetSignature": "Hashtable(Int32, Single)" }, { "virtualAddress": "0x01081120", "name": "Hashtable__ctor_14__MethodInfo", "dotNetSignature": "Hashtable(IDictionary, Single, IHashCodeProvider, IComparer)" }, { "virtualAddress": "0x0107E3C0", "name": "Hashtable__ctor_15__MethodInfo", "dotNetSignature": "Hashtable(IDictionary, Single, IEqualityComparer)" }, { "virtualAddress": "0x01078D10", "name": "Hashtable_ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x01073678", "name": "Hashtable_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106B1C8", "name": "Hashtable_get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x01077100", "name": "Hashtable_Insert__MethodInfo", "dotNetSignature": "Void Insert(Object, Object, Boolean)" }, { "virtualAddress": "0x0107BC18", "name": "Hashtable_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0106F4D0", "name": "Hashtable_Synchronized__MethodInfo", "dotNetSignature": "Hashtable Synchronized(Hashtable)" }, { "virtualAddress": "0x0106B0E0", "name": "Hashtable_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107F158", "name": "Hashtable_OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x01086B70", "name": "Hashtable_KeyCollection_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01075698", "name": "Hashtable_ValueCollection_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01076BF8", "name": "Hashtable_SyncHashtable__ctor_1__MethodInfo", "dotNetSignature": "Hashtable\u002BSyncHashtable(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010755E8", "name": "Hashtable_SyncHashtable_GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070AD0", "name": "Hashtable_SyncHashtable_ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(Object)" }, { "virtualAddress": "0x01086410", "name": "Hashtable_HashtableEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x0106F458", "name": "Hashtable_HashtableEnumerator_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01078848", "name": "Hashtable_HashtableEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x010822B0", "name": "Hashtable_HashtableEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x01084028", "name": "Hashtable_HashtableEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x01075190", "name": "Hashtable_HashtableEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x01085AA8", "name": "Hashtable_HashtableDebugView__ctor__MethodInfo", "dotNetSignature": "Hashtable\u002BHashtableDebugView(Hashtable)" }, { "virtualAddress": "0x010714A8", "name": "HashHelpers_1_GetPrime__MethodInfo", "dotNetSignature": "Int32 GetPrime(Int32)" }, { "virtualAddress": "0x01076E08", "name": "ListDictionaryInternal_get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x01073F78", "name": "ListDictionaryInternal_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x01078ED0", "name": "ListDictionaryInternal_Add__MethodInfo", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x01086718", "name": "ListDictionaryInternal_Contains__MethodInfo", "dotNetSignature": "Boolean Contains(Object)" }, { "virtualAddress": "0x01073508", "name": "ListDictionaryInternal_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01076FD0", "name": "ListDictionaryInternal_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0107A098", "name": "ListDictionaryInternal_NodeEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x0106FA00", "name": "ListDictionaryInternal_NodeEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x0107EC38", "name": "ListDictionaryInternal_NodeEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x0107F888", "name": "ListDictionaryInternal_NodeEnumerator_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01073BA0", "name": "ListDictionaryInternal_NodeEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x01082FC8", "name": "ListDictionaryInternal_NodeKeyValueCollection_System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107A880", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0107F268", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01081028", "name": "ListDictionaryInternal_NodeKeyValueCollection_NodeKeyValueEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x010754B0", "name": "Queue__ctor_2__MethodInfo", "dotNetSignature": "Queue(Int32, Single)" }, { "virtualAddress": "0x01083080", "name": "Queue__ctor_3__MethodInfo", "dotNetSignature": "Queue(ICollection)" }, { "virtualAddress": "0x010784A8", "name": "Queue_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01076390", "name": "Queue_Dequeue__MethodInfo", "dotNetSignature": "Object Dequeue()" }, { "virtualAddress": "0x0107E4A0", "name": "Queue_Peek__MethodInfo", "dotNetSignature": "Object Peek()" }, { "virtualAddress": "0x01080798", "name": "Queue_Synchronized__MethodInfo", "dotNetSignature": "Queue Synchronized(Queue)" }, { "virtualAddress": "0x0107BBC0", "name": "Queue_QueueEnumerator_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107FF60", "name": "Queue_QueueEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x0107E8B0", "name": "Queue_QueueEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0106DE38", "name": "Queue_QueueDebugView__ctor__MethodInfo", "dotNetSignature": "Queue\u002BQueueDebugView(Queue)" }, { "virtualAddress": "0x0107B320", "name": "SortedList__ctor_1__MethodInfo", "dotNetSignature": "SortedList(Int32)" }, { "virtualAddress": "0x01083040", "name": "SortedList__ctor_5__MethodInfo", "dotNetSignature": "SortedList(IDictionary, IComparer)" }, { "virtualAddress": "0x01086610", "name": "SortedList_Add__MethodInfo", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x0106BC68", "name": "SortedList_set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x01084990", "name": "SortedList_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01084910", "name": "SortedList_GetByIndex__MethodInfo", "dotNetSignature": "Object GetByIndex(Int32)" }, { "virtualAddress": "0x0107C750", "name": "SortedList_GetKey__MethodInfo", "dotNetSignature": "Object GetKey(Int32)" }, { "virtualAddress": "0x010757A8", "name": "SortedList_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Object, Object)" }, { "virtualAddress": "0x0106D680", "name": "SortedList_IndexOfKey__MethodInfo", "dotNetSignature": "Int32 IndexOfKey(Object)" }, { "virtualAddress": "0x01081F70", "name": "SortedList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x010757F8", "name": "SortedList_SetByIndex__MethodInfo", "dotNetSignature": "Void SetByIndex(Int32, Object)" }, { "virtualAddress": "0x010793E0", "name": "SortedList_Synchronized__MethodInfo", "dotNetSignature": "SortedList Synchronized(SortedList)" }, { "virtualAddress": "0x01078530", "name": "SortedList_SyncSortedList_IndexOfKey__MethodInfo", "dotNetSignature": "Int32 IndexOfKey(Object)" }, { "virtualAddress": "0x0106CAB0", "name": "SortedList_SortedListEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object get_Key()" }, { "virtualAddress": "0x0106BB10", "name": "SortedList_SortedListEnumerator_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106CF40", "name": "SortedList_SortedListEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry get_Entry()" }, { "virtualAddress": "0x010706A0", "name": "SortedList_SortedListEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x01082C40", "name": "SortedList_SortedListEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object get_Value()" }, { "virtualAddress": "0x0106E9E0", "name": "SortedList_SortedListEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x01085650", "name": "SortedList_KeyList_Add__MethodInfo", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x01082F98", "name": "SortedList_KeyList_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x01087180", "name": "SortedList_KeyList_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01079100", "name": "SortedList_KeyList_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0106AAF8", "name": "SortedList_KeyList_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x01070978", "name": "SortedList_KeyList_IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x01075B00", "name": "SortedList_KeyList_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x0107C5E0", "name": "SortedList_KeyList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x01080698", "name": "SortedList_ValueList_Add__MethodInfo", "dotNetSignature": "Int32 Add(Object)" }, { "virtualAddress": "0x010749C0", "name": "SortedList_ValueList_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0107E678", "name": "SortedList_ValueList_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106AF90", "name": "SortedList_ValueList_Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x0107FCA8", "name": "SortedList_ValueList_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x01083130", "name": "SortedList_ValueList_Remove__MethodInfo", "dotNetSignature": "Void Remove(Object)" }, { "virtualAddress": "0x01079718", "name": "SortedList_ValueList_RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0106E2E8", "name": "SortedList_SortedListDebugView__ctor__MethodInfo", "dotNetSignature": "SortedList\u002BSortedListDebugView(SortedList)" }, { "virtualAddress": "0x01078708", "name": "Stack__ctor_1__MethodInfo", "dotNetSignature": "Stack(Int32)" }, { "virtualAddress": "0x01084080", "name": "Stack__ctor_2__MethodInfo", "dotNetSignature": "Stack(ICollection)" }, { "virtualAddress": "0x01076DE0", "name": "Stack_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Array, Int32)" }, { "virtualAddress": "0x01078EB8", "name": "Stack_Peek__MethodInfo", "dotNetSignature": "Object Peek()" }, { "virtualAddress": "0x010868E0", "name": "Stack_Pop__MethodInfo", "dotNetSignature": "Object Pop()" }, { "virtualAddress": "0x01086CA8", "name": "Stack_Synchronized__MethodInfo", "dotNetSignature": "Stack Synchronized(Stack)" }, { "virtualAddress": "0x01086AB0", "name": "Stack_StackEnumerator_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106F9E0", "name": "Stack_StackEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x010712E8", "name": "Stack_StackEnumerator_Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x010842F8", "name": "Stack_StackDebugView__ctor__MethodInfo", "dotNetSignature": "Stack\u002BStackDebugView(Stack)" }, { "virtualAddress": "0x010726B8", "name": "Partitioner_Create__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int64, Int64)" }, { "virtualAddress": "0x010743C0", "name": "Partitioner_Create_1__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int64, Int64, Int64)" }, { "virtualAddress": "0x01085280", "name": "Partitioner_Create_2__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int32, Int32)" }, { "virtualAddress": "0x0106E148", "name": "Partitioner_Create_3__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create(Int32, Int32, Int32)" }, { "virtualAddress": "0x0107B860", "name": "Partitioner_CreateRanges_d_6_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01082E00", "name": "Partitioner_CreateRanges_d_6_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01080388", "name": "Partitioner_CreateRanges_d_9_MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01080E58", "name": "Partitioner_CreateRanges_d_9_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01074CB8", "name": "IntrospectiveSortUtilities_ThrowOrIgnoreBadComparer__MethodInfo", "dotNetSignature": "Void ThrowOrIgnoreBadComparer(Object)" }, { "virtualAddress": "0x010824B8", "name": "ByteEqualityComparer_IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x01086C60", "name": "Assert_Fail_3__MethodInfo", "dotNetSignature": "Void Fail(String, String, String, Int32, StackTrace\u002BTraceFormat, Int32)" }, { "virtualAddress": "0x0106F4A0", "name": "DebuggerBrowsableAttribute__ctor__MethodInfo", "dotNetSignature": "DebuggerBrowsableAttribute(DebuggerBrowsableState)" }, { "virtualAddress": "0x01077840", "name": "DebuggerTypeProxyAttribute__ctor__MethodInfo", "dotNetSignature": "DebuggerTypeProxyAttribute(Type)" }, { "virtualAddress": "0x01079628", "name": "DebuggerTypeProxyAttribute_set_Target__MethodInfo", "dotNetSignature": "Void set_Target(Type)" }, { "virtualAddress": "0x0106B718", "name": "DebuggerDisplayAttribute_set_Target__MethodInfo", "dotNetSignature": "Void set_Target(Type)" }, { "virtualAddress": "0x01074FD0", "name": "DebuggerVisualizerAttribute__ctor_2__MethodInfo", "dotNetSignature": "DebuggerVisualizerAttribute(String, Type)" }, { "virtualAddress": "0x0107C468", "name": "DebuggerVisualizerAttribute__ctor_3__MethodInfo", "dotNetSignature": "DebuggerVisualizerAttribute(Type)" }, { "virtualAddress": "0x01074EF8", "name": "DebuggerVisualizerAttribute__ctor_4__MethodInfo", "dotNetSignature": "DebuggerVisualizerAttribute(Type, Type)" }, { "virtualAddress": "0x010797D8", "name": "DebuggerVisualizerAttribute__ctor_5__MethodInfo", "dotNetSignature": "DebuggerVisualizerAttribute(Type, String)" }, { "virtualAddress": "0x01080DC0", "name": "DebuggerVisualizerAttribute_set_Target__MethodInfo", "dotNetSignature": "Void set_Target(Type)" }, { "virtualAddress": "0x0106FA28", "name": "Debugger_Launch__MethodInfo", "dotNetSignature": "Boolean Launch()" }, { "virtualAddress": "0x0106B260", "name": "StackTrace_init_frames__MethodInfo", "dotNetSignature": "Void init_frames(Int32, Boolean)" }, { "virtualAddress": "0x01077EE8", "name": "StackTrace__ctor_7__MethodInfo", "dotNetSignature": "StackTrace(Exception, Int32, Boolean)" }, { "virtualAddress": "0x01075C70", "name": "StackTrace__ctor_9__MethodInfo", "dotNetSignature": "StackTrace(Thread, Boolean)" }, { "virtualAddress": "0x0107DAC8", "name": "Contract_ForAll__MethodInfo", "dotNetSignature": "Boolean ForAll(Int32, Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x01081680", "name": "Contract_Exists__MethodInfo", "dotNetSignature": "Boolean Exists(Int32, Int32, Predicate\u00601[Int32])" }, { "virtualAddress": "0x0107C258", "name": "Contract_ReportFailure__MethodInfo", "dotNetSignature": "Void ReportFailure(ContractFailureKind, String, String, Exception)" }, { "virtualAddress": "0x01084348", "name": "Debug_ShowAssertDialog__MethodInfo", "dotNetSignature": "Void ShowAssertDialog(String, String, String)" }, { "virtualAddress": "0x010800E8", "name": "Debug_WriteCore__MethodInfo", "dotNetSignature": "Void WriteCore(String)" }, { "virtualAddress": "0x0107F968", "name": "EventCounter__ctor__MethodInfo", "dotNetSignature": "EventCounter(String, EventSource)" }, { "virtualAddress": "0x0106CAA0", "name": "EventCounterPayload_get_ForEnumeration_d_31_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01085F60", "name": "EventCounterGroup_OnEventSourceCommand__MethodInfo", "dotNetSignature": "Void OnEventSourceCommand(Object, EventCommandEventArgs)" }, { "virtualAddress": "0x01087270", "name": "EventCounterGroup_OnTimer__MethodInfo", "dotNetSignature": "Void OnTimer(Object)" }, { "virtualAddress": "0x0106F9F0", "name": "DataCollector_AddScalar__MethodInfo", "dotNetSignature": "Void AddScalar(Void*, Int32)" }, { "virtualAddress": "0x01075B18", "name": "DataCollector_AddBinary__MethodInfo", "dotNetSignature": "Void AddBinary(String, Int32)" }, { "virtualAddress": "0x01087488", "name": "DataCollector_AddArray__MethodInfo", "dotNetSignature": "Void AddArray(Array, Int32, Int32)" }, { "virtualAddress": "0x01075418", "name": "DataCollector_PinArray__MethodInfo", "dotNetSignature": "Void PinArray(Object, Int32)" }, { "virtualAddress": "0x01070958", "name": "DataCollector_ScalarsBegin__MethodInfo", "dotNetSignature": "Void ScalarsBegin()" }, { "virtualAddress": "0x010801F8", "name": "DataCollector_ScalarsEnd__MethodInfo", "dotNetSignature": "Void ScalarsEnd()" }, { "virtualAddress": "0x0107D468", "name": "EventPayload_get_Item__MethodInfo", "dotNetSignature": "Object get_Item(String)" }, { "virtualAddress": "0x01071360", "name": "EventPayload_set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, Object)" }, { "virtualAddress": "0x01086688", "name": "EventPayload_Add__MethodInfo", "dotNetSignature": "Void Add(String, Object)" }, { "virtualAddress": "0x01073380", "name": "EventPayload_Add_1__MethodInfo", "dotNetSignature": "Void Add(KeyValuePair\u00602[System.String,System.Object])" }, { "virtualAddress": "0x0107FDD0", "name": "EventPayload_Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0107F910", "name": "EventPayload_ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x0106DAA0", "name": "EventPayload_CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.String,System.Object][], Int32)" }, { "virtualAddress": "0x01087470", "name": "EventPayload_Remove__MethodInfo", "dotNetSignature": "Boolean Remove(String)" }, { "virtualAddress": "0x0106BF28", "name": "EventPayload_Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(KeyValuePair\u00602[System.String,System.Object])" }, { "virtualAddress": "0x01071E20", "name": "EventPayload_TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, Object ByRef)" }, { "virtualAddress": "0x0106F828", "name": "EventPayload_GetEnumerator_d_17_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01071B70", "name": "EventSourceActivity__ctor__MethodInfo", "dotNetSignature": "EventSourceActivity(EventSource)" }, { "virtualAddress": "0x0107BEC0", "name": "EventSourceOptions_set_Level__MethodInfo", "dotNetSignature": "Void set_Level(EventLevel)" }, { "virtualAddress": "0x0107EBB0", "name": "EventSourceOptions_set_Opcode__MethodInfo", "dotNetSignature": "Void set_Opcode(EventOpcode)" }, { "virtualAddress": "0x0106E190", "name": "FieldMetadata__ctor_2__MethodInfo", "dotNetSignature": "FieldMetadata(String, TraceLoggingDataType, EventFieldTags, Byte[])" }, { "virtualAddress": "0x01078160", "name": "FieldMetadata__ctor_3__MethodInfo", "dotNetSignature": "FieldMetadata(String, TraceLoggingDataType, EventFieldTags, Byte, UInt16, Byte[])" }, { "virtualAddress": "0x01073ED0", "name": "FieldMetadata_IncrementStructFieldCount__MethodInfo", "dotNetSignature": "Void IncrementStructFieldCount()" }, { "virtualAddress": "0x010778B0", "name": "Statics_MetadataForString__MethodInfo", "dotNetSignature": "Byte[] MetadataForString(String, Int32, Int32, Int32)" }, { "virtualAddress": "0x01076CF8", "name": "Statics_CheckName__MethodInfo", "dotNetSignature": "Void CheckName(String)" }, { "virtualAddress": "0x01077A68", "name": "Statics_IsGenericMatch__MethodInfo", "dotNetSignature": "Boolean IsGenericMatch(Type, Object)" }, { "virtualAddress": "0x01080998", "name": "EventSource__ctor_2__MethodInfo", "dotNetSignature": "EventSource(String, EventSourceSettings, String[])" }, { "virtualAddress": "0x01080638", "name": "EventSource_Write__MethodInfo", "dotNetSignature": "Void Write(String)" }, { "virtualAddress": "0x0107CAB0", "name": "EventSource_Write_1__MethodInfo", "dotNetSignature": "Void Write(String, EventSourceOptions)" }, { "virtualAddress": "0x01085BA8", "name": "EventSource_WriteMultiMergeInner__MethodInfo", "dotNetSignature": "Void WriteMultiMergeInner(String, EventSourceOptions ByRef, TraceLoggingEventTypes, Guid*, Guid*, Object[])" }, { "virtualAddress": "0x0106BFE8", "name": "EventSource_WriteMultiMerge_1__MethodInfo", "dotNetSignature": "Void WriteMultiMerge(String, EventSourceOptions ByRef, TraceLoggingEventTypes, Guid*, Guid*, EventSource\u002BEventData*)" }, { "virtualAddress": "0x0106B868", "name": "EventSource_InitializeProviderMetadata__MethodInfo", "dotNetSignature": "Void InitializeProviderMetadata()" }, { "virtualAddress": "0x0107D420", "name": "EventSource_AddValueToMetaData__MethodInfo", "dotNetSignature": "Int32 AddValueToMetaData(List\u00601[System.Byte], String)" }, { "virtualAddress": "0x01085E38", "name": "EventSource_HexDigit__MethodInfo", "dotNetSignature": "Int32 HexDigit(Char)" }, { "virtualAddress": "0x01076E18", "name": "EventSource_GetGuid__MethodInfo", "dotNetSignature": "Guid GetGuid(Type)" }, { "virtualAddress": "0x010815E0", "name": "EventSource_GenerateManifest_1__MethodInfo", "dotNetSignature": "String GenerateManifest(Type, String, EventManifestOptions)" }, { "virtualAddress": "0x01077628", "name": "EventSource_SendCommand__MethodInfo", "dotNetSignature": "Void SendCommand(EventSource, EventCommand, IDictionary\u00602[System.String,System.String])" }, { "virtualAddress": "0x01076E88", "name": "EventSource_WriteEvent_1__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int32)" }, { "virtualAddress": "0x0107C978", "name": "EventSource_WriteEvent_2__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int32, Int32)" }, { "virtualAddress": "0x0106E2D0", "name": "EventSource_WriteEvent_3__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int32, Int32, Int32)" }, { "virtualAddress": "0x01085CA8", "name": "EventSource_WriteEvent_4__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int64)" }, { "virtualAddress": "0x01079230", "name": "EventSource_WriteEvent_5__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int64, Int64)" }, { "virtualAddress": "0x010764D0", "name": "EventSource_WriteEvent_6__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int64, Int64, Int64)" }, { "virtualAddress": "0x0107B830", "name": "EventSource_WriteEvent_7__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, String)" }, { "virtualAddress": "0x0106BC78", "name": "EventSource_WriteEvent_8__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, String, String)" }, { "virtualAddress": "0x010863D8", "name": "EventSource_WriteEvent_9__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, String, String, String)" }, { "virtualAddress": "0x0106E7C0", "name": "EventSource_WriteEvent_10__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, String, Int32)" }, { "virtualAddress": "0x01079078", "name": "EventSource_WriteEvent_11__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, String, Int32, Int32)" }, { "virtualAddress": "0x0106EFC0", "name": "EventSource_WriteEvent_12__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, String, Int64)" }, { "virtualAddress": "0x0106A840", "name": "EventSource_WriteEvent_13__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int64, String)" }, { "virtualAddress": "0x01078B18", "name": "EventSource_WriteEvent_14__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int32, String)" }, { "virtualAddress": "0x01083BE8", "name": "EventSource_WriteEvent_15__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Byte[])" }, { "virtualAddress": "0x0107AA60", "name": "EventSource_WriteEvent_16__MethodInfo", "dotNetSignature": "Void WriteEvent(Int32, Int64, Byte[])" }, { "virtualAddress": "0x0106C020", "name": "EventSource_WriteEventWithRelatedActivityIdCore__MethodInfo", "dotNetSignature": "Void WriteEventWithRelatedActivityIdCore(Int32, Guid*, Int32, EventSource\u002BEventData*)" }, { "virtualAddress": "0x0106DFC8", "name": "EventSource_Initialize__MethodInfo", "dotNetSignature": "Void Initialize(Guid, String, String[])" }, { "virtualAddress": "0x0107FF30", "name": "EventSource_GetName_1__MethodInfo", "dotNetSignature": "String GetName(Type, EventManifestOptions)" }, { "virtualAddress": "0x01077C88", "name": "EventSource_WriteEventVarargs__MethodInfo", "dotNetSignature": "Void WriteEventVarargs(Int32, Guid*, Object[])" }, { "virtualAddress": "0x01085A88", "name": "EventSource_DispatchToAllListeners__MethodInfo", "dotNetSignature": "Void DispatchToAllListeners(Int32, Guid*, EventWrittenEventArgs)" }, { "virtualAddress": "0x01080260", "name": "EventSource_ThrowEventSourceException__MethodInfo", "dotNetSignature": "Void ThrowEventSourceException(String, Exception)" }, { "virtualAddress": "0x01072E40", "name": "EventSource_DoCommand__MethodInfo", "dotNetSignature": "Void DoCommand(EventCommandEventArgs)" }, { "virtualAddress": "0x01079350", "name": "EventSource_EnsureDescriptorsInitialized__MethodInfo", "dotNetSignature": "Void EnsureDescriptorsInitialized()" }, { "virtualAddress": "0x0107C720", "name": "EventSource_SendManifest__MethodInfo", "dotNetSignature": "Boolean SendManifest(Byte[])" }, { "virtualAddress": "0x0106F030", "name": "EventSource_CreateManifestAndDescriptors__MethodInfo", "dotNetSignature": "Byte[] CreateManifestAndDescriptors(Type, String, EventSource, EventManifestOptions)" }, { "virtualAddress": "0x01086B60", "name": "EventSource_ValidateSettings__MethodInfo", "dotNetSignature": "EventSourceSettings ValidateSettings(EventSourceSettings)" }, { "virtualAddress": "0x0107EC48", "name": "TraceLoggingEventTypes__ctor_2__MethodInfo", "dotNetSignature": "TraceLoggingEventTypes(String, EventTags, ParameterInfo[])" }, { "virtualAddress": "0x010710E8", "name": "TraceLoggingEventTypes__ctor_3__MethodInfo", "dotNetSignature": "TraceLoggingEventTypes(EventTags, String, TraceLoggingTypeInfo[])" }, { "virtualAddress": "0x01074180", "name": "TraceLoggingEventTypes_MakeArray__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo[] MakeArray(ParameterInfo[])" }, { "virtualAddress": "0x01074EA8", "name": "TraceLoggingEventTypes_MakeArray_1__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo[] MakeArray(Type[])" }, { "virtualAddress": "0x010793B0", "name": "TraceLoggingEventTypes_MakeArray_2__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo[] MakeArray(TraceLoggingTypeInfo[])" }, { "virtualAddress": "0x010718F8", "name": "TraceLoggingMetadataCollector_AddScalar__MethodInfo", "dotNetSignature": "Void AddScalar(String, TraceLoggingDataType)" }, { "virtualAddress": "0x0106B010", "name": "TraceLoggingMetadataCollector_AddBinary__MethodInfo", "dotNetSignature": "Void AddBinary(String, TraceLoggingDataType)" }, { "virtualAddress": "0x01077C40", "name": "TraceLoggingMetadataCollector_AddArray__MethodInfo", "dotNetSignature": "Void AddArray(String, TraceLoggingDataType)" }, { "virtualAddress": "0x01076EA0", "name": "TraceLoggingMetadataCollector_BeginBufferedArray__MethodInfo", "dotNetSignature": "Void BeginBufferedArray()" }, { "virtualAddress": "0x010731C8", "name": "TraceLoggingMetadataCollector_EndBufferedArray__MethodInfo", "dotNetSignature": "Void EndBufferedArray()" }, { "virtualAddress": "0x0107E478", "name": "TraceLoggingMetadataCollector_AddCustom__MethodInfo", "dotNetSignature": "Void AddCustom(String, TraceLoggingDataType, Byte[])" }, { "virtualAddress": "0x01082CC8", "name": "TraceLoggingMetadataCollector_Impl_AddScalar__MethodInfo", "dotNetSignature": "Void AddScalar(Int32)" }, { "virtualAddress": "0x01080C00", "name": "TraceLoggingMetadataCollector_Impl_AddNonscalar__MethodInfo", "dotNetSignature": "Void AddNonscalar()" }, { "virtualAddress": "0x01087230", "name": "TraceLoggingTypeInfo__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo(Type)" }, { "virtualAddress": "0x01081510", "name": "TraceLoggingTypeInfo__ctor_1__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo(Type, String, EventLevel, EventOpcode, EventKeywords, EventTags)" }, { "virtualAddress": "0x01085220", "name": "ActivityTracker_ActivityChanging__MethodInfo", "dotNetSignature": "Void ActivityChanging(AsyncLocalValueChangedArgs\u00601[System.Diagnostics.Tracing.ActivityTracker\u002BActivityInfo])" }, { "virtualAddress": "0x01071138", "name": "EventDescriptor__ctor_1__MethodInfo", "dotNetSignature": "EventDescriptor(Int32, Byte, Byte, Byte, Byte, Int32, Int64)" }, { "virtualAddress": "0x01074B98", "name": "EventProvider_Register__MethodInfo", "dotNetSignature": "Void Register(Guid)" }, { "virtualAddress": "0x01079BA8", "name": "EventProvider_EtwEnableCallBack__MethodInfo", "dotNetSignature": "Void EtwEnableCallBack(Guid ByRef, Int32, Byte, Int64, Int64, UnsafeNativeMethods\u002BManifestEtw\u002BEVENT_FILTER_DESCRIPTOR*, Void*)" }, { "virtualAddress": "0x01074D30", "name": "EventProvider_WriteEvent__MethodInfo", "dotNetSignature": "Boolean WriteEvent(EventDescriptor ByRef, Guid*, Guid*, Object[])" }, { "virtualAddress": "0x010769C8", "name": "EventProvider_c_DisplayClass44_0__GetSessions_b__0__MethodInfo", "dotNetSignature": "Void \u003CGetSessions\u003Eb__0(Int32, Int64)" }, { "virtualAddress": "0x010747C0", "name": "EventListener_EnableEvents_2__MethodInfo", "dotNetSignature": "Void EnableEvents(EventSource, EventLevel, EventKeywords, IDictionary\u00602[System.String,System.String])" }, { "virtualAddress": "0x0106FD10", "name": "EventListener_DisableEvents__MethodInfo", "dotNetSignature": "Void DisableEvents(EventSource)" }, { "virtualAddress": "0x0106AA30", "name": "EventListener_DisposeOnShutdown__MethodInfo", "dotNetSignature": "Void DisposeOnShutdown(Object, EventArgs)" }, { "virtualAddress": "0x010857D8", "name": "EventListener_CallBackForExistingEventSources__MethodInfo", "dotNetSignature": "Void CallBackForExistingEventSources(Boolean, EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs])" }, { "virtualAddress": "0x010873F0", "name": "EventListener___ctor_b__10_0__MethodInfo", "dotNetSignature": "Void \u003C.ctor\u003Eb__10_0(Object, EventSourceCreatedEventArgs)" }, { "virtualAddress": "0x010814E8", "name": "EventCommandEventArgs_EnableEvent__MethodInfo", "dotNetSignature": "Boolean EnableEvent(Int32)" }, { "virtualAddress": "0x0107FB80", "name": "EventCommandEventArgs_DisableEvent__MethodInfo", "dotNetSignature": "Boolean DisableEvent(Int32)" }, { "virtualAddress": "0x01086B90", "name": "EventCommandEventArgs__ctor_1__MethodInfo", "dotNetSignature": "EventCommandEventArgs()" }, { "virtualAddress": "0x0106AC08", "name": "EventWrittenEventArgs__ctor_1__MethodInfo", "dotNetSignature": "EventWrittenEventArgs()" }, { "virtualAddress": "0x0107E998", "name": "ActivityFilter_GetFilterAsTuple_d_7_System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01074800", "name": "ActivityFilter_c_DisplayClass11_0__GetActivityDyingDelegate_b__0__MethodInfo", "dotNetSignature": "Void \u003CGetActivityDyingDelegate\u003Eb__0(Guid)" }, { "virtualAddress": "0x010824F8", "name": "ActivityFilter_c_DisplayClass13_0__TrimActiveActivityStore_b__0__MethodInfo", "dotNetSignature": "Int32 \u003CTrimActiveActivityStore\u003Eb__0(KeyValuePair\u00602[System.Guid,System.Int32], KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0106C740", "name": "EtwSession_c_DisplayClass1_0__RemoveEtwSession_b__0__MethodInfo", "dotNetSignature": "Boolean \u003CRemoveEtwSession\u003Eb__0(WeakReference\u00601[System.Diagnostics.Tracing.EtwSession])" }, { "virtualAddress": "0x0107D400", "name": "EtwSession_c__TrimGlobalList_b__2_0__MethodInfo", "dotNetSignature": "Boolean \u003CTrimGlobalList\u003Eb__2_0(WeakReference\u00601[System.Diagnostics.Tracing.EtwSession])" }, { "virtualAddress": "0x0107D2A0", "name": "ManifestBuilder_ManifestError__MethodInfo", "dotNetSignature": "Void ManifestError(String, Boolean)" }, { "virtualAddress": "0x0106F088", "name": "ManifestBuilder_c_DisplayClass22_1__TranslateToManifestConvention_b__0__MethodInfo", "dotNetSignature": "Void \u003CTranslateToManifestConvention\u003Eb__0(Char, String)" }, { "virtualAddress": "0x01079E70", "name": "MethodToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x01074260", "name": "MethodToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(MethodToken)" }, { "virtualAddress": "0x01076E68", "name": "MethodToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(MethodToken, MethodToken)" }, { "virtualAddress": "0x0106D8D8", "name": "MethodToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(MethodToken, MethodToken)" }, { "virtualAddress": "0x010774D0", "name": "TypeToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x01083DD8", "name": "TypeToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(TypeToken)" }, { "virtualAddress": "0x0106ED60", "name": "TypeToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(TypeToken, TypeToken)" }, { "virtualAddress": "0x0107BBF0", "name": "TypeToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(TypeToken, TypeToken)" }, { "virtualAddress": "0x010869E0", "name": "EventToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x0106DA18", "name": "EventToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(EventToken)" }, { "virtualAddress": "0x01073700", "name": "EventToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(EventToken, EventToken)" }, { "virtualAddress": "0x0107C820", "name": "EventToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(EventToken, EventToken)" }, { "virtualAddress": "0x01087398", "name": "FieldToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x01078CB0", "name": "FieldToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(FieldToken)" }, { "virtualAddress": "0x0107B460", "name": "FieldToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(FieldToken, FieldToken)" }, { "virtualAddress": "0x01084400", "name": "FieldToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(FieldToken, FieldToken)" }, { "virtualAddress": "0x0106B8E8", "name": "UnmanagedMarshal__ctor__MethodInfo", "dotNetSignature": "UnmanagedMarshal()" }, { "virtualAddress": "0x01082BE8", "name": "UnmanagedMarshal_get_BaseType__MethodInfo", "dotNetSignature": "UnmanagedType get_BaseType()" }, { "virtualAddress": "0x0107FD68", "name": "UnmanagedMarshal_get_ElementCount__MethodInfo", "dotNetSignature": "Int32 get_ElementCount()" }, { "virtualAddress": "0x01074390", "name": "UnmanagedMarshal_get_GetUnmanagedType__MethodInfo", "dotNetSignature": "UnmanagedType get_GetUnmanagedType()" }, { "virtualAddress": "0x01079D28", "name": "UnmanagedMarshal_get_IIDGuid__MethodInfo", "dotNetSignature": "Guid get_IIDGuid()" }, { "virtualAddress": "0x010701F8", "name": "UnmanagedMarshal_DefineByValArray__MethodInfo", "dotNetSignature": "UnmanagedMarshal DefineByValArray(Int32)" }, { "virtualAddress": "0x0106F100", "name": "UnmanagedMarshal_DefineByValTStr__MethodInfo", "dotNetSignature": "UnmanagedMarshal DefineByValTStr(Int32)" }, { "virtualAddress": "0x01075730", "name": "UnmanagedMarshal_DefineLPArray__MethodInfo", "dotNetSignature": "UnmanagedMarshal DefineLPArray(UnmanagedType)" }, { "virtualAddress": "0x0107C3E0", "name": "UnmanagedMarshal_DefineSafeArray__MethodInfo", "dotNetSignature": "UnmanagedMarshal DefineSafeArray(UnmanagedType)" }, { "virtualAddress": "0x0106BEE0", "name": "UnmanagedMarshal_DefineUnmanagedMarshal__MethodInfo", "dotNetSignature": "UnmanagedMarshal DefineUnmanagedMarshal(UnmanagedType)" }, { "virtualAddress": "0x01080760", "name": "SignatureToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x010814E0", "name": "SignatureToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(SignatureToken)" }, { "virtualAddress": "0x0106F438", "name": "SignatureToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(SignatureToken, SignatureToken)" }, { "virtualAddress": "0x01083E00", "name": "SignatureToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(SignatureToken, SignatureToken)" }, { "virtualAddress": "0x0106D6D0", "name": "StringToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x01071228", "name": "StringToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(StringToken)" }, { "virtualAddress": "0x0106C700", "name": "StringToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(StringToken, StringToken)" }, { "virtualAddress": "0x010836E8", "name": "StringToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(StringToken, StringToken)" }, { "virtualAddress": "0x0107ABB0", "name": "ParameterToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x0107AE40", "name": "ParameterToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(ParameterToken)" }, { "virtualAddress": "0x01085538", "name": "ParameterToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(ParameterToken, ParameterToken)" }, { "virtualAddress": "0x0106F598", "name": "ParameterToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(ParameterToken, ParameterToken)" }, { "virtualAddress": "0x0106E9F0", "name": "PropertyToken_get_Token__MethodInfo", "dotNetSignature": "Int32 get_Token()" }, { "virtualAddress": "0x0106DF58", "name": "PropertyToken_Equals__MethodInfo", "dotNetSignature": "Boolean Equals(PropertyToken)" }, { "virtualAddress": "0x01084E38", "name": "PropertyToken_op_Equality__MethodInfo", "dotNetSignature": "Boolean op_Equality(PropertyToken, PropertyToken)" }, { "virtualAddress": "0x01085FC8", "name": "PropertyToken_op_Inequality__MethodInfo", "dotNetSignature": "Boolean op_Inequality(PropertyToken, PropertyToken)" }, { "virtualAddress": "0x010865B0", "name": "ReadOnlyPermissionSet__ctor__MethodInfo", "dotNetSignature": "ReadOnlyPermissionSet(SecurityElement)" }, { "virtualAddress": "0x01078300", "name": "ReadOnlyPermissionSet_AddPermissionImpl__MethodInfo", "dotNetSignature": "IPermission AddPermissionImpl(IPermission)" }, { "virtualAddress": "0x0106BA30", "name": "ReadOnlyPermissionSet_GetEnumeratorImpl__MethodInfo", "dotNetSignature": "IEnumerator GetEnumeratorImpl()" }, { "virtualAddress": "0x01083808", "name": "ReadOnlyPermissionSet_GetPermissionImpl__MethodInfo", "dotNetSignature": "IPermission GetPermissionImpl(Type)" }, { "virtualAddress": "0x0107F838", "name": "ReadOnlyPermissionSet_RemovePermissionImpl__MethodInfo", "dotNetSignature": "IPermission RemovePermissionImpl(Type)" }, { "virtualAddress": "0x01078E98", "name": "ReadOnlyPermissionSet_SetPermissionImpl__MethodInfo", "dotNetSignature": "IPermission SetPermissionImpl(IPermission)" }, { "virtualAddress": "0x010864F0", "name": "ProfileOptimization_SetProfileRoot__MethodInfo", "dotNetSignature": "Void SetProfileRoot(String)" }, { "virtualAddress": "0x0107A9E8", "name": "ProfileOptimization_StartProfile__MethodInfo", "dotNetSignature": "Void StartProfile(String)" }, { "virtualAddress": "0x010727E0", "name": "RegistrationServices__ctor__MethodInfo", "dotNetSignature": "RegistrationServices()" }, { "virtualAddress": "0x01082088", "name": "RegistrationServices_GetManagedCategoryGuid__MethodInfo", "dotNetSignature": "Guid GetManagedCategoryGuid()" }, { "virtualAddress": "0x0107A850", "name": "RegistrationServices_GetProgIdForType__MethodInfo", "dotNetSignature": "String GetProgIdForType(Type)" }, { "virtualAddress": "0x01072848", "name": "RegistrationServices_GetRegistrableTypesInAssembly__MethodInfo", "dotNetSignature": "Type[] GetRegistrableTypesInAssembly(Assembly)" }, { "virtualAddress": "0x0107C828", "name": "RegistrationServices_RegisterAssembly__MethodInfo", "dotNetSignature": "Boolean RegisterAssembly(Assembly, AssemblyRegistrationFlags)" }, { "virtualAddress": "0x01086A80", "name": "RegistrationServices_RegisterTypeForComClients__MethodInfo", "dotNetSignature": "Void RegisterTypeForComClients(Type, Guid ByRef)" }, { "virtualAddress": "0x01076280", "name": "RegistrationServices_RegisterTypeForComClients_1__MethodInfo", "dotNetSignature": "Int32 RegisterTypeForComClients(Type, RegistrationClassContext, RegistrationConnectionType)" }, { "virtualAddress": "0x010779E8", "name": "RegistrationServices_TypeRepresentsComType__MethodInfo", "dotNetSignature": "Boolean TypeRepresentsComType(Type)" }, { "virtualAddress": "0x01072738", "name": "RegistrationServices_TypeRequiresRegistration__MethodInfo", "dotNetSignature": "Boolean TypeRequiresRegistration(Type)" }, { "virtualAddress": "0x010716F0", "name": "RegistrationServices_UnregisterAssembly__MethodInfo", "dotNetSignature": "Boolean UnregisterAssembly(Assembly)" }, { "virtualAddress": "0x01084F98", "name": "RegistrationServices_UnregisterTypeForComClients__MethodInfo", "dotNetSignature": "Void UnregisterTypeForComClients(Int32)" }, { "virtualAddress": "0x0106C8C0", "name": "TypeLibConverter__ctor__MethodInfo", "dotNetSignature": "TypeLibConverter()" }, { "virtualAddress": "0x01070328", "name": "TypeLibConverter_ConvertAssemblyToTypeLib__MethodInfo", "dotNetSignature": "Object ConvertAssemblyToTypeLib(Assembly, String, TypeLibExporterFlags, ITypeLibExporterNotifySink)" }, { "virtualAddress": "0x0107D5D8", "name": "TypeLibConverter_ConvertTypeLibToAssembly__MethodInfo", "dotNetSignature": "AssemblyBuilder ConvertTypeLibToAssembly(Object, String, Int32, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, Boolean)" }, { "virtualAddress": "0x0107C0C8", "name": "TypeLibConverter_ConvertTypeLibToAssembly_1__MethodInfo", "dotNetSignature": "AssemblyBuilder ConvertTypeLibToAssembly(Object, String, TypeLibImporterFlags, ITypeLibImporterNotifySink, Byte[], StrongNameKeyPair, String, Version)" }, { "virtualAddress": "0x0107CD60", "name": "TypeLibConverter_GetPrimaryInteropAssembly__MethodInfo", "dotNetSignature": "Boolean GetPrimaryInteropAssembly(Guid, Int32, Int32, Int32, String ByRef, String ByRef)" }, { "virtualAddress": "0x0106F4B8", "name": "WindowsRuntimeDesignerContext__ctor__MethodInfo", "dotNetSignature": "WindowsRuntimeDesignerContext(IEnumerable\u00601[System.String], String)" }, { "virtualAddress": "0x0106D2E8", "name": "WindowsRuntimeDesignerContext_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x0106FFD0", "name": "WindowsRuntimeDesignerContext_GetAssembly__MethodInfo", "dotNetSignature": "Assembly GetAssembly(String)" }, { "virtualAddress": "0x0107C018", "name": "WindowsRuntimeDesignerContext_GetType__MethodInfo", "dotNetSignature": "Type GetType(String)" }, { "virtualAddress": "0x01075330", "name": "WindowsRuntimeDesignerContext_InitializeSharedContext__MethodInfo", "dotNetSignature": "Void InitializeSharedContext(IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0107C4D0", "name": "WindowsRuntimeDesignerContext_SetIterationContext__MethodInfo", "dotNetSignature": "Void SetIterationContext(WindowsRuntimeDesignerContext)" }, { "virtualAddress": "0x010770D0", "name": "DynamicILInfo__ctor__MethodInfo", "dotNetSignature": "DynamicILInfo()" }, { "virtualAddress": "0x01074FA8", "name": "DynamicILInfo_get_DynamicMethod__MethodInfo", "dotNetSignature": "DynamicMethod get_DynamicMethod()" }, { "virtualAddress": "0x01081810", "name": "DynamicILInfo_GetTokenFor__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(Byte[])" }, { "virtualAddress": "0x0107ADD0", "name": "DynamicILInfo_GetTokenFor_1__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(DynamicMethod)" }, { "virtualAddress": "0x010789F8", "name": "DynamicILInfo_GetTokenFor_2__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(RuntimeFieldHandle)" }, { "virtualAddress": "0x01076758", "name": "DynamicILInfo_GetTokenFor_3__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(RuntimeFieldHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x01078BB0", "name": "DynamicILInfo_GetTokenFor_4__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(RuntimeMethodHandle)" }, { "virtualAddress": "0x0107BE90", "name": "DynamicILInfo_GetTokenFor_5__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(RuntimeMethodHandle, RuntimeTypeHandle)" }, { "virtualAddress": "0x01082D60", "name": "DynamicILInfo_GetTokenFor_6__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(RuntimeTypeHandle)" }, { "virtualAddress": "0x0106CB70", "name": "DynamicILInfo_GetTokenFor_7__MethodInfo", "dotNetSignature": "Int32 GetTokenFor(String)" }, { "virtualAddress": "0x01079F88", "name": "DynamicILInfo_SetCode__MethodInfo", "dotNetSignature": "Void SetCode(Byte*, Int32, Int32)" }, { "virtualAddress": "0x01087330", "name": "DynamicILInfo_SetCode_1__MethodInfo", "dotNetSignature": "Void SetCode(Byte[], Int32)" }, { "virtualAddress": "0x0107CE60", "name": "DynamicILInfo_SetExceptions__MethodInfo", "dotNetSignature": "Void SetExceptions(Byte*, Int32)" }, { "virtualAddress": "0x010847C0", "name": "DynamicILInfo_SetExceptions_1__MethodInfo", "dotNetSignature": "Void SetExceptions(Byte[])" }, { "virtualAddress": "0x01082DB0", "name": "DynamicILInfo_SetLocalSignature__MethodInfo", "dotNetSignature": "Void SetLocalSignature(Byte*, Int32)" }, { "virtualAddress": "0x0107B300", "name": "DynamicILInfo_SetLocalSignature_1__MethodInfo", "dotNetSignature": "Void SetLocalSignature(Byte[])" }, { "virtualAddress": "0x0107E098", "name": "DynamicMethod__ctor__MethodInfo", "dotNetSignature": "DynamicMethod(String, MethodAttributes, CallingConventions, Type, Type[], Module, Boolean)" }, { "virtualAddress": "0x01083590", "name": "DynamicMethod__ctor_1__MethodInfo", "dotNetSignature": "DynamicMethod(String, MethodAttributes, CallingConventions, Type, Type[], Type, Boolean)" }, { "virtualAddress": "0x0106F630", "name": "DynamicMethod__ctor_2__MethodInfo", "dotNetSignature": "DynamicMethod(String, Type, Type[])" }, { "virtualAddress": "0x0107F940", "name": "DynamicMethod__ctor_3__MethodInfo", "dotNetSignature": "DynamicMethod(String, Type, Type[], Boolean)" }, { "virtualAddress": "0x01085DE0", "name": "DynamicMethod__ctor_4__MethodInfo", "dotNetSignature": "DynamicMethod(String, Type, Type[], Module)" }, { "virtualAddress": "0x0106E400", "name": "DynamicMethod__ctor_5__MethodInfo", "dotNetSignature": "DynamicMethod(String, Type, Type[], Module, Boolean)" }, { "virtualAddress": "0x0106F7F8", "name": "DynamicMethod__ctor_6__MethodInfo", "dotNetSignature": "DynamicMethod(String, Type, Type[], Type)" }, { "virtualAddress": "0x0107F090", "name": "DynamicMethod__ctor_7__MethodInfo", "dotNetSignature": "DynamicMethod(String, Type, Type[], Type, Boolean)" }, { "virtualAddress": "0x0107DC38", "name": "DynamicMethod_get_Attributes__MethodInfo", "dotNetSignature": "MethodAttributes get_Attributes()" }, { "virtualAddress": "0x01070A58", "name": "DynamicMethod_get_DeclaringType__MethodInfo", "dotNetSignature": "Type get_DeclaringType()" }, { "virtualAddress": "0x01072560", "name": "DynamicMethod_get_InitLocals__MethodInfo", "dotNetSignature": "Boolean get_InitLocals()" }, { "virtualAddress": "0x0106F9F8", "name": "DynamicMethod_set_InitLocals__MethodInfo", "dotNetSignature": "Void set_InitLocals(Boolean)" }, { "virtualAddress": "0x01073410", "name": "DynamicMethod_get_MethodHandle__MethodInfo", "dotNetSignature": "RuntimeMethodHandle get_MethodHandle()" }, { "virtualAddress": "0x01082258", "name": "DynamicMethod_get_Name__MethodInfo", "dotNetSignature": "String get_Name()" }, { "virtualAddress": "0x01087018", "name": "DynamicMethod_get_ReflectedType__MethodInfo", "dotNetSignature": "Type get_ReflectedType()" }, { "virtualAddress": "0x01076DD0", "name": "DynamicMethod_get_ReturnTypeCustomAttributes__MethodInfo", "dotNetSignature": "ICustomAttributeProvider get_ReturnTypeCustomAttributes()" }, { "virtualAddress": "0x0106C368", "name": "DynamicMethod_DefineParameter__MethodInfo", "dotNetSignature": "ParameterBuilder DefineParameter(Int32, ParameterAttributes, String)" }, { "virtualAddress": "0x01080510", "name": "DynamicMethod_GetBaseDefinition__MethodInfo", "dotNetSignature": "MethodInfo GetBaseDefinition()" }, { "virtualAddress": "0x01081DD8", "name": "DynamicMethod_GetCustomAttributes__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Boolean)" }, { "virtualAddress": "0x0107C620", "name": "DynamicMethod_GetCustomAttributes_1__MethodInfo", "dotNetSignature": "Object[] GetCustomAttributes(Type, Boolean)" }, { "virtualAddress": "0x0106D718", "name": "DynamicMethod_GetDynamicILInfo__MethodInfo", "dotNetSignature": "DynamicILInfo GetDynamicILInfo()" }, { "virtualAddress": "0x01073D28", "name": "DynamicMethod_GetILGenerator__MethodInfo", "dotNetSignature": "ILGenerator GetILGenerator()" }, { "virtualAddress": "0x01085C10", "name": "DynamicMethod_GetILGenerator_1__MethodInfo", "dotNetSignature": "ILGenerator GetILGenerator(Int32)" }, { "virtualAddress": "0x01079778", "name": "DynamicMethod_GetMethodImplementationFlags__MethodInfo", "dotNetSignature": "MethodImplAttributes GetMethodImplementationFlags()" }, { "virtualAddress": "0x01083580", "name": "DynamicMethod_GetParameters__MethodInfo", "dotNetSignature": "ParameterInfo[] GetParameters()" }, { "virtualAddress": "0x0107E1A0", "name": "DynamicMethod_Invoke__MethodInfo", "dotNetSignature": "Object Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)" }, { "virtualAddress": "0x0107C360", "name": "DynamicMethod_IsDefined__MethodInfo", "dotNetSignature": "Boolean IsDefined(Type, Boolean)" }, { "virtualAddress": "0x0106F9D0", "name": "MethodRental__ctor__MethodInfo", "dotNetSignature": "MethodRental()" }, { "virtualAddress": "0x01085B08", "name": "MethodRental_SwapMethodBody__MethodInfo", "dotNetSignature": "Void SwapMethodBody(Type, Int32, IntPtr, Int32, Int32)" }, { "virtualAddress": "0x0107E438", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_GetIDsOfNames__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.GetIDsOfNames(Guid ByRef, IntPtr, UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x0106C690", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_GetTypeInfo__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.GetTypeInfo(UInt32, UInt32, IntPtr)" }, { "virtualAddress": "0x01083628", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_GetTypeInfoCount__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.GetTypeInfoCount(UInt32 ByRef)" }, { "virtualAddress": "0x01070A10", "name": "MethodRental_System_Runtime_InteropServices__MethodRental_Invoke__MethodInfo", "dotNetSignature": "Void System.Runtime.InteropServices._MethodRental.Invoke(UInt32, Guid ByRef, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)" }, { "virtualAddress": "0x01073C48", "name": "GlobalizationExtensions_GetStringComparer__MethodInfo", "dotNetSignature": "StringComparer GetStringComparer(CompareInfo, CompareOptions)" }, { "virtualAddress": "0x01080E80", "name": "ThrowStub_ThrowNotSupportedException__MethodInfo", "dotNetSignature": "Void ThrowNotSupportedException()" }, { "virtualAddress": "0x0107C770", "name": "ReadOnlySpan_1_Object__Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0107E7D0", "name": "ReadOnlySpan_1_Object__GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x01070590", "name": "Span_1_Object__Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x01079C20", "name": "Span_1_Object__GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x01071E78", "name": "ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0106D618", "name": "ValueTuple_1_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01070C90", "name": "ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01086220", "name": "ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107D888", "name": "ValueTuple_2_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01074E88", "name": "ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01078540", "name": "ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107CC70", "name": "ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0106C350", "name": "ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107A9C8", "name": "ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107C548", "name": "ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01083488", "name": "ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01071F60", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010762F8", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01084048", "name": "ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01073048", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107F7A0", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0106AE48", "name": "ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01076FA8", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010864B0", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01074568", "name": "ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107DFB0", "name": "Array_AsReadOnly__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] AsReadOnly[Object](Object[])" }, { "virtualAddress": "0x01072C88", "name": "Array_Resize__MethodInfo", "dotNetSignature": "Void Resize[Object](Object[] ByRef, Int32)" }, { "virtualAddress": "0x01072EE8", "name": "Array_ConvertAll__MethodInfo", "dotNetSignature": "Object[] ConvertAll[Object,Object](Object[], Converter\u00602[Object,Object])" }, { "virtualAddress": "0x01084F50", "name": "Array_ForEach__MethodInfo", "dotNetSignature": "Void ForEach[Object](Object[], Action\u00601[Object])" }, { "virtualAddress": "0x0107A7D0", "name": "Array_BinarySearch_4__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Object](Object[], Object)" }, { "virtualAddress": "0x010834A8", "name": "Array_BinarySearch_5__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Object](Object[], Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x01077010", "name": "Array_BinarySearch_7__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Object](Object[], Int32, Int32, Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x01086820", "name": "Array_IndexOf_3__MethodInfo", "dotNetSignature": "Int32 IndexOf[Object](Object[], Object)" }, { "virtualAddress": "0x010801E8", "name": "Array_IndexOf_4__MethodInfo", "dotNetSignature": "Int32 IndexOf[Object](Object[], Object, Int32)" }, { "virtualAddress": "0x01076A80", "name": "Array_IndexOf_5__MethodInfo", "dotNetSignature": "Int32 IndexOf[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x01082FD0", "name": "Array_LastIndexOf_3__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Object](Object[], Object)" }, { "virtualAddress": "0x0107C4F8", "name": "Array_LastIndexOf_4__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Object](Object[], Object, Int32)" }, { "virtualAddress": "0x010846B8", "name": "Array_LastIndexOf_5__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x0107EDC0", "name": "Array_Reverse_2__MethodInfo", "dotNetSignature": "Void Reverse[Object](Object[])" }, { "virtualAddress": "0x01073BF0", "name": "Array_Reverse_3__MethodInfo", "dotNetSignature": "Void Reverse[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x0106BE10", "name": "Array_Sort_8__MethodInfo", "dotNetSignature": "Void Sort[Object](Object[])" }, { "virtualAddress": "0x0106CAC0", "name": "Array_Sort_10__MethodInfo", "dotNetSignature": "Void Sort[Object](Object[], IComparer\u00601[System.Object])" }, { "virtualAddress": "0x01077580", "name": "Array_Sort_11__MethodInfo", "dotNetSignature": "Void Sort[Object](Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107F960", "name": "Array_Sort_12__MethodInfo", "dotNetSignature": "Void Sort[Object](Object[], Comparison\u00601[Object])" }, { "virtualAddress": "0x0107E5D0", "name": "Array_Sort_13__MethodInfo", "dotNetSignature": "Void Sort[Object,Object](Object[], Object[])" }, { "virtualAddress": "0x01085C00", "name": "Array_Sort_15__MethodInfo", "dotNetSignature": "Void Sort[Object,Object](Object[], Object[], IComparer\u00601[System.Object])" }, { "virtualAddress": "0x01070378", "name": "Array_Sort_16__MethodInfo", "dotNetSignature": "Void Sort[Object,Object](Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x0106B020", "name": "Array_Fill__MethodInfo", "dotNetSignature": "Void Fill[Object](Object[], Object)" }, { "virtualAddress": "0x0107AF60", "name": "Array_Fill_1__MethodInfo", "dotNetSignature": "Void Fill[Object](Object[], Object, Int32, Int32)" }, { "virtualAddress": "0x0107D908", "name": "Array_Find__MethodInfo", "dotNetSignature": "Object Find[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x0107E8C8", "name": "Array_FindAll__MethodInfo", "dotNetSignature": "Object[] FindAll[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x010756E8", "name": "Array_FindIndex__MethodInfo", "dotNetSignature": "Int32 FindIndex[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x010701A0", "name": "Array_FindIndex_1__MethodInfo", "dotNetSignature": "Int32 FindIndex[Object](Object[], Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x0106B878", "name": "Array_FindIndex_2__MethodInfo", "dotNetSignature": "Int32 FindIndex[Object](Object[], Int32, Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x01074058", "name": "Array_FindLast__MethodInfo", "dotNetSignature": "Object FindLast[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x01073DF0", "name": "Array_FindLastIndex__MethodInfo", "dotNetSignature": "Int32 FindLastIndex[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x01082558", "name": "Array_FindLastIndex_1__MethodInfo", "dotNetSignature": "Int32 FindLastIndex[Object](Object[], Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x01070D98", "name": "Array_FindLastIndex_2__MethodInfo", "dotNetSignature": "Int32 FindLastIndex[Object](Object[], Int32, Int32, Predicate\u00601[Object])" }, { "virtualAddress": "0x01084EE8", "name": "Array_TrueForAll__MethodInfo", "dotNetSignature": "Boolean TrueForAll[Object](Object[], Predicate\u00601[Object])" }, { "virtualAddress": "0x0107CD08", "name": "Array_InternalArray__ICollection_Add__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Object](Object)" }, { "virtualAddress": "0x01070570", "name": "Array_InternalArray__ICollection_Remove__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Object](Object)" }, { "virtualAddress": "0x01083B38", "name": "Array_InternalArray__ICollection_Contains__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Object](Object)" }, { "virtualAddress": "0x01070170", "name": "Array_InternalArray__IReadOnlyList_get_Item__MethodInfo", "dotNetSignature": "Object InternalArray__IReadOnlyList_get_Item[Object](Int32)" }, { "virtualAddress": "0x01084D38", "name": "Array_InternalArray__Insert__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Object](Int32, Object)" }, { "virtualAddress": "0x01086A00", "name": "Array_InternalArray__IndexOf__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Object](Object)" }, { "virtualAddress": "0x0106ECB0", "name": "Array_InternalArray__get_Item__MethodInfo", "dotNetSignature": "Object InternalArray__get_Item[Object](Int32)" }, { "virtualAddress": "0x01074F08", "name": "Array_InternalArray__set_Item__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Object](Int32, Object)" }, { "virtualAddress": "0x01070440", "name": "Array_Empty__MethodInfo", "dotNetSignature": "Object[] Empty[Object]()" }, { "virtualAddress": "0x01075520", "name": "Array_InternalEnumerator_1_Object__get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x010713C0", "name": "Array_EmptyInternalEnumerator_1_Object__get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x01082E28", "name": "Tuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010718A0", "name": "Tuple_1_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0106E7F0", "name": "Tuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01072F40", "name": "Tuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01079820", "name": "Tuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01084AF8", "name": "Tuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0106ECD8", "name": "Tuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01082720", "name": "Tuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x010797B0", "name": "Tuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0106FFD8", "name": "Tuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01078E30", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0106B740", "name": "Tuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x010723F0", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01077D70", "name": "Tuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107D498", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "Tuple\u00608[Object,Object,Object,Object,Object,Object,Object,Object](Object, Object, Object, Object, Object, Object, Object, Object)" }, { "virtualAddress": "0x0107C190", "name": "Tuple_8_Object_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0106BC58", "name": "Lazy_1_Object___ctor_5__MethodInfo", "dotNetSignature": "Lazy\u00601[Object](Func\u00601[Object], LazyThreadSafetyMode)" }, { "virtualAddress": "0x0106FCF8", "name": "Lazy_1_Object__GetObjectFromMode__MethodInfo", "dotNetSignature": "Object GetObjectFromMode(LazyThreadSafetyMode)" }, { "virtualAddress": "0x010723F8", "name": "Lazy_1_Object__CreateValue__MethodInfo", "dotNetSignature": "Lazy\u00601[T]\u002BBoxed[Object] CreateValue()" }, { "virtualAddress": "0x01085DC0", "name": "Action_1_Object___ctor__MethodInfo", "dotNetSignature": "Action\u00601[Object](Object, IntPtr)" }, { "virtualAddress": "0x0107AB18", "name": "Action_1_Object__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object)" }, { "virtualAddress": "0x0106A798", "name": "Predicate_1_Object___ctor__MethodInfo", "dotNetSignature": "Predicate\u00601[Object](Object, IntPtr)" }, { "virtualAddress": "0x01074A58", "name": "Activator_CreateInstance_16__MethodInfo", "dotNetSignature": "Object CreateInstance[Object]()" }, { "virtualAddress": "0x01071920", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__get_Item__MethodInfo", "dotNetSignature": "Object System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x01075010", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Object)" }, { "virtualAddress": "0x010835E0", "name": "ArraySegment_1_Object__System_Collections_Generic_IReadOnlyList_T__get_Item__MethodInfo", "dotNetSignature": "Object System.Collections.Generic.IReadOnlyList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x01072838", "name": "ArraySegment_1_Object___ctor__MethodInfo", "dotNetSignature": "ArraySegment\u00601[Object](Object[])" }, { "virtualAddress": "0x01070B80", "name": "ArraySegment_1_Object___ctor_1__MethodInfo", "dotNetSignature": "ArraySegment\u00601[Object](Object[], Int32, Int32)" }, { "virtualAddress": "0x010766D0", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__IndexOf__MethodInfo", "dotNetSignature": "Int32 System.Collections.Generic.IList\u003CT\u003E.IndexOf(Object)" }, { "virtualAddress": "0x01086450", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__Insert__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Object)" }, { "virtualAddress": "0x010861D0", "name": "ArraySegment_1_Object__System_Collections_Generic_IList_T__RemoveAt__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x0107C5C0", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Object)" }, { "virtualAddress": "0x01074980", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x0107D6A8", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Contains__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Contains(Object)" }, { "virtualAddress": "0x0106AAA0", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0106B700", "name": "ArraySegment_1_Object__System_Collections_Generic_ICollection_T__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Object)" }, { "virtualAddress": "0x01075598", "name": "ArraySegment_1_Object__System_Collections_Generic_IEnumerable_T__GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator\u00601[System.Object] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x0106FDD8", "name": "ArraySegment_1_Object__System_Collections_IEnumerable_GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x01077918", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Object__get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x010753C8", "name": "Progress_1_Object___ctor_1__MethodInfo", "dotNetSignature": "Progress\u00601[Object](Action\u00601[Object])" }, { "virtualAddress": "0x0106C2B8", "name": "String_Join_4__MethodInfo", "dotNetSignature": "String Join[Object](String, IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x01076248", "name": "String_Concat_10__MethodInfo", "dotNetSignature": "String Concat[Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x0106FC08", "name": "WeakReference_1_Object___ctor_2__MethodInfo", "dotNetSignature": "WeakReference\u00601[Object](SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x010704C8", "name": "WeakReference_1_Object__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107AD08", "name": "Iterator_1_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107FBD8", "name": "DeferredDisposableLifetime_1_System_Object___cctor__MethodInfo", "dotNetSignature": "DeferredDisposableLifetime\u00601[System.Object]()" }, { "virtualAddress": "0x0107B950", "name": "DeferredDisposableLifetime_1_System_Object__AddRef__MethodInfo", "dotNetSignature": "Boolean AddRef(Object)" }, { "virtualAddress": "0x0107AFF8", "name": "LazyInitializer_EnsureInitializedCore__MethodInfo", "dotNetSignature": "Object EnsureInitializedCore[Object](Object ByRef, Func\u00601[Object])" }, { "virtualAddress": "0x0106D450", "name": "LazyHelpers_1_System_Object__ActivatorFactorySelector__MethodInfo", "dotNetSignature": "Object ActivatorFactorySelector()" }, { "virtualAddress": "0x0106F608", "name": "ThreadLocal_1_System_Object__get_Values__MethodInfo", "dotNetSignature": "IList\u00601[System.Object] get_Values()" }, { "virtualAddress": "0x01079920", "name": "ThreadLocal_1_System_Object__get_IsValueCreated__MethodInfo", "dotNetSignature": "Boolean get_IsValueCreated()" }, { "virtualAddress": "0x01071018", "name": "ThreadLocal_1_System_Object___ctor_2__MethodInfo", "dotNetSignature": "ThreadLocal\u00601[System.Object](Func\u00601[Object])" }, { "virtualAddress": "0x0106ED40", "name": "ThreadLocal_1_System_Object___ctor_3__MethodInfo", "dotNetSignature": "ThreadLocal\u00601[System.Object](Func\u00601[Object], Boolean)" }, { "virtualAddress": "0x0106E3C0", "name": "ThreadLocal_1_System_Object__GetValueSlow__MethodInfo", "dotNetSignature": "Object GetValueSlow()" }, { "virtualAddress": "0x0106E2C8", "name": "ThreadLocal_1_System_Object__SetValueSlow__MethodInfo", "dotNetSignature": "Void SetValueSlow(Object, ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][])" }, { "virtualAddress": "0x0107C960", "name": "ThreadLocal_1_System_Object__CreateLinkedSlot__MethodInfo", "dotNetSignature": "Void CreateLinkedSlot(ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object][], Int32, Object)" }, { "virtualAddress": "0x010793E8", "name": "ValueTask_1_System_Object___ctor_1__MethodInfo", "dotNetSignature": "ValueTask\u00601[System.Object](Task\u00601[System.Object])" }, { "virtualAddress": "0x0106D390", "name": "Task_1_System_Object___ctor_13__MethodInfo", "dotNetSignature": "Task\u00601[System.Object](Func\u00601[Object], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x0106DD98", "name": "Task_1_System_Object___ctor_15__MethodInfo", "dotNetSignature": "Task\u00601[System.Object](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x01081F18", "name": "Task_1_System_Object__StartNew__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] StartNew(Task, Func\u00601[Object], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106B038", "name": "Task_1_System_Object__StartNew_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] StartNew(Task, Func\u00602[Object,Object], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01077E90", "name": "Task_1_System_Object__ContinueWith_5__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01077A20", "name": "Task_1_System_Object__ContinueWith_11__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01073670", "name": "Task_1_System_Object__ContinueWith_17__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01071C10", "name": "Task_1_System_Object__ContinueWith_23__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106AB50", "name": "TaskFactory_1_System_Object__FromAsyncImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0107FC20", "name": "TaskFactory_1_System_Object__FromAsyncImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x0107F800", "name": "TaskFactory_1_System_Object__FromAsyncImpl_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x01086E40", "name": "TaskFactory_1_System_Object__FromAsyncImpl_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x0106E4F8", "name": "TaskFactory_1_System_Object__FromAsyncImpl_4__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromAsyncImpl[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Object], Action\u00601[IAsyncResult], Object, Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x0106AE90", "name": "TaskFactory_1_System_Object__ContinueWhenAll__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object])" }, { "virtualAddress": "0x0106C878", "name": "TaskFactory_1_System_Object__ContinueWhenAll_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken)" }, { "virtualAddress": "0x01083760", "name": "TaskFactory_1_System_Object__ContinueWhenAll_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x01086EA8", "name": "TaskFactory_1_System_Object__ContinueWhenAll_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x0106B570", "name": "TaskFactory_1_System_Object__ContinueWhenAll_4__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object])" }, { "virtualAddress": "0x01078650", "name": "TaskFactory_1_System_Object__ContinueWhenAll_5__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken)" }, { "virtualAddress": "0x01071EE8", "name": "TaskFactory_1_System_Object__ContinueWhenAll_6__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x01074BB8", "name": "TaskFactory_1_System_Object__ContinueWhenAll_7__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01079D10", "name": "TaskFactory_1_System_Object__ContinueWhenAllImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAllImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], Action\u00601[System.Threading.Tasks.Task\u00601[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0107C518", "name": "TaskFactory_1_System_Object__ContinueWhenAllImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],Object], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010858A8", "name": "TaskFactory_1_System_Object__ContinueWhenAny__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object])" }, { "virtualAddress": "0x0107AA90", "name": "TaskFactory_1_System_Object__ContinueWhenAny_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken)" }, { "virtualAddress": "0x0107C528", "name": "TaskFactory_1_System_Object__ContinueWhenAny_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x0106F200", "name": "TaskFactory_1_System_Object__ContinueWhenAny_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x0106C800", "name": "TaskFactory_1_System_Object__ContinueWhenAny_4__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object])" }, { "virtualAddress": "0x01079CB8", "name": "TaskFactory_1_System_Object__ContinueWhenAny_5__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken)" }, { "virtualAddress": "0x010865D8", "name": "TaskFactory_1_System_Object__ContinueWhenAny_6__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x010766C0", "name": "TaskFactory_1_System_Object__ContinueWhenAny_7__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01073468", "name": "TaskFactory_1_System_Object__ContinueWhenAnyImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,Object], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01078318", "name": "TaskFactory_1_System_Object__ContinueWhenAnyImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAnyImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010807E8", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Object_System_Object__CompleteFromAsyncResult__MethodInfo", "dotNetSignature": "Void CompleteFromAsyncResult(IAsyncResult)" }, { "virtualAddress": "0x0107CFF0", "name": "Parallel_For_8__MethodInfo", "dotNetSignature": "ParallelLoopResult For[Object](Int32, Int32, Func\u00601[Object], Func\u00604[Int32,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x01070498", "name": "Parallel_For_9__MethodInfo", "dotNetSignature": "ParallelLoopResult For[Object](Int64, Int64, Func\u00601[Object], Func\u00604[Int64,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107F8C0", "name": "Parallel_For_10__MethodInfo", "dotNetSignature": "ParallelLoopResult For[Object](Int32, Int32, ParallelOptions, Func\u00601[Object], Func\u00604[Int32,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107D250", "name": "Parallel_For_11__MethodInfo", "dotNetSignature": "ParallelLoopResult For[Object](Int64, Int64, ParallelOptions, Func\u00601[Object], Func\u00604[Int64,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x01072658", "name": "Parallel_ForWorker__MethodInfo", "dotNetSignature": "ParallelLoopResult ForWorker[Object](Int32, Int32, ParallelOptions, Action\u00601[Int32], Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState], Func\u00604[Int32,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x0106D1D0", "name": "Parallel_ForWorker64__MethodInfo", "dotNetSignature": "ParallelLoopResult ForWorker64[Object](Int64, Int64, ParallelOptions, Action\u00601[Int64], Action\u00602[Int64,System.Threading.Tasks.ParallelLoopState], Func\u00604[Int64,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x0106BFF0", "name": "Parallel_ForEach__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], Action\u00601[Object])" }, { "virtualAddress": "0x01077480", "name": "Parallel_ForEach_1__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00601[Object])" }, { "virtualAddress": "0x01071648", "name": "Parallel_ForEach_2__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x0106E070", "name": "Parallel_ForEach_3__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x01080D18", "name": "Parallel_ForEach_4__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x0107F868", "name": "Parallel_ForEach_5__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x01070410", "name": "Parallel_ForEach_6__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107AF68", "name": "Parallel_ForEach_7__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107B820", "name": "Parallel_ForEach_8__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107A0B8", "name": "Parallel_ForEach_9__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](IEnumerable\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x010768A8", "name": "Parallel_ForEachWorker__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEachWorker[Object,Object](IEnumerable\u00601[System.Object], ParallelOptions, Action\u00601[Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x0106F7B8", "name": "Parallel_ForEach_10__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], Action\u00601[Object])" }, { "virtualAddress": "0x010789D8", "name": "Parallel_ForEach_11__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x0107F770", "name": "Parallel_ForEach_12__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](OrderablePartitioner\u00601[System.Object], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x0106F898", "name": "Parallel_ForEach_13__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](Partitioner\u00601[System.Object], Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107ECE8", "name": "Parallel_ForEach_14__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](OrderablePartitioner\u00601[System.Object], Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107DB90", "name": "Parallel_ForEach_15__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], ParallelOptions, Action\u00601[Object])" }, { "virtualAddress": "0x01078398", "name": "Parallel_ForEach_16__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](Partitioner\u00601[System.Object], ParallelOptions, Action\u00602[Object,System.Threading.Tasks.ParallelLoopState])" }, { "virtualAddress": "0x0106F968", "name": "Parallel_ForEach_17__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object](OrderablePartitioner\u00601[System.Object], ParallelOptions, Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64])" }, { "virtualAddress": "0x0107E8F8", "name": "Parallel_ForEach_18__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](Partitioner\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0106DB28", "name": "Parallel_ForEach_19__MethodInfo", "dotNetSignature": "ParallelLoopResult ForEach[Object,Object](OrderablePartitioner\u00601[System.Object], ParallelOptions, Func\u00601[Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Action\u00601[Object])" }, { "virtualAddress": "0x0107E910", "name": "Parallel_PartitionerForEachWorker__MethodInfo", "dotNetSignature": "ParallelLoopResult PartitionerForEachWorker[Object,Object](Partitioner\u00601[System.Object], ParallelOptions, Action\u00601[Object], Action\u00602[Object,System.Threading.Tasks.ParallelLoopState], Action\u00603[Object,System.Threading.Tasks.ParallelLoopState,Int64], Func\u00604[Object,System.Threading.Tasks.ParallelLoopState,Object,Object], Func\u00605[Object,System.Threading.Tasks.ParallelLoopState,Int64,Object,Object], Func\u00601[Object], Action\u00601[Object])" }, { "virtualAddress": "0x0106BDE0", "name": "Parallel_c_DisplayClass17_0_1_System_Object___ForWorker_b__1__MethodInfo", "dotNetSignature": "Void \u003CForWorker\u003Eb__1()" }, { "virtualAddress": "0x01073B70", "name": "Parallel_c_DisplayClass18_0_1_System_Object___ForWorker64_b__1__MethodInfo", "dotNetSignature": "Void \u003CForWorker64\u003Eb__1()" }, { "virtualAddress": "0x010875D8", "name": "Parallel_c_DisplayClass42_0_2_System_Object_System_Object___PartitionerForEachWorker_b__1__MethodInfo", "dotNetSignature": "Void \u003CPartitionerForEachWorker\u003Eb__1()" }, { "virtualAddress": "0x010840A8", "name": "SingleProducerSingleConsumerQueue_1_T_GetEnumerator_d_16_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0106C048", "name": "Task_ContinueWith_17__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00602[System.Threading.Tasks.Task,Object], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106EC18", "name": "Task_ContinueWith_23__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWith[Object](Func\u00603[System.Threading.Tasks.Task,Object,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106CD88", "name": "Task_FromException_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromException[Object](Exception)" }, { "virtualAddress": "0x01078980", "name": "Task_FromCancellation_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromCancellation[Object](CancellationToken)" }, { "virtualAddress": "0x010788F0", "name": "Task_FromCancellation_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] FromCancellation[Object](OperationCanceledException)" }, { "virtualAddress": "0x01077FD0", "name": "Task_Run_7__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] Run[Object](Func\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x0107C440", "name": "Task_WhenAll_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Object[]] WhenAll[Object](IEnumerable\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x0106D568", "name": "Task_WhenAll_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Object[]] WhenAll[Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x01074AA0", "name": "TaskCompletionSource_1_System_Object__TrySetException__MethodInfo", "dotNetSignature": "Boolean TrySetException(Exception)" }, { "virtualAddress": "0x010773E8", "name": "TaskCompletionSource_1_System_Object__TrySetException_1__MethodInfo", "dotNetSignature": "Boolean TrySetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x01073F08", "name": "TaskCompletionSource_1_System_Object__SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x0107A360", "name": "TaskCompletionSource_1_System_Object__SetException_1__MethodInfo", "dotNetSignature": "Void SetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x01079858", "name": "TaskCompletionSource_1_System_Object__SetResult__MethodInfo", "dotNetSignature": "Void SetResult(Object)" }, { "virtualAddress": "0x0106DEA0", "name": "TaskCompletionSource_1_System_Object__SetCanceled__MethodInfo", "dotNetSignature": "Void SetCanceled()" }, { "virtualAddress": "0x0106D988", "name": "TaskFactory_ContinueWhenAll_4__MethodInfo", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]])" }, { "virtualAddress": "0x01081198", "name": "TaskFactory_ContinueWhenAll_5__MethodInfo", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]], CancellationToken)" }, { "virtualAddress": "0x010782A8", "name": "TaskFactory_ContinueWhenAll_6__MethodInfo", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]], TaskContinuationOptions)" }, { "virtualAddress": "0x010738B0", "name": "TaskFactory_ContinueWhenAll_7__MethodInfo", "dotNetSignature": "Task ContinueWhenAll[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601[]], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x010744B8", "name": "TaskFactory_ContinueWhenAll_8__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object])" }, { "virtualAddress": "0x0106BD88", "name": "TaskFactory_ContinueWhenAll_9__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken)" }, { "virtualAddress": "0x010759C0", "name": "TaskFactory_ContinueWhenAll_10__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x01071830", "name": "TaskFactory_ContinueWhenAll_11__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object](Task[], Func\u00602[System.Threading.Tasks.Task[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01071E50", "name": "TaskFactory_ContinueWhenAll_12__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object])" }, { "virtualAddress": "0x0107D8C8", "name": "TaskFactory_ContinueWhenAll_13__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken)" }, { "virtualAddress": "0x01076AA0", "name": "TaskFactory_ContinueWhenAll_14__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], TaskContinuationOptions)" }, { "virtualAddress": "0x01082A80", "name": "TaskFactory_ContinueWhenAll_15__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAll[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01072CE0", "name": "TaskFactory_ContinueWhenAny_4__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object])" }, { "virtualAddress": "0x01072150", "name": "TaskFactory_ContinueWhenAny_5__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken)" }, { "virtualAddress": "0x0107F360", "name": "TaskFactory_ContinueWhenAny_6__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x01074540", "name": "TaskFactory_ContinueWhenAny_7__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object](Task[], Func\u00602[System.Threading.Tasks.Task,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x010821F0", "name": "TaskFactory_ContinueWhenAny_8__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object])" }, { "virtualAddress": "0x01077A38", "name": "TaskFactory_ContinueWhenAny_9__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken)" }, { "virtualAddress": "0x01079FE0", "name": "TaskFactory_ContinueWhenAny_10__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], TaskContinuationOptions)" }, { "virtualAddress": "0x01085898", "name": "TaskFactory_ContinueWhenAny_11__MethodInfo", "dotNetSignature": "Task\u00601[System.Object] ContinueWhenAny[Object,Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,Object], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01082880", "name": "TaskFactory_ContinueWhenAny_12__MethodInfo", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601])" }, { "virtualAddress": "0x01071F58", "name": "TaskFactory_ContinueWhenAny_13__MethodInfo", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken)" }, { "virtualAddress": "0x01072E90", "name": "TaskFactory_ContinueWhenAny_14__MethodInfo", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions)" }, { "virtualAddress": "0x01071DF0", "name": "TaskFactory_ContinueWhenAny_15__MethodInfo", "dotNetSignature": "Task ContinueWhenAny[Object](Task\u00601[System.Object][], Action\u00601[System.Threading.Tasks.Task\u00601], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x0106E800", "name": "TaskFactory_CheckMultiContinuationTasksAndCopy_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Object][] CheckMultiContinuationTasksAndCopy[Object](Task\u00601[System.Object][])" }, { "virtualAddress": "0x0106BEA8", "name": "Evidence_AddAssemblyEvidence__MethodInfo", "dotNetSignature": "Void AddAssemblyEvidence[Object](Object)" }, { "virtualAddress": "0x01085E58", "name": "Evidence_AddHostEvidence__MethodInfo", "dotNetSignature": "Void AddHostEvidence[Object](Object)" }, { "virtualAddress": "0x010724F8", "name": "Evidence_GetAssemblyEvidence__MethodInfo", "dotNetSignature": "Object GetAssemblyEvidence[Object]()" }, { "virtualAddress": "0x01075F58", "name": "Evidence_GetHostEvidence__MethodInfo", "dotNetSignature": "Object GetHostEvidence[Object]()" }, { "virtualAddress": "0x01070AB8", "name": "WindowsIdentity_RunImpersonated_1__MethodInfo", "dotNetSignature": "Object RunImpersonated[Object](SafeAccessTokenHandle, Func\u00601[Object])" }, { "virtualAddress": "0x0106ACC0", "name": "AsyncVoidMethodBuilder_Start__MethodInfo", "dotNetSignature": "Void Start[Object](Object ByRef)" }, { "virtualAddress": "0x0106F360", "name": "AsyncTaskMethodBuilder_Start__MethodInfo", "dotNetSignature": "Void Start[Object](Object ByRef)" }, { "virtualAddress": "0x0106B460", "name": "AsyncTaskMethodBuilder_1_System_Object__Start__MethodInfo", "dotNetSignature": "Void Start[Object](Object ByRef)" }, { "virtualAddress": "0x010872D0", "name": "AsyncTaskMethodBuilder_1_System_Object__SetResult__MethodInfo", "dotNetSignature": "Void SetResult(Object)" }, { "virtualAddress": "0x01083258", "name": "AsyncTaskMethodBuilder_1_System_Object__SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x010872C0", "name": "ConditionalWeakTable_2_System_Object_System_Object__Add__MethodInfo", "dotNetSignature": "Void Add(Object, Object)" }, { "virtualAddress": "0x0107F3F8", "name": "ConditionalWeakTable_2_System_Object_System_Object__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x01086AD0", "name": "ConditionalWeakTable_2_System_Object_System_Object__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Object, Object ByRef)" }, { "virtualAddress": "0x01073890", "name": "ConditionalWeakTable_2_System_Object_System_Object__GetValue__MethodInfo", "dotNetSignature": "Object GetValue(Object, ConditionalWeakTable\u00602[TKey,TValue]\u002BCreateValueCallback[System.Object,System.Object])" }, { "virtualAddress": "0x01079F40", "name": "Marshal_GetObjectsForNativeVariants_1__MethodInfo", "dotNetSignature": "Object[] GetObjectsForNativeVariants[Object](IntPtr, Int32)" }, { "virtualAddress": "0x0107E390", "name": "Marshal_GetFunctionPointerForDelegate_1__MethodInfo", "dotNetSignature": "IntPtr GetFunctionPointerForDelegate[Object](Object)" }, { "virtualAddress": "0x0107EFE8", "name": "EventRegistrationTokenTable_1_System_Object___ctor__MethodInfo", "dotNetSignature": "EventRegistrationTokenTable\u00601[System.Object]()" }, { "virtualAddress": "0x0106C340", "name": "WindowsRuntimeMarshal_AddEventHandler__MethodInfo", "dotNetSignature": "Void AddEventHandler[Object](Func\u00602[Object,System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x010713F0", "name": "WindowsRuntimeMarshal_RemoveEventHandler__MethodInfo", "dotNetSignature": "Void RemoveEventHandler[Object](Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x0107BD30", "name": "WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_AddEventHandler__MethodInfo", "dotNetSignature": "Void AddEventHandler[Object](Func\u00602[Object,System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Action\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken], Object)" }, { "virtualAddress": "0x01083538", "name": "ReadOnlyCollection_1_System_Object___ctor__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object](IList\u00601[System.Object])" }, { "virtualAddress": "0x0107CC50", "name": "ReadOnlyDictionary_2_System_Object_System_Object___ctor__MethodInfo", "dotNetSignature": "ReadOnlyDictionary\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0107F048", "name": "ReadOnlyDictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor_1__MethodInfo", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Object]()" }, { "virtualAddress": "0x0107DDB8", "name": "ReadOnlyDictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor_1__MethodInfo", "dotNetSignature": "ReadOnlyDictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Object]()" }, { "virtualAddress": "0x01070800", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x0107ED08", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_get_SyncRoot__MethodInfo", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x01071B08", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_4__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0106D240", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_5__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01083260", "name": "ConcurrentDictionary_2_System_Object_System_Object__InitializeFromCollection__MethodInfo", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]])" }, { "virtualAddress": "0x0106C208", "name": "ConcurrentDictionary_2_System_Object_System_Object___ctor_7__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Object,System.Object](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x010766F0", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x01078100", "name": "ConcurrentDictionary_2_System_Object_System_Object__ToArray__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object][] ToArray()" }, { "virtualAddress": "0x0106E270", "name": "ConcurrentDictionary_2_System_Object_System_Object__TryAddInternal__MethodInfo", "dotNetSignature": "Boolean TryAddInternal(Object, Int32, Object, Boolean, Boolean, Object ByRef)" }, { "virtualAddress": "0x0106C4C8", "name": "ConcurrentDictionary_2_System_Object_System_Object__ThrowKeyNotFoundException__MethodInfo", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x010771B8", "name": "ConcurrentDictionary_2_System_Object_System_Object__ThrowKeyNullException__MethodInfo", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x0107D380", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd__MethodInfo", "dotNetSignature": "Object GetOrAdd(Object, Func\u00602[Object,Object])" }, { "virtualAddress": "0x0107FE80", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetOrAdd_1__MethodInfo", "dotNetSignature": "Object GetOrAdd[Object](Object, Func\u00603[Object,Object,Object], Object)" }, { "virtualAddress": "0x0107B790", "name": "ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate__MethodInfo", "dotNetSignature": "Object AddOrUpdate[Object](Object, Func\u00603[Object,Object,Object], Func\u00604[Object,Object,Object,Object], Object)" }, { "virtualAddress": "0x010789E0", "name": "ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate_1__MethodInfo", "dotNetSignature": "Object AddOrUpdate(Object, Func\u00602[Object,Object], Func\u00603[Object,Object,Object])" }, { "virtualAddress": "0x010748A0", "name": "ConcurrentDictionary_2_System_Object_System_Object__AddOrUpdate_2__MethodInfo", "dotNetSignature": "Object AddOrUpdate(Object, Object, Func\u00603[Object,Object,Object])" }, { "virtualAddress": "0x01074070", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Object, Object)" }, { "virtualAddress": "0x0107CBE8", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0107BDE8", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x01071798", "name": "ConcurrentDictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01082520", "name": "ConcurrentDictionary_2_System_Object_System_Object__GrowTable__MethodInfo", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Object,System.Object])" }, { "virtualAddress": "0x01079158", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetKeys__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] GetKeys()" }, { "virtualAddress": "0x01072D98", "name": "ConcurrentDictionary_2_System_Object_System_Object__GetValues__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] GetValues()" }, { "virtualAddress": "0x01079970", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Object_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01072060", "name": "IDictionaryDebugView_2_System_Object_System_Object___ctor__MethodInfo", "dotNetSignature": "IDictionaryDebugView\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x010754C8", "name": "ConcurrentQueue_1_System_Object__System_Collections_ICollection_get_SyncRoot__MethodInfo", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x010863C8", "name": "ConcurrentQueue_1_System_Object___ctor_1__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[System.Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x01074DF0", "name": "ConcurrentQueue_1_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106F340", "name": "ConcurrentQueue_1_System_Object__ToArray__MethodInfo", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x01072438", "name": "ConcurrentQueue_1_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01079D30", "name": "ConcurrentQueue_1_T_Enumerate_d_27_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01072408", "name": "ConcurrentStack_1_System_Object__System_Collections_ICollection_get_SyncRoot__MethodInfo", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x01075158", "name": "ConcurrentStack_1_System_Object___ctor_1__MethodInfo", "dotNetSignature": "ConcurrentStack\u00601[System.Object](IEnumerable\u00601[System.Object])" }, { "virtualAddress": "0x010801B0", "name": "ConcurrentStack_1_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x010834F8", "name": "ConcurrentStack_1_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01082400", "name": "ConcurrentStack_1_System_Object__PushRange__MethodInfo", "dotNetSignature": "Void PushRange(Object[])" }, { "virtualAddress": "0x0106D990", "name": "ConcurrentStack_1_System_Object__ValidatePushPopRangeInput__MethodInfo", "dotNetSignature": "Void ValidatePushPopRangeInput(Object[], Int32, Int32)" }, { "virtualAddress": "0x01074740", "name": "ConcurrentStack_1_System_Object__TryPopRange__MethodInfo", "dotNetSignature": "Int32 TryPopRange(Object[])" }, { "virtualAddress": "0x0107CD20", "name": "ConcurrentStack_1_T_GetEnumerator_d_35_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107E1E0", "name": "IProducerConsumerCollectionDebugView_1_System_Object___ctor__MethodInfo", "dotNetSignature": "IProducerConsumerCollectionDebugView\u00601[System.Object](IProducerConsumerCollection\u00601[System.Object])" }, { "virtualAddress": "0x01071670", "name": "OrderablePartitioner_1_System_Object__GetOrderableDynamicPartitions__MethodInfo", "dotNetSignature": "IEnumerable\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetOrderableDynamicPartitions()" }, { "virtualAddress": "0x01080740", "name": "OrderablePartitioner_1_System_Object__GetPartitions__MethodInfo", "dotNetSignature": "IList\u00601[IEnumerator\u00601[System.Object]] GetPartitions(Int32)" }, { "virtualAddress": "0x0107DA88", "name": "Partitioner_1_System_Object__GetDynamicPartitions__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Object] GetDynamicPartitions()" }, { "virtualAddress": "0x0106D148", "name": "Partitioner_Create_4__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Object] Create[Object](IList\u00601[System.Object], Boolean)" }, { "virtualAddress": "0x0107FDB8", "name": "Partitioner_Create_5__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Object] Create[Object](Object[], Boolean)" }, { "virtualAddress": "0x01076668", "name": "Partitioner_Create_7__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Object] Create[Object](IEnumerable\u00601[System.Object], EnumerablePartitionerOptions)" }, { "virtualAddress": "0x01081DA8", "name": "Partitioner_DynamicPartitionEnumerator_Abstract_2_System_Object_System_Object__Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x010825C8", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_System_Object__GetOrderablePartitions__MethodInfo", "dotNetSignature": "IList\u00601[IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]]] GetOrderablePartitions(Int32)" }, { "virtualAddress": "0x0106C758", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]] GetEnumerator()" }, { "virtualAddress": "0x01071C90", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk_Single__MethodInfo", "dotNetSignature": "Boolean GrabChunk_Single(KeyValuePair\u00602[System.Int64,System.Object][], Int32, Int32 ByRef)" }, { "virtualAddress": "0x01083478", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerable_System_Object__GrabChunk_Buffered__MethodInfo", "dotNetSignature": "Boolean GrabChunk_Buffered(KeyValuePair\u00602[System.Int64,System.Object][], Int32, Int32 ByRef)" }, { "virtualAddress": "0x0106F740", "name": "Partitioner_DynamicPartitionerForIEnumerable_1_TSource_InternalPartitionEnumerator_System_Object__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x01073078", "name": "Partitioner_DynamicPartitionerForIndexRange_Abstract_2_System_Object_System_Object__GetOrderablePartitions__MethodInfo", "dotNetSignature": "IList\u00601[IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]]] GetOrderablePartitions(Int32)" }, { "virtualAddress": "0x01079CC0", "name": "Partitioner_DynamicPartitionerForIList_1_TSource_InternalPartitionEnumerator_System_Object__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x01080B58", "name": "Partitioner_DynamicPartitionerForArray_1_TSource_InternalPartitionEnumerator_System_Object__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x01083410", "name": "Partitioner_StaticIndexRangePartitioner_2_System_Object_System_Object__GetOrderablePartitions__MethodInfo", "dotNetSignature": "IList\u00601[IEnumerator\u00601[KeyValuePair\u00602[System.Int64,System.Object]]] GetOrderablePartitions(Int32)" }, { "virtualAddress": "0x01072078", "name": "Partitioner_StaticIndexRangePartition_1_System_Object__Reset__MethodInfo", "dotNetSignature": "Void Reset()" }, { "virtualAddress": "0x0107C218", "name": "Partitioner_StaticIndexRangePartitionForIList_1_System_Object__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x0106B6D0", "name": "Partitioner_StaticIndexRangePartitionForArray_1_System_Object__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x0106F9C0", "name": "CollectionExtensions_GetValueOrDefault_1__MethodInfo", "dotNetSignature": "Object GetValueOrDefault[Object,Object](IReadOnlyDictionary\u00602[System.Object,System.Object], Object, Object)" }, { "virtualAddress": "0x010759D8", "name": "CollectionExtensions_TryAdd__MethodInfo", "dotNetSignature": "Boolean TryAdd[Object,Object](IDictionary\u00602[System.Object,System.Object], Object, Object)" }, { "virtualAddress": "0x0106CBF0", "name": "CollectionExtensions_Remove__MethodInfo", "dotNetSignature": "Boolean Remove[Object,Object](IDictionary\u00602[System.Object,System.Object], Object, Object ByRef)" }, { "virtualAddress": "0x0106E620", "name": "ArraySortHelper_1_System_Object__Sort__MethodInfo", "dotNetSignature": "Void Sort(Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107A870", "name": "ArraySortHelper_1_System_Object__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Object[], Int32, Int32, Object, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x01077278", "name": "ArraySortHelper_1_System_Object__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(Object[], Int32, Int32, Comparison\u00601[Object])" }, { "virtualAddress": "0x0106DE68", "name": "ArraySortHelper_2_System_Object_System_Object__Sort__MethodInfo", "dotNetSignature": "Void Sort(Object[], Object[], Int32, Int32, IComparer\u00601[System.Object])" }, { "virtualAddress": "0x0106BB58", "name": "Dictionary_2_System_Object_System_Object__get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Object)" }, { "virtualAddress": "0x0106EAC8", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x0106F778", "name": "Dictionary_2_System_Object_System_Object___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107C510", "name": "Dictionary_2_System_Object_System_Object___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01076E98", "name": "Dictionary_2_System_Object_System_Object___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Object]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x010770D8", "name": "Dictionary_2_System_Object_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Object][], Int32)" }, { "virtualAddress": "0x01076640", "name": "Dictionary_2_System_Object_System_Object__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01076CE0", "name": "Dictionary_2_System_Object_System_Object__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x0106F7D8", "name": "Dictionary_2_System_Object_System_Object__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(Object, Object, InsertionBehavior)" }, { "virtualAddress": "0x0107A8E0", "name": "Dictionary_2_System_Object_System_Object__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x01073970", "name": "Dictionary_2_System_Object_System_Object__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x010773C8", "name": "Dictionary_2_System_Object_System_Object__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(Object, Object ByRef)" }, { "virtualAddress": "0x010715F8", "name": "Dictionary_2_System_Object_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01076400", "name": "Dictionary_2_System_Object_System_Object__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x010735F8", "name": "Dictionary_2_System_Object_System_Object__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x01071F20", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0106D620", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x010769D0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x0106DA20", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x0106C0C8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107F138", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107E548", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Object](Dictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x01083F50", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01072278", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x010731E0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x01076000", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x0107F4F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107A970", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01075460", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107CE98", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01085250", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Object](Dictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0106AF70", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01086E90", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x010786E8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x01075D30", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x0106D9D0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107A580", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x010705C0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107D5C8", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0106BEB8", "name": "IDictionaryDebugView_2_System_Object_System_Object__1__ctor__MethodInfo", "dotNetSignature": "IDictionaryDebugView\u00602[System.Object,System.Object](IDictionary\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x01071FD8", "name": "DictionaryKeyCollectionDebugView_2_System_Object_System_Object___ctor__MethodInfo", "dotNetSignature": "DictionaryKeyCollectionDebugView\u00602[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x01075528", "name": "DictionaryValueCollectionDebugView_2_System_Object_System_Object___ctor__MethodInfo", "dotNetSignature": "DictionaryValueCollectionDebugView\u00602[System.Object,System.Object](ICollection\u00601[System.Object])" }, { "virtualAddress": "0x0106F1D8", "name": "Comparer_1_System_Object__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.Object] Create(Comparison\u00601[Object])" }, { "virtualAddress": "0x01080688", "name": "Mscorlib_KeyedCollectionDebugView_2_System_Object_System_Object___ctor__MethodInfo", "dotNetSignature": "Mscorlib_KeyedCollectionDebugView\u00602[System.Object,System.Object](KeyedCollection\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x01085A28", "name": "List_1_System_Object__get_Capacity__MethodInfo", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x01084410", "name": "List_1_System_Object__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01083898", "name": "List_1_System_Object__get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x01075870", "name": "List_1_System_Object__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Object)" }, { "virtualAddress": "0x01073DA0", "name": "List_1_System_Object___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Object]()" }, { "virtualAddress": "0x01077490", "name": "List_1_System_Object___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Object](Int32)" }, { "virtualAddress": "0x0107C798", "name": "List_1_System_Object__Add__MethodInfo", "dotNetSignature": "Void Add(Object)" }, { "virtualAddress": "0x01082C08", "name": "List_1_System_Object__CopyTo_2__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01077DD8", "name": "List_1_System_Object__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Object] GetEnumerator()" }, { "virtualAddress": "0x0106FC40", "name": "List_1_System_Object__IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(Object)" }, { "virtualAddress": "0x01086068", "name": "List_1_System_Object__Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Object)" }, { "virtualAddress": "0x01075980", "name": "List_1_System_Object__RemoveAll__MethodInfo", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[Object])" }, { "virtualAddress": "0x01082B70", "name": "List_1_System_Object__ToArray__MethodInfo", "dotNetSignature": "Object[] ToArray()" }, { "virtualAddress": "0x01076850", "name": "List_1_T_Enumerator_System_Object__get_Current__MethodInfo", "dotNetSignature": "Object get_Current()" }, { "virtualAddress": "0x01085A00", "name": "List_1_T_Enumerator_System_Object__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01080910", "name": "List_1_T_Enumerator_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01084DD8", "name": "Contract_ForAll_1__MethodInfo", "dotNetSignature": "Boolean ForAll[Object](IEnumerable\u00601[System.Object], Predicate\u00601[Object])" }, { "virtualAddress": "0x01075148", "name": "Contract_Exists_1__MethodInfo", "dotNetSignature": "Boolean Exists[Object](IEnumerable\u00601[System.Object], Predicate\u00601[Object])" }, { "virtualAddress": "0x0107FD80", "name": "EventSourceActivity_Start_4__MethodInfo", "dotNetSignature": "EventSourceActivity Start[Object](String, EventSourceOptions ByRef, Object ByRef)" }, { "virtualAddress": "0x01079038", "name": "EventSourceActivity_Write_5__MethodInfo", "dotNetSignature": "Void Write[Object](EventSource, String, EventSourceOptions ByRef, Object ByRef)" }, { "virtualAddress": "0x0107E5A8", "name": "EventSourceActivity_Stop_3__MethodInfo", "dotNetSignature": "Void Stop[Object](String, Object ByRef)" }, { "virtualAddress": "0x01077C50", "name": "Statics_CreateDefaultTypeInfo__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Object] CreateDefaultTypeInfo[Object](List\u00601[System.Type])" }, { "virtualAddress": "0x01075120", "name": "EventSource_WriteImpl__MethodInfo", "dotNetSignature": "Void WriteImpl[Object](String, EventSourceOptions ByRef, Object ByRef, Guid*, Guid*)" }, { "virtualAddress": "0x0107E938", "name": "List_1_System_String___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.String]()" }, { "virtualAddress": "0x01080088", "name": "List_1_System_String__Add__MethodInfo", "dotNetSignature": "Void Add(String)" }, { "virtualAddress": "0x0106D560", "name": "List_1_System_String__ToArray__MethodInfo", "dotNetSignature": "String[] ToArray()" }, { "virtualAddress": "0x01074AC8", "name": "Dictionary_2_System_String_System_String___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.String]()" }, { "virtualAddress": "0x01070B98", "name": "Dictionary_2_System_String_System_String__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, String)" }, { "virtualAddress": "0x0107F4E0", "name": "Dictionary_2_System_String_System_String__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01082D80", "name": "Dictionary_2_System_String_System_String__GetEnumerator__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.String,System.String] GetEnumerator()" }, { "virtualAddress": "0x0107EA38", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.String,System.String] get_Current()" }, { "virtualAddress": "0x0107CD80", "name": "KeyValuePair_2_System_String_System_String__get_Value__MethodInfo", "dotNetSignature": "String get_Value()" }, { "virtualAddress": "0x010726A0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01076E90", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_String__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01070DD0", "name": "List_1_Mono_Globalization_Unicode_Contraction___ctor__MethodInfo", "dotNetSignature": "List\u00601[Mono.Globalization.Unicode.Contraction]()" }, { "virtualAddress": "0x0107E088", "name": "List_1_Mono_Globalization_Unicode_Level2Map___ctor__MethodInfo", "dotNetSignature": "List\u00601[Mono.Globalization.Unicode.Level2Map]()" }, { "virtualAddress": "0x010762A0", "name": "List_1_Mono_Globalization_Unicode_Contraction__Add__MethodInfo", "dotNetSignature": "Void Add(Contraction)" }, { "virtualAddress": "0x010706B8", "name": "List_1_Mono_Globalization_Unicode_Level2Map__Add__MethodInfo", "dotNetSignature": "Void Add(Level2Map)" }, { "virtualAddress": "0x0106EE90", "name": "List_1_Mono_Globalization_Unicode_Contraction__Sort__MethodInfo", "dotNetSignature": "Void Sort(IComparer\u00601[Mono.Globalization.Unicode.Contraction])" }, { "virtualAddress": "0x0107E978", "name": "Comparison_1_Mono_Globalization_Unicode_Level2Map___ctor__MethodInfo", "dotNetSignature": "Comparison\u00601[Mono.Globalization.Unicode.Level2Map](Object, IntPtr)" }, { "virtualAddress": "0x0106FDA0", "name": "List_1_Mono_Globalization_Unicode_Level2Map__Sort__MethodInfo", "dotNetSignature": "Void Sort(Comparison\u00601[Mono.Globalization.Unicode.Level2Map])" }, { "virtualAddress": "0x0107A510", "name": "List_1_Mono_Globalization_Unicode_Contraction__ToArray__MethodInfo", "dotNetSignature": "Contraction[] ToArray()" }, { "virtualAddress": "0x0106F150", "name": "List_1_Mono_Globalization_Unicode_Level2Map__ToArray__MethodInfo", "dotNetSignature": "Level2Map[] ToArray()" }, { "virtualAddress": "0x01076268", "name": "Array_Reverse_4__MethodInfo", "dotNetSignature": "Void Reverse[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x01073F40", "name": "Array_Reverse_5__MethodInfo", "dotNetSignature": "Void Reverse[Byte](Byte[])" }, { "virtualAddress": "0x01081AE0", "name": "List_1_System_String__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01079E10", "name": "List_1_System_String__RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0106C478", "name": "List_1_System_String__Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, String)" }, { "virtualAddress": "0x0107E368", "name": "List_1_System_String__get_Item__MethodInfo", "dotNetSignature": "String get_Item(Int32)" }, { "virtualAddress": "0x0106F688", "name": "List_1_System_String__Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0106B6E0", "name": "ReadOnlyCollection_1_System_Exception___ctor__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Exception](IList\u00601[System.Exception])" }, { "virtualAddress": "0x01087190", "name": "List_1_System_Exception___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Exception](IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x01086348", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo](IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x0107C940", "name": "ReadOnlyCollection_1_System_Exception__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01077500", "name": "ReadOnlyCollection_1_System_Exception__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Exception[], Int32)" }, { "virtualAddress": "0x01086148", "name": "ReadOnlyCollection_1_System_Exception__get_Item__MethodInfo", "dotNetSignature": "Exception get_Item(Int32)" }, { "virtualAddress": "0x0107E1E8", "name": "Func_2_Exception_Boolean__Invoke__MethodInfo", "dotNetSignature": "Boolean Invoke(Exception)" }, { "virtualAddress": "0x01082AB8", "name": "List_1_System_Exception___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Exception]()" }, { "virtualAddress": "0x0106C5E0", "name": "List_1_System_Exception__Add__MethodInfo", "dotNetSignature": "Void Add(Exception)" }, { "virtualAddress": "0x01076358", "name": "List_1_System_AggregateException___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.AggregateException]()" }, { "virtualAddress": "0x0107C330", "name": "List_1_System_AggregateException__Add__MethodInfo", "dotNetSignature": "Void Add(AggregateException)" }, { "virtualAddress": "0x010700B8", "name": "List_1_System_AggregateException__get_Item__MethodInfo", "dotNetSignature": "AggregateException get_Item(Int32)" }, { "virtualAddress": "0x01075360", "name": "List_1_System_AggregateException__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01084DC8", "name": "Dictionary_2_System_String_System_AppContext_SwitchValueState__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, AppContext\u002BSwitchValueState ByRef)" }, { "virtualAddress": "0x010724D0", "name": "Dictionary_2_System_String_System_AppContext_SwitchValueState__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, AppContext\u002BSwitchValueState)" }, { "virtualAddress": "0x0107BE08", "name": "Dictionary_2_System_String_System_AppContext_SwitchValueState___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.AppContext\u002BSwitchValueState]()" }, { "virtualAddress": "0x010728D0", "name": "Dictionary_2_System_String_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Object]()" }, { "virtualAddress": "0x0106E9C8", "name": "Dictionary_2_System_String_System_Object__ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x0107E4F0", "name": "Dictionary_2_System_String_System_Object__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, Object)" }, { "virtualAddress": "0x01075518", "name": "Dictionary_2_System_String_System_Object__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(String)" }, { "virtualAddress": "0x0107FB70", "name": "List_1_System_String__Contains__MethodInfo", "dotNetSignature": "Boolean Contains(String)" }, { "virtualAddress": "0x01085908", "name": "Nullable_1_Boolean___ctor__MethodInfo", "dotNetSignature": "Nullable\u00601[Boolean](Boolean)" }, { "virtualAddress": "0x0106E710", "name": "List_1_System_Type___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Type]()" }, { "virtualAddress": "0x01079A10", "name": "List_1_System_Attribute___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Attribute]()" }, { "virtualAddress": "0x01079AF0", "name": "List_1_System_Type__Contains__MethodInfo", "dotNetSignature": "Boolean Contains(Type)" }, { "virtualAddress": "0x01074678", "name": "List_1_System_Type__Add__MethodInfo", "dotNetSignature": "Void Add(Type)" }, { "virtualAddress": "0x01072DB8", "name": "List_1_System_Attribute__Add__MethodInfo", "dotNetSignature": "Void Add(Attribute)" }, { "virtualAddress": "0x0106F8A8", "name": "List_1_System_Attribute__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01086408", "name": "List_1_System_Attribute__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Attribute[], Int32)" }, { "virtualAddress": "0x01070448", "name": "BinaryPrimitives_ReadMachineEndian__MethodInfo", "dotNetSignature": "Int16 ReadMachineEndian[Int16](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x01073150", "name": "BinaryPrimitives_ReadMachineEndian_1__MethodInfo", "dotNetSignature": "Int32 ReadMachineEndian[Int32](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0107D1D8", "name": "BinaryPrimitives_ReadMachineEndian_2__MethodInfo", "dotNetSignature": "Int64 ReadMachineEndian[Int64](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x010782F0", "name": "BinaryPrimitives_ReadMachineEndian_3__MethodInfo", "dotNetSignature": "UInt16 ReadMachineEndian[UInt16](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x010757E8", "name": "BinaryPrimitives_ReadMachineEndian_4__MethodInfo", "dotNetSignature": "UInt32 ReadMachineEndian[UInt32](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0107E190", "name": "BinaryPrimitives_ReadMachineEndian_5__MethodInfo", "dotNetSignature": "UInt64 ReadMachineEndian[UInt64](ReadOnlySpan\u00601[Byte])" }, { "virtualAddress": "0x0106AEB8", "name": "BinaryPrimitives_TryReadMachineEndian__MethodInfo", "dotNetSignature": "Boolean TryReadMachineEndian[Int16](ReadOnlySpan\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x01083720", "name": "BinaryPrimitives_TryReadMachineEndian_1__MethodInfo", "dotNetSignature": "Boolean TryReadMachineEndian[Int32](ReadOnlySpan\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x0106EE10", "name": "BinaryPrimitives_TryReadMachineEndian_2__MethodInfo", "dotNetSignature": "Boolean TryReadMachineEndian[Int64](ReadOnlySpan\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x01075930", "name": "BinaryPrimitives_TryReadMachineEndian_3__MethodInfo", "dotNetSignature": "Boolean TryReadMachineEndian[UInt16](ReadOnlySpan\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x010848B0", "name": "BinaryPrimitives_TryReadMachineEndian_4__MethodInfo", "dotNetSignature": "Boolean TryReadMachineEndian[UInt32](ReadOnlySpan\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x01071CB0", "name": "BinaryPrimitives_TryReadMachineEndian_5__MethodInfo", "dotNetSignature": "Boolean TryReadMachineEndian[UInt64](ReadOnlySpan\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x0107C228", "name": "BinaryPrimitives_WriteMachineEndian__MethodInfo", "dotNetSignature": "Void WriteMachineEndian[Int16](Span\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x01073EB0", "name": "BinaryPrimitives_WriteMachineEndian_1__MethodInfo", "dotNetSignature": "Void WriteMachineEndian[Int32](Span\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x010769B0", "name": "BinaryPrimitives_WriteMachineEndian_2__MethodInfo", "dotNetSignature": "Void WriteMachineEndian[Int64](Span\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x0107F738", "name": "BinaryPrimitives_WriteMachineEndian_3__MethodInfo", "dotNetSignature": "Void WriteMachineEndian[UInt16](Span\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x01070290", "name": "BinaryPrimitives_WriteMachineEndian_4__MethodInfo", "dotNetSignature": "Void WriteMachineEndian[UInt32](Span\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x01075018", "name": "BinaryPrimitives_WriteMachineEndian_5__MethodInfo", "dotNetSignature": "Void WriteMachineEndian[UInt64](Span\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x01070420", "name": "BinaryPrimitives_TryWriteMachineEndian__MethodInfo", "dotNetSignature": "Boolean TryWriteMachineEndian[Int16](Span\u00601[Byte], Int16 ByRef)" }, { "virtualAddress": "0x0107DD08", "name": "BinaryPrimitives_TryWriteMachineEndian_1__MethodInfo", "dotNetSignature": "Boolean TryWriteMachineEndian[Int32](Span\u00601[Byte], Int32 ByRef)" }, { "virtualAddress": "0x010820C8", "name": "BinaryPrimitives_TryWriteMachineEndian_2__MethodInfo", "dotNetSignature": "Boolean TryWriteMachineEndian[Int64](Span\u00601[Byte], Int64 ByRef)" }, { "virtualAddress": "0x01076F60", "name": "BinaryPrimitives_TryWriteMachineEndian_3__MethodInfo", "dotNetSignature": "Boolean TryWriteMachineEndian[UInt16](Span\u00601[Byte], UInt16 ByRef)" }, { "virtualAddress": "0x01075668", "name": "BinaryPrimitives_TryWriteMachineEndian_4__MethodInfo", "dotNetSignature": "Boolean TryWriteMachineEndian[UInt32](Span\u00601[Byte], UInt32 ByRef)" }, { "virtualAddress": "0x0106D418", "name": "BinaryPrimitives_TryWriteMachineEndian_5__MethodInfo", "dotNetSignature": "Boolean TryWriteMachineEndian[UInt64](Span\u00601[Byte], UInt64 ByRef)" }, { "virtualAddress": "0x0106E1F0", "name": "Partitioner_Create_8__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create[Tuple\u00602[Int64,Int64]](IEnumerable\u00601[System.Tuple\u00602], EnumerablePartitionerOptions)" }, { "virtualAddress": "0x0107E180", "name": "Partitioner_Create_9__MethodInfo", "dotNetSignature": "OrderablePartitioner\u00601[System.Tuple\u00602] Create[Tuple\u00602[Int32,Int32]](IEnumerable\u00601[System.Tuple\u00602], EnumerablePartitionerOptions)" }, { "virtualAddress": "0x01071760", "name": "Tuple_2_Int64_Int64___ctor__MethodInfo", "dotNetSignature": "Tuple\u00602[Int64,Int64](Int64, Int64)" }, { "virtualAddress": "0x0107A948", "name": "Tuple_2_Int32_Int32___ctor__MethodInfo", "dotNetSignature": "Tuple\u00602[Int32,Int32](Int32, Int32)" }, { "virtualAddress": "0x01081678", "name": "EqualityComparer_1_System_Byte___ctor__MethodInfo", "dotNetSignature": "EqualityComparer\u00601[System.Byte]()" }, { "virtualAddress": "0x01081A20", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo___ctor__MethodInfo", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.Serialization.SerializationInfo]()" }, { "virtualAddress": "0x01083FE0", "name": "EqualityComparer_1_System_String___ctor__MethodInfo", "dotNetSignature": "EqualityComparer\u00601[System.String]()" }, { "virtualAddress": "0x0107CD88", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__Add__MethodInfo", "dotNetSignature": "Void Add(Object, SerializationInfo)" }, { "virtualAddress": "0x010814C0", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Object, SerializationInfo ByRef)" }, { "virtualAddress": "0x01073008", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x0107F078", "name": "List_1_System_String___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.String](Int32)" }, { "virtualAddress": "0x010818D0", "name": "List_1_System_String__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Int32, String[], Int32, Int32)" }, { "virtualAddress": "0x010763F0", "name": "Predicate_1_Type___ctor__MethodInfo", "dotNetSignature": "Predicate\u00601[Type](Object, IntPtr)" }, { "virtualAddress": "0x01085728", "name": "Contract_ForAll_2__MethodInfo", "dotNetSignature": "Boolean ForAll[Type](IEnumerable\u00601[System.Type], Predicate\u00601[Type])" }, { "virtualAddress": "0x0107CB48", "name": "Predicate_1_Int32__Invoke__MethodInfo", "dotNetSignature": "Boolean Invoke(Int32)" }, { "virtualAddress": "0x0107C670", "name": "Action_3_String_String_String__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(String, String, String)" }, { "virtualAddress": "0x0107B590", "name": "Action_1_String__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(String)" }, { "virtualAddress": "0x01081898", "name": "Action_3_String_String_String___ctor__MethodInfo", "dotNetSignature": "Action\u00603[String,String,String](Object, IntPtr)" }, { "virtualAddress": "0x01075C80", "name": "Action_1_String___ctor__MethodInfo", "dotNetSignature": "Action\u00601[String](Object, IntPtr)" }, { "virtualAddress": "0x0107C0F8", "name": "List_1_System_Diagnostics_StackFrame___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Diagnostics.StackFrame]()" }, { "virtualAddress": "0x01070AE0", "name": "List_1_System_Diagnostics_StackFrame__Add__MethodInfo", "dotNetSignature": "Void Add(StackFrame)" }, { "virtualAddress": "0x010871D8", "name": "List_1_System_Diagnostics_StackFrame__ToArray__MethodInfo", "dotNetSignature": "StackFrame[] ToArray()" }, { "virtualAddress": "0x01085DA0", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Guid, Tuple\u00602[Guid,Int32] ByRef)" }, { "virtualAddress": "0x0106E480", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Guid, Int32)" }, { "virtualAddress": "0x0106CD70", "name": "Tuple_Create_8__MethodInfo", "dotNetSignature": "Tuple\u00602[Guid,Int32] Create[Guid,Int32](Guid, Int32)" }, { "virtualAddress": "0x01080F68", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Guid, Tuple\u00602[Guid,Int32])" }, { "virtualAddress": "0x010875E8", "name": "Tuple_2_Guid_Int32__get_Item1__MethodInfo", "dotNetSignature": "Guid get_Item1()" }, { "virtualAddress": "0x0106DB48", "name": "Tuple_2_Guid_Int32__get_Item2__MethodInfo", "dotNetSignature": "Int32 get_Item2()" }, { "virtualAddress": "0x01074FF8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryRemove__MethodInfo", "dotNetSignature": "Boolean TryRemove(Guid, Int32 ByRef)" }, { "virtualAddress": "0x010747E0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_IsEmpty__MethodInfo", "dotNetSignature": "Boolean get_IsEmpty()" }, { "virtualAddress": "0x010871C8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(Guid)" }, { "virtualAddress": "0x0106BDB8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0106FBA0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32]()" }, { "virtualAddress": "0x01076800", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2___ctor__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Tuple\u00602]()" }, { "virtualAddress": "0x0107C4F0", "name": "Action_1_Guid___ctor__MethodInfo", "dotNetSignature": "Action\u00601[Guid](Object, IntPtr)" }, { "virtualAddress": "0x0106B630", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ToArray__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32][] ToArray()" }, { "virtualAddress": "0x0106EC28", "name": "Comparison_1_System_Collections_Generic_KeyValuePair_2___ctor__MethodInfo", "dotNetSignature": "Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602](Object, IntPtr)" }, { "virtualAddress": "0x0106CEF0", "name": "Array_Sort_17__MethodInfo", "dotNetSignature": "Void Sort[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32][], Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x0107EB00", "name": "KeyValuePair_2_System_Guid_System_Int32__get_Key__MethodInfo", "dotNetSignature": "Guid get_Key()" }, { "virtualAddress": "0x0107F948", "name": "ConcurrentDictionary_2_System_Guid_System_Tuple_2__TryRemove__MethodInfo", "dotNetSignature": "Boolean TryRemove(Guid, Tuple\u00602[Guid,Int32] ByRef)" }, { "virtualAddress": "0x01078EF0", "name": "KeyValuePair_2_System_Guid_System_Int32__get_Value__MethodInfo", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x01086CC0", "name": "Tuple_Create_9__MethodInfo", "dotNetSignature": "Tuple\u00602[Int32,Int32] Create[Int32,Int32](Int32, Int32)" }, { "virtualAddress": "0x0106AA68", "name": "AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_Value__MethodInfo", "dotNetSignature": "ActivityTracker\u002BActivityInfo get_Value()" }, { "virtualAddress": "0x010768D8", "name": "AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__set_Value__MethodInfo", "dotNetSignature": "Void set_Value(ActivityTracker\u002BActivityInfo)" }, { "virtualAddress": "0x01070E30", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1__1__ctor__MethodInfo", "dotNetSignature": "Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601](Object, IntPtr)" }, { "virtualAddress": "0x0106C0B0", "name": "AsyncLocal_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo___ctor__MethodInfo", "dotNetSignature": "AsyncLocal\u00601[System.Diagnostics.Tracing.ActivityTracker\u002BActivityInfo](Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601])" }, { "virtualAddress": "0x01079730", "name": "AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_CurrentValue__MethodInfo", "dotNetSignature": "ActivityTracker\u002BActivityInfo get_CurrentValue()" }, { "virtualAddress": "0x010770B0", "name": "AsyncLocalValueChangedArgs_1_System_Diagnostics_Tracing_ActivityTracker_ActivityInfo__get_PreviousValue__MethodInfo", "dotNetSignature": "ActivityTracker\u002BActivityInfo get_PreviousValue()" }, { "virtualAddress": "0x0106E590", "name": "TraceLoggingTypeInfo_1_System_Boolean__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean[]]()" }, { "virtualAddress": "0x01073D20", "name": "TraceLoggingTypeInfo_1_System_Boolean___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean]()" }, { "virtualAddress": "0x0107E740", "name": "TraceLoggingTypeInfo_1_System_Byte__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte[]]()" }, { "virtualAddress": "0x01074310", "name": "TraceLoggingTypeInfo_1_System_Byte___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte]()" }, { "virtualAddress": "0x0107C868", "name": "TraceLoggingTypeInfo_1_System_Char__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char[]]()" }, { "virtualAddress": "0x01083F60", "name": "TraceLoggingTypeInfo_1_System_Char___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char]()" }, { "virtualAddress": "0x01078380", "name": "Array_Resize_1__MethodInfo", "dotNetSignature": "Void Resize[Byte](Byte[] ByRef, Int32)" }, { "virtualAddress": "0x0107A630", "name": "TraceLoggingTypeInfo_1_System_DateTimeOffset___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset]()" }, { "virtualAddress": "0x01071708", "name": "TraceLoggingTypeInfo_1_System_DateTime___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime]()" }, { "virtualAddress": "0x010723B0", "name": "TraceLoggingTypeInfo_1_System_Decimal___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal]()" }, { "virtualAddress": "0x0107E540", "name": "TraceLoggingTypeInfo_1_System_Double__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double[]]()" }, { "virtualAddress": "0x0106DCC8", "name": "TraceLoggingTypeInfo_1_System_Double___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double]()" }, { "virtualAddress": "0x0106F3C8", "name": "List_1_System_WeakReference_1__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.WeakReference\u00601] GetEnumerator()" }, { "virtualAddress": "0x0106D3C0", "name": "List_1_T_Enumerator_System_WeakReference_1__get_Current__MethodInfo", "dotNetSignature": "WeakReference\u00601[System.Diagnostics.Tracing.EtwSession] get_Current()" }, { "virtualAddress": "0x01079D70", "name": "WeakReference_1_System_Diagnostics_Tracing_EtwSession__TryGetTarget__MethodInfo", "dotNetSignature": "Boolean TryGetTarget(EtwSession ByRef)" }, { "virtualAddress": "0x0106CC38", "name": "List_1_T_Enumerator_System_WeakReference_1__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01070BD0", "name": "List_1_T_Enumerator_System_WeakReference_1__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x010728B8", "name": "List_1_System_WeakReference_1___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.WeakReference\u00601]()" }, { "virtualAddress": "0x01086900", "name": "WeakReference_1_System_Diagnostics_Tracing_EtwSession___ctor__MethodInfo", "dotNetSignature": "WeakReference\u00601[System.Diagnostics.Tracing.EtwSession](EtwSession)" }, { "virtualAddress": "0x0106B5F8", "name": "List_1_System_WeakReference_1__Add__MethodInfo", "dotNetSignature": "Void Add(WeakReference\u00601[System.Diagnostics.Tracing.EtwSession])" }, { "virtualAddress": "0x0106DA90", "name": "List_1_System_WeakReference_1__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01086578", "name": "Predicate_1_WeakReference_1_System_Diagnostics_Tracing_EtwSession___ctor__MethodInfo", "dotNetSignature": "Predicate\u00601[WeakReference\u00601[System.Diagnostics.Tracing.EtwSession]](Object, IntPtr)" }, { "virtualAddress": "0x0106ACF8", "name": "List_1_System_WeakReference_1__RemoveAll__MethodInfo", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[WeakReference\u00601[System.Diagnostics.Tracing.EtwSession]])" }, { "virtualAddress": "0x01070FB8", "name": "List_1_System_Diagnostics_Tracing_EventCounter___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventCounter]()" }, { "virtualAddress": "0x0107D1D0", "name": "List_1_System_Diagnostics_Tracing_EventCounter__Add__MethodInfo", "dotNetSignature": "Void Add(EventCounter)" }, { "virtualAddress": "0x01086F88", "name": "List_1_System_Diagnostics_Tracing_EventCounter__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(EventCounter)" }, { "virtualAddress": "0x010717D8", "name": "EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs___ctor__MethodInfo", "dotNetSignature": "EventHandler\u00601[System.Diagnostics.Tracing.EventCommandEventArgs](Object, IntPtr)" }, { "virtualAddress": "0x0107E518", "name": "WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup__TryGetTarget__MethodInfo", "dotNetSignature": "Boolean TryGetTarget(EventCounterGroup ByRef)" }, { "virtualAddress": "0x01085020", "name": "WeakReference_1_System_Diagnostics_Tracing_EventCounterGroup___ctor__MethodInfo", "dotNetSignature": "WeakReference\u00601[System.Diagnostics.Tracing.EventCounterGroup](EventCounterGroup)" }, { "virtualAddress": "0x01084718", "name": "List_1_System_Diagnostics_Tracing_EventCounter__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.EventCounter] GetEnumerator()" }, { "virtualAddress": "0x01072A50", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__get_Current__MethodInfo", "dotNetSignature": "EventCounter get_Current()" }, { "virtualAddress": "0x0107B488", "name": "EventSource_Write_6__MethodInfo", "dotNetSignature": "Void Write[EventCounterGroup\u002BPayloadType](String, EventSourceOptions, EventCounterGroup\u002BPayloadType)" }, { "virtualAddress": "0x01078BE0", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01082EA8", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventCounter__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106C4D0", "name": "KeyValuePair_2_System_String_System_Object___ctor__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Object](String, Object)" }, { "virtualAddress": "0x01070A50", "name": "EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs___ctor__MethodInfo", "dotNetSignature": "EventHandler\u00601[System.Diagnostics.Tracing.EventSourceCreatedEventArgs](Object, IntPtr)" }, { "virtualAddress": "0x0107DEA0", "name": "EventHandler_1_System_Diagnostics_Tracing_EventSourceCreatedEventArgs__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object, EventSourceCreatedEventArgs)" }, { "virtualAddress": "0x010796F0", "name": "EventHandler_1_System_Diagnostics_Tracing_EventWrittenEventArgs__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object, EventWrittenEventArgs)" }, { "virtualAddress": "0x0106FA80", "name": "List_1_System_WeakReference___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.WeakReference](Int32)" }, { "virtualAddress": "0x01079270", "name": "List_1_System_WeakReference__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0106D900", "name": "List_1_System_WeakReference__get_Item__MethodInfo", "dotNetSignature": "WeakReference get_Item(Int32)" }, { "virtualAddress": "0x01081268", "name": "List_1_System_WeakReference__Add__MethodInfo", "dotNetSignature": "Void Add(WeakReference)" }, { "virtualAddress": "0x01081420", "name": "List_1_System_WeakReference__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.WeakReference] GetEnumerator()" }, { "virtualAddress": "0x0106AAC0", "name": "List_1_T_Enumerator_System_WeakReference__get_Current__MethodInfo", "dotNetSignature": "WeakReference get_Current()" }, { "virtualAddress": "0x01077610", "name": "List_1_T_Enumerator_System_WeakReference__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01084FB8", "name": "List_1_T_Enumerator_System_WeakReference__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106FAD0", "name": "Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Diagnostics.Tracing.EventListener,System.Boolean]()" }, { "virtualAddress": "0x0107C098", "name": "Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean__Add__MethodInfo", "dotNetSignature": "Void Add(EventListener, Boolean)" }, { "virtualAddress": "0x010825A0", "name": "Dictionary_2_System_Diagnostics_Tracing_EventListener_System_Boolean__get_Keys__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Diagnostics.Tracing.EventListener,System.Boolean] get_Keys()" }, { "virtualAddress": "0x0107FB28", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Diagnostics_Tracing_EventListener_System_Boolean__GetEnumerator__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.Diagnostics.Tracing.EventListener,System.Boolean] GetEnumerator()" }, { "virtualAddress": "0x0107AD90", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__get_Current__MethodInfo", "dotNetSignature": "EventListener get_Current()" }, { "virtualAddress": "0x010712F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106FE20", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Diagnostics_Tracing_EventListener_System_Boolean__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01083D48", "name": "List_1_System_WeakReference__ToArray__MethodInfo", "dotNetSignature": "WeakReference[] ToArray()" }, { "virtualAddress": "0x0107C760", "name": "List_1_System_String__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.String] GetEnumerator()" }, { "virtualAddress": "0x01080F70", "name": "List_1_T_Enumerator_System_String__get_Current__MethodInfo", "dotNetSignature": "String get_Current()" }, { "virtualAddress": "0x0107DFD8", "name": "List_1_T_Enumerator_System_String__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106E268", "name": "List_1_T_Enumerator_System_String__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01076518", "name": "KeyValuePair_2_System_String_System_Object__get_Key__MethodInfo", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x0106D388", "name": "List_1_System_Tuple_2__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Tuple\u00602] GetEnumerator()" }, { "virtualAddress": "0x0107FF20", "name": "List_1_T_Enumerator_System_Tuple_2__get_Current__MethodInfo", "dotNetSignature": "Tuple\u00602[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo,Boolean] get_Current()" }, { "virtualAddress": "0x01076FB8", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__get_Item1__MethodInfo", "dotNetSignature": "EventProvider\u002BSessionInfo get_Item1()" }, { "virtualAddress": "0x010846F8", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__get_Item2__MethodInfo", "dotNetSignature": "Boolean get_Item2()" }, { "virtualAddress": "0x0106DEF8", "name": "List_1_System_Tuple_2__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01084A50", "name": "Dictionary_2_System_String_System_String___ctor_1__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.String](Int32)" }, { "virtualAddress": "0x0106A870", "name": "List_1_T_Enumerator_System_Tuple_2__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107EDB0", "name": "List_1_T_Enumerator_System_Tuple_2__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01072D00", "name": "Action_2_Int32_Int64___ctor__MethodInfo", "dotNetSignature": "Action\u00602[Int32,Int64](Object, IntPtr)" }, { "virtualAddress": "0x0106D048", "name": "List_1_System_Tuple_2___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Tuple\u00602]()" }, { "virtualAddress": "0x01080368", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] GetEnumerator()" }, { "virtualAddress": "0x0107C438", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current__MethodInfo", "dotNetSignature": "EventProvider\u002BSessionInfo get_Current()" }, { "virtualAddress": "0x0106F530", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Item__MethodInfo", "dotNetSignature": "EventProvider\u002BSessionInfo get_Item(Int32)" }, { "virtualAddress": "0x01080908", "name": "Tuple_Create_10__MethodInfo", "dotNetSignature": "Tuple\u00602[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo,Boolean] Create[EventProvider\u002BSessionInfo,Boolean](EventProvider\u002BSessionInfo, Boolean)" }, { "virtualAddress": "0x0107FF48", "name": "List_1_System_Tuple_2__Add__MethodInfo", "dotNetSignature": "Void Add(Tuple\u00602[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo,Boolean])" }, { "virtualAddress": "0x0106E858", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107DF58", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EventProvider_SessionInfo__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x010748B0", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo](Int32)" }, { "virtualAddress": "0x0106D700", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Add__MethodInfo", "dotNetSignature": "Void Add(EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x01085388", "name": "Action_2_Int32_Int64__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Int32, Int64)" }, { "virtualAddress": "0x0107AE88", "name": "List_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0106F120", "name": "List_1_System_Int32___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Int32](Int32)" }, { "virtualAddress": "0x010831C8", "name": "List_1_System_Int32__Add__MethodInfo", "dotNetSignature": "Void Add(Int32)" }, { "virtualAddress": "0x01084178", "name": "List_1_System_Int32__get_Item__MethodInfo", "dotNetSignature": "Int32 get_Item(Int32)" }, { "virtualAddress": "0x010744C8", "name": "EventSource_WriteImpl_1__MethodInfo", "dotNetSignature": "Void WriteImpl[EmptyStruct](String, EventSourceOptions ByRef, EmptyStruct ByRef, Guid*, Guid*)" }, { "virtualAddress": "0x01080B18", "name": "ReadOnlyCollection_1_System_String___ctor__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.String](IList\u00601[System.String])" }, { "virtualAddress": "0x0107C740", "name": "List_1_System_Byte___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Byte](Int32)" }, { "virtualAddress": "0x0107F1A8", "name": "List_1_System_Byte__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107E888", "name": "List_1_System_Byte__Add__MethodInfo", "dotNetSignature": "Void Add(Byte)" }, { "virtualAddress": "0x0107CEC8", "name": "List_1_System_Byte__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Byte)" }, { "virtualAddress": "0x0107C3C0", "name": "List_1_System_Byte__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Byte] GetEnumerator()" }, { "virtualAddress": "0x01074018", "name": "List_1_T_Enumerator_System_Byte__get_Current__MethodInfo", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x0106CA98", "name": "List_1_T_Enumerator_System_Byte__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107A128", "name": "List_1_T_Enumerator_System_Byte__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01075640", "name": "List_1_System_Byte__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Byte])" }, { "virtualAddress": "0x0106AEA8", "name": "List_1_System_Diagnostics_Tracing_EventSource___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EventSource]()" }, { "virtualAddress": "0x01084780", "name": "List_1_System_Diagnostics_Tracing_EventSource__Add__MethodInfo", "dotNetSignature": "Void Add(EventSource)" }, { "virtualAddress": "0x01075860", "name": "Action_1_Guid__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Guid)" }, { "virtualAddress": "0x01074B50", "name": "EventHandler_1_System_Diagnostics_Tracing_EventCommandEventArgs__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object, EventCommandEventArgs)" }, { "virtualAddress": "0x01076158", "name": "List_1_System_Diagnostics_Tracing_EtwSession__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x010866F8", "name": "_f_AnonymousType0_1_System_String___ctor__MethodInfo", "dotNetSignature": "\u003C\u003Ef__AnonymousType0\u00601[System.String](String)" }, { "virtualAddress": "0x01087160", "name": "List_1_System_Diagnostics_Tracing_EtwSession__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.EtwSession] GetEnumerator()" }, { "virtualAddress": "0x010760B0", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__get_Current__MethodInfo", "dotNetSignature": "EtwSession get_Current()" }, { "virtualAddress": "0x010861A0", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106C7C8", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_EtwSession__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106DE80", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x01084800", "name": "List_1_System_Diagnostics_Tracing_EtwSession___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.EtwSession](Int32)" }, { "virtualAddress": "0x0107BF90", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Contains__MethodInfo", "dotNetSignature": "Boolean Contains(EtwSession)" }, { "virtualAddress": "0x0106D3B0", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Add__MethodInfo", "dotNetSignature": "Void Add(EtwSession)" }, { "virtualAddress": "0x01076748", "name": "List_1_System_Diagnostics_Tracing_EtwSession__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(EtwSession)" }, { "virtualAddress": "0x01073E28", "name": "Dictionary_2_System_String_System_String__ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x0106FB08", "name": "Tuple_2_Int32_Int32__get_Item1__MethodInfo", "dotNetSignature": "Int32 get_Item1()" }, { "virtualAddress": "0x01078748", "name": "Tuple_2_Int32_Int32__get_Item2__MethodInfo", "dotNetSignature": "Int32 get_Item2()" }, { "virtualAddress": "0x010739B0", "name": "EventSourceActivity_Start_5__MethodInfo", "dotNetSignature": "EventSourceActivity Start[EmptyStruct](String, EventSourceOptions ByRef, EmptyStruct ByRef)" }, { "virtualAddress": "0x01080590", "name": "EventSourceActivity_Write_6__MethodInfo", "dotNetSignature": "Void Write[EmptyStruct](EventSource, String, EventSourceOptions ByRef, EmptyStruct ByRef)" }, { "virtualAddress": "0x0107D880", "name": "EventSourceActivity_Stop_4__MethodInfo", "dotNetSignature": "Void Stop[EmptyStruct](String, EmptyStruct ByRef)" }, { "virtualAddress": "0x01085AC8", "name": "TraceLoggingTypeInfo_1_System_Guid__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid[]]()" }, { "virtualAddress": "0x01078660", "name": "TraceLoggingTypeInfo_1_System_Guid___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid]()" }, { "virtualAddress": "0x0106E930", "name": "TraceLoggingTypeInfo_1_System_Int16__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16[]]()" }, { "virtualAddress": "0x01082428", "name": "TraceLoggingTypeInfo_1_System_Int16___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16]()" }, { "virtualAddress": "0x01073398", "name": "TraceLoggingTypeInfo_1_System_Int32__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32[]]()" }, { "virtualAddress": "0x01087020", "name": "TraceLoggingTypeInfo_1_System_Int32___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32]()" }, { "virtualAddress": "0x01087098", "name": "TraceLoggingTypeInfo_1_System_Int64__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64[]]()" }, { "virtualAddress": "0x01085E68", "name": "TraceLoggingTypeInfo_1_System_Int64___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64]()" }, { "virtualAddress": "0x0106B148", "name": "TraceLoggingTypeInfo_1_System_IntPtr__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr[]]()" }, { "virtualAddress": "0x01074D90", "name": "TraceLoggingTypeInfo_1_System_IntPtr___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr]()" }, { "virtualAddress": "0x0107C2C0", "name": "Dictionary_2_System_Int32_System_String___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Int32,System.String]()" }, { "virtualAddress": "0x010811A0", "name": "Dictionary_2_System_String_List_1_System_Int32___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,List\u00601[System.Int32]]()" }, { "virtualAddress": "0x01083180", "name": "Dictionary_2_System_Int32_System_String__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Int32, String ByRef)" }, { "virtualAddress": "0x01078FB8", "name": "Dictionary_2_System_Int32_System_String__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, String)" }, { "virtualAddress": "0x0106EA70", "name": "Dictionary_2_System_UInt64_System_String__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(UInt64, String ByRef)" }, { "virtualAddress": "0x01082628", "name": "Dictionary_2_System_UInt64_System_String___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.String]()" }, { "virtualAddress": "0x01070E68", "name": "Dictionary_2_System_UInt64_System_String__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(UInt64, String)" }, { "virtualAddress": "0x0107B7B8", "name": "Dictionary_2_System_String_System_Type___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Type]()" }, { "virtualAddress": "0x0107C3B0", "name": "Dictionary_2_System_String_System_Type__ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x010729A8", "name": "Dictionary_2_System_String_System_Type__Add__MethodInfo", "dotNetSignature": "Void Add(String, Type)" }, { "virtualAddress": "0x0107C558", "name": "Dictionary_2_System_String_List_1_System_Int32__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, List\u00601[System.Int32])" }, { "virtualAddress": "0x0106CF90", "name": "Dictionary_2_System_String_System_String__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, String ByRef)" }, { "virtualAddress": "0x0106E2A0", "name": "Dictionary_2_System_Int32_System_String__get_Keys__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Int32,System.String] get_Keys()" }, { "virtualAddress": "0x01070308", "name": "List_1_System_Int32___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Int32](IEnumerable\u00601[System.Int32])" }, { "virtualAddress": "0x0106F858", "name": "List_1_System_Int32__Sort__MethodInfo", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x0107E038", "name": "List_1_System_Int32__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Int32] GetEnumerator()" }, { "virtualAddress": "0x01078868", "name": "List_1_T_Enumerator_System_Int32__get_Current__MethodInfo", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x01082E48", "name": "Dictionary_2_System_Int32_System_String__get_Item__MethodInfo", "dotNetSignature": "String get_Item(Int32)" }, { "virtualAddress": "0x0107DE80", "name": "List_1_T_Enumerator_System_Int32__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107D0C8", "name": "List_1_T_Enumerator_System_Int32__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106BD60", "name": "Dictionary_2_System_String_System_Type__get_Values__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.String,System.Type] get_Values()" }, { "virtualAddress": "0x0106D4D8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_String_System_Type__GetEnumerator__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.String,System.Type] GetEnumerator()" }, { "virtualAddress": "0x010714C8", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__get_Current__MethodInfo", "dotNetSignature": "Type get_Current()" }, { "virtualAddress": "0x0106A778", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01075090", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_String_System_Type__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01083BB0", "name": "Dictionary_2_System_UInt64_System_String__get_Keys__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.UInt64,System.String] get_Keys()" }, { "virtualAddress": "0x010809B0", "name": "List_1_System_UInt64___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.UInt64](IEnumerable\u00601[System.UInt64])" }, { "virtualAddress": "0x0106DC20", "name": "List_1_System_UInt64__Sort__MethodInfo", "dotNetSignature": "Void Sort()" }, { "virtualAddress": "0x010748D8", "name": "List_1_System_UInt64__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.UInt64] GetEnumerator()" }, { "virtualAddress": "0x01082378", "name": "List_1_T_Enumerator_System_UInt64__get_Current__MethodInfo", "dotNetSignature": "UInt64 get_Current()" }, { "virtualAddress": "0x01077DF8", "name": "Dictionary_2_System_UInt64_System_String__get_Item__MethodInfo", "dotNetSignature": "String get_Item(UInt64)" }, { "virtualAddress": "0x0107AEA8", "name": "List_1_T_Enumerator_System_UInt64__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106D288", "name": "List_1_T_Enumerator_System_UInt64__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x010811C0", "name": "List_1_System_Globalization_CultureInfo___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Globalization.CultureInfo]()" }, { "virtualAddress": "0x0106AD20", "name": "List_1_System_Globalization_CultureInfo__Add__MethodInfo", "dotNetSignature": "Void Add(CultureInfo)" }, { "virtualAddress": "0x010741C0", "name": "Dictionary_2_System_String_System_String__get_Keys__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.String,System.String] get_Keys()" }, { "virtualAddress": "0x010836F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01085AF0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(String[], Int32)" }, { "virtualAddress": "0x0107DB00", "name": "Comparer_1_System_String__get_Default__MethodInfo", "dotNetSignature": "Comparer\u00601[System.String] get_Default()" }, { "virtualAddress": "0x0107F798", "name": "Comparison_1_String___ctor__MethodInfo", "dotNetSignature": "Comparison\u00601[String](Object, IntPtr)" }, { "virtualAddress": "0x010860C0", "name": "ArraySortHelper_1_System_String__IntrospectiveSort__MethodInfo", "dotNetSignature": "Void IntrospectiveSort(String[], Int32, Int32, Comparison\u00601[String])" }, { "virtualAddress": "0x01077D48", "name": "List_1_System_Globalization_CultureInfo__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Globalization.CultureInfo] GetEnumerator()" }, { "virtualAddress": "0x0106F128", "name": "List_1_T_Enumerator_System_Globalization_CultureInfo__get_Current__MethodInfo", "dotNetSignature": "CultureInfo get_Current()" }, { "virtualAddress": "0x010839C0", "name": "List_1_T_Enumerator_System_Globalization_CultureInfo__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107BE70", "name": "List_1_T_Enumerator_System_Globalization_CultureInfo__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01080CB8", "name": "List_1_System_Globalization_CultureInfo__Contains__MethodInfo", "dotNetSignature": "Boolean Contains(CultureInfo)" }, { "virtualAddress": "0x01086BC0", "name": "List_1_System_Globalization_CultureInfo__Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, CultureInfo)" }, { "virtualAddress": "0x0106B580", "name": "Action_2_Char_String___ctor__MethodInfo", "dotNetSignature": "Action\u00602[Char,String](Object, IntPtr)" }, { "virtualAddress": "0x01084050", "name": "Action_2_Char_String__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Char, String)" }, { "virtualAddress": "0x01080D90", "name": "Dictionary_2_System_String_List_1_System_Int32__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, List\u00601[System.Int32] ByRef)" }, { "virtualAddress": "0x0107BD18", "name": "ConcurrentSetItem_2_System_Collections_Generic_KeyValuePair_2_NameInfo___ctor__MethodInfo", "dotNetSignature": "ConcurrentSetItem\u00602[System.Collections.Generic.KeyValuePair\u00602,NameInfo]()" }, { "virtualAddress": "0x010821B8", "name": "KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags__get_Key__MethodInfo", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x01073710", "name": "KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags__get_Value__MethodInfo", "dotNetSignature": "EventTags get_Value()" }, { "virtualAddress": "0x010841F8", "name": "TraceLoggingTypeInfo_1_System_SByte__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte[]]()" }, { "virtualAddress": "0x010860F8", "name": "TraceLoggingTypeInfo_1_System_SByte___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte]()" }, { "virtualAddress": "0x010845A8", "name": "TraceLoggingTypeInfo_1_System_Single__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single[]]()" }, { "virtualAddress": "0x01071D48", "name": "TraceLoggingTypeInfo_1_System_Single___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single]()" }, { "virtualAddress": "0x0106CA48", "name": "TraceLoggingTypeInfo_1_System_Int32__get_Instance__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32] get_Instance()" }, { "virtualAddress": "0x0106F6B8", "name": "TraceLoggingTypeInfo_1_System_Int64__get_Instance__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64] get_Instance()" }, { "virtualAddress": "0x0106F6D8", "name": "TraceLoggingTypeInfo_1_System_String__get_Instance__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.String] get_Instance()" }, { "virtualAddress": "0x0106B178", "name": "TraceLoggingTypeInfo_1_System_String___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.String]()" }, { "virtualAddress": "0x01082B20", "name": "TraceLoggingTypeInfo_1_System_TimeSpan___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan]()" }, { "virtualAddress": "0x01075898", "name": "KeyValuePair_2_System_String_System_Diagnostics_Tracing_EventTags___ctor__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Diagnostics.Tracing.EventTags](String, EventTags)" }, { "virtualAddress": "0x0107F260", "name": "ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo__TryGet__MethodInfo", "dotNetSignature": "NameInfo TryGet(KeyValuePair\u00602[System.String,System.Diagnostics.Tracing.EventTags])" }, { "virtualAddress": "0x01083250", "name": "ConcurrentSet_2_System_Collections_Generic_KeyValuePair_2_NameInfo__GetOrAdd__MethodInfo", "dotNetSignature": "NameInfo GetOrAdd(NameInfo)" }, { "virtualAddress": "0x0106FFE8", "name": "List_1_System_Type___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Type](Int32)" }, { "virtualAddress": "0x0106EFB8", "name": "List_1_System_Diagnostics_Tracing_FieldMetadata__Add__MethodInfo", "dotNetSignature": "Void Add(FieldMetadata)" }, { "virtualAddress": "0x0106E768", "name": "List_1_System_Diagnostics_Tracing_FieldMetadata__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Diagnostics.Tracing.FieldMetadata] GetEnumerator()" }, { "virtualAddress": "0x0106D960", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__get_Current__MethodInfo", "dotNetSignature": "FieldMetadata get_Current()" }, { "virtualAddress": "0x0106E558", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01078B00", "name": "List_1_T_Enumerator_System_Diagnostics_Tracing_FieldMetadata__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0107A8F8", "name": "List_1_System_Diagnostics_Tracing_FieldMetadata___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.FieldMetadata]()" }, { "virtualAddress": "0x01071A28", "name": "List_1_System_Diagnostics_Tracing_PropertyAnalysis___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Diagnostics.Tracing.PropertyAnalysis]()" }, { "virtualAddress": "0x01083D38", "name": "Statics_GetCustomAttribute_2__MethodInfo", "dotNetSignature": "EventFieldAttribute GetCustomAttribute[EventFieldAttribute](PropertyInfo)" }, { "virtualAddress": "0x01076C20", "name": "List_1_System_Diagnostics_Tracing_PropertyAnalysis__Add__MethodInfo", "dotNetSignature": "Void Add(PropertyAnalysis)" }, { "virtualAddress": "0x0107E4C8", "name": "List_1_System_Diagnostics_Tracing_PropertyAnalysis__ToArray__MethodInfo", "dotNetSignature": "PropertyAnalysis[] ToArray()" }, { "virtualAddress": "0x01083B10", "name": "TraceLoggingTypeInfo_1_System_UInt16__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16[]]()" }, { "virtualAddress": "0x010707A8", "name": "TraceLoggingTypeInfo_1_System_UInt16___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16]()" }, { "virtualAddress": "0x01083570", "name": "TraceLoggingTypeInfo_1_System_UInt32__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32[]]()" }, { "virtualAddress": "0x0106C618", "name": "TraceLoggingTypeInfo_1_System_UInt32___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32]()" }, { "virtualAddress": "0x01082570", "name": "TraceLoggingTypeInfo_1_System_UInt64__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64[]]()" }, { "virtualAddress": "0x01086608", "name": "TraceLoggingTypeInfo_1_System_UInt64___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64]()" }, { "virtualAddress": "0x01072DE8", "name": "TraceLoggingTypeInfo_1_System_UIntPtr__1__ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr[]]()" }, { "virtualAddress": "0x0106BB78", "name": "TraceLoggingTypeInfo_1_System_UIntPtr___ctor__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr]()" }, { "virtualAddress": "0x0107A468", "name": "Comparer_1_System_UInt64__get_Default__MethodInfo", "dotNetSignature": "Comparer\u00601[System.UInt64] get_Default()" }, { "virtualAddress": "0x01076C68", "name": "Array_Sort_18__MethodInfo", "dotNetSignature": "Void Sort[UInt64,String](UInt64[], String[], IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106BA78", "name": "Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,Mono.Globalization.Unicode.SimpleCollator](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x01071490", "name": "Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, SimpleCollator ByRef)" }, { "virtualAddress": "0x0106BAD8", "name": "Dictionary_2_System_String_Mono_Globalization_Unicode_SimpleCollator__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, SimpleCollator)" }, { "virtualAddress": "0x0106FF68", "name": "Array_IndexOf_6__MethodInfo", "dotNetSignature": "Int32 IndexOf[CultureInfo](CultureInfo[], CultureInfo)" }, { "virtualAddress": "0x0107E790", "name": "Dictionary_2_System_Int32_System_Globalization_CultureInfo___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Globalization.CultureInfo]()" }, { "virtualAddress": "0x01086290", "name": "Dictionary_2_System_String_System_Globalization_CultureInfo___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Globalization.CultureInfo]()" }, { "virtualAddress": "0x010722F8", "name": "Dictionary_2_System_Int32_System_Globalization_CultureInfo__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, CultureInfo)" }, { "virtualAddress": "0x0106A8C8", "name": "Dictionary_2_System_String_System_Globalization_CultureInfo__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, CultureInfo)" }, { "virtualAddress": "0x0106E338", "name": "Dictionary_2_System_Int32_System_Globalization_CultureInfo__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Int32, CultureInfo ByRef)" }, { "virtualAddress": "0x01083340", "name": "Dictionary_2_System_String_System_Globalization_CultureInfo__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, CultureInfo ByRef)" }, { "virtualAddress": "0x01075C60", "name": "Nullable_1_Int32___ctor__MethodInfo", "dotNetSignature": "Nullable\u00601[Int32](Int32)" }, { "virtualAddress": "0x010861C8", "name": "Nullable_1_Int32__get_HasValue__MethodInfo", "dotNetSignature": "Boolean get_HasValue()" }, { "virtualAddress": "0x01076998", "name": "Nullable_1_Int32__get_Value__MethodInfo", "dotNetSignature": "Int32 get_Value()" }, { "virtualAddress": "0x01078B80", "name": "Dictionary_2_System_String_System_String__Add__MethodInfo", "dotNetSignature": "Void Add(String, String)" }, { "virtualAddress": "0x0106E6A0", "name": "Array_Resize_2__MethodInfo", "dotNetSignature": "Void Resize[EraInfo](EraInfo[] ByRef, Int32)" }, { "virtualAddress": "0x01086790", "name": "Nullable_1_Boolean__get_HasValue__MethodInfo", "dotNetSignature": "Boolean get_HasValue()" }, { "virtualAddress": "0x01076A40", "name": "Nullable_1_Boolean__get_Value__MethodInfo", "dotNetSignature": "Boolean get_Value()" }, { "virtualAddress": "0x01082620", "name": "Task_FromCancellation_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] FromCancellation[Int32](CancellationToken)" }, { "virtualAddress": "0x0106D4B8", "name": "AsyncTaskMethodBuilder_Start_1__MethodInfo", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38](BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38 ByRef)" }, { "virtualAddress": "0x01085878", "name": "AsyncTaskMethodBuilder_Start_2__MethodInfo", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42](BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42 ByRef)" }, { "virtualAddress": "0x0106DB70", "name": "TaskToApm_End_2__MethodInfo", "dotNetSignature": "Int32 End[Int32](IAsyncResult)" }, { "virtualAddress": "0x0106C430", "name": "Task_1_System_Int32__get_Result__MethodInfo", "dotNetSignature": "Int32 get_Result()" }, { "virtualAddress": "0x01087558", "name": "Task_FromResult_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] FromResult[Int32](Int32)" }, { "virtualAddress": "0x0107DF00", "name": "Task_FromException_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] FromException[Int32](Exception)" }, { "virtualAddress": "0x01074878", "name": "AsyncTaskMethodBuilder_1_System_Int32__Create__MethodInfo", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Int32] Create()" }, { "virtualAddress": "0x01071838", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start__MethodInfo", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x0107AA20", "name": "AsyncTaskMethodBuilder_1_System_Int32__get_Task__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] get_Task()" }, { "virtualAddress": "0x010765D0", "name": "AsyncTaskMethodBuilder_Start_3__MethodInfo", "dotNetSignature": "Void Start[BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x01079830", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_1__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CFlushAsyncInternal\u003Ed__38 ByRef)" }, { "virtualAddress": "0x01085078", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_2__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CFlushWriteAsync\u003Ed__42 ByRef)" }, { "virtualAddress": "0x010860D0", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x0107C400", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_1__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[BeginEndAwaitableAdapter,BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](BeginEndAwaitableAdapter ByRef, BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x01076298", "name": "Task_1_System_Int32__ConfigureAwait__MethodInfo", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Int32] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x01083CC8", "name": "ConfiguredTaskAwaitable_1_System_Int32__GetAwaiter__MethodInfo", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] GetAwaiter()" }, { "virtualAddress": "0x01077078", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__get_IsCompleted__MethodInfo", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x0107CCC8", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_2__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, BufferedStream\u002B\u003CReadFromUnderlyingStreamAsync\u003Ed__51 ByRef)" }, { "virtualAddress": "0x0107A8C8", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Int32__GetResult__MethodInfo", "dotNetSignature": "Int32 GetResult()" }, { "virtualAddress": "0x01078AE0", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x0107A5C8", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetResult__MethodInfo", "dotNetSignature": "Void SetResult(Int32)" }, { "virtualAddress": "0x0107F208", "name": "AsyncTaskMethodBuilder_1_System_Int32__SetStateMachine__MethodInfo", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x01084D50", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_3__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x010803A0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_4__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[BeginEndAwaitableAdapter,BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60](BeginEndAwaitableAdapter ByRef, BufferedStream\u002B\u003CWriteToUnderlyingStreamAsync\u003Ed__60 ByRef)" }, { "virtualAddress": "0x01086330", "name": "List_1_System_String___ctor_2__MethodInfo", "dotNetSignature": "List\u00601[System.String](IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0106C788", "name": "List_1_System_IO_FileSystemInfo___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.IO.FileSystemInfo]()" }, { "virtualAddress": "0x01071108", "name": "List_1_System_IO_FileSystemInfo__ToArray__MethodInfo", "dotNetSignature": "FileSystemInfo[] ToArray()" }, { "virtualAddress": "0x0106F3B0", "name": "Array_ForEach_1__MethodInfo", "dotNetSignature": "Void ForEach[String](String[], Action\u00601[String])" }, { "virtualAddress": "0x01080428", "name": "List_1_System_IO_FileSystemInfo__Add__MethodInfo", "dotNetSignature": "Void Add(FileSystemInfo)" }, { "virtualAddress": "0x010775E0", "name": "SearchResultHandler_1_DirectoryInfo___ctor__MethodInfo", "dotNetSignature": "SearchResultHandler\u00601[DirectoryInfo]()" }, { "virtualAddress": "0x0106EC78", "name": "Nullable_1_DateTime__get_HasValue__MethodInfo", "dotNetSignature": "Boolean get_HasValue()" }, { "virtualAddress": "0x01077EF0", "name": "Nullable_1_DateTime___ctor__MethodInfo", "dotNetSignature": "Nullable\u00601[DateTime](DateTime)" }, { "virtualAddress": "0x0107F5D8", "name": "Nullable_1_DateTime__get_Value__MethodInfo", "dotNetSignature": "DateTime get_Value()" }, { "virtualAddress": "0x0107FD08", "name": "SearchResultHandler_1_FileInfo___ctor__MethodInfo", "dotNetSignature": "SearchResultHandler\u00601[FileInfo]()" }, { "virtualAddress": "0x01075B98", "name": "FileSystemEnumerableIterator_1_System_String___ctor__MethodInfo", "dotNetSignature": "FileSystemEnumerableIterator\u00601[System.String](String, String, String, SearchOption, SearchResultHandler\u00601[System.String], Boolean)" }, { "virtualAddress": "0x0106CED0", "name": "FileSystemEnumerableIterator_1_FileInfo___ctor__MethodInfo", "dotNetSignature": "FileSystemEnumerableIterator\u00601[FileInfo](String, String, String, SearchOption, SearchResultHandler\u00601[FileInfo], Boolean)" }, { "virtualAddress": "0x010849F8", "name": "FileSystemEnumerableIterator_1_DirectoryInfo___ctor__MethodInfo", "dotNetSignature": "FileSystemEnumerableIterator\u00601[DirectoryInfo](String, String, String, SearchOption, SearchResultHandler\u00601[DirectoryInfo], Boolean)" }, { "virtualAddress": "0x01080860", "name": "FileSystemEnumerableIterator_1_FileSystemInfo___ctor__MethodInfo", "dotNetSignature": "FileSystemEnumerableIterator\u00601[FileSystemInfo](String, String, String, SearchOption, SearchResultHandler\u00601[FileSystemInfo], Boolean)" }, { "virtualAddress": "0x010801E0", "name": "SearchResultHandler_1_FileSystemInfo___ctor__MethodInfo", "dotNetSignature": "SearchResultHandler\u00601[FileSystemInfo]()" }, { "virtualAddress": "0x0107E7B8", "name": "ArraySegment_1_Byte___ctor__MethodInfo", "dotNetSignature": "ArraySegment\u00601[Byte](Byte[], Int32, Int32)" }, { "virtualAddress": "0x01085E10", "name": "Task_FromCancellation_4__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] FromCancellation[Int32](OperationCanceledException)" }, { "virtualAddress": "0x01083FE8", "name": "Task_FromCancellation_5__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromCancellation[VoidTaskResult](OperationCanceledException)" }, { "virtualAddress": "0x0107E370", "name": "Array_Empty_1__MethodInfo", "dotNetSignature": "Char[] Empty[Char]()" }, { "virtualAddress": "0x01084E78", "name": "Func_1_System_Threading_SemaphoreSlim___ctor__MethodInfo", "dotNetSignature": "Func\u00601[System.Threading.SemaphoreSlim](Object, IntPtr)" }, { "virtualAddress": "0x01070530", "name": "LazyInitializer_EnsureInitialized_4__MethodInfo", "dotNetSignature": "SemaphoreSlim EnsureInitialized[SemaphoreSlim](SemaphoreSlim ByRef, Func\u00601[System.Threading.SemaphoreSlim])" }, { "virtualAddress": "0x01084020", "name": "AsyncTaskMethodBuilder_Start_4__MethodInfo", "dotNetSignature": "Void Start[Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x010832F8", "name": "Func_2_Object_Int32___ctor__MethodInfo", "dotNetSignature": "Func\u00602[Object,Int32](Object, IntPtr)" }, { "virtualAddress": "0x01083298", "name": "Task_1_System_Int32__GetAwaiter__MethodInfo", "dotNetSignature": "TaskAwaiter\u00601[System.Int32] GetAwaiter()" }, { "virtualAddress": "0x01072398", "name": "TaskAwaiter_1_System_Int32__GetResult__MethodInfo", "dotNetSignature": "Int32 GetResult()" }, { "virtualAddress": "0x0107A348", "name": "Func_5_System_IO_Stream_System_IO_Stream_ReadWriteParameters_AsyncCallback_Object_IAsyncResult___ctor__MethodInfo", "dotNetSignature": "Func\u00605[System.IO.Stream,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult](Object, IntPtr)" }, { "virtualAddress": "0x010852B0", "name": "Func_3_System_IO_Stream_IAsyncResult_Int32___ctor__MethodInfo", "dotNetSignature": "Func\u00603[System.IO.Stream,IAsyncResult,Int32](Object, IntPtr)" }, { "virtualAddress": "0x01070E78", "name": "TaskFactory_1_System_Int32__FromAsyncTrim__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] FromAsyncTrim[Stream,Stream\u002BReadWriteParameters](Stream, Stream\u002BReadWriteParameters, Func\u00605[System.IO.Stream,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult], Func\u00603[System.IO.Stream,IAsyncResult,Int32])" }, { "virtualAddress": "0x01084A60", "name": "Action_2_System_Threading_Tasks_Task_Object___ctor__MethodInfo", "dotNetSignature": "Action\u00602[System.Threading.Tasks.Task,Object](Object, IntPtr)" }, { "virtualAddress": "0x0107CC08", "name": "Tuple_Create_11__MethodInfo", "dotNetSignature": "Tuple\u00602[System.IO.Stream,System.IO.Stream\u002BReadWriteTask] Create[Stream,Stream\u002BReadWriteTask](Stream, Stream\u002BReadWriteTask)" }, { "virtualAddress": "0x010866A8", "name": "Func_3_System_IO_Stream_IAsyncResult_System_Threading_Tasks_VoidTaskResult___ctor__MethodInfo", "dotNetSignature": "Func\u00603[System.IO.Stream,IAsyncResult,System.Threading.Tasks.VoidTaskResult](Object, IntPtr)" }, { "virtualAddress": "0x0106FBB8", "name": "TaskFactory_1_VoidTaskResult__FromAsyncTrim__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncTrim[Stream,Stream\u002BReadWriteParameters](Stream, Stream\u002BReadWriteParameters, Func\u00605[System.IO.Stream,System.IO.Stream\u002BReadWriteParameters,AsyncCallback,Object,IAsyncResult], Func\u00603[System.IO.Stream,IAsyncResult,System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x01079F20", "name": "Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask__get_Item1__MethodInfo", "dotNetSignature": "Stream get_Item1()" }, { "virtualAddress": "0x01083000", "name": "Tuple_2_System_IO_Stream_System_IO_Stream_ReadWriteTask__get_Item2__MethodInfo", "dotNetSignature": "Stream\u002BReadWriteTask get_Item2()" }, { "virtualAddress": "0x010837A0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_5__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x0107CCF0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_6__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, Stream\u002B\u003CCopyToAsyncInternal\u003Ed__27 ByRef)" }, { "virtualAddress": "0x01079888", "name": "Task_1_System_Int32___ctor__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32](Boolean, Int32, TaskCreationOptions, CancellationToken)" }, { "virtualAddress": "0x0107F230", "name": "Task_1_System_Int32___ctor_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32](Func\u00602[Object,Int32], Object, CancellationToken, TaskCreationOptions)" }, { "virtualAddress": "0x0107B2A0", "name": "Func_1_System_Threading_ManualResetEvent___ctor__MethodInfo", "dotNetSignature": "Func\u00601[System.Threading.ManualResetEvent](Object, IntPtr)" }, { "virtualAddress": "0x01079290", "name": "LazyInitializer_EnsureInitialized_5__MethodInfo", "dotNetSignature": "ManualResetEvent EnsureInitialized[ManualResetEvent](ManualResetEvent ByRef, Func\u00601[System.Threading.ManualResetEvent])" }, { "virtualAddress": "0x01075BF8", "name": "AsyncTaskMethodBuilder_1_System_String__Create__MethodInfo", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.String] Create()" }, { "virtualAddress": "0x01073CE0", "name": "AsyncTaskMethodBuilder_1_System_String__Start__MethodInfo", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61](StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61 ByRef)" }, { "virtualAddress": "0x01086D40", "name": "AsyncTaskMethodBuilder_1_System_String__get_Task__MethodInfo", "dotNetSignature": "Task\u00601[System.String] get_Task()" }, { "virtualAddress": "0x0106C760", "name": "AsyncTaskMethodBuilder_1_System_String__Start_1__MethodInfo", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63](StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63 ByRef)" }, { "virtualAddress": "0x0106A730", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_1__MethodInfo", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65](StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65 ByRef)" }, { "virtualAddress": "0x01079680", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_2__MethodInfo", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadBufferAsync\u003Ed__98](StreamReader\u002B\u003CReadBufferAsync\u003Ed__98 ByRef)" }, { "virtualAddress": "0x01077CB0", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_3__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadAsyncInternal\u003Ed__65 ByRef)" }, { "virtualAddress": "0x0107DDD8", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_4__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadBufferAsync\u003Ed__98](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadBufferAsync\u003Ed__98 ByRef)" }, { "virtualAddress": "0x01072E08", "name": "AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61 ByRef)" }, { "virtualAddress": "0x0107EE30", "name": "AsyncTaskMethodBuilder_1_System_String__SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x01071EB8", "name": "AsyncTaskMethodBuilder_1_System_String__SetResult__MethodInfo", "dotNetSignature": "Void SetResult(String)" }, { "virtualAddress": "0x0106D400", "name": "AsyncTaskMethodBuilder_1_System_String__SetStateMachine__MethodInfo", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x0106B468", "name": "AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted_1__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63 ByRef)" }, { "virtualAddress": "0x01073158", "name": "AsyncTaskMethodBuilder_Start_5__MethodInfo", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52](StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52 ByRef)" }, { "virtualAddress": "0x01081BB8", "name": "AsyncTaskMethodBuilder_Start_6__MethodInfo", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54](StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54 ByRef)" }, { "virtualAddress": "0x0106F660", "name": "AsyncTaskMethodBuilder_Start_7__MethodInfo", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56](StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56 ByRef)" }, { "virtualAddress": "0x01075918", "name": "AsyncTaskMethodBuilder_Start_8__MethodInfo", "dotNetSignature": "Void Start[StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67](StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67 ByRef)" }, { "virtualAddress": "0x01075410", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_7__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CFlushAsyncInternal\u003Ed__67 ByRef)" }, { "virtualAddress": "0x01070DA0", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_8__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__52 ByRef)" }, { "virtualAddress": "0x01073878", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_9__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__54 ByRef)" }, { "virtualAddress": "0x0107E840", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_10__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, StreamWriter\u002B\u003CWriteAsyncInternal\u003Ed__56 ByRef)" }, { "virtualAddress": "0x01079F28", "name": "Task_FromResult_2__MethodInfo", "dotNetSignature": "Task\u00601[System.String] FromResult[String](String)" }, { "virtualAddress": "0x01070F70", "name": "SearchResultHandler_1_System_String___ctor__MethodInfo", "dotNetSignature": "SearchResultHandler\u00601[System.String]()" }, { "virtualAddress": "0x01082A48", "name": "Task_1_System_String__get_Factory__MethodInfo", "dotNetSignature": "TaskFactory\u00601[System.String] get_Factory()" }, { "virtualAddress": "0x0106D260", "name": "TaskFactory_1_System_String__StartNew__MethodInfo", "dotNetSignature": "Task\u00601[System.String] StartNew(Func\u00602[Object,String], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x01081C98", "name": "AsyncTaskMethodBuilder_1_System_String__Start_2__MethodInfo", "dotNetSignature": "Void Start[TextReader\u002B\u003CReadToEndAsync\u003Ed__14](TextReader\u002B\u003CReadToEndAsync\u003Ed__14 ByRef)" }, { "virtualAddress": "0x0106B3C0", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32___ctor__MethodInfo", "dotNetSignature": "Tuple\u00604[System.IO.TextReader,Char[],Int32,Int32](TextReader, Char[], Int32, Int32)" }, { "virtualAddress": "0x01076D70", "name": "Task_1_System_Int32__get_Factory__MethodInfo", "dotNetSignature": "TaskFactory\u00601[System.Int32] get_Factory()" }, { "virtualAddress": "0x01077E98", "name": "TaskFactory_1_System_Int32__StartNew__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Func\u00602[Object,Int32], Object, CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x0107EC90", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_3__MethodInfo", "dotNetSignature": "Void Start[TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18](TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18 ByRef)" }, { "virtualAddress": "0x0107F930", "name": "Func_2_Object_String___ctor__MethodInfo", "dotNetSignature": "Func\u00602[Object,String](Object, IntPtr)" }, { "virtualAddress": "0x010719A0", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item1__MethodInfo", "dotNetSignature": "TextReader get_Item1()" }, { "virtualAddress": "0x0106EFC8", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item2__MethodInfo", "dotNetSignature": "Char[] get_Item2()" }, { "virtualAddress": "0x0106DD20", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item3__MethodInfo", "dotNetSignature": "Int32 get_Item3()" }, { "virtualAddress": "0x01080D88", "name": "Tuple_4_System_IO_TextReader_Char_Int32_Int32__get_Item4__MethodInfo", "dotNetSignature": "Int32 get_Item4()" }, { "virtualAddress": "0x010804D8", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_5__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, TextReader\u002B\u003CReadBlockAsyncInternal\u003Ed__18 ByRef)" }, { "virtualAddress": "0x01084180", "name": "AsyncTaskMethodBuilder_1_System_String__AwaitUnsafeOnCompleted_2__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],TextReader\u002B\u003CReadToEndAsync\u003Ed__14](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, TextReader\u002B\u003CReadToEndAsync\u003Ed__14 ByRef)" }, { "virtualAddress": "0x0107BC60", "name": "Tuple_2_System_IO_TextWriter_Char___ctor__MethodInfo", "dotNetSignature": "Tuple\u00602[System.IO.TextWriter,Char](TextWriter, Char)" }, { "virtualAddress": "0x01078968", "name": "Tuple_2_System_IO_TextWriter_String___ctor__MethodInfo", "dotNetSignature": "Tuple\u00602[System.IO.TextWriter,String](TextWriter, String)" }, { "virtualAddress": "0x0106DC78", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32___ctor__MethodInfo", "dotNetSignature": "Tuple\u00604[System.IO.TextWriter,Char[],Int32,Int32](TextWriter, Char[], Int32, Int32)" }, { "virtualAddress": "0x01074F80", "name": "Tuple_2_System_IO_TextWriter_Char__get_Item1__MethodInfo", "dotNetSignature": "TextWriter get_Item1()" }, { "virtualAddress": "0x01086C68", "name": "Tuple_2_System_IO_TextWriter_Char__get_Item2__MethodInfo", "dotNetSignature": "Char get_Item2()" }, { "virtualAddress": "0x010802D8", "name": "Tuple_2_System_IO_TextWriter_String__get_Item1__MethodInfo", "dotNetSignature": "TextWriter get_Item1()" }, { "virtualAddress": "0x01079F68", "name": "Tuple_2_System_IO_TextWriter_String__get_Item2__MethodInfo", "dotNetSignature": "String get_Item2()" }, { "virtualAddress": "0x0107AF30", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item1__MethodInfo", "dotNetSignature": "TextWriter get_Item1()" }, { "virtualAddress": "0x010728A8", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item2__MethodInfo", "dotNetSignature": "Char[] get_Item2()" }, { "virtualAddress": "0x01077350", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item3__MethodInfo", "dotNetSignature": "Int32 get_Item3()" }, { "virtualAddress": "0x0106D880", "name": "Tuple_4_System_IO_TextWriter_Char_Int32_Int32__get_Item4__MethodInfo", "dotNetSignature": "Int32 get_Item4()" }, { "virtualAddress": "0x01080890", "name": "UnmanagedMemoryAccessor_ReadArray__MethodInfo", "dotNetSignature": "Int32 ReadArray[Int32](Int64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x010785C0", "name": "UnmanagedMemoryAccessor_WriteArray__MethodInfo", "dotNetSignature": "Void WriteArray[Int32](Int64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x010855C8", "name": "List_1_System_LocalDataStore__Add__MethodInfo", "dotNetSignature": "Void Add(LocalDataStore)" }, { "virtualAddress": "0x01083AF8", "name": "List_1_System_LocalDataStore__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(LocalDataStore)" }, { "virtualAddress": "0x01073A80", "name": "Dictionary_2_System_String_System_LocalDataStoreSlot__Add__MethodInfo", "dotNetSignature": "Void Add(String, LocalDataStoreSlot)" }, { "virtualAddress": "0x0106CCC0", "name": "CollectionExtensions_GetValueOrDefault_2__MethodInfo", "dotNetSignature": "LocalDataStoreSlot GetValueOrDefault[String,LocalDataStoreSlot](IReadOnlyDictionary\u00602[System.String,System.LocalDataStoreSlot], String)" }, { "virtualAddress": "0x01079DB0", "name": "Dictionary_2_System_String_System_LocalDataStoreSlot__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(String)" }, { "virtualAddress": "0x0107FE88", "name": "List_1_System_LocalDataStore__get_Item__MethodInfo", "dotNetSignature": "LocalDataStore get_Item(Int32)" }, { "virtualAddress": "0x0106CF38", "name": "List_1_System_LocalDataStore__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01077118", "name": "List_1_System_LocalDataStore___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.LocalDataStore]()" }, { "virtualAddress": "0x0107A3B8", "name": "Dictionary_2_System_String_System_LocalDataStoreSlot___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.LocalDataStoreSlot]()" }, { "virtualAddress": "0x0106E498", "name": "Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Type,System.MonoCustomAttrs\u002BAttributeInfo](Int32)" }, { "virtualAddress": "0x010733C0", "name": "Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Type, MonoCustomAttrs\u002BAttributeInfo ByRef)" }, { "virtualAddress": "0x010718E8", "name": "Dictionary_2_System_Type_System_MonoCustomAttrs_AttributeInfo__Add__MethodInfo", "dotNetSignature": "Void Add(Type, MonoCustomAttrs\u002BAttributeInfo)" }, { "virtualAddress": "0x0107A7E8", "name": "Array_AsReadOnly_1__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeData] AsReadOnly[CustomAttributeData](CustomAttributeData[])" }, { "virtualAddress": "0x0107E360", "name": "Dictionary_2_System_Type_System_AttributeUsageAttribute___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Type,System.AttributeUsageAttribute]()" }, { "virtualAddress": "0x01073E68", "name": "Dictionary_2_System_Type_System_AttributeUsageAttribute__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Type, AttributeUsageAttribute ByRef)" }, { "virtualAddress": "0x01080B88", "name": "Dictionary_2_System_Type_System_AttributeUsageAttribute__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Type, AttributeUsageAttribute)" }, { "virtualAddress": "0x0106A988", "name": "Array_LastIndexOf_6__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Delegate](Delegate[], Delegate)" }, { "virtualAddress": "0x01086FD0", "name": "Array_Resize_3__MethodInfo", "dotNetSignature": "Void Resize[Char](Char[] ByRef, Int32)" }, { "virtualAddress": "0x01084808", "name": "CustomAttributeData_UnboxValues_1__MethodInfo", "dotNetSignature": "CustomAttributeTypedArgument[] UnboxValues[CustomAttributeTypedArgument](Object[])" }, { "virtualAddress": "0x01084538", "name": "Array_AsReadOnly_2__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeTypedArgument] AsReadOnly[CustomAttributeTypedArgument](CustomAttributeTypedArgument[])" }, { "virtualAddress": "0x01071388", "name": "CustomAttributeData_UnboxValues_2__MethodInfo", "dotNetSignature": "CustomAttributeNamedArgument[] UnboxValues[CustomAttributeNamedArgument](Object[])" }, { "virtualAddress": "0x01074398", "name": "Array_AsReadOnly_3__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeNamedArgument] AsReadOnly[CustomAttributeNamedArgument](CustomAttributeNamedArgument[])" }, { "virtualAddress": "0x01076900", "name": "ReadOnlyCollection_1_System_Reflection_CustomAttributeTypedArgument___ctor__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.CustomAttributeTypedArgument](IList\u00601[System.Reflection.CustomAttributeTypedArgument])" }, { "virtualAddress": "0x0107F0C0", "name": "Array_AsReadOnly_4__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.ExceptionHandlingClause] AsReadOnly[ExceptionHandlingClause](ExceptionHandlingClause[])" }, { "virtualAddress": "0x01071BC0", "name": "Array_AsReadOnly_5__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Reflection.LocalVariableInfo] AsReadOnly[LocalVariableInfo](LocalVariableInfo[])" }, { "virtualAddress": "0x0107EF40", "name": "List_1_System_Reflection_Module___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Reflection.Module](Int32)" }, { "virtualAddress": "0x01083C50", "name": "List_1_System_Reflection_Module__Add__MethodInfo", "dotNetSignature": "Void Add(Module)" }, { "virtualAddress": "0x01072270", "name": "List_1_System_Reflection_Module__ToArray__MethodInfo", "dotNetSignature": "Module[] ToArray()" }, { "virtualAddress": "0x0106E2F0", "name": "List_1_System_Type__ToArray__MethodInfo", "dotNetSignature": "Type[] ToArray()" }, { "virtualAddress": "0x01080FA8", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, ResourceSet ByRef)" }, { "virtualAddress": "0x01075438", "name": "CustomAttributeExtensions_GetCustomAttribute_12__MethodInfo", "dotNetSignature": "NeutralResourcesLanguageAttribute GetCustomAttribute[NeutralResourcesLanguageAttribute](Assembly)" }, { "virtualAddress": "0x01087638", "name": "Dictionary_2_System_String_System_Resources_ResourceSet___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Resources.ResourceSet]()" }, { "virtualAddress": "0x0107B1C0", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__GetEnumerator__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.String,System.Resources.ResourceSet] GetEnumerator()" }, { "virtualAddress": "0x010795E8", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__ContainsValue__MethodInfo", "dotNetSignature": "Boolean ContainsValue(ResourceSet)" }, { "virtualAddress": "0x0106D6E8", "name": "Dictionary_2_System_String_System_Resources_ResourceSet__Add__MethodInfo", "dotNetSignature": "Void Add(String, ResourceSet)" }, { "virtualAddress": "0x01082AB0", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Resources.ResourceLocator](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x01075350", "name": "Array_Sort_19__MethodInfo", "dotNetSignature": "Void Sort[Int32](Int32[])" }, { "virtualAddress": "0x0106A788", "name": "Array_BinarySearch_8__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Int32](Int32[], Int32)" }, { "virtualAddress": "0x0107DF28", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, ResourceLocator ByRef)" }, { "virtualAddress": "0x0107D750", "name": "Dictionary_2_System_String_System_Object___ctor_1__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Object](Int32, IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x01071800", "name": "Dictionary_2_System_String_System_Object___ctor_2__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Object](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x01070358", "name": "Dictionary_2_System_String_System_Object__Add__MethodInfo", "dotNetSignature": "Void Add(String, Object)" }, { "virtualAddress": "0x0107E6D8", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Resources.ResourceWriter\u002BPrecannedResource](IEqualityComparer\u00601[System.String])" }, { "virtualAddress": "0x01081B78", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__Add__MethodInfo", "dotNetSignature": "Void Add(String, ResourceWriter\u002BPrecannedResource)" }, { "virtualAddress": "0x01072A28", "name": "Dictionary_2_System_String_System_Object__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01084AB8", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107B6A8", "name": "Dictionary_2_System_String_System_Resources_ResourceWriter_PrecannedResource__GetEnumerator__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEnumerator[System.String,System.Resources.ResourceWriter\u002BPrecannedResource] GetEnumerator()" }, { "virtualAddress": "0x01086500", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.String,System.Resources.ResourceWriter\u002BPrecannedResource] get_Current()" }, { "virtualAddress": "0x010873D0", "name": "KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Key__MethodInfo", "dotNetSignature": "String get_Key()" }, { "virtualAddress": "0x0107DE48", "name": "KeyValuePair_2_System_String_System_Resources_ResourceWriter_PrecannedResource__get_Value__MethodInfo", "dotNetSignature": "ResourceWriter\u002BPrecannedResource get_Value()" }, { "virtualAddress": "0x01076EC0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01081950", "name": "Dictionary_2_TKey_TValue_Enumerator_System_String_System_Resources_ResourceWriter_PrecannedResource__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106B5D8", "name": "Array_Sort_20__MethodInfo", "dotNetSignature": "Void Sort[Int32,Int32](Int32[], Int32[])" }, { "virtualAddress": "0x01071840", "name": "List_1_System_String__IndexOf__MethodInfo", "dotNetSignature": "Int32 IndexOf(String)" }, { "virtualAddress": "0x0106DDD0", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, ResourceLocator)" }, { "virtualAddress": "0x0107F070", "name": "Dictionary_2_System_String_System_Resources_ResourceLocator__Add__MethodInfo", "dotNetSignature": "Void Add(String, ResourceLocator)" }, { "virtualAddress": "0x0106F188", "name": "AsyncTaskCache_CreateCacheableTask_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] CreateCacheableTask[Int32](Int32)" }, { "virtualAddress": "0x0107CD78", "name": "AsyncTaskCache_CreateCacheableTask_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] CreateCacheableTask[Boolean](Boolean)" }, { "virtualAddress": "0x01077E50", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetStateMachine__MethodInfo", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x0106B7C8", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__get_Task__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] get_Task()" }, { "virtualAddress": "0x01083048", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetResult__MethodInfo", "dotNetSignature": "Void SetResult(Task\u00601[VoidTaskResult])" }, { "virtualAddress": "0x01071B20", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x0106E320", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetNotificationForWaitCompletion__MethodInfo", "dotNetSignature": "Void SetNotificationForWaitCompletion(Boolean)" }, { "virtualAddress": "0x0107C0F0", "name": "EventHandler_1_System_Diagnostics_Contracts_ContractFailedEventArgs__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object, ContractFailedEventArgs)" }, { "virtualAddress": "0x01076188", "name": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107B1A8", "name": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Item__MethodInfo", "dotNetSignature": "ExceptionDispatchInfo get_Item(Int32)" }, { "virtualAddress": "0x0107DF08", "name": "Marshal_StructureToPtr_2__MethodInfo", "dotNetSignature": "Void StructureToPtr[Variant](Variant, IntPtr, Boolean)" }, { "virtualAddress": "0x010723E0", "name": "Collection_1_System_String___ctor__MethodInfo", "dotNetSignature": "Collection\u00601[System.String]()" }, { "virtualAddress": "0x0106F658", "name": "Collection_1_System_Reflection_Assembly___ctor__MethodInfo", "dotNetSignature": "Collection\u00601[System.Reflection.Assembly]()" }, { "virtualAddress": "0x0107EFF0", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__get_Keys__MethodInfo", "dotNetSignature": "ICollection\u00601[System.Object] get_Keys()" }, { "virtualAddress": "0x0107C628", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01083AC8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] GetEnumerator()" }, { "virtualAddress": "0x0107B8A0", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current__MethodInfo", "dotNetSignature": "EventRegistrationToken get_Current()" }, { "virtualAddress": "0x01072F90", "name": "Action_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(EventRegistrationToken)" }, { "virtualAddress": "0x0106FFF8", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01078810", "name": "List_1_T_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0107A4E8", "name": "List_1_System_Exception__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01077DC0", "name": "List_1_System_Exception__ToArray__MethodInfo", "dotNetSignature": "Exception[] ToArray()" }, { "virtualAddress": "0x0107A300", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken]()" }, { "virtualAddress": "0x010700A0", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Add__MethodInfo", "dotNetSignature": "Void Add(EventRegistrationToken)" }, { "virtualAddress": "0x0107C648", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107A3F8", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Item__MethodInfo", "dotNetSignature": "EventRegistrationToken get_Item(Int32)" }, { "virtualAddress": "0x01082178", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x0107FF68", "name": "List_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0107DE00", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Object, Dictionary\u00602[System.Reflection.MethodInfo,Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]] ByRef)" }, { "virtualAddress": "0x01071448", "name": "Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Reflection.MethodInfo,Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]]()" }, { "virtualAddress": "0x0106B610", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2__Add__MethodInfo", "dotNetSignature": "Void Add(Object, Dictionary\u00602[System.Reflection.MethodInfo,Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]])" }, { "virtualAddress": "0x0106A948", "name": "Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(MethodInfo, Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] ByRef)" }, { "virtualAddress": "0x01074720", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]()" }, { "virtualAddress": "0x01079D98", "name": "Dictionary_2_System_Reflection_MethodInfo_Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Add__MethodInfo", "dotNetSignature": "Void Add(MethodInfo, Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0106DA78", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Values__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Values()" }, { "virtualAddress": "0x01077720", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetEnumerator__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[TKey,TValue]\u002BEnumerator[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] GetEnumerator()" }, { "virtualAddress": "0x01085850", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Current()" }, { "virtualAddress": "0x0106F348", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01078030", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106FB60", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x01079918", "name": "ConditionalWeakTable_2_System_Object_System_Collections_Generic_Dictionary_2___ctor__MethodInfo", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Collections.Generic.Dictionary\u00602]()" }, { "virtualAddress": "0x01082120", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry ByRef)" }, { "virtualAddress": "0x01082F40", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount___ctor__MethodInfo", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount]()" }, { "virtualAddress": "0x01074270", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Add__MethodInfo", "dotNetSignature": "Void Add(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x01085C48", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__get_Values__MethodInfo", "dotNetSignature": "ICollection\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount] get_Values()" }, { "virtualAddress": "0x01081FB0", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x0107AB60", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x0107C0B0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x01071E70", "name": "List_1_System_Runtime_Remoting_Channels_IChannel___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Runtime.Remoting.Channels.IChannel]()" }, { "virtualAddress": "0x01070068", "name": "List_1_System_Runtime_Remoting_Channels_IChannel__Add__MethodInfo", "dotNetSignature": "Void Add(IChannel)" }, { "virtualAddress": "0x0107F068", "name": "List_1_System_Runtime_Remoting_Channels_IChannel__ToArray__MethodInfo", "dotNetSignature": "IChannel[] ToArray()" }, { "virtualAddress": "0x01082450", "name": "List_1_System_Collections_IDictionary___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Collections.IDictionary]()" }, { "virtualAddress": "0x0106DFC0", "name": "List_1_System_Collections_IDictionary__Add__MethodInfo", "dotNetSignature": "Void Add(IDictionary)" }, { "virtualAddress": "0x0107E160", "name": "List_1_System_Collections_IDictionary__ToArray__MethodInfo", "dotNetSignature": "IDictionary[] ToArray()" }, { "virtualAddress": "0x0106DBB0", "name": "List_1_System_String__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.String])" }, { "virtualAddress": "0x0106CBC8", "name": "Array_Empty_2__MethodInfo", "dotNetSignature": "String[] Empty[String]()" }, { "virtualAddress": "0x01082BC0", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__ToArray__MethodInfo", "dotNetSignature": "IContextProperty[] ToArray()" }, { "virtualAddress": "0x01073F80", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Runtime.Remoting.Contexts.IContextProperty] GetEnumerator()" }, { "virtualAddress": "0x0107E9B0", "name": "List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__get_Current__MethodInfo", "dotNetSignature": "IContextProperty get_Current()" }, { "virtualAddress": "0x01071678", "name": "List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107F178", "name": "List_1_T_Enumerator_System_Runtime_Remoting_Contexts_IContextProperty__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x010866B0", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Runtime.Remoting.Contexts.IContextProperty]()" }, { "virtualAddress": "0x01076B00", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__Add__MethodInfo", "dotNetSignature": "Void Add(IContextProperty)" }, { "virtualAddress": "0x01081D08", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0106F980", "name": "List_1_System_Runtime_Remoting_Contexts_IContextProperty__get_Item__MethodInfo", "dotNetSignature": "IContextProperty get_Item(Int32)" }, { "virtualAddress": "0x01083378", "name": "ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___ctor__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]]()" }, { "virtualAddress": "0x01082730", "name": "List_1_System_Runtime_Serialization_SerializationFieldInfo___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Runtime.Serialization.SerializationFieldInfo]()" }, { "virtualAddress": "0x01072A20", "name": "List_1_System_Runtime_Serialization_SerializationFieldInfo__Add__MethodInfo", "dotNetSignature": "Void Add(SerializationFieldInfo)" }, { "virtualAddress": "0x0106E2B0", "name": "List_1_System_Runtime_Serialization_SerializationFieldInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107EAB0", "name": "Func_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo___ctor__MethodInfo", "dotNetSignature": "Func\u00602[System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]](Object, IntPtr)" }, { "virtualAddress": "0x0107E3E8", "name": "ConcurrentDictionary_2_System_Runtime_Serialization_MemberHolder_System_Reflection_MemberInfo__GetOrAdd__MethodInfo", "dotNetSignature": "MemberInfo[] GetOrAdd(MemberHolder, Func\u00602[System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]])" }, { "virtualAddress": "0x0107AFE8", "name": "Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Type, TypeInformation ByRef)" }, { "virtualAddress": "0x01076220", "name": "Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation__Add__MethodInfo", "dotNetSignature": "Void Add(Type, TypeInformation)" }, { "virtualAddress": "0x010845B0", "name": "Dictionary_2_System_Type_System_Runtime_Serialization_Formatters_Binary_TypeInformation___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation]()" }, { "virtualAddress": "0x01083360", "name": "ConcurrentDictionary_2_System_String_System_Object__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, Object ByRef)" }, { "virtualAddress": "0x01080C50", "name": "ConcurrentDictionary_2_System_String_System_Object__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(String, Object)" }, { "virtualAddress": "0x01073F88", "name": "ConcurrentDictionary_2_System_String_System_Object___ctor__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.String,System.Object]()" }, { "virtualAddress": "0x01086B80", "name": "Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly___ctor__MethodInfo", "dotNetSignature": "Func\u00602[System.Reflection.AssemblyName,System.Reflection.Assembly](Object, IntPtr)" }, { "virtualAddress": "0x01076FD8", "name": "Func_4_System_Reflection_Assembly_String_Boolean_Type___ctor__MethodInfo", "dotNetSignature": "Func\u00604[System.Reflection.Assembly,String,Boolean,Type](Object, IntPtr)" }, { "virtualAddress": "0x0107AC40", "name": "List_1_System_Type__get_Item__MethodInfo", "dotNetSignature": "Type get_Item(Int32)" }, { "virtualAddress": "0x01078930", "name": "EventHandler_1_System_Runtime_Serialization_SafeSerializationEventArgs__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object, SafeSerializationEventArgs)" }, { "virtualAddress": "0x0106C2A0", "name": "List_1_System_Reflection_MethodInfo___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Reflection.MethodInfo]()" }, { "virtualAddress": "0x0107BFD0", "name": "List_1_System_Reflection_MethodInfo__Add__MethodInfo", "dotNetSignature": "Void Add(MethodInfo)" }, { "virtualAddress": "0x01081D40", "name": "List_1_System_Reflection_MethodInfo__Reverse__MethodInfo", "dotNetSignature": "Void Reverse()" }, { "virtualAddress": "0x010720E8", "name": "List_1_System_Reflection_MethodInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107C138", "name": "List_1_System_Reflection_MethodInfo__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Reflection.MethodInfo] GetEnumerator()" }, { "virtualAddress": "0x0106E260", "name": "List_1_T_Enumerator_System_Reflection_MethodInfo__get_Current__MethodInfo", "dotNetSignature": "MethodInfo get_Current()" }, { "virtualAddress": "0x01073680", "name": "List_1_T_Enumerator_System_Reflection_MethodInfo__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107ED40", "name": "List_1_T_Enumerator_System_Reflection_MethodInfo__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0107F668", "name": "Dictionary_2_System_String_System_Int32___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.String,System.Int32]()" }, { "virtualAddress": "0x0107C8C8", "name": "Dictionary_2_System_String_System_Int32__ContainsKey__MethodInfo", "dotNetSignature": "Boolean ContainsKey(String)" }, { "virtualAddress": "0x01074580", "name": "Dictionary_2_System_String_System_Int32__Add__MethodInfo", "dotNetSignature": "Void Add(String, Int32)" }, { "virtualAddress": "0x01071960", "name": "Dictionary_2_System_String_System_Int32__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(String, Int32 ByRef)" }, { "virtualAddress": "0x01077D10", "name": "Func_2_Type_String__Invoke__MethodInfo", "dotNetSignature": "String Invoke(Type)" }, { "virtualAddress": "0x0106B318", "name": "Func_2_Type_String___ctor__MethodInfo", "dotNetSignature": "Func\u00602[Type,String](Object, IntPtr)" }, { "virtualAddress": "0x01078640", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo___ctor__MethodInfo", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.MethodInfo](Int32)" }, { "virtualAddress": "0x0106BBA0", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__Add__MethodInfo", "dotNetSignature": "Void Add(MethodInfo)" }, { "virtualAddress": "0x0106AD18", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo___ctor__MethodInfo", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.ConstructorInfo](Int32)" }, { "virtualAddress": "0x0107C188", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__Add__MethodInfo", "dotNetSignature": "Void Add(ConstructorInfo)" }, { "virtualAddress": "0x0107EA78", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo___ctor__MethodInfo", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.PropertyInfo](Int32)" }, { "virtualAddress": "0x01079318", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__Add__MethodInfo", "dotNetSignature": "Void Add(PropertyInfo)" }, { "virtualAddress": "0x0107A590", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo___ctor__MethodInfo", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.EventInfo](Int32)" }, { "virtualAddress": "0x01082538", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__Add__MethodInfo", "dotNetSignature": "Void Add(EventInfo)" }, { "virtualAddress": "0x01085B68", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo___ctor__MethodInfo", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[System.Reflection.FieldInfo](Int32)" }, { "virtualAddress": "0x01084C88", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__Add__MethodInfo", "dotNetSignature": "Void Add(FieldInfo)" }, { "virtualAddress": "0x010830C0", "name": "RuntimeType_ListBuilder_1_Type___ctor__MethodInfo", "dotNetSignature": "RuntimeType\u002BListBuilder\u00601[Type](Int32)" }, { "virtualAddress": "0x01072B08", "name": "RuntimeType_ListBuilder_1_Type__Add__MethodInfo", "dotNetSignature": "Void Add(Type)" }, { "virtualAddress": "0x01085B30", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__ToArray__MethodInfo", "dotNetSignature": "MethodInfo[] ToArray()" }, { "virtualAddress": "0x0107BF30", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__ToArray__MethodInfo", "dotNetSignature": "ConstructorInfo[] ToArray()" }, { "virtualAddress": "0x01080DC8", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__ToArray__MethodInfo", "dotNetSignature": "PropertyInfo[] ToArray()" }, { "virtualAddress": "0x0107C568", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__ToArray__MethodInfo", "dotNetSignature": "EventInfo[] ToArray()" }, { "virtualAddress": "0x0106E1E0", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__ToArray__MethodInfo", "dotNetSignature": "FieldInfo[] ToArray()" }, { "virtualAddress": "0x01078E20", "name": "RuntimeType_ListBuilder_1_Type__ToArray__MethodInfo", "dotNetSignature": "Type[] ToArray()" }, { "virtualAddress": "0x0106CAA8", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01087220", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107EEE8", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01085018", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01082B60", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01074AB8", "name": "RuntimeType_ListBuilder_1_Type__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107D430", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0107CB20", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0106C4B0", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01076D60", "name": "RuntimeType_ListBuilder_1_System_Reflection_EventInfo__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0107EDE0", "name": "RuntimeType_ListBuilder_1_System_Reflection_FieldInfo__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0106B258", "name": "RuntimeType_ListBuilder_1_Type__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0106CEF8", "name": "RuntimeType_ListBuilder_1_System_Reflection_MethodInfo__get_Item__MethodInfo", "dotNetSignature": "MethodInfo get_Item(Int32)" }, { "virtualAddress": "0x0107D8B8", "name": "RuntimeType_ListBuilder_1_System_Reflection_ConstructorInfo__get_Item__MethodInfo", "dotNetSignature": "ConstructorInfo get_Item(Int32)" }, { "virtualAddress": "0x01080988", "name": "RuntimeType_ListBuilder_1_System_Reflection_PropertyInfo__get_Item__MethodInfo", "dotNetSignature": "PropertyInfo get_Item(Int32)" }, { "virtualAddress": "0x01073558", "name": "List_1_System_RuntimeType___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.RuntimeType](Int32)" }, { "virtualAddress": "0x0106C450", "name": "List_1_System_RuntimeType__Add__MethodInfo", "dotNetSignature": "Void Add(RuntimeType)" }, { "virtualAddress": "0x01078158", "name": "List_1_System_RuntimeType__ToArray__MethodInfo", "dotNetSignature": "RuntimeType[] ToArray()" }, { "virtualAddress": "0x010777C0", "name": "Array_BinarySearch_9__MethodInfo", "dotNetSignature": "Int32 BinarySearch[UInt64](UInt64[], UInt64)" }, { "virtualAddress": "0x01078C08", "name": "Array_IndexOf_7__MethodInfo", "dotNetSignature": "Int32 IndexOf[String](String[], String)" }, { "virtualAddress": "0x010859A0", "name": "List_1_System_Reflection_MethodInfo___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Reflection.MethodInfo](Int32)" }, { "virtualAddress": "0x0106B960", "name": "List_1_System_Reflection_MethodInfo__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(MethodInfo[])" }, { "virtualAddress": "0x01087510", "name": "List_1_System_Reflection_MethodBase___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Reflection.MethodBase](Int32)" }, { "virtualAddress": "0x01086230", "name": "List_1_System_Reflection_MethodBase__Add__MethodInfo", "dotNetSignature": "Void Add(MethodBase)" }, { "virtualAddress": "0x01077130", "name": "List_1_System_Reflection_MethodBase__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01085958", "name": "List_1_System_Reflection_MethodBase__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(MethodBase[])" }, { "virtualAddress": "0x010727C8", "name": "CommonAcl_RemoveAcesCallback_1_KnownAce___ctor__MethodInfo", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[KnownAce](Object, IntPtr)" }, { "virtualAddress": "0x010785B8", "name": "CommonAcl_RemoveAces_1__MethodInfo", "dotNetSignature": "Void RemoveAces[KnownAce](CommonAcl\u002BRemoveAcesCallback\u00601[KnownAce])" }, { "virtualAddress": "0x010844E0", "name": "CommonAcl_RemoveAcesCallback_1_GenericAce___ctor__MethodInfo", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[GenericAce](Object, IntPtr)" }, { "virtualAddress": "0x0107D508", "name": "CommonAcl_RemoveAces_2__MethodInfo", "dotNetSignature": "Void RemoveAces[GenericAce](CommonAcl\u002BRemoveAcesCallback\u00601[GenericAce])" }, { "virtualAddress": "0x01086B38", "name": "CommonAcl_RemoveAcesCallback_1_CommonAce___ctor__MethodInfo", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[CommonAce](Object, IntPtr)" }, { "virtualAddress": "0x01075AC8", "name": "CommonAcl_RemoveAces_3__MethodInfo", "dotNetSignature": "Void RemoveAces[CommonAce](CommonAcl\u002BRemoveAcesCallback\u00601[CommonAce])" }, { "virtualAddress": "0x01080748", "name": "CommonAcl_RemoveAcesCallback_1_ObjectAce___ctor__MethodInfo", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[ObjectAce](Object, IntPtr)" }, { "virtualAddress": "0x0106ED70", "name": "CommonAcl_RemoveAces_4__MethodInfo", "dotNetSignature": "Void RemoveAces[ObjectAce](CommonAcl\u002BRemoveAcesCallback\u00601[ObjectAce])" }, { "virtualAddress": "0x0106A970", "name": "CommonAcl_RemoveAcesCallback_1_QualifiedAce___ctor__MethodInfo", "dotNetSignature": "CommonAcl\u002BRemoveAcesCallback\u00601[QualifiedAce](Object, IntPtr)" }, { "virtualAddress": "0x010861D8", "name": "CommonAcl_RemoveAces_5__MethodInfo", "dotNetSignature": "Void RemoveAces[QualifiedAce](CommonAcl\u002BRemoveAcesCallback\u00601[QualifiedAce])" }, { "virtualAddress": "0x0106E078", "name": "List_1_System_Security_AccessControl_AuthorizationRule___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Security.AccessControl.AuthorizationRule]()" }, { "virtualAddress": "0x0107D1C8", "name": "List_1_System_Security_AccessControl_AuthorizationRule__Add__MethodInfo", "dotNetSignature": "Void Add(AuthorizationRule)" }, { "virtualAddress": "0x0107AE90", "name": "List_1_System_Security_AccessControl_AuthorizationRule__ToArray__MethodInfo", "dotNetSignature": "AuthorizationRule[] ToArray()" }, { "virtualAddress": "0x0107B560", "name": "List_1_System_Security_AccessControl_GenericAce___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Security.AccessControl.GenericAce](Int32)" }, { "virtualAddress": "0x01076D28", "name": "List_1_System_Security_AccessControl_GenericAce__Add__MethodInfo", "dotNetSignature": "Void Add(GenericAce)" }, { "virtualAddress": "0x01071258", "name": "List_1_System_Security_AccessControl_GenericAce__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Security.AccessControl.GenericAce] GetEnumerator()" }, { "virtualAddress": "0x0106C8F0", "name": "List_1_T_Enumerator_System_Security_AccessControl_GenericAce__get_Current__MethodInfo", "dotNetSignature": "GenericAce get_Current()" }, { "virtualAddress": "0x0106E488", "name": "List_1_T_Enumerator_System_Security_AccessControl_GenericAce__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107C490", "name": "List_1_T_Enumerator_System_Security_AccessControl_GenericAce__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01078DD0", "name": "List_1_System_Security_AccessControl_GenericAce__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01074208", "name": "List_1_System_Security_AccessControl_GenericAce__get_Item__MethodInfo", "dotNetSignature": "GenericAce get_Item(Int32)" }, { "virtualAddress": "0x01086568", "name": "List_1_System_Security_AccessControl_GenericAce__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, GenericAce)" }, { "virtualAddress": "0x0107DD00", "name": "List_1_System_Security_AccessControl_GenericAce__Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, GenericAce)" }, { "virtualAddress": "0x01084E50", "name": "List_1_System_Security_AccessControl_GenericAce__RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x01077CC8", "name": "List_1_System_Security_AccessControl_GenericAce___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Security.AccessControl.GenericAce]()" }, { "virtualAddress": "0x01078EB0", "name": "List_1_System_Security_AccessControl_SddlAccessRight___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Security.AccessControl.SddlAccessRight]()" }, { "virtualAddress": "0x010838D8", "name": "List_1_System_Security_AccessControl_SddlAccessRight__Add__MethodInfo", "dotNetSignature": "Void Add(SddlAccessRight)" }, { "virtualAddress": "0x01075130", "name": "List_1_System_Security_AccessControl_SddlAccessRight__ToArray__MethodInfo", "dotNetSignature": "SddlAccessRight[] ToArray()" }, { "virtualAddress": "0x0106CB00", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_String_System_String__GetEnumerator__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[TKey,TValue]\u002BEnumerator[System.String,System.String] GetEnumerator()" }, { "virtualAddress": "0x01073748", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__get_Current__MethodInfo", "dotNetSignature": "String get_Current()" }, { "virtualAddress": "0x01084B28", "name": "Dictionary_2_System_String_System_String__get_Item__MethodInfo", "dotNetSignature": "String get_Item(String)" }, { "virtualAddress": "0x010701B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01083168", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_String_System_String__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01078428", "name": "List_1_System_Security_Claims_Claim___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Security.Claims.Claim]()" }, { "virtualAddress": "0x010754A8", "name": "Collection_1_System_Collections_Generic_IEnumerable_1___ctor__MethodInfo", "dotNetSignature": "Collection\u00601[System.Collections.Generic.IEnumerable\u00601]()" }, { "virtualAddress": "0x01072570", "name": "List_1_System_Security_Claims_Claim__Add__MethodInfo", "dotNetSignature": "Void Add(Claim)" }, { "virtualAddress": "0x01075C88", "name": "List_1_System_Security_Claims_Claim__get_Item__MethodInfo", "dotNetSignature": "Claim get_Item(Int32)" }, { "virtualAddress": "0x0107CB88", "name": "List_1_System_Security_Claims_Claim__RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x01086070", "name": "List_1_System_Security_Claims_Claim__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107BD08", "name": "Predicate_1_System_Security_Claims_Claim__Invoke__MethodInfo", "dotNetSignature": "Boolean Invoke(Claim)" }, { "virtualAddress": "0x01084D20", "name": "List_1_System_Security_Claims_Claim__AsReadOnly__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Security.Claims.Claim] AsReadOnly()" }, { "virtualAddress": "0x01072850", "name": "List_1_System_Security_Claims_Claim__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Security.Claims.Claim] GetEnumerator()" }, { "virtualAddress": "0x01078948", "name": "List_1_T_Enumerator_System_Security_Claims_Claim__get_Current__MethodInfo", "dotNetSignature": "Claim get_Current()" }, { "virtualAddress": "0x01078170", "name": "List_1_T_Enumerator_System_Security_Claims_Claim__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01086398", "name": "List_1_T_Enumerator_System_Security_Claims_Claim__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01080478", "name": "Collection_1_System_Collections_Generic_IEnumerable_1__get_Item__MethodInfo", "dotNetSignature": "IEnumerable\u00601[System.Security.Claims.Claim] get_Item(Int32)" }, { "virtualAddress": "0x0106CEA0", "name": "Collection_1_System_Collections_Generic_IEnumerable_1__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01080A50", "name": "List_1_System_Security_Claims_ClaimsIdentity___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Security.Claims.ClaimsIdentity]()" }, { "virtualAddress": "0x01074250", "name": "List_1_System_Security_Claims_ClaimsIdentity__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x0106B150", "name": "List_1_System_Security_Claims_ClaimsIdentity__Add__MethodInfo", "dotNetSignature": "Void Add(ClaimsIdentity)" }, { "virtualAddress": "0x0107CDD0", "name": "List_1_System_Security_Claims_ClaimsIdentity__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Security.Claims.ClaimsIdentity] GetEnumerator()" }, { "virtualAddress": "0x01077F48", "name": "List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__get_Current__MethodInfo", "dotNetSignature": "ClaimsIdentity get_Current()" }, { "virtualAddress": "0x0106F5D8", "name": "List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01084038", "name": "List_1_T_Enumerator_System_Security_Claims_ClaimsIdentity__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0107E858", "name": "Func_1_System_Security_Claims_ClaimsPrincipal__Invoke__MethodInfo", "dotNetSignature": "ClaimsPrincipal Invoke()" }, { "virtualAddress": "0x0107D1C0", "name": "List_1_System_Security_Claims_ClaimsIdentity__get_Item__MethodInfo", "dotNetSignature": "ClaimsIdentity get_Item(Int32)" }, { "virtualAddress": "0x01082A68", "name": "List_1_System_Security_Claims_ClaimsIdentity__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01077A40", "name": "List_1_System_Security_Claims_ClaimsIdentity__AsReadOnly__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Security.Claims.ClaimsIdentity] AsReadOnly()" }, { "virtualAddress": "0x01081738", "name": "Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity__Invoke__MethodInfo", "dotNetSignature": "ClaimsIdentity Invoke(IEnumerable\u00601[System.Security.Claims.ClaimsIdentity])" }, { "virtualAddress": "0x0106E108", "name": "Func_2_System_Collections_Generic_IEnumerable_1_System_Security_Claims_ClaimsIdentity___ctor__MethodInfo", "dotNetSignature": "Func\u00602[System.Collections.Generic.IEnumerable\u00601,System.Security.Claims.ClaimsIdentity](Object, IntPtr)" }, { "virtualAddress": "0x0106C0B8", "name": "AsyncTaskMethodBuilder_1_System_Int32__Start_4__MethodInfo", "dotNetSignature": "Void Start[CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x010814B0", "name": "AsyncTaskMethodBuilder_Start_9__MethodInfo", "dotNetSignature": "Void Start[CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x0107B568", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitOnCompleted__MethodInfo", "dotNetSignature": "Void AwaitOnCompleted[CryptoStream\u002BHopToThreadPoolAwaitable,CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](CryptoStream\u002BHopToThreadPoolAwaitable ByRef, CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x0107DBB0", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_6__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x010856E8", "name": "AsyncTaskMethodBuilder_1_System_Int32__AwaitUnsafeOnCompleted_7__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32],CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Int32] ByRef, CryptoStream\u002B\u003CReadAsyncInternal\u003Ed__34 ByRef)" }, { "virtualAddress": "0x01081B90", "name": "AsyncTaskMethodBuilder_AwaitOnCompleted_1__MethodInfo", "dotNetSignature": "Void AwaitOnCompleted[CryptoStream\u002BHopToThreadPoolAwaitable,CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](CryptoStream\u002BHopToThreadPoolAwaitable ByRef, CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x01074900", "name": "AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_11__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter,CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37](ConfiguredTaskAwaitable\u002BConfiguredTaskAwaiter ByRef, CryptoStream\u002B\u003CWriteAsyncInternal\u003Ed__37 ByRef)" }, { "virtualAddress": "0x01073480", "name": "Func_1_System_Security_Cryptography_HashAlgorithm__Invoke__MethodInfo", "dotNetSignature": "HashAlgorithm Invoke()" }, { "virtualAddress": "0x010797A0", "name": "List_1_System_Security_Policy_StrongName___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Security.Policy.StrongName](Int32)" }, { "virtualAddress": "0x0107E130", "name": "List_1_System_Security_Policy_StrongName___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Security.Policy.StrongName]()" }, { "virtualAddress": "0x01081860", "name": "Unsafe_As_2__MethodInfo", "dotNetSignature": "Pinnable\u00601[Char] As[Pinnable\u00601[Char]](Object)" }, { "virtualAddress": "0x010729A0", "name": "ReadOnlySpan_1_Char___ctor__MethodInfo", "dotNetSignature": "ReadOnlySpan\u00601[Char](Pinnable\u00601[Char], IntPtr, Int32)" }, { "virtualAddress": "0x01084BE0", "name": "Unsafe_AsRef_1__MethodInfo", "dotNetSignature": "Char\u0026 AsRef[Char](Void*)" }, { "virtualAddress": "0x0106C1B8", "name": "Unsafe_ByteOffset_1__MethodInfo", "dotNetSignature": "IntPtr ByteOffset[Char](Char ByRef, Char ByRef)" }, { "virtualAddress": "0x0107EEA0", "name": "Span_1_Byte__DangerousGetPinnableReference__MethodInfo", "dotNetSignature": "Byte\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x01081DC8", "name": "Span_1_Byte__get_Length__MethodInfo", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x01084320", "name": "ReadOnlySpan_1_Byte__DangerousGetPinnableReference__MethodInfo", "dotNetSignature": "Byte\u0026 DangerousGetPinnableReference()" }, { "virtualAddress": "0x010766B0", "name": "ReadOnlySpan_1_Byte__get_Length__MethodInfo", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x01077280", "name": "Unsafe_Add_3__MethodInfo", "dotNetSignature": "Byte\u0026 Add[Byte](Byte ByRef, IntPtr)" }, { "virtualAddress": "0x01074858", "name": "Unsafe_As_3__MethodInfo", "dotNetSignature": "SpanHelpers\u002BReg64\u0026 As[Byte,SpanHelpers\u002BReg64](Byte ByRef)" }, { "virtualAddress": "0x01084270", "name": "Unsafe_As_4__MethodInfo", "dotNetSignature": "SpanHelpers\u002BReg32\u0026 As[Byte,SpanHelpers\u002BReg32](Byte ByRef)" }, { "virtualAddress": "0x0107F758", "name": "Unsafe_As_5__MethodInfo", "dotNetSignature": "SpanHelpers\u002BReg16\u0026 As[Byte,SpanHelpers\u002BReg16](Byte ByRef)" }, { "virtualAddress": "0x01076CD0", "name": "Unsafe_As_6__MethodInfo", "dotNetSignature": "Int64\u0026 As[Byte,Int64](Byte ByRef)" }, { "virtualAddress": "0x0106FAA0", "name": "Unsafe_As_7__MethodInfo", "dotNetSignature": "Int32\u0026 As[Byte,Int32](Byte ByRef)" }, { "virtualAddress": "0x0106E578", "name": "Unsafe_Add_4__MethodInfo", "dotNetSignature": "IntPtr\u0026 Add[IntPtr](IntPtr ByRef, IntPtr)" }, { "virtualAddress": "0x010815A8", "name": "Unsafe_Add_5__MethodInfo", "dotNetSignature": "Byte\u0026 Add[Byte](Byte ByRef, Int32)" }, { "virtualAddress": "0x01070AA0", "name": "Unsafe_AreSame_1__MethodInfo", "dotNetSignature": "Boolean AreSame[Byte](Byte ByRef, Byte ByRef)" }, { "virtualAddress": "0x010811D0", "name": "Unsafe_AddByteOffset_1__MethodInfo", "dotNetSignature": "Byte\u0026 AddByteOffset[Byte](Byte ByRef, IntPtr)" }, { "virtualAddress": "0x01076CE8", "name": "Unsafe_ReadUnaligned_1__MethodInfo", "dotNetSignature": "UIntPtr ReadUnaligned[UIntPtr](Byte ByRef)" }, { "virtualAddress": "0x0107B178", "name": "Array_IndexOf_8__MethodInfo", "dotNetSignature": "Int32 IndexOf[EncodingProvider](EncodingProvider[], EncodingProvider)" }, { "virtualAddress": "0x0107CA20", "name": "SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo__get_Source__MethodInfo", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[CancellationCallbackInfo] get_Source()" }, { "virtualAddress": "0x01084160", "name": "SparselyPopulatedArrayAddInfo_1_CancellationCallbackInfo__get_Index__MethodInfo", "dotNetSignature": "Int32 get_Index()" }, { "virtualAddress": "0x01077460", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__SafeAtomicRemove__MethodInfo", "dotNetSignature": "CancellationCallbackInfo SafeAtomicRemove(Int32, CancellationCallbackInfo)" }, { "virtualAddress": "0x0106F318", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo___ctor__MethodInfo", "dotNetSignature": "SparselyPopulatedArray\u00601[CancellationCallbackInfo](Int32)" }, { "virtualAddress": "0x01086198", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo__Add__MethodInfo", "dotNetSignature": "SparselyPopulatedArrayAddInfo\u00601[CancellationCallbackInfo] Add(CancellationCallbackInfo)" }, { "virtualAddress": "0x010761B8", "name": "SparselyPopulatedArray_1_CancellationCallbackInfo__get_Tail__MethodInfo", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[CancellationCallbackInfo] get_Tail()" }, { "virtualAddress": "0x010835B0", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Length__MethodInfo", "dotNetSignature": "Int32 get_Length()" }, { "virtualAddress": "0x010853D8", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Item__MethodInfo", "dotNetSignature": "CancellationCallbackInfo get_Item(Int32)" }, { "virtualAddress": "0x01071A00", "name": "SparselyPopulatedArrayFragment_1_CancellationCallbackInfo__get_Prev__MethodInfo", "dotNetSignature": "SparselyPopulatedArrayFragment\u00601[CancellationCallbackInfo] get_Prev()" }, { "virtualAddress": "0x0106C288", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(IAsyncLocal, Object ByRef)" }, { "virtualAddress": "0x010734C8", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Threading.IAsyncLocal,System.Object]()" }, { "virtualAddress": "0x0107E030", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object___ctor_1__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Threading.IAsyncLocal,System.Object](IDictionary\u00602[System.Threading.IAsyncLocal,System.Object])" }, { "virtualAddress": "0x01086110", "name": "Dictionary_2_System_Threading_IAsyncLocal_System_Object__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(IAsyncLocal, Object)" }, { "virtualAddress": "0x0106E850", "name": "List_1_System_Threading_IAsyncLocal___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Threading.IAsyncLocal]()" }, { "virtualAddress": "0x0106EC10", "name": "List_1_System_Threading_IAsyncLocal___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Threading.IAsyncLocal](IEnumerable\u00601[System.Threading.IAsyncLocal])" }, { "virtualAddress": "0x0106F270", "name": "List_1_System_Threading_IAsyncLocal__Add__MethodInfo", "dotNetSignature": "Void Add(IAsyncLocal)" }, { "virtualAddress": "0x0107F308", "name": "List_1_System_Threading_IAsyncLocal__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Threading.IAsyncLocal] GetEnumerator()" }, { "virtualAddress": "0x0106CC70", "name": "List_1_T_Enumerator_System_Threading_IAsyncLocal__get_Current__MethodInfo", "dotNetSignature": "IAsyncLocal get_Current()" }, { "virtualAddress": "0x01085E08", "name": "List_1_T_Enumerator_System_Threading_IAsyncLocal__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x010805A0", "name": "List_1_T_Enumerator_System_Threading_IAsyncLocal__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x0106E358", "name": "ConditionalWeakTable_2_TKey_TValue_CreateValueCallback_System_Object_System_Threading_OSSpecificSynchronizationContext___ctor__MethodInfo", "dotNetSignature": "ConditionalWeakTable\u00602[TKey,TValue]\u002BCreateValueCallback[System.Object,System.Threading.OSSpecificSynchronizationContext](Object, IntPtr)" }, { "virtualAddress": "0x01075600", "name": "ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext__GetValue__MethodInfo", "dotNetSignature": "OSSpecificSynchronizationContext GetValue(Object, ConditionalWeakTable\u00602[TKey,TValue]\u002BCreateValueCallback[System.Object,System.Threading.OSSpecificSynchronizationContext])" }, { "virtualAddress": "0x010731D8", "name": "Marshal_GetFunctionPointerForDelegate_2__MethodInfo", "dotNetSignature": "IntPtr GetFunctionPointerForDelegate[OSSpecificSynchronizationContext\u002BInvocationEntryDelegate](OSSpecificSynchronizationContext\u002BInvocationEntryDelegate)" }, { "virtualAddress": "0x01076818", "name": "ConditionalWeakTable_2_System_Object_System_Threading_OSSpecificSynchronizationContext___ctor__MethodInfo", "dotNetSignature": "ConditionalWeakTable\u00602[System.Object,System.Threading.OSSpecificSynchronizationContext]()" }, { "virtualAddress": "0x01074B60", "name": "Task_1_System_Boolean__GetAwaiter__MethodInfo", "dotNetSignature": "TaskAwaiter\u00601[System.Boolean] GetAwaiter()" }, { "virtualAddress": "0x01075550", "name": "TaskAwaiter_1_System_Boolean__GetResult__MethodInfo", "dotNetSignature": "Boolean GetResult()" }, { "virtualAddress": "0x01076FC8", "name": "Task_FromCancellation_6__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] FromCancellation[Boolean](CancellationToken)" }, { "virtualAddress": "0x0107EB60", "name": "AsyncTaskMethodBuilder_1_System_Boolean__Create__MethodInfo", "dotNetSignature": "AsyncTaskMethodBuilder\u00601[System.Boolean] Create()" }, { "virtualAddress": "0x01087300", "name": "AsyncTaskMethodBuilder_1_System_Boolean__Start__MethodInfo", "dotNetSignature": "Void Start[SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31](SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31 ByRef)" }, { "virtualAddress": "0x01078740", "name": "AsyncTaskMethodBuilder_1_System_Boolean__get_Task__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] get_Task()" }, { "virtualAddress": "0x0107D778", "name": "Task_1_System_Boolean___ctor__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean](Boolean, Boolean, TaskCreationOptions, CancellationToken)" }, { "virtualAddress": "0x0107E280", "name": "Task_1_Task__ConfigureAwait__MethodInfo", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Threading.Tasks.Task] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x01078FB0", "name": "ConfiguredTaskAwaitable_1_System_Threading_Tasks_Task__GetAwaiter__MethodInfo", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.Task] GetAwaiter()" }, { "virtualAddress": "0x01082230", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task__get_IsCompleted__MethodInfo", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x010771A8", "name": "AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.Task],SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Threading.Tasks.Task] ByRef, SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31 ByRef)" }, { "virtualAddress": "0x0106CC90", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Threading_Tasks_Task__GetResult__MethodInfo", "dotNetSignature": "Task GetResult()" }, { "virtualAddress": "0x01080728", "name": "Task_1_System_Boolean__ConfigureAwait__MethodInfo", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[System.Boolean] ConfigureAwait(Boolean)" }, { "virtualAddress": "0x01073C38", "name": "ConfiguredTaskAwaitable_1_System_Boolean__GetAwaiter__MethodInfo", "dotNetSignature": "ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Boolean] GetAwaiter()" }, { "virtualAddress": "0x01077850", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__get_IsCompleted__MethodInfo", "dotNetSignature": "Boolean get_IsCompleted()" }, { "virtualAddress": "0x0106A888", "name": "AsyncTaskMethodBuilder_1_System_Boolean__AwaitUnsafeOnCompleted_1__MethodInfo", "dotNetSignature": "Void AwaitUnsafeOnCompleted[ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Boolean],SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31](ConfiguredTaskAwaitable\u00601[TResult]\u002BConfiguredTaskAwaiter[System.Boolean] ByRef, SemaphoreSlim\u002B\u003CWaitUntilCountOrTimeoutAsync\u003Ed__31 ByRef)" }, { "virtualAddress": "0x01080660", "name": "ConfiguredTaskAwaitable_1_TResult_ConfiguredTaskAwaiter_System_Boolean__GetResult__MethodInfo", "dotNetSignature": "Boolean GetResult()" }, { "virtualAddress": "0x01077C20", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x01080CB0", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetResult__MethodInfo", "dotNetSignature": "Void SetResult(Boolean)" }, { "virtualAddress": "0x0107BE10", "name": "AsyncTaskMethodBuilder_1_System_Boolean__SetStateMachine__MethodInfo", "dotNetSignature": "Void SetStateMachine(IAsyncStateMachine)" }, { "virtualAddress": "0x01077758", "name": "Task_1_System_Boolean___ctor_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean]()" }, { "virtualAddress": "0x0107A9B0", "name": "Task_1_System_Boolean__TrySetResult__MethodInfo", "dotNetSignature": "Boolean TrySetResult(Boolean)" }, { "virtualAddress": "0x01071DC0", "name": "Func_1_Boolean__Invoke__MethodInfo", "dotNetSignature": "Boolean Invoke()" }, { "virtualAddress": "0x01083AE0", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode___ctor__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BProcessingMode]()" }, { "virtualAddress": "0x01079030", "name": "TaskCompletionSource_1_VoidTaskResult__get_Task__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] get_Task()" }, { "virtualAddress": "0x0106EC70", "name": "Func_1_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_CompletionState___ctor__MethodInfo", "dotNetSignature": "Func\u00601[System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BCompletionState](Object, IntPtr)" }, { "virtualAddress": "0x0107BD98", "name": "LazyInitializer_EnsureInitialized_6__MethodInfo", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BCompletionState EnsureInitialized[ConcurrentExclusiveSchedulerPair\u002BCompletionState](ConcurrentExclusiveSchedulerPair\u002BCompletionState ByRef, Func\u00601[System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BCompletionState])" }, { "virtualAddress": "0x0107B078", "name": "List_1_System_Exception__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x01075DD8", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, ConcurrentExclusiveSchedulerPair\u002BProcessingMode)" }, { "virtualAddress": "0x01075948", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__TryRemove__MethodInfo", "dotNetSignature": "Boolean TryRemove(Int32, ConcurrentExclusiveSchedulerPair\u002BProcessingMode ByRef)" }, { "virtualAddress": "0x01075888", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetResult__MethodInfo", "dotNetSignature": "Boolean TrySetResult(VoidTaskResult)" }, { "virtualAddress": "0x01073FC8", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetException__MethodInfo", "dotNetSignature": "Boolean TrySetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x01078348", "name": "TaskCompletionSource_1_VoidTaskResult___ctor__MethodInfo", "dotNetSignature": "TaskCompletionSource\u00601[VoidTaskResult]()" }, { "virtualAddress": "0x0107E580", "name": "MultiProducerMultiConsumerQueue_1_Task___ctor__MethodInfo", "dotNetSignature": "MultiProducerMultiConsumerQueue\u00601[Task]()" }, { "virtualAddress": "0x01081D68", "name": "SingleProducerSingleConsumerQueue_1_Task___ctor__MethodInfo", "dotNetSignature": "SingleProducerSingleConsumerQueue\u00601[Task]()" }, { "virtualAddress": "0x01075A28", "name": "ConcurrentDictionary_2_System_Int32_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ProcessingMode__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Int32, ConcurrentExclusiveSchedulerPair\u002BProcessingMode ByRef)" }, { "virtualAddress": "0x01072478", "name": "Tuple_Create_12__MethodInfo", "dotNetSignature": "Tuple\u00602[System.Threading.Tasks.ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler,System.Threading.Tasks.Task] Create[ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler,Task](ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler, Task)" }, { "virtualAddress": "0x0106EA28", "name": "Task_1_System_Boolean___ctor_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00602[Object,Boolean], Object)" }, { "virtualAddress": "0x01077990", "name": "Task_1_System_Boolean__get_Result__MethodInfo", "dotNetSignature": "Boolean get_Result()" }, { "virtualAddress": "0x0107B800", "name": "Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task__get_Item1__MethodInfo", "dotNetSignature": "ConcurrentExclusiveSchedulerPair\u002BConcurrentExclusiveTaskScheduler get_Item1()" }, { "virtualAddress": "0x01079540", "name": "Tuple_2_System_Threading_Tasks_ConcurrentExclusiveSchedulerPair_ConcurrentExclusiveTaskScheduler_System_Threading_Tasks_Task__get_Item2__MethodInfo", "dotNetSignature": "Task get_Item2()" }, { "virtualAddress": "0x0107A378", "name": "Func_2_Object_Boolean___ctor__MethodInfo", "dotNetSignature": "Func\u00602[Object,Boolean](Object, IntPtr)" }, { "virtualAddress": "0x01079568", "name": "Action_1_System_Threading_Tasks_Task__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Task)" }, { "virtualAddress": "0x01082BF0", "name": "Action_2_System_Threading_Tasks_Task_Object__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Task, Object)" }, { "virtualAddress": "0x0106EE70", "name": "Func_1_System_Collections_Concurrent_ConcurrentQueue_1___ctor__MethodInfo", "dotNetSignature": "Func\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601](Object, IntPtr)" }, { "virtualAddress": "0x0107FE28", "name": "LazyInitializer_EnsureInitialized_7__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception] EnsureInitialized[ConcurrentQueue\u00601[System.Exception]](ConcurrentQueue\u00601[System.Exception] ByRef, Func\u00601[System.Collections.Concurrent.ConcurrentQueue\u00601])" }, { "virtualAddress": "0x010752C8", "name": "ReadOnlyCollection_1_System_Exception__GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator\u00601[System.Exception] GetEnumerator()" }, { "virtualAddress": "0x01075998", "name": "ConcurrentQueue_1_System_Exception__Enqueue__MethodInfo", "dotNetSignature": "Void Enqueue(Exception)" }, { "virtualAddress": "0x01087348", "name": "ConcurrentQueue_1_System_Exception__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107D898", "name": "ConcurrentQueue_1_System_Exception___ctor__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[System.Exception]()" }, { "virtualAddress": "0x01070AC0", "name": "Nullable_1_Int64___ctor__MethodInfo", "dotNetSignature": "Nullable\u00601[Int64](Int64)" }, { "virtualAddress": "0x0106FFA0", "name": "Shared_1_System_Int64___ctor__MethodInfo", "dotNetSignature": "Shared\u00601[System.Int64](Int64)" }, { "virtualAddress": "0x01072D88", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Task)" }, { "virtualAddress": "0x01077310", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Int32)" }, { "virtualAddress": "0x01082878", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation___ctor__MethodInfo", "dotNetSignature": "Tuple\u00603[System.Threading.Tasks.Task,System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuation](Task, Task, TaskContinuation)" }, { "virtualAddress": "0x01072318", "name": "Shared_1_System_Threading_CancellationTokenRegistration___ctor__MethodInfo", "dotNetSignature": "Shared\u00601[System.Threading.CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x01071EA0", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item1__MethodInfo", "dotNetSignature": "Task get_Item1()" }, { "virtualAddress": "0x0107F5E8", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item2__MethodInfo", "dotNetSignature": "Task get_Item2()" }, { "virtualAddress": "0x0106AFE8", "name": "Tuple_3_System_Threading_Tasks_Task_System_Threading_Tasks_Task_System_Threading_Tasks_TaskContinuation__get_Item3__MethodInfo", "dotNetSignature": "TaskContinuation get_Item3()" }, { "virtualAddress": "0x0107A2F8", "name": "LazyInitializer_EnsureInitialized_8__MethodInfo", "dotNetSignature": "Task\u002BContingentProperties EnsureInitialized[Task\u002BContingentProperties](Task\u002BContingentProperties ByRef, Func\u00601[System.Threading.Tasks.Task\u002BContingentProperties])" }, { "virtualAddress": "0x01076190", "name": "ReadOnlyCollection_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo](IList\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x01084DE0", "name": "List_1_System_Threading_Tasks_Task__RemoveAll__MethodInfo", "dotNetSignature": "Int32 RemoveAll(Predicate\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0107FEA0", "name": "List_1_System_Threading_Tasks_Task___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Threading.Tasks.Task]()" }, { "virtualAddress": "0x01080888", "name": "List_1_System_Threading_Tasks_Task__Add__MethodInfo", "dotNetSignature": "Void Add(Task)" }, { "virtualAddress": "0x01071DC8", "name": "List_1_System_Threading_Tasks_Task__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Threading.Tasks.Task] GetEnumerator()" }, { "virtualAddress": "0x0106AB78", "name": "List_1_T_Enumerator_System_Threading_Tasks_Task__get_Current__MethodInfo", "dotNetSignature": "Task get_Current()" }, { "virtualAddress": "0x0106F038", "name": "List_1_T_Enumerator_System_Threading_Tasks_Task__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107D9F8", "name": "List_1_T_Enumerator_System_Threading_Tasks_Task__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x010866B8", "name": "Task_AddToList_1__MethodInfo", "dotNetSignature": "Void AddToList[Task](Task, List\u00601[System.Threading.Tasks.Task] ByRef, Int32)" }, { "virtualAddress": "0x0106E0E0", "name": "List_1_System_Threading_Tasks_Task__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01070FE8", "name": "List_1_System_Exception___ctor_2__MethodInfo", "dotNetSignature": "List\u00601[System.Exception](Int32)" }, { "virtualAddress": "0x010801B8", "name": "Task_1_Task__get_Result__MethodInfo", "dotNetSignature": "Task get_Result()" }, { "virtualAddress": "0x0106D340", "name": "Array_IndexOf_9__MethodInfo", "dotNetSignature": "Int32 IndexOf[Task](Task[], Task)" }, { "virtualAddress": "0x0107B4C8", "name": "Task_FromException_3__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromException[VoidTaskResult](Exception)" }, { "virtualAddress": "0x01081168", "name": "Task_1_Task__get_Factory__MethodInfo", "dotNetSignature": "TaskFactory\u00601[Task] get_Factory()" }, { "virtualAddress": "0x010749B8", "name": "TaskFactory_1_Task__StartNew__MethodInfo", "dotNetSignature": "Task\u00601[Task] StartNew(Func\u00601[System.Threading.Tasks.Task], CancellationToken, TaskCreationOptions, TaskScheduler)" }, { "virtualAddress": "0x010730F8", "name": "UnwrapPromise_1_VoidTaskResult___ctor__MethodInfo", "dotNetSignature": "UnwrapPromise\u00601[VoidTaskResult](Task, Boolean)" }, { "virtualAddress": "0x01083D98", "name": "List_1_System_Threading_Tasks_Task__ToArray__MethodInfo", "dotNetSignature": "Task[] ToArray()" }, { "virtualAddress": "0x01070488", "name": "Action_1_System_Threading_Tasks_Task___ctor__MethodInfo", "dotNetSignature": "Action\u00601[System.Threading.Tasks.Task](Object, IntPtr)" }, { "virtualAddress": "0x0106C4F0", "name": "List_1_System_Delegate___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Delegate]()" }, { "virtualAddress": "0x01084A00", "name": "List_1_System_Delegate__Add__MethodInfo", "dotNetSignature": "Void Add(Delegate)" }, { "virtualAddress": "0x01077718", "name": "List_1_System_Delegate__ToArray__MethodInfo", "dotNetSignature": "Delegate[] ToArray()" }, { "virtualAddress": "0x0107C7B8", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Int32, Task ByRef)" }, { "virtualAddress": "0x0107DD58", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task__get_Values__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Int32,System.Threading.Tasks.Task] get_Values()" }, { "virtualAddress": "0x01075088", "name": "List_1_System_Threading_Tasks_Task___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Threading.Tasks.Task](IEnumerable\u00601[System.Threading.Tasks.Task])" }, { "virtualAddress": "0x0107C1A8", "name": "Dictionary_2_System_Int32_System_Threading_Tasks_Task___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Threading.Tasks.Task]()" }, { "virtualAddress": "0x0106C550", "name": "Func_1_System_Threading_Tasks_Task_ContingentProperties___ctor__MethodInfo", "dotNetSignature": "Func\u00601[System.Threading.Tasks.Task\u002BContingentProperties](Object, IntPtr)" }, { "virtualAddress": "0x0107A788", "name": "Predicate_1_System_Threading_Tasks_Task___ctor__MethodInfo", "dotNetSignature": "Predicate\u00601[System.Threading.Tasks.Task](Object, IntPtr)" }, { "virtualAddress": "0x010786E0", "name": "Task_1_VoidTaskResult___ctor__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult]()" }, { "virtualAddress": "0x01080840", "name": "Task_1_VoidTaskResult__TrySetCanceled__MethodInfo", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken)" }, { "virtualAddress": "0x01080F40", "name": "Task_1_VoidTaskResult__TrySetResult__MethodInfo", "dotNetSignature": "Boolean TrySetResult(VoidTaskResult)" }, { "virtualAddress": "0x0107C398", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo]()" }, { "virtualAddress": "0x01079D20", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo])" }, { "virtualAddress": "0x01074A00", "name": "Task_1_VoidTaskResult__TrySetException__MethodInfo", "dotNetSignature": "Boolean TrySetException(Object)" }, { "virtualAddress": "0x01083280", "name": "Task_1_VoidTaskResult__TrySetCanceled_1__MethodInfo", "dotNetSignature": "Boolean TrySetCanceled(CancellationToken, Object)" }, { "virtualAddress": "0x01077FF8", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.Runtime.ExceptionServices.ExceptionDispatchInfo] GetEnumerator()" }, { "virtualAddress": "0x01085790", "name": "List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Current__MethodInfo", "dotNetSignature": "ExceptionDispatchInfo get_Current()" }, { "virtualAddress": "0x0107E0D8", "name": "List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x010770F0", "name": "List_1_T_Enumerator_System_Runtime_ExceptionServices_ExceptionDispatchInfo__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01080B68", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo___ctor_2__MethodInfo", "dotNetSignature": "List\u00601[System.Runtime.ExceptionServices.ExceptionDispatchInfo](Int32)" }, { "virtualAddress": "0x010705A8", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__Add__MethodInfo", "dotNetSignature": "Void Add(ExceptionDispatchInfo)" }, { "virtualAddress": "0x0107CE70", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Item__MethodInfo", "dotNetSignature": "ExceptionDispatchInfo get_Item(Int32)" }, { "virtualAddress": "0x0107B0C8", "name": "List_1_System_Runtime_ExceptionServices_ExceptionDispatchInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01083E60", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01081270", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x01079708", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAllImpl__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01072A58", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAnyImpl__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106E1D0", "name": "Task_1_Task__1__ctor__MethodInfo", "dotNetSignature": "Task\u00601[Task[]]()" }, { "virtualAddress": "0x01082FA0", "name": "Task_1_Task__1_TrySetResult__MethodInfo", "dotNetSignature": "Boolean TrySetResult(Task[])" }, { "virtualAddress": "0x0106C948", "name": "Task_1_Task___ctor__MethodInfo", "dotNetSignature": "Task\u00601[Task]()" }, { "virtualAddress": "0x01080928", "name": "Task_1_Task__TrySetResult__MethodInfo", "dotNetSignature": "Boolean TrySetResult(Task)" }, { "virtualAddress": "0x01081610", "name": "ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object___ctor__MethodInfo", "dotNetSignature": "ConditionalWeakTable\u00602[System.Threading.Tasks.TaskScheduler,System.Object]()" }, { "virtualAddress": "0x01077458", "name": "ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object__Add__MethodInfo", "dotNetSignature": "Void Add(TaskScheduler, Object)" }, { "virtualAddress": "0x0107E808", "name": "EventHandler_1_System_Threading_Tasks_UnobservedTaskExceptionEventArgs__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Object, UnobservedTaskExceptionEventArgs)" }, { "virtualAddress": "0x0107F4C8", "name": "ConditionalWeakTable_2_System_Threading_Tasks_TaskScheduler_System_Object__get_Keys__MethodInfo", "dotNetSignature": "ICollection\u00601[System.Threading.Tasks.TaskScheduler] get_Keys()" }, { "virtualAddress": "0x0107F338", "name": "AsyncLocalValueChangedArgs_1_System_Globalization_CultureInfo__get_CurrentValue__MethodInfo", "dotNetSignature": "CultureInfo get_CurrentValue()" }, { "virtualAddress": "0x01085DC8", "name": "Action_1_System_Threading_AsyncLocalValueChangedArgs_1___ctor__MethodInfo", "dotNetSignature": "Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601](Object, IntPtr)" }, { "virtualAddress": "0x010798C0", "name": "AsyncLocal_1_System_Globalization_CultureInfo___ctor__MethodInfo", "dotNetSignature": "AsyncLocal\u00601[System.Globalization.CultureInfo](Action\u00601[System.Threading.AsyncLocalValueChangedArgs\u00601])" }, { "virtualAddress": "0x01076148", "name": "AsyncLocal_1_System_Globalization_CultureInfo__set_Value__MethodInfo", "dotNetSignature": "Void set_Value(CultureInfo)" }, { "virtualAddress": "0x01071168", "name": "Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Threading.Thread,System.Diagnostics.StackTrace]()" }, { "virtualAddress": "0x01076808", "name": "Dictionary_2_System_Threading_Thread_System_Diagnostics_StackTrace__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Thread, StackTrace)" }, { "virtualAddress": "0x0107FC40", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__get_Current__MethodInfo", "dotNetSignature": "ThreadPoolWorkQueue\u002BWorkStealingQueue[] get_Current()" }, { "virtualAddress": "0x01085F90", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue___ctor__MethodInfo", "dotNetSignature": "ThreadPoolWorkQueue\u002BSparseArray\u00601[ThreadPoolWorkQueue\u002BWorkStealingQueue](Int32)" }, { "virtualAddress": "0x0106D948", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__Add__MethodInfo", "dotNetSignature": "Int32 Add(ThreadPoolWorkQueue\u002BWorkStealingQueue)" }, { "virtualAddress": "0x01071048", "name": "ThreadPoolWorkQueue_SparseArray_1_ThreadPoolWorkQueue_WorkStealingQueue__Remove__MethodInfo", "dotNetSignature": "Void Remove(ThreadPoolWorkQueue\u002BWorkStealingQueue)" }, { "virtualAddress": "0x01075908", "name": "List_1_System_Threading_Timer___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Threading.Timer](Int32)" }, { "virtualAddress": "0x01083A38", "name": "List_1_System_Threading_Timer__Add__MethodInfo", "dotNetSignature": "Void Add(Timer)" }, { "virtualAddress": "0x01084A30", "name": "List_1_System_Threading_Timer__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x010810F8", "name": "List_1_System_Threading_Timer__get_Item__MethodInfo", "dotNetSignature": "Timer get_Item(Int32)" }, { "virtualAddress": "0x01087598", "name": "List_1_System_Threading_Timer__Clear__MethodInfo", "dotNetSignature": "Void Clear()" }, { "virtualAddress": "0x01074918", "name": "List_1_System_Threading_Timer__get_Capacity__MethodInfo", "dotNetSignature": "Int32 get_Capacity()" }, { "virtualAddress": "0x0107E2D0", "name": "List_1_System_Threading_Timer__set_Capacity__MethodInfo", "dotNetSignature": "Void set_Capacity(Int32)" }, { "virtualAddress": "0x01073018", "name": "List_1_System_TimeZoneInfo_AdjustmentRule___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.TimeZoneInfo\u002BAdjustmentRule]()" }, { "virtualAddress": "0x01081210", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__Add__MethodInfo", "dotNetSignature": "Void Add(TimeZoneInfo\u002BAdjustmentRule)" }, { "virtualAddress": "0x0107CA30", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__ToArray__MethodInfo", "dotNetSignature": "TimeZoneInfo\u002BAdjustmentRule[] ToArray()" }, { "virtualAddress": "0x01083510", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107B588", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.TimeZoneInfo\u002BAdjustmentRule])" }, { "virtualAddress": "0x01082EB8", "name": "Comparison_1_TimeZoneInfo_AdjustmentRule___ctor__MethodInfo", "dotNetSignature": "Comparison\u00601[TimeZoneInfo\u002BAdjustmentRule](Object, IntPtr)" }, { "virtualAddress": "0x01073DC0", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__Sort__MethodInfo", "dotNetSignature": "Void Sort(Comparison\u00601[TimeZoneInfo\u002BAdjustmentRule])" }, { "virtualAddress": "0x01079630", "name": "ReadOnlyCollection_1_System_TimeZoneInfo__GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator\u00601[System.TimeZoneInfo] GetEnumerator()" }, { "virtualAddress": "0x0106FB40", "name": "List_1_System_TimeZoneInfo___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.TimeZoneInfo]()" }, { "virtualAddress": "0x01073128", "name": "List_1_System_TimeZoneInfo__Add__MethodInfo", "dotNetSignature": "Void Add(TimeZoneInfo)" }, { "virtualAddress": "0x01076890", "name": "List_1_System_TimeZoneInfo__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x01086EB8", "name": "List_1_System_TimeZoneInfo__AddRange__MethodInfo", "dotNetSignature": "Void AddRange(IEnumerable\u00601[System.TimeZoneInfo])" }, { "virtualAddress": "0x010751E8", "name": "ReadOnlyCollection_1_System_TimeZoneInfo___ctor__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.TimeZoneInfo](IList\u00601[System.TimeZoneInfo])" }, { "virtualAddress": "0x0106FCF0", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107C230", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType__get_Item__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.TimeType] get_Item(Int32)" }, { "virtualAddress": "0x01081760", "name": "KeyValuePair_2_System_DateTime_System_TimeType__get_Key__MethodInfo", "dotNetSignature": "DateTime get_Key()" }, { "virtualAddress": "0x0106E028", "name": "KeyValuePair_2_System_DateTime_System_TimeType__get_Value__MethodInfo", "dotNetSignature": "TimeType get_Value()" }, { "virtualAddress": "0x01075660", "name": "List_1_System_TimeZoneInfo_AdjustmentRule__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(TimeZoneInfo\u002BAdjustmentRule)" }, { "virtualAddress": "0x0107E828", "name": "Dictionary_2_System_Int32_System_TimeType__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107EB80", "name": "Dictionary_2_System_Int32_System_TimeType__get_Item__MethodInfo", "dotNetSignature": "TimeType get_Item(Int32)" }, { "virtualAddress": "0x010874C8", "name": "Dictionary_2_System_Int32_System_String__Add__MethodInfo", "dotNetSignature": "Void Add(Int32, String)" }, { "virtualAddress": "0x01084548", "name": "Dictionary_2_System_Int32_System_TimeType___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Int32,System.TimeType](Int32)" }, { "virtualAddress": "0x01077060", "name": "Dictionary_2_System_Int32_System_TimeType__Add__MethodInfo", "dotNetSignature": "Void Add(Int32, TimeType)" }, { "virtualAddress": "0x0106BCC0", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType___ctor__MethodInfo", "dotNetSignature": "List\u00601[KeyValuePair\u00602[System.DateTime,System.TimeType]](Int32)" }, { "virtualAddress": "0x0106A990", "name": "KeyValuePair_2_System_DateTime_System_TimeType___ctor__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.TimeType](DateTime, TimeType)" }, { "virtualAddress": "0x0106FB78", "name": "List_1_KeyValuePair_2_System_DateTime_System_TimeType__Add__MethodInfo", "dotNetSignature": "Void Add(KeyValuePair\u00602[System.DateTime,System.TimeType])" }, { "virtualAddress": "0x01085FD8", "name": "List_1_System_TimeZoneInfo_AdjustmentRule___ctor_1__MethodInfo", "dotNetSignature": "List\u00601[System.TimeZoneInfo\u002BAdjustmentRule](Int32)" }, { "virtualAddress": "0x0106ADB0", "name": "List_1_System_TypeIdentifier__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107A728", "name": "List_1_System_TypeIdentifier__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.TypeIdentifier] GetEnumerator()" }, { "virtualAddress": "0x01082658", "name": "List_1_T_Enumerator_System_TypeIdentifier__get_Current__MethodInfo", "dotNetSignature": "TypeIdentifier get_Current()" }, { "virtualAddress": "0x0107CF28", "name": "List_1_T_Enumerator_System_TypeIdentifier__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x010783D0", "name": "List_1_T_Enumerator_System_TypeIdentifier__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x01075F30", "name": "List_1_System_TypeSpec__get_Item__MethodInfo", "dotNetSignature": "TypeSpec get_Item(Int32)" }, { "virtualAddress": "0x01072C80", "name": "List_1_System_TypeSpec__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x010776C0", "name": "List_1_System_ModifierSpec__GetEnumerator__MethodInfo", "dotNetSignature": "List\u00601[T]\u002BEnumerator[System.ModifierSpec] GetEnumerator()" }, { "virtualAddress": "0x0106BC48", "name": "List_1_T_Enumerator_System_ModifierSpec__get_Current__MethodInfo", "dotNetSignature": "ModifierSpec get_Current()" }, { "virtualAddress": "0x0106BAB8", "name": "List_1_T_Enumerator_System_ModifierSpec__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01078E88", "name": "List_1_T_Enumerator_System_ModifierSpec__Dispose__MethodInfo", "dotNetSignature": "Void Dispose()" }, { "virtualAddress": "0x010724D8", "name": "Func_2_System_Reflection_AssemblyName_System_Reflection_Assembly__Invoke__MethodInfo", "dotNetSignature": "Assembly Invoke(AssemblyName)" }, { "virtualAddress": "0x01079A58", "name": "Func_4_System_Reflection_Assembly_String_Boolean_Type__Invoke__MethodInfo", "dotNetSignature": "Type Invoke(Assembly, String, Boolean)" }, { "virtualAddress": "0x01081958", "name": "List_1_System_TypeIdentifier___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.TypeIdentifier]()" }, { "virtualAddress": "0x01070C98", "name": "List_1_System_TypeIdentifier__Add__MethodInfo", "dotNetSignature": "Void Add(TypeIdentifier)" }, { "virtualAddress": "0x0107D7D8", "name": "List_1_System_ModifierSpec___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.ModifierSpec]()" }, { "virtualAddress": "0x0107C348", "name": "List_1_System_ModifierSpec__Add__MethodInfo", "dotNetSignature": "Void Add(ModifierSpec)" }, { "virtualAddress": "0x0106CAB8", "name": "List_1_System_TypeSpec___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.TypeSpec]()" }, { "virtualAddress": "0x0107FAB0", "name": "List_1_System_TypeSpec__Add__MethodInfo", "dotNetSignature": "Void Add(TypeSpec)" }, { "virtualAddress": "0x01077EB8", "name": "List_1_System_Int32___ctor_2__MethodInfo", "dotNetSignature": "List\u00601[System.Int32]()" }, { "virtualAddress": "0x010836D8", "name": "List_1_System_Int32__ToArray__MethodInfo", "dotNetSignature": "Int32[] ToArray()" }, { "virtualAddress": "0x01082DC8", "name": "Array_InternalArray__ICollection_Contains_1__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x0107FC60", "name": "Array_InternalArray__ICollection_Contains_2__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x0107DD60", "name": "Array_InternalArray__ICollection_Contains_3__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Boolean](Boolean)" }, { "virtualAddress": "0x01070048", "name": "Array_InternalArray__ICollection_Contains_4__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Byte](Byte)" }, { "virtualAddress": "0x0107B4F0", "name": "Array_InternalArray__ICollection_Contains_5__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x01079048", "name": "Array_InternalArray__ICollection_Contains_6__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Char](Char)" }, { "virtualAddress": "0x01086CB0", "name": "Array_InternalArray__ICollection_Contains_7__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CharInfo](CharInfo)" }, { "virtualAddress": "0x010804A0", "name": "Array_InternalArray__ICollection_Contains_8__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x01079DF0", "name": "Array_InternalArray__ICollection_Contains_9__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x01070180", "name": "Array_InternalArray__ICollection_Contains_10__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x010722D8", "name": "Array_InternalArray__ICollection_Contains_11__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x010814A0", "name": "Array_InternalArray__ICollection_Contains_12__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x01080630", "name": "Array_InternalArray__ICollection_Contains_13__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0107FE00", "name": "Array_InternalArray__ICollection_Contains_14__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x01081E40", "name": "Array_InternalArray__ICollection_Contains_15__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0107B138", "name": "Array_InternalArray__ICollection_Contains_16__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x01082140", "name": "Array_InternalArray__ICollection_Contains_17__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01083E50", "name": "Array_InternalArray__ICollection_Contains_18__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x01078A80", "name": "Array_InternalArray__ICollection_Contains_19__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x0106BB18", "name": "Array_InternalArray__ICollection_Contains_20__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x01070D18", "name": "Array_InternalArray__ICollection_Contains_21__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0107ADA8", "name": "Array_InternalArray__ICollection_Contains_22__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x0106BF20", "name": "Array_InternalArray__ICollection_Contains_23__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x0107BE00", "name": "Array_InternalArray__ICollection_Contains_24__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x01079330", "name": "Array_InternalArray__ICollection_Contains_25__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x0107C710", "name": "Array_InternalArray__ICollection_Contains_26__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x01074E38", "name": "Array_InternalArray__ICollection_Contains_27__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0107EF68", "name": "Array_InternalArray__ICollection_Contains_28__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x01073800", "name": "Array_InternalArray__ICollection_Contains_29__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x01085408", "name": "Array_InternalArray__ICollection_Contains_30__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0107D530", "name": "Array_InternalArray__ICollection_Contains_31__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x01078060", "name": "Array_InternalArray__ICollection_Contains_32__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01084430", "name": "Array_InternalArray__ICollection_Contains_33__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x01076D58", "name": "Array_InternalArray__ICollection_Contains_34__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x0107A768", "name": "Array_InternalArray__ICollection_Contains_35__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x01070BE0", "name": "Array_InternalArray__ICollection_Contains_36__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[DateTime](DateTime)" }, { "virtualAddress": "0x010767E0", "name": "Array_InternalArray__ICollection_Contains_37__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Decimal](Decimal)" }, { "virtualAddress": "0x0107DA58", "name": "Array_InternalArray__ICollection_Contains_38__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x010744E0", "name": "Array_InternalArray__ICollection_Contains_39__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x01085558", "name": "Array_InternalArray__ICollection_Contains_40__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Double](Double)" }, { "virtualAddress": "0x01078190", "name": "Array_InternalArray__ICollection_Contains_41__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x010850D0", "name": "Array_InternalArray__ICollection_Contains_42__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x010737E8", "name": "Array_InternalArray__ICollection_Contains_43__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x0107B620", "name": "Array_InternalArray__ICollection_Contains_44__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x01081D98", "name": "Array_InternalArray__ICollection_Contains_45__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x0107C668", "name": "Array_InternalArray__ICollection_Contains_46__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Guid](Guid)" }, { "virtualAddress": "0x01084D78", "name": "Array_InternalArray__ICollection_Contains_47__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int16](Int16)" }, { "virtualAddress": "0x01080120", "name": "Array_InternalArray__ICollection_Contains_48__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int32](Int32)" }, { "virtualAddress": "0x01084E40", "name": "Array_InternalArray__ICollection_Contains_49__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x0107B9A0", "name": "Array_InternalArray__ICollection_Contains_50__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Int64](Int64)" }, { "virtualAddress": "0x01073540", "name": "Array_InternalArray__ICollection_Contains_51__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[IntPtr](IntPtr)" }, { "virtualAddress": "0x01072E60", "name": "Array_InternalArray__ICollection_Contains_52__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x010769C0", "name": "Array_InternalArray__ICollection_Contains_53__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x01071CE8", "name": "Array_InternalArray__ICollection_Contains_54__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x010779B0", "name": "Array_InternalArray__ICollection_Contains_55__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x010860B0", "name": "Array_InternalArray__ICollection_Contains_56__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Label](Label)" }, { "virtualAddress": "0x01080DD0", "name": "Array_InternalArray__ICollection_Contains_57__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x010767A0", "name": "Array_InternalArray__ICollection_Contains_58__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x010831B8", "name": "Array_InternalArray__ICollection_Contains_59__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x0107C318", "name": "Array_InternalArray__ICollection_Contains_60__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x01076ED8", "name": "Array_InternalArray__ICollection_Contains_61__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x01073E90", "name": "Array_InternalArray__ICollection_Contains_62__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[GCHandle](GCHandle)" }, { "virtualAddress": "0x0106DA98", "name": "Array_InternalArray__ICollection_Contains_63__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x0107D560", "name": "Array_InternalArray__ICollection_Contains_64__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x0107BBC8", "name": "Array_InternalArray__ICollection_Contains_65__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x0107C538", "name": "Array_InternalArray__ICollection_Contains_66__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0106CC98", "name": "Array_InternalArray__ICollection_Contains_67__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x010875A0", "name": "Array_InternalArray__ICollection_Contains_68__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[SByte](SByte)" }, { "virtualAddress": "0x0106CF50", "name": "Array_InternalArray__ICollection_Contains_69__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[Single](Single)" }, { "virtualAddress": "0x01072B70", "name": "Array_InternalArray__ICollection_Contains_70__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x01080058", "name": "Array_InternalArray__ICollection_Contains_71__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x01079ED0", "name": "Array_InternalArray__ICollection_Contains_72__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[IndexRange](IndexRange)" }, { "virtualAddress": "0x0107D578", "name": "Array_InternalArray__ICollection_Contains_73__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x01072F28", "name": "Array_InternalArray__ICollection_Contains_74__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x0106B310", "name": "Array_InternalArray__ICollection_Contains_75__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UInt16](UInt16)" }, { "virtualAddress": "0x01076250", "name": "Array_InternalArray__ICollection_Contains_76__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UInt32](UInt32)" }, { "virtualAddress": "0x01080530", "name": "Array_InternalArray__ICollection_Contains_77__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UInt64](UInt64)" }, { "virtualAddress": "0x01077590", "name": "Array_InternalArray__ICollection_Contains_78__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x01079B78", "name": "Array_InternalArray__ICollection_Contains_79__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x01078E50", "name": "Array_InternalArray__ICollection_Contains_80__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x0107E0C0", "name": "Array_InternalArray__ICollection_Contains_81__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x01076548", "name": "Array_InternalArray__ICollection_Contains_82__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x01074000", "name": "Array_InternalArray__ICollection_Contains_83__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01085D50", "name": "Array_InternalArray__ICollection_Contains_84__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x010739A0", "name": "Array_InternalArray__ICollection_Contains_85__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x010738D8", "name": "Array_InternalArray__ICollection_Contains_86__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x01087100", "name": "Array_InternalArray__ICollection_Contains_87__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x0106F938", "name": "Array_InternalArray__ICollection_Contains_88__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x0106DEE0", "name": "Array_InternalArray__ICollection_Contains_89__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x0107A5E8", "name": "Array_InternalArray__ICollection_Contains_90__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01086AF8", "name": "Array_InternalArray__ICollection_Contains_91__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x010806E0", "name": "Array_InternalArray__ICollection_Contains_92__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Contains[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0107CDA8", "name": "Array_InternalArray__ICollection_Remove_1__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x010724B8", "name": "Array_InternalArray__ICollection_Remove_2__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x01084A70", "name": "Array_InternalArray__ICollection_Remove_3__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Boolean](Boolean)" }, { "virtualAddress": "0x010759F0", "name": "Array_InternalArray__ICollection_Remove_4__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Byte](Byte)" }, { "virtualAddress": "0x0106FC28", "name": "Array_InternalArray__ICollection_Remove_5__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x0107AC20", "name": "Array_InternalArray__ICollection_Remove_6__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Char](Char)" }, { "virtualAddress": "0x01079068", "name": "Array_InternalArray__ICollection_Remove_7__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CharInfo](CharInfo)" }, { "virtualAddress": "0x0107B068", "name": "Array_InternalArray__ICollection_Remove_8__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x01082418", "name": "Array_InternalArray__ICollection_Remove_9__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x010808E8", "name": "Array_InternalArray__ICollection_Remove_10__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x01078278", "name": "Array_InternalArray__ICollection_Remove_11__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x0106FC50", "name": "Array_InternalArray__ICollection_Remove_12__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x01082710", "name": "Array_InternalArray__ICollection_Remove_13__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0106FDD0", "name": "Array_InternalArray__ICollection_Remove_14__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x0106C620", "name": "Array_InternalArray__ICollection_Remove_15__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x01082D98", "name": "Array_InternalArray__ICollection_Remove_16__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x01083B48", "name": "Array_InternalArray__ICollection_Remove_17__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01084010", "name": "Array_InternalArray__ICollection_Remove_18__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x01079850", "name": "Array_InternalArray__ICollection_Remove_19__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x0107D878", "name": "Array_InternalArray__ICollection_Remove_20__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0106CC28", "name": "Array_InternalArray__ICollection_Remove_21__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0107BA48", "name": "Array_InternalArray__ICollection_Remove_22__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x01079B88", "name": "Array_InternalArray__ICollection_Remove_23__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x01083D18", "name": "Array_InternalArray__ICollection_Remove_24__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x01078608", "name": "Array_InternalArray__ICollection_Remove_25__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x010767F0", "name": "Array_InternalArray__ICollection_Remove_26__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x01081740", "name": "Array_InternalArray__ICollection_Remove_27__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x01081BF8", "name": "Array_InternalArray__ICollection_Remove_28__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0107DE58", "name": "Array_InternalArray__ICollection_Remove_29__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0107E0F8", "name": "Array_InternalArray__ICollection_Remove_30__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0107E238", "name": "Array_InternalArray__ICollection_Remove_31__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x010832C0", "name": "Array_InternalArray__ICollection_Remove_32__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01075B70", "name": "Array_InternalArray__ICollection_Remove_33__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0106B7B8", "name": "Array_InternalArray__ICollection_Remove_34__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x01071860", "name": "Array_InternalArray__ICollection_Remove_35__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x010799B8", "name": "Array_InternalArray__ICollection_Remove_36__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[DateTime](DateTime)" }, { "virtualAddress": "0x01078840", "name": "Array_InternalArray__ICollection_Remove_37__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Decimal](Decimal)" }, { "virtualAddress": "0x01071008", "name": "Array_InternalArray__ICollection_Remove_38__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0107A370", "name": "Array_InternalArray__ICollection_Remove_39__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x0106D570", "name": "Array_InternalArray__ICollection_Remove_40__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Double](Double)" }, { "virtualAddress": "0x01087000", "name": "Array_InternalArray__ICollection_Remove_41__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x010862D8", "name": "Array_InternalArray__ICollection_Remove_42__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x010797A8", "name": "Array_InternalArray__ICollection_Remove_43__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x0106EF40", "name": "Array_InternalArray__ICollection_Remove_44__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x0106E818", "name": "Array_InternalArray__ICollection_Remove_45__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x0107BC00", "name": "Array_InternalArray__ICollection_Remove_46__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Guid](Guid)" }, { "virtualAddress": "0x0107EEF8", "name": "Array_InternalArray__ICollection_Remove_47__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int16](Int16)" }, { "virtualAddress": "0x0107FF88", "name": "Array_InternalArray__ICollection_Remove_48__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int32](Int32)" }, { "virtualAddress": "0x01070918", "name": "Array_InternalArray__ICollection_Remove_49__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x010868C8", "name": "Array_InternalArray__ICollection_Remove_50__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Int64](Int64)" }, { "virtualAddress": "0x01078C90", "name": "Array_InternalArray__ICollection_Remove_51__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[IntPtr](IntPtr)" }, { "virtualAddress": "0x01080FD0", "name": "Array_InternalArray__ICollection_Remove_52__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x0107ED90", "name": "Array_InternalArray__ICollection_Remove_53__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x01078E68", "name": "Array_InternalArray__ICollection_Remove_54__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x01070C58", "name": "Array_InternalArray__ICollection_Remove_55__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x0107B948", "name": "Array_InternalArray__ICollection_Remove_56__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Label](Label)" }, { "virtualAddress": "0x01086600", "name": "Array_InternalArray__ICollection_Remove_57__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x01081A10", "name": "Array_InternalArray__ICollection_Remove_58__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x0107EBA8", "name": "Array_InternalArray__ICollection_Remove_59__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x010862F8", "name": "Array_InternalArray__ICollection_Remove_60__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x0106F378", "name": "Array_InternalArray__ICollection_Remove_61__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x01077D18", "name": "Array_InternalArray__ICollection_Remove_62__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[GCHandle](GCHandle)" }, { "virtualAddress": "0x010771D8", "name": "Array_InternalArray__ICollection_Remove_63__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x010737A0", "name": "Array_InternalArray__ICollection_Remove_64__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x010866A0", "name": "Array_InternalArray__ICollection_Remove_65__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x01073868", "name": "Array_InternalArray__ICollection_Remove_66__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0107E248", "name": "Array_InternalArray__ICollection_Remove_67__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x01072610", "name": "Array_InternalArray__ICollection_Remove_68__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[SByte](SByte)" }, { "virtualAddress": "0x01086140", "name": "Array_InternalArray__ICollection_Remove_69__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[Single](Single)" }, { "virtualAddress": "0x01084EA0", "name": "Array_InternalArray__ICollection_Remove_70__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x01071940", "name": "Array_InternalArray__ICollection_Remove_71__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x01086518", "name": "Array_InternalArray__ICollection_Remove_72__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[IndexRange](IndexRange)" }, { "virtualAddress": "0x0107DEC0", "name": "Array_InternalArray__ICollection_Remove_73__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x01086848", "name": "Array_InternalArray__ICollection_Remove_74__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x01076738", "name": "Array_InternalArray__ICollection_Remove_75__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UInt16](UInt16)" }, { "virtualAddress": "0x0107DFF8", "name": "Array_InternalArray__ICollection_Remove_76__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UInt32](UInt32)" }, { "virtualAddress": "0x0107BDF0", "name": "Array_InternalArray__ICollection_Remove_77__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UInt64](UInt64)" }, { "virtualAddress": "0x01079D18", "name": "Array_InternalArray__ICollection_Remove_78__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x010818B8", "name": "Array_InternalArray__ICollection_Remove_79__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x01078420", "name": "Array_InternalArray__ICollection_Remove_80__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x0107C500", "name": "Array_InternalArray__ICollection_Remove_81__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x01073D78", "name": "Array_InternalArray__ICollection_Remove_82__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x0107A938", "name": "Array_InternalArray__ICollection_Remove_83__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01076610", "name": "Array_InternalArray__ICollection_Remove_84__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01083A60", "name": "Array_InternalArray__ICollection_Remove_85__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01079E90", "name": "Array_InternalArray__ICollection_Remove_86__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x0107F0A0", "name": "Array_InternalArray__ICollection_Remove_87__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x01072B78", "name": "Array_InternalArray__ICollection_Remove_88__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x0107D700", "name": "Array_InternalArray__ICollection_Remove_89__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x010864B8", "name": "Array_InternalArray__ICollection_Remove_90__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0106AA98", "name": "Array_InternalArray__ICollection_Remove_91__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01075DC8", "name": "Array_InternalArray__ICollection_Remove_92__MethodInfo", "dotNetSignature": "Boolean InternalArray__ICollection_Remove[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x010718C0", "name": "Statics_CreateDefaultTypeInfo_1__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Boolean] CreateDefaultTypeInfo[Boolean](List\u00601[System.Type])" }, { "virtualAddress": "0x0106C090", "name": "Statics_GetCustomAttribute_3__MethodInfo", "dotNetSignature": "EventDataAttribute GetCustomAttribute[EventDataAttribute](Type)" }, { "virtualAddress": "0x01083A48", "name": "Statics_GetCustomAttribute_4__MethodInfo", "dotNetSignature": "CompilerGeneratedAttribute GetCustomAttribute[CompilerGeneratedAttribute](Type)" }, { "virtualAddress": "0x01084F18", "name": "NullTypeInfo_1_EmptyStruct___ctor__MethodInfo", "dotNetSignature": "NullTypeInfo\u00601[EmptyStruct]()" }, { "virtualAddress": "0x01078008", "name": "Statics_CreateDefaultTypeInfo_2__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Byte] CreateDefaultTypeInfo[Byte](List\u00601[System.Type])" }, { "virtualAddress": "0x0107ECB8", "name": "Statics_CreateDefaultTypeInfo_3__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Char] CreateDefaultTypeInfo[Char](List\u00601[System.Type])" }, { "virtualAddress": "0x0107C1E8", "name": "Statics_CreateDefaultTypeInfo_4__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Collections.Generic.KeyValuePair\u00602] CreateDefaultTypeInfo[KeyValuePair\u00602[System.Object,System.Object]](List\u00601[System.Type])" }, { "virtualAddress": "0x01080DB0", "name": "Statics_CreateDefaultTypeInfo_5__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTime] CreateDefaultTypeInfo[DateTime](List\u00601[System.Type])" }, { "virtualAddress": "0x010824C0", "name": "Statics_CreateDefaultTypeInfo_6__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.DateTimeOffset] CreateDefaultTypeInfo[DateTimeOffset](List\u00601[System.Type])" }, { "virtualAddress": "0x01076060", "name": "Statics_CreateDefaultTypeInfo_7__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Decimal] CreateDefaultTypeInfo[Decimal](List\u00601[System.Type])" }, { "virtualAddress": "0x01075620", "name": "Statics_CreateDefaultTypeInfo_8__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[EmptyStruct] CreateDefaultTypeInfo[EmptyStruct](List\u00601[System.Type])" }, { "virtualAddress": "0x0106C1A8", "name": "Statics_CreateDefaultTypeInfo_9__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Double] CreateDefaultTypeInfo[Double](List\u00601[System.Type])" }, { "virtualAddress": "0x0107C738", "name": "Statics_CreateDefaultTypeInfo_10__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Guid] CreateDefaultTypeInfo[Guid](List\u00601[System.Type])" }, { "virtualAddress": "0x01071EA8", "name": "Statics_CreateDefaultTypeInfo_11__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int16] CreateDefaultTypeInfo[Int16](List\u00601[System.Type])" }, { "virtualAddress": "0x01079BF0", "name": "Statics_CreateDefaultTypeInfo_12__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int32] CreateDefaultTypeInfo[Int32](List\u00601[System.Type])" }, { "virtualAddress": "0x01074638", "name": "Statics_CreateDefaultTypeInfo_13__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Int64] CreateDefaultTypeInfo[Int64](List\u00601[System.Type])" }, { "virtualAddress": "0x0106C7C0", "name": "Statics_CreateDefaultTypeInfo_14__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.IntPtr] CreateDefaultTypeInfo[IntPtr](List\u00601[System.Type])" }, { "virtualAddress": "0x01082118", "name": "Statics_CreateDefaultTypeInfo_15__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.SByte] CreateDefaultTypeInfo[SByte](List\u00601[System.Type])" }, { "virtualAddress": "0x0106C6D8", "name": "Statics_CreateDefaultTypeInfo_16__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.Single] CreateDefaultTypeInfo[Single](List\u00601[System.Type])" }, { "virtualAddress": "0x01076290", "name": "Statics_CreateDefaultTypeInfo_17__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.TimeSpan] CreateDefaultTypeInfo[TimeSpan](List\u00601[System.Type])" }, { "virtualAddress": "0x0107B690", "name": "Statics_CreateDefaultTypeInfo_18__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt16] CreateDefaultTypeInfo[UInt16](List\u00601[System.Type])" }, { "virtualAddress": "0x0107AA58", "name": "Statics_CreateDefaultTypeInfo_19__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt32] CreateDefaultTypeInfo[UInt32](List\u00601[System.Type])" }, { "virtualAddress": "0x01076AB0", "name": "Statics_CreateDefaultTypeInfo_20__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UInt64] CreateDefaultTypeInfo[UInt64](List\u00601[System.Type])" }, { "virtualAddress": "0x010798B8", "name": "Statics_CreateDefaultTypeInfo_21__MethodInfo", "dotNetSignature": "TraceLoggingTypeInfo\u00601[System.UIntPtr] CreateDefaultTypeInfo[UIntPtr](List\u00601[System.Type])" }, { "virtualAddress": "0x010819C8", "name": "Array_BinarySearch_10__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Boolean](Boolean[], Int32, Int32, Boolean, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x0106C190", "name": "Array_BinarySearch_11__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Byte](Byte[], Int32, Int32, Byte, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x010790F8", "name": "Array_BinarySearch_12__MethodInfo", "dotNetSignature": "Int32 BinarySearch[ByteEnum](ByteEnum[], Int32, Int32, ByteEnum, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x01072898", "name": "Array_BinarySearch_13__MethodInfo", "dotNetSignature": "Int32 BinarySearch[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, KeyValuePair\u00602[System.DateTime,System.Object], IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x0107C5A0", "name": "Array_BinarySearch_14__MethodInfo", "dotNetSignature": "Int32 BinarySearch[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32, Int32, EventProvider\u002BSessionInfo, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x0106F110", "name": "Array_BinarySearch_15__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Guid](Guid[], Int32, Int32, Guid, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x0107FB20", "name": "Array_BinarySearch_16__MethodInfo", "dotNetSignature": "Int32 BinarySearch[Int32](Int32[], Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x0107DEF0", "name": "Array_BinarySearch_17__MethodInfo", "dotNetSignature": "Int32 BinarySearch[EventRegistrationToken](EventRegistrationToken[], Int32, Int32, EventRegistrationToken, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x01083A40", "name": "Array_BinarySearch_18__MethodInfo", "dotNetSignature": "Int32 BinarySearch[UInt64](UInt64[], Int32, Int32, UInt64, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106D2E0", "name": "Array_IndexOf_10__MethodInfo", "dotNetSignature": "Int32 IndexOf[Boolean](Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x01075F28", "name": "Array_IndexOf_11__MethodInfo", "dotNetSignature": "Int32 IndexOf[Byte](Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x0106AF58", "name": "Array_IndexOf_12__MethodInfo", "dotNetSignature": "Int32 IndexOf[ByteEnum](ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x01075DA0", "name": "Array_IndexOf_13__MethodInfo", "dotNetSignature": "Int32 IndexOf[Char](Char[], Char, Int32, Int32)" }, { "virtualAddress": "0x0106ED68", "name": "Array_IndexOf_14__MethodInfo", "dotNetSignature": "Int32 IndexOf[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x0107B798", "name": "Array_IndexOf_15__MethodInfo", "dotNetSignature": "Int32 IndexOf[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x010836A0", "name": "Array_IndexOf_16__MethodInfo", "dotNetSignature": "Int32 IndexOf[Guid](Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x0106B3E8", "name": "Array_IndexOf_17__MethodInfo", "dotNetSignature": "Int32 IndexOf[Int32](Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x0106BC28", "name": "Array_IndexOf_18__MethodInfo", "dotNetSignature": "Int32 IndexOf[EventRegistrationToken](EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x01081830", "name": "Array_IndexOf_19__MethodInfo", "dotNetSignature": "Int32 IndexOf[UInt64](UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x010776E8", "name": "Array_InternalArray__IndexOf_1__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x010767C8", "name": "Array_InternalArray__IndexOf_2__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x0107F7E8", "name": "Array_InternalArray__IndexOf_3__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Boolean](Boolean)" }, { "virtualAddress": "0x01072498", "name": "Array_InternalArray__IndexOf_4__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Byte](Byte)" }, { "virtualAddress": "0x0107A410", "name": "Array_InternalArray__IndexOf_5__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x0107B2D8", "name": "Array_InternalArray__IndexOf_6__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Char](Char)" }, { "virtualAddress": "0x01073920", "name": "Array_InternalArray__IndexOf_7__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CharInfo](CharInfo)" }, { "virtualAddress": "0x01082E40", "name": "Array_InternalArray__IndexOf_8__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x0107D668", "name": "Array_InternalArray__IndexOf_9__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x0106C4A8", "name": "Array_InternalArray__IndexOf_10__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x0107B208", "name": "Array_InternalArray__IndexOf_11__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x0107D440", "name": "Array_InternalArray__IndexOf_12__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x0106BE78", "name": "Array_InternalArray__IndexOf_13__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x010849C0", "name": "Array_InternalArray__IndexOf_14__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x0106C658", "name": "Array_InternalArray__IndexOf_15__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0107FA78", "name": "Array_InternalArray__IndexOf_16__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x010783F8", "name": "Array_InternalArray__IndexOf_17__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0107A628", "name": "Array_InternalArray__IndexOf_18__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0106D278", "name": "Array_InternalArray__IndexOf_19__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x0106F8C0", "name": "Array_InternalArray__IndexOf_20__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0107C388", "name": "Array_InternalArray__IndexOf_21__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x0107F008", "name": "Array_InternalArray__IndexOf_22__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x01078198", "name": "Array_InternalArray__IndexOf_23__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x010857A0", "name": "Array_InternalArray__IndexOf_24__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x0107BE48", "name": "Array_InternalArray__IndexOf_25__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x0107BCF8", "name": "Array_InternalArray__IndexOf_26__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x0106D968", "name": "Array_InternalArray__IndexOf_27__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x01085C08", "name": "Array_InternalArray__IndexOf_28__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x010755D0", "name": "Array_InternalArray__IndexOf_29__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x01077740", "name": "Array_InternalArray__IndexOf_30__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0107B088", "name": "Array_InternalArray__IndexOf_31__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0106D9E0", "name": "Array_InternalArray__IndexOf_32__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0107DAA8", "name": "Array_InternalArray__IndexOf_33__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0107B370", "name": "Array_InternalArray__IndexOf_34__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x01079738", "name": "Array_InternalArray__IndexOf_35__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x0106B9F0", "name": "Array_InternalArray__IndexOf_36__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[DateTime](DateTime)" }, { "virtualAddress": "0x01079B18", "name": "Array_InternalArray__IndexOf_37__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Decimal](Decimal)" }, { "virtualAddress": "0x0106B1D0", "name": "Array_InternalArray__IndexOf_38__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x010724E0", "name": "Array_InternalArray__IndexOf_39__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x01074378", "name": "Array_InternalArray__IndexOf_40__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Double](Double)" }, { "virtualAddress": "0x01085EE0", "name": "Array_InternalArray__IndexOf_41__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x01086458", "name": "Array_InternalArray__IndexOf_42__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x010869C8", "name": "Array_InternalArray__IndexOf_43__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x01075728", "name": "Array_InternalArray__IndexOf_44__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x01070898", "name": "Array_InternalArray__IndexOf_45__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x0107CF50", "name": "Array_InternalArray__IndexOf_46__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Guid](Guid)" }, { "virtualAddress": "0x01086508", "name": "Array_InternalArray__IndexOf_47__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Int16](Int16)" }, { "virtualAddress": "0x01077D20", "name": "Array_InternalArray__IndexOf_48__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Int32](Int32)" }, { "virtualAddress": "0x0107CAA8", "name": "Array_InternalArray__IndexOf_49__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x01073F60", "name": "Array_InternalArray__IndexOf_50__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Int64](Int64)" }, { "virtualAddress": "0x01073628", "name": "Array_InternalArray__IndexOf_51__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[IntPtr](IntPtr)" }, { "virtualAddress": "0x010805E8", "name": "Array_InternalArray__IndexOf_52__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x01078340", "name": "Array_InternalArray__IndexOf_53__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x010741E0", "name": "Array_InternalArray__IndexOf_54__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x0107F1E8", "name": "Array_InternalArray__IndexOf_55__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x01078288", "name": "Array_InternalArray__IndexOf_56__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Label](Label)" }, { "virtualAddress": "0x0107A288", "name": "Array_InternalArray__IndexOf_57__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x0106B1B8", "name": "Array_InternalArray__IndexOf_58__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x01083350", "name": "Array_InternalArray__IndexOf_59__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x0106CE90", "name": "Array_InternalArray__IndexOf_60__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x0107B128", "name": "Array_InternalArray__IndexOf_61__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x01082308", "name": "Array_InternalArray__IndexOf_62__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[GCHandle](GCHandle)" }, { "virtualAddress": "0x01081188", "name": "Array_InternalArray__IndexOf_63__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x0107E6A0", "name": "Array_InternalArray__IndexOf_64__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x0106F2F8", "name": "Array_InternalArray__IndexOf_65__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x01078FC8", "name": "Array_InternalArray__IndexOf_66__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0106DEB0", "name": "Array_InternalArray__IndexOf_67__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x0107AB40", "name": "Array_InternalArray__IndexOf_68__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[SByte](SByte)" }, { "virtualAddress": "0x01070480", "name": "Array_InternalArray__IndexOf_69__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[Single](Single)" }, { "virtualAddress": "0x01081710", "name": "Array_InternalArray__IndexOf_70__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x0107A568", "name": "Array_InternalArray__IndexOf_71__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x01074838", "name": "Array_InternalArray__IndexOf_72__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[IndexRange](IndexRange)" }, { "virtualAddress": "0x0106AE18", "name": "Array_InternalArray__IndexOf_73__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x0107DA98", "name": "Array_InternalArray__IndexOf_74__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x01080BF8", "name": "Array_InternalArray__IndexOf_75__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[UInt16](UInt16)" }, { "virtualAddress": "0x010867C0", "name": "Array_InternalArray__IndexOf_76__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[UInt32](UInt32)" }, { "virtualAddress": "0x0106E7E8", "name": "Array_InternalArray__IndexOf_77__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[UInt64](UInt64)" }, { "virtualAddress": "0x0106DC60", "name": "Array_InternalArray__IndexOf_78__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x0107E008", "name": "Array_InternalArray__IndexOf_79__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x0107BBD0", "name": "Array_InternalArray__IndexOf_80__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x01083CE0", "name": "Array_InternalArray__IndexOf_81__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x0106B508", "name": "Array_InternalArray__IndexOf_82__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x0107E468", "name": "Array_InternalArray__IndexOf_83__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01082D10", "name": "Array_InternalArray__IndexOf_84__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0106CA38", "name": "Array_InternalArray__IndexOf_85__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0107CDF0", "name": "Array_InternalArray__IndexOf_86__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x01078550", "name": "Array_InternalArray__IndexOf_87__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x010814A8", "name": "Array_InternalArray__IndexOf_88__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x010859F0", "name": "Array_InternalArray__IndexOf_89__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x01079010", "name": "Array_InternalArray__IndexOf_90__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x010784A0", "name": "Array_InternalArray__IndexOf_91__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0106BC10", "name": "Array_InternalArray__IndexOf_92__MethodInfo", "dotNetSignature": "Int32 InternalArray__IndexOf[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0107A428", "name": "Array_LastIndexOf_7__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Boolean](Boolean[], Boolean, Int32, Int32)" }, { "virtualAddress": "0x010735D8", "name": "Array_LastIndexOf_8__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Byte](Byte[], Byte, Int32, Int32)" }, { "virtualAddress": "0x01084D18", "name": "Array_LastIndexOf_9__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[ByteEnum](ByteEnum[], ByteEnum, Int32, Int32)" }, { "virtualAddress": "0x010717F0", "name": "Array_LastIndexOf_10__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], KeyValuePair\u00602[System.DateTime,System.Object], Int32, Int32)" }, { "virtualAddress": "0x01072A78", "name": "Array_LastIndexOf_11__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], EventProvider\u002BSessionInfo, Int32, Int32)" }, { "virtualAddress": "0x0106B470", "name": "Array_LastIndexOf_12__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Guid](Guid[], Guid, Int32, Int32)" }, { "virtualAddress": "0x01072CD0", "name": "Array_LastIndexOf_13__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[Int32](Int32[], Int32, Int32, Int32)" }, { "virtualAddress": "0x0107E418", "name": "Array_LastIndexOf_14__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[EventRegistrationToken](EventRegistrationToken[], EventRegistrationToken, Int32, Int32)" }, { "virtualAddress": "0x01086AD8", "name": "Array_LastIndexOf_15__MethodInfo", "dotNetSignature": "Int32 LastIndexOf[UInt64](UInt64[], UInt64, Int32, Int32)" }, { "virtualAddress": "0x0106F1E0", "name": "Action_1_Int32___ctor__MethodInfo", "dotNetSignature": "Action\u00601[Int32](Object, IntPtr)" }, { "virtualAddress": "0x01074908", "name": "Action_2_Int32_System_Threading_Tasks_ParallelLoopState___ctor__MethodInfo", "dotNetSignature": "Action\u00602[Int32,System.Threading.Tasks.ParallelLoopState](Object, IntPtr)" }, { "virtualAddress": "0x0107F6C0", "name": "Task_1_System_Object__ContinueWith_24__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWith[Boolean](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Boolean], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01087068", "name": "Task_1_System_Object__ContinueWith_25__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWith[Int32](Func\u00603[System.Threading.Tasks.Task\u00601,Object,Int32], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01079430", "name": "Task_1_System_Object__ContinueWith_26__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWith[VoidTaskResult](Func\u00603[System.Threading.Tasks.Task\u00601,Object,System.Threading.Tasks.VoidTaskResult], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106F7A8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAllImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAllImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601[],System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task\u00601[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01073D80", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAnyImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAnyImpl[Object](Task\u00601[System.Object][], Func\u00602[System.Threading.Tasks.Task\u00601,System.Threading.Tasks.VoidTaskResult], Action\u00601[System.Threading.Tasks.Task\u00601], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01085510", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_2__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl[Object,Object,Object](Func\u00606[Object,Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x01084C08", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_3__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl[Object,Object](Func\u00605[Object,Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x0106ED20", "name": "TaskFactory_1_VoidTaskResult__FromAsyncImpl_4__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] FromAsyncImpl[Object](Func\u00604[Object,AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,System.Threading.Tasks.VoidTaskResult], Action\u00601[IAsyncResult], Object, Object, TaskCreationOptions)" }, { "virtualAddress": "0x0106C280", "name": "Array_InternalArray__ICollection_Add_1__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CodePointIndexer\u002BTableRange](CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x0107D980", "name": "Array_InternalArray__ICollection_Add_2__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Uri\u002BUriScheme](Uri\u002BUriScheme)" }, { "virtualAddress": "0x0107DF40", "name": "Array_InternalArray__ICollection_Add_3__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Boolean](Boolean)" }, { "virtualAddress": "0x01079E28", "name": "Array_InternalArray__ICollection_Add_4__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Byte](Byte)" }, { "virtualAddress": "0x01086780", "name": "Array_InternalArray__ICollection_Add_5__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ByteEnum](ByteEnum)" }, { "virtualAddress": "0x01080C60", "name": "Array_InternalArray__ICollection_Add_6__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Char](Char)" }, { "virtualAddress": "0x0106EF18", "name": "Array_InternalArray__ICollection_Add_7__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CharInfo](CharInfo)" }, { "virtualAddress": "0x01085708", "name": "Array_InternalArray__ICollection_Add_8__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x0107C6A8", "name": "Array_InternalArray__ICollection_Add_9__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[DictionaryEntry](DictionaryEntry)" }, { "virtualAddress": "0x010841B8", "name": "Array_InternalArray__ICollection_Add_10__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x01083990", "name": "Array_InternalArray__ICollection_Add_11__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x0107C6D8", "name": "Array_InternalArray__ICollection_Add_12__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x0106CC00", "name": "Array_InternalArray__ICollection_Add_13__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0107E3D8", "name": "Array_InternalArray__ICollection_Add_14__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x01077AC8", "name": "Array_InternalArray__ICollection_Add_15__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x010751F8", "name": "Array_InternalArray__ICollection_Add_16__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x01074668", "name": "Array_InternalArray__ICollection_Add_17__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01073120", "name": "Array_InternalArray__ICollection_Add_18__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x01080570", "name": "Array_InternalArray__ICollection_Add_19__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x0106B1F0", "name": "Array_InternalArray__ICollection_Add_20__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0106F268", "name": "Array_InternalArray__ICollection_Add_21__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Guid,System.Int32]](KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x010811E0", "name": "Array_InternalArray__ICollection_Add_22__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Guid,System.Object]](KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x01078360", "name": "Array_InternalArray__ICollection_Add_23__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Int32,System.ByteEnum]](KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x01082698", "name": "Array_InternalArray__ICollection_Add_24__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Int32,System.Object]](KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x010842E0", "name": "Array_InternalArray__ICollection_Add_25__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Int64,System.Object]](KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x01083BB8", "name": "Array_InternalArray__ICollection_Add_26__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Boolean]](KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x010739A8", "name": "Array_InternalArray__ICollection_Add_27__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Int32]](KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x01075448", "name": "Array_InternalArray__ICollection_Add_28__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Int32Enum]](KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0106E2D8", "name": "Array_InternalArray__ICollection_Add_29__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Object]](KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x01075FD8", "name": "Array_InternalArray__ICollection_Add_30__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0106F000", "name": "Array_InternalArray__ICollection_Add_31__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0106AC58", "name": "Array_InternalArray__ICollection_Add_32__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01077258", "name": "Array_InternalArray__ICollection_Add_33__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0106E1C0", "name": "Array_InternalArray__ICollection_Add_34__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[KeyValuePair\u00602[System.UInt64,System.Object]](KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x0107E308", "name": "Array_InternalArray__ICollection_Add_35__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Hashtable\u002Bbucket](Hashtable\u002Bbucket)" }, { "virtualAddress": "0x01076BD0", "name": "Array_InternalArray__ICollection_Add_36__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[DateTime](DateTime)" }, { "virtualAddress": "0x010715B0", "name": "Array_InternalArray__ICollection_Add_37__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Decimal](Decimal)" }, { "virtualAddress": "0x01078078", "name": "Array_InternalArray__ICollection_Add_38__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0106E150", "name": "Array_InternalArray__ICollection_Add_39__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[EventSource\u002BEventMetadata](EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x0107C8B8", "name": "Array_InternalArray__ICollection_Add_40__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Double](Double)" }, { "virtualAddress": "0x01070AF8", "name": "Array_InternalArray__ICollection_Add_41__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x0107DA60", "name": "Array_InternalArray__ICollection_Add_42__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[InternalCodePageDataItem](InternalCodePageDataItem)" }, { "virtualAddress": "0x01085028", "name": "Array_InternalArray__ICollection_Add_43__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[InternalEncodingDataItem](InternalEncodingDataItem)" }, { "virtualAddress": "0x0107BEA0", "name": "Array_InternalArray__ICollection_Add_44__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[TimeSpanParse\u002BTimeSpanToken](TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x0106D950", "name": "Array_InternalArray__ICollection_Add_45__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[UmAlQuraCalendar\u002BDateMapping](UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x01074C38", "name": "Array_InternalArray__ICollection_Add_46__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Guid](Guid)" }, { "virtualAddress": "0x0107D028", "name": "Array_InternalArray__ICollection_Add_47__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Int16](Int16)" }, { "virtualAddress": "0x01083E30", "name": "Array_InternalArray__ICollection_Add_48__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Int32](Int32)" }, { "virtualAddress": "0x01075EA0", "name": "Array_InternalArray__ICollection_Add_49__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Int32Enum](Int32Enum)" }, { "virtualAddress": "0x0107CD58", "name": "Array_InternalArray__ICollection_Add_50__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Int64](Int64)" }, { "virtualAddress": "0x01084C68", "name": "Array_InternalArray__ICollection_Add_51__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[IntPtr](IntPtr)" }, { "virtualAddress": "0x01072260", "name": "Array_InternalArray__ICollection_Add_52__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ParameterizedStrings\u002BFormatParam](ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x0107A898", "name": "Array_InternalArray__ICollection_Add_53__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CustomAttributeNamedArgument](CustomAttributeNamedArgument)" }, { "virtualAddress": "0x010812E0", "name": "Array_InternalArray__ICollection_Add_54__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CustomAttributeTypedArgument](CustomAttributeTypedArgument)" }, { "virtualAddress": "0x01080EA8", "name": "Array_InternalArray__ICollection_Add_55__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ExceptionHandler](ExceptionHandler)" }, { "virtualAddress": "0x0107B198", "name": "Array_InternalArray__ICollection_Add_56__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Label](Label)" }, { "virtualAddress": "0x01078DB0", "name": "Array_InternalArray__ICollection_Add_57__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ParameterModifier](ParameterModifier)" }, { "virtualAddress": "0x01074380", "name": "Array_InternalArray__ICollection_Add_58__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ResourceLocator](ResourceLocator)" }, { "virtualAddress": "0x01081CC8", "name": "Array_InternalArray__ICollection_Add_59__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Ephemeron](Ephemeron)" }, { "virtualAddress": "0x01083E70", "name": "Array_InternalArray__ICollection_Add_60__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x01079F18", "name": "Array_InternalArray__ICollection_Add_61__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CONNECTDATA](CONNECTDATA)" }, { "virtualAddress": "0x0106FB90", "name": "Array_InternalArray__ICollection_Add_62__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[GCHandle](GCHandle)" }, { "virtualAddress": "0x0107AE00", "name": "Array_InternalArray__ICollection_Add_63__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[EventRegistrationToken](EventRegistrationToken)" }, { "virtualAddress": "0x01084A98", "name": "Array_InternalArray__ICollection_Add_64__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x01087040", "name": "Array_InternalArray__ICollection_Add_65__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x01076050", "name": "Array_InternalArray__ICollection_Add_66__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x01087708", "name": "Array_InternalArray__ICollection_Add_67__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[RuntimeTypeHandle](RuntimeTypeHandle)" }, { "virtualAddress": "0x01073FD8", "name": "Array_InternalArray__ICollection_Add_68__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[SByte](SByte)" }, { "virtualAddress": "0x0107D528", "name": "Array_InternalArray__ICollection_Add_69__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[Single](Single)" }, { "virtualAddress": "0x01086A28", "name": "Array_InternalArray__ICollection_Add_70__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CancellationToken](CancellationToken)" }, { "virtualAddress": "0x0107D978", "name": "Array_InternalArray__ICollection_Add_71__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[CancellationTokenRegistration](CancellationTokenRegistration)" }, { "virtualAddress": "0x0106FAC8", "name": "Array_InternalArray__ICollection_Add_72__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[IndexRange](IndexRange)" }, { "virtualAddress": "0x01080A38", "name": "Array_InternalArray__ICollection_Add_73__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x0106C1E8", "name": "Array_InternalArray__ICollection_Add_74__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[TimeSpan](TimeSpan)" }, { "virtualAddress": "0x01079AB0", "name": "Array_InternalArray__ICollection_Add_75__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[UInt16](UInt16)" }, { "virtualAddress": "0x0107B100", "name": "Array_InternalArray__ICollection_Add_76__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[UInt32](UInt32)" }, { "virtualAddress": "0x010874A8", "name": "Array_InternalArray__ICollection_Add_77__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[UInt64](UInt64)" }, { "virtualAddress": "0x0107C6E8", "name": "Array_InternalArray__ICollection_Add_78__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[UIntPtr](UIntPtr)" }, { "virtualAddress": "0x01079C18", "name": "Array_InternalArray__ICollection_Add_79__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00601[Object]](ValueTuple\u00601[Object])" }, { "virtualAddress": "0x0107E188", "name": "Array_InternalArray__ICollection_Add_80__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00602[Object,Object]](ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x01076EF8", "name": "Array_InternalArray__ICollection_Add_81__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00603[Object,Object,Object]](ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x01072CB8", "name": "Array_InternalArray__ICollection_Add_82__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00604[Object,Object,Object,Object]](ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x01072E10", "name": "Array_InternalArray__ICollection_Add_83__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00605[Object,Object,Object,Object,Object]](ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01081720", "name": "Array_InternalArray__ICollection_Add_84__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x010792A0", "name": "Array_InternalArray__ICollection_Add_85__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0106F880", "name": "Array_InternalArray__ICollection_Add_86__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x01085D68", "name": "Array_InternalArray__ICollection_Add_87__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x01070E08", "name": "Array_InternalArray__ICollection_Add_88__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x01086D08", "name": "Array_InternalArray__ICollection_Add_89__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x01083770", "name": "Array_InternalArray__ICollection_Add_90__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01075AB0", "name": "Array_InternalArray__ICollection_Add_91__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0107EDD8", "name": "Array_InternalArray__ICollection_Add_92__MethodInfo", "dotNetSignature": "Void InternalArray__ICollection_Add[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01084760", "name": "Array_InternalArray__Insert_1__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CodePointIndexer\u002BTableRange](Int32, CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x0106C8E8", "name": "Array_InternalArray__Insert_2__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Uri\u002BUriScheme](Int32, Uri\u002BUriScheme)" }, { "virtualAddress": "0x0107DF70", "name": "Array_InternalArray__Insert_3__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Boolean](Int32, Boolean)" }, { "virtualAddress": "0x01072BE0", "name": "Array_InternalArray__Insert_4__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Byte](Int32, Byte)" }, { "virtualAddress": "0x010848D0", "name": "Array_InternalArray__Insert_5__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ByteEnum](Int32, ByteEnum)" }, { "virtualAddress": "0x0107E688", "name": "Array_InternalArray__Insert_6__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Char](Int32, Char)" }, { "virtualAddress": "0x0107AE68", "name": "Array_InternalArray__Insert_7__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CharInfo](Int32, CharInfo)" }, { "virtualAddress": "0x0107DBA0", "name": "Array_InternalArray__Insert_8__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32, ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x01079FA0", "name": "Array_InternalArray__Insert_9__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[DictionaryEntry](Int32, DictionaryEntry)" }, { "virtualAddress": "0x0107F5B8", "name": "Array_InternalArray__Insert_10__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x01078E58", "name": "Array_InternalArray__Insert_11__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x0106CA58", "name": "Array_InternalArray__Insert_12__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x01076B38", "name": "Array_InternalArray__Insert_13__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x010740B8", "name": "Array_InternalArray__Insert_14__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x0107A658", "name": "Array_InternalArray__Insert_15__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x01081990", "name": "Array_InternalArray__Insert_16__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0106FB10", "name": "Array_InternalArray__Insert_17__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01085B18", "name": "Array_InternalArray__Insert_18__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x010866C8", "name": "Array_InternalArray__Insert_19__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x01078A68", "name": "Array_InternalArray__Insert_20__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.DateTime,System.Object]](Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x0106E730", "name": "Array_InternalArray__Insert_21__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Guid,System.Int32]](Int32, KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x01085B98", "name": "Array_InternalArray__Insert_22__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Guid,System.Object]](Int32, KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x01086278", "name": "Array_InternalArray__Insert_23__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32, KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x01079860", "name": "Array_InternalArray__Insert_24__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Int32,System.Object]](Int32, KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x01076D88", "name": "Array_InternalArray__Insert_25__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Int64,System.Object]](Int32, KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x010773A8", "name": "Array_InternalArray__Insert_26__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Boolean]](Int32, KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x010807C8", "name": "Array_InternalArray__Insert_27__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Int32]](Int32, KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0107B1C8", "name": "Array_InternalArray__Insert_28__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32, KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x01079C50", "name": "Array_InternalArray__Insert_29__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Object]](Int32, KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0107C9A0", "name": "Array_InternalArray__Insert_30__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32, KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x01085CB0", "name": "Array_InternalArray__Insert_31__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x010738F0", "name": "Array_InternalArray__Insert_32__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0107E600", "name": "Array_InternalArray__Insert_33__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x010830C8", "name": "Array_InternalArray__Insert_34__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[KeyValuePair\u00602[System.UInt64,System.Object]](Int32, KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x01086740", "name": "Array_InternalArray__Insert_35__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Hashtable\u002Bbucket](Int32, Hashtable\u002Bbucket)" }, { "virtualAddress": "0x0107FB90", "name": "Array_InternalArray__Insert_36__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[DateTime](Int32, DateTime)" }, { "virtualAddress": "0x0107F650", "name": "Array_InternalArray__Insert_37__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Decimal](Int32, Decimal)" }, { "virtualAddress": "0x0107C160", "name": "Array_InternalArray__Insert_38__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[EventProvider\u002BSessionInfo](Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0107BF88", "name": "Array_InternalArray__Insert_39__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[EventSource\u002BEventMetadata](Int32, EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x0107AB28", "name": "Array_InternalArray__Insert_40__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Double](Int32, Double)" }, { "virtualAddress": "0x01073918", "name": "Array_InternalArray__Insert_41__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32, CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x01079E60", "name": "Array_InternalArray__Insert_42__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[InternalCodePageDataItem](Int32, InternalCodePageDataItem)" }, { "virtualAddress": "0x0107DAA0", "name": "Array_InternalArray__Insert_43__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[InternalEncodingDataItem](Int32, InternalEncodingDataItem)" }, { "virtualAddress": "0x0107BB88", "name": "Array_InternalArray__Insert_44__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[TimeSpanParse\u002BTimeSpanToken](Int32, TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x01082110", "name": "Array_InternalArray__Insert_45__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[UmAlQuraCalendar\u002BDateMapping](Int32, UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x0107A8D8", "name": "Array_InternalArray__Insert_46__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Guid](Int32, Guid)" }, { "virtualAddress": "0x0106B240", "name": "Array_InternalArray__Insert_47__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Int16](Int32, Int16)" }, { "virtualAddress": "0x01076108", "name": "Array_InternalArray__Insert_48__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Int32](Int32, Int32)" }, { "virtualAddress": "0x0106B858", "name": "Array_InternalArray__Insert_49__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Int32Enum](Int32, Int32Enum)" }, { "virtualAddress": "0x01078070", "name": "Array_InternalArray__Insert_50__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Int64](Int32, Int64)" }, { "virtualAddress": "0x0106A790", "name": "Array_InternalArray__Insert_51__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[IntPtr](Int32, IntPtr)" }, { "virtualAddress": "0x0106C750", "name": "Array_InternalArray__Insert_52__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ParameterizedStrings\u002BFormatParam](Int32, ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x01070D58", "name": "Array_InternalArray__Insert_53__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CustomAttributeNamedArgument](Int32, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x0106DDD8", "name": "Array_InternalArray__Insert_54__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CustomAttributeTypedArgument](Int32, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x010746A0", "name": "Array_InternalArray__Insert_55__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ExceptionHandler](Int32, ExceptionHandler)" }, { "virtualAddress": "0x010856D0", "name": "Array_InternalArray__Insert_56__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Label](Int32, Label)" }, { "virtualAddress": "0x0106B7B0", "name": "Array_InternalArray__Insert_57__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ParameterModifier](Int32, ParameterModifier)" }, { "virtualAddress": "0x010839A8", "name": "Array_InternalArray__Insert_58__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ResourceLocator](Int32, ResourceLocator)" }, { "virtualAddress": "0x010805D8", "name": "Array_InternalArray__Insert_59__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Ephemeron](Int32, Ephemeron)" }, { "virtualAddress": "0x01082510", "name": "Array_InternalArray__Insert_60__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x01084D70", "name": "Array_InternalArray__Insert_61__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x0107B7F0", "name": "Array_InternalArray__Insert_62__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[GCHandle](Int32, GCHandle)" }, { "virtualAddress": "0x01070090", "name": "Array_InternalArray__Insert_63__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[EventRegistrationToken](Int32, EventRegistrationToken)" }, { "virtualAddress": "0x01073770", "name": "Array_InternalArray__Insert_64__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x01085438", "name": "Array_InternalArray__Insert_65__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x010800D0", "name": "Array_InternalArray__Insert_66__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x01071770", "name": "Array_InternalArray__Insert_67__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[RuntimeTypeHandle](Int32, RuntimeTypeHandle)" }, { "virtualAddress": "0x0106AC18", "name": "Array_InternalArray__Insert_68__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[SByte](Int32, SByte)" }, { "virtualAddress": "0x0106EE40", "name": "Array_InternalArray__Insert_69__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[Single](Int32, Single)" }, { "virtualAddress": "0x01070CC0", "name": "Array_InternalArray__Insert_70__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CancellationToken](Int32, CancellationToken)" }, { "virtualAddress": "0x0106F060", "name": "Array_InternalArray__Insert_71__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[CancellationTokenRegistration](Int32, CancellationTokenRegistration)" }, { "virtualAddress": "0x0107CC98", "name": "Array_InternalArray__Insert_72__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[IndexRange](Int32, IndexRange)" }, { "virtualAddress": "0x01079E98", "name": "Array_InternalArray__Insert_73__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32, ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x0106D730", "name": "Array_InternalArray__Insert_74__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[TimeSpan](Int32, TimeSpan)" }, { "virtualAddress": "0x01074990", "name": "Array_InternalArray__Insert_75__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[UInt16](Int32, UInt16)" }, { "virtualAddress": "0x01072F48", "name": "Array_InternalArray__Insert_76__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[UInt32](Int32, UInt32)" }, { "virtualAddress": "0x01081540", "name": "Array_InternalArray__Insert_77__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[UInt64](Int32, UInt64)" }, { "virtualAddress": "0x01070A60", "name": "Array_InternalArray__Insert_78__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[UIntPtr](Int32, UIntPtr)" }, { "virtualAddress": "0x010739B8", "name": "Array_InternalArray__Insert_79__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00601[Object]](Int32, ValueTuple\u00601[Object])" }, { "virtualAddress": "0x0106E868", "name": "Array_InternalArray__Insert_80__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00602[Object,Object]](Int32, ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x0107AFA0", "name": "Array_InternalArray__Insert_81__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00603[Object,Object,Object]](Int32, ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x010752E0", "name": "Array_InternalArray__Insert_82__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00604[Object,Object,Object,Object]](Int32, ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x01083520", "name": "Array_InternalArray__Insert_83__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32, ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x010869B8", "name": "Array_InternalArray__Insert_84__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01085330", "name": "Array_InternalArray__Insert_85__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01071F00", "name": "Array_InternalArray__Insert_86__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x0106C458", "name": "Array_InternalArray__Insert_87__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x01083998", "name": "Array_InternalArray__Insert_88__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x01087228", "name": "Array_InternalArray__Insert_89__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x010715D8", "name": "Array_InternalArray__Insert_90__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0107D7C8", "name": "Array_InternalArray__Insert_91__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01080A10", "name": "Array_InternalArray__Insert_92__MethodInfo", "dotNetSignature": "Void InternalArray__Insert[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0107E9A0", "name": "Array_InternalArray__set_Item_1__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CodePointIndexer\u002BTableRange](Int32, CodePointIndexer\u002BTableRange)" }, { "virtualAddress": "0x01072D78", "name": "Array_InternalArray__set_Item_2__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Uri\u002BUriScheme](Int32, Uri\u002BUriScheme)" }, { "virtualAddress": "0x01084220", "name": "Array_InternalArray__set_Item_3__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Boolean](Int32, Boolean)" }, { "virtualAddress": "0x01074428", "name": "Array_InternalArray__set_Item_4__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Byte](Int32, Byte)" }, { "virtualAddress": "0x0107B9F0", "name": "Array_InternalArray__set_Item_5__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ByteEnum](Int32, ByteEnum)" }, { "virtualAddress": "0x0106D6F0", "name": "Array_InternalArray__set_Item_6__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Char](Int32, Char)" }, { "virtualAddress": "0x01084560", "name": "Array_InternalArray__set_Item_7__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CharInfo](Int32, CharInfo)" }, { "virtualAddress": "0x010820A8", "name": "Array_InternalArray__set_Item_8__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32, ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object])" }, { "virtualAddress": "0x01074420", "name": "Array_InternalArray__set_Item_9__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[DictionaryEntry](Int32, DictionaryEntry)" }, { "virtualAddress": "0x01082DA0", "name": "Array_InternalArray__set_Item_10__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object])" }, { "virtualAddress": "0x0107F7C8", "name": "Array_InternalArray__set_Item_11__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean])" }, { "virtualAddress": "0x01074F98", "name": "Array_InternalArray__set_Item_12__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32])" }, { "virtualAddress": "0x01078770", "name": "Array_InternalArray__set_Item_13__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0107B098", "name": "Array_InternalArray__set_Item_14__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object])" }, { "virtualAddress": "0x0106E8A8", "name": "Array_InternalArray__set_Item_15__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0106C3A8", "name": "Array_InternalArray__set_Item_16__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x0107A0E0", "name": "Array_InternalArray__set_Item_17__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0106AAF0", "name": "Array_InternalArray__set_Item_18__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0106BDF0", "name": "Array_InternalArray__set_Item_19__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32, Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object])" }, { "virtualAddress": "0x010765C0", "name": "Array_InternalArray__set_Item_20__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.DateTime,System.Object]](Int32, KeyValuePair\u00602[System.DateTime,System.Object])" }, { "virtualAddress": "0x01074400", "name": "Array_InternalArray__set_Item_21__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Guid,System.Int32]](Int32, KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x01076550", "name": "Array_InternalArray__set_Item_22__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Guid,System.Object]](Int32, KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x01075800", "name": "Array_InternalArray__set_Item_23__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32, KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x01083D88", "name": "Array_InternalArray__set_Item_24__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Int32,System.Object]](Int32, KeyValuePair\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x01080290", "name": "Array_InternalArray__set_Item_25__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Int64,System.Object]](Int32, KeyValuePair\u00602[System.Int64,System.Object])" }, { "virtualAddress": "0x01081F58", "name": "Array_InternalArray__set_Item_26__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Boolean]](Int32, KeyValuePair\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x010788B0", "name": "Array_InternalArray__set_Item_27__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Int32]](Int32, KeyValuePair\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0107F058", "name": "Array_InternalArray__set_Item_28__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32, KeyValuePair\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x01077A58", "name": "Array_InternalArray__set_Item_29__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Object]](Int32, KeyValuePair\u00602[System.Object,System.Object])" }, { "virtualAddress": "0x0107CE58", "name": "Array_InternalArray__set_Item_30__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32, KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x01086748", "name": "Array_InternalArray__set_Item_31__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32, KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x01082D50", "name": "Array_InternalArray__set_Item_32__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01073820", "name": "Array_InternalArray__set_Item_33__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32, KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x01075CD8", "name": "Array_InternalArray__set_Item_34__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[KeyValuePair\u00602[System.UInt64,System.Object]](Int32, KeyValuePair\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x0106BA88", "name": "Array_InternalArray__set_Item_35__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Hashtable\u002Bbucket](Int32, Hashtable\u002Bbucket)" }, { "virtualAddress": "0x010868F8", "name": "Array_InternalArray__set_Item_36__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[DateTime](Int32, DateTime)" }, { "virtualAddress": "0x01083008", "name": "Array_InternalArray__set_Item_37__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Decimal](Int32, Decimal)" }, { "virtualAddress": "0x0106ABD0", "name": "Array_InternalArray__set_Item_38__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[EventProvider\u002BSessionInfo](Int32, EventProvider\u002BSessionInfo)" }, { "virtualAddress": "0x0107A480", "name": "Array_InternalArray__set_Item_39__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[EventSource\u002BEventMetadata](Int32, EventSource\u002BEventMetadata)" }, { "virtualAddress": "0x01074790", "name": "Array_InternalArray__set_Item_40__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Double](Int32, Double)" }, { "virtualAddress": "0x010782C8", "name": "Array_InternalArray__set_Item_41__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32, CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap)" }, { "virtualAddress": "0x01075C90", "name": "Array_InternalArray__set_Item_42__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[InternalCodePageDataItem](Int32, InternalCodePageDataItem)" }, { "virtualAddress": "0x0106AA18", "name": "Array_InternalArray__set_Item_43__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[InternalEncodingDataItem](Int32, InternalEncodingDataItem)" }, { "virtualAddress": "0x01083660", "name": "Array_InternalArray__set_Item_44__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[TimeSpanParse\u002BTimeSpanToken](Int32, TimeSpanParse\u002BTimeSpanToken)" }, { "virtualAddress": "0x0107DE90", "name": "Array_InternalArray__set_Item_45__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[UmAlQuraCalendar\u002BDateMapping](Int32, UmAlQuraCalendar\u002BDateMapping)" }, { "virtualAddress": "0x01074010", "name": "Array_InternalArray__set_Item_46__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Guid](Int32, Guid)" }, { "virtualAddress": "0x01075A80", "name": "Array_InternalArray__set_Item_47__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Int16](Int32, Int16)" }, { "virtualAddress": "0x01087260", "name": "Array_InternalArray__set_Item_48__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Int32](Int32, Int32)" }, { "virtualAddress": "0x01074948", "name": "Array_InternalArray__set_Item_49__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Int32Enum](Int32, Int32Enum)" }, { "virtualAddress": "0x0107FDB0", "name": "Array_InternalArray__set_Item_50__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Int64](Int32, Int64)" }, { "virtualAddress": "0x01083198", "name": "Array_InternalArray__set_Item_51__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[IntPtr](Int32, IntPtr)" }, { "virtualAddress": "0x0106E448", "name": "Array_InternalArray__set_Item_52__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ParameterizedStrings\u002BFormatParam](Int32, ParameterizedStrings\u002BFormatParam)" }, { "virtualAddress": "0x0107D100", "name": "Array_InternalArray__set_Item_53__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CustomAttributeNamedArgument](Int32, CustomAttributeNamedArgument)" }, { "virtualAddress": "0x01075EF8", "name": "Array_InternalArray__set_Item_54__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CustomAttributeTypedArgument](Int32, CustomAttributeTypedArgument)" }, { "virtualAddress": "0x0107D208", "name": "Array_InternalArray__set_Item_55__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ExceptionHandler](Int32, ExceptionHandler)" }, { "virtualAddress": "0x01085FA0", "name": "Array_InternalArray__set_Item_56__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Label](Int32, Label)" }, { "virtualAddress": "0x0107A450", "name": "Array_InternalArray__set_Item_57__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ParameterModifier](Int32, ParameterModifier)" }, { "virtualAddress": "0x01081430", "name": "Array_InternalArray__set_Item_58__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ResourceLocator](Int32, ResourceLocator)" }, { "virtualAddress": "0x010762B0", "name": "Array_InternalArray__set_Item_59__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Ephemeron](Int32, Ephemeron)" }, { "virtualAddress": "0x01082560", "name": "Array_InternalArray__set_Item_60__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x010854A8", "name": "Array_InternalArray__set_Item_61__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CONNECTDATA](Int32, CONNECTDATA)" }, { "virtualAddress": "0x010831D0", "name": "Array_InternalArray__set_Item_62__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[GCHandle](Int32, GCHandle)" }, { "virtualAddress": "0x0107E728", "name": "Array_InternalArray__set_Item_63__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[EventRegistrationToken](Int32, EventRegistrationToken)" }, { "virtualAddress": "0x010847A8", "name": "Array_InternalArray__set_Item_64__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x01072670", "name": "Array_InternalArray__set_Item_65__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x0107ECC8", "name": "Array_InternalArray__set_Item_66__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x010758C8", "name": "Array_InternalArray__set_Item_67__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[RuntimeTypeHandle](Int32, RuntimeTypeHandle)" }, { "virtualAddress": "0x01072FB0", "name": "Array_InternalArray__set_Item_68__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[SByte](Int32, SByte)" }, { "virtualAddress": "0x01083CF8", "name": "Array_InternalArray__set_Item_69__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[Single](Int32, Single)" }, { "virtualAddress": "0x01073C68", "name": "Array_InternalArray__set_Item_70__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CancellationToken](Int32, CancellationToken)" }, { "virtualAddress": "0x0107CB50", "name": "Array_InternalArray__set_Item_71__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[CancellationTokenRegistration](Int32, CancellationTokenRegistration)" }, { "virtualAddress": "0x01070E90", "name": "Array_InternalArray__set_Item_72__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[IndexRange](Int32, IndexRange)" }, { "virtualAddress": "0x01079050", "name": "Array_InternalArray__set_Item_73__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32, ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object])" }, { "virtualAddress": "0x010738C0", "name": "Array_InternalArray__set_Item_74__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[TimeSpan](Int32, TimeSpan)" }, { "virtualAddress": "0x0107DAD8", "name": "Array_InternalArray__set_Item_75__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[UInt16](Int32, UInt16)" }, { "virtualAddress": "0x010715C0", "name": "Array_InternalArray__set_Item_76__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[UInt32](Int32, UInt32)" }, { "virtualAddress": "0x01074C20", "name": "Array_InternalArray__set_Item_77__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[UInt64](Int32, UInt64)" }, { "virtualAddress": "0x0107E320", "name": "Array_InternalArray__set_Item_78__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[UIntPtr](Int32, UIntPtr)" }, { "virtualAddress": "0x01074DC8", "name": "Array_InternalArray__set_Item_79__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00601[Object]](Int32, ValueTuple\u00601[Object])" }, { "virtualAddress": "0x01073F10", "name": "Array_InternalArray__set_Item_80__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00602[Object,Object]](Int32, ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x01075510", "name": "Array_InternalArray__set_Item_81__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00603[Object,Object,Object]](Int32, ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x01076920", "name": "Array_InternalArray__set_Item_82__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00604[Object,Object,Object,Object]](Int32, ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x0106C9C0", "name": "Array_InternalArray__set_Item_83__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32, ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01078470", "name": "Array_InternalArray__set_Item_84__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01080488", "name": "Array_InternalArray__set_Item_85__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32, ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x0107FAA0", "name": "Array_InternalArray__set_Item_86__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x01079958", "name": "Array_InternalArray__set_Item_87__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x01075188", "name": "Array_InternalArray__set_Item_88__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x01086C08", "name": "Array_InternalArray__set_Item_89__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x0106EB78", "name": "Array_InternalArray__set_Item_90__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01078D90", "name": "Array_InternalArray__set_Item_91__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x0106DD18", "name": "Array_InternalArray__set_Item_92__MethodInfo", "dotNetSignature": "Void InternalArray__set_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01072E18", "name": "Array_Reverse_6__MethodInfo", "dotNetSignature": "Void Reverse[Boolean](Boolean[], Int32, Int32)" }, { "virtualAddress": "0x0106E980", "name": "Array_Reverse_7__MethodInfo", "dotNetSignature": "Void Reverse[ByteEnum](ByteEnum[], Int32, Int32)" }, { "virtualAddress": "0x0107E778", "name": "Array_Reverse_8__MethodInfo", "dotNetSignature": "Void Reverse[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32)" }, { "virtualAddress": "0x01075630", "name": "Array_Reverse_9__MethodInfo", "dotNetSignature": "Void Reverse[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32, Int32)" }, { "virtualAddress": "0x01075810", "name": "Array_Reverse_10__MethodInfo", "dotNetSignature": "Void Reverse[Guid](Guid[], Int32, Int32)" }, { "virtualAddress": "0x01074B70", "name": "Array_Reverse_11__MethodInfo", "dotNetSignature": "Void Reverse[Int32](Int32[], Int32, Int32)" }, { "virtualAddress": "0x010750E8", "name": "Array_Reverse_12__MethodInfo", "dotNetSignature": "Void Reverse[EventRegistrationToken](EventRegistrationToken[], Int32, Int32)" }, { "virtualAddress": "0x0106D818", "name": "Array_Reverse_13__MethodInfo", "dotNetSignature": "Void Reverse[UInt64](UInt64[], Int32, Int32)" }, { "virtualAddress": "0x01078558", "name": "Array_Sort_21__MethodInfo", "dotNetSignature": "Void Sort[Boolean](Boolean[], Int32, Int32, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x0106FD88", "name": "Array_Sort_22__MethodInfo", "dotNetSignature": "Void Sort[Byte](Byte[], Int32, Int32, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x010875C8", "name": "Array_Sort_23__MethodInfo", "dotNetSignature": "Void Sort[ByteEnum](ByteEnum[], Int32, Int32, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x01076500", "name": "Array_Sort_24__MethodInfo", "dotNetSignature": "Void Sort[KeyValuePair\u00602[System.DateTime,System.Object]](KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x01072FA8", "name": "Array_Sort_25__MethodInfo", "dotNetSignature": "Void Sort[EventProvider\u002BSessionInfo](EventProvider\u002BSessionInfo[], Int32, Int32, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x01081FA8", "name": "Array_Sort_26__MethodInfo", "dotNetSignature": "Void Sort[Guid](Guid[], Int32, Int32, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x010727D0", "name": "Array_Sort_27__MethodInfo", "dotNetSignature": "Void Sort[Int32,Int32](Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x01085088", "name": "Array_Sort_28__MethodInfo", "dotNetSignature": "Void Sort[Int32](Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x01084B60", "name": "Array_Sort_29__MethodInfo", "dotNetSignature": "Void Sort[EventRegistrationToken](EventRegistrationToken[], Int32, Int32, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0106FF08", "name": "Array_Sort_30__MethodInfo", "dotNetSignature": "Void Sort[UInt64,Object](UInt64[], Object[], IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106B2B0", "name": "Array_Sort_31__MethodInfo", "dotNetSignature": "Void Sort[UInt64,Object](UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106C2E8", "name": "Array_Sort_32__MethodInfo", "dotNetSignature": "Void Sort[UInt64](UInt64[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x01080E98", "name": "AsyncTaskMethodBuilder_1_System_Object__Start_1__MethodInfo", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61](StreamReader\u002B\u003CReadLineAsyncInternal\u003Ed__61 ByRef)" }, { "virtualAddress": "0x01080400", "name": "AsyncTaskMethodBuilder_1_System_Object__Start_2__MethodInfo", "dotNetSignature": "Void Start[StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63](StreamReader\u002B\u003CReadToEndAsyncInternal\u003Ed__63 ByRef)" }, { "virtualAddress": "0x010827D8", "name": "AsyncTaskMethodBuilder_1_System_Object__Start_3__MethodInfo", "dotNetSignature": "Void Start[TextReader\u002B\u003CReadToEndAsync\u003Ed__14](TextReader\u002B\u003CReadToEndAsync\u003Ed__14 ByRef)" }, { "virtualAddress": "0x0106A880", "name": "SafeBuffer_ReadArray__MethodInfo", "dotNetSignature": "Void ReadArray[Int32](UInt64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x01086C18", "name": "SafeBuffer_WriteArray__MethodInfo", "dotNetSignature": "Void WriteArray[Int32](UInt64, Int32[], Int32, Int32)" }, { "virtualAddress": "0x01071AD8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryGetValue__MethodInfo", "dotNetSignature": "Boolean TryGetValue(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList ByRef)" }, { "virtualAddress": "0x0107F850", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x0107FD60", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x010700C0", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__FindEquivalentKeyUnsafe__MethodInfo", "dotNetSignature": "Object FindEquivalentKeyUnsafe(Object, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount ByRef)" }, { "virtualAddress": "0x0107D758", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Add__MethodInfo", "dotNetSignature": "Void Add(Object, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventRegistrationTokenListWithCount)" }, { "virtualAddress": "0x0106FE28", "name": "ConditionalWeakTable_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventRegistrationTokenListWithCount__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x0106CD48", "name": "Array_InternalArray__IReadOnlyList_get_Item_1__MethodInfo", "dotNetSignature": "CodePointIndexer\u002BTableRange InternalArray__IReadOnlyList_get_Item[CodePointIndexer\u002BTableRange](Int32)" }, { "virtualAddress": "0x01082F50", "name": "Array_InternalArray__IReadOnlyList_get_Item_2__MethodInfo", "dotNetSignature": "Uri\u002BUriScheme InternalArray__IReadOnlyList_get_Item[Uri\u002BUriScheme](Int32)" }, { "virtualAddress": "0x01073E60", "name": "Array_InternalArray__IReadOnlyList_get_Item_3__MethodInfo", "dotNetSignature": "Boolean InternalArray__IReadOnlyList_get_Item[Boolean](Int32)" }, { "virtualAddress": "0x01071CE0", "name": "Array_InternalArray__IReadOnlyList_get_Item_4__MethodInfo", "dotNetSignature": "Byte InternalArray__IReadOnlyList_get_Item[Byte](Int32)" }, { "virtualAddress": "0x01074410", "name": "Array_InternalArray__IReadOnlyList_get_Item_5__MethodInfo", "dotNetSignature": "ByteEnum InternalArray__IReadOnlyList_get_Item[ByteEnum](Int32)" }, { "virtualAddress": "0x010862D0", "name": "Array_InternalArray__IReadOnlyList_get_Item_6__MethodInfo", "dotNetSignature": "Char InternalArray__IReadOnlyList_get_Item[Char](Int32)" }, { "virtualAddress": "0x0106C5D0", "name": "Array_InternalArray__IReadOnlyList_get_Item_7__MethodInfo", "dotNetSignature": "CharInfo InternalArray__IReadOnlyList_get_Item[CharInfo](Int32)" }, { "virtualAddress": "0x010734B0", "name": "Array_InternalArray__IReadOnlyList_get_Item_8__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] InternalArray__IReadOnlyList_get_Item[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32)" }, { "virtualAddress": "0x0106E3D8", "name": "Array_InternalArray__IReadOnlyList_get_Item_9__MethodInfo", "dotNetSignature": "DictionaryEntry InternalArray__IReadOnlyList_get_Item[DictionaryEntry](Int32)" }, { "virtualAddress": "0x010846E0", "name": "Array_InternalArray__IReadOnlyList_get_Item_10__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x01077BC0", "name": "Array_InternalArray__IReadOnlyList_get_Item_11__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x0106F928", "name": "Array_InternalArray__IReadOnlyList_get_Item_12__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x01070330", "name": "Array_InternalArray__IReadOnlyList_get_Item_13__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x0106D638", "name": "Array_InternalArray__IReadOnlyList_get_Item_14__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x0106D070", "name": "Array_InternalArray__IReadOnlyList_get_Item_15__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x01079A38", "name": "Array_InternalArray__IReadOnlyList_get_Item_16__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x01081910", "name": "Array_InternalArray__IReadOnlyList_get_Item_17__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x0107FDE0", "name": "Array_InternalArray__IReadOnlyList_get_Item_18__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x01076240", "name": "Array_InternalArray__IReadOnlyList_get_Item_19__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] InternalArray__IReadOnlyList_get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x01072818", "name": "Array_InternalArray__IReadOnlyList_get_Item_20__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.DateTime,System.Object]](Int32)" }, { "virtualAddress": "0x0107FFA8", "name": "Array_InternalArray__IReadOnlyList_get_Item_21__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Guid,System.Int32]](Int32)" }, { "virtualAddress": "0x0106D3D8", "name": "Array_InternalArray__IReadOnlyList_get_Item_22__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Guid,System.Object]](Int32)" }, { "virtualAddress": "0x0107AAF8", "name": "Array_InternalArray__IReadOnlyList_get_Item_23__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32)" }, { "virtualAddress": "0x01084E58", "name": "Array_InternalArray__IReadOnlyList_get_Item_24__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x01075D20", "name": "Array_InternalArray__IReadOnlyList_get_Item_25__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Int64,System.Object]](Int32)" }, { "virtualAddress": "0x010776E0", "name": "Array_InternalArray__IReadOnlyList_get_Item_26__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x01085C70", "name": "Array_InternalArray__IReadOnlyList_get_Item_27__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x01078388", "name": "Array_InternalArray__IReadOnlyList_get_Item_28__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x0107EF08", "name": "Array_InternalArray__IReadOnlyList_get_Item_29__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x01084460", "name": "Array_InternalArray__IReadOnlyList_get_Item_30__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x0107CA88", "name": "Array_InternalArray__IReadOnlyList_get_Item_31__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x010705E0", "name": "Array_InternalArray__IReadOnlyList_get_Item_32__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x010784B8", "name": "Array_InternalArray__IReadOnlyList_get_Item_33__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x01077950", "name": "Array_InternalArray__IReadOnlyList_get_Item_34__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] InternalArray__IReadOnlyList_get_Item[KeyValuePair\u00602[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x010771D0", "name": "Array_InternalArray__IReadOnlyList_get_Item_35__MethodInfo", "dotNetSignature": "Hashtable\u002Bbucket InternalArray__IReadOnlyList_get_Item[Hashtable\u002Bbucket](Int32)" }, { "virtualAddress": "0x01081298", "name": "Array_InternalArray__IReadOnlyList_get_Item_36__MethodInfo", "dotNetSignature": "DateTime InternalArray__IReadOnlyList_get_Item[DateTime](Int32)" }, { "virtualAddress": "0x010782D0", "name": "Array_InternalArray__IReadOnlyList_get_Item_37__MethodInfo", "dotNetSignature": "Decimal InternalArray__IReadOnlyList_get_Item[Decimal](Int32)" }, { "virtualAddress": "0x01074D68", "name": "Array_InternalArray__IReadOnlyList_get_Item_38__MethodInfo", "dotNetSignature": "EventProvider\u002BSessionInfo InternalArray__IReadOnlyList_get_Item[EventProvider\u002BSessionInfo](Int32)" }, { "virtualAddress": "0x0107C7A8", "name": "Array_InternalArray__IReadOnlyList_get_Item_39__MethodInfo", "dotNetSignature": "EventSource\u002BEventMetadata InternalArray__IReadOnlyList_get_Item[EventSource\u002BEventMetadata](Int32)" }, { "virtualAddress": "0x01071948", "name": "Array_InternalArray__IReadOnlyList_get_Item_40__MethodInfo", "dotNetSignature": "Double InternalArray__IReadOnlyList_get_Item[Double](Int32)" }, { "virtualAddress": "0x01071348", "name": "Array_InternalArray__IReadOnlyList_get_Item_41__MethodInfo", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap InternalArray__IReadOnlyList_get_Item[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32)" }, { "virtualAddress": "0x01077748", "name": "Array_InternalArray__IReadOnlyList_get_Item_42__MethodInfo", "dotNetSignature": "InternalCodePageDataItem InternalArray__IReadOnlyList_get_Item[InternalCodePageDataItem](Int32)" }, { "virtualAddress": "0x010874F0", "name": "Array_InternalArray__IReadOnlyList_get_Item_43__MethodInfo", "dotNetSignature": "InternalEncodingDataItem InternalArray__IReadOnlyList_get_Item[InternalEncodingDataItem](Int32)" }, { "virtualAddress": "0x01086010", "name": "Array_InternalArray__IReadOnlyList_get_Item_44__MethodInfo", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken InternalArray__IReadOnlyList_get_Item[TimeSpanParse\u002BTimeSpanToken](Int32)" }, { "virtualAddress": "0x0107AFB8", "name": "Array_InternalArray__IReadOnlyList_get_Item_45__MethodInfo", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping InternalArray__IReadOnlyList_get_Item[UmAlQuraCalendar\u002BDateMapping](Int32)" }, { "virtualAddress": "0x01081F98", "name": "Array_InternalArray__IReadOnlyList_get_Item_46__MethodInfo", "dotNetSignature": "Guid InternalArray__IReadOnlyList_get_Item[Guid](Int32)" }, { "virtualAddress": "0x0106E6E8", "name": "Array_InternalArray__IReadOnlyList_get_Item_47__MethodInfo", "dotNetSignature": "Int16 InternalArray__IReadOnlyList_get_Item[Int16](Int32)" }, { "virtualAddress": "0x01084530", "name": "Array_InternalArray__IReadOnlyList_get_Item_48__MethodInfo", "dotNetSignature": "Int32 InternalArray__IReadOnlyList_get_Item[Int32](Int32)" }, { "virtualAddress": "0x01078338", "name": "Array_InternalArray__IReadOnlyList_get_Item_49__MethodInfo", "dotNetSignature": "Int32Enum InternalArray__IReadOnlyList_get_Item[Int32Enum](Int32)" }, { "virtualAddress": "0x0106E548", "name": "Array_InternalArray__IReadOnlyList_get_Item_50__MethodInfo", "dotNetSignature": "Int64 InternalArray__IReadOnlyList_get_Item[Int64](Int32)" }, { "virtualAddress": "0x0106C470", "name": "Array_InternalArray__IReadOnlyList_get_Item_51__MethodInfo", "dotNetSignature": "IntPtr InternalArray__IReadOnlyList_get_Item[IntPtr](Int32)" }, { "virtualAddress": "0x010819D0", "name": "Array_InternalArray__IReadOnlyList_get_Item_52__MethodInfo", "dotNetSignature": "ParameterizedStrings\u002BFormatParam InternalArray__IReadOnlyList_get_Item[ParameterizedStrings\u002BFormatParam](Int32)" }, { "virtualAddress": "0x01071F08", "name": "Array_InternalArray__IReadOnlyList_get_Item_53__MethodInfo", "dotNetSignature": "CustomAttributeNamedArgument InternalArray__IReadOnlyList_get_Item[CustomAttributeNamedArgument](Int32)" }, { "virtualAddress": "0x010780E8", "name": "Array_InternalArray__IReadOnlyList_get_Item_54__MethodInfo", "dotNetSignature": "CustomAttributeTypedArgument InternalArray__IReadOnlyList_get_Item[CustomAttributeTypedArgument](Int32)" }, { "virtualAddress": "0x01081730", "name": "Array_InternalArray__IReadOnlyList_get_Item_55__MethodInfo", "dotNetSignature": "ExceptionHandler InternalArray__IReadOnlyList_get_Item[ExceptionHandler](Int32)" }, { "virtualAddress": "0x0107F970", "name": "Array_InternalArray__IReadOnlyList_get_Item_56__MethodInfo", "dotNetSignature": "Label InternalArray__IReadOnlyList_get_Item[Label](Int32)" }, { "virtualAddress": "0x0107BEE8", "name": "Array_InternalArray__IReadOnlyList_get_Item_57__MethodInfo", "dotNetSignature": "ParameterModifier InternalArray__IReadOnlyList_get_Item[ParameterModifier](Int32)" }, { "virtualAddress": "0x01081F38", "name": "Array_InternalArray__IReadOnlyList_get_Item_58__MethodInfo", "dotNetSignature": "ResourceLocator InternalArray__IReadOnlyList_get_Item[ResourceLocator](Int32)" }, { "virtualAddress": "0x01073D88", "name": "Array_InternalArray__IReadOnlyList_get_Item_59__MethodInfo", "dotNetSignature": "Ephemeron InternalArray__IReadOnlyList_get_Item[Ephemeron](Int32)" }, { "virtualAddress": "0x0106D9C8", "name": "Array_InternalArray__IReadOnlyList_get_Item_60__MethodInfo", "dotNetSignature": "CONNECTDATA InternalArray__IReadOnlyList_get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x0107F9B8", "name": "Array_InternalArray__IReadOnlyList_get_Item_61__MethodInfo", "dotNetSignature": "CONNECTDATA InternalArray__IReadOnlyList_get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x01070988", "name": "Array_InternalArray__IReadOnlyList_get_Item_62__MethodInfo", "dotNetSignature": "GCHandle InternalArray__IReadOnlyList_get_Item[GCHandle](Int32)" }, { "virtualAddress": "0x010818C0", "name": "Array_InternalArray__IReadOnlyList_get_Item_63__MethodInfo", "dotNetSignature": "EventRegistrationToken InternalArray__IReadOnlyList_get_Item[EventRegistrationToken](Int32)" }, { "virtualAddress": "0x01072448", "name": "Array_InternalArray__IReadOnlyList_get_Item_64__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList InternalArray__IReadOnlyList_get_Item[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32)" }, { "virtualAddress": "0x0107B308", "name": "Array_InternalArray__IReadOnlyList_get_Item_65__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry InternalArray__IReadOnlyList_get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32)" }, { "virtualAddress": "0x0106A7D0", "name": "Array_InternalArray__IReadOnlyList_get_Item_66__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey InternalArray__IReadOnlyList_get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32)" }, { "virtualAddress": "0x01077860", "name": "Array_InternalArray__IReadOnlyList_get_Item_67__MethodInfo", "dotNetSignature": "RuntimeTypeHandle InternalArray__IReadOnlyList_get_Item[RuntimeTypeHandle](Int32)" }, { "virtualAddress": "0x01081180", "name": "Array_InternalArray__IReadOnlyList_get_Item_68__MethodInfo", "dotNetSignature": "SByte InternalArray__IReadOnlyList_get_Item[SByte](Int32)" }, { "virtualAddress": "0x0107F680", "name": "Array_InternalArray__IReadOnlyList_get_Item_69__MethodInfo", "dotNetSignature": "Single InternalArray__IReadOnlyList_get_Item[Single](Int32)" }, { "virtualAddress": "0x0107FC88", "name": "Array_InternalArray__IReadOnlyList_get_Item_70__MethodInfo", "dotNetSignature": "CancellationToken InternalArray__IReadOnlyList_get_Item[CancellationToken](Int32)" }, { "virtualAddress": "0x01079440", "name": "Array_InternalArray__IReadOnlyList_get_Item_71__MethodInfo", "dotNetSignature": "CancellationTokenRegistration InternalArray__IReadOnlyList_get_Item[CancellationTokenRegistration](Int32)" }, { "virtualAddress": "0x0107D3A8", "name": "Array_InternalArray__IReadOnlyList_get_Item_72__MethodInfo", "dotNetSignature": "IndexRange InternalArray__IReadOnlyList_get_Item[IndexRange](Int32)" }, { "virtualAddress": "0x01075210", "name": "Array_InternalArray__IReadOnlyList_get_Item_73__MethodInfo", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] InternalArray__IReadOnlyList_get_Item[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32)" }, { "virtualAddress": "0x0106AFA0", "name": "Array_InternalArray__IReadOnlyList_get_Item_74__MethodInfo", "dotNetSignature": "TimeSpan InternalArray__IReadOnlyList_get_Item[TimeSpan](Int32)" }, { "virtualAddress": "0x01086308", "name": "Array_InternalArray__IReadOnlyList_get_Item_75__MethodInfo", "dotNetSignature": "UInt16 InternalArray__IReadOnlyList_get_Item[UInt16](Int32)" }, { "virtualAddress": "0x0107C3F0", "name": "Array_InternalArray__IReadOnlyList_get_Item_76__MethodInfo", "dotNetSignature": "UInt32 InternalArray__IReadOnlyList_get_Item[UInt32](Int32)" }, { "virtualAddress": "0x010876F8", "name": "Array_InternalArray__IReadOnlyList_get_Item_77__MethodInfo", "dotNetSignature": "UInt64 InternalArray__IReadOnlyList_get_Item[UInt64](Int32)" }, { "virtualAddress": "0x0106F870", "name": "Array_InternalArray__IReadOnlyList_get_Item_78__MethodInfo", "dotNetSignature": "UIntPtr InternalArray__IReadOnlyList_get_Item[UIntPtr](Int32)" }, { "virtualAddress": "0x01087750", "name": "Array_InternalArray__IReadOnlyList_get_Item_79__MethodInfo", "dotNetSignature": "ValueTuple\u00601[Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00601[Object]](Int32)" }, { "virtualAddress": "0x0106FFA8", "name": "Array_InternalArray__IReadOnlyList_get_Item_80__MethodInfo", "dotNetSignature": "ValueTuple\u00602[Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00602[Object,Object]](Int32)" }, { "virtualAddress": "0x01079200", "name": "Array_InternalArray__IReadOnlyList_get_Item_81__MethodInfo", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00603[Object,Object,Object]](Int32)" }, { "virtualAddress": "0x0107A780", "name": "Array_InternalArray__IReadOnlyList_get_Item_82__MethodInfo", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00604[Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x01081E90", "name": "Array_InternalArray__IReadOnlyList_get_Item_83__MethodInfo", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x01075670", "name": "Array_InternalArray__IReadOnlyList_get_Item_84__MethodInfo", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x010708F0", "name": "Array_InternalArray__IReadOnlyList_get_Item_85__MethodInfo", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x01072480", "name": "Array_InternalArray__IReadOnlyList_get_Item_86__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32)" }, { "virtualAddress": "0x01074040", "name": "Array_InternalArray__IReadOnlyList_get_Item_87__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32)" }, { "virtualAddress": "0x01086270", "name": "Array_InternalArray__IReadOnlyList_get_Item_88__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x0106CDA0", "name": "Array_InternalArray__IReadOnlyList_get_Item_89__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x01083398", "name": "Array_InternalArray__IReadOnlyList_get_Item_90__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x0107DA30", "name": "Array_InternalArray__IReadOnlyList_get_Item_91__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x010745F0", "name": "Array_InternalArray__IReadOnlyList_get_Item_92__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] InternalArray__IReadOnlyList_get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x01086208", "name": "Array_InternalArray__get_Item_1__MethodInfo", "dotNetSignature": "CodePointIndexer\u002BTableRange InternalArray__get_Item[CodePointIndexer\u002BTableRange](Int32)" }, { "virtualAddress": "0x01074898", "name": "Array_InternalArray__get_Item_2__MethodInfo", "dotNetSignature": "Uri\u002BUriScheme InternalArray__get_Item[Uri\u002BUriScheme](Int32)" }, { "virtualAddress": "0x01084AC8", "name": "Array_InternalArray__get_Item_3__MethodInfo", "dotNetSignature": "Boolean InternalArray__get_Item[Boolean](Int32)" }, { "virtualAddress": "0x01086040", "name": "Array_InternalArray__get_Item_4__MethodInfo", "dotNetSignature": "Byte InternalArray__get_Item[Byte](Int32)" }, { "virtualAddress": "0x010846D0", "name": "Array_InternalArray__get_Item_5__MethodInfo", "dotNetSignature": "ByteEnum InternalArray__get_Item[ByteEnum](Int32)" }, { "virtualAddress": "0x0107D1F8", "name": "Array_InternalArray__get_Item_6__MethodInfo", "dotNetSignature": "Char InternalArray__get_Item[Char](Int32)" }, { "virtualAddress": "0x0107F518", "name": "Array_InternalArray__get_Item_7__MethodInfo", "dotNetSignature": "CharInfo InternalArray__get_Item[CharInfo](Int32)" }, { "virtualAddress": "0x010772B8", "name": "Array_InternalArray__get_Item_8__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] InternalArray__get_Item[ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object]](Int32)" }, { "virtualAddress": "0x0106F7A0", "name": "Array_InternalArray__get_Item_9__MethodInfo", "dotNetSignature": "DictionaryEntry InternalArray__get_Item[DictionaryEntry](Int32)" }, { "virtualAddress": "0x01072048", "name": "Array_InternalArray__get_Item_10__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x01083D30", "name": "Array_InternalArray__get_Item_11__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x0106BF58", "name": "Array_InternalArray__get_Item_12__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x01071B58", "name": "Array_InternalArray__get_Item_13__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x0106B688", "name": "Array_InternalArray__get_Item_14__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x0107C4E8", "name": "Array_InternalArray__get_Item_15__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x010712D0", "name": "Array_InternalArray__get_Item_16__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x0107A548", "name": "Array_InternalArray__get_Item_17__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x01080D68", "name": "Array_InternalArray__get_Item_18__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x01070C70", "name": "Array_InternalArray__get_Item_19__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] InternalArray__get_Item[Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x01076780", "name": "Array_InternalArray__get_Item_20__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.DateTime,System.Object]](Int32)" }, { "virtualAddress": "0x01086F70", "name": "Array_InternalArray__get_Item_21__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] InternalArray__get_Item[KeyValuePair\u00602[System.Guid,System.Int32]](Int32)" }, { "virtualAddress": "0x01086E88", "name": "Array_InternalArray__get_Item_22__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Guid,System.Object]](Int32)" }, { "virtualAddress": "0x01073270", "name": "Array_InternalArray__get_Item_23__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] InternalArray__get_Item[KeyValuePair\u00602[System.Int32,System.ByteEnum]](Int32)" }, { "virtualAddress": "0x01074518", "name": "Array_InternalArray__get_Item_24__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Int32,System.Object]](Int32)" }, { "virtualAddress": "0x0106BA00", "name": "Array_InternalArray__get_Item_25__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Int64,System.Object]](Int32)" }, { "virtualAddress": "0x01079EF0", "name": "Array_InternalArray__get_Item_26__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Boolean]](Int32)" }, { "virtualAddress": "0x010835F8", "name": "Array_InternalArray__get_Item_27__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Int32]](Int32)" }, { "virtualAddress": "0x0106DBD0", "name": "Array_InternalArray__get_Item_28__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Int32Enum]](Int32)" }, { "virtualAddress": "0x0107BA98", "name": "Array_InternalArray__get_Item_29__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Object]](Int32)" }, { "virtualAddress": "0x01074AA8", "name": "Array_InternalArray__get_Item_30__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]](Int32)" }, { "virtualAddress": "0x01074AF8", "name": "Array_InternalArray__get_Item_31__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] InternalArray__get_Item[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]](Int32)" }, { "virtualAddress": "0x010728F8", "name": "Array_InternalArray__get_Item_32__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]](Int32)" }, { "virtualAddress": "0x01080D58", "name": "Array_InternalArray__get_Item_33__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] InternalArray__get_Item[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]](Int32)" }, { "virtualAddress": "0x0107AB48", "name": "Array_InternalArray__get_Item_34__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] InternalArray__get_Item[KeyValuePair\u00602[System.UInt64,System.Object]](Int32)" }, { "virtualAddress": "0x01074648", "name": "Array_InternalArray__get_Item_35__MethodInfo", "dotNetSignature": "Hashtable\u002Bbucket InternalArray__get_Item[Hashtable\u002Bbucket](Int32)" }, { "virtualAddress": "0x01077968", "name": "Array_InternalArray__get_Item_36__MethodInfo", "dotNetSignature": "DateTime InternalArray__get_Item[DateTime](Int32)" }, { "virtualAddress": "0x0107A070", "name": "Array_InternalArray__get_Item_37__MethodInfo", "dotNetSignature": "Decimal InternalArray__get_Item[Decimal](Int32)" }, { "virtualAddress": "0x0107C220", "name": "Array_InternalArray__get_Item_38__MethodInfo", "dotNetSignature": "EventProvider\u002BSessionInfo InternalArray__get_Item[EventProvider\u002BSessionInfo](Int32)" }, { "virtualAddress": "0x01083090", "name": "Array_InternalArray__get_Item_39__MethodInfo", "dotNetSignature": "EventSource\u002BEventMetadata InternalArray__get_Item[EventSource\u002BEventMetadata](Int32)" }, { "virtualAddress": "0x010734E8", "name": "Array_InternalArray__get_Item_40__MethodInfo", "dotNetSignature": "Double InternalArray__get_Item[Double](Int32)" }, { "virtualAddress": "0x010809F0", "name": "Array_InternalArray__get_Item_41__MethodInfo", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap InternalArray__get_Item[CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap](Int32)" }, { "virtualAddress": "0x010866E8", "name": "Array_InternalArray__get_Item_42__MethodInfo", "dotNetSignature": "InternalCodePageDataItem InternalArray__get_Item[InternalCodePageDataItem](Int32)" }, { "virtualAddress": "0x0106FE80", "name": "Array_InternalArray__get_Item_43__MethodInfo", "dotNetSignature": "InternalEncodingDataItem InternalArray__get_Item[InternalEncodingDataItem](Int32)" }, { "virtualAddress": "0x01077930", "name": "Array_InternalArray__get_Item_44__MethodInfo", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken InternalArray__get_Item[TimeSpanParse\u002BTimeSpanToken](Int32)" }, { "virtualAddress": "0x01083C68", "name": "Array_InternalArray__get_Item_45__MethodInfo", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping InternalArray__get_Item[UmAlQuraCalendar\u002BDateMapping](Int32)" }, { "virtualAddress": "0x01075CA0", "name": "Array_InternalArray__get_Item_46__MethodInfo", "dotNetSignature": "Guid InternalArray__get_Item[Guid](Int32)" }, { "virtualAddress": "0x01079088", "name": "Array_InternalArray__get_Item_47__MethodInfo", "dotNetSignature": "Int16 InternalArray__get_Item[Int16](Int32)" }, { "virtualAddress": "0x010861A8", "name": "Array_InternalArray__get_Item_48__MethodInfo", "dotNetSignature": "Int32 InternalArray__get_Item[Int32](Int32)" }, { "virtualAddress": "0x010865E0", "name": "Array_InternalArray__get_Item_49__MethodInfo", "dotNetSignature": "Int32Enum InternalArray__get_Item[Int32Enum](Int32)" }, { "virtualAddress": "0x01075B78", "name": "Array_InternalArray__get_Item_50__MethodInfo", "dotNetSignature": "Int64 InternalArray__get_Item[Int64](Int32)" }, { "virtualAddress": "0x0107B3A8", "name": "Array_InternalArray__get_Item_51__MethodInfo", "dotNetSignature": "IntPtr InternalArray__get_Item[IntPtr](Int32)" }, { "virtualAddress": "0x0107EB48", "name": "Array_InternalArray__get_Item_52__MethodInfo", "dotNetSignature": "ParameterizedStrings\u002BFormatParam InternalArray__get_Item[ParameterizedStrings\u002BFormatParam](Int32)" }, { "virtualAddress": "0x0106BCA0", "name": "Array_InternalArray__get_Item_53__MethodInfo", "dotNetSignature": "CustomAttributeNamedArgument InternalArray__get_Item[CustomAttributeNamedArgument](Int32)" }, { "virtualAddress": "0x0106B348", "name": "Array_InternalArray__get_Item_54__MethodInfo", "dotNetSignature": "CustomAttributeTypedArgument InternalArray__get_Item[CustomAttributeTypedArgument](Int32)" }, { "virtualAddress": "0x01075008", "name": "Array_InternalArray__get_Item_55__MethodInfo", "dotNetSignature": "ExceptionHandler InternalArray__get_Item[ExceptionHandler](Int32)" }, { "virtualAddress": "0x01071D88", "name": "Array_InternalArray__get_Item_56__MethodInfo", "dotNetSignature": "Label InternalArray__get_Item[Label](Int32)" }, { "virtualAddress": "0x01079760", "name": "Array_InternalArray__get_Item_57__MethodInfo", "dotNetSignature": "ParameterModifier InternalArray__get_Item[ParameterModifier](Int32)" }, { "virtualAddress": "0x0106DB98", "name": "Array_InternalArray__get_Item_58__MethodInfo", "dotNetSignature": "ResourceLocator InternalArray__get_Item[ResourceLocator](Int32)" }, { "virtualAddress": "0x0106D1F8", "name": "Array_InternalArray__get_Item_59__MethodInfo", "dotNetSignature": "Ephemeron InternalArray__get_Item[Ephemeron](Int32)" }, { "virtualAddress": "0x01074418", "name": "Array_InternalArray__get_Item_60__MethodInfo", "dotNetSignature": "CONNECTDATA InternalArray__get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x010770E0", "name": "Array_InternalArray__get_Item_61__MethodInfo", "dotNetSignature": "CONNECTDATA InternalArray__get_Item[CONNECTDATA](Int32)" }, { "virtualAddress": "0x01071D08", "name": "Array_InternalArray__get_Item_62__MethodInfo", "dotNetSignature": "GCHandle InternalArray__get_Item[GCHandle](Int32)" }, { "virtualAddress": "0x010798B0", "name": "Array_InternalArray__get_Item_63__MethodInfo", "dotNetSignature": "EventRegistrationToken InternalArray__get_Item[EventRegistrationToken](Int32)" }, { "virtualAddress": "0x0107FD98", "name": "Array_InternalArray__get_Item_64__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList InternalArray__get_Item[WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32)" }, { "virtualAddress": "0x010827F0", "name": "Array_InternalArray__get_Item_65__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry InternalArray__get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32)" }, { "virtualAddress": "0x01085940", "name": "Array_InternalArray__get_Item_66__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey InternalArray__get_Item[WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey](Int32)" }, { "virtualAddress": "0x01078400", "name": "Array_InternalArray__get_Item_67__MethodInfo", "dotNetSignature": "RuntimeTypeHandle InternalArray__get_Item[RuntimeTypeHandle](Int32)" }, { "virtualAddress": "0x010762D8", "name": "Array_InternalArray__get_Item_68__MethodInfo", "dotNetSignature": "SByte InternalArray__get_Item[SByte](Int32)" }, { "virtualAddress": "0x010807B0", "name": "Array_InternalArray__get_Item_69__MethodInfo", "dotNetSignature": "Single InternalArray__get_Item[Single](Int32)" }, { "virtualAddress": "0x010868D0", "name": "Array_InternalArray__get_Item_70__MethodInfo", "dotNetSignature": "CancellationToken InternalArray__get_Item[CancellationToken](Int32)" }, { "virtualAddress": "0x0107CBF8", "name": "Array_InternalArray__get_Item_71__MethodInfo", "dotNetSignature": "CancellationTokenRegistration InternalArray__get_Item[CancellationTokenRegistration](Int32)" }, { "virtualAddress": "0x0106ABF8", "name": "Array_InternalArray__get_Item_72__MethodInfo", "dotNetSignature": "IndexRange InternalArray__get_Item[IndexRange](Int32)" }, { "virtualAddress": "0x01082358", "name": "Array_InternalArray__get_Item_73__MethodInfo", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] InternalArray__get_Item[ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object]](Int32)" }, { "virtualAddress": "0x01070620", "name": "Array_InternalArray__get_Item_74__MethodInfo", "dotNetSignature": "TimeSpan InternalArray__get_Item[TimeSpan](Int32)" }, { "virtualAddress": "0x0106ADA8", "name": "Array_InternalArray__get_Item_75__MethodInfo", "dotNetSignature": "UInt16 InternalArray__get_Item[UInt16](Int32)" }, { "virtualAddress": "0x0107D258", "name": "Array_InternalArray__get_Item_76__MethodInfo", "dotNetSignature": "UInt32 InternalArray__get_Item[UInt32](Int32)" }, { "virtualAddress": "0x01083AD8", "name": "Array_InternalArray__get_Item_77__MethodInfo", "dotNetSignature": "UInt64 InternalArray__get_Item[UInt64](Int32)" }, { "virtualAddress": "0x0107F358", "name": "Array_InternalArray__get_Item_78__MethodInfo", "dotNetSignature": "UIntPtr InternalArray__get_Item[UIntPtr](Int32)" }, { "virtualAddress": "0x01077C10", "name": "Array_InternalArray__get_Item_79__MethodInfo", "dotNetSignature": "ValueTuple\u00601[Object] InternalArray__get_Item[ValueTuple\u00601[Object]](Int32)" }, { "virtualAddress": "0x01085710", "name": "Array_InternalArray__get_Item_80__MethodInfo", "dotNetSignature": "ValueTuple\u00602[Object,Object] InternalArray__get_Item[ValueTuple\u00602[Object,Object]](Int32)" }, { "virtualAddress": "0x01075700", "name": "Array_InternalArray__get_Item_81__MethodInfo", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] InternalArray__get_Item[ValueTuple\u00603[Object,Object,Object]](Int32)" }, { "virtualAddress": "0x0107F6D8", "name": "Array_InternalArray__get_Item_82__MethodInfo", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00604[Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x0107EC80", "name": "Array_InternalArray__get_Item_83__MethodInfo", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00605[Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x01085A10", "name": "Array_InternalArray__get_Item_84__MethodInfo", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x0107BC70", "name": "Array_InternalArray__get_Item_85__MethodInfo", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] InternalArray__get_Item[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Int32)" }, { "virtualAddress": "0x0107F998", "name": "Array_InternalArray__get_Item_86__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Int32)" }, { "virtualAddress": "0x0106EF58", "name": "Array_InternalArray__get_Item_87__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Int32)" }, { "virtualAddress": "0x01077AE0", "name": "Array_InternalArray__get_Item_88__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x01074CE8", "name": "Array_InternalArray__get_Item_89__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x01086A18", "name": "Array_InternalArray__get_Item_90__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x0107F540", "name": "Array_InternalArray__get_Item_91__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x01083E98", "name": "Array_InternalArray__get_Item_92__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] InternalArray__get_Item[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Int32)" }, { "virtualAddress": "0x01071408", "name": "Action_1_Int32__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Int32)" }, { "virtualAddress": "0x0106DB00", "name": "Action_1_Int64__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Int64)" }, { "virtualAddress": "0x01071480", "name": "Array_EmptyInternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__get_Current__MethodInfo", "dotNetSignature": "CodePointIndexer\u002BTableRange get_Current()" }, { "virtualAddress": "0x0106B888", "name": "Array_EmptyInternalEnumerator_1_Mono_Security_Uri_UriScheme__get_Current__MethodInfo", "dotNetSignature": "Uri\u002BUriScheme get_Current()" }, { "virtualAddress": "0x0107DB78", "name": "Array_EmptyInternalEnumerator_1_Boolean__get_Current__MethodInfo", "dotNetSignature": "Boolean get_Current()" }, { "virtualAddress": "0x0107F0D0", "name": "Array_EmptyInternalEnumerator_1_Byte__get_Current__MethodInfo", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x01084230", "name": "Array_EmptyInternalEnumerator_1_ByteEnum__get_Current__MethodInfo", "dotNetSignature": "ByteEnum get_Current()" }, { "virtualAddress": "0x01075760", "name": "Array_EmptyInternalEnumerator_1_Char__get_Current__MethodInfo", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x01078768", "name": "Array_EmptyInternalEnumerator_1_CharInfo__get_Current__MethodInfo", "dotNetSignature": "CharInfo get_Current()" }, { "virtualAddress": "0x01081DE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__get_Current__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] get_Current()" }, { "virtualAddress": "0x010704F0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_DictionaryEntry__get_Current__MethodInfo", "dotNetSignature": "DictionaryEntry get_Current()" }, { "virtualAddress": "0x0106DFD0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x01082460", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x010845B8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x010725C8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x01073660", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x01072140", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x010802F0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x0107E990", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x010701C8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x01077598", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x0107D990", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Current()" }, { "virtualAddress": "0x01076CA0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] get_Current()" }, { "virtualAddress": "0x01080318", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] get_Current()" }, { "virtualAddress": "0x01077308", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] get_Current()" }, { "virtualAddress": "0x01077B08", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x0106E2A8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x01075108", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x01085CE0", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x01072918", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x0106B438", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x0107F000", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x01070190", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x0107A090", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x01075DB8", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x01073848", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x01082F88", "name": "Array_EmptyInternalEnumerator_1_System_Collections_Hashtable_bucket__get_Current__MethodInfo", "dotNetSignature": "Hashtable\u002Bbucket get_Current()" }, { "virtualAddress": "0x010830B0", "name": "Array_EmptyInternalEnumerator_1_DateTime__get_Current__MethodInfo", "dotNetSignature": "DateTime get_Current()" }, { "virtualAddress": "0x01086958", "name": "Array_EmptyInternalEnumerator_1_Decimal__get_Current__MethodInfo", "dotNetSignature": "Decimal get_Current()" }, { "virtualAddress": "0x0107C6F8", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current__MethodInfo", "dotNetSignature": "EventProvider\u002BSessionInfo get_Current()" }, { "virtualAddress": "0x0106B380", "name": "Array_EmptyInternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__get_Current__MethodInfo", "dotNetSignature": "EventSource\u002BEventMetadata get_Current()" }, { "virtualAddress": "0x0107D9E8", "name": "Array_EmptyInternalEnumerator_1_Double__get_Current__MethodInfo", "dotNetSignature": "Double get_Current()" }, { "virtualAddress": "0x0107C790", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__get_Current__MethodInfo", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap get_Current()" }, { "virtualAddress": "0x0106FC58", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalCodePageDataItem__get_Current__MethodInfo", "dotNetSignature": "InternalCodePageDataItem get_Current()" }, { "virtualAddress": "0x01074758", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_InternalEncodingDataItem__get_Current__MethodInfo", "dotNetSignature": "InternalEncodingDataItem get_Current()" }, { "virtualAddress": "0x01071BD0", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__get_Current__MethodInfo", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken get_Current()" }, { "virtualAddress": "0x01078A70", "name": "Array_EmptyInternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__get_Current__MethodInfo", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping get_Current()" }, { "virtualAddress": "0x01076EE8", "name": "Array_EmptyInternalEnumerator_1_Guid__get_Current__MethodInfo", "dotNetSignature": "Guid get_Current()" }, { "virtualAddress": "0x0106AF30", "name": "Array_EmptyInternalEnumerator_1_Int16__get_Current__MethodInfo", "dotNetSignature": "Int16 get_Current()" }, { "virtualAddress": "0x0106D788", "name": "Array_EmptyInternalEnumerator_1_Int32__get_Current__MethodInfo", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x0106EF20", "name": "Array_EmptyInternalEnumerator_1_Int32Enum__get_Current__MethodInfo", "dotNetSignature": "Int32Enum get_Current()" }, { "virtualAddress": "0x01083508", "name": "Array_EmptyInternalEnumerator_1_Int64__get_Current__MethodInfo", "dotNetSignature": "Int64 get_Current()" }, { "virtualAddress": "0x0106A938", "name": "Array_EmptyInternalEnumerator_1_IntPtr__get_Current__MethodInfo", "dotNetSignature": "IntPtr get_Current()" }, { "virtualAddress": "0x01079DA8", "name": "Array_EmptyInternalEnumerator_1_ParameterizedStrings_FormatParam__get_Current__MethodInfo", "dotNetSignature": "ParameterizedStrings\u002BFormatParam get_Current()" }, { "virtualAddress": "0x0107D4D0", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__get_Current__MethodInfo", "dotNetSignature": "CustomAttributeNamedArgument get_Current()" }, { "virtualAddress": "0x0107E3D0", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__get_Current__MethodInfo", "dotNetSignature": "CustomAttributeTypedArgument get_Current()" }, { "virtualAddress": "0x0106E9B0", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__get_Current__MethodInfo", "dotNetSignature": "ExceptionHandler get_Current()" }, { "virtualAddress": "0x01080DF0", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_Emit_Label__get_Current__MethodInfo", "dotNetSignature": "Label get_Current()" }, { "virtualAddress": "0x010778D0", "name": "Array_EmptyInternalEnumerator_1_System_Reflection_ParameterModifier__get_Current__MethodInfo", "dotNetSignature": "ParameterModifier get_Current()" }, { "virtualAddress": "0x01079848", "name": "Array_EmptyInternalEnumerator_1_System_Resources_ResourceLocator__get_Current__MethodInfo", "dotNetSignature": "ResourceLocator get_Current()" }, { "virtualAddress": "0x0107E380", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__get_Current__MethodInfo", "dotNetSignature": "Ephemeron get_Current()" }, { "virtualAddress": "0x0107FA98", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__get_Current__MethodInfo", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x01082020", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__get_Current__MethodInfo", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x0106DAC0", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_GCHandle__get_Current__MethodInfo", "dotNetSignature": "GCHandle get_Current()" }, { "virtualAddress": "0x01086AA8", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current__MethodInfo", "dotNetSignature": "EventRegistrationToken get_Current()" }, { "virtualAddress": "0x01086A68", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Current()" }, { "virtualAddress": "0x010855D0", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Current()" }, { "virtualAddress": "0x01086EC0", "name": "Array_EmptyInternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Current__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey get_Current()" }, { "virtualAddress": "0x01075CC8", "name": "Array_EmptyInternalEnumerator_1_RuntimeTypeHandle__get_Current__MethodInfo", "dotNetSignature": "RuntimeTypeHandle get_Current()" }, { "virtualAddress": "0x01077018", "name": "Array_EmptyInternalEnumerator_1_SByte__get_Current__MethodInfo", "dotNetSignature": "SByte get_Current()" }, { "virtualAddress": "0x01075178", "name": "Array_EmptyInternalEnumerator_1_Single__get_Current__MethodInfo", "dotNetSignature": "Single get_Current()" }, { "virtualAddress": "0x010839C8", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationToken__get_Current__MethodInfo", "dotNetSignature": "CancellationToken get_Current()" }, { "virtualAddress": "0x0107B4D0", "name": "Array_EmptyInternalEnumerator_1_System_Threading_CancellationTokenRegistration__get_Current__MethodInfo", "dotNetSignature": "CancellationTokenRegistration get_Current()" }, { "virtualAddress": "0x01071C58", "name": "Array_EmptyInternalEnumerator_1_System_Threading_Tasks_IndexRange__get_Current__MethodInfo", "dotNetSignature": "IndexRange get_Current()" }, { "virtualAddress": "0x01075758", "name": "Array_EmptyInternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__get_Current__MethodInfo", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] get_Current()" }, { "virtualAddress": "0x01071AB8", "name": "Array_EmptyInternalEnumerator_1_TimeSpan__get_Current__MethodInfo", "dotNetSignature": "TimeSpan get_Current()" }, { "virtualAddress": "0x0107A990", "name": "Array_EmptyInternalEnumerator_1_UInt16__get_Current__MethodInfo", "dotNetSignature": "UInt16 get_Current()" }, { "virtualAddress": "0x01081D10", "name": "Array_EmptyInternalEnumerator_1_UInt32__get_Current__MethodInfo", "dotNetSignature": "UInt32 get_Current()" }, { "virtualAddress": "0x010856A0", "name": "Array_EmptyInternalEnumerator_1_UInt64__get_Current__MethodInfo", "dotNetSignature": "UInt64 get_Current()" }, { "virtualAddress": "0x01082888", "name": "Array_EmptyInternalEnumerator_1_UIntPtr__get_Current__MethodInfo", "dotNetSignature": "UIntPtr get_Current()" }, { "virtualAddress": "0x0107E820", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_1_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00601[Object] get_Current()" }, { "virtualAddress": "0x01075170", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_2_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00602[Object,Object] get_Current()" }, { "virtualAddress": "0x0106C950", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_3_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0107C458", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0106A8A0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0106D228", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0107FBF8", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x01079528", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] get_Current()" }, { "virtualAddress": "0x0106DE18", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] get_Current()" }, { "virtualAddress": "0x0106F948", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x01077390", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x010805C0", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x01076228", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x01074968", "name": "Array_EmptyInternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0107E988", "name": "Array_InternalEnumerator_1_Mono_Globalization_Unicode_CodePointIndexer_TableRange__get_Current__MethodInfo", "dotNetSignature": "CodePointIndexer\u002BTableRange get_Current()" }, { "virtualAddress": "0x0107F0F8", "name": "Array_InternalEnumerator_1_Mono_Security_Uri_UriScheme__get_Current__MethodInfo", "dotNetSignature": "Uri\u002BUriScheme get_Current()" }, { "virtualAddress": "0x01079808", "name": "Array_InternalEnumerator_1_Boolean__get_Current__MethodInfo", "dotNetSignature": "Boolean get_Current()" }, { "virtualAddress": "0x0107EC50", "name": "Array_InternalEnumerator_1_Byte__get_Current__MethodInfo", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x010838A0", "name": "Array_InternalEnumerator_1_ByteEnum__get_Current__MethodInfo", "dotNetSignature": "ByteEnum get_Current()" }, { "virtualAddress": "0x010708C0", "name": "Array_InternalEnumerator_1_Char__get_Current__MethodInfo", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x010767F8", "name": "Array_InternalEnumerator_1_CharInfo__get_Current__MethodInfo", "dotNetSignature": "CharInfo get_Current()" }, { "virtualAddress": "0x0106A8F8", "name": "Array_InternalEnumerator_1_System_Collections_Concurrent_ConcurrentQueue_1_Segment_Slot__get_Current__MethodInfo", "dotNetSignature": "ConcurrentQueue\u00601[T]\u002BSegment[T]\u002BSlot[System.Object] get_Current()" }, { "virtualAddress": "0x01082B90", "name": "Array_InternalEnumerator_1_System_Collections_DictionaryEntry__get_Current__MethodInfo", "dotNetSignature": "DictionaryEntry get_Current()" }, { "virtualAddress": "0x01086560", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x0107C4E0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__1_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x01081D30", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__2_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x01080520", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__3_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x01071418", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__4_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x0106CFD8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__5_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x010753E8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__6_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x01083688", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__7_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x01085EC8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__8_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x01074048", "name": "Array_InternalEnumerator_1_System_Collections_Generic_Dictionary_2_Entry__9_get_Current__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BEntry[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x01081148", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.DateTime,System.Object] get_Current()" }, { "virtualAddress": "0x01079090", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__1_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Int32] get_Current()" }, { "virtualAddress": "0x0107B730", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__2_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object] get_Current()" }, { "virtualAddress": "0x0107B9C8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__3_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum] get_Current()" }, { "virtualAddress": "0x01081A50", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__4_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.Object] get_Current()" }, { "virtualAddress": "0x01085148", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__5_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int64,System.Object] get_Current()" }, { "virtualAddress": "0x0106CEC0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__6_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Boolean] get_Current()" }, { "virtualAddress": "0x010799D8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__7_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32] get_Current()" }, { "virtualAddress": "0x0106AE88", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__8_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Int32Enum] get_Current()" }, { "virtualAddress": "0x0107F908", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__9_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Object] get_Current()" }, { "virtualAddress": "0x01084168", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__10_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator] get_Current()" }, { "virtualAddress": "0x010811B0", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__11_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList] get_Current()" }, { "virtualAddress": "0x01086680", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__12_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object] get_Current()" }, { "virtualAddress": "0x01070870", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__13_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry] get_Current()" }, { "virtualAddress": "0x01078AD8", "name": "Array_InternalEnumerator_1_System_Collections_Generic_KeyValuePair_2__14_get_Current__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.UInt64,System.Object] get_Current()" }, { "virtualAddress": "0x010740B0", "name": "Array_InternalEnumerator_1_System_Collections_Hashtable_bucket__get_Current__MethodInfo", "dotNetSignature": "Hashtable\u002Bbucket get_Current()" }, { "virtualAddress": "0x01083500", "name": "Array_InternalEnumerator_1_DateTime__get_Current__MethodInfo", "dotNetSignature": "DateTime get_Current()" }, { "virtualAddress": "0x01081868", "name": "Array_InternalEnumerator_1_Decimal__get_Current__MethodInfo", "dotNetSignature": "Decimal get_Current()" }, { "virtualAddress": "0x01086338", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__get_Current__MethodInfo", "dotNetSignature": "EventProvider\u002BSessionInfo get_Current()" }, { "virtualAddress": "0x01078098", "name": "Array_InternalEnumerator_1_System_Diagnostics_Tracing_EventSource_EventMetadata__get_Current__MethodInfo", "dotNetSignature": "EventSource\u002BEventMetadata get_Current()" }, { "virtualAddress": "0x010711C8", "name": "Array_InternalEnumerator_1_Double__get_Current__MethodInfo", "dotNetSignature": "Double get_Current()" }, { "virtualAddress": "0x010830F0", "name": "Array_InternalEnumerator_1_System_Globalization_CalendricalCalculationsHelper_EphemerisCorrectionAlgorithmMap__get_Current__MethodInfo", "dotNetSignature": "CalendricalCalculationsHelper\u002BEphemerisCorrectionAlgorithmMap get_Current()" }, { "virtualAddress": "0x01079B08", "name": "Array_InternalEnumerator_1_System_Globalization_InternalCodePageDataItem__get_Current__MethodInfo", "dotNetSignature": "InternalCodePageDataItem get_Current()" }, { "virtualAddress": "0x01083020", "name": "Array_InternalEnumerator_1_System_Globalization_InternalEncodingDataItem__get_Current__MethodInfo", "dotNetSignature": "InternalEncodingDataItem get_Current()" }, { "virtualAddress": "0x01079018", "name": "Array_InternalEnumerator_1_System_Globalization_TimeSpanParse_TimeSpanToken__get_Current__MethodInfo", "dotNetSignature": "TimeSpanParse\u002BTimeSpanToken get_Current()" }, { "virtualAddress": "0x0107DBE8", "name": "Array_InternalEnumerator_1_System_Globalization_UmAlQuraCalendar_DateMapping__get_Current__MethodInfo", "dotNetSignature": "UmAlQuraCalendar\u002BDateMapping get_Current()" }, { "virtualAddress": "0x0106CB08", "name": "Array_InternalEnumerator_1_Guid__get_Current__MethodInfo", "dotNetSignature": "Guid get_Current()" }, { "virtualAddress": "0x0106DBB8", "name": "Array_InternalEnumerator_1_Int16__get_Current__MethodInfo", "dotNetSignature": "Int16 get_Current()" }, { "virtualAddress": "0x0107EAD8", "name": "Array_InternalEnumerator_1_Int32__get_Current__MethodInfo", "dotNetSignature": "Int32 get_Current()" }, { "virtualAddress": "0x01080F98", "name": "Array_InternalEnumerator_1_Int32Enum__get_Current__MethodInfo", "dotNetSignature": "Int32Enum get_Current()" }, { "virtualAddress": "0x0106AF88", "name": "Array_InternalEnumerator_1_Int64__get_Current__MethodInfo", "dotNetSignature": "Int64 get_Current()" }, { "virtualAddress": "0x0107E6C8", "name": "Array_InternalEnumerator_1_IntPtr__get_Current__MethodInfo", "dotNetSignature": "IntPtr get_Current()" }, { "virtualAddress": "0x01074FC8", "name": "Array_InternalEnumerator_1_ParameterizedStrings_FormatParam__get_Current__MethodInfo", "dotNetSignature": "ParameterizedStrings\u002BFormatParam get_Current()" }, { "virtualAddress": "0x0106AF10", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeNamedArgument__get_Current__MethodInfo", "dotNetSignature": "CustomAttributeNamedArgument get_Current()" }, { "virtualAddress": "0x01086C28", "name": "Array_InternalEnumerator_1_System_Reflection_CustomAttributeTypedArgument__get_Current__MethodInfo", "dotNetSignature": "CustomAttributeTypedArgument get_Current()" }, { "virtualAddress": "0x01075298", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_ExceptionHandler__get_Current__MethodInfo", "dotNetSignature": "ExceptionHandler get_Current()" }, { "virtualAddress": "0x010859D8", "name": "Array_InternalEnumerator_1_System_Reflection_Emit_Label__get_Current__MethodInfo", "dotNetSignature": "Label get_Current()" }, { "virtualAddress": "0x010761D0", "name": "Array_InternalEnumerator_1_System_Reflection_ParameterModifier__get_Current__MethodInfo", "dotNetSignature": "ParameterModifier get_Current()" }, { "virtualAddress": "0x0107B228", "name": "Array_InternalEnumerator_1_System_Resources_ResourceLocator__get_Current__MethodInfo", "dotNetSignature": "ResourceLocator get_Current()" }, { "virtualAddress": "0x01078F68", "name": "Array_InternalEnumerator_1_System_Runtime_CompilerServices_Ephemeron__get_Current__MethodInfo", "dotNetSignature": "Ephemeron get_Current()" }, { "virtualAddress": "0x010729B8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_CONNECTDATA__get_Current__MethodInfo", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x0107A2A8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_ComTypes_CONNECTDATA__get_Current__MethodInfo", "dotNetSignature": "CONNECTDATA get_Current()" }, { "virtualAddress": "0x01076F28", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_GCHandle__get_Current__MethodInfo", "dotNetSignature": "GCHandle get_Current()" }, { "virtualAddress": "0x010754B8", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__get_Current__MethodInfo", "dotNetSignature": "EventRegistrationToken get_Current()" }, { "virtualAddress": "0x0106D120", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Current__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Current()" }, { "virtualAddress": "0x01083B28", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Current__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Current()" }, { "virtualAddress": "0x0107A6D0", "name": "Array_InternalEnumerator_1_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey__get_Current__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey get_Current()" }, { "virtualAddress": "0x01084E30", "name": "Array_InternalEnumerator_1_RuntimeTypeHandle__get_Current__MethodInfo", "dotNetSignature": "RuntimeTypeHandle get_Current()" }, { "virtualAddress": "0x01083CF0", "name": "Array_InternalEnumerator_1_SByte__get_Current__MethodInfo", "dotNetSignature": "SByte get_Current()" }, { "virtualAddress": "0x0107C650", "name": "Array_InternalEnumerator_1_Single__get_Current__MethodInfo", "dotNetSignature": "Single get_Current()" }, { "virtualAddress": "0x01074620", "name": "Array_InternalEnumerator_1_System_Threading_CancellationToken__get_Current__MethodInfo", "dotNetSignature": "CancellationToken get_Current()" }, { "virtualAddress": "0x010853F0", "name": "Array_InternalEnumerator_1_System_Threading_CancellationTokenRegistration__get_Current__MethodInfo", "dotNetSignature": "CancellationTokenRegistration get_Current()" }, { "virtualAddress": "0x0106AB38", "name": "Array_InternalEnumerator_1_System_Threading_Tasks_IndexRange__get_Current__MethodInfo", "dotNetSignature": "IndexRange get_Current()" }, { "virtualAddress": "0x01085460", "name": "Array_InternalEnumerator_1_System_Threading_ThreadLocal_1_LinkedSlotVolatile__get_Current__MethodInfo", "dotNetSignature": "ThreadLocal\u00601[T]\u002BLinkedSlotVolatile[System.Object] get_Current()" }, { "virtualAddress": "0x01079368", "name": "Array_InternalEnumerator_1_TimeSpan__get_Current__MethodInfo", "dotNetSignature": "TimeSpan get_Current()" }, { "virtualAddress": "0x0106BA50", "name": "Array_InternalEnumerator_1_UInt16__get_Current__MethodInfo", "dotNetSignature": "UInt16 get_Current()" }, { "virtualAddress": "0x01080C98", "name": "Array_InternalEnumerator_1_UInt32__get_Current__MethodInfo", "dotNetSignature": "UInt32 get_Current()" }, { "virtualAddress": "0x010767E8", "name": "Array_InternalEnumerator_1_UInt64__get_Current__MethodInfo", "dotNetSignature": "UInt64 get_Current()" }, { "virtualAddress": "0x0106C228", "name": "Array_InternalEnumerator_1_UIntPtr__get_Current__MethodInfo", "dotNetSignature": "UIntPtr get_Current()" }, { "virtualAddress": "0x01078690", "name": "Array_InternalEnumerator_1_ValueTuple_1_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00601[Object] get_Current()" }, { "virtualAddress": "0x0107B7A8", "name": "Array_InternalEnumerator_1_ValueTuple_2_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00602[Object,Object] get_Current()" }, { "virtualAddress": "0x0106DDE8", "name": "Array_InternalEnumerator_1_ValueTuple_3_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00603[Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0107DF78", "name": "Array_InternalEnumerator_1_ValueTuple_4_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00604[Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x0107F750", "name": "Array_InternalEnumerator_1_ValueTuple_5_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00605[Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x01076100", "name": "Array_InternalEnumerator_1_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00606[Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x01071430", "name": "Array_InternalEnumerator_1_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object] get_Current()" }, { "virtualAddress": "0x01080AD0", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]] get_Current()" }, { "virtualAddress": "0x01084350", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]] get_Current()" }, { "virtualAddress": "0x01081F80", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0107C180", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0107F0C8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x010815F0", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0107DDC8", "name": "Array_InternalEnumerator_1_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__get_Current__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]] get_Current()" }, { "virtualAddress": "0x0107ED78", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Byte__get_Current__MethodInfo", "dotNetSignature": "Byte get_Current()" }, { "virtualAddress": "0x01081FA0", "name": "ArraySegment_1_T_ArraySegmentEnumerator_Char__get_Current__MethodInfo", "dotNetSignature": "Char get_Current()" }, { "virtualAddress": "0x010871A8", "name": "ArraySegment_1_Byte___ctor_1__MethodInfo", "dotNetSignature": "ArraySegment\u00601[Byte](Byte[])" }, { "virtualAddress": "0x01076C00", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__get_Item__MethodInfo", "dotNetSignature": "Byte System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x0106B320", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Byte)" }, { "virtualAddress": "0x0107E3F0", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__IndexOf__MethodInfo", "dotNetSignature": "Int32 System.Collections.Generic.IList\u003CT\u003E.IndexOf(Byte)" }, { "virtualAddress": "0x01082540", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__Insert__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Byte)" }, { "virtualAddress": "0x0106E958", "name": "ArraySegment_1_Byte__System_Collections_Generic_IList_T__RemoveAt__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x01078AB8", "name": "ArraySegment_1_Byte__System_Collections_Generic_IReadOnlyList_T__get_Item__MethodInfo", "dotNetSignature": "Byte System.Collections.Generic.IReadOnlyList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x0106D7A8", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Byte)" }, { "virtualAddress": "0x01080BA8", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x01078268", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Contains__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Contains(Byte)" }, { "virtualAddress": "0x0107C120", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.CopyTo(Byte[], Int32)" }, { "virtualAddress": "0x01079798", "name": "ArraySegment_1_Byte__System_Collections_Generic_ICollection_T__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Byte)" }, { "virtualAddress": "0x01081598", "name": "ArraySegment_1_Byte__System_Collections_Generic_IEnumerable_T__GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator\u00601[System.Byte] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x0106D5E0", "name": "ArraySegment_1_Byte__System_Collections_IEnumerable_GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x01078D88", "name": "ArraySegment_1_Char___ctor__MethodInfo", "dotNetSignature": "ArraySegment\u00601[Char](Char[])" }, { "virtualAddress": "0x01072018", "name": "ArraySegment_1_Char___ctor_1__MethodInfo", "dotNetSignature": "ArraySegment\u00601[Char](Char[], Int32, Int32)" }, { "virtualAddress": "0x01075910", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__get_Item__MethodInfo", "dotNetSignature": "Char System.Collections.Generic.IList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x010735B0", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.set_Item(Int32, Char)" }, { "virtualAddress": "0x0107FF40", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__IndexOf__MethodInfo", "dotNetSignature": "Int32 System.Collections.Generic.IList\u003CT\u003E.IndexOf(Char)" }, { "virtualAddress": "0x0106A940", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__Insert__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.Insert(Int32, Char)" }, { "virtualAddress": "0x01077828", "name": "ArraySegment_1_Char__System_Collections_Generic_IList_T__RemoveAt__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IList\u003CT\u003E.RemoveAt(Int32)" }, { "virtualAddress": "0x01073368", "name": "ArraySegment_1_Char__System_Collections_Generic_IReadOnlyList_T__get_Item__MethodInfo", "dotNetSignature": "Char System.Collections.Generic.IReadOnlyList\u003CT\u003E.get_Item(Int32)" }, { "virtualAddress": "0x0106ED18", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Add(Char)" }, { "virtualAddress": "0x0107C2E0", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.Clear()" }, { "virtualAddress": "0x01072C70", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Contains__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Contains(Char)" }, { "virtualAddress": "0x0106ABA0", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CT\u003E.CopyTo(Char[], Int32)" }, { "virtualAddress": "0x01078DF0", "name": "ArraySegment_1_Char__System_Collections_Generic_ICollection_T__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CT\u003E.Remove(Char)" }, { "virtualAddress": "0x0107A820", "name": "ArraySegment_1_Char__System_Collections_Generic_IEnumerable_T__GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator\u00601[System.Char] System.Collections.Generic.IEnumerable\u003CT\u003E.GetEnumerator()" }, { "virtualAddress": "0x01076258", "name": "ArraySegment_1_Char__System_Collections_IEnumerable_GetEnumerator__MethodInfo", "dotNetSignature": "IEnumerator System.Collections.IEnumerable.GetEnumerator()" }, { "virtualAddress": "0x01085200", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Int32__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010817F0", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Guid_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010813A0", "name": "ConcurrentDictionary_2_TKey_TValue_GetEnumerator_d_32_System_Int32_System_ByteEnum__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107EBE8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_4__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Int32]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x010736A8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_5__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Int32]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x010828D0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__InitializeFromCollection__MethodInfo", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x0107CFD8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32___ctor_7__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Int32](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x01070D20", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Guid,System.Int32][], Int32)" }, { "virtualAddress": "0x010791A8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__TryAddInternal__MethodInfo", "dotNetSignature": "Boolean TryAddInternal(Guid, Int32, Int32, Boolean, Boolean, Int32 ByRef)" }, { "virtualAddress": "0x0107BA88", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ThrowKeyNotFoundException__MethodInfo", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x01080B28", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__ThrowKeyNullException__MethodInfo", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x010838E0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetOrAdd__MethodInfo", "dotNetSignature": "Int32 GetOrAdd(Guid, Func\u00602[Guid,Int32])" }, { "virtualAddress": "0x01079988", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__AddOrUpdate__MethodInfo", "dotNetSignature": "Int32 AddOrUpdate(Guid, Func\u00602[Guid,Int32], Func\u00603[Guid,Int32,Int32])" }, { "virtualAddress": "0x0107EDD0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__AddOrUpdate_1__MethodInfo", "dotNetSignature": "Int32 AddOrUpdate(Guid, Int32, Func\u00603[Guid,Int32,Int32])" }, { "virtualAddress": "0x0107C9C0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_IDictionary_TKey_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Guid, Int32)" }, { "virtualAddress": "0x01070038", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Guid,System.Int32])" }, { "virtualAddress": "0x01077188", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0106E0C8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01087758", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107EE10", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__System_Collections_ICollection_get_SyncRoot__MethodInfo", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0106B0C0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GrowTable__MethodInfo", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Guid,System.Int32])" }, { "virtualAddress": "0x0106DDC0", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetKeys__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Guid] GetKeys()" }, { "virtualAddress": "0x0106D5C8", "name": "ConcurrentDictionary_2_System_Guid_System_Int32__GetValues__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Int32] GetValues()" }, { "virtualAddress": "0x01073668", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_4__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Object]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x01070928", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_5__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Object]], IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x01074338", "name": "ConcurrentDictionary_2_System_Guid_System_Object__InitializeFromCollection__MethodInfo", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Guid,System.Object]])" }, { "virtualAddress": "0x0107CE40", "name": "ConcurrentDictionary_2_System_Guid_System_Object___ctor_7__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Guid,System.Object](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Guid])" }, { "virtualAddress": "0x010871E8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Guid,System.Object][], Int32)" }, { "virtualAddress": "0x01077618", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ToArray__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Guid,System.Object][] ToArray()" }, { "virtualAddress": "0x010807F8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__TryAddInternal__MethodInfo", "dotNetSignature": "Boolean TryAddInternal(Guid, Int32, Object, Boolean, Boolean, Object ByRef)" }, { "virtualAddress": "0x010763E0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ThrowKeyNotFoundException__MethodInfo", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x0106D6D8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__ThrowKeyNullException__MethodInfo", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x010749E8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetOrAdd__MethodInfo", "dotNetSignature": "Object GetOrAdd(Guid, Func\u00602[Guid,Object])" }, { "virtualAddress": "0x0107BEB8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__AddOrUpdate__MethodInfo", "dotNetSignature": "Object AddOrUpdate(Guid, Func\u00602[Guid,Object], Func\u00603[Guid,Object,Object])" }, { "virtualAddress": "0x010839B8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__AddOrUpdate_1__MethodInfo", "dotNetSignature": "Object AddOrUpdate(Guid, Object, Func\u00603[Guid,Object,Object])" }, { "virtualAddress": "0x01079998", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_IDictionary_TKey_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Guid, Object)" }, { "virtualAddress": "0x0107CE20", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Guid,System.Object])" }, { "virtualAddress": "0x010714B8", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x01084120", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x0106C590", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01087550", "name": "ConcurrentDictionary_2_System_Guid_System_Object__System_Collections_ICollection_get_SyncRoot__MethodInfo", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x0107A770", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GrowTable__MethodInfo", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Guid,System.Object])" }, { "virtualAddress": "0x010849A0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetKeys__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Guid] GetKeys()" }, { "virtualAddress": "0x010740A0", "name": "ConcurrentDictionary_2_System_Guid_System_Object__GetValues__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Object] GetValues()" }, { "virtualAddress": "0x0107CDC0", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_4__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x0106EBF8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_5__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](Int32, IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x0106D910", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__InitializeFromCollection__MethodInfo", "dotNetSignature": "Void InitializeFromCollection(IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.ByteEnum]])" }, { "virtualAddress": "0x0106CBB8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum___ctor_7__MethodInfo", "dotNetSignature": "ConcurrentDictionary\u00602[System.Int32,System.ByteEnum](Int32, Int32, Boolean, IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x01079C08", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.CopyTo(KeyValuePair\u00602[System.Int32,System.ByteEnum][], Int32)" }, { "virtualAddress": "0x0106F3D8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ToArray__MethodInfo", "dotNetSignature": "KeyValuePair\u00602[System.Int32,System.ByteEnum][] ToArray()" }, { "virtualAddress": "0x0106E788", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__TryAddInternal__MethodInfo", "dotNetSignature": "Boolean TryAddInternal(Int32, Int32, ByteEnum, Boolean, Boolean, ByteEnum ByRef)" }, { "virtualAddress": "0x0106D010", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ThrowKeyNotFoundException__MethodInfo", "dotNetSignature": "Void ThrowKeyNotFoundException()" }, { "virtualAddress": "0x010862E0", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__ThrowKeyNullException__MethodInfo", "dotNetSignature": "Void ThrowKeyNullException()" }, { "virtualAddress": "0x01070508", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetOrAdd__MethodInfo", "dotNetSignature": "ByteEnum GetOrAdd(Int32, Func\u00602[Int32,ByteEnum])" }, { "virtualAddress": "0x0107CB90", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__AddOrUpdate__MethodInfo", "dotNetSignature": "ByteEnum AddOrUpdate(Int32, Func\u00602[Int32,ByteEnum], Func\u00603[Int32,ByteEnum,ByteEnum])" }, { "virtualAddress": "0x0107FA88", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__AddOrUpdate_1__MethodInfo", "dotNetSignature": "ByteEnum AddOrUpdate(Int32, ByteEnum, Func\u00603[Int32,ByteEnum,ByteEnum])" }, { "virtualAddress": "0x010741C8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_IDictionary_TKey_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.IDictionary\u003CTKey,TValue\u003E.Add(Int32, ByteEnum)" }, { "virtualAddress": "0x01070160", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_TKey_TValue___Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CSystem.Collections.Generic.KeyValuePair\u003CTKey,TValue\u003E\u003E.Remove(KeyValuePair\u00602[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x01077870", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0107B6B8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01083480", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106B448", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__System_Collections_ICollection_get_SyncRoot__MethodInfo", "dotNetSignature": "Object System.Collections.ICollection.get_SyncRoot()" }, { "virtualAddress": "0x010822A8", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GrowTable__MethodInfo", "dotNetSignature": "Void GrowTable(ConcurrentDictionary\u00602[TKey,TValue]\u002BTables[System.Int32,System.ByteEnum])" }, { "virtualAddress": "0x0107F4D0", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetKeys__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.Int32] GetKeys()" }, { "virtualAddress": "0x01078F00", "name": "ConcurrentDictionary_2_System_Int32_System_ByteEnum__GetValues__MethodInfo", "dotNetSignature": "ReadOnlyCollection\u00601[System.ByteEnum] GetValues()" }, { "virtualAddress": "0x01081A58", "name": "ArraySortHelper_1_System_Boolean__Sort__MethodInfo", "dotNetSignature": "Void Sort(Boolean[], Int32, Int32, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x0107EC68", "name": "ArraySortHelper_1_System_Boolean__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Boolean[], Int32, Int32, Boolean, IComparer\u00601[System.Boolean])" }, { "virtualAddress": "0x0107FCD0", "name": "ArraySortHelper_1_System_Boolean__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(Boolean[], Int32, Int32, Comparison\u00601[Boolean])" }, { "virtualAddress": "0x0107B980", "name": "ArraySortHelper_1_System_Byte__Sort__MethodInfo", "dotNetSignature": "Void Sort(Byte[], Int32, Int32, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x0106B720", "name": "ArraySortHelper_1_System_Byte__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Byte[], Int32, Int32, Byte, IComparer\u00601[System.Byte])" }, { "virtualAddress": "0x0106F918", "name": "ArraySortHelper_1_System_Byte__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(Byte[], Int32, Int32, Comparison\u00601[Byte])" }, { "virtualAddress": "0x01083EF0", "name": "ArraySortHelper_1_System_ByteEnum__Sort__MethodInfo", "dotNetSignature": "Void Sort(ByteEnum[], Int32, Int32, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x01085670", "name": "ArraySortHelper_1_System_ByteEnum__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(ByteEnum[], Int32, Int32, ByteEnum, IComparer\u00601[System.ByteEnum])" }, { "virtualAddress": "0x01075B80", "name": "ArraySortHelper_1_System_ByteEnum__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(ByteEnum[], Int32, Int32, Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x01077A88", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Sort__MethodInfo", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x01073550", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, KeyValuePair\u00602[System.DateTime,System.Object], IComparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]])" }, { "virtualAddress": "0x010826D0", "name": "ArraySortHelper_1_KeyValuePair_2_System_DateTime_System_Object__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.DateTime,System.Object][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x010744D0", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Sort__MethodInfo", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, IComparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x01070868", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, KeyValuePair\u00602[System.Guid,System.Int32], IComparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]])" }, { "virtualAddress": "0x0106D898", "name": "ArraySortHelper_1_KeyValuePair_2_System_Guid_System_Int32__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(KeyValuePair\u00602[System.Guid,System.Int32][], Int32, Int32, Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x01086D58", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort__MethodInfo", "dotNetSignature": "Void Sort(EventProvider\u002BSessionInfo[], Int32, Int32, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x01085608", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(EventProvider\u002BSessionInfo[], Int32, Int32, EventProvider\u002BSessionInfo, IComparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x01082E78", "name": "ArraySortHelper_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(EventProvider\u002BSessionInfo[], Int32, Int32, Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x0106F8F0", "name": "ArraySortHelper_1_System_Guid__Sort__MethodInfo", "dotNetSignature": "Void Sort(Guid[], Int32, Int32, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x01070750", "name": "ArraySortHelper_1_System_Guid__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Guid[], Int32, Int32, Guid, IComparer\u00601[System.Guid])" }, { "virtualAddress": "0x01070790", "name": "ArraySortHelper_1_System_Guid__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(Guid[], Int32, Int32, Comparison\u00601[Guid])" }, { "virtualAddress": "0x01079658", "name": "ArraySortHelper_1_System_Int32__Sort__MethodInfo", "dotNetSignature": "Void Sort(Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x01072B98", "name": "ArraySortHelper_1_System_Int32__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(Int32[], Int32, Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x01075488", "name": "ArraySortHelper_1_System_Int32__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(Int32[], Int32, Int32, Comparison\u00601[Int32])" }, { "virtualAddress": "0x01071C98", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort__MethodInfo", "dotNetSignature": "Void Sort(EventRegistrationToken[], Int32, Int32, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0106F648", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(EventRegistrationToken[], Int32, Int32, EventRegistrationToken, IComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x010721D8", "name": "ArraySortHelper_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(EventRegistrationToken[], Int32, Int32, Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0106F388", "name": "ArraySortHelper_1_System_UInt64__Sort__MethodInfo", "dotNetSignature": "Void Sort(UInt64[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106EEC8", "name": "ArraySortHelper_1_System_UInt64__BinarySearch__MethodInfo", "dotNetSignature": "Int32 BinarySearch(UInt64[], Int32, Int32, UInt64, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x01078818", "name": "ArraySortHelper_1_System_UInt64__Sort_1__MethodInfo", "dotNetSignature": "Void Sort(UInt64[], Int32, Int32, Comparison\u00601[UInt64])" }, { "virtualAddress": "0x01085398", "name": "ArraySortHelper_2_System_Int32_System_Int32__Sort__MethodInfo", "dotNetSignature": "Void Sort(Int32[], Int32[], Int32, Int32, IComparer\u00601[System.Int32])" }, { "virtualAddress": "0x0107CFF8", "name": "ArraySortHelper_2_System_UInt64_System_Object__Sort__MethodInfo", "dotNetSignature": "Void Sort(UInt64[], Object[], Int32, Int32, IComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106D728", "name": "Comparer_1_System_Boolean__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.Boolean] Create(Comparison\u00601[Boolean])" }, { "virtualAddress": "0x0106B8F8", "name": "Comparer_1_System_Byte__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.Byte] Create(Comparison\u00601[Byte])" }, { "virtualAddress": "0x010835A8", "name": "Comparer_1_System_ByteEnum__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ByteEnum] Create(Comparison\u00601[ByteEnum])" }, { "virtualAddress": "0x01077560", "name": "Comparer_1_KeyValuePair_2_System_DateTime_System_Object__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.DateTime,System.Object]] Create(Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x0107F1D8", "name": "Comparer_1_KeyValuePair_2_System_Guid_System_Int32__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[KeyValuePair\u00602[System.Guid,System.Int32]] Create(Comparison\u00601[System.Collections.Generic.KeyValuePair\u00602])" }, { "virtualAddress": "0x0107B1F0", "name": "Comparer_1_System_Diagnostics_Tracing_EventProvider_SessionInfo__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo] Create(Comparison\u00601[System.Diagnostics.Tracing.EventProvider\u002BSessionInfo])" }, { "virtualAddress": "0x0106BF98", "name": "Comparer_1_System_Guid__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.Guid] Create(Comparison\u00601[Guid])" }, { "virtualAddress": "0x01073D90", "name": "Comparer_1_System_Int32__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.Int32] Create(Comparison\u00601[Int32])" }, { "virtualAddress": "0x01082B78", "name": "Comparer_1_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken] Create(Comparison\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x0107AD58", "name": "Comparer_1_System_UInt64__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.UInt64] Create(Comparison\u00601[UInt64])" }, { "virtualAddress": "0x010763E8", "name": "Comparer_1_System_ValueTuple_1__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00601] Create(Comparison\u00601[ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x01087390", "name": "Comparer_1_System_ValueTuple_2__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00602] Create(Comparison\u00601[ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x010747B0", "name": "Comparer_1_System_ValueTuple_3__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00603] Create(Comparison\u00601[ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x01082ED8", "name": "Comparer_1_System_ValueTuple_4__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00604] Create(Comparison\u00601[ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x0106B220", "name": "Comparer_1_System_ValueTuple_5__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00605] Create(Comparison\u00601[ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01074810", "name": "Comparer_1_System_ValueTuple_6__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00606] Create(Comparison\u00601[ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x010845F8", "name": "Comparer_1_System_ValueTuple_7__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00607] Create(Comparison\u00601[ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x010727F8", "name": "Comparer_1_System_ValueTuple_8__Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]])" }, { "virtualAddress": "0x01083C60", "name": "Comparer_1_System_ValueTuple_8__1_Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]])" }, { "virtualAddress": "0x0107F6B8", "name": "Comparer_1_System_ValueTuple_8__2_Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]])" }, { "virtualAddress": "0x0107BDA8", "name": "Comparer_1_System_ValueTuple_8__3_Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]])" }, { "virtualAddress": "0x01086008", "name": "Comparer_1_System_ValueTuple_8__4_Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x01086978", "name": "Comparer_1_System_ValueTuple_8__5_Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x0106D4B0", "name": "Comparer_1_System_ValueTuple_8__6_Create__MethodInfo", "dotNetSignature": "Comparer\u00601[System.ValueTuple\u00608] Create(Comparison\u00601[ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]])" }, { "virtualAddress": "0x01079358", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106B880", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107D418", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01084448", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x01074680", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x0106C148", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x0106AF20", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x010817C8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107F7F0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01073CF0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x0107E010", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x01072F00", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x01086D70", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107FD28", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x010713D8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01083F48", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x0107EEC0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x01078B60", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x01074BE0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01070840", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01076ED0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0106E7D0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x0106BF00", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x01076EF0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x01076DC0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106B9E0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107B710", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0106C448", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x010723C8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x01074248", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x010876A8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01073D18", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0106AA48", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010707C8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x0106C2C0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x01078920", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x01083BE0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01070158", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01079E38", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01071B10", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x0107B6D0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x0106AD60", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x0107EE60", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x010809A0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01082238", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01071A48", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x010752D8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x01081880", "name": "Dictionary_2_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x0106B988", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01073D38", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01079EB0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010743F0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Entry__MethodInfo", "dotNetSignature": "DictionaryEntry System.Collections.IDictionaryEnumerator.get_Entry()" }, { "virtualAddress": "0x010852E8", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Key__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Key()" }, { "virtualAddress": "0x01072EE0", "name": "Dictionary_2_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IDictionaryEnumerator_get_Value__MethodInfo", "dotNetSignature": "Object System.Collections.IDictionaryEnumerator.get_Value()" }, { "virtualAddress": "0x01082F68", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106A8B0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x010789A0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01074708", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106C680", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01085048", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010828C0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106F500", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107D188", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x0107ECA0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01079758", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01081F20", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01078588", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107DB80", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01084B20", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01076A88", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106C518", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0106E538", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01073B78", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01081DB8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x010864C8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01079610", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01083E28", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x010726C8", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01071C30", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107E1B0", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01079458", "name": "Dictionary_2_TKey_TValue_KeyCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010742D8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Int32,System.Object](Dictionary\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x0107A448", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Int32[], Int32)" }, { "virtualAddress": "0x01070360", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Int32)" }, { "virtualAddress": "0x0106B0A0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x01071AF8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Int32)" }, { "virtualAddress": "0x010710B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Int32_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107BCE0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Boolean](Dictionary\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x010737E0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0107B928", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0107F9C8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0106E4F0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x0106FEE8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Boolean__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x010755B8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Int32](Dictionary\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x01082248", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0106D5D8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0107F828", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x010837B0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x010863D0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107A7D8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Int32Enum](Dictionary\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x0106A7A8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01079000", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x01078F40", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0107E358", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x010824D8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107A268", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Resources.ResourceLocator](Dictionary\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x0107B940", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01086510", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0107BFE0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0106F4E8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x010820D0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01086B18", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x01080AC0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x0107D038", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(Object)" }, { "virtualAddress": "0x0106B1E0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0106BF10", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(Object)" }, { "virtualAddress": "0x01084440", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106CF98", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x0106D3F8", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(EventRegistrationToken[], Int32)" }, { "virtualAddress": "0x01081F40", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(EventRegistrationToken)" }, { "virtualAddress": "0x0107F278", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x0107F660", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(EventRegistrationToken)" }, { "virtualAddress": "0x01073348", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106AE98", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x01084930", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey[], Int32)" }, { "virtualAddress": "0x0107C030", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x01084778", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x01080308", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x01080460", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106F558", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BKeyCollection[System.UInt64,System.Object](Dictionary\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x01078B30", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(UInt64[], Int32)" }, { "virtualAddress": "0x01080E18", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Add(UInt64)" }, { "virtualAddress": "0x0106F070", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTKey\u003E.Clear()" }, { "virtualAddress": "0x01071B40", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TKey__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTKey\u003E.Remove(UInt64)" }, { "virtualAddress": "0x01086DF0", "name": "Dictionary_2_TKey_TValue_KeyCollection_System_UInt64_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107B758", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x010799A0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01078F50", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Int32_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010737A8", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01070678", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0106B5B0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Boolean__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01082530", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01080850", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107BD50", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010855E0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0106EBA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107C848", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Int32Enum__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01077DA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107A320", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107C068", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Resources_ResourceLocator__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010803E0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107D9B0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01077020", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107C340", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107D9F0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x010740E0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x01071278", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x01077F50", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01074938", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__MoveNext__MethodInfo", "dotNetSignature": "Boolean MoveNext()" }, { "virtualAddress": "0x0107A5D0", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_get_Current__MethodInfo", "dotNetSignature": "Object System.Collections.IEnumerator.get_Current()" }, { "virtualAddress": "0x0107BA78", "name": "Dictionary_2_TKey_TValue_ValueCollection_TKey_TValue_Enumerator_System_UInt64_System_Object__System_Collections_IEnumerator_Reset__MethodInfo", "dotNetSignature": "Void System.Collections.IEnumerator.Reset()" }, { "virtualAddress": "0x01085688", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Int32,System.Object](Dictionary\u00602[System.Int32,System.Object])" }, { "virtualAddress": "0x0106F638", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01070C60", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x0107F718", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x010821E8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x01079690", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Int32_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0107C590", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Boolean](Dictionary\u00602[System.Object,System.Boolean])" }, { "virtualAddress": "0x0106C880", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Boolean[], Int32)" }, { "virtualAddress": "0x01077800", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Boolean)" }, { "virtualAddress": "0x0107EB98", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Boolean)" }, { "virtualAddress": "0x0107E4B8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x01080B48", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Boolean__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01074520", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Int32](Dictionary\u00602[System.Object,System.Int32])" }, { "virtualAddress": "0x0107C380", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Int32[], Int32)" }, { "virtualAddress": "0x0106DBA8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Int32)" }, { "virtualAddress": "0x01085868", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Int32)" }, { "virtualAddress": "0x01081178", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x01074928", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01078508", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Int32Enum](Dictionary\u00602[System.Object,System.Int32Enum])" }, { "virtualAddress": "0x01086668", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Int32Enum[], Int32)" }, { "virtualAddress": "0x0107FBA8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Int32Enum)" }, { "virtualAddress": "0x0106F890", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Int32Enum)" }, { "virtualAddress": "0x01082368", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x01080F88", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01078D20", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Resources.ResourceLocator](Dictionary\u00602[System.Object,System.Resources.ResourceLocator])" }, { "virtualAddress": "0x01081388", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(ResourceLocator[], Int32)" }, { "virtualAddress": "0x01071BE8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(ResourceLocator)" }, { "virtualAddress": "0x0106BA18", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(ResourceLocator)" }, { "virtualAddress": "0x0107AC30", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x0107D210", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x010706D8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList])" }, { "virtualAddress": "0x01077EA0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(WindowsRuntimeMarshal\u002BEventRegistrationTokenList[], Int32)" }, { "virtualAddress": "0x010756C8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x01080E00", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(WindowsRuntimeMarshal\u002BEventRegistrationTokenList)" }, { "virtualAddress": "0x0107D378", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x0107DB20", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106F8C8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object])" }, { "virtualAddress": "0x01082638", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x01072928", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x01074158", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x01074BD0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x01076860", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01080720", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry])" }, { "virtualAddress": "0x0107F578", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry[], Int32)" }, { "virtualAddress": "0x01082D90", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x010733B8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry)" }, { "virtualAddress": "0x0107A3F0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x0107D0D0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01071C78", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object___ctor__MethodInfo", "dotNetSignature": "Dictionary\u00602[TKey,TValue]\u002BValueCollection[System.UInt64,System.Object](Dictionary\u00602[System.UInt64,System.Object])" }, { "virtualAddress": "0x010700E8", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(Object[], Int32)" }, { "virtualAddress": "0x010853E0", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Add__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Add(Object)" }, { "virtualAddress": "0x0107AA88", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Remove__MethodInfo", "dotNetSignature": "Boolean System.Collections.Generic.ICollection\u003CTValue\u003E.Remove(Object)" }, { "virtualAddress": "0x01076F98", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_Generic_ICollection_TValue__Clear__MethodInfo", "dotNetSignature": "Void System.Collections.Generic.ICollection\u003CTValue\u003E.Clear()" }, { "virtualAddress": "0x01083F98", "name": "Dictionary_2_TKey_TValue_ValueCollection_System_UInt64_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01082C38", "name": "Dictionary_2_System_Int32_System_Object___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](Int32, IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x01079E18", "name": "Dictionary_2_System_Int32_System_Object___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](IDictionary\u00602[System.Int32,System.Object], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x0106AB90", "name": "Dictionary_2_System_Int32_System_Object___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Int32,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Int32,System.Object]], IEqualityComparer\u00601[System.Int32])" }, { "virtualAddress": "0x0106DC50", "name": "Dictionary_2_System_Int32_System_Object__get_Item__MethodInfo", "dotNetSignature": "Object get_Item(Int32)" }, { "virtualAddress": "0x01086F18", "name": "Dictionary_2_System_Int32_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Int32,System.Object][], Int32)" }, { "virtualAddress": "0x0106B670", "name": "Dictionary_2_System_Int32_System_Object__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0107D7B0", "name": "Dictionary_2_System_Int32_System_Object__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(Int32)" }, { "virtualAddress": "0x0106F220", "name": "Dictionary_2_System_Int32_System_Object__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(Int32, Object, InsertionBehavior)" }, { "virtualAddress": "0x0107F8A0", "name": "EqualityComparer_1_System_String__get_Default__MethodInfo", "dotNetSignature": "EqualityComparer\u00601[System.String] get_Default()" }, { "virtualAddress": "0x01074970", "name": "Dictionary_2_System_Int32_System_Object__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x010767A8", "name": "Dictionary_2_System_Int32_System_Object__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Int32)" }, { "virtualAddress": "0x0107A810", "name": "Dictionary_2_System_Int32_System_Object__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(Int32, Object ByRef)" }, { "virtualAddress": "0x01078F38", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01072948", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01084878", "name": "Dictionary_2_System_Int32_System_Object__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x01086F68", "name": "Dictionary_2_System_Int32_System_Object__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x01077710", "name": "Dictionary_2_System_Object_System_Boolean___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01076F30", "name": "Dictionary_2_System_Object_System_Boolean___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](IDictionary\u00602[System.Object,System.Boolean], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x010800F8", "name": "Dictionary_2_System_Object_System_Boolean___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Boolean](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Boolean]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01079670", "name": "Dictionary_2_System_Object_System_Boolean__get_Item__MethodInfo", "dotNetSignature": "Boolean get_Item(Object)" }, { "virtualAddress": "0x0107FD90", "name": "Dictionary_2_System_Object_System_Boolean__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Boolean][], Int32)" }, { "virtualAddress": "0x0107F408", "name": "Dictionary_2_System_Object_System_Boolean__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x0106F730", "name": "Dictionary_2_System_Object_System_Boolean__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x010846E8", "name": "Dictionary_2_System_Object_System_Boolean__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(Object, Boolean, InsertionBehavior)" }, { "virtualAddress": "0x0106FC38", "name": "Dictionary_2_System_Object_System_Boolean__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x0106B7D8", "name": "Dictionary_2_System_Object_System_Boolean__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x01083E08", "name": "Dictionary_2_System_Object_System_Boolean__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(Object, Boolean ByRef)" }, { "virtualAddress": "0x01079140", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01070D00", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01070F58", "name": "Dictionary_2_System_Object_System_Boolean__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x01076AE8", "name": "Dictionary_2_System_Object_System_Boolean__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0106D080", "name": "Dictionary_2_System_Object_System_Int32___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107B9B8", "name": "Dictionary_2_System_Object_System_Int32___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](IDictionary\u00602[System.Object,System.Int32], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107FB40", "name": "Dictionary_2_System_Object_System_Int32___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Int32]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01084200", "name": "Dictionary_2_System_Object_System_Int32__get_Item__MethodInfo", "dotNetSignature": "Int32 get_Item(Object)" }, { "virtualAddress": "0x0107CB18", "name": "Dictionary_2_System_Object_System_Int32__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Int32][], Int32)" }, { "virtualAddress": "0x0106F280", "name": "Dictionary_2_System_Object_System_Int32__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01078D38", "name": "Dictionary_2_System_Object_System_Int32__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x0106D5B0", "name": "Dictionary_2_System_Object_System_Int32__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(Object, Int32, InsertionBehavior)" }, { "virtualAddress": "0x01074550", "name": "Dictionary_2_System_Object_System_Int32__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x0107FAD0", "name": "Dictionary_2_System_Object_System_Int32__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x010849E8", "name": "Dictionary_2_System_Object_System_Int32__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(Object, Int32 ByRef)" }, { "virtualAddress": "0x01070228", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01083FB0", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x0106F578", "name": "Dictionary_2_System_Object_System_Int32__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x010812F8", "name": "Dictionary_2_System_Object_System_Int32__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0106EA00", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107BD00", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](IDictionary\u00602[System.Object,System.Int32Enum], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01083550", "name": "Dictionary_2_System_Object_System_Int32Enum___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Int32Enum](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Int32Enum]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107EAE0", "name": "Dictionary_2_System_Object_System_Int32Enum__get_Item__MethodInfo", "dotNetSignature": "Int32Enum get_Item(Object)" }, { "virtualAddress": "0x01075DB0", "name": "Dictionary_2_System_Object_System_Int32Enum__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Int32Enum][], Int32)" }, { "virtualAddress": "0x0106EA50", "name": "Dictionary_2_System_Object_System_Int32Enum__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01076040", "name": "Dictionary_2_System_Object_System_Int32Enum__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x01077148", "name": "Dictionary_2_System_Object_System_Int32Enum__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(Object, Int32Enum, InsertionBehavior)" }, { "virtualAddress": "0x01071570", "name": "Dictionary_2_System_Object_System_Int32Enum__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x010857E0", "name": "Dictionary_2_System_Object_System_Int32Enum__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x0106B7D0", "name": "Dictionary_2_System_Object_System_Int32Enum__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(Object, Int32Enum ByRef)" }, { "virtualAddress": "0x010780A8", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01080280", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01078808", "name": "Dictionary_2_System_Object_System_Int32Enum__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x01071688", "name": "Dictionary_2_System_Object_System_Int32Enum__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0107CAC0", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01083A10", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](IDictionary\u00602[System.Object,System.Resources.ResourceLocator], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0107B640", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Resources.ResourceLocator](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01073DF8", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__get_Item__MethodInfo", "dotNetSignature": "ResourceLocator get_Item(Object)" }, { "virtualAddress": "0x0107C168", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Resources.ResourceLocator][], Int32)" }, { "virtualAddress": "0x01074EA0", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01077D98", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x0107DA00", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(Object, ResourceLocator, InsertionBehavior)" }, { "virtualAddress": "0x01080800", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x0106D1F0", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(Object)" }, { "virtualAddress": "0x0106EA78", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(Object, ResourceLocator ByRef)" }, { "virtualAddress": "0x0107E240", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x0106E508", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x0107C3D8", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x0106B100", "name": "Dictionary_2_System_Object_System_Resources_ResourceLocator__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0106DF50", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](Int32, IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x01072088", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](IDictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x0106F2E8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList](IEnumerable\u00601[KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList]], IEqualityComparer\u00601[System.Object])" }, { "virtualAddress": "0x010777C8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__get_Item__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BEventRegistrationTokenList get_Item(Object)" }, { "virtualAddress": "0x0107BC28", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Object,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BEventRegistrationTokenList][], Int32)" }, { "virtualAddress": "0x010818E8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01072CB0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(Object)" }, { "virtualAddress": "0x0107D308", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList, InsertionBehavior)" }, { "virtualAddress": "0x0106D320", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x0106CB68", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(Object, WindowsRuntimeMarshal\u002BEventRegistrationTokenList ByRef)" }, { "virtualAddress": "0x0106B1A8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01083CD0", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x010796D8", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x0106C988", "name": "Dictionary_2_System_Object_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_EventRegistrationTokenList__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x010707E8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](Int32, IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x01080FB0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](IDictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x01082F00", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object]], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken])" }, { "virtualAddress": "0x01083D20", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__get_Item__MethodInfo", "dotNetSignature": "Object get_Item(EventRegistrationToken)" }, { "virtualAddress": "0x0106DAC8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken,System.Object][], Int32)" }, { "virtualAddress": "0x01076960", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01073810", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(EventRegistrationToken)" }, { "virtualAddress": "0x01077C30", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(EventRegistrationToken, Object, InsertionBehavior)" }, { "virtualAddress": "0x010840F8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x01080310", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(EventRegistrationToken)" }, { "virtualAddress": "0x0107E250", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(EventRegistrationToken, Object ByRef)" }, { "virtualAddress": "0x010850C8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01074960", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01081918", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x01072D58", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_EventRegistrationToken_System_Object__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0106C5D8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](Int32, IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x0107A478", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IDictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x010764D8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry](IEnumerable\u00601[KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry]], IEqualityComparer\u00601[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey])" }, { "virtualAddress": "0x010841C8", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__get_Item__MethodInfo", "dotNetSignature": "WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry get_Item(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x0106D868", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey,System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry][], Int32)" }, { "virtualAddress": "0x01075480", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01070DE0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey)" }, { "virtualAddress": "0x01082390", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry, InsertionBehavior)" }, { "virtualAddress": "0x0106B280", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x01079F30", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheKey, WindowsRuntimeMarshal\u002BNativeOrStaticEventRegistrationImpl\u002BEventCacheEntry ByRef)" }, { "virtualAddress": "0x0106EB40", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01084A78", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01083FA0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x01081CE0", "name": "Dictionary_2_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheKey_System_Runtime_InteropServices_WindowsRuntime_WindowsRuntimeMarshal_NativeOrStaticEventRegistrationImpl_EventCacheEntry__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x01070028", "name": "Dictionary_2_System_UInt64_System_Object___ctor_3__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](Int32, IEqualityComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x01075950", "name": "Dictionary_2_System_UInt64_System_Object___ctor_5__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](IDictionary\u00602[System.UInt64,System.Object], IEqualityComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106BCA8", "name": "Dictionary_2_System_UInt64_System_Object___ctor_7__MethodInfo", "dotNetSignature": "Dictionary\u00602[System.UInt64,System.Object](IEnumerable\u00601[KeyValuePair\u00602[System.UInt64,System.Object]], IEqualityComparer\u00601[System.UInt64])" }, { "virtualAddress": "0x0106E328", "name": "Dictionary_2_System_UInt64_System_Object__get_Item__MethodInfo", "dotNetSignature": "Object get_Item(UInt64)" }, { "virtualAddress": "0x010834B8", "name": "Dictionary_2_System_UInt64_System_Object__CopyTo__MethodInfo", "dotNetSignature": "Void CopyTo(KeyValuePair\u00602[System.UInt64,System.Object][], Int32)" }, { "virtualAddress": "0x0106D160", "name": "Dictionary_2_System_UInt64_System_Object__GetObjectData__MethodInfo", "dotNetSignature": "Void GetObjectData(SerializationInfo, StreamingContext)" }, { "virtualAddress": "0x01085E78", "name": "Dictionary_2_System_UInt64_System_Object__FindEntry__MethodInfo", "dotNetSignature": "Int32 FindEntry(UInt64)" }, { "virtualAddress": "0x01074B38", "name": "Dictionary_2_System_UInt64_System_Object__TryInsert__MethodInfo", "dotNetSignature": "Boolean TryInsert(UInt64, Object, InsertionBehavior)" }, { "virtualAddress": "0x01071660", "name": "Dictionary_2_System_UInt64_System_Object__OnDeserialization__MethodInfo", "dotNetSignature": "Void OnDeserialization(Object)" }, { "virtualAddress": "0x0107E3F8", "name": "Dictionary_2_System_UInt64_System_Object__Remove__MethodInfo", "dotNetSignature": "Boolean Remove(UInt64)" }, { "virtualAddress": "0x01083630", "name": "Dictionary_2_System_UInt64_System_Object__Remove_1__MethodInfo", "dotNetSignature": "Boolean Remove(UInt64, Object ByRef)" }, { "virtualAddress": "0x0107D088", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_ICollection_CopyTo__MethodInfo", "dotNetSignature": "Void System.Collections.ICollection.CopyTo(Array, Int32)" }, { "virtualAddress": "0x01075AE0", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_set_Item__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.set_Item(Object, Object)" }, { "virtualAddress": "0x01082D40", "name": "Dictionary_2_System_UInt64_System_Object__IsCompatibleKey__MethodInfo", "dotNetSignature": "Boolean IsCompatibleKey(Object)" }, { "virtualAddress": "0x0106B9F8", "name": "Dictionary_2_System_UInt64_System_Object__System_Collections_IDictionary_Add__MethodInfo", "dotNetSignature": "Void System.Collections.IDictionary.Add(Object, Object)" }, { "virtualAddress": "0x0107EA28", "name": "List_1_System_Boolean___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.Boolean]()" }, { "virtualAddress": "0x0107FC90", "name": "List_1_System_Boolean__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107B9E0", "name": "List_1_System_Boolean__get_Item__MethodInfo", "dotNetSignature": "Boolean get_Item(Int32)" }, { "virtualAddress": "0x0107FF78", "name": "List_1_System_Boolean__set_Item__MethodInfo", "dotNetSignature": "Void set_Item(Int32, Boolean)" }, { "virtualAddress": "0x0106B440", "name": "List_1_System_Boolean__Add__MethodInfo", "dotNetSignature": "Void Add(Boolean)" }, { "virtualAddress": "0x0106AEE8", "name": "List_1_System_Type__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0107A9F8", "name": "List_1_System_Type__RemoveRange__MethodInfo", "dotNetSignature": "Void RemoveRange(Int32, Int32)" }, { "virtualAddress": "0x010835E8", "name": "List_1_System_IO_Directory_SearchData___ctor__MethodInfo", "dotNetSignature": "List\u00601[System.IO.Directory\u002BSearchData]()" }, { "virtualAddress": "0x0106FF00", "name": "List_1_System_IO_Directory_SearchData__Add__MethodInfo", "dotNetSignature": "Void Add(Directory\u002BSearchData)" }, { "virtualAddress": "0x010725E0", "name": "List_1_System_IO_Directory_SearchData__get_Item__MethodInfo", "dotNetSignature": "Directory\u002BSearchData get_Item(Int32)" }, { "virtualAddress": "0x010807A0", "name": "List_1_System_IO_Directory_SearchData__RemoveAt__MethodInfo", "dotNetSignature": "Void RemoveAt(Int32)" }, { "virtualAddress": "0x01085D40", "name": "List_1_System_IO_Directory_SearchData__get_Count__MethodInfo", "dotNetSignature": "Int32 get_Count()" }, { "virtualAddress": "0x0106EAD8", "name": "List_1_System_IO_Directory_SearchData__Insert__MethodInfo", "dotNetSignature": "Void Insert(Int32, Directory\u002BSearchData)" }, { "virtualAddress": "0x01077448", "name": "Nullable_1_Int64__get_Value__MethodInfo", "dotNetSignature": "Int64 get_Value()" }, { "virtualAddress": "0x01074078", "name": "ReadOnlySpan_1_Byte__Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x01073DB8", "name": "ReadOnlySpan_1_Byte__GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x010810D8", "name": "ReadOnlySpan_1_Char__Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0106D650", "name": "ReadOnlySpan_1_Char__GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x01082AF8", "name": "AsyncTaskMethodBuilder_1_System_Threading_Tasks_VoidTaskResult__SetResult_1__MethodInfo", "dotNetSignature": "Void SetResult(VoidTaskResult)" }, { "virtualAddress": "0x0106E8C8", "name": "Span_1_Byte__Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x01086268", "name": "Span_1_Byte__GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0106EF70", "name": "Span_1_Char__Equals__MethodInfo", "dotNetSignature": "Boolean Equals(Object)" }, { "virtualAddress": "0x0106D2C8", "name": "Span_1_Char__GetHashCode__MethodInfo", "dotNetSignature": "Int32 GetHashCode()" }, { "virtualAddress": "0x0106FC18", "name": "Action_2_Int32_System_Threading_Tasks_ParallelLoopState__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Int32, ParallelLoopState)" }, { "virtualAddress": "0x01079AF8", "name": "Action_2_Int64_System_Threading_Tasks_ParallelLoopState__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Int64, ParallelLoopState)" }, { "virtualAddress": "0x01070F60", "name": "TaskCompletionSource_1_VoidTaskResult__TrySetException_1__MethodInfo", "dotNetSignature": "Boolean TrySetException(Exception)" }, { "virtualAddress": "0x010819A8", "name": "TaskCompletionSource_1_VoidTaskResult__SetException__MethodInfo", "dotNetSignature": "Void SetException(Exception)" }, { "virtualAddress": "0x010742C8", "name": "TaskCompletionSource_1_VoidTaskResult__SetException_1__MethodInfo", "dotNetSignature": "Void SetException(IEnumerable\u00601[System.Exception])" }, { "virtualAddress": "0x01084CD0", "name": "TaskCompletionSource_1_VoidTaskResult__SetResult__MethodInfo", "dotNetSignature": "Void SetResult(VoidTaskResult)" }, { "virtualAddress": "0x01073CE8", "name": "TaskCompletionSource_1_VoidTaskResult__SetCanceled__MethodInfo", "dotNetSignature": "Void SetCanceled()" }, { "virtualAddress": "0x01080328", "name": "Task_1_Task__1_get_Result__MethodInfo", "dotNetSignature": "Task[] get_Result()" }, { "virtualAddress": "0x01078C70", "name": "Action_1_System_Threading_Tasks_Task__1_Invoke__MethodInfo", "dotNetSignature": "Void Invoke(Task[])" }, { "virtualAddress": "0x01076C58", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_System_Int32_System_Object__CompleteFromAsyncResult__MethodInfo", "dotNetSignature": "Void CompleteFromAsyncResult(IAsyncResult)" }, { "virtualAddress": "0x0106D0D0", "name": "TaskFactory_1_TResult_FromAsyncTrimPromise_1_VoidTaskResult_System_Object__CompleteFromAsyncResult__MethodInfo", "dotNetSignature": "Void CompleteFromAsyncResult(IAsyncResult)" }, { "virtualAddress": "0x01076F00", "name": "Action_1_IAsyncResult__Invoke__MethodInfo", "dotNetSignature": "Void Invoke(IAsyncResult)" }, { "virtualAddress": "0x01082B10", "name": "TaskFactory_1_System_Boolean__FromAsyncImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,Boolean], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106EC60", "name": "TaskFactory_1_System_Boolean__FromAsyncImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Boolean], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x0107C288", "name": "Func_3_AsyncCallback_Object_IAsyncResult__Invoke__MethodInfo", "dotNetSignature": "IAsyncResult Invoke(AsyncCallback, Object)" }, { "virtualAddress": "0x01077270", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean])" }, { "virtualAddress": "0x01085B38", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], CancellationToken)" }, { "virtualAddress": "0x010788F8", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], TaskContinuationOptions)" }, { "virtualAddress": "0x01072040", "name": "TaskFactory_1_System_Boolean__ContinueWhenAll_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01073FF0", "name": "TaskFactory_1_System_Boolean__ContinueWhenAllImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],Boolean], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01070FE0", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean])" }, { "virtualAddress": "0x010775E8", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], CancellationToken)" }, { "virtualAddress": "0x0107CB38", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], TaskContinuationOptions)" }, { "virtualAddress": "0x01084C30", "name": "TaskFactory_1_System_Boolean__ContinueWhenAny_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01076310", "name": "TaskFactory_1_System_Boolean__ContinueWhenAnyImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,Boolean], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010868F0", "name": "TaskFactory_1_System_Int32__FromAsyncImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] FromAsyncImpl(IAsyncResult, Func\u00602[IAsyncResult,Int32], Action\u00601[IAsyncResult], TaskCreationOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106F570", "name": "TaskFactory_1_System_Int32__FromAsyncImpl_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] FromAsyncImpl(Func\u00603[AsyncCallback,Object,IAsyncResult], Func\u00602[IAsyncResult,Int32], Action\u00601[IAsyncResult], Object, TaskCreationOptions)" }, { "virtualAddress": "0x01071758", "name": "TaskFactory_1_System_Int32__ContinueWhenAll__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32])" }, { "virtualAddress": "0x01076200", "name": "TaskFactory_1_System_Int32__ContinueWhenAll_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], CancellationToken)" }, { "virtualAddress": "0x01081070", "name": "TaskFactory_1_System_Int32__ContinueWhenAll_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], TaskContinuationOptions)" }, { "virtualAddress": "0x0106EDB0", "name": "TaskFactory_1_System_Int32__ContinueWhenAll_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01076A00", "name": "TaskFactory_1_System_Int32__ContinueWhenAllImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAllImpl(Task[], Func\u00602[System.Threading.Tasks.Task[],Int32], Action\u00601[System.Threading.Tasks.Task[]], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01084FA8", "name": "TaskFactory_1_System_Int32__ContinueWhenAny__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32])" }, { "virtualAddress": "0x0107DA38", "name": "TaskFactory_1_System_Int32__ContinueWhenAny_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], CancellationToken)" }, { "virtualAddress": "0x0107D5B0", "name": "TaskFactory_1_System_Int32__ContinueWhenAny_2__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], TaskContinuationOptions)" }, { "virtualAddress": "0x01070AA8", "name": "TaskFactory_1_System_Int32__ContinueWhenAny_3__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x0106C918", "name": "TaskFactory_1_System_Int32__ContinueWhenAnyImpl__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] ContinueWhenAnyImpl(Task[], Func\u00602[System.Threading.Tasks.Task,Int32], Action\u00601[System.Threading.Tasks.Task], TaskContinuationOptions, CancellationToken, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01080A00", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x010830F8", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll_1__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], CancellationToken)" }, { "virtualAddress": "0x0107DFF0", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll_2__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], TaskContinuationOptions)" }, { "virtualAddress": "0x01080CA0", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAll_3__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAll(Task[], Func\u00602[System.Threading.Tasks.Task[],System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x0106F390", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult])" }, { "virtualAddress": "0x010764A0", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny_1__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], CancellationToken)" }, { "virtualAddress": "0x01085390", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny_2__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], TaskContinuationOptions)" }, { "virtualAddress": "0x0107AC10", "name": "TaskFactory_1_VoidTaskResult__ContinueWhenAny_3__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] ContinueWhenAny(Task[], Func\u00602[System.Threading.Tasks.Task,System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskContinuationOptions, TaskScheduler)" }, { "virtualAddress": "0x01085E98", "name": "Task_1_System_Boolean___ctor_13__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean](Func\u00601[Boolean], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x010718E0", "name": "Task_1_System_Boolean___ctor_15__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x010822F8", "name": "Task_1_System_Boolean__StartNew__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Task, Func\u00601[Boolean], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01072728", "name": "Task_1_System_Boolean__StartNew_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Boolean] StartNew(Task, Func\u00602[Object,Boolean], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01085960", "name": "Task_1_System_Boolean__ContinueWith_5__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01070940", "name": "Task_1_System_Boolean__ContinueWith_11__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01075B50", "name": "Task_1_System_Int32___ctor_13__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32](Func\u00601[Int32], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x0106EAF0", "name": "Task_1_System_Int32___ctor_15__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x0107BF58", "name": "Task_1_System_Int32__StartNew__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Task, Func\u00601[Int32], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01085560", "name": "Task_1_System_Int32__StartNew_1__MethodInfo", "dotNetSignature": "Task\u00601[System.Int32] StartNew(Task, Func\u00602[Object,Int32], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01076378", "name": "Task_1_System_Int32__ContinueWith_5__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106BFC8", "name": "Task_1_System_Int32__ContinueWith_11__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01071658", "name": "Task_1_VoidTaskResult___ctor_13__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult](Func\u00601[System.Threading.Tasks.VoidTaskResult], Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x0107F5E0", "name": "Task_1_VoidTaskResult___ctor_15__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult](Delegate, Object, Task, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler)" }, { "virtualAddress": "0x01078AC0", "name": "Task_1_VoidTaskResult__StartNew__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Task, Func\u00601[System.Threading.Tasks.VoidTaskResult], CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x0106FE18", "name": "Task_1_VoidTaskResult__StartNew_1__MethodInfo", "dotNetSignature": "Task\u00601[VoidTaskResult] StartNew(Task, Func\u00602[Object,System.Threading.Tasks.VoidTaskResult], Object, CancellationToken, TaskCreationOptions, InternalTaskOptions, TaskScheduler, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010803F0", "name": "Task_1_VoidTaskResult__ContinueWith_5__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00601[System.Threading.Tasks.Task\u00601], TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x010868A8", "name": "Task_1_VoidTaskResult__ContinueWith_11__MethodInfo", "dotNetSignature": "Task ContinueWith(Action\u00602[System.Threading.Tasks.Task\u00601,Object], Object, TaskScheduler, CancellationToken, TaskContinuationOptions, StackCrawlMark ByRef)" }, { "virtualAddress": "0x01076090", "name": "ValueTask_1_System_Int32___ctor_1__MethodInfo", "dotNetSignature": "ValueTask\u00601[System.Int32](Task\u00601[System.Int32])" }, { "virtualAddress": "0x0106D8B0", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107C768", "name": "Tuple_2_System_Diagnostics_Tracing_EventProvider_SessionInfo_Boolean__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0106B080", "name": "Tuple_2_Guid_Int32__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0106E0B0", "name": "Tuple_2_Guid_Int32__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01072280", "name": "Tuple_2_Int32_Int32__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x010845D0", "name": "Tuple_2_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010769E8", "name": "Tuple_2_Int64_Int64__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107E968", "name": "Tuple_2_Int64_Int64__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107C5D8", "name": "Tuple_2_Object_Char__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107B0D8", "name": "Tuple_2_Object_Char__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0106E348", "name": "Tuple_4_Object_Object_Int32_Int32__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01080E30", "name": "Tuple_4_Object_Object_Int32_Int32__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01085C80", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00601[Object])" }, { "virtualAddress": "0x0106E1D8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0106F460", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107D3F0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0106F978", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00602[Object,Object])" }, { "virtualAddress": "0x01082138", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0106D0F0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01085468", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010744D8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00603[Object,Object,Object])" }, { "virtualAddress": "0x010776D8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01073F20", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01080970", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107FA28", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00604[Object,Object,Object,Object])" }, { "virtualAddress": "0x0106AB18", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x010851D0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01086130", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01077FD8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00605[Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x010745E0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01079740", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01080B08", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107FCB8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00606[Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01084478", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01086770", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107E800", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010768A0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object])" }, { "virtualAddress": "0x01071AE8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0106E300", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0106B8D8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010745D0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00601[Object]])" }, { "virtualAddress": "0x01087658", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x010831D8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01079510", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_1_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0106C598", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00602[Object,Object]])" }, { "virtualAddress": "0x01082240", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x010705D8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107E128", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_2_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01070A20", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00603[Object,Object,Object]])" }, { "virtualAddress": "0x010872B8", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01071D40", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01076C10", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_3_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x010807C0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00604[Object,Object,Object,Object]])" }, { "virtualAddress": "0x0107F780", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x0107DFD0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0107F1D0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_4_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x0107B6A0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00605[Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01085068", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01073580", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01075C98", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_5_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01083F88", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00606[Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01081310", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01072F78", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x01078128", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_6_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" }, { "virtualAddress": "0x01083940", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object___ctor__MethodInfo", "dotNetSignature": "ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]]](Object, Object, Object, Object, Object, Object, Object, ValueTuple\u00608[Object,Object,Object,Object,Object,Object,Object,ValueTuple\u00607[Object,Object,Object,Object,Object,Object,Object]])" }, { "virtualAddress": "0x01082C80", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_IComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.IComparable.CompareTo(Object)" }, { "virtualAddress": "0x01081428", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Collections_IStructuralComparable_CompareTo__MethodInfo", "dotNetSignature": "Int32 System.Collections.IStructuralComparable.CompareTo(Object, IComparer)" }, { "virtualAddress": "0x0106CAE0", "name": "ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_8_Object_Object_Object_Object_Object_Object_Object_ValueTuple_7_Object_Object_Object_Object_Object_Object_Object__System_Runtime_CompilerServices_ITuple_get_Item__MethodInfo", "dotNetSignature": "Object System.Runtime.CompilerServices.ITuple.get_Item(Int32)" } ], "functionAddresses": [ "0x00000000", "0x003934D4", "0x003934E4", "0x00393534", "0x0039356C", "0x003935A4", "0x003935DC", "0x003935EC", "0x00393624", "0x0039365C", "0x00393694", "0x003936A4", "0x003936DC", "0x003936EC", "0x003936FC", "0x00393734", "0x0039376C", "0x0039377C", "0x00393790", "0x003937A4", "0x003937B8", "0x003937C8", "0x003937DC", "0x003937EC", "0x003937FC", "0x0039380C", "0x0039381C", "0x0039382C", "0x0039383C", "0x0039384C", "0x0039385C", "0x0039386C", "0x0039387C", "0x00393914", "0x003939AC", "0x00393AA0", "0x00393B94", "0x00393BA4", "0x00393BB4", "0x00393BC4", "0x00393BFC", "0x00393C34", "0x00393C6C", "0x00393CA4", "0x00393CDC", "0x00393D14", "0x00393D4C", "0x00393D5C", "0x00393DF8", "0x00393E08", "0x00393E1C", "0x00393E30", "0x00393E68", "0x00393EA0", "0x00393ED8", "0x00393F10", "0x00393F48", "0x00393F80", "0x00393FB8", "0x00393FF0", "0x00394028", "0x003940B4", "0x003940C8", "0x00394108", "0x0039411C", "0x00394130", "0x00394144", "0x00394158", "0x0039416C", "0x00394180", "0x00394194", "0x003941A8", "0x003941BC", "0x003941F4", "0x00394230", "0x00394280", "0x00394294", "0x003942A8", "0x003942BC", "0x003942D0", "0x003942E4", "0x003942F8", "0x0039430C", "0x00394358", "0x00394368", "0x0039437C", "0x00394390", "0x003943DC", "0x003943EC", "0x00394400", "0x00394414", "0x00394428", "0x0039443C", "0x00394450", "0x00394460", "0x00394474", "0x00394488", "0x0039449C", "0x003944B0", "0x003944C4", "0x003944D8", "0x003944EC", "0x00394500", "0x0039458C", "0x003945DC", "0x003945F0", "0x0039463C", "0x00394650", "0x00394688", "0x00394698", "0x003946AC", "0x003946BC", "0x00394734", "0x00394798", "0x003947AC", "0x003947C0", "0x003947D4", "0x00394814", "0x00394828", "0x0039483C", "0x00394850", "0x00394864", "0x00394878", "0x0039488C", "0x003948A0", "0x003948B4", "0x003948C8", "0x003948DC", "0x003948F0", "0x00394928", "0x0039493C", "0x00394950", "0x00394964", "0x00394978", "0x0039498C", "0x003949A0", "0x003949B4", "0x003949FC", "0x00394A10", "0x00394A24", "0x00394A38", "0x00394A4C", "0x00394A5C", "0x00394A6C", "0x00394A80", "0x00394ACC", "0x00394AE0", "0x00394AF4", "0x00394B08", "0x00394B58", "0x00394B90", "0x00394BA4", "0x00394BB8", "0x00394BCC", "0x00394C04", "0x00394C44", "0x00394C90", "0x00394CA4", "0x00394CB8", "0x00394D08", "0x00394D44", "0x00394D58", "0x00394D6C", "0x00394DAC", "0x00394DEC", "0x00394E34", "0x00394E48", "0x00394E5C", "0x00394E6C", "0x00394EA4", "0x00394EDC", "0x00394F14", "0x00394F24", "0x00394F5C", "0x00394FE8", "0x00395028", "0x0039503C", "0x00395050", "0x00395064", "0x003950A4", "0x003950E4", "0x00395124", "0x00395138", "0x0039514C", "0x00395160", "0x00395174", "0x003951B4", "0x003951C4", "0x003951D8", "0x003951EC", "0x00395200", "0x00395214", "0x00395228", "0x00395268", "0x0039527C", "0x00395290", "0x003952A4", "0x003952B8", "0x003952F8", "0x00395334", "0x00395348", "0x0039535C", "0x00395370", "0x00395384", "0x00395398", "0x003953AC", "0x003953BC", "0x003953FC", "0x00395410", "0x00395424", "0x00395438", "0x0039544C", "0x00395460", "0x00395474", "0x00395488", "0x0039549C", "0x003954B0", "0x003954C4", "0x003954D8", "0x003954E8", "0x00395528", "0x0039553C", "0x00395550", "0x00395564", "0x00395578", "0x0039558C", "0x003955C8", "0x003955DC", "0x003955F0", "0x00395604", "0x00395618", "0x0039562C", "0x00395640", "0x00395654", "0x00395668", "0x003956B8", "0x003956CC", "0x003956E0", "0x003956F4", "0x00395708", "0x0039571C", "0x00395730", "0x00395744", "0x00395758", "0x003957A4", "0x003957B4", "0x003957C8", "0x003957DC", "0x003957F0", "0x00395804", "0x00395850", "0x00395864", "0x0039589C", "0x003958AC", "0x003958BC", "0x003958D0", "0x00395918", "0x00395960", "0x003959A8", "0x003959F4", "0x00395A3C", "0x00395A88", "0x00395AD0", "0x00395B18", "0x00395B60", "0x00395BAC", "0x00395BF4", "0x00395C40", "0x00395C88", "0x00395CD0", "0x00395D1C", "0x00395D68", "0x00395DA0", "0x00395DD4", "0x00395E1C", "0x00395E58", "0x00395E6C", "0x00395E80", "0x00395E94", "0x00395ED4", "0x00395F10", "0x00395F4C", "0x00395F8C", "0x00395FC8", "0x00396004", "0x00396014", "0x00396028", "0x0039603C", "0x0039604C", "0x00396060", "0x003960B0", "0x003960C4", "0x00396100", "0x00396110", "0x00396120", "0x00396130", "0x00396144", "0x003961D0", "0x0039620C", "0x00396248", "0x00396258", "0x003962E4", "0x00396320", "0x00396334", "0x003963C0", "0x003963D4", "0x0039641C", "0x0039646C", "0x003964A8", "0x003964F8", "0x00396538", "0x00396574", "0x00396588", "0x003965C4", "0x003965D8", "0x003965EC", "0x00396600", "0x0039663C", "0x00396650", "0x00396664", "0x00396678", "0x00396688", "0x00396698", "0x00396724", "0x00396734", "0x003967C0", "0x0039684C", "0x00396860", "0x00396874", "0x00396888", "0x0039689C", "0x00396928", "0x0039693C", "0x003969C8", "0x003969DC", "0x003969F0", "0x00396A04", "0x00396A90", "0x00396AA4", "0x00396B30", "0x00396BBC", "0x00396C48", "0x00396C58", "0x00396CE4", "0x00396D20", "0x00396DAC", "0x00396DC0", "0x00396DD0", "0x00396DE4", "0x00396E20", "0x00396E34", "0x00396E48", "0x00396E88", "0x00396E9C", "0x00396EB0", "0x00396EC4", "0x00396ED8", "0x00396EEC", "0x00396F00", "0x00396F14", "0x00396F28", "0x00396F3C", "0x00396F50", "0x00396F60", "0x00396F70", "0x00396F80", "0x00396F90", "0x00396FA4", "0x00396FB8", "0x00396FCC", "0x00396FE0", "0x00396FF4", "0x00397008", "0x0039701C", "0x00397030", "0x00397044", "0x00397058", "0x0039706C", "0x00397080", "0x00397090", "0x003970A0", "0x003970B0", "0x003970C4", "0x003970D4", "0x003970E4", "0x003970F4", "0x00397104", "0x00397118", "0x00397128", "0x00397138", "0x00397148", "0x00397158", "0x0039716C", "0x00397180", "0x00397194", "0x003971A4", "0x003971B4", "0x003971C4", "0x003971D8", "0x003971E8", "0x003971FC", "0x0039720C", "0x0039721C", "0x0039722C", "0x0039723C", "0x00397250", "0x00397264", "0x00397278", "0x00397288", "0x003972C4", "0x00397300", "0x00397314", "0x00397350", "0x0039738C", "0x003973A0", "0x003973B4", "0x003973C8", "0x003973DC", "0x003973F0", "0x00397404", "0x00397418", "0x0039742C", "0x00397440", "0x0039747C", "0x00397490", "0x003974A4", "0x003974B8", "0x003974F4", "0x00397508", "0x0039751C", "0x00397558", "0x00397568", "0x00397578", "0x0039758C", "0x003975C8", "0x003975DC", "0x003975F0", "0x00397604", "0x00397618", "0x0039762C", "0x00397640", "0x00397654", "0x00397668", "0x0039767C", "0x00397690", "0x003976A4", "0x003976E0", "0x003976F4", "0x00397708", "0x0039771C", "0x00397730", "0x00397744", "0x00397754", "0x00397764", "0x00397778", "0x0039778C", "0x003977A0", "0x003977B4", "0x00397804", "0x00397818", "0x00397850", "0x003978A0", "0x003978F0", "0x00397940", "0x00397950", "0x003979EC", "0x00397A74", "0x00397A88", "0x00397A9C", "0x00397AB0", "0x00397AC4", "0x00397AD8", "0x00397AEC", "0x00397AFC", "0x00397B10", "0x00397B24", "0x00397B38", "0x00397B88", "0x00397B98", "0x00397BAC", "0x00397BBC", "0x00397BD0", "0x00397C5C", "0x00397C70", "0x00397C84", "0x00397C98", "0x00397CAC", "0x00397CFC", "0x00397D0C", "0x00397D20", "0x00397D34", "0x00397D70", "0x00397D84", "0x00397D98", "0x00397DAC", "0x00397DBC", "0x00397DD0", "0x00397E08", "0x00397E1C", "0x00397E30", "0x00397E44", "0x00397E58", "0x00397E6C", "0x00397E80", "0x00397E94", "0x00397EA8", "0x00397F0C", "0x00397F1C", "0x00397F2C", "0x00397F3C", "0x00397F4C", "0x00397FD4", "0x0039805C", "0x0039806C", "0x0039807C", "0x00398104", "0x00398114", "0x00398124", "0x00398134", "0x00398144", "0x00398154", "0x00398164", "0x00398174", "0x00398184", "0x00398194", "0x003981A4", "0x003981B4", "0x003981C4", "0x003981D4", "0x003981E4", "0x003981F4", "0x00398204", "0x00398214", "0x00398224", "0x00398234", "0x00398244", "0x00398254", "0x0039828C", "0x003982C4", "0x0039834C", "0x0039835C", "0x003983E4", "0x003983F4", "0x00398404", "0x00398414", "0x00398424", "0x00398434", "0x00398444", "0x00398454", "0x00398464", "0x00398474", "0x003984FC", "0x0039850C", "0x0039851C", "0x00398554", "0x003985A4", "0x003985F0", "0x00398638", "0x00398670", "0x003986A4", "0x003986FC", "0x00398730", "0x00398764", "0x00398798", "0x003987E8", "0x00398838", "0x0039884C", "0x00398888", "0x0039889C", "0x003988B0", "0x003988C4", "0x003988D8", "0x003988EC", "0x00398900", "0x00398950", "0x00398964", "0x0039899C", "0x003989B0", "0x003989C4", "0x003989D8", "0x003989EC", "0x00398A00", "0x00398A14", "0x00398A28", "0x00398A3C", "0x00398A50", "0x00398A64", "0x00398A78", "0x00398A8C", "0x00398ADC", "0x00398AF0", "0x00398B04", "0x00398B18", "0x00398B2C", "0x00398B7C", "0x00398B90", "0x00398BA4", "0x00398BB8", "0x00398BCC", "0x00398BE0", "0x00398BF4", "0x00398C08", "0x00398C1C", "0x00398C30", "0x00398C44", "0x00398C58", "0x00398C6C", "0x00398C80", "0x00398C94", "0x00398CD0", "0x00398CE4", "0x00398CF8", "0x00398D0C", "0x00398D20", "0x00398D34", "0x00398D48", "0x00398D5C", "0x00398D70", "0x00398D84", "0x00398D98", "0x00398DAC", "0x00398DC0", "0x00398DD4", "0x00398E50", "0x00398E64", "0x00398EA0", "0x00398EF0", "0x00398F04", "0x00398F40", "0x00398F8C", "0x00398FA0", "0x00398FDC", "0x00399028", "0x0039903C", "0x0039908C", "0x003990DC", "0x00399118", "0x0039912C", "0x00399140", "0x00399154", "0x003991A0", "0x003991B4", "0x00399200", "0x00399214", "0x00399228", "0x00399278", "0x0039928C", "0x003992DC", "0x00399318", "0x00399368", "0x0039937C", "0x00399390", "0x003993DC", "0x003993F0", "0x0039943C", "0x00399450", "0x003994A0", "0x003994DC", "0x003994F0", "0x0039952C", "0x00399578", "0x003995C8", "0x00399644", "0x00399658", "0x003996D4", "0x00399734", "0x00399748", "0x00399794", "0x003997A8", "0x003997F4", "0x00399808", "0x0039981C", "0x0039986C", "0x00399880", "0x00399894", "0x003998A8", "0x003998F8", "0x0039990C", "0x00399958", "0x00399968", "0x00399978", "0x00399988", "0x00399998", "0x003999D0", "0x00399A08", "0x00399A18", "0x00399A28", "0x00399A38", "0x00399A48", "0x00399A58", "0x00399A68", "0x00399A78", "0x00399A88", "0x00399A98", "0x00399AD0", "0x00399AE0", "0x00399AF0", "0x00399B00", "0x00399B10", "0x00399B20", "0x00399B30", "0x00399B40", "0x00399B50", "0x00399B88", "0x00399B98", "0x00399BA8", "0x00399BBC", "0x00399BD0", "0x00399BE4", "0x00399BF8", "0x00399C0C", "0x00399C20", "0x00399C70", "0x00399C84", "0x00399C98", "0x00399CAC", "0x00399CE8", "0x00399CFC", "0x00399D10", "0x00399D24", "0x00399D38", "0x00399D4C", "0x00399D60", "0x00399D74", "0x00399D88", "0x00399D9C", "0x00399DB0", "0x00399DC0", "0x00399DD4", "0x00399DE4", "0x00399DF8", "0x00399E08", "0x00399E40", "0x00399E54", "0x00399E68", "0x00399E7C", "0x00399E90", "0x00399EA4", "0x00399EB8", "0x00399ECC", "0x00399EE0", "0x00399EF4", "0x00399F08", "0x00399F1C", "0x00399F30", "0x00399F44", "0x00399F80", "0x00399F94", "0x00399FA8", "0x00399FBC", "0x00399FCC", "0x00399FDC", "0x00399FF0", "0x0039A004", "0x0039A018", "0x0039A02C", "0x0039A040", "0x0039A054", "0x0039A068", "0x0039A07C", "0x0039A090", "0x0039A0A4", "0x0039A0B8", "0x0039A0CC", "0x0039A0E0", "0x0039A0F4", "0x0039A108", "0x0039A11C", "0x0039A130", "0x0039A144", "0x0039A158", "0x0039A16C", "0x0039A180", "0x0039A194", "0x0039A1A8", "0x0039A1BC", "0x0039A1D0", "0x0039A1E4", "0x0039A1F8", "0x0039A20C", "0x0039A220", "0x0039A234", "0x0039A248", "0x0039A25C", "0x0039A270", "0x0039A284", "0x0039A298", "0x0039A2AC", "0x0039A2C0", "0x0039A2D4", "0x0039A2E8", "0x0039A2FC", "0x0039A310", "0x0039A324", "0x0039A338", "0x0039A34C", "0x0039A360", "0x0039A374", "0x0039A388", "0x0039A39C", "0x0039A3B0", "0x0039A3C4", "0x0039A3D8", "0x0039A3EC", "0x0039A400", "0x0039A414", "0x0039A428", "0x0039A43C", "0x0039A450", "0x0039A464", "0x0039A478", "0x0039A48C", "0x0039A49C", "0x0039A4EC", "0x0039A520", "0x0039A554", "0x0039A568", "0x0039A5B8", "0x0039A614", "0x0039A624", "0x0039A658", "0x0039A668", "0x0039A6C0", "0x0039A71C", "0x0039A72C", "0x0039A73C", "0x0039A770", "0x0039A780", "0x0039A7C0", "0x0039A7D4", "0x0039A7E8", "0x0039A7F8", "0x0039A80C", "0x0039A820", "0x0039A860", "0x0039A874", "0x0039A888", "0x0039A89C", "0x0039A8B0", "0x0039A8C4", "0x0039A8D8", "0x0039A924", "0x0039A96C", "0x0039A9B8", "0x0039AA04", "0x0039AA50", "0x0039AA64", "0x0039AA78", "0x0039AA8C", "0x0039AAA0", "0x0039AAB4", "0x0039AAC8", "0x0039AB04", "0x0039AB18", "0x0039AB2C", "0x0039AB40", "0x0039AB54", "0x0039AB68", "0x0039AB7C", "0x0039ABB8", "0x0039ABF4", "0x0039AC40", "0x0039AC88", "0x0039AC9C", "0x0039ACAC", "0x0039ACC0", "0x0039ACF8", "0x0039AD30", "0x0039AD44", "0x0039AD58", "0x0039AD6C", "0x0039AD80", "0x0039AD94", "0x0039ADF8", "0x0039AE0C", "0x0039AE20", "0x0039AE34", "0x0039AE74", "0x0039AE88", "0x0039AE9C", "0x0039AEB0", "0x0039AEC4", "0x0039AED8", "0x0039AEEC", "0x0039AF00", "0x0039AF14", "0x0039AF28", "0x0039AF3C", "0x0039AF50", "0x0039AF64", "0x0039AF78", "0x0039AFB8", "0x0039AFCC", "0x0039AFE0", "0x0039AFF4", "0x0039B008", "0x0039B01C", "0x0039B030", "0x0039B044", "0x0039B084", "0x0039B098", "0x0039B0AC", "0x0039B0C0", "0x0039B0D4", "0x0039B0E8", "0x0039B0FC", "0x0039B110", "0x0039B124", "0x0039B138", "0x0039B14C", "0x0039B160", "0x0039B174", "0x0039B1B4", "0x0039B204", "0x0039B254", "0x0039B268", "0x0039B27C", "0x0039B2CC", "0x0039B2E0", "0x0039B2F4", "0x0039B32C", "0x0039B340", "0x0039B390", "0x0039B3A4", "0x0039B3B8", "0x0039B3CC", "0x0039B3E0", "0x0039B3F4", "0x0039B408", "0x0039B41C", "0x0039B430", "0x0039B444", "0x0039B458", "0x0039B46C", "0x0039B480", "0x0039B494", "0x0039B4A8", "0x0039B4BC", "0x0039B50C", "0x0039B520", "0x0039B534", "0x0039B548", "0x0039B5BC", "0x0039B5D0", "0x0039B5E4", "0x0039B5F8", "0x0039B60C", "0x0039B620", "0x0039B634", "0x0039B674", "0x0039B6B4", "0x0039B6F0", "0x0039B730", "0x0039B770", "0x0039B784", "0x0039B798", "0x0039B7AC", "0x0039B7C0", "0x0039B7D4", "0x0039B7E8", "0x0039B7FC", "0x0039B810", "0x0039B824", "0x0039B838", "0x0039B84C", "0x0039B860", "0x0039B874", "0x0039B888", "0x0039B89C", "0x0039B8B0", "0x0039B8C4", "0x0039B8D8", "0x0039B8EC", "0x0039B900", "0x0039B914", "0x0039B928", "0x0039B93C", "0x0039B950", "0x0039B964", "0x0039B978", "0x0039B98C", "0x0039B9A0", "0x0039B9B4", "0x0039B9C8", "0x0039B9DC", "0x0039B9F0", "0x0039BA04", "0x0039BA40", "0x0039BA54", "0x0039BA90", "0x0039BAA4", "0x0039BAE4", "0x0039BB24", "0x0039BB38", "0x0039BB4C", "0x0039BB60", "0x0039BB74", "0x0039BB88", "0x0039BB9C", "0x0039BBB0", "0x0039BBC4", "0x0039BBD8", "0x0039BBEC", "0x0039BC00", "0x0039BC40", "0x0039BC54", "0x0039BC8C", "0x0039BCCC", "0x0039BCE0", "0x0039BD20", "0x0039BD34", "0x0039BD48", "0x0039BD7C", "0x0039BD90", "0x0039BDC4", "0x0039BDF8", "0x0039BE2C", "0x0039BE64", "0x0039BE78", "0x0039BEAC", "0x0039BEEC", "0x0039BEFC", "0x0039BF0C", "0x0039BF40", "0x0039BF74", "0x0039BFA8", "0x0039BFDC", "0x0039C010", "0x0039C044", "0x0039C078", "0x0039C0AC", "0x0039C0BC", "0x0039C0F0", "0x0039C128", "0x0039C168", "0x0039C178", "0x0039C188", "0x0039C198", "0x0039C1A8", "0x0039C1BC", "0x0039C1F4", "0x0039C208", "0x0039C21C", "0x0039C230", "0x0039C244", "0x0039C280", "0x0039C2C0", "0x0039C2F8", "0x0039C338", "0x0039C384", "0x0039C3D0", "0x0039C41C", "0x0039C45C", "0x0039C490", "0x0039C4A4", "0x0039C4B8", "0x0039C4CC", "0x0039C500", "0x0039C514", "0x0039C560", "0x0039C5B0", "0x0039C5E8", "0x0039C62C", "0x0039C640", "0x0039C654", "0x0039C69C", "0x0039C6D8", "0x0039C6EC", "0x0039C738", "0x0039C788", "0x0039C7D8", "0x0039C7EC", "0x0039C800", "0x0039C814", "0x0039C828", "0x0039C860", "0x0039C874", "0x0039C8A8", "0x0039C8B8", "0x0039C8C8", "0x0039C8DC", "0x0039C8F0", "0x0039C938", "0x0039C984", "0x0039C9B8", "0x0039CA00", "0x0039CA14", "0x0039CA60", "0x0039CAA8", "0x0039CABC", "0x0039CB04", "0x0039CB4C", "0x0039CB94", "0x0039CBDC", "0x0039CC24", "0x0039CC70", "0x0039CCBC", "0x0039CD04", "0x0039CD58", "0x0039CDCC", "0x0039CE1C", "0x0039CE64", "0x0039CEA0", "0x0039CEDC", "0x0039CF18", "0x0039CF64", "0x0039CFB0", "0x0039CFF8", "0x0039D00C", "0x0039D020", "0x0039D068", "0x0039D0B4", "0x0039D100", "0x0039D148", "0x0039D194", "0x0039D1E0", "0x0039D1F0", "0x0039D238", "0x0039D284", "0x0039D2CC", "0x0039D318", "0x0039D360", "0x0039D3AC", "0x0039D3FC", "0x0039D448", "0x0039D490", "0x0039D4D8", "0x0039D520", "0x0039D568", "0x0039D5B0", "0x0039D620", "0x0039D668", "0x0039D67C", "0x0039D690", "0x0039D6A4", "0x0039D6B8", "0x0039D6CC", "0x0039D6DC", "0x0039D6F0", "0x0039D704", "0x0039D718", "0x0039D72C", "0x0039D740", "0x0039D754", "0x0039D768", "0x0039D77C", "0x0039D790", "0x0039D7A4", "0x0039D7B8", "0x0039D7CC", "0x0039D808", "0x0039D858", "0x0039D86C", "0x0039D880", "0x0039D894", "0x0039D8A8", "0x0039D8BC", "0x0039D8D0", "0x0039D8E0", "0x0039D8F4", "0x0039D930", "0x0039D96C", "0x0039D9BC", "0x0039DA0C", "0x0039DA48", "0x0039DA84", "0x0039DAD4", "0x0039DB10", "0x0039DB60", "0x0039DB9C", "0x0039DBD8", "0x0039DC14", "0x0039DC28", "0x0039DC64", "0x0039DC78", "0x0039DCB4", "0x0039DCF0", "0x0039DD2C", "0x0039DD68", "0x0039DDA4", "0x0039DDF4", "0x0039DE44", "0x0039DE58", "0x0039DE68", "0x0039DE78", "0x0039DE88", "0x0039DE9C", "0x0039DEB0", "0x0039DEC0", "0x0039DF10", "0x0039DF24", "0x0039DF38", "0x0039DF70", "0x0039DFBC", "0x0039DFCC", "0x0039DFDC", "0x0039DFEC", "0x0039DFFC", "0x0039E00C", "0x0039E084", "0x0039E0FC", "0x0039E174", "0x0039E1EC", "0x0039E264", "0x0039E2DC", "0x0039E354", "0x0039E3CC", "0x0039E444", "0x0039E4BC", "0x0039E534", "0x0039E5AC", "0x0039E624", "0x0039E69C", "0x0039E714", "0x0039E78C", "0x0039E804", "0x0039E87C", "0x0039E8B0", "0x0039E8F8", "0x0039E930", "0x0039E964", "0x0039E998", "0x0039E9CC", "0x0039EA04", "0x0039EA54", "0x0039EA68", "0x0039EA7C", "0x0039EA8C", "0x0039EADC", "0x0039EB2C", "0x0039EB7C", "0x0039EBCC", "0x0039EC1C", "0x0039EC6C", "0x0039ECBC", "0x0039ED0C", "0x0039ED5C", "0x0039EDAC", "0x0039EDFC", "0x0039EE4C", "0x0039EE9C", "0x0039EEEC", "0x0039EEFC", "0x0039EF0C", "0x0039EF1C", "0x0039EF2C", "0x0039EF3C", "0x0039EF4C", "0x0039EF5C", "0x0039EFAC", "0x0039EFFC", "0x0039F00C", "0x0039F05C", "0x0039F0AC", "0x0039F16C", "0x0039F1A4", "0x0039F1DC", "0x0039F214", "0x0039F24C", "0x0039F284", "0x0039F2BC", "0x0039F2F4", "0x0039F32C", "0x0039F37C", "0x0039F390", "0x0039F3E0", "0x0039F3F4", "0x0039F408", "0x0039F41C", "0x0039F454", "0x0039F514", "0x0039F54C", "0x0039F55C", "0x0039F570", "0x0039F584", "0x0039F5D4", "0x0039F5E8", "0x0039F638", "0x0039F688", "0x0039F69C", "0x0039F6EC", "0x0039F73C", "0x0039F798", "0x0039F7D0", "0x0039F86C", "0x0039F880", "0x0039F940", "0x0039F978", "0x0039F9B0", "0x0039F9E8", "0x0039FA84", "0x0039FB44", "0x0039FC04", "0x0039FCC4", "0x0039FD70", "0x0039FDF8", "0x0039FE80", "0x0039FECC", "0x0039FF78", "0x0039FF88", "0x003A0010", "0x003A0048", "0x003A0080", "0x003A0090", "0x003A00C8", "0x003A0150", "0x003A0160", "0x003A0170", "0x003A0180", "0x003A0190", "0x003A01A0", "0x003A024C", "0x003A02D4", "0x003A035C", "0x003A0394", "0x003A03CC", "0x003A0404", "0x003A043C", "0x003A0474", "0x003A04D4", "0x003A050C", "0x003A0544", "0x003A05A4", "0x003A05B8", "0x003A0664", "0x003A069C", "0x003A06EC", "0x003A0738", "0x003A0784", "0x003A07CC", "0x003A0818", "0x003A0860", "0x003A089C", "0x003A08B0", "0x003A08F8", "0x003A0948", "0x003A0994", "0x003A09E4", "0x003A0A34", "0x003A0A84", "0x003A0AD4", "0x003A0AE8", "0x003A0AFC", "0x003A0B10", "0x003A0B24", "0x003A0B38", "0x003A0B4C", "0x003A0B60", "0x003A0B74", "0x003A0B88", "0x003A0B9C", "0x003A0BB0", "0x003A0BC4", "0x003A0BD8", "0x003A0BEC", "0x003A0C00", "0x003A0C5C", "0x003A0CD8", "0x003A0D30", "0x003A0D88", "0x003A0D9C", "0x003A0DF8", "0x003A0E48", "0x003A0E98", "0x003A0EF4", "0x003A0F50", "0x003A0FB0", "0x003A0FE8", "0x003A1044", "0x003A1054", "0x003A1064", "0x003A1074", "0x003A1084", "0x003A10B8", "0x003A10C8", "0x003A10DC", "0x003A10F0", "0x003A1128", "0x003A1138", "0x003A1148", "0x003A1158", "0x003A1194", "0x003A11A4", "0x003A11B8", "0x003A11C8", "0x003A11D8", "0x003A11EC", "0x003A1200", "0x003A1214", "0x003A1224", "0x003A1234", "0x003A1244", "0x003A1254", "0x003A1264", "0x003A129C", "0x003A12AC", "0x003A12BC", "0x003A12CC", "0x003A12DC", "0x003A12EC", "0x003A12FC", "0x003A130C", "0x003A131C", "0x003A1394", "0x003A140C", "0x003A1484", "0x003A1548", "0x003A155C", "0x003A1620", "0x003A16E4", "0x003A16F8", "0x003A17BC", "0x003A17D0", "0x003A1894", "0x003A18A8", "0x003A18F8", "0x003A19BC", "0x003A1A80", "0x003A1B44", "0x003A1C08", "0x003A1C1C", "0x003A1C30", "0x003A1CF4", "0x003A1D08", "0x003A1DCC", "0x003A1DE0", "0x003A1EA4", "0x003A1F68", "0x003A1FCC", "0x003A2008", "0x003A206C", "0x003A20D0", "0x003A210C", "0x003A2170", "0x003A21D4", "0x003A2238", "0x003A22B0", "0x003A2328", "0x003A23A0", "0x003A2418", "0x003A2490", "0x003A2508", "0x003A2580", "0x003A25F8", "0x003A2670", "0x003A26E8", "0x003A2760", "0x003A27D8", "0x003A27EC", "0x003A2800", "0x003A288C", "0x003A289C", "0x003A28B0", "0x003A2918", "0x003A2928", "0x003A2938", "0x003A2970", "0x003A2980", "0x003A2990", "0x003A29C8", "0x003A2A00", "0x003A2A24", "0x003A2A48", "0x003A2A6C", "0x003A2A90", "0x003A2AB4", "0x003A2AD8", "0x003A2AFC", "0x003A2B0C", "0x003A2B44", "0x003A2B54", "0x003A2B64", "0x003A2B74", "0x003A2B84", "0x003A2B94", "0x003A2BA4", "0x003A2BB4", "0x003A2BC4", "0x003A2BD4", "0x003A2BE4", "0x003A2BF4", "0x003A2C04", "0x003A2C14", "0x003A2C24", "0x003A2C34", "0x003A2C44", "0x003A2C54", "0x003A2C64", "0x003A2C74", "0x003A2C84", "0x003A2C94", "0x003A2CA4", "0x003A2CB4", "0x003A2CC4", "0x003A2CD4", "0x003A2CE4", "0x003A2CF4", "0x003A2D04", "0x003A2D14", "0x003A2D4C", "0x003A2D84", "0x003A2DBC", "0x003A2DCC", "0x003A2DDC", "0x003A2DEC", "0x003A2DFC", "0x003A2E0C", "0x003A2E1C", "0x003A2E2C", "0x003A2E3C", "0x003A2E4C", "0x003A2E5C", "0x003A2E6C", "0x003A2E7C", "0x003A2E8C", "0x003A2EC4", "0x003A2EFC", "0x003A2F34", "0x003A2F6C", "0x003A2F7C", "0x003A2F8C", "0x003A2F9C", "0x003A2FD4", "0x003A300C", "0x003A301C", "0x003A302C", "0x003A3040", "0x003A3054", "0x003A3068", "0x003A307C", "0x003A3090", "0x003A30A0", "0x003A30B4", "0x003A30C4", "0x003A30D8", "0x003A30EC", "0x003A30FC", "0x003A3134", "0x003A3144", "0x003A317C", "0x003A3190", "0x003A31C8", "0x003A31D8", "0x003A31E8", "0x003A31F8", "0x003A3208", "0x003A3218", "0x003A3228", "0x003A3238", "0x003A3248", "0x003A3280", "0x003A32B8", "0x003A32F0", "0x003A3328", "0x003A3360", "0x003A3398", "0x003A33D0", "0x003A3408", "0x003A3440", "0x003A3478", "0x003A34B0", "0x003A34E8", "0x003A3520", "0x003A3558", "0x003A3590", "0x003A35C8", "0x003A3600", "0x003A3638", "0x003A3670", "0x003A36A8", "0x003A36E0", "0x003A3718", "0x003A3750", "0x003A3788", "0x003A37C0", "0x003A37F8", "0x003A3830", "0x003A3868", "0x003A38A0", "0x003A38D8", "0x003A3910", "0x003A3948", "0x003A3980", "0x003A39B8", "0x003A39F0", "0x003A3A28", "0x003A3A60", "0x003A3A98", "0x003A3AD0", "0x003A3B08", "0x003A3B40", "0x003A3B78", "0x003A3BB0", "0x003A3BE8", "0x003A3C20", "0x003A3C58", "0x003A3C90", "0x003A3CC8", "0x003A3D00", "0x003A3D38", "0x003A3D70", "0x003A3DA8", "0x003A3DB8", "0x003A3DC8", "0x003A3DD8", "0x003A3DE8", "0x003A3DF8", "0x003A3E08", "0x003A3E18", "0x003A3E28", "0x003A3E38", "0x003A3E48", "0x003A3E58", "0x003A3E68", "0x003A3E78", "0x003A3E88", "0x003A3E98", "0x003A3EA8", "0x003A3EE0", "0x003A3EF0", "0x003A3F00", "0x003A3F10", "0x003A3F24", "0x003A3F34", "0x003A3F44", "0x003A3F54", "0x003A3F64", "0x003A3F74", "0x003A3F84", "0x003A3F94", "0x003A3FA4", "0x003A3FB4", "0x003A3FEC", "0x003A3FFC", "0x003A400C", "0x003A4020", "0x003A4058", "0x003A4090", "0x003A40C8", "0x003A4100", "0x003A4110", "0x003A4120", "0x003A4130", "0x003A4140", "0x003A4150", "0x003A4160", "0x003A4170", "0x003A4180", "0x003A4190", "0x003A41A0", "0x003A41D8", "0x003A4210", "0x003A4248", "0x003A4280", "0x003A42B8", "0x003A42F0", "0x003A4328", "0x003A4360", "0x003A4398", "0x003A43D0", "0x003A43E0", "0x003A43F0", "0x003A4400", "0x003A4410", "0x003A4444", "0x003A4454", "0x003A4464", "0x003A4474", "0x003A4484", "0x003A4498", "0x003A44A8", "0x003A44B8", "0x003A44C8", "0x003A44DC", "0x003A44F0", "0x003A4504", "0x003A4518", "0x003A452C", "0x003A4540", "0x003A4550", "0x003A4560", "0x003A4570", "0x003A4580", "0x003A4590", "0x003A45A0", "0x003A45B0", "0x003A45C4", "0x003A45D8", "0x003A45E8", "0x003A45F8", "0x003A4608", "0x003A4618", "0x003A4628", "0x003A4638", "0x003A4648", "0x003A4658", "0x003A4668", "0x003A4678", "0x003A4688", "0x003A4698", "0x003A46A8", "0x003A46B8", "0x003A46C8", "0x003A46D8", "0x003A46E8", "0x003A46F8", "0x003A4708", "0x003A4718", "0x003A4728", "0x003A4738", "0x003A4748", "0x003A4758", "0x003A4768", "0x003A4778", "0x003A4788", "0x003A4798", "0x003A47A8", "0x003A47B8", "0x003A47C8", "0x003A47D8", "0x003A47E8", "0x003A47F8", "0x003A4808", "0x003A4818", "0x003A4828", "0x003A4838", "0x003A4848", "0x003A4858", "0x003A4868", "0x003A4878", "0x003A4888", "0x003A4898", "0x003A48A8", "0x003A48B8", "0x003A48C8", "0x003A48D8", "0x003A48E8", "0x003A48FC", "0x003A4910", "0x003A4924", "0x003A4938", "0x003A494C", "0x003A4960", "0x003A4974", "0x003A4988", "0x003A499C", "0x003A49AC", "0x003A49BC", "0x003A49CC", "0x003A49DC", "0x003A49EC", "0x003A49FC", "0x003A4A0C", "0x003A4A1C", "0x003A4A2C", "0x003A4A3C", "0x003A4A4C", "0x003A4A5C", "0x003A4A6C", "0x003A4A7C", "0x003A4A8C", "0x003A4A9C", "0x003A4AAC", "0x003A4ABC", "0x003A4ACC", "0x003A4AE0", "0x003A4AF4", "0x003A4B08", "0x003A4B58", "0x003A4BA8", "0x003A4BF8", "0x003A4C48", "0x003A4C5C", "0x003A4C70", "0x003A4CC0", "0x003A4D10", "0x003A4D48", "0x003A4D98", "0x003A4DE8", "0x003A4DFC", "0x003A4E4C", "0x003A4E9C", "0x003A4EAC", "0x003A4EBC", "0x003A4ECC", "0x003A4EDC", "0x003A4EEC", "0x003A4F04", "0x003A4F14", "0x003A4F2C", "0x003A4F3C", "0x003A4F54", "0x003A4F64", "0x003A4F7C", "0x003A4F8C", "0x003A4FA4", "0x003A4FB4", "0x003A4FC4", "0x003A4FD4", "0x003A4FE4", "0x003A4FF4", "0x003A5004", "0x003A503C", "0x003A5074", "0x003A50AC", "0x003A50E4", "0x003A50F4", "0x003A5104", "0x003A5114", "0x003A5124", "0x003A5134", "0x003A5144", "0x003A5154", "0x003A5164", "0x003A5174", "0x003A5184", "0x003A5194", "0x003A51A4", "0x003A51B4", "0x003A51C4", "0x003A51D4", "0x003A51E4", "0x003A51F4", "0x003A5204", "0x003A5214", "0x003A5224", "0x003A5234", "0x003A5244", "0x003A5254", "0x003A5264", "0x003A5274", "0x003A5284", "0x003A5294", "0x003A52A4", "0x003A52B4", "0x003A52C4", "0x003A52D4", "0x003A52E4", "0x003A52F4", "0x003A5304", "0x003A5314", "0x003A5324", "0x003A5334", "0x003A5344", "0x003A5354", "0x003A5364", "0x003A5374", "0x003A5384", "0x003A5394", "0x003A53A4", "0x003A53B4", "0x003A53C4", "0x003A53D4", "0x003A53E4", "0x003A53F4", "0x003A5404", "0x003A5414", "0x003A5424", "0x003A5434", "0x003A5444", "0x003A5454", "0x003A5464", "0x003A5474", "0x003A5484", "0x003A5494", "0x003A54A4", "0x003A54B4", "0x003A54C4", "0x003A54D4", "0x003A54E4", "0x003A54F4", "0x003A5504", "0x003A5514", "0x003A5524", "0x003A5534", "0x003A5544", "0x003A5554", "0x003A5564", "0x003A5574", "0x003A5584", "0x003A5594", "0x003A55A4", "0x003A55B4", "0x003A55C4", "0x003A55D4", "0x003A55E4", "0x003A55F4", "0x003A5604", "0x003A5614", "0x003A5624", "0x003A5634", "0x003A5644", "0x003A5654", "0x003A5664", "0x003A5674", "0x003A5684", "0x003A5694", "0x003A56A4", "0x003A56B4", "0x003A56C4", "0x003A56D4", "0x003A56E4", "0x003A56F4", "0x003A570C", "0x003A5724", "0x003A573C", "0x003A5754", "0x003A576C", "0x003A5784", "0x003A579C", "0x003A57B4", "0x003A57C4", "0x003A57D4", "0x003A57E4", "0x003A57F4", "0x003A5804", "0x003A5814", "0x003A5824", "0x003A5834", "0x003A5844", "0x003A5854", "0x003A5864", "0x003A5874", "0x003A5884", "0x003A5894", "0x003A58E0", "0x003A58F0", "0x003A5900", "0x003A5938", "0x003A5948", "0x003A5994", "0x003A59A4", "0x003A59B4", "0x003A5A00", "0x003A5A10", "0x003A5A20", "0x003A5A30", "0x003A5A40", "0x003A5A50", "0x003A5A88", "0x003A5A98", "0x003A5AA8", "0x003A5AB8", "0x003A5AC8", "0x003A5AD8", "0x003A5AE8", "0x003A5AF8", "0x003A5B08", "0x003A5B18", "0x003A5B28", "0x003A5B3C", "0x003A5B50", "0x003A5B64", "0x003A5B74", "0x003A5B84", "0x003A5B94", "0x003A5BA4", "0x003A5BB4", "0x003A5BC8", "0x003A5BDC", "0x003A5BF0", "0x003A5C00", "0x003A5C10", "0x003A5C20", "0x003A5C30", "0x003A5C40", "0x003A5C50", "0x003A5C60", "0x003A5C70", "0x003A5C80", "0x003A5C90", "0x003A5CD0", "0x003A5D10", "0x003A5D24", "0x003A5D38", "0x003A5D48", "0x003A5D58", "0x003A5D68", "0x003A5D78", "0x003A5D8C", "0x003A5DA0", "0x003A5DB4", "0x003A5DC8", "0x003A5DDC", "0x003A5DF0", "0x003A5E04", "0x003A5E18", "0x003A5E2C", "0x003A5E40", "0x003A5E54", "0x003A5E68", "0x003A5E7C", "0x003A5E90", "0x003A5EA4", "0x003A5EB8", "0x003A5ECC", "0x003A5EE0", "0x003A5EF4", "0x003A5F08", "0x003A5F1C", "0x003A5F30", "0x003A5F44", "0x003A5F58", "0x003A5F6C", "0x003A5F80", "0x003A5F94", "0x003A5FA8", "0x003A5FBC", "0x003A5FD0", "0x003A5FE4", "0x003A5FF8", "0x003A600C", "0x003A6020", "0x003A6034", "0x003A6048", "0x003A605C", "0x003A6070", "0x003A6084", "0x003A6098", "0x003A60AC", "0x003A60C0", "0x003A60D4", "0x003A60E8", "0x003A60FC", "0x003A6110", "0x003A6124", "0x003A6138", "0x003A614C", "0x003A6160", "0x003A6174", "0x003A6188", "0x003A619C", "0x003A61B0", "0x003A61C4", "0x003A61D8", "0x003A61E8", "0x003A61FC", "0x003A6210", "0x003A6224", "0x003A6238", "0x003A624C", "0x003A6260", "0x003A6274", "0x003A6288", "0x003A629C", "0x003A62B0", "0x003A62C4", "0x003A62D8", "0x003A62EC", "0x003A6300", "0x003A6314", "0x003A6328", "0x003A633C", "0x003A6350", "0x003A6364", "0x003A6378", "0x003A638C", "0x003A63A0", "0x003A63B4", "0x003A63C8", "0x003A63DC", "0x003A63F0", "0x003A6404", "0x003A6418", "0x003A642C", "0x003A6440", "0x003A6454", "0x003A6468", "0x003A647C", "0x003A6490", "0x003A64A4", "0x003A64B8", "0x003A64CC", "0x003A64E0", "0x003A64F4", "0x003A6508", "0x003A651C", "0x003A6530", "0x003A6544", "0x003A6558", "0x003A656C", "0x003A6580", "0x003A6594", "0x003A65A8", "0x003A65BC", "0x003A65D0", "0x003A65E4", "0x003A65F8", "0x003A660C", "0x003A6620", "0x003A6634", "0x003A6648", "0x003A665C", "0x003A6670", "0x003A6684", "0x003A6698", "0x003A66AC", "0x003A66C0", "0x003A66D4", "0x003A66E8", "0x003A66FC", "0x003A6710", "0x003A6724", "0x003A6738", "0x003A6748", "0x003A6758", "0x003A6768", "0x003A6778", "0x003A678C", "0x003A67C8", "0x003A6804", "0x003A6814", "0x003A6824", "0x003A6834", "0x003A6844", "0x003A6854", "0x003A6864", "0x003A6874", "0x003A6884", "0x003A6894", "0x003A68A4", "0x003A68B4", "0x003A68C8", "0x003A68DC", "0x003A68EC", "0x003A68FC", "0x003A690C", "0x003A691C", "0x003A692C", "0x003A696C", "0x003A69AC", "0x003A69BC", "0x003A69CC", "0x003A69DC", "0x003A69EC", "0x003A69FC", "0x003A6A0C", "0x003A6A1C", "0x003A6A2C", "0x003A6A3C", "0x003A6A4C", "0x003A6A5C", "0x003A6A6C", "0x003A6A7C", "0x003A6A8C", "0x003A6ACC", "0x003A6B0C", "0x003A6B1C", "0x003A6B2C", "0x003A6B3C", "0x003A6B4C", "0x003A6B5C", "0x003A6B6C", "0x003A6B80", "0x003A6B90", "0x003A6BA0", "0x003A6BB0", "0x003A6BC0", "0x003A6BD4", "0x003A6C10", "0x003A6C4C", "0x003A6C5C", "0x003A6C6C", "0x003A6C7C", "0x003A6C90", "0x003A6CA4", "0x003A6CB8", "0x003A6CCC", "0x003A6CE0", "0x003A6CF4", "0x003A6D08", "0x003A6D1C", "0x003A6D2C", "0x003A6D3C", "0x003A6D4C", "0x003A6D5C", "0x003A6D6C", "0x003A6D7C", "0x003A6D8C", "0x003A6D9C", "0x003A6DAC", "0x003A6DBC", "0x003A6DCC", "0x003A6DDC", "0x003A6DEC", "0x003A6DFC", "0x003A6E0C", "0x003A6E1C", "0x003A6E2C", "0x003A6E6C", "0x003A6E7C", "0x003A6E8C", "0x003A6E9C", "0x003A6EAC", "0x003A6EBC", "0x003A6ECC", "0x003A6EDC", "0x003A6EEC", "0x003A6EFC", "0x003A6F0C", "0x003A6F20", "0x003A6F34", "0x003A6F48", "0x003A6F5C", "0x003A6F70", "0x003A6F84", "0x003A6F98", "0x003A6FAC", "0x003A6FC0", "0x003A6FD0", "0x003A6FE0", "0x003A6FF0", "0x003A7000", "0x003A7038", "0x003A7048", "0x003A7080", "0x003A7090", "0x003A70E0", "0x003A711C", "0x003A7158", "0x003A7194", "0x003A71E4", "0x003A7234", "0x003A7270", "0x003A72C0", "0x003A72D0", "0x003A72E0", "0x003A72F0", "0x003A7300", "0x003A7310", "0x003A7320", "0x003A7330", "0x003A7340", "0x003A7350", "0x003A7360", "0x003A7370", "0x003A7380", "0x003A7390", "0x003A73A0", "0x003A73B0", "0x003A73C0", "0x003A73D0", "0x003A73E0", "0x003A73F0", "0x003A7400", "0x003A7410", "0x003A7450", "0x003A7468", "0x003A7478", "0x003A7488", "0x003A74C8", "0x003A7508", "0x003A7518", "0x003A7528", "0x003A7538", "0x003A7548", "0x003A7558", "0x003A7568", "0x003A7578", "0x003A7588", "0x003A7598", "0x003A75A8", "0x003A75B8", "0x003A75C8", "0x003A75D8", "0x003A75E8", "0x003A75F8", "0x003A7608", "0x003A7618", "0x003A7628", "0x003A7638", "0x003A7648", "0x003A7658", "0x003A7668", "0x003A7678", "0x003A7688", "0x003A7698", "0x003A76A8", "0x003A76B8", "0x003A76F0", "0x003A7728", "0x003A7760", "0x003A7798", "0x003A77A8", "0x003A77B8", "0x003A77C8", "0x003A77D8", "0x003A77E8", "0x003A77FC", "0x003A780C", "0x003A781C", "0x003A782C", "0x003A783C", "0x003A784C", "0x003A785C", "0x003A786C", "0x003A787C", "0x003A788C", "0x003A789C", "0x003A78AC", "0x003A78BC", "0x003A78CC", "0x003A78DC", "0x003A78EC", "0x003A78FC", "0x003A7934", "0x003A796C", "0x003A797C", "0x003A798C", "0x003A79C4", "0x003A79FC", "0x003A7A34", "0x003A7A6C", "0x003A7AA4", "0x003A7ADC", "0x003A7B14", "0x003A7B4C", "0x003A7B5C", "0x003A7B6C", "0x003A7B7C", "0x003A7B8C", "0x003A7B9C", "0x003A7BAC", "0x003A7BBC", "0x003A7BCC", "0x003A7BDC", "0x003A7BEC", "0x003A7BFC", "0x003A7C0C", "0x003A7C1C", "0x003A7C2C", "0x003A7C3C", "0x003A7C4C", "0x003A7C5C", "0x003A7C6C", "0x003A7C7C", "0x003A7C8C", "0x003A7C9C", "0x003A7CAC", "0x003A7CBC", "0x003A7CCC", "0x003A7CDC", "0x003A7CEC", "0x003A7CFC", "0x003A7D0C", "0x003A7D1C", "0x003A7D2C", "0x003A7D3C", "0x003A7D4C", "0x003A7D5C", "0x003A7D6C", "0x003A7DAC", "0x003A7DBC", "0x003A7DCC", "0x003A7DDC", "0x003A7DEC", "0x003A7E00", "0x003A7E10", "0x003A7E20", "0x003A7E64", "0x003A7E7C", "0x003A7E94", "0x003A7ED8", "0x003A7EF0", "0x003A7F34", "0x003A7F4C", "0x003A7F90", "0x003A7FA8", "0x003A7FC0", "0x003A7FD8", "0x003A801C", "0x003A8034", "0x003A804C", "0x003A8090", "0x003A80A8", "0x003A80EC", "0x003A8104", "0x003A8148", "0x003A8160", "0x003A8178", "0x003A8190", "0x003A81A4", "0x003A81B4", "0x003A81C4", "0x003A81D4", "0x003A81E4", "0x003A81F4", "0x003A8204", "0x003A8214", "0x003A8224", "0x003A8234", "0x003A8244", "0x003A8254", "0x003A8264", "0x003A8274", "0x003A8284", "0x003A8294", "0x003A82A4", "0x003A82B4", "0x003A82C4", "0x003A82D4", "0x003A82E4", "0x003A82F4", "0x003A8304", "0x003A8314", "0x003A8324", "0x003A8334", "0x003A8344", "0x003A8354", "0x003A8364", "0x003A8374", "0x003A8384", "0x003A8394", "0x003A83A4", "0x003A83DC", "0x003A83EC", "0x003A83FC", "0x003A840C", "0x003A841C", "0x003A842C", "0x003A8440", "0x003A8458", "0x003A8468", "0x003A847C", "0x003A848C", "0x003A849C", "0x003A84AC", "0x003A84BC", "0x003A84CC", "0x003A84DC", "0x003A84EC", "0x003A84FC", "0x003A8534", "0x003A8544", "0x003A8554", "0x003A8564", "0x003A8574", "0x003A8584", "0x003A8594", "0x003A85DC", "0x003A85EC", "0x003A85FC", "0x003A860C", "0x003A8620", "0x003A8634", "0x003A8648", "0x003A865C", "0x003A8670", "0x003A8684", "0x003A8694", "0x003A86A4", "0x003A86B4", "0x003A86CC", "0x003A86DC", "0x003A86EC", "0x003A86FC", "0x003A873C", "0x003A874C", "0x003A875C", "0x003A876C", "0x003A877C", "0x003A878C", "0x003A87A0", "0x003A87B4", "0x003A87C8", "0x003A87D8", "0x003A87E8", "0x003A87F8", "0x003A8838", "0x003A8848", "0x003A8860", "0x003A8878", "0x003A8888", "0x003A8898", "0x003A88A8", "0x003A88B8", "0x003A88C8", "0x003A8908", "0x003A8948", "0x003A895C", "0x003A8970", "0x003A8984", "0x003A8998", "0x003A89AC", "0x003A89BC", "0x003A89CC", "0x003A89DC", "0x003A89EC", "0x003A8A28", "0x003A8A64", "0x003A8AA0", "0x003A8ADC", "0x003A8B18", "0x003A8B28", "0x003A8B38", "0x003A8B48", "0x003A8B58", "0x003A8B68", "0x003A8B78", "0x003A8B88", "0x003A8B98", "0x003A8BA8", "0x003A8BB8", "0x003A8BC8", "0x003A8BD8", "0x003A8BE8", "0x003A8BF8", "0x003A8C08", "0x003A8C18", "0x003A8C28", "0x003A8C38", "0x003A8C74", "0x003A8C84", "0x003A8C94", "0x003A8CD0", "0x003A8CE0", "0x003A8CF0", "0x003A8D00", "0x003A8D10", "0x003A8D20", "0x003A8D30", "0x003A8D44", "0x003A8D58", "0x003A8D6C", "0x003A8D7C", "0x003A8D8C", "0x003A8D9C", "0x003A8DAC", "0x003A8DBC", "0x003A8DCC", "0x003A8DDC", "0x003A8DEC", "0x003A8DFC", "0x003A8E0C", "0x003A8E1C", "0x003A8E2C", "0x003A8E3C", "0x003A8E4C", "0x003A8E5C", "0x003A8E6C", "0x003A8E7C", "0x003A8E8C", "0x003A8E9C", "0x003A8ED4", "0x003A8F0C", "0x003A8F20", "0x003A8F34", "0x003A8F48", "0x003A8F5C", "0x003A8F70", "0x003A8F80", "0x003A8F94", "0x003A8FA8", "0x003A8FE4", "0x003A8FF4", "0x003A9004", "0x003A9014", "0x003A9050", "0x003A9060", "0x003A9070", "0x003A9080", "0x003A9090", "0x003A90A0", "0x003A90B0", "0x003A90C0", "0x003A90D0", "0x003A90E0", "0x003A90F4", "0x003A9108", "0x003A911C", "0x003A9130", "0x003A9144", "0x003A9158", "0x003A9168", "0x003A9178", "0x003A9188", "0x003A9198", "0x003A91AC", "0x003A91C0", "0x003A91D4", "0x003A91E8", "0x003A91FC", "0x003A9210", "0x003A9220", "0x003A9230", "0x003A9240", "0x003A9250", "0x003A9264", "0x003A9278", "0x003A928C", "0x003A92A0", "0x003A92B4", "0x003A92C8", "0x003A92E0", "0x003A92F8", "0x003A9308", "0x003A9318", "0x003A9328", "0x003A9338", "0x003A9348", "0x003A9358", "0x003A9368", "0x003A93B4", "0x003A9400", "0x003A944C", "0x003A9484", "0x003A94BC", "0x003A94F4", "0x003A952C", "0x003A9564", "0x003A959C", "0x003A95D4", "0x003A95E4", "0x003A95F4", "0x003A9604", "0x003A9650", "0x003A9660", "0x003A96AC", "0x003A96BC", "0x003A96CC", "0x003A9718", "0x003A9764", "0x003A97B0", "0x003A97C0", "0x003A97F8", "0x003A9844", "0x003A9854", "0x003A988C", "0x003A98A4", "0x003A98B4", "0x003A98EC", "0x003A9924", "0x003A995C", "0x003A996C", "0x003A997C", "0x003A998C", "0x003A999C", "0x003A99AC", "0x003A99BC", "0x003A99CC", "0x003A99DC", "0x003A99EC", "0x003A99FC", "0x003A9A0C", "0x003A9A1C", "0x003A9A2C", "0x003A9A3C", "0x003A9A4C", "0x003A9A5C", "0x003A9A6C", "0x003A9A7C", "0x003A9A8C", "0x003A9AA4", "0x003A9AF4", "0x003A9B2C", "0x003A9B64", "0x003A9B9C", "0x003A9BAC", "0x003A9BBC", "0x003A9BCC", "0x003A9BDC", "0x003A9C28", "0x003A9C74", "0x003A9CC0", "0x003A9CD0", "0x003A9CE0", "0x003A9D2C", "0x003A9D78", "0x003A9DC4", "0x003A9E10", "0x003A9E5C", "0x003A9E94", "0x003A9ECC", "0x003A9F04", "0x003A9F3C", "0x003A9F74", "0x003A9FAC", "0x003A9FE4", "0x003AA02C", "0x003AA064", "0x003AA074", "0x003AA0AC", "0x003AA0E4", "0x003AA11C", "0x003AA12C", "0x003AA13C", "0x003AA14C", "0x003AA15C", "0x003AA16C", "0x003AA17C", "0x003AA18C", "0x003AA19C", "0x003AA1AC", "0x003AA1BC", "0x003AA1F4", "0x003AA22C", "0x003AA264", "0x003AA274", "0x003AA2AC", "0x003AA2C0", "0x003AA2D4", "0x003AA2E8", "0x003AA2FC", "0x003AA310", "0x003AA324", "0x003AA338", "0x003AA34C", "0x003AA360", "0x003AA398", "0x003AA3D0", "0x003AA408", "0x003AA440", "0x003AA478", "0x003AA488", "0x003AA49C", "0x003AA4B4", "0x003AA4CC", "0x003AA510", "0x003AA528", "0x003AA540", "0x003AA558", "0x003AA59C", "0x003AA5B4", "0x003AA5CC", "0x003AA5E4", "0x003AA5FC", "0x003AA640", "0x003AA654", "0x003AA66C", "0x003AA684", "0x003AA69C", "0x003AA6B4", "0x003AA6CC", "0x003AA6DC", "0x003AA6F4", "0x003AA70C", "0x003AA71C", "0x003AA730", "0x003AA744", "0x003AA75C", "0x003AA774", "0x003AA78C", "0x003AA79C", "0x003AA7AC", "0x003AA7C4", "0x003AA7DC", "0x003AA7EC", "0x003AA804", "0x003AA81C", "0x003AA82C", "0x003AA844", "0x003AA85C", "0x003AA8A0", "0x003AA8B4", "0x003AA8C8", "0x003AA8DC", "0x003AA8F0", "0x003AA900", "0x003AA910", "0x003AA920", "0x003AA930", "0x003AA968", "0x003AA978", "0x003AA9B0", "0x003AA9C0", "0x003AA9D0", "0x003AA9E0", "0x003AA9F0", "0x003AAA00", "0x003AAA10", "0x003AAA20", "0x003AAA30", "0x003AAA40", "0x003AAA50", "0x003AAAA0", "0x003AAAB0", "0x003AAAC0", "0x003AAB10", "0x003AAB20", "0x003AAB70", "0x003AAB80", "0x003AABD0", "0x003AABE0", "0x003AABF0", "0x003AAC00", "0x003AAC10", "0x003AAC20", "0x003AAC34", "0x003AAC48", "0x003AAC58", "0x003AAC68", "0x003AAC78", "0x003AAC88", "0x003AAC9C", "0x003AACB0", "0x003AAD00", "0x003AAD50", "0x003AAD64", "0x003AADB4", "0x003AADC4", "0x003AADD4", "0x003AADE4", "0x003AADF4", "0x003AAE04", "0x003AAE14", "0x003AAE24", "0x003AAE34", "0x003AAE44", "0x003AAE54", "0x003AAE64", "0x003AAE74", "0x003AAE84", "0x003AAE94", "0x003AAEA4", "0x003AAEB8", "0x003AAF08", "0x003AAF58", "0x003AAF6C", "0x003AAFBC", "0x003AAFCC", "0x003AAFDC", "0x003AAFEC", "0x003AAFFC", "0x003AB00C", "0x003AB01C", "0x003AB02C", "0x003AB03C", "0x003AB04C", "0x003AB05C", "0x003AB06C", "0x003AB07C", "0x003AB08C", "0x003AB09C", "0x003AB0AC", "0x003AB0BC", "0x003AB0CC", "0x003AB0E0", "0x003AB130", "0x003AB140", "0x003AB150", "0x003AB1A0", "0x003AB1F0", "0x003AB200", "0x003AB250", "0x003AB260", "0x003AB2B0", "0x003AB2C4", "0x003AB2D8", "0x003AB2E8", "0x003AB2F8", "0x003AB308", "0x003AB318", "0x003AB328", "0x003AB338", "0x003AB348", "0x003AB358", "0x003AB368", "0x003AB378", "0x003AB388", "0x003AB398", "0x003AB3A8", "0x003AB3B8", "0x003AB3C8", "0x003AB3D8", "0x003AB3E8", "0x003AB3F8", "0x003AB408", "0x003AB418", "0x003AB428", "0x003AB438", "0x003AB448", "0x003AB458", "0x003AB468", "0x003AB478", "0x003AB488", "0x003AB498", "0x003AB4A8", "0x003AB4B8", "0x003AB4C8", "0x003AB4D8", "0x003AB4E8", "0x003AB4F8", "0x003AB508", "0x003AB518", "0x003AB528", "0x003AB538", "0x003AB548", "0x003AB558", "0x003AB568", "0x003AB578", "0x003AB588", "0x003AB598", "0x003AB5A8", "0x003AB5B8", "0x003AB5C8", "0x003AB5D8", "0x003AB5E8", "0x003AB5F8", "0x003AB608", "0x003AB618", "0x003AB628", "0x003AB638", "0x003AB648", "0x003AB658", "0x003AB668", "0x003AB678", "0x003AB688", "0x003AB698", "0x003AB6A8", "0x003AB6B8", "0x003AB6C8", "0x003AB700", "0x003AB710", "0x003AB720", "0x003AB730", "0x003AB740", "0x003AB750", "0x003AB760", "0x003AB774", "0x003AB788", "0x003AB7C4", "0x003AB7D4", "0x003AB7E8", "0x003AB7FC", "0x003AB810", "0x003AB824", "0x003AB834", "0x003AB844", "0x003AB858", "0x003AB868", "0x003AB878", "0x003AB88C", "0x003AB8A0", "0x003AB8B4", "0x003AB8F0", "0x003AB900", "0x003AB910", "0x003AB920", "0x003AB930", "0x003AB940", "0x003AB950", "0x003AB960", "0x003AB970", "0x003AB980", "0x003AB990", "0x003AB9A0", "0x003AB9B0", "0x003ABA00", "0x003ABA10", "0x003ABA20", "0x003ABA70", "0x003ABA80", "0x003ABAD0", "0x003ABAE0", "0x003ABB30", "0x003ABB6C", "0x003ABB7C", "0x003ABB8C", "0x003ABB9C", "0x003ABBAC", "0x003ABBC0", "0x003ABBD0", "0x003ABBE0", "0x003ABBF0", "0x003ABC2C", "0x003ABC3C", "0x003ABC4C", "0x003ABC88", "0x003ABC98", "0x003ABCD4", "0x003ABCE4", "0x003ABD20", "0x003ABD30", "0x003ABD40", "0x003ABD50", "0x003ABD60", "0x003ABD70", "0x003ABD80", "0x003ABD90", "0x003ABDA4", "0x003ABDB8", "0x003ABDC8", "0x003ABE04", "0x003ABE54", "0x003ABE90", "0x003ABEA0", "0x003ABEF0", "0x003ABF00", "0x003ABF50", "0x003ABF60", "0x003ABFB0", "0x003ABFEC", "0x003ABFFC", "0x003AC00C", "0x003AC01C", "0x003AC02C", "0x003AC03C", "0x003AC04C", "0x003AC05C", "0x003AC06C", "0x003AC07C", "0x003AC08C", "0x003AC0DC", "0x003AC0EC", "0x003AC0FC", "0x003AC14C", "0x003AC15C", "0x003AC1AC", "0x003AC1BC", "0x003AC20C", "0x003AC248", "0x003AC258", "0x003AC268", "0x003AC278", "0x003AC288", "0x003AC298", "0x003AC2A8", "0x003AC2B8", "0x003AC2C8", "0x003AC2D8", "0x003AC2E8", "0x003AC2F8", "0x003AC308", "0x003AC318", "0x003AC328", "0x003AC338", "0x003AC348", "0x003AC358", "0x003AC368", "0x003AC378", "0x003AC388", "0x003AC398", "0x003AC3A8", "0x003AC3B8", "0x003AC3C8", "0x003AC3D8", "0x003AC43C", "0x003AC44C", "0x003AC45C", "0x003AC46C", "0x003AC47C", "0x003AC48C", "0x003AC49C", "0x003AC4D4", "0x003AC4E4", "0x003AC4F4", "0x003AC504", "0x003AC514", "0x003AC524", "0x003AC534", "0x003AC548", "0x003AC55C", "0x003AC56C", "0x003AC57C", "0x003AC58C", "0x003AC59C", "0x003AC5AC", "0x003AC5BC", "0x003AC5CC", "0x003AC5DC", "0x003AC5EC", "0x003AC5FC", "0x003AC60C", "0x003AC61C", "0x003AC62C", "0x003AC63C", "0x003AC64C", "0x003AC65C", "0x003AC66C", "0x003AC680", "0x003AC690", "0x003AC6A0", "0x003AC6B0", "0x003AC6C0", "0x003AC6D0", "0x003AC6E0", "0x003AC6F0", "0x003AC700", "0x003AC710", "0x003AC720", "0x003AC730", "0x003AC740", "0x003AC750", "0x003AC760", "0x003AC770", "0x003AC780", "0x003AC790", "0x003AC7A0", "0x003AC7B0", "0x003AC7C0", "0x003AC7D0", "0x003AC7E0", "0x003AC7F0", "0x003AC800", "0x003AC810", "0x003AC820", "0x003AC830", "0x003AC840", "0x003AC850", "0x003AC860", "0x003AC870", "0x003AC880", "0x003AC890", "0x003AC8A0", "0x003AC8B0", "0x003AC8C0", "0x003AC8D0", "0x003AC8E0", "0x003AC8F0", "0x003AC900", "0x003AC910", "0x003AC920", "0x003AC930", "0x003AC940", "0x003AC950", "0x003AC960", "0x003AC970", "0x003AC980", "0x003AC990", "0x003AC9A0", "0x003AC9B4", "0x003ACA04", "0x003ACA3C", "0x003ACA4C", "0x003ACA5C", "0x003ACA6C", "0x003ACA80", "0x003ACA90", "0x003ACAA4", "0x003ACADC", "0x003ACAEC", "0x003ACB00", "0x003ACB14", "0x003ACB24", "0x003ACB34", "0x003ACB44", "0x003ACB54", "0x003ACB64", "0x003ACB74", "0x003ACB84", "0x003ACB98", "0x003ACBAC", "0x003ACBBC", "0x003ACC20", "0x003ACC84", "0x003ACC94", "0x003ACCA4", "0x003ACCB4", "0x003ACCC4", "0x003ACCD4", "0x003ACCE4", "0x003ACCF4", "0x003ACD04", "0x003ACD14", "0x003ACD24", "0x003ACD34", "0x003ACD44", "0x003ACD54", "0x003ACD64", "0x003ACD74", "0x003ACD84", "0x003ACD94", "0x003ACDE0", "0x003ACDF0", "0x003ACE00", "0x003ACE10", "0x003ACE20", "0x003ACE30", "0x003ACE68", "0x003ACEA0", "0x003ACED8", "0x003ACF10", "0x003ACF48", "0x003ACF80", "0x003ACFE4", "0x003ACFF4", "0x003AD004", "0x003AD014", "0x003AD024", "0x003AD034", "0x003AD044", "0x003AD054", "0x003AD064", "0x003AD074", "0x003AD084", "0x003AD094", "0x003AD0CC", "0x003AD104", "0x003AD13C", "0x003AD174", "0x003AD188", "0x003AD19C", "0x003AD1B0", "0x003AD1C0", "0x003AD1D4", "0x003AD1E8", "0x003AD1FC", "0x003AD20C", "0x003AD244", "0x003AD27C", "0x003AD2B4", "0x003AD2EC", "0x003AD324", "0x003AD35C", "0x003AD394", "0x003AD3A4", "0x003AD3DC", "0x003AD414", "0x003AD44C", "0x003AD484", "0x003AD4C0", "0x003AD4D0", "0x003AD4E0", "0x003AD4F0", "0x003AD500", "0x003AD510", "0x003AD520", "0x003AD530", "0x003AD540", "0x003AD550", "0x003AD564", "0x003AD5B0", "0x003AD5C4", "0x003AD5D8", "0x003AD5E8", "0x003AD5F8", "0x003AD608", "0x003AD618", "0x003AD628", "0x003AD674", "0x003AD684", "0x003AD694", "0x003AD6D0", "0x003AD6E0", "0x003AD6F0", "0x003AD700", "0x003AD710", "0x003AD720", "0x003AD730", "0x003AD740", "0x003AD750", "0x003AD760", "0x003AD7AC", "0x003AD7BC", "0x003AD7CC", "0x003AD7DC", "0x003AD7EC", "0x003AD7FC", "0x003AD80C", "0x003AD820", "0x003AD830", "0x003AD840", "0x003AD850", "0x003AD860", "0x003AD870", "0x003AD884", "0x003AD898", "0x003AD8AC", "0x003AD8C0", "0x003AD8D0", "0x003AD8E0", "0x003AD8F0", "0x003AD900", "0x003AD910", "0x003AD924", "0x003AD934", "0x003AD944", "0x003AD958", "0x003AD96C", "0x003AD980", "0x003AD990", "0x003AD9A0", "0x003AD9B0", "0x003AD9C0", "0x003ADA24", "0x003ADA88", "0x003ADAEC", "0x003ADB50", "0x003ADB60", "0x003ADB70", "0x003ADB80", "0x003ADB90", "0x003ADBA0", "0x003ADBB0", "0x003ADBE8", "0x003ADBF8", "0x003ADC08", "0x003ADC18", "0x003ADC28", "0x003ADC38", "0x003ADC48", "0x003ADC58", "0x003ADC6C", "0x003ADC80", "0x003ADC90", "0x003ADCA0", "0x003ADCB4", "0x003ADCC8", "0x003ADCD8", "0x003ADCE8", "0x003ADCF8", "0x003ADD08", "0x003ADD18", "0x003ADD28", "0x003ADD38", "0x003ADD48", "0x003ADD58", "0x003ADD68", "0x003ADD78", "0x003ADD88", "0x003ADD98", "0x003ADDA8", "0x003ADDB8", "0x003ADDC8", "0x003ADDD8", "0x003ADDE8", "0x003ADDF8", "0x003ADE08", "0x003ADE18", "0x003ADE28", "0x003ADE38", "0x003ADE48", "0x003ADE58", "0x003ADE68", "0x003ADE78", "0x003ADE88", "0x003ADE98", "0x003ADEA8", "0x003ADEB8", "0x003ADEC8", "0x003ADED8", "0x003ADEE8", "0x003ADEF8", "0x003ADF08", "0x003ADF18", "0x003ADF54", "0x003ADF68", "0x003ADF78", "0x003ADF8C", "0x003ADFA0", "0x003ADFB0", "0x003ADFC0", "0x003ADFD0", "0x003ADFE4", "0x003ADFF8", "0x003AE00C", "0x003AE070", "0x003AE084", "0x003AE098", "0x003AE0D0", "0x003AE0E4", "0x003AE0F8", "0x003AE10C", "0x003AE120", "0x003AE158", "0x003AE168", "0x003AE178", "0x003AE188", "0x003AE19C", "0x003AE1B0", "0x003AE1C4", "0x003AE1D4", "0x003AE1E4", "0x003AE1F4", "0x003AE208", "0x003AE26C", "0x003AE280", "0x003AE2E4", "0x003AE2F8", "0x003AE35C", "0x003AE370", "0x003AE3D4", "0x003AE3E4", "0x003AE3F4", "0x003AE404", "0x003AE414", "0x003AE424", "0x003AE434", "0x003AE444", "0x003AE454", "0x003AE464", "0x003AE478", "0x003AE4DC", "0x003AE4F0", "0x003AE554", "0x003AE568", "0x003AE5CC", "0x003AE5E0", "0x003AE5F4", "0x003AE608", "0x003AE61C", "0x003AE630", "0x003AE694", "0x003AE6A4", "0x003AE6B4", "0x003AE6C4", "0x003AE6D4", "0x003AE6E8", "0x003AE6FC", "0x003AE710", "0x003AE724", "0x003AE738", "0x003AE74C", "0x003AE760", "0x003AE774", "0x003AE788", "0x003AE79C", "0x003AE7B0", "0x003AE7C4", "0x003AE83C", "0x003AE850", "0x003AE864", "0x003AE8C8", "0x003AE8DC", "0x003AE8F0", "0x003AE904", "0x003AE918", "0x003AE928", "0x003AE938", "0x003AE94C", "0x003AE960", "0x003AE974", "0x003AE988", "0x003AE99C", "0x003AE9B0", "0x003AE9C4", "0x003AE9D8", "0x003AE9EC", "0x003AEA00", "0x003AEA14", "0x003AEA28", "0x003AEA3C", "0x003AEA50", "0x003AEA64", "0x003AEA78", "0x003AEA8C", "0x003AEAA0", "0x003AEAB4", "0x003AEAC8", "0x003AEADC", "0x003AEAEC", "0x003AEAFC", "0x003AEB0C", "0x003AEB1C", "0x003AEB2C", "0x003AEB3C", "0x003AEB4C", "0x003AEB5C", "0x003AEB6C", "0x003AEB7C", "0x003AEBB8", "0x003AEBF4", "0x003AEC30", "0x003AEC6C", "0x003AEC7C", "0x003AEC8C", "0x003AEC9C", "0x003AECAC", "0x003AECBC", "0x003AECCC", "0x003AECDC", "0x003AECEC", "0x003AECFC", "0x003AED38", "0x003AED74", "0x003AEDB0", "0x003AEDEC", "0x003AEDFC", "0x003AEE0C", "0x003AEE1C", "0x003AEE2C", "0x003AEE3C", "0x003AEE4C", "0x003AEE5C", "0x003AEE6C", "0x003AEE7C", "0x003AEE8C", "0x003AEEC8", "0x003AEF04", "0x003AEF14", "0x003AEF50", "0x003AEF60", "0x003AEF70", "0x003AEF84", "0x003AEF94", "0x003AEFA4", "0x003AEFB4", "0x003AEFC4", "0x003AEFD4", "0x003AEFE8", "0x003AEFF8", "0x003AF008", "0x003AF018", "0x003AF02C", "0x003AF03C", "0x003AF04C", "0x003AF084", "0x003AF0BC", "0x003AF120", "0x003AF184", "0x003AF1E8", "0x003AF1F8", "0x003AF208", "0x003AF218", "0x003AF228", "0x003AF238", "0x003AF248", "0x003AF258", "0x003AF268", "0x003AF278", "0x003AF288", "0x003AF298", "0x003AF2A8", "0x003AF2B8", "0x003AF2C8", "0x003AF2D8", "0x003AF2E8", "0x003AF2F8", "0x003AF308", "0x003AF318", "0x003AF328", "0x003AF338", "0x003AF370", "0x003AF3A8", "0x003AF3E0", "0x003AF418", "0x003AF450", "0x003AF4B4", "0x003AF4C4", "0x003AF4D4", "0x003AF4E4", "0x003AF4F4", "0x003AF504", "0x003AF514", "0x003AF524", "0x003AF55C", "0x003AF594", "0x003AF5CC", "0x003AF604", "0x003AF63C", "0x003AF674", "0x003AF6AC", "0x003AF6C0", "0x003AF6D4", "0x003AF6E8", "0x003AF6FC", "0x003AF710", "0x003AF724", "0x003AF738", "0x003AF74C", "0x003AF760", "0x003AF774", "0x003AF788", "0x003AF79C", "0x003AF7B0", "0x003AF7C4", "0x003AF7D8", "0x003AF7EC", "0x003AF800", "0x003AF814", "0x003AF828", "0x003AF83C", "0x003AF850", "0x003AF864", "0x003AF874", "0x003AF888", "0x003AF89C", "0x003AF8D8", "0x003AF8E8", "0x003AF8F8", "0x003AF908", "0x003AF918", "0x003AF928", "0x003AF938", "0x003AF948", "0x003AF958", "0x003AF968", "0x003AF978", "0x003AF988", "0x003AF998", "0x003AF9A8", "0x003AF9B8", "0x003AF9C8", "0x003AF9D8", "0x003AF9E8", "0x003AF9F8", "0x003AFA08", "0x003AFA18", "0x003AFA28", "0x003AFA38", "0x003AFA4C", "0x003AFA60", "0x003AFA70", "0x003AFA80", "0x003AFA90", "0x003AFAA0", "0x003AFAB4", "0x003AFAC4", "0x003AFAD4", "0x003AFAE8", "0x003AFAF8", "0x003AFB0C", "0x003AFB20", "0x003AFB34", "0x003AFB48", "0x003AFB5C", "0x003AFB6C", "0x003AFB7C", "0x003AFB8C", "0x003AFB9C", "0x003AFBAC", "0x003AFBBC", "0x003AFBD0", "0x003AFBE4", "0x003AFBF8", "0x003AFC0C", "0x003AFC1C", "0x003AFC2C", "0x003AFC3C", "0x003AFC4C", "0x003AFC5C", "0x003AFC6C", "0x003AFC7C", "0x003AFC8C", "0x003AFCA0", "0x003AFCB4", "0x003AFCC4", "0x003AFCD8", "0x003AFCE8", "0x003AFCF8", "0x003AFD08", "0x003AFD18", "0x003AFD28", "0x003AFD38", "0x003AFD4C", "0x003AFD60", "0x003AFD70", "0x003AFD80", "0x003AFD90", "0x003AFDA0", "0x003AFDB0", "0x003AFDC0", "0x003AFDD0", "0x003AFDE0", "0x003AFDF0", "0x003AFE00", "0x003AFE14", "0x003AFE4C", "0x003AFE5C", "0x003AFE6C", "0x003AFE7C", "0x003AFE8C", "0x003AFEF0", "0x003AFF00", "0x003AFF10", "0x003AFF20", "0x003AFF30", "0x003AFF48", "0x003AFF60", "0x003AFF78", "0x003AFF90", "0x003AFFA8", "0x003AFFB8", "0x003AFFC8", "0x003AFFD8", "0x003AFFE8", "0x003AFFF8", "0x003B0008", "0x003B0018", "0x003B0028", "0x003B0038", "0x003B0048", "0x003B0058", "0x003B0068", "0x003B0078", "0x003B0088", "0x003B0098", "0x003B00A8", "0x003B00B8", "0x003B00C8", "0x003B00D8", "0x003B00E8", "0x003B00F8", "0x003B0108", "0x003B0118", "0x003B0128", "0x003B0138", "0x003B0188", "0x003B01C8", "0x003B01D8", "0x003B01E8", "0x003B01F8", "0x003B0210", "0x003B0228", "0x003B0238", "0x003B0248", "0x003B0280", "0x003B0290", "0x003B02A0", "0x003B02B8", "0x003B02D0", "0x003B02E8", "0x003B0300", "0x003B0310", "0x003B0348", "0x003B0380", "0x003B0390", "0x003B03A0", "0x003B03D8", "0x003B03E8", "0x003B03F8", "0x003B0408", "0x003B0418", "0x003B0428", "0x003B0460", "0x003B0470", "0x003B0480", "0x003B0490", "0x003B04A0", "0x003B04B0", "0x003B04C0", "0x003B04D0", "0x003B04E0", "0x003B04F0", "0x003B0500", "0x003B0510", "0x003B0550", "0x003B0560", "0x003B0570", "0x003B0580", "0x003B0590", "0x003B05A0", "0x003B05EC", "0x003B0650", "0x003B0660", "0x003B0670", "0x003B0680", "0x003B06E4", "0x003B06F4", "0x003B0704", "0x003B0714", "0x003B0724", "0x003B0734", "0x003B0744", "0x003B0754", "0x003B0764", "0x003B0774", "0x003B078C", "0x003B07CC", "0x003B080C", "0x003B084C", "0x003B088C", "0x003B08D8", "0x003B0924", "0x003B0934", "0x003B0944", "0x003B0994", "0x003B09A4", "0x003B09F4", "0x003B0A04", "0x003B0A14", "0x003B0A24", "0x003B0A34", "0x003B0A44", "0x003B0A54", "0x003B0A64", "0x003B0A74", "0x003B0A84", "0x003B0A94", "0x003B0AA4", "0x003B0AB4", "0x003B0B04", "0x003B0B44", "0x003B0B54", "0x003B0B64", "0x003B0B74", "0x003B0B84", "0x003B0B9C", "0x003B0BB4", "0x003B0BCC", "0x003B0BE0", "0x003B0BF4", "0x003B0C08", "0x003B0C1C", "0x003B0C30", "0x003B0C44", "0x003B0C58", "0x003B0C6C", "0x003B0C80", "0x003B0C94", "0x003B0CAC", "0x003B0CC4", "0x003B0CDC", "0x003B0CF4", "0x003B0D0C", "0x003B0D20", "0x003B0D30", "0x003B0D40", "0x003B0D50", "0x003B0D60", "0x003B0D70", "0x003B0D80", "0x003B0D90", "0x003B0DA0", "0x003B0DB0", "0x003B0DC0", "0x003B0DD0", "0x003B0DE8", "0x003B0DF8", "0x003B0E08", "0x003B0E18", "0x003B0E28", "0x003B0E38", "0x003B0E48", "0x003B0E58", "0x003B0E68", "0x003B0E78", "0x003B0E88", "0x003B0E98", "0x003B0EA8", "0x003B0EB8", "0x003B0EC8", "0x003B0ED8", "0x003B0EE8", "0x003B0EF8", "0x003B0F08", "0x003B0F44", "0x003B0F80", "0x003B0F90", "0x003B0FA0", "0x003B0FB0", "0x003B0FC0", "0x003B0FD0", "0x003B0FE0", "0x003B0FF0", "0x003B1000", "0x003B1010", "0x003B1020", "0x003B1030", "0x003B1040", "0x003B1050", "0x003B1060", "0x003B10C4", "0x003B10D4", "0x003B10E4", "0x003B10F4", "0x003B1104", "0x003B1114", "0x003B1124", "0x003B1134", "0x003B1170", "0x003B1180", "0x003B1190", "0x003B11A0", "0x003B11B0", "0x003B11C0", "0x003B11D0", "0x003B11E0", "0x003B11F0", "0x003B1200", "0x003B1210", "0x003B1220", "0x003B1230", "0x003B1280", "0x003B1290", "0x003B12D0", "0x003B12E0", "0x003B12F0", "0x003B1300", "0x003B1310", "0x003B1320", "0x003B1330", "0x003B1340", "0x003B1350", "0x003B1360", "0x003B1370", "0x003B13B0", "0x003B13F0", "0x003B1400", "0x003B1410", "0x003B1420", "0x003B1430", "0x003B1440", "0x003B1480", "0x003B1498", "0x003B14B0", "0x003B14C8", "0x003B14E0", "0x003B14F0", "0x003B1500", "0x003B1538", "0x003B1570", "0x003B1584", "0x003B1594", "0x003B15E0", "0x003B15F0", "0x003B1600", "0x003B1640", "0x003B1650", "0x003B1668", "0x003B1680", "0x003B1698", "0x003B16B0", "0x003B16C8", "0x003B16E0", "0x003B16F8", "0x003B1710", "0x003B1728", "0x003B176C", "0x003B1784", "0x003B17C8", "0x003B17E0", "0x003B17F8", "0x003B1810", "0x003B1828", "0x003B1840", "0x003B1850", "0x003B1860", "0x003B1898", "0x003B18AC", "0x003B18C0", "0x003B1934", "0x003B1998", "0x003B19E8", "0x003B1A28", "0x003B1A40", "0x003B1A58", "0x003B1A70", "0x003B1A88", "0x003B1A9C", "0x003B1AB4", "0x003B1AC8", "0x003B1ADC", "0x003B1AF4", "0x003B1B0C", "0x003B1B50", "0x003B1B68", "0x003B1BAC", "0x003B1BC4", "0x003B1C08", "0x003B1C20", "0x003B1C64", "0x003B1C7C", "0x003B1CC0", "0x003B1CD8", "0x003B1CF0", "0x003B1D08", "0x003B1D20", "0x003B1D38", "0x003B1D7C", "0x003B1D94", "0x003B1DD8", "0x003B1DF0", "0x003B1E34", "0x003B1E4C", "0x003B1E90", "0x003B1EA8", "0x003B1EEC", "0x003B1F04", "0x003B1F1C", "0x003B1F34", "0x003B1F48", "0x003B1F5C", "0x003B1F70", "0x003B1F84", "0x003B1F98", "0x003B1FA8", "0x003B1FB8", "0x003B1FC8", "0x003B1FD8", "0x003B2010", "0x003B2020", "0x003B2030", "0x003B2040", "0x003B2050", "0x003B2060", "0x003B20C4", "0x003B20D4", "0x003B20E4", "0x003B20F4", "0x003B2104", "0x003B2114", "0x003B2124", "0x003B2134", "0x003B2144", "0x003B2154", "0x003B2164", "0x003B2174", "0x003B2184", "0x003B2194", "0x003B21A4", "0x003B21B4", "0x003B21C4", "0x003B21D4", "0x003B21E4", "0x003B21F4", "0x003B2204", "0x003B2214", "0x003B2224", "0x003B2234", "0x003B2244", "0x003B2254", "0x003B2264", "0x003B2274", "0x003B2284", "0x003B2294", "0x003B22A4", "0x003B22B4", "0x003B22C4", "0x003B22D4", "0x003B22E4", "0x003B22F4", "0x003B2304", "0x003B2314", "0x003B2324", "0x003B2334", "0x003B2344", "0x003B2354", "0x003B2364", "0x003B2374", "0x003B2384", "0x003B2394", "0x003B23A4", "0x003B23B4", "0x003B23C4", "0x003B23D4", "0x003B23E4", "0x003B23F4", "0x003B2404", "0x003B2414", "0x003B2424", "0x003B2434", "0x003B2444", "0x003B2454", "0x003B2464", "0x003B2474", "0x003B2484", "0x003B2494", "0x003B24A4", "0x003B24B4", "0x003B2518", "0x003B2528", "0x003B2538", "0x003B2548", "0x003B2558", "0x003B2568", "0x003B2578", "0x003B2588", "0x003B2598", "0x003B25A8", "0x003B25B8", "0x003B25C8", "0x003B2614", "0x003B2660", "0x003B26D0", "0x003B26E4", "0x003B26F8", "0x003B2744", "0x003B277C", "0x003B27B4", "0x003B27EC", "0x003B2824", "0x003B285C", "0x003B286C", "0x003B2880", "0x003B2894", "0x003B28E0", "0x003B28F0", "0x003B2960", "0x003B29AC", "0x003B29E4", "0x003B29F8", "0x003B2A0C", "0x003B2A20", "0x003B2A30", "0x003B2A40", "0x003B2A50", "0x003B2A60", "0x003B2A70", "0x003B2A84", "0x003B2A94", "0x003B2AA4", "0x003B2AB4", "0x003B2AC4", "0x003B2AD4", "0x003B2AE4", "0x003B2AF4", "0x003B2B04", "0x003B2B14", "0x003B2B24", "0x003B2B34", "0x003B2B44", "0x003B2B54", "0x003B2B64", "0x003B2B9C", "0x003B2BD4", "0x003B2C0C", "0x003B2C1C", "0x003B2C2C", "0x003B2C3C", "0x003B2C4C", "0x003B2C84", "0x003B2C94", "0x003B2CA4", "0x003B2CB4", "0x003B2CC8", "0x003B2CDC", "0x003B2CEC", "0x003B2CFC", "0x003B2D10", "0x003B2D24", "0x003B2D38", "0x003B2D4C", "0x003B2D60", "0x003B2D70", "0x003B2DA8", "0x003B2DE0", "0x003B2E18", "0x003B2E50", "0x003B2E88", "0x003B2EC0", "0x003B2EF8", "0x003B2F30", "0x003B2F68", "0x003B2FA0", "0x003B2FD8", "0x003B3010", "0x003B3048", "0x003B3058", "0x003B306C", "0x003B3080", "0x003B30B8", "0x003B30F0", "0x003B3128", "0x003B3160", "0x003B3198", "0x003B31D0", "0x003B3208", "0x003B3240", "0x003B3278", "0x003B3288", "0x003B3298", "0x003B32A8", "0x003B32E0", "0x003B3318", "0x003B3328", "0x003B3378", "0x003B33C8", "0x003B3418", "0x003B3450", "0x003B3488", "0x003B34C0", "0x003B34F8", "0x003B3508", "0x003B351C", "0x003B3530", "0x003B3568", "0x003B3578", "0x003B3588", "0x003B3598", "0x003B35A8", "0x003B35B8", "0x003B35C8", "0x003B35D8", "0x003B35E8", "0x003B3620", "0x003B3658", "0x003B3668", "0x003B3678", "0x003B3688", "0x003B3698", "0x003B36A8", "0x003B36B8", "0x003B36C8", "0x003B36D8", "0x003B36E8", "0x003B36F8", "0x003B3708", "0x003B3718", "0x003B3764", "0x003B3774", "0x003B3784", "0x003B3794", "0x003B37A4", "0x003B37B4", "0x003B37C4", "0x003B37D4", "0x003B37E4", "0x003B37F4", "0x003B3804", "0x003B3814", "0x003B3824", "0x003B3838", "0x003B384C", "0x003B3884", "0x003B38BC", "0x003B38CC", "0x003B38DC", "0x003B38EC", "0x003B38FC", "0x003B390C", "0x003B3920", "0x003B3934", "0x003B3944", "0x003B3994", "0x003B39A4", "0x003B39B4", "0x003B39C4", "0x003B39D4", "0x003B3A38", "0x003B3A48", "0x003B3A58", "0x003B3A68", "0x003B3A78", "0x003B3A88", "0x003B3A98", "0x003B3AA8", "0x003B3AE0", "0x003B3B18", "0x003B3B28", "0x003B3B38", "0x003B3B48", "0x003B3B58", "0x003B3B68", "0x003B3B78", "0x003B3B88", "0x003B3B98", "0x003B3BA8", "0x003B3BB8", "0x003B3BC8", "0x003B3BD8", "0x003B3BE8", "0x003B3BF8", "0x003B3C08", "0x003B3C40", "0x003B3C78", "0x003B3C88", "0x003B3C98", "0x003B3CA8", "0x003B3CB8", "0x003B3CC8", "0x003B3CD8", "0x003B3D3C", "0x003B3D4C", "0x003B3D5C", "0x003B3D6C", "0x003B3D7C", "0x003B3D8C", "0x003B3D9C", "0x003B3DAC", "0x003B3E10", "0x003B3E20", "0x003B3E30", "0x003B3E40", "0x003B3E50", "0x003B3E60", "0x003B3E70", "0x003B3E80", "0x003B3E90", "0x003B3EF4", "0x003B3F58", "0x003B3F68", "0x003B3F78", "0x003B3F88", "0x003B3F98", "0x003B3FA8", "0x003B3FB8", "0x003B3FC8", "0x003B3FDC", "0x003B3FEC", "0x003B4038", "0x003B4048", "0x003B4058", "0x003B4068", "0x003B4078", "0x003B4088", "0x003B4098", "0x003B40A8", "0x003B40B8", "0x003B40C8", "0x003B40D8", "0x003B40E8", "0x003B40F8", "0x003B4108", "0x003B4118", "0x003B4128", "0x003B4138", "0x003B4148", "0x003B4158", "0x003B4168", "0x003B4178", "0x003B41B4", "0x003B41F0", "0x003B4200", "0x003B4210", "0x003B4220", "0x003B4230", "0x003B4240", "0x003B4250", "0x003B4260", "0x003B4270", "0x003B4280", "0x003B4290", "0x003B42A0", "0x003B42B0", "0x003B42C0", "0x003B42D0", "0x003B42E0", "0x003B42F0", "0x003B4300", "0x003B4310", "0x003B4320", "0x003B4330", "0x003B4340", "0x003B4350", "0x003B4360", "0x003B4370", "0x003B4380", "0x003B4390", "0x003B43A0", "0x003B43B0", "0x003B43C0", "0x003B43D0", "0x003B43E0", "0x003B43F0", "0x003B4404", "0x003B4414", "0x003B4450", "0x003B448C", "0x003B44C4", "0x003B44FC", "0x003B4534", "0x003B456C", "0x003B45A4", "0x003B45DC", "0x003B4614", "0x003B4628", "0x003B4678", "0x003B46C8", "0x003B4700", "0x003B4714", "0x003B4764", "0x003B479C", "0x003B47B0", "0x003B4800", "0x003B4838", "0x003B484C", "0x003B4864", "0x003B487C", "0x003B48BC", "0x003B48FC", "0x003B490C", "0x003B4944", "0x003B4954", "0x003B4964", "0x003B4978", "0x003B498C", "0x003B49A0", "0x003B49B4", "0x003B49C8", "0x003B49DC", "0x003B49F0", "0x003B4A04", "0x003B4A14", "0x003B4A24", "0x003B4A34", "0x003B4A44", "0x003B4A54", "0x003B4A64", "0x003B4A74", "0x003B4A84", "0x003B4A94", "0x003B4AD0", "0x003B4AE0", "0x003B4AF0", "0x003B4B00", "0x003B4B10", "0x003B4B20", "0x003B4B30", "0x003B4B40", "0x003B4B50", "0x003B4B60", "0x003B4B70", "0x003B4B80", "0x003B4B90", "0x003B4BA0", "0x003B4BB0", "0x003B4BC0", "0x003B4BD0", "0x003B4C08", "0x003B4C18", "0x003B4C28", "0x003B4C38", "0x003B4C48", "0x003B4C58", "0x003B4C68", "0x003B4C78", "0x003B4C88", "0x003B4C98", "0x003B4CA8", "0x003B4CB8", "0x003B4CC8", "0x003B4CD8", "0x003B4CE8", "0x003B4CF8", "0x003B4D08", "0x003B4D18", "0x003B4D28", "0x003B4D38", "0x003B4D48", "0x003B4D58", "0x003B4D68", "0x003B4D78", "0x003B4D88", "0x003B4D98", "0x003B4DAC", "0x003B4DC0", "0x003B4DD0", "0x003B4DE0", "0x003B4DF0", "0x003B4E04", "0x003B4E18", "0x003B4E2C", "0x003B4E40", "0x003B4E54", "0x003B4E64", "0x003B4EA0", "0x003B4EB4", "0x003B4EC8", "0x003B4EDC", "0x003B4EF0", "0x003B4F00", "0x003B4F10", "0x003B4F20", "0x003B4F30", "0x003B4F40", "0x003B4F50", "0x003B4F60", "0x003B4F70", "0x003B4F80", "0x003B4F90", "0x003B4FC8", "0x003B5000", "0x003B5038", "0x003B5070", "0x003B50A8", "0x003B50E0", "0x003B50F0", "0x003B5100", "0x003B5138", "0x003B5170", "0x003B5180", "0x003B5190", "0x003B51C8", "0x003B51D8", "0x003B5210", "0x003B5220", "0x003B5258", "0x003B5268", "0x003B52A0", "0x003B52B0", "0x003B52E8", "0x003B52F8", "0x003B5308", "0x003B5340", "0x003B5350", "0x003B5388", "0x003B5398", "0x003B53D0", "0x003B53E0", "0x003B5418", "0x003B5428", "0x003B5460", "0x003B5470", "0x003B54A8", "0x003B54B8", "0x003B54C8", "0x003B54D8", "0x003B5510", "0x003B5520", "0x003B5558", "0x003B5568", "0x003B55A0", "0x003B55B0", "0x003B55E8", "0x003B55F8", "0x003B5608", "0x003B5618", "0x003B5628", "0x003B5660", "0x003B5670", "0x003B5680", "0x003B5690", "0x003B56CC", "0x003B5708", "0x003B5718", "0x003B5728", "0x003B5738", "0x003B5748", "0x003B5758", "0x003B5768", "0x003B5778", "0x003B5788", "0x003B5798", "0x003B57D0", "0x003B57E0", "0x003B57F0", "0x003B5800", "0x003B5810", "0x003B5820", "0x003B5830", "0x003B5840", "0x003B5850", "0x003B5860", "0x003B5870", "0x003B58A8", "0x003B58E0", "0x003B58F0", "0x003B5900", "0x003B5910", "0x003B5920", "0x003B5930", "0x003B5940", "0x003B5950", "0x003B5960", "0x003B5970", "0x003B5980", "0x003B5990", "0x003B59A0", "0x003B59B0", "0x003B59C0", "0x003B59D0", "0x003B59E0", "0x003B59F0", "0x003B5A00", "0x003B5A38", "0x003B5A48", "0x003B5A58", "0x003B5A68", "0x003B5A78", "0x003B5A88", "0x003B5A98", "0x003B5AA8", "0x003B5AB8", "0x003B5AC8", "0x003B5AD8", "0x003B5AE8", "0x003B5AF8", "0x003B5B08", "0x003B5B18", "0x003B5B50", "0x003B5B60", "0x003B5B70", "0x003B5B80", "0x003B5B90", "0x003B5BA0", "0x003B5BB0", "0x003B5BC0", "0x003B5BD0", "0x003B5BE0", "0x003B5BF0", "0x003B5C00", "0x003B5C10", "0x003B5C20", "0x003B5C30", "0x003B5C40", "0x003B5C50", "0x003B5C60", "0x003B5C70", "0x003B5CA8", "0x003B5CB8", "0x003B5CF0", "0x003B5D28", "0x003B5D60", "0x003B5D74", "0x003B5D8C", "0x003B5D9C", "0x003B5DAC", "0x003B5DC4", "0x003B5DFC", "0x003B5E34", "0x003B5E48", "0x003B5E5C", "0x003B5E74", "0x003B5EE4", "0x003B5EF8", "0x003B5F08", "0x003B5F18", "0x003B5F54", "0x003B5F90", "0x003B5FA0", "0x003B5FB0", "0x003B5FC0", "0x003B5FFC", "0x003B600C", "0x003B6048", "0x003B6058", "0x003B6068", "0x003B6078", "0x003B6088", "0x003B6098", "0x003B60D4", "0x003B60E4", "0x003B60F4", "0x003B6130", "0x003B6140", "0x003B6150", "0x003B6160", "0x003B6170", "0x003B6180", "0x003B6190", "0x003B61A0", "0x003B61B0", "0x003B61C0", "0x003B61D0", "0x003B61E0", "0x003B61F0", "0x003B6200", "0x003B6210", "0x003B6220", "0x003B6230", "0x003B6240", "0x003B6250", "0x003B6288", "0x003B6298", "0x003B62A8", "0x003B62B8", "0x003B62C8", "0x003B62D8", "0x003B62E8", "0x003B62F8", "0x003B6308", "0x003B6318", "0x003B6350", "0x003B6388", "0x003B63C0", "0x003B63D0", "0x003B63E0", "0x003B63F0", "0x003B6400", "0x003B643C", "0x003B6478", "0x003B6488", "0x003B6498", "0x003B64A8", "0x003B64B8", "0x003B64C8", "0x003B64D8", "0x003B64E8", "0x003B64F8", "0x003B6508", "0x003B6518", "0x003B6528", "0x003B6538", "0x003B6548", "0x003B6558", "0x003B6568", "0x003B6578", "0x003B6588", "0x003B6598", "0x003B65A8", "0x003B65B8", "0x003B65C8", "0x003B65D8", "0x003B65E8", "0x003B65F8", "0x003B6608", "0x003B6618", "0x003B6628", "0x003B6638", "0x003B6648", "0x003B6658", "0x003B6668", "0x003B6678", "0x003B6688", "0x003B6698", "0x003B66A8", "0x003B66B8", "0x003B66C8", "0x003B66D8", "0x003B66E8", "0x003B66F8", "0x003B6708", "0x003B6718", "0x003B6728", "0x003B6738", "0x003B6748", "0x003B6758", "0x003B6768", "0x003B6778", "0x003B6788", "0x003B6798", "0x003B67A8", "0x003B67B8", "0x003B67C8", "0x003B67D8", "0x003B67E8", "0x003B67F8", "0x003B6808", "0x003B6818", "0x003B6828", "0x003B6838", "0x003B6848", "0x003B6858", "0x003B6868", "0x003B6878", "0x003B6888", "0x003B6898", "0x003B68A8", "0x003B68B8", "0x003B68C8", "0x003B68D8", "0x003B68E8", "0x003B68F8", "0x003B6908", "0x003B6918", "0x003B6928", "0x003B6938", "0x003B6948", "0x003B6958", "0x003B6968", "0x003B6978", "0x003B6988", "0x003B6998", "0x003B69A8", "0x003B69B8", "0x003B69C8", "0x003B69D8", "0x003B69E8", "0x003B69F8", "0x003B6A08", "0x003B6A18", "0x003B6A28", "0x003B6A38", "0x003B6A48", "0x003B6A58", "0x003B6A68", "0x003B6A78", "0x003B6A88", "0x003B6A98", "0x003B6AA8", "0x003B6AB8", "0x003B6AC8", "0x003B6AD8", "0x003B6AE8", "0x003B6AF8", "0x003B6B08", "0x003B6B18", "0x003B6B28", "0x003B6B38", "0x003B6B48", "0x003B6B58", "0x003B6B68", "0x003B6B78", "0x003B6B88", "0x003B6B98", "0x003B6BA8", "0x003B6BB8", "0x003B6BC8", "0x003B6BD8", "0x003B6BE8", "0x003B6BF8", "0x003B6C08", "0x003B6C18", "0x003B6C28", "0x003B6C38", "0x003B6C48", "0x003B6C58", "0x003B6C68", "0x003B6C78", "0x003B6C88", "0x003B6C98", "0x003B6CA8", "0x003B6CB8", "0x003B6CC8", "0x003B6CD8", "0x003B6CF0", "0x003B6D08", "0x003B6D20", "0x003B6D30", "0x003B6D40", "0x003B6D80", "0x003B6DC0", "0x003B6DF8", "0x003B6E30", "0x003B6E40", "0x003B6E50", "0x003B6E68", "0x003B6EB8", "0x003B6EF0", "0x003B6F00", "0x003B6F38", "0x003B6F70", "0x003B6F80", "0x003B6F90", "0x003B6FA0", "0x003B6FB0", "0x003B6FC0", "0x003B6FD0", "0x003B6FE0", "0x003B6FF0", "0x003B7000", "0x003B7010", "0x003B7020", "0x003B7030", "0x003B7040", "0x003B7050", "0x003B7060", "0x003B7070", "0x003B7080", "0x003B7090", "0x003B70A0", "0x003B70B0", "0x003B70C0", "0x003B70D0", "0x003B70E4", "0x003B711C", "0x003B712C", "0x003B713C", "0x003B714C", "0x003B7164", "0x003B719C", "0x003B71F0", "0x003B7244", "0x003B7298", "0x003B72E4", "0x003B7330", "0x003B7368", "0x003B73A0", "0x003B73B0", "0x003B73C0", "0x003B73D0", "0x003B73E0", "0x003B73F0", "0x003B7400", "0x003B7410", "0x003B7420", "0x003B7430", "0x003B7440", "0x003B7450", "0x003B7468", "0x003B74A8", "0x003B74E8", "0x003B7500", "0x003B7518", "0x003B7530", "0x003B7570", "0x003B75B0", "0x003B75F0", "0x003B7608", "0x003B7620", "0x003B7630", "0x003B7640", "0x003B7650", "0x003B7660", "0x003B7670", "0x003B7680", "0x003B7690", "0x003B76A0", "0x003B76B0", "0x003B76EC", "0x003B76FC", "0x003B770C", "0x003B771C", "0x003B7758", "0x003B7794", "0x003B77AC", "0x003B77BC", "0x003B77D4", "0x003B77EC", "0x003B7804", "0x003B781C", "0x003B785C", "0x003B789C", "0x003B78DC", "0x003B78F4", "0x003B790C", "0x003B7924", "0x003B793C", "0x003B794C", "0x003B795C", "0x003B796C", "0x003B797C", "0x003B7994", "0x003B79AC", "0x003B79BC", "0x003B79CC", "0x003B79E0", "0x003B79F8", "0x003B7A08", "0x003B7A18", "0x003B7A28", "0x003B7A60", "0x003B7A70", "0x003B7AAC", "0x003B7AEC", "0x003B7AFC", "0x003B7B14", "0x003B7B28", "0x003B7B3C", "0x003B7B74", "0x003B7BAC", "0x003B7BC4", "0x003B7BDC", "0x003B7C2C", "0x003B7C44", "0x003B7C94", "0x003B7CAC", "0x003B7CC4", "0x003B7D04", "0x003B7D1C", "0x003B7D34", "0x003B7D48", "0x003B7D8C", "0x003B7DC4", "0x003B7DFC", "0x003B7E0C", "0x003B7E44", "0x003B7E7C", "0x003B7E8C", "0x003B7E9C", "0x003B7EAC", "0x003B7EBC", "0x003B7F0C", "0x003B7F1C", "0x003B7F6C", "0x003B7F7C", "0x003B7F8C", "0x003B7FDC", "0x003B7FEC", "0x003B803C", "0x003B804C", "0x003B805C", "0x003B80AC", "0x003B80BC", "0x003B810C", "0x003B811C", "0x003B816C", "0x003B817C", "0x003B818C", "0x003B81DC", "0x003B81EC", "0x003B8200", "0x003B8214", "0x003B8228", "0x003B826C", "0x003B8284", "0x003B82C8", "0x003B830C", "0x003B8350", "0x003B8394", "0x003B83A4", "0x003B83B4", "0x003B83C4", "0x003B83D4", "0x003B83E4", "0x003B83F4", "0x003B8404", "0x003B8414", "0x003B8424", "0x003B845C", "0x003B846C", "0x003B847C", "0x003B848C", "0x003B849C", "0x003B84AC", "0x003B84BC", "0x003B84CC", "0x003B84DC", "0x003B84EC", "0x003B84FC", "0x003B850C", "0x003B851C", "0x003B852C", "0x003B853C", "0x003B854C", "0x003B855C", "0x003B856C", "0x003B857C", "0x003B858C", "0x003B859C", "0x003B85AC", "0x003B85BC", "0x003B85CC", "0x003B85DC", "0x003B85EC", "0x003B8600", "0x003B8614", "0x003B8624", "0x003B8634", "0x003B8644", "0x003B8654", "0x003B868C", "0x003B86C4", "0x003B86FC", "0x003B8734", "0x003B876C", "0x003B8784", "0x003B879C", "0x003B87B4", "0x003B87CC", "0x003B87DC", "0x003B87EC", "0x003B8804", "0x003B881C", "0x003B8830", "0x003B8868", "0x003B88A0", "0x003B88D8", "0x003B8910", "0x003B8948", "0x003B89AC", "0x003B89BC", "0x003B89CC", "0x003B89DC", "0x003B89EC", "0x003B89FC", "0x003B8A60", "0x003B8A70", "0x003B8A80", "0x003B8A90", "0x003B8AA0", "0x003B8AB0", "0x003B8B14", "0x003B8B24", "0x003B8B34", "0x003B8B44", "0x003B8B54", "0x003B8B64", "0x003B8B74", "0x003B8B84", "0x003B8B94", "0x003B8BA4", "0x003B8BB4", "0x003B8BC4", "0x003B8C28", "0x003B8C8C", "0x003B8C9C", "0x003B8CAC", "0x003B8CBC", "0x003B8CCC", "0x003B8CDC", "0x003B8CEC", "0x003B8CFC", "0x003B8D0C", "0x003B8D1C", "0x003B8D2C", "0x003B8D3C", "0x003B8D4C", "0x003B8D5C", "0x003B8D6C", "0x003B8D7C", "0x003B8D8C", "0x003B8D9C", "0x003B8DAC", "0x003B8DBC", "0x003B8DCC", "0x003B8DDC", "0x003B8DEC", "0x003B8DFC", "0x003B8E0C", "0x003B8E1C", "0x003B8E2C", "0x003B8E3C", "0x003B8E4C", "0x003B8E84", "0x003B8EC0", "0x003B8F0C", "0x003B8F20", "0x003B8F58", "0x003B8FD0", "0x003B9048", "0x003B90C0", "0x003B9138", "0x003B918C", "0x003B91E0", "0x003B91F8", "0x003B9210", "0x003B9264", "0x003B92B8", "0x003B930C", "0x003B9360", "0x003B9378", "0x003B9390", "0x003B93A8", "0x003B93FC", "0x003B9450", "0x003B9468", "0x003B9480", "0x003B9498", "0x003B94B0", "0x003B9504", "0x003B9544", "0x003B9554", "0x003B9564", "0x003B9574", "0x003B958C", "0x003B959C", "0x003B95AC", "0x003B95BC", "0x003B95FC", "0x003B963C", "0x003B9674", "0x003B96AC", "0x003B96E4", "0x003B971C", "0x003B9754", "0x003B978C", "0x003B97C4", "0x003B97FC", "0x003B9834", "0x003B986C", "0x003B98A4", "0x003B98DC", "0x003B9914", "0x003B994C", "0x003B9984", "0x003B99BC", "0x003B99F4", "0x003B9A2C", "0x003B9A64", "0x003B9A9C", "0x003B9AD4", "0x003B9B0C", "0x003B9B44", "0x003B9B7C", "0x003B9BB4", "0x003B9BEC", "0x003B9C24", "0x003B9C5C", "0x003B9C94", "0x003B9CA4", "0x003B9CB4", "0x003B9CC4", "0x003B9CD4", "0x003B9CE4", "0x003B9CF4", "0x003B9D04", "0x003B9D14", "0x003B9D24", "0x003B9D34", "0x003B9D44", "0x003B9D54", "0x003B9D64", "0x003B9D74", "0x003B9DD8", "0x003B9DE8", "0x003B9DF8", "0x003B9E08", "0x003B9E18", "0x003B9E28", "0x003B9E38", "0x003B9E48", "0x003B9E58", "0x003B9E68", "0x003B9E78", "0x003B9E88", "0x003B9E98", "0x003B9EA8", "0x003B9EB8", "0x003B9EC8", "0x003B9ED8", "0x003B9EE8", "0x003B9EF8", "0x003B9F08", "0x003B9F18", "0x003B9F28", "0x003B9F8C", "0x003B9F9C", "0x003B9FAC", "0x003B9FBC", "0x003B9FCC", "0x003B9FDC", "0x003B9FEC", "0x003B9FFC", "0x003BA00C", "0x003BA01C", "0x003BA02C", "0x003BA03C", "0x003BA04C", "0x003BA05C", "0x003BA06C", "0x003BA07C", "0x003BA08C", "0x003BA0DC", "0x003BA0EC", "0x003BA0FC", "0x003BA10C", "0x003BA11C", "0x003BA12C", "0x003BA13C", "0x003BA14C", "0x003BA15C", "0x003BA16C", "0x003BA17C", "0x003BA18C", "0x003BA19C", "0x003BA1AC", "0x003BA1BC", "0x003BA1CC", "0x003BA1DC", "0x003BA1EC", "0x003BA1FC", "0x003BA20C", "0x003BA21C", "0x003BA22C", "0x003BA23C", "0x003BA278", "0x003BA2B4", "0x003BA2C4", "0x003BA2D4", "0x003BA2E4", "0x003BA2F4", "0x003BA304", "0x003BA314", "0x003BA324", "0x003BA334", "0x003BA344", "0x003BA354", "0x003BA364", "0x003BA374", "0x003BA384", "0x003BA394", "0x003BA3A4", "0x003BA3B4", "0x003BA3C4", "0x003BA3D4", "0x003BA3E4", "0x003BA3F4", "0x003BA404", "0x003BA414", "0x003BA424", "0x003BA434", "0x003BA444", "0x003BA454", "0x003BA464", "0x003BA474", "0x003BA4D8", "0x003BA4E8", "0x003BA4F8", "0x003BA508", "0x003BA518", "0x003BA528", "0x003BA538", "0x003BA548", "0x003BA558", "0x003BA568", "0x003BA578", "0x003BA588", "0x003BA598", "0x003BA5A8", "0x003BA5E0", "0x003BA5F0", "0x003BA600", "0x003BA610", "0x003BA620", "0x003BA630", "0x003BA640", "0x003BA650", "0x003BA660", "0x003BA670", "0x003BA680", "0x003BA6B8", "0x003BA6C8", "0x003BA6D8", "0x003BA6E8", "0x003BA6F8", "0x003BA708", "0x003BA718", "0x003BA728", "0x003BA738", "0x003BA748", "0x003BA758", "0x003BA768", "0x003BA778", "0x003BA788", "0x003BA798", "0x003BA7A8", "0x003BA7B8", "0x003BA7C8", "0x003BA7D8", "0x003BA7E8", "0x003BA7F8", "0x003BA808", "0x003BA818", "0x003BA828", "0x003BA838", "0x003BA848", "0x003BA858", "0x003BA868", "0x003BA878", "0x003BA888", "0x003BA898", "0x003BA8FC", "0x003BA90C", "0x003BA91C", "0x003BA92C", "0x003BA93C", "0x003BA94C", "0x003BA95C", "0x003BA96C", "0x003BA97C", "0x003BA98C", "0x003BA99C", "0x003BA9AC", "0x003BA9BC", "0x003BA9CC", "0x003BAA08", "0x003BAA18", "0x003BAA28", "0x003BAA38", "0x003BAA74", "0x003BAA84", "0x003BAA94", "0x003BAAA4", "0x003BAAB4", "0x003BAAC4", "0x003BAAD4", "0x003BAAE4", "0x003BAAF4", "0x003BAB04", "0x003BAB40", "0x003BAB7C", "0x003BABB8", "0x003BABC8", "0x003BABD8", "0x003BABE8", "0x003BABF8", "0x003BAC08", "0x003BAC18", "0x003BAC28", "0x003BAC38", "0x003BAC48", "0x003BAC58", "0x003BAC68", "0x003BAC78", "0x003BAC88", "0x003BAC98", "0x003BACA8", "0x003BACB8", "0x003BACC8", "0x003BACD8", "0x003BACE8", "0x003BACF8", "0x003BAD08", "0x003BAD18", "0x003BAD28", "0x003BAD38", "0x003BAD48", "0x003BAD58", "0x003BAD68", "0x003BAD78", "0x003BAD88", "0x003BAD98", "0x003BADA8", "0x003BADB8", "0x003BADC8", "0x003BADD8", "0x003BADE8", "0x003BADF8", "0x003BAE08", "0x003BAE18", "0x003BAE28", "0x003BAE38", "0x003BAE48", "0x003BAE58", "0x003BAE68", "0x003BAE78", "0x003BAE88", "0x003BAE98", "0x003BAEA8", "0x003BAEB8", "0x003BAEC8", "0x003BAED8", "0x003BAEE8", "0x003BAEF8", "0x003BAF08", "0x003BAF18", "0x003BAF28", "0x003BAF38", "0x003BAF48", "0x003BAF58", "0x003BAF68", "0x003BAF78", "0x003BAF88", "0x003BAF98", "0x003BAFA8", "0x003BAFB8", "0x003BAFC8", "0x003BAFD8", "0x003BAFE8", "0x003BAFF8", "0x003BB008", "0x003BB018", "0x003BB028", "0x003BB038", "0x003BB048", "0x003BB058", "0x003BB068", "0x003BB078", "0x003BB088", "0x003BB098", "0x003BB0A8", "0x003BB0B8", "0x003BB0C8", "0x003BB0D8", "0x003BB0E8", "0x003BB0F8", "0x003BB108", "0x003BB118", "0x003BB128", "0x003BB138", "0x003BB148", "0x003BB158", "0x003BB168", "0x003BB178", "0x003BB188", "0x003BB198", "0x003BB1A8", "0x003BB1B8", "0x003BB1C8", "0x003BB1D8", "0x003BB1E8", "0x003BB238", "0x003BB288", "0x003BB29C", "0x003BB2B0", "0x003BB2C4", "0x003BB2D8", "0x003BB2E8", "0x003BB2F8", "0x003BB330", "0x003BB340", "0x003BB350", "0x003BB360", "0x003BB370", "0x003BB3A8", "0x003BB3E0", "0x003BB3F0", "0x003BB428", "0x003BB460", "0x003BB498", "0x003BB4D0", "0x003BB508", "0x003BB540", "0x003BB578", "0x003BB5B0", "0x003BB5E8", "0x003BB620", "0x003BB658", "0x003BB668", "0x003BB678", "0x003BB68C", "0x003BB6A0", "0x003BB6B4", "0x003BB6C8", "0x003BB6DC", "0x003BB6F0", "0x003BB704", "0x003BB718", "0x003BB72C", "0x003BB740", "0x003BB790", "0x003BB7A4", "0x003BB7B8", "0x003BB808", "0x003BB81C", "0x003BB82C", "0x003BB864", "0x003BB878", "0x003BB88C", "0x003BB8A0", "0x003BB8B4", "0x003BB8C8", "0x003BB8DC", "0x003BB8F0", "0x003BB904", "0x003BB918", "0x003BB92C", "0x003BB940", "0x003BB954", "0x003BB968", "0x003BB97C", "0x003BB990", "0x003BB9C8", "0x003BBA00", "0x003BBA50", "0x003BBA8C", "0x003BBAC8", "0x003BBADC", "0x003BBAF0", "0x003BBB04", "0x003BBB40", "0x003BBB7C", "0x003BBB90", "0x003BBBA4", "0x003BBBB8", "0x003BBBCC", "0x003BBC04", "0x003BBC18", "0x003BBC2C", "0x003BBC40", "0x003BBC54", "0x003BBC68", "0x003BBC7C", "0x003BBC90", "0x003BBCA4", "0x003BBCB8", "0x003BBCCC", "0x003BBCE0", "0x003BBCF4", "0x003BBD08", "0x003BBD1C", "0x003BBD30", "0x003BBD44", "0x003BBD58", "0x003BBD6C", "0x003BBD80", "0x003BBD94", "0x003BBDA8", "0x003BBDBC", "0x003BBDD0", "0x003BBDE4", "0x003BBDF8", "0x003BBE0C", "0x003BBE20", "0x003BBE34", "0x003BBE48", "0x003BBE5C", "0x003BBE70", "0x003BBE84", "0x003BBE98", "0x003BBEAC", "0x003BBEC0", "0x003BBED4", "0x003BBEE8", "0x003BBEFC", "0x003BBF10", "0x003BBF24", "0x003BBF38", "0x003BBF4C", "0x003BBF84", "0x003BBF98", "0x003BBFD0", "0x003BBFE4", "0x003BBFF8", "0x003BC00C", "0x003BC020", "0x003BC058", "0x003BC090", "0x003BC0C8", "0x003BC0DC", "0x003BC0EC", "0x003BC100", "0x003BC114", "0x003BC14C", "0x003BC160", "0x003BC174", "0x003BC188", "0x003BC19C", "0x003BC1B0", "0x003BC1C4", "0x003BC1D4", "0x003BC20C", "0x003BC21C", "0x003BC254", "0x003BC268", "0x003BC2A0", "0x003BC2B4", "0x003BC2C4", "0x003BC2FC", "0x003BC334", "0x003BC348", "0x003BC358", "0x003BC368", "0x003BC3A0", "0x003BC3F0", "0x003BC440", "0x003BC490", "0x003BC4A4", "0x003BC4B8", "0x003BC4CC", "0x003BC4E0", "0x003BC518", "0x003BC52C", "0x003BC57C", "0x003BC590", "0x003BC5C8", "0x003BC600", "0x003BC610", "0x003BC624", "0x003BC638", "0x003BC64C", "0x003BC684", "0x003BC6BC", "0x003BC6D0", "0x003BC6E4", "0x003BC6F8", "0x003BC70C", "0x003BC720", "0x003BC734", "0x003BC748", "0x003BC75C", "0x003BC770", "0x003BC784", "0x003BC798", "0x003BC7AC", "0x003BC7C0", "0x003BC7D4", "0x003BCB3C", "0x003BCB8C", "0x003BCB9C", "0x003BCCF4", "0x003BCCFC", "0x003BCD04", "0x003BCD14", "0x003BCD20", "0x003BCE90", "0x003BCEB4", "0x003BCEC4", "0x003BCEEC", "0x003BCEF4", "0x003BCEFC", "0x003BCF08", "0x003BCF10", "0x003BCF4C", "0x003BCF54", "0x003BCF84", "0x003BCF8C", "0x003BCFB0", "0x003BCFD8", "0x003BCFE0", "0x003BCFE8", "0x003BCFF0", "0x003BCFF8", "0x003BD010", "0x003BD018", "0x003BD020", "0x003BD028", "0x003BD030", "0x003BD038", "0x003BD040", "0x003BD048", "0x003BD050", "0x003BD058", "0x003BD090", "0x003BD120", "0x003BD128", "0x003BD148", "0x003BD158", "0x003BD16C", "0x003BD188", "0x003BD1A0", "0x003BD1CC", "0x003BD1EC", "0x003BD250", "0x003BD2B4", "0x003BD318", "0x003BD37C", "0x003BD3E0", "0x003BD41C", "0x003BD458", "0x003BD490", "0x003BD4C8", "0x003BD500", "0x003BD514", "0x003BD528", "0x003BD544", "0x003BD560", "0x003BD57C", "0x003BD588", "0x003BD5EC", "0x003BD648", "0x003BD6B0", "0x003BD6D0", "0x003BD6DC", "0x003BD738", "0x003BD764", "0x003BD794", "0x003BD7A0", "0x003BD7FC", "0x003BD850", "0x003BD8B0", "0x003BD910", "0x003BD970", "0x003BD9C8", "0x003BDA1C", "0x003BDA70", "0x003BDAC4", "0x003BDB24", "0x003BDB88", "0x003BDBE8", "0x003BDC4C", "0x003BDCAC", "0x003BDCD0", "0x003BDCE4", "0x003BDD44", "0x003BDDA4", "0x003BDE00", "0x003BDE2C", "0x003BDE84", "0x003BDEAC", "0x003BDEDC", "0x003BDEF4", "0x003BDF5C", "0x003BDFBC", "0x003BDFEC", "0x003BE01C", "0x003BE040", "0x003BE094", "0x003BE0CC", "0x003BE12C", "0x003BE168", "0x003BE1A8", "0x003BE1E0", "0x003BE240", "0x003BE278", "0x003BE28C", "0x003BE2B8", "0x003BE2EC", "0x003BE348", "0x003BE3A0", "0x003BE404", "0x003BE460", "0x003BE4B4", "0x003BE514", "0x003BE568", "0x003BE5A0", "0x003BE608", "0x003BE66C", "0x003BE690", "0x003BE6B8", "0x003BE6D8", "0x003BE740", "0x003BE7B0", "0x003BE7D0", "0x003BE7FC", "0x003BE83C", "0x003BE878", "0x003BE8AC", "0x003BE934", "0x003BE968", "0x003BEA0C", "0x003BEA74", "0x003BEADC", "0x003BEB50", "0x003BEBC4", "0x003BEC2C", "0x003BECA0", "0x003BED14", "0x003BED80", "0x003BEDEC", "0x003BEE64", "0x003BEED4", "0x003BEF5C", "0x003BEFD0", "0x003BF058", "0x003BF0D8", "0x003BF164", "0x003BF1EC", "0x003BF270", "0x003BF304", "0x003BF340", "0x003BF37C", "0x003BF3E4", "0x003BF424", "0x003BF458", "0x003BF4C4", "0x003BF4F8", "0x003BF558", "0x003BF58C", "0x003BF5C4", "0x003BF5E8", "0x003BF5FC", "0x003BF654", "0x003BF6AC", "0x003BF6BC", "0x003BF6D0", "0x003BF6E4", "0x003BF6F8", "0x003BF70C", "0x003BF720", "0x003BF754", "0x003BF7B4", "0x003BF814", "0x003BF874", "0x003BF8D4", "0x003BF934", "0x003BF994", "0x003BFA00", "0x003BFA64", "0x003BFA88", "0x003BFABC", "0x003BFAF4", "0x003BFB28", "0x003BFB84", "0x003BFBE0", "0x003BFC04", "0x003BFC24", "0x003BFC84", "0x003BFCB8", "0x003BFCD8", "0x003BFCFC", "0x003BFD60", "0x003BFD7C", "0x003BFDA4", "0x003BFDD8", "0x003BFDF8", "0x003BFE2C", "0x003BFE40", "0x003BFEA4", "0x003BFEF8", "0x003BFF58", "0x003BFF8C", "0x003BFFF0", "0x003C0020", "0x003C007C", "0x003C00B0", "0x003C00CC", "0x003C0130", "0x003C0168", "0x003C0184", "0x003C01F8", "0x003C0210", "0x003C0228", "0x003C0260", "0x003C02C8", "0x003C0310", "0x003C032C", "0x003C038C", "0x003C03F4", "0x003C0430", "0x003C0498", "0x003C04E0", "0x003C0514", "0x003C0534", "0x003C0568", "0x003C05D0", "0x003C0618", "0x003C0650", "0x003C0680", "0x003C0698", "0x003C06D0", "0x003C06F0", "0x003C0718", "0x003C0774", "0x003C07CC", "0x003C0830", "0x003C0858", "0x003C08BC", "0x003C08E0", "0x003C0940", "0x003C099C", "0x003C0A04", "0x003C0A70", "0x003C0AE4", "0x003C0B44", "0x003C0BB0", "0x003C0C24", "0x003C0C78", "0x003C0CD0", "0x003C0D00", "0x003C0D20", "0x003C0D44", "0x003C0D74", "0x003C0DD0", "0x003C0E00", "0x003C0E30", "0x003C0E6C", "0x003C0E8C", "0x003C0EB0", "0x003C0ED4", "0x003C0EF8", "0x003C0F4C", "0x003C0FA4", "0x003C0FD0", "0x003C1060", "0x003C10BC", "0x003C1120", "0x003C1194", "0x003C11F4", "0x003C1270", "0x003C12F0", "0x003C1364", "0x003C13D8", "0x003C144C", "0x003C14BC", "0x003C152C", "0x003C15B8", "0x003C1628", "0x003C1660", "0x003C16C0", "0x003C1714", "0x003C1790", "0x003C181C", "0x003C18A8", "0x003C1924", "0x003C19B0", "0x003C1A30", "0x003C1AB4", "0x003C1B34", "0x003C1BB8", "0x003C1C44", "0x003C1C70", "0x003C1CD4", "0x003C1D3C", "0x003C1DA4", "0x003C1E10", "0x003C1E84", "0x003C1EE8", "0x003C1F18", "0x003C1F44", "0x003C1FA4", "0x003C2004", "0x003C2058", "0x003C20C4", "0x003C2134", "0x003C21AC", "0x003C2228", "0x003C22AC", "0x003C233C", "0x003C2370", "0x003C23AC", "0x003C23E0", "0x003C2434", "0x003C2494", "0x003C24B8", "0x003C24E0", "0x003C254C", "0x003C25AC", "0x003C261C", "0x003C2684", "0x003C26BC", "0x003C26F4", "0x003C2734", "0x003C276C", "0x003C27A0", "0x003C27DC", "0x003C284C", "0x003C2870", "0x003C2898", "0x003C28D8", "0x003C28FC", "0x003C2924", "0x003C2958", "0x003C2994", "0x003C29F0", "0x003C2A1C", "0x003C2A54", "0x003C2A78", "0x003C2A9C", "0x003C2AE4", "0x003C2B28", "0x003C2B74", "0x003C2BC0", "0x003C2C08", "0x003C2C24", "0x003C2C54", "0x003C2C90", "0x003C2CD4", "0x003C2D34", "0x003C2D6C", "0x003C2D8C", "0x003C2DF0", "0x003C2E2C", "0x003C2E88", "0x003C2EE4", "0x003C2F40", "0x003C2FA0", "0x003C3000", "0x003C305C", "0x003C30B8", "0x003C3114", "0x003C3170", "0x003C31D4", "0x003C3230", "0x003C329C", "0x003C32D4", "0x003C3300", "0x003C333C", "0x003C3378", "0x003C33AC", "0x003C33E0", "0x003C3444", "0x003C34A8", "0x003C3508", "0x003C3560", "0x003C35C0", "0x003C361C", "0x003C3678", "0x003C36DC", "0x003C3740", "0x003C3794", "0x003C37DC", "0x003C3844", "0x003C38B0", "0x003C38D0", "0x003C392C", "0x003C3988", "0x003C39E4", "0x003C3A44", "0x003C3AA0", "0x003C3AFC", "0x003C3B58", "0x003C3BB4", "0x003C3C10", "0x003C3C6C", "0x003C3CCC", "0x003C3D28", "0x003C3D84", "0x003C3DE0", "0x003C3E3C", "0x003C3E9C", "0x003C3EF8", "0x003C3F54", "0x003C3FB0", "0x003C400C", "0x003C4068", "0x003C40C4", "0x003C4120", "0x003C4180", "0x003C41DC", "0x003C4234", "0x003C4290", "0x003C42EC", "0x003C4348", "0x003C43A4", "0x003C4400", "0x003C445C", "0x003C44B8", "0x003C4518", "0x003C4574", "0x003C45CC", "0x003C4628", "0x003C4684", "0x003C46E0", "0x003C473C", "0x003C4798", "0x003C47F8", "0x003C4854", "0x003C48B4", "0x003C4918", "0x003C497C", "0x003C49E0", "0x003C4A44", "0x003C4AA8", "0x003C4B0C", "0x003C4B70", "0x003C4BD8", "0x003C4C3C", "0x003C4C98", "0x003C4CF4", "0x003C4D50", "0x003C4DAC", "0x003C4E08", "0x003C4E64", "0x003C4EC0", "0x003C4F1C", "0x003C4F7C", "0x003C4F94", "0x003C4FAC", "0x003C4FC4", "0x003C4FD8", "0x003C4FEC", "0x003C5004", "0x003C5020", "0x003C5038", "0x003C5054", "0x003C5070", "0x003C508C", "0x003C50FC", "0x003C5174", "0x003C51E4", "0x003C5248", "0x003C5260", "0x003C5298", "0x003C52D4", "0x003C5310", "0x003C535C", "0x003C53BC", "0x003C541C", "0x003C5484", "0x003C54E4", "0x003C5554", "0x003C55B4", "0x003C5618", "0x003C5674", "0x003C56D4", "0x003C5734", "0x003C5798", "0x003C57F8", "0x003C5864", "0x003C58C8", "0x003C592C", "0x003C5980", "0x003C59D4", "0x003C5A38", "0x003C5A98", "0x003C5AFC", "0x003C5B5C", "0x003C5BB0", "0x003C5C10", "0x003C5C78", "0x003C5CE4", "0x003C5D48", "0x003C5DAC", "0x003C5E38", "0x003C5E70", "0x003C5EA0", "0x003C5ED8", "0x003C5F38", "0x003C5F9C", "0x003C6008", "0x003C6064", "0x003C60CC", "0x003C6130", "0x003C6198", "0x003C6200", "0x003C6264", "0x003C62C8", "0x003C632C", "0x003C6390", "0x003C63F4", "0x003C6454", "0x003C64B8", "0x003C6524", "0x003C658C", "0x003C65F8", "0x003C665C", "0x003C66B8", "0x003C6720", "0x003C677C", "0x003C67DC", "0x003C6840", "0x003C68AC", "0x003C6910", "0x003C6938", "0x003C6960", "0x003C69A8", "0x003C69DC", "0x003C6A1C", "0x003C6A88", "0x003C6ABC", "0x003C6B20", "0x003C6B7C", "0x003C6BE0", "0x003C6C08", "0x003C6C6C", "0x003C6CD0", "0x003C6D38", "0x003C6DA4", "0x003C6DD4", "0x003C6E00", "0x003C6E6C", "0x003C6EE0", "0x003C6F28", "0x003C6F4C", "0x003C6F74", "0x003C6FE8", "0x003C7048", "0x003C70A4", "0x003C7104", "0x003C7160", "0x003C71C4", "0x003C7224", "0x003C723C", "0x003C72A4", "0x003C72BC", "0x003C72F0", "0x003C7314", "0x003C733C", "0x003C7378", "0x003C73B4", "0x003C7424", "0x003C7488", "0x003C74EC", "0x003C7558", "0x003C75B4", "0x003C75F0", "0x003C7658", "0x003C767C", "0x003C76A0", "0x003C7704", "0x003C7774", "0x003C7794", "0x003C77D4", "0x003C780C", "0x003C7824", "0x003C7844", "0x003C7868", "0x003C7894", "0x003C7900", "0x003C796C", "0x003C79C8", "0x003C7A20", "0x003C7A7C", "0x003C7AF0", "0x003C7B50", "0x003C7BB4", "0x003C7C24", "0x003C7C84", "0x003C7CE4", "0x003C7D44", "0x003C7DA4", "0x003C7E10", "0x003C7E78", "0x003C7EE4", "0x003C7F4C", "0x003C7FAC", "0x003C8014", "0x003C8080", "0x003C80E0", "0x003C814C", "0x003C81A8", "0x003C8210", "0x003C827C", "0x003C82AC", "0x003C8314", "0x003C833C", "0x003C83A0", "0x003C83D0", "0x003C8434", "0x003C849C", "0x003C84FC", "0x003C8558", "0x003C85A0", "0x003C8600", "0x003C8690", "0x003C86CC", "0x003C872C", "0x003C8790", "0x003C87F4", "0x003C8864", "0x003C88D4", "0x003C8938", "0x003C89A4", "0x003C8A08", "0x003C8A6C", "0x003C8AD0", "0x003C8B40", "0x003C8BB4", "0x003C8C10", "0x003C8C4C", "0x003C8C9C", "0x003C8D00", "0x003C8D28", "0x003C8D50", "0x003C8D98", "0x003C8DE8", "0x003C8E4C", "0x003C8EAC", "0x003C8F0C", "0x003C8F70", "0x003C8FD0", "0x003C903C", "0x003C909C", "0x003C90F4", "0x003C9158", "0x003C91BC", "0x003C9220", "0x003C9280", "0x003C92E4", "0x003C934C", "0x003C93B4", "0x003C93E8", "0x003C9418", "0x003C9450", "0x003C946C", "0x003C9488", "0x003C94A8", "0x003C94C8", "0x003C94E4", "0x003C94FC", "0x003C9510", "0x003C9524", "0x003C9590", "0x003C95F4", "0x003C962C", "0x003C9698", "0x003C9704", "0x003C9758", "0x003C9788", "0x003C97BC", "0x003C97F0", "0x003C9820", "0x003C988C", "0x003C98C8", "0x003C98F8", "0x003C9974", "0x003C99E0", "0x003C9A4C", "0x003C9AC0", "0x003C9B3C", "0x003C9BB8", "0x003C9C2C", "0x003C9CA0", "0x003C9D14", "0x003C9D88", "0x003C9DB4", "0x003C9DE0", "0x003C9E28", "0x003C9E50", "0x003C9E7C", "0x003C9E98", "0x003C9F08", "0x003C9F30", "0x003C9F94", "0x003C9FF0", "0x003CA020", "0x003CA040", "0x003CA0A8", "0x003CA104", "0x003CA164", "0x003CA1C0", "0x003CA1E0", "0x003CA244", "0x003CA280", "0x003CA2A4", "0x003CA2DC", "0x003CA318", "0x003CA338", "0x003CA3A0", "0x003CA3D4", "0x003CA3F8", "0x003CA450", "0x003CA468", "0x003CA48C", "0x003CA4C4", "0x003CA528", "0x003CA58C", "0x003CA5F4", "0x003CA664", "0x003CA6D8", "0x003CA750", "0x003CA7C8", "0x003CA83C", "0x003CA8A4", "0x003CA90C", "0x003CA978", "0x003CA9EC", "0x003CAA10", "0x003CAA34", "0x003CAA54", "0x003CAA90", "0x003CAAC8", "0x003CAB38", "0x003CAB60", "0x003CAB98", "0x003CABC0", "0x003CAC08", "0x003CAC68", "0x003CACCC", "0x003CAD2C", "0x003CAD88", "0x003CADE8", "0x003CAE4C", "0x003CAEAC", "0x003CAF08", "0x003CAF60", "0x003CAFBC", "0x003CB01C", "0x003CB080", "0x003CB0E0", "0x003CB13C", "0x003CB1A0", "0x003CB1FC", "0x003CB22C", "0x003CB28C", "0x003CB2E4", "0x003CB31C", "0x003CB340", "0x003CB3A0", "0x003CB404", "0x003CB42C", "0x003CB4B0", "0x003CB4F4", "0x003CB560", "0x003CB5C0", "0x003CB624", "0x003CB68C", "0x003CB6EC", "0x003CB754", "0x003CB7B4", "0x003CB7D0", "0x003CB7F4", "0x003CB820", "0x003CB83C", "0x003CB85C", "0x003CB8C0", "0x003CB924", "0x003CB988", "0x003CB9F4", "0x003CBA5C", "0x003CBA90", "0x003CBAE0", "0x003CBB48", "0x003CBBC4", "0x003CBBE8", "0x003CBC4C", "0x003CBCB4", "0x003CBD18", "0x003CBD74", "0x003CBDD8", "0x003CBE48", "0x003CBEB0", "0x003CBF3C", "0x003CBFB4", "0x003CC028", "0x003CC0A0", "0x003CC124", "0x003CC168", "0x003CC1A8", "0x003CC1D0", "0x003CC234", "0x003CC294", "0x003CC2FC", "0x003CC318", "0x003CC33C", "0x003CC354", "0x003CC374", "0x003CC390", "0x003CC3E8", "0x003CC410", "0x003CC434", "0x003CC448", "0x003CC4AC", "0x003CC4E4", "0x003CC554", "0x003CC594", "0x003CC5C4", "0x003CC5E4", "0x003CC610", "0x003CC670", "0x003CC6B8", "0x003CC728", "0x003CC794", "0x003CC7B8", "0x003CC7D4", "0x003CC7F4", "0x003CC828", "0x003CC850", "0x003CC8AC", "0x003CC8D4", "0x003CC8F8", "0x003CC924", "0x003CC978", "0x003CC9A4", "0x003CC9D4", "0x003CCA3C", "0x003CCAA8", "0x003CCAD8", "0x003CCB40", "0x003CCBAC", "0x003CCBDC", "0x003CCC30", "0x003CCC84", "0x003CCCA8", "0x003CCCE0", "0x003CCD18", "0x003CCD48", "0x003CCD7C", "0x003CCDD8", "0x003CCE40", "0x003CCEA8", "0x003CCED0", "0x003CCEFC", "0x003CCF24", "0x003CCF4C", "0x003CCF78", "0x003CCFAC", "0x003CCFF4", "0x003CD060", "0x003CD0C0", "0x003CD128", "0x003CD188", "0x003CD1A8", "0x003CD204", "0x003CD22C", "0x003CD25C", "0x003CD2D0", "0x003CD33C", "0x003CD398", "0x003CD3F4", "0x003CD408", "0x003CD46C", "0x003CD4CC", "0x003CD52C", "0x003CD58C", "0x003CD5F4", "0x003CD65C", "0x003CD6C4", "0x003CD724", "0x003CD788", "0x003CD7BC", "0x003CD7F8", "0x003CD828", "0x003CD858", "0x003CD878", "0x003CD894", "0x003CD8B0", "0x003CD8CC", "0x003CD8E8", "0x003CD904", "0x003CD928", "0x003CD960", "0x003CD998", "0x003CD9E4", "0x003CDA14", "0x003CDA74", "0x003CDAD8", "0x003CDB14", "0x003CDB2C", "0x003CDB60", "0x003CDBBC", "0x003CDC1C", "0x003CDC80", "0x003CDCE0", "0x003CDD40", "0x003CDDA0", "0x003CDDF4", "0x003CDE2C", "0x003CDEA0", "0x003CDF08", "0x003CDF28", "0x003CDF8C", "0x003CDFF4", "0x003CE010", "0x003CE074", "0x003CE0D4", "0x003CE130", "0x003CE164", "0x003CE1D4", "0x003CE204", "0x003CE264", "0x003CE2C8", "0x003CE300", "0x003CE320", "0x003CE37C", "0x003CE398", "0x003CE3FC", "0x003CE45C", "0x003CE4D0", "0x003CE534", "0x003CE598", "0x003CE600", "0x003CE664", "0x003CE6CC", "0x003CE728", "0x003CE79C", "0x003CE810", "0x003CE874", "0x003CE8E0", "0x003CE954", "0x003CE9C8", "0x003CEA34", "0x003CEAAC", "0x003CEB20", "0x003CEB84", "0x003CEBD8", "0x003CEC3C", "0x003CECA4", "0x003CED14", "0x003CED74", "0x003CEDAC", "0x003CEDE8", "0x003CEE20", "0x003CEE84", "0x003CEEA8", "0x003CEEC8", "0x003CEF08", "0x003CEF70", "0x003CEFE4", "0x003CF04C", "0x003CF0BC", "0x003CF12C", "0x003CF1A0", "0x003CF1D8", "0x003CF1F8", "0x003CF220", "0x003CF244", "0x003CF264", "0x003CF284", "0x003CF2A4", "0x003CF2C8", "0x003CF308", "0x003CF334", "0x003CF36C", "0x003CF3AC", "0x003CF41C", "0x003CF454", "0x003CF488", "0x003CF4CC", "0x003CF508", "0x003CF544", "0x003CF5AC", "0x003CF618", "0x003CF684", "0x003CF6B8", "0x003CF6F0", "0x003CF754", "0x003CF7BC", "0x003CF828", "0x003CF88C", "0x003CF8B4", "0x003CF8D0", "0x003CF8F4", "0x003CF91C", "0x003CF94C", "0x003CF96C", "0x003CF99C", "0x003CF9F8", "0x003CFA1C", "0x003CFA54", "0x003CFA90", "0x003CFAF4", "0x003CFB28", "0x003CFB64", "0x003CFB78", "0x003CFB94", "0x003CFBE8", "0x003CFC0C", "0x003CFC28", "0x003CFC50", "0x003CFC64", "0x003CFC74", "0x003CFCD8", "0x003CFCFC", "0x003CFD1C", "0x003CFD44", "0x003CFD8C", "0x003CFDC0", "0x003CFE24", "0x003CFE68", "0x003CFEA0", "0x003CFEDC", "0x003CFF0C", "0x003CFF68", "0x003CFFF4", "0x003D0058", "0x003D006C", "0x003D0088", "0x003D00DC", "0x003D0118", "0x003D012C", "0x003D0148", "0x003D018C", "0x003D01D8", "0x003D01FC", "0x003D026C", "0x003D0290", "0x003D02B8", "0x003D02EC", "0x003D030C", "0x003D0338", "0x003D0354", "0x003D03B4", "0x003D03E0", "0x003D0444", "0x003D045C", "0x003D048C", "0x003D04BC", "0x003D04F0", "0x003D0530", "0x003D0564", "0x003D0580", "0x003D05F8", "0x003D0684", "0x003D06D4", "0x003D0710", "0x003D0748", "0x003D0798", "0x003D07E8", "0x003D0838", "0x003D088C", "0x003D08BC", "0x003D08F4", "0x003D0928", "0x003D0960", "0x003D0998", "0x003D09D0", "0x003D0A04", "0x003D0A3C", "0x003D0A70", "0x003D0AA4", "0x003D0AE4", "0x003D0B14", "0x003D0B50", "0x003D0B94", "0x003D0BF4", "0x003D0C58", "0x003D0C84", "0x003D0CD8", "0x003D0D04", "0x003D0D2C", "0x003D0D70", "0x003D0DC4", "0x003D0E24", "0x003D0E90", "0x003D0EE8", "0x003D0F44", "0x003D0F9C", "0x003D0FFC", "0x003D1054", "0x003D10B0", "0x003D1108", "0x003D1168", "0x003D11CC", "0x003D1228", "0x003D1278", "0x003D12C8", "0x003D12EC", "0x003D1330", "0x003D135C", "0x003D1384", "0x003D13F4", "0x003D1448", "0x003D14A4", "0x003D150C", "0x003D1540", "0x003D155C", "0x003D1588", "0x003D15D8", "0x003D1604", "0x003D1658", "0x003D168C", "0x003D16BC", "0x003D16EC", "0x003D1754", "0x003D1784", "0x003D17AC", "0x003D17EC", "0x003D1830", "0x003D188C", "0x003D18B0", "0x003D18DC", "0x003D1954", "0x003D199C", "0x003D1A0C", "0x003D1A2C", "0x003D1A80", "0x003D1AA4", "0x003D1B04", "0x003D1B3C", "0x003D1B7C", "0x003D1BB4", "0x003D1BEC", "0x003D1C2C", "0x003D1C7C", "0x003D1CC8", "0x003D1D28", "0x003D1D50", "0x003D1DA8", "0x003D1DE8", "0x003D1E48", "0x003D1EA8", "0x003D1F10", "0x003D1F70", "0x003D1FD0", "0x003D2008", "0x003D2040", "0x003D2078", "0x003D20AC", "0x003D20E0", "0x003D2114", "0x003D2158", "0x003D218C", "0x003D21CC", "0x003D2210", "0x003D223C", "0x003D22A4", "0x003D22C4", "0x003D22F4", "0x003D235C", "0x003D2394", "0x003D23D0", "0x003D2410", "0x003D2458", "0x003D24A4", "0x003D24EC", "0x003D2534", "0x003D2590", "0x003D2604", "0x003D2660", "0x003D26BC", "0x003D2704", "0x003D273C", "0x003D27A4", "0x003D280C", "0x003D2874", "0x003D28D4", "0x003D2934", "0x003D29A8", "0x003D2A1C", "0x003D2A90", "0x003D2B00", "0x003D2B6C", "0x003D2BD8", "0x003D2C38", "0x003D2C94", "0x003D2CFC", "0x003D2D60", "0x003D2DD8", "0x003D2E4C", "0x003D2EB0", "0x003D2F30", "0x003D2F68", "0x003D2FA0", "0x003D302C", "0x003D3080", "0x003D30E4", "0x003D3108", "0x003D316C", "0x003D31B0", "0x003D31F4", "0x003D3230", "0x003D3294", "0x003D3300", "0x003D335C", "0x003D33C8", "0x003D3438", "0x003D3474", "0x003D34DC", "0x003D3544", "0x003D35B8", "0x003D3628", "0x003D36C0", "0x003D36FC", "0x003D376C", "0x003D37D0", "0x003D3830", "0x003D3898", "0x003D3908", "0x003D3998", "0x003D3A38", "0x003D3AA8", "0x003D3B10", "0x003D3B88", "0x003D3BFC", "0x003D3C68", "0x003D3CCC", "0x003D3D40", "0x003D3DBC", "0x003D3E10", "0x003D3E38", "0x003D3E6C", "0x003D3ED4", "0x003D3F40", "0x003D3FA0", "0x003D4008", "0x003D4074", "0x003D40D4", "0x003D4110", "0x003D4154", "0x003D41CC", "0x003D4240", "0x003D4278", "0x003D428C", "0x003D42FC", "0x003D4334", "0x003D43B8", "0x003D4418", "0x003D447C", "0x003D44B0", "0x003D44EC", "0x003D455C", "0x003D45C4", "0x003D462C", "0x003D4698", "0x003D4704", "0x003D4724", "0x003D4748", "0x003D47AC", "0x003D4888", "0x003D48F8", "0x003D4954", "0x003D49B0", "0x003D4A28", "0x003D4A88", "0x003D4AE8", "0x003D4B64", "0x003D4BCC", "0x003D4C0C", "0x003D4C3C", "0x003D4C74", "0x003D4D00", "0x003D4D74", "0x003D4D90", "0x003D4DF8", "0x003D4E6C", "0x003D4EC8", "0x003D4EF0", "0x003D4F1C", "0x003D4F84", "0x003D4FF4", "0x003D5050", "0x003D50B0", "0x003D510C", "0x003D5160", "0x003D51C4", "0x003D5230", "0x003D5298", "0x003D5308", "0x003D537C", "0x003D53DC", "0x003D5440", "0x003D5470", "0x003D54FC", "0x003D5574", "0x003D55A4", "0x003D5614", "0x003D5648", "0x003D5664", "0x003D56CC", "0x003D5734", "0x003D576C", "0x003D57DC", "0x003D57F8", "0x003D581C", "0x003D5840", "0x003D5874", "0x003D58A8", "0x003D58E0", "0x003D5910", "0x003D5964", "0x003D59C4", "0x003D59FC", "0x003D5A38", "0x003D5A78", "0x003D5AF0", "0x003D5B7C", "0x003D5BB0", "0x003D5C18", "0x003D5C74", "0x003D5CD4", "0x003D5D28", "0x003D5D7C", "0x003D5DD8", "0x003D5E0C", "0x003D5E40", "0x003D5EA8", "0x003D5F10", "0x003D5F78", "0x003D5FE4", "0x003D604C", "0x003D60B4", "0x003D60DC", "0x003D6114", "0x003D6134", "0x003D6170", "0x003D61C4", "0x003D61FC", "0x003D6224", "0x003D627C", "0x003D62D4", "0x003D632C", "0x003D6354", "0x003D6380", "0x003D63A8", "0x003D63D0", "0x003D63F4", "0x003D6420", "0x003D6488", "0x003D64F4", "0x003D652C", "0x003D6550", "0x003D657C", "0x003D65A0", "0x003D65C4", "0x003D6628", "0x003D6690", "0x003D66F8", "0x003D6760", "0x003D67D0", "0x003D6838", "0x003D68A0", "0x003D6900", "0x003D6968", "0x003D69D0", "0x003D6A40", "0x003D6AB0", "0x003D6B20", "0x003D6B8C", "0x003D6BF4", "0x003D6C60", "0x003D6C7C", "0x003D6CE0", "0x003D6D3C", "0x003D6DA4", "0x003D6E0C", "0x003D6E70", "0x003D6ED0", "0x003D6F30", "0x003D6F8C", "0x003D6FF4", "0x003D7060", "0x003D70C4", "0x003D7128", "0x003D715C", "0x003D7194", "0x003D71FC", "0x003D7238", "0x003D7250", "0x003D726C", "0x003D72CC", "0x003D7338", "0x003D73A4", "0x003D73E4", "0x003D741C", "0x003D7454", "0x003D74BC", "0x003D7524", "0x003D7594", "0x003D75B0", "0x003D75E8", "0x003D7658", "0x003D76C8", "0x003D7738", "0x003D77A8", "0x003D77D4", "0x003D7830", "0x003D785C", "0x003D78C8", "0x003D7908", "0x003D7948", "0x003D79A4", "0x003D79E0", "0x003D7A18", "0x003D7A50", "0x003D7AA4", "0x003D7AF8", "0x003D7B38", "0x003D7B6C", "0x003D7BB4", "0x003D7C08", "0x003D7C34", "0x003D7C88", "0x003D7CF0", "0x003D7D2C", "0x003D7D80", "0x003D7DB4", "0x003D7DD4", "0x003D7DFC", "0x003D7E28", "0x003D7E48", "0x003D7E74", "0x003D7EA0", "0x003D7ED4", "0x003D7F3C", "0x003D7F9C", "0x003D8004", "0x003D8018", "0x003D8030", "0x003D8044", "0x003D8060", "0x003D807C", "0x003D80BC", "0x003D80FC", "0x003D8130", "0x003D8150", "0x003D818C", "0x003D81BC", "0x003D81E4", "0x003D8204", "0x003D8238", "0x003D8270", "0x003D82C4", "0x003D82E4", "0x003D8344", "0x003D8360", "0x003D839C", "0x003D83DC", "0x003D8440", "0x003D848C", "0x003D8504", "0x003D8560", "0x003D85A8", "0x003D85EC", "0x003D8630", "0x003D8670", "0x003D86A8", "0x003D86E8", "0x003D8724", "0x003D876C", "0x003D87DC", "0x003D8848", "0x003D887C", "0x003D88A0", "0x003D8908", "0x003D8944", "0x003D8994", "0x003D89D4", "0x003D8A08", "0x003D8A6C", "0x003D8AB0", "0x003D8B18", "0x003D8B90", "0x003D8C28", "0x003D8C90", "0x003D8CC8", "0x003D8D00", "0x003D8D38", "0x003D8D70", "0x003D8DAC", "0x003D8DE8", "0x003D8E2C", "0x003D8EA8", "0x003D8F1C", "0x003D8F44", "0x003D8FB4", "0x003D8FFC", "0x003D9068", "0x003D90D8", "0x003D9120", "0x003D9188", "0x003D91F4", "0x003D9254", "0x003D9288", "0x003D92C0", "0x003D932C", "0x003D9348", "0x003D9378", "0x003D93AC", "0x003D93E4", "0x003D9420", "0x003D9480", "0x003D94C8", "0x003D9504", "0x003D953C", "0x003D9590", "0x003D95F0", "0x003D9654", "0x003D968C", "0x003D96A0", "0x003D96F4", "0x003D9734", "0x003D9770", "0x003D97C4", "0x003D97F0", "0x003D9810", "0x003D9878", "0x003D98EC", "0x003D9928", "0x003D9984", "0x003D9A0C", "0x003D9A44", "0x003D9A74", "0x003D9A94", "0x003D9B00", "0x003D9B30", "0x003D9BA4", "0x003D9C00", "0x003D9C68", "0x003D9CCC", "0x003D9D38", "0x003D9DA8", "0x003D9DD4", "0x003D9E08", "0x003D9E60", "0x003D9E98", "0x003D9ED0", "0x003D9F30", "0x003D9F54", "0x003D9F88", "0x003D9FBC", "0x003D9FEC", "0x003DA01C", "0x003DA050", "0x003DA080", "0x003DA0B4", "0x003DA110", "0x003DA12C", "0x003DA150", "0x003DA174", "0x003DA1D4", "0x003DA210", "0x003DA27C", "0x003DA2B0", "0x003DA2F0", "0x003DA330", "0x003DA368", "0x003DA3A4", "0x003DA3F4", "0x003DA440", "0x003DA470", "0x003DA4A4", "0x003DA500", "0x003DA538", "0x003DA56C", "0x003DA5D4", "0x003DA608", "0x003DA628", "0x003DA670", "0x003DA6B4", "0x003DA6F4", "0x003DA748", "0x003DA7A8", "0x003DA7E8", "0x003DA83C", "0x003DA858", "0x003DA880", "0x003DA8C8", "0x003DA92C", "0x003DA950", "0x003DA978", "0x003DA9C8", "0x003DAA14", "0x003DAA50", "0x003DAA94", "0x003DAAE0", "0x003DAB08", "0x003DAB54", "0x003DAB98", "0x003DABE8", "0x003DAC3C", "0x003DAC98", "0x003DACD4", "0x003DAD0C", "0x003DAD54", "0x003DAD90", "0x003DADFC", "0x003DAE64", "0x003DAED0", "0x003DAF38", "0x003DAF74", "0x003DAFD0", "0x003DAFE8", "0x003DB01C", "0x003DB040", "0x003DB078", "0x003DB0AC", "0x003DB10C", "0x003DB168", "0x003DB180", "0x003DB1B4", "0x003DB208", "0x003DB240", "0x003DB2A0", "0x003DB304", "0x003DB33C", "0x003DB3B4", "0x003DB3EC", "0x003DB44C", "0x003DB484", "0x003DB4BC", "0x003DB4F4", "0x003DB550", "0x003DB5AC", "0x003DB5E0", "0x003DB63C", "0x003DB690", "0x003DB6D8", "0x003DB704", "0x003DB730", "0x003DB758", "0x003DB780", "0x003DB7AC", "0x003DB7D4", "0x003DB80C", "0x003DB860", "0x003DB8B8", "0x003DB918", "0x003DB97C", "0x003DB9E0", "0x003DBA44", "0x003DBAB0", "0x003DBB10", "0x003DBB2C", "0x003DBB8C", "0x003DBBEC", "0x003DBC50", "0x003DBC6C", "0x003DBCC8", "0x003DBCFC", "0x003DBD1C", "0x003DBD74", "0x003DBDD4", "0x003DBE30", "0x003DBE8C", "0x003DBEF0", "0x003DBF2C", "0x003DBF64", "0x003DBF9C", "0x003DBFC8", "0x003DC024", "0x003DC088", "0x003DC0EC", "0x003DC148", "0x003DC1AC", "0x003DC210", "0x003DC274", "0x003DC2D4", "0x003DC338", "0x003DC370", "0x003DC3A0", "0x003DC3D0", "0x003DC40C", "0x003DC43C", "0x003DC478", "0x003DC4B0", "0x003DC4E0", "0x003DC51C", "0x003DC54C", "0x003DC588", "0x003DC5C0", "0x003DC5F0", "0x003DC62C", "0x003DC664", "0x003DC6D0", "0x003DC6F0", "0x003DC734", "0x003DC798", "0x003DC7CC", "0x003DC834", "0x003DC864", "0x003DC898", "0x003DC8F8", "0x003DC914", "0x003DC97C", "0x003DC9E0", "0x003DCA14", "0x003DCA48", "0x003DCAA4", "0x003DCAD8", "0x003DCAF0", "0x003DCB5C", "0x003DCB94", "0x003DCBF0", "0x003DCC58", "0x003DCC94", "0x003DCCD4", "0x003DCD10", "0x003DCD4C", "0x003DCD84", "0x003DCDD8", "0x003DCE14", "0x003DCE5C", "0x003DCE90", "0x003DCEC8", "0x003DCF00", "0x003DCF3C", "0x003DCF70", "0x003DCFA4", "0x003DD014", "0x003DD084", "0x003DD0F4", "0x003DD168", "0x003DD1B0", "0x003DD1F8", "0x003DD240", "0x003DD2BC", "0x003DD338", "0x003DD3B4", "0x003DD424", "0x003DD458", "0x003DD490", "0x003DD4CC", "0x003DD500", "0x003DD538", "0x003DD5A4", "0x003DD5C0", "0x003DD5E8", "0x003DD610", "0x003DD680", "0x003DD6B4", "0x003DD6E8", "0x003DD724", "0x003DD794", "0x003DD7C8", "0x003DD844", "0x003DD870", "0x003DD8A0", "0x003DD8F4", "0x003DD910", "0x003DD934", "0x003DD954", "0x003DD9B4", "0x003DDA24", "0x003DDA80", "0x003DDAB8", "0x003DDAE8", "0x003DDB2C", "0x003DDB60", "0x003DDBC0", "0x003DDC24", "0x003DDC8C", "0x003DDCE8", "0x003DDD2C", "0x003DDD60", "0x003DDDC4", "0x003DDE0C", "0x003DDE58", "0x003DDE98", "0x003DDEDC", "0x003DDF40", "0x003DDF74", "0x003DDFE0", "0x003DE018", "0x003DE050", "0x003DE08C", "0x003DE0AC", "0x003DE114", "0x003DE184", "0x003DE1B0", "0x003DE1E0", "0x003DE21C", "0x003DE25C", "0x003DE294", "0x003DE2CC", "0x003DE304", "0x003DE340", "0x003DE374", "0x003DE3B4", "0x003DE3F0", "0x003DE428", "0x003DE44C", "0x003DE480", "0x003DE4E4", "0x003DE558", "0x003DE5D8", "0x003DE634", "0x003DE678", "0x003DE6D8", "0x003DE744", "0x003DE778", "0x003DE7AC", "0x003DE7E0", "0x003DE824", "0x003DE864", "0x003DE89C", "0x003DE8E4", "0x003DE928", "0x003DE998", "0x003DE9D8", "0x003DEA38", "0x003DEA9C", "0x003DEB00", "0x003DEB6C", "0x003DEBB0", "0x003DEBF4", "0x003DEC2C", "0x003DEC9C", "0x003DED04", "0x003DED1C", "0x003DED84", "0x003DEDF8", "0x003DEE34", "0x003DEE9C", "0x003DEED0", "0x003DEF3C", "0x003DEF70", "0x003DEF90", "0x003DF000", "0x003DF094", "0x003DF0C4", "0x003DF124", "0x003DF178", "0x003DF1D4", "0x003DF230", "0x003DF294", "0x003DF2F0", "0x003DF34C", "0x003DF3A8", "0x003DF3E4", "0x003DF404", "0x003DF468", "0x003DF4A8", "0x003DF4F4", "0x003DF54C", "0x003DF59C", "0x003DF5F4", "0x003DF644", "0x003DF69C", "0x003DF6EC", "0x003DF744", "0x003DF794", "0x003DF7EC", "0x003DF83C", "0x003DF89C", "0x003DF900", "0x003DF958", "0x003DF9A8", "0x003DFA00", "0x003DFA50", "0x003DFA98", "0x003DFAE0", "0x003DFB64", "0x003DFBCC", "0x003DFC04", "0x003DFC64", "0x003DFCCC", "0x003DFD2C", "0x003DFD94", "0x003DFDF4", "0x003DFE44", "0x003DFE80", "0x003DFEC0", "0x003DFF1C", "0x003DFF78", "0x003DFFD8", "0x003E0040", "0x003E00A8", "0x003E0110", "0x003E0180", "0x003E01E8", "0x003E024C", "0x003E0280", "0x003E02B4", "0x003E0310", "0x003E036C", "0x003E03CC", "0x003E0434", "0x003E049C", "0x003E050C", "0x003E0570", "0x003E05CC", "0x003E0638", "0x003E0670", "0x003E06B8", "0x003E0730", "0x003E07BC", "0x003E081C", "0x003E0884", "0x003E08EC", "0x003E095C", "0x003E0978", "0x003E09D4", "0x003E0A40", "0x003E0ACC", "0x003E0B2C", "0x003E0B94", "0x003E0C04", "0x003E0C6C", "0x003E0CDC", "0x003E0D24", "0x003E0D64", "0x003E0D98", "0x003E0DCC", "0x003E0E04", "0x003E0E48", "0x003E0E90", "0x003E0EDC", "0x003E0F2C", "0x003E0F80", "0x003E0FD0", "0x003E1024", "0x003E107C", "0x003E10D8", "0x003E1130", "0x003E118C", "0x003E11EC", "0x003E1250", "0x003E12B0", "0x003E1314", "0x003E136C", "0x003E13CC", "0x003E142C", "0x003E148C", "0x003E14EC", "0x003E154C", "0x003E15AC", "0x003E160C", "0x003E166C", "0x003E16CC", "0x003E172C", "0x003E178C", "0x003E17EC", "0x003E184C", "0x003E18AC", "0x003E190C", "0x003E196C", "0x003E19CC", "0x003E1A2C", "0x003E1A8C", "0x003E1AEC", "0x003E1B00", "0x003E1B18", "0x003E1B50", "0x003E1B80", "0x003E1BB8", "0x003E1BF0", "0x003E1C30", "0x003E1C68", "0x003E1CAC", "0x003E1CF0", "0x003E1D34", "0x003E1D78", "0x003E1DBC", "0x003E1E00", "0x003E1E44", "0x003E1E88", "0x003E1ECC", "0x003E1F10", "0x003E1F54", "0x003E1F98", "0x003E1FDC", "0x003E201C", "0x003E2080", "0x003E20E8", "0x003E2150", "0x003E21C0", "0x003E2230", "0x003E22A4", "0x003E2318", "0x003E2378", "0x003E23D8", "0x003E243C", "0x003E24A0", "0x003E2518", "0x003E2590", "0x003E2600", "0x003E2670", "0x003E26E8", "0x003E2760", "0x003E27D8", "0x003E2850", "0x003E28D0", "0x003E2950", "0x003E2970", "0x003E2994", "0x003E29D8", "0x003E2A24", "0x003E2A74", "0x003E2AD8", "0x003E2B3C", "0x003E2B70", "0x003E2BB0", "0x003E2C00", "0x003E2C64", "0x003E2C80", "0x003E2C98", "0x003E2CFC", "0x003E2D60", "0x003E2DBC", "0x003E2E24", "0x003E2E80", "0x003E2EBC", "0x003E2F10", "0x003E2F40", "0x003E2F8C", "0x003E2FF0", "0x003E3044", "0x003E30AC", "0x003E30E0", "0x003E3104", "0x003E3124", "0x003E3144", "0x003E316C", "0x003E3194", "0x003E31DC", "0x003E3220", "0x003E324C", "0x003E32C4", "0x003E333C", "0x003E33B4", "0x003E342C", "0x003E34A8", "0x003E3524", "0x003E3588", "0x003E35F0", "0x003E3658", "0x003E36C8", "0x003E3740", "0x003E37A4", "0x003E380C", "0x003E3868", "0x003E389C", "0x003E38F8", "0x003E392C", "0x003E3988", "0x003E39E4", "0x003E39FC", "0x003E3A14", "0x003E3A24", "0x003E3A80", "0x003E3ADC", "0x003E3AF8", "0x003E3B50", "0x003E3BAC", "0x003E3C08", "0x003E3C6C", "0x003E3CA0", "0x003E3CDC", "0x003E3D48", "0x003E3DB0", "0x003E3E1C", "0x003E3E98", "0x003E3ED4", "0x003E3F30", "0x003E3F98", "0x003E3FFC", "0x003E4060", "0x003E40BC", "0x003E40F0", "0x003E4154", "0x003E4194", "0x003E41D4", "0x003E420C", "0x003E4248", "0x003E42B8", "0x003E4314", "0x003E437C", "0x003E43D8", "0x003E4434", "0x003E4490", "0x003E44D8", "0x003E4524", "0x003E4574", "0x003E4590", "0x003E45AC", "0x003E45C8", "0x003E460C", "0x003E4628", "0x003E4668", "0x003E46DC", "0x003E4740", "0x003E4774", "0x003E4794", "0x003E47F0", "0x003E4844", "0x003E48A0", "0x003E4900", "0x003E491C", "0x003E494C", "0x003E49A8", "0x003E4A0C", "0x003E4A70", "0x003E4ACC", "0x003E4B28", "0x003E4B48", "0x003E4BA4", "0x003E4C0C", "0x003E4C68", "0x003E4CBC", "0x003E4CDC", "0x003E4D20", "0x003E4D90", "0x003E4DCC", "0x003E4DFC", "0x003E4E4C", "0x003E4EA8", "0x003E4EFC", "0x003E4F5C", "0x003E4FB8", "0x003E5014", "0x003E5078", "0x003E50AC", "0x003E5110", "0x003E5170", "0x003E51C4", "0x003E5220", "0x003E5260", "0x003E52C8", "0x003E5324", "0x003E5384", "0x003E53CC", "0x003E5434", "0x003E5468", "0x003E54E0", "0x003E5558", "0x003E55B8", "0x003E561C", "0x003E5680", "0x003E56F8", "0x003E5770", "0x003E57E8", "0x003E5860", "0x003E58D8", "0x003E5948", "0x003E59B8", "0x003E5A30", "0x003E5AA8", "0x003E5B20", "0x003E5B84", "0x003E5BFC", "0x003E5C74", "0x003E5CD4", "0x003E5D38", "0x003E5D9C", "0x003E5E00", "0x003E5E64", "0x003E5EC8", "0x003E5F40", "0x003E5FB8", "0x003E601C", "0x003E608C", "0x003E60F0", "0x003E6168", "0x003E61C8", "0x003E6240", "0x003E62A0", "0x003E6304", "0x003E6368", "0x003E63E0", "0x003E6444", "0x003E64A4", "0x003E6508", "0x003E6580", "0x003E65E4", "0x003E6644", "0x003E66A8", "0x003E670C", "0x003E6770", "0x003E67D4", "0x003E6834", "0x003E6898", "0x003E68FC", "0x003E696C", "0x003E69CC", "0x003E6A44", "0x003E6AC4", "0x003E6B44", "0x003E6BC4", "0x003E6C44", "0x003E6CC4", "0x003E6D44", "0x003E6DB4", "0x003E6E28", "0x003E6E9C", "0x003E6F10", "0x003E6F84", "0x003E6FF8", "0x003E706C", "0x003E70D8", "0x003E7144", "0x003E71B0", "0x003E7220", "0x003E728C", "0x003E72FC", "0x003E736C", "0x003E73DC", "0x003E7454", "0x003E74CC", "0x003E752C", "0x003E7590", "0x003E75F4", "0x003E766C", "0x003E76E4", "0x003E775C", "0x003E77D4", "0x003E784C", "0x003E78BC", "0x003E792C", "0x003E79A4", "0x003E7A1C", "0x003E7A94", "0x003E7AF8", "0x003E7B70", "0x003E7BE8", "0x003E7C48", "0x003E7CAC", "0x003E7D10", "0x003E7D74", "0x003E7DD8", "0x003E7E3C", "0x003E7EA0", "0x003E7F18", "0x003E7F90", "0x003E7FF4", "0x003E8064", "0x003E80C8", "0x003E8140", "0x003E81A0", "0x003E8218", "0x003E8278", "0x003E82DC", "0x003E8340", "0x003E83B8", "0x003E841C", "0x003E847C", "0x003E84E0", "0x003E8558", "0x003E85BC", "0x003E8634", "0x003E8694", "0x003E86F4", "0x003E8758", "0x003E87BC", "0x003E8820", "0x003E8884", "0x003E88E4", "0x003E8944", "0x003E89A8", "0x003E8A0C", "0x003E8A6C", "0x003E8AE4", "0x003E8B54", "0x003E8BB4", "0x003E8C2C", "0x003E8CAC", "0x003E8D2C", "0x003E8DAC", "0x003E8E2C", "0x003E8EAC", "0x003E8F2C", "0x003E8F40", "0x003E8FB8", "0x003E9034", "0x003E90B8", "0x003E9134", "0x003E91B8", "0x003E923C", "0x003E92C8", "0x003E934C", "0x003E9404", "0x003E94BC", "0x003E9574", "0x003E962C", "0x003E96E4", "0x003E979C", "0x003E97E4", "0x003E982C", "0x003E985C", "0x003E9890", "0x003E98C4", "0x003E990C", "0x003E9954", "0x003E999C", "0x003E99E4", "0x003E9A2C", "0x003E9A6C", "0x003E9AAC", "0x003E9AF4", "0x003E9B3C", "0x003E9B84", "0x003E9BCC", "0x003E9C14", "0x003E9C44", "0x003E9C78", "0x003E9CAC", "0x003E9CE0", "0x003E9D14", "0x003E9D48", "0x003E9D90", "0x003E9DD8", "0x003E9E0C", "0x003E9E4C", "0x003E9E80", "0x003E9EC8", "0x003E9F10", "0x003E9F40", "0x003E9F74", "0x003E9FA8", "0x003E9FF0", "0x003EA024", "0x003EA06C", "0x003EA0A0", "0x003EA0E8", "0x003EA118", "0x003EA14C", "0x003EA180", "0x003EA1B4", "0x003EA1E8", "0x003EA218", "0x003EA24C", "0x003EA27C", "0x003EA2BC", "0x003EA2EC", "0x003EA31C", "0x003EA350", "0x003EA398", "0x003EA3D8", "0x003EA420", "0x003EA468", "0x003EA4B8", "0x003EA500", "0x003EA558", "0x003EA5B0", "0x003EA608", "0x003EA660", "0x003EA6B8", "0x003EA710", "0x003EA760", "0x003EA7B0", "0x003EA7E8", "0x003EA81C", "0x003EA850", "0x003EA8A0", "0x003EA8F0", "0x003EA940", "0x003EA990", "0x003EA9E0", "0x003EAA28", "0x003EAA70", "0x003EAAC0", "0x003EAB10", "0x003EAB60", "0x003EAB94", "0x003EABE4", "0x003EAC34", "0x003EAC6C", "0x003EACA0", "0x003EACD4", "0x003EAD08", "0x003EAD3C", "0x003EAD70", "0x003EADA4", "0x003EADF4", "0x003EAE44", "0x003EAE78", "0x003EAEC0", "0x003EAEF4", "0x003EAF44", "0x003EAF7C", "0x003EAFB0", "0x003EAFE8", "0x003EB038", "0x003EB06C", "0x003EB0A4", "0x003EB0D8", "0x003EB10C", "0x003EB15C", "0x003EB190", "0x003EB1C4", "0x003EB214", "0x003EB248", "0x003EB298", "0x003EB2D0", "0x003EB308", "0x003EB33C", "0x003EB370", "0x003EB3A4", "0x003EB3D8", "0x003EB410", "0x003EB448", "0x003EB47C", "0x003EB4B0", "0x003EB4E4", "0x003EB51C", "0x003EB554", "0x003EB5A4", "0x003EB5EC", "0x003EB624", "0x003EB65C", "0x003EB694", "0x003EB6C8", "0x003EB718", "0x003EB760", "0x003EB7B0", "0x003EB800", "0x003EB858", "0x003EB8A8", "0x003EB908", "0x003EB968", "0x003EB9C8", "0x003EBA28", "0x003EBA88", "0x003EBAE8", "0x003EBB18", "0x003EBB80", "0x003EBBE8", "0x003EBC48", "0x003EBCB0", "0x003EBD18", "0x003EBD80", "0x003EBDE8", "0x003EBE50", "0x003EBEB8", "0x003EBF20", "0x003EBF88", "0x003EBFF0", "0x003EC058", "0x003EC0C0", "0x003EC128", "0x003EC190", "0x003EC1F8", "0x003EC258", "0x003EC2C0", "0x003EC328", "0x003EC390", "0x003EC3F8", "0x003EC460", "0x003EC4C8", "0x003EC530", "0x003EC598", "0x003EC600", "0x003EC668", "0x003EC6D0", "0x003EC738", "0x003EC7A0", "0x003EC808", "0x003EC868", "0x003EC8C8", "0x003EC930", "0x003EC998", "0x003ECA00", "0x003ECA68", "0x003ECAD0", "0x003ECB38", "0x003ECBA0", "0x003ECC08", "0x003ECC70", "0x003ECCD0", "0x003ECD30", "0x003ECD98", "0x003ECE00", "0x003ECE68", "0x003ECED0", "0x003ECF30", "0x003ECF98", "0x003ED000", "0x003ED068", "0x003ED0C8", "0x003ED128", "0x003ED190", "0x003ED1F8", "0x003ED258", "0x003ED2B8", "0x003ED318", "0x003ED380", "0x003ED3E8", "0x003ED450", "0x003ED4B8", "0x003ED520", "0x003ED588", "0x003ED5F0", "0x003ED658", "0x003ED6C0", "0x003ED728", "0x003ED790", "0x003ED7F8", "0x003ED860", "0x003ED8C8", "0x003ED928", "0x003ED990", "0x003ED9F0", "0x003EDA50", "0x003EDAB0", "0x003EDB0C", "0x003EDB6C", "0x003EDBCC", "0x003EDC2C", "0x003EDC88", "0x003EDCE8", "0x003EDD48", "0x003EDDA8", "0x003EDE04", "0x003EDE64", "0x003EDEC4", "0x003EDF24", "0x003EDF80", "0x003EDFE0", "0x003EE03C", "0x003EE05C", "0x003EE080", "0x003EE0A0", "0x003EE0C4", "0x003EE0E4", "0x003EE104", "0x003EE14C", "0x003EE194", "0x003EE1B8", "0x003EE1E0", "0x003EE204", "0x003EE238", "0x003EE260", "0x003EE2BC", "0x003EE318", "0x003EE36C", "0x003EE3C8", "0x003EE424", "0x003EE480", "0x003EE4DC", "0x003EE538", "0x003EE594", "0x003EE5F0", "0x003EE64C", "0x003EE6A8", "0x003EE704", "0x003EE760", "0x003EE7BC", "0x003EE818", "0x003EE874", "0x003EE8C8", "0x003EE924", "0x003EE980", "0x003EE9DC", "0x003EEA38", "0x003EEA94", "0x003EEAF0", "0x003EEB4C", "0x003EEBA8", "0x003EEC04", "0x003EEC60", "0x003EECBC", "0x003EED10", "0x003EED6C", "0x003EEDC8", "0x003EEE24", "0x003EEE80", "0x003EEEDC", "0x003EEF30", "0x003EEF8C", "0x003EEFE8", "0x003EF044", "0x003EF0A0", "0x003EF0F4", "0x003EF150", "0x003EF1AC", "0x003EF208", "0x003EF25C", "0x003EF2B0", "0x003EF30C", "0x003EF368", "0x003EF3C4", "0x003EF420", "0x003EF47C", "0x003EF4D8", "0x003EF534", "0x003EF590", "0x003EF5EC", "0x003EF648", "0x003EF6A4", "0x003EF700", "0x003EF75C", "0x003EF790", "0x003EF7C4", "0x003EF828", "0x003EF88C", "0x003EF8F0", "0x003EF954", "0x003EF9B0", "0x003EF9EC", "0x003EFA28", "0x003EFA90", "0x003EFB00", "0x003EFB70", "0x003EFBE0", "0x003EFC54", "0x003EFCD8", "0x003EFD3C", "0x003EFDA4", "0x003EFE10", "0x003EFE80", "0x003EFEE4", "0x003EFF54", "0x003EFFC0", "0x003F0030", "0x003F00B0", "0x003F00CC", "0x003F013C", "0x003F01AC", "0x003F0220", "0x003F029C", "0x003F0300", "0x003F036C", "0x003F03F4", "0x003F045C", "0x003F04C4", "0x003F052C", "0x003F0594", "0x003F05FC", "0x003F0664", "0x003F06CC", "0x003F0760", "0x003F07E4", "0x003F0878", "0x003F090C", "0x003F09B0", "0x003F0A44", "0x003F0ADC", "0x003F0B74", "0x003F0C0C", "0x003F0CAC", "0x003F0D4C", "0x003F0DEC", "0x003F0E48", "0x003F0EA4", "0x003F0F00", "0x003F0F5C", "0x003F0FB8", "0x003F1014", "0x003F1070", "0x003F10CC", "0x003F1128", "0x003F1184", "0x003F11E0", "0x003F123C", "0x003F1298", "0x003F12F4", "0x003F1350", "0x003F13AC", "0x003F1408", "0x003F1474", "0x003F14D0", "0x003F153C", "0x003F1598", "0x003F15F4", "0x003F1658", "0x003F16B4", "0x003F1720", "0x003F1784", "0x003F17E8", "0x003F1844", "0x003F18B0", "0x003F1914", "0x003F1948", "0x003F19A4", "0x003F1A10", "0x003F1A74", "0x003F1AD8", "0x003F1B44", "0x003F1BA0", "0x003F1C10", "0x003F1C78", "0x003F1CD4", "0x003F1D40", "0x003F1DA4", "0x003F1E14", "0x003F1E88", "0x003F1EF8", "0x003F1F68", "0x003F1FDC", "0x003F204C", "0x003F20BC", "0x003F212C", "0x003F21A0", "0x003F2214", "0x003F2284", "0x003F230C", "0x003F238C", "0x003F2414", "0x003F249C", "0x003F252C", "0x003F25B4", "0x003F2650", "0x003F26EC", "0x003F2788", "0x003F2824", "0x003F28C0", "0x003F295C", "0x003F29C4", "0x003F2A2C", "0x003F2A94", "0x003F2AFC", "0x003F2B90", "0x003F2C14", "0x003F2CA8", "0x003F2D3C", "0x003F2DE0", "0x003F2E74", "0x003F2F0C", "0x003F2FA4", "0x003F303C", "0x003F30DC", "0x003F317C", "0x003F321C", "0x003F328C", "0x003F32F0", "0x003F334C", "0x003F33B4", "0x003F3424", "0x003F3480", "0x003F34F0", "0x003F3554", "0x003F35B8", "0x003F3614", "0x003F367C", "0x003F36EC", "0x003F375C", "0x003F37C0", "0x003F381C", "0x003F3884", "0x003F38F4", "0x003F3964", "0x003F39C8", "0x003F3A24", "0x003F3A94", "0x003F3B04", "0x003F3B74", "0x003F3BD8", "0x003F3C40", "0x003F3CB0", "0x003F3D20", "0x003F3D84", "0x003F3DF4", "0x003F3E5C", "0x003F3EC4", "0x003F3F2C", "0x003F3F94", "0x003F3FFC", "0x003F4064", "0x003F408C", "0x003F40B4", "0x003F4118", "0x003F4140", "0x003F4168", "0x003F4190", "0x003F41B8", "0x003F41E0", "0x003F4208", "0x003F426C", "0x003F42C0", "0x003F4324", "0x003F4388", "0x003F43FC", "0x003F4460", "0x003F44D0", "0x003F4540", "0x003F45B0", "0x003F4620", "0x003F4698", "0x003F4710", "0x003F4770", "0x003F4790", "0x003F47F0", "0x003F4814", "0x003F4878", "0x003F4898", "0x003F48B8", "0x003F4918", "0x003F493C", "0x003F49A0", "0x003F49C4", "0x003F4A28", "0x003F4A88", "0x003F4AA8", "0x003F4B08", "0x003F4B24", "0x003F4B48", "0x003F4BA4", "0x003F4C08", "0x003F4C68", "0x003F4C8C", "0x003F4CE8", "0x003F4D08", "0x003F4D68", "0x003F4DC8", "0x003F4E28", "0x003F4E8C", "0x003F4EEC", "0x003F4F50", "0x003F4FB4", "0x003F5014", "0x003F5070", "0x003F50D4", "0x003F5134", "0x003F5190", "0x003F51F0", "0x003F5244", "0x003F52A0", "0x003F52C8", "0x003F52EC", "0x003F5314", "0x003F533C", "0x003F5360", "0x003F53A4", "0x003F53C8", "0x003F53F4", "0x003F5454", "0x003F54BC", "0x003F5524", "0x003F5580", "0x003F55E8", "0x003F5658", "0x003F56B4", "0x003F5718", "0x003F5778", "0x003F57D4", "0x003F5830", "0x003F5844", "0x003F589C", "0x003F5900", "0x003F5964", "0x003F59C4", "0x003F59DC", "0x003F5A3C", "0x003F5A9C", "0x003F5AF8", "0x003F5B54", "0x003F5B68", "0x003F5BC0", "0x003F5C24", "0x003F5C88", "0x003F5CE8", "0x003F5D00", "0x003F5D60", "0x003F5DC0", "0x003F5E28", "0x003F5E84", "0x003F5EEC", "0x003F5F5C", "0x003F5FB8", "0x003F601C", "0x003F6088", "0x003F60D0", "0x003F6148", "0x003F61A8", "0x003F6210", "0x003F6278", "0x003F62E8", "0x003F6344", "0x003F63B0", "0x003F63F8", "0x003F6470", "0x003F64FC", "0x003F6564", "0x003F65CC", "0x003F663C", "0x003F6698", "0x003F66F4", "0x003F6724", "0x003F6740", "0x003F679C", "0x003F67F8", "0x003F6854", "0x003F6888", "0x003F68E4", "0x003F6918", "0x003F6984", "0x003F6A10", "0x003F6A70", "0x003F6AD8", "0x003F6B48", "0x003F6BB0", "0x003F6C20", "0x003F6C7C", "0x003F6CE8", "0x003F6D74", "0x003F6DD4", "0x003F6E3C", "0x003F6EAC", "0x003F6F14", "0x003F6F84", "0x003F6FE0", "0x003F7024", "0x003F7084", "0x003F70D8", "0x003F7140", "0x003F71A4", "0x003F7208", "0x003F7264", "0x003F72CC", "0x003F7304", "0x003F7350", "0x003F73A0", "0x003F73FC", "0x003F7450", "0x003F74AC", "0x003F7508", "0x003F756C", "0x003F75C8", "0x003F7648", "0x003F76C8", "0x003F7760", "0x003F77E0", "0x003F7860", "0x003F78F8", "0x003F7978", "0x003F79F8", "0x003F7A90", "0x003F7B10", "0x003F7B90", "0x003F7C28", "0x003F7CA8", "0x003F7D28", "0x003F7DC0", "0x003F7E40", "0x003F7EC0", "0x003F7F58", "0x003F7FD8", "0x003F8058", "0x003F8060", "0x003F80BC", "0x003F80C4", "0x003F8110", "0x003F8124", "0x003F8158", "0x003F8190", "0x003F81D0", "0x003F8214", "0x003F821C", "0x003F8224", "0x003F8230", "0x003F8238", "0x003F8240", "0x003F8248", "0x003F8250", "0x003F8258", "0x003F8260", "0x003F8268", "0x003F8270", "0x003F8278", "0x003F8280", "0x003F8288", "0x003F8294", "0x003F829C", "0x003F82B0", "0x003F82C0", "0x003F82C4", "0x003F82CC", "0x003F82D4", "0x003F82E0", "0x003F82E8", "0x003F82F8", "0x003F82FC", "0x003F8304", "0x003F830C", "0x003F8318", "0x003F8320", "0x003F8330", "0x003F8334", "0x003F833C", "0x003F8344", "0x003F8350", "0x003F8358", "0x003F8368", "0x003F836C", "0x003F8374", "0x003F837C", "0x003F8388", "0x003F8390", "0x003F83A0", "0x003F83A4", "0x003F83AC", "0x003F83B4", "0x003F83C0", "0x003F83C8", "0x003F83D8", "0x003F83DC", "0x003F83E4", "0x003F83EC", "0x003F83F8", "0x003F8400", "0x003F8410", "0x003F8414", "0x003F841C", "0x003F8424", "0x003F8430", "0x003F8438", "0x003F8448", "0x003F844C", "0x003F8454", "0x003F845C", "0x003F8468", "0x003F8470", "0x003F8480", "0x003F8484", "0x003F848C", "0x003F8494", "0x003F84A0", "0x003F84A8", "0x003F84B8", "0x003F84BC", "0x003F84C4", "0x003F84CC", "0x003F84D8", "0x003F84E0", "0x003F84F0", "0x003F84F4", "0x003F84FC", "0x003F8504", "0x003F8510", "0x003F8518", "0x003F8528", "0x003F852C", "0x003F8534", "0x003F853C", "0x003F8548", "0x003F8550", "0x003F8560", "0x003F8564", "0x003F856C", "0x003F8574", "0x003F8580", "0x003F8588", "0x003F8598", "0x003F859C", "0x003F85A4", "0x003F85AC", "0x003F85B8", "0x003F85C0", "0x003F85D0", "0x003F85D4", "0x003F85DC", "0x003F85E4", "0x003F85F0", "0x003F85F8", "0x003F8608", "0x003F860C", "0x003F8614", "0x003F861C", "0x003F8628", "0x003F8630", "0x003F8640", "0x003F8644", "0x003F864C", "0x003F8654", "0x003F8660", "0x003F8668", "0x003F8678", "0x003F867C", "0x003F8684", "0x003F868C", "0x003F8698", "0x003F86A0", "0x003F86B0", "0x003F86B4", "0x003F86BC", "0x003F86D8", "0x003F86E4", "0x003F86EC", "0x003F86FC", "0x003F8700", "0x003F8708", "0x003F8710", "0x003F871C", "0x003F8724", "0x003F8734", "0x003F8738", "0x003F8740", "0x003F8748", "0x003F8754", "0x003F875C", "0x003F876C", "0x003F8770", "0x003F8778", "0x003F8780", "0x003F878C", "0x003F8794", "0x003F87A4", "0x003F87A8", "0x003F87B0", "0x003F87B8", "0x003F87C4", "0x003F87CC", "0x003F87DC", "0x003F87E0", "0x003F87E8", "0x003F87F0", "0x003F87FC", "0x003F8804", "0x003F8814", "0x003F8818", "0x003F8820", "0x003F883C", "0x003F8848", "0x003F8850", "0x003F8860", "0x003F8864", "0x003F886C", "0x003F8874", "0x003F8880", "0x003F8888", "0x003F8898", "0x003F889C", "0x003F88A4", "0x003F88AC", "0x003F88B8", "0x003F88C0", "0x003F88D0", "0x003F88D4", "0x003F88DC", "0x003F88E4", "0x003F88F0", "0x003F88F8", "0x003F8908", "0x003F890C", "0x003F8914", "0x003F891C", "0x003F8928", "0x003F8930", "0x003F8940", "0x003F8944", "0x003F894C", "0x003F8954", "0x003F8960", "0x003F8968", "0x003F8978", "0x003F897C", "0x003F8984", "0x003F898C", "0x003F8998", "0x003F89A0", "0x003F89B0", "0x003F89B4", "0x003F89BC", "0x003F89C4", "0x003F89D0", "0x003F89D8", "0x003F89E8", "0x003F89EC", "0x003F89F4", "0x003F89FC", "0x003F8A08", "0x003F8A10", "0x003F8A20", "0x003F8A24", "0x003F8A2C", "0x003F8A34", "0x003F8A40", "0x003F8A48", "0x003F8A58", "0x003F8A5C", "0x003F8A64", "0x003F8A6C", "0x003F8A78", "0x003F8A80", "0x003F8A90", "0x003F8A94", "0x003F8A9C", "0x003F8AA4", "0x003F8AB0", "0x003F8AB8", "0x003F8AC8", "0x003F8ACC", "0x003F8AD4", "0x003F8ADC", "0x003F8AE8", "0x003F8AF0", "0x003F8B00", "0x003F8B04", "0x003F8B0C", "0x003F8B14", "0x003F8B20", "0x003F8B28", "0x003F8B38", "0x003F8B3C", "0x003F8B44", "0x003F8B4C", "0x003F8B58", "0x003F8B60", "0x003F8B70", "0x003F8B74", "0x003F8B7C", "0x003F8B84", "0x003F8B90", "0x003F8B98", "0x003F8BA8", "0x003F8BAC", "0x003F8BB4", "0x003F8BBC", "0x003F8BC8", "0x003F8BD0", "0x003F8BE0", "0x003F8BE4", "0x003F8BEC", "0x003F8BF4", "0x003F8C00", "0x003F8C08", "0x003F8C18", "0x003F8C1C", "0x003F8C24", "0x003F8C2C", "0x003F8C38", "0x003F8C40", "0x003F8C50", "0x003F8C54", "0x003F8C5C", "0x003F8C64", "0x003F8C70", "0x003F8C78", "0x003F8C88", "0x003F8C8C", "0x003F8C94", "0x003F8C9C", "0x003F8CA8", "0x003F8CB0", "0x003F8CC0", "0x003F8CC4", "0x003F8CCC", "0x003F8CD4", "0x003F8CE0", "0x003F8CE8", "0x003F8CF8", "0x003F8CFC", "0x003F8D04", "0x003F8D0C", "0x003F8D18", "0x003F8D20", "0x003F8D30", "0x003F8D34", "0x003F8D3C", "0x003F8D44", "0x003F8D50", "0x003F8D58", "0x003F8D68", "0x003F8D6C", "0x003F8D74", "0x003F8D7C", "0x003F8D88", "0x003F8D90", "0x003F8DA0", "0x003F8DA4", "0x003F8DAC", "0x003F8DB4", "0x003F8DC0", "0x003F8DC8", "0x003F8DD8", "0x003F8DDC", "0x003F8DE4", "0x003F8DEC", "0x003F8DF8", "0x003F8E00", "0x003F8E10", "0x003F8E14", "0x003F8E1C", "0x003F8E24", "0x003F8E30", "0x003F8E38", "0x003F8E48", "0x003F8E4C", "0x003F8E54", "0x003F8E5C", "0x003F8E68", "0x003F8E70", "0x003F8E80", "0x003F8E84", "0x003F8E8C", "0x003F8E94", "0x003F8EA0", "0x003F8EA8", "0x003F8EB8", "0x003F8EBC", "0x003F8EC4", "0x003F8ECC", "0x003F8ED8", "0x003F8EE0", "0x003F8EE8", "0x003F8EF0", "0x003F8EF8", "0x003F8F00", "0x003F8F08", "0x003F8F44", "0x003F8F4C", "0x003F8F80", "0x003F8F88", "0x003F8F90", "0x003F8F98", "0x003F8FA4", "0x003F8FB0", "0x003F8FB8", "0x003F8FC0", "0x003F8FCC", "0x003F8FD8", "0x003F8FE0", "0x003F8FE8", "0x003F8FF4", "0x003F8FFC", "0x003F9004", "0x003F900C", "0x003F9014", "0x003F901C", "0x003F9024", "0x003F902C", "0x003F9068", "0x003F9070", "0x003F90A4", "0x003F90AC", "0x003F90B4", "0x003F90BC", "0x003F90C8", "0x003F90D4", "0x003F90DC", "0x003F90E4", "0x003F90F0", "0x003F90FC", "0x003F9104", "0x003F910C", "0x003F9118", "0x003F9120", "0x003F9128", "0x003F9130", "0x003F9138", "0x003F9140", "0x003F9148", "0x003F9150", "0x003F918C", "0x003F9194", "0x003F91C8", "0x003F91D0", "0x003F91D8", "0x003F91E0", "0x003F91EC", "0x003F91F8", "0x003F9200", "0x003F9208", "0x003F9214", "0x003F9220", "0x003F9228", "0x003F9230", "0x003F923C", "0x003F9244", "0x003F92C4", "0x003F92CC", "0x003F92D4", "0x003F92DC", "0x003F9484", "0x003F9490", "0x003F949C", "0x003F94A4", "0x003F94AC", "0x003F94B4", "0x003F95CC", "0x003F97F0", "0x003F97F8", "0x003F9808", "0x003F9818", "0x003F98FC", "0x003F9904", "0x003F990C", "0x003F9914", "0x003F9924", "0x003F992C", "0x003F9934", "0x003F99E0", "0x003F99F4", "0x003F99FC", "0x003F9A04", "0x003F9A3C", "0x003F9A44", "0x003F9A78", "0x003F9A88", "0x003F9B60", "0x003F9B68", "0x003F9B70", "0x003F9B78", "0x003F9B80", "0x003F9B8C", "0x003F9B94", "0x003F9BC4", "0x003F9BCC", "0x003F9BD4", "0x003F9BDC", "0x003F9BE4", "0x003F9BF4", "0x003F9C04", "0x003F9C1C", "0x003F9C24", "0x003F9C30", "0x003F9C3C", "0x003F9C44", "0x003F9C4C", "0x003F9C5C", "0x003F9C6C", "0x003F9C78", "0x003F9C84", "0x003F9C8C", "0x003F9C98", "0x003F9CA0", "0x003F9CA8", "0x003F9CB0", "0x003F9CCC", "0x003F9CD4", "0x003F9CE8", "0x003F9CF0", "0x003F9CF8", "0x003F9D00", "0x003F9D08", "0x003F9D44", "0x003F9D4C", "0x003F9D58", "0x003F9DA4", "0x003F9DB0", "0x003F9DC0", "0x003F9DFC", "0x003F9E10", "0x003F9E34", "0x003F9E7C", "0x003F9EB8", "0x003F9EC4", "0x003F9F00", "0x003F9F0C", "0x003F9F40", "0x003F9F4C", "0x003F9F60", "0x003F9F68", "0x003F9F70", "0x003F9FA4", "0x003F9FAC", "0x003F9FB8", "0x003F9FC4", "0x003F9FCC", "0x003F9FD4", "0x003F9FDC", "0x003F9FE4", "0x003F9FEC", "0x003F9FF4", "0x003F9FFC", "0x003FA004", "0x003FA014", "0x003FA01C", "0x003FA024", "0x003FA02C", "0x003FA034", "0x003FA03C", "0x003FA048", "0x003FA054", "0x003FA060", "0x003FA06C", "0x003FA078", "0x003FA084", "0x003FA090", "0x003FA09C", "0x003FA0A8", "0x003FA0B4", "0x003FA0C0", "0x003FA0CC", "0x003FA0D8", "0x003FA0E0", "0x003FA218", "0x003FA220", "0x003FA228", "0x003FA230", "0x003FA23C", "0x003FA248", "0x003FA254", "0x003FA25C", "0x003FA274", "0x003FA27C", "0x003FA294", "0x003FA29C", "0x003FA2A4", "0x003FA2EC", "0x003FA2F4", "0x003FA2FC", "0x003FA304", "0x003FA30C", "0x003FA314", "0x003FA31C", "0x003FA324", "0x003FA32C", "0x003FA334", "0x003FA378", "0x003FA380", "0x003FA388", "0x003FA390", "0x003FA398", "0x003FA3A0", "0x003FA3A8", "0x003FA3B0", "0x003FA3B8", "0x003FA3C0", "0x003FA3C8", "0x003FA3D8", "0x003FA438", "0x003FA498", "0x003FA4A0", "0x003FA4B4", "0x003FA4BC", "0x003FA4DC", "0x003FA4E4", "0x003FA4F4", "0x003FA500", "0x003FA508", "0x003FA510", "0x003FA518", "0x003FA520", "0x003FA528", "0x003FA530", "0x003FA538", "0x003FA540", "0x003FA548", "0x003FA550", "0x003FA558", "0x003FA564", "0x003FC5A0", "0x003FC5AC", "0x003FC5B4", "0x003FC5D4", "0x003FC5DC", "0x003FC5E4", "0x003FC5F0", "0x003FC5F8", "0x003FC608", "0x003FC610", "0x003FC644", "0x003FC67C", "0x003FC6B4", "0x003FC6F0", "0x003FC6F8", "0x003FC700", "0x003FC708", "0x003FC710", "0x003FC718", "0x003FC720", "0x003FC728", "0x003FC730", "0x003FC738", "0x003FC740", "0x003FC748", "0x003FC750", "0x003FC758", "0x003FC760", "0x003FC76C", "0x003FC774", "0x003FC780", "0x003FC788", "0x003FC798", "0x003FC7A0", "0x003FC7AC", "0x003FC7B4", "0x003FC7BC", "0x003FC7C4", "0x003FC7D0", "0x003FC7D8", "0x003FC7E0", "0x003FC7E8", "0x003FC7F0", "0x003FC7F8", "0x003FC800", "0x003FC808", "0x003FC810", "0x003FC818", "0x003FC824", "0x003FC830", "0x003FC83C", "0x003FC848", "0x003FC87C", "0x003FC884", "0x003FC88C", "0x003FC894", "0x003FC89C", "0x003FC8A4", "0x003FC8AC", "0x003FC8B4", "0x003FC8C0", "0x003FC8C8", "0x003FC8D4", "0x003FC8DC", "0x003FC8E8", "0x003FC8F0", "0x003FC8FC", "0x003FC904", "0x003FC90C", "0x003FC914", "0x003FC9C8", "0x003FC9D0", "0x003FC9DC", "0x003FC9E4", "0x003FC9F4", "0x003FCA00", "0x003FCA34", "0x003FCA6C", "0x003FCAA0", "0x003FCAD8", "0x003FCAE0", "0x003FCAE8", "0x003FCAF0", "0x003FCAF8", "0x003FCB00", "0x003FCB08", "0x003FCB10", "0x003FCB18", "0x003FCB20", "0x003FCB28", "0x003FCB30", "0x003FCB38", "0x003FCB40", "0x003FCB48", "0x003FCB50", "0x003FCB5C", "0x003FCB64", "0x003FCB6C", "0x003FCB80", "0x003FCB88", "0x003FCB98", "0x003FCBA0", "0x003FCBD4", "0x003FCC0C", "0x003FCC44", "0x003FCC80", "0x003FCC88", "0x003FCC90", "0x003FCC98", "0x003FCCA0", "0x003FCCA8", "0x003FCCB0", "0x003FCCB8", "0x003FCCC0", "0x003FCCC8", "0x003FCCD0", "0x003FCCD8", "0x003FCCE0", "0x003FCCE8", "0x003FCCF0", "0x003FCCFC", "0x003FCD04", "0x003FCD0C", "0x003FCD20", "0x003FCD28", "0x003FCD38", "0x003FCD44", "0x003FCD78", "0x003FCDB0", "0x003FCDE8", "0x003FCE24", "0x003FCE2C", "0x003FCE34", "0x003FCE3C", "0x003FCE44", "0x003FCE4C", "0x003FCE54", "0x003FCE5C", "0x003FCE64", "0x003FCE6C", "0x003FCE74", "0x003FCE7C", "0x003FCE84", "0x003FCE8C", "0x003FCE94", "0x003FCEA0", "0x003FCEA8", "0x003FCEB4", "0x003FCEBC", "0x003FCEC4", "0x003FCECC", "0x003FCED4", "0x003FCEDC", "0x003FCEE4", "0x003FCEEC", "0x003FCEF4", "0x003FCEFC", "0x003FCF34", "0x003FCF70", "0x003FD0B4", "0x003FD0C0", "0x003FD0EC", "0x003FD0F4", "0x003FD0FC", "0x003FD220", "0x003FD228", "0x003FD230", "0x003FD238", "0x003FD240", "0x003FD248", "0x003FD250", "0x003FD258", "0x003FD260", "0x003FD268", "0x003FD274", "0x003FD27C", "0x003FD290", "0x003FD298", "0x003FD2AC", "0x003FD2B4", "0x003FD2C8", "0x003FD2D0", "0x003FD2DC", "0x003FD2F0", "0x003FD2FC", "0x003FD318", "0x003FD33C", "0x003FD344", "0x003FD34C", "0x003FD354", "0x003FD35C", "0x003FD368", "0x003FD39C", "0x003FD3DC", "0x003FD414", "0x003FD458", "0x003FD460", "0x003FD468", "0x003FD474", "0x003FD47C", "0x003FD484", "0x003FD48C", "0x003FD494", "0x003FD49C", "0x003FD4A4", "0x003FD4AC", "0x003FD4B4", "0x003FD4BC", "0x003FD4C4", "0x003FD4CC", "0x003FD4D8", "0x003FD528", "0x003FD534", "0x003FD544", "0x003FD54C", "0x003FD554", "0x003FD5B8", "0x003FD608", "0x003FD680", "0x003FD688", "0x003FD6AC", "0x003FD6CC", "0x003FD6D4", "0x003FDF18", "0x003FDF44", "0x003FDF74", "0x003FDFAC", "0x003FDFBC", "0x003FDFC4", "0x003FDFF8", "0x003FE000", "0x003FE008", "0x003FE010", "0x003FE01C", "0x003FE024", "0x003FE02C", "0x003FE0AC", "0x003FE0B4", "0x003FE0C4", "0x003FE0D4", "0x003FE0DC", "0x003FE0F4", "0x003FE340", "0x003FE348", "0x003FE350", "0x003FE358", "0x003FE3A4", "0x003FE3AC", "0x003FE3B4", "0x003FE3BC", "0x003FE3C4", "0x003FE444", "0x003FE48C", "0x003FE494", "0x003FE584", "0x003FE58C", "0x003FE5D0", "0x003FE5D8", "0x003FE5E8", "0x003FE5FC", "0x003FE604", "0x003FE618", "0x003FE62C", "0x003FE760", "0x003FE9F8", "0x003FEA04", "0x003FEA0C", "0x003FEA14", "0x003FEA78", "0x003FEA80", "0x003FEA88", "0x003FEA8C", "0x003FEAD0", "0x003FEAD8", "0x003FEAE0", "0x003FEAE8", "0x003FEAF0", "0x003FEAFC", "0x003FEB40", "0x003FEB48", "0x003FEB50", "0x003FEB58", "0x003FEB60", "0x003FEB68", "0x003FEBAC", "0x003FEBB8", "0x003FEC00", "0x003FEC10", "0x003FEC2C", "0x003FEC40", "0x003FEC54", "0x003FEE74", "0x003FEE7C", "0x003FEE98", "0x003FEEA8", "0x003FEEB8", "0x003FEEC4", "0x003FEECC", "0x003FEED4", "0x003FEED8", "0x003FEEDC", "0x003FF02C", "0x003FF05C", "0x003FF064", "0x003FF06C", "0x003FF078", "0x003FF080", "0x003FF0B4", "0x003FF0E4", "0x003FF0FC", "0x003FF104", "0x003FF10C", "0x003FF114", "0x003FF11C", "0x003FF12C", "0x003FF13C", "0x003FF144", "0x003FF14C", "0x003FF17C", "0x003FF184", "0x003FF18C", "0x003FF1BC", "0x003FF1EC", "0x003FF21C", "0x003FF24C", "0x003FF27C", "0x003FF2AC", "0x003FF2DC", "0x003FF30C", "0x003FF344", "0x003FF374", "0x003FF3A4", "0x003FF3D4", "0x003FF404", "0x003FF434", "0x003FF43C", "0x003FF444", "0x003FF44C", "0x003FF454", "0x003FF45C", "0x003FF464", "0x003FF46C", "0x003FF474", "0x003FF47C", "0x003FF484", "0x003FF48C", "0x003FF494", "0x003FF49C", "0x003FF4A4", "0x003FF4AC", "0x003FF4B4", "0x003FF4BC", "0x003FF4EC", "0x003FF4F4", "0x003FF4FC", "0x003FF52C", "0x003FF58C", "0x003FF5E8", "0x003FF5F4", "0x003FF600", "0x003FF608", "0x003FF610", "0x003FF618", "0x003FF620", "0x003FF6E4", "0x003FF708", "0x003FF720", "0x003FF768", "0x003FF788", "0x003FF794", "0x003FF7A0", "0x003FF7B0", "0x003FF7D4", "0x003FF7E0", "0x003FF808", "0x003FF818", "0x003FF820", "0x003FF828", "0x003FF830", "0x003FF838", "0x003FF844", "0x003FF84C", "0x003FF854", "0x003FF85C", "0x003FF864", "0x003FF86C", "0x003FF874", "0x003FF87C", "0x003FF884", "0x003FF8BC", "0x003FF900", "0x003FF93C", "0x003FF984", "0x003FF98C", "0x003FF994", "0x003FF9A0", "0x003FF9A8", "0x003FF9B0", "0x003FF9B8", "0x003FF9C0", "0x003FF9C8", "0x003FF9D0", "0x003FF9D8", "0x003FF9E0", "0x003FF9E8", "0x003FF9F0", "0x003FF9FC", "0x003FFA08", "0x003FFA10", "0x003FFA18", "0x003FFA20", "0x003FFA38", "0x003FFA50", "0x003FFA60", "0x003FFA68", "0x003FFA70", "0x003FFAA0", "0x003FFAB0", "0x003FFAC0", "0x003FFAD0", "0x003FFAE0", "0x003FFAF0", "0x003FFB00", "0x003FFB10", "0x003FFB20", "0x003FFB30", "0x003FFB40", "0x003FFB50", "0x003FFB60", "0x003FFB70", "0x003FFB80", "0x003FFB84", "0x003FFB88", "0x003FFB8C", "0x003FFB90", "0x003FFB94", "0x003FFB98", "0x003FFB9C", "0x003FFBA0", "0x003FFBA4", "0x003FFBA8", "0x003FFBB0", "0x003FFBB8", "0x003FFBBC", "0x003FFBC4", "0x003FFBCC", "0x003FFBD4", "0x003FFBDC", "0x003FFBE4", "0x003FFBEC", "0x003FFBF4", "0x003FFBFC", "0x003FFC04", "0x003FFC08", "0x003FFC0C", "0x003FFC10", "0x003FFC14", "0x003FFC18", "0x003FFC20", "0x003FFC28", "0x003FFC30", "0x003FFC38", "0x003FFC40", "0x003FFC44", "0x003FFC48", "0x003FFC4C", "0x003FFC50", "0x003FFC58", "0x003FFC60", "0x003FFC68", "0x003FFC70", "0x003FFC78", "0x003FFC80", "0x003FFC88", "0x003FFC90", "0x003FFC98", "0x003FFCA0", "0x003FFCA8", "0x003FFCB0", "0x003FFCCC", "0x003FFD9C", "0x003FFDAC", "0x003FFDB4", "0x003FFDE0", "0x003FFDE8", "0x003FFDF0", "0x003FFE24", "0x003FFE34", "0x003FFE3C", "0x003FFE44", "0x003FFE4C", "0x003FFE54", "0x003FFE60", "0x003FFE6C", "0x003FFE74", "0x003FFEA0", "0x003FFEBC", "0x003FFEC4", "0x003FFECC", "0x003FFED4", "0x003FFF00", "0x003FFF08", "0x003FFF24", "0x003FFF2C", "0x003FFF34", "0x003FFF3C", "0x003FFF44", "0x003FFF4C", "0x003FFF58", "0x003FFF64", "0x003FFF6C", "0x003FFF88", "0x003FFFB4", "0x003FFFDC", "0x003FFFF8", "0x00400090", "0x004000E0", "0x004000E8", "0x0040012C", "0x00400138", "0x00400140", "0x00400178", "0x004001B0", "0x004001D4", "0x00400204", "0x00400228", "0x00400238", "0x00400244", "0x00400254", "0x0040025C", "0x004002A4", "0x004002EC", "0x00400324", "0x0040035C", "0x00400364", "0x0040036C", "0x00400378", "0x00400380", "0x0040038C", "0x00400394", "0x004003A4", "0x004003B4", "0x004003C4", "0x004003CC", "0x004003D4", "0x004003DC", "0x004003E4", "0x004003EC", "0x004003FC", "0x00400440", "0x0040044C", "0x00400454", "0x0040045C", "0x00400464", "0x0040049C", "0x004004E0", "0x004004E8", "0x004004F0", "0x00400500", "0x0040051C", "0x00400538", "0x00400548", "0x00400560", "0x00400578", "0x00400594", "0x004005B0", "0x004005B8", "0x004005E0", "0x0040063C", "0x00400644", "0x00400664", "0x00400670", "0x0040067C", "0x00400684", "0x004006BC", "0x0040071C", "0x00400724", "0x0040072C", "0x00400738", "0x00400740", "0x00400750", "0x00400758", "0x00400760", "0x00400768", "0x00400770", "0x00400778", "0x00400780", "0x0040078C", "0x00400798", "0x004007D8", "0x004007E0", "0x00400808", "0x00400810", "0x00400840", "0x00400848", "0x004008AC", "0x004008B4", "0x004008C4", "0x004008D8", "0x004008E8", "0x004008F0", "0x004008F8", "0x00400900", "0x0040090C", "0x00400914", "0x00400920", "0x00400928", "0x00400930", "0x00400938", "0x00400974", "0x004009B0", "0x00400A18", "0x00400A74", "0x00400A7C", "0x00400A84", "0x00400A94", "0x00400A9C", "0x00400AA4", "0x00400AAC", "0x00400AB8", "0x00400AC0", "0x00400AC8", "0x00400AD0", "0x00400B04", "0x00400B0C", "0x00400B48", "0x00400BB0", "0x00400C0C", "0x00400C14", "0x00400C1C", "0x00400C2C", "0x00400C34", "0x00400C3C", "0x00400C44", "0x00400C50", "0x00400C58", "0x00400C60", "0x00400C68", "0x00400C9C", "0x00400CA4", "0x00400CAC", "0x00400CB4", "0x00400CBC", "0x00400CC8", "0x00400CD0", "0x00400CD8", "0x00400CE8", "0x00400CF0", "0x00400D24", "0x00400D5C", "0x00400D68", "0x00400D74", "0x00400E4C", "0x00400F2C", "0x00400F34", "0x00401024", "0x0040102C", "0x00401034", "0x0040103C", "0x00401044", "0x0040104C", "0x00401058", "0x00401060", "0x00401068", "0x00401078", "0x00401080", "0x004010B4", "0x004010EC", "0x004010F8", "0x00401104", "0x004011DC", "0x004012BC", "0x004012C4", "0x004013B4", "0x004013BC", "0x004013C4", "0x004013CC", "0x004013D4", "0x004013DC", "0x004013E8", "0x004013F0", "0x004013F8", "0x00401408", "0x00401410", "0x00401444", "0x0040147C", "0x00401488", "0x00401494", "0x0040156C", "0x0040164C", "0x00401654", "0x00401744", "0x0040174C", "0x00401754", "0x00401760", "0x00401768", "0x00401774", "0x0040177C", "0x00401784", "0x00401790", "0x00401798", "0x004017A0", "0x004017AC", "0x004017B4", "0x004017BC", "0x004017C4", "0x004017CC", "0x004017D8", "0x004017E0", "0x004017E4", "0x004017F0", "0x004017F8", "0x00401800", "0x00401808", "0x00401810", "0x0040181C", "0x00401824", "0x00401828", "0x00401834", "0x0040183C", "0x00401848", "0x00401850", "0x00401858", "0x00401864", "0x0040186C", "0x00401874", "0x0040187C", "0x00401884", "0x0040188C", "0x00401894", "0x0040189C", "0x004018A4", "0x004018AC", "0x004018B4", "0x004018C4", "0x004018E0", "0x004018F8", "0x00401910", "0x00401918", "0x00401928", "0x00401944", "0x0040195C", "0x00401974", "0x0040197C", "0x0040198C", "0x004019A8", "0x004019C0", "0x004019D8", "0x004019E0", "0x004019F0", "0x00401A0C", "0x00401A24", "0x00401A3C", "0x00401A58", "0x00401AA0", "0x00401AAC", "0x00401AF4", "0x00401B00", "0x00401B48", "0x00401B54", "0x00401B9C", "0x00401BA8", "0x00401BB8", "0x00401BC0", "0x00401BC8", "0x00401BD0", "0x00401BD8", "0x00401BE8", "0x00401BF0", "0x00401BF8", "0x00401C00", "0x00401C08", "0x00401C18", "0x00401C20", "0x00401C30", "0x00401C38", "0x00401C40", "0x00401C5C", "0x00401C70", "0x00401C84", "0x00401C8C", "0x00401C94", "0x00401CB0", "0x00401CC4", "0x00401CD8", "0x00401CE0", "0x00401CE8", "0x00401D04", "0x00401D18", "0x00401D2C", "0x00401D34", "0x00401D3C", "0x00401D58", "0x00401D6C", "0x00401D80", "0x00401D9C", "0x00401DA4", "0x00401DAC", "0x00401DB4", "0x00401DBC", "0x00401DC4", "0x00401DCC", "0x00401DD4", "0x00401DDC", "0x00401DE4", "0x00401DEC", "0x00401DF8", "0x00401E00", "0x00401E08", "0x00401E10", "0x00401E18", "0x00401E20", "0x00401E28", "0x00401E30", "0x00401E38", "0x00401E44", "0x00401E4C", "0x00401E54", "0x00401E64", "0x00401E6C", "0x00401E74", "0x00401E7C", "0x00401EB0", "0x00401EE8", "0x00401EF4", "0x00401F00", "0x00401FD8", "0x004020B8", "0x004020C0", "0x004021B0", "0x004021B8", "0x004021C0", "0x004021C8", "0x004021D0", "0x004021D8", "0x004021E4", "0x004021EC", "0x004021F4", "0x00402204", "0x0040220C", "0x00402214", "0x0040221C", "0x00402250", "0x00402288", "0x00402294", "0x004022A0", "0x00402378", "0x00402458", "0x00402460", "0x00402550", "0x00402558", "0x00402560", "0x00402568", "0x00402570", "0x00402578", "0x00402584", "0x0040258C", "0x00402594", "0x004025A4", "0x004025AC", "0x004025B4", "0x004025BC", "0x004025F0", "0x00402628", "0x00402634", "0x00402640", "0x00402718", "0x004027F8", "0x00402800", "0x004028F0", "0x004028F8", "0x00402900", "0x00402908", "0x00402910", "0x00402918", "0x00402920", "0x00402928", "0x00402934", "0x00402940", "0x0040295C", "0x00402964", "0x0040296C", "0x00402978", "0x00402980", "0x00402C78", "0x00402C80", "0x00402C88", "0x00402C90", "0x00402C98", "0x00402CA0", "0x00402CA8", "0x00402D64", "0x00402D6C", "0x00402D74", "0x00402D7C", "0x00402D84", "0x00402D8C", "0x00402E08", "0x00402E80", "0x00402EFC", "0x00402F64", "0x00402FCC", "0x00403004", "0x0040303C", "0x00403074", "0x004030AC", "0x004030E4", "0x0040311C", "0x00403154", "0x0040318C", "0x004031C4", "0x004031CC", "0x004031D4", "0x004031DC", "0x004033B8", "0x004033C4", "0x004033D4", "0x004033E0", "0x004033E8", "0x00403498", "0x004034AC", "0x004034C0", "0x00403550", "0x0040355C", "0x00403568", "0x00403570", "0x0040359C", "0x004035B0", "0x004035C0", "0x00403604", "0x00403648", "0x00403650", "0x00403690", "0x00403698", "0x004036D8", "0x004036E0", "0x004036E8", "0x004036F0", "0x00403718", "0x00403720", "0x00403728", "0x00403738", "0x00403740", "0x00403748", "0x00403750", "0x00403758", "0x00403760", "0x00403768", "0x00403770", "0x0040377C", "0x00403784", "0x0040378C", "0x00403790", "0x00403A00", "0x00403A08", "0x00403A10", "0x00403A6C", "0x00403A74", "0x00403A80", "0x00403A98", "0x00403AA0", "0x00403AA8", "0x00403AB0", "0x00403AB8", "0x00403AC0", "0x00403ACC", "0x00403AD8", "0x00403AE0", "0x00403AE8", "0x00403AF0", "0x00403AF8", "0x00403B00", "0x00403B08", "0x00403B14", "0x00403B20", "0x00403B28", "0x00403B34", "0x00403B3C", "0x00403B44", "0x00403B4C", "0x00403B68", "0x00403B70", "0x00403B78", "0x00403B80", "0x00403B88", "0x00403B94", "0x00403BA0", "0x00403BA8", "0x00403BB0", "0x00403BBC", "0x00403BC4", "0x00403BD4", "0x00403BE0", "0x00403C14", "0x00403C4C", "0x00403C80", "0x00403CB8", "0x00403CC0", "0x00403CC8", "0x00403CD0", "0x00403CD8", "0x00403CE0", "0x00403CE8", "0x00403CF0", "0x00403CF8", "0x00403D00", "0x00403D08", "0x00403D10", "0x00403D18", "0x00403D20", "0x00403D28", "0x00403D30", "0x00403D3C", "0x00403F10", "0x00403F18", "0x00403F20", "0x00403F2C", "0x00403F34", "0x00403F3C", "0x00403F68", "0x00403FB0", "0x00403FFC", "0x00404044", "0x00404090", "0x004040A8", "0x004040C0", "0x004040F4", "0x0040410C", "0x00404124", "0x0040412C", "0x00404134", "0x00404148", "0x00404150", "0x00404158", "0x00404168", "0x00404174", "0x0040417C", "0x00404184", "0x0040418C", "0x00404194", "0x00404264", "0x00404274", "0x00404278", "0x00404280", "0x00404288", "0x00404294", "0x0040429C", "0x004042AC", "0x004042B0", "0x004042B8", "0x004042C0", "0x004042CC", "0x004042D4", "0x004042E4", "0x004042E8", "0x004042F0", "0x004042F8", "0x00404304", "0x0040430C", "0x0040431C", "0x00404320", "0x00404328", "0x00404330", "0x0040433C", "0x00404344", "0x00404354", "0x00404358", "0x00404360", "0x00404368", "0x00404374", "0x0040437C", "0x0040438C", "0x00404390", "0x00404398", "0x004043A0", "0x004043AC", "0x004043B4", "0x004043C4", "0x004043C8", "0x004043D0", "0x004043EC", "0x004043F8", "0x00404400", "0x00404410", "0x00404414", "0x0040441C", "0x00404424", "0x00404430", "0x00404438", "0x00404448", "0x0040444C", "0x00404454", "0x0040445C", "0x00404468", "0x00404470", "0x00404480", "0x00404484", "0x0040448C", "0x00404494", "0x004044A0", "0x004044A8", "0x004044B8", "0x004044BC", "0x004044C4", "0x004044CC", "0x004044D8", "0x004044E0", "0x004044F0", "0x004044F4", "0x004044FC", "0x00404504", "0x00404510", "0x00404518", "0x00404528", "0x0040452C", "0x00404534", "0x0040453C", "0x00404548", "0x00404550", "0x00404560", "0x00404564", "0x0040456C", "0x00404574", "0x00404580", "0x00404588", "0x00404598", "0x0040459C", "0x004045A4", "0x004045AC", "0x004045B8", "0x004045C0", "0x004045D0", "0x004045D4", "0x004045DC", "0x004045E4", "0x004045F0", "0x004045F8", "0x00404608", "0x0040460C", "0x00404614", "0x0040461C", "0x00404628", "0x00404630", "0x00404640", "0x00404644", "0x0040464C", "0x00404654", "0x00404660", "0x00404668", "0x00404678", "0x0040467C", "0x00404684", "0x0040468C", "0x00404698", "0x004046A0", "0x004046B0", "0x004046B4", "0x004046BC", "0x004046C4", "0x004046D0", "0x004046D8", "0x004046E8", "0x004046EC", "0x004046F4", "0x004046FC", "0x00404708", "0x00404710", "0x00404720", "0x00404724", "0x0040472C", "0x00404734", "0x00404740", "0x00404748", "0x00404758", "0x0040475C", "0x00404764", "0x0040476C", "0x00404778", "0x00404780", "0x00404790", "0x00404794", "0x0040479C", "0x004047A4", "0x004047B0", "0x004047B8", "0x004047C8", "0x004047CC", "0x004047D4", "0x004047DC", "0x004047E8", "0x004047F0", "0x00404800", "0x00404804", "0x0040480C", "0x00404814", "0x00404820", "0x00404828", "0x00404838", "0x0040483C", "0x00404844", "0x0040484C", "0x00404858", "0x00404860", "0x00404870", "0x00404874", "0x0040487C", "0x00404884", "0x00404890", "0x00404898", "0x004048A8", "0x004048AC", "0x004048B4", "0x004048BC", "0x004048C8", "0x004048D0", "0x004048E0", "0x004048E4", "0x004048EC", "0x004048F4", "0x00404900", "0x00404908", "0x00404918", "0x0040491C", "0x00404924", "0x0040492C", "0x00404938", "0x00404940", "0x00404950", "0x00404954", "0x0040495C", "0x00404964", "0x00404970", "0x00404978", "0x00404988", "0x0040498C", "0x00404994", "0x0040499C", "0x004049A8", "0x004049B0", "0x004049C0", "0x004049C4", "0x004049CC", "0x004049D4", "0x004049E0", "0x004049E8", "0x004049F8", "0x004049FC", "0x00404A04", "0x00404A0C", "0x00404A18", "0x00404A20", "0x00404A30", "0x00404A34", "0x00404A3C", "0x00404A44", "0x00404A50", "0x00404A58", "0x00404A68", "0x00404A6C", "0x00404A74", "0x00404A7C", "0x00404A88", "0x00404A90", "0x00404AA0", "0x00404AA4", "0x00404AAC", "0x00404AB4", "0x00404AC0", "0x00404B40", "0x00404B48", "0x00404B54", "0x00404B5C", "0x00404B68", "0x00404B9C", "0x00404BC0", "0x00404BC8", "0x00404BD0", "0x00404C14", "0x00404C1C", "0x00404C24", "0x00404C2C", "0x00404C34", "0x00404C3C", "0x00404C44", "0x00404C4C", "0x00404C58", "0x00404C64", "0x00404C6C", "0x00404C74", "0x00404C80", "0x00404C88", "0x00404C90", "0x00404C9C", "0x00404CA4", "0x00404CAC", "0x00404CC0", "0x00404CEC", "0x00404CF4", "0x00404D2C", "0x00404D38", "0x00404D44", "0x00404D4C", "0x00404D54", "0x00404D64", "0x00404DAC", "0x00404DB8", "0x00404DC4", "0x00404E00", "0x00404E08", "0x00404E10", "0x00404E38", "0x00404E40", "0x00404E48", "0x00404E50", "0x00404E58", "0x00404E60", "0x00404E68", "0x00404E70", "0x00404E78", "0x00404E9C", "0x00404EA8", "0x00404EB4", "0x00404EC0", "0x00404ECC", "0x00404ED8", "0x00404EE4", "0x00404EF0", "0x00404EFC", "0x00404F08", "0x00405228", "0x00405230", "0x00405238", "0x00405240", "0x00405248", "0x00405250", "0x00405258", "0x00405260", "0x00405298", "0x004052AC", "0x004052B4", "0x004052BC", "0x00405304", "0x0040530C", "0x00405318", "0x0040535C", "0x00405364", "0x00405370", "0x00405378", "0x00405388", "0x00405390", "0x004053C4", "0x004053FC", "0x00405434", "0x00405470", "0x00405478", "0x00405480", "0x00405488", "0x00405490", "0x00405498", "0x004054A0", "0x004054A8", "0x004054B0", "0x004054B8", "0x004054C0", "0x004054C8", "0x004054D0", "0x004054D8", "0x004054E0", "0x004054EC", "0x004054F4", "0x004054FC", "0x00405510", "0x00405518", "0x00405528", "0x00405530", "0x00405564", "0x0040559C", "0x004055D4", "0x00405610", "0x00405618", "0x00405620", "0x00405628", "0x00405630", "0x00405638", "0x00405640", "0x00405648", "0x00405650", "0x00405658", "0x00405660", "0x00405668", "0x00405670", "0x00405678", "0x00405680", "0x0040568C", "0x00405694", "0x0040569C", "0x004056B0", "0x004056B8", "0x004056C8", "0x004056D4", "0x00405708", "0x00405740", "0x00405778", "0x004057B4", "0x004057BC", "0x004057C4", "0x004057CC", "0x004057D4", "0x004057DC", "0x004057E4", "0x004057EC", "0x004057F4", "0x004057FC", "0x00405804", "0x0040580C", "0x00405814", "0x0040581C", "0x00405824", "0x00405830", "0x00405838", "0x00405840", "0x0040584C", "0x00405854", "0x0040585C", "0x00405864", "0x0040586C", "0x00405874", "0x0040587C", "0x00405884", "0x004058C8", "0x004058D4", "0x004058DC", "0x004058E4", "0x00405948", "0x00405950", "0x004059B4", "0x004059BC", "0x004059C4", "0x004059CC", "0x004059D4", "0x004059DC", "0x004059E4", "0x00405A2C", "0x00405A74", "0x00405A7C", "0x00405A94", "0x00405A9C", "0x00405AA4", "0x00405AE8", "0x00405AF8", "0x00405B00", "0x00405B08", "0x00405B4C", "0x00405B7C", "0x00405B84", "0x00405B8C", "0x00405B94", "0x00405BA4", "0x00405BAC", "0x00405BB4", "0x00405BBC", "0x00405BC4", "0x00405BCC", "0x00405BD8", "0x00405BE0", "0x00405BE8", "0x00405BF0", "0x00405BF8", "0x00405C00", "0x00405C08", "0x00405C10", "0x00405C18", "0x00405C20", "0x00405C28", "0x00405C30", "0x00405C38", "0x00405C40", "0x00405D3C", "0x00405E7C", "0x00405E84", "0x00405E8C", "0x00405E94", "0x00405E9C", "0x00405EAC", "0x00405EBC", "0x00405ECC", "0x00405ED0", "0x00405ED8", "0x00405EE0", "0x00405EE8", "0x00405EF8", "0x00405F08", "0x00405F18", "0x00405F20", "0x00405F2C", "0x00406428", "0x0040643C", "0x004064E8", "0x004064F4", "0x00406560", "0x0040656C", "0x00406574", "0x004065D0", "0x00406614", "0x0040661C", "0x00406624", "0x0040662C", "0x00406634", "0x00406650", "0x00406664", "0x004066A8", "0x00406A98", "0x00406AA0", "0x00406AA8", "0x00406AB0", "0x00406AF8", "0x00406B00", "0x00406B08", "0x00406B10", "0x00406B18", "0x00406B20", "0x00406BA0", "0x00406C18", "0x00406CB0", "0x00406D0C", "0x00406D14", "0x00406D1C", "0x00406D2C", "0x00406D34", "0x00406D3C", "0x00406D44", "0x00406D50", "0x00406D58", "0x00406D60", "0x00406D68", "0x00406D9C", "0x00406DA4", "0x00406DAC", "0x00406DB4", "0x00406E10", "0x00406E18", "0x00406E20", "0x00406E30", "0x00406E38", "0x00406E40", "0x00406E48", "0x00406E54", "0x00406E5C", "0x00406E64", "0x00406E6C", "0x00406EA0", "0x00406EA8", "0x00406EB4", "0x00406ED8", "0x00406F38", "0x00406F98", "0x00406FFC", "0x00407068", "0x00407070", "0x004070B0", "0x00407108", "0x00407110", "0x00407134", "0x00407184", "0x004071D8", "0x0040722C", "0x00407294", "0x0040729C", "0x004072C0", "0x00407314", "0x0040731C", "0x00407340", "0x00407394", "0x004073EC", "0x00407444", "0x004074B4", "0x004074BC", "0x004074F0", "0x00407540", "0x00407548", "0x0040756C", "0x004075BC", "0x00407610", "0x00407664", "0x004076CC", "0x004076D4", "0x004076F8", "0x0040774C", "0x00407774", "0x0040777C", "0x00407788", "0x0040778C", "0x00407794", "0x0040779C", "0x004077A4", "0x004077AC", "0x004077B4", "0x004077E0", "0x004077E8", "0x004077F4", "0x004077F8", "0x00407800", "0x00407808", "0x00407810", "0x00407818", "0x00407820", "0x00407848", "0x00407850", "0x0040785C", "0x00407860", "0x00407868", "0x00407870", "0x00407878", "0x00407880", "0x00407888", "0x004078AC", "0x004078B0", "0x004078B8", "0x004078C0", "0x004078C8", "0x004078D0", "0x004078F4", "0x004078F8", "0x00407900", "0x00407908", "0x00407910", "0x00407918", "0x0040793C", "0x00407940", "0x00407948", "0x00407950", "0x00407958", "0x00407960", "0x00407984", "0x00407988", "0x00407990", "0x00407998", "0x004079A0", "0x004079A8", "0x004079CC", "0x004079D0", "0x004079D8", "0x004079E0", "0x004079E8", "0x004079F0", "0x00407A14", "0x00407A18", "0x00407A20", "0x00407A28", "0x00407A30", "0x00407A38", "0x00407A5C", "0x00407A60", "0x00407A68", "0x00407A70", "0x00407A78", "0x00407A80", "0x00407AA4", "0x00407AA8", "0x00407AB0", "0x00407AB8", "0x00407AC0", "0x00407AC8", "0x00407AEC", "0x00407AF0", "0x00407AF8", "0x00407B04", "0x00407B0C", "0x00407B14", "0x00407B38", "0x00407B3C", "0x00407B44", "0x00407B4C", "0x00407B54", "0x00407B5C", "0x00407B80", "0x00407B84", "0x00407B8C", "0x00407B94", "0x00407B9C", "0x00407BA4", "0x00407BC8", "0x00407BCC", "0x00407BD4", "0x00407BDC", "0x00407BE4", "0x00407BEC", "0x00407C10", "0x00407C14", "0x00407C1C", "0x00407C24", "0x00407C2C", "0x00407C34", "0x00407C58", "0x00407C5C", "0x00407C64", "0x00407C6C", "0x00407C74", "0x00407C7C", "0x00407CA0", "0x00407CA4", "0x00407CAC", "0x00407CB4", "0x00407CBC", "0x00407CC4", "0x00407CE8", "0x00407CEC", "0x00407CF4", "0x00407D00", "0x00407D08", "0x00407D10", "0x00407D34", "0x00407D38", "0x00407D40", "0x00407D4C", "0x00407D54", "0x00407D5C", "0x00407D80", "0x00407D84", "0x00407D8C", "0x00407D94", "0x00407D9C", "0x00407DA4", "0x00407DC8", "0x00407DCC", "0x00407DD4", "0x00407DE0", "0x00407DE8", "0x00407DF0", "0x00407E14", "0x00407E18", "0x00407E20", "0x00407E28", "0x00407E30", "0x00407E74", "0x00407E7C", "0x00407E84", "0x00407E8C", "0x00407E94", "0x00407E9C", "0x00407EE8", "0x00407EF0", "0x00407EF8", "0x00407F00", "0x00407F08", "0x00407F10", "0x00407F18", "0x00407F20", "0x00407F28", "0x00407F30", "0x00407F3C", "0x00407F48", "0x00407F50", "0x00407F58", "0x00407F60", "0x00407F6C", "0x00407F78", "0x00407F80", "0x00407F88", "0x00407F90", "0x00407F9C", "0x00407FA4", "0x00407FAC", "0x00407FB4", "0x00407FBC", "0x00407FC8", "0x00407FD0", "0x00407FD8", "0x00407FE0", "0x00407FE8", "0x00407FF0", "0x00407FF8", "0x00408000", "0x00408008", "0x00408010", "0x00408020", "0x00408028", "0x00408030", "0x00408038", "0x00408040", "0x0040804C", "0x00408054", "0x0040805C", "0x00408064", "0x0040806C", "0x00408078", "0x00408080", "0x00408088", "0x00408090", "0x00408098", "0x004080A0", "0x004080A8", "0x004080B0", "0x004080B8", "0x004080C0", "0x004080CC", "0x004080D4", "0x004080E0", "0x004080E8", "0x004080F0", "0x004080FC", "0x00408104", "0x00408110", "0x00408118", "0x00408120", "0x00408128", "0x00408130", "0x00408138", "0x00408140", "0x00408148", "0x00408154", "0x00408160", "0x0040816C", "0x00408174", "0x0040817C", "0x00408184", "0x0040818C", "0x00408194", "0x0040819C", "0x004081A4", "0x004081CC", "0x004081D0", "0x004081D8", "0x004081F4", "0x004081FC", "0x00408204", "0x0040820C", "0x00408234", "0x00408238", "0x00408240", "0x0040825C", "0x00408264", "0x0040826C", "0x00408274", "0x0040829C", "0x004082A0", "0x004082A8", "0x004082C4", "0x004082CC", "0x004082D4", "0x004082DC", "0x00408304", "0x00408308", "0x00408310", "0x0040832C", "0x00408338", "0x00408340", "0x00408348", "0x00408370", "0x00408374", "0x0040837C", "0x00408398", "0x004083A0", "0x004083A8", "0x004083B0", "0x004083D8", "0x004083DC", "0x004083E4", "0x00408400", "0x0040840C", "0x00408414", "0x0040841C", "0x00408440", "0x00408444", "0x0040844C", "0x00408468", "0x00408470", "0x00408478", "0x00408480", "0x004084A8", "0x004084AC", "0x004084B4", "0x004084D0", "0x004084D8", "0x004084E0", "0x004084E8", "0x00408510", "0x00408514", "0x0040851C", "0x00408538", "0x00408540", "0x00408548", "0x00408550", "0x00408578", "0x0040857C", "0x00408584", "0x004085A0", "0x004085A8", "0x004085B0", "0x004085B8", "0x004085E0", "0x004085E8", "0x004085F4", "0x004085F8", "0x00408600", "0x00408608", "0x00408610", "0x00408618", "0x00408620", "0x00408648", "0x00408650", "0x0040865C", "0x00408660", "0x00408668", "0x00408670", "0x00408678", "0x00408680", "0x00408688", "0x004086B0", "0x004086B8", "0x004086C4", "0x004086C8", "0x004086D0", "0x004086D8", "0x004086E0", "0x004086E8", "0x004086F0", "0x00408718", "0x00408720", "0x0040872C", "0x00408730", "0x00408738", "0x00408740", "0x00408748", "0x00408750", "0x00408758", "0x00408780", "0x00408788", "0x00408794", "0x00408798", "0x004087A0", "0x004087A8", "0x004087B0", "0x004087B8", "0x004087C0", "0x004087EC", "0x004087F4", "0x00408808", "0x0040880C", "0x00408814", "0x0040881C", "0x00408824", "0x0040882C", "0x00408834", "0x00408860", "0x00408868", "0x0040887C", "0x00408880", "0x00408888", "0x00408890", "0x00408898", "0x004088A0", "0x004088A8", "0x004088B4", "0x004088BC", "0x004088C4", "0x004088CC", "0x004088D4", "0x004088DC", "0x004088F4", "0x00408924", "0x00408938", "0x0040894C", "0x00408954", "0x0040898C", "0x00408998", "0x004089A0", "0x004089A8", "0x004089B0", "0x004089B8", "0x004089C0", "0x004089C8", "0x004089D0", "0x004089E8", "0x00408A18", "0x00408A2C", "0x00408A40", "0x00408A48", "0x00408A80", "0x00408A8C", "0x00408A94", "0x00408A9C", "0x00408AA4", "0x00408AAC", "0x00408AB4", "0x00408ABC", "0x00408AC4", "0x00408ACC", "0x00408AD4", "0x00408ADC", "0x00408AE4", "0x00408AEC", "0x00408AF4", "0x00408AFC", "0x00408B04", "0x00408B0C", "0x00408B14", "0x00408B1C", "0x00408B24", "0x00408B2C", "0x00408B34", "0x00408B3C", "0x00408BD8", "0x00408BE0", "0x00408C28", "0x00408C30", "0x00408C38", "0x00408C7C", "0x00408C84", "0x00408C8C", "0x00408C94", "0x00408C9C", "0x00408CA4", "0x00408CAC", "0x00408CB4", "0x00408CBC", "0x00408CC4", "0x00408D60", "0x00408D68", "0x00408DB0", "0x00408DB8", "0x00408DC0", "0x00408E04", "0x00408E0C", "0x00408E14", "0x00408E1C", "0x00408E24", "0x00408E2C", "0x00408E34", "0x00408E3C", "0x00408E44", "0x00408E4C", "0x00408EE8", "0x00408EF0", "0x00408F38", "0x00408F40", "0x00408F48", "0x00408F8C", "0x00408F94", "0x00408F9C", "0x00408FA4", "0x00408FAC", "0x00408FB4", "0x00408FBC", "0x00408FC4", "0x00408FCC", "0x00408FD4", "0x00409070", "0x00409078", "0x004090C0", "0x004090C8", "0x004090D0", "0x00409114", "0x0040911C", "0x00409124", "0x0040912C", "0x00409134", "0x0040913C", "0x00409144", "0x0040914C", "0x00409154", "0x0040915C", "0x004091F8", "0x00409200", "0x00409248", "0x00409250", "0x00409258", "0x0040929C", "0x004092A4", "0x004092AC", "0x004092B4", "0x004092BC", "0x004092C4", "0x004092CC", "0x004092D4", "0x004092DC", "0x004092E4", "0x004092EC", "0x004092F4", "0x004092FC", "0x00409304", "0x0040930C", "0x00409314", "0x0040931C", "0x00409324", "0x0040932C", "0x00409334", "0x0040933C", "0x00409344", "0x0040934C", "0x00409354", "0x0040935C", "0x00409368", "0x00409370", "0x004093A8", "0x004093B0", "0x004093B8", "0x004093EC", "0x004093F4", "0x004093FC", "0x00409404", "0x0040940C", "0x00409414", "0x0040941C", "0x00409424", "0x0040942C", "0x00409434", "0x00409440", "0x00409448", "0x00409478", "0x00409480", "0x00409488", "0x004094B4", "0x004094BC", "0x004094C4", "0x004094CC", "0x004094D4", "0x004094DC", "0x004094E4", "0x004094EC", "0x004094F4", "0x004094FC", "0x0040950C", "0x00409514", "0x0040954C", "0x00409554", "0x0040955C", "0x00409590", "0x00409598", "0x004095A0", "0x004095A8", "0x004095B0", "0x004095B8", "0x004095C0", "0x004095C8", "0x004095D0", "0x004095D8", "0x004095E8", "0x004095F0", "0x00409628", "0x00409630", "0x00409638", "0x0040966C", "0x00409674", "0x0040967C", "0x00409684", "0x0040968C", "0x00409694", "0x0040969C", "0x004096A4", "0x004096AC", "0x004096B4", "0x004096C8", "0x004096D0", "0x00409710", "0x00409718", "0x00409720", "0x0040975C", "0x00409764", "0x0040976C", "0x00409774", "0x0040977C", "0x00409784", "0x0040978C", "0x00409794", "0x0040979C", "0x004097A4", "0x004097B4", "0x004097BC", "0x004097F4", "0x004097FC", "0x00409804", "0x00409838", "0x00409840", "0x00409848", "0x00409850", "0x00409858", "0x00409860", "0x00409868", "0x00409870", "0x00409878", "0x00409880", "0x00409898", "0x004098A0", "0x004098E8", "0x004098F0", "0x004098F8", "0x0040993C", "0x00409944", "0x0040994C", "0x00409954", "0x0040995C", "0x00409964", "0x0040996C", "0x00409974", "0x0040997C", "0x00409984", "0x004099C4", "0x004099CC", "0x00409A14", "0x00409A1C", "0x00409A24", "0x00409A68", "0x00409A70", "0x00409A78", "0x00409A80", "0x00409A88", "0x00409A90", "0x00409A98", "0x00409AA0", "0x00409AA8", "0x00409AB0", "0x00409AE8", "0x00409AF0", "0x00409B38", "0x00409B40", "0x00409B48", "0x00409B8C", "0x00409B94", "0x00409B9C", "0x00409BA4", "0x00409BAC", "0x00409BB4", "0x00409BBC", "0x00409BC4", "0x00409BCC", "0x00409BD4", "0x00409C14", "0x00409C1C", "0x00409C64", "0x00409C6C", "0x00409C74", "0x00409CB8", "0x00409CC0", "0x00409CC8", "0x00409CD0", "0x00409CD8", "0x00409CE0", "0x00409CE8", "0x00409CF0", "0x00409CF8", "0x00409D00", "0x00409D40", "0x00409D48", "0x00409D90", "0x00409D98", "0x00409DA0", "0x00409DE4", "0x00409DEC", "0x00409DF4", "0x00409DFC", "0x00409E04", "0x00409E0C", "0x00409E14", "0x00409E1C", "0x00409E24", "0x00409E2C", "0x00409E74", "0x00409E7C", "0x00409EC4", "0x00409ECC", "0x00409ED4", "0x00409F18", "0x00409F20", "0x00409F28", "0x00409F30", "0x00409F38", "0x00409F40", "0x00409F48", "0x00409F50", "0x00409F58", "0x00409F60", "0x00409F9C", "0x00409FA4", "0x00409FEC", "0x00409FF4", "0x00409FFC", "0x0040A040", "0x0040A048", "0x0040A050", "0x0040A058", "0x0040A060", "0x0040A068", "0x0040A070", "0x0040A078", "0x0040A080", "0x0040A088", "0x0040A124", "0x0040A12C", "0x0040A174", "0x0040A17C", "0x0040A184", "0x0040A1C8", "0x0040A1D0", "0x0040A1D8", "0x0040A1E0", "0x0040A1E8", "0x0040A1F0", "0x0040A1F8", "0x0040A200", "0x0040A208", "0x004E64F4", "0x004E6558", "0x004E6560", "0x004E65CC", "0x004E6614", "0x004E6700", "0x004E6708", "0x004E682C", "0x004E6838", "0x004E683C", "0x004E6844", "0x004E684C", "0x004E6A08", "0x004E6B84", "0x004E6C4C", "0x004E6C58", "0x004E7444", "0x004E7450", "0x004E7468", "0x004E747C", "0x004E7488", "0x004E7494", "0x004E788C", "0x004E79AC", "0x004E79B8", "0x004E79C4", "0x004E7AC0", "0x004E7ACC", "0x004E7BC4", "0x004E7EA0", "0x004E7EA8", "0x004E8070", "0x004E80F0", "0x004E81BC", "0x004E81C0", "0x004E83E8", "0x004E8488", "0x004E867C", "0x004E86F4", "0x004E876C", "0x004E8958", "0x004E8988", "0x004E89F4", "0x004E8A30", "0x004E8A58", "0x004E8A60", "0x004E8A68", "0x004E8A6C", "0x004E8C68", "0x004E8EDC", "0x004E9028", "0x004E9088", "0x004E9090", "0x004E90F0", "0x004E9150", "0x004E91B0", "0x004E9210", "0x004E9270", "0x004E92D0", "0x004E9330", "0x004E9390", "0x004E93FC", "0x004E9404", "0x004E949C", "0x004E9530", "0x004E95D4", "0x004E9654", "0x004E981C", "0x004E98B0", "0x004E98F0", "0x004E994C", "0x004E99AC", "0x004E99B0", "0x004E99B8", "0x004E99F4", "0x004E99FC", "0x004E9A04", "0x004E9A0C", "0x004E9A14", "0x004E9A1C", "0x004E9A24", "0x004E9A2C", "0x004E9A34", "0x004E9A3C", "0x004E9A44", "0x004E9A70", "0x004E9A78", "0x004E9A94", "0x004E9C40", "0x004E9C58", "0x004E9C74", "0x004E9C8C", "0x004E9CD8", "0x004E9FC4", "0x004EA010", "0x004EA05C", "0x004EA0A8", "0x004EA0F4", "0x004EA140", "0x004EA240", "0x004EA340", "0x004EA344", "0x004EA374", "0x004EA3DC", "0x004EA444", "0x004EA44C", "0x004EA454", "0x004EA480", "0x004EA488", "0x004EA4B4", "0x004EA4BC", "0x004EA4C4", "0x004EA4D4", "0x004EA4DC", "0x004EA4E4", "0x004EA55C", "0x004EA610", "0x004EA700", "0x004EA7EC", "0x004EA884", "0x004EA88C", "0x004EA894", "0x004EA89C", "0x004EA8A4", "0x004EA8AC", "0x004EA8B8", "0x004EA8C0", "0x004EA8CC", "0x004EA8D4", "0x004EA918", "0x004EA958", "0x004EA960", "0x004EA968", "0x004EA970", "0x004EA978", "0x004EA9A4", "0x004EA9AC", "0x004EA9B4", "0x004EA9BC", "0x004EA9EC", "0x004EA9F4", "0x004EAA84", "0x004EAB1C", "0x004EAB24", "0x004EAB70", "0x004EAB9C", "0x004EABA8", "0x004EABB4", "0x004EABBC", "0x004EABC0", "0x004EABC4", "0x004EABC8", "0x004EABCC", "0x004EABD0", "0x004EABD8", "0x004EAC34", "0x004EACD4", "0x004EACDC", "0x004EAD64", "0x004EAD6C", "0x004EAD74", "0x004EAD7C", "0x004EAD84", "0x004EAD8C", "0x004EAE68", "0x004EAE70", "0x004EAE78", "0x004EAE80", "0x004EAE88", "0x004EAE90", "0x004EAE98", "0x004EAEA0", "0x004EAF88", "0x004EAFB4", "0x004EAFBC", "0x004EB098", "0x004EB0A0", "0x004EB0A8", "0x004EB0B0", "0x004EB0DC", "0x004EB114", "0x004EB204", "0x004EB2EC", "0x004EB43C", "0x004EB528", "0x004EB530", "0x004EB538", "0x004EB540", "0x004EB548", "0x004EB624", "0x004EB62C", "0x004EB634", "0x004EB63C", "0x004EB6E8", "0x004EB6F4", "0x004EB6FC", "0x004EB700", "0x004EB768", "0x004EB7D8", "0x004EB840", "0x004EB8B0", "0x004EB8B4", "0x004EB8B8", "0x004EB960", "0x004EBA08", "0x004EBA6C", "0x004EBCC4", "0x004EBD50", "0x004EBDD0", "0x004EBF38", "0x004EBFC4", "0x004EC27C", "0x004EC300", "0x004EC380", "0x004EC3F8", "0x004EC574", "0x004EC614", "0x004EC690", "0x004EC71C", "0x004EC7D4", "0x004EC860", "0x004EC8DC", "0x004EC994", "0x004ECA20", "0x004ECAA4", "0x004ECB28", "0x004ECBB4", "0x004ECC40", "0x004ECCC4", "0x004ECD50", "0x004ECDD4", "0x004ECE60", "0x004ECE64", "0x004ECE68", "0x004ECF64", "0x004ED114", "0x004ED11C", "0x004ED178", "0x004ED1D8", "0x004ED238", "0x004ED2A4", "0x004ED31C", "0x004ED3A0", "0x004ED3A8", "0x004ED3B0", "0x004ED3B8", "0x004ED494", "0x004ED49C", "0x004ED4A4", "0x004ED4AC", "0x004ED4B4", "0x004ED4BC", "0x004ED4C4", "0x004ED6BC", "0x004ED850", "0x004ED884", "0x004ED8B8", "0x004ED8C0", "0x004ED8CC", "0x004ED9CC", "0x004ED9D8", "0x004ED9E0", "0x004EDA98", "0x004EDB40", "0x004EDB6C", "0x004EDB84", "0x004EDBF0", "0x004EDBF8", "0x004EDCCC", "0x004EE15C", "0x004EE588", "0x004EE6B4", "0x004EE6BC", "0x004EE6C4", "0x004EE76C", "0x004EE778", "0x004EE794", "0x004EE9C4", "0x004EEA70", "0x004EEB38", "0x004EEE14", "0x004EEF8C", "0x004EF088", "0x004EF150", "0x004EF4FC", "0x004EF5EC", "0x004EF60C", "0x004EF758", "0x004EF808", "0x004EF988", "0x004EFAD8", "0x004EFB6C", "0x004EFBA4", "0x004EFD20", "0x004EFDC0", "0x004EFDC8", "0x004EFDD0", "0x004EFE8C", "0x004EFEFC", "0x004EFF00", "0x004F001C", "0x004F0024", "0x004F0084", "0x004F008C", "0x004F0140", "0x004F0144", "0x004F0500", "0x004F05B0", "0x004F06B4", "0x004F0748", "0x004F0794", "0x004F0A64", "0x004F0A94", "0x004F0B1C", "0x004F0B28", "0x004F0B90", "0x004F0BF8", "0x004F0D04", "0x004F0EE0", "0x004F0EE8", "0x004F0F58", "0x004F0FF0", "0x004F0FFC", "0x004F109C", "0x004F1230", "0x004F137C", "0x004F13E4", "0x004F1410", "0x004F14A8", "0x004F14C8", "0x004F1518", "0x004F15B0", "0x004F15D8", "0x004F1628", "0x004F1734", "0x004F1754", "0x004F17A4", "0x004F183C", "0x004F185C", "0x004F18AC", "0x004F1944", "0x004F1964", "0x004F19B4", "0x004F1A4C", "0x004F1A6C", "0x004F2468", "0x004F2540", "0x004F25BC", "0x004F260C", "0x004F26A4", "0x004F2700", "0x004F2750", "0x004F27E8", "0x004F2878", "0x004F28C8", "0x004F2960", "0x004F2980", "0x004F29D0", "0x004F2A68", "0x004F2A88", "0x004F2AD8", "0x004F2DA4", "0x004F2DD0", "0x004F2F20", "0x004F3078", "0x004F3080", "0x004F30F4", "0x004F3158", "0x004F3160", "0x004F31D4", "0x004F3270", "0x004F32A4", "0x004F32AC", "0x004F32B4", "0x004F32BC", "0x004F32C4", "0x004F32CC", "0x004F32D4", "0x004F32DC", "0x004F32EC", "0x004F32F4", "0x004F32FC", "0x004F3304", "0x004F330C", "0x004F3314", "0x004F331C", "0x004F3324", "0x004F332C", "0x004F3334", "0x004F333C", "0x004F3344", "0x004F334C", "0x004F3354", "0x004F335C", "0x004F3364", "0x004F336C", "0x004F3374", "0x004F3418", "0x004F3508", "0x004F35AC", "0x004F367C", "0x004F36BC", "0x004F37CC", "0x004F3890", "0x004F3AE8", "0x004F3BC0", "0x004F3BC4", "0x004F3D20", "0x004F3D50", "0x004F3E28", "0x004F4028", "0x004F404C", "0x004F414C", "0x004F4194", "0x004F434C", "0x004F4354", "0x004F4368", "0x004F43F0", "0x004F4480", "0x004F4530", "0x004F46C0", "0x004F4804", "0x004F494C", "0x004F49B8", "0x004F49E8", "0x004F4D44", "0x004F4D70", "0x004F4DDC", "0x004F4DE4", "0x004F4DEC", "0x004F4DF4", "0x004F4DFC", "0x004F4E04", "0x004F4E0C", "0x004F4E14", "0x004F4E1C", "0x004F4E24", "0x004F4E2C", "0x004F4E34", "0x004F4E3C", "0x004F4E44", "0x004F4E4C", "0x004F4E54", "0x004F4E5C", "0x004F4F14", "0x004F4F94", "0x004F504C", "0x004F5084", "0x004F5088", "0x004F532C", "0x004F5338", "0x004F5398", "0x004F53FC", "0x004F54A8", "0x004F54AC", "0x004F54B4", "0x004F54BC", "0x004F54C4", "0x004F54CC", "0x004F54D4", "0x004F54DC", "0x004F54E4", "0x004F54EC", "0x004F54F4", "0x004F54FC", "0x004F5954", "0x004F5984", "0x004F59B8", "0x004F59F8", "0x004F5A00", "0x004F5A08", "0x004F5A10", "0x004F5A18", "0x004F5A20", "0x004F5A28", "0x004F5A30", "0x004F5A38", "0x004F5AD8", "0x004F5B78", "0x004F5CAC", "0x004F607C", "0x004F619C", "0x004F623C", "0x004F62DC", "0x004F6368", "0x004F65A0", "0x004F6684", "0x004F6888", "0x004F6894", "0x004F689C", "0x004F696C", "0x004F6B40", "0x004F6BFC", "0x004F6C14", "0x004F6CB8", "0x004F6D30", "0x004F7180", "0x004F7308", "0x004F7520", "0x004F759C", "0x004F7A28", "0x004F7AA8", "0x004F7ACC", "0x004F7AD0", "0x004F7B34", "0x004F7B6C", "0x004F7B74", "0x004F7B7C", "0x004F7D34", "0x004F7D94", "0x004F7DF4", "0x004F7E54", "0x004F7EB4", "0x004F7F08", "0x004F8054", "0x004F80A4", "0x004F80AC", "0x004F811C", "0x004F8148", "0x004F81EC", "0x004F824C", "0x004F82AC", "0x004F830C", "0x004F84BC", "0x004F84C0", "0x004F8674", "0x004F8680", "0x004F86E0", "0x004F8744", "0x004F8824", "0x004F886C", "0x004F8A34", "0x004F8A3C", "0x004F8B80", "0x004F8BFC", "0x004F8D40", "0x004F8D84", "0x004F8D88", "0x004F8DFC", "0x004F8E28", "0x004F9328", "0x004F96D4", "0x004F97D4", "0x004F9828", "0x004F982C", "0x004F9834", "0x004F983C", "0x004F9844", "0x004F984C", "0x004F9854", "0x004F985C", "0x004F9864", "0x004F9A38", "0x004F9AD4", "0x004F9C7C", "0x004F9D3C", "0x004F9D64", "0x004F9D6C", "0x004F9DB0", "0x004F9DC0", "0x004F9E28", "0x004F9EDC", "0x004FA7C0", "0x004FB290", "0x004FB368", "0x004FB440", "0x004FB4BC", "0x004FB53C", "0x004FB544", "0x004FB550", "0x004FB558", "0x004FB668", "0x004FB7B0", "0x004FB818", "0x004FB8F8", "0x004FB9C8", "0x004FBA44", "0x004FBA7C", "0x004FBE74", "0x004FBF20", "0x004FBFCC", "0x004FC31C", "0x004FC418", "0x004FC5B0", "0x004FC7DC", "0x004FCC14", "0x004FCEE8", "0x004FD028", "0x004FD030", "0x004FD040", "0x004FD048", "0x004FD080", "0x004FD0BC", "0x004FD0C4", "0x004FD330", "0x004FDDF4", "0x004FDE5C", "0x004FDFD0", "0x004FE048", "0x004FE17C", "0x004FFC10", "0x004FFE8C", "0x004FFED8", "0x00500004", "0x005000D0", "0x005001AC", "0x005001B4", "0x0050025C", "0x00500370", "0x005003EC", "0x005003F8", "0x00500400", "0x00500424", "0x005004F4", "0x005005A8", "0x00500B7C", "0x00500B80", "0x00500B90", "0x00500BA0", "0x00500C4C", "0x00500D2C", "0x00500E40", "0x00500EEC", "0x00500FCC", "0x005010E0", "0x005011C0", "0x0050130C", "0x005014B8", "0x005015C8", "0x005016FC", "0x0050180C", "0x00501934", "0x00501A5C", "0x00501B84", "0x00501CE4", "0x005029D0", "0x005029FC", "0x00502C6C", "0x00502C78", "0x00503328", "0x005035DC", "0x005035E8", "0x005044A4", "0x005044CC", "0x005045DC", "0x005048C8", "0x0050493C", "0x00504A80", "0x00504E44", "0x00504E50", "0x00505874", "0x00506190", "0x005061D0", "0x005063FC", "0x0050652C", "0x00506714", "0x00506830", "0x00506A90", "0x00506B80", "0x00506B8C", "0x00506C28", "0x00506FFC", "0x00507290", "0x005075A0", "0x0050765C", "0x005076F4", "0x00507C00", "0x00507D80", "0x00507FA0", "0x0050856C", "0x005086E4", "0x00508D54", "0x00508FB8", "0x00509080", "0x00509268", "0x00509284", "0x005092A8", "0x0050A364", "0x0050A464", "0x0050A588", "0x0050A698", "0x0050A6A0", "0x0050A748", "0x0050A7B0", "0x0050A7B4", "0x0050A7E0", "0x0050A8C4", "0x0050A8D0", "0x0050AAC4", "0x0050AB98", "0x0050AC84", "0x0050AD48", "0x0050ADB4", "0x0050ADD0", "0x0050B214", "0x0050B318", "0x0050B47C", "0x0050B4B0", "0x0050B68C", "0x0050B74C", "0x0050B810", "0x0050B878", "0x0050B988", "0x0050BA20", "0x0050BA3C", "0x0050BBDC", "0x0050BC68", "0x0050BCF0", "0x0050BD28", "0x0050BE98", "0x0050BF0C", "0x0050BFC0", "0x0050C0B0", "0x0050C0DC", "0x0050C154", "0x0050C1C0", "0x0050C270", "0x0050C354", "0x0050C45C", "0x0050C700", "0x0050C9A0", "0x0050C9AC", "0x0050CBA0", "0x0050CC74", "0x0050CD0C", "0x0050CEE4", "0x0050D044", "0x0050D0B4", "0x0050D148", "0x0050D21C", "0x0050D228", "0x0050D31C", "0x0050D410", "0x0050D41C", "0x0050D480", "0x0050D488", "0x0050D490", "0x0050D498", "0x0050D4A4", "0x0050D4AC", "0x0050D4B4", "0x0050D4BC", "0x0050D4C4", "0x0050D4CC", "0x0050D4D4", "0x0050D4DC", "0x0050D4E4", "0x0050D4EC", "0x0050F218", "0x0050F258", "0x0050F2B8", "0x0050F304", "0x0050F354", "0x0050F488", "0x0050F490", "0x0050F5BC", "0x0050F5C0", "0x0050F5EC", "0x0050F68C", "0x0050F6D0", "0x0050F714", "0x0050F814", "0x0050F8B4", "0x0050F8B8", "0x0050F918", "0x0050F978", "0x0050F9DC", "0x0050FA88", "0x0050FAE8", "0x0050FB48", "0x0050FB50", "0x0050FB60", "0x0050FB68", "0x0050FB78", "0x0050FB88", "0x0050FC00", "0x0050FC04", "0x0050FC0C", "0x0050FC6C", "0x0050FCCC", "0x0050FD2C", "0x0050FD8C", "0x00510008", "0x00510128", "0x00510130", "0x00510138", "0x00510198", "0x0051019C", "0x005101EC", "0x0051022C", "0x0051026C", "0x005102AC", "0x005102B0", "0x005102B4", "0x005102E4", "0x005102F4", "0x005103B4", "0x00510450", "0x00510454", "0x00510458", "0x00510498", "0x00510554", "0x0051055C", "0x00510638", "0x0051065C", "0x00510660", "0x005107B8", "0x005107BC", "0x00510870", "0x005108D0", "0x00510910", "0x00510950", "0x00510990", "0x005109D0", "0x00510A10", "0x00510A50", "0x00510A90", "0x00510AD0", "0x00510AD4", "0x00510B04", "0x00510C74", "0x00510DD8", "0x00510DDC", "0x00510E64", "0x0051103C", "0x00511040", "0x0051113C", "0x0051120C", "0x00511250", "0x00511524", "0x005115AC", "0x005115B8", "0x00511760", "0x00511928", "0x005119D4", "0x005119DC", "0x005119E0", "0x00511A3C", "0x00511A40", "0x00511A48", "0x00511A50", "0x00511A54", "0x00511A74", "0x00511AD4", "0x00511B34", "0x00511B3C", "0x00511B68", "0x00511B70", "0x00511BE0", "0x00511C0C", "0x00511C90", "0x00511EA0", "0x00511F54", "0x005120AC", "0x0051218C", "0x00512194", "0x005121B4", "0x005121BC", "0x005124D4", "0x00512664", "0x005128F0", "0x00512A20", "0x00512A90", "0x00512AB8", "0x00512AE0", "0x00512CEC", "0x00512CF4", "0x00512E70", "0x00512F40", "0x0051300C", "0x005131E0", "0x0051332C", "0x00513368", "0x005134A0", "0x00513530", "0x0051363C", "0x00513B04", "0x00513C24", "0x00513EF0", "0x005141C4", "0x00514320", "0x00514328", "0x00514570", "0x00514578", "0x00514580", "0x00514610", "0x0051474C", "0x00514A10", "0x00514AB0", "0x00514B10", "0x00514FFC", "0x005151D8", "0x005151E4", "0x005153B8", "0x005153C0", "0x005153C8", "0x00515458", "0x005154E8", "0x0051560C", "0x00515730", "0x005157C0", "0x00515D0C", "0x00515D14", "0x00515D1C", "0x00515D24", "0x00515D2C", "0x00515D34", "0x00515F64", "0x00516024", "0x0051617C", "0x00516184", "0x0051618C", "0x00516194", "0x0051619C", "0x005161A4", "0x005161AC", "0x005161B4", "0x005161BC", "0x005161C4", "0x005161CC", "0x005161D4", "0x005161DC", "0x005161E4", "0x005161EC", "0x005161F4", "0x005161FC", "0x00516204", "0x0051620C", "0x00516214", "0x0051621C", "0x00516224", "0x0051622C", "0x00516234", "0x0051623C", "0x00516244", "0x0051624C", "0x00516254", "0x0051625C", "0x005162CC", "0x005163C8", "0x005163F8", "0x00516430", "0x00516474", "0x005164E8", "0x00516548", "0x0051665C", "0x00516664", "0x005166A4", "0x005166AC", "0x005166B0", "0x005166B8", "0x005166BC", "0x005166C4", "0x005166CC", "0x005166D0", "0x00516754", "0x0051675C", "0x005167BC", "0x0051681C", "0x0051687C", "0x005168DC", "0x0051693C", "0x0051699C", "0x005169FC", "0x00516A5C", "0x00516ABC", "0x00516B1C", "0x00516B7C", "0x00516BDC", "0x00516BE4", "0x00516BE8", "0x00516BF0", "0x00516BF8", "0x00516C58", "0x00516CB8", "0x00516D4C", "0x00516DAC", "0x00516DD8", "0x00516DE0", "0x00516DEC", "0x00516DF4", "0x00516DFC", "0x00516E04", "0x00516E58", "0x00516E60", "0x00516E68", "0x00516E70", "0x00516E78", "0x00516E90", "0x00516FB4", "0x00516FB8", "0x005170F0", "0x005171CC", "0x00517444", "0x00517478", "0x00517928", "0x00517940", "0x00517944", "0x005179C4", "0x00517A3C", "0x00517B00", "0x00517BCC", "0x00517D94", "0x005185B0", "0x00518614", "0x0051882C", "0x00518B3C", "0x00518E20", "0x00518EB8", "0x00518ED4", "0x00518F50", "0x00518FDC", "0x00519044", "0x005190B4", "0x00519100", "0x00519188", "0x005191E8", "0x00519264", "0x005193A0", "0x00519428", "0x00519498", "0x00519520", "0x00519590", "0x005195DC", "0x00519660", "0x00519690", "0x00519778", "0x0051986C", "0x00519C8C", "0x00519CA4", "0x00519DA0", "0x00519DE8", "0x00519DF0", "0x00519E5C", "0x00519EC4", "0x00519F4C", "0x00519FF0", "0x00519FF4", "0x0051A054", "0x0051A0B4", "0x0051A0BC", "0x0051A0C4", "0x0051A0CC", "0x0051A0D4", "0x0051A0DC", "0x0051A12C", "0x0051A17C", "0x0051A184", "0x0051A200", "0x0051A208", "0x0051A228", "0x0051A230", "0x0051A480", "0x0051A484", "0x0051A4FC", "0x0051A57C", "0x0051A5F8", "0x0051A65C", "0x0051A674", "0x0051A688", "0x0051A698", "0x0051A6B0", "0x0051A83C", "0x0051A848", "0x0051A854", "0x0051A860", "0x0051A86C", "0x0051A878", "0x0051AA90", "0x0051AAC4", "0x0051AACC", "0x0051AB10", "0x0051AB48", "0x0051AB9C", "0x0051ABD4", "0x0051AC8C", "0x0051ACE4", "0x0051B488", "0x0051B48C", "0x0051B490", "0x0051B494", "0x0051B498", "0x0051B52C", "0x0051B598", "0x0051B600", "0x0051B690", "0x0051B768", "0x0051B7EC", "0x0051B8A8", "0x0051B950", "0x0051BA6C", "0x0051BE34", "0x0051C018", "0x0051C120", "0x0051C328", "0x0051C600", "0x0051C71C", "0x0051C8F8", "0x0051CA1C", "0x0051CE50", "0x0051CF84", "0x0051D42C", "0x0051D610", "0x0051D6E8", "0x0051D80C", "0x0051D940", "0x0051DB1C", "0x0051DD1C", "0x0051DF24", "0x0051E124", "0x0051E178", "0x0051E244", "0x0051E334", "0x0051E6E4", "0x0051EB40", "0x0051EBD4", "0x0051EFA8", "0x0051F01C", "0x0051F050", "0x0051F084", "0x0051F08C", "0x0051F128", "0x0051F3C8", "0x0051F57C", "0x0051FA84", "0x0051FA8C", "0x0051FA90", "0x0051FB7C", "0x0051FBE0", "0x0051FD2C", "0x0051FEBC", "0x0051FF9C", "0x00520258", "0x00520298", "0x0052055C", "0x0052073C", "0x00520748", "0x005207E0", "0x00520930", "0x0052094C", "0x00520A08", "0x00520A80", "0x00520AF8", "0x00520D58", "0x00520D60", "0x00520D6C", "0x00520D70", "0x00520F3C", "0x00521224", "0x00521448", "0x00521454", "0x005216E8", "0x0052188C", "0x005218B8", "0x00521914", "0x00521930", "0x00521A94", "0x00521BE0", "0x00521BFC", "0x00521C18", "0x00521C1C", "0x00521C20", "0x00521C24", "0x00521C28", "0x00521C2C", "0x00521D04", "0x00521D3C", "0x00521D44", "0x00521DBC", "0x00521DC4", "0x00521DCC", "0x00521EA4", "0x00521F58", "0x00521F5C", "0x00521F60", "0x00522004", "0x005221B4", "0x00522360", "0x005223D8", "0x0052258C", "0x005227BC", "0x005227C0", "0x00522864", "0x00522954", "0x00522A20", "0x00522AEC", "0x00522BF0", "0x00522D60", "0x00522E8C", "0x00522FB8", "0x0052312C", "0x00523204", "0x005232C0", "0x00523308", "0x00523330", "0x00523340", "0x00523348", "0x0052346C", "0x005234B0", "0x005234BC", "0x00523604", "0x00523610", "0x00523728", "0x00523734", "0x00523744", "0x00523754", "0x00523764", "0x00523884", "0x00523C3C", "0x00523C48", "0x00523D90", "0x00523D98", "0x00523DA4", "0x00523F08", "0x00523F10", "0x00523F20", "0x00524348", "0x00524354", "0x00524424", "0x00524434", "0x00524440", "0x0052444C", "0x0052459C", "0x005245A4", "0x005245B0", "0x005245B8", "0x005246D8", "0x00524748", "0x00524800", "0x00524870", "0x005248E0", "0x00524998", "0x0052499C", "0x005249A0", "0x005249A4", "0x005249AC", "0x00524A44", "0x00524BA4", "0x00524C94", "0x00524D30", "0x00524E34", "0x00524FB4", "0x00525084", "0x0052516C", "0x005251BC", "0x00525294", "0x005252EC", "0x00525348", "0x005253A8", "0x00525484", "0x0052553C", "0x005255AC", "0x005256AC", "0x00525898", "0x00525A84", "0x00525B2C", "0x00525E54", "0x00525FC0", "0x00526154", "0x005261D8", "0x005261DC", "0x00526260", "0x00526264", "0x0052626C", "0x005262E4", "0x0052635C", "0x005263D4", "0x0052644C", "0x005264C4", "0x0052653C", "0x005265B4", "0x0052662C", "0x005266A4", "0x0052671C", "0x00526794", "0x0052680C", "0x00526884", "0x005268FC", "0x0052697C", "0x005269E0", "0x00526A44", "0x00526AA8", "0x00526AF8", "0x00526B00", "0x00526C84", "0x00526E40", "0x00526F60", "0x00527050", "0x00527214", "0x005272B8", "0x00527300", "0x0052768C", "0x005277E0", "0x0052782C", "0x005278E8", "0x005278F0", "0x005278FC", "0x00527904", "0x0052790C", "0x00527914", "0x0052791C", "0x00527928", "0x00527934", "0x00527940", "0x0052794C", "0x005279E0", "0x00527CB4", "0x00527CBC", "0x00527CC0", "0x00530C90", "0x00530CE4", "0x00530D0C", "0x00530DF0", "0x00530E54", "0x00530E64", "0x00530E68", "0x00530EBC", "0x00530EE4", "0x00530FC8", "0x0053102C", "0x0053103C", "0x00531040", "0x00531094", "0x005310BC", "0x005311A0", "0x005311C4", "0x005311D4", "0x00531594", "0x005315FC", "0x005324F8", "0x00532560", "0x0053345C", "0x005334C4", "0x00534004", "0x005340A8", "0x00534148", "0x00534160", "0x00534204", "0x005342A4", "0x005342BC", "0x005342F0", "0x005342F4", "0x0053441C", "0x00534430", "0x00534490", "0x005344E8", "0x0053451C", "0x00534520", "0x00534648", "0x0053465C", "0x005346BC", "0x00534714", "0x00534748", "0x0053474C", "0x00534868", "0x00534870", "0x005348D0", "0x00534918", "0x0053494C", "0x00534950", "0x00534A68", "0x00534A74", "0x00534AD4", "0x00534B24", "0x00534B80", "0x00534D44", "0x00534E2C", "0x00534F14", "0x00534FA4", "0x00535054", "0x00535108", "0x00535164", "0x005352F8", "0x005353E0", "0x00535490", "0x00535520", "0x005355D0", "0x00535684", "0x005356E0", "0x00535898", "0x00535970", "0x00535A4C", "0x00535ADC", "0x00535B8C", "0x00535C40", "0x00535C9C", "0x00535DF8", "0x00535E94", "0x00535F38", "0x00535FC8", "0x00536078", "0x0053612C", "0x00536190", "0x005361F4", "0x00536254", "0x005362B0", "0x005362FC", "0x00536348", "0x00536394", "0x005363E0", "0x005364EC", "0x005365C0", "0x005365EC", "0x00536614", "0x005366EC", "0x005367C4", "0x005368AC", "0x00536CC4", "0x00536CF4", "0x00536F60", "0x00537084", "0x005370C4", "0x005370F0", "0x00537638", "0x00537738", "0x00537930", "0x00537A38", "0x00537FE8", "0x00538228", "0x005384B4", "0x00538718", "0x00538828", "0x00538970", "0x00538ABC", "0x00538B34", "0x00539290", "0x00539360", "0x00539480", "0x005394E0", "0x0053954C", "0x00539648", "0x005396EC", "0x005398C4", "0x00539A18", "0x00539C78", "0x00539E98", "0x0053A034", "0x0053A100", "0x0053A140", "0x0053A164", "0x0053A188", "0x0053A1AC", "0x0053A1D0", "0x0053A294", "0x0053A324", "0x0053A32C", "0x0053A3BC", "0x0053A3E0", "0x0053A6D8", "0x0053A840", "0x0053A8AC", "0x0053A8B4", "0x0053A8BC", "0x0053A8E0", "0x0053AA38", "0x0053AA5C", "0x0053ABF0", "0x0053AE48", "0x0053B1FC", "0x0053B204", "0x0053B270", "0x0053BB60", "0x0053BB70", "0x0053BB90", "0x0053BB98", "0x0053BCD4", "0x0053BDF4", "0x0053BE74", "0x0053C10C", "0x0053C3A4", "0x0053C448", "0x0053C554", "0x0053C628", "0x0053C654", "0x0053C67C", "0x0053C754", "0x0053C82C", "0x0053C914", "0x0053CD2C", "0x0053CD5C", "0x0053CFC8", "0x0053D0E8", "0x0053D128", "0x0053D154", "0x0053D6A0", "0x0053D7A0", "0x0053D998", "0x0053DAA0", "0x0053E04C", "0x0053E28C", "0x0053E518", "0x0053E77C", "0x0053E88C", "0x0053E9A0", "0x0053EAEC", "0x0053EB64", "0x0053F2C8", "0x0053F398", "0x0053F4B4", "0x0053F514", "0x0053F580", "0x0053F67C", "0x0053F720", "0x0053F8F4", "0x0053FA40", "0x0053FCA0", "0x0053FEC0", "0x0054005C", "0x00540128", "0x00540168", "0x0054018C", "0x005401B0", "0x005401D4", "0x005401F8", "0x005402BC", "0x0054034C", "0x00540354", "0x005403E4", "0x00540408", "0x005406FC", "0x00540864", "0x005408D0", "0x005408D8", "0x005408E0", "0x00540904", "0x00540A5C", "0x00540A80", "0x00540BE4", "0x00540E38", "0x005411EC", "0x005411F4", "0x00541260", "0x00541B50", "0x00541B60", "0x00541B80", "0x00541B88", "0x00541CC4", "0x00541DE4", "0x00541E64", "0x005420FC", "0x00542394", "0x00542438", "0x00542440", "0x0054249C", "0x005424F0", "0x00542530", "0x005427B8", "0x00542C1C", "0x00542C24", "0x00542C28", "0x00542C30", "0x00542CC4", "0x00542D3C", "0x00542D58", "0x00542F14", "0x00542FBC", "0x0054300C", "0x00543078", "0x005430EC", "0x005432FC", "0x005433A0", "0x00543500", "0x005436DC", "0x00543710", "0x00543848", "0x005439C8", "0x00543A74", "0x00543B30", "0x00543BF8", "0x00543C00", "0x00543CBC", "0x00543D68", "0x00543D90", "0x00543D94", "0x0054427C", "0x005442C0", "0x00544358", "0x005443D4", "0x00544450", "0x00544508", "0x00544598", "0x00544600", "0x0054464C", "0x0054469C", "0x005446A8", "0x005446B8", "0x005446BC", "0x005446CC", "0x00544728", "0x005447DC", "0x005447FC", "0x00544820", "0x005448A0", "0x00544A54", "0x00544A78", "0x00544A7C", "0x00544AC8", "0x00544B3C", "0x00544BBC", "0x00544C80", "0x00544CE0", "0x00544D60", "0x00544E74", "0x005450A4", "0x005450AC", "0x005450B4", "0x005450BC", "0x00545100", "0x00545140", "0x00545188", "0x00545474", "0x0054547C", "0x00545488", "0x005454A8", "0x005454C4", "0x00545560", "0x00545638", "0x00545B0C", "0x00545BF4", "0x00545C1C", "0x00545D48", "0x0054603C", "0x005461E0", "0x00546348", "0x00546618", "0x00546654", "0x005466E0", "0x005469B4", "0x00546A50", "0x00546B18", "0x00546BE0", "0x00546CA8", "0x00546CD4", "0x00546DF8", "0x00546F58", "0x00546F84", "0x00546FB0", "0x00547094", "0x00547178", "0x00547220", "0x00547288", "0x005472F4", "0x00547360", "0x00547948", "0x0054794C", "0x00547A14", "0x00547C58", "0x00547FC4", "0x00548174", "0x0054822C", "0x005482D0", "0x00548824", "0x00548DE8", "0x0054916C", "0x00549364", "0x00549570", "0x005496F4", "0x005496F8", "0x00549994", "0x00549A20", "0x00549A40", "0x00549A60", "0x00549AE8", "0x00549B0C", "0x00549B30", "0x00549BF0", "0x00549C14", "0x00549C38", "0x00549C5C", "0x00549C80", "0x00549CA4", "0x00549CC4", "0x00549CE8", "0x00549D0C", "0x00549D98", "0x00549DBC", "0x00549DE0", "0x00549E04", "0x00549EB8", "0x0054A2D8", "0x0054A720", "0x0054AA60", "0x0054ADD0", "0x0054AE44", "0x0054AEFC", "0x0054AF00", "0x0054AF20", "0x0054AF44", "0x0054AF68", "0x0054AF8C", "0x0054AFB0", "0x0054AFD4", "0x0054B07C", "0x0054B0A0", "0x0054B0C4", "0x0054B0E8", "0x0054B10C", "0x0054B130", "0x0054B150", "0x0054B174", "0x0054B198", "0x0054B1BC", "0x0054B1E0", "0x0054B204", "0x0054B208", "0x0054B288", "0x0054B328", "0x0054B3B4", "0x0054B488", "0x0054B514", "0x0054B5CC", "0x0054BA78", "0x0054BB24", "0x0054BBD0", "0x0054BE94", "0x0054C0D0", "0x0054C278", "0x0054C3F8", "0x0054C464", "0x0054C5B4", "0x0054C674", "0x0054C724", "0x0054C74C", "0x0054C798", "0x0054C7DC", "0x0054C7EC", "0x0054C7FC", "0x0054C800", "0x0054C83C", "0x0054C938", "0x0054D12C", "0x0054D130", "0x0054D17C", "0x0054D184", "0x0054D18C", "0x0054D190", "0x0054D1DC", "0x0054D2D4", "0x0054D2D8", "0x0054D3E8", "0x0054D450", "0x0054D454", "0x0054D54C", "0x0054D578", "0x0054D5B8", "0x0054D5C0", "0x0054D5C8", "0x0054D5D0", "0x0054D5D8", "0x0054D5E0", "0x0054D5E8", "0x0054D5F0", "0x0054D5F8", "0x0054D644", "0x0054D8E0", "0x0054D9EC", "0x0054DAB8", "0x0054DAC0", "0x0054DAC8", "0x0054DAD0", "0x0054DAD8", "0x0054DAE0", "0x0054DAE8", "0x0054DAF0", "0x0054DAF8", "0x0054DB00", "0x0054DB08", "0x0054DB10", "0x0054DB18", "0x0054DB20", "0x0054DB28", "0x0054DB30", "0x0054DB38", "0x0054DB40", "0x0054DB48", "0x0054DB50", "0x0054DB58", "0x0054DB60", "0x0054DB68", "0x0054DBDC", "0x0054DC68", "0x0054DCF8", "0x0054DD00", "0x0054DD0C", "0x0054DD74", "0x0054DDB4", "0x0054DE50", "0x0054DE90", "0x0054DEB0", "0x0054DF60", "0x0054DF98", "0x0054E084", "0x0054E238", "0x0054E390", "0x0054E444", "0x0054E454", "0x0054E478", "0x0054E484", "0x0054E4E8", "0x0054E500", "0x0054E5C4", "0x0054E5DC", "0x0054E688", "0x0054E70C", "0x0054E8A4", "0x0054E974", "0x0054E980", "0x0054E98C", "0x0054E9A8", "0x0054E9B8", "0x0054E9F0", "0x0054EA04", "0x0054EA10", "0x0054EA1C", "0x0054EAC8", "0x0054EAE8", "0x0054EAF0", "0x0054EAFC", "0x0054EB04", "0x0054EB10", "0x0054EB20", "0x0054EB28", "0x0054EB30", "0x0054EB38", "0x0054F144", "0x0054F14C", "0x0054F154", "0x0054F15C", "0x0054F164", "0x0054F16C", "0x0054F188", "0x0054F1A4", "0x0054F1AC", "0x0054F1D0", "0x0054F1D8", "0x0054F24C", "0x0054F300", "0x0054F390", "0x0054F3F4", "0x0054F448", "0x0054F450", "0x0054F458", "0x0054F50C", "0x0054F554", "0x0054F62C", "0x0054F704", "0x0054F8CC", "0x0054FB90", "0x0054FCA4", "0x0054FD20", "0x0054FD2C", "0x0054FDB4", "0x0054FDBC", "0x0054FDC4", "0x0054FDCC", "0x0054FE38", "0x0054FE3C", "0x0054FEA0", "0x0054FFE8", "0x005502A0", "0x005504FC", "0x00550790", "0x00550CE4", "0x00550DC0", "0x00551058", "0x00551298", "0x00551388", "0x00551470", "0x00551484", "0x0055148C", "0x0055149C", "0x00551A00", "0x00551AF4", "0x00551C34", "0x00551C68", "0x00551F58", "0x00552064", "0x005522D0", "0x00552424", "0x005524CC", "0x00552620", "0x00552668", "0x005528E4", "0x00552964", "0x005529E4", "0x00552A88", "0x00552D14", "0x00552F1C", "0x00552FB8", "0x005531E8", "0x00553284", "0x005534B4", "0x005534BC", "0x005534C4", "0x005534CC", "0x005534D4", "0x005534E4", "0x005534EC", "0x00553594", "0x0055363C", "0x00553824", "0x0055382C", "0x00553838", "0x00553878", "0x0055391C", "0x005539C0", "0x005539C8", "0x00553B7C", "0x00553C9C", "0x00553EAC", "0x00553EBC", "0x00554020", "0x00554188", "0x005544B4", "0x0055455C", "0x00554828", "0x005548D4", "0x005548E0", "0x0055490C", "0x0055491C", "0x005549A8", "0x005549B4", "0x00554B98", "0x00554CA4", "0x00554CC4", "0x00554EF4", "0x005550FC", "0x00555168", "0x005551F0", "0x005551F8", "0x0055525C", "0x00555280", "0x005552A4", "0x00555340", "0x00555348", "0x0055536C", "0x00555390", "0x005553B8", "0x005553E0", "0x00555408", "0x0055542C", "0x00555450", "0x00555540", "0x00555564", "0x0055569C", "0x005556A4", "0x005556C8", "0x005556EC", "0x005556F4", "0x0055578C", "0x00555794", "0x00555840", "0x00555844", "0x005558D0", "0x005558D8", "0x005558E0", "0x005558E8", "0x005558F0", "0x0055594C", "0x00555A48", "0x00555C20", "0x00555CE4", "0x00555DA8", "0x00555E6C", "0x00555F30", "0x00555FF4", "0x005560B8", "0x0055617C", "0x00556240", "0x00556304", "0x005563C8", "0x0055648C", "0x00556550", "0x00556620", "0x005566E4", "0x005567A4", "0x005568E0", "0x00556968", "0x00556ADC", "0x00556C44", "0x00556DAC", "0x00556F14", "0x0055707C", "0x005571E4", "0x0055734C", "0x005574B4", "0x0055761C", "0x00557784", "0x005578EC", "0x00557A54", "0x00557BC4", "0x00557D2C", "0x00557E8C", "0x00557E94", "0x00557E9C", "0x00557FC0", "0x005580D4", "0x005580E4", "0x00558124", "0x005581C4", "0x00558268", "0x00558370", "0x0055840C", "0x005584EC", "0x005585E0", "0x005585E8", "0x00558714", "0x00558754", "0x00558774", "0x005587E4", "0x00558918", "0x00558AD0", "0x00558F50", "0x00558F58", "0x00559138", "0x00559244", "0x00559270", "0x00559278", "0x00559280", "0x00559288", "0x00559290", "0x005592BC", "0x005592C4", "0x005592CC", "0x005592D4", "0x00559334", "0x0055933C", "0x00559344", "0x0055934C", "0x00559378", "0x00559380", "0x0055951C", "0x005595C8", "0x00559710", "0x005597C0", "0x00559824", "0x0055982C", "0x00559850", "0x00559858", "0x00559884", "0x005598BC", "0x005598C4", "0x005598CC", "0x005598F8", "0x00559900", "0x0055999C", "0x005599A4", "0x005599AC", "0x0055A9B4", "0x0055A9BC", "0x0055A9C4", "0x0055A9CC", "0x0055A9D4", "0x0055A9DC", "0x0055AA5C", "0x0055AAFC", "0x0055AB7C", "0x0055AC10", "0x0055ACF8", "0x0055B144", "0x0055B1C4", "0x0055B244", "0x0055B2C4", "0x0055B3A8", "0x0055B3B0", "0x0055B3B8", "0x0055B3F0", "0x0055B3F8", "0x0055B400", "0x0055B408", "0x0055B538", "0x0055BC60", "0x0055BE28", "0x0055C3D0", "0x0055C43C", "0x0055C4A8", "0x0055C514", "0x0055C580", "0x0055C5EC", "0x0055C658", "0x0055C6C4", "0x0055C730", "0x0055C79C", "0x0055C808", "0x0055C874", "0x0055C8E0", "0x0055C94C", "0x0055C9B8", "0x0055C9F4", "0x0055CAC8", "0x0055CC34", "0x0055CD14", "0x0055CECC", "0x0055D080", "0x0055D1FC", "0x0055D4A4", "0x0055D620", "0x0055D708", "0x0055D710", "0x0055DA34", "0x0055E32C", "0x0055E46C", "0x0055E608", "0x0055E734", "0x0055E7E0", "0x0055EA8C", "0x0055EA9C", "0x0055EAA4", "0x0055ECBC", "0x0055ECC4", "0x0055ECCC", "0x0055ED48", "0x0055ED50", "0x0055EDCC", "0x0055EF78", "0x0055EF88", "0x0055F004", "0x0055F080", "0x0055F444", "0x0055F44C", "0x0055F4C8", "0x0055F4D0", "0x0055F4D8", "0x0055F4E0", "0x0055F4E8", "0x0055F558", "0x0055F648", "0x0055F6C4", "0x0055F740", "0x0055F804", "0x0055F924", "0x0055FAA0", "0x0055FB40", "0x0055FC78", "0x0055FC80", "0x0055FC88", "0x0055FD74", "0x0055FDE0", "0x0055FE44", "0x0055FE4C", "0x0055FE7C", "0x0055FF6C", "0x0055FF9C", "0x005600A4", "0x00560154", "0x00560198", "0x00560248", "0x00560264", "0x005603BC", "0x00560400", "0x00560460", "0x0056052C", "0x00560558", "0x00560580", "0x00560600", "0x00560644", "0x00560680", "0x00560774", "0x00560828", "0x005608D8", "0x0056098C", "0x00560A3C", "0x00560AF0", "0x00560B5C", "0x00560BE0", "0x00560BE8", "0x00560BF0", "0x00560BF8", "0x00560C7C", "0x00560D50", "0x00560D58", "0x00560D70", "0x00560D88", "0x00560F5C", "0x005612A8", "0x00561460", "0x00561654", "0x005617A0", "0x005617E4", "0x00561834", "0x0056186C", "0x00561938", "0x00561A10", "0x00562084", "0x00562168", "0x005621D4", "0x0056227C", "0x00562280", "0x005623C8", "0x005623D0", "0x00562578", "0x00562580", "0x00562588", "0x00562590", "0x00562598", "0x00562614", "0x00562694", "0x0056269C", "0x0056270C", "0x00562838", "0x005628B8", "0x00562938", "0x005629E0", "0x00562A60", "0x00562C64", "0x00562F00", "0x00562FD8", "0x00563154", "0x00563304", "0x00563394", "0x0056339C", "0x005633A4", "0x005633AC", "0x005634D0", "0x00563644", "0x0056366C", "0x0056392C", "0x00563A8C", "0x00563AC4", "0x00563AC8", "0x00563ACC", "0x00563BE8", "0x00563BF0", "0x00563BF8", "0x00563C04", "0x00563C0C", "0x00563D6C", "0x00563D90", "0x00563DB0", "0x00563FBC", "0x005640B8", "0x0056419C", "0x005642C0", "0x005643FC", "0x005644AC", "0x005644C8", "0x00564638", "0x00564654", "0x005647A0", "0x00564858", "0x00564910", "0x005649C0", "0x00564A98", "0x00564AC4", "0x00564B10", "0x00564B44", "0x00564D20", "0x00564DB0", "0x00564F78", "0x00565028", "0x00565074", "0x005650A4", "0x005650DC", "0x005654E4", "0x005655F8", "0x00565658", "0x005656F4", "0x0056573C", "0x005657AC", "0x005659B4", "0x00565A44", "0x00565B78", "0x00565BD8", "0x00565CDC", "0x00565E14", "0x00565F74", "0x005660FC", "0x0056616C", "0x00566174", "0x00566258", "0x00566334", "0x00566410", "0x005664EC", "0x0056658C", "0x005665CC", "0x0056666C", "0x00566710", "0x005667B4", "0x00566888", "0x00566954", "0x00566A10", "0x00566ADC", "0x00566B98", "0x00566C6C", "0x00566D34", "0x00566DF4", "0x00566EB4", "0x00566F20", "0x0056702C", "0x00567034", "0x0056703C", "0x00567080", "0x005670C4", "0x005670CC", "0x005670D4", "0x00567268", "0x005672F0", "0x00567314", "0x0056733C", "0x005673A8", "0x00567414", "0x00567418", "0x0056741C", "0x00567420", "0x00567424", "0x00567428", "0x0056742C", "0x00567430", "0x00567438", "0x005674A0", "0x00567588", "0x00567620", "0x005677F4", "0x005677FC", "0x00567800", "0x00567804", "0x00567808", "0x00567AAC", "0x00567B2C", "0x00567BBC", "0x00567BC0", "0x00567C50", "0x00567CC8", "0x00567D90", "0x00567E64", "0x00567F78", "0x00567FA8", "0x00567FB0", "0x00568074", "0x00568138", "0x005681AC", "0x005681CC", "0x005682B0", "0x005683AC", "0x0056853C", "0x005686E0", "0x00568DB0", "0x00568F00", "0x00568F88", "0x00568FF0", "0x0056910C", "0x005691B8", "0x00569314", "0x005693A0", "0x005694DC", "0x0056955C", "0x005695AC", "0x00569604", "0x0056967C", "0x005696F4", "0x005697C8", "0x00569820", "0x00569878", "0x00569880", "0x00569888", "0x00569908", "0x00569910", "0x00569914", "0x0056991C", "0x005699B4", "0x00569A34", "0x00569ABC", "0x00569B54", "0x00569BC8", "0x00569BFC", "0x00569C30", "0x00569C38", "0x00569C48", "0x00569E54", "0x00569E80", "0x00569E8C", "0x00569EB8", "0x00569ED0", "0x00569EE4", "0x00569EEC", "0x00569EF4", "0x00569F98", "0x0056A068", "0x0056A0E0", "0x0056A160", "0x0056A1A0", "0x0056A1E0", "0x0056A220", "0x0056A228", "0x0056A230", "0x0056A454", "0x0056A46C", "0x0056A484", "0x0056A48C", "0x0056A630", "0x0056A6B0", "0x0056A914", "0x0056A998", "0x0056A9D0", "0x0056AA08", "0x0056AA2C", "0x0056AAE0", "0x0056AB90", "0x0056ABA0", "0x0056ACA0", "0x0056AD38", "0x0056AD3C", "0x0056AE20", "0x0056AE30", "0x0056AF1C", "0x0056AFB4", "0x0056AFB8", "0x0056B09C", "0x0056B0AC", "0x0056B198", "0x0056B230", "0x0056B234", "0x0056B2B4", "0x0056B35C", "0x0056B368", "0x0056B560", "0x0056B568", "0x0056B658", "0x0056B65C", "0x0056B6BC", "0x0056B71C", "0x0056B77C", "0x0056B7DC", "0x0056B8B8", "0x0056B97C", "0x0056BAC4", "0x0056BB30", "0x0056BBE4", "0x0056BC50", "0x0056BC54", "0x0056C004", "0x0056C070", "0x0056C124", "0x0056C558", "0x0056C714", "0x0056C878", "0x0056C934", "0x0056C93C", "0x0056CAFC", "0x0056CDA0", "0x0056D048", "0x0056D0A0", "0x0056D12C", "0x0056D130", "0x0056D150", "0x0056D178", "0x0056D1EC", "0x0056D218", "0x0056D368", "0x0056D36C", "0x0056D6C8", "0x0056D6D4", "0x0056D900", "0x0056D99C", "0x0056DA38", "0x0056DABC", "0x0056DAC0", "0x0056DAC8", "0x0056DAD0", "0x0056DAD4", "0x0056DAD8", "0x0056DAE0", "0x0056DAE4", "0x0056DAE8", "0x0056DB08", "0x0056DBB8", "0x0056DC1C", "0x0056DC20", "0x0056DC24", "0x0056DDF8", "0x0056DEC8", "0x0056E040", "0x0056E0C0", "0x0056E17C", "0x0056E180", "0x0056E184", "0x0056E2E0", "0x0056E348", "0x0056E3B0", "0x0056E444", "0x0056E524", "0x0056E5E0", "0x0056E6C0", "0x0056E75C", "0x0056E778", "0x0056E794", "0x0056E7C4", "0x0056E8A4", "0x0056E8D4", "0x0056E9B4", "0x0056E9E4", "0x0056EAA4", "0x0056EAC0", "0x0056EADC", "0x0056EB0C", "0x0056EB20", "0x0056EB58", "0x0056EB94", "0x0056EBCC", "0x0056ECD4", "0x0056ED18", "0x0056ED54", "0x0056ED98", "0x0056ED9C", "0x0056EDA4", "0x0056EDAC", "0x0056EDB4", "0x0056EDBC", "0x0056EDC4", "0x0056EDCC", "0x0056F200", "0x0056F310", "0x0056F31C", "0x0056F450", "0x0056F458", "0x0056F468", "0x0056F470", "0x0056F47C", "0x0056F484", "0x0056F54C", "0x0056F6AC", "0x0056F6C4", "0x0056F6F0", "0x0056F794", "0x0056F7F4", "0x0056F820", "0x0056F944", "0x0056F948", "0x0056F94C", "0x0056F950", "0x0056F954", "0x0056F958", "0x0056F95C", "0x0056F960", "0x0056F964", "0x0056F968", "0x0056FAB8", "0x0056FC08", "0x0056FCBC", "0x0056FCC8", "0x0056FF6C", "0x0056FF74", "0x0056FF78", "0x0056FFB8", "0x00570064", "0x00570068", "0x00570070", "0x00570074", "0x005700FC", "0x00570100", "0x00570104", "0x00570164", "0x0057016C", "0x00570170", "0x005702B0", "0x00570344", "0x005705D8", "0x00570844", "0x0057097C", "0x00570998", "0x0057099C", "0x005709BC", "0x00570A94", "0x00570BBC", "0x00570C60", "0x00570D04", "0x00570DA8", "0x00570E4C", "0x00570EF0", "0x00570F94", "0x00571038", "0x005710DC", "0x00571180", "0x00571224", "0x005712C8", "0x0057136C", "0x00571410", "0x005714B4", "0x00571558", "0x005715FC", "0x00571604", "0x0057160C", "0x005716B0", "0x00571754", "0x005717B8", "0x0057181C", "0x00571824", "0x005718DC", "0x0057193C", "0x00571974", "0x005719B0", "0x005719E8", "0x00571A24", "0x00571A60", "0x00571A9C", "0x00571AC4", "0x00571ACC", "0x00571B94", "0x00571C2C", "0x00571C34", "0x00571C94", "0x00571CF4", "0x00571D54", "0x00571DB4", "0x00571E14", "0x00571E54", "0x00571E94", "0x00571ED4", "0x00571F14", "0x00571F54", "0x00571F94", "0x00571FD4", "0x00572014", "0x00572054", "0x00572094", "0x005720D4", "0x00572114", "0x00572154", "0x00572194", "0x005721D4", "0x00572214", "0x00572254", "0x00572294", "0x005722D4", "0x00572314", "0x00573354", "0x0057335C", "0x005733D8", "0x005734B4", "0x00573688", "0x0057372C", "0x005737C0", "0x00573894", "0x005738B4", "0x005738D4", "0x005738F4", "0x00573914", "0x00573BDC", "0x00573DCC", "0x005740DC", "0x005742D4", "0x00574484", "0x00574544", "0x00574840", "0x005749A8", "0x00574D24", "0x00574DB4", "0x00574FA4", "0x00575120", "0x005753F4", "0x00575460", "0x00575574", "0x0057557C", "0x00575728", "0x00575730", "0x00575760", "0x005759F0", "0x005759F8", "0x00575A00", "0x00575A7C", "0x00575B14", "0x00575BD8", "0x00575C68", "0x00575C70", "0x00575D0C", "0x00575EDC", "0x00575F4C", "0x00575F78", "0x005761C8", "0x005761D0", "0x005761D8", "0x005761E0", "0x0057625C", "0x00576324", "0x0057632C", "0x005763BC", "0x005767A8", "0x00576854", "0x00576908", "0x00576CC0", "0x00576EBC", "0x00576FE0", "0x00577034", "0x0057714C", "0x005771E4", "0x00577230", "0x00577234", "0x00577290", "0x00577344", "0x00577494", "0x0057749C", "0x00577590", "0x00577604", "0x005778F8", "0x00577CFC", "0x00577DC8", "0x00577E10", "0x00577EDC", "0x00577F24", "0x005782C0", "0x00578384", "0x005784A0", "0x00578810", "0x00578D18", "0x00578FA4", "0x00579048", "0x005790EC", "0x005796BC", "0x005796C4", "0x005796D0", "0x005796F0", "0x00579700", "0x00579730", "0x0057973C", "0x00579A04", "0x00579A78", "0x00579AF4", "0x00579B58", "0x00579B60", "0x00579B68", "0x00579B70", "0x00579B78", "0x00579D2C", "0x00579EA4", "0x0057A080", "0x0057A0EC", "0x0057A158", "0x0057A2B0", "0x0057A4C8", "0x0057A4EC", "0x0057A6CC", "0x0057A78C", "0x0057A8F8", "0x0057AB9C", "0x0057AE50", "0x0057AF30", "0x0057AF38", "0x0057B004", "0x0057B0BC", "0x0057B160", "0x0057B2C8", "0x0057B338", "0x0057B360", "0x0057B3D4", "0x0057B560", "0x0057B564", "0x0057B614", "0x0057B61C", "0x0057B624", "0x0057B62C", "0x0057B634", "0x0057B658", "0x0057B680", "0x0057B6F4", "0x0057B9CC", "0x0057B9D4", "0x0057B9DC", "0x0057B9E4", "0x0057B9EC", "0x0057BA68", "0x0057BA70", "0x0057BA78", "0x0057BA84", "0x0057BB2C", "0x0057BBA0", "0x0057BFA0", "0x0057C1A4", "0x0057C1AC", "0x0057C1B0", "0x0057C210", "0x0057C218", "0x0057C220", "0x0057C29C", "0x0057C2A4", "0x0057C2AC", "0x0057C2D0", "0x0057C2D8", "0x0057C2E0", "0x0057C2E8", "0x0057C364", "0x0057C3E0", "0x0057C3E8", "0x0057C464", "0x0057C46C", "0x0057C544", "0x0057C5D8", "0x0057C64C", "0x0057CB34", "0x0057CF18", "0x0057D050", "0x0057D070", "0x0057D074", "0x0057D8B8", "0x0057D8C0", "0x0057D8C8", "0x0057D8D0", "0x0057D8D8", "0x0057D8E0", "0x0057D8E8", "0x0057D8F0", "0x0057D8F8", "0x0057D904", "0x0057DCA0", "0x0057DD1C", "0x0057DDA8", "0x0057DDAC", "0x0057DDD0", "0x0057DE44", "0x0057DE4C", "0x0057DEC8", "0x0057DF44", "0x0057E7D0", "0x0057E7D8", "0x0057E7E0", "0x0057E7E8", "0x0057E7F0", "0x0057E7F8", "0x0057E800", "0x0057E808", "0x0057E810", "0x0057E818", "0x0057E820", "0x0057E828", "0x0057E84C", "0x0057EA20", "0x0057EA28", "0x0057EAA0", "0x0057EBF0", "0x0057EBFC", "0x0057EC9C", "0x0057ECA4", "0x0057EE00", "0x0057EE2C", "0x0057F124", "0x0057F278", "0x0057F2D0", "0x0057F3D8", "0x0057F408", "0x0057F4C8", "0x0057FB84", "0x0057FB8C", "0x0057FBF0", "0x0057FFE0", "0x00580120", "0x00580274", "0x00580344", "0x00580620", "0x005808A4", "0x0058096C", "0x00580AC4", "0x00580BE4", "0x00580C50", "0x00580C58", "0x00580C60", "0x00580C68", "0x00580C70", "0x00580C78", "0x00580C80", "0x00580C88", "0x00580C90", "0x00580C98", "0x00580CA0", "0x00580CA8", "0x00580CB0", "0x00580CB8", "0x00580CC0", "0x00580CC8", "0x00580CD0", "0x00581170", "0x005817DC", "0x0058182C", "0x005818B8", "0x00581FD4", "0x00581FDC", "0x00582048", "0x00582050", "0x00582120", "0x005821C0", "0x005822A4", "0x005822AC", "0x005829B4", "0x00582A24", "0x00582A2C", "0x00582A6C", "0x00582E88", "0x00582F48", "0x0058307C", "0x00583084", "0x0058308C", "0x00583104", "0x0058317C", "0x00583228", "0x00583230", "0x00583518", "0x00583520", "0x00583530", "0x00583538", "0x00583540", "0x00583548", "0x00583814", "0x0058381C", "0x00583824", "0x005839D0", "0x00583B14", "0x00583C50", "0x00583E74", "0x00583F4C", "0x00583FD4", "0x0058409C", "0x005841D4", "0x00584500", "0x0058453C", "0x00584684", "0x005848A0", "0x00584984", "0x00584B08", "0x00584B78", "0x00584E64", "0x005859BC", "0x00585B54", "0x00585CBC", "0x00585E1C", "0x00585F94", "0x00586248", "0x00586394", "0x0058643C", "0x0058649C", "0x005864D8", "0x00586748", "0x005867AC", "0x005867B4", "0x005867BC", "0x00586914", "0x00586A4C", "0x00586A54", "0x00586A60", "0x00586AA8", "0x00586AB0", "0x00586BB4", "0x00586D14", "0x00586D1C", "0x00586D24", "0x00586D80", "0x00586EC8", "0x00587094", "0x0058709C", "0x0058716C", "0x005871B4", "0x0058728C", "0x0058768C", "0x005876E8", "0x005876F0", "0x005876F8", "0x005877D8", "0x005878B8", "0x00587900", "0x0058797C", "0x00587984", "0x00587AE4", "0x00587BB8", "0x00587BF0", "0x00587DD0", "0x00588448", "0x0058848C", "0x005884C8", "0x0058861C", "0x00588698", "0x00588CF8", "0x00588DA4", "0x00588E24", "0x00588E2C", "0x00588E34", "0x0058949C", "0x00589634", "0x00589970", "0x00589D14", "0x00589D40", "0x0058A340", "0x0058A52C", "0x0058A774", "0x0058A8E8", "0x0058B594", "0x0058C1C4", "0x0058CC4C", "0x0058D764", "0x0058F60C", "0x0058F614", "0x0058F61C", "0x0058F8FC", "0x0058FB40", "0x00590024", "0x005900D0", "0x005900D8", "0x00590420", "0x00590744", "0x0059074C", "0x005909F4", "0x00590C74", "0x00590C7C", "0x00590E1C", "0x00590F90", "0x005918EC", "0x00591F30", "0x005925F8", "0x00592DE4", "0x005933B4", "0x00593538", "0x00593610", "0x00593678", "0x005937A4", "0x0059392C", "0x005939F4", "0x00593ACC", "0x00594B20", "0x00594B58", "0x00594B60", "0x00594B68", "0x00594B70", "0x00595050", "0x00595058", "0x00595060", "0x00595068", "0x0059506C", "0x00595160", "0x00595324", "0x0059532C", "0x00595358", "0x00595360", "0x00595368", "0x00595370", "0x0059567C", "0x00595E38", "0x00595E40", "0x00595E48", "0x00595E74", "0x00595E7C", "0x005961F0", "0x00596648", "0x0059665C", "0x005968DC", "0x0059693C", "0x0059699C", "0x005969FC", "0x00596A04", "0x00596A30", "0x00596A5C", "0x00596A64", "0x00596AEC", "0x00596B0C", "0x00596B10", "0x00596B18", "0x00596B84", "0x00596BF0", "0x00596C5C", "0x005974A4", "0x0059754C", "0x005975C0", "0x00597998", "0x00597A50", "0x00597A58", "0x00597A60", "0x00597A8C", "0x00597A94", "0x00597A9C", "0x00597C28", "0x00597C88", "0x00597DDC", "0x00597F30", "0x00597F90", "0x00597FF0", "0x00598110", "0x00598180", "0x005981B0", "0x00598220", "0x00598280", "0x005984B0", "0x005985CC", "0x005985D4", "0x005985D8", "0x005986B8", "0x0059876C", "0x0059881C", "0x005988D0", "0x00598984", "0x00598B2C", "0x00598B64", "0x00598BD0", "0x00598BF4", "0x00598BFC", "0x00598C04", "0x00598C0C", "0x00598C6C", "0x00598CCC", "0x00598CF0", "0x00598CF4", "0x00598CF8", "0x00598D1C", "0x00598D7C", "0x00598DDC", "0x00598E00", "0x00598E60", "0x00598E84", "0x00598EA8", "0x00598F08", "0x00598F0C", "0x00598F10", "0x005990E0", "0x00599140", "0x0059921C", "0x005992B4", "0x00599344", "0x00599420", "0x00599428", "0x00599468", "0x00599494", "0x0059949C", "0x005994A4", "0x00599540", "0x00599670", "0x00599678", "0x005996E0", "0x00599F08", "0x0059A134", "0x0059A19C", "0x0059A440", "0x0059A65C", "0x0059A664", "0x0059A804", "0x0059A8DC", "0x0059AD34", "0x0059B084", "0x0059B4F0", "0x0059BD38", "0x0059C8C8", "0x0059CBE8", "0x0059CE74", "0x0059D014", "0x0059D420", "0x0059D5E8", "0x0059D5F0", "0x0059D628", "0x0059DA88", "0x0059DD88", "0x0059DF00", "0x0059DF08", "0x0059DF10", "0x0059DF3C", "0x0059E0B4", "0x0059E12C", "0x0059E1F8", "0x0059E2A4", "0x0059E328", "0x0059E444", "0x0059E44C", "0x0059E494", "0x0059E49C", "0x0059E4A8", "0x0059E514", "0x0059E5B8", "0x0059E624", "0x0059E628", "0x0059E62C", "0x0059E790", "0x0059EA44", "0x0059EAB0", "0x0059EAB8", "0x0059EAC0", "0x0059EAEC", "0x0059EAF4", "0x0059EC60", "0x0059ECB8", "0x0059F0BC", "0x0059F140", "0x0059F1F0", "0x0059F308", "0x0059F310", "0x0059F3E0", "0x0059F4B0", "0x0059F5A0", "0x0059F600", "0x0059F608", "0x0059F610", "0x0059F780", "0x0059F82C", "0x0059F8B0", "0x0059F910", "0x0059F970", "0x0059F9D0", "0x0059FB50", "0x0059FB58", "0x0059FB60", "0x0059FB68", "0x0059FBC8", "0x0059FBD0", "0x0059FC5C", "0x0059FC64", "0x0059FC6C", "0x0059FCCC", "0x0059FD28", "0x0059FD2C", "0x0059FDC8", "0x0059FDD0", "0x0059FDD8", "0x0059FDE0", "0x0059FE98", "0x0059FEBC", "0x0059FEE0", "0x0059FF04", "0x0059FF14", "0x0059FF1C", "0x0059FF24", "0x0059FF2C", "0x0059FFA0", "0x005A0090", "0x005A0220", "0x005A031C", "0x005A0434", "0x005A0460", "0x005A04F4", "0x005A0564", "0x005A056C", "0x005A058C", "0x005A0634", "0x005A0740", "0x005A082C", "0x005A0830", "0x005A0834", "0x005A0838", "0x005A09DC", "0x005A1928", "0x005A1C98", "0x005A224C", "0x005A25E0", "0x005A2974", "0x005A2A58", "0x005A2C00", "0x005A2D2C", "0x005A2DF4", "0x005A2FC0", "0x005A3224", "0x005A32A8", "0x005A3680", "0x005A3704", "0x005A370C", "0x005A3848", "0x005A3918", "0x005A391C", "0x005A3A44", "0x005A3A48", "0x005A3A4C", "0x005A3AE0", "0x005A3B90", "0x005A3B98", "0x005A3BA0", "0x005A3C10", "0x005A3C20", "0x005A3D18", "0x005A3D4C", "0x005A3DD4", "0x005A3FC0", "0x005A4260", "0x005A42E8", "0x005A4450", "0x005A44B8", "0x005A4520", "0x005A4640", "0x005A4C08", "0x005A4CC4", "0x005A4D58", "0x005A4D9C", "0x005A4E58", "0x005A5000", "0x005A5184", "0x005A52B8", "0x005A541C", "0x005A549C", "0x005A54C8", "0x005A54F4", "0x005A56A4", "0x005A57D0", "0x005A57D8", "0x005A57DC", "0x005A594C", "0x005A59C0", "0x005A5A3C", "0x005A5AB8", "0x005A5B34", "0x005A5B70", "0x005A5BB4", "0x005A5C20", "0x005A5C28", "0x005A5CCC", "0x005A5CD0", "0x005A5CE8", "0x005A5E58", "0x005A5FAC", "0x005A5FB4", "0x005A5FEC", "0x005A5FF4", "0x005A5FFC", "0x005A603C", "0x005A607C", "0x005A6084", "0x005A6364", "0x005A63C4", "0x005A63CC", "0x005A63DC", "0x005A65E8", "0x005A6614", "0x005A6620", "0x005A6788", "0x005A6790", "0x005A679C", "0x005A6890", "0x005A689C", "0x005A68A4", "0x005A68AC", "0x005A68BC", "0x005A6A44", "0x005A6B08", "0x005A6BF0", "0x005A6D40", "0x005A6DB0", "0x005A6DE8", "0x005A6E58", "0x005A6E90", "0x005A6F80", "0x005A7054", "0x005A7128", "0x005A7130", "0x005A7260", "0x005A72A8", "0x005A7410", "0x005A7418", "0x005A7478", "0x005A75C0", "0x005A75C8", "0x005A76D4", "0x005A7804", "0x005A783C", "0x005A796C", "0x005A79CC", "0x005A79D4", "0x005A7A00", "0x005A7A08", "0x005A7A10", "0x005A7A20", "0x005A7A28", "0x005A7A30", "0x005A7A38", "0x005A7A40", "0x005A7A48", "0x005A7A58", "0x005A7A60", "0x005A7A6C", "0x005A7AD4", "0x005A7B18", "0x005A7B5C", "0x005A7BF0", "0x005A7C84", "0x005A7C8C", "0x005A7CEC", "0x005A81C4", "0x005A8224", "0x005A8284", "0x005A8370", "0x005A83DC", "0x005A8474", "0x005A84F0", "0x005A84F8", "0x005A8500", "0x005A8888", "0x005A88F0", "0x005A88F8", "0x005A8A24", "0x005A8A2C", "0x005A8B68", "0x005A8D00", "0x005A8D78", "0x005A8D80", "0x005A8D8C", "0x005A8D94", "0x005A8EE4", "0x005A8EEC", "0x005A8FC4", "0x005A8FCC", "0x005A90A4", "0x005A9124", "0x005A927C", "0x005A9318", "0x005A9458", "0x005A95BC", "0x005A97EC", "0x005A97FC", "0x005A9820", "0x005A99FC", "0x005A9A28", "0x005A9DE8", "0x005A9EB4", "0x005A9FC0", "0x005AA124", "0x005AA1F8", "0x005AA214", "0x005AA450", "0x005AA4B8", "0x005AA580", "0x005AA824", "0x005AA8F8", "0x005AA900", "0x005AA9F4", "0x005AA9FC", "0x005AAA64", "0x005AAACC", "0x005AAB38", "0x005AABA0", "0x005AAC0C", "0x005AAC74", "0x005AACE0", "0x005AAD58", "0x005AADD0", "0x005AAF94", "0x005AAFD0", "0x005AB05C", "0x005AB064", "0x005AB174", "0x005AB17C", "0x005AB25C", "0x005AB2F0", "0x005AB2F8", "0x005AB3FC", "0x005AB404", "0x005AB40C", "0x005AB414", "0x005AB420", "0x005AB428", "0x005AB430", "0x005AB490", "0x005AB498", "0x005AB4A0", "0x005AB4AC", "0x005AB5B4", "0x005AB6F4", "0x005AB6FC", "0x005AB704", "0x005AB708", "0x005AB70C", "0x005AB710", "0x005AB78C", "0x005AB83C", "0x005AB868", "0x005AB900", "0x005ABBEC", "0x005ABC74", "0x005AC08C", "0x005AC234", "0x005AC8E8", "0x005ACA28", "0x005ACBB4", "0x005ACD60", "0x005ACDB4", "0x005AD308", "0x005AD418", "0x005AD528", "0x005AD768", "0x005AD7CC", "0x005AD864", "0x005AD86C", "0x005ADA70", "0x005ADB4C", "0x005ADB5C", "0x005ADB64", "0x005ADCB8", "0x005ADD3C", "0x005AE0BC", "0x005AE198", "0x005AE1A8", "0x005AE1B8", "0x005AE26C", "0x005AE274", "0x005AE338", "0x005AE358", "0x005AE360", "0x005AE368", "0x005AE3B0", "0x005AE414", "0x005AE44C", "0x005AE484", "0x005AE4E8", "0x005AE54C", "0x005AE5A0", "0x005AE5F0", "0x005AE61C", "0x005AE6A0", "0x005AE768", "0x005AE79C", "0x005AE860", "0x005AE8D4", "0x005AE914", "0x005AE9B4", "0x005AE9FC", "0x005AEA14", "0x005AEA5C", "0x005AEA64", "0x005AEA6C", "0x005AEA74", "0x005AEA84", "0x005AEAF4", "0x005AEAFC", "0x005AEB04", "0x005AEB0C", "0x005AEB1C", "0x005AEB8C", "0x005AEB94", "0x005AEBCC", "0x005AECDC", "0x005AED3C", "0x005AED44", "0x005AEF24", "0x005AF174", "0x005AF17C", "0x005AF1B8", "0x005AF20C", "0x005AF214", "0x005AF21C", "0x005AF294", "0x005AF320", "0x005AF328", "0x005AF334", "0x005AF3FC", "0x005AF404", "0x005AF40C", "0x005AF414", "0x005AF41C", "0x005AF424", "0x005AF490", "0x005AF68C", "0x005AF80C", "0x005AF814", "0x005AF81C", "0x005AF824", "0x005AFC14", "0x005AFE48", "0x005B0108", "0x005B0110", "0x005B0118", "0x005B0120", "0x005B01E4", "0x005B02BC", "0x005B02C4", "0x005B02CC", "0x005B0330", "0x005B0338", "0x005B0340", "0x005B0348", "0x005B0350", "0x005B0398", "0x005B03A0", "0x005B03A8", "0x005B03F0", "0x005B03F8", "0x005B0400", "0x005B0408", "0x005B0450", "0x005B0458", "0x005B0460", "0x005B0468", "0x005B0470", "0x005B0478", "0x005B04BC", "0x005B0504", "0x005B0558", "0x005B0568", "0x005B0928", "0x005B094C", "0x005B0958", "0x005B09C4", "0x005B09CC", "0x005B09D4", "0x005B0A04", "0x005B0A3C", "0x005B0C94", "0x005B0CB4", "0x005B0CE0", "0x005B0CE8", "0x005B0F78", "0x005B0FE4", "0x005B12FC", "0x005B132C", "0x005B1904", "0x005B1B44", "0x005B1BB0", "0x005B1C1C", "0x005B1C24", "0x005B1C2C", "0x005B1C44", "0x005B1C7C", "0x005B1C8C", "0x005B1CFC", "0x005B1EC0", "0x005B1F30", "0x005B2520", "0x005B35A8", "0x005B3614", "0x005B363C", "0x005B3664", "0x005B368C", "0x005B36CC", "0x005B36F4", "0x005B36FC", "0x005B3724", "0x005B3800", "0x005B3934", "0x005B396C", "0x005B39A4", "0x005B39AC", "0x005B3D5C", "0x005B3F04", "0x005B4040", "0x005B405C", "0x005B4200", "0x005B4208", "0x005B4218", "0x005B4228", "0x005B4230", "0x005B4238", "0x005B4240", "0x005B42B8", "0x005B4308", "0x005B43CC", "0x005B43F4", "0x005B441C", "0x005B4444", "0x005B46B4", "0x005B4824", "0x005B4870", "0x005B4964", "0x005B49DC", "0x005B4A48", "0x005B4AC0", "0x005B4BB4", "0x005B4C24", "0x005B4C50", "0x005B4CC0", "0x005B4CEC", "0x005B4D50", "0x005B4EA0", "0x005B4F70", "0x005B4FD8", "0x005B514C", "0x005B519C", "0x005B52C4", "0x005B5364", "0x005B5408", "0x005B541C", "0x005B5498", "0x005B54B4", "0x005B54BC", "0x005B54C4", "0x005B54E8", "0x005B550C", "0x005B558C", "0x005B560C", "0x005B5630", "0x005B5720", "0x005B57A0", "0x005B57C4", "0x005B5844", "0x005B58E0", "0x005B59D8", "0x005B5A58", "0x005B5AD8", "0x005B5B74", "0x005B5B98", "0x005B5BA0", "0x005B5C64", "0x005B5D8C", "0x005B5E6C", "0x005B5F60", "0x005B6024", "0x005B60E0", "0x005B61A8", "0x005B61B0", "0x005B61D4", "0x005B61F8", "0x005B6200", "0x005B62D0", "0x005B6398", "0x005B6460", "0x005B6528", "0x005B65D8", "0x005B66A0", "0x005B6770", "0x005B6840", "0x005B6910", "0x005B69D8", "0x005B6AA8", "0x005B6B70", "0x005B6C40", "0x005B6D08", "0x005B6DD0", "0x005B6F28", "0x005B6FF8", "0x005B70B0", "0x005B7168", "0x005B7230", "0x005B7254", "0x005B7304", "0x005B7320", "0x005B7328", "0x005B7330", "0x005B7354", "0x005B7378", "0x005B73F8", "0x005B7478", "0x005B749C", "0x005B758C", "0x005B760C", "0x005B7630", "0x005B76B0", "0x005B774C", "0x005B77D4", "0x005B7854", "0x005B78D4", "0x005B7938", "0x005B7A10", "0x005B7C98", "0x005B7CA0", "0x005B7CA8", "0x005B7D20", "0x005B7D5C", "0x005B7DFC", "0x005B7EA0", "0x005B8158", "0x005B81B8", "0x005B81FC", "0x005B82C4", "0x005B839C", "0x005B84B0", "0x005B8550", "0x005B8594", "0x005B8694", "0x005B8730", "0x005B8754", "0x005B875C", "0x005B887C", "0x005B8930", "0x005B89E8", "0x005B89F0", "0x005B89F8", "0x005B8ABC", "0x005B8B8C", "0x005B8CDC", "0x005B8D8C", "0x005B8E54", "0x005B8F0C", "0x005B8FD4", "0x005B909C", "0x005B9164", "0x005B922C", "0x005B9384", "0x005B938C", "0x005B9414", "0x005B949C", "0x005B94A4", "0x005B95CC", "0x005B96CC", "0x005B9810", "0x005B9884", "0x005B9A94", "0x005B9AA4", "0x005B9B00", "0x005B9B5C", "0x005B9EFC", "0x005BA07C", "0x005BA118", "0x005BA1B4", "0x005BA250", "0x005BA2B8", "0x005BA320", "0x005BA388", "0x005BA4AC", "0x005BA50C", "0x005BA56C", "0x005BA5CC", "0x005BA678", "0x005BA724", "0x005BA7D0", "0x005BA854", "0x005BA8D8", "0x005BA95C", "0x005BA9F0", "0x005BAA7C", "0x005BAB00", "0x005BAB84", "0x005BAC08", "0x005BAC94", "0x005BAD18", "0x005BAD9C", "0x005BAE20", "0x005BAEB4", "0x005BAF8C", "0x005BB028", "0x005BB0C4", "0x005BB170", "0x005BB3C0", "0x005BB43C", "0x005BB4C0", "0x005BB544", "0x005BB5C8", "0x005BB65C", "0x005BB6E8", "0x005BB76C", "0x005BB7F0", "0x005BB874", "0x005BB900", "0x005BB984", "0x005BBA08", "0x005BBA8C", "0x005BBB20", "0x005BBBF8", "0x005BBC94", "0x005BBD30", "0x005BBDDC", "0x005BC02C", "0x005BC14C", "0x005BC1B4", "0x005BC2D8", "0x005BC3B0", "0x005BC418", "0x005BC48C", "0x005BC4F4", "0x005BC568", "0x005BC5C4", "0x005BC698", "0x005BC6FC", "0x005BC82C", "0x005BC888", "0x005BC960", "0x005BC9C4", "0x005BCAA4", "0x005BCB00", "0x005BCBD8", "0x005BCC3C", "0x005BCD1C", "0x005BCD78", "0x005BCE50", "0x005BCEAC", "0x005BCF84", "0x005BCFE8", "0x005BD0C8", "0x005BD124", "0x005BD1FC", "0x005BD260", "0x005BD340", "0x005BD39C", "0x005BD474", "0x005BD4D8", "0x005BD5B8", "0x005BD614", "0x005BD6EC", "0x005BD750", "0x005BD830", "0x005BD88C", "0x005BD964", "0x005BD9C8", "0x005BDAF8", "0x005BDB54", "0x005BDC2C", "0x005BDC88", "0x005BDD60", "0x005BDDBC", "0x005BDE94", "0x005BDEF0", "0x005BDFC8", "0x005BE024", "0x005BE0FC", "0x005BE160", "0x005BE240", "0x005BE29C", "0x005BE374", "0x005BE3D8", "0x005BE4B8", "0x005BE514", "0x005BE5EC", "0x005BE650", "0x005BE730", "0x005BE78C", "0x005BE864", "0x005BE8C8", "0x005BE9A8", "0x005BEA04", "0x005BEADC", "0x005BEB40", "0x005BEC20", "0x005BEC7C", "0x005BED54", "0x005BEDB8", "0x005BEE98", "0x005BEEF4", "0x005BEF90", "0x005BEFEC", "0x005BF088", "0x005BF0E4", "0x005BF180", "0x005BF1E4", "0x005BF2C8", "0x005BF3B8", "0x005BF414", "0x005BF4EC", "0x005BF590", "0x005BF64C", "0x005BF710", "0x005BF860", "0x005BF8C8", "0x005BF934", "0x005BFA1C", "0x005BFA78", "0x005BFB50", "0x005BFBC4", "0x005BFCB4", "0x005BFD28", "0x005BFE18", "0x005BFE8C", "0x005BFF7C", "0x005BFFF0", "0x005C00E0", "0x005C0224", "0x005C02FC", "0x005C03D4", "0x005C0454", "0x005C05A4", "0x005C0620", "0x005C0820", "0x005C08A0", "0x005C0CA4", "0x005C0EB0", "0x005C0EDC", "0x005C0EE8", "0x005C0F5C", "0x005C0FD4", "0x005C1070", "0x005C10E0", "0x005C10E8", "0x005C116C", "0x005C117C", "0x005C13F4", "0x005C1480", "0x005C14AC", "0x005C14B4", "0x005C14C0", "0x005C14C8", "0x005C1508", "0x005C1518", "0x005C1548", "0x005C1554", "0x005C1614", "0x005C1670", "0x005C16CC", "0x005C1730", "0x005C1734", "0x005C1738", "0x005C173C", "0x005C1744", "0x005C193C", "0x005C1970", "0x005C19B4", "0x005C19BC", "0x005C1A30", "0x005C1A64", "0x005C1A98", "0x005C1AA0", "0x005C1AA8", "0x005C1AB0", "0x005C1B84", "0x005C1C84", "0x005C1D1C", "0x005C25A0", "0x005C3788", "0x005C3820", "0x005C4808", "0x005C4918", "0x005C4A2C", "0x005C4A34", "0x005C4A40", "0x005C4AD8", "0x005C4AE4", "0x005C4AF0", "0x005C4AFC", "0x005C4B08", "0x005C4B14", "0x005C4B20", "0x005C4B2C", "0x005C4BA8", "0x005C4C24", "0x005C4C30", "0x005C4C3C", "0x005C4CC0", "0x005C4E0C", "0x005C4F1C", "0x005C5030", "0x005C50C4", "0x005C50C8", "0x005C5160", "0x005C5168", "0x005C5204", "0x005C5208", "0x005C52A4", "0x005C5340", "0x005C53DC", "0x005C5478", "0x005C54DC", "0x005C55C4", "0x005C5660", "0x005C56FC", "0x005C579C", "0x005C58E8", "0x005C59F8", "0x005C5B0C", "0x005C5B14", "0x005C5B18", "0x005C5BB8", "0x005C5C54", "0x005C5CF8", "0x005C5D98", "0x005C5E38", "0x005C5ED4", "0x005C5F74", "0x005C6010", "0x005C607C", "0x005C60EC", "0x005C6200", "0x005C6284", "0x005C630C", "0x005C631C", "0x005C6468", "0x005C6578", "0x005C668C", "0x005C6694", "0x005C6698", "0x005C6738", "0x005C67D4", "0x005C6874", "0x005C6914", "0x005C69B0", "0x005C6A4C", "0x005C6AE8", "0x005C6B84", "0x005C6BF0", "0x005C6C60", "0x005C6CE4", "0x005C6D6C", "0x005C6D84", "0x005C6ED0", "0x005C6FE0", "0x005C70F4", "0x005C70FC", "0x005C7198", "0x005C71A0", "0x005C71A8", "0x005C7244", "0x005C72E4", "0x005C7380", "0x005C7384", "0x005C7424", "0x005C74C0", "0x005C752C", "0x005C759C", "0x005C7620", "0x005C76A8", "0x005C76C0", "0x005C780C", "0x005C791C", "0x005C7A30", "0x005C7A38", "0x005C7A3C", "0x005C7AD4", "0x005C7ADC", "0x005C7B78", "0x005C7C14", "0x005C7C18", "0x005C7CB4", "0x005C7D50", "0x005C7DEC", "0x005C7E58", "0x005C7EC8", "0x005C7F4C", "0x005C7FD4", "0x005C7FEC", "0x005C8138", "0x005C8248", "0x005C835C", "0x005C8364", "0x005C836C", "0x005C8374", "0x005C837C", "0x005C8384", "0x005C838C", "0x005C8424", "0x005C8428", "0x005C84C8", "0x005C8564", "0x005C85D0", "0x005C8648", "0x005C86D0", "0x005C86E8", "0x005C8834", "0x005C8944", "0x005C8A58", "0x005C8A60", "0x005C8A68", "0x005C8B00", "0x005C8B08", "0x005C8BA0", "0x005C8BA8", "0x005C8C40", "0x005C8C44", "0x005C8CE0", "0x005C8D7C", "0x005C8DE8", "0x005C8ED0", "0x005C8F54", "0x005C8FDC", "0x005C8FF4", "0x005C9140", "0x005C9250", "0x005C9364", "0x005C936C", "0x005C9374", "0x005C937C", "0x005C9384", "0x005C938C", "0x005C9394", "0x005C939C", "0x005C93A4", "0x005C943C", "0x005C9440", "0x005C94AC", "0x005C95A4", "0x005C9628", "0x005C96B0", "0x005C96C8", "0x005C9814", "0x005C9924", "0x005C9A38", "0x005C9A40", "0x005C9A48", "0x005C9AE4", "0x005C9AEC", "0x005C9B88", "0x005C9B90", "0x005C9C28", "0x005C9C30", "0x005C9CC8", "0x005C9CCC", "0x005C9D38", "0x005C9E30", "0x005C9EB4", "0x005C9F3C", "0x005C9F54", "0x005CA0A0", "0x005CA1B0", "0x005CA2C4", "0x005CA2D0", "0x005CA2DC", "0x005CA370", "0x005CA37C", "0x005CA388", "0x005CA390", "0x005CA39C", "0x005CA3A4", "0x005CA3B0", "0x005CA3B4", "0x005CA3BC", "0x005CA434", "0x005CA4BC", "0x005CA4D8", "0x005CA4EC", "0x005CA638", "0x005CA748", "0x005CA85C", "0x005CA868", "0x005CA874", "0x005CA880", "0x005CA914", "0x005CA920", "0x005CA928", "0x005CA930", "0x005CA938", "0x005CA940", "0x005CA948", "0x005CA94C", "0x005CA9C4", "0x005CAA74", "0x005CAB08", "0x005CAB1C", "0x005CAC68", "0x005CAD98", "0x005CAECC", "0x005CAF34", "0x005CAF9C", "0x005CB030", "0x005CB098", "0x005CB100", "0x005CB168", "0x005CB1D0", "0x005CB238", "0x005CB2A0", "0x005CB310", "0x005CB380", "0x005CB454", "0x005CB4F8", "0x005CB4FC", "0x005CB568", "0x005CB6B4", "0x005CB6B8", "0x005CB7F0", "0x005CB92C", "0x005CBAC0", "0x005CBB70", "0x005CBC20", "0x005CBCB4", "0x005CBD48", "0x005CBDDC", "0x005CBE70", "0x005CBF04", "0x005CBF98", "0x005CC02C", "0x005CC0C0", "0x005CC154", "0x005CC1E8", "0x005CC284", "0x005CC320", "0x005CC3C0", "0x005CC428", "0x005CC5C8", "0x005CC5F4", "0x005CC620", "0x005CC688", "0x005CC6B0", "0x005CC728", "0x005CC750", "0x005CC7C8", "0x005CC7F0", "0x005CC868", "0x005CC890", "0x005CC908", "0x005CC930", "0x005CC9A8", "0x005CC9D0", "0x005CCA48", "0x005CCA70", "0x005CCAE8", "0x005CCB10", "0x005CCB88", "0x005CCBB0", "0x005CCC28", "0x005CCC54", "0x005CCCCC", "0x005CCCF8", "0x005CCD78", "0x005CCDA4", "0x005CCE6C", "0x005CCF44", "0x005CCF48", "0x005CCF4C", "0x005CD068", "0x005CD1A0", "0x005CD2D8", "0x005CD3F4", "0x005CD4C4", "0x005CD594", "0x005CD664", "0x005CD734", "0x005CD80C", "0x005CD8E4", "0x005CD9BC", "0x005CDA94", "0x005CDB44", "0x005CDDFC", "0x005CDEB8", "0x005CDF38", "0x005CE028", "0x005CE278", "0x005CE310", "0x005CE64C", "0x005CE708", "0x005CE840", "0x005CE9BC", "0x005CEAC0", "0x005CED24", "0x005CF9FC", "0x005CFA0C", "0x005CFC18", "0x005CFC44", "0x005CFC50", "0x005CFC60", "0x005D0018", "0x005D003C", "0x005D0048", "0x005D00F4", "0x005D0188", "0x005D0228", "0x005D0278", "0x005D02CC", "0x005D0370", "0x005D0438", "0x005D0478", "0x005D04F0", "0x005D050C", "0x005D0528", "0x005D0544", "0x005D0614", "0x005D0644", "0x005D0648", "0x005D0650", "0x005D06E0", "0x005D06F8", "0x005D0748", "0x005D0798", "0x005D07A0", "0x005D0820", "0x005D08A0", "0x005D0920", "0x005D09A0", "0x005D0A20", "0x005D0AA0", "0x005D0B20", "0x005D0BA0", "0x005D0C20", "0x005D0CA0", "0x005D0D20", "0x005D0DA0", "0x005D0E20", "0x005D0EA0", "0x005D0F1C", "0x005D0FA8", "0x005D101C", "0x005D1050", "0x005D1084", "0x005D1320", "0x005D16F0", "0x005D2C84", "0x005D2EB8", "0x005D2FE0", "0x005D30D8", "0x005D32C0", "0x005D32D0", "0x005D34D8", "0x005D3594", "0x005D3618", "0x005D3700", "0x005D38AC", "0x005D3AC4", "0x005D3BEC", "0x005D3C60", "0x005D3CD4", "0x005D3D70", "0x005D3E10", "0x005D3EDC", "0x005D3F94", "0x005D4070", "0x005D423C", "0x005D4AD8", "0x005D4B88", "0x005D4C64", "0x005D4D48", "0x005D4E2C", "0x005D4F0C", "0x005D4FE4", "0x005D4FF4", "0x005D5004", "0x005D5014", "0x005D5028", "0x005D503C", "0x005D5050", "0x005D5378", "0x005D55B0", "0x005D66B0", "0x005D66C0", "0x005D6A78", "0x005D6A9C", "0x005D6AA8", "0x005D6AD0", "0x005D6B3C", "0x005D6B44", "0x005D6BA4", "0x005D6BAC", "0x005D6BB4", "0x005D6BBC", "0x005D6C78", "0x005D6C80", "0x005D6C84", "0x005D6C8C", "0x005D6C94", "0x005D6D6C", "0x005D6D98", "0x005D6E14", "0x005D7120", "0x005D715C", "0x005D7164", "0x005D716C", "0x005D7174", "0x005D717C", "0x005D7184", "0x005D718C", "0x005D72A8", "0x005D72B0", "0x005D72B8", "0x005D72C4", "0x005D73E0", "0x005D74D8", "0x005D74E0", "0x005D74E8", "0x005D74F0", "0x005D74F8", "0x005D7500", "0x005D7510", "0x005D7518", "0x005D7528", "0x005D7530", "0x005D7538", "0x005D7540", "0x005D7548", "0x005D7550", "0x005D755C", "0x005D7564", "0x005D7570", "0x005D7578", "0x005D7580", "0x005D75F4", "0x005D7858", "0x005D7860", "0x005D78D4", "0x005D78DC", "0x005D78E4", "0x005D78EC", "0x005D79A0", "0x005D79A8", "0x005D79B0", "0x005D79BC", "0x005D7A1C", "0x005D7A24", "0x005D7A2C", "0x005D7B98", "0x005D7B9C", "0x005D7BDC", "0x005D7C1C", "0x005D7C5C", "0x005D7C9C", "0x005D7CDC", "0x005D7D1C", "0x005D7D5C", "0x005D7D9C", "0x005D7DDC", "0x005D7E50", "0x005D7E84", "0x005D7EB8", "0x005D7EC0", "0x005D7F5C", "0x005D7FE8", "0x005D807C", "0x005D810C", "0x005D8114", "0x005D82C4", "0x005D835C", "0x005D8390", "0x005D8890", "0x005D8918", "0x005D8920", "0x005D8928", "0x005D8930", "0x005D8938", "0x005D89C4", "0x005D8B60", "0x005D8C9C", "0x005D8CF0", "0x005D8DC4", "0x005D8DCC", "0x005D8DD4", "0x005D8DDC", "0x005D9208", "0x005D927C", "0x005D92B0", "0x005D92F0", "0x005D9388", "0x005D949C", "0x005D94A4", "0x005D95AC", "0x005D9634", "0x005D967C", "0x005D96D0", "0x005D96D4", "0x005D9768", "0x005D97BC", "0x005D9818", "0x005D986C", "0x005D98B4", "0x005D9918", "0x005D9A3C", "0x005D9A44", "0x005D9B48", "0x005D9C18", "0x005D9C8C", "0x005D9CC0", "0x005D9CF4", "0x005D9CFC", "0x005D9E64", "0x005DA0E0", "0x005DA0E4", "0x005DA150", "0x005DA158", "0x005DA15C", "0x005DA2EC", "0x005DA2FC", "0x005DA49C", "0x005DA508", "0x005DA524", "0x005DA5D4", "0x005DA610", "0x005DA614", "0x005DA740", "0x005DA744", "0x005DA7B0", "0x005DA81C", "0x005DA888", "0x005DA950", "0x005DA954", "0x005DAB28", "0x005DACC4", "0x005DACD0", "0x005DAE40", "0x005DAEF4", "0x005DB358", "0x005DB404", "0x005DB4E0", "0x005DB5F4", "0x005DB6A0", "0x005DB710", "0x005DB714", "0x005DB72C", "0x005DB7D0", "0x005DB8A4", "0x005DB93C", "0x005DBA48", "0x005DBAF8", "0x005DBC70", "0x005DBC74", "0x005DBC7C", "0x005DBC84", "0x005DBC8C", "0x005DBC90", "0x005DBC98", "0x005DBD50", "0x005DBD5C", "0x005DBFC4", "0x005DC07C", "0x005DC128", "0x005DC394", "0x005DC430", "0x005DC4D0", "0x005DC780", "0x005DC82C", "0x005DC910", "0x005DC9B8", "0x005DCACC", "0x005DCB84", "0x005DCD04", "0x005DCD08", "0x005DCDB0", "0x005DCFE0", "0x005DCFF4", "0x005DD0A8", "0x005DD0BC", "0x005DD170", "0x005DD228", "0x005DD230", "0x005DD32C", "0x005DD38C", "0x005DD3D4", "0x005DD3DC", "0x005DD3E0", "0x005DD3E8", "0x005DD454", "0x005DD458", "0x005DD4C4", "0x005DD4C8", "0x005DD4CC", "0x005DD4D0", "0x005DD4D4", "0x005DD4D8", "0x005DD51C", "0x005DD520", "0x005DD8C8", "0x005DD8CC", "0x005DD964", "0x005DD968", "0x005DD9F0", "0x005DDAA0", "0x005DDAA4", "0x005DDAFC", "0x005DDBC4", "0x005DDC38", "0x005DDC3C", "0x005DDD70", "0x005DDD98", "0x005DDDA4", "0x005DDDAC", "0x005DFB18", "0x005DFB58", "0x005DFBCC", "0x005DFC80", "0x005DFCF8", "0x005DFD00", "0x005DFD08", "0x005DFD3C", "0x005DFD70", "0x005DFD78", "0x005DFDF4", "0x005DFDFC", "0x005DFE0C", "0x005E0210", "0x005E0240", "0x005E024C", "0x005E025C", "0x005E0614", "0x005E0638", "0x005E0644", "0x005E06F4", "0x005E07A4", "0x005E0B98", "0x005E0C18", "0x005E0C98", "0x005E0E48", "0x005E0E50", "0x005E1120", "0x005E1128", "0x005E135C", "0x005E1364", "0x005E1624", "0x005E162C", "0x005E16FC", "0x005E1704", "0x005E18BC", "0x005E18C4", "0x005E1B6C", "0x005E1B74", "0x005E1DB8", "0x005E1DC0", "0x005E1E90", "0x005E1E98", "0x005E20D4", "0x005E20DC", "0x005E221C", "0x005E2224", "0x005E242C", "0x005E2434", "0x005E2504", "0x005E250C", "0x005E2728", "0x005E2730", "0x005E2850", "0x005E2858", "0x005E2A40", "0x005E2A48", "0x005E2B18", "0x005E2B20", "0x005E2D68", "0x005E2F30", "0x005E3070", "0x005E3078", "0x005E3084", "0x005E308C", "0x005E30CC", "0x005E310C", "0x005E314C", "0x005E318C", "0x005E31C8", "0x005E3224", "0x005E322C", "0x005E3234", "0x005E3240", "0x005E3248", "0x005E3254", "0x005E32D4", "0x005E32D8", "0x005E32DC", "0x005E32E0", "0x005E32E4", "0x005E32E8", "0x005E32EC", "0x005E32F0", "0x005E32F8", "0x005E336C", "0x005E33A0", "0x005E33D4", "0x005E3414", "0x005E3458", "0x005E347C", "0x005E3504", "0x005E350C", "0x005E37D8", "0x005E3900", "0x005E3954", "0x005E395C", "0x005E3B00", "0x005E3B08", "0x005E3B80", "0x005E3BE4", "0x005E3C58", "0x005E3CCC", "0x005E3D40", "0x005E3DA4", "0x005E3E08", "0x005E3E6C", "0x005E3ED0", "0x005E3F34", "0x005E3FF8", "0x005E4108", "0x005E4234", "0x005E438C", "0x005E4450", "0x005E4514", "0x005E45D8", "0x005E46A4", "0x005E4770", "0x005E4788", "0x005E4AF4", "0x005E4B9C", "0x005E4C54", "0x005E4D78", "0x005E4D80", "0x005E4D88", "0x005E505C", "0x005E516C", "0x005E5290", "0x005E53EC", "0x005E5C28", "0x005E5C9C", "0x005E5CA0", "0x005E5DBC", "0x005E5DC0", "0x005E5DC4", "0x005E5DC8", "0x005E5DEC", "0x005E5E1C", "0x005E5E78", "0x005E5EA8", "0x005E5F7C", "0x005E601C", "0x005E60C4", "0x005E62D4", "0x005E6370", "0x005E641C", "0x005E64A4", "0x005E6530", "0x005E65AC", "0x005E65B0", "0x005E65BC", "0x005E65C4", "0x005E65CC", "0x005E65D0", "0x005E65DC", "0x005E65E4", "0x005E65EC", "0x005E669C", "0x005E6748", "0x005E67F4", "0x005E68A4", "0x005E6950", "0x005E69FC", "0x005E6AC4", "0x005E6B88", "0x005E6C4C", "0x005E6D14", "0x005E6DD8", "0x005E6E9C", "0x005E6F4C", "0x005E6FF8", "0x005E70A4", "0x005E7154", "0x005E7200", "0x005E72AC", "0x005E7384", "0x005E7458", "0x005E752C", "0x005E7604", "0x005E76D8", "0x005E77AC", "0x005E7868", "0x005E7920", "0x005E79D8", "0x005E7A94", "0x005E7B4C", "0x005E7C04", "0x005E7CC4", "0x005E7D80", "0x005E7E3C", "0x005E7EFC", "0x005E7FB8", "0x005E8074", "0x005E8130", "0x005E81E8", "0x005E82A0", "0x005E835C", "0x005E8414", "0x005E84CC", "0x005E858C", "0x005E8648", "0x005E8704", "0x005E87C4", "0x005E8880", "0x005E8BC8", "0x005E8BF8", "0x005E8D6C", "0x005E8DAC", "0x005E8DE0", "0x005E8E30", "0x005E8E68", "0x005E8EC4", "0x005E96BC", "0x005E97D4", "0x005E97D8", "0x005E9868", "0x005E9C9C", "0x005E9D24", "0x005E9D2C", "0x005E9D30", "0x005E9D38", "0x005E9D68", "0x005E9D70", "0x005E9DE4", "0x005E9E18", "0x005E9E4C", "0x005E9E54", "0x005E9E64", "0x005E9E74", "0x005EA100", "0x005EA188", "0x005EA26C", "0x005EA2B8", "0x005EA36C", "0x005EA378", "0x005EA498", "0x005EA4E0", "0x005EA5DC", "0x005EA6D8", "0x005EA6E8", "0x005EA7D4", "0x005EA7F0", "0x005EA8EC", "0x005EA9A0", "0x005EAA38", "0x005EAAD0", "0x005EAB84", "0x005EAC1C", "0x005EB584", "0x005EB648", "0x005EB7A4", "0x005EB8F0", "0x005EBAA8", "0x005EBC3C", "0x005EBDD0", "0x005EBDE0", "0x005EBF00", "0x005EC0B8", "0x005EC23C", "0x005EC24C", "0x005EC260", "0x005EC350", "0x005EC4D8", "0x005EC4E8", "0x005EC5E8", "0x005EC5F8", "0x005EC6E4", "0x005EC880", "0x005ECA14", "0x005ECB84", "0x005ECC40", "0x005ECDB0", "0x005ECE18", "0x005ECF00", "0x005ECF10", "0x005ED014", "0x005ED024", "0x005ED128", "0x005ED260", "0x005ED284", "0x005ED3D8", "0x005ED51C", "0x005ED7CC", "0x005ED848", "0x005ED87C", "0x005ED884", "0x005ED8E4", "0x005ED8FC", "0x005ED9E0", "0x005EDAA4", "0x005EDAB4", "0x005EDAF4", "0x005EDAFC", "0x005EDB78", "0x005EDCB8", "0x005EDE48", "0x005EDE64", "0x005EDF80", "0x005EDF88", "0x005EDF90", "0x005EDF98", "0x005EDFA0", "0x005EE018", "0x005EE0F8", "0x005EE20C", "0x005EE2AC", "0x005EE360", "0x005EE3B8", "0x005EE3D4", "0x005EE52C", "0x005EE580", "0x005EE5E0", "0x005EE624", "0x005EE6C0", "0x005EE794", "0x005EE7A8", "0x005EE86C", "0x005EE95C", "0x005EE9FC", "0x005EEA9C", "0x005EEB00", "0x005EEC60", "0x005EEC74", "0x005EED34", "0x005EEE4C", "0x005EEFA4", "0x005EF200", "0x005EF218", "0x005EF2E8", "0x005EF440", "0x005EF4E0", "0x005EF580", "0x005EF5D0", "0x005EF6E4", "0x005EF894", "0x005EF994", "0x005EF9D8", "0x005EFB34", "0x005EFD30", "0x005EFE7C", "0x005EFF24", "0x005EFF74", "0x005F00D8", "0x005F0178", "0x005F0218", "0x005F0290", "0x005F03B0", "0x005F03C4", "0x005F2158", "0x005F21F8", "0x005F2260", "0x005F2268", "0x005F226C", "0x005F2274", "0x005F227C", "0x005F2284", "0x005F228C", "0x005F22DC", "0x005F22E4", "0x005F238C", "0x005F23C0", "0x005F24B4", "0x005F251C", "0x005F25B4", "0x005F2638", "0x005F27E0", "0x005F27EC", "0x005F27F4", "0x005F292C", "0x005F29B4", "0x005F29C0", "0x005F2A4C", "0x005F2A5C", "0x005F2C44", "0x005F2D34", "0x005F2DB0", "0x005F2F10", "0x005F2F20", "0x005F3090", "0x005F3094", "0x005F30C0", "0x005F3144", "0x005F314C", "0x005F31A0", "0x005F31A8", "0x005F31B4", "0x005F31BC", "0x005F3258", "0x005F3330", "0x005F3568", "0x005F363C", "0x005F37A0", "0x005F3970", "0x005F3ABC", "0x005F3C64", "0x005F3E34", "0x005F3F84", "0x005F424C", "0x005F442C", "0x005F4590", "0x005F46F4", "0x005F46FC", "0x005F4860", "0x005F4A30", "0x005F4BA8", "0x005F4D78", "0x005F5044", "0x005F5224", "0x005F531C", "0x005F54BC", "0x005F55E0", "0x005F55E8", "0x005F55F4", "0x005F5754", "0x005F6990", "0x005F6A5C", "0x005F6A64", "0x005F6A74", "0x005F6A7C", "0x005F6A80", "0x005F6AC0", "0x005F6B44", "0x005F6B8C", "0x005F6D6C", "0x005F6DB4", "0x005F6ECC", "0x005F6F58", "0x005F6FE4", "0x005F71C0", "0x005F7398", "0x005F740C", "0x005F747C", "0x005F7494", "0x005F7524", "0x005F760C", "0x005F7680", "0x005F7700", "0x005F7710", "0x005F7718", "0x005F7800", "0x005F7808", "0x005F7834", "0x005F79F4", "0x005F7A2C", "0x005F7AB4", "0x005F7B3C", "0x005F7BDC", "0x005F7C64", "0x005F7CEC", "0x005F7D8C", "0x005F7DEC", "0x005F7E0C", "0x005F7E10", "0x005F7E18", "0x005F7E94", "0x005F7F10", "0x005F7F18", "0x005F7F20", "0x005F8124", "0x005F821C", "0x005F828C", "0x005F8390", "0x005F8504", "0x005F8610", "0x005F87B0", "0x005F8964", "0x005F8AF8", "0x005F8C20", "0x005F8CD0", "0x005F8D4C", "0x005F8E74", "0x005F8EDC", "0x005F8F40", "0x005F8F48", "0x005F9000", "0x005F95EC", "0x005F95F4", "0x005F95FC", "0x005F961C", "0x005F96EC", "0x005F970C", "0x005F972C", "0x005F974C", "0x005F9770", "0x005F9794", "0x005F97B8", "0x005F9844", "0x005F98D0", "0x005F9AAC", "0x005F9C84", "0x005F9C8C", "0x005F9D18", "0x005F9D44", "0x005F9DC0", "0x005F9E3C", "0x005F9E40", "0x005F9E50", "0x005F9EE4", "0x005F9F94", "0x005FA028", "0x005FA02C", "0x005FA04C", "0x005FA25C", "0x005FA2DC", "0x005FA374", "0x005FA3C8", "0x005FA460", "0x005FA4B4", "0x005FA508", "0x005FA55C", "0x005FA5B8", "0x005FA5FC", "0x005FA71C", "0x005FA77C", "0x005FA7E4", "0x005FA85C", "0x005FA8BC", "0x005FA8D0", "0x005FA90C", "0x005FA948", "0x005FA984", "0x005FA9C4", "0x005FAA00", "0x005FAA3C", "0x005FAA78", "0x005FAAB4", "0x005FAAF0", "0x005FAB2C", "0x005FAB68", "0x005FAD10", "0x005FAE40", "0x005FAEA0", "0x005FAF08", "0x005FAF80", "0x005FAFE0", "0x005FB080", "0x005FB120", "0x005FB36C", "0x005FB404", "0x005FB468", "0x005FB470", "0x005FB50C", "0x005FB5A8", "0x005FB648", "0x005FB6E4", "0x005FB780", "0x005FB820", "0x005FB8D4", "0x005FB8DC", "0x005FB8E0", "0x005FB8E4", "0x005FB8E8", "0x005FB8EC", "0x005FB8F0", "0x005FB910", "0x005FB930", "0x005FB954", "0x005FB978", "0x005FB998", "0x005FBA68", "0x005FBA88", "0x005FBAAC", "0x005FBAD0", "0x005FBAF4", "0x005FBB1C", "0x005FBB40", "0x005FBB64", "0x005FBB88", "0x005FBBAC", "0x005FBBD0", "0x005FBBF4", "0x005FBC18", "0x005FBC3C", "0x005FBC60", "0x005FBC84", "0x005FBCA8", "0x005FBCCC", "0x005FBCF0", "0x005FBD14", "0x005FBD38", "0x005FBD5C", "0x005FBD80", "0x005FBDA4", "0x005FBDCC", "0x005FBDF0", "0x005FBE14", "0x005FBE38", "0x005FBE5C", "0x005FBE80", "0x005FBEA4", "0x005FBEC8", "0x005FBEEC", "0x005FBF10", "0x005FBF34", "0x005FBF58", "0x005FBF7C", "0x005FC004", "0x005FC08C", "0x005FC12C", "0x005FC1B4", "0x005FC23C", "0x005FC2DC", "0x005FC350", "0x005FC3F4", "0x005FC474", "0x005FC534", "0x005FC5F4", "0x005FC870", "0x005FCA60", "0x005FCB20", "0x005FCBE0", "0x005FCC64", "0x005FCD30", "0x005FCE1C", "0x005FCEEC", "0x005FCFBC", "0x005FD08C", "0x005FD0B4", "0x005FD100", "0x005FD40C", "0x005FD464", "0x005FD46C", "0x005FD48C", "0x005FD4AC", "0x005FD4B4", "0x005FD530", "0x005FD538", "0x005FD574", "0x005FD730", "0x005FD7FC", "0x005FD82C", "0x005FD908", "0x005FD9E4", "0x005FDAC0", "0x005FDB9C", "0x005FDC5C", "0x005FDD40", "0x005FDE24", "0x005FDF00", "0x005FDFDC", "0x005FE0B8", "0x005FE194", "0x005FE1D4", "0x005FE3D4", "0x005FE498", "0x005FE4D8", "0x005FE5AC", "0x005FE680", "0x005FE754", "0x005FE828", "0x005FE9A4", "0x005FEA78", "0x005FEB4C", "0x005FEC20", "0x005FECF4", "0x005FEDC8", "0x005FEE9C", "0x005FEF10", "0x005FEFB0", "0x005FF2B0", "0x005FF354", "0x005FF3F8", "0x005FF400", "0x005FF494", "0x005FF6F0", "0x005FF794", "0x005FF838", "0x005FF840", "0x005FF85C", "0x005FF864", "0x005FF880", "0x005FF894", "0x005FF8AC", "0x005FF930", "0x005FFA9C", "0x005FFABC", "0x005FFAD8", "0x005FFB10", "0x005FFBE0", "0x005FFCE0", "0x005FFD14", "0x005FFE2C", "0x005FFEC8", "0x006001C4", "0x00600244", "0x00600568", "0x006006A4", "0x00600800", "0x006009E8", "0x00600A68", "0x00600E30", "0x00601100", "0x00601348", "0x00601374", "0x00601394", "0x006013B4", "0x006013D4", "0x00601464", "0x00601488", "0x00601508", "0x00601514", "0x00601540", "0x006015C0", "0x006015E0", "0x00601604", "0x00601628", "0x0060164C", "0x00601670", "0x00601694", "0x0060177C", "0x006017A0", "0x006017C4", "0x006018D4", "0x006018DC", "0x00601B48", "0x00601B6C", "0x00601B90", "0x00601BB4", "0x00601BBC", "0x00601C3C", "0x00601CC0", "0x00601D40", "0x00601DC0", "0x00601E40", "0x00601EC0", "0x00601F40", "0x00602078", "0x00602628", "0x0060269C", "0x006026D0", "0x006026D8", "0x0060274C", "0x00602780", "0x006027B4", "0x006027BC", "0x00602848", "0x0060287C", "0x006028B0", "0x00602BC4", "0x00602BF4", "0x00602D78", "0x00602DB8", "0x00602DEC", "0x00602E3C", "0x00602EB8", "0x00602F2C", "0x00603590", "0x006038BC", "0x006038F0", "0x00603934", "0x0060396C", "0x006039C0", "0x006039FC", "0x00604360", "0x00604394", "0x006043D8", "0x00604410", "0x00604464", "0x006044A0", "0x00604C3C", "0x00604DFC", "0x00604E08", "0x00604E14", "0x00604E1C", "0x00604E20", "0x00604E24", "0x00604E28", "0x00604E2C", "0x00604E30", "0x00604E38", "0x00604E40", "0x00604E48", "0x00604E60", "0x00604ED4", "0x00604F08", "0x00604F10", "0x00604F44", "0x00604FB8", "0x00604FEC", "0x00604FF4", "0x00605068", "0x0060509C", "0x006050D0", "0x006050D8", "0x00605150", "0x006051D0", "0x00605260", "0x006052C8", "0x00605334", "0x006053A0", "0x0060540C", "0x00605478", "0x006054A4", "0x006054D0", "0x006054D8", "0x00605550", "0x0060556C", "0x0060564C", "0x00605754", "0x00605800", "0x00605914", "0x00605BB0", "0x00605C04", "0x00605C20", "0x00605C4C", "0x00605C54", "0x00605C5C", "0x00605C64", "0x00605C90", "0x00605D00", "0x00605D08", "0x00605E40", "0x00606058", "0x0060609C", "0x006061A0", "0x006062C8", "0x006063A8", "0x00606524", "0x006065D4", "0x006065DC", "0x006065E4", "0x006065EC", "0x0060666C", "0x006066AC", "0x006066B4", "0x00606714", "0x00606774", "0x006067D4", "0x00606834", "0x00606894", "0x006068F4", "0x006068F8", "0x006068FC", "0x00606900", "0x00606904", "0x0060697C", "0x00606984", "0x00606988", "0x0060698C", "0x00606A04", "0x00606A0C", "0x00606BF0", "0x00606BF4", "0x00606CB4", "0x00606D20", "0x00606D24", "0x00606D28", "0x00606D2C", "0x00606D30", "0x00606DB0", "0x00606E8C", "0x00606F04", "0x006070D0", "0x0060714C", "0x006071CC", "0x00607250", "0x006072E0", "0x00607358", "0x006073C4", "0x006073DC", "0x006073E0", "0x006073E4", "0x006073E8", "0x006073EC", "0x00607648", "0x006076C4", "0x00607764", "0x006077E0", "0x00607880", "0x006078F8", "0x00607998", "0x00607A10", "0x00607AB0", "0x00607AB8", "0x00607AC0", "0x00607B38", "0x00607B48", "0x00607B58", "0x00607B68", "0x00607B78", "0x00607B84", "0x00607B90", "0x00607B9C", "0x00607BA8", "0x00607BEC", "0x00607C7C", "0x00607D0C", "0x00607D1C", "0x00607D2C", "0x00607D3C", "0x00607D4C", "0x00607D58", "0x00607D64", "0x00607D70", "0x00607D7C", "0x00607DC0", "0x00607E50", "0x00607EE0", "0x00608024", "0x00608040", "0x0060805C", "0x00608074", "0x0060808C", "0x0060814C", "0x00608218", "0x00608220", "0x00608234", "0x00608248", "0x00608598", "0x00608614", "0x00608CE4", "0x00608CEC", "0x00608CF4", "0x00608CFC", "0x00608D98", "0x00608DF8", "0x00608E00", "0x00608E0C", "0x00608E90", "0x00608F0C", "0x00608F8C", "0x00609010", "0x00609084", "0x00609094", "0x0060909C", "0x006090A4", "0x006090AC", "0x006090B4", "0x006090BC", "0x006090C4", "0x006090CC", "0x006090D4", "0x006090DC", "0x00609144", "0x0060914C", "0x006091D0", "0x006091D4", "0x00609208", "0x0060928C", "0x00609318", "0x0060935C", "0x006093E8", "0x0060971C", "0x00609910", "0x00609980", "0x00609988", "0x00609990", "0x00609998", "0x006099F8", "0x00609A08", "0x00609A14", "0x00609A1C", "0x00609A24", "0x00609B70", "0x00609B78", "0x00609B80", "0x00609BEC", "0x00609C54", "0x00609CBC", "0x00609D28", "0x00609D94", "0x00609D9C", "0x00609E04", "0x00609E6C", "0x00609ED4", "0x00609F50", "0x00609F90", "0x00609FB8", "0x0060A190", "0x0060A1A0", "0x0060A24C", "0x0060A2E0", "0x0060A380", "0x0060A57C", "0x0060A5DC", "0x0060A664", "0x0060A670", "0x0060A7D0", "0x0060A7E8", "0x0060A85C", "0x0060A8AC", "0x0060A934", "0x0060AA44", "0x0060AA5C", "0x0060AAC4", "0x0060AB14", "0x0060ABA4", "0x0060AC40", "0x0060AC58", "0x0060ACCC", "0x0060AD1C", "0x0060ADAC", "0x0060ADC4", "0x0060AE24", "0x0060AE74", "0x0060AF04", "0x0060AFB8", "0x0060AFD0", "0x0060B044", "0x0060B094", "0x0060B124", "0x0060B13C", "0x0060B19C", "0x0060B1EC", "0x0060B27C", "0x0060B308", "0x0060B320", "0x0060B394", "0x0060B3E4", "0x0060B474", "0x0060B48C", "0x0060B4EC", "0x0060B53C", "0x0060B5D4", "0x0060B678", "0x0060B690", "0x0060B724", "0x0060B774", "0x0060B80C", "0x0060B824", "0x0060B894", "0x0060B8E4", "0x0060B8E8", "0x0060B8EC", "0x0060BA88", "0x0060BAFC", "0x0060BBD8", "0x0060BC48", "0x0060BF90", "0x0060C208", "0x0060C288", "0x0060C3A0", "0x0060C64C", "0x0060CAA4", "0x0060CD6C", "0x0060CE30", "0x0060D038", "0x0060D2A0", "0x0060D49C", "0x0060D590", "0x0060DAAC", "0x0060DE30", "0x0060DEF8", "0x0060E0AC", "0x0060E8FC", "0x0060E93C", "0x0060FD7C", "0x0060FD84", "0x0060FE3C", "0x0060FFF0", "0x00610110", "0x006101B0", "0x006101B8", "0x006101C0", "0x006102FC", "0x00610378", "0x00610450", "0x00610570", "0x006106CC", "0x006106EC", "0x006107E0", "0x0061083C", "0x00610890", "0x00610898", "0x006108E4", "0x00610974", "0x00610A24", "0x00610A3C", "0x00610AB0", "0x00610B00", "0x00610B90", "0x00610BA8", "0x00610C08", "0x00610C80", "0x00610C88", "0x00610CA4", "0x00610CEC", "0x00610CF8", "0x00610D04", "0x00610D10", "0x00610D1C", "0x00610D24", "0x00610D28", "0x00610DB8", "0x00610DD0", "0x00610E44", "0x00610E94", "0x00610F24", "0x00610F3C", "0x00610F9C", "0x00610FEC", "0x00610FF8", "0x0061100C", "0x00611018", "0x0061105C", "0x00611064", "0x0061107C", "0x0061109C", "0x006110B4", "0x006110CC", "0x006110E8", "0x00611124", "0x00611144", "0x00611380", "0x00611488", "0x00611490", "0x00611780", "0x0061182C", "0x006118B4", "0x006119BC", "0x006119D4", "0x00611A48", "0x00611A9C", "0x00611AA4", "0x00611AF4", "0x00611B7C", "0x00611B94", "0x00611BE4", "0x00611BF4", "0x00611C08", "0x00611C20", "0x00611D04", "0x00611D6C", "0x00611DCC", "0x00611DD4", "0x00611DDC", "0x00611E2C", "0x00611E94", "0x00611E98", "0x00611EFC", "0x00611F5C", "0x00611FBC", "0x0061201C", "0x0061207C", "0x0061210C", "0x0061216C", "0x006121CC", "0x0061223C", "0x006122B0", "0x00612324", "0x00612398", "0x0061240C", "0x006124C0", "0x00612534", "0x006125A8", "0x0061261C", "0x00612680", "0x006126C4", "0x00612850", "0x00612A24", "0x00612A68", "0x00612B20", "0x00612D3C", "0x00612EDC", "0x00612F4C", "0x00612FD4", "0x00612FF0", "0x0061300C", "0x00613028", "0x00613030", "0x00613038", "0x00613040", "0x00613048", "0x00613050", "0x00613130", "0x006131A0", "0x006131EC", "0x006131F4", "0x006131FC", "0x0061320C", "0x006132E0", "0x00613378", "0x00613420", "0x006134A8", "0x0061355C", "0x00613594", "0x00613640", "0x00613650", "0x00613748", "0x00613858", "0x0061394C", "0x00613A98", "0x00613AA0", "0x00613AA8", "0x00613AB0", "0x00613AB8", "0x00613AC0", "0x00613AC8", "0x006141D4", "0x00614264", "0x0061427C", "0x006142CC", "0x0061435C", "0x00614374", "0x006143C4", "0x00614454", "0x0061446C", "0x006144BC", "0x0061454C", "0x00614564", "0x006145B4", "0x00614644", "0x0061465C", "0x006146AC", "0x0061473C", "0x00614754", "0x006147A4", "0x0061483C", "0x00614854", "0x006148A4", "0x0061493C", "0x00614954", "0x006149A4", "0x00614A08", "0x00614A10", "0x00614A40", "0x00614A70", "0x00614A78", "0x00614ADC", "0x00614B0C", "0x00614B3C", "0x00614B44", "0x00614B5C", "0x00614B70", "0x00614B84", "0x00614B90", "0x00614BA8", "0x00614F4C", "0x00614F58", "0x00614F64", "0x00614F70", "0x00614F7C", "0x00614F88", "0x00615158", "0x006151D8", "0x006151E0", "0x00615278", "0x00615308", "0x006153A8", "0x00615434", "0x006154F8", "0x00615D38", "0x00615DB4", "0x00615E84", "0x00615F04", "0x00615F94", "0x00615FD0", "0x00616000", "0x00616008", "0x0061600C", "0x00616014", "0x00616064", "0x006160F8", "0x0061615C", "0x006161C0", "0x006161F0", "0x00616220", "0x00616228", "0x00616378", "0x0061637C", "0x006163B4", "0x006167C0", "0x006168EC", "0x006169C4", "0x00616BBC", "0x00616D44", "0x00616D48", "0x00616D4C", "0x00616D50", "0x00616DC8", "0x00616EFC", "0x006177E8", "0x00617D14", "0x00617ED4", "0x00617F9C", "0x00618014", "0x006180DC", "0x00618154", "0x00618314", "0x006184D4", "0x00618694", "0x00618854", "0x00618A14", "0x00618BD4", "0x00618D94", "0x00618F54", "0x00619118", "0x006191F0", "0x006197C0", "0x006197C4", "0x006197F4", "0x006197F8", "0x006197FC", "0x00619800", "0x00619808", "0x0061980C", "0x006198DC", "0x006198E0", "0x00619B08", "0x00619D04", "0x00619D10", "0x00619EBC", "0x0061A284", "0x0061A330", "0x0061A3DC", "0x0061A488", "0x0061A534", "0x0061A5E0", "0x0061A68C", "0x0061A738", "0x0061A7E4", "0x0061A890", "0x0061A93C", "0x0061A9E8", "0x0061AA94", "0x0061AB40", "0x0061AC2C", "0x0061ACAC", "0x0061ACB4", "0x0061AD3C", "0x0061AD40", "0x0061AD44", "0x0061ADC4", "0x0061AF04", "0x0061AF0C", "0x0061B12C", "0x0061B130", "0x0061B138", "0x0061B140", "0x0061B164", "0x0061B168", "0x0061B16C", "0x0061B170", "0x0061B174", "0x0061B178", "0x0061B17C", "0x0061B180", "0x0061B234", "0x0061B448", "0x0061B4BC", "0x0061B4C8", "0x0061B4D0", "0x0061B4D4", "0x0061B4DC", "0x0061B4E0", "0x0061B548", "0x0061B550", "0x0061B554", "0x0061B558", "0x0061B80C", "0x0061B810", "0x0061B82C", "0x0061B954", "0x0061B958", "0x0061B9F4", "0x0061B9F8", "0x0061BADC", "0x0061BB20", "0x0061BB24", "0x0061BF30", "0x0061C380", "0x0061C384", "0x0061C388", "0x0061C38C", "0x0061C39C", "0x0061C40C", "0x0061C564", "0x0061C568", "0x0061C574", "0x0061C5D4", "0x0061C634", "0x0061C6A4", "0x0061C6D4", "0x0061C6D8", "0x0061C6DC", "0x0061C6E0", "0x0061C6E4", "0x0061C704", "0x0061C708", "0x0061C70C", "0x0061C710", "0x0061C714", "0x0061C750", "0x0061C76C", "0x0061C774", "0x0061C778", "0x0061C818", "0x0061C820", "0x0061C884", "0x0061C894", "0x0061CC98", "0x0061CCC8", "0x0061CCD4", "0x0061CD4C", "0x0061CD74", "0x0061CE4C", "0x0061CE94", "0x0061CF20", "0x0061CF28", "0x0061CF30", "0x0061CF44", "0x0061CF4C", "0x0061CF50", "0x0061D004", "0x0061D00C", "0x0061D064", "0x0061D06C", "0x0061D074", "0x0061D07C", "0x0061D194", "0x0061D19C", "0x0061D1A8", "0x0061D41C", "0x0061D438", "0x0061D454", "0x0061D820", "0x0061DC68", "0x0061DCE8", "0x0061DD44", "0x0061DD4C", "0x0061DDDC", "0x0061DDE4", "0x0061DDEC", "0x0061DDF8", "0x0061DE60", "0x0061DE64", "0x0061DEC0", "0x0061DEC8", "0x0061DED0", "0x0061DFB4", "0x0061DFB8", "0x0061E024", "0x0061E088", "0x0061E0B8", "0x0061E0C0", "0x0061E124", "0x0061E154", "0x0061E184", "0x0061E18C", "0x0061E194", "0x0061E1F8", "0x0061E228", "0x0061E230", "0x0061E244", "0x0061E2FC", "0x0061E374", "0x0061E37C", "0x0061E380", "0x0061E384", "0x0061E388", "0x0061E38C", "0x0061E390", "0x0061E394", "0x0061E490", "0x0061E570", "0x0061E574", "0x0061E5DC", "0x0061E654", "0x0061E6B4", "0x0061E710", "0x0061E790", "0x0061E888", "0x0061E93C", "0x0061E940", "0x0061E9F4", "0x0061E9F8", "0x0061E9FC", "0x0061EAA0", "0x0061EAA4", "0x0061EB48", "0x0061EB50", "0x0061EBB0", "0x0061EC10", "0x0061EC70", "0x0061ECD0", "0x0061EEC0", "0x0061EF14", "0x0061EF68", "0x0061F014", "0x0061F068", "0x0061F114", "0x0061F174", "0x0061F1D0", "0x0061F22C", "0x0061F288", "0x0061F2E4", "0x0061F344", "0x0061F398", "0x006203EC", "0x00620450", "0x00620458", "0x006204BC", "0x00620520", "0x00620528", "0x00620530", "0x00620538", "0x00620888", "0x00620944", "0x00620A3C", "0x00620A44", "0x00620A4C", "0x00620A54", "0x00620A5C", "0x00620A64", "0x00620A6C", "0x00620B90", "0x00620C50", "0x00620CD4", "0x00620CFC", "0x00620DB0", "0x00620DDC", "0x00620E5C", "0x00620E68", "0x00620EF0", "0x00620F14", "0x00620F9C", "0x0062101C", "0x00621028", "0x00621040", "0x00621118", "0x00621198", "0x006211A4", "0x00621320", "0x006213C4", "0x00621550", "0x00621594", "0x006215D4", "0x00621600", "0x00621608", "0x00621610", "0x00621630", "0x00621734", "0x0062174C", "0x00621814", "0x00621824", "0x00621850", "0x00621858", "0x00621860", "0x00621880", "0x00621984", "0x0062199C", "0x00621A40", "0x00621A4C", "0x00621A74", "0x00621AF8", "0x00621B84", "0x00621C00", "0x00621C7C", "0x00621CA0", "0x00621D54", "0x00621DC4", "0x00621E78", "0x00621EE4", "0x00621FD8", "0x00621FE0", "0x00621FE8", "0x0062205C", "0x00622120", "0x00622128", "0x006221C0", "0x006221C8", "0x006221D0", "0x00622380", "0x006226C0", "0x006226D8", "0x006226E0", "0x006226F4", "0x006226FC", "0x00622884", "0x0062288C", "0x00622924", "0x00622A6C", "0x00622C30", "0x00622C64", "0x00622C90", "0x00622E2C", "0x00623104", "0x0062332C", "0x00623474", "0x006234B0", "0x006236C0", "0x0062376C", "0x0062382C", "0x006238D4", "0x00623938", "0x00623940", "0x006239AC", "0x00623A74", "0x00623AFC", "0x00623B90", "0x00623BDC", "0x00623C94", "0x00623C9C", "0x00623CA4", "0x00623D30", "0x00623E70", "0x00623EEC", "0x00623F18", "0x00623F34", "0x00623F58", "0x00623F70", "0x00623F88", "0x00623FC8", "0x00623FE0", "0x00624054", "0x006240C0", "0x006240F0", "0x00624108", "0x0062422C", "0x006242FC", "0x0062432C", "0x00624360", "0x00624498", "0x00624614", "0x00624668", "0x006246BC", "0x00624778", "0x0062482C", "0x006248F4", "0x00624944", "0x00624994", "0x00624A5C", "0x00624B28", "0x00624B5C", "0x00624BFC", "0x00624ED4", "0x00624F24", "0x00624F90", "0x00624FE0", "0x006250A8", "0x00625300", "0x006253B0", "0x0062542C", "0x00625434", "0x006254C8", "0x0062556C", "0x006255F0", "0x00625644", "0x00625668", "0x00625694", "0x00625738", "0x0062576C", "0x00625790", "0x0062579C", "0x006257A4", "0x006257C8", "0x00625834", "0x006259A4", "0x006259B4", "0x00625A24", "0x00625CF0", "0x00625D88", "0x00625F48", "0x00625F64", "0x00625FD8", "0x006261A4", "0x0062623C", "0x00626244", "0x006263CC", "0x00626460", "0x0062657C", "0x006265EC", "0x006266C8", "0x00626730", "0x006267E0", "0x00626804", "0x0062694C", "0x006269A0", "0x00626A78", "0x00626A9C", "0x00626AD0", "0x00626B84", "0x00626C84", "0x00626C8C", "0x00626C94", "0x00626C9C", "0x00626D04", "0x00626DB0", "0x00626DC8", "0x00626E00", "0x00626E58", "0x00626E80", "0x00626F50", "0x00627028", "0x006270A4", "0x006271B8", "0x00627238", "0x006273B4", "0x00627430", "0x0062743C", "0x006274DC", "0x00627680", "0x0062774C", "0x006277CC", "0x00627808", "0x00627884", "0x0062797C", "0x006279A0", "0x006279C4", "0x00627C34", "0x00627E4C", "0x00627E84", "0x00627F4C", "0x00627FA0", "0x00628120", "0x006286CC", "0x0062884C", "0x00628928", "0x00628A34", "0x00628A3C", "0x00628AF0", "0x00628AF8", "0x00628AFC", "0x00628B04", "0x00628B08", "0x00628B10", "0x00628B14", "0x00628B1C", "0x00628B24", "0x00628B70", "0x00628D74", "0x00628E94", "0x00628F14", "0x00628FC0", "0x00628FF0", "0x00629020", "0x00629024", "0x0062905C", "0x006292B4", "0x00629374", "0x006293B0", "0x00629444", "0x0062944C", "0x00629458", "0x00629590", "0x00629648", "0x00629654", "0x0062965C", "0x006298DC", "0x00629A00", "0x00629ADC", "0x00629B4C", "0x00629C30", "0x00629C34", "0x00629C68", "0x00629CB4", "0x00629D50", "0x00629D90", "0x00629DE8", "0x00629E18", "0x00629E48", "0x00629ED8", "0x00629F6C", "0x0062A0C8", "0x0062A168", "0x0062A198", "0x0062A238", "0x0062A270", "0x0062A3B0", "0x0062A4D8", "0x0062A57C", "0x0062A6E4", "0x0062A78C", "0x0062A7BC", "0x0062A864", "0x0062A89C", "0x0062A8A4", "0x0062ABC4", "0x0062AC80", "0x0062AD84", "0x0062AF4C", "0x0062C130", "0x0062C204", "0x0062C4E0", "0x0062C5CC", "0x0062C648", "0x0062C7AC", "0x0062C870", "0x0062C970", "0x0062CB30", "0x0062CC0C", "0x0062D150", "0x0062D390", "0x0062D400", "0x0062D4C0", "0x0062D524", "0x0062D62C", "0x0062D738", "0x0062D7A0", "0x0062D9B8", "0x0062DA20", "0x0062DB14", "0x0062DE08", "0x0062DE70", "0x0062DF80", "0x0062E720", "0x0062E8F8", "0x0062E994", "0x0062EB18", "0x0062ECB4", "0x0062F070", "0x0062F0FC", "0x0062F4FC", "0x0062F598", "0x0062F65C", "0x0062F898", "0x0062F8AC", "0x0062F910", "0x0062F918", "0x0062F980", "0x0062FAC0", "0x0062FB28", "0x0062FB94", "0x0062FBC0", "0x0062FBCC", "0x0062FF94", "0x0062FFD4", "0x0062FFDC", "0x006302B8", "0x0063033C", "0x0063039C", "0x006303A4", "0x006303AC", "0x006303B4", "0x006303BC", "0x006304E0", "0x006304E8", "0x00630558", "0x00630B84", "0x00630C00", "0x00630D30", "0x00630D34", "0x00630DF0", "0x00631320", "0x006313A0", "0x006313A8", "0x00631404", "0x00631478", "0x00631550", "0x006315AC", "0x006315BC", "0x006315D0", "0x006315E4", "0x006316F0", "0x00631778", "0x00631780", "0x00631788", "0x00631790", "0x00631798", "0x00631890", "0x00631990", "0x00631A94", "0x00631B48", "0x00631C00", "0x00631D04", "0x00631E08", "0x00631F10", "0x00631FC8", "0x00632018", "0x0063209C", "0x006320EC", "0x00632114", "0x0063211C", "0x00632198", "0x0063229C", "0x00632388", "0x006324A8", "0x006325FC", "0x006326DC", "0x006327BC", "0x0063289C", "0x0063297C", "0x00632A8C", "0x00632CD0", "0x00632DB0", "0x00632E90", "0x00632F70", "0x00633050", "0x006331F4", "0x00633278", "0x00633280", "0x00633288", "0x0063328C", "0x00633294", "0x00633384", "0x006333EC", "0x006334A8", "0x00633500", "0x006335B4", "0x00633704", "0x00633844", "0x00633950", "0x00633CC0", "0x00633D50", "0x00633DBC", "0x00633DE8", "0x00633E00", "0x00633E20", "0x006340A8", "0x006340AC", "0x00634110", "0x00634118", "0x0063420C", "0x00634294", "0x0063430C", "0x0063438C", "0x0063441C", "0x00634514", "0x00634558", "0x0063463C", "0x006346FC", "0x00634704", "0x00634728", "0x00634730", "0x00634738", "0x00634750", "0x00634804", "0x00634888", "0x00634964", "0x00634A08", "0x00634A54", "0x00634B2C", "0x00634BF0", "0x00634CB4", "0x00634CBC", "0x00634CD4", "0x00634D9C", "0x00634E1C", "0x00634E54", "0x00634E58", "0x00634EF0", "0x00634EF8", "0x00634F74", "0x00634F90", "0x00635050", "0x006352F8", "0x00635300", "0x00635360", "0x00635368", "0x00635414", "0x00635418", "0x00635424", "0x0063542C", "0x00635434", "0x0063548C", "0x006354E4", "0x00635588", "0x00635680", "0x00635788", "0x00635890", "0x006358B8", "0x0063598C", "0x00635A28", "0x00635A30", "0x00635A40", "0x00635A50", "0x00635A8C", "0x00635B2C", "0x00635B40", "0x00635B54", "0x00635BD4", "0x00635C54", "0x00635CFC", "0x00635D00", "0x00635D04", "0x00635D08", "0x00635D0C", "0x00635D10", "0x00635D14", "0x00635D18", "0x00635D1C", "0x00635D20", "0x00635D24", "0x00635D28", "0x00635D2C", "0x00635D30", "0x00635D38", "0x00635DF0", "0x00635EC4", "0x00635EC8", "0x00635F70", "0x00636038", "0x0063603C", "0x006360F8", "0x00636124", "0x00636164", "0x00636184", "0x00636214", "0x00636244", "0x00636274", "0x006362A4", "0x00636334", "0x006363D8", "0x006363DC", "0x00636494", "0x00636668", "0x00636704", "0x00636708", "0x006367C0", "0x00636964", "0x00636968", "0x0063696C", "0x0063699C", "0x006369A4", "0x006369A8", "0x006369AC", "0x00636CE0", "0x00637274", "0x006373B4", "0x006373BC", "0x0063751C", "0x00637520", "0x00637548", "0x0063754C", "0x00637550", "0x0063757C", "0x00637584", "0x006375C4", "0x0063765C", "0x00637688", "0x0063775C", "0x00637794", "0x006377D4", "0x00637824", "0x00637828", "0x00637840", "0x00637844", "0x00637848", "0x0063784C", "0x00637850", "0x00637880", "0x006378B8", "0x006378BC", "0x006378F0", "0x00637928", "0x0063792C", "0x00637930", "0x00637934", "0x00637938", "0x0063793C", "0x00637940", "0x00637944", "0x00637948", "0x0063794C", "0x00637950", "0x00637954", "0x00637958", "0x0063795C", "0x00637960", "0x00637964", "0x00637968", "0x0063796C", "0x00637970", "0x00637974", "0x00637978", "0x0063797C", "0x00637980", "0x00637984", "0x00637988", "0x0063798C", "0x00637990", "0x00637994", "0x00637998", "0x0063799C", "0x006379A0", "0x006379D8", "0x00637A2C", "0x00637A80", "0x00637A84", "0x00637A88", "0x00637AC8", "0x00637B60", "0x00637B64", "0x00637B68", "0x00637CDC", "0x00637D3C", "0x00637D7C", "0x00637DBC", "0x00637DFC", "0x00637E3C", "0x00637EC8", "0x00637ED0", "0x00637EEC", "0x00637F68", "0x00637F70", "0x00638058", "0x00638150", "0x0063823C", "0x006382C8", "0x006382FC", "0x00638330", "0x00638338", "0x0063833C", "0x00638340", "0x00638344", "0x00638348", "0x0063834C", "0x00638350", "0x00638354", "0x00638358", "0x0063835C", "0x00638360", "0x0063836C", "0x00638508", "0x00638514", "0x00638544", "0x00638574", "0x00638650", "0x0063872C", "0x00638808", "0x006388E4", "0x006389E8", "0x00638AEC", "0x00638C00", "0x00638C34", "0x00638CE0", "0x00638D60", "0x00638E20", "0x00638EA0", "0x006393CC", "0x006393E0", "0x006393F4", "0x00639408", "0x0063940C", "0x00639410", "0x00639414", "0x00639418", "0x0063941C", "0x00639424", "0x00639428", "0x0063942C", "0x00639430", "0x00639434", "0x0063A550", "0x0063A580", "0x0063A588", "0x0063A5B4", "0x0063A634", "0x0063A63C", "0x0063A66C", "0x0063A674", "0x0063A6FC", "0x0063A730", "0x0063A778", "0x0063A7C0", "0x0063A7F4", "0x0063A83C", "0x0063A898", "0x0063A8E4", "0x0063A8EC", "0x0063A8F4", "0x0063AAB0", "0x0063AADC", "0x0063AB0C", "0x0063AB14", "0x0063AB40", "0x0063AB48", "0x0063AB74", "0x0063AB7C", "0x0063ABC8", "0x0063ABD0", "0x0063ABD8", "0x0063ABE0", "0x0063ABE8", "0x0063ABF0", "0x0063AC1C", "0x0063AC24", "0x0063AC5C", "0x0063AC64", "0x0063AC6C", "0x0063ACCC", "0x0063AD2C", "0x0063ADA8", "0x0063ADB0", "0x0063ADD4", "0x0063ADDC", "0x0063AE08", "0x0063AE50", "0x0063AF04", "0x0063B0DC", "0x0063B328", "0x0063B330", "0x0063B3E0", "0x0063B490", "0x0063B4C4", "0x0063B508", "0x0063B54C", "0x0063B628", "0x0063B6F8", "0x0063B7EC", "0x0063B8C8", "0x0063B920", "0x0063B964", "0x0063BA40", "0x0063BB04", "0x0063BB48", "0x0063BC24", "0x0063BD00", "0x0063BDEC", "0x0063BE08", "0x0063BE58", "0x0063BE8C", "0x0063BF68", "0x0063C094", "0x0063C0E4", "0x0063C118", "0x0063C1F4", "0x0063C210", "0x0063C260", "0x0063C294", "0x0063C370", "0x0063C480", "0x0063C4D0", "0x0063C504", "0x0063C5E0", "0x0063C5FC", "0x0063C64C", "0x0063C694", "0x0063C76C", "0x0063C7B0", "0x0063C7F8", "0x0063C8A8", "0x0063C96C", "0x0063C9B0", "0x0063CB78", "0x0063CD40", "0x0063CF58", "0x0063D0B0", "0x0063D19C", "0x0063D258", "0x0063D29C", "0x0063D434", "0x0063D560", "0x0063D63C", "0x0063D78C", "0x0063D8DC", "0x0063DA1C", "0x0063DBF4", "0x0063DC44", "0x0063DC88", "0x0063DCD0", "0x0063DD24", "0x0063DD78", "0x0063DDC4", "0x0063DE20", "0x0063DF54", "0x0063DF98", "0x0063E054", "0x0063E1B0", "0x0063E1FC", "0x0063E2C0", "0x0063E39C", "0x0063E460", "0x0063E4C4", "0x0063E520", "0x0063E564", "0x0063E644", "0x0063E688", "0x0063E6BC", "0x0063E718", "0x0063E774", "0x0063E824", "0x0063E900", "0x0063EA24", "0x0063EB90", "0x0063EBD4", "0x0063ECB0", "0x0063ECFC", "0x0063ED48", "0x0063EE68", "0x0063EEB4", "0x0063EF00", "0x0063F05C", "0x0063F160", "0x0063F228", "0x0063F29C", "0x0063F388", "0x0063F3E4", "0x0063F53C", "0x0063F5A8", "0x0063F694", "0x0063F6D8", "0x0063F71C", "0x0063F760", "0x0063F7A4", "0x0063F880", "0x0063F8CC", "0x0063F918", "0x0063FA38", "0x0063FA84", "0x0063FAD0", "0x0063FC2C", "0x0063FD30", "0x0063FDF8", "0x0063FE6C", "0x0063FF58", "0x0063FFB4", "0x0064010C", "0x00640178", "0x00640264", "0x006402A8", "0x006402EC", "0x00640330", "0x00640374", "0x006403B8", "0x00640414", "0x00640460", "0x0064047C", "0x00640498", "0x006404B4", "0x006404D0", "0x006404EC", "0x00640588", "0x006405CC", "0x00640618", "0x00640674", "0x006406C0", "0x0064070C", "0x00640754", "0x00640840", "0x0064088C", "0x00640978", "0x006409BC", "0x00640A98", "0x00640B60", "0x00640BD0", "0x00640BEC", "0x00640C30", "0x00640C78", "0x00640D64", "0x00640DB0", "0x00640E9C", "0x00640EE0", "0x00640FBC", "0x00641084", "0x006410F4", "0x00641110", "0x00641154", "0x00641170", "0x0064120C", "0x00641258", "0x0064129C", "0x006412A4", "0x006412D4", "0x006412DC", "0x0064130C", "0x00641380", "0x00641464", "0x00641468", "0x0064146C", "0x00641470", "0x00641478", "0x00641480", "0x00641490", "0x006414A0", "0x006414A4", "0x00641514", "0x0064154C", "0x0064162C", "0x00641638", "0x00641664", "0x0064166C", "0x00641698", "0x006416A0", "0x006416CC", "0x006416D4", "0x00641764", "0x0064176C", "0x00641968", "0x00641A04", "0x00641A30", "0x00641A5C", "0x00641A64", "0x00641A90", "0x00641B70", "0x00641C00", "0x00641C0C", "0x00641C14", "0x00641C1C", "0x00641CC0", "0x00641E54", "0x00641EC0", "0x00641F34", "0x00641F68", "0x00641F70", "0x0064212C", "0x00642210", "0x0064223C", "0x00642258", "0x006422F4", "0x006423A0", "0x006424D8", "0x006424DC", "0x006424FC", "0x006425C8", "0x006425CC", "0x006425D4", "0x006426B4", "0x006426B8", "0x006426C4", "0x00642760", "0x00642778", "0x00642780", "0x006427AC", "0x006427CC", "0x006427D4", "0x006427DC", "0x00642808", "0x00642838", "0x00642840", "0x0064286C", "0x00642874", "0x006428F0", "0x006428F8", "0x00642910", "0x0064293C", "0x0064296C", "0x00642974", "0x006429E8", "0x00642A1C", "0x00642A50", "0x00642A58", "0x00642ACC", "0x00642B00", "0x00642B34", "0x00642B3C", "0x00642B68", "0x00642B70", "0x00642BA8", "0x00642BB0", "0x00642BB8", "0x00642BBC", "0x00642C7C", "0x00642C84", "0x00642CFC", "0x00642D00", "0x00642D04", "0x00642D08", "0x00642D80", "0x00642DE0", "0x00642E40", "0x00642E44", "0x00642E48", "0x00642ED4", "0x00642F60", "0x00642FEC", "0x00643078", "0x00643104", "0x00643190", "0x0064321C", "0x006432A8", "0x00643334", "0x006433C0", "0x0064344C", "0x006434D8", "0x00643564", "0x006435F0", "0x0064367C", "0x00643708", "0x00643768", "0x006437D4", "0x006437D8", "0x006437DC", "0x006437E0", "0x006437E4", "0x006438A8", "0x006438F4", "0x00643924", "0x00643990", "0x00643A4C", "0x00643A74", "0x00643B24", "0x00643B78", "0x00643BC0", "0x00643C2C", "0x00643C98", "0x00643D04", "0x00643D70", "0x00643DDC", "0x00643DFC", "0x00644240", "0x006442A0", "0x006442A4", "0x00644318", "0x0064439C", "0x006443FC", "0x0064445C", "0x006444C8", "0x00644528", "0x00644588", "0x006445E8", "0x006446A8", "0x00644708", "0x00644768", "0x0064476C", "0x006447E0", "0x006447E4", "0x00644858", "0x00644920", "0x00644924", "0x00644988", "0x00644A90", "0x00644A94", "0x00644C58", "0x00644C5C", "0x00644CBC", "0x00644D1C", "0x00644D7C", "0x00644DDC", "0x00644DE0", "0x00644DE4", "0x00644DE8", "0x00644DEC", "0x00644DF0", "0x00644DF4", "0x00644E58", "0x00644ECC", "0x00644F84", "0x00644F88", "0x00645058", "0x0064505C", "0x00645060", "0x00645064", "0x00645068", "0x00645140", "0x0064515C", "0x006451BC", "0x0064521C", "0x0064527C", "0x006452C4", "0x00645324", "0x00645384", "0x006453D0", "0x00645430", "0x006454DC", "0x006455A0", "0x00645600", "0x00645604", "0x00645608", "0x0064560C", "0x006456CC", "0x006456D0", "0x006457C0", "0x00645840", "0x006458A4", "0x006458A8", "0x0064590C", "0x00645A60", "0x00645B18", "0x00645C14", "0x00645C18", "0x00645CD0", "0x00645CD4", "0x00645E4C", "0x00645E50", "0x00646104", "0x0064638C", "0x00646430", "0x006464D4", "0x006464DC", "0x00646558", "0x006465BC", "0x00646638", "0x0064669C", "0x006466A0", "0x006466C8", "0x00646728", "0x0064676C", "0x006467CC", "0x00646844", "0x006468C0", "0x00646920", "0x00646968", "0x006469C0", "0x00646A20", "0x00646A68", "0x00646AC0", "0x00646B20", "0x00646C04", "0x00646CF4", "0x00646D54", "0x00647718", "0x0064778C", "0x006477F8", "0x006477FC", "0x00647A24", "0x00647A28", "0x00647ACC", "0x00647AD0", "0x00647AD4", "0x00647AD8", "0x00647B4C", "0x00647B8C", "0x00647BCC", "0x00647C0C", "0x00647C4C", "0x00647C8C", "0x00647CCC", "0x00647D0C", "0x00647D4C", "0x00647D8C", "0x00647DCC", "0x00647E0C", "0x00647E4C", "0x00647E8C", "0x00647ECC", "0x00647F0C", "0x00647F4C", "0x00647F8C", "0x00647FCC", "0x0064800C", "0x0064804C", "0x0064808C", "0x006480CC", "0x006480FC", "0x00648128", "0x00648130", "0x0064819C", "0x00648210", "0x00648244", "0x00648278", "0x00648280", "0x00648288", "0x006482F0", "0x00648358", "0x00648490", "0x006485E4", "0x006485F0", "0x00648678", "0x0064873C", "0x0064874C", "0x006489B4", "0x00648A40", "0x00648A6C", "0x00648AE8", "0x00648AF0", "0x00648B08", "0x00648B84", "0x00648B8C", "0x00648BA4", "0x00648C2C", "0x00648C34", "0x00648C60", "0x00648C98", "0x00648CA0", "0x00648CA8", "0x00648CD4", "0x00648CDC", "0x00648D1C", "0x00648D5C", "0x00648D9C", "0x00648DDC", "0x00648E1C", "0x00648E5C", "0x00648E9C", "0x00648EDC", "0x00648F1C", "0x00648F5C", "0x00648F9C", "0x00648FA4", "0x00648FC4", "0x00649024", "0x00649028", "0x006490F8", "0x00649100", "0x00649160", "0x0064916C", "0x00649268", "0x006492C4", "0x006494A0", "0x006494C4", "0x006494E0", "0x006494FC", "0x0064952C", "0x00649574", "0x006495BC", "0x006495C4", "0x006495CC", "0x00649640", "0x00649674", "0x006496A8", "0x006496B0", "0x006496E4", "0x00649718", "0x00649720", "0x0064972C", "0x006497D8", "0x006497E0", "0x00649890", "0x00649974", "0x006499F4", "0x006499FC", "0x00649A04", "0x00649AAC", "0x00649B1C", "0x00649B90", "0x00649B98", "0x00649BA0", "0x00649BAC", "0x00649BBC", "0x00649BCC", "0x00649BE8", "0x00649C94", "0x00649CA8", "0x00649D3C", "0x00649EB4", "0x00649EBC", "0x00649FE0", "0x0064A044", "0x0064A090", "0x0064A0BC", "0x0064A0EC", "0x0064A0F4", "0x0064A0FC", "0x0064A134", "0x0064A13C", "0x0064A144", "0x0064A184", "0x0064A1C4", "0x0064A204", "0x0064A244", "0x0064A284", "0x0064A2B0", "0x0064A2E0", "0x0064A2E8", "0x0064A32C", "0x0064A334", "0x0064A360", "0x0064A390", "0x0064A398", "0x0064A3C4", "0x0064A3F4", "0x0064A3FC", "0x0064A434", "0x0064A43C", "0x0064A444", "0x0064A470", "0x0064A478", "0x0064A4A4", "0x0064A4AC", "0x0064A4D8", "0x0064A4E0", "0x0064A50C", "0x0064A514", "0x0064A5B8", "0x0064A5C0", "0x0064A5C8", "0x0064A5D0", "0x0064A5E8", "0x0064A6E4", "0x0064A764", "0x0064A780", "0x0064A838", "0x0064A894", "0x0064A8F0", "0x0064A8F8", "0x0064A900", "0x0064A908", "0x0064A910", "0x0064A918", "0x0064A9C0", "0x0064A9C8", "0x0064A9D0", "0x0064A9D8", "0x0064A9E0", "0x0064A9E8", "0x0064A9F0", "0x0064A9F8", "0x0064AA24", "0x0064AA2C", "0x0064AA30", "0x0064AA34", "0x0064AA38", "0x0064AA3C", "0x0064AA40", "0x0064AA44", "0x0064AA4C", "0x0064AB54", "0x0064B05C", "0x0064B2EC", "0x0064B624", "0x0064B8A4", "0x0064B958", "0x0064BA5C", "0x0064BAD4", "0x0064BC04", "0x0064BD10", "0x0064C024", "0x0064C170", "0x0064C2B0", "0x0064C370", "0x0064C430", "0x0064C6D8", "0x0064C978", "0x0064C9F0", "0x0064CAB0", "0x0064CB30", "0x0064CDB0", "0x0064CE30", "0x0064CE68", "0x0064CEE4", "0x0064CEEC", "0x0064CF1C", "0x0064CFE8", "0x0064CFF0", "0x0064D170", "0x0064D1C0", "0x0064D210", "0x0064D260", "0x0064D26C", "0x0064D2E0", "0x0064D410", "0x0064D418", "0x0064D420", "0x0064D464", "0x0064D514", "0x0064D648", "0x0064D650", "0x0064D6C8", "0x0064D724", "0x0064D754", "0x0064D75C", "0x0064D7CC", "0x0064D7D8", "0x0064D864", "0x0064D8C4", "0x0064D924", "0x0064D9D8", "0x0064DA8C", "0x0064DB44", "0x0064DBFC", "0x0064DC04", "0x0064DC74", "0x0064DC7C", "0x0064DCDC", "0x0064DD1C", "0x0064DD5C", "0x0064DDE0", "0x0064DF18", "0x0064DF20", "0x0064DF28", "0x0064DF2C", "0x0064DF34", "0x0064DF48", "0x0064DFBC", "0x0064E0E4", "0x0064E0EC", "0x0064E0F0", "0x0064E0F8", "0x0064E108", "0x0064E190", "0x0064E3C0", "0x0064E5A0", "0x0064E7E4", "0x0064F120", "0x0064F51C", "0x0064F520", "0x0064F694", "0x0064F698", "0x0064F69C", "0x0064F6A4", "0x006506AC", "0x006506BC", "0x00650B14", "0x00650BC8", "0x00650BF4", "0x00650C04", "0x00651054", "0x00651108", "0x00651114", "0x006511D0", "0x0065126C", "0x006512C4", "0x006512CC", "0x006512DC", "0x006512E4", "0x006512EC", "0x006512F4", "0x006512FC", "0x00651304", "0x0065130C", "0x00651318", "0x006513EC", "0x006514A4", "0x0065155C", "0x00651610", "0x00651660", "0x006516FC", "0x0065171C", "0x0065177C", "0x0065189C", "0x00651900", "0x00651960", "0x00651968", "0x00651970", "0x00651ACC", "0x00651AF8", "0x00651BA4", "0x00651BDC", "0x00651C70", "0x00651CA8", "0x00651CD4", "0x00651D80", "0x00651DB8", "0x00651E4C", "0x00651E78", "0x00651F24", "0x00651F5C", "0x00651FF0", "0x00652050", "0x00652160", "0x006521EC", "0x006522D0", "0x006522D8", "0x006522E0", "0x00652320", "0x006523D4", "0x00652408", "0x00652498", "0x0065250C", "0x00652540", "0x00652574", "0x006525BC", "0x006525F0", "0x006525F8", "0x00652600", "0x006526E0", "0x0065278C", "0x0065280C", "0x006528B8", "0x00652938", "0x00652940", "0x006529AC", "0x00652A18", "0x00652A84", "0x00652AEC", "0x00652AF4", "0x00652C14", "0x00652C1C", "0x00652C24", "0x00652CAC", "0x00652D24", "0x00652DA4", "0x00652E34", "0x00652F20", "0x00652F24", "0x00653048", "0x006530DC", "0x006531C8", "0x006531F4", "0x00653358", "0x00653448", "0x006534BC", "0x00653580", "0x006535F8", "0x00653670", "0x006536E4", "0x00653758", "0x006537D0", "0x00653844", "0x006538B8", "0x00653918", "0x00653A24", "0x00653CB8", "0x00653D60", "0x00653E48", "0x00653F34", "0x00653F3C", "0x00653F44", "0x00653F4C", "0x00653F6C", "0x00653F88", "0x00653F90", "0x00653FC0", "0x00653FE8", "0x00653FF0", "0x00653FF8", "0x00654000", "0x0065400C", "0x006541FC", "0x00654204", "0x00654594", "0x00654638", "0x006549D0", "0x00654A50", "0x00654A5C", "0x00654C2C", "0x00654E00", "0x0065502C", "0x0065509C", "0x006551B0", "0x006552C4", "0x00655448", "0x006555CC", "0x00655750", "0x00655A1C", "0x00655B34", "0x00655C2C", "0x00655C7C", "0x00655E9C", "0x00655EEC", "0x00655F90", "0x006562B0", "0x006565B8", "0x00656630", "0x0065665C", "0x006566E4", "0x00656708", "0x0065679C", "0x006568AC", "0x006569C0", "0x00656A8C", "0x00656B04", "0x00656B44", "0x00656BF4", "0x00656C20", "0x00656C2C", "0x00657024", "0x006574AC", "0x006574D8", "0x006575B0", "0x006575D4", "0x006575E0", "0x006575E8", "0x006575F0", "0x006575F8", "0x00657600", "0x0065767C", "0x006576F8", "0x00657700", "0x00657708", "0x00657710", "0x00657718", "0x00657720", "0x00657728", "0x00657730", "0x00657738", "0x00657740", "0x0065774C", "0x00657754", "0x0065775C", "0x00657764", "0x0065776C", "0x00657774", "0x0065777C", "0x00657788", "0x00657790", "0x00657798", "0x006577F8", "0x006577FC", "0x0065785C", "0x006578BC", "0x006578C4", "0x006579C0", "0x006579C8", "0x006579D0", "0x00657ACC", "0x00657AD8", "0x00657CD8", "0x00657CE4", "0x00657CEC", "0x00657CF4", "0x00657CFC", "0x00657D28", "0x00657D3C", "0x00657D40", "0x00657E38", "0x00657E3C", "0x00657FA8", "0x00658044", "0x006580E0", "0x006580E8", "0x00658134", "0x00658164", "0x00658224", "0x00658270", "0x006582A8", "0x0065840C", "0x00658448", "0x00658480", "0x00658560", "0x006587B0", "0x00658B2C", "0x00658BA4", "0x0065900C", "0x00659264", "0x00659404", "0x00659528", "0x006595E0", "0x006598F0", "0x00659C10", "0x00659D00", "0x00659DDC", "0x00659EE0", "0x0065A5F0", "0x0065A5F4", "0x0065A63C", "0x0065A640", "0x0065A6C4", "0x0065A6C8", "0x0065A74C", "0x0065A750", "0x0065A754", "0x0065A7D8", "0x0065A7DC", "0x0065A878", "0x0065A880", "0x0065A92C", "0x0065A930", "0x0065A9B4", "0x0065A9BC", "0x0065AA80", "0x0065AA84", "0x0065AB08", "0x0065AB0C", "0x0065AB10", "0x0065AC20", "0x0065AC24", "0x0065ACC0", "0x0065ACC4", "0x0065ACC8", "0x0065AD48", "0x0065ADD8", "0x0065AE78", "0x0065AF04", "0x0065AF08", "0x0065AF94", "0x0065AF98", "0x0065B04C", "0x0065B050", "0x0065B054", "0x0065B184", "0x0065B188", "0x0065B2B8", "0x0065B2BC", "0x0065B3DC", "0x0065B3E0", "0x0065B4F0", "0x0065B4F4", "0x0065B604", "0x0065B608", "0x0065B720", "0x0065B724", "0x0065B854", "0x0065B920", "0x0065BAB0", "0x0065BB3C", "0x0065BBC8", "0x0065BC54", "0x0065BC58", "0x0065BD68", "0x0065BD6C", "0x0065BE7C", "0x0065BE80", "0x0065BE84", "0x0065BE88", "0x0065BE8C", "0x0065BE90", "0x0065BE94", "0x0065BE98", "0x0065BE9C", "0x0065BEA0", "0x0065BEA4", "0x0065BF28", "0x0065C11C", "0x0065C1C8", "0x0065C6B4", "0x0065C7DC", "0x0065C848", "0x0065CF80", "0x0065D060", "0x0065D214", "0x0065D4FC", "0x0065D5A0", "0x0065DD44", "0x0065E06C", "0x0065E188", "0x0065E18C", "0x0065E2A4", "0x0065E35C", "0x0065E3EC", "0x0065E554", "0x0065E70C", "0x0065E888", "0x0065EBA4", "0x0065ECF8", "0x0065F004", "0x0065F198", "0x0065F37C", "0x0065F3EC", "0x0065F544", "0x0065F5AC", "0x0065F64C", "0x0065F7D8", "0x0065F8B8", "0x0065F940", "0x0065FBF4", "0x0065FBFC", "0x0065FC84", "0x0065FCCC", "0x0065FCD4", "0x0065FCDC", "0x0065FDC0", "0x0065FE38", "0x0065FE7C", "0x0065FE84", "0x0065FF1C", "0x0065FF5C", "0x0065FF64", "0x0065FF6C", "0x0065FF74", "0x00660064", "0x0066006C", "0x006600EC", "0x0066016C", "0x006601EC", "0x0066026C", "0x00660278", "0x0066030C", "0x00660434", "0x00660628", "0x00660708", "0x00660950", "0x006609D0", "0x006609E0", "0x00660A5C", "0x00660C34", "0x00660C94", "0x00660C9C", "0x00660EB8", "0x00661030", "0x00661194", "0x00661350", "0x00661420", "0x00661650", "0x00661654", "0x006616F8", "0x006617B8", "0x00661958", "0x00661960", "0x00661B7C", "0x00661CE8", "0x00661EFC", "0x00661F00", "0x00661FA4", "0x0066205C", "0x006621FC", "0x006622A0", "0x0066233C", "0x006623EC", "0x006624A8", "0x006624AC", "0x006624E8", "0x0066253C", "0x006625E0", "0x00662614", "0x006626BC", "0x0066271C", "0x0066277C", "0x006627DC", "0x0066283C", "0x006628A4", "0x0066290C", "0x00662970", "0x00662978", "0x006629DC", "0x00662A94", "0x00662B80", "0x00662B88", "0x00662BBC", "0x00662BE8", "0x00662CD8", "0x00662D68", "0x00662D9C", "0x006630B8", "0x006630C0", "0x006630C8", "0x006630D0", "0x006630D8", "0x006630E0", "0x006630E4", "0x006630E8", "0x006630EC", "0x00663190", "0x00663204", "0x006632A8", "0x0066331C", "0x006633C0", "0x006633C8", "0x00663498", "0x006634A0", "0x006634A4", "0x00663548", "0x0066354C", "0x00663554", "0x00663558", "0x006635D4", "0x00663784", "0x006637A4", "0x006637C4", "0x006637E4", "0x00663804", "0x006638C8", "0x00663990", "0x00663A48", "0x00663A6C", "0x00663A90", "0x00663AB4", "0x00663AD8", "0x00663BB8", "0x00663D1C", "0x00663DCC", "0x00663EAC", "0x00663F74", "0x006640DC", "0x0066428C", "0x006643C4", "0x0066449C", "0x00664554", "0x00664624", "0x006646DC", "0x0066488C", "0x006649AC", "0x006649B4", "0x00664AA4", "0x00664AAC", "0x00664AB4", "0x00664AC8", "0x00664B2C", "0x00664B34", "0x00664B94", "0x00664B9C", "0x00664C48", "0x00664CB0", "0x00664CB8", "0x00664D50", "0x00664F08", "0x00664F90", "0x00665024", "0x00665030", "0x0066515C", "0x00665164", "0x006651FC", "0x00665208", "0x00665290", "0x00665324", "0x00665550", "0x00665560", "0x00665570", "0x00665638", "0x00665648", "0x00665650", "0x00665658", "0x006656A0", "0x00665704", "0x0066579C", "0x006657AC", "0x00665844", "0x00665A80", "0x00665C98", "0x00665D74", "0x00665F24", "0x00665F6C", "0x00666240", "0x00666358", "0x006664C8", "0x006666F0", "0x006667E0", "0x006668EC", "0x006669DC", "0x00666ADC", "0x00666D30", "0x00666E68", "0x006670B4", "0x006670BC", "0x006670C4", "0x006670CC", "0x006670D4", "0x006670DC", "0x006670E4", "0x006670EC", "0x006670F4", "0x006670FC", "0x00667104", "0x0066710C", "0x00667114", "0x0066711C", "0x00667124", "0x0066712C", "0x00667138", "0x00667140", "0x00667148", "0x0066724C", "0x006689D8", "0x00668AD8", "0x00668BD8", "0x00668BE0", "0x00668BE8", "0x00668BEC", "0x00668BF0", "0x00668C18", "0x00668DD8", "0x00668F98", "0x006690FC", "0x0066925C", "0x006693F4", "0x00669554", "0x00669700", "0x006698AC", "0x00669A58", "0x00669C18", "0x00669DD8", "0x00669F98", "0x0066A158", "0x0066A318", "0x0066A4C8", "0x0066A678", "0x0066A838", "0x0066AA04", "0x0066ABC4", "0x0066AD70", "0x0066AF30", "0x0066B0F0", "0x0066B298", "0x0066B444", "0x0066B5F0", "0x0066B79C", "0x0066B948", "0x0066BAF4", "0x0066BCA0", "0x0066BE60", "0x0066C020", "0x0066C1CC", "0x0066C37C", "0x0066C528", "0x0066C6E8", "0x0066C848", "0x0066C9A8", "0x0066CB50", "0x0066CD14", "0x0066CE74", "0x0066D01C", "0x0066D1C8", "0x0066D374", "0x0066D534", "0x0066D6E0", "0x0066D840", "0x0066D9A0", "0x0066DB00", "0x0066DC98", "0x0066DDF8", "0x0066DF58", "0x0066E090", "0x0066E23C", "0x0066E3B0", "0x0066E510", "0x0066E688", "0x0066E7E8", "0x0066E990", "0x0066EB3C", "0x0066ECE8", "0x0066EE94", "0x0066F040", "0x0066F1A0", "0x0066F300", "0x0066F4AC", "0x0066F658", "0x0066F804", "0x0066F964", "0x0066FAC4", "0x0066FC24", "0x0066FD84", "0x0066FEF8", "0x006700A8", "0x00670250", "0x006703B0", "0x00670510", "0x00670670", "0x006707D0", "0x00670930", "0x00670ACC", "0x00670C6C", "0x00670E34", "0x00670FE4", "0x006711B8", "0x0067138C", "0x00671574", "0x00671750", "0x00671924", "0x00671AF8", "0x00671CCC", "0x00671EA0", "0x00672074", "0x00672248", "0x006722B4", "0x00672320", "0x0067238C", "0x006723F8", "0x00672464", "0x006724D0", "0x0067253C", "0x006725A8", "0x00672614", "0x00672680", "0x006726EC", "0x00672758", "0x006727C4", "0x00672830", "0x0067289C", "0x00672908", "0x00672974", "0x006729E0", "0x00672A4C", "0x00672AB8", "0x00672B24", "0x00672B90", "0x00672BFC", "0x00672C68", "0x00672CD4", "0x00672D40", "0x00672DAC", "0x00672E18", "0x00672E84", "0x00672EF0", "0x00672F5C", "0x00672FC8", "0x00673034", "0x006730A0", "0x0067310C", "0x00673178", "0x006731E4", "0x00673250", "0x006732BC", "0x00673328", "0x00673394", "0x00673400", "0x0067346C", "0x006734D8", "0x00673544", "0x006735B0", "0x0067361C", "0x00673688", "0x006736F4", "0x00673760", "0x006737CC", "0x00673838", "0x006738A4", "0x00673910", "0x0067397C", "0x006739E8", "0x00673A54", "0x00673AC0", "0x00673B2C", "0x00673B98", "0x00673C04", "0x00673C70", "0x00673CDC", "0x00673D48", "0x00673DB4", "0x00673E20", "0x00673E8C", "0x00673EF8", "0x00673F64", "0x00673FD0", "0x0067403C", "0x006740A8", "0x00674114", "0x00674180", "0x006741EC", "0x00674258", "0x006742C4", "0x00674330", "0x0067439C", "0x00674408", "0x00674474", "0x006744E0", "0x0067454C", "0x006745B8", "0x00674624", "0x00674690", "0x006746FC", "0x00674768", "0x006747D4", "0x00674840", "0x006748AC", "0x00674918", "0x00674984", "0x00674AA0", "0x00674BFC", "0x00674D58", "0x00674EB4", "0x00675010", "0x0067516C", "0x006752C8", "0x00675420", "0x00675578", "0x006756D0", "0x00675828", "0x00675980", "0x00675AD8", "0x00675C8C", "0x00675E3C", "0x00676194", "0x006764D4", "0x006765B8", "0x0067669C", "0x00676780", "0x00676864", "0x00676948", "0x00676A2C", "0x00676B10", "0x00676B1C", "0x00676B28", "0x00676B34", "0x00676BD0", "0x00676C6C", "0x00676D08", "0x00676D1C", "0x00676E20", "0x00676F1C", "0x00677018", "0x006770E8", "0x006771B8", "0x00677290", "0x00677360", "0x00677430", "0x00677508", "0x0067760C", "0x00677710", "0x00677814", "0x00677918", "0x00677A1C", "0x00677B20", "0x00677C24", "0x00677D28", "0x00677E2C", "0x00677F30", "0x00678034", "0x00678138", "0x0067823C", "0x00678340", "0x00678444", "0x00678548", "0x0067864C", "0x00678750", "0x00678854", "0x00678958", "0x00678A5C", "0x00678B60", "0x00678C64", "0x00678D68", "0x00678E6C", "0x00678F70", "0x00679074", "0x00679178", "0x0067927C", "0x00679380", "0x00679484", "0x00679588", "0x0067968C", "0x00679790", "0x00679894", "0x00679998", "0x00679A9C", "0x00679BA0", "0x00679CA4", "0x00679DA8", "0x00679EAC", "0x00679FB0", "0x0067A0B4", "0x0067A1B8", "0x0067A2BC", "0x0067A3C0", "0x0067A4C4", "0x0067A5C8", "0x0067A6CC", "0x0067A7D0", "0x0067A8D4", "0x0067A9D8", "0x0067AADC", "0x0067ABE0", "0x0067ACE4", "0x0067ADE8", "0x0067AEEC", "0x0067AFF0", "0x0067B0F4", "0x0067B1F8", "0x0067B2FC", "0x0067B400", "0x0067B504", "0x0067B608", "0x0067B70C", "0x0067B810", "0x0067B914", "0x0067BA18", "0x0067BB1C", "0x0067BC20", "0x0067BD24", "0x0067BE28", "0x0067BF2C", "0x0067C030", "0x0067C134", "0x0067C238", "0x0067C33C", "0x0067C440", "0x0067C544", "0x0067C648", "0x0067C74C", "0x0067C850", "0x0067C954", "0x0067CA58", "0x0067CB5C", "0x0067CC60", "0x0067CD64", "0x0067CE68", "0x0067CF6C", "0x0067D070", "0x0067D174", "0x0067D278", "0x0067D37C", "0x0067D3B8", "0x0067D4CC", "0x0067D594", "0x0067D65C", "0x0067D724", "0x0067D8C8", "0x0067DA6C", "0x0067DAA4", "0x0067DAE8", "0x0067F684", "0x00681220", "0x00682DBC", "0x00684958", "0x006875D4", "0x00687660", "0x0068768C", "0x00687848", "0x00687958", "0x006879F4", "0x006879FC", "0x00687A04", "0x00687A6C", "0x00687AA8", "0x00687B40", "0x00687B6C", "0x00687B74", "0x00687B7C", "0x00687CD4", "0x00687CD8", "0x00687E4C", "0x00688414", "0x00688698", "0x00688A54", "0x00688DF4", "0x00688EB0", "0x00689004", "0x00689188", "0x00689260", "0x00689268", "0x0068926C", "0x0068933C", "0x0068939C", "0x00689498", "0x006894F8", "0x00689564", "0x006896D8", "0x0068989C", "0x00689958", "0x0068995C", "0x00689974", "0x00689984", "0x00689D94", "0x00689DC4", "0x00689DF0", "0x00689EAC", "0x0068A52C", "0x0068A5C8", "0x0068A6F4", "0x0068AAC4", "0x0068AE3C", "0x0068AEA0", "0x0068AEA8", "0x0068B218", "0x0068B5C4", "0x0068B5E0", "0x0068B5E8", "0x0068B618", "0x0068B654", "0x0068B6DC", "0x0068B76C", "0x0068B7D8", "0x0068B81C", "0x0068B960", "0x0068B99C", "0x0068BA28", "0x0068BA80", "0x0068BA88", "0x0068BA90", "0x0068BA98", "0x0068BAA0", "0x0068BADC", "0x0068BB48", "0x0068BC08", "0x0068BCA0", "0x0068BD00", "0x0068BD04", "0x0068BDC4", "0x0068BDCC", "0x0068BF7C", "0x0068C15C", "0x0068C160", "0x0068C428", "0x0068C470", "0x0068C520", "0x0068C580", "0x0068C588", "0x0068C590", "0x0068C5B0", "0x0068C780", "0x0068C888", "0x0068C890", "0x0068C898", "0x0068C9A4", "0x0068C9C0", "0x0068C9E4", "0x0068CAF0", "0x0068CBFC", "0x0068CD08", "0x0068CE14", "0x0068CF08", "0x0068CFB8", "0x0068D0C4", "0x0068D1D0", "0x0068D348", "0x0068D384", "0x0068D4A0", "0x0068D4F8", "0x0068D518", "0x0068D520", "0x0068D624", "0x0068D6EC", "0x0068D7A4", "0x0068DB04", "0x0068DEC8", "0x0068DFD4", "0x0068E0C0", "0x0068E32C", "0x0068E3A8", "0x0068E3C0", "0x0068E3C8", "0x0068E3D0", "0x0068E400", "0x0068E514", "0x0068E580", "0x0068E648", "0x0068E710", "0x0068E80C", "0x0068E8B8", "0x0068E974", "0x0068EA10", "0x0068EB38", "0x0068EB40", "0x0068EC08", "0x0068EC10", "0x0068EC14", "0x0068EC1C", "0x0068EC58", "0x0068ECC4", "0x0068F088", "0x0068F174", "0x0068F27C", "0x0068F2DC", "0x0068F33C", "0x0068F344", "0x0068F34C", "0x0068F36C", "0x0068F5AC", "0x0068F8DC", "0x0068F8F8", "0x0068F900", "0x0068F908", "0x0068F910", "0x0068F918", "0x0068FA24", "0x0068FB30", "0x0068FC3C", "0x0068FD48", "0x0068FE54", "0x0068FE6C", "0x0068FE8C", "0x0068FF80", "0x00690030", "0x00690038", "0x00690040", "0x0069014C", "0x00690258", "0x00690340", "0x0069037C", "0x00690498", "0x006904F0", "0x00690510", "0x00690518", "0x00690680", "0x006907A8", "0x00690894", "0x00690B14", "0x00690BE4", "0x00690D2C", "0x00690E0C", "0x00690EA4", "0x00690F10", "0x00690F54", "0x00690FDC", "0x00690FE4", "0x00690FEC", "0x00690FF4", "0x00690FFC", "0x00691004", "0x00691090", "0x006911BC", "0x0069125C", "0x00691264", "0x0069126C", "0x006912A8", "0x00691340", "0x006913D8", "0x00691508", "0x0069159C", "0x00691630", "0x00691638", "0x006916B0", "0x006917F0", "0x006917F8", "0x0069188C", "0x00691920", "0x00691928", "0x00691930", "0x00691940", "0x00691950", "0x00691958", "0x006919F0", "0x00691A8C", "0x00691B00", "0x00691C04", "0x00691C70", "0x00691C78", "0x00691C80", "0x00691D18", "0x00691D78", "0x00691DCC", "0x00691EEC", "0x00691F4C", "0x00691F54", "0x00691F5C", "0x00691F64", "0x00691F6C", "0x00692038", "0x00692040", "0x00692048", "0x00692204", "0x00692288", "0x006922E8", "0x006923C0", "0x0069253C", "0x00692690", "0x006926AC", "0x006926B4", "0x0069270C", "0x00692778", "0x00692780", "0x006927E0", "0x00692924", "0x00692990", "0x00692A04", "0x00692A0C", "0x00692A14", "0x00692A1C", "0x00692A24", "0x00692A60", "0x00692ACC", "0x00692AD4", "0x00692B74", "0x00692C24", "0x00692C2C", "0x00692CEC", "0x00692D84", "0x00692D8C", "0x00692D94", "0x00692DA4", "0x00692DB4", "0x00692EDC", "0x006931F8", "0x006932E0", "0x006932E8", "0x006932F0", "0x00693328", "0x00693408", "0x00693468", "0x00693470", "0x0069349C", "0x0069360C", "0x006937CC", "0x006937D4", "0x0069385C", "0x00693934", "0x00693D58", "0x006947C8", "0x006948DC", "0x00694ADC", "0x00694AE4", "0x00694BB4", "0x00694BBC", "0x00694BC4", "0x00694BCC", "0x00694BD4", "0x00694BDC", "0x00694BE8", "0x00694BF0", "0x00694BFC", "0x00694C04", "0x00694C0C", "0x00694C14", "0x00694C1C", "0x00694C24", "0x00694C2C", "0x00694C34", "0x00694C48", "0x00694C50", "0x00694D04", "0x00694D0C", "0x00694D14", "0x00694D1C", "0x00694D24", "0x00694D2C", "0x00694D34", "0x00694D3C", "0x00694D44", "0x00694D4C", "0x00694D54", "0x00694D60", "0x00694D68", "0x00694D70", "0x00694F30", "0x00694F38", "0x00694F40", "0x00694F48", "0x00694F50", "0x00694F58", "0x00694F64", "0x00694F6C", "0x00694F80", "0x00694F88", "0x00694F90", "0x00694F98", "0x00694FAC", "0x00694FB4", "0x00694FC8", "0x00694FD0", "0x00694FE4", "0x00694FEC", "0x00694FF4", "0x006951F0", "0x006951F8", "0x00695224", "0x0069522C", "0x00695234", "0x0069527C", "0x006952C4", "0x00695328", "0x00695330", "0x00695338", "0x00695364", "0x0069536C", "0x00695374", "0x006953BC", "0x00695404", "0x0069549C", "0x00695508", "0x00695510", "0x0069553C", "0x00695578", "0x00695580", "0x00695588", "0x00695590", "0x00695598", "0x006955E0", "0x0069566C", "0x0069576C", "0x00695814", "0x006959D0", "0x006959D8", "0x00695A20", "0x00695AC4", "0x00695B48", "0x006960B8", "0x006960C0", "0x006960EC", "0x006960F4", "0x006960FC", "0x00696144", "0x006961D0", "0x006962A4", "0x00696328", "0x00696414", "0x0069641C", "0x00696464", "0x006969DC", "0x00696CAC", "0x00696CB4", "0x00696CE0", "0x00696CE4", "0x00696CEC", "0x00696CF4", "0x00696D3C", "0x00696D84", "0x00696DE8", "0x00696DF0", "0x00696DF8", "0x00696E24", "0x00696E2C", "0x00696E34", "0x00696E7C", "0x00696EC4", "0x00696F28", "0x00696F30", "0x00697044", "0x0069704C", "0x006970B4", "0x00697130", "0x00697138", "0x00697140", "0x00697188", "0x006971D0", "0x00697240", "0x006973B8", "0x006974A4", "0x006975C8", "0x006976CC", "0x006976D4", "0x00697700", "0x00697708", "0x00697710", "0x00697758", "0x006977A0", "0x00697804", "0x0069780C", "0x00697814", "0x00697840", "0x00697848", "0x00697850", "0x00697898", "0x006978E0", "0x00697944", "0x0069794C", "0x00697954", "0x00697980", "0x00697988", "0x00697990", "0x006979D8", "0x00697A20", "0x00697A84", "0x00697A8C", "0x00697A94", "0x00697ACC", "0x00697AD8", "0x00697AE0", "0x00697B28", "0x00697B70", "0x00697C10", "0x00697C1C", "0x00697C24", "0x00697C50", "0x00697C58", "0x00697C60", "0x00697CA8", "0x00697CF0", "0x00697D54", "0x00697D5C", "0x00697D64", "0x00697D90", "0x00697D98", "0x00697DA0", "0x00697DE8", "0x00697E74", "0x00697F48", "0x00697FCC", "0x006980B8", "0x006980C0", "0x006980EC", "0x006980F4", "0x006980FC", "0x00698144", "0x006981D0", "0x006982A4", "0x00698328", "0x00698414", "0x0069841C", "0x00698448", "0x00698450", "0x00698458", "0x006984A0", "0x006984E8", "0x0069854C", "0x00698554", "0x0069855C", "0x00698588", "0x00698590", "0x00698598", "0x006985E0", "0x00698628", "0x0069868C", "0x00698694", "0x0069869C", "0x0069878C", "0x00698798", "0x006987A0", "0x006987E8", "0x00698830", "0x006988D0", "0x006988DC", "0x006988E4", "0x00698910", "0x00698918", "0x00698920", "0x00698968", "0x006989B0", "0x00698A14", "0x00698A1C", "0x00698A24", "0x00698A50", "0x00698A58", "0x00698A60", "0x00698AA8", "0x00698AF0", "0x00698B54", "0x00698B5C", "0x00698B64", "0x00698C54", "0x00698C60", "0x00698C68", "0x00698CB0", "0x00698CF8", "0x00698D98", "0x00698DA4", "0x00698DAC", "0x00698E9C", "0x00698EA8", "0x00698EB0", "0x00698EF8", "0x00698F40", "0x00698FE0", "0x00698FEC", "0x00698FF4", "0x00699020", "0x00699028", "0x00699030", "0x00699078", "0x006990C0", "0x00699124", "0x0069912C", "0x00699134", "0x00699160", "0x00699168", "0x00699170", "0x006991B8", "0x00699200", "0x00699264", "0x0069926C", "0x00699274", "0x00699364", "0x00699370", "0x00699378", "0x006993C0", "0x00699408", "0x006994A8", "0x006994B4", "0x006994BC", "0x006994E8", "0x00699520", "0x00699560", "0x00699568", "0x00699570", "0x00699578", "0x00699580", "0x00699588", "0x00699590", "0x006995D8", "0x00699620", "0x006996E8", "0x0069976C", "0x00699774", "0x006997A0", "0x006997A8", "0x006997B0", "0x006997F8", "0x00699884", "0x00699958", "0x006999DC", "0x00699F4C", "0x00699F54", "0x00699F80", "0x00699F88", "0x00699F90", "0x00699FD8", "0x0069A020", "0x0069A084", "0x0069A08C", "0x0069A094", "0x0069A0C0", "0x0069A0FC", "0x0069A104", "0x0069A10C", "0x0069A114", "0x0069A11C", "0x0069A164", "0x0069A1F0", "0x0069A2F0", "0x0069A398", "0x0069A554", "0x0069A55C", "0x0069A588", "0x0069A5C4", "0x0069A5CC", "0x0069A5D4", "0x0069A5DC", "0x0069A5E4", "0x0069A62C", "0x0069A6B8", "0x0069A7B8", "0x0069A860", "0x0069AA1C", "0x0069AA44", "0x0069AAA4", "0x0069AADC", "0x0069ABF0", "0x0069AC90", "0x0069AD54", "0x0069AF28", "0x0069AF84", "0x0069B074", "0x0069B484", "0x0069B48C", "0x0069B504", "0x0069B50C", "0x0069B514", "0x0069B51C", "0x0069B524", "0x0069B52C", "0x0069B534", "0x0069B53C", "0x0069B544", "0x0069B6B4", "0x0069B770", "0x0069B7D8", "0x0069B858", "0x0069BAA0", "0x0069BC14", "0x0069BCDC", "0x0069BE1C", "0x0069BE20", "0x0069BE84", "0x0069BEB0", "0x0069BEB8", "0x0069BEC0", "0x0069C4F8", "0x0069C560", "0x0069C568", "0x0069C668", "0x0069C6B8", "0x0069C724", "0x0069C824", "0x0069C828", "0x0069C830", "0x0069C840", "0x0069C898", "0x0069C9A4", "0x0069CA08", "0x0069CA0C", "0x0069CAB8", "0x0069CB90", "0x0069CBE4", "0x0069CC88", "0x0069CC90", "0x0069CC98", "0x0069CCF8", "0x0069CD58", "0x0069CDB8", "0x0069CDD0", "0x0069CDE8", "0x0069D688", "0x0069D760", "0x0069DE5C", "0x0069DE60", "0x0069DFCC", "0x0069E02C", "0x0069E034", "0x0069E044", "0x0069E04C", "0x0069E054", "0x0069E164", "0x0069E2FC", "0x0069E344", "0x0069E904", "0x0069EB30", "0x0069EC6C", "0x0069ECCC", "0x0069EED8", "0x0069EFC4", "0x0069F1B0", "0x0069F284", "0x0069F358", "0x0069F378", "0x0069F394", "0x0069F3E0", "0x0069F690", "0x0069F940", "0x0069F948", "0x0069F9FC", "0x0069FA64", "0x0069FAD0", "0x0069FB30", "0x0069FB90", "0x0069FD80", "0x006A000C", "0x006A02B0", "0x006A0318", "0x006A0320", "0x006A0624", "0x006A081C", "0x006A0A14", "0x006A0C0C", "0x006A0E04", "0x006A0F40", "0x006A10C0", "0x006A1160", "0x006A12E0", "0x006A1380", "0x006A15EC", "0x006A1710", "0x006A1844", "0x006A18C8", "0x006A19EC", "0x006A1C58", "0x006A1CF4", "0x006A1E6C", "0x006A1F94", "0x006A2020", "0x006A20AC", "0x006A2138", "0x006A2CF0", "0x006A318C", "0x006A3258", "0x006A33B0", "0x006A3514", "0x006A351C", "0x006A3524", "0x006A3768", "0x006A37C8", "0x006A37CC", "0x006A3820", "0x006A38B8", "0x006A393C", "0x006A39D8", "0x006A3A70", "0x006A3AC4", "0x006A3D38", "0x006A3DA4", "0x006A3E1C", "0x006A41AC", "0x006A4394", "0x006A44CC", "0x006A461C", "0x006A4678", "0x006A4688", "0x006A46DC", "0x006A473C", "0x006A47EC", "0x006A4994", "0x006A4A3C", "0x006A4AE4", "0x006A4BA4", "0x006A4BF8", "0x006A4D5C", "0x006A4E8C", "0x006A4F78", "0x006A4FF0", "0x006A516C", "0x006A51EC", "0x006A52FC", "0x006A57D0", "0x006A58B4", "0x006A59B4", "0x006A5AF4", "0x006A5C4C", "0x006A5D08", "0x006A5F48", "0x006A706C", "0x006A70E4", "0x006A7444", "0x006A745C", "0x006A74D4", "0x006A7514", "0x006A7800", "0x006A7868", "0x006A78D0", "0x006A78E4", "0x006A78EC", "0x006A78F8", "0x006A7900", "0x006A7908", "0x006A7998", "0x006A7A80", "0x006A7B18", "0x006A7B24", "0x006A7BC0", "0x006A7C6C", "0x006A7DB4", "0x006A7E24", "0x006A7F84", "0x006A7F8C", "0x006A7F9C", "0x006A7FAC", "0x006A7FB8", "0x006A7FC4", "0x006A7FDC", "0x006A7FF0", "0x006A8004", "0x006A806C", "0x006A80D8", "0x006A8140", "0x006A8154", "0x006A81C0", "0x006A8284", "0x006A844C", "0x006A85B4", "0x006A85BC", "0x006A88C4", "0x006A88D8", "0x006A88EC", "0x006A8900", "0x006A89AC", "0x006A89C0", "0x006A89F0", "0x006A8B68", "0x006A8BF0", "0x006A8C6C", "0x006A8CF8", "0x006A8D00", "0x006A8D28", "0x006A8E4C", "0x006A9010", "0x006A9074", "0x006A907C", "0x006A908C", "0x006A9D3C", "0x006AA254", "0x006AA298", "0x006AA29C", "0x006AA2A0", "0x006AA5FC", "0x006AA874", "0x006AA8DC", "0x006AAB00", "0x006AAC20", "0x006AAC24", "0x006AAC40", "0x006AACE4", "0x006AAD88", "0x006AAE2C", "0x006AAE50", "0x006AAEC8", "0x006AAF30", "0x006AAF78", "0x006AB070", "0x006AB0EC", "0x006AB174", "0x006AB184", "0x006AB25C", "0x006AB388", "0x006AB3A0", "0x006AB414", "0x006AB488", "0x006AB518", "0x006AB5A8", "0x006AB798", "0x006AB824", "0x006AB8A0", "0x006AB930", "0x006ABB24", "0x006ABBA8", "0x006ABC34", "0x006ABCB8", "0x006ABD34", "0x006ABDC4", "0x006AC5DC", "0x006AC678", "0x006AC740", "0x006AC808", "0x006AC820", "0x006AC90C", "0x006ACA10", "0x006ACA18", "0x006ACDFC", "0x006ACECC", "0x006ACED0", "0x006ACFB8", "0x006AD048", "0x006AD134", "0x006AD1A8", "0x006AD20C", "0x006AD2EC", "0x006AD3D0", "0x006AD434", "0x006AD534", "0x006AD5A0", "0x006AD6A8", "0x006AD714", "0x006AD81C", "0x006AD88C", "0x006AD90C", "0x006ADA00", "0x006ADA88", "0x006ADAE4", "0x006ADC30", "0x006ADC98", "0x006ADD00", "0x006ADD08", "0x006ADD10", "0x006ADD18", "0x006ADD80", "0x006ADDE8", "0x006ADDF0", "0x006ADF98", "0x006ADFBC", "0x006ADFC4", "0x006AE140", "0x006AE1A8", "0x006AE1E8", "0x006AE1F0", "0x006AE1F8", "0x006AE26C", "0x006AE394", "0x006AE470", "0x006AE544", "0x006AE614", "0x006AE61C", "0x006AE6EC", "0x006AE7BC", "0x006AE7C4", "0x006AE84C", "0x006AE88C", "0x006AE9F4", "0x006AEA70", "0x006AEBE0", "0x006AEC9C", "0x006AECA4", "0x006AEED8", "0x006AEF08", "0x006AEFC8", "0x006AEFD0", "0x006AF08C", "0x006AF090", "0x006AF128", "0x006AF12C", "0x006AF1B4", "0x006AF1F0", "0x006AF200", "0x006AF384", "0x006AF434", "0x006AF460", "0x006AF4C4", "0x006AF4D4", "0x006AF7FC", "0x006AF850", "0x006AFA80", "0x006AFB98", "0x006AFDFC", "0x006AFE0C", "0x006B0038", "0x006B004C", "0x006B0100", "0x006B01B4", "0x006B0274", "0x006B0334", "0x006B03F8", "0x006B04BC", "0x006B0584", "0x006B064C", "0x006B0660", "0x006B0674", "0x006B08A0", "0x006B0984", "0x006B0BE4", "0x006B0CC8", "0x006B0D7C", "0x006B0E30", "0x006B0EF0", "0x006B0FB0", "0x006B0FC8", "0x006B0FE0", "0x006B0FF8", "0x006B1010", "0x006B1024", "0x006B1038", "0x006B12A0", "0x006B154C", "0x006B1550", "0x006B1674", "0x006B167C", "0x006B1750", "0x006B1824", "0x006B1850", "0x006B193C", "0x006B1A78", "0x006B1A80", "0x006B1AE8", "0x006B1B78", "0x006B1B80", "0x006B1B8C", "0x006B1C3C", "0x006B1C40", "0x006B1C48", "0x006B1CC4", "0x006B1CCC", "0x006B1D48", "0x006B1D4C", "0x006B1DC4", "0x006B1E04", "0x006B1E30", "0x006B2134", "0x006B2224", "0x006B2230", "0x006B2360", "0x006B2364", "0x006B236C", "0x006B2390", "0x006B23B4", "0x006B23BC", "0x006B23C4", "0x006B23CC", "0x006B23D4", "0x006B23DC", "0x006B23E4", "0x006B2538", "0x006B2544", "0x006B254C", "0x006B2594", "0x006B259C", "0x006B25A4", "0x006B25AC", "0x006B25B4", "0x006B25BC", "0x006B25C4", "0x006B25CC", "0x006B25D4", "0x006B25DC", "0x006B25FC", "0x006B261C", "0x006B263C", "0x006B265C", "0x006B267C", "0x006B269C", "0x006B26BC", "0x006B26DC", "0x006B26FC", "0x006B271C", "0x006B273C", "0x006B275C", "0x006B277C", "0x006B279C", "0x006B27BC", "0x006B27DC", "0x006B2818", "0x006B2868", "0x006B2974", "0x006B2A6C", "0x006B2C20", "0x006B2C7C", "0x006B2C80", "0x006B2CB4", "0x006B2CD8", "0x006B2D0C", "0x006B2EB4", "0x006B2EB8", "0x006B3150", "0x006B31AC", "0x006B31B4", "0x006B34C8", "0x006B3724", "0x006B3E64", "0x006B3F1C", "0x006B3FC4", "0x006B3FCC", "0x006B3FD4", "0x006B4010", "0x006B403C", "0x006B40AC", "0x006B4140", "0x006B4334", "0x006B43E8", "0x006B461C", "0x006B4628", "0x006B4634", "0x006B4738", "0x006B47BC", "0x006B47F8", "0x006B4834", "0x006B4870", "0x006B4878", "0x006B49E4", "0x006B4B6C", "0x006B4C44", "0x006B4D04", "0x006B4D14", "0x006B4D2C", "0x006B4DC8", "0x006B4DD4", "0x006B4F64", "0x006B5068", "0x006B5070", "0x006B51A4", "0x006B51F8", "0x006B51FC", "0x006B529C", "0x006B5380", "0x006B5478", "0x006B54C8", "0x006B55AC", "0x006B55BC", "0x006B55F8", "0x006B5654", "0x006B565C", "0x006B5764", "0x006B5768", "0x006B576C", "0x006B5884", "0x006B5890", "0x006B5AFC", "0x006B5B10", "0x006B5D50", "0x006B5DEC", "0x006B5E18", "0x006B5F70", "0x006B6024", "0x006B6114", "0x006B6198", "0x006B8234", "0x006B82A4", "0x006B8314", "0x006B8384", "0x006B83F4", "0x006B83FC", "0x006B8458", "0x006B84B4", "0x006B8654", "0x006B86F0", "0x006B8864", "0x006B8914", "0x006B89AC", "0x006B89D8", "0x006B8A24", "0x006B8A2C", "0x006B8A34", "0x006B8AC8", "0x006B8B5C", "0x006B8B90", "0x006B8BC0", "0x006B8D24", "0x006B8E8C", "0x006B8E94", "0x006B8E9C", "0x006B8FAC", "0x006B90CC", "0x006B90D4", "0x006B9100", "0x006B9190", "0x006B91BC", "0x006B9218", "0x006B9274", "0x006B92D0", "0x006B932C", "0x006B9388", "0x006B9458", "0x006B96C0", "0x006B97EC", "0x006B99F8", "0x006B9B00", "0x006B9C0C", "0x006B9D10", "0x006B9E20", "0x006B9F28", "0x006BA060", "0x006BA0B0", "0x006BA100", "0x006BA150", "0x006BA1A0", "0x006BA1F0", "0x006BA274", "0x006BA2F8", "0x006BA37C", "0x006BA400", "0x006BA484", "0x006BA574", "0x006BA660", "0x006BA80C", "0x006BA8A8", "0x006BA8B0", "0x006BA9B4", "0x006BA9C4", "0x006BA9CC", "0x006BAA04", "0x006BAC0C", "0x006BAC68", "0x006BACC4", "0x006BAD20", "0x006BAE30", "0x006BAF58", "0x006BAF60", "0x006BB064", "0x006BB06C", "0x006BB200", "0x006BB208", "0x006BB3A4", "0x006BB420", "0x006BB518", "0x006BB574", "0x006BB5B4", "0x006BB610", "0x006BB708", "0x006BB710", "0x006BB814", "0x006BB85C", "0x006BB8B8", "0x006BB8F8", "0x006BB940", "0x006BB9BC", "0x006BBA38", "0x006BBBC8", "0x006BBBD0", "0x006BBCD4", "0x006BBD1C", "0x006BBD78", "0x006BBE64", "0x006BBEE8", "0x006BC0D8", "0x006BC15C", "0x006BC340", "0x006BC3C4", "0x006BC5B4", "0x006BC638", "0x006BC82C", "0x006BC8B0", "0x006BCAA4", "0x006BCABC", "0x006BCBF8", "0x006BCC10", "0x006BCDF0", "0x006BCE90", "0x006BCEEC", "0x006BD064", "0x006BD1DC", "0x006BD36C", "0x006BD4EC", "0x006BD834", "0x006BD9AC", "0x006BDB2C", "0x006BDCAC", "0x006BDEB8", "0x006BDEC0", "0x006BDF10", "0x006BE1B8", "0x006BE240", "0x006BE434", "0x006BE4BC", "0x006BE6B0", "0x006BE770", "0x006BE7E0", "0x006BE848", "0x006BE920", "0x006BE954", "0x006BE96C", "0x006BEA90", "0x006BEBB4", "0x006BECD8", "0x006BF9F4", "0x006BFDC8", "0x006BFE84", "0x006BFFF0", "0x006C0004", "0x006C0418", "0x006C0604", "0x006C1654", "0x006C16C8", "0x006C16D0", "0x006C16D8", "0x006C16DC", "0x006C1880", "0x006C190C", "0x006C1970", "0x006C1974", "0x006C197C", "0x006C1B50", "0x006C1B90", "0x006C1BD0", "0x006C1BD8", "0x006C1BE0", "0x006C1BE8", "0x006C1BF0", "0x006C2020", "0x006C2074", "0x006C2100", "0x006C2494", "0x006C249C", "0x006C24A4", "0x006C24AC", "0x006C24B4", "0x006C24BC", "0x006C24C4", "0x006C24CC", "0x006C24D4", "0x006C259C", "0x006C26AC", "0x006C28E0", "0x006C2920", "0x006C2938", "0x006C29D4", "0x006C29DC", "0x006C29F4", "0x006C29FC", "0x006C2A30", "0x006C2A64", "0x006C2AF8", "0x006C2B08", "0x006C2B94", "0x006C2C28", "0x006C2CB4", "0x006C2D24", "0x006C2D94", "0x006C2E04", "0x006C2E8C", "0x006C2E94", "0x006C2E9C", "0x006C2EA4", "0x006C2EAC", "0x006C2EB4", "0x006C2EBC", "0x006C2F44", "0x006C2F4C", "0x006C2F54", "0x006C2F5C", "0x006C2F64", "0x006C2F6C", "0x006C2FE4", "0x006C3118", "0x006C3144", "0x006C3184", "0x006C3194", "0x006C31A4", "0x006C326C", "0x006C32F4", "0x006C3314", "0x006C333C", "0x006C3358", "0x006C3360", "0x006C344C", "0x006C3454", "0x006C35A8", "0x006C3644", "0x006C3668", "0x006C3704", "0x006C370C", "0x006C39D4", "0x006C3AC8", "0x006C3AD0", "0x006C3AE0", "0x006C3C58", "0x006C3D4C", "0x006C3D54", "0x006C3E48", "0x006C3E50", "0x006C3E60", "0x006C4218", "0x006C430C", "0x006C4314", "0x006C431C", "0x006C4614", "0x006C469C", "0x006C471C", "0x006C47C0", "0x006C4840", "0x006C49C8", "0x006C4B50", "0x006C4BF4", "0x006C4C98", "0x006C4F7C", "0x006C5050", "0x006C5170", "0x006C5250", "0x006C5380", "0x006C5470", "0x006C54B8", "0x006C5548", "0x006C557C", "0x006C55F0", "0x006C569C", "0x006C56A8", "0x006C57CC", "0x006C580C", "0x006C58C0", "0x006C58EC", "0x006C5944", "0x006C5954", "0x006C5A30", "0x006C5A40", "0x006C5AE0", "0x006C5C08", "0x006C5C38", "0x006C5CB8", "0x006C5F20", "0x006C5F28", "0x006C5F34", "0x006C5F40", "0x006C5FE0", "0x006C6074", "0x006C60D4", "0x006C60EC", "0x006C60F8", "0x006C6100", "0x006C6108", "0x006C6110", "0x006C611C", "0x006C6124", "0x006C62AC", "0x006C62FC", "0x006C6378", "0x006C6380", "0x006C6630", "0x006C6688", "0x006C6698", "0x006C6774", "0x006C6784", "0x006C678C", "0x006C6848", "0x006C6918", "0x006C69B8", "0x006C69D8", "0x006C69F4", "0x006C6A94", "0x006C6B3C", "0x006C6BD0", "0x006C6BF8", "0x006C6C28", "0x006C6C34", "0x006C6C84", "0x006C6CAC", "0x006C6CB8", "0x006C6CE0", "0x006C6CEC", "0x006C6D08", "0x006C6D24", "0x006C6D4C", "0x006C6D58", "0x006C6E50", "0x006C6EF4", "0x006C6EFC", "0x006C7024", "0x006C714C", "0x006C7268", "0x006C736C", "0x006C7488", "0x006C7528", "0x006C75C8", "0x006C768C", "0x006C7750", "0x006C7758", "0x006C78DC", "0x006C78E4", "0x006C7984", "0x006C79E0", "0x006C7A24", "0x006C7A68", "0x006C7AC8", "0x006C7D60", "0x006C7E34", "0x006C7EEC", "0x006C8160", "0x006C8224", "0x006C822C", "0x006C8234", "0x006C8294", "0x006C82F4", "0x006C8330", "0x006C8370", "0x006C841C", "0x006C86F8", "0x006C8744", "0x006C87C8", "0x006C88D0", "0x006C8920", "0x006C8998", "0x006C8A08", "0x006C8A10", "0x006C8C74", "0x006C8CC8", "0x006C8D88", "0x006C8DF0", "0x006C8FF4", "0x006C91A0", "0x006C93A8", "0x006C947C", "0x006C96F0", "0x006C998C", "0x006C99D8", "0x006C9A54", "0x006C9AA8", "0x006C9AB0", "0x006C9AB8", "0x006C9AC0", "0x006C9AC8", "0x006C9AD0", "0x006C9AD8", "0x006C9AE0", "0x006C9AE8", "0x006C9AF0", "0x006C9AF8", "0x006C9B00", "0x006C9B0C", "0x006C9B14", "0x006C9B1C", "0x006C9B24", "0x006C9B3C", "0x006C9B54", "0x006C9BF0", "0x006C9BFC", "0x006C9CA8", "0x006C9CB0", "0x006C9CC8", "0x006C9CD4", "0x006C9D80", "0x006C9D88", "0x006C9DBC", "0x006C9DD8", "0x006C9E48", "0x006C9EB8", "0x006C9F28", "0x006C9FCC", "0x006C9FD4", "0x006C9FDC", "0x006C9FE4", "0x006C9FEC", "0x006C9FF4", "0x006C9FFC", "0x006CA0A0", "0x006CA0A8", "0x006CA0B0", "0x006CA0B8", "0x006CA0C0", "0x006CA0C8", "0x006CA0D0", "0x006CA0D8", "0x006CA0E0", "0x006CA0E8", "0x006CA0F0", "0x006CA0F8", "0x006CA1D0", "0x006CA1D8", "0x006CABDC", "0x006CABEC", "0x006CABFC", "0x006CAC0C", "0x006CAC1C", "0x006CAC40", "0x006CACDC", "0x006CAD3C", "0x006CAD9C", "0x006CADF4", "0x006CAE04", "0x006CAE28", "0x006CAEC4", "0x006CAED4", "0x006CAEF8", "0x006CAF94", "0x006CAFC8", "0x006CAFD0", "0x006CB0D0", "0x006CB0E0", "0x006CB0E8", "0x006CB0F0", "0x006CB0F8", "0x006CB100", "0x006CB1C8", "0x006CB50C", "0x006CB59C", "0x006CB5C0", "0x006CB654", "0x006CB680", "0x006CB6A8", "0x006CB8D0", "0x006CB9DC", "0x006CBA00", "0x006CBC54", "0x006CBC5C", "0x006CBC64", "0x006CBCC4", "0x006CBCCC", "0x006CBCD4", "0x006CBCDC", "0x006CBCE4", "0x006CBCEC", "0x006CBCF4", "0x006CBD04", "0x006CBD74", "0x006CBD84", "0x006CC4B0", "0x006CC52C", "0x006CC548", "0x006CC564", "0x006CC57C", "0x006CC590", "0x006CC598", "0x006CC5B4", "0x006CC5D0", "0x006CC5EC", "0x006CC608", "0x006CCC08", "0x006CCC40", "0x006CCF20", "0x006CCFC8", "0x006CD0E8", "0x006CD2B4", "0x006CD438", "0x006CD574", "0x006CDC10", "0x006CDD3C", "0x006CDD44", "0x006CDD68", "0x006CDD70", "0x006CDE30", "0x006CDE38", "0x006CDE40", "0x006CDEC0", "0x006CDEF8", "0x006CDF00", "0x006CDF08", "0x006CDF10", "0x006CDF18", "0x006CDF44", "0x006CDF4C", "0x006CDF54", "0x006CE0D0", "0x006CE1B4", "0x006CE464", "0x006CE524", "0x006CE618", "0x006CE958", "0x006CEC98", "0x006CEFC8", "0x006CF344", "0x006CF674", "0x006CF99C", "0x006CFA08", "0x006CFBE0", "0x006CFCA4", "0x006CFF1C", "0x006CFFC4", "0x006D0494", "0x006D0544", "0x006D0558", "0x006D095C", "0x006D0978", "0x006D0A38", "0x006D0DC8", "0x006D0DD0", "0x006D0E30", "0x006D0E38", "0x006D0EE4", "0x006D0EE8", "0x006D1210", "0x006D12B8", "0x006D14DC", "0x006D1544", "0x006D15B0", "0x006D1618", "0x006D1684", "0x006D1704", "0x006D17F0", "0x006D1950", "0x006D1A28", "0x006D1BD0", "0x006D1CA8", "0x006D1DE8", "0x006D1DF0", "0x006D1E50", "0x006D1EF0", "0x006D1F54", "0x006D2730", "0x006D2798", "0x006D2D44", "0x006D2E0C", "0x006D2EB4", "0x006D2F5C", "0x006D2FDC", "0x006D3014", "0x006D30E0", "0x006D36C0", "0x006D3CA0", "0x006D3FC0", "0x006D40E4", "0x006D4210", "0x006D4364", "0x006D43BC", "0x006D4490", "0x006D45B0", "0x006D45C4", "0x006D47F8", "0x006D48C0", "0x006D4938", "0x006D49F8", "0x006D4AB8", "0x006D4EE0", "0x006D4EE8", "0x006D4F48", "0x006D4F50", "0x006D4FFC", "0x006D5000", "0x006D5040", "0x006D50C0", "0x006D50F8", "0x006D50FC", "0x006D5238", "0x006D5240", "0x006D52A0", "0x006D52A8", "0x006D5354", "0x006D5358", "0x006D5360", "0x006D53D0", "0x006D545C", "0x006D54CC", "0x006D55FC", "0x006D5604", "0x006D5634", "0x006D56AC", "0x006D571C", "0x006D5794", "0x006D580C", "0x006D5884", "0x006D58FC", "0x006D5A3C", "0x006D5B18", "0x006D5DCC", "0x006D5EAC", "0x006D5F70", "0x006D5F74", "0x006D5F78", "0x006D5F7C", "0x006D5F80", "0x006D5F84", "0x006D6024", "0x006D608C", "0x006D6154", "0x006D6158", "0x006D62A8", "0x006D62B0", "0x006D62B4", "0x006D6330", "0x006D6334", "0x006D633C", "0x006D6458", "0x006D64D8", "0x006D6538", "0x006D6598", "0x006D65F4", "0x006D6678", "0x006D66D8", "0x006D6738", "0x006D6740", "0x006D6748", "0x006D6750", "0x006D6828", "0x006D6830", "0x006D6900", "0x006D6928", "0x006D6930", "0x006D6938", "0x006D6940", "0x006D6980", "0x006D6988", "0x006D6A00", "0x006D6A18", "0x006D6A30", "0x006D6A38", "0x006D6A40", "0x006D6A44", "0x006D6E44", "0x006D6FEC", "0x006D6FF4", "0x006D7054", "0x006D70B4", "0x006D8464", "0x006D8468", "0x006D8A64", "0x006D8A6C", "0x006D8C2C", "0x006D8D84", "0x006D8D8C", "0x006D8D94", "0x006D8D9C", "0x006D8E1C", "0x006D8E9C", "0x006D8F1C", "0x006D8F24", "0x006D9158", "0x006D915C", "0x006D9298", "0x006D9318", "0x006D9398", "0x006D9A54", "0x006D9CFC", "0x006D9E38", "0x006DA390", "0x006DA630", "0x006DA75C", "0x006DA76C", "0x006DB8C8", "0x006DB968", "0x006DBB50", "0x006DBB58", "0x006DBB60", "0x006DBC04", "0x006DBC08", "0x006DBC78", "0x006DBCA4", "0x006DBCA8", "0x006DBE8C", "0x006DBE94", "0x006DBEF4", "0x006DBF20", "0x006DBF2C", "0x006DBFB4", "0x006DC070", "0x006DC078", "0x006DC114", "0x006DC294", "0x006DC4B4", "0x006DC4B8", "0x006DC5CC", "0x006DC918", "0x006DCB64", "0x006DCB74", "0x006DCCEC", "0x006DCD5C", "0x006DCD64", "0x006DCD6C", "0x006DCD78", "0x006DCE38", "0x006DCE40", "0x006DCE48", "0x006DD2B4", "0x006DD32C", "0x006DD460", "0x006DD7E4", "0x006DDB0C", "0x006DDCB0", "0x006DDCE0", "0x006DE444", "0x006DE454", "0x006DEB70", "0x006DEB98", "0x006DEDF8", "0x006DEE0C", "0x006DF26C", "0x006DF278", "0x006DF7B4", "0x006DF7BC", "0x006DF7C4", "0x006DF8EC", "0x006DFA4C", "0x006DFA68", "0x006DFA84", "0x006DFAA0", "0x006DFABC", "0x006DFAD8", "0x006DFAF4", "0x006DFB14", "0x006DFB30", "0x006DFB50", "0x006DFB6C", "0x006DFB88", "0x006DFBEC", "0x006DFC08", "0x006DFC24", "0x006DFC40", "0x006DFCCC", "0x006DFCEC", "0x006DFEF8", "0x006E0068", "0x006E0234", "0x006E0314", "0x006E035C", "0x006E03A8", "0x006E03F0", "0x006E03F8", "0x006E0438", "0x006E0510", "0x006E0560", "0x006E06B4", "0x006E06B8", "0x006E0780", "0x006E07B8", "0x006E0828", "0x006E0C04", "0x006E0E28", "0x006E16F4", "0x006E19CC", "0x006E1B00", "0x006E1C3C", "0x006E1EF8", "0x006E226C", "0x006E22A4", "0x006E2344", "0x006E2AAC", "0x006E2C94", "0x006E3304", "0x006E39D0", "0x006E4210", "0x006E4404", "0x006E4460", "0x006E4538", "0x006E45A4", "0x006E48A4", "0x006E48AC", "0x006E4980", "0x006E4A30", "0x006E4A58", "0x006E4AB8", "0x006E4AC0", "0x006E4B50", "0x006E4BE0", "0x006E4C94", "0x006E4CA4", "0x006E4D70", "0x006E4DE0", "0x006E4E50", "0x006E4E54", "0x006E4EFC", "0x006E4F00", "0x006E5070", "0x006E5168", "0x006E536C", "0x006E5650", "0x006E5654", "0x006E56A4", "0x006E58D8", "0x006E58E0", "0x006E58E8", "0x006E5A98", "0x006E5C80", "0x006E5DA0", "0x006E5F18", "0x006E6078", "0x006E6170", "0x006E6274", "0x006E62B4", "0x006E63D4", "0x006E65C8", "0x006E6600", "0x006E6608", "0x006E6654", "0x006E75FC", "0x006E7604", "0x006E7DBC", "0x006E7E24", "0x006E867C", "0x006E8784", "0x006E885C", "0x006E896C", "0x006E8970", "0x006E8A84", "0x006E8A88", "0x006E8B08", "0x006E9410", "0x006E9494", "0x006E94A0", "0x006E94AC", "0x006E95FC", "0x006E9698", "0x006E96A0", "0x006E96F0", "0x006E9730", "0x006E9738", "0x006E9774", "0x006E97A8", "0x006E9854", "0x006E9B30", "0x006E9B5C", "0x006EA048", "0x006EA07C", "0x006EA084", "0x006EA0C4", "0x006EA0F0", "0x006EA158", "0x006EA198", "0x006EA1F4", "0x006EA3C8", "0x006EA560", "0x006EA5A8", "0x006EA5B0", "0x006EA5B8", "0x006EA5C0", "0x006EA760", "0x006EAAAC", "0x006EACDC", "0x006EAF10", "0x006EAF34", "0x006EAFBC", "0x006EB064", "0x006EB0EC", "0x006EB194", "0x006EB21C", "0x006EB2C4", "0x006EB34C", "0x006EB3F4", "0x006EB47C", "0x006EB524", "0x006EB5AC", "0x006EB654", "0x006EB6DC", "0x006EB92C", "0x006EB9B4", "0x006EBA5C", "0x006EBAE4", "0x006EBB8C", "0x006EBB94", "0x006EBB9C", "0x006EBC24", "0x006EBE74", "0x006EBEE4", "0x006EBF84", "0x006ECBCC", "0x006ECBF8", "0x006ECC00", "0x006ECC2C", "0x006ECC34", "0x006ECC3C", "0x006ECC44", "0x006ECC4C", "0x006ECC54", "0x006ECC80", "0x006ECF20", "0x006ED004", "0x006ED00C", "0x006ED25C", "0x006ED530", "0x006ED5F0", "0x006ED640", "0x006ED794", "0x006ED830", "0x006ED894", "0x006ED89C", "0x006ED8F8", "0x006ED95C", "0x006ED9B8", "0x006EDA18", "0x006EDA34", "0x006EDBE8", "0x006EDCE0", "0x006EDD0C", "0x006EDD38", "0x006EDE40", "0x006EDECC", "0x006EE0C8", "0x006EE144", "0x006EE464", "0x006EE46C", "0x006EE474", "0x006EE47C", "0x006EE484", "0x006EE48C", "0x006EE494", "0x006EE49C", "0x006EE4C8", "0x006EE4F4", "0x006EE4FC", "0x006EE504", "0x006EE564", "0x006EE64C", "0x006EE69C", "0x006EE744", "0x006EEBF8", "0x006EEC8C", "0x006EEDF8", "0x006EEDFC", "0x006EEF60", "0x006EEFB4", "0x006EF0C4", "0x006EF224", "0x006EF228", "0x006EF388", "0x006EF3F4", "0x006EF730", "0x006EF738", "0x006EF784", "0x006EF7E8", "0x006EFC38", "0x006EFCB8", "0x006EFD38", "0x006EFD44", "0x006F0690", "0x006F0698", "0x006F06C4", "0x006F06CC", "0x006F0708", "0x006F0710", "0x006F0718", "0x006F0720", "0x006F0728", "0x006F0730", "0x006F0738", "0x006F0774", "0x006F077C", "0x006F0784", "0x006F0854", "0x006F088C", "0x006F0894", "0x006F089C", "0x006F08B8", "0x006F08F4", "0x006F0908", "0x006F0910", "0x006F0918", "0x006F0920", "0x006F0980", "0x006F0988", "0x006F09E8", "0x006F09F0", "0x006F0A24", "0x006F0A2C", "0x006F0A34", "0x006F0A40", "0x006F0A48", "0x006F0A50", "0x006F0A7C", "0x006F0AB0", "0x006F0ADC", "0x006F0B0C", "0x006F0B14", "0x006F0B1C", "0x006F0B24", "0x006F0B2C", "0x006F0B58", "0x006F0B60", "0x006F0B8C", "0x006F0B94", "0x006F0B9C", "0x006F0BA4", "0x006F0BB0", "0x006F0C04", "0x006F0C08", "0x006F0CA4", "0x006F0CA8", "0x006F0CB0", "0x006F0D80", "0x006F0D84", "0x006F0D88", "0x006F0E28", "0x006F0E2C", "0x006F0EA0", "0x006F0EA4", "0x006F0EA8", "0x006F0EAC", "0x006F0EB0", "0x006F0F30", "0x006F0F34", "0x006F0F38", "0x006F1000", "0x006F1004", "0x006F1014", "0x006F145C", "0x006F14FC", "0x006F1508", "0x006F1518", "0x006F18D0", "0x006F18F4", "0x006F1900", "0x006F19B0", "0x006F19B8", "0x006F1AC4", "0x006F1BB8", "0x006F1BF8", "0x006F1C00", "0x006F1C08", "0x006F1C10", "0x006F1C18", "0x006F1C20", "0x006F1C28", "0x006F1C7C", "0x006F1CEC", "0x006F1E24", "0x006F1F28", "0x006F1F30", "0x006F1FEC", "0x006F2088", "0x006F2090", "0x006F212C", "0x006F2134", "0x006F21DC", "0x006F21E4", "0x006F2210", "0x006F2218", "0x006F2220", "0x006F2228", "0x006F2230", "0x006F22B0", "0x006F25EC", "0x006F265C", "0x006F2710", "0x006F2718", "0x006F2720", "0x006F2728", "0x006F2760", "0x006F2768", "0x006F2770", "0x006F27B0", "0x006F27F0", "0x006F2830", "0x006F2870", "0x006F28B0", "0x006F28F0", "0x006F2A1C", "0x006F2A24", "0x006F2A2C", "0x006F2A4C", "0x006F2A8C", "0x006F2B08", "0x006F2B10", "0x006F2B18", "0x006F2B20", "0x006F2B28", "0x006F2B2C", "0x006F2B7C", "0x006F2BD0", "0x006F2C74", "0x006F2D10", "0x006F2DB8", "0x006F2E58", "0x006F2E60", "0x006F2E68", "0x006F2E70", "0x006F2E78", "0x006F2E88", "0x006F2F2C", "0x006F31A8", "0x006F33B0", "0x006F33D8", "0x006F3400", "0x006F3480", "0x006F34DC", "0x006F34E0", "0x006F34E8", "0x006F34F0", "0x006F34F8", "0x006F34FC", "0x006F3504", "0x006F3524", "0x006F353C", "0x006F3554", "0x006F3574", "0x006F3594", "0x006F35FC", "0x006F361C", "0x006F3648", "0x006F3650", "0x006F37F0", "0x006F38E4", "0x006F38EC", "0x006F3B0C", "0x006F3B14", "0x006F3CE4", "0x006F3DA4", "0x006F4400", "0x006F4AA8", "0x006F4AB4", "0x006F4D7C", "0x006F4E1C", "0x006F4E64", "0x006F5200", "0x006F5420", "0x006F573C", "0x006F5A10", "0x006F5C10", "0x006F5D1C", "0x006F5EB8", "0x006F5FF8", "0x006F6480", "0x006F6490", "0x006F6534", "0x006F69D4", "0x006F7088", "0x006F7154", "0x006F732C", "0x006F74B4", "0x006F7544", "0x006F7738", "0x006F77A8", "0x006F7928", "0x006F7B20", "0x006F7B40", "0x006F7F6C", "0x006F84A0", "0x006F84A4", "0x006F85BC", "0x006F8FB4", "0x006F90C4", "0x006F922C", "0x006F92F8", "0x006F9360", "0x006F93CC", "0x006F93D0", "0x006F980C", "0x006F9954", "0x006F9A9C", "0x006F9BA8", "0x006F9D28", "0x006F9E44", "0x006F9FD4", "0x006FA070", "0x006FA174", "0x006FA3AC", "0x006FA3F8", "0x006FA4B4", "0x006FA52C", "0x006FA534", "0x006FA618", "0x006FA718", "0x006FA7BC", "0x006FA82C", "0x006FA930", "0x006FA938", "0x006FAA18", "0x006FAB00", "0x006FAB84", "0x006FAC6C", "0x006FAD98", "0x006FADC4", "0x006FADCC", "0x006FAE5C", "0x006FAE64", "0x006FAE6C", "0x006FAF7C", "0x006FB06C", "0x006FB0EC", "0x006FB0F0", "0x006FB0F4", "0x006FB248", "0x006FB24C", "0x006FB260", "0x006FB274", "0x006FB27C", "0x006FB468", "0x006FB470", "0x006FB558", "0x006FB660", "0x006FB668", "0x006FB7DC", "0x006FB7E4", "0x006FB85C", "0x006FB944", "0x006FBA2C", "0x006FBB4C", "0x006FBBB0", "0x006FBCE0", "0x006FBE10", "0x006FBFF8", "0x006FC004", "0x006FC00C", "0x006FC018", "0x006FC0B0", "0x006FC198", "0x006FC1A0", "0x006FC1A8", "0x006FC258", "0x006FC298", "0x006FC34C", "0x006FC3D0", "0x006FC410", "0x006FC454", "0x006FC4A0", "0x006FC500", "0x006FC550", "0x006FC5B4", "0x006FC610", "0x006FC6A0", "0x006FC6A8", "0x006FC6B0", "0x006FC70C", "0x006FC738", "0x006FC7C4", "0x006FC7CC", "0x006FC7F8", "0x006FC864", "0x006FC8B4", "0x006FC8F8", "0x006FC958", "0x006FC960", "0x006FC968", "0x006FC970", "0x006FC99C", "0x006FC9BC", "0x006FCA18", "0x006FCB44", "0x006FCB50", "0x006FCB5C", "0x006FCB6C", "0x006FCCA4", "0x006FCD04", "0x006FCDE4", "0x006FCE44", "0x006FCEC0", "0x006FCF24", "0x006FCFE4", "0x006FD090", "0x006FD14C", "0x006FD1F0", "0x006FD284", "0x006FD370", "0x006FD4A0", "0x006FD514", "0x006FD5A8", "0x006FD5C0", "0x006FD650", "0x006FD6B0", "0x006FD764", "0x006FD7E8", "0x006FD894", "0x006FD948", "0x006FDA3C", "0x006FDB00", "0x006FDB90", "0x006FDC3C", "0x006FDD00", "0x006FDD10", "0x006FDFDC", "0x006FE0F4", "0x006FE11C", "0x006FE198", "0x006FE1A4", "0x006FE224", "0x006FE22C", "0x006FE234", "0x006FE31C", "0x006FE39C", "0x006FE43C", "0x006FE4BC", "0x006FE570", "0x006FE604", "0x006FE69C", "0x006FE7B8", "0x006FE8A4", "0x006FE974", "0x006FEA44", "0x006FEB0C", "0x006FEBD4", "0x006FEC9C", "0x006FEDFC", "0x006FEEC4", "0x006FEF8C", "0x006FF0E0", "0x006FF15C", "0x006FF17C", "0x006FF208", "0x006FF544", "0x006FF6B8", "0x006FF754", "0x006FFCB0", "0x006FFCC4", "0x0070008C", "0x00700118", "0x007001A4", "0x00700258", "0x00700370", "0x007003DC", "0x00700408", "0x00700464", "0x0070051C", "0x0070061C", "0x00700724", "0x007007F0", "0x007008C4", "0x00700A78", "0x00700C00", "0x00700C18", "0x00700C20", "0x00700CA4", "0x00700D2C", "0x00700DB4", "0x00700E3C", "0x00700EC4", "0x00700F4C", "0x00700FD4", "0x0070105C", "0x00701114", "0x007011CC", "0x00701234", "0x00701248", "0x007013D4", "0x007013DC", "0x00701C30", "0x00701CD4", "0x00701FC8", "0x007021C0", "0x0070228C", "0x00702F78", "0x00703048", "0x00703050", "0x00703118", "0x00703180", "0x007031E8", "0x00703314", "0x00703440", "0x0070356C", "0x00703698", "0x007037C4", "0x007038F0", "0x00703A14", "0x00703B38", "0x00703B94", "0x00703BF0", "0x00703C4C", "0x00703CA8", "0x00703D04", "0x00703D60", "0x00703DBC", "0x00703E18", "0x00703F4C", "0x00704080", "0x007041B4", "0x007042E8", "0x0070441C", "0x00704550", "0x00704678", "0x007047A0", "0x00704818", "0x00704890", "0x00704908", "0x00704980", "0x007049F8", "0x00704A70", "0x00704AE8", "0x00704B60", "0x00704C5C", "0x00704DE8", "0x00704E78", "0x00704F08", "0x00704F58", "0x00704FF4", "0x00704FFC", "0x00705060", "0x0070509C", "0x007051C8", "0x00705798", "0x00705A28", "0x00705AE0", "0x00705B98", "0x00705C50", "0x00705D08", "0x00705DC8", "0x00705EA4", "0x00705F0C", "0x00706034", "0x0070609C", "0x00706104", "0x00706124", "0x007062BC", "0x00706350", "0x007063B8", "0x007063CC", "0x007063E4", "0x007064D0", "0x00706538", "0x007065B4", "0x007065E4", "0x00706A0C", "0x00706B68", "0x0070704C", "0x00707054", "0x007070B8", "0x007070C0", "0x007070E8", "0x0070749C", "0x007074A4", "0x00707764", "0x007077DC", "0x00707854", "0x007078C8", "0x00707940", "0x007079B8", "0x00707A30", "0x00707AA8", "0x00707B1C", "0x00707B24", "0x00707E6C", "0x00707F54", "0x00707FD0", "0x00708080", "0x00708130", "0x00708280", "0x00708308", "0x007083E4", "0x00708518", "0x007085F4", "0x00708808", "0x007088C0", "0x00708944", "0x00708A6C", "0x00708B78", "0x00708B98", "0x00708DCC", "0x00708E60", "0x00708ECC", "0x00708ED4", "0x00708EF4", "0x00708FC8", "0x00709378", "0x00709394", "0x00709764", "0x00709820", "0x00709860", "0x0070997C", "0x0070AE18", "0x0070AE38", "0x0070AE58", "0x0070AF54", "0x0070AFC0", "0x0070AFE0", "0x0070B07C", "0x0070B258", "0x0070B278", "0x0070B464", "0x0070B5D8", "0x0070BAAC", "0x0070BB88", "0x0070BBA8", "0x0070BF84", "0x0070C024", "0x0070C094", "0x0070C254", "0x0070C274", "0x0070C3A4", "0x0070C8F0", "0x0070C910", "0x0070CD60", "0x0070CE10", "0x0070CFD8", "0x0070D348", "0x0070D5A4", "0x0070DA84", "0x0070EB58", "0x0070EBD8", "0x0070ECB4", "0x0070ED40", "0x0070EDB4", "0x0070EDEC", "0x0070EE24", "0x0070EEE8", "0x0070F0B0", "0x0070F0F0", "0x0070F230", "0x0070FF24", "0x00710270", "0x0071048C", "0x00710490", "0x0071073C", "0x00710AE8", "0x00710AEC", "0x00710B74", "0x00710DAC", "0x00711170", "0x00711330", "0x00711640", "0x00711760", "0x00711D60", "0x00711DE0", "0x00712754", "0x00712C90", "0x00712D24", "0x00712DAC", "0x00712F30", "0x007134B4", "0x0071358C", "0x00713698", "0x00713710", "0x00713838", "0x00713910", "0x00713990", "0x00713ACC", "0x00713C10", "0x00713D4C", "0x00714434", "0x00714528", "0x00714688", "0x007147CC", "0x00714914", "0x00714A84", "0x00714BCC", "0x00714D3C", "0x00714D68", "0x00714E38", "0x00714F08", "0x00714F9C", "0x00715030", "0x007150C4", "0x00715158", "0x007151EC", "0x00715280", "0x00715314", "0x007153E4", "0x00715504", "0x0071562C", "0x007157B4", "0x007158F4", "0x00715F1C", "0x0071601C", "0x007161F8", "0x0071631C", "0x00716464", "0x00716514", "0x00716528", "0x0071660C", "0x007168A0", "0x00716A14", "0x007176E8", "0x00717AE8", "0x00717C60", "0x00717F08", "0x007180C4", "0x007182C8", "0x007183C8", "0x0071843C", "0x007184C8", "0x00718554", "0x007185E0", "0x0071868C", "0x007187AC", "0x00718940", "0x00718C10", "0x00718E3C", "0x00718F88", "0x007191B4", "0x007194A4", "0x00719600", "0x00719784", "0x0071984C", "0x00719914", "0x007199D4", "0x00719A48", "0x00719A90", "0x00719B28", "0x00719BC0", "0x00719C64", "0x00719CF8", "0x00719DC0", "0x0071A010", "0x0071A108", "0x0071A3EC", "0x0071A4DC", "0x0071ABCC", "0x0071AD0C", "0x0071B1E8", "0x0071B46C", "0x0071B638", "0x0071B840", "0x0071B910", "0x0071BB0C", "0x0071BBB4", "0x0071BCA0", "0x0071BD5C", "0x0071BE8C", "0x0071BEF4", "0x0071C0B0", "0x0071C228", "0x0071C3DC", "0x0071C4F0", "0x0071C604", "0x0071C748", "0x0071C854", "0x0071C918", "0x0071C9CC", "0x0071CD6C", "0x0071DCC8", "0x0071DF58", "0x0071E044", "0x0071E048", "0x0071E04C", "0x0071E050", "0x0071E054", "0x0071E710", "0x0071E720", "0x0071E7EC", "0x0071E894", "0x0071E914", "0x0071E990", "0x0071EA04", "0x0071EA7C", "0x0071EA90", "0x0071EFC4", "0x0071F288", "0x0071F2BC", "0x0071F33C", "0x0071F340", "0x0071F3BC", "0x0071F430", "0x0071F4A4", "0x0071F51C", "0x0071F698", "0x0071F714", "0x0071F854", "0x0071F8D4", "0x0071F9D8", "0x0071FA0C", "0x0071FA50", "0x0071FA88", "0x0071FADC", "0x0071FB18", "0x0071FB74", "0x0071FC90", "0x0071FDBC", "0x0071FE00", "0x0071FE6C", "0x0071FFBC", "0x00720058", "0x007200F4", "0x0072038C", "0x00720408", "0x00720488", "0x00720508", "0x0072057C", "0x007205FC", "0x0072067C", "0x007206F8", "0x007206FC", "0x00720730", "0x007207A8", "0x00720824", "0x00720828", "0x007208A8", "0x00720A94", "0x00720B14", "0x00720CA0", "0x00720D98", "0x00720F28", "0x0072102C", "0x007211BC", "0x007211C0", "0x007211C4", "0x007211C8", "0x007212C4", "0x00721450", "0x00721540", "0x00721544", "0x00721550", "0x00721568", "0x00721580", "0x0072158C", "0x00721598", "0x007215A8", "0x007215B4", "0x007215C0", "0x007215E8", "0x00721610", "0x00721684", "0x007216F8", "0x0072182C", "0x007218A0", "0x00721914", "0x00721988", "0x007219FC", "0x00721A70", "0x00721AE4", "0x00721B58", "0x00721B5C", "0x00721BDC", "0x00721C5C", "0x00721CE8", "0x00721D68", "0x00721DE8", "0x007225DC", "0x007226F0", "0x007244F0", "0x00724740", "0x00724834", "0x007249A0", "0x00724ABC", "0x00724F00", "0x00724FBC", "0x00725664", "0x007258A8", "0x007261E0", "0x00726578", "0x00726970", "0x00726A2C", "0x00726AAC", "0x00726D70", "0x00726FBC", "0x007270EC", "0x007273C0", "0x00727538", "0x007275E4", "0x007290C4", "0x007290CC", "0x007290D4", "0x007290DC", "0x007290E4", "0x007290EC", "0x007290F4", "0x007290FC", "0x007291B0", "0x00729228", "0x007292A0", "0x00729320", "0x007293F4", "0x0072959C", "0x00729748", "0x0072993C", "0x00729AF4", "0x00729EF0", "0x0072A1A8", "0x0072A318", "0x0072A454", "0x0072A5A0", "0x0072A5E0", "0x0072A620", "0x0072A6B0", "0x0072AC74", "0x0072B238", "0x0072B7FC", "0x0072B894", "0x0072B8BC", "0x0072B8D0", "0x0072B8E4", "0x0072B8F8", "0x0072B90C", "0x0072B920", "0x0072B934", "0x0072B948", "0x0072B94C", "0x0072B960", "0x0072B974", "0x0072BDA8", "0x0072C198", "0x0072C544", "0x0072C8AC", "0x0072CBD0", "0x0072CEB0", "0x0072D14C", "0x0072D3A4", "0x0072D5CC", "0x0072D7C4", "0x0072D98C", "0x0072DB24", "0x0072DC8C", "0x0072DDC4", "0x0072DECC", "0x0072DFB0", "0x0072E078", "0x0072E11C", "0x0072E1A4", "0x0072E208", "0x0072E240", "0x0072E248", "0x0072E250", "0x0072E3B8", "0x0072E4E4", "0x0072E600", "0x0072E6E4", "0x0072E7C8", "0x0072E898", "0x0072E960", "0x0072EA28", "0x0072EAF0", "0x0072EBB8", "0x0072EC88", "0x0072ED58", "0x0072EE3C", "0x0072EF20", "0x0072F004", "0x0072F0E8", "0x0072F1CC", "0x0072F2A8", "0x0072F384", "0x0072F468", "0x0072F558", "0x0072F63C", "0x0072F70C", "0x0072F7F0", "0x0072F8D4", "0x0072F99C", "0x0072FA6C", "0x0072FB3C", "0x0072FC0C", "0x0072FCDC", "0x0072FDAC", "0x0072FE7C", "0x0072FF60", "0x00730044", "0x00730114", "0x007301F0", "0x007302C0", "0x007303A4", "0x0073046C", "0x0073053C", "0x00730604", "0x007306EC", "0x007307B4", "0x0073087C", "0x0073094C", "0x00730A1C", "0x00730B00", "0x00730BD0", "0x00730CA0", "0x00730D68", "0x00730E30", "0x00730EF8", "0x00730FC0", "0x00731088", "0x00731150", "0x00731220", "0x00731304", "0x007313D4", "0x007314BC", "0x00731584", "0x0073164C", "0x0073171C", "0x007317EC", "0x007318BC", "0x0073198C", "0x00731A54", "0x00731B1C", "0x00731BEC", "0x00731CBC", "0x00731D8C", "0x00731E54", "0x00731F1C", "0x00731FE4", "0x007320AC", "0x00732190", "0x0073226C", "0x00732334", "0x007323FC", "0x007324C4", "0x0073258C", "0x00732654", "0x0073271C", "0x007327E4", "0x007328B4", "0x00732998", "0x00732A74", "0x00732B64", "0x00732C4C", "0x00732D48", "0x00732E30", "0x00732F1C", "0x00733008", "0x007330F4", "0x007331E0", "0x007332CC", "0x007333B8", "0x0073349C", "0x00733580", "0x00733650", "0x00733718", "0x007337E0", "0x007338A8", "0x00733970", "0x00733A40", "0x00733B10", "0x00733BF4", "0x00733CD8", "0x00733DBC", "0x00733EA0", "0x00733F84", "0x00734060", "0x0073413C", "0x00734220", "0x00734310", "0x007343F4", "0x007344C4", "0x007345A8", "0x0073468C", "0x00734754", "0x00734824", "0x007348F4", "0x007349C4", "0x00734A94", "0x00734B64", "0x00734C34", "0x00734D18", "0x00734DFC", "0x00734ECC", "0x00734FA8", "0x00735078", "0x0073515C", "0x00735224", "0x007352F4", "0x007353BC", "0x007354A4", "0x0073556C", "0x00735634", "0x00735704", "0x007357D4", "0x007358B8", "0x00735988", "0x00735A58", "0x00735B20", "0x00735BE8", "0x00735CB0", "0x00735D78", "0x00735E40", "0x00735F08", "0x00735FD8", "0x007360BC", "0x0073618C", "0x00736274", "0x0073633C", "0x00736404", "0x007364D4", "0x007365A4", "0x00736674", "0x00736744", "0x0073680C", "0x007368D4", "0x007369A4", "0x00736A74", "0x00736B44", "0x00736C0C", "0x00736CD4", "0x00736D9C", "0x00736E64", "0x00736F48", "0x00737024", "0x007370EC", "0x007371B4", "0x0073727C", "0x00737344", "0x0073740C", "0x007374D4", "0x0073759C", "0x0073766C", "0x00737750", "0x0073782C", "0x0073791C", "0x00737A04", "0x00737B00", "0x00737BE8", "0x00737CD4", "0x00737DC0", "0x00737EAC", "0x00737F98", "0x00738084", "0x00738170", "0x007381A8", "0x007381E0", "0x00738218", "0x00738254", "0x0073828C", "0x007382C8", "0x00738300", "0x00738338", "0x00738370", "0x007383A8", "0x0073850C", "0x00738670", "0x007387D4", "0x00738938", "0x00738A9C", "0x00738C00", "0x00738C08", "0x00738C10", "0x00738C1C", "0x00738CEC", "0x00738DBC", "0x00738E94", "0x00738F64", "0x00739034", "0x0073910C", "0x0073911C", "0x00739120", "0x00739128", "0x00739130", "0x00739138", "0x00739140", "0x00739148", "0x00739150", "0x00739158", "0x00739160", "0x00739168", "0x007392C0", "0x007393B8", "0x007393F8", "0x00739438", "0x00739498", "0x00739570", "0x00739664", "0x007396E0", "0x00739740", "0x007398AC", "0x0073997C", "0x007399A0", "0x007399A8", "0x007399B0", "0x007399B8", "0x007399C0", "0x007399C8", "0x007399D0", "0x007399D8", "0x007399E0", "0x007399E8", "0x007399EC", "0x007399F0", "0x007399F4", "0x007399FC", "0x00739AF4", "0x00739C50", "0x00739D34", "0x00739E18", "0x00739E1C", "0x00739E20", "0x00739E24", "0x00739E28", "0x00739E2C", "0x00739E30", "0x00739E34", "0x00739E38", "0x00739E3C", "0x00739E40", "0x00739E44", "0x00739E48", "0x0073A110", "0x0073A350", "0x0073A364", "0x0073A494", "0x0073A58C", "0x0073A628", "0x0073A6C4", "0x0073A760", "0x0073A7FC", "0x0073A898", "0x0073A934", "0x0073AB4C", "0x0073AC50", "0x0073AD74", "0x0073AE78", "0x0073B044", "0x0073B104", "0x0073B1C4", "0x0073B284", "0x0073B34C", "0x0073B40C", "0x0073B4D4", "0x0073B59C", "0x0073B65C", "0x0073B71C", "0x0073B7E4", "0x0073B8A4", "0x0073B964", "0x0073BA24", "0x0073BAE4", "0x0073BBA4", "0x0073BC64", "0x0073BD24", "0x0073BDE4", "0x0073BEA4", "0x0073BF64", "0x0073C024", "0x0073C0E4", "0x0073C1A4", "0x0073C264", "0x0073C324", "0x0073C3EC", "0x0073C4AC", "0x0073C574", "0x0073C63C", "0x0073C6FC", "0x0073C7BC", "0x0073C884", "0x0073C944", "0x0073CA04", "0x0073CAC4", "0x0073CB84", "0x0073CC44", "0x0073CD04", "0x0073CDC4", "0x0073CE84", "0x0073CF44", "0x0073D004", "0x0073D0C4", "0x0073D184", "0x0073D244", "0x0073D304", "0x0073D3C4", "0x0073D48C", "0x0073D54C", "0x0073D614", "0x0073D6DC", "0x0073D79C", "0x0073D85C", "0x0073D924", "0x0073D9E4", "0x0073DAA4", "0x0073DB64", "0x0073DC24", "0x0073DCE4", "0x0073DDA4", "0x0073DE64", "0x0073DF24", "0x0073DFE4", "0x0073E0A4", "0x0073E164", "0x0073E224", "0x0073E2E4", "0x0073E3A4", "0x0073E464", "0x0073E52C", "0x0073E5EC", "0x0073E6B4", "0x0073E77C", "0x0073E83C", "0x0073E8FC", "0x0073E9C4", "0x0073EA84", "0x0073EB44", "0x0073EC04", "0x0073ECC4", "0x0073ED84", "0x0073EE44", "0x0073EF04", "0x0073EFC4", "0x0073F084", "0x0073F144", "0x0073F204", "0x0073F2C4", "0x0073F384", "0x0073F444", "0x0073F504", "0x0073F5C4", "0x0073F68C", "0x0073F74C", "0x0073F814", "0x0073F8DC", "0x0073F99C", "0x0073FA5C", "0x0073FB24", "0x0073FBE4", "0x0073FCA4", "0x0073FD64", "0x0073FE24", "0x0073FEE4", "0x0073FFA4", "0x00740064", "0x00740124", "0x007401E4", "0x007402A4", "0x00740364", "0x00740424", "0x007404E4", "0x007405A4", "0x00740664", "0x00741898", "0x007418A0", "0x007418A8", "0x007418B0", "0x007418B8", "0x007418C0", "0x007418C8", "0x007418D0", "0x007418D8", "0x007418E0", "0x0074191C", "0x00741924", "0x00741AA0", "0x00741AA4", "0x00741B30", "0x00741CB8", "0x00742044", "0x00742158", "0x00742160", "0x00742168", "0x00742170", "0x00742474", "0x0074247C", "0x007424F4", "0x00742554", "0x007425B4", "0x007425BC", "0x007427CC", "0x007429E0", "0x00742C34", "0x00742F48", "0x0074325C", "0x007432C8", "0x00743304", "0x00743518", "0x007436C4", "0x00743700", "0x007438C0", "0x007439AC", "0x00743AA4", "0x00743AAC", "0x00743AF4", "0x00743B3C", "0x00743B84", "0x00743BCC", "0x00743D84", "0x00743E34", "0x00744140", "0x007441F0", "0x0074430C", "0x00744450", "0x0074456C", "0x007445E8", "0x007447A0", "0x00744958", "0x00744A94", "0x00744AF8", "0x00744D4C", "0x007450E4", "0x007451BC", "0x00745264", "0x0074530C", "0x007453D8", "0x00745478", "0x00745580", "0x0074565C", "0x00745B84", "0x00745CF8", "0x00745E6C", "0x00745E74", "0x00745ED8", "0x00746054", "0x00746148", "0x00746150", "0x00746158", "0x00746160", "0x00746168", "0x00746170", "0x00746178", "0x00746180", "0x007463F0", "0x00746474", "0x007465AC", "0x007465B4", "0x007465BC", "0x007465C4", "0x007465CC", "0x007465E8", "0x00746674", "0x007467B0", "0x007467B8", "0x007467BC", "0x007467C4", "0x007467CC", "0x007467D4", "0x00746944", "0x00746954", "0x00746D0C", "0x00746D30", "0x00746D3C", "0x00746D7C", "0x00746D84", "0x00746DF8", "0x00746EAC", "0x00746F3C", "0x00746FF0", "0x0074707C", "0x00747190", "0x00747210", "0x00747D9C", "0x00747DA4", "0x00747E90", "0x00747F7C", "0x00748058", "0x00748134", "0x00748210", "0x007482EC", "0x007483C8", "0x007484A4", "0x00748580", "0x0074865C", "0x00748738", "0x00748814", "0x007488F0", "0x007489CC", "0x00748AA8", "0x00748B84", "0x00748C60", "0x00748DB4", "0x00748F5C", "0x00748F7C", "0x00749608", "0x0074994C", "0x007499D4", "0x00749C24", "0x00749C2C", "0x00749E68", "0x0074A024", "0x0074A02C", "0x0074A31C", "0x0074A324", "0x0074A32C", "0x0074A3F4", "0x0074A5CC", "0x0074A8CC", "0x0074AC08", "0x0074ACAC", "0x0074AD6C", "0x0074AD74", "0x0074AE58", "0x0074AFC4", "0x0074B068", "0x0074B260", "0x0074B4B8", "0x0074B568", "0x0074B570", "0x0074B59C", "0x0074B5F0", "0x0074B850", "0x0074BA68", "0x0074BD8C", "0x0074BF4C", "0x0074BF54", "0x0074BF60", "0x0074BFB4", "0x0074BFFC", "0x0074C000", "0x0074C04C", "0x0074C078", "0x0074C0B0", "0x0074C1D8", "0x0074C4E4", "0x0074C838", "0x0074C8CC", "0x0074CAD8", "0x0074CC28", "0x0074CFB4", "0x0074D09C", "0x0074D184", "0x0074D26C", "0x0074D424", "0x0074D42C", "0x0074D480", "0x0074D4C8", "0x0074D4CC", "0x0074D518", "0x0074D520", "0x0074D564", "0x0074D598", "0x0074D59C", "0x0074D5E8", "0x0074D5F0", "0x0074D644", "0x0074D68C", "0x0074D690", "0x0074D6DC", "0x0074D6E4", "0x0074D6EC", "0x0074D6F4", "0x0074D6FC", "0x0074D704", "0x0074D70C", "0x0074D714", "0x0074D71C", "0x0074D724", "0x0074D72C", "0x0074D738", "0x0074D740", "0x0074D79C", "0x0074D7EC", "0x0074D7F8", "0x0074D800", "0x0074DA28", "0x0074DA30", "0x0074DB38", "0x0074DE9C", "0x0074DEAC", "0x0074DEBC", "0x0074DEC4", "0x0074DED4", "0x0074E100", "0x0074E400", "0x0074E40C", "0x0074E414", "0x0074E5DC", "0x0074E6BC", "0x0074EA2C", "0x0074EC54", "0x0074ECC8", "0x0074F108", "0x0074F114", "0x0074F254", "0x0074F2B4", "0x0074F3E0", "0x0074F4A4", "0x0074F510", "0x0074F608", "0x0074F60C", "0x0074F68C", "0x0074F69C", "0x0074F744", "0x0074F754", "0x0074FC74", "0x0074FDB4", "0x0074FE80", "0x0074FE84", "0x0074FF04", "0x0074FF0C", "0x0074FF14", "0x0074FF68", "0x0074FFB0", "0x0074FFB4", "0x00750000", "0x00750008", "0x00750014", "0x00750068", "0x007500B0", "0x007500B4", "0x00750100", "0x00750108", "0x00750134", "0x00750158", "0x00750240", "0x00750394", "0x00750398", "0x007503E4", "0x007503EC", "0x00750418", "0x00750444", "0x007505E8", "0x00750884", "0x007508D0", "0x0075091C", "0x00750924", "0x00750A0C", "0x00750A30", "0x00750A54", "0x00750C74", "0x00751040", "0x0075140C", "0x00751498", "0x00751864", "0x00751A04", "0x00751AEC", "0x00751CA0", "0x00751D94", "0x00752334", "0x007523A4", "0x00752488", "0x007524E8", "0x0075256C", "0x0075262C", "0x00752860", "0x00752868", "0x00752874", "0x007528CC", "0x00752918", "0x0075291C", "0x00752968", "0x00752970", "0x0075297C", "0x00752984", "0x007529AC", "0x007529E8", "0x007529EC", "0x00752A78", "0x00752A80", "0x00752A88", "0x00752ACC", "0x00752B00", "0x00752B04", "0x00752B50", "0x00752B58", "0x00752B78", "0x00752B7C", "0x00752B80", "0x00752B84", "0x00752C0C", "0x00752CB8", "0x00752D4C", "0x00752D54", "0x00752DC8", "0x00752DD0", "0x00752DF0", "0x00752E48", "0x00752E8C", "0x00752E94", "0x00753054", "0x0075308C", "0x00753370", "0x007533B8", "0x0075342C", "0x007534CC", "0x00753590", "0x007535DC", "0x00753724", "0x0075372C", "0x00753734", "0x007537C0", "0x007537CC", "0x00753838", "0x0075383C", "0x00753888", "0x007538F8", "0x00753A28", "0x00753A78", "0x00753A88", "0x00753BAC", "0x00753C00", "0x00753C78", "0x00753C80", "0x00753C94", "0x00753D84", "0x00753EF4", "0x00753FDC", "0x00754018", "0x007541C8", "0x007541E4", "0x00754200", "0x00754504", "0x00754754", "0x00754C4C", "0x00754D24", "0x00754F80", "0x007555D4", "0x007555DC", "0x007556BC", "0x00755E64", "0x00755EA0", "0x00755EC4", "0x00755FF0", "0x007560DC", "0x007561E4", "0x0075624C", "0x00756524", "0x00756590", "0x007567B0", "0x007568F8", "0x00756900", "0x0075692C", "0x00756998", "0x007569BC", "0x00756A78", "0x00756C80", "0x00756CD0", "0x00757064", "0x00757080", "0x00757200", "0x00757208", "0x007579A0", "0x007579AC", "0x007579C8", "0x00757C3C", "0x00757C68", "0x00757D50", "0x00757D98", "0x007580EC", "0x007581A8", "0x007581EC", "0x00758240", "0x007582DC", "0x007582F8", "0x007583FC", "0x007586A4", "0x00758904", "0x00758910", "0x00758A18", "0x00758B20", "0x00758BB8", "0x00759C88", "0x00759CF0", "0x00759D58", "0x00759DC0", "0x00759E28", "0x00759E90", "0x00759EF8", "0x00759F60", "0x00759FC8", "0x0075A030", "0x0075A098", "0x0075A100", "0x0075A168", "0x0075A1D0", "0x0075A238", "0x0075A2A0", "0x0075A308", "0x0075A370", "0x0075A3D8", "0x0075A440", "0x0075A4A8", "0x0075A514", "0x0075A580", "0x0075A5EC", "0x0075A658", "0x0075A6C4", "0x0075A730", "0x0075A79C", "0x0075A808", "0x0075A874", "0x0075A8E0", "0x0075A94C", "0x0075A9B8", "0x0075AA24", "0x0075AA90", "0x0075AAFC", "0x0075AB68", "0x0075ABD4", "0x0075AC40", "0x0075ACAC", "0x0075AD18", "0x0075AD84", "0x0075ADF0", "0x0075AE5C", "0x0075AEC8", "0x0075AF34", "0x0075AFA0", "0x0075B00C", "0x0075B078", "0x0075B0E4", "0x0075B150", "0x0075B1BC", "0x0075B228", "0x0075B294", "0x0075B300", "0x0075B36C", "0x0075B3D8", "0x0075B444", "0x0075B4B0", "0x0075B51C", "0x0075B588", "0x0075B5F4", "0x0075B660", "0x0075B6CC", "0x0075B738", "0x0075B7A4", "0x0075B810", "0x0075B87C", "0x0075B8E8", "0x0075B954", "0x0075B9C0", "0x0075BA2C", "0x0075BA98", "0x0075BB04", "0x0075BB70", "0x0075BBDC", "0x0075BC48", "0x0075BCB4", "0x0075BD20", "0x0075BD8C", "0x0075BDF8", "0x0075BE64", "0x0075BED0", "0x0075BF3C", "0x0075BFA8", "0x0075C014", "0x0075C080", "0x0075C0EC", "0x0075C158", "0x0075C1C4", "0x0075C230", "0x0075C29C", "0x0075C308", "0x0075C374", "0x0075C3E0", "0x0075C44C", "0x0075C4B8", "0x0075C524", "0x0075C590", "0x0075C5FC", "0x0075C668", "0x0075C6D4", "0x0075C740", "0x0075C7AC", "0x0075C818", "0x0075C884", "0x0075C8F0", "0x0075C95C", "0x0075C9C8", "0x0075CA34", "0x0075CAA0", "0x0075CB0C", "0x0075CB78", "0x0075CBE4", "0x0075CD68", "0x0075CEEC", "0x0075D050", "0x0075D1B4", "0x0075D318", "0x0075D47C", "0x0075D5E0", "0x0075D744", "0x0075D8A8", "0x0075DA2C", "0x0075DBB0", "0x0075DD34", "0x0075DEB8", "0x0075E03C", "0x0075E1B8", "0x0075E334", "0x0075E4B8", "0x0075E63C", "0x0075E7C0", "0x0075E924", "0x0075EAA8", "0x0075EC2C", "0x0075ED94", "0x0075EEF8", "0x0075F05C", "0x0075F1C0", "0x0075F324", "0x0075F488", "0x0075F5EC", "0x0075F770", "0x0075F8F4", "0x0075FA58", "0x0075FBD4", "0x0075FD38", "0x0075FEBC", "0x00760024", "0x00760188", "0x007602F0", "0x00760474", "0x007605DC", "0x00760744", "0x007608A8", "0x00760A0C", "0x00760B90", "0x00760CF4", "0x00760E58", "0x00760FBC", "0x00761120", "0x00761284", "0x007613EC", "0x00761554", "0x00761688", "0x007617EC", "0x00761970", "0x00761AD4", "0x00761C58", "0x00761DBC", "0x00761F24", "0x00762088", "0x007621EC", "0x00762350", "0x007624B4", "0x00762618", "0x00762780", "0x007628E4", "0x00762A48", "0x00762BAC", "0x00762D14", "0x00762E78", "0x00762FDC", "0x00763144", "0x007632C8", "0x00763444", "0x007635AC", "0x00763714", "0x00763878", "0x007639DC", "0x00763B44", "0x00763CAC", "0x00763E14", "0x00763F78", "0x007640FC", "0x00764278", "0x007643FC", "0x00764580", "0x0076470C", "0x00764890", "0x00764A14", "0x00764B98", "0x00764D1C", "0x00764EA0", "0x00765024", "0x007651A8", "0x007652D4", "0x00765400", "0x0076552C", "0x007656F8", "0x0076579C", "0x00765968", "0x00765B34", "0x00765D00", "0x00765ECC", "0x00766098", "0x00766264", "0x00766308", "0x007664D4", "0x007666A0", "0x0076686C", "0x007669E4", "0x00766B5C", "0x00766CD4", "0x00766E4C", "0x00766F18", "0x00767090", "0x00767208", "0x007672B8", "0x007674A8", "0x00767550", "0x007676C8", "0x00767778", "0x00767834", "0x00767848", "0x00767A38", "0x00767AE0", "0x00767B8C", "0x00767C58", "0x00767C6C", "0x00767DE4", "0x00767F5C", "0x00768018", "0x00768208", "0x00768380", "0x007683B8", "0x0076852C", "0x007686A0", "0x00768814", "0x00768988", "0x00768AFC", "0x00768C70", "0x00769344", "0x00769394", "0x007693E4", "0x00769434", "0x00769484", "0x00769590", "0x0076969C", "0x007696D0", "0x00769718", "0x00769774", "0x0076A034", "0x0076A8A8", "0x0076AA14", "0x0076AA88", "0x0076ABF4", "0x0076AC2C", "0x0076AC68", "0x0076AD68", "0x0076AE68", "0x0076AEA0", "0x0076AEE8", "0x0076AF38", "0x00771098", "0x007710A0", "0x007710B0", "0x007710C0", "0x00771278", "0x00771318", "0x007713F0", "0x00771488", "0x007715D8", "0x0077167C", "0x007716A8", "0x00771B88", "0x00771BF4", "0x00771C48", "0x00771CBC", "0x00771D38", "0x00771DE8", "0x00771ED0", "0x00772160", "0x007721C4", "0x007722E0", "0x00772378", "0x0077242C", "0x0077248C", "0x0077252C", "0x0077258C", "0x007727F4", "0x007728F8", "0x007729E4", "0x00772A5C", "0x00772C3C", "0x00772DBC", "0x00772F0C", "0x007730D0", "0x007730F8", "0x00773170", "0x00773174", "0x007731AC", "0x00773680", "0x00773718", "0x00773820", "0x00773854", "0x00773A18", "0x00773B14", "0x00773C24", "0x00773C28", "0x00773E0C", "0x00773E10", "0x00773FC0", "0x00774034", "0x007740A8", "0x0077411C", "0x00774190", "0x00774204", "0x00774278", "0x007742EC", "0x00774360", "0x007743D4", "0x0077449C", "0x00774624", "0x00774690", "0x0077484C", "0x007748CC", "0x00774938", "0x00774988", "0x00774A58", "0x00774A60", "0x00774AC8", "0x00774AD0", "0x00774B5C", "0x00774C98", "0x00774D10", "0x00774DE0", "0x00774EB0", "0x00774ECC", "0x00774EE4", "0x00774F00", "0x00774F1C", "0x00774F20", "0x00774F80", "0x0077516C", "0x00775204", "0x00775260", "0x007752C4", "0x007752CC", "0x00775420", "0x00775424", "0x007755BC", "0x007755C0", "0x00775AE4", "0x00775B64", "0x00775C50", "0x00775D6C", "0x00775F4C", "0x00775F9C", "0x00776014", "0x0077601C", "0x00776090", "0x00776098", "0x00776168", "0x007761E4", "0x00776304", "0x0077648C", "0x00776638", "0x00776768", "0x00776950", "0x00776A20", "0x00776C30", "0x00776C38", "0x00776EA8", "0x00777078", "0x007770F0", "0x007771DC", "0x007771E4", "0x00777248", "0x00777258", "0x00777260", "0x007772C0", "0x007776F8", "0x00777700", "0x00777784", "0x00777794", "0x00777A90", "0x00777A98", "0x00777B34", "0x00777B60", "0x00777B68", "0x00777D1C", "0x00777F10", "0x007781E8", "0x007781EC", "0x007781F0", "0x00778224", "0x00778258", "0x0077825C", "0x00778260", "0x007783F8", "0x0077847C", "0x00778500", "0x00778584", "0x00778608", "0x00778750", "0x00778758", "0x0077886C", "0x00778870", "0x00778A6C", "0x00778B3C", "0x00778BD4", "0x00778C58", "0x00778D14", "0x00778D40", "0x00778E84", "0x00778E8C", "0x00778F44", "0x00778F48", "0x00779014", "0x00779040", "0x0077907C", "0x007790AC", "0x0077922C", "0x00779358", "0x00779374", "0x0077937C", "0x00779394", "0x0077942C", "0x007794B8", "0x00779534", "0x00779568", "0x00779578", "0x00779614", "0x00779C30", "0x00779D70", "0x00779EB0", "0x0077A00C", "0x0077A298", "0x0077A424", "0x0077A5E4", "0x0077A758", "0x0077A77C", "0x0077A830", "0x0077A938", "0x0077AA64", "0x0077ACEC", "0x0077B224", "0x0077B288", "0x0077B2BC", "0x0077B3C4", "0x0077B3F8", "0x0077B42C", "0x0077B4C8", "0x0077B500", "0x0077B74C", "0x0077B77C", "0x0077B7AC", "0x0077B7DC", "0x0077B8B4", "0x0077BD34", "0x0077BE48", "0x0077BED8", "0x0077BF04", "0x0077C010", "0x0077C018", "0x0077C0C8", "0x0077C384", "0x0077C40C", "0x0077C440", "0x0077C57C", "0x0077C5F8", "0x0077C600", "0x0077C608", "0x0077C610", "0x0077CEFC", "0x0077D004", "0x0077D918", "0x0077D920", "0x0077D9FC", "0x0077DB18", "0x0077DCB4", "0x0077DD2C", "0x0077DD50", "0x0077DD74", "0x0077DD98", "0x0077DDBC", "0x0077DDE0", "0x0077DE04", "0x0077DE28", "0x0077DE4C", "0x0077DF40", "0x0077E0A4", "0x0077E1B0", "0x0077E1F0", "0x0077E220", "0x0077E250", "0x0077E280", "0x0077E2B0", "0x0077E2E0", "0x0077E310", "0x0077E398", "0x0077E40C", "0x0077E4C8", "0x0077E564", "0x0077E63C", "0x0077E730", "0x0077E738", "0x0077E768", "0x0077E7A4", "0x0077E808", "0x0077E834", "0x0077E8AC", "0x0077E8B4", "0x0077E8BC", "0x0077E8C4", "0x0077EA1C", "0x0077EB98", "0x0077ECF0", "0x0077ED94", "0x0077EE5C", "0x0077EF4C", "0x0077EFC4", "0x0077EFF8", "0x0077F014", "0x0077F288", "0x0077F358", "0x0077F360", "0x0077F3E0", "0x0077F460", "0x0077F504", "0x0077F5D4", "0x0077F5DC", "0x0077FB84", "0x0077FB8C", "0x00780014", "0x007803D8", "0x007806A8", "0x007806B0", "0x00780AE8", "0x00780AF0", "0x00780F80", "0x007811B0", "0x00781494", "0x0078149C", "0x007815FC", "0x00781604", "0x0078173C", "0x0078185C", "0x00781900", "0x007819A4", "0x00781AE8", "0x00781BAC", "0x00781CF8", "0x00781D00", "0x00781DE4", "0x00781E58", "0x00781EA8", "0x00782400", "0x00782500", "0x00782904", "0x007829B8", "0x007829E4", "0x00782A0C", "0x00782A14", "0x00782A98", "0x00782AE0", "0x00782B94", "0x00782E1C", "0x007830C0", "0x007833D4", "0x00783864", "0x00783A74", "0x00783B18", "0x00783BBC", "0x00783BCC", "0x00783BFC", "0x00783C08", "0x00783C38", "0x00783CBC", "0x00783D38", "0x00783D54", "0x00783D5C", "0x00783D64", "0x00783D68", "0x00783D70", "0x00783E24", "0x00783EB8", "0x00783FC0", "0x00783FD8", "0x007840F0", "0x007840F8", "0x00784168", "0x007841E0", "0x007841E8", "0x00784290", "0x00784338", "0x007844C4", "0x007845EC", "0x0078460C", "0x00784B68", "0x007850C8", "0x007850D0", "0x007850E4", "0x007850F4", "0x007850FC", "0x0078524C", "0x00785360", "0x00785550", "0x00785718", "0x007857B0", "0x00785848", "0x00785860", "0x007858F8", "0x00785990", "0x00785994", "0x00785998", "0x0078599C", "0x007859A0", "0x007859A4", "0x00785A78", "0x00785A98", "0x00785B04", "0x00785BD8", "0x00785C4C", "0x00785EA0", "0x00786104", "0x00786130", "0x00786188", "0x00786234", "0x007862E4", "0x00786390", "0x007863FC", "0x007864D0", "0x00786760", "0x00786858", "0x007868D4", "0x00786900", "0x00786958", "0x00786A24", "0x00786AD4", "0x00786BCC", "0x00786D10", "0x00787394", "0x007874A8", "0x007875AC", "0x00787634", "0x00787644", "0x00787658", "0x00787664", "0x00787670", "0x00787698", "0x007876D0", "0x00787700", "0x007887CC", "0x00788A84", "0x00788A8C", "0x00788A94", "0x00788A9C", "0x00788AA4", "0x00788AAC", "0x00788AB4", "0x00788ABC", "0x00788AC4", "0x00788B60", "0x00788CC8", "0x00788D54", "0x00788E38", "0x00788F0C", "0x00788FEC", "0x00789038", "0x00789068", "0x007891D0", "0x00789200", "0x00789368", "0x007893B0", "0x007893B8", "0x007893C0", "0x00789430", "0x00789658", "0x007896FC", "0x007897A8", "0x007897B8", "0x00789834", "0x00789858", "0x007899C8", "0x00789A8C", "0x00789A94", "0x00789A9C", "0x00789AA4", "0x00789AAC", "0x00789AB4", "0x00789ABC", "0x00789B54", "0x00789BD4", "0x00789C70", "0x00789C78", "0x00789CF0", "0x00789D64", "0x00789E24", "0x00789EBC", "0x00789F68", "0x00789F88", "0x0078A108", "0x0078A218", "0x0078A2A0", "0x0078A400", "0x0078A408", "0x0078A410", "0x0078A418", "0x0078A420", "0x0078A4B8", "0x0078A4F8", "0x0078A528", "0x0078A690", "0x0078A700", "0x0078A754", "0x0078A800", "0x0078A8FC", "0x0078A958", "0x0078AA98", "0x0078AB64", "0x0078AB6C", "0x0078AB74", "0x0078ABA0", "0x0078ABA8", "0x0078ABB0", "0x0078AC60", "0x0078AC70", "0x0078AC78", "0x0078ACDC", "0x0078AD40", "0x0078AD44", "0x0078ADC8", "0x0078B02C", "0x0078B0B0", "0x0078B0F8", "0x0078B0FC", "0x0078B1A8", "0x0078B300", "0x0078B3F8", "0x0078B400", "0x0078B408", "0x0078B46C", "0x0078B508", "0x0078B5F8", "0x0078B618", "0x0078B700", "0x0078B72C", "0x0078B734", "0x0078B73C", "0x0078B74C", "0x0078BA0C", "0x0078BA14", "0x0078BA3C", "0x0078BAA0", "0x0078BB04", "0x0078BB08", "0x0078BB8C", "0x0078BC10", "0x0078BC58", "0x0078BC5C", "0x0078BD08", "0x0078BDA0", "0x0078BDA8", "0x0078BE38", "0x0078BE40", "0x0078BED0", "0x0078BF3C", "0x0078BFCC", "0x0078BFD4", "0x0078C064", "0x0078C0EC", "0x0078C0F4", "0x0078C174", "0x0078C1E0", "0x0078C2F4", "0x0078C36C", "0x0078C404", "0x0078C818", "0x0078C820", "0x0078C898", "0x0078C8A0", "0x0078C930", "0x0078C95C", "0x0078C9DC", "0x0078C9E4", "0x0078C9EC", "0x0078C9F4", "0x0078C9FC", "0x0078CA08", "0x0078CA10", "0x0078CA1C", "0x0078CE18", "0x0078D010", "0x0078D324", "0x0078D328", "0x0078D330", "0x0078D354", "0x0078D35C", "0x0078D360", "0x0078D3EC", "0x0078D4D4", "0x0078D5E0", "0x0078D72C", "0x0078D868", "0x0078D8C8", "0x0078D9A0", "0x0078DA50", "0x0078DA74", "0x0078DA98", "0x0078DABC", "0x0078DE28", "0x0078DE64", "0x0078DEC4", "0x0078DFBC", "0x0078E064", "0x0078E0BC", "0x0078E190", "0x0078E254", "0x0078E308", "0x0078E3BC", "0x0078E3FC", "0x0078E4CC", "0x0078E4D4", "0x0078E4DC", "0x0078E598", "0x0078E5D4", "0x0078E660", "0x0078E6EC", "0x0078E778", "0x0078E8B4", "0x0078E928", "0x0078E9B0", "0x0078F030", "0x0078F038", "0x0078F040", "0x0078F048", "0x0078F050", "0x0078F058", "0x0078F0E8", "0x0078F0F0", "0x0078F0F8", "0x0078F100", "0x0078F1B0", "0x0078F1C0", "0x0078F234", "0x0078F2D0", "0x0078F350", "0x0078F40C", "0x0078F4B0", "0x0078F848", "0x0078F874", "0x0078F8CC", "0x0078F8D4", "0x0078FBFC", "0x0078FE54", "0x0078FE58", "0x0078FE60", "0x007902E4", "0x007902E8", "0x007902EC", "0x007902F0", "0x0079036C", "0x00790370", "0x0079067C", "0x00790738", "0x007907F4", "0x007908B0", "0x0079096C", "0x00790A28", "0x00790AE4", "0x00790BA0", "0x00790C0C", "0x00790E54", "0x0079101C", "0x007910C0", "0x00791164", "0x007911D0", "0x007915C8", "0x00791868", "0x00791980", "0x00791A58", "0x00791B14", "0x00791C54", "0x00791C5C", "0x00791C9C", "0x007920D8", "0x00792164", "0x007921F8", "0x0079228C", "0x007922EC", "0x007922F4", "0x007922FC", "0x00792304", "0x00792310", "0x00792314", "0x0079234C", "0x0079239C", "0x007923F0", "0x00792450", "0x00792518", "0x007925D0", "0x0079260C", "0x00792634", "0x007927B4", "0x007927B8", "0x00792814", "0x00792854", "0x007929A0", "0x00792AE0", "0x00792B94", "0x00792BF4", "0x00792C20", "0x00792F2C", "0x00792F74", "0x00793448", "0x007934C8", "0x007938C8", "0x007938D0", "0x00793970", "0x00793A40", "0x00793A4C", "0x00793B70", "0x00793C1C", "0x00793C20", "0x00793C68", "0x00793F4C", "0x00793FD4", "0x007943DC", "0x007947E4", "0x007947EC", "0x00794848", "0x007948A4", "0x00794908", "0x00794910", "0x007949D0", "0x007949D8", "0x007949E0", "0x00794A20", "0x00794A30", "0x00794B88", "0x00794BEC", "0x00794C50", "0x00794C54", "0x00794CD8", "0x00794CE0", "0x00794D28", "0x00794D2C", "0x00794DD8", "0x00794E84", "0x00794E8C", "0x00794F70", "0x0079503C", "0x007950DC", "0x007951A8", "0x00795318", "0x007953C4", "0x00795580", "0x00795590", "0x00795598", "0x007955A0", "0x0079564C", "0x007956F8", "0x00795738", "0x00795778", "0x00795788", "0x0079588C", "0x007958F8", "0x00795988", "0x00795A54", "0x00795B1C", "0x00795C90", "0x00795D0C", "0x00795D7C", "0x00795E20", "0x00795E24", "0x00795F58", "0x00795F5C", "0x00796038", "0x007960C4", "0x00796188", "0x0079618C", "0x00796190", "0x00796198", "0x007961F4", "0x00796278", "0x00796370", "0x0079646C", "0x007964E4", "0x007964EC", "0x00796534", "0x0079657C", "0x00796870", "0x00796B78", "0x00796C50", "0x00796FE0", "0x00797080", "0x00797394", "0x00797860", "0x00797884", "0x00797C6C", "0x00797C70", "0x00797C74", "0x00797CF0", "0x00797DD0", "0x00797DD8", "0x00797DE0", "0x00797DE8", "0x00797E60", "0x00798034", "0x00798138", "0x00798140", "0x00798148", "0x007981A8", "0x007981B0", "0x007981B8", "0x007981C0", "0x0079825C", "0x00798674", "0x007988D8", "0x00799408", "0x007995EC", "0x007997F4", "0x00799C0C", "0x00799F1C", "0x00799F44", "0x00799F4C", "0x00799F54", "0x00799F5C", "0x00799F64", "0x00799FF4", "0x00799FFC", "0x0079A004", "0x0079A0CC", "0x0079A3D8", "0x0079A6F4", "0x0079AAC0", "0x0079ABF0", "0x0079ABF4", "0x0079AD3C", "0x0079AD74", "0x0079AF10", "0x0079AFD8", "0x0079B1A0", "0x0079B234", "0x0079B5FC", "0x0079B6B8", "0x0079B75C", "0x0079C25C", "0x0079C404", "0x0079C43C", "0x0079C4CC", "0x0079C7F4", "0x0079C834", "0x0079C898", "0x0079C8A0", "0x0079C8A8", "0x0079C964", "0x0079C968", "0x0079CAA0", "0x0079CB4C", "0x0079CB88", "0x0079CC64", "0x0079CD00", "0x0079CD64", "0x0079CDCC", "0x0079CEB4", "0x0079CED4", "0x0079CFDC", "0x0079D028", "0x0079D030", "0x0079D038", "0x0079D048", "0x0079D12C", "0x0079D134", "0x0079D1C4", "0x0079D3D0", "0x0079D434", "0x0079D4D0", "0x0079D4D4", "0x0079D5B4", "0x0079D5D4", "0x0079D648", "0x0079D64C", "0x0079D74C", "0x0079D844", "0x0079DA5C", "0x0079DBBC", "0x0079DC84", "0x0079DCE8", "0x0079DD50", "0x0079DE1C", "0x0079DE3C", "0x0079DF1C", "0x0079DF24", "0x0079DF50", "0x0079DF58", "0x0079DF60", "0x0079DF70", "0x0079DFA8", "0x0079E070", "0x0079E078", "0x0079E3D8", "0x0079E450", "0x0079E51C", "0x0079E520", "0x0079E5CC", "0x0079E5EC", "0x0079E640", "0x0079E644", "0x0079E724", "0x0079E8A8", "0x0079E8B0", "0x0079E8B8", "0x0079E8C0", "0x0079E93C", "0x0079EA04", "0x0079EA24", "0x0079EB94", "0x0079EBC0", "0x0079EBC8", "0x0079EBD0", "0x0079EBD4", "0x0079EBE4", "0x0079EBEC", "0x0079EBF4", "0x0079EBFC", "0x0079EC04", "0x0079EC0C", "0x0079EC9C", "0x0079EE88", "0x0079EF00", "0x0079F038", "0x0079F058", "0x0079F170", "0x0079F278", "0x0079F27C", "0x0079F2AC", "0x0079F2DC", "0x0079F2E4", "0x0079F2F0", "0x0079F2F8", "0x0079F304", "0x0079F30C", "0x0079F318", "0x0079F320", "0x0079F32C", "0x0079F334", "0x0079F33C", "0x0079F344", "0x0079F34C", "0x0079F354", "0x0079F660", "0x0079FB08", "0x0079FF68", "0x0079FFB0", "0x007A0000", "0x007A0204", "0x007A0274", "0x007A02D8", "0x007A0454", "0x007A0508", "0x007A05E8", "0x007A05F0", "0x007A061C", "0x007A0624", "0x007A062C", "0x007A06FC", "0x007A0838", "0x007A08D0", "0x007A08FC", "0x007A096C", "0x007A0BF0", "0x007A0C60", "0x007A0D98", "0x007A0D9C", "0x007A0E84", "0x007A0EA4", "0x007A0F10", "0x007A0F14", "0x007A0FF4", "0x007A1168", "0x007A1170", "0x007A11D4", "0x007A1244", "0x007A144C", "0x007A14D8", "0x007A14E0", "0x007A1604", "0x007A160C", "0x007A164C", "0x007A16C4", "0x007A16D4", "0x007A1820", "0x007A1828", "0x007A1994", "0x007A1A0C", "0x007A1A98", "0x007A1A9C", "0x007A1BF0", "0x007A1BFC", "0x007A1C7C", "0x007A1C80", "0x007A1DA4", "0x007A1E54", "0x007A1F08", "0x007A1FCC", "0x007A1FD4", "0x007A2014", "0x007A2074", "0x007A207C", "0x007A2084", "0x007A208C", "0x007A20F4", "0x007A23C4", "0x007A2534", "0x007A253C", "0x007A2544", "0x007A2600", "0x007A2660", "0x007A2668", "0x007A2670", "0x007A26D8", "0x007A2744", "0x007A2748", "0x007A2750", "0x007A27BC", "0x007A2828", "0x007A28A4", "0x007A28C8", "0x007A28D0", "0x007A299C", "0x007A29C0", "0x007A29E4", "0x007A2A08", "0x007A2CFC", "0x007A2D5C", "0x007A2DBC", "0x007A2E1C", "0x007A311C", "0x007A317C", "0x007A4210", "0x007A4214", "0x007A42B8", "0x007A436C", "0x007A4378", "0x007A43A4", "0x007A43B4", "0x007A43CC", "0x007A4420", "0x007A4504", "0x007A4514", "0x007A4604", "0x007A4698", "0x007A46D8", "0x007A4738", "0x007A4804", "0x007A49C8", "0x007A4A58", "0x007A4EA4", "0x007A4EE0", "0x007A5078", "0x007A5530", "0x007A5558", "0x007A56C4", "0x007A5748", "0x007A58E8", "0x007A5910", "0x007A5934", "0x007A5980", "0x007A5A38", "0x007A5BA4", "0x007A5C30", "0x007A5C58", "0x007A5C60", "0x007A5C88", "0x007A5CAC", "0x007A5D18", "0x007A5D28", "0x007A5DB0", "0x007A5DD4", "0x007A5E14", "0x007A5E68", "0x007A5F30", "0x007A5FE8", "0x007A6098", "0x007A60C4", "0x007A6234", "0x007A62E4", "0x007A64CC", "0x007A65FC", "0x007A6678", "0x007A675C", "0x007A67E0", "0x007A6C4C", "0x007A6C5C", "0x007A6D34", "0x007A6DBC", "0x007A6FC0", "0x007A72C0", "0x007A73E0", "0x007A749C", "0x007A7520", "0x007A75D4", "0x007A7634", "0x007A7694", "0x007A76F4", "0x007A7774", "0x007A77D4", "0x007A78A4", "0x007A78DC", "0x007A78E4", "0x007A7924", "0x007A7CDC", "0x007A7D00", "0x007A7D0C", "0x007A7E04", "0x007A7E34", "0x007A7E3C", "0x007A7E60", "0x007A7E68", "0x007A7E90", "0x007A7EBC", "0x007A7F44", "0x007A7F84", "0x007A8000", "0x007A803C", "0x007A80B8", "0x007A81A0", "0x007A81A4", "0x007A8304", "0x007A830C", "0x007A83B8", "0x007A83C0", "0x007A8518", "0x007A8520", "0x007A85E0", "0x007A8630", "0x007A863C", "0x007A8728", "0x007A8734", "0x007A87EC", "0x007A88A8", "0x007A88B0", "0x007A8D6C", "0x007A9028", "0x007A9034", "0x007A903C", "0x007A930C", "0x007A9390", "0x007A9398", "0x007A93E0", "0x007A9588", "0x007A9598", "0x007A95A4", "0x007A962C", "0x007A96E8", "0x007A97A4", "0x007A9814", "0x007A9854", "0x007A9868", "0x007A9884", "0x007A9890", "0x007A98AC", "0x007A9914", "0x007A9920", "0x007A9928", "0x007A995C", "0x007A9A28", "0x007A9C4C", "0x007AA0CC", "0x007AA138", "0x007AA140", "0x007AA1AC", "0x007AA1B4", "0x007AA1BC", "0x007AA1C4", "0x007AA1CC", "0x007AA1D4", "0x007AA1D8", "0x007AA264", "0x007AA484", "0x007AA508", "0x007AA564", "0x007AA7CC", "0x007AA938", "0x007AAA74", "0x007AAB78", "0x007AAC64", "0x007AAC98", "0x007AAD60", "0x007AADC0", "0x007AAE3C", "0x007AAF34", "0x007AB01C", "0x007AB100", "0x007AB128", "0x007AB154", "0x007AB1BC", "0x007AB1C4", "0x007AB1CC", "0x007AB248", "0x007AB24C", "0x007AB254", "0x007AB2B4", "0x007AB314", "0x007AB374", "0x007AB384", "0x007AB628", "0x007AB6D8", "0x007AB6E4", "0x007AB6E8", "0x007AB6EC", "0x007AB6F0", "0x007AB6F4", "0x007AB6F8", "0x007AB6FC", "0x007AB700", "0x007AB704", "0x007AB708", "0x007AB70C", "0x007AB710", "0x007AB714", "0x007AB718", "0x007AB71C", "0x007AB720", "0x007AB724", "0x007AB728", "0x007AB730", "0x007AB740", "0x007ABB00", "0x007ABB24", "0x007ABB30", "0x007ABB34", "0x007ABB9C", "0x007ABD20", "0x007ABD50", "0x007ABD80", "0x007ABDAC", "0x007ABEFC", "0x007ABF1C", "0x007ABF20", "0x007ABF28", "0x007ABF2C", "0x007ABFC8", "0x007AC050", "0x007AC0D4", "0x007AC13C", "0x007AC1B4", "0x007AC244", "0x007AC2C4", "0x007AC360", "0x007AC4C8", "0x007AC534", "0x007AC53C", "0x007AC560", "0x007AC5FC", "0x007AC668", "0x007AC674", "0x007AC6B4", "0x007AC720", "0x007AC804", "0x007AC838", "0x007AC8AC", "0x007AC9F0", "0x007ACA0C", "0x007ACA90", "0x007ACC38", "0x007ACCBC", "0x007ACCC8", "0x007ACCD4", "0x007ACD8C", "0x007ACE48", "0x007ACE50", "0x007ACF34", "0x007AD038", "0x007AD0BC", "0x007AD148", "0x007AD154", "0x007AD180", "0x007AD198", "0x007AD1B8", "0x007AD288", "0x007AD2B0", "0x007AD374", "0x007AD3B0", "0x007AD3F0", "0x007AD474", "0x007AD478", "0x007AD510", "0x007AD5DC", "0x007AD610", "0x007AD640", "0x007AD64C", "0x007AD6D4", "0x007AD75C", "0x007AD760", "0x007AD764", "0x007AD798", "0x007AD79C", "0x007AD7A0", "0x007AD7A4", "0x007AD7A8", "0x007AD7AC", "0x007AD7B4", "0x007AD7B8", "0x007AD840", "0x007AD8DC", "0x007AD97C", "0x007ADA0C", "0x007ADA9C", "0x007ADB2C", "0x007ADB8C", "0x007ADBEC", "0x007ADC4C", "0x007ADCAC", "0x007ADD40", "0x007ADD80", "0x007ADDC0", "0x007ADDC4", "0x007ADDC8", "0x007ADDCC", "0x007ADF28", "0x007ADF54", "0x007ADF5C", "0x007AE0B0", "0x007AE0B4", "0x007AE11C", "0x007AE17C", "0x007AE2AC", "0x007AE2BC", "0x007AE2F4", "0x007AE2F8", "0x007AE318", "0x007AE38C", "0x007AE3F0", "0x007AE3F8", "0x007AE45C", "0x007AE814", "0x007AEA74", "0x007AEB00", "0x007AEB0C", "0x007AEB14", "0x007AEB1C", "0x007AEB6C", "0x007AEBBC", "0x007AEC90", "0x007AED74", "0x007AEE60", "0x007AEF3C", "0x007AEF40", "0x007AEF44", "0x007AEF4C", "0x007AEF54", "0x007AEF5C", "0x007AEF64", "0x007AEF6C", "0x007AEF74", "0x007AEF7C", "0x007AEF84", "0x007AEF8C", "0x007AEF94", "0x007AEFA4", "0x007AF35C", "0x007AF380", "0x007AF38C", "0x007AF3FC", "0x007AF400", "0x007AF478", "0x007AF538", "0x007AF578", "0x007AF650", "0x007AF654", "0x007AF6CC", "0x007AF78C", "0x007AF794", "0x007AF8A4", "0x007AF964", "0x007AF9F8", "0x007AFA00", "0x007AFD78", "0x007AFDB8", "0x007AFF78", "0x007AFFA4", "0x007B0044", "0x007B004C", "0x007B0078", "0x007B0118", "0x007B030C", "0x007B040C", "0x007B0518", "0x007B0588", "0x007B06B8", "0x007B0890", "0x007B09A8", "0x007B0A84", "0x007B0BD4", "0x007B0C04", "0x007B0CC0", "0x007B1234", "0x007B13E0", "0x007B14D4", "0x007B1514", "0x007B1574", "0x007B157C", "0x007B1584", "0x007B158C", "0x007B15B0", "0x007B16E4", "0x007B179C", "0x007B17A4", "0x007B1958", "0x007B1960", "0x007B196C", "0x007B1E20", "0x007B1E2C", "0x007B1F5C", "0x007B2090", "0x007B20C8", "0x007B23A8", "0x007B243C", "0x007B2448", "0x007B2454", "0x007B245C", "0x007B2464", "0x007B2594", "0x007B2624", "0x007B2758", "0x007B27C8", "0x007B2854", "0x007B285C", "0x007B2B20", "0x007B2B2C", "0x007B2BA8", "0x007B2C08", "0x007B2D00", "0x007B34A0", "0x007B34F4", "0x007B34F8", "0x007B351C", "0x007B4094", "0x007B40E8", "0x007B4114", "0x007B41FC", "0x007B4284", "0x007B42D4", "0x007B42DC", "0x007B44BC", "0x007B45CC", "0x007B48DC", "0x007B48EC", "0x007B48F8", "0x007B4914", "0x007B4998", "0x007B499C", "0x007B49A0", "0x007B4A1C", "0x007B4A7C", "0x007B4AB8", "0x007B4B14", "0x007B4B50", "0x007B4BAC", "0x007B4BCC", "0x007B5040", "0x007B5100", "0x007B512C", "0x007B51A0", "0x007B51D4", "0x007B51DC", "0x007B51E0", "0x007B51E8", "0x007B51EC", "0x007B51F0", "0x007B51F4", "0x007B51F8", "0x007B51FC", "0x007B523C", "0x007B52CC", "0x007B5358", "0x007B5410", "0x007B5534", "0x007B5684", "0x007B5844", "0x007B59AC", "0x007B59D4", "0x007B59D8", "0x007B5A44", "0x007B5ACC", "0x007B5C1C", "0x007B5DCC", "0x007B5E38", "0x007B5EEC", "0x007B5F50", "0x007B5F58", "0x007B5FC4", "0x007B5FC8", "0x007B6040", "0x007B6044", "0x007B6154", "0x007B6164", "0x007B616C", "0x007B6260", "0x007B62C4", "0x007B62CC", "0x007B62D0", "0x007B63EC", "0x007B6424", "0x007B64DC", "0x007B64E0", "0x007B64E8", "0x007B64F0", "0x007B65B8", "0x007B6784", "0x007B67BC", "0x007B67C4", "0x007B68B4", "0x007B6984", "0x007B69C0", "0x007B69E4", "0x007B6A18", "0x007B6A6C", "0x007B6B5C", "0x007B6CF0", "0x007B6E00", "0x007B6ED4", "0x007B6EDC", "0x007B6EE4", "0x007B6FA0", "0x007B705C", "0x007B7548", "0x007B7558", "0x007B7810", "0x007B7818", "0x007B7B6C", "0x007B7C10", "0x007B7C14", "0x007B7C78", "0x007B7C80", "0x007B7CD8", "0x007B7D28", "0x007B7DD4", "0x007B7E5C", "0x007B7EE4", "0x007B7EEC", "0x007B80D8", "0x007B8284", "0x007B8488", "0x007B851C", "0x007B8524", "0x007B85D8", "0x007B865C", "0x007B8688", "0x007B86A4", "0x007B86C0", "0x007B86DC", "0x007B8708", "0x007B8720", "0x007B8748", "0x007B8770", "0x007B8794", "0x007B87B0", "0x007B888C", "0x007B8960", "0x007B898C", "0x007B89A8", "0x007B89B0", "0x007B89B8", "0x007B8A28", "0x007B9618", "0x007B9998", "0x007B9A9C", "0x007B9BA0", "0x007B9CC0", "0x007B9DE0", "0x007B9EE4", "0x007B9FE8", "0x007BA108", "0x007BA228", "0x007BB58C", "0x007BB604", "0x007BB858", "0x007BB860", "0x007BB868", "0x007BB878", "0x007BB8C8", "0x007BB8D8", "0x007BB978", "0x007BB9A8", "0x007BBC2C", "0x007BBC88", "0x007BBCE4", "0x007BBD38", "0x007BBD74", "0x007BBDD0", "0x007BBE2C", "0x007BBF38", "0x007BBFBC", "0x007BC080", "0x007BC144", "0x007BC180", "0x007BC1BC", "0x007BC310", "0x007BC598", "0x007BC668", "0x007BC820", "0x007BCB00", "0x007BCC60", "0x007BCE28", "0x007BCFC0", "0x007BD130", "0x007BD20C", "0x007BD28C", "0x007BD3F4", "0x007BD3FC", "0x007BD40C", "0x007BD450", "0x007BD460", "0x007BD48C", "0x007BD4B0", "0x007BD4D8", "0x007BD534", "0x007BD558", "0x007BD57C", "0x007BD62C", "0x007BD650", "0x007BD784", "0x007BD85C", "0x007BD8B8", "0x007BD900", "0x007BD9AC", "0x007BDA20", "0x007BDA94", "0x007BDB40", "0x007BDBEC", "0x007BDD08", "0x007BDE24", "0x007BDE6C", "0x007BE104", "0x007BE168", "0x007BE1C8", "0x007BE230", "0x007BE238", "0x007BE414", "0x007BE428", "0x007BE460", "0x007BE498", "0x007BE4D0", "0x007BE538", "0x007BE610", "0x007BE670", "0x007BE678", "0x007BE680", "0x007BE698", "0x007BE6B0", "0x007BE6C8", "0x007BE71C", "0x007BE778", "0x007BE7DC", "0x007BE8D8", "0x007BEA2C", "0x007BEB74", "0x007BEBC4", "0x007BEC84", "0x007BEDB4", "0x007BEE80", "0x007BEF7C", "0x007BEFE4", "0x007BF0D4", "0x007BF34C", "0x007BF670", "0x007BF74C", "0x007BF8AC", "0x007BF968", "0x007BFA18", "0x007BFD60", "0x007BFE2C", "0x007BFF20", "0x007C000C", "0x007C033C", "0x007C0654", "0x007C0718", "0x007C0860", "0x007C0910", "0x007C0C5C", "0x007C0D00", "0x007C0E38", "0x007C2D4C", "0x007C2E3C", "0x007C2EFC", "0x007C2FDC", "0x007C31A8", "0x007C3274", "0x007C3340", "0x007C3444", "0x007C37C0", "0x007C3994", "0x007C3A68", "0x007C3B3C", "0x007C3C1C", "0x007C3C44", "0x007C3D60", "0x007C3E04", "0x007C3E20", "0x007C3EE8", "0x007C4018", "0x007C40F4", "0x007C4110", "0x007C41B4", "0x007C41D0", "0x007C4298", "0x007C43C8", "0x007C43E4", "0x007C4488", "0x007C44A4", "0x007C456C", "0x007C469C", "0x007C4744", "0x007C4764", "0x007C4830", "0x007C4964", "0x007C4984", "0x007C4A2C", "0x007C4A4C", "0x007C4B18", "0x007C4C4C", "0x007C4CF4", "0x007C4D14", "0x007C4DE0", "0x007C4F14", "0x007C4FA0", "0x007C51A4", "0x007C5294", "0x007C53EC", "0x007C53F0", "0x007C54CC", "0x007C5548", "0x007C5550", "0x007C5768", "0x007C579C", "0x007C5904", "0x007C5B64", "0x007C5BFC", "0x007C5D34", "0x007C5D38", "0x007C5E7C", "0x007C5EA8", "0x007C5EAC", "0x007C5FF0", "0x007C601C", "0x007C6020", "0x007C6164", "0x007C6190", "0x007C61A8", "0x007C6254", "0x007C625C", "0x007C6354", "0x007C6444", "0x007C644C", "0x007C67A4", "0x007C683C", "0x007C6840", "0x007C695C", "0x007C6994", "0x007C6B44", "0x007C6B48", "0x007C6C64", "0x007C6C9C", "0x007C6CA0", "0x007C6DBC", "0x007C6DF4", "0x007C6E68", "0x007C6E70", "0x007C70AC", "0x007C70EC", "0x007C7240", "0x007C74BC", "0x007C74E4", "0x007C7530", "0x007C7538", "0x007C75DC", "0x007C7690", "0x007C76E0", "0x007C7848", "0x007C78EC", "0x007C793C", "0x007C7AA8", "0x007C7AFC", "0x007C7B04", "0x007C7C5C", "0x007C7E18", "0x007C7E20", "0x007C7E2C", "0x007C7E38", "0x007C7F48", "0x007C7F50", "0x007C8084", "0x007C81E8", "0x007C85CC", "0x007C8650", "0x007C86DC", "0x007C86E8", "0x007C86F0", "0x007C86F8", "0x007C874C", "0x007C87E8", "0x007C87F0", "0x007C8888", "0x007C88C0", "0x007C8914", "0x007C89B0", "0x007C89B8", "0x007C8A50", "0x007C8A88", "0x007C8ADC", "0x007C8BAC", "0x007C8BB4", "0x007C8C4C", "0x007C8C84", "0x007C8D10", "0x007C8D98", "0x007C8DB4", "0x007C8E74", "0x007C911C", "0x007C9124", "0x007C9184", "0x007C918C", "0x007C9248", "0x007C924C", "0x007C9268", "0x007C9328", "0x007C95CC", "0x007C95D4", "0x007C9634", "0x007C963C", "0x007C96F8", "0x007C96FC", "0x007C9788", "0x007C9848", "0x007C9868", "0x007C9E08", "0x007C9E10", "0x007C9E70", "0x007C9E78", "0x007C9F34", "0x007C9F38", "0x007C9F54", "0x007C9FE0", "0x007CA030", "0x007CA0A4", "0x007CA0D8", "0x007CA0E0", "0x007CA118", "0x007CA320", "0x007CA458", "0x007CA518", "0x007CA51C", "0x007CA560", "0x007CA5A4", "0x007CA5E8", "0x007CA5F0", "0x007CA650", "0x007CA658", "0x007CA660", "0x007CA664", "0x007CA66C", "0x007CA6D4", "0x007CA6DC", "0x007CA6E0", "0x007CA740", "0x007CA748", "0x007CA7BC", "0x007CA7F0", "0x007CA824", "0x007CA82C", "0x007CA8A0", "0x007CA8D4", "0x007CA908", "0x007CA910", "0x007CAA4C", "0x007CAB90", "0x007CABF8", "0x007CAC00", "0x007CB234", "0x007CB274", "0x007CB368", "0x007CB530", "0x007CB538", "0x007CB5C4", "0x007CB5E8", "0x007CB678", "0x007CB69C", "0x007CB72C", "0x007CB794", "0x007CB79C", "0x007CB810", "0x007CB8E4", "0x007CB910", "0x007CB93C", "0x007CB968", "0x007CBD88", "0x007CBE20", "0x007CBE48", "0x007CBED8", "0x007CBF74", "0x007CBFF4", "0x007CC058", "0x007CC0D8", "0x007CC0E0", "0x007CC71C", "0x007CC7B4", "0x007CC8A4", "0x007CC8DC", "0x007CC914", "0x007CC94C", "0x007CCB68", "0x007CCC7C", "0x007CCD54", "0x007CCE88", "0x007CCFC8", "0x007CD110", "0x007CD248", "0x007CD370", "0x007CD3F8", "0x007CD52C", "0x007CD5AC", "0x007CD6F0", "0x007CD770", "0x007CD7F0", "0x007CD804", "0x007CD884", "0x007CD8F8", "0x007CD930", "0x007CDCB0", "0x007CE038", "0x007CE3B8", "0x007CE740", "0x007CE84C", "0x007CE868", "0x007CE928", "0x007CEA10", "0x007CEA18", "0x007CEA78", "0x007CEA80", "0x007CEB2C", "0x007CEB30", "0x007CEBC4", "0x007CEBCC", "0x007CEC78", "0x007CED04", "0x007CED0C", "0x007CED78", "0x007CEDE4", "0x007CEE60", "0x007CEE7C", "0x007CEEBC", "0x007CEEC8", "0x007CEED0", "0x007CEED8", "0x007CEF90", "0x007CEFFC", "0x007CF068", "0x007CF1A8", "0x007CF2EC", "0x007CF2F8", "0x007CF3D4", "0x007CF3E0", "0x007CF3EC", "0x007CF4D8", "0x007CF4E4", "0x007CF584", "0x007CF58C", "0x007CF618", "0x007CF64C", "0x007CF6D0", "0x007CF890", "0x007CF898", "0x007CF928", "0x007CF930", "0x007CF94C", "0x007CF9D8", "0x007CFA28", "0x007CFA9C", "0x007CFAD0", "0x007CFB04", "0x007CFB44", "0x007CFB88", "0x007CFBB8", "0x007CFBEC", "0x007CFC68", "0x007CFC70", "0x007CFF3C", "0x007D0064", "0x007D00C8", "0x007D00D0", "0x007D0274", "0x007D02E8", "0x007D031C", "0x007D0350", "0x007D0394", "0x007D03B8", "0x007D043C", "0x007D0444", "0x007D0710", "0x007D0838", "0x007D088C", "0x007D0894", "0x007D0A38", "0x007D0A4C", "0x007D0BD0", "0x007D0BE4", "0x007D0BF4", "0x007D0C04", "0x007D0F04", "0x007D0F44", "0x007D163C", "0x007D1674", "0x007D169C", "0x007D16A8", "0x007D1760", "0x007D1768", "0x007D17A0", "0x007D17C8", "0x007D17D4", "0x007D18A4", "0x007D1948", "0x007D1BAC", "0x007D1BE0", "0x007D1BF4", "0x007D1C08", "0x007D1C10", "0x007D1C18", "0x007D1C20", "0x007D1D9C", "0x007D1DAC", "0x007D1F34", "0x007D1FF8", "0x007D2050", "0x007D2098", "0x007D2250", "0x007D23B4", "0x007D24FC", "0x007D2538", "0x007D26B4", "0x007D28F8", "0x007D29A0", "0x007D2A68", "0x007D2CB8", "0x007D2E08", "0x007D3028", "0x007D3208", "0x007D3284", "0x007D3508", "0x007D3658", "0x007D38B0", "0x007D3AC8", "0x007D3B60", "0x007D3C44", "0x007D3DD8", "0x007D3F6C", "0x007D3FE4", "0x007D4334", "0x007D440C", "0x007D44FC", "0x007D45A8", "0x007D45B0", "0x007D45B8", "0x007D5624", "0x007D571C", "0x007D5800", "0x007D58F8", "0x007D5930", "0x007D5950", "0x007D5974", "0x007D598C", "0x007D59B0", "0x007D59C8", "0x007D5AC8", "0x007D5C58", "0x007D5DE8", "0x007D5F84", "0x007D6120", "0x007D61D8", "0x007D6294", "0x007D62E0", "0x007D639C", "0x007D63E0", "0x007D6570", "0x007D6630", "0x007D66FC", "0x007D6748", "0x007D6814", "0x007D6858", "0x007D69F4", "0x007D6B90", "0x007D6C00", "0x007D6C70", "0x007D6CE0", "0x007D6D50", "0x007D6E08", "0x007D6EC4", "0x007D6F10", "0x007D6FCC", "0x007D7010", "0x007D71A0", "0x007D7260", "0x007D732C", "0x007D7378", "0x007D7444", "0x007D7488", "0x007D7624", "0x007D7690", "0x007D770C", "0x007D77F0", "0x007D78D8", "0x007D79BC", "0x007D7AA4", "0x007D7B88", "0x007D7C70", "0x007D7D54", "0x007D7E38", "0x007D7F1C", "0x007D7F80", "0x007D7FE4", "0x007D8064", "0x007D82E0", "0x007D8430", "0x007D8584", "0x007D867C", "0x007D8774", "0x007D8858", "0x007D8950", "0x007D8A48", "0x007D8B40", "0x007D8C24", "0x007D8D1C", "0x007D8E10", "0x007D8F08", "0x007D8FEC", "0x007D90E4", "0x007D91DC", "0x007D92D4", "0x007D93B8", "0x007D94B0", "0x007D94EC", "0x007D9510", "0x007D9530", "0x007D954C", "0x007D956C", "0x007D9588", "0x007D95A8", "0x007D95C4", "0x007D963C", "0x007D96B4", "0x007D96F4", "0x007D9874", "0x007D99F4", "0x007D9B20", "0x007D9CA0", "0x007D9E34", "0x007D9FC8", "0x007DA108", "0x007DA29C", "0x007DA494", "0x007DA598", "0x007DA69C", "0x007DA780", "0x007DA884", "0x007DAB38", "0x007DAC3C", "0x007DAD40", "0x007DAE24", "0x007DAF28", "0x007DB2A8", "0x007DB2E4", "0x007DB308", "0x007DB328", "0x007DB344", "0x007DB364", "0x007DB380", "0x007DB9CC", "0x007DC004", "0x007DC630", "0x007DC820", "0x007DCAD4", "0x007DCE54", "0x007DD4A0", "0x007DDAD8", "0x007DE104", "0x007DE2FC", "0x007DE4B8", "0x007DE59C", "0x007DEDD8", "0x007DEFD4", "0x007DF038", "0x007DF048", "0x007DF0B4", "0x007DF130", "0x007DF19C", "0x007DF208", "0x007DF218", "0x007DF294", "0x007DF2B0", "0x007DF334", "0x007DF350", "0x007DF3E4", "0x007DF404", "0x007DF4A0", "0x007DF4C0", "0x007DF578", "0x007DF59C", "0x007DF690", "0x007DF720", "0x007DF7B8", "0x007DF850", "0x007DF8EC", "0x007DF988", "0x007DFA28", "0x007DFAC8", "0x007DFBB8", "0x007DFCAC", "0x007DFDA4", "0x007DFE9C", "0x007DFF98", "0x007E0094", "0x007E0194", "0x007E0250", "0x007E0334", "0x007E0374", "0x007E0378", "0x007E03E4", "0x007E0420", "0x007E04B8", "0x007E04E0", "0x007E0594", "0x007E05C0", "0x007E0698", "0x007E06CC", "0x007E07C0", "0x007E07F8", "0x007E0910", "0x007E096C", "0x007E0AD4", "0x007E0B8C", "0x007E0D28", "0x007E0F0C", "0x007E1120", "0x007E1370", "0x007E15F0", "0x007E18A8", "0x007E1BB4", "0x007E1F00", "0x007E22A8", "0x007E2694", "0x007E2AC8", "0x007E2F40", "0x007E3404", "0x007E3460", "0x007E3508", "0x007E35D0", "0x007E3688", "0x007E3750", "0x007E3818", "0x007E38F0", "0x007E39B8", "0x007E3A80", "0x007E3B48", "0x007E3C10", "0x007E3CD8", "0x007E3DA0", "0x007E3E68", "0x007E3F34", "0x007E409C", "0x007E41A8", "0x007E4214", "0x007E4280", "0x007E42EC", "0x007E4358", "0x007E43C4", "0x007E4430", "0x007E449C", "0x007E4508", "0x007E4574", "0x007E45E0", "0x007E464C", "0x007E46B8", "0x007E4724", "0x007E4790", "0x007E47FC", "0x007E4868", "0x007E48D4", "0x007E4940", "0x007E49AC", "0x007E4A18", "0x007E4A84", "0x007E4AF0", "0x007E4B5C", "0x007E4BC8", "0x007E4C34", "0x007E4CA0", "0x007E4D0C", "0x007E4D78", "0x007E4DE4", "0x007E4E50", "0x007E4EBC", "0x007E4F28", "0x007E4F94", "0x007E5000", "0x007E506C", "0x007E50D8", "0x007E5144", "0x007E51B0", "0x007E521C", "0x007E5288", "0x007E52F4", "0x007E5360", "0x007E53CC", "0x007E5438", "0x007E54A4", "0x007E5510", "0x007E557C", "0x007E55E8", "0x007E5654", "0x007E56C0", "0x007E572C", "0x007E5798", "0x007E5804", "0x007E5870", "0x007E58DC", "0x007E5948", "0x007E59B4", "0x007E5A20", "0x007E5A8C", "0x007E5AF8", "0x007E5B64", "0x007E5BD0", "0x007E5C3C", "0x007E5CA8", "0x007E5D14", "0x007E5D80", "0x007E5DEC", "0x007E5E58", "0x007E5EC4", "0x007E5F30", "0x007E5F9C", "0x007E6008", "0x007E6074", "0x007E60E0", "0x007E614C", "0x007E61B8", "0x007E6224", "0x007E6290", "0x007E62FC", "0x007E6368", "0x007E63D4", "0x007E6440", "0x007E64AC", "0x007E6518", "0x007E6584", "0x007E65F0", "0x007E665C", "0x007E66C8", "0x007E6734", "0x007E67A0", "0x007E680C", "0x007E6878", "0x007E68E4", "0x007E694C", "0x007E69B4", "0x007E6A1C", "0x007E6A84", "0x007E6AEC", "0x007E6B54", "0x007E6BBC", "0x007E6C24", "0x007E6C8C", "0x007E6CF4", "0x007E6D5C", "0x007E6DC4", "0x007E6E2C", "0x007E6E94", "0x007E6EFC", "0x007E6F64", "0x007E6FCC", "0x007E7034", "0x007E709C", "0x007E7104", "0x007E716C", "0x007E71D4", "0x007E723C", "0x007E72A4", "0x007E730C", "0x007E7374", "0x007E73DC", "0x007E7444", "0x007E74AC", "0x007E7514", "0x007E757C", "0x007E75E4", "0x007E764C", "0x007E76B4", "0x007E771C", "0x007E7784", "0x007E77EC", "0x007E7854", "0x007E78BC", "0x007E7924", "0x007E798C", "0x007E79F4", "0x007E7A5C", "0x007E7AC4", "0x007E7B2C", "0x007E7B94", "0x007E7BFC", "0x007E7C64", "0x007E7CCC", "0x007E7D34", "0x007E7D9C", "0x007E7E04", "0x007E7E6C", "0x007E7ED4", "0x007E7F3C", "0x007E7FA4", "0x007E800C", "0x007E8074", "0x007E80DC", "0x007E8144", "0x007E81AC", "0x007E8214", "0x007E827C", "0x007E82E4", "0x007E834C", "0x007E83B4", "0x007E841C", "0x007E8484", "0x007E84EC", "0x007E8554", "0x007E85BC", "0x007E8624", "0x007E987C", "0x007E98CC", "0x007E9998", "0x007EAA78", "0x007EAA84", "0x007EAC00", "0x007EAF68", "0x007EAFB8", "0x007EB084", "0x007EC164", "0x007EC170", "0x007EC2EC", "0x007EC8B8", "0x007ECF04", "0x007ED140", "0x007ED2D8", "0x007ED32C", "0x007ED77C", "0x007EDCDC", "0x007EE328", "0x007EE564", "0x007EE6FC", "0x007EE750", "0x007EEBA0", "0x007EF100", "0x007EF74C", "0x007EF988", "0x007EFB20", "0x007EFB74", "0x007EFFC4", "0x007F00D0", "0x007F00E0", "0x007F04A0", "0x007F04C4", "0x007F04D0", "0x007F04E0", "0x007F08A0", "0x007F08C4", "0x007F08D0", "0x007F08E0", "0x007F0AF4", "0x007F0B20", "0x007F0B2C", "0x007F1F08", "0x007F1FF0", "0x007F33C0", "0x007F34A8", "0x007F3BBC", "0x007F3CA4", "0x007F507C", "0x007F5164", "0x007F5460", "0x007F5768", "0x007F5840", "0x007F5858", "0x007F586C", "0x007F587C", "0x007F5C3C", "0x007F5C60", "0x007F5C6C", "0x007F5D24", "0x007F5D3C", "0x007F5F44", "0x007F5FB8", "0x007F6270", "0x007F6594", "0x007F6824", "0x007F6ABC", "0x007F6CA0", "0x007F6E80", "0x007F70BC", "0x007F723C", "0x007F7450", "0x007F8C1C", "0x007F8DF8", "0x007F8E1C", "0x007F8F18", "0x007F8FEC", "0x007F918C", "0x007F9288", "0x007F93CC", "0x007F9494", "0x007F9814", "0x007F9980", "0x007F9E68", "0x007F9E78", "0x007FA23C", "0x007FA260", "0x007FA28C", "0x007FA320", "0x007FA3B4", "0x007FA608", "0x007FA730", "0x007FA8F0", "0x007FAA18", "0x007FABD8", "0x007FAD00", "0x007FB364", "0x007FC604", "0x007FC840", "0x007FC9D8", "0x007FCA2C", "0x007FCAE4", "0x007FCEC8", "0x007FD478", "0x007FE718", "0x007FE954", "0x007FEAEC", "0x007FEB40", "0x007FEBF8", "0x007FEFDC", "0x007FF6FC", "0x0080099C", "0x00800BD8", "0x00800D70", "0x00800DC4", "0x00800E7C", "0x00801260", "0x0080136C", "0x008013A0", "0x008013C8", "0x008013F0", "0x00801418", "0x008014F8", "0x00801510", "0x00801544", "0x008015FC", "0x00801680", "0x008017B8", "0x00801BF4", "0x00801D9C", "0x00801EC0", "0x00801EE8", "0x00801F64", "0x00801FB0", "0x00801FCC", "0x00801FF0", "0x00802068", "0x008020EC", "0x00802110", "0x00802334", "0x00802368", "0x00802390", "0x008023B8", "0x008023E0", "0x00802550", "0x0080263C", "0x008027AC", "0x00802894", "0x00802A04", "0x00802AEC", "0x00802C5C", "0x00802D44", "0x00802EB4", "0x00802F9C", "0x00803080", "0x00803180", "0x00803264", "0x00803364", "0x00803448", "0x00803548", "0x0080362C", "0x0080372C", "0x00803780", "0x008037B4", "0x008037BC", "0x008037C4", "0x0080389C", "0x008038B4", "0x008039F8", "0x00803B38", "0x00803C24", "0x00807B40", "0x00807B48", "0x00807F4C", "0x00807FDC", "0x00807FE0", "0x00807FE4", "0x008080E0", "0x00808184", "0x008083E8", "0x00808490", "0x00808528", "0x008085D4", "0x008086A0", "0x00808844", "0x00808930", "0x008089A4", "0x008089AC", "0x00808AEC", "0x00808AF4", "0x00808B60", "0x00808B68", "0x00808C68", "0x00808CE8", "0x00808DF4", "0x00808E74", "0x00808F80", "0x00809000", "0x0080910C", "0x00809114", "0x00809180", "0x00809188", "0x00809240", "0x00809248", "0x00809300", "0x00809308", "0x00809448", "0x00809450", "0x00809590", "0x00809598", "0x008096D8", "0x008096E0", "0x00809820", "0x00809828", "0x008098E0", "0x008098E8", "0x008099A0", "0x008099A8", "0x00809AE8", "0x00809AF0", "0x00809B5C", "0x00809B64", "0x00809BD0", "0x00809BD8", "0x00809D18", "0x00809D20", "0x00809DD8", "0x00809DE0", "0x00809E98", "0x00809EA0", "0x00809FE0", "0x00809FE8", "0x0080A054", "0x0080A05C", "0x0080A0C8", "0x0080A0D0", "0x0080A188", "0x0080A190", "0x0080A248", "0x0080A2C8", "0x0080A334", "0x0080A33C", "0x0080A3A8", "0x0080A444", "0x0080A538", "0x0080A620", "0x0080A688", "0x0080A6F0", "0x0080A6F8", "0x0080A700", "0x0080A708", "0x0080A710", "0x0080A854", "0x0080A8EC", "0x0080AACC", "0x0080ABA0", "0x0080AD08", "0x0080AEA0", "0x0080AF54", "0x0080B1B8", "0x0080B478", "0x0080B490", "0x0080B4CC", "0x0080B540", "0x0080B57C", "0x0080B6B8", "0x0080B7B8", "0x0080B848", "0x0080B8F0", "0x0080B92C", "0x0080B9B8", "0x0080B9F4", "0x0080BBA0", "0x0080BC1C", "0x0080BCA0", "0x0080BD5C", "0x0080BF78", "0x0080BFC0", "0x0080C110", "0x0080C294", "0x0080C3F0", "0x0080C434", "0x0080C504", "0x0080C658", "0x0080C768", "0x0080C838", "0x0080C97C", "0x0080C980", "0x0080C988", "0x0080C990", "0x0080C998", "0x0080C9A0", "0x0080C9A8", "0x0080CA30", "0x0080CA38", "0x0080CA40", "0x0080CA48", "0x0080CA50", "0x0080CA58", "0x0080CA60", "0x0080CA68", "0x0080CB44", "0x0080CB74", "0x0080CB84", "0x0080CBD4", "0x0080CD64", "0x0080CDA4", "0x0080CDF0", "0x0080CDF8", "0x0080CE00", "0x0080CEC0", "0x0080CF34", "0x0080D114", "0x0080D154", "0x0080D15C", "0x0080D16C", "0x0080D1B0", "0x0080D2F8", "0x0080D3E4", "0x0080D478", "0x0080D494", "0x0080D55C", "0x0080D57C", "0x0080D5D8", "0x0080D638", "0x0080D668", "0x0080D718", "0x0080D770", "0x0080D798", "0x0080D84C", "0x0080D86C", "0x0080D8B8", "0x0080DA4C", "0x0080DA54", "0x0080DA8C", "0x0080DB70", "0x0080DD68", "0x0080DD70", "0x0080DEF0", "0x0080E090", "0x0080E098", "0x0080E1C0", "0x0080E204", "0x0080E2D4", "0x0080E474", "0x0080E4DC", "0x0080E544", "0x0080E54C", "0x0080E554", "0x0080E570", "0x0080E58C", "0x0080E5A8", "0x0080E5C4", "0x0080E5E0", "0x0080E5FC", "0x0080E618", "0x0080E634", "0x0080E654", "0x0080E670", "0x0080E68C", "0x0080E6A8", "0x0080E6C4", "0x0080E6E0", "0x0080E6FC", "0x0080E718", "0x0080E740", "0x0080E75C", "0x0080E7A4", "0x0080E910", "0x0080EA88", "0x0080EBA4", "0x0080EC0C", "0x0080EC74", "0x0080EC7C", "0x0080EC84", "0x0080EC8C", "0x0080ECF4", "0x0080ED5C", "0x0080EDC4", "0x0080EF70", "0x0080EF8C", "0x0080EFA8", "0x0080F070", "0x0080F08C", "0x0080F094", "0x0080F09C", "0x0080F0B8", "0x0080F288", "0x0080F320", "0x0080F32C", "0x0080F3D0", "0x0080F3E0", "0x0080F43C", "0x0080F440", "0x0080F50C", "0x0080F5B0", "0x0080F5F0", "0x0080F698", "0x0080F6DC", "0x0080F6E4", "0x0080F7DC", "0x0080F7E0", "0x0080F870", "0x0080F87C", "0x0080F8AC", "0x0080F9A8", "0x0080F9D8", "0x0080FB9C", "0x0080FBA0", "0x0080FC48", "0x0080FCDC", "0x0080FCF8", "0x0080FD14", "0x0080FD30", "0x0080FD4C", "0x0080FDCC", "0x0080FDD4", "0x0080FDDC", "0x0080FE6C", "0x0080FF54", "0x0080FFEC", "0x0080FFF8", "0x00810024", "0x008100DC", "0x00810144", "0x00810154", "0x00810238", "0x00810254", "0x00810738", "0x008107CC", "0x008108BC", "0x00810924", "0x00810940", "0x00810E30", "0x00810EC4", "0x00810FB4", "0x00811068", "0x00811088", "0x008110E8", "0x00811470", "0x008115C8", "0x008115E4", "0x00811600", "0x008116A0", "0x008116BC", "0x008116C0", "0x008116C8", "0x00811810", "0x00811850", "0x00811A54", "0x00811C28", "0x00811C90", "0x00811CF8", "0x00811D00", "0x00811DA8", "0x00811DB0", "0x00811DCC", "0x00811DE8", "0x00811E04", "0x00811E20", "0x00811E3C", "0x00811E58", "0x00811E74", "0x00811E90", "0x00811EB0", "0x00811ECC", "0x00811EE8", "0x00811F04", "0x00811F20", "0x00811F3C", "0x00811F58", "0x00811F74", "0x00811F9C", "0x00811FB8", "0x00812000", "0x0081216C", "0x00812248", "0x00812338", "0x00812350", "0x00812594", "0x00812A98", "0x00813794", "0x00813830", "0x00813A1C", "0x00813AC4", "0x00813D88", "0x00813E54", "0x008141D0", "0x00814288", "0x0081435C", "0x008145A4", "0x00814670", "0x00814744", "0x008148F0", "0x00814D90", "0x00814F84", "0x008152E8", "0x00815664", "0x00816818", "0x00817ADC", "0x00818884", "0x008188B8", "0x00818FB4", "0x0081905C", "0x00819138", "0x00819418", "0x00819B74", "0x00819BB4", "0x00819D5C", "0x00819DC4", "0x00819E2C", "0x00819E34", "0x00819E3C", "0x00819E44", "0x00819E4C", "0x00819E54", "0x00819FAC", "0x0081A084", "0x0081A264", "0x0081A308", "0x0081A46C", "0x0081A550", "0x0081A7CC", "0x0081A948", "0x0081AC50", "0x0081AC68", "0x0081AC7C", "0x0081ACF0", "0x0081AD04", "0x0081ADD4", "0x0081AE8C", "0x0081AF08", "0x0081AF88", "0x0081AFFC", "0x0081B010", "0x0081B08C", "0x0081B0A0", "0x0081B250", "0x0081B2CC", "0x0081B350", "0x0081B3D8", "0x0081B650", "0x0081B698", "0x0081B7EC", "0x0081B970", "0x0081BFCC", "0x0081C234", "0x0081C344", "0x0081C438", "0x0081C67C", "0x0081C870", "0x0081CBDC", "0x0081D160", "0x0081D490", "0x0081D5A8", "0x0081D6B8", "0x0081D750", "0x0081D7E8", "0x0081D87C", "0x0081D920", "0x0081D9DC", "0x0081DA80", "0x0081DC88", "0x0081DD18", "0x0081EA60", "0x0081EAFC", "0x0081EB18", "0x0081EBA8", "0x0081ED0C", "0x0081EEDC", "0x0081F11C", "0x008216A0", "0x00821714", "0x00821748", "0x008217F0", "0x00821824", "0x0082188C", "0x00821894", "0x008218F8", "0x00821928", "0x00821974", "0x00821A34", "0x00821A80", "0x00821A88", "0x00821ABC", "0x00821AC4", "0x00821ACC", "0x00821AD4", "0x00821ADC", "0x00821AF8", "0x00821B14", "0x00821B1C", "0x00821B24", "0x00821B40", "0x00821B5C", "0x00821B64", "0x00821B6C", "0x00821BCC", "0x00821BD4", "0x00821CE4", "0x00821CEC", "0x00821CF4", "0x00821CFC", "0x00821D4C", "0x00821D54", "0x00821D5C", "0x00821D6C", "0x00821DDC", "0x00821DE8", "0x00821DF0", "0x00821E4C", "0x00821E80", "0x00821EB8", "0x00821F2C", "0x00821FC4", "0x008220C0", "0x00822218", "0x0082245C", "0x0082263C", "0x00822694", "0x00822784", "0x0082280C", "0x0082282C", "0x008228D0", "0x00822A20", "0x00822A60", "0x00822B90", "0x00822DB8", "0x00822EE8", "0x00823018", "0x008230AC", "0x008231A0", "0x008235A0", "0x008237E8", "0x00823B38", "0x00823BBC", "0x00823F74", "0x00824028", "0x008241FC", "0x00824204", "0x00824278", "0x008242B0", "0x00824338", "0x0082437C", "0x008243F8", "0x0082443C", "0x008244EC", "0x0082464C", "0x008246D4", "0x008247B8", "0x00824878", "0x00824A08", "0x00824B1C", "0x00825170", "0x0082552C", "0x00825568", "0x00825574", "0x008255E0", "0x008257C0", "0x00825884", "0x008258F8", "0x00825900", "0x00825920", "0x00825928", "0x00825934", "0x00825950", "0x00825998", "0x008259E8", "0x00825A40", "0x00825B08", "0x00825B60", "0x00825B84", "0x00825BD8", "0x00825D20", "0x00825D8C", "0x00825FA8", "0x00825FFC", "0x0082617C", "0x00826280", "0x008262E4", "0x00826404", "0x00826428", "0x00826568", "0x008265B0", "0x008265D0", "0x00826658", "0x00826780", "0x008267E0", "0x00826868", "0x00826870", "0x00826884", "0x00826AD0", "0x00826B60", "0x00826C34", "0x00826D00", "0x00826DD4", "0x00826EEC", "0x00826F78", "0x00827008", "0x008270DC", "0x008271A8", "0x0082727C", "0x00827380", "0x008273FC", "0x00827400", "0x00827408", "0x00827410", "0x00827484", "0x0082748C", "0x00827494", "0x0082749C", "0x008274A4", "0x0082780C", "0x008279DC", "0x00827D1C", "0x00827D24", "0x00827DA0", "0x00827DA4", "0x00827DE4", "0x00827E58", "0x00827E60", "0x00827E68", "0x00827FE4", "0x008280A0", "0x00828120", "0x008281C8", "0x008281D0", "0x00828290", "0x008282E8", "0x00828360", "0x008283E8", "0x0082843C", "0x008284C0", "0x008286B8", "0x00828800", "0x00828A34", "0x00828B9C", "0x00828BFC", "0x00828D64", "0x00828D74", "0x00828D7C", "0x00828DF0", "0x00828EA0", "0x00828F44", "0x00828FB8", "0x00829068", "0x0082915C", "0x00829164", "0x0082921C", "0x00829290", "0x00829348", "0x008293BC", "0x008294C0", "0x008294D8", "0x008294E0", "0x00829504", "0x00829578", "0x0082967C", "0x00829694", "0x0082969C", "0x008296C0", "0x008296C8", "0x008296D0", "0x008297E0", "0x0082983C", "0x00829844", "0x0082984C", "0x00829854", "0x0082985C", "0x008298DC", "0x00829980", "0x008299C4", "0x00829A0C", "0x00829A54", "0x00829A9C", "0x00829C04", "0x00829C0C", "0x00829C14", "0x00829C1C", "0x00829C24", "0x00829C70", "0x00829D08", "0x00829D88", "0x00829E6C", "0x00829EC4", "0x00829F4C", "0x0082A0A8", "0x0082A108", "0x0082A2C4", "0x0082A2CC", "0x0082A2F0", "0x0082A3B0", "0x0082A51C", "0x0082A668", "0x0082A760", "0x0082A78C", "0x0082A7E4", "0x0082A86C", "0x0082A8E4", "0x0082A974", "0x0082AA78", "0x0082B730", "0x0082B820", "0x0082B9D4", "0x0082BA78", "0x0082BB74", "0x0082BBF0", "0x0082BBF8", "0x0082BC54", "0x0082BC5C", "0x0082BCC0", "0x0082BD50", "0x0082BDD4", "0x0082BE50", "0x0082BED4", "0x0082BF40", "0x0082BFDC", "0x0082C090", "0x0082C124", "0x0082C190", "0x0082C2CC", "0x0082C3F8", "0x0082C52C", "0x0082C534", "0x0082C53C", "0x0082C5B8", "0x0082C73C", "0x0082C8B8", "0x0082CD24", "0x0082CD30", "0x0082CDBC", "0x0082CE7C", "0x0082D068", "0x0082D100", "0x0082D118", "0x0082D1F8", "0x0082D200", "0x0082D2B0", "0x0082D308", "0x0082D474", "0x0082D4FC", "0x0082D654", "0x0082D65C", "0x0082D700", "0x0082D708", "0x0082D714", "0x0082D7D4", "0x0082DD90", "0x0082DE50", "0x0082DEF4", "0x0082DF88", "0x0082E068", "0x0082E9A4", "0x0082EA20", "0x0082EA4C", "0x0082EAA4", "0x0082EB2C", "0x0082EBEC", "0x0082EC3C", "0x0082EC40", "0x0082EDF0", "0x0082EDF4", "0x0082EFD8", "0x00830728", "0x00830734", "0x00830744", "0x00830750", "0x00830760", "0x0083076C", "0x008307E0", "0x008307E4", "0x00830860", "0x00830864", "0x00830904", "0x0083098C", "0x00830A08", "0x00830AE8", "0x00830AEC", "0x00830AF0", "0x00830CA4", "0x00830E20", "0x00830EF0", "0x00830EFC", "0x00830F04", "0x00830F60", "0x00830FE8", "0x0083102C", "0x008310A8", "0x008310EC", "0x00831130", "0x00831174", "0x008311B8", "0x008311FC", "0x008312BC", "0x00831480", "0x00831508", "0x00831650", "0x00831718", "0x00831904", "0x00831A74", "0x00831AF4", "0x00831B74", "0x00831BBC", "0x00831C04", "0x008321E4", "0x00832540", "0x00832544", "0x0083254C", "0x008328E8", "0x00832BEC", "0x008330B0", "0x008330B8", "0x008330D8", "0x008330DC", "0x008330E0", "0x0083314C", "0x00833468", "0x008335A0", "0x008335A8", "0x008335C8", "0x0083375C", "0x0083377C", "0x008338DC", "0x00833B0C", "0x00833B18", "0x00833C00", "0x00833C3C", "0x00833D68", "0x00833E04", "0x00833E6C", "0x00834068", "0x00834198", "0x00834238", "0x008344CC", "0x0083456C", "0x008345DC", "0x008346C0", "0x008348B8", "0x008348C4", "0x00834AAC", "0x00834D50", "0x00834FD0", "0x008351D4", "0x008353E8", "0x0083568C", "0x0083586C", "0x00835B08", "0x00835CE8", "0x00835F84", "0x00836148", "0x00836488", "0x00836518", "0x008365B8", "0x00836644", "0x008366CC", "0x00836754", "0x008367DC", "0x00836A20", "0x00836C7C", "0x00836E6C", "0x008370C8", "0x008372A0", "0x008375B8", "0x008378F4", "0x00837B0C", "0x00837F10", "0x00837F14", "0x00837F18", "0x00837F1C", "0x00837F20", "0x00837F24", "0x00837F28", "0x00837F5C", "0x00837F74", "0x00837F78", "0x00837F7C", "0x00838108", "0x008381CC", "0x008382BC", "0x008382CC", "0x00838378", "0x00838380", "0x00838384", "0x00838388", "0x0083838C", "0x00838390", "0x00838394", "0x00838398", "0x0083839C", "0x0083842C", "0x00838430", "0x00838434", "0x00838438", "0x0083843C", "0x00838440", "0x00838444", "0x00838448", "0x00838458", "0x00838464", "0x008384D0", "0x00838564", "0x0083868C", "0x00838710", "0x00838714", "0x00838758", "0x00838804", "0x00838848", "0x0083884C", "0x0083889C", "0x008388A0", "0x008388A4", "0x00838950", "0x00838954", "0x00838958", "0x0083895C", "0x00838A78", "0x00838C40", "0x00838D1C", "0x0083926C", "0x0083945C", "0x008394D4", "0x008394DC", "0x00839558", "0x0083999C", "0x008399A0", "0x008399A4", "0x008399A8", "0x008399AC", "0x00839A58", "0x00839A5C", "0x00839B08", "0x00839B0C", "0x00839B10", "0x00839B14", "0x00839B68", "0x00839BF4", "0x00839CD8", "0x0083AC78", "0x0083AC84", "0x0083AC88", "0x0083AD20", "0x0083ADCC", "0x0083AF58", "0x0083B0E4", "0x0083B0EC", "0x0083B294", "0x0083B324", "0x0083B370", "0x0083B380", "0x0083B384", "0x0083B388", "0x0083B598", "0x0083BEA8", "0x0083BEB0", "0x0083BFD0", "0x0083C008", "0x0083C078", "0x0083C20C", "0x0083C210", "0x0083C214", "0x0083C2B8", "0x0083C37C", "0x0083C414", "0x0083C5DC", "0x0083C8D4", "0x0083C8D8", "0x0083CA60", "0x0083CCC8", "0x0083D6EC", "0x0083D6F0", "0x0083D6F8", "0x0083D788", "0x0083D78C", "0x0083D81C", "0x0083D820", "0x0083D884", "0x0083D88C", "0x0083D9A0", "0x0083DAA8", "0x0083DAAC", "0x0083DBC8", "0x0083DBD0", "0x0083DBD8", "0x0083DBDC", "0x0083DE40", "0x0083DE44", "0x0083DF70", "0x0083DF74", "0x0083DFE0", "0x0083E044", "0x0083E048", "0x0083E0B4", "0x0083E0C0", "0x0083E0CC", "0x0083E0D0", "0x0083E0D4", "0x0083E0D8", "0x0083E0DC", "0x0083E0E0", "0x0083E0EC", "0x0083E0F0", "0x0083E0F4", "0x0083E0F8", "0x0083E100", "0x0083E1F0", "0x0083E2CC", "0x0083E330", "0x0083E338", "0x0083E9AC", "0x0083EA3C", "0x0083EACC", "0x0083EB5C", "0x0083ECCC", "0x0083ECD0", "0x0083ECD4", "0x0083ECD8", "0x0083ECDC", "0x0083ED00", "0x0083F010", "0x0083F040", "0x0083F1C4", "0x0083F204", "0x0083F238", "0x0083F288", "0x0083F304", "0x0083F378", "0x0083FA2C", "0x0083FA34", "0x0083FB14", "0x0083FC9C", "0x0083FCA4", "0x0083FCD8", "0x0083FD08", "0x0083FD0C", "0x0083FD68", "0x0083FD74", "0x0083FDB4", "0x0083FE94", "0x0083FE9C", "0x0083FEA4", "0x0083FEAC", "0x0083FEB4", "0x0083FEBC", "0x0083FEC4", "0x0083FECC", "0x0083FED4", "0x0083FF20", "0x0083FF5C", "0x0084000C", "0x00840050", "0x008400B8", "0x008401E0", "0x00840220", "0x0084040C", "0x00840458", "0x008404D8", "0x00840520", "0x00840628", "0x0084067C", "0x00840708", "0x00840710", "0x00840900", "0x008409F0", "0x00840B48", "0x00840CD8", "0x00840CF0", "0x00840DB8", "0x00840E84", "0x00840F48", "0x00840F68", "0x00840F88", "0x00840F90", "0x00840F98", "0x00840FA0", "0x00840FA8", "0x00840FB4", "0x00840FD8", "0x00841000", "0x00841094", "0x008410F4", "0x00841118", "0x008411DC", "0x008411E4", "0x00841268", "0x00841364", "0x0084154C", "0x00841678", "0x00841778", "0x008418D4", "0x008418E0", "0x00841A3C", "0x00841B98", "0x00841C1C", "0x00842060", "0x00842118", "0x008422DC", "0x00842304", "0x0084232C", "0x008423FC", "0x00842480", "0x008424C0", "0x0084263C", "0x00842734", "0x008428D4", "0x008429D0", "0x008429D8", "0x00842B74", "0x00842B7C", "0x00842BA4", "0x00842C7C", "0x00842CBC", "0x00842CC4", "0x00842D04", "0x00842D68", "0x00842D70", "0x00842D8C", "0x00842E14", "0x00842F24", "0x00842F34", "0x00842F40", "0x00842F5C", "0x0084311C", "0x008431EC", "0x008431FC", "0x00843204", "0x00843214", "0x00843224", "0x0084325C", "0x00843298", "0x008432D0", "0x00843308", "0x00843340", "0x00843378", "0x00843670", "0x008436DC", "0x00843748", "0x008437A8", "0x00843808", "0x00843840", "0x0084387C", "0x008438B4", "0x008438EC", "0x00843924", "0x00843D14", "0x00843D48", "0x00843D90", "0x00843F04", "0x00843F9C", "0x0084403C", "0x008440B4", "0x0084413C", "0x00844148", "0x0084423C", "0x0084425C", "0x00844264", "0x00844270", "0x0084435C", "0x00844364", "0x0084436C", "0x00844374", "0x0084437C", "0x00844398", "0x008443A0", "0x008443C0", "0x008443C8", "0x008443D0", "0x008443D8", "0x008443E0", "0x008443F8", "0x00844408", "0x00844454", "0x00844484", "0x00844524", "0x00844530", "0x008445DC", "0x008445F8", "0x00844644", "0x008446A4", "0x008446AC", "0x008446B4", "0x00844714", "0x00844774", "0x00844788", "0x00844814", "0x0084481C", "0x00844830", "0x008448C8", "0x008448D0", "0x008448E0", "0x008448EC", "0x0084495C", "0x008449CC", "0x00844A3C", "0x00844ABC", "0x00844AF4", "0x00844B30", "0x00844B68", "0x00844BA0", "0x00844BD8", "0x00844C10", "0x00844C94", "0x00844CCC", "0x00844D08", "0x00844D40", "0x00844D78", "0x00844DB0", "0x00844DDC", "0x00844E88", "0x00844F1C", "0x00844F7C", "0x00844F98", "0x00844FF8", "0x00845078", "0x008450D8", "0x008450E8", "0x008450F0", "0x0084514C", "0x00845190", "0x008452DC", "0x00845320", "0x00845478", "0x00845488", "0x00845498", "0x008454D0", "0x0084550C", "0x00845544", "0x0084557C", "0x008455B4", "0x008455EC", "0x008459F8", "0x00845A94", "0x00845B30", "0x00845B90", "0x00845C08", "0x00845C40", "0x00845C7C", "0x00845CB4", "0x00845CEC", "0x00845D24", "0x00846264", "0x00846274", "0x00846284", "0x0084629C", "0x008462B4", "0x00846340", "0x008463D8", "0x0084642C", "0x008464D4", "0x0084656C", "0x008465C0", "0x008465D0", "0x008466E4", "0x008466F8", "0x00846784", "0x0084678C", "0x00846858", "0x00846860", "0x00846870", "0x00846888", "0x008468F8", "0x00846968", "0x008469D8", "0x00846A58", "0x00846A90", "0x00846ACC", "0x00846B04", "0x00846B3C", "0x00846B74", "0x00846BAC", "0x00846C24", "0x00846C5C", "0x00846C98", "0x00846CD0", "0x00846D08", "0x00846D40", "0x00846D48", "0x00846D58", "0x00846D70", "0x00846D88", "0x00846DA0", "0x00846DB4", "0x00846DC8", "0x00846E60", "0x00846E68", "0x00846F10", "0x00846F18", "0x00846F2C", "0x00846F40", "0x00846FD8", "0x00846FE0", "0x00847088", "0x00847090", "0x00847100", "0x00847170", "0x008471E0", "0x00847280", "0x008472B8", "0x008472F4", "0x0084732C", "0x00847364", "0x0084739C", "0x008473D4", "0x00847474", "0x008474AC", "0x008474E8", "0x00847520", "0x00847558", "0x00847590", "0x008475D0", "0x00847730", "0x00847738", "0x00847740", "0x00847748", "0x008477D4", "0x00847814", "0x008478A4", "0x00847980", "0x00847D44", "0x00848024", "0x008482B4", "0x008483DC", "0x00848514", "0x00849554", "0x0084958C", "0x00849590", "0x0084978C", "0x00849794", "0x008497F4", "0x008497FC", "0x008498B0", "0x008498B4", "0x008498BC", "0x0084991C", "0x0084997C", "0x008499DC", "0x00849A3C", "0x00849A40", "0x00849AA0", "0x00849B00", "0x00849BA4", "0x00849C18", "0x00849C7C", "0x00849D08", "0x00849E04", "0x00849EC0", "0x00849F10", "0x0084A03C", "0x0084A48C", "0x0084A558", "0x0084A5D0", "0x0084A898", "0x0084AA68", "0x0084AD1C", "0x0084AE18", "0x0084AE68", "0x0084AE70", "0x0084B4E0", "0x0084B558", "0x0084B598", "0x0084B610", "0x0084B898", "0x0084B934", "0x0084BA0C", "0x0084BAAC", "0x0084BABC", "0x0084BCC8", "0x0084BCF4", "0x0084BD00", "0x0084BD74", "0x0084BDF8", "0x0084BE00", "0x0084BE74", "0x0084BEA8", "0x0084BEDC", "0x0084BEE4", "0x0084C080", "0x0084C088", "0x0084C0C8", "0x0084C120", "0x0084C1D4", "0x0084C22C", "0x0084C2F8", "0x0084C360", "0x0084C39C", "0x0084C5C0", "0x0084C5E4", "0x0084C648", "0x0084C67C", "0x0084C710", "0x0084C7CC", "0x0084C7E8", "0x0084C7EC", "0x0084C974", "0x0084CA1C", "0x0084CAD8", "0x0084CADC", "0x0084CB94", "0x0084CBF4", "0x0084CD1C", "0x0084CD84", "0x0084CD8C", "0x0084CDEC", "0x0084CF1C", "0x0084D078", "0x0084D0EC", "0x0084D4A4", "0x0084DA14", "0x0084DA24", "0x0084DAD0", "0x0084DB94", "0x0084DBA4", "0x0084DBC8", "0x0084DBD4", "0x0084DBF8", "0x0084DC1C", "0x0084DC40", "0x0084DC64", "0x0084DC88", "0x0084DCAC", "0x0084DCD0", "0x0084DCF4", "0x0084DD18", "0x0084DD3C", "0x0084DD60", "0x0084DD84", "0x0084DDA8", "0x0084DDD0", "0x0084DDF8", "0x0084DE20", "0x0084DE48", "0x0084DE70", "0x0084DE98", "0x0084DEC0", "0x0084DEE8", "0x0084DF10", "0x0084DF38", "0x0084DF60", "0x0084DF90", "0x0084DFC0", "0x0084E378", "0x0084E39C", "0x0084E3A8", "0x0084E3D0", "0x0084E44C", "0x0084E4DC", "0x0084E5C8", "0x0084E668", "0x0084E6A0", "0x0084E760", "0x0084E7F0", "0x0084E8E4", "0x0084E8F8", "0x0084E908", "0x0084E918", "0x0084EA2C", "0x0084EB4C", "0x0084EBAC", "0x0084ECC4", "0x0084EF78", "0x0084F25C", "0x0084F374", "0x0084F3E0", "0x0084F458", "0x0084F4D0", "0x0084F7DC", "0x0084F850", "0x0084F968", "0x0084F9E0", "0x0084FA4C", "0x0084FAC4", "0x0084FB40", "0x0084FD40", "0x0084FE68", "0x0084FFBC", "0x0085003C", "0x00850088", "0x00850108", "0x00850110", "0x00850114", "0x00850170", "0x008501E4", "0x00850218", "0x0085024C", "0x00850254", "0x008502D8", "0x0085036C", "0x0085037C", "0x008507C4", "0x00850864", "0x00850870", "0x008508CC", "0x00850980", "0x00850A50", "0x00850AB8", "0x00850B58", "0x00850BC0", "0x00850E34", "0x00850E80", "0x00850F2C", "0x00850F78", "0x00850FFC", "0x00851048", "0x008510CC", "0x00851110", "0x00851178", "0x008511BC", "0x00851218", "0x00851264", "0x00851310", "0x00851354", "0x008513BC", "0x00851408", "0x00851478", "0x0085148C", "0x00851578", "0x00851670", "0x00851768", "0x008517C8", "0x00851848", "0x008518B4", "0x0085194C", "0x008519B8", "0x00851A38", "0x00851AB8", "0x00851B38", "0x00851BB8", "0x00851C38", "0x00851D5C", "0x008520BC", "0x008521CC", "0x00852240", "0x00852508", "0x00852520", "0x00852594", "0x00852604", "0x0085274C", "0x00852870", "0x00852874", "0x008528E0", "0x00852958", "0x008529DC", "0x00852A60", "0x00852B08", "0x00852BB0", "0x00852C2C", "0x00852CAC", "0x00852D40", "0x00852DD4", "0x00852E84", "0x008530FC", "0x00853220", "0x008532E8", "0x0085330C", "0x00853310", "0x00853334", "0x00853340", "0x0085334C", "0x00853358", "0x00853364", "0x00853370", "0x0085337C", "0x00853380", "0x008533E8", "0x00853454", "0x0085349C", "0x00853678", "0x00853680", "0x00853884", "0x0085392C", "0x00853B3C", "0x00853D30", "0x00853EE8", "0x00853F50", "0x00853FBC", "0x00853FEC", "0x0085436C", "0x00854540", "0x00854658", "0x008547AC", "0x0085494C", "0x00854954", "0x00854E58", "0x00854EBC", "0x00854F48", "0x00854FE0", "0x00855218", "0x00855388", "0x00855574", "0x00855694", "0x00855928", "0x00856014", "0x008563F8", "0x008564A8", "0x008565D4", "0x008566F8", "0x0085681C", "0x00856988", "0x00856B3C", "0x00856DC0", "0x00856E1C", "0x00856FB0", "0x00857448", "0x008578F8", "0x00857A04", "0x00857A94", "0x00857BA4", "0x00857E50", "0x00857F24", "0x008580A0", "0x00858158", "0x00858160", "0x00858168", "0x00858170", "0x00858624", "0x008586DC", "0x0085888C", "0x00858AC4", "0x00858B30", "0x00858B7C", "0x00858CAC", "0x00858E20", "0x00858F6C", "0x00859128", "0x008591AC", "0x00859AA4", "0x00859BD4", "0x00859BDC", "0x00859BE4", "0x00859BF4", "0x00859C4C", "0x00859CB0", "0x00859E2C", "0x00859E88", "0x0085A098", "0x0085A1EC", "0x0085A1F4", "0x0085A288", "0x0085A398", "0x0085A468", "0x0085A494", "0x0085A524", "0x0085A558", "0x0085A6B8", "0x0085A6DC", "0x0085A72C", "0x0085A75C", "0x0085A8FC", "0x0085A940", "0x0085A9A4", "0x0085AA18", "0x0085AA68", "0x0085ABEC", "0x0085AF60", "0x0085B114", "0x0085B4FC", "0x0085B640", "0x0085B788", "0x0085B974", "0x0085BB30", "0x0085BB64", "0x0085BBC4", "0x0085BC68", "0x0085BDD4", "0x0085BE1C", "0x0085C0B4", "0x0085C2D4", "0x0085C374", "0x0085C4EC", "0x0085C6B0", "0x0085C8E8", "0x0085C9D0", "0x0085C9D4", "0x0085CA18", "0x0085CEF0", "0x0085CFEC", "0x0085D41C", "0x0085D424", "0x0085D718", "0x0085D808", "0x0085E0EC", "0x0085E0F4", "0x0085E188", "0x0085E358", "0x0085E4F0", "0x0085E64C", "0x0085E694", "0x0085E6CC", "0x0085E6F0", "0x0085E730", "0x0085E794", "0x0085E79C", "0x0085E7DC", "0x0085E7E4", "0x0085E7EC", "0x0085E7F4", "0x0085E808", "0x0085E81C", "0x0085E824", "0x0085E940", "0x0085E94C", "0x0085E954", "0x0085ECB8", "0x0085ED6C", "0x0085EE20", "0x0085EF64", "0x0085F110", "0x0085F3FC", "0x0085F888", "0x0085F95C", "0x0085FC5C", "0x0085FE34", "0x0085FE68", "0x008600F4", "0x00860228", "0x0086039C", "0x008604A8", "0x00860614", "0x00860748", "0x00860844", "0x00860C34", "0x00862070", "0x008620D8", "0x00862154", "0x00862198", "0x00862208", "0x00862398", "0x00862418", "0x00862420", "0x00862498", "0x008624A0", "0x008624CC", "0x008624DC", "0x0086251C", "0x0086255C", "0x008625CC", "0x0086268C", "0x00862750", "0x00862784", "0x008627DC", "0x00862814", "0x0086284C", "0x00862858", "0x0086288C", "0x008628C0", "0x008628F4", "0x0086292C", "0x00862A80", "0x00862C78", "0x00862D80", "0x00862D88", "0x00862DF4", "0x00862E54", "0x00862E58", "0x00863024", "0x00863108", "0x008631DC", "0x00863248", "0x0086325C", "0x00863634", "0x00863760", "0x00863854", "0x00863980", "0x008639D0", "0x00863B04", "0x00863B0C", "0x00863B14", "0x00863B1C", "0x00863B24", "0x00863B5C", "0x00863BB0", "0x00863BB8", "0x00863BC0", "0x00863C40", "0x00863C48", "0x00863C50", "0x00863C58", "0x00863C60", "0x00863FFC", "0x00864004", "0x0086400C", "0x00864094", "0x008640D4", "0x00864114", "0x00864154", "0x00864194", "0x008641F8", "0x00864264", "0x008642E8", "0x00864574", "0x0086463C", "0x008646D0", "0x00864708", "0x00864798", "0x008647A0", "0x008647A8", "0x008647B0", "0x008647B8", "0x00864818", "0x00864898", "0x0086494C", "0x00864D94", "0x00864E30", "0x008651E0", "0x00865284", "0x00865430", "0x00865474", "0x008654C8", "0x00865618", "0x008657C8", "0x008658C4", "0x00865998", "0x00865A3C", "0x00865B0C", "0x00865BB8", "0x00865C08", "0x00865D98", "0x008660D8", "0x00866410", "0x00866434", "0x00866494", "0x0086661C", "0x00866888", "0x00866BDC", "0x00866BEC", "0x00866C6C", "0x00866F14", "0x00866F38", "0x008673A8", "0x008676D0", "0x00867978", "0x00867CE0", "0x00868278", "0x008683A8", "0x008686F4", "0x0086881C", "0x0086884C", "0x00868B48", "0x00868B6C", "0x00868B90", "0x00868B98", "0x00868B9C", "0x00868BA4", "0x00868BB0", "0x00868BB4", "0x00868BB8", "0x00868BC0", "0x00868BC8", "0x00868BD4", "0x00868CA0", "0x00868E34", "0x00868EF4", "0x0086989C", "0x008699D8", "0x00869A18", "0x00869A58", "0x00869A98", "0x00869AD8", "0x00869B18", "0x00869B44", "0x00869B70", "0x00869C14", "0x00869CBC", "0x00869FBC", "0x0086A2E4", "0x0086A3B8", "0x0086A470", "0x0086A4C0", "0x0086A5C8", "0x0086A8D8", "0x0086AB50", "0x0086ABFC", "0x0086AC0C", "0x0086B124", "0x0086B20C", "0x0086B36C", "0x0086B3D8", "0x0086B3E0", "0x0086B40C", "0x0086B478", "0x0086B480", "0x0086B488", "0x0086B490", "0x0086B498", "0x0086B4A0", "0x0086B4A8", "0x0086B4F0", "0x0086B520", "0x0086B688", "0x0086B690", "0x0086B700", "0x0086B858", "0x0086B8F4", "0x0086B9A0", "0x0086B9D4", "0x0086B9E4", "0x0086BAB4", "0x0086BBB4", "0x0086BBBC", "0x0086BBE8", "0x0086BBF0", "0x0086BBFC", "0x0086BC04", "0x0086BC10", "0x0086BCD8", "0x0086BD64", "0x0086BDC0", "0x0086BE70", "0x0086BF20", "0x0086BFC8", "0x0086C078", "0x0086C170", "0x0086C1E0", "0x0086C250", "0x0086C258", "0x0086C260", "0x0086C274", "0x0086C27C", "0x0086C290", "0x0086C364", "0x0086C538", "0x0086C648", "0x0086C708", "0x0086C8E0", "0x0086CB2C", "0x0086CD08", "0x0086CE84", "0x0086CF30", "0x0086D664", "0x0086D708", "0x0086D8C4", "0x0086DED4", "0x0086DEDC", "0x0086DF90", "0x0086E02C", "0x0086E130", "0x0086E2F4", "0x0086E534", "0x0086E888", "0x0086E890", "0x0086E898", "0x0086E8A0", "0x0086E8CC", "0x0086E938", "0x0086E944", "0x0086E94C", "0x0086E954", "0x0086E95C", "0x0086E964", "0x0086E96C", "0x0086E974", "0x0086E97C", "0x0086E984", "0x0086E98C", "0x0086E994", "0x0086E99C", "0x0086E9A4", "0x0086E9AC", "0x0086E9B4", "0x0086E9BC", "0x0086E9C4", "0x0086EA24", "0x0086EA30", "0x0086EA38", "0x0086EA40", "0x0086EA70", "0x0086EACC", "0x0086EB0C", "0x0086EBB8", "0x0086EBD4", "0x0086EC04", "0x0086EC60", "0x0086EC6C", "0x0086EC74", "0x0086ECA0", "0x0086ECFC", "0x0086ED28", "0x0086EE18", "0x0086EE24", "0x0086EE40", "0x0086EE4C", "0x0086EE68", "0x0086EE74", "0x0086EE90", "0x0086EE9C", "0x0086EEB8", "0x0086EEC4", "0x0086EEE0", "0x0086EEEC", "0x0086EF08", "0x0086EF14", "0x0086EF30", "0x0086EF3C", "0x0086EF58", "0x0086EF64", "0x0086EF80", "0x0086EF88", "0x0086EF90", "0x0086EF98", "0x0086EFE0", "0x0086F00C", "0x0086F174", "0x0086F17C", "0x0086F1E4", "0x0086F2F8", "0x0086F3A4", "0x0086F3B4", "0x0086F4B0", "0x0086F510", "0x0086F644", "0x0086F708", "0x0086F710", "0x0086F714", "0x0086F768", "0x0086F7F8", "0x0086F908", "0x0086F9B4", "0x0086F9D4", "0x0086FB5C", "0x0086FC10", "0x0086FC20", "0x0086FD30", "0x0086FD34", "0x0086FE60", "0x0086FE68", "0x0086FE94", "0x0086FEC0", "0x0086FF60", "0x0086FF68", "0x0086FF70", "0x0086FF78", "0x00870158", "0x00870160", "0x00870168", "0x00870170", "0x00870178", "0x008701C0", "0x008701F0", "0x008702D4", "0x008703C0", "0x0087042C", "0x00870450", "0x00870458", "0x00870460", "0x0087058C", "0x008705B0", "0x008705D4", "0x00870720", "0x00870728", "0x00870730", "0x00870744", "0x008707D8", "0x00870A10", "0x00870ABC", "0x00870B20", "0x00870BF8", "0x00870CA8", "0x00870DA4", "0x00870DAC", "0x00870E70", "0x00870F54", "0x00870F94", "0x00871000", "0x00871008", "0x00871010", "0x00871018", "0x00871020", "0x00871028", "0x00871030", "0x00871038", "0x00871040", "0x00871048", "0x00871050", "0x00871058", "0x00871130", "0x008711AC", "0x0087123C", "0x00871244", "0x008712D0", "0x008712D4", "0x008712F8", "0x0087131C", "0x00871364", "0x008713C8", "0x008714D8", "0x0087158C", "0x00871640", "0x00871680", "0x008716B8", "0x008716C0", "0x008716C8", "0x008716D0", "0x008716D8", "0x008716E0", "0x008716E8", "0x008716F0", "0x008716F8", "0x00871700", "0x00871708", "0x00871710", "0x00871718", "0x008718CC", "0x00871904", "0x00871930", "0x00871938", "0x00871940", "0x00871948", "0x00871950", "0x00871958", "0x00871960", "0x00871968", "0x00871974", "0x0087197C", "0x00871984", "0x0087198C", "0x00871994", "0x0087199C", "0x00871A80", "0x00871AC4", "0x00871ACC", "0x00871B98", "0x00871C4C", "0x00871CB0", "0x00872260", "0x00872708", "0x008729BC", "0x00873098", "0x00873144", "0x0087340C", "0x00873A30", "0x00873A64", "0x00873A88", "0x00873ED4", "0x008741E4", "0x008747F4", "0x008747FC", "0x00874804", "0x0087480C", "0x00874814", "0x0087481C", "0x00874850", "0x00874858", "0x00874864", "0x0087486C", "0x00874874", "0x0087487C", "0x00874884", "0x00874924", "0x00874954", "0x00874984", "0x00874A14", "0x00874A1C", "0x00874AA4", "0x00874B94", "0x00874C84", "0x00874D30", "0x00874DC0", "0x00874E58", "0x00874FC0", "0x00874FC8", "0x00874FF4", "0x00874FFC", "0x00875004", "0x0087500C", "0x00875014", "0x0087501C", "0x00875024", "0x00875160", "0x008751A8", "0x008751D8", "0x008752B8", "0x008752C0", "0x00875330", "0x00875484", "0x00875588", "0x00875634", "0x00875644", "0x008756A0", "0x0087583C", "0x00875964", "0x0087596C", "0x00875998", "0x008759A0", "0x008759C4", "0x008759CC", "0x008759F0", "0x008759F8", "0x00875A1C", "0x00875A28", "0x00875A44", "0x00875A4C", "0x00875A70", "0x00875A78", "0x00875B34", "0x00875BF8", "0x00875CF4", "0x00875E58", "0x00875EB8", "0x00876238", "0x0087630C", "0x00876364", "0x00876674", "0x00876A50", "0x00876B2C", "0x00876C84", "0x00876D88", "0x00876E34", "0x00876E44", "0x00877530", "0x008775B8", "0x00877658", "0x00877C24", "0x00877D3C", "0x00877EC0", "0x00877EC8", "0x00877EF4", "0x00877F60", "0x00877F6C", "0x00877F74", "0x00877F7C", "0x00877F84", "0x00877F8C", "0x00877F94", "0x00877F9C", "0x00877FA4", "0x00877FAC", "0x00877FB4", "0x00877FBC", "0x0087801C", "0x00878028", "0x008780F8", "0x00878100", "0x0087810C", "0x00878114", "0x0087811C", "0x00878164", "0x00878194", "0x00878274", "0x0087827C", "0x00878290", "0x00878300", "0x00878428", "0x008784D4", "0x008784E4", "0x008785E4", "0x00878648", "0x008787A0", "0x00878894", "0x0087889C", "0x008788CC", "0x008788D8", "0x008788F4", "0x00878900", "0x0087891C", "0x00878928", "0x00878944", "0x00878950", "0x0087896C", "0x00878978", "0x00878994", "0x008789A0", "0x008789BC", "0x008789C8", "0x008789E4", "0x008789F0", "0x00878A0C", "0x00878A18", "0x00878A34", "0x00878A40", "0x00878A5C", "0x00878A68", "0x00878A84", "0x00878A90", "0x00878AAC", "0x00878AB8", "0x00878AD4", "0x00878AE0", "0x00878AFC", "0x00878B04", "0x00878B0C", "0x00878B14", "0x00878B44", "0x00878B74", "0x00878C0C", "0x00878C90", "0x00878CA0", "0x00878E00", "0x00878E88", "0x00878F30", "0x00878FFC", "0x008790A8", "0x008791CC", "0x00879284", "0x00879304", "0x00879454", "0x0087945C", "0x008794D8", "0x00879504", "0x0087950C", "0x00879514", "0x008795C8", "0x008796AC", "0x0087981C", "0x00879B38", "0x00879C18", "0x00879D68", "0x00879E1C", "0x00879EFC", "0x0087A04C", "0x0087A12C", "0x0087A23C", "0x0087A2C4", "0x0087A404", "0x0087A760", "0x0087A860", "0x0087AA28", "0x0087ABCC", "0x0087B154", "0x0087B200", "0x0087B210", "0x0087B5CC", "0x0087B6EC", "0x0087B800", "0x0087BB80", "0x0087BF80", "0x0087BF88", "0x0087CFFC", "0x0087D004", "0x0087D038", "0x0087D0D0", "0x0087D128", "0x0087D218", "0x0087D228", "0x0087D4A4", "0x0087D534", "0x0087D540", "0x0087D550", "0x0087D7BC", "0x0087D848", "0x0087D854", "0x0087D864", "0x0087DAD0", "0x0087DB5C", "0x0087DB68", "0x0087DB78", "0x0087DDF4", "0x0087DE80", "0x0087DE8C", "0x0087DE9C", "0x0087E0FC", "0x0087E188", "0x0087E194", "0x0087E1A4", "0x0087E420", "0x0087E4AC", "0x0087E4B8", "0x0087E4C8", "0x0087E734", "0x0087E7C0", "0x0087E7CC", "0x0087E7DC", "0x0087EA3C", "0x0087EAC8", "0x0087EAD4", "0x0087EAE4", "0x0087EE9C", "0x0087EEC0", "0x0087EECC", "0x0087EEDC", "0x0087F13C", "0x0087F1C8", "0x0087F1D4", "0x0087F1E4", "0x0087F514", "0x0087F5A8", "0x0087F5B4", "0x0087F5C4", "0x0087F824", "0x0087F8B0", "0x0087F8BC", "0x0087F8CC", "0x0087FB54", "0x0087FBEC", "0x0087FBF8", "0x0087FC08", "0x0087FE90", "0x0087FF3C", "0x0087FF48", "0x0087FF58", "0x008801E0", "0x00880278", "0x00880284", "0x00880294", "0x00880510", "0x008805A4", "0x008805B0", "0x008805C0", "0x008809C4", "0x008809F4", "0x00880A00", "0x00880A10", "0x00880E38", "0x00880ED8", "0x00880EE4", "0x00880EF4", "0x0088131C", "0x0088134C", "0x00881358", "0x00881368", "0x008817B4", "0x008817E8", "0x008817F4", "0x00881804", "0x00881C70", "0x00881CA4", "0x00881CB0", "0x00881CC0", "0x00882130", "0x0088216C", "0x00882178", "0x00882188", "0x00882610", "0x0088264C", "0x00882658", "0x00882668", "0x00882AEC", "0x00882B30", "0x00882B3C", "0x00882B40", "0x00882B48", "0x00882BB4", "0x00882C30", "0x00882C34", "0x00882C4C", "0x00882D24", "0x00882D28", "0x00882D30", "0x00882D9C", "0x00882E18", "0x00882E1C", "0x00882E34", "0x00882F0C", "0x00882F10", "0x00882F18", "0x00882F84", "0x00882FEC", "0x00882FF0", "0x00883008", "0x008830E0", "0x008830E4", "0x008830EC", "0x00883158", "0x008831BC", "0x008831C0", "0x008831D8", "0x008832B0", "0x008832B4", "0x008832BC", "0x00883328", "0x0088338C", "0x00883390", "0x008833A8", "0x00883480", "0x00883484", "0x0088348C", "0x008834F8", "0x0088355C", "0x00883560", "0x00883578", "0x00883650", "0x00883654", "0x0088365C", "0x008836C8", "0x0088372C", "0x00883730", "0x00883748", "0x00883820", "0x00883824", "0x0088382C", "0x00883898", "0x00883904", "0x00883908", "0x00883920", "0x008839F8", "0x008839FC", "0x00883A04", "0x00883A70", "0x00883ADC", "0x00883AE0", "0x00883AF8", "0x00883BD0", "0x00883BD4", "0x00883BDC", "0x00883C48", "0x00883CC4", "0x00883CC8", "0x00883CE0", "0x00883DB8", "0x00883DBC", "0x00883DC4", "0x00883E30", "0x00883EAC", "0x00883EB0", "0x00883EC8", "0x00883FA0", "0x00883FA4", "0x00883FAC", "0x00884018", "0x00884094", "0x00884098", "0x008840B0", "0x00884188", "0x0088418C", "0x00884194", "0x00884200", "0x0088427C", "0x00884280", "0x00884298", "0x00884370", "0x00884374", "0x0088437C", "0x008843E8", "0x00884464", "0x00884468", "0x00884480", "0x00884558", "0x0088455C", "0x00884564", "0x008845D0", "0x00884644", "0x00884648", "0x00884660", "0x00884738", "0x0088473C", "0x00884744", "0x008847B0", "0x00884824", "0x00884828", "0x00884840", "0x00884918", "0x0088491C", "0x00884924", "0x00884990", "0x00884A0C", "0x00884A10", "0x00884A28", "0x00884B00", "0x00884B04", "0x00884B0C", "0x00884B78", "0x00884BF8", "0x00884BFC", "0x00884C14", "0x00884CEC", "0x00884CF0", "0x00884CF8", "0x00884D64", "0x00884DE0", "0x00884DE4", "0x00884DFC", "0x00884ED4", "0x00884ED8", "0x00884EE0", "0x00884F4C", "0x00884FB8", "0x00884FBC", "0x00884FD4", "0x008850AC", "0x008850B0", "0x008850B8", "0x00885124", "0x008851A0", "0x008851A4", "0x008851BC", "0x00885294", "0x00885298", "0x008852A0", "0x0088530C", "0x00885388", "0x0088538C", "0x008853A4", "0x0088547C", "0x00885480", "0x00885488", "0x008854F4", "0x00885558", "0x0088555C", "0x00885574", "0x0088564C", "0x00885650", "0x00885658", "0x008856C4", "0x00885730", "0x00885734", "0x0088574C", "0x00885824", "0x00885828", "0x00885830", "0x0088589C", "0x00885908", "0x0088590C", "0x00885924", "0x008859FC", "0x00885A00", "0x00885A08", "0x00885A74", "0x00885AE0", "0x00885AE4", "0x00885AFC", "0x00885BD4", "0x00885BD8", "0x00885BE0", "0x00885C4C", "0x00885CB8", "0x00885CBC", "0x00885CD4", "0x00885DAC", "0x00885DB0", "0x00885DB8", "0x00885E24", "0x00885E90", "0x00885E94", "0x00885EAC", "0x00885F84", "0x00885F88", "0x00885F90", "0x00885FFC", "0x00886068", "0x0088606C", "0x00886084", "0x0088615C", "0x00886160", "0x00886168", "0x008861D4", "0x00886250", "0x00886254", "0x0088626C", "0x00886344", "0x00886348", "0x00886350", "0x008863BC", "0x00886438", "0x0088643C", "0x00886454", "0x0088652C", "0x00886530", "0x00886538", "0x008865A4", "0x00886610", "0x00886614", "0x0088662C", "0x00886704", "0x00886708", "0x00886710", "0x0088677C", "0x008867F0", "0x008867F4", "0x0088680C", "0x008868E4", "0x008868E8", "0x008868F0", "0x0088695C", "0x008869C8", "0x008869CC", "0x008869E4", "0x00886ABC", "0x00886AC0", "0x00886AC8", "0x00886B34", "0x00886BB0", "0x00886BB4", "0x00886BCC", "0x00886CA4", "0x00886CA8", "0x00886CB0", "0x00886D1C", "0x00886D80", "0x00886D84", "0x00886D9C", "0x00886E74", "0x00886E78", "0x00886E80", "0x00886EEC", "0x00886F58", "0x00886F5C", "0x00886F74", "0x0088704C", "0x00887050", "0x00887058", "0x008870C4", "0x00887128", "0x0088712C", "0x00887144", "0x0088721C", "0x00887220", "0x00887228", "0x00887294", "0x00887310", "0x00887314", "0x0088732C", "0x00887404", "0x00887408", "0x00887410", "0x0088747C", "0x008874E0", "0x008874E4", "0x008874FC", "0x008875D4", "0x008875D8", "0x008875E0", "0x0088764C", "0x008876B0", "0x008876B4", "0x008876CC", "0x008877A4", "0x008877A8", "0x008877B0", "0x0088781C", "0x00887888", "0x0088788C", "0x008878A4", "0x0088797C", "0x00887980", "0x00887988", "0x008879F4", "0x00887A60", "0x00887A64", "0x00887A7C", "0x00887B54", "0x00887B58", "0x00887B60", "0x00887BCC", "0x00887C48", "0x00887C4C", "0x00887C64", "0x00887D3C", "0x00887D40", "0x00887D48", "0x00887DB4", "0x00887E20", "0x00887E24", "0x00887E3C", "0x00887F14", "0x00887F18", "0x00887F20", "0x00887F8C", "0x00887FF8", "0x00887FFC", "0x00888014", "0x008880EC", "0x008880F0", "0x008880F8", "0x00888164", "0x008881C8", "0x008881CC", "0x008881E4", "0x008882BC", "0x008882C0", "0x008882C8", "0x00888334", "0x00888398", "0x0088839C", "0x008883B4", "0x0088848C", "0x00888490", "0x00888498", "0x00888504", "0x00888568", "0x0088856C", "0x00888584", "0x0088865C", "0x00888660", "0x00888668", "0x008886D4", "0x00888738", "0x0088873C", "0x00888754", "0x0088882C", "0x00888830", "0x00888838", "0x008888A4", "0x00888908", "0x0088890C", "0x00888924", "0x008889FC", "0x00888A00", "0x00888A08", "0x00888A74", "0x00888A98", "0x00888A9C", "0x00888AB4", "0x00888B8C", "0x00888B90", "0x00888B98", "0x00888C04", "0x00888C70", "0x00888C74", "0x00888C8C", "0x00888D64", "0x00888D68", "0x00888D70", "0x00888DDC", "0x00888E58", "0x00888E5C", "0x00888E74", "0x00888F4C", "0x00888F50", "0x00888F58", "0x00888FC4", "0x00889030", "0x00889034", "0x0088904C", "0x00889124", "0x00889128", "0x00889130", "0x0088919C", "0x00889218", "0x0088921C", "0x00889234", "0x0088930C", "0x00889310", "0x00889318", "0x00889384", "0x008893E8", "0x008893EC", "0x00889404", "0x008894DC", "0x008894E0", "0x008894E8", "0x00889554", "0x008895B8", "0x008895BC", "0x008895D4", "0x008896AC", "0x008896B0", "0x008896B8", "0x00889724", "0x00889790", "0x00889794", "0x008897AC", "0x00889884", "0x00889888", "0x00889890", "0x008898FC", "0x00889968", "0x0088996C", "0x00889984", "0x00889A5C", "0x00889A60", "0x00889A68", "0x00889AD4", "0x00889B40", "0x00889B44", "0x00889B5C", "0x00889C34", "0x00889C38", "0x00889C40", "0x00889CAC", "0x00889D18", "0x00889D1C", "0x00889D34", "0x00889E0C", "0x00889E10", "0x00889E18", "0x00889E84", "0x00889EE8", "0x00889EEC", "0x00889F04", "0x00889FDC", "0x00889FE0", "0x00889FE8", "0x0088A054", "0x0088A0B8", "0x0088A0BC", "0x0088A0D4", "0x0088A1AC", "0x0088A1B0", "0x0088A1B8", "0x0088A224", "0x0088A290", "0x0088A294", "0x0088A2AC", "0x0088A384", "0x0088A388", "0x0088A390", "0x0088A3FC", "0x0088A468", "0x0088A46C", "0x0088A484", "0x0088A55C", "0x0088A560", "0x0088A568", "0x0088A5D4", "0x0088A640", "0x0088A644", "0x0088A65C", "0x0088A734", "0x0088A738", "0x0088A740", "0x0088A7AC", "0x0088A810", "0x0088A814", "0x0088A82C", "0x0088A904", "0x0088A908", "0x0088A910", "0x0088A97C", "0x0088A9E0", "0x0088A9E4", "0x0088A9FC", "0x0088AAD4", "0x0088AAD8", "0x0088AAE0", "0x0088AB4C", "0x0088ABB0", "0x0088ABB4", "0x0088ABCC", "0x0088ACA4", "0x0088ACA8", "0x0088ACB0", "0x0088AD1C", "0x0088AD80", "0x0088AD84", "0x0088AD9C", "0x0088AE74", "0x0088AE78", "0x0088AE80", "0x0088AEEC", "0x0088AF68", "0x0088AF6C", "0x0088AF84", "0x0088B05C", "0x0088B060", "0x0088B068", "0x0088B0D4", "0x0088B148", "0x0088B14C", "0x0088B164", "0x0088B23C", "0x0088B240", "0x0088B248", "0x0088B2B4", "0x0088B318", "0x0088B31C", "0x0088B334", "0x0088B40C", "0x0088B410", "0x0088B418", "0x0088B484", "0x0088B4E8", "0x0088B4EC", "0x0088B504", "0x0088B5DC", "0x0088B5E0", "0x0088B5E8", "0x0088B654", "0x0088B6B8", "0x0088B6BC", "0x0088B6D4", "0x0088B7AC", "0x0088B7B0", "0x0088B7B8", "0x0088B824", "0x0088B888", "0x0088B88C", "0x0088B8A4", "0x0088B97C", "0x0088B980", "0x0088B988", "0x0088B9F4", "0x0088BA58", "0x0088BA5C", "0x0088BA74", "0x0088BB4C", "0x0088BB50", "0x0088BB58", "0x0088BBC4", "0x0088BC28", "0x0088BC2C", "0x0088BC44", "0x0088BD1C", "0x0088BD20", "0x0088BD28", "0x0088BD94", "0x0088BDF8", "0x0088BDFC", "0x0088BE14", "0x0088BEEC", "0x0088BEF0", "0x0088BEF8", "0x0088BF64", "0x0088BFD0", "0x0088BFD4", "0x0088BFEC", "0x0088C0C4", "0x0088C0C8", "0x0088C0D0", "0x0088C13C", "0x0088C1B8", "0x0088C1BC", "0x0088C1D4", "0x0088C2AC", "0x0088C2B0", "0x0088C2B8", "0x0088C324", "0x0088C398", "0x0088C39C", "0x0088C3B4", "0x0088C48C", "0x0088C490", "0x0088C498", "0x0088C504", "0x0088C584", "0x0088C588", "0x0088C5A0", "0x0088C678", "0x0088C67C", "0x0088C684", "0x0088C6F0", "0x0088C76C", "0x0088C770", "0x0088C788", "0x0088C860", "0x0088C864", "0x0088C86C", "0x0088C8D8", "0x0088C960", "0x0088C964", "0x0088C97C", "0x0088CA54", "0x0088CA58", "0x0088CA60", "0x0088CACC", "0x0088CB48", "0x0088CB4C", "0x0088CB64", "0x0088CC3C", "0x0088CC40", "0x0088CC48", "0x0088CCB4", "0x0088CD30", "0x0088CD34", "0x0088CD4C", "0x0088CE24", "0x0088CE28", "0x0088CE30", "0x0088CE9C", "0x0088CF18", "0x0088CF1C", "0x0088CF34", "0x0088D00C", "0x0088D010", "0x0088D018", "0x0088D084", "0x0088D100", "0x0088D104", "0x0088D11C", "0x0088D1F4", "0x0088D1F8", "0x0088D200", "0x0088D26C", "0x0088D2E8", "0x0088D2EC", "0x0088D304", "0x0088D3DC", "0x0088D3E0", "0x0088D3E8", "0x0088D454", "0x0088D4D0", "0x0088D4D4", "0x0088D4EC", "0x0088D5C4", "0x0088D5C8", "0x0088D5D0", "0x0088D63C", "0x0088D6B8", "0x0088D6BC", "0x0088D6D4", "0x0088D7AC", "0x0088D7E0", "0x00893140", "0x0089316C", "0x00893184", "0x008931B0", "0x008931DC", "0x008931E4", "0x00893210", "0x00893218", "0x00893244", "0x0089324C", "0x00893278", "0x00893280", "0x008932AC", "0x008932B4", "0x008932E0", "0x008932E8", "0x00893318", "0x00893320", "0x0089334C", "0x00893354", "0x008933F0", "0x008933F8", "0x00893424", "0x0089342C", "0x00893434", "0x00893460", "0x0089348C", "0x008934B8", "0x008934C0", "0x008934EC", "0x008934F4", "0x00893520", "0x00893528", "0x00893560", "0x00893568", "0x00893570", "0x0089359C", "0x008935A0", "0x008937CC", "0x00893A5C", "0x00893A64", "0x00893A6C", "0x00893DFC", "0x00893E04", "0x00893E0C", "0x00893E14", "0x00893E1C", "0x00893EA8", "0x00893EB0", "0x00893EB8", "0x00893EC0", "0x00893EC8", "0x008941F8", "0x008942E0", "0x008942E8", "0x008942F0", "0x008942F8", "0x00894300", "0x00894308", "0x008943BC", "0x008943C4", "0x008943CC", "0x00894404", "0x0089440C", "0x008944F4", "0x00894584", "0x00894618", "0x0089461C", "0x008946D8", "0x008946F8", "0x00894700", "0x00894968", "0x00894A50", "0x00894A58", "0x00894BC8", "0x00894BE0", "0x00894C40", "0x00894C48", "0x00894C50", "0x00894C54", "0x00894D24", "0x00894D64", "0x00894DA4", "0x00894DE4", "0x00894E24", "0x00894E2C", "0x00894E34", "0x00894E60", "0x00894E68", "0x00894EA0", "0x00894EA8", "0x00894EB0", "0x00894EDC", "0x00894EE4", "0x00894F10", "0x00894F18", "0x00894F44", "0x00894F4C", "0x00894F54", "0x00894F5C", "0x00894F64", "0x00895010", "0x0089501C", "0x00895024", "0x00895070", "0x008950CC", "0x00895140", "0x00895180", "0x008951C0", "0x00895200", "0x00895240", "0x00895280", "0x008952C0", "0x00895300", "0x00895340", "0x00895380", "0x00895388", "0x0089543C", "0x00895444", "0x00895448", "0x0089556C", "0x00895574", "0x00895598", "0x008955BC", "0x00895624", "0x0089568C", "0x008956F4", "0x0089575C", "0x008957C4", "0x008957E8", "0x00895FC0", "0x008967E8", "0x00896B84", "0x00896B8C", "0x00896B94", "0x00896B9C", "0x00896BA4", "0x00896BB0", "0x00896BBC", "0x00896BC4", "0x00896BCC", "0x00896BD4", "0x00896BDC", "0x00896BE8", "0x00896BF4", "0x00896BFC", "0x00896C04", "0x00896C0C", "0x00896C14", "0x00896C20", "0x00896C2C", "0x00896C34", "0x00896C3C", "0x00896C44", "0x00896C4C", "0x00896C58", "0x00896C64", "0x00896CC4", "0x00896CCC", "0x00896CD4", "0x00896DE4", "0x00896E6C", "0x00897198", "0x00897218", "0x0089729C", "0x008972C8", "0x008972D0", "0x00897330", "0x00897390", "0x008973F0", "0x00897450", "0x008974B0", "0x00897510", "0x00897518", "0x00897558", "0x00897598", "0x008975D8", "0x00897618", "0x00897658", "0x00897698", "0x008976D8", "0x00897718", "0x00897758", "0x00897798", "0x008977D8", "0x00897818", "0x00897858", "0x00897898", "0x008978D8", "0x00897918", "0x00897958", "0x00897998", "0x008979D8", "0x00897A18", "0x00897A20", "0x00897A2C", "0x00897A8C", "0x00897AEC", "0x00897B4C", "0x00897BAC", "0x00897C0C", "0x00897C6C", "0x00897CCC", "0x00897D2C", "0x00897D8C", "0x00897DEC", "0x00897E54", "0x00897E94", "0x00897ED4", "0x00897F14", "0x00897F54", "0x00897F94", "0x00897FD4", "0x00898014", "0x00898054", "0x00898094", "0x008980D4", "0x00898114", "0x00898154", "0x00898194", "0x008981D4", "0x00898214", "0x00898254", "0x00898294", "0x008982D4", "0x00898314", "0x00898384", "0x008983F4", "0x00898464", "0x008984D4", "0x00898514", "0x00898554", "0x00898594", "0x008985D4", "0x00898614", "0x00898654", "0x00898694", "0x008986D4", "0x00898714", "0x00898754", "0x00898794", "0x008987D4", "0x00898814", "0x00898854", "0x00898894", "0x008988D4", "0x00898914", "0x00898954", "0x00898994", "0x008989D4", "0x00898A14", "0x00898A54", "0x00898A94", "0x00898AD4", "0x00898B14", "0x00898B54", "0x00898B94", "0x00898BD4", "0x00898C14", "0x00898C54", "0x00898C94", "0x00898CD4", "0x00898D14", "0x00898D54", "0x00898D94", "0x00898DD4", "0x00898E14", "0x00898E54", "0x00898E94", "0x00898ED4", "0x00898F14", "0x00898F54", "0x00898F94", "0x00898FD4", "0x00899014", "0x00899054", "0x00899094", "0x008990F4", "0x00899154", "0x008991B4", "0x00899214", "0x00899274", "0x008992D4", "0x00899334", "0x00899394", "0x008993F4", "0x00899454", "0x008994B4", "0x00899514", "0x00899574", "0x008995D4", "0x008995DC", "0x0089961C", "0x0089965C", "0x0089969C", "0x008996DC", "0x0089971C", "0x0089975C", "0x0089979C", "0x008997DC", "0x0089981C", "0x0089985C", "0x0089989C", "0x008998DC", "0x0089991C", "0x0089995C", "0x0089999C", "0x008999DC", "0x00899A1C", "0x00899A5C", "0x00899A9C", "0x00899ADC", "0x00899B1C", "0x00899B5C", "0x00899B9C", "0x00899BDC", "0x00899C1C", "0x00899C5C", "0x00899C9C", "0x00899CDC", "0x00899D1C", "0x00899D5C", "0x00899D9C", "0x00899DDC", "0x00899E1C", "0x00899E7C", "0x00899EDC", "0x00899F3C", "0x00899F9C", "0x00899FFC", "0x0089A05C", "0x0089A064", "0x0089A0A4", "0x0089A0E4", "0x0089A124", "0x0089A164", "0x0089A224", "0x0089A264", "0x0089A754", "0x0089A8CC", "0x0089A900", "0x0089A938", "0x0089A998", "0x0089A9F8", "0x0089AA58", "0x0089AAB8", "0x0089AB18", "0x0089AB78", "0x0089ABD8", "0x0089AC38", "0x0089AC98", "0x0089ACA0", "0x0089ACE0", "0x0089AD20", "0x0089AD60", "0x0089ADA0", "0x0089ADE0", "0x0089AE20", "0x0089AE60", "0x0089AEA0", "0x0089AEE0", "0x0089AF20", "0x0089AF60", "0x0089B020", "0x0089B060", "0x0089B0A0", "0x0089B100", "0x0089B160", "0x0089B1C0", "0x0089B220", "0x0089B280", "0x0089B2E0", "0x0089B340", "0x0089B3A0", "0x0089B400", "0x0089B460", "0x0089B4C0", "0x0089B520", "0x0089B580", "0x0089B5E0", "0x0089B5E8", "0x0089B628", "0x0089B668", "0x0089B6A8", "0x0089B6E8", "0x0089B728", "0x0089B768", "0x0089B7A8", "0x0089B7E8", "0x0089B828", "0x0089B868", "0x0089B8A8", "0x0089B8E8", "0x0089B928", "0x0089B968", "0x0089B9A8", "0x0089B9E8", "0x0089BA28", "0x0089BA68", "0x0089BAA8", "0x0089BAE8", "0x0089BB28", "0x0089BB68", "0x0089BBA8", "0x0089BBE8", "0x0089BC28", "0x0089BC68", "0x0089BCA8", "0x0089BCB0", "0x0089BD10", "0x0089BD70", "0x0089BDD0", "0x0089BE30", "0x0089BE90", "0x0089BEF0", "0x0089BF50", "0x0089BFB0", "0x0089C010", "0x0089C070", "0x0089C0D0", "0x0089C130", "0x0089C190", "0x0089C1F0", "0x0089C250", "0x0089C2B0", "0x0089C310", "0x0089C370", "0x0089C3D0", "0x0089C430", "0x0089C490", "0x0089C4F0", "0x0089C550", "0x0089C5B0", "0x0089C610", "0x0089C670", "0x0089C6D0", "0x0089C730", "0x0089C790", "0x0089C7F0", "0x0089C850", "0x0089C8B0", "0x0089C910", "0x0089C970", "0x0089C9D0", "0x0089CA30", "0x0089CA90", "0x0089CAD0", "0x0089CB10", "0x0089CB50", "0x0089CB90", "0x0089CBD0", "0x0089CCB0", "0x0089CCBC", "0x0089CCD0", "0x0089CD0C", "0x0089CD18", "0x0089CD24", "0x0089CD2C", "0x0089CD34", "0x0089CD3C", "0x0089CD44", "0x0089CD4C", "0x0089CD54", "0x0089CD94", "0x0089CDD4", "0x0089CE14", "0x0089CE54", "0x0089CE94", "0x0089CE9C", "0x0089CEA8", "0x0089CF08", "0x0089CF68", "0x0089CFC8", "0x0089D028", "0x0089D088", "0x0089D0E8", "0x0089D148", "0x0089D1A8", "0x0089D208", "0x0089D268", "0x0089D2C8", "0x0089D328", "0x0089D388", "0x0089D3E8", "0x0089D3F0", "0x0089D430", "0x0089D470", "0x0089D4B0", "0x0089D4F0", "0x0089D530", "0x0089D570", "0x0089D5B0", "0x0089D5F0", "0x0089D630", "0x0089D670", "0x0089D6B0", "0x0089D6F0", "0x0089D730", "0x0089D770", "0x0089D7B0", "0x0089D7F0", "0x0089D830", "0x0089D870", "0x0089D8B0", "0x0089D8F0", "0x0089D930", "0x0089D970", "0x0089D9B0", "0x0089D9F0", "0x0089DA30", "0x0089DA70", "0x0089DB30", "0x0089DB70", "0x0089DBB0", "0x0089DC10", "0x0089DC70", "0x0089DCD0", "0x0089DD30", "0x0089DD90", "0x0089DDF0", "0x0089DE50", "0x0089DEB0", "0x0089DF10", "0x0089DF70", "0x0089DFD0", "0x0089E030", "0x0089E090", "0x0089E0F0", "0x0089E150", "0x0089E1B0", "0x0089E210", "0x0089E278", "0x0089E2B8", "0x0089E2F8", "0x0089E338", "0x0089E378", "0x0089E3B8", "0x0089E3F8", "0x0089E438", "0x0089E478", "0x0089E4B8", "0x0089E4F8", "0x0089E538", "0x0089E578", "0x0089E5B8", "0x0089E5F8", "0x0089E638", "0x0089E678", "0x0089E6B8", "0x0089E6F8", "0x0089E738", "0x0089E778", "0x0089E7B8", "0x0089E7F8", "0x0089E838", "0x0089E878", "0x0089E8B8", "0x0089E8F8", "0x0089EB88", "0x0089EBB0", "0x0089EBD8", "0x008A1A98", "0x008A1AA0", "0x008A1AC8", "0x008A2A90", "0x008A2A98", "0x008A2AF8", "0x008A2B58", "0x008A2BB8", "0x008A2C18", "0x008A2C78", "0x008A2CD8", "0x008A2D38", "0x008A2D98", "0x008A2DF8", "0x008A2E38", "0x008A2E78", "0x008A2EB8", "0x008A2EF8", "0x008A2F38", "0x008A2FF8", "0x008A3038", "0x008A3078", "0x008A30D8", "0x008A3138", "0x008A3198", "0x008A31F8", "0x008A3258", "0x008A32B8", "0x008A3318", "0x008A3378", "0x008A33D8", "0x008A3438", "0x008A3498", "0x008A34F8", "0x008A3558", "0x008A3560", "0x008A35A0", "0x008A35E0", "0x008A3620", "0x008A3660", "0x008A36A0", "0x008A36E0", "0x008A3720", "0x008A3760", "0x008A37A0", "0x008A37E0", "0x008A3820", "0x008A3860", "0x008A38A0", "0x008A3960", "0x008A39A0", "0x008A39E0", "0x008A39E8", "0x008A3A48", "0x008A3AA8", "0x008A3B08", "0x008A3B68", "0x008A3BC8", "0x008A3C28", "0x008A3C88", "0x008A3CE8", "0x008A3D48", "0x008A3DA8", "0x008A3E08", "0x008A3E68", "0x008A3EC8", "0x008A3F28", "0x008A3F88", "0x008A3FC8", "0x008A4008", "0x008A4048", "0x008A4088", "0x008A40C8", "0x008A4188", "0x008A41C8", "0x008A4288", "0x008A42C8", "0x008A4308", "0x008A4368", "0x008A43C8", "0x008A4428", "0x008A4488", "0x008A44E8", "0x008A4548", "0x008A45A8", "0x008A4608", "0x008A4668", "0x008A46C8", "0x008A4728", "0x008A4788", "0x008A47E8", "0x008A4848", "0x008A48A8", "0x008A4908", "0x008A4968", "0x008A49C8", "0x008A4A28", "0x008A4A88", "0x008A4AE8", "0x008A4B48", "0x008A4BA8", "0x008A4C08", "0x008A4C68", "0x008A4CC8", "0x008A4D28", "0x008A4D88", "0x008A4DE8", "0x008A4E48", "0x008A4EA8", "0x008A4F08", "0x008A4F68", "0x008A4FC8", "0x008A5028", "0x008A5088", "0x008A50E8", "0x008A5148", "0x008A51A8", "0x008A5208", "0x008A5268", "0x008A52C8", "0x008A5328", "0x008A5388", "0x008A53E8", "0x008A5448", "0x008A54A8", "0x008A54B0", "0x008A54F0", "0x008A5530", "0x008A5570", "0x008A55B0", "0x008A55F0", "0x008A5630", "0x008A5670", "0x008A56B0", "0x008A56F0", "0x008A5730", "0x008A5770", "0x008A57B0", "0x008A57F0", "0x008A5830", "0x008A5870", "0x008A58B0", "0x008A58F0", "0x008A5930", "0x008A5970", "0x008A59B0", "0x008A59F0", "0x008A5A30", "0x008A5A70", "0x008A5AB0", "0x008A5AF0", "0x008A5B30", "0x008A5B70", "0x008A5BB0", "0x008A5BF0", "0x008A5C30", "0x008A5C70", "0x008A5CB0", "0x008A5CF0", "0x008A5D30", "0x008A5D70", "0x008A5DB0", "0x008A5DF0", "0x008A5E5C", "0x008A5EE4", "0x008A5F24", "0x008A5F64", "0x008A5FA4", "0x008A5FE4", "0x008A6024", "0x008A6064", "0x008A60A4", "0x008A60E4", "0x008A6124", "0x008A6164", "0x008A61A4", "0x008A61E4", "0x008A6258", "0x008A6260", "0x008A6284", "0x008A628C", "0x008A6294", "0x008A6400", "0x008A6414", "0x008A6428", "0x008A643C", "0x008A64A4", "0x008A64B8", "0x008A65E8", "0x008A65F4", "0x008A65FC", "0x008A6648", "0x008A66A4", "0x008A66B8", "0x008A66CC", "0x008A66E0", "0x008A66E4", "0x008A677C", "0x008A6854", "0x008A6894", "0x008A68D4", "0x008A6914", "0x008A6954", "0x008A7994", "0x008A79FC", "0x008A7A64", "0x008A7AF8", "0x008A7B8C", "0x008A7BF4", "0x008A7C5C", "0x008A7D10", "0x008A7EA8", "0x008A7F78", "0x008A8044", "0x008A804C", "0x008A8180", "0x008A821C", "0x008A82A8", "0x008A833C", "0x008A83CC", "0x008A84F0", "0x008A8678", "0x008A869C", "0x008A86F8", "0x008A8A4C", "0x008A8C98", "0x008A8D54", "0x008A8D5C", "0x008A9448", "0x008A94E0", "0x008A9544", "0x008A97F4", "0x008A9864", "0x008A989C", "0x008A98D4", "0x008A99FC", "0x008A9BAC", "0x008A9BE0", "0x008A9D64", "0x008A9DEC", "0x008A9E20", "0x008A9F60", "0x008A9F90", "0x008A9FD4", "0x008AA004", "0x008AA048", "0x008AA158", "0x008AA190", "0x008AA2F0", "0x008AA364", "0x008AA39C", "0x008AA410", "0x008AA430", "0x008AA460", "0x008AA4AC", "0x008AA4DC", "0x008AA528", "0x008AA558", "0x008AA5A8", "0x008AA5C8", "0x008AA5D8", "0x008AA670", "0x008AA674", "0x008AA678", "0x008AA698", "0x008AA6C8", "0x008AA714", "0x008AA744", "0x008AA7E8", "0x008AA85C", "0x008AA87C", "0x008AA8F0", "0x008AA910", "0x008AA984", "0x008AA9F8", "0x008AAA34", "0x008AAA68", "0x008AAADC", "0x008AAAF0", "0x008AADDC", "0x008AAFB0", "0x008AB114", "0x008AB144", "0x008AB23C", "0x008AB2A0", "0x008AB2E0", "0x008AB604", "0x008AB66C", "0x008AB674", "0x008AB85C", "0x008AB864", "0x008AB8A0", "0x008AB92C", "0x008AB93C", "0x008AB94C", "0x008AD7D4", "0x008AD828", "0x008AD8C0", "0x008ADA4C", "0x008ADBAC", "0x008ADBEC", "0x008ADC48", "0x008ADCD4", "0x008ADD3C", "0x008ADE04", "0x008ADEA4", "0x008ADFF0", "0x008ADFF8", "0x008AE0A8", "0x008AE0D4", "0x008AE210", "0x008AE34C", "0x008AE520", "0x008AE5D0", "0x008AE6EC", "0x008AE95C", "0x008AEBFC", "0x008AED60", "0x008AEF34", "0x008AF050", "0x008AF2F0", "0x008AF454", "0x008AF62C", "0x008AF974", "0x008AF984", "0x008AF9CC", "0x008AF9E8", "0x008AFA28", "0x008AFEA4", "0x008AFF20", "0x008B007C", "0x008B00C4", "0x008B00CC", "0x008B0380", "0x008B03F4", "0x008B0404", "0x008B0510", "0x008B0618", "0x008B0620", "0x008B0680", "0x008B06C8", "0x008B0728", "0x008B0770", "0x008B0A88", "0x008B0B60", "0x008B1438", "0x008B1520", "0x008B1608", "0x008B1688", "0x008B17B4", "0x008B17D8", "0x008B1858", "0x008B18C4", "0x008B18CC", "0x008B18D4", "0x008B19DC", "0x008B19EC", "0x008B1AC0", "0x008B1ACC", "0x008B1C3C", "0x008B1C48", "0x008B1E74", "0x008B21C8", "0x008B2430", "0x008B2438", "0x008B2440", "0x008B249C", "0x008B24A4", "0x008B24AC", "0x008B2510", "0x008B2518", "0x008B2524", "0x008B2758", "0x008B2760", "0x008B2768", "0x008B2770", "0x008B27AC", "0x008B27B4", "0x008B2848", "0x008B2898", "0x008B29D8", "0x008B29E0", "0x008B2A14", "0x008B2BC0", "0x008B2D54", "0x008B2F88", "0x008B2FFC", "0x008B3030", "0x008B3064", "0x008B306C", "0x008B3074", "0x008B307C", "0x008B3164", "0x008B3224", "0x008B3258", "0x008B3270", "0x008B3280", "0x008B3460", "0x008B35A0", "0x008B35B0", "0x008B3854", "0x008B39DC", "0x008B3CD4", "0x008B3ED4", "0x008B3EDC", "0x008B3EE4", "0x008B3EEC", "0x008B40C8", "0x008B40D0", "0x008B4130", "0x008B4170", "0x008B418C", "0x008B4220", "0x008B4240", "0x008B4288", "0x008B42D4", "0x008B4304", "0x008B4310", "0x008B4320", "0x008B433C", "0x008B43A8", "0x008B43B0", "0x008B43B8", "0x008B44C0", "0x008B4594", "0x008B4714", "0x008B4940", "0x008B4C94", "0x008B4EFC", "0x008B4F04", "0x008B4F0C", "0x008B4F68", "0x008B4F70", "0x008B4F78", "0x008B4FDC", "0x008B4FE4", "0x008B4FEC", "0x008B5118", "0x008B5154", "0x008B54DC", "0x008B5784", "0x008B578C", "0x008B5794", "0x008B579C", "0x008B5830", "0x008B5880", "0x008B59C0", "0x008B59F4", "0x008B5A0C", "0x008B5BDC", "0x008B5CCC", "0x008B5D40", "0x008B5D74", "0x008B5DA8", "0x008B5DB0", "0x008B5DB8", "0x008B5DC0", "0x008B5DC8", "0x008B5DD0", "0x008B5DE0", "0x008B5EC8", "0x008B5FA4", "0x008B5FD8", "0x008B5FF8", "0x008B61D8", "0x008B6318", "0x008B65BC", "0x008B6744", "0x008B6A3C", "0x008B6C38", "0x008B6C40", "0x008B6C48", "0x008B6C58", "0x008B6C60", "0x008B6E3C", "0x008B6E44", "0x008B6EA4", "0x008B6EF0", "0x008B6F0C", "0x008B6FA0", "0x008B6FC0", "0x008B7120", "0x008B73F8", "0x008B7444", "0x008B7474", "0x008B7480", "0x008B7494", "0x008B749C", "0x008B75B8", "0x008B75EC", "0x008B7628", "0x008B76CC", "0x008B76DC", "0x008B7724", "0x008B7734", "0x008B777C", "0x008B7784", "0x008B7AAC", "0x008B7BF8", "0x008B7C9C", "0x008B7E10", "0x008B7EA4", "0x008B7F08", "0x008B8270", "0x008B8374", "0x008B83F8", "0x008B84A0", "0x008B8548", "0x008B85E8", "0x008B8690", "0x008B8734", "0x008B87D4", "0x008B8E44", "0x008B8F4C", "0x008B9068", "0x008B910C", "0x008B9210", "0x008B92D8", "0x008B93F4", "0x008B9454", "0x008B94BC", "0x008B95F4", "0x008B9630", "0x008B963C", "0x008B9678", "0x008B96B4", "0x008B96F4", "0x008B9730", "0x008B976C", "0x008B97A8", "0x008B97E4", "0x008B97EC", "0x008B97F4", "0x008B97FC", "0x008B988C", "0x008B9894", "0x008B989C", "0x008B9964", "0x008B9A20", "0x008B9B94", "0x008B9BA4", "0x008B9C6C", "0x008B9D30", "0x008B9E3C", "0x008B9F18", "0x008B9F28", "0x008BA148", "0x008BA210", "0x008BA384", "0x008BA394", "0x008BA45C", "0x008BA520", "0x008BA740", "0x008BA750", "0x008BA860", "0x008BA868", "0x008BA87C", "0x008BA884", "0x008BA8F0", "0x008BA924", "0x008BA994", "0x008BAB30", "0x008BAB3C", "0x008BABA8", "0x008BABDC", "0x008BACA4", "0x008BACD0", "0x008BADB4", "0x008BAE10", "0x008BAE78", "0x008BAEE0", "0x008BB008", "0x008BB130", "0x008BB364", "0x008BB3BC", "0x008BB460", "0x008BB470", "0x008BB494", "0x008BB4B8", "0x008BB4C8", "0x008BB4EC", "0x008BB510", "0x008BB7B8", "0x008BB878", "0x008BB91C", "0x008BB940", "0x008BB964", "0x008BB988", "0x008BB9AC", "0x008BBBE4", "0x008BBC38", "0x008BBCBC", "0x008BBCC4", "0x008BBCCC", "0x008BBD24", "0x008BBD2C", "0x008BBD9C", "0x008BBE20", "0x008BBE48", "0x008BBE9C", "0x008BBF0C", "0x008BBF24", "0x008BBF2C", "0x008BBFDC", "0x008BC050", "0x008BC058", "0x008BC0F0", "0x008BC100", "0x008BC110", "0x008BC124", "0x008BC148", "0x008BC158", "0x008BC1E0", "0x008BC2D0", "0x008BC368", "0x008BC428", "0x008BC430", "0x008BC61C", "0x008BC880", "0x008BCA68", "0x008BCA6C", "0x008BCAD8", "0x008BCB18", "0x008BCB20", "0x008BCB28", "0x008BCB30", "0x008BCB38", "0x008BCBC4", "0x008BCBCC", "0x008BCC0C", "0x008BCC10", "0x008BCDE4", "0x008BCE94", "0x008BCFB0", "0x008BD220", "0x008BD4C0", "0x008BD624", "0x008BD7F8", "0x008BD914", "0x008BDBB4", "0x008BDD18", "0x008BDEF0", "0x008BDF50", "0x008BDFB0", "0x008BDFB8", "0x008BE0C0", "0x008BE1C8", "0x008BE234", "0x008BE294", "0x008BE3A4", "0x008BE3AC", "0x008BE464", "0x008BE488", "0x008BE518", "0x008BE564", "0x008BE6B0", "0x008BE6F0", "0x008BE71C", "0x008BE728", "0x008BE738", "0x008BE740", "0x008BE7A0", "0x008BE8B0", "0x008BE8B8", "0x008BE98C", "0x008BE9B0", "0x008BEA40", "0x008BEA7C", "0x008BEB5C", "0x008BEDEC", "0x008BEE2C", "0x008BEE58", "0x008BEE64", "0x008BEE78", "0x008BEEA8", "0x008BEF6C", "0x008BF158", "0x008BF4E0", "0x008BF4E8", "0x008BF560", "0x008BF66C", "0x008BF774", "0x008BF77C", "0x008BF788", "0x008BF7F0", "0x008C086C", "0x008C08B4", "0x008C0928", "0x008C099C", "0x008C09EC", "0x008C0A24", "0x008C0BA0", "0x008C0DA8", "0x008C0DBC", "0x008C0E6C", "0x008C0EE8", "0x008C10F0", "0x008C1318", "0x008C14EC", "0x008C1500", "0x008C1580", "0x008C1630", "0x008C1834", "0x008C18F4", "0x008C192C", "0x008C1968", "0x008C1974", "0x008C19E0", "0x008C1BDC", "0x008C1CF8", "0x008C1D6C", "0x008C1DB4", "0x008C1DD4", "0x008C1DDC", "0x008C1DF0", "0x008C1E78", "0x008C1E94", "0x008C1F6C", "0x008C2044", "0x008C20FC", "0x008C21D4", "0x008C22AC", "0x008C22D0", "0x008C2460", "0x008C24B8", "0x008C26A8", "0x008C27E8", "0x008C2944", "0x008C29E8", "0x008C2AAC", "0x008C2B58", "0x008C2C44", "0x008C2D24", "0x008C2D7C", "0x008C2DD4", "0x008C2E2C", "0x008C2E84", "0x008C2FA0", "0x008C30BC", "0x008C311C", "0x008C319C", "0x008C322C", "0x008C3520", "0x008C3524", "0x008C358C", "0x008C35F4", "0x008C365C", "0x008C36C4", "0x008C372C", "0x008C3768", "0x008C3840", "0x008C3848", "0x008C3850", "0x008C38DC", "0x008C38E8", "0x008C395C", "0x008C3A10", "0x008C3A90", "0x008C3B24", "0x008C3BF0", "0x008C3C30", "0x008C3C38", "0x008C3C40", "0x008C3C44", "0x008C3DDC", "0x008C3F8C", "0x008C4064", "0x008C4134", "0x008C4224", "0x008C422C", "0x008C42A8", "0x008C433C", "0x008C4344", "0x008C434C", "0x008C4354", "0x008C4424", "0x008C45CC", "0x008C477C", "0x008C47D8", "0x008C4868", "0x008C4874", "0x008C487C", "0x008C4884", "0x008C488C", "0x008C4894", "0x008C4898", "0x008C4A8C", "0x008C4C3C", "0x008C4D0C", "0x008C4D14", "0x008C4D5C", "0x008C4D64", "0x008C4D6C", "0x008C4E3C", "0x008C5164", "0x008C5314", "0x008C5320", "0x008C537C", "0x008C5408", "0x008C5464", "0x008C54C0", "0x008C551C", "0x008C5524", "0x008C555C", "0x008C55EC", "0x008C56B8", "0x008C5808", "0x008C5810", "0x008C5850", "0x008C5904", "0x008C5944", "0x008C59F8", "0x008C5A00", "0x008C5A38", "0x008C5B60", "0x008C5BF0", "0x008C5CBC", "0x008C5CE8", "0x008C5D50", "0x008C5DB8", "0x008C5DC0", "0x008C5DEC", "0x008C5E60", "0x008C5EFC", "0x008C5F88", "0x008C6018", "0x008C6058", "0x008C6060", "0x008C60E8", "0x008C6164", "0x008C6168", "0x008C6350", "0x008C63B0", "0x008C63B8", "0x008C655C", "0x008C663C", "0x008C6764", "0x008C681C", "0x008C689C", "0x008C68A4", "0x008C6950", "0x008C69FC", "0x008C6A04", "0x008C6A84", "0x008C6C48", "0x008C6E94", "0x008C6E98", "0x008C6FA4", "0x008C7048", "0x008C710C", "0x008C71B0", "0x008C71E0", "0x008C7238", "0x008C72FC", "0x008C7384", "0x008C74D4", "0x008C74E8", "0x008C7628", "0x008C763C", "0x008C76B8", "0x008C7754", "0x008C77D0", "0x008C7DEC", "0x008C83A0", "0x008C83A8", "0x008C8470", "0x008C8478", "0x008C8480", "0x008C8488", "0x008C8490", "0x008C8498", "0x008C84A0", "0x008C875C", "0x008C929C", "0x008C9CF8", "0x008C9FC4", "0x008CA03C", "0x008CA1F8", "0x008CA3C8", "0x008CA3D0", "0x008CA4AC", "0x008CA4D0", "0x008CA4D8", "0x008CA4E0", "0x008CA65C", "0x008CA69C", "0x008CA6C8", "0x008CA738", "0x008CA7C0", "0x008CA850", "0x008CA8C8", "0x008CA8D4", "0x008CA8F8", "0x008CA9FC", "0x008CAA1C", "0x008CAB10", "0x008CAB28", "0x008CABEC", "0x008CB110", "0x008CB2C8", "0x008CB9B0", "0x008CBBF0", "0x008CBCEC", "0x008CBDE0", "0x008CBEA0", "0x008CBEF0", "0x008CBEF4", "0x008CC0A4", "0x008CC0A8", "0x008CC288", "0x008CC6E4", "0x008CC7E4", "0x008CC834", "0x008CC870", "0x008CC89C", "0x008CC990", "0x008CCA18", "0x008CCB38", "0x008CCB88", "0x008CCB8C", "0x008CCDA4", "0x008CCDA8", "0x008CCF88", "0x008CD588", "0x008CD640", "0x008CD6AC", "0x008CD6BC", "0x008CD728", "0x008CD73C", "0x008CD744", "0x008CD7B0", "0x008CD81C", "0x008CD898", "0x008CD8C4", "0x008CD9B8", "0x008CDA40", "0x008CDBA0", "0x008CDBF0", "0x008CDBF4", "0x008CDE0C", "0x008CDE10", "0x008CDFF0", "0x008CE5E8", "0x008CE7AC", "0x008CE82C", "0x008CE8E4", "0x008CE950", "0x008CE960", "0x008CE9CC", "0x008CE9E0", "0x008CE9E8", "0x008CEA54", "0x008CEAC0", "0x008CEB3C", "0x008CEB68", "0x008CEC5C", "0x008CECE4", "0x008CEE44", "0x008CEE94", "0x008CEE98", "0x008CF0B0", "0x008CF0B4", "0x008CF294", "0x008CF88C", "0x008CF944", "0x008CF9B0", "0x008CF9C0", "0x008CFA2C", "0x008CFA40", "0x008CFA48", "0x008CFAB4", "0x008CFB20", "0x008CFB9C", "0x008CFCA4", "0x008CFCAC", "0x008CFCB4", "0x008CFCBC", "0x008CFCC4", "0x008CFCCC", "0x008CFCD4", "0x008CFCDC", "0x008CFCE4", "0x008CFD6C", "0x008CFDE8", "0x008CFE8C", "0x008CFEE4", "0x008CFEEC", "0x008D0018", "0x008D0020", "0x008D00DC", "0x008D0178", "0x008D02B0", "0x008D034C", "0x008D0484", "0x008D0538", "0x008D05B8", "0x008D0638", "0x008D0640", "0x008D06F4", "0x008D06FC", "0x008D07A8", "0x008D07B0", "0x008D085C", "0x008D08B4", "0x008D093C", "0x008D0990", "0x008D09E4", "0x008D0A78", "0x008D0A88", "0x008D0B18", "0x008D0B98", "0x008D0BA0", "0x008D0BA8", "0x008D0BB8", "0x008D0C38", "0x008D0CB8", "0x008D0D38", "0x008D0D3C", "0x008D0DBC", "0x008D0E3C", "0x008D0EBC", "0x008D1054", "0x008D105C", "0x008D1064", "0x008D106C", "0x008D1074", "0x008D12C8", "0x008D14D4", "0x008D14D8", "0x008D1554", "0x008D1558", "0x008D15CC", "0x008D15D4", "0x008D1678", "0x008D174C", "0x008D18C0", "0x008D1A70", "0x008D1AC8", "0x008D1B58", "0x008D1BE0", "0x008D1C04", "0x008D1CDC", "0x008D1EC0", "0x008D2010", "0x008D2018", "0x008D211C", "0x008D2440", "0x008D2544", "0x008D2654", "0x008D26E4", "0x008D279C", "0x008D28F0", "0x008D28F4", "0x008D296C", "0x008D2B1C", "0x008D2B88", "0x008D2CB8", "0x008D2D34", "0x008D2D80", "0x008D2E80", "0x008D3138", "0x008D3268", "0x008D337C", "0x008D3460", "0x008D3468", "0x008D34E0", "0x008D34E8", "0x008D374C", "0x008D37B0", "0x008D3868", "0x008D3910", "0x008D39BC", "0x008D39F4", "0x008D3A20", "0x008D3A2C", "0x008D3A38", "0x008D3B24", "0x008D3B5C", "0x008D3B7C", "0x008D3BEC", "0x008D3C60", "0x008D3CA8", "0x008D3CF8", "0x008D3D38", "0x008D3D78", "0x008D3E34", "0x008D3E58", "0x008D3E98", "0x008D3ED8", "0x008D3EFC", "0x008D3F38", "0x008D3F7C", "0x008D3FBC", "0x008D402C", "0x008D4034", "0x008D4094", "0x008D40F4", "0x008D40FC", "0x008D414C", "0x008D419C", "0x008D41F0", "0x008D4244", "0x008D4288", "0x008D42D8", "0x008D4328", "0x008D437C", "0x008D43D0", "0x008D44D0", "0x008D4520", "0x008D4570", "0x008D45E4", "0x008D468C", "0x008D4694", "0x008D4760", "0x008D47C0", "0x008D47FC", "0x008D4814", "0x008D4870", "0x008D4884", "0x008D48C8", "0x008D491C", "0x008D4964", "0x008D4968", "0x008D4A28", "0x008D4A3C", "0x008D4A54", "0x008D5A8C", "0x008D5AF4", "0x008D5CC0", "0x008D5CF4", "0x008D5D40", "0x008D5DB4", "0x008D5E30", "0x008D5EA0", "0x008D6638", "0x008D66BC", "0x008D6734", "0x008D67B4", "0x008D6844", "0x008D68AC", "0x008D6920", "0x008D6954", "0x008D6988", "0x008D6990", "0x008D699C", "0x008D69B0", "0x008D69CC", "0x008D69F0", "0x008D6A1C", "0x008D6A50", "0x008D6A8C", "0x008D6A94", "0x008D6A9C", "0x008D6AA4", "0x008D6AAC", "0x008D6AB4", "0x008D6AC0", "0x008D6B0C", "0x008D6B18", "0x008D6B24", "0x008D6B84", "0x008D6BE4", "0x008D6C44", "0x008D6CA4", "0x008D6D04", "0x008D6D74", "0x008D6DF0", "0x008D6E6C", "0x008D6EEC", "0x008D6F6C", "0x008D6FF0", "0x008D7074", "0x008D7104", "0x008D718C", "0x008D7198", "0x008D72AC", "0x008D72B8", "0x008D7360", "0x008D7420", "0x008D7454", "0x008D7488", "0x008D74E8", "0x008D74F8", "0x008D7600", "0x008D7680", "0x008D77B8", "0x008D78EC", "0x008D7900", "0x008D7914", "0x008D79A0", "0x008D7B0C", "0x008D7C68", "0x008D7DB4", "0x008D7EFC", "0x008D7FB4", "0x008D8068", "0x008D807C", "0x008D8090", "0x008D80A4", "0x008D80B8", "0x008D82C8", "0x008D82DC", "0x008D82F0", "0x008D83E8", "0x008D84D0", "0x008D8588", "0x008D866C", "0x008D8744", "0x008D883C", "0x008D8940", "0x008D89F4", "0x008D8A08", "0x008D8A1C", "0x008D8A30", "0x008D8A44", "0x008D8A5C", "0x008D8ADC", "0x008D8AF0", "0x008D8B50", "0x008D939C", "0x008D9420", "0x008D9430", "0x008D9490", "0x008D9608", "0x008D9618", "0x008D9644", "0x008D9670", "0x008D9698", "0x008D96C4", "0x008D96F0", "0x008D971C", "0x008D9748", "0x008D9774", "0x008D979C", "0x008D97C8", "0x008D97F4", "0x008D9848", "0x008D9858", "0x008D992C", "0x008D9950", "0x008D9974", "0x008D99F0", "0x008D9A14", "0x008D9A38", "0x008D9B38", "0x008D9B60", "0x008D9B8C", "0x008D9BB8", "0x008D9BC8", "0x008D9BD0", "0x008D9BD8", "0x008D9BE0", "0x008D9C40", "0x008D9C48", "0x008D9CC8", "0x008D9DCC", "0x008D9E28", "0x008D9EF4", "0x008D9F04", "0x008D9F14", "0x008D9F24", "0x008D9F34", "0x008D9F44", "0x008D9F54", "0x008D9F64", "0x008D9F74", "0x008D9F84", "0x008DA000", "0x008DA060", "0x008DA0C0", "0x008DA140", "0x008DA1CC", "0x008DA258", "0x008DA260", "0x008DA2E0", "0x008DA398", "0x008DA418", "0x008DA4EC", "0x008DA8D4", "0x008DA9AC", "0x008DA9D8", "0x008DAAD8", "0x008DAFF8", "0x008DB258", "0x008DB3BC", "0x008DB5E8", "0x008DB648", "0x008DB6A8", "0x008DB708", "0x008DB83C", "0x008DB914", "0x008DB95C", "0x008DBB80", "0x008DBCFC", "0x008DBD70", "0x008DBD84", "0x008DBDE4", "0x008DBE50", "0x008DBFA8", "0x008DC058", "0x008DC0B0", "0x008DC108", "0x008DC188", "0x008DC190", "0x008DC1F0", "0x008DC250", "0x008DC2B0", "0x008DC310", "0x008DC370", "0x008DC37C", "0x008DC414", "0x008DC5B0", "0x008DC65C", "0x008DC690", "0x008DC8CC", "0x008DC8DC", "0x008DC93C", "0x008DC944", "0x008DC9B0", "0x008DCA1C", "0x008DCA88", "0x008DCA8C", "0x008DCC44", "0x008DCCD0", "0x008DCD1C", "0x008DCD68", "0x008DCD9C", "0x008DCDCC", "0x008DCEF0", "0x008DCF54", "0x008DCF80", "0x008DCFE4", "0x008DD010", "0x008DD080", "0x008DD16C", "0x008DD1D0", "0x008DD1FC", "0x008DD204", "0x008DD20C", "0x008DD214", "0x008DD244", "0x008DD24C", "0x008DD350", "0x008DD43C", "0x008DD4A0", "0x008DD4D0", "0x008DD4D8", "0x008DD4E0", "0x008DD618", "0x008DD704", "0x008DD70C", "0x008DD714", "0x008DD800", "0x008DD874", "0x008DD8A8", "0x008DD994", "0x008DDA2C", "0x008DDA88", "0x008DDB94", "0x008DDC08", "0x008DDC2C", "0x008DDD30", "0x008DDD8C", "0x008DDD98", "0x008DDE04", "0x008DDF80", "0x008DE068", "0x008DE854", "0x008DE85C", "0x008DE888", "0x008DE890", "0x008DE97C", "0x008DE9A8", "0x008DEA10", "0x008DEA18", "0x008DEB30", "0x008DEB40", "0x008DEB9C", "0x008DEBA4", "0x008DEBAC", "0x008DEC20", "0x008DEC94", "0x008DF0B8", "0x008DF0EC", "0x008DF280", "0x008DF2F8", "0x008DFDF8", "0x008DFE9C", "0x008DFF6C", "0x008DFF70", "0x008E0008", "0x008E00D0", "0x008E0178", "0x008E0180", "0x008E01E8", "0x008E0228", "0x008E0294", "0x008E02EC", "0x008E03D8", "0x008E044C", "0x008E0480", "0x008E04B4", "0x008E04BC", "0x008E08AC", "0x008E09E0", "0x008E09E4", "0x008E0A2C", "0x008E0A94", "0x008E0B14", "0x008E0DE0", "0x008E0E10", "0x008E0F84", "0x008E0FC4", "0x008E0FF8", "0x008E1048", "0x008E10C0", "0x008E1118", "0x008E1AF0", "0x008E1B24", "0x008E1B68", "0x008E1BA0", "0x008E1BF4", "0x008E1C30", "0x008E25D0", "0x008E2604", "0x008E2648", "0x008E2680", "0x008E26D4", "0x008E2710", "0x008E2EA4", "0x008E3088", "0x008E3094", "0x008E30A0", "0x008E30A4", "0x008E30A8", "0x008E30D4", "0x008E30D8", "0x008E30DC", "0x008E30E4", "0x008E3154", "0x008E31C4", "0x008E3234", "0x008E32A4", "0x008E33D4", "0x008E3448", "0x008E347C", "0x008E34B0", "0x008E34B8", "0x008E3540", "0x008E3548", "0x008E3550", "0x008E3560", "0x008E3964", "0x008E3994", "0x008E39A0", "0x008E3A44", "0x008E3C94", "0x008E3D94", "0x008E40A8", "0x008E41F8", "0x008E44FC", "0x008E45BC", "0x008E463C", "0x008E4F0C", "0x008E4F14", "0x008E4FA0", "0x008E5030", "0x008E50D0", "0x008E5178", "0x008E5230", "0x008E52F0", "0x008E53C0", "0x008E53C8", "0x008E53CC", "0x008E5594", "0x008E5598", "0x008E559C", "0x008E5628", "0x008E56EC", "0x008E5718", "0x008E5D18", "0x008E63A0", "0x008E6530", "0x008E6680", "0x008E6784", "0x008E6834", "0x008E693C", "0x008E696C", "0x008E6974", "0x008E697C", "0x008E6984", "0x008E698C", "0x008E6994", "0x008E699C", "0x008E6A30", "0x008E6B68", "0x008E6B7C", "0x008E6C5C", "0x008E6D38", "0x008E6E04", "0x008E6E20", "0x008E6E48", "0x008E7204", "0x008E729C", "0x008E7750", "0x008E7864", "0x008E79B0", "0x008E7A44", "0x008E7AE0", "0x008E7B80", "0x008E7BF4", "0x008E7C68", "0x008E7CF0", "0x008E7D24", "0x008E7D2C", "0x008E7D60", "0x008E7DA4", "0x008E7EB4", "0x008E7ED8", "0x008E7F1C", "0x008E7F28", "0x008E7F30", "0x008E7FA0", "0x008E8118", "0x008E8178", "0x008E8200", "0x008E82A0", "0x008E82A8", "0x008E82B0", "0x008E82BC", "0x008E82CC", "0x008E8300", "0x008E8350", "0x008E83EC", "0x008E8420", "0x008E846C", "0x008E849C", "0x008E85E4", "0x008E8634", "0x008E8650", "0x008E86DC", "0x008E870C", "0x008E8770", "0x008E87A4", "0x008E87DC", "0x008E8808", "0x008E88CC", "0x008E89B4", "0x008E8A84", "0x008E8AE4", "0x008E8B18", "0x008E8BDC", "0x008E8C10", "0x008E8C60", "0x008E8E1C", "0x008E8F0C", "0x008E8F40", "0x008E9030", "0x008E9038", "0x008E9138", "0x008E91C4", "0x008E92B8", "0x008E92D4", "0x008E9420", "0x008E94D4", "0x008E9604", "0x008E969C", "0x008E97A0", "0x008E9840", "0x008E99CC", "0x008E9A68", "0x008E9AA8", "0x008E9B04", "0x008E9B44", "0x008E9C90", "0x008E9CC0", "0x008E9D10", "0x008E9D44", "0x008E9E7C", "0x008E9EC8", "0x008E9F24", "0x008E9F30", "0x008E9FC4", "0x008EA058", "0x008EA118", "0x008EA1D8", "0x008EA274", "0x008EA590", "0x008EA650", "0x008EA718", "0x008EA71C", "0x008EA7D4", "0x008EA94C", "0x008EA95C", "0x008EA9F8", "0x008EAA9C", "0x008EBDE0", "0x008EBE78", "0x008EC1D8", "0x008EC378", "0x008EC528", "0x008EC530", "0x008EC594", "0x008EC598", "0x008EC5E0", "0x008ED640", "0x008ED940", "0x008EDA4C", "0x008EDC3C", "0x008EDD24", "0x008EDF10", "0x008EDF98", "0x008EE1CC", "0x008EE49C", "0x008EE4E0", "0x008EE59C", "0x008EE64C", "0x008EE8C0", "0x008EE9CC", "0x008EEA08", "0x008EEA18", "0x008EEA88", "0x008EEA90", "0x008EEAD0", "0x008EEAD8", "0x008EEAE0", "0x008EEAE8", "0x008EEAF0", "0x008EEB80", "0x008EED2C", "0x008EEE2C", "0x008EEF98", "0x008EF104", "0x008EF2D8", "0x008EF4AC", "0x008EF4B4", "0x008EF5DC", "0x008EF7AC", "0x008EF8B0", "0x008EF8F4", "0x008EF94C", "0x008EF9A4", "0x008EFC10", "0x008EFEF4", "0x008F0254", "0x008F0390", "0x008F0464", "0x008F0788", "0x008F07B4", "0x008F0940", "0x008F0A18", "0x008F0A7C", "0x008F0B28", "0x008F0B8C", "0x008F0C08", "0x008F0C98", "0x008F0CE0", "0x008F0EC8", "0x008F0F20", "0x008F0F64", "0x008F0FA8", "0x008F1034", "0x008F11C8", "0x008F129C", "0x008F1350", "0x008F13C4", "0x008F13CC", "0x008F13E0", "0x008F5490", "0x008F572C", "0x008F5A04", "0x008F5B78", "0x008F5D50", "0x008F5DF0", "0x008F5EB0", "0x008F5F90", "0x008F5F98", "0x008F5FD8", "0x008F60DC", "0x008F6144", "0x008F61AC", "0x008F61B4", "0x008F61BC", "0x008F631C", "0x008F6324", "0x008F63F4", "0x008F63FC", "0x008F6638", "0x008F6830", "0x008F68C0", "0x008F6C90", "0x008F6CA8", "0x008F6CF0", "0x008F6D64", "0x008F6DAC", "0x008F705C", "0x008F7224", "0x008F722C", "0x008F72A0", "0x008F72E8", "0x008F746C", "0x008F74B4", "0x008F7894", "0x008F7A18", "0x008F7C80", "0x008F7E4C", "0x008F7F60", "0x008F806C", "0x008F80B4", "0x008F8204", "0x008F8368", "0x008F841C", "0x008F8424", "0x008F84C4", "0x008F872C", "0x008F87E4", "0x008F8A30", "0x008F8C00", "0x008F8DF8", "0x008F8E88", "0x008F9050", "0x008F9448", "0x008F9454", "0x008F9498", "0x008F9528", "0x008F956C", "0x008F9714", "0x008F977C", "0x008F987C", "0x008F9984", "0x008F99C8", "0x008F99E0", "0x008F9B00", "0x008F9C08", "0x008F9DF8", "0x008F9E60", "0x008F9E78", "0x008F9FD0", "0x008FA0E0", "0x008FA19C", "0x008FA350", "0x008FA404", "0x008FA46C", "0x008FA4D4", "0x008FA4DC", "0x008FA4E4", "0x008FA4EC", "0x008FA650", "0x008FA724", "0x008FA888", "0x008FA9FC", "0x008FABF0", "0x008FACC8", "0x008FAE4C", "0x008FB2F0", "0x008FB2F8", "0x008FB688", "0x008FB8C0", "0x008FB908", "0x008FB97C", "0x008FBA3C", "0x008FBB20", "0x008FBC78", "0x008FBD0C", "0x008FBD74", "0x008FBE1C", "0x008FBE64", "0x008FBE90", "0x008FBED8", "0x008FBF9C", "0x008FBFC8", "0x008FC038", "0x008FC0F4", "0x008FC274", "0x008FC434", "0x008FC55C", "0x008FC5A4", "0x008FC648", "0x008FC7D0", "0x008FC944", "0x008FC94C", "0x008FCBB8", "0x008FCDAC", "0x008FCEAC", "0x008FDC18", "0x008FDC58", "0x008FDCC0", "0x008FDD28", "0x008FDD30", "0x008FDD40", "0x008FDD48", "0x008FDD50", "0x008FDE30", "0x008FDEF0", "0x008FDF68", "0x008FDF70", "0x008FE0BC", "0x008FE2B0", "0x008FE384", "0x008FE4EC", "0x008FE684", "0x008FE928", "0x008FEC10", "0x008FEC28", "0x008FEC70", "0x008FECE4", "0x008FED2C", "0x008FEE08", "0x008FEEAC", "0x008FEF3C", "0x008FEFE4", "0x008FF02C", "0x008FF0A8", "0x008FF0F0", "0x008FF29C", "0x008FF318", "0x008FF39C", "0x008FF44C", "0x008FF66C", "0x008FF6B4", "0x008FF804", "0x008FF988", "0x008FFA84", "0x008FFAEC", "0x008FFAF4", "0x008FFB00", "0x008FFB08", "0x008FFB14", "0x008FFBCC", "0x008FFBE8", "0x008FFC84", "0x008FFD94", "0x008FFE38", "0x0090005C", "0x0090029C", "0x0090047C", "0x009005D8", "0x009007C8", "0x009008C0", "0x00900B0C", "0x00900BA8", "0x00900CB8", "0x00900D5C", "0x00900DC4", "0x00900E2C", "0x00900E34", "0x00901180", "0x00901188", "0x009011B4", "0x009013E8", "0x009014B8", "0x00901654", "0x0090165C", "0x00901674", "0x00901694", "0x009016AC", "0x009016C4", "0x00901710", "0x00901728", "0x00901774", "0x00901798", "0x009017B8", "0x009017D0", "0x0090181C", "0x00901834", "0x0090184C", "0x009018C0", "0x009018E4", "0x00901908", "0x0090192C", "0x00901AA4", "0x00901ABC", "0x00901BDC", "0x00901CFC", "0x00901E1C", "0x00901E34", "0x00901E7C", "0x00901FE8", "0x00902058", "0x009020C0", "0x00902128", "0x00902130", "0x00902138", "0x00902140", "0x009021A8", "0x00902210", "0x0090226C", "0x00902418", "0x00902430", "0x00902448", "0x00902588", "0x0090267C", "0x00902694", "0x0090269C", "0x009026A4", "0x009026BC", "0x009027E4", "0x0090284C", "0x009028B4", "0x009028BC", "0x009028F0", "0x009028F8", "0x009029CC", "0x00902B3C", "0x00902BE4", "0x00902E10", "0x00902FBC", "0x009030CC", "0x00903488", "0x009034A0", "0x00903520", "0x00903594", "0x00903614", "0x00903734", "0x00903760", "0x009037C8", "0x00903848", "0x009038F0", "0x00903908", "0x00903988", "0x00903A9C", "0x00903AB4", "0x00903B4C", "0x00903B74", "0x00903DE0", "0x00903DE8", "0x00903F3C", "0x009040A0", "0x00904164", "0x009041CC", "0x00904234", "0x0090423C", "0x009043D8", "0x009043E0", "0x009043F8", "0x00904418", "0x00904430", "0x00904448", "0x00904494", "0x009044AC", "0x009044F8", "0x0090451C", "0x0090453C", "0x00904554", "0x009045A0", "0x009045B8", "0x009045D0", "0x00904644", "0x00904668", "0x0090468C", "0x009046B0", "0x009046C8", "0x00904710", "0x0090487C", "0x00904954", "0x00904A40", "0x00904AA8", "0x00904B10", "0x00904B18", "0x00904B20", "0x00904B28", "0x00904B90", "0x00904BF8", "0x00904C00", "0x00904DAC", "0x00904DB4", "0x00904F34", "0x00904F9C", "0x00904FD8", "0x00904FE0", "0x00904FE8", "0x0090505C", "0x00906184", "0x009061F8", "0x0090622C", "0x00906260", "0x00906268", "0x009062F4", "0x00906340", "0x0090638C", "0x00906394", "0x00906404", "0x00906450", "0x00906480", "0x009064B0", "0x009064FC", "0x00906500", "0x00906638", "0x00906760", "0x009068B0", "0x009068B4", "0x009068F0", "0x0090697C", "0x009069B0", "0x009069EC", "0x00906A20", "0x00906B94", "0x00906C04", "0x00906C34", "0x00906C64", "0x00906C68", "0x00906D64", "0x00906DA0", "0x00906DD4", "0x00907774", "0x0090778C", "0x00907840", "0x0090786C", "0x00907924", "0x00907974", "0x00907978", "0x0090797C", "0x00907980", "0x00907B54", "0x00907BA0", "0x00907BFC", "0x00907C04", "0x00907EE8", "0x00908048", "0x00908200", "0x00908B38", "0x00908D68", "0x00908EC8", "0x00908ED4", "0x0090904C", "0x00909050", "0x00909104", "0x009093BC", "0x009093C0", "0x0090968C", "0x0090985C", "0x00909AB8", "0x00909B28", "0x00909B30", "0x00909B38", "0x00909B64", "0x00909B90", "0x00909BBC", "0x00909BE8", "0x00909C14", "0x00909C18", "0x00909C44", "0x00909C4C", "0x00909C54", "0x00909CBC", "0x00909CC0", "0x00909CC8", "0x00909CD0", "0x00909CD8", "0x00909D74", "0x00909D84", "0x00909EFC", "0x00909F04", "0x00909F58", "0x0090A044", "0x0090A2B4", "0x0090A3F4", "0x0090A6D0", "0x0090A6EC", "0x0090A720", "0x0090A794", "0x0090A7C8", "0x0090A7FC", "0x0090A804", "0x0090A88C", "0x0090A894", "0x0090A8C0", "0x0090A938", "0x0090A97C", "0x0090A9B4", "0x0090A9F8", "0x0090AA2C", "0x0090AA70", "0x0090AB0C", "0x0090AB14", "0x0090AC44", "0x0090ACB8", "0x0090ACEC", "0x0090AD20", "0x0090AD28", "0x0090AD9C", "0x0090ADD0", "0x0090AE04", "0x0090AE0C", "0x0090AE14", "0x0090AE18", "0x0090AE20", "0x0090AE24", "0x0090AE2C", "0x0090AE30", "0x0090AE38", "0x0090AE40", "0x0090AE44", "0x0090AE4C", "0x0090AE50", "0x0090AE58", "0x0090AE5C", "0x0090AE64", "0x0090AE68", "0x0090AE70", "0x0090AE74", "0x0090AE7C", "0x0090AE84", "0x0090AE8C", "0x0090AE94", "0x0090AE9C", "0x0090AEE4", "0x0090AEE8", "0x0090AEF0", "0x0090AEF4", "0x0090AEFC", "0x0090AF00", "0x0090AF08", "0x0090AF0C", "0x0090AF14", "0x0090AF18", "0x0090AF20", "0x0090AF24", "0x0090AF28", "0x0090AF2C", "0x0090AF30", "0x0090AF34", "0x0090AF3C", "0x0090AFA8", "0x0090AFAC", "0x0090AFB0", "0x0090AFB4", "0x0090AFB8", "0x0090AFBC", "0x0090AFC0", "0x0090B04C", "0x0090B0C0", "0x0090B0F4", "0x0090B128", "0x0090B130", "0x0090B2C0", "0x0090B2C4", "0x0090B2C8", "0x0090B2CC", "0x0090B358", "0x0090B430", "0x0090B4B4", "0x0090B5DC", "0x0090B658", "0x0090B70C", "0x0090B788", "0x0090B83C", "0x0090B8B8", "0x0090B968", "0x0090B9E4", "0x0090BA94", "0x0090BB18", "0x0090BC40", "0x0090BC9C", "0x0090BCD0", "0x0090BD68", "0x0090BD9C", "0x0090BE38", "0x0090BE60", "0x0090BEEC", "0x0090BF70", "0x0090BFF4", "0x0090C078", "0x0090C0EC", "0x0090C138", "0x0090C2A4", "0x0090C420", "0x0090C454", "0x0090C6B0", "0x0090C6C4", "0x0090C82C", "0x0090C994", "0x0090CEBC", "0x0090D134", "0x0090D27C", "0x0090D3C4", "0x0090D42C", "0x0090D54C", "0x0090D66C", "0x0090D7A4", "0x0090D8D4", "0x0090DA2C", "0x0090DB48", "0x0090DC64", "0x0090DD1C", "0x0090DD78", "0x0090DD7C", "0x0090DDDC", "0x0090DE4C", "0x0090DF14", "0x0090DFE4", "0x0090E0A8", "0x0090E1CC", "0x0090E398", "0x0090E3C0", "0x0090E488", "0x0090E5AC", "0x0090E640", "0x0090E71C", "0x0090E7B8", "0x0090E86C", "0x0090E8B8", "0x0090E9E0", "0x0090EA28", "0x0090EACC", "0x0090EB54", "0x0090EBE0", "0x0090EC64", "0x0090EF48", "0x0090F06C", "0x0090F1E0", "0x0090F260", "0x0090F2C0", "0x0090F344", "0x0090F3E8", "0x0090F4A8", "0x0090F4C4", "0x0090F4D4", "0x0090F4E8", "0x0090F4FC", "0x0090F50C", "0x0090F52C", "0x0090F538", "0x0090F6A4", "0x0090F6B8", "0x0090F7EC", "0x0090F830", "0x0090F8D8", "0x0090F92C", "0x0090FAA4", "0x0090FB3C", "0x0090FD24", "0x0090FDB8", "0x0090FF58", "0x0091005C", "0x009102C4", "0x0091038C", "0x009103E0", "0x009104C8", "0x00910618", "0x0091078C", "0x009108F4", "0x00910A5C", "0x00910F8C", "0x009111D4", "0x009111EC", "0x00911460", "0x009114C8", "0x00911530", "0x00911600", "0x00911620", "0x009116FC", "0x00911860", "0x00911B4C", "0x00911FD8", "0x00911FF8", "0x00912100", "0x00912184", "0x009121A4", "0x00912294", "0x00912368", "0x00912AD0", "0x00912D20", "0x00912D24", "0x00912D38", "0x00912D48", "0x00912DE0", "0x00912E0C", "0x00912E18", "0x00912E1C", "0x00912E20", "0x00912E24", "0x00912E48", "0x00912E54", "0x00912E58", "0x00912E5C", "0x00912ED8", "0x00912F1C", "0x00912FA4", "0x00912FD8", "0x009130EC", "0x00913178", "0x00913210", "0x009132F0", "0x0091331C", "0x0091334C", "0x0091338C", "0x00913394", "0x0091339C", "0x009134D8", "0x00913638", "0x00913640", "0x00913648", "0x00913650", "0x0091365C", "0x009136D0", "0x00913794", "0x009138F4", "0x009138FC", "0x00913904", "0x00913978", "0x009139AC", "0x009139E0", "0x00913A08", "0x00913A48", "0x00913A88", "0x00913A90", "0x00913B10", "0x00913B68", "0x00913BE8", "0x00913CA0", "0x00913D38", "0x00913DA4", "0x00913E30", "0x00913E64", "0x00913E98", "0x00913EA0", "0x00913F14", "0x00913F48", "0x00913F50", "0x00913F58", "0x00914090", "0x009140E8", "0x0091411C", "0x009149C4", "0x00914B4C", "0x00914D60", "0x00914E48", "0x00914E54", "0x00914F64", "0x00914F6C", "0x00914F78", "0x00915074", "0x0091514C", "0x00915294", "0x009155B4", "0x00915648", "0x00915650", "0x00915A68", "0x00915B88", "0x00915CCC", "0x00915EA4", "0x00916060", "0x00916068", "0x009164AC", "0x009166D0", "0x009167A0", "0x0091682C", "0x00916878", "0x009168C4", "0x009168CC", "0x009168D4", "0x0091692C", "0x00916954", "0x009169CC", "0x00916A38", "0x00916C94", "0x00916CB8", "0x00916D54", "0x00916D58", "0x00916DA8", "0x00916F10", "0x00917014", "0x00917020", "0x009170F0", "0x00917164", "0x00917198", "0x009171CC", "0x009171D4", "0x00917248", "0x0091727C", "0x009172B0", "0x009172B8", "0x0091730C", "0x00917310", "0x00917328", "0x009173CC", "0x009173E4", "0x00917488", "0x00917490", "0x00917494", "0x00917498", "0x0091749C", "0x009174A0", "0x009174A8", "0x009174B0", "0x009174B8", "0x009174C4", "0x009174C8", "0x009174D0", "0x009174D8", "0x009174DC", "0x009174E8", "0x00917550", "0x00917554", "0x009175B0", "0x0091762C", "0x009176A0", "0x0091771C", "0x00917724", "0x00917738", "0x009179F0", "0x00917B20", "0x00917B24", "0x00917E64", "0x00917E6C", "0x00918000", "0x00918010", "0x00918040", "0x00918070", "0x009180A0", "0x009180D0", "0x009180D8", "0x009180EC", "0x00918100", "0x00918118", "0x00918130", "0x0091813C", "0x00918140", "0x0091819C", "0x009181B0", "0x009181E0", "0x00918244", "0x0091830C", "0x00918310", "0x009183EC", "0x009187D0", "0x009187D8", "0x009187E0", "0x009187E8", "0x00918844", "0x009188A0", "0x009188A8", "0x0091898C", "0x00918990", "0x009189C4", "0x00918A00", "0x00918A34", "0x00918A70", "0x00918AA4", "0x00918AE0", "0x00918B2C", "0x00918B68", "0x00918BA8", "0x00918BE4", "0x00918C6C", "0x00918C78", "0x00918C80", "0x00918CDC", "0x00918D38", "0x00918D3C", "0x00918DE4", "0x00918DEC", "0x00918F54", "0x009190FC", "0x00919110", "0x00919124", "0x00919128", "0x0091912C", "0x00919174", "0x00919178", "0x0091917C", "0x009193DC", "0x009193E0", "0x009194E0", "0x009194E8", "0x009194EC", "0x009194F0", "0x009194F4", "0x009194F8", "0x009195B4", "0x009195F8", "0x00919674", "0x0091967C", "0x00919684", "0x009196C8", "0x0091970C", "0x00919750", "0x00919794", "0x009197D8", "0x0091981C", "0x00919860", "0x009198A4", "0x009198E8", "0x009198F0", "0x00919968", "0x00919994", "0x009199A4", "0x009199B8", "0x009199C8", "0x00919A08", "0x00919A48", "0x00919A4C", "0x00919B20", "0x00919B28", "0x00919B84", "0x00919B8C", "0x00919C30", "0x0091AC34", "0x0091AC44", "0x0091B048", "0x0091B078", "0x0091B084", "0x0091B08C", "0x0091B094", "0x0091B09C", "0x0091B0A4", "0x0091B0AC", "0x0091B0B4", "0x0091B0BC", "0x0091B0C4", "0x0091B358", "0x0091B360", "0x0091B368", "0x0091B370", "0x0091B394", "0x0091B3B8", "0x0091B3DC", "0x0091B408", "0x0091B434", "0x0091B460", "0x0091B48C", "0x0091B4B8", "0x0091B4E4", "0x0091B508", "0x0091B52C", "0x0091B550", "0x0091B56C", "0x0091B570", "0x0091B608", "0x0091B6E0", "0x0091B72C", "0x0091B798", "0x0091B818", "0x0091B898", "0x0091B89C", "0x0091BAB0", "0x0091BAB8", "0x0091BB34", "0x0091BBB0", "0x0091BC1C", "0x0091BC28", "0x0091BC30", "0x0091BC38", "0x0091BC94", "0x0091BCF4", "0x0091BD54", "0x0091BDB4", "0x0091BDF4", "0x0091BE34", "0x0091BE74", "0x0091BEB4", "0x0091BEF4", "0x0091BF04", "0x0091C2C4", "0x0091C2E8", "0x0091C2F4", "0x0091C44C", "0x0091C4C0", "0x0091C4F4", "0x0091C528", "0x0091C530", "0x0091C538", "0x0091C540", "0x0091C548", "0x0091C550", "0x0091C604", "0x0091C644", "0x0091C64C", "0x0091C654", "0x0091C65C", "0x0091C66C", "0x0091CA7C", "0x0091CAAC", "0x0091CAD8", "0x0091CB38", "0x0091CB48", "0x0091CBA8", "0x0091CBAC", "0x0091CC60", "0x0091D088", "0x0091D0A4", "0x0091D2C0", "0x0091D31C", "0x0091D368", "0x0091D384", "0x0091D38C", "0x0091D394", "0x0091D3F4", "0x0091D454", "0x0091D4B4", "0x0091D514", "0x0091D524", "0x0091D7B8", "0x0091DA4C", "0x0091DACC", "0x0091E27C", "0x0091E284", "0x0091E298", "0x0091E33C", "0x0091E41C", "0x0091E47C", "0x0091E698", "0x0091E6A0", "0x0091E7C8", "0x0091E820", "0x0091E828", "0x0091E844", "0x0091E84C", "0x0091E854", "0x0091E864", "0x0091E874", "0x0091E884", "0x0091E88C", "0x0091E90C", "0x0091E914", "0x0091E91C", "0x0091E924", "0x0091E984", "0x0091E9E4", "0x0091EA44", "0x0091EA64", "0x0091EA90", "0x0091EABC", "0x0091EAE8", "0x0091EB14", "0x0091EB40", "0x0091EB6C", "0x0091EB90", "0x0091EBB4", "0x0091EBD8", "0x0091EBFC", "0x0091EC20", "0x0091EC44", "0x0091ECF0", "0x0091ED50", "0x0091EF34", "0x0091EFD8", "0x0091EFEC", "0x0091F104", "0x0091F21C", "0x0091F224", "0x0091F250", "0x0091F27C", "0x0091F2A8", "0x0091F2D4", "0x0091F300", "0x0091F32C", "0x0091F350", "0x0091F374", "0x0091F398", "0x0091F3BC", "0x0091F3E0", "0x0091F404", "0x0091F408", "0x0091F468", "0x0091F4C8", "0x0091F528", "0x0091F588", "0x0091F598", "0x0091F5C4", "0x0091F624", "0x0091F690", "0x0091F6DC", "0x0091F6E4", "0x0091F6EC", "0x0091F6F0", "0x0091F6F4", "0x0091F6FC", "0x0091F74C", "0x0091F79C", "0x0091F7A4", "0x0091F7AC", "0x0091F7B4", "0x0091F7BC", "0x0091F7C4", "0x0091F7CC", "0x0091F7D4", "0x0091F7DC", "0x0091F83C", "0x0091F89C", "0x0091F91C", "0x0091F99C", "0x0091FA1C", "0x0091FA9C", "0x0091FB1C", "0x0091FB20", "0x0091FB60", "0x0091FBA0", "0x0091FBE0", "0x0091FC20", "0x0091FC60", "0x0091FC68", "0x0091FD00", "0x0091FD64", "0x0091FD6C", "0x0091FD74", "0x0091FD78", "0x0091FD7C", "0x0091FD90", "0x0091FDA4", "0x0091FDC8", "0x0091FE80", "0x0091FF58", "0x0091FF6C", "0x0091FFCC", "0x0091FFE4", "0x0091FFFC", "0x00920000", "0x00920008", "0x00920018", "0x00920154", "0x009202B4", "0x009202CC", "0x009202E4", "0x009202FC", "0x00920314", "0x009203F0", "0x009203F4", "0x00920414", "0x00920448", "0x0092044C", "0x00920558", "0x00920678", "0x0092067C", "0x00920680", "0x00920684", "0x00920688", "0x0092068C", "0x00920690", "0x00920694", "0x00920698", "0x009206A4", "0x009206AC", "0x009206F8", "0x00920754", "0x009207B8", "0x00920820", "0x00920884", "0x009208E8", "0x0092094C", "0x009209B0", "0x00920A14", "0x00920A78", "0x00920ADC", "0x00920B40", "0x00920BA4", "0x00920C08", "0x00920C6C", "0x00920CD0", "0x00920D34", "0x00920D98", "0x00920DFC", "0x00920E60", "0x00920EC4", "0x00920F28", "0x00920F8C", "0x00920FF0", "0x00921054", "0x009210B8", "0x0092111C", "0x00921180", "0x009211E4", "0x00921248", "0x00921258", "0x009212FC", "0x0092130C", "0x0092134C", "0x0092138C", "0x009213CC", "0x0092140C", "0x0092141C", "0x00921828", "0x00921858", "0x00921864", "0x00921950", "0x00921AA0", "0x00921AA8", "0x00921BDC", "0x00921BF0", "0x00921C00", "0x00921C0C", "0x00921C1C", "0x00921C24", "0x00921C2C", "0x00921C34", "0x00921C64", "0x00921C90", "0x00921C9C", "0x00921CA0", "0x00921CAC", "0x00921CD0", "0x00921CD4", "0x00921DF8", "0x00921E2C", "0x00922000", "0x009222B0", "0x00922414", "0x00922498", "0x009224B0", "0x009224B8", "0x009224C0", "0x009224C4", "0x009224F4", "0x00922520", "0x00922554", "0x0092255C", "0x0092258C", "0x009225B8", "0x009225E0", "0x009225E4", "0x00922664", "0x009226DC", "0x0092275C", "0x00922764", "0x00922930", "0x00922938", "0x00922940", "0x00922948", "0x00922950", "0x00922958", "0x0092295C", "0x009229C4", "0x009229F4", "0x00922A3C", "0x00922ACC", "0x00922B5C", "0x00922BEC", "0x00922D94", "0x00922DC4", "0x00922DF4", "0x00922E24", "0x00922EA8", "0x00922F28", "0x00922FA0", "0x00923020", "0x00923028", "0x00923030", "0x00923038", "0x0092303C", "0x00923044", "0x0092304C", "0x00923050", "0x009230DC", "0x009230E4", "0x009230EC", "0x009230F4", "0x009230FC", "0x0092317C", "0x009231F4", "0x00923274", "0x00923278", "0x0092327C", "0x0092343C", "0x009234E8", "0x00923558", "0x0092355C", "0x00923810", "0x009238A8", "0x009238B0", "0x009238B4", "0x009238BC", "0x009238C4", "0x009238CC", "0x009238D4", "0x009238DC", "0x00923908", "0x00923910", "0x00923918", "0x00923920", "0x00923924", "0x00923980", "0x009239B0", "0x009239DC", "0x009239E0", "0x00923A10", "0x00923AA8", "0x00923AB4", "0x00923ADC", "0x00923AE0", "0x00923D0C", "0x00923D80", "0x00923D88", "0x00923D90", "0x00923DC0", "0x00923DC8", "0x00923DF8", "0x00923E20", "0x00923EA0", "0x00923F18", "0x00923F98", "0x00923F9C", "0x00924118", "0x00924154", "0x00924494", "0x00924498", "0x0092449C", "0x009244A0", "0x00924548", "0x0092454C", "0x00924550", "0x00924634", "0x0092463C", "0x00924644", "0x0092464C", "0x00924654", "0x0092465C", "0x00924664", "0x00924668", "0x0092466C", "0x00924670", "0x00924674", "0x009246EC", "0x009246F4", "0x009246FC", "0x00924704", "0x009247B0", "0x009247C0", "0x009247C8", "0x009247D0", "0x009248FC", "0x00924D0C", "0x00924D84", "0x00924E04", "0x00924F24", "0x0092500C", "0x00925070", "0x009251A0", "0x00925288", "0x009252B4", "0x009253C0", "0x00925440", "0x00925540", "0x00925654", "0x00925754", "0x00925808", "0x0092592C", "0x009259E0", "0x00925AA0", "0x00925B20", "0x00925B24", "0x00925B2C", "0x00925B30", "0x00925B98", "0x00925C48", "0x00925C50", "0x00925CF4", "0x00925D84", "0x00925FC8", "0x00925FD8", "0x009261C4", "0x009261C8", "0x00926240", "0x009262C0", "0x00926340", "0x00926348", "0x009263C4", "0x009263CC", "0x00926448", "0x00926574", "0x009265B8", "0x009265BC", "0x00926600", "0x00926670", "0x009266E0", "0x009267C4", "0x00926808", "0x0092684C", "0x00926890", "0x00926A70", "0x00926B20", "0x00926CF4", "0x00926D64", "0x00926E14", "0x00926E18", "0x00926E1C", "0x00926E20", "0x00926E9C", "0x00926F08", "0x00926F84", "0x00927280", "0x009272A0", "0x009274C0", "0x009276E8", "0x00927764", "0x0092776C", "0x009277E8", "0x009277F0", "0x009277F8", "0x00927800", "0x00927810", "0x00927BD0", "0x00927BF4", "0x00927C00", "0x00927C38", "0x00927C40", "0x00927C48", "0x00927C54", "0x00927CBC", "0x00927CC4", "0x00927CD0", "0x00927CD8", "0x00927CE4", "0x00927CEC", "0x00927CF8", "0x00927D00", "0x00927D08", "0x00927D10", "0x00927ED0", "0x00927EF4", "0x009280F4", "0x009280FC", "0x00928104", "0x00928128", "0x0092814C", "0x00928170", "0x00928194", "0x0092819C", "0x009281A4", "0x009281AC", "0x0092840C", "0x00928414", "0x00928424", "0x00928484", "0x009284E4", "0x00928544", "0x0092854C", "0x00928598", "0x009285E4", "0x00928644", "0x0092864C", "0x00928698", "0x009286E4", "0x00928744", "0x009287CC", "0x0092880C", "0x0092884C", "0x0092888C", "0x00928A0C", "0x00928A14", "0x00928B68", "0x00928D24", "0x00928DE0", "0x00928DE8", "0x00928E58", "0x00928F00", "0x00928F14", "0x00928F28", "0x00928F4C", "0x00928F54", "0x00928F5C", "0x00928F70", "0x00928F84", "0x00928F98", "0x00928FB8", "0x00928FD8", "0x00928FF8", "0x00929018", "0x00929080", "0x009290E8", "0x00929144", "0x00929188", "0x009291CC", "0x009291D8", "0x009291E0", "0x009291E4", "0x009292BC", "0x009292FC", "0x0092933C", "0x0092937C", "0x009293BC", "0x009293FC", "0x00929404", "0x009294B0", "0x00929524", "0x00929558", "0x009295A4", "0x009295F0", "0x00929750", "0x00929758", "0x00929760", "0x009298A4", "0x009298A8", "0x00929A6C", "0x00929AD4", "0x00929C3C", "0x00929D9C", "0x00929DA4", "0x00929E58", "0x00929EB8", "0x00929FF4", "0x0092A0F0", "0x0092A188", "0x0092A1BC", "0x0092A1C8", "0x0092A1CC", "0x0092A260", "0x0092A268", "0x0092A2F8", "0x0092A3F8", "0x0092A528", "0x0092A530", "0x0092A534", "0x0092A554", "0x0092A5E4", "0x0092A674", "0x0092A73C", "0x0092A744", "0x0092A748", "0x0092A768", "0x0092A7F8", "0x0092A888", "0x0092A964", "0x0092A96C", "0x0092A970", "0x0092AA08", "0x0092AA98", "0x0092ABEC", "0x0092AC00", "0x0092AC18", "0x0092ACB0", "0x0092ADF8", "0x0092AE00", "0x0092AE04", "0x0092AE24", "0x0092AEB4", "0x0092AF44", "0x0092AF4C", "0x0092B0A4", "0x0092B198", "0x0092B2D0", "0x0092B3F8", "0x0092B434", "0x0092B470", "0x0092B4AC", "0x0092B4E8", "0x0092B520", "0x0092B558", "0x0092B5A0", "0x0092B5D8", "0x0092B610", "0x0092B76C", "0x0092B7F4", "0x0092B89C", "0x0092B9EC", "0x0092BAC0", "0x0092BBBC", "0x0092BC5C", "0x0092BDD4", "0x0092BEF0", "0x0092BEF4", "0x0092C11C", "0x0092C1C4", "0x0092C1F8", "0x0092C22C", "0x0092C234", "0x0092C2A8", "0x0092C2DC", "0x0092C310", "0x0092C318", "0x0092C34C", "0x0092C380", "0x0092C388", "0x0092C44C", "0x0092C450", "0x0092C4B8", "0x0092C580", "0x0092C5A4", "0x0092C5C8", "0x0092C5F8", "0x0092C61C", "0x0092C640", "0x0092C664", "0x0092C688", "0x0092C6AC", "0x0092C6D0", "0x0092C6F4", "0x0092C718", "0x0092C734", "0x0092C758", "0x0092C780", "0x0092C7A4", "0x0092C7C8", "0x0092C7EC", "0x0092C814", "0x0092C838", "0x0092C85C", "0x0092C880", "0x0092C980", "0x0092C9A4", "0x0092C9C8", "0x0092C9EC", "0x0092CA10", "0x0092CA34", "0x0092CA58", "0x0092CA74", "0x0092CA90", "0x0092CAAC", "0x0092CAC8", "0x0092CAE4", "0x0092CB00", "0x0092CB1C", "0x0092CB40", "0x0092CB64", "0x0092CB80", "0x0092CBA4", "0x0092CBCC", "0x0092CBF4", "0x0092CC1C", "0x0092CC40", "0x0092CC64", "0x0092CC94", "0x0092CCC0", "0x0092CCC4", "0x0092CCC8", "0x0092CD68", "0x0092CF04", "0x0092CF18", "0x0092CF2C", "0x0092CF38", "0x0092CFC8", "0x0092D000", "0x0092D0BC", "0x0092D0C8", "0x0092D0DC", "0x0092D0F0", "0x0092D104", "0x0092D118", "0x0092D12C", "0x0092D1AC", "0x0092D1E4", "0x0092D1F8", "0x0092D208", "0x0092D20C", "0x0092D318", "0x0092D320", "0x0092D380", "0x0092D388", "0x0092D43C", "0x0092D440", "0x0092D444", "0x0092D518", "0x0092D520", "0x0092D580", "0x0092D588", "0x0092D634", "0x0092D638", "0x0092D6A0", "0x0092D720", "0x0092D79C", "0x0092D81C", "0x0092D824", "0x0092D82C", "0x0092D83C", "0x0092DC48", "0x0092DC78", "0x0092DC84", "0x0092DD14", "0x0092DD8C", "0x0092DDF0", "0x0092DEA0", "0x0092DEB0", "0x0092DEC0", "0x0092DF70", "0x0092E030", "0x0092E0B4", "0x0092E154", "0x0092E15C", "0x0092E1C0", "0x0092E1EC", "0x0092E540", "0x0092E618", "0x0092E64C", "0x0092E904", "0x0092E9C4", "0x0092EBF4", "0x0092EBFC", "0x0092EC28", "0x0092EEA8", "0x0092EFD8", "0x0092F198", "0x0092F4F8", "0x0092F5EC", "0x0092FF1C", "0x00930204", "0x009303D4", "0x00930704", "0x00930780", "0x009308F8", "0x00930CA4", "0x00930D14", "0x00930D54", "0x00930DC8", "0x00930DFC", "0x00930E04", "0x00930E78", "0x00930EAC", "0x00930EE0", "0x00930EE8", "0x00930EF0", "0x00930F1C", "0x00930F48", "0x00930F58", "0x00930F60", "0x00930F68", "0x00932028", "0x009320C4", "0x009320E8", "0x00932148", "0x00932150", "0x00932238", "0x009322F4", "0x009323AC", "0x009324B4", "0x009324BC", "0x009326B4", "0x009327A0", "0x00932884", "0x009328F0", "0x0093297C", "0x009329A0", "0x009329C4", "0x009329CC", "0x009329F0", "0x00932A14", "0x00932A5C", "0x00932A80", "0x00932B00", "0x00932B80", "0x00932BA4", "0x00932BC8", "0x00932C48", "0x00932CC8", "0x00932D94", "0x00932DB8", "0x00932DDC", "0x00932E00", "0x00932E24", "0x00932E48", "0x00932E6C", "0x00932E90", "0x00932EB4", "0x00932F34", "0x00932FB4", "0x00932FD8", "0x00932FFC", "0x00933020", "0x009330A0", "0x00933120", "0x009331A0", "0x009331E8", "0x00933348", "0x009333F4", "0x0093343C", "0x00933484", "0x009334A8", "0x009334CC", "0x0093354C", "0x00933578", "0x0093362C", "0x009336E0", "0x009336E8", "0x0093379C", "0x0093385C", "0x00933928", "0x009339DC", "0x00933A5C", "0x00933ADC", "0x00933BA0", "0x00933C68", "0x00933D18", "0x00933DDC", "0x00933E5C", "0x00933EDC", "0x00933F5C", "0x00933FDC", "0x00934090", "0x00934154", "0x00934208", "0x009342BC", "0x00934370", "0x00934424", "0x009344E4", "0x009345C0", "0x00934674", "0x00934748", "0x00934794", "0x00934A58", "0x00934BE4", "0x00934C48", "0x00934D0C", "0x00934DD4", "0x009350F8", "0x009351A8", "0x0093536C", "0x00935480", "0x00935544", "0x00935628", "0x0093590C", "0x009359E8", "0x00935DB8", "0x00935F10", "0x00935F24", "0x009362C8", "0x00936318", "0x009363EC", "0x00936624", "0x009369C4", "0x00936E04", "0x00936FC8", "0x009372A0", "0x00937390", "0x00937588", "0x0093758C", "0x00937594", "0x00937718", "0x00937888", "0x009379A8", "0x00937AF0", "0x00937B9C", "0x00937BB8", "0x00937C24", "0x00937D74", "0x00937EF4", "0x00937F18", "0x00937FDC", "0x0093803C", "0x00938124", "0x00938220", "0x009383B8", "0x0093859C", "0x009385C0", "0x009385E4", "0x00938608", "0x0093862C", "0x00938644", "0x00938798", "0x009388F0", "0x00938914", "0x00938970", "0x00938A80", "0x00938BD8", "0x00938CE0", "0x00938EA0", "0x00938F04", "0x00938F18", "0x00939038", "0x0093913C", "0x009392B8", "0x00939428", "0x009395A4", "0x00939724", "0x00939804", "0x00939908", "0x00939990", "0x00939ACC", "0x00939B4C", "0x00939BC8", "0x00939BEC", "0x00939BF4", "0x00939BFC", "0x00939C20", "0x00939C44", "0x00939CC4", "0x00939CE8", "0x00939D68", "0x00939DE8", "0x00939E0C", "0x00939E30", "0x00939EB0", "0x00939F30", "0x00939FFC", "0x0093A020", "0x0093A044", "0x0093A068", "0x0093A08C", "0x0093A0B0", "0x0093A0D4", "0x0093A0F8", "0x0093A11C", "0x0093A19C", "0x0093A21C", "0x0093A240", "0x0093A264", "0x0093A288", "0x0093A308", "0x0093A388", "0x0093A408", "0x0093A488", "0x0093A5E8", "0x0093A668", "0x0093A6E8", "0x0093A70C", "0x0093A730", "0x0093A7B0", "0x0093A7DC", "0x0093A890", "0x0093A898", "0x0093A8A0", "0x0093A954", "0x0093AA14", "0x0093AA94", "0x0093AB48", "0x0093ABC8", "0x0093AC48", "0x0093AD0C", "0x0093ADD4", "0x0093AE84", "0x0093AF48", "0x0093AFC8", "0x0093B048", "0x0093B0C8", "0x0093B168", "0x0093B230", "0x0093B2E8", "0x0093B3B0", "0x0093B3D4", "0x0093B3F8", "0x0093B400", "0x0093B4D0", "0x0093B598", "0x0093B5A0", "0x0093B670", "0x0093B728", "0x0093B7F8", "0x0093B8D0", "0x0093B9C0", "0x0093BA70", "0x0093BBC0", "0x0093BC90", "0x0093BD48", "0x0093BE10", "0x0093BEF0", "0x0093BFB8", "0x0093C090", "0x0093C160", "0x0093C238", "0x0093C318", "0x0093C3E0", "0x0093C4A8", "0x0093C578", "0x0093C650", "0x0093C730", "0x0093C7E8", "0x0093C8A0", "0x0093C968", "0x0093CA30", "0x0093CAF8", "0x0093CBD0", "0x0093CC80", "0x0093CD38", "0x0093CE08", "0x0093CED0", "0x0093CFA0", "0x0093D050", "0x0093D124", "0x0093D26C", "0x0093D320", "0x0093D3D4", "0x0093D3DC", "0x0093D528", "0x0093D670", "0x0093D678", "0x0093D7C8", "0x0093D8F8", "0x0093DA48", "0x0093DB8C", "0x0093DCD0", "0x0093DE20", "0x0093DF68", "0x0093E0A0", "0x0093E1D8", "0x0093E1E0", "0x0093E1E8", "0x0093E328", "0x0093E344", "0x0093E694", "0x0093E7EC", "0x0093E988", "0x0093EA84", "0x0093EA88", "0x0093EB80", "0x0093EB88", "0x0093EC9C", "0x0093ED24", "0x0093EEAC", "0x0093F034", "0x0093F1BC", "0x0093F248", "0x0093F250", "0x0093F42C", "0x0093F7B8", "0x0093F7C0", "0x0093F844", "0x0093F8BC", "0x0093F8C4", "0x0093F8CC", "0x0093F92C", "0x0093F970", "0x0093F978", "0x0093FA5C", "0x0093FB40", "0x0093FBF4", "0x0093FC84", "0x0093FD34", "0x0093FDC0", "0x0093FE88", "0x0093FF78", "0x00940194", "0x00940224", "0x009402D4", "0x00940360", "0x00940470", "0x00940540", "0x00940544", "0x009405B0", "0x0094062C", "0x00940698", "0x0094069C", "0x009406C4", "0x009406FC", "0x00940718", "0x00940774", "0x0094098C", "0x009409B4", "0x009409DC", "0x00940A04", "0x00940A2C", "0x00940A6C", "0x00940B58", "0x00940D80", "0x00940DB8", "0x00940F44", "0x00941130", "0x00941168", "0x00941358", "0x00941380", "0x00941384", "0x00941388", "0x0094138C", "0x00941390", "0x00941410", "0x00941414", "0x00941418", "0x0094141C", "0x00941420", "0x00941448", "0x009414F8", "0x0094164C", "0x00941704", "0x009417D0", "0x00941808", "0x009419DC", "0x009419F8", "0x00941B10", "0x00941B18", "0x00941B20", "0x00941B88", "0x00941BD8", "0x00941C28", "0x00941C78", "0x00941CC0", "0x00941D08", "0x00941D68", "0x00941E30", "0x00941EC8", "0x00941FA0", "0x00941FD8", "0x0094209C", "0x00942134", "0x0094220C", "0x00942244", "0x00942248", "0x009423EC", "0x009423F4", "0x00942454", "0x0094245C", "0x00942518", "0x0094251C", "0x00942520", "0x009426A4", "0x009426AC", "0x0094270C", "0x00942714", "0x009427D0", "0x009427D4", "0x00942808", "0x00942838", "0x00942864", "0x009428D4", "0x009428E0", "0x009428E4", "0x00942900", "0x00942928", "0x00942950", "0x00942978", "0x009429A0", "0x009429C8", "0x009429F0", "0x00942A30", "0x00942A9C", "0x00942C94", "0x00942CCC", "0x00942E40", "0x00942E9C", "0x0094305C", "0x00943084", "0x009430AC", "0x009430B4", "0x009430B8", "0x009430BC", "0x009430C0", "0x009430C4", "0x009430C8", "0x009430CC", "0x009430D0", "0x009430D4", "0x009430D8", "0x0094311C", "0x00943124", "0x00943180", "0x00943188", "0x00943328", "0x00943330", "0x00943334", "0x0094333C", "0x009433E0", "0x00943590", "0x009435F8", "0x00943660", "0x00943668", "0x00943818", "0x00943898", "0x009438A0", "0x009438A8", "0x00943904", "0x00943984", "0x0094398C", "0x00943A0C", "0x00943A10", "0x00943A90", "0x00943B10", "0x00943B90", "0x00943BA0", "0x00943BC8", "0x00943D88", "0x00943DEC", "0x00943E6C", "0x00943EA8", "0x00943EF8", "0x00943F60", "0x00943F68", "0x00943FDC", "0x00943FFC", "0x0094402C", "0x00944094", "0x009440E4", "0x00944118", "0x009441A0", "0x00944214", "0x00944248", "0x0094427C", "0x00944284", "0x0094434C", "0x009443C8", "0x00944418", "0x00944428", "0x00944440", "0x00944448", "0x00944468", "0x00944498", "0x009444FC", "0x009445E0", "0x0094469C", "0x0094485C", "0x009448E4", "0x00944978", "0x009449F4", "0x00944ACC", "0x00944BDC", "0x00944CB4", "0x00944DC0", "0x00944DC8", "0x00944DD0", "0x00945074", "0x0094507C", "0x00945128", "0x00945150", "0x00945164", "0x00945194", "0x0094519C", "0x009451C8", "0x009451D4", "0x009451DC", "0x0094551C", "0x00945524", "0x00945870", "0x00945878", "0x00945910", "0x00945970", "0x00945978", "0x00945E5C", "0x00945F50", "0x00945F80", "0x009460AC", "0x009460BC", "0x0094625C", "0x00946348", "0x009463F4", "0x009464FC", "0x00946698", "0x009467E4", "0x0094681C", "0x009468D4", "0x00946B14", "0x00946B1C", "0x00946B9C", "0x00946CFC", "0x00946D1C", "0x00946E00", "0x00946E64", "0x00946EC8", "0x00946F2C", "0x00947010", "0x00947018", "0x00947020", "0x00947028", "0x00947140", "0x009471B0", "0x009471DC", "0x0094724C", "0x00947278", "0x009474DC", "0x00947554", "0x0094755C", "0x00947600", "0x0094762C", "0x00947AFC", "0x00948234", "0x009482D0", "0x009482F4", "0x009482FC", "0x00948398", "0x009484E0", "0x0094857C", "0x0094865C", "0x009486F8", "0x009487D0", "0x00948954", "0x009489BC", "0x009489E0", "0x00948A04", "0x00948A20", "0x00948B68", "0x00948CE8", "0x00948D0C", "0x00948D30", "0x00948D54", "0x00948D5C", "0x00948D80", "0x00948E64", "0x00948E88", "0x00948F6C", "0x00949038", "0x0094905C", "0x00949124", "0x00949210", "0x009492F4", "0x00949440", "0x00949464", "0x00949488", "0x0094956C", "0x00949650", "0x00949724", "0x00949728", "0x0094974C", "0x009498D0", "0x00949938", "0x0094995C", "0x00949980", "0x0094999C", "0x009499A4", "0x009499AC", "0x009499B4", "0x00949A9C", "0x00949CB8", "0x00949CC0", "0x00949CC8", "0x00949D34", "0x00949D74", "0x00949D7C", "0x00949D84", "0x00949D8C", "0x00949E04", "0x00949E6C", "0x0094A130", "0x0094A144", "0x0094A22C", "0x0094A424", "0x0094A484", "0x0094A4CC", "0x0094A52C", "0x0094A658", "0x0094A6C4", "0x0094A760", "0x0094A7FC", "0x0094A898", "0x0094A970", "0x0094AA28", "0x0094AC24", "0x0094AC5C", "0x0094AC64", "0x0094AC7C", "0x0094ACF0", "0x0094AD4C", "0x0094ADFC", "0x0094AED4", "0x0094AF8C", "0x0094AF94", "0x0094B14C", "0x0094B1B0", "0x0094B1BC", "0x0094B394", "0x0094B39C", "0x0094B628", "0x0094B630", "0x0094B71C", "0x0094B724", "0x0094B7A0", "0x0094B814", "0x0094BA04", "0x0094BB0C", "0x0094BC08", "0x0094BC68", "0x0094BCBC", "0x0094BDCC", "0x0094BEA0", "0x0094BF40", "0x0094BF90", "0x0094C050", "0x0094C09C", "0x0094C160", "0x0094C168", "0x0094C204", "0x0094C228", "0x0094C230", "0x0094C32C", "0x0094C3EC", "0x0094C4B0", "0x0094C4B8", "0x0094C4C0", "0x0094C584", "0x0094C634", "0x0094C780", "0x0094C850", "0x0094C918", "0x0094C9D0", "0x0094CA98", "0x0094CB60", "0x0094CC28", "0x0094CCF0", "0x0094DDA0", "0x0094E160", "0x0094E178", "0x0094E538", "0x0094E550", "0x0094E910", "0x0094E928", "0x0094ECE8", "0x0094ED00", "0x0094F0C0", "0x0094F0D8", "0x0094F498", "0x0094F4B0", "0x0094F870", "0x0094F888", "0x0094FC48", "0x0094FC60", "0x00950020", "0x00950038", "0x009503F8", "0x00950410", "0x009507D0", "0x009507E8", "0x00950BA8", "0x00950BC0", "0x00950F80", "0x00950F98", "0x00951358", "0x00951370", "0x00951730", "0x00951748", "0x00951B08", "0x00951B20", "0x00951EE0", "0x00951EF8", "0x00951FD0", "0x00952084", "0x009521EC", "0x009522C4", "0x00952378", "0x009524E0", "0x009524F0", "0x00952748", "0x00952770", "0x00952798", "0x00952918", "0x0095299C", "0x009529E8", "0x00952A80", "0x00952B50", "0x00952C04", "0x00952CB0", "0x00952E44", "0x00952F04", "0x00952F9C", "0x0095306C", "0x00953120", "0x009531CC", "0x00953360", "0x00953420", "0x009534B8", "0x00953588", "0x0095363C", "0x009536E8", "0x0095387C", "0x0095393C", "0x009539D4", "0x00953AA4", "0x00953B58", "0x00953C10", "0x00953DA4", "0x00953E64", "0x00953EFC", "0x00953FCC", "0x00954080", "0x0095412C", "0x009542C0", "0x00954380", "0x00954418", "0x009544E8", "0x0095459C", "0x00954654", "0x009547E8", "0x009548A8", "0x00954940", "0x00954A10", "0x00954AC4", "0x00954B7C", "0x00954D10", "0x00954DD0", "0x00954E68", "0x00954F38", "0x00954FEC", "0x00955098", "0x0095522C", "0x009552EC", "0x00955384", "0x00955454", "0x00955508", "0x009555B8", "0x0095574C", "0x0095580C", "0x009558A4", "0x00955974", "0x00955A28", "0x00955AE0", "0x00955C74", "0x00955D34", "0x00955DCC", "0x00955E9C", "0x00955F50", "0x00955FFC", "0x00956190", "0x00956250", "0x009562E8", "0x009563B8", "0x0095646C", "0x00956518", "0x009566AC", "0x0095676C", "0x00956804", "0x009568D4", "0x00956988", "0x00956A34", "0x00956BC8", "0x00956C88", "0x00956D20", "0x00956DF0", "0x00956EA4", "0x00956F50", "0x009570E4", "0x009571A4", "0x0095723C", "0x0095730C", "0x009573C0", "0x0095745C", "0x009575F0", "0x009576B0", "0x00957748", "0x00957818", "0x009578CC", "0x00957978", "0x00957B0C", "0x00957BCC", "0x00957C64", "0x00957D34", "0x00957DE8", "0x00957E98", "0x0095802C", "0x009580EC", "0x00958184", "0x00958254", "0x00958308", "0x009583B4", "0x00958548", "0x00958608", "0x009586A0", "0x00958770", "0x00958824", "0x009588D0", "0x00958A64", "0x00958B24", "0x00958BBC", "0x00958C8C", "0x00958D40", "0x00958DEC", "0x00958F80", "0x00959040", "0x009590D8", "0x009591A8", "0x0095925C", "0x00959308", "0x0095949C", "0x0095955C", "0x009595F4", "0x009596C4", "0x00959778", "0x00959824", "0x009599B8", "0x00959A78", "0x00959B04", "0x00959B90", "0x00959C1C", "0x00959CA8", "0x00959D34", "0x00959DC0", "0x00959E4C", "0x00959ED8", "0x00959F64", "0x00959FF0", "0x0095A000", "0x0095A404", "0x0095A434", "0x0095A440", "0x0095A450", "0x0095A668", "0x0095A694", "0x0095A6C0", "0x0095A6D0", "0x0095A8E4", "0x0095A910", "0x0095A93C", "0x0095A94C", "0x0095AB60", "0x0095AB8C", "0x0095AB98", "0x0095ABA8", "0x0095ADC4", "0x0095ADF0", "0x0095AE1C", "0x0095AE2C", "0x0095B0B0", "0x0095B13C", "0x0095B168", "0x0095B178", "0x0095B3FC", "0x0095B488", "0x0095B494", "0x0095B4A4", "0x0095B718", "0x0095B7A4", "0x0095B7D0", "0x0095B7E0", "0x0095BBA4", "0x0095BBC8", "0x0095BBF4", "0x0095BC04", "0x0095BFC4", "0x0095BFE8", "0x0095C014", "0x0095C024", "0x0095C3E4", "0x0095C408", "0x0095C414", "0x0095C424", "0x0095C7E4", "0x0095C808", "0x0095C834", "0x0095C844", "0x0095CC08", "0x0095CC2C", "0x0095CC58", "0x0095CC68", "0x0095CF04", "0x0095CFB0", "0x0095CFDC", "0x0095CFEC", "0x0095D288", "0x0095D320", "0x0095D32C", "0x0095D33C", "0x0095D5CC", "0x0095D678", "0x0095D6A4", "0x0095D6B4", "0x0095DAC4", "0x0095DAF4", "0x0095DB20", "0x0095DB30", "0x0095DF3C", "0x0095DF6C", "0x0095DF98", "0x0095DFA8", "0x0095E3B4", "0x0095E3E4", "0x0095E3F0", "0x0095E400", "0x0095E814", "0x0095E844", "0x0095E870", "0x0095E880", "0x0095EB2C", "0x0095EBCC", "0x0095EBD8", "0x0095EBE8", "0x0095EE80", "0x0095EF20", "0x0095EF2C", "0x0095EF3C", "0x0095F370", "0x0095F414", "0x0095F420", "0x0095F430", "0x0095F860", "0x0095F890", "0x0095F89C", "0x0095F8AC", "0x0095FD4C", "0x0095FDFC", "0x0095FE08", "0x0095FE18", "0x0096026C", "0x00960314", "0x00960320", "0x00960330", "0x00960784", "0x009607B8", "0x009607C4", "0x009607D4", "0x00960C48", "0x00960C7C", "0x00960C88", "0x00960C98", "0x00961110", "0x0096114C", "0x00961158", "0x00961168", "0x009615F8", "0x00961634", "0x00961640", "0x00961650", "0x00961ADC", "0x00961B20", "0x00961B2C", "0x00961E00", "0x00962058", "0x0096224C", "0x00962310", "0x009623AC", "0x00962864", "0x00962940", "0x00962988", "0x00962CE4", "0x00962CE8", "0x00962DC4", "0x00962E7C", "0x00962F7C", "0x00962FC0", "0x00962FC8", "0x0096304C", "0x0096305C", "0x009630C8", "0x009630EC", "0x00963110", "0x00963170", "0x00963188", "0x00963260", "0x00963278", "0x00963280", "0x009632B4", "0x009632F4", "0x0096331C", "0x00963344", "0x00963374", "0x00963438", "0x00963468", "0x009635A0", "0x009636A8", "0x009636CC", "0x00963780", "0x0096384C", "0x009638D4", "0x00963920", "0x00963978", "0x00963AB4", "0x00963F14", "0x009644A8", "0x00964680", "0x00964754", "0x00964794", "0x00964B30", "0x00964BA4", "0x00964C94", "0x00964DF8", "0x00965F14", "0x00965F20", "0x0096609C", "0x009665E4", "0x00966638", "0x009666EC", "0x00966850", "0x0096793C", "0x00967948", "0x00967AC4", "0x00967F34", "0x00967F6C", "0x00967FA4", "0x00968014", "0x009683BC", "0x009683F4", "0x00968428", "0x0096848C", "0x00968828", "0x00968860", "0x00968894", "0x009688F8", "0x00968CA0", "0x00968CD8", "0x00968D0C", "0x00968D70", "0x00968E18", "0x00968E30", "0x00968E48", "0x00968E60", "0x00968E70", "0x009690F8", "0x00969188", "0x009691B4", "0x009691C4", "0x0096943C", "0x009694C8", "0x009694F4", "0x00969504", "0x0096977C", "0x00969808", "0x00969834", "0x00969844", "0x00969ACC", "0x00969B58", "0x00969B84", "0x00969B94", "0x00969E00", "0x00969E8C", "0x00969EB8", "0x00969EC8", "0x0096A150", "0x0096A1DC", "0x0096A208", "0x0096A218", "0x0096A490", "0x0096A51C", "0x0096A548", "0x0096A558", "0x0096A91C", "0x0096A940", "0x0096A96C", "0x0096A97C", "0x0096ABE8", "0x0096AC74", "0x0096ACA0", "0x0096ACB0", "0x0096AF1C", "0x0096AFA8", "0x0096AFD4", "0x0096B0A0", "0x0096B154", "0x0096B200", "0x0096B2AC", "0x0096B2EC", "0x0096B308", "0x0096D1B8", "0x0096ED54", "0x009708F0", "0x00970A5C", "0x00970BC8", "0x00970D34", "0x00970EA8", "0x00971014", "0x00971188", "0x009712F4", "0x009713A4", "0x009713B8", "0x00971524", "0x009715D4", "0x00971690", "0x009717FC", "0x00971968", "0x00971A18", "0x00971BC4", "0x00971C80", "0x00971D2C", "0x00971EE0", "0x00971F98", "0x00972044", "0x00972178", "0x009722AC", "0x009723E0", "0x00972514", "0x00972658", "0x0097278C", "0x009728D0", "0x00972A04", "0x00972AB0", "0x00972B6C", "0x00972CA0", "0x00972DD4", "0x00972F08", "0x00972F6C", "0x00972FD0", "0x00973034", "0x00973098", "0x0097310C", "0x00973170", "0x009731E4", "0x00973248", "0x009732AC", "0x00973310", "0x00973374", "0x00973540", "0x0097370C", "0x00973878", "0x009739E0", "0x00973B84", "0x00973CEC", "0x00973EA0", "0x00974060", "0x00974220", "0x009743EC", "0x009745B8", "0x00974784", "0x00974950", "0x00974B1C", "0x00974CD8", "0x00974E94", "0x00975060", "0x00975230", "0x009753FC", "0x009755BC", "0x00975788", "0x00975954", "0x00975B08", "0x00975CC8", "0x00975E88", "0x00976048", "0x00976208", "0x009763C8", "0x00976588", "0x00976754", "0x00976920", "0x00976AE0", "0x00976C9C", "0x00976E5C", "0x00977028", "0x00977198", "0x0097730C", "0x009774C0", "0x00977690", "0x00977800", "0x009779B4", "0x00977B74", "0x00977D34", "0x00977F00", "0x009780C0", "0x00978234", "0x0097839C", "0x00978504", "0x009786A8", "0x00978818", "0x00978988", "0x00978AD0", "0x00978C90", "0x00978E10", "0x00978F84", "0x00979108", "0x00979278", "0x0097942C", "0x009795EC", "0x009797AC", "0x0097996C", "0x00979B2C", "0x00979C9C", "0x00979E0C", "0x00979FCC", "0x0097A18C", "0x0097A34C", "0x0097A4BC", "0x0097A624", "0x0097A78C", "0x0097A8FC", "0x0097AA7C", "0x0097AC38", "0x0097ADEC", "0x0097AF5C", "0x0097B0C4", "0x0097B22C", "0x0097B39C", "0x0097B50C", "0x0097B6B8", "0x0097B870", "0x0097BA44", "0x0097BC00", "0x0097BDD8", "0x0097BFB0", "0x0097C1A8", "0x0097C380", "0x0097C560", "0x0097C740", "0x0097C920", "0x0097CB00", "0x0097CCE0", "0x0097CEC0", "0x0097D024", "0x0097D188", "0x0097D2EC", "0x0097D464", "0x0097D5C8", "0x0097D740", "0x0097D8A4", "0x0097D950", "0x0097DA10", "0x0097DB74", "0x0097DCD8", "0x0097DE3C", "0x0097DEA0", "0x0097DF04", "0x0097DF68", "0x0097DFDC", "0x0097E040", "0x0097E0B4", "0x0097E118", "0x0097E17C", "0x0097E1E0", "0x0097E244", "0x0097E2E8", "0x0097E610", "0x0097E620", "0x0097E630", "0x0097E638", "0x0097E640", "0x0097E648", "0x0097E650", "0x0097E658", "0x0097E660", "0x0097E668", "0x0097E670", "0x0097E678", "0x0097E71C", "0x0097E7A0", "0x0097E7A8", "0x0097E7B0", "0x0097E7B8", "0x0097E834", "0x0097E8AC", "0x0097E95C", "0x0097EA28", "0x0097EADC", "0x0097EB54", "0x0097EBA8", "0x0097EBFC", "0x0097EC50", "0x0097ECE4", "0x0097ED04", "0x0097ED28", "0x0097ED44", "0x0097ED68", "0x0097ED84", "0x0097F114", "0x0097F6D4", "0x0097F82C", "0x0097F9A8", "0x0097FB00", "0x0097FC7C", "0x0097FE58", "0x00980050", "0x009801C4", "0x00980354", "0x009804C8", "0x0098063C", "0x009807CC", "0x0098095C", "0x00980AE8", "0x00980C90", "0x00980DB4", "0x00980ED8", "0x00981018", "0x00981158", "0x0098127C", "0x009813A0", "0x009814C4", "0x00981604", "0x00981744", "0x00981884", "0x00981AB0", "0x00981F6C", "0x0098226C", "0x009828E0", "0x00982F54", "0x00983690", "0x00983788", "0x00983880", "0x00983964", "0x00983A5C", "0x00987CA0", "0x00987D44", "0x00987D70", "0x00987F54", "0x00987F7C", "0x00987F84", "0x00987FF0", "0x0098805C", "0x00988084", "0x009880F0", "0x00988154", "0x009881B8", "0x009885B8", "0x009885C0", "0x00988674", "0x00988718", "0x00988744", "0x00988928", "0x00988950", "0x00988958", "0x009889C4", "0x00988A30", "0x00988A58", "0x00988AC4", "0x00988B28", "0x00988B8C", "0x00988F50", "0x00988F58", "0x0098900C", "0x009890B0", "0x009890DC", "0x009892C0", "0x009892E8", "0x009892F0", "0x0098935C", "0x009893C8", "0x009893F0", "0x0098945C", "0x009894C0", "0x00989524", "0x009898E8", "0x009898F0", "0x009899A4", "0x00989A48", "0x00989A74", "0x00989C58", "0x00989C80", "0x00989C88", "0x00989CF4", "0x00989D60", "0x00989D88", "0x00989DF4", "0x00989E58", "0x00989EBC", "0x0098A280", "0x0098A288", "0x0098A33C", "0x0098A3E0", "0x0098A40C", "0x0098A5F0", "0x0098A618", "0x0098A620", "0x0098A68C", "0x0098A6F8", "0x0098A720", "0x0098A78C", "0x0098A7F0", "0x0098A854", "0x0098AC18", "0x0098AC20", "0x0098ACD4", "0x0098AD78", "0x0098ADA4", "0x0098AF88", "0x0098AFB0", "0x0098AFB8", "0x0098B024", "0x0098B090", "0x0098B0B8", "0x0098B124", "0x0098B188", "0x0098B1EC", "0x0098B5B0", "0x0098B5B8", "0x0098B66C", "0x0098B710", "0x0098B73C", "0x0098B920", "0x0098B948", "0x0098B950", "0x0098B9BC", "0x0098BA28", "0x0098BA50", "0x0098BABC", "0x0098BB20", "0x0098BB84", "0x0098BF48", "0x0098BF50", "0x0098C004", "0x0098C0A8", "0x0098C0D4", "0x0098C2B8", "0x0098C2E0", "0x0098C2E8", "0x0098C354", "0x0098C3C0", "0x0098C3E8", "0x0098C454", "0x0098C4B8", "0x0098C51C", "0x0098C91C", "0x0098C924", "0x0098C9D8", "0x0098CA7C", "0x0098CAA8", "0x0098CC8C", "0x0098CCB4", "0x0098CCBC", "0x0098CD28", "0x0098CD94", "0x0098CDBC", "0x0098CE28", "0x0098CE8C", "0x0098CEF0", "0x0098D2F0", "0x0098D2F8", "0x0098D3AC", "0x0098D450", "0x0098D47C", "0x0098D660", "0x0098D688", "0x0098D690", "0x0098D6FC", "0x0098D768", "0x0098D790", "0x0098D7FC", "0x0098D860", "0x0098D8C4", "0x0098DCC4", "0x0098DCCC", "0x0098F8F4", "0x0098F998", "0x0098F9C4", "0x0098FBA8", "0x0098FBD0", "0x0098FBD8", "0x0098FC44", "0x0098FCB0", "0x0098FD1C", "0x0098FD44", "0x0098FDA8", "0x0098FE0C", "0x009901D0", "0x009901D8", "0x0099028C", "0x00990330", "0x0099035C", "0x00990540", "0x00990568", "0x00990570", "0x009905DC", "0x00990648", "0x009906B4", "0x009906E0", "0x00990768", "0x009907F0", "0x00990BF0", "0x00990BF8", "0x00990CAC", "0x00990D50", "0x00990D7C", "0x00990F60", "0x00990F88", "0x00990F90", "0x00990FFC", "0x00991068", "0x009910D4", "0x009910FC", "0x00991160", "0x009911C4", "0x009915C4", "0x009915CC", "0x00991680", "0x00991724", "0x00991750", "0x00991934", "0x0099195C", "0x00991964", "0x009919D0", "0x00991A3C", "0x00991AA8", "0x00991AD0", "0x00991B34", "0x00991B98", "0x00991F98", "0x00991FA0", "0x00992054", "0x009920F8", "0x00992124", "0x00992308", "0x00992330", "0x00992338", "0x009923A4", "0x00992410", "0x0099247C", "0x009924A4", "0x00992508", "0x0099256C", "0x00992930", "0x00992938", "0x009929EC", "0x00992A90", "0x00992ABC", "0x00992CA0", "0x00992CC8", "0x00992CD0", "0x00992D3C", "0x00992DA8", "0x00992E14", "0x00992E3C", "0x00992EA0", "0x00992F04", "0x00993304", "0x0099330C", "0x009933C0", "0x00993464", "0x00993490", "0x00993674", "0x0099369C", "0x009936A4", "0x00993710", "0x0099377C", "0x009937E8", "0x00993810", "0x00993874", "0x009938D8", "0x00993CD8", "0x00993CE0", "0x00993D94", "0x00993E38", "0x00993E64", "0x00994048", "0x00994070", "0x00994078", "0x009940E4", "0x00994150", "0x009941BC", "0x009941E4", "0x00994248", "0x009942AC", "0x00994670", "0x00994678", "0x0099472C", "0x009947D0", "0x009947FC", "0x009949E0", "0x00994A08", "0x00994A10", "0x00994A7C", "0x00994AE8", "0x00994B54", "0x00994B7C", "0x00994BE0", "0x00994C44", "0x00995044", "0x0099504C", "0x00995100", "0x009951A4", "0x009951D0", "0x009953B4", "0x009953DC", "0x009953E4", "0x00995450", "0x009954BC", "0x00995528", "0x00995550", "0x009955B4", "0x00995618", "0x009959DC", "0x009959E4", "0x00995A98", "0x00995AC4", "0x00995AEC", "0x00995B1C", "0x00995C3C", "0x00995C64", "0x00996128", "0x00996150", "0x00996544", "0x00996624", "0x0099662C", "0x0099663C", "0x009966B4", "0x0099672C", "0x009967A4", "0x0099681C", "0x00996894", "0x0099690C", "0x009969E0", "0x00996A08", "0x00996A30", "0x00996A54", "0x00996B08", "0x00996BE4", "0x00996C7C", "0x00996CB0", "0x00996DD0", "0x00996FDC", "0x00997004", "0x0099708C", "0x00997298", "0x009974C0", "0x009975D4", "0x00997B3C", "0x00997F48", "0x00997FE0", "0x00998270", "0x009985DC", "0x00998978", "0x009989F8", "0x00998A20", "0x00998A28", "0x00998A4C", "0x00998F54", "0x00998FDC", "0x00998FE4", "0x0099905C", "0x00999064", "0x0099906C", "0x00999090", "0x009990B4", "0x009991A8", "0x0099953C", "0x00999608", "0x0099999C", "0x00999A74", "0x00999AFC", "0x0099ABD0", "0x0099AEE8", "0x0099AFCC", "0x0099B04C", "0x0099B178", "0x0099B19C", "0x0099B21C", "0x0099B348", "0x0099B36C", "0x0099B3EC", "0x0099B48C", "0x0099B52C", "0x0099B5E8", "0x0099B6A4", "0x0099B760", "0x0099B868", "0x0099B9C0", "0x0099BB00", "0x0099BC2C", "0x0099BD90", "0x0099BDF8", "0x0099BF08", "0x0099C0D4", "0x0099C1A0", "0x0099C3F0", "0x0099C3FC", "0x0099C438", "0x0099C534", "0x0099C6BC", "0x0099C80C", "0x0099C8A8", "0x0099CA78", "0x0099CC2C", "0x0099CEAC", "0x0099D0AC", "0x0099D10C", "0x0099D210", "0x0099D2FC", "0x0099D4F0", "0x0099D5A8", "0x0099D694", "0x0099D6FC", "0x0099D700", "0x0099D8D0", "0x0099D8D8", "0x0099D8E0", "0x0099D90C", "0x0099D914", "0x0099DB64", "0x0099DC80", "0x0099DE50", "0x0099E0F4", "0x0099E210", "0x0099E234", "0x0099E250", "0x0099E380", "0x0099E388", "0x0099E474", "0x0099E5C0", "0x0099E800", "0x0099E828", "0x0099E9C4", "0x0099EAEC", "0x0099EB14", "0x0099ECA8", "0x0099EE74", "0x0099EFAC", "0x0099EFE8", "0x0099F014", "0x0099F044", "0x0099F2D4", "0x0099F3F4", "0x0099F5B4", "0x0099F89C", "0x0099F9B4", "0x0099FAAC", "0x0099FAE8", "0x0099FB78", "0x0099FC08", "0x0099FC98", "0x0099FD28", "0x0099FDB8", "0x0099FE48", "0x0099FED8", "0x0099FF68", "0x0099FFF8", "0x009A0088", "0x009A0118", "0x009A0164", "0x009A0198", "0x009A0278", "0x009A038C", "0x009A03DC", "0x009A0478", "0x009A0514", "0x009A05B0", "0x009A05E0", "0x009A06BC", "0x009A08A4", "0x009A0940", "0x009A09DC", "0x009A0A78", "0x009A0B14", "0x009A0BB8", "0x009A0C54", "0x009A0CF0", "0x009A0D8C", "0x009A0DE0", "0x009A0E3C", "0x009A1624", "0x009A1684", "0x009A16E8", "0x009A17C8", "0x009A1830", "0x009A189C", "0x009A190C", "0x009A19F8", "0x009A1A78", "0x009A1A88", "0x009A1DC4", "0x009A1EFC", "0x009A1FE4", "0x009A21B0", "0x009A21C0", "0x009A23AC", "0x009A23F0", "0x009A241C", "0x009A2474", "0x009A2508", "0x009A25CC", "0x009A2644", "0x009A2684", "0x009A27B0", "0x009A27D4", "0x009A2854", "0x009A2890", "0x009A2914", "0x009A2924", "0x009A29E0", "0x009A2BB4", "0x009A2C64", "0x009A2D80", "0x009A2FF0", "0x009A3290", "0x009A33F4", "0x009A35C8", "0x009A36E4", "0x009A3984", "0x009A3AE8", "0x009A3CC0", "0x009A3FF8", "0x009A4458", "0x009A4474", "0x009A47FC", "0x009A4C30", "0x009A4C44", "0x009A4C50", "0x009A4CB4", "0x009A4CBC", "0x009A4D20", "0x009A4E2C", "0x009A4F28", "0x009A5014", "0x009A510C", "0x009A51AC", "0x009A51CC", "0x009A51DC", "0x009A520C", "0x009A5244", "0x009A54A0", "0x009A5540", "0x009A5548", "0x009A5550", "0x009A55F8", "0x009A56EC", "0x009A575C", "0x009A5930", "0x009A59E0", "0x009A5AFC", "0x009A5D6C", "0x009A600C", "0x009A6170", "0x009A6344", "0x009A6460", "0x009A6700", "0x009A6864", "0x009A6A3C", "0x009A6A58", "0x009A6E1C", "0x009A6E38", "0x009A70F8", "0x009A715C", "0x009A7164", "0x009A71C8", "0x009A71D0", "0x009A7294", "0x009A733C", "0x009A757C", "0x009A7674", "0x009A769C", "0x009A76AC", "0x009A7710", "0x009A7720", "0x009A7728", "0x009A778C", "0x009A7794", "0x009A77E0", "0x009A7800", "0x009A782C", "0x009A7838", "0x009A7848", "0x009A78F8", "0x009A7AD8", "0x009A7BB4", "0x009A7BD8", "0x009A7BF8", "0x009A7C24", "0x009A7C5C", "0x009A7CC4", "0x009A7D80", "0x009A7F54", "0x009A8004", "0x009A8120", "0x009A8390", "0x009A8630", "0x009A8794", "0x009A8968", "0x009A8A84", "0x009A8D24", "0x009A8E88", "0x009A9060", "0x009A9640", "0x009A9654", "0x009A9660", "0x009A9668", "0x009A9E24", "0x009AA318", "0x009AA35C", "0x009AAB8C", "0x009AAC04", "0x009AAE40", "0x009AAEA4", "0x009AAEAC", "0x009AAF10", "0x009AAF18", "0x009AB024", "0x009AB130", "0x009AB1D8", "0x009AB2CC", "0x009AB330", "0x009AB5D8", "0x009AB724", "0x009AB744", "0x009AB754", "0x009AB9EC", "0x009ABB08", "0x009ABB28", "0x009ABB38", "0x009ABB48", "0x009ABB58", "0x009ABBE4", "0x009ABBEC", "0x009ABCA8", "0x009ABE7C", "0x009ABF2C", "0x009AC048", "0x009AC2B8", "0x009AC558", "0x009AC6BC", "0x009AC890", "0x009AC9AC", "0x009ACC4C", "0x009ACDB0", "0x009ACF88", "0x009AD584", "0x009ADD84", "0x009AE4E4", "0x009AEE50", "0x009AEEB4", "0x009AEF20", "0x009AEF30", "0x009AF014", "0x009AF120", "0x009AF230", "0x009AF378", "0x009AF418", "0x009AF4BC", "0x009AF874", "0x009AF9CC", "0x009AF9F4", "0x009AFA18", "0x009AFA20", "0x009AFA9C", "0x009AFAD8", "0x009AFB14", "0x009AFBEC", "0x009AFC60", "0x009AFCF8", "0x009AFD90", "0x009AFDA0", "0x009AFDA8", "0x009B00D8", "0x009B0124", "0x009B0170", "0x009B01AC", "0x009B0224", "0x009B022C", "0x009B023C", "0x009B0264", "0x009B028C", "0x009B02C0", "0x009B02D0", "0x009B02F4", "0x009B0390", "0x009B039C", "0x009B03BC", "0x009B13C4", "0x009B1544", "0x009B15B4", "0x009B15DC", "0x009B175C", "0x009B17D0", "0x009B1838", "0x009B19B8", "0x009B1A2C", "0x009B1A94", "0x009B1C14", "0x009B1C88", "0x009B1CB0", "0x009B1E30", "0x009B1EA4", "0x009B1F0C", "0x009B208C", "0x009B2100", "0x009B2168", "0x009B22E8", "0x009B235C", "0x009B2384", "0x009B2504", "0x009B2578", "0x009B25E0", "0x009B2760", "0x009B27D4", "0x009B283C", "0x009B29BC", "0x009B2A30", "0x009B2A58", "0x009B2BD8", "0x009B2C4C", "0x009B2CB4", "0x009B2E34", "0x009B2EA8", "0x009B2F10", "0x009B3090", "0x009B3104", "0x009B312C", "0x009B32AC", "0x009B3328", "0x009B33A0", "0x009B3520", "0x009B359C", "0x009B3614", "0x009B3794", "0x009B3810", "0x009B3844", "0x009B39C4", "0x009B3A38", "0x009B3AA0", "0x009B3C20", "0x009B3C94", "0x009B3CFC", "0x009B3E7C", "0x009B3EF0", "0x009B3F18", "0x009B4098", "0x009B4108", "0x009B4170", "0x009B42F0", "0x009B4360", "0x009B43C8", "0x009B4548", "0x009B45B8", "0x009B45E0", "0x009B4760", "0x009B47D4", "0x009B483C", "0x009B49BC", "0x009B4A30", "0x009B4A98", "0x009B4C18", "0x009B4C8C", "0x009B4CB4", "0x009B4E34", "0x009B4EA8", "0x009B4F10", "0x009B5090", "0x009B5104", "0x009B516C", "0x009B52EC", "0x009B5360", "0x009B5388", "0x009B5508", "0x009B557C", "0x009B55E4", "0x009B5764", "0x009B57D8", "0x009B5840", "0x009B59C0", "0x009B5A34", "0x009B5A5C", "0x009B5BDC", "0x009B5C50", "0x009B5CB8", "0x009B5E38", "0x009B5EAC", "0x009B5F14", "0x009B6094", "0x009B6108", "0x009B6130", "0x009B62B0", "0x009B6324", "0x009B638C", "0x009B650C", "0x009B6580", "0x009B65E8", "0x009B6768", "0x009B67DC", "0x009B6804", "0x009B681C", "0x009B6D64", "0x009B6DFC", "0x009B6EA0", "0x009B6EA8", "0x009B6ECC", "0x009B6F64", "0x009B7004", "0x009B700C", "0x009B7030", "0x009B70C8", "0x009B7168", "0x009B7170", "0x009B7194", "0x009B722C", "0x009B72D0", "0x009B72D8", "0x009B72FC", "0x009B7394", "0x009B7434", "0x009B743C", "0x009B7460", "0x009B74F8", "0x009B759C", "0x009B75A4", "0x009B75C8", "0x009B7660", "0x009B7704", "0x009B770C", "0x009B7730", "0x009B77C8", "0x009B7868", "0x009B7870", "0x009B7894", "0x009B792C", "0x009B79D4", "0x009B79DC", "0x009B7A00", "0x009B7A98", "0x009B7B3C", "0x009B7B44", "0x009B7B68", "0x009B7C00", "0x009B7CA0", "0x009B7CA8", "0x009B7CCC", "0x009B7D64", "0x009B7E04", "0x009B7E0C", "0x009B7E30", "0x009B7EC8", "0x009B7F68", "0x009B7F70", "0x009B7F94", "0x009B802C", "0x009B80CC", "0x009B80D4", "0x009B80F8", "0x009B8190", "0x009B8230", "0x009B8238", "0x009B825C", "0x009B82F4", "0x009B8394", "0x009B839C", "0x009B83C0", "0x009B8458", "0x009B8500", "0x009B8508", "0x009B852C", "0x009B85C4", "0x009B8664", "0x009B866C", "0x009B8690", "0x009B8728", "0x009B87C8", "0x009B87D0", "0x009B87F4", "0x009B888C", "0x009B892C", "0x009B8934", "0x009B8958", "0x009B89F0", "0x009B8A90", "0x009B8A98", "0x009B8ABC", "0x009B8B54", "0x009B8BF4", "0x009B8BFC", "0x009B8C20", "0x009B8E3C", "0x009B9058", "0x009B9274", "0x009B9490", "0x009B96AC", "0x009B98C8", "0x009B9AE4", "0x009B9D00", "0x009B9F1C", "0x009BA138", "0x009BA354", "0x009BA570", "0x009BA78C", "0x009BA9A8", "0x009BABC4", "0x009BADE0", "0x009BAFFC", "0x009BB218", "0x009BB434", "0x009BB650", "0x009BB86C", "0x009BBA88", "0x009BBCA4", "0x009BBEC0", "0x009BC0DC", "0x009BC2F8", "0x009BC514", "0x009BC730", "0x009BC94C", "0x009BCB68", "0x009BCD84", "0x009BCFA0", "0x009BD1BC", "0x009BD3D8", "0x009BD5F4", "0x009BD810", "0x009BDA2C", "0x009BDC48", "0x009BDE64", "0x009BE080", "0x009BE29C", "0x009BE4B8", "0x009BE6D4", "0x009BE8F0", "0x009BEB0C", "0x009BED28", "0x009BEF44", "0x009BF160", "0x009BF37C", "0x009BF598", "0x009BF7B4", "0x009BF9D0", "0x009BFBEC", "0x009BFE08", "0x009C0024", "0x009C0240", "0x009C045C", "0x009C0678", "0x009C0894", "0x009C0AB0", "0x009C0CCC", "0x009C0EE8", "0x009C1104", "0x009C1320", "0x009C153C", "0x009C1758", "0x009C1974", "0x009C1B90", "0x009C1DAC", "0x009C1FC8", "0x009C21E4", "0x009C2400", "0x009C261C", "0x009C2838", "0x009C2A54", "0x009C2C70", "0x009C2E8C", "0x009C30A8", "0x009C32C4", "0x009C34E0", "0x009C36FC", "0x009C3918", "0x009C3B34", "0x009C3D50", "0x009C3F6C", "0x009C4188", "0x009C43A4", "0x009C45C0", "0x009C47DC", "0x009C49F8", "0x009C4C14", "0x009C4E30", "0x009C504C", "0x009C5268", "0x009C5484", "0x009C56A0", "0x009C58BC", "0x009C5AD8", "0x009C5CF4", "0x009C5F10", "0x009C612C", "0x009C6348", "0x009C6564", "0x009C6780", "0x009C699C", "0x009C6BB8", "0x009C6DD4", "0x009C6FF0", "0x009C720C", "0x009C7428", "0x009C7644", "0x009C7860", "0x009C7A7C", "0x009C7C98", "0x009C7EB4", "0x009C80D0", "0x009C82EC", "0x009C8508", "0x009C8724", "0x009C8940", "0x009C8B5C", "0x009C8D78", "0x009C8F94", "0x009C91B0", "0x009C93CC", "0x009C95E8", "0x009C9804", "0x009C9A20", "0x009C9C3C", "0x009C9E58", "0x009CA074", "0x009CA290", "0x009CA4AC", "0x009CA6C8", "0x009CA8E4", "0x009CAB00", "0x009CAD1C", "0x009CAF38", "0x009CB154", "0x009CB370", "0x009CB58C", "0x009CB7A8", "0x009CB9C4", "0x009CBBE0", "0x009CBDFC", "0x009CC018", "0x009CC234", "0x009CC450", "0x009CC66C", "0x009CC888", "0x009CCAA4", "0x009CCCC0", "0x009CCEDC", "0x009CD0F8", "0x009CD314", "0x009CD530", "0x009CD74C", "0x009CD968", "0x009CDB84", "0x009CDDA0", "0x009CDFBC", "0x009CE1D8", "0x009CE3F4", "0x009CE610", "0x009CE82C", "0x009CEA48", "0x009CEC64", "0x009CEE80", "0x009CF09C", "0x009CF2B8", "0x009CF4D4", "0x009CF6F0", "0x009CF90C", "0x009CFB28", "0x009CFD44", "0x009CFF60", "0x009D017C", "0x009D018C", "0x009D0410", "0x009D04A0", "0x009D04CC", "0x009D04DC", "0x009D0750", "0x009D07DC", "0x009D0808", "0x009D0818", "0x009D0A8C", "0x009D0B18", "0x009D0B44", "0x009D0B54", "0x009D0DD8", "0x009D0E64", "0x009D0E90", "0x009D0EA0", "0x009D1108", "0x009D1194", "0x009D11C0", "0x009D11D0", "0x009D1454", "0x009D14E0", "0x009D150C", "0x009D151C", "0x009D17A0", "0x009D182C", "0x009D1858", "0x009D1868", "0x009D1AD4", "0x009D1B60", "0x009D1B8C", "0x009D1B9C", "0x009D1E0C", "0x009D1E98", "0x009D1EC4", "0x009D1ED4", "0x009D2158", "0x009D21E4", "0x009D2210", "0x009D2220", "0x009D2494", "0x009D2520", "0x009D254C", "0x009D255C", "0x009D27D0", "0x009D285C", "0x009D2888", "0x009D2898", "0x009D2B00", "0x009D2B8C", "0x009D2BB8", "0x009D2BC8", "0x009D2E30", "0x009D2EBC", "0x009D2EE8", "0x009D2EF8", "0x009D32B8", "0x009D32DC", "0x009D3308", "0x009D3318", "0x009D358C", "0x009D3618", "0x009D3644", "0x009D3654", "0x009D38C8", "0x009D3954", "0x009D3980", "0x009D3990", "0x009D3BF8", "0x009D3C84", "0x009D3CB0", "0x009D3CC0", "0x009D3F34", "0x009D3FC0", "0x009D3FEC", "0x009D3FFC", "0x009D4270", "0x009D42FC", "0x009D4328", "0x009D4338", "0x009D45A0", "0x009D462C", "0x009D4658", "0x009D4668", "0x009D48D0", "0x009D495C", "0x009D4988", "0x009D4998", "0x009D4C1C", "0x009D4CAC", "0x009D4CD8", "0x009D4CE8", "0x009D4F5C", "0x009D4FE8", "0x009D5014", "0x009D5024", "0x009D5298", "0x009D5324", "0x009D5350", "0x009D5360", "0x009D55E4", "0x009D5670", "0x009D569C", "0x009D56AC", "0x009D5914", "0x009D59A0", "0x009D59CC", "0x009D59DC", "0x009D5C60", "0x009D5CEC", "0x009D5D18", "0x009D5D28", "0x009D5FAC", "0x009D6038", "0x009D6064", "0x009D6074", "0x009D62E0", "0x009D636C", "0x009D6398", "0x009D63A8", "0x009D6618", "0x009D66A4", "0x009D66D0", "0x009D66E0", "0x009D6964", "0x009D69F0", "0x009D6A1C", "0x009D6A2C", "0x009D6CA0", "0x009D6D2C", "0x009D6D58", "0x009D6D68", "0x009D6FDC", "0x009D7068", "0x009D7094", "0x009D70A4", "0x009D730C", "0x009D7398", "0x009D73C4", "0x009D73D4", "0x009D763C", "0x009D76C8", "0x009D76F4", "0x009D7704", "0x009D7AC4", "0x009D7AE8", "0x009D7B14", "0x009D7B24", "0x009D7D98", "0x009D7E24", "0x009D7E50", "0x009D7E60", "0x009D80D4", "0x009D8160", "0x009D818C", "0x009D819C", "0x009D8404", "0x009D8490", "0x009D84BC", "0x009D84CC", "0x009D8740", "0x009D87CC", "0x009D87F8", "0x009D8808", "0x009D8A7C", "0x009D8B08", "0x009D8B34", "0x009D8B44", "0x009D8DAC", "0x009D8E38", "0x009D8E64", "0x009D8E74", "0x009D90DC", "0x009D9168", "0x009D9194", "0x009D91A4", "0x009D9428", "0x009D94B8", "0x009D94E4", "0x009D94F4", "0x009D9768", "0x009D97F4", "0x009D9820", "0x009D9830", "0x009D9AA4", "0x009D9B30", "0x009D9B5C", "0x009D9B6C", "0x009D9DF0", "0x009D9E7C", "0x009D9EA8", "0x009D9EB8", "0x009DA120", "0x009DA1AC", "0x009DA1D8", "0x009DA1E8", "0x009DA46C", "0x009DA4F8", "0x009DA524", "0x009DA534", "0x009DA7B8", "0x009DA844", "0x009DA870", "0x009DA880", "0x009DAAEC", "0x009DAB78", "0x009DABA4", "0x009DABB4", "0x009DAE24", "0x009DAEB0", "0x009DAEDC", "0x009DAEEC", "0x009DB170", "0x009DB1FC", "0x009DB228", "0x009DB238", "0x009DB4AC", "0x009DB538", "0x009DB564", "0x009DB648", "0x009DBC74", "0x009DBD7C", "0x009DBE7C", "0x009DBF74", "0x009DC124", "0x009DC13C", "0x009DC220", "0x009DC84C", "0x009DC954", "0x009DCA54", "0x009DCB54", "0x009DCD04", "0x009DCD1C", "0x009DCE00", "0x009DD42C", "0x009DD534", "0x009DD634", "0x009DD734", "0x009DD8E4", "0x009DD8FC", "0x009DD92C", "0x009DD978", "0x009DD9B8", "0x009DD9DC", "0x009DDA08", "0x009DDA54", "0x009DDA94", "0x009DDAB8", "0x009DDAE8", "0x009DDB34", "0x009DDB74", "0x009DDB98", "0x009DDBC4", "0x009DDC10", "0x009DDC50", "0x009DDC74", "0x009DDD40", "0x009DDD8C", "0x009DDDCC", "0x009DDDF0", "0x009DDE1C", "0x009DDE68", "0x009DDEA8", "0x009DDECC", "0x009DDFA4", "0x009DDFF0", "0x009DE030", "0x009DE054", "0x009DE140", "0x009DE18C", "0x009DE1CC", "0x009DE1F0", "0x009DE30C", "0x009DE358", "0x009DE398", "0x009DE3BC", "0x009DE4B8", "0x009DE504", "0x009DE544", "0x009DE568", "0x009DE688", "0x009DE6D4", "0x009DE714", "0x009DE738", "0x009DE854", "0x009DE8A0", "0x009DE8E0", "0x009DE904", "0x009DEA44", "0x009DEA90", "0x009DEAD0", "0x009DEAF4", "0x009DEC18", "0x009DEC64", "0x009DECA4", "0x009DECC8", "0x009DEDFC", "0x009DEE48", "0x009DEE88", "0x009DEEAC", "0x009DEFE0", "0x009DF02C", "0x009DF06C", "0x009DF090", "0x009DF1C4", "0x009DF210", "0x009DF250", "0x009DF274", "0x009DF3A8", "0x009DF3F4", "0x009DF434", "0x009DF458", "0x009DF58C", "0x009DF5D8", "0x009DF618", "0x009DF63C", "0x009DF770", "0x009DF7BC", "0x009DF7FC", "0x009DF820", "0x009DF854", "0x009DF880", "0x009DF908", "0x009DF990", "0x009DF9DC", "0x009DFA1C", "0x009DFA40", "0x009DFA70", "0x009DFA98", "0x009DFB20", "0x009DFBA8", "0x009DFBF4", "0x009DFC34", "0x009DFC58", "0x009DFC88", "0x009DFCB0", "0x009DFD48", "0x009DFDD0", "0x009DFE1C", "0x009DFE5C", "0x009DFE80", "0x009DFEB4", "0x009DFEDC", "0x009DFF7C", "0x009E0014", "0x009E0060", "0x009E00A0", "0x009E00C4", "0x009E00F4", "0x009E011C", "0x009E01B4", "0x009E023C", "0x009E0288", "0x009E02C8", "0x009E02EC", "0x009E03B8", "0x009E03D8", "0x009E053C", "0x009E0694", "0x009E06E0", "0x009E0720", "0x009E0744", "0x009E0774", "0x009E079C", "0x009E0834", "0x009E08BC", "0x009E0908", "0x009E0948", "0x009E096C", "0x009E0A48", "0x009E0AA0", "0x009E0C08", "0x009E0D74", "0x009E0DC0", "0x009E0E00", "0x009E0E24", "0x009E0F14", "0x009E0F78", "0x009E10F4", "0x009E1270", "0x009E12BC", "0x009E12FC", "0x009E1320", "0x009E1440", "0x009E14B4", "0x009E1660", "0x009E180C", "0x009E1858", "0x009E1898", "0x009E18BC", "0x009E19BC", "0x009E1A20", "0x009E1BA8", "0x009E1D34", "0x009E1D80", "0x009E1DC0", "0x009E1DE4", "0x009E1F08", "0x009E1F84", "0x009E2130", "0x009E22DC", "0x009E2328", "0x009E2368", "0x009E238C", "0x009E24AC", "0x009E2520", "0x009E26CC", "0x009E2878", "0x009E28C4", "0x009E2904", "0x009E2928", "0x009E2A6C", "0x009E2AF8", "0x009E2CC4", "0x009E2E90", "0x009E2EDC", "0x009E2F1C", "0x009E2F40", "0x009E3068", "0x009E30DC", "0x009E3284", "0x009E3430", "0x009E347C", "0x009E34BC", "0x009E34E0", "0x009E3614", "0x009E36A0", "0x009E3854", "0x009E3A08", "0x009E3A54", "0x009E3A94", "0x009E3AB8", "0x009E3BEC", "0x009E3C78", "0x009E3E2C", "0x009E3FE0", "0x009E402C", "0x009E406C", "0x009E4090", "0x009E41C4", "0x009E4250", "0x009E4404", "0x009E45B8", "0x009E4604", "0x009E4644", "0x009E4668", "0x009E479C", "0x009E4828", "0x009E49DC", "0x009E4B90", "0x009E4BDC", "0x009E4C1C", "0x009E4C40", "0x009E4D74", "0x009E4E00", "0x009E4FB4", "0x009E5168", "0x009E51B4", "0x009E51F4", "0x009E5218", "0x009E534C", "0x009E53D8", "0x009E558C", "0x009E5740", "0x009E578C", "0x009E57CC", "0x009E57F0", "0x009E5894", "0x009E816C", "0x009E8244", "0x009E8314", "0x009E83B4", "0x009E847C", "0x009E8534", "0x009E860C", "0x009E86DC", "0x009E87B4", "0x009E88C4", "0x009E89FC", "0x009E8AD4", "0x009E8BA4", "0x009E8C7C", "0x009E8D4C", "0x009E8E14", "0x009E8EEC", "0x009E8FBC", "0x009E905C", "0x009E9124", "0x009E91DC", "0x009E92B4", "0x009E9384", "0x009E945C", "0x009E956C", "0x009E96A4", "0x009E977C", "0x009E984C", "0x009E9924", "0x009E99F4", "0x009E9ABC", "0x009E9B94", "0x009E9C64", "0x009E9D04", "0x009E9DCC", "0x009E9E84", "0x009E9F5C", "0x009EA02C", "0x009EA104", "0x009EA214", "0x009EA34C", "0x009EA424", "0x009EA4F4", "0x009EA5CC", "0x009EA69C", "0x009EA764", "0x009EA83C", "0x009EA90C", "0x009EA9AC", "0x009EAA7C", "0x009EAB34", "0x009EAC14", "0x009EACE4", "0x009EADC4", "0x009EAED0", "0x009EB008", "0x009EB0EC", "0x009EB1CC", "0x009EB2AC", "0x009EB38C", "0x009EB454", "0x009EB52C", "0x009EB5FC", "0x009EB69C", "0x009EB764", "0x009EB81C", "0x009EB8F4", "0x009EB9C4", "0x009EBA9C", "0x009EBBAC", "0x009EBCE4", "0x009EBDBC", "0x009EBE8C", "0x009EBF64", "0x009EC034", "0x009EC0FC", "0x009EC1D4", "0x009EC2A4", "0x009EC344", "0x009EC414", "0x009EC4CC", "0x009EC5AC", "0x009EC67C", "0x009EC75C", "0x009EC868", "0x009EC9A0", "0x009ECA84", "0x009ECB64", "0x009ECC44", "0x009ECD24", "0x009ECDEC", "0x009ECEC4", "0x009ECF94", "0x009ED034", "0x009ED0FC", "0x009ED1B4", "0x009ED28C", "0x009ED35C", "0x009ED434", "0x009ED544", "0x009ED67C", "0x009ED754", "0x009ED824", "0x009ED8FC", "0x009ED9CC", "0x009EDA94", "0x009EDB6C", "0x009EDC3C", "0x009EDCDC", "0x009EDDA4", "0x009EDE5C", "0x009EDF34", "0x009EE004", "0x009EE0DC", "0x009EE1EC", "0x009EE324", "0x009EE3FC", "0x009EE4CC", "0x009EE5A4", "0x009EE674", "0x009EE73C", "0x009EE814", "0x009EE8E4", "0x009EE984", "0x009EEA4C", "0x009EEB04", "0x009EEBDC", "0x009EECAC", "0x009EED84", "0x009EEE94", "0x009EEFCC", "0x009EF0A4", "0x009EF174", "0x009EF24C", "0x009EF31C", "0x009EF3E4", "0x009EF704", "0x009EF8C4", "0x009EFA6C", "0x009EFBB8", "0x009EFCDC", "0x009EFD40", "0x009EFE30", "0x009F01C0", "0x009F052C", "0x009F06C0", "0x009F08D4", "0x009F0A48", "0x009F0A60", "0x009F0D80", "0x009F0F50", "0x009F10F8", "0x009F1260", "0x009F13AC", "0x009F1410", "0x009F1500", "0x009F1890", "0x009F1C38", "0x009F1DCC", "0x009F2020", "0x009F21BC", "0x009F21D4", "0x009F24F4", "0x009F26B4", "0x009F285C", "0x009F29A8", "0x009F2ACC", "0x009F2B30", "0x009F2C20", "0x009F2FB0", "0x009F331C", "0x009F34B0", "0x009F36C4", "0x009F3838", "0x009F3850", "0x009F3B70", "0x009F3D30", "0x009F3ED8", "0x009F4024", "0x009F4148", "0x009F41AC", "0x009F429C", "0x009F462C", "0x009F4998", "0x009F4B2C", "0x009F4D40", "0x009F4EB4", "0x009F4ECC", "0x009F51EC", "0x009F53AC", "0x009F5554", "0x009F56A0", "0x009F57C4", "0x009F5828", "0x009F5918", "0x009F5CA8", "0x009F6014", "0x009F61A8", "0x009F63BC", "0x009F6530", "0x009F6548", "0x009F6868", "0x009F6A28", "0x009F6BD0", "0x009F6D1C", "0x009F6E40", "0x009F6EA4", "0x009F6F94", "0x009F7324", "0x009F7690", "0x009F7824", "0x009F7A38", "0x009F7BAC", "0x009F7BC4", "0x009F7C80", "0x009F7D98", "0x009F7F58", "0x009F810C", "0x009F81B4", "0x009F82AC", "0x009F8668", "0x009F8A78", "0x009F8C1C", "0x009F8F34", "0x009F9168", "0x009F9180", "0x009F923C", "0x009F9354", "0x009F9514", "0x009F96C8", "0x009F9770", "0x009F9868", "0x009F9C24", "0x009FA034", "0x009FA1D8", "0x009FA4F4", "0x009FA728", "0x009FA740", "0x009FA7FC", "0x009FA914", "0x009FAAD4", "0x009FAC88", "0x009FAD30", "0x009FAE28", "0x009FB1E4", "0x009FB5F4", "0x009FB798", "0x009FBAB4", "0x009FBCE8", "0x009FBD00", "0x009FBDE4", "0x009FBF00", "0x009FC2EC", "0x009FC468", "0x009FC480", "0x009FC564", "0x009FC680", "0x009FCA6C", "0x009FCBDC", "0x009FCBF4", "0x009FCCD8", "0x009FCDF4", "0x009FD1E0", "0x009FD350", "0x009FD368", "0x009FD44C", "0x009FD568", "0x009FD954", "0x009FDAC0", "0x009FDAD8", "0x009FDBBC", "0x009FDCD8", "0x009FE0C4", "0x009FE270", "0x009FE288", "0x009FE36C", "0x009FE488", "0x009FE874", "0x009FE9E4", "0x009FE9FC", "0x009FEAE0", "0x009FEBFC", "0x009FEFE8", "0x009FF154", "0x009FF16C", "0x009FF250", "0x009FF36C", "0x009FF758", "0x009FF8C8", "0x009FF8E0", "0x009FF9C4", "0x009FFAE0", "0x009FFECC", "0x00A0002C", "0x00A00044", "0x00A00128", "0x00A00244", "0x00A00630", "0x00A007A0", "0x00A007B8", "0x00A0089C", "0x00A009B8", "0x00A00DA4", "0x00A00F14", "0x00A00F2C", "0x00A01010", "0x00A0112C", "0x00A01518", "0x00A01688", "0x00A016A0", "0x00A01784", "0x00A018A0", "0x00A01C8C", "0x00A01DF8", "0x00A01E10", "0x00A01EF4", "0x00A02010", "0x00A023FC", "0x00A025A8", "0x00A025C0", "0x00A026A4", "0x00A027C0", "0x00A02BAC", "0x00A02D38", "0x00A02D50", "0x00A02E34", "0x00A02F50", "0x00A0333C", "0x00A034E8", "0x00A03500", "0x00A035E4", "0x00A03700", "0x00A03AEC", "0x00A03C94", "0x00A03CAC", "0x00A03D90", "0x00A03EAC", "0x00A04298", "0x00A04464", "0x00A0447C", "0x00A04560", "0x00A0467C", "0x00A04A68", "0x00A04C14", "0x00A04C2C", "0x00A04D10", "0x00A04E2C", "0x00A05218", "0x00A053C4", "0x00A053DC", "0x00A054C0", "0x00A055DC", "0x00A059C8", "0x00A05B74", "0x00A05B8C", "0x00A05C70", "0x00A05D8C", "0x00A06178", "0x00A06324", "0x00A0633C", "0x00A06420", "0x00A0653C", "0x00A06928", "0x00A06AD4", "0x00A06AEC", "0x00A06BD0", "0x00A06CEC", "0x00A070D8", "0x00A07284", "0x00A0729C", "0x00A07380", "0x00A0749C", "0x00A07888", "0x00A07A34", "0x00A07A4C", "0x00A07A8C", "0x00A07ABC", "0x00A07AFC", "0x00A07B24", "0x00A07B64", "0x00A07B8C", "0x00A07BCC", "0x00A07BF4", "0x00A07C34", "0x00A07CB8", "0x00A07CF8", "0x00A07D20", "0x00A07D60", "0x00A07D88", "0x00A07DC8", "0x00A07DF0", "0x00A07E30", "0x00A07E58", "0x00A07E98", "0x00A07EC0", "0x00A07F00", "0x00A07F28", "0x00A07F68", "0x00A07F90", "0x00A07FD0", "0x00A07FF8", "0x00A08038", "0x00A080BC", "0x00A080FC", "0x00A08160", "0x00A081A0", "0x00A08224", "0x00A08264", "0x00A082E4", "0x00A08324", "0x00A083D0", "0x00A08410", "0x00A0849C", "0x00A084DC", "0x00A08578", "0x00A085B8", "0x00A08654", "0x00A08694", "0x00A08730", "0x00A08770", "0x00A0880C", "0x00A0884C", "0x00A088E8", "0x00A08928", "0x00A089C4", "0x00A08A68", "0x00A08BDC", "0x00A08C80", "0x00A0CF38", "0x00A0D010", "0x00A0D028", "0x00A0D16C", "0x00A0D2AC", "0x00A0D398", "0x00A0D480", "0x00A0D988", "0x00A0DE90", "0x00A0DEB4", "0x00A0DED8", "0x00A0DEFC", "0x00A0DF20", "0x00A0DF44", "0x00A0DF68", "0x00A0DF80", "0x00A0E00C", "0x00A0E718", "0x00A0E730", "0x00A0E7BC", "0x00A0EEC8", "0x00A0EEE0", "0x00A0EF34", "0x00A0EF88", "0x00A0EFE0", "0x00A0F034", "0x00A0F094", "0x00A0F0AC", "0x00A0F188", "0x00A0F26C", "0x00A0F354", "0x00A0F448", "0x00A0F540", "0x00A0F558", "0x00A0F5E4", "0x00A10018", "0x00A1004C", "0x00A10080", "0x00A100C0", "0x00A100F4", "0x00A100F8", "0x00A1021C", "0x00A10224", "0x00A10284", "0x00A1028C", "0x00A102F4", "0x00A10328", "0x00A105CC", "0x00A10654", "0x00A10720", "0x00A10874", "0x00A10974", "0x00A10B2C", "0x00A10BF4", "0x00A10D54", "0x00A10E8C", "0x00A1106C", "0x00A110C0", "0x00A11130", "0x00A111A8", "0x00A111CC", "0x00A11250", "0x00A1131C", "0x00A11350", "0x00A113B4", "0x00A113D0", "0x00A113EC", "0x00A11408", "0x00A11424", "0x00A1148C", "0x00A114A8", "0x00A116A4", "0x00A11A04", "0x00A11A98", "0x00A11B10", "0x00A11B40", "0x00A11B68", "0x00A11BF8", "0x00A11C00", "0x00A11C4C", "0x00A11D38", "0x00A12158", "0x00A121D8", "0x00A122E0", "0x00A123A8", "0x00A12428", "0x00A124F0", "0x00A12518", "0x00A12598", "0x00A12658", "0x00A126D0", "0x00A12700", "0x00A12728", "0x00A127B8", "0x00A127C0", "0x00A1280C", "0x00A128F8", "0x00A12D18", "0x00A12D98", "0x00A12EA0", "0x00A12F68", "0x00A12FEC", "0x00A130B4", "0x00A130DC", "0x00A1315C", "0x00A1321C", "0x00A1339C", "0x00A13524", "0x00A135B8", "0x00A13690", "0x00A136A8", "0x00A137B0", "0x00A13880", "0x00A1397C", "0x00A13A40", "0x00A13B18", "0x00A13B30", "0x00A13C38", "0x00A13D08", "0x00A13E04", "0x00A13EC8", "0x00A13FA0", "0x00A13FB8", "0x00A140C0", "0x00A14190", "0x00A1428C", "0x00A14350", "0x00A14428", "0x00A14440", "0x00A14548", "0x00A14618", "0x00A14714", "0x00A147D8", "0x00A147F0", "0x00A14814", "0x00A14918", "0x00A14930", "0x00A14954", "0x00A14A58", "0x00A14A70", "0x00A14A94", "0x00A14B98", "0x00A14BB0", "0x00A14BD4", "0x00A14CD8", "0x00A14CF0", "0x00A14D18", "0x00A14D30", "0x00A14D58", "0x00A14D70", "0x00A14D98", "0x00A14DB0", "0x00A14DD8", "0x00A14DF0", "0x00A14E6C", "0x00A14E84", "0x00A14F00", "0x00A14F18", "0x00A14F94", "0x00A14FAC", "0x00A15028", "0x00A15040", "0x00A15068", "0x00A15080", "0x00A150A8", "0x00A150C0", "0x00A1513C", "0x00A15154", "0x00A151D0", "0x00A151E8", "0x00A15210", "0x00A15228", "0x00A15250", "0x00A15268", "0x00A152E4", "0x00A152FC", "0x00A15378", "0x00A15390", "0x00A153B8", "0x00A153D0", "0x00A153F8", "0x00A15410", "0x00A1548C", "0x00A154A4", "0x00A15520", "0x00A155E8", "0x00A15878", "0x00A15A64", "0x00A15B20", "0x00A15BE8", "0x00A15E78", "0x00A16064", "0x00A16120", "0x00A161E8", "0x00A16478", "0x00A16668", "0x00A16724", "0x00A1679C", "0x00A16878", "0x00A168AC", "0x00A168DC", "0x00A16910", "0x00A16948", "0x00A169B4", "0x00A169BC", "0x00A169C4", "0x00A169CC", "0x00A169D4", "0x00A16B70", "0x00A16D0C", "0x00A16EA8", "0x00A16FE4", "0x00A17194", "0x00A17344", "0x00A174F4", "0x00A17644", "0x00A17A8C", "0x00A17B14", "0x00A17B9C", "0x00A17BE0", "0x00A181D4", "0x00A181F8", "0x00A18218", "0x00A18900", "0x00A18A30", "0x00A18B38", "0x00A18C40", "0x00A18D48", "0x00A18E30", "0x00A19540", "0x00A19648", "0x00A19750", "0x00A19858", "0x00A19940", "0x00A1A0A4", "0x00A1A11C", "0x00A1A1F8", "0x00A1A22C", "0x00A1A25C", "0x00A1A290", "0x00A1A2C8", "0x00A1A334", "0x00A1A33C", "0x00A1A344", "0x00A1A34C", "0x00A1A354", "0x00A1A4F0", "0x00A1A68C", "0x00A1A828", "0x00A1A964", "0x00A1AB14", "0x00A1ACC4", "0x00A1AE74", "0x00A1AFC4", "0x00A1B408", "0x00A1B490", "0x00A1B518", "0x00A1B55C", "0x00A1BB50", "0x00A1BB74", "0x00A1BB94", "0x00A1C27C", "0x00A1C3AC", "0x00A1C4B4", "0x00A1C5BC", "0x00A1C6C4", "0x00A1C7AC", "0x00A1CEBC", "0x00A1CFC4", "0x00A1D0CC", "0x00A1D1D4", "0x00A1D2BC", "0x00A1DA20", "0x00A1DA98", "0x00A1DB74", "0x00A1DBA8", "0x00A1DBD8", "0x00A1DC0C", "0x00A1DC44", "0x00A1DCB0", "0x00A1DCB8", "0x00A1DCC0", "0x00A1DCC8", "0x00A1DCD0", "0x00A1DE6C", "0x00A1E008", "0x00A1E1A4", "0x00A1E2E0", "0x00A1E490", "0x00A1E640", "0x00A1E7F0", "0x00A1E940", "0x00A1ED84", "0x00A1EE0C", "0x00A1EE94", "0x00A1EED8", "0x00A1F4CC", "0x00A1F4F0", "0x00A1F510", "0x00A1FBF8", "0x00A1FD28", "0x00A1FE30", "0x00A1FF38", "0x00A20040", "0x00A20128", "0x00A20838", "0x00A20940", "0x00A20A48", "0x00A20B50", "0x00A20C38", "0x00A2139C", "0x00A21414", "0x00A214F0", "0x00A21524", "0x00A21554", "0x00A21588", "0x00A215C0", "0x00A2162C", "0x00A21634", "0x00A2163C", "0x00A21644", "0x00A2164C", "0x00A217E8", "0x00A21984", "0x00A21B20", "0x00A21C5C", "0x00A21E0C", "0x00A21FBC", "0x00A2216C", "0x00A222BC", "0x00A22704", "0x00A2278C", "0x00A22814", "0x00A22858", "0x00A22E4C", "0x00A22E70", "0x00A22E90", "0x00A23578", "0x00A236A8", "0x00A237B0", "0x00A238B8", "0x00A239C0", "0x00A23AA8", "0x00A241B8", "0x00A242C0", "0x00A243C8", "0x00A244D0", "0x00A245B8", "0x00A25D1C", "0x00A25D48", "0x00A25D70", "0x00A25DA0", "0x00A25EC0", "0x00A25EE8", "0x00A263AC", "0x00A263D4", "0x00A267C8", "0x00A268A8", "0x00A268B0", "0x00A268C0", "0x00A26938", "0x00A269B0", "0x00A26A28", "0x00A26AA0", "0x00A26B18", "0x00A26B90", "0x00A26C64", "0x00A26C90", "0x00A26CBC", "0x00A26CE8", "0x00A26DA0", "0x00A26E80", "0x00A26F18", "0x00A26F4C", "0x00A27024", "0x00A27230", "0x00A27258", "0x00A272E0", "0x00A274EC", "0x00A27754", "0x00A27868", "0x00A27DF8", "0x00A2821C", "0x00A282B4", "0x00A28544", "0x00A288F0", "0x00A28CCC", "0x00A28D4C", "0x00A28D78", "0x00A28D80", "0x00A28DA4", "0x00A292B0", "0x00A29338", "0x00A29340", "0x00A293B8", "0x00A293C0", "0x00A293C8", "0x00A293EC", "0x00A29410", "0x00A2952C", "0x00A298D8", "0x00A299A4", "0x00A29D50", "0x00A29E24", "0x00A29EAC", "0x00A29F7C", "0x00A29FA8", "0x00A29FD0", "0x00A2A000", "0x00A2A120", "0x00A2A148", "0x00A2A60C", "0x00A2A634", "0x00A2AA28", "0x00A2AB08", "0x00A2AB10", "0x00A2AB20", "0x00A2AB98", "0x00A2AC10", "0x00A2AC88", "0x00A2AD00", "0x00A2AD78", "0x00A2ADF0", "0x00A2AEC4", "0x00A2AEEC", "0x00A2AF14", "0x00A2AF38", "0x00A2AFEC", "0x00A2B0C8", "0x00A2B160", "0x00A2B194", "0x00A2B268", "0x00A2B474", "0x00A2B49C", "0x00A2B524", "0x00A2B730", "0x00A2B998", "0x00A2BAAC", "0x00A2C034", "0x00A2C458", "0x00A2C4F0", "0x00A2C780", "0x00A2CB2C", "0x00A2CF08", "0x00A2CF88", "0x00A2CFB0", "0x00A2CFB8", "0x00A2CFDC", "0x00A2D4E8", "0x00A2D570", "0x00A2D578", "0x00A2D5F0", "0x00A2D5F8", "0x00A2D600", "0x00A2D624", "0x00A2D648", "0x00A2D764", "0x00A2DB10", "0x00A2DBDC", "0x00A2DF88", "0x00A2E05C", "0x00A2E0E4", "0x00A2E1B4", "0x00A2E1E0", "0x00A2E208", "0x00A2E238", "0x00A2E358", "0x00A2E380", "0x00A2E844", "0x00A2E86C", "0x00A2EC60", "0x00A2ED40", "0x00A2ED48", "0x00A2ED58", "0x00A2EDD0", "0x00A2EE48", "0x00A2EEC0", "0x00A2EF38", "0x00A2EFB0", "0x00A2F028", "0x00A2F0FC", "0x00A2F124", "0x00A2F14C", "0x00A2F170", "0x00A2F224", "0x00A2F300", "0x00A2F398", "0x00A2F3CC", "0x00A2F4A0", "0x00A2F6AC", "0x00A2F6D4", "0x00A2F75C", "0x00A2F968", "0x00A2FBD0", "0x00A2FCE4", "0x00A3026C", "0x00A30690", "0x00A30728", "0x00A309B8", "0x00A30D64", "0x00A31140", "0x00A311C0", "0x00A311E8", "0x00A311F0", "0x00A31214", "0x00A31720", "0x00A317A8", "0x00A317B0", "0x00A31828", "0x00A31830", "0x00A31838", "0x00A3185C", "0x00A31880", "0x00A3199C", "0x00A31D48", "0x00A31E14", "0x00A321C0", "0x00A32294", "0x00A3231C", "0x00A323EC", "0x00A32418", "0x00A32440", "0x00A32470", "0x00A32590", "0x00A325B8", "0x00A32A78", "0x00A32AA0", "0x00A32E94", "0x00A32F74", "0x00A32F7C", "0x00A32F8C", "0x00A33004", "0x00A3307C", "0x00A330F4", "0x00A3316C", "0x00A331E4", "0x00A3325C", "0x00A33330", "0x00A33358", "0x00A33380", "0x00A333A4", "0x00A33458", "0x00A33534", "0x00A335CC", "0x00A33600", "0x00A33720", "0x00A33928", "0x00A33950", "0x00A339D8", "0x00A33BE4", "0x00A33E4C", "0x00A33F60", "0x00A344E4", "0x00A34908", "0x00A349A0", "0x00A34C30", "0x00A34FDC", "0x00A353B8", "0x00A35438", "0x00A35460", "0x00A35468", "0x00A3548C", "0x00A35950", "0x00A359D8", "0x00A359E0", "0x00A35A58", "0x00A35A60", "0x00A35A68", "0x00A35A8C", "0x00A35AB0", "0x00A35BA0", "0x00A35F28", "0x00A35FF4", "0x00A3637C", "0x00A36450", "0x00A364D8", "0x00A365A8", "0x00A365D4", "0x00A365FC", "0x00A3662C", "0x00A3674C", "0x00A36774", "0x00A36C44", "0x00A36C6C", "0x00A3706C", "0x00A3714C", "0x00A37154", "0x00A37164", "0x00A371DC", "0x00A37254", "0x00A372CC", "0x00A37344", "0x00A373BC", "0x00A37434", "0x00A37508", "0x00A37530", "0x00A37558", "0x00A37588", "0x00A37640", "0x00A37714", "0x00A377AC", "0x00A377E0", "0x00A378BC", "0x00A37AEC", "0x00A37B14", "0x00A37B98", "0x00A37DA4", "0x00A38000", "0x00A38114", "0x00A3866C", "0x00A38A94", "0x00A38B2C", "0x00A38DA4", "0x00A39124", "0x00A394D4", "0x00A39554", "0x00A3957C", "0x00A39584", "0x00A395A8", "0x00A39AC0", "0x00A39B44", "0x00A39B4C", "0x00A39BC4", "0x00A39BCC", "0x00A39BD4", "0x00A39BF8", "0x00A39C1C", "0x00A39D40", "0x00A3A0EC", "0x00A3A1B8", "0x00A3A564", "0x00A3A638", "0x00A3A6BC", "0x00A3A78C", "0x00A3A7B8", "0x00A3A7E0", "0x00A3A810", "0x00A3A930", "0x00A3A958", "0x00A3AE28", "0x00A3AE50", "0x00A3B250", "0x00A3B330", "0x00A3B338", "0x00A3B348", "0x00A3B3C0", "0x00A3B438", "0x00A3B4B0", "0x00A3B528", "0x00A3B5A0", "0x00A3B618", "0x00A3B6EC", "0x00A3B714", "0x00A3B73C", "0x00A3B76C", "0x00A3B824", "0x00A3B8F8", "0x00A3B990", "0x00A3B9C4", "0x00A3BAA0", "0x00A3BCD0", "0x00A3BCF8", "0x00A3BD7C", "0x00A3BF88", "0x00A3C1E4", "0x00A3C2F8", "0x00A3C850", "0x00A3CC78", "0x00A3CD10", "0x00A3CF88", "0x00A3D308", "0x00A3D6B8", "0x00A3D738", "0x00A3D760", "0x00A3D768", "0x00A3D78C", "0x00A3DCA4", "0x00A3DD28", "0x00A3DD30", "0x00A3DDA8", "0x00A3DDB0", "0x00A3DDB8", "0x00A3DDDC", "0x00A3DE00", "0x00A3DF24", "0x00A3E2D0", "0x00A3E39C", "0x00A3E748", "0x00A3E81C", "0x00A3E8A0", "0x00A3E970", "0x00A3E99C", "0x00A3E9C4", "0x00A3E9F4", "0x00A3EB14", "0x00A3EB3C", "0x00A3EFFC", "0x00A3F024", "0x00A3F418", "0x00A3F4F8", "0x00A3F500", "0x00A3F510", "0x00A3F588", "0x00A3F600", "0x00A3F678", "0x00A3F6F0", "0x00A3F768", "0x00A3F7E0", "0x00A3F8B4", "0x00A3F8DC", "0x00A3F904", "0x00A3F928", "0x00A3F9DC", "0x00A3FAB8", "0x00A3FB50", "0x00A3FB84", "0x00A3FCA4", "0x00A3FEAC", "0x00A3FED4", "0x00A3FF5C", "0x00A40168", "0x00A40390", "0x00A404A4", "0x00A40A0C", "0x00A40E14", "0x00A40EAC", "0x00A4113C", "0x00A414A8", "0x00A41844", "0x00A418C4", "0x00A418EC", "0x00A418F4", "0x00A41918", "0x00A41E1C", "0x00A41EA4", "0x00A41EAC", "0x00A41F24", "0x00A41F2C", "0x00A41F34", "0x00A41F58", "0x00A41F7C", "0x00A42070", "0x00A42404", "0x00A424D0", "0x00A42864", "0x00A4293C", "0x00A429C4", "0x00A43A98", "0x00A43B70", "0x00A43B88", "0x00A43C34", "0x00A43D0C", "0x00A43D24", "0x00A43DD0", "0x00A43EA8", "0x00A43EC0", "0x00A43F6C", "0x00A44044", "0x00A4405C", "0x00A44108", "0x00A44178", "0x00A44204", "0x00A44298", "0x00A44344", "0x00A44410", "0x00A444E0", "0x00A445BC", "0x00A446A4", "0x00A44784", "0x00A44868", "0x00A44958", "0x00A44A54", "0x00A44B38", "0x00A44C60", "0x00A44D58", "0x00A44E8C", "0x00A45094", "0x00A452A0", "0x00A4535C", "0x00A453FC", "0x00A454A8", "0x00A4550C", "0x00A45584", "0x00A4558C", "0x00A45608", "0x00A45680", "0x00A456A8", "0x00A4571C", "0x00A45808", "0x00A458C8", "0x00A458CC", "0x00A4590C", "0x00A459C8", "0x00A45A88", "0x00A45AD0", "0x00A45B90", "0x00A45BE0", "0x00A45D78", "0x00A45E3C", "0x00A45F0C", "0x00A45F54", "0x00A46024", "0x00A46074", "0x00A46218", "0x00A464A4", "0x00A46514", "0x00A465A0", "0x00A46630", "0x00A466D8", "0x00A467A4", "0x00A46874", "0x00A46950", "0x00A46A38", "0x00A46B18", "0x00A46BFC", "0x00A46CEC", "0x00A46DE8", "0x00A46ECC", "0x00A46FF4", "0x00A470EC", "0x00A47220", "0x00A47428", "0x00A47634", "0x00A476F0", "0x00A47790", "0x00A47838", "0x00A47894", "0x00A4790C", "0x00A47914", "0x00A47990", "0x00A47A08", "0x00A47A30", "0x00A47AA4", "0x00A47B90", "0x00A47C4C", "0x00A47C50", "0x00A47C90", "0x00A47D4C", "0x00A47E0C", "0x00A47E54", "0x00A47F14", "0x00A47F64", "0x00A480FC", "0x00A481C0", "0x00A48290", "0x00A482D8", "0x00A483A8", "0x00A483F8", "0x00A4859C", "0x00A48828", "0x00A48898", "0x00A48924", "0x00A489B4", "0x00A48A5C", "0x00A48B28", "0x00A48BF8", "0x00A48CD4", "0x00A48DBC", "0x00A48E9C", "0x00A48F80", "0x00A49070", "0x00A4916C", "0x00A49250", "0x00A49378", "0x00A49470", "0x00A495A4", "0x00A497AC", "0x00A499B8", "0x00A49A34", "0x00A49AD4", "0x00A49B7C", "0x00A49BD8", "0x00A49C50", "0x00A49C58", "0x00A49CD4", "0x00A49D4C", "0x00A49D74", "0x00A49DE8", "0x00A49ED4", "0x00A49F90", "0x00A49F94", "0x00A49FD4", "0x00A4A090", "0x00A4A150", "0x00A4A198", "0x00A4A258", "0x00A4A2A8", "0x00A4A440", "0x00A4A504", "0x00A4A5D4", "0x00A4A61C", "0x00A4A6EC", "0x00A4A73C", "0x00A4A8E0", "0x00A4AB6C", "0x00A4ABDC", "0x00A4AC68", "0x00A4ACF8", "0x00A4ADA0", "0x00A4AE6C", "0x00A4AF3C", "0x00A4B018", "0x00A4B100", "0x00A4B1E0", "0x00A4B2C4", "0x00A4B3B4", "0x00A4B4B0", "0x00A4B594", "0x00A4B6BC", "0x00A4B7B4", "0x00A4B8E8", "0x00A4BAF0", "0x00A4BCFC", "0x00A4BDB8", "0x00A4BE58", "0x00A4BF00", "0x00A4BF60", "0x00A4BFD4", "0x00A4BFDC", "0x00A4C058", "0x00A4C0D0", "0x00A4C0F8", "0x00A4C16C", "0x00A4C258", "0x00A4C314", "0x00A4C318", "0x00A4C358", "0x00A4C414", "0x00A4C4D4", "0x00A4C51C", "0x00A4C5DC", "0x00A4C62C", "0x00A4C7C4", "0x00A4C888", "0x00A4C958", "0x00A4C9A0", "0x00A4CA70", "0x00A4CAC0", "0x00A4CC64", "0x00A4CEF0", "0x00A4CFC8", "0x00A4CFE0", "0x00A4D098", "0x00A4D170", "0x00A4D188", "0x00A4D240", "0x00A4D420", "0x00A4D548", "0x00A4D5B8", "0x00A4D7AC", "0x00A4D920", "0x00A4DBEC", "0x00A4DC9C", "0x00A4DE7C", "0x00A4DFA4", "0x00A4E014", "0x00A4E208", "0x00A4E37C", "0x00A4E648", "0x00A4E998", "0x00A4E9FC", "0x00A4EE4C", "0x00A4F138", "0x00A4F19C", "0x00A4F5F4", "0x00A4F670", "0x00A4F6B8", "0x00A4F9C4", "0x00A4FB3C", "0x00A4FC40", "0x00A4FCB8", "0x00A4FCF0", "0x00A4FD8C", "0x00A4FE2C", "0x00A4FF30", "0x00A50040", "0x00A50134", "0x00A501BC", "0x00A50240", "0x00A50548", "0x00A50580", "0x00A506AC", "0x00A507F0", "0x00A5095C", "0x00A50D10", "0x00A50FC0", "0x00A510C0", "0x00A5117C", "0x00A511C4", "0x00A5133C", "0x00A51448", "0x00A5146C", "0x00A516B8", "0x00A516F8", "0x00A517D0", "0x00A51840", "0x00A51864", "0x00A51A8C", "0x00A51C1C", "0x00A51C24", "0x00A51C58", "0x00A51D44", "0x00A51E64", "0x00A51F50", "0x00A52100", "0x00A521E0", "0x00A522A4", "0x00A52364", "0x00A5244C", "0x00A5249C", "0x00A524A4", "0x00A52544", "0x00A5254C", "0x00A52554", "0x00A5259C", "0x00A52688", "0x00A528E8", "0x00A529D4", "0x00A52CC0", "0x00A52DA0", "0x00A52F5C", "0x00A5301C", "0x00A53104", "0x00A5321C", "0x00A53224", "0x00A5334C", "0x00A53358", "0x00A53360", "0x00A533A8", "0x00A53494", "0x00A536F4", "0x00A537E0", "0x00A53ACC", "0x00A53BAC", "0x00A53D68", "0x00A53E28", "0x00A53F10", "0x00A54028", "0x00A54030", "0x00A54140", "0x00A54148", "0x00A54150", "0x00A54190", "0x00A5427C", "0x00A544D4", "0x00A545C0", "0x00A548A4", "0x00A54984", "0x00A54B38", "0x00A54BF8", "0x00A54CE0", "0x00A54DF8", "0x00A54E00", "0x00A54F24", "0x00A54F2C", "0x00A54F34", "0x00A54F74", "0x00A55060", "0x00A552C0", "0x00A553AC", "0x00A55698", "0x00A55778", "0x00A55934", "0x00A559F4", "0x00A55ADC", "0x00A55BF4", "0x00A55BFC", "0x00A55D0C", "0x00A55D14", "0x00A55D1C", "0x00A55D60", "0x00A55E4C", "0x00A56044", "0x00A56130", "0x00A563B4", "0x00A56494", "0x00A56618", "0x00A566D8", "0x00A567C0", "0x00A568A8", "0x00A568B0", "0x00A569BC", "0x00A569C4", "0x00A569CC", "0x00A56A0C", "0x00A56AF8", "0x00A56C90", "0x00A56D7C", "0x00A56FA8", "0x00A57088", "0x00A571CC", "0x00A5728C", "0x00A57374", "0x00A5741C", "0x00A57424", "0x00A574E0", "0x00A574E8", "0x00A574F0", "0x00A574F8", "0x00A57540", "0x00A5762C", "0x00A57838", "0x00A57924", "0x00A57BC4", "0x00A57CA4", "0x00A57E64", "0x00A57F24", "0x00A5800C", "0x00A580D4", "0x00A580DC", "0x00A581B4", "0x00A581BC", "0x00A581C4", "0x00A581CC", "0x00A581D4", "0x00A58228", "0x00A58314", "0x00A58654", "0x00A58740", "0x00A58B0C", "0x00A58BEC", "0x00A58E90", "0x00A58F50", "0x00A59038", "0x00A59190", "0x00A59198", "0x00A59310", "0x00A59318", "0x00A59320", "0x00A59328", "0x00A59330", "0x00A59384", "0x00A59470", "0x00A596F0", "0x00A597DC", "0x00A59AF0", "0x00A59BD0", "0x00A59E04", "0x00A59EC4", "0x00A59FAC", "0x00A5A094", "0x00A5A09C", "0x00A5A194", "0x00A5A19C", "0x00A5A1A4", "0x00A5A1AC", "0x00A5A1B4", "0x00A5A1BC", "0x00A5A218", "0x00A5A304", "0x00A5A5F8", "0x00A5A6E4", "0x00A5AA6C", "0x00A5AB4C", "0x00A5ADFC", "0x00A5AEBC", "0x00A5AFA4", "0x00A5B0AC", "0x00A5B0B4", "0x00A5B1C0", "0x00A5B1C8", "0x00A5B1D0", "0x00A5B1D8", "0x00A5B1E0", "0x00A5B1E8", "0x00A5B1F0", "0x00A5B258", "0x00A5B344", "0x00A5B6AC", "0x00A5B798", "0x00A5BB94", "0x00A5BC74", "0x00A5BF98", "0x00A5C058", "0x00A5C140", "0x00A5C268", "0x00A5C270", "0x00A5C390", "0x00A5C398", "0x00A5C3A0", "0x00A5C3A8", "0x00A5C3B0", "0x00A5C3B8", "0x00A5C3C0", "0x00A5C3C8", "0x00A5C438", "0x00A5C524", "0x00A5C900", "0x00A5C9EC", "0x00A5CE5C", "0x00A5CF3C", "0x00A5D2DC", "0x00A5D39C", "0x00A5D484", "0x00A5D5CC", "0x00A5D5D4", "0x00A5D708", "0x00A5D710", "0x00A5D718", "0x00A5D720", "0x00A5D728", "0x00A5D730", "0x00A5D738", "0x00A5D740", "0x00A5D748", "0x00A5D840", "0x00A5D92C", "0x00A5DD7C", "0x00A5DE68", "0x00A5E34C", "0x00A5E42C", "0x00A5F730", "0x00A5F7F0", "0x00A5F8D8", "0x00A5FAC8", "0x00A5FBF4", "0x00A61958", "0x00A61A24", "0x00A61B44", "0x00A620AC", "0x00A620C8", "0x00A62218", "0x00A62220", "0x00A62228", "0x00A62230", "0x00A62238", "0x00A62240", "0x00A622B8", "0x00A622F8", "0x00A62370", "0x00A6242C", "0x00A62490", "0x00A62644", "0x00A626E4", "0x00A628A4", "0x00A628D4", "0x00A62940", "0x00A629F0", "0x00A62A5C", "0x00A62ACC", "0x00A62B14", "0x00A62BCC", "0x00A62D10", "0x00A62D38", "0x00A62E4C", "0x00A62EBC", "0x00A62EDC", "0x00A62F38", "0x00A62F6C", "0x00A63034", "0x00A63158", "0x00A63188", "0x00A631BC", "0x00A632BC", "0x00A63384", "0x00A633B4", "0x00A633E4", "0x00A634F0", "0x00A63658", "0x00A63678", "0x00A636F0", "0x00A63768", "0x00A63858", "0x00A6387C", "0x00A639C0", "0x00A63A30", "0x00A63ACC", "0x00A63BAC", "0x00A63D60", "0x00A64240", "0x00A64268", "0x00A642D4", "0x00A643E8", "0x00A64450", "0x00A64590", "0x00A64724", "0x00A647C0", "0x00A6488C", "0x00A648E4", "0x00A6498C", "0x00A649E8", "0x00A64A50", "0x00A64B08", "0x00A64B78", "0x00A64BF0", "0x00A64C44", "0x00A64CF4", "0x00A64DAC", "0x00A64E38", "0x00A64F04", "0x00A65024", "0x00A6558C", "0x00A655A8", "0x00A656F8", "0x00A65700", "0x00A65708", "0x00A65710", "0x00A65718", "0x00A65720", "0x00A65798", "0x00A657D8", "0x00A65850", "0x00A6590C", "0x00A65970", "0x00A65B24", "0x00A65BC4", "0x00A65D84", "0x00A65DB4", "0x00A65E20", "0x00A65ED0", "0x00A65F3C", "0x00A65FAC", "0x00A65FF4", "0x00A660AC", "0x00A661F0", "0x00A66218", "0x00A6632C", "0x00A6639C", "0x00A663BC", "0x00A66418", "0x00A6644C", "0x00A66514", "0x00A66638", "0x00A66668", "0x00A6669C", "0x00A6679C", "0x00A66864", "0x00A66894", "0x00A668C4", "0x00A669D0", "0x00A66B38", "0x00A66B58", "0x00A66BD0", "0x00A66C48", "0x00A66D38", "0x00A66D5C", "0x00A66EA0", "0x00A66F10", "0x00A66FAC", "0x00A6708C", "0x00A67240", "0x00A67720", "0x00A67748", "0x00A677B4", "0x00A678C8", "0x00A67930", "0x00A67A70", "0x00A67C04", "0x00A67CA0", "0x00A67D6C", "0x00A67DC4", "0x00A67E6C", "0x00A67EC8", "0x00A67F30", "0x00A67FE8", "0x00A68058", "0x00A680D0", "0x00A68124", "0x00A681D4", "0x00A6828C", "0x00A68318", "0x00A6835C", "0x00A684D0", "0x00A68514", "0x00A68688", "0x00A686CC", "0x00A68840", "0x00A68884", "0x00A689F8", "0x00A68A9C", "0x00A68B40", "0x00A68C40", "0x00A68C8C", "0x00A68CCC", "0x00A68CF0", "0x00A68DEC", "0x00A68E38", "0x00A68E78", "0x00A68E9C", "0x00A68F98", "0x00A68FE4", "0x00A69024", "0x00A69048", "0x00A69154", "0x00A691A0", "0x00A691E0", "0x00A69204", "0x00A69318", "0x00A69364", "0x00A693A4", "0x00A693C8", "0x00A694C4", "0x00A69510", "0x00A69550", "0x00A69574", "0x00A69680", "0x00A696CC", "0x00A6970C", "0x00A69730", "0x00A6982C", "0x00A69878", "0x00A698B8", "0x00A698DC", "0x00A69968", "0x00A699B4", "0x00A699F4", "0x00A69A18", "0x00A69B14", "0x00A69B60", "0x00A69BA0", "0x00A69BC4", "0x00A69CC0", "0x00A69D0C", "0x00A69D4C", "0x00A69D70", "0x00A69E6C", "0x00A69EB8", "0x00A69EF8", "0x00A69F1C", "0x00A6A028", "0x00A6A074", "0x00A6A0B4", "0x00A6A0D8", "0x00A6A1EC", "0x00A6A238", "0x00A6A278", "0x00A6A29C", "0x00A6A3A0", "0x00A6A3EC", "0x00A6A42C", "0x00A6A450", "0x00A6A564", "0x00A6A5B0", "0x00A6A5F0", "0x00A6A614", "0x00A6A728", "0x00A6A774", "0x00A6A7B4", "0x00A6A7D8", "0x00A6A8FC", "0x00A6A948", "0x00A6A988", "0x00A6A9AC", "0x00A6AAC0", "0x00A6AB0C", "0x00A6AB4C", "0x00A6AB70", "0x00A6AC84", "0x00A6ACD0", "0x00A6AD10", "0x00A6AD34", "0x00A6AE48", "0x00A6AE94", "0x00A6AED4", "0x00A6AEF8", "0x00A6B00C", "0x00A6B058", "0x00A6B098", "0x00A6B0BC", "0x00A6B1D0", "0x00A6B21C", "0x00A6B25C", "0x00A6B280", "0x00A6B39C", "0x00A6B3E8", "0x00A6B428", "0x00A6B44C", "0x00A6B568", "0x00A6B5B4", "0x00A6B5F4", "0x00A6B618", "0x00A6B67C", "0x00A6B6A8", "0x00A6B77C", "0x00A6B850", "0x00A6B89C", "0x00A6B8DC", "0x00A6B900", "0x00A6B95C", "0x00A6B984", "0x00A6BA58", "0x00A6BB2C", "0x00A6BB78", "0x00A6BBB8", "0x00A6BBDC", "0x00A6BC78", "0x00A6BCD0", "0x00A6BDF0", "0x00A6BF00", "0x00A6BF4C", "0x00A6BF8C", "0x00A6BFB0", "0x00A6C00C", "0x00A6C034", "0x00A6C110", "0x00A6C1E4", "0x00A6C230", "0x00A6C270", "0x00A6C294", "0x00A6C340", "0x00A6C3B4", "0x00A6C4F8", "0x00A6C63C", "0x00A6C688", "0x00A6C6C8", "0x00A6C6EC", "0x00A6C794", "0x00A6C808", "0x00A6C940", "0x00A6CA74", "0x00A6CAC0", "0x00A6CB00", "0x00A6CB24", "0x00A6CB88", "0x00A6CBB0", "0x00A6CC98", "0x00A6CD78", "0x00A6CDC4", "0x00A6CE04", "0x00A6CE28", "0x00A6CE84", "0x00A6CEAC", "0x00A6CF88", "0x00A6D05C", "0x00A6D0A8", "0x00A6D0E8", "0x00A6D10C", "0x00A6D1A8", "0x00A6D200", "0x00A6D30C", "0x00A6D41C", "0x00A6D468", "0x00A6D4A8", "0x00A6D4CC", "0x00A6D500", "0x00A6D520", "0x00A6D5F0", "0x00A6D6B4", "0x00A6D700", "0x00A6D740", "0x00A6D764", "0x00A6D810", "0x00A6D884", "0x00A6D9C8", "0x00A6DB08", "0x00A6DB54", "0x00A6DB94", "0x00A6DBB8", "0x00A6DC18", "0x00A6DC40", "0x00A6DD1C", "0x00A6DDF4", "0x00A6DE40", "0x00A6DE80", "0x00A6DEA4", "0x00A6DF50", "0x00A6DFC4", "0x00A6E108", "0x00A6E24C", "0x00A6E298", "0x00A6E2D8", "0x00A6E2FC", "0x00A6E3A8", "0x00A6E41C", "0x00A6E560", "0x00A6E6A0", "0x00A6E6EC", "0x00A6E72C", "0x00A6E750", "0x00A6E7FC", "0x00A6E870", "0x00A6E9B4", "0x00A6EAF4", "0x00A6EB40", "0x00A6EB80", "0x00A6EBA4", "0x00A6EC04", "0x00A6EC2C", "0x00A6ED08", "0x00A6EDDC", "0x00A6EE28", "0x00A6EE68", "0x00A6EE8C", "0x00A6EF28", "0x00A6EF80", "0x00A6F0A8", "0x00A6F1D4", "0x00A6F220", "0x00A6F260", "0x00A6F284", "0x00A6F324", "0x00A6F388", "0x00A6F4C4", "0x00A6F5FC", "0x00A6F648", "0x00A6F688", "0x00A6F6AC", "0x00A6F770", "0x00A6F7E4", "0x00A6F93C", "0x00A6FA90", "0x00A6FADC", "0x00A6FB1C", "0x00A6FB40", "0x00A6FBEC", "0x00A6FC50", "0x00A6FD8C", "0x00A6FEC8", "0x00A6FF14", "0x00A6FF54", "0x00A6FF78", "0x00A70044", "0x00A700C0", "0x00A70218", "0x00A7036C", "0x00A703B8", "0x00A703F8", "0x00A7041C", "0x00A704E0", "0x00A70554", "0x00A706AC", "0x00A70800", "0x00A7084C", "0x00A7088C", "0x00A708B0", "0x00A70994", "0x00A70A20", "0x00A70B90", "0x00A70CFC", "0x00A70D48", "0x00A70D88", "0x00A70DAC", "0x00A70E70", "0x00A70EE4", "0x00A71038", "0x00A7118C", "0x00A711D8", "0x00A71218", "0x00A7123C", "0x00A71310", "0x00A7139C", "0x00A714F8", "0x00A71650", "0x00A7169C", "0x00A716DC", "0x00A71700", "0x00A717D4", "0x00A71860", "0x00A719BC", "0x00A71B14", "0x00A71B60", "0x00A71BA0", "0x00A71BC4", "0x00A71C98", "0x00A71D24", "0x00A71E80", "0x00A71FD8", "0x00A72024", "0x00A72064", "0x00A72088", "0x00A72164", "0x00A721F0", "0x00A7234C", "0x00A724A4", "0x00A724F0", "0x00A72530", "0x00A72554", "0x00A72630", "0x00A726BC", "0x00A72818", "0x00A72970", "0x00A729BC", "0x00A729FC", "0x00A72A20", "0x00A72AFC", "0x00A72B88", "0x00A72CE4", "0x00A72E3C", "0x00A72E88", "0x00A72EC8", "0x00A72EEC", "0x00A72F04", "0x00A72F10", "0x00A72F1C", "0x00A72FF4", "0x00A7306C", "0x00A730B0", "0x00A7314C", "0x00A73154", "0x00A73200", "0x00A73388", "0x00A734F8", "0x00A735CC", "0x00A73684", "0x00A73734", "0x00A737D0", "0x00A73880", "0x00A73A10", "0x00A73B98", "0x00A73D18", "0x00A73DB8", "0x00A73E70", "0x00A73F20", "0x00A73FD8", "0x00A74078", "0x00A74128", "0x00A74130", "0x00A7423C", "0x00A7470C", "0x00A747B8", "0x00A74960", "0x00A74A00", "0x00A74B40", "0x00A74D8C", "0x00A74E60", "0x00A74F34", "0x00A75178", "0x00A752E0", "0x00A75348", "0x00A75374", "0x00A7539C", "0x00A75430", "0x00A75438", "0x00A7584C", "0x00A75C6C", "0x00A75DCC", "0x00A760CC", "0x00A760D4", "0x00A76244", "0x00A762A0", "0x00A7632C", "0x00A76454", "0x00A7668C", "0x00A7674C", "0x00A76A8C", "0x00A76ABC", "0x00A76B00", "0x00A76B9C", "0x00A76C48", "0x00A76CF8", "0x00A76DB0", "0x00A76E4C", "0x00A76EFC", "0x00A76F04", "0x00A76F0C", "0x00A76FB8", "0x00A76FC4", "0x00A76FD0", "0x00A76FDC", "0x00A76FE8", "0x00A77008", "0x00A77014", "0x00A770C4", "0x00A770CC", "0x00A771D8", "0x00A776D8", "0x00A776E0", "0x00A776E8", "0x00A777D4", "0x00A777E0", "0x00A77800", "0x00A7780C", "0x00A778C8", "0x00A779A0", "0x00A77A78", "0x00A77A84", "0x00A77A90", "0x00A77A9C", "0x00A77AE0", "0x00A77B7C", "0x00A77C28", "0x00A77CD8", "0x00A77D90", "0x00A77E2C", "0x00A77EDC", "0x00A77EE4", "0x00A77EEC", "0x00A77F98", "0x00A77FA4", "0x00A77FB0", "0x00A77FBC", "0x00A77FC8", "0x00A77FE8", "0x00A77FF4", "0x00A780A4", "0x00A780AC", "0x00A781B8", "0x00A786B4", "0x00A786BC", "0x00A786C4", "0x00A787AC", "0x00A787B8", "0x00A787D8", "0x00A787E4", "0x00A788A0", "0x00A78978", "0x00A78A50", "0x00A78A5C", "0x00A78A68", "0x00A78A74", "0x00A78AB8", "0x00A78B54", "0x00A78C00", "0x00A78CB0", "0x00A78D68", "0x00A78E04", "0x00A78EB4", "0x00A78EBC", "0x00A78EC4", "0x00A78F70", "0x00A78F7C", "0x00A78F88", "0x00A78F94", "0x00A78FA0", "0x00A78FC0", "0x00A78FCC", "0x00A7907C", "0x00A79084", "0x00A79190", "0x00A7968C", "0x00A79694", "0x00A7969C", "0x00A79784", "0x00A79790", "0x00A797B0", "0x00A797BC", "0x00A79878", "0x00A79950", "0x00A79A28", "0x00A79A34", "0x00A79A40", "0x00A79A4C", "0x00A79A90", "0x00A79B2C", "0x00A79BD8", "0x00A79C90", "0x00A79D48", "0x00A79DE4", "0x00A79E9C", "0x00A79EA4", "0x00A79EAC", "0x00A79F58", "0x00A79F64", "0x00A79F70", "0x00A79F7C", "0x00A79F88", "0x00A79FA8", "0x00A79FB4", "0x00A7A064", "0x00A7A06C", "0x00A7A178", "0x00A7A674", "0x00A7A67C", "0x00A7A684", "0x00A7A76C", "0x00A7A778", "0x00A7A798", "0x00A7A7A4", "0x00A7A868", "0x00A7A940", "0x00A7AA18", "0x00A7AA24", "0x00A7AA30", "0x00A7AA3C", "0x00A7AA80", "0x00A7AB1C", "0x00A7ABC8", "0x00A7AC78", "0x00A7AD30", "0x00A7ADCC", "0x00A7AE7C", "0x00A7AE84", "0x00A7AE8C", "0x00A7AF38", "0x00A7AF44", "0x00A7AF50", "0x00A7AF5C", "0x00A7AF68", "0x00A7AF88", "0x00A7AF94", "0x00A7B044", "0x00A7B04C", "0x00A7B158", "0x00A7B654", "0x00A7B65C", "0x00A7B664", "0x00A7B74C", "0x00A7B758", "0x00A7B778", "0x00A7B784", "0x00A7B840", "0x00A7B918", "0x00A7B9F0", "0x00A7B9FC", "0x00A7BA08", "0x00A7BA14", "0x00A7BA58", "0x00A7BAF4", "0x00A7BBA0", "0x00A7BC58", "0x00A7BD10", "0x00A7BDAC", "0x00A7BE64", "0x00A7BE6C", "0x00A7BE74", "0x00A7BF20", "0x00A7BF2C", "0x00A7BF38", "0x00A7BF44", "0x00A7BF50", "0x00A7BF70", "0x00A7BF7C", "0x00A7C02C", "0x00A7C034", "0x00A7C140", "0x00A7C63C", "0x00A7C644", "0x00A7C64C", "0x00A7C734", "0x00A7C740", "0x00A7C760", "0x00A7C76C", "0x00A7C830", "0x00A7C908", "0x00A7C9E0", "0x00A7C9EC", "0x00A7C9F8", "0x00A7CA04", "0x00A7CA48", "0x00A7CAE4", "0x00A7CB90", "0x00A7CC40", "0x00A7CCF8", "0x00A7CD94", "0x00A7CE44", "0x00A7CE4C", "0x00A7CE54", "0x00A7CF00", "0x00A7CF0C", "0x00A7CF18", "0x00A7CF24", "0x00A7CF30", "0x00A7CF50", "0x00A7CF5C", "0x00A7D00C", "0x00A7D014", "0x00A7D120", "0x00A7D61C", "0x00A7D624", "0x00A7D62C", "0x00A7D714", "0x00A7D720", "0x00A7D740", "0x00A7D74C", "0x00A7D808", "0x00A7D8E0", "0x00A7D9B8", "0x00A7D9C4", "0x00A7D9D0", "0x00A7D9DC", "0x00A7DA74", "0x00A7DB14", "0x00A7DB1C", "0x00A7DB40", "0x00A7DBD8", "0x00A7DC78", "0x00A7DC80", "0x00A7DCA4", "0x00A7DD3C", "0x00A7DDDC", "0x00A7DDE4", "0x00A7DE08", "0x00A7DEA0", "0x00A7DF40", "0x00A7DF48", "0x00A7DF6C", "0x00A7E004", "0x00A7E0A4", "0x00A7E0AC", "0x00A7E0D0", "0x00A7E168", "0x00A7E20C", "0x00A7E214", "0x00A7E238", "0x00A7E2D0", "0x00A7E370", "0x00A7E378", "0x00A7E39C", "0x00A7E434", "0x00A7E4D4", "0x00A7E4DC", "0x00A7E500", "0x00A7E598", "0x00A7E63C", "0x00A7E644", "0x00A7E668", "0x00A7E700", "0x00A7E7A0", "0x00A7E7A8", "0x00A7E7CC", "0x00A7E864", "0x00A7E908", "0x00A7E910", "0x00A7E934", "0x00A7E9CC", "0x00A7EA70", "0x00A7EA78", "0x00A7EA9C", "0x00A7EB34", "0x00A7EBD4", "0x00A7EBDC", "0x00A7EC00", "0x00A7EC98", "0x00A7ED40", "0x00A7ED48", "0x00A7ED6C", "0x00A7EE04", "0x00A7EEA8", "0x00A7EEB0", "0x00A7EED4", "0x00A7EF6C", "0x00A7F00C", "0x00A7F014", "0x00A7F038", "0x00A7F0D0", "0x00A7F170", "0x00A7F178", "0x00A7F19C", "0x00A7F234", "0x00A7F2D4", "0x00A7F2DC", "0x00A7F300", "0x00A7F398", "0x00A7F438", "0x00A7F440", "0x00A7F464", "0x00A7F4FC", "0x00A7F59C", "0x00A7F5A4", "0x00A7F5C8", "0x00A7F660", "0x00A7F700", "0x00A7F708", "0x00A7F72C", "0x00A7F7C4", "0x00A7F86C", "0x00A7F874", "0x00A7F898", "0x00A7F930", "0x00A7F9D0", "0x00A7F9D8", "0x00A7F9FC", "0x00A7FA94", "0x00A7FB34", "0x00A7FB3C", "0x00A7FB60", "0x00A7FBF8", "0x00A7FC98", "0x00A7FCA0", "0x00A7FCC4", "0x00A7FD5C", "0x00A7FDFC", "0x00A7FE04", "0x00A7FE28", "0x00A7FEC0", "0x00A7FF60", "0x00A7FF68", "0x00A7FF8C", "0x00A80024", "0x00A800C8", "0x00A800D0", "0x00A800F4", "0x00A8018C", "0x00A8022C", "0x00A80234", "0x00A80258", "0x00A802F0", "0x00A80390", "0x00A80398", "0x00A803BC", "0x00A80454", "0x00A804F8", "0x00A80500", "0x00A80524", "0x00A805BC", "0x00A8065C", "0x00A80664", "0x00A80688", "0x00A80720", "0x00A807C4", "0x00A807CC", "0x00A807F0", "0x00A80888", "0x00A8092C", "0x00A80934", "0x00A80958", "0x00A809F0", "0x00A80A90", "0x00A80A98", "0x00A80ABC", "0x00A80B54", "0x00A80BFC", "0x00A80C04", "0x00A80C28", "0x00A80CC0", "0x00A80D64", "0x00A80D6C", "0x00A80D90", "0x00A80E28", "0x00A80EC8", "0x00A80ED0", "0x00A80EF4", "0x00A80F8C", "0x00A8102C", "0x00A81034", "0x00A81058", "0x00A810F0", "0x00A81190", "0x00A81198", "0x00A811BC", "0x00A81254", "0x00A812F4", "0x00A812FC", "0x00A81320", "0x00A813B8", "0x00A81458", "0x00A81460", "0x00A81484", "0x00A8151C", "0x00A815BC", "0x00A815C4", "0x00A815E8", "0x00A81680", "0x00A81728", "0x00A81730", "0x00A81754", "0x00A817EC", "0x00A8188C", "0x00A81894", "0x00A818B8", "0x00A81950", "0x00A819F0", "0x00A819F8", "0x00A81A1C", "0x00A81AB4", "0x00A81B54", "0x00A81B5C", "0x00A81B80", "0x00A81C18", "0x00A81CB8", "0x00A81CC0", "0x00A81CE4", "0x00A81D7C", "0x00A81E1C", "0x00A81E24", "0x00A81E48", "0x00A81EE0", "0x00A81F84", "0x00A81F8C", "0x00A81FB0", "0x00A82048", "0x00A820E8", "0x00A820F0", "0x00A82114", "0x00A821AC", "0x00A8224C", "0x00A82254", "0x00A82278", "0x00A82310", "0x00A823B4", "0x00A823BC", "0x00A823E0", "0x00A82478", "0x00A82518", "0x00A82520", "0x00A82544", "0x00A825DC", "0x00A82680", "0x00A82688", "0x00A826AC", "0x00A82744", "0x00A827E8", "0x00A827F0", "0x00A82814", "0x00A828AC", "0x00A8294C", "0x00A82954", "0x00A82978", "0x00A82A10", "0x00A82AB8", "0x00A82AC0", "0x00A82AE4", "0x00A82B7C", "0x00A82C20", "0x00A82C28", "0x00A82C4C", "0x00A82CE4", "0x00A82D84", "0x00A82D8C", "0x00A82DB0", "0x00A82E48", "0x00A82EE8", "0x00A82EF0", "0x00A82F14", "0x00A82FAC", "0x00A8304C", "0x00A83054", "0x00A83078", "0x00A83110", "0x00A831B0", "0x00A831B8", "0x00A831DC", "0x00A83274", "0x00A83314", "0x00A8331C", "0x00A83340", "0x00A833D8", "0x00A83478", "0x00A83480", "0x00A834A4", "0x00A8353C", "0x00A835E4", "0x00A835EC", "0x00A83610", "0x00A836A8", "0x00A83748", "0x00A83750", "0x00A83774", "0x00A8380C", "0x00A838AC", "0x00A838B4", "0x00A838D8", "0x00A83970", "0x00A83A10", "0x00A83A18", "0x00A83A3C", "0x00A83AD4", "0x00A83B74", "0x00A83B7C", "0x00A83BA0", "0x00A83C38", "0x00A83CD8", "0x00A83CE0", "0x00A83D04", "0x00A83D9C", "0x00A83E40", "0x00A83E48", "0x00A83E6C", "0x00A83F04", "0x00A83FA4", "0x00A83FAC", "0x00A83FD0", "0x00A84068", "0x00A84108", "0x00A84110", "0x00A84134", "0x00A841CC", "0x00A84270", "0x00A84278", "0x00A8429C", "0x00A84334", "0x00A843D4", "0x00A843DC", "0x00A84400", "0x00A84498", "0x00A8453C", "0x00A84544", "0x00A84568", "0x00A84600", "0x00A846A4", "0x00A846AC", "0x00A846D0", "0x00A84768", "0x00A84808", "0x00A84810", "0x00A84834", "0x00A848CC", "0x00A84974", "0x00A8497C", "0x00A849A0", "0x00A84A38", "0x00A84ADC", "0x00A84AE4", "0x00A84B08", "0x00A84BA0", "0x00A84C40", "0x00A84C48", "0x00A84C6C", "0x00A84D04", "0x00A84DA4", "0x00A84DAC", "0x00A84DD0", "0x00A84E68", "0x00A84F08", "0x00A84F10", "0x00A84F34", "0x00A84FCC", "0x00A8506C", "0x00A85074", "0x00A85098", "0x00A85130", "0x00A851D0", "0x00A851D8", "0x00A851FC", "0x00A85294", "0x00A85334", "0x00A8533C", "0x00A85360", "0x00A853F8", "0x00A854A0", "0x00A854A8", "0x00A854CC", "0x00A85564", "0x00A85604", "0x00A8560C", "0x00A85630", "0x00A856C8", "0x00A85768", "0x00A85770", "0x00A85794", "0x00A8582C", "0x00A858CC", "0x00A858D4", "0x00A858F8", "0x00A85990", "0x00A85A30", "0x00A85A38", "0x00A85A5C", "0x00A85AF4", "0x00A85B94", "0x00A85B9C", "0x00A85BC0", "0x00A85C00", "0x00A85C6C", "0x00A85F78", "0x00A862D0", "0x00A86410", "0x00A864D4", "0x00A86564", "0x00A86788", "0x00A86834", "0x00A86974", "0x00A86A38", "0x00A86AC8", "0x00A86CEC", "0x00A86D98", "0x00A86ED8", "0x00A86F9C", "0x00A8702C", "0x00A87250", "0x00A872FC", "0x00A8743C", "0x00A87500", "0x00A87590", "0x00A877B4", "0x00A8786C", "0x00A879AC", "0x00A87A70", "0x00A87B00", "0x00A87D24", "0x00A87DD0", "0x00A87F10", "0x00A87FD4", "0x00A88064", "0x00A88288", "0x00A88340", "0x00A88480", "0x00A88544", "0x00A885D4", "0x00A887F8", "0x00A888B0", "0x00A889F0", "0x00A88AB4", "0x00A88B44", "0x00A88D68", "0x00A88E14", "0x00A88F54", "0x00A89018", "0x00A890A8", "0x00A892CC", "0x00A8937C", "0x00A894BC", "0x00A89580", "0x00A89610", "0x00A89834", "0x00A898EC", "0x00A89A2C", "0x00A89AF0", "0x00A89B80", "0x00A89DA4", "0x00A89E50", "0x00A89F90", "0x00A8A054", "0x00A8A0E4", "0x00A8A308", "0x00A8A3B4", "0x00A8A4F4", "0x00A8A5B8", "0x00A8A648", "0x00A8A86C", "0x00A8A918", "0x00A8AA58", "0x00A8AB1C", "0x00A8ABAC", "0x00A8ADD0", "0x00A8AE7C", "0x00A8AFBC", "0x00A8B080", "0x00A8B110", "0x00A8B330", "0x00A8B3CC", "0x00A8B50C", "0x00A8B5D0", "0x00A8B660", "0x00A8B884", "0x00A8B930", "0x00A8BA70", "0x00A8BB34", "0x00A8BBC4", "0x00A8BDE8", "0x00A8BE98", "0x00A8BFD8", "0x00A8C09C", "0x00A8C12C", "0x00A8C350", "0x00A8C3FC", "0x00A8C53C", "0x00A8C600", "0x00A8C690", "0x00A8C8B4", "0x00A8C960", "0x00A8CAA0", "0x00A8CB64", "0x00A8CBF4", "0x00A8CE18", "0x00A8CEC4", "0x00A8D004", "0x00A8D0C8", "0x00A8D158", "0x00A8D37C", "0x00A8D428", "0x00A8D568", "0x00A8D62C", "0x00A8D6BC", "0x00A8D8E0", "0x00A8D98C", "0x00A8DA0C", "0x00A8DAD4", "0x00A8DB44", "0x00A8DC7C", "0x00A8DCCC", "0x00A8DD6C", "0x00A8DDDC", "0x00A8DE2C", "0x00A8DECC", "0x00A8DF38", "0x00A8DF88", "0x00A8E028", "0x00A8E094", "0x00A8E0E4", "0x00A8E184", "0x00A8E1F0", "0x00A8E240", "0x00A8E2E0", "0x00A8E34C", "0x00A8E39C", "0x00A8E43C", "0x00A8E4A8", "0x00A8E4F8", "0x00A8E598", "0x00A8E604", "0x00A8E654", "0x00A8E6F4", "0x00A8E760", "0x00A8E7B0", "0x00A8E850", "0x00A8E8BC", "0x00A8E90C", "0x00A8E9AC", "0x00A8EA18", "0x00A8EA68", "0x00A8EB08", "0x00A8EB74", "0x00A8EBC4", "0x00A8EC64", "0x00A8ECD0", "0x00A8ED20", "0x00A8EDC0", "0x00A8EE2C", "0x00A8EE7C", "0x00A8EF1C", "0x00A8EF88", "0x00A8EFD8", "0x00A8F038", "0x00A8F064", "0x00A8F0B4", "0x00A8F154", "0x00A8F1C0", "0x00A8F210", "0x00A8F2B0", "0x00A8F31C", "0x00A8F36C", "0x00A8F40C", "0x00A8F478", "0x00A8F4C8", "0x00A8F568", "0x00A8F5D4", "0x00A8F624", "0x00A8F6C4", "0x00A8F730", "0x00A8F780", "0x00A8F820", "0x00A8F88C", "0x00A8F8DC", "0x00A8F97C", "0x00A8F9E8", "0x00A8FA08", "0x00A8FA0C", "0x00A8FA14", "0x00A8FA38", "0x00A8FA58", "0x00A8FA5C", "0x00A8FA64", "0x00A8FA88", "0x00A8FE48", "0x00A8FE60", "0x00A90220", "0x00A90238", "0x00A905F8", "0x00A90610", "0x00A909D0", "0x00A909E8", "0x00A90DA8", "0x00A91DC0", "0x00A91DEC", "0x00A91E14", "0x00A91E44", "0x00A91F64", "0x00A91F8C", "0x00A9245C", "0x00A92484", "0x00A92884", "0x00A92964", "0x00A9296C", "0x00A9297C", "0x00A929F4", "0x00A92A6C", "0x00A92AE4", "0x00A92B5C", "0x00A92BD4", "0x00A92C4C", "0x00A92D30", "0x00A92D58", "0x00A92D80", "0x00A92DB0", "0x00A92E70", "0x00A92F4C", "0x00A92FE4", "0x00A93018", "0x00A930F4", "0x00A93310", "0x00A9333C", "0x00A933D0", "0x00A935DC", "0x00A93820", "0x00A93934", "0x00A93EC8", "0x00A942D4", "0x00A9436C", "0x00A94604", "0x00A94974", "0x00A94D14", "0x00A94D94", "0x00A94DBC", "0x00A94DC4", "0x00A94DE8", "0x00A95334", "0x00A953C8", "0x00A953D0", "0x00A95448", "0x00A95450", "0x00A95458", "0x00A9547C", "0x00A954A0", "0x00A955C8", "0x00A95984", "0x00A95A50", "0x00A95E0C", "0x00A95EE4", "0x00A95F78", "0x00A9604C", "0x00A96078", "0x00A960A0", "0x00A960D0", "0x00A961F0", "0x00A96218", "0x00A966D8", "0x00A96700", "0x00A96AF4", "0x00A96BD4", "0x00A96BDC", "0x00A96BEC", "0x00A96C64", "0x00A96CDC", "0x00A96D54", "0x00A96DCC", "0x00A96E44", "0x00A96EBC", "0x00A96F90", "0x00A96FB8", "0x00A96FE0", "0x00A97004", "0x00A970B8", "0x00A97194", "0x00A9722C", "0x00A97260", "0x00A97380", "0x00A97588", "0x00A975B0", "0x00A97638", "0x00A97844", "0x00A97A6C", "0x00A97B80", "0x00A980E8", "0x00A984F0", "0x00A98588", "0x00A98818", "0x00A98B84", "0x00A98F20", "0x00A98FA0", "0x00A98FC8", "0x00A98FD0", "0x00A98FF4", "0x00A994F8", "0x00A99580", "0x00A99588", "0x00A99600", "0x00A99608", "0x00A99610", "0x00A99634", "0x00A99658", "0x00A9974C", "0x00A99AE0", "0x00A99BAC", "0x00A99F40", "0x00A9A018", "0x00A9A0A0", "0x00A9A174", "0x00A9A1D4", "0x00A9A218", "0x00A9A23C", "0x00A9A260", "0x00A9A37C", "0x00A9A3C8", "0x00A9A408", "0x00A9A468", "0x00A9A4AC", "0x00A9A4D0", "0x00A9A4F4", "0x00A9A610", "0x00A9A65C", "0x00A9A69C", "0x00A9A780", "0x00A9ADAC", "0x00A9AE58", "0x00A9AEF8", "0x00A9AFCC", "0x00A9B148", "0x00A9B160", "0x00A9B244", "0x00A9B870", "0x00A9B91C", "0x00A9B9BC", "0x00A9BA90", "0x00A9BC00", "0x00A9BC18", "0x00A9BCFC", "0x00A9C328", "0x00A9C3D4", "0x00A9C474", "0x00A9C548", "0x00A9C6B8", "0x00A9C6D0", "0x00A9C7B4", "0x00A9CDE0", "0x00A9CE80", "0x00A9CF20", "0x00A9CFF4", "0x00A9D164", "0x00A9D17C", "0x00A9D260", "0x00A9D88C", "0x00A9D944", "0x00A9D9F0", "0x00A9DAC4", "0x00A9DC30", "0x00A9DC48", "0x00A9DD2C", "0x00A9E358", "0x00A9E3F8", "0x00A9E498", "0x00A9E56C", "0x00A9E6DC", "0x00A9E6F4", "0x00A9E7D8", "0x00A9EE04", "0x00A9EEBC", "0x00A9EF68", "0x00A9F03C", "0x00A9F1A8", "0x00A9F1C0", "0x00A9F2A4", "0x00A9F8D0", "0x00A9F970", "0x00A9FA10", "0x00A9FAE4", "0x00A9FC54", "0x00A9FC6C", "0x00A9FD50", "0x00AA037C", "0x00AA041C", "0x00AA04BC", "0x00AA0590", "0x00AA0700", "0x00AA0718", "0x00AA07FC", "0x00AA0E28", "0x00AA0EC8", "0x00AA0F68", "0x00AA1034", "0x00AA1194", "0x00AA11AC", "0x00AA1290", "0x00AA18BC", "0x00AA1974", "0x00AA1A20", "0x00AA1AF4", "0x00AA1C60", "0x00AA1C78", "0x00AA1D5C", "0x00AA2388", "0x00AA2428", "0x00AA24C8", "0x00AA259C", "0x00AA270C", "0x00AA2724", "0x00AA2808", "0x00AA2E34", "0x00AA2EEC", "0x00AA2F98", "0x00AA306C", "0x00AA31D8", "0x00AA31F0", "0x00AA32D4", "0x00AA3900", "0x00AA39B8", "0x00AA3A64", "0x00AA3B38", "0x00AA3CA4", "0x00AA3CBC", "0x00AA3DA0", "0x00AA43CC", "0x00AA4484", "0x00AA4530", "0x00AA4604", "0x00AA4770", "0x00AA4788", "0x00AA486C", "0x00AA4E98", "0x00AA4F38", "0x00AA4FD8", "0x00AA50AC", "0x00AA521C", "0x00AA5234", "0x00AA5318", "0x00AA5944", "0x00AA59E4", "0x00AA5A84", "0x00AA5B58", "0x00AA5CC8", "0x00AA5CE0", "0x00AA5DC4", "0x00AA63F0", "0x00AA64A8", "0x00AA6554", "0x00AA6628", "0x00AA6794", "0x00AA67AC", "0x00AA6890", "0x00AA6EBC", "0x00AA6FB4", "0x00AA70A4", "0x00AA719C", "0x00AA734C", "0x00AA7364", "0x00AA7448", "0x00AA7A74", "0x00AA7B48", "0x00AA7C18", "0x00AA7D00", "0x00AA7E90", "0x00AA7EA8", "0x00AA7F8C", "0x00AA85B8", "0x00AA86B8", "0x00AA87B0", "0x00AA88A8", "0x00AA8A58", "0x00AA8A70", "0x00AA8B54", "0x00AA9180", "0x00AA927C", "0x00AA9370", "0x00AA9468", "0x00AA9614", "0x00AA962C", "0x00AA9710", "0x00AA9D3C", "0x00AA9E5C", "0x00AA9F74", "0x00AAA07C", "0x00AAA24C", "0x00AAA264", "0x00AAA348", "0x00AAA974", "0x00AAAA70", "0x00AAAB60", "0x00AAAC58", "0x00AAAE08", "0x00AAAE20", "0x00AAAF04", "0x00AAB530", "0x00AAB638", "0x00AAB738", "0x00AAB830", "0x00AAB9E0", "0x00AAB9F8", "0x00AABADC", "0x00AAC108", "0x00AAC210", "0x00AAC310", "0x00AAC408", "0x00AAC5B8", "0x00AAC5D0", "0x00AAC6B4", "0x00AACCE0", "0x00AACDE8", "0x00AACEE8", "0x00AACFE0", "0x00AAD190", "0x00AAD1A8", "0x00AAD2B4", "0x00AAD388", "0x00AAD3B4", "0x00AAD3DC", "0x00AAD4B4", "0x00AAD58C", "0x00AAD674", "0x00AADA68", "0x00AADA98", "0x00AADD04", "0x00AADE10", "0x00AADE50", "0x00AADE7C", "0x00AAE3B0", "0x00AAE49C", "0x00AAE678", "0x00AAE774", "0x00AAECFC", "0x00AAEF3C", "0x00AAF1C8", "0x00AAF42C", "0x00AAF510", "0x00AAF658", "0x00AAF798", "0x00AAF810", "0x00AAFF1C", "0x00AAFFEC", "0x00AB00F4", "0x00AB0154", "0x00AB01C0", "0x00AB02BC", "0x00AB0360", "0x00AB0518", "0x00AB0650", "0x00AB088C", "0x00AB0A8C", "0x00AB0C28", "0x00AB0CEC", "0x00AB0D2C", "0x00AB0D50", "0x00AB0D74", "0x00AB0D98", "0x00AB0DBC", "0x00AB0E74", "0x00AB0EFC", "0x00AB0F04", "0x00AB0F94", "0x00AB0FB8", "0x00AB12AC", "0x00AB1414", "0x00AB1480", "0x00AB1488", "0x00AB1490", "0x00AB14B4", "0x00AB160C", "0x00AB1630", "0x00AB17C4", "0x00AB1A08", "0x00AB1DBC", "0x00AB1DC4", "0x00AB1E30", "0x00AB26DC", "0x00AB26EC", "0x00AB270C", "0x00AB2714", "0x00AB2850", "0x00AB2970", "0x00AB29F0", "0x00AB2C88", "0x00AB2F20", "0x00AB2FC4", "0x00AB30D0", "0x00AB31A4", "0x00AB31D0", "0x00AB31F8", "0x00AB32D0", "0x00AB33A8", "0x00AB3490", "0x00AB3918", "0x00AB3948", "0x00AB3BB4", "0x00AB3D44", "0x00AB3E2C", "0x00AB3F14", "0x00AB444C", "0x00AB45BC", "0x00AB4798", "0x00AB4918", "0x00AB4EA4", "0x00AB50E4", "0x00AB5370", "0x00AB55D4", "0x00AB56B4", "0x00AB5788", "0x00AB58C4", "0x00AB593C", "0x00AB604C", "0x00AB611C", "0x00AB62A8", "0x00AB6308", "0x00AB6374", "0x00AB6470", "0x00AB6514", "0x00AB6750", "0x00AB690C", "0x00AB6BD4", "0x00AB6E60", "0x00AB6FFC", "0x00AB70C0", "0x00AB7100", "0x00AB7124", "0x00AB7148", "0x00AB716C", "0x00AB7190", "0x00AB7248", "0x00AB72D0", "0x00AB72D8", "0x00AB73B8", "0x00AB73DC", "0x00AB76C4", "0x00AB7828", "0x00AB7894", "0x00AB789C", "0x00AB78A4", "0x00AB78C8", "0x00AB7A1C", "0x00AB7A40", "0x00AB7BA0", "0x00AB7DEC", "0x00AB81A0", "0x00AB81A8", "0x00AB8214", "0x00AB8ABC", "0x00AB8ACC", "0x00AB8AEC", "0x00AB8AF4", "0x00AB8C30", "0x00AB8D50", "0x00AB8DD0", "0x00AB9068", "0x00AB9300", "0x00AB93A4", "0x00AB93D8", "0x00AB93DC", "0x00AB9700", "0x00AB9708", "0x00AB9768", "0x00AB9770", "0x00AB9820", "0x00AB983C", "0x00AB985C", "0x00AB98F8", "0x00AB9A8C", "0x00AB9BDC", "0x00AB9CFC", "0x00AB9DCC", "0x00ABA200", "0x00ABA2BC", "0x00ABA3E8", "0x00ABA3F0", "0x00ABA45C", "0x00ABA4F8", "0x00ABA528", "0x00ABA54C", "0x00ABA594", "0x00ABA87C", "0x00ABAAF4", "0x00ABABBC", "0x00ABAD78", "0x00ABB0E0", "0x00ABB15C", "0x00ABB2C4", "0x00ABB3A8", "0x00ABB448", "0x00ABB468", "0x00ABB4EC", "0x00ABB704", "0x00ABB78C", "0x00ABB8F0", "0x00ABB918", "0x00ABB9B0", "0x00ABBAD4", "0x00ABBB08", "0x00ABBB0C", "0x00ABBB80", "0x00ABBB88", "0x00ABBBE8", "0x00ABBBF0", "0x00ABBC24", "0x00ABBC3C", "0x00ABBCF8", "0x00ABBFF8", "0x00ABC020", "0x00ABC054", "0x00ABC05C", "0x00ABC0C8", "0x00ABC0EC", "0x00ABC21C", "0x00ABC2F4", "0x00ABC3D0", "0x00ABC488", "0x00ABC658", "0x00ABC764", "0x00ABC89C", "0x00ABC8CC", "0x00ABC90C", "0x00ABC9B0", "0x00ABCA68", "0x00ABCB28", "0x00ABCB94", "0x00ABCDF4", "0x00ABCE58", "0x00ABCE7C", "0x00ABCEFC", "0x00ABCF4C", "0x00ABCFE4", "0x00ABD034", "0x00ABD0AC", "0x00ABD148", "0x00ABD1EC", "0x00ABD360", "0x00ABD404", "0x00ABD4A4", "0x00ABD4D8", "0x00ABD5CC", "0x00ABD5F0", "0x00ABD6B4", "0x00ABD6E8", "0x00ABD798", "0x00ABD83C", "0x00ABD860", "0x00ABD910", "0x00ABD9C4", "0x00ABDA6C", "0x00ABDAD8", "0x00ABDAE0", "0x00ABDAEC", "0x00ABDAF4", "0x00ABDB00", "0x00ABDB08", "0x00ABDB14", "0x00ABDDB0", "0x00ABDE30", "0x00ABDEF8", "0x00ABE044", "0x00ABE094", "0x00ABE098", "0x00ABE09C", "0x00ABE0C4", "0x00ABE1B8", "0x00ABE218", "0x00ABE27C", "0x00ABE41C", "0x00ABE4BC", "0x00ABE544", "0x00ABE568", "0x00ABE5D8", "0x00ABE5FC", "0x00ABE618", "0x00ABE734", "0x00ABE758", "0x00ABE7C4", "0x00ABE960", "0x00ABEA70", "0x00ABEA94", "0x00ABEBA0", "0x00ABEC40", "0x00ABF05C", "0x00ABF7B8", "0x00ABF884", "0x00ABF9AC", "0x00ABFA80", "0x00ABFAB0", "0x00ABFAE0", "0x00ABFBA0", "0x00ABFC14", "0x00ABFC74", "0x00ABFF08", "0x00AC0014", "0x00AC001C", "0x00AC00A4", "0x00AC0114", "0x00AC0138", "0x00AC015C", "0x00AC01F8", "0x00AC0380", "0x00AC03A4", "0x00AC0410", "0x00AC045C", "0x00AC0628", "0x00AC0648", "0x00AC0650", "0x00AC06A0", "0x00AC07A4", "0x00AC07F4", "0x00AC0964", "0x00AC09B0", "0x00AC09B4", "0x00AC0A14", "0x00AC0A70", "0x00AC0AD4", "0x00AC0B14", "0x00AC0B30", "0x00AC0BB4", "0x00AC0BF4", "0x00AC0C90", "0x00AC0D14", "0x00AC0D44", "0x00AC0EE4", "0x00AC0EEC", "0x00AC0F58", "0x00AC0F70", "0x00AC1290", "0x00AC1450", "0x00AC15F8", "0x00AC1748", "0x00AC1878", "0x00AC18DC", "0x00AC19CC", "0x00AC1D5C", "0x00AC20D8", "0x00AC226C", "0x00AC249C", "0x00AC2618", "0x00AC2630", "0x00AC2950", "0x00AC2B10", "0x00AC2CB8", "0x00AC2E04", "0x00AC2F28", "0x00AC2F8C", "0x00AC307C", "0x00AC340C", "0x00AC3778", "0x00AC390C", "0x00AC3B20", "0x00AC3C94", "0x00AC3CAC", "0x00AC3FCC", "0x00AC418C", "0x00AC4334", "0x00AC4480", "0x00AC45A4", "0x00AC4608", "0x00AC46F8", "0x00AC4A88", "0x00AC4DF4", "0x00AC4F88", "0x00AC519C", "0x00AC5310", "0x00AC5328", "0x00AC5648", "0x00AC5818", "0x00AC59C0", "0x00AC5B28", "0x00AC5C74", "0x00AC5CD8", "0x00AC5DC8", "0x00AC6158", "0x00AC6500", "0x00AC6694", "0x00AC68E8", "0x00AC6A84", "0x00AC6A9C", "0x00AC6DBC", "0x00AC6FA4", "0x00AC714C", "0x00AC7304", "0x00AC74A0", "0x00AC7550", "0x00AC7640", "0x00AC79D0", "0x00AC7DD8", "0x00AC7F6C", "0x00AC8238", "0x00AC843C", "0x00AC9454", "0x00AC9498", "0x00AC9534", "0x00AC95E0", "0x00AC9690", "0x00AC9748", "0x00AC97E4", "0x00AC9894", "0x00AC989C", "0x00AC98A4", "0x00AC9950", "0x00AC995C", "0x00AC9968", "0x00AC9974", "0x00AC9980", "0x00AC99A0", "0x00AC99AC", "0x00AC9A5C", "0x00AC9A64", "0x00AC9B70", "0x00ACA040", "0x00ACA048", "0x00ACA050", "0x00ACA0FC", "0x00ACA108", "0x00ACA128", "0x00ACA134", "0x00ACA19C", "0x00ACA270", "0x00ACA344", "0x00ACA350", "0x00ACA35C", "0x00ACA368", "0x00ACA3AC", "0x00ACA448", "0x00ACA4FC", "0x00ACA5E4", "0x00ACA69C", "0x00ACA738", "0x00ACA81C", "0x00ACA824", "0x00ACA82C", "0x00ACA8E0", "0x00ACA8EC", "0x00ACA8F8", "0x00ACA904", "0x00ACA910", "0x00ACA930", "0x00ACA93C", "0x00ACA9EC", "0x00ACA9F4", "0x00ACAB00", "0x00ACB00C", "0x00ACB014", "0x00ACB01C", "0x00ACB114", "0x00ACB120", "0x00ACB140", "0x00ACB14C", "0x00ACB214", "0x00ACB2F4", "0x00ACB3D0", "0x00ACB3DC", "0x00ACB3E8", "0x00ACB3F4", "0x00ACB438", "0x00ACB4D4", "0x00ACB580", "0x00ACB638", "0x00ACB6F0", "0x00ACB78C", "0x00ACB844", "0x00ACB84C", "0x00ACB854", "0x00ACB900", "0x00ACB90C", "0x00ACB918", "0x00ACB924", "0x00ACB930", "0x00ACB950", "0x00ACB95C", "0x00ACBA0C", "0x00ACBA14", "0x00ACBB20", "0x00ACC01C", "0x00ACC024", "0x00ACC02C", "0x00ACC114", "0x00ACC120", "0x00ACC140", "0x00ACC14C", "0x00ACC210", "0x00ACC2E8", "0x00ACC3C0", "0x00ACC3CC", "0x00ACC3D8", "0x00ACC3E4", "0x00ACC428", "0x00ACC4C4", "0x00ACC570", "0x00ACC620", "0x00ACC6D8", "0x00ACC774", "0x00ACC824", "0x00ACC82C", "0x00ACC834", "0x00ACC8E0", "0x00ACC8EC", "0x00ACC8F8", "0x00ACC904", "0x00ACC910", "0x00ACC930", "0x00ACC93C", "0x00ACC9EC", "0x00ACC9F4", "0x00ACCB00", "0x00ACCFFC", "0x00ACD004", "0x00ACD00C", "0x00ACD0F4", "0x00ACD100", "0x00ACD120", "0x00ACD12C", "0x00ACD1E8", "0x00ACD2C0", "0x00ACD398", "0x00ACD3A4", "0x00ACD3B0", "0x00ACD3BC", "0x00ACD400", "0x00ACD49C", "0x00ACD548", "0x00ACD5F8", "0x00ACD6B0", "0x00ACD74C", "0x00ACD7FC", "0x00ACD804", "0x00ACD80C", "0x00ACD8B8", "0x00ACD8C4", "0x00ACD8D0", "0x00ACD8DC", "0x00ACD8E8", "0x00ACD908", "0x00ACD914", "0x00ACD9C4", "0x00ACD9CC", "0x00ACDAD8", "0x00ACDFD4", "0x00ACDFDC", "0x00ACDFE4", "0x00ACE0CC", "0x00ACE0D8", "0x00ACE0F8", "0x00ACE104", "0x00ACE1C0", "0x00ACE298", "0x00ACE370", "0x00ACE37C", "0x00ACE388", "0x00ACE9A0", "0x00ACE9E4", "0x00ACE9F0", "0x00ACE9FC", "0x00ACEAAC", "0x00ACEB64", "0x00ACEC00", "0x00ACEC08", "0x00ACEC28", "0x00ACECC4", "0x00ACED74", "0x00ACED8C", "0x00ACED94", "0x00ACEEA0", "0x00ACEEE0", "0x00ACEF24", "0x00ACEF30", "0x00ACEF3C", "0x00ACEFEC", "0x00ACF0A4", "0x00ACF140", "0x00ACF148", "0x00ACF168", "0x00ACF204", "0x00ACF2B4", "0x00ACF2CC", "0x00ACF2D4", "0x00ACF3E0", "0x00ACF420", "0x00ACF4C4", "0x00ACF4CC", "0x00ACF5D4", "0x00ACF6DC", "0x00ACF78C", "0x00ACF7B0", "0x00ACF868", "0x00ACF88C", "0x00ACF938", "0x00ACF944", "0x00ACF964", "0x00ACFA10", "0x00ACFA1C", "0x00ACFAB8", "0x00ACFB70", "0x00ACFC28", "0x00ACFC30", "0x00ACFC3C", "0x00ACFC48", "0x00ACFC68", "0x00ACFD04", "0x00ACFDB4", "0x00ACFE24", "0x00ACFE30", "0x00ACFE3C", "0x00ACFF10", "0x00AD0040", "0x00AD0048", "0x00AD0050", "0x00AD0074", "0x00AD0080", "0x00AD00A4", "0x00AD0178", "0x00AD0184", "0x00AD0A3C", "0x00AD0A44", "0x00AD0B50", "0x00AD0B74", "0x00AD0B98", "0x00AD0BA8", "0x00AD0E4C", "0x00AD0EF8", "0x00AD0F24", "0x00AD0F34", "0x00AD11C4", "0x00AD1268", "0x00AD1294", "0x00AD12A4", "0x00AD1534", "0x00AD15D8", "0x00AD1604", "0x00AD1614", "0x00AD18CC", "0x00AD1970", "0x00AD199C", "0x00AD19AC", "0x00AD1DD0", "0x00AD1E7C", "0x00AD1EA8", "0x00AD1EB8", "0x00AD213C", "0x00AD21DC", "0x00AD2208", "0x00AD2218", "0x00AD24D0", "0x00AD2574", "0x00AD25A0", "0x00AD25B0", "0x00AD2840", "0x00AD28E0", "0x00AD290C", "0x00AD291C", "0x00AD2D28", "0x00AD2D58", "0x00AD2D84", "0x00AD2D94", "0x00AD3018", "0x00AD30B8", "0x00AD30E4", "0x00AD30F4", "0x00AD3378", "0x00AD3418", "0x00AD3444", "0x00AD3454", "0x00AD36D8", "0x00AD3778", "0x00AD37A4", "0x00AD37B4", "0x00AD3A6C", "0x00AD3B10", "0x00AD3B3C", "0x00AD3B4C", "0x00AD3F70", "0x00AD401C", "0x00AD4048", "0x00AD4058", "0x00AD43BC", "0x00AD4468", "0x00AD4494", "0x00AD44A4", "0x00AD48C8", "0x00AD4974", "0x00AD49A0", "0x00AD49B0", "0x00AD4DB8", "0x00AD4E64", "0x00AD4E90", "0x00AD4EA0", "0x00AD5398", "0x00AD5444", "0x00AD5470", "0x00AD5480", "0x00AD58B8", "0x00AD5964", "0x00AD5990", "0x00AD59A0", "0x00AD5DCC", "0x00AD5E78", "0x00AD5EA4", "0x00AD5EB4", "0x00AD62E0", "0x00AD638C", "0x00AD63B8", "0x00AD63C8", "0x00AD67F4", "0x00AD68A0", "0x00AD68CC", "0x00AD68DC", "0x00AD6D08", "0x00AD6DB4", "0x00AD6DE0", "0x00AD6DF0", "0x00AD721C", "0x00AD72C8", "0x00AD72F4", "0x00AD7304", "0x00AD7730", "0x00AD77DC", "0x00AD7808", "0x00AD7818", "0x00AD7BD8", "0x00AD7BFC", "0x00AD7C08", "0x00AD7C48", "0x00AD7CB4", "0x00AD7D8C", "0x00AD7EE0", "0x00AD7EF0", "0x00AD8174", "0x00AD8204", "0x00AD8230", "0x00AD8240", "0x00AD84C4", "0x00AD8554", "0x00AD8580", "0x00AD8590", "0x00AD8814", "0x00AD88A4", "0x00AD88B0", "0x00AD88C0", "0x00AD8B34", "0x00AD8BC0", "0x00AD8BEC", "0x00AD8BFC", "0x00AD8E70", "0x00AD8EFC", "0x00AD8F28", "0x00AD8F38", "0x00AD91AC", "0x00AD9238", "0x00AD9244", "0x00AD9254", "0x00AD94C8", "0x00AD9554", "0x00AD9580", "0x00AD9590", "0x00AD9804", "0x00AD9890", "0x00AD98BC", "0x00AD98CC", "0x00AD9B40", "0x00AD9BCC", "0x00AD9BD8", "0x00AD9BE8", "0x00AD9E6C", "0x00AD9EF8", "0x00AD9F24", "0x00AD9F34", "0x00ADA1B8", "0x00ADA244", "0x00ADA270", "0x00ADA280", "0x00ADA504", "0x00ADA590", "0x00ADA59C", "0x00ADA5AC", "0x00ADA814", "0x00ADA8A0", "0x00ADA8CC", "0x00ADA8DC", "0x00ADAB44", "0x00ADABD0", "0x00ADABFC", "0x00ADAC0C", "0x00ADAE74", "0x00ADAF00", "0x00ADAF0C", "0x00ADAF1C", "0x00ADB1A0", "0x00ADB22C", "0x00ADB258", "0x00ADB268", "0x00ADB4EC", "0x00ADB578", "0x00ADB5A4", "0x00ADB5B4", "0x00ADB838", "0x00ADB8C4", "0x00ADB8D0", "0x00ADB8E0", "0x00ADBB64", "0x00ADBBF0", "0x00ADBC1C", "0x00ADBC2C", "0x00ADBEB0", "0x00ADBF3C", "0x00ADBF68", "0x00ADBF78", "0x00ADC1FC", "0x00ADC288", "0x00ADC294", "0x00ADC2A4", "0x00ADC510", "0x00ADC59C", "0x00ADC5C8", "0x00ADC5D8", "0x00ADC844", "0x00ADC8D0", "0x00ADC8FC", "0x00ADC90C", "0x00ADCB78", "0x00ADCC04", "0x00ADCC10", "0x00ADCC20", "0x00ADCE90", "0x00ADCF1C", "0x00ADCF48", "0x00ADCF58", "0x00ADD1C8", "0x00ADD254", "0x00ADD280", "0x00ADD290", "0x00ADD500", "0x00ADD58C", "0x00ADD598", "0x00ADD5A8", "0x00ADD82C", "0x00ADD8B8", "0x00ADD8E4", "0x00ADD8F4", "0x00ADDB78", "0x00ADDC04", "0x00ADDC30", "0x00ADDC40", "0x00ADDEC4", "0x00ADDF50", "0x00ADDF5C", "0x00ADDF6C", "0x00ADE1E0", "0x00ADE26C", "0x00ADE298", "0x00ADE2A8", "0x00ADE51C", "0x00ADE5A8", "0x00ADE5D4", "0x00ADE5E4", "0x00ADE858", "0x00ADE8E4", "0x00ADE8F0", "0x00ADE900", "0x00ADEB74", "0x00ADEC00", "0x00ADEC2C", "0x00ADEC3C", "0x00ADEEB0", "0x00ADEF3C", "0x00ADEF68", "0x00ADEF78", "0x00ADF1EC", "0x00ADF278", "0x00ADF284", "0x00ADF294", "0x00ADF4FC", "0x00ADF588", "0x00ADF5B4", "0x00ADF5C4", "0x00ADF82C", "0x00ADF8B8", "0x00ADF8E4", "0x00ADF8F4", "0x00ADFB5C", "0x00ADFBE8", "0x00ADFBF4", "0x00ADFC04", "0x00ADFE6C", "0x00ADFEF8", "0x00ADFF24", "0x00ADFF34", "0x00AE019C", "0x00AE0228", "0x00AE0254", "0x00AE0264", "0x00AE04CC", "0x00AE0558", "0x00AE0564", "0x00AE0574", "0x00AE0934", "0x00AE0958", "0x00AE0984", "0x00AE0994", "0x00AE0D54", "0x00AE0D78", "0x00AE0DA4", "0x00AE0DB4", "0x00AE1174", "0x00AE1198", "0x00AE11A4", "0x00AE11B4", "0x00AE1428", "0x00AE14B4", "0x00AE14E0", "0x00AE14F0", "0x00AE1764", "0x00AE17F0", "0x00AE181C", "0x00AE182C", "0x00AE1AA0", "0x00AE1B2C", "0x00AE1B38", "0x00AE1B48", "0x00AE1DBC", "0x00AE1E48", "0x00AE1E74", "0x00AE1E84", "0x00AE20F8", "0x00AE2184", "0x00AE21B0", "0x00AE21C0", "0x00AE2434", "0x00AE24C0", "0x00AE24CC", "0x00AE24DC", "0x00AE2744", "0x00AE27D0", "0x00AE27FC", "0x00AE280C", "0x00AE2A74", "0x00AE2B00", "0x00AE2B2C", "0x00AE2B3C", "0x00AE2DA4", "0x00AE2E30", "0x00AE2E3C", "0x00AE2E4C", "0x00AE30C0", "0x00AE314C", "0x00AE3178", "0x00AE3188", "0x00AE33FC", "0x00AE3488", "0x00AE34B4", "0x00AE34C4", "0x00AE3738", "0x00AE37C4", "0x00AE37D0", "0x00AE37E0", "0x00AE3A54", "0x00AE3AE0", "0x00AE3B0C", "0x00AE3B1C", "0x00AE3D90", "0x00AE3E1C", "0x00AE3E48", "0x00AE3E58", "0x00AE40CC", "0x00AE4158", "0x00AE4164", "0x00AE4174", "0x00AE43DC", "0x00AE4468", "0x00AE4494", "0x00AE44A4", "0x00AE470C", "0x00AE4798", "0x00AE47C4", "0x00AE47D4", "0x00AE4A3C", "0x00AE4AC8", "0x00AE4AD4", "0x00AE4AE4", "0x00AE4D4C", "0x00AE4DD8", "0x00AE4E04", "0x00AE4E14", "0x00AE507C", "0x00AE5108", "0x00AE5134", "0x00AE5144", "0x00AE53AC", "0x00AE5438", "0x00AE5444", "0x00AE55C4", "0x00AE5638", "0x00AE56A4", "0x00AE5824", "0x00AE5898", "0x00AE5904", "0x00AE5A84", "0x00AE5AF8", "0x00AE5B24", "0x00AE5CA4", "0x00AE5D18", "0x00AE5D80", "0x00AE5F00", "0x00AE5F74", "0x00AE5FDC", "0x00AE615C", "0x00AE61D0", "0x00AE61F8", "0x00AE6378", "0x00AE63EC", "0x00AE6454", "0x00AE65D4", "0x00AE6648", "0x00AE66B0", "0x00AE6830", "0x00AE68A4", "0x00AE68CC", "0x00AE6A4C", "0x00AE6ABC", "0x00AE6B24", "0x00AE6CA4", "0x00AE6D14", "0x00AE6D7C", "0x00AE6EFC", "0x00AE6F6C", "0x00AE6F94", "0x00AE7114", "0x00AE7188", "0x00AE71F0", "0x00AE7370", "0x00AE73E4", "0x00AE744C", "0x00AE75CC", "0x00AE7640", "0x00AE7668", "0x00AE77E8", "0x00AE7858", "0x00AE78C0", "0x00AE7A40", "0x00AE7AB0", "0x00AE7B18", "0x00AE7C98", "0x00AE7D08", "0x00AE7D30", "0x00AE7EB0", "0x00AE7F20", "0x00AE7F88", "0x00AE8108", "0x00AE8178", "0x00AE81E0", "0x00AE8360", "0x00AE83D0", "0x00AE83F8", "0x00AE8578", "0x00AE85EC", "0x00AE8658", "0x00AE87D8", "0x00AE884C", "0x00AE88B8", "0x00AE8A38", "0x00AE8AAC", "0x00AE8AD8", "0x00AE8C58", "0x00AE8CC8", "0x00AE8D30", "0x00AE8EB0", "0x00AE8F20", "0x00AE8F88", "0x00AE9108", "0x00AE9178", "0x00AE91A0", "0x00AE9320", "0x00AE9390", "0x00AE93F8", "0x00AE9578", "0x00AE95E8", "0x00B1AD88", "0x00B1C924", "0x00B1E4C0", "0x00B2005C", "0x00B21BF8", "0x00B23794", "0x00B25330", "0x00B26ECC", "0x00B28A68", "0x00B2A604", "0x00B2C1A0", "0x00B2DD3C", "0x00B2F8D8", "0x00B31474", "0x00B33010", "0x00B4DC78", "0x00B4DC88", "0x00B4DEFC", "0x00B4DF88", "0x00B4DFB4", "0x00B4DFC4", "0x00B4E22C", "0x00B4E2B8", "0x00B4E2E4", "0x00B4E2F4", "0x00B4E55C", "0x00B4E5E8", "0x00B4E614", "0x00B4E624", "0x00B4E9E4", "0x00B4EA08", "0x00B4EA34", "0x00B4EA44", "0x00B4ECB8", "0x00B4ED44", "0x00B4ED70", "0x00B4ED80", "0x00B4EFF4", "0x00B4F080", "0x00B4F0AC", "0x00B4F0BC", "0x00B4F324", "0x00B4F3B0", "0x00B4F3DC", "0x00B4F3EC", "0x00B4F660", "0x00B4F6EC", "0x00B4F718", "0x00B4F728", "0x00B4F99C", "0x00B4FA28", "0x00B4FA54", "0x00B4FA64", "0x00B4FCCC", "0x00B4FD58", "0x00B4FD84", "0x00B4FD94", "0x00B4FFFC", "0x00B50088", "0x00B500B4", "0x00B500C4", "0x00B50348", "0x00B503D8", "0x00B50404", "0x00B50414", "0x00B50688", "0x00B50714", "0x00B50740", "0x00B50750", "0x00B509C4", "0x00B50A50", "0x00B50A7C", "0x00B50A8C", "0x00B50D10", "0x00B50D9C", "0x00B50DC8", "0x00B50DD8", "0x00B51040", "0x00B510CC", "0x00B510F8", "0x00B51108", "0x00B5138C", "0x00B51418", "0x00B51444", "0x00B51454", "0x00B516D8", "0x00B51764", "0x00B51790", "0x00B517A0", "0x00B51A0C", "0x00B51A98", "0x00B51AC4", "0x00B51AD4", "0x00B51D44", "0x00B51DD0", "0x00B51DFC", "0x00B51E0C", "0x00B52090", "0x00B5211C", "0x00B52148", "0x00B52158", "0x00B523CC", "0x00B52458", "0x00B52484", "0x00B52494", "0x00B52708", "0x00B52794", "0x00B527C0", "0x00B527D0", "0x00B52A38", "0x00B52AC4", "0x00B52AF0", "0x00B52B00", "0x00B52D68", "0x00B52DF4", "0x00B52E20", "0x00B52E30", "0x00B531F0", "0x00B53214", "0x00B53240", "0x00B53250", "0x00B534C4", "0x00B53550", "0x00B5357C", "0x00B5358C", "0x00B53800", "0x00B5388C", "0x00B538B8", "0x00B538C8", "0x00B53B30", "0x00B53BBC", "0x00B53BE8", "0x00B53BF8", "0x00B53E6C", "0x00B53EF8", "0x00B53F24", "0x00B53F34", "0x00B541A8", "0x00B54234", "0x00B54260", "0x00B54270", "0x00B544D8", "0x00B54564", "0x00B54590", "0x00B545A0", "0x00B54808", "0x00B54894", "0x00B548C0", "0x00B548D0", "0x00B54C90", "0x00B54CB4", "0x00B54CC0", "0x00B54CD0", "0x00B54F54", "0x00B54FE4", "0x00B55010", "0x00B55020", "0x00B55294", "0x00B55320", "0x00B5534C", "0x00B5535C", "0x00B555D0", "0x00B5565C", "0x00B55688", "0x00B55698", "0x00B5591C", "0x00B559A8", "0x00B559D4", "0x00B559E4", "0x00B55C4C", "0x00B55CD8", "0x00B55D04", "0x00B55D14", "0x00B55F98", "0x00B56024", "0x00B56050", "0x00B56060", "0x00B562E4", "0x00B56370", "0x00B5639C", "0x00B563AC", "0x00B56618", "0x00B566A4", "0x00B566D0", "0x00B566E0", "0x00B56950", "0x00B569DC", "0x00B56A08", "0x00B56A18", "0x00B56C9C", "0x00B56D28", "0x00B56D54", "0x00B56D64", "0x00B56FD8", "0x00B57064", "0x00B57090", "0x00B570A0", "0x00B57314", "0x00B573A0", "0x00B573CC", "0x00B573DC", "0x00B57644", "0x00B576D0", "0x00B576FC", "0x00B5770C", "0x00B57974", "0x00B57A00", "0x00B57A2C", "0x00B57A3C", "0x00B57DFC", "0x00B57E20", "0x00B57E4C", "0x00B57E5C", "0x00B580D0", "0x00B5815C", "0x00B58188", "0x00B58198", "0x00B5840C", "0x00B58498", "0x00B584C4", "0x00B584D4", "0x00B5873C", "0x00B587C8", "0x00B587F4", "0x00B58804", "0x00B58A78", "0x00B58B04", "0x00B58B30", "0x00B58B40", "0x00B58DB4", "0x00B58E40", "0x00B58E6C", "0x00B58E7C", "0x00B590E4", "0x00B59170", "0x00B5919C", "0x00B591AC", "0x00B59414", "0x00B594A0", "0x00B594CC", "0x00B594DC", "0x00B59760", "0x00B597F0", "0x00B5981C", "0x00B5982C", "0x00B59AA0", "0x00B59B2C", "0x00B59B58", "0x00B59B68", "0x00B59DDC", "0x00B59E68", "0x00B59E94", "0x00B59EA4", "0x00B5A128", "0x00B5A1B4", "0x00B5A1E0", "0x00B5A1F0", "0x00B5A458", "0x00B5A4E4", "0x00B5A510", "0x00B5A520", "0x00B5A7A4", "0x00B5A830", "0x00B5A85C", "0x00B5A86C", "0x00B5AAF0", "0x00B5AB7C", "0x00B5ABA8", "0x00B5ABB8", "0x00B5AE24", "0x00B5AEB0", "0x00B5AEDC", "0x00B5AEEC", "0x00B5B15C", "0x00B5B1E8", "0x00B5B214", "0x00B5B224", "0x00B5B4A8", "0x00B5B534", "0x00B5B560", "0x00B5B570", "0x00B5B7E4", "0x00B5B870", "0x00B5B89C", "0x00B5B8AC", "0x00B5BB20", "0x00B5BBAC", "0x00B5BBD8", "0x00B5BBE8", "0x00B5BE50", "0x00B5BEDC", "0x00B5BF08", "0x00B5BF18", "0x00B5C180", "0x00B5C20C", "0x00B5C238", "0x00B5C248", "0x00B5C608", "0x00B5C62C", "0x00B5C658", "0x00B5C668", "0x00B5C8DC", "0x00B5C968", "0x00B5C994", "0x00B5C9A4", "0x00B5CC18", "0x00B5CCA4", "0x00B5CCD0", "0x00B5CCE0", "0x00B5CF48", "0x00B5CFD4", "0x00B5D000", "0x00B5D010", "0x00B5D284", "0x00B5D310", "0x00B5D33C", "0x00B5D34C", "0x00B5D5C0", "0x00B5D64C", "0x00B5D678", "0x00B5D688", "0x00B5D8F0", "0x00B5D97C", "0x00B5D9A8", "0x00B5D9B8", "0x00B5DC20", "0x00B5DCAC", "0x00B5DCD8", "0x00B5DCE8", "0x00B5DF6C", "0x00B5DFFC", "0x00B5E028", "0x00B5E038", "0x00B5E2AC", "0x00B5E338", "0x00B5E364", "0x00B5E374", "0x00B5E5E8", "0x00B5E674", "0x00B5E6A0", "0x00B5E6B0", "0x00B5E934", "0x00B5E9C0", "0x00B5E9EC", "0x00B5E9FC", "0x00B5EC64", "0x00B5ECF0", "0x00B5ED1C", "0x00B5ED2C", "0x00B5EFB0", "0x00B5F03C", "0x00B5F068", "0x00B5F078", "0x00B5F2FC", "0x00B5F388", "0x00B5F3B4", "0x00B5F3C4", "0x00B5F630", "0x00B5F6BC", "0x00B5F6E8", "0x00B5F6F8", "0x00B5F968", "0x00B5F9F4", "0x00B5FA20", "0x00B5FA30", "0x00B5FCB4", "0x00B5FD40", "0x00B5FD6C", "0x00B5FD7C", "0x00B5FFF0", "0x00B6007C", "0x00B600A8", "0x00B600B8", "0x00B6032C", "0x00B603B8", "0x00B603E4", "0x00B603F4", "0x00B6065C", "0x00B606E8", "0x00B60714", "0x00B60724", "0x00B6098C", "0x00B60A18", "0x00B60A44", "0x00B60A54", "0x00B60E14", "0x00B60E38", "0x00B60E64", "0x00B60E74", "0x00B610E8", "0x00B61174", "0x00B611A0", "0x00B611B0", "0x00B61424", "0x00B614B0", "0x00B614DC", "0x00B614EC", "0x00B61754", "0x00B617E0", "0x00B6180C", "0x00B6181C", "0x00B61A90", "0x00B61B1C", "0x00B61B48", "0x00B61B58", "0x00B61DCC", "0x00B61E58", "0x00B61E84", "0x00B61E94", "0x00B620FC", "0x00B62188", "0x00B621B4", "0x00B621C4", "0x00B6242C", "0x00B624B8", "0x00B624E4", "0x00B624F4", "0x00B62778", "0x00B62808", "0x00B62834", "0x00B62844", "0x00B62AB8", "0x00B62B44", "0x00B62B70", "0x00B62B80", "0x00B62DF4", "0x00B62E80", "0x00B62EAC", "0x00B62EBC", "0x00B63140", "0x00B631CC", "0x00B631F8", "0x00B63208", "0x00B63470", "0x00B634FC", "0x00B63528", "0x00B63538", "0x00B637BC", "0x00B63848", "0x00B63874", "0x00B63884", "0x00B63B08", "0x00B63B94", "0x00B63BC0", "0x00B63BD0", "0x00B63E3C", "0x00B63EC8", "0x00B63EF4", "0x00B63F04", "0x00B64174", "0x00B64200", "0x00B6422C", "0x00B6423C", "0x00B644C0", "0x00B6454C", "0x00B64578", "0x00B64588", "0x00B647FC", "0x00B64888", "0x00B648B4", "0x00B648C4", "0x00B64B38", "0x00B64BC4", "0x00B64BF0", "0x00B64C00", "0x00B64E68", "0x00B64EF4", "0x00B64F20", "0x00B64F30", "0x00B65198", "0x00B65224", "0x00B65250", "0x00B65260", "0x00B65620", "0x00B65644", "0x00B65670", "0x00B65680", "0x00B658F4", "0x00B65980", "0x00B659AC", "0x00B659BC", "0x00B65C30", "0x00B65CBC", "0x00B65CE8", "0x00B65CF8", "0x00B65F60", "0x00B65FEC", "0x00B66018", "0x00B66028", "0x00B6629C", "0x00B66328", "0x00B66354", "0x00B66364", "0x00B665D8", "0x00B66664", "0x00B66690", "0x00B666A0", "0x00B66908", "0x00B66994", "0x00B669C0", "0x00B669D0", "0x00B66C38", "0x00B66CC4", "0x00B66CF0", "0x00B66CF4", "0x00B66DF4", "0x00B66DF8", "0x00B66EF8", "0x00B66EFC", "0x00B66FFC", "0x00B67000", "0x00B67100", "0x00B67104", "0x00B67204", "0x00B67208", "0x00B67308", "0x00B6730C", "0x00B6740C", "0x00B67410", "0x00B67510", "0x00B67514", "0x00B67614", "0x00B676AC", "0x00B67750", "0x00B67758", "0x00B6777C", "0x00B67814", "0x00B678B4", "0x00B678BC", "0x00B678E0", "0x00B67978", "0x00B67A18", "0x00B67A20", "0x00B67A44", "0x00B67ADC", "0x00B67B80", "0x00B67B88", "0x00B67BAC", "0x00B67C44", "0x00B67CE4", "0x00B67CEC", "0x00B67D10", "0x00B67DA8", "0x00B67E4C", "0x00B67E54", "0x00B67E78", "0x00B67F10", "0x00B67FB4", "0x00B67FBC", "0x00B67FE0", "0x00B68078", "0x00B68118", "0x00B68120", "0x00B68144", "0x00B681DC", "0x00B68284", "0x00B6828C", "0x00B682B0", "0x00B68348", "0x00B683EC", "0x00B683F4", "0x00B68418", "0x00B684B0", "0x00B68550", "0x00B68558", "0x00B6857C", "0x00B68614", "0x00B686B4", "0x00B686BC", "0x00B686E0", "0x00B68778", "0x00B68818", "0x00B68820", "0x00B68844", "0x00B688DC", "0x00B6897C", "0x00B68984", "0x00B689A8", "0x00B68A40", "0x00B68AE0", "0x00B68AE8", "0x00B68B0C", "0x00B68BA4", "0x00B68C44", "0x00B68C4C", "0x00B68C70", "0x00B68D08", "0x00B68DB0", "0x00B68DB8", "0x00B68DDC", "0x00B68E74", "0x00B68F14", "0x00B68F1C", "0x00B68F40", "0x00B68FD8", "0x00B69078", "0x00B69080", "0x00B690A4", "0x00B6913C", "0x00B691DC", "0x00B691E4", "0x00B69208", "0x00B692A0", "0x00B69340", "0x00B69348", "0x00B6936C", "0x00B69404", "0x00B694A4", "0x00B694AC", "0x00B694D0", "0x00B69568", "0x00B6960C", "0x00B69614", "0x00B69638", "0x00B696D0", "0x00B69770", "0x00B69778", "0x00B6979C", "0x00B69834", "0x00B698D4", "0x00B698DC", "0x00B69900", "0x00B69998", "0x00B69A3C", "0x00B69A44", "0x00B69A68", "0x00B69B00", "0x00B69BA0", "0x00B69BA8", "0x00B69BCC", "0x00B69C64", "0x00B69D08", "0x00B69D10", "0x00B69D34", "0x00B69DCC", "0x00B69E70", "0x00B69E78", "0x00B69E9C", "0x00B69F34", "0x00B69FD4", "0x00B69FDC", "0x00B6A000", "0x00B6A098", "0x00B6A140", "0x00B6A148", "0x00B6A16C", "0x00B6A204", "0x00B6A2A8", "0x00B6A2B0", "0x00B6A2D4", "0x00B6A36C", "0x00B6A40C", "0x00B6A414", "0x00B6A438", "0x00B6A4D0", "0x00B6A570", "0x00B6A578", "0x00B6A59C", "0x00B6A634", "0x00B6A6D4", "0x00B6A6DC", "0x00B6A700", "0x00B6A798", "0x00B6A838", "0x00B6A840", "0x00B6A864", "0x00B6A8FC", "0x00B6A99C", "0x00B6A9A4", "0x00B6A9C8", "0x00B6AA60", "0x00B6AB00", "0x00B6AB08", "0x00B6AB2C", "0x00B6ABC4", "0x00B6AC6C", "0x00B6AC74", "0x00B6AC98", "0x00B6AD30", "0x00B6ADD0", "0x00B6ADD8", "0x00B6ADFC", "0x00B6AE94", "0x00B6AF34", "0x00B6AF3C", "0x00B6AF60", "0x00B6AFF8", "0x00B6B098", "0x00B6B0A0", "0x00B6B0C4", "0x00B6B15C", "0x00B6B1FC", "0x00B6B204", "0x00B6B228", "0x00B6B2C0", "0x00B6B360", "0x00B6B368", "0x00B6B38C", "0x00B6B424", "0x00B6B4C8", "0x00B6B4D0", "0x00B6B4F4", "0x00B6B58C", "0x00B6B62C", "0x00B6B634", "0x00B6B658", "0x00B6B6F0", "0x00B6B790", "0x00B6B798", "0x00B6B7BC", "0x00B6B854", "0x00B6B8F8", "0x00B6B900", "0x00B6B924", "0x00B6B9BC", "0x00B6BA5C", "0x00B6BA64", "0x00B6BA88", "0x00B6BB20", "0x00B6BBC4", "0x00B6BBCC", "0x00B6BBF0", "0x00B6BC88", "0x00B6BD2C", "0x00B6BD34", "0x00B6BD58", "0x00B6BDF0", "0x00B6BE90", "0x00B6BE98", "0x00B6BEBC", "0x00B6BF54", "0x00B6BFFC", "0x00B6C004", "0x00B6C028", "0x00B6C0C0", "0x00B6C164", "0x00B6C16C", "0x00B6C190", "0x00B6C228", "0x00B6C2C8", "0x00B6C2D0", "0x00B6C2F4", "0x00B6C38C", "0x00B6C42C", "0x00B6C434", "0x00B6C458", "0x00B6C4F0", "0x00B6C590", "0x00B6C598", "0x00B6C5BC", "0x00B6C654", "0x00B6C6F4", "0x00B6C6FC", "0x00B6C720", "0x00B6C7B8", "0x00B6C858", "0x00B6C860", "0x00B6C884", "0x00B6C91C", "0x00B6C9BC", "0x00B6C9C4", "0x00B6C9E8", "0x00B6CA80", "0x00B6CB28", "0x00B6CB30", "0x00B6CB54", "0x00B6CC2C", "0x00B6CCFC", "0x00B6CD9C", "0x00B6CE64", "0x00B6CF1C", "0x00B6CFF4", "0x00B6D0C4", "0x00B6D19C", "0x00B6D2AC", "0x00B6D3E4", "0x00B6D4BC", "0x00B6D58C", "0x00B6D664", "0x00B6D734", "0x00B6D7FC", "0x00B6D8C8", "0x00B6D9E8", "0x00B6DF50", "0x00B6DF6C", "0x00B6E0BC", "0x00B6E0C4", "0x00B6E0CC", "0x00B6E0D4", "0x00B6E0DC", "0x00B6E0E4", "0x00B6E15C", "0x00B6E19C", "0x00B6E218", "0x00B6E2D4", "0x00B6E33C", "0x00B6E4F0", "0x00B6E594", "0x00B6E754", "0x00B6E784", "0x00B6E7F0", "0x00B6E8A0", "0x00B6E90C", "0x00B6E97C", "0x00B6E9C4", "0x00B6EA84", "0x00B6EBC8", "0x00B6EBF0", "0x00B6ED04", "0x00B6ED74", "0x00B6ED94", "0x00B6EDF0", "0x00B6EE24", "0x00B6EEF4", "0x00B6F018", "0x00B6F048", "0x00B6F07C", "0x00B6F184", "0x00B6F254", "0x00B6F284", "0x00B6F2B4", "0x00B6F3C8", "0x00B6F534", "0x00B6F554", "0x00B6F5CC", "0x00B6F644", "0x00B6F734", "0x00B6F75C", "0x00B6F8A0", "0x00B6F910", "0x00B6F9AC", "0x00B6FA90", "0x00B6FC44", "0x00B70124", "0x00B70150", "0x00B701BC", "0x00B702D0", "0x00B7033C", "0x00B7047C", "0x00B70618", "0x00B706B4", "0x00B70780", "0x00B707D8", "0x00B70880", "0x00B708DC", "0x00B70944", "0x00B709FC", "0x00B70A6C", "0x00B70AE4", "0x00B70B38", "0x00B70BEC", "0x00B70CA4", "0x00B70D30", "0x00B70DFC", "0x00B70F1C", "0x00B71484", "0x00B714A0", "0x00B715F0", "0x00B715F8", "0x00B71600", "0x00B71608", "0x00B71610", "0x00B71618", "0x00B71690", "0x00B716D0", "0x00B71748", "0x00B71804", "0x00B71868", "0x00B71A1C", "0x00B71ABC", "0x00B71C7C", "0x00B71CAC", "0x00B71D18", "0x00B71DC8", "0x00B71E34", "0x00B71EA4", "0x00B71EEC", "0x00B71FA8", "0x00B720EC", "0x00B72114", "0x00B72228", "0x00B72298", "0x00B722B8", "0x00B72314", "0x00B72348", "0x00B72410", "0x00B72534", "0x00B72564", "0x00B72598", "0x00B726A0", "0x00B72768", "0x00B72798", "0x00B727C8", "0x00B728DC", "0x00B72A48", "0x00B72A68", "0x00B72AE0", "0x00B72B58", "0x00B72C48", "0x00B72C6C", "0x00B72DB0", "0x00B72E20", "0x00B72EBC", "0x00B72F9C", "0x00B73150", "0x00B73630", "0x00B73658", "0x00B736C4", "0x00B737D8", "0x00B73840", "0x00B73980", "0x00B73B1C", "0x00B73BB8", "0x00B73C84", "0x00B73CDC", "0x00B73D84", "0x00B73DE0", "0x00B73E48", "0x00B73F00", "0x00B73F70", "0x00B73FE8", "0x00B7403C", "0x00B740F0", "0x00B741A8", "0x00B74234", "0x00B74300", "0x00B74420", "0x00B74988", "0x00B749A4", "0x00B74AF4", "0x00B74AFC", "0x00B74B04", "0x00B74B0C", "0x00B74B14", "0x00B74B1C", "0x00B74B94", "0x00B74BD4", "0x00B74C4C", "0x00B74D08", "0x00B74D6C", "0x00B74F20", "0x00B74FC0", "0x00B75180", "0x00B751B0", "0x00B7521C", "0x00B752CC", "0x00B75338", "0x00B753A8", "0x00B753F0", "0x00B754AC", "0x00B755F0", "0x00B75618", "0x00B7572C", "0x00B7579C", "0x00B757BC", "0x00B75818", "0x00B7584C", "0x00B75914", "0x00B75A38", "0x00B75A68", "0x00B75A9C", "0x00B75BA4", "0x00B75C6C", "0x00B75C9C", "0x00B75CCC", "0x00B75DE0", "0x00B75F4C", "0x00B75F6C", "0x00B75FE4", "0x00B7605C", "0x00B7614C", "0x00B76170", "0x00B762B4", "0x00B76324", "0x00B763C0", "0x00B764A0", "0x00B76654", "0x00B76B34", "0x00B76B5C", "0x00B76BC8", "0x00B76CDC", "0x00B76D44", "0x00B76E84", "0x00B77020", "0x00B770BC", "0x00B77188", "0x00B771E0", "0x00B77288", "0x00B772E4", "0x00B7734C", "0x00B77404", "0x00B77474", "0x00B774EC", "0x00B77540", "0x00B775F4", "0x00B776AC", "0x00B77738", "0x00B77804", "0x00B77924", "0x00B77E98", "0x00B77EB4", "0x00B78004", "0x00B7800C", "0x00B78014", "0x00B7801C", "0x00B78024", "0x00B7802C", "0x00B780A4", "0x00B780E4", "0x00B78164", "0x00B78228", "0x00B78294", "0x00B78448", "0x00B784F8", "0x00B786B8", "0x00B786E8", "0x00B78754", "0x00B78814", "0x00B78888", "0x00B78908", "0x00B78950", "0x00B78A20", "0x00B78B64", "0x00B78B8C", "0x00B78CA0", "0x00B78D10", "0x00B78D30", "0x00B78D8C", "0x00B78DC0", "0x00B78E9C", "0x00B78FC8", "0x00B78FF8", "0x00B7902C", "0x00B79134", "0x00B79200", "0x00B79230", "0x00B79260", "0x00B79374", "0x00B794F0", "0x00B79510", "0x00B79584", "0x00B795F8", "0x00B796E8", "0x00B7970C", "0x00B79850", "0x00B798D0", "0x00B79974", "0x00B79A64", "0x00B79C18", "0x00B7A0FC", "0x00B7A124", "0x00B7A1A0", "0x00B7A2BC", "0x00B7A324", "0x00B7A464", "0x00B7A610", "0x00B7A6AC", "0x00B7A778", "0x00B7A7D0", "0x00B7A878", "0x00B7A8D4", "0x00B7A93C", "0x00B7A9F4", "0x00B7AA64", "0x00B7AADC", "0x00B7AB30", "0x00B7ABF0", "0x00B7ACA8", "0x00B7AD34", "0x00B7AE00", "0x00B7AF20", "0x00B7B488", "0x00B7B4A4", "0x00B7B5F4", "0x00B7B5FC", "0x00B7B604", "0x00B7B60C", "0x00B7B614", "0x00B7B61C", "0x00B7B694", "0x00B7B6D4", "0x00B7B74C", "0x00B7B808", "0x00B7B86C", "0x00B7BA20", "0x00B7BAC0", "0x00B7BC80", "0x00B7BCB0", "0x00B7BD1C", "0x00B7BDCC", "0x00B7BE38", "0x00B7BEA8", "0x00B7BEF0", "0x00B7BFA8", "0x00B7C0EC", "0x00B7C114", "0x00B7C228", "0x00B7C298", "0x00B7C2B8", "0x00B7C314", "0x00B7C348", "0x00B7C410", "0x00B7C534", "0x00B7C564", "0x00B7C598", "0x00B7C698", "0x00B7C760", "0x00B7C790", "0x00B7C7C0", "0x00B7C8CC", "0x00B7CA34", "0x00B7CA54", "0x00B7CACC", "0x00B7CB44", "0x00B7CC34", "0x00B7CC58", "0x00B7CD9C", "0x00B7CE0C", "0x00B7CEA8", "0x00B7CF88", "0x00B7D13C", "0x00B7D61C", "0x00B7D644", "0x00B7D6B0", "0x00B7D7C4", "0x00B7D82C", "0x00B7D96C", "0x00B7DB00", "0x00B7DB9C", "0x00B7DC68", "0x00B7DCC0", "0x00B7DD68", "0x00B7DDC4", "0x00B7DE2C", "0x00B7DEE4", "0x00B7DF54", "0x00B7DFCC", "0x00B7E020", "0x00B7E0D0", "0x00B7E188", "0x00B7E214", "0x00B7E2E0", "0x00B7E400", "0x00B7E974", "0x00B7E990", "0x00B7EAE0", "0x00B7EAE8", "0x00B7EAF0", "0x00B7EAF8", "0x00B7EB00", "0x00B7EB08", "0x00B7EB80", "0x00B7EBC0", "0x00B7EC40", "0x00B7ED04", "0x00B7ED70", "0x00B7EF24", "0x00B7EFD4", "0x00B7F194", "0x00B7F1C4", "0x00B7F230", "0x00B7F2F0", "0x00B7F364", "0x00B7F3E4", "0x00B7F42C", "0x00B7F4FC", "0x00B7F640", "0x00B7F668", "0x00B7F77C", "0x00B7F7EC", "0x00B7F80C", "0x00B7F868", "0x00B7F89C", "0x00B7F978", "0x00B7FAA4", "0x00B7FAD4", "0x00B7FB08", "0x00B7FC10", "0x00B7FCDC", "0x00B7FD0C", "0x00B7FD3C", "0x00B7FE50", "0x00B7FFCC", "0x00B7FFEC", "0x00B80060", "0x00B800D4", "0x00B801C4", "0x00B801E8", "0x00B8032C", "0x00B803AC", "0x00B80450", "0x00B80540", "0x00B806F4", "0x00B80BD8", "0x00B80C00", "0x00B80C7C", "0x00B80D98", "0x00B80E00", "0x00B80F40", "0x00B810EC", "0x00B81188", "0x00B81254", "0x00B812AC", "0x00B81354", "0x00B813B0", "0x00B81418", "0x00B814D0", "0x00B81540", "0x00B815B8", "0x00B8160C", "0x00B816CC", "0x00B81784", "0x00B81810", "0x00B818DC", "0x00B819FC", "0x00B81F64", "0x00B81F80", "0x00B820D0", "0x00B820D8", "0x00B820E0", "0x00B820E8", "0x00B820F0", "0x00B820F8", "0x00B82170", "0x00B821B0", "0x00B82228", "0x00B822E4", "0x00B82348", "0x00B824FC", "0x00B8259C", "0x00B8275C", "0x00B8278C", "0x00B827F8", "0x00B828A8", "0x00B82914", "0x00B82984", "0x00B829CC", "0x00B82A84", "0x00B82BC8", "0x00B82BF0", "0x00B82D04", "0x00B82D74", "0x00B82D94", "0x00B82DF0", "0x00B82E24", "0x00B82EEC", "0x00B83010", "0x00B83040", "0x00B83074", "0x00B83174", "0x00B8323C", "0x00B8326C", "0x00B8329C", "0x00B833A8", "0x00B83510", "0x00B83530", "0x00B835A8", "0x00B83620", "0x00B83710", "0x00B83734", "0x00B83878", "0x00B838E8", "0x00B83984", "0x00B83A64", "0x00B83C18", "0x00B840F8", "0x00B84120", "0x00B8418C", "0x00B842A0", "0x00B84308", "0x00B84448", "0x00B845DC", "0x00B84678", "0x00B84744", "0x00B8479C", "0x00B84844", "0x00B848A0", "0x00B84908", "0x00B849C0", "0x00B84A30", "0x00B84AA8", "0x00B84AFC", "0x00B84BAC", "0x00B84C64", "0x00B84CF0", "0x00B84DBC", "0x00B84EDC", "0x00B85444", "0x00B85460", "0x00B855B0", "0x00B855B8", "0x00B855C0", "0x00B855C8", "0x00B855D0", "0x00B855D8", "0x00B85650", "0x00B85690", "0x00B85708", "0x00B85770", "0x00B85794", "0x00B8593C", "0x00B859DC", "0x00B85B90", "0x00B85BC0", "0x00B85C2C", "0x00B85CDC", "0x00B85D48", "0x00B85DB8", "0x00B85E00", "0x00B85EF8", "0x00B86038", "0x00B86060", "0x00B86174", "0x00B861E4", "0x00B86204", "0x00B86260", "0x00B86294", "0x00B8635C", "0x00B86480", "0x00B864B0", "0x00B864E4", "0x00B865E4", "0x00B866AC", "0x00B866DC", "0x00B8670C", "0x00B86818", "0x00B86980", "0x00B869A0", "0x00B86A18", "0x00B86A90", "0x00B86B80", "0x00B86BA4", "0x00B86CE4", "0x00B86D54", "0x00B86DF0", "0x00B86ED0", "0x00B87078", "0x00B87558", "0x00B87580", "0x00B875EC", "0x00B87700", "0x00B87768", "0x00B878A4", "0x00B87A38", "0x00B87AD4", "0x00B87BA0", "0x00B87BF8", "0x00B87CA0", "0x00B87CFC", "0x00B87D64", "0x00B87E1C", "0x00B87E8C", "0x00B87F04", "0x00B87F58", "0x00B88008", "0x00B880C0", "0x00B8CE38", "0x00B8CE60", "0x00B8CEB4", "0x00B8CFDC", "0x00B8D0D0", "0x00B8D0DC", "0x00B8D1C0", "0x00B8D244", "0x00B8D304", "0x00B8D3CC", "0x00B8D494", "0x00B8D554", "0x00B8D614", "0x00B8D6DC", "0x00B8D79C", "0x00B8D85C", "0x00B8D91C", "0x00B8D9DC", "0x00B8DA9C", "0x00B8DB5C", "0x00B8DC1C", "0x00B8DCDC", "0x00B8DD9C", "0x00B8DE5C", "0x00B8DF1C", "0x00B8DFDC", "0x00B8E09C", "0x00B8E15C", "0x00B8E21C", "0x00B8E2E4", "0x00B8E3A4", "0x00B8E46C", "0x00B8E534", "0x00B8E5F4", "0x00B8E6B4", "0x00B8E77C", "0x00B8E83C", "0x00B8E8FC", "0x00B8E9BC", "0x00B8EA7C", "0x00B8EB3C", "0x00B8EBFC", "0x00B8ECBC", "0x00B8ED7C", "0x00B8EE3C", "0x00B8EEFC", "0x00B8EFBC", "0x00B8F07C", "0x00B8F13C", "0x00B8F1FC", "0x00B8F2BC", "0x00B8F384", "0x00B8F444", "0x00B8F50C", "0x00B8F5D4", "0x00B8F694", "0x00B8F754", "0x00B8F81C", "0x00B8F8DC", "0x00B8F99C", "0x00B8FA5C", "0x00B8FB1C", "0x00B8FBDC", "0x00B8FC9C", "0x00B8FD5C", "0x00B8FE1C", "0x00B8FEDC", "0x00B8FF9C", "0x00B9005C", "0x00B9011C", "0x00B90120", "0x00B9012C", "0x00B90134" ], "typeMetadata": [ { "virtualAddress": "0x00F9C2B0", "name": "g_CodeRegistration", "type": "struct Il2CppCodeRegistration" }, { "virtualAddress": "0x00F9C378", "name": "g_MetadataRegistration", "type": "struct Il2CppMetadataRegistration" }, { "virtualAddress": "0x00F39458", "name": "g_mscorlibCodeGenModule", "type": "struct Il2CppCodeGenModule" }, { "virtualAddress": "0x00F9C320", "name": "g_ReferencesCodeGenModule", "type": "struct Il2CppCodeGenModule" } ], "functionMetadata": [ { "virtualAddress": "0x00392D6C", "name": "il2cpp_codegen_register", "signature": "void il2cpp_codegen_register(const Il2CppCodeRegistration* const codeRegistration, const Il2CppMetadataRegistration* const metadataRegistration, const Il2CppCodeGenOptions* const codeGenOptions)" } ], "arrayMetadata": [ { "virtualAddress": "0x010629D0", "name": "g_CodeGenModules", "type": "struct Il2CppCodeGenModule *", "count": 2 } ], "apis": [ { "virtualAddress": "0x004130D8", "name": "il2cpp_method_get_param", "signature": "Il2CppType * il2cpp_method_get_param(MethodInfo * method, uint32_t index)" }, { "virtualAddress": "0x00412EA4", "name": "il2cpp_exception_from_name_msg", "signature": "Il2CppException * il2cpp_exception_from_name_msg(Il2CppImage * image, char * name_space, char * name, char * msg)" }, { "virtualAddress": "0x00412FB4", "name": "il2cpp_field_static_set_value", "signature": "void il2cpp_field_static_set_value(FieldInfo * field, void * value)" }, { "virtualAddress": "0x00412880", "name": "il2cpp_class_get_property_from_name", "signature": "PropertyInfo * il2cpp_class_get_property_from_name(Il2CppClass * klass, char * name)" }, { "virtualAddress": "0x00413064", "name": "il2cpp_gc_wbarrier_set_field", "signature": "void il2cpp_gc_wbarrier_set_field(Il2CppObject * obj, void * * targetAddress, void * object)" }, { "virtualAddress": "0x00413214", "name": "il2cpp_thread_get_all_attached_threads", "signature": "Il2CppThread * * il2cpp_thread_get_all_attached_threads(size_t * size)" }, { "virtualAddress": "0x00412F90", "name": "il2cpp_field_get_parent", "signature": "Il2CppClass * il2cpp_field_get_parent(FieldInfo * field)" }, { "virtualAddress": "0x00412890", "name": "il2cpp_class_get_name", "signature": "char * il2cpp_class_get_name(Il2CppClass * klass)" }, { "virtualAddress": "0x0041326C", "name": "il2cpp_type_get_class_or_element_class", "signature": "Il2CppClass * il2cpp_type_get_class_or_element_class(Il2CppType * type)" }, { "virtualAddress": "0x0041320C", "name": "il2cpp_thread_attach", "signature": "Il2CppThread * il2cpp_thread_attach(Il2CppDomain * domain)" }, { "virtualAddress": "0x004130A0", "name": "il2cpp_allocation_granularity", "signature": "uint32_t il2cpp_allocation_granularity()" }, { "virtualAddress": "0x00413150", "name": "il2cpp_property_get_flags", "signature": "uint32_t il2cpp_property_get_flags(PropertyInfo * prop)" }, { "virtualAddress": "0x00413080", "name": "il2cpp_object_header_size", "signature": "uint32_t il2cpp_object_header_size()" }, { "virtualAddress": "0x0041285C", "name": "il2cpp_class_has_parent", "signature": "bool il2cpp_class_has_parent(Il2CppClass * klass, Il2CppClass * klassc)" }, { "virtualAddress": "0x004130A8", "name": "il2cpp_unity_liveness_calculation_begin", "signature": "void * il2cpp_unity_liveness_calculation_begin(Il2CppClass * filter, int max_object_count, il2cpp_register_object_callback callback, void * userdata, il2cpp_WorldChangedCallback onWorldStarted, il2cpp_WorldChangedCallback onWorldStopped)" }, { "virtualAddress": "0x00413478", "name": "il2cpp_custom_attrs_has_attr", "signature": "bool il2cpp_custom_attrs_has_attr(Il2CppCustomAttrInfo * ainfo, Il2CppClass * attr_klass)" }, { "virtualAddress": "0x00412F98", "name": "il2cpp_field_get_type", "signature": "Il2CppType * il2cpp_field_get_type(FieldInfo * field)" }, { "virtualAddress": "0x00413090", "name": "il2cpp_offset_of_array_length_in_array_object_header", "signature": "uint32_t il2cpp_offset_of_array_length_in_array_object_header()" }, { "virtualAddress": "0x004130CC", "name": "il2cpp_method_is_inflated", "signature": "bool il2cpp_method_is_inflated(MethodInfo * method)" }, { "virtualAddress": "0x004130D4", "name": "il2cpp_method_get_param_count", "signature": "uint32_t il2cpp_method_get_param_count(MethodInfo * method)" }, { "virtualAddress": "0x0041325C", "name": "il2cpp_thread_get_stack_depth", "signature": "int32_t il2cpp_thread_get_stack_depth(Il2CppThread * thread)" }, { "virtualAddress": "0x004131D8", "name": "il2cpp_runtime_class_init", "signature": "void il2cpp_runtime_class_init(Il2CppClass * klass)" }, { "virtualAddress": "0x004130D0", "name": "il2cpp_method_is_instance", "signature": "bool il2cpp_method_is_instance(MethodInfo * method)" }, { "virtualAddress": "0x004133B8", "name": "il2cpp_type_is_byref", "signature": "bool il2cpp_type_is_byref(Il2CppType * type)" }, { "virtualAddress": "0x00413420", "name": "il2cpp_register_debugger_agent_transport", "signature": "void il2cpp_register_debugger_agent_transport(Il2CppDebuggerTransport * debuggerTransport)" }, { "virtualAddress": "0x004130AC", "name": "il2cpp_unity_liveness_calculation_end", "signature": "void il2cpp_unity_liveness_calculation_end(void * state)" }, { "virtualAddress": "0x004131F4", "name": "il2cpp_string_new_wrapper", "signature": "Il2CppString * il2cpp_string_new_wrapper(char * str)" }, { "virtualAddress": "0x004128E8", "name": "il2cpp_class_get_rank", "signature": "int il2cpp_class_get_rank(Il2CppClass * klass)" }, { "virtualAddress": "0x00413218", "name": "il2cpp_is_vm_thread", "signature": "bool il2cpp_is_vm_thread(Il2CppThread * thread)" }, { "virtualAddress": "0x00412FB0", "name": "il2cpp_field_static_get_value", "signature": "void il2cpp_field_static_get_value(FieldInfo * field, void * value)" }, { "virtualAddress": "0x00412EAC", "name": "il2cpp_format_exception", "signature": "void il2cpp_format_exception(Il2CppException * ex, char * message, int message_size)" }, { "virtualAddress": "0x004131F0", "name": "il2cpp_string_new", "signature": "Il2CppString * il2cpp_string_new(char * str)" }, { "virtualAddress": "0x00413418", "name": "il2cpp_debugger_set_agent_options", "signature": "void il2cpp_debugger_set_agent_options(char * options)" }, { "virtualAddress": "0x004130DC", "name": "il2cpp_method_get_class", "signature": "Il2CppClass * il2cpp_method_get_class(MethodInfo * method)" }, { "virtualAddress": "0x004130E8", "name": "il2cpp_method_get_flags", "signature": "uint32_t il2cpp_method_get_flags(MethodInfo * method, uint32_t * iflags)" }, { "virtualAddress": "0x004128B8", "name": "il2cpp_class_is_abstract", "signature": "bool il2cpp_class_is_abstract(Il2CppClass * klass)" }, { "virtualAddress": "0x00413200", "name": "il2cpp_string_intern", "signature": "Il2CppString * il2cpp_string_intern(Il2CppString * str)" }, { "virtualAddress": "0x00412FEC", "name": "il2cpp_gc_get_heap_size", "signature": "int64_t il2cpp_gc_get_heap_size()" }, { "virtualAddress": "0x004128C4", "name": "il2cpp_class_from_type", "signature": "Il2CppClass * il2cpp_class_from_type(Il2CppType * type)" }, { "virtualAddress": "0x004133C4", "name": "il2cpp_type_get_attrs", "signature": "uint32_t il2cpp_type_get_attrs(Il2CppType * type)" }, { "virtualAddress": "0x004128AC", "name": "il2cpp_class_is_blittable", "signature": "bool il2cpp_class_is_blittable(Il2CppClass * klass)" }, { "virtualAddress": "0x004128F0", "name": "il2cpp_class_get_data_size", "signature": "uint32_t il2cpp_class_get_data_size(Il2CppClass * klass)" }, { "virtualAddress": "0x00413038", "name": "il2cpp_gchandle_foreach_get_target", "signature": "void il2cpp_gchandle_foreach_get_target(void (*func)(void * data, void * userData), void * userData)" }, { "virtualAddress": "0x00413088", "name": "il2cpp_array_object_header_size", "signature": "uint32_t il2cpp_array_object_header_size()" }, { "virtualAddress": "0x004133FC", "name": "il2cpp_image_get_entry_point", "signature": "MethodInfo * il2cpp_image_get_entry_point(Il2CppImage * image)" }, { "virtualAddress": "0x004133CC", "name": "il2cpp_type_equals", "signature": "bool il2cpp_type_equals(Il2CppType * type, Il2CppType * otherType)" }, { "virtualAddress": "0x004130B8", "name": "il2cpp_method_get_return_type", "signature": "Il2CppType * il2cpp_method_get_return_type(MethodInfo * method)" }, { "virtualAddress": "0x004127E8", "name": "il2cpp_set_commandline_arguments_utf16", "signature": "void il2cpp_set_commandline_arguments_utf16(int argc, Il2CppChar * argv[], char * basedir)" }, { "virtualAddress": "0x004130E4", "name": "il2cpp_method_get_declaring_type", "signature": "Il2CppClass * il2cpp_method_get_declaring_type(MethodInfo * method)" }, { "virtualAddress": "0x00413220", "name": "il2cpp_thread_walk_frame_stack", "signature": "void il2cpp_thread_walk_frame_stack(Il2CppThread * thread, Il2CppFrameWalkFunc func, void * user_data)" }, { "virtualAddress": "0x00413424", "name": "il2cpp_debug_get_method_info", "signature": "bool il2cpp_debug_get_method_info(MethodInfo *, Il2CppMethodDebugInfo * methodDebugInfo)" }, { "virtualAddress": "0x00413480", "name": "il2cpp_custom_attrs_construct", "signature": "Il2CppArray * il2cpp_custom_attrs_construct(Il2CppCustomAttrInfo * cinfo)" }, { "virtualAddress": "0x004127C8", "name": "il2cpp_shutdown", "signature": "void il2cpp_shutdown()" }, { "virtualAddress": "0x00412904", "name": "il2cpp_class_get_bitmap", "signature": "void il2cpp_class_get_bitmap(Il2CppClass * klass, size_t * bitmap)" }, { "virtualAddress": "0x00412F18", "name": "il2cpp_format_stack_trace", "signature": "void il2cpp_format_stack_trace(Il2CppException * ex, char * output, int output_size)" }, { "virtualAddress": "0x00412844", "name": "il2cpp_class_from_system_type", "signature": "Il2CppClass * il2cpp_class_from_system_type(Il2CppReflectionType * type)" }, { "virtualAddress": "0x00412FD0", "name": "il2cpp_gc_enable", "signature": "void il2cpp_gc_enable()" }, { "virtualAddress": "0x004133D0", "name": "il2cpp_type_is_static", "signature": "bool il2cpp_type_is_static(Il2CppType * type)" }, { "virtualAddress": "0x00412FE8", "name": "il2cpp_gc_get_used_size", "signature": "int64_t il2cpp_gc_get_used_size()" }, { "virtualAddress": "0x00413270", "name": "il2cpp_type_get_name", "signature": "char * il2cpp_type_get_name(Il2CppType * type)" }, { "virtualAddress": "0x00413234", "name": "il2cpp_current_thread_get_frame_at", "signature": "bool il2cpp_current_thread_get_frame_at(int32_t offset, Il2CppStackFrameInfo * frame)" }, { "virtualAddress": "0x00412FDC", "name": "il2cpp_gc_is_incremental", "signature": "bool il2cpp_gc_is_incremental()" }, { "virtualAddress": "0x00412F9C", "name": "il2cpp_field_get_value", "signature": "void il2cpp_field_get_value(Il2CppObject * obj, FieldInfo * field, void * value)" }, { "virtualAddress": "0x00412FE4", "name": "il2cpp_gc_set_max_time_slice_ns", "signature": "void il2cpp_gc_set_max_time_slice_ns(int64_t maxTimeSlice)" }, { "virtualAddress": "0x004127D4", "name": "il2cpp_set_temp_dir", "signature": "void il2cpp_set_temp_dir(char * temp_path)" }, { "virtualAddress": "0x00412854", "name": "il2cpp_class_is_subclass_of", "signature": "bool il2cpp_class_is_subclass_of(Il2CppClass * klass, Il2CppClass * klassc, bool check_interfaces)" }, { "virtualAddress": "0x004131A4", "name": "il2cpp_monitor_try_wait", "signature": "bool il2cpp_monitor_try_wait(Il2CppObject * obj, uint32_t timeout)" }, { "virtualAddress": "0x0041306C", "name": "il2cpp_gc_has_strict_wbarriers", "signature": "bool il2cpp_gc_has_strict_wbarriers()" }, { "virtualAddress": "0x0041289C", "name": "il2cpp_class_get_declaring_type", "signature": "Il2CppClass * il2cpp_class_get_declaring_type(Il2CppClass * klass)" }, { "virtualAddress": "0x00412FC8", "name": "il2cpp_gc_collect", "signature": "void il2cpp_gc_collect(int maxGenerations)" }, { "virtualAddress": "0x00412EA8", "name": "il2cpp_get_exception_argument_null", "signature": "Il2CppException * il2cpp_get_exception_argument_null(char * arg)" }, { "virtualAddress": "0x00412FA8", "name": "il2cpp_field_set_value", "signature": "void il2cpp_field_set_value(Il2CppObject * obj, FieldInfo * field, void * value)" }, { "virtualAddress": "0x00412FCC", "name": "il2cpp_gc_collect_a_little", "signature": "int32_t il2cpp_gc_collect_a_little()" }, { "virtualAddress": "0x004130B0", "name": "il2cpp_unity_liveness_calculation_from_root", "signature": "void il2cpp_unity_liveness_calculation_from_root(Il2CppObject * root, void * state)" }, { "virtualAddress": "0x004128B0", "name": "il2cpp_class_value_size", "signature": "int32_t il2cpp_class_value_size(Il2CppClass * klass, uint32_t * align)" }, { "virtualAddress": "0x00412878", "name": "il2cpp_class_get_interfaces", "signature": "Il2CppClass * il2cpp_class_get_interfaces(Il2CppClass * klass, void * * iter)" }, { "virtualAddress": "0x004133DC", "name": "il2cpp_type_is_pointer_type", "signature": "bool il2cpp_type_is_pointer_type(Il2CppType * type)" }, { "virtualAddress": "0x00412E60", "name": "il2cpp_domain_get_assemblies", "signature": "Il2CppAssembly * * il2cpp_domain_get_assemblies(Il2CppDomain * domain, size_t * size)" }, { "virtualAddress": "0x00413210", "name": "il2cpp_thread_detach", "signature": "void il2cpp_thread_detach(Il2CppThread * thread)" }, { "virtualAddress": "0x004131A8", "name": "il2cpp_runtime_invoke_convert_args", "signature": "Il2CppObject * il2cpp_runtime_invoke_convert_args(MethodInfo * method, void * obj, Il2CppObject * * params, int paramCount, Il2CppException * * exc)" }, { "virtualAddress": "0x00412FD8", "name": "il2cpp_gc_is_disabled", "signature": "bool il2cpp_gc_is_disabled()" }, { "virtualAddress": "0x00412830", "name": "il2cpp_bounded_array_class_get", "signature": "Il2CppClass * il2cpp_bounded_array_class_get(Il2CppClass * element_class, uint32_t rank, bool bounded)" }, { "virtualAddress": "0x004128A8", "name": "il2cpp_class_is_valuetype", "signature": "bool il2cpp_class_is_valuetype(Il2CppClass * klass)" }, { "virtualAddress": "0x004133F4", "name": "il2cpp_image_get_name", "signature": "char * il2cpp_image_get_name(Il2CppImage * image)" }, { "virtualAddress": "0x0041288C", "name": "il2cpp_class_get_method_from_name", "signature": "MethodInfo * il2cpp_class_get_method_from_name(Il2CppClass * klass, char * name, int argsCount)" }, { "virtualAddress": "0x004130C0", "name": "il2cpp_method_get_object", "signature": "Il2CppReflectionMethod * il2cpp_method_get_object(MethodInfo * method, Il2CppClass * refclass)" }, { "virtualAddress": "0x004128E4", "name": "il2cpp_class_get_assemblyname", "signature": "char * il2cpp_class_get_assemblyname(Il2CppClass * klass)" }, { "virtualAddress": "0x0041284C", "name": "il2cpp_class_is_inflated", "signature": "bool il2cpp_class_is_inflated(Il2CppClass * klass)" }, { "virtualAddress": "0x0041341C", "name": "il2cpp_is_debugger_attached", "signature": "bool il2cpp_is_debugger_attached()" }, { "virtualAddress": "0x00413204", "name": "il2cpp_string_is_interned", "signature": "Il2CppString * il2cpp_string_is_interned(Il2CppString * str)" }, { "virtualAddress": "0x00413020", "name": "il2cpp_start_gc_world", "signature": "void il2cpp_start_gc_world()" }, { "virtualAddress": "0x00413098", "name": "il2cpp_offset_of_array_bounds_in_array_object_header", "signature": "uint32_t il2cpp_offset_of_array_bounds_in_array_object_header()" }, { "virtualAddress": "0x004127D8", "name": "il2cpp_set_commandline_arguments", "signature": "void il2cpp_set_commandline_arguments(int argc, char * argv[], char * basedir)" }, { "virtualAddress": "0x004131FC", "name": "il2cpp_string_new_len", "signature": "Il2CppString * il2cpp_string_new_len(char * str, uint32_t length)" }, { "virtualAddress": "0x004130BC", "name": "il2cpp_method_get_from_reflection", "signature": "MethodInfo * il2cpp_method_get_from_reflection(Il2CppReflectionMethod * method)" }, { "virtualAddress": "0x00412810", "name": "il2cpp_alloc", "signature": "void * il2cpp_alloc(size_t size)" }, { "virtualAddress": "0x00412898", "name": "il2cpp_class_get_parent", "signature": "Il2CppClass * il2cpp_class_get_parent(Il2CppClass * klass)" }, { "virtualAddress": "0x00412F8C", "name": "il2cpp_field_get_flags", "signature": "int il2cpp_field_get_flags(FieldInfo * field)" }, { "virtualAddress": "0x00412828", "name": "il2cpp_array_new_specific", "signature": "Il2CppArray * il2cpp_array_new_specific(Il2CppClass * arrayTypeInfo, il2cpp_array_size_t length)" }, { "virtualAddress": "0x00412F94", "name": "il2cpp_field_get_offset", "signature": "size_t il2cpp_field_get_offset(FieldInfo * field)" }, { "virtualAddress": "0x00413408", "name": "il2cpp_capture_memory_snapshot", "signature": "Il2CppManagedMemorySnapshot * il2cpp_capture_memory_snapshot()" }, { "virtualAddress": "0x004128D4", "name": "il2cpp_class_has_attribute", "signature": "bool il2cpp_class_has_attribute(Il2CppClass * klass, Il2CppClass * attr_class)" }, { "virtualAddress": "0x00412800", "name": "il2cpp_set_memory_callbacks", "signature": "void il2cpp_set_memory_callbacks(Il2CppMemoryCallbacks * callbacks)" }, { "virtualAddress": "0x00412E54", "name": "il2cpp_domain_get", "signature": "Il2CppDomain * il2cpp_domain_get()" }, { "virtualAddress": "0x00412730", "name": "il2cpp_init_utf16", "signature": "int il2cpp_init_utf16(Il2CppChar * domain_name)" }, { "virtualAddress": "0x00413268", "name": "il2cpp_type_get_type", "signature": "int il2cpp_type_get_type(Il2CppType * type)" }, { "virtualAddress": "0x00412FF0", "name": "il2cpp_gc_foreach_heap", "signature": "void il2cpp_gc_foreach_heap(void (*func)(void * data, void * userData), void * userData)" }, { "virtualAddress": "0x00412820", "name": "il2cpp_array_get_byte_length", "signature": "uint32_t il2cpp_array_get_byte_length(Il2CppArray * array)" }, { "virtualAddress": "0x0041301C", "name": "il2cpp_stop_gc_world", "signature": "void il2cpp_stop_gc_world()" }, { "virtualAddress": "0x00413404", "name": "il2cpp_image_get_class", "signature": "Il2CppClass * il2cpp_image_get_class(Il2CppImage * image, size_t index)" }, { "virtualAddress": "0x00413188", "name": "il2cpp_value_box", "signature": "Il2CppObject * il2cpp_value_box(Il2CppClass * klass, void * data)" }, { "virtualAddress": "0x00413198", "name": "il2cpp_monitor_pulse", "signature": "void il2cpp_monitor_pulse(Il2CppObject * obj)" }, { "virtualAddress": "0x00412FE0", "name": "il2cpp_gc_get_max_time_slice_ns", "signature": "int64_t il2cpp_gc_get_max_time_slice_ns()" }, { "virtualAddress": "0x004127D0", "name": "il2cpp_set_data_dir", "signature": "void il2cpp_set_data_dir(char * data_path)" }, { "virtualAddress": "0x004130C4", "name": "il2cpp_method_get_name", "signature": "char * il2cpp_method_get_name(MethodInfo * method)" }, { "virtualAddress": "0x004134A8", "name": "il2cpp_class_for_each", "signature": "void il2cpp_class_for_each(void (*klassReportFunc)(Il2CppClass * klass, void * userData), void * userData)" }, { "virtualAddress": "0x004128BC", "name": "il2cpp_class_is_interface", "signature": "bool il2cpp_class_is_interface(Il2CppClass * klass)" }, { "virtualAddress": "0x00413190", "name": "il2cpp_monitor_try_enter", "signature": "bool il2cpp_monitor_try_enter(Il2CppObject * obj, uint32_t timeout)" }, { "virtualAddress": "0x00413498", "name": "il2cpp_class_set_userdata", "signature": "void il2cpp_class_set_userdata(Il2CppClass * klass, void * userdata)" }, { "virtualAddress": "0x0041347C", "name": "il2cpp_custom_attrs_get_attr", "signature": "Il2CppObject * il2cpp_custom_attrs_get_attr(Il2CppCustomAttrInfo * ainfo, Il2CppClass * attr_klass)" }, { "virtualAddress": "0x00412FA4", "name": "il2cpp_field_has_attribute", "signature": "bool il2cpp_field_has_attribute(FieldInfo * field, Il2CppClass * attr_class)" }, { "virtualAddress": "0x004127CC", "name": "il2cpp_set_config_dir", "signature": "void il2cpp_set_config_dir(char * config_path)" }, { "virtualAddress": "0x00412824", "name": "il2cpp_array_new", "signature": "Il2CppArray * il2cpp_array_new(Il2CppClass * elementTypeInfo, il2cpp_array_size_t length)" }, { "virtualAddress": "0x00412804", "name": "il2cpp_get_corlib", "signature": "Il2CppImage * il2cpp_get_corlib()" }, { "virtualAddress": "0x0041287C", "name": "il2cpp_class_get_properties", "signature": "PropertyInfo * il2cpp_class_get_properties(Il2CppClass * klass, void * * iter)" }, { "virtualAddress": "0x00413484", "name": "il2cpp_custom_attrs_free", "signature": "void il2cpp_custom_attrs_free(Il2CppCustomAttrInfo * ainfo)" }, { "virtualAddress": "0x0041280C", "name": "il2cpp_resolve_icall", "signature": "Il2CppMethodPointer il2cpp_resolve_icall(char * name)" }, { "virtualAddress": "0x004126F0", "name": "il2cpp_init", "signature": "int il2cpp_init(char * domain_name)" }, { "virtualAddress": "0x00412860", "name": "il2cpp_class_from_il2cpp_type", "signature": "Il2CppClass * il2cpp_class_from_il2cpp_type(Il2CppType * type)" }, { "virtualAddress": "0x00413158", "name": "il2cpp_object_get_size", "signature": "uint32_t il2cpp_object_get_size(Il2CppObject * obj)" }, { "virtualAddress": "0x00413154", "name": "il2cpp_object_get_class", "signature": "Il2CppClass * il2cpp_object_get_class(Il2CppObject * obj)" }, { "virtualAddress": "0x00413140", "name": "il2cpp_property_get_name", "signature": "char * il2cpp_property_get_name(PropertyInfo * prop)" }, { "virtualAddress": "0x004128A4", "name": "il2cpp_class_num_fields", "signature": "size_t il2cpp_class_num_fields(Il2CppClass * enumKlass)" }, { "virtualAddress": "0x00412888", "name": "il2cpp_class_get_methods", "signature": "MethodInfo * il2cpp_class_get_methods(Il2CppClass * klass, void * * iter)" }, { "virtualAddress": "0x004128C0", "name": "il2cpp_class_array_element_size", "signature": "int il2cpp_class_array_element_size(Il2CppClass * klass)" }, { "virtualAddress": "0x00412F84", "name": "il2cpp_unhandled_exception", "signature": "void il2cpp_unhandled_exception(Il2CppException *)" }, { "virtualAddress": "0x004130C8", "name": "il2cpp_method_is_generic", "signature": "bool il2cpp_method_is_generic(MethodInfo * method)" }, { "virtualAddress": "0x004128F8", "name": "il2cpp_class_get_static_field_data", "signature": "void * il2cpp_class_get_static_field_data(Il2CppClass * klass)" }, { "virtualAddress": "0x0041319C", "name": "il2cpp_monitor_pulse_all", "signature": "void il2cpp_monitor_pulse_all(Il2CppObject * obj)" }, { "virtualAddress": "0x00412F88", "name": "il2cpp_field_get_name", "signature": "char * il2cpp_field_get_name(FieldInfo * field)" }, { "virtualAddress": "0x00412928", "name": "il2cpp_stats_dump_to_file", "signature": "bool il2cpp_stats_dump_to_file(char * path)" }, { "virtualAddress": "0x004128A0", "name": "il2cpp_class_instance_size", "signature": "int32_t il2cpp_class_instance_size(Il2CppClass * klass)" }, { "virtualAddress": "0x00413450", "name": "il2cpp_custom_attrs_from_method", "signature": "Il2CppCustomAttrInfo * il2cpp_custom_attrs_from_method(MethodInfo * method)" }, { "virtualAddress": "0x00413224", "name": "il2cpp_current_thread_get_top_frame", "signature": "bool il2cpp_current_thread_get_top_frame(Il2CppStackFrameInfo * frame)" }, { "virtualAddress": "0x004131EC", "name": "il2cpp_string_chars", "signature": "Il2CppChar * il2cpp_string_chars(Il2CppString * str)" }, { "virtualAddress": "0x004130E0", "name": "il2cpp_method_has_attribute", "signature": "bool il2cpp_method_has_attribute(MethodInfo * method, Il2CppClass * attr_class)" }, { "virtualAddress": "0x00412848", "name": "il2cpp_class_is_generic", "signature": "bool il2cpp_class_is_generic(Il2CppClass * klass)" }, { "virtualAddress": "0x00413428", "name": "il2cpp_unity_install_unitytls_interface", "signature": "void il2cpp_unity_install_unitytls_interface(void * unitytlsInterfaceStruct)" }, { "virtualAddress": "0x0041314C", "name": "il2cpp_property_get_parent", "signature": "Il2CppClass * il2cpp_property_get_parent(PropertyInfo * prop)" }, { "virtualAddress": "0x00413238", "name": "il2cpp_thread_get_frame_at", "signature": "bool il2cpp_thread_get_frame_at(Il2CppThread * thread, int32_t offset, Il2CppStackFrameInfo * frame)" }, { "virtualAddress": "0x004131E0", "name": "il2cpp_runtime_object_init_exception", "signature": "void il2cpp_runtime_object_init_exception(Il2CppObject * obj, Il2CppException * * exc)" }, { "virtualAddress": "0x004131C0", "name": "il2cpp_runtime_invoke", "signature": "Il2CppObject * il2cpp_runtime_invoke(MethodInfo * method, void * obj, void * * params, Il2CppException * * exc)" }, { "virtualAddress": "0x00412E94", "name": "il2cpp_raise_exception", "signature": "void il2cpp_raise_exception(Il2CppException *)" }, { "virtualAddress": "0x00412894", "name": "il2cpp_class_get_namespace", "signature": "char * il2cpp_class_get_namespace(Il2CppClass * klass)" }, { "virtualAddress": "0x0041282C", "name": "il2cpp_array_new_full", "signature": "Il2CppArray * il2cpp_array_new_full(Il2CppClass * array_class, il2cpp_array_size_t * lengths, il2cpp_array_size_t * lower_bounds)" }, { "virtualAddress": "0x004128B4", "name": "il2cpp_class_get_flags", "signature": "int il2cpp_class_get_flags(Il2CppClass * klass)" }, { "virtualAddress": "0x00412FAC", "name": "il2cpp_field_set_value_object", "signature": "void il2cpp_field_set_value_object(Il2CppObject * instance, FieldInfo * field, Il2CppObject * value)" }, { "virtualAddress": "0x00412900", "name": "il2cpp_class_get_bitmap_size", "signature": "size_t il2cpp_class_get_bitmap_size(Il2CppClass * klass)" }, { "virtualAddress": "0x004128DC", "name": "il2cpp_class_is_enum", "signature": "bool il2cpp_class_is_enum(Il2CppClass * klass)" }, { "virtualAddress": "0x0041321C", "name": "il2cpp_current_thread_walk_frame_stack", "signature": "void il2cpp_current_thread_walk_frame_stack(Il2CppFrameWalkFunc func, void * user_data)" }, { "virtualAddress": "0x00413120", "name": "il2cpp_method_get_param_name", "signature": "char * il2cpp_method_get_param_name(MethodInfo * method, uint32_t index)" }, { "virtualAddress": "0x00412DE8", "name": "il2cpp_stats_get_value", "signature": "uint64_t il2cpp_stats_get_value(Il2CppStat stat)" }, { "virtualAddress": "0x0041302C", "name": "il2cpp_gchandle_new_weakref", "signature": "uint32_t il2cpp_gchandle_new_weakref(Il2CppObject * obj, bool track_resurrection)" }, { "virtualAddress": "0x004131DC", "name": "il2cpp_runtime_object_init", "signature": "void il2cpp_runtime_object_init(Il2CppObject * obj)" }, { "virtualAddress": "0x00412838", "name": "il2cpp_array_element_size", "signature": "int il2cpp_array_element_size(Il2CppClass * array_class)" }, { "virtualAddress": "0x0041307C", "name": "il2cpp_gchandle_free", "signature": "void il2cpp_gchandle_free(uint32_t gchandle)" }, { "virtualAddress": "0x0041323C", "name": "il2cpp_current_thread_get_stack_depth", "signature": "int32_t il2cpp_current_thread_get_stack_depth()" }, { "virtualAddress": "0x004134A0", "name": "il2cpp_class_get_userdata_offset", "signature": "int il2cpp_class_get_userdata_offset()" }, { "virtualAddress": "0x00412FB8", "name": "il2cpp_field_is_literal", "signature": "bool il2cpp_field_is_literal(FieldInfo * field)" }, { "virtualAddress": "0x004133F0", "name": "il2cpp_image_get_assembly", "signature": "Il2CppAssembly * il2cpp_image_get_assembly(Il2CppImage * image)" }, { "virtualAddress": "0x00413230", "name": "il2cpp_thread_get_top_frame", "signature": "bool il2cpp_thread_get_top_frame(Il2CppThread * thread, Il2CppStackFrameInfo * frame)" }, { "virtualAddress": "0x00413148", "name": "il2cpp_property_get_set_method", "signature": "MethodInfo * il2cpp_property_get_set_method(PropertyInfo * prop)" }, { "virtualAddress": "0x004128C8", "name": "il2cpp_class_get_type", "signature": "Il2CppType * il2cpp_class_get_type(Il2CppClass * klass)" }, { "virtualAddress": "0x004130B4", "name": "il2cpp_unity_liveness_calculation_from_statics", "signature": "void il2cpp_unity_liveness_calculation_from_statics(void * state)" }, { "virtualAddress": "0x00412884", "name": "il2cpp_class_get_field_from_name", "signature": "FieldInfo * il2cpp_class_get_field_from_name(Il2CppClass * klass, char * name)" }, { "virtualAddress": "0x00413264", "name": "il2cpp_type_get_object", "signature": "Il2CppObject * il2cpp_type_get_object(Il2CppType * type)" }, { "virtualAddress": "0x004133F8", "name": "il2cpp_image_get_filename", "signature": "char * il2cpp_image_get_filename(Il2CppImage * image)" }, { "virtualAddress": "0x00412868", "name": "il2cpp_class_get_element_class", "signature": "Il2CppClass * il2cpp_class_get_element_class(Il2CppClass * klass)" }, { "virtualAddress": "0x004131A0", "name": "il2cpp_monitor_wait", "signature": "void il2cpp_monitor_wait(Il2CppObject * obj)" }, { "virtualAddress": "0x00412870", "name": "il2cpp_class_get_fields", "signature": "FieldInfo * il2cpp_class_get_fields(Il2CppClass * klass, void * * iter)" }, { "virtualAddress": "0x00413184", "name": "il2cpp_object_unbox", "signature": "void * il2cpp_object_unbox(Il2CppObject * obj)" }, { "virtualAddress": "0x00413160", "name": "il2cpp_object_new", "signature": "Il2CppObject * il2cpp_object_new(Il2CppClass * klass)" }, { "virtualAddress": "0x00413208", "name": "il2cpp_thread_current", "signature": "Il2CppThread * il2cpp_thread_current()" }, { "virtualAddress": "0x004127FC", "name": "il2cpp_set_config", "signature": "void il2cpp_set_config(char * executablePath)" }, { "virtualAddress": "0x00413488", "name": "il2cpp_type_get_name_chunked", "signature": "void il2cpp_type_get_name_chunked(void (*chunkReportFunc)(void * data, void * userData), void * userData)" }, { "virtualAddress": "0x00413260", "name": "il2cpp_override_stack_backtrace", "signature": "void il2cpp_override_stack_backtrace(Il2CppBacktraceFunc stackBacktraceFunc)" }, { "virtualAddress": "0x0041318C", "name": "il2cpp_monitor_enter", "signature": "void il2cpp_monitor_enter(Il2CppObject * obj)" }, { "virtualAddress": "0x00413314", "name": "il2cpp_type_get_assembly_qualified_name", "signature": "char * il2cpp_type_get_assembly_qualified_name(Il2CppType * type)" }, { "virtualAddress": "0x00413144", "name": "il2cpp_property_get_get_method", "signature": "MethodInfo * il2cpp_property_get_get_method(PropertyInfo * prop)" }, { "virtualAddress": "0x00412FA0", "name": "il2cpp_field_get_value_object", "signature": "Il2CppObject * il2cpp_field_get_value_object(FieldInfo * field, Il2CppObject * obj)" }, { "virtualAddress": "0x004131E4", "name": "il2cpp_runtime_unhandled_exception_policy_set", "signature": "void il2cpp_runtime_unhandled_exception_policy_set(Il2CppRuntimeUnhandledExceptionPolicy value)" }, { "virtualAddress": "0x00413034", "name": "il2cpp_gchandle_get_target", "signature": "Il2CppObject * il2cpp_gchandle_get_target(uint32_t gchandle)" }, { "virtualAddress": "0x004127F8", "name": "il2cpp_set_config_utf16", "signature": "void il2cpp_set_config_utf16(Il2CppChar * executablePath)" }, { "virtualAddress": "0x00412FD4", "name": "il2cpp_gc_disable", "signature": "void il2cpp_gc_disable()" }, { "virtualAddress": "0x00412864", "name": "il2cpp_class_from_name", "signature": "Il2CppClass * il2cpp_class_from_name(Il2CppImage * image, char * namespaze, char * name)" }, { "virtualAddress": "0x00412808", "name": "il2cpp_add_internal_call", "signature": "void il2cpp_add_internal_call(char * name, Il2CppMethodPointer method)" }, { "virtualAddress": "0x00413414", "name": "il2cpp_register_log_callback", "signature": "void il2cpp_register_log_callback(Il2CppLogCallback method)" }, { "virtualAddress": "0x0041283C", "name": "il2cpp_assembly_get_image", "signature": "Il2CppImage * il2cpp_assembly_get_image(Il2CppAssembly * assembly)" }, { "virtualAddress": "0x00412850", "name": "il2cpp_class_is_assignable_from", "signature": "bool il2cpp_class_is_assignable_from(Il2CppClass * klass, Il2CppClass * oklass)" }, { "virtualAddress": "0x00413400", "name": "il2cpp_image_get_class_count", "signature": "size_t il2cpp_image_get_class_count(Il2CppImage * image)" }, { "virtualAddress": "0x00412840", "name": "il2cpp_class_enum_basetype", "signature": "Il2CppType * il2cpp_class_enum_basetype(Il2CppClass * klass)" }, { "virtualAddress": "0x004131F8", "name": "il2cpp_string_new_utf16", "signature": "Il2CppString * il2cpp_string_new_utf16(Il2CppChar * text, int32_t len)" }, { "virtualAddress": "0x00412E58", "name": "il2cpp_domain_assembly_open", "signature": "Il2CppAssembly * il2cpp_domain_assembly_open(Il2CppDomain * domain, char * name)" }, { "virtualAddress": "0x004128D8", "name": "il2cpp_class_has_references", "signature": "bool il2cpp_class_has_references(Il2CppClass * klass)" }, { "virtualAddress": "0x0041315C", "name": "il2cpp_object_get_virtual_method", "signature": "MethodInfo * il2cpp_object_get_virtual_method(Il2CppObject * obj, MethodInfo * method)" }, { "virtualAddress": "0x00412814", "name": "il2cpp_free", "signature": "void il2cpp_free(void * ptr)" }, { "virtualAddress": "0x0041311C", "name": "il2cpp_method_get_token", "signature": "uint32_t il2cpp_method_get_token(MethodInfo * method)" }, { "virtualAddress": "0x00413078", "name": "il2cpp_gc_set_external_wbarrier_tracker", "signature": "void il2cpp_gc_set_external_wbarrier_tracker(void (*func)(void * *))" }, { "virtualAddress": "0x0041281C", "name": "il2cpp_array_length", "signature": "uint32_t il2cpp_array_length(Il2CppArray * array)" }, { "virtualAddress": "0x00412818", "name": "il2cpp_array_class_get", "signature": "Il2CppClass * il2cpp_array_class_get(Il2CppClass * element_class, uint32_t rank)" }, { "virtualAddress": "0x00413074", "name": "il2cpp_gc_set_external_allocation_tracker", "signature": "void il2cpp_gc_set_external_allocation_tracker(void (*func)(void *, size_t, int))" }, { "virtualAddress": "0x004128E0", "name": "il2cpp_class_get_image", "signature": "Il2CppImage * il2cpp_class_get_image(Il2CppClass * klass)" }, { "virtualAddress": "0x00413024", "name": "il2cpp_gchandle_new", "signature": "uint32_t il2cpp_gchandle_new(Il2CppObject * obj, bool pinned)" }, { "virtualAddress": "0x004131E8", "name": "il2cpp_string_length", "signature": "int32_t il2cpp_string_length(Il2CppString * str)" }, { "virtualAddress": "0x0041340C", "name": "il2cpp_free_captured_memory_snapshot", "signature": "void il2cpp_free_captured_memory_snapshot(Il2CppManagedMemorySnapshot * snapshot)" }, { "virtualAddress": "0x00413410", "name": "il2cpp_set_find_plugin_callback", "signature": "void il2cpp_set_find_plugin_callback(Il2CppSetFindPlugInCallback method)" }, { "virtualAddress": "0x00413194", "name": "il2cpp_monitor_exit", "signature": "void il2cpp_monitor_exit(Il2CppObject * obj)" }, { "virtualAddress": "0x00412874", "name": "il2cpp_class_get_nested_types", "signature": "Il2CppClass * il2cpp_class_get_nested_types(Il2CppClass * klass, void * * iter)" }, { "virtualAddress": "0x004128CC", "name": "il2cpp_class_get_type_token", "signature": "uint32_t il2cpp_class_get_type_token(Il2CppClass * klass)" }, { "virtualAddress": "0x0041286C", "name": "il2cpp_class_get_events", "signature": "EventInfo * il2cpp_class_get_events(Il2CppClass * klass, void * * iter)" }, { "virtualAddress": "0x0041342C", "name": "il2cpp_custom_attrs_from_class", "signature": "Il2CppCustomAttrInfo * il2cpp_custom_attrs_from_class(Il2CppClass * klass)" } ], "exports": [ { "virtualAddress": "0x00392190", "name": "" }, { "virtualAddress": "0x01299DC8", "name": "_end" }, { "virtualAddress": "0x00FDDDB0", "name": "__data_start" }, { "virtualAddress": "0x01062B80", "name": "__bss_start" }, { "virtualAddress": "0x01062B80", "name": "_edata" }, { "virtualAddress": "0x00CC7030", "name": "typeinfo name for std::__ndk1::__money_put\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004130D8", "name": "il2cpp_method_get_param" }, { "virtualAddress": "0x00F9E780", "name": "typeinfo for std::__ndk1::__num_get\u003Cchar\u003E" }, { "virtualAddress": "0x00F9FD20", "name": "typeinfo for char32_t" }, { "virtualAddress": "0x00486D88", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool)\u003E::sentry::complete object constructor" }, { "virtualAddress": "0x0048AC74", "name": "double\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004B9824", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_truename() const" }, { "virtualAddress": "0x004897B4", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x00412EA4", "name": "il2cpp_exception_from_name_msg" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E::complete object destructor()" }, { "virtualAddress": "0x004B87D8", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x00CC7EC0", "name": "typeinfo name for __float128*" }, { "virtualAddress": "0x00486094", "name": "void () std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x004AB294", "name": "void () std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x004B74EC", "name": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_max_length() const" }, { "virtualAddress": "0x004BEE4C", "name": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned short\u003E(char const*, char const*, unsigned int\u0026, int)" }, { "virtualAddress": "0x004A39F0", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x00412FB4", "name": "il2cpp_field_static_set_value" }, { "virtualAddress": "0x00F9DE08", "name": "vtable for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E" }, { "virtualAddress": "0x004AB26C", "name": "void () std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x004C2A28", "name": "void () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object destructor" }, { "virtualAddress": "0x004CEB58", "name": "std::length_error::deleting destructor()" }, { "virtualAddress": "0x01069210", "name": "std::__ndk1::ctype\u003Cchar\u003E::id" }, { "virtualAddress": "0x004B40E8", "name": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_scan_not(wchar_t const*, wchar_t const*) const" }, { "virtualAddress": "0x0048D00C", "name": "unsigned int () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00412880", "name": "il2cpp_class_get_property_from_name" }, { "virtualAddress": "0x004B58BC", "name": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_max_length() const" }, { "virtualAddress": "0x004C94D8", "name": "std::__ndk1::system_error::complete object constructor(int, std::__ndk1::error_category const\u0026, char const*)" }, { "virtualAddress": "0x004C07FC", "name": "std::__throw_bad_alloc()" }, { "virtualAddress": "0x0048E858", "name": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::base object destructor" }, { "virtualAddress": "0x004C05CC", "name": "std::__ndk1::recursive_timed_mutex::try_lock()" }, { "virtualAddress": "0x00CC7E8C", "name": "typeinfo name for decimal16*" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x0049A9D0", "name": "std::__ndk1::__libcpp_asprintf_l(char**, __locale_t*, char const*, ...)" }, { "virtualAddress": "0x0048C408", "name": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekg" }, { "virtualAddress": "0x0048DF04", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x0049D010", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long double) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long double)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00413064", "name": "il2cpp_gc_wbarrier_set_field" }, { "virtualAddress": "0x004B92E4", "name": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004C7EA4", "name": "std::__ndk1::to_wstring(unsigned long)" }, { "virtualAddress": "0x00413214", "name": "il2cpp_thread_get_all_attached_threads" }, { "virtualAddress": "0x00CC80C0", "name": "typeinfo name for std::invalid_argument" }, { "virtualAddress": "0x00F9DB60", "name": "typeinfo for std::__ndk1::ctype\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00485874", "name": "std::__ndk1::ios_base::complete object destructor()" }, { "virtualAddress": "0x00F9D7F8", "name": "vtable for std::__ndk1::ctype_byname\u003Cchar\u003E" }, { "virtualAddress": "0x004A73C4", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00CC66F0", "name": "typeinfo name for std::__ndk1::ctype_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00F9FFF8", "name": "vtable for __cxxabiv1::__pointer_to_member_type_info" }, { "virtualAddress": "0x004BD868", "name": "void () std::__ndk1::ctype_byname\u003Cchar\u003E::base object destructor()" }, { "virtualAddress": "0x00F9DDF0", "name": "typeinfo for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E" }, { "virtualAddress": "0x00F9F4B0", "name": "typeinfo for __cxxabiv1::__pointer_type_info" }, { "virtualAddress": "0x00486FB0", "name": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E::\u003E\u003E) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00F9EC90", "name": "typeinfo for std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x004BADFC", "name": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__X() const" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_alloc::complete object destructor()" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_array_new_length::complete object destructor()" }, { "virtualAddress": "0x00486220", "name": "char*(long) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::pubsetbuf" }, { "virtualAddress": "0x004A3B34", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_neg_format() const" }, { "virtualAddress": "0x00CC62E0", "name": "typeinfo name for std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x00F9F7B0", "name": "typeinfo for signed char const*" }, { "virtualAddress": "0x00CC6770", "name": "typeinfo name for std::__ndk1::numpunct_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00499FDC", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00F9D238", "name": "vtable for std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_exception::complete object destructor()" }, { "virtualAddress": "0x0049E7DC", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_day_year_num const" }, { "virtualAddress": "0x004CB1B4", "name": "std::exception_ptr () std::make_exception_ptr\u003Cstd::__ndk1::future_error()\u003E" }, { "virtualAddress": "0x00F9F6A0", "name": "typeinfo for wchar_t*" }, { "virtualAddress": "0x004868C4", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::swap" }, { "virtualAddress": "0x004E3218", "name": "_Unwind_GetTextRelBase" }, { "virtualAddress": "0x004AB0A4", "name": "void () std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x0041313C", "name": "il2cpp_profiler_install_thread" }, { "virtualAddress": "0x00F9F490", "name": "typeinfo for __cxxabiv1::__pbase_type_info" }, { "virtualAddress": "0x004B2DF0", "name": "std::__ndk1::locale::global(std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x004961EC", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned int\u003E const" }, { "virtualAddress": "0x004A38C0", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_decimal_point() const" }, { "virtualAddress": "0x00CC7EA0", "name": "typeinfo name for float const*" }, { "virtualAddress": "0x004B9AF4", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cchar\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x00CC7E5C", "name": "typeinfo name for long long*" }, { "virtualAddress": "0x004CBB1C", "name": "__cxa_decrement_exception_refcount" }, { "virtualAddress": "0x00F9DD88", "name": "vtable for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E" }, { "virtualAddress": "0x00CC7180", "name": "typeinfo name for std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004B55DC", "name": "wchar_t*(wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_tolower(wchar_t const*) const" }, { "virtualAddress": "0x0048E92C", "name": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E::\u003C\u003C) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00F9F640", "name": "typeinfo for bool" }, { "virtualAddress": "0x00498E50", "name": "wchar_t (bool\u0026, char\u0026, char*, char\u0026\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, wchar_t*) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_float_loop(bool\u0026, char\u0026, char*, char\u0026\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, wchar_t*)" }, { "virtualAddress": "0x004B4584", "name": "void () std::__ndk1::ctype\u003Cchar\u003E::base object destructor()" }, { "virtualAddress": "0x004BE4C8", "name": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x0048D5AC", "name": "unsigned long long () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00CC4734", "name": "std::__ndk1::ios_base::boolalpha" }, { "virtualAddress": "0x004B3024", "name": "std::__ndk1::locale::id::__get()" }, { "virtualAddress": "0x00F9E670", "name": "typeinfo for std::__ndk1::ctype\u003Cchar\u003E" }, { "virtualAddress": "0x004C0900", "name": "delete[](void*, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x00412F90", "name": "il2cpp_field_get_parent" }, { "virtualAddress": "0x004A43E8", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_frac_digits() const" }, { "virtualAddress": "0x004B94F0", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const" }, { "virtualAddress": "0x004B2AA0", "name": "std::__ndk1::locale::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x00412890", "name": "il2cpp_class_get_name" }, { "virtualAddress": "0x004A3B40", "name": "char const*() std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::init()" }, { "virtualAddress": "0x0041326C", "name": "il2cpp_type_get_class_or_element_class" }, { "virtualAddress": "0x0041320C", "name": "il2cpp_thread_attach" }, { "virtualAddress": "0x00486094", "name": "void () std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x004B4D94", "name": "char*(char const*) std::__ndk1::ctype_byname\u003Cchar\u003E::do_toupper(char const*) const" }, { "virtualAddress": "0x00CC6650", "name": "typeinfo name for std::__ndk1::collate\u003Cchar\u003E" }, { "virtualAddress": "0x004130A0", "name": "il2cpp_allocation_granularity" }, { "virtualAddress": "0x00413150", "name": "il2cpp_property_get_flags" }, { "virtualAddress": "0x00F9F4F0", "name": "typeinfo for __cxxabiv1::__pointer_to_member_type_info" }, { "virtualAddress": "0x0049F194", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, wchar_t const*, unsigned int\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, wchar_t const*, unsigned int\u0026)\u003E \u003E::get const" }, { "virtualAddress": "0x00CC8070", "name": "typeinfo name for std::bad_array_new_length" }, { "virtualAddress": "0x00413080", "name": "il2cpp_object_header_size" }, { "virtualAddress": "0x00490CD8", "name": "std::__ndk1::ios_base::failure::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::error_code const\u0026)" }, { "virtualAddress": "0x004C0A24", "name": "delete[](void*, std::align_val_t, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x00CC81B4", "name": "typeinfo name for std::bad_cast" }, { "virtualAddress": "0x004A39E8", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_decimal_point() const" }, { "virtualAddress": "0x00489CE8", "name": "std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC6520", "name": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E" }, { "virtualAddress": "0x004B2D6C", "name": "std::__ndk1::locale::name() const" }, { "virtualAddress": "0x004B28D0", "name": "std::__ndk1::locale::complete object destructor()" }, { "virtualAddress": "0x004E2FF0", "name": "_Unwind_GetGR" }, { "virtualAddress": "0x0041285C", "name": "il2cpp_class_has_parent" }, { "virtualAddress": "0x004B5088", "name": "void () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004865C0", "name": "int () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::pbump" }, { "virtualAddress": "0x004130A8", "name": "il2cpp_unity_liveness_calculation_begin" }, { "virtualAddress": "0x004B6020", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x004C1114", "name": "unsigned long () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::at const" }, { "virtualAddress": "0x0047BAF0", "name": "UnityAdsEngineShow" }, { "virtualAddress": "0x004B9428", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004BE978", "name": "std::__ndk1::enable_if\u003C::__is_forward_iterator\u003C\u003Evalue, void\u003E::type(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E" }, { "virtualAddress": "0x00FA0080", "name": "vtable for std::bad_array_length" }, { "virtualAddress": "0x00413478", "name": "il2cpp_custom_attrs_has_attr" }, { "virtualAddress": "0x004BFFD0", "name": "std::__ndk1::__sp_mut::unlock()" }, { "virtualAddress": "0x00CC7EF0", "name": "typeinfo name for char32_t const*" }, { "virtualAddress": "0x00F9F760", "name": "typeinfo for unsigned char const*" }, { "virtualAddress": "0x00CC6440", "name": "typeinfo name for std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E" }, { "virtualAddress": "0x0049E0E4", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004BA4F0", "name": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__months() const" }, { "virtualAddress": "0x00412F98", "name": "il2cpp_field_get_type" }, { "virtualAddress": "0x004C924C", "name": "std::__ndk1::system_error::base object constructor(std::__ndk1::error_code)" }, { "virtualAddress": "0x004C0A10", "name": "delete(void*, std::align_val_t)" }, { "virtualAddress": "0x0048641C", "name": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x00413090", "name": "il2cpp_offset_of_array_length_in_array_object_header" }, { "virtualAddress": "0x00F9F740", "name": "typeinfo for unsigned char*" }, { "virtualAddress": "0x00F9FCD0", "name": "typeinfo for char16_t" }, { "virtualAddress": "0x004C0E14", "name": "char const*(unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::__init" }, { "virtualAddress": "0x004B96B8", "name": "void () std::__ndk1::numpunct_byname\u003Cchar\u003E::base object destructor()" }, { "virtualAddress": "0x00488718", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::get" }, { "virtualAddress": "0x00486788", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sungetc" }, { "virtualAddress": "0x004B5244", "name": "wchar_t const*(wchar_t const*, unsigned long*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_is(wchar_t const*, unsigned long*) const" }, { "virtualAddress": "0x00487CC4", "name": "unsigned long long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004130CC", "name": "il2cpp_method_is_inflated" }, { "virtualAddress": "0x004130D4", "name": "il2cpp_method_get_param_count" }, { "virtualAddress": "0x004A43B0", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x00490ADC", "name": "void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor" }, { "virtualAddress": "0x004CEC6C", "name": "std::overflow_error::deleting destructor()" }, { "virtualAddress": "0x00F9F580", "name": "typeinfo for __cxxabiv1::__fundamental_type_info" }, { "virtualAddress": "0x00CC7DC4", "name": "typeinfo name for std::nullptr_t" }, { "virtualAddress": "0x004869E8", "name": "std::__ndk1::locale const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::imbue" }, { "virtualAddress": "0x004A5708", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004B85E4", "name": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x00F9C7D8", "name": "typeinfo for std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x0041325C", "name": "il2cpp_thread_get_stack_depth" }, { "virtualAddress": "0x00FA0130", "name": "typeinfo for std::bad_alloc" }, { "virtualAddress": "0x004A56C8", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_frac_digits() const" }, { "virtualAddress": "0x004CE8B4", "name": "std::bad_exception::deleting destructor()" }, { "virtualAddress": "0x00F9D078", "name": "vtable for std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E" }, { "virtualAddress": "0x004B3ECC", "name": "wchar_t const*(wchar_t const*) std::__ndk1::collate_byname\u003Cwchar_t\u003E::do_transform(wchar_t const*) const" }, { "virtualAddress": "0x004C8E10", "name": "std::__ndk1::error_condition::message() const" }, { "virtualAddress": "0x00493124", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long long\u003E const" }, { "virtualAddress": "0x00CC6990", "name": "typeinfo name for std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004B5CEC", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const" }, { "virtualAddress": "0x004B8474", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const" }, { "virtualAddress": "0x004131D8", "name": "il2cpp_runtime_class_init" }, { "virtualAddress": "0x01069178", "name": "std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id" }, { "virtualAddress": "0x004CB304", "name": "void () std::__ndk1::promise\u003Cvoid\u003E::set_value()" }, { "virtualAddress": "0x00F9DC48", "name": "vtable for std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x0049435C", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004C43B0", "name": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_first_of const" }, { "virtualAddress": "0x004130D0", "name": "il2cpp_method_is_instance" }, { "virtualAddress": "0x004C011C", "name": "std::__ndk1::recursive_mutex::complete object constructor()" }, { "virtualAddress": "0x00497A34", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Clong double\u003E const" }, { "virtualAddress": "0x004B589C", "name": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_encoding() const" }, { "virtualAddress": "0x00F9C4E8", "name": "vtable for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00CC6550", "name": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E" }, { "virtualAddress": "0x004E61D0", "name": "__register_frame_info_table" }, { "virtualAddress": "0x004CA30C", "name": "std::__ndk1::future_error::base object destructor()" }, { "virtualAddress": "0x004CAFA8", "name": "void () std::__ndk1::promise\u003Cvoid\u003E::complete object constructor()" }, { "virtualAddress": "0x0048E8FC", "name": "std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004C9990", "name": "std::__ndk1::notify_all_at_thread_exit(std::__ndk1::condition_variable\u0026, std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u003E)" }, { "virtualAddress": "0x004A6DA0", "name": "std::__ndk1::__throw_runtime_error(char const*)" }, { "virtualAddress": "0x004B9598", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004B8520", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004A3FA0", "name": "char const*() std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::init()" }, { "virtualAddress": "0x00FA0480", "name": "typeinfo for std::bad_typeid" }, { "virtualAddress": "0x00F9FD50", "name": "typeinfo for char32_t const*" }, { "virtualAddress": "0x0048FA7C", "name": "float () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004A96AC", "name": "char*(std::__ndk1::__money_put\u003Cchar\u003E::__format\u0026, char*, unsigned int, char const*, char const*, std::__ndk1::ctype\u003Cchar\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::allocator\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E, int) std::__ndk1::__money_put\u003Cchar\u003E::__format(std::__ndk1::__money_put\u003Cchar\u003E::__format\u0026, char*, unsigned int, char const*, char const*, std::__ndk1::ctype\u003Cchar\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::allocator\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E, int)" }, { "virtualAddress": "0x00F9E230", "name": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x00CC7050", "name": "typeinfo name for std::__ndk1::messages\u003Cchar\u003E" }, { "virtualAddress": "0x00F9E5B0", "name": "typeinfo for std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E" }, { "virtualAddress": "0x004B8EFC", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const" }, { "virtualAddress": "0x00CC5540", "name": "std::__ndk1::ctype_base::upper" }, { "virtualAddress": "0x00F9F880", "name": "typeinfo for int*" }, { "virtualAddress": "0x01069158", "name": "std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id" }, { "virtualAddress": "0x004133B8", "name": "il2cpp_type_is_byref" }, { "virtualAddress": "0x004A3964", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_grouping() const" }, { "virtualAddress": "0x004B4D78", "name": "char () std::__ndk1::ctype_byname\u003Cchar\u003E::do_toupper() const" }, { "virtualAddress": "0x004C89F0", "name": "std::__ndk1::error_category::equivalent(int, std::__ndk1::error_condition const\u0026) const" }, { "virtualAddress": "0x004BE57C", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::deleting destructor()" }, { "virtualAddress": "0x00490AB4", "name": "void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x00413420", "name": "il2cpp_register_debugger_agent_transport" }, { "virtualAddress": "0x010690B8", "name": "std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id" }, { "virtualAddress": "0x00CC7E24", "name": "typeinfo name for unsigned short const*" }, { "virtualAddress": "0x00CC7E9C", "name": "typeinfo name for float*" }, { "virtualAddress": "0x004C13F0", "name": "unsigned long (char const*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char const*), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert" }, { "virtualAddress": "0x0049F678", "name": "void () std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E \u003E::do_date_order const" }, { "virtualAddress": "0x00F9E548", "name": "vtable for std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E" }, { "virtualAddress": "0x004AB0C8", "name": "char const*(unsigned long) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x0048C66C", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor)}" }, { "virtualAddress": "0x00494B04", "name": "std::__ndk1::__libcpp_sscanf_l(char const*, __locale_t*, char const*, ...)" }, { "virtualAddress": "0x0048E41C", "name": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::seekp" }, { "virtualAddress": "0x004CED40", "name": "std::bad_cast::base object destructor()" }, { "virtualAddress": "0x0049F680", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_time const" }, { "virtualAddress": "0x00FA0398", "name": "vtable for std::underflow_error" }, { "virtualAddress": "0x00F9FB90", "name": "typeinfo for double" }, { "virtualAddress": "0x004863E0", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x004A0D78", "name": "char const*() std::__ndk1::__time_get_storage\u003Cchar\u003E::complete object constructor()" }, { "virtualAddress": "0x004C90D8", "name": "std::__ndk1::system_error::base object constructor(std::__ndk1::error_code, char const*)" }, { "virtualAddress": "0x00494BDC", "name": "std::__ndk1::__cloc()" }, { "virtualAddress": "0x004B97D0", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_decimal_point() const" }, { "virtualAddress": "0x004A3B20", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_frac_digits() const" }, { "virtualAddress": "0x00CC5514", "name": "std::__ndk1::locale::monetary" }, { "virtualAddress": "0x004A3AC4", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x00486704", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sbumpc" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_array_length::complete object destructor()" }, { "virtualAddress": "0x00F9DA88", "name": "vtable for std::__ndk1::locale::facet" }, { "virtualAddress": "0x00F9C428", "name": "vtable for std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004B6148", "name": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_encoding() const" }, { "virtualAddress": "0x004130AC", "name": "il2cpp_unity_liveness_calculation_end" }, { "virtualAddress": "0x004CED24", "name": "std::type_info::base object destructor()" }, { "virtualAddress": "0x00CC72CC", "name": "std::nothrow" }, { "virtualAddress": "0x00F9BC10", "name": "_ZTCNSt6__ndk113basic_fstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE" }, { "virtualAddress": "0x00CC4750", "name": "std::__ndk1::ios_base::right" }, { "virtualAddress": "0x00490CD8", "name": "std::__ndk1::ios_base::failure::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::error_code const\u0026)" }, { "virtualAddress": "0x004C0434", "name": "std::__ndk1::recursive_timed_mutex::base object constructor()" }, { "virtualAddress": "0x00CC6E90", "name": "typeinfo name for std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004864B8", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap" }, { "virtualAddress": "0x00FA0278", "name": "vtable for std::length_error" }, { "virtualAddress": "0x0049AAC4", "name": "char*(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float\u0026, char*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float\u0026, char*, std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x00491E94", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong long\u003E const" }, { "virtualAddress": "0x004B8AD4", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004131F4", "name": "il2cpp_string_new_wrapper" }, { "virtualAddress": "0x004C2B88", "name": "wchar_t () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::=" }, { "virtualAddress": "0x004128E8", "name": "il2cpp_class_get_rank" }, { "virtualAddress": "0x00F9FE40", "name": "typeinfo for __cxxabiv1::__enum_type_info" }, { "virtualAddress": "0x00F9EE00", "name": "typeinfo for std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x00CC7DE0", "name": "typeinfo name for wchar_t" }, { "virtualAddress": "0x00F9E4C8", "name": "vtable for std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E" }, { "virtualAddress": "0x00488518", "name": "char*(long, char) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long, char)\u003E::get" }, { "virtualAddress": "0x00CC8090", "name": "typeinfo name for std::domain_error" }, { "virtualAddress": "0x004863E0", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x00413218", "name": "il2cpp_is_vm_thread" }, { "virtualAddress": "0x00F9D1C8", "name": "vtable for std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E" }, { "virtualAddress": "0x004A35FC", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, char, char) std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, char, char)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00CC5520", "name": "std::__ndk1::locale::messages" }, { "virtualAddress": "0x00F9E048", "name": "vtable for std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E" }, { "virtualAddress": "0x004C9D0C", "name": "std::__ndk1::__thread_struct::base object destructor()" }, { "virtualAddress": "0x004993E4", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, bool) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, bool)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00F9F5D0", "name": "typeinfo for void const*" }, { "virtualAddress": "0x004A3AD0", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_positive_sign() const" }, { "virtualAddress": "0x00CC6DD0", "name": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E" }, { "virtualAddress": "0x00412FB0", "name": "il2cpp_field_static_get_value" }, { "virtualAddress": "0x00F9E5F0", "name": "typeinfo for std::__ndk1::collate\u003Cchar\u003E" }, { "virtualAddress": "0x00F9E2B0", "name": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E" }, { "virtualAddress": "0x004CC218", "name": "std::terminate()" }, { "virtualAddress": "0x0048A8A8", "name": "long long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004C3198", "name": "unsigned long (unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__grow_by_and_replace" }, { "virtualAddress": "0x004BB10C", "name": "std::__ndk1::__time_get::base object constructor(char const*)" }, { "virtualAddress": "0x004B435C", "name": "wchar_t*(wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_tolower(wchar_t const*) const" }, { "virtualAddress": "0x004B95F8", "name": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E::deleting destructor()" }, { "virtualAddress": "0x00F9ECD0", "name": "typeinfo for std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E" }, { "virtualAddress": "0x004A3970", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x004C0C58", "name": "std::runtime_error::complete object constructor(char const*)" }, { "virtualAddress": "0x00F9F508", "name": "vtable for __cxxabiv1::__shim_type_info" }, { "virtualAddress": "0x004C23B8", "name": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_last_of const" }, { "virtualAddress": "0x00F9D008", "name": "vtable for std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E" }, { "virtualAddress": "0x004B2918", "name": "std::__ndk1::locale::complete object constructor(char const*)" }, { "virtualAddress": "0x0048674C", "name": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::sgetn" }, { "virtualAddress": "0x0049FB0C", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_year const" }, { "virtualAddress": "0x004E4AA8", "name": "_Unwind_Resume_or_Rethrow" }, { "virtualAddress": "0x00F9F690", "name": "typeinfo for wchar_t" }, { "virtualAddress": "0x00412EAC", "name": "il2cpp_format_exception" }, { "virtualAddress": "0x00495330", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004865DC", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x004867E0", "name": "wchar_t const*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::sputn" }, { "virtualAddress": "0x004C98CC", "name": "std::__ndk1::condition_variable::__do_timed_wait(std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u0026\u003E, std::__ndk1::chrono::time_point\u003Cstd::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u003E::system_clock, std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u003E::duration\u003Clong long, std::__ndk1::ratio\u003C(long)1, (long)1000000000\u003E \u003E \u003E)" }, { "virtualAddress": "0x004B98FC", "name": "char const*() std::__ndk1::numpunct_byname\u003Cchar\u003E::__init()" }, { "virtualAddress": "0x004881D4", "name": "void*\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004E630C", "name": "__deregister_frame" }, { "virtualAddress": "0x004AB248", "name": "void () std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004131F0", "name": "il2cpp_string_new" }, { "virtualAddress": "0x00486C10", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x004C1E38", "name": "unsigned long (unsigned long, char const*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char const*), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace" }, { "virtualAddress": "0x00413418", "name": "il2cpp_debugger_set_agent_options" }, { "virtualAddress": "0x00F9C538", "name": "VTT for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004C823C", "name": "std::__ndk1::to_wstring(unsigned long long)" }, { "virtualAddress": "0x004130DC", "name": "il2cpp_method_get_class" }, { "virtualAddress": "0x00CC64F0", "name": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E" }, { "virtualAddress": "0x004130E8", "name": "il2cpp_method_get_flags" }, { "virtualAddress": "0x004B9800", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_truename() const" }, { "virtualAddress": "0x00F9ED60", "name": "typeinfo for std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004128B8", "name": "il2cpp_class_is_abstract" }, { "virtualAddress": "0x00413200", "name": "il2cpp_string_intern" }, { "virtualAddress": "0x004C0050", "name": "std::__ndk1::get_pointer_safety()" }, { "virtualAddress": "0x00412FEC", "name": "il2cpp_gc_get_heap_size" }, { "virtualAddress": "0x00F9EA90", "name": "typeinfo for std::__ndk1::__time_get_storage\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004BE630", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::deleting destructor()" }, { "virtualAddress": "0x00F9F170", "name": "vtable for std::__ndk1::__shared_weak_count" }, { "virtualAddress": "0x004A4D70", "name": "char const*() std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::init()" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E::base object destructor()" }, { "virtualAddress": "0x004BFDF0", "name": "std::__ndk1::__shared_count::base object destructor()" }, { "virtualAddress": "0x00F9FEA8", "name": "vtable for __cxxabiv1::__si_class_type_info" }, { "virtualAddress": "0x004BFDE4", "name": "std::__ndk1::bad_weak_ptr::what() const" }, { "virtualAddress": "0x00FA02E0", "name": "typeinfo for std::out_of_range" }, { "virtualAddress": "0x00F9EF20", "name": "typeinfo for std::__ndk1::messages_byname\u003Cchar\u003E" }, { "virtualAddress": "0x004CCB00", "name": "__cxa_call_unexpected" }, { "virtualAddress": "0x00CC7E34", "name": "typeinfo name for unsigned int" }, { "virtualAddress": "0x004C5618", "name": "std::__ndk1::stoll(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x004A39B4", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_neg_format() const" }, { "virtualAddress": "0x004C03E8", "name": "std::__ndk1::timed_mutex::unlock()" }, { "virtualAddress": "0x004B9CB8", "name": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x004B4D00", "name": "void () std::__ndk1::ctype_byname\u003Cchar\u003E::deleting destructor()" }, { "virtualAddress": "0x0048C628", "name": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x00F9EA30", "name": "typeinfo for std::__ndk1::__time_get_storage\u003Cchar\u003E" }, { "virtualAddress": "0x00F9FF88", "name": "vtable for __cxxabiv1::__pbase_type_info" }, { "virtualAddress": "0x004BFDF0", "name": "std::__ndk1::__shared_weak_count::complete object destructor()" }, { "virtualAddress": "0x00F9DAC8", "name": "vtable for std::__ndk1::ctype\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004B4BF8", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cchar\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x00F9E910", "name": "typeinfo for std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00486A08", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sync" }, { "virtualAddress": "0x004C8E40", "name": "std::__ndk1::system_error::__init(std::__ndk1::error_code const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E)" }, { "virtualAddress": "0x0048F6BC", "name": "long long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00CC5560", "name": "std::__ndk1::ctype_base::punct" }, { "virtualAddress": "0x004987E4", "name": "char (bool\u0026, char\u0026, char*, char\u0026\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, char\u0026) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_float_loop(bool\u0026, char\u0026, char*, char\u0026\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, char\u0026)" }, { "virtualAddress": "0x004B35A8", "name": "void () std::__ndk1::collate_byname\u003Cchar\u003E::complete object destructor()" }, { "virtualAddress": "0x004128C4", "name": "il2cpp_class_from_type" }, { "virtualAddress": "0x004A30C8", "name": "std::__ndk1::__time_put::complete object constructor(char const*)" }, { "virtualAddress": "0x004C5238", "name": "std::__ndk1::stoul(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x004B761C", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00F9F7E0", "name": "typeinfo for short*" }, { "virtualAddress": "0x00491258", "name": "void () std::__ndk1::collate\u003Cwchar_t\u003E::base object destructor()" }, { "virtualAddress": "0x00CC474C", "name": "std::__ndk1::ios_base::oct" }, { "virtualAddress": "0x004A2B98", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char const*, tm) std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char const*, tm)\u003E \u003E::put const" }, { "virtualAddress": "0x0048B040", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::get" }, { "virtualAddress": "0x00CC8040", "name": "typeinfo name for std::bad_array_length" }, { "virtualAddress": "0x004133C4", "name": "il2cpp_type_get_attrs" }, { "virtualAddress": "0x004C89C8", "name": "std::__ndk1::error_category::base object constructor()" }, { "virtualAddress": "0x010690A8", "name": "std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id" }, { "virtualAddress": "0x00CC7E3C", "name": "typeinfo name for unsigned int const*" }, { "virtualAddress": "0x0048BFFC", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::unget" }, { "virtualAddress": "0x004898DC", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor" }, { "virtualAddress": "0x00487220", "name": "bool\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x0047BB38", "name": "UnityAdsEngineSetDidFinishCallback" }, { "virtualAddress": "0x004B621C", "name": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004919F0", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong\u003E const" }, { "virtualAddress": "0x0047BB34", "name": "UnityAdsEngineSetDidStartCallback" }, { "virtualAddress": "0x00CC7EC8", "name": "_ZTSDu" }, { "virtualAddress": "0x00496BB8", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x0048E754", "name": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor" }, { "virtualAddress": "0x004C9AB4", "name": "std::__ndk1::thread::hardware_concurrency()" }, { "virtualAddress": "0x0048E734", "name": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x004B6CBC", "name": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004A8B48", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E) std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004865B4", "name": "char*(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E, std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E, std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E)\u003E::setg" }, { "virtualAddress": "0x00F9EAE8", "name": "typeinfo for std::__ndk1::__time_put" }, { "virtualAddress": "0x004128AC", "name": "il2cpp_class_is_blittable" }, { "virtualAddress": "0x004128F0", "name": "il2cpp_class_get_data_size" }, { "virtualAddress": "0x004A9C64", "name": "std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E const\u003E\u0026) std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E const\u003E\u0026)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00CC6290", "name": "typeinfo name for std::__ndk1::codecvt_base" }, { "virtualAddress": "0x004A38DC", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x004C0D08", "name": "std::runtime_error::=(std::runtime_error const\u0026)" }, { "virtualAddress": "0x0049B624", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, bool) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, bool)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00CC6970", "name": "typeinfo name for std::__ndk1::__num_put\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004C13AC", "name": "unsigned long (std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert" }, { "virtualAddress": "0x004CB6F4", "name": "std::__ndk1::shared_future\u003Cvoid\u003E const\u0026() std::__ndk1::shared_future\u003Cvoid\u003E::=()" }, { "virtualAddress": "0x00CC81C0", "name": "typeinfo name for std::bad_typeid" }, { "virtualAddress": "0x00413038", "name": "il2cpp_gchandle_foreach_get_target" }, { "virtualAddress": "0x004BB268", "name": "std::__ndk1::__time_get::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004BB314", "name": "std::__ndk1::__time_get::complete object destructor()" }, { "virtualAddress": "0x0048E808", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::base object constructor" }, { "virtualAddress": "0x00F9DE70", "name": "typeinfo for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E" }, { "virtualAddress": "0x004C3F04", "name": "unsigned long (unsigned long, wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace" }, { "virtualAddress": "0x00413088", "name": "il2cpp_array_object_header_size" }, { "virtualAddress": "0x004CAA28", "name": "std::__ndk1::__assoc_sub_state::__make_ready()" }, { "virtualAddress": "0x004C1B54", "name": "unsigned long (unsigned long, char const*, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char const*, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace" }, { "virtualAddress": "0x00490F70", "name": "std::__ndk1::ios_base::register_callback(void (*)(std::__ndk1::ios_base::event, std::__ndk1::ios_base\u0026, int), int)" }, { "virtualAddress": "0x004B2918", "name": "std::__ndk1::locale::base object constructor(char const*)" }, { "virtualAddress": "0x004AB00C", "name": "long () std::__ndk1::messages\u003Cchar\u003E::do_close() const" }, { "virtualAddress": "0x004CA334", "name": "std::__ndk1::__assoc_sub_state::__on_zero_shared()" }, { "virtualAddress": "0x004133FC", "name": "il2cpp_image_get_entry_point" }, { "virtualAddress": "0x004B7638", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x00CC70F0", "name": "typeinfo name for std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E" }, { "virtualAddress": "0x00490AC8", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor)}" }, { "virtualAddress": "0x00CC6D90", "name": "typeinfo name for std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x00F9E2C8", "name": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E" }, { "virtualAddress": "0x00413134", "name": "il2cpp_profiler_install_gc" }, { "virtualAddress": "0x004B2894", "name": "std::__ndk1::locale::base object constructor()" }, { "virtualAddress": "0x00F9CBD0", "name": "vtable for std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00CC5518", "name": "std::__ndk1::locale::numeric" }, { "virtualAddress": "0x00F9D568", "name": "vtable for std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E" }, { "virtualAddress": "0x0048B180", "name": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::get" }, { "virtualAddress": "0x004CAF44", "name": "void () std::__ndk1::future\u003Cvoid\u003E::complete object destructor()" }, { "virtualAddress": "0x00CC6FC0", "name": "typeinfo name for std::__ndk1::__money_put\u003Cchar\u003E" }, { "virtualAddress": "0x004BAF34", "name": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__c() const" }, { "virtualAddress": "0x004B7BB0", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004B8324", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_encoding() const" }, { "virtualAddress": "0x00FA0188", "name": "vtable for std::logic_error" }, { "virtualAddress": "0x004C0ABC", "name": "std::logic_error::complete object constructor(char const*)" }, { "virtualAddress": "0x004C0044", "name": "std::__ndk1::declare_reachable(void*)" }, { "virtualAddress": "0x00F9E148", "name": "vtable for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x00F9F850", "name": "typeinfo for unsigned short const*" }, { "virtualAddress": "0x004BA308", "name": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__weeks() const" }, { "virtualAddress": "0x004B8334", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004B3308", "name": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cchar\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x00F9FBA0", "name": "typeinfo for double*" }, { "virtualAddress": "0x004B6F74", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const" }, { "virtualAddress": "0x00CC4760", "name": "std::__ndk1::ios_base::showpos" }, { "virtualAddress": "0x004CECC8", "name": "std::underflow_error::deleting destructor()" }, { "virtualAddress": "0x004C10E4", "name": "char () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::=" }, { "virtualAddress": "0x00CC4820", "name": "typeinfo name for std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x004B78E4", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x00CC7E68", "name": "typeinfo name for unsigned long long*" }, { "virtualAddress": "0x004B7DE0", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004BBC84", "name": "char (std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::__analyze(std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)" }, { "virtualAddress": "0x004858F8", "name": "void () std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x004B72C4", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004B9590", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_encoding() const" }, { "virtualAddress": "0x00487A3C", "name": "unsigned long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004C0CD8", "name": "std::runtime_error::complete object constructor(std::runtime_error const\u0026)" }, { "virtualAddress": "0x004CE8A0", "name": "std::exception::base object destructor()" }, { "virtualAddress": "0x004CA868", "name": "std::__ndk1::__assoc_sub_state::set_exception_at_thread_exit(std::exception_ptr)" }, { "virtualAddress": "0x00489934", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::swap" }, { "virtualAddress": "0x00F9FA00", "name": "typeinfo for unsigned long long" }, { "virtualAddress": "0x004910A4", "name": "void () std::__ndk1::collate\u003Cchar\u003E::base object destructor()" }, { "virtualAddress": "0x004C2340", "name": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_first_of const" }, { "virtualAddress": "0x01069188", "name": "std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id" }, { "virtualAddress": "0x004C75C0", "name": "std::__ndk1::to_string(double)" }, { "virtualAddress": "0x00F9ED48", "name": "typeinfo for std::__ndk1::__money_get\u003Cchar\u003E" }, { "virtualAddress": "0x004CB89C", "name": "__cxa_free_dependent_exception" }, { "virtualAddress": "0x004BC6D0", "name": "std::__ndk1::ctype\u003Cchar\u003E const\u0026() std::__ndk1::__time_get_storage\u003Cchar\u003E::init()" }, { "virtualAddress": "0x004BF73C", "name": "std::__ndk1::allocator\u003Cchar\u003E\u0026(, char*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(, char*), std::__ndk1::allocator\u003Cchar\u003E \u003E::__append_forward_unsafe\u003Cchar*\u003E" }, { "virtualAddress": "0x004C9CD8", "name": "std::__ndk1::__thread_struct::base object constructor()" }, { "virtualAddress": "0x004A32D0", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, wchar_t const*, tm) std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, wchar_t const*, tm)\u003E \u003E::put const" }, { "virtualAddress": "0x004133CC", "name": "il2cpp_type_equals" }, { "virtualAddress": "0x004C3EBC", "name": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace" }, { "virtualAddress": "0x004A38F4", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_negative_sign() const" }, { "virtualAddress": "0x00CC6260", "name": "typeinfo name for std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E" }, { "virtualAddress": "0x004130B8", "name": "il2cpp_method_get_return_type" }, { "virtualAddress": "0x004127E8", "name": "il2cpp_set_commandline_arguments_utf16" }, { "virtualAddress": "0x004CEC10", "name": "std::range_error::deleting destructor()" }, { "virtualAddress": "0x004130E4", "name": "il2cpp_method_get_declaring_type" }, { "virtualAddress": "0x00413220", "name": "il2cpp_thread_walk_frame_stack" }, { "virtualAddress": "0x00CC8020", "name": "typeinfo name for std::bad_exception" }, { "virtualAddress": "0x00FA0448", "name": "typeinfo for std::type_info" }, { "virtualAddress": "0x004A390C", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_frac_digits() const" }, { "virtualAddress": "0x004A36D8", "name": "std::__ndk1::__time_put::__do_put(wchar_t*, std::__ndk1::__time_put::__do_put\u0026, tm const*, char, char) const" }, { "virtualAddress": "0x004A1CD0", "name": "char const*() std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::complete object constructor()" }, { "virtualAddress": "0x00413424", "name": "il2cpp_debug_get_method_info" }, { "virtualAddress": "0x00488A50", "name": "char*(long, char) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long, char)\u003E::getline" }, { "virtualAddress": "0x004A03F0", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_minute const" }, { "virtualAddress": "0x004C01E0", "name": "std::__ndk1::recursive_mutex::base object destructor()" }, { "virtualAddress": "0x00CC476C", "name": "std::__ndk1::ios_base::uppercase" }, { "virtualAddress": "0x00413480", "name": "il2cpp_custom_attrs_construct" }, { "virtualAddress": "0x004127C8", "name": "il2cpp_shutdown" }, { "virtualAddress": "0x004E6054", "name": "__register_frame_info_bases" }, { "virtualAddress": "0x004CEA98", "name": "std::runtime_error::what() const" }, { "virtualAddress": "0x00F9FB00", "name": "typeinfo for decimal16*" }, { "virtualAddress": "0x00CC6BD0", "name": "typeinfo name for std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004C10B0", "name": "char const*() std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::assign" }, { "virtualAddress": "0x00412904", "name": "il2cpp_class_get_bitmap" }, { "virtualAddress": "0x00CC7E40", "name": "typeinfo name for long" }, { "virtualAddress": "0x004C2BB8", "name": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::resize" }, { "virtualAddress": "0x004BA0E0", "name": "std::__ndk1::__num_get_base::__get_base(std::__ndk1::ios_base\u0026)" }, { "virtualAddress": "0x00CC4850", "name": "typeinfo name for std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00F9E248", "name": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E" }, { "virtualAddress": "0x004C49C0", "name": "std::__ndk1::stoi(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x00CC4748", "name": "std::__ndk1::ios_base::left" }, { "virtualAddress": "0x00412F18", "name": "il2cpp_format_stack_trace" }, { "virtualAddress": "0x004B2AFC", "name": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026, char const*, int)" }, { "virtualAddress": "0x004AB038", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(std::__ndk1::locale const\u0026)\u003E std::__ndk1::messages\u003Cwchar_t\u003E::do_open(std::__ndk1::locale const\u0026) const" }, { "virtualAddress": "0x00CC4738", "name": "std::__ndk1::ios_base::dec" }, { "virtualAddress": "0x00412844", "name": "il2cpp_class_from_system_type" }, { "virtualAddress": "0x00CC65E0", "name": "typeinfo name for std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E" }, { "virtualAddress": "0x004CAFFC", "name": "void () std::__ndk1::promise\u003Cvoid\u003E::complete object destructor()" }, { "virtualAddress": "0x0048E95C", "name": "bool () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00490AC0", "name": "{virtual override thunk({offset(-16)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor)}" }, { "virtualAddress": "0x004A3224", "name": "std::__ndk1::__time_put::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004BE5E8", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::deleting destructor()" }, { "virtualAddress": "0x00412FD0", "name": "il2cpp_gc_enable" }, { "virtualAddress": "0x00F9FBF0", "name": "typeinfo for long double*" }, { "virtualAddress": "0x004AB244", "name": "void () std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x004CE9E8", "name": "std::runtime_error::base object destructor()" }, { "virtualAddress": "0x0048560C", "name": "std::exception_ptr::complete object constructor(std::exception_ptr const\u0026)" }, { "virtualAddress": "0x00F9ED98", "name": "typeinfo for std::__ndk1::__money_get\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00486684", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::snextc" }, { "virtualAddress": "0x00CC7E38", "name": "typeinfo name for unsigned int*" }, { "virtualAddress": "0x00CC7E00", "name": "typeinfo name for unsigned char const*" }, { "virtualAddress": "0x004856BC", "name": "std::nested_exception::complete object destructor()" }, { "virtualAddress": "0x004B9FB8", "name": "void () std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x00F9D5C8", "name": "vtable for std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x00487F4C", "name": "double\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004133D0", "name": "il2cpp_type_is_static" }, { "virtualAddress": "0x00CC475C", "name": "std::__ndk1::ios_base::showpoint" }, { "virtualAddress": "0x004CED2C", "name": "std::bad_cast::complete object constructor()" }, { "virtualAddress": "0x004B4FB4", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x00412FE8", "name": "il2cpp_gc_get_used_size" }, { "virtualAddress": "0x00491E90", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00413270", "name": "il2cpp_type_get_name" }, { "virtualAddress": "0x00493A50", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cdouble\u003E const" }, { "virtualAddress": "0x01069260", "name": "std::__ndk1::numpunct\u003Cchar\u003E::id" }, { "virtualAddress": "0x00F9EF80", "name": "typeinfo for std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004CAF54", "name": "void () std::__ndk1::future\u003Cvoid\u003E::get()" }, { "virtualAddress": "0x004C0668", "name": "std::__ndk1::recursive_timed_mutex::unlock()" }, { "virtualAddress": "0x00413234", "name": "il2cpp_current_thread_get_frame_at" }, { "virtualAddress": "0x0048C6F8", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sentry::complete object constructor" }, { "virtualAddress": "0x004C3F50", "name": "unsigned long (unsigned long, unsigned long, wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace" }, { "virtualAddress": "0x0048C7EC", "name": "std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x0047BAEC", "name": "UnityAdsEngineInitialize" }, { "virtualAddress": "0x004C85F8", "name": "std::__ndk1::to_wstring(double)" }, { "virtualAddress": "0x0048C748", "name": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sentry::complete object destructor" }, { "virtualAddress": "0x00F9F450", "name": "typeinfo for __cxxabiv1::__shim_type_info" }, { "virtualAddress": "0x004A1FD0", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::base object constructor()" }, { "virtualAddress": "0x00F9E0C8", "name": "vtable for std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E" }, { "virtualAddress": "0x00F9D528", "name": "vtable for std::__ndk1::messages_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00F9FE58", "name": "vtable for __cxxabiv1::__class_type_info" }, { "virtualAddress": "0x004A3F58", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_grouping() const" }, { "virtualAddress": "0x004C38A8", "name": "std::__ndk1::__wrap_iter\u003Cwchar_t const*(wchar_t)\u003E std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert" }, { "virtualAddress": "0x00412FDC", "name": "il2cpp_gc_is_incremental" }, { "virtualAddress": "0x004CE984", "name": "std::logic_error::deleting destructor()" }, { "virtualAddress": "0x004A3038", "name": "std::__ndk1::__time_put::__do_put(char*, std::__ndk1::__time_put::__do_put\u0026, tm const*, char, char) const" }, { "virtualAddress": "0x004E4BC4", "name": "_Unwind_Backtrace" }, { "virtualAddress": "0x004A7794", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, std::__ndk1::unique_ptr\u003Cwchar_t, void (*\u0026)(void*)\u003E, wchar_t*\u0026, void*) std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, std::__ndk1::unique_ptr\u003Cwchar_t, void (*\u0026)(void*)\u003E, wchar_t*\u0026, void*)\u003E \u003E::__do_get" }, { "virtualAddress": "0x00412F9C", "name": "il2cpp_field_get_value" }, { "virtualAddress": "0x004B40A8", "name": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_scan_is(wchar_t const*, wchar_t const*) const" }, { "virtualAddress": "0x00CC49D0", "name": "typeinfo name for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00412FE4", "name": "il2cpp_gc_set_max_time_slice_ns" }, { "virtualAddress": "0x00CC7DEC", "name": "typeinfo name for char" }, { "virtualAddress": "0x0047EBD4", "name": "CreateZStream" }, { "virtualAddress": "0x004127D4", "name": "il2cpp_set_temp_dir" }, { "virtualAddress": "0x00F9EBB8", "name": "typeinfo for std::__ndk1::money_base" }, { "virtualAddress": "0x00F9D860", "name": "vtable for std::__ndk1::ctype_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00F9EBD0", "name": "typeinfo for std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E" }, { "virtualAddress": "0x004910A4", "name": "void () std::__ndk1::collate\u003Cchar\u003E::complete object destructor()" }, { "virtualAddress": "0x004B7BA8", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_encoding() const" }, { "virtualAddress": "0x00412854", "name": "il2cpp_class_is_subclass_of" }, { "virtualAddress": "0x004C9CD8", "name": "std::__ndk1::__thread_struct::complete object constructor()" }, { "virtualAddress": "0x004CBCAC", "name": "__cxa_increment_exception_refcount" }, { "virtualAddress": "0x004BFDBC", "name": "std::__ndk1::bad_weak_ptr::complete object destructor()" }, { "virtualAddress": "0x004CC298", "name": "std::get_terminate()" }, { "virtualAddress": "0x00F9F5B0", "name": "typeinfo for void*" }, { "virtualAddress": "0x004B9740", "name": "void () std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::complete object destructor()" }, { "virtualAddress": "0x0048A620", "name": "long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC47F0", "name": "typeinfo name for std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00CC6D70", "name": "typeinfo name for std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E" }, { "virtualAddress": "0x004B8518", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004B49A8", "name": "char (char) std::__ndk1::ctype\u003Cchar\u003E::do_narrow(char) const" }, { "virtualAddress": "0x004BE5A0", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::deleting destructor()" }, { "virtualAddress": "0x00CC7E80", "name": "typeinfo name for unsigned __int128*" }, { "virtualAddress": "0x004C28C0", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object constructor" }, { "virtualAddress": "0x00CC7E88", "name": "typeinfo name for decimal16" }, { "virtualAddress": "0x004131A4", "name": "il2cpp_monitor_try_wait" }, { "virtualAddress": "0x0041306C", "name": "il2cpp_gc_has_strict_wbarriers" }, { "virtualAddress": "0x004B97C8", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_decimal_point() const" }, { "virtualAddress": "0x0049112C", "name": "char const*(char const*) std::__ndk1::collate\u003Cchar\u003E::do_transform(char const*) const" }, { "virtualAddress": "0x01062B80", "name": "__bss_start__" }, { "virtualAddress": "0x0041289C", "name": "il2cpp_class_get_declaring_type" }, { "virtualAddress": "0x00F9F7D0", "name": "typeinfo for short" }, { "virtualAddress": "0x00412FC8", "name": "il2cpp_gc_collect" }, { "virtualAddress": "0x004BAEA0", "name": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__c() const" }, { "virtualAddress": "0x00F9C3F8", "name": "vtable for std::nested_exception" }, { "virtualAddress": "0x004B9378", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const" }, { "virtualAddress": "0x004910A8", "name": "std::__ndk1::locale::facet::base object destructor()" }, { "virtualAddress": "0x004C73F8", "name": "std::__ndk1::to_string(float)" }, { "virtualAddress": "0x004B7A5C", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_max_length() const" }, { "virtualAddress": "0x004B9584", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00493ED4", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004867EC", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x00CC4794", "name": "std::__ndk1::ios_base::binary" }, { "virtualAddress": "0x00CC4790", "name": "std::__ndk1::ios_base::ate" }, { "virtualAddress": "0x004CA6A8", "name": "std::__ndk1::__assoc_sub_state::set_exception(std::exception_ptr)" }, { "virtualAddress": "0x004C0830", "name": "new(unsigned long)" }, { "virtualAddress": "0x0048C644", "name": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor" }, { "virtualAddress": "0x00F9DAB0", "name": "typeinfo for std::__ndk1::locale::facet" }, { "virtualAddress": "0x0049C1A0", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x004A43B8", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_grouping() const" }, { "virtualAddress": "0x00CC7070", "name": "typeinfo name for std::__ndk1::messages_base" }, { "virtualAddress": "0x00CC6490", "name": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x004C0908", "name": "new(unsigned long, std::align_val_t)" }, { "virtualAddress": "0x0048663C", "name": "long long (std::__ndk1::ios_base::seekdir, unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir, unsigned int)\u003E::pubseekoff" }, { "virtualAddress": "0x004CA1E4", "name": "std::__ndk1::future_category()" }, { "virtualAddress": "0x00F9DF70", "name": "typeinfo for std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E" }, { "virtualAddress": "0x00F9E870", "name": "typeinfo for std::__ndk1::__num_put\u003Cchar\u003E" }, { "virtualAddress": "0x004B5890", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x01069240", "name": "std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::id" }, { "virtualAddress": "0x004B7B08", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const" }, { "virtualAddress": "0x00CC4778", "name": "std::__ndk1::ios_base::floatfield" }, { "virtualAddress": "0x004C4780", "name": "wchar_t const*() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const" }, { "virtualAddress": "0x004BAD70", "name": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__X() const" }, { "virtualAddress": "0x004C4818", "name": "unsigned long (unsigned long, wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const" }, { "virtualAddress": "0x00CC6580", "name": "typeinfo name for std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00412EA8", "name": "il2cpp_get_exception_argument_null" }, { "virtualAddress": "0x00CC7DB8", "name": "typeinfo name for void" }, { "virtualAddress": "0x00412FA8", "name": "il2cpp_field_set_value" }, { "virtualAddress": "0x004CE9E8", "name": "std::range_error::base object destructor()" }, { "virtualAddress": "0x0049DB70", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_date const" }, { "virtualAddress": "0x004B58C4", "name": "unsigned long () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::complete object constructor()" }, { "virtualAddress": "0x00F9C7F0", "name": "typeinfo for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004BFDF4", "name": "std::__ndk1::__shared_count::deleting destructor()" }, { "virtualAddress": "0x00CC550C", "name": "std::__ndk1::locale::collate" }, { "virtualAddress": "0x004B7ED8", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_max_length() const" }, { "virtualAddress": "0x00488F08", "name": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::read" }, { "virtualAddress": "0x00CC7220", "name": "typeinfo name for std::__ndk1::__shared_count" }, { "virtualAddress": "0x004970A4", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cfloat\u003E const" }, { "virtualAddress": "0x0048ED3C", "name": "unsigned short () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004C28C0", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object constructor" }, { "virtualAddress": "0x00CC7120", "name": "typeinfo name for std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004C08F0", "name": "delete(void*)" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E::base object destructor()" }, { "virtualAddress": "0x00F9FA30", "name": "typeinfo for unsigned long long const*" }, { "virtualAddress": "0x00CC7360", "name": "std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::npos" }, { "virtualAddress": "0x004B7FCC", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const" }, { "virtualAddress": "0x00412FCC", "name": "il2cpp_gc_collect_a_little" }, { "virtualAddress": "0x004CADAC", "name": "std::__ndk1::__assoc_sub_state*() std::__ndk1::future\u003Cvoid\u003E::base object constructor()" }, { "virtualAddress": "0x00F9FAB0", "name": "typeinfo for unsigned __int128*" }, { "virtualAddress": "0x004B6318", "name": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_max_length() const" }, { "virtualAddress": "0x004AB298", "name": "void () std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x00486D18", "name": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x00CC5506", "name": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::intl" }, { "virtualAddress": "0x0048ADB8", "name": "long double\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004A39F8", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_grouping() const" }, { "virtualAddress": "0x00FA02F8", "name": "vtable for std::range_error" }, { "virtualAddress": "0x004B3C54", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x00F9EF60", "name": "typeinfo for std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E" }, { "virtualAddress": "0x00486FE0", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC8100", "name": "typeinfo name for std::out_of_range" }, { "virtualAddress": "0x004130B0", "name": "il2cpp_unity_liveness_calculation_from_root" }, { "virtualAddress": "0x004A0448", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_white_space const" }, { "virtualAddress": "0x0049EA9C", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_am_pm const" }, { "virtualAddress": "0x004B558C", "name": "wchar_t*(wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_toupper(wchar_t const*) const" }, { "virtualAddress": "0x004A6DF0", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004B6224", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x00F9CA68", "name": "vtable for std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004999F4", "name": "char*(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int\u0026, char*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int\u0026, char*, std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x00CC6C20", "name": "typeinfo name for std::__ndk1::__time_put" }, { "virtualAddress": "0x00CC5504", "name": "std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::intl" }, { "virtualAddress": "0x00CC7F90", "name": "typeinfo name for __cxxabiv1::__vmi_class_type_info" }, { "virtualAddress": "0x00F9F8C0", "name": "typeinfo for unsigned int" }, { "virtualAddress": "0x00490014", "name": "void const*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004CC060", "name": "__cxa_guard_acquire" }, { "virtualAddress": "0x00CC6DB0", "name": "typeinfo name for std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x004B92A0", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_encoding() const" }, { "virtualAddress": "0x004C6960", "name": "std::__ndk1::to_string(int)" }, { "virtualAddress": "0x004CE930", "name": "std::invalid_argument::base object destructor()" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_alloc::base object destructor()" }, { "virtualAddress": "0x00CC71F0", "name": "std::__ndk1::allocator_arg" }, { "virtualAddress": "0x00FA0428", "name": "vtable for std::type_info" }, { "virtualAddress": "0x00CC5524", "name": "std::__ndk1::locale::all" }, { "virtualAddress": "0x004A4D20", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x010691F8", "name": "std::__ndk1::locale::id::__next_id" }, { "virtualAddress": "0x00F9E710", "name": "typeinfo for std::__ndk1::numpunct\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00F9E530", "name": "typeinfo for std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E" }, { "virtualAddress": "0x004C933C", "name": "std::__ndk1::system_error::base object constructor(int, std::__ndk1::error_category const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004A033C", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_day_year_num const" }, { "virtualAddress": "0x00CC4950", "name": "typeinfo name for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004CE930", "name": "std::domain_error::complete object destructor()" }, { "virtualAddress": "0x0049EB84", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_second const" }, { "virtualAddress": "0x00485764", "name": "std::rethrow_exception(std::exception_ptr)" }, { "virtualAddress": "0x004E315C", "name": "_Unwind_SetGR" }, { "virtualAddress": "0x004A3AA8", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_decimal_point() const" }, { "virtualAddress": "0x00F9F250", "name": "typeinfo for std::__ndk1::system_error" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::ctype\u003Cwchar_t\u003E::complete object destructor()" }, { "virtualAddress": "0x0048BD64", "name": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::readsome" }, { "virtualAddress": "0x004986E4", "name": "std::__ndk1::ios_base\u0026(char*, char\u0026, std::__ndk1::ios_base\u0026) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_float_prep(char*, char\u0026, std::__ndk1::ios_base\u0026)" }, { "virtualAddress": "0x00490B04", "name": "{virtual override thunk({offset(-16)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor)}" }, { "virtualAddress": "0x004E31E0", "name": "_Unwind_GetRegionStart" }, { "virtualAddress": "0x00486828", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x00F9FC90", "name": "_ZTIPDu" }, { "virtualAddress": "0x004B7A74", "name": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004B97D8", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x004A5688", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_decimal_point() const" }, { "virtualAddress": "0x00CC7E4C", "name": "typeinfo name for unsigned long" }, { "virtualAddress": "0x00486758", "name": "wchar_t () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sputbackc" }, { "virtualAddress": "0x00CC8114", "name": "typeinfo name for std::range_error" }, { "virtualAddress": "0x004C06D8", "name": "std::__ndk1::__call_once(unsigned long volatile\u0026, void*, void (*)(void*))" }, { "virtualAddress": "0x004887D0", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026(char) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char)\u003E::get" }, { "virtualAddress": "0x004C0A30", "name": "std::logic_error::base object constructor(std::__ndk1::basic_string\u003Cchar, std::logic_error::base object constructor::char_traits\u003Cchar\u003E const, std::logic_error::base object constructor::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004BEBCC", "name": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_signed_integral\u003Clong\u003E(char const*, char const*, unsigned int\u0026, int)" }, { "virtualAddress": "0x0048F4DC", "name": "unsigned long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004128B0", "name": "il2cpp_class_value_size" }, { "virtualAddress": "0x00412878", "name": "il2cpp_class_get_interfaces" }, { "virtualAddress": "0x004C7070", "name": "std::__ndk1::to_string(long long)" }, { "virtualAddress": "0x004861CC", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x00F9D468", "name": "vtable for std::__ndk1::messages\u003Cchar\u003E" }, { "virtualAddress": "0x00CC7E18", "name": "typeinfo name for short const*" }, { "virtualAddress": "0x004C9830", "name": "std::__ndk1::error_category::base object destructor()" }, { "virtualAddress": "0x00CC6750", "name": "typeinfo name for std::__ndk1::numpunct_byname\u003Cchar\u003E" }, { "virtualAddress": "0x004133DC", "name": "il2cpp_type_is_pointer_type" }, { "virtualAddress": "0x00CC6A00", "name": "typeinfo name for std::__ndk1::__time_get_c_storage\u003Cchar\u003E" }, { "virtualAddress": "0x004970A0", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00CC6EE0", "name": "typeinfo name for std::__ndk1::__money_get\u003Cchar\u003E" }, { "virtualAddress": "0x00F9FBE0", "name": "typeinfo for long double" }, { "virtualAddress": "0x004B6A58", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x004AD800", "name": "std::__ndk1::locale::classic()" }, { "virtualAddress": "0x00412E60", "name": "il2cpp_domain_get_assemblies" }, { "virtualAddress": "0x004B3308", "name": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cchar\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x004C0254", "name": "std::__ndk1::timed_mutex::base object constructor()" }, { "virtualAddress": "0x004A5698", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_grouping() const" }, { "virtualAddress": "0x0048D96C", "name": "double () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004C9A74", "name": "std::__ndk1::thread::detach()" }, { "virtualAddress": "0x00CC7DC8", "name": "typeinfo name for std::nullptr_t*" }, { "virtualAddress": "0x00F9ECF0", "name": "typeinfo for std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E" }, { "virtualAddress": "0x00F9E3C8", "name": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E" }, { "virtualAddress": "0x004C00A8", "name": "std::__ndk1::mutex::complete object destructor()" }, { "virtualAddress": "0x004C8DB8", "name": "std::__ndk1::system_category()" }, { "virtualAddress": "0x00F9EFC0", "name": "typeinfo for std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004A0D78", "name": "char const*() std::__ndk1::__time_get_storage\u003Cchar\u003E::base object constructor()" }, { "virtualAddress": "0x00486D1C", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap" }, { "virtualAddress": "0x00F9FF18", "name": "vtable for __cxxabiv1::__vmi_class_type_info" }, { "virtualAddress": "0x0047ECE0", "name": "CloseZStream" }, { "virtualAddress": "0x004CC304", "name": "std::get_new_handler()" }, { "virtualAddress": "0x00CC6AB0", "name": "typeinfo name for std::__ndk1::time_get_byname\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004BD8D8", "name": "void () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::base object destructor()" }, { "virtualAddress": "0x0048C69C", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap" }, { "virtualAddress": "0x004E6308", "name": "__deregister_frame_info" }, { "virtualAddress": "0x004CE8A0", "name": "std::exception::complete object destructor()" }, { "virtualAddress": "0x00CC7DF8", "name": "typeinfo name for unsigned char" }, { "virtualAddress": "0x00498D50", "name": "std::__ndk1::ios_base\u0026(wchar_t*, wchar_t\u0026, std::__ndk1::ios_base\u0026) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_float_prep(wchar_t*, wchar_t\u0026, std::__ndk1::ios_base\u0026)" }, { "virtualAddress": "0x0048C7E8", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026 (*())(std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x0048841C", "name": "char\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::get" }, { "virtualAddress": "0x004A4D60", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_pos_format() const" }, { "virtualAddress": "0x004B4FB4", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x00F9D318", "name": "vtable for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x004C5048", "name": "std::__ndk1::stol(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x00485A3C", "name": "std::__ndk1::ios_base::copyfmt(std::__ndk1::ios_base const\u0026)" }, { "virtualAddress": "0x00CC63D0", "name": "typeinfo name for std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00CC4798", "name": "std::__ndk1::ios_base::in" }, { "virtualAddress": "0x004B968C", "name": "unsigned long () std::__ndk1::numpunct\u003Cwchar_t\u003E::complete object constructor()" }, { "virtualAddress": "0x004C00C0", "name": "std::__ndk1::mutex::lock()" }, { "virtualAddress": "0x00413210", "name": "il2cpp_thread_detach" }, { "virtualAddress": "0x00F9D4E8", "name": "vtable for std::__ndk1::messages_byname\u003Cchar\u003E" }, { "virtualAddress": "0x004BEFB0", "name": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned int\u003E(char const*, char const*, unsigned int\u0026, int)" }, { "virtualAddress": "0x004C177C", "name": "std::__ndk1::enable_if\u003C(::__is_forward_iterator\u003C\u003Evalue)\u0026\u0026(::__libcpp_string_gets_noexcept_iterator\u003Cstd::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert\u003Cchar const*\u003E \u003Evalue), std::__ndk1::__wrap_iter\u003Cchar*\u003E \u003E::type std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert\u003Cchar const*\u003E" }, { "virtualAddress": "0x004C0434", "name": "std::__ndk1::recursive_timed_mutex::complete object constructor()" }, { "virtualAddress": "0x00F9F6C0", "name": "typeinfo for wchar_t const*" }, { "virtualAddress": "0x004B87BC", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x004C9A18", "name": "std::__ndk1::thread::base object destructor()" }, { "virtualAddress": "0x00F9F790", "name": "typeinfo for signed char*" }, { "virtualAddress": "0x0049BA58", "name": "char*(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x004A5690", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x004A56D0", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_pos_format() const" }, { "virtualAddress": "0x00CC7E48", "name": "typeinfo name for long const*" }, { "virtualAddress": "0x00CC7E74", "name": "typeinfo name for __int128*" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::ctype\u003Cwchar_t\u003E::base object destructor()" }, { "virtualAddress": "0x00CC5507", "name": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::intl" }, { "virtualAddress": "0x004E613C", "name": "__register_frame_info_table_bases" }, { "virtualAddress": "0x004CB3D0", "name": "std::exception_ptr () std::__ndk1::promise\u003Cvoid\u003E::set_exception()" }, { "virtualAddress": "0x00F9ED30", "name": "typeinfo for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x004B28D0", "name": "std::__ndk1::locale::base object destructor()" }, { "virtualAddress": "0x004A3AB0", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x004131A8", "name": "il2cpp_runtime_invoke_convert_args" }, { "virtualAddress": "0x00413124", "name": "il2cpp_profiler_install" }, { "virtualAddress": "0x004C4094", "name": "wchar_t*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::copy const" }, { "virtualAddress": "0x004C35D8", "name": "unsigned long (wchar_t const*, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t const*, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert" }, { "virtualAddress": "0x00413130", "name": "il2cpp_profiler_install_allocation" }, { "virtualAddress": "0x00F9F910", "name": "typeinfo for long" }, { "virtualAddress": "0x004C09B4", "name": "new(unsigned long, std::align_val_t, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x004E6330", "name": "_Unwind_Find_FDE" }, { "virtualAddress": "0x00490D10", "name": "std::__ndk1::ios_base::failure::base object constructor(char const*, std::__ndk1::error_code const\u0026)" }, { "virtualAddress": "0x00490D10", "name": "std::__ndk1::ios_base::failure::complete object constructor(char const*, std::__ndk1::error_code const\u0026)" }, { "virtualAddress": "0x00CC6420", "name": "typeinfo name for std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E" }, { "virtualAddress": "0x00493A4C", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x0048CA2C", "name": "short () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004E31D0", "name": "_Unwind_SetIP" }, { "virtualAddress": "0x004CAFFC", "name": "void () std::__ndk1::promise\u003Cvoid\u003E::base object destructor()" }, { "virtualAddress": "0x004869EC", "name": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::setbuf" }, { "virtualAddress": "0x004C08F4", "name": "delete(void*, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x004859E4", "name": "std::__ndk1::ios_base::__call_callbacks(std::__ndk1::ios_base::event)" }, { "virtualAddress": "0x004A3A10", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_positive_sign() const" }, { "virtualAddress": "0x004B78DC", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_encoding() const" }, { "virtualAddress": "0x00FA0260", "name": "typeinfo for std::invalid_argument" }, { "virtualAddress": "0x00490444", "name": "wchar_t () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::put" }, { "virtualAddress": "0x004B7768", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const" }, { "virtualAddress": "0x004B4DD8", "name": "char () std::__ndk1::ctype_byname\u003Cchar\u003E::do_tolower() const" }, { "virtualAddress": "0x004B97E8", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_grouping() const" }, { "virtualAddress": "0x00F9D790", "name": "vtable for std::__ndk1::ctype\u003Cchar\u003E" }, { "virtualAddress": "0x004B945C", "name": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x00F9E768", "name": "typeinfo for std::__ndk1::__num_get_base" }, { "virtualAddress": "0x00412FD8", "name": "il2cpp_gc_is_disabled" }, { "virtualAddress": "0x004A18B8", "name": "void () std::__ndk1::__time_get_storage\u003Cchar\u003E::__do_date_order() const" }, { "virtualAddress": "0x00F9FCE0", "name": "typeinfo for char16_t*" }, { "virtualAddress": "0x004CE8E8", "name": "std::bad_array_new_length::base object constructor()" }, { "virtualAddress": "0x00485F48", "name": "std::__ndk1::ios_base::swap(std::__ndk1::ios_base\u0026)" }, { "virtualAddress": "0x004A397C", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_positive_sign() const" }, { "virtualAddress": "0x00F9E650", "name": "typeinfo for std::__ndk1::collate_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004B9884", "name": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cchar\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x004B454C", "name": "unsigned long const*(bool, unsigned long) std::__ndk1::ctype\u003Cchar\u003E::base object constructor(bool, unsigned long)" }, { "virtualAddress": "0x00CC6E30", "name": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x00CC63A0", "name": "typeinfo name for std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E" }, { "virtualAddress": "0x00CC7E7C", "name": "typeinfo name for unsigned __int128" }, { "virtualAddress": "0x00498C70", "name": "std::__ndk1::ios_base\u0026(char*, char\u0026) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_prep(char*, char\u0026)" }, { "virtualAddress": "0x004CE930", "name": "std::logic_error::base object destructor()" }, { "virtualAddress": "0x004C0A28", "name": "delete[](void*, unsigned long, std::align_val_t)" }, { "virtualAddress": "0x00488E18", "name": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::peek" }, { "virtualAddress": "0x004A3A74", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_neg_format() const" }, { "virtualAddress": "0x00F9C5F8", "name": "VTT for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00CC5578", "name": "std::__ndk1::ctype_base::alnum" }, { "virtualAddress": "0x00492338", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned short\u003E const" }, { "virtualAddress": "0x004C0104", "name": "std::__ndk1::mutex::unlock()" }, { "virtualAddress": "0x00F9FA80", "name": "typeinfo for __int128 const*" }, { "virtualAddress": "0x00486A10", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::showmanyc" }, { "virtualAddress": "0x00CC6820", "name": "typeinfo name for std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004E3210", "name": "_Unwind_GetDataRelBase" }, { "virtualAddress": "0x00412830", "name": "il2cpp_bounded_array_class_get" }, { "virtualAddress": "0x004B89C4", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const" }, { "virtualAddress": "0x00CC5558", "name": "std::__ndk1::ctype_base::digit" }, { "virtualAddress": "0x004CB84C", "name": "__cxa_free_exception" }, { "virtualAddress": "0x0049DBF0", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_weekday const" }, { "virtualAddress": "0x004C3C30", "name": "unsigned long (unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::erase" }, { "virtualAddress": "0x0049DDC8", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_monthname const" }, { "virtualAddress": "0x004128A8", "name": "il2cpp_class_is_valuetype" }, { "virtualAddress": "0x004BFF30", "name": "std::__ndk1::__shared_weak_count::lock()" }, { "virtualAddress": "0x004A72A8", "name": "std::__ndk1::__check_grouping(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026)" }, { "virtualAddress": "0x00CC7E30", "name": "typeinfo name for int const*" }, { "virtualAddress": "0x004133F4", "name": "il2cpp_image_get_name" }, { "virtualAddress": "0x004C1434", "name": "unsigned long (unsigned long, char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert" }, { "virtualAddress": "0x00CC7E14", "name": "typeinfo name for short*" }, { "virtualAddress": "0x00F9C448", "name": "vtable for std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x004B766C", "name": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004B55D0", "name": "wchar_t () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_tolower() const" }, { "virtualAddress": "0x0049FA5C", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_monthname const" }, { "virtualAddress": "0x00487364", "name": "short\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x0048B14C", "name": "wchar_t\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::get" }, { "virtualAddress": "0x00486624", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::getloc const" }, { "virtualAddress": "0x0041288C", "name": "il2cpp_class_get_method_from_name" }, { "virtualAddress": "0x00497568", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00CC6800", "name": "typeinfo name for std::__ndk1::__num_get_base" }, { "virtualAddress": "0x004B7EF0", "name": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x00F9E130", "name": "typeinfo for std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E" }, { "virtualAddress": "0x00CC4770", "name": "std::__ndk1::ios_base::adjustfield" }, { "virtualAddress": "0x00F9EC50", "name": "typeinfo for std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x004B83E0", "name": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x0049FC58", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00CC5538", "name": "std::__ndk1::ctype_base::cntrl" }, { "virtualAddress": "0x00F9D750", "name": "vtable for std::__ndk1::collate_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x0047BB28", "name": "UnityAdsEngineSetMetaData" }, { "virtualAddress": "0x00CC4744", "name": "std::__ndk1::ios_base::internal" }, { "virtualAddress": "0x0048C81C", "name": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E::\u003C\u003C) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004B35A8", "name": "void () std::__ndk1::collate_byname\u003Cchar\u003E::base object destructor()" }, { "virtualAddress": "0x004C3150", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append" }, { "virtualAddress": "0x0048E6B0", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x004130C0", "name": "il2cpp_method_get_object" }, { "virtualAddress": "0x004CC2E8", "name": "std::set_new_handler(void (*)())" }, { "virtualAddress": "0x00F9D9E8", "name": "vtable for std::__ndk1::numpunct_byname\u003Cchar\u003E" }, { "virtualAddress": "0x0047EE98", "name": "WriteZStream" }, { "virtualAddress": "0x00CC4754", "name": "std::__ndk1::ios_base::scientific" }, { "virtualAddress": "0x004C3340", "name": "unsigned long (unsigned long, unsigned long, unsigned long, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__grow_by" }, { "virtualAddress": "0x0047BB30", "name": "UnityAdsEngineSetDidErrorCallback" }, { "virtualAddress": "0x004128E4", "name": "il2cpp_class_get_assemblyname" }, { "virtualAddress": "0x0041284C", "name": "il2cpp_class_is_inflated" }, { "virtualAddress": "0x004B5798", "name": "wchar_t const*(wchar_t const*, char, char*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_narrow(wchar_t const*, char, char*) const" }, { "virtualAddress": "0x004CB99C", "name": "__cxa_get_exception_ptr" }, { "virtualAddress": "0x0041341C", "name": "il2cpp_is_debugger_attached" }, { "virtualAddress": "0x00CC7262", "name": "std::__ndk1::try_to_lock" }, { "virtualAddress": "0x004E4740", "name": "_Unwind_RaiseException" }, { "virtualAddress": "0x004B7630", "name": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x00F9DF88", "name": "vtable for std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00FA02B8", "name": "vtable for std::out_of_range" }, { "virtualAddress": "0x00F9C9E8", "name": "vtable for std::__ndk1::collate\u003Cchar\u003E" }, { "virtualAddress": "0x00413204", "name": "il2cpp_string_is_interned" }, { "virtualAddress": "0x0041B61C", "name": "UnityPalTimeZoneInfoGetTimeZoneIDs" }, { "virtualAddress": "0x00413020", "name": "il2cpp_start_gc_world" }, { "virtualAddress": "0x00CC7DD4", "name": "typeinfo name for bool" }, { "virtualAddress": "0x004C2A88", "name": "wchar_t const*(unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign" }, { "virtualAddress": "0x004BFFEC", "name": "std::__ndk1::__get_sp_mut(void const*)" }, { "virtualAddress": "0x004CED74", "name": "std::bad_typeid::base object constructor()" }, { "virtualAddress": "0x00413098", "name": "il2cpp_offset_of_array_bounds_in_array_object_header" }, { "virtualAddress": "0x00F9C6E0", "name": "VTT for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004CE8C4", "name": "std::bad_alloc::base object constructor()" }, { "virtualAddress": "0x01069270", "name": "std::__ndk1::numpunct\u003Cwchar_t\u003E::id" }, { "virtualAddress": "0x004C08C0", "name": "new[](unsigned long)" }, { "virtualAddress": "0x004127D8", "name": "il2cpp_set_commandline_arguments" }, { "virtualAddress": "0x00CC6920", "name": "typeinfo name for std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x0049A268", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x004C00A8", "name": "std::__ndk1::mutex::base object destructor()" }, { "virtualAddress": "0x004C021C", "name": "std::__ndk1::recursive_mutex::unlock()" }, { "virtualAddress": "0x004A0628", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_am_pm const" }, { "virtualAddress": "0x00CC6730", "name": "typeinfo name for std::__ndk1::numpunct\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004131FC", "name": "il2cpp_string_new_len" }, { "virtualAddress": "0x0048A354", "name": "int\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC8170", "name": "typeinfo name for std::underflow_error" }, { "virtualAddress": "0x004130BC", "name": "il2cpp_method_get_from_reflection" }, { "virtualAddress": "0x0041B614", "name": "UseUnityPalForTimeZoneInformation" }, { "virtualAddress": "0x004CBFBC", "name": "__cxa_get_globals_fast" }, { "virtualAddress": "0x004A3914", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_pos_format() const" }, { "virtualAddress": "0x00CC7DDC", "name": "typeinfo name for bool const*" }, { "virtualAddress": "0x004B491C", "name": "char const*(char const*, char*) std::__ndk1::ctype\u003Cchar\u003E::do_widen(char const*, char*) const" }, { "virtualAddress": "0x004C9AD8", "name": "std::__ndk1::this_thread::sleep_for(std::__ndk1::chrono::duration\u003Clong long, std::__ndk1::ratio\u003C(long)1, (long)1000000000\u003E const\u003E\u0026)" }, { "virtualAddress": "0x00F9F4D0", "name": "typeinfo for __cxxabiv1::__function_type_info" }, { "virtualAddress": "0x00CC7EA8", "name": "typeinfo name for double*" }, { "virtualAddress": "0x004CB800", "name": "__cxa_allocate_exception" }, { "virtualAddress": "0x004B34D4", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cchar\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x004B2D7C", "name": "std::__ndk1::locale::__install_ctor(std::__ndk1::locale const\u0026, std::__ndk1::locale::facet*, long)" }, { "virtualAddress": "0x004877B4", "name": "unsigned int\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00FA0460", "name": "typeinfo for std::bad_cast" }, { "virtualAddress": "0x01069250", "name": "std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::id" }, { "virtualAddress": "0x00F9FB40", "name": "typeinfo for float" }, { "virtualAddress": "0x004C933C", "name": "std::__ndk1::system_error::complete object constructor(int, std::__ndk1::error_category const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x00412810", "name": "il2cpp_alloc" }, { "virtualAddress": "0x00CC65B0", "name": "typeinfo name for std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E" }, { "virtualAddress": "0x004C94D8", "name": "std::__ndk1::system_error::base object constructor(int, std::__ndk1::error_category const\u0026, char const*)" }, { "virtualAddress": "0x004C6EAC", "name": "std::__ndk1::to_string(unsigned long)" }, { "virtualAddress": "0x00491348", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x0048DB4C", "name": "long double () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00490B5C", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap" }, { "virtualAddress": "0x010690E8", "name": "std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id" }, { "virtualAddress": "0x00CC47D0", "name": "typeinfo name for std::__ndk1::ios_base" }, { "virtualAddress": "0x00CC7ECC", "name": "_ZTSPDu" }, { "virtualAddress": "0x004B6C98", "name": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x00489D48", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00F9EE50", "name": "typeinfo for std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00412898", "name": "il2cpp_class_get_parent" }, { "virtualAddress": "0x0049DB04", "name": "void () std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E \u003E::do_date_order const" }, { "virtualAddress": "0x004B2AFC", "name": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026, char const*, int)" }, { "virtualAddress": "0x00412F8C", "name": "il2cpp_field_get_flags" }, { "virtualAddress": "0x004B72BC", "name": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004B2D04", "name": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026, std::__ndk1::locale const, int)" }, { "virtualAddress": "0x004B9F2C", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004B34D4", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cchar\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004B7BB8", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004C2A3C", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::=" }, { "virtualAddress": "0x004CBD4C", "name": "__cxa_rethrow_primary_exception" }, { "virtualAddress": "0x00F9FD30", "name": "typeinfo for char32_t*" }, { "virtualAddress": "0x004C2A28", "name": "void () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object destructor" }, { "virtualAddress": "0x00486AE8", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::underflow" }, { "virtualAddress": "0x004B8288", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const" }, { "virtualAddress": "0x00CC7E28", "name": "typeinfo name for int" }, { "virtualAddress": "0x004BFC34", "name": "std::__ndk1::enable_if\u003C::__is_forward_iterator\u003C\u003Evalue, void\u003E::type(wchar_t*, wchar_t*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t*, wchar_t*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t*\u003E" }, { "virtualAddress": "0x004CB8A0", "name": "__cxa_throw" }, { "virtualAddress": "0x0047BAF4", "name": "UnityAdsEngineGetDebugMode" }, { "virtualAddress": "0x004C0A20", "name": "delete[](void*, std::align_val_t)" }, { "virtualAddress": "0x00412828", "name": "il2cpp_array_new_specific" }, { "virtualAddress": "0x00F9E4B0", "name": "typeinfo for std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004C9764", "name": "std::__ndk1::system_error::complete object destructor()" }, { "virtualAddress": "0x0049E6CC", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_day const" }, { "virtualAddress": "0x01069200", "name": "std::__ndk1::ctype\u003Cwchar_t\u003E::id" }, { "virtualAddress": "0x004C8C0C", "name": "std::__ndk1::generic_category()" }, { "virtualAddress": "0x00F9F940", "name": "typeinfo for long const*" }, { "virtualAddress": "0x0048EF1C", "name": "int () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004A4D40", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_positive_sign() const" }, { "virtualAddress": "0x010690C8", "name": "std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id" }, { "virtualAddress": "0x004893DC", "name": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sync" }, { "virtualAddress": "0x004B85CC", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_max_length() const" }, { "virtualAddress": "0x004A2E7C", "name": "std::__ndk1::__time_put::base object destructor()" }, { "virtualAddress": "0x004B28C0", "name": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x00485604", "name": "std::exception_ptr::complete object destructor()" }, { "virtualAddress": "0x00489F48", "name": "bool\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00F9E730", "name": "typeinfo for std::__ndk1::numpunct_byname\u003Cchar\u003E" }, { "virtualAddress": "0x00F9D0E8", "name": "vtable for std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x00486C98", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x00CC7DE8", "name": "typeinfo name for wchar_t const*" }, { "virtualAddress": "0x00CC4780", "name": "std::__ndk1::ios_base::eofbit" }, { "virtualAddress": "0x00CC7E08", "name": "typeinfo name for signed char*" }, { "virtualAddress": "0x0048E140", "name": "char () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::put" }, { "virtualAddress": "0x004B7B9C", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x004CA348", "name": "std::__ndk1::__assoc_sub_state::set_value()" }, { "virtualAddress": "0x004CEED4", "name": "std::set_terminate(void (*)())" }, { "virtualAddress": "0x004E48B8", "name": "_Unwind_ForcedUnwind" }, { "virtualAddress": "0x00F9FE00", "name": "vtable for __cxxabiv1::__enum_type_info" }, { "virtualAddress": "0x00494C88", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00CC7263", "name": "std::__ndk1::adopt_lock" }, { "virtualAddress": "0x00F9F780", "name": "typeinfo for signed char" }, { "virtualAddress": "0x004BD868", "name": "void () std::__ndk1::ctype_byname\u003Cchar\u003E::complete object destructor()" }, { "virtualAddress": "0x00CC4740", "name": "std::__ndk1::ios_base::hex" }, { "virtualAddress": "0x00F9EA50", "name": "typeinfo for std::__ndk1::time_get_byname\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x0048E3C8", "name": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::tellp" }, { "virtualAddress": "0x00412F94", "name": "il2cpp_field_get_offset" }, { "virtualAddress": "0x004C4664", "name": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const" }, { "virtualAddress": "0x010691A8", "name": "std::__ndk1::messages\u003Cwchar_t\u003E::id" }, { "virtualAddress": "0x00413408", "name": "il2cpp_capture_memory_snapshot" }, { "virtualAddress": "0x004B96B8", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::complete object destructor()" }, { "virtualAddress": "0x004C0FD0", "name": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(unsigned long, unsigned long, std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long, std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object constructor" }, { "virtualAddress": "0x00F9BB98", "name": "vtable for std::__ndk1::basic_fstream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004128D4", "name": "il2cpp_class_has_attribute" }, { "virtualAddress": "0x004898C8", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor)}" }, { "virtualAddress": "0x004C0A30", "name": "std::logic_error::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::logic_error::complete object constructor::char_traits\u003Cchar\u003E const, std::logic_error::complete object constructor::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004892A0", "name": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::unget" }, { "virtualAddress": "0x00F9E1B0", "name": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x00F9D388", "name": "vtable for std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x00CC7150", "name": "typeinfo name for std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x00CC80E0", "name": "typeinfo name for std::length_error" }, { "virtualAddress": "0x00F9DE88", "name": "vtable for std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E" }, { "virtualAddress": "0x004C11E0", "name": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::append" }, { "virtualAddress": "0x00CC7EA4", "name": "typeinfo name for double" }, { "virtualAddress": "0x004B92B0", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004B80DC", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_always_noconv() const" }, { "virtualAddress": "0x00CC7200", "name": "typeinfo name for std::__ndk1::bad_weak_ptr" }, { "virtualAddress": "0x004B95BC", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_max_length() const" }, { "virtualAddress": "0x004C2FE4", "name": "wchar_t () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::push_back" }, { "virtualAddress": "0x00CC7DCC", "name": "typeinfo name for std::nullptr_t const*" }, { "virtualAddress": "0x004966D4", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long\u003E const" }, { "virtualAddress": "0x004C044C", "name": "std::__ndk1::recursive_timed_mutex::base object destructor()" }, { "virtualAddress": "0x00F9F710", "name": "typeinfo for char const*" }, { "virtualAddress": "0x00CC6F50", "name": "typeinfo name for std::__ndk1::__money_get\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00F9F3D0", "name": "typeinfo for std::__ndk1::__assoc_sub_state" }, { "virtualAddress": "0x004CB4F4", "name": "void () std::__ndk1::promise\u003Cvoid\u003E::set_value_at_thread_exit()" }, { "virtualAddress": "0x00CC4768", "name": "std::__ndk1::ios_base::unitbuf" }, { "virtualAddress": "0x004AB000", "name": "long (int, int, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) std::__ndk1::messages\u003Cchar\u003E::do_get(int, int, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) const" }, { "virtualAddress": "0x00F9FAF0", "name": "typeinfo for decimal16" }, { "virtualAddress": "0x004B4838", "name": "char*(char const*) std::__ndk1::ctype\u003Cchar\u003E::do_tolower(char const*) const" }, { "virtualAddress": "0x004BCB6C", "name": "std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026() std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::init()" }, { "virtualAddress": "0x0048687C", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::=" }, { "virtualAddress": "0x004A3A60", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_frac_digits() const" }, { "virtualAddress": "0x0048E858", "name": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::complete object destructor" }, { "virtualAddress": "0x0049FBF4", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_year const" }, { "virtualAddress": "0x0049F93C", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_monthname const" }, { "virtualAddress": "0x004B8BEC", "name": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x00CC5580", "name": "std::__ndk1::ctype_base::graph" }, { "virtualAddress": "0x004B9664", "name": "unsigned long () std::__ndk1::numpunct\u003Cchar\u003E::complete object constructor()" }, { "virtualAddress": "0x00412800", "name": "il2cpp_set_memory_callbacks" }, { "virtualAddress": "0x004B87D0", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004878F8", "name": "long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC6690", "name": "typeinfo name for std::__ndk1::collate\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00F9F9B0", "name": "typeinfo for long long" }, { "virtualAddress": "0x00F9C820", "name": "typeinfo for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x0048C228", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::tellg" }, { "virtualAddress": "0x01299DC8", "name": "__end__" }, { "virtualAddress": "0x00F9CCE0", "name": "vtable for std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00F9FF00", "name": "typeinfo for __cxxabiv1::__si_class_type_info" }, { "virtualAddress": "0x00412E54", "name": "il2cpp_domain_get" }, { "virtualAddress": "0x004B4A48", "name": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cchar\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004A4D58", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_frac_digits() const" }, { "virtualAddress": "0x004A3A04", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x0049F764", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_weekday const" }, { "virtualAddress": "0x004CB73C", "name": "std::__ndk1::__assoc_sub_state::base object destructor()" }, { "virtualAddress": "0x004E3154", "name": "_Unwind_GetCFA" }, { "virtualAddress": "0x004B3D74", "name": "void () std::__ndk1::collate_byname\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x00F9D628", "name": "vtable for std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x00F9E6B0", "name": "typeinfo for std::__ndk1::ctype_byname\u003Cchar\u003E" }, { "virtualAddress": "0x004998A0", "name": "std::__ndk1::__libcpp_snprintf_l(char*, unsigned long, __locale_t*, char const*, ...)" }, { "virtualAddress": "0x00FA00E0", "name": "vtable for std::bad_exception" }, { "virtualAddress": "0x0047EDE0", "name": "ReadZStream" }, { "virtualAddress": "0x0048DD24", "name": "void const*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004C7CD8", "name": "std::__ndk1::to_wstring(long)" }, { "virtualAddress": "0x004E4648", "name": "__frame_state_for" }, { "virtualAddress": "0x00412730", "name": "il2cpp_init_utf16" }, { "virtualAddress": "0x00F9FD70", "name": "vtable for __cxxabiv1::__array_type_info" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x004A2E7C", "name": "std::__ndk1::__time_put::complete object destructor()" }, { "virtualAddress": "0x004C0C58", "name": "std::runtime_error::base object constructor(char const*)" }, { "virtualAddress": "0x00F9C7B0", "name": "typeinfo for std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x004C4110", "name": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find const" }, { "virtualAddress": "0x004B27A4", "name": "std::__ndk1::locale::__global()" }, { "virtualAddress": "0x004B597C", "name": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x0048B248", "name": "wchar_t*(long, wchar_t) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long, wchar_t)\u003E::get" }, { "virtualAddress": "0x004AAC78", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E const\u003E\u0026) std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E const\u003E\u0026)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00413268", "name": "il2cpp_type_get_type" }, { "virtualAddress": "0x00CC6C40", "name": "typeinfo name for std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004C08FC", "name": "delete[](void*)" }, { "virtualAddress": "0x00412FF0", "name": "il2cpp_gc_foreach_heap" }, { "virtualAddress": "0x004A3AB8", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_grouping() const" }, { "virtualAddress": "0x00412820", "name": "il2cpp_array_get_byte_length" }, { "virtualAddress": "0x00F9F1B0", "name": "typeinfo for std::__ndk1::__shared_weak_count" }, { "virtualAddress": "0x00F9EA18", "name": "typeinfo for std::__ndk1::__time_get" }, { "virtualAddress": "0x00F9CF78", "name": "vtable for std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x01069118", "name": "std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::id" }, { "virtualAddress": "0x004CEAA0", "name": "std::domain_error::deleting destructor()" }, { "virtualAddress": "0x00F9F8F0", "name": "typeinfo for unsigned int const*" }, { "virtualAddress": "0x0041301C", "name": "il2cpp_stop_gc_world" }, { "virtualAddress": "0x004A949C", "name": "bool (bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026) std::__ndk1::__money_put\u003Cchar\u003E::__gather_info(bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026)" }, { "virtualAddress": "0x00CC81A4", "name": "typeinfo name for std::type_info" }, { "virtualAddress": "0x00CC6F00", "name": "typeinfo name for std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x01069098", "name": "std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id" }, { "virtualAddress": "0x00F9FA60", "name": "typeinfo for __int128*" }, { "virtualAddress": "0x0048A210", "name": "unsigned short\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC8010", "name": "typeinfo name for std::exception" }, { "virtualAddress": "0x0049B3F8", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, void const*) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, void const*)\u003E \u003E::do_put const" }, { "virtualAddress": "0x004BED0C", "name": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_signed_integral\u003Clong long\u003E(char const*, char const*, unsigned int\u0026, int)" }, { "virtualAddress": "0x00CC7E54", "name": "typeinfo name for unsigned long const*" }, { "virtualAddress": "0x004AB04C", "name": "long () std::__ndk1::messages\u003Cwchar_t\u003E::do_close() const" }, { "virtualAddress": "0x00CC7DE4", "name": "typeinfo name for wchar_t*" }, { "virtualAddress": "0x004C011C", "name": "std::__ndk1::recursive_mutex::base object constructor()" }, { "virtualAddress": "0x004860BC", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::copyfmt" }, { "virtualAddress": "0x00413404", "name": "il2cpp_image_get_class" }, { "virtualAddress": "0x004BD8D8", "name": "void () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::complete object destructor()" }, { "virtualAddress": "0x004CA30C", "name": "std::__ndk1::future_error::complete object destructor()" }, { "virtualAddress": "0x0048B504", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026(wchar_t) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t)\u003E::get" }, { "virtualAddress": "0x0047BB20", "name": "UnityAdsEngineIsInitialized" }, { "virtualAddress": "0x00499988", "name": "std::__ndk1::__num_put_base::__identify_padding(char*, std::__ndk1::__num_put_base::__identify_padding, std::__ndk1::ios_base const\u0026)" }, { "virtualAddress": "0x00490D8C", "name": "std::__ndk1::ios_base::iword(int)" }, { "virtualAddress": "0x004B4128", "name": "wchar_t () std::__ndk1::ctype\u003Cwchar_t\u003E::do_toupper() const" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E::complete object destructor()" }, { "virtualAddress": "0x00492C7C", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004E31E8", "name": "_Unwind_FindEnclosingFunction" }, { "virtualAddress": "0x00CC4774", "name": "std::__ndk1::ios_base::basefield" }, { "virtualAddress": "0x00413188", "name": "il2cpp_value_box" }, { "virtualAddress": "0x00485EC4", "name": "std::__ndk1::ios_base::move(std::__ndk1::ios_base\u0026)" }, { "virtualAddress": "0x004BFF74", "name": "std::__ndk1::__shared_weak_count::__get_deleter(std::type_info const\u0026) const" }, { "virtualAddress": "0x00CC7CB0", "name": "typeinfo name for __cxxabiv1::__pbase_type_info" }, { "virtualAddress": "0x004B32E8", "name": "std::__ndk1::locale::id::__init()" }, { "virtualAddress": "0x00F9D430", "name": "vtable for std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004C5BE8", "name": "std::__ndk1::stoull(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x004BAA50", "name": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__am_pm() const" }, { "virtualAddress": "0x004C2FB0", "name": "wchar_t const*() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append" }, { "virtualAddress": "0x00F9F380", "name": "typeinfo for std::__ndk1::future_error" }, { "virtualAddress": "0x004C0D68", "name": "std::__ndk1::allocator\u003Cchar\u003E const\u0026() std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object constructor" }, { "virtualAddress": "0x004CED8C", "name": "std::bad_typeid::deleting destructor()" }, { "virtualAddress": "0x010690D8", "name": "std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id" }, { "virtualAddress": "0x004B2D04", "name": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026, std::__ndk1::locale const, int)" }, { "virtualAddress": "0x004A43A8", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_decimal_point() const" }, { "virtualAddress": "0x0049EC7C", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_percent const" }, { "virtualAddress": "0x00CC67E0", "name": "typeinfo name for std::__ndk1::__num_get\u003Cchar\u003E" }, { "virtualAddress": "0x004A4400", "name": "char const*() std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::init()" }, { "virtualAddress": "0x00CC70B0", "name": "typeinfo name for std::__ndk1::messages_byname\u003Cchar\u003E" }, { "virtualAddress": "0x004B80E4", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x00491258", "name": "void () std::__ndk1::collate\u003Cwchar_t\u003E::complete object destructor()" }, { "virtualAddress": "0x004B4584", "name": "void () std::__ndk1::ctype\u003Cchar\u003E::complete object destructor()" }, { "virtualAddress": "0x00490D70", "name": "std::__ndk1::ios_base::xalloc()" }, { "virtualAddress": "0x00413198", "name": "il2cpp_monitor_pulse" }, { "virtualAddress": "0x004CE9E8", "name": "std::overflow_error::complete object destructor()" }, { "virtualAddress": "0x0041B620", "name": "UnityPalGetLocalTimeZoneData" }, { "virtualAddress": "0x004B42B4", "name": "wchar_t () std::__ndk1::ctype\u003Cwchar_t\u003E::do_tolower() const" }, { "virtualAddress": "0x004C0B6C", "name": "std::logic_error::=(std::logic_error const\u0026)" }, { "virtualAddress": "0x00CC7358", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::npos" }, { "virtualAddress": "0x00412FE0", "name": "il2cpp_gc_get_max_time_slice_ns" }, { "virtualAddress": "0x00CC7E70", "name": "typeinfo name for __int128" }, { "virtualAddress": "0x004CE900", "name": "std::bad_array_new_length::what() const" }, { "virtualAddress": "0x00CC7F30", "name": "typeinfo name for __cxxabiv1::__enum_type_info" }, { "virtualAddress": "0x004869FC", "name": "std::__ndk1::fpos\u003Cmbstate_t\u003E(unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned int)\u003E::seekpos" }, { "virtualAddress": "0x004B95D4", "name": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E::deleting destructor()" }, { "virtualAddress": "0x00489158", "name": "char () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::putback" }, { "virtualAddress": "0x00CC6790", "name": "typeinfo name for std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004C29D8", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long, std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object constructor" }, { "virtualAddress": "0x004910A8", "name": "std::__ndk1::locale::facet::complete object destructor()" }, { "virtualAddress": "0x00CC6C90", "name": "typeinfo name for std::__ndk1::time_put_byname\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x01299DC8", "name": "__bss_end__" }, { "virtualAddress": "0x004127D0", "name": "il2cpp_set_data_dir" }, { "virtualAddress": "0x00486374", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sungetc" }, { "virtualAddress": "0x00CC7E90", "name": "typeinfo name for decimal16 const*" }, { "virtualAddress": "0x004130C4", "name": "il2cpp_method_get_name" }, { "virtualAddress": "0x0048F2FC", "name": "long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E::complete object destructor()" }, { "virtualAddress": "0x004A3A68", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_pos_format() const" }, { "virtualAddress": "0x00486250", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::in_avail" }, { "virtualAddress": "0x0048622C", "name": "long long (std::__ndk1::ios_base::seekdir, unsigned int) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base::seekdir, unsigned int)\u003E::pubseekoff" }, { "virtualAddress": "0x004CBF0C", "name": "__cxa_uncaught_exceptions" }, { "virtualAddress": "0x004C9D0C", "name": "std::__ndk1::__thread_struct::complete object destructor()" }, { "virtualAddress": "0x00CC6900", "name": "typeinfo name for std::__ndk1::__num_put_base" }, { "virtualAddress": "0x004C9D44", "name": "std::__ndk1::__thread_struct::notify_all_at_thread_exit(std::__ndk1::condition_variable*, std::__ndk1::mutex*)" }, { "virtualAddress": "0x00F9FC40", "name": "typeinfo for __float128*" }, { "virtualAddress": "0x0048A764", "name": "unsigned long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004CC194", "name": "__cxa_guard_abort" }, { "virtualAddress": "0x00F9F358", "name": "vtable for std::__ndk1::future_error" }, { "virtualAddress": "0x0048983C", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x004B3D28", "name": "void () std::__ndk1::collate_byname\u003Cwchar_t\u003E::complete object destructor()" }, { "virtualAddress": "0x00CC63F0", "name": "typeinfo name for std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x00CC7DC0", "name": "typeinfo name for void const*" }, { "virtualAddress": "0x00CC6B30", "name": "typeinfo name for std::__ndk1::__time_get" }, { "virtualAddress": "0x004134A8", "name": "il2cpp_class_for_each" }, { "virtualAddress": "0x00CC7DFC", "name": "typeinfo name for unsigned char*" }, { "virtualAddress": "0x00F9EC10", "name": "typeinfo for std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E" }, { "virtualAddress": "0x004C254C", "name": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::compare const" }, { "virtualAddress": "0x004C2CE8", "name": "unsigned long () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::reserve" }, { "virtualAddress": "0x00F9EFA0", "name": "typeinfo for std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x00F9F268", "name": "typeinfo for std::__ndk1::error_category" }, { "virtualAddress": "0x00CC64C0", "name": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E" }, { "virtualAddress": "0x004B3C54", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x00CC66B0", "name": "typeinfo name for std::__ndk1::ctype\u003Cchar\u003E" }, { "virtualAddress": "0x0048C144", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sync" }, { "virtualAddress": "0x004A43F0", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_pos_format() const" }, { "virtualAddress": "0x004B5724", "name": "wchar_t (char) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_narrow(char) const" }, { "virtualAddress": "0x00F9C668", "name": "vtable for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004966D0", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004C89DC", "name": "std::__ndk1::error_category::deleting destructor()" }, { "virtualAddress": "0x004AA438", "name": "bool (bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E) std::__ndk1::__money_put\u003Cwchar_t\u003E::__gather_info(bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E)" }, { "virtualAddress": "0x0048CE0C", "name": "int () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x0047BB2C", "name": "UnityAdsEngineSetReadyCallback" }, { "virtualAddress": "0x004CE9E8", "name": "std::runtime_error::complete object destructor()" }, { "virtualAddress": "0x00CC6670", "name": "typeinfo name for std::__ndk1::collate_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004C8E28", "name": "std::__ndk1::error_code::message() const" }, { "virtualAddress": "0x004128BC", "name": "il2cpp_class_is_interface" }, { "virtualAddress": "0x0049125C", "name": "void () std::__ndk1::collate\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004C4430", "name": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_last_of const" }, { "virtualAddress": "0x00486334", "name": "char*(long) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::sgetn" }, { "virtualAddress": "0x00F9CAE8", "name": "vtable for std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004C0894", "name": "new(unsigned long, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x004C8408", "name": "std::__ndk1::to_wstring(float)" }, { "virtualAddress": "0x004C0BCC", "name": "std::runtime_error::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::runtime_error::complete object constructor::char_traits\u003Cchar\u003E const, std::runtime_error::complete object constructor::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004B97F4", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_grouping() const" }, { "virtualAddress": "0x00488988", "name": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::getline" }, { "virtualAddress": "0x004CAC18", "name": "std::__ndk1::__assoc_sub_state::wait()" }, { "virtualAddress": "0x004BE60C", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x00FA03C0", "name": "typeinfo for std::underflow_error" }, { "virtualAddress": "0x004A3954", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_decimal_point() const" }, { "virtualAddress": "0x0048E290", "name": "char const*(long) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::write" }, { "virtualAddress": "0x00F9C608", "name": "vtable for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x004C6590", "name": "std::__ndk1::stold(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*)" }, { "virtualAddress": "0x004E60FC", "name": "__register_frame" }, { "virtualAddress": "0x004A43F8", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_neg_format() const" }, { "virtualAddress": "0x00CC7EB0", "name": "typeinfo name for long double" }, { "virtualAddress": "0x004C09E4", "name": "new[](unsigned long, std::align_val_t, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x004B80C8", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00F9CB68", "name": "vtable for std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x00F9FB20", "name": "typeinfo for decimal16 const*" }, { "virtualAddress": "0x00FA0110", "name": "typeinfo for std::bad_exception" }, { "virtualAddress": "0x00CC477C", "name": "std::__ndk1::ios_base::badbit" }, { "virtualAddress": "0x004C9660", "name": "std::__ndk1::system_error::base object constructor(int, std::__ndk1::error_category const\u0026)" }, { "virtualAddress": "0x004C41E4", "name": "wchar_t (unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find const" }, { "virtualAddress": "0x0048958C", "name": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::seekg" }, { "virtualAddress": "0x004CE920", "name": "std::bad_array_length::deleting destructor()" }, { "virtualAddress": "0x004A4D18", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_decimal_point() const" }, { "virtualAddress": "0x0048FE3C", "name": "long double () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004AAFF8", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(std::__ndk1::locale const\u0026)\u003E std::__ndk1::messages\u003Cchar\u003E::do_open(std::__ndk1::locale const\u0026) const" }, { "virtualAddress": "0x0049A4F0", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, double) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, double)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00F9F9E0", "name": "typeinfo for long long const*" }, { "virtualAddress": "0x004CED68", "name": "std::bad_cast::what() const" }, { "virtualAddress": "0x004B8AC0", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00F9E970", "name": "typeinfo for std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x00CC4788", "name": "std::__ndk1::ios_base::goodbit" }, { "virtualAddress": "0x004BB10C", "name": "std::__ndk1::__time_get::complete object constructor(char const*)" }, { "virtualAddress": "0x00F9C548", "name": "vtable for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x00F9F9C0", "name": "typeinfo for long long*" }, { "virtualAddress": "0x0048C51C", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x0048AB30", "name": "float\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00413190", "name": "il2cpp_monitor_try_enter" }, { "virtualAddress": "0x00486340", "name": "char () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sputbackc" }, { "virtualAddress": "0x004CED88", "name": "std::bad_typeid::complete object destructor()" }, { "virtualAddress": "0x00491044", "name": "std::__ndk1::ios_base::deleting destructor()" }, { "virtualAddress": "0x004858FC", "name": "void () std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor" }, { "virtualAddress": "0x004A3F90", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_pos_format() const" }, { "virtualAddress": "0x004A8DDC", "name": "bool (std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E) std::__ndk1::__money_get\u003Cwchar_t\u003E::__gather_info(std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E)" }, { "virtualAddress": "0x00CC7EB4", "name": "typeinfo name for long double*" }, { "virtualAddress": "0x00F9F398", "name": "vtable for std::__ndk1::__assoc_sub_state" }, { "virtualAddress": "0x00413498", "name": "il2cpp_class_set_userdata" }, { "virtualAddress": "0x004CE930", "name": "std::logic_error::complete object destructor()" }, { "virtualAddress": "0x0048762C", "name": "int\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x0049D660", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char const*, unsigned int\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char const*, unsigned int\u0026)\u003E \u003E::get const" }, { "virtualAddress": "0x00F9F960", "name": "typeinfo for unsigned long" }, { "virtualAddress": "0x004B968C", "name": "unsigned long () std::__ndk1::numpunct\u003Cwchar_t\u003E::base object constructor()" }, { "virtualAddress": "0x0048D1EC", "name": "long () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x0041347C", "name": "il2cpp_custom_attrs_get_attr" }, { "virtualAddress": "0x0047BB10", "name": "UnityAdsEngineGetPlacementState" }, { "virtualAddress": "0x00F9C7C8", "name": "typeinfo for std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00F9CA28", "name": "vtable for std::__ndk1::collate\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00CC6200", "name": "typeinfo name for std::__ndk1::locale::facet" }, { "virtualAddress": "0x004B7DD0", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_encoding() const" }, { "virtualAddress": "0x00490E94", "name": "std::__ndk1::ios_base::pword(int)" }, { "virtualAddress": "0x004C11AC", "name": "char const*() std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::append" }, { "virtualAddress": "0x00F9E448", "name": "vtable for std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00CC6310", "name": "typeinfo name for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E" }, { "virtualAddress": "0x004B4BF8", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cchar\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004CE8A8", "name": "std::exception::what() const" }, { "virtualAddress": "0x004B9868", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_falsename() const" }, { "virtualAddress": "0x00CC5080", "name": "std::__ndk1::__num_get_base::__src" }, { "virtualAddress": "0x004BFDC0", "name": "std::__ndk1::bad_weak_ptr::deleting destructor()" }, { "virtualAddress": "0x004B9664", "name": "unsigned long () std::__ndk1::numpunct\u003Cchar\u003E::base object constructor()" }, { "virtualAddress": "0x004AB0A0", "name": "void () std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x00412FA4", "name": "il2cpp_field_has_attribute" }, { "virtualAddress": "0x00CC7D90", "name": "typeinfo name for __cxxabiv1::__fundamental_type_info" }, { "virtualAddress": "0x004127CC", "name": "il2cpp_set_config_dir" }, { "virtualAddress": "0x00F9C950", "name": "typeinfo for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00F9DEF0", "name": "typeinfo for std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E" }, { "virtualAddress": "0x004961E8", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::do_get) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::do_get)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004B50DC", "name": "unsigned long (wchar_t) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_is(wchar_t) const" }, { "virtualAddress": "0x004E64F4", "name": "__start_il2cpp" }, { "virtualAddress": "0x00491280", "name": "wchar_t const*(wchar_t const*, wchar_t const*, wchar_t const*) std::__ndk1::collate\u003Cwchar_t\u003E::do_compare(wchar_t const*, wchar_t const*, wchar_t const*) const" }, { "virtualAddress": "0x004B74F4", "name": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004B46B8", "name": "char*(char const*) std::__ndk1::ctype\u003Cchar\u003E::do_toupper(char const*) const" }, { "virtualAddress": "0x00486B30", "name": "unsigned int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pbackfail" }, { "virtualAddress": "0x00489018", "name": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::readsome" }, { "virtualAddress": "0x00488318", "name": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::get" }, { "virtualAddress": "0x004CA268", "name": "std::__ndk1::future_error::complete object constructor(std::__ndk1::error_code)" }, { "virtualAddress": "0x00412824", "name": "il2cpp_array_new" }, { "virtualAddress": "0x00CC6870", "name": "typeinfo name for std::__ndk1::__num_get\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004C0B3C", "name": "std::logic_error::complete object constructor(std::logic_error const\u0026)" }, { "virtualAddress": "0x004B9294", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00412804", "name": "il2cpp_get_corlib" }, { "virtualAddress": "0x004C0A18", "name": "delete(void*, unsigned long, std::align_val_t)" }, { "virtualAddress": "0x0041287C", "name": "il2cpp_class_get_properties" }, { "virtualAddress": "0x004BF270", "name": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned long long\u003E(char const*, char const*, unsigned int\u0026, int)" }, { "virtualAddress": "0x00413484", "name": "il2cpp_custom_attrs_free" }, { "virtualAddress": "0x00F9FAD0", "name": "typeinfo for unsigned __int128 const*" }, { "virtualAddress": "0x0041280C", "name": "il2cpp_resolve_icall" }, { "virtualAddress": "0x0049DF98", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_year const" }, { "virtualAddress": "0x00F9EB80", "name": "typeinfo for std::__ndk1::time_put_byname\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x00F9FA10", "name": "typeinfo for unsigned long long*" }, { "virtualAddress": "0x004C8F50", "name": "std::__ndk1::system_error::base object constructor(std::__ndk1::error_code, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x00F9DBF8", "name": "typeinfo for std::__ndk1::codecvt_base" }, { "virtualAddress": "0x00F9CC38", "name": "vtable for std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004126F0", "name": "il2cpp_init" }, { "virtualAddress": "0x004B454C", "name": "unsigned long const*(bool, unsigned long) std::__ndk1::ctype\u003Cchar\u003E::complete object constructor(bool, unsigned long)" }, { "virtualAddress": "0x004CC280", "name": "std::unexpected()" }, { "virtualAddress": "0x00CC7EAC", "name": "typeinfo name for double const*" }, { "virtualAddress": "0x004C0048", "name": "std::__ndk1::declare_no_pointers(char*, unsigned long)" }, { "virtualAddress": "0x00CC7DBC", "name": "typeinfo name for void*" }, { "virtualAddress": "0x00FA00D0", "name": "typeinfo for std::exception" }, { "virtualAddress": "0x00412860", "name": "il2cpp_class_from_il2cpp_type" }, { "virtualAddress": "0x004C0270", "name": "std::__ndk1::timed_mutex::complete object destructor()" }, { "virtualAddress": "0x01069148", "name": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::id" }, { "virtualAddress": "0x00F9F1D8", "name": "vtable for std::__ndk1::error_category" }, { "virtualAddress": "0x004BAB48", "name": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__am_pm() const" }, { "virtualAddress": "0x004C5DE0", "name": "std::__ndk1::stof(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*)" }, { "virtualAddress": "0x00CC6F70", "name": "typeinfo name for std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x0049E890", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_minute const" }, { "virtualAddress": "0x00F9E630", "name": "typeinfo for std::__ndk1::collate\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00F9F820", "name": "typeinfo for unsigned short" }, { "virtualAddress": "0x00413158", "name": "il2cpp_object_get_size" }, { "virtualAddress": "0x004CE8C4", "name": "std::bad_alloc::complete object constructor()" }, { "virtualAddress": "0x00F9C900", "name": "_ZTCNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE16_NS_13basic_ostreamIcS2_EE" }, { "virtualAddress": "0x00F9E030", "name": "typeinfo for std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004B35F4", "name": "void () std::__ndk1::collate_byname\u003Cchar\u003E::deleting destructor()" }, { "virtualAddress": "0x004919EC", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00CC5568", "name": "std::__ndk1::ctype_base::xdigit" }, { "virtualAddress": "0x00413154", "name": "il2cpp_object_get_class" }, { "virtualAddress": "0x00CC4764", "name": "std::__ndk1::ios_base::skipws" }, { "virtualAddress": "0x004B32B0", "name": "std::__ndk1::locale::facet::deleting destructor()" }, { "virtualAddress": "0x004A38D0", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_grouping() const" }, { "virtualAddress": "0x00CC6CE0", "name": "typeinfo name for std::__ndk1::time_put_byname\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00CC551C", "name": "std::__ndk1::locale::time" }, { "virtualAddress": "0x00413140", "name": "il2cpp_property_get_name" }, { "virtualAddress": "0x00CC6240", "name": "typeinfo name for std::__ndk1::ctype_base" }, { "virtualAddress": "0x004128A4", "name": "il2cpp_class_num_fields" }, { "virtualAddress": "0x00412888", "name": "il2cpp_class_get_methods" }, { "virtualAddress": "0x004C0904", "name": "delete[](void*, unsigned long)" }, { "virtualAddress": "0x0048641C", "name": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x004C8070", "name": "std::__ndk1::to_wstring(long long)" }, { "virtualAddress": "0x00CC7240", "name": "typeinfo name for std::__ndk1::__shared_weak_count" }, { "virtualAddress": "0x00F9EDE8", "name": "typeinfo for std::__ndk1::__money_put\u003Cchar\u003E" }, { "virtualAddress": "0x004CB788", "name": "std::__ndk1::__assoc_sub_state::deleting destructor()" }, { "virtualAddress": "0x004128C0", "name": "il2cpp_class_array_element_size" }, { "virtualAddress": "0x004912EC", "name": "wchar_t const*(wchar_t const*) std::__ndk1::collate\u003Cwchar_t\u003E::do_hash(wchar_t const*) const" }, { "virtualAddress": "0x004A0394", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_month const" }, { "virtualAddress": "0x004CED88", "name": "std::bad_typeid::base object destructor()" }, { "virtualAddress": "0x00CC5548", "name": "std::__ndk1::ctype_base::lower" }, { "virtualAddress": "0x00F9E0B0", "name": "typeinfo for std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E" }, { "virtualAddress": "0x004C924C", "name": "std::__ndk1::system_error::complete object constructor(std::__ndk1::error_code)" }, { "virtualAddress": "0x004B8510", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_encoding() const" }, { "virtualAddress": "0x004C044C", "name": "std::__ndk1::recursive_timed_mutex::complete object destructor()" }, { "virtualAddress": "0x004B66C0", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const" }, { "virtualAddress": "0x004BFF7C", "name": "std::__ndk1::__sp_mut::lock()" }, { "virtualAddress": "0x00CC7EBC", "name": "typeinfo name for __float128" }, { "virtualAddress": "0x004899A0", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool)\u003E::sentry::complete object constructor" }, { "virtualAddress": "0x00FA00A8", "name": "vtable for std::exception" }, { "virtualAddress": "0x004C39A0", "name": "std::__ndk1::enable_if\u003C(::__is_forward_iterator\u003C\u003Evalue)\u0026\u0026(::__libcpp_string_gets_noexcept_iterator\u003Cstd::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert\u003Cwchar_t const*\u003E \u003Evalue), std::__ndk1::__wrap_iter\u003Cwchar_t*\u003E \u003E::type std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert\u003Cwchar_t const*\u003E" }, { "virtualAddress": "0x00CC6340", "name": "typeinfo name for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E" }, { "virtualAddress": "0x004C0270", "name": "std::__ndk1::timed_mutex::base object destructor()" }, { "virtualAddress": "0x00412F84", "name": "il2cpp_unhandled_exception" }, { "virtualAddress": "0x00CC4784", "name": "std::__ndk1::ios_base::failbit" }, { "virtualAddress": "0x004130C8", "name": "il2cpp_method_is_generic" }, { "virtualAddress": "0x004E4BA0", "name": "_Unwind_DeleteException" }, { "virtualAddress": "0x00F9FB70", "name": "typeinfo for float const*" }, { "virtualAddress": "0x004C29D8", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long, std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object constructor" }, { "virtualAddress": "0x0048E738", "name": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x004C27A8", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object constructor" }, { "virtualAddress": "0x004B4468", "name": "wchar_t (char) std::__ndk1::ctype\u003Cwchar_t\u003E::do_narrow(char) const" }, { "virtualAddress": "0x004128F8", "name": "il2cpp_class_get_static_field_data" }, { "virtualAddress": "0x0049E728", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_hour const" }, { "virtualAddress": "0x0041319C", "name": "il2cpp_monitor_pulse_all" }, { "virtualAddress": "0x00F9F8D0", "name": "typeinfo for unsigned int*" }, { "virtualAddress": "0x00F9FC80", "name": "_ZTIDu" }, { "virtualAddress": "0x004B3FF8", "name": "void () std::__ndk1::ctype\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004B58A4", "name": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x00412F88", "name": "il2cpp_field_get_name" }, { "virtualAddress": "0x004C109C", "name": "void () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object destructor" }, { "virtualAddress": "0x004865A4", "name": "int () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::gbump" }, { "virtualAddress": "0x004B4050", "name": "wchar_t const*(wchar_t const*, unsigned long*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_is(wchar_t const*, unsigned long*) const" }, { "virtualAddress": "0x00412928", "name": "il2cpp_stats_dump_to_file" }, { "virtualAddress": "0x0048B9A4", "name": "long (unsigned int) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned int)\u003E::ignore" }, { "virtualAddress": "0x00CC7E0C", "name": "typeinfo name for signed char const*" }, { "virtualAddress": "0x00FA03D8", "name": "vtable for std::bad_cast" }, { "virtualAddress": "0x00F9D3F8", "name": "vtable for std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004BFE14", "name": "std::__ndk1::__shared_count::__release_shared()" }, { "virtualAddress": "0x004C24C8", "name": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_last_not_of const" }, { "virtualAddress": "0x00CC5508", "name": "std::__ndk1::locale::none" }, { "virtualAddress": "0x00F9E6F0", "name": "typeinfo for std::__ndk1::numpunct\u003Cchar\u003E" }, { "virtualAddress": "0x00F9E948", "name": "typeinfo for std::__ndk1::time_base" }, { "virtualAddress": "0x004B3DC8", "name": "wchar_t const*(wchar_t const*, wchar_t const*, wchar_t const*) std::__ndk1::collate_byname\u003Cwchar_t\u003E::do_compare(wchar_t const*, wchar_t const*, wchar_t const*) const" }, { "virtualAddress": "0x00F9FC30", "name": "typeinfo for __float128" }, { "virtualAddress": "0x0048C624", "name": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x00486098", "name": "void () std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor" }, { "virtualAddress": "0x004128A0", "name": "il2cpp_class_instance_size" }, { "virtualAddress": "0x004A3F88", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_frac_digits() const" }, { "virtualAddress": "0x00493120", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004CB9A4", "name": "__cxa_begin_catch" }, { "virtualAddress": "0x004B6C90", "name": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_max_length() const" }, { "virtualAddress": "0x00413450", "name": "il2cpp_custom_attrs_from_method" }, { "virtualAddress": "0x004C9A30", "name": "std::__ndk1::thread::join()" }, { "virtualAddress": "0x0049C430", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00F9F540", "name": "vtable for __cxxabiv1::__fundamental_type_info" }, { "virtualAddress": "0x004A0288", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_hour const" }, { "virtualAddress": "0x004C7940", "name": "std::__ndk1::to_wstring(int)" }, { "virtualAddress": "0x00CC5530", "name": "std::__ndk1::ctype_base::print" }, { "virtualAddress": "0x004B961C", "name": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E::deleting destructor()" }, { "virtualAddress": "0x00490AB8", "name": "void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x004B97E0", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x004869B0", "name": "int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::gbump" }, { "virtualAddress": "0x004C90D8", "name": "std::__ndk1::system_error::complete object constructor(std::__ndk1::error_code, char const*)" }, { "virtualAddress": "0x004CE90C", "name": "std::bad_array_length::complete object constructor()" }, { "virtualAddress": "0x004B7588", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const" }, { "virtualAddress": "0x00488C6C", "name": "long (int) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(int)\u003E::ignore" }, { "virtualAddress": "0x00491224", "name": "char const*(char const*) std::__ndk1::collate\u003Cchar\u003E::do_hash(char const*) const" }, { "virtualAddress": "0x004B81F4", "name": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x0048E808", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::complete object constructor" }, { "virtualAddress": "0x004B38BC", "name": "char const*(char const*) std::__ndk1::collate_byname\u003Cchar\u003E::do_transform(char const*) const" }, { "virtualAddress": "0x004B4794", "name": "char () std::__ndk1::ctype\u003Cchar\u003E::do_tolower() const" }, { "virtualAddress": "0x004A0768", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_weekday const" }, { "virtualAddress": "0x00CC7090", "name": "typeinfo name for std::__ndk1::messages\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00FA0058", "name": "vtable for std::bad_array_new_length" }, { "virtualAddress": "0x00F9FD00", "name": "typeinfo for char16_t const*" }, { "virtualAddress": "0x00485600", "name": "std::uncaught_exceptions()" }, { "virtualAddress": "0x004C01F8", "name": "std::__ndk1::recursive_mutex::lock()" }, { "virtualAddress": "0x004B9740", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::base object destructor()" }, { "virtualAddress": "0x004865D0", "name": "char*(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E)\u003E::setp" }, { "virtualAddress": "0x00485D9C", "name": "std::__ndk1::ios_base::getloc() const" }, { "virtualAddress": "0x004B9420", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004B96B8", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::base object destructor()" }, { "virtualAddress": "0x00F9F990", "name": "typeinfo for unsigned long const*" }, { "virtualAddress": "0x004B8ADC", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004B3194", "name": "std::__ndk1::locale::==(std::__ndk1::locale const\u0026) const" }, { "virtualAddress": "0x004905A0", "name": "wchar_t const*(long) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::write" }, { "virtualAddress": "0x00F9F6F0", "name": "typeinfo for char*" }, { "virtualAddress": "0x00F9F5F0", "name": "typeinfo for std::nullptr_t" }, { "virtualAddress": "0x004E60F0", "name": "__register_frame_info" }, { "virtualAddress": "0x00F9E820", "name": "typeinfo for std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00F9FDC8", "name": "vtable for __cxxabiv1::__function_type_info" }, { "virtualAddress": "0x00F9EDB0", "name": "typeinfo for std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004899A0", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool)\u003E::sentry::base object constructor" }, { "virtualAddress": "0x00413128", "name": "il2cpp_profiler_set_events" }, { "virtualAddress": "0x00413224", "name": "il2cpp_current_thread_get_top_frame" }, { "virtualAddress": "0x00F9E430", "name": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E" }, { "virtualAddress": "0x004B9444", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_max_length() const" }, { "virtualAddress": "0x0049980C", "name": "std::__ndk1::__num_put_base::__format_int(char*, char const*, bool, unsigned int)" }, { "virtualAddress": "0x00CC7E44", "name": "typeinfo name for long*" }, { "virtualAddress": "0x004C2434", "name": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_first_not_of const" }, { "virtualAddress": "0x004C271C", "name": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::__init" }, { "virtualAddress": "0x004A9FDC", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, long double) std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, long double)\u003E \u003E::do_put const" }, { "virtualAddress": "0x004131EC", "name": "il2cpp_string_chars" }, { "virtualAddress": "0x00F9FA50", "name": "typeinfo for __int128" }, { "virtualAddress": "0x004B30B4", "name": "std::__ndk1::locale::use_facet(std::__ndk1::locale::id\u0026) const" }, { "virtualAddress": "0x00CC6A80", "name": "typeinfo name for std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004B41D0", "name": "wchar_t*(wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_toupper(wchar_t const*) const" }, { "virtualAddress": "0x004C0BCC", "name": "std::runtime_error::base object constructor(std::__ndk1::basic_string\u003Cchar, std::runtime_error::base object constructor::char_traits\u003Cchar\u003E const, std::runtime_error::base object constructor::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004C7784", "name": "std::__ndk1::to_string(long double)" }, { "virtualAddress": "0x004927D8", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::do_get) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::do_get)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00489D18", "name": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E::\u003E\u003E) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC7D10", "name": "typeinfo name for __cxxabiv1::__function_type_info" }, { "virtualAddress": "0x004869C0", "name": "wchar_t*(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E, std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E, std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E)\u003E::setg" }, { "virtualAddress": "0x004894C0", "name": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::tellg" }, { "virtualAddress": "0x004C9A18", "name": "std::__ndk1::thread::complete object destructor()" }, { "virtualAddress": "0x004CAF44", "name": "void () std::__ndk1::future\u003Cvoid\u003E::base object destructor()" }, { "virtualAddress": "0x0048BB5C", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::peek" }, { "virtualAddress": "0x0049CAE4", "name": "char*(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x004A10C0", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cchar\u003E::complete object constructor()" }, { "virtualAddress": "0x004130E0", "name": "il2cpp_method_has_attribute" }, { "virtualAddress": "0x00412848", "name": "il2cpp_class_is_generic" }, { "virtualAddress": "0x00486C08", "name": "unsigned int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::overflow" }, { "virtualAddress": "0x00413428", "name": "il2cpp_unity_install_unitytls_interface" }, { "virtualAddress": "0x0049DD14", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_weekdayname const" }, { "virtualAddress": "0x0041314C", "name": "il2cpp_property_get_parent" }, { "virtualAddress": "0x004B940C", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x004CE930", "name": "std::out_of_range::complete object destructor()" }, { "virtualAddress": "0x004C0A14", "name": "delete(void*, std::align_val_t, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x0049DB0C", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_time const" }, { "virtualAddress": "0x00CC7E04", "name": "typeinfo name for signed char" }, { "virtualAddress": "0x00CC46C0", "name": "typeinfo name for std::nested_exception" }, { "virtualAddress": "0x00F9F120", "name": "typeinfo for std::__ndk1::bad_weak_ptr" }, { "virtualAddress": "0x004CED28", "name": "std::type_info::deleting destructor()" }, { "virtualAddress": "0x004CF044", "name": "__cxa_demangle" }, { "virtualAddress": "0x004A2780", "name": "void () std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::__do_date_order() const" }, { "virtualAddress": "0x004863D4", "name": "char const*(long) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::sputn" }, { "virtualAddress": "0x00CC7ED0", "name": "_ZTSPKDu" }, { "virtualAddress": "0x00F9FBC0", "name": "typeinfo for double const*" }, { "virtualAddress": "0x00499D54", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00CC479C", "name": "std::__ndk1::ios_base::out" }, { "virtualAddress": "0x004935C8", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cfloat\u003E const" }, { "virtualAddress": "0x004C45D8", "name": "unsigned long (unsigned long, wchar_t const*, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const" }, { "virtualAddress": "0x004C0ABC", "name": "std::logic_error::base object constructor(char const*)" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_array_length::base object destructor()" }, { "virtualAddress": "0x004C4C0C", "name": "std::__ndk1::stoi(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x00F9F830", "name": "typeinfo for unsigned short*" }, { "virtualAddress": "0x004C08F8", "name": "delete(void*, unsigned long)" }, { "virtualAddress": "0x0048A4DC", "name": "unsigned int\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00413238", "name": "il2cpp_thread_get_frame_at" }, { "virtualAddress": "0x00F9D710", "name": "vtable for std::__ndk1::collate_byname\u003Cchar\u003E" }, { "virtualAddress": "0x004A0710", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_second const" }, { "virtualAddress": "0x00CC7E84", "name": "typeinfo name for unsigned __int128 const*" }, { "virtualAddress": "0x00CC7E2C", "name": "typeinfo name for int*" }, { "virtualAddress": "0x00486B38", "name": "wchar_t const*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::xsputn" }, { "virtualAddress": "0x004E61DC", "name": "__register_frame_table" }, { "virtualAddress": "0x004A38C8", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x004C2228", "name": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find const" }, { "virtualAddress": "0x004BFDF8", "name": "std::__ndk1::__shared_weak_count::deleting destructor()" }, { "virtualAddress": "0x00488450", "name": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::get" }, { "virtualAddress": "0x010690F8", "name": "std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id" }, { "virtualAddress": "0x01069230", "name": "std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::id" }, { "virtualAddress": "0x00F9F870", "name": "typeinfo for int" }, { "virtualAddress": "0x004A10C0", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cchar\u003E::base object constructor()" }, { "virtualAddress": "0x00B9013C", "name": "__stop_il2cpp" }, { "virtualAddress": "0x004BE408", "name": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x00486244", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::pubsync" }, { "virtualAddress": "0x004B8ACC", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_encoding() const" }, { "virtualAddress": "0x004B9740", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::complete object destructor()" }, { "virtualAddress": "0x004B7654", "name": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_max_length() const" }, { "virtualAddress": "0x00486828", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x004131E0", "name": "il2cpp_runtime_object_init_exception" }, { "virtualAddress": "0x00F9C418", "name": "typeinfo for std::nested_exception" }, { "virtualAddress": "0x004B9AF4", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cchar\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004131C0", "name": "il2cpp_runtime_invoke" }, { "virtualAddress": "0x004BF9FC", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E\u0026(, wchar_t*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(, wchar_t*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__append_forward_unsafe\u003Cwchar_t*\u003E" }, { "virtualAddress": "0x004AB270", "name": "void () std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x01069168", "name": "std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id" }, { "virtualAddress": "0x00CC7261", "name": "std::__ndk1::defer_lock" }, { "virtualAddress": "0x004A43D0", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_positive_sign() const" }, { "virtualAddress": "0x00CC66D0", "name": "typeinfo name for std::__ndk1::ctype_byname\u003Cchar\u003E" }, { "virtualAddress": "0x00486660", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::in_avail" }, { "virtualAddress": "0x004A3A1C", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_negative_sign() const" }, { "virtualAddress": "0x004C1268", "name": "unsigned long (char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char), std::__ndk1::allocator\u003Cchar\u003E \u003E::assign" }, { "virtualAddress": "0x004C44B0", "name": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_first_not_of const" }, { "virtualAddress": "0x00412E94", "name": "il2cpp_raise_exception" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E::complete object destructor()" }, { "virtualAddress": "0x00CC5570", "name": "std::__ndk1::ctype_base::blank" }, { "virtualAddress": "0x00412894", "name": "il2cpp_class_get_namespace" }, { "virtualAddress": "0x004C2664", "name": "unsigned long (unsigned long, char const*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char const*), std::__ndk1::allocator\u003Cchar\u003E \u003E::compare const" }, { "virtualAddress": "0x004A1FD0", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::complete object constructor()" }, { "virtualAddress": "0x004A3F98", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_neg_format() const" }, { "virtualAddress": "0x004901F4", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004AB294", "name": "void () std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x004898C0", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x004A07C0", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_year4 const" }, { "virtualAddress": "0x004BAC40", "name": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__x() const" }, { "virtualAddress": "0x004B8318", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00F9ED10", "name": "typeinfo for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x00FA0150", "name": "typeinfo for std::bad_array_length" }, { "virtualAddress": "0x004B9CB8", "name": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004B7628", "name": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_encoding() const" }, { "virtualAddress": "0x0049E8E8", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_white_space const" }, { "virtualAddress": "0x004CA310", "name": "std::__ndk1::future_error::deleting destructor()" }, { "virtualAddress": "0x00F9FCB0", "name": "_ZTIPKDu" }, { "virtualAddress": "0x004B78EC", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004992DC", "name": "std::__ndk1::ios_base\u0026(wchar_t*, wchar_t\u0026) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_prep(wchar_t*, wchar_t\u0026)" }, { "virtualAddress": "0x004AB244", "name": "void () std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x004C1224", "name": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::assign" }, { "virtualAddress": "0x004B4474", "name": "wchar_t const*(wchar_t const*, char, char*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_narrow(wchar_t const*, char, char*) const" }, { "virtualAddress": "0x00F9D158", "name": "vtable for std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x0041282C", "name": "il2cpp_array_new_full" }, { "virtualAddress": "0x00F9E9D0", "name": "typeinfo for std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004BA120", "name": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__weeks() const" }, { "virtualAddress": "0x00FA0320", "name": "typeinfo for std::runtime_error" }, { "virtualAddress": "0x004C63A0", "name": "std::__ndk1::stod(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*)" }, { "virtualAddress": "0x004128B4", "name": "il2cpp_class_get_flags" }, { "virtualAddress": "0x00485874", "name": "std::__ndk1::ios_base::base object destructor()" }, { "virtualAddress": "0x004BACCC", "name": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__x() const" }, { "virtualAddress": "0x0048561C", "name": "std::exception_ptr::=(std::exception_ptr const\u0026)" }, { "virtualAddress": "0x0048A08C", "name": "short\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00412FAC", "name": "il2cpp_field_set_value_object" }, { "virtualAddress": "0x00F9C5A8", "name": "vtable for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00CC7E60", "name": "typeinfo name for long long const*" }, { "virtualAddress": "0x00486A18", "name": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::xsgetn" }, { "virtualAddress": "0x00CC7CE0", "name": "typeinfo name for __cxxabiv1::__pointer_type_info" }, { "virtualAddress": "0x00F9E958", "name": "typeinfo for std::__ndk1::__time_get_c_storage\u003Cchar\u003E" }, { "virtualAddress": "0x004874E8", "name": "unsigned short\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00F9BCE0", "name": "vtable for std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x00CC7ED8", "name": "typeinfo name for char16_t" }, { "virtualAddress": "0x00CC7810", "name": "typeinfo name for std::__ndk1::__assoc_sub_state" }, { "virtualAddress": "0x004BAFD8", "name": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__r() const" }, { "virtualAddress": "0x00495334", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong\u003E const" }, { "virtualAddress": "0x00485710", "name": "std::nested_exception::rethrow_nested() const" }, { "virtualAddress": "0x00F9DA38", "name": "vtable for std::__ndk1::numpunct_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004CE9E8", "name": "std::overflow_error::base object destructor()" }, { "virtualAddress": "0x004CED44", "name": "std::bad_cast::deleting destructor()" }, { "virtualAddress": "0x004B2F60", "name": "std::__ndk1::locale::has_facet(std::__ndk1::locale::id\u0026) const" }, { "virtualAddress": "0x00495D04", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned short\u003E const" }, { "virtualAddress": "0x00412900", "name": "il2cpp_class_get_bitmap_size" }, { "virtualAddress": "0x0041B638", "name": "UnityPalGetTimeZoneDataForID" }, { "virtualAddress": "0x004C0CD8", "name": "std::runtime_error::base object constructor(std::runtime_error const\u0026)" }, { "virtualAddress": "0x0049C6BC", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, double) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, double)\u003E \u003E::do_put const" }, { "virtualAddress": "0x0049834C", "name": "wchar_t (int, char*, std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_loop\u0026, unsigned int\u0026, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, wchar_t*) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_loop(int, char*, std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_loop\u0026, unsigned int\u0026, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, wchar_t*)" }, { "virtualAddress": "0x004128DC", "name": "il2cpp_class_is_enum" }, { "virtualAddress": "0x004B96B8", "name": "void () std::__ndk1::numpunct_byname\u003Cchar\u003E::complete object destructor()" }, { "virtualAddress": "0x004C5424", "name": "std::__ndk1::stoul(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x00FA0030", "name": "vtable for std::bad_alloc" }, { "virtualAddress": "0x004B6A6C", "name": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x00F9E7B0", "name": "typeinfo for std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004CE8B8", "name": "std::bad_exception::what() const" }, { "virtualAddress": "0x01069108", "name": "std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id" }, { "virtualAddress": "0x00F9C850", "name": "typeinfo for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004856BC", "name": "std::nested_exception::base object destructor()" }, { "virtualAddress": "0x004C27D4", "name": "wchar_t const*(unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init" }, { "virtualAddress": "0x004869CC", "name": "int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pbump" }, { "virtualAddress": "0x004CED2C", "name": "std::bad_cast::base object constructor()" }, { "virtualAddress": "0x00CC5550", "name": "std::__ndk1::ctype_base::alpha" }, { "virtualAddress": "0x0049A910", "name": "std::__ndk1::__num_put_base::__format_float(char*, char const*, unsigned int)" }, { "virtualAddress": "0x00CC48D0", "name": "typeinfo name for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004B6388", "name": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004C2F64", "name": "unsigned long () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::at" }, { "virtualAddress": "0x00CC473C", "name": "std::__ndk1::ios_base::fixed" }, { "virtualAddress": "0x004A9050", "name": "std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, long double) std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, long double)\u003E \u003E::do_put const" }, { "virtualAddress": "0x004A022C", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_day const" }, { "virtualAddress": "0x00F9C740", "name": "vtable for std::__ndk1::ios_base" }, { "virtualAddress": "0x00CC7E10", "name": "typeinfo name for short" }, { "virtualAddress": "0x0041321C", "name": "il2cpp_current_thread_walk_frame_stack" }, { "virtualAddress": "0x004B584C", "name": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004CEA3C", "name": "std::runtime_error::deleting destructor()" }, { "virtualAddress": "0x00413120", "name": "il2cpp_method_get_param_name" }, { "virtualAddress": "0x00485698", "name": "std::current_exception()" }, { "virtualAddress": "0x00497EF8", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00CC7480", "name": "typeinfo name for std::__ndk1::system_error" }, { "virtualAddress": "0x00486654", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pubsync" }, { "virtualAddress": "0x004896A0", "name": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekg" }, { "virtualAddress": "0x004C0254", "name": "std::__ndk1::timed_mutex::complete object constructor()" }, { "virtualAddress": "0x004C9884", "name": "std::__ndk1::condition_variable::wait(std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u0026\u003E)" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E::base object destructor()" }, { "virtualAddress": "0x004A39A8", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_pos_format() const" }, { "virtualAddress": "0x004C61B8", "name": "std::__ndk1::stod(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*)" }, { "virtualAddress": "0x00F9D8E8", "name": "vtable for std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x0048EB3C", "name": "short () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00F9F670", "name": "typeinfo for bool const*" }, { "virtualAddress": "0x004869DC", "name": "wchar_t*(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E)\u003E::setp" }, { "virtualAddress": "0x004A0808", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_percent const" }, { "virtualAddress": "0x00412DE8", "name": "il2cpp_stats_get_value" }, { "virtualAddress": "0x004B9780", "name": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004906D8", "name": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::tellp" }, { "virtualAddress": "0x00F9C778", "name": "typeinfo for std::__ndk1::ios_base" }, { "virtualAddress": "0x004B7BD4", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_max_length() const" }, { "virtualAddress": "0x0048B44C", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::get" }, { "virtualAddress": "0x00CC7F60", "name": "typeinfo name for __cxxabiv1::__si_class_type_info" }, { "virtualAddress": "0x004B81DC", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_max_length() const" }, { "virtualAddress": "0x00F9FB50", "name": "typeinfo for float*" }, { "virtualAddress": "0x004BB330", "name": "char (std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::__time_get_storage\u003Cchar\u003E::__analyze(std::__ndk1::ctype\u003Cchar\u003E const\u0026)" }, { "virtualAddress": "0x004E6208", "name": "__deregister_frame_info_bases" }, { "virtualAddress": "0x004C09E0", "name": "new[](unsigned long, std::align_val_t)" }, { "virtualAddress": "0x0049EBDC", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_weekday const" }, { "virtualAddress": "0x00CC7EB8", "name": "typeinfo name for long double const*" }, { "virtualAddress": "0x004A4D28", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_grouping() const" }, { "virtualAddress": "0x00486AF0", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::uflow" }, { "virtualAddress": "0x0041302C", "name": "il2cpp_gchandle_new_weakref" }, { "virtualAddress": "0x004C02DC", "name": "std::__ndk1::timed_mutex::lock()" }, { "virtualAddress": "0x00F9E330", "name": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E" }, { "virtualAddress": "0x004131DC", "name": "il2cpp_runtime_object_init" }, { "virtualAddress": "0x004B4444", "name": "char const*(char const*, wchar_t*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_widen(char const*, wchar_t*) const" }, { "virtualAddress": "0x00F9EEE0", "name": "typeinfo for std::__ndk1::messages\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00CC77F0", "name": "typeinfo name for std::__ndk1::future_error" }, { "virtualAddress": "0x00495818", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x00F9F6E0", "name": "typeinfo for char" }, { "virtualAddress": "0x004B2AA0", "name": "std::__ndk1::locale::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x00F9BC60", "name": "vtable for std::__ndk1::basic_filebuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004898BC", "name": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor" }, { "virtualAddress": "0x004A3F64", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x004A3B28", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_pos_format() const" }, { "virtualAddress": "0x00CC47B0", "name": "typeinfo name for std::__ndk1::ios_base::failure" }, { "virtualAddress": "0x004CC208", "name": "std::get_unexpected()" }, { "virtualAddress": "0x0048C84C", "name": "bool () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00CC70D0", "name": "typeinfo name for std::__ndk1::messages_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004C3504", "name": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign" }, { "virtualAddress": "0x00CC6A30", "name": "typeinfo name for std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004BE5C4", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::deleting destructor()" }, { "virtualAddress": "0x004B88D0", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_max_length() const" }, { "virtualAddress": "0x00F9EEA0", "name": "typeinfo for std::__ndk1::messages\u003Cchar\u003E" }, { "virtualAddress": "0x004CB6E4", "name": "void () std::__ndk1::shared_future\u003Cvoid\u003E::complete object destructor()" }, { "virtualAddress": "0x00CC4910", "name": "typeinfo name for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x00FA01D8", "name": "vtable for std::domain_error" }, { "virtualAddress": "0x01069198", "name": "std::__ndk1::messages\u003Cchar\u003E::id" }, { "virtualAddress": "0x00F9EE88", "name": "typeinfo for std::__ndk1::messages_base" }, { "virtualAddress": "0x004C87E4", "name": "std::__ndk1::to_wstring(long double)" }, { "virtualAddress": "0x004B5684", "name": "char const*(char const*, wchar_t*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_widen(char const*, wchar_t*) const" }, { "virtualAddress": "0x004CEAFC", "name": "std::invalid_argument::deleting destructor()" }, { "virtualAddress": "0x00CC6FE0", "name": "typeinfo name for std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00F9EB00", "name": "typeinfo for std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004B72B4", "name": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_encoding() const" }, { "virtualAddress": "0x004CBBC8", "name": "__cxa_rethrow" }, { "virtualAddress": "0x00CC7D40", "name": "typeinfo name for __cxxabiv1::__pointer_to_member_type_info" }, { "virtualAddress": "0x00F9EB40", "name": "typeinfo for std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004858F8", "name": "void () std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x00F9DCE8", "name": "vtable for std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004BA7A0", "name": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__months() const" }, { "virtualAddress": "0x004BE510", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004CAB84", "name": "std::__ndk1::__assoc_sub_state::__sub_wait(std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u0026\u003E)" }, { "virtualAddress": "0x004B6A64", "name": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_encoding() const" }, { "virtualAddress": "0x00F9C468", "name": "vtable for std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x00F9F600", "name": "typeinfo for std::nullptr_t*" }, { "virtualAddress": "0x004C9830", "name": "std::__ndk1::error_category::complete object destructor()" }, { "virtualAddress": "0x00412838", "name": "il2cpp_array_element_size" }, { "virtualAddress": "0x0049E080", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_year const" }, { "virtualAddress": "0x00CC5505", "name": "std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::intl" }, { "virtualAddress": "0x0041307C", "name": "il2cpp_gchandle_free" }, { "virtualAddress": "0x00CC7E98", "name": "typeinfo name for float" }, { "virtualAddress": "0x004CED40", "name": "std::bad_cast::complete object destructor()" }, { "virtualAddress": "0x00F9E6D0", "name": "typeinfo for std::__ndk1::ctype_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004CCFF4", "name": "__cxa_pure_virtual" }, { "virtualAddress": "0x004B401C", "name": "unsigned long (wchar_t) std::__ndk1::ctype\u003Cwchar_t\u003E::do_is(wchar_t) const" }, { "virtualAddress": "0x00FA0238", "name": "vtable for std::invalid_argument" }, { "virtualAddress": "0x00489904", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor)}" }, { "virtualAddress": "0x004C4250", "name": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::rfind const" }, { "virtualAddress": "0x0047BB00", "name": "UnityAdsEngineIsSupported" }, { "virtualAddress": "0x0048FC5C", "name": "double () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004B88E8", "name": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004B87C8", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_encoding() const" }, { "virtualAddress": "0x00F9F8A0", "name": "typeinfo for int const*" }, { "virtualAddress": "0x0049AFCC", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long double) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long double)\u003E \u003E::do_put const" }, { "virtualAddress": "0x004C3088", "name": "wchar_t const*(unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append" }, { "virtualAddress": "0x004B72A8", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00CC5510", "name": "std::__ndk1::locale::ctype" }, { "virtualAddress": "0x004B5870", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_out(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004C01E0", "name": "std::__ndk1::recursive_mutex::complete object destructor()" }, { "virtualAddress": "0x004B7BEC", "name": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004CAFA8", "name": "void () std::__ndk1::promise\u003Cvoid\u003E::base object constructor()" }, { "virtualAddress": "0x004C7234", "name": "std::__ndk1::to_string(unsigned long long)" }, { "virtualAddress": "0x00F9D688", "name": "vtable for std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x0041323C", "name": "il2cpp_current_thread_get_stack_depth" }, { "virtualAddress": "0x004C9B74", "name": "std::__ndk1::__thread_local_data()" }, { "virtualAddress": "0x004C4358", "name": "wchar_t (unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::rfind const" }, { "virtualAddress": "0x00CC7E78", "name": "typeinfo name for __int128 const*" }, { "virtualAddress": "0x004134A0", "name": "il2cpp_class_get_userdata_offset" }, { "virtualAddress": "0x00CC7EE8", "name": "typeinfo name for char32_t" }, { "virtualAddress": "0x00FA0170", "name": "typeinfo for std::bad_array_new_length" }, { "virtualAddress": "0x004B2C9C", "name": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, int)" }, { "virtualAddress": "0x004B92CC", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_max_length() const" }, { "virtualAddress": "0x00F9F470", "name": "typeinfo for __cxxabiv1::__class_type_info" }, { "virtualAddress": "0x004CE930", "name": "std::out_of_range::base object destructor()" }, { "virtualAddress": "0x004C1E84", "name": "unsigned long (unsigned long, unsigned long, char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long, char), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace" }, { "virtualAddress": "0x00487E08", "name": "float\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004865F0", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor" }, { "virtualAddress": "0x004BB268", "name": "std::__ndk1::__time_get::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x00497A30", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004E31B4", "name": "_Unwind_GetIP" }, { "virtualAddress": "0x00F9E7F0", "name": "typeinfo for std::__ndk1::__num_get\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004CADAC", "name": "std::__ndk1::__assoc_sub_state*() std::__ndk1::future\u003Cvoid\u003E::complete object constructor()" }, { "virtualAddress": "0x004A43DC", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_negative_sign() const" }, { "virtualAddress": "0x004A4D4C", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_negative_sign() const" }, { "virtualAddress": "0x00F9E348", "name": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E" }, { "virtualAddress": "0x00412FB8", "name": "il2cpp_field_is_literal" }, { "virtualAddress": "0x004935C4", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004A43C4", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x004133F0", "name": "il2cpp_image_get_assembly" }, { "virtualAddress": "0x004B28C0", "name": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x004C005C", "name": "std::__ndk1::align(unsigned long, unsigned long, void*\u0026, unsigned long\u0026)" }, { "virtualAddress": "0x00CC7EEC", "name": "typeinfo name for char32_t*" }, { "virtualAddress": "0x004B32D4", "name": "std::__ndk1::locale::facet::__on_zero_shared()" }, { "virtualAddress": "0x00413230", "name": "il2cpp_thread_get_top_frame" }, { "virtualAddress": "0x00413148", "name": "il2cpp_property_get_set_method" }, { "virtualAddress": "0x004CEDB0", "name": "std::bad_typeid::what() const" }, { "virtualAddress": "0x004BFE54", "name": "std::__ndk1::__shared_weak_count::__add_shared()" }, { "virtualAddress": "0x004128C8", "name": "il2cpp_class_get_type" }, { "virtualAddress": "0x004B4044", "name": "void () std::__ndk1::ctype\u003Cchar\u003E::classic_table()" }, { "virtualAddress": "0x00496BBC", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long long\u003E const" }, { "virtualAddress": "0x004A56B0", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_positive_sign() const" }, { "virtualAddress": "0x004C9854", "name": "std::__ndk1::condition_variable::notify_one()" }, { "virtualAddress": "0x0048C630", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor)}" }, { "virtualAddress": "0x004C28EC", "name": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init" }, { "virtualAddress": "0x00FA0358", "name": "vtable for std::overflow_error" }, { "virtualAddress": "0x004A3F48", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_decimal_point() const" }, { "virtualAddress": "0x004B4914", "name": "char () std::__ndk1::ctype\u003Cchar\u003E::do_widen() const" }, { "virtualAddress": "0x004130B4", "name": "il2cpp_unity_liveness_calculation_from_statics" }, { "virtualAddress": "0x004A3988", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_negative_sign() const" }, { "virtualAddress": "0x004B49B8", "name": "char const*(char const*, char, char*) std::__ndk1::ctype\u003Cchar\u003E::do_narrow(char const*, char, char*) const" }, { "virtualAddress": "0x00486F7C", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026 (*())(std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004CE8DC", "name": "std::bad_alloc::what() const" }, { "virtualAddress": "0x004BE534", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::deleting destructor()" }, { "virtualAddress": "0x004B443C", "name": "char () std::__ndk1::ctype\u003Cwchar_t\u003E::do_widen() const" }, { "virtualAddress": "0x004A56BC", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_negative_sign() const" }, { "virtualAddress": "0x00F9EBA0", "name": "typeinfo for std::__ndk1::time_put_byname\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x004CE930", "name": "std::length_error::complete object destructor()" }, { "virtualAddress": "0x00485664", "name": "std::nested_exception::base object constructor()" }, { "virtualAddress": "0x004CB6E4", "name": "void () std::__ndk1::shared_future\u003Cvoid\u003E::base object destructor()" }, { "virtualAddress": "0x00499580", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x004B4614", "name": "char () std::__ndk1::ctype\u003Cchar\u003E::do_toupper() const" }, { "virtualAddress": "0x00490834", "name": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekp" }, { "virtualAddress": "0x00CC6220", "name": "typeinfo name for std::__ndk1::ctype\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004871FC", "name": "std::__ndk1::ios_base::__set_badbit_and_consider_rethrow()" }, { "virtualAddress": "0x004CBEE4", "name": "__cxa_uncaught_exception" }, { "virtualAddress": "0x00412884", "name": "il2cpp_class_get_field_from_name" }, { "virtualAddress": "0x00F9E750", "name": "typeinfo for std::__ndk1::numpunct_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00CC7DF4", "name": "typeinfo name for char const*" }, { "virtualAddress": "0x00CC7E50", "name": "typeinfo name for unsigned long*" }, { "virtualAddress": "0x004BB068", "name": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__r() const" }, { "virtualAddress": "0x004871D8", "name": "std::__ndk1::ios_base::__set_failbit_and_consider_rethrow()" }, { "virtualAddress": "0x004CEEAC", "name": "std::set_unexpected(void (*)())" }, { "virtualAddress": "0x00F9E8E0", "name": "typeinfo for std::__ndk1::__num_put\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004BFDF0", "name": "std::__ndk1::__shared_count::complete object destructor()" }, { "virtualAddress": "0x004B86C0", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const" }, { "virtualAddress": "0x004CED74", "name": "std::bad_typeid::complete object constructor()" }, { "virtualAddress": "0x004CE8E8", "name": "std::bad_array_new_length::complete object constructor()" }, { "virtualAddress": "0x00F9EE38", "name": "typeinfo for std::__ndk1::__money_put\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004B2C9C", "name": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, int)" }, { "virtualAddress": "0x004CE9E8", "name": "std::underflow_error::base object destructor()" }, { "virtualAddress": "0x004C00E4", "name": "std::__ndk1::mutex::try_lock()" }, { "virtualAddress": "0x00CC6B50", "name": "typeinfo name for std::__ndk1::time_get_byname\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x0048CC2C", "name": "unsigned short () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004CE9E0", "name": "std::logic_error::what() const" }, { "virtualAddress": "0x00CC478C", "name": "std::__ndk1::ios_base::app" }, { "virtualAddress": "0x004CE8A4", "name": "std::exception::deleting destructor()" }, { "virtualAddress": "0x00486470", "name": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::=" }, { "virtualAddress": "0x004C983C", "name": "std::__ndk1::condition_variable::complete object destructor()" }, { "virtualAddress": "0x004CE8FC", "name": "std::bad_array_new_length::deleting destructor()" }, { "virtualAddress": "0x004910AC", "name": "void () std::__ndk1::collate\u003Cchar\u003E::deleting destructor()" }, { "virtualAddress": "0x00CC4990", "name": "typeinfo name for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x004B59A0", "name": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x0049F6E0", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_date const" }, { "virtualAddress": "0x0047ED94", "name": "Flush" }, { "virtualAddress": "0x00413264", "name": "il2cpp_type_get_object" }, { "virtualAddress": "0x00F9C658", "name": "VTT for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x004133F8", "name": "il2cpp_image_get_filename" }, { "virtualAddress": "0x0048C5A0", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x004A5AB8", "name": "std::__ndk1::__do_nothing(void*)" }, { "virtualAddress": "0x00F9FDB0", "name": "typeinfo for __cxxabiv1::__array_type_info" }, { "virtualAddress": "0x004B9740", "name": "void () std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::base object destructor()" }, { "virtualAddress": "0x00F9F220", "name": "vtable for std::__ndk1::system_error" }, { "virtualAddress": "0x004865DC", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor" }, { "virtualAddress": "0x00412868", "name": "il2cpp_class_get_element_class" }, { "virtualAddress": "0x00F9C790", "name": "typeinfo for std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E" }, { "virtualAddress": "0x004B4E38", "name": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x01069060", "name": "std::__ndk1::ios_base::__xindex_" }, { "virtualAddress": "0x00CC7E58", "name": "typeinfo name for long long" }, { "virtualAddress": "0x004A7068", "name": "bool (std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026) std::__ndk1::__money_get\u003Cchar\u003E::__gather_info(std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026)" }, { "virtualAddress": "0x004C2B54", "name": "wchar_t const*() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign" }, { "virtualAddress": "0x004867EC", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x0048BC54", "name": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::read" }, { "virtualAddress": "0x0049093C", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x00F9DD50", "name": "typeinfo for std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004131A0", "name": "il2cpp_monitor_wait" }, { "virtualAddress": "0x00F9D4A8", "name": "vtable for std::__ndk1::messages\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004B80D4", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_encoding() const" }, { "virtualAddress": "0x004A3920", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_neg_format() const" }, { "virtualAddress": "0x004B832C", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_always_noconv() const" }, { "virtualAddress": "0x0048B788", "name": "wchar_t*(long, wchar_t) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long, wchar_t)\u003E::getline" }, { "virtualAddress": "0x00F9D998", "name": "vtable for std::__ndk1::numpunct\u003Cwchar_t\u003E" }, { "virtualAddress": "0x00412870", "name": "il2cpp_class_get_fields" }, { "virtualAddress": "0x00F9FC60", "name": "typeinfo for __float128 const*" }, { "virtualAddress": "0x00CC7F00", "name": "typeinfo name for __cxxabiv1::__array_type_info" }, { "virtualAddress": "0x004C4E60", "name": "std::__ndk1::stol(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x004C454C", "name": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_last_not_of const" }, { "virtualAddress": "0x004CB868", "name": "__cxa_allocate_dependent_exception" }, { "virtualAddress": "0x00F9EF40", "name": "typeinfo for std::__ndk1::messages_byname\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004CE930", "name": "std::invalid_argument::complete object destructor()" }, { "virtualAddress": "0x004B83C8", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_max_length() const" }, { "virtualAddress": "0x00413184", "name": "il2cpp_object_unbox" }, { "virtualAddress": "0x004C986C", "name": "std::__ndk1::condition_variable::notify_all()" }, { "virtualAddress": "0x004AB040", "name": "long (int, int, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E) std::__ndk1::messages\u003Cwchar_t\u003E::do_get(int, int, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E) const" }, { "virtualAddress": "0x004BFF00", "name": "std::__ndk1::__shared_weak_count::__release_weak()" }, { "virtualAddress": "0x00F9FFC0", "name": "vtable for __cxxabiv1::__pointer_type_info" }, { "virtualAddress": "0x004B7CC8", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const" }, { "virtualAddress": "0x00486314", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sgetc" }, { "virtualAddress": "0x00413160", "name": "il2cpp_object_new" }, { "virtualAddress": "0x004867B4", "name": "wchar_t () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sputc" }, { "virtualAddress": "0x004A56D8", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_neg_format() const" }, { "virtualAddress": "0x00CC8058", "name": "typeinfo name for std::bad_alloc" }, { "virtualAddress": "0x00CC80A4", "name": "typeinfo name for std::logic_error" }, { "virtualAddress": "0x00487B80", "name": "long long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x004E49AC", "name": "_Unwind_Resume" }, { "virtualAddress": "0x004C9DBC", "name": "std::__ndk1::__thread_struct::__make_ready_at_thread_exit(std::__ndk1::__assoc_sub_state*)" }, { "virtualAddress": "0x004CBCC8", "name": "__cxa_current_primary_exception" }, { "virtualAddress": "0x00491068", "name": "std::__ndk1::ios_base::sync_with_stdio(bool)" }, { "virtualAddress": "0x004A3F7C", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_negative_sign() const" }, { "virtualAddress": "0x004B5880", "name": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x004AA64C", "name": "wchar_t*(std::__ndk1::__money_put\u003Cwchar_t\u003E::__format\u0026, wchar_t*, unsigned int, wchar_t const*, wchar_t const*, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) std::__ndk1::__money_put\u003Cwchar_t\u003E::__format(std::__ndk1::__money_put\u003Cwchar_t\u003E::__format\u0026, wchar_t*, unsigned int, wchar_t const*, wchar_t const*, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x004927DC", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned int\u003E const" }, { "virtualAddress": "0x00492334", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004B7DD8", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_always_noconv() const" }, { "virtualAddress": "0x004B5494", "name": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_scan_not(wchar_t const*, wchar_t const*) const" }, { "virtualAddress": "0x004BE558", "name": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::deleting destructor()" }, { "virtualAddress": "0x0048B6C0", "name": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::getline" }, { "virtualAddress": "0x00486F80", "name": "std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00485664", "name": "std::nested_exception::complete object constructor()" }, { "virtualAddress": "0x0049476C", "name": "char (int, char*, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop\u0026, unsigned int\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop(int, char*, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop\u0026, unsigned int\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop)" }, { "virtualAddress": "0x00F9CD88", "name": "vtable for std::__ndk1::time_get_byname\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x00413208", "name": "il2cpp_thread_current" }, { "virtualAddress": "0x004127FC", "name": "il2cpp_set_config" }, { "virtualAddress": "0x00493ED8", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Clong double\u003E const" }, { "virtualAddress": "0x004C978C", "name": "std::__ndk1::__throw_system_error(int, char const*)" }, { "virtualAddress": "0x00CC47A0", "name": "std::__ndk1::ios_base::trunc" }, { "virtualAddress": "0x004C89E0", "name": "std::__ndk1::error_category::default_error_condition(int) const" }, { "virtualAddress": "0x0049BF14", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x01069138", "name": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::id" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_exception::base object destructor()" }, { "virtualAddress": "0x00413488", "name": "il2cpp_type_get_name_chunked" }, { "virtualAddress": "0x004B2894", "name": "std::__ndk1::locale::complete object constructor()" }, { "virtualAddress": "0x004B3648", "name": "char const*(char const*, char const*, char const*) std::__ndk1::collate_byname\u003Cchar\u003E::do_compare(char const*, char const*, char const*) const" }, { "virtualAddress": "0x004A4D34", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x004A02E0", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_12_hour const" }, { "virtualAddress": "0x004C8A34", "name": "std::__ndk1::error_category::equivalent(std::__ndk1::error_code const\u0026, int) const" }, { "virtualAddress": "0x00413260", "name": "il2cpp_override_stack_backtrace" }, { "virtualAddress": "0x00F9E858", "name": "typeinfo for std::__ndk1::__num_put_base" }, { "virtualAddress": "0x004856D8", "name": "std::nested_exception::deleting destructor()" }, { "virtualAddress": "0x00486648", "name": "std::__ndk1::fpos\u003Cmbstate_t\u003E(unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned int)\u003E::pubseekpos" }, { "virtualAddress": "0x004CE930", "name": "std::length_error::base object destructor()" }, { "virtualAddress": "0x0106A2A8", "name": "__cxa_new_handler" }, { "virtualAddress": "0x00486238", "name": "std::__ndk1::fpos\u003Cmbstate_t\u003E(unsigned int) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned int)\u003E::pubseekpos" }, { "virtualAddress": "0x004A4D68", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_neg_format() const" }, { "virtualAddress": "0x00F9EAB0", "name": "typeinfo for std::__ndk1::time_get_byname\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00F9CE68", "name": "vtable for std::__ndk1::time_get_byname\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x00F9DB50", "name": "typeinfo for std::__ndk1::ctype_base" }, { "virtualAddress": "0x004C983C", "name": "std::__ndk1::condition_variable::base object destructor()" }, { "virtualAddress": "0x00CC6710", "name": "typeinfo name for std::__ndk1::numpunct\u003Cchar\u003E" }, { "virtualAddress": "0x004BE408", "name": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x00F9CFD8", "name": "vtable for std::__ndk1::time_put_byname\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x0048C2F4", "name": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::seekg" }, { "virtualAddress": "0x004AB0C8", "name": "char const*(unsigned long) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x01069078", "name": "std::__ndk1::collate\u003Cchar\u003E::id" }, { "virtualAddress": "0x00490D48", "name": "std::__ndk1::ios_base::failure::complete object destructor()" }, { "virtualAddress": "0x00CC7EE0", "name": "typeinfo name for char16_t const*" }, { "virtualAddress": "0x00F9C598", "name": "VTT for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x00CC4758", "name": "std::__ndk1::ios_base::showbase" }, { "virtualAddress": "0x004C04B8", "name": "std::__ndk1::recursive_timed_mutex::lock()" }, { "virtualAddress": "0x004B9840", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_falsename() const" }, { "virtualAddress": "0x00CC6460", "name": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x004C378C", "name": "unsigned long (unsigned long, wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert" }, { "virtualAddress": "0x0041318C", "name": "il2cpp_monitor_enter" }, { "virtualAddress": "0x00413314", "name": "il2cpp_type_get_assembly_qualified_name" }, { "virtualAddress": "0x00413144", "name": "il2cpp_property_get_get_method" }, { "virtualAddress": "0x004A2F5C", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char, char) std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char, char)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00F9F650", "name": "typeinfo for bool*" }, { "virtualAddress": "0x00412FA0", "name": "il2cpp_field_get_value_object" }, { "virtualAddress": "0x00CC5528", "name": "std::__ndk1::ctype_base::space" }, { "virtualAddress": "0x004131E4", "name": "il2cpp_runtime_unhandled_exception_policy_set" }, { "virtualAddress": "0x004CA268", "name": "std::__ndk1::future_error::base object constructor(std::__ndk1::error_code)" }, { "virtualAddress": "0x0048E62C", "name": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor" }, { "virtualAddress": "0x00413034", "name": "il2cpp_gchandle_get_target" }, { "virtualAddress": "0x00CC7E6C", "name": "typeinfo name for unsigned long long const*" }, { "virtualAddress": "0x00CC6E00", "name": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E" }, { "virtualAddress": "0x00CC7DF0", "name": "typeinfo name for char*" }, { "virtualAddress": "0x0048E8F8", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026 (*())(std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004912DC", "name": "wchar_t const*(wchar_t const*) std::__ndk1::collate\u003Cwchar_t\u003E::do_transform(wchar_t const*) const" }, { "virtualAddress": "0x00F9E1C8", "name": "vtable for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x00F9FAA0", "name": "typeinfo for unsigned __int128" }, { "virtualAddress": "0x00495D00", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026)\u003E \u003E::do_get const" }, { "virtualAddress": "0x004E31BC", "name": "_Unwind_GetIPInfo" }, { "virtualAddress": "0x004C6B24", "name": "std::__ndk1::to_string(unsigned int)" }, { "virtualAddress": "0x004127F8", "name": "il2cpp_set_config_utf16" }, { "virtualAddress": "0x0048D78C", "name": "float () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x00F9C8B0", "name": "_ZTCNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE" }, { "virtualAddress": "0x0049756C", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cdouble\u003E const" }, { "virtualAddress": "0x0049E834", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_month const" }, { "virtualAddress": "0x0048E7AC", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::swap" }, { "virtualAddress": "0x004C34BC", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign" }, { "virtualAddress": "0x0049F888", "name": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_weekdayname const" }, { "virtualAddress": "0x004B58C4", "name": "unsigned long () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::base object constructor()" }, { "virtualAddress": "0x004B9418", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_encoding() const" }, { "virtualAddress": "0x00412FD4", "name": "il2cpp_gc_disable" }, { "virtualAddress": "0x0048AEFC", "name": "void*\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00412864", "name": "il2cpp_class_from_name" }, { "virtualAddress": "0x00412808", "name": "il2cpp_add_internal_call" }, { "virtualAddress": "0x004CE924", "name": "std::bad_array_length::what() const" }, { "virtualAddress": "0x00CC6BA0", "name": "typeinfo name for std::__ndk1::__time_get_storage\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004CBF2C", "name": "__cxa_get_globals" }, { "virtualAddress": "0x01069088", "name": "std::__ndk1::collate\u003Cwchar_t\u003E::id" }, { "virtualAddress": "0x01062B68", "name": "__cxa_unexpected_handler" }, { "virtualAddress": "0x00486D88", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool)\u003E::sentry::base object constructor" }, { "virtualAddress": "0x0049D448", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, void const*) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, void const*)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00F9C718", "name": "vtable for std::__ndk1::ios_base::failure" }, { "virtualAddress": "0x00CC8130", "name": "typeinfo name for std::runtime_error" }, { "virtualAddress": "0x004C8F50", "name": "std::__ndk1::system_error::complete object constructor(std::__ndk1::error_code, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x00413414", "name": "il2cpp_register_log_callback" }, { "virtualAddress": "0x00FA0220", "name": "typeinfo for std::domain_error" }, { "virtualAddress": "0x004A3F50", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x0041283C", "name": "il2cpp_assembly_get_image" }, { "virtualAddress": "0x004B9B7C", "name": "void () std::__ndk1::numpunct_byname\u003Cchar\u003E::deleting destructor()" }, { "virtualAddress": "0x00412850", "name": "il2cpp_class_is_assignable_from" }, { "virtualAddress": "0x004B9D34", "name": "char const*() std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::__init()" }, { "virtualAddress": "0x004C004C", "name": "std::__ndk1::undeclare_no_pointers(char*, unsigned long)" }, { "virtualAddress": "0x00413138", "name": "il2cpp_profiler_install_fileio" }, { "virtualAddress": "0x00413400", "name": "il2cpp_image_get_class_count" }, { "virtualAddress": "0x004B4DF4", "name": "char*(char const*) std::__ndk1::ctype_byname\u003Cchar\u003E::do_tolower(char const*) const" }, { "virtualAddress": "0x004B9884", "name": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cchar\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004C0B3C", "name": "std::logic_error::base object constructor(std::logic_error const\u0026)" }, { "virtualAddress": "0x004B8BD4", "name": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_max_length() const" }, { "virtualAddress": "0x00412840", "name": "il2cpp_class_enum_basetype" }, { "virtualAddress": "0x00486270", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::snextc" }, { "virtualAddress": "0x00F9DC10", "name": "typeinfo for std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E" }, { "virtualAddress": "0x004863A0", "name": "char () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sputc" }, { "virtualAddress": "0x004B5620", "name": "char () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_widen() const" }, { "virtualAddress": "0x004C48D0", "name": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init" }, { "virtualAddress": "0x004CB5C0", "name": "std::exception_ptr () std::__ndk1::promise\u003Cvoid\u003E::set_exception_at_thread_exit()" }, { "virtualAddress": "0x004B95A0", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x00F9E3B0", "name": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E" }, { "virtualAddress": "0x004C2C18", "name": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append" }, { "virtualAddress": "0x004C0058", "name": "std::__ndk1::__undeclare_reachable(void*)" }, { "virtualAddress": "0x004CED24", "name": "std::type_info::complete object destructor()" }, { "virtualAddress": "0x00F9FC10", "name": "typeinfo for long double const*" }, { "virtualAddress": "0x004C0E9C", "name": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object constructor" }, { "virtualAddress": "0x004B3AD8", "name": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)" }, { "virtualAddress": "0x004C3748", "name": "unsigned long (wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert" }, { "virtualAddress": "0x004A56A4", "name": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_curr_symbol() const" }, { "virtualAddress": "0x004CEBB4", "name": "std::out_of_range::deleting destructor()" }, { "virtualAddress": "0x0048A9EC", "name": "unsigned long long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x0048E740", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor)}" }, { "virtualAddress": "0x0049581C", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong long\u003E const" }, { "virtualAddress": "0x0049DEE8", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_monthname const" }, { "virtualAddress": "0x00CC7E20", "name": "typeinfo name for unsigned short*" }, { "virtualAddress": "0x004C22F0", "name": "char (unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::rfind const" }, { "virtualAddress": "0x00F9DB98", "name": "vtable for std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E" }, { "virtualAddress": "0x004C0E9C", "name": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cchar\u003E \u003E::base object constructor" }, { "virtualAddress": "0x00CC68E0", "name": "typeinfo name for std::__ndk1::__num_put\u003Cchar\u003E" }, { "virtualAddress": "0x004B45C8", "name": "void () std::__ndk1::ctype\u003Cchar\u003E::deleting destructor()" }, { "virtualAddress": "0x00CC7C50", "name": "typeinfo name for __cxxabiv1::__shim_type_info" }, { "virtualAddress": "0x00F9F598", "name": "typeinfo for void" }, { "virtualAddress": "0x004131F8", "name": "il2cpp_string_new_utf16" }, { "virtualAddress": "0x0049072C", "name": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::seekp" }, { "virtualAddress": "0x004C207C", "name": "std::__ndk1::enable_if\u003C::__is_input_iterator\u003C\u003Evalue, std::__ndk1::allocator\u003Cchar\u003E\u0026(std::__ndk1::__wrap_iter\u003Cstd::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003E, std::__ndk1::enable_if\u003C::__is_input_iterator\u003C\u003Evalue, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E::type, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E)\u003E::type std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::__wrap_iter\u003Cstd::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003E, std::__ndk1::enable_if\u003C::__is_input_iterator\u003C\u003Evalue, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E::type, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E" }, { "virtualAddress": "0x00412E58", "name": "il2cpp_domain_assembly_open" }, { "virtualAddress": "0x004128D8", "name": "il2cpp_class_has_references" }, { "virtualAddress": "0x004862EC", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sbumpc" }, { "virtualAddress": "0x00CC74A0", "name": "typeinfo name for std::__ndk1::error_category" }, { "virtualAddress": "0x004A3ADC", "name": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_negative_sign() const" }, { "virtualAddress": "0x01069128", "name": "std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::id" }, { "virtualAddress": "0x004C7B0C", "name": "std::__ndk1::to_wstring(unsigned int)" }, { "virtualAddress": "0x004B4A48", "name": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cchar\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x0041315C", "name": "il2cpp_object_get_virtual_method" }, { "virtualAddress": "0x00CC7C80", "name": "typeinfo name for __cxxabiv1::__class_type_info" }, { "virtualAddress": "0x004B78D0", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x004B3AD8", "name": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x00490D48", "name": "std::__ndk1::ios_base::failure::base object destructor()" }, { "virtualAddress": "0x004B9F2C", "name": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x00F9CFA8", "name": "vtable for std::__ndk1::time_put_byname\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004C3CD8", "name": "unsigned long (unsigned long, wchar_t const*, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace" }, { "virtualAddress": "0x00F9F138", "name": "vtable for std::__ndk1::__shared_count" }, { "virtualAddress": "0x004869F0", "name": "long long (std::__ndk1::ios_base::seekdir, unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir, unsigned int)\u003E::seekoff" }, { "virtualAddress": "0x00412814", "name": "il2cpp_free" }, { "virtualAddress": "0x0041311C", "name": "il2cpp_method_get_token" }, { "virtualAddress": "0x00CC7E64", "name": "typeinfo name for unsigned long long" }, { "virtualAddress": "0x004AB26C", "name": "void () std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x00413078", "name": "il2cpp_gc_set_external_wbarrier_tracker" }, { "virtualAddress": "0x0048672C", "name": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sgetc" }, { "virtualAddress": "0x00FA0340", "name": "typeinfo for std::range_error" }, { "virtualAddress": "0x01299DC8", "name": "end" }, { "virtualAddress": "0x0041281C", "name": "il2cpp_array_length" }, { "virtualAddress": "0x0048F89C", "name": "unsigned long long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004C1160", "name": "unsigned long () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::at" }, { "virtualAddress": "0x00412818", "name": "il2cpp_array_class_get" }, { "virtualAddress": "0x004CE90C", "name": "std::bad_array_length::base object constructor()" }, { "virtualAddress": "0x00F9E8A0", "name": "typeinfo for std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004C08C4", "name": "new[](unsigned long, std::nothrow_t const\u0026)" }, { "virtualAddress": "0x004CBB6C", "name": "__cxa_current_exception_type" }, { "virtualAddress": "0x00F9E610", "name": "typeinfo for std::__ndk1::collate_byname\u003Cchar\u003E" }, { "virtualAddress": "0x00F9F920", "name": "typeinfo for long*" }, { "virtualAddress": "0x004B96F8", "name": "void () std::__ndk1::numpunct\u003Cchar\u003E::deleting destructor()" }, { "virtualAddress": "0x00490C54", "name": "std::__ndk1::iostream_category()" }, { "virtualAddress": "0x004CB234", "name": "void () std::__ndk1::promise\u003Cvoid\u003E::get_future()" }, { "virtualAddress": "0x00CC6E60", "name": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E" }, { "virtualAddress": "0x00CC6630", "name": "typeinfo name for std::__ndk1::collate_byname\u003Cchar\u003E" }, { "virtualAddress": "0x00CC6890", "name": "typeinfo name for std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x004C59F8", "name": "std::__ndk1::stoull(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x00485778", "name": "std::__ndk1::ios_base::clear(unsigned int)" }, { "virtualAddress": "0x004C15F4", "name": "std::__ndk1::__wrap_iter\u003Cchar const*(char)\u003E std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert" }, { "virtualAddress": "0x0049EC34", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_year4 const" }, { "virtualAddress": "0x0048BEA8", "name": "wchar_t () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::putback" }, { "virtualAddress": "0x004C27A8", "name": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object constructor" }, { "virtualAddress": "0x004A3F70", "name": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_positive_sign() const" }, { "virtualAddress": "0x004E31D8", "name": "_Unwind_GetLanguageSpecificData" }, { "virtualAddress": "0x00CC7EC4", "name": "typeinfo name for __float128 const*" }, { "virtualAddress": "0x00F9D3C0", "name": "vtable for std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E" }, { "virtualAddress": "0x004B58AC", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004A1CD0", "name": "char const*() std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::base object constructor()" }, { "virtualAddress": "0x0041312C", "name": "il2cpp_profiler_install_enter_leave" }, { "virtualAddress": "0x00488090", "name": "long double\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00413074", "name": "il2cpp_gc_set_external_allocation_tracker" }, { "virtualAddress": "0x01069220", "name": "std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::id" }, { "virtualAddress": "0x004C1DF4", "name": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace" }, { "virtualAddress": "0x00F9D948", "name": "vtable for std::__ndk1::numpunct\u003Cchar\u003E" }, { "virtualAddress": "0x004CE8A0", "name": "std::bad_array_new_length::base object destructor()" }, { "virtualAddress": "0x004C6CE8", "name": "std::__ndk1::to_string(long)" }, { "virtualAddress": "0x004C9768", "name": "std::__ndk1::system_error::deleting destructor()" }, { "virtualAddress": "0x0048D3CC", "name": "long long () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004C0390", "name": "std::__ndk1::timed_mutex::try_lock()" }, { "virtualAddress": "0x00F9E9B8", "name": "typeinfo for std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E" }, { "virtualAddress": "0x004128E0", "name": "il2cpp_class_get_image" }, { "virtualAddress": "0x004A39A0", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_frac_digits() const" }, { "virtualAddress": "0x00F9F160", "name": "typeinfo for std::__ndk1::__shared_count" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x004CBA3C", "name": "__cxa_end_catch" }, { "virtualAddress": "0x00490B2C", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor)}" }, { "virtualAddress": "0x004BFDBC", "name": "std::__ndk1::bad_weak_ptr::base object destructor()" }, { "virtualAddress": "0x00413024", "name": "il2cpp_gchandle_new" }, { "virtualAddress": "0x00490D4C", "name": "std::__ndk1::ios_base::failure::deleting destructor()" }, { "virtualAddress": "0x004C9660", "name": "std::__ndk1::system_error::complete object constructor(int, std::__ndk1::error_category const\u0026)" }, { "virtualAddress": "0x00489BAC", "name": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::flush" }, { "virtualAddress": "0x004B9640", "name": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E::deleting destructor()" }, { "virtualAddress": "0x0048E77C", "name": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor)}" }, { "virtualAddress": "0x00485E34", "name": "std::__ndk1::locale const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::pubimbue" }, { "virtualAddress": "0x004C5FC8", "name": "std::__ndk1::stof(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*)" }, { "virtualAddress": "0x004B3D28", "name": "void () std::__ndk1::collate_byname\u003Cwchar_t\u003E::base object destructor()" }, { "virtualAddress": "0x004131E8", "name": "il2cpp_string_length" }, { "virtualAddress": "0x00F9FF70", "name": "typeinfo for __cxxabiv1::__vmi_class_type_info" }, { "virtualAddress": "0x0048560C", "name": "std::exception_ptr::base object constructor(std::exception_ptr const\u0026)" }, { "virtualAddress": "0x004C9764", "name": "std::__ndk1::system_error::base object destructor()" }, { "virtualAddress": "0x004B4E38", "name": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)" }, { "virtualAddress": "0x0041340C", "name": "il2cpp_free_captured_memory_snapshot" }, { "virtualAddress": "0x00F9CF48", "name": "vtable for std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E" }, { "virtualAddress": "0x00CC62B0", "name": "typeinfo name for std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004C2F18", "name": "unsigned long () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::at const" }, { "virtualAddress": "0x004A3224", "name": "std::__ndk1::__time_put::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)" }, { "virtualAddress": "0x0047BAFC", "name": "UnityAdsEngineSetDebugMode" }, { "virtualAddress": "0x004A30C8", "name": "std::__ndk1::__time_put::base object constructor(char const*)" }, { "virtualAddress": "0x00485DA8", "name": "std::__ndk1::ios_base::imbue(std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x00CC7E1C", "name": "typeinfo name for unsigned short" }, { "virtualAddress": "0x004B28D8", "name": "std::__ndk1::locale::=(std::__ndk1::locale const\u0026)" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::complete object destructor()" }, { "virtualAddress": "0x01299DC8", "name": "_bss_end__" }, { "virtualAddress": "0x00413410", "name": "il2cpp_set_find_plugin_callback" }, { "virtualAddress": "0x004CAA68", "name": "std::__ndk1::__assoc_sub_state::copy()" }, { "virtualAddress": "0x004BFDFC", "name": "std::__ndk1::__shared_count::__add_shared()" }, { "virtualAddress": "0x004BE654", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004BFE6C", "name": "std::__ndk1::__shared_weak_count::__add_weak()" }, { "virtualAddress": "0x004B63AC", "name": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const" }, { "virtualAddress": "0x00F9F800", "name": "typeinfo for short const*" }, { "virtualAddress": "0x0048F11C", "name": "unsigned int () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C" }, { "virtualAddress": "0x004CE930", "name": "std::domain_error::base object destructor()" }, { "virtualAddress": "0x00489CE4", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026 (*())(std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E" }, { "virtualAddress": "0x00CC6370", "name": "typeinfo name for std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E" }, { "virtualAddress": "0x004BE4EC", "name": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::deleting destructor()" }, { "virtualAddress": "0x004C0234", "name": "std::__ndk1::recursive_mutex::try_lock()" }, { "virtualAddress": "0x00F9F970", "name": "typeinfo for unsigned long*" }, { "virtualAddress": "0x0048E524", "name": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekp" }, { "virtualAddress": "0x0047BB18", "name": "UnityAdsEngineGetVersion" }, { "virtualAddress": "0x004855E4", "name": "std::uncaught_exception()" }, { "virtualAddress": "0x004A5ABC", "name": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026, std::__ndk1::unique_ptr\u003Cchar, void (*\u0026)(void*)\u003E, char*\u0026, void*) std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026, std::__ndk1::unique_ptr\u003Cchar, void (*\u0026)(void*)\u003E, char*\u0026, void*)\u003E \u003E::__do_get" }, { "virtualAddress": "0x004A38E8", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_positive_sign() const" }, { "virtualAddress": "0x004CDD84", "name": "__dynamic_cast" }, { "virtualAddress": "0x004CD008", "name": "__cxa_deleted_virtual" }, { "virtualAddress": "0x004BB314", "name": "std::__ndk1::__time_get::base object destructor()" }, { "virtualAddress": "0x01062B60", "name": "__cxa_terminate_handler" }, { "virtualAddress": "0x00CC7DD8", "name": "typeinfo name for bool*" }, { "virtualAddress": "0x00F9DFF0", "name": "typeinfo for std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004A395C", "name": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_thousands_sep() const" }, { "virtualAddress": "0x00490A08", "name": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor" }, { "virtualAddress": "0x004BF114", "name": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned long\u003E(char const*, char const*, unsigned int\u0026, int)" }, { "virtualAddress": "0x00486180", "name": "std::__ndk1::locale const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pubimbue" }, { "virtualAddress": "0x004CE8D8", "name": "std::bad_alloc::deleting destructor()" }, { "virtualAddress": "0x00CC8150", "name": "typeinfo name for std::overflow_error" }, { "virtualAddress": "0x004CE9E8", "name": "std::range_error::complete object destructor()" }, { "virtualAddress": "0x004B92A8", "name": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_always_noconv() const" }, { "virtualAddress": "0x00F9F730", "name": "typeinfo for unsigned char" }, { "virtualAddress": "0x00485920", "name": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::copyfmt" }, { "virtualAddress": "0x0049E780", "name": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_12_hour const" }, { "virtualAddress": "0x004BFDF0", "name": "std::__ndk1::__shared_weak_count::base object destructor()" }, { "virtualAddress": "0x004C3700", "name": "unsigned long (std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert" }, { "virtualAddress": "0x00F9C760", "name": "typeinfo for std::__ndk1::ios_base::failure" }, { "virtualAddress": "0x00486214", "name": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::getloc const" }, { "virtualAddress": "0x00CC7EDC", "name": "typeinfo name for char16_t*" }, { "virtualAddress": "0x0047BB08", "name": "UnityAdsEngineIsReady" }, { "virtualAddress": "0x004B7DC4", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x004B6A74", "name": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const" }, { "virtualAddress": "0x004CC11C", "name": "__cxa_guard_release" }, { "virtualAddress": "0x00CC69E0", "name": "typeinfo name for std::__ndk1::time_base" }, { "virtualAddress": "0x00413194", "name": "il2cpp_monitor_exit" }, { "virtualAddress": "0x00486630", "name": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::pubsetbuf" }, { "virtualAddress": "0x004C6774", "name": "std::__ndk1::stold(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*)" }, { "virtualAddress": "0x004CA4F4", "name": "std::__ndk1::__assoc_sub_state::set_value_at_thread_exit()" }, { "virtualAddress": "0x0049B7C8", "name": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long)\u003E \u003E::do_put const" }, { "virtualAddress": "0x00F9C880", "name": "typeinfo for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x00412874", "name": "il2cpp_class_get_nested_types" }, { "virtualAddress": "0x004B53A8", "name": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_scan_is(wchar_t const*, wchar_t const*) const" }, { "virtualAddress": "0x00FA0200", "name": "typeinfo for std::logic_error" }, { "virtualAddress": "0x00CC4890", "name": "typeinfo name for std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E" }, { "virtualAddress": "0x004BFE84", "name": "std::__ndk1::__shared_weak_count::__release_shared()" }, { "virtualAddress": "0x004C5804", "name": "std::__ndk1::stoll(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)" }, { "virtualAddress": "0x004128CC", "name": "il2cpp_class_get_type_token" }, { "virtualAddress": "0x00F9DCB0", "name": "typeinfo for std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E" }, { "virtualAddress": "0x004910D0", "name": "char const*(char const*, char const*, char const*) std::__ndk1::collate\u003Cchar\u003E::do_compare(char const*, char const*, char const*) const" }, { "virtualAddress": "0x004B8504", "name": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const" }, { "virtualAddress": "0x00F9D2A8", "name": "vtable for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E" }, { "virtualAddress": "0x00485604", "name": "std::exception_ptr::base object destructor()" }, { "virtualAddress": "0x00CC6D30", "name": "typeinfo name for std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E" }, { "virtualAddress": "0x004CC314", "name": "__gxx_personality_v0" }, { "virtualAddress": "0x00FA01B0", "name": "vtable for std::runtime_error" }, { "virtualAddress": "0x00492C80", "name": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long\u003E const" }, { "virtualAddress": "0x004AB0A0", "name": "void () std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E::base object destructor()" }, { "virtualAddress": "0x0041286C", "name": "il2cpp_class_get_events" }, { "virtualAddress": "0x004CE9E8", "name": "std::underflow_error::complete object destructor()" }, { "virtualAddress": "0x0041342C", "name": "il2cpp_custom_attrs_from_class" }, { "virtualAddress": "0x004B5580", "name": "wchar_t () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_toupper() const" }, { "virtualAddress": "0x00FA0400", "name": "vtable for std::bad_typeid" }, { "virtualAddress": "0x00CC6D50", "name": "typeinfo name for std::__ndk1::money_base" }, { "virtualAddress": "0x004C0F48", "name": "unsigned long (char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char), std::__ndk1::allocator\u003Cchar\u003E \u003E::__init" }, { "virtualAddress": "0x00F9F620", "name": "typeinfo for std::nullptr_t const*" }, { "virtualAddress": "0x00F9DF08", "name": "vtable for std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E" }, { "virtualAddress": "0x00CC6B00", "name": "typeinfo name for std::__ndk1::__time_get_storage\u003Cchar\u003E" }, { "virtualAddress": "0x00FA0380", "name": "typeinfo for std::overflow_error" }, { "virtualAddress": "0x004CACF4", "name": "std::__ndk1::__assoc_sub_state::__execute()" }, { "virtualAddress": "0x00FA02A0", "name": "typeinfo for std::length_error" }, { "virtualAddress": "0x00485E80", "name": "std::__ndk1::ios_base::init(void*)" }, { "virtualAddress": "0x00F9F0F8", "name": "vtable for std::__ndk1::bad_weak_ptr" }, { "virtualAddress": "0x004910A8", "name": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E::base object destructor()" } ], "symbols": [ { "virtualAddress": "0x00000000", "name": "", "demangledName": "", "type": "Import" }, { "virtualAddress": "0x01299DC8", "name": "_end", "demangledName": "_end", "type": "Unknown" }, { "virtualAddress": "0x00FDDDB0", "name": "__data_start", "demangledName": "__data_start", "type": "Unknown" }, { "virtualAddress": "0x01062B80", "name": "__bss_start", "demangledName": "__bss_start", "type": "Unknown" }, { "virtualAddress": "0x01062B80", "name": "_edata", "demangledName": "_edata", "type": "Unknown" }, { "virtualAddress": "0x00CC7030", "name": "_ZTSNSt6__ndk111__money_putIwEE", "demangledName": "typeinfo name for std::__ndk1::__money_put\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004130D8", "name": "il2cpp_method_get_param", "demangledName": "il2cpp_method_get_param", "type": "Function" }, { "virtualAddress": "0x00F9E780", "name": "_ZTINSt6__ndk19__num_getIcEE", "demangledName": "typeinfo for std::__ndk1::__num_get\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9FD20", "name": "_ZTIDi", "demangledName": "typeinfo for char32_t", "type": "Name" }, { "virtualAddress": "0x00486D88", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE6sentryC1ERS3_b", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool)\u003E::sentry::complete object constructor", "type": "Function" }, { "virtualAddress": "0x0048AC74", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERd", "demangledName": "double\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004B9824", "name": "_ZNKSt6__ndk18numpunctIwE11do_truenameEv", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_truename() const", "type": "Function" }, { "virtualAddress": "0x004897B4", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEC2EPNS_15basic_streambufIwS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x00412EA4", "name": "il2cpp_exception_from_name_msg", "demangledName": "il2cpp_exception_from_name_msg", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk116__narrow_to_utf8ILm16EED1Ev", "demangledName": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B87D8", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb0EE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x00CC7EC0", "name": "_ZTSPg", "demangledName": "typeinfo name for __float128*", "type": "Name" }, { "virtualAddress": "0x00486094", "name": "_ZNSt6__ndk19basic_iosIwNS_11char_traitsIwEEED2Ev", "demangledName": "void () std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x004AB294", "name": "_ZNSt6__ndk114codecvt_bynameIDic9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004B74EC", "name": "_ZNKSt6__ndk17codecvtIDic9mbstate_tE13do_max_lengthEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x004BEE4C", "name": "_ZNSt6__ndk127__num_get_unsigned_integralItEET_PKcS3_Rji", "demangledName": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned short\u003E(char const*, char const*, unsigned int\u0026, int)", "type": "Function" }, { "virtualAddress": "0x004A39F0", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x00412FB4", "name": "il2cpp_field_static_set_value", "demangledName": "il2cpp_field_static_set_value", "type": "Function" }, { "virtualAddress": "0x00F9DE08", "name": "_ZTVNSt6__ndk116__narrow_to_utf8ILm32EEE", "demangledName": "vtable for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E", "type": "Name" }, { "virtualAddress": "0x004AB26C", "name": "_ZNSt6__ndk114codecvt_bynameIDsc9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004C2A28", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEED1Ev", "demangledName": "void () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x004CEB58", "name": "_ZNSt12length_errorD0Ev", "demangledName": "std::length_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x01069210", "name": "_ZNSt6__ndk15ctypeIcE2idE", "demangledName": "std::__ndk1::ctype\u003Cchar\u003E::id", "type": "Name" }, { "virtualAddress": "0x004B40E8", "name": "_ZNKSt6__ndk15ctypeIwE11do_scan_notEmPKwS3_", "demangledName": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_scan_not(wchar_t const*, wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtod", "demangledName": "strtod", "type": "Import" }, { "virtualAddress": "0x0048D00C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEj", "demangledName": "unsigned int () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00412880", "name": "il2cpp_class_get_property_from_name", "demangledName": "il2cpp_class_get_property_from_name", "type": "Function" }, { "virtualAddress": "0x004B58BC", "name": "_ZNKSt6__ndk17codecvtIcc9mbstate_tE13do_max_lengthEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x004C94D8", "name": "_ZNSt6__ndk112system_errorC1EiRKNS_14error_categoryEPKc", "demangledName": "std::__ndk1::system_error::complete object constructor(int, std::__ndk1::error_category const\u0026, char const*)", "type": "Function" }, { "virtualAddress": "0x004C07FC", "name": "_ZSt17__throw_bad_allocv", "demangledName": "std::__throw_bad_alloc()", "type": "Function" }, { "virtualAddress": "0x0048E858", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE6sentryD2Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::base object destructor", "type": "Function" }, { "virtualAddress": "0x004C05CC", "name": "_ZNSt6__ndk121recursive_timed_mutex8try_lockEv", "demangledName": "std::__ndk1::recursive_timed_mutex::try_lock()", "type": "Function" }, { "virtualAddress": "0x00CC7E8C", "name": "_ZTSPDh", "demangledName": "typeinfo name for decimal16*", "type": "Name" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk17codecvtIDic9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x0049A9D0", "name": "_ZNSt6__ndk119__libcpp_asprintf_lEPPcP10__locale_tPKcz", "demangledName": "std::__ndk1::__libcpp_asprintf_l(char**, __locale_t*, char const*, ...)", "type": "Function" }, { "virtualAddress": "0x0048C408", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE5seekgExNS_8ios_base7seekdirE", "demangledName": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekg", "type": "Function" }, { "virtualAddress": "0x0048DF04", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strlen", "demangledName": "strlen", "type": "Import" }, { "virtualAddress": "0x0049D010", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwe", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long double) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long double)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "cosh", "demangledName": "cosh", "type": "Import" }, { "virtualAddress": "0x00413064", "name": "il2cpp_gc_wbarrier_set_field", "demangledName": "il2cpp_gc_wbarrier_set_field", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_condattr_destroy", "demangledName": "pthread_condattr_destroy", "type": "Import" }, { "virtualAddress": "0x004B92E4", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDsE6do_outER9mbstate_tPKDsS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "atan", "demangledName": "atan", "type": "Import" }, { "virtualAddress": "0x004C7EA4", "name": "_ZNSt6__ndk110to_wstringEm", "demangledName": "std::__ndk1::to_wstring(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00413214", "name": "il2cpp_thread_get_all_attached_threads", "demangledName": "il2cpp_thread_get_all_attached_threads", "type": "Function" }, { "virtualAddress": "0x00CC80C0", "name": "_ZTSSt16invalid_argument", "demangledName": "typeinfo name for std::invalid_argument", "type": "Name" }, { "virtualAddress": "0x00F9DB60", "name": "_ZTINSt6__ndk15ctypeIwEE", "demangledName": "typeinfo for std::__ndk1::ctype\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00485874", "name": "_ZNSt6__ndk18ios_baseD1Ev", "demangledName": "std::__ndk1::ios_base::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9D7F8", "name": "_ZTVNSt6__ndk112ctype_bynameIcEE", "demangledName": "vtable for std::__ndk1::ctype_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004A73C4", "name": "_ZNKSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_bRNS_8ios_baseERjRe", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "closedir", "demangledName": "closedir", "type": "Import" }, { "virtualAddress": "0x00CC66F0", "name": "_ZTSNSt6__ndk112ctype_bynameIwEE", "demangledName": "typeinfo name for std::__ndk1::ctype_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9FFF8", "name": "_ZTVN10__cxxabiv129__pointer_to_member_type_infoE", "demangledName": "vtable for __cxxabiv1::__pointer_to_member_type_info", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "strcoll", "demangledName": "strcoll", "type": "Import" }, { "virtualAddress": "0x004BD868", "name": "_ZNSt6__ndk112ctype_bynameIcED2Ev", "demangledName": "void () std::__ndk1::ctype_byname\u003Cchar\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9DDF0", "name": "_ZTINSt6__ndk116__narrow_to_utf8ILm16EEE", "demangledName": "typeinfo for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F4B0", "name": "_ZTIN10__cxxabiv119__pointer_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__pointer_type_info", "type": "Name" }, { "virtualAddress": "0x00486FB0", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsEPFRNS_8ios_baseES5_E", "demangledName": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E::\u003E\u003E) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtoull", "demangledName": "strtoull", "type": "Import" }, { "virtualAddress": "0x00F9EC90", "name": "_ZTINSt6__ndk110moneypunctIwLb1EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004BADFC", "name": "_ZNKSt6__ndk120__time_get_c_storageIwE3__XEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__X() const", "type": "Function" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt9bad_allocD1Ev", "demangledName": "std::bad_alloc::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt20bad_array_new_lengthD1Ev", "demangledName": "std::bad_array_new_length::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "getcwd", "demangledName": "getcwd", "type": "Import" }, { "virtualAddress": "0x00486220", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE9pubsetbufEPcl", "demangledName": "char*(long) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::pubsetbuf", "type": "Function" }, { "virtualAddress": "0x004A3B34", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswblank", "demangledName": "iswblank", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "calloc", "demangledName": "calloc", "type": "Import" }, { "virtualAddress": "0x00CC62E0", "name": "_ZTSNSt6__ndk17codecvtIDic9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F7B0", "name": "_ZTIPKa", "demangledName": "typeinfo for signed char const*", "type": "Name" }, { "virtualAddress": "0x00CC6770", "name": "_ZTSNSt6__ndk115numpunct_bynameIwEE", "demangledName": "typeinfo name for std::__ndk1::numpunct_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00499FDC", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcm", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00F9D238", "name": "_ZTVNSt6__ndk117moneypunct_bynameIcLb1EEE", "demangledName": "vtable for std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "dlclose", "demangledName": "dlclose", "type": "Import" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt13bad_exceptionD1Ev", "demangledName": "std::bad_exception::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0049E7DC", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE18__get_day_year_numERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_day_year_num const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sigfillset", "demangledName": "sigfillset", "type": "Import" }, { "virtualAddress": "0x004CB1B4", "name": "_ZSt18make_exception_ptrINSt6__ndk112future_errorEESt13exception_ptrT_", "demangledName": "std::exception_ptr () std::make_exception_ptr\u003Cstd::__ndk1::future_error()\u003E", "type": "Function" }, { "virtualAddress": "0x00F9F6A0", "name": "_ZTIPw", "demangledName": "typeinfo for wchar_t*", "type": "Name" }, { "virtualAddress": "0x004868C4", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE4swapERS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::swap", "type": "Function" }, { "virtualAddress": "0x004E3218", "name": "_Unwind_GetTextRelBase", "demangledName": "_Unwind_GetTextRelBase", "type": "Function" }, { "virtualAddress": "0x004AB0A4", "name": "_ZNSt6__ndk114codecvt_bynameIcc9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0041313C", "name": "il2cpp_profiler_install_thread", "demangledName": "il2cpp_profiler_install_thread", "type": "Function" }, { "virtualAddress": "0x00F9F490", "name": "_ZTIN10__cxxabiv117__pbase_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__pbase_type_info", "type": "Name" }, { "virtualAddress": "0x004B2DF0", "name": "_ZNSt6__ndk16locale6globalERKS0_", "demangledName": "std::__ndk1::locale::global(std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x004961EC", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE17__do_get_unsignedIjEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned int\u003E const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "isxdigit", "demangledName": "isxdigit", "type": "Import" }, { "virtualAddress": "0x004A38C0", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x00CC7EA0", "name": "_ZTSPKf", "demangledName": "typeinfo name for float const*", "type": "Name" }, { "virtualAddress": "0x004B9AF4", "name": "_ZNSt6__ndk115numpunct_bynameIcEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cchar\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk17codecvtIDsc9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC7E5C", "name": "_ZTSPx", "demangledName": "typeinfo name for long long*", "type": "Name" }, { "virtualAddress": "0x004CBB1C", "name": "__cxa_decrement_exception_refcount", "demangledName": "__cxa_decrement_exception_refcount", "type": "Function" }, { "virtualAddress": "0x00F9DD88", "name": "_ZTVNSt6__ndk116__narrow_to_utf8ILm16EEE", "demangledName": "vtable for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E", "type": "Name" }, { "virtualAddress": "0x00CC7180", "name": "_ZTSNSt6__ndk114codecvt_bynameIDic9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004B55DC", "name": "_ZNKSt6__ndk112ctype_bynameIwE10do_tolowerEPwPKw", "demangledName": "wchar_t*(wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_tolower(wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_mutexattr_destroy", "demangledName": "pthread_mutexattr_destroy", "type": "Import" }, { "virtualAddress": "0x0048E92C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEPFRNS_8ios_baseES5_E", "demangledName": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E::\u003C\u003C) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_cond_timedwait", "demangledName": "pthread_cond_timedwait", "type": "Import" }, { "virtualAddress": "0x00F9F640", "name": "_ZTIb", "demangledName": "typeinfo for bool", "type": "Name" }, { "virtualAddress": "0x00498E50", "name": "_ZNSt6__ndk19__num_getIwE19__stage2_float_loopEwRbRcPcRS4_wwRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPjRSE_RjPw", "demangledName": "wchar_t (bool\u0026, char\u0026, char*, char\u0026\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, wchar_t*) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_float_loop(bool\u0026, char\u0026, char*, char\u0026\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, wchar_t*)", "type": "Function" }, { "virtualAddress": "0x004B4584", "name": "_ZNSt6__ndk15ctypeIcED2Ev", "demangledName": "void () std::__ndk1::ctype\u003Cchar\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004BE4C8", "name": "_ZNSt6__ndk114__codecvt_utf8IwED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0048D5AC", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEy", "demangledName": "unsigned long long () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00CC4734", "name": "_ZNSt6__ndk18ios_base9boolalphaE", "demangledName": "std::__ndk1::ios_base::boolalpha", "type": "Name" }, { "virtualAddress": "0x004B3024", "name": "_ZNSt6__ndk16locale2id5__getEv", "demangledName": "std::__ndk1::locale::id::__get()", "type": "Function" }, { "virtualAddress": "0x00F9E670", "name": "_ZTINSt6__ndk15ctypeIcEE", "demangledName": "typeinfo for std::__ndk1::ctype\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004C0900", "name": "_ZdaPvRKSt9nothrow_t", "demangledName": "delete[](void*, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x00412F90", "name": "il2cpp_field_get_parent", "demangledName": "il2cpp_field_get_parent", "type": "Function" }, { "virtualAddress": "0x004A43E8", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x004B94F0", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDiE5do_inER9mbstate_tPKcS5_RS5_PDiS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004B2AA0", "name": "_ZNSt6__ndk16localeC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::locale::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00412890", "name": "il2cpp_class_get_name", "demangledName": "il2cpp_class_get_name", "type": "Function" }, { "virtualAddress": "0x004A3B40", "name": "_ZNSt6__ndk117moneypunct_bynameIcLb0EE4initEPKc", "demangledName": "char const*() std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::init()", "type": "Function" }, { "virtualAddress": "0x0041326C", "name": "il2cpp_type_get_class_or_element_class", "demangledName": "il2cpp_type_get_class_or_element_class", "type": "Function" }, { "virtualAddress": "0x0041320C", "name": "il2cpp_thread_attach", "demangledName": "il2cpp_thread_attach", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mbsrtowcs", "demangledName": "mbsrtowcs", "type": "Import" }, { "virtualAddress": "0x00486094", "name": "_ZNSt6__ndk19basic_iosIwNS_11char_traitsIwEEED1Ev", "demangledName": "void () std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x004B4D94", "name": "_ZNKSt6__ndk112ctype_bynameIcE10do_toupperEPcPKc", "demangledName": "char*(char const*) std::__ndk1::ctype_byname\u003Cchar\u003E::do_toupper(char const*) const", "type": "Function" }, { "virtualAddress": "0x00CC6650", "name": "_ZTSNSt6__ndk17collateIcEE", "demangledName": "typeinfo name for std::__ndk1::collate\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004130A0", "name": "il2cpp_allocation_granularity", "demangledName": "il2cpp_allocation_granularity", "type": "Function" }, { "virtualAddress": "0x00413150", "name": "il2cpp_property_get_flags", "demangledName": "il2cpp_property_get_flags", "type": "Function" }, { "virtualAddress": "0x00F9F4F0", "name": "_ZTIN10__cxxabiv129__pointer_to_member_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__pointer_to_member_type_info", "type": "Name" }, { "virtualAddress": "0x0049F194", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE3getES4_S4_RNS_8ios_baseERjP2tmPKwSC_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, wchar_t const*, unsigned int\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, wchar_t const*, unsigned int\u0026)\u003E \u003E::get const", "type": "Function" }, { "virtualAddress": "0x00CC8070", "name": "_ZTSSt20bad_array_new_length", "demangledName": "typeinfo name for std::bad_array_new_length", "type": "Name" }, { "virtualAddress": "0x00413080", "name": "il2cpp_object_header_size", "demangledName": "il2cpp_object_header_size", "type": "Function" }, { "virtualAddress": "0x00490CD8", "name": "_ZNSt6__ndk18ios_base7failureC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERKNS_10error_codeE", "demangledName": "std::__ndk1::ios_base::failure::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::error_code const\u0026)", "type": "Function" }, { "virtualAddress": "0x004C0A24", "name": "_ZdaPvSt11align_val_tRKSt9nothrow_t", "demangledName": "delete[](void*, std::align_val_t, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC81B4", "name": "_ZTSSt8bad_cast", "demangledName": "typeinfo name for std::bad_cast", "type": "Name" }, { "virtualAddress": "0x004A39E8", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x00489CE8", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsEPFRNS_9basic_iosIwS2_EES6_E", "demangledName": "std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00CC6520", "name": "_ZTSNSt6__ndk115__codecvt_utf16IDiLb0EEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004B2D6C", "name": "_ZNKSt6__ndk16locale4nameEv", "demangledName": "std::__ndk1::locale::name() const", "type": "Function" }, { "virtualAddress": "0x004B28D0", "name": "_ZNSt6__ndk16localeD1Ev", "demangledName": "std::__ndk1::locale::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004E2FF0", "name": "_Unwind_GetGR", "demangledName": "_Unwind_GetGR", "type": "Function" }, { "virtualAddress": "0x0041285C", "name": "il2cpp_class_has_parent", "demangledName": "il2cpp_class_has_parent", "type": "Function" }, { "virtualAddress": "0x004B5088", "name": "_ZNSt6__ndk112ctype_bynameIwED0Ev", "demangledName": "void () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004865C0", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE5pbumpEi", "demangledName": "int () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::pbump", "type": "Function" }, { "virtualAddress": "0x004130A8", "name": "il2cpp_unity_liveness_calculation_begin", "demangledName": "il2cpp_unity_liveness_calculation_begin", "type": "Function" }, { "virtualAddress": "0x004B6020", "name": "_ZNKSt6__ndk17codecvtIwc9mbstate_tE10do_unshiftERS1_PcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "localeconv", "demangledName": "localeconv", "type": "Import" }, { "virtualAddress": "0x004C1114", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE2atEm", "demangledName": "unsigned long () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::at const", "type": "Function" }, { "virtualAddress": "0x0047BAF0", "name": "UnityAdsEngineShow", "demangledName": "UnityAdsEngineShow", "type": "Function" }, { "virtualAddress": "0x004B9428", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDsE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004BE978", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initIPKwEENS_9enable_ifIXsr21__is_forward_iteratorIT_EE5valueEvE4typeESA_SA_", "demangledName": "std::__ndk1::enable_if\u003C::__is_forward_iterator\u003C\u003Evalue, void\u003E::type(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t const*\u003E", "type": "Function" }, { "virtualAddress": "0x00FA0080", "name": "_ZTVSt16bad_array_length", "demangledName": "vtable for std::bad_array_length", "type": "Name" }, { "virtualAddress": "0x00413478", "name": "il2cpp_custom_attrs_has_attr", "demangledName": "il2cpp_custom_attrs_has_attr", "type": "Function" }, { "virtualAddress": "0x004BFFD0", "name": "_ZNSt6__ndk18__sp_mut6unlockEv", "demangledName": "std::__ndk1::__sp_mut::unlock()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "clock_gettime", "demangledName": "clock_gettime", "type": "Import" }, { "virtualAddress": "0x00CC7EF0", "name": "_ZTSPKDi", "demangledName": "typeinfo name for char32_t const*", "type": "Name" }, { "virtualAddress": "0x00F9F760", "name": "_ZTIPKh", "demangledName": "typeinfo for unsigned char const*", "type": "Name" }, { "virtualAddress": "0x00CC6440", "name": "_ZTSNSt6__ndk114__codecvt_utf8IDiEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E", "type": "Name" }, { "virtualAddress": "0x0049E0E4", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjP2tmcc", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004BA4F0", "name": "_ZNKSt6__ndk120__time_get_c_storageIcE8__monthsEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__months() const", "type": "Function" }, { "virtualAddress": "0x00412F98", "name": "il2cpp_field_get_type", "demangledName": "il2cpp_field_get_type", "type": "Function" }, { "virtualAddress": "0x004C924C", "name": "_ZNSt6__ndk112system_errorC2ENS_10error_codeE", "demangledName": "std::__ndk1::system_error::base object constructor(std::__ndk1::error_code)", "type": "Function" }, { "virtualAddress": "0x004C0A10", "name": "_ZdlPvSt11align_val_t", "demangledName": "delete(void*, std::align_val_t)", "type": "Function" }, { "virtualAddress": "0x0048641C", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEC2ERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x00413090", "name": "il2cpp_offset_of_array_length_in_array_object_header", "demangledName": "il2cpp_offset_of_array_length_in_array_object_header", "type": "Function" }, { "virtualAddress": "0x00F9F740", "name": "_ZTIPh", "demangledName": "typeinfo for unsigned char*", "type": "Name" }, { "virtualAddress": "0x00F9FCD0", "name": "_ZTIDs", "demangledName": "typeinfo for char16_t", "type": "Name" }, { "virtualAddress": "0x004C0E14", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::__init", "type": "Function" }, { "virtualAddress": "0x004B96B8", "name": "_ZNSt6__ndk115numpunct_bynameIcED2Ev", "demangledName": "void () std::__ndk1::numpunct_byname\u003Cchar\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00488718", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE3getERNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::get", "type": "Function" }, { "virtualAddress": "0x00486788", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE7sungetcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sungetc", "type": "Function" }, { "virtualAddress": "0x004B5244", "name": "_ZNKSt6__ndk112ctype_bynameIwE5do_isEPKwS3_Pm", "demangledName": "wchar_t const*(wchar_t const*, unsigned long*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_is(wchar_t const*, unsigned long*) const", "type": "Function" }, { "virtualAddress": "0x00487CC4", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERy", "demangledName": "unsigned long long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004130CC", "name": "il2cpp_method_is_inflated", "demangledName": "il2cpp_method_is_inflated", "type": "Function" }, { "virtualAddress": "0x004130D4", "name": "il2cpp_method_get_param_count", "demangledName": "il2cpp_method_get_param_count", "type": "Function" }, { "virtualAddress": "0x004A43B0", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x00490ADC", "name": "_ZNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEED0Ev", "demangledName": "void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor", "type": "Function" }, { "virtualAddress": "0x004CEC6C", "name": "_ZNSt14overflow_errorD0Ev", "demangledName": "std::overflow_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strcmp", "demangledName": "strcmp", "type": "Import" }, { "virtualAddress": "0x00F9F580", "name": "_ZTIN10__cxxabiv123__fundamental_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__fundamental_type_info", "type": "Name" }, { "virtualAddress": "0x00CC7DC4", "name": "_ZTSDn", "demangledName": "typeinfo name for std::nullptr_t", "type": "Name" }, { "virtualAddress": "0x004869E8", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5imbueERKNS_6localeE", "demangledName": "std::__ndk1::locale const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::imbue", "type": "Function" }, { "virtualAddress": "0x004A5708", "name": "_ZNKSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_bRNS_8ios_baseERjRe", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "toupper", "demangledName": "toupper", "type": "Import" }, { "virtualAddress": "0x004B85E4", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb0EE6do_outER9mbstate_tPKDiS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00F9C7D8", "name": "_ZTINSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo for std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x0041325C", "name": "il2cpp_thread_get_stack_depth", "demangledName": "il2cpp_thread_get_stack_depth", "type": "Function" }, { "virtualAddress": "0x00FA0130", "name": "_ZTISt9bad_alloc", "demangledName": "typeinfo for std::bad_alloc", "type": "Name" }, { "virtualAddress": "0x004A56C8", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fflush", "demangledName": "fflush", "type": "Import" }, { "virtualAddress": "0x004CE8B4", "name": "_ZNSt13bad_exceptionD0Ev", "demangledName": "std::bad_exception::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00F9D078", "name": "_ZTVNSt6__ndk110moneypunctIcLb1EEE", "demangledName": "vtable for std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004B3ECC", "name": "_ZNKSt6__ndk114collate_bynameIwE12do_transformEPKwS3_", "demangledName": "wchar_t const*(wchar_t const*) std::__ndk1::collate_byname\u003Cwchar_t\u003E::do_transform(wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x004C8E10", "name": "_ZNKSt6__ndk115error_condition7messageEv", "demangledName": "std::__ndk1::error_condition::message() const", "type": "Function" }, { "virtualAddress": "0x00493124", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE17__do_get_unsignedIyEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long long\u003E const", "type": "Function" }, { "virtualAddress": "0x00CC6990", "name": "_ZTSNSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B5CEC", "name": "_ZNKSt6__ndk17codecvtIwc9mbstate_tE5do_inERS1_PKcS5_RS5_PwS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004B8474", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb1EE5do_inER9mbstate_tPKcS5_RS5_PDsS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004131D8", "name": "il2cpp_runtime_class_init", "demangledName": "il2cpp_runtime_class_init", "type": "Function" }, { "virtualAddress": "0x01069178", "name": "_ZNSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE2idE", "demangledName": "std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x004CB304", "name": "_ZNSt6__ndk17promiseIvE9set_valueEv", "demangledName": "void () std::__ndk1::promise\u003Cvoid\u003E::set_value()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "__FD_SET_chk", "demangledName": "__FD_SET_chk", "type": "Import" }, { "virtualAddress": "0x00F9DC48", "name": "_ZTVNSt6__ndk17codecvtIDsc9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x0049435C", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRPv", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004C43B0", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE13find_first_ofEPKwmm", "demangledName": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_first_of const", "type": "Function" }, { "virtualAddress": "0x004130D0", "name": "il2cpp_method_is_instance", "demangledName": "il2cpp_method_is_instance", "type": "Function" }, { "virtualAddress": "0x004C011C", "name": "_ZNSt6__ndk115recursive_mutexC1Ev", "demangledName": "std::__ndk1::recursive_mutex::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00497A34", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE23__do_get_floating_pointIeEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Clong double\u003E const", "type": "Function" }, { "virtualAddress": "0x004B589C", "name": "_ZNKSt6__ndk17codecvtIcc9mbstate_tE11do_encodingEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00F9C4E8", "name": "_ZTVNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE", "demangledName": "vtable for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC6550", "name": "_ZTSNSt6__ndk115__codecvt_utf16IDiLb1EEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004E61D0", "name": "__register_frame_info_table", "demangledName": "__register_frame_info_table", "type": "Function" }, { "virtualAddress": "0x004CA30C", "name": "_ZNSt6__ndk112future_errorD2Ev", "demangledName": "std::__ndk1::future_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004CAFA8", "name": "_ZNSt6__ndk17promiseIvEC1Ev", "demangledName": "void () std::__ndk1::promise\u003Cvoid\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_sigmask", "demangledName": "pthread_sigmask", "type": "Import" }, { "virtualAddress": "0x0048E8FC", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEPFRNS_9basic_iosIwS2_EES6_E", "demangledName": "std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004C9990", "name": "_ZNSt6__ndk125notify_all_at_thread_exitERNS_18condition_variableENS_11unique_lockINS_5mutexEEE", "demangledName": "std::__ndk1::notify_all_at_thread_exit(std::__ndk1::condition_variable\u0026, std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u003E)", "type": "Function" }, { "virtualAddress": "0x004A6DA0", "name": "_ZNSt6__ndk121__throw_runtime_errorEPKc", "demangledName": "std::__ndk1::__throw_runtime_error(char const*)", "type": "Function" }, { "virtualAddress": "0x004B9598", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDiE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004B8520", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb1EE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_cond_destroy", "demangledName": "pthread_cond_destroy", "type": "Import" }, { "virtualAddress": "0x004A3FA0", "name": "_ZNSt6__ndk117moneypunct_bynameIcLb1EE4initEPKc", "demangledName": "char const*() std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::init()", "type": "Function" }, { "virtualAddress": "0x00FA0480", "name": "_ZTISt10bad_typeid", "demangledName": "typeinfo for std::bad_typeid", "type": "Name" }, { "virtualAddress": "0x00F9FD50", "name": "_ZTIPKDi", "demangledName": "typeinfo for char32_t const*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "sem_getvalue", "demangledName": "sem_getvalue", "type": "Import" }, { "virtualAddress": "0x0048FA7C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEf", "demangledName": "float () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004A96AC", "name": "_ZNSt6__ndk111__money_putIcE8__formatEPcRS2_S3_jPKcS5_RKNS_5ctypeIcEEbRKNS_10money_base7patternEccRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESL_SL_i", "demangledName": "char*(std::__ndk1::__money_put\u003Cchar\u003E::__format\u0026, char*, unsigned int, char const*, char const*, std::__ndk1::ctype\u003Cchar\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::allocator\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E, int) std::__ndk1::__money_put\u003Cchar\u003E::__format(std::__ndk1::__money_put\u003Cchar\u003E::__format\u0026, char*, unsigned int, char const*, char const*, std::__ndk1::ctype\u003Cchar\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::allocator\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E, int)", "type": "Function" }, { "virtualAddress": "0x00F9E230", "name": "_ZTINSt6__ndk115__codecvt_utf16IwLb1EEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00CC7050", "name": "_ZTSNSt6__ndk18messagesIcEE", "demangledName": "typeinfo name for std::__ndk1::messages\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E5B0", "name": "_ZTINSt6__ndk120__codecvt_utf8_utf16IDsEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E", "type": "Name" }, { "virtualAddress": "0x004B8EFC", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IwE5do_inER9mbstate_tPKcS5_RS5_PwS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC5540", "name": "_ZNSt6__ndk110ctype_base5upperE", "demangledName": "std::__ndk1::ctype_base::upper", "type": "Name" }, { "virtualAddress": "0x00F9F880", "name": "_ZTIPi", "demangledName": "typeinfo for int*", "type": "Name" }, { "virtualAddress": "0x01069158", "name": "_ZNSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE2idE", "demangledName": "std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x004133B8", "name": "il2cpp_type_is_byref", "demangledName": "il2cpp_type_is_byref", "type": "Function" }, { "virtualAddress": "0x004A3964", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x004B4D78", "name": "_ZNKSt6__ndk112ctype_bynameIcE10do_toupperEc", "demangledName": "char () std::__ndk1::ctype_byname\u003Cchar\u003E::do_toupper() const", "type": "Function" }, { "virtualAddress": "0x004C89F0", "name": "_ZNKSt6__ndk114error_category10equivalentEiRKNS_15error_conditionE", "demangledName": "std::__ndk1::error_category::equivalent(int, std::__ndk1::error_condition const\u0026) const", "type": "Function" }, { "virtualAddress": "0x004BE57C", "name": "_ZNSt6__ndk115__codecvt_utf16IDsLb0EED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00490AB4", "name": "_ZNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEED2Ev", "demangledName": "void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x00413420", "name": "il2cpp_register_debugger_agent_transport", "demangledName": "il2cpp_register_debugger_agent_transport", "type": "Function" }, { "virtualAddress": "0x010690B8", "name": "_ZNSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE2idE", "demangledName": "std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x00CC7E24", "name": "_ZTSPKt", "demangledName": "typeinfo name for unsigned short const*", "type": "Name" }, { "virtualAddress": "0x00CC7E9C", "name": "_ZTSPf", "demangledName": "typeinfo name for float*", "type": "Name" }, { "virtualAddress": "0x004C13F0", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmPKc", "demangledName": "unsigned long (char const*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char const*), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x0049F678", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE13do_date_orderEv", "demangledName": "void () std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E \u003E::do_date_order const", "type": "Function" }, { "virtualAddress": "0x00F9E548", "name": "_ZTVNSt6__ndk120__codecvt_utf8_utf16IDsEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E", "type": "Name" }, { "virtualAddress": "0x004AB0C8", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tEC2EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x0048C66C", "name": "_ZTv0_n24_NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEED0Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor)}", "type": "Function" }, { "virtualAddress": "0x00494B04", "name": "_ZNSt6__ndk117__libcpp_sscanf_lEPKcP10__locale_tS1_z", "demangledName": "std::__ndk1::__libcpp_sscanf_l(char const*, __locale_t*, char const*, ...)", "type": "Function" }, { "virtualAddress": "0x0048E41C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE5seekpENS_4fposI9mbstate_tEE", "demangledName": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::seekp", "type": "Function" }, { "virtualAddress": "0x004CED40", "name": "_ZNSt8bad_castD2Ev", "demangledName": "std::bad_cast::base object destructor()", "type": "Function" }, { "virtualAddress": "0x0049F680", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE11do_get_timeES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_time const", "type": "Function" }, { "virtualAddress": "0x00FA0398", "name": "_ZTVSt15underflow_error", "demangledName": "vtable for std::underflow_error", "type": "Name" }, { "virtualAddress": "0x00F9FB90", "name": "_ZTId", "demangledName": "typeinfo for double", "type": "Name" }, { "virtualAddress": "0x004863E0", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEC2Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x004A0D78", "name": "_ZNSt6__ndk118__time_get_storageIcEC1EPKc", "demangledName": "char const*() std::__ndk1::__time_get_storage\u003Cchar\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004C90D8", "name": "_ZNSt6__ndk112system_errorC2ENS_10error_codeEPKc", "demangledName": "std::__ndk1::system_error::base object constructor(std::__ndk1::error_code, char const*)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "dlopen", "demangledName": "dlopen", "type": "Import" }, { "virtualAddress": "0x00494BDC", "name": "_ZNSt6__ndk16__clocEv", "demangledName": "std::__ndk1::__cloc()", "type": "Function" }, { "virtualAddress": "0x004B97D0", "name": "_ZNKSt6__ndk18numpunctIwE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fclose", "demangledName": "fclose", "type": "Import" }, { "virtualAddress": "0x004A3B20", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x00CC5514", "name": "_ZNSt6__ndk16locale8monetaryE", "demangledName": "std::__ndk1::locale::monetary", "type": "Name" }, { "virtualAddress": "0x004A3AC4", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x00486704", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE6sbumpcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sbumpc", "type": "Function" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt16bad_array_lengthD1Ev", "demangledName": "std::bad_array_length::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9DA88", "name": "_ZTVNSt6__ndk16locale5facetE", "demangledName": "vtable for std::__ndk1::locale::facet", "type": "Name" }, { "virtualAddress": "0x00F9C428", "name": "_ZTVNSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE", "demangledName": "vtable for std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B6148", "name": "_ZNKSt6__ndk17codecvtIwc9mbstate_tE11do_encodingEv", "demangledName": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x004130AC", "name": "il2cpp_unity_liveness_calculation_end", "demangledName": "il2cpp_unity_liveness_calculation_end", "type": "Function" }, { "virtualAddress": "0x004CED24", "name": "_ZNSt9type_infoD2Ev", "demangledName": "std::type_info::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC72CC", "name": "_ZSt7nothrow", "demangledName": "std::nothrow", "type": "Name" }, { "virtualAddress": "0x00F9BC10", "name": "_ZTCNSt6__ndk113basic_fstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE", "demangledName": "_ZTCNSt6__ndk113basic_fstreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE", "type": "Name" }, { "virtualAddress": "0x00CC4750", "name": "_ZNSt6__ndk18ios_base5rightE", "demangledName": "std::__ndk1::ios_base::right", "type": "Name" }, { "virtualAddress": "0x00490CD8", "name": "_ZNSt6__ndk18ios_base7failureC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERKNS_10error_codeE", "demangledName": "std::__ndk1::ios_base::failure::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, std::__ndk1::error_code const\u0026)", "type": "Function" }, { "virtualAddress": "0x004C0434", "name": "_ZNSt6__ndk121recursive_timed_mutexC2Ev", "demangledName": "std::__ndk1::recursive_timed_mutex::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcsxfrm", "demangledName": "wcsxfrm", "type": "Import" }, { "virtualAddress": "0x00CC6E90", "name": "_ZTSNSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004864B8", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE4swapERS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap", "type": "Function" }, { "virtualAddress": "0x00FA0278", "name": "_ZTVSt12length_error", "demangledName": "vtable for std::length_error", "type": "Name" }, { "virtualAddress": "0x0049AAC4", "name": "_ZNSt6__ndk19__num_putIcE23__widen_and_group_floatEPcS2_S2_S2_RS2_S3_RKNS_6localeE", "demangledName": "char*(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float\u0026, char*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_float\u0026, char*, std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "__stack_chk_fail", "demangledName": "__stack_chk_fail", "type": "Import" }, { "virtualAddress": "0x00491E94", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE15__do_get_signedIxEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong long\u003E const", "type": "Function" }, { "virtualAddress": "0x004B8AD4", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb1EE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004131F4", "name": "il2cpp_string_new_wrapper", "demangledName": "il2cpp_string_new_wrapper", "type": "Function" }, { "virtualAddress": "0x004C2B88", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEaSEw", "demangledName": "wchar_t () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::=", "type": "Function" }, { "virtualAddress": "0x004128E8", "name": "il2cpp_class_get_rank", "demangledName": "il2cpp_class_get_rank", "type": "Function" }, { "virtualAddress": "0x00F9FE40", "name": "_ZTIN10__cxxabiv116__enum_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__enum_type_info", "type": "Name" }, { "virtualAddress": "0x00F9EE00", "name": "_ZTINSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC7DE0", "name": "_ZTSw", "demangledName": "typeinfo name for wchar_t", "type": "Name" }, { "virtualAddress": "0x00F9E4C8", "name": "_ZTVNSt6__ndk120__codecvt_utf8_utf16IDiEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E", "type": "Name" }, { "virtualAddress": "0x00488518", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE3getEPclc", "demangledName": "char*(long, char) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long, char)\u003E::get", "type": "Function" }, { "virtualAddress": "0x00CC8090", "name": "_ZTSSt12domain_error", "demangledName": "typeinfo name for std::domain_error", "type": "Name" }, { "virtualAddress": "0x004863E0", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEC1Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x00413218", "name": "il2cpp_is_vm_thread", "demangledName": "il2cpp_is_vm_thread", "type": "Function" }, { "virtualAddress": "0x00F9D1C8", "name": "_ZTVNSt6__ndk117moneypunct_bynameIcLb0EEE", "demangledName": "vtable for std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004A35FC", "name": "_ZNKSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwPK2tmcc", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, char, char) std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, char, char)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00CC5520", "name": "_ZNSt6__ndk16locale8messagesE", "demangledName": "std::__ndk1::locale::messages", "type": "Name" }, { "virtualAddress": "0x00F9E048", "name": "_ZTVNSt6__ndk114__codecvt_utf8IDsEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C9D0C", "name": "_ZNSt6__ndk115__thread_structD2Ev", "demangledName": "std::__ndk1::__thread_struct::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sigemptyset", "demangledName": "sigemptyset", "type": "Import" }, { "virtualAddress": "0x004993E4", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcb", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, bool) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, bool)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00F9F5D0", "name": "_ZTIPKv", "demangledName": "typeinfo for void const*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "stat", "demangledName": "stat", "type": "Import" }, { "virtualAddress": "0x004A3AD0", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x00CC6DD0", "name": "_ZTSNSt6__ndk117moneypunct_bynameIcLb0EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00412FB0", "name": "il2cpp_field_static_get_value", "demangledName": "il2cpp_field_static_get_value", "type": "Function" }, { "virtualAddress": "0x00F9E5F0", "name": "_ZTINSt6__ndk17collateIcEE", "demangledName": "typeinfo for std::__ndk1::collate\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E2B0", "name": "_ZTINSt6__ndk115__codecvt_utf16IDsLb0EEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004CC218", "name": "_ZSt9terminatev", "demangledName": "std::terminate()", "type": "Function" }, { "virtualAddress": "0x0048A8A8", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERx", "demangledName": "long long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004C3198", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE21__grow_by_and_replaceEmmmmmmPKw", "demangledName": "unsigned long (unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__grow_by_and_replace", "type": "Function" }, { "virtualAddress": "0x004BB10C", "name": "_ZNSt6__ndk110__time_getC2EPKc", "demangledName": "std::__ndk1::__time_get::base object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x004B435C", "name": "_ZNKSt6__ndk15ctypeIwE10do_tolowerEPwPKw", "demangledName": "wchar_t*(wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_tolower(wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x004B95F8", "name": "_ZNSt6__ndk116__narrow_to_utf8ILm32EED0Ev", "demangledName": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00F9ECD0", "name": "_ZTINSt6__ndk117moneypunct_bynameIcLb0EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004A3970", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x004C0C58", "name": "_ZNSt13runtime_errorC1EPKc", "demangledName": "std::runtime_error::complete object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x00F9F508", "name": "_ZTVN10__cxxabiv116__shim_type_infoE", "demangledName": "vtable for __cxxabiv1::__shim_type_info", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "cos", "demangledName": "cos", "type": "Import" }, { "virtualAddress": "0x004C23B8", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE12find_last_ofEPKcmm", "demangledName": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_last_of const", "type": "Function" }, { "virtualAddress": "0x00F9D008", "name": "_ZTVNSt6__ndk110moneypunctIcLb0EEE", "demangledName": "vtable for std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004B2918", "name": "_ZNSt6__ndk16localeC1EPKc", "demangledName": "std::__ndk1::locale::complete object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x0048674C", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5sgetnEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::sgetn", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_rwlock_rdlock", "demangledName": "pthread_rwlock_rdlock", "type": "Import" }, { "virtualAddress": "0x0049FB0C", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE11do_get_yearES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_year const", "type": "Function" }, { "virtualAddress": "0x004E4AA8", "name": "_Unwind_Resume_or_Rethrow", "demangledName": "_Unwind_Resume_or_Rethrow", "type": "Function" }, { "virtualAddress": "0x00F9F690", "name": "_ZTIw", "demangledName": "typeinfo for wchar_t", "type": "Name" }, { "virtualAddress": "0x00412EAC", "name": "il2cpp_format_exception", "demangledName": "il2cpp_format_exception", "type": "Function" }, { "virtualAddress": "0x00495330", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRl", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "realloc", "demangledName": "realloc", "type": "Import" }, { "virtualAddress": "0x004865DC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEED2Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x004867E0", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5sputnEPKwl", "demangledName": "wchar_t const*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::sputn", "type": "Function" }, { "virtualAddress": "0x004C98CC", "name": "_ZNSt6__ndk118condition_variable15__do_timed_waitERNS_11unique_lockINS_5mutexEEENS_6chrono10time_pointINS5_12system_clockENS5_8durationIxNS_5ratioILl1ELl1000000000EEEEEEE", "demangledName": "std::__ndk1::condition_variable::__do_timed_wait(std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u0026\u003E, std::__ndk1::chrono::time_point\u003Cstd::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u003E::system_clock, std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u003E::duration\u003Clong long, std::__ndk1::ratio\u003C(long)1, (long)1000000000\u003E \u003E \u003E)", "type": "Function" }, { "virtualAddress": "0x004B98FC", "name": "_ZNSt6__ndk115numpunct_bynameIcE6__initEPKc", "demangledName": "char const*() std::__ndk1::numpunct_byname\u003Cchar\u003E::__init()", "type": "Function" }, { "virtualAddress": "0x004881D4", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERPv", "demangledName": "void*\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004E630C", "name": "__deregister_frame", "demangledName": "__deregister_frame", "type": "Function" }, { "virtualAddress": "0x004AB248", "name": "_ZNSt6__ndk114codecvt_bynameIwc9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004131F0", "name": "il2cpp_string_new", "demangledName": "il2cpp_string_new", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswpunct", "demangledName": "iswpunct", "type": "Import" }, { "virtualAddress": "0x00486C10", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEC2EPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x004C1E38", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmPKc", "demangledName": "unsigned long (unsigned long, char const*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char const*), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x00413418", "name": "il2cpp_debugger_set_agent_options", "demangledName": "il2cpp_debugger_set_agent_options", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "unlink", "demangledName": "unlink", "type": "Import" }, { "virtualAddress": "0x00F9C538", "name": "_ZTTNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE", "demangledName": "VTT for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C823C", "name": "_ZNSt6__ndk110to_wstringEy", "demangledName": "std::__ndk1::to_wstring(unsigned long long)", "type": "Function" }, { "virtualAddress": "0x004130DC", "name": "il2cpp_method_get_class", "demangledName": "il2cpp_method_get_class", "type": "Function" }, { "virtualAddress": "0x00CC64F0", "name": "_ZTSNSt6__ndk115__codecvt_utf16IDsLb1EEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004130E8", "name": "il2cpp_method_get_flags", "demangledName": "il2cpp_method_get_flags", "type": "Function" }, { "virtualAddress": "0x004B9800", "name": "_ZNKSt6__ndk18numpunctIcE11do_truenameEv", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_truename() const", "type": "Function" }, { "virtualAddress": "0x00F9ED60", "name": "_ZTINSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "rename", "demangledName": "rename", "type": "Import" }, { "virtualAddress": "0x004128B8", "name": "il2cpp_class_is_abstract", "demangledName": "il2cpp_class_is_abstract", "type": "Function" }, { "virtualAddress": "0x00413200", "name": "il2cpp_string_intern", "demangledName": "il2cpp_string_intern", "type": "Function" }, { "virtualAddress": "0x004C0050", "name": "_ZNSt6__ndk118get_pointer_safetyEv", "demangledName": "std::__ndk1::get_pointer_safety()", "type": "Function" }, { "virtualAddress": "0x00412FEC", "name": "il2cpp_gc_get_heap_size", "demangledName": "il2cpp_gc_get_heap_size", "type": "Function" }, { "virtualAddress": "0x00F9EA90", "name": "_ZTINSt6__ndk118__time_get_storageIwEE", "demangledName": "typeinfo for std::__ndk1::__time_get_storage\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004BE630", "name": "_ZNSt6__ndk120__codecvt_utf8_utf16IDiED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "hypot", "demangledName": "hypot", "type": "Import" }, { "virtualAddress": "0x00F9F170", "name": "_ZTVNSt6__ndk119__shared_weak_countE", "demangledName": "vtable for std::__ndk1::__shared_weak_count", "type": "Name" }, { "virtualAddress": "0x004A4D70", "name": "_ZNSt6__ndk117moneypunct_bynameIwLb1EE4initEPKc", "demangledName": "char const*() std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::init()", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk116__narrow_to_utf8ILm16EED2Ev", "demangledName": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004BFDF0", "name": "_ZNSt6__ndk114__shared_countD2Ev", "demangledName": "std::__ndk1::__shared_count::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9FEA8", "name": "_ZTVN10__cxxabiv120__si_class_type_infoE", "demangledName": "vtable for __cxxabiv1::__si_class_type_info", "type": "Name" }, { "virtualAddress": "0x004BFDE4", "name": "_ZNKSt6__ndk112bad_weak_ptr4whatEv", "demangledName": "std::__ndk1::bad_weak_ptr::what() const", "type": "Function" }, { "virtualAddress": "0x00FA02E0", "name": "_ZTISt12out_of_range", "demangledName": "typeinfo for std::out_of_range", "type": "Name" }, { "virtualAddress": "0x00F9EF20", "name": "_ZTINSt6__ndk115messages_bynameIcEE", "demangledName": "typeinfo for std::__ndk1::messages_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004CCB00", "name": "__cxa_call_unexpected", "demangledName": "__cxa_call_unexpected", "type": "Function" }, { "virtualAddress": "0x00CC7E34", "name": "_ZTSj", "demangledName": "typeinfo name for unsigned int", "type": "Name" }, { "virtualAddress": "0x004C5618", "name": "_ZNSt6__ndk15stollERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi", "demangledName": "std::__ndk1::stoll(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x004A39B4", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x004C03E8", "name": "_ZNSt6__ndk111timed_mutex6unlockEv", "demangledName": "std::__ndk1::timed_mutex::unlock()", "type": "Function" }, { "virtualAddress": "0x004B9CB8", "name": "_ZNSt6__ndk115numpunct_bynameIwEC1EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcscoll", "demangledName": "wcscoll", "type": "Import" }, { "virtualAddress": "0x004B4D00", "name": "_ZNSt6__ndk112ctype_bynameIcED0Ev", "demangledName": "void () std::__ndk1::ctype_byname\u003Cchar\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0048C628", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEED1Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x00F9EA30", "name": "_ZTINSt6__ndk118__time_get_storageIcEE", "demangledName": "typeinfo for std::__ndk1::__time_get_storage\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9FF88", "name": "_ZTVN10__cxxabiv117__pbase_type_infoE", "demangledName": "vtable for __cxxabiv1::__pbase_type_info", "type": "Name" }, { "virtualAddress": "0x004BFDF0", "name": "_ZNSt6__ndk119__shared_weak_countD1Ev", "demangledName": "std::__ndk1::__shared_weak_count::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9DAC8", "name": "_ZTVNSt6__ndk15ctypeIwEE", "demangledName": "vtable for std::__ndk1::ctype\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004B4BF8", "name": "_ZNSt6__ndk112ctype_bynameIcEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cchar\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00F9E910", "name": "_ZTINSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00486A08", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE4syncEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sync", "type": "Function" }, { "virtualAddress": "0x004C8E40", "name": "_ZNSt6__ndk112system_error6__initERKNS_10error_codeENS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::system_error::__init(std::__ndk1::error_code const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E)", "type": "Function" }, { "virtualAddress": "0x0048F6BC", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEx", "demangledName": "long long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "chmod", "demangledName": "chmod", "type": "Import" }, { "virtualAddress": "0x00CC5560", "name": "_ZNSt6__ndk110ctype_base5punctE", "demangledName": "std::__ndk1::ctype_base::punct", "type": "Name" }, { "virtualAddress": "0x004987E4", "name": "_ZNSt6__ndk19__num_getIcE19__stage2_float_loopEcRbRcPcRS4_ccRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPjRSE_RjS4_", "demangledName": "char (bool\u0026, char\u0026, char*, char\u0026\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, char\u0026) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_float_loop(bool\u0026, char\u0026, char*, char\u0026\u0026, char, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026, char\u0026)", "type": "Function" }, { "virtualAddress": "0x004B35A8", "name": "_ZNSt6__ndk114collate_bynameIcED1Ev", "demangledName": "void () std::__ndk1::collate_byname\u003Cchar\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004128C4", "name": "il2cpp_class_from_type", "demangledName": "il2cpp_class_from_type", "type": "Function" }, { "virtualAddress": "0x004A30C8", "name": "_ZNSt6__ndk110__time_putC1EPKc", "demangledName": "std::__ndk1::__time_put::complete object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x004C5238", "name": "_ZNSt6__ndk15stoulERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi", "demangledName": "std::__ndk1::stoul(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x004B761C", "name": "_ZNKSt6__ndk114__codecvt_utf8IwE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mbsnrtowcs", "demangledName": "mbsnrtowcs", "type": "Import" }, { "virtualAddress": "0x00F9F7E0", "name": "_ZTIPs", "demangledName": "typeinfo for short*", "type": "Name" }, { "virtualAddress": "0x00491258", "name": "_ZNSt6__ndk17collateIwED2Ev", "demangledName": "void () std::__ndk1::collate\u003Cwchar_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC474C", "name": "_ZNSt6__ndk18ios_base3octE", "demangledName": "std::__ndk1::ios_base::oct", "type": "Name" }, { "virtualAddress": "0x004A2B98", "name": "_ZNKSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE3putES4_RNS_8ios_baseEcPK2tmPKcSC_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char const*, tm) std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char const*, tm)\u003E \u003E::put const", "type": "Function" }, { "virtualAddress": "0x0048B040", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE3getEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::get", "type": "Function" }, { "virtualAddress": "0x00CC8040", "name": "_ZTSSt16bad_array_length", "demangledName": "typeinfo name for std::bad_array_length", "type": "Name" }, { "virtualAddress": "0x004133C4", "name": "il2cpp_type_get_attrs", "demangledName": "il2cpp_type_get_attrs", "type": "Function" }, { "virtualAddress": "0x004C89C8", "name": "_ZNSt6__ndk114error_categoryC2Ev", "demangledName": "std::__ndk1::error_category::base object constructor()", "type": "Function" }, { "virtualAddress": "0x010690A8", "name": "_ZNSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE2idE", "demangledName": "std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x00CC7E3C", "name": "_ZTSPKj", "demangledName": "typeinfo name for unsigned int const*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "uselocale", "demangledName": "uselocale", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "free", "demangledName": "free", "type": "Import" }, { "virtualAddress": "0x0048BFFC", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE5ungetEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::unget", "type": "Function" }, { "virtualAddress": "0x004898DC", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEED0Ev", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "tan", "demangledName": "tan", "type": "Import" }, { "virtualAddress": "0x00487220", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERb", "demangledName": "bool\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x0047BB38", "name": "UnityAdsEngineSetDidFinishCallback", "demangledName": "UnityAdsEngineSetDidFinishCallback", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_key_create", "demangledName": "pthread_key_create", "type": "Import" }, { "virtualAddress": "0x004B621C", "name": "_ZNKSt6__ndk17codecvtIwc9mbstate_tE16do_always_noconvEv", "demangledName": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004919F0", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE15__do_get_signedIlEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong\u003E const", "type": "Function" }, { "virtualAddress": "0x0047BB34", "name": "UnityAdsEngineSetDidStartCallback", "demangledName": "UnityAdsEngineSetDidStartCallback", "type": "Function" }, { "virtualAddress": "0x00CC7EC8", "name": "_ZTSDu", "demangledName": "_ZTSDu", "type": "Name" }, { "virtualAddress": "0x00496BB8", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRy", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "nanosleep", "demangledName": "nanosleep", "type": "Import" }, { "virtualAddress": "0x0048E754", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEED0Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor", "type": "Function" }, { "virtualAddress": "0x004C9AB4", "name": "_ZNSt6__ndk16thread20hardware_concurrencyEv", "demangledName": "std::__ndk1::thread::hardware_concurrency()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "__android_log_print", "demangledName": "__android_log_print", "type": "Import" }, { "virtualAddress": "0x0048E734", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEED2Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x004B6CBC", "name": "_ZNKSt6__ndk17codecvtIDic9mbstate_tE6do_outERS1_PKDiS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004A8B48", "name": "_ZNKSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_bRNS_8ios_baseERjRNS_12basic_stringIwS3_NS_9allocatorIwEEEE", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E) std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004865B4", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE4setgEPcS4_S4_", "demangledName": "char*(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E, std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E, std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E)\u003E::setg", "type": "Function" }, { "virtualAddress": "0x00F9EAE8", "name": "_ZTINSt6__ndk110__time_putE", "demangledName": "typeinfo for std::__ndk1::__time_put", "type": "Name" }, { "virtualAddress": "0x004128AC", "name": "il2cpp_class_is_blittable", "demangledName": "il2cpp_class_is_blittable", "type": "Function" }, { "virtualAddress": "0x004128F0", "name": "il2cpp_class_get_data_size", "demangledName": "il2cpp_class_get_data_size", "type": "Function" }, { "virtualAddress": "0x004A9C64", "name": "_ZNKSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_bRNS_8ios_baseEcRKNS_12basic_stringIcS3_NS_9allocatorIcEEEE", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E const\u003E\u0026) std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E const\u003E\u0026)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00CC6290", "name": "_ZTSNSt6__ndk112codecvt_baseE", "demangledName": "typeinfo name for std::__ndk1::codecvt_base", "type": "Name" }, { "virtualAddress": "0x004A38DC", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x004C0D08", "name": "_ZNSt13runtime_erroraSERKS_", "demangledName": "std::runtime_error::=(std::runtime_error const\u0026)", "type": "Function" }, { "virtualAddress": "0x0049B624", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwb", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, bool) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, bool)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00CC6970", "name": "_ZTSNSt6__ndk19__num_putIwEE", "demangledName": "typeinfo name for std::__ndk1::__num_put\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C13AC", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmRKS5_mm", "demangledName": "unsigned long (std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x004CB6F4", "name": "_ZNSt6__ndk113shared_futureIvEaSERKS1_", "demangledName": "std::__ndk1::shared_future\u003Cvoid\u003E const\u0026() std::__ndk1::shared_future\u003Cvoid\u003E::=()", "type": "Function" }, { "virtualAddress": "0x00CC81C0", "name": "_ZTSSt10bad_typeid", "demangledName": "typeinfo name for std::bad_typeid", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "tcsetattr", "demangledName": "tcsetattr", "type": "Import" }, { "virtualAddress": "0x00413038", "name": "il2cpp_gchandle_foreach_get_target", "demangledName": "il2cpp_gchandle_foreach_get_target", "type": "Function" }, { "virtualAddress": "0x004BB268", "name": "_ZNSt6__ndk110__time_getC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::__time_get::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004BB314", "name": "_ZNSt6__ndk110__time_getD1Ev", "demangledName": "std::__ndk1::__time_get::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0048E808", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE6sentryC2ERS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::base object constructor", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "memset", "demangledName": "memset", "type": "Import" }, { "virtualAddress": "0x00F9DE70", "name": "_ZTINSt6__ndk116__narrow_to_utf8ILm32EEE", "demangledName": "typeinfo for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E", "type": "Name" }, { "virtualAddress": "0x004C3F04", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmPKw", "demangledName": "unsigned long (unsigned long, wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x00413088", "name": "il2cpp_array_object_header_size", "demangledName": "il2cpp_array_object_header_size", "type": "Function" }, { "virtualAddress": "0x004CAA28", "name": "_ZNSt6__ndk117__assoc_sub_state12__make_readyEv", "demangledName": "std::__ndk1::__assoc_sub_state::__make_ready()", "type": "Function" }, { "virtualAddress": "0x004C1B54", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmPKcm", "demangledName": "unsigned long (unsigned long, char const*, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char const*, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x00490F70", "name": "_ZNSt6__ndk18ios_base17register_callbackEPFvNS0_5eventERS0_iEi", "demangledName": "std::__ndk1::ios_base::register_callback(void (*)(std::__ndk1::ios_base::event, std::__ndk1::ios_base\u0026, int), int)", "type": "Function" }, { "virtualAddress": "0x004B2918", "name": "_ZNSt6__ndk16localeC2EPKc", "demangledName": "std::__ndk1::locale::base object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x004AB00C", "name": "_ZNKSt6__ndk18messagesIcE8do_closeEl", "demangledName": "long () std::__ndk1::messages\u003Cchar\u003E::do_close() const", "type": "Function" }, { "virtualAddress": "0x004CA334", "name": "_ZNSt6__ndk117__assoc_sub_state16__on_zero_sharedEv", "demangledName": "std::__ndk1::__assoc_sub_state::__on_zero_shared()", "type": "Function" }, { "virtualAddress": "0x004133FC", "name": "il2cpp_image_get_entry_point", "demangledName": "il2cpp_image_get_entry_point", "type": "Function" }, { "virtualAddress": "0x004B7638", "name": "_ZNKSt6__ndk114__codecvt_utf8IwE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x00CC70F0", "name": "_ZTSNSt6__ndk114codecvt_bynameIcc9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00490AC8", "name": "_ZTv0_n24_NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEED1Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor)}", "type": "Function" }, { "virtualAddress": "0x00CC6D90", "name": "_ZTSNSt6__ndk110moneypunctIwLb0EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E2C8", "name": "_ZTVNSt6__ndk115__codecvt_utf16IDsLb1EEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00413134", "name": "il2cpp_profiler_install_gc", "demangledName": "il2cpp_profiler_install_gc", "type": "Function" }, { "virtualAddress": "0x004B2894", "name": "_ZNSt6__ndk16localeC2Ev", "demangledName": "std::__ndk1::locale::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00F9CBD0", "name": "_ZTVNSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC5518", "name": "_ZNSt6__ndk16locale7numericE", "demangledName": "std::__ndk1::locale::numeric", "type": "Name" }, { "virtualAddress": "0x00F9D568", "name": "_ZTVNSt6__ndk114codecvt_bynameIcc9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x0048B180", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE3getEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::get", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pipe", "demangledName": "pipe", "type": "Import" }, { "virtualAddress": "0x004CAF44", "name": "_ZNSt6__ndk16futureIvED1Ev", "demangledName": "void () std::__ndk1::future\u003Cvoid\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC6FC0", "name": "_ZTSNSt6__ndk111__money_putIcEE", "demangledName": "typeinfo name for std::__ndk1::__money_put\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004BAF34", "name": "_ZNKSt6__ndk120__time_get_c_storageIwE3__cEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__c() const", "type": "Function" }, { "virtualAddress": "0x004B7BB0", "name": "_ZNKSt6__ndk114__codecvt_utf8IDiE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004B8324", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb0EE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00FA0188", "name": "_ZTVSt11logic_error", "demangledName": "vtable for std::logic_error", "type": "Name" }, { "virtualAddress": "0x004C0ABC", "name": "_ZNSt11logic_errorC1EPKc", "demangledName": "std::logic_error::complete object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x004C0044", "name": "_ZNSt6__ndk117declare_reachableEPv", "demangledName": "std::__ndk1::declare_reachable(void*)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_once", "demangledName": "pthread_once", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "clock", "demangledName": "clock", "type": "Import" }, { "virtualAddress": "0x00F9E148", "name": "_ZTVNSt6__ndk115__codecvt_utf16IwLb0EEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F850", "name": "_ZTIPKt", "demangledName": "typeinfo for unsigned short const*", "type": "Name" }, { "virtualAddress": "0x004BA308", "name": "_ZNKSt6__ndk120__time_get_c_storageIwE7__weeksEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__weeks() const", "type": "Function" }, { "virtualAddress": "0x004B8334", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb0EE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004B3308", "name": "_ZNSt6__ndk114collate_bynameIcEC2EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cchar\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "memchr", "demangledName": "memchr", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "setlocale", "demangledName": "setlocale", "type": "Import" }, { "virtualAddress": "0x00F9FBA0", "name": "_ZTIPd", "demangledName": "typeinfo for double*", "type": "Name" }, { "virtualAddress": "0x004B6F74", "name": "_ZNKSt6__ndk17codecvtIDic9mbstate_tE5do_inERS1_PKcS5_RS5_PDiS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC4760", "name": "_ZNSt6__ndk18ios_base7showposE", "demangledName": "std::__ndk1::ios_base::showpos", "type": "Name" }, { "virtualAddress": "0x004CECC8", "name": "_ZNSt15underflow_errorD0Ev", "demangledName": "std::underflow_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "tcflush", "demangledName": "tcflush", "type": "Import" }, { "virtualAddress": "0x004C10E4", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEaSEc", "demangledName": "char () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::=", "type": "Function" }, { "virtualAddress": "0x00CC4820", "name": "_ZTSNSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B78E4", "name": "_ZNKSt6__ndk114__codecvt_utf8IDsE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x00CC7E68", "name": "_ZTSPy", "demangledName": "typeinfo name for unsigned long long*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "dladdr", "demangledName": "dladdr", "type": "Import" }, { "virtualAddress": "0x004B7DE0", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb0EE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004BBC84", "name": "_ZNSt6__ndk118__time_get_storageIwE9__analyzeEcRKNS_5ctypeIwEE", "demangledName": "char (std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::__analyze(std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)", "type": "Function" }, { "virtualAddress": "0x004858F8", "name": "_ZNSt6__ndk19basic_iosIcNS_11char_traitsIcEEED2Ev", "demangledName": "void () std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x004B72C4", "name": "_ZNKSt6__ndk17codecvtIDic9mbstate_tE9do_lengthERS1_PKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004B9590", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDiE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00487A3C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERm", "demangledName": "unsigned long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004C0CD8", "name": "_ZNSt13runtime_errorC1ERKS_", "demangledName": "std::runtime_error::complete object constructor(std::runtime_error const\u0026)", "type": "Function" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt9exceptionD2Ev", "demangledName": "std::exception::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004CA868", "name": "_ZNSt6__ndk117__assoc_sub_state28set_exception_at_thread_exitESt13exception_ptr", "demangledName": "std::__ndk1::__assoc_sub_state::set_exception_at_thread_exit(std::exception_ptr)", "type": "Function" }, { "virtualAddress": "0x00489934", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE4swapERS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::swap", "type": "Function" }, { "virtualAddress": "0x00F9FA00", "name": "_ZTIy", "demangledName": "typeinfo for unsigned long long", "type": "Name" }, { "virtualAddress": "0x004910A4", "name": "_ZNSt6__ndk17collateIcED2Ev", "demangledName": "void () std::__ndk1::collate\u003Cchar\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mbrlen", "demangledName": "mbrlen", "type": "Import" }, { "virtualAddress": "0x004C2340", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE13find_first_ofEPKcmm", "demangledName": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_first_of const", "type": "Function" }, { "virtualAddress": "0x01069188", "name": "_ZNSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE2idE", "demangledName": "std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x004C75C0", "name": "_ZNSt6__ndk19to_stringEd", "demangledName": "std::__ndk1::to_string(double)", "type": "Function" }, { "virtualAddress": "0x00F9ED48", "name": "_ZTINSt6__ndk111__money_getIcEE", "demangledName": "typeinfo for std::__ndk1::__money_get\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004CB89C", "name": "__cxa_free_dependent_exception", "demangledName": "__cxa_free_dependent_exception", "type": "Function" }, { "virtualAddress": "0x004BC6D0", "name": "_ZNSt6__ndk118__time_get_storageIcE4initERKNS_5ctypeIcEE", "demangledName": "std::__ndk1::ctype\u003Cchar\u003E const\u0026() std::__ndk1::__time_get_storage\u003Cchar\u003E::init()", "type": "Function" }, { "virtualAddress": "0x004BF73C", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE23__append_forward_unsafeIPcEERS5_T_S9_", "demangledName": "std::__ndk1::allocator\u003Cchar\u003E\u0026(, char*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(, char*), std::__ndk1::allocator\u003Cchar\u003E \u003E::__append_forward_unsafe\u003Cchar*\u003E", "type": "Function" }, { "virtualAddress": "0x004C9CD8", "name": "_ZNSt6__ndk115__thread_structC2Ev", "demangledName": "std::__ndk1::__thread_struct::base object constructor()", "type": "Function" }, { "virtualAddress": "0x004A32D0", "name": "_ZNKSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE3putES4_RNS_8ios_baseEwPK2tmPKwSC_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, wchar_t const*, tm) std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, tm const*, wchar_t const*, tm)\u003E \u003E::put const", "type": "Function" }, { "virtualAddress": "0x004133CC", "name": "il2cpp_type_equals", "demangledName": "il2cpp_type_equals", "type": "Function" }, { "virtualAddress": "0x004C3EBC", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmRKS5_mm", "demangledName": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x004A38F4", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x00CC6260", "name": "_ZTSNSt6__ndk17codecvtIcc9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004130B8", "name": "il2cpp_method_get_return_type", "demangledName": "il2cpp_method_get_return_type", "type": "Function" }, { "virtualAddress": "0x004127E8", "name": "il2cpp_set_commandline_arguments_utf16", "demangledName": "il2cpp_set_commandline_arguments_utf16", "type": "Function" }, { "virtualAddress": "0x004CEC10", "name": "_ZNSt11range_errorD0Ev", "demangledName": "std::range_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004130E4", "name": "il2cpp_method_get_declaring_type", "demangledName": "il2cpp_method_get_declaring_type", "type": "Function" }, { "virtualAddress": "0x00413220", "name": "il2cpp_thread_walk_frame_stack", "demangledName": "il2cpp_thread_walk_frame_stack", "type": "Function" }, { "virtualAddress": "0x00CC8020", "name": "_ZTSSt13bad_exception", "demangledName": "typeinfo name for std::bad_exception", "type": "Name" }, { "virtualAddress": "0x00FA0448", "name": "_ZTISt9type_info", "demangledName": "typeinfo for std::type_info", "type": "Name" }, { "virtualAddress": "0x004A390C", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x004A36D8", "name": "_ZNKSt6__ndk110__time_put8__do_putEPwRS1_PK2tmcc", "demangledName": "std::__ndk1::__time_put::__do_put(wchar_t*, std::__ndk1::__time_put::__do_put\u0026, tm const*, char, char) const", "type": "Function" }, { "virtualAddress": "0x004A1CD0", "name": "_ZNSt6__ndk118__time_get_storageIwEC1EPKc", "demangledName": "char const*() std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00413424", "name": "il2cpp_debug_get_method_info", "demangledName": "il2cpp_debug_get_method_info", "type": "Function" }, { "virtualAddress": "0x00488A50", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE7getlineEPclc", "demangledName": "char*(long, char) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long, char)\u003E::getline", "type": "Function" }, { "virtualAddress": "0x004A03F0", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE12__get_minuteERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_minute const", "type": "Function" }, { "virtualAddress": "0x004C01E0", "name": "_ZNSt6__ndk115recursive_mutexD2Ev", "demangledName": "std::__ndk1::recursive_mutex::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC476C", "name": "_ZNSt6__ndk18ios_base9uppercaseE", "demangledName": "std::__ndk1::ios_base::uppercase", "type": "Name" }, { "virtualAddress": "0x00413480", "name": "il2cpp_custom_attrs_construct", "demangledName": "il2cpp_custom_attrs_construct", "type": "Function" }, { "virtualAddress": "0x004127C8", "name": "il2cpp_shutdown", "demangledName": "il2cpp_shutdown", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "swprintf", "demangledName": "swprintf", "type": "Import" }, { "virtualAddress": "0x004E6054", "name": "__register_frame_info_bases", "demangledName": "__register_frame_info_bases", "type": "Function" }, { "virtualAddress": "0x004CEA98", "name": "_ZNKSt13runtime_error4whatEv", "demangledName": "std::runtime_error::what() const", "type": "Function" }, { "virtualAddress": "0x00F9FB00", "name": "_ZTIPDh", "demangledName": "typeinfo for decimal16*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "islower", "demangledName": "islower", "type": "Import" }, { "virtualAddress": "0x00CC6BD0", "name": "_ZTSNSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C10B0", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignEPKc", "demangledName": "char const*() std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::assign", "type": "Function" }, { "virtualAddress": "0x00412904", "name": "il2cpp_class_get_bitmap", "demangledName": "il2cpp_class_get_bitmap", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "time", "demangledName": "time", "type": "Import" }, { "virtualAddress": "0x00CC7E40", "name": "_ZTSl", "demangledName": "typeinfo name for long", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "isatty", "demangledName": "isatty", "type": "Import" }, { "virtualAddress": "0x004C2BB8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6resizeEmw", "demangledName": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::resize", "type": "Function" }, { "virtualAddress": "0x004BA0E0", "name": "_ZNSt6__ndk114__num_get_base10__get_baseERNS_8ios_baseE", "demangledName": "std::__ndk1::__num_get_base::__get_base(std::__ndk1::ios_base\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC4850", "name": "_ZTSNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9E248", "name": "_ZTVNSt6__ndk115__codecvt_utf16IDsLb0EEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004C49C0", "name": "_ZNSt6__ndk14stoiERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi", "demangledName": "std::__ndk1::stoi(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x00CC4748", "name": "_ZNSt6__ndk18ios_base4leftE", "demangledName": "std::__ndk1::ios_base::left", "type": "Name" }, { "virtualAddress": "0x00412F18", "name": "il2cpp_format_stack_trace", "demangledName": "il2cpp_format_stack_trace", "type": "Function" }, { "virtualAddress": "0x004B2AFC", "name": "_ZNSt6__ndk16localeC1ERKS0_PKci", "demangledName": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026, char const*, int)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "rmdir", "demangledName": "rmdir", "type": "Import" }, { "virtualAddress": "0x004AB038", "name": "_ZNKSt6__ndk18messagesIwE7do_openERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERKNS_6localeE", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(std::__ndk1::locale const\u0026)\u003E std::__ndk1::messages\u003Cwchar_t\u003E::do_open(std::__ndk1::locale const\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC4738", "name": "_ZNSt6__ndk18ios_base3decE", "demangledName": "std::__ndk1::ios_base::dec", "type": "Name" }, { "virtualAddress": "0x00412844", "name": "il2cpp_class_from_system_type", "demangledName": "il2cpp_class_from_system_type", "type": "Function" }, { "virtualAddress": "0x00CC65E0", "name": "_ZTSNSt6__ndk120__codecvt_utf8_utf16IDsEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E", "type": "Name" }, { "virtualAddress": "0x004CAFFC", "name": "_ZNSt6__ndk17promiseIvED1Ev", "demangledName": "void () std::__ndk1::promise\u003Cvoid\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0048E95C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEb", "demangledName": "bool () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00490AC0", "name": "_ZThn16_NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEED1Ev", "demangledName": "{virtual override thunk({offset(-16)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor)}", "type": "Function" }, { "virtualAddress": "0x004A3224", "name": "_ZNSt6__ndk110__time_putC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::__time_put::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004BE5E8", "name": "_ZNSt6__ndk115__codecvt_utf16IDiLb1EED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "tolower", "demangledName": "tolower", "type": "Import" }, { "virtualAddress": "0x00412FD0", "name": "il2cpp_gc_enable", "demangledName": "il2cpp_gc_enable", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswlower", "demangledName": "iswlower", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "select", "demangledName": "select", "type": "Import" }, { "virtualAddress": "0x00F9FBF0", "name": "_ZTIPe", "demangledName": "typeinfo for long double*", "type": "Name" }, { "virtualAddress": "0x004AB244", "name": "_ZNSt6__ndk114codecvt_bynameIwc9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_mutex_lock", "demangledName": "pthread_mutex_lock", "type": "Import" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt13runtime_errorD2Ev", "demangledName": "std::runtime_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x0048560C", "name": "_ZNSt13exception_ptrC1ERKS_", "demangledName": "std::exception_ptr::complete object constructor(std::exception_ptr const\u0026)", "type": "Function" }, { "virtualAddress": "0x00F9ED98", "name": "_ZTINSt6__ndk111__money_getIwEE", "demangledName": "typeinfo for std::__ndk1::__money_get\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00486684", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE6snextcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::snextc", "type": "Function" }, { "virtualAddress": "0x00CC7E38", "name": "_ZTSPj", "demangledName": "typeinfo name for unsigned int*", "type": "Name" }, { "virtualAddress": "0x00CC7E00", "name": "_ZTSPKh", "demangledName": "typeinfo name for unsigned char const*", "type": "Name" }, { "virtualAddress": "0x004856BC", "name": "_ZNSt16nested_exceptionD1Ev", "demangledName": "std::nested_exception::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B9FB8", "name": "_ZNSt6__ndk115numpunct_bynameIwED0Ev", "demangledName": "void () std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00F9D5C8", "name": "_ZTVNSt6__ndk114codecvt_bynameIwc9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00487F4C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERd", "demangledName": "double\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004133D0", "name": "il2cpp_type_is_static", "demangledName": "il2cpp_type_is_static", "type": "Function" }, { "virtualAddress": "0x00CC475C", "name": "_ZNSt6__ndk18ios_base9showpointE", "demangledName": "std::__ndk1::ios_base::showpoint", "type": "Name" }, { "virtualAddress": "0x004CED2C", "name": "_ZNSt8bad_castC1Ev", "demangledName": "std::bad_cast::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004B4FB4", "name": "_ZNSt6__ndk112ctype_bynameIwEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00412FE8", "name": "il2cpp_gc_get_used_size", "demangledName": "il2cpp_gc_get_used_size", "type": "Function" }, { "virtualAddress": "0x00491E90", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRx", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00413270", "name": "il2cpp_type_get_name", "demangledName": "il2cpp_type_get_name", "type": "Function" }, { "virtualAddress": "0x00493A50", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE23__do_get_floating_pointIdEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cdouble\u003E const", "type": "Function" }, { "virtualAddress": "0x01069260", "name": "_ZNSt6__ndk18numpunctIcE2idE", "demangledName": "std::__ndk1::numpunct\u003Cchar\u003E::id", "type": "Name" }, { "virtualAddress": "0x00F9EF80", "name": "_ZTINSt6__ndk114codecvt_bynameIwc9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004CAF54", "name": "_ZNSt6__ndk16futureIvE3getEv", "demangledName": "void () std::__ndk1::future\u003Cvoid\u003E::get()", "type": "Function" }, { "virtualAddress": "0x004C0668", "name": "_ZNSt6__ndk121recursive_timed_mutex6unlockEv", "demangledName": "std::__ndk1::recursive_timed_mutex::unlock()", "type": "Function" }, { "virtualAddress": "0x00413234", "name": "il2cpp_current_thread_get_frame_at", "demangledName": "il2cpp_current_thread_get_frame_at", "type": "Function" }, { "virtualAddress": "0x0048C6F8", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE6sentryC1ERS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sentry::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004C3F50", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmmw", "demangledName": "unsigned long (unsigned long, unsigned long, wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x0048C7EC", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEPFRNS_9basic_iosIcS2_EES6_E", "demangledName": "std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x0047BAEC", "name": "UnityAdsEngineInitialize", "demangledName": "UnityAdsEngineInitialize", "type": "Function" }, { "virtualAddress": "0x004C85F8", "name": "_ZNSt6__ndk110to_wstringEd", "demangledName": "std::__ndk1::to_wstring(double)", "type": "Function" }, { "virtualAddress": "0x0048C748", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE6sentryD1Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sentry::complete object destructor", "type": "Function" }, { "virtualAddress": "0x00F9F450", "name": "_ZTIN10__cxxabiv116__shim_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__shim_type_info", "type": "Name" }, { "virtualAddress": "0x004A1FD0", "name": "_ZNSt6__ndk118__time_get_storageIwEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00F9E0C8", "name": "_ZTVNSt6__ndk114__codecvt_utf8IDiEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "__sF", "demangledName": "__sF", "type": "Import" }, { "virtualAddress": "0x00F9D528", "name": "_ZTVNSt6__ndk115messages_bynameIwEE", "demangledName": "vtable for std::__ndk1::messages_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9FE58", "name": "_ZTVN10__cxxabiv117__class_type_infoE", "demangledName": "vtable for __cxxabiv1::__class_type_info", "type": "Name" }, { "virtualAddress": "0x004A3F58", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x004C38A8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertENS_11__wrap_iterIPKwEEw", "demangledName": "std::__ndk1::__wrap_iter\u003Cwchar_t const*(wchar_t)\u003E std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x00412FDC", "name": "il2cpp_gc_is_incremental", "demangledName": "il2cpp_gc_is_incremental", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "__cxa_atexit", "demangledName": "__cxa_atexit", "type": "Import" }, { "virtualAddress": "0x004CE984", "name": "_ZNSt11logic_errorD0Ev", "demangledName": "std::logic_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004A3038", "name": "_ZNKSt6__ndk110__time_put8__do_putEPcRS1_PK2tmcc", "demangledName": "std::__ndk1::__time_put::__do_put(char*, std::__ndk1::__time_put::__do_put\u0026, tm const*, char, char) const", "type": "Function" }, { "virtualAddress": "0x004E4BC4", "name": "_Unwind_Backtrace", "demangledName": "_Unwind_Backtrace", "type": "Function" }, { "virtualAddress": "0x004A7794", "name": "_ZNSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE8__do_getERS4_S4_bRKNS_6localeEjRjRbRKNS_5ctypeIwEERNS_10unique_ptrIwPFvPvEEERPwSM_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, std::__ndk1::unique_ptr\u003Cwchar_t, void (*\u0026)(void*)\u003E, wchar_t*\u0026, void*) std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, std::__ndk1::unique_ptr\u003Cwchar_t, void (*\u0026)(void*)\u003E, wchar_t*\u0026, void*)\u003E \u003E::__do_get", "type": "Function" }, { "virtualAddress": "0x00412F9C", "name": "il2cpp_field_get_value", "demangledName": "il2cpp_field_get_value", "type": "Function" }, { "virtualAddress": "0x004B40A8", "name": "_ZNKSt6__ndk15ctypeIwE10do_scan_isEmPKwS3_", "demangledName": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_scan_is(wchar_t const*, wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x00CC49D0", "name": "_ZTSNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00412FE4", "name": "il2cpp_gc_set_max_time_slice_ns", "demangledName": "il2cpp_gc_set_max_time_slice_ns", "type": "Function" }, { "virtualAddress": "0x00CC7DEC", "name": "_ZTSc", "demangledName": "typeinfo name for char", "type": "Name" }, { "virtualAddress": "0x0047EBD4", "name": "CreateZStream", "demangledName": "CreateZStream", "type": "Function" }, { "virtualAddress": "0x004127D4", "name": "il2cpp_set_temp_dir", "demangledName": "il2cpp_set_temp_dir", "type": "Function" }, { "virtualAddress": "0x00F9EBB8", "name": "_ZTINSt6__ndk110money_baseE", "demangledName": "typeinfo for std::__ndk1::money_base", "type": "Name" }, { "virtualAddress": "0x00F9D860", "name": "_ZTVNSt6__ndk112ctype_bynameIwEE", "demangledName": "vtable for std::__ndk1::ctype_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9EBD0", "name": "_ZTINSt6__ndk110moneypunctIcLb0EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_rwlock_unlock", "demangledName": "pthread_rwlock_unlock", "type": "Import" }, { "virtualAddress": "0x004910A4", "name": "_ZNSt6__ndk17collateIcED1Ev", "demangledName": "void () std::__ndk1::collate\u003Cchar\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B7BA8", "name": "_ZNKSt6__ndk114__codecvt_utf8IDiE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00412854", "name": "il2cpp_class_is_subclass_of", "demangledName": "il2cpp_class_is_subclass_of", "type": "Function" }, { "virtualAddress": "0x004C9CD8", "name": "_ZNSt6__ndk115__thread_structC1Ev", "demangledName": "std::__ndk1::__thread_struct::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "difftime", "demangledName": "difftime", "type": "Import" }, { "virtualAddress": "0x004CBCAC", "name": "__cxa_increment_exception_refcount", "demangledName": "__cxa_increment_exception_refcount", "type": "Function" }, { "virtualAddress": "0x004BFDBC", "name": "_ZNSt6__ndk112bad_weak_ptrD1Ev", "demangledName": "std::__ndk1::bad_weak_ptr::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004CC298", "name": "_ZSt13get_terminatev", "demangledName": "std::get_terminate()", "type": "Function" }, { "virtualAddress": "0x00F9F5B0", "name": "_ZTIPv", "demangledName": "typeinfo for void*", "type": "Name" }, { "virtualAddress": "0x004B9740", "name": "_ZNSt6__ndk115numpunct_bynameIwED1Ev", "demangledName": "void () std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtold", "demangledName": "strtold", "type": "Import" }, { "virtualAddress": "0x0048A620", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERl", "demangledName": "long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00CC47F0", "name": "_ZTSNSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC6D70", "name": "_ZTSNSt6__ndk110moneypunctIcLb1EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004B8518", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb1EE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004B49A8", "name": "_ZNKSt6__ndk15ctypeIcE9do_narrowEcc", "demangledName": "char (char) std::__ndk1::ctype\u003Cchar\u003E::do_narrow(char) const", "type": "Function" }, { "virtualAddress": "0x004BE5A0", "name": "_ZNSt6__ndk115__codecvt_utf16IDsLb1EED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "dup", "demangledName": "dup", "type": "Import" }, { "virtualAddress": "0x00CC7E80", "name": "_ZTSPo", "demangledName": "typeinfo name for unsigned __int128*", "type": "Name" }, { "virtualAddress": "0x004C28C0", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC2ERKS5_RKS4_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x00CC7E88", "name": "_ZTSDh", "demangledName": "typeinfo name for decimal16", "type": "Name" }, { "virtualAddress": "0x004131A4", "name": "il2cpp_monitor_try_wait", "demangledName": "il2cpp_monitor_try_wait", "type": "Function" }, { "virtualAddress": "0x0041306C", "name": "il2cpp_gc_has_strict_wbarriers", "demangledName": "il2cpp_gc_has_strict_wbarriers", "type": "Function" }, { "virtualAddress": "0x004B97C8", "name": "_ZNKSt6__ndk18numpunctIcE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x0049112C", "name": "_ZNKSt6__ndk17collateIcE12do_transformEPKcS3_", "demangledName": "char const*(char const*) std::__ndk1::collate\u003Cchar\u003E::do_transform(char const*) const", "type": "Function" }, { "virtualAddress": "0x01062B80", "name": "__bss_start__", "demangledName": "__bss_start__", "type": "Unknown" }, { "virtualAddress": "0x0041289C", "name": "il2cpp_class_get_declaring_type", "demangledName": "il2cpp_class_get_declaring_type", "type": "Function" }, { "virtualAddress": "0x00F9F7D0", "name": "_ZTIs", "demangledName": "typeinfo for short", "type": "Name" }, { "virtualAddress": "0x00412FC8", "name": "il2cpp_gc_collect", "demangledName": "il2cpp_gc_collect", "type": "Function" }, { "virtualAddress": "0x004BAEA0", "name": "_ZNKSt6__ndk120__time_get_c_storageIcE3__cEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__c() const", "type": "Function" }, { "virtualAddress": "0x00F9C3F8", "name": "_ZTVSt16nested_exception", "demangledName": "vtable for std::nested_exception", "type": "Name" }, { "virtualAddress": "0x004B9378", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDsE5do_inER9mbstate_tPKcS5_RS5_PDsS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk16locale5facetD2Ev", "demangledName": "std::__ndk1::locale::facet::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C73F8", "name": "_ZNSt6__ndk19to_stringEf", "demangledName": "std::__ndk1::to_string(float)", "type": "Function" }, { "virtualAddress": "0x004B7A5C", "name": "_ZNKSt6__ndk114__codecvt_utf8IDsE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x004B9584", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDiE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00493ED4", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRe", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004867EC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEC1Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x00CC4794", "name": "_ZNSt6__ndk18ios_base6binaryE", "demangledName": "std::__ndk1::ios_base::binary", "type": "Name" }, { "virtualAddress": "0x00CC4790", "name": "_ZNSt6__ndk18ios_base3ateE", "demangledName": "std::__ndk1::ios_base::ate", "type": "Name" }, { "virtualAddress": "0x004CA6A8", "name": "_ZNSt6__ndk117__assoc_sub_state13set_exceptionESt13exception_ptr", "demangledName": "std::__ndk1::__assoc_sub_state::set_exception(std::exception_ptr)", "type": "Function" }, { "virtualAddress": "0x004C0830", "name": "_Znwm", "demangledName": "new(unsigned long)", "type": "Function" }, { "virtualAddress": "0x0048C644", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEED0Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "chdir", "demangledName": "chdir", "type": "Import" }, { "virtualAddress": "0x00F9DAB0", "name": "_ZTINSt6__ndk16locale5facetE", "demangledName": "typeinfo for std::__ndk1::locale::facet", "type": "Name" }, { "virtualAddress": "0x0049C1A0", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwm", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x004A43B8", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x00CC7070", "name": "_ZTSNSt6__ndk113messages_baseE", "demangledName": "typeinfo name for std::__ndk1::messages_base", "type": "Name" }, { "virtualAddress": "0x00CC6490", "name": "_ZTSNSt6__ndk115__codecvt_utf16IwLb1EEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004C0908", "name": "_ZnwmSt11align_val_t", "demangledName": "new(unsigned long, std::align_val_t)", "type": "Function" }, { "virtualAddress": "0x0048663C", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE10pubseekoffExNS_8ios_base7seekdirEj", "demangledName": "long long (std::__ndk1::ios_base::seekdir, unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir, unsigned int)\u003E::pubseekoff", "type": "Function" }, { "virtualAddress": "0x004CA1E4", "name": "_ZNSt6__ndk115future_categoryEv", "demangledName": "std::__ndk1::future_category()", "type": "Function" }, { "virtualAddress": "0x00F9DF70", "name": "_ZTINSt6__ndk117__widen_from_utf8ILm32EEE", "demangledName": "typeinfo for std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E870", "name": "_ZTINSt6__ndk19__num_putIcEE", "demangledName": "typeinfo for std::__ndk1::__num_put\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004B5890", "name": "_ZNKSt6__ndk17codecvtIcc9mbstate_tE10do_unshiftERS1_PcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcstoull", "demangledName": "wcstoull", "type": "Import" }, { "virtualAddress": "0x01069240", "name": "_ZNSt6__ndk17codecvtIDsc9mbstate_tE2idE", "demangledName": "std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x004B7B08", "name": "_ZNKSt6__ndk114__codecvt_utf8IDiE5do_inER9mbstate_tPKcS5_RS5_PDiS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC4778", "name": "_ZNSt6__ndk18ios_base10floatfieldE", "demangledName": "std::__ndk1::ios_base::floatfield", "type": "Name" }, { "virtualAddress": "0x004C4780", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEPKw", "demangledName": "wchar_t const*() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const", "type": "Function" }, { "virtualAddress": "0x004BAD70", "name": "_ZNKSt6__ndk120__time_get_c_storageIcE3__XEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__X() const", "type": "Function" }, { "virtualAddress": "0x004C4818", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEmmPKw", "demangledName": "unsigned long (unsigned long, wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const", "type": "Function" }, { "virtualAddress": "0x00CC6580", "name": "_ZTSNSt6__ndk120__codecvt_utf8_utf16IwEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00412EA8", "name": "il2cpp_get_exception_argument_null", "demangledName": "il2cpp_get_exception_argument_null", "type": "Function" }, { "virtualAddress": "0x00CC7DB8", "name": "_ZTSv", "demangledName": "typeinfo name for void", "type": "Name" }, { "virtualAddress": "0x00412FA8", "name": "il2cpp_field_set_value", "demangledName": "il2cpp_field_set_value", "type": "Function" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt11range_errorD2Ev", "demangledName": "std::range_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x0049DB70", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE11do_get_dateES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_date const", "type": "Function" }, { "virtualAddress": "0x004B58C4", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tEC1Em", "demangledName": "unsigned long () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00F9C7F0", "name": "_ZTINSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004BFDF4", "name": "_ZNSt6__ndk114__shared_countD0Ev", "demangledName": "std::__ndk1::__shared_count::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00CC550C", "name": "_ZNSt6__ndk16locale7collateE", "demangledName": "std::__ndk1::locale::collate", "type": "Name" }, { "virtualAddress": "0x004B7ED8", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb0EE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00488F08", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE4readEPcl", "demangledName": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::read", "type": "Function" }, { "virtualAddress": "0x00CC7220", "name": "_ZTSNSt6__ndk114__shared_countE", "demangledName": "typeinfo name for std::__ndk1::__shared_count", "type": "Name" }, { "virtualAddress": "0x004970A4", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE23__do_get_floating_pointIfEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cfloat\u003E const", "type": "Function" }, { "virtualAddress": "0x0048ED3C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEt", "demangledName": "unsigned short () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004C28C0", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC1ERKS5_RKS4_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x00CC7120", "name": "_ZTSNSt6__ndk114codecvt_bynameIwc9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C08F0", "name": "_ZdlPv", "demangledName": "delete(void*)", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk116__narrow_to_utf8ILm32EED2Ev", "demangledName": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9FA30", "name": "_ZTIPKy", "demangledName": "typeinfo for unsigned long long const*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "clock_getres", "demangledName": "clock_getres", "type": "Import" }, { "virtualAddress": "0x00CC7360", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4nposE", "demangledName": "std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::npos", "type": "Name" }, { "virtualAddress": "0x004B7FCC", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb1EE5do_inER9mbstate_tPKcS5_RS5_PwS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00412FCC", "name": "il2cpp_gc_collect_a_little", "demangledName": "il2cpp_gc_collect_a_little", "type": "Function" }, { "virtualAddress": "0x004CADAC", "name": "_ZNSt6__ndk16futureIvEC2EPNS_17__assoc_sub_stateE", "demangledName": "std::__ndk1::__assoc_sub_state*() std::__ndk1::future\u003Cvoid\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_mutex_destroy", "demangledName": "pthread_mutex_destroy", "type": "Import" }, { "virtualAddress": "0x00F9FAB0", "name": "_ZTIPo", "demangledName": "typeinfo for unsigned __int128*", "type": "Name" }, { "virtualAddress": "0x004B6318", "name": "_ZNKSt6__ndk17codecvtIwc9mbstate_tE13do_max_lengthEv", "demangledName": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x004AB298", "name": "_ZNSt6__ndk114codecvt_bynameIDic9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sched_yield", "demangledName": "sched_yield", "type": "Import" }, { "virtualAddress": "0x00486D18", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEED2Ev", "demangledName": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x00CC5506", "name": "_ZNSt6__ndk110moneypunctIwLb0EE4intlE", "demangledName": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::intl", "type": "Name" }, { "virtualAddress": "0x0048ADB8", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERe", "demangledName": "long double\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004A39F8", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x00FA02F8", "name": "_ZTVSt11range_error", "demangledName": "vtable for std::range_error", "type": "Name" }, { "virtualAddress": "0x004B3C54", "name": "_ZNSt6__ndk114collate_bynameIwEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00F9EF60", "name": "_ZTINSt6__ndk114codecvt_bynameIcc9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00486FE0", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsEPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00CC8100", "name": "_ZTSSt12out_of_range", "demangledName": "typeinfo name for std::out_of_range", "type": "Name" }, { "virtualAddress": "0x004130B0", "name": "il2cpp_unity_liveness_calculation_from_root", "demangledName": "il2cpp_unity_liveness_calculation_from_root", "type": "Function" }, { "virtualAddress": "0x004A0448", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE17__get_white_spaceERS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_white_space const", "type": "Function" }, { "virtualAddress": "0x0049EA9C", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE11__get_am_pmERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_am_pm const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswxdigit", "demangledName": "iswxdigit", "type": "Import" }, { "virtualAddress": "0x004B558C", "name": "_ZNKSt6__ndk112ctype_bynameIwE10do_toupperEPwPKw", "demangledName": "wchar_t*(wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_toupper(wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x004A6DF0", "name": "_ZNKSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_bRNS_8ios_baseERjRNS_12basic_stringIcS3_NS_9allocatorIcEEEE", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004B6224", "name": "_ZNKSt6__ndk17codecvtIwc9mbstate_tE9do_lengthERS1_PKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x00F9CA68", "name": "_ZTVNSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "wmemchr", "demangledName": "wmemchr", "type": "Import" }, { "virtualAddress": "0x004999F4", "name": "_ZNSt6__ndk19__num_putIcE21__widen_and_group_intEPcS2_S2_S2_RS2_S3_RKNS_6localeE", "demangledName": "char*(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int\u0026, char*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int(std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cchar\u003E::__widen_and_group_int\u0026, char*, std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC6C20", "name": "_ZTSNSt6__ndk110__time_putE", "demangledName": "typeinfo name for std::__ndk1::__time_put", "type": "Name" }, { "virtualAddress": "0x00CC5504", "name": "_ZNSt6__ndk110moneypunctIcLb0EE4intlE", "demangledName": "std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::intl", "type": "Name" }, { "virtualAddress": "0x00CC7F90", "name": "_ZTSN10__cxxabiv121__vmi_class_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__vmi_class_type_info", "type": "Name" }, { "virtualAddress": "0x00F9F8C0", "name": "_ZTIj", "demangledName": "typeinfo for unsigned int", "type": "Name" }, { "virtualAddress": "0x00490014", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEPKv", "demangledName": "void const*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004CC060", "name": "__cxa_guard_acquire", "demangledName": "__cxa_guard_acquire", "type": "Function" }, { "virtualAddress": "0x00CC6DB0", "name": "_ZTSNSt6__ndk110moneypunctIwLb1EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "getpid", "demangledName": "getpid", "type": "Import" }, { "virtualAddress": "0x004B92A0", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IwE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x004C6960", "name": "_ZNSt6__ndk19to_stringEi", "demangledName": "std::__ndk1::to_string(int)", "type": "Function" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt16invalid_argumentD2Ev", "demangledName": "std::invalid_argument::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt9bad_allocD2Ev", "demangledName": "std::bad_alloc::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC71F0", "name": "_ZNSt6__ndk113allocator_argE", "demangledName": "std::__ndk1::allocator_arg", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "readdir", "demangledName": "readdir", "type": "Import" }, { "virtualAddress": "0x00FA0428", "name": "_ZTVSt9type_info", "demangledName": "vtable for std::type_info", "type": "Name" }, { "virtualAddress": "0x00CC5524", "name": "_ZNSt6__ndk16locale3allE", "demangledName": "std::__ndk1::locale::all", "type": "Name" }, { "virtualAddress": "0x004A4D20", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x010691F8", "name": "_ZNSt6__ndk16locale2id9__next_idE", "demangledName": "std::__ndk1::locale::id::__next_id", "type": "Name" }, { "virtualAddress": "0x00F9E710", "name": "_ZTINSt6__ndk18numpunctIwEE", "demangledName": "typeinfo for std::__ndk1::numpunct\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E530", "name": "_ZTINSt6__ndk120__codecvt_utf8_utf16IDiEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C933C", "name": "_ZNSt6__ndk112system_errorC2EiRKNS_14error_categoryERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::system_error::base object constructor(int, std::__ndk1::error_category const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004A033C", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE18__get_day_year_numERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_day_year_num const", "type": "Function" }, { "virtualAddress": "0x00CC4950", "name": "_ZTSNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt12domain_errorD1Ev", "demangledName": "std::domain_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_atfork", "demangledName": "pthread_atfork", "type": "Import" }, { "virtualAddress": "0x0049EB84", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE12__get_secondERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_second const", "type": "Function" }, { "virtualAddress": "0x00485764", "name": "_ZSt17rethrow_exceptionSt13exception_ptr", "demangledName": "std::rethrow_exception(std::exception_ptr)", "type": "Function" }, { "virtualAddress": "0x004E315C", "name": "_Unwind_SetGR", "demangledName": "_Unwind_SetGR", "type": "Function" }, { "virtualAddress": "0x004A3AA8", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x00F9F250", "name": "_ZTINSt6__ndk112system_errorE", "demangledName": "typeinfo for std::__ndk1::system_error", "type": "Name" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk15ctypeIwED1Ev", "demangledName": "void () std::__ndk1::ctype\u003Cwchar_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0048BD64", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE8readsomeEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::readsome", "type": "Function" }, { "virtualAddress": "0x004986E4", "name": "_ZNSt6__ndk19__num_getIcE19__stage2_float_prepERNS_8ios_baseEPcRcS5_", "demangledName": "std::__ndk1::ios_base\u0026(char*, char\u0026, std::__ndk1::ios_base\u0026) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_float_prep(char*, char\u0026, std::__ndk1::ios_base\u0026)", "type": "Function" }, { "virtualAddress": "0x00490B04", "name": "_ZThn16_NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEED0Ev", "demangledName": "{virtual override thunk({offset(-16)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor)}", "type": "Function" }, { "virtualAddress": "0x004E31E0", "name": "_Unwind_GetRegionStart", "demangledName": "_Unwind_GetRegionStart", "type": "Function" }, { "virtualAddress": "0x00486828", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEC1ERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x00F9FC90", "name": "_ZTIPDu", "demangledName": "_ZTIPDu", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "wcstol", "demangledName": "wcstol", "type": "Import" }, { "virtualAddress": "0x004B7A74", "name": "_ZNKSt6__ndk114__codecvt_utf8IDiE6do_outER9mbstate_tPKDiS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004B97D8", "name": "_ZNKSt6__ndk18numpunctIcE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x004A5688", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x00CC7E4C", "name": "_ZTSm", "demangledName": "typeinfo name for unsigned long", "type": "Name" }, { "virtualAddress": "0x00486758", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE9sputbackcEw", "demangledName": "wchar_t () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sputbackc", "type": "Function" }, { "virtualAddress": "0x00CC8114", "name": "_ZTSSt11range_error", "demangledName": "typeinfo name for std::range_error", "type": "Name" }, { "virtualAddress": "0x004C06D8", "name": "_ZNSt6__ndk111__call_onceERVmPvPFvS2_E", "demangledName": "std::__ndk1::__call_once(unsigned long volatile\u0026, void*, void (*)(void*))", "type": "Function" }, { "virtualAddress": "0x004887D0", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE3getERNS_15basic_streambufIcS2_EEc", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026(char) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char)\u003E::get", "type": "Function" }, { "virtualAddress": "0x004C0A30", "name": "_ZNSt11logic_errorC2ERKNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE", "demangledName": "std::logic_error::base object constructor(std::__ndk1::basic_string\u003Cchar, std::logic_error::base object constructor::char_traits\u003Cchar\u003E const, std::logic_error::base object constructor::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strncpy", "demangledName": "strncpy", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "strcpy", "demangledName": "strcpy", "type": "Import" }, { "virtualAddress": "0x004BEBCC", "name": "_ZNSt6__ndk125__num_get_signed_integralIlEET_PKcS3_Rji", "demangledName": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_signed_integral\u003Clong\u003E(char const*, char const*, unsigned int\u0026, int)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "getenv", "demangledName": "getenv", "type": "Import" }, { "virtualAddress": "0x0048F4DC", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEm", "demangledName": "unsigned long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004128B0", "name": "il2cpp_class_value_size", "demangledName": "il2cpp_class_value_size", "type": "Function" }, { "virtualAddress": "0x00412878", "name": "il2cpp_class_get_interfaces", "demangledName": "il2cpp_class_get_interfaces", "type": "Function" }, { "virtualAddress": "0x004C7070", "name": "_ZNSt6__ndk19to_stringEx", "demangledName": "std::__ndk1::to_string(long long)", "type": "Function" }, { "virtualAddress": "0x004861CC", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEED1Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x00F9D468", "name": "_ZTVNSt6__ndk18messagesIcEE", "demangledName": "vtable for std::__ndk1::messages\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00CC7E18", "name": "_ZTSPKs", "demangledName": "typeinfo name for short const*", "type": "Name" }, { "virtualAddress": "0x004C9830", "name": "_ZNSt6__ndk114error_categoryD2Ev", "demangledName": "std::__ndk1::error_category::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "__errno", "demangledName": "__errno", "type": "Import" }, { "virtualAddress": "0x00CC6750", "name": "_ZTSNSt6__ndk115numpunct_bynameIcEE", "demangledName": "typeinfo name for std::__ndk1::numpunct_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004133DC", "name": "il2cpp_type_is_pointer_type", "demangledName": "il2cpp_type_is_pointer_type", "type": "Function" }, { "virtualAddress": "0x00CC6A00", "name": "_ZTSNSt6__ndk120__time_get_c_storageIcEE", "demangledName": "typeinfo name for std::__ndk1::__time_get_c_storage\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004970A0", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRf", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00CC6EE0", "name": "_ZTSNSt6__ndk111__money_getIcEE", "demangledName": "typeinfo name for std::__ndk1::__money_get\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9FBE0", "name": "_ZTIe", "demangledName": "typeinfo for long double", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "memmove", "demangledName": "memmove", "type": "Import" }, { "virtualAddress": "0x004B6A58", "name": "_ZNKSt6__ndk17codecvtIDsc9mbstate_tE10do_unshiftERS1_PcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x004AD800", "name": "_ZNSt6__ndk16locale7classicEv", "demangledName": "std::__ndk1::locale::classic()", "type": "Function" }, { "virtualAddress": "0x00412E60", "name": "il2cpp_domain_get_assemblies", "demangledName": "il2cpp_domain_get_assemblies", "type": "Function" }, { "virtualAddress": "0x004B3308", "name": "_ZNSt6__ndk114collate_bynameIcEC1EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cchar\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004C0254", "name": "_ZNSt6__ndk111timed_mutexC2Ev", "demangledName": "std::__ndk1::timed_mutex::base object constructor()", "type": "Function" }, { "virtualAddress": "0x004A5698", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x0048D96C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEd", "demangledName": "double () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtol", "demangledName": "strtol", "type": "Import" }, { "virtualAddress": "0x004C9A74", "name": "_ZNSt6__ndk16thread6detachEv", "demangledName": "std::__ndk1::thread::detach()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcstold", "demangledName": "wcstold", "type": "Import" }, { "virtualAddress": "0x00CC7DC8", "name": "_ZTSPDn", "demangledName": "typeinfo name for std::nullptr_t*", "type": "Name" }, { "virtualAddress": "0x00F9ECF0", "name": "_ZTINSt6__ndk117moneypunct_bynameIcLb1EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E3C8", "name": "_ZTVNSt6__ndk115__codecvt_utf16IDiLb1EEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004C00A8", "name": "_ZNSt6__ndk15mutexD1Ev", "demangledName": "std::__ndk1::mutex::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004C8DB8", "name": "_ZNSt6__ndk115system_categoryEv", "demangledName": "std::__ndk1::system_category()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fmod", "demangledName": "fmod", "type": "Import" }, { "virtualAddress": "0x00F9EFC0", "name": "_ZTINSt6__ndk114codecvt_bynameIDic9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004A0D78", "name": "_ZNSt6__ndk118__time_get_storageIcEC2EPKc", "demangledName": "char const*() std::__ndk1::__time_get_storage\u003Cchar\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00486D1C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE4swapERS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap", "type": "Function" }, { "virtualAddress": "0x00F9FF18", "name": "_ZTVN10__cxxabiv121__vmi_class_type_infoE", "demangledName": "vtable for __cxxabiv1::__vmi_class_type_info", "type": "Name" }, { "virtualAddress": "0x0047ECE0", "name": "CloseZStream", "demangledName": "CloseZStream", "type": "Function" }, { "virtualAddress": "0x004CC304", "name": "_ZSt15get_new_handlerv", "demangledName": "std::get_new_handler()", "type": "Function" }, { "virtualAddress": "0x00CC6AB0", "name": "_ZTSNSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_get_byname\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004BD8D8", "name": "_ZNSt6__ndk112ctype_bynameIwED2Ev", "demangledName": "void () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x0048C69C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE4swapERS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap", "type": "Function" }, { "virtualAddress": "0x004E6308", "name": "__deregister_frame_info", "demangledName": "__deregister_frame_info", "type": "Function" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt9exceptionD1Ev", "demangledName": "std::exception::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC7DF8", "name": "_ZTSh", "demangledName": "typeinfo name for unsigned char", "type": "Name" }, { "virtualAddress": "0x00498D50", "name": "_ZNSt6__ndk19__num_getIwE19__stage2_float_prepERNS_8ios_baseEPwRwS5_", "demangledName": "std::__ndk1::ios_base\u0026(wchar_t*, wchar_t\u0026, std::__ndk1::ios_base\u0026) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_float_prep(wchar_t*, wchar_t\u0026, std::__ndk1::ios_base\u0026)", "type": "Function" }, { "virtualAddress": "0x0048C7E8", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEPFRS3_S4_E", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026 (*())(std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x0048841C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE3getERc", "demangledName": "char\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::get", "type": "Function" }, { "virtualAddress": "0x004A4D60", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x004B4FB4", "name": "_ZNSt6__ndk112ctype_bynameIwEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00F9D318", "name": "_ZTVNSt6__ndk117moneypunct_bynameIwLb1EEE", "demangledName": "vtable for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004C5048", "name": "_ZNSt6__ndk14stolERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi", "demangledName": "std::__ndk1::stol(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x00485A3C", "name": "_ZNSt6__ndk18ios_base7copyfmtERKS0_", "demangledName": "std::__ndk1::ios_base::copyfmt(std::__ndk1::ios_base const\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC63D0", "name": "_ZTSNSt6__ndk114__codecvt_utf8IwEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00CC4798", "name": "_ZNSt6__ndk18ios_base2inE", "demangledName": "std::__ndk1::ios_base::in", "type": "Name" }, { "virtualAddress": "0x004B968C", "name": "_ZNSt6__ndk18numpunctIwEC1Em", "demangledName": "unsigned long () std::__ndk1::numpunct\u003Cwchar_t\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004C00C0", "name": "_ZNSt6__ndk15mutex4lockEv", "demangledName": "std::__ndk1::mutex::lock()", "type": "Function" }, { "virtualAddress": "0x00413210", "name": "il2cpp_thread_detach", "demangledName": "il2cpp_thread_detach", "type": "Function" }, { "virtualAddress": "0x00F9D4E8", "name": "_ZTVNSt6__ndk115messages_bynameIcEE", "demangledName": "vtable for std::__ndk1::messages_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004BEFB0", "name": "_ZNSt6__ndk127__num_get_unsigned_integralIjEET_PKcS3_Rji", "demangledName": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned int\u003E(char const*, char const*, unsigned int\u0026, int)", "type": "Function" }, { "virtualAddress": "0x004C177C", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertIPKcEENS_9enable_ifIXaasr21__is_forward_iteratorIT_EE5valuesr38__libcpp_string_gets_noexcept_iteratorISA_EE5valueENS_11__wrap_iterIPcEEE4typeENSB_IS8_EESA_SA_", "demangledName": "std::__ndk1::enable_if\u003C(::__is_forward_iterator\u003C\u003Evalue)\u0026\u0026(::__libcpp_string_gets_noexcept_iterator\u003Cstd::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert\u003Cchar const*\u003E \u003Evalue), std::__ndk1::__wrap_iter\u003Cchar*\u003E \u003E::type std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert\u003Cchar const*\u003E", "type": "Function" }, { "virtualAddress": "0x004C0434", "name": "_ZNSt6__ndk121recursive_timed_mutexC1Ev", "demangledName": "std::__ndk1::recursive_timed_mutex::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00F9F6C0", "name": "_ZTIPKw", "demangledName": "typeinfo for wchar_t const*", "type": "Name" }, { "virtualAddress": "0x004B87BC", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb0EE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x004C9A18", "name": "_ZNSt6__ndk16threadD2Ev", "demangledName": "std::__ndk1::thread::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9F790", "name": "_ZTIPa", "demangledName": "typeinfo for signed char*", "type": "Name" }, { "virtualAddress": "0x0049BA58", "name": "_ZNSt6__ndk19__num_putIwE21__widen_and_group_intEPcS2_S2_PwRS3_S4_RKNS_6localeE", "demangledName": "char*(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_int, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x004A5690", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x004A56D0", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x00CC7E48", "name": "_ZTSPKl", "demangledName": "typeinfo name for long const*", "type": "Name" }, { "virtualAddress": "0x00CC7E74", "name": "_ZTSPn", "demangledName": "typeinfo name for __int128*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "ioctl", "demangledName": "ioctl", "type": "Import" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk15ctypeIwED2Ev", "demangledName": "void () std::__ndk1::ctype\u003Cwchar_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC5507", "name": "_ZNSt6__ndk110moneypunctIwLb1EE4intlE", "demangledName": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::intl", "type": "Name" }, { "virtualAddress": "0x004E613C", "name": "__register_frame_info_table_bases", "demangledName": "__register_frame_info_table_bases", "type": "Function" }, { "virtualAddress": "0x004CB3D0", "name": "_ZNSt6__ndk17promiseIvE13set_exceptionESt13exception_ptr", "demangledName": "std::exception_ptr () std::__ndk1::promise\u003Cvoid\u003E::set_exception()", "type": "Function" }, { "virtualAddress": "0x00F9ED30", "name": "_ZTINSt6__ndk117moneypunct_bynameIwLb1EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004B28D0", "name": "_ZNSt6__ndk16localeD2Ev", "demangledName": "std::__ndk1::locale::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004A3AB0", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x004131A8", "name": "il2cpp_runtime_invoke_convert_args", "demangledName": "il2cpp_runtime_invoke_convert_args", "type": "Function" }, { "virtualAddress": "0x00413124", "name": "il2cpp_profiler_install", "demangledName": "il2cpp_profiler_install", "type": "Function" }, { "virtualAddress": "0x004C4094", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4copyEPwmm", "demangledName": "wchar_t*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::copy const", "type": "Function" }, { "virtualAddress": "0x004C35D8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmPKwm", "demangledName": "unsigned long (wchar_t const*, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t const*, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x00413130", "name": "il2cpp_profiler_install_allocation", "demangledName": "il2cpp_profiler_install_allocation", "type": "Function" }, { "virtualAddress": "0x00F9F910", "name": "_ZTIl", "demangledName": "typeinfo for long", "type": "Name" }, { "virtualAddress": "0x004C09B4", "name": "_ZnwmSt11align_val_tRKSt9nothrow_t", "demangledName": "new(unsigned long, std::align_val_t, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x004E6330", "name": "_Unwind_Find_FDE", "demangledName": "_Unwind_Find_FDE", "type": "Function" }, { "virtualAddress": "0x00490D10", "name": "_ZNSt6__ndk18ios_base7failureC2EPKcRKNS_10error_codeE", "demangledName": "std::__ndk1::ios_base::failure::base object constructor(char const*, std::__ndk1::error_code const\u0026)", "type": "Function" }, { "virtualAddress": "0x00490D10", "name": "_ZNSt6__ndk18ios_base7failureC1EPKcRKNS_10error_codeE", "demangledName": "std::__ndk1::ios_base::failure::complete object constructor(char const*, std::__ndk1::error_code const\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC6420", "name": "_ZTSNSt6__ndk114__codecvt_utf8IDsEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E", "type": "Name" }, { "virtualAddress": "0x00493A4C", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRd", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x0048CA2C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEs", "demangledName": "short () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "localtime", "demangledName": "localtime", "type": "Import" }, { "virtualAddress": "0x004E31D0", "name": "_Unwind_SetIP", "demangledName": "_Unwind_SetIP", "type": "Function" }, { "virtualAddress": "0x004CAFFC", "name": "_ZNSt6__ndk17promiseIvED2Ev", "demangledName": "void () std::__ndk1::promise\u003Cvoid\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004869EC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE6setbufEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::setbuf", "type": "Function" }, { "virtualAddress": "0x004C08F4", "name": "_ZdlPvRKSt9nothrow_t", "demangledName": "delete(void*, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x004859E4", "name": "_ZNSt6__ndk18ios_base16__call_callbacksENS0_5eventE", "demangledName": "std::__ndk1::ios_base::__call_callbacks(std::__ndk1::ios_base::event)", "type": "Function" }, { "virtualAddress": "0x004A3A10", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x004B78DC", "name": "_ZNKSt6__ndk114__codecvt_utf8IDsE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00FA0260", "name": "_ZTISt16invalid_argument", "demangledName": "typeinfo for std::invalid_argument", "type": "Name" }, { "virtualAddress": "0x00490444", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE3putEw", "demangledName": "wchar_t () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::put", "type": "Function" }, { "virtualAddress": "0x004B7768", "name": "_ZNKSt6__ndk114__codecvt_utf8IDsE5do_inER9mbstate_tPKcS5_RS5_PDsS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004B4DD8", "name": "_ZNKSt6__ndk112ctype_bynameIcE10do_tolowerEc", "demangledName": "char () std::__ndk1::ctype_byname\u003Cchar\u003E::do_tolower() const", "type": "Function" }, { "virtualAddress": "0x004B97E8", "name": "_ZNKSt6__ndk18numpunctIcE11do_groupingEv", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x00F9D790", "name": "_ZTVNSt6__ndk15ctypeIcEE", "demangledName": "vtable for std::__ndk1::ctype\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004B945C", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDiE6do_outER9mbstate_tPKDiS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00F9E768", "name": "_ZTINSt6__ndk114__num_get_baseE", "demangledName": "typeinfo for std::__ndk1::__num_get_base", "type": "Name" }, { "virtualAddress": "0x00412FD8", "name": "il2cpp_gc_is_disabled", "demangledName": "il2cpp_gc_is_disabled", "type": "Function" }, { "virtualAddress": "0x004A18B8", "name": "_ZNKSt6__ndk118__time_get_storageIcE15__do_date_orderEv", "demangledName": "void () std::__ndk1::__time_get_storage\u003Cchar\u003E::__do_date_order() const", "type": "Function" }, { "virtualAddress": "0x00F9FCE0", "name": "_ZTIPDs", "demangledName": "typeinfo for char16_t*", "type": "Name" }, { "virtualAddress": "0x004CE8E8", "name": "_ZNSt20bad_array_new_lengthC2Ev", "demangledName": "std::bad_array_new_length::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00485F48", "name": "_ZNSt6__ndk18ios_base4swapERS0_", "demangledName": "std::__ndk1::ios_base::swap(std::__ndk1::ios_base\u0026)", "type": "Function" }, { "virtualAddress": "0x004A397C", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x00F9E650", "name": "_ZTINSt6__ndk114collate_bynameIwEE", "demangledName": "typeinfo for std::__ndk1::collate_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004B9884", "name": "_ZNSt6__ndk115numpunct_bynameIcEC1EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cchar\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004B454C", "name": "_ZNSt6__ndk15ctypeIcEC2EPKmbm", "demangledName": "unsigned long const*(bool, unsigned long) std::__ndk1::ctype\u003Cchar\u003E::base object constructor(bool, unsigned long)", "type": "Function" }, { "virtualAddress": "0x00CC6E30", "name": "_ZTSNSt6__ndk117moneypunct_bynameIwLb0EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00CC63A0", "name": "_ZTSNSt6__ndk117__widen_from_utf8ILm32EEE", "demangledName": "typeinfo name for std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E", "type": "Name" }, { "virtualAddress": "0x00CC7E7C", "name": "_ZTSo", "demangledName": "typeinfo name for unsigned __int128", "type": "Name" }, { "virtualAddress": "0x00498C70", "name": "_ZNSt6__ndk19__num_getIcE17__stage2_int_prepERNS_8ios_baseEPcRc", "demangledName": "std::__ndk1::ios_base\u0026(char*, char\u0026) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_prep(char*, char\u0026)", "type": "Function" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt11logic_errorD2Ev", "demangledName": "std::logic_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C0A28", "name": "_ZdaPvmSt11align_val_t", "demangledName": "delete[](void*, unsigned long, std::align_val_t)", "type": "Function" }, { "virtualAddress": "0x00488E18", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE4peekEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::peek", "type": "Function" }, { "virtualAddress": "0x004A3A74", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_equal", "demangledName": "pthread_equal", "type": "Import" }, { "virtualAddress": "0x00F9C5F8", "name": "_ZTTNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE", "demangledName": "VTT for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC5578", "name": "_ZNSt6__ndk110ctype_base5alnumE", "demangledName": "std::__ndk1::ctype_base::alnum", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "mmap", "demangledName": "mmap", "type": "Import" }, { "virtualAddress": "0x00492338", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE17__do_get_unsignedItEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned short\u003E const", "type": "Function" }, { "virtualAddress": "0x004C0104", "name": "_ZNSt6__ndk15mutex6unlockEv", "demangledName": "std::__ndk1::mutex::unlock()", "type": "Function" }, { "virtualAddress": "0x00F9FA80", "name": "_ZTIPKn", "demangledName": "typeinfo for __int128 const*", "type": "Name" }, { "virtualAddress": "0x00486A10", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE9showmanycEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::showmanyc", "type": "Function" }, { "virtualAddress": "0x00CC6820", "name": "_ZTSNSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004E3210", "name": "_Unwind_GetDataRelBase", "demangledName": "_Unwind_GetDataRelBase", "type": "Function" }, { "virtualAddress": "0x00412830", "name": "il2cpp_bounded_array_class_get", "demangledName": "il2cpp_bounded_array_class_get", "type": "Function" }, { "virtualAddress": "0x004B89C4", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb1EE5do_inER9mbstate_tPKcS5_RS5_PDiS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC5558", "name": "_ZNSt6__ndk110ctype_base5digitE", "demangledName": "std::__ndk1::ctype_base::digit", "type": "Name" }, { "virtualAddress": "0x004CB84C", "name": "__cxa_free_exception", "demangledName": "__cxa_free_exception", "type": "Function" }, { "virtualAddress": "0x0049DBF0", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE14do_get_weekdayES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_weekday const", "type": "Function" }, { "virtualAddress": "0x004C3C30", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE5eraseEmm", "demangledName": "unsigned long (unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::erase", "type": "Function" }, { "virtualAddress": "0x0049DDC8", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE16do_get_monthnameES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_monthname const", "type": "Function" }, { "virtualAddress": "0x004128A8", "name": "il2cpp_class_is_valuetype", "demangledName": "il2cpp_class_is_valuetype", "type": "Function" }, { "virtualAddress": "0x004BFF30", "name": "_ZNSt6__ndk119__shared_weak_count4lockEv", "demangledName": "std::__ndk1::__shared_weak_count::lock()", "type": "Function" }, { "virtualAddress": "0x004A72A8", "name": "_ZNSt6__ndk116__check_groupingERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPjS8_Rj", "demangledName": "std::__ndk1::__check_grouping(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E, unsigned int\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC7E30", "name": "_ZTSPKi", "demangledName": "typeinfo name for int const*", "type": "Name" }, { "virtualAddress": "0x004133F4", "name": "il2cpp_image_get_name", "demangledName": "il2cpp_image_get_name", "type": "Function" }, { "virtualAddress": "0x004C1434", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmmc", "demangledName": "unsigned long (unsigned long, char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x00CC7E14", "name": "_ZTSPs", "demangledName": "typeinfo name for short*", "type": "Name" }, { "virtualAddress": "0x00F9C448", "name": "_ZTVNSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE", "demangledName": "vtable for std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B766C", "name": "_ZNKSt6__ndk114__codecvt_utf8IDsE6do_outER9mbstate_tPKDsS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "openlog", "demangledName": "openlog", "type": "Import" }, { "virtualAddress": "0x004B55D0", "name": "_ZNKSt6__ndk112ctype_bynameIwE10do_tolowerEw", "demangledName": "wchar_t () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_tolower() const", "type": "Function" }, { "virtualAddress": "0x0049FA5C", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE15__get_monthnameERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_monthname const", "type": "Function" }, { "virtualAddress": "0x00487364", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERs", "demangledName": "short\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x0048B14C", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE3getERw", "demangledName": "wchar_t\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::get", "type": "Function" }, { "virtualAddress": "0x00486624", "name": "_ZNKSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE6getlocEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::getloc const", "type": "Function" }, { "virtualAddress": "0x0041288C", "name": "il2cpp_class_get_method_from_name", "demangledName": "il2cpp_class_get_method_from_name", "type": "Function" }, { "virtualAddress": "0x00497568", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRd", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, double\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00CC6800", "name": "_ZTSNSt6__ndk114__num_get_baseE", "demangledName": "typeinfo name for std::__ndk1::__num_get_base", "type": "Name" }, { "virtualAddress": "0x004B7EF0", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb1EE6do_outER9mbstate_tPKwS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00F9E130", "name": "_ZTINSt6__ndk114__codecvt_utf8IDiEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "strtold_l", "demangledName": "strtold_l", "type": "Import" }, { "virtualAddress": "0x00CC4770", "name": "_ZNSt6__ndk18ios_base11adjustfieldE", "demangledName": "std::__ndk1::ios_base::adjustfield", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_join", "demangledName": "pthread_join", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "abort", "demangledName": "abort", "type": "Import" }, { "virtualAddress": "0x00F9EC50", "name": "_ZTINSt6__ndk110moneypunctIwLb0EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004B83E0", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb1EE6do_outER9mbstate_tPKDsS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x0049FC58", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjP2tmcc", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char, char)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00CC5538", "name": "_ZNSt6__ndk110ctype_base5cntrlE", "demangledName": "std::__ndk1::ctype_base::cntrl", "type": "Name" }, { "virtualAddress": "0x00F9D750", "name": "_ZTVNSt6__ndk114collate_bynameIwEE", "demangledName": "vtable for std::__ndk1::collate_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x0047BB28", "name": "UnityAdsEngineSetMetaData", "demangledName": "UnityAdsEngineSetMetaData", "type": "Function" }, { "virtualAddress": "0x00CC4744", "name": "_ZNSt6__ndk18ios_base8internalE", "demangledName": "std::__ndk1::ios_base::internal", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "close", "demangledName": "close", "type": "Import" }, { "virtualAddress": "0x0048C81C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEPFRNS_8ios_baseES5_E", "demangledName": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E::\u003C\u003C) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004B35A8", "name": "_ZNSt6__ndk114collate_bynameIcED2Ev", "demangledName": "void () std::__ndk1::collate_byname\u003Cchar\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C3150", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendERKS5_mm", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append", "type": "Function" }, { "virtualAddress": "0x0048E6B0", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEC1EPNS_15basic_streambufIwS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004130C0", "name": "il2cpp_method_get_object", "demangledName": "il2cpp_method_get_object", "type": "Function" }, { "virtualAddress": "0x004CC2E8", "name": "_ZSt15set_new_handlerPFvvE", "demangledName": "std::set_new_handler(void (*)())", "type": "Function" }, { "virtualAddress": "0x00F9D9E8", "name": "_ZTVNSt6__ndk115numpunct_bynameIcEE", "demangledName": "vtable for std::__ndk1::numpunct_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x0047EE98", "name": "WriteZStream", "demangledName": "WriteZStream", "type": "Function" }, { "virtualAddress": "0x00CC4754", "name": "_ZNSt6__ndk18ios_base10scientificE", "demangledName": "std::__ndk1::ios_base::scientific", "type": "Name" }, { "virtualAddress": "0x004C3340", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE9__grow_byEmmmmmm", "demangledName": "unsigned long (unsigned long, unsigned long, unsigned long, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__grow_by", "type": "Function" }, { "virtualAddress": "0x0047BB30", "name": "UnityAdsEngineSetDidErrorCallback", "demangledName": "UnityAdsEngineSetDidErrorCallback", "type": "Function" }, { "virtualAddress": "0x004128E4", "name": "il2cpp_class_get_assemblyname", "demangledName": "il2cpp_class_get_assemblyname", "type": "Function" }, { "virtualAddress": "0x0041284C", "name": "il2cpp_class_is_inflated", "demangledName": "il2cpp_class_is_inflated", "type": "Function" }, { "virtualAddress": "0x004B5798", "name": "_ZNKSt6__ndk112ctype_bynameIwE9do_narrowEPKwS3_cPc", "demangledName": "wchar_t const*(wchar_t const*, char, char*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_narrow(wchar_t const*, char, char*) const", "type": "Function" }, { "virtualAddress": "0x004CB99C", "name": "__cxa_get_exception_ptr", "demangledName": "__cxa_get_exception_ptr", "type": "Function" }, { "virtualAddress": "0x0041341C", "name": "il2cpp_is_debugger_attached", "demangledName": "il2cpp_is_debugger_attached", "type": "Function" }, { "virtualAddress": "0x00CC7262", "name": "_ZNSt6__ndk111try_to_lockE", "demangledName": "std::__ndk1::try_to_lock", "type": "Name" }, { "virtualAddress": "0x004E4740", "name": "_Unwind_RaiseException", "demangledName": "_Unwind_RaiseException", "type": "Function" }, { "virtualAddress": "0x004B7630", "name": "_ZNKSt6__ndk114__codecvt_utf8IwE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x00F9DF88", "name": "_ZTVNSt6__ndk114__codecvt_utf8IwEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00FA02B8", "name": "_ZTVSt12out_of_range", "demangledName": "vtable for std::out_of_range", "type": "Name" }, { "virtualAddress": "0x00F9C9E8", "name": "_ZTVNSt6__ndk17collateIcEE", "demangledName": "vtable for std::__ndk1::collate\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00413204", "name": "il2cpp_string_is_interned", "demangledName": "il2cpp_string_is_interned", "type": "Function" }, { "virtualAddress": "0x0041B61C", "name": "UnityPalTimeZoneInfoGetTimeZoneIDs", "demangledName": "UnityPalTimeZoneInfoGetTimeZoneIDs", "type": "Function" }, { "virtualAddress": "0x00413020", "name": "il2cpp_start_gc_world", "demangledName": "il2cpp_start_gc_world", "type": "Function" }, { "virtualAddress": "0x00CC7DD4", "name": "_ZTSb", "demangledName": "typeinfo name for bool", "type": "Name" }, { "virtualAddress": "0x004C2A88", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignEPKwm", "demangledName": "wchar_t const*(unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign", "type": "Function" }, { "virtualAddress": "0x004BFFEC", "name": "_ZNSt6__ndk112__get_sp_mutEPKv", "demangledName": "std::__ndk1::__get_sp_mut(void const*)", "type": "Function" }, { "virtualAddress": "0x004CED74", "name": "_ZNSt10bad_typeidC2Ev", "demangledName": "std::bad_typeid::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00413098", "name": "il2cpp_offset_of_array_bounds_in_array_object_header", "demangledName": "il2cpp_offset_of_array_bounds_in_array_object_header", "type": "Function" }, { "virtualAddress": "0x00F9C6E0", "name": "_ZTTNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE", "demangledName": "VTT for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004CE8C4", "name": "_ZNSt9bad_allocC2Ev", "demangledName": "std::bad_alloc::base object constructor()", "type": "Function" }, { "virtualAddress": "0x01069270", "name": "_ZNSt6__ndk18numpunctIwE2idE", "demangledName": "std::__ndk1::numpunct\u003Cwchar_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x004C08C0", "name": "_Znam", "demangledName": "new[](unsigned long)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mkdir", "demangledName": "mkdir", "type": "Import" }, { "virtualAddress": "0x004127D8", "name": "il2cpp_set_commandline_arguments", "demangledName": "il2cpp_set_commandline_arguments", "type": "Function" }, { "virtualAddress": "0x00CC6920", "name": "_ZTSNSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x0049A268", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcy", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, unsigned long long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x004C00A8", "name": "_ZNSt6__ndk15mutexD2Ev", "demangledName": "std::__ndk1::mutex::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C021C", "name": "_ZNSt6__ndk115recursive_mutex6unlockEv", "demangledName": "std::__ndk1::recursive_mutex::unlock()", "type": "Function" }, { "virtualAddress": "0x004A0628", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE11__get_am_pmERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_am_pm const", "type": "Function" }, { "virtualAddress": "0x00CC6730", "name": "_ZTSNSt6__ndk18numpunctIwEE", "demangledName": "typeinfo name for std::__ndk1::numpunct\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004131FC", "name": "il2cpp_string_new_len", "demangledName": "il2cpp_string_new_len", "type": "Function" }, { "virtualAddress": "0x0048A354", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERi", "demangledName": "int\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00CC8170", "name": "_ZTSSt15underflow_error", "demangledName": "typeinfo name for std::underflow_error", "type": "Name" }, { "virtualAddress": "0x004130BC", "name": "il2cpp_method_get_from_reflection", "demangledName": "il2cpp_method_get_from_reflection", "type": "Function" }, { "virtualAddress": "0x0041B614", "name": "UseUnityPalForTimeZoneInformation", "demangledName": "UseUnityPalForTimeZoneInformation", "type": "Function" }, { "virtualAddress": "0x004CBFBC", "name": "__cxa_get_globals_fast", "demangledName": "__cxa_get_globals_fast", "type": "Function" }, { "virtualAddress": "0x004A3914", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x00CC7DDC", "name": "_ZTSPKb", "demangledName": "typeinfo name for bool const*", "type": "Name" }, { "virtualAddress": "0x004B491C", "name": "_ZNKSt6__ndk15ctypeIcE8do_widenEPKcS3_Pc", "demangledName": "char const*(char const*, char*) std::__ndk1::ctype\u003Cchar\u003E::do_widen(char const*, char*) const", "type": "Function" }, { "virtualAddress": "0x004C9AD8", "name": "_ZNSt6__ndk111this_thread9sleep_forERKNS_6chrono8durationIxNS_5ratioILl1ELl1000000000EEEEE", "demangledName": "std::__ndk1::this_thread::sleep_for(std::__ndk1::chrono::duration\u003Clong long, std::__ndk1::ratio\u003C(long)1, (long)1000000000\u003E const\u003E\u0026)", "type": "Function" }, { "virtualAddress": "0x00F9F4D0", "name": "_ZTIN10__cxxabiv120__function_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__function_type_info", "type": "Name" }, { "virtualAddress": "0x00CC7EA8", "name": "_ZTSPd", "demangledName": "typeinfo name for double*", "type": "Name" }, { "virtualAddress": "0x004CB800", "name": "__cxa_allocate_exception", "demangledName": "__cxa_allocate_exception", "type": "Function" }, { "virtualAddress": "0x004B34D4", "name": "_ZNSt6__ndk114collate_bynameIcEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cchar\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004B2D7C", "name": "_ZNSt6__ndk16locale14__install_ctorERKS0_PNS0_5facetEl", "demangledName": "std::__ndk1::locale::__install_ctor(std::__ndk1::locale const\u0026, std::__ndk1::locale::facet*, long)", "type": "Function" }, { "virtualAddress": "0x004877B4", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERj", "demangledName": "unsigned int\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fputc", "demangledName": "fputc", "type": "Import" }, { "virtualAddress": "0x00FA0460", "name": "_ZTISt8bad_cast", "demangledName": "typeinfo for std::bad_cast", "type": "Name" }, { "virtualAddress": "0x01069250", "name": "_ZNSt6__ndk17codecvtIDic9mbstate_tE2idE", "demangledName": "std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x00F9FB40", "name": "_ZTIf", "demangledName": "typeinfo for float", "type": "Name" }, { "virtualAddress": "0x004C933C", "name": "_ZNSt6__ndk112system_errorC1EiRKNS_14error_categoryERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::system_error::complete object constructor(int, std::__ndk1::error_category const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00412810", "name": "il2cpp_alloc", "demangledName": "il2cpp_alloc", "type": "Function" }, { "virtualAddress": "0x00CC65B0", "name": "_ZTSNSt6__ndk120__codecvt_utf8_utf16IDiEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C94D8", "name": "_ZNSt6__ndk112system_errorC2EiRKNS_14error_categoryEPKc", "demangledName": "std::__ndk1::system_error::base object constructor(int, std::__ndk1::error_category const\u0026, char const*)", "type": "Function" }, { "virtualAddress": "0x004C6EAC", "name": "_ZNSt6__ndk19to_stringEm", "demangledName": "std::__ndk1::to_string(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00491348", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRb", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x0048DB4C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEe", "demangledName": "long double () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00490B5C", "name": "_ZNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEE4swapERS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026() std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::swap", "type": "Function" }, { "virtualAddress": "0x010690E8", "name": "_ZNSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE2idE", "demangledName": "std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x00CC47D0", "name": "_ZTSNSt6__ndk18ios_baseE", "demangledName": "typeinfo name for std::__ndk1::ios_base", "type": "Name" }, { "virtualAddress": "0x00CC7ECC", "name": "_ZTSPDu", "demangledName": "_ZTSPDu", "type": "Name" }, { "virtualAddress": "0x004B6C98", "name": "_ZNSt6__ndk17codecvtIDic9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00489D48", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsEPNS_15basic_streambufIwS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00F9EE50", "name": "_ZTINSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00412898", "name": "il2cpp_class_get_parent", "demangledName": "il2cpp_class_get_parent", "type": "Function" }, { "virtualAddress": "0x0049DB04", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE13do_date_orderEv", "demangledName": "void () std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E \u003E::do_date_order const", "type": "Function" }, { "virtualAddress": "0x004B2AFC", "name": "_ZNSt6__ndk16localeC2ERKS0_PKci", "demangledName": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026, char const*, int)", "type": "Function" }, { "virtualAddress": "0x00412F8C", "name": "il2cpp_field_get_flags", "demangledName": "il2cpp_field_get_flags", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "read", "demangledName": "read", "type": "Import" }, { "virtualAddress": "0x004B72BC", "name": "_ZNKSt6__ndk17codecvtIDic9mbstate_tE16do_always_noconvEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "open", "demangledName": "open", "type": "Import" }, { "virtualAddress": "0x004B2D04", "name": "_ZNSt6__ndk16localeC2ERKS0_S2_i", "demangledName": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026, std::__ndk1::locale const, int)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mbtowc", "demangledName": "mbtowc", "type": "Import" }, { "virtualAddress": "0x004B9F2C", "name": "_ZNSt6__ndk115numpunct_bynameIwEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004B34D4", "name": "_ZNSt6__ndk114collate_bynameIcEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cchar\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "vsscanf", "demangledName": "vsscanf", "type": "Import" }, { "virtualAddress": "0x004B7BB8", "name": "_ZNKSt6__ndk114__codecvt_utf8IDiE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004C2A3C", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEaSERKS5_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::=", "type": "Function" }, { "virtualAddress": "0x004CBD4C", "name": "__cxa_rethrow_primary_exception", "demangledName": "__cxa_rethrow_primary_exception", "type": "Function" }, { "virtualAddress": "0x00F9FD30", "name": "_ZTIPDi", "demangledName": "typeinfo for char32_t*", "type": "Name" }, { "virtualAddress": "0x004C2A28", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEED2Ev", "demangledName": "void () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x00486AE8", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE9underflowEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::underflow", "type": "Function" }, { "virtualAddress": "0x004B8288", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb0EE5do_inER9mbstate_tPKcS5_RS5_PDsS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC7E28", "name": "_ZTSi", "demangledName": "typeinfo name for int", "type": "Name" }, { "virtualAddress": "0x004BFC34", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initIPwEENS_9enable_ifIXsr21__is_forward_iteratorIT_EE5valueEvE4typeES9_S9_", "demangledName": "std::__ndk1::enable_if\u003C::__is_forward_iterator\u003C\u003Evalue, void\u003E::type(wchar_t*, wchar_t*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t*, wchar_t*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init\u003Cwchar_t*\u003E", "type": "Function" }, { "virtualAddress": "0x004CB8A0", "name": "__cxa_throw", "demangledName": "__cxa_throw", "type": "Function" }, { "virtualAddress": "0x0047BAF4", "name": "UnityAdsEngineGetDebugMode", "demangledName": "UnityAdsEngineGetDebugMode", "type": "Function" }, { "virtualAddress": "0x004C0A20", "name": "_ZdaPvSt11align_val_t", "demangledName": "delete[](void*, std::align_val_t)", "type": "Function" }, { "virtualAddress": "0x00412828", "name": "il2cpp_array_new_specific", "demangledName": "il2cpp_array_new_specific", "type": "Function" }, { "virtualAddress": "0x00F9E4B0", "name": "_ZTINSt6__ndk120__codecvt_utf8_utf16IwEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C9764", "name": "_ZNSt6__ndk112system_errorD1Ev", "demangledName": "std::__ndk1::system_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0049E6CC", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE9__get_dayERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_day const", "type": "Function" }, { "virtualAddress": "0x01069200", "name": "_ZNSt6__ndk15ctypeIwE2idE", "demangledName": "std::__ndk1::ctype\u003Cwchar_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x004C8C0C", "name": "_ZNSt6__ndk116generic_categoryEv", "demangledName": "std::__ndk1::generic_category()", "type": "Function" }, { "virtualAddress": "0x00F9F940", "name": "_ZTIPKl", "demangledName": "typeinfo for long const*", "type": "Name" }, { "virtualAddress": "0x0048EF1C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEi", "demangledName": "int () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004A4D40", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x010690C8", "name": "_ZNSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE2idE", "demangledName": "std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x004893DC", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE4syncEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sync", "type": "Function" }, { "virtualAddress": "0x004B85CC", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb1EE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x004A2E7C", "name": "_ZNSt6__ndk110__time_putD2Ev", "demangledName": "std::__ndk1::__time_put::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004B28C0", "name": "_ZNSt6__ndk16localeC1ERKS0_", "demangledName": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x00485604", "name": "_ZNSt13exception_ptrD1Ev", "demangledName": "std::exception_ptr::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00489F48", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERb", "demangledName": "bool\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00F9E730", "name": "_ZTINSt6__ndk115numpunct_bynameIcEE", "demangledName": "typeinfo for std::__ndk1::numpunct_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9D0E8", "name": "_ZTVNSt6__ndk110moneypunctIwLb0EEE", "demangledName": "vtable for std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00486C98", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEC1EPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x00CC7DE8", "name": "_ZTSPKw", "demangledName": "typeinfo name for wchar_t const*", "type": "Name" }, { "virtualAddress": "0x00CC4780", "name": "_ZNSt6__ndk18ios_base6eofbitE", "demangledName": "std::__ndk1::ios_base::eofbit", "type": "Name" }, { "virtualAddress": "0x00CC7E08", "name": "_ZTSPa", "demangledName": "typeinfo name for signed char*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "bsearch", "demangledName": "bsearch", "type": "Import" }, { "virtualAddress": "0x0048E140", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE3putEc", "demangledName": "char () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::put", "type": "Function" }, { "virtualAddress": "0x004B7B9C", "name": "_ZNKSt6__ndk114__codecvt_utf8IDiE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x004CA348", "name": "_ZNSt6__ndk117__assoc_sub_state9set_valueEv", "demangledName": "std::__ndk1::__assoc_sub_state::set_value()", "type": "Function" }, { "virtualAddress": "0x004CEED4", "name": "_ZSt13set_terminatePFvvE", "demangledName": "std::set_terminate(void (*)())", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_attr_init", "demangledName": "pthread_attr_init", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "strchr", "demangledName": "strchr", "type": "Import" }, { "virtualAddress": "0x004E48B8", "name": "_Unwind_ForcedUnwind", "demangledName": "_Unwind_ForcedUnwind", "type": "Function" }, { "virtualAddress": "0x00F9FE00", "name": "_ZTVN10__cxxabiv116__enum_type_infoE", "demangledName": "vtable for __cxxabiv1::__enum_type_info", "type": "Name" }, { "virtualAddress": "0x00494C88", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRb", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, bool\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00CC7263", "name": "_ZNSt6__ndk110adopt_lockE", "demangledName": "std::__ndk1::adopt_lock", "type": "Name" }, { "virtualAddress": "0x00F9F780", "name": "_ZTIa", "demangledName": "typeinfo for signed char", "type": "Name" }, { "virtualAddress": "0x004BD868", "name": "_ZNSt6__ndk112ctype_bynameIcED1Ev", "demangledName": "void () std::__ndk1::ctype_byname\u003Cchar\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC4740", "name": "_ZNSt6__ndk18ios_base3hexE", "demangledName": "std::__ndk1::ios_base::hex", "type": "Name" }, { "virtualAddress": "0x00F9EA50", "name": "_ZTINSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_get_byname\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x0048E3C8", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE5tellpEv", "demangledName": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::tellp", "type": "Function" }, { "virtualAddress": "0x00412F94", "name": "il2cpp_field_get_offset", "demangledName": "il2cpp_field_get_offset", "type": "Function" }, { "virtualAddress": "0x004C4664", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEmmRKS5_mm", "demangledName": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const", "type": "Function" }, { "virtualAddress": "0x010691A8", "name": "_ZNSt6__ndk18messagesIwE2idE", "demangledName": "std::__ndk1::messages\u003Cwchar_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x00413408", "name": "il2cpp_capture_memory_snapshot", "demangledName": "il2cpp_capture_memory_snapshot", "type": "Function" }, { "virtualAddress": "0x004B96B8", "name": "_ZNSt6__ndk18numpunctIcED1Ev", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004C0FD0", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_mmRKS4_", "demangledName": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(unsigned long, unsigned long, std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long, std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x00F9BB98", "name": "_ZTVNSt6__ndk113basic_fstreamIcNS_11char_traitsIcEEEE", "demangledName": "vtable for std::__ndk1::basic_fstream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_setspecific", "demangledName": "pthread_setspecific", "type": "Import" }, { "virtualAddress": "0x004128D4", "name": "il2cpp_class_has_attribute", "demangledName": "il2cpp_class_has_attribute", "type": "Function" }, { "virtualAddress": "0x004898C8", "name": "_ZTv0_n24_NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEED1Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor)}", "type": "Function" }, { "virtualAddress": "0x004C0A30", "name": "_ZNSt11logic_errorC1ERKNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE", "demangledName": "std::logic_error::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::logic_error::complete object constructor::char_traits\u003Cchar\u003E const, std::logic_error::complete object constructor::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004892A0", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE5ungetEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::unget", "type": "Function" }, { "virtualAddress": "0x00F9E1B0", "name": "_ZTINSt6__ndk115__codecvt_utf16IwLb0EEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00F9D388", "name": "_ZTVNSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC7150", "name": "_ZTSNSt6__ndk114codecvt_bynameIDsc9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00CC80E0", "name": "_ZTSSt12length_error", "demangledName": "typeinfo name for std::length_error", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "asin", "demangledName": "asin", "type": "Import" }, { "virtualAddress": "0x00F9DE88", "name": "_ZTVNSt6__ndk117__widen_from_utf8ILm16EEE", "demangledName": "vtable for std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "modf", "demangledName": "modf", "type": "Import" }, { "virtualAddress": "0x004C11E0", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendERKS5_mm", "demangledName": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::append", "type": "Function" }, { "virtualAddress": "0x00CC7EA4", "name": "_ZTSd", "demangledName": "typeinfo name for double", "type": "Name" }, { "virtualAddress": "0x004B92B0", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IwE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004B80DC", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb1EE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x00CC7200", "name": "_ZTSNSt6__ndk112bad_weak_ptrE", "demangledName": "typeinfo name for std::__ndk1::bad_weak_ptr", "type": "Name" }, { "virtualAddress": "0x004B95BC", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDiE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x004C2FE4", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE9push_backEw", "demangledName": "wchar_t () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::push_back", "type": "Function" }, { "virtualAddress": "0x00CC7DCC", "name": "_ZTSPKDn", "demangledName": "typeinfo name for std::nullptr_t const*", "type": "Name" }, { "virtualAddress": "0x004966D4", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE17__do_get_unsignedImEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long\u003E const", "type": "Function" }, { "virtualAddress": "0x004C044C", "name": "_ZNSt6__ndk121recursive_timed_mutexD2Ev", "demangledName": "std::__ndk1::recursive_timed_mutex::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9F710", "name": "_ZTIPKc", "demangledName": "typeinfo for char const*", "type": "Name" }, { "virtualAddress": "0x00CC6F50", "name": "_ZTSNSt6__ndk111__money_getIwEE", "demangledName": "typeinfo name for std::__ndk1::__money_get\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F3D0", "name": "_ZTINSt6__ndk117__assoc_sub_stateE", "demangledName": "typeinfo for std::__ndk1::__assoc_sub_state", "type": "Name" }, { "virtualAddress": "0x004CB4F4", "name": "_ZNSt6__ndk17promiseIvE24set_value_at_thread_exitEv", "demangledName": "void () std::__ndk1::promise\u003Cvoid\u003E::set_value_at_thread_exit()", "type": "Function" }, { "virtualAddress": "0x00CC4768", "name": "_ZNSt6__ndk18ios_base7unitbufE", "demangledName": "std::__ndk1::ios_base::unitbuf", "type": "Name" }, { "virtualAddress": "0x004AB000", "name": "_ZNKSt6__ndk18messagesIcE6do_getEliiRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "long (int, int, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) std::__ndk1::messages\u003Cchar\u003E::do_get(int, int, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) const", "type": "Function" }, { "virtualAddress": "0x00F9FAF0", "name": "_ZTIDh", "demangledName": "typeinfo for decimal16", "type": "Name" }, { "virtualAddress": "0x004B4838", "name": "_ZNKSt6__ndk15ctypeIcE10do_tolowerEPcPKc", "demangledName": "char*(char const*) std::__ndk1::ctype\u003Cchar\u003E::do_tolower(char const*) const", "type": "Function" }, { "virtualAddress": "0x004BCB6C", "name": "_ZNSt6__ndk118__time_get_storageIwE4initERKNS_5ctypeIwEE", "demangledName": "std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026() std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::init()", "type": "Function" }, { "virtualAddress": "0x0048687C", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEaSERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::=", "type": "Function" }, { "virtualAddress": "0x004A3A60", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x0048E858", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE6sentryD1Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::complete object destructor", "type": "Function" }, { "virtualAddress": "0x0049FBF4", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE10__get_yearERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_year const", "type": "Function" }, { "virtualAddress": "0x0049F93C", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE16do_get_monthnameES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_monthname const", "type": "Function" }, { "virtualAddress": "0x004B8BEC", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IwE6do_outER9mbstate_tPKwS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC5580", "name": "_ZNSt6__ndk110ctype_base5graphE", "demangledName": "std::__ndk1::ctype_base::graph", "type": "Name" }, { "virtualAddress": "0x004B9664", "name": "_ZNSt6__ndk18numpunctIcEC1Em", "demangledName": "unsigned long () std::__ndk1::numpunct\u003Cchar\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00412800", "name": "il2cpp_set_memory_callbacks", "demangledName": "il2cpp_set_memory_callbacks", "type": "Function" }, { "virtualAddress": "0x004B87D0", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb0EE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004878F8", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERl", "demangledName": "long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "gettimeofday", "demangledName": "gettimeofday", "type": "Import" }, { "virtualAddress": "0x00CC6690", "name": "_ZTSNSt6__ndk17collateIwEE", "demangledName": "typeinfo name for std::__ndk1::collate\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F9B0", "name": "_ZTIx", "demangledName": "typeinfo for long long", "type": "Name" }, { "virtualAddress": "0x00F9C820", "name": "_ZTINSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x0048C228", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE5tellgEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::tellg", "type": "Function" }, { "virtualAddress": "0x01299DC8", "name": "__end__", "demangledName": "__end__", "type": "Unknown" }, { "virtualAddress": "0x00F9CCE0", "name": "_ZTVNSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9FF00", "name": "_ZTIN10__cxxabiv120__si_class_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__si_class_type_info", "type": "Name" }, { "virtualAddress": "0x00412E54", "name": "il2cpp_domain_get", "demangledName": "il2cpp_domain_get", "type": "Function" }, { "virtualAddress": "0x004B4A48", "name": "_ZNSt6__ndk112ctype_bynameIcEC2EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cchar\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004A4D58", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x004A3A04", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x0049F764", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE14do_get_weekdayES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_weekday const", "type": "Function" }, { "virtualAddress": "0x004CB73C", "name": "_ZNSt6__ndk117__assoc_sub_stateD2Ev", "demangledName": "std::__ndk1::__assoc_sub_state::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004E3154", "name": "_Unwind_GetCFA", "demangledName": "_Unwind_GetCFA", "type": "Function" }, { "virtualAddress": "0x004B3D74", "name": "_ZNSt6__ndk114collate_bynameIwED0Ev", "demangledName": "void () std::__ndk1::collate_byname\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00F9D628", "name": "_ZTVNSt6__ndk114codecvt_bynameIDsc9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E6B0", "name": "_ZTINSt6__ndk112ctype_bynameIcEE", "demangledName": "typeinfo for std::__ndk1::ctype_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004998A0", "name": "_ZNSt6__ndk119__libcpp_snprintf_lEPcmP10__locale_tPKcz", "demangledName": "std::__ndk1::__libcpp_snprintf_l(char*, unsigned long, __locale_t*, char const*, ...)", "type": "Function" }, { "virtualAddress": "0x00FA00E0", "name": "_ZTVSt13bad_exception", "demangledName": "vtable for std::bad_exception", "type": "Name" }, { "virtualAddress": "0x0047EDE0", "name": "ReadZStream", "demangledName": "ReadZStream", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "lstat", "demangledName": "lstat", "type": "Import" }, { "virtualAddress": "0x0048DD24", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEPKv", "demangledName": "void const*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004C7CD8", "name": "_ZNSt6__ndk110to_wstringEl", "demangledName": "std::__ndk1::to_wstring(long)", "type": "Function" }, { "virtualAddress": "0x004E4648", "name": "__frame_state_for", "demangledName": "__frame_state_for", "type": "Function" }, { "virtualAddress": "0x00412730", "name": "il2cpp_init_utf16", "demangledName": "il2cpp_init_utf16", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "vfprintf", "demangledName": "vfprintf", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "pthread_rwlock_init", "demangledName": "pthread_rwlock_init", "type": "Import" }, { "virtualAddress": "0x00F9FD70", "name": "_ZTVN10__cxxabiv117__array_type_infoE", "demangledName": "vtable for __cxxabiv1::__array_type_info", "type": "Name" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk17codecvtIDsc9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004A2E7C", "name": "_ZNSt6__ndk110__time_putD1Ev", "demangledName": "std::__ndk1::__time_put::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004C0C58", "name": "_ZNSt13runtime_errorC2EPKc", "demangledName": "std::runtime_error::base object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x00F9C7B0", "name": "_ZTINSt6__ndk19basic_iosIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo for std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C4110", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4findEPKwmm", "demangledName": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find const", "type": "Function" }, { "virtualAddress": "0x004B27A4", "name": "_ZNSt6__ndk16locale8__globalEv", "demangledName": "std::__ndk1::locale::__global()", "type": "Function" }, { "virtualAddress": "0x004B597C", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0048B248", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE3getEPwlw", "demangledName": "wchar_t*(long, wchar_t) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long, wchar_t)\u003E::get", "type": "Function" }, { "virtualAddress": "0x004AAC78", "name": "_ZNKSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_bRNS_8ios_baseEwRKNS_12basic_stringIwS3_NS_9allocatorIwEEEE", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E const\u003E\u0026) std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::allocator\u003Cwchar_t\u003E const\u003E\u0026)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00413268", "name": "il2cpp_type_get_type", "demangledName": "il2cpp_type_get_type", "type": "Function" }, { "virtualAddress": "0x00CC6C40", "name": "_ZTSNSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C08FC", "name": "_ZdaPv", "demangledName": "delete[](void*)", "type": "Function" }, { "virtualAddress": "0x00412FF0", "name": "il2cpp_gc_foreach_heap", "demangledName": "il2cpp_gc_foreach_heap", "type": "Function" }, { "virtualAddress": "0x004A3AB8", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x00412820", "name": "il2cpp_array_get_byte_length", "demangledName": "il2cpp_array_get_byte_length", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strlcpy", "demangledName": "strlcpy", "type": "Import" }, { "virtualAddress": "0x00F9F1B0", "name": "_ZTINSt6__ndk119__shared_weak_countE", "demangledName": "typeinfo for std::__ndk1::__shared_weak_count", "type": "Name" }, { "virtualAddress": "0x00F9EA18", "name": "_ZTINSt6__ndk110__time_getE", "demangledName": "typeinfo for std::__ndk1::__time_get", "type": "Name" }, { "virtualAddress": "0x00F9CF78", "name": "_ZTVNSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x01069118", "name": "_ZNSt6__ndk110moneypunctIcLb0EE2idE", "demangledName": "std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::id", "type": "Name" }, { "virtualAddress": "0x004CEAA0", "name": "_ZNSt12domain_errorD0Ev", "demangledName": "std::domain_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00F9F8F0", "name": "_ZTIPKj", "demangledName": "typeinfo for unsigned int const*", "type": "Name" }, { "virtualAddress": "0x0041301C", "name": "il2cpp_stop_gc_world", "demangledName": "il2cpp_stop_gc_world", "type": "Function" }, { "virtualAddress": "0x004A949C", "name": "_ZNSt6__ndk111__money_putIcE13__gather_infoEbbRKNS_6localeERNS_10money_base7patternERcS8_RNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESF_SF_Ri", "demangledName": "bool (bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026) std::__ndk1::__money_put\u003Cchar\u003E::__gather_info(bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC81A4", "name": "_ZTSSt9type_info", "demangledName": "typeinfo name for std::type_info", "type": "Name" }, { "virtualAddress": "0x00CC6F00", "name": "_ZTSNSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x01069098", "name": "_ZNSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE2idE", "demangledName": "std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x00F9FA60", "name": "_ZTIPn", "demangledName": "typeinfo for __int128*", "type": "Name" }, { "virtualAddress": "0x0048A210", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERt", "demangledName": "unsigned short\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00CC8010", "name": "_ZTSSt9exception", "demangledName": "typeinfo name for std::exception", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "atol", "demangledName": "atol", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "closelog", "demangledName": "closelog", "type": "Import" }, { "virtualAddress": "0x0049B3F8", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcPKv", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, void const*) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, void const*)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x004BED0C", "name": "_ZNSt6__ndk125__num_get_signed_integralIxEET_PKcS3_Rji", "demangledName": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_signed_integral\u003Clong long\u003E(char const*, char const*, unsigned int\u0026, int)", "type": "Function" }, { "virtualAddress": "0x00CC7E54", "name": "_ZTSPKm", "demangledName": "typeinfo name for unsigned long const*", "type": "Name" }, { "virtualAddress": "0x004AB04C", "name": "_ZNKSt6__ndk18messagesIwE8do_closeEl", "demangledName": "long () std::__ndk1::messages\u003Cwchar_t\u003E::do_close() const", "type": "Function" }, { "virtualAddress": "0x00CC7DE4", "name": "_ZTSPw", "demangledName": "typeinfo name for wchar_t*", "type": "Name" }, { "virtualAddress": "0x004C011C", "name": "_ZNSt6__ndk115recursive_mutexC2Ev", "demangledName": "std::__ndk1::recursive_mutex::base object constructor()", "type": "Function" }, { "virtualAddress": "0x004860BC", "name": "_ZNSt6__ndk19basic_iosIwNS_11char_traitsIwEEE7copyfmtERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::copyfmt", "type": "Function" }, { "virtualAddress": "0x00413404", "name": "il2cpp_image_get_class", "demangledName": "il2cpp_image_get_class", "type": "Function" }, { "virtualAddress": "0x004BD8D8", "name": "_ZNSt6__ndk112ctype_bynameIwED1Ev", "demangledName": "void () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "towlower", "demangledName": "towlower", "type": "Import" }, { "virtualAddress": "0x004CA30C", "name": "_ZNSt6__ndk112future_errorD1Ev", "demangledName": "std::__ndk1::future_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0048B504", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE3getERNS_15basic_streambufIwS2_EEw", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026(wchar_t) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t)\u003E::get", "type": "Function" }, { "virtualAddress": "0x0047BB20", "name": "UnityAdsEngineIsInitialized", "demangledName": "UnityAdsEngineIsInitialized", "type": "Function" }, { "virtualAddress": "0x00499988", "name": "_ZNSt6__ndk114__num_put_base18__identify_paddingEPcS1_RKNS_8ios_baseE", "demangledName": "std::__ndk1::__num_put_base::__identify_padding(char*, std::__ndk1::__num_put_base::__identify_padding, std::__ndk1::ios_base const\u0026)", "type": "Function" }, { "virtualAddress": "0x00490D8C", "name": "_ZNSt6__ndk18ios_base5iwordEi", "demangledName": "std::__ndk1::ios_base::iword(int)", "type": "Function" }, { "virtualAddress": "0x004B4128", "name": "_ZNKSt6__ndk15ctypeIwE10do_toupperEw", "demangledName": "wchar_t () std::__ndk1::ctype\u003Cwchar_t\u003E::do_toupper() const", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk117__widen_from_utf8ILm32EED1Ev", "demangledName": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00492C7C", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRm", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004E31E8", "name": "_Unwind_FindEnclosingFunction", "demangledName": "_Unwind_FindEnclosingFunction", "type": "Function" }, { "virtualAddress": "0x00CC4774", "name": "_ZNSt6__ndk18ios_base9basefieldE", "demangledName": "std::__ndk1::ios_base::basefield", "type": "Name" }, { "virtualAddress": "0x00413188", "name": "il2cpp_value_box", "demangledName": "il2cpp_value_box", "type": "Function" }, { "virtualAddress": "0x00485EC4", "name": "_ZNSt6__ndk18ios_base4moveERS0_", "demangledName": "std::__ndk1::ios_base::move(std::__ndk1::ios_base\u0026)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mktime", "demangledName": "mktime", "type": "Import" }, { "virtualAddress": "0x004BFF74", "name": "_ZNKSt6__ndk119__shared_weak_count13__get_deleterERKSt9type_info", "demangledName": "std::__ndk1::__shared_weak_count::__get_deleter(std::type_info const\u0026) const", "type": "Function" }, { "virtualAddress": "0x00CC7CB0", "name": "_ZTSN10__cxxabiv117__pbase_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__pbase_type_info", "type": "Name" }, { "virtualAddress": "0x004B32E8", "name": "_ZNSt6__ndk16locale2id6__initEv", "demangledName": "std::__ndk1::locale::id::__init()", "type": "Function" }, { "virtualAddress": "0x00F9D430", "name": "_ZTVNSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C5BE8", "name": "_ZNSt6__ndk16stoullERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi", "demangledName": "std::__ndk1::stoull(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x004BAA50", "name": "_ZNKSt6__ndk120__time_get_c_storageIcE7__am_pmEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__am_pm() const", "type": "Function" }, { "virtualAddress": "0x004C2FB0", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendEPKw", "demangledName": "wchar_t const*() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append", "type": "Function" }, { "virtualAddress": "0x00F9F380", "name": "_ZTINSt6__ndk112future_errorE", "demangledName": "typeinfo for std::__ndk1::future_error", "type": "Name" }, { "virtualAddress": "0x004C0D68", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_", "demangledName": "std::__ndk1::allocator\u003Cchar\u003E const\u0026() std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004CED8C", "name": "_ZNSt10bad_typeidD0Ev", "demangledName": "std::bad_typeid::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x010690D8", "name": "_ZNSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE2idE", "demangledName": "std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x004B2D04", "name": "_ZNSt6__ndk16localeC1ERKS0_S2_i", "demangledName": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026, std::__ndk1::locale const, int)", "type": "Function" }, { "virtualAddress": "0x004A43A8", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x0049EC7C", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE13__get_percentERS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_percent const", "type": "Function" }, { "virtualAddress": "0x00CC67E0", "name": "_ZTSNSt6__ndk19__num_getIcEE", "demangledName": "typeinfo name for std::__ndk1::__num_get\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004A4400", "name": "_ZNSt6__ndk117moneypunct_bynameIwLb0EE4initEPKc", "demangledName": "char const*() std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::init()", "type": "Function" }, { "virtualAddress": "0x00CC70B0", "name": "_ZTSNSt6__ndk115messages_bynameIcEE", "demangledName": "typeinfo name for std::__ndk1::messages_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004B80E4", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb1EE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x00491258", "name": "_ZNSt6__ndk17collateIwED1Ev", "demangledName": "void () std::__ndk1::collate\u003Cwchar_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B4584", "name": "_ZNSt6__ndk15ctypeIcED1Ev", "demangledName": "void () std::__ndk1::ctype\u003Cchar\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00490D70", "name": "_ZNSt6__ndk18ios_base6xallocEv", "demangledName": "std::__ndk1::ios_base::xalloc()", "type": "Function" }, { "virtualAddress": "0x00413198", "name": "il2cpp_monitor_pulse", "demangledName": "il2cpp_monitor_pulse", "type": "Function" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt14overflow_errorD1Ev", "demangledName": "std::overflow_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0041B620", "name": "UnityPalGetLocalTimeZoneData", "demangledName": "UnityPalGetLocalTimeZoneData", "type": "Function" }, { "virtualAddress": "0x004B42B4", "name": "_ZNKSt6__ndk15ctypeIwE10do_tolowerEw", "demangledName": "wchar_t () std::__ndk1::ctype\u003Cwchar_t\u003E::do_tolower() const", "type": "Function" }, { "virtualAddress": "0x004C0B6C", "name": "_ZNSt11logic_erroraSERKS_", "demangledName": "std::logic_error::=(std::logic_error const\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC7358", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE4nposE", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::npos", "type": "Name" }, { "virtualAddress": "0x00412FE0", "name": "il2cpp_gc_get_max_time_slice_ns", "demangledName": "il2cpp_gc_get_max_time_slice_ns", "type": "Function" }, { "virtualAddress": "0x00CC7E70", "name": "_ZTSn", "demangledName": "typeinfo name for __int128", "type": "Name" }, { "virtualAddress": "0x004CE900", "name": "_ZNKSt20bad_array_new_length4whatEv", "demangledName": "std::bad_array_new_length::what() const", "type": "Function" }, { "virtualAddress": "0x00CC7F30", "name": "_ZTSN10__cxxabiv116__enum_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__enum_type_info", "type": "Name" }, { "virtualAddress": "0x004869FC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE7seekposENS_4fposI9mbstate_tEEj", "demangledName": "std::__ndk1::fpos\u003Cmbstate_t\u003E(unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned int)\u003E::seekpos", "type": "Function" }, { "virtualAddress": "0x004B95D4", "name": "_ZNSt6__ndk116__narrow_to_utf8ILm16EED0Ev", "demangledName": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00489158", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE7putbackEc", "demangledName": "char () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::putback", "type": "Function" }, { "virtualAddress": "0x00CC6790", "name": "_ZTSNSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C29D8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC2ERKS5_mmRKS4_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long, std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk16locale5facetD1Ev", "demangledName": "std::__ndk1::locale::facet::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC6C90", "name": "_ZTSNSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_put_byname\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x01299DC8", "name": "__bss_end__", "demangledName": "__bss_end__", "type": "Unknown" }, { "virtualAddress": "0x004127D0", "name": "il2cpp_set_data_dir", "demangledName": "il2cpp_set_data_dir", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtoull_l", "demangledName": "strtoull_l", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "strftime", "demangledName": "strftime", "type": "Import" }, { "virtualAddress": "0x00486374", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE7sungetcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sungetc", "type": "Function" }, { "virtualAddress": "0x00CC7E90", "name": "_ZTSPKDh", "demangledName": "typeinfo name for decimal16 const*", "type": "Name" }, { "virtualAddress": "0x004130C4", "name": "il2cpp_method_get_name", "demangledName": "il2cpp_method_get_name", "type": "Function" }, { "virtualAddress": "0x0048F2FC", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEl", "demangledName": "long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk117__widen_from_utf8ILm16EED1Ev", "demangledName": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004A3A68", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x00486250", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE8in_availEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::in_avail", "type": "Function" }, { "virtualAddress": "0x0048622C", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE10pubseekoffExNS_8ios_base7seekdirEj", "demangledName": "long long (std::__ndk1::ios_base::seekdir, unsigned int) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base::seekdir, unsigned int)\u003E::pubseekoff", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fopen", "demangledName": "fopen", "type": "Import" }, { "virtualAddress": "0x004CBF0C", "name": "__cxa_uncaught_exceptions", "demangledName": "__cxa_uncaught_exceptions", "type": "Function" }, { "virtualAddress": "0x004C9D0C", "name": "_ZNSt6__ndk115__thread_structD1Ev", "demangledName": "std::__ndk1::__thread_struct::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC6900", "name": "_ZTSNSt6__ndk114__num_put_baseE", "demangledName": "typeinfo name for std::__ndk1::__num_put_base", "type": "Name" }, { "virtualAddress": "0x004C9D44", "name": "_ZNSt6__ndk115__thread_struct25notify_all_at_thread_exitEPNS_18condition_variableEPNS_5mutexE", "demangledName": "std::__ndk1::__thread_struct::notify_all_at_thread_exit(std::__ndk1::condition_variable*, std::__ndk1::mutex*)", "type": "Function" }, { "virtualAddress": "0x00F9FC40", "name": "_ZTIPg", "demangledName": "typeinfo for __float128*", "type": "Name" }, { "virtualAddress": "0x0048A764", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERm", "demangledName": "unsigned long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004CC194", "name": "__cxa_guard_abort", "demangledName": "__cxa_guard_abort", "type": "Function" }, { "virtualAddress": "0x00F9F358", "name": "_ZTVNSt6__ndk112future_errorE", "demangledName": "vtable for std::__ndk1::future_error", "type": "Name" }, { "virtualAddress": "0x0048983C", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEC1EPNS_15basic_streambufIwS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004B3D28", "name": "_ZNSt6__ndk114collate_bynameIwED1Ev", "demangledName": "void () std::__ndk1::collate_byname\u003Cwchar_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC63F0", "name": "_ZTSNSt6__ndk17codecvtIwc9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00CC7DC0", "name": "_ZTSPKv", "demangledName": "typeinfo name for void const*", "type": "Name" }, { "virtualAddress": "0x00CC6B30", "name": "_ZTSNSt6__ndk110__time_getE", "demangledName": "typeinfo name for std::__ndk1::__time_get", "type": "Name" }, { "virtualAddress": "0x004134A8", "name": "il2cpp_class_for_each", "demangledName": "il2cpp_class_for_each", "type": "Function" }, { "virtualAddress": "0x00CC7DFC", "name": "_ZTSPh", "demangledName": "typeinfo name for unsigned char*", "type": "Name" }, { "virtualAddress": "0x00F9EC10", "name": "_ZTINSt6__ndk110moneypunctIcLb1EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "dlsym", "demangledName": "dlsym", "type": "Import" }, { "virtualAddress": "0x004C254C", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEmmRKS5_mm", "demangledName": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::compare const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fseek", "demangledName": "fseek", "type": "Import" }, { "virtualAddress": "0x004C2CE8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7reserveEm", "demangledName": "unsigned long () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::reserve", "type": "Function" }, { "virtualAddress": "0x00F9EFA0", "name": "_ZTINSt6__ndk114codecvt_bynameIDsc9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F268", "name": "_ZTINSt6__ndk114error_categoryE", "demangledName": "typeinfo for std::__ndk1::error_category", "type": "Name" }, { "virtualAddress": "0x00CC64C0", "name": "_ZTSNSt6__ndk115__codecvt_utf16IDsLb0EEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004B3C54", "name": "_ZNSt6__ndk114collate_bynameIwEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::collate_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00CC66B0", "name": "_ZTSNSt6__ndk15ctypeIcEE", "demangledName": "typeinfo name for std::__ndk1::ctype\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x0048C144", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE4syncEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sync", "type": "Function" }, { "virtualAddress": "0x004A43F0", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x004B5724", "name": "_ZNKSt6__ndk112ctype_bynameIwE9do_narrowEwc", "demangledName": "wchar_t (char) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_narrow(char) const", "type": "Function" }, { "virtualAddress": "0x00F9C668", "name": "_ZTVNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE", "demangledName": "vtable for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004966D0", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRm", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "syslog", "demangledName": "syslog", "type": "Import" }, { "virtualAddress": "0x004C89DC", "name": "_ZNSt6__ndk114error_categoryD0Ev", "demangledName": "std::__ndk1::error_category::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004AA438", "name": "_ZNSt6__ndk111__money_putIwE13__gather_infoEbbRKNS_6localeERNS_10money_base7patternERwS8_RNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS9_IwNSA_IwEENSC_IwEEEESJ_Ri", "demangledName": "bool (bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E) std::__ndk1::__money_put\u003Cwchar_t\u003E::__gather_info(bool, std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E)", "type": "Function" }, { "virtualAddress": "0x0048CE0C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEi", "demangledName": "int () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x0047BB2C", "name": "UnityAdsEngineSetReadyCallback", "demangledName": "UnityAdsEngineSetReadyCallback", "type": "Function" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt13runtime_errorD1Ev", "demangledName": "std::runtime_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC6670", "name": "_ZTSNSt6__ndk114collate_bynameIwEE", "demangledName": "typeinfo name for std::__ndk1::collate_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C8E28", "name": "_ZNKSt6__ndk110error_code7messageEv", "demangledName": "std::__ndk1::error_code::message() const", "type": "Function" }, { "virtualAddress": "0x004128BC", "name": "il2cpp_class_is_interface", "demangledName": "il2cpp_class_is_interface", "type": "Function" }, { "virtualAddress": "0x0049125C", "name": "_ZNSt6__ndk17collateIwED0Ev", "demangledName": "void () std::__ndk1::collate\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004C4430", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE12find_last_ofEPKwmm", "demangledName": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_last_of const", "type": "Function" }, { "virtualAddress": "0x00486334", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE5sgetnEPcl", "demangledName": "char*(long) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::sgetn", "type": "Function" }, { "virtualAddress": "0x00F9CAE8", "name": "_ZTVNSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C0894", "name": "_ZnwmRKSt9nothrow_t", "demangledName": "new(unsigned long, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x004C8408", "name": "_ZNSt6__ndk110to_wstringEf", "demangledName": "std::__ndk1::to_wstring(float)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "log10", "demangledName": "log10", "type": "Import" }, { "virtualAddress": "0x004C0BCC", "name": "_ZNSt13runtime_errorC1ERKNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE", "demangledName": "std::runtime_error::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::runtime_error::complete object constructor::char_traits\u003Cchar\u003E const, std::runtime_error::complete object constructor::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "unsetenv", "demangledName": "unsetenv", "type": "Import" }, { "virtualAddress": "0x004B97F4", "name": "_ZNKSt6__ndk18numpunctIwE11do_groupingEv", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x00488988", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE7getlineEPcl", "demangledName": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::getline", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "gethostname", "demangledName": "gethostname", "type": "Import" }, { "virtualAddress": "0x004CAC18", "name": "_ZNSt6__ndk117__assoc_sub_state4waitEv", "demangledName": "std::__ndk1::__assoc_sub_state::wait()", "type": "Function" }, { "virtualAddress": "0x004BE60C", "name": "_ZNSt6__ndk120__codecvt_utf8_utf16IwED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00FA03C0", "name": "_ZTISt15underflow_error", "demangledName": "typeinfo for std::underflow_error", "type": "Name" }, { "virtualAddress": "0x004A3954", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x0048E290", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE5writeEPKcl", "demangledName": "char const*(long) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::write", "type": "Function" }, { "virtualAddress": "0x00F9C608", "name": "_ZTVNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE", "demangledName": "vtable for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C6590", "name": "_ZNSt6__ndk15stoldERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPm", "demangledName": "std::__ndk1::stold(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*)", "type": "Function" }, { "virtualAddress": "0x004E60FC", "name": "__register_frame", "demangledName": "__register_frame", "type": "Function" }, { "virtualAddress": "0x004A43F8", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x00CC7EB0", "name": "_ZTSe", "demangledName": "typeinfo name for long double", "type": "Name" }, { "virtualAddress": "0x004C09E4", "name": "_ZnamSt11align_val_tRKSt9nothrow_t", "demangledName": "new[](unsigned long, std::align_val_t, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x004B80C8", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb1EE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00F9CB68", "name": "_ZTVNSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9FB20", "name": "_ZTIPKDh", "demangledName": "typeinfo for decimal16 const*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "memalign", "demangledName": "memalign", "type": "Import" }, { "virtualAddress": "0x00FA0110", "name": "_ZTISt13bad_exception", "demangledName": "typeinfo for std::bad_exception", "type": "Name" }, { "virtualAddress": "0x00CC477C", "name": "_ZNSt6__ndk18ios_base6badbitE", "demangledName": "std::__ndk1::ios_base::badbit", "type": "Name" }, { "virtualAddress": "0x004C9660", "name": "_ZNSt6__ndk112system_errorC2EiRKNS_14error_categoryE", "demangledName": "std::__ndk1::system_error::base object constructor(int, std::__ndk1::error_category const\u0026)", "type": "Function" }, { "virtualAddress": "0x004C41E4", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4findEwm", "demangledName": "wchar_t (unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find const", "type": "Function" }, { "virtualAddress": "0x0048958C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE5seekgENS_4fposI9mbstate_tEE", "demangledName": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::seekg", "type": "Function" }, { "virtualAddress": "0x004CE920", "name": "_ZNSt16bad_array_lengthD0Ev", "demangledName": "std::bad_array_length::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004A4D18", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x0048FE3C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEe", "demangledName": "long double () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004AAFF8", "name": "_ZNKSt6__ndk18messagesIcE7do_openERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERKNS_6localeE", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(std::__ndk1::locale const\u0026)\u003E std::__ndk1::messages\u003Cchar\u003E::do_open(std::__ndk1::locale const\u0026) const", "type": "Function" }, { "virtualAddress": "0x0049A4F0", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcd", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, double) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, double)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00F9F9E0", "name": "_ZTIPKx", "demangledName": "typeinfo for long long const*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "opendir", "demangledName": "opendir", "type": "Import" }, { "virtualAddress": "0x004CED68", "name": "_ZNKSt8bad_cast4whatEv", "demangledName": "std::bad_cast::what() const", "type": "Function" }, { "virtualAddress": "0x004B8AC0", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb1EE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00F9E970", "name": "_ZTINSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC4788", "name": "_ZNSt6__ndk18ios_base7goodbitE", "demangledName": "std::__ndk1::ios_base::goodbit", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "vsnprintf", "demangledName": "vsnprintf", "type": "Import" }, { "virtualAddress": "0x004BB10C", "name": "_ZNSt6__ndk110__time_getC1EPKc", "demangledName": "std::__ndk1::__time_get::complete object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x00F9C548", "name": "_ZTVNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE", "demangledName": "vtable for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9F9C0", "name": "_ZTIPx", "demangledName": "typeinfo for long long*", "type": "Name" }, { "virtualAddress": "0x0048C51C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEC2EPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x0048AB30", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERf", "demangledName": "float\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00413190", "name": "il2cpp_monitor_try_enter", "demangledName": "il2cpp_monitor_try_enter", "type": "Function" }, { "virtualAddress": "0x00486340", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE9sputbackcEc", "demangledName": "char () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sputbackc", "type": "Function" }, { "virtualAddress": "0x004CED88", "name": "_ZNSt10bad_typeidD1Ev", "demangledName": "std::bad_typeid::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00491044", "name": "_ZNSt6__ndk18ios_baseD0Ev", "demangledName": "std::__ndk1::ios_base::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004858FC", "name": "_ZNSt6__ndk19basic_iosIcNS_11char_traitsIcEEED0Ev", "demangledName": "void () std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor", "type": "Function" }, { "virtualAddress": "0x004A3F90", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x004A8DDC", "name": "_ZNSt6__ndk111__money_getIwE13__gather_infoEbRKNS_6localeERNS_10money_base7patternERwS8_RNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS9_IwNSA_IwEENSC_IwEEEESJ_SJ_Ri", "demangledName": "bool (std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E) std::__ndk1::__money_get\u003Cwchar_t\u003E::__gather_info(std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, wchar_t\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E)", "type": "Function" }, { "virtualAddress": "0x00CC7EB4", "name": "_ZTSPe", "demangledName": "typeinfo name for long double*", "type": "Name" }, { "virtualAddress": "0x00F9F398", "name": "_ZTVNSt6__ndk117__assoc_sub_stateE", "demangledName": "vtable for std::__ndk1::__assoc_sub_state", "type": "Name" }, { "virtualAddress": "0x00413498", "name": "il2cpp_class_set_userdata", "demangledName": "il2cpp_class_set_userdata", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sysconf", "demangledName": "sysconf", "type": "Import" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt11logic_errorD1Ev", "demangledName": "std::logic_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0048762C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERi", "demangledName": "int\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x0049D660", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE3getES4_S4_RNS_8ios_baseERjP2tmPKcSC_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char const*, unsigned int\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*, char const*, unsigned int\u0026)\u003E \u003E::get const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswalpha", "demangledName": "iswalpha", "type": "Import" }, { "virtualAddress": "0x00F9F960", "name": "_ZTIm", "demangledName": "typeinfo for unsigned long", "type": "Name" }, { "virtualAddress": "0x004B968C", "name": "_ZNSt6__ndk18numpunctIwEC2Em", "demangledName": "unsigned long () std::__ndk1::numpunct\u003Cwchar_t\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x0048D1EC", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEl", "demangledName": "long () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcstoul", "demangledName": "wcstoul", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "pthread_cond_wait", "demangledName": "pthread_cond_wait", "type": "Import" }, { "virtualAddress": "0x0041347C", "name": "il2cpp_custom_attrs_get_attr", "demangledName": "il2cpp_custom_attrs_get_attr", "type": "Function" }, { "virtualAddress": "0x0047BB10", "name": "UnityAdsEngineGetPlacementState", "demangledName": "UnityAdsEngineGetPlacementState", "type": "Function" }, { "virtualAddress": "0x00F9C7C8", "name": "_ZTINSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo for std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9CA28", "name": "_ZTVNSt6__ndk17collateIwEE", "demangledName": "vtable for std::__ndk1::collate\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00CC6200", "name": "_ZTSNSt6__ndk16locale5facetE", "demangledName": "typeinfo name for std::__ndk1::locale::facet", "type": "Name" }, { "virtualAddress": "0x004B7DD0", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb0EE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00490E94", "name": "_ZNSt6__ndk18ios_base5pwordEi", "demangledName": "std::__ndk1::ios_base::pword(int)", "type": "Function" }, { "virtualAddress": "0x004C11AC", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendEPKc", "demangledName": "char const*() std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::append", "type": "Function" }, { "virtualAddress": "0x00F9E448", "name": "_ZTVNSt6__ndk120__codecvt_utf8_utf16IwEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00CC6310", "name": "_ZTSNSt6__ndk116__narrow_to_utf8ILm16EEE", "demangledName": "typeinfo name for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)16\u003E", "type": "Name" }, { "virtualAddress": "0x004B4BF8", "name": "_ZNSt6__ndk112ctype_bynameIcEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::ctype_byname\u003Cchar\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004CE8A8", "name": "_ZNKSt9exception4whatEv", "demangledName": "std::exception::what() const", "type": "Function" }, { "virtualAddress": "0x004B9868", "name": "_ZNKSt6__ndk18numpunctIwE12do_falsenameEv", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_falsename() const", "type": "Function" }, { "virtualAddress": "0x00CC5080", "name": "_ZNSt6__ndk114__num_get_base5__srcE", "demangledName": "std::__ndk1::__num_get_base::__src", "type": "Name" }, { "virtualAddress": "0x004BFDC0", "name": "_ZNSt6__ndk112bad_weak_ptrD0Ev", "demangledName": "std::__ndk1::bad_weak_ptr::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "memcmp", "demangledName": "memcmp", "type": "Import" }, { "virtualAddress": "0x004B9664", "name": "_ZNSt6__ndk18numpunctIcEC2Em", "demangledName": "unsigned long () std::__ndk1::numpunct\u003Cchar\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x004AB0A0", "name": "_ZNSt6__ndk114codecvt_bynameIcc9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00412FA4", "name": "il2cpp_field_has_attribute", "demangledName": "il2cpp_field_has_attribute", "type": "Function" }, { "virtualAddress": "0x00CC7D90", "name": "_ZTSN10__cxxabiv123__fundamental_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__fundamental_type_info", "type": "Name" }, { "virtualAddress": "0x004127CC", "name": "il2cpp_set_config_dir", "demangledName": "il2cpp_set_config_dir", "type": "Function" }, { "virtualAddress": "0x00F9C950", "name": "_ZTINSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo for std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9DEF0", "name": "_ZTINSt6__ndk117__widen_from_utf8ILm16EEE", "demangledName": "typeinfo for std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E", "type": "Name" }, { "virtualAddress": "0x004961E8", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjS8_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::do_get) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::do_get)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004B50DC", "name": "_ZNKSt6__ndk112ctype_bynameIwE5do_isEmw", "demangledName": "unsigned long (wchar_t) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_is(wchar_t) const", "type": "Function" }, { "virtualAddress": "0x004E64F4", "name": "__start_il2cpp", "demangledName": "__start_il2cpp", "type": "Unknown" }, { "virtualAddress": "0x00491280", "name": "_ZNKSt6__ndk17collateIwE10do_compareEPKwS3_S3_S3_", "demangledName": "wchar_t const*(wchar_t const*, wchar_t const*, wchar_t const*) std::__ndk1::collate\u003Cwchar_t\u003E::do_compare(wchar_t const*, wchar_t const*, wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x004B74F4", "name": "_ZNKSt6__ndk114__codecvt_utf8IwE6do_outER9mbstate_tPKwS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004B46B8", "name": "_ZNKSt6__ndk15ctypeIcE10do_toupperEPcPKc", "demangledName": "char*(char const*) std::__ndk1::ctype\u003Cchar\u003E::do_toupper(char const*) const", "type": "Function" }, { "virtualAddress": "0x00486B30", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE9pbackfailEj", "demangledName": "unsigned int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pbackfail", "type": "Function" }, { "virtualAddress": "0x00489018", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE8readsomeEPcl", "demangledName": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::readsome", "type": "Function" }, { "virtualAddress": "0x00488318", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE3getEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::get", "type": "Function" }, { "virtualAddress": "0x004CA268", "name": "_ZNSt6__ndk112future_errorC1ENS_10error_codeE", "demangledName": "std::__ndk1::future_error::complete object constructor(std::__ndk1::error_code)", "type": "Function" }, { "virtualAddress": "0x00412824", "name": "il2cpp_array_new", "demangledName": "il2cpp_array_new", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_cond_init", "demangledName": "pthread_cond_init", "type": "Import" }, { "virtualAddress": "0x00CC6870", "name": "_ZTSNSt6__ndk19__num_getIwEE", "demangledName": "typeinfo name for std::__ndk1::__num_get\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "sigaddset", "demangledName": "sigaddset", "type": "Import" }, { "virtualAddress": "0x004C0B3C", "name": "_ZNSt11logic_errorC1ERKS_", "demangledName": "std::logic_error::complete object constructor(std::logic_error const\u0026)", "type": "Function" }, { "virtualAddress": "0x004B9294", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IwE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00412804", "name": "il2cpp_get_corlib", "demangledName": "il2cpp_get_corlib", "type": "Function" }, { "virtualAddress": "0x004C0A18", "name": "_ZdlPvmSt11align_val_t", "demangledName": "delete(void*, unsigned long, std::align_val_t)", "type": "Function" }, { "virtualAddress": "0x0041287C", "name": "il2cpp_class_get_properties", "demangledName": "il2cpp_class_get_properties", "type": "Function" }, { "virtualAddress": "0x004BF270", "name": "_ZNSt6__ndk127__num_get_unsigned_integralIyEET_PKcS3_Rji", "demangledName": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned long long\u003E(char const*, char const*, unsigned int\u0026, int)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "signal", "demangledName": "signal", "type": "Import" }, { "virtualAddress": "0x00413484", "name": "il2cpp_custom_attrs_free", "demangledName": "il2cpp_custom_attrs_free", "type": "Function" }, { "virtualAddress": "0x00F9FAD0", "name": "_ZTIPKo", "demangledName": "typeinfo for unsigned __int128 const*", "type": "Name" }, { "virtualAddress": "0x0041280C", "name": "il2cpp_resolve_icall", "demangledName": "il2cpp_resolve_icall", "type": "Function" }, { "virtualAddress": "0x0049DF98", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE11do_get_yearES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_year const", "type": "Function" }, { "virtualAddress": "0x00F9EB80", "name": "_ZTINSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_put_byname\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9FA10", "name": "_ZTIPy", "demangledName": "typeinfo for unsigned long long*", "type": "Name" }, { "virtualAddress": "0x004C8F50", "name": "_ZNSt6__ndk112system_errorC2ENS_10error_codeERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::system_error::base object constructor(std::__ndk1::error_code, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00F9DBF8", "name": "_ZTINSt6__ndk112codecvt_baseE", "demangledName": "typeinfo for std::__ndk1::codecvt_base", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "sem_init", "demangledName": "sem_init", "type": "Import" }, { "virtualAddress": "0x00F9CC38", "name": "_ZTVNSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004126F0", "name": "il2cpp_init", "demangledName": "il2cpp_init", "type": "Function" }, { "virtualAddress": "0x004B454C", "name": "_ZNSt6__ndk15ctypeIcEC1EPKmbm", "demangledName": "unsigned long const*(bool, unsigned long) std::__ndk1::ctype\u003Cchar\u003E::complete object constructor(bool, unsigned long)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "tcgetattr", "demangledName": "tcgetattr", "type": "Import" }, { "virtualAddress": "0x004CC280", "name": "_ZSt10unexpectedv", "demangledName": "std::unexpected()", "type": "Function" }, { "virtualAddress": "0x00CC7EAC", "name": "_ZTSPKd", "demangledName": "typeinfo name for double const*", "type": "Name" }, { "virtualAddress": "0x004C0048", "name": "_ZNSt6__ndk119declare_no_pointersEPcm", "demangledName": "std::__ndk1::declare_no_pointers(char*, unsigned long)", "type": "Function" }, { "virtualAddress": "0x00CC7DBC", "name": "_ZTSPv", "demangledName": "typeinfo name for void*", "type": "Name" }, { "virtualAddress": "0x00FA00D0", "name": "_ZTISt9exception", "demangledName": "typeinfo for std::exception", "type": "Name" }, { "virtualAddress": "0x00412860", "name": "il2cpp_class_from_il2cpp_type", "demangledName": "il2cpp_class_from_il2cpp_type", "type": "Function" }, { "virtualAddress": "0x004C0270", "name": "_ZNSt6__ndk111timed_mutexD1Ev", "demangledName": "std::__ndk1::timed_mutex::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x01069148", "name": "_ZNSt6__ndk110moneypunctIwLb1EE2idE", "demangledName": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::id", "type": "Name" }, { "virtualAddress": "0x00F9F1D8", "name": "_ZTVNSt6__ndk114error_categoryE", "demangledName": "vtable for std::__ndk1::error_category", "type": "Name" }, { "virtualAddress": "0x004BAB48", "name": "_ZNKSt6__ndk120__time_get_c_storageIwE7__am_pmEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__am_pm() const", "type": "Function" }, { "virtualAddress": "0x004C5DE0", "name": "_ZNSt6__ndk14stofERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPm", "demangledName": "std::__ndk1::stof(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*)", "type": "Function" }, { "virtualAddress": "0x00CC6F70", "name": "_ZTSNSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x0049E890", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE12__get_minuteERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_minute const", "type": "Function" }, { "virtualAddress": "0x00F9E630", "name": "_ZTINSt6__ndk17collateIwEE", "demangledName": "typeinfo for std::__ndk1::collate\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F820", "name": "_ZTIt", "demangledName": "typeinfo for unsigned short", "type": "Name" }, { "virtualAddress": "0x00413158", "name": "il2cpp_object_get_size", "demangledName": "il2cpp_object_get_size", "type": "Function" }, { "virtualAddress": "0x004CE8C4", "name": "_ZNSt9bad_allocC1Ev", "demangledName": "std::bad_alloc::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00F9C900", "name": "_ZTCNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE16_NS_13basic_ostreamIcS2_EE", "demangledName": "_ZTCNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE16_NS_13basic_ostreamIcS2_EE", "type": "Name" }, { "virtualAddress": "0x00F9E030", "name": "_ZTINSt6__ndk114__codecvt_utf8IwEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004B35F4", "name": "_ZNSt6__ndk114collate_bynameIcED0Ev", "demangledName": "void () std::__ndk1::collate_byname\u003Cchar\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004919EC", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRl", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00CC5568", "name": "_ZNSt6__ndk110ctype_base6xdigitE", "demangledName": "std::__ndk1::ctype_base::xdigit", "type": "Name" }, { "virtualAddress": "0x00413154", "name": "il2cpp_object_get_class", "demangledName": "il2cpp_object_get_class", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_self", "demangledName": "pthread_self", "type": "Import" }, { "virtualAddress": "0x00CC4764", "name": "_ZNSt6__ndk18ios_base6skipwsE", "demangledName": "std::__ndk1::ios_base::skipws", "type": "Name" }, { "virtualAddress": "0x004B32B0", "name": "_ZNSt6__ndk16locale5facetD0Ev", "demangledName": "std::__ndk1::locale::facet::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004A38D0", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x00CC6CE0", "name": "_ZTSNSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_put_byname\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_condattr_init", "demangledName": "pthread_condattr_init", "type": "Import" }, { "virtualAddress": "0x00CC551C", "name": "_ZNSt6__ndk16locale4timeE", "demangledName": "std::__ndk1::locale::time", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "wcsnrtombs", "demangledName": "wcsnrtombs", "type": "Import" }, { "virtualAddress": "0x00413140", "name": "il2cpp_property_get_name", "demangledName": "il2cpp_property_get_name", "type": "Function" }, { "virtualAddress": "0x00CC6240", "name": "_ZTSNSt6__ndk110ctype_baseE", "demangledName": "typeinfo name for std::__ndk1::ctype_base", "type": "Name" }, { "virtualAddress": "0x004128A4", "name": "il2cpp_class_num_fields", "demangledName": "il2cpp_class_num_fields", "type": "Function" }, { "virtualAddress": "0x00412888", "name": "il2cpp_class_get_methods", "demangledName": "il2cpp_class_get_methods", "type": "Function" }, { "virtualAddress": "0x004C0904", "name": "_ZdaPvm", "demangledName": "delete[](void*, unsigned long)", "type": "Function" }, { "virtualAddress": "0x0048641C", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEC1ERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004C8070", "name": "_ZNSt6__ndk110to_wstringEx", "demangledName": "std::__ndk1::to_wstring(long long)", "type": "Function" }, { "virtualAddress": "0x00CC7240", "name": "_ZTSNSt6__ndk119__shared_weak_countE", "demangledName": "typeinfo name for std::__ndk1::__shared_weak_count", "type": "Name" }, { "virtualAddress": "0x00F9EDE8", "name": "_ZTINSt6__ndk111__money_putIcEE", "demangledName": "typeinfo for std::__ndk1::__money_put\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004CB788", "name": "_ZNSt6__ndk117__assoc_sub_stateD0Ev", "demangledName": "std::__ndk1::__assoc_sub_state::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004128C0", "name": "il2cpp_class_array_element_size", "demangledName": "il2cpp_class_array_element_size", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtof", "demangledName": "strtof", "type": "Import" }, { "virtualAddress": "0x004912EC", "name": "_ZNKSt6__ndk17collateIwE7do_hashEPKwS3_", "demangledName": "wchar_t const*(wchar_t const*) std::__ndk1::collate\u003Cwchar_t\u003E::do_hash(wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x004A0394", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE11__get_monthERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_month const", "type": "Function" }, { "virtualAddress": "0x004CED88", "name": "_ZNSt10bad_typeidD2Ev", "demangledName": "std::bad_typeid::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC5548", "name": "_ZNSt6__ndk110ctype_base5lowerE", "demangledName": "std::__ndk1::ctype_base::lower", "type": "Name" }, { "virtualAddress": "0x00F9E0B0", "name": "_ZTINSt6__ndk114__codecvt_utf8IDsEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C924C", "name": "_ZNSt6__ndk112system_errorC1ENS_10error_codeE", "demangledName": "std::__ndk1::system_error::complete object constructor(std::__ndk1::error_code)", "type": "Function" }, { "virtualAddress": "0x004B8510", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb1EE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x004C044C", "name": "_ZNSt6__ndk121recursive_timed_mutexD1Ev", "demangledName": "std::__ndk1::recursive_timed_mutex::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B66C0", "name": "_ZNKSt6__ndk17codecvtIDsc9mbstate_tE5do_inERS1_PKcS5_RS5_PDsS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, char16_t*, char16_t*, char16_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004BFF7C", "name": "_ZNSt6__ndk18__sp_mut4lockEv", "demangledName": "std::__ndk1::__sp_mut::lock()", "type": "Function" }, { "virtualAddress": "0x00CC7EBC", "name": "_ZTSg", "demangledName": "typeinfo name for __float128", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "strxfrm", "demangledName": "strxfrm", "type": "Import" }, { "virtualAddress": "0x004899A0", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE6sentryC1ERS3_b", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool)\u003E::sentry::complete object constructor", "type": "Function" }, { "virtualAddress": "0x00FA00A8", "name": "_ZTVSt9exception", "demangledName": "vtable for std::exception", "type": "Name" }, { "virtualAddress": "0x004C39A0", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertIPKwEENS_9enable_ifIXaasr21__is_forward_iteratorIT_EE5valuesr38__libcpp_string_gets_noexcept_iteratorISA_EE5valueENS_11__wrap_iterIPwEEE4typeENSB_IS8_EESA_SA_", "demangledName": "std::__ndk1::enable_if\u003C(::__is_forward_iterator\u003C\u003Evalue)\u0026\u0026(::__libcpp_string_gets_noexcept_iterator\u003Cstd::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert\u003Cwchar_t const*\u003E \u003Evalue), std::__ndk1::__wrap_iter\u003Cwchar_t*\u003E \u003E::type std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert\u003Cwchar_t const*\u003E", "type": "Function" }, { "virtualAddress": "0x00CC6340", "name": "_ZTSNSt6__ndk116__narrow_to_utf8ILm32EEE", "demangledName": "typeinfo name for std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E", "type": "Name" }, { "virtualAddress": "0x004C0270", "name": "_ZNSt6__ndk111timed_mutexD2Ev", "demangledName": "std::__ndk1::timed_mutex::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00412F84", "name": "il2cpp_unhandled_exception", "demangledName": "il2cpp_unhandled_exception", "type": "Function" }, { "virtualAddress": "0x00CC4784", "name": "_ZNSt6__ndk18ios_base7failbitE", "demangledName": "std::__ndk1::ios_base::failbit", "type": "Name" }, { "virtualAddress": "0x004130C8", "name": "il2cpp_method_is_generic", "demangledName": "il2cpp_method_is_generic", "type": "Function" }, { "virtualAddress": "0x004E4BA0", "name": "_Unwind_DeleteException", "demangledName": "_Unwind_DeleteException", "type": "Function" }, { "virtualAddress": "0x00F9FB70", "name": "_ZTIPKf", "demangledName": "typeinfo for float const*", "type": "Name" }, { "virtualAddress": "0x004C29D8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC1ERKS5_mmRKS4_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long, std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long, std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x0048E738", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEED1Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x004C27A8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC1ERKS5_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004B4468", "name": "_ZNKSt6__ndk15ctypeIwE9do_narrowEwc", "demangledName": "wchar_t (char) std::__ndk1::ctype\u003Cwchar_t\u003E::do_narrow(char) const", "type": "Function" }, { "virtualAddress": "0x004128F8", "name": "il2cpp_class_get_static_field_data", "demangledName": "il2cpp_class_get_static_field_data", "type": "Function" }, { "virtualAddress": "0x0049E728", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE10__get_hourERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_hour const", "type": "Function" }, { "virtualAddress": "0x0041319C", "name": "il2cpp_monitor_pulse_all", "demangledName": "il2cpp_monitor_pulse_all", "type": "Function" }, { "virtualAddress": "0x00F9F8D0", "name": "_ZTIPj", "demangledName": "typeinfo for unsigned int*", "type": "Name" }, { "virtualAddress": "0x00F9FC80", "name": "_ZTIDu", "demangledName": "_ZTIDu", "type": "Name" }, { "virtualAddress": "0x004B3FF8", "name": "_ZNSt6__ndk15ctypeIwED0Ev", "demangledName": "void () std::__ndk1::ctype\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004B58A4", "name": "_ZNKSt6__ndk17codecvtIcc9mbstate_tE16do_always_noconvEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x00412F88", "name": "il2cpp_field_get_name", "demangledName": "il2cpp_field_get_name", "type": "Function" }, { "virtualAddress": "0x004C109C", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev", "demangledName": "void () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x004865A4", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE5gbumpEi", "demangledName": "int () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::gbump", "type": "Function" }, { "virtualAddress": "0x004B4050", "name": "_ZNKSt6__ndk15ctypeIwE5do_isEPKwS3_Pm", "demangledName": "wchar_t const*(wchar_t const*, unsigned long*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_is(wchar_t const*, unsigned long*) const", "type": "Function" }, { "virtualAddress": "0x00412928", "name": "il2cpp_stats_dump_to_file", "demangledName": "il2cpp_stats_dump_to_file", "type": "Function" }, { "virtualAddress": "0x0048B9A4", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE6ignoreElj", "demangledName": "long (unsigned int) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned int)\u003E::ignore", "type": "Function" }, { "virtualAddress": "0x00CC7E0C", "name": "_ZTSPKa", "demangledName": "typeinfo name for signed char const*", "type": "Name" }, { "virtualAddress": "0x00FA03D8", "name": "_ZTVSt8bad_cast", "demangledName": "vtable for std::bad_cast", "type": "Name" }, { "virtualAddress": "0x00F9D3F8", "name": "_ZTVNSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004BFE14", "name": "_ZNSt6__ndk114__shared_count16__release_sharedEv", "demangledName": "std::__ndk1::__shared_count::__release_shared()", "type": "Function" }, { "virtualAddress": "0x004C24C8", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE16find_last_not_ofEPKcmm", "demangledName": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_last_not_of const", "type": "Function" }, { "virtualAddress": "0x00CC5508", "name": "_ZNSt6__ndk16locale4noneE", "demangledName": "std::__ndk1::locale::none", "type": "Name" }, { "virtualAddress": "0x00F9E6F0", "name": "_ZTINSt6__ndk18numpunctIcEE", "demangledName": "typeinfo for std::__ndk1::numpunct\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9E948", "name": "_ZTINSt6__ndk19time_baseE", "demangledName": "typeinfo for std::__ndk1::time_base", "type": "Name" }, { "virtualAddress": "0x004B3DC8", "name": "_ZNKSt6__ndk114collate_bynameIwE10do_compareEPKwS3_S3_S3_", "demangledName": "wchar_t const*(wchar_t const*, wchar_t const*, wchar_t const*) std::__ndk1::collate_byname\u003Cwchar_t\u003E::do_compare(wchar_t const*, wchar_t const*, wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x00F9FC30", "name": "_ZTIg", "demangledName": "typeinfo for __float128", "type": "Name" }, { "virtualAddress": "0x0048C624", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEED2Ev", "demangledName": "void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x00486098", "name": "_ZNSt6__ndk19basic_iosIwNS_11char_traitsIwEEED0Ev", "demangledName": "void () std::__ndk1::basic_ios\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor", "type": "Function" }, { "virtualAddress": "0x004128A0", "name": "il2cpp_class_instance_size", "demangledName": "il2cpp_class_instance_size", "type": "Function" }, { "virtualAddress": "0x004A3F88", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "scalbn", "demangledName": "scalbn", "type": "Import" }, { "virtualAddress": "0x00493120", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRy", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned long long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004CB9A4", "name": "__cxa_begin_catch", "demangledName": "__cxa_begin_catch", "type": "Function" }, { "virtualAddress": "0x004B6C90", "name": "_ZNKSt6__ndk17codecvtIDsc9mbstate_tE13do_max_lengthEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00413450", "name": "il2cpp_custom_attrs_from_method", "demangledName": "il2cpp_custom_attrs_from_method", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "atoi", "demangledName": "atoi", "type": "Import" }, { "virtualAddress": "0x004C9A30", "name": "_ZNSt6__ndk16thread4joinEv", "demangledName": "std::__ndk1::thread::join()", "type": "Function" }, { "virtualAddress": "0x0049C430", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwy", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, unsigned long long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00F9F540", "name": "_ZTVN10__cxxabiv123__fundamental_type_infoE", "demangledName": "vtable for __cxxabiv1::__fundamental_type_info", "type": "Name" }, { "virtualAddress": "0x004A0288", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE10__get_hourERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_hour const", "type": "Function" }, { "virtualAddress": "0x004C7940", "name": "_ZNSt6__ndk110to_wstringEi", "demangledName": "std::__ndk1::to_wstring(int)", "type": "Function" }, { "virtualAddress": "0x00CC5530", "name": "_ZNSt6__ndk110ctype_base5printE", "demangledName": "std::__ndk1::ctype_base::print", "type": "Name" }, { "virtualAddress": "0x004B961C", "name": "_ZNSt6__ndk117__widen_from_utf8ILm16EED0Ev", "demangledName": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00490AB8", "name": "_ZNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEED1Ev", "demangledName": "void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x004B97E0", "name": "_ZNKSt6__ndk18numpunctIwE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x004869B0", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5gbumpEi", "demangledName": "int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::gbump", "type": "Function" }, { "virtualAddress": "0x004C90D8", "name": "_ZNSt6__ndk112system_errorC1ENS_10error_codeEPKc", "demangledName": "std::__ndk1::system_error::complete object constructor(std::__ndk1::error_code, char const*)", "type": "Function" }, { "virtualAddress": "0x004CE90C", "name": "_ZNSt16bad_array_lengthC1Ev", "demangledName": "std::bad_array_length::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004B7588", "name": "_ZNKSt6__ndk114__codecvt_utf8IwE5do_inER9mbstate_tPKcS5_RS5_PwS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00488C6C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE6ignoreEli", "demangledName": "long (int) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(int)\u003E::ignore", "type": "Function" }, { "virtualAddress": "0x00491224", "name": "_ZNKSt6__ndk17collateIcE7do_hashEPKcS3_", "demangledName": "char const*(char const*) std::__ndk1::collate\u003Cchar\u003E::do_hash(char const*) const", "type": "Function" }, { "virtualAddress": "0x004B81F4", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb0EE6do_outER9mbstate_tPKDsS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x0048E808", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE6sentryC1ERS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sentry::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004B38BC", "name": "_ZNKSt6__ndk114collate_bynameIcE12do_transformEPKcS3_", "demangledName": "char const*(char const*) std::__ndk1::collate_byname\u003Cchar\u003E::do_transform(char const*) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "snprintf", "demangledName": "snprintf", "type": "Import" }, { "virtualAddress": "0x004B4794", "name": "_ZNKSt6__ndk15ctypeIcE10do_tolowerEc", "demangledName": "char () std::__ndk1::ctype\u003Cchar\u003E::do_tolower() const", "type": "Function" }, { "virtualAddress": "0x004A0768", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE13__get_weekdayERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_weekday const", "type": "Function" }, { "virtualAddress": "0x00CC7090", "name": "_ZTSNSt6__ndk18messagesIwEE", "demangledName": "typeinfo name for std::__ndk1::messages\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00FA0058", "name": "_ZTVSt20bad_array_new_length", "demangledName": "vtable for std::bad_array_new_length", "type": "Name" }, { "virtualAddress": "0x00F9FD00", "name": "_ZTIPKDs", "demangledName": "typeinfo for char16_t const*", "type": "Name" }, { "virtualAddress": "0x00485600", "name": "_ZSt19uncaught_exceptionsv", "demangledName": "std::uncaught_exceptions()", "type": "Function" }, { "virtualAddress": "0x004C01F8", "name": "_ZNSt6__ndk115recursive_mutex4lockEv", "demangledName": "std::__ndk1::recursive_mutex::lock()", "type": "Function" }, { "virtualAddress": "0x004B9740", "name": "_ZNSt6__ndk18numpunctIwED2Ev", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004865D0", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE4setpEPcS4_", "demangledName": "char*(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E)\u003E::setp", "type": "Function" }, { "virtualAddress": "0x00485D9C", "name": "_ZNKSt6__ndk18ios_base6getlocEv", "demangledName": "std::__ndk1::ios_base::getloc() const", "type": "Function" }, { "virtualAddress": "0x004B9420", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDsE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004B96B8", "name": "_ZNSt6__ndk18numpunctIcED2Ev", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9F990", "name": "_ZTIPKm", "demangledName": "typeinfo for unsigned long const*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "atan2", "demangledName": "atan2", "type": "Import" }, { "virtualAddress": "0x004B8ADC", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb1EE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004B3194", "name": "_ZNKSt6__ndk16localeeqERKS0_", "demangledName": "std::__ndk1::locale::==(std::__ndk1::locale const\u0026) const", "type": "Function" }, { "virtualAddress": "0x004905A0", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE5writeEPKwl", "demangledName": "wchar_t const*(long) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::write", "type": "Function" }, { "virtualAddress": "0x00F9F6F0", "name": "_ZTIPc", "demangledName": "typeinfo for char*", "type": "Name" }, { "virtualAddress": "0x00F9F5F0", "name": "_ZTIDn", "demangledName": "typeinfo for std::nullptr_t", "type": "Name" }, { "virtualAddress": "0x004E60F0", "name": "__register_frame_info", "demangledName": "__register_frame_info", "type": "Function" }, { "virtualAddress": "0x00F9E820", "name": "_ZTINSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9FDC8", "name": "_ZTVN10__cxxabiv120__function_type_infoE", "demangledName": "vtable for __cxxabiv1::__function_type_info", "type": "Name" }, { "virtualAddress": "0x00F9EDB0", "name": "_ZTINSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004899A0", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE6sentryC2ERS3_b", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool)\u003E::sentry::base object constructor", "type": "Function" }, { "virtualAddress": "0x00413128", "name": "il2cpp_profiler_set_events", "demangledName": "il2cpp_profiler_set_events", "type": "Function" }, { "virtualAddress": "0x00413224", "name": "il2cpp_current_thread_get_top_frame", "demangledName": "il2cpp_current_thread_get_top_frame", "type": "Function" }, { "virtualAddress": "0x00F9E430", "name": "_ZTINSt6__ndk115__codecvt_utf16IDiLb1EEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004B9444", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDsE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x0049980C", "name": "_ZNSt6__ndk114__num_put_base12__format_intEPcPKcbj", "demangledName": "std::__ndk1::__num_put_base::__format_int(char*, char const*, bool, unsigned int)", "type": "Function" }, { "virtualAddress": "0x00CC7E44", "name": "_ZTSPl", "demangledName": "typeinfo name for long*", "type": "Name" }, { "virtualAddress": "0x004C2434", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE17find_first_not_ofEPKcmm", "demangledName": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find_first_not_of const", "type": "Function" }, { "virtualAddress": "0x004C271C", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcmm", "demangledName": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::__init", "type": "Function" }, { "virtualAddress": "0x004A9FDC", "name": "_ZNKSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_bRNS_8ios_baseEwe", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, long double) std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(bool, std::__ndk1::ios_base\u0026, wchar_t, long double)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x004131EC", "name": "il2cpp_string_chars", "demangledName": "il2cpp_string_chars", "type": "Function" }, { "virtualAddress": "0x00F9FA50", "name": "_ZTIn", "demangledName": "typeinfo for __int128", "type": "Name" }, { "virtualAddress": "0x004B30B4", "name": "_ZNKSt6__ndk16locale9use_facetERNS0_2idE", "demangledName": "std::__ndk1::locale::use_facet(std::__ndk1::locale::id\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mprotect", "demangledName": "mprotect", "type": "Import" }, { "virtualAddress": "0x00CC6A80", "name": "_ZTSNSt6__ndk120__time_get_c_storageIwEE", "demangledName": "typeinfo name for std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "wcrtomb", "demangledName": "wcrtomb", "type": "Import" }, { "virtualAddress": "0x004B41D0", "name": "_ZNKSt6__ndk15ctypeIwE10do_toupperEPwPKw", "demangledName": "wchar_t*(wchar_t const*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_toupper(wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x004C0BCC", "name": "_ZNSt13runtime_errorC2ERKNSt6__ndk112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE", "demangledName": "std::runtime_error::base object constructor(std::__ndk1::basic_string\u003Cchar, std::runtime_error::base object constructor::char_traits\u003Cchar\u003E const, std::runtime_error::base object constructor::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004C7784", "name": "_ZNSt6__ndk19to_stringEe", "demangledName": "std::__ndk1::to_string(long double)", "type": "Function" }, { "virtualAddress": "0x004927D8", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjS8_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::do_get) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::do_get)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00489D18", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsEPFRNS_8ios_baseES5_E", "demangledName": "std::__ndk1::ios_base\u0026 (*())(std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E::\u003E\u003E) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00CC7D10", "name": "_ZTSN10__cxxabiv120__function_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__function_type_info", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_mutexattr_init", "demangledName": "pthread_mutexattr_init", "type": "Import" }, { "virtualAddress": "0x004869C0", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE4setgEPwS4_S4_", "demangledName": "wchar_t*(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E, std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E, std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E)\u003E::setg", "type": "Function" }, { "virtualAddress": "0x004894C0", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE5tellgEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::tellg", "type": "Function" }, { "virtualAddress": "0x004C9A18", "name": "_ZNSt6__ndk16threadD1Ev", "demangledName": "std::__ndk1::thread::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004CAF44", "name": "_ZNSt6__ndk16futureIvED2Ev", "demangledName": "void () std::__ndk1::future\u003Cvoid\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_create", "demangledName": "pthread_create", "type": "Import" }, { "virtualAddress": "0x0048BB5C", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE4peekEv", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::peek", "type": "Function" }, { "virtualAddress": "0x0049CAE4", "name": "_ZNSt6__ndk19__num_putIwE23__widen_and_group_floatEPcS2_S2_PwRS3_S4_RKNS_6localeE", "demangledName": "char*(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026) std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float(std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, std::__ndk1::__num_put\u003Cwchar_t\u003E::__widen_and_group_float, wchar_t*, char*\u0026, wchar_t*, std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x004A10C0", "name": "_ZNSt6__ndk118__time_get_storageIcEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cchar\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004130E0", "name": "il2cpp_method_has_attribute", "demangledName": "il2cpp_method_has_attribute", "type": "Function" }, { "virtualAddress": "0x00412848", "name": "il2cpp_class_is_generic", "demangledName": "il2cpp_class_is_generic", "type": "Function" }, { "virtualAddress": "0x00486C08", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE8overflowEj", "demangledName": "unsigned int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::overflow", "type": "Function" }, { "virtualAddress": "0x00413428", "name": "il2cpp_unity_install_unitytls_interface", "demangledName": "il2cpp_unity_install_unitytls_interface", "type": "Function" }, { "virtualAddress": "0x0049DD14", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE17__get_weekdaynameERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_weekdayname const", "type": "Function" }, { "virtualAddress": "0x0041314C", "name": "il2cpp_property_get_parent", "demangledName": "il2cpp_property_get_parent", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fseeko", "demangledName": "fseeko", "type": "Import" }, { "virtualAddress": "0x004B940C", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDsE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt12out_of_rangeD1Ev", "demangledName": "std::out_of_range::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004C0A14", "name": "_ZdlPvSt11align_val_tRKSt9nothrow_t", "demangledName": "delete(void*, std::align_val_t, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x0049DB0C", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE11do_get_timeES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_time const", "type": "Function" }, { "virtualAddress": "0x00CC7E04", "name": "_ZTSa", "demangledName": "typeinfo name for signed char", "type": "Name" }, { "virtualAddress": "0x00CC46C0", "name": "_ZTSSt16nested_exception", "demangledName": "typeinfo name for std::nested_exception", "type": "Name" }, { "virtualAddress": "0x00F9F120", "name": "_ZTINSt6__ndk112bad_weak_ptrE", "demangledName": "typeinfo for std::__ndk1::bad_weak_ptr", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "wmemmove", "demangledName": "wmemmove", "type": "Import" }, { "virtualAddress": "0x004CED28", "name": "_ZNSt9type_infoD0Ev", "demangledName": "std::type_info::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004CF044", "name": "__cxa_demangle", "demangledName": "__cxa_demangle", "type": "Function" }, { "virtualAddress": "0x004A2780", "name": "_ZNKSt6__ndk118__time_get_storageIwE15__do_date_orderEv", "demangledName": "void () std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::__do_date_order() const", "type": "Function" }, { "virtualAddress": "0x004863D4", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE5sputnEPKcl", "demangledName": "char const*(long) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::sputn", "type": "Function" }, { "virtualAddress": "0x00CC7ED0", "name": "_ZTSPKDu", "demangledName": "_ZTSPKDu", "type": "Name" }, { "virtualAddress": "0x00F9FBC0", "name": "_ZTIPKd", "demangledName": "typeinfo for double const*", "type": "Name" }, { "virtualAddress": "0x00499D54", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcx", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00CC479C", "name": "_ZNSt6__ndk18ios_base3outE", "demangledName": "std::__ndk1::ios_base::out", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "strerror_r", "demangledName": "strerror_r", "type": "Import" }, { "virtualAddress": "0x004935C8", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE23__do_get_floating_pointIfEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cfloat\u003E const", "type": "Function" }, { "virtualAddress": "0x004C45D8", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEmmPKwm", "demangledName": "unsigned long (unsigned long, wchar_t const*, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::compare const", "type": "Function" }, { "virtualAddress": "0x004C0ABC", "name": "_ZNSt11logic_errorC2EPKc", "demangledName": "std::logic_error::base object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt16bad_array_lengthD2Ev", "demangledName": "std::bad_array_length::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "isalpha", "demangledName": "isalpha", "type": "Import" }, { "virtualAddress": "0x004C4C0C", "name": "_ZNSt6__ndk14stoiERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi", "demangledName": "std::__ndk1::stoi(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x00F9F830", "name": "_ZTIPt", "demangledName": "typeinfo for unsigned short*", "type": "Name" }, { "virtualAddress": "0x004C08F8", "name": "_ZdlPvm", "demangledName": "delete(void*, unsigned long)", "type": "Function" }, { "virtualAddress": "0x0048A4DC", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERj", "demangledName": "unsigned int\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00413238", "name": "il2cpp_thread_get_frame_at", "demangledName": "il2cpp_thread_get_frame_at", "type": "Function" }, { "virtualAddress": "0x00F9D710", "name": "_ZTVNSt6__ndk114collate_bynameIcEE", "demangledName": "vtable for std::__ndk1::collate_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004A0710", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE12__get_secondERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_second const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcstoll", "demangledName": "wcstoll", "type": "Import" }, { "virtualAddress": "0x00CC7E84", "name": "_ZTSPKo", "demangledName": "typeinfo name for unsigned __int128 const*", "type": "Name" }, { "virtualAddress": "0x00CC7E2C", "name": "_ZTSPi", "demangledName": "typeinfo name for int*", "type": "Name" }, { "virtualAddress": "0x00486B38", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE6xsputnEPKwl", "demangledName": "wchar_t const*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::xsputn", "type": "Function" }, { "virtualAddress": "0x004E61DC", "name": "__register_frame_table", "demangledName": "__register_frame_table", "type": "Function" }, { "virtualAddress": "0x004A38C8", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x004C2228", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE4findEPKcmm", "demangledName": "char const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::find const", "type": "Function" }, { "virtualAddress": "0x004BFDF8", "name": "_ZNSt6__ndk119__shared_weak_countD0Ev", "demangledName": "std::__ndk1::__shared_weak_count::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "malloc", "demangledName": "malloc", "type": "Import" }, { "virtualAddress": "0x00488450", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE3getEPcl", "demangledName": "char*(long) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(long)\u003E::get", "type": "Function" }, { "virtualAddress": "0x010690F8", "name": "_ZNSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE2idE", "demangledName": "std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x01069230", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tE2idE", "demangledName": "std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "android_set_abort_message", "demangledName": "android_set_abort_message", "type": "Import" }, { "virtualAddress": "0x00F9F870", "name": "_ZTIi", "demangledName": "typeinfo for int", "type": "Name" }, { "virtualAddress": "0x004A10C0", "name": "_ZNSt6__ndk118__time_get_storageIcEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cchar\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00B9013C", "name": "__stop_il2cpp", "demangledName": "__stop_il2cpp", "type": "Unknown" }, { "virtualAddress": "0x004BE408", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00486244", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE7pubsyncEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::pubsync", "type": "Function" }, { "virtualAddress": "0x004B8ACC", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb1EE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "munmap", "demangledName": "munmap", "type": "Import" }, { "virtualAddress": "0x004B9740", "name": "_ZNSt6__ndk18numpunctIwED1Ev", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "acos", "demangledName": "acos", "type": "Import" }, { "virtualAddress": "0x004B7654", "name": "_ZNKSt6__ndk114__codecvt_utf8IwE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswcntrl", "demangledName": "iswcntrl", "type": "Import" }, { "virtualAddress": "0x00486828", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEC2ERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_rwlock_wrlock", "demangledName": "pthread_rwlock_wrlock", "type": "Import" }, { "virtualAddress": "0x004131E0", "name": "il2cpp_runtime_object_init_exception", "demangledName": "il2cpp_runtime_object_init_exception", "type": "Function" }, { "virtualAddress": "0x00F9C418", "name": "_ZTISt16nested_exception", "demangledName": "typeinfo for std::nested_exception", "type": "Name" }, { "virtualAddress": "0x004B9AF4", "name": "_ZNSt6__ndk115numpunct_bynameIcEC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cchar\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004131C0", "name": "il2cpp_runtime_invoke", "demangledName": "il2cpp_runtime_invoke", "type": "Function" }, { "virtualAddress": "0x004BF9FC", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE23__append_forward_unsafeIPwEERS5_T_S9_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E\u0026(, wchar_t*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(, wchar_t*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__append_forward_unsafe\u003Cwchar_t*\u003E", "type": "Function" }, { "virtualAddress": "0x004AB270", "name": "_ZNSt6__ndk114codecvt_bynameIDsc9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x01069168", "name": "_ZNSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE2idE", "demangledName": "std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x00CC7261", "name": "_ZNSt6__ndk110defer_lockE", "demangledName": "std::__ndk1::defer_lock", "type": "Name" }, { "virtualAddress": "0x004A43D0", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x00CC66D0", "name": "_ZTSNSt6__ndk112ctype_bynameIcEE", "demangledName": "typeinfo name for std::__ndk1::ctype_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00486660", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE8in_availEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::in_avail", "type": "Function" }, { "virtualAddress": "0x004A3A1C", "name": "_ZNKSt6__ndk110moneypunctIwLb0EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x004C1268", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignEmc", "demangledName": "unsigned long (char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char), std::__ndk1::allocator\u003Cchar\u003E \u003E::assign", "type": "Function" }, { "virtualAddress": "0x004C44B0", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE17find_first_not_ofEPKwmm", "demangledName": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_first_not_of const", "type": "Function" }, { "virtualAddress": "0x00412E94", "name": "il2cpp_raise_exception", "demangledName": "il2cpp_raise_exception", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk116__narrow_to_utf8ILm32EED1Ev", "demangledName": "void () std::__ndk1::__narrow_to_utf8\u003C(unsigned long)32\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC5570", "name": "_ZNSt6__ndk110ctype_base5blankE", "demangledName": "std::__ndk1::ctype_base::blank", "type": "Name" }, { "virtualAddress": "0x00412894", "name": "il2cpp_class_get_namespace", "demangledName": "il2cpp_class_get_namespace", "type": "Function" }, { "virtualAddress": "0x004C2664", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEmmPKc", "demangledName": "unsigned long (unsigned long, char const*) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, char const*), std::__ndk1::allocator\u003Cchar\u003E \u003E::compare const", "type": "Function" }, { "virtualAddress": "0x004A1FD0", "name": "_ZNSt6__ndk118__time_get_storageIwEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026()\u003E std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004A3F98", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x004901F4", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEPNS_15basic_streambufIwS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004AB294", "name": "_ZNSt6__ndk114codecvt_bynameIDic9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004898C0", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEED1Ev", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x004A07C0", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE11__get_year4ERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_year4 const", "type": "Function" }, { "virtualAddress": "0x004BAC40", "name": "_ZNKSt6__ndk120__time_get_c_storageIcE3__xEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__x() const", "type": "Function" }, { "virtualAddress": "0x004B8318", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb0EE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00F9ED10", "name": "_ZTINSt6__ndk117moneypunct_bynameIwLb0EEE", "demangledName": "typeinfo for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "__system_property_get", "demangledName": "__system_property_get", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "__cxa_finalize", "demangledName": "__cxa_finalize", "type": "Import" }, { "virtualAddress": "0x00FA0150", "name": "_ZTISt16bad_array_length", "demangledName": "typeinfo for std::bad_array_length", "type": "Name" }, { "virtualAddress": "0x004B9CB8", "name": "_ZNSt6__ndk115numpunct_bynameIwEC2EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004B7628", "name": "_ZNKSt6__ndk114__codecvt_utf8IwE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cwchar_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x0049E8E8", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE17__get_white_spaceERS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_white_space const", "type": "Function" }, { "virtualAddress": "0x004CA310", "name": "_ZNSt6__ndk112future_errorD0Ev", "demangledName": "std::__ndk1::future_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00F9FCB0", "name": "_ZTIPKDu", "demangledName": "_ZTIPKDu", "type": "Name" }, { "virtualAddress": "0x004B78EC", "name": "_ZNKSt6__ndk114__codecvt_utf8IDsE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004992DC", "name": "_ZNSt6__ndk19__num_getIwE17__stage2_int_prepERNS_8ios_baseEPwRw", "demangledName": "std::__ndk1::ios_base\u0026(wchar_t*, wchar_t\u0026) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_prep(wchar_t*, wchar_t\u0026)", "type": "Function" }, { "virtualAddress": "0x004AB244", "name": "_ZNSt6__ndk114codecvt_bynameIwc9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cwchar_t, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004C1224", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignERKS5_mm", "demangledName": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::assign", "type": "Function" }, { "virtualAddress": "0x004B4474", "name": "_ZNKSt6__ndk15ctypeIwE9do_narrowEPKwS3_cPc", "demangledName": "wchar_t const*(wchar_t const*, char, char*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_narrow(wchar_t const*, char, char*) const", "type": "Function" }, { "virtualAddress": "0x00F9D158", "name": "_ZTVNSt6__ndk110moneypunctIwLb1EEE", "demangledName": "vtable for std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x0041282C", "name": "il2cpp_array_new_full", "demangledName": "il2cpp_array_new_full", "type": "Function" }, { "virtualAddress": "0x00F9E9D0", "name": "_ZTINSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004BA120", "name": "_ZNKSt6__ndk120__time_get_c_storageIcE7__weeksEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__weeks() const", "type": "Function" }, { "virtualAddress": "0x00FA0320", "name": "_ZTISt13runtime_error", "demangledName": "typeinfo for std::runtime_error", "type": "Name" }, { "virtualAddress": "0x004C63A0", "name": "_ZNSt6__ndk14stodERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPm", "demangledName": "std::__ndk1::stod(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wmemcpy", "demangledName": "wmemcpy", "type": "Import" }, { "virtualAddress": "0x004128B4", "name": "il2cpp_class_get_flags", "demangledName": "il2cpp_class_get_flags", "type": "Function" }, { "virtualAddress": "0x00485874", "name": "_ZNSt6__ndk18ios_baseD2Ev", "demangledName": "std::__ndk1::ios_base::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004BACCC", "name": "_ZNKSt6__ndk120__time_get_c_storageIwE3__xEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__x() const", "type": "Function" }, { "virtualAddress": "0x0048561C", "name": "_ZNSt13exception_ptraSERKS_", "demangledName": "std::exception_ptr::=(std::exception_ptr const\u0026)", "type": "Function" }, { "virtualAddress": "0x0048A08C", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERs", "demangledName": "short\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00412FAC", "name": "il2cpp_field_set_value_object", "demangledName": "il2cpp_field_set_value_object", "type": "Function" }, { "virtualAddress": "0x00F9C5A8", "name": "_ZTVNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE", "demangledName": "vtable for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC7E60", "name": "_ZTSPKx", "demangledName": "typeinfo name for long long const*", "type": "Name" }, { "virtualAddress": "0x00486A18", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE6xsgetnEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::xsgetn", "type": "Function" }, { "virtualAddress": "0x00CC7CE0", "name": "_ZTSN10__cxxabiv119__pointer_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__pointer_type_info", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "sin", "demangledName": "sin", "type": "Import" }, { "virtualAddress": "0x00F9E958", "name": "_ZTINSt6__ndk120__time_get_c_storageIcEE", "demangledName": "typeinfo for std::__ndk1::__time_get_c_storage\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004874E8", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERt", "demangledName": "unsigned short\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00F9BCE0", "name": "_ZTVNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEE", "demangledName": "vtable for std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC7ED8", "name": "_ZTSDs", "demangledName": "typeinfo name for char16_t", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "gmtime", "demangledName": "gmtime", "type": "Import" }, { "virtualAddress": "0x00CC7810", "name": "_ZTSNSt6__ndk117__assoc_sub_stateE", "demangledName": "typeinfo name for std::__ndk1::__assoc_sub_state", "type": "Name" }, { "virtualAddress": "0x004BAFD8", "name": "_ZNKSt6__ndk120__time_get_c_storageIcE3__rEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cchar\u003E::__r() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sigsuspend", "demangledName": "sigsuspend", "type": "Import" }, { "virtualAddress": "0x00495334", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE15__do_get_signedIlEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong\u003E const", "type": "Function" }, { "virtualAddress": "0x00485710", "name": "_ZNKSt16nested_exception14rethrow_nestedEv", "demangledName": "std::nested_exception::rethrow_nested() const", "type": "Function" }, { "virtualAddress": "0x00F9DA38", "name": "_ZTVNSt6__ndk115numpunct_bynameIwEE", "demangledName": "vtable for std::__ndk1::numpunct_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt14overflow_errorD2Ev", "demangledName": "std::overflow_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004CED44", "name": "_ZNSt8bad_castD0Ev", "demangledName": "std::bad_cast::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004B2F60", "name": "_ZNKSt6__ndk16locale9has_facetERNS0_2idE", "demangledName": "std::__ndk1::locale::has_facet(std::__ndk1::locale::id\u0026) const", "type": "Function" }, { "virtualAddress": "0x00495D04", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE17__do_get_unsignedItEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned short\u003E const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "vasprintf", "demangledName": "vasprintf", "type": "Import" }, { "virtualAddress": "0x00412900", "name": "il2cpp_class_get_bitmap_size", "demangledName": "il2cpp_class_get_bitmap_size", "type": "Function" }, { "virtualAddress": "0x0041B638", "name": "UnityPalGetTimeZoneDataForID", "demangledName": "UnityPalGetTimeZoneDataForID", "type": "Function" }, { "virtualAddress": "0x004C0CD8", "name": "_ZNSt13runtime_errorC2ERKS_", "demangledName": "std::runtime_error::base object constructor(std::runtime_error const\u0026)", "type": "Function" }, { "virtualAddress": "0x0049C6BC", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwd", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, double) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, double)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x0049834C", "name": "_ZNSt6__ndk19__num_getIwE17__stage2_int_loopEwiPcRS2_RjwRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPjRSD_Pw", "demangledName": "wchar_t (int, char*, std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_loop\u0026, unsigned int\u0026, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, wchar_t*) std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_loop(int, char*, std::__ndk1::__num_get\u003Cwchar_t\u003E::__stage2_int_loop\u0026, unsigned int\u0026, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, wchar_t*)", "type": "Function" }, { "virtualAddress": "0x004128DC", "name": "il2cpp_class_is_enum", "demangledName": "il2cpp_class_is_enum", "type": "Function" }, { "virtualAddress": "0x004B96B8", "name": "_ZNSt6__ndk115numpunct_bynameIcED1Ev", "demangledName": "void () std::__ndk1::numpunct_byname\u003Cchar\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004C5424", "name": "_ZNSt6__ndk15stoulERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi", "demangledName": "std::__ndk1::stoul(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x00FA0030", "name": "_ZTVSt9bad_alloc", "demangledName": "vtable for std::bad_alloc", "type": "Name" }, { "virtualAddress": "0x004B6A6C", "name": "_ZNKSt6__ndk17codecvtIDsc9mbstate_tE16do_always_noconvEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x00F9E7B0", "name": "_ZTINSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004CE8B8", "name": "_ZNKSt13bad_exception4whatEv", "demangledName": "std::bad_exception::what() const", "type": "Function" }, { "virtualAddress": "0x01069108", "name": "_ZNSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE2idE", "demangledName": "std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E::id", "type": "Name" }, { "virtualAddress": "0x00F9C850", "name": "_ZTINSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo for std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_rwlock_destroy", "demangledName": "pthread_rwlock_destroy", "type": "Import" }, { "virtualAddress": "0x004856BC", "name": "_ZNSt16nested_exceptionD2Ev", "demangledName": "std::nested_exception::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C27D4", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initEPKwm", "demangledName": "wchar_t const*(unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init", "type": "Function" }, { "virtualAddress": "0x004869CC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5pbumpEi", "demangledName": "int () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pbump", "type": "Function" }, { "virtualAddress": "0x004CED2C", "name": "_ZNSt8bad_castC2Ev", "demangledName": "std::bad_cast::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00CC5550", "name": "_ZNSt6__ndk110ctype_base5alphaE", "demangledName": "std::__ndk1::ctype_base::alpha", "type": "Name" }, { "virtualAddress": "0x0049A910", "name": "_ZNSt6__ndk114__num_put_base14__format_floatEPcPKcj", "demangledName": "std::__ndk1::__num_put_base::__format_float(char*, char const*, unsigned int)", "type": "Function" }, { "virtualAddress": "0x00CC48D0", "name": "_ZTSNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B6388", "name": "_ZNSt6__ndk17codecvtIDsc9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004C2F64", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE2atEm", "demangledName": "unsigned long () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::at", "type": "Function" }, { "virtualAddress": "0x00CC473C", "name": "_ZNSt6__ndk18ios_base5fixedE", "demangledName": "std::__ndk1::ios_base::fixed", "type": "Name" }, { "virtualAddress": "0x004A9050", "name": "_ZNKSt6__ndk19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_bRNS_8ios_baseEce", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, long double) std::__ndk1::money_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool, std::__ndk1::ios_base\u0026, char, long double)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x004A022C", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE9__get_dayERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_day const", "type": "Function" }, { "virtualAddress": "0x00F9C740", "name": "_ZTVNSt6__ndk18ios_baseE", "demangledName": "vtable for std::__ndk1::ios_base", "type": "Name" }, { "virtualAddress": "0x00CC7E10", "name": "_ZTSs", "demangledName": "typeinfo name for short", "type": "Name" }, { "virtualAddress": "0x0041321C", "name": "il2cpp_current_thread_walk_frame_stack", "demangledName": "il2cpp_current_thread_walk_frame_stack", "type": "Function" }, { "virtualAddress": "0x004B584C", "name": "_ZNSt6__ndk17codecvtIcc9mbstate_tED0Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004CEA3C", "name": "_ZNSt13runtime_errorD0Ev", "demangledName": "std::runtime_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtoll_l", "demangledName": "strtoll_l", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "fstat", "demangledName": "fstat", "type": "Import" }, { "virtualAddress": "0x00413120", "name": "il2cpp_method_get_param_name", "demangledName": "il2cpp_method_get_param_name", "type": "Function" }, { "virtualAddress": "0x00485698", "name": "_ZSt17current_exceptionv", "demangledName": "std::current_exception()", "type": "Function" }, { "virtualAddress": "0x00497EF8", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRPv", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, void*\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00CC7480", "name": "_ZTSNSt6__ndk112system_errorE", "demangledName": "typeinfo name for std::__ndk1::system_error", "type": "Name" }, { "virtualAddress": "0x00486654", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE7pubsyncEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pubsync", "type": "Function" }, { "virtualAddress": "0x004896A0", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE5seekgExNS_8ios_base7seekdirE", "demangledName": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekg", "type": "Function" }, { "virtualAddress": "0x004C0254", "name": "_ZNSt6__ndk111timed_mutexC1Ev", "demangledName": "std::__ndk1::timed_mutex::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004C9884", "name": "_ZNSt6__ndk118condition_variable4waitERNS_11unique_lockINS_5mutexEEE", "demangledName": "std::__ndk1::condition_variable::wait(std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk117__widen_from_utf8ILm32EED2Ev", "demangledName": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004A39A8", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "isspace", "demangledName": "isspace", "type": "Import" }, { "virtualAddress": "0x004C61B8", "name": "_ZNSt6__ndk14stodERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPm", "demangledName": "std::__ndk1::stod(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*)", "type": "Function" }, { "virtualAddress": "0x00F9D8E8", "name": "_ZTVNSt6__ndk17codecvtIwc9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x0048EB3C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEs", "demangledName": "short () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00F9F670", "name": "_ZTIPKb", "demangledName": "typeinfo for bool const*", "type": "Name" }, { "virtualAddress": "0x004869DC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE4setpEPwS4_", "demangledName": "wchar_t*(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E)\u003E::setp", "type": "Function" }, { "virtualAddress": "0x004A0808", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE13__get_percentERS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_percent const", "type": "Function" }, { "virtualAddress": "0x00412DE8", "name": "il2cpp_stats_get_value", "demangledName": "il2cpp_stats_get_value", "type": "Function" }, { "virtualAddress": "0x004B9780", "name": "_ZNSt6__ndk18numpunctIwED0Ev", "demangledName": "void () std::__ndk1::numpunct\u003Cwchar_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004906D8", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE5tellpEv", "demangledName": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::tellp", "type": "Function" }, { "virtualAddress": "0x00F9C778", "name": "_ZTINSt6__ndk18ios_baseE", "demangledName": "typeinfo for std::__ndk1::ios_base", "type": "Name" }, { "virtualAddress": "0x004B7BD4", "name": "_ZNKSt6__ndk114__codecvt_utf8IDiE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "logb", "demangledName": "logb", "type": "Import" }, { "virtualAddress": "0x0048B44C", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE3getERNS_15basic_streambufIwS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::get", "type": "Function" }, { "virtualAddress": "0x00CC7F60", "name": "_ZTSN10__cxxabiv120__si_class_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__si_class_type_info", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "readlink", "demangledName": "readlink", "type": "Import" }, { "virtualAddress": "0x004B81DC", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb1EE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "mbrtowc", "demangledName": "mbrtowc", "type": "Import" }, { "virtualAddress": "0x00F9FB50", "name": "_ZTIPf", "demangledName": "typeinfo for float*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "wcslen", "demangledName": "wcslen", "type": "Import" }, { "virtualAddress": "0x004BB330", "name": "_ZNSt6__ndk118__time_get_storageIcE9__analyzeEcRKNS_5ctypeIcEE", "demangledName": "char (std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::__time_get_storage\u003Cchar\u003E::__analyze(std::__ndk1::ctype\u003Cchar\u003E const\u0026)", "type": "Function" }, { "virtualAddress": "0x004E6208", "name": "__deregister_frame_info_bases", "demangledName": "__deregister_frame_info_bases", "type": "Function" }, { "virtualAddress": "0x004C09E0", "name": "_ZnamSt11align_val_t", "demangledName": "new[](unsigned long, std::align_val_t)", "type": "Function" }, { "virtualAddress": "0x0049EBDC", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE13__get_weekdayERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_weekday const", "type": "Function" }, { "virtualAddress": "0x00CC7EB8", "name": "_ZTSPKe", "demangledName": "typeinfo name for long double const*", "type": "Name" }, { "virtualAddress": "0x004A4D28", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE11do_groupingEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_grouping() const", "type": "Function" }, { "virtualAddress": "0x00486AF0", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5uflowEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::uflow", "type": "Function" }, { "virtualAddress": "0x0041302C", "name": "il2cpp_gchandle_new_weakref", "demangledName": "il2cpp_gchandle_new_weakref", "type": "Function" }, { "virtualAddress": "0x004C02DC", "name": "_ZNSt6__ndk111timed_mutex4lockEv", "demangledName": "std::__ndk1::timed_mutex::lock()", "type": "Function" }, { "virtualAddress": "0x00F9E330", "name": "_ZTINSt6__ndk115__codecvt_utf16IDsLb1EEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x004131DC", "name": "il2cpp_runtime_object_init", "demangledName": "il2cpp_runtime_object_init", "type": "Function" }, { "virtualAddress": "0x004B4444", "name": "_ZNKSt6__ndk15ctypeIwE8do_widenEPKcS3_Pw", "demangledName": "char const*(char const*, wchar_t*) std::__ndk1::ctype\u003Cwchar_t\u003E::do_widen(char const*, wchar_t*) const", "type": "Function" }, { "virtualAddress": "0x00F9EEE0", "name": "_ZTINSt6__ndk18messagesIwEE", "demangledName": "typeinfo for std::__ndk1::messages\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00CC77F0", "name": "_ZTSNSt6__ndk112future_errorE", "demangledName": "typeinfo name for std::__ndk1::future_error", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "lseek", "demangledName": "lseek", "type": "Import" }, { "virtualAddress": "0x00495818", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRx", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long long\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00F9F6E0", "name": "_ZTIc", "demangledName": "typeinfo for char", "type": "Name" }, { "virtualAddress": "0x004B2AA0", "name": "_ZNSt6__ndk16localeC2ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::locale::base object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00F9BC60", "name": "_ZTVNSt6__ndk113basic_filebufIcNS_11char_traitsIcEEEE", "demangledName": "vtable for std::__ndk1::basic_filebuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004898BC", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEED2Ev", "demangledName": "void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object destructor", "type": "Function" }, { "virtualAddress": "0x004A3F64", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x004A3B28", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE13do_pos_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_pos_format() const", "type": "Function" }, { "virtualAddress": "0x00CC47B0", "name": "_ZTSNSt6__ndk18ios_base7failureE", "demangledName": "typeinfo name for std::__ndk1::ios_base::failure", "type": "Name" }, { "virtualAddress": "0x004CC208", "name": "_ZSt14get_unexpectedv", "demangledName": "std::get_unexpected()", "type": "Function" }, { "virtualAddress": "0x0048C84C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEb", "demangledName": "bool () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00CC70D0", "name": "_ZTSNSt6__ndk115messages_bynameIwEE", "demangledName": "typeinfo name for std::__ndk1::messages_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C3504", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignEmw", "demangledName": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign", "type": "Function" }, { "virtualAddress": "0x00CC6A30", "name": "_ZTSNSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "strncmp", "demangledName": "strncmp", "type": "Import" }, { "virtualAddress": "0x004BE5C4", "name": "_ZNSt6__ndk115__codecvt_utf16IDiLb0EED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_detach", "demangledName": "pthread_detach", "type": "Import" }, { "virtualAddress": "0x004B88D0", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb0EE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00F9EEA0", "name": "_ZTINSt6__ndk18messagesIcEE", "demangledName": "typeinfo for std::__ndk1::messages\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004CB6E4", "name": "_ZNSt6__ndk113shared_futureIvED1Ev", "demangledName": "void () std::__ndk1::shared_future\u003Cvoid\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC4910", "name": "_ZTSNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "utime", "demangledName": "utime", "type": "Import" }, { "virtualAddress": "0x00FA01D8", "name": "_ZTVSt12domain_error", "demangledName": "vtable for std::domain_error", "type": "Name" }, { "virtualAddress": "0x01069198", "name": "_ZNSt6__ndk18messagesIcE2idE", "demangledName": "std::__ndk1::messages\u003Cchar\u003E::id", "type": "Name" }, { "virtualAddress": "0x00F9EE88", "name": "_ZTINSt6__ndk113messages_baseE", "demangledName": "typeinfo for std::__ndk1::messages_base", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "btowc", "demangledName": "btowc", "type": "Import" }, { "virtualAddress": "0x004C87E4", "name": "_ZNSt6__ndk110to_wstringEe", "demangledName": "std::__ndk1::to_wstring(long double)", "type": "Function" }, { "virtualAddress": "0x004B5684", "name": "_ZNKSt6__ndk112ctype_bynameIwE8do_widenEPKcS3_Pw", "demangledName": "char const*(char const*, wchar_t*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_widen(char const*, wchar_t*) const", "type": "Function" }, { "virtualAddress": "0x004CEAFC", "name": "_ZNSt16invalid_argumentD0Ev", "demangledName": "std::invalid_argument::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00CC6FE0", "name": "_ZTSNSt6__ndk19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::money_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9EB00", "name": "_ZTINSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B72B4", "name": "_ZNKSt6__ndk17codecvtIDic9mbstate_tE11do_encodingEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x004CBBC8", "name": "__cxa_rethrow", "demangledName": "__cxa_rethrow", "type": "Function" }, { "virtualAddress": "0x00CC7D40", "name": "_ZTSN10__cxxabiv129__pointer_to_member_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__pointer_to_member_type_info", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_key_delete", "demangledName": "pthread_key_delete", "type": "Import" }, { "virtualAddress": "0x00F9EB40", "name": "_ZTINSt6__ndk18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "uname", "demangledName": "uname", "type": "Import" }, { "virtualAddress": "0x004858F8", "name": "_ZNSt6__ndk19basic_iosIcNS_11char_traitsIcEEED1Ev", "demangledName": "void () std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x00F9DCE8", "name": "_ZTVNSt6__ndk17codecvtIDic9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004BA7A0", "name": "_ZNKSt6__ndk120__time_get_c_storageIwE8__monthsEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__months() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sem_post", "demangledName": "sem_post", "type": "Import" }, { "virtualAddress": "0x004BE510", "name": "_ZNSt6__ndk114__codecvt_utf8IDiED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar32_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004CAB84", "name": "_ZNSt6__ndk117__assoc_sub_state10__sub_waitERNS_11unique_lockINS_5mutexEEE", "demangledName": "std::__ndk1::__assoc_sub_state::__sub_wait(std::__ndk1::unique_lock\u003Cstd::__ndk1::mutex\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004B6A64", "name": "_ZNKSt6__ndk17codecvtIDsc9mbstate_tE11do_encodingEv", "demangledName": "void () std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00F9C468", "name": "_ZTVNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE", "demangledName": "vtable for std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9F600", "name": "_ZTIPDn", "demangledName": "typeinfo for std::nullptr_t*", "type": "Name" }, { "virtualAddress": "0x004C9830", "name": "_ZNSt6__ndk114error_categoryD1Ev", "demangledName": "std::__ndk1::error_category::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00412838", "name": "il2cpp_array_element_size", "demangledName": "il2cpp_array_element_size", "type": "Function" }, { "virtualAddress": "0x0049E080", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE10__get_yearERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_year const", "type": "Function" }, { "virtualAddress": "0x00CC5505", "name": "_ZNSt6__ndk110moneypunctIcLb1EE4intlE", "demangledName": "std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::intl", "type": "Name" }, { "virtualAddress": "0x0041307C", "name": "il2cpp_gchandle_free", "demangledName": "il2cpp_gchandle_free", "type": "Function" }, { "virtualAddress": "0x00CC7E98", "name": "_ZTSf", "demangledName": "typeinfo name for float", "type": "Name" }, { "virtualAddress": "0x004CED40", "name": "_ZNSt8bad_castD1Ev", "demangledName": "std::bad_cast::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9E6D0", "name": "_ZTINSt6__ndk112ctype_bynameIwEE", "demangledName": "typeinfo for std::__ndk1::ctype_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004CCFF4", "name": "__cxa_pure_virtual", "demangledName": "__cxa_pure_virtual", "type": "Function" }, { "virtualAddress": "0x004B401C", "name": "_ZNKSt6__ndk15ctypeIwE5do_isEmw", "demangledName": "unsigned long (wchar_t) std::__ndk1::ctype\u003Cwchar_t\u003E::do_is(wchar_t) const", "type": "Function" }, { "virtualAddress": "0x00FA0238", "name": "_ZTVSt16invalid_argument", "demangledName": "vtable for std::invalid_argument", "type": "Name" }, { "virtualAddress": "0x00489904", "name": "_ZTv0_n24_NSt6__ndk113basic_istreamIwNS_11char_traitsIwEEED0Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor)}", "type": "Function" }, { "virtualAddress": "0x004C4250", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE5rfindEPKwmm", "demangledName": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::rfind const", "type": "Function" }, { "virtualAddress": "0x0047BB00", "name": "UnityAdsEngineIsSupported", "demangledName": "UnityAdsEngineIsSupported", "type": "Function" }, { "virtualAddress": "0x0048FC5C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEd", "demangledName": "double () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004B88E8", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb1EE6do_outER9mbstate_tPKDiS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_out(char32_t const*, char32_t const*, char32_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004B87C8", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb0EE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00F9F8A0", "name": "_ZTIPKi", "demangledName": "typeinfo for int const*", "type": "Name" }, { "virtualAddress": "0x0049AFCC", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEce", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long double) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long double)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x004C3088", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendEPKwm", "demangledName": "wchar_t const*(unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append", "type": "Function" }, { "virtualAddress": "0x004B72A8", "name": "_ZNKSt6__ndk17codecvtIDic9mbstate_tE10do_unshiftERS1_PcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fread", "demangledName": "fread", "type": "Import" }, { "virtualAddress": "0x00CC5510", "name": "_ZNSt6__ndk16locale5ctypeE", "demangledName": "std::__ndk1::locale::ctype", "type": "Name" }, { "virtualAddress": "0x004B5870", "name": "_ZNKSt6__ndk17codecvtIcc9mbstate_tE6do_outERS1_PKcS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_out(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004C01E0", "name": "_ZNSt6__ndk115recursive_mutexD1Ev", "demangledName": "std::__ndk1::recursive_mutex::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B7BEC", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb0EE6do_outER9mbstate_tPKwS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004CAFA8", "name": "_ZNSt6__ndk17promiseIvEC2Ev", "demangledName": "void () std::__ndk1::promise\u003Cvoid\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x004C7234", "name": "_ZNSt6__ndk19to_stringEy", "demangledName": "std::__ndk1::to_string(unsigned long long)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswprint", "demangledName": "iswprint", "type": "Import" }, { "virtualAddress": "0x00F9D688", "name": "_ZTVNSt6__ndk114codecvt_bynameIDic9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt_byname\u003Cchar32_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x0041323C", "name": "il2cpp_current_thread_get_stack_depth", "demangledName": "il2cpp_current_thread_get_stack_depth", "type": "Function" }, { "virtualAddress": "0x004C9B74", "name": "_ZNSt6__ndk119__thread_local_dataEv", "demangledName": "std::__ndk1::__thread_local_data()", "type": "Function" }, { "virtualAddress": "0x004C4358", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE5rfindEwm", "demangledName": "wchar_t (unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::rfind const", "type": "Function" }, { "virtualAddress": "0x00CC7E78", "name": "_ZTSPKn", "demangledName": "typeinfo name for __int128 const*", "type": "Name" }, { "virtualAddress": "0x004134A0", "name": "il2cpp_class_get_userdata_offset", "demangledName": "il2cpp_class_get_userdata_offset", "type": "Function" }, { "virtualAddress": "0x00CC7EE8", "name": "_ZTSDi", "demangledName": "typeinfo name for char32_t", "type": "Name" }, { "virtualAddress": "0x00FA0170", "name": "_ZTISt20bad_array_new_length", "demangledName": "typeinfo for std::bad_array_new_length", "type": "Name" }, { "virtualAddress": "0x004B2C9C", "name": "_ZNSt6__ndk16localeC2ERKS0_RKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEi", "demangledName": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, int)", "type": "Function" }, { "virtualAddress": "0x004B92CC", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IwE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00F9F470", "name": "_ZTIN10__cxxabiv117__class_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__class_type_info", "type": "Name" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt12out_of_rangeD2Ev", "demangledName": "std::out_of_range::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C1E84", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmmc", "demangledName": "unsigned long (unsigned long, unsigned long, char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, unsigned long, char), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x00487E08", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERf", "demangledName": "float\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004865F0", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEED0Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor", "type": "Function" }, { "virtualAddress": "0x004BB268", "name": "_ZNSt6__ndk110__time_getC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::__time_get::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00497A30", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRe", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, long double\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_getattr_np", "demangledName": "pthread_getattr_np", "type": "Import" }, { "virtualAddress": "0x004E31B4", "name": "_Unwind_GetIP", "demangledName": "_Unwind_GetIP", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sigaction", "demangledName": "sigaction", "type": "Import" }, { "virtualAddress": "0x00F9E7F0", "name": "_ZTINSt6__ndk19__num_getIwEE", "demangledName": "typeinfo for std::__ndk1::__num_get\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004CADAC", "name": "_ZNSt6__ndk16futureIvEC1EPNS_17__assoc_sub_stateE", "demangledName": "std::__ndk1::__assoc_sub_state*() std::__ndk1::future\u003Cvoid\u003E::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004A43DC", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswspace", "demangledName": "iswspace", "type": "Import" }, { "virtualAddress": "0x004A4D4C", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x00F9E348", "name": "_ZTVNSt6__ndk115__codecvt_utf16IDiLb0EEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00412FB8", "name": "il2cpp_field_is_literal", "demangledName": "il2cpp_field_is_literal", "type": "Function" }, { "virtualAddress": "0x004935C4", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRf", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, float\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004A43C4", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb1EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x004133F0", "name": "il2cpp_image_get_assembly", "demangledName": "il2cpp_image_get_assembly", "type": "Function" }, { "virtualAddress": "0x004B28C0", "name": "_ZNSt6__ndk16localeC2ERKS0_", "demangledName": "std::__ndk1::locale::base object constructor(std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x004C005C", "name": "_ZNSt6__ndk15alignEmmRPvRm", "demangledName": "std::__ndk1::align(unsigned long, unsigned long, void*\u0026, unsigned long\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC7EEC", "name": "_ZTSPDi", "demangledName": "typeinfo name for char32_t*", "type": "Name" }, { "virtualAddress": "0x004B32D4", "name": "_ZNSt6__ndk16locale5facet16__on_zero_sharedEv", "demangledName": "std::__ndk1::locale::facet::__on_zero_shared()", "type": "Function" }, { "virtualAddress": "0x00413230", "name": "il2cpp_thread_get_top_frame", "demangledName": "il2cpp_thread_get_top_frame", "type": "Function" }, { "virtualAddress": "0x00413148", "name": "il2cpp_property_get_set_method", "demangledName": "il2cpp_property_get_set_method", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_attr_destroy", "demangledName": "pthread_attr_destroy", "type": "Import" }, { "virtualAddress": "0x004CEDB0", "name": "_ZNKSt10bad_typeid4whatEv", "demangledName": "std::bad_typeid::what() const", "type": "Function" }, { "virtualAddress": "0x004BFE54", "name": "_ZNSt6__ndk119__shared_weak_count12__add_sharedEv", "demangledName": "std::__ndk1::__shared_weak_count::__add_shared()", "type": "Function" }, { "virtualAddress": "0x004128C8", "name": "il2cpp_class_get_type", "demangledName": "il2cpp_class_get_type", "type": "Function" }, { "virtualAddress": "0x004B4044", "name": "_ZNSt6__ndk15ctypeIcE13classic_tableEv", "demangledName": "void () std::__ndk1::ctype\u003Cchar\u003E::classic_table()", "type": "Function" }, { "virtualAddress": "0x00496BBC", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE17__do_get_unsignedIyEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long long\u003E const", "type": "Function" }, { "virtualAddress": "0x004A56B0", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x004C9854", "name": "_ZNSt6__ndk118condition_variable10notify_oneEv", "demangledName": "std::__ndk1::condition_variable::notify_one()", "type": "Function" }, { "virtualAddress": "0x0048C630", "name": "_ZTv0_n24_NSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEED1Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object destructor)}", "type": "Function" }, { "virtualAddress": "0x004C28EC", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initEmw", "demangledName": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtoul", "demangledName": "strtoul", "type": "Import" }, { "virtualAddress": "0x00FA0358", "name": "_ZTVSt14overflow_error", "demangledName": "vtable for std::overflow_error", "type": "Name" }, { "virtualAddress": "0x004A3F48", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE16do_decimal_pointEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_decimal_point() const", "type": "Function" }, { "virtualAddress": "0x004B4914", "name": "_ZNKSt6__ndk15ctypeIcE8do_widenEc", "demangledName": "char () std::__ndk1::ctype\u003Cchar\u003E::do_widen() const", "type": "Function" }, { "virtualAddress": "0x004130B4", "name": "il2cpp_unity_liveness_calculation_from_statics", "demangledName": "il2cpp_unity_liveness_calculation_from_statics", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "dl_iterate_phdr", "demangledName": "dl_iterate_phdr", "type": "Import" }, { "virtualAddress": "0x004A3988", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x004B49B8", "name": "_ZNKSt6__ndk15ctypeIcE9do_narrowEPKcS3_cPc", "demangledName": "char const*(char const*, char, char*) std::__ndk1::ctype\u003Cchar\u003E::do_narrow(char const*, char, char*) const", "type": "Function" }, { "virtualAddress": "0x00486F7C", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsEPFRS3_S4_E", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026 (*())(std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004CE8DC", "name": "_ZNKSt9bad_alloc4whatEv", "demangledName": "std::bad_alloc::what() const", "type": "Function" }, { "virtualAddress": "0x004BE534", "name": "_ZNSt6__ndk115__codecvt_utf16IwLb0EED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004B443C", "name": "_ZNKSt6__ndk15ctypeIwE8do_widenEc", "demangledName": "char () std::__ndk1::ctype\u003Cwchar_t\u003E::do_widen() const", "type": "Function" }, { "virtualAddress": "0x004A56BC", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x00F9EBA0", "name": "_ZTINSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_put_byname\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_mutexattr_settype", "demangledName": "pthread_mutexattr_settype", "type": "Import" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk17codecvtIcc9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt12length_errorD1Ev", "demangledName": "std::length_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strtoll", "demangledName": "strtoll", "type": "Import" }, { "virtualAddress": "0x00485664", "name": "_ZNSt16nested_exceptionC2Ev", "demangledName": "std::nested_exception::base object constructor()", "type": "Function" }, { "virtualAddress": "0x004CB6E4", "name": "_ZNSt6__ndk113shared_futureIvED2Ev", "demangledName": "void () std::__ndk1::shared_future\u003Cvoid\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fwrite", "demangledName": "fwrite", "type": "Import" }, { "virtualAddress": "0x00499580", "name": "_ZNKSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcl", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long) std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x004B4614", "name": "_ZNKSt6__ndk15ctypeIcE10do_toupperEc", "demangledName": "char () std::__ndk1::ctype\u003Cchar\u003E::do_toupper() const", "type": "Function" }, { "virtualAddress": "0x00490834", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE5seekpExNS_8ios_base7seekdirE", "demangledName": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekp", "type": "Function" }, { "virtualAddress": "0x00CC6220", "name": "_ZTSNSt6__ndk15ctypeIwEE", "demangledName": "typeinfo name for std::__ndk1::ctype\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004871FC", "name": "_ZNSt6__ndk18ios_base33__set_badbit_and_consider_rethrowEv", "demangledName": "std::__ndk1::ios_base::__set_badbit_and_consider_rethrow()", "type": "Function" }, { "virtualAddress": "0x004CBEE4", "name": "__cxa_uncaught_exception", "demangledName": "__cxa_uncaught_exception", "type": "Function" }, { "virtualAddress": "0x00412884", "name": "il2cpp_class_get_field_from_name", "demangledName": "il2cpp_class_get_field_from_name", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "ftello", "demangledName": "ftello", "type": "Import" }, { "virtualAddress": "0x00F9E750", "name": "_ZTINSt6__ndk115numpunct_bynameIwEE", "demangledName": "typeinfo for std::__ndk1::numpunct_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00CC7DF4", "name": "_ZTSPKc", "demangledName": "typeinfo name for char const*", "type": "Name" }, { "virtualAddress": "0x00CC7E50", "name": "_ZTSPm", "demangledName": "typeinfo name for unsigned long*", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "posix_memalign", "demangledName": "posix_memalign", "type": "Import" }, { "virtualAddress": "0x004BB068", "name": "_ZNKSt6__ndk120__time_get_c_storageIwE3__rEv", "demangledName": "void () std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E::__r() const", "type": "Function" }, { "virtualAddress": "0x004871D8", "name": "_ZNSt6__ndk18ios_base34__set_failbit_and_consider_rethrowEv", "demangledName": "std::__ndk1::ios_base::__set_failbit_and_consider_rethrow()", "type": "Function" }, { "virtualAddress": "0x004CEEAC", "name": "_ZSt14set_unexpectedPFvvE", "demangledName": "std::set_unexpected(void (*)())", "type": "Function" }, { "virtualAddress": "0x00F9E8E0", "name": "_ZTINSt6__ndk19__num_putIwEE", "demangledName": "typeinfo for std::__ndk1::__num_put\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004BFDF0", "name": "_ZNSt6__ndk114__shared_countD1Ev", "demangledName": "std::__ndk1::__shared_count::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B86C0", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb0EE5do_inER9mbstate_tPKcS5_RS5_PDiS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E::do_in(char const*, char const*, char const*\u0026, char32_t*, char32_t*, char32_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004CED74", "name": "_ZNSt10bad_typeidC1Ev", "demangledName": "std::bad_typeid::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004CE8E8", "name": "_ZNSt20bad_array_new_lengthC1Ev", "demangledName": "std::bad_array_new_length::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x00F9EE38", "name": "_ZTINSt6__ndk111__money_putIwEE", "demangledName": "typeinfo for std::__ndk1::__money_put\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004B2C9C", "name": "_ZNSt6__ndk16localeC1ERKS0_RKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEi", "demangledName": "std::__ndk1::locale::complete object constructor(std::__ndk1::locale const\u0026, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, int)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "ftruncate", "demangledName": "ftruncate", "type": "Import" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt15underflow_errorD2Ev", "demangledName": "std::underflow_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C00E4", "name": "_ZNSt6__ndk15mutex8try_lockEv", "demangledName": "std::__ndk1::mutex::try_lock()", "type": "Function" }, { "virtualAddress": "0x00CC6B50", "name": "_ZTSNSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo name for std::__ndk1::time_get_byname\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x0048CC2C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEt", "demangledName": "unsigned short () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004CE9E0", "name": "_ZNKSt11logic_error4whatEv", "demangledName": "std::logic_error::what() const", "type": "Function" }, { "virtualAddress": "0x00CC478C", "name": "_ZNSt6__ndk18ios_base3appE", "demangledName": "std::__ndk1::ios_base::app", "type": "Name" }, { "virtualAddress": "0x004CE8A4", "name": "_ZNSt9exceptionD0Ev", "demangledName": "std::exception::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00486470", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEEaSERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::=", "type": "Function" }, { "virtualAddress": "0x004C983C", "name": "_ZNSt6__ndk118condition_variableD1Ev", "demangledName": "std::__ndk1::condition_variable::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004CE8FC", "name": "_ZNSt20bad_array_new_lengthD0Ev", "demangledName": "std::bad_array_new_length::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004910AC", "name": "_ZNSt6__ndk17collateIcED0Ev", "demangledName": "void () std::__ndk1::collate\u003Cchar\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00CC4990", "name": "_ZTSNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B59A0", "name": "_ZNKSt6__ndk17codecvtIwc9mbstate_tE6do_outERS1_PKwS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::do_out(wchar_t const*, wchar_t const*, wchar_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x0049F6E0", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE11do_get_dateES4_S4_RNS_8ios_baseERjP2tm", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, tm*)\u003E \u003E::do_get_date const", "type": "Function" }, { "virtualAddress": "0x0047ED94", "name": "Flush", "demangledName": "Flush", "type": "Function" }, { "virtualAddress": "0x00413264", "name": "il2cpp_type_get_object", "demangledName": "il2cpp_type_get_object", "type": "Function" }, { "virtualAddress": "0x00F9C658", "name": "_ZTTNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE", "demangledName": "VTT for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "usleep", "demangledName": "usleep", "type": "Import" }, { "virtualAddress": "0x004133F8", "name": "il2cpp_image_get_filename", "demangledName": "il2cpp_image_get_filename", "type": "Function" }, { "virtualAddress": "0x0048C5A0", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEEC1EPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004A5AB8", "name": "_ZNSt6__ndk112__do_nothingEPv", "demangledName": "std::__ndk1::__do_nothing(void*)", "type": "Function" }, { "virtualAddress": "0x00F9FDB0", "name": "_ZTIN10__cxxabiv117__array_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__array_type_info", "type": "Name" }, { "virtualAddress": "0x004B9740", "name": "_ZNSt6__ndk115numpunct_bynameIwED2Ev", "demangledName": "void () std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "fcntl", "demangledName": "fcntl", "type": "Import" }, { "virtualAddress": "0x00F9F220", "name": "_ZTVNSt6__ndk112system_errorE", "demangledName": "vtable for std::__ndk1::system_error", "type": "Name" }, { "virtualAddress": "0x004865DC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEED1Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor", "type": "Function" }, { "virtualAddress": "0x00412868", "name": "il2cpp_class_get_element_class", "demangledName": "il2cpp_class_get_element_class", "type": "Function" }, { "virtualAddress": "0x00F9C790", "name": "_ZTINSt6__ndk19basic_iosIcNS_11char_traitsIcEEEE", "demangledName": "typeinfo for std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B4E38", "name": "_ZNSt6__ndk112ctype_bynameIwEC2EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "exp", "demangledName": "exp", "type": "Import" }, { "virtualAddress": "0x01069060", "name": "_ZNSt6__ndk18ios_base9__xindex_E", "demangledName": "std::__ndk1::ios_base::__xindex_", "type": "Name" }, { "virtualAddress": "0x00CC7E58", "name": "_ZTSx", "demangledName": "typeinfo name for long long", "type": "Name" }, { "virtualAddress": "0x004A7068", "name": "_ZNSt6__ndk111__money_getIcE13__gather_infoEbRKNS_6localeERNS_10money_base7patternERcS8_RNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEESF_SF_SF_Ri", "demangledName": "bool (std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026) std::__ndk1::__money_get\u003Cchar\u003E::__gather_info(std::__ndk1::locale const\u0026, std::__ndk1::money_base::pattern\u0026, char\u0026, std::__ndk1::money_base::pattern, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, int\u0026)", "type": "Function" }, { "virtualAddress": "0x004C2B54", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignEPKw", "demangledName": "wchar_t const*() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign", "type": "Function" }, { "virtualAddress": "0x004867EC", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEC2Ev", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x0048BC54", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE4readEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::read", "type": "Function" }, { "virtualAddress": "0x0049093C", "name": "_ZNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEC2EPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x00F9DD50", "name": "_ZTINSt6__ndk17codecvtIDic9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004131A0", "name": "il2cpp_monitor_wait", "demangledName": "il2cpp_monitor_wait", "type": "Function" }, { "virtualAddress": "0x00F9D4A8", "name": "_ZTVNSt6__ndk18messagesIwEE", "demangledName": "vtable for std::__ndk1::messages\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004B80D4", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb1EE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x004A3920", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x004B832C", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb0EE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x0048B788", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE7getlineEPwlw", "demangledName": "wchar_t*(long, wchar_t) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long, wchar_t)\u003E::getline", "type": "Function" }, { "virtualAddress": "0x00F9D998", "name": "_ZTVNSt6__ndk18numpunctIwEE", "demangledName": "vtable for std::__ndk1::numpunct\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x00412870", "name": "il2cpp_class_get_fields", "demangledName": "il2cpp_class_get_fields", "type": "Function" }, { "virtualAddress": "0x00F9FC60", "name": "_ZTIPKg", "demangledName": "typeinfo for __float128 const*", "type": "Name" }, { "virtualAddress": "0x00CC7F00", "name": "_ZTSN10__cxxabiv117__array_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__array_type_info", "type": "Name" }, { "virtualAddress": "0x004C4E60", "name": "_ZNSt6__ndk14stolERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi", "demangledName": "std::__ndk1::stol(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_mutex_trylock", "demangledName": "pthread_mutex_trylock", "type": "Import" }, { "virtualAddress": "0x004C454C", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE16find_last_not_ofEPKwmm", "demangledName": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::find_last_not_of const", "type": "Function" }, { "virtualAddress": "0x004CB868", "name": "__cxa_allocate_dependent_exception", "demangledName": "__cxa_allocate_dependent_exception", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pow", "demangledName": "pow", "type": "Import" }, { "virtualAddress": "0x00F9EF40", "name": "_ZTINSt6__ndk115messages_bynameIwEE", "demangledName": "typeinfo for std::__ndk1::messages_byname\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt16invalid_argumentD1Ev", "demangledName": "std::invalid_argument::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcstod", "demangledName": "wcstod", "type": "Import" }, { "virtualAddress": "0x004B83C8", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb0EE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)0\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00413184", "name": "il2cpp_object_unbox", "demangledName": "il2cpp_object_unbox", "type": "Function" }, { "virtualAddress": "0x004C986C", "name": "_ZNSt6__ndk118condition_variable10notify_allEv", "demangledName": "std::__ndk1::condition_variable::notify_all()", "type": "Function" }, { "virtualAddress": "0x004AB040", "name": "_ZNKSt6__ndk18messagesIwE6do_getEliiRKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEE", "demangledName": "long (int, int, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E) std::__ndk1::messages\u003Cwchar_t\u003E::do_get(int, int, std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E) const", "type": "Function" }, { "virtualAddress": "0x004BFF00", "name": "_ZNSt6__ndk119__shared_weak_count14__release_weakEv", "demangledName": "std::__ndk1::__shared_weak_count::__release_weak()", "type": "Function" }, { "virtualAddress": "0x00F9FFC0", "name": "_ZTVN10__cxxabiv119__pointer_type_infoE", "demangledName": "vtable for __cxxabiv1::__pointer_type_info", "type": "Name" }, { "virtualAddress": "0x004B7CC8", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb0EE5do_inER9mbstate_tPKcS5_RS5_PwS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_in(char const*, char const*, char const*\u0026, wchar_t*, wchar_t*, wchar_t*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00486314", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE5sgetcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sgetc", "type": "Function" }, { "virtualAddress": "0x00413160", "name": "il2cpp_object_new", "demangledName": "il2cpp_object_new", "type": "Function" }, { "virtualAddress": "0x004867B4", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5sputcEw", "demangledName": "wchar_t () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sputc", "type": "Function" }, { "virtualAddress": "0x004A56D8", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x00CC8058", "name": "_ZTSSt9bad_alloc", "demangledName": "typeinfo name for std::bad_alloc", "type": "Name" }, { "virtualAddress": "0x00CC80A4", "name": "_ZTSSt11logic_error", "demangledName": "typeinfo name for std::logic_error", "type": "Name" }, { "virtualAddress": "0x00487B80", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERx", "demangledName": "long long\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x004E49AC", "name": "_Unwind_Resume", "demangledName": "_Unwind_Resume", "type": "Function" }, { "virtualAddress": "0x004C9DBC", "name": "_ZNSt6__ndk115__thread_struct27__make_ready_at_thread_exitEPNS_17__assoc_sub_stateE", "demangledName": "std::__ndk1::__thread_struct::__make_ready_at_thread_exit(std::__ndk1::__assoc_sub_state*)", "type": "Function" }, { "virtualAddress": "0x004CBCC8", "name": "__cxa_current_primary_exception", "demangledName": "__cxa_current_primary_exception", "type": "Function" }, { "virtualAddress": "0x00491068", "name": "_ZNSt6__ndk18ios_base15sync_with_stdioEb", "demangledName": "std::__ndk1::ios_base::sync_with_stdio(bool)", "type": "Function" }, { "virtualAddress": "0x004A3F7C", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x004B5880", "name": "_ZNKSt6__ndk17codecvtIcc9mbstate_tE5do_inERS1_PKcS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_in(char const*, char const*, char const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x004AA64C", "name": "_ZNSt6__ndk111__money_putIwE8__formatEPwRS2_S3_jPKwS5_RKNS_5ctypeIwEEbRKNS_10money_base7patternEwwRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEERKNSE_IwNSF_IwEENSH_IwEEEESQ_i", "demangledName": "wchar_t*(std::__ndk1::__money_put\u003Cwchar_t\u003E::__format\u0026, wchar_t*, unsigned int, wchar_t const*, wchar_t const*, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E) std::__ndk1::__money_put\u003Cwchar_t\u003E::__format(std::__ndk1::__money_put\u003Cwchar_t\u003E::__format\u0026, wchar_t*, unsigned int, wchar_t const*, wchar_t const*, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026, bool, std::__ndk1::money_base::pattern const\u0026, wchar_t, wchar_t, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x004927DC", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE17__do_get_unsignedIjEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned int\u003E const", "type": "Function" }, { "virtualAddress": "0x00492334", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_getES4_S4_RNS_8ios_baseERjRt", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004B7DD8", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb0EE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x004B5494", "name": "_ZNKSt6__ndk112ctype_bynameIwE11do_scan_notEmPKwS3_", "demangledName": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_scan_not(wchar_t const*, wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "sem_wait", "demangledName": "sem_wait", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "setjmp", "demangledName": "setjmp", "type": "Import" }, { "virtualAddress": "0x004BE558", "name": "_ZNSt6__ndk115__codecvt_utf16IwLb1EED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0048B6C0", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE7getlineEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::getline", "type": "Function" }, { "virtualAddress": "0x00486F80", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsEPFRNS_9basic_iosIcS2_EES6_E", "demangledName": "std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E\u0026 (*())(std::__ndk1::basic_ios) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00485664", "name": "_ZNSt16nested_exceptionC1Ev", "demangledName": "std::nested_exception::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x0049476C", "name": "_ZNSt6__ndk19__num_getIcE17__stage2_int_loopEciPcRS2_RjcRKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPjRSD_S2_", "demangledName": "char (int, char*, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop\u0026, unsigned int\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop) std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop(int, char*, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop\u0026, unsigned int\u0026, char, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned int*, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::allocator\u003Cchar\u003E \u003E, std::__ndk1::__num_get\u003Cchar\u003E::__stage2_int_loop)", "type": "Function" }, { "virtualAddress": "0x00F9CD88", "name": "_ZTVNSt6__ndk115time_get_bynameIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::time_get_byname\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00413208", "name": "il2cpp_thread_current", "demangledName": "il2cpp_thread_current", "type": "Function" }, { "virtualAddress": "0x004127FC", "name": "il2cpp_set_config", "demangledName": "il2cpp_set_config", "type": "Function" }, { "virtualAddress": "0x00493ED8", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE23__do_get_floating_pointIeEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Clong double\u003E const", "type": "Function" }, { "virtualAddress": "0x004C978C", "name": "_ZNSt6__ndk120__throw_system_errorEiPKc", "demangledName": "std::__ndk1::__throw_system_error(int, char const*)", "type": "Function" }, { "virtualAddress": "0x00CC47A0", "name": "_ZNSt6__ndk18ios_base5truncE", "demangledName": "std::__ndk1::ios_base::trunc", "type": "Name" }, { "virtualAddress": "0x004C89E0", "name": "_ZNKSt6__ndk114error_category23default_error_conditionEi", "demangledName": "std::__ndk1::error_category::default_error_condition(int) const", "type": "Function" }, { "virtualAddress": "0x0049BF14", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwx", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x01069138", "name": "_ZNSt6__ndk110moneypunctIwLb0EE2idE", "demangledName": "std::__ndk1::moneypunct\u003Cwchar_t, (bool)0\u003E::id", "type": "Name" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt13bad_exceptionD2Ev", "demangledName": "std::bad_exception::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00413488", "name": "il2cpp_type_get_name_chunked", "demangledName": "il2cpp_type_get_name_chunked", "type": "Function" }, { "virtualAddress": "0x004B2894", "name": "_ZNSt6__ndk16localeC1Ev", "demangledName": "std::__ndk1::locale::complete object constructor()", "type": "Function" }, { "virtualAddress": "0x004B3648", "name": "_ZNKSt6__ndk114collate_bynameIcE10do_compareEPKcS3_S3_S3_", "demangledName": "char const*(char const*, char const*, char const*) std::__ndk1::collate_byname\u003Cchar\u003E::do_compare(char const*, char const*, char const*) const", "type": "Function" }, { "virtualAddress": "0x004A4D34", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x004A02E0", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE13__get_12_hourERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_12_hour const", "type": "Function" }, { "virtualAddress": "0x004C8A34", "name": "_ZNKSt6__ndk114error_category10equivalentERKNS_10error_codeEi", "demangledName": "std::__ndk1::error_category::equivalent(std::__ndk1::error_code const\u0026, int) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "exit", "demangledName": "exit", "type": "Import" }, { "virtualAddress": "0x00413260", "name": "il2cpp_override_stack_backtrace", "demangledName": "il2cpp_override_stack_backtrace", "type": "Function" }, { "virtualAddress": "0x00F9E858", "name": "_ZTINSt6__ndk114__num_put_baseE", "demangledName": "typeinfo for std::__ndk1::__num_put_base", "type": "Name" }, { "virtualAddress": "0x004856D8", "name": "_ZNSt16nested_exceptionD0Ev", "demangledName": "std::nested_exception::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00486648", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE10pubseekposENS_4fposI9mbstate_tEEj", "demangledName": "std::__ndk1::fpos\u003Cmbstate_t\u003E(unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned int)\u003E::pubseekpos", "type": "Function" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt12length_errorD2Ev", "demangledName": "std::length_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x0106A2A8", "name": "__cxa_new_handler", "demangledName": "__cxa_new_handler", "type": "Name" }, { "virtualAddress": "0x00486238", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE10pubseekposENS_4fposI9mbstate_tEEj", "demangledName": "std::__ndk1::fpos\u003Cmbstate_t\u003E(unsigned int) std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned int)\u003E::pubseekpos", "type": "Function" }, { "virtualAddress": "0x004A4D68", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb0EE13do_neg_formatEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E::do_neg_format() const", "type": "Function" }, { "virtualAddress": "0x00F9EAB0", "name": "_ZTINSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "typeinfo for std::__ndk1::time_get_byname\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9CE68", "name": "_ZTVNSt6__ndk115time_get_bynameIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::time_get_byname\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00F9DB50", "name": "_ZTINSt6__ndk110ctype_baseE", "demangledName": "typeinfo for std::__ndk1::ctype_base", "type": "Name" }, { "virtualAddress": "0x004C983C", "name": "_ZNSt6__ndk118condition_variableD2Ev", "demangledName": "std::__ndk1::condition_variable::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC6710", "name": "_ZTSNSt6__ndk18numpunctIcEE", "demangledName": "typeinfo name for std::__ndk1::numpunct\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004BE408", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9CFD8", "name": "_ZTVNSt6__ndk115time_put_bynameIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::time_put_byname\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "environ", "demangledName": "environ", "type": "Import" }, { "virtualAddress": "0x0048C2F4", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE5seekgENS_4fposI9mbstate_tEE", "demangledName": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::seekg", "type": "Function" }, { "virtualAddress": "0x004AB0C8", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tEC1EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x01069078", "name": "_ZNSt6__ndk17collateIcE2idE", "demangledName": "std::__ndk1::collate\u003Cchar\u003E::id", "type": "Name" }, { "virtualAddress": "0x00490D48", "name": "_ZNSt6__ndk18ios_base7failureD1Ev", "demangledName": "std::__ndk1::ios_base::failure::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC7EE0", "name": "_ZTSPKDs", "demangledName": "typeinfo name for char16_t const*", "type": "Name" }, { "virtualAddress": "0x00F9C598", "name": "_ZTTNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEEE", "demangledName": "VTT for std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC4758", "name": "_ZNSt6__ndk18ios_base8showbaseE", "demangledName": "std::__ndk1::ios_base::showbase", "type": "Name" }, { "virtualAddress": "0x004C04B8", "name": "_ZNSt6__ndk121recursive_timed_mutex4lockEv", "demangledName": "std::__ndk1::recursive_timed_mutex::lock()", "type": "Function" }, { "virtualAddress": "0x004B9840", "name": "_ZNKSt6__ndk18numpunctIcE12do_falsenameEv", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::do_falsename() const", "type": "Function" }, { "virtualAddress": "0x00CC6460", "name": "_ZTSNSt6__ndk115__codecvt_utf16IwLb0EEE", "demangledName": "typeinfo name for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004C378C", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmmw", "demangledName": "unsigned long (unsigned long, wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x0041318C", "name": "il2cpp_monitor_enter", "demangledName": "il2cpp_monitor_enter", "type": "Function" }, { "virtualAddress": "0x00413314", "name": "il2cpp_type_get_assembly_qualified_name", "demangledName": "il2cpp_type_get_assembly_qualified_name", "type": "Function" }, { "virtualAddress": "0x00413144", "name": "il2cpp_property_get_get_method", "demangledName": "il2cpp_property_get_get_method", "type": "Function" }, { "virtualAddress": "0x004A2F5C", "name": "_ZNKSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEE6do_putES4_RNS_8ios_baseEcPK2tmcc", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char, char) std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base\u0026, char, tm const*, char, char)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswupper", "demangledName": "iswupper", "type": "Import" }, { "virtualAddress": "0x00F9F650", "name": "_ZTIPb", "demangledName": "typeinfo for bool*", "type": "Name" }, { "virtualAddress": "0x00412FA0", "name": "il2cpp_field_get_value_object", "demangledName": "il2cpp_field_get_value_object", "type": "Function" }, { "virtualAddress": "0x00CC5528", "name": "_ZNSt6__ndk110ctype_base5spaceE", "demangledName": "std::__ndk1::ctype_base::space", "type": "Name" }, { "virtualAddress": "0x004131E4", "name": "il2cpp_runtime_unhandled_exception_policy_set", "demangledName": "il2cpp_runtime_unhandled_exception_policy_set", "type": "Function" }, { "virtualAddress": "0x004CA268", "name": "_ZNSt6__ndk112future_errorC2ENS_10error_codeE", "demangledName": "std::__ndk1::future_error::base object constructor(std::__ndk1::error_code)", "type": "Function" }, { "virtualAddress": "0x0048E62C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEC2EPNS_15basic_streambufIwS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E*() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x00413034", "name": "il2cpp_gchandle_get_target", "demangledName": "il2cpp_gchandle_get_target", "type": "Function" }, { "virtualAddress": "0x00CC7E6C", "name": "_ZTSPKy", "demangledName": "typeinfo name for unsigned long long const*", "type": "Name" }, { "virtualAddress": "0x00CC6E00", "name": "_ZTSNSt6__ndk117moneypunct_bynameIcLb1EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cchar, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00CC7DF0", "name": "_ZTSPc", "demangledName": "typeinfo name for char*", "type": "Name" }, { "virtualAddress": "0x0048E8F8", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEPFRS3_S4_E", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026 (*())(std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "tanh", "demangledName": "tanh", "type": "Import" }, { "virtualAddress": "0x004912DC", "name": "_ZNKSt6__ndk17collateIwE12do_transformEPKwS3_", "demangledName": "wchar_t const*(wchar_t const*) std::__ndk1::collate\u003Cwchar_t\u003E::do_transform(wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_getspecific", "demangledName": "pthread_getspecific", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "sprintf", "demangledName": "sprintf", "type": "Import" }, { "virtualAddress": "0x00F9E1C8", "name": "_ZTVNSt6__ndk115__codecvt_utf16IwLb1EEE", "demangledName": "vtable for std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00F9FAA0", "name": "_ZTIo", "demangledName": "typeinfo for unsigned __int128", "type": "Name" }, { "virtualAddress": "0x00495D00", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_getES4_S4_RNS_8ios_baseERjRt", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, unsigned short\u0026)\u003E \u003E::do_get const", "type": "Function" }, { "virtualAddress": "0x004E31BC", "name": "_Unwind_GetIPInfo", "demangledName": "_Unwind_GetIPInfo", "type": "Function" }, { "virtualAddress": "0x004C6B24", "name": "_ZNSt6__ndk19to_stringEj", "demangledName": "std::__ndk1::to_string(unsigned int)", "type": "Function" }, { "virtualAddress": "0x004127F8", "name": "il2cpp_set_config_utf16", "demangledName": "il2cpp_set_config_utf16", "type": "Function" }, { "virtualAddress": "0x0048D78C", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEf", "demangledName": "float () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x00F9C8B0", "name": "_ZTCNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE", "demangledName": "_ZTCNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEE0_NS_13basic_istreamIcS2_EE", "type": "Name" }, { "virtualAddress": "0x0049756C", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE23__do_get_floating_pointIdEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_floating_point\u003Cdouble\u003E const", "type": "Function" }, { "virtualAddress": "0x0049E834", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE11__get_monthERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_month const", "type": "Function" }, { "virtualAddress": "0x0048E7AC", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE4swapERS3_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::swap", "type": "Function" }, { "virtualAddress": "0x004C34BC", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignERKS5_mm", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::assign", "type": "Function" }, { "virtualAddress": "0x0049F888", "name": "_ZNKSt6__ndk18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE17__get_weekdaynameERiRS4_S4_RjRKNS_5ctypeIwEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026) std::__ndk1::time_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026, std::__ndk1::char_traits\u003Cwchar_t\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cwchar_t\u003E const\u0026)\u003E \u003E::__get_weekdayname const", "type": "Function" }, { "virtualAddress": "0x004B58C4", "name": "_ZNSt6__ndk17codecvtIwc9mbstate_tEC2Em", "demangledName": "unsigned long () std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x004B9418", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDsE11do_encodingEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::do_encoding() const", "type": "Function" }, { "virtualAddress": "0x00412FD4", "name": "il2cpp_gc_disable", "demangledName": "il2cpp_gc_disable", "type": "Function" }, { "virtualAddress": "0x0048AEFC", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERPv", "demangledName": "void*\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00412864", "name": "il2cpp_class_from_name", "demangledName": "il2cpp_class_from_name", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "write", "demangledName": "write", "type": "Import" }, { "virtualAddress": "0x00412808", "name": "il2cpp_add_internal_call", "demangledName": "il2cpp_add_internal_call", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_kill", "demangledName": "pthread_kill", "type": "Import" }, { "virtualAddress": "0x004CE924", "name": "_ZNKSt16bad_array_length4whatEv", "demangledName": "std::bad_array_length::what() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "iswdigit", "demangledName": "iswdigit", "type": "Import" }, { "virtualAddress": "0x00CC6BA0", "name": "_ZTSNSt6__ndk118__time_get_storageIwEE", "demangledName": "typeinfo name for std::__ndk1::__time_get_storage\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004CBF2C", "name": "__cxa_get_globals", "demangledName": "__cxa_get_globals", "type": "Function" }, { "virtualAddress": "0x01069088", "name": "_ZNSt6__ndk17collateIwE2idE", "demangledName": "std::__ndk1::collate\u003Cwchar_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x01062B68", "name": "__cxa_unexpected_handler", "demangledName": "__cxa_unexpected_handler", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "sigdelset", "demangledName": "sigdelset", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "pthread_cond_broadcast", "demangledName": "pthread_cond_broadcast", "type": "Import" }, { "virtualAddress": "0x00486D88", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEE6sentryC2ERS3_b", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(bool) std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(bool)\u003E::sentry::base object constructor", "type": "Function" }, { "virtualAddress": "0x0049D448", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwPKv", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, void const*) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, void const*)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00F9C718", "name": "_ZTVNSt6__ndk18ios_base7failureE", "demangledName": "vtable for std::__ndk1::ios_base::failure", "type": "Name" }, { "virtualAddress": "0x00CC8130", "name": "_ZTSSt13runtime_error", "demangledName": "typeinfo name for std::runtime_error", "type": "Name" }, { "virtualAddress": "0x004C8F50", "name": "_ZNSt6__ndk112system_errorC1ENS_10error_codeERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::system_error::complete object constructor(std::__ndk1::error_code, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x00413414", "name": "il2cpp_register_log_callback", "demangledName": "il2cpp_register_log_callback", "type": "Function" }, { "virtualAddress": "0x00FA0220", "name": "_ZTISt12domain_error", "demangledName": "typeinfo for std::domain_error", "type": "Name" }, { "virtualAddress": "0x004A3F50", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x0041283C", "name": "il2cpp_assembly_get_image", "demangledName": "il2cpp_assembly_get_image", "type": "Function" }, { "virtualAddress": "0x004B9B7C", "name": "_ZNSt6__ndk115numpunct_bynameIcED0Ev", "demangledName": "void () std::__ndk1::numpunct_byname\u003Cchar\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00412850", "name": "il2cpp_class_is_assignable_from", "demangledName": "il2cpp_class_is_assignable_from", "type": "Function" }, { "virtualAddress": "0x004B9D34", "name": "_ZNSt6__ndk115numpunct_bynameIwE6__initEPKc", "demangledName": "char const*() std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::__init()", "type": "Function" }, { "virtualAddress": "0x004C004C", "name": "_ZNSt6__ndk121undeclare_no_pointersEPcm", "demangledName": "std::__ndk1::undeclare_no_pointers(char*, unsigned long)", "type": "Function" }, { "virtualAddress": "0x00413138", "name": "il2cpp_profiler_install_fileio", "demangledName": "il2cpp_profiler_install_fileio", "type": "Function" }, { "virtualAddress": "0x00413400", "name": "il2cpp_image_get_class_count", "demangledName": "il2cpp_image_get_class_count", "type": "Function" }, { "virtualAddress": "0x004B4DF4", "name": "_ZNKSt6__ndk112ctype_bynameIcE10do_tolowerEPcPKc", "demangledName": "char*(char const*) std::__ndk1::ctype_byname\u003Cchar\u003E::do_tolower(char const*) const", "type": "Function" }, { "virtualAddress": "0x004B9884", "name": "_ZNSt6__ndk115numpunct_bynameIcEC2EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::numpunct_byname\u003Cchar\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004C0B3C", "name": "_ZNSt11logic_errorC2ERKS_", "demangledName": "std::logic_error::base object constructor(std::logic_error const\u0026)", "type": "Function" }, { "virtualAddress": "0x004B8BD4", "name": "_ZNKSt6__ndk115__codecvt_utf16IDiLb1EE13do_max_lengthEv", "demangledName": "void () std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)1\u003E::do_max_length() const", "type": "Function" }, { "virtualAddress": "0x00412840", "name": "il2cpp_class_enum_basetype", "demangledName": "il2cpp_class_enum_basetype", "type": "Function" }, { "virtualAddress": "0x00486270", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE6snextcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::snextc", "type": "Function" }, { "virtualAddress": "0x00F9DC10", "name": "_ZTINSt6__ndk17codecvtIcc9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004863A0", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE5sputcEc", "demangledName": "char () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sputc", "type": "Function" }, { "virtualAddress": "0x004B5620", "name": "_ZNKSt6__ndk112ctype_bynameIwE8do_widenEc", "demangledName": "char () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_widen() const", "type": "Function" }, { "virtualAddress": "0x004C48D0", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initEPKwmm", "demangledName": "wchar_t const*(unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::__init", "type": "Function" }, { "virtualAddress": "0x004CB5C0", "name": "_ZNSt6__ndk17promiseIvE28set_exception_at_thread_exitESt13exception_ptr", "demangledName": "std::exception_ptr () std::__ndk1::promise\u003Cvoid\u003E::set_exception_at_thread_exit()", "type": "Function" }, { "virtualAddress": "0x004B95A0", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IDiE9do_lengthER9mbstate_tPKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::__codecvt_utf8_utf16\u003Cchar32_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x00F9E3B0", "name": "_ZTINSt6__ndk115__codecvt_utf16IDiLb0EEE", "demangledName": "typeinfo for std::__ndk1::__codecvt_utf16\u003Cchar32_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004C2C18", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendEmw", "demangledName": "unsigned long (wchar_t) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::append", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "memcpy", "demangledName": "memcpy", "type": "Import" }, { "virtualAddress": "0x004C0058", "name": "_ZNSt6__ndk121__undeclare_reachableEPv", "demangledName": "std::__ndk1::__undeclare_reachable(void*)", "type": "Function" }, { "virtualAddress": "0x004CED24", "name": "_ZNSt9type_infoD1Ev", "demangledName": "std::type_info::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x00F9FC10", "name": "_ZTIPKe", "demangledName": "typeinfo for long double const*", "type": "Name" }, { "virtualAddress": "0x004C0E9C", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_RKS4_", "demangledName": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cchar\u003E \u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004B3AD8", "name": "_ZNSt6__ndk114collate_bynameIwEC2EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cwchar_t\u003E::base object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x004C3748", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmPKw", "demangledName": "unsigned long (wchar_t const*) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(wchar_t const*), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x004A56A4", "name": "_ZNKSt6__ndk117moneypunct_bynameIwLb1EE14do_curr_symbolEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E::do_curr_symbol() const", "type": "Function" }, { "virtualAddress": "0x004CEBB4", "name": "_ZNSt12out_of_rangeD0Ev", "demangledName": "std::out_of_range::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0048A9EC", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsERy", "demangledName": "unsigned long long\u0026() std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x0048E740", "name": "_ZTv0_n24_NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEED1Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::complete object destructor)}", "type": "Function" }, { "virtualAddress": "0x0049581C", "name": "_ZNKSt6__ndk17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEE15__do_get_signedIxEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::char_traits\u003Cwchar_t\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_signed\u003Clong long\u003E const", "type": "Function" }, { "virtualAddress": "0x0049DEE8", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE15__get_monthnameERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_monthname const", "type": "Function" }, { "virtualAddress": "0x00CC7E20", "name": "_ZTSPt", "demangledName": "typeinfo name for unsigned short*", "type": "Name" }, { "virtualAddress": "0x004C22F0", "name": "_ZNKSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE5rfindEcm", "demangledName": "char (unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::rfind const", "type": "Function" }, { "virtualAddress": "0x00F9DB98", "name": "_ZTVNSt6__ndk17codecvtIcc9mbstate_tEE", "demangledName": "vtable for std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C0E9C", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2ERKS5_RKS4_", "demangledName": "std::__ndk1::allocator\u003Cchar\u003E const\u0026(std::__ndk1::allocator const\u0026) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::allocator const\u0026), std::__ndk1::allocator\u003Cchar\u003E \u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x00CC68E0", "name": "_ZTSNSt6__ndk19__num_putIcEE", "demangledName": "typeinfo name for std::__ndk1::__num_put\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004B45C8", "name": "_ZNSt6__ndk15ctypeIcED0Ev", "demangledName": "void () std::__ndk1::ctype\u003Cchar\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00CC7C50", "name": "_ZTSN10__cxxabiv116__shim_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__shim_type_info", "type": "Name" }, { "virtualAddress": "0x00F9F598", "name": "_ZTIv", "demangledName": "typeinfo for void", "type": "Name" }, { "virtualAddress": "0x004131F8", "name": "il2cpp_string_new_utf16", "demangledName": "il2cpp_string_new_utf16", "type": "Function" }, { "virtualAddress": "0x0049072C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE5seekpENS_4fposI9mbstate_tEE", "demangledName": "std::__ndk1::fpos\u003Cmbstate_t\u003E() std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::seekp", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "access", "demangledName": "access", "type": "Import" }, { "virtualAddress": "0x004C207C", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceIPKcEENS_9enable_ifIXsr19__is_input_iteratorIT_EE5valueERS5_E4typeENS_11__wrap_iterIS8_EESF_SA_SA_", "demangledName": "std::__ndk1::enable_if\u003C::__is_input_iterator\u003C\u003Evalue, std::__ndk1::allocator\u003Cchar\u003E\u0026(std::__ndk1::__wrap_iter\u003Cstd::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003E, std::__ndk1::enable_if\u003C::__is_input_iterator\u003C\u003Evalue, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E::type, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E)\u003E::type std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::__wrap_iter\u003Cstd::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003E, std::__ndk1::enable_if\u003C::__is_input_iterator\u003C\u003Evalue, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E::type, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E, std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace\u003Cchar const*\u003E", "type": "Function" }, { "virtualAddress": "0x00412E58", "name": "il2cpp_domain_assembly_open", "demangledName": "il2cpp_domain_assembly_open", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "setenv", "demangledName": "setenv", "type": "Import" }, { "virtualAddress": "0x004128D8", "name": "il2cpp_class_has_references", "demangledName": "il2cpp_class_has_references", "type": "Function" }, { "virtualAddress": "0x004862EC", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE6sbumpcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::sbumpc", "type": "Function" }, { "virtualAddress": "0x00CC74A0", "name": "_ZTSNSt6__ndk114error_categoryE", "demangledName": "typeinfo name for std::__ndk1::error_category", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_attr_getstack", "demangledName": "pthread_attr_getstack", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "sinh", "demangledName": "sinh", "type": "Import" }, { "virtualAddress": "0x004A3ADC", "name": "_ZNKSt6__ndk110moneypunctIwLb1EE16do_negative_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cwchar_t, (bool)1\u003E::do_negative_sign() const", "type": "Function" }, { "virtualAddress": "0x01069128", "name": "_ZNSt6__ndk110moneypunctIcLb1EE2idE", "demangledName": "std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::id", "type": "Name" }, { "virtualAddress": "0x004C7B0C", "name": "_ZNSt6__ndk110to_wstringEj", "demangledName": "std::__ndk1::to_wstring(unsigned int)", "type": "Function" }, { "virtualAddress": "0x004B4A48", "name": "_ZNSt6__ndk112ctype_bynameIcEC1EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cchar\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x0041315C", "name": "il2cpp_object_get_virtual_method", "demangledName": "il2cpp_object_get_virtual_method", "type": "Function" }, { "virtualAddress": "0x00CC7C80", "name": "_ZTSN10__cxxabiv117__class_type_infoE", "demangledName": "typeinfo name for __cxxabiv1::__class_type_info", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "sscanf", "demangledName": "sscanf", "type": "Import" }, { "virtualAddress": "0x004B78D0", "name": "_ZNKSt6__ndk114__codecvt_utf8IDsE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x004B3AD8", "name": "_ZNSt6__ndk114collate_bynameIwEC1EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::collate_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00490D48", "name": "_ZNSt6__ndk18ios_base7failureD2Ev", "demangledName": "std::__ndk1::ios_base::failure::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004B9F2C", "name": "_ZNSt6__ndk115numpunct_bynameIwEC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEm", "demangledName": "std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026(unsigned long)\u003E std::__ndk1::numpunct_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x00F9CFA8", "name": "_ZTVNSt6__ndk115time_put_bynameIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::time_put_byname\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C3CD8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmPKwm", "demangledName": "unsigned long (unsigned long, wchar_t const*, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(unsigned long, wchar_t const*, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x00F9F138", "name": "_ZTVNSt6__ndk114__shared_countE", "demangledName": "vtable for std::__ndk1::__shared_count", "type": "Name" }, { "virtualAddress": "0x004869F0", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE7seekoffExNS_8ios_base7seekdirEj", "demangledName": "long long (std::__ndk1::ios_base::seekdir, unsigned int) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base::seekdir, unsigned int)\u003E::seekoff", "type": "Function" }, { "virtualAddress": "0x00412814", "name": "il2cpp_free", "demangledName": "il2cpp_free", "type": "Function" }, { "virtualAddress": "0x0041311C", "name": "il2cpp_method_get_token", "demangledName": "il2cpp_method_get_token", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_cond_signal", "demangledName": "pthread_cond_signal", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "sqrtf", "demangledName": "sqrtf", "type": "Import" }, { "virtualAddress": "0x00CC7E64", "name": "_ZTSy", "demangledName": "typeinfo name for unsigned long long", "type": "Name" }, { "virtualAddress": "0x004AB26C", "name": "_ZNSt6__ndk114codecvt_bynameIDsc9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar16_t, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00413078", "name": "il2cpp_gc_set_external_wbarrier_tracker", "demangledName": "il2cpp_gc_set_external_wbarrier_tracker", "type": "Function" }, { "virtualAddress": "0x0048672C", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE5sgetcEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::sgetc", "type": "Function" }, { "virtualAddress": "0x00FA0340", "name": "_ZTISt11range_error", "demangledName": "typeinfo for std::range_error", "type": "Name" }, { "virtualAddress": "0x01299DC8", "name": "end", "demangledName": "end", "type": "Unknown" }, { "virtualAddress": "0x0041281C", "name": "il2cpp_array_length", "demangledName": "il2cpp_array_length", "type": "Function" }, { "virtualAddress": "0x0048F89C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEy", "demangledName": "unsigned long long () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004C1160", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE2atEm", "demangledName": "unsigned long () std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(), std::__ndk1::allocator\u003Cchar\u003E \u003E::at", "type": "Function" }, { "virtualAddress": "0x00412818", "name": "il2cpp_array_class_get", "demangledName": "il2cpp_array_class_get", "type": "Function" }, { "virtualAddress": "0x004CE90C", "name": "_ZNSt16bad_array_lengthC2Ev", "demangledName": "std::bad_array_length::base object constructor()", "type": "Function" }, { "virtualAddress": "0x00F9E8A0", "name": "_ZTINSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo for std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C08C4", "name": "_ZnamRKSt9nothrow_t", "demangledName": "new[](unsigned long, std::nothrow_t const\u0026)", "type": "Function" }, { "virtualAddress": "0x004CBB6C", "name": "__cxa_current_exception_type", "demangledName": "__cxa_current_exception_type", "type": "Function" }, { "virtualAddress": "0x00F9E610", "name": "_ZTINSt6__ndk114collate_bynameIcEE", "demangledName": "typeinfo for std::__ndk1::collate_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00F9F920", "name": "_ZTIPl", "demangledName": "typeinfo for long*", "type": "Name" }, { "virtualAddress": "0x004B96F8", "name": "_ZNSt6__ndk18numpunctIcED0Ev", "demangledName": "void () std::__ndk1::numpunct\u003Cchar\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "freelocale", "demangledName": "freelocale", "type": "Import" }, { "virtualAddress": "0x00490C54", "name": "_ZNSt6__ndk117iostream_categoryEv", "demangledName": "std::__ndk1::iostream_category()", "type": "Function" }, { "virtualAddress": "0x004CB234", "name": "_ZNSt6__ndk17promiseIvE10get_futureEv", "demangledName": "void () std::__ndk1::promise\u003Cvoid\u003E::get_future()", "type": "Function" }, { "virtualAddress": "0x00CC6E60", "name": "_ZTSNSt6__ndk117moneypunct_bynameIwLb1EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)1\u003E", "type": "Name" }, { "virtualAddress": "0x00CC6630", "name": "_ZTSNSt6__ndk114collate_bynameIcEE", "demangledName": "typeinfo name for std::__ndk1::collate_byname\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00CC6890", "name": "_ZTSNSt6__ndk17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "typeinfo name for std::__ndk1::num_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004C59F8", "name": "_ZNSt6__ndk16stoullERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi", "demangledName": "std::__ndk1::stoull(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x00485778", "name": "_ZNSt6__ndk18ios_base5clearEj", "demangledName": "std::__ndk1::ios_base::clear(unsigned int)", "type": "Function" }, { "virtualAddress": "0x004C15F4", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertENS_11__wrap_iterIPKcEEc", "demangledName": "std::__ndk1::__wrap_iter\u003Cchar const*(char)\u003E std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char), std::__ndk1::allocator\u003Cchar\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "newlocale", "demangledName": "newlocale", "type": "Import" }, { "virtualAddress": "0x0049EC34", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE11__get_year4ERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_year4 const", "type": "Function" }, { "virtualAddress": "0x0048BEA8", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEE7putbackEw", "demangledName": "wchar_t () std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::putback", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wmemset", "demangledName": "wmemset", "type": "Import" }, { "virtualAddress": "0x004C27A8", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC2ERKS5_", "demangledName": "std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026() std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::base object constructor", "type": "Function" }, { "virtualAddress": "0x004A3F70", "name": "_ZNKSt6__ndk117moneypunct_bynameIcLb0EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct_byname\u003Cchar, (bool)0\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x004E31D8", "name": "_Unwind_GetLanguageSpecificData", "demangledName": "_Unwind_GetLanguageSpecificData", "type": "Function" }, { "virtualAddress": "0x00CC7EC4", "name": "_ZTSPKg", "demangledName": "typeinfo name for __float128 const*", "type": "Name" }, { "virtualAddress": "0x00F9D3C0", "name": "_ZTVNSt6__ndk19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE", "demangledName": "vtable for std::__ndk1::money_get\u003Cwchar_t, std::__ndk1::istreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004B58AC", "name": "_ZNKSt6__ndk17codecvtIcc9mbstate_tE9do_lengthERS1_PKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_condattr_setclock", "demangledName": "pthread_condattr_setclock", "type": "Import" }, { "virtualAddress": "0x004A1CD0", "name": "_ZNSt6__ndk118__time_get_storageIwEC2EPKc", "demangledName": "char const*() std::__ndk1::__time_get_storage\u003Cwchar_t\u003E::base object constructor()", "type": "Function" }, { "virtualAddress": "0x0041312C", "name": "il2cpp_profiler_install_enter_leave", "demangledName": "il2cpp_profiler_install_enter_leave", "type": "Function" }, { "virtualAddress": "0x00488090", "name": "_ZNSt6__ndk113basic_istreamIcNS_11char_traitsIcEEErsERe", "demangledName": "long double\u0026() std::__ndk1::basic_istream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00413074", "name": "il2cpp_gc_set_external_allocation_tracker", "demangledName": "il2cpp_gc_set_external_allocation_tracker", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wcstof", "demangledName": "wcstof", "type": "Import" }, { "virtualAddress": "0x01069220", "name": "_ZNSt6__ndk17codecvtIcc9mbstate_tE2idE", "demangledName": "std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::id", "type": "Name" }, { "virtualAddress": "0x004C1DF4", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmRKS5_mm", "demangledName": "unsigned long (unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(unsigned long, std::__ndk1::allocator\u003Cchar\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cchar\u003E \u003E::replace", "type": "Function" }, { "virtualAddress": "0x00F9D948", "name": "_ZTVNSt6__ndk18numpunctIcEE", "demangledName": "vtable for std::__ndk1::numpunct\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x004CE8A0", "name": "_ZNSt20bad_array_new_lengthD2Ev", "demangledName": "std::bad_array_new_length::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C6CE8", "name": "_ZNSt6__ndk19to_stringEl", "demangledName": "std::__ndk1::to_string(long)", "type": "Function" }, { "virtualAddress": "0x004C9768", "name": "_ZNSt6__ndk112system_errorD0Ev", "demangledName": "std::__ndk1::system_error::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0048D3CC", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEElsEx", "demangledName": "long long () std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004C0390", "name": "_ZNSt6__ndk111timed_mutex8try_lockEv", "demangledName": "std::__ndk1::timed_mutex::try_lock()", "type": "Function" }, { "virtualAddress": "0x00F9E9B8", "name": "_ZTINSt6__ndk120__time_get_c_storageIwEE", "demangledName": "typeinfo for std::__ndk1::__time_get_c_storage\u003Cwchar_t\u003E", "type": "Name" }, { "virtualAddress": "0x004128E0", "name": "il2cpp_class_get_image", "demangledName": "il2cpp_class_get_image", "type": "Function" }, { "virtualAddress": "0x004A39A0", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE14do_frac_digitsEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_frac_digits() const", "type": "Function" }, { "virtualAddress": "0x00F9F160", "name": "_ZTINSt6__ndk114__shared_countE", "demangledName": "typeinfo for std::__ndk1::__shared_count", "type": "Name" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk17codecvtIcc9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004CBA3C", "name": "__cxa_end_catch", "demangledName": "__cxa_end_catch", "type": "Function" }, { "virtualAddress": "0x00490B2C", "name": "_ZTv0_n24_NSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEED0Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::deleting destructor)}", "type": "Function" }, { "virtualAddress": "0x004BFDBC", "name": "_ZNSt6__ndk112bad_weak_ptrD2Ev", "demangledName": "std::__ndk1::bad_weak_ptr::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00413024", "name": "il2cpp_gchandle_new", "demangledName": "il2cpp_gchandle_new", "type": "Function" }, { "virtualAddress": "0x00490D4C", "name": "_ZNSt6__ndk18ios_base7failureD0Ev", "demangledName": "std::__ndk1::ios_base::failure::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004C9660", "name": "_ZNSt6__ndk112system_errorC1EiRKNS_14error_categoryE", "demangledName": "std::__ndk1::system_error::complete object constructor(int, std::__ndk1::error_category const\u0026)", "type": "Function" }, { "virtualAddress": "0x00489BAC", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEE5flushEv", "demangledName": "void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::flush", "type": "Function" }, { "virtualAddress": "0x004B9640", "name": "_ZNSt6__ndk117__widen_from_utf8ILm32EED0Ev", "demangledName": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x0048E77C", "name": "_ZTv0_n24_NSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEED0Ev", "demangledName": "{virtual override thunk({virtual offset(0, -24)}, void () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::deleting destructor)}", "type": "Function" }, { "virtualAddress": "0x00485E34", "name": "_ZNSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE8pubimbueERKNS_6localeE", "demangledName": "std::__ndk1::locale const\u0026() std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::pubimbue", "type": "Function" }, { "virtualAddress": "0x004C5FC8", "name": "_ZNSt6__ndk14stofERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPm", "demangledName": "std::__ndk1::stof(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*)", "type": "Function" }, { "virtualAddress": "0x004B3D28", "name": "_ZNSt6__ndk114collate_bynameIwED2Ev", "demangledName": "void () std::__ndk1::collate_byname\u003Cwchar_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004131E8", "name": "il2cpp_string_length", "demangledName": "il2cpp_string_length", "type": "Function" }, { "virtualAddress": "0x00F9FF70", "name": "_ZTIN10__cxxabiv121__vmi_class_type_infoE", "demangledName": "typeinfo for __cxxabiv1::__vmi_class_type_info", "type": "Name" }, { "virtualAddress": "0x0048560C", "name": "_ZNSt13exception_ptrC2ERKS_", "demangledName": "std::exception_ptr::base object constructor(std::exception_ptr const\u0026)", "type": "Function" }, { "virtualAddress": "0x004C9764", "name": "_ZNSt6__ndk112system_errorD2Ev", "demangledName": "std::__ndk1::system_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004B4E38", "name": "_ZNSt6__ndk112ctype_bynameIwEC1EPKcm", "demangledName": "char const*(unsigned long) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::complete object constructor(unsigned long)", "type": "Function" }, { "virtualAddress": "0x0041340C", "name": "il2cpp_free_captured_memory_snapshot", "demangledName": "il2cpp_free_captured_memory_snapshot", "type": "Function" }, { "virtualAddress": "0x00F9CF48", "name": "_ZTVNSt6__ndk18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE", "demangledName": "vtable for std::__ndk1::time_put\u003Cchar, std::__ndk1::ostreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00CC62B0", "name": "_ZTSNSt6__ndk17codecvtIDsc9mbstate_tEE", "demangledName": "typeinfo name for std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004C2F18", "name": "_ZNKSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE2atEm", "demangledName": "unsigned long () std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::at const", "type": "Function" }, { "virtualAddress": "0x004A3224", "name": "_ZNSt6__ndk110__time_putC1ERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE", "demangledName": "std::__ndk1::__time_put::complete object constructor(std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E const, std::__ndk1::allocator\u003Cchar\u003E\u0026\u003E)", "type": "Function" }, { "virtualAddress": "0x0047BAFC", "name": "UnityAdsEngineSetDebugMode", "demangledName": "UnityAdsEngineSetDebugMode", "type": "Function" }, { "virtualAddress": "0x004A30C8", "name": "_ZNSt6__ndk110__time_putC2EPKc", "demangledName": "std::__ndk1::__time_put::base object constructor(char const*)", "type": "Function" }, { "virtualAddress": "0x00485DA8", "name": "_ZNSt6__ndk18ios_base5imbueERKNS_6localeE", "demangledName": "std::__ndk1::ios_base::imbue(std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x00CC7E1C", "name": "_ZTSt", "demangledName": "typeinfo name for unsigned short", "type": "Name" }, { "virtualAddress": "0x004B28D8", "name": "_ZNSt6__ndk16localeaSERKS0_", "demangledName": "std::__ndk1::locale::=(std::__ndk1::locale const\u0026)", "type": "Function" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk17codecvtIDic9mbstate_tED1Ev", "demangledName": "void () std::__ndk1::codecvt\u003Cchar32_t, char, mbstate_t\u003E::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x01299DC8", "name": "_bss_end__", "demangledName": "_bss_end__", "type": "Unknown" }, { "virtualAddress": "0x00413410", "name": "il2cpp_set_find_plugin_callback", "demangledName": "il2cpp_set_find_plugin_callback", "type": "Function" }, { "virtualAddress": "0x004CAA68", "name": "_ZNSt6__ndk117__assoc_sub_state4copyEv", "demangledName": "std::__ndk1::__assoc_sub_state::copy()", "type": "Function" }, { "virtualAddress": "0x004BFDFC", "name": "_ZNSt6__ndk114__shared_count12__add_sharedEv", "demangledName": "std::__ndk1::__shared_count::__add_shared()", "type": "Function" }, { "virtualAddress": "0x004BE654", "name": "_ZNSt6__ndk120__codecvt_utf8_utf16IDsED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cchar16_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004BFE6C", "name": "_ZNSt6__ndk119__shared_weak_count10__add_weakEv", "demangledName": "std::__ndk1::__shared_weak_count::__add_weak()", "type": "Function" }, { "virtualAddress": "0x004B63AC", "name": "_ZNKSt6__ndk17codecvtIDsc9mbstate_tE6do_outERS1_PKDsS5_RS5_PcS7_RS7_", "demangledName": "mbstate_t\u0026(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_out(char16_t const*, char16_t const*, char16_t const*\u0026, char*, char*, char*\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "__ctype_get_mb_cur_max", "demangledName": "__ctype_get_mb_cur_max", "type": "Import" }, { "virtualAddress": "0x00F9F800", "name": "_ZTIPKs", "demangledName": "typeinfo for short const*", "type": "Name" }, { "virtualAddress": "0x0048F11C", "name": "_ZNSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEElsEj", "demangledName": "unsigned int () std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003C\u003C", "type": "Function" }, { "virtualAddress": "0x004CE930", "name": "_ZNSt12domain_errorD2Ev", "demangledName": "std::domain_error::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00489CE4", "name": "_ZNSt6__ndk113basic_istreamIwNS_11char_traitsIwEEErsEPFRS3_S4_E", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E\u0026 (*())(std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E) std::__ndk1::basic_istream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::\u003E\u003E", "type": "Function" }, { "virtualAddress": "0x00CC6370", "name": "_ZTSNSt6__ndk117__widen_from_utf8ILm16EEE", "demangledName": "typeinfo name for std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "pthread_mutex_unlock", "demangledName": "pthread_mutex_unlock", "type": "Import" }, { "virtualAddress": "0x004BE4EC", "name": "_ZNSt6__ndk114__codecvt_utf8IDsED0Ev", "demangledName": "void () std::__ndk1::__codecvt_utf8\u003Cchar16_t\u003E::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x004C0234", "name": "_ZNSt6__ndk115recursive_mutex8try_lockEv", "demangledName": "std::__ndk1::recursive_mutex::try_lock()", "type": "Function" }, { "virtualAddress": "0x00F9F970", "name": "_ZTIPm", "demangledName": "typeinfo for unsigned long*", "type": "Name" }, { "virtualAddress": "0x0048E524", "name": "_ZNSt6__ndk113basic_ostreamIcNS_11char_traitsIcEEE5seekpExNS_8ios_base7seekdirE", "demangledName": "long long (std::__ndk1::ios_base::seekdir) std::__ndk1::basic_ostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::ios_base::seekdir)\u003E::seekp", "type": "Function" }, { "virtualAddress": "0x0047BB18", "name": "UnityAdsEngineGetVersion", "demangledName": "UnityAdsEngineGetVersion", "type": "Function" }, { "virtualAddress": "0x004855E4", "name": "_ZSt18uncaught_exceptionv", "demangledName": "std::uncaught_exception()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "div", "demangledName": "div", "type": "Import" }, { "virtualAddress": "0x004A5ABC", "name": "_ZNSt6__ndk19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE8__do_getERS4_S4_bRKNS_6localeEjRjRbRKNS_5ctypeIcEERNS_10unique_ptrIcPFvPvEEERPcSM_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E\u0026(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026, std::__ndk1::unique_ptr\u003Cchar, void (*\u0026)(void*)\u003E, char*\u0026, void*) std::__ndk1::money_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, bool, std::__ndk1::locale const\u0026, unsigned int, unsigned int\u0026, bool\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026, std::__ndk1::unique_ptr\u003Cchar, void (*\u0026)(void*)\u003E, char*\u0026, void*)\u003E \u003E::__do_get", "type": "Function" }, { "virtualAddress": "0x004A38E8", "name": "_ZNKSt6__ndk110moneypunctIcLb0EE16do_positive_signEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E::do_positive_sign() const", "type": "Function" }, { "virtualAddress": "0x004CDD84", "name": "__dynamic_cast", "demangledName": "__dynamic_cast", "type": "Function" }, { "virtualAddress": "0x004CD008", "name": "__cxa_deleted_virtual", "demangledName": "__cxa_deleted_virtual", "type": "Function" }, { "virtualAddress": "0x004BB314", "name": "_ZNSt6__ndk110__time_getD2Ev", "demangledName": "std::__ndk1::__time_get::base object destructor()", "type": "Function" }, { "virtualAddress": "0x01062B60", "name": "__cxa_terminate_handler", "demangledName": "__cxa_terminate_handler", "type": "Name" }, { "virtualAddress": "0x00CC7DD8", "name": "_ZTSPb", "demangledName": "typeinfo name for bool*", "type": "Name" }, { "virtualAddress": "0x00F9DFF0", "name": "_ZTINSt6__ndk17codecvtIwc9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt\u003Cwchar_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x004A395C", "name": "_ZNKSt6__ndk110moneypunctIcLb1EE16do_thousands_sepEv", "demangledName": "void () std::__ndk1::moneypunct\u003Cchar, (bool)1\u003E::do_thousands_sep() const", "type": "Function" }, { "virtualAddress": "0x00490A08", "name": "_ZNSt6__ndk114basic_iostreamIcNS_11char_traitsIcEEEC1EPNS_15basic_streambufIcS2_EE", "demangledName": "std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E \u003E*() std::__ndk1::basic_iostream\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::complete object constructor", "type": "Function" }, { "virtualAddress": "0x004BF114", "name": "_ZNSt6__ndk127__num_get_unsigned_integralImEET_PKcS3_Rji", "demangledName": " (char const*, char const*, unsigned int\u0026, int) std::__ndk1::__num_get_unsigned_integral\u003Cunsigned long\u003E(char const*, char const*, unsigned int\u0026, int)", "type": "Function" }, { "virtualAddress": "0x00486180", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE8pubimbueERKNS_6localeE", "demangledName": "std::__ndk1::locale const\u0026() std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E()\u003E::pubimbue", "type": "Function" }, { "virtualAddress": "0x004CE8D8", "name": "_ZNSt9bad_allocD0Ev", "demangledName": "std::bad_alloc::deleting destructor()", "type": "Function" }, { "virtualAddress": "0x00CC8150", "name": "_ZTSSt14overflow_error", "demangledName": "typeinfo name for std::overflow_error", "type": "Name" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt11range_errorD1Ev", "demangledName": "std::range_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x004B92A8", "name": "_ZNKSt6__ndk120__codecvt_utf8_utf16IwE16do_always_noconvEv", "demangledName": "void () std::__ndk1::__codecvt_utf8_utf16\u003Cwchar_t\u003E::do_always_noconv() const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "isupper", "demangledName": "isupper", "type": "Import" }, { "virtualAddress": "0x00F9F730", "name": "_ZTIh", "demangledName": "typeinfo for unsigned char", "type": "Name" }, { "virtualAddress": "0x00485920", "name": "_ZNSt6__ndk19basic_iosIcNS_11char_traitsIcEEE7copyfmtERKS3_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E const\u0026() std::__ndk1::basic_ios\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::copyfmt", "type": "Function" }, { "virtualAddress": "0x0049E780", "name": "_ZNKSt6__ndk18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE13__get_12_hourERiRS4_S4_RjRKNS_5ctypeIcEE", "demangledName": "int\u0026(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026) std::__ndk1::time_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E\u0026, std::__ndk1::char_traits\u003Cchar\u003E, unsigned int\u0026, std::__ndk1::ctype\u003Cchar\u003E const\u0026)\u003E \u003E::__get_12_hour const", "type": "Function" }, { "virtualAddress": "0x004BFDF0", "name": "_ZNSt6__ndk119__shared_weak_countD2Ev", "demangledName": "std::__ndk1::__shared_weak_count::base object destructor()", "type": "Function" }, { "virtualAddress": "0x004C3700", "name": "_ZNSt6__ndk112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmRKS5_mm", "demangledName": "unsigned long (std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long) std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::allocator\u003Cwchar_t\u003E const\u0026, unsigned long, unsigned long), std::__ndk1::allocator\u003Cwchar_t\u003E \u003E::insert", "type": "Function" }, { "virtualAddress": "0x00F9C760", "name": "_ZTINSt6__ndk18ios_base7failureE", "demangledName": "typeinfo for std::__ndk1::ios_base::failure", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "sqrt", "demangledName": "sqrt", "type": "Import" }, { "virtualAddress": "0x00486214", "name": "_ZNKSt6__ndk115basic_streambufIcNS_11char_traitsIcEEE6getlocEv", "demangledName": "void () std::__ndk1::basic_streambuf\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E()\u003E::getloc const", "type": "Function" }, { "virtualAddress": "0x00CC7EDC", "name": "_ZTSPDs", "demangledName": "typeinfo name for char16_t*", "type": "Name" }, { "virtualAddress": "0x0047BB08", "name": "UnityAdsEngineIsReady", "demangledName": "UnityAdsEngineIsReady", "type": "Function" }, { "virtualAddress": "0x004B7DC4", "name": "_ZNKSt6__ndk115__codecvt_utf16IwLb0EE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cwchar_t, (bool)0\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "wmemcmp", "demangledName": "wmemcmp", "type": "Import" }, { "virtualAddress": "0x004B6A74", "name": "_ZNKSt6__ndk17codecvtIDsc9mbstate_tE9do_lengthERS1_PKcS5_m", "demangledName": "mbstate_t\u0026(char const*, char const*, unsigned long) std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E::do_length(char const*, char const*, unsigned long) const", "type": "Function" }, { "virtualAddress": "0x004CC11C", "name": "__cxa_guard_release", "demangledName": "__cxa_guard_release", "type": "Function" }, { "virtualAddress": "0x00CC69E0", "name": "_ZTSNSt6__ndk19time_baseE", "demangledName": "typeinfo name for std::__ndk1::time_base", "type": "Name" }, { "virtualAddress": "0x00413194", "name": "il2cpp_monitor_exit", "demangledName": "il2cpp_monitor_exit", "type": "Function" }, { "virtualAddress": "0x00486630", "name": "_ZNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEE9pubsetbufEPwl", "demangledName": "wchar_t*(long) std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(long)\u003E::pubsetbuf", "type": "Function" }, { "virtualAddress": "0x004C6774", "name": "_ZNSt6__ndk15stoldERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPm", "demangledName": "std::__ndk1::stold(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*)", "type": "Function" }, { "virtualAddress": "0x004CA4F4", "name": "_ZNSt6__ndk117__assoc_sub_state24set_value_at_thread_exitEv", "demangledName": "std::__ndk1::__assoc_sub_state::set_value_at_thread_exit()", "type": "Function" }, { "virtualAddress": "0x0049B7C8", "name": "_ZNKSt6__ndk17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEE6do_putES4_RNS_8ios_baseEwl", "demangledName": "std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long) std::__ndk1::num_put\u003Cwchar_t, std::__ndk1::ostreambuf_iterator\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E(std::__ndk1::ios_base\u0026, wchar_t, long)\u003E \u003E::do_put const", "type": "Function" }, { "virtualAddress": "0x00F9C880", "name": "_ZTINSt6__ndk113basic_ostreamIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo for std::__ndk1::basic_ostream\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x00412874", "name": "il2cpp_class_get_nested_types", "demangledName": "il2cpp_class_get_nested_types", "type": "Function" }, { "virtualAddress": "0x004B53A8", "name": "_ZNKSt6__ndk112ctype_bynameIwE10do_scan_isEmPKwS3_", "demangledName": "unsigned long (wchar_t const*, wchar_t const*) std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_scan_is(wchar_t const*, wchar_t const*) const", "type": "Function" }, { "virtualAddress": "0x00FA0200", "name": "_ZTISt11logic_error", "demangledName": "typeinfo for std::logic_error", "type": "Name" }, { "virtualAddress": "0x00CC4890", "name": "_ZTSNSt6__ndk115basic_streambufIwNS_11char_traitsIwEEEE", "demangledName": "typeinfo name for std::__ndk1::basic_streambuf\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E \u003E", "type": "Name" }, { "virtualAddress": "0x004BFE84", "name": "_ZNSt6__ndk119__shared_weak_count16__release_sharedEv", "demangledName": "std::__ndk1::__shared_weak_count::__release_shared()", "type": "Function" }, { "virtualAddress": "0x004C5804", "name": "_ZNSt6__ndk15stollERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi", "demangledName": "std::__ndk1::stoll(std::__ndk1::basic_string\u003Cwchar_t, std::__ndk1::char_traits\u003Cwchar_t\u003E const, std::__ndk1::allocator\u003Cwchar_t\u003E\u0026\u003E, unsigned long*, int)", "type": "Function" }, { "virtualAddress": "0x004128CC", "name": "il2cpp_class_get_type_token", "demangledName": "il2cpp_class_get_type_token", "type": "Function" }, { "virtualAddress": "0x00F9DCB0", "name": "_ZTINSt6__ndk17codecvtIDsc9mbstate_tEE", "demangledName": "typeinfo for std::__ndk1::codecvt\u003Cchar16_t, char, mbstate_t\u003E", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "wctob", "demangledName": "wctob", "type": "Import" }, { "virtualAddress": "0x004910D0", "name": "_ZNKSt6__ndk17collateIcE10do_compareEPKcS3_S3_S3_", "demangledName": "char const*(char const*, char const*, char const*) std::__ndk1::collate\u003Cchar\u003E::do_compare(char const*, char const*, char const*) const", "type": "Function" }, { "virtualAddress": "0x004B8504", "name": "_ZNKSt6__ndk115__codecvt_utf16IDsLb1EE10do_unshiftER9mbstate_tPcS4_RS4_", "demangledName": "mbstate_t\u0026(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) std::__ndk1::__codecvt_utf16\u003Cchar16_t, (bool)1\u003E::do_unshift(char*, mbstate_t\u0026, mbstate_t\u0026\u0026) const", "type": "Function" }, { "virtualAddress": "0x00F9D2A8", "name": "_ZTVNSt6__ndk117moneypunct_bynameIwLb0EEE", "demangledName": "vtable for std::__ndk1::moneypunct_byname\u003Cwchar_t, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x00485604", "name": "_ZNSt13exception_ptrD2Ev", "demangledName": "std::exception_ptr::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00CC6D30", "name": "_ZTSNSt6__ndk110moneypunctIcLb0EEE", "demangledName": "typeinfo name for std::__ndk1::moneypunct\u003Cchar, (bool)0\u003E", "type": "Name" }, { "virtualAddress": "0x004CC314", "name": "__gxx_personality_v0", "demangledName": "__gxx_personality_v0", "type": "Function" }, { "virtualAddress": "0x00FA01B0", "name": "_ZTVSt13runtime_error", "demangledName": "vtable for std::runtime_error", "type": "Name" }, { "virtualAddress": "0x00492C80", "name": "_ZNKSt6__ndk17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEE17__do_get_unsignedImEES4_S4_S4_RNS_8ios_baseERjRT_", "demangledName": "std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026) std::__ndk1::num_get\u003Cchar, std::__ndk1::istreambuf_iterator\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::char_traits\u003Cchar\u003E, std::__ndk1::ios_base\u0026, unsigned int\u0026, \u0026)\u003E \u003E::__do_get_unsigned\u003Cunsigned long\u003E const", "type": "Function" }, { "virtualAddress": "0x004AB0A0", "name": "_ZNSt6__ndk114codecvt_bynameIcc9mbstate_tED2Ev", "demangledName": "void () std::__ndk1::codecvt_byname\u003Cchar, char, mbstate_t\u003E::base object destructor()", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "strrchr", "demangledName": "strrchr", "type": "Import" }, { "virtualAddress": "0x0041286C", "name": "il2cpp_class_get_events", "demangledName": "il2cpp_class_get_events", "type": "Function" }, { "virtualAddress": "0x00000000", "name": "pthread_mutex_init", "demangledName": "pthread_mutex_init", "type": "Import" }, { "virtualAddress": "0x00000000", "name": "towupper", "demangledName": "towupper", "type": "Import" }, { "virtualAddress": "0x004CE9E8", "name": "_ZNSt15underflow_errorD1Ev", "demangledName": "std::underflow_error::complete object destructor()", "type": "Function" }, { "virtualAddress": "0x0041342C", "name": "il2cpp_custom_attrs_from_class", "demangledName": "il2cpp_custom_attrs_from_class", "type": "Function" }, { "virtualAddress": "0x004B5580", "name": "_ZNKSt6__ndk112ctype_bynameIwE10do_toupperEw", "demangledName": "wchar_t () std::__ndk1::ctype_byname\u003Cwchar_t\u003E::do_toupper() const", "type": "Function" }, { "virtualAddress": "0x00FA0400", "name": "_ZTVSt10bad_typeid", "demangledName": "vtable for std::bad_typeid", "type": "Name" }, { "virtualAddress": "0x00CC6D50", "name": "_ZTSNSt6__ndk110money_baseE", "demangledName": "typeinfo name for std::__ndk1::money_base", "type": "Name" }, { "virtualAddress": "0x004C0F48", "name": "_ZNSt6__ndk112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEmc", "demangledName": "unsigned long (char) std::__ndk1::basic_string\u003Cchar, std::__ndk1::char_traits\u003Cchar\u003E(char), std::__ndk1::allocator\u003Cchar\u003E \u003E::__init", "type": "Function" }, { "virtualAddress": "0x00F9F620", "name": "_ZTIPKDn", "demangledName": "typeinfo for std::nullptr_t const*", "type": "Name" }, { "virtualAddress": "0x00F9DF08", "name": "_ZTVNSt6__ndk117__widen_from_utf8ILm32EEE", "demangledName": "vtable for std::__ndk1::__widen_from_utf8\u003C(unsigned long)32\u003E", "type": "Name" }, { "virtualAddress": "0x00CC6B00", "name": "_ZTSNSt6__ndk118__time_get_storageIcEE", "demangledName": "typeinfo name for std::__ndk1::__time_get_storage\u003Cchar\u003E", "type": "Name" }, { "virtualAddress": "0x00FA0380", "name": "_ZTISt14overflow_error", "demangledName": "typeinfo for std::overflow_error", "type": "Name" }, { "virtualAddress": "0x004CACF4", "name": "_ZNSt6__ndk117__assoc_sub_state9__executeEv", "demangledName": "std::__ndk1::__assoc_sub_state::__execute()", "type": "Function" }, { "virtualAddress": "0x00FA02A0", "name": "_ZTISt12length_error", "demangledName": "typeinfo for std::length_error", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "fsync", "demangledName": "fsync", "type": "Import" }, { "virtualAddress": "0x00485E80", "name": "_ZNSt6__ndk18ios_base4initEPv", "demangledName": "std::__ndk1::ios_base::init(void*)", "type": "Function" }, { "virtualAddress": "0x00F9F0F8", "name": "_ZTVNSt6__ndk112bad_weak_ptrE", "demangledName": "vtable for std::__ndk1::bad_weak_ptr", "type": "Name" }, { "virtualAddress": "0x00000000", "name": "log", "demangledName": "log", "type": "Import" }, { "virtualAddress": "0x004910A8", "name": "_ZNSt6__ndk117__widen_from_utf8ILm16EED2Ev", "demangledName": "void () std::__ndk1::__widen_from_utf8\u003C(unsigned long)16\u003E::base object destructor()", "type": "Function" } ] } }